From 9d71e1dbb5cdc387bfefc96c3e3d3bb3ceaa9b49 Mon Sep 17 00:00:00 2001 From: pesikj Date: Mon, 15 Jan 2024 22:01:09 +0100 Subject: [PATCH 1/2] Opravy --- python-pro-data-1/nacteni-dat/nacteni-dat.md | 10 +- .../podmineny-vyber/assets/food_nutrient.csv | 270674 +++++++-------- .../excs/ceska-jmena-2/assets/jmena.csv | 101 - .../excs/ceska-jmena-2/exercise.md | 11 - .../excs/ceska-jmena/assets/jmena.csv | 101 + .../excs/ceska-jmena/exercise.md | 16 + .../podmineny-vyber/podmineny-vyber.md | 4 +- .../spojovani/excs/znacky/exercise.md | 2 + .../spojovani/pokrocile-upravy.md | 5 +- python-pro-data-1/vizualizace/excs.md | 1 + 10 files changed, 135470 insertions(+), 135455 deletions(-) delete mode 100644 python-pro-data-1/podmineny-vyber/excs/ceska-jmena-2/assets/jmena.csv delete mode 100644 python-pro-data-1/podmineny-vyber/excs/ceska-jmena-2/exercise.md create mode 100644 python-pro-data-1/podmineny-vyber/excs/ceska-jmena/assets/jmena.csv create mode 100644 python-pro-data-1/podmineny-vyber/excs/ceska-jmena/exercise.md diff --git a/python-pro-data-1/nacteni-dat/nacteni-dat.md b/python-pro-data-1/nacteni-dat/nacteni-dat.md index 97e21a8..652ebe1 100644 --- a/python-pro-data-1/nacteni-dat/nacteni-dat.md +++ b/python-pro-data-1/nacteni-dat/nacteni-dat.md @@ -25,7 +25,11 @@ Celý DataFrame vypíšeme na obrazovku pomocí funkce `print()`. Všimni si, že `pandas` nám přidal nový sloupec s číslem řádku. Jedná se o **index**, se kterým budeme později pracovat. Index je hodnota, která identifikuje řádek. V některých případech nemusíme jako index používat číslo řádku, ale můžeme jako index vybrat některý ze sloupců. Obdobnou funkci má v databázích **primární klíč**. Jako *best practice* se většinou uvádí, že index by měl být **unikátní**, i když to `pandas` (na rozdíl od právě databází) nevyžadují. Na druhou stranu, práce s tabulkou, kde index není unikátní, je [pomalejší](https://stackoverflow.com/q/16626058/4693904). -My bychom si jako index zvolit sloupec `fdc_id`. +My bychom si jako index mohli zvolit sloupec `fdc_id`. To bychom provedli pomocí metody `set_index()`. + +```py +food = food.set_index("fdc_id") +``` Pandas nabízí kromě funkce `read_csv()` také funkci pro čtení formátu JSON `read_json()` nebo dokonce funkci pro čtení přímo Excelových tabulek `read_excel()`. @@ -37,7 +41,7 @@ Jakmile máme tabulku načtenou, budeme o ní chtít vědět nějaké úplně z food.info() ``` -Výsledek je vidět níže. +Výsledek je vidět níže. Takto vypadá výsledek v případě, že nenastavíme sloupec `fdc_id` jako index. Pokud bychom to udělali, v seznamu sloupců `fdc_id` neuvidíme. ```shell @@ -86,6 +90,8 @@ Názvy všech sloupců pak z vlastnosti `columns`: print(food.columns) ``` +Níže je výstup příkazu. Opět platí, že kdybychom nastavili sloupec `fdc_id` jako index, tak tímto příkazem vypsán nebude. + ```shell Index(['fdc_id', 'data_type', 'description', 'food_category_id', 'publication_date'], dtype='object') ``` diff --git a/python-pro-data-1/podmineny-vyber/assets/food_nutrient.csv b/python-pro-data-1/podmineny-vyber/assets/food_nutrient.csv index 0df53b2..f988c2f 100644 --- a/python-pro-data-1/podmineny-vyber/assets/food_nutrient.csv +++ b/python-pro-data-1/podmineny-vyber/assets/food_nutrient.csv @@ -1,135337 +1,135337 @@ -,fdc_id,nutrient_id,amount,data_points,derivation_id,min,max,median,loq,footnote,min_year_acquired,name,unit_name -100,1106032,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1128,1107191,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1220,1107295,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1384,1107475,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1429,1107528,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1817,1108007,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1936,1108158,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -2083,1108349,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -2411,1108803,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -2497,1108908,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -2669,1109116,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -2863,1109336,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -2920,1109393,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -2927,1109400,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -2959,1109434,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -3103,1109615,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -3126,1109677,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -3208,1109796,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -3400,1110013,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -3404,1110017,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -3494,1110128,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -3502,1110136,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -3625,1110287,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -3865,1110710,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -3896,1110747,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -3973,1110839,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -4297,1111246,1257,0.22,,70.0,,,,,,,"Fatty acids, total trans",G -4532,1111534,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -4660,1111674,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -4666,1111680,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -4860,1111892,1257,0.89,,70.0,,,,,,,"Fatty acids, total trans",G -4957,1111990,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -5105,1112148,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -5254,1112350,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -5821,1112994,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -6527,1113807,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -6802,1114096,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -7036,1114374,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -7051,1114389,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -7118,1114461,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -7425,1114961,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -7444,1114983,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -7676,1115318,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -7969,1115771,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -8138,1115964,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -8302,1116176,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -9129,1117145,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -9174,1117209,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -9321,1117592,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -9387,1117734,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -9419,1117776,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -9529,1117958,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -9639,1118086,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -9766,1118238,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -9875,1118363,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -9961,1118500,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -10000,1118572,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -10086,1118668,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -10148,1118749,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -10166,1118768,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -10200,1118810,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -10643,1119340,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -10791,1119505,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -10828,1119561,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -10902,1119673,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -11044,1119940,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -11058,1119955,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -11301,1120239,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -11360,1120305,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -11920,1120973,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -12620,1121778,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -12820,1122028,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -12852,1122060,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -12985,1122204,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -13018,1122244,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -13178,1122416,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -13272,1122523,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -13516,1122814,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -13712,1123060,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -13772,1123129,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -13998,1123407,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -13999,1123408,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -14104,1123521,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -14381,1123938,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -14612,1124226,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -15153,1124862,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -15777,1125619,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -15947,1125828,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -16225,1126143,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -16226,1126144,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -16281,1126209,1257,0.78,,70.0,,,,,,,"Fatty acids, total trans",G -16885,1126921,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -16903,1126945,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -16927,1126973,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -16987,1127043,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -17024,1127082,1257,0.5,,70.0,,,,,,,"Fatty acids, total trans",G -17336,1127441,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -17708,1127888,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -17812,1128024,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -17952,1128275,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -17953,1128276,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -18398,1128810,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -18809,1129278,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -18839,1129312,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -19005,1129488,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -19107,1129601,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -19129,1129627,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -19276,1129792,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -19558,1130117,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -19661,1130236,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -19956,1130611,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -20137,1130838,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -20235,1130967,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -20324,1131062,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -20511,1131268,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -20636,1131414,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -21283,1132160,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -21639,1132561,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -21940,1132912,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -22014,1133013,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -22051,1133051,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -22432,1133537,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -22652,1133784,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -23014,1134198,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -23194,1134406,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -23394,1134636,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -23543,1134819,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -24106,1135557,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -25007,1136620,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -25130,1136765,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -25310,1136978,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -25423,1137105,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -25454,1137138,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -25485,1137176,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -25693,1137407,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -25720,1137439,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -25960,1137735,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -26123,1137918,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -26298,1138138,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -26640,1138575,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -26731,1138686,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -27068,1139103,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -27515,1139652,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -27648,167551,1257,0.0,0.0,68.0,,,,,,,"Fatty acids, total trans",G -28077,168370,1257,0.012,0.0,49.0,,,,,,,"Fatty acids, total trans",G -28160,168460,1257,0.0,0.0,68.0,,,,,,,"Fatty acids, total trans",G -28225,168526,1257,0.0,0.0,68.0,,,,,,,"Fatty acids, total trans",G -28894,169836,1257,0.104,0.0,49.0,,,,,,,"Fatty acids, total trans",G -29088,170078,1257,0.0,0.0,68.0,,,,,,,"Fatty acids, total trans",G -29302,170422,1257,0.0,0.0,68.0,,,,,,,"Fatty acids, total trans",G -29462,170700,1257,0.296,0.0,49.0,,,,,,,"Fatty acids, total trans",G -29464,170702,1257,0.2,1.0,47.0,,,,,,,"Fatty acids, total trans",G -29481,170732,1257,0.113,0.0,49.0,,,,,,,"Fatty acids, total trans",G -29587,170851,1257,0.333,0.0,49.0,,,,,,,"Fatty acids, total trans",G -29890,171634,1257,0.237,0.0,49.0,,,,,,,"Fatty acids, total trans",G -30038,171838,1257,0.19,0.0,47.0,,,,,,,"Fatty acids, total trans",G -30079,171895,1257,0.001,1.0,1.0,,,,,,,"Fatty acids, total trans",G -30277,172362,1257,34.162,0.0,49.0,,,,,,,"Fatty acids, total trans",G -30478,172909,1257,0.003,0.0,65.0,,,,,,,"Fatty acids, total trans",G -30685,173207,1257,0.0,0.0,68.0,,,,,,,"Fatty acids, total trans",G -31120,173995,1257,0.215,0.0,18.0,,,,,,,"Fatty acids, total trans",G -31176,174092,1257,0.0,0.0,44.0,,,,,,,"Fatty acids, total trans",G -31485,174708,1257,0.7,0.0,49.0,,,,,,,"Fatty acids, total trans",G -31778,175232,1257,0.0,1.0,44.0,,,,,,,"Fatty acids, total trans",G -32091,344774,1257,0.4,,78.0,,,,,,,"Fatty acids, total trans",G -32297,344980,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -32330,345013,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -32532,345215,1257,0.1,,78.0,,,,,,,"Fatty acids, total trans",G -32766,345449,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -32879,345563,1257,0.0,,77.0,,,,,,,"Fatty acids, total trans",G -33254,345942,1257,0.1,,78.0,,,,,,,"Fatty acids, total trans",G -33259,345947,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -33626,346321,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -33809,346506,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -34325,347022,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -34408,347105,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -34568,347265,1257,0.15,,71.0,,,,,,,"Fatty acids, total trans",G -34614,347312,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -34734,347432,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -34827,347525,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -34842,347540,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -34942,347640,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -35001,347699,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -35175,347873,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -35339,348040,1257,0.1,,78.0,,,,,,,"Fatty acids, total trans",G -35852,348659,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -35940,348747,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -35997,348804,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -36094,348901,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -36293,349101,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -36320,349128,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -36345,349153,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -36769,349579,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -37144,349956,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -37399,350216,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -37402,350219,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -37487,350305,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -37603,350421,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -37671,350498,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -37903,350782,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -38190,351123,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -38215,351153,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -38265,351209,1257,0.04,,78.0,,,,,,,"Fatty acids, total trans",G -38416,351394,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -38453,351439,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -38682,351703,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -38688,351711,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -38777,351817,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -38787,351827,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -38871,351929,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -38987,352067,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -39162,352276,1257,0.06,,78.0,,,,,,,"Fatty acids, total trans",G -39164,352278,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -39404,352567,1257,0.01,,78.0,,,,,,,"Fatty acids, total trans",G -39582,352775,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -39908,353165,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -39927,353184,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -39928,353186,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -39988,353256,1257,0.29,,78.0,,,,,,,"Fatty acids, total trans",G -40233,353554,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -40280,353612,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -40388,353740,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -40767,354221,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -40884,354396,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -41040,355078,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -41095,355278,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -41115,355311,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -41189,355419,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -41209,355441,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -41388,355637,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -41862,356129,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -42213,356489,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -42323,356607,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -42452,356750,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -42783,357139,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -42830,357197,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -42893,357269,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -42975,357369,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -43038,357444,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -43237,357657,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -43382,357819,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -43411,357848,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -43455,357894,1257,3.57,,70.0,,,,,,,"Fatty acids, total trans",G -43468,357907,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -43602,358063,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -43607,358068,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -43670,358139,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -43884,358383,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -44117,358653,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -44209,358757,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -44910,359593,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -45059,359778,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -45148,359888,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -45228,359994,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -45570,360378,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -45725,360544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -45846,360688,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -45964,360820,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -46243,361122,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -46394,361305,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -46687,361663,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -46883,361882,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -47213,362264,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -47334,362424,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -47443,362539,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -47497,362613,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -47906,363075,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -48020,363198,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -48626,363867,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -48857,364158,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -48882,364184,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -49134,364460,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -49220,364555,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -49340,364688,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -49532,364904,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -51067,366759,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -51215,366938,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -51373,367117,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -51429,367176,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -51539,367294,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -51809,367610,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -51917,367743,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -52543,368431,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -52629,368540,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -52754,368700,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -53218,369185,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -53416,369424,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -53651,369712,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -54272,370393,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -54606,370776,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -54641,370860,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -54953,371220,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -55220,371567,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -55615,372074,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -55977,372505,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -56045,372597,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -56097,372665,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -56209,372798,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -56268,372869,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -56397,373011,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -56475,373104,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -56575,373257,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -56602,373285,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -57398,374210,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -57411,374224,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -57429,374247,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -57456,374282,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -57892,374806,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -58431,375425,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -58490,375485,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -58649,375672,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -59156,376225,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -59302,376402,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -59316,376417,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -59522,376650,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -59804,376983,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -60252,377513,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -60271,377532,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -60274,377535,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -60477,377779,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -60554,377866,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -60791,378125,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -60797,378131,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -60940,378289,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -61196,378583,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -61329,378748,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -61588,379055,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -61590,379057,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -61599,379066,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -61928,379450,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -62191,379723,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -62214,379746,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -62344,379886,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -62542,380120,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -62628,380212,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -62671,380265,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -62673,380267,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -62855,380471,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -63042,380708,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -63399,381118,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -63505,381249,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -63549,381294,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -63568,381315,1257,10.71,,70.0,,,,,,,"Fatty acids, total trans",G -63620,381376,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -63710,381482,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -64055,381867,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -64265,382154,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -64656,382705,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -65438,383612,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -65523,383765,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -65599,383893,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -65639,383937,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -65771,384085,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -65819,384171,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -66002,384437,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -66031,384488,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -66288,384775,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -66325,384819,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -66479,384998,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -66722,385328,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -67250,385974,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -67324,386075,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -67338,386090,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -67483,386244,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -68533,387606,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -68789,387890,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -69103,388258,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -69173,388351,1257,1.67,,73.0,,,,,,,"Fatty acids, total trans",G -69355,388570,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -69426,388670,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -69457,388705,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -69764,389079,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -69807,389190,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -69838,389232,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -70010,389430,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -71217,390916,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -71307,391010,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -71463,391167,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -71599,391327,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -71836,391591,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -71923,391702,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -72777,392795,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -72934,393002,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -72962,393039,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -73125,393348,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -73178,393418,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -73384,393638,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -74087,394487,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -74162,394566,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -74360,394815,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -74435,394926,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -74537,395042,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -74773,395352,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -74812,395406,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -75022,395651,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -75067,395696,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -75253,395908,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -75470,396154,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -75532,396236,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -75691,396448,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -75786,396560,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -75824,396605,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -75883,396677,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -76213,397039,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -76488,397332,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -77530,398686,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -77891,399125,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -78129,399410,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -78474,399782,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -78518,399833,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -79010,400459,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -79061,400515,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -79294,400783,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -79301,400794,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -79439,400948,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -79733,401310,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -79930,401517,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -79950,401539,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -79967,401556,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -80891,402690,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -80974,402776,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -81095,402925,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -82181,404714,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -82274,404821,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -82315,404869,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -82740,405357,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -82866,405497,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -83881,406635,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -83916,406670,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -83957,406718,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -84117,406908,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -84338,407135,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -84345,407142,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -84377,407177,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -84378,407178,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -84614,407479,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -84736,407612,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -84828,407723,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -84881,407785,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -85162,408131,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -85193,408170,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -85279,408265,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -85290,408276,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -85417,408429,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -85557,408605,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -85846,408939,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -85899,409007,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -86478,409698,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -86610,409857,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -86718,409967,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -86855,410118,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -86944,410236,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -86988,410280,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -87027,410319,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -87727,411237,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -87853,411395,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -88102,411703,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -88213,411816,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -88793,413372,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -89056,413707,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -89357,414142,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -89452,414250,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -89656,414501,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -89925,414839,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -91008,416279,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -91120,416433,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -91291,416655,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -91314,416696,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -91388,416790,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -92505,418174,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -92807,418543,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -93093,418961,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -93245,419187,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -93313,419273,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -93501,419520,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -93551,419580,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -93685,419744,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -94132,420328,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -94242,420503,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -94483,420789,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -94862,421291,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -95171,421701,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -95614,422283,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -96628,423627,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -96644,423644,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -97587,424849,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -97687,424991,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -97773,425106,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -97858,425214,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -98047,425448,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -98161,425601,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -98358,425896,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -98998,426794,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -99055,426858,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -99114,426933,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -99252,427125,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -99396,427338,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -99415,427360,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -99498,427474,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -99544,427528,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -99559,427545,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -99600,427595,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -99617,427615,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -100147,428262,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -100259,428410,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -100338,428498,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -100356,428525,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -100616,428876,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -101065,429496,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -101070,429501,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -101168,429649,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -101251,429765,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -101342,429901,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -101410,429982,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -101428,430004,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -101463,430043,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -101527,430126,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -101547,430159,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -101635,430278,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -101689,430350,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -101714,430375,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -102316,431212,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -102320,431217,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -102394,431308,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -102420,431347,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -102569,431547,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -103299,432514,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -103562,432932,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -103859,433296,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -104074,433588,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -105352,435264,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -105757,435797,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -105765,435806,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -106068,436132,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -106289,436385,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -106413,436519,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -106895,437093,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -106991,437226,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -107095,437374,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -108239,438839,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -108316,438917,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -108335,438936,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -108642,439253,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -108899,439533,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -109026,439679,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -109453,440122,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -109514,440188,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -109836,440523,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -110295,441003,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -110524,441251,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -110556,441287,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -110877,441628,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -110948,441700,1257,6.06,,70.0,,,,,,,"Fatty acids, total trans",G -111203,441965,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -111349,442122,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -111668,442580,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -111739,442692,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -112158,443135,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -112163,443140,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -112183,443160,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -112729,443729,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -112986,444002,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -113196,444221,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -113232,444258,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -113266,444295,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -113322,444358,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -113360,444401,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -113825,444923,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -113973,445083,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -114084,445202,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -114646,445867,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -114999,446283,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -115276,446592,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -115290,446611,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -115393,446725,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -115680,447069,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -115824,447249,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -115895,447332,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -116053,447530,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -116805,448433,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -116815,448445,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -116875,448509,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -116997,448649,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -117147,448819,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -117406,449120,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -117584,449323,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -117787,449565,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -117801,449581,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -117868,449662,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -118207,450080,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -118592,450564,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -118887,450950,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -119306,451606,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -119431,451768,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -119589,451975,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -119598,451993,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -119932,452492,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -119962,452527,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -119994,452561,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -120434,453163,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -120450,453180,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -120623,453359,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -120743,453499,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -120882,453655,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -120920,453706,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -120937,453724,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -121046,453842,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -121170,453985,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -121281,454118,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -121376,454260,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -121546,454549,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -121747,454790,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -122415,455549,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -122682,455840,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -122842,456026,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -122897,456082,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -122905,456103,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -123034,456254,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -123146,456372,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -123153,456380,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -123204,456434,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -123269,456500,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -123323,456557,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -123385,456640,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -123940,457281,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -123943,457284,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -123964,457306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -124244,457639,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -124508,457943,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -124616,458065,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -125205,458745,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -125236,458778,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -125354,458911,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -125857,459487,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -125990,459663,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -126102,459794,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -126146,459842,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -126465,460195,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -126491,460225,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -126859,460644,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -127009,460812,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -127120,460944,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -127222,461070,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -127372,461233,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -127568,461445,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -127606,461490,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -127760,461674,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -127895,461824,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -128518,462549,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -128744,462813,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -128765,462839,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -129241,463385,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -129267,463414,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -129297,463452,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -129482,463682,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -129607,463842,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -129633,463878,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -129653,463907,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -129695,463951,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -129851,464137,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -129904,464195,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -130118,464497,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -130274,464677,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -130876,465386,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -130960,465486,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -130962,465488,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -131152,465740,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -131539,466282,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -131816,466607,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -131977,466785,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -132140,466956,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -132364,467195,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -132367,467198,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -132411,467246,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -132689,467588,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -133088,468119,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -133113,468152,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -133413,468486,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -133682,468796,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -133866,469041,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -134398,469775,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -134400,469777,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -134622,470016,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -134836,470250,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -134876,470292,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -134960,470402,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -134975,470421,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -134999,470446,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -135442,470915,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -135460,470933,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -135719,471204,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -135727,471212,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -135808,471300,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -136076,471659,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -136118,471702,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -136176,471762,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -136401,472007,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -136514,472128,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -136522,472137,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -136953,472694,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -137546,473363,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -137741,473581,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -137883,473738,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -137982,473851,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -138295,474214,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -138460,474412,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -138518,474485,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -138709,474713,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -138735,474749,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -139079,475173,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -139126,475228,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -139210,475333,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -139284,475432,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -139351,475517,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -139429,475629,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -139580,475820,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -139781,476081,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -139900,476216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -140099,476454,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -140156,476521,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -140168,476535,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -140225,476657,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -140601,477135,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -140618,477153,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -140983,477594,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -141340,478006,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -141479,478149,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -141494,478166,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -141536,478213,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -141865,478578,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -141876,478589,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -142594,479463,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -142908,479845,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -143029,479999,1257,0.2,,70.0,,,,,,,"Fatty acids, total trans",G -143101,480127,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -143272,480350,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -143412,480524,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -143913,481147,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -143918,481153,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -144177,481451,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -144355,481669,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -144427,481744,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -144686,482054,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -144695,482064,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -144773,482164,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -144939,482396,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -145036,482503,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -145060,482538,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -145608,483176,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -145953,483618,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -146122,483821,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -146179,483901,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -146204,483945,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -146258,484005,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -146558,484390,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -146797,484639,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -147033,484891,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -147081,484945,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -147363,485246,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -147652,485635,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -147793,485800,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -147796,485803,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -147950,485994,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -148028,486088,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -148039,486100,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -148060,486124,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -148572,486695,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -148686,486813,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -149976,488195,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -150151,488433,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -150426,488731,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -150542,488857,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -150768,489117,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -150810,489159,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -150880,489239,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -150938,489302,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -151151,489529,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -151155,489533,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -151241,489632,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -151453,489983,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -151631,490212,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -151713,490300,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -151855,490474,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -151952,490584,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -152774,491537,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -152995,491790,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -153075,491870,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -153080,491882,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -153204,492008,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -153405,492239,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -154065,492992,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -154213,493184,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -154605,493727,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -154747,493946,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -155052,494425,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -155354,494800,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -155552,495040,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -155570,495082,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -155723,495349,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -156038,495770,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -156653,496703,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -157018,497345,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -157501,498115,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -157523,498153,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -157552,498206,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -157764,498500,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -157846,498753,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -158005,499056,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -158091,499297,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -158214,499506,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -158372,499759,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -158469,499878,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -159339,501304,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -159523,501561,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -159709,501830,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -159871,502040,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -159962,502146,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -160172,502377,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -160402,502635,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -160431,502670,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -160573,502836,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -161792,504677,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -162024,505025,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -162097,505109,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -162151,505167,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -162288,505323,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -162368,505415,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -162991,506165,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -163195,506443,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -163211,506464,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -163265,506529,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -163376,506720,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -163437,506791,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -163557,506934,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -163791,507216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -164042,507507,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -164092,507567,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -164289,507791,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -164814,508418,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -164881,508490,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -165208,508956,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -165220,508973,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -165424,509216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -165611,509445,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -166036,510017,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -166094,510090,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -166237,510263,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -166381,510451,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -166619,510774,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -167049,511337,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -167130,511452,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -167776,512318,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -167813,512362,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -167963,512547,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -167970,512562,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -168003,512603,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -168355,513021,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -168584,513271,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -168590,513278,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -168617,513307,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -168640,513331,1257,0.0,,73.0,,,,,,,"Fatty acids, total trans",G -168748,513454,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -168820,513539,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -169170,513936,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -169715,514621,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -169802,514730,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -169977,514933,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -170195,515185,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -170534,515608,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -171175,516381,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -171303,516526,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -171415,516651,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -171512,516781,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -171516,516786,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -171584,516871,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -171688,516998,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -171854,517205,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -172141,517569,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -172179,517608,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -172202,517631,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -172274,517710,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -172339,517777,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -172448,517897,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -172595,518083,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -172839,518399,1257,2.5,,73.0,,,,,,,"Fatty acids, total trans",G -173157,518792,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -173830,519628,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -173864,519662,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -174301,520192,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -174610,520556,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -174734,520690,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -174752,520710,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -174831,520808,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -174883,520874,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -175109,521133,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -175176,521208,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -175339,521399,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -175763,521880,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -175968,522116,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -176259,522501,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -176286,522533,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -176463,522750,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -176532,522834,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -176918,523338,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -177000,523439,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -177205,523677,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -177692,524224,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -178014,524593,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -178027,524607,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -178071,524659,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -178475,525118,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -178658,525318,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -178814,525492,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -179074,525783,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -179268,526007,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -179524,526305,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -179621,526416,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -179648,526447,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -180244,527129,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -180350,527248,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -180568,527496,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -180677,527618,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -181049,528034,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -181308,528339,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -181341,528378,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -181509,528567,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -181563,528633,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -181681,528771,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -181779,528879,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -181821,528929,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -181921,529043,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -182096,529249,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -182271,529435,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -183202,530538,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -183268,530616,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -183325,530689,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -183922,531424,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -183962,531476,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -184843,532504,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -185025,532727,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -185215,532960,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -185472,533273,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -185587,533458,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -185671,533562,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -185754,533664,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -186003,533978,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -186062,534044,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -186345,534388,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -186658,534783,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -186756,534909,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -186892,535066,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -186913,535093,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -186952,535144,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -187302,535544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -187428,535686,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -187926,536332,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -187973,536393,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -188005,536432,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -188357,536843,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -188679,537235,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -188912,537539,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -188925,537552,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -189011,537643,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -189130,537795,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -189165,537835,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -189179,537851,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -189658,538453,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -189702,538508,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -189711,538518,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -190647,540097,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -190791,540345,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -190799,540355,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -191325,541379,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -191679,542027,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -191821,542218,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -191866,542269,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -193251,544066,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -193367,544283,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -193934,545228,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -194424,545907,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -194720,546267,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -194936,546590,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -195205,546907,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -195320,547039,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -195378,547111,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -196516,548473,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -196575,548544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -196967,548980,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -197103,549132,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -197216,549326,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -197472,549629,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -197676,549862,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -197802,550025,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -197881,550122,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -198001,550296,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -198051,550356,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -198495,550964,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -198599,551092,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -198903,551431,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -199008,551552,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -199033,551582,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -199187,551766,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -199241,551863,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -199335,551980,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -199367,552022,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -199634,552331,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -200079,552852,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -200228,553038,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -200293,553114,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -200337,553166,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -200368,553210,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -200446,553302,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -200501,553359,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -200552,553417,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -200625,553511,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -200650,553539,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -200689,553600,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -201265,554263,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -201317,554325,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -201354,554365,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -201376,554389,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -202495,555779,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -202603,555898,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -202658,555959,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -203069,556432,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -203460,556876,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -204274,557934,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -204338,558025,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -204398,558097,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -204521,558236,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -204607,558339,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -204770,558513,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -204789,558533,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -204864,558616,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -204945,558710,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -204984,558761,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -205018,558797,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -205072,558867,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -205223,559055,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -205444,559290,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -205513,559382,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -205819,559760,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -206299,560317,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -206414,560468,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -206456,560515,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -206462,560521,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -206546,560609,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -206661,560747,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -206684,560774,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -206725,560818,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -206929,561063,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -207190,561376,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -207320,561518,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -207405,561624,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -207574,561915,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -207662,562034,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -208118,562653,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -208780,563426,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -208897,563556,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -208909,563575,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -209121,563810,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -209307,564026,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -210100,565082,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -210156,565149,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -210220,565226,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -210259,565275,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -210350,565381,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -210488,565548,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -210575,565676,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -210779,565931,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -210992,566172,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -211065,566254,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -211215,566424,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -211274,566491,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -211502,566776,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -211519,566806,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -211764,567103,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -211813,567168,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -212162,567601,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -212584,568090,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -212812,568356,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -213163,568779,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -213294,568929,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -213414,569110,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -213689,569483,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -213793,569616,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -214221,570139,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -214794,570814,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -215116,571197,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -215341,571457,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -215471,571620,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -215580,571736,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -215598,571755,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -215744,571925,1257,0.37,,70.0,,,,,,,"Fatty acids, total trans",G -215901,572108,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -216158,572387,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -216197,572430,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -216306,572546,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -216342,572582,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -216582,572867,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -216614,572909,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -216712,573020,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -216828,573172,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -217194,573632,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -217203,573641,1257,0.7,,70.0,,,,,,,"Fatty acids, total trans",G -217240,573683,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -217725,574220,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -218000,574536,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -218063,574607,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -218458,575047,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -218591,575214,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -218910,575563,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -218969,575622,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -219080,575749,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -219115,575792,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -219725,576503,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -219977,576802,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -220435,577587,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -220551,577724,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -220679,577912,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -220778,578046,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -221029,578418,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -221348,578903,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -221407,578968,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -221440,579023,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -221857,579707,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -221869,579722,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -222099,580013,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -222147,580065,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -222314,580260,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -222521,580508,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -223030,581133,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -223090,581195,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -223179,581298,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -223355,581517,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -223546,581751,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -223551,581757,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -223690,581910,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -223870,582126,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -223903,582166,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -224223,582566,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -224457,582852,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -224468,582864,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -224868,583333,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -225004,583481,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -225062,583555,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -225117,583617,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -225249,583758,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -225279,583795,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -225312,583834,1257,0.75,,70.0,,,,,,,"Fatty acids, total trans",G -225721,584383,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -226135,584892,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -226816,585708,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -226851,585749,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -226996,585923,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -227305,586288,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -227432,586441,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -227574,586611,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -227864,586954,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -227914,587011,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -228186,587354,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -228908,588239,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -228957,588296,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -229422,588866,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -229519,588978,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -229750,589253,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -229785,589293,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -229806,589315,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -230052,589596,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -230386,589974,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -230431,590024,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -230660,590312,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -230992,590702,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -231180,590929,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -231339,591126,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -231411,591229,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -231543,591384,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -231554,591395,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -231660,591521,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -231848,591756,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -231856,591764,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -231870,591784,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -232440,592452,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -232805,592867,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -233035,593130,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -233226,593350,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -233785,594010,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -233833,594065,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -233929,594180,1257,0.18,,70.0,,,,,,,"Fatty acids, total trans",G -234017,594281,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -234321,594652,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -235184,595664,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -235507,596057,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -235537,596091,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -235801,596403,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -235806,596409,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -235819,596424,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -235930,596561,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -236080,596732,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -236120,596778,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -236222,596896,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -236479,597213,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -236670,597445,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -236738,597526,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -237248,598123,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -237514,598446,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -237565,598502,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -237885,598855,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -238862,599989,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -239095,600253,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -239253,600435,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -239316,600510,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -239437,600649,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -239583,600812,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -239849,601124,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -240223,601541,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -240276,601597,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -240433,601787,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -240451,601806,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -240546,601911,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -240718,602121,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -240817,602236,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -240822,602241,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -240891,602325,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -240950,602385,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -240989,602429,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -241089,602546,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -241170,602654,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -241254,602747,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -242054,603695,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -242129,603784,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -242230,603906,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -242291,603974,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -242397,604101,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -242591,604323,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -242608,604345,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -242822,604593,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -242956,604736,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -242975,604755,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -243391,605424,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -243563,605772,1257,0.6,,71.0,,,,,,,"Fatty acids, total trans",G -243811,606268,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -244022,606690,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -244049,606744,1257,0.19,,71.0,,,,,,,"Fatty acids, total trans",G -244536,607720,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -244797,608242,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -245088,608954,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -245305,609388,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -245436,609650,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -245512,609802,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -245541,609860,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -245622,610022,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -245829,610436,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -245927,610634,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -246075,610932,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -246534,611980,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -246567,612074,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -247203,613422,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -247218,613452,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -247627,615016,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -247724,615254,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -247746,615314,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -247918,615716,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -248349,616684,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -248626,617338,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -248729,617560,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -248817,617742,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -249138,618510,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -249306,618896,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -249844,620140,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -249924,620304,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -250079,620638,1257,0.63,,70.0,,,,,,,"Fatty acids, total trans",G -250383,621340,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -250640,621926,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -251035,622944,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -251075,623058,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -251772,624680,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -252045,625332,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -252076,625400,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -252204,625682,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -252273,625844,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -252817,627070,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -252827,627094,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -253139,628154,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -253171,628300,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -253370,628760,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -253628,629314,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -253730,629532,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -253990,630230,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -254076,630414,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -254529,632180,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -254791,632898,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -254944,633374,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -255037,633634,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -255067,633724,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -255097,633814,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -255107,633840,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -255202,634146,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -255234,634256,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -255370,634654,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -255951,636164,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -256292,636888,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -256563,637448,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -256571,637464,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -256596,637514,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -256886,638152,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -257190,638896,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -257363,639254,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -257377,639288,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -257407,639362,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -257497,639560,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -257601,639802,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -258278,641392,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -258505,641902,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -258525,641942,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -258652,642264,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -258860,642758,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -259101,643320,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -259127,643384,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -260043,645420,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -260073,645490,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -260191,645778,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -260374,646202,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -261408,649430,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -261766,650228,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -261898,650534,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -261956,650732,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -262040,650908,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -262044,650916,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -262247,651766,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -262419,652262,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -262965,653792,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -263070,654136,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -263380,655034,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -263528,655356,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -263746,655930,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -263789,656018,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -263840,656130,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -263984,656472,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -264113,656802,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -264267,657156,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -264880,658528,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -264967,658716,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -265223,659304,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -265571,660152,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -265896,660980,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -266044,661332,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -266079,661408,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -266250,661844,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -266481,662718,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -266541,663044,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -266696,663936,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -266786,664402,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -267459,666580,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -267492,666646,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -267578,666828,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -267733,667554,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -267803,667756,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -267956,668110,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -268336,669040,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -268683,669864,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -268715,669952,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -269106,670854,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -269146,670938,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -269198,671044,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -269269,671210,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -269397,671528,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -269406,671550,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -269862,672676,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -269891,672736,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -270131,673270,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -270439,674018,1257,0.48,,70.0,,,,,,,"Fatty acids, total trans",G -270677,674556,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -270681,674568,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -271286,675992,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -271501,676470,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -271513,676504,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -271548,676576,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -271648,676802,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -271870,677280,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -271909,677368,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -272027,677634,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -272173,677988,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -272281,678328,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -272345,678544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -272746,679894,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -273148,680838,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -273179,680906,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -273348,681308,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -273601,681914,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -273723,682198,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -273732,682222,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -273809,682404,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -273844,682494,1257,0.41,,70.0,,,,,,,"Fatty acids, total trans",G -274019,682912,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -274226,683402,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -274534,684132,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -274695,684544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -275154,685636,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -275714,686952,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -275947,687512,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -275959,687542,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -276444,688638,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -276602,689010,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -277083,690188,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -277708,691648,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -277918,692144,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -277952,692214,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -278048,692418,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -278052,692426,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -278231,692852,1257,0.77,,70.0,,,,,,,"Fatty acids, total trans",G -278299,693072,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -278308,693090,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -278389,693348,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -278417,693412,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -278942,694660,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -279299,695512,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -279568,696072,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -279581,696126,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -279773,696626,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -279872,696852,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -280319,697842,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -280768,698928,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -280831,699062,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -281069,699684,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -281414,700552,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -281630,701102,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -281809,701502,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -281902,701710,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -282533,703142,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -282696,703546,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -282754,703672,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -282848,703876,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -282927,704062,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -283348,705040,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -283397,705150,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -283833,706164,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -284082,706716,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -284199,707062,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -284265,707224,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -284463,707712,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -284516,707852,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -284783,708470,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -284881,708728,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -284887,708740,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -285570,710292,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -285839,710898,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -285965,711176,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -286037,711338,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -286365,712212,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -287344,714638,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -287785,715772,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -287934,716096,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -288231,716934,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -288486,717608,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -288638,718000,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -288704,718192,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -289019,719028,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -289086,719216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -289192,719476,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -289260,719666,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -289425,720046,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -289618,720520,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -289691,720712,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -289963,721352,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -290064,721578,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -290218,721912,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -290395,722406,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -290793,723550,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -290986,724070,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -291129,724414,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -291436,725134,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -291528,725380,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -291634,725728,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -291668,725816,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -292219,727152,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -292318,727388,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -292476,727774,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -292604,728082,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -292608,728092,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -292716,728368,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -293448,730078,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -293805,730952,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -293957,731306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -294027,731476,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -294209,731968,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -294336,732284,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -294370,732372,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -294411,732476,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -294846,733478,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -294887,733568,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -295080,734006,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -295110,734072,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -295302,734522,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -295344,734634,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -296376,737060,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -296609,737582,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -296677,737738,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -296825,738108,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -296932,738354,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -297066,738664,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -297132,738822,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -297551,739854,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -297609,739978,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -297745,740300,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -297812,740454,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -297874,740606,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -298032,740946,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -298256,741544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -298662,742482,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -298866,742948,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -298904,743036,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -299042,743342,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -299159,743602,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -299270,743892,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -299296,743946,1257,0.44,,70.0,,,,,,,"Fatty acids, total trans",G -299818,745102,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -299858,745190,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -300226,746046,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -300317,746288,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -300383,746432,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -300618,747281,1257,1.04,1.0,1.0,,,,,,,"Fatty acids, total trans",G -300620,747295,1257,1.05,1.0,1.0,,,,,,,"Fatty acids, total trans",G -300677,749212,1257,0.38,1.0,1.0,,,,,,,"Fatty acids, total trans",G -301269,751974,1257,0.2,,78.0,,,,,,,"Fatty acids, total trans",G -301418,752272,1257,0.43,,78.0,,,,,,,"Fatty acids, total trans",G -301711,752864,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -302042,753526,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -302199,1847473,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -302210,753868,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -302261,753970,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -302297,754046,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -302312,754078,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -302438,754332,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -302901,755258,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -303280,756018,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -303428,756314,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -303549,756556,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -303818,757098,1257,0.2,,78.0,,,,,,,"Fatty acids, total trans",G -304034,1847755,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -304079,757674,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -304364,758246,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -305099,759716,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -305319,760158,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -305405,760330,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -305720,760960,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -305844,1848037,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -305886,761292,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -305918,1848044,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -305939,761398,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -305968,761468,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -306276,762234,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -306436,762594,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -306621,763030,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -306724,763278,1257,0.01,,78.0,,,,,,,"Fatty acids, total trans",G -306868,763624,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -307573,765296,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -307898,766060,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -307933,766154,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -308018,766358,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -308027,766380,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -308329,767090,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -308342,767120,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -308392,767246,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -308498,767498,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -308813,768260,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -308815,768264,1257,1.34,,71.0,,,,,,,"Fatty acids, total trans",G -308831,768296,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -309138,769038,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -309223,769340,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -309340,770318,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -309674,771644,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -309900,772108,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -309954,772220,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -309970,772252,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -310249,772906,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -310634,773888,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -310894,1848173,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -311072,775202,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -311495,776224,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -312182,779258,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -312246,779664,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -312569,780640,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -312633,780786,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -313083,792615,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -313481,793539,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -314121,795139,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -314405,795919,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -314805,796879,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -314862,797019,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -314918,797155,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -315032,797551,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -315271,798155,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -315365,798387,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -315568,798965,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -315647,799201,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -315691,799297,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -315769,799493,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -315830,799653,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -315849,799711,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -315884,799803,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -316002,800099,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -316167,800507,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -316510,801363,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -316839,802099,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -316853,802127,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -316941,802359,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -317209,803025,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -317848,804529,1257,1.32,,70.0,,,,,,,"Fatty acids, total trans",G -318036,804967,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -318059,805015,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -318166,805285,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -318185,805335,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -318794,806765,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -318927,807081,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -319259,807849,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -319313,807969,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -319899,809290,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -319938,809376,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -319950,809404,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -320191,809976,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -320209,810040,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -320664,811064,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -320741,811218,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -320998,811878,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -321697,813540,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -321987,814224,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -322090,814450,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -322104,814478,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -322749,815980,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -322888,816308,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -323122,816848,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -323552,817786,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -323938,818700,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -323981,818808,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -324115,819182,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -324235,819492,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -324332,819794,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -324432,820020,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -324492,820186,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -324531,820282,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -324918,821268,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -324947,821344,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -325588,823008,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -325671,823188,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -325707,823260,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -325821,823606,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -326001,824004,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -326126,824308,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -326322,824736,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -326388,824898,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -326610,825378,1257,5.36,,70.0,,,,,,,"Fatty acids, total trans",G -326699,825582,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -326739,825686,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -326888,826028,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -326929,826122,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -327048,826552,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -327318,827374,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -327399,827556,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -327633,828080,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -327688,828208,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -327848,828606,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -327958,828898,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -328008,829024,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -328085,829220,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -328315,829714,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -328369,829960,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -328747,831336,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -328962,831834,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -329251,832620,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -329402,833070,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -329492,833318,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -329812,834222,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -329846,834332,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -329911,834504,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -330130,834980,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -330621,836050,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -330749,836320,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -331015,836866,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -331100,837052,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -331613,838306,1257,0.3,,70.0,,,,,,,"Fatty acids, total trans",G -331964,839096,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -331989,839148,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -332449,840210,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -332541,840446,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -332777,841004,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -333055,841650,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -333150,841856,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -333228,842022,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -333255,842076,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -333371,842352,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -333617,842926,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -333907,843600,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -334090,844024,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -334091,844026,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -334096,844038,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -334171,844212,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -334494,844896,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -334495,844898,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -334541,845004,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -334608,845162,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -334736,845448,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -334845,1848290,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -334898,845818,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -334995,846026,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -335034,846112,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -335149,846428,1257,0.59,,70.0,,,,,,,"Fatty acids, total trans",G -335710,847778,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -335832,848126,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -335865,848222,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -336074,849010,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -336238,849636,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -336321,849910,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -336447,850222,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -336466,850264,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -336597,850544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -336836,851124,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -337233,852248,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -337440,852784,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -338052,854408,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -338097,854510,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -338109,854540,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -338470,855396,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -338911,856420,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -339233,857154,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -339235,857158,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -339442,857612,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -339482,857698,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -339620,858006,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -339768,858328,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -339847,858510,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -339855,858530,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -339894,858620,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -340043,858988,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -340459,859964,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -340813,860832,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -341321,862878,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -341518,863370,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -341592,863560,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -341702,863888,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -342313,865524,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -342527,866012,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -342820,866676,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -342935,866938,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -342990,867068,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -343571,869642,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -343782,870128,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -343890,870492,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -344069,870888,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -344484,871916,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -344699,872472,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -344837,872790,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -345040,873272,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -346137,875950,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -346301,876322,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -346485,876740,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -346810,877530,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -346944,877864,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -347072,878218,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -347700,879950,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -347717,879992,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -347798,880186,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -347822,880250,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -347875,880362,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -348004,880656,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -348023,880696,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -348025,880700,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -348073,880810,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -348212,881138,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -349355,883814,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -349596,884386,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -349729,884710,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -349928,885174,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -350054,885468,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -350232,885882,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -350382,886216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -350539,886574,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -350932,887500,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -351105,887890,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -351434,888640,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -351466,888718,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -351565,888926,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -351612,889038,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -351785,889418,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -352324,890648,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -352492,891080,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -352518,891144,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -352654,891442,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -352684,891504,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -352736,891634,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -352749,891660,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -352863,891898,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -352903,891992,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -353028,892258,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -353192,892654,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -353242,892776,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -353342,893000,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -354486,895580,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -354511,895632,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -354617,895864,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -354725,896106,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -354779,896220,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -354786,896236,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -355180,897122,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -355888,898684,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -355902,898722,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -355934,898810,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -355977,898926,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -356073,899168,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -356159,899364,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -356575,900322,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -356802,900844,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -357040,901440,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -357396,902270,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -357565,902658,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -357670,902994,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -357688,903036,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -357862,903502,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -358624,905354,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -358795,905734,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -359507,907468,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -359549,907562,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -359550,907564,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -359789,908180,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -359978,908622,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -359979,908624,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -360234,909196,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -360597,910050,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -360801,910574,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -360859,910724,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -360991,911022,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -361069,911206,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -361166,911446,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -361168,911450,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -361277,911692,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -361424,912032,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -361565,912350,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -361775,912862,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -361909,913206,1257,0.45,,70.0,,,,,,,"Fatty acids, total trans",G -361946,913292,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -362068,913590,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -362181,913842,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -362368,914302,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -362627,914924,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -362938,915634,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -363099,916018,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -363146,916124,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -364202,918718,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -364400,919266,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -364626,919802,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -364853,920436,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -364928,920650,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -365138,921206,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -365213,921400,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -365607,922352,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -365628,922416,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -366047,923686,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -366290,924222,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -366453,924630,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -366763,925330,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -366818,925466,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -367097,926086,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -367152,926206,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -367225,926362,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -367286,926494,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -367333,926598,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -367357,926650,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -367581,927164,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -367706,927444,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -368186,928566,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -368206,928620,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -368376,929068,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -368907,930384,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -368980,930530,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -369092,930810,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -369427,931612,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -369539,931872,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -369545,931886,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -369657,932158,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -369754,932372,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -369900,932722,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -370054,933072,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -370141,933258,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -370228,933470,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -370352,933768,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -370792,934790,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -371140,935706,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -371439,936392,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -371484,936516,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -371581,936728,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -372117,937916,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -372584,939082,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -372600,939128,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -372750,939492,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -373239,940830,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -373257,940866,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -373279,940918,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -373283,940926,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -373659,941808,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -373801,942136,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -373860,942276,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -373902,942378,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -373904,942388,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -374118,942930,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -374821,944688,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -374841,944746,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -374890,944886,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -375009,945204,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -375503,946790,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -375583,947004,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -375676,947210,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -375812,947530,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -375881,947682,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -375979,947894,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -376095,948212,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -376279,948672,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -376309,948774,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -376522,949316,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -376696,949750,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -377036,950645,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -377406,951527,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -377673,952179,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -377695,952229,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -377822,952553,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -378376,954085,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -378501,1848554,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -378663,954819,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -378913,955539,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -379268,956425,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -379293,956479,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -379357,956639,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -379689,957447,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -379718,957599,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -379792,957831,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -380085,1848636,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -380117,958595,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -380271,958971,1257,7.14,,70.0,,,,,,,"Fatty acids, total trans",G -380284,959001,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -380510,959527,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -380604,959751,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -380771,960445,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -380962,960909,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -380977,960953,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -381151,1848701,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -381442,962169,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -381444,962173,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -381619,962887,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -381638,962941,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -381696,963211,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -382283,965729,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -382342,1848759,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -382384,1848763,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -382510,1848792,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -382832,1848825,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -382916,967199,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -383885,969587,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -384298,970537,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -384407,970865,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -384542,1849010,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -384871,971983,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -385004,972325,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -385030,972379,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -385192,972797,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -385257,973069,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -385320,1849043,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -385439,973503,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -385584,973897,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -385827,974949,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -385944,975335,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -385957,975371,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -386016,975543,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -386137,975799,1257,0.14,,70.0,,,,,,,"Fatty acids, total trans",G -386215,975959,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -386458,977873,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -386901,1849124,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -387255,983559,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -387280,983631,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -387310,983755,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -387311,983757,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -387599,984475,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -387602,984487,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -387618,984523,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -387646,1849161,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -387776,984937,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -387790,984965,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -387932,985333,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -387987,985457,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -388032,985585,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -388048,985621,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -388124,985805,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -388527,986845,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -388660,987251,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -388722,987413,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -388787,987553,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -388955,988039,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -389446,995955,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -390103,1001533,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -390401,1002223,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -390663,1002843,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -390874,1004629,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -391066,1005513,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -391178,1006377,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -391365,1006789,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -391371,1006805,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -391729,1008039,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -391994,1008725,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -392214,1009269,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -392401,1009771,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -392582,1010275,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -392766,1849689,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -393084,1011481,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -393302,1011991,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -393321,1012035,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -393539,1012539,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -394184,1015761,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -394187,1015769,1257,0.19,,70.0,,,,,,,"Fatty acids, total trans",G -394355,1016695,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -394592,1017277,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -394670,1017477,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -394782,1017733,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -395430,1019331,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -395524,1019563,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -395651,1019865,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -395980,1020655,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -396130,1021009,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -396403,1021655,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -397004,1023039,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -397181,1023451,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -397188,1023467,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -397424,1850060,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -397556,1024363,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -397685,1024679,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -397689,1024689,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -397692,1024695,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -398409,1026483,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -398580,1026931,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -399031,1028115,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -399326,1028879,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -399651,1029665,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -400639,1032027,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -400711,1032201,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -400763,1032315,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -400819,1032455,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -401094,1033161,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -401360,1033913,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -401445,1034133,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -401568,1034415,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -401603,1034491,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -401668,1034631,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -402055,1035777,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -402478,1036821,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -402815,1037659,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -402834,1037725,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -403209,1038669,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -403278,1038829,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -403371,1039069,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -403493,1039441,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -403939,1040585,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -404085,1040947,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -404170,1041157,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -404433,1041877,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -404461,1041945,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -404677,1042523,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -405100,1043573,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -405149,1043685,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -405199,1043807,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -405448,1044385,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -405506,1044519,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -405624,1044795,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -405758,1045139,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -406113,1045937,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -406237,1046229,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -406648,1047275,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -406882,1047883,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -407075,1048385,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -407198,1048665,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -407417,1049157,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -407444,1049223,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -407454,1049243,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -407666,1049733,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -407735,1049895,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -407877,1054983,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -407949,1055359,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -408090,1055681,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -408198,1055911,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -408865,1057561,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -408903,1057659,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -409748,1059799,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -410221,1060931,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -410354,1061245,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -410571,1061807,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -410681,1062071,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -410918,1062721,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -411281,1063575,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -411296,1063609,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -411381,1063787,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -411855,1064919,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -412112,1065533,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -412192,1065713,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -412241,1065819,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -412359,1066091,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -412452,1066307,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -412492,1066395,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -413002,1067563,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -413304,1068275,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -413618,1069091,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -413746,1069415,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -414162,1070469,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -414379,1070975,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -414609,1071525,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -414710,1071787,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -415281,1073431,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -415457,1073869,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -415754,1074579,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -415910,1074991,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -416085,1075437,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -416858,1077361,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -416876,1077411,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -416894,1077475,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -417198,1078201,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -417506,1078949,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -417743,1079479,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -418038,1080245,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -418050,1080273,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -418216,1080649,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -418661,1081703,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -418793,1082037,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -419021,1082561,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -419240,1083037,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -419318,1083243,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -419430,1083507,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -419758,1084283,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -420297,1085551,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -420484,1086127,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -420950,1087617,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -421098,1087973,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -421612,1089201,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -421927,1089923,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -422012,1090129,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -422033,1090173,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -422189,1090539,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -422698,1091803,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -422846,1092123,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -423141,1092865,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -423806,1094533,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -423939,1094881,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -424086,1095263,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -424373,1096019,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -424420,1096131,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -424545,1096423,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -424567,1096481,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -424724,1096867,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -424763,1096951,1257,0.35,,70.0,,,,,,,"Fatty acids, total trans",G -424786,1097021,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -424885,1097263,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -424990,1850284,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -425420,1850784,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -425601,1850989,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -425695,1851099,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -425843,1851257,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -425970,1851391,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -426058,1851483,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -426089,1851520,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -426190,1851631,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -427106,1852640,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -427192,1852733,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -427296,1852845,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -427303,1852852,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -427304,1852853,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -427317,1852866,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -427361,1852913,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -427534,1853102,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -427821,1853406,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -427901,1853505,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -428158,1853803,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -428160,1853805,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -429156,1854926,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -429271,1855051,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -429502,1855302,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -429846,1855701,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -429851,1855707,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -430628,1856582,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -430876,1856866,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -431014,1857012,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -431098,1857104,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -431213,1857241,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -431360,1857402,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -431409,1857453,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -431746,1857838,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -431941,1858060,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -432327,1858482,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -432496,1858666,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -433002,1859227,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -433084,1859311,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -433093,1859320,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -433199,1859434,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -433323,1859559,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -433450,1859696,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -433528,1859780,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -433801,1860082,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -434154,1860509,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -434264,1860628,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -434336,1860707,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -434461,1860838,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -434475,1860853,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -434483,1860861,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -434903,1861333,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -434952,1861383,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -434962,1861394,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -435156,1861635,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -435274,1861767,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -435558,1862099,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -436029,1862654,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -436039,1862666,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -436084,1862711,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -436227,1862858,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -436244,1862875,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -436365,1863024,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -436379,1863042,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -436444,1863118,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -436488,1863165,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -436932,1863670,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -437139,1863913,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -437580,1864402,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -437753,1864598,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -438037,1864917,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -438155,1865068,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -438231,1865148,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -438364,1865311,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -438675,1865670,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -438710,1865709,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -438812,1865820,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -439185,1866240,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -439195,1866251,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -439223,1866282,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -439378,1866453,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -439440,1866533,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -439509,1866639,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -439623,1866766,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -439911,1867093,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -440026,1867221,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -440154,1867355,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -440255,1867464,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -440460,1867695,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -440497,1867733,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -440559,1867805,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -440604,1867863,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -440762,1868042,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -441411,1868763,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -441698,1869095,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -442032,1869473,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -442130,1869576,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -442443,1869911,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -442478,1869946,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -442805,1870297,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -442853,1870348,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -442916,1870417,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -443051,1870569,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -443104,1870629,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -443198,1870744,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -443666,1871259,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -443780,1871381,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -444144,1871821,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -444153,1871830,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -444254,1872181,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -444512,1872614,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -444671,1872818,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -444781,1872951,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -444828,1873033,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -444879,1873097,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -445151,1873446,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -445270,1873648,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -445438,1873882,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -445767,1874274,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -445834,1874348,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -446002,1874573,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -446191,1874851,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -446521,1875276,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -446525,1875280,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -446564,1875328,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -446658,1875456,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -446962,1875839,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -447075,1875991,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -447407,1876423,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -447507,1876554,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -447614,1876708,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -447697,1876812,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -447804,1876941,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -448311,1877607,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -448371,1877684,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -448551,1877931,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -448574,1877958,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -448729,1878200,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -448862,1878362,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -449053,1878624,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -449234,1878840,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -449302,1878922,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -449304,1878924,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -449409,1879053,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -450091,1879928,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -450529,1880517,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -450927,1140141,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -451160,1140568,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -451179,1140587,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -451429,1140919,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -451480,1140983,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -451948,1141592,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -452185,1141869,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -452327,1142050,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -452546,1142303,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -452564,1142322,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -452579,1142342,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -453066,1142951,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -453068,1142953,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -453148,1143052,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -453302,1143220,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -453564,1143518,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -454112,1144167,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -454240,1144333,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -454406,1144551,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -454606,1144794,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -454650,1144851,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -454764,1144983,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -454783,1145005,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -455067,1880700,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -455176,1145386,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -455336,1145547,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -455356,1145567,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -455436,1145647,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -455457,1145668,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -455480,1145691,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -455634,1145845,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -455696,1145907,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -455745,1145958,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -456027,1146242,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -456726,1147063,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -456727,1147064,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -456736,1147083,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -456849,1147216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -457287,1147840,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -457921,1148763,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -458065,1148978,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -458716,1150140,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -458737,1150170,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -459140,1150771,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -459160,1150793,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -459184,1150819,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -459330,1151011,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -459369,1151062,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -459700,1151660,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -459710,1151670,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -459867,1151882,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -459990,1152052,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -460000,1152066,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -460056,1152128,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -460507,1152648,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -461184,1153465,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -461242,1153533,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -461333,1153645,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -461544,1153895,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -461569,1153927,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -461885,1154299,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -462193,1154656,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -462356,1154843,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -462513,1155010,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -462593,1155090,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -462620,1155117,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -462703,1155200,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -462754,1155251,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -462793,1155292,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -463134,1155676,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -463648,1156291,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -463702,1156357,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -463907,1156612,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -463927,1156636,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -464087,1156819,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -464100,1156833,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -464256,1157010,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -464393,1157244,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -464879,1157949,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -465003,1158132,1257,0.94,,70.0,,,,,,,"Fatty acids, total trans",G -466151,1159961,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -466334,1160193,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -466415,1160289,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -466419,1160293,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -466422,1160296,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -466470,1160375,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -466509,1160420,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -466755,1160720,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -466832,1160813,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -467105,1161134,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -467223,1161270,1257,0.34,,70.0,,,,,,,"Fatty acids, total trans",G -467410,1161478,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -467446,1161521,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -467540,1161630,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -467827,1161973,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -468182,1162413,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -468216,1162450,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -468375,1162654,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -468480,1162773,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -468501,1162798,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -468574,1162884,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -468914,1163306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -469222,1163687,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -469355,1163881,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -469438,1164257,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -469518,1164468,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -469545,1164522,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -469680,1164755,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -469838,1165067,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -470178,1165511,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -470323,1165688,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -470335,1165700,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -470374,1165744,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -470668,1166102,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -470669,1166103,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -471254,1166794,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -471323,1166882,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -471389,1166957,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -471524,1167123,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -472071,1167778,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -472434,1168215,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -472510,1168300,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -472531,1168329,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -472986,1168943,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -473060,1169021,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -473468,1169828,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -473751,1171008,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -473758,1171019,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -473878,1171171,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -473966,1171295,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -474021,1171366,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -474084,1171451,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -474493,1171962,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -474745,1172274,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -474755,1172285,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -475028,1172656,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -475106,1172753,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -475215,1172889,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -475226,1172901,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -475288,1172987,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -475319,1173023,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -475570,1173347,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -475729,1173603,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -475851,1173771,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -475941,1173901,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -475946,1173907,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -476166,1174170,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -476213,1174224,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -476227,1174243,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -476480,1174565,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -476749,1174926,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -476822,1175030,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -477440,1175910,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -478561,1177425,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -478736,1177676,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -478973,1177974,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -479107,1178160,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -479202,1178281,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -479211,1178298,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -479408,1178582,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -479501,1178707,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -479565,1178795,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -479682,1178966,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -480050,1179471,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -480062,1179483,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -480149,1179611,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -480262,1179763,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -480388,1179940,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -480511,1180111,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -480626,1180289,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -480637,1180303,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -480865,1180614,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -481123,1180947,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -481237,1181093,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -481357,1181262,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -481456,1181420,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -481514,1181491,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -482021,1182137,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -482507,1182799,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -482540,1182848,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -482729,1183087,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -482845,1183235,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -482906,1183311,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -482937,1183400,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -483130,1183635,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -483231,1183759,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -483565,1184226,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -483801,1184570,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -484263,1185209,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -484276,1185228,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -484305,1185264,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -484469,1185475,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -484847,1186009,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -484894,1186071,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -484903,1186083,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -485000,1186222,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -485112,1186361,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -485249,1186534,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -485449,1186841,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -485640,1187118,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -485678,1187169,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -485680,1187175,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -485697,1187199,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -485818,1187408,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -485885,1187502,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -486087,1187756,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -486677,1188604,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -486770,1188722,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -486889,1188883,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -487366,1189561,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -487468,1189740,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -487499,1189787,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -487504,1189793,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -487660,1189980,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -487944,1190336,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -488070,1190491,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -488359,1190871,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -488574,1191167,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -488750,1191402,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -489213,1191951,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -489329,1192095,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -489438,1192239,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -489631,1192497,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -489826,1192732,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -490048,1193040,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -490071,1193065,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -490326,1193385,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -490341,1193401,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -490588,1193710,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -490713,1193914,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -490926,1194268,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -491470,1194999,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -491610,1195252,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -491967,1195846,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -491980,1195866,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -492138,1196081,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -492606,1196728,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -492630,1196766,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -492780,1196969,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -492809,1197009,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -493651,1198324,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -493664,1198357,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -493683,1198384,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -493760,1198502,1257,3.49,,70.0,,,,,,,"Fatty acids, total trans",G -494059,1198953,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -494121,1199028,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -494326,1199346,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -494593,1199712,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -495521,1201140,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -495532,1201152,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -495542,1201167,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -495657,1201338,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -495754,1201465,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -495964,1201758,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -496165,1202055,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -496186,1202093,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -496209,1202118,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -496265,1202199,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -496327,1202316,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -496450,1202484,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -496723,1202922,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -496775,1202985,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -496969,1203279,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -497086,1203472,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -497301,1203856,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -497380,1203944,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -497442,1204019,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -497522,1204153,1257,0.86,,70.0,,,,,,,"Fatty acids, total trans",G -497726,1204430,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -498161,1205164,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -498172,1205177,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -498283,1205344,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -498655,1205905,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -498710,1205975,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -499034,1206515,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -499126,1206650,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -499149,1206688,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -499352,1206926,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -499626,1207389,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -499650,1207427,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -499652,1207432,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -499853,1207752,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -499999,1207958,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -500307,1208397,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -500337,1208440,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -500639,1208838,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -500669,1208883,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -500678,1208892,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -500791,1209031,1257,0.33,,70.0,,,,,,,"Fatty acids, total trans",G -501244,1209648,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -501951,1210603,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -501956,1210609,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -502163,1210864,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -502478,1211327,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -502600,1211478,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -502790,1211739,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -502929,1211949,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -502930,1211950,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -503004,1212074,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -503079,1212179,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -503294,1212485,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -503604,1213398,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -503644,1213470,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -504376,1214546,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -504805,1215271,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -504949,1215473,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -505376,1216013,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -505880,1216710,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -506227,1217227,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -506536,1217697,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -506619,1217839,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -506679,1217983,1257,1.61,,70.0,,,,,,,"Fatty acids, total trans",G -506898,1218367,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -507019,1218520,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -507154,1218704,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -507188,1218760,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -507377,1218984,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -507597,1219296,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -507673,1219546,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -507682,1219557,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -507883,1219838,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -507898,1219860,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -507919,1219885,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -508217,1221043,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -508537,1221593,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -508763,1221961,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -509125,1222609,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -509142,1222641,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -509223,1222776,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -509427,1223072,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -509600,1223350,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -509676,1223463,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -509744,1223571,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -509886,1223757,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -510220,1224222,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -510452,1224594,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -510461,1224604,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -510564,1224744,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -510569,1224755,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -510819,1225092,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -511515,1225978,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -511691,1226224,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -512061,1226721,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -512106,1226774,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -512520,1227425,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -512785,1227781,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -513443,1228709,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -513741,1229123,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -514476,1230134,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -514759,1230527,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -515083,1230998,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -515179,1231137,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -515232,1231196,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -515585,1231658,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -516752,1233208,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -516869,1233372,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -517312,1234054,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -517343,1234093,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -517355,1234106,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -518107,1235187,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -518152,1235244,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -518239,1235355,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -518413,1235579,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -518568,1235779,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -518726,1236025,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -518919,1236288,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -519432,1237069,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -519756,1237511,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -519797,1237557,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -520123,1238020,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -520330,1238323,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -520866,1239079,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -521326,1239792,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -521596,1240162,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -521674,1240265,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -521724,1240329,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -521960,1240665,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -522230,1240998,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -522245,1241021,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -523551,1242785,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -523568,1242803,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -523791,1243126,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -523858,1243221,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -523959,1243383,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -523980,1243424,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -524396,1243984,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -524944,1244759,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -525060,1244923,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -525092,1244960,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -525117,1245001,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -525202,1245174,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -525283,1245335,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -525450,1245541,1257,2.94,,70.0,,,,,,,"Fatty acids, total trans",G -525764,1245916,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -525816,1245988,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -525837,1246011,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -526196,1246423,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -526288,1246544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -526293,1246551,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -526341,1246607,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -526413,1246697,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -526606,1246909,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -526612,1246915,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -526732,1247053,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -527281,1247697,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -527483,1247938,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -527686,1248174,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -527754,1248245,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -527895,1248397,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -527976,1248499,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -528113,1248697,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -528205,1248870,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -528691,1249502,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -529070,1249973,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -529193,1250109,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -529369,1250306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -529495,1250459,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -529661,1250655,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -529668,1250662,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -529862,1250884,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -530006,1251056,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -530042,1251099,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -530169,1251272,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -530316,1251436,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -530420,1251547,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -530495,1251631,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -530718,1251882,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -530769,1252018,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -530882,1252193,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -531349,1252751,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -531495,1252939,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -531573,1253043,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -531650,1253132,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -531675,1253174,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -532101,1253723,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -532403,1254107,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -532566,1254288,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -532777,1254550,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -532844,1254636,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -533036,1254890,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -533091,1254950,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -533137,1255008,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -533641,1255651,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -534045,1256181,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -534135,1256297,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -534233,1256439,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -534807,1257340,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -534826,1257364,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -535069,1257761,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -535474,1258338,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -535620,1258521,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -535822,1258759,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -535969,1258977,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -536208,1259398,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -536253,1259457,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -536743,1260072,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -536853,1260204,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -536884,1260246,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -536903,1260265,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -536999,1260387,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -537137,1260567,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -537162,1260598,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -537646,1261179,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -537653,1261186,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -537759,1261324,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -537760,1261325,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -537820,1261395,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -538123,1261771,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -538135,1261783,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -538191,1261860,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -538394,1262107,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -538477,1262208,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -538654,1262455,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -539522,1263572,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -539593,1263667,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -539630,1263713,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -539707,1263804,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -539764,1263874,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -540070,1264240,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -540082,1264252,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -540408,1264645,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -540569,1264846,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -540604,1264890,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -540616,1264904,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -540726,1265033,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -540772,1265087,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -540987,1265346,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -541441,1265929,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -541555,1266091,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -541561,1266097,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -541575,1266114,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -541579,1266118,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -541755,1266339,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -541971,1266623,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -542240,1266971,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -542360,1267126,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -542575,1267410,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -542587,1267441,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -543116,1268132,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -543242,1268292,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -543295,1268353,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -543439,1268557,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -543927,1269234,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -544122,1269459,1257,0.99,,70.0,,,,,,,"Fatty acids, total trans",G -544255,1269675,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -544369,1269840,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -544512,1270049,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -544777,1270415,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -544804,1270451,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -544950,1270653,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -545169,1270945,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -545487,1271401,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -545547,1271470,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -545635,1271606,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -545644,1271620,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -545784,1271856,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -545962,1272137,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -546174,1272401,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -546313,1272569,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -546435,1272709,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -546913,1273341,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -546940,1273370,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -547283,1273788,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -547351,1273914,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -547513,1274122,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -547532,1274149,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -547606,1274223,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -547687,1274321,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -547904,1274596,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -547937,1274632,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -548694,1275552,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -549088,1276034,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -549104,1276057,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -549202,1276190,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -549248,1276247,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -549294,1276306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -549632,1276780,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -549931,1277205,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -550109,1277439,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -550158,1277516,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -550184,1277546,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -550208,1277577,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -550363,1277805,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -550395,1277847,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -550407,1277860,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -550467,1277925,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -551078,1278678,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -551163,1278769,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -551263,1278891,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -551527,1279254,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -551749,1279528,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -552147,1280086,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -552482,1280526,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -553322,1281650,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -553343,1281680,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -553505,1281915,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -553597,1282029,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -553600,1282033,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -553940,1282452,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -554217,1282799,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -554288,1282884,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -554291,1282890,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -555054,1284147,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -555090,1284207,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -555430,1284685,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -555501,1284782,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -555635,1284993,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -556779,1286414,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -556876,1286522,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -556907,1286557,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -556942,1286598,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -557044,1286730,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -557141,1286835,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -557159,1286855,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -557945,1287920,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -558090,1288082,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -558146,1288149,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -558240,1288281,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -558245,1288293,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -558786,1289068,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -559453,1290005,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -559759,1290429,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -559821,1290518,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -560587,1291524,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -560790,1291862,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -560846,1291946,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -560972,1292150,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -561127,1292383,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -561181,1292487,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -561525,1293049,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -561760,1293465,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -562031,1293871,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -562278,1294310,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -562279,1294311,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -562311,1294381,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -562359,1294445,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -563072,1295803,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -563613,1296963,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -564032,1297739,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -564146,1297903,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -564159,1297922,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -564247,1298084,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -564265,1298120,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -564586,1298735,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -564772,1299082,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -565292,1300827,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -565468,1301040,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -565491,1301069,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -565552,1301143,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -565637,1301312,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -565918,1301844,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -565950,1301906,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -566090,1302180,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -566143,1302271,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -566163,1302332,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -566715,1303450,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -566737,1303486,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -566955,1303915,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -566972,1303936,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -567023,1304005,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -567114,1304143,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -567192,1304253,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -567323,1304487,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -567397,1304616,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -567441,1304678,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -567600,1304877,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -567630,1304918,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -567658,1304975,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -568157,1305756,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -568175,1305777,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -568189,1305793,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -568372,1306036,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -568451,1306142,1257,5.71,,70.0,,,,,,,"Fatty acids, total trans",G -568563,1306313,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -568591,1306346,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -569535,1307663,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -569725,1307972,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -570164,1308634,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -570462,1309058,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -571502,1310864,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -571524,1310886,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -571655,1311061,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -571883,1311354,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -572056,1311575,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -572099,1311620,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -572234,1311780,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -572705,1312432,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -572785,1312541,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -572969,1312833,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -573130,1313032,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -573226,1313157,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -573493,1313494,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -573617,1313649,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -573746,1313823,1257,0.2,,70.0,,,,,,,"Fatty acids, total trans",G -573917,1314035,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -574091,1314252,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -574275,1314474,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -574472,1314745,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -574478,1314753,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -574647,1314968,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -574869,1315315,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -575179,1315748,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -576111,1316983,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -576325,1317291,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -576677,1317814,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -576853,1318054,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -577270,1318622,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -577525,1318940,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -577588,1319031,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -578011,1319705,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -578199,1319971,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -578204,1319978,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -578379,1320205,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -578381,1320208,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -578577,1320449,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -578606,1320489,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -579012,1321011,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -579087,1321107,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -579209,1321252,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -579286,1321355,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -579415,1321520,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -579556,1321689,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -579969,1322216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -579993,1322248,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -580044,1322326,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -580092,1322387,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -580361,1322732,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -580388,1322771,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -581251,1323882,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -581348,1324002,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -581644,1324376,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -581836,1324633,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -582044,1324888,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -582180,1325060,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -582192,1325078,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -582558,1325563,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -582730,1325810,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -582770,1325858,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -582775,1325864,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -582838,1325944,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -582857,1325969,1257,1.76,,70.0,,,,,,,"Fatty acids, total trans",G -583193,1326443,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -583273,1326552,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -583466,1326828,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -583618,1327030,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -583656,1327083,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -583671,1327106,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -583678,1327113,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -583733,1327218,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -583755,1327263,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -583960,1327524,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -584835,1328850,1257,5.0,,70.0,,,,,,,"Fatty acids, total trans",G -585745,1330256,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -585859,1330415,1257,0.38,,70.0,,,,,,,"Fatty acids, total trans",G -586750,1331742,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -586760,1331752,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -586921,1331993,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -586968,1332111,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -587233,1332530,1257,4.55,,70.0,,,,,,,"Fatty acids, total trans",G -587488,1333204,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -587854,1334146,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -588111,1334936,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -588649,1336959,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -588711,1337211,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -588788,1337302,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -588792,1337306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -588962,1337685,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -589220,1338174,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -589436,1338543,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -590000,1339819,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -590038,1339873,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -590432,1340571,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -590529,1340727,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -590623,1340906,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -590650,1340947,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -590993,1341524,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -591724,1342794,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -591756,1342860,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -591857,1343016,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -592063,1343817,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -592174,1344026,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -592234,1344136,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -592263,1344205,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -592790,1344950,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -592841,1345021,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -593307,1345666,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -593494,1345917,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -593782,1346321,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -594253,1347012,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -594551,1347472,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -594781,1347884,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -594810,1347923,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -595020,1348162,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -595281,1348488,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -595290,1348499,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -595361,1348588,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -595449,1348701,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -595691,1349035,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -595928,1349367,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -596045,1349519,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -596277,1349846,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -596286,1349862,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -596410,1350055,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -596436,1350094,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -597953,1352603,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -597992,1352685,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -598039,1352761,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -598204,1353218,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -598341,1353424,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -598741,1353963,1257,0.38,,70.0,,,,,,,"Fatty acids, total trans",G -598831,1354107,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -599067,1354423,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -599146,1354531,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -599466,1355049,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -599589,1355259,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -599617,1355289,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -599667,1355354,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -599764,1355486,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -599781,1355511,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -599932,1355808,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -600023,1355937,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -600321,1356340,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -600519,1356611,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -600602,1356741,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -600654,1356820,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -600826,1357101,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -601037,1357423,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -601074,1357498,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -601095,1357527,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -601290,1357861,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -601339,1357938,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -601379,1358000,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -601475,1358153,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -601512,1358191,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -601552,1358232,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -601596,1358280,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -601825,1358557,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -601944,1358715,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -602220,1359102,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -602278,1359183,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -602463,1359420,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -602605,1359620,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -602625,1359644,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -602681,1359746,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -602727,1359835,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -602733,1359849,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -602893,1360150,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -602957,1360253,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -603454,1360962,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -603489,1361012,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -603647,1361216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -603873,1361518,1257,0.15,,70.0,,,,,,,"Fatty acids, total trans",G -603978,1361686,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -604549,1362538,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -604584,1362588,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -605349,1363747,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -606061,1364677,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -606318,1365368,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -606366,1365429,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -607266,1366888,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -607615,1367383,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -607730,1367554,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -608357,1368421,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -608991,1369325,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -609073,1369468,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -609322,1369934,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -610662,1372548,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -610727,1372666,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -610779,1372745,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -610800,1372795,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -610905,1372955,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -611014,1373097,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -611021,1373106,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -611188,1373354,1257,0.56,,70.0,,,,,,,"Fatty acids, total trans",G -611465,1373841,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -611489,1373869,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -611491,1373875,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -611810,1374418,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -611896,1374535,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -612090,1374825,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -612094,1374832,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -612328,1375162,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -612340,1375180,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -612402,1375246,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -612769,1375732,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -612772,1375735,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -612862,1375863,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -612917,1375929,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -613000,1376073,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -613045,1376142,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -613053,1376152,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -613487,1376808,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -613707,1377129,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -613822,1377290,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -613989,1377526,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -614037,1377590,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -614247,1377909,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -614290,1377969,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -614302,1377983,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -614396,1378123,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -614417,1378154,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -614631,1378468,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -614897,1378884,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -614934,1378937,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -614953,1378965,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -614995,1379023,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -615045,1379109,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -615345,1379565,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -615568,1379891,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -615999,1380449,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -616393,1380994,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -616484,1381138,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -616833,1381641,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -617293,1382342,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -618019,1383494,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -618058,1383544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -618095,1383615,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -618341,1383995,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -618568,1384298,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -618623,1384369,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -618724,1384507,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -618730,1384515,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -618794,1384629,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -618862,1384711,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -618886,1384751,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -618926,1384802,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -619018,1384936,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -619075,1385004,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -619102,1385052,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -619742,1385938,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -619746,1385945,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -619882,1386135,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -619977,1386254,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -620057,1386353,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -620150,1386479,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -620331,1386707,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -620612,1387088,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -620672,1387182,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -621441,1388185,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -621821,1388723,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -621950,1388930,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -621971,1388961,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -622023,1389045,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -622266,1389400,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -622303,1389450,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -622544,1389818,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -622553,1389830,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -622710,1390082,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -622717,1390089,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -623456,1391196,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -623478,1391241,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -623502,1391268,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -623735,1391655,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -623796,1391789,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -623937,1392086,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -623940,1392089,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -624248,1392571,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -624670,1393199,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -624824,1393492,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -624849,1393537,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -625275,1394276,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -625339,1394357,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -625467,1394562,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -625470,1394565,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -625516,1394621,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -625635,1394823,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -625664,1394859,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -625741,1394953,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -625924,1395225,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -626052,1395401,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -626289,1395722,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -626295,1395728,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -626555,1396114,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -626631,1396232,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -627205,1397038,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -627377,1397340,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -627618,1397724,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -627669,1397801,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -627915,1398221,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -628457,1399349,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -628463,1399360,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -628728,1399859,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -628834,1400098,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -629216,1400850,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -629914,1402090,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -629986,1402236,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -630184,1402780,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -630354,1403090,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -630817,1403969,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -630818,1403971,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -630981,1404194,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -631259,1404633,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -631890,1405744,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -632052,1406017,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -632076,1406062,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -632138,1406153,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -632789,1407074,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -632980,1407395,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -633198,1407750,1257,0.32,,70.0,,,,,,,"Fatty acids, total trans",G -633306,1407920,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -633932,1408950,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -634197,1409378,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -634577,1409970,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -634639,1410048,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -635298,1411052,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -635620,1411495,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -635690,1411604,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -635691,1411605,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -635707,1411632,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -635992,1412072,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -636210,1412412,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -636211,1412413,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -636652,1413113,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -636660,1413130,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -636727,1413238,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -636908,1413506,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -637245,1414086,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -637537,1414542,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -637544,1414551,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -637548,1414556,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -637601,1414621,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -637862,1415018,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -637980,1415219,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -638029,1415290,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -638238,1415656,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -638397,1415926,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -638535,1416124,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -638727,1416483,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -638809,1416637,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -639073,1417013,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -639233,1417244,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -639291,1417321,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -639294,1417325,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -639457,1417583,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -639471,1417614,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -639533,1417746,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -639752,1418149,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -640197,1418765,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -641057,1419996,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -641116,1420085,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -641210,1420280,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -641523,1420827,1257,0.25,,70.0,,,,,,,"Fatty acids, total trans",G -641615,1420984,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -641716,1421127,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -641930,1421435,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -642148,1421787,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -642252,1421932,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -642603,1422452,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -643212,1423261,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -643496,1423681,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -643630,1423913,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -643634,1423917,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -643975,1424411,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -644017,1424464,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -644526,1425256,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -644684,1425504,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -644834,1425777,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -645154,1426327,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -645182,1426363,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -645243,1426453,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -645364,1426665,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -645375,1426685,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -645554,1426955,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -645837,1427364,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -645913,1427482,1257,0.89,,70.0,,,,,,,"Fatty acids, total trans",G -646295,1428172,1257,0.22,,70.0,,,,,,,"Fatty acids, total trans",G -646600,1428735,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -647475,1431098,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -647575,1432338,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -647646,1432906,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -647789,1434539,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -647939,1434769,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -648283,1435298,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -648317,1435345,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -648559,1435609,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -649018,1436376,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -649103,1436465,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -649195,1436580,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -649333,1444974,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -649388,1455342,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -649490,1455446,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -649627,1455585,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -649904,1455863,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -650004,1455965,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -650177,1456144,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -650360,1456330,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -651023,1457001,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -651115,1457093,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -651134,1457112,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -651543,1457605,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -651809,1457914,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -651892,1458015,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -651898,1458021,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -652693,1458972,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -653097,1459458,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -653188,1459571,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -653320,1459730,1257,8.33,,71.0,,,,,,,"Fatty acids, total trans",G -653629,1460096,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -653764,1460260,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -654510,1461121,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -654686,1461300,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -654691,1461306,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -654699,1461314,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -655032,1461656,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -655248,1461872,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -655576,1462396,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -655851,1880984,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -655923,1462818,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -656202,1463154,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -656241,1463197,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -656407,1463387,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -656456,1463443,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -657001,1464052,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -657332,1464420,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -657361,1464449,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -657390,1464478,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -657828,1464990,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -657925,1465103,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -657931,1465109,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -658148,1465365,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -658173,1465396,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -658614,1465963,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -659401,1466833,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -659692,1467173,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -659827,1467340,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -659935,1467468,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -660068,1467615,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -660298,1467882,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -660582,1468232,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -661172,1468898,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -661178,1468904,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -661202,1468930,1257,1.61,,70.0,,,,,,,"Fatty acids, total trans",G -661340,1469082,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -661737,1469542,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -661947,1469801,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -662198,1470078,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -662406,1470318,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -662842,1470832,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -662888,1470894,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -663236,1471318,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -663464,1471595,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -664501,1472775,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -664742,1473045,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -664854,1473169,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -665015,1473358,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -665157,1473523,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -665351,1473722,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -665379,1473752,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -665426,1473802,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -665641,1474052,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -665847,1474306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -666083,1474573,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -666134,1474628,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -666706,1475265,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -666988,1475645,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -667154,1475844,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -667283,1475992,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -667345,1476074,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -667620,1476426,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -667672,1476489,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -667808,1476665,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -668107,1477027,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -668338,1477295,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -668498,1477474,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -668820,1477858,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -669722,1478953,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -669724,1478957,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -670005,1479310,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -670070,1479412,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -670634,1480024,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -670835,1480244,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -671305,1480777,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -671571,1481079,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -671637,1481163,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -672032,1481634,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -672167,1481809,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -672549,1482230,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -672608,1482290,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -672776,1482487,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -673326,1483128,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -673439,1483256,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -673593,1483434,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -673651,1483507,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -673772,1483629,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -673910,1483777,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -673927,1483794,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -673936,1483803,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -674111,1484001,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -674135,1484025,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -674535,1484483,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -674749,1484743,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -674752,1484746,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -675027,1485086,1257,3.57,,70.0,,,,,,,"Fatty acids, total trans",G -675209,1485288,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -675259,1485346,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -675613,1485752,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -675725,1485899,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -675859,1486063,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -675880,1486095,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -676225,1486550,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -676241,1486568,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -676435,1486804,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -676605,1486992,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -676733,1487127,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -677310,1487917,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -677433,1488071,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -677867,1488610,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -678439,1489315,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -678457,1489341,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -678591,1489501,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -678648,1489574,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -678705,1489643,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -679743,1490974,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -679788,1491029,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -679924,1491196,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -679993,1491287,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -680222,1491571,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -680440,1491828,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -680627,1492127,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -680722,1492263,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -680779,1492327,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -681092,1492674,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -681217,1492839,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -681263,1492904,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -681502,1493190,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -681509,1493199,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -681812,1493565,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -681970,1493735,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -682022,1493787,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -682054,1493819,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -682508,1494340,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -682601,1494449,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -682685,1494554,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -682762,1494672,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -683115,1495122,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -683291,1495356,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -683690,1495955,1257,4.55,,70.0,,,,,,,"Fatty acids, total trans",G -683819,1496110,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -684016,1496378,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -684490,1496888,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -684552,1496985,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -684600,1497060,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -684689,1497178,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -684990,1497552,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -685309,1497922,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -685327,1497946,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -685573,1498218,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -685595,1498247,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -685904,1498651,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -685909,1498656,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -686067,1498843,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -686204,1498990,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -686275,1499068,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -686318,1499115,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -686387,1499184,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -686693,1499561,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -686809,1499739,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -687341,1500394,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -687508,1500591,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -687612,1500729,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -687616,1500733,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -687680,1500808,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -687714,1500843,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -687886,1501042,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -687893,1501053,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -688841,1502164,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -689303,1502700,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -689326,1502728,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -689351,1502753,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -689514,1502922,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -689621,1503064,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -689906,1503409,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -690074,1503607,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -690278,1503851,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -691222,1505419,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -691295,1505523,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -692643,1507058,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -693080,1507560,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -693086,1507570,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -693183,1507682,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -693267,1507767,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -693376,1507880,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -693486,1507996,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -693558,1508076,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -694237,1508898,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -694260,1508929,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -694604,1509344,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -694679,1509440,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -694898,1509726,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -695266,1510173,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -695456,1510380,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -695542,1510476,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -695841,1510819,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -696151,1511144,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -696261,1511259,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -696279,1511277,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -696368,1511540,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -696500,1511682,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -696781,1512048,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -696975,1512252,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -697006,1512333,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -697061,1512507,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -697376,1513458,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -697762,1514008,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -698135,1514527,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -698256,1514692,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -698698,1515282,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -698829,1515420,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -698896,1515521,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -699357,1516104,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -699477,1516265,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -699798,1516726,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -699961,1516930,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -700058,1517063,1257,2.5,,70.0,,,,,,,"Fatty acids, total trans",G -700338,1517397,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -700364,1517426,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -700412,1517489,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -700568,1517676,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -700644,1517759,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -700783,1517920,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -700927,1518117,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -701556,1518933,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -701586,1518976,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -701604,1518996,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -701765,1519222,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -701850,1519344,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -702059,1519630,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -702160,1519764,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -702217,1519831,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -702348,1519989,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -702424,1520086,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -702589,1520293,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -702865,1520679,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -702981,1520821,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -703017,1520867,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -703574,1521566,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -703764,1521845,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -703951,1522087,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -704058,1522211,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -704189,1522387,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -704319,1522556,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -704371,1522624,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -704384,1522640,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -704651,1522997,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -704697,1523062,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -704916,1523335,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -704947,1523371,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -705199,1523688,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -705418,1523952,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -705439,1523973,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -705742,1524386,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -705744,1524388,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -706046,1524752,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -706449,1525278,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -706492,1525338,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -706649,1525559,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -706965,1526032,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -707090,1526182,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -707169,1526313,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -707182,1526330,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -707292,1526466,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -708325,1527780,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -708367,1527831,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -708584,1528109,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -708814,1528407,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -708859,1528469,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -708933,1528567,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -709022,1528678,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -709176,1528907,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -709297,1529074,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -709315,1529096,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -709448,1529265,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -709882,1529817,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -709902,1529868,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -710161,1530210,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -710339,1530460,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -710505,1530685,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -710832,1531115,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -711239,1531659,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -711502,1532050,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -711663,1532258,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -711685,1532288,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -711856,1532492,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -711897,1532567,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -712743,1533620,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -712752,1533633,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -712891,1533836,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -712932,1533893,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -713114,1534131,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -713275,1534348,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -713439,1534544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -713530,1534649,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -713541,1534661,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -713614,1534743,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -713669,1534800,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -713789,1534948,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -713990,1535159,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -714141,1535319,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -714667,1535943,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -714810,1536156,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -715090,1536520,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -715586,1537138,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -715639,1537203,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -715691,1537299,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -715761,1537398,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -716129,1537778,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -716351,1538020,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -716732,1538424,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -717033,1538747,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -717103,1538817,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -717223,1538944,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -717333,1539060,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -717339,1539066,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -717860,1539617,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -718349,1540137,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -718604,1540397,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -718623,1540418,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -718934,1540790,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -719532,1541535,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -719951,1541978,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -720172,1542200,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -720261,1542296,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -720329,1542367,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -720431,1542474,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -720514,1542559,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -720582,1542632,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -720590,1542641,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -720771,1542847,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -720802,1542881,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -720831,1542911,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -720862,1542943,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -721021,1543121,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -721357,1543490,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -722699,1545057,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -722701,1545059,1257,0.35,,73.0,,,,,,,"Fatty acids, total trans",G -722707,1545065,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -722750,1545119,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -723279,1545754,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -723398,1545899,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -723644,1546181,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -724084,1546683,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -724606,1547306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -724764,1547481,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -725183,1548024,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -725303,1548165,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -725378,1548249,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -725498,1548420,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -725532,1548471,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -725607,1548575,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -725728,1548766,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -725807,1548872,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -725842,1548913,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -725868,1548960,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -725965,1549125,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -726308,1549612,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -726330,1549639,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -726677,1550087,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -727093,1550608,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -727316,1550866,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -727348,1550899,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -727497,1551064,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -727779,1551478,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -728059,1551811,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -728093,1551846,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -728259,1552051,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -728824,1552659,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -729505,1553432,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -729542,1553474,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -729607,1553553,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -729849,1553827,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -729862,1553841,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -730004,1554015,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -730131,1554159,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -730217,1554260,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -730312,1554366,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -730473,1554559,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -730562,1554664,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -730752,1554866,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -730822,1554947,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -730873,1555004,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -731364,1555556,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -731672,1555934,1257,0.89,,70.0,,,,,,,"Fatty acids, total trans",G -731755,1556019,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -732180,1556506,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -732208,1556537,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -732487,1556845,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -732488,1556846,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -732492,1556850,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -732690,1557076,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -732838,1557229,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -733311,1557776,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -733392,1557867,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -733431,1557909,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -733584,1558089,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -733607,1558117,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -733766,1558294,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -733799,1558338,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -734041,1558616,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -734178,1558768,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -734284,1558891,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -734351,1558967,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -734654,1559343,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -734716,1559423,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -734899,1559669,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -734967,1559749,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -735377,1560226,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -735807,1560754,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -736111,1561146,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -736240,1561308,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -736355,1561427,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -736450,1561526,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -736496,1561579,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -736553,1561640,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -736747,1561858,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -736915,1562082,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -737121,1562337,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -737224,1562452,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -738158,1563616,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -738425,1563914,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -738451,1563944,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -738495,1563988,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -738596,1564095,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -738942,1564488,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -739189,1564745,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -739741,1565396,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -739976,1565647,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -740035,1565709,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -740407,1566183,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -740449,1566237,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -740927,1566774,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -740962,1566816,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -741068,1566926,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -741104,1566969,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -741299,1567182,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -741364,1567258,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -741392,1567289,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -741597,1567518,1257,1.34,,70.0,,,,,,,"Fatty acids, total trans",G -741757,1567704,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -741842,1567808,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -741939,1567929,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -742232,1568286,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -742351,1568431,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -742464,1568579,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -742586,1568727,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -742594,1568739,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -742610,1568755,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -742660,1568817,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -742765,1568949,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -742787,1568974,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -742807,1568997,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -742885,1569085,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -743049,1569322,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -743119,1569421,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -743265,1569604,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -743471,1569862,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -744227,1570694,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -744260,1570729,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -744425,1570911,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -744923,1571519,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -745195,1571840,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -745267,1571927,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -745291,1571953,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -745299,1571971,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -745420,1572137,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -745612,1572384,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -745781,1572581,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -745788,1572591,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -746109,1572984,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -746380,1573291,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -747057,1574124,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -747081,1574152,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -747087,1574160,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -747383,1574508,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -747489,1574624,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -747519,1574665,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -747631,1574808,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -747842,1575067,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -748070,1575349,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -748077,1575362,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -748129,1575425,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -748603,1575926,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -748824,1576167,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -749211,1576628,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -749242,1576660,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -749300,1576721,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -749647,1577135,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -749682,1577175,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -749790,1577303,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -749997,1577522,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -750019,1577544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -750311,1577860,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -750548,1578116,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -750613,1578184,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -750666,1578237,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -750756,1578328,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -751110,1578717,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -751496,1579157,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -751520,1579198,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -751550,1579254,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -751627,1579342,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -752067,1579830,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -752172,1579938,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -752186,1579953,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -752233,1580010,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -752282,1580063,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -752862,1580820,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -753282,1581286,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -753322,1581336,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -753340,1581354,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -753872,1581990,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -754481,1582659,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -755003,1583234,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -755038,1583270,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -755504,1583912,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -755520,1583933,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -755603,1584039,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -755663,1584112,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -755903,1584442,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -755990,1584599,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -756300,1585041,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -756345,1585097,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -756482,1585258,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -756837,1585819,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -756879,1585893,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -756890,1585904,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -756894,1585908,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -756948,1585968,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -757309,1586539,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -757387,1586649,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -757884,1587434,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -758228,1587993,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -758339,1588166,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -758343,1588171,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -758458,1588326,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -758768,1589003,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -759047,1589458,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -759335,1589914,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -759550,1590202,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -759851,1590745,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -759942,1590869,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -760223,1591273,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -760460,1591573,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -760529,1591651,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -760692,1591834,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -760747,1591894,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -761139,1592343,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -761237,1592529,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -761239,1592541,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -761272,1592633,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -761305,1592670,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -761560,1592943,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -761765,1593161,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -761894,1593315,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -762057,1593553,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -762168,1593787,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -762260,1593895,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -762349,1594047,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -762492,1594306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -762569,1594453,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -763048,1595351,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -763098,1595427,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -763450,1596034,1257,1.96,,70.0,,,,,,,"Fatty acids, total trans",G -763503,1596096,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -763900,1596565,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -764422,1597240,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -764737,1597705,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -764796,1597774,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -765047,1598075,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -765158,1598202,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -765515,1598632,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -765573,1598699,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -765878,1599061,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -766014,1599212,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -766381,1599725,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -766860,1600336,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -766952,1600442,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -766990,1600506,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -767074,1600625,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -767800,1601552,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -767873,1601657,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -767977,1601814,1257,1.67,,70.0,,,,,,,"Fatty acids, total trans",G -768068,1601928,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -768096,1602001,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -768164,1602112,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -768491,1602652,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -768548,1602721,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -768734,1602931,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -768739,1602937,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -769264,1603564,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -769664,1604001,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -769790,1604145,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -769863,1604253,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -770457,1605002,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -770685,1605274,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -770717,1605312,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -770731,1605330,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -770848,1605452,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -770858,1605462,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -771224,1605902,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -771263,1605951,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -772386,1607268,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -772521,1607412,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -772590,1607490,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -772695,1607622,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -772709,1607640,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -772912,1607910,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -773062,1608089,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -773281,1608359,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -773505,1608636,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -773560,1608691,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -773853,1609043,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -774028,1609243,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -774111,1609349,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -774207,1609465,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -774270,1609531,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -774498,1609784,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -774775,1610115,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -774872,1610228,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -774976,1610348,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -775211,1610620,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -775232,1610641,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -775539,1610994,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -775733,1611256,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -775958,1611538,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -775963,1611544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -776101,1611707,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -776144,1611782,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -776172,1611832,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -776777,1612521,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -777069,1612852,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -777176,1612971,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -777408,1613237,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -777908,1613791,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -778161,1614072,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -778209,1614126,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -778495,1614449,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -778640,1614612,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -778989,1615009,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -779174,1615227,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -779179,1615235,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -779217,1615276,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -779532,1615628,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -779640,1615745,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -780453,1616668,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -780841,1617114,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -781009,1617302,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -781210,1617544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -781413,1617759,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -781551,1617920,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -781577,1617949,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -781600,1617976,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -781632,1618011,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -782019,1618473,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -782324,1618841,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -782404,1618927,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -782976,1619619,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -783272,1619974,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -784004,1620900,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -784341,1621318,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -784604,1621648,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -784952,1622114,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -784958,1622121,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -784984,1622152,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -785177,1622373,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -785633,1622925,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -785769,1623104,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -785882,1623245,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -786026,1623439,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -786069,1623487,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -786106,1623529,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -786214,1623652,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -786663,1624210,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -786784,1624372,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -787144,1624855,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -787177,1624903,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -787258,1625035,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -787376,1625242,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -787435,1625342,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -787692,1625834,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -787792,1625966,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -787914,1626186,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -787944,1626239,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -788001,1626342,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -788052,1626586,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -788082,1626666,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -788121,1626756,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -788136,1626797,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -788421,1627334,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -788980,1628531,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -788996,1628589,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -789126,1628974,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -789228,1629234,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -789974,1630457,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -790160,1630900,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -790184,1630967,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -790328,1631339,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -790424,1631560,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -790599,1631807,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -790603,1631811,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -790659,1631881,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -791231,1632721,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -791506,1633098,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -791566,1633169,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -791616,1633228,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -791687,1633323,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -791714,1633356,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -791765,1633424,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -791783,1633447,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -792529,1634454,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -792666,1634770,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -792764,1634978,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -792879,1635140,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -793002,1635597,1257,0.51,,70.0,,,,,,,"Fatty acids, total trans",G -793195,1635985,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -793254,1636105,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -793384,1636345,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -793553,1636557,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -793556,1636560,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -793590,1636598,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -793598,1636607,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -793899,1636949,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -794144,1637266,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -794188,1637315,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -794226,1637367,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -794368,1637534,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -794533,1637716,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -794648,1637855,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -794672,1637887,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -794779,1638006,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -795067,1638340,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -795103,1638383,1257,1.18,,70.0,,,,,,,"Fatty acids, total trans",G -796105,1639570,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -796243,1639728,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -796321,1639865,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -796894,1640497,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -796998,1640621,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -797468,1641155,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -797531,1641228,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -797592,1641299,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -797986,1641757,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -798063,1641859,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -798200,1642007,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -798315,1642140,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -798355,1642182,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -798863,1642765,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -799535,1643890,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -799907,1644350,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -800164,1644759,1257,0.33,,70.0,,,,,,,"Fatty acids, total trans",G -800271,1644899,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -800580,1645386,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -800645,1645462,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -800713,1645533,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -800811,1645646,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -800956,1645814,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -801193,1646067,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -801309,1646194,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -801491,1646403,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -801585,1646536,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -801742,1646724,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -802074,1647210,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -802152,1647299,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -802646,1647862,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -802962,1648276,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -803499,1648918,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -803596,1649037,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -803677,1649133,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -803727,1649194,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -803954,1649460,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -804015,1649531,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -804136,1649712,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -804245,1649893,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -804594,1650360,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -804742,1650515,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -804817,1650603,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -804931,1650726,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -805009,1650816,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -805375,1651268,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -805480,1651385,1257,0.39,,70.0,,,,,,,"Fatty acids, total trans",G -805583,1651507,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -805826,1651790,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -806040,1652127,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -806077,1652171,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -806546,1652750,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -806956,1653254,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -806964,1653262,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -807010,1653316,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -807175,1653500,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -807695,1654145,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -807816,1654297,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -807951,1654460,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -807953,1654462,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -808271,1654828,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -808330,1654895,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -808746,1655396,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -809172,1655972,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -809492,1656340,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -809693,1656588,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -809749,1656652,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -810108,1657069,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -810198,1657191,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -810262,1657265,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -810518,1657562,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -810583,1657631,1257,1.79,,70.0,,,,,,,"Fatty acids, total trans",G -811137,1658244,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -811467,1658614,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -811872,1659108,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -811918,1659174,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -811967,1659226,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -811978,1659241,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -812030,1659302,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -812092,1659364,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -812112,1659384,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -812250,1659542,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -812276,1659570,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -812356,1659659,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -812410,1659717,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -812816,1660170,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -812898,1660267,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -813071,1660468,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -813092,1660489,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -813093,1660490,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -813200,1660614,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -813480,1660916,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -814021,1661536,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -814096,1661631,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -814242,1661837,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -814379,1662048,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -814567,1662340,1257,0.46,,70.0,,,,,,,"Fatty acids, total trans",G -814886,1662808,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -815212,1663298,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -815455,1663675,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -815521,1663771,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -815560,1663827,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -815600,1663869,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -815673,1664016,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -816438,1665153,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -816501,1665221,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -816678,1665437,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -816750,1665523,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -816791,1665573,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -816853,1665645,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -817376,1666257,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -817575,1666515,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -817962,1666971,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -818526,1667639,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -818623,1667744,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -818661,1667788,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -819309,1668575,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -819314,1668582,1257,1.32,,70.0,,,,,,,"Fatty acids, total trans",G -819326,1668596,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -819420,1668710,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -819708,1669055,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -819805,1669173,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -820032,1669442,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -820091,1669512,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -820103,1669526,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -820118,1669544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -820289,1669740,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -820354,1669818,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -820373,1669845,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -820930,1670510,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -821067,1670670,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -821111,1670725,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -821136,1670757,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -821189,1670821,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -821365,1671043,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -821638,1671374,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -821777,1671547,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -821822,1671599,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -821994,1671809,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -822236,1672101,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -823368,1673438,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -823402,1673478,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -823711,1673860,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -824104,1674318,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -824239,1674471,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -824296,1674543,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -824370,1674627,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -824419,1674683,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -824525,1674800,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -825032,1675390,1257,1.06,,70.0,,,,,,,"Fatty acids, total trans",G -825038,1675396,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -826043,1676585,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -826177,1676744,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -826267,1676874,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -826407,1677042,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -826415,1677050,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -826465,1677104,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -826664,1677345,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -826836,1677545,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -826998,1677723,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -827045,1677774,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -827071,1677801,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -827140,1677877,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -827409,1678201,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -827850,1678687,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -828247,1679129,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -828298,1679185,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -828827,1679773,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -829115,1680098,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -829128,1680119,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -829136,1680127,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -829381,1680395,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -830652,1681881,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -830741,1681989,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -830904,1682167,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -830920,1682184,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -831086,1682377,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -831289,1682594,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -831799,1683223,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -832159,1683646,1257,0.21,,70.0,,,,,,,"Fatty acids, total trans",G -832407,1683930,1257,1.33,,70.0,,,,,,,"Fatty acids, total trans",G -832564,1684136,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -833152,1684881,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -833210,1684953,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -833314,1685058,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -833595,1685382,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -833705,1685512,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -833837,1685651,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -833904,1685722,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -833929,1685750,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -834021,1685849,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -834158,1686021,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -834159,1686022,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -834319,1686209,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -834326,1686216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -834423,1686335,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -834753,1686728,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -834849,1686831,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -835266,1687333,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -835713,1687831,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -836431,1688658,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -836711,1688982,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -836858,1689144,1257,0.65,,70.0,,,,,,,"Fatty acids, total trans",G -836952,1689255,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -836991,1689300,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -837163,1689504,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -837417,1689815,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -837421,1689820,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -837666,1690114,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -837741,1690202,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -837766,1690231,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -837934,1690422,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -838085,1690592,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -838106,1690621,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -838116,1690631,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -838200,1690733,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -838291,1690834,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -838567,1691196,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -838739,1691405,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -839674,1692575,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -839685,1692592,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -839779,1692695,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -839862,1692805,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -839879,1692825,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -840264,1693390,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -840455,1693637,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -840575,1693772,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -840625,1693837,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -841041,1694339,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -841074,1694372,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -841390,1694811,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -841623,1695189,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -841670,1695242,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -841802,1695397,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -841851,1695453,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -841886,1695501,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -841891,1695507,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -842118,1695849,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -842714,1696599,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -842823,1696733,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -842903,1696831,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -843129,1697074,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -843219,1697171,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -843411,1697409,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -843535,1697569,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -843655,1697718,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -843710,1697782,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -843720,1697796,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -843813,1697917,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -843968,1698130,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -844023,1698201,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -844192,1698421,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -844279,1698520,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -844477,1698744,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -844563,1698842,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -844739,1699044,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -845419,1699862,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -845442,1699896,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -845700,1700187,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -845720,1700211,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -845778,1700274,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -845841,1700353,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -845973,1700518,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -846756,1701447,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -847111,1701869,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -847439,1702241,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -847614,1702435,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -847644,1702487,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -848130,1703026,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -848159,1703056,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -848175,1703074,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -848216,1703117,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -848221,1703127,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -848290,1703208,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -848527,1703490,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -848590,1703560,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -848627,1703601,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -848795,1703801,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -848838,1703864,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -848930,1703979,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -849222,1704323,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -849288,1704405,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -849383,1704516,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -849514,1704660,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -849833,1705037,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -849879,1705097,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -850081,1705342,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -850143,1705418,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -850620,1705992,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -850625,1705997,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -850884,1706302,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -851183,1706652,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -851242,1706722,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -851243,1706724,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -851393,1706895,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -851483,1707000,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -851680,1707219,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -851744,1707303,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -851890,1707492,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -851892,1707494,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -851949,1707563,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -851980,1707610,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -852182,1707872,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -852356,1708126,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -852380,1708155,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -852498,1708297,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -852522,1708329,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -852585,1708398,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -852781,1708644,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -853175,1709196,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -853177,1709198,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -853216,1709249,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -853246,1709286,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -853350,1709404,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -853909,1710186,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -854205,1710560,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -855112,1711605,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -855256,1711760,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -855322,1711832,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -855408,1711928,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -855462,1711989,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -855577,1712122,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -855817,1712388,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -855903,1712495,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -855943,1712543,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -856080,1712705,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -856084,1712709,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -856149,1712791,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -856183,1712832,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -856196,1712848,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -856999,1713838,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -857026,1713878,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -857106,1713971,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -857527,1714471,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -857834,1714829,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -857909,1714917,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -858187,1715228,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -858462,1715544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -858716,1715846,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -858721,1715851,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -858865,1716052,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -858912,1716099,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -858930,1716121,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -859000,1716226,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -859305,1716581,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -859487,1716791,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -859613,1716940,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -859717,1717057,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -860218,1717626,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -860427,1717875,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -860502,1717981,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -860577,1718070,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -860583,1718077,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -860723,1718306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -860951,1718601,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -861058,1718720,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -861281,1718983,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -861299,1719009,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -862005,1719857,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -862063,1719919,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -862846,1720932,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -862857,1720944,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -863316,1721690,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -863708,1722152,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -863762,1722208,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -863803,1722260,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -864221,1722809,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -864538,1723216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -864559,1723249,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -864596,1723299,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -864855,1723595,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -864937,1723709,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -865058,1723856,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -865356,1724193,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -865477,1724351,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -865775,1724674,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -865815,1724723,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -866331,1725366,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -866503,1725590,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -866525,1725618,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -866532,1725626,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -866855,1726025,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -866980,1726168,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -867270,1726498,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -867516,1726811,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -867564,1726898,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -867682,1727070,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -867743,1727214,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -867782,1727274,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -867962,1727505,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -868093,1727678,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -868208,1727796,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -868617,1728460,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -869085,1729084,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -869152,1729157,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -869262,1729292,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -869369,1729432,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -869417,1729483,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -869479,1729551,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -869531,1729611,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -869827,1729950,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -869907,1730042,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -870096,1730260,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -870106,1730271,1257,0.81,,70.0,,,,,,,"Fatty acids, total trans",G -870260,1730452,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -870262,1730454,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -870275,1730472,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -870315,1730517,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -870455,1730689,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -870522,1730771,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -870619,1730896,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -870666,1730969,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -870703,1731011,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -870881,1731201,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -871009,1731344,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -871169,1731537,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -871254,1731641,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -871452,1731891,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -871473,1731913,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -871607,1732074,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -871681,1732161,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -872039,1732595,1257,20.0,,70.0,,,,,,,"Fatty acids, total trans",G -872050,1732607,1257,0.88,,70.0,,,,,,,"Fatty acids, total trans",G -872232,1732814,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -872374,1732977,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -872498,1733117,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -872626,1733282,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -872764,1733465,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -873061,1733843,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -873198,1734030,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -873207,1734040,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -874271,1735348,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -874593,1735750,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -874688,1735868,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -875264,1736585,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -875523,1736903,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -875648,1737045,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -875812,1737240,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -875835,1737266,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -876224,1737733,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -876374,1737903,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -876840,1738447,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -877118,1738776,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -877359,1739079,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -877398,1739128,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -877793,1739618,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -878009,1739852,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -878065,1739911,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -878071,1739919,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -878174,1740034,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -878530,1740449,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -878743,1740708,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -879109,1741150,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -879373,1741466,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -879510,1741627,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -879517,1741639,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -879658,1741796,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -879960,1742156,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -879984,1742183,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -880109,1742322,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -880260,1742498,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -880481,1742752,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -880602,1742882,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -880680,1742977,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -880875,1743206,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -880931,1743277,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -880977,1743347,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -881198,1743616,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -881230,1743652,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -881328,1743766,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -881332,1743771,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -881790,1744324,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -881884,1744446,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -881970,1744548,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -882130,1744737,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -882452,1745145,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -882571,1745288,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -882608,1745333,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -882809,1745583,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -882841,1745619,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -882885,1745664,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -882916,1745704,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -883096,1745951,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -883228,1746098,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -883327,1746215,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -883463,1746371,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -883562,1746497,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -883641,1746595,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -883796,1746783,1257,0.35,,70.0,,,,,,,"Fatty acids, total trans",G -883997,1747027,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -884150,1747211,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -884287,1747377,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -884460,1747618,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -884489,1747649,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -884650,1747837,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -885198,1748451,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -885291,1748556,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -885642,1748986,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -885860,1749244,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -886068,1749487,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -886332,1749810,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -886503,1750044,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -887160,1757747,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -887173,1757760,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -887270,1881016,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -887428,1758032,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -887446,1758052,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -887492,1758101,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -887591,1758205,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -887672,1758295,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -888187,1758944,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -888339,1759161,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -888906,1759806,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -888909,1759809,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -889074,1760004,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -889137,1760075,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -889200,1760141,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -889445,1760438,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -889495,1760496,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -889511,1760513,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -889989,1761056,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -890000,1761067,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -890006,1761073,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -890121,1761195,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -890215,1761330,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -890224,1761343,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -890445,1761618,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -890667,1761870,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -890736,1761950,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -890789,1762008,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -890879,1762109,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -891297,1762603,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -891408,1762733,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -891702,1763083,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -891854,1763276,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -891878,1763302,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -891894,1763320,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -891937,1763377,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -892360,1763879,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -892856,1764434,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -893065,1764710,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -893120,1764770,1257,0.2,,70.0,,,,,,,"Fatty acids, total trans",G -893125,1764776,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -893301,1764992,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -893630,1765394,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -893652,1765424,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -893752,1765552,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -893923,1765739,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -893948,1765767,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -894385,1766304,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -894562,1766506,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -894594,1766542,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -894796,1766796,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -894831,1766843,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -895094,1767165,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -895174,1767255,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -895450,1767602,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -895489,1767647,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -895497,1767656,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -895825,1768066,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -896036,1768312,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -896037,1768313,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -896679,1769038,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -897413,1770096,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -897442,1770134,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -897493,1770200,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -897683,1770437,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -897983,1770806,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -898075,1770925,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -898159,1771030,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -898260,1771158,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -898618,1771619,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -899157,1772316,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -899159,1772318,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -899566,1772849,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -899984,1773443,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -900015,1773481,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -900026,1773500,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -900034,1773508,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -900108,1773593,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -901043,1774830,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -901175,1774970,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -901185,1774980,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -901206,1775001,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -901275,1775077,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -901365,1775184,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -901484,1775460,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -901531,1881445,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -901799,1775801,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -902113,1776193,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -902348,1776481,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -902666,1776900,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -902905,1777228,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -903084,1777465,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -903237,1777681,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -903706,1778227,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -903738,1778259,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -903744,1778265,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -903985,1778551,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -904445,1779090,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -904496,1779152,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -904784,1779510,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -904841,1779582,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -905096,1779897,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -905150,1779954,1257,0.29,,70.0,,,,,,,"Fatty acids, total trans",G -905451,1780343,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -905552,1780473,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -905793,1780769,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -905893,1780894,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -906405,1781512,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -906524,1781667,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -906764,1781948,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -907012,1782277,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -907191,1782476,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -907434,1782810,1257,4.11,,70.0,,,,,,,"Fatty acids, total trans",G -907566,1782964,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -908238,1783774,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -908421,1784018,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -908471,1784073,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -908840,1784542,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -908885,1784601,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -908933,1784656,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -908965,1784712,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -909185,1784975,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -909349,1785197,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -910022,1786023,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -910300,1786402,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -910457,1786601,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -910866,1787082,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -911106,1787359,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -911241,1787527,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -911285,1787586,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -911342,1787648,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -911527,1787874,1257,0.38,,70.0,,,,,,,"Fatty acids, total trans",G -911879,1788326,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -911892,1788347,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -912079,1788649,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -912099,1788669,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -912158,1788757,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -912213,1788824,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -912373,1789128,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -912796,1789832,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -912980,1790096,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -913213,1790375,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -913522,1790769,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -913567,1790826,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -913660,1790946,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -913674,1790963,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -914138,1791549,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -914415,1791907,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -914433,1791930,1257,1.43,,70.0,,,,,,,"Fatty acids, total trans",G -914548,1792078,1257,1.25,,70.0,,,,,,,"Fatty acids, total trans",G -914678,1792248,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -914819,1792440,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -915002,1792642,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -915019,1792663,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -915073,1792720,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -915075,1792723,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -915396,1793120,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -915725,1793523,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -915878,1793724,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -916329,1794290,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -916414,1794404,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -916608,1794648,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -916881,1881760,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -916887,1794977,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -916912,1795005,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -916952,1795059,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -917067,1795193,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -917305,1795477,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -917665,1795906,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -917746,1795994,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -917769,1796019,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -918067,1796365,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -918075,1796374,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -918208,1796535,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -918244,1796581,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -918752,1797196,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -919077,1797616,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -919752,1798412,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -919871,1798577,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -920417,1799282,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -920593,1799583,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -920726,1799729,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -920925,1800012,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -920989,1800089,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -921545,1800889,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -921710,1801080,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -921800,1801197,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -922037,1801477,1257,0.59,,70.0,,,,,,,"Fatty acids, total trans",G -922645,1802248,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -922877,1802572,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -923149,1802957,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -923463,1803324,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -923610,1803500,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -923681,1803587,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -924083,1804062,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -924139,1804124,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -924816,1805005,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -924846,1805040,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -924897,1805095,1257,0.42,,70.0,,,,,,,"Fatty acids, total trans",G -925520,1805822,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -925596,1805909,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -925640,1805959,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -926117,1806559,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -926293,1806765,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -926694,1807257,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -927330,1808035,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -927758,1808619,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -927898,1808785,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -927921,1808811,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -928039,1808964,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -928572,1809605,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -928845,1809916,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -928950,1810039,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -929145,1810291,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -929228,1810401,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -930187,1811567,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -930476,1811917,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -930505,1811970,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -930543,1812027,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -930597,1812098,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -930884,1812453,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -931245,1812883,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -931266,1812905,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -931832,1813595,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -931904,1813677,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -932049,1813842,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -932050,1813843,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -932138,1813950,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -932217,1814050,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -932270,1814114,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -933079,1815055,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -933110,1815095,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -933118,1815105,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -933607,1815684,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -933642,1815726,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -933672,1815760,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -933713,1815805,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -933956,1816078,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -934230,1816399,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -934804,1817095,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -934808,1817099,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -934883,1817183,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -935097,1817432,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -935255,1817636,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -935629,1818067,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -935824,1818295,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -936126,1818639,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -936485,1819056,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -936541,1819127,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -936730,1819345,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -936999,1819660,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -937076,1819742,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -937319,1820048,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -937766,1820557,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -938302,1821237,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -938736,1821746,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -938871,1821903,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -938934,1821975,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -939187,1822281,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -939240,1822350,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -939408,1822586,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -939858,1823105,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -939864,1823114,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -940282,1823618,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -940445,1823799,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -940462,1823823,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -940492,1823854,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -940642,1824018,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -940676,1824057,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -941250,1824758,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -941532,1825087,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -941620,1825191,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -941909,1825521,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -942345,1826031,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -942763,1826509,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -942999,1826776,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -943009,1826786,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -943103,1826886,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -943482,1827323,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -943516,1827365,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -943690,1827571,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -943727,1827608,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -943830,1827721,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -944352,1828309,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -944434,1828394,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -944654,1828637,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -944802,1828802,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -944991,1829010,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -945011,1829030,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -945685,1829778,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -945740,1829840,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -945876,1830006,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -945925,1830061,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -945969,1830114,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -946044,1830191,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -946183,1830364,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -946210,1830413,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -946445,1830694,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -946481,1830739,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -946549,1830821,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -946552,1830824,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -946566,1830841,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -946771,1831105,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -946947,1831314,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -946988,1831372,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -947022,1831411,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -947395,1831840,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -947622,1832110,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -947665,1832155,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -947882,1832402,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -947901,1832432,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -948353,1833030,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -948535,1833259,1257,0.36,,70.0,,,,,,,"Fatty acids, total trans",G -948562,1833295,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -948741,1833514,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -948959,1833773,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -949040,1833868,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -949070,1833909,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -949465,1834360,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -950053,1835025,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -950088,1835065,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -950277,1835297,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -950753,1835844,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -950852,1835961,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -950870,1835981,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -951655,1836879,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -951838,1837097,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -951950,1837227,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -952125,1837422,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -952263,1837587,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -952549,1838025,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -952630,1838171,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -952686,1838257,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -952694,1838269,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -952781,1838395,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -952845,1882344,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -953370,1838756,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -953407,1838806,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -953797,1839284,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -953919,1882761,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -953935,1882771,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -954055,1839584,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -954135,1882857,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -954159,1882870,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -954285,1839842,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -954689,1883014,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -955024,1840756,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -955186,1841026,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -955285,1841154,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -955319,1841201,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -955332,1841216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -955336,1841221,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -955460,1841353,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -955622,1841531,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -955695,1841633,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -955806,1841790,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -955866,1841870,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -955880,1841893,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -955963,1841990,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -956215,1842352,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -956467,1842681,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -956469,1883369,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -956606,1842852,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -956697,1842958,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -956764,1883432,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -956792,1843074,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -957588,1844051,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -957630,1844098,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -957701,1844178,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -958039,1844574,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -958487,1845136,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -958723,1845411,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -958754,1845447,1257,1.42,,70.0,,,,,,,"Fatty acids, total trans",G -958892,1845598,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -959008,1883598,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -959098,1845831,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -959349,1846123,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -959417,1846203,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -959570,1846397,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -959978,1846887,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -960020,1846934,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -960154,1847087,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -960385,1847341,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -960649,1883953,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -960734,1884041,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -961012,1884329,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -961036,1884353,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -961336,1884660,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -961401,1884725,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -961581,1884916,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -961608,1884943,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -962055,1885564,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -962100,1885611,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -962106,1885617,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -962165,1885676,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -962256,1885772,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -962263,1885779,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -962337,1885854,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -962469,1885991,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -962548,1886074,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -962634,1886165,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -962917,1886461,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -962962,1886509,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -962996,1886571,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -963088,1886691,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -963156,1886766,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -963311,1886939,1257,1.04,,70.0,,,,,,,"Fatty acids, total trans",G -963621,1887291,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -963943,1887659,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -964296,1888065,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -964348,1888122,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -964403,1888183,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -964653,1888465,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -964699,1888512,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -965187,1889101,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -965226,1889144,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -965424,1889401,1257,0.58,,70.0,,,,,,,"Fatty acids, total trans",G -965425,1889402,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -965429,1889406,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -966294,1890403,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -966508,1890653,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -966792,1890944,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -966824,1890976,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -966876,1891032,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -966969,1891139,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -967109,1891285,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -967140,1891316,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -967269,1891468,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -967605,1891829,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -967634,1891859,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -967737,1891976,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -967768,1892015,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -967940,1892202,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -968113,1892396,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -968235,1892529,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -968467,1892801,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -968491,1892830,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -968619,1892976,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -969539,1894003,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -969564,1894028,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -969804,1894297,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -969869,1894373,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -969879,1894384,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -970033,1894577,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -970121,1894686,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -970222,1894800,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -970566,1895195,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -970652,1895298,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -970864,1895574,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -970989,1895711,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -971095,1895826,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -971268,1896005,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -971311,1896049,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -971553,1896335,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -971596,1896389,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -971662,1896461,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -971726,1896528,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -971770,1896575,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -972025,1896856,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -972613,1897548,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -972689,1897628,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -973070,1898092,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -973267,1898310,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -973428,1898495,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -973483,1898553,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -973860,1898961,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -974225,1899377,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -974397,1899566,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -974402,1899574,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -974531,1899728,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -974573,1899778,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -974737,1899994,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -975075,1900430,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -975122,1900493,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -975149,1900521,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -975962,1901472,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -976028,1901541,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -976031,1901544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -976145,1901674,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -976259,1901815,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -976455,1902078,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -976682,1902352,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -976814,1902507,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -976878,1902585,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -976995,1902730,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -977123,1902872,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -977306,1903098,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -977319,1903121,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -977603,1903444,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -977745,1903604,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -977931,1903850,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -978006,1903934,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -978033,1903971,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -978138,1904106,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -978173,1904153,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -978492,1904501,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -978688,1904735,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -978806,1904867,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -978846,1904911,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -979023,1905104,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -979636,1905772,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -979661,1905798,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -979744,1905891,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -979822,1905971,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -980032,1906200,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -980228,1906477,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -980669,1906981,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -980831,1907169,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -981270,1907652,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -981293,1907678,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -981521,1907950,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -981675,1908160,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -982591,1909453,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -982973,1909986,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -983143,1910322,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -983287,1910514,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -983779,1911271,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -984427,1912207,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -984562,1912384,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -984861,1912722,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -985142,1913093,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -985288,1913261,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -985514,1913528,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -985787,1913835,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -985826,1913877,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -985866,1913921,1257,3.45,,70.0,,,,,,,"Fatty acids, total trans",G -986134,1914272,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -986718,1914970,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -986756,1915015,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -986811,1915096,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -986999,1915371,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -987024,1915402,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -987403,1915829,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -987491,1915921,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -987653,1916102,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -987856,1916341,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -987860,1916345,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -987960,1916473,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -988579,1917175,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -989108,1917765,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -989125,1917785,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -989285,1917956,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -989564,1918278,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -989636,1918359,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -989735,1918481,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -989958,1918780,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -990071,1918913,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -990083,1918926,1257,0.2,,70.0,,,,,,,"Fatty acids, total trans",G -990194,1919054,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -990251,1919124,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -990396,1919280,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -990624,1919541,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -991086,1920059,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -991247,1920246,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -991320,1920328,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -991368,1920376,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -991834,1920895,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -991933,1921003,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -992135,1921232,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -992382,1921522,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -992562,1921716,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -992606,1921765,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -992990,1922194,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -993003,1922207,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -993188,1922414,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -993269,1922518,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -993492,1922775,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -994009,1923357,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -994324,1923728,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -994606,1924066,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -994917,1924451,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -995014,1924562,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -995667,1925312,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -995668,1925313,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -995683,1925330,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -995928,1925602,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -995946,1925620,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -996025,1925709,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -996060,1925748,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -996323,1926058,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -996400,1926145,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -996690,1926472,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -996814,1926604,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -996890,1926707,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -996935,1926773,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -997078,1927041,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -997324,1927508,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -997355,1927567,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -997415,1927660,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -997500,1927765,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -997523,1927789,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -997726,1928025,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -997821,1928148,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -998027,1928417,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -998174,1928585,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -999703,1930583,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -999840,1930728,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1000145,1931064,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1000204,1931128,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1000384,1931325,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1000750,1931785,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1000922,1931974,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1001052,1932121,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1001241,1932383,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1001399,1932597,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1001546,1932767,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1001900,1933207,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1001990,1933305,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1002276,1933622,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -1002339,1933700,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1002541,1933938,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1002613,1934015,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1002987,1934445,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1003127,1934592,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1003400,1934900,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1003875,1935589,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1004065,1935874,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1004067,1935877,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1004259,1936163,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1004274,1936197,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1004722,1936733,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1004777,1936801,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1004932,1936966,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1005141,1937215,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1005205,1937306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1005830,1938037,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1006222,1938505,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1006749,1939108,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1007022,1939452,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1007025,1939455,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1007173,1939651,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1007274,1939768,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1007382,1939884,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1007843,1940404,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1008119,1940718,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1008150,1940759,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1008382,1941049,1257,3.33,,70.0,,,,,,,"Fatty acids, total trans",G -1008389,1941057,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1008543,1941232,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1008610,1941318,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1008639,1941361,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1008888,1941640,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1009493,1942349,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1009594,1942464,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1010153,1943107,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -1010294,1943258,1257,0.64,,70.0,,,,,,,"Fatty acids, total trans",G -1010387,1943362,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1010848,1943933,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1010969,1944071,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1011242,1944389,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1011250,1944397,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1011468,1944642,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1011549,1944730,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1012358,1945665,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1012477,1945789,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1013107,1946506,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1013205,1946613,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1013221,1946630,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1013274,1946684,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1013345,1946759,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1013372,1946791,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1013649,1947094,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1013677,1947125,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1014301,1947918,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1014327,1947953,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1014530,1948176,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1014636,1948300,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1014668,1948335,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1014821,1948522,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1014970,1948698,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1014993,1948723,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1015006,1948738,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1015042,1948778,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1015120,1948866,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1015736,1949592,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1016482,1950472,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1016876,1950952,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1017448,1951610,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1017544,1951713,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1017743,1951946,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1018284,1952591,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1018299,1952609,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1018779,1953178,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1018824,1953231,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1018903,1953317,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1018980,1953400,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1019325,1953804,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1019338,1953821,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1019538,1954055,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1019634,1954162,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1020070,1954668,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1020160,1954767,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1020206,1954818,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1020429,1955064,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1020507,1955154,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1020631,1955295,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1020861,1955554,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1020882,1955576,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1020943,1955643,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1021508,1956306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1021561,1956364,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1021586,1956393,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1021849,1956685,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1021925,1956785,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1021987,1956850,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1022156,1957060,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1022195,1957099,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1022305,1957219,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1023160,1958181,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1023347,1958389,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1023393,1958440,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1023657,1958732,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1024327,1959466,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1024337,1959479,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1024435,1959588,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1024502,1959658,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1024873,1960060,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1025027,1960225,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1025631,1960902,1257,2.0,,73.0,,,,,,,"Fatty acids, total trans",G -1025891,1961188,1257,0.23,,70.0,,,,,,,"Fatty acids, total trans",G -1026011,1961329,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1026069,1961396,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1026123,1961460,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1026279,1961635,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1026854,1962279,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1027125,1962577,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1027447,1962926,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1027556,1963044,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1027881,1963410,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1028022,1963582,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1028035,1963595,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1028058,1963619,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1028163,1963731,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1028501,1964143,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1028927,1964656,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1029284,1965042,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1029569,1965349,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1030357,1966251,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1030508,1966419,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1031187,1967164,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1031551,1967583,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1031729,1967782,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1031819,1967888,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1031898,1967974,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1032013,1968105,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1032142,1968248,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1032287,1968415,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1032336,1968471,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1032763,1969000,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1033055,1969333,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1033249,1969541,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1033273,1969565,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1033303,1969608,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1033330,1969639,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1033479,1969830,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1033711,1970082,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1033764,1970137,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1033893,1970278,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1034405,1970845,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1034556,1971029,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1035465,1972135,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1035843,1972564,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1036369,1973140,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1036373,1973144,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1036592,1973377,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1037655,1974539,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1037852,1974759,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1038104,1975026,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1038268,1975200,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1038381,1975316,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1038400,1975335,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1038472,1975410,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1038604,1975548,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1038640,1975593,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1039159,1976170,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1039305,1976321,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1039355,1976378,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1039692,1976751,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1039701,1976761,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1039763,1976833,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1039924,1977007,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1040116,1977209,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1041091,1978290,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1041109,1978309,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1041121,1978324,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1041213,1978424,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1041281,1978501,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1041330,1978584,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1041529,1978805,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1041763,1979044,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1042057,1979354,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1042287,1979597,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1042425,1979745,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1042504,1979831,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1042925,1980300,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1043020,1980395,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1043115,1980498,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1043656,1981081,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1043858,1981302,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1043911,1981363,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1044006,1981468,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1044027,1981490,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1044206,1981682,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1044263,1981746,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1044294,1981777,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1045345,1982922,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1045348,1982925,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -1045518,1983145,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1045575,1983221,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1045723,1983403,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1045731,1983413,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -1045820,1983542,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1045863,1983617,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -1045997,1983768,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1046083,1983859,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1046205,1983996,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1046466,1984285,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1046947,1984795,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -1046964,1984812,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1047020,1984875,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1047118,1984984,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -1047437,1985345,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1047838,1985776,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1048145,1986116,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1048184,1986157,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1048188,1986161,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1048264,1986246,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1048668,1986682,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1048674,1986688,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1049280,1987349,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -1049362,1987449,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1049621,1987733,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1049632,1987749,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1049853,1987994,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1050023,1988180,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1050377,1988577,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -1050422,1988623,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1050745,1988975,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1050792,1989026,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1050827,1989063,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -1050874,1989112,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1051379,1989655,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1051464,1989745,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1051542,1989827,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1051781,1990087,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1051857,1990163,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1052015,1990333,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1052158,1990496,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1052161,1990499,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1052261,1990603,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1052390,1990739,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1052727,1991098,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1053046,1991448,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1053159,1991580,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1053186,1991607,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -1053317,1991744,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1053455,1991895,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1053616,1992069,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1053752,1992230,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1054060,1992557,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1054461,1992985,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -1054477,1993003,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1054547,1993078,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1055199,1993825,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1056055,1994818,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1056228,1995013,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1056515,1995391,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1056802,1995747,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1057034,1996006,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1057299,1996299,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1057566,1996602,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1057611,1996667,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1057756,1996831,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1057897,1996986,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1058053,1997166,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1058889,1998101,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1059336,1998609,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1059408,1998694,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1059737,1999054,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1059850,1999182,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1059925,1999268,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1060186,1999568,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1060458,2007620,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1060495,2007657,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1060883,2008102,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1061432,2008706,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1061475,2008749,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1061500,2008774,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1061553,2008841,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1062040,2009388,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1062161,2009557,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1062257,2009672,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1062357,2009799,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1062650,2010129,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1062909,2010414,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1062998,2010515,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1063177,2010732,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1063277,2010838,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1063318,2010879,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1063517,2011100,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1063573,2011169,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1063954,2011611,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1064004,2011666,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1064389,2012086,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1064479,2012190,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1065088,2012890,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1065266,2013094,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1066186,2014159,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1066334,2014318,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1066615,2014637,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1066627,2014650,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1066783,2014814,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1066969,2015016,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1066972,2015019,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1067312,2015398,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1067480,2015583,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1067702,2015825,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1067776,2015934,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1067963,2016162,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1068702,2017068,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1068931,2017339,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1068951,2017361,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1069291,2017764,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1069406,2017894,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1069612,2018142,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1069766,2018319,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1070297,2018906,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1070424,2019040,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1070487,2019107,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1070547,2019177,1257,0.43,,70.0,,,,,,,"Fatty acids, total trans",G -1070933,2019629,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1071023,2019729,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1071254,2019992,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1071440,2020192,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1071575,2020347,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1071717,2020506,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1071747,2020536,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1071775,2020567,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1072021,2020849,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1072169,2021010,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1072344,2021214,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1072411,2021285,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1072486,2021392,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1072663,2021579,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1072796,2021746,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1073023,2022001,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1073068,2022048,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1073391,2022447,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1073484,2022588,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1073544,2022663,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1073707,2022854,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1073830,2022992,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1073871,2023101,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1074380,2023769,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1074545,2023979,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1074626,2024079,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1074649,2024105,1257,0.21,,70.0,,,,,,,"Fatty acids, total trans",G -1074708,2024175,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1074778,2024264,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1074786,2024273,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1074822,2024310,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1075470,2025179,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1075719,2025481,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1076034,2025862,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1076145,2025982,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1076374,2026331,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1076414,2026382,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1076522,2026499,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1076722,2026749,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1076805,2026858,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1077015,2027109,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1077583,2027784,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1077832,2028107,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1077907,2028206,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1078346,2028845,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1078570,2029086,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1078885,2029475,1257,0.68,,70.0,,,,,,,"Fatty acids, total trans",G -1078903,2029496,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1079079,2029723,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1079236,2029890,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1079380,2030047,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1079406,2030076,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1079588,2030311,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1080095,2030861,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1080159,2030937,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1080887,2031824,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1080987,2031935,1257,7.14,,70.0,,,,,,,"Fatty acids, total trans",G -1081305,2032294,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1081412,2032436,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1081509,2032538,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1081578,2032622,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1081621,2032681,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1081908,2032999,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1082191,2033306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1082365,2033514,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1082778,2033994,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1082914,2034167,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1083017,2034287,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1083104,2034482,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1083111,2034504,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1083301,2035045,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1083480,2035239,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1083498,2035258,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1084205,2036005,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1084646,2036517,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1084722,2036596,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1084787,2036678,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1084821,2036712,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1084960,2036869,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1085139,2037082,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1085393,2037392,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1085770,2037852,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1085908,2038009,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1085978,2038083,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1086180,2038301,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1086237,2038370,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1086480,2038624,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1087214,2040095,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1087260,2040146,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1087336,2040234,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1087371,2040281,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1087671,2040682,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1087785,2040819,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1087831,2040867,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1087852,2040888,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1087999,2041076,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1088000,2041078,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1088188,2041287,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1088656,2041882,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1088703,2041947,1257,2.5,,70.0,,,,,,,"Fatty acids, total trans",G -1088709,2041958,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1088943,2042236,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1088997,2042296,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1089005,2042306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1089083,2042392,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1089103,2042413,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1089819,2043318,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1089946,2043468,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1089963,2043496,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1090066,2043610,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1090351,2043957,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1090400,2044041,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1090544,2044203,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1090668,2044344,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1090873,2044581,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1090897,2044609,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1091049,2044804,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1091204,2044988,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1091385,2045216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1091404,2045236,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1091434,2045270,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1092187,2046189,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1092258,2046273,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1092274,2046289,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1092325,2046344,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1092568,2046646,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1092720,2046829,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1092811,2046955,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1092861,2047010,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1092975,2047183,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1093142,2047409,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1093292,2047601,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1093301,2047612,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1093668,2048065,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1093735,2048156,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1093776,2048202,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1093784,2048213,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1093908,2048362,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1094023,2048499,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1094467,2049058,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1094524,2049128,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1094726,2049375,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1094814,2049475,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1095021,2049737,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1095147,2049895,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1095611,2050507,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1095667,2050568,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1095728,2050635,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1095796,2050731,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1096065,2051054,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1096200,2051209,1257,10.98,,70.0,,,,,,,"Fatty acids, total trans",G -1096955,2052099,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1096972,2052116,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1096991,2052135,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1097383,2052555,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1097405,2052579,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1097562,2052775,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1097612,2052825,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1097644,2052857,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1098006,2053294,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1098274,2053614,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1098603,2053948,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1098887,2054252,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1099519,2054910,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1099538,2054930,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1099572,2054965,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1099794,2055202,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1099798,2055206,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1100511,2055959,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1100720,2056174,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1100741,2056196,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1100776,2056231,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1101350,2056824,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1101379,2056856,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1101507,2056986,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1101529,2057008,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1101582,2057064,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1102083,2057603,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1102262,2057789,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1102362,2057893,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1102369,2057900,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1102729,2058301,1257,4.11,,70.0,,,,,,,"Fatty acids, total trans",G -1102997,2058606,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1103612,2059323,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1103751,2059480,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1103835,2059575,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1103977,2059746,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1104286,2060100,1257,1.34,,70.0,,,,,,,"Fatty acids, total trans",G -1104416,2060257,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1104840,2060823,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1104954,2060987,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1105029,2061088,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1105419,2061556,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1105486,2061640,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1105635,2061809,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1105797,2061984,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1106243,2062537,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1106635,2062983,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1106829,2063199,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1106866,2063238,1257,0.24,,70.0,,,,,,,"Fatty acids, total trans",G -1106873,2063245,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1107141,2063549,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1107153,2063563,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1107336,2063764,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1107470,2063914,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1107564,2064026,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1107660,2064135,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1107703,2064188,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1108524,2065104,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1108928,2065553,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1109063,2065708,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1109426,2066107,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1109613,2066321,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1109734,2066454,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1109905,2066646,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1109915,2066657,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1110424,2067248,1257,0.21,,70.0,,,,,,,"Fatty acids, total trans",G -1110471,2067298,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1110695,2067555,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1110783,2067656,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1110892,2067784,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1110960,2067860,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1111013,2067921,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1111092,2068008,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1111239,2068185,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1111436,2068450,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1111487,2068501,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1112218,2069322,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1112695,2069901,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1112737,2069955,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1112760,2069978,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1112768,2069987,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1112843,2070068,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1112928,2070161,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1113292,2070557,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1113382,2070651,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1113411,2070680,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1113448,2070724,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1113489,2070768,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1113623,2070904,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1113780,2071068,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1114016,2071317,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1114137,2071490,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1114193,2071561,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1114275,2071645,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1114309,2071686,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1114409,2071798,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1114417,2071806,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1114444,2071836,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1114606,2072018,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1114685,2072099,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1114722,2072139,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1114759,2072179,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1114851,2072283,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1115033,2072491,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1115100,2072569,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1115121,2072591,1257,4.41,,70.0,,,,,,,"Fatty acids, total trans",G -1115298,2072795,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1115816,2073416,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1116186,2073887,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1116208,2073909,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1116555,2074286,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1116955,2074735,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1117195,2075007,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1117322,2075170,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1118060,2076006,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1118109,2076060,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1118136,2076095,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1118289,2076284,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1118480,2076501,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1118506,2076529,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1118797,2076868,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1118941,2077039,1257,0.12,,70.0,,,,,,,"Fatty acids, total trans",G -1119031,2077137,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1119229,2077341,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1119415,2077552,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1119513,2077663,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1119526,2077676,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1119671,2077841,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1119853,2078055,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1119978,2078216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1120635,2078907,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1120914,2079201,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1121164,2079501,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1121525,2079894,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1121619,2080013,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1121759,2080207,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1121789,2080237,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1121796,2080244,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1121884,2080342,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1122239,2080760,1257,0.7,,70.0,,,,,,,"Fatty acids, total trans",G -1122337,2080878,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1122790,2081374,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1122852,2081440,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1122978,2081578,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1123148,2081771,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1123165,2081793,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1123584,2082357,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1124026,2083006,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1124157,2083174,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1124181,2083211,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1124635,2083903,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1124659,2083934,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1125071,2084600,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1125157,2084782,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1125179,2084823,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1125403,2085229,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1126001,2086168,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1126312,2086595,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1126343,2086628,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1126380,2086674,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1126762,2087106,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1126992,2087366,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1127167,2087606,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1127180,2087625,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1127247,2087719,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1127278,2087758,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1127279,2087759,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1127430,2087991,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1127557,2088187,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1127570,2088202,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1127914,2088807,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1128116,2089033,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1128708,2089772,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1128717,2089782,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1128885,2089973,1257,0.14,,70.0,,,,,,,"Fatty acids, total trans",G -1128898,2089988,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1129012,2090132,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1129281,2090439,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1129864,2091150,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1129941,2091233,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1129958,2091256,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1130032,2091385,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1130103,2091493,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1130123,2091519,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1130371,2091815,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1130520,2092006,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1130619,2092142,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1130854,2092489,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1131347,2093139,1257,0.44,,70.0,,,,,,,"Fatty acids, total trans",G -1131467,2093271,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1131668,2093490,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1131997,2093884,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1132070,2093993,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1132247,2094189,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1132477,2094452,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1133088,2095140,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1133355,2095442,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1133401,2095503,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1133418,2095520,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1133568,2095679,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1134033,2096207,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1134084,2096275,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -1134537,2096778,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1134566,2096812,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1134879,2097172,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1135041,2097364,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1135233,2097589,1257,0.24,,70.0,,,,,,,"Fatty acids, total trans",G -1135493,2097894,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1135777,2098233,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1135802,2098260,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1135918,2098399,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1135938,2098426,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1135999,2098497,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1136653,2099275,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1136840,2099489,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1136959,2099624,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1137031,2099706,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1137351,2100070,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1137805,2100576,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1137814,2100586,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1138782,2101672,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1138831,2101727,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1139028,2101958,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1139251,2102216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1139422,2102415,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1139477,2102481,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1139673,2102707,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1139835,2102883,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1140068,2103153,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1140260,2103382,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1140888,2104119,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1141573,2104975,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1141634,2105055,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1142053,2105574,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1142137,2105665,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1142219,2105770,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1142489,2106113,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1142750,2106451,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1143338,2107196,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1143639,2107699,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1144137,2108541,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1144590,2109576,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1144947,2110063,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1145460,2110708,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1145547,2110806,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1145630,2110944,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1145662,2110990,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1145678,2111021,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1145949,2111337,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1146084,2111700,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1146087,2111712,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1146096,2111728,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1146101,2111735,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1146340,2112038,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1146376,2112076,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1146384,2112084,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1146555,2112294,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1146619,2112363,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1146832,2112618,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1146951,2112758,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1147810,2113766,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1147990,2113962,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1148033,2114013,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1148563,2114640,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1148753,2115008,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1149056,2115448,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1149113,2115523,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1149312,2115861,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1149330,2115879,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1149518,2116099,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1150144,2116909,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1150317,2117102,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1150836,2117752,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1150899,2117826,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1151203,2118223,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1151675,2118817,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1151908,2119086,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1152006,2119216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1152017,2119234,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1152265,2119603,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1152380,2119739,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1152404,2119764,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1152424,2119791,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1152430,2119799,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1152828,2120258,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1152866,2120305,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1152874,2120314,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1152991,2120470,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1153260,2120800,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1153422,2120993,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1153530,2121148,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1153580,2121218,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1153880,2121572,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1154087,2121816,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1154475,2122282,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1154705,2122553,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1154789,2122644,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1155066,2122958,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1155219,2123130,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1155781,2123792,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1155924,2123952,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1156131,2124187,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1156312,2124411,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1156423,2124536,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1156439,2124554,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1156463,2124578,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1157244,2125815,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1157637,2126271,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1157999,2126737,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1158224,2127002,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1158289,2127073,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1158356,2127148,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1158409,2127209,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1158429,2127237,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1158495,2127314,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1158496,2127315,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1158543,2127379,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1158689,2127558,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1158743,2127623,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1158809,2127704,1257,0.96,,70.0,,,,,,,"Fatty acids, total trans",G -1158837,2127735,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1158950,2127873,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1159035,2127981,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1159115,2128075,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1159402,2128428,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1159581,2128650,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1159602,2128675,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1159611,2128686,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1159654,2128740,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1159659,2128746,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1159768,2128882,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1159939,2129094,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1160390,2129620,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1160606,2129894,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1160761,2130095,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1161117,2130527,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1161194,2130613,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1161611,2131111,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1161632,2131139,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1161653,2131164,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1161662,2131175,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1161702,2131216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1161979,2131560,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1162192,2131798,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1162252,2131868,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1162520,2132211,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1163106,2132887,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1163431,2133256,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1163460,2133288,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1164233,2134190,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1164332,2134331,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1164744,2134812,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1165003,2135094,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1165072,2135196,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1165551,2135777,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1165746,2136030,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1165797,2136126,1257,0.89,,70.0,,,,,,,"Fatty acids, total trans",G -1165868,2136212,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1165947,2136310,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1165971,2136337,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1165978,2136344,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1166032,2136405,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1166097,2136487,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1166484,2136924,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1167107,2137649,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1167491,2138114,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1167555,2138186,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1167885,2138579,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1168262,2139011,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1168898,2139792,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1168991,2139907,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1169082,2140018,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1169129,2140073,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1169318,2140336,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1169814,2140995,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1170098,2141389,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1170100,2141391,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1170331,2141725,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1170340,2141734,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1170679,2142171,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1171127,2142857,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1171137,2142867,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1171185,2142933,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1171346,2143207,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1171412,2143275,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1172203,2144244,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1172322,2144397,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1172472,2144591,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1172658,2144840,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1172907,2145162,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1173188,2145523,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1173479,2145879,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1173556,2145973,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1173583,2146011,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1174116,2146673,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1174199,2146764,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1174641,2147329,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1174743,2147455,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1174901,2147654,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1175229,2148048,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1175291,2148123,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1175339,2148182,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1175361,2148208,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1175370,2148217,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1175655,2148574,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1175656,2148575,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1175820,2148776,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1176022,2149015,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1176240,2149279,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1176395,2149476,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1176455,2149564,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1176593,2149760,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1176616,2149811,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1176654,2149868,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1177391,2150867,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1177724,2151357,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1177745,2151381,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1177812,2151470,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1177886,2151559,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1177930,2151608,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1178068,2151773,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1178693,2152540,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1178851,2152732,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1178976,2152911,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1179028,2152967,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1179321,2153344,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1179341,2153366,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1179555,2153628,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1179592,2153670,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1179894,2154032,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1179978,2154129,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1180320,2154584,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1180580,2154888,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1180595,2154904,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1180627,2154938,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1180658,2154980,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1180881,2155227,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1181140,2155547,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1181402,2155953,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1181491,2156070,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1182035,2156788,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1182355,2157239,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1182396,2157315,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1182423,2157351,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1182661,2157639,1257,0.45,,70.0,,,,,,,"Fatty acids, total trans",G -1183053,2158154,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1183368,2158567,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1183604,2158871,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1183661,2158938,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1184279,2159725,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1184578,2160104,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1184605,2160135,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1185369,2161057,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1185473,2161177,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1185652,2161389,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1185818,2161625,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1186827,2162854,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1187064,2163178,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1187082,2163201,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1187776,2164079,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1187833,2164163,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1187910,2164269,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1188149,2164564,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1188301,2164750,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1188720,2165254,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1188810,2165358,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1189028,2165614,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1189388,2166068,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1189781,2166554,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1190020,2166835,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1190028,2166846,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1190212,2167066,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1190363,2167255,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1190807,2167806,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1190835,2167837,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1190914,2167938,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1190995,2168036,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1191042,2168087,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1191055,2168103,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1191384,2168473,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1191637,2168807,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1191653,2168828,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1191945,2169204,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1191954,2169222,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1191988,2169262,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1192043,2169330,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1192113,2169430,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1192115,2169433,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1192138,2169457,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1192406,2169815,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1192487,2169912,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1192584,2170029,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1192763,2170266,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1192804,2170315,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1193029,2170603,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1193118,2170715,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1193367,2171017,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1193992,2171744,1257,1.77,,70.0,,,,,,,"Fatty acids, total trans",G -1194072,2171836,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1194112,2171879,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1194682,2172573,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1195389,2173400,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1195868,2173969,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1196210,2174370,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1196290,2174453,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1196408,2174600,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1196557,2174774,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1196618,2174845,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1196999,2175270,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -1197240,2175556,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1197301,2175626,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1197648,2176023,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1198057,2176507,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1198163,2176626,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1198545,2177052,1257,0.29,,70.0,,,,,,,"Fatty acids, total trans",G -1198573,2177085,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1198655,2177184,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1198699,2177235,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1198870,2177433,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1199178,2177787,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1199207,2177818,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1199304,2177921,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1199334,2177956,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1199471,2178113,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1199588,2178238,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1199763,2178445,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1199949,2178642,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1200535,2179293,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1200790,2179573,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1200914,2179707,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1201242,2180091,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1201493,2180382,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1201565,2180472,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1201717,2180635,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1201896,2180847,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1202159,2181148,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1202381,2181409,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1202513,2181560,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1202629,2181683,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1202948,2182046,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1203279,2182456,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1203484,2182975,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1203803,2183476,1257,0.03,,78.0,,,,,,,"Fatty acids, total trans",G -1203924,2183597,1257,0.15,,78.0,,,,,,,"Fatty acids, total trans",G -1204060,2183733,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1204390,2184063,1257,0.05,,78.0,,,,,,,"Fatty acids, total trans",G -1204590,2184263,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1204631,2184304,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1204753,2184426,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1204937,2184610,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1204989,2184662,1257,0.05,,78.0,,,,,,,"Fatty acids, total trans",G -1205154,2184834,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1205329,2185022,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1205401,2185094,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1205499,2185192,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -1205688,2185382,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -1205697,2185391,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -1205698,2185392,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1205938,2185660,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1206013,2185744,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1206085,2185819,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1206271,2186029,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1206472,2186263,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1206477,2186268,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1206692,2186520,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1206749,2186586,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1206758,2186595,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1206810,2186649,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1207202,2187060,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1207269,2187131,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1207537,2187425,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1207576,2187466,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1207724,2187615,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1207762,2187655,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1207900,2187828,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1207983,2187926,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1207985,2187928,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1208126,2188070,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1208401,2188353,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1208436,2188390,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1208547,2188537,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1209035,2189099,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1209053,2189118,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1209202,2189284,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1209233,2189317,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1209312,2189400,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1210294,2190448,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1210556,2190743,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1210823,2191050,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1211382,2191679,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1211594,2191923,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1211841,2192208,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1211899,2192276,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1212025,2192423,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1212085,2192492,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1212188,2192617,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1212391,2192851,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1212413,2192873,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1212652,2193143,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1212822,2193328,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1212953,2193474,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1213195,2193766,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1213547,2194177,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1213725,2194388,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1214454,2195220,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1214578,2195355,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1214587,2195364,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1214952,2195775,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1215066,2195912,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1215124,2195991,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1215195,2196073,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1215609,2196541,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1215700,2196632,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1215871,2196803,1257,0.2,,78.0,,,,,,,"Fatty acids, total trans",G -1215964,2196896,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1216142,2197074,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1216411,2197347,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1216600,2197547,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1216856,2197803,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1217209,2198179,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1217797,2198913,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1217882,2199011,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1217971,2199119,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1218149,2199387,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1218197,2199439,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1218553,2200061,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -1218727,2200575,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1218768,2200655,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1218779,2200673,1257,9.62,,70.0,,,,,,,"Fatty acids, total trans",G -1218900,2201026,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1219708,2202215,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1219723,2202232,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1219727,2202236,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1219777,2202299,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1219973,2202562,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1220258,2202918,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1220276,2202941,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1220325,2203025,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1220539,2203333,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1220636,2203455,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1220789,2203636,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1220803,2203651,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1220899,2203798,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1220974,2204026,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1221021,2204147,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1221135,2204325,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1221237,2204569,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1221501,2205102,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1221935,2206099,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1221939,2206105,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1221950,2206119,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1222286,2206899,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1222458,2207556,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1222490,2207642,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1222673,2208052,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1222705,2208084,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1222812,2208191,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1222844,2208223,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1223120,2208499,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1223258,2208637,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1223446,2208830,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1223787,2209181,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1224107,2209503,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1224162,2209563,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1224614,2210105,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1224851,2210422,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1224969,2210557,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1225192,2210879,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1225248,2210981,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1225540,2211474,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1225677,2211879,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1226050,2212695,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1226158,2212901,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1226373,2213177,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1226494,2213351,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1226522,2213430,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1226575,2213512,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1226771,2213734,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1227052,2214098,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1227068,2214114,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1227181,2214268,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1227282,2214394,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1227471,2214690,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1227555,2214799,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1227612,2214867,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1227873,2215216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1228168,2215841,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1228461,2216405,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1228582,2216718,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1228627,2216812,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1228637,2216825,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1228782,2217170,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1228788,2217179,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1228796,2217203,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1229004,2217663,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1229280,2218279,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1229372,2218717,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1229399,2218788,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1229458,2218981,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1229520,2219130,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1229586,2219412,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1229653,2219479,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1229849,2219678,1257,0.1,,78.0,,,,,,,"Fatty acids, total trans",G -1229900,2219729,1257,0.1,,78.0,,,,,,,"Fatty acids, total trans",G -1229990,2219819,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1230004,2219833,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1230023,2219852,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1230041,2219870,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1230074,2219903,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1230758,2220594,1257,0.02,,78.0,,,,,,,"Fatty acids, total trans",G -1230844,2220682,1257,0.05,,78.0,,,,,,,"Fatty acids, total trans",G -1231702,2221543,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1231831,2221672,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1231848,2221689,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1232342,2222230,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1232384,2222274,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1232395,2222285,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1232753,2222709,1257,0.0,,77.0,,,,,,,"Fatty acids, total trans",G -1233734,2226062,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1233816,2226146,1257,0.2,,78.0,,,,,,,"Fatty acids, total trans",G -1234135,2226467,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1234223,2226556,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1234363,2226696,1257,0.01,,78.0,,,,,,,"Fatty acids, total trans",G -1234378,2226711,1257,0.15,,78.0,,,,,,,"Fatty acids, total trans",G -1234907,2227246,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1234934,2227273,1257,0.03,,78.0,,,,,,,"Fatty acids, total trans",G -1235021,2227360,1257,0.09,,78.0,,,,,,,"Fatty acids, total trans",G -1235115,2227454,1257,0.23,,78.0,,,,,,,"Fatty acids, total trans",G -1235403,2227745,1257,0.03,,78.0,,,,,,,"Fatty acids, total trans",G -1235694,2228038,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -1235729,2228073,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -1235918,2228306,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1236349,2228804,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1236377,2228832,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1236431,2228887,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -1236833,2229289,1257,0.08,,78.0,,,,,,,"Fatty acids, total trans",G -1237214,2229674,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1237436,2229897,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1237506,2229968,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1237656,2230119,1257,0.08,,78.0,,,,,,,"Fatty acids, total trans",G -1237672,2230135,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1238112,2230581,1257,0.1,,78.0,,,,,,,"Fatty acids, total trans",G -1238369,2230838,1257,0.02,,78.0,,,,,,,"Fatty acids, total trans",G -1238443,2230912,1257,0.05,,78.0,,,,,,,"Fatty acids, total trans",G -1238698,2231167,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1238919,2231391,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1239148,2231620,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1239399,2231871,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1239686,2232242,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1239711,2232271,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -1239843,2232408,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1239919,2232485,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1240180,2232815,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1240225,2232866,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1240907,2233550,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1240982,2233637,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1240996,2233653,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1241079,2233753,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1241098,2233779,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1241575,2234278,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1241972,2234677,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -1242243,2234952,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1243415,2236199,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1243501,2236290,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1243906,2236707,1257,0.13,,78.0,,,,,,,"Fatty acids, total trans",G -1243929,2236730,1257,0.07,,78.0,,,,,,,"Fatty acids, total trans",G -1244059,2236877,1257,0.03,,78.0,,,,,,,"Fatty acids, total trans",G -1244168,2237000,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1244335,2237190,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1244611,2237507,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1244647,2237545,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1244654,2237552,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1245029,2237949,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1245466,2238457,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1245579,2238842,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1245691,2239244,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1245746,2239412,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1245807,2239582,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1246003,2240239,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1246007,2240251,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1246076,2240463,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1246096,2240526,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1246273,2241093,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1246545,2242000,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1246550,2242014,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1246738,2242439,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1246744,2242451,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1246754,2242480,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1246847,2242747,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1247102,2243600,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1247400,2244522,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1248051,2246661,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1248519,2248321,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1249312,2250871,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1249458,2251421,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1250085,2253472,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1250307,2254140,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1250340,2254228,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1250638,2255123,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1250748,2255409,1257,1.18,,70.0,,,,,,,"Fatty acids, total trans",G -1250777,2255471,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1250845,2255624,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1250902,2255808,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1251226,2256592,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1251232,2256605,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1251247,2256633,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1251733,2265410,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1252076,2265840,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1252133,2265922,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1252403,2266242,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1252408,2266247,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1252565,2266445,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1252595,2266483,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1252728,2266648,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1253018,2266975,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1253153,2267135,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1253373,2267396,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1253448,2267484,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1253480,2267525,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1253833,2267978,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1254067,2268264,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1254219,2268470,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1254255,2268516,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1254988,2269453,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1255169,2269669,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1255620,2270236,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1256188,2270934,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1256295,2271071,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1256747,2271639,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1256805,2271709,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1256988,2271925,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1257121,2272081,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1257177,2272149,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1257283,2272274,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1257647,2272698,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1257884,2273007,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1257900,2273032,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1258178,2273379,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1258220,2273427,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1258366,2273601,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1258407,2273652,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1258654,2273970,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1258901,2274288,1257,0.33,,70.0,,,,,,,"Fatty acids, total trans",G -1259228,2274731,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1259477,2275041,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1259539,2275111,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1259748,2275346,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1259935,2275571,1257,16.48,,70.0,,,,,,,"Fatty acids, total trans",G -1260110,2275775,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1260175,2275851,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1260339,2276078,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1260721,2276564,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1260853,2276716,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1261502,2277520,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1261776,2277902,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1261789,2277916,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1262055,2278212,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1262092,2278256,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1262247,2278431,1257,0.31,,70.0,,,,,,,"Fatty acids, total trans",G -1262249,2278434,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1262653,2278912,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1263528,2279983,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1263825,2280347,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1263898,2280439,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1264224,2280840,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1264771,2281577,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1264839,2281658,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1265056,2281935,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1265255,2282286,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1265418,2282537,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1265626,2282826,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1265773,2283013,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1265842,2283098,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1266219,2283539,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1266329,2283673,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1266434,2283793,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1266767,2284179,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1267001,2284493,1257,1.04,,70.0,,,,,,,"Fatty acids, total trans",G -1267021,2284520,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1267584,2285198,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1267593,2285208,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1267790,2285471,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1268370,2286175,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1268437,2286257,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1268896,2286807,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1269339,2287321,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1269769,2287894,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1270346,2288648,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1270472,2288806,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1270494,2288831,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1270697,2289088,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1270757,2289163,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1270802,2289215,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1270809,2289223,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1270994,2289446,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1271035,2289493,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1271223,2289715,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1271286,2289794,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1271691,2290305,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1272052,2290746,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1272122,2290830,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1272153,2290868,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1272216,2290943,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1272249,2290983,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1272281,2291022,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1272338,2291085,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1272493,2291272,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1272562,2291345,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1272585,2291369,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1273022,2291853,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1273159,2292009,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1274213,2293201,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1274678,2293714,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1274679,2293715,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1275043,2294136,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1275133,2294233,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1275141,2294242,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1275268,2294386,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1275326,2294454,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1275333,2294461,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1275597,2294779,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1275674,2294862,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1276156,2295641,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1276281,2295958,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1276343,2296097,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1276457,2296435,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1276551,2296668,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1277350,2298540,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1277465,2298785,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1277478,2298813,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1277555,2299018,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1277688,2299349,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1278137,2300445,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1278293,2300886,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1278437,2301236,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1278527,2301430,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1278650,2301687,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1278892,2302274,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1279193,2302963,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1279455,2303615,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1279541,2303812,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1279629,2304006,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1279730,2304233,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1279744,2304268,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1279938,2304738,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1279964,2304799,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1279995,2304874,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1280001,2304880,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1280374,2305729,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1280391,2305771,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1280952,2307095,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1281075,2307377,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1281199,2307643,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1281571,2308552,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1281913,2309317,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1282062,2309673,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1282200,2309970,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1282988,2311885,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1283120,2312216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1283603,2313405,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1283621,2313449,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1283627,2313474,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1283657,2313549,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1283755,2313771,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1283906,2314122,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1284206,2314810,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1284245,2314905,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1284301,2315076,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1284307,2315088,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1284357,2315203,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1284459,2315417,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1284471,2315447,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1284536,2315627,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1284631,2315846,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1284842,2316356,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1284855,2316381,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1284998,2316731,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1285078,2317042,1257,4.0,,71.0,,,,,,,"Fatty acids, total trans",G -1285104,2317138,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1285281,2319974,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1285301,2320047,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1285345,2320149,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1285386,2320250,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1285827,2321156,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1285991,2321577,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1286159,2321909,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1286199,2321969,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1286280,2322103,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1286318,2322169,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1286640,2322761,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1286679,2322832,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1286757,2322950,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1286860,2323231,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1286957,2323554,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1287388,2324763,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1287647,2325284,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -1287654,2325293,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1287924,2325738,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1288288,2326312,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1288355,2326403,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1288500,2326653,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1288895,2327190,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1289047,2327412,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1289069,2327461,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1289366,2327974,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1289414,2328057,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1289560,2328304,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1289640,2328412,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1289716,2328527,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1289723,2328550,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1290156,2329314,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1290204,2329403,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1290352,2329649,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G -1290384,2329696,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1290746,2331494,1257,0.02,,78.0,,,,,,,"Fatty acids, total trans",G -1290776,2331581,1257,0.05,,78.0,,,,,,,"Fatty acids, total trans",G -1291283,2332380,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1291556,2332787,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1291976,2333332,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1291988,2333347,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1292034,2333403,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1292473,2333895,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1292512,2333948,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1292913,2334451,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1293409,2335031,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1293918,2335596,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1294482,2336856,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1294776,2337287,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1295221,2337920,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1295372,2338133,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1295413,2338189,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1295417,2338193,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1295530,2338327,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1295650,2338477,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1295754,2338590,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1295876,2338726,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1296321,2339279,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1296521,2339508,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1296634,2339627,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1297299,2340393,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1297658,2364030,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1297909,2364406,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1297959,2364521,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1298009,2364673,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1298241,2365151,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1298343,2365331,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1298491,2365509,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1298560,2365586,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1298755,2365810,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1298848,2365911,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1298854,2365918,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1299069,2366167,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1299404,2366589,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1299479,2366680,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1299725,2366968,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1299824,2367071,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1300197,2367508,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1300356,2367694,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1300688,2368080,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1300721,2368119,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1301342,2368860,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1301474,2369004,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1301689,2369256,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1301901,2369509,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1302342,2370041,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1302565,2370293,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1302748,2370525,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1302884,2370943,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1303059,2371337,1257,0.1,,78.0,,,,,,,"Fatty acids, total trans",G -1303314,2371594,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1303511,2371794,1257,0.0,,72.0,,,,,,,"Fatty acids, total trans",G -1303532,2371815,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1303550,2371833,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1303747,2372035,1257,0.0,,72.0,,,,,,,"Fatty acids, total trans",G -1303879,2372247,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1303897,2372265,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1304278,2372700,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1304322,2372758,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1304517,2372967,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1304747,2373246,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1304990,2373540,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1305319,2373920,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1305468,2374099,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1305781,2374456,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1306038,2374761,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1306303,2375074,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1306305,2375076,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1306376,2375163,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1306564,2375388,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1306667,2375507,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1307049,2375977,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1307207,2376158,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1307473,2376446,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1307768,2376782,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1308276,2377364,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1308349,2377445,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1308431,2377538,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1308720,2377871,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1308862,2378026,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1309033,2378216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1309360,2378622,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1309731,2379047,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1309983,2379391,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1310038,2379449,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1310347,2379797,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1310504,2379968,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1310551,2380055,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1310803,2380365,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1310849,2380454,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1310957,2380810,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1311006,2380866,1257,0.14,,78.0,,,,,,,"Fatty acids, total trans",G -1311391,2381312,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1311398,2381319,1257,0.04,,78.0,,,,,,,"Fatty acids, total trans",G -1311727,2381675,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1312117,2382102,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1312119,2382104,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1312436,2382449,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1312575,2382595,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1312593,2382614,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1312759,2382789,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1312973,2383020,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1313035,2383089,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1313124,2383198,1257,0.35,,70.0,,,,,,,"Fatty acids, total trans",G -1313320,2383416,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1313351,2383448,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1313425,2383523,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1313908,2384089,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1314249,2384472,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1314347,2384590,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1314406,2384661,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1314708,2385073,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1314718,2385083,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1314741,2385106,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1315518,2385981,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1315706,2386190,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1316446,2387008,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1316664,2387243,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1316736,2387324,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1316793,2387384,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1316863,2387456,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1316969,2387587,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1317415,2388106,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1317475,2388175,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1317558,2388260,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1317662,2388374,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1317893,2388634,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1317933,2388681,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1317937,2388687,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1318552,2389386,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1319193,2390110,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1319466,2390424,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1319591,2390581,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1319639,2390638,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1320004,2391051,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1320264,2391355,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1320292,2391385,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1320523,2391637,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1320525,2391640,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1320608,2391740,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1320623,2391756,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1321189,2392384,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1321289,2392548,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1321425,2392696,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1321664,2392960,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1321883,2393190,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1322008,2393329,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1322052,2393386,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1322186,2393529,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1322482,2393901,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1322772,2394210,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1322786,2394224,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1322830,2394275,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1322983,2394474,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1323272,2394810,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1323296,2394839,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1323843,2395493,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1323961,2395629,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1324181,2395885,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1324338,2396054,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1324387,2396114,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1324541,2396291,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1324697,2396466,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1324699,2396471,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1325079,2396907,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1325161,2397013,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1325245,2397106,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1325595,2397485,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1326021,2398013,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1326065,2398079,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1326286,2398327,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1326409,2398473,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1326612,2398749,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1326714,2398868,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1327117,2399314,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1327224,2399425,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1327325,2399533,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1327498,2399723,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1327782,2400034,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1327837,2400111,1257,0.51,,70.0,,,,,,,"Fatty acids, total trans",G -1327899,2400175,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1328071,2400363,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1328094,2400387,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1328099,2400392,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1328152,2400445,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1328421,2400737,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1328472,2400792,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1328601,2400932,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1328610,2400941,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1328853,2401216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1328865,2401231,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1329174,2401607,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1329391,2401844,1257,1.34,,70.0,,,,,,,"Fatty acids, total trans",G -1329509,2401972,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1330127,2402634,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1330158,2402667,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1330431,2402979,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1330521,2403085,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1330785,2403402,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1330803,2403420,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1330844,2403465,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1331168,2403828,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1331216,2403879,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1331311,2403989,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1332783,2405553,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1332798,2405570,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1332898,2405671,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1332902,2405675,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1332964,2405738,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1333486,2406306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1333614,2406447,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1334099,2407002,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1334225,2407144,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1334317,2407242,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1334460,2407393,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1334589,2407537,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1334637,2407602,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1334741,2407711,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1334965,2407951,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1335193,2408214,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1335483,2408571,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1335649,2408765,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1336060,2409240,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1336312,2409503,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1336457,2409666,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1336499,2409708,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1336572,2409788,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1336578,2409794,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1336830,2410075,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1337080,2410357,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1337374,2410709,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1337505,2410850,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1337558,2410904,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1337719,2411090,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1337724,2411095,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1338336,2411783,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1338553,2412025,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1338771,2412266,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1338924,2412442,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1339624,2413277,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1339751,2413413,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1339875,2413566,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1340502,2414330,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1340624,2414464,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1340726,2414594,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1340892,2414790,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1340906,2414805,1257,11.76,,70.0,,,,,,,"Fatty acids, total trans",G -1340957,2414868,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1341080,2415012,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1341115,2415056,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1341339,2415315,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1341748,2415783,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1342398,2416528,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1342437,2416578,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1342518,2416672,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1343419,2417732,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1343863,2418249,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1344098,2418513,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1344110,2418526,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1344205,2418634,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1344224,2418654,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1344330,2418779,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1344549,2419058,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1344570,2419085,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1345410,2420091,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1345664,2420390,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1345809,2420566,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1345938,2420717,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1345943,2420726,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1346117,2420922,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1346729,2421586,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1347046,2421968,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1347168,2422105,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1347571,2422560,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1347581,2422570,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1348377,2423536,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1348485,2423660,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1348869,2424058,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1349512,2424757,1257,0.67,,70.0,,,,,,,"Fatty acids, total trans",G -1349718,2424990,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1349811,2425086,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1349820,2425095,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1349830,2425105,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1349986,2425273,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1349999,2425287,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1350430,2425740,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1351140,2426514,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1351250,2426639,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1351341,2426747,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1351446,2426873,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1351553,2427003,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1351766,2427237,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1351948,2427420,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1352031,2427517,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1352119,2427631,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1352314,2427858,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1352363,2427912,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1352432,2427997,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1352536,2428125,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1352821,2428449,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1352953,2428595,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1353107,2428768,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1353397,2429110,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1353709,2429456,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1353799,2429557,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1354501,2430354,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1354614,2430487,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1355234,2431262,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1355237,2431267,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1355371,2431418,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1355694,2431770,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1355930,2432052,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1356006,2432140,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1356153,2432347,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1357092,2433520,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1357247,2433692,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1357551,2434019,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1357583,2434056,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1357693,2434192,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1358121,2434669,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1358213,2434786,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1358374,2434966,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1358628,2435263,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1359040,2435775,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1359105,2435857,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1359159,2435913,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1359289,2436071,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1359401,2436222,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1359715,2436737,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1360250,2437541,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1360328,2437649,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1360638,2438304,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1361456,2441079,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1361606,2441493,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1362035,2442553,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1362440,2443568,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1362540,2443697,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1362870,2444145,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1362878,2444157,1257,0.1,,78.0,,,,,,,"Fatty acids, total trans",G -1362915,2444204,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1363048,2444375,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1363096,2444428,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1363136,2444471,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1363164,2444509,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1363411,2444790,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1363442,2444824,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1363488,2444874,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1363515,2444904,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1363889,2445353,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1364031,2445518,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1364232,2445785,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1364391,2445961,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1364441,2446030,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1364484,2446081,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1364716,2446375,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1364896,2446584,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1365357,2447105,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1365533,2447308,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1365828,2447667,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1365940,2447790,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1365987,2447867,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1366136,2448087,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1366433,2448461,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1366513,2448561,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1366521,2448572,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1366692,2448773,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1367046,2449183,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1367319,2449491,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1367399,2449584,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1367455,2449652,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1368146,2450456,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1368636,2451015,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1368642,2451021,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1368659,2451045,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1369019,2451484,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1369272,2451789,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1369589,2452157,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1369638,2452212,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1369720,2452307,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1370111,2452749,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1370127,2452768,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1370364,2453036,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1370587,2453289,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1370771,2453502,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1370945,2453700,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1371031,2453804,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1371141,2453936,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1371899,2454840,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1372215,2455283,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1372351,2455445,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1372447,2455556,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1372646,2455795,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1372686,2455838,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1373476,2456821,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1373780,2457126,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1374009,2457355,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1374205,2457553,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1374262,2457614,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1374388,2457740,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1374437,2457789,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1374544,2457897,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1374688,2458043,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1374799,2458168,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1374834,2458203,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1375063,2458444,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1375614,2459027,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1375801,2459224,1257,0.1,,78.0,,,,,,,"Fatty acids, total trans",G -1376883,2460345,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1377003,2460477,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1377167,2460649,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1377226,2460711,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1377330,2460822,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1377920,2461440,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1378226,2461773,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1378285,2461835,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1378583,2462144,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1378709,2462276,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1378869,2462440,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1379034,2462630,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1379070,2462667,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1379144,2462747,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1379169,2462773,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1379192,2462796,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1379251,2462855,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1379321,2462926,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1379363,2462968,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1379560,2463195,1257,0.23,,70.0,,,,,,,"Fatty acids, total trans",G -1379932,2463630,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1380049,2463760,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1380128,2463842,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1380229,2463944,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1380331,2464056,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1380632,2464414,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1380723,2464515,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1381020,2464833,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1381021,2464834,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1381058,2464871,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1381202,2465031,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1381243,2465074,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1381272,2465103,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1382012,2465902,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1382127,2466022,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1382305,2466225,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1382738,2466709,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1382813,2466784,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1382900,2466873,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1383193,2467214,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1383382,2467412,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1383712,2467757,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1383761,2467811,1257,1.32,,70.0,,,,,,,"Fatty acids, total trans",G -1383993,2468081,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1384108,2468207,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1384246,2468359,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1384367,2468490,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1384762,2468914,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1385002,2469175,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1385618,2469836,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1385630,2469848,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1385910,2470141,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1386271,2470522,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1386592,2470868,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1386788,2471081,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1386799,2471092,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1386882,2471183,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1386921,2471223,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1387061,2471365,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1387350,2471693,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1387505,2471872,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1387653,2472038,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1387710,2472096,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1387782,2472173,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1387951,2472346,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1387966,2472362,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1388044,2472446,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1388085,2472488,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1388123,2472526,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1388233,2472651,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1388267,2472685,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1388288,2472706,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1388331,2472749,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1388843,2473300,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1389127,2473612,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1389164,2473651,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1389251,2473742,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1389299,2473796,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1389459,2473977,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1390033,2474567,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1390073,2474617,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1390514,2475083,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1391143,2475769,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1391163,2475790,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1391558,2476250,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1391736,2476435,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1392282,2477049,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1392307,2477074,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1392672,2477484,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1393229,2478127,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1393374,2478283,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1393409,2478327,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1394101,2479081,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1394519,2479545,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1394880,2479921,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1394972,2480014,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1395077,2480123,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1395196,2480264,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1395249,2480347,1257,1.33,,70.0,,,,,,,"Fatty acids, total trans",G -1395442,2480590,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1395556,2480715,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1395654,2480827,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1396017,2481226,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1396067,2481276,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1396620,2481850,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1396661,2481897,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1396766,2482002,1257,0.53,,70.0,,,,,,,"Fatty acids, total trans",G -1397355,2482660,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1397442,2482754,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1397511,2482829,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1398022,2483391,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1398187,2483579,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1398306,2483707,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1398562,2484031,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1398579,2484048,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1398603,2484079,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1399034,2484550,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1399253,2484779,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1399768,2485325,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1399777,2485335,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1399832,2485394,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1400017,2485591,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1400402,2485994,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1400414,2486007,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1400893,2486521,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1401098,2486734,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1401328,2486973,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1401337,2486982,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1401490,2487156,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1401820,2487513,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1402108,2487818,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1402303,2488020,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1402419,2488140,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1402557,2488294,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1402670,2488416,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1402869,2488647,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1402904,2488695,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1403127,2488960,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1403508,2489398,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1403566,2489477,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1403701,2489646,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1403819,2489826,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1403834,2489844,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1404018,2490086,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1404148,2490245,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1404200,2490347,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1404682,2491116,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1404865,2491385,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1404891,2491411,1257,0.0,,72.0,,,,,,,"Fatty acids, total trans",G -1405109,2491629,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1405123,2491643,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1405211,2491734,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1405252,2491776,1257,0.02,,71.0,,,,,,,"Fatty acids, total trans",G -1405382,2491906,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1405428,2491952,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1405452,2491976,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1405914,2492445,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1406075,2492608,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1406217,2492775,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1406238,2492796,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1406522,2493108,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1406742,2493356,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1406877,2493534,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1407115,2494882,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1407244,2495041,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1407251,2495048,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1407393,2495196,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1407418,2495224,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1407421,2495227,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1407576,2495397,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1407841,2495682,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1407930,2495775,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1407935,2495780,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1408200,2496145,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1408345,2496294,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1408417,2496368,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1408594,2496561,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1409138,2497150,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1409399,2497429,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1409529,2497561,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1410336,2498413,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1410462,2498539,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1410493,2498570,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1410617,2498694,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1410708,2498785,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1410916,2498993,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1410944,2499022,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1411156,2499239,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1411429,2499745,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1411456,2499780,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1411486,2499815,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1411586,2499943,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1412201,2500678,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1412290,2500767,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1412446,2500925,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1412603,2501082,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1412702,2501183,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1412797,2501280,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1412966,2501463,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1413095,2501707,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1413266,2501890,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1413372,2502005,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1413956,2502885,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1414037,2502972,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1414046,2502982,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1414269,2503213,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1414284,2503228,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1414372,2503320,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1414549,2503512,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1414613,2503580,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1414807,2503835,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1415166,2504241,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1415836,2505009,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1416324,2505612,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1416595,2505937,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1416736,2506096,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1417146,2506549,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1417184,2506592,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1417675,2507140,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1417786,2507262,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1418022,2507517,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1418311,2507831,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1418336,2507857,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1418433,2507962,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1418622,2508154,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1418638,2508172,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1418787,2508332,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1419094,2508679,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1419230,2508862,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1419577,2509271,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1419587,2509288,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1419703,2509423,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1419761,2509489,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1419823,2509555,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1419996,2509731,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1420032,2509770,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1420391,2510214,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1421368,2511400,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1421836,2511952,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1421887,2512003,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1421932,2512048,1257,0.1,,78.0,,,,,,,"Fatty acids, total trans",G -1421968,2512084,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1422653,2517165,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1423148,2517660,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1423293,2517805,1257,0.2,,78.0,,,,,,,"Fatty acids, total trans",G -1423482,2517995,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1423864,2518377,1257,0.1,,78.0,,,,,,,"Fatty acids, total trans",G -1424422,2518936,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1424478,2518992,1257,0.1,,78.0,,,,,,,"Fatty acids, total trans",G -1424570,2519084,1257,0.0,,77.0,,,,,,,"Fatty acids, total trans",G -1424889,2519403,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1425293,2519807,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1425434,2519948,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1425437,2519951,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1425798,2520312,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1425853,2520367,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1426021,2520536,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1426049,2520564,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1426100,2520615,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1426320,2520837,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1426577,2521096,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1426789,2521310,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1426996,2521517,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1427240,2521785,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1427939,2522545,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1428003,2522627,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1428137,2523069,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1428168,2523103,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1428267,2523217,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1428525,2523485,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1428606,2523575,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1428662,2523637,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1428812,2523846,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1428978,2524046,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1428984,2524052,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1429501,2524699,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1429545,2524747,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1429723,2524975,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1429777,2525033,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1430039,2525326,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1430374,2525711,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1430393,2525730,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1430478,2525816,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1431290,2526784,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1431423,2526931,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1431692,2527247,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1432735,2528437,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1432740,2528442,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1432894,2528642,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1433310,2529123,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1433320,2529134,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1433767,2529720,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1433810,2529771,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1433866,2529856,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1434107,2530164,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1434546,2530834,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1434567,2530856,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1434579,2530868,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1434790,2531160,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1435081,2531528,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1436195,2532981,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1436485,2533401,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1436492,2533410,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1436580,2533518,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1436832,2533862,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1437038,2534122,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1437161,2534274,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1437260,2534399,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1437586,2534852,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1437620,2534889,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1437724,2534996,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1437803,2535100,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1438050,2535385,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1438110,2535458,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1438337,2535714,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1438526,2535937,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1438530,2535941,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1438690,2536120,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1438971,2536490,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1439216,2536776,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1439580,2537240,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1439680,2537358,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1440207,2538011,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1440289,2538112,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1440314,2538137,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1440330,2538153,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1440859,2538768,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1441137,2539166,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1441285,2539345,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1441464,2539557,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1441558,2539656,1257,0.1,,78.0,,,,,,,"Fatty acids, total trans",G -1441566,2539664,1257,0.1,,78.0,,,,,,,"Fatty acids, total trans",G -1441633,2539732,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1442171,2540279,1257,0.06,,78.0,,,,,,,"Fatty acids, total trans",G -1442301,2540409,1257,0.03,,78.0,,,,,,,"Fatty acids, total trans",G -1442402,2540510,1257,0.21,,78.0,,,,,,,"Fatty acids, total trans",G -1442677,2540828,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1443031,2541276,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1443432,2541772,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1443671,2542075,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1443732,2542145,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1443752,2542169,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1443874,2542323,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1443961,2542432,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1444010,2542497,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1444289,2542846,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1444311,2542872,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1444596,2543247,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1444926,2543641,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1444943,2543661,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1445010,2543751,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1445062,2543818,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1445154,2543928,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1445161,2543935,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1445227,2544015,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1445289,2544103,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1445294,2544108,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1445941,2544930,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1446264,2545335,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1446620,2545772,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1446897,2546118,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1446946,2546181,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1447476,2546833,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1448037,2547481,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1448131,2547619,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1448133,2547621,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1448247,2547740,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1448743,2548319,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1448868,2548451,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1448913,2548501,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1449036,2548629,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1449337,2548958,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1449896,2549617,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1450191,2549930,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1450535,2550312,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1450706,2550499,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1450840,2550641,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1450865,2550666,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1451192,2551031,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1451264,2551120,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1451356,2551223,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1451455,2551332,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1451631,2551539,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1451703,2551628,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1451756,2551696,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1451777,2551729,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1451808,2551762,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1451872,2551832,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1451953,2551917,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1452195,2552179,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1452554,2552562,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1452684,2552705,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1452795,2552825,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1453340,2553452,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1453409,2553525,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1453700,2553833,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1453878,2554022,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1453942,2554092,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1453955,2554105,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1454692,2554963,1257,0.01,,78.0,,,,,,,"Fatty acids, total trans",G -1454947,2555219,1257,0.26,,78.0,,,,,,,"Fatty acids, total trans",G -1455371,2555643,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1456394,2556675,1257,0.07,,78.0,,,,,,,"Fatty acids, total trans",G -1456457,2556738,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1456555,2556836,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1456628,2556909,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1456727,2557008,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1456739,2557020,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1457082,2557363,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1457173,2557454,1257,0.0,,72.0,,,,,,,"Fatty acids, total trans",G -1457260,2557541,1257,0.03,,78.0,,,,,,,"Fatty acids, total trans",G -1457268,2557549,1257,0.05,,78.0,,,,,,,"Fatty acids, total trans",G -1457376,2557657,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1457492,2557773,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1457495,2557776,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1458027,2558309,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1458388,2558670,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1458403,2558685,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1458579,2558862,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1458698,2558981,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1459184,2559468,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1459660,2559978,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1459782,2560152,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1459799,2560169,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1459975,2560471,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1460374,2560922,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1460423,2560980,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1460455,2561019,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1460499,2561063,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1460940,2561558,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1461421,2562162,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1461551,2562322,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1461680,2562455,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1461838,2562617,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1461860,2562647,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1461952,2562739,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1461968,2562755,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1462047,2562834,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1462165,2562953,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1462471,2563360,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1462495,2563385,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1462982,2563955,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1463163,2564138,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1463258,2564243,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1463345,2564347,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1463495,2564514,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1463531,2564552,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1463692,2564731,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1463904,2564969,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1464322,2565524,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1464347,2565549,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1464384,2565586,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1464590,2565835,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1464846,2566162,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1464888,2566204,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1464889,2566205,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1465242,2566744,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1465244,2566746,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1465342,2566922,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1465433,2567026,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1465570,2567203,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1465756,2567471,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1466182,2567959,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1466242,2568032,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1466289,2568081,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1466528,2568361,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1466750,2568591,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1466940,2568802,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1467151,2569052,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1467195,2569100,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1467319,2569290,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1467447,2569423,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1467718,2569747,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1467734,2569765,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1467816,2569850,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1468116,2570236,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1468247,2570376,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1468635,2570903,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1468715,2570984,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1468841,2571219,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1469148,2571592,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1469357,2571894,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1469388,2571961,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1469835,2572480,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1469878,2572523,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1469880,2572525,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1470004,2572650,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1470111,2572760,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1470156,2572805,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1470165,2572814,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1470233,2572889,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1470444,2573150,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1470561,2573276,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1470695,2573422,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1470858,2573585,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1471607,2574353,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1471631,2574377,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1472053,2574809,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1472145,2574907,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1472428,2575210,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1472707,2575489,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1472801,2575583,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1472855,2575637,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1472895,2575677,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1473310,2576122,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1473333,2576145,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1473341,2576154,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1474017,2576926,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1474019,2576928,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1474020,2576929,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1474260,2577175,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1474614,2577530,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1474752,2577694,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1474816,2577805,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1474907,2577905,1257,0.81,,70.0,,,,,,,"Fatty acids, total trans",G -1475428,2578557,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1475712,2578872,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1475716,2578876,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1475925,2579096,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1475953,2579151,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1476116,2579359,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1476335,2579598,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1476341,2579604,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1476358,2579621,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1476388,2579655,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1476441,2579708,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1476850,2580170,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1476958,2580290,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1477004,2580337,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1477173,2580516,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1477309,2580660,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1477351,2580706,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1477412,2580775,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1477479,2580854,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1477515,2580900,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1477555,2580966,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1477577,2580988,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1477585,2580996,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1478091,2581529,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1478210,2581658,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1478335,2581794,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1478546,2582017,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1478650,2582170,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1478704,2582224,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1479141,2582757,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1479164,2582786,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1479387,2583059,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1479474,2583185,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1479558,2583287,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1480619,2584528,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1480750,2584683,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1480833,2584782,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1480914,2584879,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1481498,2585564,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1481655,2585732,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1481757,2585854,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1481776,2585874,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1482351,2586478,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1482654,2586810,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1482718,2586878,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1483742,2587976,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1484467,2588808,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1484480,2588821,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1484562,2588955,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1484596,2588997,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1484629,2589037,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1484874,2589324,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1484926,2589377,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1484958,2589416,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1485009,2589468,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1485073,2589574,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1485316,2589891,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1485356,2589934,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1485400,2589985,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1485488,2590086,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1485649,2590256,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1486021,2590699,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1486032,2590710,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1486184,2590873,1257,3.33,,70.0,,,,,,,"Fatty acids, total trans",G -1486353,2591064,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1486390,2591106,1257,0.5,,70.0,,,,,,,"Fatty acids, total trans",G -1486414,2591132,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1486763,2591518,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1486800,2591558,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1486895,2591689,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1487304,2592160,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1487498,2592420,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1487522,2592448,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1487745,2592700,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1487752,2592707,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1487936,2592909,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1488029,2593027,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1488039,2593038,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1488069,2593077,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1488201,2593264,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1488576,2593708,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1488601,2593738,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1488618,2593762,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1488662,2593814,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1489114,2594288,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1489185,2594412,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1489217,2594445,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1489329,2594578,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1489367,2594616,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1489439,2594696,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1489526,2594783,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1489656,2594920,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1490163,2595455,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1490234,2595549,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1490326,2595648,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1490474,2595799,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1490587,2595912,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1490893,2596219,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1490998,2596329,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1491074,2596405,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1491420,2596787,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1491770,2597216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1492030,2597484,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1492045,2597499,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1492339,2597813,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1492402,2597876,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1493226,2598803,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1493413,2599040,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1493663,2599304,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1493694,2599346,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1493698,2599352,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1493703,2599361,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1493967,2599659,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1494204,2599896,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1494308,2600003,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1494491,2600262,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1494633,2600406,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1495175,2600965,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1495200,2600990,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1495227,2601023,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1495234,2601030,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1495559,2601412,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1495768,2601640,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1495928,2601836,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1496299,2602220,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1496337,2602258,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1496350,2602271,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1496354,2602275,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1496364,2602285,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1496376,2602297,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1496673,2602623,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1497030,2603025,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1497138,2603136,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1497770,2603801,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1497777,2603808,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1497833,2603869,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1498464,2604614,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1498760,2604960,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1498782,2604986,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1498904,2605110,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1499284,2605513,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1499299,2605528,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1499678,2605936,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1499806,2606069,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1499990,2606253,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1500325,2606604,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1500734,2607034,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1501129,2607467,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1501190,2607531,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1501278,2607622,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1501344,2607690,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1501354,2607705,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1501837,2608233,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1501999,2608401,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1502021,2608424,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1502330,2608747,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1502361,2608784,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1502479,2608915,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1502873,2609329,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1502992,2609452,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1503028,2609488,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1503320,2609799,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1503427,2609914,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1504319,2610809,1257,0.4,,78.0,,,,,,,"Fatty acids, total trans",G -1504410,2610900,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1504449,2610941,1257,0.13,,78.0,,,,,,,"Fatty acids, total trans",G -1504598,2611094,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1504610,2611134,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1504839,2611372,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1504928,2611473,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1505057,2611619,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1506232,2612958,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1506263,2612993,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1506351,2613095,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1506622,2613366,1257,0.1,,78.0,,,,,,,"Fatty acids, total trans",G -1506845,2613589,1257,0.06,,78.0,,,,,,,"Fatty acids, total trans",G -1506988,2613732,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1506994,2613738,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1507266,2614011,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1507329,2614074,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1507428,2614173,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1507529,2614274,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1507884,2614659,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1507899,2614674,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1508166,2614950,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1508268,2615057,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1508279,2615068,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1508551,2615366,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1508562,2615377,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1508830,2615673,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1508861,2615710,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1508949,2615802,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1508988,2615845,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1509649,2616543,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1509751,2616646,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1510137,2617075,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1510345,2617322,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1510364,2617342,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1510455,2617436,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1510590,2617599,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1510800,2617854,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1511037,2618102,1257,1.96,,70.0,,,,,,,"Fatty acids, total trans",G -1511230,2618302,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1511310,2618385,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1511359,2618434,1257,0.08,,70.0,,,,,,,"Fatty acids, total trans",G -1511659,2618738,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1511692,2618771,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1511956,2619048,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1512217,2619320,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1512418,2619531,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1513023,2620259,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1513244,2620502,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1513670,2620947,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1514158,2621479,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1514230,2621553,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1514231,2621554,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1514619,2621985,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1514727,2622093,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1514903,2622306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1515012,2622438,1257,0.24,,70.0,,,,,,,"Fatty acids, total trans",G -1515023,2622449,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1515095,2622536,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1515296,2622742,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1515899,2623372,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1516061,2623544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1516140,2623636,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1516211,2623716,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1516338,2623858,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1516547,2624077,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1516621,2624160,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1516661,2624204,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1516701,2624262,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1516891,2624471,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1517072,2624664,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1517334,2624928,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1517618,2625218,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1518352,2625989,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1519000,2626698,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1519261,2626962,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1519552,2627256,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1519718,2627427,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1519832,2627542,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1519909,2627621,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1519975,2627694,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1520447,2628212,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1520559,2628336,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1521050,2628869,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1521078,2628905,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1521093,2628920,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1521397,2629233,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1521461,2629297,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1521481,2629318,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1521718,2629574,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1521824,2629704,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1521845,2629726,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1522123,2630037,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1522297,2630228,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1522304,2630235,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1522506,2630459,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1523047,2631097,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1523125,2631199,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1523275,2631382,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1523382,2631504,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1523438,2631563,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1523454,2631579,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1523545,2631684,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1523705,2631900,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1524109,2632378,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1524148,2632417,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1524427,2632720,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1524648,2632967,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1525037,2633378,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1525322,2633726,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1525394,2633800,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1525506,2633943,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1525810,2634315,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1525929,2634448,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1526240,2634790,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1526310,2634865,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1526545,2635122,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1526998,2635612,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1527143,2635782,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1527248,2635896,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1527421,2636073,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1527539,2636192,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1527904,2636615,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1527952,2636664,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1528418,2637156,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1528696,2637441,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1528715,2637472,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1528919,2637683,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1528963,2637728,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1528964,2637729,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1529223,2638009,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1529271,2638057,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1529354,2638140,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1529830,2638632,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1529946,2638773,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1530294,2639138,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1530547,2639399,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1530634,2639488,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1530718,2639581,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1531209,2640133,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1531355,2640306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1531618,2640591,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1531905,2640903,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1532162,2641177,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1532526,2641562,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1532598,2641652,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1533119,2642255,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1533159,2642307,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1533366,2642551,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1533561,2642777,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1533608,2642828,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1533976,2643251,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1534008,2643284,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1534216,2648887,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1534359,2649030,1257,0.2,,78.0,,,,,,,"Fatty acids, total trans",G -1534435,2649106,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1534461,2649132,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1534914,2649585,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1535161,2649840,1257,0.1,,78.0,,,,,,,"Fatty acids, total trans",G -1535303,2649983,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1535349,2650030,1257,0.88,,78.0,,,,,,,"Fatty acids, total trans",G -1535476,2650157,1257,0.08,,78.0,,,,,,,"Fatty acids, total trans",G -1535664,2650345,1257,0.2,,78.0,,,,,,,"Fatty acids, total trans",G -1536239,2650923,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1536308,2650992,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1536381,2651065,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1536409,2651093,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G -1536454,2651138,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G -1536829,2651527,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1536963,2651678,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1537113,2651851,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1537118,2651857,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1537285,2652057,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1537715,2652555,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1537819,2652668,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1537822,2652673,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1538208,2653104,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1538288,2653190,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1538348,2653260,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1538975,2653980,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1538987,2653998,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1539154,2654197,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1539190,2654233,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1539385,2654454,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1539595,2654695,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1539828,2654997,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1539844,2655015,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1539900,2655076,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1540043,2655236,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1540297,2655540,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1540323,2655566,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1540335,2655579,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1540569,2655832,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1540665,2655929,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1540871,2656159,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1541003,2656307,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1541061,2656368,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1541168,2656520,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1541371,2656774,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1541635,2657105,1257,0.19,,70.0,,,,,,,"Fatty acids, total trans",G -1541690,2657163,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1541786,2657287,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1542199,2657798,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1542203,2657803,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1542289,2657909,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1542672,2658362,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1542741,2658444,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1543147,2658921,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1543358,2659152,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1543400,2659199,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1543577,2659382,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1543701,2659508,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1544343,2660188,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1544498,2660361,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1544691,2660573,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1544729,2660613,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1544743,2660627,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1544886,2660777,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1544988,2660891,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1545424,2661380,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1545546,2661515,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1545725,2661730,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1545777,2661782,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1546069,2662107,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1546136,2662182,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G -1546385,1107295,1293,15.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1546471,1107950,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1546524,1108349,1293,2.94,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1546746,1110128,1293,2.47,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1546797,1110747,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1547216,1114461,1293,12.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1547612,1117958,1293,0.91,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1547713,1118668,1293,2.27,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1547719,1118768,1293,2.08,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1547832,1119673,1293,8.93,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1547879,1119940,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1547882,1119955,1293,3.66,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1548140,1122416,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1548244,1123060,1293,0.41,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1548591,1126143,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1548741,1128275,1293,3.98,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1548847,1129312,1293,0.94,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1548906,1130117,1293,4.31,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1549231,1134198,1293,2.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1549466,1136620,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1549538,1137138,1293,3.49,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1549654,1138138,1293,2.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1549816,167551,1293,3.27,0.0,,,,,,,,"Fatty acids, total polyunsaturated",G -1549954,167711,1293,0.009,0.0,40.0,,,,,,,"Fatty acids, total polyunsaturated",G -1550545,168370,1293,0.474,0.0,49.0,,,,,,,"Fatty acids, total polyunsaturated",G -1550626,168460,1293,2.513,0.0,,,,,,,,"Fatty acids, total polyunsaturated",G -1550686,168526,1293,0.161,0.0,,,,,,,,"Fatty acids, total polyunsaturated",G -1551515,169441,1293,0.15,0.0,,,,,,,,"Fatty acids, total polyunsaturated",G -1551574,169500,1293,1.0,0.0,53.0,,,,,,,"Fatty acids, total polyunsaturated",G -1551587,169513,1293,0.91,0.0,53.0,,,,,,,"Fatty acids, total polyunsaturated",G -1551605,169531,1293,0.367,0.0,49.0,,,,,,,"Fatty acids, total polyunsaturated",G -1551687,169624,1293,8.09,1.0,47.0,,,,,,,"Fatty acids, total polyunsaturated",G -1551787,169742,1293,0.15,0.0,10.0,,,,,,,"Fatty acids, total polyunsaturated",G -1551854,169836,1293,6.608,0.0,49.0,,,,,,,"Fatty acids, total polyunsaturated",G -1552196,170194,1293,3.8,0.0,,,,,,,,"Fatty acids, total polyunsaturated",G -1552275,170287,1293,0.098,0.0,,,,,,,,"Fatty acids, total polyunsaturated",G -1552276,170288,1293,2.163,0.0,,,,,,,,"Fatty acids, total polyunsaturated",G -1552407,170422,1293,0.326,0.0,,,,,,,,"Fatty acids, total polyunsaturated",G -1552538,170559,1293,1.584,0.0,,,,,,,,"Fatty acids, total polyunsaturated",G -1552663,170700,1293,0.434,0.0,49.0,,,,,,,"Fatty acids, total polyunsaturated",G -1552665,170702,1293,2.3,1.0,47.0,,,,,,,"Fatty acids, total polyunsaturated",G -1552695,170732,1293,1.607,0.0,49.0,,,,,,,"Fatty acids, total polyunsaturated",G -1552814,170851,1293,0.445,0.0,49.0,,,,,,,"Fatty acids, total polyunsaturated",G -1553568,171634,1293,5.882,0.0,49.0,,,,,,,"Fatty acids, total polyunsaturated",G -1553769,171838,1293,11.8,0.0,47.0,,,,,,,"Fatty acids, total polyunsaturated",G -1553822,171895,1293,0.001,1.0,1.0,,,,,,,"Fatty acids, total polyunsaturated",G -1554091,172180,1293,0.124,0.0,57.0,,,,,,,"Fatty acids, total polyunsaturated",G -1554164,172263,1293,1.07,0.0,1.0,,,,,,,"Fatty acids, total polyunsaturated",G -1554196,172299,1293,0.333,0.0,57.0,,,,,,,"Fatty acids, total polyunsaturated",G -1554258,172362,1293,9.295,0.0,49.0,,,,,,,"Fatty acids, total polyunsaturated",G -1554335,172439,1293,15.441,0.0,,,,,,,,"Fatty acids, total polyunsaturated",G -1554802,172909,1293,0.166,0.0,65.0,,,,,,,"Fatty acids, total polyunsaturated",G -1555078,173207,1293,0.0,0.0,20.0,,,,,,,"Fatty acids, total polyunsaturated",G -1555818,173995,1293,0.296,0.0,18.0,,,,,,,"Fatty acids, total polyunsaturated",G -1555913,174092,1293,0.0,0.0,49.0,,,,,,,"Fatty acids, total polyunsaturated",G -1556127,174323,1293,2.17,0.0,,,,,,,,"Fatty acids, total polyunsaturated",G -1556283,174479,1293,0.329,0.0,49.0,,,,,,,"Fatty acids, total polyunsaturated",G -1556509,174708,1293,0.486,0.0,49.0,,,,,,,"Fatty acids, total polyunsaturated",G -1556793,175013,1293,0.764,0.0,39.0,,,,,,,"Fatty acids, total polyunsaturated",G -1556905,175135,1293,1.517,0.0,,,,,,,,"Fatty acids, total polyunsaturated",G -1557342,344774,1293,12.9,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G -1557547,344980,1293,6.6,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G -1557580,345013,1293,0.9,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G -1557781,345215,1293,4.4,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G -1558009,345449,1293,2.1,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G -1558456,345942,1293,1.7,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G -1558461,345947,1293,1.1,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G -1558793,346321,1293,0.29,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1558965,346506,1293,0.54,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1559678,347265,1293,1.47,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1559723,347312,1293,0.34,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1559837,347432,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1559927,347525,1293,0.38,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1559940,347540,1293,0.79,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1560030,347640,1293,5.88,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1560219,348040,1293,4.5,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G -1560521,349101,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1560540,349153,1293,4.84,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1561087,351123,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1561097,351153,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1561205,351394,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1561226,351439,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1561341,351711,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1561380,351827,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1561550,352276,1293,2.44,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G -1561674,352567,1293,0.76,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G -1562655,357489,1293,0.28,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1562680,357657,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1563393,362264,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1563417,362424,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1563734,364460,1293,3.85,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1564159,367294,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1564532,370860,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1564564,371220,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1564781,372798,1293,1.52,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1565113,375425,1293,17.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1565228,376402,1293,1.06,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1565241,376417,1293,1.52,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1565255,376650,1293,0.91,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1565526,378583,1293,12.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1565544,378748,1293,2.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1565683,379723,1293,1.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1565750,380212,1293,2.94,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1565764,380265,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1565766,380267,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1565805,380471,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1565884,381118,1293,2.35,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1566379,384085,1293,20.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1566408,384171,1293,25.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1566502,384437,1293,3.97,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1566773,386244,1293,1.47,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1567034,388570,1293,12.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1567099,389430,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1567429,391167,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1567580,391591,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1568086,396605,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1568160,397039,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1568818,402690,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1568843,402925,1293,2.38,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1569406,406635,1293,1.61,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1569436,406718,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1569662,408265,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1569671,408605,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1569888,410236,1293,42.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1569892,410280,1293,1.75,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1570310,413707,1293,6.15,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1571616,425896,1293,2.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1571763,427125,1293,17.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1571916,428525,1293,5.36,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1572080,431547,1293,6.82,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1572592,436519,1293,22.22,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1573061,440122,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1573271,441287,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1573512,442580,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1573644,443160,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1573768,443729,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1573980,445202,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1574067,445867,1293,0.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1574505,453180,1293,2.7,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1574637,454790,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1574748,455549,1293,0.89,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1574823,456254,1293,2.22,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1574840,456372,1293,1.64,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1574858,456500,1293,0.89,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1575032,458778,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1575263,461445,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1575400,462839,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1575476,463842,1293,0.38,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1576063,470915,1293,1.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1576071,470933,1293,2.56,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1576122,471204,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1576240,472128,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1576426,473851,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1576701,476535,1293,14.06,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1576821,477594,1293,14.29,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1577104,479845,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1577127,480127,1293,10.71,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1577305,482064,1293,2.03,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1577333,482503,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1577342,482538,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1577663,484891,1293,5.88,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1577682,484945,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1577767,485246,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1577802,485635,1293,5.36,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1577870,485800,1293,20.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1577872,485803,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1578058,486813,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1578187,487374,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1578300,488433,1293,25.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1578385,489529,1293,10.71,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1578389,489533,1293,12.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1578844,492239,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1579347,495349,1293,10.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1579383,495770,1293,0.35,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1579514,496703,1293,21.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1579639,497345,1293,13.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1579925,499759,1293,5.95,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1580294,502377,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1580350,502670,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1580646,505109,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1580684,505323,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1580840,506720,1293,3.06,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1580997,508973,1293,7.78,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1581052,509445,1293,4.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1581166,510774,1293,4.12,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1581317,512318,1293,5.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1581331,512362,1293,6.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1581395,513307,1293,18.75,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1581705,517205,1293,8.93,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1581737,517897,1293,28.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1581859,519662,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1581975,520556,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1582105,521208,1293,2.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1582282,522834,1293,1.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1582777,526007,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1582847,526416,1293,1.19,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1582966,527129,1293,1.18,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1583046,527618,1293,1.92,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1583113,528034,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1583170,528339,1293,3.45,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1583654,532504,1293,4.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1583675,532727,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1583944,535686,1293,4.62,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1584083,536843,1293,66.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1584121,537235,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1584503,540345,1293,1.34,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1585037,545907,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1585558,551092,1293,28.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1585651,551863,1293,35.71,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1585667,552022,1293,3.23,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1585728,552852,1293,5.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1586204,556432,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1586357,557711,1293,20.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1586383,558025,1293,11.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1586690,560747,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1586696,560774,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1586738,561063,1293,2.03,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1586846,562034,1293,0.62,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1586914,562653,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1587419,565381,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1587632,566806,1293,2.17,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1587925,569616,1293,4.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1588000,570139,1293,2.94,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1588228,571736,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1588433,572909,1293,1.32,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1588778,575563,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1589134,577724,1293,5.36,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1589427,579722,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1589777,582126,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1589875,582864,1293,5.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1589959,583333,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1590006,583617,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1590259,585708,1293,21.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1590971,591126,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1591309,594281,1293,8.51,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1591572,596778,1293,10.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1591583,596896,1293,8.51,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1591915,599989,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1592100,601597,1293,1.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1592690,605772,1293,1.21,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1592921,606268,1293,0.48,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1593121,606690,1293,21.43,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1593147,606744,1293,0.57,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1593602,607720,1293,1.37,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1593753,608954,1293,1.67,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1594330,616684,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1594425,617560,1293,0.88,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1594540,618510,1293,9.59,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1595163,624680,1293,2.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1595370,627070,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1595375,627094,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1595800,633634,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1595809,633724,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1595822,633840,1293,6.32,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1595846,634146,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1595890,634654,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1596451,641942,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1596922,646202,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1597120,649430,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1597205,650228,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1597315,650916,1293,9.8,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1597362,651766,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1597565,655034,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1597624,656018,1293,2.94,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1597817,658528,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1597838,658716,1293,1.06,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1597940,660152,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1598067,661844,1293,9.68,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1598155,663044,1293,2.63,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1598721,670938,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1598727,671044,1293,3.95,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1598761,671528,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1599147,676576,1293,0.91,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1599192,677368,1293,5.56,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1599238,677634,1293,14.29,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1599290,678328,1293,21.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1599424,679894,1293,1.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1599531,680838,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1599634,682198,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1599654,682404,1293,1.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1599845,684544,1293,0.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1600487,695228,1293,3.7,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1600500,695512,1293,5.36,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1600531,696126,1293,6.45,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1600710,699684,1293,2.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1601145,707224,1293,3.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1601360,710898,1293,2.27,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1601654,715772,1293,8.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1601814,719476,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1601958,722406,1293,3.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1602067,723550,1293,2.35,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1602270,727152,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1602468,730078,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1602633,733568,1293,1.64,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1602691,734634,1293,20.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1603016,740606,1293,1.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1603126,742482,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1603154,742948,1293,0.15,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1603206,743644,1293,20.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1603217,743892,1293,8.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1603273,745102,1293,8.51,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1603466,747281,1293,1.04,1.0,1.0,,,,,,,"Fatty acids, total polyunsaturated",G -1603468,747295,1293,1.05,1.0,1.0,,,,,,,"Fatty acids, total polyunsaturated",G -1603509,748345,1293,57.1,1.0,1.0,,,,,,,"Fatty acids, total polyunsaturated",G -1603611,749212,1293,4.82,1.0,1.0,,,,,,,"Fatty acids, total polyunsaturated",G -1604195,751974,1293,4.6,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G -1604343,752272,1293,2.1,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G -1604615,752864,1293,16.2,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G -1604942,753526,1293,2.27,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1605040,753868,1293,0.4,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1605072,753970,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1605094,754046,1293,5.56,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1605104,754078,1293,4.04,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1605556,755258,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1605871,756018,1293,2.24,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1605997,756314,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1606103,756556,1293,27.27,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1606264,757098,1293,5.6,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G -1606791,761398,1293,1.67,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1607023,762594,1293,0.44,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1607106,763030,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1607794,766380,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1607924,767090,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1608164,768264,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1608666,779664,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1609176,799201,1293,17.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1609208,799493,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1609238,800099,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1609271,800507,1293,21.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1609544,806959,1293,40.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1610406,818808,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1610418,819182,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1610465,819636,1293,50.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1610749,824004,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1610952,826122,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1611078,829024,1293,3.55,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1611836,841650,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1611865,841856,1293,1.28,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1611886,842076,1293,13.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1612089,844896,1293,5.36,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1612116,845162,1293,1.06,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1612137,845448,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1612564,851124,1293,16.07,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1612743,854510,1293,57.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1612910,857154,1293,3.51,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1613870,873272,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1614085,876322,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1614128,876740,1293,0.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1614227,877864,1293,10.71,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1614523,880656,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1614528,880700,1293,2.17,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1614558,881138,1293,2.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1614919,885882,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1615088,888640,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1615099,888718,1293,0.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1615259,891504,1293,3.51,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1615298,891992,1293,3.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1615330,892654,1293,0.83,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1615551,896220,1293,12.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1615692,898722,1293,17.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1615704,898810,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1615764,899364,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1615885,900844,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1616053,903036,1293,14.29,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1616207,905354,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1616546,911206,1293,2.17,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1617528,935706,1293,0.83,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1618605,955539,1293,57.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1619989,975543,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1620109,977873,1293,12.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1620411,987251,1293,4.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1620436,987553,1293,2.38,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1620731,1005513,1293,1.32,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1620826,1008039,1293,1.61,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1621460,1017477,1293,1.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1621643,1019563,1293,13.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1621997,1024679,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1622779,1040585,1293,0.83,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1622813,1041157,1293,3.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1623000,1044385,1293,15.62,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1623136,1047275,1293,15.62,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1623206,1048665,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1623333,1055681,1293,12.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1623998,1065533,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1624026,1066091,1293,1.19,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1624211,1068275,1293,2.88,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1624406,1070469,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1624531,1071787,1293,2.69,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1624712,1073869,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1624773,1074579,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1624972,1077361,1293,5.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1625069,1079479,1293,26.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1625091,1080273,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1625260,1083037,1293,3.33,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1625281,1083243,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1625303,1083507,1293,0.88,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1625500,1086127,1293,23.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1625636,1087973,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1625795,1090173,1293,1.16,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1626055,1094881,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1626104,1096131,1293,0.83,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1626304,1851099,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1626323,1851257,1293,8.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1626562,1852852,1293,25.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1627180,1857453,1293,2.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1627435,1859320,1293,1.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1627722,1860838,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1627730,1860861,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1627959,1862666,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1627967,1862711,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1628008,1863165,1293,2.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1628504,1866240,1293,2.27,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1628517,1866282,1293,8.93,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1628799,1869095,1293,3.03,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1629267,1872181,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1629362,1872818,1293,2.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1629490,1873882,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1629825,1876554,1293,14.29,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1629861,1876708,1293,4.17,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1629883,1876812,1293,10.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1629896,1876941,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1629974,1877684,1293,10.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1630319,1140141,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1630685,1142050,1293,1.76,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1630775,1142951,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1630777,1142953,1293,5.26,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1630946,1145005,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1631065,1145386,1293,0.71,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1631229,1147216,1293,4.42,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1631728,1150793,1293,6.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1631922,1152066,1293,11.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1632037,1153465,1293,3.7,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1632267,1155200,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1632694,1156833,1293,1.18,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1632735,1157010,1293,0.97,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1632758,1157244,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1633380,1160293,1293,5.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1633383,1160296,1293,5.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1633479,1160720,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1633872,1163687,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1633999,1163881,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1634328,1165744,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1634472,1166102,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1634733,1166794,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1634793,1166957,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1635110,1167778,1293,1.79,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1635269,1168215,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1635321,1168329,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1635500,1169828,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1635992,1174565,1293,2.68,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1636030,1174926,1293,9.38,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1636152,1175910,1293,4.29,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1636599,1179611,1293,0.89,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1636679,1180111,1293,17.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1636893,1182799,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1636961,1183400,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1636993,1183759,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1637395,1187199,1293,2.78,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1637672,1189793,1293,3.85,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1638058,1193065,1293,21.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1638360,1194999,1293,1.17,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1638379,1195252,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1638489,1195846,1293,57.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1638640,1196969,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1638646,1197009,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1639138,1201758,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1639260,1202118,1293,2.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1639636,1206650,1293,14.29,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1639643,1206688,1293,6.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1640059,1210864,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1640178,1211739,1293,8.93,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1640196,1211950,1293,17.24,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1640267,1213394,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1640269,1213398,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1640836,1217983,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1640911,1218760,1293,1.85,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1640965,1219546,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1641053,1221043,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1641252,1222609,1293,2.02,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1641302,1223350,1293,4.69,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1641331,1223571,1293,21.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1641352,1223757,1293,13.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1641475,1224755,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1641599,1225978,1293,3.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1641898,1229123,1293,8.93,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1642279,1233208,1293,1.92,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1642393,1234054,1293,21.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1642507,1235244,1293,6.9,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1643163,1243221,1293,14.29,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1643873,1248499,1293,2.63,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1644209,1250459,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1644324,1251436,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1644380,1252018,1293,0.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1644447,1252751,1293,0.77,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1644543,1254636,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1644763,1259398,1293,0.89,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1644870,1260204,1293,0.89,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1645409,1266971,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1645955,1273914,1293,50.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1646236,1276247,1293,6.52,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1646344,1277546,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1646378,1277860,1293,8.93,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1647116,1284147,1293,4.44,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1647135,1284207,1293,2.27,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1647244,1284685,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1647355,1284993,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1647663,1288082,1293,0.83,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1648034,1290518,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1648186,1291524,1293,2.63,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1648218,1291862,1293,0.64,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1648528,1294381,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1649158,1301143,1293,8.93,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1649408,1304487,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1649431,1304616,1293,20.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1649475,1304975,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1649537,1305777,1293,1.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1649775,1309058,1293,2.03,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1650030,1312432,1293,3.12,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1650609,1319031,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1650682,1319978,1293,0.4,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1650856,1321011,1293,0.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1650902,1321355,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1651031,1322248,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1651434,1325078,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1651531,1325858,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1651648,1327106,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1652715,1339873,1293,1.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1652999,1343817,1293,2.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1653352,1347012,1293,12.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1653392,1347923,1293,2.94,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1653455,1348701,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1654156,1357423,1293,17.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1654168,1357527,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1654181,1357861,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1654363,1359102,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1654495,1359746,1293,2.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1654525,1360253,1293,10.94,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1654927,1363747,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1655125,1365429,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1655770,1372548,1293,28.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1656074,1375180,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1656106,1375246,1293,5.71,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1656165,1375838,1293,2.73,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1656194,1376073,1293,1.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1656205,1376152,1293,1.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1656484,1378965,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1656504,1379109,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1656554,1379565,1293,14.29,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1656971,1383995,1293,1.69,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1657022,1384515,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1657637,1393492,1293,0.12,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1657706,1394565,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1657748,1394953,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1657762,1395225,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1657863,1396114,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1658105,1400098,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1658414,1404194,1293,1.61,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1658815,1409378,1293,1.89,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1658862,1409970,1293,7.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1658873,1410048,1293,21.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1659003,1411605,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1659069,1412413,1293,11.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1659193,1415018,1293,21.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1659209,1415290,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1660265,1436465,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1660287,1444974,1293,2.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1660303,1455342,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1660397,1455446,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1660516,1455585,1293,3.85,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1660742,1455965,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1660986,1457605,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1661146,1458015,1293,1.06,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1661512,1458972,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1661713,1459458,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1661749,1459571,1293,1.22,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G -1662003,1460260,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1662322,1461872,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1662454,1463154,1293,3.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1662659,1464449,1293,1.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1663430,1469542,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1663932,1473752,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1664463,1477858,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1664594,1478957,1293,23.08,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1664638,1479310,1293,1.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1664760,1480244,1293,10.71,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1665061,1482230,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1665446,1485288,1293,3.06,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1665453,1485346,1293,2.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1665648,1486568,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1665716,1486804,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1665792,1487127,1293,0.81,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1666413,1491287,1293,1.63,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1666582,1492839,1293,0.71,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1666590,1492904,1293,17.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1666730,1493819,1293,2.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1666971,1494554,1293,8.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1667188,1497552,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1667390,1498651,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1667629,1501042,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1667813,1502728,1293,1.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1667836,1502753,1293,0.83,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1668511,1507058,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1669091,1511144,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1669140,1511682,1293,3.12,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1669177,1512048,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1669353,1513458,1293,10.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1670265,1521845,1293,5.36,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1670283,1522211,1293,8.93,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1670338,1522624,1293,11.3,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1670344,1522640,1293,29.17,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1670527,1523952,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1671019,1529074,1293,13.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1671090,1530210,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1671573,1535159,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1672207,1539617,1293,3.51,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1672366,1540418,1293,1.47,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1672738,1542200,1293,0.93,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1672839,1542881,1293,1.28,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1672843,1542911,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1672873,1543121,1293,26.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1673108,1545065,1293,3.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1673368,1550608,1293,10.87,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1673386,1550866,1293,14.11,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1673736,1554159,1293,4.17,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1673789,1554947,1293,1.32,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1673793,1555004,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1673844,1555556,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1674083,1558089,1293,2.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1674098,1558294,1293,3.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1674141,1558616,1293,1.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1674558,1564095,1293,0.89,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1674832,1565647,1293,2.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1674903,1566183,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1674975,1566816,1293,28.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1675232,1568997,1293,6.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1675254,1569085,1293,13.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1675308,1569862,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1675645,1572137,1293,0.2,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1675663,1572384,1293,5.29,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1675692,1572581,1293,1.18,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1676167,1575926,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1676242,1576167,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1676330,1576628,1293,5.13,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1676352,1576660,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1676716,1578184,1293,1.2,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1676869,1579198,1293,2.13,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1676901,1579938,1293,10.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1677552,1584039,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1677801,1585908,1293,4.69,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1677912,1586649,1293,23.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1678134,1588166,1293,6.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1678137,1588171,1293,10.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1678707,1592343,1293,0.41,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1678713,1592541,1293,1.19,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1678838,1593315,1293,37.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1678880,1594047,1293,2.94,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1678911,1594306,1293,24.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1679031,1596096,1293,1.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1679244,1597240,1293,10.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1679682,1602001,1293,3.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1680151,1607412,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1680578,1610994,1293,21.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1681208,1615276,1293,2.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1681552,1617544,1293,2.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1681608,1617920,1293,1.61,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1682030,1621648,1293,2.38,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1682240,1623529,1293,22.58,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1682334,1624372,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1682439,1624855,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1682496,1625242,1293,0.87,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1682599,1625834,1293,1.61,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1682625,1625966,1293,4.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1682666,1626342,1293,3.23,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1682950,1628974,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1682965,1629234,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1683166,1631560,1293,2.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1683201,1631811,1293,8.93,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1683367,1633356,1293,8.93,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1683574,1635985,1293,1.92,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1683886,1638006,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1684052,1639728,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1684207,1641757,1293,23.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1684282,1642007,1293,1.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1684795,1646724,1293,2.63,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1685034,1649133,1293,0.4,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1685057,1649194,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1685245,1650603,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1685352,1651268,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1685429,1651507,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1685765,1653262,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1685940,1654895,1293,1.32,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1686664,1659364,1293,0.89,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1686698,1659659,1293,50.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1686763,1660170,1293,21.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1687070,1662048,1293,40.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1687170,1662808,1293,0.2,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1687218,1663298,1293,8.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1687262,1663675,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1687519,1665437,1293,17.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1687647,1666257,1293,1.9,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1687938,1667788,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1688165,1669526,1293,0.77,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1688203,1669818,1293,1.56,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1688352,1670757,1293,6.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1688478,1671547,1293,5.26,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1689171,1677050,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1689388,1679129,1293,5.36,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1690003,1685512,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1690885,1692575,1293,10.71,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1691223,1695397,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1691242,1695501,1293,10.71,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1691436,1697074,1293,0.62,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1691453,1697171,1293,0.4,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1691521,1697782,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1691534,1697917,1293,6.41,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1691586,1698520,1293,40.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1691799,1700353,1293,1.26,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1692048,1702435,1293,0.4,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1692250,1704323,1293,7.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1692270,1704516,1293,1.71,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1692345,1705342,1293,5.36,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1692348,1705418,1293,3.65,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1692404,1705992,1293,8.82,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1692515,1707563,1293,1.18,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1692660,1709249,1293,1.69,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1692680,1709404,1293,1.9,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1692734,1710186,1293,23.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1692902,1712122,1293,4.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1693054,1713838,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1693133,1714917,1293,5.36,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1693296,1716940,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1693398,1718070,1293,0.84,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1693495,1718983,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1693564,1719857,1293,0.84,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1693946,1723299,1293,2.22,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1694241,1726168,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1694269,1726498,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1694446,1729292,1293,5.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1694579,1730517,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1695178,1737266,1293,1.56,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1695575,1741796,1293,6.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1695926,1745583,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1696621,1757747,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1696632,1757760,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1697655,1764776,1293,32.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1697756,1765424,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1698502,1770806,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1698555,1771158,1293,16.07,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1698983,1775184,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1699006,1775460,1293,10.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1699182,1777465,1293,3.98,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1699448,1780894,1293,4.24,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1699587,1782476,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1699627,1782964,1293,1.16,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1699730,1784018,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1699817,1784975,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1700377,1790096,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1700744,1881760,1293,12.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1700885,1795906,1293,0.88,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1701286,1800089,1293,0.77,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1701903,1805909,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1701959,1806559,1293,1.02,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1702051,1807257,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1702741,1815095,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1702797,1815726,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1703041,1818295,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1703850,1827608,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1704078,1830191,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1704116,1830694,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1704131,1830824,1293,4.88,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1704285,1832432,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1704412,1834216,1293,71.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1704637,1836879,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1704747,1838171,1293,1.69,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1704784,1838269,1293,25.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1704830,1838395,1293,0.84,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1704885,1838756,1293,1.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1704966,1839284,1293,2.38,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1704999,1882870,1293,5.36,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1705092,1841026,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1705110,1841201,1293,3.77,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1705243,1841870,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1705265,1841990,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1705306,1842352,1293,18.75,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1705807,1846934,1293,5.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1705962,1884353,1293,2.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1706047,1884916,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1706155,1885617,1293,1.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1706179,1885676,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1706217,1885991,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1706290,1886509,1293,10.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1706299,1886571,1293,0.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1706594,1890944,1293,14.29,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1706597,1890976,1293,0.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1706603,1891032,1293,1.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1706610,1891139,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1706663,1891859,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1706719,1892396,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1707027,1897084,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1707267,1898553,1293,2.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1707367,1899377,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1707607,1901541,1293,3.06,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1707749,1903121,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1708182,1905971,1293,10.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1708208,1906200,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1708402,1907169,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1708463,1907652,1293,10.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1708538,1908160,1293,0.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1709142,1913877,1293,0.88,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1709316,1915921,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1709470,1917956,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1709494,1918481,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1709711,1920246,1293,2.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1709737,1920376,1293,1.82,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1709812,1920895,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1710117,1923357,1293,4.84,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1710518,1927660,1293,0.93,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1710545,1927789,1293,34.62,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1711054,1932767,1293,3.85,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1711091,1933207,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1711217,1934445,1293,0.46,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1711355,1935589,1293,10.71,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1711982,1940759,1293,14.29,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1712056,1941232,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1712557,1945665,1293,0.89,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1712663,1946613,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1712846,1948176,1293,0.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1712862,1948335,1293,17.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1713204,1951713,1293,3.45,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1713292,1952591,1293,3.45,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1713402,1953400,1293,3.23,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1713465,1954162,1293,2.38,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1713581,1955295,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1713675,1956393,1293,3.03,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1713985,1960060,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1714566,1966251,1293,6.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1714810,1969333,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1714856,1969830,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1714912,1970082,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1715024,1971029,1293,13.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1715227,1973377,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1715375,1975026,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1715407,1975316,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1715416,1975410,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1715642,1978424,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1715716,1979354,1293,23.08,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1715887,1981746,1293,5.36,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1715984,1982922,1293,4.44,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1716006,1983145,1293,2.94,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1716324,1986161,1293,2.27,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1716483,1988180,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1716551,1989026,1293,5.36,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1716562,1989112,1293,12.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1716707,1990739,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1716811,1991744,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1716819,1991895,1293,2.44,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1716853,1992230,1293,3.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1716947,1993078,1293,3.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1717219,1996299,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1718063,2010879,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1718136,2011100,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1718342,2012190,1293,2.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1718969,2017339,1293,3.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1719219,2019177,1293,1.49,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1719654,2022663,1293,2.56,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1719942,2024175,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1719961,2024310,1293,6.58,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1720260,2026749,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1720482,2028206,1293,5.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1720616,2029890,1293,2.38,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1720645,2030093,1293,42.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1720770,2030861,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1721514,2036005,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1721620,2036517,1293,5.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1721640,2036712,1293,1.61,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1721701,2037392,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1722097,2040867,1293,1.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1722408,2044041,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1722637,2046829,1293,6.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1722657,2047010,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1722777,2048202,1293,21.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1722806,2048499,1293,3.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1722957,2050507,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1723014,2051148,1293,14.29,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1723326,2053948,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1724398,2062537,1293,0.89,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1724515,2063238,1293,1.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1724809,2066657,1293,2.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1725072,2070161,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1725290,2071490,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1725327,2071798,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1725358,2072099,1293,6.06,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1725370,2072179,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1725396,2072283,1293,6.06,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1725578,2073909,1293,12.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1725841,2076284,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1726200,2077841,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1727483,2086674,1293,0.74,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1727657,2087606,1293,6.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1727681,2087758,1293,0.48,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1727682,2087759,1293,0.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1727694,2087991,1293,2.94,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1727813,2089033,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1727914,2089772,1293,15.62,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1727933,2089988,1293,3.85,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1728180,2092489,1293,0.6,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1728424,2095679,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1728522,2096812,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1728602,2097364,1293,8.93,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1729065,2100576,1293,1.47,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1729673,2104949,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1729676,2104975,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1729980,2107196,1293,1.34,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1730203,2108541,1293,1.61,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1730539,2111728,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1730587,2112076,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1730594,2112084,1293,12.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1731062,2115861,1293,1.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1731267,2117826,1293,6.9,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1731524,2119216,1293,5.92,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1731629,2119764,1293,0.78,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1731693,2120305,1293,2.38,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1732038,2122644,1293,3.12,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1732284,2123952,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1732338,2124187,1293,1.35,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1732426,2124536,1293,1.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1732830,2126737,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1732908,2127073,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1732920,2127148,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1732951,2127379,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1732994,2127623,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1733013,2127735,1293,2.68,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1733043,2127873,1293,4.39,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1733347,2129620,1293,3.03,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1733542,2131111,1293,28.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1733554,2131175,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1734814,2141725,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1734972,2142867,1293,4.17,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1735167,2144397,1293,71.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1735546,2147455,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1735621,2148123,1293,10.71,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1735628,2148182,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1735888,2151470,1293,33.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1736071,2153366,1293,0.85,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1736184,2154888,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1736249,2155547,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1736609,2158938,1293,2.42,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1736697,2159725,1293,1.26,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1737050,2163201,1293,4.76,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1737206,2164750,1293,3.29,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1737254,2165254,1293,3.64,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1737374,2166619,1293,2.08,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1737390,2166835,1293,3.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1737611,2169430,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1737872,2171836,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1738049,2173969,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1738146,2175556,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1738259,2176626,1293,0.68,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1738306,2177184,1293,5.36,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1738524,2179573,1293,5.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1738964,2184610,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1739150,2185382,1293,0.0,,75.0,,,,,,,"Fatty acids, total polyunsaturated",G -1739159,2185391,1293,0.0,,75.0,,,,,,,"Fatty acids, total polyunsaturated",G -1739222,2186263,1293,0.58,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1739227,2186268,1293,9.09,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1739401,2189400,1293,1.75,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1739587,2191679,1293,8.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1739851,2195991,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1739853,2196067,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1740083,2197347,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1740390,2200655,1293,4.44,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1740706,2204325,1293,4.76,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1740840,2208052,1293,0.4,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1740851,2208084,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1741003,2208830,1293,0.4,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1741221,2210422,1293,1.97,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1741397,2213351,1293,0.91,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1741510,2214394,1293,2.35,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1741546,2214799,1293,1.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1741761,2219479,1293,6.0,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G -1741857,2219678,1293,8.3,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G -1741961,2219819,1293,0.37,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1741989,2219852,1293,0.42,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1742001,2219870,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1742165,2221543,1293,2.92,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1742883,2226556,1293,2.56,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G -1743087,2228887,1293,0.0,,75.0,,,,,,,"Fatty acids, total polyunsaturated",G -1743664,2229968,1293,0.42,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1743714,2230581,1293,4.45,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G -1744295,2233753,1293,6.52,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1744300,2233779,1293,3.33,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1745020,2237190,1293,0.4,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1745169,2237949,1293,3.33,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1745303,2238457,1293,46.15,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1745357,2239244,1293,5.71,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1745364,2239412,1293,5.45,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1745460,2240526,1293,1.37,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1745589,2242480,1293,3.85,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1746110,2251421,1293,1.28,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1746315,2255123,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1746334,2255409,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1746412,2256605,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1746534,2265410,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1746631,2266247,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1746823,2268264,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1746863,2268516,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1747092,2271071,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1747177,2272081,1293,12.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1747239,2273032,1293,1.64,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1748208,2283673,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1748263,2284179,1293,0.68,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1748304,2284520,1293,1.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1748662,2287321,1293,20.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1748905,2289163,1293,5.17,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1749420,2301236,1293,8.93,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1750016,2315417,1293,1.39,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1750026,2315447,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1750185,2320149,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1750458,2323554,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1750522,2324763,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1750850,2332787,1293,5.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1750917,2333347,1293,1.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1750930,2333403,1293,1.28,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1751095,2333895,1293,1.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1751228,2334451,1293,13.24,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1751504,2338477,1293,1.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1751747,2339279,1293,10.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1751823,2339627,1293,8.82,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1752259,2341069,1293,0.384,,,,,,,,,"Fatty acids, total polyunsaturated",G -1752453,2341263,1293,0.07,,,,,,,,,"Fatty acids, total polyunsaturated",G -1752827,2341637,1293,2.689,,,,,,,,,"Fatty acids, total polyunsaturated",G -1752935,2341745,1293,4.918,,,,,,,,,"Fatty acids, total polyunsaturated",G -1753097,2341907,1293,0.183,,,,,,,,,"Fatty acids, total polyunsaturated",G -1753264,2342074,1293,2.276,,,,,,,,,"Fatty acids, total polyunsaturated",G -1753447,2342257,1293,1.754,,,,,,,,,"Fatty acids, total polyunsaturated",G -1753654,2342464,1293,2.418,,,,,,,,,"Fatty acids, total polyunsaturated",G -1753661,2342471,1293,2.58,,,,,,,,,"Fatty acids, total polyunsaturated",G -1754213,2343023,1293,4.786,,,,,,,,,"Fatty acids, total polyunsaturated",G -1754558,2343368,1293,2.733,,,,,,,,,"Fatty acids, total polyunsaturated",G -1754565,2343375,1293,4.09,,,,,,,,,"Fatty acids, total polyunsaturated",G -1755168,2343978,1293,0.762,,,,,,,,,"Fatty acids, total polyunsaturated",G -1755883,2344693,1293,1.3,,,,,,,,,"Fatty acids, total polyunsaturated",G -1756008,2344818,1293,0.07,,,,,,,,,"Fatty acids, total polyunsaturated",G -1756134,2344944,1293,0.541,,,,,,,,,"Fatty acids, total polyunsaturated",G -1756160,2344970,1293,4.743,,,,,,,,,"Fatty acids, total polyunsaturated",G -1756257,2345067,1293,0.9,,,,,,,,,"Fatty acids, total polyunsaturated",G -1756385,2345195,1293,0.022,,,,,,,,,"Fatty acids, total polyunsaturated",G -1756392,2345202,1293,0.898,,,,,,,,,"Fatty acids, total polyunsaturated",G -1756397,2345207,1293,0.147,,,,,,,,,"Fatty acids, total polyunsaturated",G -1756423,2345233,1293,1.047,,,,,,,,,"Fatty acids, total polyunsaturated",G -1756455,2345265,1293,0.0,,,,,,,,,"Fatty acids, total polyunsaturated",G -1756634,2345444,1293,1.676,,,,,,,,,"Fatty acids, total polyunsaturated",G -1756835,2345645,1293,0.581,,,,,,,,,"Fatty acids, total polyunsaturated",G -1756876,2345686,1293,3.252,,,,,,,,,"Fatty acids, total polyunsaturated",G -1757238,2346048,1293,0.349,,,,,,,,,"Fatty acids, total polyunsaturated",G -1757327,2346137,1293,0.023,,,,,,,,,"Fatty acids, total polyunsaturated",G -1757397,2346207,1293,0.0,,,,,,,,,"Fatty acids, total polyunsaturated",G -1757633,2364673,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1757900,2367694,1293,1.56,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1758421,2372700,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1758678,2375507,1293,10.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1758849,2376782,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1759101,2379449,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1759167,2379797,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1759195,2379968,1293,0.46,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1759293,2380866,1293,3.77,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G -1759567,2382449,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1759682,2383416,1293,1.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1759845,2385073,1293,42.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1760094,2387456,1293,28.48,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1760767,2392696,1293,2.7,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1761041,2394839,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1761145,2396114,1293,2.04,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1761555,2400445,1293,2.35,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1761568,2400737,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1762126,2405675,1293,2.44,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1762250,2407144,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1762283,2407537,1293,0.83,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1762393,2408214,1293,10.71,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1762527,2409666,1293,2.94,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1762534,2409788,1293,3.51,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1762844,2413277,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1762952,2414464,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1762958,2414594,1293,12.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1763167,2416528,1293,2.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1763296,2418654,1293,7.69,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1763510,2421586,1293,6.94,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1764126,2427858,1293,12.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1764199,2428595,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1764311,2429456,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1764684,2432140,1293,1.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1764889,2433520,1293,28.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1765150,2436222,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1765702,2441079,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1765902,2442553,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1766004,2443568,1293,3.33,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1766107,2444204,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1766159,2444471,1293,1.28,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1766221,2444824,1293,4.46,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1766242,2444874,1293,1.11,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1766419,2445961,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1766435,2446030,1293,3.12,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1766513,2446375,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1767186,2452307,1293,2.82,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1767223,2452749,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1767371,2453936,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1767657,2455445,1293,5.92,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1767741,2455795,1293,2.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1767915,2458168,1293,53.33,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1768147,2460649,1293,1.56,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1768166,2460711,1293,1.16,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1768569,2462747,1293,1.48,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1768733,2464056,1293,2.04,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1768813,2464515,1293,4.84,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1768900,2464833,1293,0.85,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1768901,2464834,1293,2.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1769079,2466022,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1769254,2466784,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1769295,2466873,1293,3.53,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1769544,2468359,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1769810,2469836,1293,17.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1770023,2470868,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1770181,2471693,1293,1.63,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1770233,2471872,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1770289,2472346,1293,0.4,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1770297,2472362,1293,0.4,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1770343,2472706,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1770557,2473796,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1770572,2473977,1293,2.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1770891,2475790,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1770970,2476250,1293,1.64,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1771184,2477049,1293,5.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1771713,2481850,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1772348,2486982,1293,1.32,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1772664,2488695,1293,0.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1772858,2489646,1293,4.23,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1772953,2490086,1293,1.35,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1773223,2491385,1293,2.5,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1773656,2492608,1293,3.57,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1773674,2492680,1293,7.89,,72.0,,,,,,,"Fatty acids, total polyunsaturated",G -1773821,2496145,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1773956,2496294,1293,4.17,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1774029,2496561,1293,4.55,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1774228,2499239,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1774291,2499780,1293,1.18,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1774836,2505009,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1775140,2507831,1293,1.11,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1775164,2507857,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1775252,2507962,1293,3.68,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1775396,2508154,1293,2.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1775408,2508172,1293,1.32,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1775509,2509423,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1775521,2509462,1293,2.17,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1776017,2517805,1293,6.9,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G -1776189,2517995,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1776995,2519403,1293,9.38,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1777266,2519948,1293,3.23,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1777269,2519951,1293,6.45,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1777466,2520312,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1777521,2520367,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1777684,2520536,1293,5.26,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1777698,2520564,1293,0.54,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1777749,2520615,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1777950,2521517,1293,4.55,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1778133,2524046,1293,4.76,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1778267,2525711,1293,0.2,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G -1778282,2525730,1293,0.5,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G -1778704,2530164,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1779127,2535385,1293,20.83,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1779318,2539656,1293,2.2,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G -1779876,2545335,1293,2.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1779931,2546118,1293,12.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1780235,2548319,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1780275,2548501,1293,17.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1780475,2550641,1293,10.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1780669,2551917,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1780706,2552179,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1781026,2555643,1293,5.26,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1781296,2557008,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1781481,2557657,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1781597,2557773,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1781600,2557776,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1781792,2558670,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1781797,2558685,1293,3.1,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G -1782064,2560922,1293,1.28,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1782748,2568591,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1783428,2576122,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1783493,2576926,1293,21.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1783494,2576929,1293,17.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1783806,2580170,1293,0.35,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1783844,2580290,1293,2.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1784180,2585854,1293,11.11,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1784500,2588955,1293,1.85,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1784582,2589985,1293,12.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1784750,2592707,1293,1.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1784798,2593708,1293,8.7,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1784857,2594288,1293,6.58,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1784870,2594445,1293,0.59,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1784908,2594578,1293,0.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1784915,2594616,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1785086,2595799,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1785134,2595912,1293,1.04,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1785340,2597499,1293,5.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1785622,2600406,1293,26.09,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1786973,2610809,1293,0.62,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G -1787038,2610900,1293,2.78,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G -1787107,2611094,1293,3.06,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G -1787114,2611134,1293,0.34,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G -1787540,2613732,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1787546,2613738,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1787612,2614074,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1787849,2615366,1293,3.65,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1787904,2615845,1293,0.89,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1787986,2616646,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1788891,2623372,1293,1.47,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1789353,2627542,1293,4.41,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1789368,2627694,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1789590,2630037,1293,1.85,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1789710,2631563,1293,3.65,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1789725,2631579,1293,3.65,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1790145,2635782,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1790446,2638009,1293,4.17,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1790456,2638057,1293,5.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1790599,2638773,1293,14.29,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1791130,2642777,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1791215,2643518,1293,3.11,1.0,1.0,,,,,,,"Fatty acids, total polyunsaturated",G -1791332,2648887,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1791414,2649132,1293,0.32,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G -1791610,2649840,1293,0.75,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G -1791695,2649983,1293,5.36,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1792293,2651065,1293,1.27,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G -1792397,2651678,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1792623,2654454,1293,14.29,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1792714,2655832,1293,9.38,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1792766,2656159,1293,14.29,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1792831,2656774,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1793148,2659508,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G -1793638,1106032,1253,24.0,,71.0,,,,,,,Cholesterol,MG -1794653,1107191,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1794746,1107295,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1794910,1107475,1253,65.0,,70.0,,,,,,,Cholesterol,MG -1794951,1107528,1253,89.0,,70.0,,,,,,,Cholesterol,MG -1795293,1107950,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1795345,1108007,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1795467,1108158,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1795612,1108349,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1795945,1108803,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1796031,1108908,1253,89.0,,70.0,,,,,,,Cholesterol,MG -1796199,1109116,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1796398,1109336,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1796455,1109393,1253,100.0,,70.0,,,,,,,Cholesterol,MG -1796462,1109400,1253,36.0,,70.0,,,,,,,Cholesterol,MG -1796495,1109434,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1796644,1109615,1253,11.0,,73.0,,,,,,,Cholesterol,MG -1796667,1109677,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1796750,1109796,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1796947,1110013,1253,47.0,,70.0,,,,,,,Cholesterol,MG -1796951,1110017,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1797040,1110128,1253,19.0,,70.0,,,,,,,Cholesterol,MG -1797048,1110136,1253,15.0,,70.0,,,,,,,Cholesterol,MG -1797172,1110287,1253,33.0,,70.0,,,,,,,Cholesterol,MG -1797410,1110710,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1797440,1110747,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1797513,1110839,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1797834,1111246,1253,31.0,,70.0,,,,,,,Cholesterol,MG -1797901,1111331,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1798075,1111534,1253,14.0,,70.0,,,,,,,Cholesterol,MG -1798196,1111674,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1798202,1111680,1253,221.0,,70.0,,,,,,,Cholesterol,MG -1798391,1111892,1253,36.0,,70.0,,,,,,,Cholesterol,MG -1798489,1111990,1253,107.0,,70.0,,,,,,,Cholesterol,MG -1798638,1112148,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1798806,1112350,1253,89.0,,70.0,,,,,,,Cholesterol,MG -1799399,1112994,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1800138,1113807,1253,2.0,,70.0,,,,,,,Cholesterol,MG -1800416,1114096,1253,9.0,,70.0,,,,,,,Cholesterol,MG -1800640,1114374,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1800655,1114389,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1800722,1114461,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1801041,1114961,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1801053,1114983,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1801286,1115318,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1801592,1115771,1253,9.0,,70.0,,,,,,,Cholesterol,MG -1801758,1115964,1253,54.0,,70.0,,,,,,,Cholesterol,MG -1801921,1116176,1253,29.0,,70.0,,,,,,,Cholesterol,MG -1802763,1117145,1253,3.0,,73.0,,,,,,,Cholesterol,MG -1802810,1117209,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1802958,1117592,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1803026,1117734,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1803061,1117776,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1803171,1117958,1253,15.0,,70.0,,,,,,,Cholesterol,MG -1803285,1118086,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1803417,1118238,1253,71.0,,70.0,,,,,,,Cholesterol,MG -1803525,1118363,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1803608,1118500,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1803647,1118572,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1803734,1118668,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1803795,1118749,1253,3.0,,70.0,,,,,,,Cholesterol,MG -1803813,1118768,1253,10.0,,70.0,,,,,,,Cholesterol,MG -1803847,1118810,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1804159,1119181,1253,29.0,,70.0,,,,,,,Cholesterol,MG -1804298,1119340,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1804446,1119505,1253,67.0,,70.0,,,,,,,Cholesterol,MG -1804486,1119561,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1804561,1119673,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1804704,1119940,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1804718,1119955,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1804963,1120239,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1805022,1120305,1253,6.0,,73.0,,,,,,,Cholesterol,MG -1805588,1120973,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1806297,1121778,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1806496,1122028,1253,16.0,,70.0,,,,,,,Cholesterol,MG -1806528,1122060,1253,25.0,,70.0,,,,,,,Cholesterol,MG -1806662,1122204,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1806697,1122244,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1806863,1122416,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1806956,1122523,1253,100.0,,70.0,,,,,,,Cholesterol,MG -1807205,1122814,1253,61.0,,70.0,,,,,,,Cholesterol,MG -1807402,1123060,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1807461,1123129,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1807685,1123407,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1807686,1123408,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1807791,1123521,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1808072,1123938,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1808312,1124226,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1808873,1124862,1253,33.0,,70.0,,,,,,,Cholesterol,MG -1809508,1125619,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1809679,1125828,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1809959,1126143,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1809960,1126144,1253,4360.0,,70.0,,,,,,,Cholesterol,MG -1810015,1126209,1253,70.0,,70.0,,,,,,,Cholesterol,MG -1810640,1126921,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1810659,1126945,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1810684,1126973,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1810747,1127043,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1810783,1127082,1253,135.0,,70.0,,,,,,,Cholesterol,MG -1811105,1127441,1253,35.0,,70.0,,,,,,,Cholesterol,MG -1811293,1127671,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1811482,1127888,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1811588,1128024,1253,18.0,,70.0,,,,,,,Cholesterol,MG -1811737,1128275,1253,31.0,,70.0,,,,,,,Cholesterol,MG -1811738,1128276,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1812187,1128810,1253,89.0,,70.0,,,,,,,Cholesterol,MG -1812606,1129278,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1812637,1129312,1253,71.0,,70.0,,,,,,,Cholesterol,MG -1812804,1129488,1253,45.0,,70.0,,,,,,,Cholesterol,MG -1812908,1129601,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1812931,1129627,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1813082,1129792,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1813369,1130117,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1813472,1130236,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1813777,1130611,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1813966,1130838,1253,18.0,,70.0,,,,,,,Cholesterol,MG -1814065,1130967,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1814154,1131062,1253,19.0,,70.0,,,,,,,Cholesterol,MG -1814335,1131268,1253,79.0,,70.0,,,,,,,Cholesterol,MG -1814466,1131414,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1815126,1132160,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1815483,1132561,1253,73.0,,70.0,,,,,,,Cholesterol,MG -1815793,1132912,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1815867,1133013,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1815905,1133051,1253,62.0,,70.0,,,,,,,Cholesterol,MG -1816289,1133537,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1816512,1133784,1253,8.0,,73.0,,,,,,,Cholesterol,MG -1816881,1134198,1253,340.0,,70.0,,,,,,,Cholesterol,MG -1817058,1134406,1253,37.0,,70.0,,,,,,,Cholesterol,MG -1817259,1134636,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1817404,1134819,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1817972,1135557,1253,129.0,,70.0,,,,,,,Cholesterol,MG -1818895,1136620,1253,107.0,,70.0,,,,,,,Cholesterol,MG -1819020,1136765,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1819205,1136978,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1819319,1137105,1253,11.0,,70.0,,,,,,,Cholesterol,MG -1819352,1137138,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1819384,1137176,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1819598,1137407,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1819627,1137439,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1819884,1137735,1253,5.0,,70.0,,,,,,,Cholesterol,MG -1820050,1137918,1253,71.0,,70.0,,,,,,,Cholesterol,MG -1820228,1138138,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1820581,1138575,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1820673,1138686,1253,20.0,,70.0,,,,,,,Cholesterol,MG -1820852,1138883,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1821052,1139103,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1821522,1139652,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1821670,167551,1253,0.0,1.0,,,,,,,,Cholesterol,MG -1821790,167711,1253,0.0,0.0,40.0,,,,,,,Cholesterol,MG -1822372,168370,1253,84.0,12.0,1.0,80.0,91.0,,,,,Cholesterol,MG -1822458,168460,1253,0.0,0.0,68.0,,,,,,,Cholesterol,MG -1822524,168526,1253,0.0,0.0,68.0,,,,,,,Cholesterol,MG -1823402,169441,1253,39.0,7.0,,,,,,,,Cholesterol,MG -1823461,169500,1253,84.0,0.0,53.0,,,,,,,Cholesterol,MG -1823474,169513,1253,83.0,0.0,53.0,,,,,,,Cholesterol,MG -1823492,169531,1253,90.0,0.0,16.0,,,,,,,Cholesterol,MG -1823585,169624,1253,3.0,1.0,47.0,,,,,,,Cholesterol,MG -1823701,169742,1253,0.0,0.0,68.0,,,,,,,Cholesterol,MG -1823766,169836,1253,1.0,3.0,1.0,0.0,1.0,,,,,Cholesterol,MG -1823999,170078,1253,0.0,0.0,68.0,,,,,,,Cholesterol,MG -1824114,170194,1253,223.0,1.0,,,,,,,,Cholesterol,MG -1824206,170287,1253,0.0,0.0,68.0,,,,,,,Cholesterol,MG -1824207,170288,1253,0.0,0.0,68.0,,,,,,,Cholesterol,MG -1824338,170422,1253,0.0,0.0,68.0,,,,,,,Cholesterol,MG -1824473,170559,1253,0.0,0.0,68.0,,,,,,,Cholesterol,MG -1824608,170700,1253,31.0,1.0,1.0,,,,,,,Cholesterol,MG -1824609,170702,1253,12.0,1.0,47.0,,,,,,,Cholesterol,MG -1824637,170732,1253,29.0,3.0,1.0,27.0,31.0,,,,,Cholesterol,MG -1824753,170851,1253,49.0,7.0,1.0,42.0,57.0,,,,,Cholesterol,MG -1825508,171634,1253,85.0,9.0,1.0,77.0,98.0,,,,,Cholesterol,MG -1825707,171838,1253,0.0,0.0,47.0,,,,,,,Cholesterol,MG -1825755,171895,1253,0.0,1.0,1.0,,,,,,,Cholesterol,MG -1826024,172180,1253,13.0,0.0,57.0,,,,,,,Cholesterol,MG -1826103,172263,1253,8.0,0.0,1.0,,,,,,,Cholesterol,MG -1826132,172299,1253,10.0,0.0,57.0,,,,,,,Cholesterol,MG -1826193,172362,1253,0.0,0.0,20.0,,,,,,,Cholesterol,MG -1826269,172439,1253,0.0,0.0,,,,,,,,Cholesterol,MG -1826733,172909,1253,4.0,0.0,65.0,,,,,,,Cholesterol,MG -1827013,173207,1253,0.0,0.0,20.0,,,,,,,Cholesterol,MG -1827770,173995,1253,81.0,0.0,18.0,,,,,,,Cholesterol,MG -1827865,174092,1253,0.0,0.0,44.0,,,,,,,Cholesterol,MG -1828080,174323,1253,97.0,0.0,,,,,,,,Cholesterol,MG -1828234,174479,1253,85.0,6.0,1.0,,,,,,,Cholesterol,MG -1828460,174708,1253,82.0,6.0,3.0,,,,,,,Cholesterol,MG -1828750,175013,1253,29.0,0.0,39.0,,,,,,,Cholesterol,MG -1828865,175135,1253,39.0,1.0,,,,,,,,Cholesterol,MG -1828962,175232,1253,0.0,1.0,44.0,,,,,,,Cholesterol,MG -1829164,323595,1253,401.0,1.0,1.0,,,,,,,Cholesterol,MG -1829239,327986,1253,104.0,1.0,1.0,,,,,,,Cholesterol,MG -1829396,331175,1253,140.0,1.0,1.0,,,,,,,Cholesterol,MG -1829486,333980,1253,38.0,1.0,1.0,,,,,,,Cholesterol,MG -1829696,344774,1253,1.0,,78.0,,,,,,,Cholesterol,MG -1829902,344980,1253,0.0,,78.0,,,,,,,Cholesterol,MG -1829935,345013,1253,0.0,,78.0,,,,,,,Cholesterol,MG -1830137,345215,1253,10.0,,78.0,,,,,,,Cholesterol,MG -1830371,345449,1253,0.0,,78.0,,,,,,,Cholesterol,MG -1830485,345563,1253,45.0,,77.0,,,,,,,Cholesterol,MG -1830864,345942,1253,0.0,,78.0,,,,,,,Cholesterol,MG -1830869,345947,1253,0.0,,78.0,,,,,,,Cholesterol,MG -1831243,346321,1253,16.0,,71.0,,,,,,,Cholesterol,MG -1831428,346506,1253,18.0,,71.0,,,,,,,Cholesterol,MG -1831944,347022,1253,14.0,,71.0,,,,,,,Cholesterol,MG -1832027,347105,1253,9.0,,71.0,,,,,,,Cholesterol,MG -1832187,347265,1253,31.0,,71.0,,,,,,,Cholesterol,MG -1832234,347312,1253,12.0,,71.0,,,,,,,Cholesterol,MG -1832354,347432,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1832447,347525,1253,2.0,,71.0,,,,,,,Cholesterol,MG -1832462,347540,1253,6.0,,71.0,,,,,,,Cholesterol,MG -1832562,347640,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1832621,347699,1253,8.0,,71.0,,,,,,,Cholesterol,MG -1832795,347873,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1832961,348040,1253,1.0,,78.0,,,,,,,Cholesterol,MG -1833569,348659,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1833657,348747,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1833714,348804,1253,29.0,,71.0,,,,,,,Cholesterol,MG -1833811,348901,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1834011,349101,1253,4.0,,71.0,,,,,,,Cholesterol,MG -1834038,349128,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1834063,349153,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1834489,349579,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1834865,349956,1253,9.0,,73.0,,,,,,,Cholesterol,MG -1835125,350216,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1835128,350219,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1835214,350305,1253,18.0,,71.0,,,,,,,Cholesterol,MG -1835330,350421,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1835401,350498,1253,0.0,,71.0,,,,,,,Cholesterol,MG -1835645,350782,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1835948,351123,1253,36.0,,71.0,,,,,,,Cholesterol,MG -1835972,351153,1253,54.0,,71.0,,,,,,,Cholesterol,MG -1836021,351209,1253,1.0,,78.0,,,,,,,Cholesterol,MG -1836181,351394,1253,62.0,,71.0,,,,,,,Cholesterol,MG -1836221,351439,1253,53.0,,71.0,,,,,,,Cholesterol,MG -1836457,351703,1253,0.0,,71.0,,,,,,,Cholesterol,MG -1836463,351711,1253,136.0,,71.0,,,,,,,Cholesterol,MG -1836559,351817,1253,0.0,,71.0,,,,,,,Cholesterol,MG -1836568,351827,1253,54.0,,71.0,,,,,,,Cholesterol,MG -1836659,351929,1253,13.0,,71.0,,,,,,,Cholesterol,MG -1836733,352021,1253,67.0,,71.0,,,,,,,Cholesterol,MG -1836773,352067,1253,0.0,,71.0,,,,,,,Cholesterol,MG -1836955,352276,1253,0.0,,78.0,,,,,,,Cholesterol,MG -1836957,352278,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1837209,352567,1253,1.0,,78.0,,,,,,,Cholesterol,MG -1837390,352775,1253,0.0,,78.0,,,,,,,Cholesterol,MG -1837730,353165,1253,71.0,,71.0,,,,,,,Cholesterol,MG -1837749,353184,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1837750,353186,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1837814,353256,1253,0.0,,78.0,,,,,,,Cholesterol,MG -1838069,353554,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1838119,353612,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1838234,353740,1253,0.0,,78.0,,,,,,,Cholesterol,MG -1838401,353934,1253,45.0,,71.0,,,,,,,Cholesterol,MG -1838647,354221,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1838785,354396,1253,0.0,,71.0,,,,,,,Cholesterol,MG -1838866,355278,1253,0.0,,71.0,,,,,,,Cholesterol,MG -1839051,355637,1253,0.0,,78.0,,,,,,,Cholesterol,MG -1839514,356129,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1839856,356489,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1839973,356607,1253,94.0,,70.0,,,,,,,Cholesterol,MG -1840110,356750,1253,100.0,,70.0,,,,,,,Cholesterol,MG -1840465,357139,1253,41.0,,70.0,,,,,,,Cholesterol,MG -1840514,357197,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1840580,357269,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1840666,357369,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1840728,357444,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1840773,357489,1253,32.0,,70.0,,,,,,,Cholesterol,MG -1840930,357657,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1841081,357819,1253,58.0,,70.0,,,,,,,Cholesterol,MG -1841110,357848,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1841155,357894,1253,18.0,,70.0,,,,,,,Cholesterol,MG -1841168,357907,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1841309,358063,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1841314,358068,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1841383,358139,1253,3.0,,70.0,,,,,,,Cholesterol,MG -1841610,358383,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1841856,358653,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1841953,358757,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1842133,358954,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1842680,359593,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1842841,359778,1253,36.0,,70.0,,,,,,,Cholesterol,MG -1842939,359888,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1843035,359994,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1843385,360378,1253,4.0,,70.0,,,,,,,Cholesterol,MG -1843538,360544,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1843661,360688,1253,94.0,,70.0,,,,,,,Cholesterol,MG -1843782,360820,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1844063,361122,1253,89.0,,70.0,,,,,,,Cholesterol,MG -1844217,361305,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1844526,361663,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1844728,361882,1253,64.0,,70.0,,,,,,,Cholesterol,MG -1845059,362264,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1845182,362424,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1845294,362539,1253,143.0,,70.0,,,,,,,Cholesterol,MG -1845355,362613,1253,54.0,,70.0,,,,,,,Cholesterol,MG -1845781,363075,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1845897,363198,1253,15.0,,70.0,,,,,,,Cholesterol,MG -1846516,363867,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1846750,364158,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1846773,364184,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1847034,364460,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1847127,364555,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1847248,364688,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1847449,364904,1253,36.0,,70.0,,,,,,,Cholesterol,MG -1848967,366759,1253,30.0,,70.0,,,,,,,Cholesterol,MG -1849118,366938,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1849267,367117,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1849323,367176,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1849435,367294,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1849707,367610,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1849817,367743,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1850477,368431,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1850566,368540,1253,107.0,,70.0,,,,,,,Cholesterol,MG -1850695,368700,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1851156,369185,1253,118.0,,70.0,,,,,,,Cholesterol,MG -1851358,369424,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1851462,369540,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1852240,370393,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1852560,370776,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1852628,370860,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1852949,371220,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1853230,371567,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1853646,372074,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1854018,372505,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1854092,372597,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1854141,372662,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1854144,372665,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1854255,372798,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1854320,372869,1253,17.0,,73.0,,,,,,,Cholesterol,MG -1854449,373011,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1854530,373104,1253,13.0,,70.0,,,,,,,Cholesterol,MG -1854637,373257,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1854665,373285,1253,119.0,,70.0,,,,,,,Cholesterol,MG -1854720,373346,1253,214.0,,70.0,,,,,,,Cholesterol,MG -1855477,374210,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1855491,374224,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1855513,374247,1253,65.0,,70.0,,,,,,,Cholesterol,MG -1855994,374806,1253,54.0,,70.0,,,,,,,Cholesterol,MG -1856553,375425,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1856613,375485,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1856780,375672,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1857205,376138,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1857291,376225,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1857441,376402,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1857455,376417,1253,38.0,,70.0,,,,,,,Cholesterol,MG -1857667,376650,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1857945,376983,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1858402,377513,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1858420,377532,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1858423,377535,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1858627,377779,1253,111.0,,70.0,,,,,,,Cholesterol,MG -1858708,377866,1253,67.0,,70.0,,,,,,,Cholesterol,MG -1858950,378125,1253,161.0,,70.0,,,,,,,Cholesterol,MG -1858955,378131,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1859098,378289,1253,4.0,,73.0,,,,,,,Cholesterol,MG -1859371,378583,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1859411,378627,1253,76.0,,70.0,,,,,,,Cholesterol,MG -1859511,378748,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1859796,379055,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1859798,379057,1253,89.0,,70.0,,,,,,,Cholesterol,MG -1859807,379066,1253,30.0,,70.0,,,,,,,Cholesterol,MG -1860141,379450,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1860406,379723,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1860429,379746,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1860566,379886,1253,13.0,,70.0,,,,,,,Cholesterol,MG -1860770,380120,1253,38.0,,70.0,,,,,,,Cholesterol,MG -1860857,380212,1253,118.0,,70.0,,,,,,,Cholesterol,MG -1860907,380265,1253,71.0,,70.0,,,,,,,Cholesterol,MG -1860909,380267,1253,107.0,,70.0,,,,,,,Cholesterol,MG -1861092,380471,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1861204,380619,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1861290,380708,1253,79.0,,70.0,,,,,,,Cholesterol,MG -1861669,381118,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1861765,381237,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1861776,381249,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1861820,381294,1253,205.0,,70.0,,,,,,,Cholesterol,MG -1861841,381315,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1861896,381376,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1861958,381443,1253,54.0,,70.0,,,,,,,Cholesterol,MG -1861994,381482,1253,9.0,,70.0,,,,,,,Cholesterol,MG -1862342,381867,1253,3.0,,70.0,,,,,,,Cholesterol,MG -1862559,382154,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1862956,382705,1253,4.0,,73.0,,,,,,,Cholesterol,MG -1863760,383612,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1863844,383765,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1863920,383893,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1863962,383937,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1864091,384085,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1864162,384171,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1864389,384437,1253,63.0,,70.0,,,,,,,Cholesterol,MG -1864415,384488,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1864677,384775,1253,95.0,,70.0,,,,,,,Cholesterol,MG -1864715,384819,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1864873,384998,1253,214.0,,70.0,,,,,,,Cholesterol,MG -1865007,385177,1253,33.0,,70.0,,,,,,,Cholesterol,MG -1865143,385328,1253,3.0,,70.0,,,,,,,Cholesterol,MG -1865676,385974,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1865754,386075,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1865768,386090,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1865915,386244,1253,22.0,,70.0,,,,,,,Cholesterol,MG -1867001,387606,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1867256,387890,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1867575,388258,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1867649,388351,1253,83.0,,70.0,,,,,,,Cholesterol,MG -1867823,388570,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1867841,388592,1253,0.0,,70.0,,,,,,,Cholesterol,MG -1867903,388670,1253,36.0,,70.0,,,,,,,Cholesterol,MG -1867931,388705,1253,13.0,,70.0,,,,,,,Cholesterol,MG -1868247,389079,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1868289,389190,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1868318,389232,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1868496,389430,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1869705,390916,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1869795,391010,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1869952,391167,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1870341,391591,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1870427,391702,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1870611,391912,1253,67.0,,70.0,,,,,,,Cholesterol,MG -1870885,392255,1253,71.0,,70.0,,,,,,,Cholesterol,MG -1871342,392795,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1871506,393002,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1871538,393039,1253,25.0,,70.0,,,,,,,Cholesterol,MG -1871763,393418,1253,25.0,,70.0,,,,,,,Cholesterol,MG -1871971,393638,1253,78.0,,70.0,,,,,,,Cholesterol,MG -1872720,394487,1253,107.0,,70.0,,,,,,,Cholesterol,MG -1872795,394566,1253,2.0,,70.0,,,,,,,Cholesterol,MG -1872992,394815,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1873013,394841,1253,0.0,,70.0,,,,,,,Cholesterol,MG -1873074,394926,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1873177,395042,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1873256,395153,1253,45.0,,70.0,,,,,,,Cholesterol,MG -1873429,395352,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1873470,395406,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1873690,395651,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1873735,395696,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1873915,395908,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1874137,396154,1253,17.0,,70.0,,,,,,,Cholesterol,MG -1874203,396236,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1874356,396448,1253,12.0,,70.0,,,,,,,Cholesterol,MG -1874459,396560,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1874500,396605,1253,36.0,,70.0,,,,,,,Cholesterol,MG -1874560,396677,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1874663,396788,1253,79.0,,70.0,,,,,,,Cholesterol,MG -1874901,397039,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1875177,397332,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1875517,397767,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1876317,398686,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1876697,399125,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1876943,399410,1253,53.0,,70.0,,,,,,,Cholesterol,MG -1877295,399782,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1877341,399833,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1877877,400459,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1877922,400515,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1878152,400783,1253,3.0,,70.0,,,,,,,Cholesterol,MG -1878160,400794,1253,89.0,,70.0,,,,,,,Cholesterol,MG -1878298,400948,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1878608,401310,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1878808,401517,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1878828,401539,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1878844,401556,1253,68.0,,70.0,,,,,,,Cholesterol,MG -1878920,401642,1253,107.0,,70.0,,,,,,,Cholesterol,MG -1879059,401827,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1879830,402690,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1879912,402776,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1880044,402925,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1880125,403023,1253,27.0,,70.0,,,,,,,Cholesterol,MG -1881188,404714,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1881290,404821,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1881335,404869,1253,4.0,,70.0,,,,,,,Cholesterol,MG -1881778,405357,1253,14.0,,70.0,,,,,,,Cholesterol,MG -1881905,405497,1253,20.0,,70.0,,,,,,,Cholesterol,MG -1882945,406635,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1882980,406670,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1883021,406718,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1883182,406908,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1883401,407135,1253,4.0,,70.0,,,,,,,Cholesterol,MG -1883408,407142,1253,24.0,,70.0,,,,,,,Cholesterol,MG -1883443,407177,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1883444,407178,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1883708,407479,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1883815,407612,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1883913,407723,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1883966,407785,1253,45.0,,70.0,,,,,,,Cholesterol,MG -1884255,408131,1253,62.0,,70.0,,,,,,,Cholesterol,MG -1884378,408265,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1884388,408276,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1884527,408429,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1884673,408605,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1884965,408939,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1885018,409007,1253,32.0,,70.0,,,,,,,Cholesterol,MG -1885755,409857,1253,25.0,,70.0,,,,,,,Cholesterol,MG -1885859,409967,1253,41.0,,70.0,,,,,,,Cholesterol,MG -1885870,409978,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1886007,410118,1253,14.0,,70.0,,,,,,,Cholesterol,MG -1886100,410236,1253,71.0,,70.0,,,,,,,Cholesterol,MG -1886144,410280,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1886183,410319,1253,67.0,,70.0,,,,,,,Cholesterol,MG -1886898,411237,1253,67.0,,70.0,,,,,,,Cholesterol,MG -1887035,411395,1253,5.0,,70.0,,,,,,,Cholesterol,MG -1887295,411703,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1887407,411816,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1888019,413372,1253,4.0,,70.0,,,,,,,Cholesterol,MG -1888294,413707,1253,15.0,,70.0,,,,,,,Cholesterol,MG -1888593,414142,1253,33.0,,70.0,,,,,,,Cholesterol,MG -1888690,414250,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1888895,414501,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1889022,414657,1253,62.0,,70.0,,,,,,,Cholesterol,MG -1889175,414839,1253,45.0,,70.0,,,,,,,Cholesterol,MG -1889545,415299,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1890267,416279,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1890383,416433,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1890572,416696,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1890645,416790,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1891531,417844,1253,24.0,,70.0,,,,,,,Cholesterol,MG -1891797,418174,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1892108,418543,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1892399,418961,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1892551,419187,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1892628,419273,1253,12.0,,70.0,,,,,,,Cholesterol,MG -1892824,419520,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1892874,419580,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1893011,419744,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1893063,419822,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1893460,420328,1253,53.0,,70.0,,,,,,,Cholesterol,MG -1893574,420503,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1893821,420789,1253,16.0,,73.0,,,,,,,Cholesterol,MG -1894232,421291,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1894572,421701,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1895044,422283,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1896062,423627,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1896079,423644,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1897038,424849,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1897155,424991,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1897250,425106,1253,12.0,,70.0,,,,,,,Cholesterol,MG -1897341,425214,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1897535,425448,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1897655,425601,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1897863,425896,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1898512,426794,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1898568,426858,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1898625,426933,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1898760,427125,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1898901,427338,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1898919,427360,1253,5.0,,70.0,,,,,,,Cholesterol,MG -1899004,427474,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1899050,427528,1253,24.0,,70.0,,,,,,,Cholesterol,MG -1899064,427545,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1899105,427595,1253,65.0,,70.0,,,,,,,Cholesterol,MG -1899123,427615,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1899653,428262,1253,15.0,,70.0,,,,,,,Cholesterol,MG -1899774,428410,1253,26.0,,70.0,,,,,,,Cholesterol,MG -1899856,428498,1253,12.0,,70.0,,,,,,,Cholesterol,MG -1899875,428525,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1900152,428876,1253,12.0,,73.0,,,,,,,Cholesterol,MG -1900643,429496,1253,20.0,,70.0,,,,,,,Cholesterol,MG -1900648,429501,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1900761,429649,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1900854,429765,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1900958,429901,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1901033,429982,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1901051,430004,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1901157,430126,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1901182,430159,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1901271,430278,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1901328,430350,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1901353,430375,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1901820,430976,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1902006,431212,1253,0.0,,70.0,,,,,,,Cholesterol,MG -1902010,431217,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1902087,431308,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1902115,431347,1253,78.0,,70.0,,,,,,,Cholesterol,MG -1902274,431547,1253,45.0,,70.0,,,,,,,Cholesterol,MG -1903046,432514,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1903313,432932,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1903613,433296,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1903828,433588,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1905164,435264,1253,18.0,,70.0,,,,,,,Cholesterol,MG -1905541,435729,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1905607,435797,1253,36.0,,70.0,,,,,,,Cholesterol,MG -1905616,435806,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1905925,436132,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1906160,436385,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1906282,436519,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1906806,437093,1253,30.0,,70.0,,,,,,,Cholesterol,MG -1906909,437226,1253,0.0,,70.0,,,,,,,Cholesterol,MG -1907032,437374,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1908243,438839,1253,28.0,,70.0,,,,,,,Cholesterol,MG -1908320,438917,1253,20.0,,70.0,,,,,,,Cholesterol,MG -1908339,438936,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1908647,439253,1253,125.0,,70.0,,,,,,,Cholesterol,MG -1908919,439533,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1909048,439679,1253,34.0,,70.0,,,,,,,Cholesterol,MG -1909477,440122,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1909543,440188,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1909576,440221,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1909875,440523,1253,107.0,,70.0,,,,,,,Cholesterol,MG -1909948,440600,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1910340,441003,1253,71.0,,70.0,,,,,,,Cholesterol,MG -1910571,441251,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1910607,441287,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1910937,441628,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1911007,441700,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1911270,441965,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1911419,442122,1253,94.0,,70.0,,,,,,,Cholesterol,MG -1911741,442580,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1911814,442692,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1912238,443135,1253,71.0,,70.0,,,,,,,Cholesterol,MG -1912243,443140,1253,50.0,,70.0,,,,,,,Cholesterol,MG -1912263,443160,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1912806,443729,1253,89.0,,70.0,,,,,,,Cholesterol,MG -1913070,444002,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1913287,444221,1253,81.0,,70.0,,,,,,,Cholesterol,MG -1913321,444258,1253,59.0,,70.0,,,,,,,Cholesterol,MG -1913357,444295,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1913420,444358,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1913461,444401,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1913954,444923,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1914111,445083,1253,62.0,,70.0,,,,,,,Cholesterol,MG -1914226,445202,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1914762,445762,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1914817,445867,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1915201,446283,1253,67.0,,70.0,,,,,,,Cholesterol,MG -1915505,446592,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1915522,446611,1253,89.0,,70.0,,,,,,,Cholesterol,MG -1915628,446725,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1915953,447069,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1916123,447249,1253,31.0,,70.0,,,,,,,Cholesterol,MG -1916203,447332,1253,214.0,,70.0,,,,,,,Cholesterol,MG -1916379,447530,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1917186,448433,1253,135.0,,70.0,,,,,,,Cholesterol,MG -1917197,448445,1253,66.0,,70.0,,,,,,,Cholesterol,MG -1917258,448509,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1917384,448649,1253,38.0,,70.0,,,,,,,Cholesterol,MG -1917545,448819,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1917813,449120,1253,37.0,,70.0,,,,,,,Cholesterol,MG -1918005,449323,1253,54.0,,70.0,,,,,,,Cholesterol,MG -1918219,449565,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1918235,449581,1253,93.0,,70.0,,,,,,,Cholesterol,MG -1918310,449662,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1918669,450080,1253,71.0,,70.0,,,,,,,Cholesterol,MG -1919090,450564,1253,38.0,,70.0,,,,,,,Cholesterol,MG -1919425,450950,1253,44.0,,70.0,,,,,,,Cholesterol,MG -1919794,451441,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1919913,451606,1253,7.0,,70.0,,,,,,,Cholesterol,MG -1920043,451768,1253,125.0,,70.0,,,,,,,Cholesterol,MG -1920219,451975,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1920234,451993,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1920630,452492,1253,29.0,,70.0,,,,,,,Cholesterol,MG -1920663,452527,1253,44.0,,70.0,,,,,,,Cholesterol,MG -1920697,452561,1253,3.0,,70.0,,,,,,,Cholesterol,MG -1921025,452915,1253,627.0,,70.0,,,,,,,Cholesterol,MG -1921082,452978,1253,26.0,,70.0,,,,,,,Cholesterol,MG -1921250,453163,1253,57.0,,70.0,,,,,,,Cholesterol,MG -1921266,453180,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1921444,453359,1253,18.0,,70.0,,,,,,,Cholesterol,MG -1921575,453499,1253,89.0,,70.0,,,,,,,Cholesterol,MG -1921731,453655,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1921778,453706,1253,104.0,,70.0,,,,,,,Cholesterol,MG -1921796,453724,1253,107.0,,70.0,,,,,,,Cholesterol,MG -1921908,453842,1253,5.0,,70.0,,,,,,,Cholesterol,MG -1922048,453985,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1922179,454118,1253,107.0,,70.0,,,,,,,Cholesterol,MG -1922292,454260,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1922493,454549,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1922697,454790,1253,71.0,,70.0,,,,,,,Cholesterol,MG -1923374,455549,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1923654,455840,1253,89.0,,70.0,,,,,,,Cholesterol,MG -1923816,456026,1253,8.0,,70.0,,,,,,,Cholesterol,MG -1923872,456082,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1923880,456103,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1924014,456254,1253,22.0,,70.0,,,,,,,Cholesterol,MG -1924124,456372,1253,25.0,,70.0,,,,,,,Cholesterol,MG -1924131,456380,1253,56.0,,70.0,,,,,,,Cholesterol,MG -1924185,456434,1253,36.0,,70.0,,,,,,,Cholesterol,MG -1924251,456500,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1924306,456557,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1924371,456640,1253,6.0,,70.0,,,,,,,Cholesterol,MG -1924972,457281,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1924975,457284,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1924996,457306,1253,98.0,,70.0,,,,,,,Cholesterol,MG -1925321,457639,1253,42.0,,70.0,,,,,,,Cholesterol,MG -1925589,457943,1253,24.0,,70.0,,,,,,,Cholesterol,MG -1925701,458065,1253,64.0,,70.0,,,,,,,Cholesterol,MG -1926310,458745,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1926343,458778,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1926473,458911,1253,13.0,,70.0,,,,,,,Cholesterol,MG -1926998,459487,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1927144,459663,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1927259,459794,1253,25.0,,73.0,,,,,,,Cholesterol,MG -1927306,459842,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1927635,460195,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1927665,460225,1253,4.0,,70.0,,,,,,,Cholesterol,MG -1928042,460644,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1928198,460812,1253,55.0,,70.0,,,,,,,Cholesterol,MG -1928323,460944,1253,64.0,,70.0,,,,,,,Cholesterol,MG -1928441,461070,1253,19.0,,70.0,,,,,,,Cholesterol,MG -1928596,461233,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1928794,461445,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1928838,461490,1253,58.0,,70.0,,,,,,,Cholesterol,MG -1928991,461674,1253,18.0,,70.0,,,,,,,Cholesterol,MG -1929127,461824,1253,27.0,,70.0,,,,,,,Cholesterol,MG -1929783,462549,1253,80.0,,70.0,,,,,,,Cholesterol,MG -1930011,462813,1253,133.0,,70.0,,,,,,,Cholesterol,MG -1930035,462839,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1930388,463232,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1930532,463385,1253,29.0,,70.0,,,,,,,Cholesterol,MG -1930559,463414,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1930589,463452,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1930791,463682,1253,13.0,,70.0,,,,,,,Cholesterol,MG -1930938,463842,1253,4.0,,70.0,,,,,,,Cholesterol,MG -1930970,463878,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1930994,463907,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1931036,463951,1253,47.0,,70.0,,,,,,,Cholesterol,MG -1931264,464195,1253,22.0,,70.0,,,,,,,Cholesterol,MG -1931516,464497,1253,2.0,,70.0,,,,,,,Cholesterol,MG -1931677,464677,1253,40.0,,70.0,,,,,,,Cholesterol,MG -1932330,465386,1253,48.0,,70.0,,,,,,,Cholesterol,MG -1932421,465486,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1932423,465488,1253,17.0,,70.0,,,,,,,Cholesterol,MG -1932633,465740,1253,17.0,,70.0,,,,,,,Cholesterol,MG -1933067,466282,1253,32.0,,70.0,,,,,,,Cholesterol,MG -1933368,466607,1253,77.0,,70.0,,,,,,,Cholesterol,MG -1933541,466785,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1933709,466956,1253,26.0,,70.0,,,,,,,Cholesterol,MG -1933947,467195,1253,62.0,,70.0,,,,,,,Cholesterol,MG -1933950,467198,1253,35.0,,70.0,,,,,,,Cholesterol,MG -1933996,467246,1253,54.0,,70.0,,,,,,,Cholesterol,MG -1934305,467588,1253,53.0,,70.0,,,,,,,Cholesterol,MG -1934441,467747,1253,33.0,,70.0,,,,,,,Cholesterol,MG -1934771,468119,1253,10.0,,70.0,,,,,,,Cholesterol,MG -1934801,468152,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1935112,468486,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1935403,468796,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1935617,469041,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1936189,469695,1253,89.0,,70.0,,,,,,,Cholesterol,MG -1936248,469775,1253,25.0,,70.0,,,,,,,Cholesterol,MG -1936250,469777,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1936485,470016,1253,54.0,,70.0,,,,,,,Cholesterol,MG -1936712,470250,1253,100.0,,70.0,,,,,,,Cholesterol,MG -1936754,470292,1253,100.0,,70.0,,,,,,,Cholesterol,MG -1936844,470402,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1936859,470421,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1936883,470446,1253,24.0,,70.0,,,,,,,Cholesterol,MG -1937337,470915,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1937355,470933,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1937615,471204,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1937623,471212,1253,107.0,,70.0,,,,,,,Cholesterol,MG -1937710,471300,1253,12.0,,73.0,,,,,,,Cholesterol,MG -1937987,471659,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1938030,471702,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1938090,471762,1253,18.0,,70.0,,,,,,,Cholesterol,MG -1938328,472007,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1938444,472128,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1938452,472137,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1938777,472559,1253,12.0,,70.0,,,,,,,Cholesterol,MG -1938906,472694,1253,89.0,,70.0,,,,,,,Cholesterol,MG -1939525,473363,1253,100.0,,70.0,,,,,,,Cholesterol,MG -1939736,473581,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1939883,473738,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1939990,473851,1253,71.0,,70.0,,,,,,,Cholesterol,MG -1940307,474214,1253,6.0,,70.0,,,,,,,Cholesterol,MG -1940484,474412,1253,12.0,,70.0,,,,,,,Cholesterol,MG -1940549,474485,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1940754,474713,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1940787,474749,1253,50.0,,70.0,,,,,,,Cholesterol,MG -1941182,475173,1253,14.0,,70.0,,,,,,,Cholesterol,MG -1941236,475228,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1941327,475333,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1941412,475432,1253,32.0,,70.0,,,,,,,Cholesterol,MG -1941488,475517,1253,10.0,,70.0,,,,,,,Cholesterol,MG -1941593,475629,1253,23.0,,70.0,,,,,,,Cholesterol,MG -1941749,475820,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1941954,476081,1253,4.0,,70.0,,,,,,,Cholesterol,MG -1942076,476216,1253,25.0,,70.0,,,,,,,Cholesterol,MG -1942292,476454,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1942348,476521,1253,19.0,,70.0,,,,,,,Cholesterol,MG -1942361,476535,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1942418,476657,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1942802,477135,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1942820,477153,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1943183,477594,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1943544,478006,1253,14.0,,70.0,,,,,,,Cholesterol,MG -1943683,478149,1253,41.0,,70.0,,,,,,,Cholesterol,MG -1943698,478166,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1943740,478213,1253,17.0,,73.0,,,,,,,Cholesterol,MG -1944081,478578,1253,17.0,,70.0,,,,,,,Cholesterol,MG -1944092,478589,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1944868,479463,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1945217,479845,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1945344,479999,1253,18.0,,70.0,,,,,,,Cholesterol,MG -1945436,480127,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1945626,480350,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1945770,480524,1253,8.0,,70.0,,,,,,,Cholesterol,MG -1946297,481147,1253,67.0,,70.0,,,,,,,Cholesterol,MG -1946303,481153,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1946568,481451,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1946703,481605,1253,87.0,,70.0,,,,,,,Cholesterol,MG -1946756,481669,1253,100.0,,73.0,,,,,,,Cholesterol,MG -1946821,481744,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1947102,482054,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1947111,482064,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1947195,482164,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1947368,482396,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1947470,482503,1253,18.0,,73.0,,,,,,,Cholesterol,MG -1947500,482538,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1947967,483057,1253,4.0,,70.0,,,,,,,Cholesterol,MG -1948080,483176,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1948462,483618,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1948636,483821,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1948704,483901,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1948734,483945,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1948790,484005,1253,26.0,,70.0,,,,,,,Cholesterol,MG -1949107,484390,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1949345,484639,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1949579,484891,1253,82.0,,70.0,,,,,,,Cholesterol,MG -1949627,484945,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1949908,485246,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1950151,485523,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1950225,485635,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1950368,485800,1253,17.0,,70.0,,,,,,,Cholesterol,MG -1950371,485803,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1950526,485994,1253,17.0,,70.0,,,,,,,Cholesterol,MG -1950609,486088,1253,50.0,,70.0,,,,,,,Cholesterol,MG -1950620,486100,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1950642,486124,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1951174,486695,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1951289,486813,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1951820,487374,1253,49.0,,70.0,,,,,,,Cholesterol,MG -1952616,488195,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1952791,488433,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1953063,488731,1253,89.0,,70.0,,,,,,,Cholesterol,MG -1953179,488857,1253,6.0,,70.0,,,,,,,Cholesterol,MG -1953421,489117,1253,0.0,,70.0,,,,,,,Cholesterol,MG -1953463,489159,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1953535,489239,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1953595,489302,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1953795,489529,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1953799,489533,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1953885,489632,1253,20.0,,70.0,,,,,,,Cholesterol,MG -1954121,489983,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1954299,490212,1253,50.0,,70.0,,,,,,,Cholesterol,MG -1954382,490300,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1954523,490474,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1954621,490584,1253,2.0,,73.0,,,,,,,Cholesterol,MG -1955577,491680,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1955676,491790,1253,20.0,,70.0,,,,,,,Cholesterol,MG -1955755,491870,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1955760,491882,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1955884,492008,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1956092,492239,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1956910,493184,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1957308,493727,1253,10.0,,70.0,,,,,,,Cholesterol,MG -1957452,493946,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1957762,494425,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1958084,494800,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1958283,495040,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1958303,495082,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1958455,495349,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1958766,495770,1253,11.0,,70.0,,,,,,,Cholesterol,MG -1959168,496398,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1959402,496703,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1959694,497163,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1959793,497345,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1960313,498153,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1960344,498206,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1960558,498500,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1960669,498753,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1960825,499056,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1960940,499297,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1961248,499759,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1961349,499878,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1961948,500822,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1962104,501051,1253,107.0,,70.0,,,,,,,Cholesterol,MG -1962242,501288,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1962256,501304,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1962432,501561,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1962623,501830,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1962787,502040,1253,13.0,,73.0,,,,,,,Cholesterol,MG -1962875,502146,1253,6.0,,73.0,,,,,,,Cholesterol,MG -1963078,502377,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1963303,502635,1253,12.0,,70.0,,,,,,,Cholesterol,MG -1963332,502670,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1963470,502836,1253,12.0,,70.0,,,,,,,Cholesterol,MG -1964724,504677,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1964977,505025,1253,0.0,,70.0,,,,,,,Cholesterol,MG -1965047,505109,1253,80.0,,70.0,,,,,,,Cholesterol,MG -1965103,505167,1253,36.0,,70.0,,,,,,,Cholesterol,MG -1965247,505323,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1965331,505415,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1965989,506165,1253,159.0,,70.0,,,,,,,Cholesterol,MG -1966214,506443,1253,36.0,,70.0,,,,,,,Cholesterol,MG -1966234,506464,1253,71.0,,70.0,,,,,,,Cholesterol,MG -1966295,506529,1253,128.0,,70.0,,,,,,,Cholesterol,MG -1966412,506720,1253,10.0,,70.0,,,,,,,Cholesterol,MG -1966480,506791,1253,19.0,,70.0,,,,,,,Cholesterol,MG -1966606,506934,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1966867,507216,1253,23.0,,70.0,,,,,,,Cholesterol,MG -1967124,507507,1253,5.0,,70.0,,,,,,,Cholesterol,MG -1967178,507567,1253,73.0,,70.0,,,,,,,Cholesterol,MG -1967383,507791,1253,18.0,,70.0,,,,,,,Cholesterol,MG -1967966,508418,1253,7.0,,70.0,,,,,,,Cholesterol,MG -1968037,508490,1253,19.0,,70.0,,,,,,,Cholesterol,MG -1968408,508956,1253,54.0,,70.0,,,,,,,Cholesterol,MG -1968419,508973,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1968625,509216,1253,133.0,,70.0,,,,,,,Cholesterol,MG -1968821,509445,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1969280,510017,1253,58.0,,70.0,,,,,,,Cholesterol,MG -1969340,510090,1253,41.0,,70.0,,,,,,,Cholesterol,MG -1969493,510263,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1969650,510451,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1969919,510774,1253,6.0,,70.0,,,,,,,Cholesterol,MG -1970370,511337,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1970453,511452,1253,4.0,,70.0,,,,,,,Cholesterol,MG -1971114,512318,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1971153,512362,1253,8.0,,70.0,,,,,,,Cholesterol,MG -1971301,512547,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1971307,512562,1253,71.0,,70.0,,,,,,,Cholesterol,MG -1971342,512603,1253,107.0,,70.0,,,,,,,Cholesterol,MG -1971711,513021,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1971943,513271,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1971950,513278,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1971977,513307,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1971999,513331,1253,17.0,,70.0,,,,,,,Cholesterol,MG -1972111,513454,1253,13.0,,70.0,,,,,,,Cholesterol,MG -1972186,513539,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1972538,513936,1253,13.0,,70.0,,,,,,,Cholesterol,MG -1973109,514621,1253,6.0,,70.0,,,,,,,Cholesterol,MG -1973201,514730,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1973380,514933,1253,12.0,,73.0,,,,,,,Cholesterol,MG -1973990,515608,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1974699,516381,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1974834,516526,1253,25.0,,70.0,,,,,,,Cholesterol,MG -1974949,516651,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1975076,516781,1253,71.0,,70.0,,,,,,,Cholesterol,MG -1975080,516786,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1975161,516871,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1975278,516998,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1975463,517205,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1975781,517569,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1975819,517608,1253,62.0,,70.0,,,,,,,Cholesterol,MG -1975842,517631,1253,38.0,,70.0,,,,,,,Cholesterol,MG -1975915,517710,1253,23.0,,70.0,,,,,,,Cholesterol,MG -1975972,517777,1253,78.0,,70.0,,,,,,,Cholesterol,MG -1976083,517897,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1976241,518083,1253,118.0,,70.0,,,,,,,Cholesterol,MG -1976857,518792,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1977556,519628,1253,17.0,,70.0,,,,,,,Cholesterol,MG -1977590,519662,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1978042,520192,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1978376,520556,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1978505,520690,1253,17.0,,70.0,,,,,,,Cholesterol,MG -1978523,520710,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1978608,520808,1253,4.0,,70.0,,,,,,,Cholesterol,MG -1978663,520874,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1978728,520944,1253,100.0,,70.0,,,,,,,Cholesterol,MG -1978960,521208,1253,7.0,,70.0,,,,,,,Cholesterol,MG -1979136,521399,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1979563,521880,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1979780,522116,1253,375.0,,70.0,,,,,,,Cholesterol,MG -1980103,522501,1253,36.0,,70.0,,,,,,,Cholesterol,MG -1980133,522533,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1980321,522750,1253,62.0,,70.0,,,,,,,Cholesterol,MG -1980397,522834,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1980809,523338,1253,30.0,,70.0,,,,,,,Cholesterol,MG -1980905,523439,1253,71.0,,70.0,,,,,,,Cholesterol,MG -1981114,523677,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1981606,524224,1253,25.0,,70.0,,,,,,,Cholesterol,MG -1981931,524593,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1981944,524607,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1981989,524659,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1982391,525118,1253,10.0,,70.0,,,,,,,Cholesterol,MG -1982576,525318,1253,9.0,,70.0,,,,,,,Cholesterol,MG -1982736,525492,1253,12.0,,70.0,,,,,,,Cholesterol,MG -1983002,525783,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1983200,526007,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1983463,526305,1253,17.0,,70.0,,,,,,,Cholesterol,MG -1983560,526416,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1983586,526447,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1984191,527129,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1984298,527248,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1984474,527447,1253,3.0,,70.0,,,,,,,Cholesterol,MG -1984519,527496,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1984631,527618,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1985010,528034,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1985276,528339,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1985312,528378,1253,12.0,,70.0,,,,,,,Cholesterol,MG -1985482,528567,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1985540,528633,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1985660,528771,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1985760,528879,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1985802,528929,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1985903,529043,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1986087,529249,1253,54.0,,70.0,,,,,,,Cholesterol,MG -1986263,529435,1253,41.0,,70.0,,,,,,,Cholesterol,MG -1987234,530538,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1987303,530616,1253,54.0,,70.0,,,,,,,Cholesterol,MG -1987366,530689,1253,10.0,,70.0,,,,,,,Cholesterol,MG -1988003,531424,1253,12.0,,70.0,,,,,,,Cholesterol,MG -1988042,531476,1253,214.0,,70.0,,,,,,,Cholesterol,MG -1988947,532504,1253,20.0,,70.0,,,,,,,Cholesterol,MG -1989133,532727,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1989335,532960,1253,41.0,,70.0,,,,,,,Cholesterol,MG -1989605,533273,1253,5.0,,70.0,,,,,,,Cholesterol,MG -1989719,533458,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1989766,533516,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1989807,533562,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1989894,533664,1253,50.0,,70.0,,,,,,,Cholesterol,MG -1990148,533978,1253,5.0,,70.0,,,,,,,Cholesterol,MG -1990210,534044,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1990505,534388,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1990841,534783,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1990942,534909,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1991081,535066,1253,49.0,,70.0,,,,,,,Cholesterol,MG -1991102,535093,1253,53.0,,70.0,,,,,,,Cholesterol,MG -1991142,535144,1253,51.0,,70.0,,,,,,,Cholesterol,MG -1991501,535544,1253,95.0,,70.0,,,,,,,Cholesterol,MG -1991625,535686,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1992159,536332,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1992206,536393,1253,11.0,,70.0,,,,,,,Cholesterol,MG -1992239,536432,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1992580,536843,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1992918,537235,1253,71.0,,70.0,,,,,,,Cholesterol,MG -1993160,537539,1253,10.0,,70.0,,,,,,,Cholesterol,MG -1993173,537552,1253,71.0,,70.0,,,,,,,Cholesterol,MG -1993257,537643,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1993384,537795,1253,36.0,,70.0,,,,,,,Cholesterol,MG -1993419,537835,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1993433,537851,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1993643,538106,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1993948,538453,1253,30.0,,70.0,,,,,,,Cholesterol,MG -1993998,538508,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1994008,538518,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1994958,540097,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1995111,540345,1253,80.0,,70.0,,,,,,,Cholesterol,MG -1995119,540355,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1995655,541379,1253,0.0,,70.0,,,,,,,Cholesterol,MG -1996041,542027,1253,4.0,,73.0,,,,,,,Cholesterol,MG -1996149,542175,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1996190,542218,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1997704,544066,1253,13.0,,70.0,,,,,,,Cholesterol,MG -1997843,544283,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1998400,545228,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1998894,545907,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1999206,546267,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1999452,546590,1253,5.0,,70.0,,,,,,,Cholesterol,MG -1999739,546907,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1999861,547039,1253,0.0,,75.0,,,,,,,Cholesterol,MG -1999920,547111,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2001101,548473,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2001163,548544,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2001561,548980,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2001701,549132,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2001824,549326,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2002094,549629,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2002309,549862,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2002449,550025,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2002534,550122,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2002675,550296,1253,20.0,,75.0,,,,,,,Cholesterol,MG -2002724,550356,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2003186,550964,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2003297,551092,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2003604,551431,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2003712,551552,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2003740,551582,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2003898,551766,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2003950,551863,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2004044,551980,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2004079,552022,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2004359,552331,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2004819,552852,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2004977,553038,1253,53.0,,70.0,,,,,,,Cholesterol,MG -2005046,553114,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2005091,553166,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2005122,553210,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2005201,553302,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2005256,553359,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2005307,553417,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2005381,553511,1253,9.0,,70.0,,,,,,,Cholesterol,MG -2005406,553539,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2005446,553600,1253,11.0,,70.0,,,,,,,Cholesterol,MG -2006048,554263,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2006105,554325,1253,9.0,,70.0,,,,,,,Cholesterol,MG -2006138,554365,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2007355,555779,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2007463,555898,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2007520,555959,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2007937,556432,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2008334,556876,1253,70.0,,70.0,,,,,,,Cholesterol,MG -2009201,557934,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2009273,558025,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2009337,558097,1253,100.0,,70.0,,,,,,,Cholesterol,MG -2009466,558236,1253,94.0,,70.0,,,,,,,Cholesterol,MG -2009708,558513,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2009727,558533,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2009801,558616,1253,100.0,,70.0,,,,,,,Cholesterol,MG -2009882,558710,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2009919,558761,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2009954,558797,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2010015,558867,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2010170,559055,1253,62.0,,70.0,,,,,,,Cholesterol,MG -2010460,559382,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2010754,559760,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2011230,560317,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2011357,560468,1253,80.0,,70.0,,,,,,,Cholesterol,MG -2011400,560515,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2011406,560521,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2011492,560609,1253,7.0,,73.0,,,,,,,Cholesterol,MG -2011609,560747,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2011633,560774,1253,22.0,,70.0,,,,,,,Cholesterol,MG -2011675,560818,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2011881,561063,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2012155,561376,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2012288,561518,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2012381,561624,1253,214.0,,70.0,,,,,,,Cholesterol,MG -2012569,561915,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2012661,562034,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2013147,562653,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2013706,563293,1253,70.0,,70.0,,,,,,,Cholesterol,MG -2013933,563556,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2013946,563575,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2014341,564026,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2015148,565082,1253,73.0,,70.0,,,,,,,Cholesterol,MG -2015202,565149,1253,22.0,,70.0,,,,,,,Cholesterol,MG -2015269,565226,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2015309,565275,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2015400,565381,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2015540,565548,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2015638,565676,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2015852,565931,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2016063,566172,1253,98.0,,70.0,,,,,,,Cholesterol,MG -2016135,566254,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2016290,566424,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2016349,566491,1253,26.0,,70.0,,,,,,,Cholesterol,MG -2016593,566776,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2016611,566806,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2016874,567103,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2016936,567168,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2017295,567601,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2017723,568090,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2017954,568356,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2018314,568779,1253,100.0,,73.0,,,,,,,Cholesterol,MG -2018449,568929,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2018508,569017,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2018572,569110,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2018856,569483,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2018964,569616,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2019420,570139,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2020003,570814,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2020328,571197,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2020553,571457,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2020684,571620,1253,100.0,,70.0,,,,,,,Cholesterol,MG -2020793,571736,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2020961,571925,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2021114,572108,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2021374,572387,1253,3.0,,73.0,,,,,,,Cholesterol,MG -2021413,572430,1253,56.0,,70.0,,,,,,,Cholesterol,MG -2021522,572546,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2021555,572582,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2021790,572867,1253,22.0,,70.0,,,,,,,Cholesterol,MG -2021822,572909,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2021922,573020,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2022039,573172,1253,20.0,,73.0,,,,,,,Cholesterol,MG -2022410,573632,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2022419,573641,1253,28.0,,70.0,,,,,,,Cholesterol,MG -2022457,573683,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2022947,574220,1253,38.0,,70.0,,,,,,,Cholesterol,MG -2023226,574536,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2023288,574607,1253,43.0,,70.0,,,,,,,Cholesterol,MG -2024135,575563,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2024194,575622,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2024309,575749,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2024344,575792,1253,80.0,,70.0,,,,,,,Cholesterol,MG -2024970,576503,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2025223,576802,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2025745,577587,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2025863,577724,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2026009,577912,1253,430.0,,70.0,,,,,,,Cholesterol,MG -2026116,578046,1253,17.0,,73.0,,,,,,,Cholesterol,MG -2026403,578418,1253,15.0,,73.0,,,,,,,Cholesterol,MG -2026737,578903,1253,27.0,,70.0,,,,,,,Cholesterol,MG -2026796,578968,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2026838,579023,1253,375.0,,70.0,,,,,,,Cholesterol,MG -2027288,579707,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2027300,579722,1253,58.0,,70.0,,,,,,,Cholesterol,MG -2027306,579729,1253,40.0,,70.0,,,,,,,Cholesterol,MG -2027485,579946,1253,83.0,,70.0,,,,,,,Cholesterol,MG -2027546,580013,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2027595,580065,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2027766,580260,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2027970,580508,1253,26.0,,70.0,,,,,,,Cholesterol,MG -2028492,581133,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2028552,581195,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2028640,581298,1253,45.0,,70.0,,,,,,,Cholesterol,MG -2028828,581517,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2029029,581751,1253,60.0,,70.0,,,,,,,Cholesterol,MG -2029033,581755,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2029035,581757,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2029086,581812,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2029175,581910,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2029354,582126,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2029387,582166,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2029515,582316,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2029716,582566,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2029795,582660,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2029962,582852,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2029973,582864,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2030388,583333,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2030523,583481,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2030583,583555,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2030639,583617,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2030774,583758,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2030804,583795,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2030837,583834,1253,67.0,,70.0,,,,,,,Cholesterol,MG -2031291,584383,1253,81.0,,70.0,,,,,,,Cholesterol,MG -2031717,584892,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2032413,585708,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2032449,585749,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2032603,585923,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2032926,586288,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2033058,586441,1253,28.0,,70.0,,,,,,,Cholesterol,MG -2033203,586611,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2033501,586954,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2033550,587011,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2033835,587354,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2034263,587861,1253,195.0,,70.0,,,,,,,Cholesterol,MG -2034588,588239,1253,95.0,,70.0,,,,,,,Cholesterol,MG -2034638,588296,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2035122,588866,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2035217,588978,1253,24.0,,70.0,,,,,,,Cholesterol,MG -2035455,589253,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2035490,589293,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2035511,589315,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2035760,589596,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2036083,589974,1253,214.0,,70.0,,,,,,,Cholesterol,MG -2036125,590024,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2036365,590312,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2036710,590702,1253,42.0,,70.0,,,,,,,Cholesterol,MG -2036915,590929,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2037152,591229,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2037284,591384,1253,214.0,,70.0,,,,,,,Cholesterol,MG -2037295,591395,1253,39.0,,70.0,,,,,,,Cholesterol,MG -2037405,591521,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2037601,591756,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2037609,591764,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2037624,591784,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2038210,592452,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2038567,592867,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2038800,593130,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2038995,593350,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2039560,594010,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2039610,594065,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2039712,594180,1253,32.0,,70.0,,,,,,,Cholesterol,MG -2039803,594281,1253,43.0,,70.0,,,,,,,Cholesterol,MG -2040118,594652,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2041001,595664,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2041330,596057,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2041360,596091,1253,40.0,,70.0,,,,,,,Cholesterol,MG -2041626,596403,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2041632,596409,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2041646,596424,1253,31.0,,70.0,,,,,,,Cholesterol,MG -2041763,596561,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2041915,596732,1253,11.0,,70.0,,,,,,,Cholesterol,MG -2041955,596778,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2042059,596896,1253,43.0,,70.0,,,,,,,Cholesterol,MG -2042317,597213,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2042506,597445,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2042574,597526,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2043090,598123,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2043365,598446,1253,20.0,,70.0,,,,,,,Cholesterol,MG -2043415,598502,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2043742,598855,1253,28.0,,70.0,,,,,,,Cholesterol,MG -2044735,599989,1253,49.0,,70.0,,,,,,,Cholesterol,MG -2044971,600253,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2045139,600435,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2045204,600510,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2045331,600649,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2045479,600812,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2045757,601124,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2046136,601541,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2046189,601597,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2046350,601787,1253,67.0,,70.0,,,,,,,Cholesterol,MG -2046369,601806,1253,32.0,,70.0,,,,,,,Cholesterol,MG -2046464,601911,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2046644,602121,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2046744,602236,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2046749,602241,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2046825,602325,1253,214.0,,70.0,,,,,,,Cholesterol,MG -2046884,602385,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2046925,602429,1253,14.0,,70.0,,,,,,,Cholesterol,MG -2047017,602546,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2047101,602654,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2047187,602747,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2048004,603695,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2048083,603784,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2048184,603906,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2048247,603974,1253,28.0,,70.0,,,,,,,Cholesterol,MG -2048357,604101,1253,29.0,,70.0,,,,,,,Cholesterol,MG -2048560,604323,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2048577,604345,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2048792,604593,1253,31.0,,70.0,,,,,,,Cholesterol,MG -2048927,604736,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2048946,604755,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2049371,605424,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2049545,605772,1253,22.0,,71.0,,,,,,,Cholesterol,MG -2049793,606268,1253,2.0,,73.0,,,,,,,Cholesterol,MG -2050004,606690,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2050031,606744,1253,32.0,,71.0,,,,,,,Cholesterol,MG -2050519,607720,1253,12.0,,71.0,,,,,,,Cholesterol,MG -2050780,608242,1253,12.0,,71.0,,,,,,,Cholesterol,MG -2051135,608954,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2051351,609388,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2051482,609650,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2051558,609802,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2051587,609860,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2051668,610022,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2051875,610436,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2051973,610634,1253,19.0,,71.0,,,,,,,Cholesterol,MG -2052122,610932,1253,6.0,,73.0,,,,,,,Cholesterol,MG -2052599,611980,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2052642,612074,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2053267,613422,1253,36.0,,71.0,,,,,,,Cholesterol,MG -2053282,613452,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2053663,614616,1253,71.0,,71.0,,,,,,,Cholesterol,MG -2053755,614800,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2053860,615016,1253,59.0,,71.0,,,,,,,Cholesterol,MG -2053861,615018,1253,67.0,,71.0,,,,,,,Cholesterol,MG -2053977,615254,1253,107.0,,71.0,,,,,,,Cholesterol,MG -2054005,615314,1253,62.0,,71.0,,,,,,,Cholesterol,MG -2054081,615466,1253,59.0,,71.0,,,,,,,Cholesterol,MG -2054206,615716,1253,36.0,,71.0,,,,,,,Cholesterol,MG -2054639,616684,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2054915,617338,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2055017,617560,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2055105,617742,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2055430,618510,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2055601,618896,1253,95.0,,70.0,,,,,,,Cholesterol,MG -2056143,620140,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2056224,620304,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2056379,620638,1253,76.0,,70.0,,,,,,,Cholesterol,MG -2056599,621144,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2056688,621340,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2056949,621926,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2057358,622944,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2057398,623058,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2057439,623162,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2058103,624680,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2058372,625332,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2058404,625400,1253,55.0,,70.0,,,,,,,Cholesterol,MG -2058539,625682,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2058605,625844,1253,29.0,,70.0,,,,,,,Cholesterol,MG -2059162,627070,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2059173,627094,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2059486,628154,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2059520,628300,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2059719,628760,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2059975,629314,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2060079,629532,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2060352,630230,1253,56.0,,70.0,,,,,,,Cholesterol,MG -2060437,630414,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2060901,632180,1253,45.0,,70.0,,,,,,,Cholesterol,MG -2061158,632898,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2061314,633374,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2061412,633634,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2061440,633724,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2061469,633814,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2061479,633840,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2061575,634146,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2061605,634256,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2061738,634654,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2062330,636164,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2062673,636888,1253,62.0,,70.0,,,,,,,Cholesterol,MG -2062942,637448,1253,53.0,,70.0,,,,,,,Cholesterol,MG -2062950,637464,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2062975,637514,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2063274,638152,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2063586,638896,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2063758,639254,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2063773,639288,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2063807,639362,1253,20.0,,70.0,,,,,,,Cholesterol,MG -2063898,639560,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2064008,639802,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2064712,641392,1253,3.0,,73.0,,,,,,,Cholesterol,MG -2064952,641902,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2064972,641942,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2065098,642264,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2065307,642758,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2065554,643320,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2065580,643384,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2066503,645420,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2066534,645490,1253,83.0,,70.0,,,,,,,Cholesterol,MG -2066650,645778,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2066833,646202,1253,57.0,,70.0,,,,,,,Cholesterol,MG -2067913,649430,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2068268,650228,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2068399,650534,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2068456,650732,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2068540,650908,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2068544,650916,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2068750,651766,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2068924,652262,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2069492,653792,1253,133.0,,70.0,,,,,,,Cholesterol,MG -2069599,654136,1253,9.0,,70.0,,,,,,,Cholesterol,MG -2069913,655034,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2070064,655356,1253,23.0,,70.0,,,,,,,Cholesterol,MG -2070283,655930,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2070325,656018,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2070377,656130,1253,12.0,,73.0,,,,,,,Cholesterol,MG -2070519,656472,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2070651,656802,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2070806,657156,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2071429,658528,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2071516,658716,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2071776,659304,1253,35.0,,70.0,,,,,,,Cholesterol,MG -2072124,660152,1253,79.0,,70.0,,,,,,,Cholesterol,MG -2072461,660980,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2072613,661332,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2072649,661408,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2072822,661844,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2073046,662718,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2073095,663044,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2073253,663936,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2073347,664402,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2074047,666580,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2074080,666646,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2074166,666828,1253,23.0,,70.0,,,,,,,Cholesterol,MG -2074313,667554,1253,0.0,,70.0,,,,,,,Cholesterol,MG -2074383,667756,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2074536,668110,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2074936,669040,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2075287,669864,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2075320,669952,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2075712,670854,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2075753,670938,1253,27.0,,70.0,,,,,,,Cholesterol,MG -2075804,671044,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2075876,671210,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2076006,671528,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2076017,671550,1253,2.0,,70.0,,,,,,,Cholesterol,MG -2076477,672676,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2076506,672736,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2076749,673270,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2077058,674018,1253,67.0,,70.0,,,,,,,Cholesterol,MG -2077296,674556,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2077300,674568,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2077908,675992,1253,30.0,,70.0,,,,,,,Cholesterol,MG -2078121,676470,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2078133,676504,1253,53.0,,70.0,,,,,,,Cholesterol,MG -2078168,676576,1253,55.0,,70.0,,,,,,,Cholesterol,MG -2078267,676802,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2078486,677280,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2078526,677368,1253,67.0,,70.0,,,,,,,Cholesterol,MG -2078574,677468,1253,53.0,,70.0,,,,,,,Cholesterol,MG -2078646,677634,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2078796,677988,1253,15.0,,73.0,,,,,,,Cholesterol,MG -2078905,678328,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2078971,678544,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2079373,679894,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2079781,680838,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2079812,680906,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2079986,681308,1253,53.0,,70.0,,,,,,,Cholesterol,MG -2080231,681914,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2080355,682198,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2080364,682222,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2080441,682404,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2080476,682494,1253,62.0,,70.0,,,,,,,Cholesterol,MG -2080654,682912,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2080867,683402,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2081173,684132,1253,22.0,,70.0,,,,,,,Cholesterol,MG -2081333,684544,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2081790,685636,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2082350,686952,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2082580,687512,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2082594,687542,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2083079,688638,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2083239,689010,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2083734,690188,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2084356,691648,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2084552,692144,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2084587,692214,1253,222.0,,70.0,,,,,,,Cholesterol,MG -2084685,692418,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2084689,692426,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2084865,692852,1253,77.0,,70.0,,,,,,,Cholesterol,MG -2084931,693072,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2084940,693090,1253,57.0,,70.0,,,,,,,Cholesterol,MG -2085020,693348,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2085049,693412,1253,17.0,,73.0,,,,,,,Cholesterol,MG -2085587,694660,1253,62.0,,70.0,,,,,,,Cholesterol,MG -2085820,695228,1253,19.0,,70.0,,,,,,,Cholesterol,MG -2085952,695512,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2086224,696072,1253,49.0,,70.0,,,,,,,Cholesterol,MG -2086237,696126,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2086436,696626,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2086540,696852,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2086988,697842,1253,61.0,,70.0,,,,,,,Cholesterol,MG -2087433,698928,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2087495,699062,1253,0.0,,70.0,,,,,,,Cholesterol,MG -2087744,699684,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2088100,700552,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2088329,701102,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2088508,701502,1253,5.0,,70.0,,,,,,,Cholesterol,MG -2088605,701710,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2089425,703546,1253,16.0,,73.0,,,,,,,Cholesterol,MG -2089482,703672,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2089576,703876,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2089658,704062,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2090136,705150,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2090573,706164,1253,3.0,,70.0,,,,,,,Cholesterol,MG -2090826,706716,1253,43.0,,70.0,,,,,,,Cholesterol,MG -2090976,707062,1253,46.0,,70.0,,,,,,,Cholesterol,MG -2091036,707224,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2091235,707712,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2091288,707852,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2091557,708470,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2091659,708728,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2091665,708740,1253,21.0,,70.0,,,,,,,Cholesterol,MG -2092609,710898,1253,341.0,,70.0,,,,,,,Cholesterol,MG -2092735,711176,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2092807,711338,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2093141,712212,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2094116,714638,1253,19.0,,73.0,,,,,,,Cholesterol,MG -2094557,715772,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2094707,716096,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2095004,716934,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2095258,717608,1253,94.0,,70.0,,,,,,,Cholesterol,MG -2095414,718000,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2095487,718192,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2095832,719028,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2095905,719216,1253,27.0,,70.0,,,,,,,Cholesterol,MG -2096018,719476,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2096086,719666,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2096252,720046,1253,100.0,,70.0,,,,,,,Cholesterol,MG -2096442,720520,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2096516,720712,1253,11.0,,70.0,,,,,,,Cholesterol,MG -2096801,721352,1253,45.0,,70.0,,,,,,,Cholesterol,MG -2096902,721578,1253,16.0,,70.0,,,,,,,Cholesterol,MG -2097058,721912,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2097239,722406,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2097648,723550,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2097844,724070,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2097988,724414,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2098298,725134,1253,17.0,,73.0,,,,,,,Cholesterol,MG -2098391,725380,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2098522,725728,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2098557,725816,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2099113,727152,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2099216,727388,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2099375,727774,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2099504,728082,1253,8.0,,73.0,,,,,,,Cholesterol,MG -2099508,728092,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2099623,728368,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2100364,730078,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2100734,730952,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2100885,731306,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2100956,731476,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2101140,731968,1253,88.0,,70.0,,,,,,,Cholesterol,MG -2101269,732284,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2101305,732372,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2101345,732476,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2101783,733478,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2101823,733568,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2102019,734006,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2102050,734072,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2102249,734522,1253,94.0,,70.0,,,,,,,Cholesterol,MG -2102294,734634,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2103362,737060,1253,106.0,,70.0,,,,,,,Cholesterol,MG -2103590,737582,1253,134.0,,70.0,,,,,,,Cholesterol,MG -2103660,737738,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2103824,738108,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2103933,738354,1253,16.0,,70.0,,,,,,,Cholesterol,MG -2104061,738664,1253,43.0,,70.0,,,,,,,Cholesterol,MG -2104128,738822,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2104562,739854,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2104620,739978,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2104754,740300,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2104824,740454,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2104888,740606,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2105048,740946,1253,59.0,,70.0,,,,,,,Cholesterol,MG -2105282,741544,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2105701,742482,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2105911,742948,1253,5.0,,70.0,,,,,,,Cholesterol,MG -2105949,743036,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2106086,743342,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2106207,743602,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2106320,743892,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2106346,743946,1253,66.0,,70.0,,,,,,,Cholesterol,MG -2106863,745102,1253,53.0,,70.0,,,,,,,Cholesterol,MG -2106898,745176,1253,67.0,,70.0,,,,,,,Cholesterol,MG -2106905,745190,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2107279,746046,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2107370,746288,1253,81.0,,70.0,,,,,,,Cholesterol,MG -2107437,746432,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2108183,751974,1253,0.0,,78.0,,,,,,,Cholesterol,MG -2108332,752272,1253,0.0,,78.0,,,,,,,Cholesterol,MG -2108626,752864,1253,2.0,,78.0,,,,,,,Cholesterol,MG -2108957,753526,1253,5.0,,71.0,,,,,,,Cholesterol,MG -2109114,1847473,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2109127,753868,1253,6.0,,71.0,,,,,,,Cholesterol,MG -2109178,753970,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2109216,754046,1253,74.0,,71.0,,,,,,,Cholesterol,MG -2109232,754078,1253,15.0,,71.0,,,,,,,Cholesterol,MG -2109359,754332,1253,0.0,,78.0,,,,,,,Cholesterol,MG -2109822,755258,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2110202,756018,1253,29.0,,71.0,,,,,,,Cholesterol,MG -2110350,756314,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2110471,756556,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2110740,757098,1253,1.0,,78.0,,,,,,,Cholesterol,MG -2110965,1847755,1253,0.0,,78.0,,,,,,,Cholesterol,MG -2111010,757674,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2111294,758246,1253,4.0,,71.0,,,,,,,Cholesterol,MG -2112029,759716,1253,36.0,,71.0,,,,,,,Cholesterol,MG -2112249,760158,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2112335,760330,1253,6.0,,71.0,,,,,,,Cholesterol,MG -2112650,760960,1253,19.0,,73.0,,,,,,,Cholesterol,MG -2112774,1848037,1253,2.0,,78.0,,,,,,,Cholesterol,MG -2112816,761292,1253,19.0,,71.0,,,,,,,Cholesterol,MG -2112848,1848044,1253,9.0,,71.0,,,,,,,Cholesterol,MG -2112869,761398,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2112902,761468,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2113005,761706,1253,71.0,,71.0,,,,,,,Cholesterol,MG -2113224,762234,1253,0.0,,71.0,,,,,,,Cholesterol,MG -2113392,762594,1253,64.0,,71.0,,,,,,,Cholesterol,MG -2113582,763030,1253,30.0,,71.0,,,,,,,Cholesterol,MG -2113689,763278,1253,0.0,,78.0,,,,,,,Cholesterol,MG -2114572,765296,1253,143.0,,71.0,,,,,,,Cholesterol,MG -2114908,766060,1253,71.0,,71.0,,,,,,,Cholesterol,MG -2114948,766154,1253,0.0,,71.0,,,,,,,Cholesterol,MG -2115036,766358,1253,76.0,,71.0,,,,,,,Cholesterol,MG -2115045,766380,1253,40.0,,71.0,,,,,,,Cholesterol,MG -2115359,767090,1253,89.0,,71.0,,,,,,,Cholesterol,MG -2115423,767246,1253,20.0,,71.0,,,,,,,Cholesterol,MG -2115534,767498,1253,0.0,,71.0,,,,,,,Cholesterol,MG -2115865,768260,1253,0.0,,71.0,,,,,,,Cholesterol,MG -2115867,768264,1253,71.0,,71.0,,,,,,,Cholesterol,MG -2115882,768296,1253,3.0,,71.0,,,,,,,Cholesterol,MG -2116226,769038,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2116531,771644,1253,0.0,,78.0,,,,,,,Cholesterol,MG -2116759,772108,1253,6.0,,71.0,,,,,,,Cholesterol,MG -2116813,772220,1253,21.0,,71.0,,,,,,,Cholesterol,MG -2116829,772252,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2117105,772906,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2117493,773888,1253,48.0,,70.0,,,,,,,Cholesterol,MG -2117761,1848173,1253,0.0,,78.0,,,,,,,Cholesterol,MG -2117940,775202,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2118367,776224,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2118588,776812,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2119073,779258,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2119137,779664,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2119464,780640,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2119529,780786,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2119650,790502,1253,236.0,1.0,1.0,,,,,,,Cholesterol,MG -2120040,792615,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2120446,793539,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2121101,795139,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2121378,795919,1253,38.0,,70.0,,,,,,,Cholesterol,MG -2121803,796879,1253,66.0,,70.0,,,,,,,Cholesterol,MG -2121862,797019,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2121917,797155,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2122036,797551,1253,24.0,,70.0,,,,,,,Cholesterol,MG -2122282,798155,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2122378,798387,1253,375.0,,70.0,,,,,,,Cholesterol,MG -2122450,798551,1253,62.0,,70.0,,,,,,,Cholesterol,MG -2122587,798965,1253,88.0,,70.0,,,,,,,Cholesterol,MG -2122665,799201,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2122711,799297,1253,7.0,,73.0,,,,,,,Cholesterol,MG -2122791,799493,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2122853,799653,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2122874,799711,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2122907,799803,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2123028,800099,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2123196,800507,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2123555,801363,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2123890,802099,1253,44.0,,70.0,,,,,,,Cholesterol,MG -2123904,802127,1253,41.0,,70.0,,,,,,,Cholesterol,MG -2124000,802359,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2124281,803025,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2124926,804529,1253,61.0,,70.0,,,,,,,Cholesterol,MG -2125117,804967,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2125140,805015,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2125249,805285,1253,11.0,,70.0,,,,,,,Cholesterol,MG -2125268,805335,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2125888,806765,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2125972,806959,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2126026,807081,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2126365,807849,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2126420,807969,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2127004,809290,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2127043,809376,1253,77.0,,71.0,,,,,,,Cholesterol,MG -2127055,809404,1253,15.0,,71.0,,,,,,,Cholesterol,MG -2127305,809976,1253,58.0,,71.0,,,,,,,Cholesterol,MG -2127336,810040,1253,71.0,,71.0,,,,,,,Cholesterol,MG -2127706,811064,1253,32.0,,71.0,,,,,,,Cholesterol,MG -2127908,811878,1253,4.0,,73.0,,,,,,,Cholesterol,MG -2128521,815980,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2128582,816308,1253,214.0,,70.0,,,,,,,Cholesterol,MG -2128955,817786,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2129231,819636,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2129334,820186,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2129349,820282,1253,21.0,,70.0,,,,,,,Cholesterol,MG -2129472,821344,1253,375.0,,70.0,,,,,,,Cholesterol,MG -2129761,823260,1253,21.0,,70.0,,,,,,,Cholesterol,MG -2129895,824308,1253,28.0,,70.0,,,,,,,Cholesterol,MG -2130118,825378,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2130429,827374,1253,19.0,,70.0,,,,,,,Cholesterol,MG -2130472,827556,1253,50.0,,70.0,,,,,,,Cholesterol,MG -2130590,828080,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2130711,828606,1253,53.0,,70.0,,,,,,,Cholesterol,MG -2130791,828898,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2130826,829024,1253,32.0,,70.0,,,,,,,Cholesterol,MG -2130849,829220,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2130993,829714,1253,16.0,,70.0,,,,,,,Cholesterol,MG -2131356,832620,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2131514,834332,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2131921,836050,1253,29.0,,70.0,,,,,,,Cholesterol,MG -2131976,836320,1253,96.0,,70.0,,,,,,,Cholesterol,MG -2132150,836866,1253,47.0,,70.0,,,,,,,Cholesterol,MG -2132178,837052,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2132495,838306,1253,2.0,,70.0,,,,,,,Cholesterol,MG -2132681,839096,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2132697,839148,1253,55.0,,70.0,,,,,,,Cholesterol,MG -2132869,840210,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2132931,840446,1253,74.0,,70.0,,,,,,,Cholesterol,MG -2133393,842076,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2133643,843600,1253,47.0,,70.0,,,,,,,Cholesterol,MG -2133721,844026,1253,35.0,,70.0,,,,,,,Cholesterol,MG -2133724,844038,1253,32.0,,70.0,,,,,,,Cholesterol,MG -2133762,844212,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2133902,844896,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2133928,845004,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2134110,1848290,1253,3.0,,78.0,,,,,,,Cholesterol,MG -2134142,845818,1253,119.0,,70.0,,,,,,,Cholesterol,MG -2134247,846428,1253,59.0,,70.0,,,,,,,Cholesterol,MG -2134502,847778,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2134672,849636,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2134746,850222,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2134756,850264,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2134851,850544,1253,28.0,,70.0,,,,,,,Cholesterol,MG -2135181,852248,1253,61.0,,70.0,,,,,,,Cholesterol,MG -2135312,852784,1253,53.0,,70.0,,,,,,,Cholesterol,MG -2135647,854408,1253,14.0,,73.0,,,,,,,Cholesterol,MG -2135691,854540,1253,30.0,,70.0,,,,,,,Cholesterol,MG -2136245,857154,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2136246,857158,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2136330,857612,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2136351,857698,1253,21.0,,70.0,,,,,,,Cholesterol,MG -2136440,858006,1253,47.0,,70.0,,,,,,,Cholesterol,MG -2136928,859964,1253,133.0,,70.0,,,,,,,Cholesterol,MG -2137122,860832,1253,20.0,,70.0,,,,,,,Cholesterol,MG -2137322,862878,1253,70.0,,70.0,,,,,,,Cholesterol,MG -2137480,863560,1253,65.0,,70.0,,,,,,,Cholesterol,MG -2137533,863888,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2137937,866012,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2138096,866676,1253,143.0,,70.0,,,,,,,Cholesterol,MG -2138190,867068,1253,28.0,,70.0,,,,,,,Cholesterol,MG -2138485,869642,1253,375.0,,70.0,,,,,,,Cholesterol,MG -2138621,870492,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2138735,870888,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2138919,871916,1253,0.0,,70.0,,,,,,,Cholesterol,MG -2139679,875950,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2139742,876322,1253,98.0,,70.0,,,,,,,Cholesterol,MG -2139981,877530,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2140126,878218,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2140419,879950,1253,95.0,,70.0,,,,,,,Cholesterol,MG -2140426,879992,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2140453,880186,1253,3.0,,70.0,,,,,,,Cholesterol,MG -2140532,880696,1253,100.0,,70.0,,,,,,,Cholesterol,MG -2140534,880700,1253,22.0,,70.0,,,,,,,Cholesterol,MG -2141220,884386,1253,5.0,,73.0,,,,,,,Cholesterol,MG -2141435,886216,1253,55.0,,70.0,,,,,,,Cholesterol,MG -2141661,887500,1253,34.0,,70.0,,,,,,,Cholesterol,MG -2141723,887890,1253,40.0,,70.0,,,,,,,Cholesterol,MG -2141951,889038,1253,81.0,,70.0,,,,,,,Cholesterol,MG -2142401,891144,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2142492,891442,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2142514,891504,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2142554,891660,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2142650,891992,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2142720,892258,1253,14.0,,70.0,,,,,,,Cholesterol,MG -2142820,892654,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2142863,892776,1253,62.0,,70.0,,,,,,,Cholesterol,MG -2142942,893000,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2143798,896106,1253,19.0,,70.0,,,,,,,Cholesterol,MG -2143835,896220,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2143842,896236,1253,39.0,,70.0,,,,,,,Cholesterol,MG -2144746,899364,1253,26.0,,70.0,,,,,,,Cholesterol,MG -2144991,900844,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2145103,901440,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2145278,902270,1253,20.0,,70.0,,,,,,,Cholesterol,MG -2145410,902994,1253,27.0,,70.0,,,,,,,Cholesterol,MG -2145764,905354,1253,143.0,,70.0,,,,,,,Cholesterol,MG -2146130,907468,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2146151,907562,1253,14.0,,70.0,,,,,,,Cholesterol,MG -2146152,907564,1253,39.0,,70.0,,,,,,,Cholesterol,MG -2146254,908180,1253,27.0,,70.0,,,,,,,Cholesterol,MG -2146792,911446,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2146832,911692,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2146897,912032,1253,20.0,,70.0,,,,,,,Cholesterol,MG -2147084,913206,1253,168.0,,70.0,,,,,,,Cholesterol,MG -2147136,913590,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2147182,913842,1253,87.0,,70.0,,,,,,,Cholesterol,MG -2147253,914302,1253,167.0,,70.0,,,,,,,Cholesterol,MG -2147522,916018,1253,5.0,,73.0,,,,,,,Cholesterol,MG -2148243,920436,1253,50.0,,70.0,,,,,,,Cholesterol,MG -2148572,922352,1253,3.0,,70.0,,,,,,,Cholesterol,MG -2148876,924222,1253,82.0,,70.0,,,,,,,Cholesterol,MG -2149267,926206,1253,105.0,,70.0,,,,,,,Cholesterol,MG -2149296,926362,1253,45.0,,70.0,,,,,,,Cholesterol,MG -2149325,926494,1253,35.0,,70.0,,,,,,,Cholesterol,MG -2149358,926650,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2149479,927164,1253,28.0,,70.0,,,,,,,Cholesterol,MG -2149533,927444,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2149716,928566,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2149720,928620,1253,41.0,,70.0,,,,,,,Cholesterol,MG -2149794,929068,1253,26.0,,70.0,,,,,,,Cholesterol,MG -2150451,932722,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2150511,933072,1253,49.0,,70.0,,,,,,,Cholesterol,MG -2151105,936392,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2151531,939128,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2151592,939492,1253,23.0,,70.0,,,,,,,Cholesterol,MG -2151993,942388,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2152369,944746,1253,25253.0,,70.0,,,,,,,Cholesterol,MG -2152382,944886,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2152445,945204,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2152581,946276,1253,0.0,,70.0,,,,,,,Cholesterol,MG -2152632,946790,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2152673,947004,1253,30.0,,70.0,,,,,,,Cholesterol,MG -2152792,947530,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2152811,947682,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2152901,948212,1253,19.0,,73.0,,,,,,,Cholesterol,MG -2153121,949316,1253,2.0,,73.0,,,,,,,Cholesterol,MG -2153398,950645,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2153771,951527,1253,44.0,,70.0,,,,,,,Cholesterol,MG -2154033,952179,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2154055,952229,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2154178,952553,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2154831,1848554,1253,16.0,,78.0,,,,,,,Cholesterol,MG -2154990,954819,1253,41.0,,70.0,,,,,,,Cholesterol,MG -2155235,955539,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2155581,956425,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2155607,956479,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2155673,956639,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2155957,957447,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2155986,957599,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2156059,957831,1253,4.0,,73.0,,,,,,,Cholesterol,MG -2156318,1848636,1253,10.0,,78.0,,,,,,,Cholesterol,MG -2156350,958595,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2156500,958971,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2156514,959001,1253,35.0,,70.0,,,,,,,Cholesterol,MG -2156726,959527,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2156827,959751,1253,3.0,,73.0,,,,,,,Cholesterol,MG -2156979,960445,1253,6.0,,73.0,,,,,,,Cholesterol,MG -2157182,960909,1253,95.0,,70.0,,,,,,,Cholesterol,MG -2157196,960953,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2157376,1848701,1253,5.0,,71.0,,,,,,,Cholesterol,MG -2157658,962169,1253,3.0,,70.0,,,,,,,Cholesterol,MG -2157660,962173,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2157829,962887,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2157897,963211,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2158457,965729,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2158514,1848759,1253,14.0,,71.0,,,,,,,Cholesterol,MG -2158553,1848763,1253,18.0,,71.0,,,,,,,Cholesterol,MG -2158674,1848792,1253,20.0,,73.0,,,,,,,Cholesterol,MG -2158990,1848825,1253,16.0,,73.0,,,,,,,Cholesterol,MG -2159075,967199,1253,109.0,,70.0,,,,,,,Cholesterol,MG -2160066,969587,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2160477,970537,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2160587,970865,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2160718,1849010,1253,0.0,,78.0,,,,,,,Cholesterol,MG -2161157,972325,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2161183,972379,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2161348,972797,1253,22.0,,70.0,,,,,,,Cholesterol,MG -2161411,973069,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2161473,1849043,1253,0.0,,78.0,,,,,,,Cholesterol,MG -2161597,973503,1253,100.0,,70.0,,,,,,,Cholesterol,MG -2161734,973897,1253,100.0,,70.0,,,,,,,Cholesterol,MG -2161977,974949,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2162093,975335,1253,143.0,,70.0,,,,,,,Cholesterol,MG -2162107,975371,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2162160,975543,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2162279,975799,1253,16.0,,70.0,,,,,,,Cholesterol,MG -2162349,975959,1253,24.0,,70.0,,,,,,,Cholesterol,MG -2162580,977873,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2163039,1849124,1253,21.0,,71.0,,,,,,,Cholesterol,MG -2163395,983559,1253,14.0,,70.0,,,,,,,Cholesterol,MG -2163446,983755,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2163447,983757,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2163732,984475,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2163735,984487,1253,143.0,,70.0,,,,,,,Cholesterol,MG -2163781,1849161,1253,66.0,,71.0,,,,,,,Cholesterol,MG -2163914,984937,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2163927,984965,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2164072,985333,1253,76.0,,70.0,,,,,,,Cholesterol,MG -2164126,985457,1253,24.0,,70.0,,,,,,,Cholesterol,MG -2164172,985585,1253,31.0,,70.0,,,,,,,Cholesterol,MG -2164188,985621,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2164266,985805,1253,6.0,,73.0,,,,,,,Cholesterol,MG -2164672,986845,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2164808,987251,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2164865,987413,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2164928,987553,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2165094,988039,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2165605,995955,1253,57.0,,70.0,,,,,,,Cholesterol,MG -2166274,1001533,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2166567,1002223,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2166824,1002843,1253,3.0,,70.0,,,,,,,Cholesterol,MG -2167041,1004629,1253,62.0,,70.0,,,,,,,Cholesterol,MG -2167230,1005513,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2167340,1006377,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2167522,1006789,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2167529,1006805,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2167876,1008039,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2168139,1008725,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2168359,1009269,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2168564,1009771,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2168751,1010275,1253,45.0,,70.0,,,,,,,Cholesterol,MG -2168943,1849689,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2169252,1011481,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2169463,1011991,1253,51.0,,70.0,,,,,,,Cholesterol,MG -2169482,1012035,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2169696,1012539,1253,11.0,,70.0,,,,,,,Cholesterol,MG -2170336,1015761,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2170339,1015769,1253,19.0,,70.0,,,,,,,Cholesterol,MG -2170504,1016695,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2170745,1017277,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2170827,1017477,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2170940,1017733,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2171602,1019331,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2171696,1019563,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2171826,1019865,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2172158,1020655,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2172315,1021009,1253,125.0,,70.0,,,,,,,Cholesterol,MG -2172588,1021655,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2173188,1023039,1253,27.0,,70.0,,,,,,,Cholesterol,MG -2173370,1023451,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2173375,1023467,1253,100.0,,70.0,,,,,,,Cholesterol,MG -2173607,1850060,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2173726,1024363,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2173857,1024679,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2173861,1024689,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2173864,1024695,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2174560,1026483,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2174730,1026931,1253,42.0,,70.0,,,,,,,Cholesterol,MG -2175175,1028115,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2175218,1028231,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2175466,1028879,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2175798,1029665,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2176781,1032027,1253,37.0,,70.0,,,,,,,Cholesterol,MG -2176855,1032201,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2176907,1032315,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2176964,1032455,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2177237,1033161,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2177527,1033913,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2177619,1034133,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2177731,1034415,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2177767,1034491,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2177832,1034631,1253,17.0,,73.0,,,,,,,Cholesterol,MG -2178236,1035777,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2178657,1036821,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2178993,1037659,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2179012,1037725,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2179357,1038669,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2179426,1038829,1253,263.0,,70.0,,,,,,,Cholesterol,MG -2179521,1039069,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2180109,1040585,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2180263,1040947,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2180349,1041157,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2180635,1041877,1253,9.0,,70.0,,,,,,,Cholesterol,MG -2180666,1041945,1253,2.0,,70.0,,,,,,,Cholesterol,MG -2180887,1042523,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2181325,1043573,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2181344,1043611,1253,53.0,,70.0,,,,,,,Cholesterol,MG -2181378,1043685,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2181428,1043807,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2181689,1044385,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2181756,1044519,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2181876,1044795,1253,62.0,,70.0,,,,,,,Cholesterol,MG -2182012,1045139,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2182385,1045937,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2182520,1046229,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2182941,1047275,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2183187,1047883,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2183385,1048385,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2183512,1048665,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2183734,1049157,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2183764,1049223,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2183774,1049243,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2183990,1049733,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2184069,1049895,1253,79.0,,70.0,,,,,,,Cholesterol,MG -2184212,1054983,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2184392,1055359,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2184531,1055681,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2184642,1055911,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2185352,1057561,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2185392,1057659,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2186269,1059799,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2186759,1060931,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2186898,1061245,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2187130,1061807,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2187234,1062071,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2187490,1062721,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2187878,1063609,1253,86.0,,70.0,,,,,,,Cholesterol,MG -2187962,1063787,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2188455,1064919,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2188713,1065533,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2188794,1065713,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2188842,1065819,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2188963,1066091,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2189056,1066307,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2189099,1066395,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2189625,1067563,1253,65.0,,71.0,,,,,,,Cholesterol,MG -2189933,1068275,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2190241,1069091,1253,16.0,,70.0,,,,,,,Cholesterol,MG -2190384,1069415,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2190820,1070469,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2191042,1070975,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2191266,1071525,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2191366,1071787,1253,23.0,,70.0,,,,,,,Cholesterol,MG -2191944,1073431,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2192119,1073869,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2192421,1074579,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2192581,1074991,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2192761,1075437,1253,16.0,,70.0,,,,,,,Cholesterol,MG -2193558,1077361,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2193576,1077411,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2193596,1077475,1253,26.0,,70.0,,,,,,,Cholesterol,MG -2193909,1078201,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2194225,1078949,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2194468,1079479,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2194773,1080245,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2194786,1080273,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2194956,1080649,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2195397,1081685,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2195405,1081703,1253,39.0,,70.0,,,,,,,Cholesterol,MG -2195542,1082037,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2195772,1082561,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2195990,1083037,1253,17.0,,73.0,,,,,,,Cholesterol,MG -2196074,1083243,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2196188,1083507,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2196517,1084283,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2197066,1085551,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2197249,1086127,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2197732,1087617,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2197879,1087973,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2198408,1089201,1253,9.0,,70.0,,,,,,,Cholesterol,MG -2198721,1089923,1253,19.0,,70.0,,,,,,,Cholesterol,MG -2198828,1090173,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2198983,1090539,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2199501,1091803,1253,0.0,,70.0,,,,,,,Cholesterol,MG -2199652,1092123,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2199974,1092865,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2200682,1094533,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2200836,1094881,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2201000,1095263,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2201298,1096019,1253,290.0,,70.0,,,,,,,Cholesterol,MG -2201347,1096131,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2201481,1096423,1253,4.0,,73.0,,,,,,,Cholesterol,MG -2201510,1096481,1253,35.0,,70.0,,,,,,,Cholesterol,MG -2201536,1096535,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2201672,1096867,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2201711,1096951,1253,99.0,,70.0,,,,,,,Cholesterol,MG -2201734,1097021,1253,31.0,,70.0,,,,,,,Cholesterol,MG -2201833,1097263,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2201950,1850284,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2202397,1850784,1253,100.0,,70.0,,,,,,,Cholesterol,MG -2202577,1850989,1253,40.0,,70.0,,,,,,,Cholesterol,MG -2202674,1851099,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2202819,1851257,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2202940,1851391,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2203028,1851483,1253,27.0,,70.0,,,,,,,Cholesterol,MG -2203057,1851520,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2203153,1851631,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2204067,1852640,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2204152,1852733,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2204254,1852845,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2204261,1852852,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2204262,1852853,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2204275,1852866,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2204482,1853102,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2204767,1853406,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2205082,1853803,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2205084,1853805,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2206067,1854926,1253,27.0,,70.0,,,,,,,Cholesterol,MG -2206401,1855302,1253,81.0,,70.0,,,,,,,Cholesterol,MG -2206747,1855701,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2206752,1855707,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2207510,1856582,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2207764,1856866,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2207902,1857012,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2207990,1857104,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2208106,1857241,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2208250,1857402,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2208299,1857453,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2208638,1857838,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2208830,1858060,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2209215,1858482,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2209385,1858666,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2209897,1859227,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2209979,1859311,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2209988,1859320,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2210093,1859434,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2210215,1859559,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2210340,1859696,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2210422,1859780,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2210697,1860082,1253,26.0,,70.0,,,,,,,Cholesterol,MG -2211044,1860509,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2211153,1860628,1253,42.0,,70.0,,,,,,,Cholesterol,MG -2211225,1860707,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2211349,1860838,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2211363,1860853,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2211368,1860861,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2211787,1861333,1253,3.0,,70.0,,,,,,,Cholesterol,MG -2211834,1861383,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2211844,1861394,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2212052,1861635,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2212168,1861767,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2212449,1862099,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2212922,1862654,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2212932,1862666,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2212977,1862711,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2213115,1862858,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2213130,1862875,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2213252,1863024,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2213264,1863042,1253,45.0,,70.0,,,,,,,Cholesterol,MG -2213325,1863118,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2213370,1863165,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2213794,1863670,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2213997,1863913,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2214435,1864402,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2214614,1864598,1253,167.0,,70.0,,,,,,,Cholesterol,MG -2214897,1864917,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2215018,1865068,1253,18.0,,73.0,,,,,,,Cholesterol,MG -2215093,1865148,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2215228,1865311,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2215535,1865670,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2215570,1865709,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2215675,1865820,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2216035,1866240,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2216045,1866251,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2216073,1866282,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2216228,1866453,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2216289,1866533,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2216331,1866597,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2216370,1866639,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2216486,1866766,1253,26.0,,70.0,,,,,,,Cholesterol,MG -2216768,1867093,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2216882,1867221,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2217015,1867355,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2217116,1867464,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2217316,1867695,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2217353,1867733,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2217412,1867805,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2217459,1867863,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2217616,1868042,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2218243,1868763,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2218530,1869095,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2218863,1869473,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2219269,1869911,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2219304,1869946,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2219630,1870297,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2219679,1870348,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2219742,1870417,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2219884,1870569,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2219937,1870629,1253,22.0,,70.0,,,,,,,Cholesterol,MG -2220035,1870744,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2220503,1871259,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2220621,1871381,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2220984,1871821,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2220993,1871830,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2221092,1872181,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2221359,1872614,1253,88.0,,70.0,,,,,,,Cholesterol,MG -2221517,1872818,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2221627,1872951,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2221675,1873033,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2221724,1873097,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2221990,1873446,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2222109,1873648,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2222276,1873882,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2222602,1874274,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2222670,1874348,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2222837,1874573,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2223024,1874851,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2223353,1875276,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2223357,1875280,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2223395,1875328,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2223494,1875456,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2223800,1875839,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2223917,1875991,1253,12.0,,73.0,,,,,,,Cholesterol,MG -2224243,1876422,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2224244,1876423,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2224345,1876554,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2224450,1876708,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2224534,1876812,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2224635,1876941,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2225140,1877607,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2225200,1877684,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2225383,1877931,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2225406,1877958,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2225560,1878200,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2225690,1878362,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2225876,1878624,1253,29.0,,70.0,,,,,,,Cholesterol,MG -2226056,1878840,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2226124,1878922,1253,23.0,,70.0,,,,,,,Cholesterol,MG -2226126,1878924,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2226233,1879053,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2226920,1879928,1253,88.0,,70.0,,,,,,,Cholesterol,MG -2227361,1880517,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2227773,1140141,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2228017,1140568,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2228036,1140587,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2228289,1140919,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2228341,1140983,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2228811,1141592,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2229049,1141869,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2229193,1142050,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2229414,1142303,1253,31.0,,70.0,,,,,,,Cholesterol,MG -2229433,1142322,1253,150.0,,70.0,,,,,,,Cholesterol,MG -2229448,1142342,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2229720,1142662,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2229965,1142951,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2229967,1142953,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2230047,1143052,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2230206,1143220,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2230461,1143518,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2231030,1144167,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2231180,1144333,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2231362,1144551,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2231570,1144794,1253,51.0,,70.0,,,,,,,Cholesterol,MG -2231617,1144851,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2231730,1144983,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2231748,1145005,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2232043,1880700,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2232151,1145386,1253,7.0,,71.0,,,,,,,Cholesterol,MG -2232311,1145547,1253,0.0,,78.0,,,,,,,Cholesterol,MG -2232331,1145567,1253,2.0,,78.0,,,,,,,Cholesterol,MG -2232411,1145647,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2232432,1145668,1253,1.0,,78.0,,,,,,,Cholesterol,MG -2232455,1145691,1253,0.0,,78.0,,,,,,,Cholesterol,MG -2232609,1145845,1253,0.0,,78.0,,,,,,,Cholesterol,MG -2232671,1145907,1253,0.0,,78.0,,,,,,,Cholesterol,MG -2232721,1145958,1253,0.0,,78.0,,,,,,,Cholesterol,MG -2233002,1146242,1253,20.0,,73.0,,,,,,,Cholesterol,MG -2233078,1146322,1253,107.0,,71.0,,,,,,,Cholesterol,MG -2233787,1147063,1253,7.0,,73.0,,,,,,,Cholesterol,MG -2233788,1147064,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2233797,1147083,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2233915,1147216,1253,35.0,,70.0,,,,,,,Cholesterol,MG -2234100,1147481,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2234382,1147840,1253,31.0,,70.0,,,,,,,Cholesterol,MG -2235033,1148763,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2235181,1148978,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2235839,1150140,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2235861,1150170,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2236264,1150771,1253,94.0,,70.0,,,,,,,Cholesterol,MG -2236283,1150793,1253,85.0,,70.0,,,,,,,Cholesterol,MG -2236307,1150819,1253,11.0,,70.0,,,,,,,Cholesterol,MG -2236452,1151011,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2236490,1151062,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2236833,1151660,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2236843,1151670,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2236995,1151877,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2237000,1151882,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2237124,1152052,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2237134,1152066,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2237193,1152128,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2237653,1152648,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2238349,1153465,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2238412,1153533,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2238507,1153645,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2238721,1153895,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2238733,1153907,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2238751,1153927,1253,28.0,,70.0,,,,,,,Cholesterol,MG -2239390,1154656,1253,34.0,,70.0,,,,,,,Cholesterol,MG -2239555,1154843,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2239715,1155010,1253,4.0,,71.0,,,,,,,Cholesterol,MG -2239795,1155090,1253,5.0,,78.0,,,,,,,Cholesterol,MG -2239822,1155117,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2239905,1155200,1253,4.0,,71.0,,,,,,,Cholesterol,MG -2239956,1155251,1253,3.0,,71.0,,,,,,,Cholesterol,MG -2239996,1155292,1253,6.0,,71.0,,,,,,,Cholesterol,MG -2240347,1155676,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2240874,1156291,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2240928,1156357,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2241135,1156612,1253,31.0,,70.0,,,,,,,Cholesterol,MG -2241155,1156636,1253,18.0,,73.0,,,,,,,Cholesterol,MG -2241313,1156819,1253,20.0,,70.0,,,,,,,Cholesterol,MG -2241326,1156833,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2241483,1157010,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2241621,1157244,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2242113,1157949,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2242237,1158132,1253,57.0,,70.0,,,,,,,Cholesterol,MG -2243404,1159961,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2243674,1160289,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2243678,1160293,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2243681,1160296,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2243731,1160375,1253,19.0,,70.0,,,,,,,Cholesterol,MG -2243770,1160420,1253,43.0,,70.0,,,,,,,Cholesterol,MG -2244021,1160720,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2244101,1160813,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2244383,1161134,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2244504,1161270,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2244697,1161478,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2244733,1161521,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2244835,1161630,1253,109.0,,70.0,,,,,,,Cholesterol,MG -2245135,1161973,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2245500,1162413,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2245533,1162450,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2245702,1162654,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2245809,1162773,1253,44.0,,70.0,,,,,,,Cholesterol,MG -2245833,1162798,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2245909,1162884,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2246267,1163306,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2246582,1163687,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2246715,1163881,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2246801,1164257,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2246867,1164468,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2246892,1164522,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2247019,1164755,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2247171,1165067,1253,19.0,,73.0,,,,,,,Cholesterol,MG -2247232,1165169,1253,0.0,,71.0,,,,,,,Cholesterol,MG -2247526,1165511,1253,42.0,,71.0,,,,,,,Cholesterol,MG -2247633,1165640,1253,0.0,,71.0,,,,,,,Cholesterol,MG -2247680,1165688,1253,0.0,,78.0,,,,,,,Cholesterol,MG -2247692,1165700,1253,0.0,,78.0,,,,,,,Cholesterol,MG -2247732,1165744,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2248040,1166102,1253,24.0,,71.0,,,,,,,Cholesterol,MG -2248041,1166103,1253,71.0,,71.0,,,,,,,Cholesterol,MG -2248647,1166794,1253,80.0,,71.0,,,,,,,Cholesterol,MG -2248719,1166882,1253,0.0,,71.0,,,,,,,Cholesterol,MG -2248788,1166957,1253,54.0,,71.0,,,,,,,Cholesterol,MG -2248931,1167123,1253,62.0,,71.0,,,,,,,Cholesterol,MG -2249498,1167778,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2249841,1168172,1253,0.0,,71.0,,,,,,,Cholesterol,MG -2249877,1168215,1253,88.0,,71.0,,,,,,,Cholesterol,MG -2249956,1168300,1253,71.0,,71.0,,,,,,,Cholesterol,MG -2249979,1168329,1253,49.0,,71.0,,,,,,,Cholesterol,MG -2249997,1168350,1253,15.0,,71.0,,,,,,,Cholesterol,MG -2250691,1169828,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2250745,1169987,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2250828,1170147,1253,71.0,,71.0,,,,,,,Cholesterol,MG -2251083,1171008,1253,2.0,,70.0,,,,,,,Cholesterol,MG -2251093,1171019,1253,9.0,,70.0,,,,,,,Cholesterol,MG -2251215,1171171,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2251315,1171295,1253,34.0,,70.0,,,,,,,Cholesterol,MG -2251371,1171366,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2251435,1171451,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2251476,1171501,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2251843,1171962,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2252104,1172274,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2252114,1172285,1253,39.0,,70.0,,,,,,,Cholesterol,MG -2252406,1172656,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2252484,1172753,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2252596,1172889,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2252607,1172901,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2252673,1172987,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2252704,1173023,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2252959,1173347,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2253116,1173603,1253,45.0,,70.0,,,,,,,Cholesterol,MG -2253243,1173771,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2253346,1173901,1253,9.0,,70.0,,,,,,,Cholesterol,MG -2253351,1173907,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2253583,1174170,1253,98.0,,70.0,,,,,,,Cholesterol,MG -2253630,1174224,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2253642,1174243,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2253897,1174565,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2254170,1174926,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2254244,1175030,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2254837,1175910,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2255579,1176890,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2255992,1177425,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2256162,1177676,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2256410,1177974,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2256643,1178281,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2256654,1178298,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2256855,1178582,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2256950,1178707,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2257016,1178795,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2257135,1178966,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2257468,1179471,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2257480,1179483,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2257569,1179611,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2257688,1179763,1253,5.0,,73.0,,,,,,,Cholesterol,MG -2257814,1179940,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2257924,1180111,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2258043,1180289,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2258054,1180303,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2258285,1180614,1253,22.0,,73.0,,,,,,,Cholesterol,MG -2258563,1180947,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2258679,1181093,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2258797,1181262,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2258898,1181420,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2258956,1181491,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2259445,1182137,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2259950,1182799,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2259984,1182848,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2260174,1183087,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2260292,1183235,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2260344,1183311,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2260409,1183400,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2260609,1183635,1253,44.0,,70.0,,,,,,,Cholesterol,MG -2260713,1183759,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2261051,1184226,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2261254,1184476,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2261314,1184570,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2261777,1185209,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2261793,1185228,1253,80.0,,70.0,,,,,,,Cholesterol,MG -2261822,1185264,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2261987,1185475,1253,44.0,,70.0,,,,,,,Cholesterol,MG -2262083,1185621,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2262382,1186009,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2262427,1186071,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2262436,1186083,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2262530,1186222,1253,200.0,,70.0,,,,,,,Cholesterol,MG -2262642,1186361,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2262784,1186534,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2262993,1186841,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2263181,1187118,1253,100.0,,70.0,,,,,,,Cholesterol,MG -2263222,1187169,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2263226,1187175,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2263244,1187199,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2263369,1187408,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2263434,1187502,1253,93.0,,70.0,,,,,,,Cholesterol,MG -2263638,1187756,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2264240,1188604,1253,83.0,,70.0,,,,,,,Cholesterol,MG -2264338,1188722,1253,3.0,,70.0,,,,,,,Cholesterol,MG -2264456,1188883,1253,31.0,,70.0,,,,,,,Cholesterol,MG -2264930,1189561,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2265064,1189787,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2265070,1189793,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2265228,1189980,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2265642,1190491,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2265774,1190652,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2265942,1190871,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2266174,1191167,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2266306,1191325,1253,68.0,,70.0,,,,,,,Cholesterol,MG -2266347,1191402,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2266937,1192095,1253,62.0,,70.0,,,,,,,Cholesterol,MG -2267055,1192239,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2267250,1192497,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2267448,1192732,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2267684,1193040,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2267968,1193385,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2267984,1193401,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2268236,1193710,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2268364,1193914,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2268574,1194268,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2269127,1194999,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2269275,1195252,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2269635,1195846,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2269650,1195866,1253,259.0,,70.0,,,,,,,Cholesterol,MG -2269807,1196081,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2270304,1196728,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2270333,1196766,1253,0.0,,70.0,,,,,,,Cholesterol,MG -2270483,1196969,1253,34.0,,70.0,,,,,,,Cholesterol,MG -2270513,1197009,1253,35.0,,70.0,,,,,,,Cholesterol,MG -2271351,1198324,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2271365,1198357,1253,16.0,,70.0,,,,,,,Cholesterol,MG -2271384,1198384,1253,50.0,,70.0,,,,,,,Cholesterol,MG -2271470,1198502,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2271766,1198953,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2271829,1199028,1253,19.0,,70.0,,,,,,,Cholesterol,MG -2271871,1199083,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2272042,1199346,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2272304,1199712,1253,34.0,,70.0,,,,,,,Cholesterol,MG -2273223,1201140,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2273234,1201152,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2273363,1201338,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2273461,1201465,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2273665,1201758,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2273870,1202055,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2273913,1202118,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2273969,1202199,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2274037,1202316,1253,118.0,,70.0,,,,,,,Cholesterol,MG -2274168,1202484,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2274453,1202922,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2274506,1202985,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2274708,1203279,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2274829,1203472,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2275052,1203856,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2275130,1203944,1253,51.0,,70.0,,,,,,,Cholesterol,MG -2275192,1204019,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2275278,1204153,1253,86.0,,70.0,,,,,,,Cholesterol,MG -2275505,1204430,1253,0.0,,70.0,,,,,,,Cholesterol,MG -2275935,1205164,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2275946,1205177,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2276055,1205344,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2276444,1205905,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2276500,1205975,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2276832,1206515,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2276930,1206650,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2276954,1206688,1253,20.0,,70.0,,,,,,,Cholesterol,MG -2277163,1206926,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2277450,1207389,1253,14.0,,73.0,,,,,,,Cholesterol,MG -2277474,1207427,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2277476,1207432,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2277712,1207752,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2277872,1207958,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2278191,1208397,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2278220,1208440,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2278539,1208838,1253,75.0,,70.0,,,,,,,Cholesterol,MG -2278570,1208883,1253,83.0,,70.0,,,,,,,Cholesterol,MG -2278579,1208892,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2278698,1209031,1253,40.0,,70.0,,,,,,,Cholesterol,MG -2279170,1209648,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2279883,1210603,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2279887,1210609,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2280097,1210864,1253,26.0,,70.0,,,,,,,Cholesterol,MG -2280428,1211327,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2280560,1211478,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2280765,1211739,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2280914,1211949,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2280915,1211950,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2281001,1212074,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2281078,1212179,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2281312,1212485,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2281622,1213394,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2281626,1213398,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2281673,1213470,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2282422,1214546,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2282854,1215271,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2282926,1215361,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2283006,1215473,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2283437,1216013,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2283953,1216710,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2284330,1217227,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2284643,1217697,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2284727,1217839,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2284787,1217983,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2285013,1218367,1253,70.0,,70.0,,,,,,,Cholesterol,MG -2285134,1218520,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2285191,1218584,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2285283,1218704,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2285316,1218760,1253,19.0,,73.0,,,,,,,Cholesterol,MG -2285511,1218984,1253,17.0,,73.0,,,,,,,Cholesterol,MG -2285739,1219296,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2285810,1219546,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2285820,1219557,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2286029,1219838,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2286046,1219860,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2286067,1219885,1253,125.0,,70.0,,,,,,,Cholesterol,MG -2286370,1221043,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2286699,1221593,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2286931,1221961,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2287298,1222609,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2287315,1222641,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2287395,1222776,1253,125.0,,70.0,,,,,,,Cholesterol,MG -2287599,1223072,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2287773,1223350,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2287850,1223463,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2287915,1223571,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2288064,1223757,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2288395,1224222,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2288627,1224594,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2288636,1224604,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2288742,1224744,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2288748,1224755,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2288989,1225092,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2289693,1225978,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2289878,1226224,1253,35.0,,70.0,,,,,,,Cholesterol,MG -2290250,1226721,1253,35.0,,70.0,,,,,,,Cholesterol,MG -2290295,1226774,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2290716,1227425,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2290994,1227781,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2291662,1228709,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2291982,1229123,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2292768,1230134,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2293058,1230527,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2293379,1230998,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2293478,1231137,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2293532,1231196,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2293874,1231658,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2294998,1233090,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2295089,1233208,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2295206,1233372,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2295657,1234054,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2295687,1234093,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2295698,1234106,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2296439,1235187,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2296485,1235244,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2296572,1235355,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2296742,1235579,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2296898,1235779,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2297066,1236025,1253,26.0,,70.0,,,,,,,Cholesterol,MG -2297274,1236288,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2297808,1237069,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2298151,1237511,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2298192,1237557,1253,34.0,,70.0,,,,,,,Cholesterol,MG -2298421,1237872,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2298533,1238020,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2298767,1238323,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2299326,1239079,1253,14.0,,70.0,,,,,,,Cholesterol,MG -2299795,1239792,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2300066,1240162,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2300149,1240265,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2300200,1240329,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2300433,1240665,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2300707,1240998,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2300722,1241021,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2301101,1241518,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2302101,1242785,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2302117,1242803,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2302358,1243126,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2302425,1243221,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2302523,1243383,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2302544,1243424,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2303000,1243984,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2303620,1244759,1253,66.0,,70.0,,,,,,,Cholesterol,MG -2303736,1244923,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2303768,1244960,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2303793,1245001,1253,99.0,,70.0,,,,,,,Cholesterol,MG -2303878,1245174,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2303953,1245335,1253,23.0,,70.0,,,,,,,Cholesterol,MG -2304123,1245541,1253,24.0,,70.0,,,,,,,Cholesterol,MG -2304320,1245760,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2304449,1245916,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2304501,1245988,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2304522,1246011,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2304875,1246423,1253,11.0,,70.0,,,,,,,Cholesterol,MG -2304973,1246544,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2304980,1246551,1253,88.0,,70.0,,,,,,,Cholesterol,MG -2305034,1246607,1253,56.0,,70.0,,,,,,,Cholesterol,MG -2305108,1246697,1253,53.0,,70.0,,,,,,,Cholesterol,MG -2305304,1246909,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2305310,1246915,1253,32.0,,70.0,,,,,,,Cholesterol,MG -2305433,1247053,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2305981,1247697,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2306185,1247938,1253,102.0,,70.0,,,,,,,Cholesterol,MG -2306394,1248174,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2306462,1248245,1253,74.0,,70.0,,,,,,,Cholesterol,MG -2306687,1248499,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2306820,1248697,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2306914,1248870,1253,48.0,,70.0,,,,,,,Cholesterol,MG -2307398,1249502,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2307770,1249973,1253,95.0,,70.0,,,,,,,Cholesterol,MG -2307892,1250109,1253,35.0,,70.0,,,,,,,Cholesterol,MG -2308074,1250306,1253,24.0,,73.0,,,,,,,Cholesterol,MG -2308374,1250655,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2308381,1250662,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2308583,1250884,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2308733,1251056,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2308771,1251099,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2308908,1251272,1253,53.0,,70.0,,,,,,,Cholesterol,MG -2309061,1251436,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2309169,1251547,1253,81.0,,70.0,,,,,,,Cholesterol,MG -2309248,1251631,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2309470,1251882,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2309532,1252018,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2309660,1252193,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2310160,1252751,1253,69.0,,70.0,,,,,,,Cholesterol,MG -2310320,1252939,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2310408,1253043,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2310491,1253132,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2310523,1253174,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2310963,1253723,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2311287,1254107,1253,27.0,,70.0,,,,,,,Cholesterol,MG -2311451,1254288,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2311677,1254550,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2311744,1254636,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2311947,1254890,1253,53.0,,70.0,,,,,,,Cholesterol,MG -2311994,1254950,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2312038,1255008,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2312559,1255651,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2312996,1256181,1253,38.0,,70.0,,,,,,,Cholesterol,MG -2313078,1256265,1253,58.0,,70.0,,,,,,,Cholesterol,MG -2313094,1256286,1253,62.0,,70.0,,,,,,,Cholesterol,MG -2313100,1256297,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2313210,1256439,1253,37.0,,70.0,,,,,,,Cholesterol,MG -2313765,1257208,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2313876,1257340,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2313899,1257364,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2314188,1257761,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2314691,1258338,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2314841,1258521,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2315063,1258759,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2315227,1258977,1253,147.0,,70.0,,,,,,,Cholesterol,MG -2315493,1259398,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2315538,1259457,1253,21.0,,70.0,,,,,,,Cholesterol,MG -2316036,1260072,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2316145,1260204,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2316177,1260246,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2316196,1260265,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2316292,1260387,1253,48.0,,70.0,,,,,,,Cholesterol,MG -2316438,1260567,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2316462,1260598,1253,2.0,,70.0,,,,,,,Cholesterol,MG -2316952,1261179,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2316959,1261186,1253,40.0,,70.0,,,,,,,Cholesterol,MG -2317079,1261324,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2317080,1261325,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2317142,1261395,1253,128.0,,70.0,,,,,,,Cholesterol,MG -2317470,1261771,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2317482,1261783,1253,35.0,,70.0,,,,,,,Cholesterol,MG -2317550,1261860,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2317751,1262107,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2317837,1262208,1253,65.0,,70.0,,,,,,,Cholesterol,MG -2318021,1262455,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2318916,1263572,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2318994,1263667,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2319032,1263713,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2319110,1263804,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2319170,1263874,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2319487,1264240,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2319498,1264252,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2319829,1264645,1253,100.0,,70.0,,,,,,,Cholesterol,MG -2320003,1264846,1253,28.0,,70.0,,,,,,,Cholesterol,MG -2320039,1264890,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2320052,1264904,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2320156,1265033,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2320200,1265087,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2320414,1265346,1253,74.0,,70.0,,,,,,,Cholesterol,MG -2320857,1265929,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2320980,1266091,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2320986,1266097,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2321001,1266114,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2321005,1266118,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2321179,1266339,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2321400,1266623,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2321687,1266971,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2321817,1267126,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2322058,1267410,1253,22.0,,70.0,,,,,,,Cholesterol,MG -2322074,1267441,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2322635,1268132,1253,61.0,,70.0,,,,,,,Cholesterol,MG -2322768,1268292,1253,50.0,,70.0,,,,,,,Cholesterol,MG -2322822,1268353,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2322976,1268557,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2323506,1269234,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2323707,1269459,1253,63.0,,70.0,,,,,,,Cholesterol,MG -2323850,1269675,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2323970,1269840,1253,50.0,,70.0,,,,,,,Cholesterol,MG -2324143,1270049,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2324428,1270415,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2324455,1270451,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2324613,1270653,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2324854,1270945,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2324865,1270957,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2325236,1271401,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2325301,1271470,1253,90.0,,70.0,,,,,,,Cholesterol,MG -2325401,1271606,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2325410,1271620,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2325562,1271856,1253,50.0,,70.0,,,,,,,Cholesterol,MG -2325746,1272137,1253,83.0,,70.0,,,,,,,Cholesterol,MG -2325959,1272401,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2326099,1272569,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2326219,1272709,1253,76.0,,70.0,,,,,,,Cholesterol,MG -2326703,1273341,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2326730,1273370,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2327082,1273788,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2327150,1273914,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2327318,1274122,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2327338,1274149,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2327412,1274223,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2327498,1274321,1253,29.0,,70.0,,,,,,,Cholesterol,MG -2327726,1274596,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2327749,1274632,1253,38.0,,70.0,,,,,,,Cholesterol,MG -2328515,1275552,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2328948,1276034,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2328964,1276057,1253,3.0,,70.0,,,,,,,Cholesterol,MG -2329071,1276190,1253,87.0,,70.0,,,,,,,Cholesterol,MG -2329119,1276247,1253,43.0,,70.0,,,,,,,Cholesterol,MG -2329168,1276306,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2329523,1276780,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2329819,1277205,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2329994,1277439,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2330042,1277516,1253,31.0,,70.0,,,,,,,Cholesterol,MG -2330069,1277546,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2330093,1277577,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2330242,1277805,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2330276,1277847,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2330289,1277860,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2330349,1277925,1253,45.0,,70.0,,,,,,,Cholesterol,MG -2330957,1278678,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2331040,1278769,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2331144,1278891,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2331424,1279254,1253,60.0,,70.0,,,,,,,Cholesterol,MG -2331656,1279528,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2332095,1280086,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2332437,1280526,1253,67.0,,70.0,,,,,,,Cholesterol,MG -2333286,1281650,1253,3.0,,73.0,,,,,,,Cholesterol,MG -2333306,1281680,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2333472,1281915,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2333570,1282029,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2333573,1282033,1253,0.0,,70.0,,,,,,,Cholesterol,MG -2333928,1282452,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2334225,1282799,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2334295,1282884,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2334301,1282890,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2335073,1284147,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2335109,1284207,1253,34.0,,70.0,,,,,,,Cholesterol,MG -2335461,1284685,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2335532,1284782,1253,2.0,,70.0,,,,,,,Cholesterol,MG -2335667,1284993,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2336829,1286414,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2336928,1286522,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2336963,1286557,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2337000,1286598,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2337101,1286730,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2337197,1286835,1253,38.0,,70.0,,,,,,,Cholesterol,MG -2337215,1286855,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2338016,1287920,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2338153,1288082,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2338209,1288149,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2338304,1288281,1253,20.0,,70.0,,,,,,,Cholesterol,MG -2338307,1288293,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2338852,1289068,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2339529,1290005,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2339840,1290429,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2339902,1290518,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2340411,1291181,1253,0.0,,70.0,,,,,,,Cholesterol,MG -2340658,1291524,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2340851,1291862,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2340911,1291946,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2341190,1292383,1253,88.0,,70.0,,,,,,,Cholesterol,MG -2341243,1292487,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2341604,1293049,1253,95.0,,70.0,,,,,,,Cholesterol,MG -2341848,1293465,1253,20.0,,75.0,,,,,,,Cholesterol,MG -2342114,1293871,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2342369,1294310,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2342370,1294311,1253,44.0,,70.0,,,,,,,Cholesterol,MG -2342395,1294381,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2342444,1294445,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2343190,1295803,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2343641,1296707,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2343759,1296963,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2344201,1297739,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2344310,1297903,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2344327,1297922,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2344417,1298084,1253,26.0,,70.0,,,,,,,Cholesterol,MG -2344435,1298120,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2344765,1298735,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2344944,1299082,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2345073,1299846,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2345449,1300827,1253,9.0,,70.0,,,,,,,Cholesterol,MG -2345624,1301040,1253,31.0,,70.0,,,,,,,Cholesterol,MG -2345647,1301069,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2345707,1301143,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2345793,1301312,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2346081,1301844,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2346112,1301906,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2346251,1302180,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2346305,1302271,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2346328,1302332,1253,50.0,,70.0,,,,,,,Cholesterol,MG -2346894,1303450,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2346916,1303486,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2347141,1303915,1253,94.0,,70.0,,,,,,,Cholesterol,MG -2347158,1303936,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2347211,1304005,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2347309,1304143,1253,45.0,,70.0,,,,,,,Cholesterol,MG -2347388,1304253,1253,24.0,,70.0,,,,,,,Cholesterol,MG -2347522,1304487,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2347636,1304678,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2347805,1304877,1253,96.0,,70.0,,,,,,,Cholesterol,MG -2347822,1304900,1253,49.0,,70.0,,,,,,,Cholesterol,MG -2347837,1304918,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2347890,1304975,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2348414,1305756,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2348433,1305777,1253,23.0,,70.0,,,,,,,Cholesterol,MG -2348447,1305793,1253,9.0,,70.0,,,,,,,Cholesterol,MG -2348643,1306036,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2348719,1306142,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2348837,1306313,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2348866,1306346,1253,19.0,,70.0,,,,,,,Cholesterol,MG -2349881,1307663,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2350073,1307972,1253,12.0,,73.0,,,,,,,Cholesterol,MG -2350833,1309058,1253,34.0,,70.0,,,,,,,Cholesterol,MG -2351233,1309677,1253,40.0,,70.0,,,,,,,Cholesterol,MG -2351924,1310864,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2351944,1310886,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2352075,1311061,1253,2.0,,73.0,,,,,,,Cholesterol,MG -2352305,1311354,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2352485,1311575,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2352527,1311620,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2352663,1311780,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2353147,1312432,1253,125.0,,70.0,,,,,,,Cholesterol,MG -2353230,1312541,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2353424,1312833,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2353686,1313157,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2353953,1313494,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2354086,1313649,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2354232,1313823,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2354419,1314035,1253,26.0,,70.0,,,,,,,Cholesterol,MG -2354602,1314252,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2354800,1314474,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2355037,1314745,1253,24.0,,75.0,,,,,,,Cholesterol,MG -2355043,1314753,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2355219,1314968,1253,14.0,,70.0,,,,,,,Cholesterol,MG -2355443,1315315,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2355773,1315748,1253,62.0,,70.0,,,,,,,Cholesterol,MG -2356180,1316263,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2356733,1316983,1253,3.0,,70.0,,,,,,,Cholesterol,MG -2356956,1317291,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2357311,1317814,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2357488,1318054,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2357913,1318622,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2358179,1318940,1253,46.0,,70.0,,,,,,,Cholesterol,MG -2358255,1319031,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2358697,1319705,1253,31.0,,70.0,,,,,,,Cholesterol,MG -2358895,1319971,1253,8.0,,73.0,,,,,,,Cholesterol,MG -2358900,1319978,1253,4.0,,73.0,,,,,,,Cholesterol,MG -2359077,1320205,1253,100.0,,70.0,,,,,,,Cholesterol,MG -2359079,1320208,1253,62.0,,70.0,,,,,,,Cholesterol,MG -2359273,1320449,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2359302,1320489,1253,23.0,,70.0,,,,,,,Cholesterol,MG -2359700,1321011,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2359776,1321107,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2359896,1321252,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2359976,1321355,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2360099,1321520,1253,81.0,,70.0,,,,,,,Cholesterol,MG -2360241,1321689,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2360658,1322216,1253,83.0,,70.0,,,,,,,Cholesterol,MG -2360682,1322248,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2360734,1322326,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2360785,1322387,1253,40.0,,70.0,,,,,,,Cholesterol,MG -2361055,1322732,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2361082,1322771,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2361947,1323882,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2362042,1324002,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2362337,1324376,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2362533,1324633,1253,38.0,,70.0,,,,,,,Cholesterol,MG -2362743,1324888,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2362881,1325060,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2363260,1325563,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2363428,1325810,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2363465,1325858,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2363470,1325864,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2363536,1325944,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2363555,1325969,1253,46.0,,70.0,,,,,,,Cholesterol,MG -2363907,1326443,1253,40.0,,70.0,,,,,,,Cholesterol,MG -2363989,1326552,1253,16.0,,70.0,,,,,,,Cholesterol,MG -2364185,1326828,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2364341,1327030,1253,60.0,,70.0,,,,,,,Cholesterol,MG -2364383,1327083,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2364396,1327106,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2364403,1327113,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2364458,1327218,1253,79.0,,70.0,,,,,,,Cholesterol,MG -2364479,1327263,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2364687,1327524,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2365572,1328850,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2366518,1330256,1253,214.0,,70.0,,,,,,,Cholesterol,MG -2366633,1330415,1253,53.0,,70.0,,,,,,,Cholesterol,MG -2367543,1331742,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2367553,1331752,1253,48.0,,70.0,,,,,,,Cholesterol,MG -2367713,1331993,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2367769,1332111,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2368300,1333204,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2368671,1334146,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2368934,1334936,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2369449,1336959,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2369509,1337211,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2369578,1337306,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2369737,1337685,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2370003,1338174,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2370211,1338543,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2370775,1339819,1253,9.0,,70.0,,,,,,,Cholesterol,MG -2370816,1339873,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2371246,1340571,1253,9.0,,70.0,,,,,,,Cholesterol,MG -2371342,1340727,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2371442,1340906,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2371469,1340947,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2371814,1341524,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2372525,1342794,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2372563,1342860,1253,41.0,,70.0,,,,,,,Cholesterol,MG -2372663,1343016,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2372863,1343817,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2372974,1344026,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2373034,1344136,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2373600,1344950,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2373653,1345021,1253,31.0,,70.0,,,,,,,Cholesterol,MG -2374132,1345666,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2374321,1345917,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2374626,1346321,1253,125.0,,70.0,,,,,,,Cholesterol,MG -2375107,1347012,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2375415,1347472,1253,133.0,,70.0,,,,,,,Cholesterol,MG -2375652,1347884,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2375680,1347923,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2375890,1348162,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2376148,1348488,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2376157,1348499,1253,23.0,,70.0,,,,,,,Cholesterol,MG -2376230,1348588,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2376570,1349035,1253,2.0,,70.0,,,,,,,Cholesterol,MG -2376815,1349367,1253,76.0,,70.0,,,,,,,Cholesterol,MG -2376933,1349519,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2377171,1349846,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2377180,1349862,1253,2.0,,70.0,,,,,,,Cholesterol,MG -2377311,1350055,1253,51.0,,70.0,,,,,,,Cholesterol,MG -2377338,1350094,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2378811,1352685,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2378857,1352761,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2379026,1353218,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2379160,1353424,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2379564,1353963,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2379653,1354107,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2379892,1354423,1253,12.0,,73.0,,,,,,,Cholesterol,MG -2379972,1354531,1253,24.0,,70.0,,,,,,,Cholesterol,MG -2380305,1355049,1253,66.0,,70.0,,,,,,,Cholesterol,MG -2380429,1355259,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2380455,1355289,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2380505,1355354,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2380614,1355486,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2380631,1355511,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2380787,1355808,1253,23.0,,70.0,,,,,,,Cholesterol,MG -2380868,1355937,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2381155,1356340,1253,3.0,,70.0,,,,,,,Cholesterol,MG -2381361,1356611,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2381492,1356820,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2381614,1357023,1253,58.0,,70.0,,,,,,,Cholesterol,MG -2381664,1357101,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2381875,1357423,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2381914,1357498,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2381935,1357527,1253,375.0,,70.0,,,,,,,Cholesterol,MG -2382137,1357861,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2382194,1357938,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2382226,1358000,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2382317,1358153,1253,29.0,,70.0,,,,,,,Cholesterol,MG -2382353,1358191,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2382393,1358232,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2382437,1358280,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2382665,1358557,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2382723,1358624,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2382787,1358715,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2382891,1358854,1253,1.0,,70.0,,,,,,,Cholesterol,MG -2383062,1359102,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2383121,1359183,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2383289,1359420,1253,100.0,,70.0,,,,,,,Cholesterol,MG -2383430,1359620,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2383449,1359644,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2383507,1359746,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2383558,1359835,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2383564,1359849,1253,45.0,,70.0,,,,,,,Cholesterol,MG -2383725,1360150,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2383785,1360253,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2384297,1360962,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2384332,1361012,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2384483,1361216,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2384715,1361518,1253,16.0,,70.0,,,,,,,Cholesterol,MG -2384823,1361686,1253,14.0,,70.0,,,,,,,Cholesterol,MG -2385395,1362538,1253,73.0,,70.0,,,,,,,Cholesterol,MG -2385430,1362588,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2386209,1363747,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2386930,1364677,1253,73.0,,70.0,,,,,,,Cholesterol,MG -2387182,1365368,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2387230,1365429,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2388103,1366888,1253,125.0,,70.0,,,,,,,Cholesterol,MG -2388453,1367383,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2388568,1367554,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2389190,1368421,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2389832,1369325,1253,67.0,,70.0,,,,,,,Cholesterol,MG -2389911,1369468,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2390166,1369934,1253,143.0,,70.0,,,,,,,Cholesterol,MG -2391561,1372548,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2391629,1372666,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2391682,1372745,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2391703,1372795,1253,5.0,,70.0,,,,,,,Cholesterol,MG -2391808,1372955,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2391914,1373097,1253,48.0,,70.0,,,,,,,Cholesterol,MG -2391921,1373106,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2392083,1373354,1253,56.0,,70.0,,,,,,,Cholesterol,MG -2392363,1373841,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2392386,1373869,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2392388,1373875,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2392706,1374418,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2392783,1374535,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2392981,1374825,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2392985,1374832,1253,23.0,,70.0,,,,,,,Cholesterol,MG -2393224,1375162,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2393236,1375180,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2393295,1375246,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2393664,1375732,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2393665,1375735,1253,2.0,,75.0,,,,,,,Cholesterol,MG -2393762,1375863,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2393821,1375929,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2393916,1376073,1253,14.0,,70.0,,,,,,,Cholesterol,MG -2393959,1376142,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2393967,1376152,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2394398,1376808,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2394620,1377129,1253,22.0,,70.0,,,,,,,Cholesterol,MG -2394741,1377290,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2394907,1377526,1253,58.0,,70.0,,,,,,,Cholesterol,MG -2394957,1377590,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2395172,1377909,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2395214,1377969,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2395226,1377983,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2395322,1378123,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2395342,1378154,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2395561,1378468,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2395834,1378884,1253,0.0,,70.0,,,,,,,Cholesterol,MG -2395871,1378937,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2395891,1378965,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2395933,1379023,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2395984,1379109,1253,40.0,,70.0,,,,,,,Cholesterol,MG -2396285,1379565,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2396512,1379891,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2396925,1380449,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2397343,1380994,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2397429,1381138,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2397758,1381641,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2398225,1382342,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2398954,1383494,1253,20.0,,70.0,,,,,,,Cholesterol,MG -2398994,1383544,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2399032,1383615,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2399282,1383995,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2399511,1384298,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2399566,1384369,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2399668,1384507,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2399674,1384515,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2399739,1384629,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2399808,1384711,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2399832,1384751,1253,28.0,,70.0,,,,,,,Cholesterol,MG -2399869,1384802,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2399960,1384936,1253,4.0,,73.0,,,,,,,Cholesterol,MG -2400015,1385004,1253,41.0,,70.0,,,,,,,Cholesterol,MG -2400042,1385052,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2400628,1385938,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2400631,1385945,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2400758,1386135,1253,44.0,,70.0,,,,,,,Cholesterol,MG -2400855,1386254,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2400932,1386353,1253,60.0,,70.0,,,,,,,Cholesterol,MG -2401026,1386479,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2401210,1386707,1253,3.0,,73.0,,,,,,,Cholesterol,MG -2401489,1387088,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2401528,1387182,1253,81.0,,70.0,,,,,,,Cholesterol,MG -2402230,1388185,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2402604,1388723,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2402728,1388930,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2402779,1389045,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2403021,1389400,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2403057,1389450,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2403296,1389818,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2403305,1389830,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2403463,1390082,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2403470,1390089,1253,34.0,,70.0,,,,,,,Cholesterol,MG -2403696,1390371,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2404154,1391196,1253,8.0,,73.0,,,,,,,Cholesterol,MG -2404175,1391241,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2404199,1391268,1253,70.0,,70.0,,,,,,,Cholesterol,MG -2404386,1391655,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2404442,1391789,1253,27.0,,70.0,,,,,,,Cholesterol,MG -2404580,1392086,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2404583,1392089,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2404865,1392571,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2405284,1393199,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2405426,1393492,1253,11.0,,70.0,,,,,,,Cholesterol,MG -2405449,1393537,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2405852,1394276,1253,100.0,,70.0,,,,,,,Cholesterol,MG -2406036,1394562,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2406039,1394565,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2406085,1394621,1253,214.0,,70.0,,,,,,,Cholesterol,MG -2406203,1394823,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2406231,1394859,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2406306,1394953,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2406484,1395225,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2406593,1395401,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2406823,1395722,1253,100.0,,70.0,,,,,,,Cholesterol,MG -2406829,1395728,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2407097,1396114,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2407175,1396232,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2407731,1397038,1253,214.0,,70.0,,,,,,,Cholesterol,MG -2407888,1397340,1253,20.0,,70.0,,,,,,,Cholesterol,MG -2408118,1397724,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2408162,1397801,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2408389,1398221,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2408894,1399349,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2408900,1399360,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2409137,1399859,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2409232,1400098,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2410250,1402090,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2410320,1402236,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2410342,1402302,1253,45.0,,70.0,,,,,,,Cholesterol,MG -2410509,1402780,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2410666,1403090,1253,21.0,,70.0,,,,,,,Cholesterol,MG -2411139,1403969,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2411140,1403971,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2411304,1404194,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2411562,1404633,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2412143,1405744,1253,23.0,,70.0,,,,,,,Cholesterol,MG -2412298,1406017,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2412322,1406062,1253,68.0,,70.0,,,,,,,Cholesterol,MG -2412384,1406153,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2413019,1407074,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2413201,1407395,1253,57.0,,70.0,,,,,,,Cholesterol,MG -2413412,1407750,1253,16.0,,70.0,,,,,,,Cholesterol,MG -2414146,1408950,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2414392,1409378,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2414760,1409970,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2414822,1410048,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2415460,1411052,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2415782,1411495,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2415856,1411604,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2415857,1411605,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2415876,1411632,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2416162,1412072,1253,20.0,,70.0,,,,,,,Cholesterol,MG -2416377,1412412,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2416378,1412413,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2416828,1413113,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2416836,1413130,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2416903,1413238,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2417424,1414086,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2417721,1414542,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2417728,1414551,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2417732,1414556,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2417786,1414621,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2418047,1415018,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2418169,1415219,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2418214,1415290,1253,40.0,,70.0,,,,,,,Cholesterol,MG -2418431,1415656,1253,73.0,,70.0,,,,,,,Cholesterol,MG -2418467,1415707,1253,18.0,,73.0,,,,,,,Cholesterol,MG -2418733,1416124,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2418911,1416445,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2418929,1416483,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2419014,1416637,1253,60.0,,70.0,,,,,,,Cholesterol,MG -2419287,1417013,1253,37.0,,70.0,,,,,,,Cholesterol,MG -2419444,1417244,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2419504,1417321,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2419508,1417325,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2419671,1417583,1253,144.0,,70.0,,,,,,,Cholesterol,MG -2419689,1417614,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2419753,1417746,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2419815,1417891,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2419977,1418149,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2420428,1418765,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2421277,1419996,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2421336,1420085,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2421432,1420280,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2421751,1420827,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2421843,1420984,1253,65.0,,70.0,,,,,,,Cholesterol,MG -2421951,1421127,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2422166,1421435,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2422383,1421787,1253,109.0,,70.0,,,,,,,Cholesterol,MG -2422492,1421932,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2422625,1422133,1253,46.0,,70.0,,,,,,,Cholesterol,MG -2422843,1422452,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2423466,1423261,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2423759,1423681,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2423898,1423913,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2423902,1423917,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2424243,1424411,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2424288,1424464,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2424799,1425256,1253,64.0,,70.0,,,,,,,Cholesterol,MG -2424956,1425504,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2425099,1425777,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2425424,1426363,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2425484,1426453,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2425598,1426665,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2425609,1426685,1253,128.0,,70.0,,,,,,,Cholesterol,MG -2425787,1426955,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2426052,1427364,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2426125,1427482,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2426470,1428172,1253,22.0,,70.0,,,,,,,Cholesterol,MG -2426698,1428735,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2426711,1428771,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2427515,1431098,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2427614,1432338,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2427689,1432906,1253,9.0,,70.0,,,,,,,Cholesterol,MG -2427832,1434539,1253,9.0,,70.0,,,,,,,Cholesterol,MG -2427979,1434769,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2428318,1435298,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2428351,1435345,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2429048,1436376,1253,24.0,,70.0,,,,,,,Cholesterol,MG -2429133,1436465,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2429232,1436580,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2429372,1444974,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2429427,1455342,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2429531,1455446,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2429670,1455585,1253,32.0,,71.0,,,,,,,Cholesterol,MG -2429947,1455863,1253,8.0,,71.0,,,,,,,Cholesterol,MG -2430047,1455965,1253,4.0,,71.0,,,,,,,Cholesterol,MG -2430224,1456144,1253,1.0,,78.0,,,,,,,Cholesterol,MG -2430406,1456330,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2431067,1457001,1253,0.0,,78.0,,,,,,,Cholesterol,MG -2431159,1457093,1253,5.0,,78.0,,,,,,,Cholesterol,MG -2431178,1457112,1253,12.0,,71.0,,,,,,,Cholesterol,MG -2431604,1457605,1253,49.0,,71.0,,,,,,,Cholesterol,MG -2431881,1457914,1253,0.0,,78.0,,,,,,,Cholesterol,MG -2431968,1458015,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2431974,1458021,1253,34.0,,71.0,,,,,,,Cholesterol,MG -2432804,1458972,1253,36.0,,71.0,,,,,,,Cholesterol,MG -2433224,1459458,1253,54.0,,71.0,,,,,,,Cholesterol,MG -2433319,1459571,1253,0.0,,78.0,,,,,,,Cholesterol,MG -2433457,1459730,1253,60.0,,71.0,,,,,,,Cholesterol,MG -2433575,1459858,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2433777,1460096,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2433920,1460260,1253,36.0,,71.0,,,,,,,Cholesterol,MG -2434207,1460590,1253,54.0,,71.0,,,,,,,Cholesterol,MG -2434628,1461300,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2434633,1461306,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2434641,1461314,1253,2.0,,78.0,,,,,,,Cholesterol,MG -2434970,1461656,1253,0.0,,71.0,,,,,,,Cholesterol,MG -2435184,1461872,1253,4.0,,71.0,,,,,,,Cholesterol,MG -2435474,1462173,1253,71.0,,71.0,,,,,,,Cholesterol,MG -2435695,1462396,1253,58.0,,71.0,,,,,,,Cholesterol,MG -2435723,1462424,1253,54.0,,71.0,,,,,,,Cholesterol,MG -2436025,1880984,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2436049,1462766,1253,85.0,,71.0,,,,,,,Cholesterol,MG -2436100,1462818,1253,0.0,,78.0,,,,,,,Cholesterol,MG -2436133,1462853,1253,71.0,,71.0,,,,,,,Cholesterol,MG -2436412,1463154,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2436453,1463197,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2436630,1463387,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2436680,1463443,1253,60.0,,70.0,,,,,,,Cholesterol,MG -2437228,1464052,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2437576,1464420,1253,19.0,,70.0,,,,,,,Cholesterol,MG -2437604,1464449,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2437633,1464478,1253,39.0,,70.0,,,,,,,Cholesterol,MG -2437793,1464663,1253,16.0,,73.0,,,,,,,Cholesterol,MG -2438087,1464990,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2438183,1465103,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2438188,1465109,1253,9.0,,70.0,,,,,,,Cholesterol,MG -2438418,1465365,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2438443,1465396,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2438906,1465963,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2439702,1466833,1253,35.0,,70.0,,,,,,,Cholesterol,MG -2440003,1467173,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2440131,1467340,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2440230,1467468,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2440359,1467615,1253,37.0,,70.0,,,,,,,Cholesterol,MG -2440573,1467882,1253,35.0,,70.0,,,,,,,Cholesterol,MG -2440867,1468232,1253,67.0,,70.0,,,,,,,Cholesterol,MG -2441476,1468898,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2441482,1468904,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2441508,1468930,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2441642,1469082,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2441767,1469215,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2442055,1469542,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2442258,1469801,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2442517,1470078,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2442600,1470169,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2442733,1470318,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2443229,1470894,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2443525,1471318,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2443762,1471595,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2443826,1471662,1253,67.0,,70.0,,,,,,,Cholesterol,MG -2444805,1472775,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2445059,1473045,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2445175,1473169,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2445334,1473358,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2445475,1473523,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2445698,1473752,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2445739,1473802,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2445945,1474052,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2446175,1474306,1253,20.0,,70.0,,,,,,,Cholesterol,MG -2446391,1474573,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2446444,1474628,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2447021,1475265,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2447146,1475433,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2447296,1475601,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2447334,1475645,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2447503,1475844,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2447628,1475992,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2447701,1476074,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2447991,1476426,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2448046,1476489,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2448186,1476665,1253,59.0,,70.0,,,,,,,Cholesterol,MG -2448494,1477027,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2448726,1477295,1253,162.0,,70.0,,,,,,,Cholesterol,MG -2448887,1477474,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2449215,1477858,1253,9.0,,70.0,,,,,,,Cholesterol,MG -2450146,1478953,1253,15.0,,73.0,,,,,,,Cholesterol,MG -2450148,1478957,1253,38.0,,73.0,,,,,,,Cholesterol,MG -2450443,1479310,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2450507,1479412,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2450595,1479504,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2451082,1480024,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2451273,1480244,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2451758,1480777,1253,3.0,,70.0,,,,,,,Cholesterol,MG -2452019,1481079,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2452083,1481163,1253,3.0,,73.0,,,,,,,Cholesterol,MG -2452485,1481634,1253,27.0,,70.0,,,,,,,Cholesterol,MG -2452620,1481809,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2453007,1482230,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2453065,1482290,1253,16.0,,70.0,,,,,,,Cholesterol,MG -2453240,1482487,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2453817,1483128,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2453933,1483256,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2454083,1483434,1253,15.0,,73.0,,,,,,,Cholesterol,MG -2454141,1483507,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2454262,1483629,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2454402,1483777,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2454419,1483794,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2454428,1483803,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2454612,1484001,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2454636,1484025,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2455047,1484483,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2455264,1484743,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2455267,1484746,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2455558,1485086,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2455740,1485288,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2455793,1485346,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2456155,1485752,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2456270,1485899,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2456406,1486063,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2456424,1486095,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2456776,1486550,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2456792,1486568,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2456989,1486804,1253,62.0,,70.0,,,,,,,Cholesterol,MG -2457160,1486992,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2457290,1487127,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2457891,1487917,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2458013,1488071,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2458474,1488610,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2459046,1489315,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2459194,1489501,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2459248,1489574,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2459306,1489643,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2459465,1489863,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2460367,1490974,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2460405,1491029,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2460550,1491196,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2460621,1491287,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2460865,1491598,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2461064,1491828,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2461164,1491953,1253,214.0,,70.0,,,,,,,Cholesterol,MG -2461254,1492127,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2461348,1492263,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2461408,1492327,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2461716,1492674,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2461833,1492839,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2462117,1493190,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2462124,1493199,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2462428,1493565,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2462583,1493735,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2462635,1493787,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2462667,1493819,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2463126,1494340,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2463225,1494449,1253,1.0,,70.0,,,,,,,Cholesterol,MG -2463234,1494458,1253,72.0,,70.0,,,,,,,Cholesterol,MG -2463315,1494554,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2463399,1494672,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2463761,1495122,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2463945,1495356,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2464353,1495955,1253,30.0,,70.0,,,,,,,Cholesterol,MG -2464487,1496110,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2464707,1496378,1253,119.0,,70.0,,,,,,,Cholesterol,MG -2465178,1496888,1253,19.0,,70.0,,,,,,,Cholesterol,MG -2465244,1496985,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2465290,1497060,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2465382,1497178,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2465689,1497552,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2466016,1497922,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2466033,1497946,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2466285,1498218,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2466308,1498247,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2466387,1498341,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2466575,1498586,1253,62.0,,70.0,,,,,,,Cholesterol,MG -2466621,1498636,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2466634,1498651,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2466639,1498656,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2466801,1498843,1253,67.0,,70.0,,,,,,,Cholesterol,MG -2466943,1498990,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2467016,1499068,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2467059,1499115,1253,20.0,,70.0,,,,,,,Cholesterol,MG -2467128,1499184,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2467450,1499561,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2467590,1499739,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2468163,1500394,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2468338,1500591,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2468445,1500729,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2468449,1500733,1253,66.0,,70.0,,,,,,,Cholesterol,MG -2468521,1500808,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2468554,1500843,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2468728,1501042,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2468738,1501053,1253,23.0,,70.0,,,,,,,Cholesterol,MG -2469703,1502164,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2470182,1502700,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2470209,1502728,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2470234,1502753,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2470397,1502922,1253,95.0,,70.0,,,,,,,Cholesterol,MG -2470508,1503064,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2470808,1503409,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2470989,1503607,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2471094,1503722,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2471204,1503851,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2472192,1505419,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2472274,1505523,1253,18.0,,73.0,,,,,,,Cholesterol,MG -2473664,1507058,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2474117,1507560,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2474123,1507570,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2474220,1507682,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2474304,1507767,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2474411,1507880,1253,83.0,,70.0,,,,,,,Cholesterol,MG -2474524,1507996,1253,61.0,,70.0,,,,,,,Cholesterol,MG -2474599,1508076,1253,67.0,,70.0,,,,,,,Cholesterol,MG -2475301,1508898,1253,67.0,,70.0,,,,,,,Cholesterol,MG -2475525,1509151,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2475691,1509344,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2475772,1509440,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2475991,1509726,1253,39.0,,70.0,,,,,,,Cholesterol,MG -2476363,1510173,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2476554,1510380,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2476647,1510476,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2476956,1510819,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2477273,1511144,1253,214.0,,75.0,,,,,,,Cholesterol,MG -2477385,1511259,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2477403,1511277,1253,27.0,,70.0,,,,,,,Cholesterol,MG -2477494,1511540,1253,62.0,,70.0,,,,,,,Cholesterol,MG -2477625,1511682,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2477663,1511726,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2477919,1512048,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2478145,1512333,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2478212,1512507,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2478307,1513121,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2478537,1513458,1253,17.0,,73.0,,,,,,,Cholesterol,MG -2478925,1514008,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2479300,1514527,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2479421,1514692,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2479862,1515282,1253,10.0,,73.0,,,,,,,Cholesterol,MG -2479993,1515420,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2480061,1515521,1253,17.0,,73.0,,,,,,,Cholesterol,MG -2480527,1516104,1253,0.0,,70.0,,,,,,,Cholesterol,MG -2480641,1516265,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2480962,1516726,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2481130,1516930,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2481215,1517063,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2481491,1517397,1253,83.0,,70.0,,,,,,,Cholesterol,MG -2481518,1517426,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2481569,1517489,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2481728,1517676,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2481805,1517759,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2481808,1517762,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2481946,1517920,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2482098,1518117,1253,24.0,,70.0,,,,,,,Cholesterol,MG -2482742,1518933,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2482771,1518976,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2482791,1518996,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2482952,1519222,1253,15.0,,73.0,,,,,,,Cholesterol,MG -2483038,1519344,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2483259,1519630,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2483364,1519764,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2483422,1519831,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2483555,1519989,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2483632,1520086,1253,12.0,,73.0,,,,,,,Cholesterol,MG -2483800,1520293,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2484074,1520679,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2484195,1520821,1253,11.0,,73.0,,,,,,,Cholesterol,MG -2484232,1520867,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2484822,1521566,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2484952,1521733,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2485043,1521845,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2485236,1522087,1253,42.0,,73.0,,,,,,,Cholesterol,MG -2485345,1522211,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2485480,1522387,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2485613,1522556,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2485667,1522624,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2485680,1522640,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2485943,1522997,1253,16.0,,70.0,,,,,,,Cholesterol,MG -2485989,1523062,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2486212,1523335,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2486244,1523371,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2486482,1523688,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2486706,1523952,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2486727,1523973,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2487037,1524386,1253,26.0,,70.0,,,,,,,Cholesterol,MG -2487039,1524388,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2487346,1524752,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2487781,1525278,1253,42.0,,70.0,,,,,,,Cholesterol,MG -2487824,1525338,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2487987,1525559,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2488310,1526032,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2488432,1526182,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2488512,1526313,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2488524,1526330,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2488635,1526466,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2489656,1527780,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2489699,1527831,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2489793,1527945,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2489930,1528109,1253,16.0,,70.0,,,,,,,Cholesterol,MG -2490173,1528407,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2490219,1528469,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2490296,1528567,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2490389,1528678,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2490563,1528907,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2490696,1529074,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2490713,1529096,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2490858,1529265,1253,12.0,,73.0,,,,,,,Cholesterol,MG -2491307,1529817,1253,14.0,,70.0,,,,,,,Cholesterol,MG -2491327,1529868,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2491611,1530210,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2491807,1530460,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2491985,1530685,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2492323,1531115,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2492741,1531659,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2493006,1532050,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2493168,1532258,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2493192,1532288,1253,15.0,,73.0,,,,,,,Cholesterol,MG -2493363,1532492,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2493405,1532567,1253,143.0,,70.0,,,,,,,Cholesterol,MG -2494278,1533620,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2494287,1533633,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2494432,1533836,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2494477,1533893,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2494675,1534131,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2494842,1534348,1253,40.0,,70.0,,,,,,,Cholesterol,MG -2495012,1534544,1253,41.0,,70.0,,,,,,,Cholesterol,MG -2495115,1534649,1253,29.0,,70.0,,,,,,,Cholesterol,MG -2495127,1534661,1253,38.0,,75.0,,,,,,,Cholesterol,MG -2495201,1534743,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2495258,1534800,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2495385,1534937,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2495396,1534948,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2495595,1535159,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2495744,1535319,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2496301,1535943,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2496463,1536156,1253,9.0,,70.0,,,,,,,Cholesterol,MG -2496785,1536520,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2497298,1537138,1253,24.0,,70.0,,,,,,,Cholesterol,MG -2497350,1537203,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2497463,1537398,1253,35.0,,70.0,,,,,,,Cholesterol,MG -2497831,1537778,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2498065,1538020,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2498442,1538424,1253,67.0,,70.0,,,,,,,Cholesterol,MG -2498757,1538747,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2498825,1538817,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2498949,1538944,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2498986,1538981,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2499063,1539060,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2499069,1539066,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2499589,1539617,1253,26.0,,70.0,,,,,,,Cholesterol,MG -2500090,1540137,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2500346,1540397,1253,14.0,,73.0,,,,,,,Cholesterol,MG -2500367,1540418,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2501270,1541535,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2501681,1541978,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2501901,1542200,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2501997,1542296,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2502063,1542367,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2502167,1542474,1253,48.0,,70.0,,,,,,,Cholesterol,MG -2502249,1542559,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2502318,1542632,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2502327,1542641,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2502521,1542847,1253,22.0,,70.0,,,,,,,Cholesterol,MG -2502552,1542881,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2502582,1542911,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2502613,1542943,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2503133,1543490,1253,94.0,,70.0,,,,,,,Cholesterol,MG -2503249,1543607,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2504566,1545057,1253,100.0,,70.0,,,,,,,Cholesterol,MG -2504568,1545059,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2504574,1545065,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2504623,1545119,1253,38.0,,70.0,,,,,,,Cholesterol,MG -2505182,1545754,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2505308,1545899,1253,45.0,,70.0,,,,,,,Cholesterol,MG -2505568,1546181,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2506024,1546683,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2506186,1546880,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2506553,1547306,1253,43.0,,70.0,,,,,,,Cholesterol,MG -2506711,1547481,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2507160,1548024,1253,141.0,,70.0,,,,,,,Cholesterol,MG -2507296,1548165,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2507376,1548249,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2507515,1548420,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2507557,1548471,1253,37.0,,70.0,,,,,,,Cholesterol,MG -2507603,1548523,1253,112.0,,70.0,,,,,,,Cholesterol,MG -2507607,1548534,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2507637,1548575,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2507771,1548766,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2507866,1548872,1253,30.0,,70.0,,,,,,,Cholesterol,MG -2507901,1548913,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2507932,1548960,1253,22.0,,70.0,,,,,,,Cholesterol,MG -2508053,1549125,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2508458,1549612,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2508478,1549639,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2508887,1550087,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2509372,1550608,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2509621,1550866,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2509653,1550899,1253,48.0,,70.0,,,,,,,Cholesterol,MG -2509814,1551064,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2510123,1551478,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2510231,1551600,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2510411,1551811,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2510444,1551846,1253,31.0,,70.0,,,,,,,Cholesterol,MG -2510610,1552051,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2511181,1552659,1253,2.0,,70.0,,,,,,,Cholesterol,MG -2511887,1553432,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2511926,1553474,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2511996,1553553,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2512255,1553827,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2512269,1553841,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2512316,1553892,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2512433,1554015,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2512556,1554159,1253,42.0,,70.0,,,,,,,Cholesterol,MG -2512645,1554260,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2512738,1554366,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2512793,1554427,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2512908,1554559,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2512998,1554664,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2513188,1554866,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2513267,1554947,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2513323,1555004,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2513668,1555374,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2513828,1555556,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2514151,1555934,1253,80.0,,70.0,,,,,,,Cholesterol,MG -2514236,1556019,1253,9.0,,73.0,,,,,,,Cholesterol,MG -2514706,1556537,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2514993,1556845,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2514994,1556846,1253,47.0,,70.0,,,,,,,Cholesterol,MG -2514998,1556850,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2515204,1557076,1253,82.0,,70.0,,,,,,,Cholesterol,MG -2515348,1557229,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2515433,1557325,1253,31.0,,70.0,,,,,,,Cholesterol,MG -2515815,1557776,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2515897,1557867,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2516095,1558089,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2516121,1558117,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2516283,1558294,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2516320,1558338,1253,53.0,,70.0,,,,,,,Cholesterol,MG -2516557,1558616,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2516700,1558768,1253,16.0,,70.0,,,,,,,Cholesterol,MG -2516815,1558891,1253,9.0,,70.0,,,,,,,Cholesterol,MG -2516883,1558967,1253,88.0,,70.0,,,,,,,Cholesterol,MG -2517021,1559122,1253,61.0,,70.0,,,,,,,Cholesterol,MG -2517067,1559178,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2517217,1559343,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2517290,1559423,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2517489,1559669,1253,24.0,,70.0,,,,,,,Cholesterol,MG -2517567,1559749,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2517995,1560226,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2518412,1560690,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2518458,1560754,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2518544,1560904,1253,32.0,,70.0,,,,,,,Cholesterol,MG -2518777,1561146,1253,29.0,,70.0,,,,,,,Cholesterol,MG -2518926,1561308,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2519043,1561427,1253,53.0,,70.0,,,,,,,Cholesterol,MG -2519139,1561526,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2519191,1561579,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2519250,1561640,1253,35.0,,70.0,,,,,,,Cholesterol,MG -2519459,1561858,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2519604,1562025,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2519654,1562082,1253,29.0,,70.0,,,,,,,Cholesterol,MG -2519885,1562337,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2519989,1562452,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2520339,1562820,1253,55.0,,70.0,,,,,,,Cholesterol,MG -2521046,1563616,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2521333,1563914,1253,95.0,,70.0,,,,,,,Cholesterol,MG -2521363,1563944,1253,2.0,,70.0,,,,,,,Cholesterol,MG -2521405,1563988,1253,50.0,,70.0,,,,,,,Cholesterol,MG -2521502,1564089,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2521508,1564095,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2521864,1564488,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2522114,1564745,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2522671,1565396,1253,20.0,,70.0,,,,,,,Cholesterol,MG -2522917,1565647,1253,370.0,,70.0,,,,,,,Cholesterol,MG -2522976,1565709,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2523346,1566183,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2523395,1566237,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2523880,1566774,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2524030,1566926,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2524062,1566969,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2524260,1567182,1253,56.0,,70.0,,,,,,,Cholesterol,MG -2524322,1567258,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2524350,1567289,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2524554,1567518,1253,76.0,,70.0,,,,,,,Cholesterol,MG -2524718,1567704,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2524809,1567808,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2524927,1567929,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2525241,1568286,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2525368,1568431,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2525487,1568579,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2525615,1568739,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2525631,1568755,1253,58.0,,70.0,,,,,,,Cholesterol,MG -2525686,1568817,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2525809,1568949,1253,11.0,,73.0,,,,,,,Cholesterol,MG -2525827,1568974,1253,61.0,,70.0,,,,,,,Cholesterol,MG -2525847,1568997,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2525924,1569085,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2526081,1569322,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2526152,1569421,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2526295,1569604,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2526501,1569862,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2527250,1570694,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2527285,1570729,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2527448,1570911,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2527979,1571519,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2528267,1571840,1253,42.0,,70.0,,,,,,,Cholesterol,MG -2528348,1571927,1253,32.0,,70.0,,,,,,,Cholesterol,MG -2528370,1571953,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2528382,1571971,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2528507,1572137,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2528717,1572384,1253,35.0,,70.0,,,,,,,Cholesterol,MG -2528896,1572591,1253,8.0,,73.0,,,,,,,Cholesterol,MG -2529211,1572984,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2529485,1573291,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2529784,1573635,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2530184,1574124,1253,11.0,,70.0,,,,,,,Cholesterol,MG -2530209,1574152,1253,76.0,,70.0,,,,,,,Cholesterol,MG -2530215,1574160,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2530526,1574508,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2530636,1574624,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2530674,1574665,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2530796,1574808,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2531020,1575067,1253,3.0,,70.0,,,,,,,Cholesterol,MG -2531254,1575349,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2531261,1575362,1253,14.0,,70.0,,,,,,,Cholesterol,MG -2531313,1575425,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2531782,1575926,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2532003,1576167,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2532401,1576628,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2532432,1576660,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2532490,1576721,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2532840,1577135,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2532876,1577175,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2532985,1577303,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2533188,1577522,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2533210,1577544,1253,67.0,,70.0,,,,,,,Cholesterol,MG -2533511,1577860,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2533743,1578116,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2533808,1578184,1253,28.0,,70.0,,,,,,,Cholesterol,MG -2533861,1578237,1253,59.0,,70.0,,,,,,,Cholesterol,MG -2533952,1578328,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2534284,1578668,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2534333,1578717,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2534716,1579157,1253,68.0,,70.0,,,,,,,Cholesterol,MG -2534741,1579198,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2534767,1579254,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2534848,1579342,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2535298,1579830,1253,44.0,,70.0,,,,,,,Cholesterol,MG -2535404,1579938,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2535418,1579953,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2535468,1580010,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2536093,1580820,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2536511,1581286,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2536551,1581336,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2536569,1581354,1253,22.0,,70.0,,,,,,,Cholesterol,MG -2537118,1581990,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2537734,1582659,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2538244,1583234,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2538279,1583270,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2538739,1583912,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2538757,1583933,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2538837,1584039,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2538899,1584112,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2539134,1584442,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2539225,1584599,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2539345,1584794,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2539549,1585041,1253,53.0,,70.0,,,,,,,Cholesterol,MG -2539593,1585097,1253,20.0,,70.0,,,,,,,Cholesterol,MG -2539727,1585258,1253,34.0,,70.0,,,,,,,Cholesterol,MG -2540085,1585819,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2540128,1585893,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2540139,1585904,1253,50.0,,70.0,,,,,,,Cholesterol,MG -2540143,1585908,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2540199,1585968,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2540562,1586539,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2540649,1586649,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2541155,1587434,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2541508,1587993,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2541630,1588166,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2541753,1588326,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2542365,1589458,1253,286.0,,70.0,,,,,,,Cholesterol,MG -2542661,1589914,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2542877,1590202,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2543185,1590745,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2543275,1590869,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2543551,1591273,1253,13.0,,73.0,,,,,,,Cholesterol,MG -2543784,1591573,1253,64.0,,70.0,,,,,,,Cholesterol,MG -2543853,1591651,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2544011,1591834,1253,11.0,,70.0,,,,,,,Cholesterol,MG -2544062,1591894,1253,21.0,,70.0,,,,,,,Cholesterol,MG -2544448,1592343,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2544545,1592529,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2544547,1592541,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2544579,1592633,1253,79.0,,70.0,,,,,,,Cholesterol,MG -2544612,1592670,1253,100.0,,73.0,,,,,,,Cholesterol,MG -2544865,1592943,1253,9.0,,70.0,,,,,,,Cholesterol,MG -2545069,1593161,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2545200,1593315,1253,62.0,,73.0,,,,,,,Cholesterol,MG -2545362,1593553,1253,16.0,,70.0,,,,,,,Cholesterol,MG -2545478,1593787,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2545571,1593895,1253,26.0,,70.0,,,,,,,Cholesterol,MG -2545662,1594047,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2545802,1594306,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2545883,1594453,1253,0.0,,70.0,,,,,,,Cholesterol,MG -2545914,1594506,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2546371,1595351,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2546428,1595427,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2546785,1596034,1253,98.0,,70.0,,,,,,,Cholesterol,MG -2546839,1596096,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2547251,1596565,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2547804,1597240,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2548145,1597705,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2548208,1597774,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2548472,1598075,1253,9.0,,70.0,,,,,,,Cholesterol,MG -2548585,1598202,1253,5.0,,70.0,,,,,,,Cholesterol,MG -2548951,1598632,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2549013,1598699,1253,5.0,,70.0,,,,,,,Cholesterol,MG -2549356,1599061,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2549498,1599212,1253,43.0,,70.0,,,,,,,Cholesterol,MG -2549555,1599285,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2549895,1599725,1253,21127.0,,70.0,,,,,,,Cholesterol,MG -2550375,1600336,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2550465,1600442,1253,23.0,,70.0,,,,,,,Cholesterol,MG -2550503,1600506,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2550594,1600625,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2551355,1601552,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2551431,1601657,1253,167.0,,70.0,,,,,,,Cholesterol,MG -2551543,1601814,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2551638,1601928,1253,62.0,,70.0,,,,,,,Cholesterol,MG -2551668,1602001,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2551735,1602112,1253,12.0,,73.0,,,,,,,Cholesterol,MG -2552016,1602585,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2552072,1602652,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2552130,1602721,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2552323,1602931,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2552328,1602937,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2552864,1603564,1253,31.0,,70.0,,,,,,,Cholesterol,MG -2553271,1604001,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2553398,1604145,1253,20.0,,70.0,,,,,,,Cholesterol,MG -2553472,1604253,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2554088,1605002,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2554305,1605262,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2554317,1605274,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2554351,1605312,1253,214.0,,70.0,,,,,,,Cholesterol,MG -2554365,1605330,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2554476,1605452,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2554485,1605462,1253,56.0,,70.0,,,,,,,Cholesterol,MG -2554882,1605902,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2554924,1605951,1253,100.0,,70.0,,,,,,,Cholesterol,MG -2556143,1607268,1253,43.0,,70.0,,,,,,,Cholesterol,MG -2556340,1607490,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2556450,1607622,1253,35.0,,70.0,,,,,,,Cholesterol,MG -2556467,1607640,1253,65.0,,70.0,,,,,,,Cholesterol,MG -2556687,1607910,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2556851,1608089,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2557077,1608359,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2557297,1608636,1253,55.0,,70.0,,,,,,,Cholesterol,MG -2557352,1608691,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2557654,1609043,1253,67.0,,70.0,,,,,,,Cholesterol,MG -2557822,1609243,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2557913,1609349,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2558019,1609465,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2558082,1609531,1253,50.0,,70.0,,,,,,,Cholesterol,MG -2558311,1609784,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2558593,1610115,1253,62.0,,70.0,,,,,,,Cholesterol,MG -2558691,1610228,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2559044,1610620,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2559065,1610641,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2559373,1610994,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2559587,1611256,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2559828,1611538,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2559834,1611544,1253,27.0,,70.0,,,,,,,Cholesterol,MG -2559971,1611707,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2560014,1611782,1253,27.0,,70.0,,,,,,,Cholesterol,MG -2560048,1611832,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2560664,1612521,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2560953,1612852,1253,51.0,,70.0,,,,,,,Cholesterol,MG -2561059,1612971,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2561286,1613237,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2561782,1613791,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2562040,1614072,1253,3.0,,73.0,,,,,,,Cholesterol,MG -2562087,1614126,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2562376,1614449,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2562524,1614612,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2562875,1615009,1253,6.0,,73.0,,,,,,,Cholesterol,MG -2563059,1615227,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2563066,1615235,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2563102,1615276,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2563419,1615628,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2563526,1615745,1253,31.0,,70.0,,,,,,,Cholesterol,MG -2563715,1615957,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2564339,1616668,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2564738,1617114,1253,101.0,,70.0,,,,,,,Cholesterol,MG -2564903,1617302,1253,21.0,,70.0,,,,,,,Cholesterol,MG -2565111,1617544,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2565309,1617759,1253,31.0,,70.0,,,,,,,Cholesterol,MG -2565468,1617949,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2565490,1617976,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2565522,1618011,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2565928,1618473,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2566238,1618841,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2566318,1618927,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2566903,1619619,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2567204,1619974,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2567793,1620675,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2567943,1620900,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2568291,1621318,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2568566,1621648,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2568929,1622114,1253,50.0,,70.0,,,,,,,Cholesterol,MG -2568935,1622121,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2568961,1622152,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2569161,1622373,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2569625,1622925,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2569761,1623104,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2569877,1623245,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2570025,1623439,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2570068,1623487,1253,21.0,,70.0,,,,,,,Cholesterol,MG -2570110,1623529,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2570222,1623652,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2570676,1624210,1253,7.0,,73.0,,,,,,,Cholesterol,MG -2570820,1624372,1253,45.0,,70.0,,,,,,,Cholesterol,MG -2571180,1624855,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2571213,1624903,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2571289,1625035,1253,27.0,,70.0,,,,,,,Cholesterol,MG -2571405,1625242,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2571469,1625342,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2571726,1625834,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2571828,1625966,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2571951,1626186,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2571983,1626239,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2572039,1626342,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2572091,1626586,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2572121,1626666,1253,31.0,,70.0,,,,,,,Cholesterol,MG -2572156,1626756,1253,20.0,,70.0,,,,,,,Cholesterol,MG -2572171,1626797,1253,22.0,,70.0,,,,,,,Cholesterol,MG -2572468,1627334,1253,8.0,,73.0,,,,,,,Cholesterol,MG -2572997,1628531,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2573013,1628589,1253,47.0,,70.0,,,,,,,Cholesterol,MG -2573143,1628974,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2573255,1629234,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2573960,1630457,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2574038,1630608,1253,93.0,,70.0,,,,,,,Cholesterol,MG -2574163,1630900,1253,24.0,,70.0,,,,,,,Cholesterol,MG -2574187,1630967,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2574328,1631339,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2574421,1631560,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2574599,1631807,1253,35.0,,70.0,,,,,,,Cholesterol,MG -2574603,1631811,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2574663,1631881,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2575277,1632721,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2575555,1633098,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2575615,1633169,1253,50.0,,70.0,,,,,,,Cholesterol,MG -2575666,1633228,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2575748,1633323,1253,65.0,,70.0,,,,,,,Cholesterol,MG -2575773,1633356,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2575824,1633424,1253,11.0,,70.0,,,,,,,Cholesterol,MG -2575841,1633447,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2576569,1634454,1253,74.0,,70.0,,,,,,,Cholesterol,MG -2576706,1634770,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2576801,1634978,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2576917,1635140,1253,41.0,,70.0,,,,,,,Cholesterol,MG -2577040,1635597,1253,66.0,,70.0,,,,,,,Cholesterol,MG -2577228,1635985,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2577287,1636105,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2577417,1636345,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2577577,1636557,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2577580,1636560,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2577615,1636598,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2577623,1636607,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2577925,1636949,1253,11.0,,70.0,,,,,,,Cholesterol,MG -2578188,1637266,1253,5.0,,70.0,,,,,,,Cholesterol,MG -2578235,1637315,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2578277,1637367,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2578423,1637534,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2578587,1637716,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2578705,1637855,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2578733,1637887,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2578838,1638006,1253,11.0,,70.0,,,,,,,Cholesterol,MG -2579140,1638340,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2579178,1638383,1253,47.0,,70.0,,,,,,,Cholesterol,MG -2579968,1639277,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2580213,1639570,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2580348,1639728,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2580429,1639865,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2581107,1640621,1253,31.0,,70.0,,,,,,,Cholesterol,MG -2581589,1641155,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2581653,1641228,1253,21.0,,70.0,,,,,,,Cholesterol,MG -2581714,1641299,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2582114,1641757,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2582194,1641859,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2582336,1642007,1253,2.0,,70.0,,,,,,,Cholesterol,MG -2582461,1642140,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2582501,1642182,1253,30.0,,70.0,,,,,,,Cholesterol,MG -2583019,1642765,1253,11.0,,73.0,,,,,,,Cholesterol,MG -2583250,1643156,1253,0.0,,70.0,,,,,,,Cholesterol,MG -2583522,1643790,1253,152.0,,70.0,,,,,,,Cholesterol,MG -2583599,1643890,1253,64.0,,70.0,,,,,,,Cholesterol,MG -2583974,1644350,1253,24.0,,70.0,,,,,,,Cholesterol,MG -2584237,1644759,1253,53.0,,70.0,,,,,,,Cholesterol,MG -2584344,1644899,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2584654,1645386,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2584717,1645462,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2584784,1645533,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2584882,1645646,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2585026,1645814,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2585266,1646067,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2585383,1646194,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2585566,1646403,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2585662,1646536,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2585824,1646724,1253,26.0,,73.0,,,,,,,Cholesterol,MG -2586168,1647210,1253,77.0,,70.0,,,,,,,Cholesterol,MG -2586251,1647299,1253,100.0,,70.0,,,,,,,Cholesterol,MG -2586494,1647570,1253,28.0,,70.0,,,,,,,Cholesterol,MG -2586752,1647862,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2587058,1648276,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2587601,1648918,1253,38.0,,70.0,,,,,,,Cholesterol,MG -2587695,1649037,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2587775,1649133,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2587824,1649194,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2588057,1649460,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2588117,1649531,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2588248,1649712,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2588366,1649893,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2588713,1650360,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2588860,1650515,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2588937,1650603,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2589048,1650726,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2589129,1650816,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2589457,1651219,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2589497,1651268,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2589604,1651385,1253,94.0,,70.0,,,,,,,Cholesterol,MG -2589699,1651507,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2589932,1651790,1253,78.0,,70.0,,,,,,,Cholesterol,MG -2590156,1652127,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2590193,1652171,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2590655,1652750,1253,161.0,,70.0,,,,,,,Cholesterol,MG -2591071,1653254,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2591079,1653262,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2591124,1653316,1253,62.0,,70.0,,,,,,,Cholesterol,MG -2591294,1653500,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2591837,1654145,1253,43.0,,70.0,,,,,,,Cholesterol,MG -2591958,1654297,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2592091,1654460,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2592093,1654462,1253,24.0,,70.0,,,,,,,Cholesterol,MG -2592408,1654828,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2592466,1654895,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2592889,1655396,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2593330,1655972,1253,79.0,,70.0,,,,,,,Cholesterol,MG -2593661,1656340,1253,27.0,,70.0,,,,,,,Cholesterol,MG -2593867,1656588,1253,115.0,,70.0,,,,,,,Cholesterol,MG -2593920,1656652,1253,27.0,,70.0,,,,,,,Cholesterol,MG -2594276,1657069,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2594370,1657191,1253,214.0,,70.0,,,,,,,Cholesterol,MG -2594431,1657265,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2594679,1657562,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2594744,1657631,1253,76.0,,70.0,,,,,,,Cholesterol,MG -2595605,1658614,1253,45.0,,70.0,,,,,,,Cholesterol,MG -2596007,1659108,1253,13.0,,73.0,,,,,,,Cholesterol,MG -2596053,1659174,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2596102,1659226,1253,14.0,,70.0,,,,,,,Cholesterol,MG -2596115,1659241,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2596167,1659302,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2596229,1659364,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2596249,1659384,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2596387,1659542,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2596412,1659570,1253,50.0,,70.0,,,,,,,Cholesterol,MG -2596492,1659659,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2596945,1660170,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2597029,1660267,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2597202,1660468,1253,67.0,,70.0,,,,,,,Cholesterol,MG -2597223,1660489,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2597224,1660490,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2597330,1660614,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2597610,1660916,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2598159,1661536,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2598230,1661631,1253,32.0,,70.0,,,,,,,Cholesterol,MG -2598380,1661837,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2598519,1662048,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2598711,1662340,1253,60.0,,70.0,,,,,,,Cholesterol,MG -2599046,1662808,1253,14.0,,70.0,,,,,,,Cholesterol,MG -2599402,1663298,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2599650,1663675,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2599714,1663771,1253,19.0,,73.0,,,,,,,Cholesterol,MG -2599748,1663827,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2599788,1663869,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2599858,1664016,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2600637,1665153,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2600700,1665221,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2600868,1665437,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2600942,1665523,1253,2.0,,70.0,,,,,,,Cholesterol,MG -2600983,1665573,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2601046,1665645,1253,138.0,,70.0,,,,,,,Cholesterol,MG -2601574,1666257,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2601712,1666445,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2602158,1666971,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2602735,1667639,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2602828,1667744,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2602866,1667788,1253,67.0,,70.0,,,,,,,Cholesterol,MG -2603540,1668575,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2603545,1668582,1253,70.0,,70.0,,,,,,,Cholesterol,MG -2603556,1668596,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2603652,1668710,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2603939,1669055,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2604038,1669173,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2604267,1669442,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2604328,1669512,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2604341,1669526,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2604357,1669544,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2604527,1669740,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2604597,1669818,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2604618,1669845,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2604685,1669928,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2605183,1670510,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2605321,1670670,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2605366,1670725,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2605390,1670757,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2605443,1670821,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2605624,1671043,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2605908,1671374,1253,49.0,,70.0,,,,,,,Cholesterol,MG -2606049,1671547,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2606094,1671599,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2606266,1671809,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2606427,1671997,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2606513,1672101,1253,84.0,,70.0,,,,,,,Cholesterol,MG -2607671,1673478,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2607973,1673860,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2608373,1674318,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2608508,1674471,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2608567,1674543,1253,37.0,,70.0,,,,,,,Cholesterol,MG -2608642,1674627,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2608690,1674683,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2608799,1674800,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2609305,1675390,1253,64.0,,70.0,,,,,,,Cholesterol,MG -2609311,1675396,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2609365,1675459,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2610332,1676585,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2610467,1676744,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2610558,1676874,1253,26.0,,70.0,,,,,,,Cholesterol,MG -2610696,1677042,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2610704,1677050,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2610751,1677104,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2610950,1677345,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2611119,1677545,1253,26.0,,70.0,,,,,,,Cholesterol,MG -2611273,1677723,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2611318,1677774,1253,61.0,,70.0,,,,,,,Cholesterol,MG -2611336,1677801,1253,67.0,,70.0,,,,,,,Cholesterol,MG -2611388,1677877,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2611648,1678201,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2612078,1678687,1253,20.0,,70.0,,,,,,,Cholesterol,MG -2612479,1679129,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2612526,1679185,1253,26.0,,70.0,,,,,,,Cholesterol,MG -2613019,1679773,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2613293,1680098,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2613307,1680119,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2613314,1680127,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2613529,1680395,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2614759,1681881,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2614850,1681989,1253,14.0,,73.0,,,,,,,Cholesterol,MG -2615015,1682167,1253,67.0,,70.0,,,,,,,Cholesterol,MG -2615031,1682184,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2615196,1682377,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2615400,1682594,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2615862,1683223,1253,37.0,,70.0,,,,,,,Cholesterol,MG -2616186,1683646,1253,16.0,,70.0,,,,,,,Cholesterol,MG -2616415,1683930,1253,73.0,,70.0,,,,,,,Cholesterol,MG -2616564,1684136,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2617123,1684881,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2617183,1684953,1253,147.0,,70.0,,,,,,,Cholesterol,MG -2617288,1685058,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2617569,1685382,1253,8.0,,75.0,,,,,,,Cholesterol,MG -2617683,1685512,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2617810,1685651,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2617868,1685722,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2617893,1685750,1253,37.0,,70.0,,,,,,,Cholesterol,MG -2617983,1685849,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2618112,1686021,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2618113,1686022,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2618267,1686209,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2618366,1686335,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2618689,1686728,1253,92.0,,70.0,,,,,,,Cholesterol,MG -2618786,1686831,1253,24.0,,70.0,,,,,,,Cholesterol,MG -2619194,1687333,1253,60.0,,70.0,,,,,,,Cholesterol,MG -2619618,1687831,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2619637,1687853,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2620101,1688387,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2620331,1688658,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2620601,1688982,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2620748,1689144,1253,58.0,,70.0,,,,,,,Cholesterol,MG -2620845,1689255,1253,79.0,,70.0,,,,,,,Cholesterol,MG -2621043,1689504,1253,41.0,,70.0,,,,,,,Cholesterol,MG -2621290,1689815,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2621294,1689820,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2621530,1690114,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2621597,1690202,1253,16.0,,70.0,,,,,,,Cholesterol,MG -2621621,1690231,1253,57.0,,70.0,,,,,,,Cholesterol,MG -2621783,1690422,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2621929,1690592,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2621949,1690621,1253,100.0,,70.0,,,,,,,Cholesterol,MG -2621959,1690631,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2622037,1690733,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2622129,1690834,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2622393,1691196,1253,24.0,,70.0,,,,,,,Cholesterol,MG -2622551,1691405,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2623428,1692575,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2623440,1692592,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2623533,1692695,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2623613,1692805,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2623630,1692825,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2623894,1693259,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2623980,1693390,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2624162,1693637,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2624279,1693772,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2624329,1693837,1253,3.0,,70.0,,,,,,,Cholesterol,MG -2624750,1694339,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2624783,1694372,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2625100,1694811,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2625319,1695189,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2625364,1695242,1253,12.0,,73.0,,,,,,,Cholesterol,MG -2625491,1695397,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2625536,1695453,1253,35.0,,70.0,,,,,,,Cholesterol,MG -2625571,1695501,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2625576,1695507,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2625822,1695849,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2626416,1696599,1253,58.0,,70.0,,,,,,,Cholesterol,MG -2626520,1696733,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2626599,1696831,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2626782,1697074,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2626860,1697171,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2627053,1697409,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2627179,1697569,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2627296,1697718,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2627449,1697917,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2627596,1698130,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2627654,1698201,1253,35.0,,70.0,,,,,,,Cholesterol,MG -2627822,1698421,1253,42.0,,70.0,,,,,,,Cholesterol,MG -2627905,1698520,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2628095,1698744,1253,31.0,,70.0,,,,,,,Cholesterol,MG -2628182,1698842,1253,133.0,,70.0,,,,,,,Cholesterol,MG -2628359,1699044,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2628886,1699689,1253,79.0,,70.0,,,,,,,Cholesterol,MG -2629034,1699862,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2629057,1699896,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2629310,1700187,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2629328,1700211,1253,65.0,,70.0,,,,,,,Cholesterol,MG -2629389,1700274,1253,14.0,,70.0,,,,,,,Cholesterol,MG -2629431,1700324,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2629456,1700353,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2629596,1700518,1253,29.0,,70.0,,,,,,,Cholesterol,MG -2630362,1701447,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2630713,1701869,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2631033,1702241,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2631207,1702435,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2631237,1702487,1253,100.0,,70.0,,,,,,,Cholesterol,MG -2631712,1703026,1253,26.0,,70.0,,,,,,,Cholesterol,MG -2631741,1703056,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2631757,1703074,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2631799,1703117,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2631804,1703127,1253,40.0,,70.0,,,,,,,Cholesterol,MG -2631873,1703208,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2632106,1703490,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2632167,1703560,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2632204,1703601,1253,119.0,,70.0,,,,,,,Cholesterol,MG -2632375,1703801,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2632421,1703864,1253,3.0,,70.0,,,,,,,Cholesterol,MG -2632521,1703979,1253,34.0,,70.0,,,,,,,Cholesterol,MG -2632809,1704323,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2632873,1704405,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2632967,1704516,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2633096,1704660,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2633465,1705097,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2633673,1705342,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2633735,1705418,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2634214,1705992,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2634219,1705997,1253,73.0,,70.0,,,,,,,Cholesterol,MG -2634482,1706302,1253,45.0,,70.0,,,,,,,Cholesterol,MG -2634788,1706652,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2634850,1706722,1253,87.0,,70.0,,,,,,,Cholesterol,MG -2634851,1706724,1253,14.0,,70.0,,,,,,,Cholesterol,MG -2635003,1706895,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2635093,1707000,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2635289,1707219,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2635353,1707303,1253,77.0,,70.0,,,,,,,Cholesterol,MG -2635501,1707492,1253,31.0,,70.0,,,,,,,Cholesterol,MG -2635503,1707494,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2635557,1707563,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2635587,1707610,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2635791,1707872,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2635988,1708126,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2636013,1708155,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2636136,1708297,1253,34.0,,70.0,,,,,,,Cholesterol,MG -2636159,1708329,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2636210,1708398,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2636407,1708644,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2636816,1709196,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2636818,1709198,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2636860,1709249,1253,2.0,,73.0,,,,,,,Cholesterol,MG -2636890,1709286,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2636992,1709404,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2637563,1710186,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2637866,1710560,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2638782,1711605,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2638925,1711760,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2638993,1711832,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2639081,1711928,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2639245,1712122,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2639479,1712388,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2639570,1712495,1253,95.0,,70.0,,,,,,,Cholesterol,MG -2639612,1712543,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2639749,1712705,1253,29.0,,70.0,,,,,,,Cholesterol,MG -2639753,1712709,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2639823,1712791,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2639858,1712832,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2639872,1712848,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2640689,1713838,1253,35.0,,70.0,,,,,,,Cholesterol,MG -2640716,1713878,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2640799,1713971,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2641232,1714471,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2641544,1714829,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2641626,1714917,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2641906,1715228,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2642181,1715544,1253,34.0,,70.0,,,,,,,Cholesterol,MG -2642443,1715846,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2642448,1715851,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2642595,1716052,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2642642,1716099,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2642661,1716121,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2642733,1716226,1253,40.0,,70.0,,,,,,,Cholesterol,MG -2643035,1716581,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2643220,1716791,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2643352,1716940,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2643457,1717057,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2643953,1717626,1253,100.0,,70.0,,,,,,,Cholesterol,MG -2644163,1717875,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2644242,1717981,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2644310,1718070,1253,3.0,,70.0,,,,,,,Cholesterol,MG -2644317,1718077,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2644462,1718306,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2644769,1718720,1253,26.0,,70.0,,,,,,,Cholesterol,MG -2644981,1718983,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2645000,1719009,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2645684,1719857,1253,2.0,,73.0,,,,,,,Cholesterol,MG -2645743,1719919,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2646442,1720932,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2646453,1720944,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2646837,1721690,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2647238,1722152,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2647294,1722208,1253,40.0,,70.0,,,,,,,Cholesterol,MG -2647336,1722260,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2647748,1722771,1253,16.0,,70.0,,,,,,,Cholesterol,MG -2647781,1722809,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2647816,1722850,1253,65.0,,70.0,,,,,,,Cholesterol,MG -2648111,1723216,1253,39.0,,70.0,,,,,,,Cholesterol,MG -2648134,1723249,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2648172,1723299,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2648434,1723595,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2648522,1723709,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2648648,1723856,1253,5.0,,70.0,,,,,,,Cholesterol,MG -2648958,1724193,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2649082,1724351,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2649389,1724674,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2649428,1724723,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2649970,1725366,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2650153,1725590,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2650175,1725618,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2650182,1725626,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2650508,1726025,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2650641,1726168,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2650936,1726498,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2651193,1726811,1253,17.0,,73.0,,,,,,,Cholesterol,MG -2651242,1726898,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2651356,1727070,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2651410,1727214,1253,109.0,,70.0,,,,,,,Cholesterol,MG -2651450,1727274,1253,40.0,,70.0,,,,,,,Cholesterol,MG -2651632,1727505,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2651761,1727678,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2651876,1727796,1253,19.0,,73.0,,,,,,,Cholesterol,MG -2652285,1728460,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2652755,1729084,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2652825,1729157,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2652948,1729292,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2653060,1729432,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2653107,1729483,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2653169,1729551,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2653221,1729611,1253,5.0,,70.0,,,,,,,Cholesterol,MG -2653518,1729950,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2653600,1730042,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2653792,1730260,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2653802,1730271,1253,28.0,,70.0,,,,,,,Cholesterol,MG -2653957,1730452,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2653959,1730454,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2653974,1730472,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2654015,1730517,1253,14.0,,70.0,,,,,,,Cholesterol,MG -2654159,1730689,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2654226,1730771,1253,79.0,,70.0,,,,,,,Cholesterol,MG -2654335,1730896,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2654384,1730969,1253,60.0,,70.0,,,,,,,Cholesterol,MG -2654422,1731011,1253,14.0,,70.0,,,,,,,Cholesterol,MG -2654601,1731201,1253,58.0,,70.0,,,,,,,Cholesterol,MG -2654732,1731344,1253,28.0,,70.0,,,,,,,Cholesterol,MG -2654900,1731537,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2654986,1731641,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2655187,1731891,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2655209,1731913,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2655348,1732074,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2655418,1732161,1253,14.0,,70.0,,,,,,,Cholesterol,MG -2655785,1732595,1253,20.0,,70.0,,,,,,,Cholesterol,MG -2655793,1732607,1253,66.0,,70.0,,,,,,,Cholesterol,MG -2655817,1732633,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2655974,1732814,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2656118,1732977,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2656241,1733117,1253,30.0,,70.0,,,,,,,Cholesterol,MG -2656380,1733282,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2656533,1733465,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2656682,1733658,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2656857,1733843,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2657013,1734030,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2657023,1734040,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2658133,1735348,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2658460,1735750,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2658557,1735868,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2659011,1736398,1253,62.0,,70.0,,,,,,,Cholesterol,MG -2659183,1736585,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2659453,1736903,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2659581,1737045,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2659753,1737240,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2659777,1737266,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2660184,1737733,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2660330,1737903,1253,91.0,,70.0,,,,,,,Cholesterol,MG -2660807,1738447,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2661106,1738776,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2661370,1739079,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2661411,1739128,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2661818,1739618,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2662035,1739852,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2662092,1739911,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2662098,1739919,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2662202,1740034,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2662566,1740449,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2662643,1740548,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2662787,1740708,1253,80.0,,70.0,,,,,,,Cholesterol,MG -2663168,1741150,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2663440,1741466,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2663581,1741627,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2663588,1741639,1253,22.0,,70.0,,,,,,,Cholesterol,MG -2663645,1741702,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2663731,1741796,1253,10.0,,73.0,,,,,,,Cholesterol,MG -2664041,1742156,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2664066,1742183,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2664194,1742322,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2664352,1742498,1253,23.0,,70.0,,,,,,,Cholesterol,MG -2664581,1742752,1253,100.0,,70.0,,,,,,,Cholesterol,MG -2664704,1742882,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2664792,1742977,1253,44.0,,70.0,,,,,,,Cholesterol,MG -2664994,1743206,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2665054,1743277,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2665102,1743347,1253,214.0,,70.0,,,,,,,Cholesterol,MG -2665329,1743616,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2665362,1743652,1253,22.0,,70.0,,,,,,,Cholesterol,MG -2665461,1743766,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2665466,1743771,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2665951,1744324,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2666050,1744446,1253,16.0,,70.0,,,,,,,Cholesterol,MG -2666139,1744548,1253,67.0,,70.0,,,,,,,Cholesterol,MG -2666305,1744737,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2666631,1745145,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2666752,1745288,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2666789,1745333,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2667000,1745583,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2667033,1745619,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2667076,1745664,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2667110,1745704,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2667302,1745951,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2667439,1746098,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2667540,1746215,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2667682,1746371,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2667782,1746497,1253,8.0,,73.0,,,,,,,Cholesterol,MG -2667870,1746595,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2668028,1746783,1253,62.0,,70.0,,,,,,,Cholesterol,MG -2668246,1747027,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2668399,1747211,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2668544,1747377,1253,14.0,,73.0,,,,,,,Cholesterol,MG -2668603,1747459,1253,133.0,,70.0,,,,,,,Cholesterol,MG -2668739,1747618,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2668768,1747649,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2668930,1747837,1253,11.0,,70.0,,,,,,,Cholesterol,MG -2669484,1748451,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2669578,1748556,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2669949,1748986,1253,47.0,,70.0,,,,,,,Cholesterol,MG -2670165,1749244,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2670379,1749487,1253,76.0,,70.0,,,,,,,Cholesterol,MG -2670672,1749810,1253,26.0,,70.0,,,,,,,Cholesterol,MG -2670858,1750044,1253,51.0,,70.0,,,,,,,Cholesterol,MG -2671481,1757747,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2671494,1757760,1253,125.0,,71.0,,,,,,,Cholesterol,MG -2671591,1881016,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2671748,1758032,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2671766,1758052,1253,0.0,,78.0,,,,,,,Cholesterol,MG -2671811,1758101,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2671909,1758205,1253,0.0,,78.0,,,,,,,Cholesterol,MG -2671990,1758295,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2672568,1758944,1253,45.0,,71.0,,,,,,,Cholesterol,MG -2672768,1759161,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2673367,1759806,1253,100.0,,70.0,,,,,,,Cholesterol,MG -2673370,1759809,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2673543,1760004,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2673599,1760075,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2673660,1760141,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2673916,1760438,1253,214.0,,70.0,,,,,,,Cholesterol,MG -2673970,1760496,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2673986,1760513,1253,31.0,,70.0,,,,,,,Cholesterol,MG -2674472,1761056,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2674483,1761067,1253,120.0,,70.0,,,,,,,Cholesterol,MG -2674489,1761073,1253,80.0,,70.0,,,,,,,Cholesterol,MG -2674603,1761193,1253,143.0,,70.0,,,,,,,Cholesterol,MG -2674690,1761330,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2674699,1761343,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2674925,1761618,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2675151,1761870,1253,14.0,,70.0,,,,,,,Cholesterol,MG -2675222,1761950,1253,19.0,,70.0,,,,,,,Cholesterol,MG -2675271,1762008,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2675358,1762109,1253,81.0,,70.0,,,,,,,Cholesterol,MG -2675418,1762179,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2675771,1762603,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2675883,1762733,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2676103,1762988,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2676190,1763083,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2676351,1763276,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2676375,1763302,1253,78.0,,70.0,,,,,,,Cholesterol,MG -2676435,1763377,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2676869,1763879,1253,29.0,,70.0,,,,,,,Cholesterol,MG -2677375,1764434,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2677592,1764710,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2677647,1764770,1253,24.0,,70.0,,,,,,,Cholesterol,MG -2677829,1764992,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2678170,1765394,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2678194,1765424,1253,20.0,,75.0,,,,,,,Cholesterol,MG -2678295,1765552,1253,45.0,,70.0,,,,,,,Cholesterol,MG -2678468,1765739,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2678492,1765767,1253,32.0,,70.0,,,,,,,Cholesterol,MG -2678663,1765985,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2678915,1766304,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2679097,1766506,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2679133,1766542,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2679355,1766796,1253,78.0,,70.0,,,,,,,Cholesterol,MG -2679393,1766843,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2679672,1767165,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2679751,1767255,1253,35.0,,70.0,,,,,,,Cholesterol,MG -2680034,1767602,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2680074,1767647,1253,155.0,,70.0,,,,,,,Cholesterol,MG -2680081,1767656,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2680428,1768066,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2680649,1768312,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2680650,1768313,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2681298,1769038,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2681411,1769157,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2681771,1769573,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2681897,1769718,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2682085,1770096,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2682117,1770134,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2682168,1770200,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2682360,1770437,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2682672,1770806,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2682772,1770925,1253,87.0,,70.0,,,,,,,Cholesterol,MG -2682862,1771030,1253,38.0,,70.0,,,,,,,Cholesterol,MG -2682968,1771158,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2683345,1771619,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2683900,1772316,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2683902,1772318,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2684335,1772849,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2684797,1773443,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2684830,1773481,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2684849,1773500,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2684857,1773508,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2684930,1773593,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2685939,1774830,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2686072,1774970,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2686082,1774980,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2686102,1775001,1253,72.0,,70.0,,,,,,,Cholesterol,MG -2686176,1775077,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2686264,1775184,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2686427,1881445,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2686717,1775801,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2686966,1776094,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2687064,1776193,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2687337,1776481,1253,65.0,,70.0,,,,,,,Cholesterol,MG -2687697,1776900,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2687848,1777062,1253,40.0,,70.0,,,,,,,Cholesterol,MG -2687972,1777228,1253,153.0,,70.0,,,,,,,Cholesterol,MG -2688172,1777465,1253,49.0,,70.0,,,,,,,Cholesterol,MG -2688268,1777582,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2688363,1777681,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2688867,1778227,1253,48.0,,70.0,,,,,,,Cholesterol,MG -2688899,1778259,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2688905,1778265,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2689168,1778551,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2689666,1779090,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2689723,1779152,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2690047,1779510,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2690106,1779582,1253,27.0,,70.0,,,,,,,Cholesterol,MG -2690348,1779867,1253,83.0,,70.0,,,,,,,Cholesterol,MG -2690375,1779897,1253,32.0,,70.0,,,,,,,Cholesterol,MG -2690427,1779954,1253,44.0,,70.0,,,,,,,Cholesterol,MG -2690756,1780343,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2690870,1780473,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2690996,1780612,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2691143,1780769,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2691252,1780894,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2691352,1781025,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2691810,1781512,1253,66.0,,70.0,,,,,,,Cholesterol,MG -2691941,1781667,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2692070,1781808,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2692204,1781948,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2692498,1782277,1253,75.0,,70.0,,,,,,,Cholesterol,MG -2692693,1782476,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2692950,1782810,1253,23.0,,70.0,,,,,,,Cholesterol,MG -2693091,1782964,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2693228,1783108,1253,214.0,,70.0,,,,,,,Cholesterol,MG -2693830,1783774,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2694038,1784018,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2694091,1784073,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2694471,1784542,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2694573,1784656,1253,100.0,,70.0,,,,,,,Cholesterol,MG -2694613,1784712,1253,1500.0,,70.0,,,,,,,Cholesterol,MG -2694855,1784975,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2695747,1786023,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2696050,1786402,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2696221,1786601,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2696657,1787082,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2696902,1787359,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2697049,1787527,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2697093,1787586,1253,38.0,,70.0,,,,,,,Cholesterol,MG -2697149,1787648,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2697338,1787874,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2697717,1788326,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2697730,1788347,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2697919,1788649,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2697939,1788669,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2697994,1788757,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2698053,1788824,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2698218,1789128,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2698657,1789832,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2698856,1790096,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2699038,1790300,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2699102,1790375,1253,88.0,,70.0,,,,,,,Cholesterol,MG -2699440,1790769,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2699492,1790826,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2699595,1790946,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2699608,1790963,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2700120,1791549,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2700431,1791907,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2700448,1791930,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2700575,1792078,1253,79.0,,70.0,,,,,,,Cholesterol,MG -2700710,1792248,1253,42.0,,70.0,,,,,,,Cholesterol,MG -2700851,1792440,1253,125.0,,70.0,,,,,,,Cholesterol,MG -2701039,1792642,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2701056,1792663,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2701109,1792720,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2701111,1792723,1253,14.0,,73.0,,,,,,,Cholesterol,MG -2701470,1793120,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2701836,1793523,1253,125.0,,70.0,,,,,,,Cholesterol,MG -2702027,1793724,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2702527,1794290,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2702617,1794404,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2702824,1794648,1253,0.0,,70.0,,,,,,,Cholesterol,MG -2703122,1881760,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2703128,1794977,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2703155,1795005,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2703199,1795059,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2703209,1795070,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2703321,1795193,1253,12.0,,73.0,,,,,,,Cholesterol,MG -2703574,1795477,1253,2.0,,70.0,,,,,,,Cholesterol,MG -2703943,1795906,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2704024,1795994,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2704048,1796019,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2704354,1796365,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2704363,1796374,1253,11.0,,70.0,,,,,,,Cholesterol,MG -2704509,1796535,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2704550,1796581,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2705071,1797161,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2705103,1797196,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2705456,1797616,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2705711,1797894,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2706271,1798577,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2706842,1799282,1253,94.0,,70.0,,,,,,,Cholesterol,MG -2706895,1799379,1253,39.0,,70.0,,,,,,,Cholesterol,MG -2707026,1799583,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2707165,1799729,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2707386,1800012,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2707452,1800089,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2708055,1800889,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2708227,1801080,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2708320,1801197,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2708570,1801477,1253,65.0,,70.0,,,,,,,Cholesterol,MG -2709223,1802248,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2709470,1802572,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2709755,1802957,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2710077,1803324,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2710233,1803500,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2710304,1803587,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2710730,1804062,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2710786,1804124,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2711521,1805005,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2711553,1805040,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2711603,1805095,1253,21.0,,70.0,,,,,,,Cholesterol,MG -2712233,1805822,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2712312,1805909,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2712358,1805959,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2712856,1806559,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2713041,1806765,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2713451,1807257,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2713517,1807330,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2714143,1808035,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2714596,1808619,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2714743,1808785,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2714766,1808811,1253,27.0,,70.0,,,,,,,Cholesterol,MG -2714889,1808964,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2715435,1809605,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2715712,1809916,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2715822,1810039,1253,75.0,,70.0,,,,,,,Cholesterol,MG -2716030,1810291,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2716116,1810401,1253,21.0,,70.0,,,,,,,Cholesterol,MG -2716552,1810913,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2717109,1811567,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2717417,1811917,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2717455,1811970,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2717500,1812027,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2717557,1812098,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2717854,1812453,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2718232,1812883,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2718252,1812905,1253,32.0,,70.0,,,,,,,Cholesterol,MG -2718840,1813595,1253,41.0,,70.0,,,,,,,Cholesterol,MG -2718913,1813677,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2719061,1813842,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2719062,1813843,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2719148,1813950,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2719233,1814050,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2719288,1814114,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2719379,1814222,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2720115,1815055,1253,0.0,,70.0,,,,,,,Cholesterol,MG -2720146,1815095,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2720155,1815105,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2720661,1815684,1253,30.0,,70.0,,,,,,,Cholesterol,MG -2720699,1815726,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2720730,1815760,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2720771,1815805,1253,26.0,,70.0,,,,,,,Cholesterol,MG -2721022,1816078,1253,44.0,,70.0,,,,,,,Cholesterol,MG -2721303,1816399,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2721886,1817095,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2721890,1817099,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2721968,1817183,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2722190,1817432,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2722353,1817636,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2722739,1818067,1253,95.0,,70.0,,,,,,,Cholesterol,MG -2722945,1818295,1253,114.0,,70.0,,,,,,,Cholesterol,MG -2723262,1818639,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2723630,1819056,1253,95.0,,70.0,,,,,,,Cholesterol,MG -2723690,1819127,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2723882,1819345,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2724158,1819660,1253,62.0,,70.0,,,,,,,Cholesterol,MG -2724235,1819742,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2724496,1820048,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2724944,1820557,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2725485,1821237,1253,31.0,,70.0,,,,,,,Cholesterol,MG -2725937,1821746,1253,3.0,,70.0,,,,,,,Cholesterol,MG -2726078,1821903,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2726142,1821975,1253,20.0,,70.0,,,,,,,Cholesterol,MG -2726406,1822281,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2726458,1822350,1253,40.0,,70.0,,,,,,,Cholesterol,MG -2726669,1822586,1253,26.0,,70.0,,,,,,,Cholesterol,MG -2727117,1823105,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2727119,1823114,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2727704,1823799,1253,14.0,,70.0,,,,,,,Cholesterol,MG -2727720,1823823,1253,100.0,,70.0,,,,,,,Cholesterol,MG -2727750,1823854,1253,52.0,,70.0,,,,,,,Cholesterol,MG -2727898,1824018,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2727930,1824057,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2728514,1824758,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2728800,1825087,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2728888,1825191,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2729178,1825521,1253,1.0,,70.0,,,,,,,Cholesterol,MG -2729621,1826031,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2730040,1826509,1253,22.0,,70.0,,,,,,,Cholesterol,MG -2730286,1826776,1253,35.0,,70.0,,,,,,,Cholesterol,MG -2730389,1826886,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2730775,1827323,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2730811,1827365,1253,30.0,,70.0,,,,,,,Cholesterol,MG -2730991,1827571,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2731028,1827608,1253,133.0,,70.0,,,,,,,Cholesterol,MG -2731131,1827721,1253,100.0,,70.0,,,,,,,Cholesterol,MG -2731650,1828309,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2731728,1828394,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2731955,1828637,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2732109,1828802,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2732299,1829010,1253,40.0,,70.0,,,,,,,Cholesterol,MG -2732318,1829030,1253,112.0,,70.0,,,,,,,Cholesterol,MG -2732746,1829502,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2733002,1829778,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2733057,1829840,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2733238,1830061,1253,21.0,,70.0,,,,,,,Cholesterol,MG -2733283,1830114,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2733508,1830364,1253,24.0,,70.0,,,,,,,Cholesterol,MG -2733552,1830413,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2733812,1830694,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2733852,1830739,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2733924,1830821,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2733927,1830824,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2733943,1830841,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2734172,1831105,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2734348,1831314,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2734390,1831372,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2734424,1831411,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2734802,1831840,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2735033,1832110,1253,44.0,,70.0,,,,,,,Cholesterol,MG -2735077,1832155,1253,44.0,,70.0,,,,,,,Cholesterol,MG -2735295,1832402,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2735314,1832432,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2735777,1833030,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2735963,1833259,1253,43.0,,70.0,,,,,,,Cholesterol,MG -2735992,1833295,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2736175,1833514,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2736394,1833773,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2736472,1833868,1253,83.0,,70.0,,,,,,,Cholesterol,MG -2736502,1833909,1253,45.0,,70.0,,,,,,,Cholesterol,MG -2736516,1833926,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2736878,1834360,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2737470,1835025,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2737505,1835065,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2737703,1835297,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2738176,1835844,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2738277,1835961,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2738296,1835981,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2739091,1836879,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2739278,1837097,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2739391,1837227,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2739566,1837422,1253,21.0,,70.0,,,,,,,Cholesterol,MG -2739700,1837587,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2739977,1838025,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2740054,1838171,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2740108,1838257,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2740116,1838269,1253,62.0,,73.0,,,,,,,Cholesterol,MG -2740202,1838395,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2740267,1882344,1253,9.0,,70.0,,,,,,,Cholesterol,MG -2740813,1838756,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2740853,1838806,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2741266,1839284,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2741404,1882761,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2741425,1882771,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2741557,1839584,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2741644,1882857,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2741670,1882870,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2741803,1839842,1253,48.0,,70.0,,,,,,,Cholesterol,MG -2741983,1882959,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2742241,1883014,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2742566,1840722,1253,5.0,,70.0,,,,,,,Cholesterol,MG -2742592,1840756,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2742772,1841026,1253,129.0,,70.0,,,,,,,Cholesterol,MG -2742879,1841154,1253,57.0,,70.0,,,,,,,Cholesterol,MG -2742917,1841201,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2742932,1841216,1253,11.0,,70.0,,,,,,,Cholesterol,MG -2742936,1841221,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2743064,1841353,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2743237,1841531,1253,28.0,,70.0,,,,,,,Cholesterol,MG -2743328,1841633,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2743456,1841790,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2743520,1841870,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2743541,1841893,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2743630,1841990,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2743897,1842352,1253,125.0,,70.0,,,,,,,Cholesterol,MG -2744165,1842681,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2744169,1883369,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2744310,1842852,1253,67.0,,70.0,,,,,,,Cholesterol,MG -2744407,1842958,1253,137.0,,70.0,,,,,,,Cholesterol,MG -2744477,1883432,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2744506,1843074,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2745311,1844051,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2745354,1844098,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2745425,1844178,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2745705,1844488,1253,113.0,,70.0,,,,,,,Cholesterol,MG -2745789,1844574,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2746281,1845136,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2746521,1845411,1253,34.0,,70.0,,,,,,,Cholesterol,MG -2746551,1845447,1253,82.0,,70.0,,,,,,,Cholesterol,MG -2746689,1845598,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2746805,1883598,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2746894,1845831,1253,3.0,,73.0,,,,,,,Cholesterol,MG -2747143,1846123,1253,35.0,,70.0,,,,,,,Cholesterol,MG -2747217,1846203,1253,47.0,,70.0,,,,,,,Cholesterol,MG -2747379,1846397,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2747795,1846887,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2747838,1846934,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2747972,1847087,1253,0.0,,70.0,,,,,,,Cholesterol,MG -2748202,1847341,1253,78.0,,70.0,,,,,,,Cholesterol,MG -2748447,1883953,1253,49.0,,70.0,,,,,,,Cholesterol,MG -2748533,1884041,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2748810,1884329,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2748834,1884353,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2749137,1884660,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2749202,1884725,1253,78.0,,70.0,,,,,,,Cholesterol,MG -2749385,1884916,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2749411,1884943,1253,50.0,,70.0,,,,,,,Cholesterol,MG -2749579,1885112,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2749860,1885564,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2749901,1885611,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2749907,1885617,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2749963,1885676,1253,11.0,,70.0,,,,,,,Cholesterol,MG -2750055,1885772,1253,61.0,,70.0,,,,,,,Cholesterol,MG -2750062,1885779,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2750136,1885854,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2750268,1885991,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2750350,1886074,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2750362,1886087,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2750439,1886165,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2750724,1886461,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2750770,1886509,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2750805,1886571,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2750901,1886691,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2750971,1886766,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2751139,1886939,1253,125.0,,70.0,,,,,,,Cholesterol,MG -2751473,1887291,1253,27.0,,70.0,,,,,,,Cholesterol,MG -2751815,1887659,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2752180,1888065,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2752232,1888122,1253,39.0,,70.0,,,,,,,Cholesterol,MG -2752288,1888183,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2752540,1888465,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2752586,1888512,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2753072,1889101,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2753110,1889144,1253,43.0,,70.0,,,,,,,Cholesterol,MG -2753321,1889401,1253,52.0,,70.0,,,,,,,Cholesterol,MG -2753322,1889402,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2753326,1889406,1253,121.0,,70.0,,,,,,,Cholesterol,MG -2753597,1889722,1253,79.0,,70.0,,,,,,,Cholesterol,MG -2753700,1889833,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2754208,1890403,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2754429,1890653,1253,23.0,,70.0,,,,,,,Cholesterol,MG -2754712,1890944,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2754744,1890976,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2754797,1891032,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2754890,1891139,1253,19.0,,70.0,,,,,,,Cholesterol,MG -2755030,1891285,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2755061,1891316,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2755203,1891468,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2755548,1891829,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2755578,1891859,1253,49.0,,70.0,,,,,,,Cholesterol,MG -2755680,1891976,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2755712,1892015,1253,16.0,,70.0,,,,,,,Cholesterol,MG -2755884,1892202,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2756065,1892396,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2756193,1892529,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2756437,1892801,1253,3.0,,70.0,,,,,,,Cholesterol,MG -2756462,1892830,1253,3.0,,70.0,,,,,,,Cholesterol,MG -2756595,1892976,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2757517,1894003,1253,15.0,,73.0,,,,,,,Cholesterol,MG -2757542,1894028,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2757789,1894297,1253,59.0,,70.0,,,,,,,Cholesterol,MG -2757857,1894373,1253,8.0,,73.0,,,,,,,Cholesterol,MG -2757867,1894384,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2758021,1894577,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2758113,1894686,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2758217,1894800,1253,44.0,,70.0,,,,,,,Cholesterol,MG -2758581,1895195,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2758669,1895298,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2758890,1895574,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2759017,1895711,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2759127,1895826,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2759304,1896005,1253,124.0,,70.0,,,,,,,Cholesterol,MG -2759347,1896049,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2759607,1896335,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2759654,1896389,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2759718,1896461,1253,14.0,,70.0,,,,,,,Cholesterol,MG -2759781,1896528,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2759824,1896575,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2760086,1896856,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2760287,1897084,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2760713,1897548,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2760790,1897628,1253,79.0,,70.0,,,,,,,Cholesterol,MG -2761175,1898092,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2761371,1898310,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2761532,1898495,1253,31.0,,70.0,,,,,,,Cholesterol,MG -2761585,1898553,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2761970,1898961,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2762335,1899377,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2762380,1899424,1253,85.0,,70.0,,,,,,,Cholesterol,MG -2762512,1899566,1253,112.0,,70.0,,,,,,,Cholesterol,MG -2762520,1899574,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2762656,1899728,1253,74.0,,70.0,,,,,,,Cholesterol,MG -2762702,1899778,1253,17.0,,73.0,,,,,,,Cholesterol,MG -2762867,1899994,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2763208,1900430,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2763255,1900493,1253,52.0,,70.0,,,,,,,Cholesterol,MG -2763282,1900521,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2764102,1901472,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2764168,1901541,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2764171,1901544,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2764292,1901674,1253,44.0,,70.0,,,,,,,Cholesterol,MG -2764415,1901815,1253,62.0,,70.0,,,,,,,Cholesterol,MG -2764621,1902078,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2764842,1902352,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2764977,1902507,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2765041,1902585,1253,67.0,,70.0,,,,,,,Cholesterol,MG -2765157,1902730,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2765284,1902872,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2765473,1903098,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2765485,1903121,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2765776,1903444,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2765926,1903604,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2766117,1903850,1253,24.0,,70.0,,,,,,,Cholesterol,MG -2766193,1903934,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2766226,1903971,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2766330,1904106,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2766364,1904153,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2766689,1904501,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2766889,1904735,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2767006,1904867,1253,67.0,,70.0,,,,,,,Cholesterol,MG -2767050,1904911,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2767227,1905104,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2767839,1905772,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2767862,1905798,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2767949,1905891,1253,34.0,,70.0,,,,,,,Cholesterol,MG -2768028,1905971,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2768235,1906200,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2768434,1906477,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2768881,1906981,1253,14.0,,70.0,,,,,,,Cholesterol,MG -2769049,1907169,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2769483,1907652,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2769505,1907678,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2769725,1907950,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2769875,1908160,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2770776,1909453,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2771150,1909986,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2771221,1910132,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2771328,1910322,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2771476,1910514,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2771952,1911271,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2772606,1912207,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2772741,1912384,1253,70.0,,70.0,,,,,,,Cholesterol,MG -2773048,1912722,1253,125.0,,70.0,,,,,,,Cholesterol,MG -2773338,1913093,1253,120.0,,70.0,,,,,,,Cholesterol,MG -2773493,1913261,1253,79.0,,70.0,,,,,,,Cholesterol,MG -2773725,1913528,1253,31.0,,70.0,,,,,,,Cholesterol,MG -2774003,1913835,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2774044,1913877,1253,59.0,,70.0,,,,,,,Cholesterol,MG -2774084,1913921,1253,34.0,,70.0,,,,,,,Cholesterol,MG -2774358,1914272,1253,73.0,,70.0,,,,,,,Cholesterol,MG -2774952,1914970,1253,2.0,,70.0,,,,,,,Cholesterol,MG -2774992,1915015,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2775047,1915096,1253,62.0,,70.0,,,,,,,Cholesterol,MG -2775234,1915371,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2775259,1915402,1253,67.0,,70.0,,,,,,,Cholesterol,MG -2775640,1915829,1253,57.0,,70.0,,,,,,,Cholesterol,MG -2775727,1915921,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2775890,1916102,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2776092,1916341,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2776096,1916345,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2776195,1916473,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2777137,1917506,1253,50.0,,70.0,,,,,,,Cholesterol,MG -2777377,1917765,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2777393,1917785,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2777552,1917956,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2777829,1918278,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2778002,1918481,1253,30.0,,70.0,,,,,,,Cholesterol,MG -2778147,1918665,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2778231,1918780,1253,74.0,,70.0,,,,,,,Cholesterol,MG -2778345,1918913,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2778357,1918926,1253,20.0,,70.0,,,,,,,Cholesterol,MG -2778471,1919054,1253,3.0,,70.0,,,,,,,Cholesterol,MG -2778534,1919124,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2778682,1919280,1253,38.0,,70.0,,,,,,,Cholesterol,MG -2778912,1919541,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2779372,1920059,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2779544,1920246,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2779618,1920328,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2779665,1920376,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2780133,1920895,1253,62.0,,70.0,,,,,,,Cholesterol,MG -2780232,1921003,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2780439,1921232,1253,16.0,,70.0,,,,,,,Cholesterol,MG -2780690,1921522,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2780870,1921716,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2780913,1921765,1253,5.0,,70.0,,,,,,,Cholesterol,MG -2781298,1922194,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2781311,1922207,1253,38.0,,70.0,,,,,,,Cholesterol,MG -2781495,1922414,1253,44.0,,70.0,,,,,,,Cholesterol,MG -2781581,1922518,1253,21.0,,70.0,,,,,,,Cholesterol,MG -2781809,1922775,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2782334,1923357,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2782653,1923728,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2782940,1924066,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2783266,1924451,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2783362,1924562,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2784022,1925312,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2784023,1925313,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2784038,1925330,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2784265,1925602,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2784281,1925620,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2784361,1925709,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2784396,1925748,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2784657,1926058,1253,95.0,,70.0,,,,,,,Cholesterol,MG -2784734,1926145,1253,100.0,,70.0,,,,,,,Cholesterol,MG -2785025,1926472,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2785147,1926604,1253,79.0,,70.0,,,,,,,Cholesterol,MG -2785221,1926707,1253,38.0,,70.0,,,,,,,Cholesterol,MG -2785267,1926773,1253,14.0,,70.0,,,,,,,Cholesterol,MG -2785408,1927041,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2785653,1927508,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2785687,1927567,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2785746,1927660,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2785831,1927765,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2785854,1927789,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2786068,1928025,1253,65.0,,70.0,,,,,,,Cholesterol,MG -2786163,1928148,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2786370,1928417,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2786519,1928585,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2788064,1930583,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2788198,1930728,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2788506,1931064,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2788567,1931128,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2788743,1931325,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2789116,1931785,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2789289,1931974,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2789421,1932121,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2789617,1932383,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2789770,1932597,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2789918,1932767,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2790273,1933207,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2790364,1933305,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2790653,1933622,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2790716,1933700,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2790923,1933938,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2790995,1934015,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2791376,1934445,1253,2.0,,73.0,,,,,,,Cholesterol,MG -2791520,1934592,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2791789,1934900,1253,26.0,,70.0,,,,,,,Cholesterol,MG -2792266,1935589,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2792460,1935874,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2792462,1935877,1253,11.0,,70.0,,,,,,,Cholesterol,MG -2792656,1936163,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2792671,1936197,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2793123,1936733,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2793178,1936801,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2793334,1936966,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2793541,1937215,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2793601,1937306,1253,38.0,,70.0,,,,,,,Cholesterol,MG -2794218,1938037,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2794615,1938505,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2795150,1939108,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2795163,1939125,1253,9.0,,70.0,,,,,,,Cholesterol,MG -2795428,1939455,1253,31.0,,70.0,,,,,,,Cholesterol,MG -2795580,1939651,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2795681,1939768,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2795789,1939884,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2796247,1940404,1253,42.0,,70.0,,,,,,,Cholesterol,MG -2796523,1940718,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2796558,1940759,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2796778,1941049,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2796785,1941057,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2796937,1941232,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2797005,1941318,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2797034,1941361,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2797278,1941640,1253,9.0,,70.0,,,,,,,Cholesterol,MG -2797899,1942349,1253,76.0,,70.0,,,,,,,Cholesterol,MG -2798004,1942464,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2798563,1943107,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2798700,1943258,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2798795,1943362,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2799249,1943933,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2799374,1944071,1253,14.0,,70.0,,,,,,,Cholesterol,MG -2799650,1944389,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2799658,1944397,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2799877,1944642,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2799959,1944730,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2800763,1945665,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2800883,1945789,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2801517,1946506,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2801617,1946613,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2801633,1946630,1253,0.0,,70.0,,,,,,,Cholesterol,MG -2801687,1946684,1253,58.0,,70.0,,,,,,,Cholesterol,MG -2801759,1946759,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2801786,1946791,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2802063,1947094,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2802092,1947125,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2802727,1947918,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2802753,1947953,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2802965,1948176,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2803075,1948300,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2803105,1948335,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2803262,1948522,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2803410,1948698,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2803433,1948723,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2803446,1948738,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2803481,1948778,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2803559,1948866,1253,5.0,,70.0,,,,,,,Cholesterol,MG -2804171,1949592,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2804938,1950472,1253,29.0,,70.0,,,,,,,Cholesterol,MG -2805341,1950952,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2805924,1951610,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2806022,1951713,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2806221,1951946,1253,16.0,,70.0,,,,,,,Cholesterol,MG -2806773,1952591,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2806789,1952609,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2807273,1953178,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2807317,1953231,1253,27.0,,70.0,,,,,,,Cholesterol,MG -2807394,1953317,1253,9.0,,70.0,,,,,,,Cholesterol,MG -2807474,1953400,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2807822,1953804,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2807835,1953821,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2808037,1954055,1253,11.0,,70.0,,,,,,,Cholesterol,MG -2808137,1954162,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2808570,1954668,1253,95.0,,70.0,,,,,,,Cholesterol,MG -2808663,1954767,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2808708,1954818,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2808930,1955064,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2809009,1955154,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2809132,1955295,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2809365,1955554,1253,179.0,,70.0,,,,,,,Cholesterol,MG -2809386,1955576,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2809447,1955643,1253,70.0,,70.0,,,,,,,Cholesterol,MG -2810070,1956364,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2810096,1956393,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2810357,1956685,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2810433,1956785,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2810495,1956850,1253,20.0,,70.0,,,,,,,Cholesterol,MG -2810666,1957060,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2810705,1957099,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2810814,1957219,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2811671,1958181,1253,44.0,,70.0,,,,,,,Cholesterol,MG -2811857,1958389,1253,38.0,,70.0,,,,,,,Cholesterol,MG -2811905,1958440,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2812170,1958732,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2812848,1959466,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2812859,1959479,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2812959,1959588,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2813026,1959658,1253,41.0,,70.0,,,,,,,Cholesterol,MG -2813404,1960060,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2813558,1960225,1253,20.0,,70.0,,,,,,,Cholesterol,MG -2814166,1960902,1253,20.0,,73.0,,,,,,,Cholesterol,MG -2814422,1961188,1253,21.0,,70.0,,,,,,,Cholesterol,MG -2814542,1961329,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2814600,1961396,1253,15.0,,73.0,,,,,,,Cholesterol,MG -2814656,1961460,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2814813,1961635,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2815387,1962279,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2815647,1962577,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2815963,1962926,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2816072,1963044,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2816398,1963410,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2816540,1963582,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2816553,1963595,1253,22.0,,70.0,,,,,,,Cholesterol,MG -2816576,1963619,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2816680,1963731,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2817013,1964143,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2817443,1964656,1253,79.0,,70.0,,,,,,,Cholesterol,MG -2817800,1965042,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2818086,1965349,1253,36.0,,73.0,,,,,,,Cholesterol,MG -2818885,1966251,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2819034,1966419,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2819701,1967164,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2820064,1967583,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2820242,1967782,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2820327,1967888,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2820406,1967974,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2820522,1968105,1253,167.0,,70.0,,,,,,,Cholesterol,MG -2820652,1968248,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2820798,1968415,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2820847,1968471,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2821274,1969000,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2821562,1969333,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2821757,1969541,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2821781,1969565,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2821811,1969608,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2821839,1969639,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2821991,1969830,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2822224,1970082,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2822278,1970137,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2822408,1970278,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2822922,1970845,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2823071,1971029,1253,33.0,,73.0,,,,,,,Cholesterol,MG -2823978,1972135,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2824354,1972564,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2824887,1973140,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2824891,1973144,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2825112,1973377,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2826173,1974539,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2826370,1974759,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2826621,1975026,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2826786,1975200,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2826899,1975316,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2826916,1975335,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2826987,1975410,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2827120,1975548,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2827156,1975593,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2827591,1976078,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2827676,1976170,1253,9.0,,70.0,,,,,,,Cholesterol,MG -2827821,1976321,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2827871,1976378,1253,32.0,,70.0,,,,,,,Cholesterol,MG -2828200,1976751,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2828208,1976761,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2828270,1976833,1253,21.0,,73.0,,,,,,,Cholesterol,MG -2828432,1977007,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2828625,1977209,1253,19.0,,70.0,,,,,,,Cholesterol,MG -2829600,1978290,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2829618,1978309,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2829630,1978324,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2829723,1978424,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2829790,1978501,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2829839,1978584,1253,19.0,,70.0,,,,,,,Cholesterol,MG -2830034,1978805,1253,75.0,,70.0,,,,,,,Cholesterol,MG -2830269,1979044,1253,11.0,,70.0,,,,,,,Cholesterol,MG -2830563,1979354,1253,38.0,,73.0,,,,,,,Cholesterol,MG -2830792,1979597,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2830929,1979745,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2831008,1979831,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2831429,1980300,1253,214.0,,70.0,,,,,,,Cholesterol,MG -2831524,1980395,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2831619,1980498,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2832162,1981081,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2832363,1981302,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2832414,1981363,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2832515,1981468,1253,53.0,,70.0,,,,,,,Cholesterol,MG -2832536,1981490,1253,32.0,,70.0,,,,,,,Cholesterol,MG -2832715,1981682,1253,22.0,,70.0,,,,,,,Cholesterol,MG -2832770,1981746,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2832801,1981777,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2833851,1982922,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2833854,1982925,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2834021,1983145,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2834079,1983221,1253,222.0,,70.0,,,,,,,Cholesterol,MG -2834228,1983403,1253,83.0,,70.0,,,,,,,Cholesterol,MG -2834236,1983413,1253,88.0,,70.0,,,,,,,Cholesterol,MG -2834324,1983542,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2834500,1983768,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2834587,1983859,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2834716,1983996,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2834723,1984003,1253,0.0,,70.0,,,,,,,Cholesterol,MG -2834983,1984285,1253,167.0,,70.0,,,,,,,Cholesterol,MG -2835466,1984795,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2835483,1984812,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2835542,1984875,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2835644,1984984,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2835974,1985345,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2836382,1985776,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2836697,1986116,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2836736,1986157,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2836815,1986246,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2837224,1986682,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2837229,1986688,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2837841,1987349,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2837926,1987449,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2838188,1987733,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2838199,1987749,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2838425,1987994,1253,5.0,,73.0,,,,,,,Cholesterol,MG -2838591,1988180,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2838954,1988577,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2838999,1988623,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2839255,1988900,1253,66.0,,70.0,,,,,,,Cholesterol,MG -2839325,1988975,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2839372,1989026,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2839408,1989063,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2839454,1989112,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2839966,1989655,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2840052,1989745,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2840129,1989827,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2840371,1990087,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2840447,1990163,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2840605,1990333,1253,68.0,,70.0,,,,,,,Cholesterol,MG -2840748,1990496,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2840751,1990499,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2840852,1990603,1253,174.0,,70.0,,,,,,,Cholesterol,MG -2840982,1990739,1253,2.0,,70.0,,,,,,,Cholesterol,MG -2841325,1991098,1253,22.0,,70.0,,,,,,,Cholesterol,MG -2841656,1991448,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2841773,1991580,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2841800,1991607,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2841931,1991744,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2842074,1991895,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2842234,1992069,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2842369,1992230,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2842683,1992557,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2843085,1992985,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2843102,1993003,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2843171,1993078,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2843706,1993679,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2843845,1993825,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2844717,1994818,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2844891,1995013,1253,34.0,,70.0,,,,,,,Cholesterol,MG -2845178,1995391,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2845469,1995747,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2845702,1996006,1253,69.0,,70.0,,,,,,,Cholesterol,MG -2845963,1996299,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2846238,1996602,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2846291,1996667,1253,95.0,,70.0,,,,,,,Cholesterol,MG -2846377,1996759,1253,200.0,,70.0,,,,,,,Cholesterol,MG -2846440,1996831,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2846582,1996986,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2846742,1997166,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2847576,1998098,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2847579,1998101,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2848024,1998609,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2848099,1998694,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2848431,1999054,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2848544,1999182,1253,31.0,,70.0,,,,,,,Cholesterol,MG -2848622,1999268,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2848891,1999568,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2849145,2007620,1253,15.0,,78.0,,,,,,,Cholesterol,MG -2849182,2007657,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2849606,2008102,1253,27.0,,70.0,,,,,,,Cholesterol,MG -2850159,2008706,1253,9.0,,73.0,,,,,,,Cholesterol,MG -2850201,2008749,1253,37.0,,70.0,,,,,,,Cholesterol,MG -2850226,2008774,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2850282,2008841,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2850696,2009287,1253,9.0,,70.0,,,,,,,Cholesterol,MG -2850790,2009388,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2850915,2009557,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2851015,2009672,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2851126,2009799,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2851427,2010129,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2851439,2010141,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2851690,2010414,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2851777,2010515,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2851947,2010732,1253,20.0,,70.0,,,,,,,Cholesterol,MG -2852036,2010838,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2852072,2010879,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2852258,2011100,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2852314,2011169,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2852696,2011611,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2852747,2011666,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2853131,2012086,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2853224,2012190,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2853812,2012890,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2853988,2013094,1253,30.0,,70.0,,,,,,,Cholesterol,MG -2854867,2014159,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2855308,2014650,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2855463,2014814,1253,73.0,,70.0,,,,,,,Cholesterol,MG -2855640,2015016,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2855643,2015019,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2855974,2015398,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2856144,2015583,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2856370,2015825,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2856450,2015934,1253,109.0,,70.0,,,,,,,Cholesterol,MG -2856639,2016162,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2857399,2017068,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2857627,2017339,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2857647,2017361,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2857982,2017764,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2858100,2017894,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2858314,2018142,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2858470,2018319,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2858994,2018906,1253,9.0,,70.0,,,,,,,Cholesterol,MG -2859124,2019040,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2859241,2019177,1253,34.0,,70.0,,,,,,,Cholesterol,MG -2859623,2019629,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2859713,2019729,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2859937,2019992,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2860118,2020192,1253,35.0,,70.0,,,,,,,Cholesterol,MG -2860258,2020347,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2860408,2020506,1253,29.0,,70.0,,,,,,,Cholesterol,MG -2860438,2020536,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2860466,2020567,1253,14.0,,70.0,,,,,,,Cholesterol,MG -2860707,2020849,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2860858,2021010,1253,62.0,,70.0,,,,,,,Cholesterol,MG -2860935,2021105,1253,3.0,,70.0,,,,,,,Cholesterol,MG -2860963,2021136,1253,214.0,,70.0,,,,,,,Cholesterol,MG -2861036,2021214,1253,50.0,,70.0,,,,,,,Cholesterol,MG -2861102,2021285,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2861177,2021392,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2861358,2021579,1253,30.0,,70.0,,,,,,,Cholesterol,MG -2861493,2021746,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2861725,2022001,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2861770,2022048,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2862089,2022447,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2862179,2022588,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2862241,2022663,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2862405,2022854,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2862533,2022992,1253,27.0,,70.0,,,,,,,Cholesterol,MG -2862576,2023101,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2863282,2023979,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2863365,2024079,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2863388,2024105,1253,32.0,,70.0,,,,,,,Cholesterol,MG -2863447,2024175,1253,45.0,,70.0,,,,,,,Cholesterol,MG -2863509,2024264,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2863516,2024273,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2863550,2024310,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2864194,2025179,1253,357.0,,70.0,,,,,,,Cholesterol,MG -2864412,2025448,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2864440,2025481,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2864742,2025862,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2864852,2025982,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2865077,2026331,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2865117,2026382,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2865220,2026499,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2865420,2026749,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2865503,2026858,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2865718,2027109,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2866284,2027784,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2866536,2028107,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2866612,2028206,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2867066,2028845,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2867293,2029086,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2867602,2029475,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2867621,2029496,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2867794,2029723,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2867949,2029890,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2868088,2030047,1253,23.0,,70.0,,,,,,,Cholesterol,MG -2868114,2030076,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2868130,2030093,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2868300,2030311,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2868821,2030861,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2868887,2030937,1253,24.0,,70.0,,,,,,,Cholesterol,MG -2869644,2031824,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2869743,2031935,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2870070,2032294,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2870183,2032436,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2870278,2032538,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2870342,2032622,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2870382,2032681,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2870483,2032790,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2870673,2032999,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2870956,2033306,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2871131,2033514,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2871550,2033994,1253,0.0,,70.0,,,,,,,Cholesterol,MG -2871689,2034167,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2871793,2034287,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2871880,2034482,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2871888,2034504,1253,9.0,,70.0,,,,,,,Cholesterol,MG -2872087,2035045,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2872265,2035239,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2872283,2035258,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2872982,2036005,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2873435,2036517,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2873511,2036596,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2873579,2036678,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2873613,2036712,1253,16.0,,73.0,,,,,,,Cholesterol,MG -2873736,2036869,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2873915,2037082,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2874171,2037392,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2874547,2037852,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2874685,2038009,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2874757,2038083,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2874962,2038301,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2875016,2038370,1253,49.0,,70.0,,,,,,,Cholesterol,MG -2875264,2038624,1253,21.0,,70.0,,,,,,,Cholesterol,MG -2875995,2040095,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2876041,2040146,1253,28.0,,70.0,,,,,,,Cholesterol,MG -2876122,2040234,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2876158,2040281,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2876449,2040682,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2876565,2040819,1253,12.0,,73.0,,,,,,,Cholesterol,MG -2876611,2040867,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2876632,2040888,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2876957,2041287,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2877423,2041882,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2877465,2041947,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2877471,2041958,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2877704,2042236,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2877758,2042296,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2877768,2042306,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2877847,2042392,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2877868,2042413,1253,56.0,,70.0,,,,,,,Cholesterol,MG -2878580,2043318,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2878712,2043468,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2878732,2043496,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2878834,2043610,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2879110,2043957,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2879160,2044041,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2879303,2044203,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2879427,2044344,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2879639,2044581,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2879663,2044609,1253,12.0,,73.0,,,,,,,Cholesterol,MG -2879827,2044804,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2879981,2044988,1253,40.0,,70.0,,,,,,,Cholesterol,MG -2880167,2045216,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2880185,2045236,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2880215,2045270,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2880960,2046189,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2881031,2046273,1253,103.0,,70.0,,,,,,,Cholesterol,MG -2881047,2046289,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2881099,2046344,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2881501,2046829,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2881595,2046955,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2881644,2047010,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2881757,2047183,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2881922,2047409,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2882071,2047601,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2882080,2047612,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2882440,2048065,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2882505,2048156,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2882547,2048202,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2882555,2048213,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2882682,2048362,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2882800,2048499,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2882831,2048537,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2883250,2049058,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2883310,2049128,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2883510,2049375,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2883596,2049475,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2883622,2049509,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2883810,2049737,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2883937,2049895,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2884400,2050507,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2884458,2050568,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2884520,2050635,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2884584,2050731,1253,14.0,,70.0,,,,,,,Cholesterol,MG -2884851,2051054,1253,11.0,,73.0,,,,,,,Cholesterol,MG -2884933,2051148,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2884987,2051209,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2885762,2052099,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2885778,2052116,1253,2.0,,73.0,,,,,,,Cholesterol,MG -2885797,2052135,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2886182,2052555,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2886205,2052579,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2886376,2052775,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2886426,2052825,1253,30.0,,70.0,,,,,,,Cholesterol,MG -2886458,2052857,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2886826,2053294,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2887092,2053614,1253,67.0,,70.0,,,,,,,Cholesterol,MG -2887415,2053948,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2887699,2054252,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2888334,2054910,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2888352,2054930,1253,42.0,,70.0,,,,,,,Cholesterol,MG -2888386,2054965,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2888610,2055202,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2888614,2055206,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2889338,2055959,1253,67.0,,70.0,,,,,,,Cholesterol,MG -2889543,2056174,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2889565,2056196,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2889600,2056231,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2890175,2056824,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2890203,2056856,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2890331,2056986,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2890351,2057008,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2890405,2057062,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2890407,2057064,1253,81.0,,70.0,,,,,,,Cholesterol,MG -2890914,2057603,1253,9.0,,70.0,,,,,,,Cholesterol,MG -2891094,2057789,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2891197,2057893,1253,42.0,,70.0,,,,,,,Cholesterol,MG -2891204,2057900,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2891574,2058301,1253,21.0,,70.0,,,,,,,Cholesterol,MG -2891857,2058606,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2892480,2059323,1253,35.0,,70.0,,,,,,,Cholesterol,MG -2892626,2059480,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2892713,2059575,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2892860,2059746,1253,27.0,,70.0,,,,,,,Cholesterol,MG -2893163,2060100,1253,76.0,,70.0,,,,,,,Cholesterol,MG -2893749,2060814,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2893758,2060823,1253,83.0,,70.0,,,,,,,Cholesterol,MG -2893885,2060987,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2893962,2061088,1253,58.0,,70.0,,,,,,,Cholesterol,MG -2894384,2061556,1253,133.0,,70.0,,,,,,,Cholesterol,MG -2894454,2061640,1253,140.0,,70.0,,,,,,,Cholesterol,MG -2894618,2061809,1253,214.0,,70.0,,,,,,,Cholesterol,MG -2894788,2061984,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2894939,2062172,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2895255,2062537,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2895645,2062983,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2895836,2063199,1253,23.0,,70.0,,,,,,,Cholesterol,MG -2895873,2063238,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2895880,2063245,1253,53.0,,70.0,,,,,,,Cholesterol,MG -2896151,2063549,1253,68.0,,70.0,,,,,,,Cholesterol,MG -2896165,2063563,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2896358,2063764,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2896494,2063914,1253,92.0,,70.0,,,,,,,Cholesterol,MG -2896590,2064026,1253,44.0,,70.0,,,,,,,Cholesterol,MG -2896685,2064135,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2896727,2064188,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2897564,2065104,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2897975,2065553,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2898120,2065708,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2898490,2066107,1253,370.0,,70.0,,,,,,,Cholesterol,MG -2898677,2066321,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2898802,2066454,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2898976,2066646,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2898986,2066657,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2899509,2067248,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2899554,2067298,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2899790,2067555,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2899884,2067656,1253,62.0,,70.0,,,,,,,Cholesterol,MG -2900000,2067784,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2900061,2067852,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2900120,2067921,1253,31.0,,70.0,,,,,,,Cholesterol,MG -2900202,2068008,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2900359,2068185,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2900558,2068450,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2900609,2068501,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2901370,2069322,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2901427,2069385,1253,66.0,,70.0,,,,,,,Cholesterol,MG -2901890,2069901,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2901934,2069955,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2901957,2069978,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2901966,2069987,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2902045,2070068,1253,70.0,,70.0,,,,,,,Cholesterol,MG -2902133,2070161,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2902502,2070557,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2902594,2070651,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2902622,2070680,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2902659,2070724,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2902701,2070768,1253,100.0,,70.0,,,,,,,Cholesterol,MG -2902836,2070904,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2902990,2071068,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2903230,2071317,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2903344,2071490,1253,194.0,,70.0,,,,,,,Cholesterol,MG -2903406,2071561,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2903489,2071645,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2903527,2071686,1253,35.0,,70.0,,,,,,,Cholesterol,MG -2903628,2071798,1253,33.0,,73.0,,,,,,,Cholesterol,MG -2903636,2071806,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2903663,2071836,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2903821,2072018,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2903902,2072099,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2903939,2072139,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2903977,2072179,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2904065,2072283,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2904251,2072491,1253,44.0,,70.0,,,,,,,Cholesterol,MG -2904320,2072569,1253,12.0,,73.0,,,,,,,Cholesterol,MG -2904341,2072591,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2904536,2072795,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2905067,2073416,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2905442,2073887,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2905464,2073909,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2905800,2074286,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2906206,2074735,1253,18.0,,73.0,,,,,,,Cholesterol,MG -2906458,2075007,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2906589,2075170,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2907331,2076006,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2907382,2076060,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2907409,2076095,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2907564,2076284,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2907757,2076501,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2907785,2076529,1253,23.0,,70.0,,,,,,,Cholesterol,MG -2908086,2076866,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2908088,2076868,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2908232,2077039,1253,14.0,,70.0,,,,,,,Cholesterol,MG -2908323,2077137,1253,9.0,,70.0,,,,,,,Cholesterol,MG -2908515,2077341,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2908703,2077552,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2908799,2077663,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2908812,2077676,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2908958,2077841,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2909140,2078055,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2909243,2078184,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2909270,2078216,1253,5.0,,70.0,,,,,,,Cholesterol,MG -2909924,2078907,1253,40.0,,70.0,,,,,,,Cholesterol,MG -2910213,2079201,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2910461,2079501,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2910824,2079894,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2910918,2080013,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2911056,2080207,1253,38.0,,70.0,,,,,,,Cholesterol,MG -2911086,2080237,1253,44.0,,70.0,,,,,,,Cholesterol,MG -2911093,2080244,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2911180,2080342,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2911538,2080760,1253,120.0,,70.0,,,,,,,Cholesterol,MG -2911638,2080878,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2912091,2081374,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2912152,2081440,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2912279,2081578,1253,53.0,,70.0,,,,,,,Cholesterol,MG -2912449,2081793,1253,16.0,,70.0,,,,,,,Cholesterol,MG -2912760,2082239,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2912853,2082357,1253,79.0,,70.0,,,,,,,Cholesterol,MG -2913297,2083006,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2913421,2083174,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2913450,2083211,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2913899,2083903,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2913923,2083934,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2914333,2084600,1253,13.0,,70.0,,,,,,,Cholesterol,MG -2914426,2084782,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2914448,2084823,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2914652,2085229,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2915238,2086168,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2915547,2086595,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2915576,2086628,1253,12.0,,73.0,,,,,,,Cholesterol,MG -2915614,2086674,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2915986,2087106,1253,91.0,,70.0,,,,,,,Cholesterol,MG -2916209,2087366,1253,24.0,,70.0,,,,,,,Cholesterol,MG -2916382,2087606,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2916395,2087625,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2916463,2087719,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2916493,2087758,1253,19.0,,70.0,,,,,,,Cholesterol,MG -2916494,2087759,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2916644,2087991,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2916774,2088187,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2916787,2088202,1253,50.0,,70.0,,,,,,,Cholesterol,MG -2917141,2088807,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2917348,2089033,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2917967,2089772,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2917976,2089782,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2918152,2089973,1253,27.0,,70.0,,,,,,,Cholesterol,MG -2918165,2089988,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2918279,2090132,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2918569,2090439,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2919180,2091150,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2919258,2091233,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2919278,2091256,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2919356,2091385,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2919429,2091493,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2919449,2091519,1253,53.0,,70.0,,,,,,,Cholesterol,MG -2919706,2091815,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2919859,2092006,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2919962,2092142,1253,19.0,,70.0,,,,,,,Cholesterol,MG -2920201,2092489,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2920700,2093139,1253,40.0,,70.0,,,,,,,Cholesterol,MG -2920820,2093271,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2921024,2093490,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2921350,2093884,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2921424,2093993,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2921824,2094452,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2922460,2095140,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2922743,2095442,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2922792,2095503,1253,45.0,,70.0,,,,,,,Cholesterol,MG -2922809,2095520,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2922949,2095679,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2923424,2096207,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2923477,2096275,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2923922,2096778,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2923951,2096812,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2924273,2097172,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2924442,2097364,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2924641,2097589,1253,43.0,,70.0,,,,,,,Cholesterol,MG -2924899,2097894,1253,52.0,,70.0,,,,,,,Cholesterol,MG -2925197,2098233,1253,28.0,,70.0,,,,,,,Cholesterol,MG -2925223,2098260,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2925341,2098399,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2925365,2098426,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2925429,2098497,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2926085,2099275,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2926390,2099624,1253,11.0,,70.0,,,,,,,Cholesterol,MG -2926460,2099706,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2926782,2100070,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2927240,2100576,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2927248,2100586,1253,14.0,,70.0,,,,,,,Cholesterol,MG -2928222,2101672,1253,95.0,,70.0,,,,,,,Cholesterol,MG -2928273,2101727,1253,83.0,,70.0,,,,,,,Cholesterol,MG -2928470,2101958,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2928698,2102216,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2928876,2102415,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2928930,2102481,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2929128,2102707,1253,62.0,,70.0,,,,,,,Cholesterol,MG -2929287,2102883,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2929523,2103153,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2929725,2103382,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2930358,2104119,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2931019,2104949,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2931034,2104975,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2931095,2105055,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2931523,2105574,1253,83.0,,70.0,,,,,,,Cholesterol,MG -2931607,2105665,1253,67.0,,70.0,,,,,,,Cholesterol,MG -2931695,2105770,1253,62.0,,70.0,,,,,,,Cholesterol,MG -2931969,2106113,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2932230,2106451,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2932822,2107196,1253,80.0,,70.0,,,,,,,Cholesterol,MG -2933126,2107699,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2933624,2108541,1253,16.0,,70.0,,,,,,,Cholesterol,MG -2934093,2109576,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2934451,2110063,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2934963,2110708,1253,44.0,,70.0,,,,,,,Cholesterol,MG -2935051,2110806,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2935132,2110944,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2935164,2110990,1253,47.0,,70.0,,,,,,,Cholesterol,MG -2935178,2111021,1253,3.0,,73.0,,,,,,,Cholesterol,MG -2935449,2111337,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2935585,2111700,1253,25.0,,70.0,,,,,,,Cholesterol,MG -2935588,2111712,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2935597,2111728,1253,125.0,,70.0,,,,,,,Cholesterol,MG -2935602,2111735,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2935838,2112038,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2935874,2112076,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2935882,2112084,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2936056,2112294,1253,5.0,,70.0,,,,,,,Cholesterol,MG -2936121,2112363,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2936336,2112618,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2936455,2112758,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2937318,2113766,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2937490,2113962,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2937535,2114013,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2938070,2114640,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2938186,2114777,1253,17.0,,73.0,,,,,,,Cholesterol,MG -2938264,2115008,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2938374,2115140,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2938580,2115448,1253,21.0,,70.0,,,,,,,Cholesterol,MG -2938637,2115523,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2938839,2115861,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2938857,2115879,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2939045,2116099,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2939860,2117102,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2940380,2117752,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2940439,2117826,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2940755,2118223,1253,96.0,,70.0,,,,,,,Cholesterol,MG -2941233,2118817,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2941459,2119086,1253,53.0,,70.0,,,,,,,Cholesterol,MG -2941555,2119216,1253,46.0,,70.0,,,,,,,Cholesterol,MG -2941566,2119234,1253,38.0,,70.0,,,,,,,Cholesterol,MG -2941818,2119603,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2941932,2119739,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2941957,2119764,1253,31.0,,70.0,,,,,,,Cholesterol,MG -2941978,2119791,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2941984,2119799,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2942317,2120178,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2942380,2120258,1253,95.0,,70.0,,,,,,,Cholesterol,MG -2942419,2120305,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2942427,2120314,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2942549,2120470,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2942814,2120800,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2942978,2120993,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2943086,2121148,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2943136,2121218,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2943447,2121572,1253,16.0,,70.0,,,,,,,Cholesterol,MG -2943652,2121816,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2944028,2122282,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2944256,2122553,1253,100.0,,73.0,,,,,,,Cholesterol,MG -2944338,2122644,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2944608,2122958,1253,3.0,,73.0,,,,,,,Cholesterol,MG -2944762,2123130,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2945316,2123792,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2945459,2123952,1253,77.0,,70.0,,,,,,,Cholesterol,MG -2945665,2124187,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2945846,2124411,1253,38.0,,70.0,,,,,,,Cholesterol,MG -2945953,2124536,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2945967,2124554,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2945991,2124578,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2946773,2125815,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2947169,2126271,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2947548,2126737,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2947774,2127002,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2947838,2127073,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2947906,2127148,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2947959,2127209,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2947981,2127237,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2948047,2127314,1253,29.0,,70.0,,,,,,,Cholesterol,MG -2948048,2127315,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2948241,2127558,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2948295,2127623,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2948360,2127704,1253,29.0,,70.0,,,,,,,Cholesterol,MG -2948388,2127735,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2948504,2127873,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2948591,2127981,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2948675,2128075,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2948969,2128428,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2949153,2128650,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2949175,2128675,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2949183,2128686,1253,41.0,,70.0,,,,,,,Cholesterol,MG -2949226,2128740,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2949231,2128746,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2949347,2128882,1253,24.0,,70.0,,,,,,,Cholesterol,MG -2949375,2128917,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2949527,2129094,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2949974,2129620,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2950193,2129894,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2950344,2130095,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2950678,2130527,1253,212.0,,70.0,,,,,,,Cholesterol,MG -2950756,2130613,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2951169,2131111,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2951189,2131139,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2951210,2131164,1253,41.0,,70.0,,,,,,,Cholesterol,MG -2951220,2131175,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2951260,2131216,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2951536,2131560,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2951752,2131798,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2951811,2131868,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2952078,2132211,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2952610,2132887,1253,10.0,,73.0,,,,,,,Cholesterol,MG -2952908,2133256,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2952924,2133288,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2953648,2134190,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2953744,2134331,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2954157,2134812,1253,26.0,,70.0,,,,,,,Cholesterol,MG -2954400,2135094,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2954459,2135196,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2954894,2135777,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2955083,2136030,1253,22.0,,70.0,,,,,,,Cholesterol,MG -2955132,2136126,1253,45.0,,70.0,,,,,,,Cholesterol,MG -2955203,2136212,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2955275,2136310,1253,2.0,,70.0,,,,,,,Cholesterol,MG -2955296,2136337,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2955354,2136405,1253,19.0,,73.0,,,,,,,Cholesterol,MG -2955420,2136487,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2955809,2136924,1253,29.0,,70.0,,,,,,,Cholesterol,MG -2956398,2137649,1253,22.0,,70.0,,,,,,,Cholesterol,MG -2956781,2138114,1253,11.0,,70.0,,,,,,,Cholesterol,MG -2956826,2138186,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2957152,2138579,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2957509,2139011,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2958117,2139792,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2958207,2139907,1253,76.0,,70.0,,,,,,,Cholesterol,MG -2958292,2140018,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2958340,2140073,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2958526,2140336,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2959254,2141389,1253,30.0,,70.0,,,,,,,Cholesterol,MG -2959256,2141391,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2959469,2141725,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2959476,2141734,1253,22.0,,70.0,,,,,,,Cholesterol,MG -2959821,2142171,1253,70.0,,70.0,,,,,,,Cholesterol,MG -2960263,2142857,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2960273,2142867,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2960319,2142933,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2960500,2143207,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2960562,2143275,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2961297,2144244,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2961563,2144591,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2961757,2144840,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2962015,2145162,1253,29.0,,70.0,,,,,,,Cholesterol,MG -2962305,2145523,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2962673,2145973,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2962696,2146011,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2963223,2146673,1253,12.0,,70.0,,,,,,,Cholesterol,MG -2963304,2146764,1253,4.0,,70.0,,,,,,,Cholesterol,MG -2963465,2146971,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2963744,2147329,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2963845,2147455,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2964000,2147654,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2964277,2147980,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2964324,2148042,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2964328,2148048,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2964390,2148123,1253,107.0,,70.0,,,,,,,Cholesterol,MG -2964398,2148133,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2964440,2148182,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2964460,2148208,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2964468,2148217,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2964755,2148574,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2964756,2148575,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2964920,2148776,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2965119,2149015,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2965335,2149279,1253,23.0,,70.0,,,,,,,Cholesterol,MG -2965484,2149476,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2965543,2149564,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2965685,2149760,1253,45.0,,70.0,,,,,,,Cholesterol,MG -2965713,2149811,1253,11.0,,70.0,,,,,,,Cholesterol,MG -2965755,2149868,1253,23.0,,70.0,,,,,,,Cholesterol,MG -2966479,2150867,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2966818,2151357,1253,46.0,,70.0,,,,,,,Cholesterol,MG -2966839,2151381,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2966978,2151559,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2967021,2151608,1253,16.0,,70.0,,,,,,,Cholesterol,MG -2967159,2151773,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2967799,2152540,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2967955,2152732,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2968086,2152911,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2968138,2152967,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2968436,2153344,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2968456,2153366,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2968669,2153628,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2968708,2153670,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2969009,2154032,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2969093,2154129,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2969438,2154584,1253,62.0,,70.0,,,,,,,Cholesterol,MG -2969695,2154888,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2969710,2154904,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2969743,2154938,1253,54.0,,70.0,,,,,,,Cholesterol,MG -2969990,2155227,1253,59.0,,70.0,,,,,,,Cholesterol,MG -2970246,2155547,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2970503,2155953,1253,214.0,,70.0,,,,,,,Cholesterol,MG -2970588,2156070,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2971135,2156788,1253,26.0,,70.0,,,,,,,Cholesterol,MG -2971445,2157239,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2971485,2157315,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2971510,2157351,1253,76.0,,70.0,,,,,,,Cholesterol,MG -2971751,2157639,1253,59.0,,70.0,,,,,,,Cholesterol,MG -2971800,2157699,1253,10.0,,70.0,,,,,,,Cholesterol,MG -2972155,2158154,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2972473,2158567,1253,32.0,,70.0,,,,,,,Cholesterol,MG -2972718,2158871,1253,62.0,,70.0,,,,,,,Cholesterol,MG -2972784,2158938,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2973408,2159725,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2973708,2160104,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2973735,2160135,1253,214.0,,70.0,,,,,,,Cholesterol,MG -2974507,2161057,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2974611,2161177,1253,26.0,,70.0,,,,,,,Cholesterol,MG -2974790,2161389,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2974926,2161563,1253,222.0,,70.0,,,,,,,Cholesterol,MG -2974961,2161625,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2975952,2162854,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2976209,2163178,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2976226,2163201,1253,36.0,,70.0,,,,,,,Cholesterol,MG -2976936,2164079,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2976992,2164163,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2977066,2164269,1253,74.0,,70.0,,,,,,,Cholesterol,MG -2977305,2164564,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2977456,2164750,1253,39.0,,70.0,,,,,,,Cholesterol,MG -2977875,2165254,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2977964,2165358,1253,75.0,,70.0,,,,,,,Cholesterol,MG -2978183,2165614,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2978561,2166068,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2978958,2166554,1253,20.0,,70.0,,,,,,,Cholesterol,MG -2979201,2166835,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2979209,2166846,1253,5.0,,73.0,,,,,,,Cholesterol,MG -2979390,2167066,1253,14.0,,70.0,,,,,,,Cholesterol,MG -2979549,2167255,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2979993,2167806,1253,57.0,,70.0,,,,,,,Cholesterol,MG -2980021,2167837,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2980106,2167938,1253,83.0,,70.0,,,,,,,Cholesterol,MG -2980190,2168036,1253,76.0,,70.0,,,,,,,Cholesterol,MG -2980235,2168087,1253,60.0,,70.0,,,,,,,Cholesterol,MG -2980248,2168103,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2980585,2168473,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2980842,2168807,1253,50.0,,70.0,,,,,,,Cholesterol,MG -2980858,2168828,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2981165,2169204,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2981174,2169222,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2981209,2169262,1253,33.0,,70.0,,,,,,,Cholesterol,MG -2981269,2169330,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2981342,2169433,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2981366,2169457,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2981638,2169815,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2981719,2169912,1253,17.0,,73.0,,,,,,,Cholesterol,MG -2981814,2170029,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2982001,2170266,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2982042,2170315,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2982279,2170603,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2982373,2170715,1253,39.0,,70.0,,,,,,,Cholesterol,MG -2982627,2171017,1253,39.0,,70.0,,,,,,,Cholesterol,MG -2983253,2171744,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2983332,2171836,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2983372,2171879,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2983949,2172573,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2984684,2173400,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2985166,2173969,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2985508,2174370,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2985584,2174453,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2985837,2174774,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2985899,2174845,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2986282,2175270,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2986530,2175556,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2986590,2175626,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2986612,2175648,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2986934,2176023,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2987348,2176507,1253,71.0,,70.0,,,,,,,Cholesterol,MG -2987456,2176626,1253,27.0,,70.0,,,,,,,Cholesterol,MG -2987842,2177052,1253,46.0,,70.0,,,,,,,Cholesterol,MG -2987870,2177085,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2987956,2177184,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2988001,2177235,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2988175,2177433,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2988507,2177818,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2988605,2177921,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2988636,2177956,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2988773,2178113,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2988891,2178238,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2989068,2178445,1253,40.0,,70.0,,,,,,,Cholesterol,MG -2989250,2178642,1253,15.0,,70.0,,,,,,,Cholesterol,MG -2989838,2179293,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2990098,2179573,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2990225,2179707,1253,8.0,,70.0,,,,,,,Cholesterol,MG -2990297,2179790,1253,44.0,,70.0,,,,,,,Cholesterol,MG -2990564,2180091,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2990820,2180382,1253,70.0,,70.0,,,,,,,Cholesterol,MG -2990895,2180472,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2990922,2180502,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2991044,2180635,1253,64.0,,70.0,,,,,,,Cholesterol,MG -2991226,2180847,1253,18.0,,70.0,,,,,,,Cholesterol,MG -2991495,2181148,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2991629,2181292,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2991727,2181409,1253,19.0,,70.0,,,,,,,Cholesterol,MG -2991858,2181560,1253,72.0,,70.0,,,,,,,Cholesterol,MG -2991975,2181683,1253,17.0,,70.0,,,,,,,Cholesterol,MG -2992298,2182046,1253,214.0,,70.0,,,,,,,Cholesterol,MG -2992629,2182456,1253,16.0,,73.0,,,,,,,Cholesterol,MG -2993101,2183476,1253,5.0,,78.0,,,,,,,Cholesterol,MG -2993222,2183597,1253,13.0,,78.0,,,,,,,Cholesterol,MG -2993358,2183733,1253,0.0,,78.0,,,,,,,Cholesterol,MG -2993688,2184063,1253,2.0,,78.0,,,,,,,Cholesterol,MG -2993888,2184263,1253,13.0,,71.0,,,,,,,Cholesterol,MG -2993929,2184304,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2994051,2184426,1253,6.0,,71.0,,,,,,,Cholesterol,MG -2994235,2184610,1253,4.0,,71.0,,,,,,,Cholesterol,MG -2994287,2184662,1253,4.0,,78.0,,,,,,,Cholesterol,MG -2994458,2184834,1253,0.0,,78.0,,,,,,,Cholesterol,MG -2994464,2184840,1253,67.0,,71.0,,,,,,,Cholesterol,MG -2994646,2185022,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2994718,2185094,1253,85.0,,71.0,,,,,,,Cholesterol,MG -2994816,2185192,1253,71.0,,71.0,,,,,,,Cholesterol,MG -2995006,2185382,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2995015,2185391,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2995016,2185392,1253,83.0,,71.0,,,,,,,Cholesterol,MG -2995275,2185660,1253,3.0,,73.0,,,,,,,Cholesterol,MG -2995356,2185744,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2995431,2185819,1253,314.0,,70.0,,,,,,,Cholesterol,MG -2995622,2186022,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2995629,2186029,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2995831,2186263,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2995836,2186268,1253,64.0,,70.0,,,,,,,Cholesterol,MG -2996055,2186520,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2996115,2186586,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2996124,2186595,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2996178,2186649,1253,56.0,,70.0,,,,,,,Cholesterol,MG -2996583,2187060,1253,3.0,,70.0,,,,,,,Cholesterol,MG -2996653,2187131,1253,23.0,,70.0,,,,,,,Cholesterol,MG -2996941,2187425,1253,6.0,,70.0,,,,,,,Cholesterol,MG -2996980,2187466,1253,89.0,,70.0,,,,,,,Cholesterol,MG -2997128,2187615,1253,87.0,,70.0,,,,,,,Cholesterol,MG -2997166,2187655,1253,5.0,,70.0,,,,,,,Cholesterol,MG -2997304,2187828,1253,11.0,,70.0,,,,,,,Cholesterol,MG -2997391,2187926,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2997393,2187928,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2997534,2188070,1253,31.0,,70.0,,,,,,,Cholesterol,MG -2997806,2188353,1253,3.0,,70.0,,,,,,,Cholesterol,MG -2997841,2188390,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2997954,2188537,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2998259,2188884,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2998445,2189099,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2998463,2189118,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2998610,2189284,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2998640,2189317,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2998720,2189400,1253,0.0,,75.0,,,,,,,Cholesterol,MG -2999717,2190448,1253,7.0,,70.0,,,,,,,Cholesterol,MG -2999976,2190743,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3000253,2191050,1253,33.0,,70.0,,,,,,,Cholesterol,MG -3000819,2191679,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3001037,2191923,1253,36.0,,70.0,,,,,,,Cholesterol,MG -3001293,2192208,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3001354,2192276,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3001485,2192423,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3001547,2192492,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3001652,2192617,1253,4.0,,70.0,,,,,,,Cholesterol,MG -3001859,2192851,1253,155.0,,70.0,,,,,,,Cholesterol,MG -3001881,2192873,1253,54.0,,70.0,,,,,,,Cholesterol,MG -3002119,2193143,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3002287,2193328,1253,79.0,,70.0,,,,,,,Cholesterol,MG -3002420,2193474,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3002656,2193766,1253,27.0,,70.0,,,,,,,Cholesterol,MG -3002738,2193868,1253,5.0,,70.0,,,,,,,Cholesterol,MG -3003009,2194177,1253,11.0,,70.0,,,,,,,Cholesterol,MG -3003199,2194388,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3003922,2195220,1253,82.0,,70.0,,,,,,,Cholesterol,MG -3004046,2195355,1253,11.0,,70.0,,,,,,,Cholesterol,MG -3004055,2195364,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3004433,2195775,1253,9.0,,70.0,,,,,,,Cholesterol,MG -3004555,2195912,1253,14.0,,70.0,,,,,,,Cholesterol,MG -3004615,2195991,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3004683,2196067,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3004687,2196073,1253,44.0,,70.0,,,,,,,Cholesterol,MG -3005107,2196541,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3005198,2196632,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3005369,2196803,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3005462,2196896,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3005640,2197074,1253,15.0,,71.0,,,,,,,Cholesterol,MG -3005913,2197347,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3006112,2197547,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3006368,2197803,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3006723,2198179,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3007314,2198913,1253,54.0,,70.0,,,,,,,Cholesterol,MG -3007407,2199011,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3007497,2199119,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3007674,2199387,1253,107.0,,70.0,,,,,,,Cholesterol,MG -3007722,2199439,1253,14.0,,70.0,,,,,,,Cholesterol,MG -3008243,2200655,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3008254,2200673,1253,19.0,,70.0,,,,,,,Cholesterol,MG -3008374,2201026,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3009167,2202215,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3009182,2202232,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3009186,2202236,1253,42.0,,70.0,,,,,,,Cholesterol,MG -3009235,2202299,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3009433,2202562,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3009722,2202918,1253,25.0,,70.0,,,,,,,Cholesterol,MG -3009741,2202941,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3009785,2203025,1253,29.0,,70.0,,,,,,,Cholesterol,MG -3009999,2203333,1253,19.0,,70.0,,,,,,,Cholesterol,MG -3010092,2203455,1253,4.0,,70.0,,,,,,,Cholesterol,MG -3010241,2203636,1253,37.0,,70.0,,,,,,,Cholesterol,MG -3010255,2203651,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3010354,2203798,1253,71.0,,70.0,,,,,,,Cholesterol,MG -3010430,2204026,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3010475,2204147,1253,18.0,,70.0,,,,,,,Cholesterol,MG -3010591,2204325,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3010694,2204569,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3010967,2205102,1253,67.0,,70.0,,,,,,,Cholesterol,MG -3011426,2206099,1253,62.0,,70.0,,,,,,,Cholesterol,MG -3011430,2206105,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3011441,2206119,1253,36.0,,70.0,,,,,,,Cholesterol,MG -3011792,2206899,1253,44.0,,70.0,,,,,,,Cholesterol,MG -3011958,2207556,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3011992,2207642,1253,54.0,,70.0,,,,,,,Cholesterol,MG -3012182,2208052,1253,12.0,,71.0,,,,,,,Cholesterol,MG -3012214,2208084,1253,4.0,,71.0,,,,,,,Cholesterol,MG -3012321,2208191,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3012353,2208223,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3012629,2208499,1253,77.0,,71.0,,,,,,,Cholesterol,MG -3012767,2208637,1253,32.0,,71.0,,,,,,,Cholesterol,MG -3012959,2208830,1253,12.0,,71.0,,,,,,,Cholesterol,MG -3013053,2208924,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3013310,2209181,1253,39.0,,71.0,,,,,,,Cholesterol,MG -3013630,2209503,1253,4.0,,73.0,,,,,,,Cholesterol,MG -3013684,2209563,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3014148,2210105,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3014384,2210422,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3014506,2210557,1253,119.0,,70.0,,,,,,,Cholesterol,MG -3014728,2210879,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3014783,2210981,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3015060,2211474,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3015189,2211879,1253,32.0,,70.0,,,,,,,Cholesterol,MG -3015525,2212695,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3015633,2212901,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3015841,2213177,1253,4.0,,70.0,,,,,,,Cholesterol,MG -3015960,2213351,1253,18.0,,70.0,,,,,,,Cholesterol,MG -3015987,2213430,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3016041,2213512,1253,12.0,,73.0,,,,,,,Cholesterol,MG -3016241,2213734,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3016525,2214098,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3016541,2214114,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3016656,2214268,1253,12.0,,70.0,,,,,,,Cholesterol,MG -3016758,2214394,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3016945,2214690,1253,188.0,,70.0,,,,,,,Cholesterol,MG -3017026,2214799,1253,17.0,,70.0,,,,,,,Cholesterol,MG -3017081,2214867,1253,15.0,,70.0,,,,,,,Cholesterol,MG -3017339,2215216,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3017635,2215841,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3017936,2216405,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3018069,2216718,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3018118,2216812,1253,50.0,,70.0,,,,,,,Cholesterol,MG -3018126,2216825,1253,7.0,,70.0,,,,,,,Cholesterol,MG -3018277,2217170,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3018284,2217179,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3018292,2217203,1253,19.0,,70.0,,,,,,,Cholesterol,MG -3018504,2217663,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3018798,2218279,1253,71.0,,70.0,,,,,,,Cholesterol,MG -3018885,2218717,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3018912,2218788,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3018969,2218981,1253,40.0,,70.0,,,,,,,Cholesterol,MG -3019032,2219130,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3019106,2219412,1253,90.0,,78.0,,,,,,,Cholesterol,MG -3019173,2219479,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3019372,2219678,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3019423,2219729,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3019513,2219819,1253,13.0,,71.0,,,,,,,Cholesterol,MG -3019527,2219833,1253,20.0,,71.0,,,,,,,Cholesterol,MG -3019546,2219852,1253,8.0,,71.0,,,,,,,Cholesterol,MG -3019564,2219870,1253,8.0,,71.0,,,,,,,Cholesterol,MG -3019597,2219903,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3020281,2220594,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3020367,2220682,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3021227,2221543,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3021356,2221672,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3021373,2221689,1253,2.0,,71.0,,,,,,,Cholesterol,MG -3021804,2222125,1253,68.0,,71.0,,,,,,,Cholesterol,MG -3021909,2222230,1253,30.0,,78.0,,,,,,,Cholesterol,MG -3021952,2222274,1253,55.0,,78.0,,,,,,,Cholesterol,MG -3021963,2222285,1253,25.0,,78.0,,,,,,,Cholesterol,MG -3022383,2222709,1253,0.0,,77.0,,,,,,,Cholesterol,MG -3023369,2226062,1253,1.0,,78.0,,,,,,,Cholesterol,MG -3023453,2226146,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3023772,2226467,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3023860,2226556,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3024000,2226696,1253,1.0,,78.0,,,,,,,Cholesterol,MG -3024015,2226711,1253,13.0,,78.0,,,,,,,Cholesterol,MG -3024544,2227246,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3024571,2227273,1253,5.0,,78.0,,,,,,,Cholesterol,MG -3024658,2227360,1253,4.0,,78.0,,,,,,,Cholesterol,MG -3024752,2227454,1253,1.0,,78.0,,,,,,,Cholesterol,MG -3025042,2227745,1253,17.0,,78.0,,,,,,,Cholesterol,MG -3025332,2228038,1253,93.0,,71.0,,,,,,,Cholesterol,MG -3025367,2228073,1253,70.0,,71.0,,,,,,,Cholesterol,MG -3025599,2228306,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3025930,2228640,1253,45.0,,71.0,,,,,,,Cholesterol,MG -3026092,2228804,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3026120,2228832,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3026175,2228887,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3026577,2229289,1253,27.0,,78.0,,,,,,,Cholesterol,MG -3026962,2229674,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3027184,2229897,1253,6.0,,71.0,,,,,,,Cholesterol,MG -3027254,2229968,1253,4.0,,71.0,,,,,,,Cholesterol,MG -3027404,2230119,1253,8.0,,78.0,,,,,,,Cholesterol,MG -3027420,2230135,1253,1.0,,78.0,,,,,,,Cholesterol,MG -3027860,2230581,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3028117,2230838,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3028191,2230912,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3028446,2231167,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3028669,2231391,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3028898,2231620,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3029149,2231871,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3029351,2232076,1253,49.0,,71.0,,,,,,,Cholesterol,MG -3029515,2232242,1253,58.0,,71.0,,,,,,,Cholesterol,MG -3029544,2232271,1253,58.0,,71.0,,,,,,,Cholesterol,MG -3029680,2232408,1253,45.0,,78.0,,,,,,,Cholesterol,MG -3029756,2232485,1253,30.0,,78.0,,,,,,,Cholesterol,MG -3029917,2232648,1253,62.0,,71.0,,,,,,,Cholesterol,MG -3030083,2232815,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3030133,2232866,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3030817,2233550,1253,38.0,,78.0,,,,,,,Cholesterol,MG -3030884,2233617,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3030904,2233637,1253,23.0,,78.0,,,,,,,Cholesterol,MG -3030920,2233653,1253,44.0,,78.0,,,,,,,Cholesterol,MG -3031020,2233753,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3031043,2233779,1253,17.0,,73.0,,,,,,,Cholesterol,MG -3031440,2234183,1253,58.0,,71.0,,,,,,,Cholesterol,MG -3031534,2234278,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3031933,2234677,1253,78.0,,71.0,,,,,,,Cholesterol,MG -3032204,2234952,1253,45.0,,78.0,,,,,,,Cholesterol,MG -3033157,2235908,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3033448,2236199,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3033539,2236290,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3033956,2236707,1253,1.0,,78.0,,,,,,,Cholesterol,MG -3033979,2236730,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3034126,2236877,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3034249,2237000,1253,34.0,,71.0,,,,,,,Cholesterol,MG -3034352,2237103,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3034439,2237190,1253,12.0,,71.0,,,,,,,Cholesterol,MG -3034755,2237507,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3034793,2237545,1253,2.0,,71.0,,,,,,,Cholesterol,MG -3034800,2237552,1253,25.0,,78.0,,,,,,,Cholesterol,MG -3035197,2237949,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3035669,2238457,1253,77.0,,70.0,,,,,,,Cholesterol,MG -3035780,2238842,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3035890,2239244,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3035946,2239412,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3036014,2239582,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3036238,2240251,1253,35.0,,70.0,,,,,,,Cholesterol,MG -3036307,2240463,1253,48.0,,70.0,,,,,,,Cholesterol,MG -3036327,2240526,1253,151.0,,70.0,,,,,,,Cholesterol,MG -3036512,2241093,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3036800,2242000,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3036805,2242014,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3037013,2242439,1253,125.0,,70.0,,,,,,,Cholesterol,MG -3037019,2242451,1253,8.0,,70.0,,,,,,,Cholesterol,MG -3037030,2242480,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3037126,2242747,1253,19.0,,70.0,,,,,,,Cholesterol,MG -3037154,2242797,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3037393,2243600,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3037701,2244522,1253,4.0,,70.0,,,,,,,Cholesterol,MG -3038368,2246661,1253,15.0,,70.0,,,,,,,Cholesterol,MG -3038844,2248321,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3039642,2250871,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3039790,2251421,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3040415,2253472,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3040632,2254140,1253,10.0,,75.0,,,,,,,Cholesterol,MG -3040664,2254228,1253,107.0,,70.0,,,,,,,Cholesterol,MG -3040973,2255123,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3041086,2255409,1253,65.0,,70.0,,,,,,,Cholesterol,MG -3041114,2255471,1253,4.0,,70.0,,,,,,,Cholesterol,MG -3041184,2255624,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3041243,2255808,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3041463,2256379,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3041568,2256592,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3041575,2256605,1253,23.0,,70.0,,,,,,,Cholesterol,MG -3041591,2256633,1253,14.0,,70.0,,,,,,,Cholesterol,MG -3042134,2265410,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3042486,2265840,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3042556,2265922,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3042570,2265938,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3042838,2266242,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3042843,2266247,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3043013,2266445,1253,11.0,,70.0,,,,,,,Cholesterol,MG -3043045,2266483,1253,71.0,,70.0,,,,,,,Cholesterol,MG -3043182,2266648,1253,22.0,,70.0,,,,,,,Cholesterol,MG -3043483,2266975,1253,36.0,,70.0,,,,,,,Cholesterol,MG -3043627,2267135,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3043853,2267396,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3043931,2267484,1253,48.0,,70.0,,,,,,,Cholesterol,MG -3043965,2267525,1253,50.0,,70.0,,,,,,,Cholesterol,MG -3044338,2267978,1253,5.0,,70.0,,,,,,,Cholesterol,MG -3044740,2268470,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3044782,2268516,1253,18.0,,70.0,,,,,,,Cholesterol,MG -3045543,2269453,1253,20.0,,70.0,,,,,,,Cholesterol,MG -3045724,2269669,1253,36.0,,70.0,,,,,,,Cholesterol,MG -3046192,2270236,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3046795,2270934,1253,5.0,,70.0,,,,,,,Cholesterol,MG -3046905,2271071,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3047374,2271639,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3047436,2271709,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3047756,2272081,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3047814,2272149,1253,32.0,,70.0,,,,,,,Cholesterol,MG -3047926,2272274,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3048303,2272698,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3048560,2273007,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3048578,2273032,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3048866,2273379,1253,35.0,,70.0,,,,,,,Cholesterol,MG -3048913,2273427,1253,17.0,,70.0,,,,,,,Cholesterol,MG -3049062,2273601,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3049104,2273652,1253,13.0,,70.0,,,,,,,Cholesterol,MG -3049358,2273970,1253,7.0,,70.0,,,,,,,Cholesterol,MG -3049601,2274263,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3049623,2274288,1253,52.0,,70.0,,,,,,,Cholesterol,MG -3049978,2274731,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3050235,2275041,1253,28.0,,70.0,,,,,,,Cholesterol,MG -3050299,2275111,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3050520,2275346,1253,25.0,,70.0,,,,,,,Cholesterol,MG -3050722,2275571,1253,71.0,,70.0,,,,,,,Cholesterol,MG -3050909,2275775,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3050967,2275851,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3051146,2276078,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3051547,2276564,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3051696,2276716,1253,9.0,,70.0,,,,,,,Cholesterol,MG -3052377,2277520,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3052676,2277902,1253,2.0,,70.0,,,,,,,Cholesterol,MG -3052959,2278212,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3052996,2278256,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3053153,2278431,1253,31.0,,70.0,,,,,,,Cholesterol,MG -3053155,2278434,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3053578,2278912,1253,33.0,,70.0,,,,,,,Cholesterol,MG -3054487,2279983,1253,13.0,,70.0,,,,,,,Cholesterol,MG -3054804,2280347,1253,73.0,,70.0,,,,,,,Cholesterol,MG -3054886,2280439,1253,17.0,,70.0,,,,,,,Cholesterol,MG -3055036,2280607,1253,17.0,,73.0,,,,,,,Cholesterol,MG -3055234,2280840,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3055833,2281577,1253,17.0,,73.0,,,,,,,Cholesterol,MG -3055902,2281658,1253,38.0,,70.0,,,,,,,Cholesterol,MG -3056134,2281935,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3056346,2282286,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3056515,2282537,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3056736,2282826,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3056758,2282851,1253,68.0,,70.0,,,,,,,Cholesterol,MG -3056891,2283013,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3056962,2283098,1253,83.0,,70.0,,,,,,,Cholesterol,MG -3057361,2283539,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3057480,2283673,1253,77.0,,70.0,,,,,,,Cholesterol,MG -3057586,2283793,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3057923,2284179,1253,47.0,,70.0,,,,,,,Cholesterol,MG -3058182,2284520,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3058758,2285198,1253,31.0,,70.0,,,,,,,Cholesterol,MG -3058767,2285208,1253,42.0,,70.0,,,,,,,Cholesterol,MG -3059594,2286175,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3059667,2286257,1253,10.0,,70.0,,,,,,,Cholesterol,MG -3060156,2286807,1253,47.0,,70.0,,,,,,,Cholesterol,MG -3060612,2287321,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3061071,2287894,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3061689,2288648,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3061821,2288806,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3061843,2288831,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3062055,2289088,1253,56.0,,70.0,,,,,,,Cholesterol,MG -3062120,2289163,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3062167,2289215,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3062175,2289223,1253,4.0,,70.0,,,,,,,Cholesterol,MG -3062373,2289446,1253,43.0,,70.0,,,,,,,Cholesterol,MG -3062417,2289493,1253,27.0,,70.0,,,,,,,Cholesterol,MG -3062620,2289715,1253,83.0,,70.0,,,,,,,Cholesterol,MG -3062689,2289794,1253,1.0,,73.0,,,,,,,Cholesterol,MG -3063065,2290305,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3063301,2295641,1253,67.0,,70.0,,,,,,,Cholesterol,MG -3063429,2295958,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3063493,2296097,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3063608,2296435,1253,24.0,,70.0,,,,,,,Cholesterol,MG -3063705,2296668,1253,12.0,,70.0,,,,,,,Cholesterol,MG -3064525,2298540,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3064640,2298785,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3064652,2298813,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3064730,2299018,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3064867,2299349,1253,111.0,,70.0,,,,,,,Cholesterol,MG -3065321,2300445,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3065479,2300886,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3065622,2301236,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3065716,2301430,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3065832,2301687,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3065921,2301889,1253,71.0,,70.0,,,,,,,Cholesterol,MG -3066081,2302274,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3066385,2302963,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3066674,2303615,1253,71.0,,70.0,,,,,,,Cholesterol,MG -3066764,2303812,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3066854,2304006,1253,7.0,,70.0,,,,,,,Cholesterol,MG -3066953,2304233,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3066967,2304268,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3067163,2304738,1253,8.0,,70.0,,,,,,,Cholesterol,MG -3067189,2304799,1253,71.0,,70.0,,,,,,,Cholesterol,MG -3067219,2304874,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3067225,2304880,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3067600,2305729,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3067615,2305771,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3068188,2307095,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3068316,2307377,1253,79.0,,70.0,,,,,,,Cholesterol,MG -3068441,2307643,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3068821,2308552,1253,15.0,,70.0,,,,,,,Cholesterol,MG -3069170,2309317,1253,136.0,,70.0,,,,,,,Cholesterol,MG -3069325,2309673,1253,67.0,,70.0,,,,,,,Cholesterol,MG -3069468,2309970,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3070102,2311401,1253,57.0,,70.0,,,,,,,Cholesterol,MG -3070308,2311885,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3070444,2312216,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3070961,2313405,1253,80.0,,70.0,,,,,,,Cholesterol,MG -3070979,2313449,1253,18.0,,70.0,,,,,,,Cholesterol,MG -3070986,2313474,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3071016,2313549,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3071117,2313771,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3071158,2313867,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3071272,2314122,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3071421,2314434,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3071586,2314810,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3071626,2314905,1253,100.0,,70.0,,,,,,,Cholesterol,MG -3071685,2315076,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3071691,2315088,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3071743,2315203,1253,3.0,,70.0,,,,,,,Cholesterol,MG -3071846,2315417,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3071858,2315447,1253,29.0,,70.0,,,,,,,Cholesterol,MG -3071927,2315627,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3072024,2315846,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3072238,2316356,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3072253,2316381,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3072398,2316731,1253,28.0,,70.0,,,,,,,Cholesterol,MG -3072602,2319974,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3072624,2320047,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3072670,2320149,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3072710,2320250,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3073145,2321156,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3073305,2321577,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3073473,2321909,1253,115.0,,70.0,,,,,,,Cholesterol,MG -3073514,2321969,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3073593,2322103,1253,143.0,,70.0,,,,,,,Cholesterol,MG -3073631,2322169,1253,15.0,,70.0,,,,,,,Cholesterol,MG -3073957,2322761,1253,21.0,,70.0,,,,,,,Cholesterol,MG -3073996,2322832,1253,28.0,,70.0,,,,,,,Cholesterol,MG -3074172,2323231,1253,38.0,,70.0,,,,,,,Cholesterol,MG -3074270,2323554,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3074705,2324763,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3074966,2325284,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3074973,2325293,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3075244,2325738,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3075608,2326312,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3075675,2326403,1253,8.0,,73.0,,,,,,,Cholesterol,MG -3075823,2326653,1253,33.0,,70.0,,,,,,,Cholesterol,MG -3076209,2327190,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3076360,2327412,1253,7.0,,70.0,,,,,,,Cholesterol,MG -3076381,2327461,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3076667,2327974,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3076715,2328057,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3076862,2328304,1253,107.0,,70.0,,,,,,,Cholesterol,MG -3076939,2328412,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3077015,2328527,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3077023,2328550,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3077457,2329314,1253,40.0,,70.0,,,,,,,Cholesterol,MG -3077505,2329403,1253,9.0,,70.0,,,,,,,Cholesterol,MG -3077657,2329649,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3077690,2329696,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3077828,2330786,1253,45.0,,71.0,,,,,,,Cholesterol,MG -3077869,2330827,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3078487,2331446,1253,45.0,,71.0,,,,,,,Cholesterol,MG -3078535,2331494,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3078562,2331521,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3078622,2331581,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3079419,2332380,1253,2.0,,73.0,,,,,,,Cholesterol,MG -3079809,2332787,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3080232,2333332,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3080245,2333347,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3080291,2333403,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3080734,2333895,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3080773,2333948,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3081169,2334451,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3081669,2335031,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3082182,2335596,1253,5.0,,70.0,,,,,,,Cholesterol,MG -3082832,2336273,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3083413,2336856,1253,3.0,,71.0,,,,,,,Cholesterol,MG -3083844,2337287,1253,6.0,,71.0,,,,,,,Cholesterol,MG -3084434,2337920,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3084585,2338133,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3084627,2338189,1253,17.0,,70.0,,,,,,,Cholesterol,MG -3084631,2338193,1253,89.0,,70.0,,,,,,,Cholesterol,MG -3084744,2338327,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3084866,2338477,1253,19.0,,70.0,,,,,,,Cholesterol,MG -3084972,2338590,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3085094,2338726,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3085540,2339279,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3085734,2339508,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3085846,2339627,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3086519,2340393,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3087145,2341069,1253,22.0,,,,,,,,,Cholesterol,MG -3087339,2341263,1253,79.0,,,,,,,,,Cholesterol,MG -3087713,2341637,1253,37.0,,,,,,,,,Cholesterol,MG -3087821,2341745,1253,44.0,,,,,,,,,Cholesterol,MG -3087983,2341907,1253,23.0,,,,,,,,,Cholesterol,MG -3088150,2342074,1253,11.0,,,,,,,,,Cholesterol,MG -3088333,2342257,1253,21.0,,,,,,,,,Cholesterol,MG -3088540,2342464,1253,54.0,,,,,,,,,Cholesterol,MG -3088547,2342471,1253,42.0,,,,,,,,,Cholesterol,MG -3089099,2343023,1253,0.0,,,,,,,,,Cholesterol,MG -3089444,2343368,1253,58.0,,,,,,,,,Cholesterol,MG -3089451,2343375,1253,79.0,,,,,,,,,Cholesterol,MG -3090054,2343978,1253,0.0,,,,,,,,,Cholesterol,MG -3090769,2344693,1253,0.0,,,,,,,,,Cholesterol,MG -3090894,2344818,1253,0.0,,,,,,,,,Cholesterol,MG -3091020,2344944,1253,27.0,,,,,,,,,Cholesterol,MG -3091046,2344970,1253,0.0,,,,,,,,,Cholesterol,MG -3091143,2345067,1253,2.0,,,,,,,,,Cholesterol,MG -3091271,2345195,1253,0.0,,,,,,,,,Cholesterol,MG -3091278,2345202,1253,2.0,,,,,,,,,Cholesterol,MG -3091283,2345207,1253,0.0,,,,,,,,,Cholesterol,MG -3091309,2345233,1253,3.0,,,,,,,,,Cholesterol,MG -3091341,2345265,1253,0.0,,,,,,,,,Cholesterol,MG -3091520,2345444,1253,0.0,,,,,,,,,Cholesterol,MG -3091721,2345645,1253,15.0,,,,,,,,,Cholesterol,MG -3091762,2345686,1253,31.0,,,,,,,,,Cholesterol,MG -3092124,2346048,1253,0.0,,,,,,,,,Cholesterol,MG -3092213,2346137,1253,0.0,,,,,,,,,Cholesterol,MG -3092283,2346207,1253,0.0,,,,,,,,,Cholesterol,MG -3092548,2364030,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3092804,2364406,1253,16.0,,70.0,,,,,,,Cholesterol,MG -3092859,2364521,1253,1.0,,70.0,,,,,,,Cholesterol,MG -3092913,2364673,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3093166,2365151,1253,3.0,,70.0,,,,,,,Cholesterol,MG -3093279,2365331,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3093428,2365509,1253,37.0,,70.0,,,,,,,Cholesterol,MG -3093497,2365586,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3093693,2365810,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3093787,2365911,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3094019,2366167,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3094377,2366589,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3094454,2366680,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3094778,2367071,1253,8.0,,70.0,,,,,,,Cholesterol,MG -3095154,2367508,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3095319,2367694,1253,12.0,,70.0,,,,,,,Cholesterol,MG -3095458,2367853,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3095658,2368080,1253,95.0,,70.0,,,,,,,Cholesterol,MG -3095693,2368119,1253,42.0,,73.0,,,,,,,Cholesterol,MG -3096326,2368860,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3096459,2369004,1253,44.0,,70.0,,,,,,,Cholesterol,MG -3096681,2369256,1253,24.0,,70.0,,,,,,,Cholesterol,MG -3096894,2369509,1253,89.0,,70.0,,,,,,,Cholesterol,MG -3097341,2370041,1253,137.0,,70.0,,,,,,,Cholesterol,MG -3097567,2370293,1253,36.0,,70.0,,,,,,,Cholesterol,MG -3097762,2370525,1253,49.0,,71.0,,,,,,,Cholesterol,MG -3097850,2370613,1253,59.0,,71.0,,,,,,,Cholesterol,MG -3098075,2370838,1253,40.0,,71.0,,,,,,,Cholesterol,MG -3098180,2370943,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3098212,2370975,1253,58.0,,71.0,,,,,,,Cholesterol,MG -3098345,2371108,1253,59.0,,71.0,,,,,,,Cholesterol,MG -3098574,2371337,1253,2.0,,78.0,,,,,,,Cholesterol,MG -3098831,2371594,1253,35.0,,78.0,,,,,,,Cholesterol,MG -3099031,2371794,1253,20.0,,72.0,,,,,,,Cholesterol,MG -3099052,2371815,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3099070,2371833,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3099272,2372035,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3099406,2372247,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3099424,2372265,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3099807,2372700,1253,107.0,,70.0,,,,,,,Cholesterol,MG -3099852,2372758,1253,32.0,,70.0,,,,,,,Cholesterol,MG -3100046,2372967,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3100283,2373246,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3100533,2373540,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3100871,2373920,1253,60.0,,70.0,,,,,,,Cholesterol,MG -3101024,2374099,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3101344,2374456,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3101612,2374761,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3101892,2375074,1253,59.0,,70.0,,,,,,,Cholesterol,MG -3101894,2375076,1253,17.0,,70.0,,,,,,,Cholesterol,MG -3101964,2375163,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3102163,2375388,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3102207,2375437,1253,18.0,,70.0,,,,,,,Cholesterol,MG -3102273,2375507,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3102667,2375977,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3102832,2376158,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3103096,2376446,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3103396,2376782,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3103913,2377364,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3103989,2377445,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3104074,2377538,1253,34.0,,70.0,,,,,,,Cholesterol,MG -3104307,2377801,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3104368,2377871,1253,54.0,,70.0,,,,,,,Cholesterol,MG -3104512,2378026,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3104685,2378216,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3105020,2378622,1253,29.0,,70.0,,,,,,,Cholesterol,MG -3105400,2379047,1253,107.0,,70.0,,,,,,,Cholesterol,MG -3105532,2379191,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3105656,2379391,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3105711,2379449,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3106023,2379797,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3106180,2379968,1253,2.0,,73.0,,,,,,,Cholesterol,MG -3106238,2380055,1253,18.0,,73.0,,,,,,,Cholesterol,MG -3106494,2380365,1253,4.0,,70.0,,,,,,,Cholesterol,MG -3106540,2380454,1253,44.0,,70.0,,,,,,,Cholesterol,MG -3106811,2380746,1253,59.0,,71.0,,,,,,,Cholesterol,MG -3106875,2380810,1253,1.0,,70.0,,,,,,,Cholesterol,MG -3106930,2380866,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3107370,2381312,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3107377,2381319,1253,1.0,,78.0,,,,,,,Cholesterol,MG -3107717,2381675,1253,17.0,,70.0,,,,,,,Cholesterol,MG -3108123,2382102,1253,20.0,,70.0,,,,,,,Cholesterol,MG -3108125,2382104,1253,24.0,,70.0,,,,,,,Cholesterol,MG -3108454,2382449,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3108597,2382595,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3108615,2382614,1253,89.0,,70.0,,,,,,,Cholesterol,MG -3108781,2382789,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3109005,2383020,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3109070,2383089,1253,126.0,,70.0,,,,,,,Cholesterol,MG -3109164,2383198,1253,92.0,,70.0,,,,,,,Cholesterol,MG -3109367,2383416,1253,25.0,,70.0,,,,,,,Cholesterol,MG -3109399,2383448,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3109474,2383523,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3109976,2384089,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3110333,2384472,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3110446,2384590,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3110505,2384661,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3110829,2385073,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3110839,2385083,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3110862,2385106,1253,89.0,,70.0,,,,,,,Cholesterol,MG -3111658,2385981,1253,7.0,,70.0,,,,,,,Cholesterol,MG -3111848,2386190,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3112621,2387008,1253,36.0,,70.0,,,,,,,Cholesterol,MG -3112841,2387243,1253,54.0,,70.0,,,,,,,Cholesterol,MG -3112910,2387316,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3112918,2387324,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3112977,2387384,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3113045,2387456,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3113154,2387583,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3113158,2387587,1253,8.0,,70.0,,,,,,,Cholesterol,MG -3113475,2387932,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3113626,2388106,1253,40.0,,70.0,,,,,,,Cholesterol,MG -3113690,2388175,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3113771,2388260,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3113875,2388374,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3114125,2388634,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3114171,2388681,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3114175,2388687,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3114834,2389386,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3115402,2389972,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3115528,2390110,1253,83.0,,70.0,,,,,,,Cholesterol,MG -3115824,2390424,1253,89.0,,70.0,,,,,,,Cholesterol,MG -3115968,2390581,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3116022,2390638,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3116407,2391051,1253,66.0,,70.0,,,,,,,Cholesterol,MG -3116680,2391355,1253,5.0,,70.0,,,,,,,Cholesterol,MG -3116708,2391385,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3116949,2391637,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3116952,2391640,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3117040,2391740,1253,65.0,,70.0,,,,,,,Cholesterol,MG -3117056,2391756,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3117637,2392384,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3117769,2392548,1253,119.0,,70.0,,,,,,,Cholesterol,MG -3117910,2392696,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3118156,2392960,1253,222.0,,70.0,,,,,,,Cholesterol,MG -3118379,2393190,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3118504,2393329,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3118559,2393386,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3118700,2393529,1253,8.0,,70.0,,,,,,,Cholesterol,MG -3119006,2393901,1253,44.0,,70.0,,,,,,,Cholesterol,MG -3119306,2394210,1253,106.0,,70.0,,,,,,,Cholesterol,MG -3119320,2394224,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3119365,2394275,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3119531,2394474,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3119840,2394810,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3119865,2394839,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3120815,2395885,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3120981,2396054,1253,11.0,,70.0,,,,,,,Cholesterol,MG -3121034,2396114,1253,27.0,,70.0,,,,,,,Cholesterol,MG -3121203,2396291,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3121368,2396466,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3121373,2396471,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3121768,2396907,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3121853,2397013,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3121938,2397106,1253,38.0,,70.0,,,,,,,Cholesterol,MG -3122305,2397485,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3122754,2398013,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3122802,2398079,1253,107.0,,70.0,,,,,,,Cholesterol,MG -3123023,2398327,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3123155,2398473,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3123376,2398749,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3123480,2398868,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3123894,2399314,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3124003,2399425,1253,95.0,,70.0,,,,,,,Cholesterol,MG -3124106,2399533,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3124281,2399723,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3124574,2400034,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3124628,2400111,1253,28.0,,70.0,,,,,,,Cholesterol,MG -3124690,2400175,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3124866,2400363,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3124889,2400387,1253,18.0,,70.0,,,,,,,Cholesterol,MG -3124894,2400392,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3124944,2400445,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3125215,2400737,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3125269,2400792,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3125402,2400932,1253,54.0,,70.0,,,,,,,Cholesterol,MG -3125411,2400941,1253,54.0,,70.0,,,,,,,Cholesterol,MG -3125660,2401216,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3125673,2401231,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3125989,2401607,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3126214,2401844,1253,71.0,,70.0,,,,,,,Cholesterol,MG -3126334,2401972,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3126974,2402634,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3127006,2402667,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3127289,2402979,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3127390,2403085,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3127657,2403402,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3127675,2403420,1253,71.0,,70.0,,,,,,,Cholesterol,MG -3127717,2403465,1253,192.0,,70.0,,,,,,,Cholesterol,MG -3127718,2403466,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3128058,2403828,1253,89.0,,70.0,,,,,,,Cholesterol,MG -3128107,2403879,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3128209,2403989,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3129690,2405553,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3129706,2405570,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3129806,2405671,1253,44.0,,70.0,,,,,,,Cholesterol,MG -3129810,2405675,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3129873,2405738,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3130401,2406306,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3130529,2406447,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3131026,2407002,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3131154,2407144,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3131250,2407242,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3131393,2407393,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3131528,2407537,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3131683,2407711,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3131907,2407951,1253,94.0,,70.0,,,,,,,Cholesterol,MG -3132038,2408094,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3132146,2408214,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3132464,2408571,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3132632,2408765,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3133060,2409240,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3133318,2409503,1253,89.0,,70.0,,,,,,,Cholesterol,MG -3133463,2409666,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3133505,2409708,1253,83.0,,70.0,,,,,,,Cholesterol,MG -3133582,2409788,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3133588,2409794,1253,89.0,,70.0,,,,,,,Cholesterol,MG -3133862,2410075,1253,107.0,,70.0,,,,,,,Cholesterol,MG -3134113,2410357,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3134258,2410508,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3134434,2410709,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3134569,2410850,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3134622,2410904,1253,17.0,,70.0,,,,,,,Cholesterol,MG -3134803,2411090,1253,67.0,,70.0,,,,,,,Cholesterol,MG -3134808,2411095,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3135429,2411783,1253,89.0,,70.0,,,,,,,Cholesterol,MG -3135647,2412025,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3135864,2412266,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3136019,2412442,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3136500,2412997,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3136739,2413277,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3136864,2413413,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3136988,2413566,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3137206,2413851,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3137634,2414330,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3137757,2414464,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3137867,2414594,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3138037,2414790,1253,109.0,,70.0,,,,,,,Cholesterol,MG -3138051,2414805,1253,88.0,,70.0,,,,,,,Cholesterol,MG -3138101,2414868,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3138223,2415012,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3138255,2415056,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3138490,2415315,1253,42.0,,70.0,,,,,,,Cholesterol,MG -3138909,2415783,1253,15.0,,70.0,,,,,,,Cholesterol,MG -3139569,2416528,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3139610,2416578,1253,133.0,,70.0,,,,,,,Cholesterol,MG -3139698,2416672,1253,80.0,,70.0,,,,,,,Cholesterol,MG -3140633,2417732,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3141106,2418249,1253,54.0,,70.0,,,,,,,Cholesterol,MG -3141348,2418513,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3141360,2418526,1253,31.0,,70.0,,,,,,,Cholesterol,MG -3141458,2418634,1253,6.0,,70.0,,,,,,,Cholesterol,MG -3141478,2418654,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3141592,2418779,1253,33.0,,70.0,,,,,,,Cholesterol,MG -3141818,2419058,1253,18.0,,70.0,,,,,,,Cholesterol,MG -3141842,2419085,1253,272.0,,70.0,,,,,,,Cholesterol,MG -3142711,2420091,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3142974,2420390,1253,35.0,,70.0,,,,,,,Cholesterol,MG -3143122,2420566,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3143257,2420717,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3143263,2420726,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3143445,2420922,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3144072,2421586,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3144388,2421968,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3144513,2422105,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3144935,2422560,1253,10.0,,70.0,,,,,,,Cholesterol,MG -3144945,2422570,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3145790,2423536,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3145900,2423660,1253,64.0,,70.0,,,,,,,Cholesterol,MG -3146291,2424058,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3146950,2424757,1253,57.0,,70.0,,,,,,,Cholesterol,MG -3147160,2424990,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3147255,2425086,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3147264,2425095,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3147274,2425105,1253,2.0,,70.0,,,,,,,Cholesterol,MG -3147437,2425273,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3147451,2425287,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3147885,2425740,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3148599,2426514,1253,15.0,,70.0,,,,,,,Cholesterol,MG -3148712,2426639,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3148807,2426747,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3148921,2426873,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3149032,2427003,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3149255,2427237,1253,22.0,,70.0,,,,,,,Cholesterol,MG -3149438,2427420,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3149526,2427517,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3149616,2427631,1253,107.0,,70.0,,,,,,,Cholesterol,MG -3149824,2427858,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3149877,2427912,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3149959,2427997,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3150067,2428125,1253,7.0,,70.0,,,,,,,Cholesterol,MG -3150374,2428449,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3150516,2428595,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3150673,2428768,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3150982,2429110,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3151314,2429456,1253,71.0,,70.0,,,,,,,Cholesterol,MG -3151410,2429557,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3152108,2430298,1253,11.0,,70.0,,,,,,,Cholesterol,MG -3152162,2430354,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3152172,2430365,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3152287,2430487,1253,8.0,,70.0,,,,,,,Cholesterol,MG -3152977,2431262,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3152982,2431267,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3153127,2431418,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3153344,2431646,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3153457,2431770,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3153696,2432052,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3153775,2432140,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3153968,2432347,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3154724,2433183,1253,62.0,,70.0,,,,,,,Cholesterol,MG -3155039,2433520,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3155201,2433692,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3155519,2434019,1253,47.0,,70.0,,,,,,,Cholesterol,MG -3155554,2434056,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3155683,2434192,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3156134,2434669,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3156175,2434714,1253,33.0,,70.0,,,,,,,Cholesterol,MG -3156238,2434786,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3156408,2434966,1253,36.0,,70.0,,,,,,,Cholesterol,MG -3156692,2435263,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3157187,2435775,1253,2.0,,70.0,,,,,,,Cholesterol,MG -3157264,2435857,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3157318,2435913,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3157456,2436071,1253,5.0,,75.0,,,,,,,Cholesterol,MG -3157600,2436222,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3158062,2436737,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3158483,2437202,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3158795,2437541,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3158887,2437649,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3158999,2437774,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3159117,2437905,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3159493,2438304,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3160755,2439762,1253,14.0,,70.0,,,,,,,Cholesterol,MG -3160996,2440047,1253,107.0,,70.0,,,,,,,Cholesterol,MG -3161339,2440449,1253,25.0,,70.0,,,,,,,Cholesterol,MG -3161899,2441079,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3162065,2441274,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3162074,2441283,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3162263,2441493,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3162485,2441740,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3163059,2442384,1253,40.0,,70.0,,,,,,,Cholesterol,MG -3163201,2442553,1253,4.0,,73.0,,,,,,,Cholesterol,MG -3163218,2442572,1253,196.0,,70.0,,,,,,,Cholesterol,MG -3163242,2442600,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3164098,2443568,1253,33.0,,71.0,,,,,,,Cholesterol,MG -3164212,2443697,1253,41.0,,78.0,,,,,,,Cholesterol,MG -3164611,2444145,1253,1.0,,78.0,,,,,,,Cholesterol,MG -3164622,2444157,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3164666,2444204,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3164718,2444264,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3164822,2444375,1253,30.0,,70.0,,,,,,,Cholesterol,MG -3164872,2444428,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3164909,2444471,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3164940,2444509,1253,28.0,,70.0,,,,,,,Cholesterol,MG -3165195,2444790,1253,18.0,,70.0,,,,,,,Cholesterol,MG -3165226,2444824,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3165273,2444874,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3165300,2444904,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3165688,2445353,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3165833,2445518,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3166052,2445785,1253,4.0,,73.0,,,,,,,Cholesterol,MG -3166211,2445961,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3166267,2446030,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3166310,2446081,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3166548,2446375,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3166730,2446584,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3167196,2447105,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3167375,2447308,1253,55.0,,70.0,,,,,,,Cholesterol,MG -3167675,2447667,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3167787,2447790,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3167836,2447867,1253,80.0,,70.0,,,,,,,Cholesterol,MG -3167984,2448087,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3168281,2448461,1253,28.0,,70.0,,,,,,,Cholesterol,MG -3168366,2448561,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3168374,2448572,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3168543,2448773,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3168902,2449183,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3169183,2449491,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3169269,2449584,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3169328,2449652,1253,71.0,,70.0,,,,,,,Cholesterol,MG -3170025,2450446,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3170033,2450456,1253,45.0,,70.0,,,,,,,Cholesterol,MG -3170528,2451015,1253,54.0,,70.0,,,,,,,Cholesterol,MG -3170534,2451021,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3170551,2451045,1253,41.0,,70.0,,,,,,,Cholesterol,MG -3170921,2451484,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3171184,2451789,1253,12.0,,70.0,,,,,,,Cholesterol,MG -3171509,2452157,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3171561,2452212,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3171643,2452307,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3172046,2452749,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3172063,2452768,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3172305,2453036,1253,54.0,,70.0,,,,,,,Cholesterol,MG -3172537,2453289,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3172728,2453502,1253,18.0,,70.0,,,,,,,Cholesterol,MG -3172904,2453700,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3172990,2453804,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3173103,2453936,1253,107.0,,70.0,,,,,,,Cholesterol,MG -3173870,2454840,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3174198,2455283,1253,31.0,,73.0,,,,,,,Cholesterol,MG -3174343,2455445,1253,46.0,,70.0,,,,,,,Cholesterol,MG -3174444,2455556,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3174628,2455755,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3174659,2455795,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3174700,2455838,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3175543,2456821,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3175848,2457126,1253,27.0,,71.0,,,,,,,Cholesterol,MG -3176077,2457355,1253,14.0,,71.0,,,,,,,Cholesterol,MG -3176275,2457553,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3176333,2457614,1253,14.0,,71.0,,,,,,,Cholesterol,MG -3176459,2457740,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3176508,2457789,1253,23.0,,71.0,,,,,,,Cholesterol,MG -3176614,2457897,1253,12.0,,71.0,,,,,,,Cholesterol,MG -3176759,2458043,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3176884,2458168,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3176919,2458203,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3177159,2458444,1253,65.0,,78.0,,,,,,,Cholesterol,MG -3177368,2458655,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3177740,2459027,1253,25.0,,78.0,,,,,,,Cholesterol,MG -3177936,2459224,1253,6.0,,78.0,,,,,,,Cholesterol,MG -3179051,2460345,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3179172,2460477,1253,19.0,,70.0,,,,,,,Cholesterol,MG -3179339,2460649,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3179398,2460711,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3179506,2460822,1253,19.0,,70.0,,,,,,,Cholesterol,MG -3180412,2461773,1253,17.0,,70.0,,,,,,,Cholesterol,MG -3180473,2461835,1253,10.0,,70.0,,,,,,,Cholesterol,MG -3180776,2462144,1253,8.0,,70.0,,,,,,,Cholesterol,MG -3180904,2462276,1253,65.0,,70.0,,,,,,,Cholesterol,MG -3181065,2462440,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3181241,2462630,1253,54.0,,70.0,,,,,,,Cholesterol,MG -3181277,2462667,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3181356,2462747,1253,4.0,,70.0,,,,,,,Cholesterol,MG -3181380,2462773,1253,89.0,,70.0,,,,,,,Cholesterol,MG -3181403,2462796,1253,89.0,,70.0,,,,,,,Cholesterol,MG -3181462,2462855,1253,4.0,,70.0,,,,,,,Cholesterol,MG -3181532,2462926,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3181572,2462968,1253,60.0,,70.0,,,,,,,Cholesterol,MG -3181783,2463195,1253,33.0,,70.0,,,,,,,Cholesterol,MG -3182192,2463630,1253,27.0,,70.0,,,,,,,Cholesterol,MG -3182319,2463760,1253,4.0,,70.0,,,,,,,Cholesterol,MG -3182399,2463842,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3182500,2463944,1253,89.0,,70.0,,,,,,,Cholesterol,MG -3182606,2464056,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3182935,2464414,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3183034,2464515,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3183337,2464833,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3183338,2464834,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3183374,2464871,1253,35.0,,70.0,,,,,,,Cholesterol,MG -3183526,2465031,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3183565,2465074,1253,29.0,,70.0,,,,,,,Cholesterol,MG -3183594,2465103,1253,89.0,,70.0,,,,,,,Cholesterol,MG -3184348,2465902,1253,30.0,,70.0,,,,,,,Cholesterol,MG -3184464,2466022,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3184646,2466225,1253,13.0,,70.0,,,,,,,Cholesterol,MG -3185115,2466709,1253,15.0,,70.0,,,,,,,Cholesterol,MG -3185189,2466784,1253,6.0,,70.0,,,,,,,Cholesterol,MG -3185275,2466873,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3185576,2467214,1253,8.0,,70.0,,,,,,,Cholesterol,MG -3185768,2467412,1253,56.0,,70.0,,,,,,,Cholesterol,MG -3186106,2467757,1253,14.0,,70.0,,,,,,,Cholesterol,MG -3186153,2467811,1253,70.0,,70.0,,,,,,,Cholesterol,MG -3186395,2468081,1253,31.0,,70.0,,,,,,,Cholesterol,MG -3186509,2468207,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3186647,2468359,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3186773,2468490,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3187180,2468914,1253,22.0,,73.0,,,,,,,Cholesterol,MG -3187427,2469175,1253,9.0,,70.0,,,,,,,Cholesterol,MG -3188053,2469836,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3188065,2469848,1253,17.0,,70.0,,,,,,,Cholesterol,MG -3188347,2470141,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3188714,2470522,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3189044,2470868,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3189240,2471081,1253,43.0,,70.0,,,,,,,Cholesterol,MG -3189251,2471092,1253,22.0,,70.0,,,,,,,Cholesterol,MG -3189333,2471183,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3189372,2471223,1253,49.0,,70.0,,,,,,,Cholesterol,MG -3189513,2471365,1253,71.0,,70.0,,,,,,,Cholesterol,MG -3189809,2471693,1253,11.0,,70.0,,,,,,,Cholesterol,MG -3189967,2471872,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3190123,2472038,1253,54.0,,70.0,,,,,,,Cholesterol,MG -3190180,2472096,1253,11.0,,70.0,,,,,,,Cholesterol,MG -3190255,2472173,1253,50.0,,70.0,,,,,,,Cholesterol,MG -3190424,2472346,1253,12.0,,70.0,,,,,,,Cholesterol,MG -3190440,2472362,1253,12.0,,70.0,,,,,,,Cholesterol,MG -3190519,2472446,1253,15.0,,70.0,,,,,,,Cholesterol,MG -3190560,2472488,1253,15.0,,70.0,,,,,,,Cholesterol,MG -3190598,2472526,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3190711,2472651,1253,13.0,,70.0,,,,,,,Cholesterol,MG -3190745,2472685,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3190766,2472706,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3190809,2472749,1253,54.0,,70.0,,,,,,,Cholesterol,MG -3191329,2473300,1253,18.0,,70.0,,,,,,,Cholesterol,MG -3191618,2473612,1253,89.0,,70.0,,,,,,,Cholesterol,MG -3191655,2473651,1253,4.0,,73.0,,,,,,,Cholesterol,MG -3191742,2473742,1253,10.0,,70.0,,,,,,,Cholesterol,MG -3191792,2473796,1253,36.0,,70.0,,,,,,,Cholesterol,MG -3191957,2473977,1253,15.0,,70.0,,,,,,,Cholesterol,MG -3192530,2474567,1253,27.0,,70.0,,,,,,,Cholesterol,MG -3192575,2474617,1253,15.0,,70.0,,,,,,,Cholesterol,MG -3193020,2475083,1253,89.0,,70.0,,,,,,,Cholesterol,MG -3193353,2475438,1253,15.0,,70.0,,,,,,,Cholesterol,MG -3193661,2475769,1253,95.0,,70.0,,,,,,,Cholesterol,MG -3193681,2475790,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3194076,2476250,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3194256,2476435,1253,10.0,,70.0,,,,,,,Cholesterol,MG -3194818,2477049,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3194843,2477074,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3195218,2477484,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3195797,2478127,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3195945,2478283,1253,14.0,,70.0,,,,,,,Cholesterol,MG -3195984,2478327,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3196687,2479081,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3197109,2479545,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3197476,2479921,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3197567,2480014,1253,33.0,,70.0,,,,,,,Cholesterol,MG -3197674,2480123,1253,40.0,,70.0,,,,,,,Cholesterol,MG -3197795,2480264,1253,58.0,,70.0,,,,,,,Cholesterol,MG -3197849,2480347,1253,62.0,,70.0,,,,,,,Cholesterol,MG -3198047,2480590,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3198164,2480715,1253,16.0,,73.0,,,,,,,Cholesterol,MG -3198267,2480827,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3198643,2481226,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3198693,2481276,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3199252,2481850,1253,12.0,,70.0,,,,,,,Cholesterol,MG -3199293,2481897,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3199397,2482002,1253,106.0,,70.0,,,,,,,Cholesterol,MG -3199988,2482660,1253,15.0,,70.0,,,,,,,Cholesterol,MG -3200077,2482754,1253,9.0,,70.0,,,,,,,Cholesterol,MG -3200150,2482829,1253,14.0,,70.0,,,,,,,Cholesterol,MG -3200660,2483391,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3200825,2483579,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3200944,2483707,1253,28.0,,70.0,,,,,,,Cholesterol,MG -3201212,2484031,1253,4.0,,70.0,,,,,,,Cholesterol,MG -3201229,2484048,1253,15.0,,70.0,,,,,,,Cholesterol,MG -3201258,2484079,1253,15.0,,70.0,,,,,,,Cholesterol,MG -3201696,2484550,1253,7.0,,70.0,,,,,,,Cholesterol,MG -3201922,2484779,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3202450,2485325,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3202459,2485335,1253,40.0,,70.0,,,,,,,Cholesterol,MG -3202517,2485394,1253,12.0,,70.0,,,,,,,Cholesterol,MG -3202703,2485591,1253,40.0,,70.0,,,,,,,Cholesterol,MG -3203092,2485994,1253,6.0,,70.0,,,,,,,Cholesterol,MG -3203105,2486007,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3203594,2486521,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3203803,2486734,1253,26.0,,70.0,,,,,,,Cholesterol,MG -3204036,2486973,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3204044,2486982,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3204203,2487156,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3204539,2487513,1253,3.0,,70.0,,,,,,,Cholesterol,MG -3204828,2487818,1253,15.0,,70.0,,,,,,,Cholesterol,MG -3205017,2488020,1253,33.0,,70.0,,,,,,,Cholesterol,MG -3205135,2488140,1253,89.0,,70.0,,,,,,,Cholesterol,MG -3205278,2488294,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3205392,2488416,1253,89.0,,70.0,,,,,,,Cholesterol,MG -3205596,2488647,1253,19.0,,70.0,,,,,,,Cholesterol,MG -3205631,2488695,1253,4.0,,70.0,,,,,,,Cholesterol,MG -3205687,2488773,1253,2.0,,70.0,,,,,,,Cholesterol,MG -3205872,2488960,1253,2.0,,70.0,,,,,,,Cholesterol,MG -3206275,2489398,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3206343,2489477,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3206481,2489646,1253,56.0,,70.0,,,,,,,Cholesterol,MG -3206609,2489826,1253,78.0,,70.0,,,,,,,Cholesterol,MG -3206624,2489844,1253,107.0,,70.0,,,,,,,Cholesterol,MG -3206817,2490086,1253,47.0,,70.0,,,,,,,Cholesterol,MG -3206948,2490245,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3207005,2490347,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3207539,2491116,1253,0.0,,75.0,,,,,,,Cholesterol,MG -3207728,2491385,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3207754,2491411,1253,0.0,,72.0,,,,,,,Cholesterol,MG -3207972,2491629,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3207986,2491643,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3208077,2491734,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3208118,2491776,1253,51.0,,71.0,,,,,,,Cholesterol,MG -3208248,2491906,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3208294,2491952,1253,4.0,,71.0,,,,,,,Cholesterol,MG -3208318,2491976,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3208780,2492445,1253,71.0,,71.0,,,,,,,Cholesterol,MG -3208940,2492608,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3209012,2492680,1253,105.0,,72.0,,,,,,,Cholesterol,MG -3209107,2492775,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3209128,2492796,1253,21.0,,71.0,,,,,,,Cholesterol,MG -3209417,2493108,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3209635,2493356,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3209771,2493534,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3210006,2494882,1253,15.0,,70.0,,,,,,,Cholesterol,MG -3210139,2495041,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3210146,2495048,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3210255,2495196,1253,100.0,,70.0,,,,,,,Cholesterol,MG -3210280,2495224,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3210283,2495227,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3210438,2495397,1253,200.0,,75.0,,,,,,,Cholesterol,MG -3210701,2495682,1253,6.0,,70.0,,,,,,,Cholesterol,MG -3210793,2495775,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3210798,2495780,1253,56.0,,70.0,,,,,,,Cholesterol,MG -3211067,2496145,1253,36.0,,70.0,,,,,,,Cholesterol,MG -3211216,2496294,1253,30.0,,70.0,,,,,,,Cholesterol,MG -3211290,2496368,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3211477,2496561,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3212045,2497150,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3212308,2497429,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3212439,2497561,1253,16.0,,73.0,,,,,,,Cholesterol,MG -3213257,2498413,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3213383,2498539,1253,12.0,,70.0,,,,,,,Cholesterol,MG -3213414,2498570,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3213538,2498694,1253,12.0,,70.0,,,,,,,Cholesterol,MG -3213629,2498785,1253,12.0,,70.0,,,,,,,Cholesterol,MG -3213837,2498993,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3213866,2499022,1253,18.0,,73.0,,,,,,,Cholesterol,MG -3214077,2499239,1253,50.0,,70.0,,,,,,,Cholesterol,MG -3214344,2499745,1253,8.0,,70.0,,,,,,,Cholesterol,MG -3214371,2499780,1253,71.0,,70.0,,,,,,,Cholesterol,MG -3214402,2499815,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3214505,2499943,1253,40.0,,70.0,,,,,,,Cholesterol,MG -3214744,2500266,1253,71.0,,70.0,,,,,,,Cholesterol,MG -3215112,2500678,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3215201,2500767,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3215359,2500925,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3215516,2501082,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3215615,2501183,1253,15.0,,70.0,,,,,,,Cholesterol,MG -3215711,2501280,1253,47.0,,70.0,,,,,,,Cholesterol,MG -3215879,2501463,1253,111.0,,70.0,,,,,,,Cholesterol,MG -3216008,2501707,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3216176,2501890,1253,41.0,,70.0,,,,,,,Cholesterol,MG -3216277,2502005,1253,62.0,,70.0,,,,,,,Cholesterol,MG -3216854,2502885,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3216934,2502972,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3216944,2502982,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3217167,2503213,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3217182,2503228,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3217274,2503320,1253,8.0,,70.0,,,,,,,Cholesterol,MG -3217450,2503512,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3217506,2503580,1253,24.0,,70.0,,,,,,,Cholesterol,MG -3217705,2503835,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3218076,2504241,1253,83.0,,70.0,,,,,,,Cholesterol,MG -3218741,2505009,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3219218,2505612,1253,8.0,,70.0,,,,,,,Cholesterol,MG -3219489,2505937,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3219626,2506096,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3220036,2506549,1253,4.0,,70.0,,,,,,,Cholesterol,MG -3220074,2506592,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3220577,2507140,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3220691,2507262,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3220933,2507517,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3221228,2507831,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3221254,2507857,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3221351,2507962,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3221542,2508154,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3221559,2508172,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3221710,2508332,1253,46.0,,70.0,,,,,,,Cholesterol,MG -3222018,2508679,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3222159,2508862,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3222518,2509271,1253,125.0,,70.0,,,,,,,Cholesterol,MG -3222528,2509288,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3222642,2509423,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3222679,2509462,1253,22.0,,70.0,,,,,,,Cholesterol,MG -3222700,2509489,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3222763,2509555,1253,10.0,,70.0,,,,,,,Cholesterol,MG -3222937,2509731,1253,7.0,,70.0,,,,,,,Cholesterol,MG -3222972,2509770,1253,7.0,,70.0,,,,,,,Cholesterol,MG -3223343,2510214,1253,44.0,,70.0,,,,,,,Cholesterol,MG -3224322,2511400,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3224809,2511952,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3224860,2512003,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3224906,2512048,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3224942,2512084,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3225666,2517165,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3226161,2517660,1253,11.0,,71.0,,,,,,,Cholesterol,MG -3226306,2517805,1253,12.0,,78.0,,,,,,,Cholesterol,MG -3226494,2517995,1253,5.0,,73.0,,,,,,,Cholesterol,MG -3226876,2518377,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3227435,2518936,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3227491,2518992,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3227583,2519084,1253,0.0,,77.0,,,,,,,Cholesterol,MG -3227903,2519403,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3228307,2519807,1253,33.0,,71.0,,,,,,,Cholesterol,MG -3228448,2519948,1253,16.0,,73.0,,,,,,,Cholesterol,MG -3228451,2519951,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3228811,2520312,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3228866,2520367,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3229035,2520536,1253,70.0,,71.0,,,,,,,Cholesterol,MG -3229063,2520564,1253,12.0,,71.0,,,,,,,Cholesterol,MG -3229114,2520615,1253,9.0,,71.0,,,,,,,Cholesterol,MG -3229336,2520837,1253,59.0,,78.0,,,,,,,Cholesterol,MG -3229595,2521096,1253,24.0,,78.0,,,,,,,Cholesterol,MG -3229807,2521310,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3230014,2521517,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3230263,2521785,1253,38.0,,71.0,,,,,,,Cholesterol,MG -3230991,2522545,1253,18.0,,73.0,,,,,,,Cholesterol,MG -3231056,2522627,1253,26.0,,70.0,,,,,,,Cholesterol,MG -3231191,2523069,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3231219,2523103,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3231324,2523217,1253,20.0,,70.0,,,,,,,Cholesterol,MG -3231581,2523485,1253,16.0,,70.0,,,,,,,Cholesterol,MG -3231666,2523575,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3231725,2523637,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3231875,2523846,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3232042,2524046,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3232048,2524052,1253,17.0,,70.0,,,,,,,Cholesterol,MG -3232569,2524699,1253,107.0,,70.0,,,,,,,Cholesterol,MG -3232613,2524747,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3232790,2524975,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3232845,2525033,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3233107,2525326,1253,17.0,,70.0,,,,,,,Cholesterol,MG -3233452,2525711,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3233471,2525730,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3233557,2525816,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3234365,2526784,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3234497,2526931,1253,15.0,,73.0,,,,,,,Cholesterol,MG -3234769,2527247,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3235828,2528437,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3235833,2528442,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3235988,2528642,1253,19.0,,73.0,,,,,,,Cholesterol,MG -3236423,2529123,1253,40.0,,70.0,,,,,,,Cholesterol,MG -3236433,2529134,1253,54.0,,70.0,,,,,,,Cholesterol,MG -3236869,2529720,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3236912,2529771,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3236970,2529856,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3237233,2530164,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3237661,2530834,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3237681,2530856,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3237692,2530868,1253,14.0,,73.0,,,,,,,Cholesterol,MG -3237892,2531160,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3238164,2531528,1253,18.0,,70.0,,,,,,,Cholesterol,MG -3239277,2532981,1253,107.0,,70.0,,,,,,,Cholesterol,MG -3239574,2533401,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3239580,2533410,1253,42.0,,70.0,,,,,,,Cholesterol,MG -3239669,2533518,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3239950,2533862,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3240168,2534122,1253,79.0,,70.0,,,,,,,Cholesterol,MG -3240295,2534274,1253,88.0,,70.0,,,,,,,Cholesterol,MG -3240399,2534399,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3240730,2534852,1253,83.0,,70.0,,,,,,,Cholesterol,MG -3240764,2534889,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3240869,2534996,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3240953,2535100,1253,13.0,,70.0,,,,,,,Cholesterol,MG -3241188,2535385,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3241248,2535458,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3241487,2535714,1253,62.0,,70.0,,,,,,,Cholesterol,MG -3241681,2535937,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3241685,2535941,1253,4.0,,70.0,,,,,,,Cholesterol,MG -3241849,2536120,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3242128,2536490,1253,35.0,,70.0,,,,,,,Cholesterol,MG -3242373,2536776,1253,61.0,,70.0,,,,,,,Cholesterol,MG -3242754,2537240,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3242854,2537358,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3243383,2538011,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3243431,2538069,1253,214.0,,70.0,,,,,,,Cholesterol,MG -3243467,2538112,1253,10.0,,70.0,,,,,,,Cholesterol,MG -3243486,2538137,1253,63.0,,70.0,,,,,,,Cholesterol,MG -3243502,2538153,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3244047,2538768,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3244333,2539166,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3244461,2539312,1253,36.0,,70.0,,,,,,,Cholesterol,MG -3244490,2539345,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3244674,2539557,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3244768,2539656,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3244776,2539664,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3244843,2539732,1253,36.0,,78.0,,,,,,,Cholesterol,MG -3245385,2540279,1253,4.0,,78.0,,,,,,,Cholesterol,MG -3245515,2540409,1253,4.0,,78.0,,,,,,,Cholesterol,MG -3245616,2540510,1253,13.0,,78.0,,,,,,,Cholesterol,MG -3245888,2540828,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3246248,2541276,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3246660,2541772,1253,18.0,,70.0,,,,,,,Cholesterol,MG -3246905,2542075,1253,11.0,,70.0,,,,,,,Cholesterol,MG -3246969,2542145,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3246989,2542169,1253,17.0,,70.0,,,,,,,Cholesterol,MG -3247114,2542323,1253,33.0,,70.0,,,,,,,Cholesterol,MG -3247204,2542432,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3247252,2542497,1253,7.0,,70.0,,,,,,,Cholesterol,MG -3247535,2542846,1253,7.0,,70.0,,,,,,,Cholesterol,MG -3247558,2542872,1253,89.0,,70.0,,,,,,,Cholesterol,MG -3247847,2543247,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3248178,2543641,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3248195,2543661,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3248265,2543751,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3248317,2543818,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3248411,2543928,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3248418,2543935,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3248484,2544015,1253,41.0,,70.0,,,,,,,Cholesterol,MG -3248549,2544103,1253,59.0,,70.0,,,,,,,Cholesterol,MG -3248554,2544108,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3249211,2544930,1253,14.0,,70.0,,,,,,,Cholesterol,MG -3249537,2545335,1253,27.0,,70.0,,,,,,,Cholesterol,MG -3249896,2545772,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3250178,2546118,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3250228,2546181,1253,34.0,,70.0,,,,,,,Cholesterol,MG -3250770,2546833,1253,8.0,,70.0,,,,,,,Cholesterol,MG -3251337,2547481,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3251431,2547619,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3251433,2547621,1253,12.0,,70.0,,,,,,,Cholesterol,MG -3251548,2547740,1253,89.0,,70.0,,,,,,,Cholesterol,MG -3252046,2548319,1253,65.0,,70.0,,,,,,,Cholesterol,MG -3252175,2548451,1253,76.0,,70.0,,,,,,,Cholesterol,MG -3252221,2548501,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3252344,2548629,1253,11.0,,73.0,,,,,,,Cholesterol,MG -3252643,2548958,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3253197,2549617,1253,83.0,,70.0,,,,,,,Cholesterol,MG -3253492,2549930,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3253833,2550312,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3254004,2550499,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3254137,2550641,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3254162,2550666,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3254499,2551031,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3254574,2551120,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3254666,2551223,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3254765,2551332,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3254940,2551539,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3255011,2551628,1253,75.0,,70.0,,,,,,,Cholesterol,MG -3255064,2551696,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3255085,2551729,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3255116,2551762,1253,71.0,,70.0,,,,,,,Cholesterol,MG -3255180,2551832,1253,89.0,,70.0,,,,,,,Cholesterol,MG -3255260,2551917,1253,107.0,,70.0,,,,,,,Cholesterol,MG -3255506,2552179,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3255864,2552562,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3255993,2552705,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3256106,2552825,1253,91.0,,70.0,,,,,,,Cholesterol,MG -3256329,2553071,1253,64.0,,70.0,,,,,,,Cholesterol,MG -3256657,2553452,1253,7.0,,70.0,,,,,,,Cholesterol,MG -3256728,2553525,1253,50.0,,70.0,,,,,,,Cholesterol,MG -3257014,2553833,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3257192,2554022,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3257257,2554092,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3257270,2554105,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3258028,2554963,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3258284,2555219,1253,1.0,,78.0,,,,,,,Cholesterol,MG -3258708,2555643,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3259740,2556675,1253,6.0,,78.0,,,,,,,Cholesterol,MG -3259803,2556738,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3259901,2556836,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3259974,2556909,1253,4.0,,71.0,,,,,,,Cholesterol,MG -3260073,2557008,1253,4.0,,71.0,,,,,,,Cholesterol,MG -3260085,2557020,1253,29.0,,71.0,,,,,,,Cholesterol,MG -3260428,2557363,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3260519,2557454,1253,0.0,,72.0,,,,,,,Cholesterol,MG -3260606,2557541,1253,4.0,,78.0,,,,,,,Cholesterol,MG -3260614,2557549,1253,2.0,,79.0,,,,,,,Cholesterol,MG -3260722,2557657,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3260838,2557773,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3260841,2557776,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3261374,2558309,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3261735,2558670,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3261750,2558685,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3261927,2558862,1253,39.0,,78.0,,,,,,,Cholesterol,MG -3262046,2558981,1253,339.0,,71.0,,,,,,,Cholesterol,MG -3262533,2559468,1253,21.0,,78.0,,,,,,,Cholesterol,MG -3263009,2559978,1253,14.0,,70.0,,,,,,,Cholesterol,MG -3263141,2560169,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3263303,2560471,1253,14.0,,70.0,,,,,,,Cholesterol,MG -3263706,2560922,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3263754,2560980,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3263786,2561019,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3263830,2561063,1253,15.0,,73.0,,,,,,,Cholesterol,MG -3264270,2561558,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3264753,2562162,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3264892,2562322,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3265021,2562455,1253,22.0,,70.0,,,,,,,Cholesterol,MG -3265177,2562617,1253,32.0,,70.0,,,,,,,Cholesterol,MG -3265201,2562647,1253,82.0,,70.0,,,,,,,Cholesterol,MG -3265293,2562739,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3265309,2562755,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3265388,2562834,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3265507,2562953,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3265522,2562970,1253,49.0,,70.0,,,,,,,Cholesterol,MG -3265818,2563360,1253,89.0,,70.0,,,,,,,Cholesterol,MG -3265843,2563385,1253,76.0,,70.0,,,,,,,Cholesterol,MG -3266339,2563955,1253,3.0,,73.0,,,,,,,Cholesterol,MG -3266521,2564138,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3266619,2564243,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3266715,2564347,1253,44.0,,70.0,,,,,,,Cholesterol,MG -3266866,2564514,1253,26.0,,70.0,,,,,,,Cholesterol,MG -3266902,2564552,1253,14.0,,70.0,,,,,,,Cholesterol,MG -3267059,2564731,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3267268,2564969,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3267670,2565524,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3267695,2565549,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3267732,2565586,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3267945,2565835,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3268193,2566162,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3268235,2566204,1253,58.0,,70.0,,,,,,,Cholesterol,MG -3268236,2566205,1253,67.0,,70.0,,,,,,,Cholesterol,MG -3268612,2566744,1253,44.0,,70.0,,,,,,,Cholesterol,MG -3268614,2566746,1253,79.0,,70.0,,,,,,,Cholesterol,MG -3268706,2566922,1253,3.0,,70.0,,,,,,,Cholesterol,MG -3268797,2567026,1253,4.0,,70.0,,,,,,,Cholesterol,MG -3268934,2567203,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3269122,2567471,1253,52.0,,70.0,,,,,,,Cholesterol,MG -3269591,2568032,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3269638,2568081,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3269876,2568361,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3270077,2568591,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3270269,2568802,1253,76.0,,70.0,,,,,,,Cholesterol,MG -3270475,2569052,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3270519,2569100,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3270649,2569290,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3270776,2569423,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3271041,2569747,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3271053,2569765,1253,19.0,,73.0,,,,,,,Cholesterol,MG -3271133,2569850,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3271414,2570236,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3271543,2570376,1253,4.0,,70.0,,,,,,,Cholesterol,MG -3271931,2570903,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3272012,2570984,1253,54.0,,70.0,,,,,,,Cholesterol,MG -3272147,2571219,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3272461,2571592,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3272669,2571894,1253,62.0,,70.0,,,,,,,Cholesterol,MG -3272700,2571961,1253,18.0,,73.0,,,,,,,Cholesterol,MG -3273153,2572480,1253,95.0,,70.0,,,,,,,Cholesterol,MG -3273195,2572523,1253,89.0,,70.0,,,,,,,Cholesterol,MG -3273197,2572525,1253,89.0,,70.0,,,,,,,Cholesterol,MG -3273322,2572650,1253,100.0,,73.0,,,,,,,Cholesterol,MG -3273430,2572760,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3273475,2572805,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3273484,2572814,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3273552,2572889,1253,153.0,,70.0,,,,,,,Cholesterol,MG -3273766,2573150,1253,16.0,,70.0,,,,,,,Cholesterol,MG -3273884,2573276,1253,62.0,,70.0,,,,,,,Cholesterol,MG -3274018,2573422,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3274178,2573585,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3274924,2574353,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3274948,2574377,1253,16.0,,73.0,,,,,,,Cholesterol,MG -3275372,2574809,1253,49.0,,70.0,,,,,,,Cholesterol,MG -3275470,2574907,1253,7.0,,70.0,,,,,,,Cholesterol,MG -3275755,2575210,1253,12.0,,70.0,,,,,,,Cholesterol,MG -3276034,2575489,1253,18.0,,70.0,,,,,,,Cholesterol,MG -3276128,2575583,1253,17.0,,70.0,,,,,,,Cholesterol,MG -3276182,2575637,1253,18.0,,73.0,,,,,,,Cholesterol,MG -3276222,2575677,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3276636,2576122,1253,21.0,,70.0,,,,,,,Cholesterol,MG -3276659,2576145,1253,32.0,,70.0,,,,,,,Cholesterol,MG -3276667,2576154,1253,67.0,,70.0,,,,,,,Cholesterol,MG -3277346,2576926,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3277348,2576928,1253,35.0,,70.0,,,,,,,Cholesterol,MG -3277349,2576929,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3277581,2577175,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3277933,2577530,1253,6.0,,70.0,,,,,,,Cholesterol,MG -3278071,2577694,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3278137,2577805,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3278228,2577905,1253,10.0,,70.0,,,,,,,Cholesterol,MG -3278753,2578557,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3279037,2578872,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3279041,2578876,1253,3.0,,70.0,,,,,,,Cholesterol,MG -3279251,2579096,1253,59.0,,70.0,,,,,,,Cholesterol,MG -3279273,2579124,1253,50.0,,70.0,,,,,,,Cholesterol,MG -3279287,2579151,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3279459,2579359,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3279666,2579598,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3279672,2579604,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3279689,2579621,1253,19.0,,70.0,,,,,,,Cholesterol,MG -3279719,2579655,1253,107.0,,70.0,,,,,,,Cholesterol,MG -3279772,2579708,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3280191,2580170,1253,9.0,,70.0,,,,,,,Cholesterol,MG -3280299,2580290,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3280345,2580337,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3280518,2580516,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3280656,2580660,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3280698,2580706,1253,16.0,,70.0,,,,,,,Cholesterol,MG -3280759,2580775,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3280827,2580854,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3280861,2580900,1253,107.0,,70.0,,,,,,,Cholesterol,MG -3280898,2580966,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3280920,2580988,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3280928,2580996,1253,53.0,,70.0,,,,,,,Cholesterol,MG -3281445,2581529,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3281564,2581658,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3281690,2581794,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3281901,2582017,1253,14.0,,70.0,,,,,,,Cholesterol,MG -3282007,2582170,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3282061,2582224,1253,71.0,,70.0,,,,,,,Cholesterol,MG -3282502,2582757,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3282525,2582786,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3282750,2583059,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3282841,2583185,1253,14.0,,70.0,,,,,,,Cholesterol,MG -3282924,2583287,1253,10.0,,70.0,,,,,,,Cholesterol,MG -3284001,2584528,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3284135,2584683,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3284219,2584782,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3284299,2584879,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3284893,2585564,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3284966,2585642,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3285048,2585732,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3285150,2585854,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3285170,2585874,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3285752,2586478,1253,8.0,,70.0,,,,,,,Cholesterol,MG -3286055,2586810,1253,46.0,,70.0,,,,,,,Cholesterol,MG -3286119,2586878,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3287150,2587976,1253,11.0,,70.0,,,,,,,Cholesterol,MG -3287874,2588808,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3287887,2588821,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3287969,2588955,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3288003,2588997,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3288032,2589037,1253,8.0,,70.0,,,,,,,Cholesterol,MG -3288276,2589324,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3288328,2589377,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3288353,2589416,1253,18.0,,70.0,,,,,,,Cholesterol,MG -3288403,2589468,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3288470,2589574,1253,71.0,,70.0,,,,,,,Cholesterol,MG -3288712,2589891,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3288753,2589934,1253,71.0,,70.0,,,,,,,Cholesterol,MG -3288797,2589985,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3288891,2590086,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3289053,2590256,1253,75.0,,70.0,,,,,,,Cholesterol,MG -3289424,2590699,1253,25.0,,70.0,,,,,,,Cholesterol,MG -3289435,2590710,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3289586,2590873,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3289749,2591064,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3289786,2591106,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3289811,2591132,1253,45.0,,70.0,,,,,,,Cholesterol,MG -3290155,2591518,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3290191,2591558,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3290285,2591689,1253,5.0,,70.0,,,,,,,Cholesterol,MG -3290694,2592160,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3290892,2592420,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3290917,2592448,1253,107.0,,70.0,,,,,,,Cholesterol,MG -3291137,2592700,1253,15.0,,70.0,,,,,,,Cholesterol,MG -3291144,2592707,1253,29.0,,70.0,,,,,,,Cholesterol,MG -3291328,2592909,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3291340,2592922,1253,127.0,,70.0,,,,,,,Cholesterol,MG -3291428,2593027,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3291438,2593038,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3291468,2593077,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3291604,2593264,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3291992,2593708,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3292017,2593738,1253,20.0,,70.0,,,,,,,Cholesterol,MG -3292034,2593762,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3292080,2593814,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3292530,2594288,1253,26.0,,70.0,,,,,,,Cholesterol,MG -3292600,2594412,1253,9.0,,73.0,,,,,,,Cholesterol,MG -3292632,2594445,1253,25.0,,70.0,,,,,,,Cholesterol,MG -3292744,2594578,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3292782,2594616,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3292854,2594696,1253,15.0,,70.0,,,,,,,Cholesterol,MG -3292941,2594783,1253,15.0,,70.0,,,,,,,Cholesterol,MG -3293072,2594920,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3293580,2595455,1253,107.0,,70.0,,,,,,,Cholesterol,MG -3293651,2595549,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3293743,2595648,1253,33.0,,70.0,,,,,,,Cholesterol,MG -3293893,2595799,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3294006,2595912,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3294311,2596219,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3294416,2596329,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3294492,2596405,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3294837,2596787,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3295180,2597216,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3295439,2597484,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3295454,2597499,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3295750,2597813,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3295813,2597876,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3296626,2598803,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3296819,2599040,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3297071,2599304,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3297102,2599346,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3297106,2599352,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3297111,2599361,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3297374,2599659,1253,100.0,,70.0,,,,,,,Cholesterol,MG -3297611,2599896,1253,6.0,,70.0,,,,,,,Cholesterol,MG -3297715,2600003,1253,71.0,,70.0,,,,,,,Cholesterol,MG -3297900,2600262,1253,107.0,,70.0,,,,,,,Cholesterol,MG -3298042,2600406,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3298585,2600965,1253,34.0,,70.0,,,,,,,Cholesterol,MG -3298610,2600990,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3298637,2601023,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3298644,2601030,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3298967,2601412,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3299176,2601640,1253,67.0,,70.0,,,,,,,Cholesterol,MG -3299336,2601836,1253,40.0,,70.0,,,,,,,Cholesterol,MG -3299704,2602220,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3299741,2602258,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3299754,2602271,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3299758,2602275,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3299768,2602285,1253,40.0,,70.0,,,,,,,Cholesterol,MG -3299780,2602297,1253,53.0,,70.0,,,,,,,Cholesterol,MG -3300089,2602623,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3300443,2603025,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3300542,2603136,1253,54.0,,70.0,,,,,,,Cholesterol,MG -3301176,2603801,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3301183,2603808,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3301239,2603869,1253,50.0,,70.0,,,,,,,Cholesterol,MG -3301867,2604614,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3302166,2604960,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3302188,2604986,1253,80.0,,70.0,,,,,,,Cholesterol,MG -3302310,2605110,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3302691,2605513,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3302706,2605528,1253,79.0,,70.0,,,,,,,Cholesterol,MG -3303087,2605936,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3303215,2606069,1253,83.0,,70.0,,,,,,,Cholesterol,MG -3303399,2606253,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3303737,2606604,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3304145,2607034,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3304541,2607467,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3304602,2607531,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3304690,2607622,1253,54.0,,70.0,,,,,,,Cholesterol,MG -3304756,2607690,1253,15.0,,70.0,,,,,,,Cholesterol,MG -3304766,2607705,1253,31.0,,70.0,,,,,,,Cholesterol,MG -3305249,2608233,1253,2.0,,70.0,,,,,,,Cholesterol,MG -3305412,2608401,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3305434,2608424,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3305747,2608747,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3305778,2608784,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3305892,2608915,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3306283,2609329,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3306402,2609452,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3306438,2609488,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3306736,2609799,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3306841,2609914,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3307736,2610809,1253,72.0,,78.0,,,,,,,Cholesterol,MG -3307827,2610900,1253,72.0,,78.0,,,,,,,Cholesterol,MG -3307868,2610941,1253,29.0,,78.0,,,,,,,Cholesterol,MG -3308021,2611094,1253,66.0,,78.0,,,,,,,Cholesterol,MG -3308061,2611134,1253,44.0,,78.0,,,,,,,Cholesterol,MG -3308297,2611372,1253,50.0,,70.0,,,,,,,Cholesterol,MG -3308385,2611473,1253,29.0,,70.0,,,,,,,Cholesterol,MG -3308515,2611619,1253,179.0,,70.0,,,,,,,Cholesterol,MG -3309688,2612958,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3309720,2612993,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3309807,2613095,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3310078,2613366,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3310301,2613589,1253,9.0,,78.0,,,,,,,Cholesterol,MG -3310444,2613732,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3310450,2613738,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3310723,2614011,1253,75.0,,78.0,,,,,,,Cholesterol,MG -3310786,2614074,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3310885,2614173,1253,32.0,,71.0,,,,,,,Cholesterol,MG -3310986,2614274,1253,5.0,,73.0,,,,,,,Cholesterol,MG -3311346,2614659,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3311361,2614674,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3311625,2614950,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3311728,2615057,1253,179.0,,70.0,,,,,,,Cholesterol,MG -3311739,2615068,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3312016,2615366,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3312027,2615377,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3312297,2615673,1253,18.0,,70.0,,,,,,,Cholesterol,MG -3312304,2615680,1253,116.0,,70.0,,,,,,,Cholesterol,MG -3312334,2615710,1253,15.0,,70.0,,,,,,,Cholesterol,MG -3312422,2615802,1253,54.0,,70.0,,,,,,,Cholesterol,MG -3312464,2615845,1253,45.0,,70.0,,,,,,,Cholesterol,MG -3313123,2616543,1253,49.0,,70.0,,,,,,,Cholesterol,MG -3313225,2616646,1253,107.0,,70.0,,,,,,,Cholesterol,MG -3313620,2617075,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3313828,2617322,1253,12.0,,70.0,,,,,,,Cholesterol,MG -3313847,2617342,1253,4.0,,73.0,,,,,,,Cholesterol,MG -3313941,2617436,1253,24.0,,70.0,,,,,,,Cholesterol,MG -3314077,2617599,1253,54.0,,70.0,,,,,,,Cholesterol,MG -3314290,2617854,1253,89.0,,70.0,,,,,,,Cholesterol,MG -3314529,2618102,1253,98.0,,70.0,,,,,,,Cholesterol,MG -3314725,2618302,1253,12.0,,70.0,,,,,,,Cholesterol,MG -3314806,2618385,1253,54.0,,70.0,,,,,,,Cholesterol,MG -3314855,2618434,1253,4.0,,70.0,,,,,,,Cholesterol,MG -3315155,2618738,1253,12.0,,70.0,,,,,,,Cholesterol,MG -3315188,2618771,1253,26.0,,70.0,,,,,,,Cholesterol,MG -3315455,2619048,1253,3.0,,73.0,,,,,,,Cholesterol,MG -3315711,2619320,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3315907,2619531,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3316509,2620259,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3316718,2620502,1253,170.0,,70.0,,,,,,,Cholesterol,MG -3317152,2620947,1253,36.0,,70.0,,,,,,,Cholesterol,MG -3317639,2621479,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3317711,2621553,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3317712,2621554,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3317866,2621730,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3318098,2621985,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3318206,2622093,1253,62.0,,70.0,,,,,,,Cholesterol,MG -3318385,2622306,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3318494,2622438,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3318505,2622449,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3318578,2622536,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3318780,2622742,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3319399,2623372,1253,6.0,,70.0,,,,,,,Cholesterol,MG -3319568,2623544,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3319646,2623636,1253,80.0,,70.0,,,,,,,Cholesterol,MG -3319722,2623716,1253,116.0,,70.0,,,,,,,Cholesterol,MG -3319847,2623858,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3320062,2624077,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3320137,2624160,1253,8.0,,70.0,,,,,,,Cholesterol,MG -3320177,2624204,1253,18.0,,70.0,,,,,,,Cholesterol,MG -3320220,2624262,1253,35.0,,70.0,,,,,,,Cholesterol,MG -3320411,2624471,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3320594,2624664,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3320856,2624928,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3321137,2625218,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3321871,2625989,1253,66.0,,70.0,,,,,,,Cholesterol,MG -3322529,2626698,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3322788,2626962,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3323078,2627256,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3323240,2627427,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3323353,2627542,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3323430,2627621,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3323499,2627694,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3323978,2628212,1253,10.0,,70.0,,,,,,,Cholesterol,MG -3324089,2628336,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3324574,2628869,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3324605,2628905,1253,18.0,,70.0,,,,,,,Cholesterol,MG -3324620,2628920,1253,3.0,,70.0,,,,,,,Cholesterol,MG -3324926,2629233,1253,8.0,,70.0,,,,,,,Cholesterol,MG -3324990,2629297,1253,11.0,,70.0,,,,,,,Cholesterol,MG -3325010,2629318,1253,111.0,,70.0,,,,,,,Cholesterol,MG -3325250,2629574,1253,68.0,,70.0,,,,,,,Cholesterol,MG -3325354,2629704,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3325375,2629726,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3325654,2630037,1253,19.0,,70.0,,,,,,,Cholesterol,MG -3325834,2630235,1253,74.0,,70.0,,,,,,,Cholesterol,MG -3326038,2630459,1253,93.0,,70.0,,,,,,,Cholesterol,MG -3326534,2631025,1253,62.0,,70.0,,,,,,,Cholesterol,MG -3326594,2631097,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3326675,2631199,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3326827,2631382,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3326941,2631504,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3326997,2631563,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3327013,2631579,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3327104,2631684,1253,107.0,,70.0,,,,,,,Cholesterol,MG -3327269,2631900,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3327674,2632378,1253,16.0,,73.0,,,,,,,Cholesterol,MG -3327713,2632417,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3327990,2632720,1253,67.0,,70.0,,,,,,,Cholesterol,MG -3328211,2632967,1253,89.0,,70.0,,,,,,,Cholesterol,MG -3328604,2633378,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3328887,2633726,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3328961,2633800,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3329075,2633943,1253,71.0,,70.0,,,,,,,Cholesterol,MG -3329378,2634315,1253,17.0,,73.0,,,,,,,Cholesterol,MG -3329499,2634448,1253,35.0,,70.0,,,,,,,Cholesterol,MG -3329811,2634790,1253,34.0,,70.0,,,,,,,Cholesterol,MG -3329880,2634865,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3330113,2635122,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3330567,2635612,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3330710,2635782,1253,14.0,,70.0,,,,,,,Cholesterol,MG -3330816,2635896,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3330988,2636073,1253,27.0,,70.0,,,,,,,Cholesterol,MG -3331106,2636192,1253,34.0,,70.0,,,,,,,Cholesterol,MG -3331474,2636615,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3331523,2636664,1253,12.0,,70.0,,,,,,,Cholesterol,MG -3331990,2637156,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3332268,2637441,1253,16.0,,70.0,,,,,,,Cholesterol,MG -3332287,2637472,1253,7.0,,70.0,,,,,,,Cholesterol,MG -3332490,2637683,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3332534,2637728,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3332535,2637729,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3332796,2638009,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3332844,2638057,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3332925,2638140,1253,8.0,,70.0,,,,,,,Cholesterol,MG -3333398,2638632,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3333514,2638773,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3333855,2639138,1253,71.0,,70.0,,,,,,,Cholesterol,MG -3334108,2639399,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3334195,2639488,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3334279,2639581,1253,107.0,,70.0,,,,,,,Cholesterol,MG -3334780,2640133,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3334937,2640306,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3335200,2640591,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3335493,2640903,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3335751,2641177,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3336117,2641562,1253,26.0,,70.0,,,,,,,Cholesterol,MG -3336193,2641652,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3336721,2642255,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3336760,2642307,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3336968,2642551,1253,143.0,,70.0,,,,,,,Cholesterol,MG -3337168,2642777,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3337217,2642828,1253,10.0,,70.0,,,,,,,Cholesterol,MG -3337489,2643138,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3337589,2643251,1253,38.0,,70.0,,,,,,,Cholesterol,MG -3337621,2643284,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3337813,2647631,1253,67.2,1.0,1.0,,,,,,,Cholesterol,MG -3337860,2648887,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3338003,2649030,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3338079,2649106,1253,14.0,,71.0,,,,,,,Cholesterol,MG -3338105,2649132,1253,41.0,,78.0,,,,,,,Cholesterol,MG -3338558,2649585,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3338813,2649840,1253,82.0,,78.0,,,,,,,Cholesterol,MG -3338956,2649983,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3339003,2650030,1253,53.0,,78.0,,,,,,,Cholesterol,MG -3339130,2650157,1253,18.0,,78.0,,,,,,,Cholesterol,MG -3339318,2650345,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3339896,2650923,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3339965,2650992,1253,8.0,,71.0,,,,,,,Cholesterol,MG -3340038,2651065,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3340066,2651093,1253,0.0,,71.0,,,,,,,Cholesterol,MG -3340111,2651138,1253,0.0,,78.0,,,,,,,Cholesterol,MG -3340489,2651527,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3340620,2651678,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3340768,2651851,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3340773,2651857,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3340940,2652057,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3341372,2652555,1253,18.0,,70.0,,,,,,,Cholesterol,MG -3341476,2652668,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3341479,2652673,1253,33.0,,70.0,,,,,,,Cholesterol,MG -3341859,2653104,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3341937,2653190,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3341996,2653260,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3342623,2653980,1253,3.0,,73.0,,,,,,,Cholesterol,MG -3342635,2653998,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3342807,2654197,1253,100.0,,70.0,,,,,,,Cholesterol,MG -3342843,2654233,1253,67.0,,70.0,,,,,,,Cholesterol,MG -3343032,2654454,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3343241,2654695,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3343315,2654781,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3343497,2654997,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3343513,2655015,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3343569,2655076,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3343710,2655236,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3343964,2655540,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3343990,2655566,1253,89.0,,70.0,,,,,,,Cholesterol,MG -3344002,2655579,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3344239,2655832,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3344335,2655929,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3344542,2656159,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3344675,2656307,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3344732,2656368,1253,107.0,,70.0,,,,,,,Cholesterol,MG -3344839,2656520,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3345044,2656774,1253,221.0,,70.0,,,,,,,Cholesterol,MG -3345310,2657105,1253,19.0,,70.0,,,,,,,Cholesterol,MG -3345366,2657163,1253,6.0,,70.0,,,,,,,Cholesterol,MG -3345464,2657287,1253,36.0,,70.0,,,,,,,Cholesterol,MG -3345867,2657790,1253,54.0,,70.0,,,,,,,Cholesterol,MG -3345875,2657798,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3345879,2657803,1253,17.0,,70.0,,,,,,,Cholesterol,MG -3345966,2657909,1253,23.0,,70.0,,,,,,,Cholesterol,MG -3346354,2658362,1253,33.0,,70.0,,,,,,,Cholesterol,MG -3346424,2658444,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3346834,2658921,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3347045,2659152,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3347087,2659199,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3347264,2659382,1253,83.0,,70.0,,,,,,,Cholesterol,MG -3347388,2659508,1253,4.0,,70.0,,,,,,,Cholesterol,MG -3348030,2660188,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3348187,2660361,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3348388,2660573,1253,60.0,,70.0,,,,,,,Cholesterol,MG -3348426,2660613,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3348440,2660627,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3348579,2660777,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3348681,2660891,1253,28.0,,70.0,,,,,,,Cholesterol,MG -3349117,2661380,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3349236,2661515,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3349415,2661730,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3349467,2661782,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3349762,2662107,1253,42.0,,70.0,,,,,,,Cholesterol,MG -3349836,2662182,1253,0.0,,70.0,,,,,,,Cholesterol,MG -3350476,1107295,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3350812,1108158,1092,17.0,,70.0,,,,,,,"Potassium, K",MG -3350863,1108349,1092,324.0,,70.0,,,,,,,"Potassium, K",MG -3351075,1108803,1092,192.0,,70.0,,,,,,,"Potassium, K",MG -3351191,1109116,1092,321.0,,70.0,,,,,,,"Potassium, K",MG -3351380,1109400,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3351469,1109677,1092,237.0,,70.0,,,,,,,"Potassium, K",MG -3351665,1110128,1092,173.0,,70.0,,,,,,,"Potassium, K",MG -3351673,1110136,1092,231.0,,70.0,,,,,,,"Potassium, K",MG -3351746,1110287,1092,33.0,,70.0,,,,,,,"Potassium, K",MG -3351924,1110747,1092,750.0,,70.0,,,,,,,"Potassium, K",MG -3352091,1111246,1092,150.0,,70.0,,,,,,,"Potassium, K",MG -3352266,1111674,1092,17.0,,70.0,,,,,,,"Potassium, K",MG -3353058,1114153,1092,271.0,,70.0,,,,,,,"Potassium, K",MG -3353161,1114374,1092,221.0,,70.0,,,,,,,"Potassium, K",MG -3353175,1114389,1092,120.0,,70.0,,,,,,,"Potassium, K",MG -3353220,1114461,1092,1000.0,,70.0,,,,,,,"Potassium, K",MG -3353385,1114983,1092,25.0,,70.0,,,,,,,"Potassium, K",MG -3353661,1115964,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3354234,1117145,1092,140.0,,70.0,,,,,,,"Potassium, K",MG -3354346,1117592,1092,69.0,,70.0,,,,,,,"Potassium, K",MG -3354375,1117734,1092,520.0,,70.0,,,,,,,"Potassium, K",MG -3354631,1118238,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -3354698,1118363,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3354747,1118500,1092,556.0,,70.0,,,,,,,"Potassium, K",MG -3354768,1118572,1092,345.0,,70.0,,,,,,,"Potassium, K",MG -3354822,1118668,1092,34.0,,70.0,,,,,,,"Potassium, K",MG -3354846,1118749,1092,237.0,,70.0,,,,,,,"Potassium, K",MG -3354855,1118768,1092,156.0,,70.0,,,,,,,"Potassium, K",MG -3355061,1119181,1092,174.0,,70.0,,,,,,,"Potassium, K",MG -3355145,1119340,1092,172.0,,70.0,,,,,,,"Potassium, K",MG -3355239,1119505,1092,168.0,,70.0,,,,,,,"Potassium, K",MG -3355271,1119561,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3355318,1119673,1092,357.0,,70.0,,,,,,,"Potassium, K",MG -3355411,1119940,1092,88.0,,70.0,,,,,,,"Potassium, K",MG -3355561,1120239,1092,270.0,,70.0,,,,,,,"Potassium, K",MG -3355588,1120305,1092,186.0,,70.0,,,,,,,"Potassium, K",MG -3356562,1122244,1092,120.0,,70.0,,,,,,,"Potassium, K",MG -3356666,1122416,1092,107.0,,70.0,,,,,,,"Potassium, K",MG -3356726,1122523,1092,75.0,,70.0,,,,,,,"Potassium, K",MG -3356940,1122925,1092,58.0,,70.0,,,,,,,"Potassium, K",MG -3357019,1123060,1092,151.0,,70.0,,,,,,,"Potassium, K",MG -3357060,1123129,1092,26.0,,70.0,,,,,,,"Potassium, K",MG -3357204,1123407,1092,767.0,,70.0,,,,,,,"Potassium, K",MG -3357205,1123408,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3357937,1124862,1092,33.0,,70.0,,,,,,,"Potassium, K",MG -3358313,1125619,1092,225.0,,70.0,,,,,,,"Potassium, K",MG -3358416,1125825,1092,88.0,,70.0,,,,,,,"Potassium, K",MG -3358603,1126143,1092,38.0,,70.0,,,,,,,"Potassium, K",MG -3358604,1126144,1092,1200.0,,70.0,,,,,,,"Potassium, K",MG -3358645,1126209,1092,55.0,,75.0,,,,,,,"Potassium, K",MG -3359059,1126921,1092,225.0,,70.0,,,,,,,"Potassium, K",MG -3359075,1126945,1092,87.0,,70.0,,,,,,,"Potassium, K",MG -3359095,1126973,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3359141,1127043,1092,356.0,,75.0,,,,,,,"Potassium, K",MG -3359168,1127082,1092,82.0,,70.0,,,,,,,"Potassium, K",MG -3359629,1127888,1092,179.0,,70.0,,,,,,,"Potassium, K",MG -3359798,1128230,1092,108.0,,70.0,,,,,,,"Potassium, K",MG -3359815,1128275,1092,425.0,,70.0,,,,,,,"Potassium, K",MG -3359816,1128276,1092,800.0,,70.0,,,,,,,"Potassium, K",MG -3360415,1129312,1092,146.0,,70.0,,,,,,,"Potassium, K",MG -3360587,1129601,1092,1036.0,,70.0,,,,,,,"Potassium, K",MG -3360601,1129627,1092,267.0,,70.0,,,,,,,"Potassium, K",MG -3360692,1129792,1092,88.0,,70.0,,,,,,,"Potassium, K",MG -3360890,1130117,1092,86.0,,70.0,,,,,,,"Potassium, K",MG -3360962,1130236,1092,414.0,,70.0,,,,,,,"Potassium, K",MG -3361065,1130409,1092,20.0,,70.0,,,,,,,"Potassium, K",MG -3361303,1130838,1092,232.0,,70.0,,,,,,,"Potassium, K",MG -3361376,1130967,1092,417.0,,70.0,,,,,,,"Potassium, K",MG -3361439,1131062,1092,99.0,,70.0,,,,,,,"Potassium, K",MG -3361558,1131268,1092,274.0,,70.0,,,,,,,"Potassium, K",MG -3362447,1132871,1092,1489.0,,70.0,,,,,,,"Potassium, K",MG -3362532,1133013,1092,165.0,,70.0,,,,,,,"Potassium, K",MG -3362831,1133537,1092,1152.0,,70.0,,,,,,,"Potassium, K",MG -3362981,1133784,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -3363240,1134198,1092,140.0,,70.0,,,,,,,"Potassium, K",MG -3363455,1134636,1092,1343.0,,70.0,,,,,,,"Potassium, K",MG -3363537,1134819,1092,152.0,,70.0,,,,,,,"Potassium, K",MG -3363929,1135557,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -3364746,1136978,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -3364837,1137138,1092,233.0,,70.0,,,,,,,"Potassium, K",MG -3364858,1137176,1092,63.0,,70.0,,,,,,,"Potassium, K",MG -3365033,1137439,1092,90.0,,70.0,,,,,,,"Potassium, K",MG -3365312,1137918,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3365430,1138138,1092,462.0,,70.0,,,,,,,"Potassium, K",MG -3365674,1138575,1092,447.0,,70.0,,,,,,,"Potassium, K",MG -3366370,167551,1092,355.0,15.0,,,,,,,,"Potassium, K",MG -3366512,167711,1092,79.0,0.0,40.0,,,,,,,"Potassium, K",MG -3367149,168370,1092,363.0,6.0,1.0,342.0,384.0,,,,,"Potassium, K",MG -3367239,168460,1092,355.0,3.0,,,,,,,,"Potassium, K",MG -3367305,168526,1092,418.0,0.0,,,,,,,,"Potassium, K",MG -3368199,169441,1092,387.0,1.0,,,,,,,,"Potassium, K",MG -3368258,169500,1092,305.0,0.0,53.0,,,,,,,"Potassium, K",MG -3368271,169513,1092,328.0,0.0,53.0,,,,,,,"Potassium, K",MG -3368289,169531,1092,252.0,0.0,12.0,,,,,,,"Potassium, K",MG -3368377,169624,1092,364.0,1.0,47.0,,,,,,,"Potassium, K",MG -3368483,169742,1092,30.0,3.0,1.0,,,,,,,"Potassium, K",MG -3368562,169836,1092,545.0,18.0,1.0,448.0,706.0,,,,,"Potassium, K",MG -3368804,170078,1092,340.0,1.0,,,,,,,,"Potassium, K",MG -3368920,170194,1092,360.0,1.0,,,,,,,,"Potassium, K",MG -3369003,170287,1092,68.0,3.0,,,,,,,,"Potassium, K",MG -3369004,170288,1092,287.0,1.0,,,,,,,,"Potassium, K",MG -3369138,170422,1092,381.0,4.0,,,,,,,,"Potassium, K",MG -3369275,170559,1092,68.0,0.0,,,,,,,,"Potassium, K",MG -3369406,170700,1092,153.0,1.0,1.0,,,,,,,"Potassium, K",MG -3369408,170702,1092,331.0,1.0,47.0,,,,,,,"Potassium, K",MG -3369438,170732,1092,217.0,6.0,1.0,191.0,237.0,,,,,"Potassium, K",MG -3369557,170851,1092,219.0,11.0,1.0,117.0,291.0,,,,,"Potassium, K",MG -3370310,171634,1092,387.0,18.0,1.0,235.0,580.0,,,,,"Potassium, K",MG -3370499,171838,1092,171.0,0.0,47.0,,,,,,,"Potassium, K",MG -3370555,171895,1092,14.0,1.0,1.0,,,,,,,"Potassium, K",MG -3370838,172180,1092,90.0,0.0,57.0,,,,,,,"Potassium, K",MG -3370919,172263,1092,143.0,0.0,1.0,,,,,,,"Potassium, K",MG -3370955,172299,1092,151.0,0.0,57.0,,,,,,,"Potassium, K",MG -3371018,172362,1092,0.0,0.0,20.0,,,,,,,"Potassium, K",MG -3371095,172439,1092,170.0,2.0,,,,,,,,"Potassium, K",MG -3371558,172909,1092,24.0,0.0,64.0,,,,,,,"Potassium, K",MG -3371837,173207,1092,2.0,0.0,20.0,,,,,,,"Potassium, K",MG -3372580,173995,1092,402.0,0.0,18.0,,,,,,,"Potassium, K",MG -3372677,174092,1092,176.0,0.0,40.0,,,,,,,"Potassium, K",MG -3372905,174323,1092,271.0,0.0,,,,,,,,"Potassium, K",MG -3373059,174479,1092,330.0,26.0,1.0,320.0,340.0,,,,,"Potassium, K",MG -3373285,174708,1092,376.0,0.0,12.0,,,,,,,"Potassium, K",MG -3373574,175013,1092,113.0,1.0,,,,,,,,"Potassium, K",MG -3373694,175135,1092,300.0,0.0,,,,,,,,"Potassium, K",MG -3373987,323093,1092,173.0,1.0,1.0,,,,,,,"Potassium, K",MG -3374137,324642,1092,98.0,1.0,1.0,,,,,,,"Potassium, K",MG -3374459,329276,1092,164.0,1.0,1.0,,,,,,,"Potassium, K",MG -3374470,329395,1092,512.0,1.0,1.0,,,,,,,"Potassium, K",MG -3374648,332126,1092,353.0,1.0,1.0,,,,,,,"Potassium, K",MG -3374684,332456,1092,133.0,1.0,1.0,,,,,,,"Potassium, K",MG -3374771,333389,1092,136.0,1.0,1.0,,,,,,,"Potassium, K",MG -3374829,334247,1092,2.0,8.0,1.0,1.0,3.0,1.0,,,2006.0,"Potassium, K",MG -3374897,335244,1092,1580.0,1.0,1.0,,,,,,2016.0,"Potassium, K",MG -3375242,335589,1092,1780.0,1.0,1.0,,,,,,2016.0,"Potassium, K",MG -3375269,335616,1092,1480.0,1.0,1.0,,,,,,2016.0,"Potassium, K",MG -3375404,335751,1092,1450.0,1.0,1.0,,,,,,2016.0,"Potassium, K",MG -3375423,335770,1092,1540.0,1.0,1.0,,,,,,2016.0,"Potassium, K",MG -3375442,335789,1092,1520.0,1.0,1.0,,,,,,2016.0,"Potassium, K",MG -3375887,344774,1092,111.0,,78.0,,,,,,,"Potassium, K",MG -3376092,344980,1092,1425.0,,78.0,,,,,,,"Potassium, K",MG -3376125,345013,1092,381.0,,78.0,,,,,,,"Potassium, K",MG -3376327,345215,1092,58.0,,78.0,,,,,,,"Potassium, K",MG -3376556,345449,1092,267.0,,78.0,,,,,,,"Potassium, K",MG -3377036,345942,1092,228.0,,78.0,,,,,,,"Potassium, K",MG -3377041,345947,1092,463.0,,78.0,,,,,,,"Potassium, K",MG -3377383,346321,1092,191.0,,71.0,,,,,,,"Potassium, K",MG -3377558,346506,1092,160.0,,71.0,,,,,,,"Potassium, K",MG -3378054,347022,1092,235.0,,75.0,,,,,,,"Potassium, K",MG -3378135,347105,1092,108.0,,75.0,,,,,,,"Potassium, K",MG -3378290,347265,1092,124.0,,71.0,,,,,,,"Potassium, K",MG -3378335,347312,1092,279.0,,71.0,,,,,,,"Potassium, K",MG -3378451,347432,1092,1000.0,,71.0,,,,,,,"Potassium, K",MG -3378541,347525,1092,148.0,,75.0,,,,,,,"Potassium, K",MG -3378556,347540,1092,194.0,,75.0,,,,,,,"Potassium, K",MG -3378648,347640,1092,279.0,,71.0,,,,,,,"Potassium, K",MG -3378704,347699,1092,33.0,,71.0,,,,,,,"Potassium, K",MG -3378846,347873,1092,25.0,,71.0,,,,,,,"Potassium, K",MG -3378980,348040,1092,554.0,,78.0,,,,,,,"Potassium, K",MG -3379399,348659,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3379487,348804,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3379537,348901,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3379658,349101,1092,134.0,,71.0,,,,,,,"Potassium, K",MG -3379676,349128,1092,348.0,,71.0,,,,,,,"Potassium, K",MG -3379966,349579,1092,667.0,,71.0,,,,,,,"Potassium, K",MG -3380261,350219,1092,394.0,,71.0,,,,,,,"Potassium, K",MG -3380331,350421,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3380595,350782,1092,125.0,,71.0,,,,,,,"Potassium, K",MG -3380834,351123,1092,420.0,,71.0,,,,,,,"Potassium, K",MG -3380855,351153,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3381017,351394,1092,357.0,,71.0,,,,,,,"Potassium, K",MG -3381052,351439,1092,491.0,,71.0,,,,,,,"Potassium, K",MG -3381242,351703,1092,52.0,,71.0,,,,,,,"Potassium, K",MG -3381247,351711,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3381327,351817,1092,52.0,,71.0,,,,,,,"Potassium, K",MG -3381334,351827,1092,302.0,,71.0,,,,,,,"Potassium, K",MG -3381405,351929,1092,171.0,,71.0,,,,,,,"Potassium, K",MG -3381496,352067,1092,284.0,,71.0,,,,,,,"Potassium, K",MG -3381645,352276,1092,236.0,,78.0,,,,,,,"Potassium, K",MG -3381646,352278,1092,1250.0,,71.0,,,,,,,"Potassium, K",MG -3381986,352775,1092,148.0,,78.0,,,,,,,"Potassium, K",MG -3382273,353184,1092,1132.0,,71.0,,,,,,,"Potassium, K",MG -3382274,353186,1092,179.0,,71.0,,,,,,,"Potassium, K",MG -3382567,353612,1092,1200.0,,71.0,,,,,,,"Potassium, K",MG -3382657,353740,1092,179.0,,78.0,,,,,,,"Potassium, K",MG -3382970,354396,1092,233.0,,71.0,,,,,,,"Potassium, K",MG -3383124,355078,1092,162.0,,71.0,,,,,,,"Potassium, K",MG -3383180,355278,1092,240.0,,71.0,,,,,,,"Potassium, K",MG -3383199,355311,1092,575.0,,71.0,,,,,,,"Potassium, K",MG -3383270,355419,1092,103.0,,71.0,,,,,,,"Potassium, K",MG -3383290,355441,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3383735,356129,1092,233.0,,75.0,,,,,,,"Potassium, K",MG -3384025,357444,1092,346.0,,70.0,,,,,,,"Potassium, K",MG -3384060,357657,1092,429.0,,70.0,,,,,,,"Potassium, K",MG -3384129,357907,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3384159,358068,1092,190.0,,70.0,,,,,,,"Potassium, K",MG -3384480,359888,1092,83.0,,70.0,,,,,,,"Potassium, K",MG -3384801,361663,1092,155.0,,70.0,,,,,,,"Potassium, K",MG -3385365,364555,1092,176.0,,70.0,,,,,,,"Potassium, K",MG -3386236,371220,1092,274.0,,70.0,,,,,,,"Potassium, K",MG -3386290,371567,1092,86.0,,70.0,,,,,,,"Potassium, K",MG -3386511,372798,1092,76.0,,70.0,,,,,,,"Potassium, K",MG -3386564,373104,1092,120.0,,70.0,,,,,,,"Potassium, K",MG -3386804,374247,1092,359.0,,70.0,,,,,,,"Potassium, K",MG -3386880,374806,1092,179.0,,70.0,,,,,,,"Potassium, K",MG -3387026,375425,1092,1071.0,,70.0,,,,,,,"Potassium, K",MG -3387037,375485,1092,230.0,,70.0,,,,,,,"Potassium, K",MG -3387055,375672,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3387252,376402,1092,74.0,,70.0,,,,,,,"Potassium, K",MG -3387263,376417,1092,205.0,,70.0,,,,,,,"Potassium, K",MG -3387343,376650,1092,145.0,,70.0,,,,,,,"Potassium, K",MG -3387492,377513,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -3387606,378289,1092,150.0,,70.0,,,,,,,"Potassium, K",MG -3387663,378748,1092,275.0,,70.0,,,,,,,"Potassium, K",MG -3387815,379886,1092,168.0,,70.0,,,,,,,"Potassium, K",MG -3387892,380212,1092,618.0,,70.0,,,,,,,"Potassium, K",MG -3387909,380265,1092,89.0,,70.0,,,,,,,"Potassium, K",MG -3387911,380267,1092,89.0,,70.0,,,,,,,"Potassium, K",MG -3388566,383893,1092,195.0,,70.0,,,,,,,"Potassium, K",MG -3388615,384085,1092,417.0,,70.0,,,,,,,"Potassium, K",MG -3389195,387716,1092,300.0,,70.0,,,,,,,"Potassium, K",MG -3389225,387890,1092,1273.0,,70.0,,,,,,,"Potassium, K",MG -3389304,388258,1092,120.0,,70.0,,,,,,,"Potassium, K",MG -3389369,388570,1092,571.0,,70.0,,,,,,,"Potassium, K",MG -3389387,388705,1092,88.0,,70.0,,,,,,,"Potassium, K",MG -3389478,389149,1092,455.0,,70.0,,,,,,,"Potassium, K",MG -3389496,389190,1092,106.0,,70.0,,,,,,,"Potassium, K",MG -3389809,390916,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -3390010,391167,1092,121.0,,70.0,,,,,,,"Potassium, K",MG -3390235,391591,1092,183.0,,70.0,,,,,,,"Potassium, K",MG -3390528,393638,1092,138.0,,70.0,,,,,,,"Potassium, K",MG -3390822,395651,1092,353.0,,70.0,,,,,,,"Potassium, K",MG -3390867,395696,1092,306.0,,70.0,,,,,,,"Potassium, K",MG -3391133,397039,1092,500.0,,70.0,,,,,,,"Potassium, K",MG -3391314,398221,1092,4000.0,,70.0,,,,,,,"Potassium, K",MG -3391432,399125,1092,131.0,,70.0,,,,,,,"Potassium, K",MG -3391681,400515,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3391888,401517,1092,667.0,,70.0,,,,,,,"Potassium, K",MG -3392929,406718,1092,183.0,,70.0,,,,,,,"Potassium, K",MG -3393044,407135,1092,124.0,,70.0,,,,,,,"Potassium, K",MG -3393195,408265,1092,258.0,,70.0,,,,,,,"Potassium, K",MG -3393205,408429,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3393627,410856,1092,15.0,,70.0,,,,,,,"Potassium, K",MG -3393634,410863,1092,7.0,,70.0,,,,,,,"Potassium, K",MG -3393678,410910,1092,15.0,,70.0,,,,,,,"Potassium, K",MG -3393763,411395,1092,135.0,,70.0,,,,,,,"Potassium, K",MG -3393877,411816,1092,8.0,,70.0,,,,,,,"Potassium, K",MG -3394139,413460,1092,108.0,,70.0,,,,,,,"Potassium, K",MG -3394207,413707,1092,154.0,,70.0,,,,,,,"Potassium, K",MG -3394656,416279,1092,80.0,,70.0,,,,,,,"Potassium, K",MG -3394748,416959,1092,12.0,,70.0,,,,,,,"Potassium, K",MG -3395070,419822,1092,70.0,,70.0,,,,,,,"Potassium, K",MG -3395591,423644,1092,1179.0,,70.0,,,,,,,"Potassium, K",MG -3395871,425896,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -3395991,426794,1092,964.0,,70.0,,,,,,,"Potassium, K",MG -3396021,427125,1092,125.0,,70.0,,,,,,,"Potassium, K",MG -3396056,427338,1092,643.0,,70.0,,,,,,,"Potassium, K",MG -3396062,427360,1092,142.0,,70.0,,,,,,,"Potassium, K",MG -3396231,428262,1092,146.0,,70.0,,,,,,,"Potassium, K",MG -3396494,431217,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3396680,432458,1092,21.0,,70.0,,,,,,,"Potassium, K",MG -3396833,433615,1092,42.0,,70.0,,,,,,,"Potassium, K",MG -3396868,433837,1092,12.0,,70.0,,,,,,,"Potassium, K",MG -3398618,445202,1092,433.0,,70.0,,,,,,,"Potassium, K",MG -3398680,445867,1092,12.0,,70.0,,,,,,,"Potassium, K",MG -3398808,447249,1092,164.0,,70.0,,,,,,,"Potassium, K",MG -3399140,449662,1092,75.0,,70.0,,,,,,,"Potassium, K",MG -3399478,452561,1092,147.0,,70.0,,,,,,,"Potassium, K",MG -3399845,456254,1092,185.0,,70.0,,,,,,,"Potassium, K",MG -3399874,456372,1092,139.0,,70.0,,,,,,,"Potassium, K",MG -3399985,457284,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -3400211,458745,1092,281.0,,70.0,,,,,,,"Potassium, K",MG -3400360,459663,1092,138.0,,70.0,,,,,,,"Potassium, K",MG -3400411,459842,1092,265.0,,70.0,,,,,,,"Potassium, K",MG -3400670,461070,1092,74.0,,70.0,,,,,,,"Potassium, K",MG -3400725,461445,1092,429.0,,70.0,,,,,,,"Potassium, K",MG -3400938,462839,1092,346.0,,70.0,,,,,,,"Potassium, K",MG -3401059,463414,1092,325.0,,70.0,,,,,,,"Potassium, K",MG -3401536,468119,1092,176.0,,70.0,,,,,,,"Potassium, K",MG -3402179,470915,1092,500.0,,70.0,,,,,,,"Potassium, K",MG -3402187,470933,1092,154.0,,70.0,,,,,,,"Potassium, K",MG -3402777,476454,1092,633.0,,70.0,,,,,,,"Potassium, K",MG -3402805,476535,1092,594.0,,70.0,,,,,,,"Potassium, K",MG -3402966,477594,1092,607.0,,70.0,,,,,,,"Potassium, K",MG -3403350,480127,1092,214.0,,70.0,,,,,,,"Potassium, K",MG -3403531,481153,1092,222.0,,70.0,,,,,,,"Potassium, K",MG -3404123,485246,1092,1143.0,,70.0,,,,,,,"Potassium, K",MG -3404165,485523,1092,234.0,,70.0,,,,,,,"Potassium, K",MG -3404274,485800,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -3404276,485803,1092,111.0,,70.0,,,,,,,"Potassium, K",MG -3404278,485810,1092,317.0,,70.0,,,,,,,"Potassium, K",MG -3404379,485994,1092,179.0,,70.0,,,,,,,"Potassium, K",MG -3404423,486124,1092,419.0,,70.0,,,,,,,"Potassium, K",MG -3404696,487374,1092,304.0,,70.0,,,,,,,"Potassium, K",MG -3405068,489159,1092,214.0,,70.0,,,,,,,"Potassium, K",MG -3405130,489302,1092,108.0,,70.0,,,,,,,"Potassium, K",MG -3405179,489529,1092,1214.0,,70.0,,,,,,,"Potassium, K",MG -3405363,490300,1092,176.0,,70.0,,,,,,,"Potassium, K",MG -3405749,492008,1092,514.0,,70.0,,,,,,,"Potassium, K",MG -3406124,493946,1092,56.0,,70.0,,,,,,,"Potassium, K",MG -3406901,497345,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3407367,499478,1092,62.0,,70.0,,,,,,,"Potassium, K",MG -3407434,499759,1092,286.0,,70.0,,,,,,,"Potassium, K",MG -3407495,500064,1092,750.0,,70.0,,,,,,,"Potassium, K",MG -3407822,501830,1092,17.0,,70.0,,,,,,,"Potassium, K",MG -3408207,503908,1092,2708.0,,70.0,,,,,,,"Potassium, K",MG -3408863,508956,1092,143.0,,70.0,,,,,,,"Potassium, K",MG -3408868,508973,1092,689.0,,70.0,,,,,,,"Potassium, K",MG -3408894,509216,1092,50.0,,70.0,,,,,,,"Potassium, K",MG -3408912,509445,1092,180.0,,70.0,,,,,,,"Potassium, K",MG -3409156,511452,1092,112.0,,70.0,,,,,,,"Potassium, K",MG -3409377,512362,1092,86.0,,70.0,,,,,,,"Potassium, K",MG -3409662,514178,1092,13.0,,70.0,,,,,,,"Potassium, K",MG -3409700,514454,1092,13.0,,70.0,,,,,,,"Potassium, K",MG -3409733,514621,1092,121.0,,70.0,,,,,,,"Potassium, K",MG -3409957,516526,1092,217.0,,70.0,,,,,,,"Potassium, K",MG -3410007,516871,1092,857.0,,70.0,,,,,,,"Potassium, K",MG -3410032,517205,1092,643.0,,70.0,,,,,,,"Potassium, K",MG -3410190,518792,1092,417.0,,70.0,,,,,,,"Potassium, K",MG -3410371,519662,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3410586,520556,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -3410906,522116,1092,139.0,,70.0,,,,,,,"Potassium, K",MG -3410977,522501,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3411329,524224,1092,158.0,,70.0,,,,,,,"Potassium, K",MG -3411431,524593,1092,123.0,,70.0,,,,,,,"Potassium, K",MG -3411436,524607,1092,1036.0,,70.0,,,,,,,"Potassium, K",MG -3411615,525318,1092,88.0,,70.0,,,,,,,"Potassium, K",MG -3411734,525783,1092,236.0,,70.0,,,,,,,"Potassium, K",MG -3411908,526416,1092,286.0,,70.0,,,,,,,"Potassium, K",MG -3412235,527496,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -3412270,527618,1092,462.0,,70.0,,,,,,,"Potassium, K",MG -3412396,528034,1092,520.0,,70.0,,,,,,,"Potassium, K",MG -3412481,528339,1092,103.0,,70.0,,,,,,,"Potassium, K",MG -3412539,528567,1092,297.0,,70.0,,,,,,,"Potassium, K",MG -3412597,528771,1092,187.0,,70.0,,,,,,,"Potassium, K",MG -3412635,528879,1092,82.0,,70.0,,,,,,,"Potassium, K",MG -3413366,532504,1092,180.0,,70.0,,,,,,,"Potassium, K",MG -3413514,533332,1092,115.0,,70.0,,,,,,,"Potassium, K",MG -3413566,533458,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3413604,533664,1092,150.0,,70.0,,,,,,,"Potassium, K",MG -3413679,533978,1092,140.0,,70.0,,,,,,,"Potassium, K",MG -3413724,534044,1092,625.0,,70.0,,,,,,,"Potassium, K",MG -3413813,534546,1092,8.0,,70.0,,,,,,,"Potassium, K",MG -3413870,534783,1092,714.0,,70.0,,,,,,,"Potassium, K",MG -3414102,535686,1092,185.0,,70.0,,,,,,,"Potassium, K",MG -3414677,537539,1092,440.0,,70.0,,,,,,,"Potassium, K",MG -3414686,537552,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3414775,537858,1092,8.0,,70.0,,,,,,,"Potassium, K",MG -3415232,539695,1092,1000.0,,70.0,,,,,,,"Potassium, K",MG -3415333,540355,1092,229.0,,70.0,,,,,,,"Potassium, K",MG -3415648,542027,1092,150.0,,70.0,,,,,,,"Potassium, K",MG -3416289,545228,1092,308.0,,70.0,,,,,,,"Potassium, K",MG -3416457,545907,1092,69.0,,70.0,,,,,,,"Potassium, K",MG -3417612,549326,1092,425.0,,70.0,,,,,,,"Potassium, K",MG -3417637,549399,1092,125.0,,70.0,,,,,,,"Potassium, K",MG -3417864,550122,1092,28.0,,70.0,,,,,,,"Potassium, K",MG -3417944,550356,1092,65.0,,70.0,,,,,,,"Potassium, K",MG -3418173,551092,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3418328,551582,1092,125.0,,70.0,,,,,,,"Potassium, K",MG -3418380,551766,1092,946.0,,75.0,,,,,,,"Potassium, K",MG -3418420,551980,1092,195.0,,70.0,,,,,,,"Potassium, K",MG -3418750,552852,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3418860,553210,1092,80.0,,70.0,,,,,,,"Potassium, K",MG -3418988,553539,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -3419393,554263,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3419422,554325,1092,241.0,,75.0,,,,,,,"Potassium, K",MG -3419440,554365,1092,111.0,,70.0,,,,,,,"Potassium, K",MG -3419889,555779,1092,123.0,,70.0,,,,,,,"Potassium, K",MG -3419959,555959,1092,128.0,,70.0,,,,,,,"Potassium, K",MG -3420061,556126,1092,308.0,,70.0,,,,,,,"Potassium, K",MG -3420406,556774,1092,1277.0,,70.0,,,,,,,"Potassium, K",MG -3420452,556876,1092,211.0,,70.0,,,,,,,"Potassium, K",MG -3420777,557934,1092,128.0,,70.0,,,,,,,"Potassium, K",MG -3420797,558025,1092,657.0,,70.0,,,,,,,"Potassium, K",MG -3420918,558533,1092,124.0,,75.0,,,,,,,"Potassium, K",MG -3420984,558710,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -3421001,558761,1092,786.0,,70.0,,,,,,,"Potassium, K",MG -3421009,558797,1092,65.0,,70.0,,,,,,,"Potassium, K",MG -3421036,558867,1092,153.0,,70.0,,,,,,,"Potassium, K",MG -3421219,559614,1092,14.0,,70.0,,,,,,,"Potassium, K",MG -3421290,559760,1092,295.0,,70.0,,,,,,,"Potassium, K",MG -3421608,560747,1092,684.0,,70.0,,,,,,,"Potassium, K",MG -3421623,560774,1092,1796.0,,70.0,,,,,,,"Potassium, K",MG -3421649,560818,1092,277.0,,70.0,,,,,,,"Potassium, K",MG -3421734,561063,1092,122.0,,70.0,,,,,,,"Potassium, K",MG -3421882,561376,1092,319.0,,70.0,,,,,,,"Potassium, K",MG -3421922,561449,1092,73.0,,70.0,,,,,,,"Potassium, K",MG -3422038,561976,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -3422061,562034,1092,162.0,,70.0,,,,,,,"Potassium, K",MG -3422533,563575,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3422737,564026,1092,280.0,,75.0,,,,,,,"Potassium, K",MG -3423092,565275,1092,50.0,,70.0,,,,,,,"Potassium, K",MG -3423170,565381,1092,84.0,,70.0,,,,,,,"Potassium, K",MG -3423277,565676,1092,294.0,,70.0,,,,,,,"Potassium, K",MG -3423289,565731,1092,340.0,,70.0,,,,,,,"Potassium, K",MG -3423455,566254,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3423529,566424,1092,368.0,,70.0,,,,,,,"Potassium, K",MG -3423567,566491,1092,123.0,,75.0,,,,,,,"Potassium, K",MG -3423699,566776,1092,196.0,,70.0,,,,,,,"Potassium, K",MG -3423712,566806,1092,76.0,,70.0,,,,,,,"Potassium, K",MG -3423854,567168,1092,107.0,,70.0,,,,,,,"Potassium, K",MG -3424012,567601,1092,233.0,,75.0,,,,,,,"Potassium, K",MG -3424349,568356,1092,400.0,,70.0,,,,,,,"Potassium, K",MG -3424582,568929,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3424756,569483,1092,92.0,,70.0,,,,,,,"Potassium, K",MG -3424943,570139,1092,368.0,,70.0,,,,,,,"Potassium, K",MG -3425310,571457,1092,49.0,,70.0,,,,,,,"Potassium, K",MG -3425369,571620,1092,120.0,,70.0,,,,,,,"Potassium, K",MG -3425419,571736,1092,190.0,,70.0,,,,,,,"Potassium, K",MG -3425525,571925,1092,237.0,,70.0,,,,,,,"Potassium, K",MG -3425736,572387,1092,159.0,,70.0,,,,,,,"Potassium, K",MG -3425754,572430,1092,226.0,,75.0,,,,,,,"Potassium, K",MG -3425807,572546,1092,125.0,,70.0,,,,,,,"Potassium, K",MG -3425968,572867,1092,186.0,,70.0,,,,,,,"Potassium, K",MG -3425984,572909,1092,79.0,,70.0,,,,,,,"Potassium, K",MG -3426258,573632,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3426683,574536,1092,212.0,,70.0,,,,,,,"Potassium, K",MG -3427183,575622,1092,163.0,,75.0,,,,,,,"Potassium, K",MG -3427258,575749,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -3427387,576047,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3427613,576503,1092,84.0,,70.0,,,,,,,"Potassium, K",MG -3427757,576802,1092,321.0,,70.0,,,,,,,"Potassium, K",MG -3427992,577724,1092,536.0,,70.0,,,,,,,"Potassium, K",MG -3428192,578418,1092,485.0,,70.0,,,,,,,"Potassium, K",MG -3428451,578968,1092,1204.0,,70.0,,,,,,,"Potassium, K",MG -3428470,579023,1092,138.0,,70.0,,,,,,,"Potassium, K",MG -3428681,579707,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -3428801,580065,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3428907,580260,1092,1179.0,,70.0,,,,,,,"Potassium, K",MG -3429022,580508,1092,246.0,,70.0,,,,,,,"Potassium, K",MG -3429214,581133,1092,290.0,,70.0,,,,,,,"Potassium, K",MG -3429233,581195,1092,81.0,,70.0,,,,,,,"Potassium, K",MG -3429497,581751,1092,152.0,,70.0,,,,,,,"Potassium, K",MG -3429583,581910,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3429851,582566,1092,214.0,,70.0,,,,,,,"Potassium, K",MG -3429963,582852,1092,67.0,,70.0,,,,,,,"Potassium, K",MG -3429968,582864,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -3430194,583333,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -3430285,583555,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3430379,583758,1092,6.0,,70.0,,,,,,,"Potassium, K",MG -3430415,583834,1092,173.0,,70.0,,,,,,,"Potassium, K",MG -3431216,585708,1092,964.0,,70.0,,,,,,,"Potassium, K",MG -3431235,585749,1092,400.0,,70.0,,,,,,,"Potassium, K",MG -3431308,585923,1092,733.0,,70.0,,,,,,,"Potassium, K",MG -3431560,586441,1092,169.0,,70.0,,,,,,,"Potassium, K",MG -3431637,586611,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -3431875,587145,1092,22.0,,70.0,,,,,,,"Potassium, K",MG -3432372,588296,1092,304.0,,70.0,,,,,,,"Potassium, K",MG -3432520,588617,1092,86.0,,70.0,,,,,,,"Potassium, K",MG -3432636,588866,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3432833,589293,1092,79.0,,70.0,,,,,,,"Potassium, K",MG -3432979,589596,1092,150.0,,70.0,,,,,,,"Potassium, K",MG -3433206,590024,1092,232.0,,70.0,,,,,,,"Potassium, K",MG -3433569,590929,1092,272.0,,70.0,,,,,,,"Potassium, K",MG -3433783,591384,1092,29.0,,70.0,,,,,,,"Potassium, K",MG -3433788,591395,1092,312.0,,70.0,,,,,,,"Potassium, K",MG -3433849,591521,1092,233.0,,75.0,,,,,,,"Potassium, K",MG -3433980,591764,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3433990,591784,1092,21.0,,70.0,,,,,,,"Potassium, K",MG -3434297,592452,1092,132.0,,70.0,,,,,,,"Potassium, K",MG -3434479,592867,1092,178.0,,70.0,,,,,,,"Potassium, K",MG -3434600,593130,1092,187.0,,70.0,,,,,,,"Potassium, K",MG -3434701,593350,1092,244.0,,70.0,,,,,,,"Potassium, K",MG -3435063,594065,1092,75.0,,70.0,,,,,,,"Potassium, K",MG -3435119,594180,1092,304.0,,70.0,,,,,,,"Potassium, K",MG -3435168,594281,1092,96.0,,70.0,,,,,,,"Potassium, K",MG -3435370,594652,1092,224.0,,70.0,,,,,,,"Potassium, K",MG -3435840,595664,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3436021,596057,1092,212.0,,70.0,,,,,,,"Potassium, K",MG -3436034,596091,1092,172.0,,70.0,,,,,,,"Potassium, K",MG -3436198,596403,1092,61.0,,70.0,,,,,,,"Potassium, K",MG -3436201,596409,1092,203.0,,70.0,,,,,,,"Potassium, K",MG -3436212,596424,1092,166.0,,70.0,,,,,,,"Potassium, K",MG -3436288,596561,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3436492,596896,1092,191.0,,70.0,,,,,,,"Potassium, K",MG -3436751,597526,1092,433.0,,70.0,,,,,,,"Potassium, K",MG -3437230,598502,1092,309.0,,70.0,,,,,,,"Potassium, K",MG -3437956,599989,1092,171.0,,70.0,,,,,,,"Potassium, K",MG -3438113,600253,1092,218.0,,70.0,,,,,,,"Potassium, K",MG -3438223,600435,1092,93.0,,75.0,,,,,,,"Potassium, K",MG -3438423,600812,1092,54.0,,70.0,,,,,,,"Potassium, K",MG -3438863,601597,1092,357.0,,70.0,,,,,,,"Potassium, K",MG -3438974,601911,1092,207.0,,70.0,,,,,,,"Potassium, K",MG -3439126,602236,1092,628.0,,70.0,,,,,,,"Potassium, K",MG -3439175,602385,1092,194.0,,70.0,,,,,,,"Potassium, K",MG -3439260,602546,1092,533.0,,70.0,,,,,,,"Potassium, K",MG -3439359,602747,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3439837,603695,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3439959,603906,1092,214.0,,70.0,,,,,,,"Potassium, K",MG -3440069,604101,1092,152.0,,70.0,,,,,,,"Potassium, K",MG -3440194,604323,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3440209,604345,1092,227.0,,70.0,,,,,,,"Potassium, K",MG -3440318,604593,1092,421.0,,70.0,,,,,,,"Potassium, K",MG -3440356,604736,1092,129.0,,70.0,,,,,,,"Potassium, K",MG -3440831,605772,1092,218.0,,71.0,,,,,,,"Potassium, K",MG -3441065,606268,1092,122.0,,71.0,,,,,,,"Potassium, K",MG -3441274,606690,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3441301,606744,1092,122.0,,71.0,,,,,,,"Potassium, K",MG -3441768,607720,1092,59.0,,71.0,,,,,,,"Potassium, K",MG -3442253,608954,1092,133.0,,71.0,,,,,,,"Potassium, K",MG -3442376,609388,1092,1241.0,,71.0,,,,,,,"Potassium, K",MG -3442462,609650,1092,419.0,,71.0,,,,,,,"Potassium, K",MG -3442517,609802,1092,235.0,,71.0,,,,,,,"Potassium, K",MG -3442595,610022,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3443834,614800,1092,372.0,,75.0,,,,,,,"Potassium, K",MG -3444108,616684,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3444312,617560,1092,246.0,,70.0,,,,,,,"Potassium, K",MG -3444853,620304,1092,96.0,,70.0,,,,,,,"Potassium, K",MG -3444958,620638,1092,95.0,,70.0,,,,,,,"Potassium, K",MG -3445094,621340,1092,1386.0,,70.0,,,,,,,"Potassium, K",MG -3445408,623058,1092,258.0,,70.0,,,,,,,"Potassium, K",MG -3445937,625400,1092,605.0,,70.0,,,,,,,"Potassium, K",MG -3446319,627070,1092,123.0,,70.0,,,,,,,"Potassium, K",MG -3446742,629314,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3447457,633374,1092,204.0,,70.0,,,,,,,"Potassium, K",MG -3447515,633724,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3447534,633814,1092,643.0,,70.0,,,,,,,"Potassium, K",MG -3447579,634146,1092,633.0,,70.0,,,,,,,"Potassium, K",MG -3447672,634654,1092,536.0,,70.0,,,,,,,"Potassium, K",MG -3447912,636164,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3448325,638152,1092,111.0,,70.0,,,,,,,"Potassium, K",MG -3448426,638896,1092,196.0,,70.0,,,,,,,"Potassium, K",MG -3448505,639288,1092,227.0,,70.0,,,,,,,"Potassium, K",MG -3448509,639362,1092,137.0,,70.0,,,,,,,"Potassium, K",MG -3448586,639802,1092,127.0,,70.0,,,,,,,"Potassium, K",MG -3448860,641392,1092,140.0,,70.0,,,,,,,"Potassium, K",MG -3449098,642758,1092,671.0,,70.0,,,,,,,"Potassium, K",MG -3449204,643320,1092,83.0,,70.0,,,,,,,"Potassium, K",MG -3449302,643792,1092,2725.0,,70.0,,,,,,,"Potassium, K",MG -3449629,645778,1092,152.0,,70.0,,,,,,,"Potassium, K",MG -3449683,646202,1092,43.0,,70.0,,,,,,,"Potassium, K",MG -3450361,650908,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3450364,650916,1092,686.0,,70.0,,,,,,,"Potassium, K",MG -3450538,652262,1092,58.0,,75.0,,,,,,,"Potassium, K",MG -3450785,653792,1092,73.0,,70.0,,,,,,,"Potassium, K",MG -3451153,655930,1092,1179.0,,70.0,,,,,,,"Potassium, K",MG -3451172,656018,1092,232.0,,70.0,,,,,,,"Potassium, K",MG -3451201,656130,1092,122.0,,70.0,,,,,,,"Potassium, K",MG -3451286,656696,1092,92.0,,70.0,,,,,,,"Potassium, K",MG -3451721,658716,1092,96.0,,70.0,,,,,,,"Potassium, K",MG -3451836,659304,1092,236.0,,70.0,,,,,,,"Potassium, K",MG -3452240,661332,1092,286.0,,70.0,,,,,,,"Potassium, K",MG -3452270,661408,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3452364,661844,1092,306.0,,70.0,,,,,,,"Potassium, K",MG -3452936,667756,1092,115.0,,70.0,,,,,,,"Potassium, K",MG -3453035,668110,1092,179.0,,70.0,,,,,,,"Potassium, K",MG -3453415,669864,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3453454,669952,1092,395.0,,70.0,,,,,,,"Potassium, K",MG -3453680,670854,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -3453709,670938,1092,170.0,,70.0,,,,,,,"Potassium, K",MG -3453731,671044,1092,237.0,,70.0,,,,,,,"Potassium, K",MG -3453771,671210,1092,447.0,,70.0,,,,,,,"Potassium, K",MG -3453805,671550,1092,157.0,,70.0,,,,,,,"Potassium, K",MG -3454091,672676,1092,57.0,,70.0,,,,,,,"Potassium, K",MG -3454118,672736,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -3454235,673270,1092,145.0,,70.0,,,,,,,"Potassium, K",MG -3454550,674568,1092,129.0,,70.0,,,,,,,"Potassium, K",MG -3454676,675010,1092,42.0,,70.0,,,,,,,"Potassium, K",MG -3455012,676504,1092,372.0,,70.0,,,,,,,"Potassium, K",MG -3455086,676802,1092,48.0,,70.0,,,,,,,"Potassium, K",MG -3455211,677368,1092,244.0,,70.0,,,,,,,"Potassium, K",MG -3455363,677988,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3455436,678328,1092,607.0,,70.0,,,,,,,"Potassium, K",MG -3455475,678544,1092,138.0,,70.0,,,,,,,"Potassium, K",MG -3455758,679894,1092,142.0,,70.0,,,,,,,"Potassium, K",MG -3455978,680838,1092,1114.0,,70.0,,,,,,,"Potassium, K",MG -3455991,680906,1092,600.0,,70.0,,,,,,,"Potassium, K",MG -3456230,681914,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3456299,682198,1092,318.0,,70.0,,,,,,,"Potassium, K",MG -3456353,682404,1092,212.0,,70.0,,,,,,,"Potassium, K",MG -3456366,682494,1092,198.0,,70.0,,,,,,,"Potassium, K",MG -3456476,682912,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3456595,683402,1092,335.0,,70.0,,,,,,,"Potassium, K",MG -3456777,684132,1092,69.0,,70.0,,,,,,,"Potassium, K",MG -3456872,684544,1092,299.0,,70.0,,,,,,,"Potassium, K",MG -3457153,685636,1092,33.0,,70.0,,,,,,,"Potassium, K",MG -3457737,687512,1092,90.0,,70.0,,,,,,,"Potassium, K",MG -3457744,687542,1092,108.0,,70.0,,,,,,,"Potassium, K",MG -3458047,688638,1092,221.0,,70.0,,,,,,,"Potassium, K",MG -3458161,689010,1092,146.0,,70.0,,,,,,,"Potassium, K",MG -3458766,691648,1092,293.0,,70.0,,,,,,,"Potassium, K",MG -3458902,692144,1092,171.0,,70.0,,,,,,,"Potassium, K",MG -3458965,692426,1092,146.0,,70.0,,,,,,,"Potassium, K",MG -3459077,693072,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3459559,695512,1092,536.0,,70.0,,,,,,,"Potassium, K",MG -3459696,696126,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3459882,696852,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -3460154,697842,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3460615,699684,1092,124.0,,70.0,,,,,,,"Potassium, K",MG -3461742,703876,1092,5.0,,70.0,,,,,,,"Potassium, K",MG -3462295,706164,1092,259.0,,70.0,,,,,,,"Potassium, K",MG -3462400,706716,1092,238.0,,70.0,,,,,,,"Potassium, K",MG -3462512,707224,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3462647,707712,1092,398.0,,70.0,,,,,,,"Potassium, K",MG -3462671,707852,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -3463490,711176,1092,83.0,,70.0,,,,,,,"Potassium, K",MG -3463537,711338,1092,68.0,,70.0,,,,,,,"Potassium, K",MG -3464388,714638,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3464787,716096,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -3465017,716934,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3465177,717608,1092,176.0,,70.0,,,,,,,"Potassium, K",MG -3465233,718000,1092,594.0,,70.0,,,,,,,"Potassium, K",MG -3465454,719216,1092,14.0,,70.0,,,,,,,"Potassium, K",MG -3465509,719476,1092,186.0,,70.0,,,,,,,"Potassium, K",MG -3465864,720712,1092,128.0,,70.0,,,,,,,"Potassium, K",MG -3466127,721578,1092,169.0,,70.0,,,,,,,"Potassium, K",MG -3466312,722406,1092,262.0,,70.0,,,,,,,"Potassium, K",MG -3466742,724070,1092,228.0,,70.0,,,,,,,"Potassium, K",MG -3467015,725134,1092,345.0,,70.0,,,,,,,"Potassium, K",MG -3467088,725728,1092,121.0,,70.0,,,,,,,"Potassium, K",MG -3467590,727774,1092,600.0,,70.0,,,,,,,"Potassium, K",MG -3467666,728082,1092,136.0,,70.0,,,,,,,"Potassium, K",MG -3468408,730952,1092,235.0,,70.0,,,,,,,"Potassium, K",MG -3468503,731306,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3468546,731476,1092,235.0,,70.0,,,,,,,"Potassium, K",MG -3468643,731968,1092,391.0,,70.0,,,,,,,"Potassium, K",MG -3468706,732284,1092,132.0,,70.0,,,,,,,"Potassium, K",MG -3469004,733568,1092,311.0,,70.0,,,,,,,"Potassium, K",MG -3469157,734072,1092,296.0,,70.0,,,,,,,"Potassium, K",MG -3469289,734634,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -3469982,737060,1092,126.0,,70.0,,,,,,,"Potassium, K",MG -3470240,738108,1092,127.0,,70.0,,,,,,,"Potassium, K",MG -3470309,738354,1092,312.0,,70.0,,,,,,,"Potassium, K",MG -3470417,738664,1092,190.0,,70.0,,,,,,,"Potassium, K",MG -3470464,738822,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3470812,739978,1092,436.0,,70.0,,,,,,,"Potassium, K",MG -3470945,740454,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3470998,740606,1092,314.0,,70.0,,,,,,,"Potassium, K",MG -3471090,740946,1092,316.0,,70.0,,,,,,,"Potassium, K",MG -3471490,742482,1092,212.0,,70.0,,,,,,,"Potassium, K",MG -3471598,742948,1092,176.0,,70.0,,,,,,,"Potassium, K",MG -3471634,743036,1092,242.0,,70.0,,,,,,,"Potassium, K",MG -3471780,743602,1092,224.0,,70.0,,,,,,,"Potassium, K",MG -3471863,743892,1092,667.0,,70.0,,,,,,,"Potassium, K",MG -3472166,745102,1092,128.0,,70.0,,,,,,,"Potassium, K",MG -3472187,745190,1092,243.0,,70.0,,,,,,,"Potassium, K",MG -3472418,746046,1092,35.0,,70.0,,,,,,,"Potassium, K",MG -3472516,746432,1092,280.0,,70.0,,,,,,,"Potassium, K",MG -3472876,749383,1092,460.0,1.0,1.0,,,,,,,"Potassium, K",MG -3473438,751974,1092,32.0,,78.0,,,,,,,"Potassium, K",MG -3473586,752272,1092,71.0,,78.0,,,,,,,"Potassium, K",MG -3473859,752864,1092,97.0,,78.0,,,,,,,"Potassium, K",MG -3474189,753526,1092,230.0,,75.0,,,,,,,"Potassium, K",MG -3474341,1847473,1092,12.0,,71.0,,,,,,,"Potassium, K",MG -3474352,753868,1092,42.0,,71.0,,,,,,,"Potassium, K",MG -3474401,753970,1092,400.0,,71.0,,,,,,,"Potassium, K",MG -3474434,754046,1092,278.0,,71.0,,,,,,,"Potassium, K",MG -3474447,754078,1092,212.0,,71.0,,,,,,,"Potassium, K",MG -3475010,755258,1092,964.0,,71.0,,,,,,,"Potassium, K",MG -3475382,756018,1092,234.0,,71.0,,,,,,,"Potassium, K",MG -3475526,756314,1092,1381.0,,71.0,,,,,,,"Potassium, K",MG -3475644,756556,1092,318.0,,71.0,,,,,,,"Potassium, K",MG -3475873,757098,1092,111.0,,78.0,,,,,,,"Potassium, K",MG -3476059,1847755,1092,675.0,,78.0,,,,,,,"Potassium, K",MG -3476102,757674,1092,1500.0,,71.0,,,,,,,"Potassium, K",MG -3477021,760158,1092,370.0,,71.0,,,,,,,"Potassium, K",MG -3477244,1848037,1092,0.0,,78.0,,,,,,,"Potassium, K",MG -3477278,1848044,1092,614.0,,71.0,,,,,,,"Potassium, K",MG -3477297,761398,1092,150.0,,71.0,,,,,,,"Potassium, K",MG -3477410,761706,1092,180.0,,71.0,,,,,,,"Potassium, K",MG -3477593,762234,1092,121.0,,71.0,,,,,,,"Potassium, K",MG -3477724,762594,1092,228.0,,71.0,,,,,,,"Potassium, K",MG -3477874,763030,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3477960,763278,1092,746.0,,78.0,,,,,,,"Potassium, K",MG -3478937,766060,1092,180.0,,71.0,,,,,,,"Potassium, K",MG -3478966,766154,1092,750.0,,71.0,,,,,,,"Potassium, K",MG -3479038,766358,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3479045,766380,1092,357.0,,71.0,,,,,,,"Potassium, K",MG -3479301,767090,1092,80.0,,71.0,,,,,,,"Potassium, K",MG -3479314,767120,1092,148.0,,71.0,,,,,,,"Potassium, K",MG -3479438,767498,1092,284.0,,71.0,,,,,,,"Potassium, K",MG -3479698,768260,1092,52.0,,71.0,,,,,,,"Potassium, K",MG -3479700,768264,1092,232.0,,71.0,,,,,,,"Potassium, K",MG -3479714,768296,1092,227.0,,71.0,,,,,,,"Potassium, K",MG -3479953,769340,1092,162.0,,71.0,,,,,,,"Potassium, K",MG -3480069,770318,1092,54.0,,71.0,,,,,,,"Potassium, K",MG -3480530,772108,1092,147.0,,71.0,,,,,,,"Potassium, K",MG -3480580,772220,1092,384.0,,71.0,,,,,,,"Potassium, K",MG -3480592,772252,1092,714.0,,71.0,,,,,,,"Potassium, K",MG -3481089,1848173,1092,679.0,,78.0,,,,,,,"Potassium, K",MG -3481196,775202,1092,136.0,,70.0,,,,,,,"Potassium, K",MG -3481478,776224,1092,70.0,,70.0,,,,,,,"Potassium, K",MG -3481992,779664,1092,86.0,,70.0,,,,,,,"Potassium, K",MG -3482263,780786,1092,321.0,,70.0,,,,,,,"Potassium, K",MG -3482824,793539,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3483040,795139,1092,138.0,,70.0,,,,,,,"Potassium, K",MG -3483294,797155,1092,270.0,,70.0,,,,,,,"Potassium, K",MG -3483463,798387,1092,136.0,,70.0,,,,,,,"Potassium, K",MG -3483602,799201,1092,1036.0,,70.0,,,,,,,"Potassium, K",MG -3483661,799493,1092,225.0,,70.0,,,,,,,"Potassium, K",MG -3483685,799653,1092,214.0,,70.0,,,,,,,"Potassium, K",MG -3483851,800507,1092,929.0,,70.0,,,,,,,"Potassium, K",MG -3484063,801363,1092,106.0,,70.0,,,,,,,"Potassium, K",MG -3484268,802127,1092,186.0,,70.0,,,,,,,"Potassium, K",MG -3484508,803025,1092,77.0,,70.0,,,,,,,"Potassium, K",MG -3485077,805015,1092,120.0,,70.0,,,,,,,"Potassium, K",MG -3485170,805335,1092,143.0,,70.0,,,,,,,"Potassium, K",MG -3485614,806765,1092,151.0,,70.0,,,,,,,"Potassium, K",MG -3485710,807081,1092,971.0,,70.0,,,,,,,"Potassium, K",MG -3485925,807849,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3485960,807969,1092,700.0,,75.0,,,,,,,"Potassium, K",MG -3486437,809290,1092,42.0,,71.0,,,,,,,"Potassium, K",MG -3486471,809404,1092,176.0,,71.0,,,,,,,"Potassium, K",MG -3486630,809976,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3487003,811064,1092,258.0,,71.0,,,,,,,"Potassium, K",MG -3487041,811218,1092,58.0,,71.0,,,,,,,"Potassium, K",MG -3487537,814450,1092,288.0,,70.0,,,,,,,"Potassium, K",MG -3487545,814478,1092,258.0,,70.0,,,,,,,"Potassium, K",MG -3487919,816848,1092,733.0,,70.0,,,,,,,"Potassium, K",MG -3488178,818492,1092,108.0,,70.0,,,,,,,"Potassium, K",MG -3488222,818808,1092,357.0,,70.0,,,,,,,"Potassium, K",MG -3488895,823188,1092,236.0,,70.0,,,,,,,"Potassium, K",MG -3488916,823260,1092,77.0,,70.0,,,,,,,"Potassium, K",MG -3489052,824308,1092,227.0,,70.0,,,,,,,"Potassium, K",MG -3489174,824736,1092,714.0,,70.0,,,,,,,"Potassium, K",MG -3489187,824898,1092,328.0,,70.0,,,,,,,"Potassium, K",MG -3489270,825582,1092,185.0,,70.0,,,,,,,"Potassium, K",MG -3489625,828080,1092,973.0,,70.0,,,,,,,"Potassium, K",MG -3489790,829220,1092,77.0,,70.0,,,,,,,"Potassium, K",MG -3489852,829814,1092,79.0,,70.0,,,,,,,"Potassium, K",MG -3490127,831834,1092,1471.0,,70.0,,,,,,,"Potassium, K",MG -3490465,834980,1092,175.0,,70.0,,,,,,,"Potassium, K",MG -3490907,838306,1092,68.0,,70.0,,,,,,,"Potassium, K",MG -3491409,841650,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -3491452,841856,1092,51.0,,70.0,,,,,,,"Potassium, K",MG -3491578,842926,1092,607.0,,70.0,,,,,,,"Potassium, K",MG -3491883,845004,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -3491920,845162,1092,74.0,,70.0,,,,,,,"Potassium, K",MG -3491998,1848290,1092,143.0,,78.0,,,,,,,"Potassium, K",MG -3492027,845818,1092,95.0,,70.0,,,,,,,"Potassium, K",MG -3492080,846026,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3492109,846112,1092,300.0,,70.0,,,,,,,"Potassium, K",MG -3492425,848222,1092,196.0,,70.0,,,,,,,"Potassium, K",MG -3492738,850544,1092,140.0,,70.0,,,,,,,"Potassium, K",MG -3492850,851124,1092,714.0,,70.0,,,,,,,"Potassium, K",MG -3493631,857154,1092,158.0,,70.0,,,,,,,"Potassium, K",MG -3493632,857158,1092,138.0,,70.0,,,,,,,"Potassium, K",MG -3493719,857612,1092,143.0,,70.0,,,,,,,"Potassium, K",MG -3493819,858328,1092,11.0,,70.0,,,,,,,"Potassium, K",MG -3493850,858510,1092,821.0,,70.0,,,,,,,"Potassium, K",MG -3493912,858988,1092,183.0,,70.0,,,,,,,"Potassium, K",MG -3494060,859964,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -3494554,863370,1092,35.0,,70.0,,,,,,,"Potassium, K",MG -3494911,865524,1092,88.0,,70.0,,,,,,,"Potassium, K",MG -3495487,869642,1092,125.0,,70.0,,,,,,,"Potassium, K",MG -3495498,869688,1092,29.0,,70.0,,,,,,,"Potassium, K",MG -3495631,870492,1092,40.0,,70.0,,,,,,,"Potassium, K",MG -3496004,872472,1092,230.0,,70.0,,,,,,,"Potassium, K",MG -3496121,873272,1092,393.0,,70.0,,,,,,,"Potassium, K",MG -3496821,876740,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3497006,877864,1092,536.0,,70.0,,,,,,,"Potassium, K",MG -3497412,879950,1092,95.0,,70.0,,,,,,,"Potassium, K",MG -3497420,879992,1092,1389.0,,70.0,,,,,,,"Potassium, K",MG -3497550,880656,1092,1296.0,,70.0,,,,,,,"Potassium, K",MG -3497559,880700,1092,293.0,,70.0,,,,,,,"Potassium, K",MG -3497574,880810,1092,75.0,,70.0,,,,,,,"Potassium, K",MG -3498140,883814,1092,1286.0,,70.0,,,,,,,"Potassium, K",MG -3498261,884386,1092,168.0,,70.0,,,,,,,"Potassium, K",MG -3498333,884710,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -3498432,885174,1092,500.0,,70.0,,,,,,,"Potassium, K",MG -3498487,885468,1092,160.0,,70.0,,,,,,,"Potassium, K",MG -3498685,886216,1092,296.0,,70.0,,,,,,,"Potassium, K",MG -3498793,886574,1092,190.0,,70.0,,,,,,,"Potassium, K",MG -3499008,887500,1092,207.0,,70.0,,,,,,,"Potassium, K",MG -3499084,887890,1092,230.0,,70.0,,,,,,,"Potassium, K",MG -3499243,888640,1092,357.0,,70.0,,,,,,,"Potassium, K",MG -3499262,888718,1092,621.0,,70.0,,,,,,,"Potassium, K",MG -3499322,888926,1092,371.0,,70.0,,,,,,,"Potassium, K",MG -3499350,889038,1092,244.0,,70.0,,,,,,,"Potassium, K",MG -3499742,890648,1092,48.0,,70.0,,,,,,,"Potassium, K",MG -3499837,891080,1092,285.0,,70.0,,,,,,,"Potassium, K",MG -3499909,891442,1092,286.0,,70.0,,,,,,,"Potassium, K",MG -3499922,891504,1092,165.0,,70.0,,,,,,,"Potassium, K",MG -3499943,891634,1092,277.0,,70.0,,,,,,,"Potassium, K",MG -3499953,891660,1092,181.0,,70.0,,,,,,,"Potassium, K",MG -3500002,891898,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -3500169,892654,1092,137.0,,70.0,,,,,,,"Potassium, K",MG -3500185,892776,1092,37.0,,70.0,,,,,,,"Potassium, K",MG -3500932,896106,1092,179.0,,70.0,,,,,,,"Potassium, K",MG -3500953,896220,1092,321.0,,70.0,,,,,,,"Potassium, K",MG -3501734,899364,1092,205.0,,70.0,,,,,,,"Potassium, K",MG -3501949,900322,1092,463.0,,70.0,,,,,,,"Potassium, K",MG -3502060,900844,1092,24.0,,70.0,,,,,,,"Potassium, K",MG -3502396,902270,1092,110.0,,70.0,,,,,,,"Potassium, K",MG -3502470,902658,1092,268.0,,70.0,,,,,,,"Potassium, K",MG -3502541,903036,1092,643.0,,70.0,,,,,,,"Potassium, K",MG -3502990,905354,1092,143.0,,70.0,,,,,,,"Potassium, K",MG -3503201,906228,1092,17.0,,70.0,,,,,,,"Potassium, K",MG -3503500,907468,1092,154.0,,70.0,,,,,,,"Potassium, K",MG -3503518,907562,1092,211.0,,70.0,,,,,,,"Potassium, K",MG -3503553,907746,1092,118.0,,70.0,,,,,,,"Potassium, K",MG -3503722,908622,1092,1019.0,,70.0,,,,,,,"Potassium, K",MG -3504131,910574,1092,114.0,,70.0,,,,,,,"Potassium, K",MG -3504161,910724,1092,243.0,,70.0,,,,,,,"Potassium, K",MG -3504228,910966,1092,14.0,,70.0,,,,,,,"Potassium, K",MG -3504242,911022,1092,70.0,,70.0,,,,,,,"Potassium, K",MG -3504279,911206,1092,226.0,,70.0,,,,,,,"Potassium, K",MG -3504337,911446,1092,105.0,,70.0,,,,,,,"Potassium, K",MG -3504404,911692,1092,265.0,,70.0,,,,,,,"Potassium, K",MG -3504489,912032,1092,190.0,,70.0,,,,,,,"Potassium, K",MG -3504564,912350,1092,311.0,,70.0,,,,,,,"Potassium, K",MG -3504688,912862,1092,1000.0,,70.0,,,,,,,"Potassium, K",MG -3504997,914302,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -3505159,914924,1092,707.0,,70.0,,,,,,,"Potassium, K",MG -3505464,916124,1092,750.0,,70.0,,,,,,,"Potassium, K",MG -3505663,917044,1092,1.0,,70.0,,,,,,,"Potassium, K",MG -3506131,919266,1092,377.0,,70.0,,,,,,,"Potassium, K",MG -3506255,919802,1092,96.0,,70.0,,,,,,,"Potassium, K",MG -3506581,921400,1092,131.0,,70.0,,,,,,,"Potassium, K",MG -3506697,921840,1092,58.0,,70.0,,,,,,,"Potassium, K",MG -3507445,925330,1092,745.0,,70.0,,,,,,,"Potassium, K",MG -3507609,926086,1092,333.0,,70.0,,,,,,,"Potassium, K",MG -3507639,926206,1092,211.0,,70.0,,,,,,,"Potassium, K",MG -3507725,926598,1092,857.0,,70.0,,,,,,,"Potassium, K",MG -3507738,926650,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3507863,927164,1092,70.0,,70.0,,,,,,,"Potassium, K",MG -3507920,927444,1092,90.0,,70.0,,,,,,,"Potassium, K",MG -3508200,928566,1092,184.0,,70.0,,,,,,,"Potassium, K",MG -3508323,929068,1092,224.0,,70.0,,,,,,,"Potassium, K",MG -3508648,930384,1092,196.0,,70.0,,,,,,,"Potassium, K",MG -3508917,931612,1092,717.0,,70.0,,,,,,,"Potassium, K",MG -3509166,932722,1092,216.0,,70.0,,,,,,,"Potassium, K",MG -3509223,933072,1092,237.0,,70.0,,,,,,,"Potassium, K",MG -3509333,933470,1092,679.0,,70.0,,,,,,,"Potassium, K",MG -3509823,935706,1092,350.0,,70.0,,,,,,,"Potassium, K",MG -3509993,936392,1092,180.0,,70.0,,,,,,,"Potassium, K",MG -3510395,937910,1092,1375.0,,70.0,,,,,,,"Potassium, K",MG -3510684,939492,1092,170.0,,70.0,,,,,,,"Potassium, K",MG -3510994,940918,1092,697.0,,70.0,,,,,,,"Potassium, K",MG -3510998,940926,1092,718.0,,70.0,,,,,,,"Potassium, K",MG -3511255,941808,1092,45.0,,70.0,,,,,,,"Potassium, K",MG -3511323,942136,1092,141.0,,70.0,,,,,,,"Potassium, K",MG -3511839,944278,1092,206.0,,70.0,,,,,,,"Potassium, K",MG -3511933,944688,1092,109.0,,70.0,,,,,,,"Potassium, K",MG -3511976,944886,1092,1061.0,,70.0,,,,,,,"Potassium, K",MG -3512038,945204,1092,142.0,,70.0,,,,,,,"Potassium, K",MG -3512188,946790,1092,304.0,,70.0,,,,,,,"Potassium, K",MG -3512235,947004,1092,303.0,,70.0,,,,,,,"Potassium, K",MG -3512272,947210,1092,839.0,,70.0,,,,,,,"Potassium, K",MG -3512646,948774,1092,226.0,,70.0,,,,,,,"Potassium, K",MG -3512739,949316,1092,178.0,,70.0,,,,,,,"Potassium, K",MG -3513200,951527,1092,154.0,,70.0,,,,,,,"Potassium, K",MG -3513400,952553,1092,500.0,,70.0,,,,,,,"Potassium, K",MG -3513722,1848554,1092,98.0,,78.0,,,,,,,"Potassium, K",MG -3514264,957447,1092,139.0,,70.0,,,,,,,"Potassium, K",MG -3514279,957599,1092,400.0,,70.0,,,,,,,"Potassium, K",MG -3514437,1848636,1092,0.0,,78.0,,,,,,,"Potassium, K",MG -3514460,958595,1092,146.0,,70.0,,,,,,,"Potassium, K",MG -3514589,959527,1092,93.0,,75.0,,,,,,,"Potassium, K",MG -3514625,959751,1092,93.0,,75.0,,,,,,,"Potassium, K",MG -3514672,960445,1092,235.0,,70.0,,,,,,,"Potassium, K",MG -3514788,960909,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3514879,1848701,1092,112.0,,71.0,,,,,,,"Potassium, K",MG -3514981,962169,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -3514983,962173,1092,174.0,,70.0,,,,,,,"Potassium, K",MG -3515386,1848759,1092,58.0,,71.0,,,,,,,"Potassium, K",MG -3515400,1848763,1092,291.0,,71.0,,,,,,,"Potassium, K",MG -3515455,1848792,1092,120.0,,71.0,,,,,,,"Potassium, K",MG -3515580,1848825,1092,65.0,,71.0,,,,,,,"Potassium, K",MG -3515999,969587,1092,158.0,,70.0,,,,,,,"Potassium, K",MG -3516261,970865,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3516319,1849010,1092,250.0,,78.0,,,,,,,"Potassium, K",MG -3516452,971983,1092,249.0,,70.0,,,,,,,"Potassium, K",MG -3516659,1849043,1092,178.0,,78.0,,,,,,,"Potassium, K",MG -3516739,973897,1092,93.0,,70.0,,,,,,,"Potassium, K",MG -3516989,975543,1092,147.0,,70.0,,,,,,,"Potassium, K",MG -3517191,977873,1092,750.0,,70.0,,,,,,,"Potassium, K",MG -3517424,983631,1092,139.0,,70.0,,,,,,,"Potassium, K",MG -3517434,983757,1092,388.0,,70.0,,,,,,,"Potassium, K",MG -3517660,985585,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -3517689,985805,1092,46.0,,70.0,,,,,,,"Potassium, K",MG -3517835,987251,1092,252.0,,70.0,,,,,,,"Potassium, K",MG -3517854,987413,1092,85.0,,70.0,,,,,,,"Potassium, K",MG -3518218,995955,1092,127.0,,70.0,,,,,,,"Potassium, K",MG -3518795,1002843,1092,112.0,,70.0,,,,,,,"Potassium, K",MG -3518913,1004629,1092,125.0,,70.0,,,,,,,"Potassium, K",MG -3519018,1005513,1092,395.0,,70.0,,,,,,,"Potassium, K",MG -3519084,1006377,1092,256.0,,70.0,,,,,,,"Potassium, K",MG -3519170,1006789,1092,400.0,,70.0,,,,,,,"Potassium, K",MG -3519364,1008039,1092,129.0,,70.0,,,,,,,"Potassium, K",MG -3519663,1009771,1092,219.0,,75.0,,,,,,,"Potassium, K",MG -3519874,1849689,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3520009,1011481,1092,124.0,,75.0,,,,,,,"Potassium, K",MG -3520119,1012035,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -3520779,1017477,1092,157.0,,70.0,,,,,,,"Potassium, K",MG -3520836,1017733,1092,714.0,,70.0,,,,,,,"Potassium, K",MG -3521160,1019331,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3521202,1019563,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3522443,1024679,1092,712.0,,70.0,,,,,,,"Potassium, K",MG -3522447,1024689,1092,383.0,,70.0,,,,,,,"Potassium, K",MG -3522877,1026483,1092,208.0,,70.0,,,,,,,"Potassium, K",MG -3522981,1026931,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3523267,1028231,1092,192.0,,70.0,,,,,,,"Potassium, K",MG -3523418,1028879,1092,111.0,,70.0,,,,,,,"Potassium, K",MG -3523628,1029665,1092,614.0,,70.0,,,,,,,"Potassium, K",MG -3524235,1031759,1092,78.0,,70.0,,,,,,,"Potassium, K",MG -3524313,1032027,1092,187.0,,70.0,,,,,,,"Potassium, K",MG -3524359,1032201,1092,443.0,,70.0,,,,,,,"Potassium, K",MG -3524388,1032315,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3524426,1032455,1092,448.0,,70.0,,,,,,,"Potassium, K",MG -3524609,1033161,1092,300.0,,70.0,,,,,,,"Potassium, K",MG -3524843,1034133,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3524917,1034415,1092,267.0,,70.0,,,,,,,"Potassium, K",MG -3525734,1037659,1092,92.0,,70.0,,,,,,,"Potassium, K",MG -3526051,1038829,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -3526411,1040585,1092,104.0,,70.0,,,,,,,"Potassium, K",MG -3526531,1040947,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3526588,1041157,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -3526765,1041945,1092,178.0,,70.0,,,,,,,"Potassium, K",MG -3526887,1042523,1092,721.0,,70.0,,,,,,,"Potassium, K",MG -3526917,1042595,1092,500.0,,70.0,,,,,,,"Potassium, K",MG -3527150,1043573,1092,350.0,,75.0,,,,,,,"Potassium, K",MG -3527158,1043611,1092,283.0,,70.0,,,,,,,"Potassium, K",MG -3527183,1043685,1092,277.0,,70.0,,,,,,,"Potassium, K",MG -3527228,1043807,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3527389,1044385,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3527825,1045937,1092,17.0,,70.0,,,,,,,"Potassium, K",MG -3528178,1047275,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3528328,1047883,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3528432,1048385,1092,101770.0,,70.0,,,,,,,"Potassium, K",MG -3528514,1048665,1092,168.0,,70.0,,,,,,,"Potassium, K",MG -3528654,1049223,1092,236.0,,70.0,,,,,,,"Potassium, K",MG -3528664,1049243,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3528785,1049733,1092,295.0,,70.0,,,,,,,"Potassium, K",MG -3528918,1054983,1092,80.0,,71.0,,,,,,,"Potassium, K",MG -3529123,1055681,1092,1000.0,,70.0,,,,,,,"Potassium, K",MG -3529259,1056245,1092,229.0,,70.0,,,,,,,"Potassium, K",MG -3529545,1057561,1092,308.0,,70.0,,,,,,,"Potassium, K",MG -3530080,1059799,1092,227.0,,70.0,,,,,,,"Potassium, K",MG -3530409,1060931,1092,143.0,,70.0,,,,,,,"Potassium, K",MG -3530509,1061245,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3530691,1061807,1092,263.0,,70.0,,,,,,,"Potassium, K",MG -3530900,1062721,1092,51.0,,70.0,,,,,,,"Potassium, K",MG -3531105,1063575,1092,150.0,,70.0,,,,,,,"Potassium, K",MG -3531510,1064919,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3531725,1065533,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3531788,1065819,1092,214.0,,70.0,,,,,,,"Potassium, K",MG -3531880,1066091,1092,238.0,,70.0,,,,,,,"Potassium, K",MG -3531974,1066395,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3532364,1067563,1092,353.0,,71.0,,,,,,,"Potassium, K",MG -3532547,1068275,1092,96.0,,70.0,,,,,,,"Potassium, K",MG -3532741,1069091,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -3532840,1069415,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3533114,1070469,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -3533238,1071067,1092,117.0,,70.0,,,,,,,"Potassium, K",MG -3533751,1073431,1092,164.0,,70.0,,,,,,,"Potassium, K",MG -3534060,1074579,1092,73.0,,70.0,,,,,,,"Potassium, K",MG -3534546,1076221,1092,104.0,,70.0,,,,,,,"Potassium, K",MG -3534882,1077361,1092,473.0,,70.0,,,,,,,"Potassium, K",MG -3534895,1077411,1092,166.0,,70.0,,,,,,,"Potassium, K",MG -3535681,1080273,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3536202,1082037,1092,143.0,,70.0,,,,,,,"Potassium, K",MG -3536547,1083243,1092,214.0,,70.0,,,,,,,"Potassium, K",MG -3536763,1084283,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3537076,1085551,1092,1938.0,,70.0,,,,,,,"Potassium, K",MG -3537214,1086127,1092,393.0,,70.0,,,,,,,"Potassium, K",MG -3538256,1089923,1092,183.0,,70.0,,,,,,,"Potassium, K",MG -3538441,1090539,1092,26.0,,70.0,,,,,,,"Potassium, K",MG -3538822,1091803,1092,34.0,,70.0,,,,,,,"Potassium, K",MG -3539643,1094881,1092,140.0,,70.0,,,,,,,"Potassium, K",MG -3539747,1095263,1092,53.0,,70.0,,,,,,,"Potassium, K",MG -3539995,1096131,1092,42.0,,70.0,,,,,,,"Potassium, K",MG -3540089,1096423,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3540108,1096481,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3540252,1096951,1092,177.0,,70.0,,,,,,,"Potassium, K",MG -3540345,1097263,1092,136.0,,70.0,,,,,,,"Potassium, K",MG -3540663,1850989,1092,124.0,,75.0,,,,,,,"Potassium, K",MG -3540698,1851099,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -3540755,1851257,1092,467.0,,70.0,,,,,,,"Potassium, K",MG -3540792,1851391,1092,411.0,,70.0,,,,,,,"Potassium, K",MG -3541162,1852852,1092,786.0,,70.0,,,,,,,"Potassium, K",MG -3541752,1854926,1092,220.0,,70.0,,,,,,,"Potassium, K",MG -3541851,1855302,1092,15.0,,70.0,,,,,,,"Potassium, K",MG -3541965,1855701,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -3541970,1855707,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -3542460,1857012,1092,386.0,,70.0,,,,,,,"Potassium, K",MG -3542502,1857104,1092,44.0,,70.0,,,,,,,"Potassium, K",MG -3542551,1857241,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -3542642,1857453,1092,325.0,,70.0,,,,,,,"Potassium, K",MG -3542821,1857838,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -3542917,1858060,1092,208.0,,70.0,,,,,,,"Potassium, K",MG -3543236,1859227,1092,643.0,,70.0,,,,,,,"Potassium, K",MG -3543274,1859320,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -3543389,1859696,1092,153.0,,70.0,,,,,,,"Potassium, K",MG -3543603,1860391,1092,265.0,,70.0,,,,,,,"Potassium, K",MG -3543692,1860628,1092,268.0,,70.0,,,,,,,"Potassium, K",MG -3543729,1860707,1092,464.0,,70.0,,,,,,,"Potassium, K",MG -3543814,1860838,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3544059,1861333,1092,93.0,,75.0,,,,,,,"Potassium, K",MG -3544088,1861383,1092,112.0,,70.0,,,,,,,"Potassium, K",MG -3544208,1861767,1092,376.0,,70.0,,,,,,,"Potassium, K",MG -3544342,1862099,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -3544662,1863024,1092,378.0,,75.0,,,,,,,"Potassium, K",MG -3544698,1863165,1092,375.0,,70.0,,,,,,,"Potassium, K",MG -3545002,1863913,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3545537,1865068,1092,339.0,,70.0,,,,,,,"Potassium, K",MG -3545615,1865311,1092,240.0,,70.0,,,,,,,"Potassium, K",MG -3545732,1865670,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3545751,1865709,1092,600.0,,70.0,,,,,,,"Potassium, K",MG -3545982,1866251,1092,337.0,,70.0,,,,,,,"Potassium, K",MG -3545995,1866282,1092,643.0,,70.0,,,,,,,"Potassium, K",MG -3546068,1866533,1092,353.0,,70.0,,,,,,,"Potassium, K",MG -3546469,1867695,1092,257.0,,70.0,,,,,,,"Potassium, K",MG -3546537,1867863,1092,29.0,,70.0,,,,,,,"Potassium, K",MG -3546792,1868861,1092,17.0,,70.0,,,,,,,"Potassium, K",MG -3547269,1869911,1092,300.0,,70.0,,,,,,,"Potassium, K",MG -3547289,1869946,1092,76.0,,70.0,,,,,,,"Potassium, K",MG -3547448,1870417,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3547767,1871259,1092,419.0,,70.0,,,,,,,"Potassium, K",MG -3547974,1871821,1092,178.0,,70.0,,,,,,,"Potassium, K",MG -3547979,1871830,1092,136.0,,70.0,,,,,,,"Potassium, K",MG -3548227,1872614,1092,147.0,,70.0,,,,,,,"Potassium, K",MG -3548326,1872818,1092,257.0,,70.0,,,,,,,"Potassium, K",MG -3548539,1873648,1092,106.0,,70.0,,,,,,,"Potassium, K",MG -3548588,1873882,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3548683,1874348,1092,150.0,,70.0,,,,,,,"Potassium, K",MG -3549088,1876422,1092,125.0,,70.0,,,,,,,"Potassium, K",MG -3549132,1876554,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3549182,1876708,1092,69.0,,70.0,,,,,,,"Potassium, K",MG -3549202,1876812,1092,633.0,,70.0,,,,,,,"Potassium, K",MG -3549363,1877684,1092,433.0,,70.0,,,,,,,"Potassium, K",MG -3549522,1878362,1092,357.0,,70.0,,,,,,,"Potassium, K",MG -3549592,1878624,1092,114.0,,70.0,,,,,,,"Potassium, K",MG -3549665,1878924,1092,900.0,,70.0,,,,,,,"Potassium, K",MG -3549668,1878929,1092,190.0,,70.0,,,,,,,"Potassium, K",MG -3549760,1879655,1092,88.0,,70.0,,,,,,,"Potassium, K",MG -3549831,1880152,1092,27.0,,70.0,,,,,,,"Potassium, K",MG -3550136,1140141,1092,375.0,,70.0,,,,,,,"Potassium, K",MG -3550340,1140587,1092,117.0,,75.0,,,,,,,"Potassium, K",MG -3550508,1140860,1092,58.0,,70.0,,,,,,,"Potassium, K",MG -3550572,1140983,1092,60.0,,75.0,,,,,,,"Potassium, K",MG -3550945,1141592,1092,438.0,,70.0,,,,,,,"Potassium, K",MG -3551164,1141869,1092,293.0,,70.0,,,,,,,"Potassium, K",MG -3551273,1142050,1092,153.0,,70.0,,,,,,,"Potassium, K",MG -3551482,1142303,1092,227.0,,70.0,,,,,,,"Potassium, K",MG -3551493,1142322,1092,230.0,,70.0,,,,,,,"Potassium, K",MG -3551506,1142342,1092,236.0,,70.0,,,,,,,"Potassium, K",MG -3551971,1142951,1092,316.0,,70.0,,,,,,,"Potassium, K",MG -3551973,1142953,1092,105.0,,70.0,,,,,,,"Potassium, K",MG -3552049,1143052,1092,286.0,,70.0,,,,,,,"Potassium, K",MG -3552185,1143220,1092,21.0,,70.0,,,,,,,"Potassium, K",MG -3552417,1143518,1092,67.0,,70.0,,,,,,,"Potassium, K",MG -3552878,1144167,1092,247.0,,70.0,,,,,,,"Potassium, K",MG -3552989,1144333,1092,433.0,,70.0,,,,,,,"Potassium, K",MG -3553138,1144551,1092,346.0,,70.0,,,,,,,"Potassium, K",MG -3553317,1144794,1092,97.0,,70.0,,,,,,,"Potassium, K",MG -3553463,1144983,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -3553480,1145005,1092,305.0,,70.0,,,,,,,"Potassium, K",MG -3553817,1145386,1092,137.0,,71.0,,,,,,,"Potassium, K",MG -3553971,1145547,1092,304.0,,78.0,,,,,,,"Potassium, K",MG -3553991,1145567,1092,159.0,,78.0,,,,,,,"Potassium, K",MG -3554070,1145647,1092,404.0,,71.0,,,,,,,"Potassium, K",MG -3554091,1145668,1092,169.0,,78.0,,,,,,,"Potassium, K",MG -3554113,1145691,1092,57.0,,78.0,,,,,,,"Potassium, K",MG -3554262,1145845,1092,249.0,,78.0,,,,,,,"Potassium, K",MG -3554578,1146242,1092,160.0,,71.0,,,,,,,"Potassium, K",MG -3554901,1147063,1092,86.0,,70.0,,,,,,,"Potassium, K",MG -3554956,1147216,1092,221.0,,70.0,,,,,,,"Potassium, K",MG -3555465,1148763,1092,194.0,,70.0,,,,,,,"Potassium, K",MG -3555895,1150140,1092,196.0,,70.0,,,,,,,"Potassium, K",MG -3556087,1150533,1092,154.0,,70.0,,,,,,,"Potassium, K",MG -3556246,1150771,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3556281,1150819,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3556439,1151062,1092,310.0,,70.0,,,,,,,"Potassium, K",MG -3556501,1151143,1092,583.0,,70.0,,,,,,,"Potassium, K",MG -3556786,1151541,1092,14.0,,70.0,,,,,,,"Potassium, K",MG -3556867,1151660,1092,125.0,,70.0,,,,,,,"Potassium, K",MG -3556877,1151670,1092,295.0,,70.0,,,,,,,"Potassium, K",MG -3557043,1151882,1092,900.0,,70.0,,,,,,,"Potassium, K",MG -3557183,1152052,1092,243.0,,70.0,,,,,,,"Potassium, K",MG -3557193,1152066,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -3557251,1152128,1092,176.0,,70.0,,,,,,,"Potassium, K",MG -3557683,1152648,1092,257.0,,70.0,,,,,,,"Potassium, K",MG -3558279,1153465,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3558335,1153533,1092,148.0,,70.0,,,,,,,"Potassium, K",MG -3558419,1153645,1092,278.0,,70.0,,,,,,,"Potassium, K",MG -3558593,1153895,1092,417.0,,70.0,,,,,,,"Potassium, K",MG -3559163,1154656,1092,184.0,,70.0,,,,,,,"Potassium, K",MG -3559315,1154843,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3559471,1155010,1092,98.0,,71.0,,,,,,,"Potassium, K",MG -3559549,1155090,1092,176.0,,78.0,,,,,,,"Potassium, K",MG -3559576,1155117,1092,192.0,,71.0,,,,,,,"Potassium, K",MG -3559654,1155200,1092,175.0,,71.0,,,,,,,"Potassium, K",MG -3559701,1155251,1092,146.0,,71.0,,,,,,,"Potassium, K",MG -3559735,1155292,1092,71.0,,71.0,,,,,,,"Potassium, K",MG -3560345,1156291,1092,700.0,,70.0,,,,,,,"Potassium, K",MG -3560375,1156357,1092,411.0,,70.0,,,,,,,"Potassium, K",MG -3560543,1156819,1092,125.0,,70.0,,,,,,,"Potassium, K",MG -3560548,1156833,1092,218.0,,70.0,,,,,,,"Potassium, K",MG -3560592,1157010,1092,295.0,,70.0,,,,,,,"Potassium, K",MG -3560883,1158132,1092,509.0,,70.0,,,,,,,"Potassium, K",MG -3561693,1159961,1092,179.0,,70.0,,,,,,,"Potassium, K",MG -3561931,1160289,1092,179.0,,70.0,,,,,,,"Potassium, K",MG -3561935,1160293,1092,94.0,,70.0,,,,,,,"Potassium, K",MG -3561938,1160296,1092,73.0,,70.0,,,,,,,"Potassium, K",MG -3561978,1160375,1092,259.0,,70.0,,,,,,,"Potassium, K",MG -3562014,1160420,1092,217.0,,70.0,,,,,,,"Potassium, K",MG -3562292,1160813,1092,400.0,,70.0,,,,,,,"Potassium, K",MG -3562539,1161134,1092,223.0,,70.0,,,,,,,"Potassium, K",MG -3562644,1161270,1092,67.0,,70.0,,,,,,,"Potassium, K",MG -3562806,1161478,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -3562837,1161521,1092,179.0,,70.0,,,,,,,"Potassium, K",MG -3563199,1161973,1092,56.0,,70.0,,,,,,,"Potassium, K",MG -3563517,1162413,1092,248.0,,70.0,,,,,,,"Potassium, K",MG -3563543,1162450,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -3563791,1162798,1092,281.0,,70.0,,,,,,,"Potassium, K",MG -3563856,1162884,1092,181.0,,70.0,,,,,,,"Potassium, K",MG -3564162,1163306,1092,162.0,,70.0,,,,,,,"Potassium, K",MG -3564426,1163687,1092,311.0,,71.0,,,,,,,"Potassium, K",MG -3564554,1163881,1092,1029.0,,71.0,,,,,,,"Potassium, K",MG -3564615,1164257,1092,215.0,,71.0,,,,,,,"Potassium, K",MG -3564676,1164468,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3564690,1164522,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3564784,1164755,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3564916,1165169,1092,306.0,,71.0,,,,,,,"Potassium, K",MG -3565245,1165640,1092,250.0,,71.0,,,,,,,"Potassium, K",MG -3565279,1165688,1092,13.0,,78.0,,,,,,,"Potassium, K",MG -3565289,1165700,1092,253.0,,78.0,,,,,,,"Potassium, K",MG -3565558,1166102,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3565559,1166103,1092,180.0,,71.0,,,,,,,"Potassium, K",MG -3566048,1166794,1092,312.0,,71.0,,,,,,,"Potassium, K",MG -3566105,1166882,1092,62.0,,71.0,,,,,,,"Potassium, K",MG -3566161,1166957,1092,262.0,,71.0,,,,,,,"Potassium, K",MG -3566268,1167123,1092,372.0,,71.0,,,,,,,"Potassium, K",MG -3566711,1167778,1092,21.0,,71.0,,,,,,,"Potassium, K",MG -3566985,1168172,1092,111.0,,71.0,,,,,,,"Potassium, K",MG -3567015,1168215,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3567074,1168300,1092,357.0,,71.0,,,,,,,"Potassium, K",MG -3567093,1168329,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3567107,1168350,1092,62.0,,71.0,,,,,,,"Potassium, K",MG -3567443,1168943,1092,429.0,,71.0,,,,,,,"Potassium, K",MG -3567514,1169021,1092,407.0,,71.0,,,,,,,"Potassium, K",MG -3567895,1169828,1092,275.0,,71.0,,,,,,,"Potassium, K",MG -3567942,1169987,1092,369.0,,71.0,,,,,,,"Potassium, K",MG -3568445,1172656,1092,375.0,,70.0,,,,,,,"Potassium, K",MG -3568477,1173023,1092,153.0,,70.0,,,,,,,"Potassium, K",MG -3568687,1174243,1092,725.0,,70.0,,,,,,,"Potassium, K",MG -3568798,1174926,1092,581.0,,70.0,,,,,,,"Potassium, K",MG -3569007,1175910,1092,86.0,,70.0,,,,,,,"Potassium, K",MG -3569253,1177425,1092,294.0,,70.0,,,,,,,"Potassium, K",MG -3569297,1177676,1092,679.0,,70.0,,,,,,,"Potassium, K",MG -3569644,1179763,1092,135.0,,70.0,,,,,,,"Potassium, K",MG -3569692,1180111,1092,196.0,,70.0,,,,,,,"Potassium, K",MG -3569753,1180614,1092,1696.0,,70.0,,,,,,,"Potassium, K",MG -3569842,1181420,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3570038,1182799,1092,113.0,,70.0,,,,,,,"Potassium, K",MG -3570134,1183400,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -3570182,1183759,1092,233.0,,70.0,,,,,,,"Potassium, K",MG -3570288,1184226,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3570532,1185621,1092,183.0,,70.0,,,,,,,"Potassium, K",MG -3570628,1186071,1092,78.0,,70.0,,,,,,,"Potassium, K",MG -3570794,1187199,1092,42.0,,70.0,,,,,,,"Potassium, K",MG -3571181,1188883,1092,227.0,,70.0,,,,,,,"Potassium, K",MG -3571681,1192095,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3571729,1192239,1092,157.0,,70.0,,,,,,,"Potassium, K",MG -3571859,1193040,1092,625.0,,70.0,,,,,,,"Potassium, K",MG -3572246,1194999,1092,328.0,,70.0,,,,,,,"Potassium, K",MG -3572389,1195846,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3572436,1196081,1092,153.0,,70.0,,,,,,,"Potassium, K",MG -3572841,1198357,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3572844,1198384,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3572986,1199346,1092,232.0,,70.0,,,,,,,"Potassium, K",MG -3573340,1201338,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3573477,1201758,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -3573584,1202055,1092,70.0,,70.0,,,,,,,"Potassium, K",MG -3573654,1202199,1092,643.0,,70.0,,,,,,,"Potassium, K",MG -3573667,1202316,1092,259.0,,70.0,,,,,,,"Potassium, K",MG -3574068,1205164,1092,219.0,,70.0,,,,,,,"Potassium, K",MG -3574312,1206515,1092,367.0,,70.0,,,,,,,"Potassium, K",MG -3574335,1206650,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3574506,1207752,1092,1214.0,,70.0,,,,,,,"Potassium, K",MG -3574528,1207958,1092,42.0,,70.0,,,,,,,"Potassium, K",MG -3574584,1208440,1092,86.0,,70.0,,,,,,,"Potassium, K",MG -3575177,1211950,1092,448.0,,70.0,,,,,,,"Potassium, K",MG -3575202,1212179,1092,433.0,,70.0,,,,,,,"Potassium, K",MG -3575255,1212485,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -3576097,1217227,1092,76.0,,70.0,,,,,,,"Potassium, K",MG -3576230,1217697,1092,186.0,,70.0,,,,,,,"Potassium, K",MG -3576277,1217983,1092,306.0,,70.0,,,,,,,"Potassium, K",MG -3576321,1218367,1092,164.0,,75.0,,,,,,,"Potassium, K",MG -3576350,1218704,1092,67.0,,70.0,,,,,,,"Potassium, K",MG -3576407,1218984,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3576769,1221043,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -3576878,1221593,1092,162.0,,70.0,,,,,,,"Potassium, K",MG -3577256,1223571,1092,900.0,,70.0,,,,,,,"Potassium, K",MG -3577273,1223757,1092,1033.0,,70.0,,,,,,,"Potassium, K",MG -3577579,1225978,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -3577682,1226774,1092,643.0,,70.0,,,,,,,"Potassium, K",MG -3577724,1227142,1092,10.0,,70.0,,,,,,,"Potassium, K",MG -3577943,1229123,1092,643.0,,70.0,,,,,,,"Potassium, K",MG -3578429,1233090,1092,92.0,,70.0,,,,,,,"Potassium, K",MG -3578616,1234606,1092,5.0,,70.0,,,,,,,"Potassium, K",MG -3578689,1235244,1092,103.0,,70.0,,,,,,,"Potassium, K",MG -3579287,1240329,1092,893.0,,70.0,,,,,,,"Potassium, K",MG -3579740,1243424,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3579920,1245174,1092,171.0,,70.0,,,,,,,"Potassium, K",MG -3579997,1245916,1092,105.0,,70.0,,,,,,,"Potassium, K",MG -3580035,1246011,1092,104.0,,70.0,,,,,,,"Potassium, K",MG -3580178,1246697,1092,184.0,,70.0,,,,,,,"Potassium, K",MG -3580220,1247053,1092,1400.0,,70.0,,,,,,,"Potassium, K",MG -3580369,1247697,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3580533,1248499,1092,126.0,,70.0,,,,,,,"Potassium, K",MG -3580569,1248870,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3580940,1251436,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -3580977,1252018,1092,54.0,,70.0,,,,,,,"Potassium, K",MG -3581277,1254288,1092,111.0,,70.0,,,,,,,"Potassium, K",MG -3581499,1255651,1092,419.0,,70.0,,,,,,,"Potassium, K",MG -3581942,1260246,1092,171.0,,70.0,,,,,,,"Potassium, K",MG -3581958,1260265,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -3581994,1260567,1092,171.0,,70.0,,,,,,,"Potassium, K",MG -3582092,1261179,1092,300.0,,70.0,,,,,,,"Potassium, K",MG -3582162,1261969,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -3582503,1263713,1092,51.0,,70.0,,,,,,,"Potassium, K",MG -3582532,1263804,1092,127.0,,70.0,,,,,,,"Potassium, K",MG -3582551,1263874,1092,111.0,,70.0,,,,,,,"Potassium, K",MG -3582609,1264240,1092,138.0,,70.0,,,,,,,"Potassium, K",MG -3582617,1264252,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3582725,1264645,1092,120.0,,70.0,,,,,,,"Potassium, K",MG -3582772,1264904,1092,289.0,,70.0,,,,,,,"Potassium, K",MG -3582851,1265346,1092,59.0,,70.0,,,,,,,"Potassium, K",MG -3583320,1268292,1092,160.0,,70.0,,,,,,,"Potassium, K",MG -3583997,1273341,1092,286.0,,70.0,,,,,,,"Potassium, K",MG -3584064,1273788,1092,207.0,,70.0,,,,,,,"Potassium, K",MG -3584449,1276869,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -3584547,1277516,1092,203.0,,70.0,,,,,,,"Potassium, K",MG -3584577,1277805,1092,607.0,,70.0,,,,,,,"Potassium, K",MG -3584956,1279528,1092,1200.0,,70.0,,,,,,,"Potassium, K",MG -3585265,1281650,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -3585325,1281915,1092,93.0,,75.0,,,,,,,"Potassium, K",MG -3585346,1282029,1092,306.0,,70.0,,,,,,,"Potassium, K",MG -3585614,1284207,1092,114.0,,70.0,,,,,,,"Potassium, K",MG -3585668,1284685,1092,460.0,,70.0,,,,,,,"Potassium, K",MG -3585729,1284782,1092,145.0,,70.0,,,,,,,"Potassium, K",MG -3585822,1284993,1092,180.0,,70.0,,,,,,,"Potassium, K",MG -3586145,1286522,1092,115.0,,70.0,,,,,,,"Potassium, K",MG -3586476,1287920,1092,1600.0,,70.0,,,,,,,"Potassium, K",MG -3586525,1288149,1092,143.0,,70.0,,,,,,,"Potassium, K",MG -3587188,1291181,1092,80.0,,70.0,,,,,,,"Potassium, K",MG -3587267,1291862,1092,153.0,,70.0,,,,,,,"Potassium, K",MG -3587285,1291946,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3587378,1292383,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3587407,1292487,1092,154.0,,70.0,,,,,,,"Potassium, K",MG -3587582,1293251,1092,79.0,,70.0,,,,,,,"Potassium, K",MG -3587824,1294381,1092,132.0,,70.0,,,,,,,"Potassium, K",MG -3588487,1298120,1092,169.0,,70.0,,,,,,,"Potassium, K",MG -3588639,1298983,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -3588652,1299082,1092,138.0,,70.0,,,,,,,"Potassium, K",MG -3588904,1301143,1092,679.0,,70.0,,,,,,,"Potassium, K",MG -3589273,1303450,1092,571.0,,70.0,,,,,,,"Potassium, K",MG -3589356,1303915,1092,469.0,,70.0,,,,,,,"Potassium, K",MG -3589449,1304487,1092,125.0,,70.0,,,,,,,"Potassium, K",MG -3589515,1304975,1092,89.0,,70.0,,,,,,,"Potassium, K",MG -3589629,1305777,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -3589658,1306036,1092,83.0,,70.0,,,,,,,"Potassium, K",MG -3591142,1316263,1092,55.0,,70.0,,,,,,,"Potassium, K",MG -3591291,1316983,1092,141.0,,70.0,,,,,,,"Potassium, K",MG -3591619,1318622,1092,238.0,,70.0,,,,,,,"Potassium, K",MG -3591699,1319031,1092,380.0,,70.0,,,,,,,"Potassium, K",MG -3591797,1319705,1092,120.0,,70.0,,,,,,,"Potassium, K",MG -3591844,1319971,1092,180.0,,70.0,,,,,,,"Potassium, K",MG -3591979,1320489,1092,93.0,,70.0,,,,,,,"Potassium, K",MG -3592108,1321011,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3592205,1321355,1092,97.0,,70.0,,,,,,,"Potassium, K",MG -3592926,1323882,1092,187.0,,70.0,,,,,,,"Potassium, K",MG -3593217,1324888,1092,70.0,,70.0,,,,,,,"Potassium, K",MG -3593336,1325295,1092,58.0,,70.0,,,,,,,"Potassium, K",MG -3593441,1325810,1092,111.0,,75.0,,,,,,,"Potassium, K",MG -3593456,1325858,1092,125.0,,70.0,,,,,,,"Potassium, K",MG -3593486,1325944,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3593592,1326443,1092,170.0,,70.0,,,,,,,"Potassium, K",MG -3593718,1327113,1092,134.0,,70.0,,,,,,,"Potassium, K",MG -3594060,1328659,1092,202.0,,70.0,,,,,,,"Potassium, K",MG -3594881,1331752,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3594935,1331993,1092,889.0,,70.0,,,,,,,"Potassium, K",MG -3594961,1332111,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -3595075,1332468,1092,90.0,,70.0,,,,,,,"Potassium, K",MG -3595546,1336959,1092,81.0,,70.0,,,,,,,"Potassium, K",MG -3595591,1337306,1092,107.0,,70.0,,,,,,,"Potassium, K",MG -3595653,1337685,1092,153.0,,70.0,,,,,,,"Potassium, K",MG -3596069,1340727,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3596534,1343016,1092,107.0,,70.0,,,,,,,"Potassium, K",MG -3596584,1343817,1092,220.0,,70.0,,,,,,,"Potassium, K",MG -3596620,1344026,1092,125.0,,70.0,,,,,,,"Potassium, K",MG -3596892,1344950,1092,74.0,,70.0,,,,,,,"Potassium, K",MG -3597240,1345917,1092,112.0,,70.0,,,,,,,"Potassium, K",MG -3597528,1347012,1092,743.0,,70.0,,,,,,,"Potassium, K",MG -3597800,1347923,1092,153.0,,70.0,,,,,,,"Potassium, K",MG -3597884,1348162,1092,543.0,,70.0,,,,,,,"Potassium, K",MG -3597972,1348488,1092,643.0,,70.0,,,,,,,"Potassium, K",MG -3597974,1348499,1092,62.0,,70.0,,,,,,,"Potassium, K",MG -3598259,1349367,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3598326,1349519,1092,93.0,,75.0,,,,,,,"Potassium, K",MG -3598533,1349862,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -3598603,1350094,1092,320.0,,70.0,,,,,,,"Potassium, K",MG -3599147,1352761,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3599348,1353424,1092,252.0,,70.0,,,,,,,"Potassium, K",MG -3599553,1353963,1092,269.0,,75.0,,,,,,,"Potassium, K",MG -3599676,1354531,1092,280.0,,75.0,,,,,,,"Potassium, K",MG -3599894,1355511,1092,81.0,,70.0,,,,,,,"Potassium, K",MG -3599944,1355808,1092,187.0,,70.0,,,,,,,"Potassium, K",MG -3599986,1355937,1092,440.0,,70.0,,,,,,,"Potassium, K",MG -3600148,1356340,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -3600214,1356611,1092,230.0,,70.0,,,,,,,"Potassium, K",MG -3600293,1356820,1092,238.0,,70.0,,,,,,,"Potassium, K",MG -3600391,1357101,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3600490,1357423,1092,750.0,,70.0,,,,,,,"Potassium, K",MG -3600508,1357498,1092,125.0,,70.0,,,,,,,"Potassium, K",MG -3600515,1357527,1092,143.0,,70.0,,,,,,,"Potassium, K",MG -3600597,1357861,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -3600636,1357938,1092,114.0,,70.0,,,,,,,"Potassium, K",MG -3600747,1358280,1092,214.0,,70.0,,,,,,,"Potassium, K",MG -3600826,1358624,1092,708.0,,70.0,,,,,,,"Potassium, K",MG -3600965,1359102,1092,123.0,,70.0,,,,,,,"Potassium, K",MG -3600993,1359183,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -3601095,1359420,1092,120.0,,70.0,,,,,,,"Potassium, K",MG -3601169,1359644,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3601195,1359746,1092,375.0,,70.0,,,,,,,"Potassium, K",MG -3601226,1359835,1092,109.0,,70.0,,,,,,,"Potassium, K",MG -3601228,1359849,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3601340,1360150,1092,196.0,,70.0,,,,,,,"Potassium, K",MG -3601348,1360253,1092,438.0,,75.0,,,,,,,"Potassium, K",MG -3601576,1360962,1092,62.0,,70.0,,,,,,,"Potassium, K",MG -3601803,1361518,1092,136.0,,70.0,,,,,,,"Potassium, K",MG -3601855,1361686,1092,134.0,,70.0,,,,,,,"Potassium, K",MG -3602165,1362538,1092,98.0,,70.0,,,,,,,"Potassium, K",MG -3602182,1362588,1092,277.0,,70.0,,,,,,,"Potassium, K",MG -3602485,1363405,1092,47.0,,70.0,,,,,,,"Potassium, K",MG -3602605,1363747,1092,33.0,,70.0,,,,,,,"Potassium, K",MG -3602756,1364355,1092,195.0,,70.0,,,,,,,"Potassium, K",MG -3603081,1365429,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3604126,1368421,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3604532,1369468,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3604582,1369683,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -3604834,1370724,1092,15.0,,70.0,,,,,,,"Potassium, K",MG -3605400,1372666,1092,168.0,,70.0,,,,,,,"Potassium, K",MG -3605489,1372955,1092,358.0,,70.0,,,,,,,"Potassium, K",MG -3605611,1373214,1092,148.0,,70.0,,,,,,,"Potassium, K",MG -3605791,1373875,1092,179.0,,70.0,,,,,,,"Potassium, K",MG -3605985,1374418,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3606029,1374535,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3606126,1374825,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3606127,1374832,1092,99.0,,70.0,,,,,,,"Potassium, K",MG -3606259,1375162,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3606270,1375180,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3606313,1375246,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3606502,1375732,1092,607.0,,70.0,,,,,,,"Potassium, K",MG -3606550,1375838,1092,236.0,,70.0,,,,,,,"Potassium, K",MG -3606562,1375863,1092,163.0,,75.0,,,,,,,"Potassium, K",MG -3606610,1376073,1092,114.0,,70.0,,,,,,,"Potassium, K",MG -3606636,1376152,1092,73.0,,70.0,,,,,,,"Potassium, K",MG -3606888,1376808,1092,226.0,,70.0,,,,,,,"Potassium, K",MG -3607088,1377290,1092,281.0,,70.0,,,,,,,"Potassium, K",MG -3607193,1377526,1092,70.0,,70.0,,,,,,,"Potassium, K",MG -3607227,1377590,1092,8.0,,70.0,,,,,,,"Potassium, K",MG -3607349,1377909,1092,379.0,,70.0,,,,,,,"Potassium, K",MG -3607375,1377969,1092,294.0,,70.0,,,,,,,"Potassium, K",MG -3607434,1378123,1092,139.0,,70.0,,,,,,,"Potassium, K",MG -3607440,1378154,1092,114.0,,70.0,,,,,,,"Potassium, K",MG -3607564,1378468,1092,50.0,,75.0,,,,,,,"Potassium, K",MG -3607724,1378884,1092,419.0,,70.0,,,,,,,"Potassium, K",MG -3607742,1378918,1092,226.0,,75.0,,,,,,,"Potassium, K",MG -3607765,1378965,1092,77.0,,70.0,,,,,,,"Potassium, K",MG -3607787,1379023,1092,81.0,,70.0,,,,,,,"Potassium, K",MG -3607815,1379109,1092,442.0,,70.0,,,,,,,"Potassium, K",MG -3607986,1379565,1092,679.0,,70.0,,,,,,,"Potassium, K",MG -3608116,1379891,1092,734.0,,70.0,,,,,,,"Potassium, K",MG -3608575,1380994,1092,89.0,,70.0,,,,,,,"Potassium, K",MG -3608620,1381138,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3609550,1383494,1092,140.0,,70.0,,,,,,,"Potassium, K",MG -3609595,1383615,1092,62.0,,70.0,,,,,,,"Potassium, K",MG -3609738,1383995,1092,90.0,,70.0,,,,,,,"Potassium, K",MG -3609965,1384507,1092,218.0,,70.0,,,,,,,"Potassium, K",MG -3610037,1384711,1092,82.0,,75.0,,,,,,,"Potassium, K",MG -3610055,1384751,1092,141.0,,70.0,,,,,,,"Potassium, K",MG -3610089,1384802,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3610156,1384936,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3610204,1385004,1092,244.0,,70.0,,,,,,,"Potassium, K",MG -3610225,1385052,1092,90.0,,75.0,,,,,,,"Potassium, K",MG -3610607,1385880,1092,1100.0,,70.0,,,,,,,"Potassium, K",MG -3610626,1385938,1092,108.0,,70.0,,,,,,,"Potassium, K",MG -3610778,1386254,1092,70.0,,75.0,,,,,,,"Potassium, K",MG -3610876,1386479,1092,438.0,,75.0,,,,,,,"Potassium, K",MG -3610982,1386707,1092,232.0,,70.0,,,,,,,"Potassium, K",MG -3611143,1387088,1092,32.0,,70.0,,,,,,,"Potassium, K",MG -3611865,1388723,1092,330.0,,70.0,,,,,,,"Potassium, K",MG -3611943,1388930,1092,212.0,,70.0,,,,,,,"Potassium, K",MG -3611994,1389045,1092,173.0,,70.0,,,,,,,"Potassium, K",MG -3612177,1389450,1092,50.0,,70.0,,,,,,,"Potassium, K",MG -3612346,1389818,1092,491.0,,70.0,,,,,,,"Potassium, K",MG -3612442,1390082,1092,240.0,,70.0,,,,,,,"Potassium, K",MG -3612447,1390089,1092,310.0,,70.0,,,,,,,"Potassium, K",MG -3612844,1391196,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3612856,1391241,1092,112.0,,70.0,,,,,,,"Potassium, K",MG -3613019,1391789,1092,1096.0,,70.0,,,,,,,"Potassium, K",MG -3613246,1392571,1092,245.0,,70.0,,,,,,,"Potassium, K",MG -3613542,1393492,1092,111.0,,70.0,,,,,,,"Potassium, K",MG -3613565,1393537,1092,246.0,,70.0,,,,,,,"Potassium, K",MG -3613970,1394565,1092,129.0,,70.0,,,,,,,"Potassium, K",MG -3614094,1394823,1092,300.0,,70.0,,,,,,,"Potassium, K",MG -3614161,1394953,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3614286,1395225,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3614380,1395441,1092,149.0,,70.0,,,,,,,"Potassium, K",MG -3614680,1396114,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -3615032,1397038,1092,21.0,,70.0,,,,,,,"Potassium, K",MG -3615161,1397340,1092,147.0,,70.0,,,,,,,"Potassium, K",MG -3615517,1398221,1092,204.0,,70.0,,,,,,,"Potassium, K",MG -3615857,1399349,1092,362.0,,70.0,,,,,,,"Potassium, K",MG -3615863,1399360,1092,750.0,,70.0,,,,,,,"Potassium, K",MG -3616020,1399859,1092,78.0,,70.0,,,,,,,"Potassium, K",MG -3616072,1400091,1092,104.0,,70.0,,,,,,,"Potassium, K",MG -3616073,1400098,1092,24.0,,70.0,,,,,,,"Potassium, K",MG -3616366,1400850,1092,213.0,,70.0,,,,,,,"Potassium, K",MG -3616858,1402236,1092,169.0,,70.0,,,,,,,"Potassium, K",MG -3616989,1402780,1092,395.0,,70.0,,,,,,,"Potassium, K",MG -3617090,1403090,1092,300.0,,70.0,,,,,,,"Potassium, K",MG -3617353,1403971,1092,196.0,,70.0,,,,,,,"Potassium, K",MG -3617456,1404194,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3617600,1404633,1092,183.0,,70.0,,,,,,,"Potassium, K",MG -3618091,1406153,1092,129.0,,70.0,,,,,,,"Potassium, K",MG -3618467,1407074,1092,263.0,,70.0,,,,,,,"Potassium, K",MG -3619253,1408950,1092,214.0,,70.0,,,,,,,"Potassium, K",MG -3619419,1409378,1092,111.0,,70.0,,,,,,,"Potassium, K",MG -3619668,1409970,1092,350.0,,70.0,,,,,,,"Potassium, K",MG -3619697,1410048,1092,429.0,,70.0,,,,,,,"Potassium, K",MG -3620091,1411052,1092,65.0,,70.0,,,,,,,"Potassium, K",MG -3620295,1411495,1092,196.0,,70.0,,,,,,,"Potassium, K",MG -3620338,1411605,1092,105.0,,75.0,,,,,,,"Potassium, K",MG -3620354,1411632,1092,163.0,,71.0,,,,,,,"Potassium, K",MG -3620534,1412072,1092,62.0,,70.0,,,,,,,"Potassium, K",MG -3620685,1412412,1092,62.0,,70.0,,,,,,,"Potassium, K",MG -3620983,1413130,1092,350.0,,70.0,,,,,,,"Potassium, K",MG -3621562,1414542,1092,1069.0,,70.0,,,,,,,"Potassium, K",MG -3621565,1414551,1092,311.0,,70.0,,,,,,,"Potassium, K",MG -3621600,1414621,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3621768,1415018,1092,929.0,,70.0,,,,,,,"Potassium, K",MG -3621831,1415219,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -3622296,1416483,1092,382.0,,70.0,,,,,,,"Potassium, K",MG -3622360,1416637,1092,60.0,,70.0,,,,,,,"Potassium, K",MG -3622537,1417013,1092,178.0,,70.0,,,,,,,"Potassium, K",MG -3622607,1417142,1092,58.0,,70.0,,,,,,,"Potassium, K",MG -3622644,1417244,1092,152.0,,70.0,,,,,,,"Potassium, K",MG -3622679,1417321,1092,67.0,,70.0,,,,,,,"Potassium, K",MG -3622805,1417614,1092,107.0,,70.0,,,,,,,"Potassium, K",MG -3622850,1417746,1092,120.0,,70.0,,,,,,,"Potassium, K",MG -3622888,1417860,1092,125.0,,70.0,,,,,,,"Potassium, K",MG -3623014,1418149,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3623849,1419996,1092,435.0,,70.0,,,,,,,"Potassium, K",MG -3623883,1420085,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -3624177,1420827,1092,152.0,,70.0,,,,,,,"Potassium, K",MG -3624235,1420984,1092,117.0,,70.0,,,,,,,"Potassium, K",MG -3624466,1421435,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3624601,1421787,1092,78.0,,70.0,,,,,,,"Potassium, K",MG -3624904,1422452,1092,35.0,,70.0,,,,,,,"Potassium, K",MG -3625268,1423261,1092,92.0,,70.0,,,,,,,"Potassium, K",MG -3625446,1423681,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3625552,1423917,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3625773,1424411,1092,209.0,,70.0,,,,,,,"Potassium, K",MG -3625804,1424464,1092,163.0,,70.0,,,,,,,"Potassium, K",MG -3626539,1426327,1092,596.0,,70.0,,,,,,,"Potassium, K",MG -3626587,1426453,1092,618.0,,70.0,,,,,,,"Potassium, K",MG -3626674,1426665,1092,192.0,,70.0,,,,,,,"Potassium, K",MG -3626682,1426685,1092,54.0,,70.0,,,,,,,"Potassium, K",MG -3626817,1426955,1092,38.0,,70.0,,,,,,,"Potassium, K",MG -3627486,1428735,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3628005,1432338,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -3628157,1434539,1092,474.0,,70.0,,,,,,,"Potassium, K",MG -3628506,1435298,1092,1107.0,,70.0,,,,,,,"Potassium, K",MG -3629096,1436465,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -3629170,1436580,1092,1179.0,,70.0,,,,,,,"Potassium, K",MG -3629279,1444974,1092,600.0,,70.0,,,,,,,"Potassium, K",MG -3629304,1455342,1092,484.0,,71.0,,,,,,,"Potassium, K",MG -3629519,1455585,1092,192.0,,71.0,,,,,,,"Potassium, K",MG -3629785,1455863,1092,50.0,,71.0,,,,,,,"Potassium, K",MG -3629875,1455965,1092,416.0,,71.0,,,,,,,"Potassium, K",MG -3630032,1456144,1092,278.0,,78.0,,,,,,,"Potassium, K",MG -3630202,1456330,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3630753,1457001,1092,249.0,,78.0,,,,,,,"Potassium, K",MG -3630832,1457093,1092,194.0,,78.0,,,,,,,"Potassium, K",MG -3631198,1457605,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3631412,1457914,1092,173.0,,78.0,,,,,,,"Potassium, K",MG -3631481,1458015,1092,106.0,,71.0,,,,,,,"Potassium, K",MG -3632148,1458972,1092,420.0,,71.0,,,,,,,"Potassium, K",MG -3632474,1459458,1092,302.0,,71.0,,,,,,,"Potassium, K",MG -3632754,1459858,1092,0.0,,72.0,,,,,,,"Potassium, K",MG -3632781,1459898,1092,12.0,,71.0,,,,,,,"Potassium, K",MG -3632914,1460096,1092,146.0,,71.0,,,,,,,"Potassium, K",MG -3633022,1460260,1092,420.0,,71.0,,,,,,,"Potassium, K",MG -3633786,1461300,1092,346.0,,71.0,,,,,,,"Potassium, K",MG -3633791,1461306,1092,193.0,,71.0,,,,,,,"Potassium, K",MG -3633799,1461314,1092,149.0,,78.0,,,,,,,"Potassium, K",MG -3634081,1461656,1092,128.0,,71.0,,,,,,,"Potassium, K",MG -3634273,1461872,1092,133.0,,71.0,,,,,,,"Potassium, K",MG -3634834,1462766,1092,255.0,,71.0,,,,,,,"Potassium, K",MG -3634877,1462818,1092,184.0,,78.0,,,,,,,"Potassium, K",MG -3634975,1463154,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -3635165,1464052,1092,95.0,,70.0,,,,,,,"Potassium, K",MG -3635292,1464420,1092,253.0,,70.0,,,,,,,"Potassium, K",MG -3635305,1464449,1092,286.0,,70.0,,,,,,,"Potassium, K",MG -3635314,1464478,1092,183.0,,70.0,,,,,,,"Potassium, K",MG -3635518,1465365,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3635856,1466833,1092,239.0,,70.0,,,,,,,"Potassium, K",MG -3635944,1467340,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -3636215,1468232,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3637424,1473722,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -3637451,1473802,1092,222.0,,70.0,,,,,,,"Potassium, K",MG -3637553,1474306,1092,131.0,,70.0,,,,,,,"Potassium, K",MG -3637587,1474573,1092,308.0,,75.0,,,,,,,"Potassium, K",MG -3637610,1474628,1092,196.0,,70.0,,,,,,,"Potassium, K",MG -3637746,1475265,1092,600.0,,70.0,,,,,,,"Potassium, K",MG -3637811,1475645,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -3637839,1475844,1092,1250.0,,70.0,,,,,,,"Potassium, K",MG -3638005,1476489,1092,39.0,,70.0,,,,,,,"Potassium, K",MG -3638200,1477295,1092,108.0,,75.0,,,,,,,"Potassium, K",MG -3638359,1477858,1092,159.0,,70.0,,,,,,,"Potassium, K",MG -3638741,1479412,1092,660.0,,70.0,,,,,,,"Potassium, K",MG -3639016,1480244,1092,679.0,,70.0,,,,,,,"Potassium, K",MG -3639234,1480777,1092,229.0,,70.0,,,,,,,"Potassium, K",MG -3639339,1481163,1092,90.0,,70.0,,,,,,,"Potassium, K",MG -3639530,1481809,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3639762,1483128,1092,500.0,,70.0,,,,,,,"Potassium, K",MG -3639861,1483629,1092,259.0,,70.0,,,,,,,"Potassium, K",MG -3639942,1484001,1092,75.0,,70.0,,,,,,,"Potassium, K",MG -3640083,1484483,1092,109.0,,70.0,,,,,,,"Potassium, K",MG -3640127,1484746,1092,83.0,,70.0,,,,,,,"Potassium, K",MG -3640190,1485288,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -3640197,1485346,1092,267.0,,70.0,,,,,,,"Potassium, K",MG -3640497,1486568,1092,42.0,,70.0,,,,,,,"Potassium, K",MG -3640581,1486804,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -3640696,1487127,1092,49.0,,70.0,,,,,,,"Potassium, K",MG -3641314,1489574,1092,187.0,,70.0,,,,,,,"Potassium, K",MG -3641713,1491287,1092,322.0,,70.0,,,,,,,"Potassium, K",MG -3641808,1491828,1092,128.0,,70.0,,,,,,,"Potassium, K",MG -3642283,1493565,1092,30.0,,70.0,,,,,,,"Potassium, K",MG -3642375,1493735,1092,143.0,,70.0,,,,,,,"Potassium, K",MG -3642427,1493787,1092,56.0,,70.0,,,,,,,"Potassium, K",MG -3642459,1493819,1092,279.0,,70.0,,,,,,,"Potassium, K",MG -3642883,1495122,1092,233.0,,75.0,,,,,,,"Potassium, K",MG -3642944,1495356,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3643135,1496378,1092,95.0,,70.0,,,,,,,"Potassium, K",MG -3643333,1496985,1092,164.0,,70.0,,,,,,,"Potassium, K",MG -3643582,1497946,1092,120.0,,70.0,,,,,,,"Potassium, K",MG -3643783,1498651,1092,134.0,,70.0,,,,,,,"Potassium, K",MG -3643856,1498990,1092,595.0,,70.0,,,,,,,"Potassium, K",MG -3643880,1499068,1092,310.0,,70.0,,,,,,,"Potassium, K",MG -3644078,1499739,1092,429.0,,70.0,,,,,,,"Potassium, K",MG -3644248,1500591,1092,124.0,,75.0,,,,,,,"Potassium, K",MG -3644322,1501042,1092,286.0,,70.0,,,,,,,"Potassium, K",MG -3644733,1502728,1092,150.0,,70.0,,,,,,,"Potassium, K",MG -3644743,1502753,1092,267.0,,70.0,,,,,,,"Potassium, K",MG -3644828,1503064,1092,1200.0,,70.0,,,,,,,"Potassium, K",MG -3644996,1503851,1092,650.0,,70.0,,,,,,,"Potassium, K",MG -3645264,1505523,1092,125.0,,70.0,,,,,,,"Potassium, K",MG -3645854,1507058,1092,107.0,,70.0,,,,,,,"Potassium, K",MG -3646059,1507560,1092,89.0,,70.0,,,,,,,"Potassium, K",MG -3646065,1507570,1092,333.0,,70.0,,,,,,,"Potassium, K",MG -3646107,1507682,1092,214.0,,70.0,,,,,,,"Potassium, K",MG -3646139,1507767,1092,294.0,,70.0,,,,,,,"Potassium, K",MG -3646169,1507880,1092,19.0,,70.0,,,,,,,"Potassium, K",MG -3646215,1508076,1092,90.0,,70.0,,,,,,,"Potassium, K",MG -3646409,1508898,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -3646811,1510173,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3647036,1511144,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3647052,1511259,1092,306.0,,70.0,,,,,,,"Potassium, K",MG -3647180,1511485,1092,12.0,,70.0,,,,,,,"Potassium, K",MG -3647247,1511682,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -3647314,1512048,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3647454,1512333,1092,197.0,,70.0,,,,,,,"Potassium, K",MG -3647816,1514008,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3647902,1514527,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -3648108,1515282,1092,160.0,,70.0,,,,,,,"Potassium, K",MG -3648550,1517676,1092,93.0,,70.0,,,,,,,"Potassium, K",MG -3648707,1518840,1092,21.0,,70.0,,,,,,,"Potassium, K",MG -3648812,1519764,1092,640.0,,70.0,,,,,,,"Potassium, K",MG -3649226,1522624,1092,923.0,,70.0,,,,,,,"Potassium, K",MG -3649315,1523062,1092,300.0,,70.0,,,,,,,"Potassium, K",MG -3649480,1523952,1092,1357.0,,70.0,,,,,,,"Potassium, K",MG -3650096,1527945,1092,176991.0,,70.0,,,,,,,"Potassium, K",MG -3650228,1529074,1092,700.0,,70.0,,,,,,,"Potassium, K",MG -3650319,1530210,1092,179.0,,70.0,,,,,,,"Potassium, K",MG -3650695,1532492,1092,679.0,,70.0,,,,,,,"Potassium, K",MG -3650922,1534348,1092,301.0,,70.0,,,,,,,"Potassium, K",MG -3651190,1535319,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -3651529,1537203,1092,17.0,,70.0,,,,,,,"Potassium, K",MG -3651791,1538424,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -3651873,1538747,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3651914,1538817,1092,387.0,,70.0,,,,,,,"Potassium, K",MG -3652576,1541978,1092,10.0,,70.0,,,,,,,"Potassium, K",MG -3652670,1542559,1092,209.0,,70.0,,,,,,,"Potassium, K",MG -3652712,1542847,1092,142.0,,70.0,,,,,,,"Potassium, K",MG -3652980,1545057,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -3653186,1546181,1092,186.0,,70.0,,,,,,,"Potassium, K",MG -3653579,1548165,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3653631,1548523,1092,196.0,,70.0,,,,,,,"Potassium, K",MG -3653710,1549612,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3653824,1550866,1092,616.0,,70.0,,,,,,,"Potassium, K",MG -3654010,1552051,1092,300.0,,70.0,,,,,,,"Potassium, K",MG -3654248,1553474,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -3654346,1554170,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3654354,1554260,1092,426.0,,70.0,,,,,,,"Potassium, K",MG -3654422,1554559,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -3654453,1554664,1092,75.0,,70.0,,,,,,,"Potassium, K",MG -3654512,1554866,1092,121.0,,70.0,,,,,,,"Potassium, K",MG -3654901,1556506,1092,75.0,,70.0,,,,,,,"Potassium, K",MG -3654992,1556845,1092,338.0,,70.0,,,,,,,"Potassium, K",MG -3655357,1558616,1092,142.0,,70.0,,,,,,,"Potassium, K",MG -3655491,1559423,1092,400.0,,70.0,,,,,,,"Potassium, K",MG -3655553,1559745,1092,109.0,,70.0,,,,,,,"Potassium, K",MG -3655555,1559749,1092,372.0,,70.0,,,,,,,"Potassium, K",MG -3655918,1562452,1092,125.0,,70.0,,,,,,,"Potassium, K",MG -3656167,1563616,1092,129.0,,70.0,,,,,,,"Potassium, K",MG -3656331,1563944,1092,63.0,,70.0,,,,,,,"Potassium, K",MG -3656392,1564095,1092,223.0,,70.0,,,,,,,"Potassium, K",MG -3656653,1565647,1092,140.0,,70.0,,,,,,,"Potassium, K",MG -3657004,1567808,1092,115.0,,70.0,,,,,,,"Potassium, K",MG -3657124,1568997,1092,3250.0,,70.0,,,,,,,"Potassium, K",MG -3657160,1569085,1092,533.0,,70.0,,,,,,,"Potassium, K",MG -3657833,1572384,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -3658062,1573635,1092,89.0,,70.0,,,,,,,"Potassium, K",MG -3658182,1574124,1092,128.0,,70.0,,,,,,,"Potassium, K",MG -3658193,1574160,1092,122.0,,70.0,,,,,,,"Potassium, K",MG -3658309,1575067,1092,120.0,,70.0,,,,,,,"Potassium, K",MG -3658555,1576167,1092,1250.0,,70.0,,,,,,,"Potassium, K",MG -3658668,1576660,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3659095,1577860,1092,212.0,,70.0,,,,,,,"Potassium, K",MG -3659160,1578116,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -3659308,1578668,1092,110.0,,70.0,,,,,,,"Potassium, K",MG -3659318,1578717,1092,558.0,,70.0,,,,,,,"Potassium, K",MG -3659706,1580010,1092,1119.0,,70.0,,,,,,,"Potassium, K",MG -3660098,1581336,1092,137.0,,70.0,,,,,,,"Potassium, K",MG -3660104,1581354,1092,300.0,,70.0,,,,,,,"Potassium, K",MG -3660470,1582659,1092,50.0,,70.0,,,,,,,"Potassium, K",MG -3660613,1583234,1092,400.0,,70.0,,,,,,,"Potassium, K",MG -3660780,1584039,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -3661239,1585601,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -3661306,1585893,1092,179.0,,70.0,,,,,,,"Potassium, K",MG -3661323,1585968,1092,146.0,,70.0,,,,,,,"Potassium, K",MG -3661493,1586539,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3661503,1586649,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -3662218,1589458,1092,4714.0,,70.0,,,,,,,"Potassium, K",MG -3662783,1591834,1092,191.0,,70.0,,,,,,,"Potassium, K",MG -3662925,1592343,1092,311.0,,70.0,,,,,,,"Potassium, K",MG -3662982,1592541,1092,357.0,,70.0,,,,,,,"Potassium, K",MG -3663000,1592633,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3663105,1592943,1092,328.0,,70.0,,,,,,,"Potassium, K",MG -3663247,1593315,1092,5250.0,,70.0,,,,,,,"Potassium, K",MG -3663373,1594047,1092,412.0,,70.0,,,,,,,"Potassium, K",MG -3663425,1594306,1092,760.0,,70.0,,,,,,,"Potassium, K",MG -3663787,1596096,1092,271.0,,70.0,,,,,,,"Potassium, K",MG -3664020,1597240,1092,217.0,,70.0,,,,,,,"Potassium, K",MG -3664996,1602652,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -3665113,1603044,1092,388.0,,70.0,,,,,,,"Potassium, K",MG -3665385,1604253,1092,250.0,,75.0,,,,,,,"Potassium, K",MG -3665726,1605902,1092,400.0,,70.0,,,,,,,"Potassium, K",MG -3665989,1608089,1092,2312.0,,70.0,,,,,,,"Potassium, K",MG -3666377,1609531,1092,183.0,,70.0,,,,,,,"Potassium, K",MG -3666471,1609784,1092,107.0,,70.0,,,,,,,"Potassium, K",MG -3666614,1610348,1092,212.0,,70.0,,,,,,,"Potassium, K",MG -3666667,1610620,1092,463.0,,70.0,,,,,,,"Potassium, K",MG -3666880,1611538,1092,419.0,,70.0,,,,,,,"Potassium, K",MG -3666938,1611832,1092,277.0,,70.0,,,,,,,"Potassium, K",MG -3667630,1614072,1092,182.0,,70.0,,,,,,,"Potassium, K",MG -3667943,1615009,1092,46.0,,70.0,,,,,,,"Potassium, K",MG -3668529,1616668,1092,120.0,,70.0,,,,,,,"Potassium, K",MG -3668756,1617302,1092,169.0,,70.0,,,,,,,"Potassium, K",MG -3668907,1617920,1092,371.0,,70.0,,,,,,,"Potassium, K",MG -3668928,1617976,1092,53.0,,70.0,,,,,,,"Potassium, K",MG -3669714,1620722,1092,117.0,,70.0,,,,,,,"Potassium, K",MG -3669715,1620723,1092,125.0,,70.0,,,,,,,"Potassium, K",MG -3669795,1620900,1092,107.0,,70.0,,,,,,,"Potassium, K",MG -3670203,1622114,1092,207.0,,70.0,,,,,,,"Potassium, K",MG -3670206,1622121,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3670489,1623104,1092,107.0,,70.0,,,,,,,"Potassium, K",MG -3670543,1623245,1092,179.0,,70.0,,,,,,,"Potassium, K",MG -3670626,1623487,1092,116.0,,70.0,,,,,,,"Potassium, K",MG -3670648,1623529,1092,868.0,,70.0,,,,,,,"Potassium, K",MG -3670724,1623652,1092,58.0,,70.0,,,,,,,"Potassium, K",MG -3670945,1624210,1092,222.0,,70.0,,,,,,,"Potassium, K",MG -3671269,1625242,1092,161.0,,70.0,,,,,,,"Potassium, K",MG -3671408,1625834,1092,145.0,,70.0,,,,,,,"Potassium, K",MG -3671492,1626186,1092,303.0,,70.0,,,,,,,"Potassium, K",MG -3671528,1626342,1092,226.0,,70.0,,,,,,,"Potassium, K",MG -3671938,1628974,1092,219.0,,70.0,,,,,,,"Potassium, K",MG -3672051,1629487,1092,226.0,,75.0,,,,,,,"Potassium, K",MG -3672401,1631807,1092,138.0,,70.0,,,,,,,"Potassium, K",MG -3672402,1631811,1092,1179.0,,70.0,,,,,,,"Potassium, K",MG -3672765,1633228,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3672812,1633356,1092,143.0,,70.0,,,,,,,"Potassium, K",MG -3672838,1633424,1092,189.0,,70.0,,,,,,,"Potassium, K",MG -3672850,1633447,1092,45.0,,70.0,,,,,,,"Potassium, K",MG -3673210,1634978,1092,195.0,,70.0,,,,,,,"Potassium, K",MG -3673342,1635985,1092,212.0,,70.0,,,,,,,"Potassium, K",MG -3673457,1636557,1092,337.0,,70.0,,,,,,,"Potassium, K",MG -3673460,1636560,1092,235.0,,70.0,,,,,,,"Potassium, K",MG -3673798,1637266,1092,1.0,,70.0,,,,,,,"Potassium, K",MG -3673830,1637315,1092,111.0,,70.0,,,,,,,"Potassium, K",MG -3673854,1637367,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3674049,1637855,1092,61.0,,70.0,,,,,,,"Potassium, K",MG -3674064,1637887,1092,119.0,,70.0,,,,,,,"Potassium, K",MG -3674123,1638006,1092,99.0,,75.0,,,,,,,"Potassium, K",MG -3674272,1638383,1092,335.0,,70.0,,,,,,,"Potassium, K",MG -3674681,1639398,1092,83.0,,70.0,,,,,,,"Potassium, K",MG -3675103,1640497,1092,238.0,,70.0,,,,,,,"Potassium, K",MG -3675379,1641155,1092,125.0,,70.0,,,,,,,"Potassium, K",MG -3675441,1641299,1092,246.0,,70.0,,,,,,,"Potassium, K",MG -3675696,1641859,1092,795.0,,70.0,,,,,,,"Potassium, K",MG -3675829,1642007,1092,154.0,,70.0,,,,,,,"Potassium, K",MG -3676634,1644759,1092,291.0,,70.0,,,,,,,"Potassium, K",MG -3676898,1645386,1092,91.0,,70.0,,,,,,,"Potassium, K",MG -3676935,1645462,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3677041,1645646,1092,286.0,,70.0,,,,,,,"Potassium, K",MG -3677144,1645814,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -3677809,1647862,1092,89.0,,70.0,,,,,,,"Potassium, K",MG -3678188,1648887,1092,83.0,,70.0,,,,,,,"Potassium, K",MG -3678208,1648918,1092,403.0,,70.0,,,,,,,"Potassium, K",MG -3678282,1649037,1092,238.0,,70.0,,,,,,,"Potassium, K",MG -3678318,1649133,1092,128.0,,70.0,,,,,,,"Potassium, K",MG -3678511,1649460,1092,522.0,,70.0,,,,,,,"Potassium, K",MG -3678538,1649531,1092,350.0,,70.0,,,,,,,"Potassium, K",MG -3678907,1650603,1092,433.0,,70.0,,,,,,,"Potassium, K",MG -3679121,1651268,1092,386.0,,70.0,,,,,,,"Potassium, K",MG -3679248,1651507,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -3679561,1652127,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3679978,1653254,1092,388.0,,70.0,,,,,,,"Potassium, K",MG -3679985,1653262,1092,165.0,,70.0,,,,,,,"Potassium, K",MG -3680013,1653316,1092,344.0,,70.0,,,,,,,"Potassium, K",MG -3680094,1653500,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3681131,1655606,1092,47.0,,70.0,,,,,,,"Potassium, K",MG -3681398,1656340,1092,243.0,,70.0,,,,,,,"Potassium, K",MG -3681490,1656588,1092,462.0,,70.0,,,,,,,"Potassium, K",MG -3681525,1656652,1092,239.0,,75.0,,,,,,,"Potassium, K",MG -3681713,1657069,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3681793,1657265,1092,223.0,,70.0,,,,,,,"Potassium, K",MG -3681923,1657562,1092,419.0,,70.0,,,,,,,"Potassium, K",MG -3682298,1658244,1092,20.0,,70.0,,,,,,,"Potassium, K",MG -3682741,1659174,1092,125.0,,70.0,,,,,,,"Potassium, K",MG -3682774,1659241,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3682811,1659302,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3682851,1659384,1092,371.0,,70.0,,,,,,,"Potassium, K",MG -3682989,1659659,1092,464.0,,70.0,,,,,,,"Potassium, K",MG -3683241,1660170,1092,429.0,,70.0,,,,,,,"Potassium, K",MG -3683288,1660267,1092,125.0,,70.0,,,,,,,"Potassium, K",MG -3683370,1660468,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3683384,1660489,1092,61.0,,70.0,,,,,,,"Potassium, K",MG -3683455,1660614,1092,145.0,,70.0,,,,,,,"Potassium, K",MG -3683653,1660916,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3683978,1661536,1092,1268.0,,70.0,,,,,,,"Potassium, K",MG -3684024,1661631,1092,113.0,,70.0,,,,,,,"Potassium, K",MG -3684109,1661837,1092,245.0,,70.0,,,,,,,"Potassium, K",MG -3684439,1662808,1092,373.0,,70.0,,,,,,,"Potassium, K",MG -3684714,1663675,1092,50.0,,70.0,,,,,,,"Potassium, K",MG -3684789,1663827,1092,1250.0,,70.0,,,,,,,"Potassium, K",MG -3684890,1664016,1092,179.0,,70.0,,,,,,,"Potassium, K",MG -3685354,1665153,1092,163.0,,75.0,,,,,,,"Potassium, K",MG -3685407,1665221,1092,375.0,,70.0,,,,,,,"Potassium, K",MG -3685510,1665437,1092,1179.0,,70.0,,,,,,,"Potassium, K",MG -3685561,1665523,1092,176.0,,70.0,,,,,,,"Potassium, K",MG -3685621,1665645,1092,116.0,,70.0,,,,,,,"Potassium, K",MG -3685844,1666257,1092,169.0,,70.0,,,,,,,"Potassium, K",MG -3686226,1666971,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3686617,1667744,1092,600.0,,70.0,,,,,,,"Potassium, K",MG -3686638,1667788,1092,180.0,,70.0,,,,,,,"Potassium, K",MG -3686909,1668386,1092,3000.0,,70.0,,,,,,,"Potassium, K",MG -3687065,1668710,1092,341.0,,70.0,,,,,,,"Potassium, K",MG -3687241,1669055,1092,101.0,,70.0,,,,,,,"Potassium, K",MG -3687302,1669173,1092,214.0,,70.0,,,,,,,"Potassium, K",MG -3687323,1669205,1092,78.0,,70.0,,,,,,,"Potassium, K",MG -3687480,1669512,1092,281.0,,70.0,,,,,,,"Potassium, K",MG -3687488,1669526,1092,106.0,,70.0,,,,,,,"Potassium, K",MG -3687496,1669544,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3687608,1669740,1092,500.0,,70.0,,,,,,,"Potassium, K",MG -3687668,1669845,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -3688030,1670510,1092,434.0,,70.0,,,,,,,"Potassium, K",MG -3688109,1670670,1092,220.0,,70.0,,,,,,,"Potassium, K",MG -3688135,1670725,1092,562.0,,70.0,,,,,,,"Potassium, K",MG -3688186,1670821,1092,310.0,,70.0,,,,,,,"Potassium, K",MG -3688295,1671043,1092,228.0,,70.0,,,,,,,"Potassium, K",MG -3688555,1671547,1092,737.0,,70.0,,,,,,,"Potassium, K",MG -3688695,1671809,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3690129,1674627,1092,433.0,,70.0,,,,,,,"Potassium, K",MG -3690219,1674800,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3690558,1675396,1092,456.0,,70.0,,,,,,,"Potassium, K",MG -3690590,1675459,1092,504.0,,70.0,,,,,,,"Potassium, K",MG -3691182,1676585,1092,571.0,,70.0,,,,,,,"Potassium, K",MG -3691270,1676744,1092,218.0,,70.0,,,,,,,"Potassium, K",MG -3691417,1677042,1092,253.0,,70.0,,,,,,,"Potassium, K",MG -3691460,1677104,1092,12.0,,70.0,,,,,,,"Potassium, K",MG -3691617,1677345,1092,13.0,,70.0,,,,,,,"Potassium, K",MG -3691740,1677545,1092,63.0,,70.0,,,,,,,"Potassium, K",MG -3691852,1677723,1092,159.0,,70.0,,,,,,,"Potassium, K",MG -3691903,1677801,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3691947,1677877,1092,267.0,,70.0,,,,,,,"Potassium, K",MG -3692114,1678201,1092,121.0,,70.0,,,,,,,"Potassium, K",MG -3692394,1678687,1092,161.0,,70.0,,,,,,,"Potassium, K",MG -3692469,1678823,1092,42.0,,70.0,,,,,,,"Potassium, K",MG -3693213,1680098,1092,98.0,,70.0,,,,,,,"Potassium, K",MG -3693225,1680127,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -3693396,1680395,1092,326.0,,75.0,,,,,,,"Potassium, K",MG -3694178,1681881,1092,181.0,,70.0,,,,,,,"Potassium, K",MG -3694365,1682184,1092,187.0,,70.0,,,,,,,"Potassium, K",MG -3694547,1682594,1092,107.0,,70.0,,,,,,,"Potassium, K",MG -3694872,1683223,1092,171.0,,75.0,,,,,,,"Potassium, K",MG -3695232,1683930,1092,244.0,,70.0,,,,,,,"Potassium, K",MG -3695309,1684136,1092,186.0,,70.0,,,,,,,"Potassium, K",MG -3695635,1684881,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -3695707,1685058,1092,233.0,,75.0,,,,,,,"Potassium, K",MG -3696026,1685651,1092,684.0,,70.0,,,,,,,"Potassium, K",MG -3696074,1685722,1092,157.0,,70.0,,,,,,,"Potassium, K",MG -3696272,1686021,1092,193.0,,70.0,,,,,,,"Potassium, K",MG -3696273,1686022,1092,224.0,,70.0,,,,,,,"Potassium, K",MG -3696388,1686216,1092,46.0,,70.0,,,,,,,"Potassium, K",MG -3696459,1686335,1092,246.0,,70.0,,,,,,,"Potassium, K",MG -3696720,1686831,1092,151.0,,70.0,,,,,,,"Potassium, K",MG -3697358,1687853,1092,285.0,,70.0,,,,,,,"Potassium, K",MG -3697797,1688658,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3697971,1688982,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3698262,1689504,1092,129.0,,70.0,,,,,,,"Potassium, K",MG -3698427,1689815,1092,262.0,,70.0,,,,,,,"Potassium, K",MG -3698794,1690422,1092,553.0,,70.0,,,,,,,"Potassium, K",MG -3698886,1690592,1092,557.0,,70.0,,,,,,,"Potassium, K",MG -3698897,1690621,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3698906,1690631,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3699002,1690834,1092,206.0,,70.0,,,,,,,"Potassium, K",MG -3699206,1691170,1092,14.0,,70.0,,,,,,,"Potassium, K",MG -3699220,1691196,1092,153.0,,70.0,,,,,,,"Potassium, K",MG -3699345,1691405,1092,107.0,,70.0,,,,,,,"Potassium, K",MG -3699992,1692528,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3700029,1692575,1092,375.0,,70.0,,,,,,,"Potassium, K",MG -3700037,1692592,1092,1186.0,,70.0,,,,,,,"Potassium, K",MG -3700100,1692695,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3700169,1692805,1092,196.0,,70.0,,,,,,,"Potassium, K",MG -3700184,1692825,1092,171.0,,70.0,,,,,,,"Potassium, K",MG -3700461,1693390,1092,186.0,,70.0,,,,,,,"Potassium, K",MG -3700594,1693637,1092,214.0,,70.0,,,,,,,"Potassium, K",MG -3700696,1693772,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3701029,1694339,1092,54.0,,70.0,,,,,,,"Potassium, K",MG -3701450,1695189,1092,132.0,,70.0,,,,,,,"Potassium, K",MG -3701480,1695242,1092,326.0,,70.0,,,,,,,"Potassium, K",MG -3701565,1695397,1092,175.0,,70.0,,,,,,,"Potassium, K",MG -3701604,1695453,1092,233.0,,70.0,,,,,,,"Potassium, K",MG -3701765,1695849,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -3702128,1696599,1092,347.0,,70.0,,,,,,,"Potassium, K",MG -3702338,1697014,1092,19.0,,70.0,,,,,,,"Potassium, K",MG -3702370,1697074,1092,111.0,,70.0,,,,,,,"Potassium, K",MG -3702436,1697171,1092,120.0,,70.0,,,,,,,"Potassium, K",MG -3702572,1697409,1092,338.0,,70.0,,,,,,,"Potassium, K",MG -3702752,1697782,1092,283.0,,70.0,,,,,,,"Potassium, K",MG -3702757,1697796,1092,75.0,,70.0,,,,,,,"Potassium, K",MG -3702898,1698130,1092,196.0,,70.0,,,,,,,"Potassium, K",MG -3702954,1698274,1092,11.0,,70.0,,,,,,,"Potassium, K",MG -3703022,1698421,1092,187.0,,70.0,,,,,,,"Potassium, K",MG -3703184,1698744,1092,375.0,,70.0,,,,,,,"Potassium, K",MG -3703251,1698842,1092,383.0,,70.0,,,,,,,"Potassium, K",MG -3703362,1699044,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3704009,1700187,1092,722.0,,70.0,,,,,,,"Potassium, K",MG -3704019,1700211,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3704078,1700353,1092,303.0,,70.0,,,,,,,"Potassium, K",MG -3704173,1700518,1092,134.0,,70.0,,,,,,,"Potassium, K",MG -3704998,1701869,1092,260.0,,70.0,,,,,,,"Potassium, K",MG -3705224,1702241,1092,56.0,,70.0,,,,,,,"Potassium, K",MG -3705329,1702435,1092,168.0,,70.0,,,,,,,"Potassium, K",MG -3705356,1702487,1092,69.0,,70.0,,,,,,,"Potassium, K",MG -3705633,1703026,1092,243.0,,70.0,,,,,,,"Potassium, K",MG -3705651,1703056,1092,475.0,,70.0,,,,,,,"Potassium, K",MG -3705661,1703074,1092,124.0,,70.0,,,,,,,"Potassium, K",MG -3705691,1703127,1092,109.0,,70.0,,,,,,,"Potassium, K",MG -3705741,1703208,1092,89.0,,70.0,,,,,,,"Potassium, K",MG -3705892,1703490,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3705933,1703560,1092,321.0,,70.0,,,,,,,"Potassium, K",MG -3705952,1703601,1092,119.0,,70.0,,,,,,,"Potassium, K",MG -3706093,1703864,1092,7.0,,70.0,,,,,,,"Potassium, K",MG -3706166,1703979,1092,342.0,,70.0,,,,,,,"Potassium, K",MG -3706375,1704323,1092,470.0,,70.0,,,,,,,"Potassium, K",MG -3706422,1704405,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3706491,1704516,1092,197.0,,70.0,,,,,,,"Potassium, K",MG -3706585,1704660,1092,34.0,,75.0,,,,,,,"Potassium, K",MG -3706814,1705037,1092,2000.0,,70.0,,,,,,,"Potassium, K",MG -3706846,1705097,1092,98.0,,70.0,,,,,,,"Potassium, K",MG -3707034,1705418,1092,438.0,,70.0,,,,,,,"Potassium, K",MG -3707377,1705992,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3707572,1706302,1092,330.0,,70.0,,,,,,,"Potassium, K",MG -3707788,1706652,1092,129.0,,70.0,,,,,,,"Potassium, K",MG -3707824,1706722,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3707825,1706724,1092,300.0,,70.0,,,,,,,"Potassium, K",MG -3707925,1706895,1092,294.0,,70.0,,,,,,,"Potassium, K",MG -3707980,1707000,1092,212.0,,70.0,,,,,,,"Potassium, K",MG -3708132,1707219,1092,1205.0,,70.0,,,,,,,"Potassium, K",MG -3708257,1707492,1092,125.0,,70.0,,,,,,,"Potassium, K",MG -3708259,1707494,1092,465.0,,70.0,,,,,,,"Potassium, K",MG -3708303,1707563,1092,82.0,,70.0,,,,,,,"Potassium, K",MG -3708592,1708126,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3708609,1708155,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3708681,1708297,1092,241.0,,75.0,,,,,,,"Potassium, K",MG -3708699,1708329,1092,119.0,,70.0,,,,,,,"Potassium, K",MG -3708734,1708398,1092,172.0,,70.0,,,,,,,"Potassium, K",MG -3708869,1708644,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3709154,1709196,1092,86.0,,70.0,,,,,,,"Potassium, K",MG -3709156,1709198,1092,813.0,,70.0,,,,,,,"Potassium, K",MG -3709183,1709249,1092,160.0,,70.0,,,,,,,"Potassium, K",MG -3709203,1709286,1092,35.0,,70.0,,,,,,,"Potassium, K",MG -3709275,1709404,1092,169.0,,70.0,,,,,,,"Potassium, K",MG -3710606,1711760,1092,13.0,,70.0,,,,,,,"Potassium, K",MG -3710656,1711832,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3710725,1711928,1092,82.0,,75.0,,,,,,,"Potassium, K",MG -3710763,1711989,1092,727.0,,70.0,,,,,,,"Potassium, K",MG -3710823,1712122,1092,292.0,,70.0,,,,,,,"Potassium, K",MG -3710976,1712388,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3711055,1712495,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3711081,1712543,1092,18.0,,70.0,,,,,,,"Potassium, K",MG -3711186,1712705,1092,324.0,,70.0,,,,,,,"Potassium, K",MG -3711190,1712709,1092,60.0,,70.0,,,,,,,"Potassium, K",MG -3711270,1712832,1092,607.0,,70.0,,,,,,,"Potassium, K",MG -3711283,1712848,1092,488.0,,70.0,,,,,,,"Potassium, K",MG -3711926,1713971,1092,880.0,,70.0,,,,,,,"Potassium, K",MG -3712211,1714471,1092,354.0,,70.0,,,,,,,"Potassium, K",MG -3712659,1715228,1092,280.0,,70.0,,,,,,,"Potassium, K",MG -3712996,1715846,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3713104,1716052,1092,700.0,,70.0,,,,,,,"Potassium, K",MG -3713135,1716099,1092,310.0,,70.0,,,,,,,"Potassium, K",MG -3713208,1716226,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3713745,1717057,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3714090,1717626,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -3714226,1717875,1092,260.0,,70.0,,,,,,,"Potassium, K",MG -3714265,1717981,1092,34.0,,70.0,,,,,,,"Potassium, K",MG -3714309,1718070,1092,111.0,,70.0,,,,,,,"Potassium, K",MG -3714316,1718077,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3714643,1718720,1092,132.0,,70.0,,,,,,,"Potassium, K",MG -3714821,1718983,1092,1200.0,,70.0,,,,,,,"Potassium, K",MG -3715317,1719857,1092,198.0,,70.0,,,,,,,"Potassium, K",MG -3715353,1719919,1092,553.0,,70.0,,,,,,,"Potassium, K",MG -3715927,1720944,1092,143.0,,70.0,,,,,,,"Potassium, K",MG -3716380,1722152,1092,211.0,,70.0,,,,,,,"Potassium, K",MG -3716416,1722208,1092,303.0,,70.0,,,,,,,"Potassium, K",MG -3716446,1722260,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3716729,1722771,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3716752,1722809,1092,10.0,,70.0,,,,,,,"Potassium, K",MG -3716951,1723216,1092,110.0,,70.0,,,,,,,"Potassium, K",MG -3716993,1723299,1092,311.0,,70.0,,,,,,,"Potassium, K",MG -3717148,1723595,1092,176.0,,70.0,,,,,,,"Potassium, K",MG -3717201,1723709,1092,367.0,,70.0,,,,,,,"Potassium, K",MG -3717291,1723856,1092,192.0,,70.0,,,,,,,"Potassium, K",MG -3717483,1724193,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3717556,1724351,1092,104.0,,70.0,,,,,,,"Potassium, K",MG -3717781,1724674,1092,1429.0,,70.0,,,,,,,"Potassium, K",MG -3718145,1725289,1092,56.0,,75.0,,,,,,,"Potassium, K",MG -3718293,1725590,1092,281.0,,70.0,,,,,,,"Potassium, K",MG -3718307,1725618,1092,50.0,,70.0,,,,,,,"Potassium, K",MG -3718311,1725626,1092,109.0,,75.0,,,,,,,"Potassium, K",MG -3718535,1726025,1092,235.0,,70.0,,,,,,,"Potassium, K",MG -3719057,1726811,1092,345.0,,70.0,,,,,,,"Potassium, K",MG -3719224,1727214,1092,436.0,,70.0,,,,,,,"Potassium, K",MG -3719366,1727505,1092,685.0,,70.0,,,,,,,"Potassium, K",MG -3719458,1727678,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3720199,1729084,1092,156.0,,70.0,,,,,,,"Potassium, K",MG -3720253,1729157,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3720336,1729292,1092,52.0,,70.0,,,,,,,"Potassium, K",MG -3720400,1729432,1092,818.0,,70.0,,,,,,,"Potassium, K",MG -3720441,1729483,1092,400.0,,75.0,,,,,,,"Potassium, K",MG -3720488,1729551,1092,212.0,,70.0,,,,,,,"Potassium, K",MG -3720519,1729611,1092,180.0,,70.0,,,,,,,"Potassium, K",MG -3720768,1729950,1092,186.0,,70.0,,,,,,,"Potassium, K",MG -3720954,1730260,1092,103.0,,70.0,,,,,,,"Potassium, K",MG -3720964,1730271,1092,146.0,,70.0,,,,,,,"Potassium, K",MG -3721076,1730452,1092,636.0,,75.0,,,,,,,"Potassium, K",MG -3721078,1730454,1092,121.0,,70.0,,,,,,,"Potassium, K",MG -3721090,1730472,1092,62.0,,75.0,,,,,,,"Potassium, K",MG -3721128,1730517,1092,142.0,,70.0,,,,,,,"Potassium, K",MG -3721289,1730771,1092,19.0,,70.0,,,,,,,"Potassium, K",MG -3721396,1730969,1092,60.0,,70.0,,,,,,,"Potassium, K",MG -3721416,1731011,1092,57.0,,70.0,,,,,,,"Potassium, K",MG -3721646,1731344,1092,66.0,,70.0,,,,,,,"Potassium, K",MG -3721779,1731537,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -3721835,1731641,1092,4875.0,,70.0,,,,,,,"Potassium, K",MG -3721976,1731891,1092,786.0,,70.0,,,,,,,"Potassium, K",MG -3721994,1731913,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3722139,1732161,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -3722411,1732595,1092,141.0,,70.0,,,,,,,"Potassium, K",MG -3722414,1732607,1092,292.0,,70.0,,,,,,,"Potassium, K",MG -3722538,1732814,1092,75.0,,70.0,,,,,,,"Potassium, K",MG -3722697,1733117,1092,195.0,,70.0,,,,,,,"Potassium, K",MG -3722879,1733465,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3722905,1733501,1092,36.0,,70.0,,,,,,,"Potassium, K",MG -3722990,1733658,1092,127.0,,70.0,,,,,,,"Potassium, K",MG -3723193,1734030,1092,400.0,,70.0,,,,,,,"Potassium, K",MG -3724026,1735348,1092,284.0,,70.0,,,,,,,"Potassium, K",MG -3724281,1735750,1092,643.0,,70.0,,,,,,,"Potassium, K",MG -3724359,1735868,1092,172.0,,70.0,,,,,,,"Potassium, K",MG -3724793,1736585,1092,72.0,,70.0,,,,,,,"Potassium, K",MG -3724999,1736903,1092,556.0,,70.0,,,,,,,"Potassium, K",MG -3725219,1737266,1092,94.0,,70.0,,,,,,,"Potassium, K",MG -3725566,1737733,1092,130.0,,70.0,,,,,,,"Potassium, K",MG -3726094,1738447,1092,125.0,,70.0,,,,,,,"Potassium, K",MG -3726336,1738776,1092,168.0,,75.0,,,,,,,"Potassium, K",MG -3726551,1739079,1092,412.0,,75.0,,,,,,,"Potassium, K",MG -3726587,1739128,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3726964,1739618,1092,171.0,,70.0,,,,,,,"Potassium, K",MG -3727181,1739852,1092,421.0,,70.0,,,,,,,"Potassium, K",MG -3727234,1739911,1092,333.0,,70.0,,,,,,,"Potassium, K",MG -3727239,1739919,1092,233.0,,70.0,,,,,,,"Potassium, K",MG -3727333,1740034,1092,597.0,,70.0,,,,,,,"Potassium, K",MG -3727660,1740449,1092,112.0,,70.0,,,,,,,"Potassium, K",MG -3727839,1740708,1092,242.0,,70.0,,,,,,,"Potassium, K",MG -3728396,1741466,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3728522,1741627,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3728529,1741639,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3728572,1741702,1092,467.0,,75.0,,,,,,,"Potassium, K",MG -3728651,1741796,1092,62.0,,70.0,,,,,,,"Potassium, K",MG -3728919,1742156,1092,929.0,,70.0,,,,,,,"Potassium, K",MG -3728941,1742183,1092,277.0,,70.0,,,,,,,"Potassium, K",MG -3729063,1742322,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -3729396,1742752,1092,93333.0,,70.0,,,,,,,"Potassium, K",MG -3729771,1743206,1092,141.0,,70.0,,,,,,,"Potassium, K",MG -3729819,1743277,1092,180.0,,70.0,,,,,,,"Potassium, K",MG -3729861,1743347,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3730089,1743652,1092,125.0,,75.0,,,,,,,"Potassium, K",MG -3730175,1743766,1092,12.0,,70.0,,,,,,,"Potassium, K",MG -3730179,1743771,1092,400.0,,70.0,,,,,,,"Potassium, K",MG -3730400,1744073,1092,1697.0,,70.0,,,,,,,"Potassium, K",MG -3730585,1744324,1092,131.0,,70.0,,,,,,,"Potassium, K",MG -3730676,1744446,1092,930.0,,70.0,,,,,,,"Potassium, K",MG -3730748,1744548,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3731197,1745145,1092,116.0,,70.0,,,,,,,"Potassium, K",MG -3731307,1745288,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3731344,1745333,1092,625.0,,70.0,,,,,,,"Potassium, K",MG -3731556,1745619,1092,619.0,,70.0,,,,,,,"Potassium, K",MG -3731597,1745664,1092,175.0,,75.0,,,,,,,"Potassium, K",MG -3731788,1745951,1092,226.0,,75.0,,,,,,,"Potassium, K",MG -3732099,1746371,1092,115.0,,70.0,,,,,,,"Potassium, K",MG -3732194,1746497,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -3732263,1746595,1092,1000.0,,75.0,,,,,,,"Potassium, K",MG -3732392,1746783,1092,124.0,,75.0,,,,,,,"Potassium, K",MG -3732568,1747027,1092,260.0,,70.0,,,,,,,"Potassium, K",MG -3732708,1747211,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3732887,1747459,1092,533.0,,70.0,,,,,,,"Potassium, K",MG -3733005,1747618,1092,273.0,,70.0,,,,,,,"Potassium, K",MG -3733032,1747649,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3733181,1747837,1092,248.0,,70.0,,,,,,,"Potassium, K",MG -3733663,1748451,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3733745,1748556,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3734078,1748986,1092,209.0,,70.0,,,,,,,"Potassium, K",MG -3734280,1749244,1092,337.0,,70.0,,,,,,,"Potassium, K",MG -3734467,1749487,1092,416.0,,70.0,,,,,,,"Potassium, K",MG -3734696,1749810,1092,111.0,,70.0,,,,,,,"Potassium, K",MG -3734845,1750044,1092,308.0,,70.0,,,,,,,"Potassium, K",MG -3735505,1757747,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3735515,1757760,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3735740,1758032,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3735756,1758052,1092,41.0,,78.0,,,,,,,"Potassium, K",MG -3735790,1758101,1092,654.0,,71.0,,,,,,,"Potassium, K",MG -3735864,1758205,1092,119.0,,78.0,,,,,,,"Potassium, K",MG -3735936,1758295,1092,14.0,,71.0,,,,,,,"Potassium, K",MG -3736659,1760141,1092,2300.0,,70.0,,,,,,,"Potassium, K",MG -3736722,1760438,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3737032,1762109,1092,279.0,,70.0,,,,,,,"Potassium, K",MG -3737585,1764710,1092,643.0,,70.0,,,,,,,"Potassium, K",MG -3737610,1764819,1092,190.0,,70.0,,,,,,,"Potassium, K",MG -3737661,1764992,1092,93.0,,75.0,,,,,,,"Potassium, K",MG -3737958,1766304,1092,172.0,,70.0,,,,,,,"Potassium, K",MG -3738092,1766506,1092,49.0,,70.0,,,,,,,"Potassium, K",MG -3738164,1766796,1092,138.0,,70.0,,,,,,,"Potassium, K",MG -3738168,1766843,1092,327.0,,70.0,,,,,,,"Potassium, K",MG -3738251,1767165,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3738452,1768312,1092,949.0,,70.0,,,,,,,"Potassium, K",MG -3738464,1768409,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3738631,1769157,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3738774,1769718,1092,79.0,,70.0,,,,,,,"Potassium, K",MG -3738858,1770134,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3738919,1770437,1092,260.0,,70.0,,,,,,,"Potassium, K",MG -3739055,1771030,1092,154.0,,70.0,,,,,,,"Potassium, K",MG -3739092,1771158,1092,786.0,,70.0,,,,,,,"Potassium, K",MG -3739095,1771163,1092,150.0,,70.0,,,,,,,"Potassium, K",MG -3739504,1773481,1092,333.0,,70.0,,,,,,,"Potassium, K",MG -3739518,1773508,1092,162.0,,70.0,,,,,,,"Potassium, K",MG -3739754,1774970,1092,150.0,,70.0,,,,,,,"Potassium, K",MG -3739761,1774980,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3740607,1780894,1092,576.0,,70.0,,,,,,,"Potassium, K",MG -3740678,1781512,1092,660.0,,70.0,,,,,,,"Potassium, K",MG -3740722,1781948,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -3740777,1782037,1092,161.0,,70.0,,,,,,,"Potassium, K",MG -3740856,1782476,1092,4.0,,70.0,,,,,,,"Potassium, K",MG -3741004,1784018,1092,321.0,,70.0,,,,,,,"Potassium, K",MG -3741543,1787359,1092,108.0,,70.0,,,,,,,"Potassium, K",MG -3741798,1788326,1092,203.0,,70.0,,,,,,,"Potassium, K",MG -3741998,1789128,1092,27.0,,70.0,,,,,,,"Potassium, K",MG -3742177,1789832,1092,688.0,,70.0,,,,,,,"Potassium, K",MG -3742221,1790096,1092,43.0,,70.0,,,,,,,"Potassium, K",MG -3742818,1794290,1092,600.0,,70.0,,,,,,,"Potassium, K",MG -3742964,1881760,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3743285,1796581,1092,267.0,,70.0,,,,,,,"Potassium, K",MG -3743384,1797196,1092,1800.0,,70.0,,,,,,,"Potassium, K",MG -3743714,1798577,1092,89.0,,70.0,,,,,,,"Potassium, K",MG -3743925,1799282,1092,156.0,,70.0,,,,,,,"Potassium, K",MG -3743978,1799583,1092,500.0,,70.0,,,,,,,"Potassium, K",MG -3744007,1799729,1092,53.0,,70.0,,,,,,,"Potassium, K",MG -3744380,1801080,1092,293.0,,70.0,,,,,,,"Potassium, K",MG -3744532,1801477,1092,388.0,,70.0,,,,,,,"Potassium, K",MG -3744876,1802572,1092,414.0,,70.0,,,,,,,"Potassium, K",MG -3745122,1803324,1092,156.0,,70.0,,,,,,,"Potassium, K",MG -3745238,1803587,1092,561.0,,70.0,,,,,,,"Potassium, K",MG -3745647,1804628,1092,333.0,,70.0,,,,,,,"Potassium, K",MG -3745992,1805822,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3746047,1805909,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3746062,1805959,1092,159.0,,70.0,,,,,,,"Potassium, K",MG -3746280,1806559,1092,80.0,,70.0,,,,,,,"Potassium, K",MG -3746387,1806765,1092,83.0,,75.0,,,,,,,"Potassium, K",MG -3746491,1807257,1092,376.0,,70.0,,,,,,,"Potassium, K",MG -3747058,1808785,1092,64.0,,70.0,,,,,,,"Potassium, K",MG -3747068,1808811,1092,105.0,,70.0,,,,,,,"Potassium, K",MG -3747137,1808964,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -3747468,1809605,1092,214.0,,70.0,,,,,,,"Potassium, K",MG -3747796,1810291,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -3747853,1810401,1092,94.0,,70.0,,,,,,,"Potassium, K",MG -3748616,1812098,1092,33.0,,70.0,,,,,,,"Potassium, K",MG -3749038,1812905,1092,138.0,,70.0,,,,,,,"Potassium, K",MG -3749367,1813595,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -3749405,1813677,1092,77.0,,70.0,,,,,,,"Potassium, K",MG -3749503,1813842,1092,69.0,,75.0,,,,,,,"Potassium, K",MG -3749547,1813950,1092,212.0,,70.0,,,,,,,"Potassium, K",MG -3749611,1814050,1092,155.0,,70.0,,,,,,,"Potassium, K",MG -3749650,1814114,1092,254.0,,70.0,,,,,,,"Potassium, K",MG -3750152,1815095,1092,525.0,,70.0,,,,,,,"Potassium, K",MG -3750493,1815726,1092,157.0,,70.0,,,,,,,"Potassium, K",MG -3750532,1815805,1092,179.0,,75.0,,,,,,,"Potassium, K",MG -3750683,1816078,1092,237.0,,70.0,,,,,,,"Potassium, K",MG -3750876,1816399,1092,259.0,,70.0,,,,,,,"Potassium, K",MG -3751168,1817095,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -3751171,1817099,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3751230,1817183,1092,556.0,,70.0,,,,,,,"Potassium, K",MG -3751463,1817636,1092,452.0,,70.0,,,,,,,"Potassium, K",MG -3751724,1818067,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3751865,1818295,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3752320,1819056,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3752359,1819127,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -3752481,1819345,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3752516,1819401,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -3752656,1819615,1092,142.0,,70.0,,,,,,,"Potassium, K",MG -3752874,1820048,1092,122.0,,70.0,,,,,,,"Potassium, K",MG -3753162,1820557,1092,149.0,,70.0,,,,,,,"Potassium, K",MG -3753539,1821237,1092,125.0,,70.0,,,,,,,"Potassium, K",MG -3753870,1821746,1092,159.0,,70.0,,,,,,,"Potassium, K",MG -3754007,1821975,1092,360.0,,70.0,,,,,,,"Potassium, K",MG -3754168,1822281,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3754200,1822350,1092,172.0,,70.0,,,,,,,"Potassium, K",MG -3754621,1823105,1092,140.0,,75.0,,,,,,,"Potassium, K",MG -3754624,1823114,1092,50.0,,70.0,,,,,,,"Potassium, K",MG -3755089,1823799,1092,135.0,,70.0,,,,,,,"Potassium, K",MG -3755132,1823854,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3755260,1824018,1092,75.0,,70.0,,,,,,,"Potassium, K",MG -3755284,1824057,1092,157.0,,70.0,,,,,,,"Potassium, K",MG -3755629,1824666,1092,5833.0,,70.0,,,,,,,"Potassium, K",MG -3755683,1824758,1092,89.0,,70.0,,,,,,,"Potassium, K",MG -3755909,1825087,1092,124.0,,70.0,,,,,,,"Potassium, K",MG -3756472,1826031,1092,282.0,,70.0,,,,,,,"Potassium, K",MG -3756755,1826509,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -3756997,1826886,1092,154.0,,70.0,,,,,,,"Potassium, K",MG -3757318,1827323,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3757345,1827365,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3757493,1827571,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3757524,1827608,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -3757994,1828309,1092,233.0,,75.0,,,,,,,"Potassium, K",MG -3758069,1828394,1092,57.0,,70.0,,,,,,,"Potassium, K",MG -3758269,1828637,1092,357.0,,70.0,,,,,,,"Potassium, K",MG -3758395,1828802,1092,155.0,,70.0,,,,,,,"Potassium, K",MG -3758577,1829030,1092,77.0,,70.0,,,,,,,"Potassium, K",MG -3759167,1829778,1092,89.0,,70.0,,,,,,,"Potassium, K",MG -3759222,1829840,1092,429.0,,70.0,,,,,,,"Potassium, K",MG -3759342,1830006,1092,689.0,,70.0,,,,,,,"Potassium, K",MG -3759383,1830061,1092,77.0,,75.0,,,,,,,"Potassium, K",MG -3759423,1830114,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3759607,1830364,1092,82.0,,75.0,,,,,,,"Potassium, K",MG -3759630,1830413,1092,464.0,,70.0,,,,,,,"Potassium, K",MG -3759832,1830694,1092,111.0,,70.0,,,,,,,"Potassium, K",MG -3759866,1830739,1092,438.0,,75.0,,,,,,,"Potassium, K",MG -3759931,1830821,1092,240.0,,70.0,,,,,,,"Potassium, K",MG -3759934,1830824,1092,244.0,,70.0,,,,,,,"Potassium, K",MG -3759949,1830841,1092,321.0,,70.0,,,,,,,"Potassium, K",MG -3760138,1831105,1092,64.0,,70.0,,,,,,,"Potassium, K",MG -3760286,1831314,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3760360,1831411,1092,62.0,,75.0,,,,,,,"Potassium, K",MG -3760711,1831840,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3760925,1832110,1092,276.0,,70.0,,,,,,,"Potassium, K",MG -3760966,1832155,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3761175,1832402,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3761195,1832432,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3761595,1833030,1092,53.0,,70.0,,,,,,,"Potassium, K",MG -3761756,1833259,1092,107.0,,70.0,,,,,,,"Potassium, K",MG -3761779,1833295,1092,87.0,,70.0,,,,,,,"Potassium, K",MG -3761931,1833514,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3762112,1833773,1092,375.0,,70.0,,,,,,,"Potassium, K",MG -3762197,1833909,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -3762209,1833926,1092,136.0,,70.0,,,,,,,"Potassium, K",MG -3762895,1835065,1092,336.0,,70.0,,,,,,,"Potassium, K",MG -3763008,1835297,1092,2800.0,,70.0,,,,,,,"Potassium, K",MG -3763419,1835844,1092,567.0,,70.0,,,,,,,"Potassium, K",MG -3763527,1835981,1092,138.0,,70.0,,,,,,,"Potassium, K",MG -3764225,1836879,1092,1143.0,,70.0,,,,,,,"Potassium, K",MG -3764485,1837227,1092,61.0,,70.0,,,,,,,"Potassium, K",MG -3764621,1837422,1092,241.0,,70.0,,,,,,,"Potassium, K",MG -3764714,1837587,1092,248.0,,70.0,,,,,,,"Potassium, K",MG -3765044,1838171,1092,198.0,,70.0,,,,,,,"Potassium, K",MG -3765106,1838257,1092,315.0,,70.0,,,,,,,"Potassium, K",MG -3765115,1838269,1092,4625.0,,70.0,,,,,,,"Potassium, K",MG -3765202,1838395,1092,110.0,,70.0,,,,,,,"Potassium, K",MG -3765395,1838756,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -3765716,1882761,1092,117.0,,75.0,,,,,,,"Potassium, K",MG -3765727,1882771,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3765828,1882857,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3765841,1882870,1092,571.0,,70.0,,,,,,,"Potassium, K",MG -3766111,1883014,1092,161.0,,70.0,,,,,,,"Potassium, K",MG -3766259,1840722,1092,116.0,,70.0,,,,,,,"Potassium, K",MG -3766278,1840756,1092,889.0,,70.0,,,,,,,"Potassium, K",MG -3766593,1841353,1092,672.0,,70.0,,,,,,,"Potassium, K",MG -3766748,1841531,1092,1764.0,,70.0,,,,,,,"Potassium, K",MG -3766799,1841633,1092,226.0,,70.0,,,,,,,"Potassium, K",MG -3766909,1841866,1092,36.0,,70.0,,,,,,,"Potassium, K",MG -3766913,1841870,1092,115.0,,70.0,,,,,,,"Potassium, K",MG -3766919,1841893,1092,165.0,,70.0,,,,,,,"Potassium, K",MG -3766964,1841990,1092,193.0,,70.0,,,,,,,"Potassium, K",MG -3767161,1842352,1092,3875.0,,70.0,,,,,,,"Potassium, K",MG -3767355,1842681,1092,242.0,,70.0,,,,,,,"Potassium, K",MG -3767528,1842958,1092,168.0,,70.0,,,,,,,"Potassium, K",MG -3767589,1843074,1092,1308.0,,70.0,,,,,,,"Potassium, K",MG -3768352,1844051,1092,120.0,,70.0,,,,,,,"Potassium, K",MG -3768396,1844098,1092,107.0,,70.0,,,,,,,"Potassium, K",MG -3768462,1844178,1092,231.0,,70.0,,,,,,,"Potassium, K",MG -3768728,1844488,1092,484.0,,70.0,,,,,,,"Potassium, K",MG -3769247,1845136,1092,896.0,,70.0,,,,,,,"Potassium, K",MG -3769440,1845411,1092,171.0,,75.0,,,,,,,"Potassium, K",MG -3769472,1845447,1092,220.0,,70.0,,,,,,,"Potassium, K",MG -3769594,1845598,1092,88.0,,70.0,,,,,,,"Potassium, K",MG -3769779,1845831,1092,153.0,,70.0,,,,,,,"Potassium, K",MG -3769997,1846123,1092,292.0,,70.0,,,,,,,"Potassium, K",MG -3770068,1846203,1092,119.0,,70.0,,,,,,,"Potassium, K",MG -3770200,1846397,1092,180.0,,70.0,,,,,,,"Potassium, K",MG -3770555,1846887,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -3770597,1846934,1092,582.0,,70.0,,,,,,,"Potassium, K",MG -3770714,1847087,1092,750.0,,70.0,,,,,,,"Potassium, K",MG -3770921,1847341,1092,44.0,,70.0,,,,,,,"Potassium, K",MG -3771256,1884660,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3771366,1884916,1092,393.0,,70.0,,,,,,,"Potassium, K",MG -3771566,1885676,1092,120.0,,70.0,,,,,,,"Potassium, K",MG -3771645,1885991,1092,156.0,,70.0,,,,,,,"Potassium, K",MG -3771771,1886571,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3772079,1888065,1092,265.0,,70.0,,,,,,,"Potassium, K",MG -3772493,1890653,1092,128.0,,70.0,,,,,,,"Potassium, K",MG -3772559,1890976,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3772965,1892801,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -3772976,1892830,1092,127.0,,70.0,,,,,,,"Potassium, K",MG -3773674,1896575,1092,183.0,,70.0,,,,,,,"Potassium, K",MG -3773836,1897084,1092,59.0,,70.0,,,,,,,"Potassium, K",MG -3774274,1899377,1092,153.0,,70.0,,,,,,,"Potassium, K",MG -3774429,1900493,1092,229.0,,70.0,,,,,,,"Potassium, K",MG -3774758,1902078,1092,153.0,,70.0,,,,,,,"Potassium, K",MG -3774953,1903121,1092,297.0,,70.0,,,,,,,"Potassium, K",MG -3775382,1904735,1092,208.0,,70.0,,,,,,,"Potassium, K",MG -3775465,1904911,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3775555,1905104,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3776054,1906477,1092,207.0,,70.0,,,,,,,"Potassium, K",MG -3776330,1907169,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3777234,1909728,1092,667.0,,70.0,,,,,,,"Potassium, K",MG -3777353,1909986,1092,186.0,,70.0,,,,,,,"Potassium, K",MG -3777397,1910048,1092,117.0,,70.0,,,,,,,"Potassium, K",MG -3777467,1910299,1092,750.0,,70.0,,,,,,,"Potassium, K",MG -3777530,1910514,1092,233.0,,75.0,,,,,,,"Potassium, K",MG -3777692,1911031,1092,108.0,,70.0,,,,,,,"Potassium, K",MG -3778059,1912384,1092,500.0,,70.0,,,,,,,"Potassium, K",MG -3778194,1913064,1092,107.0,,70.0,,,,,,,"Potassium, K",MG -3778626,1915402,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -3779296,1918481,1092,179.0,,70.0,,,,,,,"Potassium, K",MG -3779381,1918780,1092,347.0,,70.0,,,,,,,"Potassium, K",MG -3779641,1919541,1092,70.0,,70.0,,,,,,,"Potassium, K",MG -3779919,1920328,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3779941,1920376,1092,45.0,,70.0,,,,,,,"Potassium, K",MG -3780226,1921003,1092,467.0,,70.0,,,,,,,"Potassium, K",MG -3780612,1921765,1092,102.0,,70.0,,,,,,,"Potassium, K",MG -3780877,1922414,1092,194.0,,75.0,,,,,,,"Potassium, K",MG -3780904,1922518,1092,181.0,,70.0,,,,,,,"Potassium, K",MG -3781155,1923357,1092,419.0,,70.0,,,,,,,"Potassium, K",MG -3781510,1924451,1092,313.0,,70.0,,,,,,,"Potassium, K",MG -3781854,1925330,1092,3.0,,70.0,,,,,,,"Potassium, K",MG -3782007,1925709,1092,289.0,,70.0,,,,,,,"Potassium, K",MG -3782233,1926058,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3782260,1926145,1092,120.0,,70.0,,,,,,,"Potassium, K",MG -3782391,1926472,1092,12.0,,70.0,,,,,,,"Potassium, K",MG -3782441,1926604,1092,79.0,,70.0,,,,,,,"Potassium, K",MG -3782584,1927041,1092,500.0,,70.0,,,,,,,"Potassium, K",MG -3782663,1927304,1092,62.0,,70.0,,,,,,,"Potassium, K",MG -3782712,1927508,1092,258.0,,70.0,,,,,,,"Potassium, K",MG -3782770,1927765,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3782783,1927789,1092,431.0,,70.0,,,,,,,"Potassium, K",MG -3782919,1928148,1092,213.0,,70.0,,,,,,,"Potassium, K",MG -3783863,1930583,1092,123.0,,70.0,,,,,,,"Potassium, K",MG -3784390,1931785,1092,268.0,,70.0,,,,,,,"Potassium, K",MG -3784556,1932121,1092,615.0,,70.0,,,,,,,"Potassium, K",MG -3784674,1932383,1092,135.0,,70.0,,,,,,,"Potassium, K",MG -3784736,1932597,1092,33.0,,70.0,,,,,,,"Potassium, K",MG -3785007,1933305,1092,643.0,,70.0,,,,,,,"Potassium, K",MG -3785060,1933389,1092,12.0,,70.0,,,,,,,"Potassium, K",MG -3785225,1933700,1092,725.0,,70.0,,,,,,,"Potassium, K",MG -3785400,1934015,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3785706,1934445,1092,206.0,,70.0,,,,,,,"Potassium, K",MG -3785832,1934592,1092,892.0,,70.0,,,,,,,"Potassium, K",MG -3786241,1935589,1092,125.0,,70.0,,,,,,,"Potassium, K",MG -3786469,1936163,1092,556.0,,70.0,,,,,,,"Potassium, K",MG -3786476,1936197,1092,152.0,,70.0,,,,,,,"Potassium, K",MG -3786533,1936330,1092,108.0,,70.0,,,,,,,"Potassium, K",MG -3786809,1936733,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3786844,1936801,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3786959,1936966,1092,143.0,,70.0,,,,,,,"Potassium, K",MG -3787582,1938505,1092,165.0,,70.0,,,,,,,"Potassium, K",MG -3787941,1939108,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3788155,1939651,1092,193.0,,70.0,,,,,,,"Potassium, K",MG -3788242,1939768,1092,272.0,,70.0,,,,,,,"Potassium, K",MG -3788789,1940718,1092,17.0,,70.0,,,,,,,"Potassium, K",MG -3788811,1940759,1092,1114.0,,70.0,,,,,,,"Potassium, K",MG -3788999,1941232,1092,119.0,,70.0,,,,,,,"Potassium, K",MG -3789141,1941640,1092,101.0,,70.0,,,,,,,"Potassium, K",MG -3789610,1942464,1092,607.0,,70.0,,,,,,,"Potassium, K",MG -3790002,1943107,1092,8.0,,70.0,,,,,,,"Potassium, K",MG -3790160,1943362,1092,138.0,,70.0,,,,,,,"Potassium, K",MG -3790449,1944071,1092,264.0,,70.0,,,,,,,"Potassium, K",MG -3790614,1944389,1092,97.0,,70.0,,,,,,,"Potassium, K",MG -3790618,1944397,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3790767,1944642,1092,419.0,,70.0,,,,,,,"Potassium, K",MG -3790834,1944730,1092,169.0,,70.0,,,,,,,"Potassium, K",MG -3791928,1946506,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -3792006,1946613,1092,393.0,,70.0,,,,,,,"Potassium, K",MG -3792019,1946630,1092,114.0,,70.0,,,,,,,"Potassium, K",MG -3792067,1946684,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3792145,1946791,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3792345,1947094,1092,89.0,,70.0,,,,,,,"Potassium, K",MG -3792370,1947125,1092,150.0,,70.0,,,,,,,"Potassium, K",MG -3792489,1947299,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -3792891,1947918,1092,190.0,,70.0,,,,,,,"Potassium, K",MG -3792921,1947953,1092,279.0,,70.0,,,,,,,"Potassium, K",MG -3793070,1948176,1092,67.0,,70.0,,,,,,,"Potassium, K",MG -3793138,1948300,1092,35.0,,70.0,,,,,,,"Potassium, K",MG -3793153,1948335,1092,1286.0,,70.0,,,,,,,"Potassium, K",MG -3793176,1948365,1092,367.0,,70.0,,,,,,,"Potassium, K",MG -3793362,1948698,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3793379,1948723,1092,120.0,,70.0,,,,,,,"Potassium, K",MG -3793385,1948738,1092,186.0,,75.0,,,,,,,"Potassium, K",MG -3793410,1948778,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -3793473,1948866,1092,227.0,,70.0,,,,,,,"Potassium, K",MG -3793925,1949592,1092,138.0,,70.0,,,,,,,"Potassium, K",MG -3794453,1950472,1092,224.0,,70.0,,,,,,,"Potassium, K",MG -3794763,1950952,1092,179.0,,70.0,,,,,,,"Potassium, K",MG -3795298,1951713,1092,293.0,,70.0,,,,,,,"Potassium, K",MG -3795399,1951871,1092,112.0,,70.0,,,,,,,"Potassium, K",MG -3795446,1951946,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3795855,1952591,1092,241.0,,70.0,,,,,,,"Potassium, K",MG -3795865,1952609,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -3796242,1953178,1092,82.0,,70.0,,,,,,,"Potassium, K",MG -3796341,1953317,1092,151.0,,70.0,,,,,,,"Potassium, K",MG -3796410,1953400,1092,242.0,,70.0,,,,,,,"Potassium, K",MG -3796683,1953804,1092,1000.0,,70.0,,,,,,,"Potassium, K",MG -3796694,1953821,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3797239,1954668,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3797341,1954818,1092,186.0,,70.0,,,,,,,"Potassium, K",MG -3797506,1955064,1092,197.0,,70.0,,,,,,,"Potassium, K",MG -3797661,1955295,1092,525.0,,70.0,,,,,,,"Potassium, K",MG -3797851,1955576,1092,449.0,,70.0,,,,,,,"Potassium, K",MG -3797900,1955643,1092,211.0,,70.0,,,,,,,"Potassium, K",MG -3798353,1956364,1092,212.0,,70.0,,,,,,,"Potassium, K",MG -3798372,1956393,1092,197.0,,70.0,,,,,,,"Potassium, K",MG -3798564,1956685,1092,125.0,,75.0,,,,,,,"Potassium, K",MG -3798618,1956785,1092,67.0,,70.0,,,,,,,"Potassium, K",MG -3798801,1957099,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3799714,1958440,1092,309.0,,70.0,,,,,,,"Potassium, K",MG -3800449,1959466,1092,429.0,,70.0,,,,,,,"Potassium, K",MG -3800453,1959479,1092,488.0,,70.0,,,,,,,"Potassium, K",MG -3800534,1959588,1092,83.0,,70.0,,,,,,,"Potassium, K",MG -3800588,1959658,1092,184.0,,70.0,,,,,,,"Potassium, K",MG -3800892,1960060,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3801492,1960902,1092,320.0,,70.0,,,,,,,"Potassium, K",MG -3801787,1961329,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3801873,1961460,1092,294.0,,70.0,,,,,,,"Potassium, K",MG -3802000,1961635,1092,643.0,,70.0,,,,,,,"Potassium, K",MG -3802452,1962279,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3802690,1962577,1092,203.0,,70.0,,,,,,,"Potassium, K",MG -3802924,1962926,1092,125.0,,70.0,,,,,,,"Potassium, K",MG -3803015,1963044,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3803295,1963410,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3803424,1963582,1092,212.0,,70.0,,,,,,,"Potassium, K",MG -3803436,1963595,1092,194.0,,75.0,,,,,,,"Potassium, K",MG -3803450,1963619,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3803808,1964143,1092,76.0,,70.0,,,,,,,"Potassium, K",MG -3803913,1964311,1092,12.0,,70.0,,,,,,,"Potassium, K",MG -3804187,1964656,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3804481,1965042,1092,618.0,,70.0,,,,,,,"Potassium, K",MG -3804682,1965349,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3805340,1966251,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3805448,1966419,1092,500.0,,70.0,,,,,,,"Potassium, K",MG -3805992,1967164,1092,184.0,,70.0,,,,,,,"Potassium, K",MG -3806324,1967583,1092,192.0,,70.0,,,,,,,"Potassium, K",MG -3806566,1967888,1092,673.0,,75.0,,,,,,,"Potassium, K",MG -3806609,1967974,1092,400.0,,70.0,,,,,,,"Potassium, K",MG -3806712,1968105,1092,359.0,,70.0,,,,,,,"Potassium, K",MG -3806832,1968248,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3806972,1968415,1092,90.0,,70.0,,,,,,,"Potassium, K",MG -3807019,1968471,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -3807370,1969000,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -3807627,1969333,1092,171.0,,70.0,,,,,,,"Potassium, K",MG -3807817,1969541,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3807824,1969565,1092,366.0,,70.0,,,,,,,"Potassium, K",MG -3807851,1969608,1092,286.0,,70.0,,,,,,,"Potassium, K",MG -3807874,1969639,1092,467.0,,75.0,,,,,,,"Potassium, K",MG -3808016,1969830,1092,75.0,,70.0,,,,,,,"Potassium, K",MG -3808259,1970137,1092,491.0,,70.0,,,,,,,"Potassium, K",MG -3808363,1970278,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -3809619,1972135,1092,58.0,,70.0,,,,,,,"Potassium, K",MG -3809909,1972564,1092,123.0,,70.0,,,,,,,"Potassium, K",MG -3810344,1973140,1092,108.0,,70.0,,,,,,,"Potassium, K",MG -3810348,1973144,1092,240.0,,70.0,,,,,,,"Potassium, K",MG -3811509,1974539,1092,126.0,,70.0,,,,,,,"Potassium, K",MG -3811691,1974759,1092,158.0,,70.0,,,,,,,"Potassium, K",MG -3811921,1975026,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3812063,1975200,1092,800.0,,70.0,,,,,,,"Potassium, K",MG -3812174,1975335,1092,625.0,,70.0,,,,,,,"Potassium, K",MG -3812240,1975410,1092,233.0,,70.0,,,,,,,"Potassium, K",MG -3812364,1975548,1092,106.0,,70.0,,,,,,,"Potassium, K",MG -3812757,1976078,1092,160.0,,70.0,,,,,,,"Potassium, K",MG -3812829,1976170,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3813022,1976378,1092,80.0,,70.0,,,,,,,"Potassium, K",MG -3813353,1976751,1092,192.0,,70.0,,,,,,,"Potassium, K",MG -3813360,1976761,1092,830.0,,70.0,,,,,,,"Potassium, K",MG -3813423,1976833,1092,458.0,,70.0,,,,,,,"Potassium, K",MG -3813574,1977007,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3813760,1977209,1092,144.0,,70.0,,,,,,,"Potassium, K",MG -3814702,1978290,1092,318.0,,70.0,,,,,,,"Potassium, K",MG -3814717,1978309,1092,124.0,,75.0,,,,,,,"Potassium, K",MG -3814731,1978324,1092,30.0,,70.0,,,,,,,"Potassium, K",MG -3814818,1978424,1092,750.0,,70.0,,,,,,,"Potassium, K",MG -3814885,1978501,1092,241.0,,70.0,,,,,,,"Potassium, K",MG -3814950,1978584,1092,115.0,,70.0,,,,,,,"Potassium, K",MG -3815145,1978805,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3815371,1979044,1092,148.0,,75.0,,,,,,,"Potassium, K",MG -3815657,1979354,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3815873,1979597,1092,17.0,,70.0,,,,,,,"Potassium, K",MG -3816013,1979745,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3816092,1979831,1092,177.0,,70.0,,,,,,,"Potassium, K",MG -3816510,1980300,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3816596,1980395,1092,198.0,,70.0,,,,,,,"Potassium, K",MG -3816685,1980498,1092,196.0,,70.0,,,,,,,"Potassium, K",MG -3817192,1981081,1092,3.0,,70.0,,,,,,,"Potassium, K",MG -3817390,1981302,1092,342.0,,70.0,,,,,,,"Potassium, K",MG -3817445,1981363,1092,433.0,,70.0,,,,,,,"Potassium, K",MG -3817543,1981468,1092,82.0,,75.0,,,,,,,"Potassium, K",MG -3817563,1981490,1092,122.0,,70.0,,,,,,,"Potassium, K",MG -3817746,1981682,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3817801,1981746,1092,182.0,,70.0,,,,,,,"Potassium, K",MG -3817831,1981777,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3818845,1982922,1092,156.0,,75.0,,,,,,,"Potassium, K",MG -3819008,1983145,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3819061,1983221,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3819186,1983403,1092,4167.0,,70.0,,,,,,,"Potassium, K",MG -3819323,1983768,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3819405,1983859,1092,704.0,,70.0,,,,,,,"Potassium, K",MG -3819532,1983996,1092,207.0,,70.0,,,,,,,"Potassium, K",MG -3819538,1984003,1092,3.0,,70.0,,,,,,,"Potassium, K",MG -3819781,1984285,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3820244,1984795,1092,158.0,,70.0,,,,,,,"Potassium, K",MG -3820260,1984812,1092,61.0,,70.0,,,,,,,"Potassium, K",MG -3820316,1984875,1092,215.0,,75.0,,,,,,,"Potassium, K",MG -3820715,1985345,1092,186.0,,70.0,,,,,,,"Potassium, K",MG -3821101,1985776,1092,62.0,,75.0,,,,,,,"Potassium, K",MG -3821410,1986116,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -3821450,1986157,1092,424.0,,70.0,,,,,,,"Potassium, K",MG -3821454,1986161,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3821520,1986246,1092,187.0,,70.0,,,,,,,"Potassium, K",MG -3821924,1986682,1092,126.0,,70.0,,,,,,,"Potassium, K",MG -3821929,1986688,1092,289.0,,70.0,,,,,,,"Potassium, K",MG -3822510,1987349,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3822595,1987449,1092,1156.0,,70.0,,,,,,,"Potassium, K",MG -3822836,1987733,1092,674.0,,70.0,,,,,,,"Potassium, K",MG -3822850,1987749,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3823058,1987994,1092,225.0,,70.0,,,,,,,"Potassium, K",MG -3823223,1988180,1092,357.0,,70.0,,,,,,,"Potassium, K",MG -3823570,1988577,1092,107.0,,70.0,,,,,,,"Potassium, K",MG -3823615,1988623,1092,144.0,,70.0,,,,,,,"Potassium, K",MG -3823827,1988900,1092,154.0,,75.0,,,,,,,"Potassium, K",MG -3823896,1988975,1092,24.0,,70.0,,,,,,,"Potassium, K",MG -3823938,1989026,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -3824011,1989112,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -3824558,1989745,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -3824627,1989827,1092,238.0,,70.0,,,,,,,"Potassium, K",MG -3824865,1990087,1092,1179.0,,70.0,,,,,,,"Potassium, K",MG -3824939,1990163,1092,647.0,,70.0,,,,,,,"Potassium, K",MG -3825087,1990333,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3825214,1990496,1092,964.0,,70.0,,,,,,,"Potassium, K",MG -3825217,1990499,1092,667.0,,70.0,,,,,,,"Potassium, K",MG -3825314,1990603,1092,2435.0,,70.0,,,,,,,"Potassium, K",MG -3825432,1990739,1092,179.0,,70.0,,,,,,,"Potassium, K",MG -3825759,1991098,1092,142.0,,70.0,,,,,,,"Potassium, K",MG -3826071,1991448,1092,273.0,,70.0,,,,,,,"Potassium, K",MG -3826186,1991580,1092,150.0,,70.0,,,,,,,"Potassium, K",MG -3826337,1991744,1092,357.0,,70.0,,,,,,,"Potassium, K",MG -3826467,1991895,1092,98.0,,70.0,,,,,,,"Potassium, K",MG -3826619,1992069,1092,438.0,,70.0,,,,,,,"Potassium, K",MG -3826758,1992230,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -3827057,1992557,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3827267,1992805,1092,17.0,,70.0,,,,,,,"Potassium, K",MG -3827434,1993003,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3827500,1993078,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3828016,1993679,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3828148,1993825,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -3828919,1994818,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -3829093,1995013,1092,236.0,,70.0,,,,,,,"Potassium, K",MG -3829362,1995391,1092,56.0,,70.0,,,,,,,"Potassium, K",MG -3829607,1995747,1092,567.0,,70.0,,,,,,,"Potassium, K",MG -3830063,1996299,1092,429.0,,70.0,,,,,,,"Potassium, K",MG -3830303,1996602,1092,733.0,,70.0,,,,,,,"Potassium, K",MG -3830349,1996667,1092,236.0,,70.0,,,,,,,"Potassium, K",MG -3830487,1996831,1092,205.0,,70.0,,,,,,,"Potassium, K",MG -3830612,1996986,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3830750,1997166,1092,42.0,,70.0,,,,,,,"Potassium, K",MG -3831530,1998101,1092,733.0,,70.0,,,,,,,"Potassium, K",MG -3831929,1998609,1092,341.0,,70.0,,,,,,,"Potassium, K",MG -3831998,1998694,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3832293,1999054,1092,243.0,,70.0,,,,,,,"Potassium, K",MG -3832396,1999182,1092,147.0,,70.0,,,,,,,"Potassium, K",MG -3832470,1999268,1092,175.0,,70.0,,,,,,,"Potassium, K",MG -3832712,1999568,1092,350.0,,75.0,,,,,,,"Potassium, K",MG -3833209,2007620,1092,160.0,,78.0,,,,,,,"Potassium, K",MG -3833245,2007657,1092,96.0,,71.0,,,,,,,"Potassium, K",MG -3833582,2008774,1092,87.0,,70.0,,,,,,,"Potassium, K",MG -3834053,2010879,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -3834168,2011169,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -3834289,2011666,1092,109.0,,75.0,,,,,,,"Potassium, K",MG -3834431,2012190,1092,450.0,,70.0,,,,,,,"Potassium, K",MG -3834541,2012890,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -3835326,2017068,1092,333.0,,70.0,,,,,,,"Potassium, K",MG -3835388,2017339,1092,61.0,,70.0,,,,,,,"Potassium, K",MG -3835394,2017361,1092,189.0,,70.0,,,,,,,"Potassium, K",MG -3835861,2019177,1092,179.0,,70.0,,,,,,,"Potassium, K",MG -3835999,2019729,1092,84.0,,70.0,,,,,,,"Potassium, K",MG -3836207,2020849,1092,406.0,,70.0,,,,,,,"Potassium, K",MG -3836254,2021105,1092,129.0,,70.0,,,,,,,"Potassium, K",MG -3836367,2021746,1092,688.0,,70.0,,,,,,,"Potassium, K",MG -3836887,2024310,1092,211.0,,70.0,,,,,,,"Potassium, K",MG -3837120,2025481,1092,277.0,,70.0,,,,,,,"Potassium, K",MG -3837236,2025982,1092,128.0,,70.0,,,,,,,"Potassium, K",MG -3837402,2026499,1092,138.0,,70.0,,,,,,,"Potassium, K",MG -3837469,2026749,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -3837992,2028845,1092,107.0,,70.0,,,,,,,"Potassium, K",MG -3838301,2029890,1092,357.0,,70.0,,,,,,,"Potassium, K",MG -3838433,2030311,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3838624,2030861,1092,429.0,,70.0,,,,,,,"Potassium, K",MG -3838941,2032622,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3839378,2035239,1092,106.0,,70.0,,,,,,,"Potassium, K",MG -3839919,2036517,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -3839940,2036596,1092,96.0,,70.0,,,,,,,"Potassium, K",MG -3839978,2036712,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3840247,2037852,1092,326.0,,70.0,,,,,,,"Potassium, K",MG -3840304,2038009,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3840337,2038301,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -3840807,2040146,1092,276.0,,70.0,,,,,,,"Potassium, K",MG -3840955,2040867,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3841113,2041882,1092,611.0,,70.0,,,,,,,"Potassium, K",MG -3841401,2044205,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -3841655,2046289,1092,192.0,,70.0,,,,,,,"Potassium, K",MG -3841736,2047010,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -3841893,2048156,1092,500.0,,70.0,,,,,,,"Potassium, K",MG -3841900,2048202,1092,375.0,,70.0,,,,,,,"Potassium, K",MG -3841962,2048499,1092,296.0,,70.0,,,,,,,"Potassium, K",MG -3842041,2049612,1092,6.0,,70.0,,,,,,,"Potassium, K",MG -3842182,2050507,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3842596,2052555,1092,262.0,,70.0,,,,,,,"Potassium, K",MG -3842770,2053948,1092,393.0,,70.0,,,,,,,"Potassium, K",MG -3843204,2056196,1092,1886.0,,70.0,,,,,,,"Potassium, K",MG -3843217,2056231,1092,433.0,,70.0,,,,,,,"Potassium, K",MG -3843423,2057789,1092,116.0,,70.0,,,,,,,"Potassium, K",MG -3843776,2060257,1092,89.0,,70.0,,,,,,,"Potassium, K",MG -3843958,2062110,1092,39.0,,70.0,,,,,,,"Potassium, K",MG -3844159,2063238,1092,90.0,,70.0,,,,,,,"Potassium, K",MG -3844161,2063245,1092,217.0,,70.0,,,,,,,"Potassium, K",MG -3844614,2065553,1092,281.0,,70.0,,,,,,,"Potassium, K",MG -3844795,2066646,1092,211.0,,70.0,,,,,,,"Potassium, K",MG -3845254,2069955,1092,99.0,,70.0,,,,,,,"Potassium, K",MG -3845276,2069978,1092,93.0,,75.0,,,,,,,"Potassium, K",MG -3845376,2070161,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -3845497,2070680,1092,367.0,,70.0,,,,,,,"Potassium, K",MG -3845581,2071317,1092,140.0,,70.0,,,,,,,"Potassium, K",MG -3845682,2072099,1092,136.0,,70.0,,,,,,,"Potassium, K",MG -3845819,2073416,1092,217.0,,70.0,,,,,,,"Potassium, K",MG -3845883,2073887,1092,440.0,,70.0,,,,,,,"Potassium, K",MG -3845901,2073909,1092,714.0,,70.0,,,,,,,"Potassium, K",MG -3846090,2074735,1092,1071.0,,70.0,,,,,,,"Potassium, K",MG -3846340,2076095,1092,143.0,,70.0,,,,,,,"Potassium, K",MG -3846484,2077039,1092,205.0,,70.0,,,,,,,"Potassium, K",MG -3846596,2077552,1092,625.0,,70.0,,,,,,,"Potassium, K",MG -3847047,2079501,1092,194.0,,70.0,,,,,,,"Potassium, K",MG -3847087,2079588,1092,169.0,,70.0,,,,,,,"Potassium, K",MG -3847206,2079894,1092,750.0,,70.0,,,,,,,"Potassium, K",MG -3847575,2081793,1092,164.0,,70.0,,,,,,,"Potassium, K",MG -3848020,2083620,1092,12.0,,70.0,,,,,,,"Potassium, K",MG -3848072,2083903,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3848248,2084600,1092,152.0,,70.0,,,,,,,"Potassium, K",MG -3848288,2084734,1092,104.0,,70.0,,,,,,,"Potassium, K",MG -3848389,2085229,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3848596,2086168,1092,179.0,,70.0,,,,,,,"Potassium, K",MG -3848726,2086674,1092,261.0,,70.0,,,,,,,"Potassium, K",MG -3848870,2087106,1092,130.0,,70.0,,,,,,,"Potassium, K",MG -3848937,2087366,1092,128.0,,70.0,,,,,,,"Potassium, K",MG -3849048,2087606,1092,719.0,,70.0,,,,,,,"Potassium, K",MG -3849084,2087758,1092,220.0,,70.0,,,,,,,"Potassium, K",MG -3849085,2087759,1092,318.0,,70.0,,,,,,,"Potassium, K",MG -3849108,2087991,1092,353.0,,70.0,,,,,,,"Potassium, K",MG -3849272,2089033,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -3849456,2090132,1092,217.0,,70.0,,,,,,,"Potassium, K",MG -3849747,2091815,1092,224.0,,70.0,,,,,,,"Potassium, K",MG -3850684,2097364,1092,607.0,,70.0,,,,,,,"Potassium, K",MG -3850820,2098078,1092,175.0,,70.0,,,,,,,"Potassium, K",MG -3850860,2098260,1092,500.0,,70.0,,,,,,,"Potassium, K",MG -3850890,2098399,1092,35.0,,70.0,,,,,,,"Potassium, K",MG -3851175,2099489,1092,343.0,,70.0,,,,,,,"Potassium, K",MG -3851882,2101727,1092,96.0,,70.0,,,,,,,"Potassium, K",MG -3851951,2101958,1092,115.0,,70.0,,,,,,,"Potassium, K",MG -3852028,2102216,1092,61.0,,70.0,,,,,,,"Potassium, K",MG -3852198,2102883,1092,294.0,,70.0,,,,,,,"Potassium, K",MG -3852332,2103382,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -3853015,2106113,1092,295.0,,70.0,,,,,,,"Potassium, K",MG -3853665,2108541,1092,194.0,,70.0,,,,,,,"Potassium, K",MG -3853997,2110063,1092,86.0,,70.0,,,,,,,"Potassium, K",MG -3854198,2110708,1092,178.0,,70.0,,,,,,,"Potassium, K",MG -3854236,2110806,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -3854278,2110944,1092,219.0,,70.0,,,,,,,"Potassium, K",MG -3854398,2111712,1092,143.0,,70.0,,,,,,,"Potassium, K",MG -3854485,2112038,1092,105.0,,70.0,,,,,,,"Potassium, K",MG -3854512,2112076,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3854520,2112084,1092,643.0,,70.0,,,,,,,"Potassium, K",MG -3854606,2112294,1092,5.0,,70.0,,,,,,,"Potassium, K",MG -3855226,2113962,1092,150.0,,70.0,,,,,,,"Potassium, K",MG -3855244,2114013,1092,212.0,,70.0,,,,,,,"Potassium, K",MG -3855474,2114640,1092,233.0,,75.0,,,,,,,"Potassium, K",MG -3855572,2115008,1092,258.0,,70.0,,,,,,,"Potassium, K",MG -3855667,2115448,1092,162.0,,70.0,,,,,,,"Potassium, K",MG -3855825,2115861,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -3855843,2115879,1092,68.0,,70.0,,,,,,,"Potassium, K",MG -3856591,2117826,1092,38.0,,70.0,,,,,,,"Potassium, K",MG -3857142,2119376,1092,15.0,,70.0,,,,,,,"Potassium, K",MG -3857263,2119739,1092,244.0,,70.0,,,,,,,"Potassium, K",MG -3857287,2119764,1092,211.0,,70.0,,,,,,,"Potassium, K",MG -3857507,2120305,1092,262.0,,70.0,,,,,,,"Potassium, K",MG -3857773,2120800,1092,583.0,,70.0,,,,,,,"Potassium, K",MG -3857877,2120993,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -3857963,2121218,1092,60.0,,70.0,,,,,,,"Potassium, K",MG -3858475,2122553,1092,180.0,,70.0,,,,,,,"Potassium, K",MG -3858540,2122644,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -3858702,2122958,1092,70.0,,75.0,,,,,,,"Potassium, K",MG -3859311,2124187,1092,230.0,,70.0,,,,,,,"Potassium, K",MG -3859410,2124411,1092,132.0,,70.0,,,,,,,"Potassium, K",MG -3859475,2124536,1092,229.0,,70.0,,,,,,,"Potassium, K",MG -3859998,2125815,1092,81.0,,70.0,,,,,,,"Potassium, K",MG -3860139,2126271,1092,154.0,,70.0,,,,,,,"Potassium, K",MG -3860555,2127148,1092,108.0,,70.0,,,,,,,"Potassium, K",MG -3860581,2127209,1092,263.0,,70.0,,,,,,,"Potassium, K",MG -3860608,2127315,1092,216.0,,70.0,,,,,,,"Potassium, K",MG -3860771,2127704,1092,212.0,,70.0,,,,,,,"Potassium, K",MG -3860785,2127735,1092,327.0,,70.0,,,,,,,"Potassium, K",MG -3860911,2127981,1092,106.0,,70.0,,,,,,,"Potassium, K",MG -3861150,2128428,1092,300.0,,70.0,,,,,,,"Potassium, K",MG -3861250,2128650,1092,50.0,,75.0,,,,,,,"Potassium, K",MG -3861298,2128740,1092,265.0,,70.0,,,,,,,"Potassium, K",MG -3861301,2128746,1092,680.0,,70.0,,,,,,,"Potassium, K",MG -3861364,2128882,1092,151.0,,70.0,,,,,,,"Potassium, K",MG -3861383,2128917,1092,594.0,,70.0,,,,,,,"Potassium, K",MG -3861470,2129094,1092,594.0,,70.0,,,,,,,"Potassium, K",MG -3861759,2129620,1092,485.0,,70.0,,,,,,,"Potassium, K",MG -3861886,2129894,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3861977,2130095,1092,140.0,,70.0,,,,,,,"Potassium, K",MG -3862077,2130255,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -3862515,2131164,1092,211.0,,70.0,,,,,,,"Potassium, K",MG -3862522,2131175,1092,492.0,,70.0,,,,,,,"Potassium, K",MG -3862761,2131560,1092,118.0,,70.0,,,,,,,"Potassium, K",MG -3862895,2131798,1092,1886.0,,70.0,,,,,,,"Potassium, K",MG -3862930,2131868,1092,50.0,,70.0,,,,,,,"Potassium, K",MG -3863145,2132211,1092,93.0,,70.0,,,,,,,"Potassium, K",MG -3863546,2132887,1092,458.0,,70.0,,,,,,,"Potassium, K",MG -3863769,2133256,1092,107.0,,70.0,,,,,,,"Potassium, K",MG -3863791,2133288,1092,233.0,,75.0,,,,,,,"Potassium, K",MG -3864147,2133897,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -3864802,2135094,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -3864855,2135196,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3865137,2135777,1092,194.0,,70.0,,,,,,,"Potassium, K",MG -3865226,2136030,1092,120.0,,70.0,,,,,,,"Potassium, K",MG -3865291,2136212,1092,285.0,,70.0,,,,,,,"Potassium, K",MG -3865339,2136310,1092,90.0,,70.0,,,,,,,"Potassium, K",MG -3865356,2136337,1092,778.0,,70.0,,,,,,,"Potassium, K",MG -3865389,2136405,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3865433,2136487,1092,285.0,,70.0,,,,,,,"Potassium, K",MG -3866076,2137649,1092,143.0,,70.0,,,,,,,"Potassium, K",MG -3866391,2138186,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3866612,2138579,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3866836,2139011,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3867266,2139792,1092,580.0,,70.0,,,,,,,"Potassium, K",MG -3868227,2141389,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3868387,2141725,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3868392,2141734,1092,1796.0,,70.0,,,,,,,"Potassium, K",MG -3868994,2142857,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3869003,2142867,1092,267.0,,70.0,,,,,,,"Potassium, K",MG -3869042,2142933,1092,196.0,,70.0,,,,,,,"Potassium, K",MG -3869144,2143207,1092,194.0,,75.0,,,,,,,"Potassium, K",MG -3869199,2143275,1092,165.0,,70.0,,,,,,,"Potassium, K",MG -3869836,2144591,1092,75.0,,70.0,,,,,,,"Potassium, K",MG -3869954,2144840,1092,123.0,,70.0,,,,,,,"Potassium, K",MG -3870318,2145523,1092,140.0,,75.0,,,,,,,"Potassium, K",MG -3870614,2145973,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3871033,2146673,1092,171.0,,70.0,,,,,,,"Potassium, K",MG -3871608,2147654,1092,733.0,,70.0,,,,,,,"Potassium, K",MG -3871802,2147980,1092,218.0,,70.0,,,,,,,"Potassium, K",MG -3871844,2148048,1092,233.0,,70.0,,,,,,,"Potassium, K",MG -3871933,2148182,1092,368.0,,70.0,,,,,,,"Potassium, K",MG -3871948,2148208,1092,183.0,,70.0,,,,,,,"Potassium, K",MG -3871954,2148217,1092,241.0,,70.0,,,,,,,"Potassium, K",MG -3872185,2148574,1092,393.0,,70.0,,,,,,,"Potassium, K",MG -3872186,2148575,1092,404.0,,70.0,,,,,,,"Potassium, K",MG -3872308,2148776,1092,92.0,,70.0,,,,,,,"Potassium, K",MG -3872638,2149279,1092,154.0,,70.0,,,,,,,"Potassium, K",MG -3872745,2149476,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -3872789,2149564,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -3873445,2150867,1092,308.0,,70.0,,,,,,,"Potassium, K",MG -3873460,2150883,1092,20.0,,70.0,,,,,,,"Potassium, K",MG -3873696,2151357,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -3873710,2151381,1092,135.0,,70.0,,,,,,,"Potassium, K",MG -3873839,2151608,1092,226.0,,75.0,,,,,,,"Potassium, K",MG -3873942,2151773,1092,30.0,,70.0,,,,,,,"Potassium, K",MG -3874436,2152540,1092,214.0,,70.0,,,,,,,"Potassium, K",MG -3874548,2152732,1092,875.0,,75.0,,,,,,,"Potassium, K",MG -3874687,2152967,1092,180.0,,70.0,,,,,,,"Potassium, K",MG -3874904,2153344,1092,79.0,,70.0,,,,,,,"Potassium, K",MG -3874921,2153366,1092,475.0,,70.0,,,,,,,"Potassium, K",MG -3875068,2153628,1092,154.0,,70.0,,,,,,,"Potassium, K",MG -3875094,2153670,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3875287,2154032,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3875577,2154584,1092,172.0,,70.0,,,,,,,"Potassium, K",MG -3875779,2154904,1092,1490.0,,70.0,,,,,,,"Potassium, K",MG -3875808,2154938,1092,243.0,,70.0,,,,,,,"Potassium, K",MG -3876001,2155227,1092,400.0,,70.0,,,,,,,"Potassium, K",MG -3876151,2155547,1092,220.0,,70.0,,,,,,,"Potassium, K",MG -3876384,2156070,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3877018,2157351,1092,259.0,,70.0,,,,,,,"Potassium, K",MG -3877188,2157639,1092,214.0,,70.0,,,,,,,"Potassium, K",MG -3877230,2157699,1092,162.0,,70.0,,,,,,,"Potassium, K",MG -3877648,2158567,1092,202.0,,70.0,,,,,,,"Potassium, K",MG -3877841,2158938,1092,161.0,,70.0,,,,,,,"Potassium, K",MG -3878458,2160104,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3879101,2161057,1092,4.0,,70.0,,,,,,,"Potassium, K",MG -3879469,2161625,1092,255.0,,75.0,,,,,,,"Potassium, K",MG -3880259,2162854,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3880435,2163178,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3880452,2163201,1092,381.0,,70.0,,,,,,,"Potassium, K",MG -3881020,2164079,1092,438.0,,75.0,,,,,,,"Potassium, K",MG -3881060,2164163,1092,548.0,,70.0,,,,,,,"Potassium, K",MG -3881302,2164564,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3881719,2165254,1092,424.0,,70.0,,,,,,,"Potassium, K",MG -3881790,2165358,1092,115.0,,70.0,,,,,,,"Potassium, K",MG -3881970,2165614,1092,373.0,,70.0,,,,,,,"Potassium, K",MG -3882251,2166068,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3882611,2166554,1092,161.0,,70.0,,,,,,,"Potassium, K",MG -3882824,2166835,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3882832,2166846,1092,163.0,,70.0,,,,,,,"Potassium, K",MG -3882971,2167066,1092,186.0,,70.0,,,,,,,"Potassium, K",MG -3883481,2167837,1092,775.0,,70.0,,,,,,,"Potassium, K",MG -3883552,2167938,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -3883630,2168036,1092,65.0,,70.0,,,,,,,"Potassium, K",MG -3883671,2168087,1092,176.0,,70.0,,,,,,,"Potassium, K",MG -3883680,2168103,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3883955,2168473,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3884160,2168807,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3884174,2168828,1092,267.0,,70.0,,,,,,,"Potassium, K",MG -3884413,2169204,1092,240.0,,70.0,,,,,,,"Potassium, K",MG -3884421,2169222,1092,160.0,,70.0,,,,,,,"Potassium, K",MG -3884443,2169262,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -3884497,2169330,1092,20.0,,70.0,,,,,,,"Potassium, K",MG -3884562,2169433,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3884578,2169457,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3884814,2169815,1092,128.0,,70.0,,,,,,,"Potassium, K",MG -3884881,2169912,1092,333.0,,70.0,,,,,,,"Potassium, K",MG -3884962,2170029,1092,350.0,,75.0,,,,,,,"Potassium, K",MG -3885087,2170266,1092,114.0,,70.0,,,,,,,"Potassium, K",MG -3885129,2170315,1092,179.0,,70.0,,,,,,,"Potassium, K",MG -3885319,2170603,1092,126.0,,70.0,,,,,,,"Potassium, K",MG -3885393,2170715,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3885599,2171017,1092,158.0,,70.0,,,,,,,"Potassium, K",MG -3886121,2171744,1092,99.0,,70.0,,,,,,,"Potassium, K",MG -3886187,2171836,1092,154.0,,70.0,,,,,,,"Potassium, K",MG -3886224,2171879,1092,135.0,,70.0,,,,,,,"Potassium, K",MG -3886714,2172573,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3887374,2173400,1092,1071.0,,70.0,,,,,,,"Potassium, K",MG -3887779,2173969,1092,276.0,,70.0,,,,,,,"Potassium, K",MG -3888041,2174370,1092,467.0,,75.0,,,,,,,"Potassium, K",MG -3888288,2174845,1092,350.0,,70.0,,,,,,,"Potassium, K",MG -3888594,2175270,1092,220.0,,70.0,,,,,,,"Potassium, K",MG -3888758,2175556,1092,509.0,,70.0,,,,,,,"Potassium, K",MG -3888794,2175648,1092,233.0,,75.0,,,,,,,"Potassium, K",MG -3889437,2176507,1092,143.0,,70.0,,,,,,,"Potassium, K",MG -3889536,2176626,1092,148.0,,70.0,,,,,,,"Potassium, K",MG -3889865,2177052,1092,185.0,,70.0,,,,,,,"Potassium, K",MG -3889978,2177184,1092,500.0,,70.0,,,,,,,"Potassium, K",MG -3890013,2177235,1092,193.0,,70.0,,,,,,,"Potassium, K",MG -3890387,2177787,1092,363.0,,70.0,,,,,,,"Potassium, K",MG -3890408,2177818,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3890493,2177921,1092,214.0,,70.0,,,,,,,"Potassium, K",MG -3890522,2177956,1092,357.0,,70.0,,,,,,,"Potassium, K",MG -3890648,2178113,1092,233.0,,75.0,,,,,,,"Potassium, K",MG -3890752,2178238,1092,117.0,,70.0,,,,,,,"Potassium, K",MG -3890816,2178316,1092,31.0,,70.0,,,,,,,"Potassium, K",MG -3890919,2178445,1092,310.0,,70.0,,,,,,,"Potassium, K",MG -3891088,2178642,1092,180.0,,70.0,,,,,,,"Potassium, K",MG -3891617,2179293,1092,45.0,,70.0,,,,,,,"Potassium, K",MG -3891856,2179573,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3891970,2179707,1092,117.0,,75.0,,,,,,,"Potassium, K",MG -3892264,2180091,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3892495,2180382,1092,209.0,,70.0,,,,,,,"Potassium, K",MG -3892566,2180472,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3892697,2180635,1092,236.0,,70.0,,,,,,,"Potassium, K",MG -3892824,2180792,1092,104.0,,70.0,,,,,,,"Potassium, K",MG -3892868,2180847,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3893115,2181148,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -3893225,2181292,1092,50.0,,70.0,,,,,,,"Potassium, K",MG -3893323,2181409,1092,152.0,,70.0,,,,,,,"Potassium, K",MG -3893443,2181560,1092,158.0,,70.0,,,,,,,"Potassium, K",MG -3893552,2181683,1092,117.0,,75.0,,,,,,,"Potassium, K",MG -3893815,2182046,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3894108,2182456,1092,562.0,,70.0,,,,,,,"Potassium, K",MG -3894541,2183476,1092,142.0,,78.0,,,,,,,"Potassium, K",MG -3894660,2183597,1092,615.0,,78.0,,,,,,,"Potassium, K",MG -3894796,2183733,1092,292.0,,78.0,,,,,,,"Potassium, K",MG -3895125,2184063,1092,141.0,,78.0,,,,,,,"Potassium, K",MG -3895323,2184263,1092,47.0,,75.0,,,,,,,"Potassium, K",MG -3895364,2184304,1092,8.0,,71.0,,,,,,,"Potassium, K",MG -3895481,2184426,1092,232.0,,71.0,,,,,,,"Potassium, K",MG -3895652,2184610,1092,42.0,,71.0,,,,,,,"Potassium, K",MG -3895703,2184662,1092,220.0,,78.0,,,,,,,"Potassium, K",MG -3895834,2184834,1092,693.0,,78.0,,,,,,,"Potassium, K",MG -3895989,2185022,1092,86.0,,71.0,,,,,,,"Potassium, K",MG -3896051,2185094,1092,171.0,,71.0,,,,,,,"Potassium, K",MG -3896315,2185382,1092,250.0,,71.0,,,,,,,"Potassium, K",MG -3896324,2185391,1092,500.0,,71.0,,,,,,,"Potassium, K",MG -3896325,2185392,1092,101.0,,71.0,,,,,,,"Potassium, K",MG -3896481,2185660,1092,141.0,,70.0,,,,,,,"Potassium, K",MG -3896726,2186022,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -3896866,2186263,1092,70.0,,70.0,,,,,,,"Potassium, K",MG -3896871,2186268,1092,164.0,,70.0,,,,,,,"Potassium, K",MG -3897027,2186520,1092,321.0,,70.0,,,,,,,"Potassium, K",MG -3897060,2186586,1092,119.0,,70.0,,,,,,,"Potassium, K",MG -3897098,2186649,1092,242.0,,70.0,,,,,,,"Potassium, K",MG -3897478,2187425,1092,141.0,,70.0,,,,,,,"Potassium, K",MG -3897505,2187466,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3897600,2187655,1092,135.0,,70.0,,,,,,,"Potassium, K",MG -3898000,2188353,1092,153.0,,70.0,,,,,,,"Potassium, K",MG -3898025,2188390,1092,214.0,,70.0,,,,,,,"Potassium, K",MG -3898092,2188537,1092,230.0,,70.0,,,,,,,"Potassium, K",MG -3898272,2188884,1092,153.0,,70.0,,,,,,,"Potassium, K",MG -3898421,2189099,1092,300.0,,70.0,,,,,,,"Potassium, K",MG -3898438,2189118,1092,194.0,,70.0,,,,,,,"Potassium, K",MG -3898559,2189284,1092,286.0,,70.0,,,,,,,"Potassium, K",MG -3898587,2189317,1092,150.0,,70.0,,,,,,,"Potassium, K",MG -3898665,2189400,1092,79.0,,70.0,,,,,,,"Potassium, K",MG -3899537,2190448,1092,121.0,,70.0,,,,,,,"Potassium, K",MG -3899776,2190743,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3900029,2191050,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3900557,2191679,1092,933.0,,70.0,,,,,,,"Potassium, K",MG -3900752,2191923,1092,293.0,,70.0,,,,,,,"Potassium, K",MG -3900980,2192208,1092,6.0,,70.0,,,,,,,"Potassium, K",MG -3901030,2192276,1092,3286.0,,70.0,,,,,,,"Potassium, K",MG -3901146,2192423,1092,491.0,,70.0,,,,,,,"Potassium, K",MG -3901195,2192492,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3901291,2192617,1092,146.0,,70.0,,,,,,,"Potassium, K",MG -3901474,2192851,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -3901682,2193143,1092,214.0,,70.0,,,,,,,"Potassium, K",MG -3901831,2193328,1092,236.0,,70.0,,,,,,,"Potassium, K",MG -3901898,2193413,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -3901947,2193474,1092,643.0,,70.0,,,,,,,"Potassium, K",MG -3902156,2193766,1092,131.0,,70.0,,,,,,,"Potassium, K",MG -3902230,2193868,1092,210.0,,70.0,,,,,,,"Potassium, K",MG -3902464,2194177,1092,190.0,,70.0,,,,,,,"Potassium, K",MG -3902636,2194388,1092,500.0,,75.0,,,,,,,"Potassium, K",MG -3903679,2195775,1092,168.0,,70.0,,,,,,,"Potassium, K",MG -3903780,2195912,1092,36.0,,70.0,,,,,,,"Potassium, K",MG -3903833,2195991,1092,350.0,,70.0,,,,,,,"Potassium, K",MG -3903884,2196067,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3903888,2196073,1092,176.0,,70.0,,,,,,,"Potassium, K",MG -3904262,2196541,1092,196.0,,71.0,,,,,,,"Potassium, K",MG -3904352,2196632,1092,12.0,,71.0,,,,,,,"Potassium, K",MG -3904523,2196803,1092,209.0,,78.0,,,,,,,"Potassium, K",MG -3904614,2196896,1092,80.0,,71.0,,,,,,,"Potassium, K",MG -3904779,2197074,1092,176.0,,71.0,,,,,,,"Potassium, K",MG -3904918,2197347,1092,115.0,,71.0,,,,,,,"Potassium, K",MG -3905075,2197547,1092,393.0,,71.0,,,,,,,"Potassium, K",MG -3905322,2197803,1092,153.0,,71.0,,,,,,,"Potassium, K",MG -3905607,2198179,1092,315.0,,70.0,,,,,,,"Potassium, K",MG -3906043,2198913,1092,179.0,,70.0,,,,,,,"Potassium, K",MG -3906107,2199011,1092,190.0,,70.0,,,,,,,"Potassium, K",MG -3906163,2199119,1092,212.0,,70.0,,,,,,,"Potassium, K",MG -3906308,2199439,1092,557.0,,70.0,,,,,,,"Potassium, K",MG -3906558,2200177,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -3906711,2201026,1092,466.0,,70.0,,,,,,,"Potassium, K",MG -3906958,2201772,1092,241.0,,70.0,,,,,,,"Potassium, K",MG -3907207,2202232,1092,120.0,,70.0,,,,,,,"Potassium, K",MG -3907211,2202236,1092,236.0,,70.0,,,,,,,"Potassium, K",MG -3907259,2202299,1092,114.0,,70.0,,,,,,,"Potassium, K",MG -3907428,2202562,1092,1250.0,,70.0,,,,,,,"Potassium, K",MG -3907701,2202918,1092,88.0,,70.0,,,,,,,"Potassium, K",MG -3907718,2202941,1092,423.0,,70.0,,,,,,,"Potassium, K",MG -3908175,2203636,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3908188,2203651,1092,354.0,,70.0,,,,,,,"Potassium, K",MG -3908332,2204026,1092,1171.0,,70.0,,,,,,,"Potassium, K",MG -3908472,2204325,1092,967.0,,70.0,,,,,,,"Potassium, K",MG -3908567,2204569,1092,143.0,,70.0,,,,,,,"Potassium, K",MG -3908788,2205102,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3909159,2206099,1092,62.0,,70.0,,,,,,,"Potassium, K",MG -3909161,2206105,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3909468,2206899,1092,56.0,,70.0,,,,,,,"Potassium, K",MG -3909614,2207556,1092,532.0,,70.0,,,,,,,"Potassium, K",MG -3909642,2207642,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3909818,2208052,1092,127.0,,71.0,,,,,,,"Potassium, K",MG -3909849,2208084,1092,583.0,,71.0,,,,,,,"Potassium, K",MG -3909956,2208191,1092,252.0,,78.0,,,,,,,"Potassium, K",MG -3909988,2208223,1092,352.0,,78.0,,,,,,,"Potassium, K",MG -3910251,2208499,1092,77.0,,71.0,,,,,,,"Potassium, K",MG -3910383,2208637,1092,129.0,,71.0,,,,,,,"Potassium, K",MG -3910441,2208830,1092,127.0,,71.0,,,,,,,"Potassium, K",MG -3910520,2208924,1092,192.0,,71.0,,,,,,,"Potassium, K",MG -3910751,2209181,1092,59.0,,71.0,,,,,,,"Potassium, K",MG -3911069,2209563,1092,358.0,,70.0,,,,,,,"Potassium, K",MG -3911407,2210105,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -3911581,2210422,1092,750.0,,70.0,,,,,,,"Potassium, K",MG -3911801,2210879,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3911901,2211226,1092,17.0,,70.0,,,,,,,"Potassium, K",MG -3912016,2211474,1092,370.0,,70.0,,,,,,,"Potassium, K",MG -3912426,2213177,1092,200.0,,75.0,,,,,,,"Potassium, K",MG -3912460,2213229,1092,241.0,,70.0,,,,,,,"Potassium, K",MG -3912526,2213351,1092,192.0,,70.0,,,,,,,"Potassium, K",MG -3912544,2213430,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3912582,2213512,1092,175.0,,75.0,,,,,,,"Potassium, K",MG -3912746,2213734,1092,181.0,,70.0,,,,,,,"Potassium, K",MG -3912986,2214098,1092,120.0,,70.0,,,,,,,"Potassium, K",MG -3913002,2214114,1092,886.0,,70.0,,,,,,,"Potassium, K",MG -3913117,2214268,1092,117.0,,75.0,,,,,,,"Potassium, K",MG -3913217,2214394,1092,141.0,,70.0,,,,,,,"Potassium, K",MG -3913384,2214690,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3913456,2214799,1092,333.0,,70.0,,,,,,,"Potassium, K",MG -3913509,2214867,1092,212.0,,75.0,,,,,,,"Potassium, K",MG -3913739,2215216,1092,93.0,,75.0,,,,,,,"Potassium, K",MG -3913991,2215841,1092,357.0,,70.0,,,,,,,"Potassium, K",MG -3914257,2216405,1092,538.0,,75.0,,,,,,,"Potassium, K",MG -3914394,2216812,1092,150.0,,70.0,,,,,,,"Potassium, K",MG -3914400,2216825,1092,93.0,,75.0,,,,,,,"Potassium, K",MG -3914510,2217179,1092,446.0,,70.0,,,,,,,"Potassium, K",MG -3914517,2217203,1092,278.0,,70.0,,,,,,,"Potassium, K",MG -3914706,2217663,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3914956,2218279,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3915037,2218717,1092,1250.0,,70.0,,,,,,,"Potassium, K",MG -3915057,2218788,1092,235.0,,70.0,,,,,,,"Potassium, K",MG -3915108,2218981,1092,61.0,,70.0,,,,,,,"Potassium, K",MG -3915160,2219130,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3915257,2219479,1092,332.0,,78.0,,,,,,,"Potassium, K",MG -3915412,2219678,1092,481.0,,78.0,,,,,,,"Potassium, K",MG -3915459,2219729,1092,238.0,,78.0,,,,,,,"Potassium, K",MG -3915541,2219819,1092,454.0,,71.0,,,,,,,"Potassium, K",MG -3915573,2219852,1092,333.0,,71.0,,,,,,,"Potassium, K",MG -3915591,2219870,1092,300.0,,71.0,,,,,,,"Potassium, K",MG -3915624,2219903,1092,8.0,,71.0,,,,,,,"Potassium, K",MG -3916284,2220594,1092,49.0,,78.0,,,,,,,"Potassium, K",MG -3916371,2220682,1092,14.0,,78.0,,,,,,,"Potassium, K",MG -3917141,2221543,1092,42.0,,71.0,,,,,,,"Potassium, K",MG -3917252,2221672,1092,241.0,,71.0,,,,,,,"Potassium, K",MG -3917269,2221689,1092,58.0,,71.0,,,,,,,"Potassium, K",MG -3917535,2222230,1092,255.0,,78.0,,,,,,,"Potassium, K",MG -3917576,2222274,1092,286.0,,78.0,,,,,,,"Potassium, K",MG -3917586,2222285,1092,202.0,,78.0,,,,,,,"Potassium, K",MG -3917883,2222709,1092,540.0,,77.0,,,,,,,"Potassium, K",MG -3918746,2226062,1092,410.0,,78.0,,,,,,,"Potassium, K",MG -3919094,2226467,1092,146.0,,78.0,,,,,,,"Potassium, K",MG -3919180,2226556,1092,641.0,,78.0,,,,,,,"Potassium, K",MG -3919313,2226696,1092,376.0,,78.0,,,,,,,"Potassium, K",MG -3919328,2226711,1092,615.0,,78.0,,,,,,,"Potassium, K",MG -3919850,2227246,1092,693.0,,78.0,,,,,,,"Potassium, K",MG -3919875,2227273,1092,240.0,,78.0,,,,,,,"Potassium, K",MG -3919962,2227360,1092,184.0,,78.0,,,,,,,"Potassium, K",MG -3920054,2227454,1092,63.0,,78.0,,,,,,,"Potassium, K",MG -3920277,2227745,1092,437.0,,78.0,,,,,,,"Potassium, K",MG -3920552,2228306,1092,285.0,,78.0,,,,,,,"Potassium, K",MG -3920912,2228804,1092,200.0,,78.0,,,,,,,"Potassium, K",MG -3920937,2228832,1092,232.0,,71.0,,,,,,,"Potassium, K",MG -3920986,2228887,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3921367,2229289,1092,128.0,,78.0,,,,,,,"Potassium, K",MG -3921881,2229897,1092,45.0,,71.0,,,,,,,"Potassium, K",MG -3921949,2229968,1092,50.0,,71.0,,,,,,,"Potassium, K",MG -3922088,2230119,1092,334.0,,78.0,,,,,,,"Potassium, K",MG -3922103,2230135,1092,230.0,,78.0,,,,,,,"Potassium, K",MG -3922536,2230581,1092,421.0,,78.0,,,,,,,"Potassium, K",MG -3922786,2230838,1092,80.0,,78.0,,,,,,,"Potassium, K",MG -3922858,2230912,1092,155.0,,78.0,,,,,,,"Potassium, K",MG -3923108,2231167,1092,293.0,,71.0,,,,,,,"Potassium, K",MG -3923270,2231391,1092,368.0,,71.0,,,,,,,"Potassium, K",MG -3923481,2231620,1092,216.0,,78.0,,,,,,,"Potassium, K",MG -3923712,2231871,1092,0.0,,78.0,,,,,,,"Potassium, K",MG -3923829,2232242,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3923964,2232408,1092,287.0,,78.0,,,,,,,"Potassium, K",MG -3924037,2232485,1092,205.0,,78.0,,,,,,,"Potassium, K",MG -3924255,2232815,1092,75.0,,71.0,,,,,,,"Potassium, K",MG -3924286,2232866,1092,189.0,,71.0,,,,,,,"Potassium, K",MG -3924917,2233550,1092,19.0,,78.0,,,,,,,"Potassium, K",MG -3924982,2233617,1092,69.0,,71.0,,,,,,,"Potassium, K",MG -3925002,2233637,1092,55.0,,78.0,,,,,,,"Potassium, K",MG -3925017,2233653,1092,16.0,,78.0,,,,,,,"Potassium, K",MG -3925109,2233753,1092,261.0,,71.0,,,,,,,"Potassium, K",MG -3925959,2234952,1092,287.0,,78.0,,,,,,,"Potassium, K",MG -3926758,2235908,1092,14.0,,71.0,,,,,,,"Potassium, K",MG -3927022,2236199,1092,355.0,,78.0,,,,,,,"Potassium, K",MG -3927099,2236290,1092,160.0,,78.0,,,,,,,"Potassium, K",MG -3927467,2236707,1092,173.0,,78.0,,,,,,,"Potassium, K",MG -3927490,2236730,1092,95.0,,78.0,,,,,,,"Potassium, K",MG -3927618,2236877,1092,123.0,,78.0,,,,,,,"Potassium, K",MG -3927726,2237000,1092,252.0,,71.0,,,,,,,"Potassium, K",MG -3927812,2237103,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3927893,2237190,1092,127.0,,71.0,,,,,,,"Potassium, K",MG -3928171,2237507,1092,143.0,,71.0,,,,,,,"Potassium, K",MG -3928204,2237545,1092,102.0,,71.0,,,,,,,"Potassium, K",MG -3928211,2237552,1092,150.0,,78.0,,,,,,,"Potassium, K",MG -3928564,2237949,1092,267.0,,71.0,,,,,,,"Potassium, K",MG -3929064,2239244,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3929116,2239582,1092,707.0,,70.0,,,,,,,"Potassium, K",MG -3929450,2242014,1092,94.0,,70.0,,,,,,,"Potassium, K",MG -3929543,2242451,1092,169.0,,70.0,,,,,,,"Potassium, K",MG -3929849,2244522,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -3930126,2246661,1092,227.0,,70.0,,,,,,,"Potassium, K",MG -3930386,2248321,1092,192.0,,70.0,,,,,,,"Potassium, K",MG -3931625,2254140,1092,110.0,,70.0,,,,,,,"Potassium, K",MG -3931654,2254228,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -3931867,2255123,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3931953,2255409,1092,247.0,,70.0,,,,,,,"Potassium, K",MG -3931974,2255471,1092,150.0,,70.0,,,,,,,"Potassium, K",MG -3932035,2255624,1092,569.0,,70.0,,,,,,,"Potassium, K",MG -3932089,2255808,1092,195.0,,70.0,,,,,,,"Potassium, K",MG -3932371,2256592,1092,1000.0,,70.0,,,,,,,"Potassium, K",MG -3932377,2256605,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3932391,2256633,1092,543.0,,70.0,,,,,,,"Potassium, K",MG -3933067,2265410,1092,559.0,,70.0,,,,,,,"Potassium, K",MG -3933244,2265840,1092,92.0,,70.0,,,,,,,"Potassium, K",MG -3933292,2265922,1092,519.0,,70.0,,,,,,,"Potassium, K",MG -3933302,2265938,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3933526,2266242,1092,287.0,,70.0,,,,,,,"Potassium, K",MG -3933531,2266247,1092,557.0,,70.0,,,,,,,"Potassium, K",MG -3933668,2266445,1092,183.0,,70.0,,,,,,,"Potassium, K",MG -3933695,2266483,1092,571.0,,70.0,,,,,,,"Potassium, K",MG -3933817,2266648,1092,83.0,,70.0,,,,,,,"Potassium, K",MG -3934082,2266975,1092,320.0,,70.0,,,,,,,"Potassium, K",MG -3934203,2267135,1092,103.0,,70.0,,,,,,,"Potassium, K",MG -3934406,2267396,1092,7353.0,,70.0,,,,,,,"Potassium, K",MG -3934504,2267525,1092,40.0,,70.0,,,,,,,"Potassium, K",MG -3934779,2267978,1092,280.0,,70.0,,,,,,,"Potassium, K",MG -3935129,2268470,1092,112.0,,70.0,,,,,,,"Potassium, K",MG -3935168,2268516,1092,607.0,,70.0,,,,,,,"Potassium, K",MG -3936303,2270236,1092,250.0,,75.0,,,,,,,"Potassium, K",MG -3936868,2271071,1092,204.0,,70.0,,,,,,,"Potassium, K",MG -3937230,2271639,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -3937269,2271709,1092,500.0,,75.0,,,,,,,"Potassium, K",MG -3937519,2272081,1092,107.0,,70.0,,,,,,,"Potassium, K",MG -3937558,2272149,1092,161.0,,70.0,,,,,,,"Potassium, K",MG -3937636,2272274,1092,321.0,,70.0,,,,,,,"Potassium, K",MG -3937925,2272698,1092,420.0,,75.0,,,,,,,"Potassium, K",MG -3938103,2273007,1092,104.0,,70.0,,,,,,,"Potassium, K",MG -3938116,2273032,1092,393.0,,70.0,,,,,,,"Potassium, K",MG -3938380,2273427,1092,85.0,,70.0,,,,,,,"Potassium, K",MG -3938490,2273601,1092,121.0,,70.0,,,,,,,"Potassium, K",MG -3938518,2273652,1092,53.0,,70.0,,,,,,,"Potassium, K",MG -3938726,2273970,1092,176.0,,70.0,,,,,,,"Potassium, K",MG -3938931,2274263,1092,233.0,,75.0,,,,,,,"Potassium, K",MG -3938950,2274288,1092,77.0,,75.0,,,,,,,"Potassium, K",MG -3939260,2274731,1092,620.0,,70.0,,,,,,,"Potassium, K",MG -3939499,2275041,1092,141.0,,70.0,,,,,,,"Potassium, K",MG -3939551,2275111,1092,116.0,,75.0,,,,,,,"Potassium, K",MG -3939748,2275346,1092,101.0,,75.0,,,,,,,"Potassium, K",MG -3940069,2275775,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3940134,2275851,1092,1607.0,,70.0,,,,,,,"Potassium, K",MG -3940279,2276078,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3940648,2276564,1092,1897.0,,70.0,,,,,,,"Potassium, K",MG -3940777,2276716,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -3941401,2277520,1092,784.0,,70.0,,,,,,,"Potassium, K",MG -3941671,2277902,1092,179.0,,70.0,,,,,,,"Potassium, K",MG -3941684,2277916,1092,202.0,,70.0,,,,,,,"Potassium, K",MG -3941929,2278212,1092,107.0,,70.0,,,,,,,"Potassium, K",MG -3941962,2278256,1092,107.0,,70.0,,,,,,,"Potassium, K",MG -3942107,2278431,1092,219.0,,70.0,,,,,,,"Potassium, K",MG -3942109,2278434,1092,214.0,,70.0,,,,,,,"Potassium, K",MG -3942470,2278912,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3943276,2279983,1092,177.0,,70.0,,,,,,,"Potassium, K",MG -3943526,2280347,1092,305.0,,70.0,,,,,,,"Potassium, K",MG -3943596,2280439,1092,821.0,,70.0,,,,,,,"Potassium, K",MG -3943730,2280607,1092,667.0,,70.0,,,,,,,"Potassium, K",MG -3943899,2280840,1092,118.0,,70.0,,,,,,,"Potassium, K",MG -3944414,2281577,1092,227.0,,70.0,,,,,,,"Potassium, K",MG -3944692,2281935,1092,75.0,,70.0,,,,,,,"Potassium, K",MG -3944824,2282104,1092,105.0,,70.0,,,,,,,"Potassium, K",MG -3944930,2282286,1092,400.0,,70.0,,,,,,,"Potassium, K",MG -3945196,2282685,1092,62.0,,70.0,,,,,,,"Potassium, K",MG -3945294,2282826,1092,212.0,,70.0,,,,,,,"Potassium, K",MG -3945435,2283013,1092,339.0,,70.0,,,,,,,"Potassium, K",MG -3945498,2283098,1092,233.0,,75.0,,,,,,,"Potassium, K",MG -3945863,2283539,1092,469.0,,70.0,,,,,,,"Potassium, K",MG -3946250,2284179,1092,284.0,,70.0,,,,,,,"Potassium, K",MG -3946674,2285208,1092,253.0,,70.0,,,,,,,"Potassium, K",MG -3946690,2285253,1092,13.0,,70.0,,,,,,,"Potassium, K",MG -3946977,2286175,1092,17.0,,70.0,,,,,,,"Potassium, K",MG -3947265,2287321,1092,417.0,,70.0,,,,,,,"Potassium, K",MG -3947588,2289163,1092,310.0,,70.0,,,,,,,"Potassium, K",MG -3947999,2295958,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -3948053,2296097,1092,75.0,,70.0,,,,,,,"Potassium, K",MG -3948163,2296435,1092,82.0,,75.0,,,,,,,"Potassium, K",MG -3948255,2296668,1092,69.0,,70.0,,,,,,,"Potassium, K",MG -3948294,2296746,1092,2333.0,,70.0,,,,,,,"Potassium, K",MG -3948984,2298785,1092,667.0,,70.0,,,,,,,"Potassium, K",MG -3948992,2298813,1092,153.0,,70.0,,,,,,,"Potassium, K",MG -3949066,2299018,1092,23.0,,70.0,,,,,,,"Potassium, K",MG -3949551,2300445,1092,275.0,,70.0,,,,,,,"Potassium, K",MG -3949691,2300886,1092,5412.0,,75.0,,,,,,,"Potassium, K",MG -3949804,2301236,1092,643.0,,70.0,,,,,,,"Potassium, K",MG -3949867,2301430,1092,202.0,,70.0,,,,,,,"Potassium, K",MG -3949975,2301687,1092,118.0,,70.0,,,,,,,"Potassium, K",MG -3950161,2302274,1092,463.0,,70.0,,,,,,,"Potassium, K",MG -3950380,2302963,1092,600.0,,70.0,,,,,,,"Potassium, K",MG -3950710,2303812,1092,306.0,,70.0,,,,,,,"Potassium, K",MG -3950788,2304006,1092,111.0,,70.0,,,,,,,"Potassium, K",MG -3950878,2304233,1092,136.0,,70.0,,,,,,,"Potassium, K",MG -3951065,2304738,1092,128.0,,70.0,,,,,,,"Potassium, K",MG -3951090,2304799,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3951117,2304874,1092,77.0,,70.0,,,,,,,"Potassium, K",MG -3951122,2304880,1092,267.0,,70.0,,,,,,,"Potassium, K",MG -3951450,2305729,1092,27.0,,70.0,,,,,,,"Potassium, K",MG -3951463,2305771,1092,400.0,,70.0,,,,,,,"Potassium, K",MG -3951987,2307095,1092,931.0,,70.0,,,,,,,"Potassium, K",MG -3952108,2307377,1092,211.0,,70.0,,,,,,,"Potassium, K",MG -3952226,2307643,1092,176.0,,70.0,,,,,,,"Potassium, K",MG -3952579,2308552,1092,143.0,,70.0,,,,,,,"Potassium, K",MG -3953046,2309673,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -3953181,2309970,1092,259.0,,70.0,,,,,,,"Potassium, K",MG -3953947,2311885,1092,964.0,,70.0,,,,,,,"Potassium, K",MG -3954071,2312216,1092,438.0,,75.0,,,,,,,"Potassium, K",MG -3954530,2313405,1092,264.0,,70.0,,,,,,,"Potassium, K",MG -3954545,2313449,1092,36.0,,70.0,,,,,,,"Potassium, K",MG -3954551,2313474,1092,62.0,,75.0,,,,,,,"Potassium, K",MG -3954578,2313549,1092,1050.0,,70.0,,,,,,,"Potassium, K",MG -3954663,2313771,1092,247.0,,70.0,,,,,,,"Potassium, K",MG -3954801,2314122,1092,750.0,,70.0,,,,,,,"Potassium, K",MG -3954902,2314434,1092,17.0,,70.0,,,,,,,"Potassium, K",MG -3955038,2314905,1092,331.0,,70.0,,,,,,,"Potassium, K",MG -3955083,2315076,1092,1000.0,,70.0,,,,,,,"Potassium, K",MG -3955088,2315088,1092,35.0,,75.0,,,,,,,"Potassium, K",MG -3955119,2315203,1092,126.0,,70.0,,,,,,,"Potassium, K",MG -3955177,2315417,1092,139.0,,70.0,,,,,,,"Potassium, K",MG -3955190,2315447,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3955295,2315846,1092,179.0,,75.0,,,,,,,"Potassium, K",MG -3955407,2316381,1092,464.0,,70.0,,,,,,,"Potassium, K",MG -3955525,2317138,1092,332.0,,71.0,,,,,,,"Potassium, K",MG -3955660,2319974,1092,500.0,,70.0,,,,,,,"Potassium, K",MG -3955684,2320047,1092,443.0,,70.0,,,,,,,"Potassium, K",MG -3955721,2320149,1092,232.0,,70.0,,,,,,,"Potassium, K",MG -3955750,2320250,1092,236.0,,70.0,,,,,,,"Potassium, K",MG -3956183,2321156,1092,1213.0,,70.0,,,,,,,"Potassium, K",MG -3956328,2321577,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3956518,2321969,1092,350.0,,70.0,,,,,,,"Potassium, K",MG -3956588,2322103,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3956626,2322169,1092,271.0,,70.0,,,,,,,"Potassium, K",MG -3956954,2322832,1092,258.0,,70.0,,,,,,,"Potassium, K",MG -3957173,2323554,1092,174.0,,70.0,,,,,,,"Potassium, K",MG -3957498,2324763,1092,197.0,,70.0,,,,,,,"Potassium, K",MG -3957738,2325293,1092,223.0,,70.0,,,,,,,"Potassium, K",MG -3958004,2325738,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3958024,2325774,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3958342,2326312,1092,775.0,,70.0,,,,,,,"Potassium, K",MG -3958401,2326403,1092,102.0,,70.0,,,,,,,"Potassium, K",MG -3958533,2326653,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3958856,2327190,1092,57.0,,70.0,,,,,,,"Potassium, K",MG -3958999,2327461,1092,1107.0,,70.0,,,,,,,"Potassium, K",MG -3959258,2327974,1092,500.0,,75.0,,,,,,,"Potassium, K",MG -3959306,2328057,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3959445,2328304,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3959521,2328412,1092,57.0,,70.0,,,,,,,"Potassium, K",MG -3959591,2328527,1092,397.0,,70.0,,,,,,,"Potassium, K",MG -3959598,2328550,1092,607.0,,70.0,,,,,,,"Potassium, K",MG -3959956,2329218,1092,78.0,,70.0,,,,,,,"Potassium, K",MG -3960012,2329314,1092,29.0,,70.0,,,,,,,"Potassium, K",MG -3960053,2329403,1092,168.0,,70.0,,,,,,,"Potassium, K",MG -3960197,2329649,1092,40.0,,70.0,,,,,,,"Potassium, K",MG -3960228,2329696,1092,521.0,,70.0,,,,,,,"Potassium, K",MG -3960381,2330827,1092,24.0,,71.0,,,,,,,"Potassium, K",MG -3960752,2331494,1092,79.0,,78.0,,,,,,,"Potassium, K",MG -3960769,2331521,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3960806,2331581,1092,14.0,,78.0,,,,,,,"Potassium, K",MG -3961307,2332380,1092,99.0,,71.0,,,,,,,"Potassium, K",MG -3961549,2332787,1092,267.0,,70.0,,,,,,,"Potassium, K",MG -3961953,2333332,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -3961964,2333347,1092,50.0,,70.0,,,,,,,"Potassium, K",MG -3962005,2333403,1092,64.0,,70.0,,,,,,,"Potassium, K",MG -3962353,2333895,1092,800.0,,70.0,,,,,,,"Potassium, K",MG -3962383,2333948,1092,243.0,,70.0,,,,,,,"Potassium, K",MG -3962600,2334451,1092,676.0,,70.0,,,,,,,"Potassium, K",MG -3963018,2335031,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3963506,2335596,1092,193.0,,70.0,,,,,,,"Potassium, K",MG -3963938,2336273,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3964287,2336856,1092,39.0,,71.0,,,,,,,"Potassium, K",MG -3964550,2337287,1092,379.0,,71.0,,,,,,,"Potassium, K",MG -3964951,2337920,1092,786.0,,70.0,,,,,,,"Potassium, K",MG -3965111,2338133,1092,286.0,,70.0,,,,,,,"Potassium, K",MG -3965153,2338193,1092,107.0,,70.0,,,,,,,"Potassium, K",MG -3965253,2338327,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -3965363,2338477,1092,144.0,,70.0,,,,,,,"Potassium, K",MG -3965990,2339627,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3966640,2340393,1092,29.0,,70.0,,,,,,,"Potassium, K",MG -3967252,2341069,1092,183.0,,,,,,,,,"Potassium, K",MG -3967446,2341263,1092,235.0,,,,,,,,,"Potassium, K",MG -3967820,2341637,1092,150.0,,,,,,,,,"Potassium, K",MG -3967928,2341745,1092,241.0,,,,,,,,,"Potassium, K",MG -3968090,2341907,1092,114.0,,,,,,,,,"Potassium, K",MG -3968257,2342074,1092,308.0,,,,,,,,,"Potassium, K",MG -3968440,2342257,1092,255.0,,,,,,,,,"Potassium, K",MG -3968647,2342464,1092,255.0,,,,,,,,,"Potassium, K",MG -3968654,2342471,1092,219.0,,,,,,,,,"Potassium, K",MG -3969206,2343023,1092,235.0,,,,,,,,,"Potassium, K",MG -3969551,2343368,1092,68.0,,,,,,,,,"Potassium, K",MG -3969558,2343375,1092,51.0,,,,,,,,,"Potassium, K",MG -3970161,2343978,1092,342.0,,,,,,,,,"Potassium, K",MG -3970876,2344693,1092,214.0,,,,,,,,,"Potassium, K",MG -3971001,2344818,1092,71.0,,,,,,,,,"Potassium, K",MG -3971127,2344944,1092,251.0,,,,,,,,,"Potassium, K",MG -3971153,2344970,1092,346.0,,,,,,,,,"Potassium, K",MG -3971250,2345067,1092,616.0,,,,,,,,,"Potassium, K",MG -3971378,2345195,1092,128.0,,,,,,,,,"Potassium, K",MG -3971385,2345202,1092,155.0,,,,,,,,,"Potassium, K",MG -3971390,2345207,1092,240.0,,,,,,,,,"Potassium, K",MG -3971416,2345233,1092,287.0,,,,,,,,,"Potassium, K",MG -3971448,2345265,1092,312.0,,,,,,,,,"Potassium, K",MG -3971627,2345444,1092,128.0,,,,,,,,,"Potassium, K",MG -3971828,2345645,1092,155.0,,,,,,,,,"Potassium, K",MG -3971869,2345686,1092,370.0,,,,,,,,,"Potassium, K",MG -3972231,2346048,1092,1856.0,,,,,,,,,"Potassium, K",MG -3972320,2346137,1092,35.0,,,,,,,,,"Potassium, K",MG -3972390,2346207,1092,1.0,,,,,,,,,"Potassium, K",MG -3972628,2347802,1092,94.7,1.0,1.0,,,,,,,"Potassium, K",MG -3972694,2349277,1092,657.0,1.0,1.0,,,,,,,"Potassium, K",MG -3972847,2352750,1092,89.5,1.0,1.0,,,,,,,"Potassium, K",MG -3972897,2364030,1092,204.0,,78.0,,,,,,,"Potassium, K",MG -3973187,2364521,1092,142.0,,70.0,,,,,,,"Potassium, K",MG -3973233,2364673,1092,7.0,,70.0,,,,,,,"Potassium, K",MG -3973500,2365151,1092,59.0,,70.0,,,,,,,"Potassium, K",MG -3973610,2365331,1092,144.0,,70.0,,,,,,,"Potassium, K",MG -3973749,2365509,1092,631.0,,70.0,,,,,,,"Potassium, K",MG -3973813,2365586,1092,385.0,,70.0,,,,,,,"Potassium, K",MG -3974004,2365810,1092,224.0,,75.0,,,,,,,"Potassium, K",MG -3974096,2365911,1092,159.0,,75.0,,,,,,,"Potassium, K",MG -3974103,2365918,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3974302,2366167,1092,497.0,,70.0,,,,,,,"Potassium, K",MG -3974607,2366589,1092,395.0,,70.0,,,,,,,"Potassium, K",MG -3974676,2366680,1092,380.0,,70.0,,,,,,,"Potassium, K",MG -3974892,2366968,1092,258.0,,70.0,,,,,,,"Potassium, K",MG -3974976,2367071,1092,150.0,,70.0,,,,,,,"Potassium, K",MG -3975307,2367508,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3975446,2367694,1092,328.0,,70.0,,,,,,,"Potassium, K",MG -3975572,2367853,1092,280.0,,70.0,,,,,,,"Potassium, K",MG -3975769,2368080,1092,429.0,,70.0,,,,,,,"Potassium, K",MG -3975805,2368119,1092,83.0,,70.0,,,,,,,"Potassium, K",MG -3975878,2368205,1092,180.0,,70.0,,,,,,,"Potassium, K",MG -3976391,2368860,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3976514,2369004,1092,62.0,,75.0,,,,,,,"Potassium, K",MG -3976718,2369256,1092,176.0,,70.0,,,,,,,"Potassium, K",MG -3976916,2369509,1092,238.0,,70.0,,,,,,,"Potassium, K",MG -3977267,2370041,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -3977488,2370943,1092,149.0,,78.0,,,,,,,"Potassium, K",MG -3977657,2371337,1092,308.0,,78.0,,,,,,,"Potassium, K",MG -3977909,2371594,1092,234.0,,78.0,,,,,,,"Potassium, K",MG -3978104,2371794,1092,82.0,,72.0,,,,,,,"Potassium, K",MG -3978125,2371815,1092,258.0,,71.0,,,,,,,"Potassium, K",MG -3978143,2371833,1092,220.0,,78.0,,,,,,,"Potassium, K",MG -3978341,2372035,1092,105.0,,72.0,,,,,,,"Potassium, K",MG -3978461,2372247,1092,714.0,,70.0,,,,,,,"Potassium, K",MG -3978479,2372265,1092,394.0,,70.0,,,,,,,"Potassium, K",MG -3978854,2372700,1092,107.0,,70.0,,,,,,,"Potassium, K",MG -3978901,2372758,1092,266.0,,70.0,,,,,,,"Potassium, K",MG -3979099,2372967,1092,500.0,,70.0,,,,,,,"Potassium, K",MG -3979327,2373246,1092,50.0,,75.0,,,,,,,"Potassium, K",MG -3979561,2373540,1092,103.0,,70.0,,,,,,,"Potassium, K",MG -3979880,2373920,1092,69.0,,70.0,,,,,,,"Potassium, K",MG -3980016,2374099,1092,438.0,,75.0,,,,,,,"Potassium, K",MG -3980289,2374456,1092,129.0,,70.0,,,,,,,"Potassium, K",MG -3980516,2374761,1092,68.0,,70.0,,,,,,,"Potassium, K",MG -3980744,2375074,1092,165.0,,75.0,,,,,,,"Potassium, K",MG -3980746,2375076,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3980805,2375163,1092,346.0,,70.0,,,,,,,"Potassium, K",MG -3981073,2375507,1092,67.0,,70.0,,,,,,,"Potassium, K",MG -3981426,2375977,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -3981578,2376158,1092,194.0,,75.0,,,,,,,"Potassium, K",MG -3981818,2376446,1092,183.0,,70.0,,,,,,,"Potassium, K",MG -3982105,2376782,1092,36.0,,70.0,,,,,,,"Potassium, K",MG -3982595,2377364,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3982733,2377538,1092,252.0,,70.0,,,,,,,"Potassium, K",MG -3983005,2377871,1092,250.0,,75.0,,,,,,,"Potassium, K",MG -3983136,2378026,1092,59.0,,70.0,,,,,,,"Potassium, K",MG -3983299,2378216,1092,219.0,,75.0,,,,,,,"Potassium, K",MG -3983615,2378622,1092,88.0,,70.0,,,,,,,"Potassium, K",MG -3983961,2379047,1092,89.0,,70.0,,,,,,,"Potassium, K",MG -3984087,2379191,1092,213.0,,70.0,,,,,,,"Potassium, K",MG -3984162,2379275,1092,11.0,,70.0,,,,,,,"Potassium, K",MG -3984264,2379391,1092,833.0,,70.0,,,,,,,"Potassium, K",MG -3984310,2379449,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -3984498,2379797,1092,177.0,,70.0,,,,,,,"Potassium, K",MG -3984576,2379968,1092,228.0,,70.0,,,,,,,"Potassium, K",MG -3984666,2380365,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -3984686,2380454,1092,35.0,,70.0,,,,,,,"Potassium, K",MG -3984743,2380810,1092,12.0,,70.0,,,,,,,"Potassium, K",MG -3985220,2381312,1092,1110.0,,78.0,,,,,,,"Potassium, K",MG -3985227,2381319,1092,175.0,,78.0,,,,,,,"Potassium, K",MG -3985547,2381675,1092,92.0,,70.0,,,,,,,"Potassium, K",MG -3985940,2382102,1092,248.0,,70.0,,,,,,,"Potassium, K",MG -3985942,2382104,1092,236.0,,70.0,,,,,,,"Potassium, K",MG -3986249,2382449,1092,391.0,,70.0,,,,,,,"Potassium, K",MG -3986380,2382595,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -3986397,2382614,1092,231.0,,70.0,,,,,,,"Potassium, K",MG -3986556,2382789,1092,3520.0,,70.0,,,,,,,"Potassium, K",MG -3986761,2383020,1092,536.0,,70.0,,,,,,,"Potassium, K",MG -3986819,2383089,1092,59.0,,75.0,,,,,,,"Potassium, K",MG -3986914,2383198,1092,241.0,,70.0,,,,,,,"Potassium, K",MG -3987116,2383416,1092,81.0,,70.0,,,,,,,"Potassium, K",MG -3987148,2383448,1092,429.0,,70.0,,,,,,,"Potassium, K",MG -3987223,2383523,1092,309.0,,70.0,,,,,,,"Potassium, K",MG -3987707,2384089,1092,947.0,,70.0,,,,,,,"Potassium, K",MG -3988049,2384472,1092,633.0,,70.0,,,,,,,"Potassium, K",MG -3988145,2384590,1092,114.0,,70.0,,,,,,,"Potassium, K",MG -3988205,2384661,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -3988247,2384713,1092,33.0,,70.0,,,,,,,"Potassium, K",MG -3988555,2385073,1092,429.0,,70.0,,,,,,,"Potassium, K",MG -3988563,2385083,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3988586,2385106,1092,107.0,,70.0,,,,,,,"Potassium, K",MG -3989349,2385981,1092,293.0,,70.0,,,,,,,"Potassium, K",MG -3989537,2386190,1092,214.0,,70.0,,,,,,,"Potassium, K",MG -3990280,2387008,1092,307.0,,70.0,,,,,,,"Potassium, K",MG -3990496,2387243,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3990561,2387324,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3990668,2387456,1092,570.0,,70.0,,,,,,,"Potassium, K",MG -3990771,2387583,1092,330.0,,70.0,,,,,,,"Potassium, K",MG -3991224,2388106,1092,106.0,,70.0,,,,,,,"Potassium, K",MG -3991286,2388175,1092,17.0,,70.0,,,,,,,"Potassium, K",MG -3991369,2388260,1092,2311.0,,70.0,,,,,,,"Potassium, K",MG -3991478,2388374,1092,600.0,,70.0,,,,,,,"Potassium, K",MG -3991710,2388634,1092,63.0,,70.0,,,,,,,"Potassium, K",MG -3991754,2388681,1092,875.0,,70.0,,,,,,,"Potassium, K",MG -3991760,2388687,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3992379,2389386,1092,281.0,,70.0,,,,,,,"Potassium, K",MG -3993008,2390110,1092,33.0,,70.0,,,,,,,"Potassium, K",MG -3993282,2390424,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3993398,2390581,1092,329.0,,70.0,,,,,,,"Potassium, K",MG -3993447,2390638,1092,467.0,,75.0,,,,,,,"Potassium, K",MG -3993819,2391051,1092,247.0,,75.0,,,,,,,"Potassium, K",MG -3994090,2391355,1092,193.0,,70.0,,,,,,,"Potassium, K",MG -3994117,2391385,1092,83.0,,70.0,,,,,,,"Potassium, K",MG -3994352,2391637,1092,230.0,,70.0,,,,,,,"Potassium, K",MG -3994355,2391640,1092,190.0,,70.0,,,,,,,"Potassium, K",MG -3994444,2391740,1092,250.0,,75.0,,,,,,,"Potassium, K",MG -3994460,2391756,1092,70.0,,70.0,,,,,,,"Potassium, K",MG -3995039,2392384,1092,46.0,,70.0,,,,,,,"Potassium, K",MG -3995143,2392548,1092,143.0,,70.0,,,,,,,"Potassium, K",MG -3995279,2392696,1092,362.0,,70.0,,,,,,,"Potassium, K",MG -3995519,2392960,1092,667.0,,70.0,,,,,,,"Potassium, K",MG -3995733,2393190,1092,593.0,,70.0,,,,,,,"Potassium, K",MG -3995856,2393329,1092,185.0,,70.0,,,,,,,"Potassium, K",MG -3995903,2393386,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3996031,2393529,1092,171.0,,70.0,,,,,,,"Potassium, K",MG -3996341,2393901,1092,409.0,,70.0,,,,,,,"Potassium, K",MG -3996618,2394210,1092,224.0,,70.0,,,,,,,"Potassium, K",MG -3996632,2394224,1092,255.0,,75.0,,,,,,,"Potassium, K",MG -3996679,2394275,1092,484.0,,70.0,,,,,,,"Potassium, K",MG -3996841,2394474,1092,150.0,,70.0,,,,,,,"Potassium, K",MG -3997133,2394810,1092,207.0,,70.0,,,,,,,"Potassium, K",MG -3997157,2394839,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -3997703,2395493,1092,256.0,,70.0,,,,,,,"Potassium, K",MG -3997809,2395629,1092,550.0,,70.0,,,,,,,"Potassium, K",MG -3998027,2395885,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -3998188,2396054,1092,57.0,,70.0,,,,,,,"Potassium, K",MG -3998239,2396114,1092,143.0,,70.0,,,,,,,"Potassium, K",MG -3998398,2396291,1092,17.0,,70.0,,,,,,,"Potassium, K",MG -3998549,2396466,1092,16.0,,70.0,,,,,,,"Potassium, K",MG -3998554,2396471,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -3998934,2396907,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -3999020,2397013,1092,219.0,,75.0,,,,,,,"Potassium, K",MG -3999102,2397106,1092,850.0,,70.0,,,,,,,"Potassium, K",MG -3999843,2398013,1092,281.0,,70.0,,,,,,,"Potassium, K",MG -3999890,2398079,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -4000172,2398408,1092,58.0,,70.0,,,,,,,"Potassium, K",MG -4000227,2398473,1092,67.0,,70.0,,,,,,,"Potassium, K",MG -4000453,2398749,1092,467.0,,75.0,,,,,,,"Potassium, K",MG -4000463,2398761,1092,39.0,,70.0,,,,,,,"Potassium, K",MG -4000565,2398868,1092,212.0,,70.0,,,,,,,"Potassium, K",MG -4000972,2399314,1092,116.0,,70.0,,,,,,,"Potassium, K",MG -4001077,2399425,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4001177,2399533,1092,53.0,,70.0,,,,,,,"Potassium, K",MG -4001345,2399723,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4001631,2400034,1092,679.0,,70.0,,,,,,,"Potassium, K",MG -4001687,2400111,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -4001744,2400175,1092,165.0,,70.0,,,,,,,"Potassium, K",MG -4001923,2400363,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4001947,2400387,1092,43.0,,70.0,,,,,,,"Potassium, K",MG -4001952,2400392,1092,633.0,,70.0,,,,,,,"Potassium, K",MG -4002002,2400445,1092,82.0,,75.0,,,,,,,"Potassium, K",MG -4002262,2400737,1092,16.0,,70.0,,,,,,,"Potassium, K",MG -4002311,2400792,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4002432,2400932,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4002441,2400941,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4002706,2401231,1092,54.0,,70.0,,,,,,,"Potassium, K",MG -4003047,2401607,1092,58.0,,70.0,,,,,,,"Potassium, K",MG -4003261,2401844,1092,270.0,,70.0,,,,,,,"Potassium, K",MG -4003383,2401972,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4003972,2402634,1092,141.0,,70.0,,,,,,,"Potassium, K",MG -4004002,2402667,1092,1229.0,,70.0,,,,,,,"Potassium, K",MG -4004264,2402979,1092,78.0,,70.0,,,,,,,"Potassium, K",MG -4004357,2403085,1092,102.0,,70.0,,,,,,,"Potassium, K",MG -4004620,2403402,1092,1500.0,,70.0,,,,,,,"Potassium, K",MG -4004638,2403420,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4004678,2403465,1092,108.0,,75.0,,,,,,,"Potassium, K",MG -4005005,2403828,1092,89.0,,70.0,,,,,,,"Potassium, K",MG -4005055,2403879,1092,1386.0,,70.0,,,,,,,"Potassium, K",MG -4005153,2403989,1092,135.0,,70.0,,,,,,,"Potassium, K",MG -4005684,2404567,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -4006627,2405553,1092,273.0,,70.0,,,,,,,"Potassium, K",MG -4006643,2405570,1092,112.0,,70.0,,,,,,,"Potassium, K",MG -4006744,2405675,1092,98.0,,70.0,,,,,,,"Potassium, K",MG -4006806,2405738,1092,193.0,,70.0,,,,,,,"Potassium, K",MG -4007155,2406129,1092,104.0,,70.0,,,,,,,"Potassium, K",MG -4007310,2406306,1092,70.0,,70.0,,,,,,,"Potassium, K",MG -4007443,2406447,1092,290.0,,70.0,,,,,,,"Potassium, K",MG -4007957,2407002,1092,230.0,,70.0,,,,,,,"Potassium, K",MG -4008082,2407144,1092,152.0,,70.0,,,,,,,"Potassium, K",MG -4008177,2407242,1092,83.0,,70.0,,,,,,,"Potassium, K",MG -4008319,2407393,1092,733.0,,70.0,,,,,,,"Potassium, K",MG -4008444,2407537,1092,450.0,,70.0,,,,,,,"Potassium, K",MG -4008596,2407711,1092,290.0,,70.0,,,,,,,"Potassium, K",MG -4008817,2407951,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4008938,2408094,1092,136.0,,70.0,,,,,,,"Potassium, K",MG -4009041,2408214,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4009346,2408571,1092,1143.0,,70.0,,,,,,,"Potassium, K",MG -4009489,2408765,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4009899,2409240,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4010142,2409503,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4010281,2409666,1092,299.0,,70.0,,,,,,,"Potassium, K",MG -4010322,2409708,1092,83.0,,70.0,,,,,,,"Potassium, K",MG -4010395,2409788,1092,158.0,,70.0,,,,,,,"Potassium, K",MG -4010401,2409794,1092,321.0,,70.0,,,,,,,"Potassium, K",MG -4010646,2410075,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4010910,2410357,1092,571.0,,70.0,,,,,,,"Potassium, K",MG -4011199,2410709,1092,221.0,,70.0,,,,,,,"Potassium, K",MG -4011327,2410850,1092,303.0,,70.0,,,,,,,"Potassium, K",MG -4011378,2410904,1092,333.0,,70.0,,,,,,,"Potassium, K",MG -4011537,2411090,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -4012518,2412266,1092,104.0,,70.0,,,,,,,"Potassium, K",MG -4012649,2412442,1092,350.0,,70.0,,,,,,,"Potassium, K",MG -4013327,2413277,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4013451,2413413,1092,108.0,,70.0,,,,,,,"Potassium, K",MG -4013571,2413566,1092,53.0,,70.0,,,,,,,"Potassium, K",MG -4013775,2413851,1092,350.0,,70.0,,,,,,,"Potassium, K",MG -4014176,2414330,1092,28.0,,70.0,,,,,,,"Potassium, K",MG -4014286,2414464,1092,250.0,,75.0,,,,,,,"Potassium, K",MG -4014389,2414594,1092,1179.0,,70.0,,,,,,,"Potassium, K",MG -4014491,2414709,1092,119.0,,70.0,,,,,,,"Potassium, K",MG -4014560,2414790,1092,130.0,,70.0,,,,,,,"Potassium, K",MG -4014573,2414805,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4014626,2414868,1092,164.0,,70.0,,,,,,,"Potassium, K",MG -4014745,2415012,1092,230.0,,70.0,,,,,,,"Potassium, K",MG -4014775,2415056,1092,84.0,,70.0,,,,,,,"Potassium, K",MG -4014989,2415315,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -4015366,2415783,1092,158.0,,70.0,,,,,,,"Potassium, K",MG -4015962,2416528,1092,379.0,,70.0,,,,,,,"Potassium, K",MG -4016006,2416578,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -4016089,2416672,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4016938,2417732,1092,467.0,,75.0,,,,,,,"Potassium, K",MG -4017358,2418249,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -4017543,2418513,1092,236.0,,70.0,,,,,,,"Potassium, K",MG -4017635,2418634,1092,111.0,,70.0,,,,,,,"Potassium, K",MG -4017655,2418654,1092,99.0,,70.0,,,,,,,"Potassium, K",MG -4017756,2418779,1092,244.0,,70.0,,,,,,,"Potassium, K",MG -4017950,2419058,1092,36.0,,70.0,,,,,,,"Potassium, K",MG -4018725,2420091,1092,538.0,,70.0,,,,,,,"Potassium, K",MG -4018841,2420256,1092,96.0,,70.0,,,,,,,"Potassium, K",MG -4018958,2420390,1092,176.0,,70.0,,,,,,,"Potassium, K",MG -4019100,2420566,1092,118.0,,75.0,,,,,,,"Potassium, K",MG -4019216,2420717,1092,457.0,,75.0,,,,,,,"Potassium, K",MG -4019222,2420726,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4019396,2420922,1092,125.0,,70.0,,,,,,,"Potassium, K",MG -4019976,2421586,1092,417.0,,70.0,,,,,,,"Potassium, K",MG -4020260,2421968,1092,5.0,,70.0,,,,,,,"Potassium, K",MG -4020376,2422105,1092,136.0,,70.0,,,,,,,"Potassium, K",MG -4020448,2422180,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -4020766,2422551,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -4020771,2422560,1092,300.0,,70.0,,,,,,,"Potassium, K",MG -4020781,2422570,1092,156.0,,75.0,,,,,,,"Potassium, K",MG -4021611,2423536,1092,380.0,,70.0,,,,,,,"Potassium, K",MG -4021712,2423660,1092,103.0,,70.0,,,,,,,"Potassium, K",MG -4022079,2424058,1092,438.0,,75.0,,,,,,,"Potassium, K",MG -4022696,2424757,1092,163.0,,70.0,,,,,,,"Potassium, K",MG -4022907,2424990,1092,484.0,,70.0,,,,,,,"Potassium, K",MG -4022999,2425086,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4023008,2425095,1092,129.0,,70.0,,,,,,,"Potassium, K",MG -4023171,2425273,1092,67.0,,70.0,,,,,,,"Potassium, K",MG -4023184,2425287,1092,83.0,,70.0,,,,,,,"Potassium, K",MG -4023597,2425740,1092,260.0,,70.0,,,,,,,"Potassium, K",MG -4024295,2426514,1092,153.0,,70.0,,,,,,,"Potassium, K",MG -4024399,2426639,1092,273.0,,70.0,,,,,,,"Potassium, K",MG -4024500,2426747,1092,558.0,,70.0,,,,,,,"Potassium, K",MG -4024605,2426873,1092,213.0,,70.0,,,,,,,"Potassium, K",MG -4024722,2427003,1092,250.0,,75.0,,,,,,,"Potassium, K",MG -4024934,2427237,1092,1796.0,,70.0,,,,,,,"Potassium, K",MG -4025112,2427420,1092,120.0,,70.0,,,,,,,"Potassium, K",MG -4025199,2427517,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4025293,2427631,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4025486,2427858,1092,750.0,,70.0,,,,,,,"Potassium, K",MG -4025533,2427912,1092,196.0,,70.0,,,,,,,"Potassium, K",MG -4025596,2427997,1092,154.0,,70.0,,,,,,,"Potassium, K",MG -4025694,2428125,1092,57.0,,70.0,,,,,,,"Potassium, K",MG -4025967,2428449,1092,196.0,,75.0,,,,,,,"Potassium, K",MG -4026097,2428595,1092,735.0,,70.0,,,,,,,"Potassium, K",MG -4026252,2428768,1092,1000.0,,70.0,,,,,,,"Potassium, K",MG -4026536,2429110,1092,1411.0,,70.0,,,,,,,"Potassium, K",MG -4026918,2429557,1092,1100.0,,70.0,,,,,,,"Potassium, K",MG -4027592,2430354,1092,453.0,,70.0,,,,,,,"Potassium, K",MG -4027710,2430487,1092,192.0,,70.0,,,,,,,"Potassium, K",MG -4028349,2431267,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -4028485,2431418,1092,206.0,,70.0,,,,,,,"Potassium, K",MG -4028794,2431770,1092,429.0,,70.0,,,,,,,"Potassium, K",MG -4029036,2432052,1092,67.0,,70.0,,,,,,,"Potassium, K",MG -4029114,2432140,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -4029274,2432347,1092,420.0,,70.0,,,,,,,"Potassium, K",MG -4030324,2433692,1092,1167.0,,75.0,,,,,,,"Potassium, K",MG -4030586,2434019,1092,59.0,,70.0,,,,,,,"Potassium, K",MG -4030740,2434192,1092,588.0,,70.0,,,,,,,"Potassium, K",MG -4030958,2434466,1092,179.0,,70.0,,,,,,,"Potassium, K",MG -4031221,2434786,1092,92.0,,70.0,,,,,,,"Potassium, K",MG -4031376,2434966,1092,211.0,,70.0,,,,,,,"Potassium, K",MG -4031583,2435263,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4031926,2435775,1092,35.0,,70.0,,,,,,,"Potassium, K",MG -4031976,2435857,1092,936.0,,70.0,,,,,,,"Potassium, K",MG -4032028,2435913,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4032147,2436071,1092,1.0,,70.0,,,,,,,"Potassium, K",MG -4032269,2436222,1092,705.0,,70.0,,,,,,,"Potassium, K",MG -4032541,2436737,1092,236.0,,70.0,,,,,,,"Potassium, K",MG -4032859,2437202,1092,163.0,,70.0,,,,,,,"Potassium, K",MG -4033008,2437541,1092,220.0,,70.0,,,,,,,"Potassium, K",MG -4033048,2437649,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4033746,2441079,1092,27.0,,70.0,,,,,,,"Potassium, K",MG -4033825,2441694,1092,3.0,,70.0,,,,,,,"Potassium, K",MG -4033990,2442553,1092,119.0,,70.0,,,,,,,"Potassium, K",MG -4034229,2443568,1092,167.0,,71.0,,,,,,,"Potassium, K",MG -4034341,2443697,1092,246.0,,78.0,,,,,,,"Potassium, K",MG -4034724,2444145,1092,409.0,,78.0,,,,,,,"Potassium, K",MG -4034735,2444157,1092,301.0,,78.0,,,,,,,"Potassium, K",MG -4034776,2444204,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4034827,2444264,1092,158.0,,71.0,,,,,,,"Potassium, K",MG -4034926,2444375,1092,203.0,,70.0,,,,,,,"Potassium, K",MG -4034976,2444428,1092,84.0,,70.0,,,,,,,"Potassium, K",MG -4035011,2444471,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4035039,2444509,1092,186.0,,70.0,,,,,,,"Potassium, K",MG -4035267,2444790,1092,107.0,,70.0,,,,,,,"Potassium, K",MG -4035300,2444824,1092,795.0,,70.0,,,,,,,"Potassium, K",MG -4035345,2444874,1092,33.0,,70.0,,,,,,,"Potassium, K",MG -4035372,2444904,1092,567.0,,70.0,,,,,,,"Potassium, K",MG -4035731,2445353,1092,77.0,,70.0,,,,,,,"Potassium, K",MG -4035869,2445518,1092,96.0,,70.0,,,,,,,"Potassium, K",MG -4036068,2445785,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4036218,2445961,1092,157.0,,70.0,,,,,,,"Potassium, K",MG -4036264,2446030,1092,271.0,,70.0,,,,,,,"Potassium, K",MG -4036307,2446081,1092,14.0,,70.0,,,,,,,"Potassium, K",MG -4036536,2446375,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -4036697,2446584,1092,583.0,,70.0,,,,,,,"Potassium, K",MG -4037131,2447105,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4037264,2447308,1092,8.0,,70.0,,,,,,,"Potassium, K",MG -4037523,2447667,1092,317.0,,70.0,,,,,,,"Potassium, K",MG -4037604,2447790,1092,80.0,,70.0,,,,,,,"Potassium, K",MG -4037997,2448461,1092,169.0,,70.0,,,,,,,"Potassium, K",MG -4038064,2448561,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -4038072,2448572,1092,83.0,,70.0,,,,,,,"Potassium, K",MG -4038215,2448773,1092,550.0,,70.0,,,,,,,"Potassium, K",MG -4038537,2449183,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4038784,2449491,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4038866,2449584,1092,154.0,,70.0,,,,,,,"Potassium, K",MG -4038920,2449652,1092,461.0,,70.0,,,,,,,"Potassium, K",MG -4039524,2450446,1092,667.0,,70.0,,,,,,,"Potassium, K",MG -4039532,2450456,1092,91.0,,70.0,,,,,,,"Potassium, K",MG -4040010,2451021,1092,56.0,,75.0,,,,,,,"Potassium, K",MG -4040025,2451045,1092,143.0,,70.0,,,,,,,"Potassium, K",MG -4040369,2451484,1092,79.0,,70.0,,,,,,,"Potassium, K",MG -4040631,2451789,1092,1691.0,,70.0,,,,,,,"Potassium, K",MG -4040942,2452157,1092,56.0,,70.0,,,,,,,"Potassium, K",MG -4040991,2452212,1092,467.0,,75.0,,,,,,,"Potassium, K",MG -4041064,2452307,1092,183.0,,70.0,,,,,,,"Potassium, K",MG -4041433,2452749,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -4041450,2452768,1092,118.0,,75.0,,,,,,,"Potassium, K",MG -4041882,2453289,1092,467.0,,75.0,,,,,,,"Potassium, K",MG -4042058,2453502,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -4042198,2453700,1092,385.0,,70.0,,,,,,,"Potassium, K",MG -4042260,2453804,1092,233.0,,75.0,,,,,,,"Potassium, K",MG -4042354,2453936,1092,286.0,,70.0,,,,,,,"Potassium, K",MG -4043021,2455556,1092,354.0,,70.0,,,,,,,"Potassium, K",MG -4043381,2456821,1092,168.0,,71.0,,,,,,,"Potassium, K",MG -4043619,2457126,1092,249.0,,71.0,,,,,,,"Potassium, K",MG -4043797,2457355,1092,108.0,,71.0,,,,,,,"Potassium, K",MG -4043955,2457553,1092,118.0,,71.0,,,,,,,"Potassium, K",MG -4044011,2457614,1092,419.0,,71.0,,,,,,,"Potassium, K",MG -4044137,2457740,1092,0.0,,71.0,,,,,,,"Potassium, K",MG -4044186,2457789,1092,186.0,,71.0,,,,,,,"Potassium, K",MG -4044291,2457897,1092,222.0,,71.0,,,,,,,"Potassium, K",MG -4044436,2458043,1092,0.0,,71.0,,,,,,,"Potassium, K",MG -4044557,2458168,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4044586,2458203,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4044791,2458444,1092,237.0,,78.0,,,,,,,"Potassium, K",MG -4044970,2458655,1092,296.0,,71.0,,,,,,,"Potassium, K",MG -4045307,2459027,1092,150.0,,78.0,,,,,,,"Potassium, K",MG -4045485,2459224,1092,181.0,,78.0,,,,,,,"Potassium, K",MG -4046503,2460345,1092,145.0,,70.0,,,,,,,"Potassium, K",MG -4046627,2460477,1092,189.0,,70.0,,,,,,,"Potassium, K",MG -4046789,2460649,1092,94.0,,70.0,,,,,,,"Potassium, K",MG -4046851,2460711,1092,81.0,,70.0,,,,,,,"Potassium, K",MG -4046961,2460822,1092,238.0,,70.0,,,,,,,"Potassium, K",MG -4047548,2461440,1092,380.0,,70.0,,,,,,,"Potassium, K",MG -4047858,2461773,1092,177.0,,70.0,,,,,,,"Potassium, K",MG -4047915,2461835,1092,48.0,,70.0,,,,,,,"Potassium, K",MG -4048212,2462144,1092,144.0,,70.0,,,,,,,"Potassium, K",MG -4048339,2462276,1092,130.0,,70.0,,,,,,,"Potassium, K",MG -4048495,2462440,1092,568.0,,70.0,,,,,,,"Potassium, K",MG -4048675,2462630,1092,286.0,,70.0,,,,,,,"Potassium, K",MG -4048708,2462667,1092,56.0,,70.0,,,,,,,"Potassium, K",MG -4048781,2462747,1092,173.0,,70.0,,,,,,,"Potassium, K",MG -4048807,2462773,1092,107.0,,70.0,,,,,,,"Potassium, K",MG -4048830,2462796,1092,107.0,,70.0,,,,,,,"Potassium, K",MG -4048889,2462855,1092,192.0,,70.0,,,,,,,"Potassium, K",MG -4048958,2462926,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -4048997,2462968,1092,196.0,,70.0,,,,,,,"Potassium, K",MG -4049196,2463195,1092,216.0,,70.0,,,,,,,"Potassium, K",MG -4049587,2463630,1092,187.0,,70.0,,,,,,,"Potassium, K",MG -4049710,2463760,1092,156.0,,70.0,,,,,,,"Potassium, K",MG -4049789,2463842,1092,1111.0,,70.0,,,,,,,"Potassium, K",MG -4049891,2463944,1092,89.0,,70.0,,,,,,,"Potassium, K",MG -4049996,2464056,1092,122.0,,70.0,,,,,,,"Potassium, K",MG -4050316,2464414,1092,408.0,,70.0,,,,,,,"Potassium, K",MG -4050412,2464515,1092,81.0,,70.0,,,,,,,"Potassium, K",MG -4050716,2464833,1092,644.0,,70.0,,,,,,,"Potassium, K",MG -4050717,2464834,1092,256.0,,70.0,,,,,,,"Potassium, K",MG -4050752,2464871,1092,71.0,,75.0,,,,,,,"Potassium, K",MG -4050907,2465031,1092,235.0,,70.0,,,,,,,"Potassium, K",MG -4050950,2465074,1092,141.0,,70.0,,,,,,,"Potassium, K",MG -4050979,2465103,1092,107.0,,70.0,,,,,,,"Potassium, K",MG -4051726,2465902,1092,232.0,,70.0,,,,,,,"Potassium, K",MG -4051841,2466022,1092,286.0,,70.0,,,,,,,"Potassium, K",MG -4052031,2466225,1092,93.0,,75.0,,,,,,,"Potassium, K",MG -4052475,2466709,1092,106.0,,70.0,,,,,,,"Potassium, K",MG -4052549,2466784,1092,238.0,,70.0,,,,,,,"Potassium, K",MG -4052636,2466873,1092,306.0,,70.0,,,,,,,"Potassium, K",MG -4052928,2467214,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -4053105,2467412,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -4053437,2467757,1092,73.0,,70.0,,,,,,,"Potassium, K",MG -4053483,2467811,1092,278.0,,70.0,,,,,,,"Potassium, K",MG -4053706,2468081,1092,94.0,,70.0,,,,,,,"Potassium, K",MG -4053812,2468207,1092,125.0,,70.0,,,,,,,"Potassium, K",MG -4053956,2468359,1092,214.0,,70.0,,,,,,,"Potassium, K",MG -4054073,2468490,1092,226.0,,70.0,,,,,,,"Potassium, K",MG -4054457,2468914,1092,1609.0,,70.0,,,,,,,"Potassium, K",MG -4054700,2469175,1092,62.0,,75.0,,,,,,,"Potassium, K",MG -4055291,2469836,1092,1036.0,,70.0,,,,,,,"Potassium, K",MG -4055303,2469848,1092,169.0,,70.0,,,,,,,"Potassium, K",MG -4055567,2470141,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -4055924,2470522,1092,212.0,,70.0,,,,,,,"Potassium, K",MG -4056246,2470868,1092,103.0,,70.0,,,,,,,"Potassium, K",MG -4056454,2471081,1092,112.0,,70.0,,,,,,,"Potassium, K",MG -4056465,2471092,1092,270.0,,70.0,,,,,,,"Potassium, K",MG -4056497,2471126,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -4056588,2471223,1092,69.0,,70.0,,,,,,,"Potassium, K",MG -4056723,2471365,1092,90.0,,70.0,,,,,,,"Potassium, K",MG -4057004,2471693,1092,243.0,,70.0,,,,,,,"Potassium, K",MG -4057163,2471872,1092,75.0,,70.0,,,,,,,"Potassium, K",MG -4057314,2472038,1092,79.0,,70.0,,,,,,,"Potassium, K",MG -4057371,2472096,1092,87.0,,70.0,,,,,,,"Potassium, K",MG -4057446,2472173,1092,680.0,,70.0,,,,,,,"Potassium, K",MG -4057614,2472346,1092,360.0,,70.0,,,,,,,"Potassium, K",MG -4057630,2472362,1092,120.0,,70.0,,,,,,,"Potassium, K",MG -4057697,2472446,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -4057736,2472488,1092,77.0,,70.0,,,,,,,"Potassium, K",MG -4057774,2472526,1092,130.0,,70.0,,,,,,,"Potassium, K",MG -4057885,2472651,1092,40.0,,70.0,,,,,,,"Potassium, K",MG -4057918,2472685,1092,235.0,,70.0,,,,,,,"Potassium, K",MG -4057939,2472706,1092,283.0,,70.0,,,,,,,"Potassium, K",MG -4058495,2473300,1092,294.0,,70.0,,,,,,,"Potassium, K",MG -4058786,2473612,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -4058825,2473651,1092,124.0,,70.0,,,,,,,"Potassium, K",MG -4058963,2473796,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4059038,2473885,1092,146.0,,70.0,,,,,,,"Potassium, K",MG -4059116,2473977,1092,124.0,,70.0,,,,,,,"Potassium, K",MG -4059681,2474567,1092,239.0,,70.0,,,,,,,"Potassium, K",MG -4059722,2474617,1092,246.0,,70.0,,,,,,,"Potassium, K",MG -4060133,2475083,1092,107.0,,70.0,,,,,,,"Potassium, K",MG -4060460,2475438,1092,500.0,,70.0,,,,,,,"Potassium, K",MG -4060757,2475769,1092,95.0,,70.0,,,,,,,"Potassium, K",MG -4060777,2475790,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4061175,2476250,1092,98.0,,70.0,,,,,,,"Potassium, K",MG -4061341,2476435,1092,152.0,,70.0,,,,,,,"Potassium, K",MG -4061887,2477049,1092,350.0,,70.0,,,,,,,"Potassium, K",MG -4061912,2477074,1092,189.0,,70.0,,,,,,,"Potassium, K",MG -4062781,2478127,1092,352.0,,70.0,,,,,,,"Potassium, K",MG -4062917,2478283,1092,397.0,,70.0,,,,,,,"Potassium, K",MG -4062954,2478327,1092,300.0,,70.0,,,,,,,"Potassium, K",MG -4063604,2479081,1092,120.0,,70.0,,,,,,,"Potassium, K",MG -4063992,2479545,1092,306.0,,70.0,,,,,,,"Potassium, K",MG -4064325,2479921,1092,214.0,,70.0,,,,,,,"Potassium, K",MG -4064412,2480014,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4064517,2480123,1092,321.0,,70.0,,,,,,,"Potassium, K",MG -4064635,2480264,1092,372.0,,70.0,,,,,,,"Potassium, K",MG -4064872,2480590,1092,143.0,,70.0,,,,,,,"Potassium, K",MG -4064986,2480715,1092,344.0,,70.0,,,,,,,"Potassium, K",MG -4065084,2480827,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4065427,2481226,1092,59.0,,70.0,,,,,,,"Potassium, K",MG -4065472,2481276,1092,194.0,,70.0,,,,,,,"Potassium, K",MG -4066014,2481850,1092,541.0,,70.0,,,,,,,"Potassium, K",MG -4066055,2481897,1092,533.0,,70.0,,,,,,,"Potassium, K",MG -4066156,2482002,1092,111.0,,70.0,,,,,,,"Potassium, K",MG -4066731,2482660,1092,143.0,,70.0,,,,,,,"Potassium, K",MG -4066823,2482754,1092,171.0,,70.0,,,,,,,"Potassium, K",MG -4066890,2482829,1092,267.0,,70.0,,,,,,,"Potassium, K",MG -4067380,2483391,1092,7.0,,70.0,,,,,,,"Potassium, K",MG -4067542,2483579,1092,2800.0,,70.0,,,,,,,"Potassium, K",MG -4067650,2483707,1092,99.0,,70.0,,,,,,,"Potassium, K",MG -4067929,2484048,1092,158.0,,70.0,,,,,,,"Potassium, K",MG -4067956,2484079,1092,134.0,,70.0,,,,,,,"Potassium, K",MG -4068385,2484550,1092,232.0,,70.0,,,,,,,"Potassium, K",MG -4068588,2484779,1092,488.0,,70.0,,,,,,,"Potassium, K",MG -4069101,2485335,1092,203.0,,70.0,,,,,,,"Potassium, K",MG -4069156,2485394,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -4069327,2485591,1092,291.0,,70.0,,,,,,,"Potassium, K",MG -4069711,2485994,1092,48.0,,70.0,,,,,,,"Potassium, K",MG -4069720,2486007,1092,337.0,,70.0,,,,,,,"Potassium, K",MG -4070197,2486521,1092,466.0,,70.0,,,,,,,"Potassium, K",MG -4070396,2486734,1092,172.0,,70.0,,,,,,,"Potassium, K",MG -4070622,2486973,1092,214.0,,70.0,,,,,,,"Potassium, K",MG -4070631,2486982,1092,211.0,,70.0,,,,,,,"Potassium, K",MG -4070783,2487156,1092,417.0,,70.0,,,,,,,"Potassium, K",MG -4071119,2487513,1092,174.0,,70.0,,,,,,,"Potassium, K",MG -4071404,2487818,1092,171.0,,70.0,,,,,,,"Potassium, K",MG -4071693,2488140,1092,107.0,,70.0,,,,,,,"Potassium, K",MG -4072055,2488647,1092,704.0,,70.0,,,,,,,"Potassium, K",MG -4072086,2488695,1092,148.0,,75.0,,,,,,,"Potassium, K",MG -4072132,2488773,1092,171.0,,70.0,,,,,,,"Potassium, K",MG -4072307,2488960,1092,159.0,,70.0,,,,,,,"Potassium, K",MG -4072664,2489398,1092,123.0,,70.0,,,,,,,"Potassium, K",MG -4072833,2489646,1092,292.0,,70.0,,,,,,,"Potassium, K",MG -4072960,2489826,1092,141.0,,70.0,,,,,,,"Potassium, K",MG -4072974,2489844,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -4073157,2490086,1092,405.0,,70.0,,,,,,,"Potassium, K",MG -4073736,2491116,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -4073912,2491385,1092,375.0,,71.0,,,,,,,"Potassium, K",MG -4073937,2491411,1092,100.0,,72.0,,,,,,,"Potassium, K",MG -4074135,2491629,1092,475.0,,71.0,,,,,,,"Potassium, K",MG -4074149,2491643,1092,71.0,,71.0,,,,,,,"Potassium, K",MG -4074228,2491734,1092,0.0,,71.0,,,,,,,"Potassium, K",MG -4074346,2491906,1092,177.0,,71.0,,,,,,,"Potassium, K",MG -4074392,2491952,1092,250.0,,71.0,,,,,,,"Potassium, K",MG -4074416,2491976,1092,8.0,,71.0,,,,,,,"Potassium, K",MG -4075035,2492608,1092,214.0,,71.0,,,,,,,"Potassium, K",MG -4075105,2492680,1092,158.0,,72.0,,,,,,,"Potassium, K",MG -4075159,2492775,1092,196.0,,71.0,,,,,,,"Potassium, K",MG -4075180,2492796,1092,417.0,,71.0,,,,,,,"Potassium, K",MG -4075401,2493108,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4075581,2493356,1092,83.0,,70.0,,,,,,,"Potassium, K",MG -4075701,2493534,1092,467.0,,75.0,,,,,,,"Potassium, K",MG -4075898,2494882,1092,237.0,,70.0,,,,,,,"Potassium, K",MG -4076004,2495041,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -4076011,2495048,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4076121,2495196,1092,180.0,,70.0,,,,,,,"Potassium, K",MG -4076143,2495224,1092,232.0,,70.0,,,,,,,"Potassium, K",MG -4076146,2495227,1092,232.0,,70.0,,,,,,,"Potassium, K",MG -4076282,2495397,1092,233.0,,75.0,,,,,,,"Potassium, K",MG -4076566,2495775,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4076571,2495780,1092,359.0,,70.0,,,,,,,"Potassium, K",MG -4076822,2496145,1092,375.0,,75.0,,,,,,,"Potassium, K",MG -4076853,2496294,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -4076902,2496368,1092,41.0,,70.0,,,,,,,"Potassium, K",MG -4077056,2496561,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4077755,2497429,1092,265.0,,70.0,,,,,,,"Potassium, K",MG -4077881,2497561,1092,312.0,,70.0,,,,,,,"Potassium, K",MG -4078641,2498570,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4078820,2498993,1092,350.0,,70.0,,,,,,,"Potassium, K",MG -4078849,2499022,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4079052,2499239,1092,150.0,,70.0,,,,,,,"Potassium, K",MG -4079333,2499745,1092,175.0,,70.0,,,,,,,"Potassium, K",MG -4079381,2499815,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4079475,2499943,1092,222.0,,75.0,,,,,,,"Potassium, K",MG -4079986,2500678,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -4080072,2500767,1092,220.0,,70.0,,,,,,,"Potassium, K",MG -4080221,2500925,1092,121.0,,70.0,,,,,,,"Potassium, K",MG -4080365,2501082,1092,226.0,,70.0,,,,,,,"Potassium, K",MG -4080464,2501183,1092,171.0,,70.0,,,,,,,"Potassium, K",MG -4080558,2501280,1092,327.0,,70.0,,,,,,,"Potassium, K",MG -4080675,2501463,1092,741.0,,70.0,,,,,,,"Potassium, K",MG -4080782,2501601,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -4081004,2502005,1092,129.0,,70.0,,,,,,,"Potassium, K",MG -4081515,2502885,1092,67.0,,70.0,,,,,,,"Potassium, K",MG -4081583,2502972,1092,216.0,,70.0,,,,,,,"Potassium, K",MG -4081593,2502982,1092,182.0,,70.0,,,,,,,"Potassium, K",MG -4081787,2503228,1092,553.0,,70.0,,,,,,,"Potassium, K",MG -4081865,2503320,1092,142.0,,70.0,,,,,,,"Potassium, K",MG -4082009,2503512,1092,196.0,,70.0,,,,,,,"Potassium, K",MG -4082053,2503580,1092,134.0,,70.0,,,,,,,"Potassium, K",MG -4082977,2505009,1092,38.0,,70.0,,,,,,,"Potassium, K",MG -4083457,2505612,1092,146.0,,75.0,,,,,,,"Potassium, K",MG -4083716,2505937,1092,103.0,,70.0,,,,,,,"Potassium, K",MG -4083848,2506096,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4084195,2506549,1092,158.0,,70.0,,,,,,,"Potassium, K",MG -4084919,2507517,1092,150.0,,70.0,,,,,,,"Potassium, K",MG -4085209,2507857,1092,256.0,,70.0,,,,,,,"Potassium, K",MG -4085303,2507962,1092,369.0,,70.0,,,,,,,"Potassium, K",MG -4085484,2508154,1092,291.0,,70.0,,,,,,,"Potassium, K",MG -4085502,2508172,1092,338.0,,70.0,,,,,,,"Potassium, K",MG -4085816,2508679,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4085921,2508862,1092,500.0,,70.0,,,,,,,"Potassium, K",MG -4086193,2509271,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4086203,2509288,1092,140.0,,70.0,,,,,,,"Potassium, K",MG -4086301,2509423,1092,250.0,,70.0,,,,,,,"Potassium, K",MG -4086331,2509462,1092,196.0,,70.0,,,,,,,"Potassium, K",MG -4086407,2509555,1092,127.0,,70.0,,,,,,,"Potassium, K",MG -4086550,2509731,1092,155.0,,70.0,,,,,,,"Potassium, K",MG -4086584,2509770,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4086938,2510243,1092,119.0,,70.0,,,,,,,"Potassium, K",MG -4087746,2511400,1092,923.0,,70.0,,,,,,,"Potassium, K",MG -4087804,2511482,1092,17.0,,70.0,,,,,,,"Potassium, K",MG -4088187,2511952,1092,11.0,,78.0,,,,,,,"Potassium, K",MG -4088238,2512003,1092,358.0,,78.0,,,,,,,"Potassium, K",MG -4088291,2512048,1092,201.0,,78.0,,,,,,,"Potassium, K",MG -4088328,2512084,1092,12000.0,,78.0,,,,,,,"Potassium, K",MG -4088635,2512811,1092,418.0,1.0,1.0,,,,,,,"Potassium, K",MG -4089222,2517165,1092,366.0,,78.0,,,,,,,"Potassium, K",MG -4089693,2517660,1092,170.0,,75.0,,,,,,,"Potassium, K",MG -4089838,2517805,1092,250.0,,78.0,,,,,,,"Potassium, K",MG -4090022,2517995,1092,103.0,,71.0,,,,,,,"Potassium, K",MG -4090398,2518377,1092,107.0,,78.0,,,,,,,"Potassium, K",MG -4090852,2518936,1092,412.0,,78.0,,,,,,,"Potassium, K",MG -4090898,2518992,1092,224.0,,78.0,,,,,,,"Potassium, K",MG -4090982,2519084,1092,20.0,,77.0,,,,,,,"Potassium, K",MG -4091316,2519403,1092,625.0,,71.0,,,,,,,"Potassium, K",MG -4091665,2519807,1092,33.0,,71.0,,,,,,,"Potassium, K",MG -4091806,2519948,1092,0.0,,71.0,,,,,,,"Potassium, K",MG -4091809,2519951,1092,0.0,,71.0,,,,,,,"Potassium, K",MG -4092156,2520312,1092,14.0,,71.0,,,,,,,"Potassium, K",MG -4092211,2520367,1092,0.0,,71.0,,,,,,,"Potassium, K",MG -4092376,2520536,1092,219.0,,71.0,,,,,,,"Potassium, K",MG -4092391,2520564,1092,204.0,,71.0,,,,,,,"Potassium, K",MG -4092442,2520615,1092,181.0,,75.0,,,,,,,"Potassium, K",MG -4092652,2521096,1092,273.0,,78.0,,,,,,,"Potassium, K",MG -4092842,2521310,1092,231.0,,78.0,,,,,,,"Potassium, K",MG -4093035,2521517,1092,136.0,,71.0,,,,,,,"Potassium, K",MG -4093269,2521785,1092,163.0,,71.0,,,,,,,"Potassium, K",MG -4093636,2522545,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4093743,2523069,1092,86.0,,70.0,,,,,,,"Potassium, K",MG -4093773,2523103,1092,143.0,,70.0,,,,,,,"Potassium, K",MG -4093859,2523217,1092,187.0,,75.0,,,,,,,"Potassium, K",MG -4093975,2523485,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4094094,2523637,1092,390.0,,70.0,,,,,,,"Potassium, K",MG -4094241,2523846,1092,85.0,,70.0,,,,,,,"Potassium, K",MG -4094384,2524046,1092,357.0,,70.0,,,,,,,"Potassium, K",MG -4094390,2524052,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4094824,2524699,1092,679.0,,70.0,,,,,,,"Potassium, K",MG -4094868,2524747,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4095045,2524975,1092,412.0,,70.0,,,,,,,"Potassium, K",MG -4095288,2525326,1092,233.0,,75.0,,,,,,,"Potassium, K",MG -4095545,2525711,1092,97.0,,78.0,,,,,,,"Potassium, K",MG -4095564,2525730,1092,214.0,,78.0,,,,,,,"Potassium, K",MG -4095645,2525816,1092,314.0,,71.0,,,,,,,"Potassium, K",MG -4096310,2526784,1092,177.0,,70.0,,,,,,,"Potassium, K",MG -4096376,2526931,1092,303.0,,70.0,,,,,,,"Potassium, K",MG -4096583,2527247,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4097521,2528642,1092,327.0,,70.0,,,,,,,"Potassium, K",MG -4097871,2529134,1092,250.0,,75.0,,,,,,,"Potassium, K",MG -4098214,2529720,1092,1286.0,,70.0,,,,,,,"Potassium, K",MG -4098248,2529771,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4098291,2529856,1092,126.0,,70.0,,,,,,,"Potassium, K",MG -4098449,2530164,1092,148.0,,70.0,,,,,,,"Potassium, K",MG -4098554,2530385,1092,1333.0,,70.0,,,,,,,"Potassium, K",MG -4098827,2530834,1092,33.0,,70.0,,,,,,,"Potassium, K",MG -4098841,2530856,1092,70.0,,70.0,,,,,,,"Potassium, K",MG -4098849,2530868,1092,57.0,,70.0,,,,,,,"Potassium, K",MG -4099001,2531160,1092,26.0,,70.0,,,,,,,"Potassium, K",MG -4099200,2531528,1092,329.0,,70.0,,,,,,,"Potassium, K",MG -4100117,2533157,1092,73.0,,70.0,,,,,,,"Potassium, K",MG -4100224,2533401,1092,600.0,,70.0,,,,,,,"Potassium, K",MG -4100230,2533410,1092,123.0,,70.0,,,,,,,"Potassium, K",MG -4100479,2533843,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -4100495,2533862,1092,359.0,,75.0,,,,,,,"Potassium, K",MG -4100774,2534274,1092,235.0,,70.0,,,,,,,"Potassium, K",MG -4100877,2534399,1092,18.0,,70.0,,,,,,,"Potassium, K",MG -4101051,2534889,1092,8.0,,70.0,,,,,,,"Potassium, K",MG -4101096,2534996,1092,163.0,,70.0,,,,,,,"Potassium, K",MG -4101142,2535100,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4101320,2535385,1092,500.0,,70.0,,,,,,,"Potassium, K",MG -4101355,2535458,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4101631,2535937,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -4101635,2535941,1092,83.0,,70.0,,,,,,,"Potassium, K",MG -4102585,2537358,1092,575.0,,70.0,,,,,,,"Potassium, K",MG -4103010,2538011,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -4103073,2538112,1092,128.0,,70.0,,,,,,,"Potassium, K",MG -4103092,2538137,1092,338.0,,70.0,,,,,,,"Potassium, K",MG -4103099,2538153,1092,47.0,,70.0,,,,,,,"Potassium, K",MG -4103684,2539166,1092,312.0,,70.0,,,,,,,"Potassium, K",MG -4103805,2539345,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4103961,2539557,1092,198.0,,71.0,,,,,,,"Potassium, K",MG -4104056,2539656,1092,147.0,,78.0,,,,,,,"Potassium, K",MG -4104065,2539664,1092,161.0,,78.0,,,,,,,"Potassium, K",MG -4104134,2539732,1092,197.0,,78.0,,,,,,,"Potassium, K",MG -4104674,2540279,1092,215.0,,78.0,,,,,,,"Potassium, K",MG -4104802,2540409,1092,162.0,,78.0,,,,,,,"Potassium, K",MG -4104900,2540510,1092,243.0,,78.0,,,,,,,"Potassium, K",MG -4105357,2541276,1092,400.0,,70.0,,,,,,,"Potassium, K",MG -4105640,2541772,1092,304.0,,70.0,,,,,,,"Potassium, K",MG -4105874,2542145,1092,1536.0,,70.0,,,,,,,"Potassium, K",MG -4105889,2542169,1092,20.0,,70.0,,,,,,,"Potassium, K",MG -4105979,2542323,1092,184.0,,70.0,,,,,,,"Potassium, K",MG -4106040,2542432,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4106072,2542497,1092,87.0,,70.0,,,,,,,"Potassium, K",MG -4106515,2543247,1092,50.0,,70.0,,,,,,,"Potassium, K",MG -4106766,2543641,1092,72.0,,70.0,,,,,,,"Potassium, K",MG -4106779,2543661,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4106928,2543928,1092,217.0,,70.0,,,,,,,"Potassium, K",MG -4107514,2544930,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4107746,2545335,1092,227.0,,70.0,,,,,,,"Potassium, K",MG -4107997,2545772,1092,140.0,,70.0,,,,,,,"Potassium, K",MG -4108201,2546118,1092,1000.0,,70.0,,,,,,,"Potassium, K",MG -4108237,2546181,1092,216.0,,70.0,,,,,,,"Potassium, K",MG -4108431,2546494,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4108627,2546833,1092,62.0,,75.0,,,,,,,"Potassium, K",MG -4109132,2547481,1092,211.0,,70.0,,,,,,,"Potassium, K",MG -4109203,2547619,1092,212.0,,70.0,,,,,,,"Potassium, K",MG -4109205,2547621,1092,242.0,,70.0,,,,,,,"Potassium, K",MG -4109314,2547740,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4109668,2548319,1092,333.0,,70.0,,,,,,,"Potassium, K",MG -4109775,2548501,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4109864,2548629,1092,217.0,,70.0,,,,,,,"Potassium, K",MG -4110059,2548958,1092,83.0,,70.0,,,,,,,"Potassium, K",MG -4110834,2549930,1092,29.0,,70.0,,,,,,,"Potassium, K",MG -4111170,2550312,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4111684,2551031,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4111738,2551120,1092,600.0,,70.0,,,,,,,"Potassium, K",MG -4111811,2551223,1092,533.0,,70.0,,,,,,,"Potassium, K",MG -4112076,2551539,1092,1393.0,,70.0,,,,,,,"Potassium, K",MG -4112151,2551628,1092,214.0,,70.0,,,,,,,"Potassium, K",MG -4112227,2551729,1092,438.0,,70.0,,,,,,,"Potassium, K",MG -4112257,2551762,1092,143.0,,70.0,,,,,,,"Potassium, K",MG -4112319,2551832,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -4112390,2551917,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4112623,2552179,1092,700.0,,70.0,,,,,,,"Potassium, K",MG -4112980,2552562,1092,567.0,,70.0,,,,,,,"Potassium, K",MG -4113105,2552705,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -4113213,2552825,1092,273.0,,70.0,,,,,,,"Potassium, K",MG -4113749,2553452,1092,7.0,,70.0,,,,,,,"Potassium, K",MG -4113812,2553525,1092,140.0,,70.0,,,,,,,"Potassium, K",MG -4114074,2553833,1092,53.0,,70.0,,,,,,,"Potassium, K",MG -4114230,2554022,1092,269.0,,75.0,,,,,,,"Potassium, K",MG -4114287,2554092,1092,1100.0,,70.0,,,,,,,"Potassium, K",MG -4114298,2554105,1092,440.0,,70.0,,,,,,,"Potassium, K",MG -4115001,2554963,1092,100.0,,78.0,,,,,,,"Potassium, K",MG -4115245,2555219,1092,95.0,,78.0,,,,,,,"Potassium, K",MG -4115666,2555643,1092,1474.0,,71.0,,,,,,,"Potassium, K",MG -4116598,2556675,1092,198.0,,78.0,,,,,,,"Potassium, K",MG -4116654,2556738,1092,272.0,,78.0,,,,,,,"Potassium, K",MG -4116711,2556909,1092,175.0,,71.0,,,,,,,"Potassium, K",MG -4116810,2557008,1092,583.0,,71.0,,,,,,,"Potassium, K",MG -4116822,2557020,1092,29.0,,71.0,,,,,,,"Potassium, K",MG -4117163,2557363,1092,101.0,,75.0,,,,,,,"Potassium, K",MG -4117254,2557454,1092,104.0,,72.0,,,,,,,"Potassium, K",MG -4117341,2557541,1092,165.0,,78.0,,,,,,,"Potassium, K",MG -4117349,2557549,1092,132.0,,78.0,,,,,,,"Potassium, K",MG -4117451,2557657,1092,0.0,,71.0,,,,,,,"Potassium, K",MG -4117567,2557773,1092,0.0,,71.0,,,,,,,"Potassium, K",MG -4117570,2557776,1092,14.0,,71.0,,,,,,,"Potassium, K",MG -4117980,2558309,1092,879.0,,78.0,,,,,,,"Potassium, K",MG -4118308,2558670,1092,70.0,,71.0,,,,,,,"Potassium, K",MG -4118319,2558685,1092,339.0,,78.0,,,,,,,"Potassium, K",MG -4118486,2558862,1092,218.0,,78.0,,,,,,,"Potassium, K",MG -4118603,2558981,1092,146.0,,71.0,,,,,,,"Potassium, K",MG -4119038,2559468,1092,238.0,,78.0,,,,,,,"Potassium, K",MG -4119403,2559978,1092,222.0,,70.0,,,,,,,"Potassium, K",MG -4119547,2560169,1092,47.0,,70.0,,,,,,,"Potassium, K",MG -4119688,2560471,1092,417.0,,70.0,,,,,,,"Potassium, K",MG -4119863,2560684,1092,62.0,,70.0,,,,,,,"Potassium, K",MG -4120025,2560922,1092,462.0,,70.0,,,,,,,"Potassium, K",MG -4120084,2561019,1092,256.0,,70.0,,,,,,,"Potassium, K",MG -4120114,2561063,1092,303.0,,70.0,,,,,,,"Potassium, K",MG -4120509,2561558,1092,226.0,,75.0,,,,,,,"Potassium, K",MG -4121090,2562455,1092,86.0,,70.0,,,,,,,"Potassium, K",MG -4121303,2562739,1092,1179.0,,70.0,,,,,,,"Potassium, K",MG -4121319,2562755,1092,813.0,,70.0,,,,,,,"Potassium, K",MG -4121395,2562834,1092,1179.0,,70.0,,,,,,,"Potassium, K",MG -4121505,2562953,1092,679.0,,70.0,,,,,,,"Potassium, K",MG -4121514,2562970,1092,176.0,,70.0,,,,,,,"Potassium, K",MG -4121722,2563284,1092,15.0,,70.0,,,,,,,"Potassium, K",MG -4121770,2563385,1092,400.0,,70.0,,,,,,,"Potassium, K",MG -4122180,2563955,1092,93.0,,75.0,,,,,,,"Potassium, K",MG -4122358,2564138,1092,321.0,,70.0,,,,,,,"Potassium, K",MG -4122393,2564191,1092,90.0,,70.0,,,,,,,"Potassium, K",MG -4122440,2564243,1092,294.0,,70.0,,,,,,,"Potassium, K",MG -4122500,2564347,1092,102.0,,70.0,,,,,,,"Potassium, K",MG -4122657,2564552,1092,400.0,,75.0,,,,,,,"Potassium, K",MG -4122790,2564731,1092,187.0,,70.0,,,,,,,"Potassium, K",MG -4123317,2565524,1092,1321.0,,70.0,,,,,,,"Potassium, K",MG -4123342,2565549,1092,1286.0,,70.0,,,,,,,"Potassium, K",MG -4123379,2565586,1092,1321.0,,70.0,,,,,,,"Potassium, K",MG -4123558,2565835,1092,145.0,,70.0,,,,,,,"Potassium, K",MG -4123770,2566162,1092,121.0,,70.0,,,,,,,"Potassium, K",MG -4124039,2566744,1092,211.0,,70.0,,,,,,,"Potassium, K",MG -4124128,2566922,1092,158.0,,70.0,,,,,,,"Potassium, K",MG -4124220,2567026,1092,192.0,,70.0,,,,,,,"Potassium, K",MG -4124345,2567203,1092,400.0,,70.0,,,,,,,"Potassium, K",MG -4124501,2567471,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4124921,2568032,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4125146,2568361,1092,628.0,,70.0,,,,,,,"Potassium, K",MG -4125335,2568591,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -4125700,2569052,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -4125742,2569100,1092,307.0,,70.0,,,,,,,"Potassium, K",MG -4125853,2569290,1092,929.0,,70.0,,,,,,,"Potassium, K",MG -4125956,2569423,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4126138,2569747,1092,581.0,,70.0,,,,,,,"Potassium, K",MG -4126145,2569765,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4126187,2569850,1092,90.0,,70.0,,,,,,,"Potassium, K",MG -4126272,2569977,1092,533.0,,70.0,,,,,,,"Potassium, K",MG -4126415,2570236,1092,11.0,,70.0,,,,,,,"Potassium, K",MG -4126520,2570376,1092,24.0,,70.0,,,,,,,"Potassium, K",MG -4126603,2570547,1092,19.0,,70.0,,,,,,,"Potassium, K",MG -4126904,2570903,1092,331.0,,70.0,,,,,,,"Potassium, K",MG -4126946,2570984,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4127047,2571219,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4127466,2571961,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4127820,2572480,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4127862,2572523,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4127864,2572525,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4127986,2572650,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4128093,2572760,1092,211.0,,70.0,,,,,,,"Potassium, K",MG -4128138,2572805,1092,309.0,,70.0,,,,,,,"Potassium, K",MG -4128147,2572814,1092,429.0,,70.0,,,,,,,"Potassium, K",MG -4128215,2572889,1092,47.0,,70.0,,,,,,,"Potassium, K",MG -4128436,2573150,1092,97.0,,70.0,,,,,,,"Potassium, K",MG -4128744,2573585,1092,231.0,,70.0,,,,,,,"Potassium, K",MG -4129246,2574353,1092,320.0,,70.0,,,,,,,"Potassium, K",MG -4129252,2574377,1092,281.0,,70.0,,,,,,,"Potassium, K",MG -4129525,2574809,1092,82.0,,70.0,,,,,,,"Potassium, K",MG -4129611,2574907,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -4129950,2575583,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4129989,2575637,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4130029,2575677,1092,350.0,,70.0,,,,,,,"Potassium, K",MG -4130422,2576122,1092,51.0,,70.0,,,,,,,"Potassium, K",MG -4130442,2576145,1092,156.0,,70.0,,,,,,,"Potassium, K",MG -4130451,2576154,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4131032,2576926,1092,964.0,,70.0,,,,,,,"Potassium, K",MG -4131034,2576928,1092,159.0,,70.0,,,,,,,"Potassium, K",MG -4131035,2576929,1092,1071.0,,70.0,,,,,,,"Potassium, K",MG -4131186,2577175,1092,220.0,,70.0,,,,,,,"Potassium, K",MG -4131532,2577694,1092,174.0,,70.0,,,,,,,"Potassium, K",MG -4131575,2577805,1092,533.0,,70.0,,,,,,,"Potassium, K",MG -4131984,2578557,1092,242.0,,70.0,,,,,,,"Potassium, K",MG -4132193,2578872,1092,236.0,,70.0,,,,,,,"Potassium, K",MG -4132197,2578876,1092,93.0,,75.0,,,,,,,"Potassium, K",MG -4132345,2579096,1092,141.0,,70.0,,,,,,,"Potassium, K",MG -4132360,2579151,1092,117.0,,70.0,,,,,,,"Potassium, K",MG -4132472,2579359,1092,821.0,,70.0,,,,,,,"Potassium, K",MG -4132628,2579598,1092,100.0,,75.0,,,,,,,"Potassium, K",MG -4132633,2579604,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4132650,2579621,1092,269.0,,75.0,,,,,,,"Potassium, K",MG -4132676,2579655,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4132722,2579708,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -4133051,2580170,1092,392.0,,70.0,,,,,,,"Potassium, K",MG -4133142,2580290,1092,220.0,,70.0,,,,,,,"Potassium, K",MG -4133183,2580337,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4133386,2580706,1092,204.0,,70.0,,,,,,,"Potassium, K",MG -4133509,2580900,1092,200.0,,70.0,,,,,,,"Potassium, K",MG -4133891,2581529,1092,51.0,,70.0,,,,,,,"Potassium, K",MG -4134006,2581658,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -4134297,2582017,1092,309.0,,70.0,,,,,,,"Potassium, K",MG -4134424,2582170,1092,476.0,,70.0,,,,,,,"Potassium, K",MG -4134474,2582224,1092,125.0,,70.0,,,,,,,"Potassium, K",MG -4134865,2582757,1092,83.0,,70.0,,,,,,,"Potassium, K",MG -4134891,2582786,1092,143.0,,70.0,,,,,,,"Potassium, K",MG -4135160,2583185,1092,143.0,,70.0,,,,,,,"Potassium, K",MG -4136153,2584528,1092,297.0,,70.0,,,,,,,"Potassium, K",MG -4136353,2584782,1092,515.0,,70.0,,,,,,,"Potassium, K",MG -4136419,2584879,1092,125.0,,70.0,,,,,,,"Potassium, K",MG -4136898,2585564,1092,94.0,,70.0,,,,,,,"Potassium, K",MG -4136978,2585732,1092,48.0,,70.0,,,,,,,"Potassium, K",MG -4137054,2585854,1092,556.0,,70.0,,,,,,,"Potassium, K",MG -4137066,2585874,1092,96.0,,70.0,,,,,,,"Potassium, K",MG -4137658,2586878,1092,299.0,,70.0,,,,,,,"Potassium, K",MG -4139090,2588808,1092,67.0,,70.0,,,,,,,"Potassium, K",MG -4139103,2588821,1092,109.0,,70.0,,,,,,,"Potassium, K",MG -4139206,2588955,1092,444.0,,70.0,,,,,,,"Potassium, K",MG -4139242,2588997,1092,333.0,,70.0,,,,,,,"Potassium, K",MG -4139271,2589037,1092,128.0,,70.0,,,,,,,"Potassium, K",MG -4139528,2589324,1092,1179.0,,70.0,,,,,,,"Potassium, K",MG -4139574,2589377,1092,303.0,,70.0,,,,,,,"Potassium, K",MG -4139599,2589416,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -4139649,2589468,1092,143.0,,70.0,,,,,,,"Potassium, K",MG -4139736,2589574,1092,107.0,,70.0,,,,,,,"Potassium, K",MG -4139968,2589891,1092,93.0,,70.0,,,,,,,"Potassium, K",MG -4140008,2589934,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4140050,2589985,1092,107.0,,70.0,,,,,,,"Potassium, K",MG -4140129,2590086,1092,11.0,,70.0,,,,,,,"Potassium, K",MG -4140289,2590256,1092,160.0,,70.0,,,,,,,"Potassium, K",MG -4140586,2590657,1092,12.0,,70.0,,,,,,,"Potassium, K",MG -4140625,2590699,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4140635,2590710,1092,172.0,,70.0,,,,,,,"Potassium, K",MG -4140777,2590873,1092,367.0,,70.0,,,,,,,"Potassium, K",MG -4140932,2591064,1092,1179.0,,70.0,,,,,,,"Potassium, K",MG -4140972,2591106,1092,8.0,,70.0,,,,,,,"Potassium, K",MG -4140993,2591132,1092,430.0,,70.0,,,,,,,"Potassium, K",MG -4141337,2591518,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4141372,2591558,1092,60.0,,70.0,,,,,,,"Potassium, K",MG -4141481,2591689,1092,187.0,,75.0,,,,,,,"Potassium, K",MG -4141880,2592160,1092,925.0,,70.0,,,,,,,"Potassium, K",MG -4142079,2592420,1092,795.0,,70.0,,,,,,,"Potassium, K",MG -4142105,2592448,1092,143.0,,70.0,,,,,,,"Potassium, K",MG -4142321,2592700,1092,157.0,,70.0,,,,,,,"Potassium, K",MG -4142328,2592707,1092,671.0,,70.0,,,,,,,"Potassium, K",MG -4142480,2592909,1092,333.0,,70.0,,,,,,,"Potassium, K",MG -4142489,2592922,1092,540.0,,70.0,,,,,,,"Potassium, K",MG -4142573,2593027,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4142584,2593038,1092,152.0,,70.0,,,,,,,"Potassium, K",MG -4142611,2593077,1092,10.0,,70.0,,,,,,,"Potassium, K",MG -4142739,2593264,1092,185.0,,70.0,,,,,,,"Potassium, K",MG -4143082,2593708,1092,85.0,,70.0,,,,,,,"Potassium, K",MG -4143105,2593738,1092,121.0,,70.0,,,,,,,"Potassium, K",MG -4143123,2593762,1092,318.0,,70.0,,,,,,,"Potassium, K",MG -4143579,2594288,1092,342.0,,70.0,,,,,,,"Potassium, K",MG -4143648,2594412,1092,925.0,,70.0,,,,,,,"Potassium, K",MG -4143680,2594445,1092,298.0,,70.0,,,,,,,"Potassium, K",MG -4143807,2594578,1092,176.0,,70.0,,,,,,,"Potassium, K",MG -4143844,2594616,1092,312.0,,70.0,,,,,,,"Potassium, K",MG -4143917,2594696,1092,103.0,,75.0,,,,,,,"Potassium, K",MG -4144004,2594783,1092,153.0,,70.0,,,,,,,"Potassium, K",MG -4144133,2594920,1092,196.0,,70.0,,,,,,,"Potassium, K",MG -4144633,2595455,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -4144707,2595549,1092,13.0,,70.0,,,,,,,"Potassium, K",MG -4144800,2595648,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4144945,2595799,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4145058,2595912,1092,52.0,,70.0,,,,,,,"Potassium, K",MG -4145361,2596219,1092,218.0,,70.0,,,,,,,"Potassium, K",MG -4145467,2596329,1092,1286.0,,70.0,,,,,,,"Potassium, K",MG -4145543,2596405,1092,107.0,,70.0,,,,,,,"Potassium, K",MG -4145882,2596787,1092,126.0,,70.0,,,,,,,"Potassium, K",MG -4146090,2597054,1092,11.0,,70.0,,,,,,,"Potassium, K",MG -4146236,2597216,1092,179.0,,70.0,,,,,,,"Potassium, K",MG -4146496,2597484,1092,281.0,,70.0,,,,,,,"Potassium, K",MG -4146510,2597499,1092,120.0,,70.0,,,,,,,"Potassium, K",MG -4146798,2597813,1092,600.0,,70.0,,,,,,,"Potassium, K",MG -4146861,2597876,1092,174.0,,70.0,,,,,,,"Potassium, K",MG -4147050,2598081,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4147699,2598803,1092,786.0,,70.0,,,,,,,"Potassium, K",MG -4147899,2599040,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4148142,2599304,1092,494.0,,70.0,,,,,,,"Potassium, K",MG -4148172,2599346,1092,375.0,,70.0,,,,,,,"Potassium, K",MG -4148176,2599352,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4148183,2599361,1092,112.0,,70.0,,,,,,,"Potassium, K",MG -4148422,2599659,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4148657,2599896,1092,171.0,,70.0,,,,,,,"Potassium, K",MG -4148756,2600003,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -4149085,2600406,1092,783.0,,70.0,,,,,,,"Potassium, K",MG -4149597,2600965,1092,207.0,,70.0,,,,,,,"Potassium, K",MG -4149621,2600990,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -4149649,2601023,1092,118.0,,70.0,,,,,,,"Potassium, K",MG -4149656,2601030,1092,63.0,,70.0,,,,,,,"Potassium, K",MG -4149972,2601412,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4150299,2601836,1092,820.0,,70.0,,,,,,,"Potassium, K",MG -4150654,2602220,1092,179.0,,70.0,,,,,,,"Potassium, K",MG -4150691,2602258,1092,183.0,,70.0,,,,,,,"Potassium, K",MG -4150704,2602271,1092,27.0,,70.0,,,,,,,"Potassium, K",MG -4150708,2602275,1092,262.0,,70.0,,,,,,,"Potassium, K",MG -4150718,2602285,1092,458.0,,70.0,,,,,,,"Potassium, K",MG -4150729,2602297,1092,287.0,,70.0,,,,,,,"Potassium, K",MG -4151012,2602623,1092,27.0,,70.0,,,,,,,"Potassium, K",MG -4151352,2603025,1092,511.0,,70.0,,,,,,,"Potassium, K",MG -4152017,2603801,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4152024,2603808,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -4152084,2603869,1092,167.0,,70.0,,,,,,,"Potassium, K",MG -4152734,2604614,1092,99.0,,75.0,,,,,,,"Potassium, K",MG -4153042,2604960,1092,1429.0,,70.0,,,,,,,"Potassium, K",MG -4153061,2604986,1092,80.0,,70.0,,,,,,,"Potassium, K",MG -4153167,2605110,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4153530,2605513,1092,92.0,,70.0,,,,,,,"Potassium, K",MG -4153892,2605936,1092,36.0,,70.0,,,,,,,"Potassium, K",MG -4154181,2606253,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4154500,2606604,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4154903,2607034,1092,241.0,,70.0,,,,,,,"Potassium, K",MG -4155277,2607467,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -4155338,2607531,1092,222.0,,70.0,,,,,,,"Potassium, K",MG -4155422,2607622,1092,309.0,,70.0,,,,,,,"Potassium, K",MG -4155497,2607705,1092,156.0,,70.0,,,,,,,"Potassium, K",MG -4155929,2608233,1092,231.0,,75.0,,,,,,,"Potassium, K",MG -4156089,2608424,1092,189.0,,70.0,,,,,,,"Potassium, K",MG -4156397,2608784,1092,276.0,,70.0,,,,,,,"Potassium, K",MG -4156511,2608915,1092,732.0,,70.0,,,,,,,"Potassium, K",MG -4156935,2609488,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4157190,2609799,1092,821.0,,70.0,,,,,,,"Potassium, K",MG -4157291,2609914,1092,238.0,,70.0,,,,,,,"Potassium, K",MG -4157916,2610941,1092,260.0,,78.0,,,,,,,"Potassium, K",MG -4157974,2611094,1092,252.0,,78.0,,,,,,,"Potassium, K",MG -4158147,2611372,1092,461.0,,70.0,,,,,,,"Potassium, K",MG -4158227,2611473,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4158344,2611619,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4159430,2612958,1092,20000.0,,70.0,,,,,,,"Potassium, K",MG -4159458,2612993,1092,339.0,,70.0,,,,,,,"Potassium, K",MG -4159538,2613095,1092,62.0,,71.0,,,,,,,"Potassium, K",MG -4159767,2613366,1092,131.0,,78.0,,,,,,,"Potassium, K",MG -4159955,2613589,1092,191.0,,78.0,,,,,,,"Potassium, K",MG -4160087,2613732,1092,0.0,,71.0,,,,,,,"Potassium, K",MG -4160093,2613738,1092,0.0,,71.0,,,,,,,"Potassium, K",MG -4160307,2614011,1092,359.0,,78.0,,,,,,,"Potassium, K",MG -4160362,2614074,1092,22.0,,71.0,,,,,,,"Potassium, K",MG -4160517,2614274,1092,102.0,,70.0,,,,,,,"Potassium, K",MG -4160722,2614674,1092,96.0,,70.0,,,,,,,"Potassium, K",MG -4161020,2615366,1092,52.0,,70.0,,,,,,,"Potassium, K",MG -4161031,2615377,1092,36.0,,70.0,,,,,,,"Potassium, K",MG -4161728,2617075,1092,494.0,,70.0,,,,,,,"Potassium, K",MG -4161889,2617599,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4162616,2619048,1092,140.0,,70.0,,,,,,,"Potassium, K",MG -4162764,2619320,1092,58.0,,70.0,,,,,,,"Potassium, K",MG -4162890,2619531,1092,296.0,,70.0,,,,,,,"Potassium, K",MG -4163369,2620090,1092,108.0,,70.0,,,,,,,"Potassium, K",MG -4163489,2620259,1092,331.0,,70.0,,,,,,,"Potassium, K",MG -4163699,2620502,1092,196.0,,70.0,,,,,,,"Potassium, K",MG -4164530,2621553,1092,83.0,,70.0,,,,,,,"Potassium, K",MG -4164531,2621554,1092,153.0,,70.0,,,,,,,"Potassium, K",MG -4164716,2621985,1092,339.0,,70.0,,,,,,,"Potassium, K",MG -4164841,2622438,1092,447.0,,70.0,,,,,,,"Potassium, K",MG -4164868,2622536,1092,233.0,,70.0,,,,,,,"Potassium, K",MG -4164908,2622742,1092,333.0,,70.0,,,,,,,"Potassium, K",MG -4165196,2623372,1092,318.0,,70.0,,,,,,,"Potassium, K",MG -4165336,2623774,1092,588.0,,70.0,,,,,,,"Potassium, K",MG -4165403,2624077,1092,73.0,,70.0,,,,,,,"Potassium, K",MG -4165442,2624160,1092,146.0,,75.0,,,,,,,"Potassium, K",MG -4165701,2624664,1092,688.0,,70.0,,,,,,,"Potassium, K",MG -4165931,2624928,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4166166,2625218,1092,143.0,,70.0,,,,,,,"Potassium, K",MG -4167280,2626962,1092,472.0,,70.0,,,,,,,"Potassium, K",MG -4167490,2627256,1092,419.0,,70.0,,,,,,,"Potassium, K",MG -4167599,2627427,1092,732.0,,70.0,,,,,,,"Potassium, K",MG -4167697,2627542,1092,353.0,,70.0,,,,,,,"Potassium, K",MG -4167942,2628212,1092,120.0,,70.0,,,,,,,"Potassium, K",MG -4167982,2628336,1092,267.0,,70.0,,,,,,,"Potassium, K",MG -4168266,2628869,1092,368.0,,75.0,,,,,,,"Potassium, K",MG -4168287,2628920,1092,139.0,,70.0,,,,,,,"Potassium, K",MG -4168393,2629233,1092,350.0,,70.0,,,,,,,"Potassium, K",MG -4168581,2629574,1092,68.0,,70.0,,,,,,,"Potassium, K",MG -4168695,2629704,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -4168714,2629726,1092,643.0,,70.0,,,,,,,"Potassium, K",MG -4168957,2630037,1092,193.0,,70.0,,,,,,,"Potassium, K",MG -4169292,2630459,1092,379.0,,70.0,,,,,,,"Potassium, K",MG -4169787,2631097,1092,952.0,,70.0,,,,,,,"Potassium, K",MG -4169870,2631199,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4170022,2631382,1092,321.0,,70.0,,,,,,,"Potassium, K",MG -4170117,2631504,1092,143.0,,70.0,,,,,,,"Potassium, K",MG -4170173,2631563,1092,438.0,,70.0,,,,,,,"Potassium, K",MG -4170189,2631579,1092,52.0,,70.0,,,,,,,"Potassium, K",MG -4170366,2631900,1092,196.0,,70.0,,,,,,,"Potassium, K",MG -4170685,2632378,1092,438.0,,70.0,,,,,,,"Potassium, K",MG -4170724,2632417,1092,167.0,,75.0,,,,,,,"Potassium, K",MG -4171082,2632949,1092,350.0,,70.0,,,,,,,"Potassium, K",MG -4171089,2632967,1092,89.0,,70.0,,,,,,,"Potassium, K",MG -4171289,2633378,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4171492,2633726,1092,34.0,,70.0,,,,,,,"Potassium, K",MG -4171836,2634315,1092,533.0,,70.0,,,,,,,"Potassium, K",MG -4171920,2634448,1092,310.0,,70.0,,,,,,,"Potassium, K",MG -4172130,2634790,1092,207.0,,70.0,,,,,,,"Potassium, K",MG -4172182,2634865,1092,133.0,,70.0,,,,,,,"Potassium, K",MG -4172376,2635122,1092,233.0,,70.0,,,,,,,"Potassium, K",MG -4172675,2635612,1092,775.0,,70.0,,,,,,,"Potassium, K",MG -4172774,2635782,1092,79.0,,70.0,,,,,,,"Potassium, K",MG -4172847,2635896,1092,0.0,,75.0,,,,,,,"Potassium, K",MG -4172962,2636192,1092,161.0,,70.0,,,,,,,"Potassium, K",MG -4173177,2636615,1092,158.0,,70.0,,,,,,,"Potassium, K",MG -4173558,2637156,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -4173786,2637441,1092,344.0,,70.0,,,,,,,"Potassium, K",MG -4173804,2637472,1092,153.0,,70.0,,,,,,,"Potassium, K",MG -4173968,2637683,1092,290.0,,70.0,,,,,,,"Potassium, K",MG -4173995,2637728,1092,230.0,,75.0,,,,,,,"Potassium, K",MG -4173996,2637729,1092,165.0,,70.0,,,,,,,"Potassium, K",MG -4174174,2638009,1092,608.0,,70.0,,,,,,,"Potassium, K",MG -4174199,2638057,1092,350.0,,70.0,,,,,,,"Potassium, K",MG -4174244,2638140,1092,116.0,,70.0,,,,,,,"Potassium, K",MG -4174611,2638632,1092,440.0,,70.0,,,,,,,"Potassium, K",MG -4174741,2638773,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -4175101,2639399,1092,464.0,,70.0,,,,,,,"Potassium, K",MG -4175171,2639488,1092,188.0,,70.0,,,,,,,"Potassium, K",MG -4175241,2639581,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -4175593,2640133,1092,50.0,,70.0,,,,,,,"Potassium, K",MG -4175676,2640306,1092,639.0,,70.0,,,,,,,"Potassium, K",MG -4175857,2640591,1092,587.0,,70.0,,,,,,,"Potassium, K",MG -4176047,2640903,1092,150.0,,70.0,,,,,,,"Potassium, K",MG -4176506,2641562,1092,124.0,,70.0,,,,,,,"Potassium, K",MG -4176569,2641652,1092,818.0,,70.0,,,,,,,"Potassium, K",MG -4177062,2642255,1092,262.0,,70.0,,,,,,,"Potassium, K",MG -4177291,2642551,1092,175.0,,70.0,,,,,,,"Potassium, K",MG -4177481,2642777,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4177525,2642828,1092,283.0,,75.0,,,,,,,"Potassium, K",MG -4177866,2643251,1092,125.0,,70.0,,,,,,,"Potassium, K",MG -4177897,2643284,1092,72.0,,70.0,,,,,,,"Potassium, K",MG -4178065,2645230,1092,244.0,1.0,1.0,,,,,,,"Potassium, K",MG -4178132,2646554,1092,302.0,1.0,1.0,,,,,,,"Potassium, K",MG -4178204,2647795,1092,79.5,1.0,1.0,,,,,,,"Potassium, K",MG -4178258,2648887,1092,0.0,,71.0,,,,,,,"Potassium, K",MG -4178376,2649030,1092,175.0,,78.0,,,,,,,"Potassium, K",MG -4178435,2649106,1092,135.0,,71.0,,,,,,,"Potassium, K",MG -4178851,2649585,1092,164.0,,71.0,,,,,,,"Potassium, K",MG -4179110,2649983,1092,250.0,,71.0,,,,,,,"Potassium, K",MG -4179263,2650157,1092,334.0,,78.0,,,,,,,"Potassium, K",MG -4179443,2650345,1092,167.0,,78.0,,,,,,,"Potassium, K",MG -4180002,2650923,1092,25.0,,71.0,,,,,,,"Potassium, K",MG -4180071,2650992,1092,67.0,,71.0,,,,,,,"Potassium, K",MG -4180143,2651065,1092,266.0,,71.0,,,,,,,"Potassium, K",MG -4180171,2651093,1092,17.0,,71.0,,,,,,,"Potassium, K",MG -4180216,2651138,1092,278.0,,78.0,,,,,,,"Potassium, K",MG -4180574,2651527,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4180691,2651678,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4180815,2651851,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4180820,2651857,1092,287.0,,70.0,,,,,,,"Potassium, K",MG -4180973,2652057,1092,112.0,,70.0,,,,,,,"Potassium, K",MG -4181367,2652555,1092,170.0,,70.0,,,,,,,"Potassium, K",MG -4181447,2652673,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -4181704,2653037,1092,22.0,,70.0,,,,,,,"Potassium, K",MG -4181750,2653104,1092,950.0,,70.0,,,,,,,"Potassium, K",MG -4181795,2653190,1092,273.0,,70.0,,,,,,,"Potassium, K",MG -4182258,2653820,1092,14.0,,70.0,,,,,,,"Potassium, K",MG -4182388,2653980,1092,124.0,,75.0,,,,,,,"Potassium, K",MG -4182402,2653998,1092,158.0,,70.0,,,,,,,"Potassium, K",MG -4182557,2654197,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -4182769,2654454,1092,664.0,,70.0,,,,,,,"Potassium, K",MG -4182969,2654695,1092,324.0,,70.0,,,,,,,"Potassium, K",MG -4183199,2654997,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4183213,2655015,1092,208.0,,70.0,,,,,,,"Potassium, K",MG -4183386,2655236,1092,429.0,,70.0,,,,,,,"Potassium, K",MG -4183626,2655540,1092,408.0,,70.0,,,,,,,"Potassium, K",MG -4183652,2655566,1092,250.0,,75.0,,,,,,,"Potassium, K",MG -4183665,2655579,1092,145.0,,70.0,,,,,,,"Potassium, K",MG -4183876,2655832,1092,94.0,,70.0,,,,,,,"Potassium, K",MG -4184196,2656307,1092,438.0,,75.0,,,,,,,"Potassium, K",MG -4184248,2656368,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -4184323,2656520,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4184511,2656774,1092,42.0,,70.0,,,,,,,"Potassium, K",MG -4184738,2657105,1092,102.0,,70.0,,,,,,,"Potassium, K",MG -4184776,2657163,1092,124.0,,75.0,,,,,,,"Potassium, K",MG -4184861,2657287,1092,286.0,,70.0,,,,,,,"Potassium, K",MG -4185173,2657798,1092,38.0,,70.0,,,,,,,"Potassium, K",MG -4185176,2657803,1092,370.0,,70.0,,,,,,,"Potassium, K",MG -4185252,2657909,1092,183.0,,70.0,,,,,,,"Potassium, K",MG -4185593,2658362,1092,333.0,,70.0,,,,,,,"Potassium, K",MG -4185644,2658444,1092,179.0,,70.0,,,,,,,"Potassium, K",MG -4185952,2658921,1092,146.0,,70.0,,,,,,,"Potassium, K",MG -4186073,2659199,1092,595.0,,70.0,,,,,,,"Potassium, K",MG -4186217,2659508,1092,323.0,,70.0,,,,,,,"Potassium, K",MG -4186745,2660361,1092,0.0,,70.0,,,,,,,"Potassium, K",MG -4186898,2660613,1092,533.0,,70.0,,,,,,,"Potassium, K",MG -4186907,2660627,1092,86.0,,70.0,,,,,,,"Potassium, K",MG -4187000,2660777,1092,153.0,,70.0,,,,,,,"Potassium, K",MG -4187078,2660891,1092,127.0,,70.0,,,,,,,"Potassium, K",MG -4187354,2661380,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -4187517,2661730,1092,100.0,,70.0,,,,,,,"Potassium, K",MG -4187539,2661782,1092,71.0,,70.0,,,,,,,"Potassium, K",MG -4187701,2662182,1092,179.0,,70.0,,,,,,,"Potassium, K",MG -4187853,1106032,1008,141.0,,71.0,,,,,,,Energy,KCAL -4189002,1107191,1008,56.0,,70.0,,,,,,,Energy,KCAL -4189105,1107295,1008,533.0,,70.0,,,,,,,Energy,KCAL -4189281,1107475,1008,194.0,,70.0,,,,,,,Energy,KCAL -4189332,1107528,1008,250.0,,70.0,,,,,,,Energy,KCAL -4189751,1107950,1008,107.0,,70.0,,,,,,,Energy,KCAL -4189808,1108007,1008,85.0,,70.0,,,,,,,Energy,KCAL -4189956,1108158,1008,167.0,,70.0,,,,,,,Energy,KCAL -4190143,1108349,1008,353.0,,70.0,,,,,,,Energy,KCAL -4190591,1108803,1008,17.0,,70.0,,,,,,,Energy,KCAL -4190696,1108908,1008,393.0,,70.0,,,,,,,Energy,KCAL -4190901,1109116,1008,500.0,,70.0,,,,,,,Energy,KCAL -4191116,1109336,1008,467.0,,70.0,,,,,,,Energy,KCAL -4191173,1109393,1008,500.0,,70.0,,,,,,,Energy,KCAL -4191180,1109400,1008,393.0,,70.0,,,,,,,Energy,KCAL -4191214,1109434,1008,571.0,,70.0,,,,,,,Energy,KCAL -4191395,1109615,1008,378.0,,70.0,,,,,,,Energy,KCAL -4191457,1109677,1008,356.0,,70.0,,,,,,,Energy,KCAL -4191575,1109796,1008,422.0,,70.0,,,,,,,Energy,KCAL -4191789,1110013,1008,395.0,,70.0,,,,,,,Energy,KCAL -4191793,1110017,1008,429.0,,70.0,,,,,,,Energy,KCAL -4191894,1110128,1008,222.0,,70.0,,,,,,,Energy,KCAL -4191902,1110136,1008,224.0,,70.0,,,,,,,Energy,KCAL -4192046,1110287,1008,533.0,,70.0,,,,,,,Energy,KCAL -4192465,1110710,1008,122.0,,70.0,,,,,,,Energy,KCAL -4192501,1110747,1008,464.0,,70.0,,,,,,,Energy,KCAL -4192592,1110839,1008,364.0,,70.0,,,,,,,Energy,KCAL -4192999,1111246,1008,194.0,,70.0,,,,,,,Energy,KCAL -4193082,1111331,1008,357.0,,70.0,,,,,,,Energy,KCAL -4193284,1111534,1008,205.0,,70.0,,,,,,,Energy,KCAL -4193423,1111674,1008,167.0,,70.0,,,,,,,Energy,KCAL -4193429,1111680,1008,786.0,,70.0,,,,,,,Energy,KCAL -4193640,1111892,1008,429.0,,70.0,,,,,,,Energy,KCAL -4193738,1111990,1008,429.0,,70.0,,,,,,,Energy,KCAL -4193896,1112148,1008,129.0,,70.0,,,,,,,Energy,KCAL -4194095,1112350,1008,321.0,,70.0,,,,,,,Energy,KCAL -4194736,1112994,1008,71.0,,70.0,,,,,,,Energy,KCAL -4195545,1113807,1008,108.0,,70.0,,,,,,,Energy,KCAL -4195827,1114096,1008,75.0,,70.0,,,,,,,Energy,KCAL -4195884,1114153,1008,41.0,,70.0,,,,,,,Energy,KCAL -4196104,1114374,1008,42.0,,70.0,,,,,,,Energy,KCAL -4196119,1114389,1008,30.0,,70.0,,,,,,,Energy,KCAL -4196191,1114461,1008,32.0,,70.0,,,,,,,Energy,KCAL -4196689,1114961,1008,500.0,,70.0,,,,,,,Energy,KCAL -4196711,1114983,1008,62.0,,70.0,,,,,,,Energy,KCAL -4196827,1115099,1008,333.0,,70.0,,,,,,,Energy,KCAL -4197026,1115318,1008,348.0,,70.0,,,,,,,Energy,KCAL -4197405,1115771,1008,71.0,,70.0,,,,,,,Energy,KCAL -4197591,1115964,1008,607.0,,70.0,,,,,,,Energy,KCAL -4197784,1116176,1008,147.0,,70.0,,,,,,,Energy,KCAL -4197949,1116350,1008,53.0,,70.0,,,,,,,Energy,KCAL -4198215,1116618,1008,300.0,,70.0,,,,,,,Energy,KCAL -4198729,1117145,1008,53.0,,70.0,,,,,,,Energy,KCAL -4198787,1117209,1008,318.0,,70.0,,,,,,,Energy,KCAL -4198814,1117254,1008,0.0,,70.0,,,,,,,Energy,KCAL -4198954,1117592,1008,490.0,,70.0,,,,,,,Energy,KCAL -4199037,1117734,1008,467.0,,70.0,,,,,,,Energy,KCAL -4199072,1117776,1008,500.0,,70.0,,,,,,,Energy,KCAL -4199213,1117958,1008,95.0,,70.0,,,,,,,Energy,KCAL -4199339,1118086,1008,351.0,,70.0,,,,,,,Energy,KCAL -4199488,1118238,1008,286.0,,70.0,,,,,,,Energy,KCAL -4199611,1118363,1008,381.0,,70.0,,,,,,,Energy,KCAL -4199708,1118500,1008,356.0,,70.0,,,,,,,Energy,KCAL -4199750,1118572,1008,69.0,,70.0,,,,,,,Energy,KCAL -4199846,1118668,1008,341.0,,70.0,,,,,,,Energy,KCAL -4199918,1118749,1008,138.0,,70.0,,,,,,,Energy,KCAL -4199936,1118768,1008,417.0,,70.0,,,,,,,Energy,KCAL -4199978,1118810,1008,452.0,,70.0,,,,,,,Energy,KCAL -4200339,1119181,1008,275.0,,70.0,,,,,,,Energy,KCAL -4200497,1119340,1008,57.0,,70.0,,,,,,,Energy,KCAL -4200659,1119505,1008,227.0,,70.0,,,,,,,Energy,KCAL -4200713,1119561,1008,364.0,,70.0,,,,,,,Energy,KCAL -4200814,1119673,1008,500.0,,70.0,,,,,,,Energy,KCAL -4201038,1119940,1008,231.0,,70.0,,,,,,,Energy,KCAL -4201053,1119955,1008,293.0,,70.0,,,,,,,Energy,KCAL -4201336,1120239,1008,33.0,,70.0,,,,,,,Energy,KCAL -4201400,1120305,1008,44.0,,70.0,,,,,,,Energy,KCAL -4202058,1120973,1008,258.0,,70.0,,,,,,,Energy,KCAL -4202849,1121778,1008,82.0,,70.0,,,,,,,Energy,KCAL -4203095,1122028,1008,88.0,,70.0,,,,,,,Energy,KCAL -4203127,1122060,1008,354.0,,70.0,,,,,,,Energy,KCAL -4203270,1122204,1008,200.0,,70.0,,,,,,,Energy,KCAL -4203309,1122244,1008,550.0,,70.0,,,,,,,Energy,KCAL -4203481,1122416,1008,533.0,,70.0,,,,,,,Energy,KCAL -4203587,1122523,1008,400.0,,70.0,,,,,,,Energy,KCAL -4203757,1122697,1008,0.0,,70.0,,,,,,,Energy,KCAL -4203871,1122814,1008,421.0,,70.0,,,,,,,Energy,KCAL -4203975,1122925,1008,62.0,,70.0,,,,,,,Energy,KCAL -4204109,1123060,1008,41.0,,70.0,,,,,,,Energy,KCAL -4204178,1123129,1008,184.0,,70.0,,,,,,,Energy,KCAL -4204443,1123407,1008,600.0,,70.0,,,,,,,Energy,KCAL -4204444,1123408,1008,40.0,,70.0,,,,,,,Energy,KCAL -4204552,1123521,1008,68.0,,70.0,,,,,,,Energy,KCAL -4204792,1123782,1008,286.0,,70.0,,,,,,,Energy,KCAL -4204947,1123938,1008,92.0,,70.0,,,,,,,Energy,KCAL -4205231,1124226,1008,303.0,,70.0,,,,,,,Energy,KCAL -4205496,1124496,1008,333.0,,70.0,,,,,,,Energy,KCAL -4205859,1124862,1008,433.0,,70.0,,,,,,,Energy,KCAL -4206031,1125037,1008,0.0,,70.0,,,,,,,Energy,KCAL -4206609,1125619,1008,71.0,,70.0,,,,,,,Energy,KCAL -4206811,1125825,1008,526.0,,70.0,,,,,,,Energy,KCAL -4206814,1125828,1008,41.0,,70.0,,,,,,,Energy,KCAL -4207117,1126132,1008,300.0,,70.0,,,,,,,Energy,KCAL -4207128,1126143,1008,135.0,,70.0,,,,,,,Energy,KCAL -4207129,1126144,1008,37600.0,,70.0,,,,,,,Energy,KCAL -4207194,1126209,1008,297.0,,70.0,,,,,,,Energy,KCAL -4207906,1126921,1008,450.0,,70.0,,,,,,,Energy,KCAL -4207930,1126945,1008,267.0,,70.0,,,,,,,Energy,KCAL -4207958,1126973,1008,0.0,,70.0,,,,,,,Energy,KCAL -4208028,1127043,1008,475.0,,70.0,,,,,,,Energy,KCAL -4208066,1127082,1008,190.0,,70.0,,,,,,,Energy,KCAL -4208425,1127441,1008,221.0,,70.0,,,,,,,Energy,KCAL -4208654,1127671,1008,389.0,,70.0,,,,,,,Energy,KCAL -4208868,1127888,1008,75.0,,70.0,,,,,,,Energy,KCAL -4209004,1128024,1008,214.0,,70.0,,,,,,,Energy,KCAL -4209089,1128109,1008,47.0,,70.0,,,,,,,Energy,KCAL -4209209,1128230,1008,50.0,,70.0,,,,,,,Energy,KCAL -4209254,1128275,1008,195.0,,70.0,,,,,,,Energy,KCAL -4209255,1128276,1008,500.0,,70.0,,,,,,,Energy,KCAL -4209786,1128810,1008,357.0,,70.0,,,,,,,Energy,KCAL -4210254,1129278,1008,101.0,,70.0,,,,,,,Energy,KCAL -4210288,1129312,1008,151.0,,70.0,,,,,,,Energy,KCAL -4210463,1129488,1008,125.0,,70.0,,,,,,,Energy,KCAL -4210575,1129601,1008,536.0,,70.0,,,,,,,Energy,KCAL -4210601,1129627,1008,467.0,,70.0,,,,,,,Energy,KCAL -4210766,1129792,1008,500.0,,70.0,,,,,,,Energy,KCAL -4211091,1130117,1008,448.0,,70.0,,,,,,,Energy,KCAL -4211208,1130236,1008,53.0,,70.0,,,,,,,Energy,KCAL -4211240,1130268,1008,286.0,,70.0,,,,,,,Energy,KCAL -4211379,1130409,1008,1.0,,70.0,,,,,,,Energy,KCAL -4211577,1130611,1008,40.0,,70.0,,,,,,,Energy,KCAL -4211799,1130838,1008,357.0,,70.0,,,,,,,Energy,KCAL -4211926,1130967,1008,500.0,,70.0,,,,,,,Energy,KCAL -4212020,1131062,1008,216.0,,70.0,,,,,,,Energy,KCAL -4212226,1131268,1008,368.0,,70.0,,,,,,,Energy,KCAL -4212372,1131414,1008,71.0,,70.0,,,,,,,Energy,KCAL -4212522,1131565,1008,5.0,,70.0,,,,,,,Energy,KCAL -4213114,1132160,1008,571.0,,70.0,,,,,,,Energy,KCAL -4213515,1132561,1008,317.0,,70.0,,,,,,,Energy,KCAL -4213825,1132871,1008,213.0,,70.0,,,,,,,Energy,KCAL -4213866,1132912,1008,54.0,,70.0,,,,,,,Energy,KCAL -4213967,1133013,1008,77.0,,70.0,,,,,,,Energy,KCAL -4214005,1133051,1008,107.0,,70.0,,,,,,,Energy,KCAL -4214491,1133537,1008,511.0,,70.0,,,,,,,Energy,KCAL -4214737,1133784,1008,383.0,,70.0,,,,,,,Energy,KCAL -4215149,1134198,1008,120.0,,70.0,,,,,,,Energy,KCAL -4215352,1134406,1008,231.0,,70.0,,,,,,,Energy,KCAL -4215577,1134636,1008,286.0,,70.0,,,,,,,Energy,KCAL -4215759,1134819,1008,54.0,,70.0,,,,,,,Energy,KCAL -4215908,1134968,1008,0.0,,70.0,,,,,,,Energy,KCAL -4215912,1134972,1008,0.0,,70.0,,,,,,,Energy,KCAL -4216155,1135215,1008,20.0,,70.0,,,,,,,Energy,KCAL -4216496,1135557,1008,79.0,,70.0,,,,,,,Energy,KCAL -4217546,1136620,1008,571.0,,70.0,,,,,,,Energy,KCAL -4217687,1136765,1008,356.0,,70.0,,,,,,,Energy,KCAL -4217895,1136978,1008,356.0,,70.0,,,,,,,Energy,KCAL -4218017,1137105,1008,134.0,,70.0,,,,,,,Energy,KCAL -4218050,1137138,1008,256.0,,70.0,,,,,,,Energy,KCAL -4218088,1137176,1008,0.0,,70.0,,,,,,,Energy,KCAL -4218315,1137407,1008,556.0,,70.0,,,,,,,Energy,KCAL -4218347,1137439,1008,265.0,,70.0,,,,,,,Energy,KCAL -4218637,1137735,1008,75.0,,70.0,,,,,,,Energy,KCAL -4218819,1137918,1008,714.0,,70.0,,,,,,,Energy,KCAL -4218930,1138032,1008,0.0,,70.0,,,,,,,Energy,KCAL -4219035,1138138,1008,212.0,,70.0,,,,,,,Energy,KCAL -4219465,1138575,1008,24.0,,70.0,,,,,,,Energy,KCAL -4219474,1138585,1008,0.0,,70.0,,,,,,,Energy,KCAL -4219574,1138686,1008,222.0,,70.0,,,,,,,Energy,KCAL -4219768,1138883,1008,500.0,,70.0,,,,,,,Energy,KCAL -4219984,1139103,1008,539.0,,70.0,,,,,,,Energy,KCAL -4220119,1139242,1008,333.0,,70.0,,,,,,,Energy,KCAL -4220404,1139535,1008,0.0,,70.0,,,,,,,Energy,KCAL -4220520,1139652,1008,567.0,,70.0,,,,,,,Energy,KCAL -4220685,167551,1008,400.0,0.0,49.0,,,,,,,Energy,KCAL -4220845,167711,1008,49.0,0.0,40.0,,,,,,,Energy,KCAL -4221504,168370,1008,156.0,0.0,49.0,,,,,,,Energy,KCAL -4221594,168460,1008,81.0,0.0,49.0,,,,,,,Energy,KCAL -4221660,168526,1008,94.0,0.0,49.0,,,,,,,Energy,KCAL -4222575,169441,1008,128.0,0.0,49.0,,,,,,,Energy,KCAL -4222634,169500,1008,351.0,0.0,49.0,,,,,,,Energy,KCAL -4222647,169513,1008,323.0,0.0,49.0,,,,,,,Energy,KCAL -4222665,169531,1008,204.0,0.0,49.0,,,,,,,Energy,KCAL -4222758,169624,1008,517.0,1.0,47.0,,,,,,,Energy,KCAL -4222876,169742,1008,364.0,0.0,49.0,,,,,,,Energy,KCAL -4222970,169836,1008,289.0,0.0,49.0,,,,,,,Energy,KCAL -4223212,170078,1008,150.0,0.0,49.0,,,,,,,Energy,KCAL -4223328,170194,1008,236.0,0.0,49.0,,,,,,,Energy,KCAL -4223421,170287,1008,83.0,0.0,49.0,,,,,,,Energy,KCAL -4223422,170288,1008,365.0,0.0,49.0,,,,,,,Energy,KCAL -4223556,170422,1008,124.0,0.0,49.0,,,,,,,Energy,KCAL -4223693,170559,1008,342.0,0.0,49.0,,,,,,,Energy,KCAL -4223834,170700,1008,168.0,0.0,49.0,,,,,,,Energy,KCAL -4223836,170702,1008,233.0,1.0,47.0,,,,,,,Energy,KCAL -4223866,170732,1008,189.0,0.0,49.0,,,,,,,Energy,KCAL -4223985,170851,1008,150.0,0.0,49.0,,,,,,,Energy,KCAL -4224768,171634,1008,302.0,0.0,49.0,,,,,,,Energy,KCAL -4224972,171838,1008,482.0,0.0,49.0,,,,,,,Energy,KCAL -4225029,171895,1008,56.0,0.0,49.0,,,,,,,Energy,KCAL -4225314,172180,1008,97.0,0.0,49.0,,,,,,,Energy,KCAL -4225397,172263,1008,74.0,0.0,49.0,,,,,,,Energy,KCAL -4225433,172299,1008,85.0,0.0,49.0,,,,,,,Energy,KCAL -4225496,172362,1008,884.0,0.0,49.0,,,,,,,Energy,KCAL -4225573,172439,1008,309.0,0.0,49.0,,,,,,,Energy,KCAL -4226043,172909,1008,24.0,0.0,49.0,,,,,,,Energy,KCAL -4226341,173207,1008,0.0,0.0,20.0,,,,,,,Energy,KCAL -4227129,173995,1008,154.0,0.0,49.0,,,,,,,Energy,KCAL -4227226,174092,1008,255.0,0.0,49.0,,,,,,,Energy,KCAL -4227457,174323,1008,359.0,0.0,49.0,,,,,,,Energy,KCAL -4227613,174479,1008,112.0,0.0,49.0,,,,,,,Energy,KCAL -4227842,174708,1008,228.0,0.0,49.0,,,,,,,Energy,KCAL -4228147,175013,1008,251.0,0.0,49.0,,,,,,,Energy,KCAL -4228269,175135,1008,141.0,0.0,49.0,,,,,,,Energy,KCAL -4228366,175232,1008,133.0,1.0,44.0,,,,,,,Energy,KCAL -4228501,334247,1008,385.0,,49.0,,,,,,,Energy,KCAL -4228892,352021,1008,400.0,,71.0,,,,,,,Energy,KCAL -4228950,353165,1008,300.0,,71.0,,,,,,,Energy,KCAL -4228991,353934,1008,107.0,,71.0,,,,,,,Energy,KCAL -4229081,356489,1008,375.0,,70.0,,,,,,,Energy,KCAL -4229199,356607,1008,208.0,,70.0,,,,,,,Energy,KCAL -4229340,356750,1008,317.0,,70.0,,,,,,,Energy,KCAL -4229728,357139,1008,205.0,,70.0,,,,,,,Energy,KCAL -4229741,357152,1008,0.0,,70.0,,,,,,,Energy,KCAL -4229786,357197,1008,468.0,,70.0,,,,,,,Energy,KCAL -4229858,357269,1008,240.0,,70.0,,,,,,,Energy,KCAL -4229958,357369,1008,316.0,,70.0,,,,,,,Energy,KCAL -4230033,357444,1008,385.0,,70.0,,,,,,,Energy,KCAL -4230078,357489,1008,146.0,,70.0,,,,,,,Energy,KCAL -4230246,357657,1008,429.0,,70.0,,,,,,,Energy,KCAL -4230408,357819,1008,98.0,,70.0,,,,,,,Energy,KCAL -4230437,357848,1008,111.0,,70.0,,,,,,,Energy,KCAL -4230483,357894,1008,357.0,,70.0,,,,,,,Energy,KCAL -4230496,357907,1008,27.0,,70.0,,,,,,,Energy,KCAL -4230652,358063,1008,77.0,,70.0,,,,,,,Energy,KCAL -4230657,358068,1008,381.0,,70.0,,,,,,,Energy,KCAL -4230728,358139,1008,106.0,,70.0,,,,,,,Energy,KCAL -4230971,358383,1008,85.0,,70.0,,,,,,,Energy,KCAL -4231241,358653,1008,179.0,,70.0,,,,,,,Energy,KCAL -4231345,358757,1008,467.0,,70.0,,,,,,,Energy,KCAL -4231540,358954,1008,571.0,,70.0,,,,,,,Energy,KCAL -4232176,359593,1008,375.0,,70.0,,,,,,,Energy,KCAL -4232361,359778,1008,107.0,,70.0,,,,,,,Energy,KCAL -4232471,359888,1008,63.0,,70.0,,,,,,,Energy,KCAL -4232577,359994,1008,75.0,,70.0,,,,,,,Energy,KCAL -4232961,360378,1008,149.0,,70.0,,,,,,,Energy,KCAL -4233127,360544,1008,47.0,,70.0,,,,,,,Energy,KCAL -4233269,360688,1008,208.0,,70.0,,,,,,,Energy,KCAL -4233400,360820,1008,325.0,,70.0,,,,,,,Energy,KCAL -4233702,361122,1008,393.0,,70.0,,,,,,,Energy,KCAL -4233885,361305,1008,357.0,,70.0,,,,,,,Energy,KCAL -4234243,361663,1008,69.0,,70.0,,,,,,,Energy,KCAL -4234459,361882,1008,200.0,,70.0,,,,,,,Energy,KCAL -4234789,362212,1008,133.0,,70.0,,,,,,,Energy,KCAL -4234841,362264,1008,393.0,,70.0,,,,,,,Energy,KCAL -4235001,362424,1008,167.0,,70.0,,,,,,,Energy,KCAL -4235114,362539,1008,571.0,,70.0,,,,,,,Energy,KCAL -4235187,362613,1008,196.0,,70.0,,,,,,,Energy,KCAL -4235647,363075,1008,321.0,,70.0,,,,,,,Energy,KCAL -4235770,363198,1008,485.0,,70.0,,,,,,,Energy,KCAL -4236439,363867,1008,57.0,,70.0,,,,,,,Energy,KCAL -4236728,364158,1008,31.0,,70.0,,,,,,,Energy,KCAL -4236729,364159,1008,33.0,,70.0,,,,,,,Energy,KCAL -4236754,364184,1008,343.0,,70.0,,,,,,,Energy,KCAL -4237030,364460,1008,500.0,,70.0,,,,,,,Energy,KCAL -4237125,364555,1008,42.0,,70.0,,,,,,,Energy,KCAL -4237258,364688,1008,213.0,,70.0,,,,,,,Energy,KCAL -4237472,364904,1008,643.0,,70.0,,,,,,,Energy,KCAL -4238681,366117,1008,18.0,,70.0,,,,,,,Energy,KCAL -4239318,366759,1008,179.0,,70.0,,,,,,,Energy,KCAL -4239497,366938,1008,152.0,,70.0,,,,,,,Energy,KCAL -4239676,367117,1008,85.0,,70.0,,,,,,,Energy,KCAL -4239735,367176,1008,429.0,,70.0,,,,,,,Energy,KCAL -4239852,367294,1008,167.0,,70.0,,,,,,,Energy,KCAL -4239954,367396,1008,455.0,,70.0,,,,,,,Energy,KCAL -4240166,367610,1008,471.0,,70.0,,,,,,,Energy,KCAL -4240298,367743,1008,417.0,,70.0,,,,,,,Energy,KCAL -4240982,368431,1008,35.0,,70.0,,,,,,,Energy,KCAL -4241040,368489,1008,350.0,,70.0,,,,,,,Energy,KCAL -4241089,368540,1008,429.0,,70.0,,,,,,,Energy,KCAL -4241248,368700,1008,27.0,,70.0,,,,,,,Energy,KCAL -4241733,369185,1008,412.0,,70.0,,,,,,,Energy,KCAL -4241766,369218,1008,118.0,,70.0,,,,,,,Energy,KCAL -4241971,369424,1008,85.0,,70.0,,,,,,,Energy,KCAL -4242087,369540,1008,429.0,,70.0,,,,,,,Energy,KCAL -4242258,369712,1008,125.0,,70.0,,,,,,,Energy,KCAL -4242939,370393,1008,356.0,,70.0,,,,,,,Energy,KCAL -4243319,370776,1008,393.0,,70.0,,,,,,,Energy,KCAL -4243403,370860,1008,714.0,,70.0,,,,,,,Energy,KCAL -4243763,371220,1008,48.0,,70.0,,,,,,,Energy,KCAL -4243959,371416,1008,375.0,,70.0,,,,,,,Energy,KCAL -4244110,371567,1008,55.0,,70.0,,,,,,,Energy,KCAL -4244617,372074,1008,434.0,,70.0,,,,,,,Energy,KCAL -4245047,372505,1008,382.0,,70.0,,,,,,,Energy,KCAL -4245086,372544,1008,0.0,,70.0,,,,,,,Energy,KCAL -4245139,372597,1008,141.0,,70.0,,,,,,,Energy,KCAL -4245204,372662,1008,312.0,,70.0,,,,,,,Energy,KCAL -4245207,372665,1008,50.0,,70.0,,,,,,,Energy,KCAL -4245340,372798,1008,273.0,,70.0,,,,,,,Energy,KCAL -4245409,372869,1008,448.0,,70.0,,,,,,,Energy,KCAL -4245550,373011,1008,633.0,,70.0,,,,,,,Energy,KCAL -4245642,373104,1008,107.0,,70.0,,,,,,,Energy,KCAL -4245757,373220,1008,50.0,,70.0,,,,,,,Energy,KCAL -4245794,373257,1008,125.0,,70.0,,,,,,,Energy,KCAL -4245822,373285,1008,381.0,,70.0,,,,,,,Energy,KCAL -4245882,373346,1008,714.0,,70.0,,,,,,,Energy,KCAL -4246742,374210,1008,246.0,,70.0,,,,,,,Energy,KCAL -4246756,374224,1008,818.0,,70.0,,,,,,,Energy,KCAL -4246779,374247,1008,153.0,,70.0,,,,,,,Energy,KCAL -4246814,374282,1008,143.0,,70.0,,,,,,,Energy,KCAL -4247337,374806,1008,321.0,,70.0,,,,,,,Energy,KCAL -4247954,375425,1008,536.0,,70.0,,,,,,,Energy,KCAL -4248014,375485,1008,33.0,,70.0,,,,,,,Energy,KCAL -4248201,375672,1008,258.0,,70.0,,,,,,,Energy,KCAL -4248660,376138,1008,169.0,,70.0,,,,,,,Energy,KCAL -4248746,376225,1008,300.0,,70.0,,,,,,,Energy,KCAL -4248923,376402,1008,277.0,,70.0,,,,,,,Energy,KCAL -4248937,376417,1008,242.0,,70.0,,,,,,,Energy,KCAL -4249170,376650,1008,382.0,,70.0,,,,,,,Energy,KCAL -4249503,376983,1008,32.0,,70.0,,,,,,,Energy,KCAL -4250032,377513,1008,375.0,,70.0,,,,,,,Energy,KCAL -4250051,377532,1008,357.0,,70.0,,,,,,,Energy,KCAL -4250054,377535,1008,362.0,,70.0,,,,,,,Energy,KCAL -4250293,377779,1008,278.0,,70.0,,,,,,,Energy,KCAL -4250380,377866,1008,200.0,,70.0,,,,,,,Energy,KCAL -4250638,378125,1008,375.0,,70.0,,,,,,,Energy,KCAL -4250644,378131,1008,400.0,,70.0,,,,,,,Energy,KCAL -4250802,378289,1008,71.0,,70.0,,,,,,,Energy,KCAL -4251096,378583,1008,500.0,,70.0,,,,,,,Energy,KCAL -4251140,378627,1008,205.0,,70.0,,,,,,,Energy,KCAL -4251153,378640,1008,0.0,,70.0,,,,,,,Energy,KCAL -4251261,378748,1008,400.0,,70.0,,,,,,,Energy,KCAL -4251565,379055,1008,581.0,,70.0,,,,,,,Energy,KCAL -4251567,379057,1008,357.0,,70.0,,,,,,,Energy,KCAL -4251576,379066,1008,246.0,,70.0,,,,,,,Energy,KCAL -4251957,379450,1008,28.0,,70.0,,,,,,,Energy,KCAL -4252229,379723,1008,343.0,,70.0,,,,,,,Energy,KCAL -4252252,379746,1008,500.0,,70.0,,,,,,,Energy,KCAL -4252392,379886,1008,235.0,,70.0,,,,,,,Energy,KCAL -4252625,380120,1008,227.0,,70.0,,,,,,,Energy,KCAL -4252717,380212,1008,471.0,,70.0,,,,,,,Energy,KCAL -4252770,380265,1008,286.0,,70.0,,,,,,,Energy,KCAL -4252772,380267,1008,393.0,,70.0,,,,,,,Energy,KCAL -4252975,380471,1008,263.0,,70.0,,,,,,,Energy,KCAL -4253122,380619,1008,142.0,,70.0,,,,,,,Energy,KCAL -4253210,380708,1008,316.0,,70.0,,,,,,,Energy,KCAL -4253616,381118,1008,153.0,,70.0,,,,,,,Energy,KCAL -4253735,381237,1008,0.0,,70.0,,,,,,,Energy,KCAL -4253747,381249,1008,33.0,,70.0,,,,,,,Energy,KCAL -4253792,381294,1008,52.0,,70.0,,,,,,,Energy,KCAL -4253813,381315,1008,536.0,,70.0,,,,,,,Energy,KCAL -4253873,381376,1008,435.0,,70.0,,,,,,,Energy,KCAL -4253940,381443,1008,179.0,,70.0,,,,,,,Energy,KCAL -4253979,381482,1008,155.0,,70.0,,,,,,,Energy,KCAL -4254364,381867,1008,193.0,,70.0,,,,,,,Energy,KCAL -4254512,382015,1008,200.0,,70.0,,,,,,,Energy,KCAL -4254651,382154,1008,0.0,,70.0,,,,,,,Energy,KCAL -4254933,382437,1008,33.0,,70.0,,,,,,,Energy,KCAL -4255198,382705,1008,100.0,,70.0,,,,,,,Energy,KCAL -4256101,383612,1008,118.0,,70.0,,,,,,,Energy,KCAL -4256106,383617,1008,222.0,,70.0,,,,,,,Energy,KCAL -4256254,383765,1008,29.0,,70.0,,,,,,,Energy,KCAL -4256382,383893,1008,24.0,,70.0,,,,,,,Energy,KCAL -4256426,383937,1008,179.0,,70.0,,,,,,,Energy,KCAL -4256574,384085,1008,700.0,,70.0,,,,,,,Energy,KCAL -4256660,384171,1008,607.0,,70.0,,,,,,,Energy,KCAL -4256926,384437,1008,159.0,,70.0,,,,,,,Energy,KCAL -4256947,384458,1008,0.0,,70.0,,,,,,,Energy,KCAL -4256977,384488,1008,375.0,,70.0,,,,,,,Energy,KCAL -4257263,384775,1008,429.0,,70.0,,,,,,,Energy,KCAL -4257307,384819,1008,30.0,,70.0,,,,,,,Energy,KCAL -4257433,384946,1008,0.0,,70.0,,,,,,,Energy,KCAL -4257485,384998,1008,714.0,,70.0,,,,,,,Energy,KCAL -4257663,385177,1008,267.0,,70.0,,,,,,,Energy,KCAL -4257812,385328,1008,112.0,,70.0,,,,,,,Energy,KCAL -4258457,385974,1008,50.0,,70.0,,,,,,,Energy,KCAL -4258558,386075,1008,48.0,,70.0,,,,,,,Energy,KCAL -4258573,386090,1008,72.0,,70.0,,,,,,,Energy,KCAL -4258727,386244,1008,309.0,,70.0,,,,,,,Energy,KCAL -4260082,387606,1008,356.0,,70.0,,,,,,,Energy,KCAL -4260192,387716,1008,380.0,,70.0,,,,,,,Energy,KCAL -4260364,387890,1008,364.0,,70.0,,,,,,,Energy,KCAL -4260732,388258,1008,64.0,,70.0,,,,,,,Energy,KCAL -4260825,388351,1008,533.0,,70.0,,,,,,,Energy,KCAL -4260912,388438,1008,100.0,,70.0,,,,,,,Energy,KCAL -4261044,388570,1008,607.0,,70.0,,,,,,,Energy,KCAL -4261066,388592,1008,141.0,,70.0,,,,,,,Energy,KCAL -4261143,388670,1008,393.0,,70.0,,,,,,,Energy,KCAL -4261178,388705,1008,80.0,,70.0,,,,,,,Energy,KCAL -4261551,389079,1008,200.0,,70.0,,,,,,,Energy,KCAL -4261621,389149,1008,0.0,,70.0,,,,,,,Energy,KCAL -4261662,389190,1008,62.0,,70.0,,,,,,,Energy,KCAL -4261704,389232,1008,82.0,,70.0,,,,,,,Energy,KCAL -4261902,389430,1008,857.0,,70.0,,,,,,,Energy,KCAL -4262332,389860,1008,107.0,,70.0,,,,,,,Energy,KCAL -4262910,390439,1008,286.0,,70.0,,,,,,,Energy,KCAL -4263386,390916,1008,56.0,,70.0,,,,,,,Energy,KCAL -4263480,391010,1008,57.0,,70.0,,,,,,,Energy,KCAL -4263637,391167,1008,379.0,,70.0,,,,,,,Energy,KCAL -4263797,391327,1008,0.0,,70.0,,,,,,,Energy,KCAL -4264058,391591,1008,400.0,,70.0,,,,,,,Energy,KCAL -4264167,391702,1008,596.0,,70.0,,,,,,,Energy,KCAL -4264377,391912,1008,467.0,,70.0,,,,,,,Energy,KCAL -4264720,392255,1008,161.0,,70.0,,,,,,,Energy,KCAL -4264810,392345,1008,100.0,,70.0,,,,,,,Energy,KCAL -4265259,392795,1008,344.0,,70.0,,,,,,,Energy,KCAL -4265307,392843,1008,100.0,,70.0,,,,,,,Energy,KCAL -4265350,392886,1008,0.0,,70.0,,,,,,,Energy,KCAL -4265466,393002,1008,400.0,,70.0,,,,,,,Energy,KCAL -4265503,393039,1008,342.0,,70.0,,,,,,,Energy,KCAL -4265803,393348,1008,314.0,,70.0,,,,,,,Energy,KCAL -4265873,393418,1008,550.0,,70.0,,,,,,,Energy,KCAL -4266093,393638,1008,293.0,,70.0,,,,,,,Energy,KCAL -4266939,394487,1008,393.0,,70.0,,,,,,,Energy,KCAL -4267018,394566,1008,129.0,,70.0,,,,,,,Energy,KCAL -4267260,394815,1008,375.0,,70.0,,,,,,,Energy,KCAL -4267286,394841,1008,286.0,,70.0,,,,,,,Energy,KCAL -4267371,394926,1008,359.0,,70.0,,,,,,,Energy,KCAL -4267487,395042,1008,355.0,,70.0,,,,,,,Energy,KCAL -4267597,395153,1008,143.0,,70.0,,,,,,,Energy,KCAL -4267796,395352,1008,19.0,,70.0,,,,,,,Energy,KCAL -4267849,395406,1008,500.0,,70.0,,,,,,,Energy,KCAL -4267880,395437,1008,89.0,,70.0,,,,,,,Energy,KCAL -4268093,395651,1008,368.0,,70.0,,,,,,,Energy,KCAL -4268138,395696,1008,361.0,,70.0,,,,,,,Energy,KCAL -4268350,395908,1008,531.0,,70.0,,,,,,,Energy,KCAL -4268596,396154,1008,119.0,,70.0,,,,,,,Energy,KCAL -4268678,396236,1008,24.0,,70.0,,,,,,,Energy,KCAL -4268890,396448,1008,294.0,,70.0,,,,,,,Energy,KCAL -4269001,396560,1008,333.0,,70.0,,,,,,,Energy,KCAL -4269046,396605,1008,107.0,,70.0,,,,,,,Energy,KCAL -4269118,396677,1008,232.0,,70.0,,,,,,,Energy,KCAL -4269228,396788,1008,116.0,,70.0,,,,,,,Energy,KCAL -4269477,397039,1008,500.0,,70.0,,,,,,,Energy,KCAL -4269769,397332,1008,607.0,,70.0,,,,,,,Energy,KCAL -4269992,397555,1008,150.0,,70.0,,,,,,,Energy,KCAL -4270000,397563,1008,150.0,,70.0,,,,,,,Energy,KCAL -4270047,397610,1008,200.0,,70.0,,,,,,,Energy,KCAL -4270204,397767,1008,167.0,,70.0,,,,,,,Energy,KCAL -4271117,398686,1008,286.0,,70.0,,,,,,,Energy,KCAL -4271282,398851,1008,250.0,,70.0,,,,,,,Energy,KCAL -4271556,399125,1008,19.0,,70.0,,,,,,,Energy,KCAL -4271838,399410,1008,474.0,,70.0,,,,,,,Energy,KCAL -4272210,399782,1008,235.0,,70.0,,,,,,,Energy,KCAL -4272261,399833,1008,500.0,,70.0,,,,,,,Energy,KCAL -4272711,400285,1008,200.0,,70.0,,,,,,,Energy,KCAL -4272856,400431,1008,0.0,,70.0,,,,,,,Energy,KCAL -4272884,400459,1008,129.0,,70.0,,,,,,,Energy,KCAL -4272940,400515,1008,250.0,,70.0,,,,,,,Energy,KCAL -4273206,400783,1008,80.0,,70.0,,,,,,,Energy,KCAL -4273217,400794,1008,286.0,,70.0,,,,,,,Energy,KCAL -4273371,400948,1008,33.0,,70.0,,,,,,,Energy,KCAL -4273733,401310,1008,400.0,,70.0,,,,,,,Energy,KCAL -4273940,401517,1008,407.0,,70.0,,,,,,,Energy,KCAL -4273962,401539,1008,650.0,,70.0,,,,,,,Energy,KCAL -4273979,401556,1008,397.0,,70.0,,,,,,,Energy,KCAL -4274065,401642,1008,357.0,,70.0,,,,,,,Energy,KCAL -4274210,401787,1008,278.0,,70.0,,,,,,,Energy,KCAL -4274250,401827,1008,133.0,,70.0,,,,,,,Energy,KCAL -4275109,402690,1008,400.0,,70.0,,,,,,,Energy,KCAL -4275194,402776,1008,429.0,,70.0,,,,,,,Energy,KCAL -4275342,402925,1008,214.0,,70.0,,,,,,,Energy,KCAL -4275439,403023,1008,351.0,,70.0,,,,,,,Energy,KCAL -4276258,403843,1008,0.0,,70.0,,,,,,,Energy,KCAL -4276302,403887,1008,0.0,,70.0,,,,,,,Energy,KCAL -4276419,404004,1008,0.0,,70.0,,,,,,,Energy,KCAL -4276609,404194,1008,0.0,,70.0,,,,,,,Energy,KCAL -4276744,404329,1008,286.0,,70.0,,,,,,,Energy,KCAL -4277129,404714,1008,121.0,,70.0,,,,,,,Energy,KCAL -4277235,404821,1008,95.0,,70.0,,,,,,,Energy,KCAL -4277283,404869,1008,88.0,,70.0,,,,,,,Energy,KCAL -4277769,405357,1008,139.0,,70.0,,,,,,,Energy,KCAL -4277909,405497,1008,174.0,,70.0,,,,,,,Energy,KCAL -4279045,406635,1008,371.0,,70.0,,,,,,,Energy,KCAL -4279080,406670,1008,18.0,,70.0,,,,,,,Energy,KCAL -4279128,406718,1008,400.0,,70.0,,,,,,,Energy,KCAL -4279171,406761,1008,333.0,,70.0,,,,,,,Energy,KCAL -4279318,406908,1008,77.0,,70.0,,,,,,,Energy,KCAL -4279545,407135,1008,71.0,,70.0,,,,,,,Energy,KCAL -4279552,407142,1008,97.0,,70.0,,,,,,,Energy,KCAL -4279587,407177,1008,0.0,,70.0,,,,,,,Energy,KCAL -4279588,407178,1008,0.0,,70.0,,,,,,,Energy,KCAL -4279887,407479,1008,306.0,,70.0,,,,,,,Energy,KCAL -4280013,407612,1008,475.0,,70.0,,,,,,,Energy,KCAL -4280123,407723,1008,429.0,,70.0,,,,,,,Energy,KCAL -4280162,407762,1008,417.0,,70.0,,,,,,,Energy,KCAL -4280185,407785,1008,200.0,,70.0,,,,,,,Energy,KCAL -4280531,408131,1008,429.0,,70.0,,,,,,,Energy,KCAL -4280570,408170,1008,333.0,,70.0,,,,,,,Energy,KCAL -4280665,408265,1008,32.0,,70.0,,,,,,,Energy,KCAL -4280676,408276,1008,77.0,,70.0,,,,,,,Energy,KCAL -4280817,408429,1008,529.0,,70.0,,,,,,,Energy,KCAL -4280989,408605,1008,400.0,,70.0,,,,,,,Energy,KCAL -4281313,408939,1008,412.0,,70.0,,,,,,,Energy,KCAL -4281381,409007,1008,169.0,,70.0,,,,,,,Energy,KCAL -4281646,409279,1008,67.0,,70.0,,,,,,,Energy,KCAL -4282065,409698,1008,233.0,,70.0,,,,,,,Energy,KCAL -4282223,409857,1008,75.0,,70.0,,,,,,,Energy,KCAL -4282333,409967,1008,294.0,,70.0,,,,,,,Energy,KCAL -4282344,409978,1008,400.0,,70.0,,,,,,,Energy,KCAL -4282484,410118,1008,236.0,,70.0,,,,,,,Energy,KCAL -4282602,410236,1008,714.0,,70.0,,,,,,,Energy,KCAL -4282646,410280,1008,316.0,,70.0,,,,,,,Energy,KCAL -4282685,410319,1008,367.0,,70.0,,,,,,,Energy,KCAL -4283219,410856,1008,42.0,,70.0,,,,,,,Energy,KCAL -4283226,410863,1008,3.0,,70.0,,,,,,,Energy,KCAL -4283273,410910,1008,42.0,,70.0,,,,,,,Energy,KCAL -4283600,411237,1008,179.0,,70.0,,,,,,,Energy,KCAL -4283757,411395,1008,87.0,,70.0,,,,,,,Energy,KCAL -4283949,411587,1008,0.0,,70.0,,,,,,,Energy,KCAL -4284065,411703,1008,133.0,,70.0,,,,,,,Energy,KCAL -4284178,411816,1008,29.0,,70.0,,,,,,,Energy,KCAL -4284297,411938,1008,40.0,,70.0,,,,,,,Energy,KCAL -4284433,412076,1008,0.0,,70.0,,,,,,,Energy,KCAL -4284519,412162,1008,54.0,,70.0,,,,,,,Energy,KCAL -4284543,412186,1008,0.0,,70.0,,,,,,,Energy,KCAL -4284645,412288,1008,52.0,,70.0,,,,,,,Energy,KCAL -4284939,412582,1008,23.0,,70.0,,,,,,,Energy,KCAL -4285125,412768,1008,135.0,,70.0,,,,,,,Energy,KCAL -4285723,413372,1008,58.0,,70.0,,,,,,,Energy,KCAL -4285811,413460,1008,46.0,,70.0,,,,,,,Energy,KCAL -4286058,413707,1008,231.0,,70.0,,,,,,,Energy,KCAL -4286210,413860,1008,60.0,,70.0,,,,,,,Energy,KCAL -4286491,414142,1008,117.0,,70.0,,,,,,,Energy,KCAL -4286595,414250,1008,0.0,,70.0,,,,,,,Energy,KCAL -4286843,414501,1008,333.0,,70.0,,,,,,,Energy,KCAL -4286849,414507,1008,33.0,,70.0,,,,,,,Energy,KCAL -4286998,414657,1008,125.0,,70.0,,,,,,,Energy,KCAL -4287180,414839,1008,179.0,,70.0,,,,,,,Energy,KCAL -4287638,415299,1008,50.0,,70.0,,,,,,,Energy,KCAL -4287877,415538,1008,0.0,,70.0,,,,,,,Energy,KCAL -4288616,416279,1008,51.0,,70.0,,,,,,,Energy,KCAL -4288770,416433,1008,500.0,,70.0,,,,,,,Energy,KCAL -4288857,416520,1008,429.0,,70.0,,,,,,,Energy,KCAL -4288992,416655,1008,333.0,,70.0,,,,,,,Energy,KCAL -4289026,416691,1008,364.0,,70.0,,,,,,,Energy,KCAL -4289031,416696,1008,425.0,,70.0,,,,,,,Energy,KCAL -4289125,416790,1008,326.0,,70.0,,,,,,,Energy,KCAL -4289294,416959,1008,25.0,,70.0,,,,,,,Energy,KCAL -4290179,417844,1008,476.0,,70.0,,,,,,,Energy,KCAL -4290509,418174,1008,350.0,,70.0,,,,,,,Energy,KCAL -4290877,418543,1008,700.0,,70.0,,,,,,,Energy,KCAL -4290946,418612,1008,389.0,,70.0,,,,,,,Energy,KCAL -4291295,418961,1008,349.0,,70.0,,,,,,,Energy,KCAL -4291521,419187,1008,335.0,,70.0,,,,,,,Energy,KCAL -4291606,419273,1008,525.0,,70.0,,,,,,,Energy,KCAL -4291853,419520,1008,500.0,,70.0,,,,,,,Energy,KCAL -4291913,419580,1008,495.0,,70.0,,,,,,,Energy,KCAL -4292077,419744,1008,381.0,,70.0,,,,,,,Energy,KCAL -4292155,419822,1008,41.0,,70.0,,,,,,,Energy,KCAL -4292554,420222,1008,389.0,,70.0,,,,,,,Energy,KCAL -4292660,420328,1008,190.0,,70.0,,,,,,,Energy,KCAL -4292834,420503,1008,42.0,,70.0,,,,,,,Energy,KCAL -4293120,420789,1008,469.0,,70.0,,,,,,,Energy,KCAL -4293621,421291,1008,556.0,,70.0,,,,,,,Energy,KCAL -4294030,421701,1008,395.0,,70.0,,,,,,,Energy,KCAL -4294610,422283,1008,350.0,,70.0,,,,,,,Energy,KCAL -4295951,423627,1008,325.0,,70.0,,,,,,,Energy,KCAL -4295968,423644,1008,500.0,,70.0,,,,,,,Energy,KCAL -4296101,423777,1008,0.0,,70.0,,,,,,,Energy,KCAL -4297172,424849,1008,366.0,,70.0,,,,,,,Energy,KCAL -4297314,424991,1008,525.0,,70.0,,,,,,,Energy,KCAL -4297429,425106,1008,488.0,,70.0,,,,,,,Energy,KCAL -4297537,425214,1008,500.0,,70.0,,,,,,,Energy,KCAL -4297770,425448,1008,500.0,,70.0,,,,,,,Energy,KCAL -4297923,425601,1008,375.0,,70.0,,,,,,,Energy,KCAL -4298216,425896,1008,440.0,,70.0,,,,,,,Energy,KCAL -4299111,426794,1008,571.0,,70.0,,,,,,,Energy,KCAL -4299175,426858,1008,550.0,,70.0,,,,,,,Energy,KCAL -4299249,426933,1008,400.0,,70.0,,,,,,,Energy,KCAL -4299440,427125,1008,536.0,,70.0,,,,,,,Energy,KCAL -4299653,427338,1008,393.0,,70.0,,,,,,,Energy,KCAL -4299675,427360,1008,68.0,,70.0,,,,,,,Energy,KCAL -4299789,427474,1008,393.0,,70.0,,,,,,,Energy,KCAL -4299843,427528,1008,500.0,,70.0,,,,,,,Energy,KCAL -4299860,427545,1008,329.0,,70.0,,,,,,,Energy,KCAL -4299910,427595,1008,548.0,,70.0,,,,,,,Energy,KCAL -4299930,427615,1008,474.0,,70.0,,,,,,,Energy,KCAL -4300577,428262,1008,62.0,,70.0,,,,,,,Energy,KCAL -4300725,428410,1008,421.0,,70.0,,,,,,,Energy,KCAL -4300812,428498,1008,512.0,,70.0,,,,,,,Energy,KCAL -4300839,428525,1008,500.0,,70.0,,,,,,,Energy,KCAL -4301189,428876,1008,500.0,,70.0,,,,,,,Energy,KCAL -4301809,429496,1008,540.0,,70.0,,,,,,,Energy,KCAL -4301814,429501,1008,500.0,,70.0,,,,,,,Energy,KCAL -4301962,429649,1008,500.0,,70.0,,,,,,,Energy,KCAL -4302078,429765,1008,24.0,,70.0,,,,,,,Energy,KCAL -4302213,429901,1008,410.0,,70.0,,,,,,,Energy,KCAL -4302294,429982,1008,400.0,,70.0,,,,,,,Energy,KCAL -4302316,430004,1008,382.0,,70.0,,,,,,,Energy,KCAL -4302355,430043,1008,305.0,,70.0,,,,,,,Energy,KCAL -4302437,430126,1008,500.0,,70.0,,,,,,,Energy,KCAL -4302469,430159,1008,500.0,,70.0,,,,,,,Energy,KCAL -4302588,430278,1008,450.0,,70.0,,,,,,,Energy,KCAL -4302660,430350,1008,500.0,,70.0,,,,,,,Energy,KCAL -4302685,430375,1008,853.0,,70.0,,,,,,,Energy,KCAL -4303286,430976,1008,321.0,,70.0,,,,,,,Energy,KCAL -4303521,431212,1008,429.0,,70.0,,,,,,,Energy,KCAL -4303526,431217,1008,393.0,,70.0,,,,,,,Energy,KCAL -4303599,431290,1008,375.0,,70.0,,,,,,,Energy,KCAL -4303617,431308,1008,375.0,,70.0,,,,,,,Energy,KCAL -4303656,431347,1008,511.0,,70.0,,,,,,,Energy,KCAL -4303856,431547,1008,409.0,,70.0,,,,,,,Energy,KCAL -4304355,432050,1008,39.0,,70.0,,,,,,,Energy,KCAL -4304643,432339,1008,0.0,,70.0,,,,,,,Energy,KCAL -4304762,432458,1008,4.0,,70.0,,,,,,,Energy,KCAL -4304818,432514,1008,0.0,,70.0,,,,,,,Energy,KCAL -4305093,432789,1008,54.0,,70.0,,,,,,,Energy,KCAL -4305236,432932,1008,325.0,,70.0,,,,,,,Energy,KCAL -4305600,433296,1008,469.0,,70.0,,,,,,,Energy,KCAL -4305891,433588,1008,481.0,,70.0,,,,,,,Energy,KCAL -4305918,433615,1008,0.0,,70.0,,,,,,,Energy,KCAL -4306140,433837,1008,21.0,,70.0,,,,,,,Energy,KCAL -4307186,434884,1008,300.0,,70.0,,,,,,,Energy,KCAL -4307434,435132,1008,33.0,,70.0,,,,,,,Energy,KCAL -4307566,435264,1008,536.0,,70.0,,,,,,,Energy,KCAL -4308028,435729,1008,440.0,,70.0,,,,,,,Energy,KCAL -4308096,435797,1008,321.0,,70.0,,,,,,,Energy,KCAL -4308105,435806,1008,429.0,,70.0,,,,,,,Energy,KCAL -4308430,436132,1008,567.0,,70.0,,,,,,,Energy,KCAL -4308682,436385,1008,40.0,,70.0,,,,,,,Energy,KCAL -4308816,436519,1008,500.0,,70.0,,,,,,,Energy,KCAL -4309390,437093,1008,195.0,,70.0,,,,,,,Energy,KCAL -4309523,437226,1008,688.0,,70.0,,,,,,,Energy,KCAL -4309671,437374,1008,167.0,,70.0,,,,,,,Energy,KCAL -4309931,437634,1008,447.0,,70.0,,,,,,,Energy,KCAL -4311133,438839,1008,278.0,,70.0,,,,,,,Energy,KCAL -4311211,438917,1008,300.0,,70.0,,,,,,,Energy,KCAL -4311230,438936,1008,500.0,,70.0,,,,,,,Energy,KCAL -4311503,439209,1008,353.0,,70.0,,,,,,,Energy,KCAL -4311547,439253,1008,338.0,,70.0,,,,,,,Energy,KCAL -4311826,439533,1008,367.0,,70.0,,,,,,,Energy,KCAL -4311972,439679,1008,447.0,,70.0,,,,,,,Energy,KCAL -4312415,440122,1008,250.0,,70.0,,,,,,,Energy,KCAL -4312481,440188,1008,286.0,,70.0,,,,,,,Energy,KCAL -4312514,440221,1008,368.0,,70.0,,,,,,,Energy,KCAL -4312815,440523,1008,393.0,,70.0,,,,,,,Energy,KCAL -4312892,440600,1008,400.0,,70.0,,,,,,,Energy,KCAL -4312895,440603,1008,387.0,,70.0,,,,,,,Energy,KCAL -4313295,441003,1008,321.0,,70.0,,,,,,,Energy,KCAL -4313542,441251,1008,250.0,,70.0,,,,,,,Energy,KCAL -4313578,441287,1008,231.0,,70.0,,,,,,,Energy,KCAL -4313919,441628,1008,375.0,,70.0,,,,,,,Energy,KCAL -4313991,441700,1008,424.0,,70.0,,,,,,,Energy,KCAL -4314256,441965,1008,350.0,,70.0,,,,,,,Energy,KCAL -4314413,442122,1008,375.0,,70.0,,,,,,,Energy,KCAL -4314697,442406,1008,0.0,,70.0,,,,,,,Energy,KCAL -4314871,442580,1008,364.0,,70.0,,,,,,,Energy,KCAL -4314983,442692,1008,267.0,,70.0,,,,,,,Energy,KCAL -4315425,443135,1008,571.0,,70.0,,,,,,,Energy,KCAL -4315430,443140,1008,300.0,,70.0,,,,,,,Energy,KCAL -4315450,443160,1008,271.0,,70.0,,,,,,,Energy,KCAL -4316019,443729,1008,393.0,,70.0,,,,,,,Energy,KCAL -4316292,444002,1008,250.0,,70.0,,,,,,,Energy,KCAL -4316510,444221,1008,323.0,,70.0,,,,,,,Energy,KCAL -4316547,444258,1008,294.0,,70.0,,,,,,,Energy,KCAL -4316584,444295,1008,350.0,,70.0,,,,,,,Energy,KCAL -4316647,444358,1008,500.0,,70.0,,,,,,,Energy,KCAL -4316690,444401,1008,467.0,,70.0,,,,,,,Energy,KCAL -4317212,444923,1008,263.0,,70.0,,,,,,,Energy,KCAL -4317372,445083,1008,344.0,,70.0,,,,,,,Energy,KCAL -4317491,445202,1008,400.0,,70.0,,,,,,,Energy,KCAL -4318051,445762,1008,100.0,,70.0,,,,,,,Energy,KCAL -4318154,445867,1008,12.0,,70.0,,,,,,,Energy,KCAL -4318570,446283,1008,467.0,,70.0,,,,,,,Energy,KCAL -4318879,446592,1008,500.0,,70.0,,,,,,,Energy,KCAL -4318898,446611,1008,321.0,,70.0,,,,,,,Energy,KCAL -4319012,446725,1008,214.0,,70.0,,,,,,,Energy,KCAL -4319356,447069,1008,214.0,,70.0,,,,,,,Energy,KCAL -4319535,447249,1008,203.0,,70.0,,,,,,,Energy,KCAL -4319618,447332,1008,119.0,,70.0,,,,,,,Energy,KCAL -4319816,447530,1008,45.0,,70.0,,,,,,,Energy,KCAL -4320332,448052,1008,133.0,,70.0,,,,,,,Energy,KCAL -4320713,448433,1008,82.0,,70.0,,,,,,,Energy,KCAL -4320725,448445,1008,221.0,,70.0,,,,,,,Energy,KCAL -4320789,448509,1008,28.0,,70.0,,,,,,,Energy,KCAL -4320929,448649,1008,308.0,,70.0,,,,,,,Energy,KCAL -4321099,448819,1008,100.0,,70.0,,,,,,,Energy,KCAL -4321399,449120,1008,239.0,,70.0,,,,,,,Energy,KCAL -4321602,449323,1008,125.0,,70.0,,,,,,,Energy,KCAL -4321836,449565,1008,211.0,,70.0,,,,,,,Energy,KCAL -4321852,449581,1008,119.0,,70.0,,,,,,,Energy,KCAL -4321933,449662,1008,250.0,,70.0,,,,,,,Energy,KCAL -4322351,450080,1008,119.0,,70.0,,,,,,,Energy,KCAL -4322835,450564,1008,185.0,,70.0,,,,,,,Energy,KCAL -4323068,450797,1008,286.0,,70.0,,,,,,,Energy,KCAL -4323221,450950,1008,206.0,,70.0,,,,,,,Energy,KCAL -4323347,451077,1008,21.0,,70.0,,,,,,,Energy,KCAL -4323711,451441,1008,100.0,,70.0,,,,,,,Energy,KCAL -4323875,451606,1008,179.0,,70.0,,,,,,,Energy,KCAL -4324037,451768,1008,286.0,,70.0,,,,,,,Energy,KCAL -4324087,451818,1008,0.0,,70.0,,,,,,,Energy,KCAL -4324244,451975,1008,300.0,,70.0,,,,,,,Energy,KCAL -4324262,451993,1008,0.0,,70.0,,,,,,,Energy,KCAL -4324450,452182,1008,194.0,,70.0,,,,,,,Energy,KCAL -4324758,452492,1008,102.0,,70.0,,,,,,,Energy,KCAL -4324793,452527,1008,97.0,,70.0,,,,,,,Energy,KCAL -4324827,452561,1008,53.0,,70.0,,,,,,,Energy,KCAL -4325181,452915,1008,267.0,,70.0,,,,,,,Energy,KCAL -4325244,452978,1008,198.0,,70.0,,,,,,,Energy,KCAL -4325429,453163,1008,371.0,,70.0,,,,,,,Energy,KCAL -4325446,453180,1008,243.0,,70.0,,,,,,,Energy,KCAL -4325625,453359,1008,306.0,,70.0,,,,,,,Energy,KCAL -4325765,453499,1008,250.0,,70.0,,,,,,,Energy,KCAL -4325921,453655,1008,485.0,,70.0,,,,,,,Energy,KCAL -4325972,453706,1008,404.0,,70.0,,,,,,,Energy,KCAL -4325990,453724,1008,393.0,,70.0,,,,,,,Energy,KCAL -4326105,453842,1008,85.0,,70.0,,,,,,,Energy,KCAL -4326248,453985,1008,371.0,,70.0,,,,,,,Energy,KCAL -4326381,454118,1008,119.0,,70.0,,,,,,,Energy,KCAL -4326523,454260,1008,200.0,,70.0,,,,,,,Energy,KCAL -4326658,454396,1008,265.0,,70.0,,,,,,,Energy,KCAL -4326806,454549,1008,357.0,,70.0,,,,,,,Energy,KCAL -4327047,454790,1008,429.0,,70.0,,,,,,,Energy,KCAL -4327806,455549,1008,357.0,,70.0,,,,,,,Energy,KCAL -4328097,455840,1008,286.0,,70.0,,,,,,,Energy,KCAL -4328200,455943,1008,0.0,,70.0,,,,,,,Energy,KCAL -4328283,456026,1008,92.0,,70.0,,,,,,,Energy,KCAL -4328339,456082,1008,188.0,,70.0,,,,,,,Energy,KCAL -4328360,456103,1008,559.0,,70.0,,,,,,,Energy,KCAL -4328485,456229,1008,18.0,,70.0,,,,,,,Energy,KCAL -4328510,456254,1008,244.0,,70.0,,,,,,,Energy,KCAL -4328628,456372,1008,262.0,,70.0,,,,,,,Energy,KCAL -4328636,456380,1008,394.0,,70.0,,,,,,,Energy,KCAL -4328690,456434,1008,321.0,,70.0,,,,,,,Energy,KCAL -4328756,456500,1008,357.0,,70.0,,,,,,,Energy,KCAL -4328813,456557,1008,287.0,,70.0,,,,,,,Energy,KCAL -4328896,456640,1008,54.0,,70.0,,,,,,,Energy,KCAL -4329537,457281,1008,357.0,,70.0,,,,,,,Energy,KCAL -4329540,457284,1008,357.0,,70.0,,,,,,,Energy,KCAL -4329562,457306,1008,393.0,,70.0,,,,,,,Energy,KCAL -4329895,457639,1008,222.0,,70.0,,,,,,,Energy,KCAL -4330199,457943,1008,128.0,,70.0,,,,,,,Energy,KCAL -4330201,457945,1008,50.0,,70.0,,,,,,,Energy,KCAL -4330321,458065,1008,309.0,,70.0,,,,,,,Energy,KCAL -4331000,458745,1008,62.0,,70.0,,,,,,,Energy,KCAL -4331033,458778,1008,125.0,,70.0,,,,,,,Energy,KCAL -4331166,458911,1008,119.0,,70.0,,,,,,,Energy,KCAL -4331738,459487,1008,77.0,,70.0,,,,,,,Energy,KCAL -4331818,459567,1008,323.0,,70.0,,,,,,,Energy,KCAL -4331820,459569,1008,0.0,,70.0,,,,,,,Energy,KCAL -4331914,459663,1008,23.0,,70.0,,,,,,,Energy,KCAL -4332045,459794,1008,650.0,,70.0,,,,,,,Energy,KCAL -4332093,459842,1008,118.0,,70.0,,,,,,,Energy,KCAL -4332446,460195,1008,47.0,,70.0,,,,,,,Energy,KCAL -4332476,460225,1008,193.0,,70.0,,,,,,,Energy,KCAL -4332895,460644,1008,92.0,,70.0,,,,,,,Energy,KCAL -4333061,460812,1008,286.0,,70.0,,,,,,,Energy,KCAL -4333193,460944,1008,243.0,,70.0,,,,,,,Energy,KCAL -4333319,461070,1008,123.0,,70.0,,,,,,,Energy,KCAL -4333482,461233,1008,500.0,,70.0,,,,,,,Energy,KCAL -4333616,461367,1008,0.0,,70.0,,,,,,,Energy,KCAL -4333694,461445,1008,186.0,,70.0,,,,,,,Energy,KCAL -4333739,461490,1008,106.0,,70.0,,,,,,,Energy,KCAL -4333828,461579,1008,132.0,,70.0,,,,,,,Energy,KCAL -4333922,461674,1008,115.0,,70.0,,,,,,,Energy,KCAL -4334072,461824,1008,80.0,,70.0,,,,,,,Energy,KCAL -4334423,462178,1008,278.0,,70.0,,,,,,,Energy,KCAL -4334793,462549,1008,357.0,,70.0,,,,,,,Energy,KCAL -4335057,462813,1008,212.0,,70.0,,,,,,,Energy,KCAL -4335083,462839,1008,77.0,,70.0,,,,,,,Energy,KCAL -4335470,463232,1008,143.0,,70.0,,,,,,,Energy,KCAL -4335622,463385,1008,84.0,,70.0,,,,,,,Energy,KCAL -4335651,463414,1008,35.0,,70.0,,,,,,,Energy,KCAL -4335689,463452,1008,80.0,,70.0,,,,,,,Energy,KCAL -4335919,463682,1008,108.0,,70.0,,,,,,,Energy,KCAL -4336079,463842,1008,115.0,,70.0,,,,,,,Energy,KCAL -4336115,463878,1008,357.0,,70.0,,,,,,,Energy,KCAL -4336144,463907,1008,367.0,,70.0,,,,,,,Energy,KCAL -4336188,463951,1008,194.0,,70.0,,,,,,,Energy,KCAL -4336374,464137,1008,233.0,,70.0,,,,,,,Energy,KCAL -4336432,464195,1008,186.0,,70.0,,,,,,,Energy,KCAL -4336701,464464,1008,132.0,,70.0,,,,,,,Energy,KCAL -4336734,464497,1008,150.0,,70.0,,,,,,,Energy,KCAL -4336914,464677,1008,323.0,,70.0,,,,,,,Energy,KCAL -4337474,465237,1008,136.0,,70.0,,,,,,,Energy,KCAL -4337623,465386,1008,224.0,,70.0,,,,,,,Energy,KCAL -4337723,465486,1008,400.0,,70.0,,,,,,,Energy,KCAL -4337725,465488,1008,124.0,,70.0,,,,,,,Energy,KCAL -4337976,465740,1008,467.0,,70.0,,,,,,,Energy,KCAL -4338250,466016,1008,56.0,,70.0,,,,,,,Energy,KCAL -4338516,466282,1008,191.0,,70.0,,,,,,,Energy,KCAL -4338841,466607,1008,692.0,,70.0,,,,,,,Energy,KCAL -4339019,466785,1008,27.0,,70.0,,,,,,,Energy,KCAL -4339190,466956,1008,153.0,,70.0,,,,,,,Energy,KCAL -4339428,467195,1008,161.0,,70.0,,,,,,,Energy,KCAL -4339431,467198,1008,259.0,,70.0,,,,,,,Energy,KCAL -4339479,467246,1008,286.0,,70.0,,,,,,,Energy,KCAL -4339821,467588,1008,173.0,,70.0,,,,,,,Energy,KCAL -4339980,467747,1008,291.0,,70.0,,,,,,,Energy,KCAL -4340352,468119,1008,309.0,,70.0,,,,,,,Energy,KCAL -4340385,468152,1008,71.0,,70.0,,,,,,,Energy,KCAL -4340718,468486,1008,42.0,,70.0,,,,,,,Energy,KCAL -4341028,468796,1008,298.0,,70.0,,,,,,,Energy,KCAL -4341271,469041,1008,62.0,,70.0,,,,,,,Energy,KCAL -4341792,469563,1008,233.0,,70.0,,,,,,,Energy,KCAL -4341924,469695,1008,321.0,,70.0,,,,,,,Energy,KCAL -4342004,469775,1008,475.0,,70.0,,,,,,,Energy,KCAL -4342006,469777,1008,342.0,,70.0,,,,,,,Energy,KCAL -4342245,470016,1008,125.0,,70.0,,,,,,,Energy,KCAL -4342479,470250,1008,267.0,,70.0,,,,,,,Energy,KCAL -4342521,470292,1008,440.0,,70.0,,,,,,,Energy,KCAL -4342622,470402,1008,300.0,,70.0,,,,,,,Energy,KCAL -4342641,470421,1008,267.0,,70.0,,,,,,,Energy,KCAL -4342666,470446,1008,571.0,,70.0,,,,,,,Energy,KCAL -4343135,470915,1008,375.0,,70.0,,,,,,,Energy,KCAL -4343153,470933,1008,410.0,,70.0,,,,,,,Energy,KCAL -4343424,471204,1008,250.0,,70.0,,,,,,,Energy,KCAL -4343432,471212,1008,393.0,,70.0,,,,,,,Energy,KCAL -4343520,471300,1008,548.0,,70.0,,,,,,,Energy,KCAL -4343646,471426,1008,400.0,,70.0,,,,,,,Energy,KCAL -4343879,471659,1008,395.0,,70.0,,,,,,,Energy,KCAL -4343922,471702,1008,467.0,,70.0,,,,,,,Energy,KCAL -4343982,471762,1008,536.0,,70.0,,,,,,,Energy,KCAL -4344227,472007,1008,68.0,,70.0,,,,,,,Energy,KCAL -4344348,472128,1008,233.0,,70.0,,,,,,,Energy,KCAL -4344357,472137,1008,81.0,,70.0,,,,,,,Energy,KCAL -4344705,472485,1008,0.0,,70.0,,,,,,,Energy,KCAL -4344779,472559,1008,475.0,,70.0,,,,,,,Energy,KCAL -4344914,472694,1008,393.0,,70.0,,,,,,,Energy,KCAL -4345581,473363,1008,480.0,,70.0,,,,,,,Energy,KCAL -4345799,473581,1008,75.0,,70.0,,,,,,,Energy,KCAL -4345956,473738,1008,350.0,,70.0,,,,,,,Energy,KCAL -4346069,473851,1008,429.0,,70.0,,,,,,,Energy,KCAL -4346430,474214,1008,424.0,,70.0,,,,,,,Energy,KCAL -4346580,474364,1008,333.0,,70.0,,,,,,,Energy,KCAL -4346628,474412,1008,359.0,,70.0,,,,,,,Energy,KCAL -4346701,474485,1008,429.0,,70.0,,,,,,,Energy,KCAL -4346929,474713,1008,480.0,,70.0,,,,,,,Energy,KCAL -4346965,474749,1008,400.0,,70.0,,,,,,,Energy,KCAL -4347388,475173,1008,432.0,,70.0,,,,,,,Energy,KCAL -4347443,475228,1008,380.0,,70.0,,,,,,,Energy,KCAL -4347548,475333,1008,59.0,,70.0,,,,,,,Energy,KCAL -4347646,475432,1008,452.0,,70.0,,,,,,,Energy,KCAL -4347731,475517,1008,500.0,,70.0,,,,,,,Energy,KCAL -4347843,475629,1008,250.0,,70.0,,,,,,,Energy,KCAL -4348034,475820,1008,107.0,,70.0,,,,,,,Energy,KCAL -4348043,475829,1008,89.0,,70.0,,,,,,,Energy,KCAL -4348294,476081,1008,58.0,,70.0,,,,,,,Energy,KCAL -4348429,476216,1008,350.0,,70.0,,,,,,,Energy,KCAL -4348667,476454,1008,567.0,,70.0,,,,,,,Energy,KCAL -4348734,476521,1008,325.0,,70.0,,,,,,,Energy,KCAL -4348748,476535,1008,562.0,,70.0,,,,,,,Energy,KCAL -4348765,476552,1008,361.0,,70.0,,,,,,,Energy,KCAL -4348870,476657,1008,355.0,,70.0,,,,,,,Energy,KCAL -4349245,477032,1008,25.0,,70.0,,,,,,,Energy,KCAL -4349348,477135,1008,75.0,,70.0,,,,,,,Energy,KCAL -4349366,477153,1008,412.0,,70.0,,,,,,,Energy,KCAL -4349807,477594,1008,536.0,,70.0,,,,,,,Energy,KCAL -4350218,478006,1008,137.0,,70.0,,,,,,,Energy,KCAL -4350361,478149,1008,200.0,,70.0,,,,,,,Energy,KCAL -4350378,478166,1008,433.0,,70.0,,,,,,,Energy,KCAL -4350425,478213,1008,567.0,,70.0,,,,,,,Energy,KCAL -4350790,478578,1008,259.0,,70.0,,,,,,,Energy,KCAL -4350801,478589,1008,500.0,,70.0,,,,,,,Energy,KCAL -4351673,479463,1008,9.0,,70.0,,,,,,,Energy,KCAL -4352054,479845,1008,393.0,,70.0,,,,,,,Energy,KCAL -4352151,479944,1008,24.0,,70.0,,,,,,,Energy,KCAL -4352206,479999,1008,110.0,,70.0,,,,,,,Energy,KCAL -4352334,480127,1008,500.0,,70.0,,,,,,,Energy,KCAL -4352557,480350,1008,222.0,,70.0,,,,,,,Energy,KCAL -4352641,480434,1008,250.0,,70.0,,,,,,,Energy,KCAL -4352730,480524,1008,344.0,,70.0,,,,,,,Energy,KCAL -4353350,481147,1008,200.0,,70.0,,,,,,,Energy,KCAL -4353356,481153,1008,40.0,,70.0,,,,,,,Energy,KCAL -4353654,481451,1008,40.0,,70.0,,,,,,,Energy,KCAL -4353808,481605,1008,227.0,,70.0,,,,,,,Energy,KCAL -4353872,481669,1008,300.0,,70.0,,,,,,,Energy,KCAL -4353947,481744,1008,286.0,,70.0,,,,,,,Energy,KCAL -4354257,482054,1008,67.0,,70.0,,,,,,,Energy,KCAL -4354267,482064,1008,230.0,,70.0,,,,,,,Energy,KCAL -4354367,482164,1008,329.0,,70.0,,,,,,,Energy,KCAL -4354598,482396,1008,187.0,,70.0,,,,,,,Energy,KCAL -4354705,482503,1008,464.0,,70.0,,,,,,,Energy,KCAL -4354740,482538,1008,464.0,,70.0,,,,,,,Energy,KCAL -4355255,483057,1008,450.0,,70.0,,,,,,,Energy,KCAL -4355374,483176,1008,393.0,,70.0,,,,,,,Energy,KCAL -4355816,483618,1008,91.0,,70.0,,,,,,,Energy,KCAL -4356019,483821,1008,161.0,,70.0,,,,,,,Energy,KCAL -4356099,483901,1008,571.0,,70.0,,,,,,,Energy,KCAL -4356142,483945,1008,80.0,,70.0,,,,,,,Energy,KCAL -4356202,484005,1008,316.0,,70.0,,,,,,,Energy,KCAL -4356548,484354,1008,333.0,,70.0,,,,,,,Energy,KCAL -4356584,484390,1008,275.0,,70.0,,,,,,,Energy,KCAL -4356833,484639,1008,460.0,,70.0,,,,,,,Energy,KCAL -4357084,484891,1008,400.0,,70.0,,,,,,,Energy,KCAL -4357138,484945,1008,269.0,,70.0,,,,,,,Energy,KCAL -4357439,485246,1008,500.0,,70.0,,,,,,,Energy,KCAL -4357715,485523,1008,78.0,,70.0,,,,,,,Energy,KCAL -4357827,485635,1008,464.0,,70.0,,,,,,,Energy,KCAL -4357992,485800,1008,367.0,,70.0,,,,,,,Energy,KCAL -4357995,485803,1008,389.0,,70.0,,,,,,,Energy,KCAL -4358001,485810,1008,267.0,,70.0,,,,,,,Energy,KCAL -4358176,485994,1008,112.0,,70.0,,,,,,,Energy,KCAL -4358270,486088,1008,267.0,,70.0,,,,,,,Energy,KCAL -4358282,486100,1008,340.0,,70.0,,,,,,,Energy,KCAL -4358306,486124,1008,74.0,,70.0,,,,,,,Energy,KCAL -4358873,486695,1008,600.0,,70.0,,,,,,,Energy,KCAL -4358991,486813,1008,282.0,,70.0,,,,,,,Energy,KCAL -4359549,487374,1008,98.0,,70.0,,,,,,,Energy,KCAL -4360370,488195,1008,467.0,,70.0,,,,,,,Energy,KCAL -4360608,488433,1008,500.0,,70.0,,,,,,,Energy,KCAL -4360906,488731,1008,393.0,,70.0,,,,,,,Energy,KCAL -4361032,488857,1008,247.0,,70.0,,,,,,,Energy,KCAL -4361292,489117,1008,356.0,,70.0,,,,,,,Energy,KCAL -4361334,489159,1008,129.0,,70.0,,,,,,,Energy,KCAL -4361414,489239,1008,40.0,,70.0,,,,,,,Energy,KCAL -4361477,489302,1008,33.0,,70.0,,,,,,,Energy,KCAL -4361704,489529,1008,536.0,,70.0,,,,,,,Energy,KCAL -4361708,489533,1008,536.0,,70.0,,,,,,,Energy,KCAL -4361807,489632,1008,560.0,,70.0,,,,,,,Energy,KCAL -4362155,489983,1008,298.0,,70.0,,,,,,,Energy,KCAL -4362383,490212,1008,350.0,,70.0,,,,,,,Energy,KCAL -4362471,490300,1008,42.0,,70.0,,,,,,,Energy,KCAL -4362645,490474,1008,462.0,,70.0,,,,,,,Energy,KCAL -4362755,490584,1008,2.0,,70.0,,,,,,,Energy,KCAL -4363708,491537,1008,389.0,,70.0,,,,,,,Energy,KCAL -4363851,491680,1008,33.0,,70.0,,,,,,,Energy,KCAL -4363961,491790,1008,189.0,,70.0,,,,,,,Energy,KCAL -4364041,491870,1008,43.0,,70.0,,,,,,,Energy,KCAL -4364053,491882,1008,233.0,,70.0,,,,,,,Energy,KCAL -4364179,492008,1008,343.0,,70.0,,,,,,,Energy,KCAL -4364409,492239,1008,929.0,,70.0,,,,,,,Energy,KCAL -4365157,492992,1008,0.0,,70.0,,,,,,,Energy,KCAL -4365349,493184,1008,543.0,,70.0,,,,,,,Energy,KCAL -4365584,493422,1008,20.0,,70.0,,,,,,,Energy,KCAL -4365664,493502,1008,28.0,,70.0,,,,,,,Energy,KCAL -4365888,493727,1008,62.0,,70.0,,,,,,,Energy,KCAL -4366107,493946,1008,33.0,,70.0,,,,,,,Energy,KCAL -4366580,494425,1008,475.0,,70.0,,,,,,,Energy,KCAL -4366950,494800,1008,417.0,,70.0,,,,,,,Energy,KCAL -4367189,495040,1008,450.0,,70.0,,,,,,,Energy,KCAL -4367231,495082,1008,464.0,,70.0,,,,,,,Energy,KCAL -4367461,495314,1008,0.0,,70.0,,,,,,,Energy,KCAL -4367496,495349,1008,800.0,,70.0,,,,,,,Energy,KCAL -4367914,495770,1008,127.0,,70.0,,,,,,,Energy,KCAL -4368512,496398,1008,50.0,,70.0,,,,,,,Energy,KCAL -4368814,496703,1008,357.0,,70.0,,,,,,,Energy,KCAL -4369263,497163,1008,267.0,,70.0,,,,,,,Energy,KCAL -4369272,497172,1008,0.0,,70.0,,,,,,,Energy,KCAL -4369441,497345,1008,800.0,,70.0,,,,,,,Energy,KCAL -4370205,498115,1008,27.0,,70.0,,,,,,,Energy,KCAL -4370242,498153,1008,2.0,,70.0,,,,,,,Energy,KCAL -4370295,498206,1008,400.0,,70.0,,,,,,,Energy,KCAL -4370589,498500,1008,51.0,,70.0,,,,,,,Energy,KCAL -4370595,498506,1008,15.0,,70.0,,,,,,,Energy,KCAL -4370841,498753,1008,333.0,,70.0,,,,,,,Energy,KCAL -4371142,499056,1008,10.0,,70.0,,,,,,,Energy,KCAL -4371244,499158,1008,35.0,,70.0,,,,,,,Energy,KCAL -4371312,499226,1008,1.0,,70.0,,,,,,,Energy,KCAL -4371383,499297,1008,0.0,,70.0,,,,,,,Energy,KCAL -4371406,499320,1008,0.0,,70.0,,,,,,,Energy,KCAL -4371562,499478,1008,25.0,,70.0,,,,,,,Energy,KCAL -4371590,499506,1008,45.0,,70.0,,,,,,,Energy,KCAL -4371746,499663,1008,0.0,,70.0,,,,,,,Energy,KCAL -4371842,499759,1008,429.0,,70.0,,,,,,,Energy,KCAL -4371961,499878,1008,400.0,,70.0,,,,,,,Energy,KCAL -4372146,500064,1008,200.0,,70.0,,,,,,,Energy,KCAL -4372901,500822,1008,0.0,,70.0,,,,,,,Energy,KCAL -4373129,501051,1008,393.0,,70.0,,,,,,,Energy,KCAL -4373364,501288,1008,42.0,,70.0,,,,,,,Energy,KCAL -4373380,501304,1008,62.0,,70.0,,,,,,,Energy,KCAL -4373635,501561,1008,92.0,,70.0,,,,,,,Energy,KCAL -4373900,501830,1008,19.0,,70.0,,,,,,,Energy,KCAL -4374097,502040,1008,513.0,,70.0,,,,,,,Energy,KCAL -4374203,502146,1008,188.0,,70.0,,,,,,,Energy,KCAL -4374434,502377,1008,227.0,,70.0,,,,,,,Energy,KCAL -4374692,502635,1008,236.0,,70.0,,,,,,,Energy,KCAL -4374727,502670,1008,600.0,,70.0,,,,,,,Energy,KCAL -4374893,502836,1008,228.0,,70.0,,,,,,,Energy,KCAL -4375874,503908,1008,0.0,,70.0,,,,,,,Energy,KCAL -4375906,503940,1008,25.0,,70.0,,,,,,,Energy,KCAL -4376558,504677,1008,714.0,,70.0,,,,,,,Energy,KCAL -4376856,505025,1008,13.0,,70.0,,,,,,,Energy,KCAL -4376934,505109,1008,125.0,,70.0,,,,,,,Energy,KCAL -4376992,505167,1008,89.0,,70.0,,,,,,,Energy,KCAL -4377144,505323,1008,270.0,,70.0,,,,,,,Energy,KCAL -4377232,505415,1008,260.0,,70.0,,,,,,,Energy,KCAL -4377961,506165,1008,88.0,,70.0,,,,,,,Energy,KCAL -4378237,506443,1008,382.0,,70.0,,,,,,,Energy,KCAL -4378258,506464,1008,321.0,,70.0,,,,,,,Energy,KCAL -4378323,506529,1008,426.0,,70.0,,,,,,,Energy,KCAL -4378501,506720,1008,245.0,,70.0,,,,,,,Energy,KCAL -4378572,506791,1008,230.0,,70.0,,,,,,,Energy,KCAL -4378715,506934,1008,188.0,,70.0,,,,,,,Energy,KCAL -4378996,507216,1008,230.0,,70.0,,,,,,,Energy,KCAL -4379273,507507,1008,106.0,,70.0,,,,,,,Energy,KCAL -4379333,507567,1008,329.0,,70.0,,,,,,,Energy,KCAL -4379555,507791,1008,165.0,,70.0,,,,,,,Energy,KCAL -4379977,508216,1008,350.0,,70.0,,,,,,,Energy,KCAL -4380179,508418,1008,100.0,,70.0,,,,,,,Energy,KCAL -4380251,508490,1008,66.0,,70.0,,,,,,,Energy,KCAL -4380613,508861,1008,62.0,,70.0,,,,,,,Energy,KCAL -4380698,508956,1008,321.0,,70.0,,,,,,,Energy,KCAL -4380710,508968,1008,375.0,,70.0,,,,,,,Energy,KCAL -4380715,508973,1008,422.0,,70.0,,,,,,,Energy,KCAL -4380955,509216,1008,400.0,,70.0,,,,,,,Energy,KCAL -4381177,509445,1008,460.0,,70.0,,,,,,,Energy,KCAL -4381721,510017,1008,389.0,,70.0,,,,,,,Energy,KCAL -4381794,510090,1008,294.0,,70.0,,,,,,,Energy,KCAL -4381964,510263,1008,483.0,,70.0,,,,,,,Energy,KCAL -4382151,510451,1008,500.0,,70.0,,,,,,,Energy,KCAL -4382468,510774,1008,447.0,,70.0,,,,,,,Energy,KCAL -4383012,511337,1008,400.0,,70.0,,,,,,,Energy,KCAL -4383120,511452,1008,50.0,,70.0,,,,,,,Energy,KCAL -4383372,511705,1008,18.0,,70.0,,,,,,,Energy,KCAL -4383983,512318,1008,475.0,,70.0,,,,,,,Energy,KCAL -4384027,512362,1008,375.0,,70.0,,,,,,,Energy,KCAL -4384212,512547,1008,333.0,,70.0,,,,,,,Energy,KCAL -4384227,512562,1008,295.0,,70.0,,,,,,,Energy,KCAL -4384268,512603,1008,357.0,,70.0,,,,,,,Energy,KCAL -4384685,513021,1008,268.0,,70.0,,,,,,,Energy,KCAL -4384928,513271,1008,500.0,,70.0,,,,,,,Energy,KCAL -4384935,513278,1008,567.0,,70.0,,,,,,,Energy,KCAL -4384963,513307,1008,562.0,,70.0,,,,,,,Energy,KCAL -4384986,513331,1008,200.0,,70.0,,,,,,,Energy,KCAL -4385108,513454,1008,474.0,,70.0,,,,,,,Energy,KCAL -4385192,513539,1008,232.0,,70.0,,,,,,,Energy,KCAL -4385588,513936,1008,447.0,,70.0,,,,,,,Energy,KCAL -4385828,514178,1008,24.0,,70.0,,,,,,,Energy,KCAL -4386100,514454,1008,23.0,,70.0,,,,,,,Energy,KCAL -4386266,514621,1008,76.0,,70.0,,,,,,,Energy,KCAL -4386372,514730,1008,571.0,,70.0,,,,,,,Energy,KCAL -4386575,514933,1008,500.0,,70.0,,,,,,,Energy,KCAL -4386827,515185,1008,35.0,,70.0,,,,,,,Energy,KCAL -4387245,515608,1008,500.0,,70.0,,,,,,,Energy,KCAL -4387265,515628,1008,51.0,,70.0,,,,,,,Energy,KCAL -4388018,516381,1008,245.0,,70.0,,,,,,,Energy,KCAL -4388163,516526,1008,250.0,,70.0,,,,,,,Energy,KCAL -4388287,516651,1008,29.0,,70.0,,,,,,,Energy,KCAL -4388379,516743,1008,1.0,,70.0,,,,,,,Energy,KCAL -4388417,516781,1008,321.0,,70.0,,,,,,,Energy,KCAL -4388422,516786,1008,18.0,,70.0,,,,,,,Energy,KCAL -4388507,516871,1008,214.0,,70.0,,,,,,,Energy,KCAL -4388634,516998,1008,500.0,,70.0,,,,,,,Energy,KCAL -4388841,517205,1008,571.0,,70.0,,,,,,,Energy,KCAL -4389203,517569,1008,500.0,,70.0,,,,,,,Energy,KCAL -4389242,517608,1008,246.0,,70.0,,,,,,,Energy,KCAL -4389265,517631,1008,231.0,,70.0,,,,,,,Energy,KCAL -4389344,517710,1008,326.0,,70.0,,,,,,,Energy,KCAL -4389411,517777,1008,272.0,,70.0,,,,,,,Energy,KCAL -4389531,517897,1008,857.0,,70.0,,,,,,,Energy,KCAL -4389717,518083,1008,179.0,,70.0,,,,,,,Energy,KCAL -4390033,518399,1008,400.0,,70.0,,,,,,,Energy,KCAL -4390426,518792,1008,500.0,,70.0,,,,,,,Energy,KCAL -4391239,519628,1008,467.0,,70.0,,,,,,,Energy,KCAL -4391273,519662,1008,390.0,,70.0,,,,,,,Energy,KCAL -4391800,520192,1008,379.0,,70.0,,,,,,,Energy,KCAL -4392160,520556,1008,357.0,,70.0,,,,,,,Energy,KCAL -4392294,520690,1008,167.0,,70.0,,,,,,,Energy,KCAL -4392314,520710,1008,167.0,,70.0,,,,,,,Energy,KCAL -4392411,520808,1008,73.0,,70.0,,,,,,,Energy,KCAL -4392477,520874,1008,350.0,,70.0,,,,,,,Energy,KCAL -4392546,520944,1008,533.0,,70.0,,,,,,,Energy,KCAL -4392734,521133,1008,350.0,,70.0,,,,,,,Energy,KCAL -4392809,521208,1008,214.0,,70.0,,,,,,,Energy,KCAL -4392999,521399,1008,75.0,,70.0,,,,,,,Energy,KCAL -4393473,521880,1008,500.0,,70.0,,,,,,,Energy,KCAL -4393709,522116,1008,136.0,,70.0,,,,,,,Energy,KCAL -4394081,522501,1008,357.0,,70.0,,,,,,,Energy,KCAL -4394113,522533,1008,500.0,,70.0,,,,,,,Energy,KCAL -4394321,522750,1008,415.0,,70.0,,,,,,,Energy,KCAL -4394405,522834,1008,381.0,,70.0,,,,,,,Energy,KCAL -4394873,523338,1008,288.0,,70.0,,,,,,,Energy,KCAL -4394974,523439,1008,161.0,,70.0,,,,,,,Energy,KCAL -4395211,523677,1008,476.0,,70.0,,,,,,,Energy,KCAL -4395756,524224,1008,267.0,,70.0,,,,,,,Energy,KCAL -4396124,524593,1008,57.0,,70.0,,,,,,,Energy,KCAL -4396138,524607,1008,571.0,,70.0,,,,,,,Energy,KCAL -4396190,524659,1008,467.0,,70.0,,,,,,,Energy,KCAL -4396649,525118,1008,170.0,,70.0,,,,,,,Energy,KCAL -4396815,525285,1008,167.0,,70.0,,,,,,,Energy,KCAL -4396848,525318,1008,149.0,,70.0,,,,,,,Energy,KCAL -4397021,525492,1008,69.0,,70.0,,,,,,,Energy,KCAL -4397310,525783,1008,14.0,,70.0,,,,,,,Energy,KCAL -4397532,526007,1008,214.0,,70.0,,,,,,,Energy,KCAL -4397829,526305,1008,158.0,,70.0,,,,,,,Energy,KCAL -4397939,526416,1008,179.0,,70.0,,,,,,,Energy,KCAL -4397970,526447,1008,222.0,,70.0,,,,,,,Energy,KCAL -4398209,526688,1008,100.0,,70.0,,,,,,,Energy,KCAL -4398649,527129,1008,259.0,,70.0,,,,,,,Energy,KCAL -4398768,527248,1008,309.0,,70.0,,,,,,,Energy,KCAL -4398967,527447,1008,477.0,,70.0,,,,,,,Energy,KCAL -4399016,527496,1008,46.0,,70.0,,,,,,,Energy,KCAL -4399137,527618,1008,365.0,,70.0,,,,,,,Energy,KCAL -4399553,528034,1008,81.0,,70.0,,,,,,,Energy,KCAL -4399856,528339,1008,414.0,,70.0,,,,,,,Energy,KCAL -4399895,528378,1008,550.0,,70.0,,,,,,,Energy,KCAL -4399936,528419,1008,375.0,,70.0,,,,,,,Energy,KCAL -4400084,528567,1008,70.0,,70.0,,,,,,,Energy,KCAL -4400150,528633,1008,500.0,,70.0,,,,,,,Energy,KCAL -4400288,528771,1008,24.0,,70.0,,,,,,,Energy,KCAL -4400396,528879,1008,47.0,,70.0,,,,,,,Energy,KCAL -4400445,528929,1008,250.0,,70.0,,,,,,,Energy,KCAL -4400558,529043,1008,25.0,,70.0,,,,,,,Energy,KCAL -4400764,529249,1008,250.0,,70.0,,,,,,,Energy,KCAL -4400950,529435,1008,108.0,,70.0,,,,,,,Energy,KCAL -4402046,530538,1008,33.0,,70.0,,,,,,,Energy,KCAL -4402124,530616,1008,286.0,,70.0,,,,,,,Energy,KCAL -4402196,530689,1008,540.0,,70.0,,,,,,,Energy,KCAL -4402873,531367,1008,18.0,,70.0,,,,,,,Energy,KCAL -4402926,531424,1008,118.0,,70.0,,,,,,,Energy,KCAL -4402976,531476,1008,714.0,,70.0,,,,,,,Energy,KCAL -4403145,531646,1008,250.0,,70.0,,,,,,,Energy,KCAL -4403993,532504,1008,400.0,,70.0,,,,,,,Energy,KCAL -4404212,532727,1008,167.0,,70.0,,,,,,,Energy,KCAL -4404444,532960,1008,259.0,,70.0,,,,,,,Energy,KCAL -4404756,533273,1008,46.0,,70.0,,,,,,,Energy,KCAL -4404812,533332,1008,51.0,,70.0,,,,,,,Energy,KCAL -4404937,533458,1008,71.0,,70.0,,,,,,,Energy,KCAL -4404995,533516,1008,0.0,,70.0,,,,,,,Energy,KCAL -4405041,533562,1008,577.0,,70.0,,,,,,,Energy,KCAL -4405087,533608,1008,0.0,,70.0,,,,,,,Energy,KCAL -4405143,533664,1008,133.0,,70.0,,,,,,,Energy,KCAL -4405429,533978,1008,60.0,,70.0,,,,,,,Energy,KCAL -4405495,534044,1008,579.0,,70.0,,,,,,,Energy,KCAL -4405838,534388,1008,167.0,,70.0,,,,,,,Energy,KCAL -4405996,534546,1008,22.0,,70.0,,,,,,,Energy,KCAL -4406229,534783,1008,429.0,,70.0,,,,,,,Energy,KCAL -4406355,534909,1008,412.0,,70.0,,,,,,,Energy,KCAL -4406509,535066,1008,212.0,,70.0,,,,,,,Energy,KCAL -4406533,535093,1008,106.0,,70.0,,,,,,,Energy,KCAL -4406580,535144,1008,291.0,,70.0,,,,,,,Energy,KCAL -4406980,535544,1008,429.0,,70.0,,,,,,,Energy,KCAL -4407122,535686,1008,492.0,,70.0,,,,,,,Energy,KCAL -4407768,536332,1008,367.0,,70.0,,,,,,,Energy,KCAL -4407827,536393,1008,93.0,,70.0,,,,,,,Energy,KCAL -4407866,536432,1008,425.0,,70.0,,,,,,,Energy,KCAL -4408274,536843,1008,800.0,,70.0,,,,,,,Energy,KCAL -4408366,536935,1008,0.0,,70.0,,,,,,,Energy,KCAL -4408662,537235,1008,429.0,,70.0,,,,,,,Energy,KCAL -4408958,537539,1008,400.0,,70.0,,,,,,,Energy,KCAL -4408971,537552,1008,393.0,,70.0,,,,,,,Energy,KCAL -4409062,537643,1008,550.0,,70.0,,,,,,,Energy,KCAL -4409213,537795,1008,226.0,,70.0,,,,,,,Energy,KCAL -4409253,537835,1008,340.0,,70.0,,,,,,,Energy,KCAL -4409269,537851,1008,250.0,,70.0,,,,,,,Energy,KCAL -4409276,537858,1008,38.0,,70.0,,,,,,,Energy,KCAL -4409519,538106,1008,286.0,,70.0,,,,,,,Energy,KCAL -4409863,538453,1008,250.0,,70.0,,,,,,,Energy,KCAL -4409918,538508,1008,295.0,,70.0,,,,,,,Energy,KCAL -4409928,538518,1008,475.0,,70.0,,,,,,,Energy,KCAL -4410186,538798,1008,56.0,,70.0,,,,,,,Energy,KCAL -4410800,539513,1008,0.0,,70.0,,,,,,,Energy,KCAL -4410953,539695,1008,0.0,,70.0,,,,,,,Energy,KCAL -4411287,540061,1008,25.0,,70.0,,,,,,,Energy,KCAL -4411321,540097,1008,400.0,,70.0,,,,,,,Energy,KCAL -4411527,540345,1008,134.0,,70.0,,,,,,,Energy,KCAL -4411537,540355,1008,375.0,,70.0,,,,,,,Energy,KCAL -4412220,541329,1008,45.0,,70.0,,,,,,,Energy,KCAL -4412269,541379,1008,364.0,,70.0,,,,,,,Energy,KCAL -4412819,542027,1008,88.0,,70.0,,,,,,,Energy,KCAL -4412956,542175,1008,273.0,,70.0,,,,,,,Energy,KCAL -4412999,542218,1008,340.0,,70.0,,,,,,,Energy,KCAL -4413050,542269,1008,800.0,,70.0,,,,,,,Energy,KCAL -4413674,542912,1008,350.0,,70.0,,,,,,,Energy,KCAL -4414759,544029,1008,412.0,,70.0,,,,,,,Energy,KCAL -4414796,544066,1008,573.0,,70.0,,,,,,,Energy,KCAL -4414982,544283,1008,263.0,,70.0,,,,,,,Energy,KCAL -4415814,545228,1008,385.0,,70.0,,,,,,,Energy,KCAL -4416426,545907,1008,379.0,,70.0,,,,,,,Energy,KCAL -4416777,546267,1008,533.0,,70.0,,,,,,,Energy,KCAL -4417097,546590,1008,65.0,,70.0,,,,,,,Energy,KCAL -4417411,546907,1008,360.0,,70.0,,,,,,,Energy,KCAL -4417543,547039,1008,42.0,,70.0,,,,,,,Energy,KCAL -4417614,547111,1008,72.0,,70.0,,,,,,,Energy,KCAL -4418963,548473,1008,429.0,,70.0,,,,,,,Energy,KCAL -4419033,548544,1008,474.0,,70.0,,,,,,,Energy,KCAL -4419466,548980,1008,450.0,,70.0,,,,,,,Energy,KCAL -4419618,549132,1008,237.0,,70.0,,,,,,,Energy,KCAL -4419811,549326,1008,500.0,,70.0,,,,,,,Energy,KCAL -4419884,549399,1008,46.0,,70.0,,,,,,,Energy,KCAL -4420113,549629,1008,400.0,,70.0,,,,,,,Energy,KCAL -4420346,549862,1008,88.0,,70.0,,,,,,,Energy,KCAL -4420509,550025,1008,342.0,,70.0,,,,,,,Energy,KCAL -4420605,550122,1008,114.0,,70.0,,,,,,,Energy,KCAL -4420776,550296,1008,333.0,,70.0,,,,,,,Energy,KCAL -4420803,550323,1008,33.0,,70.0,,,,,,,Energy,KCAL -4420836,550356,1008,89.0,,70.0,,,,,,,Energy,KCAL -4421444,550964,1008,800.0,,70.0,,,,,,,Energy,KCAL -4421571,551092,1008,857.0,,70.0,,,,,,,Energy,KCAL -4421910,551431,1008,62.0,,70.0,,,,,,,Energy,KCAL -4422030,551552,1008,348.0,,70.0,,,,,,,Energy,KCAL -4422060,551582,1008,21.0,,70.0,,,,,,,Energy,KCAL -4422244,551766,1008,162.0,,70.0,,,,,,,Energy,KCAL -4422341,551863,1008,857.0,,70.0,,,,,,,Energy,KCAL -4422456,551980,1008,24.0,,70.0,,,,,,,Energy,KCAL -4422498,552022,1008,306.0,,70.0,,,,,,,Energy,KCAL -4422805,552331,1008,2.0,,70.0,,,,,,,Energy,KCAL -4423324,552852,1008,533.0,,70.0,,,,,,,Energy,KCAL -4423510,553038,1008,282.0,,70.0,,,,,,,Energy,KCAL -4423586,553114,1008,325.0,,70.0,,,,,,,Energy,KCAL -4423638,553166,1008,393.0,,70.0,,,,,,,Energy,KCAL -4423682,553210,1008,40.0,,70.0,,,,,,,Energy,KCAL -4423774,553302,1008,85.0,,70.0,,,,,,,Energy,KCAL -4423831,553359,1008,600.0,,70.0,,,,,,,Energy,KCAL -4423889,553417,1008,4.0,,70.0,,,,,,,Energy,KCAL -4423982,553511,1008,425.0,,70.0,,,,,,,Energy,KCAL -4424010,553539,1008,92.0,,70.0,,,,,,,Energy,KCAL -4424070,553600,1008,489.0,,70.0,,,,,,,Energy,KCAL -4424286,553817,1008,100.0,,70.0,,,,,,,Energy,KCAL -4424731,554263,1008,0.0,,70.0,,,,,,,Energy,KCAL -4424793,554325,1008,397.0,,70.0,,,,,,,Energy,KCAL -4424833,554365,1008,286.0,,70.0,,,,,,,Energy,KCAL -4424857,554389,1008,47.0,,70.0,,,,,,,Energy,KCAL -4426232,555779,1008,167.0,,70.0,,,,,,,Energy,KCAL -4426350,555898,1008,64.0,,70.0,,,,,,,Energy,KCAL -4426411,555959,1008,56.0,,70.0,,,,,,,Energy,KCAL -4426414,555962,1008,375.0,,70.0,,,,,,,Energy,KCAL -4426568,556126,1008,83.0,,70.0,,,,,,,Energy,KCAL -4426869,556432,1008,367.0,,70.0,,,,,,,Energy,KCAL -4427210,556774,1008,0.0,,70.0,,,,,,,Energy,KCAL -4427312,556876,1008,368.0,,70.0,,,,,,,Energy,KCAL -4428141,557711,1008,700.0,,70.0,,,,,,,Energy,KCAL -4428256,557829,1008,500.0,,70.0,,,,,,,Energy,KCAL -4428361,557934,1008,48.0,,70.0,,,,,,,Energy,KCAL -4428451,558025,1008,571.0,,70.0,,,,,,,Energy,KCAL -4428522,558097,1008,333.0,,70.0,,,,,,,Energy,KCAL -4428660,558236,1008,281.0,,70.0,,,,,,,Energy,KCAL -4428760,558339,1008,107.0,,70.0,,,,,,,Energy,KCAL -4428934,558513,1008,500.0,,70.0,,,,,,,Energy,KCAL -4428954,558533,1008,94.0,,70.0,,,,,,,Energy,KCAL -4429037,558616,1008,400.0,,70.0,,,,,,,Energy,KCAL -4429131,558710,1008,88.0,,70.0,,,,,,,Energy,KCAL -4429182,558761,1008,500.0,,70.0,,,,,,,Energy,KCAL -4429218,558797,1008,25.0,,70.0,,,,,,,Energy,KCAL -4429288,558867,1008,100.0,,70.0,,,,,,,Energy,KCAL -4429476,559055,1008,304.0,,70.0,,,,,,,Energy,KCAL -4429710,559290,1008,375.0,,70.0,,,,,,,Energy,KCAL -4429800,559382,1008,93.0,,70.0,,,,,,,Energy,KCAL -4430032,559614,1008,0.0,,70.0,,,,,,,Energy,KCAL -4430177,559760,1008,41.0,,70.0,,,,,,,Energy,KCAL -4430727,560317,1008,133.0,,70.0,,,,,,,Energy,KCAL -4430878,560468,1008,143.0,,70.0,,,,,,,Energy,KCAL -4430925,560515,1008,429.0,,70.0,,,,,,,Energy,KCAL -4430931,560521,1008,282.0,,70.0,,,,,,,Energy,KCAL -4431019,560609,1008,93.0,,70.0,,,,,,,Energy,KCAL -4431020,560610,1008,0.0,,70.0,,,,,,,Energy,KCAL -4431156,560747,1008,368.0,,70.0,,,,,,,Energy,KCAL -4431181,560774,1008,348.0,,70.0,,,,,,,Energy,KCAL -4431225,560818,1008,77.0,,70.0,,,,,,,Energy,KCAL -4431470,561063,1008,284.0,,70.0,,,,,,,Energy,KCAL -4431783,561376,1008,85.0,,70.0,,,,,,,Energy,KCAL -4431856,561449,1008,33.0,,70.0,,,,,,,Energy,KCAL -4431924,561518,1008,417.0,,70.0,,,,,,,Energy,KCAL -4432028,561624,1008,714.0,,70.0,,,,,,,Energy,KCAL -4432319,561915,1008,643.0,,70.0,,,,,,,Energy,KCAL -4432380,561976,1008,46.0,,70.0,,,,,,,Energy,KCAL -4432438,562034,1008,67.0,,70.0,,,,,,,Energy,KCAL -4433630,563293,1008,281.0,,70.0,,,,,,,Energy,KCAL -4433759,563426,1008,29.0,,70.0,,,,,,,Energy,KCAL -4433889,563556,1008,679.0,,70.0,,,,,,,Energy,KCAL -4433908,563575,1008,393.0,,70.0,,,,,,,Energy,KCAL -4434142,563810,1008,556.0,,70.0,,,,,,,Energy,KCAL -4434358,564026,1008,56.0,,70.0,,,,,,,Energy,KCAL -4434401,564069,1008,0.0,,70.0,,,,,,,Energy,KCAL -4434573,564241,1008,333.0,,70.0,,,,,,,Energy,KCAL -4434841,564512,1008,50.0,,70.0,,,,,,,Energy,KCAL -4435407,565082,1008,182.0,,70.0,,,,,,,Energy,KCAL -4435474,565149,1008,97.0,,70.0,,,,,,,Energy,KCAL -4435516,565191,1008,72.0,,70.0,,,,,,,Energy,KCAL -4435551,565226,1008,129.0,,70.0,,,,,,,Energy,KCAL -4435599,565275,1008,25.0,,70.0,,,,,,,Energy,KCAL -4435705,565381,1008,56.0,,70.0,,,,,,,Energy,KCAL -4435868,565548,1008,375.0,,70.0,,,,,,,Energy,KCAL -4435996,565676,1008,365.0,,70.0,,,,,,,Energy,KCAL -4436051,565731,1008,380.0,,70.0,,,,,,,Energy,KCAL -4436218,565898,1008,167.0,,70.0,,,,,,,Energy,KCAL -4436251,565931,1008,520.0,,70.0,,,,,,,Energy,KCAL -4436491,566172,1008,170.0,,70.0,,,,,,,Energy,KCAL -4436573,566254,1008,467.0,,70.0,,,,,,,Energy,KCAL -4436742,566424,1008,421.0,,70.0,,,,,,,Energy,KCAL -4436809,566491,1008,140.0,,70.0,,,,,,,Energy,KCAL -4437093,566776,1008,375.0,,70.0,,,,,,,Energy,KCAL -4437123,566806,1008,283.0,,70.0,,,,,,,Energy,KCAL -4437417,567103,1008,286.0,,70.0,,,,,,,Energy,KCAL -4437482,567168,1008,200.0,,70.0,,,,,,,Energy,KCAL -4437639,567326,1008,0.0,,70.0,,,,,,,Energy,KCAL -4437912,567601,1008,533.0,,70.0,,,,,,,Energy,KCAL -4438400,568090,1008,108.0,,70.0,,,,,,,Energy,KCAL -4438664,568356,1008,467.0,,70.0,,,,,,,Energy,KCAL -4439085,568779,1008,400.0,,70.0,,,,,,,Energy,KCAL -4439231,568929,1008,375.0,,70.0,,,,,,,Energy,KCAL -4439318,569017,1008,371.0,,70.0,,,,,,,Energy,KCAL -4439411,569110,1008,62.0,,70.0,,,,,,,Energy,KCAL -4439784,569483,1008,67.0,,70.0,,,,,,,Energy,KCAL -4439916,569616,1008,440.0,,70.0,,,,,,,Energy,KCAL -4440433,570139,1008,382.0,,70.0,,,,,,,Energy,KCAL -4440521,570227,1008,100.0,,70.0,,,,,,,Energy,KCAL -4440807,570513,1008,41.0,,70.0,,,,,,,Energy,KCAL -4440902,570608,1008,333.0,,70.0,,,,,,,Energy,KCAL -4441108,570814,1008,214.0,,70.0,,,,,,,Energy,KCAL -4441482,571197,1008,371.0,,70.0,,,,,,,Energy,KCAL -4441741,571457,1008,310.0,,70.0,,,,,,,Energy,KCAL -4441809,571525,1008,67.0,,70.0,,,,,,,Energy,KCAL -4441904,571620,1008,300.0,,70.0,,,,,,,Energy,KCAL -4442020,571736,1008,414.0,,70.0,,,,,,,Energy,KCAL -4442039,571755,1008,375.0,,70.0,,,,,,,Energy,KCAL -4442207,571925,1008,269.0,,70.0,,,,,,,Energy,KCAL -4442388,572108,1008,567.0,,70.0,,,,,,,Energy,KCAL -4442667,572387,1008,53.0,,70.0,,,,,,,Energy,KCAL -4442710,572430,1008,161.0,,70.0,,,,,,,Energy,KCAL -4442826,572546,1008,357.0,,70.0,,,,,,,Energy,KCAL -4442862,572582,1008,344.0,,70.0,,,,,,,Energy,KCAL -4443142,572867,1008,319.0,,70.0,,,,,,,Energy,KCAL -4443184,572909,1008,263.0,,70.0,,,,,,,Energy,KCAL -4443245,572970,1008,47.0,,70.0,,,,,,,Energy,KCAL -4443295,573020,1008,187.0,,70.0,,,,,,,Energy,KCAL -4443446,573172,1008,600.0,,70.0,,,,,,,Energy,KCAL -4443903,573632,1008,238.0,,70.0,,,,,,,Energy,KCAL -4443912,573641,1008,282.0,,70.0,,,,,,,Energy,KCAL -4443954,573683,1008,516.0,,70.0,,,,,,,Energy,KCAL -4444032,573761,1008,88.0,,70.0,,,,,,,Energy,KCAL -4444489,574220,1008,270.0,,70.0,,,,,,,Energy,KCAL -4444805,574536,1008,495.0,,70.0,,,,,,,Energy,KCAL -4444876,574607,1008,229.0,,70.0,,,,,,,Energy,KCAL -4445313,575047,1008,643.0,,70.0,,,,,,,Energy,KCAL -4445479,575214,1008,400.0,,70.0,,,,,,,Energy,KCAL -4445826,575563,1008,364.0,,70.0,,,,,,,Energy,KCAL -4445885,575622,1008,535.0,,70.0,,,,,,,Energy,KCAL -4446011,575749,1008,400.0,,70.0,,,,,,,Energy,KCAL -4446053,575792,1008,567.0,,70.0,,,,,,,Energy,KCAL -4446308,576047,1008,250.0,,70.0,,,,,,,Energy,KCAL -4446762,576503,1008,169.0,,70.0,,,,,,,Energy,KCAL -4447059,576802,1008,68.0,,70.0,,,,,,,Energy,KCAL -4447282,577027,1008,286.0,,70.0,,,,,,,Energy,KCAL -4447817,577587,1008,18.0,,70.0,,,,,,,Energy,KCAL -4447952,577724,1008,500.0,,70.0,,,,,,,Energy,KCAL -4448128,577912,1008,140.0,,70.0,,,,,,,Energy,KCAL -4448262,578046,1008,433.0,,70.0,,,,,,,Energy,KCAL -4448614,578418,1008,545.0,,70.0,,,,,,,Energy,KCAL -4449031,578903,1008,231.0,,70.0,,,,,,,Energy,KCAL -4449093,578968,1008,571.0,,70.0,,,,,,,Energy,KCAL -4449138,579023,1008,143.0,,70.0,,,,,,,Energy,KCAL -4449629,579568,1008,0.0,,70.0,,,,,,,Energy,KCAL -4449766,579707,1008,62.0,,70.0,,,,,,,Energy,KCAL -4449781,579722,1008,133.0,,70.0,,,,,,,Energy,KCAL -4449787,579729,1008,107.0,,70.0,,,,,,,Energy,KCAL -4450003,579946,1008,250.0,,70.0,,,,,,,Energy,KCAL -4450070,580013,1008,471.0,,70.0,,,,,,,Energy,KCAL -4450122,580065,1008,25.0,,70.0,,,,,,,Energy,KCAL -4450317,580260,1008,536.0,,70.0,,,,,,,Energy,KCAL -4450416,580359,1008,0.0,,70.0,,,,,,,Energy,KCAL -4450564,580508,1008,55.0,,70.0,,,,,,,Energy,KCAL -4450786,580731,1008,286.0,,70.0,,,,,,,Energy,KCAL -4451188,581133,1008,33.0,,70.0,,,,,,,Energy,KCAL -4451250,581195,1008,245.0,,70.0,,,,,,,Energy,KCAL -4451353,581298,1008,107.0,,70.0,,,,,,,Energy,KCAL -4451571,581517,1008,93.0,,70.0,,,,,,,Energy,KCAL -4451803,581751,1008,261.0,,70.0,,,,,,,Energy,KCAL -4451807,581755,1008,714.0,,70.0,,,,,,,Energy,KCAL -4451809,581757,1008,375.0,,70.0,,,,,,,Energy,KCAL -4451864,581812,1008,54.0,,70.0,,,,,,,Energy,KCAL -4451962,581910,1008,182.0,,70.0,,,,,,,Energy,KCAL -4452177,582126,1008,464.0,,70.0,,,,,,,Energy,KCAL -4452217,582166,1008,179.0,,70.0,,,,,,,Energy,KCAL -4452366,582316,1008,33.0,,70.0,,,,,,,Energy,KCAL -4452616,582566,1008,464.0,,70.0,,,,,,,Energy,KCAL -4452709,582660,1008,229.0,,70.0,,,,,,,Energy,KCAL -4452901,582852,1008,286.0,,70.0,,,,,,,Energy,KCAL -4452913,582864,1008,467.0,,70.0,,,,,,,Energy,KCAL -4453377,583333,1008,375.0,,70.0,,,,,,,Energy,KCAL -4453525,583481,1008,91.0,,70.0,,,,,,,Energy,KCAL -4453599,583555,1008,393.0,,70.0,,,,,,,Energy,KCAL -4453661,583617,1008,91.0,,70.0,,,,,,,Energy,KCAL -4453802,583758,1008,389.0,,70.0,,,,,,,Energy,KCAL -4453839,583795,1008,338.0,,70.0,,,,,,,Energy,KCAL -4453878,583834,1008,313.0,,70.0,,,,,,,Energy,KCAL -4454425,584383,1008,395.0,,70.0,,,,,,,Energy,KCAL -4454551,584511,1008,0.0,,70.0,,,,,,,Energy,KCAL -4454925,584892,1008,312.0,,70.0,,,,,,,Energy,KCAL -4455729,585708,1008,571.0,,70.0,,,,,,,Energy,KCAL -4455770,585749,1008,533.0,,70.0,,,,,,,Energy,KCAL -4455943,585923,1008,567.0,,70.0,,,,,,,Energy,KCAL -4456141,586122,1008,33.0,,70.0,,,,,,,Energy,KCAL -4456277,586259,1008,10.0,,70.0,,,,,,,Energy,KCAL -4456306,586288,1008,89.0,,70.0,,,,,,,Energy,KCAL -4456457,586441,1008,315.0,,70.0,,,,,,,Energy,KCAL -4456626,586611,1008,500.0,,70.0,,,,,,,Energy,KCAL -4456965,586954,1008,340.0,,70.0,,,,,,,Energy,KCAL -4457020,587011,1008,325.0,,70.0,,,,,,,Energy,KCAL -4457154,587145,1008,0.0,,70.0,,,,,,,Energy,KCAL -4457363,587354,1008,393.0,,70.0,,,,,,,Energy,KCAL -4457863,587861,1008,99.0,,70.0,,,,,,,Energy,KCAL -4458236,588239,1008,333.0,,70.0,,,,,,,Energy,KCAL -4458292,588296,1008,80.0,,70.0,,,,,,,Energy,KCAL -4458612,588617,1008,33.0,,70.0,,,,,,,Energy,KCAL -4458859,588866,1008,208.0,,70.0,,,,,,,Energy,KCAL -4458970,588978,1008,280.0,,70.0,,,,,,,Energy,KCAL -4459242,589253,1008,21.0,,70.0,,,,,,,Energy,KCAL -4459281,589293,1008,186.0,,70.0,,,,,,,Energy,KCAL -4459303,589315,1008,393.0,,70.0,,,,,,,Energy,KCAL -4459583,589596,1008,57.0,,70.0,,,,,,,Energy,KCAL -4459960,589974,1008,714.0,,70.0,,,,,,,Energy,KCAL -4460010,590024,1008,357.0,,70.0,,,,,,,Energy,KCAL -4460296,590312,1008,345.0,,70.0,,,,,,,Energy,KCAL -4460685,590702,1008,226.0,,70.0,,,,,,,Energy,KCAL -4460911,590929,1008,462.0,,70.0,,,,,,,Energy,KCAL -4461106,591126,1008,867.0,,70.0,,,,,,,Energy,KCAL -4461209,591229,1008,42.0,,70.0,,,,,,,Energy,KCAL -4461350,591370,1008,25.0,,70.0,,,,,,,Energy,KCAL -4461364,591384,1008,714.0,,70.0,,,,,,,Energy,KCAL -4461375,591395,1008,125.0,,70.0,,,,,,,Energy,KCAL -4461500,591521,1008,500.0,,70.0,,,,,,,Energy,KCAL -4461735,591756,1008,524.0,,70.0,,,,,,,Energy,KCAL -4461743,591764,1008,71.0,,70.0,,,,,,,Energy,KCAL -4461763,591784,1008,25.0,,70.0,,,,,,,Energy,KCAL -4461792,591814,1008,0.0,,70.0,,,,,,,Energy,KCAL -4462424,592452,1008,228.0,,70.0,,,,,,,Energy,KCAL -4462838,592867,1008,62.0,,70.0,,,,,,,Energy,KCAL -4463100,593130,1008,400.0,,70.0,,,,,,,Energy,KCAL -4463320,593350,1008,375.0,,70.0,,,,,,,Energy,KCAL -4463979,594010,1008,351.0,,70.0,,,,,,,Energy,KCAL -4464033,594065,1008,62.0,,70.0,,,,,,,Energy,KCAL -4464147,594180,1008,150.0,,70.0,,,,,,,Energy,KCAL -4464248,594281,1008,404.0,,70.0,,,,,,,Energy,KCAL -4464412,594446,1008,400.0,,70.0,,,,,,,Energy,KCAL -4464420,594454,1008,0.0,,70.0,,,,,,,Energy,KCAL -4464618,594652,1008,24.0,,70.0,,,,,,,Energy,KCAL -4465627,595664,1008,0.0,,70.0,,,,,,,Energy,KCAL -4466018,596057,1008,29.0,,70.0,,,,,,,Energy,KCAL -4466052,596091,1008,207.0,,70.0,,,,,,,Energy,KCAL -4466364,596403,1008,56.0,,70.0,,,,,,,Energy,KCAL -4466370,596409,1008,400.0,,70.0,,,,,,,Energy,KCAL -4466385,596424,1008,125.0,,70.0,,,,,,,Energy,KCAL -4466522,596561,1008,367.0,,70.0,,,,,,,Energy,KCAL -4466693,596732,1008,100.0,,70.0,,,,,,,Energy,KCAL -4466739,596778,1008,800.0,,70.0,,,,,,,Energy,KCAL -4466856,596896,1008,404.0,,70.0,,,,,,,Energy,KCAL -4467173,597213,1008,100.0,,70.0,,,,,,,Energy,KCAL -4467216,597256,1008,0.0,,70.0,,,,,,,Energy,KCAL -4467399,597445,1008,294.0,,70.0,,,,,,,Energy,KCAL -4467480,597526,1008,367.0,,70.0,,,,,,,Energy,KCAL -4468074,598123,1008,386.0,,70.0,,,,,,,Energy,KCAL -4468397,598446,1008,560.0,,70.0,,,,,,,Energy,KCAL -4468453,598502,1008,436.0,,70.0,,,,,,,Energy,KCAL -4468805,598855,1008,153.0,,70.0,,,,,,,Energy,KCAL -4469931,599989,1008,268.0,,70.0,,,,,,,Energy,KCAL -4470045,600103,1008,263.0,,70.0,,,,,,,Energy,KCAL -4470194,600253,1008,500.0,,70.0,,,,,,,Energy,KCAL -4470376,600435,1008,87.0,,70.0,,,,,,,Energy,KCAL -4470451,600510,1008,464.0,,70.0,,,,,,,Energy,KCAL -4470589,600649,1008,21.0,,70.0,,,,,,,Energy,KCAL -4470751,600812,1008,429.0,,70.0,,,,,,,Energy,KCAL -4471062,601124,1008,393.0,,70.0,,,,,,,Energy,KCAL -4471320,601382,1008,800.0,,70.0,,,,,,,Energy,KCAL -4471479,601541,1008,28.0,,70.0,,,,,,,Energy,KCAL -4471535,601597,1008,536.0,,70.0,,,,,,,Energy,KCAL -4471725,601787,1008,276.0,,70.0,,,,,,,Energy,KCAL -4471744,601806,1008,269.0,,70.0,,,,,,,Energy,KCAL -4471849,601911,1008,600.0,,70.0,,,,,,,Energy,KCAL -4472058,602121,1008,379.0,,70.0,,,,,,,Energy,KCAL -4472172,602236,1008,639.0,,70.0,,,,,,,Energy,KCAL -4472177,602241,1008,32.0,,70.0,,,,,,,Energy,KCAL -4472261,602325,1008,393.0,,70.0,,,,,,,Energy,KCAL -4472320,602385,1008,389.0,,70.0,,,,,,,Energy,KCAL -4472364,602429,1008,378.0,,70.0,,,,,,,Energy,KCAL -4472481,602546,1008,500.0,,70.0,,,,,,,Energy,KCAL -4472588,602654,1008,241.0,,70.0,,,,,,,Energy,KCAL -4472680,602747,1008,417.0,,70.0,,,,,,,Energy,KCAL -4473121,603195,1008,393.0,,70.0,,,,,,,Energy,KCAL -4473616,603695,1008,411.0,,70.0,,,,,,,Energy,KCAL -4473702,603784,1008,400.0,,70.0,,,,,,,Energy,KCAL -4473822,603906,1008,375.0,,70.0,,,,,,,Energy,KCAL -4473890,603974,1008,389.0,,70.0,,,,,,,Energy,KCAL -4474017,604101,1008,192.0,,70.0,,,,,,,Energy,KCAL -4474239,604323,1008,393.0,,70.0,,,,,,,Energy,KCAL -4474261,604345,1008,216.0,,70.0,,,,,,,Energy,KCAL -4474506,604593,1008,438.0,,70.0,,,,,,,Energy,KCAL -4474647,604736,1008,357.0,,70.0,,,,,,,Energy,KCAL -4474666,604755,1008,545.0,,70.0,,,,,,,Energy,KCAL -4475353,610436,1008,346.0,,71.0,,,,,,,Energy,KCAL -4475742,613422,1008,348.0,,71.0,,,,,,,Energy,KCAL -4475755,613452,1008,372.0,,71.0,,,,,,,Energy,KCAL -4476148,614616,1008,429.0,,71.0,,,,,,,Energy,KCAL -4476240,614800,1008,345.0,,71.0,,,,,,,Energy,KCAL -4476347,615016,1008,294.0,,71.0,,,,,,,Energy,KCAL -4476348,615018,1008,205.0,,71.0,,,,,,,Energy,KCAL -4476465,615254,1008,250.0,,71.0,,,,,,,Energy,KCAL -4476494,615314,1008,116.0,,71.0,,,,,,,Energy,KCAL -4476570,615466,1008,294.0,,71.0,,,,,,,Energy,KCAL -4476695,615716,1008,286.0,,71.0,,,,,,,Energy,KCAL -4477175,616684,1008,351.0,,70.0,,,,,,,Energy,KCAL -4477502,617338,1008,286.0,,70.0,,,,,,,Energy,KCAL -4477612,617560,1008,298.0,,70.0,,,,,,,Energy,KCAL -4477703,617742,1008,500.0,,70.0,,,,,,,Energy,KCAL -4478079,618510,1008,493.0,,70.0,,,,,,,Energy,KCAL -4478267,618896,1008,214.0,,70.0,,,,,,,Energy,KCAL -4478881,620140,1008,75.0,,70.0,,,,,,,Energy,KCAL -4478962,620304,1008,327.0,,70.0,,,,,,,Energy,KCAL -4479122,620638,1008,367.0,,70.0,,,,,,,Energy,KCAL -4479373,621144,1008,3.0,,70.0,,,,,,,Energy,KCAL -4479470,621340,1008,571.0,,70.0,,,,,,,Energy,KCAL -4479757,621926,1008,500.0,,70.0,,,,,,,Energy,KCAL -4480257,622944,1008,163.0,,70.0,,,,,,,Energy,KCAL -4480314,623058,1008,32.0,,70.0,,,,,,,Energy,KCAL -4480366,623162,1008,334.0,,70.0,,,,,,,Energy,KCAL -4481116,624680,1008,375.0,,70.0,,,,,,,Energy,KCAL -4481439,625332,1008,305.0,,70.0,,,,,,,Energy,KCAL -4481473,625400,1008,91.0,,70.0,,,,,,,Energy,KCAL -4481610,625682,1008,500.0,,70.0,,,,,,,Energy,KCAL -4481690,625844,1008,429.0,,70.0,,,,,,,Energy,KCAL -4482296,627070,1008,235.0,,70.0,,,,,,,Energy,KCAL -4482308,627094,1008,186.0,,70.0,,,,,,,Energy,KCAL -4482699,627882,1008,0.0,,70.0,,,,,,,Energy,KCAL -4482835,628154,1008,354.0,,70.0,,,,,,,Energy,KCAL -4482908,628300,1008,56.0,,70.0,,,,,,,Energy,KCAL -4483137,628760,1008,106.0,,70.0,,,,,,,Energy,KCAL -4483414,629314,1008,393.0,,70.0,,,,,,,Energy,KCAL -4483522,629532,1008,393.0,,70.0,,,,,,,Energy,KCAL -4483850,630230,1008,113.0,,70.0,,,,,,,Energy,KCAL -4483941,630414,1008,514.0,,70.0,,,,,,,Energy,KCAL -4484265,631068,1008,48.0,,70.0,,,,,,,Energy,KCAL -4484414,631372,1008,42.0,,70.0,,,,,,,Energy,KCAL -4484818,632180,1008,80.0,,70.0,,,,,,,Energy,KCAL -4485173,632898,1008,529.0,,70.0,,,,,,,Energy,KCAL -4485184,632920,1008,400.0,,70.0,,,,,,,Energy,KCAL -4485410,633374,1008,464.0,,70.0,,,,,,,Energy,KCAL -4485540,633634,1008,536.0,,70.0,,,,,,,Energy,KCAL -4485584,633724,1008,381.0,,70.0,,,,,,,Energy,KCAL -4485629,633814,1008,571.0,,70.0,,,,,,,Energy,KCAL -4485642,633840,1008,484.0,,70.0,,,,,,,Energy,KCAL -4485793,634146,1008,567.0,,70.0,,,,,,,Energy,KCAL -4485848,634256,1008,424.0,,70.0,,,,,,,Energy,KCAL -4486044,634654,1008,536.0,,70.0,,,,,,,Energy,KCAL -4486161,634888,1008,0.0,,70.0,,,,,,,Energy,KCAL -4486289,635148,1008,0.0,,70.0,,,,,,,Energy,KCAL -4486496,635568,1008,15.0,,70.0,,,,,,,Energy,KCAL -4486792,636164,1008,16.0,,70.0,,,,,,,Energy,KCAL -4487154,636888,1008,344.0,,70.0,,,,,,,Energy,KCAL -4487434,637448,1008,316.0,,70.0,,,,,,,Energy,KCAL -4487442,637464,1008,357.0,,70.0,,,,,,,Energy,KCAL -4487467,637514,1008,393.0,,70.0,,,,,,,Energy,KCAL -4487540,637660,1008,17.0,,70.0,,,,,,,Energy,KCAL -4487785,638152,1008,356.0,,70.0,,,,,,,Energy,KCAL -4488156,638896,1008,357.0,,70.0,,,,,,,Energy,KCAL -4488335,639254,1008,286.0,,70.0,,,,,,,Energy,KCAL -4488352,639288,1008,364.0,,70.0,,,,,,,Energy,KCAL -4488388,639362,1008,124.0,,70.0,,,,,,,Energy,KCAL -4488487,639560,1008,57.0,,70.0,,,,,,,Energy,KCAL -4488608,639802,1008,107.0,,70.0,,,,,,,Energy,KCAL -4489399,641392,1008,80.0,,70.0,,,,,,,Energy,KCAL -4489653,641902,1008,393.0,,70.0,,,,,,,Energy,KCAL -4489673,641942,1008,233.0,,70.0,,,,,,,Energy,KCAL -4489692,641980,1008,46.0,,70.0,,,,,,,Energy,KCAL -4489834,642264,1008,71.0,,70.0,,,,,,,Energy,KCAL -4490081,642758,1008,571.0,,70.0,,,,,,,Energy,KCAL -4490361,643320,1008,33.0,,70.0,,,,,,,Energy,KCAL -4490393,643384,1008,109.0,,70.0,,,,,,,Energy,KCAL -4490593,643792,1008,250.0,,70.0,,,,,,,Energy,KCAL -4491397,645420,1008,517.0,,70.0,,,,,,,Energy,KCAL -4491432,645490,1008,310.0,,70.0,,,,,,,Energy,KCAL -4491576,645778,1008,54.0,,70.0,,,,,,,Energy,KCAL -4491788,646202,1008,514.0,,70.0,,,,,,,Energy,KCAL -4493378,649430,1008,233.0,,70.0,,,,,,,Energy,KCAL -4493775,650228,1008,100.0,,70.0,,,,,,,Energy,KCAL -4493928,650534,1008,181.0,,70.0,,,,,,,Energy,KCAL -4493998,650732,1008,216.0,,70.0,,,,,,,Energy,KCAL -4494084,650908,1008,375.0,,70.0,,,,,,,Energy,KCAL -4494088,650916,1008,588.0,,70.0,,,,,,,Energy,KCAL -4494396,651766,1008,113.0,,70.0,,,,,,,Energy,KCAL -4494591,652262,1008,75.0,,70.0,,,,,,,Energy,KCAL -4495240,653792,1008,333.0,,70.0,,,,,,,Energy,KCAL -4495341,654050,1008,17.0,,70.0,,,,,,,Energy,KCAL -4495379,654136,1008,71.0,,70.0,,,,,,,Energy,KCAL -4495776,655034,1008,464.0,,70.0,,,,,,,Energy,KCAL -4495935,655356,1008,512.0,,70.0,,,,,,,Energy,KCAL -4496211,655930,1008,571.0,,70.0,,,,,,,Energy,KCAL -4496255,656018,1008,265.0,,70.0,,,,,,,Energy,KCAL -4496311,656130,1008,317.0,,70.0,,,,,,,Energy,KCAL -4496476,656472,1008,594.0,,70.0,,,,,,,Energy,KCAL -4496579,656696,1008,46.0,,70.0,,,,,,,Energy,KCAL -4496632,656802,1008,298.0,,70.0,,,,,,,Energy,KCAL -4496808,657156,1008,452.0,,70.0,,,,,,,Energy,KCAL -4497491,658528,1008,200.0,,70.0,,,,,,,Energy,KCAL -4497584,658716,1008,255.0,,70.0,,,,,,,Energy,KCAL -4497877,659304,1008,236.0,,70.0,,,,,,,Energy,KCAL -4498092,659744,1008,0.0,,70.0,,,,,,,Energy,KCAL -4498126,659820,1008,0.0,,70.0,,,,,,,Energy,KCAL -4498283,660152,1008,368.0,,70.0,,,,,,,Energy,KCAL -4498447,660498,1008,455.0,,70.0,,,,,,,Energy,KCAL -4498681,660980,1008,0.0,,70.0,,,,,,,Energy,KCAL -4498854,661332,1008,500.0,,70.0,,,,,,,Energy,KCAL -4498891,661408,1008,286.0,,70.0,,,,,,,Energy,KCAL -4499062,661774,1008,42.0,,70.0,,,,,,,Energy,KCAL -4499095,661844,1008,452.0,,70.0,,,,,,,Energy,KCAL -4499394,662718,1008,196.0,,70.0,,,,,,,Energy,KCAL -4499505,663044,1008,368.0,,70.0,,,,,,,Energy,KCAL -4499687,663936,1008,409.0,,70.0,,,,,,,Energy,KCAL -4499757,664296,1008,0.0,,70.0,,,,,,,Energy,KCAL -4499792,664402,1008,200.0,,70.0,,,,,,,Energy,KCAL -4499938,664706,1008,0.0,,70.0,,,,,,,Energy,KCAL -4500711,666580,1008,500.0,,70.0,,,,,,,Energy,KCAL -4500744,666646,1008,476.0,,70.0,,,,,,,Energy,KCAL -4500833,666828,1008,535.0,,70.0,,,,,,,Energy,KCAL -4500893,666976,1008,47.0,,70.0,,,,,,,Energy,KCAL -4501020,667296,1008,54.0,,70.0,,,,,,,Energy,KCAL -4501138,667554,1008,250.0,,70.0,,,,,,,Energy,KCAL -4501230,667756,1008,481.0,,70.0,,,,,,,Energy,KCAL -4501405,668110,1008,286.0,,70.0,,,,,,,Energy,KCAL -4501863,669040,1008,256.0,,70.0,,,,,,,Energy,KCAL -4501887,669088,1008,233.0,,70.0,,,,,,,Energy,KCAL -4502035,669388,1008,100.0,,70.0,,,,,,,Energy,KCAL -4502271,669864,1008,0.0,,70.0,,,,,,,Energy,KCAL -4502315,669952,1008,342.0,,70.0,,,,,,,Energy,KCAL -4502752,670854,1008,227.0,,70.0,,,,,,,Energy,KCAL -4502794,670938,1008,179.0,,70.0,,,,,,,Energy,KCAL -4502847,671044,1008,263.0,,70.0,,,,,,,Energy,KCAL -4502930,671210,1008,47.0,,70.0,,,,,,,Energy,KCAL -4503086,671528,1008,500.0,,70.0,,,,,,,Energy,KCAL -4503097,671550,1008,54.0,,70.0,,,,,,,Energy,KCAL -4503527,672420,1008,386.0,,70.0,,,,,,,Energy,KCAL -4503654,672676,1008,50.0,,70.0,,,,,,,Energy,KCAL -4503684,672736,1008,48.0,,70.0,,,,,,,Energy,KCAL -4503912,673270,1008,392.0,,70.0,,,,,,,Energy,KCAL -4504279,674018,1008,260.0,,70.0,,,,,,,Energy,KCAL -4504547,674556,1008,19.0,,70.0,,,,,,,Energy,KCAL -4504553,674568,1008,500.0,,70.0,,,,,,,Energy,KCAL -4504774,675010,1008,42.0,,70.0,,,,,,,Energy,KCAL -4505260,675992,1008,119.0,,70.0,,,,,,,Energy,KCAL -4505497,676470,1008,357.0,,70.0,,,,,,,Energy,KCAL -4505514,676504,1008,133.0,,70.0,,,,,,,Energy,KCAL -4505550,676576,1008,145.0,,70.0,,,,,,,Energy,KCAL -4505663,676802,1008,308.0,,70.0,,,,,,,Energy,KCAL -4505900,677280,1008,357.0,,70.0,,,,,,,Energy,KCAL -4505943,677368,1008,400.0,,70.0,,,,,,,Energy,KCAL -4505993,677468,1008,298.0,,70.0,,,,,,,Energy,KCAL -4506076,677634,1008,571.0,,70.0,,,,,,,Energy,KCAL -4506251,677988,1008,441.0,,70.0,,,,,,,Energy,KCAL -4506396,678328,1008,607.0,,70.0,,,,,,,Energy,KCAL -4506471,678544,1008,38.0,,70.0,,,,,,,Energy,KCAL -4507067,679894,1008,216.0,,70.0,,,,,,,Energy,KCAL -4507567,680906,1008,700.0,,70.0,,,,,,,Energy,KCAL -4507768,681308,1008,105.0,,70.0,,,,,,,Energy,KCAL -4508061,681914,1008,442.0,,70.0,,,,,,,Energy,KCAL -4508202,682198,1008,94.0,,70.0,,,,,,,Energy,KCAL -4508214,682222,1008,215.0,,70.0,,,,,,,Energy,KCAL -4508303,682404,1008,367.0,,70.0,,,,,,,Energy,KCAL -4508347,682494,1008,240.0,,70.0,,,,,,,Energy,KCAL -4508553,682912,1008,71.0,,70.0,,,,,,,Energy,KCAL -4508794,683402,1008,88.0,,70.0,,,,,,,Energy,KCAL -4509139,684132,1008,356.0,,70.0,,,,,,,Energy,KCAL -4509342,684544,1008,55.0,,70.0,,,,,,,Energy,KCAL -4509884,685636,1008,67.0,,70.0,,,,,,,Energy,KCAL -4510536,686952,1008,294.0,,70.0,,,,,,,Energy,KCAL -4510816,687512,1008,500.0,,70.0,,,,,,,Energy,KCAL -4510831,687542,1008,378.0,,70.0,,,,,,,Energy,KCAL -4511378,688638,1008,80.0,,70.0,,,,,,,Energy,KCAL -4511561,689010,1008,221.0,,70.0,,,,,,,Energy,KCAL -4512135,690188,1008,368.0,,70.0,,,,,,,Energy,KCAL -4512860,691648,1008,367.0,,70.0,,,,,,,Energy,KCAL -4512982,691898,1008,62.0,,70.0,,,,,,,Energy,KCAL -4513105,692144,1008,57.0,,70.0,,,,,,,Energy,KCAL -4513140,692214,1008,778.0,,70.0,,,,,,,Energy,KCAL -4513241,692418,1008,75.0,,70.0,,,,,,,Energy,KCAL -4513245,692426,1008,88.0,,70.0,,,,,,,Energy,KCAL -4513456,692852,1008,462.0,,70.0,,,,,,,Energy,KCAL -4513565,693072,1008,219.0,,70.0,,,,,,,Energy,KCAL -4513574,693090,1008,343.0,,70.0,,,,,,,Energy,KCAL -4513701,693348,1008,75.0,,70.0,,,,,,,Energy,KCAL -4513733,693412,1008,500.0,,70.0,,,,,,,Energy,KCAL -4514338,694660,1008,231.0,,70.0,,,,,,,Energy,KCAL -4514620,695228,1008,444.0,,70.0,,,,,,,Energy,KCAL -4514761,695512,1008,536.0,,70.0,,,,,,,Energy,KCAL -4515041,696072,1008,98.0,,70.0,,,,,,,Energy,KCAL -4515068,696126,1008,548.0,,70.0,,,,,,,Energy,KCAL -4515317,696626,1008,149.0,,70.0,,,,,,,Energy,KCAL -4515430,696852,1008,433.0,,70.0,,,,,,,Energy,KCAL -4515799,697592,1008,56.0,,70.0,,,,,,,Energy,KCAL -4515924,697842,1008,374.0,,70.0,,,,,,,Energy,KCAL -4516237,698480,1008,81.0,,70.0,,,,,,,Energy,KCAL -4516456,698928,1008,393.0,,70.0,,,,,,,Energy,KCAL -4516523,699062,1008,38.0,,70.0,,,,,,,Energy,KCAL -4516833,699684,1008,480.0,,70.0,,,,,,,Energy,KCAL -4517265,700552,1008,393.0,,70.0,,,,,,,Energy,KCAL -4517538,701102,1008,71.0,,70.0,,,,,,,Energy,KCAL -4517738,701502,1008,67.0,,70.0,,,,,,,Energy,KCAL -4517842,701710,1008,167.0,,70.0,,,,,,,Energy,KCAL -4518557,703142,1008,400.0,,70.0,,,,,,,Energy,KCAL -4518759,703546,1008,188.0,,70.0,,,,,,,Energy,KCAL -4518919,703876,1008,31.0,,70.0,,,,,,,Energy,KCAL -4519011,704062,1008,278.0,,70.0,,,,,,,Energy,KCAL -4519497,705040,1008,0.0,,70.0,,,,,,,Energy,KCAL -4519552,705150,1008,325.0,,70.0,,,,,,,Energy,KCAL -4519788,705622,1008,0.0,,70.0,,,,,,,Energy,KCAL -4520059,706164,1008,53.0,,70.0,,,,,,,Energy,KCAL -4520329,706716,1008,219.0,,70.0,,,,,,,Energy,KCAL -4520498,707062,1008,241.0,,70.0,,,,,,,Energy,KCAL -4520579,707224,1008,400.0,,70.0,,,,,,,Energy,KCAL -4520815,707712,1008,356.0,,70.0,,,,,,,Energy,KCAL -4520880,707852,1008,46.0,,70.0,,,,,,,Energy,KCAL -4521185,708470,1008,47.0,,70.0,,,,,,,Energy,KCAL -4521314,708728,1008,382.0,,70.0,,,,,,,Energy,KCAL -4521320,708740,1008,591.0,,70.0,,,,,,,Energy,KCAL -4522078,710292,1008,13.0,,70.0,,,,,,,Energy,KCAL -4522369,710898,1008,114.0,,70.0,,,,,,,Energy,KCAL -4522503,711176,1008,167.0,,70.0,,,,,,,Energy,KCAL -4522583,711338,1008,113.0,,70.0,,,,,,,Energy,KCAL -4523011,712212,1008,800.0,,70.0,,,,,,,Energy,KCAL -4524191,714638,1008,481.0,,70.0,,,,,,,Energy,KCAL -4524723,715772,1008,200.0,,70.0,,,,,,,Energy,KCAL -4524880,716096,1008,367.0,,70.0,,,,,,,Energy,KCAL -4525287,716934,1008,286.0,,70.0,,,,,,,Energy,KCAL -4525616,717608,1008,318.0,,70.0,,,,,,,Energy,KCAL -4525803,718000,1008,562.0,,70.0,,,,,,,Energy,KCAL -4525896,718192,1008,571.0,,70.0,,,,,,,Energy,KCAL -4525949,718298,1008,4.0,,70.0,,,,,,,Energy,KCAL -4526311,719028,1008,350.0,,70.0,,,,,,,Energy,KCAL -4526404,719216,1008,270.0,,70.0,,,,,,,Energy,KCAL -4526532,719476,1008,571.0,,70.0,,,,,,,Energy,KCAL -4526608,719666,1008,224.0,,70.0,,,,,,,Energy,KCAL -4526795,720046,1008,467.0,,70.0,,,,,,,Energy,KCAL -4527019,720520,1008,187.0,,70.0,,,,,,,Energy,KCAL -4527112,720712,1008,111.0,,70.0,,,,,,,Energy,KCAL -4527416,721352,1008,107.0,,70.0,,,,,,,Energy,KCAL -4527527,721578,1008,129.0,,70.0,,,,,,,Energy,KCAL -4527692,721912,1008,286.0,,70.0,,,,,,,Energy,KCAL -4527921,722406,1008,400.0,,70.0,,,,,,,Energy,KCAL -4528452,723550,1008,129.0,,70.0,,,,,,,Energy,KCAL -4528709,724070,1008,28.0,,70.0,,,,,,,Energy,KCAL -4528877,724414,1008,21.0,,70.0,,,,,,,Energy,KCAL -4529231,725134,1008,483.0,,70.0,,,,,,,Energy,KCAL -4529343,725380,1008,193.0,,70.0,,,,,,,Energy,KCAL -4529517,725728,1008,57.0,,70.0,,,,,,,Energy,KCAL -4529561,725816,1008,533.0,,70.0,,,,,,,Energy,KCAL -4529960,726626,1008,0.0,,70.0,,,,,,,Energy,KCAL -4530221,727152,1008,92.0,,70.0,,,,,,,Energy,KCAL -4530336,727388,1008,50.0,,70.0,,,,,,,Energy,KCAL -4530524,727774,1008,467.0,,70.0,,,,,,,Energy,KCAL -4530676,728082,1008,390.0,,70.0,,,,,,,Energy,KCAL -4530681,728092,1008,234.0,,70.0,,,,,,,Energy,KCAL -4530819,728368,1008,133.0,,70.0,,,,,,,Energy,KCAL -4531660,730078,1008,857.0,,70.0,,,,,,,Energy,KCAL -4532091,730952,1008,35.0,,70.0,,,,,,,Energy,KCAL -4532268,731306,1008,356.0,,70.0,,,,,,,Energy,KCAL -4532353,731476,1008,35.0,,70.0,,,,,,,Energy,KCAL -4532471,731714,1008,393.0,,70.0,,,,,,,Energy,KCAL -4532596,731968,1008,263.0,,70.0,,,,,,,Energy,KCAL -4532753,732284,1008,176.0,,70.0,,,,,,,Energy,KCAL -4532796,732372,1008,166.0,,70.0,,,,,,,Energy,KCAL -4532847,732476,1008,0.0,,70.0,,,,,,,Energy,KCAL -4533343,733478,1008,202.0,,70.0,,,,,,,Energy,KCAL -4533388,733568,1008,361.0,,70.0,,,,,,,Energy,KCAL -4533606,734006,1008,267.0,,70.0,,,,,,,Energy,KCAL -4533639,734072,1008,356.0,,70.0,,,,,,,Energy,KCAL -4533862,734522,1008,438.0,,70.0,,,,,,,Energy,KCAL -4533918,734634,1008,567.0,,70.0,,,,,,,Energy,KCAL -4534886,736602,1008,0.0,,70.0,,,,,,,Energy,KCAL -4535114,737060,1008,232.0,,70.0,,,,,,,Energy,KCAL -4535374,737582,1008,148.0,,70.0,,,,,,,Energy,KCAL -4535451,737738,1008,444.0,,70.0,,,,,,,Energy,KCAL -4535628,738092,1008,100.0,,70.0,,,,,,,Energy,KCAL -4535636,738108,1008,120.0,,70.0,,,,,,,Energy,KCAL -4535754,738354,1008,531.0,,70.0,,,,,,,Energy,KCAL -4535909,738664,1008,287.0,,70.0,,,,,,,Energy,KCAL -4535988,738822,1008,378.0,,70.0,,,,,,,Energy,KCAL -4536498,739854,1008,62.0,,70.0,,,,,,,Energy,KCAL -4536560,739978,1008,429.0,,70.0,,,,,,,Energy,KCAL -4536717,740300,1008,800.0,,70.0,,,,,,,Energy,KCAL -4536794,740454,1008,417.0,,70.0,,,,,,,Energy,KCAL -4536870,740606,1008,371.0,,70.0,,,,,,,Energy,KCAL -4537040,740946,1008,329.0,,70.0,,,,,,,Energy,KCAL -4537045,740956,1008,500.0,,70.0,,,,,,,Energy,KCAL -4537338,741544,1008,321.0,,70.0,,,,,,,Energy,KCAL -4537806,742482,1008,59.0,,70.0,,,,,,,Energy,KCAL -4538039,742948,1008,48.0,,70.0,,,,,,,Energy,KCAL -4538080,743036,1008,131.0,,70.0,,,,,,,Energy,KCAL -4538233,743342,1008,33.0,,70.0,,,,,,,Energy,KCAL -4538361,743602,1008,76.0,,70.0,,,,,,,Energy,KCAL -4538382,743644,1008,867.0,,70.0,,,,,,,Energy,KCAL -4538506,743892,1008,567.0,,70.0,,,,,,,Energy,KCAL -4538533,743946,1008,248.0,,70.0,,,,,,,Energy,KCAL -4539100,745102,1008,383.0,,70.0,,,,,,,Energy,KCAL -4539136,745176,1008,240.0,,70.0,,,,,,,Energy,KCAL -4539143,745190,1008,378.0,,70.0,,,,,,,Energy,KCAL -4539570,746046,1008,71.0,,70.0,,,,,,,Energy,KCAL -4539691,746288,1008,383.0,,70.0,,,,,,,Energy,KCAL -4539762,746432,1008,29.0,,70.0,,,,,,,Energy,KCAL -4539883,746674,1008,33.0,,70.0,,,,,,,Energy,KCAL -4540521,751974,1008,411.0,,78.0,,,,,,,Energy,KCAL -4540670,752272,1008,485.0,,78.0,,,,,,,Energy,KCAL -4540964,752864,1008,346.0,,78.0,,,,,,,Energy,KCAL -4541295,753526,1008,152.0,,71.0,,,,,,,Energy,KCAL -4541452,1847473,1008,4.0,,71.0,,,,,,,Energy,KCAL -4541465,753868,1008,40.0,,71.0,,,,,,,Energy,KCAL -4541516,753970,1008,48.0,,71.0,,,,,,,Energy,KCAL -4541554,754046,1008,370.0,,71.0,,,,,,,Energy,KCAL -4541570,754078,1008,293.0,,71.0,,,,,,,Energy,KCAL -4541697,754332,1008,0.0,,78.0,,,,,,,Energy,KCAL -4542160,755258,1008,393.0,,71.0,,,,,,,Energy,KCAL -4542540,756018,1008,179.0,,71.0,,,,,,,Energy,KCAL -4542688,756314,1008,429.0,,71.0,,,,,,,Energy,KCAL -4542809,756556,1008,636.0,,71.0,,,,,,,Energy,KCAL -4543079,757098,1008,504.0,,78.0,,,,,,,Energy,KCAL -4543314,1847755,1008,453.0,,78.0,,,,,,,Energy,KCAL -4543359,757674,1008,321.0,,71.0,,,,,,,Energy,KCAL -4543645,758246,1008,89.0,,71.0,,,,,,,Energy,KCAL -4544380,759716,1008,607.0,,71.0,,,,,,,Energy,KCAL -4544601,760158,1008,370.0,,71.0,,,,,,,Energy,KCAL -4544687,760330,1008,88.0,,71.0,,,,,,,Energy,KCAL -4545002,760960,1008,423.0,,71.0,,,,,,,Energy,KCAL -4545125,1848037,1008,484.0,,78.0,,,,,,,Energy,KCAL -4545167,761292,1008,423.0,,71.0,,,,,,,Energy,KCAL -4545199,1848044,1008,386.0,,71.0,,,,,,,Energy,KCAL -4545220,761398,1008,433.0,,71.0,,,,,,,Energy,KCAL -4545255,761468,1008,571.0,,71.0,,,,,,,Energy,KCAL -4545637,762234,1008,483.0,,71.0,,,,,,,Energy,KCAL -4545817,762594,1008,185.0,,71.0,,,,,,,Energy,KCAL -4546033,763030,1008,70.0,,71.0,,,,,,,Energy,KCAL -4546157,763278,1008,333.0,,78.0,,,,,,,Energy,KCAL -4546329,763624,1008,375.0,,71.0,,,,,,,Energy,KCAL -4546680,764328,1008,0.0,,71.0,,,,,,,Energy,KCAL -4547163,765296,1008,571.0,,71.0,,,,,,,Energy,KCAL -4547542,766060,1008,116.0,,71.0,,,,,,,Energy,KCAL -4547553,766082,1008,14.0,,71.0,,,,,,,Energy,KCAL -4547589,766154,1008,469.0,,71.0,,,,,,,Energy,KCAL -4547691,766358,1008,137.0,,71.0,,,,,,,Energy,KCAL -4547702,766380,1008,134.0,,71.0,,,,,,,Energy,KCAL -4547812,766600,1008,21.0,,71.0,,,,,,,Energy,KCAL -4548057,767090,1008,98.0,,71.0,,,,,,,Energy,KCAL -4548072,767120,1008,481.0,,71.0,,,,,,,Energy,KCAL -4548135,767246,1008,520.0,,71.0,,,,,,,Energy,KCAL -4548261,767498,1008,452.0,,71.0,,,,,,,Energy,KCAL -4548641,768260,1008,517.0,,71.0,,,,,,,Energy,KCAL -4548643,768264,1008,259.0,,71.0,,,,,,,Energy,KCAL -4548659,768296,1008,44.0,,71.0,,,,,,,Energy,KCAL -4549030,769038,1008,25.0,,71.0,,,,,,,Energy,KCAL -4549138,769340,1008,471.0,,71.0,,,,,,,Energy,KCAL -4549263,770318,1008,500.0,,71.0,,,,,,,Energy,KCAL -4549607,771644,1008,120.0,,78.0,,,,,,,Energy,KCAL -4549839,772108,1008,57.0,,71.0,,,,,,,Energy,KCAL -4549895,772220,1008,329.0,,71.0,,,,,,,Energy,KCAL -4549911,772252,1008,464.0,,71.0,,,,,,,Energy,KCAL -4550226,772906,1008,58.0,,70.0,,,,,,,Energy,KCAL -4550692,773888,1008,223.0,,70.0,,,,,,,Energy,KCAL -4551022,1848173,1008,354.0,,78.0,,,,,,,Energy,KCAL -4551218,775202,1008,62.0,,70.0,,,,,,,Energy,KCAL -4551348,775486,1008,100.0,,70.0,,,,,,,Energy,KCAL -4551711,776224,1008,439.0,,70.0,,,,,,,Energy,KCAL -4551981,776812,1008,0.0,,70.0,,,,,,,Energy,KCAL -4552570,779258,1008,476.0,,70.0,,,,,,,Energy,KCAL -4552637,779664,1008,250.0,,70.0,,,,,,,Energy,KCAL -4552856,780182,1008,800.0,,70.0,,,,,,,Energy,KCAL -4553010,780640,1008,286.0,,70.0,,,,,,,Energy,KCAL -4553078,780786,1008,36.0,,70.0,,,,,,,Energy,KCAL -4553499,792371,1008,536.0,,71.0,,,,,,,Energy,KCAL -4553618,792615,1008,117.0,,70.0,,,,,,,Energy,KCAL -4554079,793539,1008,323.0,,70.0,,,,,,,Energy,KCAL -4554871,795139,1008,64.0,,70.0,,,,,,,Energy,KCAL -4555261,795919,1008,246.0,,70.0,,,,,,,Energy,KCAL -4555735,796879,1008,204.0,,70.0,,,,,,,Energy,KCAL -4555803,797019,1008,500.0,,70.0,,,,,,,Energy,KCAL -4555871,797155,1008,37.0,,70.0,,,,,,,Energy,KCAL -4556065,797551,1008,429.0,,70.0,,,,,,,Energy,KCAL -4556352,798155,1008,442.0,,70.0,,,,,,,Energy,KCAL -4556454,798361,1008,250.0,,70.0,,,,,,,Energy,KCAL -4556467,798387,1008,136.0,,70.0,,,,,,,Energy,KCAL -4556546,798551,1008,247.0,,70.0,,,,,,,Energy,KCAL -4556710,798965,1008,281.0,,70.0,,,,,,,Energy,KCAL -4556812,799201,1008,536.0,,70.0,,,,,,,Energy,KCAL -4556859,799297,1008,373.0,,70.0,,,,,,,Energy,KCAL -4556953,799493,1008,325.0,,70.0,,,,,,,Energy,KCAL -4557022,799653,1008,117.0,,70.0,,,,,,,Energy,KCAL -4557051,799711,1008,333.0,,70.0,,,,,,,Energy,KCAL -4557097,799803,1008,95.0,,70.0,,,,,,,Energy,KCAL -4557244,800099,1008,429.0,,70.0,,,,,,,Energy,KCAL -4557439,800507,1008,536.0,,70.0,,,,,,,Energy,KCAL -4557860,801363,1008,53.0,,70.0,,,,,,,Energy,KCAL -4558225,802099,1008,53.0,,70.0,,,,,,,Energy,KCAL -4558239,802127,1008,221.0,,70.0,,,,,,,Energy,KCAL -4558349,802359,1008,17.0,,70.0,,,,,,,Energy,KCAL -4558681,803025,1008,57.0,,70.0,,,,,,,Energy,KCAL -4559431,804529,1008,307.0,,70.0,,,,,,,Energy,KCAL -4559647,804967,1008,0.0,,70.0,,,,,,,Energy,KCAL -4559671,805015,1008,17.0,,70.0,,,,,,,Energy,KCAL -4559802,805285,1008,214.0,,70.0,,,,,,,Energy,KCAL -4559825,805335,1008,339.0,,70.0,,,,,,,Energy,KCAL -4560529,806747,1008,371.0,,70.0,,,,,,,Energy,KCAL -4560538,806765,1008,220.0,,70.0,,,,,,,Energy,KCAL -4560573,806837,1008,371.0,,70.0,,,,,,,Energy,KCAL -4560634,806959,1008,800.0,,70.0,,,,,,,Energy,KCAL -4560695,807081,1008,429.0,,70.0,,,,,,,Energy,KCAL -4561078,807849,1008,500.0,,70.0,,,,,,,Energy,KCAL -4561138,807969,1008,533.0,,70.0,,,,,,,Energy,KCAL -4561781,809290,1008,83.0,,71.0,,,,,,,Energy,KCAL -4561820,809376,1008,500.0,,71.0,,,,,,,Energy,KCAL -4561832,809404,1008,529.0,,71.0,,,,,,,Energy,KCAL -4562082,809976,1008,71.0,,71.0,,,,,,,Energy,KCAL -4562114,810040,1008,473.0,,71.0,,,,,,,Energy,KCAL -4562621,811064,1008,452.0,,71.0,,,,,,,Energy,KCAL -4562698,811218,1008,6.0,,71.0,,,,,,,Energy,KCAL -4563027,811878,1008,53.0,,70.0,,,,,,,Energy,KCAL -4563845,813540,1008,281.0,,70.0,,,,,,,Energy,KCAL -4563993,813844,1008,0.0,,70.0,,,,,,,Energy,KCAL -4564180,814224,1008,286.0,,70.0,,,,,,,Energy,KCAL -4564293,814450,1008,56.0,,70.0,,,,,,,Energy,KCAL -4564307,814478,1008,424.0,,70.0,,,,,,,Energy,KCAL -4565035,815980,1008,357.0,,70.0,,,,,,,Energy,KCAL -4565192,816308,1008,714.0,,70.0,,,,,,,Energy,KCAL -4565455,816848,1008,733.0,,70.0,,,,,,,Energy,KCAL -4565521,816980,1008,0.0,,70.0,,,,,,,Energy,KCAL -4565915,817786,1008,250.0,,70.0,,,,,,,Energy,KCAL -4566106,818184,1008,200.0,,70.0,,,,,,,Energy,KCAL -4566254,818492,1008,33.0,,70.0,,,,,,,Energy,KCAL -4566357,818700,1008,400.0,,70.0,,,,,,,Energy,KCAL -4566411,818808,1008,357.0,,70.0,,,,,,,Energy,KCAL -4566595,819182,1008,400.0,,70.0,,,,,,,Energy,KCAL -4566747,819492,1008,0.0,,70.0,,,,,,,Energy,KCAL -4566819,819636,1008,714.0,,70.0,,,,,,,Energy,KCAL -4566897,819794,1008,106.0,,70.0,,,,,,,Energy,KCAL -4567008,820020,1008,232.0,,70.0,,,,,,,Energy,KCAL -4567088,820186,1008,467.0,,70.0,,,,,,,Energy,KCAL -4567133,820282,1008,429.0,,70.0,,,,,,,Energy,KCAL -4567616,821268,1008,65.0,,70.0,,,,,,,Energy,KCAL -4567653,821344,1008,136.0,,70.0,,,,,,,Energy,KCAL -4568463,823008,1008,35.0,,70.0,,,,,,,Energy,KCAL -4568553,823188,1008,16.0,,70.0,,,,,,,Energy,KCAL -4568589,823260,1008,375.0,,70.0,,,,,,,Energy,KCAL -4568759,823606,1008,21.0,,70.0,,,,,,,Energy,KCAL -4568952,824004,1008,429.0,,70.0,,,,,,,Energy,KCAL -4568955,824010,1008,62.0,,70.0,,,,,,,Energy,KCAL -4569098,824308,1008,216.0,,70.0,,,,,,,Energy,KCAL -4569309,824736,1008,464.0,,70.0,,,,,,,Energy,KCAL -4569385,824898,1008,448.0,,70.0,,,,,,,Energy,KCAL -4569621,825378,1008,464.0,,70.0,,,,,,,Energy,KCAL -4569722,825582,1008,92.0,,70.0,,,,,,,Energy,KCAL -4569773,825686,1008,386.0,,70.0,,,,,,,Energy,KCAL -4569943,826028,1008,518.0,,70.0,,,,,,,Energy,KCAL -4569990,826122,1008,467.0,,70.0,,,,,,,Energy,KCAL -4570195,826552,1008,333.0,,70.0,,,,,,,Energy,KCAL -4570573,827374,1008,106.0,,70.0,,,,,,,Energy,KCAL -4570657,827556,1008,525.0,,70.0,,,,,,,Energy,KCAL -4570740,827734,1008,89.0,,70.0,,,,,,,Energy,KCAL -4570911,828080,1008,390.0,,70.0,,,,,,,Energy,KCAL -4570975,828208,1008,300.0,,70.0,,,,,,,Energy,KCAL -4571162,828606,1008,247.0,,70.0,,,,,,,Energy,KCAL -4571296,828898,1008,110.0,,70.0,,,,,,,Energy,KCAL -4571347,829000,1008,100.0,,70.0,,,,,,,Energy,KCAL -4571357,829024,1008,191.0,,70.0,,,,,,,Energy,KCAL -4571443,829220,1008,256.0,,70.0,,,,,,,Energy,KCAL -4571687,829714,1008,121.0,,70.0,,,,,,,Energy,KCAL -4571736,829814,1008,46.0,,70.0,,,,,,,Energy,KCAL -4571809,829960,1008,405.0,,70.0,,,,,,,Energy,KCAL -4571860,830066,1008,17.0,,70.0,,,,,,,Energy,KCAL -4571998,830364,1008,54.0,,70.0,,,,,,,Energy,KCAL -4572020,830408,1008,45.0,,70.0,,,,,,,Energy,KCAL -4572445,831336,1008,175.0,,70.0,,,,,,,Energy,KCAL -4572676,831834,1008,571.0,,70.0,,,,,,,Energy,KCAL -4573059,832620,1008,500.0,,70.0,,,,,,,Energy,KCAL -4573280,833070,1008,500.0,,70.0,,,,,,,Energy,KCAL -4573399,833318,1008,375.0,,70.0,,,,,,,Energy,KCAL -4573836,834222,1008,560.0,,70.0,,,,,,,Energy,KCAL -4573889,834332,1008,442.0,,70.0,,,,,,,Energy,KCAL -4573974,834504,1008,500.0,,70.0,,,,,,,Energy,KCAL -4574211,834980,1008,38.0,,70.0,,,,,,,Energy,KCAL -4574738,836050,1008,481.0,,70.0,,,,,,,Energy,KCAL -4574871,836320,1008,393.0,,70.0,,,,,,,Energy,KCAL -4575143,836866,1008,188.0,,70.0,,,,,,,Energy,KCAL -4575235,837052,1008,407.0,,70.0,,,,,,,Energy,KCAL -4575851,838306,1008,48.0,,70.0,,,,,,,Energy,KCAL -4576236,839096,1008,82.0,,70.0,,,,,,,Energy,KCAL -4576261,839148,1008,264.0,,70.0,,,,,,,Energy,KCAL -4576782,840210,1008,179.0,,70.0,,,,,,,Energy,KCAL -4576896,840446,1008,333.0,,70.0,,,,,,,Energy,KCAL -4577158,841004,1008,279.0,,70.0,,,,,,,Energy,KCAL -4577538,841856,1008,410.0,,70.0,,,,,,,Energy,KCAL -4577620,842022,1008,500.0,,70.0,,,,,,,Energy,KCAL -4577647,842076,1008,267.0,,70.0,,,,,,,Energy,KCAL -4577782,842352,1008,50.0,,70.0,,,,,,,Energy,KCAL -4578065,842926,1008,571.0,,70.0,,,,,,,Energy,KCAL -4578398,843600,1008,200.0,,70.0,,,,,,,Energy,KCAL -4578608,844024,1008,50.0,,70.0,,,,,,,Energy,KCAL -4578609,844026,1008,156.0,,70.0,,,,,,,Energy,KCAL -4578615,844038,1008,204.0,,70.0,,,,,,,Energy,KCAL -4578990,844896,1008,464.0,,70.0,,,,,,,Energy,KCAL -4578991,844898,1008,545.0,,70.0,,,,,,,Energy,KCAL -4579102,845162,1008,255.0,,70.0,,,,,,,Energy,KCAL -4579237,845448,1008,357.0,,70.0,,,,,,,Energy,KCAL -4579351,1848290,1008,88.0,,78.0,,,,,,,Energy,KCAL -4579414,845818,1008,429.0,,70.0,,,,,,,Energy,KCAL -4579512,846026,1008,429.0,,70.0,,,,,,,Energy,KCAL -4579554,846112,1008,85.0,,70.0,,,,,,,Energy,KCAL -4579711,846428,1008,247.0,,70.0,,,,,,,Energy,KCAL -4580334,847778,1008,195.0,,70.0,,,,,,,Energy,KCAL -4580503,848126,1008,100.0,,70.0,,,,,,,Energy,KCAL -4580523,848168,1008,167.0,,70.0,,,,,,,Energy,KCAL -4580550,848222,1008,21.0,,70.0,,,,,,,Energy,KCAL -4580925,849010,1008,75.0,,70.0,,,,,,,Energy,KCAL -4581225,849636,1008,433.0,,70.0,,,,,,,Energy,KCAL -4581358,849910,1008,50.0,,70.0,,,,,,,Energy,KCAL -4581492,850222,1008,88.0,,70.0,,,,,,,Energy,KCAL -4581510,850264,1008,133.0,,70.0,,,,,,,Energy,KCAL -4581645,850544,1008,252.0,,70.0,,,,,,,Energy,KCAL -4581766,850802,1008,0.0,,70.0,,,,,,,Energy,KCAL -4581833,850948,1008,38.0,,70.0,,,,,,,Energy,KCAL -4581880,851124,1008,607.0,,70.0,,,,,,,Energy,KCAL -4582339,852248,1008,193.0,,70.0,,,,,,,Energy,KCAL -4582581,852784,1008,224.0,,70.0,,,,,,,Energy,KCAL -4583260,854408,1008,543.0,,70.0,,,,,,,Energy,KCAL -4583309,854510,1008,857.0,,70.0,,,,,,,Energy,KCAL -4583323,854540,1008,121.0,,70.0,,,,,,,Energy,KCAL -4583716,855396,1008,643.0,,70.0,,,,,,,Energy,KCAL -4584194,856420,1008,371.0,,70.0,,,,,,,Energy,KCAL -4584557,857154,1008,298.0,,70.0,,,,,,,Energy,KCAL -4584559,857158,1008,238.0,,70.0,,,,,,,Energy,KCAL -4584785,857612,1008,250.0,,70.0,,,,,,,Energy,KCAL -4584828,857698,1008,248.0,,70.0,,,,,,,Energy,KCAL -4584972,858006,1008,109.0,,70.0,,,,,,,Energy,KCAL -4585039,858154,1008,1250.0,,70.0,,,,,,,Energy,KCAL -4585116,858328,1008,0.0,,70.0,,,,,,,Energy,KCAL -4585206,858510,1008,357.0,,70.0,,,,,,,Energy,KCAL -4585216,858530,1008,440.0,,70.0,,,,,,,Energy,KCAL -4585253,858620,1008,214.0,,70.0,,,,,,,Energy,KCAL -4585428,858988,1008,400.0,,70.0,,,,,,,Energy,KCAL -4585559,859268,1008,875.0,,70.0,,,,,,,Energy,KCAL -4585886,859964,1008,300.0,,70.0,,,,,,,Energy,KCAL -4586285,860832,1008,200.0,,70.0,,,,,,,Energy,KCAL -4586679,861868,1008,0.0,,70.0,,,,,,,Energy,KCAL -4586908,862878,1008,193.0,,70.0,,,,,,,Energy,KCAL -4587120,863370,1008,333.0,,70.0,,,,,,,Energy,KCAL -4587206,863560,1008,260.0,,70.0,,,,,,,Energy,KCAL -4587336,863888,1008,476.0,,70.0,,,,,,,Energy,KCAL -4587417,864078,1008,714.0,,73.0,,,,,,,Energy,KCAL -4588092,865524,1008,228.0,,70.0,,,,,,,Energy,KCAL -4588300,866012,1008,88.0,,70.0,,,,,,,Energy,KCAL -4588625,866676,1008,571.0,,70.0,,,,,,,Energy,KCAL -4588745,866938,1008,100.0,,70.0,,,,,,,Energy,KCAL -4588808,867068,1008,380.0,,70.0,,,,,,,Energy,KCAL -4589426,869642,1008,136.0,,70.0,,,,,,,Energy,KCAL -4589447,869688,1008,157.0,,70.0,,,,,,,Energy,KCAL -4589656,870128,1008,18.0,,70.0,,,,,,,Energy,KCAL -4589777,870492,1008,36.0,,70.0,,,,,,,Energy,KCAL -4589970,870888,1008,429.0,,70.0,,,,,,,Energy,KCAL -4590453,871916,1008,29.0,,70.0,,,,,,,Energy,KCAL -4590717,872472,1008,303.0,,70.0,,,,,,,Energy,KCAL -4590876,872790,1008,108.0,,70.0,,,,,,,Energy,KCAL -4591712,874528,1008,50.0,,70.0,,,,,,,Energy,KCAL -4592406,875950,1008,379.0,,70.0,,,,,,,Energy,KCAL -4592587,876322,1008,393.0,,70.0,,,,,,,Energy,KCAL -4592793,876740,1008,25.0,,70.0,,,,,,,Energy,KCAL -4593181,877530,1008,82.0,,70.0,,,,,,,Energy,KCAL -4593300,877772,1008,130.0,,70.0,,,,,,,Energy,KCAL -4593336,877864,1008,536.0,,70.0,,,,,,,Energy,KCAL -4593486,878218,1008,321.0,,70.0,,,,,,,Energy,KCAL -4594229,879950,1008,381.0,,70.0,,,,,,,Energy,KCAL -4594249,879992,1008,361.0,,70.0,,,,,,,Energy,KCAL -4594345,880186,1008,124.0,,70.0,,,,,,,Energy,KCAL -4594375,880250,1008,36.0,,70.0,,,,,,,Energy,KCAL -4594431,880362,1008,429.0,,70.0,,,,,,,Energy,KCAL -4594571,880656,1008,536.0,,70.0,,,,,,,Energy,KCAL -4594591,880696,1008,467.0,,70.0,,,,,,,Energy,KCAL -4594593,880700,1008,413.0,,70.0,,,,,,,Energy,KCAL -4594648,880810,1008,62.0,,70.0,,,,,,,Energy,KCAL -4594807,881138,1008,426.0,,70.0,,,,,,,Energy,KCAL -4595186,881944,1008,286.0,,70.0,,,,,,,Energy,KCAL -4596077,883814,1008,500.0,,70.0,,,,,,,Energy,KCAL -4596357,884386,1008,109.0,,70.0,,,,,,,Energy,KCAL -4596516,884710,1008,48.0,,70.0,,,,,,,Energy,KCAL -4596744,885174,1008,533.0,,70.0,,,,,,,Energy,KCAL -4596890,885468,1008,71.0,,70.0,,,,,,,Energy,KCAL -4597071,885834,1008,250.0,,70.0,,,,,,,Energy,KCAL -4597095,885882,1008,0.0,,70.0,,,,,,,Energy,KCAL -4597105,885902,1008,0.0,,70.0,,,,,,,Energy,KCAL -4597261,886216,1008,400.0,,70.0,,,,,,,Energy,KCAL -4597438,886574,1008,21.0,,70.0,,,,,,,Energy,KCAL -4597891,887500,1008,241.0,,70.0,,,,,,,Energy,KCAL -4598084,887890,1008,276.0,,70.0,,,,,,,Energy,KCAL -4598452,888640,1008,357.0,,70.0,,,,,,,Energy,KCAL -4598491,888718,1008,345.0,,70.0,,,,,,,Energy,KCAL -4598594,888926,1008,91.0,,70.0,,,,,,,Energy,KCAL -4598649,889038,1008,397.0,,70.0,,,,,,,Energy,KCAL -4598836,889418,1008,325.0,,70.0,,,,,,,Energy,KCAL -4599434,890648,1008,304.0,,70.0,,,,,,,Energy,KCAL -4599636,891080,1008,115.0,,70.0,,,,,,,Energy,KCAL -4599668,891144,1008,267.0,,70.0,,,,,,,Energy,KCAL -4599815,891442,1008,500.0,,70.0,,,,,,,Energy,KCAL -4599846,891504,1008,298.0,,70.0,,,,,,,Energy,KCAL -4599911,891634,1008,467.0,,70.0,,,,,,,Energy,KCAL -4599924,891660,1008,106.0,,70.0,,,,,,,Energy,KCAL -4600037,891898,1008,33.0,,70.0,,,,,,,Energy,KCAL -4600083,891992,1008,467.0,,70.0,,,,,,,Energy,KCAL -4600215,892258,1008,296.0,,70.0,,,,,,,Energy,KCAL -4600411,892654,1008,367.0,,70.0,,,,,,,Energy,KCAL -4600470,892776,1008,321.0,,70.0,,,,,,,Energy,KCAL -4600581,893000,1008,500.0,,70.0,,,,,,,Energy,KCAL -4600874,893618,1008,48.0,,70.0,,,,,,,Energy,KCAL -4601830,895580,1008,643.0,,70.0,,,,,,,Energy,KCAL -4601856,895632,1008,364.0,,70.0,,,,,,,Energy,KCAL -4601970,895864,1008,333.0,,70.0,,,,,,,Energy,KCAL -4602089,896106,1008,167.0,,70.0,,,,,,,Energy,KCAL -4602146,896220,1008,500.0,,70.0,,,,,,,Energy,KCAL -4602154,896236,1008,316.0,,70.0,,,,,,,Energy,KCAL -4602594,897122,1008,300.0,,70.0,,,,,,,Energy,KCAL -4603360,898684,1008,400.0,,70.0,,,,,,,Energy,KCAL -4603378,898722,1008,571.0,,70.0,,,,,,,Energy,KCAL -4603421,898810,1008,500.0,,70.0,,,,,,,Energy,KCAL -4603469,898926,1008,500.0,,70.0,,,,,,,Energy,KCAL -4603576,899168,1008,400.0,,70.0,,,,,,,Energy,KCAL -4603670,899364,1008,359.0,,70.0,,,,,,,Energy,KCAL -4604372,900844,1008,48.0,,70.0,,,,,,,Energy,KCAL -4604552,901212,1008,0.0,,70.0,,,,,,,Energy,KCAL -4604663,901440,1008,429.0,,70.0,,,,,,,Energy,KCAL -4605056,902270,1008,160.0,,70.0,,,,,,,Energy,KCAL -4605236,902658,1008,239.0,,70.0,,,,,,,Energy,KCAL -4605391,902994,1008,268.0,,70.0,,,,,,,Energy,KCAL -4605410,903036,1008,643.0,,70.0,,,,,,,Energy,KCAL -4605626,903502,1008,67.0,,70.0,,,,,,,Energy,KCAL -4606494,905354,1008,571.0,,70.0,,,,,,,Energy,KCAL -4606680,905734,1008,400.0,,70.0,,,,,,,Energy,KCAL -4606913,906228,1008,29.0,,70.0,,,,,,,Energy,KCAL -4607497,907468,1008,62.0,,70.0,,,,,,,Energy,KCAL -4607544,907562,1008,82.0,,70.0,,,,,,,Energy,KCAL -4607545,907564,1008,265.0,,70.0,,,,,,,Energy,KCAL -4607632,907746,1008,0.0,,70.0,,,,,,,Energy,KCAL -4607844,908180,1008,239.0,,70.0,,,,,,,Energy,KCAL -4608062,908622,1008,407.0,,70.0,,,,,,,Energy,KCAL -4608063,908624,1008,269.0,,70.0,,,,,,,Energy,KCAL -4608342,909196,1008,92.0,,70.0,,,,,,,Energy,KCAL -4608758,910050,1008,232.0,,70.0,,,,,,,Energy,KCAL -4608834,910202,1008,523.0,,70.0,,,,,,,Energy,KCAL -4609019,910574,1008,36.0,,70.0,,,,,,,Energy,KCAL -4609093,910724,1008,378.0,,70.0,,,,,,,Energy,KCAL -4609214,910966,1008,22.0,,70.0,,,,,,,Energy,KCAL -4609242,911022,1008,27.0,,70.0,,,,,,,Energy,KCAL -4609333,911206,1008,435.0,,70.0,,,,,,,Energy,KCAL -4609449,911446,1008,347.0,,70.0,,,,,,,Energy,KCAL -4609451,911450,1008,476.0,,70.0,,,,,,,Energy,KCAL -4609571,911692,1008,327.0,,70.0,,,,,,,Energy,KCAL -4609738,912032,1008,193.0,,70.0,,,,,,,Energy,KCAL -4609895,912350,1008,444.0,,70.0,,,,,,,Energy,KCAL -4610151,912862,1008,350.0,,70.0,,,,,,,Energy,KCAL -4610196,912952,1008,40.0,,70.0,,,,,,,Energy,KCAL -4610322,913206,1008,245.0,,70.0,,,,,,,Energy,KCAL -4610364,913292,1008,300.0,,70.0,,,,,,,Energy,KCAL -4610512,913590,1008,133.0,,70.0,,,,,,,Energy,KCAL -4610637,913842,1008,391.0,,70.0,,,,,,,Energy,KCAL -4610860,914302,1008,400.0,,70.0,,,,,,,Energy,KCAL -4611162,914924,1008,667.0,,70.0,,,,,,,Energy,KCAL -4611516,915634,1008,320.0,,70.0,,,,,,,Energy,KCAL -4611707,916018,1008,56.0,,70.0,,,,,,,Energy,KCAL -4611760,916124,1008,300.0,,70.0,,,,,,,Energy,KCAL -4612217,917044,1008,50.0,,70.0,,,,,,,Energy,KCAL -4612749,918138,1008,352.0,,70.0,,,,,,,Energy,KCAL -4612883,918420,1008,286.0,,70.0,,,,,,,Energy,KCAL -4613025,918718,1008,200.0,,70.0,,,,,,,Energy,KCAL -4613288,919266,1008,500.0,,70.0,,,,,,,Energy,KCAL -4613551,919802,1008,280.0,,70.0,,,,,,,Energy,KCAL -4613854,920436,1008,100.0,,70.0,,,,,,,Energy,KCAL -4613956,920650,1008,429.0,,70.0,,,,,,,Energy,KCAL -4614233,921206,1008,80.0,,70.0,,,,,,,Energy,KCAL -4614329,921400,1008,19.0,,70.0,,,,,,,Energy,KCAL -4614542,921840,1008,62.0,,70.0,,,,,,,Energy,KCAL -4614792,922352,1008,82.0,,70.0,,,,,,,Energy,KCAL -4614824,922416,1008,400.0,,70.0,,,,,,,Energy,KCAL -4614908,922584,1008,42.0,,70.0,,,,,,,Energy,KCAL -4615077,922926,1008,0.0,,70.0,,,,,,,Energy,KCAL -4615451,923686,1008,571.0,,70.0,,,,,,,Energy,KCAL -4615716,924222,1008,273.0,,70.0,,,,,,,Energy,KCAL -4615788,924370,1008,333.0,,70.0,,,,,,,Energy,KCAL -4615916,924630,1008,607.0,,70.0,,,,,,,Energy,KCAL -4616254,925330,1008,325.0,,70.0,,,,,,,Energy,KCAL -4616320,925466,1008,400.0,,70.0,,,,,,,Energy,KCAL -4616625,926086,1008,467.0,,70.0,,,,,,,Energy,KCAL -4616682,926206,1008,316.0,,70.0,,,,,,,Energy,KCAL -4616760,926362,1008,107.0,,70.0,,,,,,,Energy,KCAL -4616805,926452,1008,46.0,,70.0,,,,,,,Energy,KCAL -4616826,926494,1008,115.0,,70.0,,,,,,,Energy,KCAL -4616877,926598,1008,571.0,,70.0,,,,,,,Energy,KCAL -4616903,926650,1008,393.0,,70.0,,,,,,,Energy,KCAL -4617159,927164,1008,423.0,,70.0,,,,,,,Energy,KCAL -4617298,927444,1008,73.0,,70.0,,,,,,,Energy,KCAL -4617850,928566,1008,49.0,,70.0,,,,,,,Energy,KCAL -4617877,928620,1008,271.0,,70.0,,,,,,,Energy,KCAL -4618096,929068,1008,306.0,,70.0,,,,,,,Energy,KCAL -4618734,930384,1008,35.0,,70.0,,,,,,,Energy,KCAL -4618807,930530,1008,87.0,,70.0,,,,,,,Energy,KCAL -4618941,930810,1008,24.0,,70.0,,,,,,,Energy,KCAL -4619337,931612,1008,600.0,,70.0,,,,,,,Energy,KCAL -4619466,931872,1008,82.0,,70.0,,,,,,,Energy,KCAL -4619473,931886,1008,0.0,,70.0,,,,,,,Energy,KCAL -4619608,932158,1008,356.0,,70.0,,,,,,,Energy,KCAL -4619712,932372,1008,531.0,,70.0,,,,,,,Energy,KCAL -4619887,932722,1008,193.0,,70.0,,,,,,,Energy,KCAL -4620060,933072,1008,217.0,,70.0,,,,,,,Energy,KCAL -4620153,933258,1008,400.0,,70.0,,,,,,,Energy,KCAL -4620257,933470,1008,571.0,,70.0,,,,,,,Energy,KCAL -4620404,933768,1008,254.0,,70.0,,,,,,,Energy,KCAL -4620719,934402,1008,11.0,,70.0,,,,,,,Energy,KCAL -4620911,934790,1008,378.0,,70.0,,,,,,,Energy,KCAL -4621248,935478,1008,0.0,,70.0,,,,,,,Energy,KCAL -4621361,935706,1008,383.0,,70.0,,,,,,,Energy,KCAL -4621699,936392,1008,400.0,,70.0,,,,,,,Energy,KCAL -4621761,936516,1008,667.0,,70.0,,,,,,,Energy,KCAL -4621866,936728,1008,444.0,,70.0,,,,,,,Energy,KCAL -4622450,937910,1008,375.0,,70.0,,,,,,,Energy,KCAL -4622453,937916,1008,41.0,,70.0,,,,,,,Energy,KCAL -4623019,939082,1008,333.0,,70.0,,,,,,,Energy,KCAL -4623041,939128,1008,252.0,,70.0,,,,,,,Energy,KCAL -4623216,939492,1008,182.0,,70.0,,,,,,,Energy,KCAL -4623409,939886,1008,286.0,,70.0,,,,,,,Energy,KCAL -4623825,940736,1008,370.0,,70.0,,,,,,,Energy,KCAL -4623872,940830,1008,667.0,,70.0,,,,,,,Energy,KCAL -4623910,940918,1008,567.0,,70.0,,,,,,,Energy,KCAL -4623914,940926,1008,679.0,,70.0,,,,,,,Energy,KCAL -4624343,941808,1008,364.0,,70.0,,,,,,,Energy,KCAL -4624435,941994,1008,33.0,,70.0,,,,,,,Energy,KCAL -4624568,942276,1008,50.0,,70.0,,,,,,,Energy,KCAL -4624617,942378,1008,28.0,,70.0,,,,,,,Energy,KCAL -4624620,942388,1008,354.0,,70.0,,,,,,,Energy,KCAL -4624882,942930,1008,71.0,,70.0,,,,,,,Energy,KCAL -4625416,944050,1008,438.0,,70.0,,,,,,,Energy,KCAL -4625716,944688,1008,406.0,,70.0,,,,,,,Energy,KCAL -4625736,944746,1008,182.0,,70.0,,,,,,,Energy,KCAL -4625793,944886,1008,394.0,,70.0,,,,,,,Energy,KCAL -4625949,945204,1008,45.0,,70.0,,,,,,,Energy,KCAL -4626474,946276,1008,600.0,,70.0,,,,,,,Energy,KCAL -4626512,946352,1008,400.0,,70.0,,,,,,,Energy,KCAL -4626705,946790,1008,339.0,,70.0,,,,,,,Energy,KCAL -4626745,947004,1008,485.0,,70.0,,,,,,,Energy,KCAL -4626889,947530,1008,393.0,,70.0,,,,,,,Energy,KCAL -4627032,947894,1008,163.0,,70.0,,,,,,,Energy,KCAL -4627109,948212,1008,500.0,,70.0,,,,,,,Energy,KCAL -4627418,950645,1008,343.0,,70.0,,,,,,,Energy,KCAL -4627831,951527,1008,209.0,,70.0,,,,,,,Energy,KCAL -4628137,952179,1008,48.0,,70.0,,,,,,,Energy,KCAL -4628162,952229,1008,189.0,,70.0,,,,,,,Energy,KCAL -4628182,952269,1008,0.0,,70.0,,,,,,,Energy,KCAL -4628308,952553,1008,533.0,,70.0,,,,,,,Energy,KCAL -4628542,953115,1008,0.0,,70.0,,,,,,,Energy,KCAL -4628929,954085,1008,62.0,,70.0,,,,,,,Energy,KCAL -4629072,1848554,1008,426.0,,78.0,,,,,,,Energy,KCAL -4629251,954819,1008,114.0,,70.0,,,,,,,Energy,KCAL -4629577,955539,1008,857.0,,70.0,,,,,,,Energy,KCAL -4629992,956425,1008,54.0,,70.0,,,,,,,Energy,KCAL -4630019,956479,1008,194.0,,70.0,,,,,,,Energy,KCAL -4630094,956639,1008,57.0,,70.0,,,,,,,Energy,KCAL -4630156,956771,1008,0.0,,70.0,,,,,,,Energy,KCAL -4630484,957447,1008,357.0,,70.0,,,,,,,Energy,KCAL -4630528,957599,1008,400.0,,70.0,,,,,,,Energy,KCAL -4630633,957831,1008,44.0,,70.0,,,,,,,Energy,KCAL -4630947,958493,1008,367.0,,70.0,,,,,,,Energy,KCAL -4630965,1848636,1008,430.0,,78.0,,,,,,,Energy,KCAL -4630997,958595,1008,191.0,,70.0,,,,,,,Energy,KCAL -4631167,958971,1008,571.0,,70.0,,,,,,,Energy,KCAL -4631181,959001,1008,245.0,,70.0,,,,,,,Energy,KCAL -4631440,959527,1008,80.0,,70.0,,,,,,,Energy,KCAL -4631550,959751,1008,67.0,,70.0,,,,,,,Energy,KCAL -4631670,959999,1008,250.0,,70.0,,,,,,,Energy,KCAL -4631887,960445,1008,259.0,,70.0,,,,,,,Energy,KCAL -4632108,960909,1008,381.0,,70.0,,,,,,,Energy,KCAL -4632130,960953,1008,500.0,,70.0,,,,,,,Energy,KCAL -4632331,1848701,1008,45.0,,71.0,,,,,,,Energy,KCAL -4632670,962169,1008,50.0,,70.0,,,,,,,Energy,KCAL -4632672,962173,1008,64.0,,70.0,,,,,,,Energy,KCAL -4632821,962501,1008,39.0,,70.0,,,,,,,Energy,KCAL -4632987,962887,1008,89.0,,70.0,,,,,,,Energy,KCAL -4633014,962941,1008,283.0,,70.0,,,,,,,Energy,KCAL -4633106,963211,1008,64.0,,70.0,,,,,,,Energy,KCAL -4633636,965059,1008,400.0,,70.0,,,,,,,Energy,KCAL -4633927,965729,1008,500.0,,70.0,,,,,,,Energy,KCAL -4634012,1848759,1008,72.0,,71.0,,,,,,,Energy,KCAL -4634065,1848763,1008,109.0,,71.0,,,,,,,Energy,KCAL -4634212,1848792,1008,520.0,,71.0,,,,,,,Energy,KCAL -4634542,1848825,1008,419.0,,71.0,,,,,,,Energy,KCAL -4634628,967199,1008,391.0,,70.0,,,,,,,Energy,KCAL -4635731,969587,1008,46.0,,70.0,,,,,,,Energy,KCAL -4636180,970537,1008,176.0,,70.0,,,,,,,Energy,KCAL -4636313,970865,1008,345.0,,70.0,,,,,,,Energy,KCAL -4636466,1849010,1008,400.0,,78.0,,,,,,,Energy,KCAL -4636822,971983,1008,41.0,,70.0,,,,,,,Energy,KCAL -4636979,972325,1008,78.0,,70.0,,,,,,,Energy,KCAL -4637005,972379,1008,393.0,,70.0,,,,,,,Energy,KCAL -4637194,972797,1008,235.0,,70.0,,,,,,,Energy,KCAL -4637295,973069,1008,292.0,,70.0,,,,,,,Energy,KCAL -4637362,1849043,1008,298.0,,78.0,,,,,,,Energy,KCAL -4637505,973503,1008,600.0,,70.0,,,,,,,Energy,KCAL -4637677,973897,1008,333.0,,70.0,,,,,,,Energy,KCAL -4638118,974949,1008,400.0,,70.0,,,,,,,Energy,KCAL -4638288,975335,1008,500.0,,70.0,,,,,,,Energy,KCAL -4638306,975371,1008,50.0,,70.0,,,,,,,Energy,KCAL -4638373,975543,1008,353.0,,70.0,,,,,,,Energy,KCAL -4638496,975799,1008,181.0,,70.0,,,,,,,Energy,KCAL -4638575,975959,1008,233.0,,70.0,,,,,,,Energy,KCAL -4638826,977873,1008,571.0,,70.0,,,,,,,Energy,KCAL -4639395,1849124,1008,429.0,,71.0,,,,,,,Energy,KCAL -4639792,983559,1008,528.0,,70.0,,,,,,,Energy,KCAL -4639821,983631,1008,38.0,,70.0,,,,,,,Energy,KCAL -4639854,983755,1008,310.0,,70.0,,,,,,,Energy,KCAL -4639855,983757,1008,24.0,,70.0,,,,,,,Energy,KCAL -4640179,984475,1008,267.0,,70.0,,,,,,,Energy,KCAL -4640182,984487,1008,250.0,,70.0,,,,,,,Energy,KCAL -4640200,984523,1008,467.0,,70.0,,,,,,,Energy,KCAL -4640234,1849161,1008,440.0,,71.0,,,,,,,Energy,KCAL -4640376,984937,1008,400.0,,70.0,,,,,,,Energy,KCAL -4640390,984965,1008,40.0,,70.0,,,,,,,Energy,KCAL -4640555,985333,1008,165.0,,70.0,,,,,,,Energy,KCAL -4640611,985457,1008,113.0,,70.0,,,,,,,Energy,KCAL -4640665,985585,1008,200.0,,70.0,,,,,,,Energy,KCAL -4640682,985621,1008,267.0,,70.0,,,,,,,Energy,KCAL -4640768,985805,1008,115.0,,70.0,,,,,,,Energy,KCAL -4641220,986845,1008,36.0,,70.0,,,,,,,Energy,KCAL -4641370,987251,1008,460.0,,70.0,,,,,,,Energy,KCAL -4641502,987553,1008,238.0,,70.0,,,,,,,Energy,KCAL -4641693,988039,1008,200.0,,70.0,,,,,,,Energy,KCAL -4642299,995955,1008,274.0,,70.0,,,,,,,Energy,KCAL -4643099,1001533,1008,210.0,,70.0,,,,,,,Energy,KCAL -4643427,1002223,1008,643.0,,70.0,,,,,,,Energy,KCAL -4643719,1002843,1008,38.0,,70.0,,,,,,,Energy,KCAL -4643957,1004629,1008,312.0,,70.0,,,,,,,Energy,KCAL -4644171,1005513,1008,368.0,,70.0,,,,,,,Energy,KCAL -4644180,1005531,1008,33.0,,70.0,,,,,,,Energy,KCAL -4644302,1006377,1008,378.0,,70.0,,,,,,,Energy,KCAL -4644506,1006789,1008,567.0,,70.0,,,,,,,Energy,KCAL -4644514,1006805,1008,375.0,,70.0,,,,,,,Energy,KCAL -4644933,1008021,1008,107.0,,70.0,,,,,,,Energy,KCAL -4644942,1008039,1008,387.0,,70.0,,,,,,,Energy,KCAL -4644998,1008151,1008,18.0,,70.0,,,,,,,Energy,KCAL -4645268,1008725,1008,45.0,,70.0,,,,,,,Energy,KCAL -4645536,1009269,1008,325.0,,70.0,,,,,,,Energy,KCAL -4645569,1009337,1008,2.0,,70.0,,,,,,,Energy,KCAL -4645627,1009465,1008,0.0,,70.0,,,,,,,Energy,KCAL -4645774,1009771,1008,62.0,,70.0,,,,,,,Energy,KCAL -4646019,1010275,1008,125.0,,70.0,,,,,,,Energy,KCAL -4646251,1849689,1008,393.0,,70.0,,,,,,,Energy,KCAL -4646613,1011481,1008,82.0,,70.0,,,,,,,Energy,KCAL -4646864,1011991,1008,217.0,,70.0,,,,,,,Energy,KCAL -4646886,1012035,1008,100.0,,70.0,,,,,,,Energy,KCAL -4647129,1012539,1008,120.0,,70.0,,,,,,,Energy,KCAL -4647856,1015761,1008,560.0,,70.0,,,,,,,Energy,KCAL -4647859,1015769,1008,278.0,,70.0,,,,,,,Energy,KCAL -4648082,1016695,1008,133.0,,70.0,,,,,,,Energy,KCAL -4648281,1017113,1008,444.0,,70.0,,,,,,,Energy,KCAL -4648359,1017277,1008,381.0,,70.0,,,,,,,Energy,KCAL -4648455,1017477,1008,460.0,,70.0,,,,,,,Energy,KCAL -4648578,1017733,1008,607.0,,70.0,,,,,,,Energy,KCAL -4649182,1019003,1008,0.0,,70.0,,,,,,,Energy,KCAL -4649340,1019331,1008,400.0,,70.0,,,,,,,Energy,KCAL -4649452,1019563,1008,500.0,,70.0,,,,,,,Energy,KCAL -4649599,1019865,1008,149.0,,70.0,,,,,,,Energy,KCAL -4649943,1020577,1008,71.0,,70.0,,,,,,,Energy,KCAL -4649982,1020655,1008,321.0,,70.0,,,,,,,Energy,KCAL -4650157,1021009,1008,71.0,,70.0,,,,,,,Energy,KCAL -4650475,1021655,1008,44.0,,70.0,,,,,,,Energy,KCAL -4651159,1023039,1008,242.0,,70.0,,,,,,,Energy,KCAL -4651269,1023261,1008,1000.0,,70.0,,,,,,,Energy,KCAL -4651359,1023451,1008,173.0,,70.0,,,,,,,Energy,KCAL -4651366,1023467,1008,224.0,,70.0,,,,,,,Energy,KCAL -4651625,1850060,1008,136.0,,70.0,,,,,,,Energy,KCAL -4651792,1024363,1008,83.0,,70.0,,,,,,,Energy,KCAL -4651942,1024679,1008,429.0,,70.0,,,,,,,Energy,KCAL -4651946,1024689,1008,567.0,,70.0,,,,,,,Energy,KCAL -4651949,1024695,1008,321.0,,70.0,,,,,,,Energy,KCAL -4652780,1026483,1008,120.0,,70.0,,,,,,,Energy,KCAL -4652987,1026931,1008,208.0,,70.0,,,,,,,Energy,KCAL -4653524,1028115,1008,357.0,,70.0,,,,,,,Energy,KCAL -4653580,1028231,1008,462.0,,70.0,,,,,,,Energy,KCAL -4653882,1028879,1008,272.0,,70.0,,,,,,,Energy,KCAL -4654275,1029665,1008,442.0,,70.0,,,,,,,Energy,KCAL -4654979,1031089,1008,350.0,,70.0,,,,,,,Energy,KCAL -4655306,1031759,1008,11.0,,70.0,,,,,,,Energy,KCAL -4655438,1032027,1008,243.0,,70.0,,,,,,,Energy,KCAL -4655525,1032201,1008,467.0,,70.0,,,,,,,Energy,KCAL -4655581,1032315,1008,233.0,,70.0,,,,,,,Energy,KCAL -4655650,1032455,1008,375.0,,70.0,,,,,,,Energy,KCAL -4655985,1033161,1008,190.0,,70.0,,,,,,,Energy,KCAL -4656345,1033913,1008,293.0,,70.0,,,,,,,Energy,KCAL -4656453,1034133,1008,467.0,,70.0,,,,,,,Energy,KCAL -4656592,1034415,1008,400.0,,70.0,,,,,,,Energy,KCAL -4656629,1034491,1008,500.0,,70.0,,,,,,,Energy,KCAL -4656699,1034631,1008,467.0,,70.0,,,,,,,Energy,KCAL -4657262,1035777,1008,556.0,,70.0,,,,,,,Energy,KCAL -4657775,1036821,1008,571.0,,70.0,,,,,,,Energy,KCAL -4658183,1037659,1008,100.0,,70.0,,,,,,,Energy,KCAL -4658215,1037725,1008,556.0,,70.0,,,,,,,Energy,KCAL -4658560,1038429,1008,0.0,,70.0,,,,,,,Energy,KCAL -4658676,1038669,1008,100.0,,70.0,,,,,,,Energy,KCAL -4658755,1038829,1008,162.0,,70.0,,,,,,,Energy,KCAL -4658875,1039069,1008,39.0,,70.0,,,,,,,Energy,KCAL -4659056,1039441,1008,5200.0,,70.0,,,,,,,Energy,KCAL -4659615,1040585,1008,133.0,,70.0,,,,,,,Energy,KCAL -4659794,1040947,1008,200.0,,70.0,,,,,,,Energy,KCAL -4659869,1041099,1008,0.0,,70.0,,,,,,,Energy,KCAL -4659898,1041157,1008,400.0,,70.0,,,,,,,Energy,KCAL -4660246,1041877,1008,97.0,,70.0,,,,,,,Energy,KCAL -4660279,1041945,1008,38.0,,70.0,,,,,,,Energy,KCAL -4660563,1042523,1008,429.0,,70.0,,,,,,,Energy,KCAL -4660599,1042595,1008,429.0,,70.0,,,,,,,Energy,KCAL -4661073,1043573,1008,433.0,,70.0,,,,,,,Energy,KCAL -4661092,1043611,1008,142.0,,70.0,,,,,,,Energy,KCAL -4661128,1043685,1008,433.0,,70.0,,,,,,,Energy,KCAL -4661188,1043807,1008,0.0,,70.0,,,,,,,Energy,KCAL -4661472,1044385,1008,500.0,,70.0,,,,,,,Energy,KCAL -4661538,1044519,1008,525.0,,70.0,,,,,,,Energy,KCAL -4661674,1044795,1008,205.0,,70.0,,,,,,,Energy,KCAL -4661846,1045139,1008,77.0,,70.0,,,,,,,Energy,KCAL -4662236,1045937,1008,64.0,,70.0,,,,,,,Energy,KCAL -4662378,1046229,1008,50.0,,70.0,,,,,,,Energy,KCAL -4662889,1047275,1008,500.0,,70.0,,,,,,,Energy,KCAL -4663176,1047883,1008,100.0,,70.0,,,,,,,Energy,KCAL -4663415,1048385,1008,62.0,,70.0,,,,,,,Energy,KCAL -4663553,1048665,1008,393.0,,70.0,,,,,,,Energy,KCAL -4663786,1049157,1008,106.0,,70.0,,,,,,,Energy,KCAL -4663815,1049223,1008,16.0,,70.0,,,,,,,Energy,KCAL -4663825,1049243,1008,393.0,,70.0,,,,,,,Energy,KCAL -4664064,1049733,1008,400.0,,70.0,,,,,,,Energy,KCAL -4664143,1049895,1008,263.0,,70.0,,,,,,,Energy,KCAL -4664291,1054983,1008,360.0,,71.0,,,,,,,Energy,KCAL -4664478,1055359,1008,333.0,,70.0,,,,,,,Energy,KCAL -4664637,1055681,1008,571.0,,70.0,,,,,,,Energy,KCAL -4664752,1055911,1008,286.0,,70.0,,,,,,,Energy,KCAL -4664900,1056217,1008,375.0,,70.0,,,,,,,Energy,KCAL -4664914,1056245,1008,68.0,,70.0,,,,,,,Energy,KCAL -4665561,1057561,1008,83.0,,70.0,,,,,,,Energy,KCAL -4665602,1057659,1008,68.0,,70.0,,,,,,,Energy,KCAL -4666468,1059549,1008,367.0,,70.0,,,,,,,Energy,KCAL -4666588,1059799,1008,267.0,,70.0,,,,,,,Energy,KCAL -4667145,1060931,1008,180.0,,70.0,,,,,,,Energy,KCAL -4667295,1061245,1008,464.0,,70.0,,,,,,,Energy,KCAL -4667570,1061807,1008,333.0,,70.0,,,,,,,Energy,KCAL -4667698,1062071,1008,500.0,,70.0,,,,,,,Energy,KCAL -4668013,1062721,1008,6.0,,70.0,,,,,,,Energy,KCAL -4668433,1063575,1008,100.0,,70.0,,,,,,,Energy,KCAL -4668450,1063609,1008,297.0,,70.0,,,,,,,Energy,KCAL -4668539,1063787,1008,533.0,,70.0,,,,,,,Energy,KCAL -4669099,1064919,1008,300.0,,70.0,,,,,,,Energy,KCAL -4669401,1065533,1008,464.0,,70.0,,,,,,,Energy,KCAL -4669490,1065713,1008,250.0,,70.0,,,,,,,Energy,KCAL -4669541,1065819,1008,500.0,,70.0,,,,,,,Energy,KCAL -4669672,1066091,1008,381.0,,70.0,,,,,,,Energy,KCAL -4669779,1066307,1008,51.0,,70.0,,,,,,,Energy,KCAL -4669823,1066395,1008,0.0,,70.0,,,,,,,Energy,KCAL -4670401,1067563,1008,106.0,,71.0,,,,,,,Energy,KCAL -4670752,1068275,1008,442.0,,70.0,,,,,,,Energy,KCAL -4670832,1068439,1008,250.0,,70.0,,,,,,,Energy,KCAL -4671069,1068925,1008,400.0,,70.0,,,,,,,Energy,KCAL -4671151,1069091,1008,219.0,,70.0,,,,,,,Energy,KCAL -4671304,1069415,1008,356.0,,70.0,,,,,,,Energy,KCAL -4671820,1070469,1008,357.0,,70.0,,,,,,,Energy,KCAL -4672064,1070975,1008,54.0,,70.0,,,,,,,Energy,KCAL -4672106,1071067,1008,54.0,,70.0,,,,,,,Energy,KCAL -4672324,1071525,1008,129.0,,70.0,,,,,,,Energy,KCAL -4672437,1071787,1008,408.0,,70.0,,,,,,,Energy,KCAL -4672600,1072127,1008,0.0,,70.0,,,,,,,Energy,KCAL -4673042,1073365,1008,57.0,,70.0,,,,,,,Energy,KCAL -4673074,1073431,1008,50.0,,70.0,,,,,,,Energy,KCAL -4673257,1073841,1008,286.0,,70.0,,,,,,,Energy,KCAL -4673270,1073869,1008,133.0,,70.0,,,,,,,Energy,KCAL -4673609,1074579,1008,390.0,,70.0,,,,,,,Energy,KCAL -4674000,1075437,1008,103.0,,70.0,,,,,,,Energy,KCAL -4674378,1076221,1008,46.0,,70.0,,,,,,,Energy,KCAL -4674777,1077043,1008,385.0,,70.0,,,,,,,Energy,KCAL -4674932,1077361,1008,467.0,,70.0,,,,,,,Energy,KCAL -4674956,1077411,1008,100.0,,70.0,,,,,,,Energy,KCAL -4674986,1077475,1008,105.0,,70.0,,,,,,,Energy,KCAL -4675013,1077531,1008,0.0,,70.0,,,,,,,Energy,KCAL -4675339,1078201,1008,80.0,,70.0,,,,,,,Energy,KCAL -4675706,1078949,1008,46.0,,70.0,,,,,,,Energy,KCAL -4675969,1079479,1008,800.0,,70.0,,,,,,,Energy,KCAL -4676147,1079849,1008,0.0,,70.0,,,,,,,Energy,KCAL -4676341,1080245,1008,400.0,,70.0,,,,,,,Energy,KCAL -4676355,1080273,1008,500.0,,70.0,,,,,,,Energy,KCAL -4676542,1080649,1008,216.0,,70.0,,,,,,,Energy,KCAL -4677052,1081685,1008,250.0,,70.0,,,,,,,Energy,KCAL -4677061,1081703,1008,206.0,,70.0,,,,,,,Energy,KCAL -4677221,1082037,1008,71.0,,70.0,,,,,,,Energy,KCAL -4677469,1082561,1008,125.0,,70.0,,,,,,,Energy,KCAL -4677701,1083037,1008,467.0,,71.0,,,,,,,Energy,KCAL -4677801,1083243,1008,429.0,,70.0,,,,,,,Energy,KCAL -4677924,1083507,1008,316.0,,70.0,,,,,,,Energy,KCAL -4678216,1084105,1008,400.0,,70.0,,,,,,,Energy,KCAL -4678304,1084283,1008,132.0,,70.0,,,,,,,Energy,KCAL -4678921,1085551,1008,375.0,,70.0,,,,,,,Energy,KCAL -4679151,1086127,1008,536.0,,70.0,,,,,,,Energy,KCAL -4679701,1087617,1008,110.0,,70.0,,,,,,,Energy,KCAL -4679812,1087847,1008,200.0,,70.0,,,,,,,Energy,KCAL -4679863,1087973,1008,500.0,,70.0,,,,,,,Energy,KCAL -4680449,1089201,1008,133.0,,70.0,,,,,,,Energy,KCAL -4680454,1089211,1008,107.0,,70.0,,,,,,,Energy,KCAL -4680464,1089231,1008,263.0,,70.0,,,,,,,Energy,KCAL -4680786,1089923,1008,106.0,,70.0,,,,,,,Energy,KCAL -4680881,1090129,1008,385.0,,70.0,,,,,,,Energy,KCAL -4680903,1090173,1008,256.0,,70.0,,,,,,,Energy,KCAL -4681079,1090539,1008,440.0,,70.0,,,,,,,Energy,KCAL -4681686,1091803,1008,448.0,,70.0,,,,,,,Energy,KCAL -4681746,1091925,1008,22.0,,70.0,,,,,,,Energy,KCAL -4681845,1092123,1008,288.0,,70.0,,,,,,,Energy,KCAL -4682199,1092865,1008,393.0,,70.0,,,,,,,Energy,KCAL -4682893,1094293,1008,321.0,,70.0,,,,,,,Energy,KCAL -4683013,1094533,1008,412.0,,70.0,,,,,,,Energy,KCAL -4683182,1094881,1008,246.0,,70.0,,,,,,,Energy,KCAL -4683371,1095263,1008,421.0,,70.0,,,,,,,Energy,KCAL -4683398,1095317,1008,463.0,,70.0,,,,,,,Energy,KCAL -4683447,1095417,1008,367.0,,70.0,,,,,,,Energy,KCAL -4683599,1095745,1008,100.0,,70.0,,,,,,,Energy,KCAL -4683731,1096019,1008,220.0,,70.0,,,,,,,Energy,KCAL -4683787,1096131,1008,75.0,,70.0,,,,,,,Energy,KCAL -4683930,1096423,1008,283.0,,70.0,,,,,,,Energy,KCAL -4683959,1096481,1008,133.0,,70.0,,,,,,,Energy,KCAL -4684131,1096867,1008,21.0,,70.0,,,,,,,Energy,KCAL -4684172,1096951,1008,241.0,,70.0,,,,,,,Energy,KCAL -4684207,1097021,1008,109.0,,70.0,,,,,,,Energy,KCAL -4684311,1097263,1008,24.0,,70.0,,,,,,,Energy,KCAL -4684457,1850284,1008,101.0,,70.0,,,,,,,Energy,KCAL -4684954,1850784,1008,167.0,,70.0,,,,,,,Energy,KCAL -4685159,1850989,1008,142.0,,70.0,,,,,,,Energy,KCAL -4685269,1851099,1008,400.0,,70.0,,,,,,,Energy,KCAL -4685427,1851257,1008,500.0,,70.0,,,,,,,Energy,KCAL -4685561,1851391,1008,73.0,,70.0,,,,,,,Energy,KCAL -4685652,1851483,1008,309.0,,70.0,,,,,,,Energy,KCAL -4685689,1851520,1008,103.0,,70.0,,,,,,,Energy,KCAL -4685800,1851631,1008,425.0,,70.0,,,,,,,Energy,KCAL -4686807,1852640,1008,143.0,,70.0,,,,,,,Energy,KCAL -4686900,1852733,1008,67.0,,70.0,,,,,,,Energy,KCAL -4686961,1852794,1008,75.0,,70.0,,,,,,,Energy,KCAL -4687012,1852845,1008,571.0,,70.0,,,,,,,Energy,KCAL -4687019,1852852,1008,643.0,,70.0,,,,,,,Energy,KCAL -4687020,1852853,1008,462.0,,70.0,,,,,,,Energy,KCAL -4687033,1852866,1008,560.0,,70.0,,,,,,,Energy,KCAL -4687080,1852913,1008,42.0,,70.0,,,,,,,Energy,KCAL -4687269,1853102,1008,349.0,,70.0,,,,,,,Energy,KCAL -4687573,1853406,1008,393.0,,70.0,,,,,,,Energy,KCAL -4687672,1853505,1008,0.0,,70.0,,,,,,,Energy,KCAL -4687968,1853803,1008,228.0,,70.0,,,,,,,Energy,KCAL -4687970,1853805,1008,228.0,,70.0,,,,,,,Energy,KCAL -4689082,1854926,1008,141.0,,70.0,,,,,,,Energy,KCAL -4689206,1855051,1008,222.0,,70.0,,,,,,,Energy,KCAL -4689457,1855302,1008,147.0,,70.0,,,,,,,Energy,KCAL -4689855,1855701,1008,40.0,,70.0,,,,,,,Energy,KCAL -4689861,1855707,1008,375.0,,70.0,,,,,,,Energy,KCAL -4690734,1856582,1008,480.0,,70.0,,,,,,,Energy,KCAL -4691017,1856866,1008,267.0,,70.0,,,,,,,Energy,KCAL -4691162,1857012,1008,357.0,,70.0,,,,,,,Energy,KCAL -4691252,1857104,1008,48.0,,70.0,,,,,,,Energy,KCAL -4691389,1857241,1008,17.0,,70.0,,,,,,,Energy,KCAL -4691549,1857402,1008,467.0,,70.0,,,,,,,Energy,KCAL -4691600,1857453,1008,375.0,,70.0,,,,,,,Energy,KCAL -4691979,1857838,1008,100.0,,70.0,,,,,,,Energy,KCAL -4692201,1858060,1008,12.0,,70.0,,,,,,,Energy,KCAL -4692621,1858482,1008,467.0,,70.0,,,,,,,Energy,KCAL -4692805,1858666,1008,300.0,,70.0,,,,,,,Energy,KCAL -4693365,1859227,1008,607.0,,70.0,,,,,,,Energy,KCAL -4693448,1859311,1008,536.0,,70.0,,,,,,,Energy,KCAL -4693457,1859320,1008,367.0,,70.0,,,,,,,Energy,KCAL -4693570,1859434,1008,143.0,,70.0,,,,,,,Energy,KCAL -4693695,1859559,1008,67.0,,70.0,,,,,,,Energy,KCAL -4693832,1859696,1008,87.0,,70.0,,,,,,,Energy,KCAL -4693915,1859780,1008,224.0,,70.0,,,,,,,Energy,KCAL -4694217,1860082,1008,158.0,,70.0,,,,,,,Energy,KCAL -4694525,1860391,1008,88.0,,70.0,,,,,,,Energy,KCAL -4694643,1860509,1008,469.0,,70.0,,,,,,,Energy,KCAL -4694762,1860628,1008,127.0,,70.0,,,,,,,Energy,KCAL -4694840,1860707,1008,357.0,,70.0,,,,,,,Energy,KCAL -4694971,1860838,1008,388.0,,70.0,,,,,,,Energy,KCAL -4694986,1860853,1008,0.0,,70.0,,,,,,,Energy,KCAL -4694994,1860861,1008,0.0,,70.0,,,,,,,Energy,KCAL -4695465,1861333,1008,73.0,,70.0,,,,,,,Energy,KCAL -4695515,1861383,1008,24.0,,70.0,,,,,,,Energy,KCAL -4695526,1861394,1008,543.0,,70.0,,,,,,,Energy,KCAL -4695766,1861635,1008,53.0,,70.0,,,,,,,Energy,KCAL -4695898,1861767,1008,85.0,,70.0,,,,,,,Energy,KCAL -4695959,1861828,1008,308.0,,70.0,,,,,,,Energy,KCAL -4696230,1862099,1008,33.0,,70.0,,,,,,,Energy,KCAL -4696484,1862353,1008,0.0,,70.0,,,,,,,Energy,KCAL -4696785,1862654,1008,333.0,,70.0,,,,,,,Energy,KCAL -4696795,1862666,1008,4.0,,70.0,,,,,,,Energy,KCAL -4696840,1862711,1008,50.0,,70.0,,,,,,,Energy,KCAL -4696987,1862858,1008,464.0,,70.0,,,,,,,Energy,KCAL -4697004,1862875,1008,200.0,,70.0,,,,,,,Energy,KCAL -4697153,1863024,1008,541.0,,70.0,,,,,,,Energy,KCAL -4697171,1863042,1008,218.0,,70.0,,,,,,,Energy,KCAL -4697247,1863118,1008,300.0,,70.0,,,,,,,Energy,KCAL -4697294,1863165,1008,375.0,,70.0,,,,,,,Energy,KCAL -4697798,1863670,1008,67.0,,70.0,,,,,,,Energy,KCAL -4698041,1863913,1008,100.0,,70.0,,,,,,,Energy,KCAL -4698528,1864402,1008,536.0,,70.0,,,,,,,Energy,KCAL -4698724,1864598,1008,200.0,,70.0,,,,,,,Energy,KCAL -4699043,1864917,1008,414.0,,70.0,,,,,,,Energy,KCAL -4699185,1865068,1008,464.0,,70.0,,,,,,,Energy,KCAL -4699265,1865148,1008,189.0,,70.0,,,,,,,Energy,KCAL -4699428,1865311,1008,32.0,,70.0,,,,,,,Energy,KCAL -4699641,1865525,1008,83.0,,70.0,,,,,,,Energy,KCAL -4699786,1865670,1008,0.0,,70.0,,,,,,,Energy,KCAL -4699825,1865709,1008,275.0,,70.0,,,,,,,Energy,KCAL -4699935,1865820,1008,520.0,,70.0,,,,,,,Energy,KCAL -4700355,1866240,1008,341.0,,70.0,,,,,,,Energy,KCAL -4700366,1866251,1008,351.0,,70.0,,,,,,,Energy,KCAL -4700396,1866282,1008,571.0,,70.0,,,,,,,Energy,KCAL -4700564,1866453,1008,125.0,,70.0,,,,,,,Energy,KCAL -4700644,1866533,1008,47.0,,70.0,,,,,,,Energy,KCAL -4700708,1866597,1008,167.0,,70.0,,,,,,,Energy,KCAL -4700750,1866639,1008,274.0,,70.0,,,,,,,Energy,KCAL -4700877,1866766,1008,491.0,,70.0,,,,,,,Energy,KCAL -4701204,1867093,1008,321.0,,70.0,,,,,,,Energy,KCAL -4701332,1867221,1008,400.0,,70.0,,,,,,,Energy,KCAL -4701466,1867355,1008,475.0,,70.0,,,,,,,Energy,KCAL -4701575,1867464,1008,314.0,,70.0,,,,,,,Energy,KCAL -4701806,1867695,1008,291.0,,70.0,,,,,,,Energy,KCAL -4701843,1867733,1008,237.0,,70.0,,,,,,,Energy,KCAL -4701915,1867805,1008,176.0,,70.0,,,,,,,Energy,KCAL -4701973,1867863,1008,429.0,,70.0,,,,,,,Energy,KCAL -4702152,1868042,1008,560.0,,70.0,,,,,,,Energy,KCAL -4702760,1868653,1008,0.0,,70.0,,,,,,,Energy,KCAL -4702869,1868763,1008,536.0,,70.0,,,,,,,Energy,KCAL -4702967,1868861,1008,167.0,,70.0,,,,,,,Energy,KCAL -4703199,1869095,1008,485.0,,70.0,,,,,,,Energy,KCAL -4703576,1869473,1008,192.0,,70.0,,,,,,,Energy,KCAL -4703679,1869576,1008,325.0,,70.0,,,,,,,Energy,KCAL -4704014,1869911,1008,85.0,,70.0,,,,,,,Energy,KCAL -4704049,1869946,1008,107.0,,70.0,,,,,,,Energy,KCAL -4704396,1870297,1008,0.0,,70.0,,,,,,,Energy,KCAL -4704447,1870348,1008,543.0,,70.0,,,,,,,Energy,KCAL -4704504,1870405,1008,18.0,,70.0,,,,,,,Energy,KCAL -4704516,1870417,1008,18.0,,70.0,,,,,,,Energy,KCAL -4704580,1870481,1008,39.0,,70.0,,,,,,,Energy,KCAL -4704666,1870569,1008,282.0,,70.0,,,,,,,Energy,KCAL -4704726,1870629,1008,191.0,,70.0,,,,,,,Energy,KCAL -4704839,1870744,1008,82.0,,70.0,,,,,,,Energy,KCAL -4705351,1871259,1008,48.0,,70.0,,,,,,,Energy,KCAL -4705471,1871381,1008,167.0,,70.0,,,,,,,Energy,KCAL -4705911,1871821,1008,47.0,,70.0,,,,,,,Energy,KCAL -4705920,1871830,1008,38.0,,70.0,,,,,,,Energy,KCAL -4706269,1872181,1008,233.0,,70.0,,,,,,,Energy,KCAL -4706699,1872614,1008,353.0,,70.0,,,,,,,Energy,KCAL -4706902,1872818,1008,400.0,,70.0,,,,,,,Energy,KCAL -4707034,1872951,1008,83.0,,70.0,,,,,,,Energy,KCAL -4707116,1873033,1008,125.0,,70.0,,,,,,,Energy,KCAL -4707179,1873097,1008,300.0,,70.0,,,,,,,Energy,KCAL -4707525,1873446,1008,667.0,,70.0,,,,,,,Energy,KCAL -4707726,1873648,1008,47.0,,70.0,,,,,,,Energy,KCAL -4707959,1873882,1008,457.0,,70.0,,,,,,,Energy,KCAL -4708351,1874274,1008,393.0,,70.0,,,,,,,Energy,KCAL -4708389,1874312,1008,171.0,,70.0,,,,,,,Energy,KCAL -4708425,1874348,1008,188.0,,70.0,,,,,,,Energy,KCAL -4708649,1874573,1008,481.0,,70.0,,,,,,,Energy,KCAL -4708927,1874851,1008,359.0,,70.0,,,,,,,Energy,KCAL -4709351,1875276,1008,500.0,,70.0,,,,,,,Energy,KCAL -4709355,1875280,1008,536.0,,70.0,,,,,,,Energy,KCAL -4709356,1875281,1008,25.0,,70.0,,,,,,,Energy,KCAL -4709403,1875328,1008,475.0,,70.0,,,,,,,Energy,KCAL -4709469,1875394,1008,46.0,,70.0,,,,,,,Energy,KCAL -4709531,1875456,1008,393.0,,70.0,,,,,,,Energy,KCAL -4709760,1875686,1008,0.0,,70.0,,,,,,,Energy,KCAL -4709912,1875839,1008,633.0,,70.0,,,,,,,Energy,KCAL -4710064,1875991,1008,550.0,,70.0,,,,,,,Energy,KCAL -4710495,1876422,1008,46.0,,70.0,,,,,,,Energy,KCAL -4710496,1876423,1008,382.0,,70.0,,,,,,,Energy,KCAL -4710601,1876529,1008,39.0,,70.0,,,,,,,Energy,KCAL -4710626,1876554,1008,500.0,,70.0,,,,,,,Energy,KCAL -4710780,1876708,1008,389.0,,70.0,,,,,,,Energy,KCAL -4710849,1876777,1008,29.0,,70.0,,,,,,,Energy,KCAL -4710884,1876812,1008,567.0,,70.0,,,,,,,Energy,KCAL -4711013,1876941,1008,571.0,,70.0,,,,,,,Energy,KCAL -4711617,1877546,1008,46.0,,70.0,,,,,,,Energy,KCAL -4711678,1877607,1008,59.0,,70.0,,,,,,,Energy,KCAL -4711755,1877684,1008,467.0,,70.0,,,,,,,Energy,KCAL -4712000,1877931,1008,375.0,,70.0,,,,,,,Energy,KCAL -4712027,1877958,1008,571.0,,70.0,,,,,,,Energy,KCAL -4712268,1878200,1008,579.0,,70.0,,,,,,,Energy,KCAL -4712369,1878301,1008,0.0,,70.0,,,,,,,Energy,KCAL -4712430,1878362,1008,500.0,,70.0,,,,,,,Energy,KCAL -4712690,1878624,1008,457.0,,70.0,,,,,,,Energy,KCAL -4712904,1878840,1008,340.0,,70.0,,,,,,,Energy,KCAL -4712986,1878922,1008,535.0,,70.0,,,,,,,Energy,KCAL -4712988,1878924,1008,571.0,,70.0,,,,,,,Energy,KCAL -4712993,1878929,1008,48.0,,70.0,,,,,,,Energy,KCAL -4713117,1879053,1008,467.0,,70.0,,,,,,,Energy,KCAL -4713619,1879555,1008,40.0,,70.0,,,,,,,Energy,KCAL -4713719,1879655,1008,56.0,,70.0,,,,,,,Energy,KCAL -4713992,1879928,1008,412.0,,70.0,,,,,,,Energy,KCAL -4714177,1880113,1008,462.0,,70.0,,,,,,,Energy,KCAL -4714216,1880152,1008,51.0,,70.0,,,,,,,Energy,KCAL -4714324,1880260,1008,23.0,,70.0,,,,,,,Energy,KCAL -4714581,1880517,1008,425.0,,70.0,,,,,,,Energy,KCAL -4715059,1140141,1008,375.0,,70.0,,,,,,,Energy,KCAL -4715482,1140568,1008,6.0,,70.0,,,,,,,Energy,KCAL -4715501,1140587,1008,54.0,,70.0,,,,,,,Energy,KCAL -4715613,1140704,1008,100.0,,70.0,,,,,,,Energy,KCAL -4715763,1140860,1008,58.0,,70.0,,,,,,,Energy,KCAL -4715808,1140919,1008,411.0,,70.0,,,,,,,Energy,KCAL -4715861,1140983,1008,90.0,,70.0,,,,,,,Energy,KCAL -4716397,1141592,1008,625.0,,70.0,,,,,,,Energy,KCAL -4716663,1141869,1008,213.0,,70.0,,,,,,,Energy,KCAL -4716828,1142050,1008,212.0,,70.0,,,,,,,Energy,KCAL -4717070,1142303,1008,262.0,,70.0,,,,,,,Energy,KCAL -4717089,1142322,1008,500.0,,70.0,,,,,,,Energy,KCAL -4717106,1142342,1008,20.0,,70.0,,,,,,,Energy,KCAL -4717416,1142662,1008,2500.0,,70.0,,,,,,,Energy,KCAL -4717683,1142951,1008,263.0,,70.0,,,,,,,Energy,KCAL -4717685,1142953,1008,474.0,,70.0,,,,,,,Energy,KCAL -4717782,1143052,1008,32.0,,70.0,,,,,,,Energy,KCAL -4717947,1143220,1008,6.0,,70.0,,,,,,,Energy,KCAL -4718237,1143518,1008,467.0,,70.0,,,,,,,Energy,KCAL -4718872,1144167,1008,153.0,,70.0,,,,,,,Energy,KCAL -4719034,1144333,1008,36.0,,70.0,,,,,,,Energy,KCAL -4719249,1144551,1008,400.0,,70.0,,,,,,,Energy,KCAL -4719485,1144794,1008,333.0,,70.0,,,,,,,Energy,KCAL -4719540,1144851,1008,0.0,,70.0,,,,,,,Energy,KCAL -4719668,1144983,1008,17.0,,70.0,,,,,,,Energy,KCAL -4719690,1145005,1008,339.0,,70.0,,,,,,,Energy,KCAL -4719810,1145129,1008,167.0,,70.0,,,,,,,Energy,KCAL -4720020,1880700,1008,432.0,,70.0,,,,,,,Energy,KCAL -4720129,1145386,1008,104.0,,71.0,,,,,,,Energy,KCAL -4720290,1145547,1008,74.0,,78.0,,,,,,,Energy,KCAL -4720310,1145567,1008,34.0,,78.0,,,,,,,Energy,KCAL -4720390,1145647,1008,362.0,,71.0,,,,,,,Energy,KCAL -4720411,1145668,1008,513.0,,78.0,,,,,,,Energy,KCAL -4720434,1145691,1008,422.0,,78.0,,,,,,,Energy,KCAL -4720588,1145845,1008,304.0,,78.0,,,,,,,Energy,KCAL -4720650,1145907,1008,0.0,,78.0,,,,,,,Energy,KCAL -4720701,1145958,1008,0.0,,78.0,,,,,,,Energy,KCAL -4720985,1146242,1008,520.0,,71.0,,,,,,,Energy,KCAL -4721063,1146322,1008,429.0,,71.0,,,,,,,Energy,KCAL -4721801,1147063,1008,200.0,,70.0,,,,,,,Energy,KCAL -4721802,1147064,1008,271.0,,70.0,,,,,,,Energy,KCAL -4721819,1147083,1008,250.0,,70.0,,,,,,,Energy,KCAL -4721915,1147179,1008,117.0,,70.0,,,,,,,Energy,KCAL -4721951,1147216,1008,204.0,,70.0,,,,,,,Energy,KCAL -4722005,1147272,1008,0.0,,70.0,,,,,,,Energy,KCAL -4722206,1147481,1008,357.0,,70.0,,,,,,,Energy,KCAL -4722358,1147636,1008,250.0,,70.0,,,,,,,Energy,KCAL -4722558,1147840,1008,438.0,,70.0,,,,,,,Energy,KCAL -4722825,1148109,1008,29.0,,70.0,,,,,,,Energy,KCAL -4723345,1148763,1008,101.0,,70.0,,,,,,,Energy,KCAL -4723469,1148925,1008,45.0,,70.0,,,,,,,Energy,KCAL -4723515,1148978,1008,300.0,,70.0,,,,,,,Energy,KCAL -4723990,1149794,1008,40.0,,70.0,,,,,,,Energy,KCAL -4724281,1150140,1008,286.0,,70.0,,,,,,,Energy,KCAL -4724308,1150170,1008,462.0,,70.0,,,,,,,Energy,KCAL -4724570,1150533,1008,54.0,,70.0,,,,,,,Energy,KCAL -4724799,1150771,1008,531.0,,70.0,,,,,,,Energy,KCAL -4724819,1150793,1008,410.0,,70.0,,,,,,,Energy,KCAL -4724845,1150819,1008,378.0,,70.0,,,,,,,Energy,KCAL -4725009,1151011,1008,429.0,,70.0,,,,,,,Energy,KCAL -4725057,1151062,1008,381.0,,70.0,,,,,,,Energy,KCAL -4725130,1151143,1008,375.0,,70.0,,,,,,,Energy,KCAL -4725478,1151541,1008,22.0,,70.0,,,,,,,Energy,KCAL -4725517,1151586,1008,39.0,,70.0,,,,,,,Energy,KCAL -4725579,1151660,1008,350.0,,70.0,,,,,,,Energy,KCAL -4725589,1151670,1008,64.0,,70.0,,,,,,,Energy,KCAL -4725785,1151877,1008,421.0,,70.0,,,,,,,Energy,KCAL -4725790,1151882,1008,433.0,,70.0,,,,,,,Energy,KCAL -4725955,1152052,1008,378.0,,70.0,,,,,,,Energy,KCAL -4725966,1152066,1008,500.0,,70.0,,,,,,,Energy,KCAL -4726026,1152128,1008,55.0,,70.0,,,,,,,Energy,KCAL -4726539,1152648,1008,500.0,,70.0,,,,,,,Energy,KCAL -4727341,1153461,1008,346.0,,70.0,,,,,,,Energy,KCAL -4727345,1153465,1008,481.0,,70.0,,,,,,,Energy,KCAL -4727413,1153533,1008,444.0,,70.0,,,,,,,Energy,KCAL -4727523,1153645,1008,656.0,,70.0,,,,,,,Energy,KCAL -4727768,1153895,1008,533.0,,70.0,,,,,,,Energy,KCAL -4727780,1153907,1008,267.0,,70.0,,,,,,,Energy,KCAL -4727800,1153927,1008,208.0,,70.0,,,,,,,Energy,KCAL -4728169,1154299,1008,412.0,,70.0,,,,,,,Energy,KCAL -4728521,1154656,1008,241.0,,70.0,,,,,,,Energy,KCAL -4728705,1154843,1008,357.0,,70.0,,,,,,,Energy,KCAL -4728870,1155010,1008,49.0,,71.0,,,,,,,Energy,KCAL -4728950,1155090,1008,331.0,,78.0,,,,,,,Energy,KCAL -4728977,1155117,1008,21.0,,71.0,,,,,,,Energy,KCAL -4729060,1155200,1008,67.0,,71.0,,,,,,,Energy,KCAL -4729111,1155251,1008,54.0,,71.0,,,,,,,Energy,KCAL -4729151,1155292,1008,54.0,,71.0,,,,,,,Energy,KCAL -4729528,1155676,1008,219.0,,70.0,,,,,,,Energy,KCAL -4730138,1156291,1008,633.0,,70.0,,,,,,,Energy,KCAL -4730204,1156357,1008,696.0,,70.0,,,,,,,Energy,KCAL -4730455,1156612,1008,215.0,,70.0,,,,,,,Energy,KCAL -4730479,1156636,1008,530.0,,70.0,,,,,,,Energy,KCAL -4730662,1156819,1008,211.0,,70.0,,,,,,,Energy,KCAL -4730676,1156833,1008,188.0,,70.0,,,,,,,Energy,KCAL -4730851,1157010,1008,101.0,,70.0,,,,,,,Energy,KCAL -4731026,1157244,1008,429.0,,70.0,,,,,,,Energy,KCAL -4731591,1157949,1008,51.0,,70.0,,,,,,,Energy,KCAL -4731732,1158132,1008,321.0,,70.0,,,,,,,Energy,KCAL -4733173,1159898,1008,0.0,,70.0,,,,,,,Energy,KCAL -4733189,1159915,1008,0.0,,70.0,,,,,,,Energy,KCAL -4733233,1159961,1008,571.0,,70.0,,,,,,,Energy,KCAL -4733451,1160193,1008,167.0,,70.0,,,,,,,Energy,KCAL -4733540,1160289,1008,464.0,,70.0,,,,,,,Energy,KCAL -4733544,1160293,1008,406.0,,70.0,,,,,,,Energy,KCAL -4733547,1160296,1008,417.0,,70.0,,,,,,,Energy,KCAL -4733622,1160375,1008,519.0,,70.0,,,,,,,Energy,KCAL -4733664,1160420,1008,239.0,,70.0,,,,,,,Energy,KCAL -4733956,1160720,1008,273.0,,70.0,,,,,,,Energy,KCAL -4734042,1160813,1008,550.0,,70.0,,,,,,,Energy,KCAL -4734356,1161134,1008,80.0,,70.0,,,,,,,Energy,KCAL -4734490,1161270,1008,168.0,,70.0,,,,,,,Energy,KCAL -4734696,1161478,1008,400.0,,70.0,,,,,,,Energy,KCAL -4734737,1161521,1008,375.0,,70.0,,,,,,,Energy,KCAL -4734845,1161630,1008,406.0,,70.0,,,,,,,Energy,KCAL -4735619,1162413,1008,159.0,,70.0,,,,,,,Energy,KCAL -4735655,1162450,1008,550.0,,70.0,,,,,,,Energy,KCAL -4735856,1162654,1008,190.0,,70.0,,,,,,,Energy,KCAL -4735972,1162773,1008,71.0,,70.0,,,,,,,Energy,KCAL -4735996,1162798,1008,21.0,,70.0,,,,,,,Energy,KCAL -4736079,1162884,1008,38.0,,70.0,,,,,,,Energy,KCAL -4736494,1163306,1008,297.0,,70.0,,,,,,,Energy,KCAL -4736710,1164257,1008,85.0,,71.0,,,,,,,Energy,KCAL -4736823,1164755,1008,414.0,,71.0,,,,,,,Energy,KCAL -4736944,1165067,1008,423.0,,71.0,,,,,,,Energy,KCAL -4736985,1165169,1008,355.0,,71.0,,,,,,,Energy,KCAL -4737326,1165511,1008,143.0,,71.0,,,,,,,Energy,KCAL -4737455,1165640,1008,469.0,,71.0,,,,,,,Energy,KCAL -4737503,1165688,1008,23.0,,78.0,,,,,,,Energy,KCAL -4737515,1165700,1008,367.0,,78.0,,,,,,,Energy,KCAL -4737559,1165744,1008,385.0,,71.0,,,,,,,Energy,KCAL -4737915,1166102,1008,153.0,,71.0,,,,,,,Energy,KCAL -4737916,1166103,1008,116.0,,71.0,,,,,,,Energy,KCAL -4738605,1166794,1008,214.0,,71.0,,,,,,,Energy,KCAL -4738693,1166882,1008,500.0,,71.0,,,,,,,Energy,KCAL -4738768,1166957,1008,95.0,,71.0,,,,,,,Energy,KCAL -4738932,1167123,1008,115.0,,71.0,,,,,,,Energy,KCAL -4739585,1167778,1008,464.0,,71.0,,,,,,,Energy,KCAL -4739979,1168172,1008,500.0,,71.0,,,,,,,Energy,KCAL -4740021,1168215,1008,88.0,,71.0,,,,,,,Energy,KCAL -4740106,1168300,1008,89.0,,71.0,,,,,,,Energy,KCAL -4740135,1168329,1008,87.0,,71.0,,,,,,,Energy,KCAL -4740156,1168350,1008,177.0,,71.0,,,,,,,Energy,KCAL -4740653,1168943,1008,429.0,,71.0,,,,,,,Energy,KCAL -4740728,1169021,1008,429.0,,71.0,,,,,,,Energy,KCAL -4741122,1169828,1008,58.0,,71.0,,,,,,,Energy,KCAL -4741170,1169987,1008,92.0,,71.0,,,,,,,Energy,KCAL -4741253,1170147,1008,429.0,,71.0,,,,,,,Energy,KCAL -4741531,1171008,1008,53.0,,70.0,,,,,,,Energy,KCAL -4741541,1171019,1008,357.0,,70.0,,,,,,,Energy,KCAL -4741675,1171171,1008,536.0,,70.0,,,,,,,Energy,KCAL -4741780,1171295,1008,231.0,,70.0,,,,,,,Energy,KCAL -4741843,1171366,1008,467.0,,70.0,,,,,,,Energy,KCAL -4741913,1171451,1008,467.0,,70.0,,,,,,,Energy,KCAL -4741959,1171501,1008,679.0,,70.0,,,,,,,Energy,KCAL -4742377,1171962,1008,364.0,,70.0,,,,,,,Energy,KCAL -4742656,1172274,1008,147.0,,70.0,,,,,,,Energy,KCAL -4742667,1172285,1008,188.0,,70.0,,,,,,,Energy,KCAL -4742981,1172656,1008,425.0,,70.0,,,,,,,Energy,KCAL -4743070,1172753,1008,571.0,,70.0,,,,,,,Energy,KCAL -4743194,1172889,1008,393.0,,70.0,,,,,,,Energy,KCAL -4743206,1172901,1008,604.0,,70.0,,,,,,,Energy,KCAL -4743281,1172987,1008,600.0,,70.0,,,,,,,Energy,KCAL -4743313,1173023,1008,67.0,,70.0,,,,,,,Energy,KCAL -4743605,1173347,1008,286.0,,70.0,,,,,,,Energy,KCAL -4743815,1173603,1008,107.0,,70.0,,,,,,,Energy,KCAL -4743967,1173771,1008,450.0,,70.0,,,,,,,Energy,KCAL -4744087,1173901,1008,544.0,,70.0,,,,,,,Energy,KCAL -4744092,1173907,1008,64.0,,70.0,,,,,,,Energy,KCAL -4744343,1174170,1008,377.0,,70.0,,,,,,,Energy,KCAL -4744392,1174224,1008,112.0,,70.0,,,,,,,Energy,KCAL -4744411,1174243,1008,275.0,,70.0,,,,,,,Energy,KCAL -4744690,1174565,1008,250.0,,70.0,,,,,,,Energy,KCAL -4744985,1174926,1008,562.0,,70.0,,,,,,,Energy,KCAL -4745074,1175030,1008,500.0,,70.0,,,,,,,Energy,KCAL -4745284,1175274,1008,118.0,,70.0,,,,,,,Energy,KCAL -4745341,1175342,1008,385.0,,70.0,,,,,,,Energy,KCAL -4745798,1175910,1008,229.0,,70.0,,,,,,,Energy,KCAL -4746621,1176890,1008,67.0,,70.0,,,,,,,Energy,KCAL -4747082,1177425,1008,353.0,,70.0,,,,,,,Energy,KCAL -4747295,1177676,1008,464.0,,70.0,,,,,,,Energy,KCAL -4747555,1177974,1008,42.0,,70.0,,,,,,,Energy,KCAL -4747710,1178160,1008,205.0,,70.0,,,,,,,Energy,KCAL -4747815,1178281,1008,125.0,,70.0,,,,,,,Energy,KCAL -4747829,1178298,1008,129.0,,70.0,,,,,,,Energy,KCAL -4748083,1178582,1008,64.0,,70.0,,,,,,,Energy,KCAL -4748180,1178707,1008,242.0,,70.0,,,,,,,Energy,KCAL -4748251,1178795,1008,0.0,,70.0,,,,,,,Energy,KCAL -4748399,1178966,1008,125.0,,70.0,,,,,,,Energy,KCAL -4748820,1179471,1008,64.0,,70.0,,,,,,,Energy,KCAL -4748832,1179483,1008,64.0,,70.0,,,,,,,Energy,KCAL -4748938,1179611,1008,357.0,,70.0,,,,,,,Energy,KCAL -4749067,1179763,1008,110.0,,70.0,,,,,,,Energy,KCAL -4749214,1179940,1008,571.0,,70.0,,,,,,,Energy,KCAL -4749339,1180111,1008,536.0,,70.0,,,,,,,Energy,KCAL -4749376,1180156,1008,100.0,,70.0,,,,,,,Energy,KCAL -4749485,1180289,1008,467.0,,70.0,,,,,,,Energy,KCAL -4749496,1180303,1008,50.0,,70.0,,,,,,,Energy,KCAL -4749756,1180614,1008,348.0,,70.0,,,,,,,Energy,KCAL -4750046,1180947,1008,464.0,,70.0,,,,,,,Energy,KCAL -4750170,1181093,1008,340.0,,70.0,,,,,,,Energy,KCAL -4750299,1181262,1008,100.0,,70.0,,,,,,,Energy,KCAL -4750429,1181420,1008,321.0,,70.0,,,,,,,Energy,KCAL -4750487,1181491,1008,393.0,,70.0,,,,,,,Energy,KCAL -4751035,1182137,1008,500.0,,70.0,,,,,,,Energy,KCAL -4751600,1182799,1008,371.0,,70.0,,,,,,,Energy,KCAL -4751643,1182848,1008,25.0,,70.0,,,,,,,Energy,KCAL -4751845,1183087,1008,567.0,,70.0,,,,,,,Energy,KCAL -4751984,1183235,1008,267.0,,70.0,,,,,,,Energy,KCAL -4752055,1183311,1008,370.0,,70.0,,,,,,,Energy,KCAL -4752142,1183400,1008,467.0,,70.0,,,,,,,Energy,KCAL -4752360,1183635,1008,206.0,,70.0,,,,,,,Energy,KCAL -4752475,1183759,1008,17.0,,70.0,,,,,,,Energy,KCAL -4752890,1184226,1008,357.0,,70.0,,,,,,,Energy,KCAL -4753115,1184476,1008,36.0,,70.0,,,,,,,Energy,KCAL -4753149,1184515,1008,107.0,,70.0,,,,,,,Energy,KCAL -4753195,1184570,1008,179.0,,70.0,,,,,,,Energy,KCAL -4753749,1185209,1008,128.0,,70.0,,,,,,,Energy,KCAL -4753767,1185228,1008,107.0,,70.0,,,,,,,Energy,KCAL -4753797,1185264,1008,500.0,,70.0,,,,,,,Energy,KCAL -4753979,1185475,1008,245.0,,70.0,,,,,,,Energy,KCAL -4754112,1185621,1008,33.0,,70.0,,,,,,,Energy,KCAL -4754412,1185974,1008,0.0,,70.0,,,,,,,Energy,KCAL -4754443,1186009,1008,600.0,,70.0,,,,,,,Energy,KCAL -4754497,1186071,1008,78.0,,70.0,,,,,,,Energy,KCAL -4754508,1186083,1008,393.0,,70.0,,,,,,,Energy,KCAL -4754625,1186222,1008,118.0,,70.0,,,,,,,Energy,KCAL -4754750,1186361,1008,357.0,,70.0,,,,,,,Energy,KCAL -4754905,1186534,1008,357.0,,70.0,,,,,,,Energy,KCAL -4755131,1186841,1008,92.0,,70.0,,,,,,,Energy,KCAL -4755362,1187118,1008,433.0,,70.0,,,,,,,Energy,KCAL -4755406,1187169,1008,515.0,,70.0,,,,,,,Energy,KCAL -4755410,1187175,1008,471.0,,70.0,,,,,,,Energy,KCAL -4755428,1187199,1008,431.0,,70.0,,,,,,,Energy,KCAL -4755533,1187326,1008,286.0,,70.0,,,,,,,Energy,KCAL -4755600,1187408,1008,101.0,,70.0,,,,,,,Energy,KCAL -4755673,1187502,1008,321.0,,70.0,,,,,,,Energy,KCAL -4755883,1187756,1008,400.0,,70.0,,,,,,,Energy,KCAL -4756549,1188604,1008,300.0,,70.0,,,,,,,Energy,KCAL -4756653,1188722,1008,67.0,,70.0,,,,,,,Energy,KCAL -4756782,1188883,1008,283.0,,70.0,,,,,,,Energy,KCAL -4756847,1188950,1008,400.0,,70.0,,,,,,,Energy,KCAL -4757351,1189561,1008,228.0,,70.0,,,,,,,Energy,KCAL -4757472,1189740,1008,0.0,,70.0,,,,,,,Energy,KCAL -4757511,1189787,1008,42.0,,70.0,,,,,,,Energy,KCAL -4757517,1189793,1008,500.0,,70.0,,,,,,,Energy,KCAL -4757690,1189980,1008,348.0,,70.0,,,,,,,Energy,KCAL -4758003,1190336,1008,18.0,,70.0,,,,,,,Energy,KCAL -4758142,1190491,1008,13.0,,70.0,,,,,,,Energy,KCAL -4758289,1190652,1008,89.0,,70.0,,,,,,,Energy,KCAL -4758312,1190676,1008,14.0,,70.0,,,,,,,Energy,KCAL -4758487,1190871,1008,286.0,,70.0,,,,,,,Energy,KCAL -4758737,1191167,1008,452.0,,70.0,,,,,,,Energy,KCAL -4758874,1191325,1008,318.0,,70.0,,,,,,,Energy,KCAL -4758937,1191402,1008,41.0,,70.0,,,,,,,Energy,KCAL -4759433,1191951,1008,157.0,,70.0,,,,,,,Energy,KCAL -4759567,1192095,1008,292.0,,70.0,,,,,,,Energy,KCAL -4759691,1192239,1008,64.0,,70.0,,,,,,,Energy,KCAL -4759925,1192497,1008,300.0,,70.0,,,,,,,Energy,KCAL -4760133,1192732,1008,57.0,,70.0,,,,,,,Energy,KCAL -4760414,1193040,1008,594.0,,70.0,,,,,,,Energy,KCAL -4760438,1193065,1008,714.0,,70.0,,,,,,,Energy,KCAL -4760730,1193385,1008,244.0,,70.0,,,,,,,Energy,KCAL -4760746,1193401,1008,84.0,,70.0,,,,,,,Energy,KCAL -4761026,1193710,1008,300.0,,70.0,,,,,,,Energy,KCAL -4761201,1193914,1008,34.0,,70.0,,,,,,,Energy,KCAL -4761348,1194089,1008,0.0,,70.0,,,,,,,Energy,KCAL -4761484,1194268,1008,189.0,,70.0,,,,,,,Energy,KCAL -4761997,1194875,1008,17.0,,70.0,,,,,,,Energy,KCAL -4762111,1194999,1008,70.0,,70.0,,,,,,,Energy,KCAL -4762325,1195252,1008,333.0,,70.0,,,,,,,Energy,KCAL -4762775,1195846,1008,857.0,,70.0,,,,,,,Energy,KCAL -4762790,1195866,1008,89.0,,70.0,,,,,,,Energy,KCAL -4762974,1196081,1008,87.0,,70.0,,,,,,,Energy,KCAL -4763541,1196728,1008,56.0,,70.0,,,,,,,Energy,KCAL -4763575,1196766,1008,321.0,,70.0,,,,,,,Energy,KCAL -4763762,1196969,1008,108.0,,70.0,,,,,,,Energy,KCAL -4763794,1197009,1008,105.0,,70.0,,,,,,,Energy,KCAL -4764871,1198324,1008,0.0,,70.0,,,,,,,Energy,KCAL -4764898,1198357,1008,250.0,,70.0,,,,,,,Energy,KCAL -4764918,1198384,1008,467.0,,70.0,,,,,,,Energy,KCAL -4765023,1198502,1008,395.0,,70.0,,,,,,,Energy,KCAL -4765065,1198547,1008,375.0,,70.0,,,,,,,Energy,KCAL -4765359,1198934,1008,17.0,,70.0,,,,,,,Energy,KCAL -4765374,1198953,1008,333.0,,70.0,,,,,,,Energy,KCAL -4765440,1199028,1008,249.0,,70.0,,,,,,,Energy,KCAL -4765490,1199083,1008,464.0,,70.0,,,,,,,Energy,KCAL -4765692,1199346,1008,37.0,,70.0,,,,,,,Energy,KCAL -4766022,1199712,1008,517.0,,70.0,,,,,,,Energy,KCAL -4767068,1201030,1008,118.0,,70.0,,,,,,,Energy,KCAL -4767163,1201140,1008,33.0,,70.0,,,,,,,Energy,KCAL -4767175,1201152,1008,33.0,,70.0,,,,,,,Energy,KCAL -4767185,1201167,1008,0.0,,70.0,,,,,,,Energy,KCAL -4767330,1201338,1008,321.0,,70.0,,,,,,,Energy,KCAL -4767443,1201465,1008,103.0,,70.0,,,,,,,Energy,KCAL -4767672,1201758,1008,370.0,,70.0,,,,,,,Energy,KCAL -4767900,1202055,1008,404.0,,70.0,,,,,,,Energy,KCAL -4767920,1202093,1008,141.0,,70.0,,,,,,,Energy,KCAL -4767940,1202118,1008,375.0,,70.0,,,,,,,Energy,KCAL -4767998,1202199,1008,571.0,,70.0,,,,,,,Energy,KCAL -4768098,1202316,1008,82.0,,70.0,,,,,,,Energy,KCAL -4768247,1202484,1008,548.0,,70.0,,,,,,,Energy,KCAL -4768623,1202922,1008,65.0,,70.0,,,,,,,Energy,KCAL -4768680,1202985,1008,395.0,,70.0,,,,,,,Energy,KCAL -4768937,1203279,1008,429.0,,70.0,,,,,,,Energy,KCAL -4769092,1203472,1008,300.0,,70.0,,,,,,,Energy,KCAL -4769301,1203722,1008,18.0,,70.0,,,,,,,Energy,KCAL -4769418,1203856,1008,567.0,,70.0,,,,,,,Energy,KCAL -4769499,1203944,1008,420.0,,70.0,,,,,,,Energy,KCAL -4769565,1204019,1008,62.0,,70.0,,,,,,,Energy,KCAL -4769688,1204153,1008,296.0,,70.0,,,,,,,Energy,KCAL -4769718,1204185,1008,263.0,,70.0,,,,,,,Energy,KCAL -4769938,1204430,1008,333.0,,70.0,,,,,,,Energy,KCAL -4770440,1205164,1008,438.0,,70.0,,,,,,,Energy,KCAL -4770451,1205177,1008,359.0,,70.0,,,,,,,Energy,KCAL -4770593,1205344,1008,0.0,,70.0,,,,,,,Energy,KCAL -4771044,1205905,1008,452.0,,70.0,,,,,,,Energy,KCAL -4771103,1205975,1008,567.0,,70.0,,,,,,,Energy,KCAL -4771507,1206515,1008,500.0,,70.0,,,,,,,Energy,KCAL -4771621,1206650,1008,857.0,,70.0,,,,,,,Energy,KCAL -4771650,1206688,1008,360.0,,70.0,,,,,,,Energy,KCAL -4771874,1206926,1008,367.0,,70.0,,,,,,,Energy,KCAL -4772190,1207389,1008,571.0,,70.0,,,,,,,Energy,KCAL -4772225,1207427,1008,31.0,,70.0,,,,,,,Energy,KCAL -4772229,1207432,1008,0.0,,70.0,,,,,,,Energy,KCAL -4772523,1207752,1008,536.0,,70.0,,,,,,,Energy,KCAL -4772697,1207958,1008,28.0,,70.0,,,,,,,Energy,KCAL -4773072,1208397,1008,100.0,,70.0,,,,,,,Energy,KCAL -4773112,1208440,1008,93.0,,70.0,,,,,,,Energy,KCAL -4773475,1208838,1008,550.0,,70.0,,,,,,,Energy,KCAL -4773519,1208883,1008,300.0,,70.0,,,,,,,Energy,KCAL -4773528,1208892,1008,393.0,,70.0,,,,,,,Energy,KCAL -4773612,1208988,1008,143.0,,70.0,,,,,,,Energy,KCAL -4773650,1209031,1008,267.0,,70.0,,,,,,,Energy,KCAL -4774180,1209648,1008,321.0,,70.0,,,,,,,Energy,KCAL -4775011,1210603,1008,200.0,,70.0,,,,,,,Energy,KCAL -4775016,1210609,1008,381.0,,70.0,,,,,,,Energy,KCAL -4775236,1210864,1008,421.0,,70.0,,,,,,,Energy,KCAL -4775638,1211327,1008,64.0,,70.0,,,,,,,Energy,KCAL -4775779,1211478,1008,107.0,,70.0,,,,,,,Energy,KCAL -4775794,1211495,1008,529.0,,70.0,,,,,,,Energy,KCAL -4776003,1211739,1008,536.0,,70.0,,,,,,,Energy,KCAL -4776173,1211949,1008,362.0,,70.0,,,,,,,Energy,KCAL -4776174,1211950,1008,552.0,,70.0,,,,,,,Energy,KCAL -4776288,1212074,1008,467.0,,70.0,,,,,,,Energy,KCAL -4776384,1212179,1008,400.0,,70.0,,,,,,,Energy,KCAL -4776664,1212485,1008,357.0,,70.0,,,,,,,Energy,KCAL -4777081,1213394,1008,246.0,,70.0,,,,,,,Energy,KCAL -4777085,1213398,1008,246.0,,70.0,,,,,,,Energy,KCAL -4777151,1213470,1008,56.0,,70.0,,,,,,,Energy,KCAL -4777221,1213547,1008,0.0,,70.0,,,,,,,Energy,KCAL -4777991,1214546,1008,275.0,,70.0,,,,,,,Energy,KCAL -4778156,1214883,1008,62.0,,70.0,,,,,,,Energy,KCAL -4778472,1215271,1008,531.0,,70.0,,,,,,,Energy,KCAL -4778545,1215361,1008,257.0,,70.0,,,,,,,Energy,KCAL -4778631,1215473,1008,50.0,,70.0,,,,,,,Energy,KCAL -4779081,1216013,1008,185.0,,70.0,,,,,,,Energy,KCAL -4779657,1216710,1008,475.0,,70.0,,,,,,,Energy,KCAL -4780032,1217172,1008,71.0,,70.0,,,,,,,Energy,KCAL -4780081,1217227,1008,141.0,,70.0,,,,,,,Energy,KCAL -4780451,1217697,1008,229.0,,70.0,,,,,,,Energy,KCAL -4780525,1217791,1008,355.0,,70.0,,,,,,,Energy,KCAL -4780556,1217839,1008,200.0,,70.0,,,,,,,Energy,KCAL -4780634,1217983,1008,387.0,,70.0,,,,,,,Energy,KCAL -4780880,1218367,1008,250.0,,70.0,,,,,,,Energy,KCAL -4781006,1218520,1008,46.0,,70.0,,,,,,,Energy,KCAL -4781064,1218584,1008,558.0,,70.0,,,,,,,Energy,KCAL -4781162,1218704,1008,119.0,,70.0,,,,,,,Energy,KCAL -4781203,1218760,1008,444.0,,70.0,,,,,,,Energy,KCAL -4781398,1218984,1008,267.0,,70.0,,,,,,,Energy,KCAL -4781629,1219296,1008,528.0,,70.0,,,,,,,Energy,KCAL -4781850,1219546,1008,424.0,,70.0,,,,,,,Energy,KCAL -4781860,1219557,1008,100.0,,70.0,,,,,,,Energy,KCAL -4782107,1219838,1008,200.0,,70.0,,,,,,,Energy,KCAL -4782127,1219860,1008,80.0,,70.0,,,,,,,Energy,KCAL -4782150,1219885,1008,1375.0,,70.0,,,,,,,Energy,KCAL -4782596,1220485,1008,42.0,,70.0,,,,,,,Energy,KCAL -4782621,1220511,1008,0.0,,70.0,,,,,,,Energy,KCAL -4782691,1220585,1008,48.0,,70.0,,,,,,,Energy,KCAL -4782982,1220901,1008,42.0,,70.0,,,,,,,Energy,KCAL -4783097,1221043,1008,133.0,,70.0,,,,,,,Energy,KCAL -4783565,1221593,1008,50.0,,70.0,,,,,,,Energy,KCAL -4783866,1221961,1008,423.0,,70.0,,,,,,,Energy,KCAL -4784119,1222336,1008,250.0,,70.0,,,,,,,Energy,KCAL -4784340,1222609,1008,226.0,,70.0,,,,,,,Energy,KCAL -4784371,1222641,1008,89.0,,70.0,,,,,,,Energy,KCAL -4784454,1222731,1008,0.0,,70.0,,,,,,,Energy,KCAL -4784456,1222733,1008,0.0,,70.0,,,,,,,Energy,KCAL -4784498,1222776,1008,357.0,,70.0,,,,,,,Energy,KCAL -4784765,1223072,1008,89.0,,70.0,,,,,,,Energy,KCAL -4784966,1223350,1008,469.0,,70.0,,,,,,,Energy,KCAL -4785058,1223445,1008,400.0,,70.0,,,,,,,Energy,KCAL -4785076,1223463,1008,393.0,,70.0,,,,,,,Energy,KCAL -4785173,1223571,1008,571.0,,70.0,,,,,,,Energy,KCAL -4785331,1223757,1008,533.0,,70.0,,,,,,,Energy,KCAL -4785767,1224222,1008,571.0,,70.0,,,,,,,Energy,KCAL -4785873,1224336,1008,33.0,,70.0,,,,,,,Energy,KCAL -4786118,1224594,1008,550.0,,70.0,,,,,,,Energy,KCAL -4786127,1224604,1008,593.0,,70.0,,,,,,,Energy,KCAL -4786262,1224744,1008,389.0,,70.0,,,,,,,Energy,KCAL -4786272,1224755,1008,500.0,,70.0,,,,,,,Energy,KCAL -4786582,1225092,1008,475.0,,70.0,,,,,,,Energy,KCAL -4787408,1225978,1008,433.0,,70.0,,,,,,,Energy,KCAL -4787644,1226224,1008,635.0,,70.0,,,,,,,Energy,KCAL -4787649,1226229,1008,0.0,,70.0,,,,,,,Energy,KCAL -4788102,1226721,1008,419.0,,70.0,,,,,,,Energy,KCAL -4788152,1226774,1008,586.0,,70.0,,,,,,,Energy,KCAL -4788492,1227142,1008,33.0,,70.0,,,,,,,Energy,KCAL -4788723,1227391,1008,543.0,,70.0,,,,,,,Energy,KCAL -4788755,1227425,1008,500.0,,70.0,,,,,,,Energy,KCAL -4789026,1227713,1008,30.0,,70.0,,,,,,,Energy,KCAL -4789092,1227781,1008,467.0,,70.0,,,,,,,Energy,KCAL -4789416,1228126,1008,350.0,,70.0,,,,,,,Energy,KCAL -4789944,1228709,1008,493.0,,70.0,,,,,,,Energy,KCAL -4790330,1229123,1008,571.0,,70.0,,,,,,,Energy,KCAL -4791286,1230134,1008,550.0,,70.0,,,,,,,Energy,KCAL -4791646,1230527,1008,571.0,,70.0,,,,,,,Energy,KCAL -4792077,1230998,1008,550.0,,70.0,,,,,,,Energy,KCAL -4792209,1231137,1008,464.0,,70.0,,,,,,,Energy,KCAL -4792267,1231196,1008,364.0,,70.0,,,,,,,Energy,KCAL -4792309,1231238,1008,0.0,,70.0,,,,,,,Energy,KCAL -4792694,1231658,1008,564.0,,70.0,,,,,,,Energy,KCAL -4794079,1233090,1008,46.0,,70.0,,,,,,,Energy,KCAL -4794188,1233208,1008,500.0,,70.0,,,,,,,Energy,KCAL -4794338,1233372,1008,349.0,,70.0,,,,,,,Energy,KCAL -4794690,1233753,1008,12.0,,70.0,,,,,,,Energy,KCAL -4794734,1233799,1008,0.0,,70.0,,,,,,,Energy,KCAL -4794882,1233959,1008,38.0,,70.0,,,,,,,Energy,KCAL -4794971,1234054,1008,571.0,,70.0,,,,,,,Energy,KCAL -4795009,1234093,1008,389.0,,70.0,,,,,,,Energy,KCAL -4795022,1234106,1008,429.0,,70.0,,,,,,,Energy,KCAL -4795034,1234121,1008,0.0,,70.0,,,,,,,Energy,KCAL -4795481,1234606,1008,16.0,,70.0,,,,,,,Energy,KCAL -4795844,1235017,1008,325.0,,70.0,,,,,,,Energy,KCAL -4796009,1235187,1008,329.0,,70.0,,,,,,,Energy,KCAL -4796064,1235244,1008,483.0,,70.0,,,,,,,Energy,KCAL -4796165,1235355,1008,636.0,,70.0,,,,,,,Energy,KCAL -4796378,1235579,1008,366.0,,70.0,,,,,,,Energy,KCAL -4796568,1235779,1008,0.0,,70.0,,,,,,,Energy,KCAL -4796777,1236025,1008,421.0,,70.0,,,,,,,Energy,KCAL -4797023,1236288,1008,500.0,,70.0,,,,,,,Energy,KCAL -4797444,1236748,1008,9.0,,70.0,,,,,,,Energy,KCAL -4797720,1237069,1008,640.0,,70.0,,,,,,,Energy,KCAL -4798143,1237511,1008,516.0,,70.0,,,,,,,Energy,KCAL -4798185,1237557,1008,517.0,,70.0,,,,,,,Energy,KCAL -4798242,1237615,1008,381.0,,70.0,,,,,,,Energy,KCAL -4798486,1237872,1008,350.0,,70.0,,,,,,,Energy,KCAL -4798628,1238020,1008,350.0,,70.0,,,,,,,Energy,KCAL -4798923,1238323,1008,560.0,,70.0,,,,,,,Energy,KCAL -4799619,1239079,1008,480.0,,70.0,,,,,,,Energy,KCAL -4799682,1239148,1008,42.0,,70.0,,,,,,,Energy,KCAL -4800271,1239792,1008,378.0,,70.0,,,,,,,Energy,KCAL -4800619,1240162,1008,525.0,,70.0,,,,,,,Energy,KCAL -4800715,1240265,1008,586.0,,70.0,,,,,,,Energy,KCAL -4800773,1240329,1008,536.0,,70.0,,,,,,,Energy,KCAL -4801090,1240665,1008,500.0,,70.0,,,,,,,Energy,KCAL -4801115,1240692,1008,0.0,,70.0,,,,,,,Energy,KCAL -4801408,1240998,1008,536.0,,70.0,,,,,,,Energy,KCAL -4801430,1241021,1008,533.0,,70.0,,,,,,,Energy,KCAL -4801896,1241518,1008,100.0,,70.0,,,,,,,Energy,KCAL -4803083,1242785,1008,275.0,,70.0,,,,,,,Energy,KCAL -4803100,1242803,1008,104.0,,70.0,,,,,,,Energy,KCAL -4803360,1243126,1008,467.0,,70.0,,,,,,,Energy,KCAL -4803415,1243193,1008,0.0,,70.0,,,,,,,Energy,KCAL -4803433,1243221,1008,929.0,,70.0,,,,,,,Energy,KCAL -4803536,1243383,1008,25.0,,70.0,,,,,,,Energy,KCAL -4803559,1243424,1008,357.0,,70.0,,,,,,,Energy,KCAL -4804091,1243984,1008,133.0,,70.0,,,,,,,Energy,KCAL -4804828,1244759,1008,212.0,,70.0,,,,,,,Energy,KCAL -4804971,1244923,1008,429.0,,70.0,,,,,,,Energy,KCAL -4805003,1244960,1008,282.0,,70.0,,,,,,,Energy,KCAL -4805031,1245001,1008,239.0,,70.0,,,,,,,Energy,KCAL -4805142,1245174,1008,25.0,,70.0,,,,,,,Energy,KCAL -4805156,1245189,1008,54.0,,70.0,,,,,,,Energy,KCAL -4805270,1245335,1008,400.0,,70.0,,,,,,,Energy,KCAL -4805445,1245541,1008,329.0,,70.0,,,,,,,Energy,KCAL -4805644,1245760,1008,393.0,,70.0,,,,,,,Energy,KCAL -4805780,1245916,1008,351.0,,70.0,,,,,,,Energy,KCAL -4805832,1245988,1008,467.0,,70.0,,,,,,,Energy,KCAL -4805853,1246011,1008,268.0,,70.0,,,,,,,Energy,KCAL -4806233,1246423,1008,85.0,,70.0,,,,,,,Energy,KCAL -4806337,1246544,1008,268.0,,70.0,,,,,,,Energy,KCAL -4806344,1246551,1008,471.0,,70.0,,,,,,,Energy,KCAL -4806398,1246607,1008,362.0,,70.0,,,,,,,Energy,KCAL -4806472,1246697,1008,316.0,,70.0,,,,,,,Energy,KCAL -4806669,1246909,1008,393.0,,70.0,,,,,,,Energy,KCAL -4806675,1246915,1008,235.0,,70.0,,,,,,,Energy,KCAL -4806807,1247053,1008,286.0,,70.0,,,,,,,Energy,KCAL -4807378,1247697,1008,393.0,,70.0,,,,,,,Energy,KCAL -4807592,1247938,1008,372.0,,70.0,,,,,,,Energy,KCAL -4807805,1248174,1008,286.0,,70.0,,,,,,,Energy,KCAL -4807873,1248245,1008,296.0,,70.0,,,,,,,Energy,KCAL -4808019,1248397,1008,429.0,,70.0,,,,,,,Energy,KCAL -4808106,1248499,1008,295.0,,70.0,,,,,,,Energy,KCAL -4808284,1248697,1008,500.0,,70.0,,,,,,,Energy,KCAL -4808444,1248870,1008,214.0,,70.0,,,,,,,Energy,KCAL -4809015,1249502,1008,177.0,,70.0,,,,,,,Energy,KCAL -4809411,1249973,1008,381.0,,70.0,,,,,,,Energy,KCAL -4809535,1250109,1008,366.0,,70.0,,,,,,,Energy,KCAL -4809723,1250306,1008,238.0,,70.0,,,,,,,Energy,KCAL -4809852,1250459,1008,385.0,,70.0,,,,,,,Energy,KCAL -4810033,1250655,1008,333.0,,70.0,,,,,,,Energy,KCAL -4810040,1250662,1008,427.0,,70.0,,,,,,,Energy,KCAL -4810257,1250884,1008,393.0,,70.0,,,,,,,Energy,KCAL -4810282,1250910,1008,167.0,,70.0,,,,,,,Energy,KCAL -4810419,1251056,1008,281.0,,70.0,,,,,,,Energy,KCAL -4810460,1251099,1008,353.0,,70.0,,,,,,,Energy,KCAL -4810602,1251272,1008,271.0,,70.0,,,,,,,Energy,KCAL -4810760,1251436,1008,394.0,,70.0,,,,,,,Energy,KCAL -4810869,1251547,1008,442.0,,70.0,,,,,,,Energy,KCAL -4810952,1251631,1008,393.0,,70.0,,,,,,,Energy,KCAL -4811189,1251882,1008,368.0,,70.0,,,,,,,Energy,KCAL -4811290,1252018,1008,42.0,,70.0,,,,,,,Energy,KCAL -4811347,1252094,1008,375.0,,70.0,,,,,,,Energy,KCAL -4811443,1252193,1008,375.0,,70.0,,,,,,,Energy,KCAL -4811963,1252751,1008,431.0,,70.0,,,,,,,Energy,KCAL -4812135,1252939,1008,50.0,,70.0,,,,,,,Energy,KCAL -4812233,1253043,1008,333.0,,70.0,,,,,,,Energy,KCAL -4812319,1253132,1008,235.0,,70.0,,,,,,,Energy,KCAL -4812356,1253174,1008,139.0,,70.0,,,,,,,Energy,KCAL -4812659,1253516,1008,58.0,,70.0,,,,,,,Energy,KCAL -4812855,1253723,1008,18.0,,70.0,,,,,,,Energy,KCAL -4813218,1254107,1008,89.0,,70.0,,,,,,,Energy,KCAL -4813391,1254288,1008,356.0,,70.0,,,,,,,Energy,KCAL -4813643,1254550,1008,200.0,,70.0,,,,,,,Energy,KCAL -4813720,1254636,1008,321.0,,70.0,,,,,,,Energy,KCAL -4813959,1254890,1008,316.0,,70.0,,,,,,,Energy,KCAL -4814016,1254950,1008,34.0,,70.0,,,,,,,Energy,KCAL -4814068,1255008,1008,29.0,,70.0,,,,,,,Energy,KCAL -4814667,1255651,1008,74.0,,70.0,,,,,,,Energy,KCAL -4815163,1256181,1008,185.0,,70.0,,,,,,,Energy,KCAL -4815246,1256265,1008,152.0,,70.0,,,,,,,Energy,KCAL -4815267,1256286,1008,125.0,,70.0,,,,,,,Energy,KCAL -4815278,1256297,1008,12.0,,70.0,,,,,,,Energy,KCAL -4815418,1256439,1008,221.0,,70.0,,,,,,,Energy,KCAL -4816143,1257208,1008,25.0,,70.0,,,,,,,Energy,KCAL -4816273,1257340,1008,372.0,,70.0,,,,,,,Energy,KCAL -4816296,1257364,1008,82.0,,70.0,,,,,,,Energy,KCAL -4816374,1257445,1008,190.0,,70.0,,,,,,,Energy,KCAL -4816468,1257544,1008,227.0,,70.0,,,,,,,Energy,KCAL -4816656,1257761,1008,232.0,,70.0,,,,,,,Energy,KCAL -4817198,1258338,1008,400.0,,70.0,,,,,,,Energy,KCAL -4817351,1258521,1008,306.0,,70.0,,,,,,,Energy,KCAL -4817578,1258759,1008,382.0,,70.0,,,,,,,Energy,KCAL -4817750,1258977,1008,71.0,,70.0,,,,,,,Energy,KCAL -4818113,1259398,1008,357.0,,70.0,,,,,,,Energy,KCAL -4818169,1259457,1008,217.0,,70.0,,,,,,,Energy,KCAL -4818732,1260072,1008,252.0,,70.0,,,,,,,Energy,KCAL -4818844,1260204,1008,357.0,,70.0,,,,,,,Energy,KCAL -4818880,1260246,1008,42.0,,70.0,,,,,,,Energy,KCAL -4818899,1260265,1008,46.0,,70.0,,,,,,,Energy,KCAL -4818997,1260387,1008,452.0,,70.0,,,,,,,Energy,KCAL -4819117,1260524,1008,18.0,,70.0,,,,,,,Energy,KCAL -4819153,1260567,1008,67.0,,70.0,,,,,,,Energy,KCAL -4819183,1260598,1008,38.0,,70.0,,,,,,,Energy,KCAL -4819720,1261179,1008,133.0,,70.0,,,,,,,Energy,KCAL -4819727,1261186,1008,186.0,,70.0,,,,,,,Energy,KCAL -4819858,1261324,1008,382.0,,70.0,,,,,,,Energy,KCAL -4819859,1261325,1008,333.0,,70.0,,,,,,,Energy,KCAL -4819927,1261395,1008,319.0,,70.0,,,,,,,Energy,KCAL -4820278,1261771,1008,326.0,,70.0,,,,,,,Energy,KCAL -4820290,1261783,1008,263.0,,70.0,,,,,,,Energy,KCAL -4820362,1261860,1008,361.0,,70.0,,,,,,,Energy,KCAL -4820461,1261969,1008,333.0,,70.0,,,,,,,Energy,KCAL -4820592,1262107,1008,78.0,,70.0,,,,,,,Energy,KCAL -4820689,1262208,1008,341.0,,70.0,,,,,,,Energy,KCAL -4820900,1262455,1008,500.0,,70.0,,,,,,,Energy,KCAL -4821820,1263500,1008,375.0,,70.0,,,,,,,Energy,KCAL -4821886,1263572,1008,333.0,,70.0,,,,,,,Energy,KCAL -4821975,1263667,1008,357.0,,70.0,,,,,,,Energy,KCAL -4822019,1263713,1008,30.0,,70.0,,,,,,,Energy,KCAL -4822103,1263804,1008,53.0,,70.0,,,,,,,Energy,KCAL -4822170,1263874,1008,333.0,,70.0,,,,,,,Energy,KCAL -4822514,1264240,1008,23.0,,70.0,,,,,,,Energy,KCAL -4822526,1264252,1008,375.0,,70.0,,,,,,,Energy,KCAL -4822889,1264645,1008,300.0,,70.0,,,,,,,Energy,KCAL -4823068,1264846,1008,198.0,,70.0,,,,,,,Energy,KCAL -4823108,1264890,1008,44.0,,70.0,,,,,,,Energy,KCAL -4823121,1264904,1008,204.0,,70.0,,,,,,,Energy,KCAL -4823235,1265033,1008,300.0,,70.0,,,,,,,Energy,KCAL -4823281,1265087,1008,61.0,,70.0,,,,,,,Energy,KCAL -4823517,1265346,1008,118.0,,70.0,,,,,,,Energy,KCAL -4824030,1265929,1008,227.0,,70.0,,,,,,,Energy,KCAL -4824166,1266091,1008,283.0,,70.0,,,,,,,Energy,KCAL -4824172,1266097,1008,375.0,,70.0,,,,,,,Energy,KCAL -4824188,1266114,1008,100.0,,70.0,,,,,,,Energy,KCAL -4824192,1266118,1008,33.0,,70.0,,,,,,,Energy,KCAL -4824392,1266339,1008,214.0,,70.0,,,,,,,Energy,KCAL -4824640,1266623,1008,116.0,,70.0,,,,,,,Energy,KCAL -4824957,1266971,1008,143.0,,70.0,,,,,,,Energy,KCAL -4825100,1267126,1008,41.0,,70.0,,,,,,,Energy,KCAL -4825364,1267410,1008,444.0,,70.0,,,,,,,Energy,KCAL -4825392,1267441,1008,44.0,,70.0,,,,,,,Energy,KCAL -4825456,1267506,1008,147.0,,70.0,,,,,,,Energy,KCAL -4826030,1268132,1008,245.0,,70.0,,,,,,,Energy,KCAL -4826169,1268292,1008,230.0,,70.0,,,,,,,Energy,KCAL -4826225,1268353,1008,32.0,,70.0,,,,,,,Energy,KCAL -4826410,1268557,1008,467.0,,70.0,,,,,,,Energy,KCAL -4827038,1269234,1008,71.0,,70.0,,,,,,,Energy,KCAL -4827243,1269459,1008,238.0,,70.0,,,,,,,Energy,KCAL -4827392,1269675,1008,80.0,,70.0,,,,,,,Energy,KCAL -4827529,1269840,1008,208.0,,70.0,,,,,,,Energy,KCAL -4827722,1270049,1008,29.0,,70.0,,,,,,,Energy,KCAL -4828034,1270415,1008,44.0,,70.0,,,,,,,Energy,KCAL -4828061,1270451,1008,258.0,,70.0,,,,,,,Energy,KCAL -4828232,1270653,1008,35.0,,70.0,,,,,,,Energy,KCAL -4828497,1270945,1008,298.0,,70.0,,,,,,,Energy,KCAL -4828508,1270957,1008,279.0,,70.0,,,,,,,Energy,KCAL -4828931,1271401,1008,50.0,,70.0,,,,,,,Energy,KCAL -4828997,1271470,1008,429.0,,70.0,,,,,,,Energy,KCAL -4829108,1271606,1008,62.0,,70.0,,,,,,,Energy,KCAL -4829117,1271620,1008,107.0,,70.0,,,,,,,Energy,KCAL -4829273,1271856,1008,140.0,,70.0,,,,,,,Energy,KCAL -4829468,1272137,1008,192.0,,70.0,,,,,,,Energy,KCAL -4829698,1272401,1008,550.0,,70.0,,,,,,,Energy,KCAL -4829843,1272569,1008,263.0,,70.0,,,,,,,Energy,KCAL -4829966,1272709,1008,367.0,,70.0,,,,,,,Energy,KCAL -4830088,1272838,1008,333.0,,70.0,,,,,,,Energy,KCAL -4830543,1273341,1008,238.0,,70.0,,,,,,,Energy,KCAL -4830570,1273370,1008,600.0,,70.0,,,,,,,Energy,KCAL -4830957,1273788,1008,19.0,,70.0,,,,,,,Energy,KCAL -4831079,1273914,1008,917.0,,70.0,,,,,,,Energy,KCAL -4831261,1274122,1008,393.0,,70.0,,,,,,,Energy,KCAL -4831284,1274149,1008,36.0,,70.0,,,,,,,Energy,KCAL -4831358,1274223,1008,464.0,,70.0,,,,,,,Energy,KCAL -4831451,1274321,1008,382.0,,70.0,,,,,,,Energy,KCAL -4831699,1274596,1008,152.0,,70.0,,,,,,,Energy,KCAL -4831735,1274632,1008,475.0,,70.0,,,,,,,Energy,KCAL -4832344,1275289,1008,286.0,,70.0,,,,,,,Energy,KCAL -4832597,1275552,1008,429.0,,70.0,,,,,,,Energy,KCAL -4833059,1276034,1008,429.0,,70.0,,,,,,,Energy,KCAL -4833080,1276057,1008,53.0,,70.0,,,,,,,Energy,KCAL -4833207,1276190,1008,115.0,,70.0,,,,,,,Energy,KCAL -4833260,1276247,1008,391.0,,70.0,,,,,,,Energy,KCAL -4833317,1276306,1008,270.0,,70.0,,,,,,,Energy,KCAL -4833738,1276780,1008,325.0,,70.0,,,,,,,Energy,KCAL -4833821,1276869,1008,46.0,,70.0,,,,,,,Energy,KCAL -4834115,1277188,1008,42.0,,70.0,,,,,,,Energy,KCAL -4834130,1277205,1008,286.0,,70.0,,,,,,,Energy,KCAL -4834349,1277439,1008,441.0,,70.0,,,,,,,Energy,KCAL -4834418,1277516,1008,172.0,,70.0,,,,,,,Energy,KCAL -4834445,1277546,1008,204.0,,70.0,,,,,,,Energy,KCAL -4834474,1277577,1008,350.0,,70.0,,,,,,,Energy,KCAL -4834675,1277805,1008,571.0,,70.0,,,,,,,Energy,KCAL -4834711,1277847,1008,567.0,,70.0,,,,,,,Energy,KCAL -4834724,1277860,1008,500.0,,70.0,,,,,,,Energy,KCAL -4834786,1277925,1008,280.0,,70.0,,,,,,,Energy,KCAL -4834902,1278054,1008,0.0,,70.0,,,,,,,Energy,KCAL -4835465,1278678,1008,535.0,,70.0,,,,,,,Energy,KCAL -4835553,1278769,1008,395.0,,70.0,,,,,,,Energy,KCAL -4835672,1278891,1008,600.0,,70.0,,,,,,,Energy,KCAL -4836002,1279254,1008,188.0,,70.0,,,,,,,Energy,KCAL -4836259,1279528,1008,286.0,,70.0,,,,,,,Energy,KCAL -4836777,1280086,1008,235.0,,70.0,,,,,,,Energy,KCAL -4837173,1280526,1008,200.0,,70.0,,,,,,,Energy,KCAL -4837688,1281111,1008,0.0,,70.0,,,,,,,Energy,KCAL -4838166,1281650,1008,87.0,,70.0,,,,,,,Energy,KCAL -4838191,1281680,1008,455.0,,70.0,,,,,,,Energy,KCAL -4838403,1281915,1008,100.0,,70.0,,,,,,,Energy,KCAL -4838510,1282029,1008,417.0,,70.0,,,,,,,Energy,KCAL -4838513,1282033,1008,187.0,,70.0,,,,,,,Energy,KCAL -4838693,1282225,1008,200.0,,70.0,,,,,,,Energy,KCAL -4838910,1282452,1008,500.0,,70.0,,,,,,,Energy,KCAL -4839242,1282799,1008,35.0,,70.0,,,,,,,Energy,KCAL -4839321,1282884,1008,161.0,,70.0,,,,,,,Energy,KCAL -4839327,1282890,1008,94.0,,70.0,,,,,,,Energy,KCAL -4839582,1283170,1008,192.0,,70.0,,,,,,,Energy,KCAL -4840202,1284147,1008,489.0,,70.0,,,,,,,Energy,KCAL -4840250,1284207,1008,432.0,,70.0,,,,,,,Energy,KCAL -4840647,1284685,1008,400.0,,70.0,,,,,,,Energy,KCAL -4840731,1284782,1008,84.0,,70.0,,,,,,,Energy,KCAL -4840892,1284993,1008,65.0,,70.0,,,,,,,Energy,KCAL -4842123,1286414,1008,111.0,,70.0,,,,,,,Energy,KCAL -4842224,1286522,1008,80.0,,70.0,,,,,,,Energy,KCAL -4842259,1286557,1008,571.0,,70.0,,,,,,,Energy,KCAL -4842296,1286598,1008,552.0,,70.0,,,,,,,Energy,KCAL -4842399,1286730,1008,321.0,,70.0,,,,,,,Energy,KCAL -4842499,1286835,1008,262.0,,70.0,,,,,,,Energy,KCAL -4842517,1286855,1008,375.0,,70.0,,,,,,,Energy,KCAL -4843441,1287920,1008,333.0,,70.0,,,,,,,Energy,KCAL -4843594,1288082,1008,29.0,,70.0,,,,,,,Energy,KCAL -4843652,1288149,1008,607.0,,70.0,,,,,,,Energy,KCAL -4843760,1288281,1008,560.0,,70.0,,,,,,,Energy,KCAL -4843771,1288293,1008,476.0,,70.0,,,,,,,Energy,KCAL -4843943,1288494,1008,18.0,,70.0,,,,,,,Energy,KCAL -4844450,1289068,1008,500.0,,70.0,,,,,,,Energy,KCAL -4845227,1290005,1008,153.0,,70.0,,,,,,,Energy,KCAL -4845566,1290429,1008,80.0,,70.0,,,,,,,Energy,KCAL -4845629,1290518,1008,800.0,,70.0,,,,,,,Energy,KCAL -4846203,1291181,1008,320.0,,70.0,,,,,,,Energy,KCAL -4846513,1291524,1008,500.0,,70.0,,,,,,,Energy,KCAL -4846808,1291862,1008,59.0,,70.0,,,,,,,Energy,KCAL -4846880,1291946,1008,100.0,,70.0,,,,,,,Energy,KCAL -4847046,1292150,1008,133.0,,70.0,,,,,,,Energy,KCAL -4847256,1292383,1008,412.0,,70.0,,,,,,,Energy,KCAL -4847352,1292487,1008,21.0,,70.0,,,,,,,Energy,KCAL -4847690,1292881,1008,167.0,,70.0,,,,,,,Energy,KCAL -4847828,1293049,1008,429.0,,70.0,,,,,,,Energy,KCAL -4847937,1293176,1008,0.0,,70.0,,,,,,,Energy,KCAL -4848006,1293251,1008,54.0,,70.0,,,,,,,Energy,KCAL -4848191,1293465,1008,167.0,,70.0,,,,,,,Energy,KCAL -4848315,1293602,1008,233.0,,70.0,,,,,,,Energy,KCAL -4848552,1293871,1008,19.0,,70.0,,,,,,,Energy,KCAL -4848894,1294255,1008,0.0,,70.0,,,,,,,Energy,KCAL -4848944,1294310,1008,484.0,,70.0,,,,,,,Energy,KCAL -4848945,1294311,1008,233.0,,70.0,,,,,,,Energy,KCAL -4848991,1294381,1008,158.0,,70.0,,,,,,,Energy,KCAL -4849051,1294445,1008,117.0,,70.0,,,,,,,Energy,KCAL -4849215,1294624,1008,150.0,,70.0,,,,,,,Energy,KCAL -4849434,1294880,1008,0.0,,70.0,,,,,,,Energy,KCAL -4850197,1295803,1008,300.0,,70.0,,,,,,,Energy,KCAL -4850957,1296707,1008,80.0,,70.0,,,,,,,Energy,KCAL -4851174,1296963,1008,400.0,,70.0,,,,,,,Energy,KCAL -4851613,1297473,1008,0.0,,70.0,,,,,,,Energy,KCAL -4851823,1297714,1008,19.0,,70.0,,,,,,,Energy,KCAL -4851847,1297739,1008,467.0,,70.0,,,,,,,Energy,KCAL -4851997,1297903,1008,183.0,,70.0,,,,,,,Energy,KCAL -4852014,1297922,1008,2.0,,70.0,,,,,,,Energy,KCAL -4852142,1298084,1008,574.0,,70.0,,,,,,,Energy,KCAL -4852171,1298120,1008,42.0,,70.0,,,,,,,Energy,KCAL -4852478,1298466,1008,50.0,,70.0,,,,,,,Energy,KCAL -4852726,1298735,1008,167.0,,70.0,,,,,,,Energy,KCAL -4852800,1298819,1008,48.0,,70.0,,,,,,,Energy,KCAL -4852934,1298983,1008,333.0,,70.0,,,,,,,Energy,KCAL -4853005,1299082,1008,50.0,,70.0,,,,,,,Energy,KCAL -4853047,1299164,1008,389.0,,70.0,,,,,,,Energy,KCAL -4853174,1299776,1008,29.0,,70.0,,,,,,,Energy,KCAL -4853182,1299846,1008,341.0,,70.0,,,,,,,Energy,KCAL -4853623,1300827,1008,295.0,,70.0,,,,,,,Energy,KCAL -4853813,1301040,1008,250.0,,70.0,,,,,,,Energy,KCAL -4853838,1301069,1008,400.0,,70.0,,,,,,,Energy,KCAL -4853902,1301143,1008,571.0,,70.0,,,,,,,Energy,KCAL -4853949,1301211,1008,48.0,,70.0,,,,,,,Energy,KCAL -4854042,1301312,1008,325.0,,70.0,,,,,,,Energy,KCAL -4854053,1301323,1008,333.0,,70.0,,,,,,,Energy,KCAL -4854157,1301454,1008,51.0,,70.0,,,,,,,Energy,KCAL -4854452,1301844,1008,464.0,,70.0,,,,,,,Energy,KCAL -4854505,1301906,1008,429.0,,70.0,,,,,,,Energy,KCAL -4854606,1302015,1008,185.0,,70.0,,,,,,,Energy,KCAL -4854618,1302028,1008,46.0,,70.0,,,,,,,Energy,KCAL -4854708,1302180,1008,132.0,,70.0,,,,,,,Energy,KCAL -4854766,1302271,1008,607.0,,70.0,,,,,,,Energy,KCAL -4854801,1302332,1008,400.0,,70.0,,,,,,,Energy,KCAL -4854808,1302341,1008,400.0,,70.0,,,,,,,Energy,KCAL -4855598,1303450,1008,571.0,,70.0,,,,,,,Energy,KCAL -4855621,1303486,1008,467.0,,70.0,,,,,,,Energy,KCAL -4855884,1303915,1008,500.0,,70.0,,,,,,,Energy,KCAL -4855901,1303936,1008,500.0,,70.0,,,,,,,Energy,KCAL -4855956,1304005,1008,62.0,,70.0,,,,,,,Energy,KCAL -4856065,1304143,1008,107.0,,70.0,,,,,,,Energy,KCAL -4856145,1304253,1008,519.0,,70.0,,,,,,,Energy,KCAL -4856231,1304361,1008,33.0,,70.0,,,,,,,Energy,KCAL -4856291,1304487,1008,357.0,,70.0,,,,,,,Energy,KCAL -4856384,1304616,1008,800.0,,70.0,,,,,,,Energy,KCAL -4856431,1304678,1008,387.0,,70.0,,,,,,,Energy,KCAL -4856537,1304797,1008,375.0,,70.0,,,,,,,Energy,KCAL -4856608,1304877,1008,386.0,,70.0,,,,,,,Energy,KCAL -4856630,1304900,1008,133.0,,70.0,,,,,,,Energy,KCAL -4856647,1304918,1008,357.0,,70.0,,,,,,,Energy,KCAL -4856702,1304975,1008,356.0,,70.0,,,,,,,Energy,KCAL -4857350,1305756,1008,356.0,,70.0,,,,,,,Energy,KCAL -4857371,1305777,1008,260.0,,70.0,,,,,,,Energy,KCAL -4857387,1305793,1008,159.0,,70.0,,,,,,,Energy,KCAL -4857603,1306036,1008,250.0,,70.0,,,,,,,Energy,KCAL -4857684,1306142,1008,243.0,,70.0,,,,,,,Energy,KCAL -4857813,1306313,1008,24.0,,70.0,,,,,,,Energy,KCAL -4857844,1306346,1008,295.0,,70.0,,,,,,,Energy,KCAL -4858976,1307663,1008,625.0,,70.0,,,,,,,Energy,KCAL -4859198,1307972,1008,465.0,,70.0,,,,,,,Energy,KCAL -4859740,1308634,1008,326.0,,70.0,,,,,,,Energy,KCAL -4860086,1309058,1008,270.0,,70.0,,,,,,,Energy,KCAL -4860328,1309332,1008,83.0,,70.0,,,,,,,Energy,KCAL -4860519,1309609,1008,350.0,,70.0,,,,,,,Energy,KCAL -4860575,1309677,1008,97.0,,70.0,,,,,,,Energy,KCAL -4861436,1310864,1008,571.0,,70.0,,,,,,,Energy,KCAL -4861458,1310886,1008,524.0,,70.0,,,,,,,Energy,KCAL -4861622,1311061,1008,54.0,,70.0,,,,,,,Energy,KCAL -4861896,1311354,1008,45.0,,70.0,,,,,,,Energy,KCAL -4862089,1311575,1008,132.0,,70.0,,,,,,,Energy,KCAL -4862132,1311620,1008,336.0,,70.0,,,,,,,Energy,KCAL -4862277,1311780,1008,367.0,,70.0,,,,,,,Energy,KCAL -4862821,1312432,1008,500.0,,70.0,,,,,,,Energy,KCAL -4862915,1312541,1008,250.0,,70.0,,,,,,,Energy,KCAL -4863169,1312833,1008,349.0,,70.0,,,,,,,Energy,KCAL -4863354,1313032,1008,46.0,,70.0,,,,,,,Energy,KCAL -4863469,1313157,1008,467.0,,70.0,,,,,,,Energy,KCAL -4863766,1313494,1008,200.0,,70.0,,,,,,,Energy,KCAL -4863910,1313649,1008,357.0,,70.0,,,,,,,Energy,KCAL -4864073,1313823,1008,114.0,,70.0,,,,,,,Energy,KCAL -4864274,1314035,1008,421.0,,70.0,,,,,,,Energy,KCAL -4864474,1314252,1008,386.0,,70.0,,,,,,,Energy,KCAL -4864684,1314474,1008,536.0,,70.0,,,,,,,Energy,KCAL -4864933,1314745,1008,80.0,,70.0,,,,,,,Energy,KCAL -4864941,1314753,1008,176.0,,70.0,,,,,,,Energy,KCAL -4865133,1314968,1008,164.0,,70.0,,,,,,,Energy,KCAL -4865389,1315315,1008,0.0,,70.0,,,,,,,Energy,KCAL -4865643,1315604,1008,0.0,,70.0,,,,,,,Energy,KCAL -4865778,1315748,1008,125.0,,70.0,,,,,,,Energy,KCAL -4866253,1316258,1008,15.0,,70.0,,,,,,,Energy,KCAL -4866258,1316263,1008,28.0,,70.0,,,,,,,Energy,KCAL -4866861,1316983,1008,53.0,,70.0,,,,,,,Energy,KCAL -4867120,1317291,1008,233.0,,70.0,,,,,,,Energy,KCAL -4867516,1317814,1008,429.0,,70.0,,,,,,,Energy,KCAL -4867723,1318054,1008,71.0,,70.0,,,,,,,Energy,KCAL -4868196,1318622,1008,41.0,,70.0,,,,,,,Energy,KCAL -4868488,1318940,1008,278.0,,70.0,,,,,,,Energy,KCAL -4868569,1319031,1008,360.0,,70.0,,,,,,,Energy,KCAL -4869076,1319705,1008,333.0,,70.0,,,,,,,Energy,KCAL -4869292,1319971,1008,94.0,,70.0,,,,,,,Energy,KCAL -4869298,1319978,1008,112.0,,70.0,,,,,,,Energy,KCAL -4869500,1320205,1008,467.0,,70.0,,,,,,,Energy,KCAL -4869503,1320208,1008,344.0,,70.0,,,,,,,Energy,KCAL -4869719,1320449,1008,321.0,,70.0,,,,,,,Energy,KCAL -4869754,1320489,1008,248.0,,70.0,,,,,,,Energy,KCAL -4870218,1321011,1008,33.0,,70.0,,,,,,,Energy,KCAL -4870306,1321107,1008,247.0,,70.0,,,,,,,Energy,KCAL -4870441,1321252,1008,38.0,,70.0,,,,,,,Energy,KCAL -4870530,1321355,1008,258.0,,70.0,,,,,,,Energy,KCAL -4870604,1321438,1008,53.0,,70.0,,,,,,,Energy,KCAL -4870678,1321520,1008,349.0,,70.0,,,,,,,Energy,KCAL -4870826,1321689,1008,28.0,,70.0,,,,,,,Energy,KCAL -4871282,1322216,1008,389.0,,70.0,,,,,,,Energy,KCAL -4871308,1322248,1008,400.0,,70.0,,,,,,,Energy,KCAL -4871373,1322326,1008,514.0,,70.0,,,,,,,Energy,KCAL -4871427,1322387,1008,387.0,,70.0,,,,,,,Energy,KCAL -4871732,1322732,1008,117.0,,70.0,,,,,,,Energy,KCAL -4871764,1322771,1008,262.0,,70.0,,,,,,,Energy,KCAL -4872739,1323882,1008,24.0,,70.0,,,,,,,Energy,KCAL -4872847,1324002,1008,71.0,,70.0,,,,,,,Energy,KCAL -4873180,1324376,1008,325.0,,70.0,,,,,,,Energy,KCAL -4873405,1324633,1008,200.0,,70.0,,,,,,,Energy,KCAL -4873635,1324888,1008,209.0,,70.0,,,,,,,Energy,KCAL -4873792,1325060,1008,367.0,,70.0,,,,,,,Energy,KCAL -4873805,1325078,1008,857.0,,70.0,,,,,,,Energy,KCAL -4874000,1325295,1008,58.0,,70.0,,,,,,,Energy,KCAL -4874225,1325563,1008,246.0,,70.0,,,,,,,Energy,KCAL -4874422,1325810,1008,222.0,,70.0,,,,,,,Energy,KCAL -4874441,1325830,1008,18.0,,70.0,,,,,,,Energy,KCAL -4874466,1325858,1008,120.0,,70.0,,,,,,,Energy,KCAL -4874471,1325864,1008,250.0,,70.0,,,,,,,Energy,KCAL -4874546,1325944,1008,400.0,,70.0,,,,,,,Energy,KCAL -4874570,1325969,1008,366.0,,70.0,,,,,,,Energy,KCAL -4874959,1326443,1008,193.0,,70.0,,,,,,,Energy,KCAL -4875054,1326552,1008,227.0,,70.0,,,,,,,Energy,KCAL -4875280,1326828,1008,295.0,,70.0,,,,,,,Energy,KCAL -4875457,1327030,1008,320.0,,70.0,,,,,,,Energy,KCAL -4875503,1327083,1008,575.0,,70.0,,,,,,,Energy,KCAL -4875520,1327106,1008,464.0,,70.0,,,,,,,Energy,KCAL -4875527,1327113,1008,41.0,,70.0,,,,,,,Energy,KCAL -4875599,1327218,1008,274.0,,70.0,,,,,,,Energy,KCAL -4875624,1327263,1008,325.0,,70.0,,,,,,,Energy,KCAL -4875850,1327524,1008,433.0,,70.0,,,,,,,Energy,KCAL -4876744,1328659,1008,49.0,,70.0,,,,,,,Energy,KCAL -4876907,1328850,1008,200.0,,70.0,,,,,,,Energy,KCAL -4877987,1330256,1008,714.0,,70.0,,,,,,,Energy,KCAL -4878120,1330415,1008,303.0,,70.0,,,,,,,Energy,KCAL -4878171,1330476,1008,185.0,,70.0,,,,,,,Energy,KCAL -4878226,1330545,1008,100.0,,70.0,,,,,,,Energy,KCAL -4878340,1330679,1008,17.0,,70.0,,,,,,,Energy,KCAL -4879181,1331742,1008,393.0,,70.0,,,,,,,Energy,KCAL -4879191,1331752,1008,194.0,,70.0,,,,,,,Energy,KCAL -4879392,1331993,1008,389.0,,70.0,,,,,,,Energy,KCAL -4879458,1332111,1008,500.0,,70.0,,,,,,,Energy,KCAL -4879749,1332468,1008,51.0,,70.0,,,,,,,Energy,KCAL -4879793,1332530,1008,424.0,,70.0,,,,,,,Energy,KCAL -4880025,1332950,1008,333.0,,70.0,,,,,,,Energy,KCAL -4880166,1333204,1008,321.0,,70.0,,,,,,,Energy,KCAL -4880770,1334146,1008,268.0,,70.0,,,,,,,Energy,KCAL -4880888,1334548,1008,0.0,,70.0,,,,,,,Energy,KCAL -4881148,1334936,1008,42.0,,70.0,,,,,,,Energy,KCAL -4881462,1335563,1008,0.0,,70.0,,,,,,,Energy,KCAL -4881510,1335612,1008,46.0,,70.0,,,,,,,Energy,KCAL -4881776,1335912,1008,139.0,,70.0,,,,,,,Energy,KCAL -4882077,1336959,1008,187.0,,70.0,,,,,,,Energy,KCAL -4882179,1337211,1008,100.0,,70.0,,,,,,,Energy,KCAL -4882270,1337302,1008,73.0,,70.0,,,,,,,Energy,KCAL -4882274,1337306,1008,58.0,,70.0,,,,,,,Energy,KCAL -4882540,1337685,1008,173.0,,70.0,,,,,,,Energy,KCAL -4882898,1338174,1008,385.0,,70.0,,,,,,,Energy,KCAL -4883174,1338543,1008,375.0,,70.0,,,,,,,Energy,KCAL -4883866,1339819,1008,397.0,,70.0,,,,,,,Energy,KCAL -4883913,1339873,1008,500.0,,70.0,,,,,,,Energy,KCAL -4884406,1340571,1008,204.0,,70.0,,,,,,,Energy,KCAL -4884432,1340598,1008,250.0,,70.0,,,,,,,Energy,KCAL -4884554,1340727,1008,173.0,,70.0,,,,,,,Energy,KCAL -4884675,1340906,1008,77.0,,70.0,,,,,,,Energy,KCAL -4884702,1340947,1008,667.0,,70.0,,,,,,,Energy,KCAL -4885111,1341524,1008,444.0,,70.0,,,,,,,Energy,KCAL -4886076,1342794,1008,250.0,,70.0,,,,,,,Energy,KCAL -4886121,1342860,1008,92.0,,70.0,,,,,,,Energy,KCAL -4886148,1342893,1008,333.0,,70.0,,,,,,,Energy,KCAL -4886158,1342905,1008,54.0,,70.0,,,,,,,Energy,KCAL -4886187,1342934,1008,263.0,,73.0,,,,,,,Energy,KCAL -4886247,1343016,1008,393.0,,70.0,,,,,,,Energy,KCAL -4886617,1343817,1008,360.0,,70.0,,,,,,,Energy,KCAL -4886729,1344026,1008,464.0,,70.0,,,,,,,Energy,KCAL -4886789,1344136,1008,452.0,,70.0,,,,,,,Energy,KCAL -4886820,1344205,1008,364.0,,70.0,,,,,,,Energy,KCAL -4887448,1344950,1008,44.0,,70.0,,,,,,,Energy,KCAL -4887515,1345021,1008,248.0,,70.0,,,,,,,Energy,KCAL -4888050,1345666,1008,77.0,,70.0,,,,,,,Energy,KCAL -4888267,1345917,1008,56.0,,70.0,,,,,,,Energy,KCAL -4888594,1346321,1008,357.0,,70.0,,,,,,,Energy,KCAL -4889134,1347012,1008,571.0,,70.0,,,,,,,Energy,KCAL -4889486,1347472,1008,333.0,,70.0,,,,,,,Energy,KCAL -4889790,1347884,1008,800.0,,70.0,,,,,,,Energy,KCAL -4889823,1347923,1008,82.0,,70.0,,,,,,,Energy,KCAL -4890043,1348162,1008,486.0,,70.0,,,,,,,Energy,KCAL -4890341,1348488,1008,607.0,,70.0,,,,,,,Energy,KCAL -4890350,1348499,1008,258.0,,70.0,,,,,,,Energy,KCAL -4890425,1348588,1008,81.0,,70.0,,,,,,,Energy,KCAL -4890464,1348636,1008,0.0,,70.0,,,,,,,Energy,KCAL -4890526,1348701,1008,0.0,,70.0,,,,,,,Energy,KCAL -4890804,1349035,1008,68.0,,70.0,,,,,,,Energy,KCAL -4891093,1349367,1008,333.0,,70.0,,,,,,,Energy,KCAL -4891217,1349519,1008,73.0,,70.0,,,,,,,Energy,KCAL -4891489,1349846,1008,344.0,,70.0,,,,,,,Energy,KCAL -4891498,1349862,1008,55.0,,70.0,,,,,,,Energy,KCAL -4891636,1350055,1008,313.0,,70.0,,,,,,,Energy,KCAL -4891669,1350094,1008,96.0,,70.0,,,,,,,Energy,KCAL -4893390,1352603,1008,237.0,,70.0,,,,,,,Energy,KCAL -4893431,1352685,1008,324.0,,70.0,,,,,,,Energy,KCAL -4893482,1352761,1008,294.0,,70.0,,,,,,,Energy,KCAL -4893672,1353218,1008,567.0,,70.0,,,,,,,Energy,KCAL -4893829,1353424,1008,80.0,,70.0,,,,,,,Energy,KCAL -4894265,1353963,1008,14.0,,70.0,,,,,,,Energy,KCAL -4894367,1354107,1008,120.0,,70.0,,,,,,,Energy,KCAL -4894642,1354423,1008,488.0,,70.0,,,,,,,Energy,KCAL -4894742,1354531,1008,120.0,,70.0,,,,,,,Energy,KCAL -4895160,1355049,1008,296.0,,70.0,,,,,,,Energy,KCAL -4895294,1355259,1008,271.0,,70.0,,,,,,,Energy,KCAL -4895322,1355289,1008,433.0,,70.0,,,,,,,Energy,KCAL -4895372,1355354,1008,450.0,,70.0,,,,,,,Energy,KCAL -4895490,1355486,1008,357.0,,70.0,,,,,,,Energy,KCAL -4895510,1355511,1008,62.0,,70.0,,,,,,,Energy,KCAL -4895686,1355779,1008,207.0,,70.0,,,,,,,Energy,KCAL -4895707,1355808,1008,129.0,,70.0,,,,,,,Energy,KCAL -4895830,1355937,1008,667.0,,70.0,,,,,,,Energy,KCAL -4896190,1356340,1008,80.0,,70.0,,,,,,,Energy,KCAL -4896427,1356611,1008,400.0,,70.0,,,,,,,Energy,KCAL -4896522,1356741,1008,467.0,,70.0,,,,,,,Energy,KCAL -4896581,1356820,1008,77.0,,70.0,,,,,,,Energy,KCAL -4896734,1357023,1008,152.0,,70.0,,,,,,,Energy,KCAL -4896790,1357101,1008,1.0,,70.0,,,,,,,Energy,KCAL -4897036,1357423,1008,571.0,,70.0,,,,,,,Energy,KCAL -4897106,1357498,1008,46.0,,70.0,,,,,,,Energy,KCAL -4897134,1357527,1008,143.0,,70.0,,,,,,,Energy,KCAL -4897428,1357861,1008,357.0,,70.0,,,,,,,Energy,KCAL -4897497,1357938,1008,429.0,,70.0,,,,,,,Energy,KCAL -4897556,1358000,1008,167.0,,70.0,,,,,,,Energy,KCAL -4897685,1358153,1008,188.0,,70.0,,,,,,,Energy,KCAL -4897751,1358280,1008,393.0,,70.0,,,,,,,Energy,KCAL -4898003,1358557,1008,143.0,,70.0,,,,,,,Energy,KCAL -4898069,1358624,1008,183.0,,70.0,,,,,,,Energy,KCAL -4898156,1358715,1008,55.0,,70.0,,,,,,,Energy,KCAL -4898288,1358854,1008,25.0,,70.0,,,,,,,Energy,KCAL -4898482,1359102,1008,197.0,,70.0,,,,,,,Energy,KCAL -4898546,1359183,1008,18.0,,70.0,,,,,,,Energy,KCAL -4898758,1359420,1008,300.0,,70.0,,,,,,,Energy,KCAL -4898930,1359620,1008,500.0,,70.0,,,,,,,Energy,KCAL -4898951,1359644,1008,393.0,,70.0,,,,,,,Energy,KCAL -4899021,1359746,1008,375.0,,70.0,,,,,,,Energy,KCAL -4899084,1359835,1008,266.0,,70.0,,,,,,,Energy,KCAL -4899090,1359849,1008,338.0,,70.0,,,,,,,Energy,KCAL -4899254,1360032,1008,18.0,,70.0,,,,,,,Energy,KCAL -4899350,1360150,1008,375.0,,70.0,,,,,,,Energy,KCAL -4899431,1360253,1008,594.0,,70.0,,,,,,,Energy,KCAL -4899766,1360649,1008,51.0,,70.0,,,,,,,Energy,KCAL -4900043,1360962,1008,310.0,,70.0,,,,,,,Energy,KCAL -4900084,1361012,1008,321.0,,70.0,,,,,,,Energy,KCAL -4900259,1361216,1008,25.0,,70.0,,,,,,,Energy,KCAL -4900522,1361518,1008,118.0,,70.0,,,,,,,Energy,KCAL -4900662,1361686,1008,185.0,,70.0,,,,,,,Energy,KCAL -4901338,1362538,1008,366.0,,70.0,,,,,,,Energy,KCAL -4901374,1362588,1008,77.0,,70.0,,,,,,,Energy,KCAL -4902075,1363400,1008,0.0,,70.0,,,,,,,Energy,KCAL -4902080,1363405,1008,0.0,,70.0,,,,,,,Energy,KCAL -4902236,1363586,1008,0.0,,70.0,,,,,,,Energy,KCAL -4902349,1363747,1008,50.0,,70.0,,,,,,,Energy,KCAL -4902899,1364355,1008,24.0,,70.0,,,,,,,Energy,KCAL -4903184,1364677,1008,317.0,,70.0,,,,,,,Energy,KCAL -4903491,1365368,1008,74.0,,70.0,,,,,,,Energy,KCAL -4903541,1365429,1008,800.0,,70.0,,,,,,,Energy,KCAL -4904583,1366888,1008,1875.0,,70.0,,,,,,,Energy,KCAL -4904982,1367383,1008,464.0,,70.0,,,,,,,Energy,KCAL -4905109,1367554,1008,51.0,,70.0,,,,,,,Energy,KCAL -4905815,1368421,1008,357.0,,70.0,,,,,,,Energy,KCAL -4906086,1368764,1008,412.0,,70.0,,,,,,,Energy,KCAL -4906537,1369325,1008,98.0,,70.0,,,,,,,Energy,KCAL -4906637,1369468,1008,68.0,,70.0,,,,,,,Energy,KCAL -4906809,1369683,1008,333.0,,70.0,,,,,,,Energy,KCAL -4907002,1369934,1008,571.0,,70.0,,,,,,,Energy,KCAL -4907136,1370120,1008,250.0,,70.0,,,,,,,Energy,KCAL -4907223,1370225,1008,0.0,,70.0,,,,,,,Energy,KCAL -4907591,1370724,1008,42.0,,70.0,,,,,,,Energy,KCAL -4908692,1372548,1008,643.0,,70.0,,,,,,,Energy,KCAL -4908776,1372666,1008,57.0,,70.0,,,,,,,Energy,KCAL -4908836,1372745,1008,333.0,,70.0,,,,,,,Energy,KCAL -4908861,1372795,1008,46.0,,70.0,,,,,,,Energy,KCAL -4908973,1372955,1008,396.0,,70.0,,,,,,,Energy,KCAL -4909089,1373097,1008,161.0,,70.0,,,,,,,Energy,KCAL -4909097,1373106,1008,179.0,,70.0,,,,,,,Energy,KCAL -4909190,1373214,1008,8.0,,70.0,,,,,,,Energy,KCAL -4909307,1373354,1008,371.0,,70.0,,,,,,,Energy,KCAL -4909643,1373841,1008,0.0,,70.0,,,,,,,Energy,KCAL -4909667,1373869,1008,179.0,,70.0,,,,,,,Energy,KCAL -4909670,1373875,1008,375.0,,70.0,,,,,,,Energy,KCAL -4910059,1374418,1008,0.0,,70.0,,,,,,,Energy,KCAL -4910161,1374535,1008,600.0,,70.0,,,,,,,Energy,KCAL -4910402,1374825,1008,124.0,,70.0,,,,,,,Energy,KCAL -4910408,1374832,1008,198.0,,70.0,,,,,,,Energy,KCAL -4910684,1375162,1008,375.0,,70.0,,,,,,,Energy,KCAL -4910697,1375180,1008,300.0,,70.0,,,,,,,Energy,KCAL -4910761,1375246,1008,429.0,,70.0,,,,,,,Energy,KCAL -4911168,1375732,1008,357.0,,70.0,,,,,,,Energy,KCAL -4911171,1375735,1008,67.0,,70.0,,,,,,,Energy,KCAL -4911254,1375838,1008,364.0,,70.0,,,,,,,Energy,KCAL -4911278,1375863,1008,512.0,,70.0,,,,,,,Energy,KCAL -4911339,1375929,1008,393.0,,70.0,,,,,,,Energy,KCAL -4911375,1375966,1008,8.0,,70.0,,,,,,,Energy,KCAL -4911449,1376073,1008,400.0,,70.0,,,,,,,Energy,KCAL -4911503,1376142,1008,278.0,,70.0,,,,,,,Energy,KCAL -4911511,1376152,1008,317.0,,70.0,,,,,,,Energy,KCAL -4912033,1376808,1008,136.0,,70.0,,,,,,,Energy,KCAL -4912293,1377129,1008,106.0,,70.0,,,,,,,Energy,KCAL -4912432,1377290,1008,625.0,,70.0,,,,,,,Energy,KCAL -4912567,1377462,1008,0.0,,70.0,,,,,,,Energy,KCAL -4912622,1377526,1008,442.0,,70.0,,,,,,,Energy,KCAL -4912677,1377590,1008,42.0,,70.0,,,,,,,Energy,KCAL -4912930,1377909,1008,202.0,,70.0,,,,,,,Energy,KCAL -4912980,1377969,1008,82.0,,70.0,,,,,,,Energy,KCAL -4912993,1377983,1008,91.0,,70.0,,,,,,,Energy,KCAL -4913105,1378123,1008,36.0,,70.0,,,,,,,Energy,KCAL -4913129,1378154,1008,235.0,,70.0,,,,,,,Energy,KCAL -4913388,1378468,1008,64.0,,70.0,,,,,,,Energy,KCAL -4913722,1378884,1008,74.0,,70.0,,,,,,,Energy,KCAL -4913747,1378918,1008,48.0,,70.0,,,,,,,Energy,KCAL -4913766,1378937,1008,85.0,,70.0,,,,,,,Energy,KCAL -4913788,1378965,1008,269.0,,70.0,,,,,,,Energy,KCAL -4913838,1379023,1008,281.0,,70.0,,,,,,,Energy,KCAL -4913900,1379109,1008,106.0,,70.0,,,,,,,Energy,KCAL -4914268,1379565,1008,607.0,,70.0,,,,,,,Energy,KCAL -4914319,1379626,1008,370.0,,70.0,,,,,,,Energy,KCAL -4914534,1379891,1008,585.0,,70.0,,,,,,,Energy,KCAL -4915005,1380449,1008,72.0,,70.0,,,,,,,Energy,KCAL -4915471,1380994,1008,393.0,,70.0,,,,,,,Energy,KCAL -4915521,1381050,1008,18.0,,70.0,,,,,,,Energy,KCAL -4915598,1381138,1008,250.0,,70.0,,,,,,,Energy,KCAL -4916011,1381641,1008,484.0,,70.0,,,,,,,Energy,KCAL -4916548,1382342,1008,34.0,,70.0,,,,,,,Energy,KCAL -4917368,1383494,1008,136.0,,70.0,,,,,,,Energy,KCAL -4917411,1383544,1008,458.0,,70.0,,,,,,,Energy,KCAL -4917476,1383615,1008,77.0,,70.0,,,,,,,Energy,KCAL -4917766,1383995,1008,281.0,,70.0,,,,,,,Energy,KCAL -4918027,1384298,1008,67.0,,70.0,,,,,,,Energy,KCAL -4918090,1384369,1008,107.0,,70.0,,,,,,,Energy,KCAL -4918213,1384507,1008,66.0,,70.0,,,,,,,Energy,KCAL -4918220,1384515,1008,319.0,,70.0,,,,,,,Energy,KCAL -4918319,1384629,1008,143.0,,70.0,,,,,,,Energy,KCAL -4918397,1384711,1008,29.0,,70.0,,,,,,,Energy,KCAL -4918432,1384751,1008,310.0,,70.0,,,,,,,Energy,KCAL -4918479,1384802,1008,33.0,,70.0,,,,,,,Energy,KCAL -4918590,1384936,1008,130.0,,70.0,,,,,,,Energy,KCAL -4918655,1385004,1008,198.0,,70.0,,,,,,,Energy,KCAL -4918691,1385052,1008,15.0,,70.0,,,,,,,Energy,KCAL -4919360,1385880,1008,350.0,,70.0,,,,,,,Energy,KCAL -4919407,1385938,1008,486.0,,70.0,,,,,,,Energy,KCAL -4919411,1385945,1008,467.0,,70.0,,,,,,,Energy,KCAL -4919568,1386135,1008,247.0,,70.0,,,,,,,Energy,KCAL -4919671,1386254,1008,260.0,,70.0,,,,,,,Energy,KCAL -4919755,1386353,1008,83.0,,70.0,,,,,,,Energy,KCAL -4919865,1386479,1008,594.0,,70.0,,,,,,,Energy,KCAL -4920066,1386707,1008,81.0,,70.0,,,,,,,Energy,KCAL -4920373,1387088,1008,56.0,,70.0,,,,,,,Energy,KCAL -4920444,1387182,1008,256.0,,70.0,,,,,,,Energy,KCAL -4921285,1388185,1008,500.0,,70.0,,,,,,,Energy,KCAL -4921715,1388723,1008,633.0,,70.0,,,,,,,Energy,KCAL -4921873,1388930,1008,118.0,,70.0,,,,,,,Energy,KCAL -4921897,1388961,1008,53.0,,70.0,,,,,,,Energy,KCAL -4921965,1389045,1008,100.0,,70.0,,,,,,,Energy,KCAL -4922243,1389400,1008,425.0,,70.0,,,,,,,Energy,KCAL -4922283,1389450,1008,12.0,,70.0,,,,,,,Energy,KCAL -4922576,1389818,1008,59.0,,70.0,,,,,,,Energy,KCAL -4922586,1389830,1008,92.0,,70.0,,,,,,,Energy,KCAL -4922644,1389926,1008,50.0,,70.0,,,,,,,Energy,KCAL -4922770,1390082,1008,100.0,,70.0,,,,,,,Energy,KCAL -4922777,1390089,1008,264.0,,70.0,,,,,,,Energy,KCAL -4923024,1390371,1008,85.0,,70.0,,,,,,,Energy,KCAL -4923649,1391196,1008,371.0,,70.0,,,,,,,Energy,KCAL -4923672,1391241,1008,53.0,,70.0,,,,,,,Energy,KCAL -4923697,1391268,1008,368.0,,70.0,,,,,,,Energy,KCAL -4923972,1391655,1008,21.0,,70.0,,,,,,,Energy,KCAL -4924046,1391789,1008,452.0,,70.0,,,,,,,Energy,KCAL -4924254,1392086,1008,360.0,,70.0,,,,,,,Energy,KCAL -4924257,1392089,1008,433.0,,70.0,,,,,,,Energy,KCAL -4924610,1392571,1008,345.0,,70.0,,,,,,,Energy,KCAL -4925110,1393199,1008,472.0,,70.0,,,,,,,Energy,KCAL -4925280,1393492,1008,47.0,,70.0,,,,,,,Energy,KCAL -4925309,1393537,1008,123.0,,70.0,,,,,,,Energy,KCAL -4925820,1394276,1008,533.0,,70.0,,,,,,,Energy,KCAL -4925886,1394357,1008,550.0,,70.0,,,,,,,Energy,KCAL -4926032,1394562,1008,393.0,,70.0,,,,,,,Energy,KCAL -4926035,1394565,1008,355.0,,70.0,,,,,,,Energy,KCAL -4926083,1394621,1008,119.0,,70.0,,,,,,,Energy,KCAL -4926100,1394643,1008,46.0,,70.0,,,,,,,Energy,KCAL -4926245,1394823,1008,35.0,,70.0,,,,,,,Energy,KCAL -4926279,1394859,1008,464.0,,70.0,,,,,,,Energy,KCAL -4926366,1394953,1008,400.0,,70.0,,,,,,,Energy,KCAL -4926568,1395225,1008,536.0,,70.0,,,,,,,Energy,KCAL -4926709,1395401,1008,81.0,,70.0,,,,,,,Energy,KCAL -4926746,1395441,1008,61.0,,70.0,,,,,,,Energy,KCAL -4926978,1395722,1008,400.0,,70.0,,,,,,,Energy,KCAL -4926984,1395728,1008,393.0,,70.0,,,,,,,Energy,KCAL -4927281,1396114,1008,45.0,,70.0,,,,,,,Energy,KCAL -4927370,1396232,1008,571.0,,70.0,,,,,,,Energy,KCAL -4928014,1397038,1008,714.0,,70.0,,,,,,,Energy,KCAL -4928202,1397340,1008,88.0,,70.0,,,,,,,Energy,KCAL -4928477,1397707,1008,375.0,,70.0,,,,,,,Energy,KCAL -4928492,1397724,1008,333.0,,70.0,,,,,,,Energy,KCAL -4928546,1397801,1008,500.0,,70.0,,,,,,,Energy,KCAL -4928804,1398221,1008,42.0,,70.0,,,,,,,Energy,KCAL -4929451,1399349,1008,77.0,,70.0,,,,,,,Energy,KCAL -4929457,1399360,1008,375.0,,70.0,,,,,,,Energy,KCAL -4929767,1399859,1008,88.0,,70.0,,,,,,,Energy,KCAL -4929892,1400091,1008,43.0,,70.0,,,,,,,Energy,KCAL -4929898,1400098,1008,48.0,,70.0,,,,,,,Energy,KCAL -4930370,1400850,1008,86.0,,70.0,,,,,,,Energy,KCAL -4931200,1402090,1008,357.0,,70.0,,,,,,,Energy,KCAL -4931281,1402236,1008,200.0,,70.0,,,,,,,Energy,KCAL -4931317,1402302,1008,455.0,,70.0,,,,,,,Energy,KCAL -4931561,1402780,1008,488.0,,70.0,,,,,,,Energy,KCAL -4931757,1403090,1008,479.0,,70.0,,,,,,,Energy,KCAL -4931971,1403404,1008,400.0,,70.0,,,,,,,Energy,KCAL -4932323,1403969,1008,167.0,,70.0,,,,,,,Energy,KCAL -4932325,1403971,1008,357.0,,70.0,,,,,,,Energy,KCAL -4932373,1404026,1008,50.0,,70.0,,,,,,,Energy,KCAL -4932515,1404194,1008,452.0,,70.0,,,,,,,Energy,KCAL -4932847,1404633,1008,369.0,,70.0,,,,,,,Energy,KCAL -4933636,1405744,1008,250.0,,70.0,,,,,,,Energy,KCAL -4933856,1406017,1008,263.0,,70.0,,,,,,,Energy,KCAL -4933886,1406062,1008,364.0,,70.0,,,,,,,Energy,KCAL -4933959,1406153,1008,387.0,,70.0,,,,,,,Energy,KCAL -4934694,1407074,1008,177.0,,70.0,,,,,,,Energy,KCAL -4934924,1407395,1008,171.0,,70.0,,,,,,,Energy,KCAL -4935169,1407750,1008,103.0,,70.0,,,,,,,Energy,KCAL -4935286,1407920,1008,100.0,,70.0,,,,,,,Energy,KCAL -4936037,1408950,1008,36.0,,70.0,,,,,,,Energy,KCAL -4936333,1409378,1008,245.0,,70.0,,,,,,,Energy,KCAL -4936750,1409970,1008,475.0,,70.0,,,,,,,Energy,KCAL -4936812,1410048,1008,750.0,,70.0,,,,,,,Energy,KCAL -4937538,1411052,1008,48.0,,70.0,,,,,,,Energy,KCAL -4937919,1411495,1008,89.0,,70.0,,,,,,,Energy,KCAL -4938010,1411604,1008,57.0,,70.0,,,,,,,Energy,KCAL -4938011,1411605,1008,60.0,,70.0,,,,,,,Energy,KCAL -4938034,1411632,1008,71.0,,71.0,,,,,,,Energy,KCAL -4938164,1411794,1008,323.0,,70.0,,,,,,,Energy,KCAL -4938172,1411805,1008,357.0,,70.0,,,,,,,Energy,KCAL -4938372,1412072,1008,211.0,,70.0,,,,,,,Energy,KCAL -4938623,1412412,1008,42.0,,70.0,,,,,,,Energy,KCAL -4938624,1412413,1008,233.0,,70.0,,,,,,,Energy,KCAL -4939091,1413027,1008,400.0,,70.0,,,,,,,Energy,KCAL -4939151,1413113,1008,286.0,,70.0,,,,,,,Energy,KCAL -4939161,1413130,1008,325.0,,70.0,,,,,,,Energy,KCAL -4939242,1413238,1008,600.0,,70.0,,,,,,,Energy,KCAL -4939452,1413506,1008,500.0,,70.0,,,,,,,Energy,KCAL -4939853,1414086,1008,421.0,,70.0,,,,,,,Energy,KCAL -4940197,1414542,1008,438.0,,70.0,,,,,,,Energy,KCAL -4940205,1414551,1008,25.0,,70.0,,,,,,,Energy,KCAL -4940209,1414556,1008,429.0,,70.0,,,,,,,Energy,KCAL -4940267,1414621,1008,393.0,,70.0,,,,,,,Energy,KCAL -4940347,1414716,1008,39.0,,70.0,,,,,,,Energy,KCAL -4940562,1415018,1008,536.0,,70.0,,,,,,,Energy,KCAL -4940713,1415219,1008,300.0,,70.0,,,,,,,Energy,KCAL -4940770,1415290,1008,88.0,,70.0,,,,,,,Energy,KCAL -4940778,1415298,1008,375.0,,70.0,,,,,,,Energy,KCAL -4941052,1415656,1008,1606.0,,70.0,,,,,,,Energy,KCAL -4941094,1415707,1008,464.0,,70.0,,,,,,,Energy,KCAL -4941416,1416124,1008,476.0,,70.0,,,,,,,Energy,KCAL -4941673,1416483,1008,491.0,,70.0,,,,,,,Energy,KCAL -4941812,1416637,1008,380.0,,70.0,,,,,,,Energy,KCAL -4942134,1417013,1008,242.0,,70.0,,,,,,,Energy,KCAL -4942242,1417142,1008,62.0,,70.0,,,,,,,Energy,KCAL -4942315,1417244,1008,152.0,,70.0,,,,,,,Energy,KCAL -4942380,1417321,1008,133.0,,70.0,,,,,,,Energy,KCAL -4942384,1417325,1008,360.0,,70.0,,,,,,,Energy,KCAL -4942599,1417583,1008,92.0,,70.0,,,,,,,Energy,KCAL -4942618,1417614,1008,248.0,,70.0,,,,,,,Energy,KCAL -4942733,1417746,1008,320.0,,70.0,,,,,,,Energy,KCAL -4942820,1417860,1008,46.0,,70.0,,,,,,,Energy,KCAL -4942850,1417891,1008,235.0,,70.0,,,,,,,Energy,KCAL -4943001,1418059,1008,0.0,,70.0,,,,,,,Energy,KCAL -4943071,1418149,1008,356.0,,70.0,,,,,,,Energy,KCAL -4943582,1418765,1008,288.0,,70.0,,,,,,,Energy,KCAL -4943766,1418984,1008,42.0,,70.0,,,,,,,Energy,KCAL -4943899,1419139,1008,17.0,,70.0,,,,,,,Energy,KCAL -4944531,1419996,1008,348.0,,70.0,,,,,,,Energy,KCAL -4944590,1420085,1008,467.0,,70.0,,,,,,,Energy,KCAL -4944710,1420280,1008,17.0,,70.0,,,,,,,Energy,KCAL -4945102,1420827,1008,242.0,,70.0,,,,,,,Energy,KCAL -4945206,1420984,1008,250.0,,70.0,,,,,,,Energy,KCAL -4945283,1421079,1008,40.0,,70.0,,,,,,,Energy,KCAL -4945331,1421127,1008,184.0,,70.0,,,,,,,Energy,KCAL -4945580,1421435,1008,33.0,,70.0,,,,,,,Energy,KCAL -4945825,1421787,1008,391.0,,70.0,,,,,,,Energy,KCAL -4945951,1421932,1008,61.0,,70.0,,,,,,,Energy,KCAL -4946106,1422133,1008,380.0,,70.0,,,,,,,Energy,KCAL -4946357,1422452,1008,71.0,,70.0,,,,,,,Energy,KCAL -4947046,1423261,1008,38.0,,70.0,,,,,,,Energy,KCAL -4947136,1423366,1008,321.0,,70.0,,,,,,,Energy,KCAL -4947318,1423589,1008,400.0,,70.0,,,,,,,Energy,KCAL -4947390,1423681,1008,133.0,,70.0,,,,,,,Energy,KCAL -4947528,1423861,1008,0.0,,70.0,,,,,,,Energy,KCAL -4947574,1423913,1008,58.0,,70.0,,,,,,,Energy,KCAL -4947578,1423917,1008,250.0,,70.0,,,,,,,Energy,KCAL -4947977,1424411,1008,48.0,,70.0,,,,,,,Energy,KCAL -4948012,1424449,1008,50.0,,70.0,,,,,,,Energy,KCAL -4948025,1424464,1008,212.0,,70.0,,,,,,,Energy,KCAL -4948343,1424860,1008,286.0,,70.0,,,,,,,Energy,KCAL -4948547,1425177,1008,94.0,,70.0,,,,,,,Energy,KCAL -4948594,1425256,1008,327.0,,70.0,,,,,,,Energy,KCAL -4948776,1425504,1008,226.0,,70.0,,,,,,,Energy,KCAL -4948959,1425777,1008,17.0,,70.0,,,,,,,Energy,KCAL -4949107,1425981,1008,0.0,,70.0,,,,,,,Energy,KCAL -4949378,1426327,1008,383.0,,70.0,,,,,,,Energy,KCAL -4949407,1426363,1008,312.0,,70.0,,,,,,,Energy,KCAL -4949479,1426453,1008,618.0,,70.0,,,,,,,Energy,KCAL -4949619,1426665,1008,116.0,,70.0,,,,,,,Energy,KCAL -4949630,1426685,1008,62.0,,70.0,,,,,,,Energy,KCAL -4949832,1426955,1008,385.0,,70.0,,,,,,,Energy,KCAL -4950170,1427364,1008,59.0,,70.0,,,,,,,Energy,KCAL -4950260,1427482,1008,259.0,,70.0,,,,,,,Energy,KCAL -4950716,1428172,1008,150.0,,70.0,,,,,,,Energy,KCAL -4950904,1428462,1008,333.0,,70.0,,,,,,,Energy,KCAL -4951109,1428735,1008,357.0,,70.0,,,,,,,Energy,KCAL -4951140,1428771,1008,296.0,,70.0,,,,,,,Energy,KCAL -4952284,1431098,1008,562.0,,70.0,,,,,,,Energy,KCAL -4952402,1432338,1008,250.0,,70.0,,,,,,,Energy,KCAL -4952483,1432906,1008,228.0,,70.0,,,,,,,Energy,KCAL -4952653,1434539,1008,368.0,,70.0,,,,,,,Energy,KCAL -4952828,1434769,1008,333.0,,70.0,,,,,,,Energy,KCAL -4953270,1435298,1008,571.0,,70.0,,,,,,,Energy,KCAL -4953315,1435345,1008,500.0,,70.0,,,,,,,Energy,KCAL -4953568,1435609,1008,2117.0,,70.0,,,,,,,Energy,KCAL -4953585,1435626,1008,349.0,,70.0,,,,,,,Energy,KCAL -4954125,1436376,1008,512.0,,70.0,,,,,,,Energy,KCAL -4954210,1436465,1008,58.0,,70.0,,,,,,,Energy,KCAL -4954315,1436580,1008,536.0,,70.0,,,,,,,Energy,KCAL -4954476,1444974,1008,525.0,,70.0,,,,,,,Energy,KCAL -4954512,1455342,1008,65.0,,71.0,,,,,,,Energy,KCAL -4954559,1455585,1008,282.0,,71.0,,,,,,,Energy,KCAL -4954724,1455863,1008,67.0,,71.0,,,,,,,Energy,KCAL -4954822,1455965,1008,67.0,,71.0,,,,,,,Energy,KCAL -4954996,1456144,1008,113.0,,78.0,,,,,,,Energy,KCAL -4955727,1457001,1008,304.0,,78.0,,,,,,,Energy,KCAL -4955799,1457093,1008,228.0,,78.0,,,,,,,Energy,KCAL -4955815,1457112,1008,259.0,,71.0,,,,,,,Energy,KCAL -4956302,1457605,1008,88.0,,71.0,,,,,,,Energy,KCAL -4956609,1457914,1008,48.0,,78.0,,,,,,,Energy,KCAL -4956613,1457918,1008,217.0,,71.0,,,,,,,Energy,KCAL -4956710,1458015,1008,319.0,,71.0,,,,,,,Energy,KCAL -4956716,1458021,1008,379.0,,71.0,,,,,,,Energy,KCAL -4957665,1458972,1008,98.0,,71.0,,,,,,,Energy,KCAL -4958147,1459458,1008,116.0,,71.0,,,,,,,Energy,KCAL -4958260,1459571,1008,392.0,,78.0,,,,,,,Energy,KCAL -4958267,1459578,1008,263.0,,73.0,,,,,,,Energy,KCAL -4958419,1459730,1008,143.0,,71.0,,,,,,,Energy,KCAL -4958547,1459858,1008,289.0,,72.0,,,,,,,Energy,KCAL -4958587,1459898,1008,22.0,,71.0,,,,,,,Energy,KCAL -4958785,1460096,1008,500.0,,71.0,,,,,,,Energy,KCAL -4958948,1460260,1008,98.0,,71.0,,,,,,,Energy,KCAL -4959278,1460590,1008,170.0,,71.0,,,,,,,Energy,KCAL -4959777,1461121,1008,367.0,,71.0,,,,,,,Energy,KCAL -4959953,1461300,1008,19.0,,71.0,,,,,,,Energy,KCAL -4959959,1461306,1008,21.0,,71.0,,,,,,,Energy,KCAL -4959967,1461314,1008,195.0,,78.0,,,,,,,Energy,KCAL -4960497,1461872,1008,67.0,,71.0,,,,,,,Energy,KCAL -4960783,1462173,1008,429.0,,71.0,,,,,,,Energy,KCAL -4961006,1462396,1008,161.0,,71.0,,,,,,,Energy,KCAL -4961034,1462424,1008,223.0,,71.0,,,,,,,Energy,KCAL -4961347,1880984,1008,350.0,,70.0,,,,,,,Energy,KCAL -4961371,1462766,1008,86.0,,71.0,,,,,,,Energy,KCAL -4961423,1462818,1008,376.0,,78.0,,,,,,,Energy,KCAL -4961456,1462853,1008,500.0,,71.0,,,,,,,Energy,KCAL -4961755,1463154,1008,433.0,,70.0,,,,,,,Energy,KCAL -4961797,1463197,1008,571.0,,70.0,,,,,,,Energy,KCAL -4961987,1463387,1008,467.0,,70.0,,,,,,,Energy,KCAL -4962043,1463443,1008,234.0,,70.0,,,,,,,Energy,KCAL -4962652,1464052,1008,405.0,,70.0,,,,,,,Energy,KCAL -4963020,1464420,1008,247.0,,70.0,,,,,,,Energy,KCAL -4963049,1464449,1008,371.0,,70.0,,,,,,,Energy,KCAL -4963078,1464478,1008,254.0,,70.0,,,,,,,Energy,KCAL -4963261,1464663,1008,500.0,,70.0,,,,,,,Energy,KCAL -4963573,1464975,1008,18.0,,70.0,,,,,,,Energy,KCAL -4963588,1464990,1008,80.0,,70.0,,,,,,,Energy,KCAL -4963700,1465103,1008,345.0,,70.0,,,,,,,Energy,KCAL -4963706,1465109,1008,544.0,,70.0,,,,,,,Energy,KCAL -4963857,1465261,1008,100.0,,70.0,,,,,,,Energy,KCAL -4963961,1465365,1008,452.0,,70.0,,,,,,,Energy,KCAL -4963992,1465396,1008,71.0,,70.0,,,,,,,Energy,KCAL -4964558,1465963,1008,643.0,,70.0,,,,,,,Energy,KCAL -4965425,1466833,1008,282.0,,70.0,,,,,,,Energy,KCAL -4965765,1467173,1008,385.0,,70.0,,,,,,,Energy,KCAL -4965932,1467340,1008,367.0,,70.0,,,,,,,Energy,KCAL -4966057,1467468,1008,25.0,,70.0,,,,,,,Energy,KCAL -4966203,1467615,1008,396.0,,70.0,,,,,,,Energy,KCAL -4966469,1467882,1008,118.0,,70.0,,,,,,,Energy,KCAL -4966815,1468232,1008,200.0,,70.0,,,,,,,Energy,KCAL -4967477,1468898,1008,35.0,,70.0,,,,,,,Energy,KCAL -4967483,1468904,1008,412.0,,70.0,,,,,,,Energy,KCAL -4967509,1468930,1008,113.0,,70.0,,,,,,,Energy,KCAL -4967661,1469082,1008,365.0,,70.0,,,,,,,Energy,KCAL -4967793,1469215,1008,334.0,,70.0,,,,,,,Energy,KCAL -4968117,1469542,1008,484.0,,70.0,,,,,,,Energy,KCAL -4968375,1469801,1008,600.0,,70.0,,,,,,,Energy,KCAL -4968652,1470078,1008,393.0,,70.0,,,,,,,Energy,KCAL -4968742,1470169,1008,657.0,,70.0,,,,,,,Energy,KCAL -4968891,1470318,1008,167.0,,70.0,,,,,,,Energy,KCAL -4969404,1470832,1008,39.0,,70.0,,,,,,,Energy,KCAL -4969463,1470894,1008,0.0,,70.0,,,,,,,Energy,KCAL -4969885,1471318,1008,62.0,,70.0,,,,,,,Energy,KCAL -4969974,1471408,1008,286.0,,70.0,,,,,,,Energy,KCAL -4970155,1471595,1008,133.0,,70.0,,,,,,,Energy,KCAL -4970220,1471662,1008,90.0,,70.0,,,,,,,Energy,KCAL -4971326,1472775,1008,429.0,,70.0,,,,,,,Energy,KCAL -4971594,1473045,1008,429.0,,70.0,,,,,,,Energy,KCAL -4971716,1473169,1008,82.0,,70.0,,,,,,,Energy,KCAL -4971781,1473234,1008,600.0,,70.0,,,,,,,Energy,KCAL -4971903,1473358,1008,571.0,,70.0,,,,,,,Energy,KCAL -4972067,1473523,1008,393.0,,70.0,,,,,,,Energy,KCAL -4972266,1473722,1008,71.0,,70.0,,,,,,,Energy,KCAL -4972296,1473752,1008,125.0,,70.0,,,,,,,Energy,KCAL -4972346,1473802,1008,267.0,,70.0,,,,,,,Energy,KCAL -4972595,1474052,1008,550.0,,70.0,,,,,,,Energy,KCAL -4972729,1474186,1008,0.0,,70.0,,,,,,,Energy,KCAL -4972848,1474306,1008,227.0,,70.0,,,,,,,Energy,KCAL -4973111,1474573,1008,88.0,,70.0,,,,,,,Energy,KCAL -4973165,1474628,1008,375.0,,70.0,,,,,,,Energy,KCAL -4973798,1475265,1008,400.0,,70.0,,,,,,,Energy,KCAL -4973966,1475433,1008,71.0,,70.0,,,,,,,Energy,KCAL -4974134,1475601,1008,74.0,,70.0,,,,,,,Energy,KCAL -4974178,1475645,1008,187.0,,70.0,,,,,,,Energy,KCAL -4974377,1475844,1008,536.0,,70.0,,,,,,,Energy,KCAL -4974525,1475992,1008,50.0,,70.0,,,,,,,Energy,KCAL -4974606,1476074,1008,500.0,,70.0,,,,,,,Energy,KCAL -4974958,1476426,1008,46.0,,70.0,,,,,,,Energy,KCAL -4975021,1476489,1008,429.0,,70.0,,,,,,,Energy,KCAL -4975086,1476554,1008,250.0,,70.0,,,,,,,Energy,KCAL -4975196,1476665,1008,118.0,,70.0,,,,,,,Energy,KCAL -4975558,1477027,1008,286.0,,70.0,,,,,,,Energy,KCAL -4975824,1477295,1008,200.0,,70.0,,,,,,,Energy,KCAL -4976001,1477474,1008,25.0,,70.0,,,,,,,Energy,KCAL -4976383,1477858,1008,71.0,,70.0,,,,,,,Energy,KCAL -4976539,1478014,1008,0.0,,70.0,,,,,,,Energy,KCAL -4976770,1478248,1008,0.0,,70.0,,,,,,,Energy,KCAL -4977432,1478953,1008,455.0,,70.0,,,,,,,Energy,KCAL -4977436,1478957,1008,385.0,,70.0,,,,,,,Energy,KCAL -4977787,1479310,1008,457.0,,70.0,,,,,,,Energy,KCAL -4977888,1479412,1008,600.0,,70.0,,,,,,,Energy,KCAL -4977979,1479504,1008,268.0,,70.0,,,,,,,Energy,KCAL -4978498,1480024,1008,167.0,,70.0,,,,,,,Energy,KCAL -4978709,1480244,1008,571.0,,70.0,,,,,,,Energy,KCAL -4979239,1480777,1008,47.0,,70.0,,,,,,,Energy,KCAL -4979541,1481079,1008,484.0,,70.0,,,,,,,Energy,KCAL -4979625,1481163,1008,80.0,,70.0,,,,,,,Energy,KCAL -4979778,1481316,1008,33.0,,70.0,,,,,,,Energy,KCAL -4979783,1481321,1008,33.0,,70.0,,,,,,,Energy,KCAL -4980086,1481634,1008,339.0,,70.0,,,,,,,Energy,KCAL -4980235,1481797,1008,167.0,,70.0,,,,,,,Energy,KCAL -4980247,1481809,1008,375.0,,70.0,,,,,,,Energy,KCAL -4980466,1482029,1008,0.0,,70.0,,,,,,,Energy,KCAL -4980665,1482230,1008,500.0,,70.0,,,,,,,Energy,KCAL -4980724,1482290,1008,194.0,,70.0,,,,,,,Energy,KCAL -4980733,1482299,1008,18.0,,70.0,,,,,,,Energy,KCAL -4980921,1482487,1008,110.0,,70.0,,,,,,,Energy,KCAL -4981559,1483128,1008,571.0,,70.0,,,,,,,Energy,KCAL -4981686,1483256,1008,462.0,,70.0,,,,,,,Energy,KCAL -4981862,1483434,1008,132.0,,70.0,,,,,,,Energy,KCAL -4981935,1483507,1008,186.0,,70.0,,,,,,,Energy,KCAL -4982057,1483629,1008,31.0,,70.0,,,,,,,Energy,KCAL -4982200,1483777,1008,536.0,,70.0,,,,,,,Energy,KCAL -4982217,1483794,1008,464.0,,70.0,,,,,,,Energy,KCAL -4982226,1483803,1008,400.0,,70.0,,,,,,,Energy,KCAL -4982423,1484001,1008,71.0,,70.0,,,,,,,Energy,KCAL -4982447,1484025,1008,33.0,,70.0,,,,,,,Energy,KCAL -4982902,1484483,1008,312.0,,70.0,,,,,,,Energy,KCAL -4983160,1484743,1008,286.0,,70.0,,,,,,,Energy,KCAL -4983163,1484746,1008,120.0,,70.0,,,,,,,Energy,KCAL -4983501,1485086,1008,536.0,,70.0,,,,,,,Energy,KCAL -4983702,1485288,1008,429.0,,70.0,,,,,,,Energy,KCAL -4983760,1485346,1008,372.0,,70.0,,,,,,,Energy,KCAL -4983764,1485350,1008,107.0,,70.0,,,,,,,Energy,KCAL -4984165,1485752,1008,250.0,,70.0,,,,,,,Energy,KCAL -4984211,1485798,1008,18.0,,70.0,,,,,,,Energy,KCAL -4984312,1485899,1008,31.0,,70.0,,,,,,,Energy,KCAL -4984476,1486063,1008,85.0,,70.0,,,,,,,Energy,KCAL -4984508,1486095,1008,300.0,,70.0,,,,,,,Energy,KCAL -4984804,1486395,1008,0.0,,70.0,,,,,,,Energy,KCAL -4984959,1486550,1008,368.0,,70.0,,,,,,,Energy,KCAL -4984977,1486568,1008,139.0,,70.0,,,,,,,Energy,KCAL -4985133,1486724,1008,107.0,,70.0,,,,,,,Energy,KCAL -4985210,1486804,1008,80.0,,70.0,,,,,,,Energy,KCAL -4985398,1486992,1008,0.0,,70.0,,,,,,,Energy,KCAL -4985533,1487127,1008,49.0,,70.0,,,,,,,Energy,KCAL -4985774,1487371,1008,107.0,,70.0,,,,,,,Energy,KCAL -4986220,1487818,1008,0.0,,70.0,,,,,,,Energy,KCAL -4986319,1487917,1008,143.0,,70.0,,,,,,,Energy,KCAL -4986472,1488071,1008,72.0,,70.0,,,,,,,Energy,KCAL -4987008,1488610,1008,139.0,,70.0,,,,,,,Energy,KCAL -4987271,1488877,1008,250.0,,70.0,,,,,,,Energy,KCAL -4987281,1488887,1008,200.0,,70.0,,,,,,,Energy,KCAL -4987460,1489066,1008,125.0,,70.0,,,,,,,Energy,KCAL -4987708,1489315,1008,24.0,,70.0,,,,,,,Energy,KCAL -4987734,1489341,1008,286.0,,70.0,,,,,,,Energy,KCAL -4987894,1489501,1008,71.0,,70.0,,,,,,,Energy,KCAL -4987967,1489574,1008,24.0,,70.0,,,,,,,Energy,KCAL -4988035,1489643,1008,212.0,,70.0,,,,,,,Energy,KCAL -4988099,1489709,1008,94.0,,70.0,,,,,,,Energy,KCAL -4988252,1489863,1008,29.0,,70.0,,,,,,,Energy,KCAL -4989351,1490974,1008,33.0,,70.0,,,,,,,Energy,KCAL -4989406,1491029,1008,85.0,,70.0,,,,,,,Energy,KCAL -4989573,1491196,1008,409.0,,70.0,,,,,,,Energy,KCAL -4989664,1491287,1008,78.0,,70.0,,,,,,,Energy,KCAL -4989947,1491571,1008,32.0,,70.0,,,,,,,Energy,KCAL -4989974,1491598,1008,150.0,,70.0,,,,,,,Energy,KCAL -4990204,1491828,1008,67.0,,70.0,,,,,,,Energy,KCAL -4990329,1491953,1008,714.0,,70.0,,,,,,,Energy,KCAL -4990502,1492127,1008,33.0,,70.0,,,,,,,Energy,KCAL -4990637,1492263,1008,161.0,,70.0,,,,,,,Energy,KCAL -4990701,1492327,1008,67.0,,70.0,,,,,,,Energy,KCAL -4991048,1492674,1008,85.0,,70.0,,,,,,,Energy,KCAL -4991213,1492839,1008,179.0,,70.0,,,,,,,Energy,KCAL -4991278,1492904,1008,321.0,,70.0,,,,,,,Energy,KCAL -4991563,1493190,1008,393.0,,70.0,,,,,,,Energy,KCAL -4991572,1493199,1008,0.0,,70.0,,,,,,,Energy,KCAL -4991936,1493565,1008,70.0,,70.0,,,,,,,Energy,KCAL -4992105,1493735,1008,405.0,,70.0,,,,,,,Energy,KCAL -4992157,1493787,1008,389.0,,70.0,,,,,,,Energy,KCAL -4992189,1493819,1008,372.0,,70.0,,,,,,,Energy,KCAL -4992395,1494026,1008,200.0,,70.0,,,,,,,Energy,KCAL -4992702,1494340,1008,88.0,,70.0,,,,,,,Energy,KCAL -4992811,1494449,1008,122.0,,70.0,,,,,,,Energy,KCAL -4992820,1494458,1008,316.0,,70.0,,,,,,,Energy,KCAL -4992916,1494554,1008,400.0,,70.0,,,,,,,Energy,KCAL -4993034,1494672,1008,500.0,,70.0,,,,,,,Energy,KCAL -4993231,1494869,1008,133.0,,70.0,,,,,,,Energy,KCAL -4993483,1495122,1008,567.0,,70.0,,,,,,,Energy,KCAL -4993717,1495356,1008,286.0,,70.0,,,,,,,Energy,KCAL -4994042,1495682,1008,158.0,,70.0,,,,,,,Energy,KCAL -4994303,1495955,1008,455.0,,70.0,,,,,,,Energy,KCAL -4994458,1496110,1008,180.0,,70.0,,,,,,,Energy,KCAL -4994564,1496217,1008,18.0,,70.0,,,,,,,Energy,KCAL -4994725,1496378,1008,429.0,,70.0,,,,,,,Energy,KCAL -4995232,1496888,1008,396.0,,70.0,,,,,,,Energy,KCAL -4995322,1496985,1008,361.0,,70.0,,,,,,,Energy,KCAL -4995354,1497017,1008,111.0,,70.0,,,,,,,Energy,KCAL -4995397,1497060,1008,375.0,,70.0,,,,,,,Energy,KCAL -4995515,1497178,1008,167.0,,70.0,,,,,,,Energy,KCAL -4995888,1497552,1008,167.0,,70.0,,,,,,,Energy,KCAL -4996255,1497922,1008,368.0,,70.0,,,,,,,Energy,KCAL -4996279,1497946,1008,64.0,,70.0,,,,,,,Energy,KCAL -4996551,1498218,1008,61.0,,70.0,,,,,,,Energy,KCAL -4996580,1498247,1008,567.0,,70.0,,,,,,,Energy,KCAL -4996674,1498341,1008,106.0,,70.0,,,,,,,Energy,KCAL -4996918,1498586,1008,321.0,,70.0,,,,,,,Energy,KCAL -4996968,1498636,1008,53.0,,70.0,,,,,,,Energy,KCAL -4996983,1498651,1008,89.0,,70.0,,,,,,,Energy,KCAL -4996988,1498656,1008,100.0,,70.0,,,,,,,Energy,KCAL -4997174,1498843,1008,328.0,,70.0,,,,,,,Energy,KCAL -4997321,1498990,1008,436.0,,70.0,,,,,,,Energy,KCAL -4997397,1499068,1008,167.0,,70.0,,,,,,,Energy,KCAL -4997444,1499115,1008,224.0,,70.0,,,,,,,Energy,KCAL -4997513,1499184,1008,262.0,,70.0,,,,,,,Energy,KCAL -4997533,1499204,1008,71.0,,70.0,,,,,,,Energy,KCAL -4997546,1499217,1008,41.0,,70.0,,,,,,,Energy,KCAL -4997889,1499561,1008,464.0,,70.0,,,,,,,Energy,KCAL -4998067,1499739,1008,321.0,,70.0,,,,,,,Energy,KCAL -4998405,1500077,1008,0.0,,70.0,,,,,,,Energy,KCAL -4998716,1500394,1008,171.0,,70.0,,,,,,,Energy,KCAL -4998913,1500591,1008,97.0,,70.0,,,,,,,Energy,KCAL -4999051,1500729,1008,286.0,,70.0,,,,,,,Energy,KCAL -4999055,1500733,1008,285.0,,70.0,,,,,,,Energy,KCAL -4999130,1500808,1008,300.0,,70.0,,,,,,,Energy,KCAL -4999165,1500843,1008,85.0,,70.0,,,,,,,Energy,KCAL -4999361,1501042,1008,95.0,,70.0,,,,,,,Energy,KCAL -4999372,1501053,1008,232.0,,70.0,,,,,,,Energy,KCAL -5000481,1502164,1008,214.0,,70.0,,,,,,,Energy,KCAL -5001017,1502700,1008,400.0,,70.0,,,,,,,Energy,KCAL -5001045,1502728,1008,262.0,,70.0,,,,,,,Energy,KCAL -5001070,1502753,1008,267.0,,70.0,,,,,,,Energy,KCAL -5001239,1502922,1008,381.0,,70.0,,,,,,,Energy,KCAL -5001294,1502977,1008,25.0,,70.0,,,,,,,Energy,KCAL -5001381,1503064,1008,371.0,,70.0,,,,,,,Energy,KCAL -5001726,1503409,1008,603.0,,70.0,,,,,,,Energy,KCAL -5001923,1503607,1008,56.0,,70.0,,,,,,,Energy,KCAL -5002038,1503722,1008,375.0,,70.0,,,,,,,Energy,KCAL -5002165,1503851,1008,350.0,,70.0,,,,,,,Energy,KCAL -5003227,1504914,1008,0.0,,70.0,,,,,,,Energy,KCAL -5003327,1505015,1008,0.0,,70.0,,,,,,,Energy,KCAL -5003360,1505048,1008,417.0,,70.0,,,,,,,Energy,KCAL -5003404,1505092,1008,0.0,,70.0,,,,,,,Energy,KCAL -5003731,1505419,1008,433.0,,70.0,,,,,,,Energy,KCAL -5003835,1505523,1008,89.0,,70.0,,,,,,,Energy,KCAL -5005360,1507058,1008,429.0,,70.0,,,,,,,Energy,KCAL -5005859,1507560,1008,321.0,,70.0,,,,,,,Energy,KCAL -5005869,1507570,1008,227.0,,70.0,,,,,,,Energy,KCAL -5005981,1507682,1008,108.0,,70.0,,,,,,,Energy,KCAL -5006066,1507767,1008,32.0,,70.0,,,,,,,Energy,KCAL -5006177,1507880,1008,308.0,,70.0,,,,,,,Energy,KCAL -5006293,1507996,1008,311.0,,70.0,,,,,,,Energy,KCAL -5006372,1508076,1008,167.0,,70.0,,,,,,,Energy,KCAL -5007183,1508898,1008,200.0,,70.0,,,,,,,Energy,KCAL -5007214,1508929,1008,33.0,,70.0,,,,,,,Energy,KCAL -5007422,1509151,1008,354.0,,70.0,,,,,,,Energy,KCAL -5007615,1509344,1008,250.0,,70.0,,,,,,,Energy,KCAL -5007709,1509440,1008,282.0,,70.0,,,,,,,Energy,KCAL -5007982,1509726,1008,203.0,,70.0,,,,,,,Energy,KCAL -5008412,1510173,1008,112.0,,70.0,,,,,,,Energy,KCAL -5008618,1510380,1008,106.0,,70.0,,,,,,,Energy,KCAL -5008714,1510476,1008,75.0,,70.0,,,,,,,Energy,KCAL -5009050,1510819,1008,244.0,,70.0,,,,,,,Energy,KCAL -5009372,1511144,1008,179.0,,70.0,,,,,,,Energy,KCAL -5009487,1511259,1008,417.0,,70.0,,,,,,,Energy,KCAL -5009505,1511277,1008,254.0,,70.0,,,,,,,Energy,KCAL -5009713,1511485,1008,36.0,,70.0,,,,,,,Energy,KCAL -5009768,1511540,1008,429.0,,70.0,,,,,,,Energy,KCAL -5009910,1511682,1008,438.0,,70.0,,,,,,,Energy,KCAL -5009954,1511726,1008,205.0,,70.0,,,,,,,Energy,KCAL -5010275,1512048,1008,233.0,,70.0,,,,,,,Energy,KCAL -5010478,1512252,1008,100.0,,70.0,,,,,,,Energy,KCAL -5010556,1512333,1008,44.0,,70.0,,,,,,,Energy,KCAL -5010730,1512507,1008,51.0,,70.0,,,,,,,Energy,KCAL -5010843,1512620,1008,0.0,,70.0,,,,,,,Energy,KCAL -5011344,1513121,1008,62.0,,70.0,,,,,,,Energy,KCAL -5011670,1513458,1008,267.0,,70.0,,,,,,,Energy,KCAL -5011726,1513514,1008,0.0,,70.0,,,,,,,Energy,KCAL -5011743,1513531,1008,25.0,,70.0,,,,,,,Energy,KCAL -5012054,1513844,1008,87.0,,70.0,,,,,,,Energy,KCAL -5012216,1514008,1008,467.0,,70.0,,,,,,,Energy,KCAL -5012728,1514527,1008,87.0,,70.0,,,,,,,Energy,KCAL -5012892,1514692,1008,76.0,,70.0,,,,,,,Energy,KCAL -5013016,1514818,1008,42.0,,70.0,,,,,,,Energy,KCAL -5013476,1515282,1008,420.0,,70.0,,,,,,,Energy,KCAL -5013614,1515420,1008,500.0,,70.0,,,,,,,Energy,KCAL -5013714,1515521,1008,533.0,,70.0,,,,,,,Energy,KCAL -5014294,1516104,1008,352.0,,70.0,,,,,,,Energy,KCAL -5014454,1516265,1008,467.0,,70.0,,,,,,,Energy,KCAL -5014915,1516726,1008,480.0,,70.0,,,,,,,Energy,KCAL -5015119,1516930,1008,540.0,,70.0,,,,,,,Energy,KCAL -5015250,1517063,1008,350.0,,70.0,,,,,,,Energy,KCAL -5015479,1517292,1008,0.0,,70.0,,,,,,,Energy,KCAL -5015584,1517397,1008,533.0,,70.0,,,,,,,Energy,KCAL -5015613,1517426,1008,475.0,,70.0,,,,,,,Energy,KCAL -5015676,1517489,1008,464.0,,70.0,,,,,,,Energy,KCAL -5015863,1517676,1008,571.0,,70.0,,,,,,,Energy,KCAL -5015946,1517759,1008,536.0,,70.0,,,,,,,Energy,KCAL -5015949,1517762,1008,0.0,,70.0,,,,,,,Energy,KCAL -5016107,1517920,1008,452.0,,70.0,,,,,,,Energy,KCAL -5016304,1518117,1008,548.0,,70.0,,,,,,,Energy,KCAL -5016834,1518648,1008,333.0,,70.0,,,,,,,Energy,KCAL -5017025,1518840,1008,10.0,,70.0,,,,,,,Energy,KCAL -5017118,1518933,1008,500.0,,70.0,,,,,,,Energy,KCAL -5017161,1518976,1008,391.0,,70.0,,,,,,,Energy,KCAL -5017181,1518996,1008,567.0,,70.0,,,,,,,Energy,KCAL -5017407,1519222,1008,515.0,,70.0,,,,,,,Energy,KCAL -5017529,1519344,1008,21.0,,70.0,,,,,,,Energy,KCAL -5017814,1519630,1008,441.0,,70.0,,,,,,,Energy,KCAL -5017948,1519764,1008,567.0,,70.0,,,,,,,Energy,KCAL -5018015,1519831,1008,581.0,,70.0,,,,,,,Energy,KCAL -5018173,1519989,1008,511.0,,70.0,,,,,,,Energy,KCAL -5018270,1520086,1008,476.0,,70.0,,,,,,,Energy,KCAL -5018476,1520293,1008,375.0,,70.0,,,,,,,Energy,KCAL -5018615,1520432,1008,67.0,,70.0,,,,,,,Energy,KCAL -5018861,1520679,1008,333.0,,70.0,,,,,,,Energy,KCAL -5018970,1520788,1008,29.0,,70.0,,,,,,,Energy,KCAL -5019003,1520821,1008,444.0,,70.0,,,,,,,Energy,KCAL -5019049,1520867,1008,550.0,,70.0,,,,,,,Energy,KCAL -5019745,1521566,1008,360.0,,70.0,,,,,,,Energy,KCAL -5019912,1521733,1008,393.0,,70.0,,,,,,,Energy,KCAL -5020024,1521845,1008,464.0,,70.0,,,,,,,Energy,KCAL -5020264,1522087,1008,361.0,,70.0,,,,,,,Energy,KCAL -5020388,1522211,1008,500.0,,70.0,,,,,,,Energy,KCAL -5020409,1522232,1008,0.0,,70.0,,,,,,,Energy,KCAL -5020564,1522387,1008,359.0,,70.0,,,,,,,Energy,KCAL -5020733,1522556,1008,300.0,,70.0,,,,,,,Energy,KCAL -5020799,1522624,1008,565.0,,70.0,,,,,,,Energy,KCAL -5020815,1522640,1008,542.0,,70.0,,,,,,,Energy,KCAL -5021171,1522997,1008,548.0,,70.0,,,,,,,Energy,KCAL -5021236,1523062,1008,433.0,,70.0,,,,,,,Energy,KCAL -5021509,1523335,1008,595.0,,70.0,,,,,,,Energy,KCAL -5021545,1523371,1008,600.0,,70.0,,,,,,,Energy,KCAL -5021862,1523688,1008,393.0,,70.0,,,,,,,Energy,KCAL -5022125,1523952,1008,571.0,,70.0,,,,,,,Energy,KCAL -5022146,1523973,1008,143.0,,70.0,,,,,,,Energy,KCAL -5022558,1524386,1008,421.0,,70.0,,,,,,,Energy,KCAL -5022560,1524388,1008,464.0,,70.0,,,,,,,Energy,KCAL -5022924,1524752,1008,536.0,,70.0,,,,,,,Energy,KCAL -5023449,1525278,1008,484.0,,70.0,,,,,,,Energy,KCAL -5023509,1525338,1008,457.0,,70.0,,,,,,,Energy,KCAL -5023729,1525559,1008,489.0,,70.0,,,,,,,Energy,KCAL -5024018,1525849,1008,0.0,,70.0,,,,,,,Energy,KCAL -5024201,1526032,1008,550.0,,70.0,,,,,,,Energy,KCAL -5024351,1526182,1008,46.0,,70.0,,,,,,,Energy,KCAL -5024481,1526313,1008,387.0,,70.0,,,,,,,Energy,KCAL -5024498,1526330,1008,375.0,,70.0,,,,,,,Energy,KCAL -5024634,1526466,1008,600.0,,70.0,,,,,,,Energy,KCAL -5025943,1527780,1008,389.0,,70.0,,,,,,,Energy,KCAL -5025994,1527831,1008,375.0,,70.0,,,,,,,Energy,KCAL -5026108,1527945,1008,53.0,,70.0,,,,,,,Energy,KCAL -5026272,1528109,1008,492.0,,70.0,,,,,,,Energy,KCAL -5026569,1528407,1008,500.0,,70.0,,,,,,,Energy,KCAL -5026631,1528469,1008,550.0,,70.0,,,,,,,Energy,KCAL -5026729,1528567,1008,286.0,,70.0,,,,,,,Energy,KCAL -5026840,1528678,1008,464.0,,70.0,,,,,,,Energy,KCAL -5027069,1528907,1008,464.0,,70.0,,,,,,,Energy,KCAL -5027236,1529074,1008,600.0,,70.0,,,,,,,Energy,KCAL -5027258,1529096,1008,88.0,,70.0,,,,,,,Energy,KCAL -5027427,1529265,1008,575.0,,70.0,,,,,,,Energy,KCAL -5027978,1529817,1008,514.0,,70.0,,,,,,,Energy,KCAL -5028029,1529868,1008,83.0,,70.0,,,,,,,Energy,KCAL -5028371,1530210,1008,500.0,,70.0,,,,,,,Energy,KCAL -5028620,1530460,1008,357.0,,70.0,,,,,,,Energy,KCAL -5028845,1530685,1008,300.0,,70.0,,,,,,,Energy,KCAL -5029270,1531115,1008,601.0,,70.0,,,,,,,Energy,KCAL -5029809,1531659,1008,600.0,,70.0,,,,,,,Energy,KCAL -5030200,1532050,1008,467.0,,70.0,,,,,,,Energy,KCAL -5030408,1532258,1008,333.0,,70.0,,,,,,,Energy,KCAL -5030438,1532288,1008,471.0,,70.0,,,,,,,Energy,KCAL -5030507,1532357,1008,0.0,,70.0,,,,,,,Energy,KCAL -5030642,1532492,1008,464.0,,70.0,,,,,,,Energy,KCAL -5030716,1532567,1008,571.0,,70.0,,,,,,,Energy,KCAL -5031501,1533353,1008,0.0,,70.0,,,,,,,Energy,KCAL -5031543,1533395,1008,393.0,,70.0,,,,,,,Energy,KCAL -5031768,1533620,1008,536.0,,70.0,,,,,,,Energy,KCAL -5031781,1533633,1008,536.0,,70.0,,,,,,,Energy,KCAL -5031906,1533758,1008,389.0,,70.0,,,,,,,Energy,KCAL -5031984,1533836,1008,536.0,,70.0,,,,,,,Energy,KCAL -5032041,1533893,1008,385.0,,70.0,,,,,,,Energy,KCAL -5032279,1534131,1008,379.0,,70.0,,,,,,,Energy,KCAL -5032495,1534348,1008,80.0,,70.0,,,,,,,Energy,KCAL -5032689,1534544,1008,201.0,,70.0,,,,,,,Energy,KCAL -5032794,1534649,1008,145.0,,70.0,,,,,,,Energy,KCAL -5032806,1534661,1008,349.0,,70.0,,,,,,,Energy,KCAL -5032887,1534743,1008,0.0,,70.0,,,,,,,Energy,KCAL -5032944,1534800,1008,467.0,,70.0,,,,,,,Energy,KCAL -5033080,1534937,1008,260.0,,70.0,,,,,,,Energy,KCAL -5033091,1534948,1008,134.0,,70.0,,,,,,,Energy,KCAL -5033301,1535159,1008,857.0,,70.0,,,,,,,Energy,KCAL -5033461,1535319,1008,500.0,,70.0,,,,,,,Energy,KCAL -5034084,1535943,1008,357.0,,70.0,,,,,,,Energy,KCAL -5034297,1536156,1008,159.0,,70.0,,,,,,,Energy,KCAL -5034661,1536520,1008,246.0,,70.0,,,,,,,Energy,KCAL -5034890,1536749,1008,0.0,,70.0,,,,,,,Energy,KCAL -5035277,1537138,1008,274.0,,70.0,,,,,,,Energy,KCAL -5035342,1537203,1008,15.0,,70.0,,,,,,,Energy,KCAL -5035387,1537248,1008,18.0,,70.0,,,,,,,Energy,KCAL -5035438,1537299,1008,58.0,,70.0,,,,,,,Energy,KCAL -5035537,1537398,1008,352.0,,70.0,,,,,,,Energy,KCAL -5035917,1537778,1008,393.0,,70.0,,,,,,,Energy,KCAL -5036562,1538424,1008,200.0,,70.0,,,,,,,Energy,KCAL -5036885,1538747,1008,393.0,,70.0,,,,,,,Energy,KCAL -5036954,1538817,1008,467.0,,70.0,,,,,,,Energy,KCAL -5037079,1538944,1008,435.0,,70.0,,,,,,,Energy,KCAL -5037116,1538981,1008,357.0,,70.0,,,,,,,Energy,KCAL -5037195,1539060,1008,254.0,,70.0,,,,,,,Energy,KCAL -5037201,1539066,1008,349.0,,70.0,,,,,,,Energy,KCAL -5037750,1539617,1008,404.0,,70.0,,,,,,,Energy,KCAL -5038270,1540137,1008,171.0,,70.0,,,,,,,Energy,KCAL -5038530,1540397,1008,514.0,,70.0,,,,,,,Energy,KCAL -5038551,1540418,1008,382.0,,70.0,,,,,,,Energy,KCAL -5038877,1540744,1008,343.0,,70.0,,,,,,,Energy,KCAL -5038923,1540790,1008,325.0,,70.0,,,,,,,Energy,KCAL -5039667,1541535,1008,321.0,,70.0,,,,,,,Energy,KCAL -5040109,1541978,1008,8.0,,70.0,,,,,,,Energy,KCAL -5040330,1542200,1008,370.0,,70.0,,,,,,,Energy,KCAL -5040426,1542296,1008,405.0,,70.0,,,,,,,Energy,KCAL -5040497,1542367,1008,433.0,,70.0,,,,,,,Energy,KCAL -5040604,1542474,1008,333.0,,70.0,,,,,,,Energy,KCAL -5040689,1542559,1008,233.0,,70.0,,,,,,,Energy,KCAL -5040762,1542632,1008,375.0,,70.0,,,,,,,Energy,KCAL -5040771,1542641,1008,267.0,,70.0,,,,,,,Energy,KCAL -5040932,1542802,1008,333.0,,70.0,,,,,,,Energy,KCAL -5040977,1542847,1008,97.0,,70.0,,,,,,,Energy,KCAL -5041011,1542881,1008,410.0,,70.0,,,,,,,Energy,KCAL -5041041,1542911,1008,429.0,,70.0,,,,,,,Energy,KCAL -5041073,1542943,1008,321.0,,70.0,,,,,,,Energy,KCAL -5041251,1543121,1008,800.0,,70.0,,,,,,,Energy,KCAL -5041620,1543490,1008,375.0,,70.0,,,,,,,Energy,KCAL -5041737,1543607,1008,286.0,,70.0,,,,,,,Energy,KCAL -5042153,1544025,1008,50.0,,70.0,,,,,,,Energy,KCAL -5043184,1545057,1008,400.0,,70.0,,,,,,,Energy,KCAL -5043186,1545059,1008,158.0,,70.0,,,,,,,Energy,KCAL -5043192,1545065,1008,400.0,,70.0,,,,,,,Energy,KCAL -5043246,1545119,1008,200.0,,70.0,,,,,,,Energy,KCAL -5043873,1545754,1008,71.0,,70.0,,,,,,,Energy,KCAL -5044018,1545899,1008,107.0,,70.0,,,,,,,Energy,KCAL -5044300,1546181,1008,151.0,,70.0,,,,,,,Energy,KCAL -5044800,1546683,1008,232.0,,70.0,,,,,,,Energy,KCAL -5044996,1546880,1008,250.0,,70.0,,,,,,,Energy,KCAL -5045414,1547306,1008,143.0,,70.0,,,,,,,Energy,KCAL -5045589,1547481,1008,89.0,,70.0,,,,,,,Energy,KCAL -5046132,1548024,1008,71.0,,70.0,,,,,,,Energy,KCAL -5046239,1548131,1008,0.0,,70.0,,,,,,,Energy,KCAL -5046273,1548165,1008,125.0,,70.0,,,,,,,Energy,KCAL -5046357,1548249,1008,135.0,,70.0,,,,,,,Energy,KCAL -5046528,1548420,1008,70.0,,70.0,,,,,,,Energy,KCAL -5046579,1548471,1008,254.0,,70.0,,,,,,,Energy,KCAL -5046631,1548523,1008,54.0,,70.0,,,,,,,Energy,KCAL -5046642,1548534,1008,400.0,,70.0,,,,,,,Energy,KCAL -5046682,1548575,1008,179.0,,70.0,,,,,,,Energy,KCAL -5046873,1548766,1008,33.0,,70.0,,,,,,,Energy,KCAL -5046979,1548872,1008,254.0,,70.0,,,,,,,Energy,KCAL -5047020,1548913,1008,59.0,,70.0,,,,,,,Energy,KCAL -5047067,1548960,1008,167.0,,70.0,,,,,,,Energy,KCAL -5047232,1549125,1008,175.0,,70.0,,,,,,,Energy,KCAL -5047718,1549612,1008,222.0,,70.0,,,,,,,Energy,KCAL -5047745,1549639,1008,18.0,,70.0,,,,,,,Energy,KCAL -5048190,1550087,1008,300.0,,70.0,,,,,,,Energy,KCAL -5048400,1550297,1008,581.0,,70.0,,,,,,,Energy,KCAL -5048711,1550608,1008,478.0,,70.0,,,,,,,Energy,KCAL -5048969,1550866,1008,517.0,,70.0,,,,,,,Energy,KCAL -5049002,1550899,1008,321.0,,70.0,,,,,,,Energy,KCAL -5049167,1551064,1008,53.0,,70.0,,,,,,,Energy,KCAL -5049305,1551202,1008,61.0,,70.0,,,,,,,Energy,KCAL -5049580,1551478,1008,433.0,,70.0,,,,,,,Energy,KCAL -5049702,1551600,1008,368.0,,70.0,,,,,,,Energy,KCAL -5049913,1551811,1008,451.0,,70.0,,,,,,,Energy,KCAL -5049948,1551846,1008,185.0,,70.0,,,,,,,Energy,KCAL -5050153,1552051,1008,133.0,,70.0,,,,,,,Energy,KCAL -5050760,1552659,1008,38.0,,70.0,,,,,,,Energy,KCAL -5051532,1553432,1008,278.0,,70.0,,,,,,,Energy,KCAL -5051574,1553474,1008,62.0,,70.0,,,,,,,Energy,KCAL -5051653,1553553,1008,369.0,,70.0,,,,,,,Energy,KCAL -5051927,1553827,1008,250.0,,70.0,,,,,,,Energy,KCAL -5051941,1553841,1008,378.0,,70.0,,,,,,,Energy,KCAL -5051992,1553892,1008,531.0,,70.0,,,,,,,Energy,KCAL -5052115,1554015,1008,333.0,,70.0,,,,,,,Energy,KCAL -5052259,1554159,1008,202.0,,70.0,,,,,,,Energy,KCAL -5052270,1554170,1008,79.0,,70.0,,,,,,,Energy,KCAL -5052360,1554260,1008,368.0,,70.0,,,,,,,Energy,KCAL -5052466,1554366,1008,173.0,,70.0,,,,,,,Energy,KCAL -5052527,1554427,1008,58.0,,70.0,,,,,,,Energy,KCAL -5052659,1554559,1008,84.0,,70.0,,,,,,,Energy,KCAL -5052764,1554664,1008,250.0,,70.0,,,,,,,Energy,KCAL -5052966,1554866,1008,186.0,,70.0,,,,,,,Energy,KCAL -5053047,1554947,1008,263.0,,70.0,,,,,,,Energy,KCAL -5053104,1555004,1008,316.0,,70.0,,,,,,,Energy,KCAL -5053473,1555374,1008,159.0,,70.0,,,,,,,Energy,KCAL -5053653,1555556,1008,500.0,,70.0,,,,,,,Energy,KCAL -5054031,1555934,1008,241.0,,70.0,,,,,,,Energy,KCAL -5054116,1556019,1008,53.0,,70.0,,,,,,,Energy,KCAL -5054602,1556506,1008,44.0,,70.0,,,,,,,Energy,KCAL -5054633,1556537,1008,571.0,,70.0,,,,,,,Energy,KCAL -5054938,1556845,1008,88.0,,70.0,,,,,,,Energy,KCAL -5054939,1556846,1008,108.0,,70.0,,,,,,,Energy,KCAL -5054943,1556850,1008,61.0,,70.0,,,,,,,Energy,KCAL -5055169,1557076,1008,247.0,,70.0,,,,,,,Energy,KCAL -5055322,1557229,1008,65.0,,70.0,,,,,,,Energy,KCAL -5055418,1557325,1008,116.0,,70.0,,,,,,,Energy,KCAL -5055867,1557776,1008,167.0,,70.0,,,,,,,Energy,KCAL -5055958,1557867,1008,32.0,,70.0,,,,,,,Energy,KCAL -5056000,1557909,1008,375.0,,70.0,,,,,,,Energy,KCAL -5056178,1558089,1008,300.0,,70.0,,,,,,,Energy,KCAL -5056206,1558117,1008,333.0,,70.0,,,,,,,Energy,KCAL -5056383,1558294,1008,200.0,,70.0,,,,,,,Energy,KCAL -5056427,1558338,1008,263.0,,70.0,,,,,,,Energy,KCAL -5056701,1558616,1008,216.0,,70.0,,,,,,,Energy,KCAL -5056853,1558768,1008,141.0,,70.0,,,,,,,Energy,KCAL -5056975,1558891,1008,182.0,,70.0,,,,,,,Energy,KCAL -5057051,1558967,1008,129.0,,70.0,,,,,,,Energy,KCAL -5057080,1558996,1008,375.0,,70.0,,,,,,,Energy,KCAL -5057206,1559122,1008,186.0,,70.0,,,,,,,Energy,KCAL -5057262,1559178,1008,112.0,,70.0,,,,,,,Energy,KCAL -5057427,1559343,1008,467.0,,70.0,,,,,,,Energy,KCAL -5057507,1559423,1008,444.0,,70.0,,,,,,,Energy,KCAL -5057752,1559669,1008,230.0,,70.0,,,,,,,Energy,KCAL -5057828,1559745,1008,17.0,,70.0,,,,,,,Energy,KCAL -5057832,1559749,1008,92.0,,70.0,,,,,,,Energy,KCAL -5058308,1560226,1008,69.0,,70.0,,,,,,,Energy,KCAL -5058771,1560690,1008,105.0,,70.0,,,,,,,Energy,KCAL -5058834,1560754,1008,133.0,,70.0,,,,,,,Energy,KCAL -5058983,1560904,1008,129.0,,70.0,,,,,,,Energy,KCAL -5059225,1561146,1008,162.0,,70.0,,,,,,,Energy,KCAL -5059387,1561308,1008,235.0,,70.0,,,,,,,Energy,KCAL -5059506,1561427,1008,212.0,,70.0,,,,,,,Energy,KCAL -5059605,1561526,1008,159.0,,70.0,,,,,,,Energy,KCAL -5059658,1561579,1008,41.0,,70.0,,,,,,,Energy,KCAL -5059718,1561640,1008,118.0,,70.0,,,,,,,Energy,KCAL -5059933,1561858,1008,77.0,,70.0,,,,,,,Energy,KCAL -5060032,1561957,1008,143.0,,70.0,,,,,,,Energy,KCAL -5060100,1562025,1008,281.0,,70.0,,,,,,,Energy,KCAL -5060157,1562082,1008,275.0,,70.0,,,,,,,Energy,KCAL -5060411,1562337,1008,447.0,,70.0,,,,,,,Energy,KCAL -5060526,1562452,1008,75.0,,70.0,,,,,,,Energy,KCAL -5060893,1562820,1008,250.0,,70.0,,,,,,,Energy,KCAL -5061686,1563616,1008,75.0,,70.0,,,,,,,Energy,KCAL -5061982,1563914,1008,524.0,,70.0,,,,,,,Energy,KCAL -5062012,1563944,1008,72.0,,70.0,,,,,,,Energy,KCAL -5062056,1563988,1008,180.0,,70.0,,,,,,,Energy,KCAL -5062156,1564089,1008,125.0,,70.0,,,,,,,Energy,KCAL -5062162,1564095,1008,357.0,,70.0,,,,,,,Energy,KCAL -5062271,1564205,1008,71.0,,70.0,,,,,,,Energy,KCAL -5062545,1564488,1008,550.0,,70.0,,,,,,,Energy,KCAL -5062802,1564745,1008,500.0,,70.0,,,,,,,Energy,KCAL -5063453,1565396,1008,520.0,,70.0,,,,,,,Energy,KCAL -5063704,1565647,1008,140.0,,70.0,,,,,,,Energy,KCAL -5063766,1565709,1008,525.0,,70.0,,,,,,,Energy,KCAL -5064240,1566183,1008,393.0,,70.0,,,,,,,Energy,KCAL -5064293,1566237,1008,133.0,,70.0,,,,,,,Energy,KCAL -5064829,1566774,1008,474.0,,70.0,,,,,,,Energy,KCAL -5064871,1566816,1008,857.0,,70.0,,,,,,,Energy,KCAL -5064981,1566926,1008,553.0,,70.0,,,,,,,Energy,KCAL -5065024,1566969,1008,256.0,,70.0,,,,,,,Energy,KCAL -5065237,1567182,1008,289.0,,70.0,,,,,,,Energy,KCAL -5065311,1567258,1008,533.0,,70.0,,,,,,,Energy,KCAL -5065342,1567289,1008,500.0,,70.0,,,,,,,Energy,KCAL -5065571,1567518,1008,295.0,,70.0,,,,,,,Energy,KCAL -5065612,1567559,1008,417.0,,70.0,,,,,,,Energy,KCAL -5065757,1567704,1008,362.0,,70.0,,,,,,,Energy,KCAL -5065827,1567774,1008,0.0,,70.0,,,,,,,Energy,KCAL -5065861,1567808,1008,128.0,,70.0,,,,,,,Energy,KCAL -5065982,1567929,1008,0.0,,70.0,,,,,,,Energy,KCAL -5066338,1568286,1008,370.0,,70.0,,,,,,,Energy,KCAL -5066483,1568431,1008,161.0,,70.0,,,,,,,Energy,KCAL -5066631,1568579,1008,161.0,,70.0,,,,,,,Energy,KCAL -5066779,1568727,1008,18.0,,70.0,,,,,,,Energy,KCAL -5066791,1568739,1008,350.0,,70.0,,,,,,,Energy,KCAL -5066807,1568755,1008,381.0,,70.0,,,,,,,Energy,KCAL -5066866,1568817,1008,333.0,,70.0,,,,,,,Energy,KCAL -5066998,1568949,1008,277.0,,70.0,,,,,,,Energy,KCAL -5067023,1568974,1008,303.0,,70.0,,,,,,,Energy,KCAL -5067046,1568997,1008,375.0,,70.0,,,,,,,Energy,KCAL -5067134,1569085,1008,633.0,,70.0,,,,,,,Energy,KCAL -5067271,1569222,1008,54.0,,70.0,,,,,,,Energy,KCAL -5067371,1569322,1008,567.0,,70.0,,,,,,,Energy,KCAL -5067470,1569421,1008,243.0,,70.0,,,,,,,Energy,KCAL -5067622,1569573,1008,38.0,,70.0,,,,,,,Energy,KCAL -5067653,1569604,1008,75.0,,70.0,,,,,,,Energy,KCAL -5067911,1569862,1008,167.0,,70.0,,,,,,,Energy,KCAL -5068742,1570694,1008,375.0,,70.0,,,,,,,Energy,KCAL -5068777,1570729,1008,567.0,,70.0,,,,,,,Energy,KCAL -5068959,1570911,1008,118.0,,70.0,,,,,,,Energy,KCAL -5069260,1571213,1008,45.0,,70.0,,,,,,,Energy,KCAL -5069565,1571519,1008,134.0,,70.0,,,,,,,Energy,KCAL -5069753,1571707,1008,67.0,,70.0,,,,,,,Energy,KCAL -5069885,1571840,1008,190.0,,70.0,,,,,,,Energy,KCAL -5069972,1571927,1008,270.0,,70.0,,,,,,,Energy,KCAL -5069997,1571953,1008,464.0,,70.0,,,,,,,Energy,KCAL -5070014,1571971,1008,381.0,,70.0,,,,,,,Energy,KCAL -5070180,1572137,1008,37.0,,70.0,,,,,,,Energy,KCAL -5070427,1572384,1008,306.0,,70.0,,,,,,,Energy,KCAL -5070623,1572581,1008,282.0,,70.0,,,,,,,Energy,KCAL -5070633,1572591,1008,349.0,,70.0,,,,,,,Energy,KCAL -5071023,1572984,1008,17.0,,70.0,,,,,,,Energy,KCAL -5071329,1573291,1008,193.0,,70.0,,,,,,,Energy,KCAL -5071673,1573635,1008,21.0,,70.0,,,,,,,Energy,KCAL -5071791,1573753,1008,350.0,,70.0,,,,,,,Energy,KCAL -5072161,1574124,1008,383.0,,70.0,,,,,,,Energy,KCAL -5072189,1574152,1008,153.0,,70.0,,,,,,,Energy,KCAL -5072197,1574160,1008,67.0,,70.0,,,,,,,Energy,KCAL -5072544,1574508,1008,107.0,,70.0,,,,,,,Energy,KCAL -5072660,1574624,1008,48.0,,70.0,,,,,,,Energy,KCAL -5072701,1574665,1008,256.0,,70.0,,,,,,,Energy,KCAL -5072844,1574808,1008,564.0,,70.0,,,,,,,Energy,KCAL -5073102,1575067,1008,127.0,,70.0,,,,,,,Energy,KCAL -5073379,1575349,1008,500.0,,70.0,,,,,,,Energy,KCAL -5073392,1575362,1008,543.0,,70.0,,,,,,,Energy,KCAL -5073455,1575425,1008,106.0,,70.0,,,,,,,Energy,KCAL -5073950,1575926,1008,269.0,,70.0,,,,,,,Energy,KCAL -5074190,1576167,1008,536.0,,70.0,,,,,,,Energy,KCAL -5074649,1576628,1008,487.0,,70.0,,,,,,,Energy,KCAL -5074680,1576660,1008,393.0,,70.0,,,,,,,Energy,KCAL -5074738,1576721,1008,590.0,,70.0,,,,,,,Energy,KCAL -5075138,1577135,1008,393.0,,70.0,,,,,,,Energy,KCAL -5075178,1577175,1008,323.0,,70.0,,,,,,,Energy,KCAL -5075305,1577303,1008,343.0,,70.0,,,,,,,Energy,KCAL -5075518,1577522,1008,79.0,,70.0,,,,,,,Energy,KCAL -5075540,1577544,1008,367.0,,70.0,,,,,,,Energy,KCAL -5075856,1577860,1008,50.0,,70.0,,,,,,,Energy,KCAL -5076108,1578116,1008,375.0,,70.0,,,,,,,Energy,KCAL -5076176,1578184,1008,280.0,,70.0,,,,,,,Energy,KCAL -5076229,1578237,1008,355.0,,70.0,,,,,,,Energy,KCAL -5076320,1578328,1008,255.0,,70.0,,,,,,,Energy,KCAL -5076660,1578668,1008,52.0,,70.0,,,,,,,Energy,KCAL -5076709,1578717,1008,372.0,,70.0,,,,,,,Energy,KCAL -5077149,1579157,1008,273.0,,70.0,,,,,,,Energy,KCAL -5077189,1579198,1008,277.0,,70.0,,,,,,,Energy,KCAL -5077243,1579254,1008,15.0,,70.0,,,,,,,Energy,KCAL -5077331,1579342,1008,393.0,,70.0,,,,,,,Energy,KCAL -5077816,1579830,1008,412.0,,70.0,,,,,,,Energy,KCAL -5077924,1579938,1008,800.0,,70.0,,,,,,,Energy,KCAL -5077939,1579953,1008,46.0,,70.0,,,,,,,Energy,KCAL -5077996,1580010,1008,333.0,,70.0,,,,,,,Energy,KCAL -5078049,1580063,1008,0.0,,70.0,,,,,,,Energy,KCAL -5078799,1580820,1008,500.0,,70.0,,,,,,,Energy,KCAL -5079265,1581286,1008,49.0,,70.0,,,,,,,Energy,KCAL -5079315,1581336,1008,128.0,,70.0,,,,,,,Energy,KCAL -5079333,1581354,1008,378.0,,70.0,,,,,,,Energy,KCAL -5079738,1581761,1008,4.0,,70.0,,,,,,,Energy,KCAL -5079966,1581990,1008,133.0,,70.0,,,,,,,Energy,KCAL -5080633,1582659,1008,75.0,,70.0,,,,,,,Energy,KCAL -5081204,1583234,1008,500.0,,70.0,,,,,,,Energy,KCAL -5081240,1583270,1008,400.0,,70.0,,,,,,,Energy,KCAL -5081874,1583912,1008,441.0,,70.0,,,,,,,Energy,KCAL -5081895,1583933,1008,88.0,,70.0,,,,,,,Energy,KCAL -5081992,1584030,1008,167.0,,70.0,,,,,,,Energy,KCAL -5082001,1584039,1008,375.0,,70.0,,,,,,,Energy,KCAL -5082074,1584112,1008,250.0,,70.0,,,,,,,Energy,KCAL -5082396,1584442,1008,600.0,,70.0,,,,,,,Energy,KCAL -5082551,1584599,1008,0.0,,70.0,,,,,,,Energy,KCAL -5082649,1584697,1008,45.0,,70.0,,,,,,,Energy,KCAL -5082746,1584794,1008,200.0,,70.0,,,,,,,Energy,KCAL -5082989,1585041,1008,381.0,,70.0,,,,,,,Energy,KCAL -5083043,1585097,1008,400.0,,70.0,,,,,,,Energy,KCAL -5083202,1585258,1008,271.0,,70.0,,,,,,,Energy,KCAL -5083543,1585601,1008,25.0,,70.0,,,,,,,Energy,KCAL -5083651,1585709,1008,233.0,,70.0,,,,,,,Energy,KCAL -5083758,1585819,1008,0.0,,70.0,,,,,,,Energy,KCAL -5083832,1585893,1008,54.0,,70.0,,,,,,,Energy,KCAL -5083843,1585904,1008,133.0,,70.0,,,,,,,Energy,KCAL -5083847,1585908,1008,594.0,,70.0,,,,,,,Energy,KCAL -5083907,1585968,1008,62.0,,70.0,,,,,,,Energy,KCAL -5084201,1586262,1008,42.0,,70.0,,,,,,,Energy,KCAL -5084457,1586539,1008,484.0,,70.0,,,,,,,Energy,KCAL -5084567,1586649,1008,400.0,,70.0,,,,,,,Energy,KCAL -5085029,1587115,1008,0.0,,70.0,,,,,,,Energy,KCAL -5085102,1587191,1008,233.0,,70.0,,,,,,,Energy,KCAL -5085217,1587314,1008,0.0,,70.0,,,,,,,Energy,KCAL -5085336,1587434,1008,167.0,,70.0,,,,,,,Energy,KCAL -5085888,1587993,1008,395.0,,70.0,,,,,,,Energy,KCAL -5086060,1588166,1008,820.0,,70.0,,,,,,,Energy,KCAL -5086065,1588171,1008,800.0,,70.0,,,,,,,Energy,KCAL -5086219,1588326,1008,19.0,,70.0,,,,,,,Energy,KCAL -5086225,1588332,1008,42.0,,70.0,,,,,,,Energy,KCAL -5086227,1588334,1008,0.0,,70.0,,,,,,,Energy,KCAL -5086895,1589003,1008,317.0,,70.0,,,,,,,Energy,KCAL -5087280,1589391,1008,0.0,,70.0,,,,,,,Energy,KCAL -5087347,1589458,1008,3143.0,,70.0,,,,,,,Energy,KCAL -5087799,1589914,1008,52.0,,70.0,,,,,,,Energy,KCAL -5088063,1590179,1008,94.0,,70.0,,,,,,,Energy,KCAL -5088086,1590202,1008,102.0,,70.0,,,,,,,Energy,KCAL -5088625,1590745,1008,92.0,,70.0,,,,,,,Energy,KCAL -5088749,1590869,1008,200.0,,70.0,,,,,,,Energy,KCAL -5089133,1591258,1008,32.0,,70.0,,,,,,,Energy,KCAL -5089145,1591273,1008,500.0,,70.0,,,,,,,Energy,KCAL -5089431,1591573,1008,223.0,,70.0,,,,,,,Energy,KCAL -5089509,1591651,1008,247.0,,70.0,,,,,,,Energy,KCAL -5089692,1591834,1008,99.0,,70.0,,,,,,,Energy,KCAL -5089752,1591894,1008,236.0,,70.0,,,,,,,Energy,KCAL -5090198,1592343,1008,10.0,,70.0,,,,,,,Energy,KCAL -5090320,1592529,1008,51.0,,70.0,,,,,,,Energy,KCAL -5090325,1592541,1008,131.0,,70.0,,,,,,,Energy,KCAL -5090333,1592594,1008,333.0,,70.0,,,,,,,Energy,KCAL -5090366,1592633,1008,368.0,,70.0,,,,,,,Energy,KCAL -5090403,1592670,1008,400.0,,70.0,,,,,,,Energy,KCAL -5090673,1592943,1008,379.0,,70.0,,,,,,,Energy,KCAL -5090890,1593161,1008,250.0,,70.0,,,,,,,Energy,KCAL -5091035,1593315,1008,1875.0,,70.0,,,,,,,Energy,KCAL -5091260,1593553,1008,258.0,,70.0,,,,,,,Energy,KCAL -5091477,1593787,1008,500.0,,70.0,,,,,,,Energy,KCAL -5091576,1593895,1008,553.0,,70.0,,,,,,,Energy,KCAL -5091719,1594047,1008,441.0,,70.0,,,,,,,Energy,KCAL -5091915,1594306,1008,640.0,,70.0,,,,,,,Energy,KCAL -5091996,1594419,1008,0.0,,70.0,,,,,,,Energy,KCAL -5092029,1594453,1008,525.0,,70.0,,,,,,,Energy,KCAL -5092082,1594506,1008,593.0,,70.0,,,,,,,Energy,KCAL -5092369,1594817,1008,48.0,,70.0,,,,,,,Energy,KCAL -5092696,1595351,1008,475.0,,70.0,,,,,,,Energy,KCAL -5092772,1595427,1008,300.0,,70.0,,,,,,,Energy,KCAL -5093239,1596034,1008,471.0,,70.0,,,,,,,Energy,KCAL -5093295,1596096,1008,429.0,,70.0,,,,,,,Energy,KCAL -5093732,1596565,1008,393.0,,70.0,,,,,,,Energy,KCAL -5093867,1596725,1008,333.0,,70.0,,,,,,,Energy,KCAL -5094357,1597240,1008,500.0,,70.0,,,,,,,Energy,KCAL -5094793,1597705,1008,240.0,,70.0,,,,,,,Energy,KCAL -5094860,1597774,1008,79.0,,70.0,,,,,,,Energy,KCAL -5095159,1598075,1008,81.0,,70.0,,,,,,,Energy,KCAL -5095277,1598202,1008,136.0,,70.0,,,,,,,Energy,KCAL -5095676,1598632,1008,117.0,,70.0,,,,,,,Energy,KCAL -5095743,1598699,1008,121.0,,70.0,,,,,,,Energy,KCAL -5096102,1599061,1008,56.0,,70.0,,,,,,,Energy,KCAL -5096252,1599212,1008,286.0,,70.0,,,,,,,Energy,KCAL -5096310,1599285,1008,375.0,,70.0,,,,,,,Energy,KCAL -5096724,1599725,1008,254.0,,70.0,,,,,,,Energy,KCAL -5097289,1600336,1008,520.0,,70.0,,,,,,,Energy,KCAL -5097393,1600442,1008,269.0,,70.0,,,,,,,Energy,KCAL -5097439,1600506,1008,257.0,,70.0,,,,,,,Energy,KCAL -5097472,1600547,1008,305.0,,70.0,,,,,,,Energy,KCAL -5097549,1600625,1008,350.0,,70.0,,,,,,,Energy,KCAL -5097555,1600631,1008,390.0,,70.0,,,,,,,Energy,KCAL -5097574,1600650,1008,30.0,,70.0,,,,,,,Energy,KCAL -5098447,1601552,1008,429.0,,70.0,,,,,,,Energy,KCAL -5098534,1601657,1008,267.0,,70.0,,,,,,,Energy,KCAL -5098665,1601814,1008,400.0,,70.0,,,,,,,Energy,KCAL -5098771,1601928,1008,384.0,,70.0,,,,,,,Energy,KCAL -5098830,1602001,1008,380.0,,70.0,,,,,,,Energy,KCAL -5098915,1602112,1008,524.0,,70.0,,,,,,,Energy,KCAL -5099366,1602585,1008,93.0,,70.0,,,,,,,Energy,KCAL -5099432,1602652,1008,71.0,,70.0,,,,,,,Energy,KCAL -5099501,1602721,1008,422.0,,70.0,,,,,,,Energy,KCAL -5099698,1602931,1008,536.0,,70.0,,,,,,,Energy,KCAL -5099703,1602937,1008,536.0,,70.0,,,,,,,Energy,KCAL -5099808,1603044,1008,29.0,,70.0,,,,,,,Energy,KCAL -5100327,1603564,1008,312.0,,70.0,,,,,,,Energy,KCAL -5100752,1604001,1008,393.0,,70.0,,,,,,,Energy,KCAL -5100894,1604145,1008,228.0,,70.0,,,,,,,Energy,KCAL -5100977,1604253,1008,250.0,,70.0,,,,,,,Energy,KCAL -5101513,1604803,1008,0.0,,70.0,,,,,,,Energy,KCAL -5101569,1604861,1008,29.0,,70.0,,,,,,,Energy,KCAL -5101709,1605002,1008,571.0,,70.0,,,,,,,Energy,KCAL -5101966,1605262,1008,0.0,,70.0,,,,,,,Energy,KCAL -5101978,1605274,1008,467.0,,70.0,,,,,,,Energy,KCAL -5102015,1605312,1008,714.0,,70.0,,,,,,,Energy,KCAL -5102033,1605330,1008,571.0,,70.0,,,,,,,Energy,KCAL -5102155,1605452,1008,500.0,,70.0,,,,,,,Energy,KCAL -5102165,1605462,1008,422.0,,70.0,,,,,,,Energy,KCAL -5102603,1605902,1008,469.0,,70.0,,,,,,,Energy,KCAL -5102652,1605951,1008,400.0,,70.0,,,,,,,Energy,KCAL -5103967,1607268,1008,229.0,,70.0,,,,,,,Energy,KCAL -5104107,1607412,1008,0.0,,70.0,,,,,,,Energy,KCAL -5104185,1607490,1008,108.0,,70.0,,,,,,,Energy,KCAL -5104315,1607622,1008,149.0,,70.0,,,,,,,Energy,KCAL -5104333,1607640,1008,306.0,,70.0,,,,,,,Energy,KCAL -5104603,1607910,1008,381.0,,70.0,,,,,,,Energy,KCAL -5104782,1608089,1008,281.0,,70.0,,,,,,,Energy,KCAL -5105050,1608359,1008,600.0,,70.0,,,,,,,Energy,KCAL -5105294,1608636,1008,390.0,,70.0,,,,,,,Energy,KCAL -5105349,1608691,1008,300.0,,70.0,,,,,,,Energy,KCAL -5105382,1608724,1008,429.0,,70.0,,,,,,,Energy,KCAL -5105698,1609043,1008,200.0,,70.0,,,,,,,Energy,KCAL -5105898,1609243,1008,184.0,,70.0,,,,,,,Energy,KCAL -5106003,1609349,1008,491.0,,70.0,,,,,,,Energy,KCAL -5106119,1609465,1008,263.0,,70.0,,,,,,,Energy,KCAL -5106184,1609531,1008,400.0,,70.0,,,,,,,Energy,KCAL -5106429,1609784,1008,57.0,,70.0,,,,,,,Energy,KCAL -5106714,1610072,1008,0.0,,70.0,,,,,,,Energy,KCAL -5106757,1610115,1008,188.0,,70.0,,,,,,,Energy,KCAL -5106868,1610228,1008,607.0,,70.0,,,,,,,Energy,KCAL -5106987,1610348,1008,192.0,,70.0,,,,,,,Energy,KCAL -5107259,1610620,1008,537.0,,70.0,,,,,,,Energy,KCAL -5107280,1610641,1008,250.0,,70.0,,,,,,,Energy,KCAL -5107623,1610994,1008,571.0,,70.0,,,,,,,Energy,KCAL -5107872,1611256,1008,225.0,,70.0,,,,,,,Energy,KCAL -5108140,1611538,1008,74.0,,70.0,,,,,,,Energy,KCAL -5108146,1611544,1008,125.0,,70.0,,,,,,,Energy,KCAL -5108309,1611707,1008,18.0,,70.0,,,,,,,Energy,KCAL -5108359,1611782,1008,102.0,,70.0,,,,,,,Energy,KCAL -5108407,1611832,1008,33.0,,70.0,,,,,,,Energy,KCAL -5109091,1612521,1008,42.0,,70.0,,,,,,,Energy,KCAL -5109421,1612852,1008,234.0,,70.0,,,,,,,Energy,KCAL -5109540,1612971,1008,316.0,,70.0,,,,,,,Energy,KCAL -5109806,1613237,1008,356.0,,70.0,,,,,,,Energy,KCAL -5110360,1613791,1008,393.0,,70.0,,,,,,,Energy,KCAL -5110640,1614072,1008,53.0,,70.0,,,,,,,Energy,KCAL -5110693,1614126,1008,17.0,,70.0,,,,,,,Energy,KCAL -5111013,1614449,1008,36.0,,70.0,,,,,,,Energy,KCAL -5111175,1614612,1008,24.0,,70.0,,,,,,,Energy,KCAL -5111570,1615009,1008,115.0,,70.0,,,,,,,Energy,KCAL -5111786,1615227,1008,129.0,,70.0,,,,,,,Energy,KCAL -5111794,1615235,1008,49.0,,70.0,,,,,,,Energy,KCAL -5111834,1615276,1008,375.0,,70.0,,,,,,,Energy,KCAL -5112186,1615628,1008,250.0,,70.0,,,,,,,Energy,KCAL -5112303,1615745,1008,219.0,,70.0,,,,,,,Energy,KCAL -5112515,1615957,1008,54.0,,70.0,,,,,,,Energy,KCAL -5113223,1616668,1008,64.0,,70.0,,,,,,,Energy,KCAL -5113596,1617043,1008,0.0,,70.0,,,,,,,Energy,KCAL -5113667,1617114,1008,202.0,,70.0,,,,,,,Energy,KCAL -5113764,1617211,1008,100.0,,70.0,,,,,,,Energy,KCAL -5113855,1617302,1008,225.0,,70.0,,,,,,,Energy,KCAL -5114095,1617544,1008,375.0,,70.0,,,,,,,Energy,KCAL -5114308,1617759,1008,125.0,,70.0,,,,,,,Energy,KCAL -5114468,1617920,1008,355.0,,70.0,,,,,,,Energy,KCAL -5114497,1617949,1008,385.0,,70.0,,,,,,,Energy,KCAL -5114523,1617976,1008,53.0,,70.0,,,,,,,Energy,KCAL -5114557,1618011,1008,444.0,,70.0,,,,,,,Energy,KCAL -5115012,1618473,1008,524.0,,70.0,,,,,,,Energy,KCAL -5115376,1618841,1008,79.0,,70.0,,,,,,,Energy,KCAL -5115462,1618927,1008,467.0,,70.0,,,,,,,Energy,KCAL -5116145,1619619,1008,18.0,,70.0,,,,,,,Energy,KCAL -5116490,1619974,1008,17.0,,70.0,,,,,,,Energy,KCAL -5117162,1620675,1008,450.0,,70.0,,,,,,,Energy,KCAL -5117190,1620704,1008,156.0,,70.0,,,,,,,Energy,KCAL -5117207,1620722,1008,50.0,,70.0,,,,,,,Energy,KCAL -5117208,1620723,1008,50.0,,70.0,,,,,,,Energy,KCAL -5117382,1620900,1008,393.0,,70.0,,,,,,,Energy,KCAL -5117765,1621318,1008,33.0,,70.0,,,,,,,Energy,KCAL -5118043,1621597,1008,18.0,,70.0,,,,,,,Energy,KCAL -5118094,1621648,1008,238.0,,70.0,,,,,,,Energy,KCAL -5118528,1622114,1008,207.0,,70.0,,,,,,,Energy,KCAL -5118535,1622121,1008,500.0,,70.0,,,,,,,Energy,KCAL -5118566,1622152,1008,200.0,,70.0,,,,,,,Energy,KCAL -5118785,1622373,1008,100.0,,70.0,,,,,,,Energy,KCAL -5118870,1622458,1008,47.0,,70.0,,,,,,,Energy,KCAL -5118902,1622490,1008,189.0,,70.0,,,,,,,Energy,KCAL -5119333,1622925,1008,310.0,,70.0,,,,,,,Energy,KCAL -5119348,1622940,1008,0.0,,70.0,,,,,,,Energy,KCAL -5119501,1623104,1008,279.0,,70.0,,,,,,,Energy,KCAL -5119640,1623245,1008,571.0,,70.0,,,,,,,Energy,KCAL -5119828,1623439,1008,28.0,,70.0,,,,,,,Energy,KCAL -5119876,1623487,1008,106.0,,70.0,,,,,,,Energy,KCAL -5119918,1623529,1008,548.0,,70.0,,,,,,,Energy,KCAL -5120034,1623652,1008,133.0,,70.0,,,,,,,Energy,KCAL -5120365,1623999,1008,46.0,,70.0,,,,,,,Energy,KCAL -5120550,1624210,1008,403.0,,70.0,,,,,,,Energy,KCAL -5120706,1624372,1008,107.0,,70.0,,,,,,,Energy,KCAL -5121164,1624855,1008,536.0,,70.0,,,,,,,Energy,KCAL -5121203,1624903,1008,212.0,,70.0,,,,,,,Energy,KCAL -5121305,1625035,1008,233.0,,70.0,,,,,,,Energy,KCAL -5121464,1625242,1008,96.0,,70.0,,,,,,,Energy,KCAL -5121554,1625342,1008,400.0,,70.0,,,,,,,Energy,KCAL -5121560,1625348,1008,0.0,,70.0,,,,,,,Energy,KCAL -5121967,1625834,1008,419.0,,70.0,,,,,,,Energy,KCAL -5122081,1625966,1008,400.0,,70.0,,,,,,,Energy,KCAL -5122262,1626186,1008,224.0,,70.0,,,,,,,Energy,KCAL -5122310,1626239,1008,333.0,,70.0,,,,,,,Energy,KCAL -5122400,1626342,1008,419.0,,70.0,,,,,,,Energy,KCAL -5122453,1626586,1008,58.0,,70.0,,,,,,,Energy,KCAL -5122484,1626666,1008,344.0,,70.0,,,,,,,Energy,KCAL -5122501,1626700,1008,51.0,,70.0,,,,,,,Energy,KCAL -5122557,1626756,1008,227.0,,70.0,,,,,,,Energy,KCAL -5122595,1626797,1008,216.0,,70.0,,,,,,,Energy,KCAL -5122967,1627334,1008,42.0,,70.0,,,,,,,Energy,KCAL -5123375,1627812,1008,47.0,,70.0,,,,,,,Energy,KCAL -5123448,1627895,1008,42.0,,70.0,,,,,,,Energy,KCAL -5123457,1627904,1008,51.0,,70.0,,,,,,,Energy,KCAL -5123897,1628531,1008,524.0,,70.0,,,,,,,Energy,KCAL -5123913,1628589,1008,281.0,,70.0,,,,,,,Energy,KCAL -5124045,1628974,1008,375.0,,70.0,,,,,,,Energy,KCAL -5124200,1629234,1008,233.0,,70.0,,,,,,,Energy,KCAL -5124452,1629487,1008,32.0,,70.0,,,,,,,Energy,KCAL -5124727,1629852,1008,367.0,,70.0,,,,,,,Energy,KCAL -5125221,1630457,1008,63.0,,70.0,,,,,,,Energy,KCAL -5125301,1630556,1008,0.0,,70.0,,,,,,,Energy,KCAL -5125340,1630608,1008,186.0,,70.0,,,,,,,Energy,KCAL -5125482,1630900,1008,120.0,,70.0,,,,,,,Energy,KCAL -5125515,1630967,1008,353.0,,70.0,,,,,,,Energy,KCAL -5125645,1631283,1008,0.0,,70.0,,,,,,,Energy,KCAL -5125690,1631339,1008,524.0,,70.0,,,,,,,Energy,KCAL -5125736,1631394,1008,263.0,,73.0,,,,,,,Energy,KCAL -5125815,1631560,1008,475.0,,70.0,,,,,,,Energy,KCAL -5126022,1631807,1008,221.0,,70.0,,,,,,,Energy,KCAL -5126026,1631811,1008,536.0,,70.0,,,,,,,Energy,KCAL -5126096,1631881,1008,643.0,,70.0,,,,,,,Energy,KCAL -5126806,1632721,1008,286.0,,70.0,,,,,,,Energy,KCAL -5127164,1633098,1008,567.0,,70.0,,,,,,,Energy,KCAL -5127231,1633169,1008,367.0,,70.0,,,,,,,Energy,KCAL -5127287,1633228,1008,62.0,,70.0,,,,,,,Energy,KCAL -5127374,1633323,1008,260.0,,70.0,,,,,,,Energy,KCAL -5127404,1633356,1008,500.0,,70.0,,,,,,,Energy,KCAL -5127459,1633424,1008,147.0,,70.0,,,,,,,Energy,KCAL -5127479,1633447,1008,424.0,,70.0,,,,,,,Energy,KCAL -5128331,1634454,1008,333.0,,70.0,,,,,,,Energy,KCAL -5128489,1634648,1008,25.0,,70.0,,,,,,,Energy,KCAL -5128590,1634770,1008,400.0,,70.0,,,,,,,Energy,KCAL -5128768,1634978,1008,220.0,,70.0,,,,,,,Energy,KCAL -5128912,1635140,1008,400.0,,70.0,,,,,,,Energy,KCAL -5129180,1635597,1008,293.0,,70.0,,,,,,,Energy,KCAL -5129412,1635985,1008,385.0,,70.0,,,,,,,Energy,KCAL -5129472,1636105,1008,452.0,,70.0,,,,,,,Energy,KCAL -5129602,1636345,1008,97.0,,70.0,,,,,,,Energy,KCAL -5129804,1636557,1008,82.0,,70.0,,,,,,,Energy,KCAL -5129807,1636560,1008,35.0,,70.0,,,,,,,Energy,KCAL -5129844,1636598,1008,359.0,,70.0,,,,,,,Energy,KCAL -5129852,1636607,1008,226.0,,70.0,,,,,,,Energy,KCAL -5130081,1636841,1008,156.0,,70.0,,,,,,,Energy,KCAL -5130187,1636949,1008,83.0,,70.0,,,,,,,Energy,KCAL -5130220,1636982,1008,0.0,,70.0,,,,,,,Energy,KCAL -5130499,1637266,1008,58.0,,70.0,,,,,,,Energy,KCAL -5130548,1637315,1008,356.0,,70.0,,,,,,,Energy,KCAL -5130600,1637367,1008,100.0,,70.0,,,,,,,Energy,KCAL -5130766,1637534,1008,263.0,,70.0,,,,,,,Energy,KCAL -5130947,1637716,1008,575.0,,70.0,,,,,,,Energy,KCAL -5131086,1637855,1008,109.0,,70.0,,,,,,,Energy,KCAL -5131118,1637887,1008,67.0,,70.0,,,,,,,Energy,KCAL -5131237,1638006,1008,92.0,,70.0,,,,,,,Energy,KCAL -5131566,1638340,1008,221.0,,70.0,,,,,,,Energy,KCAL -5131607,1638383,1008,259.0,,70.0,,,,,,,Energy,KCAL -5132497,1639277,1008,393.0,,70.0,,,,,,,Energy,KCAL -5132617,1639398,1008,42.0,,70.0,,,,,,,Energy,KCAL -5132788,1639570,1008,380.0,,70.0,,,,,,,Energy,KCAL -5132946,1639728,1008,167.0,,70.0,,,,,,,Energy,KCAL -5133082,1639865,1008,41.0,,70.0,,,,,,,Energy,KCAL -5133710,1640497,1008,357.0,,70.0,,,,,,,Energy,KCAL -5133833,1640621,1008,138.0,,70.0,,,,,,,Energy,KCAL -5134365,1641155,1008,250.0,,70.0,,,,,,,Energy,KCAL -5134437,1641228,1008,163.0,,70.0,,,,,,,Energy,KCAL -5134508,1641299,1008,123.0,,70.0,,,,,,,Energy,KCAL -5134965,1641757,1008,467.0,,70.0,,,,,,,Energy,KCAL -5135067,1641859,1008,359.0,,70.0,,,,,,,Energy,KCAL -5135214,1642007,1008,92.0,,70.0,,,,,,,Energy,KCAL -5135345,1642140,1008,50.0,,70.0,,,,,,,Energy,KCAL -5135387,1642182,1008,173.0,,70.0,,,,,,,Energy,KCAL -5135966,1642765,1008,489.0,,70.0,,,,,,,Energy,KCAL -5136261,1643156,1008,486.0,,70.0,,,,,,,Energy,KCAL -5136638,1643790,1008,107.0,,70.0,,,,,,,Energy,KCAL -5136730,1643890,1008,207.0,,70.0,,,,,,,Energy,KCAL -5137159,1644350,1008,488.0,,70.0,,,,,,,Energy,KCAL -5137459,1644759,1008,192.0,,70.0,,,,,,,Energy,KCAL -5137575,1644899,1008,18.0,,70.0,,,,,,,Energy,KCAL -5137915,1645386,1008,62.0,,70.0,,,,,,,Energy,KCAL -5137988,1645462,1008,222.0,,70.0,,,,,,,Energy,KCAL -5138059,1645533,1008,47.0,,70.0,,,,,,,Energy,KCAL -5138172,1645646,1008,464.0,,70.0,,,,,,,Energy,KCAL -5138339,1645814,1008,42.0,,70.0,,,,,,,Energy,KCAL -5138591,1646067,1008,157.0,,70.0,,,,,,,Energy,KCAL -5138718,1646194,1008,64.0,,70.0,,,,,,,Energy,KCAL -5138922,1646403,1008,488.0,,70.0,,,,,,,Energy,KCAL -5139044,1646536,1008,452.0,,70.0,,,,,,,Energy,KCAL -5139231,1646724,1008,474.0,,70.0,,,,,,,Energy,KCAL -5139667,1647210,1008,214.0,,70.0,,,,,,,Energy,KCAL -5139755,1647299,1008,533.0,,70.0,,,,,,,Energy,KCAL -5139800,1647346,1008,300.0,,70.0,,,,,,,Energy,KCAL -5140023,1647570,1008,220.0,,70.0,,,,,,,Energy,KCAL -5140315,1647862,1008,393.0,,70.0,,,,,,,Energy,KCAL -5140421,1647971,1008,385.0,,70.0,,,,,,,Energy,KCAL -5140725,1648276,1008,85.0,,70.0,,,,,,,Energy,KCAL -5140830,1648385,1008,333.0,,70.0,,,,,,,Energy,KCAL -5141178,1648737,1008,355.0,,70.0,,,,,,,Energy,KCAL -5141326,1648887,1008,58.0,,70.0,,,,,,,Energy,KCAL -5141357,1648918,1008,333.0,,70.0,,,,,,,Energy,KCAL -5141475,1649037,1008,375.0,,70.0,,,,,,,Energy,KCAL -5141571,1649133,1008,64.0,,70.0,,,,,,,Energy,KCAL -5141632,1649194,1008,269.0,,70.0,,,,,,,Energy,KCAL -5141896,1649460,1008,278.0,,70.0,,,,,,,Energy,KCAL -5141966,1649531,1008,450.0,,70.0,,,,,,,Energy,KCAL -5142145,1649712,1008,32.0,,70.0,,,,,,,Energy,KCAL -5142326,1649893,1008,254.0,,70.0,,,,,,,Energy,KCAL -5142788,1650360,1008,97.0,,70.0,,,,,,,Energy,KCAL -5142885,1650515,1008,125.0,,70.0,,,,,,,Energy,KCAL -5142972,1650603,1008,400.0,,70.0,,,,,,,Energy,KCAL -5143094,1650726,1008,165.0,,70.0,,,,,,,Energy,KCAL -5143184,1650816,1008,21.0,,70.0,,,,,,,Energy,KCAL -5143582,1651219,1008,111.0,,70.0,,,,,,,Energy,KCAL -5143631,1651268,1008,357.0,,70.0,,,,,,,Energy,KCAL -5143747,1651385,1008,375.0,,70.0,,,,,,,Energy,KCAL -5143869,1651507,1008,467.0,,70.0,,,,,,,Energy,KCAL -5144038,1651677,1008,250.0,,70.0,,,,,,,Energy,KCAL -5144151,1651790,1008,157.0,,70.0,,,,,,,Energy,KCAL -5144485,1652127,1008,455.0,,70.0,,,,,,,Energy,KCAL -5144529,1652171,1008,467.0,,70.0,,,,,,,Energy,KCAL -5144574,1652216,1008,133.0,,70.0,,,,,,,Energy,KCAL -5145101,1652750,1008,71.0,,70.0,,,,,,,Energy,KCAL -5145245,1652894,1008,500.0,,70.0,,,,,,,Energy,KCAL -5145604,1653254,1008,385.0,,70.0,,,,,,,Energy,KCAL -5145612,1653262,1008,118.0,,70.0,,,,,,,Energy,KCAL -5145666,1653316,1008,116.0,,70.0,,,,,,,Energy,KCAL -5145849,1653500,1008,200.0,,70.0,,,,,,,Energy,KCAL -5146052,1653703,1008,0.0,,70.0,,,,,,,Energy,KCAL -5146489,1654145,1008,268.0,,70.0,,,,,,,Energy,KCAL -5146640,1654297,1008,83.0,,70.0,,,,,,,Energy,KCAL -5146803,1654460,1008,333.0,,70.0,,,,,,,Energy,KCAL -5146805,1654462,1008,230.0,,70.0,,,,,,,Energy,KCAL -5147167,1654828,1008,167.0,,70.0,,,,,,,Energy,KCAL -5147234,1654895,1008,447.0,,70.0,,,,,,,Energy,KCAL -5147728,1655396,1008,38.0,,70.0,,,,,,,Energy,KCAL -5147938,1655606,1008,0.0,,70.0,,,,,,,Energy,KCAL -5148043,1655711,1008,200.0,,70.0,,,,,,,Energy,KCAL -5148297,1655972,1008,316.0,,70.0,,,,,,,Energy,KCAL -5148648,1656325,1008,0.0,,70.0,,,,,,,Energy,KCAL -5148663,1656340,1008,162.0,,70.0,,,,,,,Energy,KCAL -5148911,1656588,1008,462.0,,70.0,,,,,,,Energy,KCAL -5148975,1656652,1008,132.0,,70.0,,,,,,,Energy,KCAL -5149097,1656774,1008,0.0,,70.0,,,,,,,Energy,KCAL -5149391,1657069,1008,321.0,,70.0,,,,,,,Energy,KCAL -5149489,1657171,1008,367.0,,70.0,,,,,,,Energy,KCAL -5149509,1657191,1008,714.0,,70.0,,,,,,,Energy,KCAL -5149583,1657265,1008,85.0,,70.0,,,,,,,Energy,KCAL -5149879,1657562,1008,74.0,,70.0,,,,,,,Energy,KCAL -5149947,1657631,1008,312.0,,70.0,,,,,,,Energy,KCAL -5150559,1658244,1008,100.0,,70.0,,,,,,,Energy,KCAL -5150927,1658614,1008,80.0,,70.0,,,,,,,Energy,KCAL -5151399,1659087,1008,50.0,,70.0,,,,,,,Energy,KCAL -5151420,1659108,1008,553.0,,70.0,,,,,,,Energy,KCAL -5151485,1659174,1008,425.0,,70.0,,,,,,,Energy,KCAL -5151537,1659226,1008,59.0,,70.0,,,,,,,Energy,KCAL -5151552,1659241,1008,36.0,,70.0,,,,,,,Energy,KCAL -5151560,1659249,1008,400.0,,70.0,,,,,,,Energy,KCAL -5151613,1659302,1008,44.0,,70.0,,,,,,,Energy,KCAL -5151675,1659364,1008,357.0,,70.0,,,,,,,Energy,KCAL -5151695,1659384,1008,129.0,,70.0,,,,,,,Energy,KCAL -5151853,1659542,1008,56.0,,70.0,,,,,,,Energy,KCAL -5151880,1659570,1008,133.0,,70.0,,,,,,,Energy,KCAL -5151967,1659659,1008,714.0,,70.0,,,,,,,Energy,KCAL -5152025,1659717,1008,0.0,,70.0,,,,,,,Energy,KCAL -5152476,1660170,1008,750.0,,70.0,,,,,,,Energy,KCAL -5152573,1660267,1008,429.0,,70.0,,,,,,,Energy,KCAL -5152773,1660468,1008,233.0,,70.0,,,,,,,Energy,KCAL -5152794,1660489,1008,515.0,,70.0,,,,,,,Energy,KCAL -5152795,1660490,1008,429.0,,70.0,,,,,,,Energy,KCAL -5152918,1660614,1008,93.0,,70.0,,,,,,,Energy,KCAL -5153217,1660916,1008,200.0,,70.0,,,,,,,Energy,KCAL -5153835,1661536,1008,536.0,,70.0,,,,,,,Energy,KCAL -5153929,1661631,1008,210.0,,70.0,,,,,,,Energy,KCAL -5154098,1661810,1008,80.0,,70.0,,,,,,,Energy,KCAL -5154123,1661837,1008,101.0,,70.0,,,,,,,Energy,KCAL -5154317,1662048,1008,800.0,,70.0,,,,,,,Energy,KCAL -5154586,1662340,1008,269.0,,70.0,,,,,,,Energy,KCAL -5154627,1662382,1008,100.0,,70.0,,,,,,,Energy,KCAL -5154991,1662808,1008,86.0,,70.0,,,,,,,Energy,KCAL -5155096,1662918,1008,286.0,,70.0,,,,,,,Energy,KCAL -5155421,1663298,1008,452.0,,70.0,,,,,,,Energy,KCAL -5155703,1663675,1008,400.0,,70.0,,,,,,,Energy,KCAL -5155777,1663771,1008,423.0,,70.0,,,,,,,Energy,KCAL -5155822,1663827,1008,536.0,,70.0,,,,,,,Energy,KCAL -5155862,1663869,1008,372.0,,70.0,,,,,,,Energy,KCAL -5155967,1664016,1008,50.0,,70.0,,,,,,,Energy,KCAL -5156981,1665153,1008,512.0,,70.0,,,,,,,Energy,KCAL -5157049,1665221,1008,639.0,,70.0,,,,,,,Energy,KCAL -5157265,1665437,1008,536.0,,70.0,,,,,,,Energy,KCAL -5157350,1665523,1008,57.0,,70.0,,,,,,,Energy,KCAL -5157400,1665573,1008,447.0,,70.0,,,,,,,Energy,KCAL -5157472,1665645,1008,71.0,,70.0,,,,,,,Energy,KCAL -5157965,1666145,1008,53.0,,70.0,,,,,,,Energy,KCAL -5158077,1666257,1008,148.0,,70.0,,,,,,,Energy,KCAL -5158260,1666445,1008,0.0,,70.0,,,,,,,Energy,KCAL -5158330,1666515,1008,121.0,,70.0,,,,,,,Energy,KCAL -5158786,1666971,1008,100.0,,70.0,,,,,,,Energy,KCAL -5159448,1667639,1008,571.0,,70.0,,,,,,,Energy,KCAL -5159553,1667744,1008,700.0,,70.0,,,,,,,Energy,KCAL -5159597,1667788,1008,200.0,,70.0,,,,,,,Energy,KCAL -5160194,1668386,1008,286.0,,70.0,,,,,,,Energy,KCAL -5160381,1668575,1008,370.0,,70.0,,,,,,,Energy,KCAL -5160388,1668582,1008,252.0,,70.0,,,,,,,Energy,KCAL -5160402,1668596,1008,71.0,,70.0,,,,,,,Energy,KCAL -5160513,1668710,1008,35.0,,70.0,,,,,,,Energy,KCAL -5160849,1669055,1008,35.0,,70.0,,,,,,,Energy,KCAL -5160964,1669173,1008,18.0,,70.0,,,,,,,Energy,KCAL -5160996,1669205,1008,10.0,,70.0,,,,,,,Energy,KCAL -5161230,1669442,1008,107.0,,70.0,,,,,,,Energy,KCAL -5161300,1669512,1008,625.0,,70.0,,,,,,,Energy,KCAL -5161313,1669526,1008,169.0,,70.0,,,,,,,Energy,KCAL -5161331,1669544,1008,196.0,,70.0,,,,,,,Energy,KCAL -5161471,1669684,1008,0.0,,70.0,,,,,,,Energy,KCAL -5161527,1669740,1008,594.0,,70.0,,,,,,,Energy,KCAL -5161605,1669818,1008,266.0,,70.0,,,,,,,Energy,KCAL -5161631,1669845,1008,350.0,,70.0,,,,,,,Energy,KCAL -5161714,1669928,1008,230.0,,70.0,,,,,,,Energy,KCAL -5162289,1670510,1008,345.0,,70.0,,,,,,,Energy,KCAL -5162446,1670670,1008,415.0,,70.0,,,,,,,Energy,KCAL -5162500,1670725,1008,562.0,,70.0,,,,,,,Energy,KCAL -5162532,1670757,1008,300.0,,70.0,,,,,,,Energy,KCAL -5162596,1670821,1008,433.0,,70.0,,,,,,,Energy,KCAL -5162813,1671043,1008,308.0,,70.0,,,,,,,Energy,KCAL -5163141,1671374,1008,98.0,,70.0,,,,,,,Energy,KCAL -5163313,1671547,1008,395.0,,70.0,,,,,,,Energy,KCAL -5163364,1671599,1008,100.0,,70.0,,,,,,,Energy,KCAL -5163570,1671809,1008,152.0,,70.0,,,,,,,Energy,KCAL -5163757,1671997,1008,0.0,,70.0,,,,,,,Energy,KCAL -5163860,1672101,1008,416.0,,70.0,,,,,,,Energy,KCAL -5164470,1672717,1008,0.0,,70.0,,,,,,,Energy,KCAL -5165020,1673276,1008,18.0,,70.0,,,,,,,Energy,KCAL -5165182,1673438,1008,111.0,,70.0,,,,,,,Energy,KCAL -5165222,1673478,1008,452.0,,70.0,,,,,,,Energy,KCAL -5165601,1673860,1008,429.0,,70.0,,,,,,,Energy,KCAL -5166052,1674318,1008,643.0,,70.0,,,,,,,Energy,KCAL -5166204,1674471,1008,100.0,,70.0,,,,,,,Energy,KCAL -5166276,1674543,1008,254.0,,70.0,,,,,,,Energy,KCAL -5166360,1674627,1008,40.0,,70.0,,,,,,,Energy,KCAL -5166416,1674683,1008,464.0,,70.0,,,,,,,Energy,KCAL -5166532,1674800,1008,31.0,,70.0,,,,,,,Energy,KCAL -5167120,1675390,1008,234.0,,70.0,,,,,,,Energy,KCAL -5167126,1675396,1008,368.0,,70.0,,,,,,,Energy,KCAL -5167189,1675459,1008,536.0,,70.0,,,,,,,Energy,KCAL -5168310,1676585,1008,457.0,,70.0,,,,,,,Energy,KCAL -5168467,1676744,1008,66.0,,70.0,,,,,,,Energy,KCAL -5168596,1676874,1008,544.0,,70.0,,,,,,,Energy,KCAL -5168764,1677042,1008,176.0,,70.0,,,,,,,Energy,KCAL -5168772,1677050,1008,88.0,,70.0,,,,,,,Energy,KCAL -5168826,1677104,1008,14.0,,70.0,,,,,,,Energy,KCAL -5169066,1677345,1008,367.0,,70.0,,,,,,,Energy,KCAL -5169262,1677545,1008,421.0,,70.0,,,,,,,Energy,KCAL -5169438,1677723,1008,268.0,,70.0,,,,,,,Energy,KCAL -5169488,1677774,1008,200.0,,70.0,,,,,,,Energy,KCAL -5169515,1677801,1008,267.0,,70.0,,,,,,,Energy,KCAL -5169591,1677877,1008,100.0,,70.0,,,,,,,Energy,KCAL -5169915,1678201,1008,50.0,,70.0,,,,,,,Energy,KCAL -5170400,1678687,1008,250.0,,70.0,,,,,,,Energy,KCAL -5170533,1678823,1008,42.0,,70.0,,,,,,,Energy,KCAL -5170835,1679129,1008,286.0,,70.0,,,,,,,Energy,KCAL -5170891,1679185,1008,175.0,,70.0,,,,,,,Energy,KCAL -5171477,1679773,1008,410.0,,70.0,,,,,,,Energy,KCAL -5171800,1680098,1008,120.0,,70.0,,,,,,,Energy,KCAL -5171821,1680119,1008,117.0,,70.0,,,,,,,Energy,KCAL -5171829,1680127,1008,88.0,,70.0,,,,,,,Energy,KCAL -5172097,1680395,1008,535.0,,70.0,,,,,,,Energy,KCAL -5173562,1681881,1008,365.0,,70.0,,,,,,,Energy,KCAL -5173669,1681989,1008,472.0,,70.0,,,,,,,Energy,KCAL -5173847,1682167,1008,467.0,,70.0,,,,,,,Energy,KCAL -5173864,1682184,1008,46.0,,70.0,,,,,,,Energy,KCAL -5173958,1682279,1008,370.0,,70.0,,,,,,,Energy,KCAL -5174054,1682377,1008,325.0,,70.0,,,,,,,Energy,KCAL -5174269,1682594,1008,64.0,,70.0,,,,,,,Energy,KCAL -5174291,1682617,1008,46.0,,70.0,,,,,,,Energy,KCAL -5174620,1682957,1008,367.0,,70.0,,,,,,,Energy,KCAL -5174885,1683223,1008,390.0,,70.0,,,,,,,Energy,KCAL -5175305,1683646,1008,115.0,,70.0,,,,,,,Energy,KCAL -5175586,1683930,1008,247.0,,70.0,,,,,,,Energy,KCAL -5175790,1684136,1008,233.0,,70.0,,,,,,,Energy,KCAL -5175854,1684201,1008,364.0,,70.0,,,,,,,Energy,KCAL -5176351,1684713,1008,39.0,,70.0,,,,,,,Energy,KCAL -5176519,1684881,1008,533.0,,70.0,,,,,,,Energy,KCAL -5176589,1684953,1008,360.0,,70.0,,,,,,,Energy,KCAL -5176694,1685058,1008,700.0,,70.0,,,,,,,Energy,KCAL -5177018,1685382,1008,575.0,,70.0,,,,,,,Energy,KCAL -5177148,1685512,1008,6.0,,70.0,,,,,,,Energy,KCAL -5177287,1685651,1008,368.0,,70.0,,,,,,,Energy,KCAL -5177358,1685722,1008,429.0,,70.0,,,,,,,Energy,KCAL -5177385,1685750,1008,254.0,,70.0,,,,,,,Energy,KCAL -5177484,1685849,1008,536.0,,70.0,,,,,,,Energy,KCAL -5177654,1686021,1008,59.0,,70.0,,,,,,,Energy,KCAL -5177655,1686022,1008,71.0,,70.0,,,,,,,Energy,KCAL -5177838,1686209,1008,375.0,,70.0,,,,,,,Energy,KCAL -5177845,1686216,1008,42.0,,70.0,,,,,,,Energy,KCAL -5177963,1686335,1008,120.0,,70.0,,,,,,,Energy,KCAL -5178351,1686728,1008,225.0,,70.0,,,,,,,Energy,KCAL -5178452,1686831,1008,199.0,,70.0,,,,,,,Energy,KCAL -5178953,1687333,1008,431.0,,70.0,,,,,,,Energy,KCAL -5179451,1687831,1008,300.0,,70.0,,,,,,,Energy,KCAL -5179472,1687853,1008,85.0,,70.0,,,,,,,Energy,KCAL -5179998,1688387,1008,500.0,,70.0,,,,,,,Energy,KCAL -5180266,1688658,1008,350.0,,70.0,,,,,,,Energy,KCAL -5180590,1688982,1008,485.0,,70.0,,,,,,,Energy,KCAL -5180746,1689144,1008,364.0,,70.0,,,,,,,Energy,KCAL -5180857,1689255,1008,579.0,,70.0,,,,,,,Energy,KCAL -5180859,1689257,1008,42.0,,70.0,,,,,,,Energy,KCAL -5180899,1689300,1008,400.0,,70.0,,,,,,,Energy,KCAL -5181099,1689504,1008,388.0,,70.0,,,,,,,Energy,KCAL -5181392,1689810,1008,48.0,,70.0,,,,,,,Energy,KCAL -5181397,1689815,1008,88.0,,70.0,,,,,,,Energy,KCAL -5181402,1689820,1008,429.0,,70.0,,,,,,,Energy,KCAL -5181687,1690114,1008,441.0,,70.0,,,,,,,Energy,KCAL -5181774,1690202,1008,185.0,,70.0,,,,,,,Energy,KCAL -5181799,1690231,1008,340.0,,70.0,,,,,,,Energy,KCAL -5181987,1690422,1008,24.0,,70.0,,,,,,,Energy,KCAL -5182148,1690592,1008,311.0,,70.0,,,,,,,Energy,KCAL -5182170,1690621,1008,514.0,,70.0,,,,,,,Energy,KCAL -5182180,1690631,1008,12.0,,70.0,,,,,,,Energy,KCAL -5182280,1690733,1008,500.0,,70.0,,,,,,,Energy,KCAL -5182377,1690834,1008,113.0,,70.0,,,,,,,Energy,KCAL -5182707,1691170,1008,22.0,,70.0,,,,,,,Energy,KCAL -5182732,1691196,1008,212.0,,70.0,,,,,,,Energy,KCAL -5182911,1691379,1008,83.0,,70.0,,,,,,,Energy,KCAL -5182937,1691405,1008,393.0,,70.0,,,,,,,Energy,KCAL -5183092,1691564,1008,133.0,,70.0,,,,,,,Energy,KCAL -5184015,1692528,1008,57.0,,70.0,,,,,,,Energy,KCAL -5184062,1692575,1008,571.0,,70.0,,,,,,,Energy,KCAL -5184078,1692592,1008,571.0,,70.0,,,,,,,Energy,KCAL -5184173,1692695,1008,409.0,,70.0,,,,,,,Energy,KCAL -5184279,1692805,1008,46.0,,70.0,,,,,,,Energy,KCAL -5184299,1692825,1008,36.0,,70.0,,,,,,,Energy,KCAL -5184313,1692842,1008,0.0,,70.0,,,,,,,Energy,KCAL -5184332,1692861,1008,183.0,,70.0,,,,,,,Energy,KCAL -5184713,1693259,1008,286.0,,70.0,,,,,,,Energy,KCAL -5184841,1693390,1008,254.0,,70.0,,,,,,,Energy,KCAL -5185064,1693637,1008,357.0,,70.0,,,,,,,Energy,KCAL -5185196,1693772,1008,323.0,,70.0,,,,,,,Energy,KCAL -5185253,1693837,1008,53.0,,70.0,,,,,,,Energy,KCAL -5185447,1694036,1008,0.0,,70.0,,,,,,,Energy,KCAL -5185730,1694339,1008,321.0,,70.0,,,,,,,Energy,KCAL -5185763,1694372,1008,321.0,,70.0,,,,,,,Energy,KCAL -5186159,1694811,1008,373.0,,70.0,,,,,,,Energy,KCAL -5186514,1695189,1008,400.0,,70.0,,,,,,,Energy,KCAL -5186563,1695242,1008,442.0,,70.0,,,,,,,Energy,KCAL -5186716,1695397,1008,75.0,,70.0,,,,,,,Energy,KCAL -5186772,1695453,1008,198.0,,70.0,,,,,,,Energy,KCAL -5186818,1695501,1008,643.0,,70.0,,,,,,,Energy,KCAL -5186824,1695507,1008,80.0,,70.0,,,,,,,Energy,KCAL -5186831,1695514,1008,46.0,,70.0,,,,,,,Energy,KCAL -5187154,1695849,1008,50.0,,70.0,,,,,,,Energy,KCAL -5187891,1696599,1008,372.0,,70.0,,,,,,,Energy,KCAL -5188025,1696733,1008,133.0,,70.0,,,,,,,Energy,KCAL -5188122,1696831,1008,32.0,,70.0,,,,,,,Energy,KCAL -5188304,1697014,1008,0.0,,70.0,,,,,,,Energy,KCAL -5188363,1697074,1008,272.0,,70.0,,,,,,,Energy,KCAL -5188459,1697171,1008,48.0,,70.0,,,,,,,Energy,KCAL -5188697,1697409,1008,77.0,,70.0,,,,,,,Energy,KCAL -5188857,1697569,1008,141.0,,70.0,,,,,,,Energy,KCAL -5189003,1697718,1008,25.0,,70.0,,,,,,,Energy,KCAL -5189066,1697782,1008,370.0,,70.0,,,,,,,Energy,KCAL -5189080,1697796,1008,25.0,,70.0,,,,,,,Energy,KCAL -5189201,1697917,1008,462.0,,70.0,,,,,,,Energy,KCAL -5189410,1698130,1008,71.0,,70.0,,,,,,,Energy,KCAL -5189481,1698201,1008,245.0,,70.0,,,,,,,Energy,KCAL -5189552,1698274,1008,46.0,,70.0,,,,,,,Energy,KCAL -5189698,1698421,1008,252.0,,70.0,,,,,,,Energy,KCAL -5189797,1698520,1008,800.0,,70.0,,,,,,,Energy,KCAL -5189966,1698691,1008,500.0,,70.0,,,,,,,Energy,KCAL -5190018,1698744,1008,500.0,,70.0,,,,,,,Energy,KCAL -5190116,1698842,1008,233.0,,70.0,,,,,,,Energy,KCAL -5190316,1699044,1008,393.0,,70.0,,,,,,,Energy,KCAL -5190947,1699689,1008,368.0,,70.0,,,,,,,Energy,KCAL -5191117,1699862,1008,0.0,,70.0,,,,,,,Energy,KCAL -5191151,1699896,1008,500.0,,70.0,,,,,,,Energy,KCAL -5191440,1700187,1008,333.0,,70.0,,,,,,,Energy,KCAL -5191464,1700211,1008,452.0,,70.0,,,,,,,Energy,KCAL -5191527,1700274,1008,225.0,,70.0,,,,,,,Energy,KCAL -5191577,1700324,1008,0.0,,70.0,,,,,,,Energy,KCAL -5191606,1700353,1008,126.0,,70.0,,,,,,,Energy,KCAL -5191766,1700518,1008,143.0,,70.0,,,,,,,Energy,KCAL -5192683,1701447,1008,367.0,,70.0,,,,,,,Energy,KCAL -5192914,1701679,1008,0.0,,70.0,,,,,,,Energy,KCAL -5193100,1701869,1008,120.0,,70.0,,,,,,,Energy,KCAL -5193468,1702241,1008,356.0,,70.0,,,,,,,Energy,KCAL -5193661,1702435,1008,64.0,,70.0,,,,,,,Energy,KCAL -5193713,1702487,1008,320.0,,70.0,,,,,,,Energy,KCAL -5194241,1703026,1008,330.0,,70.0,,,,,,,Energy,KCAL -5194271,1703056,1008,417.0,,70.0,,,,,,,Energy,KCAL -5194288,1703074,1008,82.0,,70.0,,,,,,,Energy,KCAL -5194331,1703117,1008,320.0,,70.0,,,,,,,Energy,KCAL -5194340,1703127,1008,263.0,,70.0,,,,,,,Energy,KCAL -5194421,1703208,1008,311.0,,70.0,,,,,,,Energy,KCAL -5194702,1703490,1008,312.0,,70.0,,,,,,,Energy,KCAL -5194771,1703560,1008,38.0,,70.0,,,,,,,Energy,KCAL -5194812,1703601,1008,333.0,,70.0,,,,,,,Energy,KCAL -5195010,1703801,1008,429.0,,70.0,,,,,,,Energy,KCAL -5195072,1703864,1008,26.0,,70.0,,,,,,,Energy,KCAL -5195186,1703979,1008,203.0,,70.0,,,,,,,Energy,KCAL -5195529,1704323,1008,450.0,,70.0,,,,,,,Energy,KCAL -5195541,1704335,1008,278.0,,70.0,,,,,,,Energy,KCAL -5195607,1704405,1008,381.0,,70.0,,,,,,,Energy,KCAL -5195717,1704516,1008,239.0,,70.0,,,,,,,Energy,KCAL -5195860,1704660,1008,102.0,,70.0,,,,,,,Energy,KCAL -5196047,1704849,1008,0.0,,70.0,,,,,,,Energy,KCAL -5196235,1705037,1008,0.0,,70.0,,,,,,,Energy,KCAL -5196295,1705097,1008,225.0,,70.0,,,,,,,Energy,KCAL -5196540,1705342,1008,464.0,,70.0,,,,,,,Energy,KCAL -5196560,1705362,1008,0.0,,70.0,,,,,,,Energy,KCAL -5197113,1705927,1008,333.0,,70.0,,,,,,,Energy,KCAL -5197178,1705992,1008,588.0,,70.0,,,,,,,Energy,KCAL -5197183,1705997,1008,317.0,,70.0,,,,,,,Energy,KCAL -5197487,1706302,1008,182.0,,70.0,,,,,,,Energy,KCAL -5197836,1706652,1008,419.0,,70.0,,,,,,,Energy,KCAL -5197905,1706722,1008,348.0,,70.0,,,,,,,Energy,KCAL -5197907,1706724,1008,528.0,,70.0,,,,,,,Energy,KCAL -5198078,1706895,1008,106.0,,70.0,,,,,,,Energy,KCAL -5198182,1707000,1008,76.0,,70.0,,,,,,,Energy,KCAL -5198399,1707219,1008,518.0,,70.0,,,,,,,Energy,KCAL -5198479,1707303,1008,292.0,,70.0,,,,,,,Energy,KCAL -5198634,1707463,1008,467.0,,70.0,,,,,,,Energy,KCAL -5198663,1707492,1008,438.0,,70.0,,,,,,,Energy,KCAL -5198665,1707494,1008,488.0,,70.0,,,,,,,Energy,KCAL -5198733,1707563,1008,271.0,,70.0,,,,,,,Energy,KCAL -5198778,1707610,1008,214.0,,70.0,,,,,,,Energy,KCAL -5198987,1707826,1008,0.0,,70.0,,,,,,,Energy,KCAL -5199030,1707872,1008,569.0,,70.0,,,,,,,Energy,KCAL -5199273,1708126,1008,267.0,,70.0,,,,,,,Energy,KCAL -5199302,1708155,1008,562.0,,70.0,,,,,,,Energy,KCAL -5199441,1708297,1008,534.0,,70.0,,,,,,,Energy,KCAL -5199473,1708329,1008,88.0,,70.0,,,,,,,Energy,KCAL -5199540,1708398,1008,517.0,,70.0,,,,,,,Energy,KCAL -5199761,1708622,1008,0.0,,70.0,,,,,,,Energy,KCAL -5199783,1708644,1008,100.0,,70.0,,,,,,,Energy,KCAL -5199947,1708820,1008,45.0,,70.0,,,,,,,Energy,KCAL -5200320,1709196,1008,321.0,,70.0,,,,,,,Energy,KCAL -5200322,1709198,1008,533.0,,70.0,,,,,,,Energy,KCAL -5200369,1709249,1008,76.0,,70.0,,,,,,,Energy,KCAL -5200405,1709286,1008,129.0,,70.0,,,,,,,Energy,KCAL -5200490,1709372,1008,35.0,,70.0,,,,,,,Energy,KCAL -5200522,1709404,1008,148.0,,70.0,,,,,,,Energy,KCAL -5201297,1710186,1008,433.0,,70.0,,,,,,,Energy,KCAL -5201787,1710680,1008,61.0,,70.0,,,,,,,Energy,KCAL -5202695,1711605,1008,475.0,,70.0,,,,,,,Energy,KCAL -5202850,1711760,1008,87.0,,70.0,,,,,,,Energy,KCAL -5202921,1711832,1008,464.0,,70.0,,,,,,,Energy,KCAL -5203017,1711928,1008,24.0,,70.0,,,,,,,Energy,KCAL -5203078,1711989,1008,576.0,,70.0,,,,,,,Energy,KCAL -5203211,1712122,1008,460.0,,70.0,,,,,,,Energy,KCAL -5203477,1712388,1008,486.0,,70.0,,,,,,,Energy,KCAL -5203584,1712495,1008,381.0,,70.0,,,,,,,Energy,KCAL -5203632,1712543,1008,0.0,,70.0,,,,,,,Energy,KCAL -5203792,1712705,1008,559.0,,70.0,,,,,,,Energy,KCAL -5203796,1712709,1008,413.0,,70.0,,,,,,,Energy,KCAL -5203878,1712791,1008,433.0,,70.0,,,,,,,Energy,KCAL -5203919,1712832,1008,571.0,,70.0,,,,,,,Energy,KCAL -5203935,1712848,1008,40.0,,70.0,,,,,,,Energy,KCAL -5203990,1712905,1008,400.0,,70.0,,,,,,,Energy,KCAL -5204907,1713838,1008,106.0,,70.0,,,,,,,Energy,KCAL -5204947,1713878,1008,429.0,,70.0,,,,,,,Energy,KCAL -5205039,1713971,1008,560.0,,70.0,,,,,,,Energy,KCAL -5205537,1714471,1008,536.0,,70.0,,,,,,,Energy,KCAL -5205892,1714829,1008,375.0,,70.0,,,,,,,Energy,KCAL -5205980,1714917,1008,500.0,,70.0,,,,,,,Energy,KCAL -5206291,1715228,1008,130.0,,70.0,,,,,,,Energy,KCAL -5206607,1715544,1008,227.0,,70.0,,,,,,,Energy,KCAL -5206908,1715846,1008,367.0,,70.0,,,,,,,Energy,KCAL -5206913,1715851,1008,433.0,,70.0,,,,,,,Energy,KCAL -5206940,1715879,1008,346.0,,70.0,,,,,,,Energy,KCAL -5207075,1716014,1008,333.0,,70.0,,,,,,,Energy,KCAL -5207113,1716052,1008,300.0,,70.0,,,,,,,Energy,KCAL -5207160,1716099,1008,467.0,,70.0,,,,,,,Energy,KCAL -5207182,1716121,1008,62.0,,70.0,,,,,,,Energy,KCAL -5207287,1716226,1008,360.0,,70.0,,,,,,,Energy,KCAL -5207314,1716253,1008,100.0,,70.0,,,,,,,Energy,KCAL -5207639,1716581,1008,12.0,,70.0,,,,,,,Energy,KCAL -5207848,1716791,1008,286.0,,70.0,,,,,,,Energy,KCAL -5207945,1716888,1008,286.0,,70.0,,,,,,,Energy,KCAL -5207996,1716940,1008,256.0,,70.0,,,,,,,Energy,KCAL -5208113,1717057,1008,250.0,,70.0,,,,,,,Energy,KCAL -5208669,1717626,1008,267.0,,70.0,,,,,,,Energy,KCAL -5208916,1717875,1008,500.0,,70.0,,,,,,,Energy,KCAL -5209020,1717981,1008,466.0,,70.0,,,,,,,Energy,KCAL -5209109,1718070,1008,61.0,,70.0,,,,,,,Energy,KCAL -5209116,1718077,1008,250.0,,70.0,,,,,,,Energy,KCAL -5209343,1718306,1008,100.0,,70.0,,,,,,,Energy,KCAL -5209638,1718601,1008,333.0,,70.0,,,,,,,Energy,KCAL -5209756,1718720,1008,119.0,,70.0,,,,,,,Energy,KCAL -5210017,1718983,1008,343.0,,70.0,,,,,,,Energy,KCAL -5210043,1719009,1008,100.0,,70.0,,,,,,,Energy,KCAL -5210874,1719857,1008,105.0,,70.0,,,,,,,Energy,KCAL -5210935,1719919,1008,400.0,,70.0,,,,,,,Energy,KCAL -5211098,1720087,1008,0.0,,70.0,,,,,,,Energy,KCAL -5211458,1720460,1008,833.0,,70.0,,,,,,,Energy,KCAL -5211899,1720932,1008,63.0,,70.0,,,,,,,Energy,KCAL -5211911,1720944,1008,357.0,,70.0,,,,,,,Energy,KCAL -5212282,1721323,1008,0.0,,70.0,,,,,,,Energy,KCAL -5212645,1721690,1008,217.0,,70.0,,,,,,,Energy,KCAL -5212666,1721712,1008,400.0,,70.0,,,,,,,Energy,KCAL -5213098,1722152,1008,357.0,,70.0,,,,,,,Energy,KCAL -5213154,1722208,1008,222.0,,70.0,,,,,,,Energy,KCAL -5213205,1722260,1008,357.0,,70.0,,,,,,,Energy,KCAL -5213699,1722771,1008,422.0,,70.0,,,,,,,Energy,KCAL -5213736,1722809,1008,333.0,,70.0,,,,,,,Energy,KCAL -5213776,1722850,1008,247.0,,70.0,,,,,,,Energy,KCAL -5214135,1723216,1008,193.0,,70.0,,,,,,,Energy,KCAL -5214168,1723249,1008,800.0,,70.0,,,,,,,Energy,KCAL -5214217,1723299,1008,378.0,,70.0,,,,,,,Energy,KCAL -5214507,1723595,1008,412.0,,70.0,,,,,,,Energy,KCAL -5214615,1723709,1008,367.0,,70.0,,,,,,,Energy,KCAL -5214760,1723856,1008,50.0,,70.0,,,,,,,Energy,KCAL -5215093,1724193,1008,31.0,,70.0,,,,,,,Energy,KCAL -5215249,1724351,1008,250.0,,70.0,,,,,,,Energy,KCAL -5215570,1724674,1008,314.0,,70.0,,,,,,,Energy,KCAL -5215618,1724723,1008,270.0,,70.0,,,,,,,Energy,KCAL -5216172,1725289,1008,40.0,,70.0,,,,,,,Energy,KCAL -5216247,1725366,1008,55.0,,70.0,,,,,,,Energy,KCAL -5216469,1725590,1008,625.0,,70.0,,,,,,,Energy,KCAL -5216497,1725618,1008,12.0,,70.0,,,,,,,Energy,KCAL -5216503,1725626,1008,156.0,,70.0,,,,,,,Energy,KCAL -5216576,1725701,1008,185.0,,70.0,,,,,,,Energy,KCAL -5216892,1726025,1008,59.0,,70.0,,,,,,,Energy,KCAL -5217030,1726168,1008,464.0,,70.0,,,,,,,Energy,KCAL -5217350,1726498,1008,107.0,,70.0,,,,,,,Energy,KCAL -5217569,1726730,1008,48.0,,70.0,,,,,,,Energy,KCAL -5217645,1726811,1008,517.0,,70.0,,,,,,,Energy,KCAL -5217699,1726898,1008,118.0,,70.0,,,,,,,Energy,KCAL -5217838,1727070,1008,333.0,,70.0,,,,,,,Energy,KCAL -5217923,1727214,1008,473.0,,70.0,,,,,,,Energy,KCAL -5217970,1727274,1008,100.0,,70.0,,,,,,,Energy,KCAL -5218193,1727505,1008,462.0,,70.0,,,,,,,Energy,KCAL -5218357,1727678,1008,533.0,,70.0,,,,,,,Energy,KCAL -5218473,1727796,1008,500.0,,70.0,,,,,,,Energy,KCAL -5218661,1727993,1008,370.0,,70.0,,,,,,,Energy,KCAL -5218959,1728460,1008,357.0,,70.0,,,,,,,Energy,KCAL -5219496,1729084,1008,531.0,,70.0,,,,,,,Energy,KCAL -5219569,1729157,1008,529.0,,70.0,,,,,,,Energy,KCAL -5219704,1729292,1008,417.0,,70.0,,,,,,,Energy,KCAL -5219844,1729432,1008,91.0,,70.0,,,,,,,Energy,KCAL -5219894,1729483,1008,257.0,,70.0,,,,,,,Energy,KCAL -5219960,1729551,1008,59.0,,70.0,,,,,,,Energy,KCAL -5220018,1729611,1008,150.0,,70.0,,,,,,,Energy,KCAL -5220352,1729950,1008,33.0,,70.0,,,,,,,Energy,KCAL -5220444,1730042,1008,286.0,,70.0,,,,,,,Energy,KCAL -5220658,1730260,1008,120.0,,70.0,,,,,,,Energy,KCAL -5220669,1730271,1008,309.0,,70.0,,,,,,,Energy,KCAL -5220848,1730452,1008,409.0,,70.0,,,,,,,Energy,KCAL -5220850,1730454,1008,58.0,,70.0,,,,,,,Energy,KCAL -5220868,1730472,1008,310.0,,70.0,,,,,,,Energy,KCAL -5220912,1730517,1008,217.0,,70.0,,,,,,,Energy,KCAL -5221080,1730689,1008,280.0,,70.0,,,,,,,Energy,KCAL -5221161,1730771,1008,421.0,,70.0,,,,,,,Energy,KCAL -5221285,1730896,1008,422.0,,70.0,,,,,,,Energy,KCAL -5221357,1730969,1008,400.0,,70.0,,,,,,,Energy,KCAL -5221396,1731011,1008,229.0,,70.0,,,,,,,Energy,KCAL -5221585,1731201,1008,177.0,,70.0,,,,,,,Energy,KCAL -5221600,1731217,1008,294.0,,70.0,,,,,,,Energy,KCAL -5221727,1731344,1008,177.0,,70.0,,,,,,,Energy,KCAL -5221916,1731537,1008,400.0,,70.0,,,,,,,Energy,KCAL -5222019,1731641,1008,1500.0,,70.0,,,,,,,Energy,KCAL -5222266,1731891,1008,536.0,,70.0,,,,,,,Energy,KCAL -5222288,1731913,1008,6.0,,70.0,,,,,,,Energy,KCAL -5222445,1732074,1008,395.0,,70.0,,,,,,,Energy,KCAL -5222532,1732161,1008,191.0,,70.0,,,,,,,Energy,KCAL -5222960,1732595,1008,409.0,,70.0,,,,,,,Energy,KCAL -5222972,1732607,1008,212.0,,70.0,,,,,,,Energy,KCAL -5223172,1732814,1008,306.0,,70.0,,,,,,,Energy,KCAL -5223327,1732977,1008,300.0,,70.0,,,,,,,Energy,KCAL -5223466,1733117,1008,255.0,,70.0,,,,,,,Energy,KCAL -5223628,1733282,1008,107.0,,70.0,,,,,,,Energy,KCAL -5223808,1733465,1008,0.0,,70.0,,,,,,,Energy,KCAL -5223844,1733501,1008,3.0,,70.0,,,,,,,Energy,KCAL -5223993,1733658,1008,164.0,,70.0,,,,,,,Energy,KCAL -5224175,1733843,1008,333.0,,70.0,,,,,,,Energy,KCAL -5224361,1734030,1008,433.0,,70.0,,,,,,,Energy,KCAL -5224371,1734040,1008,85.0,,70.0,,,,,,,Energy,KCAL -5225617,1735348,1008,386.0,,70.0,,,,,,,Energy,KCAL -5226015,1735750,1008,393.0,,70.0,,,,,,,Energy,KCAL -5226019,1735754,1008,300.0,,70.0,,,,,,,Energy,KCAL -5226131,1735868,1008,312.0,,70.0,,,,,,,Energy,KCAL -5226656,1736398,1008,196.0,,70.0,,,,,,,Energy,KCAL -5226840,1736585,1008,320.0,,70.0,,,,,,,Energy,KCAL -5227149,1736903,1008,378.0,,70.0,,,,,,,Energy,KCAL -5227290,1737045,1008,0.0,,70.0,,,,,,,Energy,KCAL -5227481,1737240,1008,429.0,,70.0,,,,,,,Energy,KCAL -5227506,1737266,1008,250.0,,70.0,,,,,,,Energy,KCAL -5227542,1737303,1008,400.0,,70.0,,,,,,,Energy,KCAL -5227947,1737733,1008,62.0,,70.0,,,,,,,Energy,KCAL -5228115,1737903,1008,485.0,,70.0,,,,,,,Energy,KCAL -5228648,1738447,1008,571.0,,70.0,,,,,,,Energy,KCAL -5228974,1738776,1008,64.0,,70.0,,,,,,,Energy,KCAL -5229269,1739079,1008,490.0,,70.0,,,,,,,Energy,KCAL -5229316,1739128,1008,457.0,,70.0,,,,,,,Energy,KCAL -5229577,1739396,1008,381.0,,70.0,,,,,,,Energy,KCAL -5229795,1739618,1008,57.0,,70.0,,,,,,,Energy,KCAL -5230024,1739852,1008,536.0,,70.0,,,,,,,Energy,KCAL -5230082,1739911,1008,333.0,,70.0,,,,,,,Energy,KCAL -5230090,1739919,1008,367.0,,70.0,,,,,,,Energy,KCAL -5230205,1740034,1008,133.0,,70.0,,,,,,,Energy,KCAL -5230618,1740449,1008,50.0,,70.0,,,,,,,Energy,KCAL -5230716,1740548,1008,714.0,,70.0,,,,,,,Energy,KCAL -5230873,1740708,1008,274.0,,70.0,,,,,,,Energy,KCAL -5231307,1741150,1008,295.0,,70.0,,,,,,,Energy,KCAL -5231618,1741466,1008,333.0,,70.0,,,,,,,Energy,KCAL -5231773,1741622,1008,0.0,,70.0,,,,,,,Energy,KCAL -5231778,1741627,1008,300.0,,70.0,,,,,,,Energy,KCAL -5231790,1741639,1008,389.0,,70.0,,,,,,,Energy,KCAL -5231853,1741702,1008,167.0,,70.0,,,,,,,Energy,KCAL -5231947,1741796,1008,375.0,,70.0,,,,,,,Energy,KCAL -5232304,1742156,1008,536.0,,70.0,,,,,,,Energy,KCAL -5232331,1742183,1008,558.0,,70.0,,,,,,,Energy,KCAL -5232467,1742322,1008,500.0,,70.0,,,,,,,Energy,KCAL -5232642,1742498,1008,182.0,,70.0,,,,,,,Energy,KCAL -5232893,1742752,1008,333.0,,70.0,,,,,,,Energy,KCAL -5233020,1742882,1008,25.0,,70.0,,,,,,,Energy,KCAL -5233115,1742977,1008,353.0,,70.0,,,,,,,Energy,KCAL -5233343,1743206,1008,143.0,,70.0,,,,,,,Energy,KCAL -5233414,1743277,1008,46.0,,70.0,,,,,,,Energy,KCAL -5233482,1743347,1008,714.0,,70.0,,,,,,,Energy,KCAL -5233748,1743616,1008,300.0,,70.0,,,,,,,Energy,KCAL -5233784,1743652,1008,147.0,,70.0,,,,,,,Energy,KCAL -5233897,1743766,1008,14.0,,70.0,,,,,,,Energy,KCAL -5233902,1743771,1008,700.0,,70.0,,,,,,,Energy,KCAL -5234199,1744073,1008,455.0,,70.0,,,,,,,Energy,KCAL -5234444,1744324,1008,281.0,,70.0,,,,,,,Energy,KCAL -5234565,1744446,1008,229.0,,70.0,,,,,,,Energy,KCAL -5234664,1744548,1008,200.0,,70.0,,,,,,,Energy,KCAL -5234851,1744737,1008,138.0,,70.0,,,,,,,Energy,KCAL -5235251,1745145,1008,356.0,,70.0,,,,,,,Energy,KCAL -5235383,1745288,1008,364.0,,70.0,,,,,,,Energy,KCAL -5235428,1745333,1008,562.0,,70.0,,,,,,,Energy,KCAL -5235672,1745583,1008,419.0,,70.0,,,,,,,Energy,KCAL -5235708,1745619,1008,571.0,,70.0,,,,,,,Energy,KCAL -5235752,1745664,1008,550.0,,70.0,,,,,,,Energy,KCAL -5235791,1745704,1008,500.0,,70.0,,,,,,,Energy,KCAL -5236032,1745951,1008,516.0,,70.0,,,,,,,Energy,KCAL -5236179,1746098,1008,341.0,,70.0,,,,,,,Energy,KCAL -5236293,1746215,1008,65.0,,70.0,,,,,,,Energy,KCAL -5236447,1746371,1008,500.0,,70.0,,,,,,,Energy,KCAL -5236572,1746497,1008,383.0,,70.0,,,,,,,Energy,KCAL -5236667,1746595,1008,500.0,,70.0,,,,,,,Energy,KCAL -5236852,1746783,1008,208.0,,70.0,,,,,,,Energy,KCAL -5237092,1747027,1008,475.0,,70.0,,,,,,,Energy,KCAL -5237271,1747211,1008,318.0,,70.0,,,,,,,Energy,KCAL -5237321,1747263,1008,22.0,,70.0,,,,,,,Energy,KCAL -5237433,1747377,1008,543.0,,70.0,,,,,,,Energy,KCAL -5237468,1747412,1008,0.0,,70.0,,,,,,,Energy,KCAL -5237513,1747459,1008,367.0,,70.0,,,,,,,Energy,KCAL -5237671,1747618,1008,67.0,,70.0,,,,,,,Energy,KCAL -5237701,1747649,1008,409.0,,70.0,,,,,,,Energy,KCAL -5237886,1747837,1008,83.0,,70.0,,,,,,,Energy,KCAL -5238486,1748451,1008,355.0,,70.0,,,,,,,Energy,KCAL -5238590,1748556,1008,321.0,,70.0,,,,,,,Energy,KCAL -5239011,1748986,1008,198.0,,70.0,,,,,,,Energy,KCAL -5239265,1749244,1008,85.0,,70.0,,,,,,,Energy,KCAL -5239505,1749487,1008,79.0,,70.0,,,,,,,Energy,KCAL -5239826,1749810,1008,386.0,,70.0,,,,,,,Energy,KCAL -5240056,1750044,1008,410.0,,70.0,,,,,,,Energy,KCAL -5240696,1757747,1008,100.0,,71.0,,,,,,,Energy,KCAL -5240709,1757760,1008,500.0,,71.0,,,,,,,Energy,KCAL -5240807,1881016,1008,83.0,,70.0,,,,,,,Energy,KCAL -5240980,1758032,1008,367.0,,71.0,,,,,,,Energy,KCAL -5241000,1758052,1008,413.0,,78.0,,,,,,,Energy,KCAL -5241049,1758101,1008,346.0,,71.0,,,,,,,Energy,KCAL -5241153,1758205,1008,306.0,,78.0,,,,,,,Energy,KCAL -5241243,1758295,1008,27.0,,71.0,,,,,,,Energy,KCAL -5241519,1881236,1008,333.0,,70.0,,,,,,,Energy,KCAL -5241892,1758944,1008,152.0,,71.0,,,,,,,Energy,KCAL -5242106,1759161,1008,277.0,,71.0,,,,,,,Energy,KCAL -5242751,1759806,1008,167.0,,70.0,,,,,,,Energy,KCAL -5242754,1759809,1008,33.0,,70.0,,,,,,,Energy,KCAL -5242949,1760004,1008,531.0,,70.0,,,,,,,Energy,KCAL -5243019,1760075,1008,33.0,,70.0,,,,,,,Energy,KCAL -5243085,1760141,1008,350.0,,70.0,,,,,,,Energy,KCAL -5243382,1760438,1008,714.0,,70.0,,,,,,,Energy,KCAL -5243439,1760496,1008,375.0,,70.0,,,,,,,Energy,KCAL -5243456,1760513,1008,219.0,,70.0,,,,,,,Energy,KCAL -5243999,1761056,1008,42.0,,70.0,,,,,,,Energy,KCAL -5244010,1761067,1008,85.0,,70.0,,,,,,,Energy,KCAL -5244016,1761073,1008,107.0,,70.0,,,,,,,Energy,KCAL -5244136,1761193,1008,357.0,,70.0,,,,,,,Energy,KCAL -5244138,1761195,1008,39.0,,70.0,,,,,,,Energy,KCAL -5244273,1761330,1008,357.0,,70.0,,,,,,,Energy,KCAL -5244286,1761343,1008,520.0,,70.0,,,,,,,Energy,KCAL -5244558,1761618,1008,356.0,,70.0,,,,,,,Energy,KCAL -5244809,1761870,1008,116.0,,70.0,,,,,,,Energy,KCAL -5244888,1761950,1008,203.0,,70.0,,,,,,,Energy,KCAL -5244945,1762008,1008,28.0,,70.0,,,,,,,Energy,KCAL -5245046,1762109,1008,118.0,,70.0,,,,,,,Energy,KCAL -5245116,1762179,1008,15.0,,70.0,,,,,,,Energy,KCAL -5245538,1762603,1008,102.0,,70.0,,,,,,,Energy,KCAL -5245666,1762733,1008,377.0,,70.0,,,,,,,Energy,KCAL -5245918,1762988,1008,294.0,,70.0,,,,,,,Energy,KCAL -5246013,1763083,1008,300.0,,70.0,,,,,,,Energy,KCAL -5246201,1763276,1008,425.0,,70.0,,,,,,,Energy,KCAL -5246227,1763302,1008,400.0,,70.0,,,,,,,Energy,KCAL -5246245,1763320,1008,33.0,,70.0,,,,,,,Energy,KCAL -5246291,1763366,1008,133.0,,70.0,,,,,,,Energy,KCAL -5246302,1763377,1008,321.0,,70.0,,,,,,,Energy,KCAL -5246743,1763819,1008,339.0,,70.0,,,,,,,Energy,KCAL -5246803,1763879,1008,462.0,,70.0,,,,,,,Energy,KCAL -5247143,1764220,1008,281.0,,70.0,,,,,,,Energy,KCAL -5247182,1764259,1008,308.0,,70.0,,,,,,,Energy,KCAL -5247356,1764434,1008,571.0,,70.0,,,,,,,Energy,KCAL -5247628,1764710,1008,643.0,,70.0,,,,,,,Energy,KCAL -5247688,1764770,1008,165.0,,70.0,,,,,,,Energy,KCAL -5247694,1764776,1008,857.0,,70.0,,,,,,,Energy,KCAL -5247736,1764819,1008,21.0,,70.0,,,,,,,Energy,KCAL -5247908,1764992,1008,73.0,,70.0,,,,,,,Energy,KCAL -5248306,1765394,1008,0.0,,70.0,,,,,,,Energy,KCAL -5248336,1765424,1008,533.0,,70.0,,,,,,,Energy,KCAL -5248463,1765552,1008,80.0,,70.0,,,,,,,Energy,KCAL -5248650,1765739,1008,17.0,,70.0,,,,,,,Energy,KCAL -5248678,1765767,1008,161.0,,70.0,,,,,,,Energy,KCAL -5248895,1765985,1008,643.0,,70.0,,,,,,,Energy,KCAL -5249214,1766304,1008,379.0,,70.0,,,,,,,Energy,KCAL -5249328,1766418,1008,0.0,,70.0,,,,,,,Energy,KCAL -5249416,1766506,1008,9.0,,70.0,,,,,,,Energy,KCAL -5249452,1766542,1008,208.0,,70.0,,,,,,,Energy,KCAL -5249706,1766796,1008,293.0,,70.0,,,,,,,Energy,KCAL -5249753,1766843,1008,345.0,,70.0,,,,,,,Energy,KCAL -5250073,1767165,1008,350.0,,70.0,,,,,,,Energy,KCAL -5250163,1767255,1008,153.0,,70.0,,,,,,,Energy,KCAL -5250506,1767602,1008,433.0,,70.0,,,,,,,Energy,KCAL -5250551,1767647,1008,109.0,,70.0,,,,,,,Energy,KCAL -5250560,1767656,1008,171.0,,70.0,,,,,,,Energy,KCAL -5250713,1767809,1008,0.0,,70.0,,,,,,,Energy,KCAL -5250968,1768066,1008,393.0,,70.0,,,,,,,Energy,KCAL -5251214,1768312,1008,286.0,,70.0,,,,,,,Energy,KCAL -5251215,1768313,1008,100.0,,70.0,,,,,,,Energy,KCAL -5251933,1769038,1008,429.0,,70.0,,,,,,,Energy,KCAL -5252052,1769157,1008,106.0,,70.0,,,,,,,Energy,KCAL -5252457,1769573,1008,0.0,,70.0,,,,,,,Energy,KCAL -5252602,1769718,1008,50.0,,70.0,,,,,,,Energy,KCAL -5252976,1770096,1008,15.0,,70.0,,,,,,,Energy,KCAL -5253014,1770134,1008,375.0,,70.0,,,,,,,Energy,KCAL -5253080,1770200,1008,562.0,,70.0,,,,,,,Energy,KCAL -5253316,1770437,1008,440.0,,70.0,,,,,,,Energy,KCAL -5253685,1770806,1008,393.0,,70.0,,,,,,,Energy,KCAL -5253804,1770925,1008,522.0,,70.0,,,,,,,Energy,KCAL -5253909,1771030,1008,462.0,,70.0,,,,,,,Energy,KCAL -5254037,1771158,1008,571.0,,70.0,,,,,,,Energy,KCAL -5254042,1771163,1008,71.0,,70.0,,,,,,,Energy,KCAL -5254498,1771619,1008,500.0,,70.0,,,,,,,Energy,KCAL -5255193,1772316,1008,567.0,,70.0,,,,,,,Energy,KCAL -5255195,1772318,1008,633.0,,70.0,,,,,,,Energy,KCAL -5255726,1772849,1008,515.0,,70.0,,,,,,,Energy,KCAL -5256228,1773352,1008,421.0,,70.0,,,,,,,Energy,KCAL -5256317,1773443,1008,475.0,,70.0,,,,,,,Energy,KCAL -5256355,1773481,1008,438.0,,70.0,,,,,,,Energy,KCAL -5256374,1773500,1008,321.0,,70.0,,,,,,,Energy,KCAL -5256382,1773508,1008,50.0,,70.0,,,,,,,Energy,KCAL -5256467,1773593,1008,400.0,,70.0,,,,,,,Energy,KCAL -5256480,1773606,1008,0.0,,70.0,,,,,,,Energy,KCAL -5257701,1774830,1008,436.0,,70.0,,,,,,,Energy,KCAL -5257840,1774970,1008,350.0,,70.0,,,,,,,Energy,KCAL -5257850,1774980,1008,393.0,,70.0,,,,,,,Energy,KCAL -5257871,1775001,1008,356.0,,70.0,,,,,,,Energy,KCAL -5257946,1775077,1008,214.0,,70.0,,,,,,,Energy,KCAL -5258053,1775184,1008,391.0,,70.0,,,,,,,Energy,KCAL -5258133,1775264,1008,375.0,,70.0,,,,,,,Energy,KCAL -5258162,1775293,1008,417.0,,70.0,,,,,,,Energy,KCAL -5258168,1775299,1008,375.0,,70.0,,,,,,,Energy,KCAL -5258329,1775460,1008,800.0,,70.0,,,,,,,Energy,KCAL -5258378,1881445,1008,469.0,,70.0,,,,,,,Energy,KCAL -5258670,1775801,1008,214.0,,70.0,,,,,,,Energy,KCAL -5258961,1776094,1008,357.0,,70.0,,,,,,,Energy,KCAL -5259060,1776193,1008,250.0,,70.0,,,,,,,Energy,KCAL -5259348,1776481,1008,200.0,,70.0,,,,,,,Energy,KCAL -5259764,1776900,1008,225.0,,70.0,,,,,,,Energy,KCAL -5259926,1777062,1008,200.0,,70.0,,,,,,,Energy,KCAL -5260091,1777228,1008,94.0,,70.0,,,,,,,Energy,KCAL -5260328,1777465,1008,186.0,,70.0,,,,,,,Energy,KCAL -5260443,1777582,1008,504.0,,70.0,,,,,,,Energy,KCAL -5260542,1777681,1008,400.0,,70.0,,,,,,,Energy,KCAL -5260840,1881501,1008,34.0,,70.0,,,,,,,Energy,KCAL -5261087,1778227,1008,193.0,,70.0,,,,,,,Energy,KCAL -5261119,1778259,1008,320.0,,70.0,,,,,,,Energy,KCAL -5261125,1778265,1008,302.0,,70.0,,,,,,,Energy,KCAL -5261411,1778551,1008,388.0,,70.0,,,,,,,Energy,KCAL -5261950,1779090,1008,152.0,,70.0,,,,,,,Energy,KCAL -5262012,1779152,1008,87.0,,70.0,,,,,,,Energy,KCAL -5262370,1779510,1008,118.0,,70.0,,,,,,,Energy,KCAL -5262441,1779582,1008,80.0,,70.0,,,,,,,Energy,KCAL -5262725,1779867,1008,238.0,,70.0,,,,,,,Energy,KCAL -5262755,1779897,1008,134.0,,70.0,,,,,,,Energy,KCAL -5262810,1779954,1008,144.0,,70.0,,,,,,,Energy,KCAL -5263190,1780334,1008,118.0,,70.0,,,,,,,Energy,KCAL -5263199,1780343,1008,41.0,,70.0,,,,,,,Energy,KCAL -5263329,1780473,1008,306.0,,70.0,,,,,,,Energy,KCAL -5263468,1780612,1008,103.0,,70.0,,,,,,,Energy,KCAL -5263625,1780769,1008,95.0,,70.0,,,,,,,Energy,KCAL -5263750,1780894,1008,390.0,,70.0,,,,,,,Energy,KCAL -5263881,1781025,1008,286.0,,70.0,,,,,,,Energy,KCAL -5264367,1781512,1008,302.0,,70.0,,,,,,,Energy,KCAL -5264522,1781667,1008,118.0,,70.0,,,,,,,Energy,KCAL -5264663,1781808,1008,31.0,,70.0,,,,,,,Energy,KCAL -5264803,1781948,1008,21.0,,70.0,,,,,,,Energy,KCAL -5264892,1782037,1008,30.0,,70.0,,,,,,,Energy,KCAL -5265132,1782277,1008,396.0,,70.0,,,,,,,Energy,KCAL -5265331,1782476,1008,6.0,,70.0,,,,,,,Energy,KCAL -5265503,1782649,1008,375.0,,70.0,,,,,,,Energy,KCAL -5265664,1782810,1008,440.0,,70.0,,,,,,,Energy,KCAL -5265818,1782964,1008,233.0,,70.0,,,,,,,Energy,KCAL -5265962,1783108,1008,119.0,,70.0,,,,,,,Energy,KCAL -5266627,1783774,1008,167.0,,70.0,,,,,,,Energy,KCAL -5266720,1783867,1008,286.0,,70.0,,,,,,,Energy,KCAL -5266871,1784018,1008,464.0,,70.0,,,,,,,Energy,KCAL -5266918,1784065,1008,54.0,,70.0,,,,,,,Energy,KCAL -5266926,1784073,1008,432.0,,70.0,,,,,,,Energy,KCAL -5267395,1784542,1008,571.0,,70.0,,,,,,,Energy,KCAL -5267454,1784601,1008,409.0,,70.0,,,,,,,Energy,KCAL -5267509,1784656,1008,208.0,,70.0,,,,,,,Energy,KCAL -5267564,1784712,1008,6175.0,,70.0,,,,,,,Energy,KCAL -5267827,1784975,1008,393.0,,70.0,,,,,,,Energy,KCAL -5267835,1784984,1008,391.0,,70.0,,,,,,,Energy,KCAL -5268048,1785197,1008,33.0,,70.0,,,,,,,Energy,KCAL -5268872,1786023,1008,66.0,,70.0,,,,,,,Energy,KCAL -5269251,1786402,1008,40.0,,70.0,,,,,,,Energy,KCAL -5269444,1786601,1008,286.0,,70.0,,,,,,,Energy,KCAL -5269912,1787082,1008,169.0,,70.0,,,,,,,Energy,KCAL -5270188,1787359,1008,33.0,,70.0,,,,,,,Energy,KCAL -5270356,1787527,1008,100.0,,70.0,,,,,,,Energy,KCAL -5270414,1787586,1008,242.0,,70.0,,,,,,,Energy,KCAL -5270476,1787648,1008,393.0,,70.0,,,,,,,Energy,KCAL -5270701,1787874,1008,500.0,,70.0,,,,,,,Energy,KCAL -5271151,1788326,1008,54.0,,70.0,,,,,,,Energy,KCAL -5271172,1788347,1008,379.0,,70.0,,,,,,,Energy,KCAL -5271474,1788649,1008,286.0,,70.0,,,,,,,Energy,KCAL -5271494,1788669,1008,56.0,,70.0,,,,,,,Energy,KCAL -5271580,1788757,1008,175.0,,70.0,,,,,,,Energy,KCAL -5271645,1788824,1008,300.0,,70.0,,,,,,,Energy,KCAL -5271943,1789128,1008,17.0,,70.0,,,,,,,Energy,KCAL -5272638,1789832,1008,438.0,,70.0,,,,,,,Energy,KCAL -5272894,1790096,1008,429.0,,70.0,,,,,,,Energy,KCAL -5273091,1790300,1008,357.0,,70.0,,,,,,,Energy,KCAL -5273165,1790375,1008,471.0,,70.0,,,,,,,Energy,KCAL -5273552,1790769,1008,168.0,,70.0,,,,,,,Energy,KCAL -5273609,1790826,1008,324.0,,70.0,,,,,,,Energy,KCAL -5273725,1790946,1008,214.0,,70.0,,,,,,,Energy,KCAL -5273742,1790963,1008,271.0,,70.0,,,,,,,Energy,KCAL -5274324,1791549,1008,1179.0,,70.0,,,,,,,Energy,KCAL -5274674,1791907,1008,179.0,,70.0,,,,,,,Energy,KCAL -5274697,1791930,1008,186.0,,70.0,,,,,,,Energy,KCAL -5274845,1792078,1008,300.0,,70.0,,,,,,,Energy,KCAL -5275008,1792248,1008,222.0,,70.0,,,,,,,Energy,KCAL -5275200,1792440,1008,71.0,,70.0,,,,,,,Energy,KCAL -5275400,1792642,1008,467.0,,70.0,,,,,,,Energy,KCAL -5275420,1792663,1008,333.0,,70.0,,,,,,,Energy,KCAL -5275477,1792720,1008,357.0,,70.0,,,,,,,Energy,KCAL -5275480,1792723,1008,556.0,,70.0,,,,,,,Energy,KCAL -5275875,1793120,1008,265.0,,70.0,,,,,,,Energy,KCAL -5275910,1793158,1008,25.0,,70.0,,,,,,,Energy,KCAL -5276275,1793523,1008,429.0,,70.0,,,,,,,Energy,KCAL -5276476,1793724,1008,442.0,,70.0,,,,,,,Energy,KCAL -5276958,1794207,1008,36.0,,70.0,,,,,,,Energy,KCAL -5277041,1794290,1008,500.0,,70.0,,,,,,,Energy,KCAL -5277155,1794404,1008,73.0,,70.0,,,,,,,Energy,KCAL -5277399,1794648,1008,857.0,,70.0,,,,,,,Energy,KCAL -5277527,1794776,1008,400.0,,70.0,,,,,,,Energy,KCAL -5277721,1881760,1008,500.0,,70.0,,,,,,,Energy,KCAL -5277727,1794977,1008,50.0,,70.0,,,,,,,Energy,KCAL -5277755,1795005,1008,507.0,,70.0,,,,,,,Energy,KCAL -5277809,1795059,1008,667.0,,70.0,,,,,,,Energy,KCAL -5277820,1795070,1008,500.0,,70.0,,,,,,,Energy,KCAL -5277940,1795193,1008,488.0,,70.0,,,,,,,Energy,KCAL -5278213,1795477,1008,62.0,,70.0,,,,,,,Energy,KCAL -5278448,1795713,1008,15.0,,70.0,,,,,,,Energy,KCAL -5278640,1795906,1008,228.0,,70.0,,,,,,,Energy,KCAL -5278727,1795994,1008,233.0,,70.0,,,,,,,Energy,KCAL -5278752,1796019,1008,45.0,,70.0,,,,,,,Energy,KCAL -5279096,1796365,1008,246.0,,70.0,,,,,,,Energy,KCAL -5279105,1796374,1008,533.0,,70.0,,,,,,,Energy,KCAL -5279265,1796535,1008,633.0,,70.0,,,,,,,Energy,KCAL -5279311,1796581,1008,367.0,,70.0,,,,,,,Energy,KCAL -5279891,1797161,1008,66.0,,70.0,,,,,,,Energy,KCAL -5279926,1797196,1008,300.0,,70.0,,,,,,,Energy,KCAL -5280335,1797616,1008,65.0,,70.0,,,,,,,Energy,KCAL -5280435,1797716,1008,375.0,,70.0,,,,,,,Energy,KCAL -5280612,1797894,1008,0.0,,70.0,,,,,,,Energy,KCAL -5280913,1798196,1008,25.0,,70.0,,,,,,,Energy,KCAL -5281128,1798412,1008,0.0,,70.0,,,,,,,Energy,KCAL -5281293,1798577,1008,500.0,,70.0,,,,,,,Energy,KCAL -5281976,1799282,1008,312.0,,70.0,,,,,,,Energy,KCAL -5282040,1799379,1008,222.0,,70.0,,,,,,,Energy,KCAL -5282203,1799583,1008,375.0,,70.0,,,,,,,Energy,KCAL -5282349,1799729,1008,471.0,,70.0,,,,,,,Energy,KCAL -5282473,1799854,1008,16.0,,70.0,,,,,,,Energy,KCAL -5282504,1799885,1008,273.0,,70.0,,,,,,,Energy,KCAL -5282630,1800012,1008,89.0,,70.0,,,,,,,Energy,KCAL -5282705,1800089,1008,246.0,,70.0,,,,,,,Energy,KCAL -5283326,1800764,1008,37.0,,70.0,,,,,,,Energy,KCAL -5283451,1800889,1008,45.0,,70.0,,,,,,,Energy,KCAL -5283641,1801080,1008,140.0,,70.0,,,,,,,Energy,KCAL -5283758,1801197,1008,274.0,,70.0,,,,,,,Energy,KCAL -5284037,1801477,1008,247.0,,70.0,,,,,,,Energy,KCAL -5284807,1802248,1008,167.0,,70.0,,,,,,,Energy,KCAL -5285131,1802572,1008,571.0,,70.0,,,,,,,Energy,KCAL -5285515,1802957,1008,44.0,,70.0,,,,,,,Energy,KCAL -5285881,1803324,1008,141.0,,70.0,,,,,,,Energy,KCAL -5286057,1803500,1008,200.0,,70.0,,,,,,,Energy,KCAL -5286144,1803587,1008,643.0,,70.0,,,,,,,Energy,KCAL -5286152,1803595,1008,233.0,,70.0,,,,,,,Energy,KCAL -5286619,1804062,1008,25.0,,70.0,,,,,,,Energy,KCAL -5286681,1804124,1008,475.0,,70.0,,,,,,,Energy,KCAL -5286826,1804277,1008,286.0,,70.0,,,,,,,Energy,KCAL -5287157,1804616,1008,3.0,,70.0,,,,,,,Energy,KCAL -5287169,1804628,1008,33.0,,70.0,,,,,,,Energy,KCAL -5287543,1805005,1008,213.0,,70.0,,,,,,,Energy,KCAL -5287577,1805040,1008,360.0,,70.0,,,,,,,Energy,KCAL -5287632,1805095,1008,119.0,,70.0,,,,,,,Energy,KCAL -5288356,1805822,1008,357.0,,70.0,,,,,,,Energy,KCAL -5288442,1805909,1008,333.0,,70.0,,,,,,,Energy,KCAL -5288492,1805959,1008,200.0,,70.0,,,,,,,Energy,KCAL -5289091,1806559,1008,245.0,,70.0,,,,,,,Energy,KCAL -5289297,1806765,1008,440.0,,70.0,,,,,,,Energy,KCAL -5289598,1807067,1008,100.0,,70.0,,,,,,,Energy,KCAL -5289788,1807257,1008,57.0,,70.0,,,,,,,Energy,KCAL -5289861,1807330,1008,5000.0,,70.0,,,,,,,Energy,KCAL -5290322,1807792,1008,250.0,,70.0,,,,,,,Energy,KCAL -5290564,1808035,1008,679.0,,70.0,,,,,,,Energy,KCAL -5291144,1808619,1008,433.0,,70.0,,,,,,,Energy,KCAL -5291310,1808785,1008,48.0,,70.0,,,,,,,Energy,KCAL -5291336,1808811,1008,230.0,,70.0,,,,,,,Energy,KCAL -5291482,1808964,1008,467.0,,70.0,,,,,,,Energy,KCAL -5292118,1809605,1008,500.0,,70.0,,,,,,,Energy,KCAL -5292338,1809826,1008,4.0,,70.0,,,,,,,Energy,KCAL -5292428,1809916,1008,282.0,,70.0,,,,,,,Energy,KCAL -5292549,1810039,1008,288.0,,70.0,,,,,,,Energy,KCAL -5292797,1810291,1008,46.0,,70.0,,,,,,,Energy,KCAL -5292893,1810401,1008,220.0,,70.0,,,,,,,Energy,KCAL -5293394,1810913,1008,38.0,,70.0,,,,,,,Energy,KCAL -5294045,1811567,1008,545.0,,70.0,,,,,,,Energy,KCAL -5294395,1811917,1008,500.0,,70.0,,,,,,,Energy,KCAL -5294503,1812027,1008,30.0,,70.0,,,,,,,Energy,KCAL -5294572,1812098,1008,500.0,,70.0,,,,,,,Energy,KCAL -5294924,1812453,1008,78.0,,70.0,,,,,,,Energy,KCAL -5295350,1812883,1008,500.0,,70.0,,,,,,,Energy,KCAL -5295372,1812905,1008,234.0,,70.0,,,,,,,Energy,KCAL -5296055,1813595,1008,198.0,,70.0,,,,,,,Energy,KCAL -5296135,1813677,1008,57.0,,70.0,,,,,,,Energy,KCAL -5296298,1813842,1008,59.0,,70.0,,,,,,,Energy,KCAL -5296299,1813843,1008,44.0,,70.0,,,,,,,Energy,KCAL -5296405,1813950,1008,394.0,,70.0,,,,,,,Energy,KCAL -5296505,1814050,1008,69.0,,70.0,,,,,,,Energy,KCAL -5296568,1814114,1008,115.0,,70.0,,,,,,,Energy,KCAL -5296668,1814222,1008,485.0,,70.0,,,,,,,Energy,KCAL -5297498,1815055,1008,350.0,,70.0,,,,,,,Energy,KCAL -5297538,1815095,1008,357.0,,70.0,,,,,,,Energy,KCAL -5297548,1815105,1008,422.0,,70.0,,,,,,,Energy,KCAL -5298127,1815684,1008,455.0,,70.0,,,,,,,Energy,KCAL -5298169,1815726,1008,58.0,,70.0,,,,,,,Energy,KCAL -5298203,1815760,1008,393.0,,70.0,,,,,,,Energy,KCAL -5298248,1815805,1008,231.0,,70.0,,,,,,,Energy,KCAL -5298520,1816078,1008,281.0,,70.0,,,,,,,Energy,KCAL -5298841,1816399,1008,18.0,,70.0,,,,,,,Energy,KCAL -5298937,1816495,1008,350.0,,70.0,,,,,,,Energy,KCAL -5299535,1817095,1008,333.0,,70.0,,,,,,,Energy,KCAL -5299539,1817099,1008,467.0,,70.0,,,,,,,Energy,KCAL -5299623,1817183,1008,278.0,,70.0,,,,,,,Energy,KCAL -5299871,1817432,1008,276.0,,70.0,,,,,,,Energy,KCAL -5300075,1817636,1008,129.0,,70.0,,,,,,,Energy,KCAL -5300505,1818067,1008,381.0,,70.0,,,,,,,Energy,KCAL -5300732,1818295,1008,364.0,,70.0,,,,,,,Energy,KCAL -5301076,1818639,1008,250.0,,70.0,,,,,,,Energy,KCAL -5301489,1819056,1008,381.0,,70.0,,,,,,,Energy,KCAL -5301559,1819127,1008,400.0,,70.0,,,,,,,Energy,KCAL -5301777,1819345,1008,250.0,,70.0,,,,,,,Energy,KCAL -5301831,1819401,1008,400.0,,70.0,,,,,,,Energy,KCAL -5302045,1819615,1008,38.0,,70.0,,,,,,,Energy,KCAL -5302090,1819660,1008,188.0,,70.0,,,,,,,Energy,KCAL -5302172,1819742,1008,67.0,,70.0,,,,,,,Energy,KCAL -5302473,1820048,1008,89.0,,70.0,,,,,,,Energy,KCAL -5302972,1820557,1008,362.0,,70.0,,,,,,,Energy,KCAL -5303646,1821237,1008,402.0,,70.0,,,,,,,Energy,KCAL -5304153,1821746,1008,64.0,,70.0,,,,,,,Energy,KCAL -5304309,1821903,1008,393.0,,70.0,,,,,,,Energy,KCAL -5304381,1821975,1008,480.0,,70.0,,,,,,,Energy,KCAL -5304602,1822196,1008,0.0,,70.0,,,,,,,Energy,KCAL -5304687,1822281,1008,147.0,,70.0,,,,,,,Energy,KCAL -5304756,1822350,1008,241.0,,70.0,,,,,,,Energy,KCAL -5304992,1822586,1008,224.0,,70.0,,,,,,,Energy,KCAL -5305507,1823105,1008,40.0,,70.0,,,,,,,Energy,KCAL -5305515,1823114,1008,350.0,,70.0,,,,,,,Energy,KCAL -5306012,1823618,1008,8.0,,70.0,,,,,,,Energy,KCAL -5306189,1823799,1008,378.0,,70.0,,,,,,,Energy,KCAL -5306213,1823823,1008,533.0,,70.0,,,,,,,Energy,KCAL -5306244,1823854,1008,310.0,,70.0,,,,,,,Energy,KCAL -5306407,1824018,1008,18.0,,70.0,,,,,,,Energy,KCAL -5306446,1824057,1008,59.0,,70.0,,,,,,,Energy,KCAL -5306975,1824604,1008,533.0,,70.0,,,,,,,Energy,KCAL -5307033,1824666,1008,0.0,,70.0,,,,,,,Energy,KCAL -5307119,1824758,1008,214.0,,70.0,,,,,,,Energy,KCAL -5307442,1825087,1008,235.0,,70.0,,,,,,,Energy,KCAL -5307540,1825191,1008,200.0,,70.0,,,,,,,Energy,KCAL -5307864,1825521,1008,115.0,,70.0,,,,,,,Energy,KCAL -5308363,1826031,1008,41.0,,70.0,,,,,,,Energy,KCAL -5308836,1826509,1008,235.0,,70.0,,,,,,,Energy,KCAL -5309101,1826776,1008,224.0,,70.0,,,,,,,Energy,KCAL -5309111,1826786,1008,375.0,,70.0,,,,,,,Energy,KCAL -5309112,1826787,1008,800.0,,70.0,,,,,,,Energy,KCAL -5309210,1826886,1008,67.0,,70.0,,,,,,,Energy,KCAL -5309645,1827323,1008,356.0,,70.0,,,,,,,Energy,KCAL -5309687,1827365,1008,429.0,,70.0,,,,,,,Energy,KCAL -5309891,1827571,1008,393.0,,70.0,,,,,,,Energy,KCAL -5309928,1827608,1008,333.0,,70.0,,,,,,,Energy,KCAL -5310040,1827721,1008,600.0,,70.0,,,,,,,Energy,KCAL -5310625,1828309,1008,500.0,,70.0,,,,,,,Energy,KCAL -5310710,1828394,1008,25.0,,70.0,,,,,,,Energy,KCAL -5310952,1828637,1008,536.0,,70.0,,,,,,,Energy,KCAL -5311117,1828802,1008,245.0,,70.0,,,,,,,Energy,KCAL -5311319,1829010,1008,484.0,,70.0,,,,,,,Energy,KCAL -5311339,1829030,1008,153.0,,70.0,,,,,,,Energy,KCAL -5311805,1829502,1008,1133.0,,70.0,,,,,,,Energy,KCAL -5312074,1829778,1008,500.0,,70.0,,,,,,,Energy,KCAL -5312135,1829840,1008,464.0,,70.0,,,,,,,Energy,KCAL -5312299,1830006,1008,400.0,,70.0,,,,,,,Energy,KCAL -5312349,1830061,1008,79.0,,70.0,,,,,,,Energy,KCAL -5312400,1830114,1008,345.0,,70.0,,,,,,,Energy,KCAL -5312477,1830191,1008,733.0,,70.0,,,,,,,Energy,KCAL -5312642,1830364,1008,259.0,,70.0,,,,,,,Energy,KCAL -5312690,1830413,1008,607.0,,70.0,,,,,,,Energy,KCAL -5312965,1830694,1008,370.0,,70.0,,,,,,,Energy,KCAL -5313010,1830739,1008,47.0,,70.0,,,,,,,Energy,KCAL -5313089,1830821,1008,180.0,,70.0,,,,,,,Energy,KCAL -5313092,1830824,1008,415.0,,70.0,,,,,,,Energy,KCAL -5313108,1830841,1008,536.0,,70.0,,,,,,,Energy,KCAL -5313368,1831105,1008,30.0,,70.0,,,,,,,Energy,KCAL -5313571,1831314,1008,192.0,,70.0,,,,,,,Energy,KCAL -5313625,1831372,1008,56.0,,70.0,,,,,,,Energy,KCAL -5313663,1831411,1008,150.0,,70.0,,,,,,,Energy,KCAL -5314081,1831840,1008,375.0,,70.0,,,,,,,Energy,KCAL -5314348,1832110,1008,333.0,,70.0,,,,,,,Energy,KCAL -5314392,1832155,1008,333.0,,70.0,,,,,,,Energy,KCAL -5314635,1832402,1008,355.0,,70.0,,,,,,,Energy,KCAL -5314665,1832432,1008,464.0,,70.0,,,,,,,Energy,KCAL -5315248,1833030,1008,71.0,,70.0,,,,,,,Energy,KCAL -5315406,1833192,1008,0.0,,70.0,,,,,,,Energy,KCAL -5315471,1833259,1008,271.0,,70.0,,,,,,,Energy,KCAL -5315506,1833295,1008,23.0,,70.0,,,,,,,Energy,KCAL -5315722,1833514,1008,210.0,,70.0,,,,,,,Energy,KCAL -5315981,1833773,1008,500.0,,70.0,,,,,,,Energy,KCAL -5316075,1833868,1008,333.0,,70.0,,,,,,,Energy,KCAL -5316116,1833909,1008,227.0,,70.0,,,,,,,Energy,KCAL -5316133,1833926,1008,6.0,,70.0,,,,,,,Energy,KCAL -5316423,1834216,1008,857.0,,70.0,,,,,,,Energy,KCAL -5316567,1834360,1008,633.0,,70.0,,,,,,,Energy,KCAL -5317222,1835025,1008,295.0,,70.0,,,,,,,Energy,KCAL -5317262,1835065,1008,250.0,,70.0,,,,,,,Energy,KCAL -5317491,1835297,1008,360.0,,70.0,,,,,,,Energy,KCAL -5318018,1835844,1008,467.0,,70.0,,,,,,,Energy,KCAL -5318134,1835961,1008,356.0,,70.0,,,,,,,Energy,KCAL -5318154,1835981,1008,213.0,,70.0,,,,,,,Energy,KCAL -5319025,1836879,1008,500.0,,70.0,,,,,,,Energy,KCAL -5319234,1837097,1008,312.0,,70.0,,,,,,,Energy,KCAL -5319361,1837227,1008,243.0,,70.0,,,,,,,Energy,KCAL -5319554,1837422,1008,200.0,,70.0,,,,,,,Energy,KCAL -5319719,1837587,1008,33.0,,70.0,,,,,,,Energy,KCAL -5320019,1838025,1008,35.0,,70.0,,,,,,,Energy,KCAL -5320129,1838171,1008,148.0,,70.0,,,,,,,Energy,KCAL -5320194,1838257,1008,123.0,,70.0,,,,,,,Energy,KCAL -5320203,1838269,1008,3125.0,,70.0,,,,,,,Energy,KCAL -5320302,1838395,1008,59.0,,70.0,,,,,,,Energy,KCAL -5320378,1882344,1008,474.0,,70.0,,,,,,,Energy,KCAL -5320999,1838756,1008,400.0,,70.0,,,,,,,Energy,KCAL -5321048,1838806,1008,357.0,,70.0,,,,,,,Energy,KCAL -5321438,1839202,1008,388.0,,70.0,,,,,,,Energy,KCAL -5321520,1839284,1008,286.0,,70.0,,,,,,,Energy,KCAL -5321659,1882761,1008,42.0,,70.0,,,,,,,Energy,KCAL -5321680,1882771,1008,357.0,,70.0,,,,,,,Energy,KCAL -5321817,1839584,1008,225.0,,70.0,,,,,,,Energy,KCAL -5321907,1882857,1008,50.0,,70.0,,,,,,,Energy,KCAL -5321933,1882870,1008,536.0,,70.0,,,,,,,Energy,KCAL -5322075,1839842,1008,274.0,,70.0,,,,,,,Energy,KCAL -5322265,1882959,1008,2000.0,,70.0,,,,,,,Energy,KCAL -5322548,1883014,1008,136.0,,70.0,,,,,,,Energy,KCAL -5322919,1840722,1008,44.0,,70.0,,,,,,,Energy,KCAL -5322953,1840756,1008,389.0,,70.0,,,,,,,Energy,KCAL -5323158,1841026,1008,167.0,,70.0,,,,,,,Energy,KCAL -5323282,1841154,1008,219.0,,70.0,,,,,,,Energy,KCAL -5323329,1841201,1008,340.0,,70.0,,,,,,,Energy,KCAL -5323344,1841216,1008,80.0,,70.0,,,,,,,Energy,KCAL -5323349,1841221,1008,4.0,,70.0,,,,,,,Energy,KCAL -5323480,1841353,1008,356.0,,70.0,,,,,,,Energy,KCAL -5323657,1841531,1008,347.0,,70.0,,,,,,,Energy,KCAL -5323751,1841633,1008,161.0,,70.0,,,,,,,Energy,KCAL -5323893,1841790,1008,286.0,,70.0,,,,,,,Energy,KCAL -5323969,1841866,1008,10.0,,70.0,,,,,,,Energy,KCAL -5323973,1841870,1008,250.0,,70.0,,,,,,,Energy,KCAL -5323996,1841893,1008,94.0,,70.0,,,,,,,Energy,KCAL -5324092,1841990,1008,263.0,,70.0,,,,,,,Energy,KCAL -5324424,1842352,1008,3000.0,,70.0,,,,,,,Energy,KCAL -5324747,1842681,1008,333.0,,70.0,,,,,,,Energy,KCAL -5324752,1883369,1008,33.0,,70.0,,,,,,,Energy,KCAL -5324918,1842852,1008,179.0,,70.0,,,,,,,Energy,KCAL -5325023,1842958,1008,97.0,,70.0,,,,,,,Energy,KCAL -5325108,1883432,1008,346.0,,70.0,,,,,,,Energy,KCAL -5325138,1843074,1008,417.0,,70.0,,,,,,,Energy,KCAL -5326087,1844051,1008,148.0,,70.0,,,,,,,Energy,KCAL -5326134,1844098,1008,43.0,,70.0,,,,,,,Energy,KCAL -5326214,1844178,1008,33.0,,70.0,,,,,,,Energy,KCAL -5326358,1844324,1008,0.0,,70.0,,,,,,,Energy,KCAL -5326521,1844488,1008,387.0,,70.0,,,,,,,Energy,KCAL -5326605,1844574,1008,400.0,,70.0,,,,,,,Energy,KCAL -5327159,1845136,1008,356.0,,70.0,,,,,,,Energy,KCAL -5327431,1845411,1008,226.0,,70.0,,,,,,,Energy,KCAL -5327467,1845447,1008,291.0,,70.0,,,,,,,Energy,KCAL -5327614,1845598,1008,136.0,,70.0,,,,,,,Energy,KCAL -5327738,1883598,1008,32.0,,70.0,,,,,,,Energy,KCAL -5327836,1845831,1008,47.0,,70.0,,,,,,,Energy,KCAL -5327922,1845922,1008,0.0,,70.0,,,,,,,Energy,KCAL -5328114,1846123,1008,128.0,,70.0,,,,,,,Energy,KCAL -5328191,1846203,1008,218.0,,70.0,,,,,,,Energy,KCAL -5328377,1846397,1008,360.0,,70.0,,,,,,,Energy,KCAL -5328839,1846887,1008,500.0,,70.0,,,,,,,Energy,KCAL -5328885,1846934,1008,350.0,,70.0,,,,,,,Energy,KCAL -5329031,1847087,1008,300.0,,70.0,,,,,,,Energy,KCAL -5329274,1847341,1008,356.0,,70.0,,,,,,,Energy,KCAL -5329598,1883953,1008,282.0,,70.0,,,,,,,Energy,KCAL -5329686,1884041,1008,393.0,,70.0,,,,,,,Energy,KCAL -5329974,1884329,1008,506.0,,70.0,,,,,,,Energy,KCAL -5329998,1884353,1008,107.0,,70.0,,,,,,,Energy,KCAL -5330305,1884660,1008,393.0,,70.0,,,,,,,Energy,KCAL -5330370,1884725,1008,312.0,,70.0,,,,,,,Energy,KCAL -5330560,1884916,1008,464.0,,70.0,,,,,,,Energy,KCAL -5330587,1884943,1008,133.0,,70.0,,,,,,,Energy,KCAL -5330756,1885112,1008,455.0,,70.0,,,,,,,Energy,KCAL -5331208,1885564,1008,400.0,,70.0,,,,,,,Energy,KCAL -5331255,1885611,1008,357.0,,70.0,,,,,,,Energy,KCAL -5331261,1885617,1008,375.0,,70.0,,,,,,,Energy,KCAL -5331320,1885676,1008,99.0,,70.0,,,,,,,Energy,KCAL -5331416,1885772,1008,281.0,,70.0,,,,,,,Energy,KCAL -5331423,1885779,1008,429.0,,70.0,,,,,,,Energy,KCAL -5331497,1885854,1008,286.0,,70.0,,,,,,,Energy,KCAL -5331634,1885991,1008,375.0,,70.0,,,,,,,Energy,KCAL -5331717,1886074,1008,500.0,,70.0,,,,,,,Energy,KCAL -5331730,1886087,1008,547.0,,70.0,,,,,,,Energy,KCAL -5331808,1886165,1008,325.0,,70.0,,,,,,,Energy,KCAL -5332104,1886461,1008,371.0,,70.0,,,,,,,Energy,KCAL -5332152,1886509,1008,800.0,,70.0,,,,,,,Energy,KCAL -5332208,1886565,1008,51.0,,70.0,,,,,,,Energy,KCAL -5332214,1886571,1008,12.0,,70.0,,,,,,,Energy,KCAL -5332260,1886617,1008,375.0,,70.0,,,,,,,Energy,KCAL -5332334,1886691,1008,393.0,,70.0,,,,,,,Energy,KCAL -5332409,1886766,1008,433.0,,70.0,,,,,,,Energy,KCAL -5332582,1886939,1008,396.0,,70.0,,,,,,,Energy,KCAL -5332934,1887291,1008,164.0,,70.0,,,,,,,Energy,KCAL -5333300,1887659,1008,228.0,,70.0,,,,,,,Energy,KCAL -5333705,1888065,1008,120.0,,70.0,,,,,,,Energy,KCAL -5333762,1888122,1008,203.0,,70.0,,,,,,,Energy,KCAL -5333823,1888183,1008,228.0,,70.0,,,,,,,Energy,KCAL -5334105,1888465,1008,250.0,,70.0,,,,,,,Energy,KCAL -5334152,1888512,1008,153.0,,70.0,,,,,,,Energy,KCAL -5334740,1889101,1008,827.0,,70.0,,,,,,,Energy,KCAL -5334783,1889144,1008,186.0,,70.0,,,,,,,Energy,KCAL -5335040,1889401,1008,256.0,,70.0,,,,,,,Energy,KCAL -5335041,1889402,1008,348.0,,70.0,,,,,,,Energy,KCAL -5335045,1889406,1008,271.0,,70.0,,,,,,,Energy,KCAL -5335359,1889722,1008,281.0,,70.0,,,,,,,Energy,KCAL -5335470,1889833,1008,414.0,,70.0,,,,,,,Energy,KCAL -5336039,1890403,1008,105.0,,70.0,,,,,,,Energy,KCAL -5336289,1890653,1008,220.0,,70.0,,,,,,,Energy,KCAL -5336580,1890944,1008,607.0,,70.0,,,,,,,Energy,KCAL -5336612,1890976,1008,25.0,,70.0,,,,,,,Energy,KCAL -5336668,1891032,1008,363.0,,70.0,,,,,,,Energy,KCAL -5336775,1891139,1008,219.0,,70.0,,,,,,,Energy,KCAL -5336788,1891152,1008,2375.0,,70.0,,,,,,,Energy,KCAL -5336921,1891285,1008,120.0,,70.0,,,,,,,Energy,KCAL -5336952,1891316,1008,129.0,,70.0,,,,,,,Energy,KCAL -5337104,1891468,1008,375.0,,70.0,,,,,,,Energy,KCAL -5337465,1891829,1008,129.0,,70.0,,,,,,,Energy,KCAL -5337495,1891859,1008,426.0,,70.0,,,,,,,Energy,KCAL -5337547,1891911,1008,139.0,,70.0,,,,,,,Energy,KCAL -5337612,1891976,1008,167.0,,70.0,,,,,,,Energy,KCAL -5337651,1892015,1008,78.0,,70.0,,,,,,,Energy,KCAL -5337838,1892202,1008,86.0,,70.0,,,,,,,Energy,KCAL -5338032,1892396,1008,125.0,,70.0,,,,,,,Energy,KCAL -5338165,1892529,1008,133.0,,70.0,,,,,,,Energy,KCAL -5338435,1892801,1008,93.0,,70.0,,,,,,,Energy,KCAL -5338464,1892830,1008,80.0,,70.0,,,,,,,Energy,KCAL -5338610,1892976,1008,348.0,,70.0,,,,,,,Energy,KCAL -5339513,1893880,1008,333.0,,70.0,,,,,,,Energy,KCAL -5339634,1894003,1008,324.0,,70.0,,,,,,,Energy,KCAL -5339659,1894028,1008,607.0,,70.0,,,,,,,Energy,KCAL -5339928,1894297,1008,282.0,,70.0,,,,,,,Energy,KCAL -5340004,1894373,1008,317.0,,70.0,,,,,,,Energy,KCAL -5340015,1894384,1008,235.0,,70.0,,,,,,,Energy,KCAL -5340186,1894555,1008,0.0,,70.0,,,,,,,Energy,KCAL -5340208,1894577,1008,17.0,,70.0,,,,,,,Energy,KCAL -5340317,1894686,1008,282.0,,70.0,,,,,,,Energy,KCAL -5340431,1894800,1008,204.0,,70.0,,,,,,,Energy,KCAL -5340826,1895195,1008,89.0,,70.0,,,,,,,Energy,KCAL -5340929,1895298,1008,33.0,,70.0,,,,,,,Energy,KCAL -5341204,1895574,1008,280.0,,70.0,,,,,,,Energy,KCAL -5341341,1895711,1008,158.0,,70.0,,,,,,,Energy,KCAL -5341456,1895826,1008,54.0,,70.0,,,,,,,Energy,KCAL -5341635,1896005,1008,224.0,,70.0,,,,,,,Energy,KCAL -5341678,1896049,1008,33.0,,70.0,,,,,,,Energy,KCAL -5341743,1896114,1008,57.0,,70.0,,,,,,,Energy,KCAL -5341964,1896335,1008,47.0,,70.0,,,,,,,Energy,KCAL -5342018,1896389,1008,167.0,,70.0,,,,,,,Energy,KCAL -5342090,1896461,1008,333.0,,70.0,,,,,,,Energy,KCAL -5342157,1896528,1008,487.0,,70.0,,,,,,,Energy,KCAL -5342204,1896575,1008,283.0,,70.0,,,,,,,Energy,KCAL -5342485,1896856,1008,348.0,,70.0,,,,,,,Energy,KCAL -5342713,1897084,1008,120.0,,70.0,,,,,,,Energy,KCAL -5342847,1897218,1008,0.0,,70.0,,,,,,,Energy,KCAL -5343172,1897548,1008,370.0,,70.0,,,,,,,Energy,KCAL -5343252,1897628,1008,368.0,,70.0,,,,,,,Energy,KCAL -5343716,1898092,1008,263.0,,70.0,,,,,,,Energy,KCAL -5343916,1898292,1008,0.0,,70.0,,,,,,,Energy,KCAL -5343934,1898310,1008,700.0,,70.0,,,,,,,Energy,KCAL -5344119,1898495,1008,395.0,,70.0,,,,,,,Energy,KCAL -5344177,1898553,1008,375.0,,70.0,,,,,,,Energy,KCAL -5344585,1898961,1008,193.0,,70.0,,,,,,,Energy,KCAL -5345001,1899377,1008,35.0,,70.0,,,,,,,Energy,KCAL -5345048,1899424,1008,304.0,,70.0,,,,,,,Energy,KCAL -5345189,1899566,1008,47.0,,70.0,,,,,,,Energy,KCAL -5345197,1899574,1008,179.0,,70.0,,,,,,,Energy,KCAL -5345350,1899728,1008,441.0,,70.0,,,,,,,Energy,KCAL -5345400,1899778,1008,448.0,,70.0,,,,,,,Energy,KCAL -5345616,1899994,1008,476.0,,70.0,,,,,,,Energy,KCAL -5346027,1900405,1008,667.0,,70.0,,,,,,,Energy,KCAL -5346052,1900430,1008,76.0,,70.0,,,,,,,Energy,KCAL -5346115,1900493,1008,238.0,,70.0,,,,,,,Energy,KCAL -5346143,1900521,1008,550.0,,70.0,,,,,,,Energy,KCAL -5347091,1901472,1008,21.0,,70.0,,,,,,,Energy,KCAL -5347160,1901541,1008,245.0,,70.0,,,,,,,Energy,KCAL -5347163,1901544,1008,58.0,,70.0,,,,,,,Energy,KCAL -5347293,1901674,1008,265.0,,70.0,,,,,,,Energy,KCAL -5347434,1901815,1008,150.0,,70.0,,,,,,,Energy,KCAL -5347696,1902078,1008,87.0,,70.0,,,,,,,Energy,KCAL -5347970,1902352,1008,279.0,,70.0,,,,,,,Energy,KCAL -5348125,1902507,1008,44.0,,70.0,,,,,,,Energy,KCAL -5348203,1902585,1008,305.0,,70.0,,,,,,,Energy,KCAL -5348348,1902730,1008,393.0,,70.0,,,,,,,Energy,KCAL -5348490,1902872,1008,393.0,,70.0,,,,,,,Energy,KCAL -5348716,1903098,1008,171.0,,70.0,,,,,,,Energy,KCAL -5348739,1903121,1008,62.0,,70.0,,,,,,,Energy,KCAL -5349059,1903444,1008,89.0,,70.0,,,,,,,Energy,KCAL -5349219,1903604,1008,304.0,,70.0,,,,,,,Energy,KCAL -5349465,1903850,1008,153.0,,70.0,,,,,,,Energy,KCAL -5349549,1903934,1008,250.0,,70.0,,,,,,,Energy,KCAL -5349586,1903971,1008,464.0,,70.0,,,,,,,Energy,KCAL -5349716,1904106,1008,380.0,,70.0,,,,,,,Energy,KCAL -5349763,1904153,1008,106.0,,70.0,,,,,,,Energy,KCAL -5350108,1904501,1008,49.0,,70.0,,,,,,,Energy,KCAL -5350338,1904735,1008,112.0,,70.0,,,,,,,Energy,KCAL -5350469,1904867,1008,242.0,,70.0,,,,,,,Energy,KCAL -5350512,1904911,1008,375.0,,70.0,,,,,,,Energy,KCAL -5350704,1905104,1008,607.0,,70.0,,,,,,,Energy,KCAL -5351369,1905772,1008,413.0,,70.0,,,,,,,Energy,KCAL -5351395,1905798,1008,595.0,,70.0,,,,,,,Energy,KCAL -5351488,1905891,1008,107.0,,70.0,,,,,,,Energy,KCAL -5351568,1905971,1008,800.0,,70.0,,,,,,,Energy,KCAL -5351797,1906200,1008,429.0,,70.0,,,,,,,Energy,KCAL -5352073,1906477,1008,267.0,,70.0,,,,,,,Energy,KCAL -5352576,1906981,1008,427.0,,70.0,,,,,,,Energy,KCAL -5352764,1907169,1008,357.0,,70.0,,,,,,,Energy,KCAL -5353245,1907652,1008,800.0,,70.0,,,,,,,Energy,KCAL -5353271,1907678,1008,360.0,,70.0,,,,,,,Energy,KCAL -5353542,1907950,1008,92.0,,70.0,,,,,,,Energy,KCAL -5353751,1908160,1008,54.0,,70.0,,,,,,,Energy,KCAL -5354003,1908416,1008,33.0,,70.0,,,,,,,Energy,KCAL -5354945,1909364,1008,67.0,,70.0,,,,,,,Energy,KCAL -5355031,1909453,1008,46.0,,70.0,,,,,,,Energy,KCAL -5355191,1909614,1008,200.0,,70.0,,,,,,,Energy,KCAL -5355305,1909728,1008,183.0,,70.0,,,,,,,Energy,KCAL -5355561,1909986,1008,21.0,,70.0,,,,,,,Energy,KCAL -5355623,1910048,1008,54.0,,70.0,,,,,,,Energy,KCAL -5355668,1910093,1008,20.0,,70.0,,,,,,,Energy,KCAL -5355707,1910132,1008,0.0,,70.0,,,,,,,Energy,KCAL -5355874,1910299,1008,183.0,,70.0,,,,,,,Energy,KCAL -5355875,1910300,1008,0.0,,70.0,,,,,,,Energy,KCAL -5355897,1910322,1008,100.0,,70.0,,,,,,,Energy,KCAL -5356047,1910472,1008,0.0,,70.0,,,,,,,Energy,KCAL -5356089,1910514,1008,33.0,,70.0,,,,,,,Energy,KCAL -5356603,1911031,1008,50.0,,70.0,,,,,,,Energy,KCAL -5356836,1911271,1008,50.0,,70.0,,,,,,,Energy,KCAL -5357716,1912207,1008,467.0,,70.0,,,,,,,Energy,KCAL -5357871,1912384,1008,340.0,,70.0,,,,,,,Energy,KCAL -5358200,1912722,1008,71.0,,70.0,,,,,,,Energy,KCAL -5358532,1913064,1008,62.0,,70.0,,,,,,,Energy,KCAL -5358561,1913093,1008,360.0,,70.0,,,,,,,Energy,KCAL -5358729,1913261,1008,351.0,,70.0,,,,,,,Energy,KCAL -5358991,1913528,1008,283.0,,70.0,,,,,,,Energy,KCAL -5359298,1913835,1008,50.0,,70.0,,,,,,,Energy,KCAL -5359340,1913877,1008,165.0,,70.0,,,,,,,Energy,KCAL -5359384,1913921,1008,362.0,,70.0,,,,,,,Energy,KCAL -5359728,1914272,1008,521.0,,70.0,,,,,,,Energy,KCAL -5360414,1914970,1008,475.0,,70.0,,,,,,,Energy,KCAL -5360459,1915015,1008,5.0,,70.0,,,,,,,Energy,KCAL -5360535,1915096,1008,321.0,,70.0,,,,,,,Energy,KCAL -5360802,1915371,1008,312.0,,70.0,,,,,,,Energy,KCAL -5360833,1915402,1008,200.0,,70.0,,,,,,,Energy,KCAL -5361260,1915829,1008,229.0,,70.0,,,,,,,Energy,KCAL -5361351,1915921,1008,250.0,,70.0,,,,,,,Energy,KCAL -5361528,1916102,1008,400.0,,70.0,,,,,,,Energy,KCAL -5361761,1916341,1008,80.0,,70.0,,,,,,,Energy,KCAL -5361765,1916345,1008,393.0,,70.0,,,,,,,Energy,KCAL -5361774,1916354,1008,375.0,,70.0,,,,,,,Energy,KCAL -5361892,1916473,1008,150.0,,70.0,,,,,,,Energy,KCAL -5362589,1917175,1008,0.0,,70.0,,,,,,,Energy,KCAL -5362920,1917506,1008,227.0,,70.0,,,,,,,Energy,KCAL -5363179,1917765,1008,110.0,,70.0,,,,,,,Energy,KCAL -5363199,1917785,1008,500.0,,70.0,,,,,,,Energy,KCAL -5363369,1917956,1008,133.0,,70.0,,,,,,,Energy,KCAL -5363691,1918278,1008,294.0,,70.0,,,,,,,Energy,KCAL -5363772,1918359,1008,50.0,,70.0,,,,,,,Energy,KCAL -5363894,1918481,1008,209.0,,70.0,,,,,,,Energy,KCAL -5364076,1918665,1008,400.0,,70.0,,,,,,,Energy,KCAL -5364177,1918780,1008,149.0,,70.0,,,,,,,Energy,KCAL -5364310,1918913,1008,300.0,,70.0,,,,,,,Energy,KCAL -5364323,1918926,1008,102.0,,70.0,,,,,,,Energy,KCAL -5364451,1919054,1008,67.0,,70.0,,,,,,,Energy,KCAL -5364521,1919124,1008,500.0,,70.0,,,,,,,Energy,KCAL -5364677,1919280,1008,231.0,,70.0,,,,,,,Energy,KCAL -5364937,1919541,1008,246.0,,70.0,,,,,,,Energy,KCAL -5365443,1920059,1008,567.0,,70.0,,,,,,,Energy,KCAL -5365629,1920246,1008,420.0,,70.0,,,,,,,Energy,KCAL -5365711,1920328,1008,194.0,,70.0,,,,,,,Energy,KCAL -5365759,1920376,1008,127.0,,70.0,,,,,,,Energy,KCAL -5366276,1920895,1008,500.0,,70.0,,,,,,,Energy,KCAL -5366383,1921003,1008,333.0,,70.0,,,,,,,Energy,KCAL -5366611,1921232,1008,88.0,,70.0,,,,,,,Energy,KCAL -5366900,1921522,1008,17.0,,70.0,,,,,,,Energy,KCAL -5367093,1921716,1008,91.0,,70.0,,,,,,,Energy,KCAL -5367141,1921765,1008,83.0,,70.0,,,,,,,Energy,KCAL -5367569,1922194,1008,267.0,,70.0,,,,,,,Energy,KCAL -5367582,1922207,1008,200.0,,70.0,,,,,,,Energy,KCAL -5367787,1922414,1008,256.0,,70.0,,,,,,,Energy,KCAL -5367889,1922518,1008,148.0,,70.0,,,,,,,Energy,KCAL -5368144,1922775,1008,127.0,,70.0,,,,,,,Energy,KCAL -5368724,1923357,1008,387.0,,70.0,,,,,,,Energy,KCAL -5368945,1923585,1008,0.0,,70.0,,,,,,,Energy,KCAL -5369087,1923728,1008,250.0,,70.0,,,,,,,Energy,KCAL -5369423,1924066,1008,248.0,,70.0,,,,,,,Energy,KCAL -5369799,1924451,1008,48.0,,70.0,,,,,,,Energy,KCAL -5369910,1924562,1008,161.0,,70.0,,,,,,,Energy,KCAL -5370656,1925312,1008,500.0,,70.0,,,,,,,Energy,KCAL -5370657,1925313,1008,283.0,,70.0,,,,,,,Energy,KCAL -5370674,1925330,1008,44.0,,70.0,,,,,,,Energy,KCAL -5370942,1925602,1008,50.0,,70.0,,,,,,,Energy,KCAL -5370960,1925620,1008,137.0,,70.0,,,,,,,Energy,KCAL -5371048,1925709,1008,357.0,,70.0,,,,,,,Energy,KCAL -5371087,1925748,1008,400.0,,70.0,,,,,,,Energy,KCAL -5371392,1926058,1008,333.0,,70.0,,,,,,,Energy,KCAL -5371478,1926145,1008,333.0,,70.0,,,,,,,Energy,KCAL -5371803,1926472,1008,375.0,,70.0,,,,,,,Energy,KCAL -5371935,1926604,1008,316.0,,70.0,,,,,,,Energy,KCAL -5372027,1926707,1008,450.0,,70.0,,,,,,,Energy,KCAL -5372087,1926773,1008,500.0,,70.0,,,,,,,Energy,KCAL -5372322,1927041,1008,321.0,,70.0,,,,,,,Energy,KCAL -5372529,1927304,1008,86.0,,70.0,,,,,,,Energy,KCAL -5372584,1927359,1008,46.0,,70.0,,,,,,,Energy,KCAL -5372693,1927508,1008,55.0,,70.0,,,,,,,Energy,KCAL -5372739,1927567,1008,69.0,,70.0,,,,,,,Energy,KCAL -5372808,1927660,1008,259.0,,70.0,,,,,,,Energy,KCAL -5372900,1927765,1008,575.0,,70.0,,,,,,,Energy,KCAL -5372924,1927789,1008,615.0,,70.0,,,,,,,Energy,KCAL -5373152,1928025,1008,247.0,,70.0,,,,,,,Energy,KCAL -5373266,1928148,1008,106.0,,70.0,,,,,,,Energy,KCAL -5373522,1928417,1008,100.0,,70.0,,,,,,,Energy,KCAL -5373687,1928585,1008,562.0,,70.0,,,,,,,Energy,KCAL -5373947,1928891,1008,250.0,,70.0,,,,,,,Energy,KCAL -5373952,1928896,1008,714.0,,73.0,,,,,,,Energy,KCAL -5375569,1930583,1008,92.0,,70.0,,,,,,,Energy,KCAL -5375713,1930728,1008,356.0,,70.0,,,,,,,Energy,KCAL -5376046,1931064,1008,67.0,,70.0,,,,,,,Energy,KCAL -5376109,1931128,1008,550.0,,70.0,,,,,,,Energy,KCAL -5376306,1931325,1008,17.0,,70.0,,,,,,,Energy,KCAL -5376765,1931785,1008,500.0,,70.0,,,,,,,Energy,KCAL -5376954,1931974,1008,267.0,,70.0,,,,,,,Energy,KCAL -5377100,1932121,1008,0.0,,70.0,,,,,,,Energy,KCAL -5377361,1932383,1008,94.0,,70.0,,,,,,,Energy,KCAL -5377575,1932597,1008,400.0,,70.0,,,,,,,Energy,KCAL -5377745,1932767,1008,500.0,,70.0,,,,,,,Energy,KCAL -5378184,1933207,1008,400.0,,70.0,,,,,,,Energy,KCAL -5378282,1933305,1008,607.0,,70.0,,,,,,,Energy,KCAL -5378366,1933389,1008,5.0,,70.0,,,,,,,Energy,KCAL -5378598,1933622,1008,34.0,,70.0,,,,,,,Energy,KCAL -5378676,1933700,1008,250.0,,70.0,,,,,,,Energy,KCAL -5378914,1933938,1008,500.0,,70.0,,,,,,,Energy,KCAL -5378991,1934015,1008,464.0,,70.0,,,,,,,Energy,KCAL -5379420,1934445,1008,55.0,,70.0,,,,,,,Energy,KCAL -5379566,1934592,1008,367.0,,70.0,,,,,,,Energy,KCAL -5379874,1934900,1008,421.0,,70.0,,,,,,,Energy,KCAL -5380391,1935589,1008,500.0,,70.0,,,,,,,Energy,KCAL -5380607,1935874,1008,188.0,,70.0,,,,,,,Energy,KCAL -5380610,1935877,1008,163.0,,70.0,,,,,,,Energy,KCAL -5380830,1936163,1008,356.0,,70.0,,,,,,,Energy,KCAL -5380849,1936197,1008,54.0,,70.0,,,,,,,Energy,KCAL -5380947,1936330,1008,46.0,,70.0,,,,,,,Energy,KCAL -5381346,1936733,1008,375.0,,70.0,,,,,,,Energy,KCAL -5381414,1936801,1008,196.0,,70.0,,,,,,,Energy,KCAL -5381579,1936966,1008,357.0,,70.0,,,,,,,Energy,KCAL -5381820,1937215,1008,97.0,,70.0,,,,,,,Energy,KCAL -5381908,1937306,1008,385.0,,70.0,,,,,,,Energy,KCAL -5382404,1937811,1008,100.0,,70.0,,,,,,,Energy,KCAL -5382630,1938037,1008,255.0,,70.0,,,,,,,Energy,KCAL -5383096,1938505,1008,35.0,,70.0,,,,,,,Energy,KCAL -5383696,1939108,1008,300.0,,70.0,,,,,,,Energy,KCAL -5383713,1939125,1008,98.0,,70.0,,,,,,,Energy,KCAL -5384039,1939452,1008,76.0,,70.0,,,,,,,Energy,KCAL -5384042,1939455,1008,224.0,,70.0,,,,,,,Energy,KCAL -5384238,1939651,1008,36.0,,70.0,,,,,,,Energy,KCAL -5384352,1939768,1008,88.0,,70.0,,,,,,,Energy,KCAL -5384372,1939788,1008,51.0,,70.0,,,,,,,Energy,KCAL -5384468,1939884,1008,532.0,,70.0,,,,,,,Energy,KCAL -5384985,1940404,1008,263.0,,70.0,,,,,,,Energy,KCAL -5385299,1940718,1008,15.0,,70.0,,,,,,,Energy,KCAL -5385340,1940759,1008,536.0,,70.0,,,,,,,Energy,KCAL -5385629,1941049,1008,400.0,,70.0,,,,,,,Energy,KCAL -5385637,1941057,1008,340.0,,70.0,,,,,,,Energy,KCAL -5385812,1941232,1008,62.0,,70.0,,,,,,,Energy,KCAL -5385897,1941318,1008,433.0,,70.0,,,,,,,Energy,KCAL -5385940,1941361,1008,30.0,,70.0,,,,,,,Energy,KCAL -5386219,1941640,1008,99.0,,70.0,,,,,,,Energy,KCAL -5386927,1942349,1008,196.0,,70.0,,,,,,,Energy,KCAL -5387041,1942464,1008,571.0,,70.0,,,,,,,Energy,KCAL -5387681,1943107,1008,360.0,,70.0,,,,,,,Energy,KCAL -5387832,1943258,1008,161.0,,70.0,,,,,,,Energy,KCAL -5387935,1943362,1008,323.0,,70.0,,,,,,,Energy,KCAL -5388194,1943625,1008,0.0,,70.0,,,,,,,Energy,KCAL -5388499,1943933,1008,125.0,,70.0,,,,,,,Energy,KCAL -5388637,1944071,1008,153.0,,70.0,,,,,,,Energy,KCAL -5388955,1944389,1008,181.0,,70.0,,,,,,,Energy,KCAL -5388963,1944397,1008,393.0,,70.0,,,,,,,Energy,KCAL -5389203,1944642,1008,74.0,,70.0,,,,,,,Energy,KCAL -5389291,1944730,1008,18.0,,70.0,,,,,,,Energy,KCAL -5390220,1945665,1008,357.0,,70.0,,,,,,,Energy,KCAL -5390344,1945789,1008,21.0,,70.0,,,,,,,Energy,KCAL -5391058,1946506,1008,467.0,,70.0,,,,,,,Energy,KCAL -5391165,1946613,1008,500.0,,70.0,,,,,,,Energy,KCAL -5391182,1946630,1008,6.0,,70.0,,,,,,,Energy,KCAL -5391236,1946684,1008,177.0,,70.0,,,,,,,Energy,KCAL -5391311,1946759,1008,200.0,,70.0,,,,,,,Energy,KCAL -5391342,1946791,1008,406.0,,70.0,,,,,,,Energy,KCAL -5391643,1947094,1008,393.0,,70.0,,,,,,,Energy,KCAL -5391674,1947125,1008,267.0,,70.0,,,,,,,Energy,KCAL -5391846,1947299,1008,46.0,,70.0,,,,,,,Energy,KCAL -5392388,1947918,1008,21.0,,70.0,,,,,,,Energy,KCAL -5392421,1947953,1008,71.0,,70.0,,,,,,,Energy,KCAL -5392642,1948176,1008,25.0,,70.0,,,,,,,Energy,KCAL -5392766,1948300,1008,500.0,,70.0,,,,,,,Energy,KCAL -5392801,1948335,1008,536.0,,70.0,,,,,,,Energy,KCAL -5392831,1948365,1008,367.0,,70.0,,,,,,,Energy,KCAL -5392985,1948522,1008,464.0,,70.0,,,,,,,Energy,KCAL -5393160,1948698,1008,133.0,,70.0,,,,,,,Energy,KCAL -5393185,1948723,1008,73.0,,70.0,,,,,,,Energy,KCAL -5393200,1948738,1008,88.0,,70.0,,,,,,,Energy,KCAL -5393240,1948778,1008,179.0,,70.0,,,,,,,Energy,KCAL -5394048,1949592,1008,270.0,,70.0,,,,,,,Energy,KCAL -5394927,1950472,1008,141.0,,70.0,,,,,,,Energy,KCAL -5395400,1950952,1008,357.0,,70.0,,,,,,,Energy,KCAL -5396053,1951610,1008,323.0,,70.0,,,,,,,Energy,KCAL -5396156,1951713,1008,414.0,,70.0,,,,,,,Energy,KCAL -5396312,1951871,1008,46.0,,70.0,,,,,,,Energy,KCAL -5396386,1951946,1008,127.0,,70.0,,,,,,,Energy,KCAL -5397025,1952591,1008,448.0,,70.0,,,,,,,Energy,KCAL -5397043,1952609,1008,247.0,,70.0,,,,,,,Energy,KCAL -5397608,1953178,1008,393.0,,70.0,,,,,,,Energy,KCAL -5397661,1953231,1008,301.0,,70.0,,,,,,,Energy,KCAL -5397747,1953317,1008,206.0,,70.0,,,,,,,Energy,KCAL -5397830,1953400,1008,484.0,,70.0,,,,,,,Energy,KCAL -5398229,1953804,1008,571.0,,70.0,,,,,,,Energy,KCAL -5398243,1953821,1008,250.0,,70.0,,,,,,,Energy,KCAL -5398466,1954055,1008,448.0,,70.0,,,,,,,Energy,KCAL -5398573,1954162,1008,286.0,,70.0,,,,,,,Energy,KCAL -5399073,1954668,1008,381.0,,70.0,,,,,,,Energy,KCAL -5399172,1954767,1008,254.0,,70.0,,,,,,,Energy,KCAL -5399222,1954818,1008,254.0,,70.0,,,,,,,Energy,KCAL -5399468,1955064,1008,48.0,,70.0,,,,,,,Energy,KCAL -5399558,1955154,1008,571.0,,70.0,,,,,,,Energy,KCAL -5399699,1955295,1008,357.0,,70.0,,,,,,,Energy,KCAL -5399957,1955554,1008,321.0,,70.0,,,,,,,Energy,KCAL -5399979,1955576,1008,368.0,,70.0,,,,,,,Energy,KCAL -5400046,1955643,1008,421.0,,70.0,,,,,,,Energy,KCAL -5400555,1956153,1008,0.0,,70.0,,,,,,,Energy,KCAL -5400708,1956306,1008,110.0,,70.0,,,,,,,Energy,KCAL -5400766,1956364,1008,35.0,,70.0,,,,,,,Energy,KCAL -5400795,1956393,1008,455.0,,70.0,,,,,,,Energy,KCAL -5401086,1956685,1008,393.0,,70.0,,,,,,,Energy,KCAL -5401185,1956785,1008,200.0,,70.0,,,,,,,Energy,KCAL -5401250,1956850,1008,211.0,,70.0,,,,,,,Energy,KCAL -5401460,1957060,1008,360.0,,70.0,,,,,,,Energy,KCAL -5401499,1957099,1008,222.0,,70.0,,,,,,,Energy,KCAL -5401619,1957219,1008,433.0,,70.0,,,,,,,Energy,KCAL -5402580,1958181,1008,88.0,,70.0,,,,,,,Energy,KCAL -5402788,1958389,1008,156.0,,70.0,,,,,,,Energy,KCAL -5402839,1958440,1008,364.0,,70.0,,,,,,,Energy,KCAL -5403036,1958637,1008,20.0,,70.0,,,,,,,Energy,KCAL -5403129,1958732,1008,302.0,,70.0,,,,,,,Energy,KCAL -5403862,1959466,1008,500.0,,70.0,,,,,,,Energy,KCAL -5403875,1959479,1008,25.0,,70.0,,,,,,,Energy,KCAL -5403984,1959588,1008,17.0,,70.0,,,,,,,Energy,KCAL -5404053,1959658,1008,204.0,,70.0,,,,,,,Energy,KCAL -5404454,1960060,1008,133.0,,70.0,,,,,,,Energy,KCAL -5404619,1960225,1008,120.0,,70.0,,,,,,,Energy,KCAL -5405292,1960902,1008,640.0,,70.0,,,,,,,Energy,KCAL -5405578,1961188,1008,144.0,,70.0,,,,,,,Energy,KCAL -5405715,1961329,1008,71.0,,70.0,,,,,,,Energy,KCAL -5405782,1961396,1008,364.0,,70.0,,,,,,,Energy,KCAL -5405846,1961460,1008,29.0,,70.0,,,,,,,Energy,KCAL -5406021,1961635,1008,393.0,,70.0,,,,,,,Energy,KCAL -5406659,1962279,1008,29.0,,70.0,,,,,,,Energy,KCAL -5406955,1962577,1008,47.0,,70.0,,,,,,,Energy,KCAL -5407302,1962926,1008,357.0,,70.0,,,,,,,Energy,KCAL -5407415,1963044,1008,180.0,,70.0,,,,,,,Energy,KCAL -5407546,1963175,1008,42.0,,70.0,,,,,,,Energy,KCAL -5407579,1963208,1008,167.0,,70.0,,,,,,,Energy,KCAL -5407778,1963410,1008,357.0,,70.0,,,,,,,Energy,KCAL -5407949,1963582,1008,500.0,,70.0,,,,,,,Energy,KCAL -5407962,1963595,1008,322.0,,70.0,,,,,,,Energy,KCAL -5407986,1963619,1008,111.0,,70.0,,,,,,,Energy,KCAL -5408098,1963731,1008,404.0,,70.0,,,,,,,Energy,KCAL -5408502,1964143,1008,387.0,,70.0,,,,,,,Energy,KCAL -5408513,1964154,1008,4.0,,70.0,,,,,,,Energy,KCAL -5408669,1964311,1008,22.0,,70.0,,,,,,,Energy,KCAL -5409013,1964656,1008,368.0,,70.0,,,,,,,Energy,KCAL -5409399,1965042,1008,647.0,,70.0,,,,,,,Energy,KCAL -5409706,1965349,1008,357.0,,70.0,,,,,,,Energy,KCAL -5410602,1966251,1008,594.0,,70.0,,,,,,,Energy,KCAL -5410764,1966419,1008,536.0,,70.0,,,,,,,Energy,KCAL -5411494,1967164,1008,211.0,,70.0,,,,,,,Energy,KCAL -5411905,1967583,1008,165.0,,70.0,,,,,,,Energy,KCAL -5412100,1967782,1008,333.0,,70.0,,,,,,,Energy,KCAL -5412204,1967888,1008,404.0,,70.0,,,,,,,Energy,KCAL -5412284,1967974,1008,500.0,,70.0,,,,,,,Energy,KCAL -5412411,1968105,1008,385.0,,70.0,,,,,,,Energy,KCAL -5412554,1968248,1008,33.0,,70.0,,,,,,,Energy,KCAL -5412718,1968415,1008,171.0,,70.0,,,,,,,Energy,KCAL -5412774,1968471,1008,536.0,,70.0,,,,,,,Energy,KCAL -5412780,1968477,1008,333.0,,70.0,,,,,,,Energy,KCAL -5413287,1969000,1008,21.0,,70.0,,,,,,,Energy,KCAL -5413611,1969333,1008,37.0,,70.0,,,,,,,Energy,KCAL -5413819,1969541,1008,393.0,,70.0,,,,,,,Energy,KCAL -5413843,1969565,1008,431.0,,70.0,,,,,,,Energy,KCAL -5413885,1969608,1008,357.0,,70.0,,,,,,,Energy,KCAL -5413916,1969639,1008,600.0,,70.0,,,,,,,Energy,KCAL -5414099,1969830,1008,350.0,,70.0,,,,,,,Energy,KCAL -5414349,1970082,1008,88.0,,70.0,,,,,,,Energy,KCAL -5414404,1970137,1008,500.0,,70.0,,,,,,,Energy,KCAL -5414545,1970278,1008,107.0,,70.0,,,,,,,Energy,KCAL -5415102,1970845,1008,133.0,,70.0,,,,,,,Energy,KCAL -5415283,1971029,1008,233.0,,70.0,,,,,,,Energy,KCAL -5416372,1972135,1008,194.0,,70.0,,,,,,,Energy,KCAL -5416796,1972564,1008,48.0,,70.0,,,,,,,Energy,KCAL -5417369,1973140,1008,378.0,,70.0,,,,,,,Energy,KCAL -5417373,1973144,1008,200.0,,70.0,,,,,,,Energy,KCAL -5417601,1973377,1008,800.0,,70.0,,,,,,,Energy,KCAL -5418753,1974539,1008,400.0,,70.0,,,,,,,Energy,KCAL -5418973,1974759,1008,36.0,,70.0,,,,,,,Energy,KCAL -5419239,1975026,1008,265.0,,70.0,,,,,,,Energy,KCAL -5419412,1975200,1008,200.0,,70.0,,,,,,,Energy,KCAL -5419528,1975316,1008,233.0,,70.0,,,,,,,Energy,KCAL -5419547,1975335,1008,531.0,,70.0,,,,,,,Energy,KCAL -5419621,1975410,1008,533.0,,70.0,,,,,,,Energy,KCAL -5419758,1975548,1008,17.0,,70.0,,,,,,,Energy,KCAL -5419803,1975593,1008,321.0,,70.0,,,,,,,Energy,KCAL -5420285,1976078,1008,140.0,,70.0,,,,,,,Energy,KCAL -5420376,1976170,1008,286.0,,70.0,,,,,,,Energy,KCAL -5420527,1976321,1008,444.0,,70.0,,,,,,,Energy,KCAL -5420583,1976378,1008,164.0,,70.0,,,,,,,Energy,KCAL -5420955,1976751,1008,55.0,,70.0,,,,,,,Energy,KCAL -5420965,1976761,1008,533.0,,70.0,,,,,,,Energy,KCAL -5421036,1976833,1008,458.0,,70.0,,,,,,,Energy,KCAL -5421209,1977007,1008,4.0,,70.0,,,,,,,Energy,KCAL -5421411,1977209,1008,200.0,,70.0,,,,,,,Energy,KCAL -5422477,1978290,1008,82.0,,70.0,,,,,,,Energy,KCAL -5422495,1978309,1008,194.0,,70.0,,,,,,,Energy,KCAL -5422510,1978324,1008,136.0,,70.0,,,,,,,Energy,KCAL -5422610,1978424,1008,393.0,,70.0,,,,,,,Energy,KCAL -5422687,1978501,1008,448.0,,70.0,,,,,,,Energy,KCAL -5422769,1978584,1008,385.0,,70.0,,,,,,,Energy,KCAL -5422988,1978805,1008,400.0,,70.0,,,,,,,Energy,KCAL -5423226,1979044,1008,183.0,,70.0,,,,,,,Energy,KCAL -5423531,1979354,1008,385.0,,70.0,,,,,,,Energy,KCAL -5423774,1979597,1008,30.0,,70.0,,,,,,,Energy,KCAL -5423922,1979745,1008,393.0,,70.0,,,,,,,Energy,KCAL -5424006,1979831,1008,230.0,,70.0,,,,,,,Energy,KCAL -5424473,1980300,1008,714.0,,70.0,,,,,,,Energy,KCAL -5424568,1980395,1008,59.0,,70.0,,,,,,,Energy,KCAL -5424671,1980498,1008,375.0,,70.0,,,,,,,Energy,KCAL -5425252,1981081,1008,379.0,,70.0,,,,,,,Energy,KCAL -5425473,1981302,1008,47.0,,70.0,,,,,,,Energy,KCAL -5425532,1981363,1008,40.0,,70.0,,,,,,,Energy,KCAL -5425637,1981468,1008,106.0,,70.0,,,,,,,Energy,KCAL -5425658,1981490,1008,146.0,,70.0,,,,,,,Energy,KCAL -5425850,1981682,1008,435.0,,70.0,,,,,,,Energy,KCAL -5425908,1981746,1008,500.0,,70.0,,,,,,,Energy,KCAL -5425939,1981777,1008,118.0,,70.0,,,,,,,Energy,KCAL -5427074,1982922,1008,400.0,,70.0,,,,,,,Energy,KCAL -5427077,1982925,1008,562.0,,70.0,,,,,,,Energy,KCAL -5427277,1983145,1008,471.0,,70.0,,,,,,,Energy,KCAL -5427347,1983221,1008,667.0,,70.0,,,,,,,Energy,KCAL -5427524,1983403,1008,3000.0,,70.0,,,,,,,Energy,KCAL -5427534,1983413,1008,1118.0,,70.0,,,,,,,Energy,KCAL -5427663,1983542,1008,400.0,,70.0,,,,,,,Energy,KCAL -5427738,1983617,1008,375.0,,70.0,,,,,,,Energy,KCAL -5427750,1983629,1008,0.0,,70.0,,,,,,,Energy,KCAL -5427888,1983768,1008,0.0,,70.0,,,,,,,Energy,KCAL -5427979,1983859,1008,607.0,,70.0,,,,,,,Energy,KCAL -5428113,1983996,1008,483.0,,70.0,,,,,,,Energy,KCAL -5428120,1984003,1008,379.0,,70.0,,,,,,,Energy,KCAL -5428397,1984285,1008,333.0,,70.0,,,,,,,Energy,KCAL -5428901,1984795,1008,88.0,,70.0,,,,,,,Energy,KCAL -5428917,1984812,1008,606.0,,70.0,,,,,,,Energy,KCAL -5428980,1984875,1008,62.0,,70.0,,,,,,,Energy,KCAL -5429088,1984984,1008,0.0,,70.0,,,,,,,Energy,KCAL -5429440,1985345,1008,35.0,,70.0,,,,,,,Energy,KCAL -5429868,1985776,1008,239.0,,70.0,,,,,,,Energy,KCAL -5430204,1986116,1008,130.0,,70.0,,,,,,,Energy,KCAL -5430244,1986157,1008,333.0,,70.0,,,,,,,Energy,KCAL -5430248,1986161,1008,136.0,,70.0,,,,,,,Energy,KCAL -5430333,1986246,1008,24.0,,70.0,,,,,,,Energy,KCAL -5430764,1986682,1008,101.0,,70.0,,,,,,,Energy,KCAL -5430770,1986688,1008,105.0,,70.0,,,,,,,Energy,KCAL -5431422,1987349,1008,179.0,,70.0,,,,,,,Energy,KCAL -5431520,1987449,1008,400.0,,70.0,,,,,,,Energy,KCAL -5431796,1987733,1008,419.0,,70.0,,,,,,,Energy,KCAL -5431812,1987749,1008,500.0,,70.0,,,,,,,Energy,KCAL -5432046,1987994,1008,91.0,,70.0,,,,,,,Energy,KCAL -5432228,1988180,1008,357.0,,70.0,,,,,,,Energy,KCAL -5432623,1988577,1008,286.0,,70.0,,,,,,,Energy,KCAL -5432669,1988623,1008,96.0,,70.0,,,,,,,Energy,KCAL -5432941,1988900,1008,319.0,,70.0,,,,,,,Energy,KCAL -5433015,1988975,1008,141.0,,70.0,,,,,,,Energy,KCAL -5433066,1989026,1008,500.0,,70.0,,,,,,,Energy,KCAL -5433102,1989063,1008,33.0,,70.0,,,,,,,Energy,KCAL -5433151,1989112,1008,464.0,,70.0,,,,,,,Energy,KCAL -5433514,1989487,1008,0.0,,70.0,,,,,,,Energy,KCAL -5433681,1989655,1008,19.0,,70.0,,,,,,,Energy,KCAL -5433769,1989745,1008,160.0,,70.0,,,,,,,Energy,KCAL -5433847,1989827,1008,46.0,,70.0,,,,,,,Energy,KCAL -5434105,1990087,1008,536.0,,70.0,,,,,,,Energy,KCAL -5434181,1990163,1008,529.0,,70.0,,,,,,,Energy,KCAL -5434351,1990333,1008,364.0,,70.0,,,,,,,Energy,KCAL -5434510,1990496,1008,571.0,,70.0,,,,,,,Energy,KCAL -5434614,1990603,1008,1391.0,,70.0,,,,,,,Energy,KCAL -5434749,1990739,1008,38.0,,70.0,,,,,,,Energy,KCAL -5435106,1991098,1008,194.0,,70.0,,,,,,,Energy,KCAL -5435452,1991448,1008,386.0,,70.0,,,,,,,Energy,KCAL -5435583,1991580,1008,50.0,,70.0,,,,,,,Energy,KCAL -5435609,1991607,1008,571.0,,70.0,,,,,,,Energy,KCAL -5435744,1991744,1008,393.0,,70.0,,,,,,,Energy,KCAL -5435889,1991895,1008,293.0,,70.0,,,,,,,Energy,KCAL -5436057,1992069,1008,450.0,,70.0,,,,,,,Energy,KCAL -5436217,1992230,1008,467.0,,70.0,,,,,,,Energy,KCAL -5436534,1992557,1008,33.0,,70.0,,,,,,,Energy,KCAL -5436776,1992805,1008,0.0,,70.0,,,,,,,Energy,KCAL -5436954,1992985,1008,614.0,,70.0,,,,,,,Energy,KCAL -5436972,1993003,1008,267.0,,70.0,,,,,,,Energy,KCAL -5437044,1993078,1008,500.0,,70.0,,,,,,,Energy,KCAL -5437634,1993679,1008,36.0,,70.0,,,,,,,Energy,KCAL -5437777,1993825,1008,67.0,,70.0,,,,,,,Energy,KCAL -5438754,1994818,1008,250.0,,70.0,,,,,,,Energy,KCAL -5438948,1995013,1008,202.0,,70.0,,,,,,,Energy,KCAL -5439000,1995066,1008,0.0,,70.0,,,,,,,Energy,KCAL -5439324,1995391,1008,51.0,,70.0,,,,,,,Energy,KCAL -5439674,1995747,1008,500.0,,70.0,,,,,,,Energy,KCAL -5439928,1996006,1008,292.0,,70.0,,,,,,,Energy,KCAL -5440216,1996299,1008,500.0,,70.0,,,,,,,Energy,KCAL -5440516,1996602,1008,600.0,,70.0,,,,,,,Energy,KCAL -5440580,1996667,1008,333.0,,70.0,,,,,,,Energy,KCAL -5440672,1996759,1008,300.0,,70.0,,,,,,,Energy,KCAL -5440742,1996831,1008,299.0,,70.0,,,,,,,Energy,KCAL -5440895,1996986,1008,63.0,,70.0,,,,,,,Energy,KCAL -5441069,1997166,1008,75.0,,70.0,,,,,,,Energy,KCAL -5441982,1998098,1008,378.0,,70.0,,,,,,,Energy,KCAL -5441985,1998101,1008,633.0,,70.0,,,,,,,Energy,KCAL -5442483,1998609,1008,35.0,,70.0,,,,,,,Energy,KCAL -5442566,1998694,1008,209.0,,70.0,,,,,,,Energy,KCAL -5442924,1999054,1008,429.0,,70.0,,,,,,,Energy,KCAL -5443131,1999268,1008,246.0,,70.0,,,,,,,Energy,KCAL -5443426,1999568,1008,550.0,,70.0,,,,,,,Energy,KCAL -5443686,2007620,1008,490.0,,78.0,,,,,,,Energy,KCAL -5443723,2007657,1008,33.0,,71.0,,,,,,,Energy,KCAL -5444166,2008102,1008,178.0,,70.0,,,,,,,Energy,KCAL -5444770,2008706,1008,375.0,,70.0,,,,,,,Energy,KCAL -5444813,2008749,1008,481.0,,70.0,,,,,,,Energy,KCAL -5444838,2008774,1008,48.0,,70.0,,,,,,,Energy,KCAL -5444905,2008841,1008,85.0,,70.0,,,,,,,Energy,KCAL -5445194,2009130,1008,357.0,,70.0,,,,,,,Energy,KCAL -5445351,2009287,1008,474.0,,70.0,,,,,,,Energy,KCAL -5445451,2009388,1008,72.0,,70.0,,,,,,,Energy,KCAL -5445620,2009557,1008,57.0,,70.0,,,,,,,Energy,KCAL -5445720,2009657,1008,250.0,,70.0,,,,,,,Energy,KCAL -5445735,2009672,1008,136.0,,70.0,,,,,,,Energy,KCAL -5445862,2009799,1008,100.0,,70.0,,,,,,,Energy,KCAL -5446192,2010129,1008,429.0,,70.0,,,,,,,Energy,KCAL -5446204,2010141,1008,464.0,,70.0,,,,,,,Energy,KCAL -5446476,2010414,1008,16.0,,70.0,,,,,,,Energy,KCAL -5446577,2010515,1008,109.0,,70.0,,,,,,,Energy,KCAL -5446794,2010732,1008,106.0,,70.0,,,,,,,Energy,KCAL -5446897,2010838,1008,353.0,,70.0,,,,,,,Energy,KCAL -5446938,2010879,1008,333.0,,70.0,,,,,,,Energy,KCAL -5447157,2011100,1008,233.0,,70.0,,,,,,,Energy,KCAL -5447226,2011169,1008,400.0,,70.0,,,,,,,Energy,KCAL -5447582,2011527,1008,194.0,,70.0,,,,,,,Energy,KCAL -5447664,2011611,1008,228.0,,70.0,,,,,,,Energy,KCAL -5447719,2011666,1008,250.0,,70.0,,,,,,,Energy,KCAL -5448137,2012086,1008,118.0,,70.0,,,,,,,Energy,KCAL -5448241,2012190,1008,375.0,,70.0,,,,,,,Energy,KCAL -5448937,2012890,1008,367.0,,70.0,,,,,,,Energy,KCAL -5449141,2013094,1008,177.0,,70.0,,,,,,,Energy,KCAL -5449324,2013277,1008,143.0,,70.0,,,,,,,Energy,KCAL -5450199,2014159,1008,450.0,,70.0,,,,,,,Energy,KCAL -5450357,2014318,1008,750.0,,70.0,,,,,,,Energy,KCAL -5450572,2014536,1008,362.0,,70.0,,,,,,,Energy,KCAL -5450672,2014637,1008,0.0,,70.0,,,,,,,Energy,KCAL -5450685,2014650,1008,161.0,,70.0,,,,,,,Energy,KCAL -5450849,2014814,1008,293.0,,70.0,,,,,,,Energy,KCAL -5451051,2015016,1008,70.0,,70.0,,,,,,,Energy,KCAL -5451054,2015019,1008,108.0,,70.0,,,,,,,Energy,KCAL -5451430,2015398,1008,33.0,,70.0,,,,,,,Energy,KCAL -5451554,2015522,1008,286.0,,70.0,,,,,,,Energy,KCAL -5451556,2015524,1008,286.0,,70.0,,,,,,,Energy,KCAL -5451615,2015583,1008,64.0,,70.0,,,,,,,Energy,KCAL -5451855,2015825,1008,429.0,,70.0,,,,,,,Energy,KCAL -5451964,2015934,1008,382.0,,70.0,,,,,,,Energy,KCAL -5452192,2016162,1008,179.0,,70.0,,,,,,,Energy,KCAL -5453097,2017068,1008,167.0,,70.0,,,,,,,Energy,KCAL -5453366,2017339,1008,81.0,,70.0,,,,,,,Energy,KCAL -5453388,2017361,1008,84.0,,70.0,,,,,,,Energy,KCAL -5453789,2017764,1008,357.0,,70.0,,,,,,,Energy,KCAL -5453918,2017894,1008,321.0,,70.0,,,,,,,Energy,KCAL -5454166,2018142,1008,120.0,,70.0,,,,,,,Energy,KCAL -5454341,2018319,1008,571.0,,70.0,,,,,,,Energy,KCAL -5454371,2018349,1008,333.0,,70.0,,,,,,,Energy,KCAL -5454926,2018906,1008,142.0,,70.0,,,,,,,Energy,KCAL -5455059,2019040,1008,467.0,,70.0,,,,,,,Energy,KCAL -5455126,2019107,1008,500.0,,70.0,,,,,,,Energy,KCAL -5455194,2019177,1008,285.0,,70.0,,,,,,,Energy,KCAL -5455424,2019407,1008,400.0,,70.0,,,,,,,Energy,KCAL -5455646,2019629,1008,350.0,,70.0,,,,,,,Energy,KCAL -5455746,2019729,1008,48.0,,70.0,,,,,,,Energy,KCAL -5456006,2019992,1008,250.0,,70.0,,,,,,,Energy,KCAL -5456204,2020192,1008,239.0,,70.0,,,,,,,Energy,KCAL -5456359,2020347,1008,438.0,,70.0,,,,,,,Energy,KCAL -5456518,2020506,1008,125.0,,70.0,,,,,,,Energy,KCAL -5456548,2020536,1008,558.0,,70.0,,,,,,,Energy,KCAL -5456578,2020567,1008,155.0,,70.0,,,,,,,Energy,KCAL -5456860,2020849,1008,453.0,,70.0,,,,,,,Energy,KCAL -5457018,2021010,1008,321.0,,70.0,,,,,,,Energy,KCAL -5457112,2021105,1008,88.0,,70.0,,,,,,,Energy,KCAL -5457143,2021136,1008,714.0,,70.0,,,,,,,Energy,KCAL -5457220,2021214,1008,200.0,,70.0,,,,,,,Energy,KCAL -5457291,2021285,1008,195.0,,70.0,,,,,,,Energy,KCAL -5457398,2021392,1008,375.0,,70.0,,,,,,,Energy,KCAL -5457582,2021579,1008,448.0,,70.0,,,,,,,Energy,KCAL -5457748,2021746,1008,594.0,,70.0,,,,,,,Energy,KCAL -5458003,2022001,1008,175.0,,70.0,,,,,,,Energy,KCAL -5458050,2022048,1008,167.0,,70.0,,,,,,,Energy,KCAL -5458449,2022447,1008,133.0,,70.0,,,,,,,Energy,KCAL -5458590,2022588,1008,464.0,,70.0,,,,,,,Energy,KCAL -5458665,2022663,1008,359.0,,70.0,,,,,,,Energy,KCAL -5458854,2022854,1008,343.0,,70.0,,,,,,,Energy,KCAL -5458992,2022992,1008,204.0,,70.0,,,,,,,Energy,KCAL -5459098,2023101,1008,22.0,,70.0,,,,,,,Energy,KCAL -5459764,2023769,1008,333.0,,70.0,,,,,,,Energy,KCAL -5459915,2023920,1008,171.0,,70.0,,,,,,,Energy,KCAL -5459973,2023979,1008,393.0,,70.0,,,,,,,Energy,KCAL -5460072,2024079,1008,33.0,,70.0,,,,,,,Energy,KCAL -5460098,2024105,1008,178.0,,70.0,,,,,,,Energy,KCAL -5460168,2024175,1008,107.0,,70.0,,,,,,,Energy,KCAL -5460256,2024264,1008,107.0,,70.0,,,,,,,Energy,KCAL -5460265,2024273,1008,464.0,,70.0,,,,,,,Energy,KCAL -5460302,2024310,1008,421.0,,70.0,,,,,,,Energy,KCAL -5461164,2025179,1008,143.0,,70.0,,,,,,,Energy,KCAL -5461433,2025448,1008,227.0,,70.0,,,,,,,Energy,KCAL -5461466,2025481,1008,171.0,,70.0,,,,,,,Energy,KCAL -5461847,2025862,1008,167.0,,70.0,,,,,,,Energy,KCAL -5461967,2025982,1008,67.0,,70.0,,,,,,,Energy,KCAL -5462033,2026048,1008,294.0,,70.0,,,,,,,Energy,KCAL -5462119,2026134,1008,0.0,,70.0,,,,,,,Energy,KCAL -5462316,2026331,1008,67.0,,70.0,,,,,,,Energy,KCAL -5462367,2026382,1008,429.0,,70.0,,,,,,,Energy,KCAL -5462484,2026499,1008,159.0,,70.0,,,,,,,Energy,KCAL -5462734,2026749,1008,375.0,,70.0,,,,,,,Energy,KCAL -5462843,2026858,1008,343.0,,70.0,,,,,,,Energy,KCAL -5463093,2027109,1008,286.0,,70.0,,,,,,,Energy,KCAL -5463764,2027784,1008,357.0,,70.0,,,,,,,Energy,KCAL -5464086,2028107,1008,367.0,,70.0,,,,,,,Energy,KCAL -5464102,2028123,1008,100.0,,70.0,,,,,,,Energy,KCAL -5464184,2028206,1008,425.0,,70.0,,,,,,,Energy,KCAL -5464458,2028485,1008,314.0,,70.0,,,,,,,Energy,KCAL -5464818,2028845,1008,429.0,,70.0,,,,,,,Energy,KCAL -5465058,2029086,1008,0.0,,70.0,,,,,,,Energy,KCAL -5465446,2029475,1008,405.0,,70.0,,,,,,,Energy,KCAL -5465467,2029496,1008,118.0,,70.0,,,,,,,Energy,KCAL -5465692,2029723,1008,121.0,,70.0,,,,,,,Energy,KCAL -5465859,2029890,1008,429.0,,70.0,,,,,,,Energy,KCAL -5466016,2030047,1008,488.0,,70.0,,,,,,,Energy,KCAL -5466045,2030076,1008,256.0,,70.0,,,,,,,Energy,KCAL -5466062,2030093,1008,714.0,,70.0,,,,,,,Energy,KCAL -5466168,2030199,1008,31.0,,70.0,,,,,,,Energy,KCAL -5466280,2030311,1008,324.0,,70.0,,,,,,,Energy,KCAL -5466829,2030861,1008,321.0,,70.0,,,,,,,Energy,KCAL -5466905,2030937,1008,305.0,,70.0,,,,,,,Energy,KCAL -5467789,2031824,1008,444.0,,70.0,,,,,,,Energy,KCAL -5467900,2031935,1008,607.0,,70.0,,,,,,,Energy,KCAL -5468140,2032179,1008,167.0,,70.0,,,,,,,Energy,KCAL -5468255,2032294,1008,300.0,,70.0,,,,,,,Energy,KCAL -5468396,2032436,1008,442.0,,70.0,,,,,,,Energy,KCAL -5468498,2032538,1008,62.0,,70.0,,,,,,,Energy,KCAL -5468582,2032622,1008,467.0,,70.0,,,,,,,Energy,KCAL -5468641,2032681,1008,42.0,,70.0,,,,,,,Energy,KCAL -5468749,2032790,1008,300.0,,70.0,,,,,,,Energy,KCAL -5468958,2032999,1008,145.0,,70.0,,,,,,,Energy,KCAL -5469265,2033306,1008,134.0,,70.0,,,,,,,Energy,KCAL -5469473,2033514,1008,404.0,,70.0,,,,,,,Energy,KCAL -5469951,2033994,1008,147.0,,70.0,,,,,,,Energy,KCAL -5470124,2034167,1008,457.0,,70.0,,,,,,,Energy,KCAL -5470244,2034287,1008,33.0,,70.0,,,,,,,Energy,KCAL -5470317,2034360,1008,0.0,,70.0,,,,,,,Energy,KCAL -5470414,2034457,1008,333.0,,70.0,,,,,,,Energy,KCAL -5470431,2034474,1008,62.0,,70.0,,,,,,,Energy,KCAL -5470439,2034482,1008,165.0,,70.0,,,,,,,Energy,KCAL -5470461,2034504,1008,152.0,,70.0,,,,,,,Energy,KCAL -5470464,2034507,1008,300.0,,70.0,,,,,,,Energy,KCAL -5470929,2034973,1008,0.0,,70.0,,,,,,,Energy,KCAL -5471001,2035045,1008,364.0,,70.0,,,,,,,Energy,KCAL -5471195,2035239,1008,115.0,,70.0,,,,,,,Energy,KCAL -5471213,2035258,1008,115.0,,70.0,,,,,,,Energy,KCAL -5471957,2036005,1008,269.0,,70.0,,,,,,,Energy,KCAL -5472283,2036333,1008,400.0,,70.0,,,,,,,Energy,KCAL -5472466,2036517,1008,367.0,,70.0,,,,,,,Energy,KCAL -5472545,2036596,1008,51.0,,70.0,,,,,,,Energy,KCAL -5472625,2036678,1008,286.0,,70.0,,,,,,,Energy,KCAL -5472659,2036712,1008,484.0,,70.0,,,,,,,Energy,KCAL -5472810,2036869,1008,236.0,,70.0,,,,,,,Energy,KCAL -5473023,2037082,1008,393.0,,70.0,,,,,,,Energy,KCAL -5473321,2037392,1008,357.0,,70.0,,,,,,,Energy,KCAL -5473768,2037852,1008,395.0,,70.0,,,,,,,Energy,KCAL -5473923,2038009,1008,387.0,,70.0,,,,,,,Energy,KCAL -5473997,2038083,1008,79.0,,70.0,,,,,,,Energy,KCAL -5474213,2038301,1008,118.0,,70.0,,,,,,,Energy,KCAL -5474282,2038370,1008,256.0,,70.0,,,,,,,Energy,KCAL -5474535,2038624,1008,238.0,,70.0,,,,,,,Energy,KCAL -5475260,2039351,1008,42.0,,70.0,,,,,,,Energy,KCAL -5475380,2039471,1008,0.0,,70.0,,,,,,,Energy,KCAL -5475559,2039650,1008,46.0,,70.0,,,,,,,Energy,KCAL -5476002,2040095,1008,286.0,,70.0,,,,,,,Energy,KCAL -5476053,2040146,1008,146.0,,70.0,,,,,,,Energy,KCAL -5476141,2040234,1008,42.0,,70.0,,,,,,,Energy,KCAL -5476187,2040281,1008,89.0,,70.0,,,,,,,Energy,KCAL -5476585,2040682,1008,64.0,,70.0,,,,,,,Energy,KCAL -5476721,2040819,1008,600.0,,70.0,,,,,,,Energy,KCAL -5476769,2040867,1008,375.0,,70.0,,,,,,,Energy,KCAL -5476790,2040888,1008,107.0,,70.0,,,,,,,Energy,KCAL -5476978,2041076,1008,100.0,,70.0,,,,,,,Energy,KCAL -5476980,2041078,1008,0.0,,70.0,,,,,,,Energy,KCAL -5477189,2041287,1008,400.0,,70.0,,,,,,,Energy,KCAL -5477782,2041882,1008,607.0,,70.0,,,,,,,Energy,KCAL -5477846,2041947,1008,350.0,,70.0,,,,,,,Energy,KCAL -5477857,2041958,1008,571.0,,70.0,,,,,,,Energy,KCAL -5478135,2042236,1008,571.0,,70.0,,,,,,,Energy,KCAL -5478195,2042296,1008,532.0,,70.0,,,,,,,Energy,KCAL -5478205,2042306,1008,575.0,,70.0,,,,,,,Energy,KCAL -5478291,2042392,1008,25.0,,70.0,,,,,,,Energy,KCAL -5478312,2042413,1008,417.0,,70.0,,,,,,,Energy,KCAL -5478343,2042444,1008,52.0,,70.0,,,,,,,Energy,KCAL -5478434,2042535,1008,571.0,,70.0,,,,,,,Energy,KCAL -5478950,2043051,1008,375.0,,70.0,,,,,,,Energy,KCAL -5479217,2043318,1008,294.0,,70.0,,,,,,,Energy,KCAL -5479366,2043468,1008,400.0,,70.0,,,,,,,Energy,KCAL -5479394,2043496,1008,500.0,,70.0,,,,,,,Energy,KCAL -5479508,2043610,1008,667.0,,70.0,,,,,,,Energy,KCAL -5479854,2043957,1008,316.0,,70.0,,,,,,,Energy,KCAL -5479938,2044041,1008,478.0,,70.0,,,,,,,Energy,KCAL -5480048,2044151,1008,0.0,,70.0,,,,,,,Energy,KCAL -5480100,2044203,1008,280.0,,70.0,,,,,,,Energy,KCAL -5480102,2044205,1008,46.0,,70.0,,,,,,,Energy,KCAL -5480241,2044344,1008,361.0,,70.0,,,,,,,Energy,KCAL -5480477,2044581,1008,536.0,,70.0,,,,,,,Energy,KCAL -5480505,2044609,1008,524.0,,70.0,,,,,,,Energy,KCAL -5480700,2044804,1008,575.0,,70.0,,,,,,,Energy,KCAL -5480882,2044988,1008,484.0,,70.0,,,,,,,Energy,KCAL -5481110,2045216,1008,400.0,,70.0,,,,,,,Energy,KCAL -5481130,2045236,1008,350.0,,70.0,,,,,,,Energy,KCAL -5481164,2045270,1008,389.0,,70.0,,,,,,,Energy,KCAL -5481955,2046061,1008,145.0,,70.0,,,,,,,Energy,KCAL -5482082,2046189,1008,567.0,,70.0,,,,,,,Energy,KCAL -5482166,2046273,1008,621.0,,70.0,,,,,,,Energy,KCAL -5482182,2046289,1008,11.0,,70.0,,,,,,,Energy,KCAL -5482237,2046344,1008,433.0,,70.0,,,,,,,Energy,KCAL -5482539,2046646,1008,560.0,,70.0,,,,,,,Energy,KCAL -5482722,2046829,1008,531.0,,70.0,,,,,,,Energy,KCAL -5482847,2046955,1008,525.0,,70.0,,,,,,,Energy,KCAL -5482902,2047010,1008,26.0,,70.0,,,,,,,Energy,KCAL -5483075,2047183,1008,388.0,,70.0,,,,,,,Energy,KCAL -5483078,2047186,1008,0.0,,70.0,,,,,,,Energy,KCAL -5483300,2047409,1008,500.0,,70.0,,,,,,,Energy,KCAL -5483492,2047601,1008,553.0,,70.0,,,,,,,Energy,KCAL -5483503,2047612,1008,388.0,,70.0,,,,,,,Energy,KCAL -5483832,2047942,1008,0.0,,70.0,,,,,,,Energy,KCAL -5483955,2048065,1008,500.0,,70.0,,,,,,,Energy,KCAL -5484046,2048156,1008,500.0,,70.0,,,,,,,Energy,KCAL -5484092,2048202,1008,571.0,,70.0,,,,,,,Energy,KCAL -5484103,2048213,1008,375.0,,70.0,,,,,,,Energy,KCAL -5484252,2048362,1008,575.0,,70.0,,,,,,,Energy,KCAL -5484389,2048499,1008,393.0,,70.0,,,,,,,Energy,KCAL -5484426,2048537,1008,368.0,,70.0,,,,,,,Energy,KCAL -5484947,2049058,1008,462.0,,70.0,,,,,,,Energy,KCAL -5485009,2049120,1008,0.0,,70.0,,,,,,,Energy,KCAL -5485017,2049128,1008,14.0,,70.0,,,,,,,Energy,KCAL -5485264,2049375,1008,525.0,,70.0,,,,,,,Energy,KCAL -5485364,2049475,1008,400.0,,70.0,,,,,,,Energy,KCAL -5485398,2049509,1008,317.0,,70.0,,,,,,,Energy,KCAL -5485501,2049612,1008,34.0,,70.0,,,,,,,Energy,KCAL -5485625,2049737,1008,414.0,,70.0,,,,,,,Energy,KCAL -5485782,2049895,1008,560.0,,70.0,,,,,,,Energy,KCAL -5486391,2050507,1008,393.0,,70.0,,,,,,,Energy,KCAL -5486452,2050568,1008,500.0,,70.0,,,,,,,Energy,KCAL -5486519,2050635,1008,500.0,,70.0,,,,,,,Energy,KCAL -5486576,2050692,1008,350.0,,70.0,,,,,,,Energy,KCAL -5486615,2050731,1008,541.0,,70.0,,,,,,,Energy,KCAL -5486938,2051054,1008,556.0,,70.0,,,,,,,Energy,KCAL -5487032,2051148,1008,536.0,,70.0,,,,,,,Energy,KCAL -5487093,2051209,1008,476.0,,70.0,,,,,,,Energy,KCAL -5487980,2052099,1008,467.0,,70.0,,,,,,,Energy,KCAL -5487997,2052116,1008,8.0,,70.0,,,,,,,Energy,KCAL -5488016,2052135,1008,278.0,,70.0,,,,,,,Energy,KCAL -5488387,2052509,1008,71.0,,70.0,,,,,,,Energy,KCAL -5488432,2052555,1008,385.0,,70.0,,,,,,,Energy,KCAL -5488455,2052579,1008,451.0,,70.0,,,,,,,Energy,KCAL -5488651,2052775,1008,230.0,,70.0,,,,,,,Energy,KCAL -5488701,2052825,1008,195.0,,70.0,,,,,,,Energy,KCAL -5488733,2052857,1008,379.0,,70.0,,,,,,,Energy,KCAL -5489016,2053140,1008,42.0,,70.0,,,,,,,Energy,KCAL -5489169,2053294,1008,250.0,,70.0,,,,,,,Energy,KCAL -5489489,2053614,1008,411.0,,70.0,,,,,,,Energy,KCAL -5489823,2053948,1008,464.0,,70.0,,,,,,,Energy,KCAL -5490126,2054252,1008,393.0,,70.0,,,,,,,Energy,KCAL -5490782,2054910,1008,321.0,,70.0,,,,,,,Energy,KCAL -5490802,2054930,1008,208.0,,70.0,,,,,,,Energy,KCAL -5490837,2054965,1008,357.0,,70.0,,,,,,,Energy,KCAL -5491074,2055202,1008,393.0,,70.0,,,,,,,Energy,KCAL -5491078,2055206,1008,393.0,,70.0,,,,,,,Energy,KCAL -5491831,2055959,1008,367.0,,70.0,,,,,,,Energy,KCAL -5492046,2056174,1008,393.0,,70.0,,,,,,,Energy,KCAL -5492068,2056196,1008,229.0,,70.0,,,,,,,Energy,KCAL -5492103,2056231,1008,300.0,,70.0,,,,,,,Energy,KCAL -5492695,2056824,1008,357.0,,70.0,,,,,,,Energy,KCAL -5492727,2056856,1008,340.0,,70.0,,,,,,,Energy,KCAL -5492857,2056986,1008,286.0,,70.0,,,,,,,Energy,KCAL -5492879,2057008,1008,184.0,,70.0,,,,,,,Energy,KCAL -5492933,2057062,1008,929.0,,70.0,,,,,,,Energy,KCAL -5492935,2057064,1008,323.0,,70.0,,,,,,,Energy,KCAL -5493474,2057603,1008,246.0,,70.0,,,,,,,Energy,KCAL -5493660,2057789,1008,200.0,,70.0,,,,,,,Energy,KCAL -5493764,2057893,1008,385.0,,70.0,,,,,,,Energy,KCAL -5493771,2057900,1008,312.0,,70.0,,,,,,,Energy,KCAL -5494170,2058301,1008,384.0,,70.0,,,,,,,Energy,KCAL -5494475,2058606,1008,362.0,,70.0,,,,,,,Energy,KCAL -5495186,2059323,1008,88.0,,70.0,,,,,,,Energy,KCAL -5495343,2059480,1008,368.0,,70.0,,,,,,,Energy,KCAL -5495436,2059575,1008,300.0,,70.0,,,,,,,Energy,KCAL -5495607,2059746,1008,89.0,,70.0,,,,,,,Energy,KCAL -5495961,2060100,1008,295.0,,70.0,,,,,,,Energy,KCAL -5496118,2060257,1008,356.0,,70.0,,,,,,,Energy,KCAL -5496542,2060681,1008,0.0,,70.0,,,,,,,Energy,KCAL -5496657,2060796,1008,0.0,,70.0,,,,,,,Energy,KCAL -5496675,2060814,1008,217.0,,70.0,,,,,,,Energy,KCAL -5496684,2060823,1008,250.0,,70.0,,,,,,,Energy,KCAL -5496695,2060834,1008,250.0,,70.0,,,,,,,Energy,KCAL -5496848,2060987,1008,179.0,,70.0,,,,,,,Energy,KCAL -5496949,2061088,1008,71.0,,70.0,,,,,,,Energy,KCAL -5497415,2061556,1008,333.0,,70.0,,,,,,,Energy,KCAL -5497499,2061640,1008,400.0,,70.0,,,,,,,Energy,KCAL -5497668,2061809,1008,714.0,,70.0,,,,,,,Energy,KCAL -5497843,2061984,1008,368.0,,70.0,,,,,,,Energy,KCAL -5497969,2062110,1008,79.0,,70.0,,,,,,,Energy,KCAL -5498030,2062172,1008,215.0,,70.0,,,,,,,Energy,KCAL -5498395,2062537,1008,357.0,,70.0,,,,,,,Energy,KCAL -5498643,2062786,1008,0.0,,70.0,,,,,,,Energy,KCAL -5498840,2062983,1008,101.0,,70.0,,,,,,,Energy,KCAL -5499056,2063199,1008,244.0,,70.0,,,,,,,Energy,KCAL -5499095,2063238,1008,281.0,,70.0,,,,,,,Energy,KCAL -5499102,2063245,1008,381.0,,70.0,,,,,,,Energy,KCAL -5499406,2063549,1008,358.0,,70.0,,,,,,,Energy,KCAL -5499420,2063563,1008,267.0,,70.0,,,,,,,Energy,KCAL -5499621,2063764,1008,6.0,,70.0,,,,,,,Energy,KCAL -5499771,2063914,1008,200.0,,70.0,,,,,,,Energy,KCAL -5499883,2064026,1008,110.0,,70.0,,,,,,,Energy,KCAL -5499992,2064135,1008,72.0,,70.0,,,,,,,Energy,KCAL -5500045,2064188,1008,300.0,,70.0,,,,,,,Energy,KCAL -5500960,2065104,1008,206.0,,70.0,,,,,,,Energy,KCAL -5501408,2065553,1008,47.0,,70.0,,,,,,,Energy,KCAL -5501561,2065708,1008,53.0,,70.0,,,,,,,Energy,KCAL -5501960,2066107,1008,247.0,,70.0,,,,,,,Energy,KCAL -5502174,2066321,1008,400.0,,70.0,,,,,,,Energy,KCAL -5502307,2066454,1008,143.0,,70.0,,,,,,,Energy,KCAL -5502498,2066646,1008,35.0,,70.0,,,,,,,Energy,KCAL -5502509,2066657,1008,300.0,,70.0,,,,,,,Energy,KCAL -5503099,2067248,1008,102.0,,70.0,,,,,,,Energy,KCAL -5503149,2067298,1008,333.0,,70.0,,,,,,,Energy,KCAL -5503406,2067555,1008,310.0,,70.0,,,,,,,Energy,KCAL -5503506,2067656,1008,196.0,,70.0,,,,,,,Energy,KCAL -5503634,2067784,1008,106.0,,70.0,,,,,,,Energy,KCAL -5503701,2067852,1008,300.0,,70.0,,,,,,,Energy,KCAL -5503709,2067860,1008,36.0,,70.0,,,,,,,Energy,KCAL -5503770,2067921,1008,241.0,,70.0,,,,,,,Energy,KCAL -5503857,2068008,1008,195.0,,70.0,,,,,,,Energy,KCAL -5504033,2068185,1008,500.0,,70.0,,,,,,,Energy,KCAL -5504297,2068450,1008,250.0,,70.0,,,,,,,Energy,KCAL -5504348,2068501,1008,29.0,,70.0,,,,,,,Energy,KCAL -5505165,2069322,1008,44.0,,70.0,,,,,,,Energy,KCAL -5505228,2069385,1008,248.0,,70.0,,,,,,,Energy,KCAL -5505741,2069901,1008,348.0,,70.0,,,,,,,Energy,KCAL -5505794,2069955,1008,128.0,,70.0,,,,,,,Energy,KCAL -5505817,2069978,1008,93.0,,70.0,,,,,,,Energy,KCAL -5505826,2069987,1008,107.0,,70.0,,,,,,,Energy,KCAL -5505906,2070068,1008,209.0,,70.0,,,,,,,Energy,KCAL -5505999,2070161,1008,357.0,,70.0,,,,,,,Energy,KCAL -5506389,2070557,1008,393.0,,70.0,,,,,,,Energy,KCAL -5506483,2070651,1008,240.0,,70.0,,,,,,,Energy,KCAL -5506512,2070680,1008,467.0,,70.0,,,,,,,Energy,KCAL -5506556,2070724,1008,400.0,,70.0,,,,,,,Energy,KCAL -5506599,2070768,1008,242.0,,70.0,,,,,,,Energy,KCAL -5506735,2070904,1008,357.0,,70.0,,,,,,,Energy,KCAL -5506899,2071068,1008,500.0,,70.0,,,,,,,Energy,KCAL -5507148,2071317,1008,59.0,,70.0,,,,,,,Energy,KCAL -5507321,2071490,1008,94.0,,70.0,,,,,,,Energy,KCAL -5507391,2071561,1008,34.0,,70.0,,,,,,,Energy,KCAL -5507475,2071645,1008,357.0,,70.0,,,,,,,Energy,KCAL -5507516,2071686,1008,298.0,,70.0,,,,,,,Energy,KCAL -5507628,2071798,1008,167.0,,70.0,,,,,,,Energy,KCAL -5507636,2071806,1008,452.0,,70.0,,,,,,,Energy,KCAL -5507666,2071836,1008,41.0,,70.0,,,,,,,Energy,KCAL -5507847,2072018,1008,75.0,,70.0,,,,,,,Energy,KCAL -5507928,2072099,1008,485.0,,70.0,,,,,,,Energy,KCAL -5507968,2072139,1008,371.0,,70.0,,,,,,,Energy,KCAL -5508008,2072179,1008,391.0,,70.0,,,,,,,Energy,KCAL -5508112,2072283,1008,485.0,,70.0,,,,,,,Energy,KCAL -5508320,2072491,1008,105.0,,70.0,,,,,,,Energy,KCAL -5508398,2072569,1008,372.0,,70.0,,,,,,,Energy,KCAL -5508420,2072591,1008,471.0,,70.0,,,,,,,Energy,KCAL -5508624,2072795,1008,360.0,,70.0,,,,,,,Energy,KCAL -5509245,2073416,1008,387.0,,70.0,,,,,,,Energy,KCAL -5509716,2073887,1008,667.0,,70.0,,,,,,,Energy,KCAL -5509738,2073909,1008,571.0,,70.0,,,,,,,Energy,KCAL -5510115,2074286,1008,607.0,,70.0,,,,,,,Energy,KCAL -5510470,2074641,1008,0.0,,70.0,,,,,,,Energy,KCAL -5510564,2074735,1008,393.0,,70.0,,,,,,,Energy,KCAL -5510604,2074775,1008,0.0,,70.0,,,,,,,Energy,KCAL -5510835,2075007,1008,368.0,,70.0,,,,,,,Energy,KCAL -5510997,2075170,1008,45.0,,70.0,,,,,,,Energy,KCAL -5511832,2076006,1008,150.0,,70.0,,,,,,,Energy,KCAL -5511886,2076060,1008,192.0,,70.0,,,,,,,Energy,KCAL -5511921,2076095,1008,536.0,,70.0,,,,,,,Energy,KCAL -5512109,2076284,1008,464.0,,70.0,,,,,,,Energy,KCAL -5512326,2076501,1008,50.0,,70.0,,,,,,,Energy,KCAL -5512354,2076529,1008,79.0,,70.0,,,,,,,Energy,KCAL -5512418,2076593,1008,71.0,,70.0,,,,,,,Energy,KCAL -5512689,2076866,1008,83.0,,70.0,,,,,,,Energy,KCAL -5512691,2076868,1008,113.0,,70.0,,,,,,,Energy,KCAL -5512862,2077039,1008,97.0,,70.0,,,,,,,Energy,KCAL -5512959,2077137,1008,351.0,,70.0,,,,,,,Energy,KCAL -5513161,2077341,1008,571.0,,70.0,,,,,,,Energy,KCAL -5513371,2077552,1008,512.0,,70.0,,,,,,,Energy,KCAL -5513467,2077649,1008,100.0,,70.0,,,,,,,Energy,KCAL -5513481,2077663,1008,333.0,,70.0,,,,,,,Energy,KCAL -5513494,2077676,1008,333.0,,70.0,,,,,,,Energy,KCAL -5513658,2077841,1008,433.0,,70.0,,,,,,,Energy,KCAL -5513862,2078055,1008,400.0,,70.0,,,,,,,Energy,KCAL -5513989,2078184,1008,286.0,,70.0,,,,,,,Energy,KCAL -5514020,2078216,1008,145.0,,70.0,,,,,,,Energy,KCAL -5514708,2078907,1008,106.0,,70.0,,,,,,,Energy,KCAL -5515002,2079201,1008,262.0,,70.0,,,,,,,Energy,KCAL -5515302,2079501,1008,65.0,,70.0,,,,,,,Energy,KCAL -5515388,2079588,1008,97.0,,70.0,,,,,,,Energy,KCAL -5515693,2079894,1008,464.0,,70.0,,,,,,,Energy,KCAL -5515811,2080013,1008,419.0,,70.0,,,,,,,Energy,KCAL -5516005,2080207,1008,231.0,,70.0,,,,,,,Energy,KCAL -5516035,2080237,1008,250.0,,70.0,,,,,,,Energy,KCAL -5516042,2080244,1008,263.0,,70.0,,,,,,,Energy,KCAL -5516140,2080342,1008,77.0,,70.0,,,,,,,Energy,KCAL -5516146,2080348,1008,0.0,,70.0,,,,,,,Energy,KCAL -5516556,2080760,1008,437.0,,70.0,,,,,,,Energy,KCAL -5516674,2080878,1008,156.0,,70.0,,,,,,,Energy,KCAL -5517169,2081374,1008,500.0,,70.0,,,,,,,Energy,KCAL -5517235,2081440,1008,310.0,,70.0,,,,,,,Energy,KCAL -5517373,2081578,1008,365.0,,70.0,,,,,,,Energy,KCAL -5517561,2081771,1008,0.0,,70.0,,,,,,,Energy,KCAL -5517583,2081793,1008,207.0,,70.0,,,,,,,Energy,KCAL -5518027,2082239,1008,0.0,,70.0,,,,,,,Energy,KCAL -5518143,2082357,1008,263.0,,70.0,,,,,,,Energy,KCAL -5518407,2082621,1008,45.0,,70.0,,,,,,,Energy,KCAL -5518789,2083006,1008,333.0,,70.0,,,,,,,Energy,KCAL -5518956,2083174,1008,200.0,,70.0,,,,,,,Energy,KCAL -5518993,2083211,1008,125.0,,70.0,,,,,,,Energy,KCAL -5519382,2083620,1008,6.0,,70.0,,,,,,,Energy,KCAL -5519662,2083903,1008,1125.0,,70.0,,,,,,,Energy,KCAL -5519693,2083934,1008,212.0,,70.0,,,,,,,Energy,KCAL -5520345,2084600,1008,68.0,,70.0,,,,,,,Energy,KCAL -5520479,2084734,1008,50.0,,70.0,,,,,,,Energy,KCAL -5520483,2084738,1008,150.0,,70.0,,,,,,,Energy,KCAL -5520527,2084782,1008,40.0,,70.0,,,,,,,Energy,KCAL -5520568,2084823,1008,333.0,,70.0,,,,,,,Energy,KCAL -5520719,2084974,1008,375.0,,70.0,,,,,,,Energy,KCAL -5520974,2085229,1008,25.0,,70.0,,,,,,,Energy,KCAL -5521909,2086168,1008,75.0,,70.0,,,,,,,Energy,KCAL -5522326,2086595,1008,450.0,,70.0,,,,,,,Energy,KCAL -5522359,2086628,1008,175.0,,70.0,,,,,,,Energy,KCAL -5522405,2086674,1008,114.0,,70.0,,,,,,,Energy,KCAL -5522836,2087106,1008,130.0,,70.0,,,,,,,Energy,KCAL -5523138,2087410,1008,21.0,,70.0,,,,,,,Energy,KCAL -5523297,2087606,1008,500.0,,70.0,,,,,,,Energy,KCAL -5523315,2087625,1008,650.0,,70.0,,,,,,,Energy,KCAL -5523402,2087719,1008,536.0,,70.0,,,,,,,Energy,KCAL -5523438,2087758,1008,81.0,,70.0,,,,,,,Energy,KCAL -5523439,2087759,1008,91.0,,70.0,,,,,,,Energy,KCAL -5523652,2087991,1008,441.0,,70.0,,,,,,,Energy,KCAL -5523798,2088152,1008,0.0,,70.0,,,,,,,Energy,KCAL -5523833,2088187,1008,514.0,,70.0,,,,,,,Energy,KCAL -5523847,2088202,1008,467.0,,70.0,,,,,,,Energy,KCAL -5524310,2088807,1008,18.0,,70.0,,,,,,,Energy,KCAL -5524530,2089033,1008,406.0,,70.0,,,,,,,Energy,KCAL -5525214,2089772,1008,594.0,,70.0,,,,,,,Energy,KCAL -5525224,2089782,1008,333.0,,70.0,,,,,,,Energy,KCAL -5525415,2089973,1008,195.0,,70.0,,,,,,,Energy,KCAL -5525428,2089988,1008,385.0,,70.0,,,,,,,Energy,KCAL -5525549,2090132,1008,67.0,,70.0,,,,,,,Energy,KCAL -5525853,2090439,1008,265.0,,70.0,,,,,,,Energy,KCAL -5526529,2091150,1008,524.0,,70.0,,,,,,,Energy,KCAL -5526612,2091233,1008,173.0,,70.0,,,,,,,Energy,KCAL -5526635,2091256,1008,295.0,,70.0,,,,,,,Energy,KCAL -5526738,2091385,1008,375.0,,70.0,,,,,,,Energy,KCAL -5526830,2091493,1008,350.0,,70.0,,,,,,,Energy,KCAL -5526856,2091519,1008,88.0,,70.0,,,,,,,Energy,KCAL -5527146,2091815,1008,103.0,,70.0,,,,,,,Energy,KCAL -5527331,2092006,1008,267.0,,70.0,,,,,,,Energy,KCAL -5527447,2092142,1008,74.0,,70.0,,,,,,,Energy,KCAL -5527700,2092427,1008,107.0,,70.0,,,,,,,Energy,KCAL -5527726,2092453,1008,18.0,,70.0,,,,,,,Energy,KCAL -5527761,2092489,1008,131.0,,70.0,,,,,,,Energy,KCAL -5528391,2093139,1008,203.0,,70.0,,,,,,,Energy,KCAL -5528522,2093271,1008,188.0,,70.0,,,,,,,Energy,KCAL -5528736,2093490,1008,300.0,,70.0,,,,,,,Energy,KCAL -5529098,2093884,1008,393.0,,70.0,,,,,,,Energy,KCAL -5529207,2093993,1008,333.0,,70.0,,,,,,,Energy,KCAL -5529398,2094189,1008,857.0,,70.0,,,,,,,Energy,KCAL -5529661,2094452,1008,462.0,,70.0,,,,,,,Energy,KCAL -5530347,2095140,1008,29.0,,70.0,,,,,,,Energy,KCAL -5530648,2095442,1008,543.0,,70.0,,,,,,,Energy,KCAL -5530708,2095503,1008,89.0,,70.0,,,,,,,Energy,KCAL -5530724,2095520,1008,543.0,,70.0,,,,,,,Energy,KCAL -5530879,2095679,1008,156.0,,70.0,,,,,,,Energy,KCAL -5531056,2095858,1008,361.0,,70.0,,,,,,,Energy,KCAL -5531405,2096207,1008,286.0,,70.0,,,,,,,Energy,KCAL -5531472,2096275,1008,60.0,,70.0,,,,,,,Energy,KCAL -5531952,2096767,1008,0.0,,70.0,,,,,,,Energy,KCAL -5531963,2096778,1008,375.0,,70.0,,,,,,,Energy,KCAL -5531997,2096812,1008,200.0,,70.0,,,,,,,Energy,KCAL -5532039,2096854,1008,167.0,,70.0,,,,,,,Energy,KCAL -5532353,2097172,1008,500.0,,70.0,,,,,,,Energy,KCAL -5532543,2097364,1008,571.0,,70.0,,,,,,,Energy,KCAL -5532766,2097589,1008,186.0,,70.0,,,,,,,Energy,KCAL -5532877,2097700,1008,117.0,,70.0,,,,,,,Energy,KCAL -5533065,2097894,1008,314.0,,70.0,,,,,,,Energy,KCAL -5533249,2098078,1008,46.0,,70.0,,,,,,,Energy,KCAL -5533397,2098233,1008,254.0,,70.0,,,,,,,Energy,KCAL -5533424,2098260,1008,594.0,,70.0,,,,,,,Energy,KCAL -5533557,2098399,1008,118.0,,70.0,,,,,,,Energy,KCAL -5533583,2098426,1008,33.0,,70.0,,,,,,,Energy,KCAL -5533654,2098497,1008,438.0,,70.0,,,,,,,Energy,KCAL -5534408,2099275,1008,360.0,,70.0,,,,,,,Energy,KCAL -5534598,2099466,1008,200.0,,70.0,,,,,,,Energy,KCAL -5534621,2099489,1008,107.0,,70.0,,,,,,,Energy,KCAL -5534756,2099624,1008,256.0,,70.0,,,,,,,Energy,KCAL -5534838,2099706,1008,73.0,,70.0,,,,,,,Energy,KCAL -5535194,2100063,1008,56.0,,70.0,,,,,,,Energy,KCAL -5535201,2100070,1008,143.0,,70.0,,,,,,,Energy,KCAL -5535705,2100576,1008,324.0,,70.0,,,,,,,Energy,KCAL -5535715,2100586,1008,129.0,,70.0,,,,,,,Energy,KCAL -5535810,2100681,1008,67.0,,70.0,,,,,,,Energy,KCAL -5536782,2101656,1008,132.0,,70.0,,,,,,,Energy,KCAL -5536798,2101672,1008,381.0,,70.0,,,,,,,Energy,KCAL -5536853,2101727,1008,308.0,,70.0,,,,,,,Energy,KCAL -5537083,2101958,1008,49.0,,70.0,,,,,,,Energy,KCAL -5537340,2102216,1008,56.0,,70.0,,,,,,,Energy,KCAL -5537539,2102415,1008,550.0,,70.0,,,,,,,Energy,KCAL -5537605,2102481,1008,64.0,,70.0,,,,,,,Energy,KCAL -5537831,2102707,1008,219.0,,70.0,,,,,,,Energy,KCAL -5538006,2102883,1008,94.0,,70.0,,,,,,,Energy,KCAL -5538275,2103153,1008,36.0,,70.0,,,,,,,Energy,KCAL -5538293,2103171,1008,21.0,,70.0,,,,,,,Energy,KCAL -5538502,2103382,1008,333.0,,70.0,,,,,,,Energy,KCAL -5539230,2104119,1008,69.0,,70.0,,,,,,,Energy,KCAL -5540044,2104949,1008,305.0,,70.0,,,,,,,Energy,KCAL -5540061,2104975,1008,273.0,,70.0,,,,,,,Energy,KCAL -5540130,2105055,1008,246.0,,70.0,,,,,,,Energy,KCAL -5540637,2105574,1008,400.0,,70.0,,,,,,,Energy,KCAL -5540728,2105665,1008,200.0,,70.0,,,,,,,Energy,KCAL -5540832,2105770,1008,292.0,,70.0,,,,,,,Energy,KCAL -5541172,2106113,1008,227.0,,70.0,,,,,,,Energy,KCAL -5541506,2106451,1008,156.0,,70.0,,,,,,,Energy,KCAL -5542016,2106975,1008,0.0,,70.0,,,,,,,Energy,KCAL -5542209,2107196,1008,134.0,,70.0,,,,,,,Energy,KCAL -5542610,2107699,1008,500.0,,70.0,,,,,,,Energy,KCAL -5542807,2107937,1008,42.0,,70.0,,,,,,,Energy,KCAL -5542808,2107940,1008,33.0,,70.0,,,,,,,Energy,KCAL -5543270,2108541,1008,355.0,,70.0,,,,,,,Energy,KCAL -5543907,2109576,1008,429.0,,70.0,,,,,,,Energy,KCAL -5544355,2110063,1008,132.0,,70.0,,,,,,,Energy,KCAL -5544983,2110708,1008,400.0,,70.0,,,,,,,Energy,KCAL -5545081,2110806,1008,54.0,,70.0,,,,,,,Energy,KCAL -5545192,2110944,1008,375.0,,70.0,,,,,,,Energy,KCAL -5545235,2110990,1008,147.0,,70.0,,,,,,,Energy,KCAL -5545259,2111021,1008,110.0,,70.0,,,,,,,Energy,KCAL -5545551,2111337,1008,500.0,,70.0,,,,,,,Energy,KCAL -5545739,2111555,1008,370.0,,70.0,,,,,,,Energy,KCAL -5545860,2111700,1008,525.0,,70.0,,,,,,,Energy,KCAL -5545863,2111712,1008,500.0,,70.0,,,,,,,Energy,KCAL -5545873,2111728,1008,238.0,,70.0,,,,,,,Energy,KCAL -5545878,2111735,1008,478.0,,70.0,,,,,,,Energy,KCAL -5546162,2112038,1008,395.0,,70.0,,,,,,,Energy,KCAL -5546200,2112076,1008,375.0,,70.0,,,,,,,Energy,KCAL -5546208,2112084,1008,607.0,,70.0,,,,,,,Energy,KCAL -5546417,2112294,1008,53.0,,70.0,,,,,,,Energy,KCAL -5546486,2112363,1008,161.0,,70.0,,,,,,,Energy,KCAL -5546741,2112618,1008,467.0,,70.0,,,,,,,Energy,KCAL -5546881,2112758,1008,88.0,,70.0,,,,,,,Energy,KCAL -5547885,2113766,1008,238.0,,70.0,,,,,,,Energy,KCAL -5548079,2113962,1008,54.0,,70.0,,,,,,,Energy,KCAL -5548130,2114013,1008,441.0,,70.0,,,,,,,Energy,KCAL -5548461,2114345,1008,333.0,,70.0,,,,,,,Energy,KCAL -5548755,2114640,1008,267.0,,70.0,,,,,,,Energy,KCAL -5548891,2114777,1008,500.0,,70.0,,,,,,,Energy,KCAL -5548984,2115008,1008,32.0,,70.0,,,,,,,Energy,KCAL -5549110,2115140,1008,286.0,,70.0,,,,,,,Energy,KCAL -5549350,2115448,1008,225.0,,70.0,,,,,,,Energy,KCAL -5549420,2115523,1008,333.0,,70.0,,,,,,,Energy,KCAL -5549637,2115861,1008,375.0,,70.0,,,,,,,Energy,KCAL -5549655,2115879,1008,56.0,,70.0,,,,,,,Energy,KCAL -5549872,2116099,1008,387.0,,70.0,,,,,,,Energy,KCAL -5550378,2116650,1008,500.0,,70.0,,,,,,,Energy,KCAL -5550631,2116909,1008,143.0,,70.0,,,,,,,Energy,KCAL -5550824,2117102,1008,125.0,,70.0,,,,,,,Energy,KCAL -5551467,2117752,1008,412.0,,70.0,,,,,,,Energy,KCAL -5551541,2117826,1008,448.0,,70.0,,,,,,,Energy,KCAL -5551689,2117976,1008,167.0,,70.0,,,,,,,Energy,KCAL -5551934,2118223,1008,385.0,,70.0,,,,,,,Energy,KCAL -5552037,2118327,1008,0.0,,70.0,,,,,,,Energy,KCAL -5552103,2118394,1008,67.0,,70.0,,,,,,,Energy,KCAL -5552523,2118817,1008,250.0,,70.0,,,,,,,Energy,KCAL -5552791,2119086,1008,263.0,,70.0,,,,,,,Energy,KCAL -5552920,2119216,1008,276.0,,70.0,,,,,,,Energy,KCAL -5552936,2119234,1008,615.0,,70.0,,,,,,,Energy,KCAL -5553078,2119376,1008,0.0,,70.0,,,,,,,Energy,KCAL -5553301,2119603,1008,333.0,,70.0,,,,,,,Energy,KCAL -5553436,2119739,1008,390.0,,70.0,,,,,,,Energy,KCAL -5553461,2119764,1008,133.0,,70.0,,,,,,,Energy,KCAL -5553488,2119791,1008,433.0,,70.0,,,,,,,Energy,KCAL -5553496,2119799,1008,300.0,,70.0,,,,,,,Energy,KCAL -5553544,2119847,1008,364.0,,70.0,,,,,,,Energy,KCAL -5553874,2120178,1008,417.0,,70.0,,,,,,,Energy,KCAL -5553953,2120258,1008,381.0,,70.0,,,,,,,Energy,KCAL -5553997,2120305,1008,405.0,,70.0,,,,,,,Energy,KCAL -5554006,2120314,1008,576.0,,70.0,,,,,,,Energy,KCAL -5554162,2120470,1008,286.0,,70.0,,,,,,,Energy,KCAL -5554488,2120800,1008,500.0,,70.0,,,,,,,Energy,KCAL -5554681,2120993,1008,500.0,,70.0,,,,,,,Energy,KCAL -5554836,2121148,1008,400.0,,70.0,,,,,,,Energy,KCAL -5554906,2121218,1008,440.0,,70.0,,,,,,,Energy,KCAL -5555246,2121564,1008,0.0,,70.0,,,,,,,Energy,KCAL -5555254,2121572,1008,452.0,,70.0,,,,,,,Energy,KCAL -5555498,2121816,1008,393.0,,70.0,,,,,,,Energy,KCAL -5555836,2122159,1008,0.0,,70.0,,,,,,,Energy,KCAL -5555959,2122282,1008,385.0,,70.0,,,,,,,Energy,KCAL -5555994,2122317,1008,62.0,,70.0,,,,,,,Energy,KCAL -5556229,2122553,1008,400.0,,70.0,,,,,,,Energy,KCAL -5556320,2122644,1008,292.0,,70.0,,,,,,,Energy,KCAL -5556633,2122958,1008,60.0,,70.0,,,,,,,Energy,KCAL -5556805,2123130,1008,83.0,,70.0,,,,,,,Energy,KCAL -5557464,2123792,1008,600.0,,70.0,,,,,,,Energy,KCAL -5557624,2123952,1008,274.0,,70.0,,,,,,,Energy,KCAL -5557856,2124187,1008,378.0,,70.0,,,,,,,Energy,KCAL -5558080,2124411,1008,220.0,,70.0,,,,,,,Energy,KCAL -5558203,2124536,1008,257.0,,70.0,,,,,,,Energy,KCAL -5558221,2124554,1008,393.0,,70.0,,,,,,,Energy,KCAL -5558245,2124578,1008,52.0,,70.0,,,,,,,Energy,KCAL -5558360,2124704,1008,46.0,,70.0,,,,,,,Energy,KCAL -5559313,2125801,1008,0.0,,70.0,,,,,,,Energy,KCAL -5559327,2125815,1008,245.0,,70.0,,,,,,,Energy,KCAL -5559781,2126271,1008,462.0,,70.0,,,,,,,Energy,KCAL -5560243,2126737,1008,286.0,,70.0,,,,,,,Energy,KCAL -5560503,2127002,1008,393.0,,70.0,,,,,,,Energy,KCAL -5560574,2127073,1008,40.0,,70.0,,,,,,,Energy,KCAL -5560649,2127148,1008,246.0,,70.0,,,,,,,Energy,KCAL -5560710,2127209,1008,500.0,,70.0,,,,,,,Energy,KCAL -5560738,2127237,1008,175.0,,70.0,,,,,,,Energy,KCAL -5560815,2127314,1008,195.0,,70.0,,,,,,,Energy,KCAL -5560816,2127315,1008,178.0,,70.0,,,,,,,Energy,KCAL -5560879,2127379,1008,867.0,,70.0,,,,,,,Energy,KCAL -5561057,2127558,1008,33.0,,70.0,,,,,,,Energy,KCAL -5561121,2127623,1008,455.0,,70.0,,,,,,,Energy,KCAL -5561199,2127704,1008,327.0,,70.0,,,,,,,Energy,KCAL -5561230,2127735,1008,464.0,,70.0,,,,,,,Energy,KCAL -5561364,2127873,1008,386.0,,70.0,,,,,,,Energy,KCAL -5561471,2127981,1008,47.0,,70.0,,,,,,,Energy,KCAL -5561565,2128075,1008,148.0,,70.0,,,,,,,Energy,KCAL -5561915,2128428,1008,420.0,,70.0,,,,,,,Energy,KCAL -5562134,2128650,1008,64.0,,70.0,,,,,,,Energy,KCAL -5562158,2128675,1008,76.0,,70.0,,,,,,,Energy,KCAL -5562169,2128686,1008,271.0,,70.0,,,,,,,Energy,KCAL -5562222,2128740,1008,29.0,,70.0,,,,,,,Energy,KCAL -5562228,2128746,1008,560.0,,70.0,,,,,,,Energy,KCAL -5562363,2128882,1008,199.0,,70.0,,,,,,,Energy,KCAL -5562397,2128917,1008,3.0,,70.0,,,,,,,Energy,KCAL -5562571,2129094,1008,594.0,,70.0,,,,,,,Energy,KCAL -5562943,2129471,1008,333.0,,70.0,,,,,,,Energy,KCAL -5563091,2129620,1008,485.0,,70.0,,,,,,,Energy,KCAL -5563363,2129894,1008,18.0,,70.0,,,,,,,Energy,KCAL -5563562,2130095,1008,59.0,,70.0,,,,,,,Energy,KCAL -5563721,2130255,1008,46.0,,70.0,,,,,,,Energy,KCAL -5563990,2130527,1008,341.0,,70.0,,,,,,,Energy,KCAL -5564076,2130613,1008,464.0,,70.0,,,,,,,Energy,KCAL -5564573,2131111,1008,857.0,,70.0,,,,,,,Energy,KCAL -5564601,2131139,1008,56.0,,70.0,,,,,,,Energy,KCAL -5564626,2131164,1008,94.0,,70.0,,,,,,,Energy,KCAL -5564637,2131175,1008,500.0,,70.0,,,,,,,Energy,KCAL -5564678,2131216,1008,400.0,,70.0,,,,,,,Energy,KCAL -5565020,2131560,1008,118.0,,70.0,,,,,,,Energy,KCAL -5565258,2131798,1008,229.0,,70.0,,,,,,,Energy,KCAL -5565328,2131868,1008,290.0,,70.0,,,,,,,Energy,KCAL -5565668,2132211,1008,256.0,,70.0,,,,,,,Energy,KCAL -5566340,2132887,1008,438.0,,70.0,,,,,,,Energy,KCAL -5566524,2133075,1008,33.0,,70.0,,,,,,,Energy,KCAL -5566703,2133256,1008,536.0,,70.0,,,,,,,Energy,KCAL -5566735,2133288,1008,467.0,,70.0,,,,,,,Energy,KCAL -5567234,2133788,1008,0.0,,70.0,,,,,,,Energy,KCAL -5567343,2133897,1008,46.0,,70.0,,,,,,,Energy,KCAL -5567634,2134190,1008,500.0,,70.0,,,,,,,Energy,KCAL -5567773,2134331,1008,364.0,,70.0,,,,,,,Energy,KCAL -5568242,2134809,1008,176.0,,70.0,,,,,,,Energy,KCAL -5568245,2134812,1008,395.0,,70.0,,,,,,,Energy,KCAL -5568519,2135094,1008,250.0,,70.0,,,,,,,Energy,KCAL -5568618,2135196,1008,219.0,,70.0,,,,,,,Energy,KCAL -5569197,2135777,1008,100.0,,70.0,,,,,,,Energy,KCAL -5569448,2136030,1008,115.0,,70.0,,,,,,,Energy,KCAL -5569542,2136126,1008,286.0,,70.0,,,,,,,Energy,KCAL -5569624,2136212,1008,375.0,,70.0,,,,,,,Energy,KCAL -5569715,2136310,1008,73.0,,70.0,,,,,,,Energy,KCAL -5569742,2136337,1008,333.0,,70.0,,,,,,,Energy,KCAL -5569749,2136344,1008,500.0,,70.0,,,,,,,Energy,KCAL -5569809,2136405,1008,462.0,,70.0,,,,,,,Energy,KCAL -5569890,2136487,1008,77.0,,70.0,,,,,,,Energy,KCAL -5570144,2136742,1008,51.0,,70.0,,,,,,,Energy,KCAL -5570326,2136924,1008,244.0,,70.0,,,,,,,Energy,KCAL -5570983,2137587,1008,375.0,,70.0,,,,,,,Energy,KCAL -5571045,2137649,1008,161.0,,70.0,,,,,,,Energy,KCAL -5571504,2138114,1008,447.0,,70.0,,,,,,,Energy,KCAL -5571575,2138186,1008,367.0,,70.0,,,,,,,Energy,KCAL -5571966,2138579,1008,375.0,,70.0,,,,,,,Energy,KCAL -5572394,2139011,1008,300.0,,70.0,,,,,,,Energy,KCAL -5573150,2139792,1008,370.0,,70.0,,,,,,,Energy,KCAL -5573260,2139907,1008,236.0,,70.0,,,,,,,Energy,KCAL -5573366,2140018,1008,500.0,,70.0,,,,,,,Energy,KCAL -5573417,2140073,1008,483.0,,70.0,,,,,,,Energy,KCAL -5573676,2140336,1008,184.0,,70.0,,,,,,,Energy,KCAL -5574245,2140929,1008,48.0,,70.0,,,,,,,Energy,KCAL -5574309,2140995,1008,50.0,,70.0,,,,,,,Energy,KCAL -5574687,2141389,1008,400.0,,70.0,,,,,,,Energy,KCAL -5574689,2141391,1008,214.0,,70.0,,,,,,,Energy,KCAL -5574755,2141459,1008,45.0,,70.0,,,,,,,Energy,KCAL -5575009,2141725,1008,500.0,,70.0,,,,,,,Energy,KCAL -5575018,2141734,1008,348.0,,70.0,,,,,,,Energy,KCAL -5575421,2142171,1008,158.0,,70.0,,,,,,,Energy,KCAL -5576046,2142857,1008,442.0,,70.0,,,,,,,Energy,KCAL -5576056,2142867,1008,433.0,,70.0,,,,,,,Energy,KCAL -5576119,2142933,1008,46.0,,70.0,,,,,,,Energy,KCAL -5576380,2143207,1008,194.0,,70.0,,,,,,,Energy,KCAL -5576448,2143275,1008,176.0,,70.0,,,,,,,Energy,KCAL -5576626,2143457,1008,33.0,,70.0,,,,,,,Energy,KCAL -5577408,2144244,1008,85.0,,70.0,,,,,,,Energy,KCAL -5577560,2144397,1008,857.0,,70.0,,,,,,,Energy,KCAL -5577753,2144591,1008,214.0,,70.0,,,,,,,Energy,KCAL -5577862,2144705,1008,83.0,,70.0,,,,,,,Energy,KCAL -5577996,2144840,1008,263.0,,70.0,,,,,,,Energy,KCAL -5578173,2145024,1008,13.0,,70.0,,,,,,,Energy,KCAL -5578309,2145162,1008,236.0,,70.0,,,,,,,Energy,KCAL -5578667,2145523,1008,180.0,,70.0,,,,,,,Energy,KCAL -5579004,2145865,1008,10.0,,70.0,,,,,,,Energy,KCAL -5579017,2145879,1008,42.0,,70.0,,,,,,,Energy,KCAL -5579108,2145973,1008,500.0,,70.0,,,,,,,Energy,KCAL -5579145,2146011,1008,94.0,,70.0,,,,,,,Energy,KCAL -5579271,2146137,1008,800.0,,70.0,,,,,,,Energy,KCAL -5579802,2146673,1008,88.0,,70.0,,,,,,,Energy,KCAL -5579893,2146764,1008,115.0,,70.0,,,,,,,Energy,KCAL -5580089,2146971,1008,567.0,,70.0,,,,,,,Energy,KCAL -5580444,2147329,1008,357.0,,70.0,,,,,,,Energy,KCAL -5580569,2147455,1008,357.0,,70.0,,,,,,,Energy,KCAL -5580764,2147654,1008,600.0,,70.0,,,,,,,Energy,KCAL -5581087,2147980,1008,429.0,,70.0,,,,,,,Energy,KCAL -5581149,2148042,1008,671.0,,70.0,,,,,,,Energy,KCAL -5581155,2148048,1008,433.0,,70.0,,,,,,,Energy,KCAL -5581230,2148123,1008,714.0,,70.0,,,,,,,Energy,KCAL -5581240,2148133,1008,570.0,,70.0,,,,,,,Energy,KCAL -5581289,2148182,1008,464.0,,70.0,,,,,,,Energy,KCAL -5581311,2148204,1008,400.0,,70.0,,,,,,,Energy,KCAL -5581315,2148208,1008,242.0,,70.0,,,,,,,Energy,KCAL -5581324,2148217,1008,448.0,,70.0,,,,,,,Energy,KCAL -5581673,2148574,1008,464.0,,70.0,,,,,,,Energy,KCAL -5581674,2148575,1008,221.0,,70.0,,,,,,,Energy,KCAL -5581874,2148776,1008,292.0,,70.0,,,,,,,Energy,KCAL -5582112,2149015,1008,481.0,,70.0,,,,,,,Energy,KCAL -5582374,2149279,1008,231.0,,70.0,,,,,,,Energy,KCAL -5582458,2149364,1008,0.0,,70.0,,,,,,,Energy,KCAL -5582567,2149476,1008,429.0,,70.0,,,,,,,Energy,KCAL -5582653,2149564,1008,400.0,,70.0,,,,,,,Energy,KCAL -5582847,2149760,1008,91.0,,70.0,,,,,,,Energy,KCAL -5582891,2149811,1008,489.0,,70.0,,,,,,,Energy,KCAL -5582947,2149868,1008,253.0,,70.0,,,,,,,Energy,KCAL -5583824,2150769,1008,356.0,,70.0,,,,,,,Energy,KCAL -5583920,2150867,1008,365.0,,70.0,,,,,,,Energy,KCAL -5583936,2150883,1008,22.0,,70.0,,,,,,,Energy,KCAL -5584187,2151135,1008,44.0,,70.0,,,,,,,Energy,KCAL -5584408,2151357,1008,150.0,,70.0,,,,,,,Energy,KCAL -5584432,2151381,1008,218.0,,70.0,,,,,,,Energy,KCAL -5584513,2151470,1008,867.0,,70.0,,,,,,,Energy,KCAL -5584602,2151559,1008,311.0,,70.0,,,,,,,Energy,KCAL -5584651,2151608,1008,323.0,,70.0,,,,,,,Energy,KCAL -5584814,2151773,1008,50.0,,70.0,,,,,,,Energy,KCAL -5585578,2152540,1008,286.0,,70.0,,,,,,,Energy,KCAL -5585763,2152732,1008,425.0,,70.0,,,,,,,Energy,KCAL -5585942,2152911,1008,311.0,,70.0,,,,,,,Energy,KCAL -5585997,2152967,1008,160.0,,70.0,,,,,,,Energy,KCAL -5586291,2153262,1008,46.0,,70.0,,,,,,,Energy,KCAL -5586372,2153344,1008,333.0,,70.0,,,,,,,Energy,KCAL -5586394,2153366,1008,322.0,,70.0,,,,,,,Energy,KCAL -5586542,2153516,1008,75.0,,70.0,,,,,,,Energy,KCAL -5586653,2153628,1008,50.0,,70.0,,,,,,,Energy,KCAL -5586693,2153670,1008,97.0,,70.0,,,,,,,Energy,KCAL -5587055,2154032,1008,69.0,,70.0,,,,,,,Energy,KCAL -5587152,2154129,1008,321.0,,70.0,,,,,,,Energy,KCAL -5587426,2154404,1008,0.0,,70.0,,,,,,,Energy,KCAL -5587605,2154584,1008,250.0,,70.0,,,,,,,Energy,KCAL -5587907,2154888,1008,256.0,,70.0,,,,,,,Energy,KCAL -5587923,2154904,1008,333.0,,70.0,,,,,,,Energy,KCAL -5587957,2154938,1008,571.0,,70.0,,,,,,,Energy,KCAL -5587999,2154980,1008,393.0,,70.0,,,,,,,Energy,KCAL -5588243,2155227,1008,235.0,,70.0,,,,,,,Energy,KCAL -5588561,2155547,1008,390.0,,70.0,,,,,,,Energy,KCAL -5588693,2155679,1008,0.0,,70.0,,,,,,,Energy,KCAL -5588860,2155846,1008,0.0,,70.0,,,,,,,Energy,KCAL -5588966,2155953,1008,714.0,,70.0,,,,,,,Energy,KCAL -5589082,2156070,1008,162.0,,70.0,,,,,,,Energy,KCAL -5589392,2156385,1008,0.0,,70.0,,,,,,,Energy,KCAL -5589783,2156788,1008,219.0,,70.0,,,,,,,Energy,KCAL -5590219,2157236,1008,375.0,,70.0,,,,,,,Energy,KCAL -5590221,2157239,1008,620.0,,70.0,,,,,,,Energy,KCAL -5590297,2157315,1008,17.0,,70.0,,,,,,,Energy,KCAL -5590330,2157351,1008,353.0,,70.0,,,,,,,Energy,KCAL -5590613,2157639,1008,234.0,,70.0,,,,,,,Energy,KCAL -5590673,2157699,1008,64.0,,70.0,,,,,,,Energy,KCAL -5591117,2158154,1008,149.0,,70.0,,,,,,,Energy,KCAL -5591525,2158567,1008,266.0,,70.0,,,,,,,Energy,KCAL -5591635,2158681,1008,83.0,,70.0,,,,,,,Energy,KCAL -5591820,2158871,1008,161.0,,70.0,,,,,,,Energy,KCAL -5591886,2158938,1008,258.0,,70.0,,,,,,,Energy,KCAL -5592661,2159725,1008,252.0,,70.0,,,,,,,Energy,KCAL -5593030,2160104,1008,500.0,,70.0,,,,,,,Energy,KCAL -5593059,2160135,1008,226.0,,70.0,,,,,,,Energy,KCAL -5593667,2160757,1008,0.0,,70.0,,,,,,,Energy,KCAL -5593960,2161057,1008,333.0,,70.0,,,,,,,Energy,KCAL -5594079,2161177,1008,224.0,,70.0,,,,,,,Energy,KCAL -5594290,2161389,1008,533.0,,70.0,,,,,,,Energy,KCAL -5594440,2161541,1008,0.0,,70.0,,,,,,,Energy,KCAL -5594462,2161563,1008,667.0,,70.0,,,,,,,Energy,KCAL -5594523,2161625,1008,255.0,,70.0,,,,,,,Energy,KCAL -5595730,2162854,1008,367.0,,70.0,,,,,,,Energy,KCAL -5596049,2163178,1008,486.0,,70.0,,,,,,,Energy,KCAL -5596072,2163201,1008,214.0,,70.0,,,,,,,Energy,KCAL -5596184,2163313,1008,0.0,,70.0,,,,,,,Energy,KCAL -5596911,2164079,1008,562.0,,70.0,,,,,,,Energy,KCAL -5596995,2164163,1008,88.0,,70.0,,,,,,,Energy,KCAL -5597099,2164269,1008,333.0,,70.0,,,,,,,Energy,KCAL -5597391,2164564,1008,300.0,,70.0,,,,,,,Energy,KCAL -5597572,2164750,1008,263.0,,70.0,,,,,,,Energy,KCAL -5598055,2165254,1008,436.0,,70.0,,,,,,,Energy,KCAL -5598157,2165358,1008,451.0,,70.0,,,,,,,Energy,KCAL -5598383,2165592,1008,300.0,,70.0,,,,,,,Energy,KCAL -5598405,2165614,1008,467.0,,70.0,,,,,,,Energy,KCAL -5598853,2166068,1008,368.0,,70.0,,,,,,,Energy,KCAL -5598873,2166088,1008,42.0,,70.0,,,,,,,Energy,KCAL -5599325,2166554,1008,144.0,,70.0,,,,,,,Energy,KCAL -5599390,2166619,1008,417.0,,70.0,,,,,,,Energy,KCAL -5599605,2166835,1008,467.0,,70.0,,,,,,,Energy,KCAL -5599616,2166846,1008,65.0,,70.0,,,,,,,Energy,KCAL -5599835,2167066,1008,639.0,,70.0,,,,,,,Energy,KCAL -5600021,2167255,1008,467.0,,70.0,,,,,,,Energy,KCAL -5600566,2167805,1008,278.0,,70.0,,,,,,,Energy,KCAL -5600567,2167806,1008,107.0,,70.0,,,,,,,Energy,KCAL -5600597,2167837,1008,438.0,,70.0,,,,,,,Energy,KCAL -5600698,2167938,1008,333.0,,70.0,,,,,,,Energy,KCAL -5600796,2168036,1008,478.0,,70.0,,,,,,,Energy,KCAL -5600846,2168087,1008,360.0,,70.0,,,,,,,Energy,KCAL -5600862,2168103,1008,312.0,,70.0,,,,,,,Energy,KCAL -5601230,2168473,1008,500.0,,70.0,,,,,,,Energy,KCAL -5601559,2168807,1008,267.0,,70.0,,,,,,,Energy,KCAL -5601579,2168828,1008,533.0,,70.0,,,,,,,Energy,KCAL -5601950,2169204,1008,160.0,,70.0,,,,,,,Energy,KCAL -5601968,2169222,1008,333.0,,70.0,,,,,,,Energy,KCAL -5602007,2169262,1008,467.0,,70.0,,,,,,,Energy,KCAL -5602075,2169330,1008,225.0,,70.0,,,,,,,Energy,KCAL -5602175,2169430,1008,833.0,,70.0,,,,,,,Energy,KCAL -5602178,2169433,1008,400.0,,70.0,,,,,,,Energy,KCAL -5602202,2169457,1008,517.0,,70.0,,,,,,,Energy,KCAL -5602547,2169815,1008,319.0,,70.0,,,,,,,Energy,KCAL -5602643,2169912,1008,467.0,,70.0,,,,,,,Energy,KCAL -5602759,2170029,1008,500.0,,70.0,,,,,,,Energy,KCAL -5602990,2170266,1008,364.0,,70.0,,,,,,,Energy,KCAL -5603038,2170315,1008,500.0,,70.0,,,,,,,Energy,KCAL -5603297,2170577,1008,216.0,,70.0,,,,,,,Energy,KCAL -5603322,2170603,1008,109.0,,70.0,,,,,,,Energy,KCAL -5603433,2170715,1008,447.0,,70.0,,,,,,,Energy,KCAL -5603728,2171017,1008,368.0,,70.0,,,,,,,Energy,KCAL -5603984,2171278,1008,286.0,,70.0,,,,,,,Energy,KCAL -5604440,2171744,1008,277.0,,70.0,,,,,,,Energy,KCAL -5604527,2171836,1008,385.0,,70.0,,,,,,,Energy,KCAL -5604570,2171879,1008,351.0,,70.0,,,,,,,Energy,KCAL -5605259,2172573,1008,400.0,,70.0,,,,,,,Energy,KCAL -5605404,2172719,1008,28.0,,70.0,,,,,,,Energy,KCAL -5606078,2173400,1008,375.0,,70.0,,,,,,,Energy,KCAL -5606641,2173969,1008,529.0,,70.0,,,,,,,Energy,KCAL -5607042,2174370,1008,456.0,,70.0,,,,,,,Energy,KCAL -5607094,2174422,1008,3.0,,70.0,,,,,,,Energy,KCAL -5607125,2174453,1008,125.0,,70.0,,,,,,,Energy,KCAL -5607272,2174600,1008,250.0,,70.0,,,,,,,Energy,KCAL -5607446,2174774,1008,500.0,,70.0,,,,,,,Energy,KCAL -5607516,2174845,1008,429.0,,70.0,,,,,,,Energy,KCAL -5607937,2175270,1008,380.0,,70.0,,,,,,,Energy,KCAL -5608222,2175556,1008,345.0,,70.0,,,,,,,Energy,KCAL -5608292,2175626,1008,214.0,,70.0,,,,,,,Energy,KCAL -5608314,2175648,1008,360.0,,70.0,,,,,,,Energy,KCAL -5608676,2176023,1008,373.0,,70.0,,,,,,,Energy,KCAL -5609152,2176507,1008,429.0,,70.0,,,,,,,Energy,KCAL -5609270,2176626,1008,274.0,,70.0,,,,,,,Energy,KCAL -5609686,2177052,1008,138.0,,70.0,,,,,,,Energy,KCAL -5609716,2177085,1008,33.0,,70.0,,,,,,,Energy,KCAL -5609814,2177184,1008,464.0,,70.0,,,,,,,Energy,KCAL -5609862,2177235,1008,500.0,,70.0,,,,,,,Energy,KCAL -5610053,2177433,1008,0.0,,70.0,,,,,,,Energy,KCAL -5610406,2177787,1008,200.0,,70.0,,,,,,,Energy,KCAL -5610437,2177818,1008,323.0,,70.0,,,,,,,Energy,KCAL -5610538,2177921,1008,246.0,,70.0,,,,,,,Energy,KCAL -5610573,2177956,1008,571.0,,70.0,,,,,,,Energy,KCAL -5610727,2178113,1008,400.0,,70.0,,,,,,,Energy,KCAL -5610851,2178238,1008,94.0,,70.0,,,,,,,Energy,KCAL -5610928,2178316,1008,0.0,,70.0,,,,,,,Energy,KCAL -5611052,2178445,1008,241.0,,70.0,,,,,,,Energy,KCAL -5611247,2178642,1008,190.0,,70.0,,,,,,,Energy,KCAL -5611409,2178807,1008,0.0,,70.0,,,,,,,Energy,KCAL -5611889,2179293,1008,318.0,,70.0,,,,,,,Energy,KCAL -5612168,2179573,1008,467.0,,70.0,,,,,,,Energy,KCAL -5612299,2179707,1008,54.0,,70.0,,,,,,,Energy,KCAL -5612381,2179790,1008,298.0,,70.0,,,,,,,Energy,KCAL -5612673,2180091,1008,500.0,,70.0,,,,,,,Energy,KCAL -5612962,2180382,1008,395.0,,70.0,,,,,,,Energy,KCAL -5613052,2180472,1008,0.0,,70.0,,,,,,,Energy,KCAL -5613082,2180502,1008,0.0,,70.0,,,,,,,Energy,KCAL -5613212,2180635,1008,243.0,,70.0,,,,,,,Energy,KCAL -5613366,2180792,1008,48.0,,70.0,,,,,,,Energy,KCAL -5613421,2180847,1008,607.0,,70.0,,,,,,,Energy,KCAL -5613513,2180940,1008,54.0,,70.0,,,,,,,Energy,KCAL -5613716,2181148,1008,500.0,,70.0,,,,,,,Energy,KCAL -5613854,2181292,1008,125.0,,70.0,,,,,,,Energy,KCAL -5613968,2181409,1008,163.0,,70.0,,,,,,,Energy,KCAL -5614118,2181560,1008,408.0,,70.0,,,,,,,Energy,KCAL -5614240,2181683,1008,400.0,,70.0,,,,,,,Energy,KCAL -5614591,2182046,1008,714.0,,70.0,,,,,,,Energy,KCAL -5614993,2182456,1008,500.0,,70.0,,,,,,,Energy,KCAL -5614996,2182459,1008,389.0,,70.0,,,,,,,Energy,KCAL -5615266,2182736,1008,284.0,,71.0,,,,,,,Energy,KCAL -5615499,2182975,1008,42.0,,71.0,,,,,,,Energy,KCAL -5615585,2183066,1008,88.0,,71.0,,,,,,,Energy,KCAL -5615992,2183476,1008,520.0,,78.0,,,,,,,Energy,KCAL -5616113,2183597,1008,374.0,,78.0,,,,,,,Energy,KCAL -5616249,2183733,1008,354.0,,78.0,,,,,,,Energy,KCAL -5616579,2184063,1008,67.0,,78.0,,,,,,,Energy,KCAL -5616779,2184263,1008,80.0,,71.0,,,,,,,Energy,KCAL -5616820,2184304,1008,34.0,,71.0,,,,,,,Energy,KCAL -5616942,2184426,1008,69.0,,71.0,,,,,,,Energy,KCAL -5617126,2184610,1008,67.0,,71.0,,,,,,,Energy,KCAL -5617178,2184662,1008,86.0,,78.0,,,,,,,Energy,KCAL -5617349,2184834,1008,355.0,,78.0,,,,,,,Energy,KCAL -5617355,2184840,1008,268.0,,71.0,,,,,,,Energy,KCAL -5617537,2185022,1008,229.0,,71.0,,,,,,,Energy,KCAL -5617609,2185094,1008,268.0,,71.0,,,,,,,Energy,KCAL -5617707,2185192,1008,170.0,,71.0,,,,,,,Energy,KCAL -5617822,2185391,1008,1167.0,,71.0,,,,,,,Energy,KCAL -5617823,2185392,1008,186.0,,71.0,,,,,,,Energy,KCAL -5618087,2185660,1008,47.0,,70.0,,,,,,,Energy,KCAL -5618171,2185744,1008,47.0,,70.0,,,,,,,Energy,KCAL -5618245,2185819,1008,140.0,,70.0,,,,,,,Energy,KCAL -5618283,2185857,1008,400.0,,70.0,,,,,,,Energy,KCAL -5618448,2186022,1008,73.0,,70.0,,,,,,,Energy,KCAL -5618455,2186029,1008,41.0,,70.0,,,,,,,Energy,KCAL -5618686,2186263,1008,279.0,,70.0,,,,,,,Energy,KCAL -5618691,2186268,1008,473.0,,70.0,,,,,,,Energy,KCAL -5618936,2186520,1008,571.0,,70.0,,,,,,,Energy,KCAL -5619002,2186586,1008,144.0,,70.0,,,,,,,Energy,KCAL -5619011,2186595,1008,46.0,,70.0,,,,,,,Energy,KCAL -5619065,2186649,1008,145.0,,70.0,,,,,,,Energy,KCAL -5619476,2187060,1008,87.0,,70.0,,,,,,,Energy,KCAL -5619546,2187131,1008,227.0,,70.0,,,,,,,Energy,KCAL -5619840,2187425,1008,85.0,,70.0,,,,,,,Energy,KCAL -5619881,2187466,1008,393.0,,70.0,,,,,,,Energy,KCAL -5620030,2187615,1008,373.0,,70.0,,,,,,,Energy,KCAL -5620070,2187655,1008,82.0,,70.0,,,,,,,Energy,KCAL -5620236,2187828,1008,164.0,,70.0,,,,,,,Energy,KCAL -5620324,2187926,1008,83.0,,70.0,,,,,,,Energy,KCAL -5620326,2187928,1008,70.0,,70.0,,,,,,,Energy,KCAL -5620468,2188070,1008,160.0,,70.0,,,,,,,Energy,KCAL -5620749,2188353,1008,67.0,,70.0,,,,,,,Energy,KCAL -5620786,2188390,1008,500.0,,70.0,,,,,,,Energy,KCAL -5620931,2188537,1008,33.0,,70.0,,,,,,,Energy,KCAL -5621250,2188884,1008,67.0,,70.0,,,,,,,Energy,KCAL -5621440,2189099,1008,475.0,,70.0,,,,,,,Energy,KCAL -5621459,2189118,1008,57.0,,70.0,,,,,,,Energy,KCAL -5621625,2189284,1008,371.0,,70.0,,,,,,,Energy,KCAL -5621658,2189317,1008,36.0,,70.0,,,,,,,Energy,KCAL -5621741,2189400,1008,263.0,,70.0,,,,,,,Energy,KCAL -5622772,2190448,1008,73.0,,70.0,,,,,,,Energy,KCAL -5623062,2190743,1008,100.0,,70.0,,,,,,,Energy,KCAL -5623355,2191047,1008,0.0,,70.0,,,,,,,Energy,KCAL -5623358,2191050,1008,500.0,,70.0,,,,,,,Energy,KCAL -5623976,2191679,1008,467.0,,70.0,,,,,,,Energy,KCAL -5624220,2191923,1008,221.0,,70.0,,,,,,,Energy,KCAL -5624500,2192208,1008,37.0,,70.0,,,,,,,Energy,KCAL -5624564,2192276,1008,536.0,,70.0,,,,,,,Energy,KCAL -5624710,2192423,1008,158.0,,70.0,,,,,,,Energy,KCAL -5624778,2192492,1008,500.0,,70.0,,,,,,,Energy,KCAL -5624901,2192617,1008,42.0,,70.0,,,,,,,Energy,KCAL -5624924,2192643,1008,0.0,,70.0,,,,,,,Energy,KCAL -5625127,2192851,1008,91.0,,70.0,,,,,,,Energy,KCAL -5625149,2192873,1008,89.0,,70.0,,,,,,,Energy,KCAL -5625415,2193143,1008,393.0,,70.0,,,,,,,Energy,KCAL -5625593,2193328,1008,504.0,,70.0,,,,,,,Energy,KCAL -5625675,2193413,1008,117.0,,70.0,,,,,,,Energy,KCAL -5625734,2193474,1008,607.0,,70.0,,,,,,,Energy,KCAL -5626022,2193766,1008,102.0,,70.0,,,,,,,Energy,KCAL -5626120,2193868,1008,41.0,,70.0,,,,,,,Energy,KCAL -5626422,2194177,1008,92.0,,70.0,,,,,,,Energy,KCAL -5626630,2194388,1008,571.0,,70.0,,,,,,,Energy,KCAL -5626761,2194521,1008,38.0,,70.0,,,,,,,Energy,KCAL -5627389,2195162,1008,333.0,,70.0,,,,,,,Energy,KCAL -5627447,2195220,1008,250.0,,70.0,,,,,,,Energy,KCAL -5627579,2195355,1008,292.0,,70.0,,,,,,,Energy,KCAL -5627588,2195364,1008,533.0,,70.0,,,,,,,Energy,KCAL -5627992,2195775,1008,80.0,,70.0,,,,,,,Energy,KCAL -5628123,2195912,1008,137.0,,70.0,,,,,,,Energy,KCAL -5628201,2195991,1008,425.0,,70.0,,,,,,,Energy,KCAL -5628279,2196073,1008,235.0,,70.0,,,,,,,Energy,KCAL -5628634,2196441,1008,18.0,,70.0,,,,,,,Energy,KCAL -5628734,2196541,1008,19.0,,71.0,,,,,,,Energy,KCAL -5628825,2196632,1008,29.0,,71.0,,,,,,,Energy,KCAL -5628996,2196803,1008,445.0,,78.0,,,,,,,Energy,KCAL -5629089,2196896,1008,360.0,,71.0,,,,,,,Energy,KCAL -5629267,2197074,1008,529.0,,71.0,,,,,,,Energy,KCAL -5629540,2197347,1008,63.0,,71.0,,,,,,,Energy,KCAL -5629739,2197547,1008,304.0,,71.0,,,,,,,Energy,KCAL -5629995,2197803,1008,263.0,,71.0,,,,,,,Energy,KCAL -5630297,2198179,1008,77.0,,70.0,,,,,,,Energy,KCAL -5631016,2198913,1008,286.0,,70.0,,,,,,,Energy,KCAL -5631113,2199011,1008,30.0,,70.0,,,,,,,Energy,KCAL -5631215,2199119,1008,364.0,,70.0,,,,,,,Energy,KCAL -5631450,2199387,1008,429.0,,70.0,,,,,,,Energy,KCAL -5631500,2199439,1008,314.0,,70.0,,,,,,,Energy,KCAL -5631969,2200061,1008,38.0,,70.0,,,,,,,Energy,KCAL -5631990,2200091,1008,46.0,,70.0,,,,,,,Energy,KCAL -5632060,2200177,1008,46.0,,70.0,,,,,,,Energy,KCAL -5632298,2200575,1008,333.0,,70.0,,,,,,,Energy,KCAL -5632353,2200655,1008,178.0,,70.0,,,,,,,Energy,KCAL -5632364,2200673,1008,462.0,,70.0,,,,,,,Energy,KCAL -5632502,2201026,1008,310.0,,70.0,,,,,,,Energy,KCAL -5633072,2201772,1008,17.0,,70.0,,,,,,,Energy,KCAL -5633422,2202215,1008,571.0,,70.0,,,,,,,Energy,KCAL -5633437,2202232,1008,480.0,,70.0,,,,,,,Energy,KCAL -5633441,2202236,1008,556.0,,70.0,,,,,,,Energy,KCAL -5633495,2202299,1008,50.0,,70.0,,,,,,,Energy,KCAL -5633726,2202562,1008,536.0,,70.0,,,,,,,Energy,KCAL -5634066,2202918,1008,119.0,,70.0,,,,,,,Energy,KCAL -5634088,2202941,1008,113.0,,70.0,,,,,,,Energy,KCAL -5634150,2203025,1008,135.0,,70.0,,,,,,,Energy,KCAL -5634412,2203333,1008,372.0,,70.0,,,,,,,Energy,KCAL -5634532,2203455,1008,46.0,,70.0,,,,,,,Energy,KCAL -5634710,2203636,1008,147.0,,70.0,,,,,,,Energy,KCAL -5634723,2203651,1008,195.0,,70.0,,,,,,,Energy,KCAL -5634836,2203798,1008,312.0,,70.0,,,,,,,Energy,KCAL -5634925,2204026,1008,536.0,,70.0,,,,,,,Energy,KCAL -5634987,2204147,1008,500.0,,70.0,,,,,,,Energy,KCAL -5635112,2204325,1008,524.0,,70.0,,,,,,,Energy,KCAL -5635229,2204569,1008,51.0,,70.0,,,,,,,Energy,KCAL -5635531,2205102,1008,267.0,,70.0,,,,,,,Energy,KCAL -5636064,2206099,1008,438.0,,70.0,,,,,,,Energy,KCAL -5636070,2206105,1008,375.0,,70.0,,,,,,,Energy,KCAL -5636083,2206119,1008,452.0,,70.0,,,,,,,Energy,KCAL -5636472,2206899,1008,444.0,,70.0,,,,,,,Energy,KCAL -5636654,2207556,1008,118.0,,70.0,,,,,,,Energy,KCAL -5636689,2207642,1008,429.0,,70.0,,,,,,,Energy,KCAL -5636894,2208052,1008,91.0,,71.0,,,,,,,Energy,KCAL -5636926,2208084,1008,67.0,,71.0,,,,,,,Energy,KCAL -5637033,2208191,1008,76.0,,78.0,,,,,,,Energy,KCAL -5637065,2208223,1008,87.0,,78.0,,,,,,,Energy,KCAL -5637341,2208499,1008,462.0,,71.0,,,,,,,Energy,KCAL -5637479,2208637,1008,452.0,,71.0,,,,,,,Energy,KCAL -5637671,2208830,1008,91.0,,71.0,,,,,,,Energy,KCAL -5637765,2208924,1008,462.0,,71.0,,,,,,,Energy,KCAL -5638022,2209181,1008,275.0,,71.0,,,,,,,Energy,KCAL -5638276,2209503,1008,80.0,,70.0,,,,,,,Energy,KCAL -5638335,2209563,1008,356.0,,70.0,,,,,,,Energy,KCAL -5638863,2210105,1008,58.0,,70.0,,,,,,,Energy,KCAL -5639173,2210422,1008,197.0,,70.0,,,,,,,Energy,KCAL -5639306,2210557,1008,214.0,,70.0,,,,,,,Energy,KCAL -5639589,2210879,1008,129.0,,70.0,,,,,,,Energy,KCAL -5639638,2210932,1008,50.0,,70.0,,,,,,,Energy,KCAL -5639642,2210936,1008,20.0,,70.0,,,,,,,Energy,KCAL -5639669,2210981,1008,750.0,,70.0,,,,,,,Energy,KCAL -5639834,2211226,1008,0.0,,70.0,,,,,,,Energy,KCAL -5640049,2211474,1008,148.0,,70.0,,,,,,,Energy,KCAL -5640302,2211879,1008,245.0,,70.0,,,,,,,Energy,KCAL -5640318,2211899,1008,39.0,,70.0,,,,,,,Energy,KCAL -5640762,2212695,1008,278.0,,70.0,,,,,,,Energy,KCAL -5640886,2212901,1008,385.0,,70.0,,,,,,,Energy,KCAL -5641127,2213177,1008,143.0,,70.0,,,,,,,Energy,KCAL -5641178,2213229,1008,17.0,,70.0,,,,,,,Energy,KCAL -5641276,2213351,1008,120.0,,70.0,,,,,,,Energy,KCAL -5641314,2213430,1008,139.0,,70.0,,,,,,,Energy,KCAL -5641374,2213512,1008,475.0,,70.0,,,,,,,Energy,KCAL -5641582,2213734,1008,13.0,,70.0,,,,,,,Energy,KCAL -5641909,2214098,1008,28.0,,70.0,,,,,,,Energy,KCAL -5641925,2214114,1008,229.0,,70.0,,,,,,,Energy,KCAL -5642071,2214268,1008,67.0,,70.0,,,,,,,Energy,KCAL -5642190,2214394,1008,200.0,,70.0,,,,,,,Energy,KCAL -5642419,2214690,1008,94.0,,70.0,,,,,,,Energy,KCAL -5642526,2214799,1008,367.0,,70.0,,,,,,,Energy,KCAL -5642593,2214867,1008,515.0,,70.0,,,,,,,Energy,KCAL -5642904,2215216,1008,26.0,,70.0,,,,,,,Energy,KCAL -5643240,2215841,1008,155.0,,70.0,,,,,,,Energy,KCAL -5643581,2216405,1008,577.0,,70.0,,,,,,,Energy,KCAL -5643723,2216718,1008,500.0,,70.0,,,,,,,Energy,KCAL -5643779,2216812,1008,450.0,,70.0,,,,,,,Energy,KCAL -5643790,2216825,1008,67.0,,70.0,,,,,,,Energy,KCAL -5643970,2217170,1008,214.0,,70.0,,,,,,,Energy,KCAL -5643979,2217179,1008,571.0,,70.0,,,,,,,Energy,KCAL -5643987,2217203,1008,370.0,,70.0,,,,,,,Energy,KCAL -5644238,2217663,1008,348.0,,70.0,,,,,,,Energy,KCAL -5644490,2218084,1008,233.0,,70.0,,,,,,,Energy,KCAL -5644560,2218279,1008,357.0,,70.0,,,,,,,Energy,KCAL -5644661,2218717,1008,536.0,,70.0,,,,,,,Energy,KCAL -5644688,2218788,1008,35.0,,70.0,,,,,,,Energy,KCAL -5644750,2218981,1008,192.0,,70.0,,,,,,,Energy,KCAL -5644820,2219130,1008,18.0,,70.0,,,,,,,Energy,KCAL -5644903,2219412,1008,215.0,,78.0,,,,,,,Energy,KCAL -5644970,2219479,1008,454.0,,78.0,,,,,,,Energy,KCAL -5645169,2219678,1008,463.0,,78.0,,,,,,,Energy,KCAL -5645220,2219729,1008,361.0,,78.0,,,,,,,Energy,KCAL -5645310,2219819,1008,112.0,,71.0,,,,,,,Energy,KCAL -5645324,2219833,1008,145.0,,71.0,,,,,,,Energy,KCAL -5645343,2219852,1008,75.0,,71.0,,,,,,,Energy,KCAL -5645361,2219870,1008,75.0,,71.0,,,,,,,Energy,KCAL -5645394,2219903,1008,4.0,,71.0,,,,,,,Energy,KCAL -5646083,2220594,1008,401.0,,78.0,,,,,,,Energy,KCAL -5646171,2220682,1008,338.0,,78.0,,,,,,,Energy,KCAL -5647032,2221543,1008,83.0,,71.0,,,,,,,Energy,KCAL -5647161,2221672,1008,517.0,,71.0,,,,,,,Energy,KCAL -5647178,2221689,1008,69.0,,71.0,,,,,,,Energy,KCAL -5647612,2222125,1008,278.0,,71.0,,,,,,,Energy,KCAL -5647717,2222230,1008,170.0,,78.0,,,,,,,Energy,KCAL -5647761,2222274,1008,90.0,,78.0,,,,,,,Energy,KCAL -5647772,2222285,1008,220.0,,78.0,,,,,,,Energy,KCAL -5648194,2222709,1008,140.0,,77.0,,,,,,,Energy,KCAL -5649024,2226062,1008,524.0,,78.0,,,,,,,Energy,KCAL -5649108,2226146,1008,393.0,,78.0,,,,,,,Energy,KCAL -5649427,2226467,1008,60.0,,78.0,,,,,,,Energy,KCAL -5649516,2226556,1008,359.0,,78.0,,,,,,,Energy,KCAL -5649656,2226696,1008,349.0,,78.0,,,,,,,Energy,KCAL -5649671,2226711,1008,374.0,,78.0,,,,,,,Energy,KCAL -5650206,2227246,1008,355.0,,78.0,,,,,,,Energy,KCAL -5650233,2227273,1008,150.0,,78.0,,,,,,,Energy,KCAL -5650320,2227360,1008,252.0,,78.0,,,,,,,Energy,KCAL -5650414,2227454,1008,296.0,,78.0,,,,,,,Energy,KCAL -5650705,2227745,1008,424.0,,78.0,,,,,,,Energy,KCAL -5650997,2228038,1008,153.0,,71.0,,,,,,,Energy,KCAL -5651032,2228073,1008,372.0,,71.0,,,,,,,Energy,KCAL -5651265,2228306,1008,110.0,,78.0,,,,,,,Energy,KCAL -5651599,2228640,1008,152.0,,71.0,,,,,,,Energy,KCAL -5651761,2228804,1008,357.0,,78.0,,,,,,,Energy,KCAL -5651789,2228832,1008,286.0,,71.0,,,,,,,Energy,KCAL -5651836,2228887,1008,1333.0,,71.0,,,,,,,Energy,KCAL -5652091,2229289,1008,214.0,,78.0,,,,,,,Energy,KCAL -5652476,2229674,1008,0.0,,78.0,,,,,,,Energy,KCAL -5652698,2229897,1008,29.0,,71.0,,,,,,,Energy,KCAL -5652768,2229968,1008,50.0,,71.0,,,,,,,Energy,KCAL -5652919,2230119,1008,492.0,,78.0,,,,,,,Energy,KCAL -5652935,2230135,1008,280.0,,78.0,,,,,,,Energy,KCAL -5653381,2230581,1008,498.0,,78.0,,,,,,,Energy,KCAL -5653638,2230838,1008,369.0,,78.0,,,,,,,Energy,KCAL -5653712,2230912,1008,500.0,,78.0,,,,,,,Energy,KCAL -5653967,2231167,1008,24.0,,71.0,,,,,,,Energy,KCAL -5654191,2231391,1008,18.0,,71.0,,,,,,,Energy,KCAL -5654420,2231620,1008,474.0,,78.0,,,,,,,Energy,KCAL -5654671,2231871,1008,370.0,,78.0,,,,,,,Energy,KCAL -5654875,2232076,1008,161.0,,71.0,,,,,,,Energy,KCAL -5655040,2232242,1008,134.0,,71.0,,,,,,,Energy,KCAL -5655069,2232271,1008,196.0,,71.0,,,,,,,Energy,KCAL -5655206,2232408,1008,230.0,,78.0,,,,,,,Energy,KCAL -5655283,2232485,1008,220.0,,78.0,,,,,,,Energy,KCAL -5655445,2232648,1008,196.0,,71.0,,,,,,,Energy,KCAL -5655611,2232815,1008,16.0,,71.0,,,,,,,Energy,KCAL -5655661,2232866,1008,37.0,,71.0,,,,,,,Energy,KCAL -5656193,2233550,1008,362.0,,78.0,,,,,,,Energy,KCAL -5656260,2233617,1008,55.0,,71.0,,,,,,,Energy,KCAL -5656279,2233637,1008,384.0,,78.0,,,,,,,Energy,KCAL -5656295,2233653,1008,367.0,,78.0,,,,,,,Energy,KCAL -5656395,2233753,1008,478.0,,71.0,,,,,,,Energy,KCAL -5656420,2233779,1008,467.0,,71.0,,,,,,,Energy,KCAL -5656824,2234183,1008,250.0,,71.0,,,,,,,Energy,KCAL -5656919,2234278,1008,455.0,,78.0,,,,,,,Energy,KCAL -5657318,2234677,1008,356.0,,71.0,,,,,,,Energy,KCAL -5657592,2234952,1008,230.0,,78.0,,,,,,,Energy,KCAL -5658398,2235908,1008,2.0,,71.0,,,,,,,Energy,KCAL -5658684,2236199,1008,92.0,,78.0,,,,,,,Energy,KCAL -5658775,2236290,1008,30.0,,78.0,,,,,,,Energy,KCAL -5659191,2236707,1008,402.0,,78.0,,,,,,,Energy,KCAL -5659214,2236730,1008,444.0,,78.0,,,,,,,Energy,KCAL -5659361,2236877,1008,497.0,,78.0,,,,,,,Energy,KCAL -5659484,2237000,1008,235.0,,71.0,,,,,,,Energy,KCAL -5659587,2237103,1008,47.0,,71.0,,,,,,,Energy,KCAL -5659674,2237190,1008,91.0,,71.0,,,,,,,Energy,KCAL -5659990,2237507,1008,464.0,,71.0,,,,,,,Energy,KCAL -5660028,2237545,1008,58.0,,71.0,,,,,,,Energy,KCAL -5660035,2237552,1008,320.0,,78.0,,,,,,,Energy,KCAL -5660432,2237949,1008,467.0,,71.0,,,,,,,Energy,KCAL -5660905,2238457,1008,769.0,,70.0,,,,,,,Energy,KCAL -5661033,2238842,1008,343.0,,70.0,,,,,,,Energy,KCAL -5661122,2239090,1008,167.0,,70.0,,,,,,,Energy,KCAL -5661176,2239244,1008,314.0,,70.0,,,,,,,Energy,KCAL -5661236,2239412,1008,436.0,,70.0,,,,,,,Energy,KCAL -5661332,2239582,1008,607.0,,70.0,,,,,,,Energy,KCAL -5661655,2240239,1008,125.0,,70.0,,,,,,,Energy,KCAL -5661659,2240251,1008,437.0,,70.0,,,,,,,Energy,KCAL -5661729,2240463,1008,145.0,,70.0,,,,,,,Energy,KCAL -5661749,2240526,1008,370.0,,70.0,,,,,,,Energy,KCAL -5661953,2241093,1008,29.0,,70.0,,,,,,,Energy,KCAL -5662300,2242000,1008,350.0,,70.0,,,,,,,Energy,KCAL -5662305,2242014,1008,282.0,,70.0,,,,,,,Energy,KCAL -5662558,2242439,1008,1625.0,,70.0,,,,,,,Energy,KCAL -5662565,2242451,1008,200.0,,70.0,,,,,,,Energy,KCAL -5662582,2242480,1008,462.0,,70.0,,,,,,,Energy,KCAL -5662704,2242747,1008,593.0,,70.0,,,,,,,Energy,KCAL -5662734,2242797,1008,21.0,,70.0,,,,,,,Energy,KCAL -5663016,2243600,1008,92.0,,70.0,,,,,,,Energy,KCAL -5663402,2244522,1008,146.0,,70.0,,,,,,,Energy,KCAL -5664183,2246661,1008,182.0,,70.0,,,,,,,Energy,KCAL -5664662,2248010,1008,286.0,,70.0,,,,,,,Energy,KCAL -5664761,2248321,1008,43.0,,70.0,,,,,,,Energy,KCAL -5665447,2250251,1008,0.0,,70.0,,,,,,,Energy,KCAL -5665654,2250871,1008,700.0,,70.0,,,,,,,Energy,KCAL -5665839,2251421,1008,410.0,,70.0,,,,,,,Energy,KCAL -5666532,2253472,1008,167.0,,70.0,,,,,,,Energy,KCAL -5666536,2253485,1008,42.0,,70.0,,,,,,,Energy,KCAL -5666596,2253631,1008,31.0,,70.0,,,,,,,Energy,KCAL -5666805,2254140,1008,150.0,,70.0,,,,,,,Energy,KCAL -5666841,2254228,1008,393.0,,70.0,,,,,,,Energy,KCAL -5667232,2255123,1008,467.0,,70.0,,,,,,,Energy,KCAL -5667359,2255409,1008,235.0,,70.0,,,,,,,Energy,KCAL -5667389,2255471,1008,58.0,,70.0,,,,,,,Energy,KCAL -5667463,2255624,1008,220.0,,70.0,,,,,,,Energy,KCAL -5667525,2255808,1008,400.0,,70.0,,,,,,,Energy,KCAL -5667737,2256297,1008,50.0,,70.0,,,,,,,Energy,KCAL -5667779,2256379,1008,83.0,,70.0,,,,,,,Energy,KCAL -5667923,2256592,1008,250.0,,70.0,,,,,,,Energy,KCAL -5667930,2256605,1008,211.0,,70.0,,,,,,,Energy,KCAL -5667949,2256633,1008,543.0,,70.0,,,,,,,Energy,KCAL -5668192,2256936,1008,393.0,,70.0,,,,,,,Energy,KCAL -5668575,2265410,1008,324.0,,70.0,,,,,,,Energy,KCAL -5669002,2265840,1008,29.0,,70.0,,,,,,,Energy,KCAL -5669081,2265922,1008,429.0,,70.0,,,,,,,Energy,KCAL -5669097,2265938,1008,107.0,,70.0,,,,,,,Energy,KCAL -5669396,2266242,1008,0.0,,70.0,,,,,,,Energy,KCAL -5669401,2266247,1008,311.0,,70.0,,,,,,,Energy,KCAL -5669595,2266445,1008,211.0,,70.0,,,,,,,Energy,KCAL -5669632,2266483,1008,286.0,,70.0,,,,,,,Energy,KCAL -5669791,2266648,1008,158.0,,70.0,,,,,,,Energy,KCAL -5670116,2266975,1008,80.0,,70.0,,,,,,,Energy,KCAL -5670276,2267135,1008,385.0,,70.0,,,,,,,Energy,KCAL -5670535,2267396,1008,0.0,,70.0,,,,,,,Energy,KCAL -5670622,2267484,1008,190.0,,70.0,,,,,,,Energy,KCAL -5670662,2267525,1008,233.0,,70.0,,,,,,,Energy,KCAL -5670689,2267553,1008,344.0,,70.0,,,,,,,Energy,KCAL -5671101,2267978,1008,180.0,,70.0,,,,,,,Energy,KCAL -5671376,2268264,1008,867.0,,70.0,,,,,,,Energy,KCAL -5671579,2268470,1008,46.0,,70.0,,,,,,,Energy,KCAL -5671624,2268516,1008,357.0,,70.0,,,,,,,Energy,KCAL -5671919,2268845,1008,400.0,,70.0,,,,,,,Energy,KCAL -5672510,2269453,1008,150.0,,70.0,,,,,,,Energy,KCAL -5672722,2269669,1008,107.0,,70.0,,,,,,,Energy,KCAL -5673277,2270236,1008,500.0,,70.0,,,,,,,Energy,KCAL -5673940,2270934,1008,71.0,,70.0,,,,,,,Energy,KCAL -5674075,2271071,1008,389.0,,70.0,,,,,,,Energy,KCAL -5674611,2271639,1008,533.0,,70.0,,,,,,,Energy,KCAL -5674680,2271709,1008,500.0,,70.0,,,,,,,Energy,KCAL -5674892,2271925,1008,100.0,,70.0,,,,,,,Energy,KCAL -5675038,2272081,1008,500.0,,70.0,,,,,,,Energy,KCAL -5675105,2272149,1008,269.0,,70.0,,,,,,,Energy,KCAL -5675229,2272274,1008,500.0,,70.0,,,,,,,Energy,KCAL -5675643,2272698,1008,420.0,,70.0,,,,,,,Energy,KCAL -5675946,2273007,1008,67.0,,70.0,,,,,,,Energy,KCAL -5675970,2273032,1008,393.0,,70.0,,,,,,,Energy,KCAL -5676295,2273379,1008,254.0,,70.0,,,,,,,Energy,KCAL -5676342,2273427,1008,390.0,,70.0,,,,,,,Energy,KCAL -5676451,2273539,1008,13.0,,70.0,,,,,,,Energy,KCAL -5676512,2273601,1008,50.0,,70.0,,,,,,,Energy,KCAL -5676562,2273652,1008,421.0,,70.0,,,,,,,Energy,KCAL -5676760,2273885,1008,18.0,,70.0,,,,,,,Energy,KCAL -5676838,2273970,1008,110.0,,70.0,,,,,,,Energy,KCAL -5677108,2274263,1008,467.0,,70.0,,,,,,,Energy,KCAL -5677133,2274288,1008,152.0,,70.0,,,,,,,Energy,KCAL -5677502,2274731,1008,33.0,,70.0,,,,,,,Energy,KCAL -5677797,2275041,1008,380.0,,70.0,,,,,,,Energy,KCAL -5677864,2275111,1008,21.0,,70.0,,,,,,,Energy,KCAL -5678092,2275346,1008,174.0,,70.0,,,,,,,Energy,KCAL -5678310,2275571,1008,253.0,,70.0,,,,,,,Energy,KCAL -5678508,2275775,1008,0.0,,70.0,,,,,,,Energy,KCAL -5678582,2275851,1008,321.0,,70.0,,,,,,,Energy,KCAL -5678683,2275958,1008,0.0,,70.0,,,,,,,Energy,KCAL -5678787,2276078,1008,238.0,,70.0,,,,,,,Energy,KCAL -5679249,2276564,1008,229.0,,70.0,,,,,,,Energy,KCAL -5679398,2276716,1008,123.0,,70.0,,,,,,,Energy,KCAL -5680169,2277520,1008,656.0,,70.0,,,,,,,Energy,KCAL -5680448,2277829,1008,0.0,,70.0,,,,,,,Energy,KCAL -5680520,2277902,1008,38.0,,70.0,,,,,,,Energy,KCAL -5680533,2277916,1008,364.0,,70.0,,,,,,,Energy,KCAL -5680819,2278212,1008,357.0,,70.0,,,,,,,Energy,KCAL -5680861,2278256,1008,57.0,,70.0,,,,,,,Energy,KCAL -5681029,2278431,1008,219.0,,70.0,,,,,,,Energy,KCAL -5681032,2278434,1008,214.0,,70.0,,,,,,,Energy,KCAL -5681492,2278912,1008,150.0,,70.0,,,,,,,Energy,KCAL -5682047,2279480,1008,0.0,,70.0,,,,,,,Energy,KCAL -5682179,2279617,1008,0.0,,70.0,,,,,,,Energy,KCAL -5682534,2279983,1008,72.0,,70.0,,,,,,,Energy,KCAL -5682889,2280347,1008,91.0,,70.0,,,,,,,Energy,KCAL -5682978,2280439,1008,345.0,,70.0,,,,,,,Energy,KCAL -5683143,2280607,1008,333.0,,70.0,,,,,,,Energy,KCAL -5683370,2280840,1008,386.0,,70.0,,,,,,,Energy,KCAL -5684060,2281577,1008,500.0,,70.0,,,,,,,Energy,KCAL -5684139,2281658,1008,255.0,,70.0,,,,,,,Energy,KCAL -5684402,2281935,1008,117.0,,70.0,,,,,,,Energy,KCAL -5684562,2282104,1008,56.0,,70.0,,,,,,,Energy,KCAL -5684682,2282286,1008,250.0,,70.0,,,,,,,Energy,KCAL -5684900,2282537,1008,350.0,,70.0,,,,,,,Energy,KCAL -5685024,2282685,1008,80.0,,70.0,,,,,,,Energy,KCAL -5685161,2282826,1008,313.0,,70.0,,,,,,,Energy,KCAL -5685185,2282851,1008,299.0,,70.0,,,,,,,Energy,KCAL -5685283,2282959,1008,14.0,,70.0,,,,,,,Energy,KCAL -5685336,2283013,1008,25.0,,70.0,,,,,,,Energy,KCAL -5685419,2283098,1008,367.0,,70.0,,,,,,,Energy,KCAL -5685546,2283226,1008,33.0,,70.0,,,,,,,Energy,KCAL -5685852,2283539,1008,500.0,,70.0,,,,,,,Energy,KCAL -5685986,2283673,1008,131.0,,70.0,,,,,,,Energy,KCAL -5686106,2283793,1008,567.0,,70.0,,,,,,,Energy,KCAL -5686490,2284179,1008,108.0,,70.0,,,,,,,Energy,KCAL -5686801,2284493,1008,396.0,,70.0,,,,,,,Energy,KCAL -5686827,2284520,1008,433.0,,70.0,,,,,,,Energy,KCAL -5687499,2285198,1008,204.0,,70.0,,,,,,,Energy,KCAL -5687509,2285208,1008,232.0,,70.0,,,,,,,Energy,KCAL -5687554,2285253,1008,23.0,,70.0,,,,,,,Energy,KCAL -5687770,2285471,1008,179.0,,70.0,,,,,,,Energy,KCAL -5688166,2285870,1008,50.0,,70.0,,,,,,,Energy,KCAL -5688468,2286175,1008,400.0,,70.0,,,,,,,Energy,KCAL -5688549,2286257,1008,214.0,,70.0,,,,,,,Energy,KCAL -5689095,2286807,1008,122.0,,70.0,,,,,,,Energy,KCAL -5689607,2287321,1008,700.0,,70.0,,,,,,,Energy,KCAL -5689835,2287554,1008,0.0,,70.0,,,,,,,Energy,KCAL -5690167,2287894,1008,120.0,,70.0,,,,,,,Energy,KCAL -5690238,2287966,1008,0.0,,70.0,,,,,,,Energy,KCAL -5690913,2288648,1008,274.0,,70.0,,,,,,,Energy,KCAL -5691071,2288806,1008,375.0,,70.0,,,,,,,Energy,KCAL -5691096,2288831,1008,13.0,,70.0,,,,,,,Energy,KCAL -5691247,2288982,1008,0.0,,70.0,,,,,,,Energy,KCAL -5691351,2289088,1008,500.0,,70.0,,,,,,,Energy,KCAL -5691426,2289163,1008,448.0,,70.0,,,,,,,Energy,KCAL -5691478,2289215,1008,340.0,,70.0,,,,,,,Energy,KCAL -5691486,2289223,1008,73.0,,70.0,,,,,,,Energy,KCAL -5691706,2289446,1008,157.0,,70.0,,,,,,,Energy,KCAL -5691753,2289493,1008,351.0,,70.0,,,,,,,Energy,KCAL -5691975,2289715,1008,458.0,,70.0,,,,,,,Energy,KCAL -5692052,2289794,1008,529.0,,70.0,,,,,,,Energy,KCAL -5692452,2290305,1008,0.0,,70.0,,,,,,,Energy,KCAL -5693209,2295641,1008,179.0,,70.0,,,,,,,Energy,KCAL -5693349,2295958,1008,133.0,,70.0,,,,,,,Energy,KCAL -5693424,2296097,1008,64.0,,70.0,,,,,,,Energy,KCAL -5693436,2296127,1008,0.0,,70.0,,,,,,,Energy,KCAL -5693569,2296435,1008,188.0,,70.0,,,,,,,Energy,KCAL -5693678,2296668,1008,216.0,,70.0,,,,,,,Energy,KCAL -5693728,2296746,1008,167.0,,70.0,,,,,,,Energy,KCAL -5694632,2298538,1008,286.0,,70.0,,,,,,,Energy,KCAL -5694633,2298540,1008,600.0,,70.0,,,,,,,Energy,KCAL -5694758,2298785,1008,567.0,,70.0,,,,,,,Energy,KCAL -5694771,2298813,1008,18.0,,70.0,,,,,,,Energy,KCAL -5694872,2299018,1008,51.0,,70.0,,,,,,,Energy,KCAL -5695033,2299349,1008,556.0,,70.0,,,,,,,Energy,KCAL -5695568,2300445,1008,111.0,,70.0,,,,,,,Energy,KCAL -5695766,2300886,1008,398.0,,70.0,,,,,,,Energy,KCAL -5695936,2301236,1008,571.0,,70.0,,,,,,,Energy,KCAL -5696040,2301430,1008,60.0,,70.0,,,,,,,Energy,KCAL -5696176,2301687,1008,176.0,,70.0,,,,,,,Energy,KCAL -5696280,2301889,1008,393.0,,70.0,,,,,,,Energy,KCAL -5696472,2302274,1008,25.0,,70.0,,,,,,,Energy,KCAL -5696559,2302441,1008,375.0,,70.0,,,,,,,Energy,KCAL -5696819,2302963,1008,533.0,,70.0,,,,,,,Energy,KCAL -5697118,2303615,1008,341.0,,70.0,,,,,,,Energy,KCAL -5697209,2303812,1008,41.0,,70.0,,,,,,,Energy,KCAL -5697310,2304006,1008,59.0,,70.0,,,,,,,Energy,KCAL -5697419,2304233,1008,57.0,,70.0,,,,,,,Energy,KCAL -5697435,2304268,1008,367.0,,70.0,,,,,,,Energy,KCAL -5697649,2304738,1008,56.0,,70.0,,,,,,,Energy,KCAL -5697679,2304799,1008,321.0,,70.0,,,,,,,Energy,KCAL -5697713,2304874,1008,50.0,,70.0,,,,,,,Energy,KCAL -5697719,2304880,1008,467.0,,70.0,,,,,,,Energy,KCAL -5698139,2305729,1008,500.0,,70.0,,,,,,,Energy,KCAL -5698160,2305771,1008,100.0,,70.0,,,,,,,Energy,KCAL -5698347,2306154,1008,11.0,,70.0,,,,,,,Energy,KCAL -5698795,2307095,1008,379.0,,70.0,,,,,,,Energy,KCAL -5698937,2307377,1008,368.0,,70.0,,,,,,,Energy,KCAL -5699080,2307643,1008,59.0,,70.0,,,,,,,Energy,KCAL -5699504,2308552,1008,68.0,,70.0,,,,,,,Energy,KCAL -5699872,2309317,1008,272.0,,70.0,,,,,,,Energy,KCAL -5700041,2309673,1008,500.0,,70.0,,,,,,,Energy,KCAL -5700195,2309970,1008,74.0,,70.0,,,,,,,Energy,KCAL -5700900,2311401,1008,241.0,,70.0,,,,,,,Energy,KCAL -5701126,2311885,1008,536.0,,70.0,,,,,,,Energy,KCAL -5701288,2312216,1008,594.0,,70.0,,,,,,,Energy,KCAL -5701859,2313405,1008,125.0,,70.0,,,,,,,Energy,KCAL -5701877,2313449,1008,250.0,,70.0,,,,,,,Energy,KCAL -5701885,2313474,1008,71.0,,70.0,,,,,,,Energy,KCAL -5701917,2313549,1008,400.0,,70.0,,,,,,,Energy,KCAL -5702028,2313771,1008,197.0,,70.0,,,,,,,Energy,KCAL -5702071,2313867,1008,633.0,,70.0,,,,,,,Energy,KCAL -5702200,2314122,1008,300.0,,70.0,,,,,,,Energy,KCAL -5702249,2314210,1008,51.0,,70.0,,,,,,,Energy,KCAL -5702374,2314434,1008,50.0,,70.0,,,,,,,Energy,KCAL -5702557,2314810,1008,400.0,,70.0,,,,,,,Energy,KCAL -5702603,2314905,1008,271.0,,70.0,,,,,,,Energy,KCAL -5702681,2315076,1008,261.0,,70.0,,,,,,,Energy,KCAL -5702687,2315088,1008,56.0,,70.0,,,,,,,Energy,KCAL -5702755,2315203,1008,87.0,,70.0,,,,,,,Energy,KCAL -5702866,2315417,1008,250.0,,70.0,,,,,,,Energy,KCAL -5702881,2315447,1008,153.0,,70.0,,,,,,,Energy,KCAL -5702964,2315627,1008,250.0,,70.0,,,,,,,Energy,KCAL -5703077,2315846,1008,218.0,,70.0,,,,,,,Energy,KCAL -5703326,2316356,1008,50.0,,70.0,,,,,,,Energy,KCAL -5703342,2316381,1008,643.0,,70.0,,,,,,,Energy,KCAL -5703511,2316731,1008,255.0,,70.0,,,,,,,Energy,KCAL -5703789,2317042,1008,508.0,,71.0,,,,,,,Energy,KCAL -5703831,2317085,1008,572.0,,71.0,,,,,,,Energy,KCAL -5703884,2317138,1008,320.0,,71.0,,,,,,,Energy,KCAL -5704046,2317304,1008,333.0,,71.0,,,,,,,Energy,KCAL -5704271,2319974,1008,367.0,,70.0,,,,,,,Energy,KCAL -5704297,2320047,1008,357.0,,70.0,,,,,,,Energy,KCAL -5704343,2320149,1008,500.0,,70.0,,,,,,,Energy,KCAL -5704384,2320250,1008,86.0,,70.0,,,,,,,Energy,KCAL -5704423,2320306,1008,0.0,,70.0,,,,,,,Energy,KCAL -5704893,2321156,1008,400.0,,70.0,,,,,,,Energy,KCAL -5705072,2321577,1008,33.0,,70.0,,,,,,,Energy,KCAL -5705255,2321909,1008,692.0,,70.0,,,,,,,Energy,KCAL -5705297,2321969,1008,375.0,,70.0,,,,,,,Energy,KCAL -5705381,2322103,1008,571.0,,70.0,,,,,,,Energy,KCAL -5705421,2322169,1008,188.0,,70.0,,,,,,,Energy,KCAL -5705797,2322761,1008,163.0,,70.0,,,,,,,Energy,KCAL -5705838,2322832,1008,217.0,,70.0,,,,,,,Energy,KCAL -5705919,2322950,1008,417.0,,70.0,,,,,,,Energy,KCAL -5706030,2323231,1008,258.0,,70.0,,,,,,,Energy,KCAL -5706139,2323554,1008,21.0,,70.0,,,,,,,Energy,KCAL -5706644,2324763,1008,33.0,,70.0,,,,,,,Energy,KCAL -5706922,2325284,1008,653.0,,70.0,,,,,,,Energy,KCAL -5706929,2325293,1008,35.0,,70.0,,,,,,,Energy,KCAL -5707220,2325738,1008,429.0,,70.0,,,,,,,Energy,KCAL -5707243,2325774,1008,0.0,,70.0,,,,,,,Energy,KCAL -5707622,2326312,1008,438.0,,70.0,,,,,,,Energy,KCAL -5707696,2326403,1008,356.0,,70.0,,,,,,,Energy,KCAL -5707812,2326561,1008,0.0,,70.0,,,,,,,Energy,KCAL -5707860,2326653,1008,233.0,,70.0,,,,,,,Energy,KCAL -5708282,2327190,1008,500.0,,70.0,,,,,,,Energy,KCAL -5708448,2327412,1008,86.0,,70.0,,,,,,,Energy,KCAL -5708475,2327461,1008,536.0,,70.0,,,,,,,Energy,KCAL -5708811,2327974,1008,143.0,,70.0,,,,,,,Energy,KCAL -5708866,2328057,1008,200.0,,70.0,,,,,,,Energy,KCAL -5709018,2328304,1008,393.0,,70.0,,,,,,,Energy,KCAL -5709102,2328412,1008,300.0,,70.0,,,,,,,Energy,KCAL -5709184,2328527,1008,310.0,,70.0,,,,,,,Energy,KCAL -5709191,2328550,1008,643.0,,70.0,,,,,,,Energy,KCAL -5709598,2329218,1008,10.0,,70.0,,,,,,,Energy,KCAL -5709657,2329314,1008,319.0,,70.0,,,,,,,Energy,KCAL -5709707,2329403,1008,80.0,,70.0,,,,,,,Energy,KCAL -5709862,2329649,1008,326.0,,70.0,,,,,,,Energy,KCAL -5709899,2329696,1008,500.0,,70.0,,,,,,,Energy,KCAL -5710049,2330786,1008,259.0,,71.0,,,,,,,Energy,KCAL -5710086,2330827,1008,4.0,,71.0,,,,,,,Energy,KCAL -5710600,2331446,1008,152.0,,71.0,,,,,,,Energy,KCAL -5710639,2331494,1008,368.0,,78.0,,,,,,,Energy,KCAL -5710711,2331581,1008,338.0,,78.0,,,,,,,Energy,KCAL -5711490,2332380,1008,75.0,,71.0,,,,,,,Energy,KCAL -5711887,2332787,1008,433.0,,70.0,,,,,,,Energy,KCAL -5712377,2333332,1008,350.0,,70.0,,,,,,,Energy,KCAL -5712392,2333347,1008,160.0,,70.0,,,,,,,Energy,KCAL -5712446,2333403,1008,410.0,,70.0,,,,,,,Energy,KCAL -5712917,2333895,1008,375.0,,70.0,,,,,,,Energy,KCAL -5712960,2333948,1008,400.0,,70.0,,,,,,,Energy,KCAL -5713400,2334451,1008,618.0,,70.0,,,,,,,Energy,KCAL -5713944,2335031,1008,571.0,,70.0,,,,,,,Energy,KCAL -5714488,2335596,1008,126.0,,70.0,,,,,,,Energy,KCAL -5715582,2336856,1008,20.0,,71.0,,,,,,,Energy,KCAL -5716012,2337287,1008,42.0,,71.0,,,,,,,Energy,KCAL -5716625,2337920,1008,357.0,,70.0,,,,,,,Energy,KCAL -5716819,2338133,1008,571.0,,70.0,,,,,,,Energy,KCAL -5716864,2338189,1008,148.0,,70.0,,,,,,,Energy,KCAL -5716868,2338193,1008,393.0,,70.0,,,,,,,Energy,KCAL -5716986,2338327,1008,433.0,,70.0,,,,,,,Energy,KCAL -5717130,2338477,1008,212.0,,70.0,,,,,,,Energy,KCAL -5717239,2338590,1008,700.0,,70.0,,,,,,,Energy,KCAL -5717369,2338726,1008,0.0,,70.0,,,,,,,Energy,KCAL -5717845,2339279,1008,800.0,,70.0,,,,,,,Energy,KCAL -5718066,2339508,1008,475.0,,70.0,,,,,,,Energy,KCAL -5718183,2339627,1008,588.0,,70.0,,,,,,,Energy,KCAL -5718903,2340393,1008,121.0,,70.0,,,,,,,Energy,KCAL -5719562,2341069,1008,180.0,,,,,,,,,Energy,KCAL -5719756,2341263,1008,153.0,,,,,,,,,Energy,KCAL -5720130,2341637,1008,216.0,,,,,,,,,Energy,KCAL -5720238,2341745,1008,220.0,,,,,,,,,Energy,KCAL -5720400,2341907,1008,115.0,,,,,,,,,Energy,KCAL -5720567,2342074,1008,127.0,,,,,,,,,Energy,KCAL -5720750,2342257,1008,120.0,,,,,,,,,Energy,KCAL -5720957,2342464,1008,229.0,,,,,,,,,Energy,KCAL -5720964,2342471,1008,253.0,,,,,,,,,Energy,KCAL -5721516,2343023,1008,257.0,,,,,,,,,Energy,KCAL -5721861,2343368,1008,241.0,,,,,,,,,Energy,KCAL -5721868,2343375,1008,310.0,,,,,,,,,Energy,KCAL -5722471,2343978,1008,388.0,,,,,,,,,Energy,KCAL -5723186,2344693,1008,317.0,,,,,,,,,Energy,KCAL -5723311,2344818,1008,32.0,,,,,,,,,Energy,KCAL -5723437,2344944,1008,168.0,,,,,,,,,Energy,KCAL -5723463,2344970,1008,173.0,,,,,,,,,Energy,KCAL -5723560,2345067,1008,141.0,,,,,,,,,Energy,KCAL -5723688,2345195,1008,25.0,,,,,,,,,Energy,KCAL -5723695,2345202,1008,80.0,,,,,,,,,Energy,KCAL -5723700,2345207,1008,37.0,,,,,,,,,Energy,KCAL -5723726,2345233,1008,50.0,,,,,,,,,Energy,KCAL -5723758,2345265,1008,95.0,,,,,,,,,Energy,KCAL -5723937,2345444,1008,91.0,,,,,,,,,Energy,KCAL -5724138,2345645,1008,154.0,,,,,,,,,Energy,KCAL -5724179,2345686,1008,185.0,,,,,,,,,Energy,KCAL -5724541,2346048,1008,440.0,,,,,,,,,Energy,KCAL -5724630,2346137,1008,33.0,,,,,,,,,Energy,KCAL -5724700,2346207,1008,102.0,,,,,,,,,Energy,KCAL -5724927,2364030,1008,159.0,,78.0,,,,,,,Energy,KCAL -5725303,2364406,1008,419.0,,70.0,,,,,,,Energy,KCAL -5725418,2364521,1008,19.0,,70.0,,,,,,,Energy,KCAL -5725570,2364673,1008,11.0,,70.0,,,,,,,Energy,KCAL -5726048,2365151,1008,32.0,,70.0,,,,,,,Energy,KCAL -5726226,2365331,1008,441.0,,70.0,,,,,,,Energy,KCAL -5726234,2365341,1008,0.0,,70.0,,,,,,,Energy,KCAL -5726395,2365509,1008,205.0,,70.0,,,,,,,Energy,KCAL -5726470,2365586,1008,108.0,,70.0,,,,,,,Energy,KCAL -5726693,2365810,1008,72.0,,70.0,,,,,,,Energy,KCAL -5726793,2365911,1008,125.0,,70.0,,,,,,,Energy,KCAL -5726800,2365918,1008,167.0,,70.0,,,,,,,Energy,KCAL -5727041,2366167,1008,133.0,,70.0,,,,,,,Energy,KCAL -5727456,2366589,1008,46.0,,70.0,,,,,,,Energy,KCAL -5727547,2366680,1008,500.0,,70.0,,,,,,,Energy,KCAL -5727833,2366968,1008,32.0,,70.0,,,,,,,Energy,KCAL -5727932,2367071,1008,300.0,,70.0,,,,,,,Energy,KCAL -5728353,2367508,1008,533.0,,70.0,,,,,,,Energy,KCAL -5728539,2367694,1008,125.0,,70.0,,,,,,,Energy,KCAL -5728696,2367853,1008,33.0,,70.0,,,,,,,Energy,KCAL -5728916,2368080,1008,524.0,,70.0,,,,,,,Energy,KCAL -5728955,2368119,1008,417.0,,70.0,,,,,,,Energy,KCAL -5729038,2368205,1008,0.0,,70.0,,,,,,,Energy,KCAL -5729669,2368860,1008,393.0,,70.0,,,,,,,Energy,KCAL -5729810,2369004,1008,372.0,,70.0,,,,,,,Energy,KCAL -5730056,2369256,1008,329.0,,70.0,,,,,,,Energy,KCAL -5730302,2369509,1008,279.0,,70.0,,,,,,,Energy,KCAL -5730832,2370041,1008,88.0,,70.0,,,,,,,Energy,KCAL -5731084,2370293,1008,571.0,,70.0,,,,,,,Energy,KCAL -5731316,2370525,1008,161.0,,71.0,,,,,,,Energy,KCAL -5731404,2370613,1008,471.0,,71.0,,,,,,,Energy,KCAL -5731629,2370838,1008,107.0,,71.0,,,,,,,Energy,KCAL -5731734,2370943,1008,53.0,,78.0,,,,,,,Energy,KCAL -5731766,2370975,1008,250.0,,71.0,,,,,,,Energy,KCAL -5731899,2371108,1008,471.0,,71.0,,,,,,,Energy,KCAL -5732128,2371337,1008,182.0,,78.0,,,,,,,Energy,KCAL -5732385,2371594,1008,190.0,,78.0,,,,,,,Energy,KCAL -5732584,2371794,1008,245.0,,72.0,,,,,,,Energy,KCAL -5732605,2371815,1008,108.0,,71.0,,,,,,,Energy,KCAL -5732623,2371833,1008,480.0,,78.0,,,,,,,Energy,KCAL -5732825,2372035,1008,281.0,,72.0,,,,,,,Energy,KCAL -5733037,2372247,1008,607.0,,70.0,,,,,,,Energy,KCAL -5733055,2372265,1008,28.0,,70.0,,,,,,,Energy,KCAL -5733236,2372450,1008,0.0,,70.0,,,,,,,Energy,KCAL -5733485,2372700,1008,393.0,,70.0,,,,,,,Energy,KCAL -5733543,2372758,1008,190.0,,70.0,,,,,,,Energy,KCAL -5733749,2372967,1008,375.0,,70.0,,,,,,,Energy,KCAL -5734023,2373246,1008,57.0,,70.0,,,,,,,Energy,KCAL -5734316,2373540,1008,282.0,,70.0,,,,,,,Energy,KCAL -5734684,2373920,1008,414.0,,70.0,,,,,,,Energy,KCAL -5734858,2374099,1008,656.0,,70.0,,,,,,,Energy,KCAL -5735204,2374456,1008,212.0,,70.0,,,,,,,Energy,KCAL -5735500,2374761,1008,317.0,,70.0,,,,,,,Energy,KCAL -5735804,2375074,1008,376.0,,70.0,,,,,,,Energy,KCAL -5735806,2375076,1008,150.0,,70.0,,,,,,,Energy,KCAL -5735891,2375163,1008,500.0,,70.0,,,,,,,Energy,KCAL -5736109,2375388,1008,467.0,,70.0,,,,,,,Energy,KCAL -5736156,2375437,1008,464.0,,70.0,,,,,,,Energy,KCAL -5736226,2375507,1008,467.0,,70.0,,,,,,,Energy,KCAL -5736688,2375977,1008,67.0,,70.0,,,,,,,Energy,KCAL -5736866,2376158,1008,194.0,,70.0,,,,,,,Energy,KCAL -5737149,2376446,1008,75.0,,70.0,,,,,,,Energy,KCAL -5737300,2376599,1008,250.0,,70.0,,,,,,,Energy,KCAL -5737480,2376782,1008,500.0,,70.0,,,,,,,Energy,KCAL -5738041,2377363,1008,7.0,,70.0,,,,,,,Energy,KCAL -5738042,2377364,1008,263.0,,70.0,,,,,,,Energy,KCAL -5738120,2377445,1008,400.0,,70.0,,,,,,,Energy,KCAL -5738208,2377538,1008,233.0,,70.0,,,,,,,Energy,KCAL -5738535,2377871,1008,214.0,,70.0,,,,,,,Energy,KCAL -5738688,2378026,1008,212.0,,70.0,,,,,,,Energy,KCAL -5738877,2378216,1008,31.0,,70.0,,,,,,,Energy,KCAL -5739273,2378622,1008,412.0,,70.0,,,,,,,Energy,KCAL -5739574,2378932,1008,333.0,,70.0,,,,,,,Energy,KCAL -5739689,2379047,1008,393.0,,70.0,,,,,,,Energy,KCAL -5739833,2379191,1008,106.0,,70.0,,,,,,,Energy,KCAL -5739917,2379275,1008,56.0,,70.0,,,,,,,Energy,KCAL -5740033,2379391,1008,600.0,,70.0,,,,,,,Energy,KCAL -5740091,2379449,1008,500.0,,70.0,,,,,,,Energy,KCAL -5740439,2379797,1008,387.0,,70.0,,,,,,,Energy,KCAL -5740610,2379968,1008,58.0,,70.0,,,,,,,Energy,KCAL -5740697,2380055,1008,321.0,,70.0,,,,,,,Energy,KCAL -5740850,2380208,1008,18.0,,70.0,,,,,,,Energy,KCAL -5741007,2380365,1008,79.0,,70.0,,,,,,,Energy,KCAL -5741096,2380454,1008,189.0,,70.0,,,,,,,Energy,KCAL -5741163,2380521,1008,400.0,,70.0,,,,,,,Energy,KCAL -5741388,2380746,1008,471.0,,71.0,,,,,,,Energy,KCAL -5741452,2380810,1008,44.0,,70.0,,,,,,,Energy,KCAL -5741507,2380866,1008,455.0,,78.0,,,,,,,Energy,KCAL -5741953,2381312,1008,225.0,,78.0,,,,,,,Energy,KCAL -5741960,2381319,1008,474.0,,78.0,,,,,,,Energy,KCAL -5742310,2381675,1008,254.0,,70.0,,,,,,,Energy,KCAL -5742733,2382102,1008,208.0,,70.0,,,,,,,Energy,KCAL -5742735,2382104,1008,236.0,,70.0,,,,,,,Energy,KCAL -5743075,2382449,1008,69.0,,70.0,,,,,,,Energy,KCAL -5743217,2382595,1008,469.0,,70.0,,,,,,,Energy,KCAL -5743235,2382614,1008,167.0,,70.0,,,,,,,Energy,KCAL -5743409,2382789,1008,0.0,,70.0,,,,,,,Energy,KCAL -5743630,2383020,1008,536.0,,70.0,,,,,,,Energy,KCAL -5743699,2383089,1008,244.0,,70.0,,,,,,,Energy,KCAL -5743807,2383198,1008,277.0,,70.0,,,,,,,Energy,KCAL -5744020,2383416,1008,388.0,,70.0,,,,,,,Energy,KCAL -5744052,2383448,1008,607.0,,70.0,,,,,,,Energy,KCAL -5744127,2383523,1008,35.0,,70.0,,,,,,,Energy,KCAL -5744602,2384002,1008,0.0,,70.0,,,,,,,Energy,KCAL -5744688,2384089,1008,509.0,,70.0,,,,,,,Energy,KCAL -5745064,2384472,1008,600.0,,70.0,,,,,,,Energy,KCAL -5745180,2384590,1008,50.0,,70.0,,,,,,,Energy,KCAL -5745251,2384661,1008,29.0,,70.0,,,,,,,Energy,KCAL -5745270,2384680,1008,0.0,,70.0,,,,,,,Energy,KCAL -5745303,2384713,1008,0.0,,70.0,,,,,,,Energy,KCAL -5745659,2385073,1008,679.0,,70.0,,,,,,,Energy,KCAL -5745669,2385083,1008,0.0,,70.0,,,,,,,Energy,KCAL -5745692,2385106,1008,393.0,,70.0,,,,,,,Energy,KCAL -5746554,2385981,1008,200.0,,70.0,,,,,,,Energy,KCAL -5746761,2386190,1008,536.0,,70.0,,,,,,,Energy,KCAL -5747571,2387008,1008,171.0,,70.0,,,,,,,Energy,KCAL -5747804,2387243,1008,286.0,,70.0,,,,,,,Energy,KCAL -5747877,2387316,1008,800.0,,70.0,,,,,,,Energy,KCAL -5747885,2387324,1008,464.0,,70.0,,,,,,,Energy,KCAL -5747944,2387384,1008,500.0,,70.0,,,,,,,Energy,KCAL -5748014,2387456,1008,633.0,,70.0,,,,,,,Energy,KCAL -5748140,2387583,1008,83.0,,70.0,,,,,,,Energy,KCAL -5748144,2387587,1008,54.0,,70.0,,,,,,,Energy,KCAL -5748482,2387932,1008,400.0,,70.0,,,,,,,Energy,KCAL -5748656,2388106,1008,159.0,,70.0,,,,,,,Energy,KCAL -5748725,2388175,1008,1.0,,70.0,,,,,,,Energy,KCAL -5748810,2388260,1008,368.0,,70.0,,,,,,,Energy,KCAL -5748923,2388374,1008,229.0,,70.0,,,,,,,Energy,KCAL -5749181,2388634,1008,95.0,,70.0,,,,,,,Energy,KCAL -5749228,2388681,1008,750.0,,70.0,,,,,,,Energy,KCAL -5749234,2388687,1008,0.0,,70.0,,,,,,,Energy,KCAL -5749928,2389386,1008,145.0,,70.0,,,,,,,Energy,KCAL -5750510,2389972,1008,29.0,,70.0,,,,,,,Energy,KCAL -5750648,2390110,1008,333.0,,70.0,,,,,,,Energy,KCAL -5750958,2390424,1008,393.0,,70.0,,,,,,,Energy,KCAL -5751113,2390581,1008,29.0,,70.0,,,,,,,Energy,KCAL -5751168,2390638,1008,633.0,,70.0,,,,,,,Energy,KCAL -5751573,2391051,1008,200.0,,70.0,,,,,,,Energy,KCAL -5751871,2391355,1008,39.0,,70.0,,,,,,,Energy,KCAL -5751901,2391385,1008,25.0,,70.0,,,,,,,Energy,KCAL -5752151,2391637,1008,25.0,,70.0,,,,,,,Energy,KCAL -5752154,2391640,1008,21.0,,70.0,,,,,,,Energy,KCAL -5752254,2391740,1008,167.0,,70.0,,,,,,,Energy,KCAL -5752270,2391756,1008,500.0,,70.0,,,,,,,Energy,KCAL -5752896,2392384,1008,464.0,,70.0,,,,,,,Energy,KCAL -5753060,2392548,1008,381.0,,70.0,,,,,,,Energy,KCAL -5753205,2392696,1008,378.0,,70.0,,,,,,,Energy,KCAL -5753468,2392960,1008,1333.0,,70.0,,,,,,,Energy,KCAL -5753698,2393190,1008,433.0,,70.0,,,,,,,Energy,KCAL -5753836,2393329,1008,31.0,,70.0,,,,,,,Energy,KCAL -5753892,2393386,1008,92.0,,70.0,,,,,,,Energy,KCAL -5754035,2393529,1008,54.0,,70.0,,,,,,,Energy,KCAL -5754101,2393596,1008,0.0,,70.0,,,,,,,Energy,KCAL -5754402,2393901,1008,200.0,,70.0,,,,,,,Energy,KCAL -5754707,2394210,1008,235.0,,70.0,,,,,,,Energy,KCAL -5754721,2394224,1008,64.0,,70.0,,,,,,,Energy,KCAL -5754770,2394275,1008,68.0,,70.0,,,,,,,Energy,KCAL -5754967,2394474,1008,175.0,,70.0,,,,,,,Energy,KCAL -5755297,2394810,1008,433.0,,70.0,,,,,,,Energy,KCAL -5755326,2394839,1008,356.0,,70.0,,,,,,,Energy,KCAL -5755973,2395493,1008,378.0,,70.0,,,,,,,Energy,KCAL -5756104,2395629,1008,233.0,,70.0,,,,,,,Energy,KCAL -5756360,2395885,1008,150.0,,70.0,,,,,,,Energy,KCAL -5756527,2396054,1008,121.0,,70.0,,,,,,,Energy,KCAL -5756587,2396114,1008,177.0,,70.0,,,,,,,Energy,KCAL -5756764,2396291,1008,333.0,,70.0,,,,,,,Energy,KCAL -5756939,2396466,1008,7.0,,70.0,,,,,,,Energy,KCAL -5756944,2396471,1008,33.0,,70.0,,,,,,,Energy,KCAL -5757378,2396907,1008,200.0,,70.0,,,,,,,Energy,KCAL -5757483,2397013,1008,31.0,,70.0,,,,,,,Energy,KCAL -5757576,2397106,1008,475.0,,70.0,,,,,,,Energy,KCAL -5757953,2397485,1008,0.0,,70.0,,,,,,,Energy,KCAL -5758476,2398013,1008,78.0,,70.0,,,,,,,Energy,KCAL -5758542,2398079,1008,393.0,,70.0,,,,,,,Energy,KCAL -5758790,2398327,1008,10.0,,70.0,,,,,,,Energy,KCAL -5758871,2398408,1008,62.0,,70.0,,,,,,,Energy,KCAL -5758935,2398473,1008,133.0,,70.0,,,,,,,Energy,KCAL -5759211,2398749,1008,633.0,,70.0,,,,,,,Energy,KCAL -5759223,2398761,1008,0.0,,70.0,,,,,,,Energy,KCAL -5759330,2398868,1008,53.0,,70.0,,,,,,,Energy,KCAL -5759775,2399314,1008,356.0,,70.0,,,,,,,Energy,KCAL -5759886,2399425,1008,381.0,,70.0,,,,,,,Energy,KCAL -5759994,2399533,1008,132.0,,70.0,,,,,,,Energy,KCAL -5760184,2399723,1008,333.0,,70.0,,,,,,,Energy,KCAL -5760495,2400034,1008,607.0,,70.0,,,,,,,Energy,KCAL -5760571,2400111,1008,273.0,,70.0,,,,,,,Energy,KCAL -5760635,2400175,1008,29.0,,70.0,,,,,,,Energy,KCAL -5760823,2400363,1008,357.0,,70.0,,,,,,,Energy,KCAL -5760847,2400387,1008,179.0,,70.0,,,,,,,Energy,KCAL -5760852,2400392,1008,567.0,,70.0,,,,,,,Energy,KCAL -5760905,2400445,1008,94.0,,70.0,,,,,,,Energy,KCAL -5761197,2400737,1008,32.0,,70.0,,,,,,,Energy,KCAL -5761252,2400792,1008,233.0,,70.0,,,,,,,Energy,KCAL -5761392,2400932,1008,250.0,,70.0,,,,,,,Energy,KCAL -5761401,2400941,1008,250.0,,70.0,,,,,,,Energy,KCAL -5761634,2401174,1008,333.0,,70.0,,,,,,,Energy,KCAL -5761675,2401216,1008,29.0,,70.0,,,,,,,Energy,KCAL -5761690,2401231,1008,17.0,,70.0,,,,,,,Energy,KCAL -5762064,2401607,1008,21.0,,70.0,,,,,,,Energy,KCAL -5762301,2401844,1008,250.0,,70.0,,,,,,,Energy,KCAL -5762429,2401972,1008,607.0,,70.0,,,,,,,Energy,KCAL -5763082,2402634,1008,118.0,,70.0,,,,,,,Energy,KCAL -5763115,2402667,1008,536.0,,70.0,,,,,,,Energy,KCAL -5763426,2402979,1008,356.0,,70.0,,,,,,,Energy,KCAL -5763532,2403085,1008,55.0,,70.0,,,,,,,Energy,KCAL -5763849,2403402,1008,464.0,,70.0,,,,,,,Energy,KCAL -5763867,2403420,1008,286.0,,70.0,,,,,,,Energy,KCAL -5763912,2403465,1008,238.0,,70.0,,,,,,,Energy,KCAL -5763913,2403466,1008,117.0,,70.0,,,,,,,Energy,KCAL -5764275,2403828,1008,357.0,,70.0,,,,,,,Energy,KCAL -5764326,2403879,1008,571.0,,70.0,,,,,,,Energy,KCAL -5764436,2403989,1008,52.0,,70.0,,,,,,,Energy,KCAL -5765008,2404567,1008,46.0,,70.0,,,,,,,Energy,KCAL -5765994,2405553,1008,364.0,,70.0,,,,,,,Energy,KCAL -5766011,2405570,1008,64.0,,70.0,,,,,,,Energy,KCAL -5766112,2405671,1008,222.0,,70.0,,,,,,,Energy,KCAL -5766116,2405675,1008,293.0,,70.0,,,,,,,Energy,KCAL -5766179,2405738,1008,59.0,,70.0,,,,,,,Energy,KCAL -5766570,2406129,1008,46.0,,70.0,,,,,,,Energy,KCAL -5766742,2406306,1008,116.0,,70.0,,,,,,,Energy,KCAL -5766883,2406447,1008,32.0,,70.0,,,,,,,Energy,KCAL -5767438,2407002,1008,25.0,,70.0,,,,,,,Energy,KCAL -5767580,2407144,1008,54.0,,70.0,,,,,,,Energy,KCAL -5767678,2407242,1008,42.0,,70.0,,,,,,,Energy,KCAL -5767829,2407393,1008,600.0,,70.0,,,,,,,Energy,KCAL -5767972,2407537,1008,333.0,,70.0,,,,,,,Energy,KCAL -5768037,2407602,1008,556.0,,70.0,,,,,,,Energy,KCAL -5768146,2407711,1008,32.0,,70.0,,,,,,,Energy,KCAL -5768386,2407951,1008,406.0,,70.0,,,,,,,Energy,KCAL -5768529,2408094,1008,6.0,,70.0,,,,,,,Energy,KCAL -5768644,2408214,1008,500.0,,70.0,,,,,,,Energy,KCAL -5769001,2408571,1008,257.0,,70.0,,,,,,,Energy,KCAL -5769195,2408765,1008,459.0,,70.0,,,,,,,Energy,KCAL -5769670,2409240,1008,86.0,,70.0,,,,,,,Energy,KCAL -5769933,2409503,1008,393.0,,70.0,,,,,,,Energy,KCAL -5769955,2409525,1008,0.0,,70.0,,,,,,,Energy,KCAL -5770095,2409666,1008,165.0,,70.0,,,,,,,Energy,KCAL -5770137,2409708,1008,389.0,,70.0,,,,,,,Energy,KCAL -5770217,2409788,1008,298.0,,70.0,,,,,,,Energy,KCAL -5770223,2409794,1008,768.0,,70.0,,,,,,,Energy,KCAL -5770504,2410075,1008,393.0,,70.0,,,,,,,Energy,KCAL -5770786,2410357,1008,457.0,,70.0,,,,,,,Energy,KCAL -5770937,2410508,1008,19.0,,70.0,,,,,,,Energy,KCAL -5771137,2410709,1008,71.0,,70.0,,,,,,,Energy,KCAL -5771278,2410850,1008,33.0,,70.0,,,,,,,Energy,KCAL -5771332,2410904,1008,500.0,,70.0,,,,,,,Energy,KCAL -5771517,2411090,1008,200.0,,70.0,,,,,,,Energy,KCAL -5771522,2411095,1008,333.0,,70.0,,,,,,,Energy,KCAL -5772207,2411783,1008,357.0,,70.0,,,,,,,Energy,KCAL -5772446,2412025,1008,27.0,,70.0,,,,,,,Energy,KCAL -5772683,2412266,1008,176.0,,70.0,,,,,,,Energy,KCAL -5772855,2412442,1008,250.0,,70.0,,,,,,,Energy,KCAL -5773392,2412997,1008,20.0,,70.0,,,,,,,Energy,KCAL -5773668,2413277,1008,98.0,,70.0,,,,,,,Energy,KCAL -5773801,2413413,1008,311.0,,70.0,,,,,,,Energy,KCAL -5773875,2413490,1008,0.0,,70.0,,,,,,,Energy,KCAL -5773951,2413566,1008,395.0,,70.0,,,,,,,Energy,KCAL -5774234,2413851,1008,36.0,,70.0,,,,,,,Energy,KCAL -5774695,2414330,1008,17.0,,70.0,,,,,,,Energy,KCAL -5774826,2414464,1008,714.0,,70.0,,,,,,,Energy,KCAL -5774953,2414594,1008,500.0,,70.0,,,,,,,Energy,KCAL -5775067,2414709,1008,1.0,,70.0,,,,,,,Energy,KCAL -5775146,2414790,1008,348.0,,70.0,,,,,,,Energy,KCAL -5775159,2414805,1008,1941.0,,70.0,,,,,,,Energy,KCAL -5775222,2414868,1008,125.0,,70.0,,,,,,,Energy,KCAL -5775363,2415012,1008,90.0,,70.0,,,,,,,Energy,KCAL -5775407,2415056,1008,33.0,,70.0,,,,,,,Energy,KCAL -5775658,2415315,1008,208.0,,70.0,,,,,,,Energy,KCAL -5776125,2415783,1008,62.0,,70.0,,,,,,,Energy,KCAL -5776860,2416528,1008,368.0,,70.0,,,,,,,Energy,KCAL -5776910,2416578,1008,300.0,,70.0,,,,,,,Energy,KCAL -5777004,2416672,1008,380.0,,70.0,,,,,,,Energy,KCAL -5778043,2417732,1008,53.0,,70.0,,,,,,,Energy,KCAL -5778554,2418249,1008,286.0,,70.0,,,,,,,Energy,KCAL -5778809,2418513,1008,382.0,,70.0,,,,,,,Energy,KCAL -5778822,2418526,1008,367.0,,70.0,,,,,,,Energy,KCAL -5778928,2418634,1008,49.0,,70.0,,,,,,,Energy,KCAL -5778947,2418654,1008,264.0,,70.0,,,,,,,Energy,KCAL -5779072,2418779,1008,267.0,,70.0,,,,,,,Energy,KCAL -5779200,2418912,1008,21.0,,70.0,,,,,,,Energy,KCAL -5779346,2419058,1008,429.0,,70.0,,,,,,,Energy,KCAL -5779373,2419085,1008,224.0,,70.0,,,,,,,Energy,KCAL -5779505,2419222,1008,367.0,,70.0,,,,,,,Energy,KCAL -5780355,2420091,1008,385.0,,70.0,,,,,,,Energy,KCAL -5780519,2420256,1008,50.0,,70.0,,,,,,,Energy,KCAL -5780650,2420390,1008,106.0,,70.0,,,,,,,Energy,KCAL -5780822,2420566,1008,46.0,,70.0,,,,,,,Energy,KCAL -5780970,2420717,1008,304.0,,70.0,,,,,,,Energy,KCAL -5780979,2420726,1008,357.0,,70.0,,,,,,,Energy,KCAL -5781171,2420922,1008,0.0,,70.0,,,,,,,Energy,KCAL -5781827,2421586,1008,500.0,,70.0,,,,,,,Energy,KCAL -5782205,2421968,1008,2.0,,70.0,,,,,,,Energy,KCAL -5782278,2422041,1008,0.0,,70.0,,,,,,,Energy,KCAL -5782341,2422105,1008,357.0,,70.0,,,,,,,Energy,KCAL -5782416,2422180,1008,100.0,,70.0,,,,,,,Energy,KCAL -5782788,2422560,1008,380.0,,70.0,,,,,,,Energy,KCAL -5782798,2422570,1008,444.0,,70.0,,,,,,,Energy,KCAL -5783746,2423536,1008,367.0,,70.0,,,,,,,Energy,KCAL -5783869,2423660,1008,308.0,,70.0,,,,,,,Energy,KCAL -5784264,2424058,1008,594.0,,70.0,,,,,,,Energy,KCAL -5784952,2424757,1008,233.0,,70.0,,,,,,,Energy,KCAL -5785182,2424990,1008,81.0,,70.0,,,,,,,Energy,KCAL -5785277,2425086,1008,150.0,,70.0,,,,,,,Energy,KCAL -5785286,2425095,1008,29.0,,70.0,,,,,,,Energy,KCAL -5785296,2425105,1008,33.0,,70.0,,,,,,,Energy,KCAL -5785462,2425273,1008,25.0,,70.0,,,,,,,Energy,KCAL -5785476,2425287,1008,17.0,,70.0,,,,,,,Energy,KCAL -5785927,2425740,1008,467.0,,70.0,,,,,,,Energy,KCAL -5786694,2426514,1008,94.0,,70.0,,,,,,,Energy,KCAL -5786815,2426639,1008,567.0,,70.0,,,,,,,Energy,KCAL -5786923,2426747,1008,24.0,,70.0,,,,,,,Energy,KCAL -5787049,2426873,1008,29.0,,70.0,,,,,,,Energy,KCAL -5787179,2427003,1008,214.0,,70.0,,,,,,,Energy,KCAL -5787413,2427237,1008,348.0,,70.0,,,,,,,Energy,KCAL -5787596,2427420,1008,28.0,,70.0,,,,,,,Energy,KCAL -5787693,2427517,1008,67.0,,70.0,,,,,,,Energy,KCAL -5787807,2427631,1008,393.0,,70.0,,,,,,,Energy,KCAL -5788034,2427858,1008,571.0,,70.0,,,,,,,Energy,KCAL -5788088,2427912,1008,364.0,,70.0,,,,,,,Energy,KCAL -5788173,2427997,1008,71.0,,70.0,,,,,,,Energy,KCAL -5788301,2428125,1008,96.0,,70.0,,,,,,,Energy,KCAL -5788625,2428449,1008,80.0,,70.0,,,,,,,Energy,KCAL -5788771,2428595,1008,225.0,,70.0,,,,,,,Energy,KCAL -5788944,2428768,1008,278.0,,70.0,,,,,,,Energy,KCAL -5789286,2429110,1008,351.0,,70.0,,,,,,,Energy,KCAL -5789632,2429456,1008,429.0,,70.0,,,,,,,Energy,KCAL -5789733,2429557,1008,0.0,,70.0,,,,,,,Energy,KCAL -5790474,2430298,1008,63.0,,70.0,,,,,,,Energy,KCAL -5790530,2430354,1008,382.0,,70.0,,,,,,,Energy,KCAL -5790541,2430365,1008,0.0,,70.0,,,,,,,Energy,KCAL -5790663,2430487,1008,383.0,,70.0,,,,,,,Energy,KCAL -5791436,2431262,1008,58.0,,70.0,,,,,,,Energy,KCAL -5791441,2431267,1008,364.0,,70.0,,,,,,,Energy,KCAL -5791592,2431418,1008,353.0,,70.0,,,,,,,Energy,KCAL -5791820,2431646,1008,594.0,,70.0,,,,,,,Energy,KCAL -5791944,2431770,1008,464.0,,70.0,,,,,,,Energy,KCAL -5792226,2432052,1008,0.0,,70.0,,,,,,,Energy,KCAL -5792313,2432140,1008,267.0,,70.0,,,,,,,Energy,KCAL -5792518,2432347,1008,360.0,,70.0,,,,,,,Energy,KCAL -5793354,2433183,1008,71.0,,70.0,,,,,,,Energy,KCAL -5793690,2433520,1008,857.0,,70.0,,,,,,,Energy,KCAL -5793862,2433692,1008,333.0,,70.0,,,,,,,Energy,KCAL -5794189,2434019,1008,250.0,,70.0,,,,,,,Energy,KCAL -5794226,2434056,1008,69.0,,70.0,,,,,,,Energy,KCAL -5794362,2434192,1008,594.0,,70.0,,,,,,,Energy,KCAL -5794636,2434466,1008,67.0,,70.0,,,,,,,Energy,KCAL -5794839,2434669,1008,417.0,,70.0,,,,,,,Energy,KCAL -5794849,2434680,1008,0.0,,70.0,,,,,,,Energy,KCAL -5794883,2434714,1008,448.0,,70.0,,,,,,,Energy,KCAL -5794955,2434786,1008,125.0,,70.0,,,,,,,Energy,KCAL -5795135,2434966,1008,125.0,,70.0,,,,,,,Energy,KCAL -5795432,2435263,1008,0.0,,70.0,,,,,,,Energy,KCAL -5795944,2435775,1008,21.0,,70.0,,,,,,,Energy,KCAL -5796026,2435857,1008,64.0,,70.0,,,,,,,Energy,KCAL -5796082,2435913,1008,23.0,,70.0,,,,,,,Energy,KCAL -5796240,2436071,1008,58.0,,70.0,,,,,,,Energy,KCAL -5796391,2436222,1008,350.0,,70.0,,,,,,,Energy,KCAL -5796906,2436737,1008,34.0,,70.0,,,,,,,Energy,KCAL -5797371,2437202,1008,49.0,,70.0,,,,,,,Energy,KCAL -5797710,2437541,1008,367.0,,70.0,,,,,,,Energy,KCAL -5797818,2437649,1008,536.0,,70.0,,,,,,,Energy,KCAL -5797943,2437774,1008,48.0,,70.0,,,,,,,Energy,KCAL -5798074,2437905,1008,189.0,,73.0,,,,,,,Energy,KCAL -5798471,2438304,1008,292.0,,70.0,,,,,,,Energy,KCAL -5798819,2438652,1008,29.0,,70.0,,,,,,,Energy,KCAL -5799544,2439378,1008,314.0,,70.0,,,,,,,Energy,KCAL -5799925,2439762,1008,432.0,,70.0,,,,,,,Energy,KCAL -5800210,2440047,1008,429.0,,70.0,,,,,,,Energy,KCAL -5800611,2440449,1008,131.0,,70.0,,,,,,,Energy,KCAL -5801240,2441079,1008,189.0,,70.0,,,,,,,Energy,KCAL -5801372,2441211,1008,333.0,,70.0,,,,,,,Energy,KCAL -5801374,2441213,1008,333.0,,70.0,,,,,,,Energy,KCAL -5801434,2441274,1008,46.0,,70.0,,,,,,,Energy,KCAL -5801443,2441283,1008,22.0,,70.0,,,,,,,Energy,KCAL -5801653,2441493,1008,250.0,,70.0,,,,,,,Energy,KCAL -5801834,2441674,1008,250.0,,70.0,,,,,,,Energy,KCAL -5801854,2441694,1008,9.0,,70.0,,,,,,,Energy,KCAL -5801900,2441740,1008,119.0,,70.0,,,,,,,Energy,KCAL -5802543,2442384,1008,200.0,,70.0,,,,,,,Energy,KCAL -5802712,2442553,1008,124.0,,70.0,,,,,,,Energy,KCAL -5802731,2442572,1008,95.0,,70.0,,,,,,,Energy,KCAL -5802759,2442600,1008,356.0,,70.0,,,,,,,Energy,KCAL -5803403,2443246,1008,0.0,,70.0,,,,,,,Energy,KCAL -5803486,2443329,1008,0.0,,70.0,,,,,,,Energy,KCAL -5803715,2443568,1008,467.0,,71.0,,,,,,,Energy,KCAL -5803828,2443697,1008,354.0,,78.0,,,,,,,Energy,KCAL -5804223,2444145,1008,523.0,,78.0,,,,,,,Energy,KCAL -5804233,2444157,1008,211.0,,78.0,,,,,,,Energy,KCAL -5804276,2444204,1008,393.0,,71.0,,,,,,,Energy,KCAL -5804328,2444264,1008,282.0,,71.0,,,,,,,Energy,KCAL -5804433,2444375,1008,254.0,,70.0,,,,,,,Energy,KCAL -5804486,2444428,1008,21.0,,70.0,,,,,,,Energy,KCAL -5804529,2444471,1008,282.0,,70.0,,,,,,,Energy,KCAL -5804566,2444509,1008,155.0,,70.0,,,,,,,Energy,KCAL -5804838,2444790,1008,98.0,,70.0,,,,,,,Energy,KCAL -5804872,2444824,1008,250.0,,70.0,,,,,,,Energy,KCAL -5804921,2444874,1008,356.0,,70.0,,,,,,,Energy,KCAL -5804951,2444904,1008,567.0,,70.0,,,,,,,Energy,KCAL -5805282,2445241,1008,2.0,,70.0,,,,,,,Energy,KCAL -5805392,2445353,1008,500.0,,70.0,,,,,,,Energy,KCAL -5805556,2445518,1008,53.0,,70.0,,,,,,,Energy,KCAL -5805572,2445534,1008,4.0,,70.0,,,,,,,Energy,KCAL -5805818,2445785,1008,130.0,,70.0,,,,,,,Energy,KCAL -5805992,2445961,1008,367.0,,70.0,,,,,,,Energy,KCAL -5806061,2446030,1008,292.0,,70.0,,,,,,,Energy,KCAL -5806111,2446081,1008,47.0,,70.0,,,,,,,Energy,KCAL -5806403,2446375,1008,357.0,,70.0,,,,,,,Energy,KCAL -5806532,2446508,1008,375.0,,70.0,,,,,,,Energy,KCAL -5806607,2446584,1008,583.0,,70.0,,,,,,,Energy,KCAL -5807122,2447105,1008,484.0,,70.0,,,,,,,Energy,KCAL -5807155,2447139,1008,208.0,,70.0,,,,,,,Energy,KCAL -5807322,2447308,1008,169.0,,70.0,,,,,,,Energy,KCAL -5807681,2447667,1008,385.0,,70.0,,,,,,,Energy,KCAL -5807765,2447751,1008,0.0,,70.0,,,,,,,Energy,KCAL -5807804,2447790,1008,71.0,,70.0,,,,,,,Energy,KCAL -5807881,2447867,1008,304.0,,70.0,,,,,,,Energy,KCAL -5808101,2448087,1008,378.0,,70.0,,,,,,,Energy,KCAL -5808475,2448461,1008,225.0,,70.0,,,,,,,Energy,KCAL -5808572,2448561,1008,393.0,,70.0,,,,,,,Energy,KCAL -5808582,2448572,1008,17.0,,70.0,,,,,,,Energy,KCAL -5808783,2448773,1008,233.0,,70.0,,,,,,,Energy,KCAL -5808950,2448940,1008,48.0,,70.0,,,,,,,Energy,KCAL -5809192,2449183,1008,333.0,,70.0,,,,,,,Energy,KCAL -5809494,2449491,1008,556.0,,70.0,,,,,,,Energy,KCAL -5809585,2449584,1008,46.0,,70.0,,,,,,,Energy,KCAL -5810432,2450446,1008,600.0,,70.0,,,,,,,Energy,KCAL -5810442,2450456,1008,189.0,,70.0,,,,,,,Energy,KCAL -5810866,2450887,1008,100.0,,70.0,,,,,,,Energy,KCAL -5810990,2451015,1008,429.0,,70.0,,,,,,,Energy,KCAL -5810996,2451021,1008,266.0,,70.0,,,,,,,Energy,KCAL -5811020,2451045,1008,261.0,,70.0,,,,,,,Energy,KCAL -5811196,2451227,1008,286.0,,70.0,,,,,,,Energy,KCAL -5811446,2451484,1008,213.0,,70.0,,,,,,,Energy,KCAL -5811742,2451789,1008,324.0,,70.0,,,,,,,Energy,KCAL -5812100,2452157,1008,389.0,,70.0,,,,,,,Energy,KCAL -5812151,2452212,1008,533.0,,70.0,,,,,,,Energy,KCAL -5812244,2452307,1008,310.0,,70.0,,,,,,,Energy,KCAL -5812683,2452749,1008,357.0,,70.0,,,,,,,Energy,KCAL -5812702,2452768,1008,46.0,,70.0,,,,,,,Energy,KCAL -5812965,2453036,1008,107.0,,70.0,,,,,,,Energy,KCAL -5813212,2453289,1008,500.0,,70.0,,,,,,,Energy,KCAL -5813423,2453502,1008,71.0,,70.0,,,,,,,Energy,KCAL -5813621,2453700,1008,108.0,,70.0,,,,,,,Energy,KCAL -5813725,2453804,1008,233.0,,70.0,,,,,,,Energy,KCAL -5813857,2453936,1008,375.0,,70.0,,,,,,,Energy,KCAL -5814761,2454840,1008,333.0,,70.0,,,,,,,Energy,KCAL -5815204,2455283,1008,125.0,,70.0,,,,,,,Energy,KCAL -5815366,2455445,1008,263.0,,70.0,,,,,,,Energy,KCAL -5815477,2455556,1008,92.0,,70.0,,,,,,,Energy,KCAL -5815676,2455755,1008,300.0,,70.0,,,,,,,Energy,KCAL -5815716,2455795,1008,279.0,,70.0,,,,,,,Energy,KCAL -5815758,2455838,1008,200.0,,70.0,,,,,,,Energy,KCAL -5816801,2456821,1008,419.0,,71.0,,,,,,,Energy,KCAL -5817250,2457126,1008,180.0,,71.0,,,,,,,Energy,KCAL -5817251,2457126,1008,61.0,,71.0,,,,,,,Energy,KCAL -5817581,2457355,1008,230.0,,71.0,,,,,,,Energy,KCAL -5817870,2457553,1008,212.0,,71.0,,,,,,,Energy,KCAL -5817935,2457614,1008,365.0,,71.0,,,,,,,Energy,KCAL -5818062,2457740,1008,367.0,,71.0,,,,,,,Energy,KCAL -5818112,2457789,1008,395.0,,71.0,,,,,,,Energy,KCAL -5818223,2457897,1008,93.0,,71.0,,,,,,,Energy,KCAL -5818371,2458043,1008,550.0,,71.0,,,,,,,Energy,KCAL -5818496,2458168,1008,800.0,,71.0,,,,,,,Energy,KCAL -5818531,2458203,1008,33.0,,71.0,,,,,,,Energy,KCAL -5818772,2458444,1008,190.0,,78.0,,,,,,,Energy,KCAL -5818983,2458655,1008,391.0,,71.0,,,,,,,Energy,KCAL -5819354,2459027,1008,320.0,,78.0,,,,,,,Energy,KCAL -5819551,2459224,1008,473.0,,78.0,,,,,,,Energy,KCAL -5820666,2460345,1008,30.0,,70.0,,,,,,,Energy,KCAL -5820798,2460477,1008,170.0,,70.0,,,,,,,Energy,KCAL -5820967,2460649,1008,281.0,,70.0,,,,,,,Energy,KCAL -5821029,2460711,1008,279.0,,70.0,,,,,,,Energy,KCAL -5821140,2460822,1008,212.0,,70.0,,,,,,,Energy,KCAL -5821752,2461440,1008,229.0,,70.0,,,,,,,Energy,KCAL -5822078,2461773,1008,165.0,,70.0,,,,,,,Energy,KCAL -5822139,2461835,1008,55.0,,70.0,,,,,,,Energy,KCAL -5822447,2462144,1008,51.0,,70.0,,,,,,,Energy,KCAL -5822577,2462276,1008,348.0,,70.0,,,,,,,Energy,KCAL -5822740,2462440,1008,373.0,,70.0,,,,,,,Energy,KCAL -5822928,2462630,1008,71.0,,70.0,,,,,,,Energy,KCAL -5822965,2462667,1008,123.0,,70.0,,,,,,,Energy,KCAL -5823045,2462747,1008,156.0,,70.0,,,,,,,Energy,KCAL -5823071,2462773,1008,393.0,,70.0,,,,,,,Energy,KCAL -5823094,2462796,1008,393.0,,70.0,,,,,,,Energy,KCAL -5823153,2462855,1008,83.0,,70.0,,,,,,,Energy,KCAL -5823223,2462926,1008,643.0,,70.0,,,,,,,Energy,KCAL -5823263,2462968,1008,120.0,,70.0,,,,,,,Energy,KCAL -5823488,2463195,1008,163.0,,70.0,,,,,,,Energy,KCAL -5823687,2463397,1008,0.0,,70.0,,,,,,,Energy,KCAL -5823920,2463630,1008,220.0,,70.0,,,,,,,Energy,KCAL -5824049,2463760,1008,42.0,,70.0,,,,,,,Energy,KCAL -5824131,2463842,1008,370.0,,70.0,,,,,,,Energy,KCAL -5824233,2463944,1008,393.0,,70.0,,,,,,,Energy,KCAL -5824272,2463984,1008,367.0,,70.0,,,,,,,Energy,KCAL -5824344,2464056,1008,265.0,,70.0,,,,,,,Energy,KCAL -5824700,2464414,1008,35.0,,70.0,,,,,,,Energy,KCAL -5824801,2464515,1008,387.0,,70.0,,,,,,,Energy,KCAL -5825117,2464833,1008,339.0,,70.0,,,,,,,Energy,KCAL -5825118,2464834,1008,372.0,,70.0,,,,,,,Energy,KCAL -5825154,2464871,1008,293.0,,70.0,,,,,,,Energy,KCAL -5825311,2465031,1008,35.0,,70.0,,,,,,,Energy,KCAL -5825353,2465074,1008,221.0,,70.0,,,,,,,Energy,KCAL -5825382,2465103,1008,393.0,,70.0,,,,,,,Energy,KCAL -5826171,2465902,1008,61.0,,70.0,,,,,,,Energy,KCAL -5826291,2466022,1008,229.0,,70.0,,,,,,,Energy,KCAL -5826491,2466225,1008,113.0,,70.0,,,,,,,Energy,KCAL -5826972,2466709,1008,88.0,,70.0,,,,,,,Energy,KCAL -5827047,2466784,1008,71.0,,70.0,,,,,,,Energy,KCAL -5827136,2466873,1008,259.0,,70.0,,,,,,,Energy,KCAL -5827476,2467214,1008,67.0,,70.0,,,,,,,Energy,KCAL -5827673,2467412,1008,364.0,,70.0,,,,,,,Energy,KCAL -5828015,2467757,1008,65.0,,70.0,,,,,,,Energy,KCAL -5828067,2467811,1008,258.0,,70.0,,,,,,,Energy,KCAL -5828333,2468081,1008,406.0,,70.0,,,,,,,Energy,KCAL -5828459,2468207,1008,400.0,,70.0,,,,,,,Energy,KCAL -5828610,2468359,1008,357.0,,70.0,,,,,,,Energy,KCAL -5828741,2468490,1008,355.0,,70.0,,,,,,,Energy,KCAL -5829158,2468914,1008,348.0,,70.0,,,,,,,Energy,KCAL -5829417,2469175,1008,133.0,,70.0,,,,,,,Energy,KCAL -5830075,2469836,1008,500.0,,70.0,,,,,,,Energy,KCAL -5830087,2469848,1008,237.0,,70.0,,,,,,,Energy,KCAL -5830377,2470141,1008,467.0,,70.0,,,,,,,Energy,KCAL -5830757,2470522,1008,18.0,,70.0,,,,,,,Energy,KCAL -5831098,2470868,1008,385.0,,70.0,,,,,,,Energy,KCAL -5831305,2471081,1008,247.0,,70.0,,,,,,,Energy,KCAL -5831316,2471092,1008,296.0,,70.0,,,,,,,Energy,KCAL -5831350,2471126,1008,21.0,,70.0,,,,,,,Energy,KCAL -5831407,2471183,1008,14.0,,70.0,,,,,,,Energy,KCAL -5831447,2471223,1008,164.0,,70.0,,,,,,,Energy,KCAL -5831589,2471365,1008,286.0,,70.0,,,,,,,Energy,KCAL -5831913,2471693,1008,130.0,,70.0,,,,,,,Energy,KCAL -5832092,2471872,1008,350.0,,70.0,,,,,,,Energy,KCAL -5832257,2472038,1008,250.0,,70.0,,,,,,,Energy,KCAL -5832315,2472096,1008,55.0,,70.0,,,,,,,Energy,KCAL -5832392,2472173,1008,340.0,,70.0,,,,,,,Energy,KCAL -5832565,2472346,1008,48.0,,70.0,,,,,,,Energy,KCAL -5832581,2472362,1008,48.0,,70.0,,,,,,,Energy,KCAL -5832661,2472446,1008,62.0,,70.0,,,,,,,Energy,KCAL -5832703,2472488,1008,308.0,,70.0,,,,,,,Energy,KCAL -5832741,2472526,1008,333.0,,70.0,,,,,,,Energy,KCAL -5832866,2472651,1008,427.0,,70.0,,,,,,,Energy,KCAL -5832900,2472685,1008,35.0,,70.0,,,,,,,Energy,KCAL -5832921,2472706,1008,370.0,,70.0,,,,,,,Energy,KCAL -5832964,2472749,1008,321.0,,70.0,,,,,,,Energy,KCAL -5833515,2473300,1008,141.0,,70.0,,,,,,,Energy,KCAL -5833827,2473612,1008,393.0,,70.0,,,,,,,Energy,KCAL -5833866,2473651,1008,71.0,,70.0,,,,,,,Energy,KCAL -5833957,2473742,1008,62.0,,70.0,,,,,,,Energy,KCAL -5834011,2473796,1008,214.0,,70.0,,,,,,,Energy,KCAL -5834100,2473885,1008,7.0,,70.0,,,,,,,Energy,KCAL -5834191,2473977,1008,480.0,,70.0,,,,,,,Energy,KCAL -5834780,2474567,1008,152.0,,70.0,,,,,,,Energy,KCAL -5834830,2474617,1008,185.0,,70.0,,,,,,,Energy,KCAL -5835294,2475083,1008,393.0,,70.0,,,,,,,Energy,KCAL -5835649,2475438,1008,382.0,,70.0,,,,,,,Energy,KCAL -5835980,2475769,1008,429.0,,70.0,,,,,,,Energy,KCAL -5836001,2475790,1008,390.0,,70.0,,,,,,,Energy,KCAL -5836460,2476250,1008,246.0,,70.0,,,,,,,Energy,KCAL -5836644,2476435,1008,111.0,,70.0,,,,,,,Energy,KCAL -5837255,2477049,1008,433.0,,70.0,,,,,,,Energy,KCAL -5837280,2477074,1008,286.0,,70.0,,,,,,,Energy,KCAL -5837689,2477484,1008,0.0,,70.0,,,,,,,Energy,KCAL -5837705,2477500,1008,379.0,,70.0,,,,,,,Energy,KCAL -5838134,2477935,1008,371.0,,70.0,,,,,,,Energy,KCAL -5838322,2478127,1008,375.0,,70.0,,,,,,,Energy,KCAL -5838476,2478283,1008,255.0,,70.0,,,,,,,Energy,KCAL -5839249,2479081,1008,242.0,,70.0,,,,,,,Energy,KCAL -5839697,2479545,1008,24.0,,70.0,,,,,,,Energy,KCAL -5840064,2479921,1008,357.0,,70.0,,,,,,,Energy,KCAL -5840157,2480014,1008,98.0,,70.0,,,,,,,Energy,KCAL -5840265,2480123,1008,125.0,,70.0,,,,,,,Energy,KCAL -5840404,2480264,1008,221.0,,70.0,,,,,,,Energy,KCAL -5840484,2480347,1008,230.0,,70.0,,,,,,,Energy,KCAL -5840574,2480437,1008,0.0,,70.0,,,,,,,Energy,KCAL -5840621,2480485,1008,17.0,,70.0,,,,,,,Energy,KCAL -5840723,2480590,1008,536.0,,70.0,,,,,,,Energy,KCAL -5840845,2480715,1008,531.0,,70.0,,,,,,,Energy,KCAL -5840954,2480827,1008,17.0,,70.0,,,,,,,Energy,KCAL -5841346,2481226,1008,500.0,,70.0,,,,,,,Energy,KCAL -5841395,2481276,1008,419.0,,70.0,,,,,,,Energy,KCAL -5841960,2481850,1008,94.0,,70.0,,,,,,,Energy,KCAL -5842007,2481897,1008,367.0,,70.0,,,,,,,Energy,KCAL -5842111,2482002,1008,213.0,,70.0,,,,,,,Energy,KCAL -5842759,2482660,1008,68.0,,70.0,,,,,,,Energy,KCAL -5842851,2482754,1008,65.0,,70.0,,,,,,,Energy,KCAL -5842923,2482829,1008,611.0,,70.0,,,,,,,Energy,KCAL -5843552,2483472,1008,0.0,,70.0,,,,,,,Energy,KCAL -5843659,2483579,1008,350.0,,70.0,,,,,,,Energy,KCAL -5843786,2483707,1008,423.0,,70.0,,,,,,,Energy,KCAL -5844107,2484031,1008,50.0,,70.0,,,,,,,Energy,KCAL -5844124,2484048,1008,62.0,,70.0,,,,,,,Energy,KCAL -5844154,2484079,1008,62.0,,70.0,,,,,,,Energy,KCAL -5844622,2484550,1008,304.0,,70.0,,,,,,,Energy,KCAL -5844847,2484779,1008,350.0,,70.0,,,,,,,Energy,KCAL -5845378,2485325,1008,50.0,,70.0,,,,,,,Energy,KCAL -5845387,2485335,1008,250.0,,70.0,,,,,,,Energy,KCAL -5845446,2485394,1008,400.0,,70.0,,,,,,,Energy,KCAL -5845636,2485591,1008,248.0,,70.0,,,,,,,Energy,KCAL -5846032,2485994,1008,76.0,,70.0,,,,,,,Energy,KCAL -5846045,2486007,1008,85.0,,70.0,,,,,,,Energy,KCAL -5846551,2486521,1008,339.0,,70.0,,,,,,,Energy,KCAL -5846760,2486734,1008,230.0,,70.0,,,,,,,Energy,KCAL -5846996,2486973,1008,357.0,,70.0,,,,,,,Energy,KCAL -5847157,2487138,1008,0.0,,70.0,,,,,,,Energy,KCAL -5847175,2487156,1008,417.0,,70.0,,,,,,,Energy,KCAL -5847528,2487513,1008,202.0,,70.0,,,,,,,Energy,KCAL -5847831,2487818,1008,67.0,,70.0,,,,,,,Energy,KCAL -5848033,2488020,1008,100.0,,70.0,,,,,,,Energy,KCAL -5848153,2488140,1008,393.0,,70.0,,,,,,,Energy,KCAL -5848307,2488294,1008,0.0,,70.0,,,,,,,Energy,KCAL -5848429,2488416,1008,393.0,,70.0,,,,,,,Energy,KCAL -5848660,2488647,1008,333.0,,70.0,,,,,,,Energy,KCAL -5848708,2488695,1008,93.0,,70.0,,,,,,,Energy,KCAL -5848761,2488748,1008,357.0,,70.0,,,,,,,Energy,KCAL -5848786,2488773,1008,38.0,,70.0,,,,,,,Energy,KCAL -5848973,2488960,1008,33.0,,70.0,,,,,,,Energy,KCAL -5849018,2489005,1008,0.0,,70.0,,,,,,,Energy,KCAL -5849411,2489398,1008,42.0,,70.0,,,,,,,Energy,KCAL -5849490,2489477,1008,320.0,,70.0,,,,,,,Energy,KCAL -5849659,2489646,1008,211.0,,70.0,,,,,,,Energy,KCAL -5849745,2489733,1008,25.0,,70.0,,,,,,,Energy,KCAL -5849838,2489826,1008,375.0,,70.0,,,,,,,Energy,KCAL -5849856,2489844,1008,393.0,,70.0,,,,,,,Energy,KCAL -5850098,2490086,1008,203.0,,70.0,,,,,,,Energy,KCAL -5850257,2490245,1008,390.0,,70.0,,,,,,,Energy,KCAL -5850359,2490347,1008,55.0,,70.0,,,,,,,Energy,KCAL -5851128,2491116,1008,46.0,,70.0,,,,,,,Energy,KCAL -5851136,2491124,1008,0.0,,70.0,,,,,,,Energy,KCAL -5851397,2491385,1008,375.0,,71.0,,,,,,,Energy,KCAL -5851423,2491411,1008,48.0,,72.0,,,,,,,Energy,KCAL -5851641,2491629,1008,305.0,,71.0,,,,,,,Energy,KCAL -5851655,2491643,1008,214.0,,71.0,,,,,,,Energy,KCAL -5851746,2491734,1008,42.0,,71.0,,,,,,,Energy,KCAL -5851788,2491776,1008,215.0,,71.0,,,,,,,Energy,KCAL -5851918,2491906,1008,100.0,,71.0,,,,,,,Energy,KCAL -5851964,2491952,1008,58.0,,71.0,,,,,,,Energy,KCAL -5851988,2491976,1008,25.0,,71.0,,,,,,,Energy,KCAL -5852457,2492445,1008,524.0,,71.0,,,,,,,Energy,KCAL -5852620,2492608,1008,464.0,,71.0,,,,,,,Energy,KCAL -5852692,2492680,1008,351.0,,72.0,,,,,,,Energy,KCAL -5852787,2492775,1008,19.0,,71.0,,,,,,,Energy,KCAL -5852808,2492796,1008,67.0,,71.0,,,,,,,Energy,KCAL -5853077,2493108,1008,375.0,,70.0,,,,,,,Energy,KCAL -5853322,2493356,1008,17.0,,70.0,,,,,,,Energy,KCAL -5853498,2493534,1008,567.0,,70.0,,,,,,,Energy,KCAL -5853760,2493797,1008,20.0,,70.0,,,,,,,Energy,KCAL -5853875,2493912,1008,47.0,,70.0,,,,,,,Energy,KCAL -5853948,2493985,1008,3.0,,70.0,,,,,,,Energy,KCAL -5853989,2494026,1008,18.0,,70.0,,,,,,,Energy,KCAL -5854319,2494356,1008,0.0,,70.0,,,,,,,Energy,KCAL -5854645,2494689,1008,294.0,,73.0,,,,,,,Energy,KCAL -5854837,2494882,1008,132.0,,70.0,,,,,,,Energy,KCAL -5854993,2495041,1008,48.0,,70.0,,,,,,,Energy,KCAL -5855000,2495048,1008,125.0,,70.0,,,,,,,Energy,KCAL -5855082,2495131,1008,100.0,,70.0,,,,,,,Energy,KCAL -5855147,2495196,1008,220.0,,70.0,,,,,,,Energy,KCAL -5855175,2495224,1008,357.0,,70.0,,,,,,,Energy,KCAL -5855178,2495227,1008,357.0,,70.0,,,,,,,Energy,KCAL -5855620,2495682,1008,133.0,,70.0,,,,,,,Energy,KCAL -5855711,2495775,1008,246.0,,70.0,,,,,,,Energy,KCAL -5855716,2495780,1008,211.0,,70.0,,,,,,,Energy,KCAL -5855797,2495862,1008,0.0,,70.0,,,,,,,Energy,KCAL -5856074,2496145,1008,143.0,,70.0,,,,,,,Energy,KCAL -5856223,2496294,1008,202.0,,70.0,,,,,,,Energy,KCAL -5856296,2496368,1008,54.0,,70.0,,,,,,,Energy,KCAL -5856483,2496561,1008,515.0,,70.0,,,,,,,Energy,KCAL -5857060,2497150,1008,467.0,,70.0,,,,,,,Energy,KCAL -5857332,2497429,1008,500.0,,70.0,,,,,,,Energy,KCAL -5857459,2497561,1008,500.0,,70.0,,,,,,,Energy,KCAL -5858304,2498413,1008,500.0,,70.0,,,,,,,Energy,KCAL -5858429,2498539,1008,525.0,,70.0,,,,,,,Energy,KCAL -5858460,2498570,1008,500.0,,70.0,,,,,,,Energy,KCAL -5858584,2498694,1008,524.0,,70.0,,,,,,,Energy,KCAL -5858675,2498785,1008,476.0,,70.0,,,,,,,Energy,KCAL -5858883,2498993,1008,500.0,,70.0,,,,,,,Energy,KCAL -5858912,2499022,1008,500.0,,70.0,,,,,,,Energy,KCAL -5859122,2499239,1008,133.0,,70.0,,,,,,,Energy,KCAL -5859621,2499745,1008,54.0,,70.0,,,,,,,Energy,KCAL -5859654,2499780,1008,200.0,,70.0,,,,,,,Energy,KCAL -5859689,2499815,1008,48.0,,70.0,,,,,,,Energy,KCAL -5859815,2499943,1008,159.0,,70.0,,,,,,,Energy,KCAL -5860131,2500266,1008,179.0,,70.0,,,,,,,Energy,KCAL -5860538,2500678,1008,500.0,,70.0,,,,,,,Energy,KCAL -5860626,2500767,1008,400.0,,70.0,,,,,,,Energy,KCAL -5860782,2500925,1008,483.0,,70.0,,,,,,,Energy,KCAL -5860938,2501082,1008,452.0,,70.0,,,,,,,Energy,KCAL -5861031,2501183,1008,67.0,,70.0,,,,,,,Energy,KCAL -5861125,2501280,1008,243.0,,70.0,,,,,,,Energy,KCAL -5861303,2501463,1008,352.0,,70.0,,,,,,,Energy,KCAL -5861441,2501601,1008,50.0,,70.0,,,,,,,Energy,KCAL -5861547,2501707,1008,286.0,,70.0,,,,,,,Energy,KCAL -5861842,2502005,1008,297.0,,70.0,,,,,,,Energy,KCAL -5862709,2502885,1008,40.0,,70.0,,,,,,,Energy,KCAL -5862794,2502972,1008,75.0,,70.0,,,,,,,Energy,KCAL -5862804,2502982,1008,100.0,,70.0,,,,,,,Energy,KCAL -5863034,2503213,1008,24.0,,70.0,,,,,,,Energy,KCAL -5863049,2503228,1008,24.0,,70.0,,,,,,,Energy,KCAL -5863322,2503512,1008,357.0,,70.0,,,,,,,Energy,KCAL -5863388,2503580,1008,341.0,,70.0,,,,,,,Energy,KCAL -5863641,2503835,1008,75.0,,70.0,,,,,,,Energy,KCAL -5864039,2504241,1008,533.0,,70.0,,,,,,,Energy,KCAL -5864507,2504719,1008,0.0,,70.0,,,,,,,Energy,KCAL -5864796,2505009,1008,346.0,,70.0,,,,,,,Energy,KCAL -5865394,2505612,1008,54.0,,70.0,,,,,,,Energy,KCAL -5865684,2505906,1008,0.0,,70.0,,,,,,,Energy,KCAL -5865715,2505937,1008,414.0,,70.0,,,,,,,Energy,KCAL -5865871,2506096,1008,333.0,,70.0,,,,,,,Energy,KCAL -5866314,2506549,1008,42.0,,70.0,,,,,,,Energy,KCAL -5866354,2506592,1008,420.0,,70.0,,,,,,,Energy,KCAL -5866882,2507140,1008,333.0,,70.0,,,,,,,Energy,KCAL -5867004,2507262,1008,367.0,,70.0,,,,,,,Energy,KCAL -5867343,2507613,1008,0.0,,70.0,,,,,,,Energy,KCAL -5867559,2507831,1008,361.0,,70.0,,,,,,,Energy,KCAL -5867585,2507857,1008,389.0,,70.0,,,,,,,Energy,KCAL -5867689,2507962,1008,382.0,,70.0,,,,,,,Energy,KCAL -5867879,2508154,1008,441.0,,70.0,,,,,,,Energy,KCAL -5867895,2508172,1008,412.0,,70.0,,,,,,,Energy,KCAL -5868045,2508332,1008,42.0,,70.0,,,,,,,Energy,KCAL -5868381,2508679,1008,406.0,,70.0,,,,,,,Energy,KCAL -5868559,2508862,1008,0.0,,70.0,,,,,,,Energy,KCAL -5868955,2509271,1008,393.0,,70.0,,,,,,,Energy,KCAL -5868970,2509288,1008,260.0,,70.0,,,,,,,Energy,KCAL -5869100,2509423,1008,464.0,,70.0,,,,,,,Energy,KCAL -5869138,2509462,1008,413.0,,70.0,,,,,,,Energy,KCAL -5869163,2509489,1008,58.0,,70.0,,,,,,,Energy,KCAL -5869228,2509555,1008,80.0,,70.0,,,,,,,Energy,KCAL -5869403,2509731,1008,68.0,,70.0,,,,,,,Energy,KCAL -5869442,2509770,1008,40.0,,70.0,,,,,,,Energy,KCAL -5869810,2510148,1008,375.0,,70.0,,,,,,,Energy,KCAL -5869876,2510214,1008,444.0,,70.0,,,,,,,Energy,KCAL -5869905,2510243,1008,1.0,,70.0,,,,,,,Energy,KCAL -5871038,2511400,1008,567.0,,70.0,,,,,,,Energy,KCAL -5871120,2511482,1008,7.0,,70.0,,,,,,,Energy,KCAL -5871582,2511952,1008,61.0,,78.0,,,,,,,Energy,KCAL -5871634,2512003,1008,92.0,,78.0,,,,,,,Energy,KCAL -5871688,2512048,1008,450.0,,78.0,,,,,,,Energy,KCAL -5871725,2512084,1008,25000.0,,78.0,,,,,,,Energy,KCAL -5872414,2517165,1008,349.0,,78.0,,,,,,,Energy,KCAL -5872909,2517660,1008,101.0,,71.0,,,,,,,Energy,KCAL -5873054,2517805,1008,464.0,,78.0,,,,,,,Energy,KCAL -5873243,2517995,1008,121.0,,71.0,,,,,,,Energy,KCAL -5873625,2518377,1008,422.0,,78.0,,,,,,,Energy,KCAL -5874184,2518936,1008,527.0,,78.0,,,,,,,Energy,KCAL -5874240,2518992,1008,360.0,,78.0,,,,,,,Energy,KCAL -5874332,2519084,1008,30.0,,77.0,,,,,,,Energy,KCAL -5874675,2519403,1008,625.0,,71.0,,,,,,,Energy,KCAL -5875078,2519807,1008,117.0,,71.0,,,,,,,Energy,KCAL -5875219,2519948,1008,484.0,,71.0,,,,,,,Energy,KCAL -5875222,2519951,1008,516.0,,71.0,,,,,,,Energy,KCAL -5875583,2520312,1008,33.0,,71.0,,,,,,,Energy,KCAL -5875638,2520367,1008,0.0,,71.0,,,,,,,Energy,KCAL -5875807,2520536,1008,368.0,,71.0,,,,,,,Energy,KCAL -5875835,2520564,1008,104.0,,71.0,,,,,,,Energy,KCAL -5875886,2520615,1008,155.0,,71.0,,,,,,,Energy,KCAL -5876107,2520837,1008,471.0,,78.0,,,,,,,Energy,KCAL -5876366,2521096,1008,300.0,,78.0,,,,,,,Energy,KCAL -5876578,2521310,1008,29.0,,78.0,,,,,,,Energy,KCAL -5876785,2521517,1008,424.0,,71.0,,,,,,,Energy,KCAL -5877068,2521785,1008,250.0,,71.0,,,,,,,Energy,KCAL -5877828,2522545,1008,500.0,,70.0,,,,,,,Energy,KCAL -5877909,2522627,1008,544.0,,70.0,,,,,,,Energy,KCAL -5877984,2522702,1008,414.0,,70.0,,,,,,,Energy,KCAL -5877990,2522708,1008,393.0,,70.0,,,,,,,Energy,KCAL -5878099,2522817,1008,321.0,,70.0,,,,,,,Energy,KCAL -5878141,2522859,1008,185.0,,70.0,,,,,,,Energy,KCAL -5878239,2522958,1008,393.0,,70.0,,,,,,,Energy,KCAL -5878350,2523069,1008,260.0,,70.0,,,,,,,Energy,KCAL -5878384,2523103,1008,536.0,,70.0,,,,,,,Energy,KCAL -5878497,2523217,1008,147.0,,70.0,,,,,,,Energy,KCAL -5878765,2523485,1008,581.0,,70.0,,,,,,,Energy,KCAL -5878855,2523575,1008,448.0,,70.0,,,,,,,Energy,KCAL -5878917,2523637,1008,533.0,,70.0,,,,,,,Energy,KCAL -5879124,2523846,1008,282.0,,70.0,,,,,,,Energy,KCAL -5879321,2524046,1008,452.0,,70.0,,,,,,,Energy,KCAL -5879327,2524052,1008,267.0,,70.0,,,,,,,Energy,KCAL -5879973,2524699,1008,286.0,,70.0,,,,,,,Energy,KCAL -5880021,2524747,1008,500.0,,70.0,,,,,,,Energy,KCAL -5880153,2524879,1008,0.0,,70.0,,,,,,,Energy,KCAL -5880249,2524975,1008,441.0,,70.0,,,,,,,Energy,KCAL -5880307,2525033,1008,5.0,,70.0,,,,,,,Energy,KCAL -5880599,2525326,1008,533.0,,70.0,,,,,,,Energy,KCAL -5880984,2525711,1008,384.0,,78.0,,,,,,,Energy,KCAL -5881003,2525730,1008,374.0,,78.0,,,,,,,Energy,KCAL -5881091,2525816,1008,429.0,,71.0,,,,,,,Energy,KCAL -5882056,2526784,1008,435.0,,70.0,,,,,,,Energy,KCAL -5882203,2526931,1008,545.0,,70.0,,,,,,,Energy,KCAL -5882519,2527247,1008,429.0,,70.0,,,,,,,Energy,KCAL -5883709,2528437,1008,464.0,,70.0,,,,,,,Energy,KCAL -5883714,2528442,1008,334.0,,70.0,,,,,,,Energy,KCAL -5883913,2528642,1008,500.0,,70.0,,,,,,,Energy,KCAL -5884394,2529123,1008,400.0,,70.0,,,,,,,Energy,KCAL -5884405,2529134,1008,179.0,,70.0,,,,,,,Energy,KCAL -5884455,2529184,1008,143.0,,70.0,,,,,,,Energy,KCAL -5884991,2529720,1008,536.0,,70.0,,,,,,,Energy,KCAL -5885042,2529771,1008,286.0,,70.0,,,,,,,Energy,KCAL -5885044,2529773,1008,333.0,,70.0,,,,,,,Energy,KCAL -5885127,2529856,1008,161.0,,70.0,,,,,,,Energy,KCAL -5885435,2530164,1008,246.0,,70.0,,,,,,,Energy,KCAL -5885655,2530385,1008,278.0,,70.0,,,,,,,Energy,KCAL -5886103,2530834,1008,467.0,,70.0,,,,,,,Energy,KCAL -5886125,2530856,1008,189.0,,70.0,,,,,,,Energy,KCAL -5886137,2530868,1008,457.0,,70.0,,,,,,,Energy,KCAL -5886429,2531160,1008,4.0,,70.0,,,,,,,Energy,KCAL -5886797,2531528,1008,571.0,,70.0,,,,,,,Energy,KCAL -5887589,2532320,1008,0.0,,70.0,,,,,,,Energy,KCAL -5888250,2532981,1008,393.0,,70.0,,,,,,,Energy,KCAL -5888426,2533157,1008,0.0,,70.0,,,,,,,Energy,KCAL -5888670,2533401,1008,467.0,,70.0,,,,,,,Energy,KCAL -5888679,2533410,1008,245.0,,70.0,,,,,,,Energy,KCAL -5888787,2533518,1008,216.0,,70.0,,,,,,,Energy,KCAL -5889108,2533843,1008,0.0,,70.0,,,,,,,Energy,KCAL -5889127,2533862,1008,538.0,,70.0,,,,,,,Energy,KCAL -5889385,2534122,1008,368.0,,70.0,,,,,,,Energy,KCAL -5889535,2534274,1008,471.0,,70.0,,,,,,,Energy,KCAL -5889659,2534399,1008,0.0,,70.0,,,,,,,Energy,KCAL -5890112,2534852,1008,417.0,,70.0,,,,,,,Energy,KCAL -5890149,2534889,1008,6.0,,70.0,,,,,,,Energy,KCAL -5890256,2534996,1008,178.0,,70.0,,,,,,,Energy,KCAL -5890360,2535100,1008,421.0,,70.0,,,,,,,Energy,KCAL -5890643,2535385,1008,500.0,,70.0,,,,,,,Energy,KCAL -5890659,2535401,1008,33.0,,70.0,,,,,,,Energy,KCAL -5890716,2535458,1008,312.0,,70.0,,,,,,,Energy,KCAL -5890971,2535714,1008,250.0,,70.0,,,,,,,Energy,KCAL -5891193,2535937,1008,467.0,,70.0,,,,,,,Energy,KCAL -5891197,2535941,1008,38.0,,70.0,,,,,,,Energy,KCAL -5891376,2536120,1008,20.0,,70.0,,,,,,,Energy,KCAL -5891746,2536490,1008,217.0,,70.0,,,,,,,Energy,KCAL -5892030,2536776,1008,298.0,,70.0,,,,,,,Energy,KCAL -5892493,2537240,1008,133.0,,70.0,,,,,,,Energy,KCAL -5892611,2537358,1008,607.0,,70.0,,,,,,,Energy,KCAL -5893264,2538011,1008,433.0,,70.0,,,,,,,Energy,KCAL -5893322,2538069,1008,714.0,,70.0,,,,,,,Energy,KCAL -5893365,2538112,1008,340.0,,70.0,,,,,,,Energy,KCAL -5893390,2538137,1008,423.0,,70.0,,,,,,,Energy,KCAL -5893406,2538153,1008,567.0,,70.0,,,,,,,Energy,KCAL -5893700,2538448,1008,33.0,,70.0,,,,,,,Energy,KCAL -5894019,2538768,1008,571.0,,70.0,,,,,,,Energy,KCAL -5894416,2539166,1008,391.0,,70.0,,,,,,,Energy,KCAL -5894561,2539312,1008,107.0,,70.0,,,,,,,Energy,KCAL -5894594,2539345,1008,400.0,,70.0,,,,,,,Energy,KCAL -5894784,2539539,1008,53.0,,71.0,,,,,,,Energy,KCAL -5894785,2539539,1008,53.0,,71.0,,,,,,,Energy,KCAL -5894802,2539557,1008,17.0,,71.0,,,,,,,Energy,KCAL -5894908,2539656,1008,363.0,,78.0,,,,,,,Energy,KCAL -5894917,2539664,1008,397.0,,78.0,,,,,,,Energy,KCAL -5894988,2539732,1008,248.0,,78.0,,,,,,,Energy,KCAL -5895550,2540279,1008,245.0,,78.0,,,,,,,Energy,KCAL -5895680,2540409,1008,85.0,,78.0,,,,,,,Energy,KCAL -5895781,2540510,1008,78.0,,78.0,,,,,,,Energy,KCAL -5896099,2540828,1008,333.0,,70.0,,,,,,,Energy,KCAL -5896547,2541276,1008,53.0,,70.0,,,,,,,Energy,KCAL -5897043,2541772,1008,536.0,,70.0,,,,,,,Energy,KCAL -5897180,2541910,1008,400.0,,70.0,,,,,,,Energy,KCAL -5897345,2542075,1008,457.0,,70.0,,,,,,,Energy,KCAL -5897415,2542145,1008,393.0,,70.0,,,,,,,Energy,KCAL -5897439,2542169,1008,500.0,,70.0,,,,,,,Energy,KCAL -5897592,2542323,1008,289.0,,70.0,,,,,,,Energy,KCAL -5897701,2542432,1008,393.0,,70.0,,,,,,,Energy,KCAL -5897766,2542497,1008,360.0,,70.0,,,,,,,Energy,KCAL -5898113,2542846,1008,44.0,,70.0,,,,,,,Energy,KCAL -5898139,2542872,1008,321.0,,70.0,,,,,,,Energy,KCAL -5898512,2543247,1008,393.0,,70.0,,,,,,,Energy,KCAL -5898903,2543641,1008,56.0,,70.0,,,,,,,Energy,KCAL -5898923,2543661,1008,4.0,,70.0,,,,,,,Energy,KCAL -5898926,2543664,1008,333.0,,70.0,,,,,,,Energy,KCAL -5899014,2543751,1008,44.0,,70.0,,,,,,,Energy,KCAL -5899080,2543818,1008,333.0,,70.0,,,,,,,Energy,KCAL -5899190,2543928,1008,250.0,,70.0,,,,,,,Energy,KCAL -5899197,2543935,1008,594.0,,70.0,,,,,,,Energy,KCAL -5899277,2544015,1008,182.0,,70.0,,,,,,,Energy,KCAL -5899365,2544103,1008,471.0,,70.0,,,,,,,Energy,KCAL -5899370,2544108,1008,100.0,,70.0,,,,,,,Energy,KCAL -5899873,2544613,1008,0.0,,70.0,,,,,,,Energy,KCAL -5900189,2544930,1008,432.0,,70.0,,,,,,,Energy,KCAL -5900594,2545335,1008,240.0,,70.0,,,,,,,Energy,KCAL -5901030,2545772,1008,535.0,,70.0,,,,,,,Energy,KCAL -5901089,2545831,1008,333.0,,70.0,,,,,,,Energy,KCAL -5901375,2546118,1008,571.0,,70.0,,,,,,,Energy,KCAL -5901438,2546181,1008,95.0,,70.0,,,,,,,Energy,KCAL -5901490,2546233,1008,0.0,,70.0,,,,,,,Energy,KCAL -5901750,2546494,1008,39.0,,70.0,,,,,,,Energy,KCAL -5902087,2546833,1008,44.0,,70.0,,,,,,,Energy,KCAL -5902734,2547481,1008,357.0,,70.0,,,,,,,Energy,KCAL -5902872,2547619,1008,95.0,,70.0,,,,,,,Energy,KCAL -5902874,2547621,1008,133.0,,70.0,,,,,,,Energy,KCAL -5902993,2547740,1008,393.0,,70.0,,,,,,,Energy,KCAL -5903370,2548120,1008,250.0,,70.0,,,,,,,Energy,KCAL -5903569,2548319,1008,119.0,,70.0,,,,,,,Energy,KCAL -5903701,2548451,1008,333.0,,70.0,,,,,,,Energy,KCAL -5903750,2548501,1008,714.0,,70.0,,,,,,,Energy,KCAL -5903878,2548629,1008,457.0,,70.0,,,,,,,Energy,KCAL -5904206,2548958,1008,67.0,,70.0,,,,,,,Energy,KCAL -5904609,2549363,1008,360.0,,70.0,,,,,,,Energy,KCAL -5904620,2549374,1008,300.0,,70.0,,,,,,,Energy,KCAL -5904862,2549617,1008,333.0,,70.0,,,,,,,Energy,KCAL -5905174,2549930,1008,4.0,,70.0,,,,,,,Energy,KCAL -5905555,2550312,1008,536.0,,70.0,,,,,,,Energy,KCAL -5905742,2550499,1008,36.0,,70.0,,,,,,,Energy,KCAL -5905884,2550641,1008,511.0,,70.0,,,,,,,Energy,KCAL -5905909,2550666,1008,367.0,,70.0,,,,,,,Energy,KCAL -5906274,2551031,1008,375.0,,70.0,,,,,,,Energy,KCAL -5906362,2551120,1008,429.0,,70.0,,,,,,,Energy,KCAL -5906465,2551223,1008,467.0,,70.0,,,,,,,Energy,KCAL -5906574,2551332,1008,53.0,,70.0,,,,,,,Energy,KCAL -5906781,2551539,1008,571.0,,70.0,,,,,,,Energy,KCAL -5906870,2551628,1008,350.0,,70.0,,,,,,,Energy,KCAL -5906938,2551696,1008,333.0,,70.0,,,,,,,Energy,KCAL -5906971,2551729,1008,62.0,,70.0,,,,,,,Energy,KCAL -5907004,2551762,1008,357.0,,70.0,,,,,,,Energy,KCAL -5907072,2551832,1008,357.0,,70.0,,,,,,,Energy,KCAL -5907155,2551917,1008,571.0,,70.0,,,,,,,Energy,KCAL -5907416,2552179,1008,325.0,,70.0,,,,,,,Energy,KCAL -5907794,2552562,1008,633.0,,70.0,,,,,,,Energy,KCAL -5907935,2552705,1008,27.0,,70.0,,,,,,,Energy,KCAL -5908054,2552825,1008,141.0,,70.0,,,,,,,Energy,KCAL -5908300,2553071,1008,309.0,,70.0,,,,,,,Energy,KCAL -5908681,2553452,1008,53.0,,70.0,,,,,,,Energy,KCAL -5908754,2553525,1008,290.0,,70.0,,,,,,,Energy,KCAL -5909061,2553833,1008,69.0,,70.0,,,,,,,Energy,KCAL -5909251,2554022,1008,519.0,,70.0,,,,,,,Energy,KCAL -5909321,2554092,1008,250.0,,70.0,,,,,,,Energy,KCAL -5909334,2554105,1008,140.0,,70.0,,,,,,,Energy,KCAL -5909868,2554640,1008,0.0,,70.0,,,,,,,Energy,KCAL -5910191,2554963,1008,364.0,,78.0,,,,,,,Energy,KCAL -5910447,2555219,1008,437.0,,78.0,,,,,,,Energy,KCAL -5910871,2555643,1008,474.0,,71.0,,,,,,,Energy,KCAL -5911902,2556675,1008,237.0,,78.0,,,,,,,Energy,KCAL -5911965,2556738,1008,76.0,,78.0,,,,,,,Energy,KCAL -5912063,2556836,1008,27.0,,71.0,,,,,,,Energy,KCAL -5912136,2556909,1008,46.0,,71.0,,,,,,,Energy,KCAL -5912235,2557008,1008,67.0,,71.0,,,,,,,Energy,KCAL -5912247,2557020,1008,348.0,,71.0,,,,,,,Energy,KCAL -5912590,2557363,1008,62.0,,71.0,,,,,,,Energy,KCAL -5912681,2557454,1008,48.0,,72.0,,,,,,,Energy,KCAL -5912768,2557541,1008,84.0,,78.0,,,,,,,Energy,KCAL -5912776,2557549,1008,78.0,,78.0,,,,,,,Energy,KCAL -5912884,2557657,1008,0.0,,71.0,,,,,,,Energy,KCAL -5913000,2557773,1008,0.0,,71.0,,,,,,,Energy,KCAL -5913003,2557776,1008,2.0,,71.0,,,,,,,Energy,KCAL -5913535,2558309,1008,97.0,,78.0,,,,,,,Energy,KCAL -5913896,2558670,1008,47.0,,71.0,,,,,,,Energy,KCAL -5913911,2558685,1008,461.0,,78.0,,,,,,,Energy,KCAL -5914088,2558862,1008,169.0,,78.0,,,,,,,Energy,KCAL -5914207,2558981,1008,161.0,,71.0,,,,,,,Energy,KCAL -5914694,2559468,1008,190.0,,78.0,,,,,,,Energy,KCAL -5915204,2559978,1008,639.0,,70.0,,,,,,,Energy,KCAL -5915263,2560037,1008,0.0,,70.0,,,,,,,Energy,KCAL -5915378,2560152,1008,0.0,,70.0,,,,,,,Energy,KCAL -5915395,2560169,1008,263.0,,70.0,,,,,,,Energy,KCAL -5915697,2560471,1008,375.0,,70.0,,,,,,,Energy,KCAL -5915910,2560684,1008,86.0,,70.0,,,,,,,Energy,KCAL -5916148,2560922,1008,385.0,,70.0,,,,,,,Energy,KCAL -5916206,2560980,1008,250.0,,70.0,,,,,,,Energy,KCAL -5916245,2561019,1008,378.0,,70.0,,,,,,,Energy,KCAL -5916289,2561063,1008,545.0,,70.0,,,,,,,Energy,KCAL -5916386,2561160,1008,39.0,,70.0,,,,,,,Energy,KCAL -5916784,2561558,1008,48.0,,70.0,,,,,,,Energy,KCAL -5917388,2562162,1008,427.0,,70.0,,,,,,,Energy,KCAL -5917548,2562322,1008,333.0,,70.0,,,,,,,Energy,KCAL -5917681,2562455,1008,115.0,,70.0,,,,,,,Energy,KCAL -5917842,2562617,1008,139.0,,70.0,,,,,,,Energy,KCAL -5917872,2562647,1008,153.0,,70.0,,,,,,,Energy,KCAL -5917964,2562739,1008,536.0,,70.0,,,,,,,Energy,KCAL -5917980,2562755,1008,459.0,,70.0,,,,,,,Energy,KCAL -5918059,2562834,1008,536.0,,70.0,,,,,,,Energy,KCAL -5918178,2562953,1008,607.0,,70.0,,,,,,,Energy,KCAL -5918195,2562970,1008,197.0,,70.0,,,,,,,Energy,KCAL -5918509,2563284,1008,42.0,,70.0,,,,,,,Energy,KCAL -5918585,2563360,1008,250.0,,70.0,,,,,,,Energy,KCAL -5918610,2563385,1008,459.0,,70.0,,,,,,,Energy,KCAL -5919179,2563955,1008,60.0,,70.0,,,,,,,Energy,KCAL -5919362,2564138,1008,27.0,,70.0,,,,,,,Energy,KCAL -5919415,2564191,1008,41.0,,70.0,,,,,,,Energy,KCAL -5919467,2564243,1008,594.0,,70.0,,,,,,,Energy,KCAL -5919571,2564347,1008,456.0,,70.0,,,,,,,Energy,KCAL -5919737,2564514,1008,290.0,,70.0,,,,,,,Energy,KCAL -5919775,2564552,1008,600.0,,70.0,,,,,,,Energy,KCAL -5919954,2564731,1008,382.0,,70.0,,,,,,,Energy,KCAL -5920192,2564969,1008,74.0,,70.0,,,,,,,Energy,KCAL -5920250,2565027,1008,100.0,,70.0,,,,,,,Energy,KCAL -5920269,2565046,1008,65.0,,70.0,,,,,,,Energy,KCAL -5920746,2565524,1008,571.0,,70.0,,,,,,,Energy,KCAL -5920771,2565549,1008,536.0,,70.0,,,,,,,Energy,KCAL -5920808,2565586,1008,536.0,,70.0,,,,,,,Energy,KCAL -5920895,2565673,1008,344.0,,70.0,,,,,,,Energy,KCAL -5921057,2565835,1008,304.0,,70.0,,,,,,,Energy,KCAL -5921383,2566162,1008,485.0,,70.0,,,,,,,Energy,KCAL -5921425,2566204,1008,282.0,,70.0,,,,,,,Energy,KCAL -5921426,2566205,1008,244.0,,70.0,,,,,,,Energy,KCAL -5921837,2566616,1008,0.0,,70.0,,,,,,,Energy,KCAL -5921965,2566744,1008,123.0,,70.0,,,,,,,Energy,KCAL -5921967,2566746,1008,263.0,,70.0,,,,,,,Energy,KCAL -5921986,2566765,1008,237.0,,70.0,,,,,,,Energy,KCAL -5922143,2566922,1008,82.0,,70.0,,,,,,,Energy,KCAL -5922247,2567026,1008,58.0,,70.0,,,,,,,Energy,KCAL -5922424,2567203,1008,47.0,,70.0,,,,,,,Energy,KCAL -5922691,2567471,1008,483.0,,70.0,,,,,,,Energy,KCAL -5923179,2567959,1008,429.0,,70.0,,,,,,,Energy,KCAL -5923252,2568032,1008,100.0,,70.0,,,,,,,Energy,KCAL -5923301,2568081,1008,357.0,,70.0,,,,,,,Energy,KCAL -5923393,2568173,1008,67.0,,70.0,,,,,,,Energy,KCAL -5923581,2568361,1008,594.0,,70.0,,,,,,,Energy,KCAL -5923811,2568591,1008,357.0,,70.0,,,,,,,Energy,KCAL -5924022,2568802,1008,196.0,,70.0,,,,,,,Energy,KCAL -5924080,2568860,1008,200.0,,70.0,,,,,,,Energy,KCAL -5924272,2569052,1008,533.0,,70.0,,,,,,,Energy,KCAL -5924320,2569100,1008,143.0,,70.0,,,,,,,Energy,KCAL -5924369,2569149,1008,533.0,,70.0,,,,,,,Energy,KCAL -5924510,2569290,1008,393.0,,70.0,,,,,,,Energy,KCAL -5924643,2569423,1008,400.0,,70.0,,,,,,,Energy,KCAL -5924967,2569747,1008,349.0,,70.0,,,,,,,Energy,KCAL -5924985,2569765,1008,462.0,,70.0,,,,,,,Energy,KCAL -5925070,2569850,1008,387.0,,70.0,,,,,,,Energy,KCAL -5925197,2569977,1008,133.0,,70.0,,,,,,,Energy,KCAL -5925425,2570205,1008,300.0,,70.0,,,,,,,Energy,KCAL -5925456,2570236,1008,244.0,,70.0,,,,,,,Energy,KCAL -5925596,2570376,1008,120.0,,70.0,,,,,,,Energy,KCAL -5925767,2570547,1008,1.0,,70.0,,,,,,,Energy,KCAL -5926123,2570903,1008,48.0,,70.0,,,,,,,Energy,KCAL -5926204,2570984,1008,250.0,,70.0,,,,,,,Energy,KCAL -5926439,2571219,1008,323.0,,70.0,,,,,,,Energy,KCAL -5926812,2571592,1008,20.0,,70.0,,,,,,,Energy,KCAL -5927110,2571890,1008,0.0,,70.0,,,,,,,Energy,KCAL -5927114,2571894,1008,375.0,,70.0,,,,,,,Energy,KCAL -5927181,2571961,1008,500.0,,70.0,,,,,,,Energy,KCAL -5927698,2572480,1008,429.0,,70.0,,,,,,,Energy,KCAL -5927740,2572523,1008,357.0,,70.0,,,,,,,Energy,KCAL -5927742,2572525,1008,357.0,,70.0,,,,,,,Energy,KCAL -5927865,2572650,1008,400.0,,70.0,,,,,,,Energy,KCAL -5927975,2572760,1008,89.0,,70.0,,,,,,,Energy,KCAL -5928019,2572805,1008,455.0,,70.0,,,,,,,Energy,KCAL -5928028,2572814,1008,643.0,,70.0,,,,,,,Energy,KCAL -5928103,2572889,1008,59.0,,70.0,,,,,,,Energy,KCAL -5928364,2573150,1008,132.0,,70.0,,,,,,,Energy,KCAL -5928490,2573276,1008,482.0,,70.0,,,,,,,Energy,KCAL -5928635,2573422,1008,120.0,,70.0,,,,,,,Energy,KCAL -5928798,2573585,1008,21.0,,70.0,,,,,,,Energy,KCAL -5929564,2574353,1008,520.0,,70.0,,,,,,,Energy,KCAL -5929588,2574377,1008,469.0,,70.0,,,,,,,Energy,KCAL -5930017,2574809,1008,82.0,,70.0,,,,,,,Energy,KCAL -5930115,2574907,1008,53.0,,70.0,,,,,,,Energy,KCAL -5930417,2575210,1008,524.0,,70.0,,,,,,,Energy,KCAL -5930696,2575489,1008,493.0,,70.0,,,,,,,Energy,KCAL -5930790,2575583,1008,600.0,,70.0,,,,,,,Energy,KCAL -5930844,2575637,1008,500.0,,70.0,,,,,,,Energy,KCAL -5930884,2575677,1008,500.0,,70.0,,,,,,,Energy,KCAL -5931328,2576122,1008,149.0,,70.0,,,,,,,Energy,KCAL -5931351,2576145,1008,260.0,,70.0,,,,,,,Energy,KCAL -5931360,2576154,1008,400.0,,70.0,,,,,,,Energy,KCAL -5931466,2576260,1008,45.0,,70.0,,,,,,,Energy,KCAL -5932130,2576926,1008,571.0,,70.0,,,,,,,Energy,KCAL -5932132,2576928,1008,80.0,,70.0,,,,,,,Energy,KCAL -5932133,2576929,1008,536.0,,70.0,,,,,,,Energy,KCAL -5932378,2577175,1008,460.0,,70.0,,,,,,,Energy,KCAL -5932730,2577530,1008,106.0,,70.0,,,,,,,Energy,KCAL -5932892,2577694,1008,28.0,,70.0,,,,,,,Energy,KCAL -5933002,2577805,1008,533.0,,70.0,,,,,,,Energy,KCAL -5933102,2577905,1008,444.0,,70.0,,,,,,,Energy,KCAL -5933285,2578089,1008,20.0,,70.0,,,,,,,Energy,KCAL -5933753,2578557,1008,430.0,,70.0,,,,,,,Energy,KCAL -5934068,2578872,1008,400.0,,70.0,,,,,,,Energy,KCAL -5934072,2578876,1008,67.0,,70.0,,,,,,,Energy,KCAL -5934292,2579096,1008,294.0,,70.0,,,,,,,Energy,KCAL -5934320,2579124,1008,250.0,,70.0,,,,,,,Energy,KCAL -5934347,2579151,1008,333.0,,70.0,,,,,,,Energy,KCAL -5934555,2579359,1008,410.0,,70.0,,,,,,,Energy,KCAL -5934794,2579598,1008,186.0,,70.0,,,,,,,Energy,KCAL -5934800,2579604,1008,267.0,,70.0,,,,,,,Energy,KCAL -5934817,2579621,1008,100.0,,70.0,,,,,,,Energy,KCAL -5934851,2579655,1008,357.0,,70.0,,,,,,,Energy,KCAL -5934904,2579708,1008,50.0,,70.0,,,,,,,Energy,KCAL -5935363,2580170,1008,99.0,,70.0,,,,,,,Energy,KCAL -5935483,2580290,1008,240.0,,70.0,,,,,,,Energy,KCAL -5935530,2580337,1008,214.0,,70.0,,,,,,,Energy,KCAL -5935709,2580516,1008,500.0,,70.0,,,,,,,Energy,KCAL -5935853,2580660,1008,208.0,,70.0,,,,,,,Energy,KCAL -5935899,2580706,1008,165.0,,70.0,,,,,,,Energy,KCAL -5935968,2580775,1008,65.0,,70.0,,,,,,,Energy,KCAL -5936047,2580854,1008,56.0,,70.0,,,,,,,Energy,KCAL -5936093,2580900,1008,571.0,,70.0,,,,,,,Energy,KCAL -5936158,2580966,1008,40.0,,70.0,,,,,,,Energy,KCAL -5936180,2580988,1008,407.0,,70.0,,,,,,,Energy,KCAL -5936188,2580996,1008,333.0,,70.0,,,,,,,Energy,KCAL -5936721,2581529,1008,119.0,,70.0,,,,,,,Energy,KCAL -5936850,2581658,1008,467.0,,70.0,,,,,,,Energy,KCAL -5936986,2581794,1008,464.0,,70.0,,,,,,,Energy,KCAL -5937209,2582017,1008,343.0,,70.0,,,,,,,Energy,KCAL -5937264,2582072,1008,312.0,,70.0,,,,,,,Energy,KCAL -5937362,2582170,1008,429.0,,70.0,,,,,,,Energy,KCAL -5937416,2582224,1008,393.0,,70.0,,,,,,,Energy,KCAL -5937947,2582757,1008,348.0,,70.0,,,,,,,Energy,KCAL -5937976,2582786,1008,500.0,,70.0,,,,,,,Energy,KCAL -5938249,2583059,1008,15.0,,70.0,,,,,,,Energy,KCAL -5938375,2583185,1008,200.0,,70.0,,,,,,,Energy,KCAL -5938472,2583283,1008,33.0,,70.0,,,,,,,Energy,KCAL -5938476,2583287,1008,320.0,,70.0,,,,,,,Energy,KCAL -5939658,2584469,1008,19.0,,70.0,,,,,,,Energy,KCAL -5939717,2584528,1008,429.0,,70.0,,,,,,,Energy,KCAL -5939872,2584683,1008,250.0,,70.0,,,,,,,Energy,KCAL -5939971,2584782,1008,212.0,,70.0,,,,,,,Energy,KCAL -5940068,2584879,1008,266.0,,70.0,,,,,,,Energy,KCAL -5940570,2585381,1008,0.0,,70.0,,,,,,,Energy,KCAL -5940754,2585564,1008,55.0,,70.0,,,,,,,Energy,KCAL -5940832,2585642,1008,333.0,,70.0,,,,,,,Energy,KCAL -5940922,2585732,1008,8.0,,70.0,,,,,,,Energy,KCAL -5941044,2585854,1008,556.0,,70.0,,,,,,,Energy,KCAL -5941064,2585874,1008,464.0,,70.0,,,,,,,Energy,KCAL -5941666,2586478,1008,83.0,,70.0,,,,,,,Energy,KCAL -5941997,2586810,1008,217.0,,70.0,,,,,,,Energy,KCAL -5942065,2586878,1008,24.0,,70.0,,,,,,,Energy,KCAL -5943162,2587976,1008,190.0,,70.0,,,,,,,Energy,KCAL -5943963,2588780,1008,0.0,,70.0,,,,,,,Energy,KCAL -5943991,2588808,1008,733.0,,70.0,,,,,,,Energy,KCAL -5944004,2588821,1008,261.0,,70.0,,,,,,,Energy,KCAL -5944138,2588955,1008,352.0,,70.0,,,,,,,Energy,KCAL -5944154,2588971,1008,0.0,,70.0,,,,,,,Energy,KCAL -5944180,2588997,1008,333.0,,70.0,,,,,,,Energy,KCAL -5944220,2589037,1008,36.0,,70.0,,,,,,,Energy,KCAL -5944507,2589324,1008,536.0,,70.0,,,,,,,Energy,KCAL -5944560,2589377,1008,33.0,,70.0,,,,,,,Energy,KCAL -5944599,2589416,1008,464.0,,70.0,,,,,,,Energy,KCAL -5944651,2589468,1008,286.0,,70.0,,,,,,,Energy,KCAL -5944757,2589574,1008,250.0,,70.0,,,,,,,Energy,KCAL -5945073,2589891,1008,168.0,,70.0,,,,,,,Energy,KCAL -5945116,2589934,1008,429.0,,70.0,,,,,,,Energy,KCAL -5945167,2589985,1008,500.0,,70.0,,,,,,,Energy,KCAL -5945268,2590086,1008,274.0,,70.0,,,,,,,Energy,KCAL -5945437,2590256,1008,345.0,,70.0,,,,,,,Energy,KCAL -5945834,2590657,1008,38.0,,70.0,,,,,,,Energy,KCAL -5945876,2590699,1008,550.0,,70.0,,,,,,,Energy,KCAL -5945886,2590710,1008,370.0,,70.0,,,,,,,Energy,KCAL -5946048,2590873,1008,100.0,,70.0,,,,,,,Energy,KCAL -5946238,2591064,1008,536.0,,70.0,,,,,,,Energy,KCAL -5946280,2591106,1008,338.0,,70.0,,,,,,,Energy,KCAL -5946306,2591132,1008,220.0,,70.0,,,,,,,Energy,KCAL -5946690,2591518,1008,357.0,,70.0,,,,,,,Energy,KCAL -5946730,2591558,1008,300.0,,70.0,,,,,,,Energy,KCAL -5946861,2591689,1008,73.0,,70.0,,,,,,,Energy,KCAL -5947332,2592160,1008,536.0,,70.0,,,,,,,Energy,KCAL -5947592,2592420,1008,410.0,,70.0,,,,,,,Energy,KCAL -5947620,2592448,1008,536.0,,70.0,,,,,,,Energy,KCAL -5947764,2592593,1008,38.0,,70.0,,,,,,,Energy,KCAL -5947871,2592700,1008,200.0,,70.0,,,,,,,Energy,KCAL -5947878,2592707,1008,443.0,,70.0,,,,,,,Energy,KCAL -5948078,2592909,1008,467.0,,70.0,,,,,,,Energy,KCAL -5948091,2592922,1008,381.0,,70.0,,,,,,,Energy,KCAL -5948196,2593027,1008,250.0,,70.0,,,,,,,Energy,KCAL -5948207,2593038,1008,138.0,,70.0,,,,,,,Energy,KCAL -5948245,2593077,1008,300.0,,70.0,,,,,,,Energy,KCAL -5948431,2593264,1008,383.0,,70.0,,,,,,,Energy,KCAL -5948873,2593708,1008,407.0,,70.0,,,,,,,Energy,KCAL -5948903,2593738,1008,93.0,,70.0,,,,,,,Energy,KCAL -5948927,2593762,1008,591.0,,70.0,,,,,,,Energy,KCAL -5948979,2593814,1008,45.0,,70.0,,,,,,,Energy,KCAL -5949451,2594288,1008,250.0,,70.0,,,,,,,Energy,KCAL -5949575,2594412,1008,377.0,,70.0,,,,,,,Energy,KCAL -5949608,2594445,1008,98.0,,70.0,,,,,,,Energy,KCAL -5949741,2594578,1008,379.0,,70.0,,,,,,,Energy,KCAL -5949779,2594616,1008,375.0,,70.0,,,,,,,Energy,KCAL -5949859,2594696,1008,309.0,,70.0,,,,,,,Energy,KCAL -5949946,2594783,1008,327.0,,70.0,,,,,,,Energy,KCAL -5950083,2594920,1008,62.0,,70.0,,,,,,,Energy,KCAL -5950616,2595455,1008,357.0,,70.0,,,,,,,Energy,KCAL -5950710,2595549,1008,0.0,,70.0,,,,,,,Energy,KCAL -5950809,2595648,1008,133.0,,70.0,,,,,,,Energy,KCAL -5950960,2595799,1008,250.0,,70.0,,,,,,,Energy,KCAL -5951073,2595912,1008,396.0,,70.0,,,,,,,Energy,KCAL -5951380,2596219,1008,364.0,,70.0,,,,,,,Energy,KCAL -5951490,2596329,1008,536.0,,70.0,,,,,,,Energy,KCAL -5951565,2596405,1008,333.0,,70.0,,,,,,,Energy,KCAL -5951947,2596787,1008,161.0,,70.0,,,,,,,Energy,KCAL -5952021,2596861,1008,364.0,,70.0,,,,,,,Energy,KCAL -5952214,2597054,1008,0.0,,70.0,,,,,,,Energy,KCAL -5952376,2597216,1008,375.0,,70.0,,,,,,,Energy,KCAL -5952644,2597484,1008,453.0,,70.0,,,,,,,Energy,KCAL -5952659,2597499,1008,250.0,,70.0,,,,,,,Energy,KCAL -5952973,2597813,1008,667.0,,70.0,,,,,,,Energy,KCAL -5953036,2597876,1008,52.0,,70.0,,,,,,,Energy,KCAL -5953241,2598081,1008,0.0,,70.0,,,,,,,Energy,KCAL -5953963,2598803,1008,321.0,,70.0,,,,,,,Energy,KCAL -5954200,2599040,1008,200.0,,70.0,,,,,,,Energy,KCAL -5954464,2599304,1008,47.0,,70.0,,,,,,,Energy,KCAL -5954506,2599346,1008,469.0,,70.0,,,,,,,Energy,KCAL -5954512,2599352,1008,219.0,,70.0,,,,,,,Energy,KCAL -5954521,2599361,1008,56.0,,70.0,,,,,,,Energy,KCAL -5954819,2599659,1008,400.0,,70.0,,,,,,,Energy,KCAL -5955054,2599896,1008,46.0,,70.0,,,,,,,Energy,KCAL -5955161,2600003,1008,321.0,,70.0,,,,,,,Energy,KCAL -5955206,2600048,1008,0.0,,70.0,,,,,,,Energy,KCAL -5955420,2600262,1008,393.0,,70.0,,,,,,,Energy,KCAL -5955563,2600406,1008,652.0,,70.0,,,,,,,Energy,KCAL -5956120,2600965,1008,483.0,,70.0,,,,,,,Energy,KCAL -5956145,2600990,1008,25.0,,70.0,,,,,,,Energy,KCAL -5956178,2601023,1008,118.0,,70.0,,,,,,,Energy,KCAL -5956185,2601030,1008,48.0,,70.0,,,,,,,Energy,KCAL -5956565,2601412,1008,100.0,,70.0,,,,,,,Energy,KCAL -5956791,2601640,1008,167.0,,70.0,,,,,,,Energy,KCAL -5956984,2601836,1008,140.0,,70.0,,,,,,,Energy,KCAL -5957366,2602220,1008,357.0,,70.0,,,,,,,Energy,KCAL -5957404,2602258,1008,400.0,,70.0,,,,,,,Energy,KCAL -5957417,2602271,1008,360.0,,70.0,,,,,,,Energy,KCAL -5957421,2602275,1008,143.0,,70.0,,,,,,,Energy,KCAL -5957431,2602285,1008,80.0,,70.0,,,,,,,Energy,KCAL -5957443,2602297,1008,71.0,,70.0,,,,,,,Energy,KCAL -5957769,2602623,1008,33.0,,70.0,,,,,,,Energy,KCAL -5958171,2603025,1008,388.0,,70.0,,,,,,,Energy,KCAL -5958282,2603136,1008,193.0,,70.0,,,,,,,Energy,KCAL -5958947,2603801,1008,429.0,,70.0,,,,,,,Energy,KCAL -5958954,2603808,1008,433.0,,70.0,,,,,,,Energy,KCAL -5959015,2603869,1008,133.0,,70.0,,,,,,,Energy,KCAL -5959758,2604614,1008,135.0,,70.0,,,,,,,Energy,KCAL -5960104,2604960,1008,500.0,,70.0,,,,,,,Energy,KCAL -5960130,2604986,1008,360.0,,70.0,,,,,,,Energy,KCAL -5960656,2605513,1008,108.0,,70.0,,,,,,,Energy,KCAL -5960671,2605528,1008,386.0,,70.0,,,,,,,Energy,KCAL -5961079,2605936,1008,357.0,,70.0,,,,,,,Energy,KCAL -5961212,2606069,1008,450.0,,70.0,,,,,,,Energy,KCAL -5961396,2606253,1008,371.0,,70.0,,,,,,,Energy,KCAL -5961746,2606604,1008,194.0,,70.0,,,,,,,Energy,KCAL -5962175,2607034,1008,448.0,,70.0,,,,,,,Energy,KCAL -5962608,2607467,1008,22.0,,70.0,,,,,,,Energy,KCAL -5962672,2607531,1008,306.0,,70.0,,,,,,,Energy,KCAL -5962763,2607622,1008,241.0,,70.0,,,,,,,Energy,KCAL -5962831,2607690,1008,56.0,,70.0,,,,,,,Energy,KCAL -5962846,2607705,1008,469.0,,70.0,,,,,,,Energy,KCAL -5963373,2608233,1008,53.0,,70.0,,,,,,,Energy,KCAL -5963541,2608401,1008,339.0,,70.0,,,,,,,Energy,KCAL -5963564,2608424,1008,368.0,,70.0,,,,,,,Energy,KCAL -5963885,2608747,1008,395.0,,70.0,,,,,,,Energy,KCAL -5963922,2608784,1008,212.0,,70.0,,,,,,,Energy,KCAL -5964053,2608915,1008,571.0,,70.0,,,,,,,Energy,KCAL -5964465,2609329,1008,69.0,,70.0,,,,,,,Energy,KCAL -5964588,2609452,1008,214.0,,70.0,,,,,,,Energy,KCAL -5964624,2609488,1008,385.0,,70.0,,,,,,,Energy,KCAL -5964934,2609799,1008,571.0,,70.0,,,,,,,Energy,KCAL -5965048,2609914,1008,12.0,,70.0,,,,,,,Energy,KCAL -5965943,2610809,1008,242.0,,78.0,,,,,,,Energy,KCAL -5966034,2610900,1008,367.0,,78.0,,,,,,,Energy,KCAL -5966075,2610941,1008,267.0,,78.0,,,,,,,Energy,KCAL -5966228,2611094,1008,192.0,,78.0,,,,,,,Energy,KCAL -5966268,2611134,1008,108.0,,78.0,,,,,,,Energy,KCAL -5966506,2611372,1008,289.0,,70.0,,,,,,,Energy,KCAL -5966607,2611473,1008,391.0,,70.0,,,,,,,Energy,KCAL -5966752,2611619,1008,571.0,,70.0,,,,,,,Energy,KCAL -5968083,2612958,1008,286.0,,70.0,,,,,,,Energy,KCAL -5968118,2612993,1008,484.0,,70.0,,,,,,,Energy,KCAL -5968220,2613095,1008,31.0,,71.0,,,,,,,Energy,KCAL -5968491,2613366,1008,373.0,,78.0,,,,,,,Energy,KCAL -5968714,2613589,1008,131.0,,78.0,,,,,,,Energy,KCAL -5968857,2613732,1008,0.0,,71.0,,,,,,,Energy,KCAL -5968863,2613738,1008,0.0,,71.0,,,,,,,Energy,KCAL -5969136,2614011,1008,100.0,,78.0,,,,,,,Energy,KCAL -5969199,2614074,1008,4.0,,71.0,,,,,,,Energy,KCAL -5969298,2614173,1008,238.0,,71.0,,,,,,,Energy,KCAL -5969399,2614274,1008,65.0,,70.0,,,,,,,Energy,KCAL -5969784,2614659,1008,471.0,,70.0,,,,,,,Energy,KCAL -5969799,2614674,1008,51.0,,70.0,,,,,,,Energy,KCAL -5970072,2614947,1008,0.0,,70.0,,,,,,,Energy,KCAL -5970075,2614950,1008,393.0,,70.0,,,,,,,Energy,KCAL -5970182,2615057,1008,304.0,,70.0,,,,,,,Energy,KCAL -5970193,2615068,1008,256.0,,70.0,,,,,,,Energy,KCAL -5970491,2615366,1008,385.0,,70.0,,,,,,,Energy,KCAL -5970502,2615377,1008,464.0,,70.0,,,,,,,Energy,KCAL -5970798,2615673,1008,357.0,,70.0,,,,,,,Energy,KCAL -5970805,2615680,1008,482.0,,70.0,,,,,,,Energy,KCAL -5970835,2615710,1008,234.0,,70.0,,,,,,,Energy,KCAL -5970927,2615802,1008,286.0,,70.0,,,,,,,Energy,KCAL -5970970,2615845,1008,179.0,,70.0,,,,,,,Energy,KCAL -5971668,2616543,1008,113.0,,70.0,,,,,,,Energy,KCAL -5971771,2616646,1008,571.0,,70.0,,,,,,,Energy,KCAL -5972200,2617075,1008,47.0,,70.0,,,,,,,Energy,KCAL -5972447,2617322,1008,400.0,,70.0,,,,,,,Energy,KCAL -5972467,2617342,1008,87.0,,70.0,,,,,,,Energy,KCAL -5972561,2617436,1008,277.0,,70.0,,,,,,,Energy,KCAL -5972724,2617599,1008,286.0,,70.0,,,,,,,Energy,KCAL -5972978,2617854,1008,357.0,,70.0,,,,,,,Energy,KCAL -5973226,2618102,1008,471.0,,70.0,,,,,,,Energy,KCAL -5973426,2618302,1008,488.0,,70.0,,,,,,,Energy,KCAL -5973509,2618385,1008,214.0,,70.0,,,,,,,Energy,KCAL -5973558,2618434,1008,79.0,,70.0,,,,,,,Energy,KCAL -5973862,2618738,1008,488.0,,70.0,,,,,,,Energy,KCAL -5973895,2618771,1008,474.0,,70.0,,,,,,,Energy,KCAL -5974172,2619048,1008,73.0,,70.0,,,,,,,Energy,KCAL -5974443,2619320,1008,58.0,,70.0,,,,,,,Energy,KCAL -5974653,2619531,1008,18.0,,70.0,,,,,,,Energy,KCAL -5975211,2620090,1008,46.0,,70.0,,,,,,,Energy,KCAL -5975380,2620259,1008,115.0,,70.0,,,,,,,Energy,KCAL -5975623,2620502,1008,235.0,,70.0,,,,,,,Energy,KCAL -5976068,2620947,1008,321.0,,70.0,,,,,,,Energy,KCAL -5976313,2621194,1008,0.0,,70.0,,,,,,,Energy,KCAL -5976598,2621479,1008,86.0,,70.0,,,,,,,Energy,KCAL -5976672,2621553,1008,17.0,,70.0,,,,,,,Energy,KCAL -5976673,2621554,1008,82.0,,70.0,,,,,,,Energy,KCAL -5976849,2621730,1008,0.0,,70.0,,,,,,,Energy,KCAL -5977103,2621985,1008,87.0,,70.0,,,,,,,Energy,KCAL -5977211,2622093,1008,304.0,,70.0,,,,,,,Energy,KCAL -5977298,2622180,1008,0.0,,70.0,,,,,,,Energy,KCAL -5977421,2622306,1008,385.0,,70.0,,,,,,,Energy,KCAL -5977553,2622438,1008,447.0,,70.0,,,,,,,Energy,KCAL -5977564,2622449,1008,452.0,,70.0,,,,,,,Energy,KCAL -5977651,2622536,1008,93.0,,70.0,,,,,,,Energy,KCAL -5977857,2622742,1008,458.0,,70.0,,,,,,,Energy,KCAL -5978487,2623372,1008,206.0,,70.0,,,,,,,Energy,KCAL -5978659,2623544,1008,429.0,,70.0,,,,,,,Energy,KCAL -5978751,2623636,1008,232.0,,70.0,,,,,,,Energy,KCAL -5978831,2623716,1008,286.0,,70.0,,,,,,,Energy,KCAL -5978889,2623774,1008,59.0,,70.0,,,,,,,Energy,KCAL -5978973,2623858,1008,350.0,,70.0,,,,,,,Energy,KCAL -5979192,2624077,1008,390.0,,70.0,,,,,,,Energy,KCAL -5979275,2624160,1008,54.0,,70.0,,,,,,,Energy,KCAL -5979319,2624204,1008,150.0,,70.0,,,,,,,Energy,KCAL -5979377,2624262,1008,244.0,,70.0,,,,,,,Energy,KCAL -5979585,2624471,1008,375.0,,70.0,,,,,,,Energy,KCAL -5979778,2624664,1008,594.0,,70.0,,,,,,,Energy,KCAL -5980041,2624928,1008,41.0,,70.0,,,,,,,Energy,KCAL -5980331,2625218,1008,571.0,,70.0,,,,,,,Energy,KCAL -5981101,2625989,1008,553.0,,70.0,,,,,,,Energy,KCAL -5981810,2626698,1008,54.0,,70.0,,,,,,,Energy,KCAL -5982074,2626962,1008,438.0,,70.0,,,,,,,Energy,KCAL -5982368,2627256,1008,74.0,,70.0,,,,,,,Energy,KCAL -5982539,2627427,1008,571.0,,70.0,,,,,,,Energy,KCAL -5982654,2627542,1008,368.0,,70.0,,,,,,,Energy,KCAL -5982733,2627621,1008,500.0,,70.0,,,,,,,Energy,KCAL -5982806,2627694,1008,364.0,,70.0,,,,,,,Energy,KCAL -5983323,2628212,1008,127.0,,70.0,,,,,,,Energy,KCAL -5983447,2628336,1008,400.0,,70.0,,,,,,,Energy,KCAL -5983979,2628869,1008,500.0,,70.0,,,,,,,Energy,KCAL -5984015,2628905,1008,500.0,,70.0,,,,,,,Energy,KCAL -5984030,2628920,1008,30.0,,70.0,,,,,,,Energy,KCAL -5984343,2629233,1008,283.0,,70.0,,,,,,,Energy,KCAL -5984407,2629297,1008,190.0,,70.0,,,,,,,Energy,KCAL -5984428,2629318,1008,556.0,,70.0,,,,,,,Energy,KCAL -5984684,2629574,1008,341.0,,70.0,,,,,,,Energy,KCAL -5984776,2629666,1008,350.0,,70.0,,,,,,,Energy,KCAL -5984814,2629704,1008,333.0,,70.0,,,,,,,Energy,KCAL -5984836,2629726,1008,571.0,,70.0,,,,,,,Energy,KCAL -5985147,2630037,1008,252.0,,70.0,,,,,,,Energy,KCAL -5985337,2630228,1008,333.0,,70.0,,,,,,,Energy,KCAL -5985344,2630235,1008,412.0,,70.0,,,,,,,Energy,KCAL -5985567,2630459,1008,182.0,,70.0,,,,,,,Energy,KCAL -5986132,2631025,1008,143.0,,70.0,,,,,,,Energy,KCAL -5986202,2631097,1008,357.0,,70.0,,,,,,,Energy,KCAL -5986303,2631199,1008,83.0,,70.0,,,,,,,Energy,KCAL -5986486,2631382,1008,643.0,,70.0,,,,,,,Energy,KCAL -5986608,2631504,1008,607.0,,70.0,,,,,,,Energy,KCAL -5986667,2631563,1008,375.0,,70.0,,,,,,,Energy,KCAL -5986683,2631579,1008,385.0,,70.0,,,,,,,Energy,KCAL -5986788,2631684,1008,571.0,,70.0,,,,,,,Energy,KCAL -5987003,2631900,1008,21.0,,70.0,,,,,,,Energy,KCAL -5987214,2632111,1008,56.0,,70.0,,,,,,,Energy,KCAL -5987481,2632378,1008,500.0,,70.0,,,,,,,Energy,KCAL -5987520,2632417,1008,500.0,,70.0,,,,,,,Energy,KCAL -5987823,2632720,1008,214.0,,70.0,,,,,,,Energy,KCAL -5988052,2632949,1008,83.0,,70.0,,,,,,,Energy,KCAL -5988070,2632967,1008,393.0,,70.0,,,,,,,Energy,KCAL -5988478,2633378,1008,367.0,,70.0,,,,,,,Energy,KCAL -5988826,2633726,1008,517.0,,70.0,,,,,,,Energy,KCAL -5988900,2633800,1008,353.0,,70.0,,,,,,,Energy,KCAL -5989043,2633943,1008,333.0,,70.0,,,,,,,Energy,KCAL -5989413,2634315,1008,267.0,,70.0,,,,,,,Energy,KCAL -5989545,2634448,1008,80.0,,70.0,,,,,,,Energy,KCAL -5989887,2634790,1008,253.0,,70.0,,,,,,,Energy,KCAL -5989962,2634865,1008,533.0,,70.0,,,,,,,Energy,KCAL -5990219,2635122,1008,367.0,,70.0,,,,,,,Energy,KCAL -5990422,2635325,1008,0.0,,70.0,,,,,,,Energy,KCAL -5990709,2635612,1008,300.0,,70.0,,,,,,,Energy,KCAL -5990879,2635782,1008,229.0,,70.0,,,,,,,Energy,KCAL -5990993,2635896,1008,364.0,,70.0,,,,,,,Energy,KCAL -5991170,2636073,1008,453.0,,70.0,,,,,,,Energy,KCAL -5991289,2636192,1008,241.0,,70.0,,,,,,,Energy,KCAL -5991712,2636615,1008,263.0,,70.0,,,,,,,Energy,KCAL -5991760,2636664,1008,500.0,,70.0,,,,,,,Energy,KCAL -5992250,2637156,1008,50.0,,70.0,,,,,,,Energy,KCAL -5992533,2637441,1008,469.0,,70.0,,,,,,,Energy,KCAL -5992564,2637472,1008,80.0,,70.0,,,,,,,Energy,KCAL -5992775,2637683,1008,452.0,,70.0,,,,,,,Energy,KCAL -5992820,2637728,1008,25.0,,70.0,,,,,,,Energy,KCAL -5992821,2637729,1008,21.0,,70.0,,,,,,,Energy,KCAL -5993101,2638009,1008,438.0,,70.0,,,,,,,Energy,KCAL -5993149,2638057,1008,450.0,,70.0,,,,,,,Energy,KCAL -5993232,2638140,1008,189.0,,70.0,,,,,,,Energy,KCAL -5993724,2638632,1008,667.0,,70.0,,,,,,,Energy,KCAL -5993865,2638773,1008,500.0,,70.0,,,,,,,Energy,KCAL -5994230,2639138,1008,286.0,,70.0,,,,,,,Energy,KCAL -5994491,2639399,1008,320.0,,70.0,,,,,,,Energy,KCAL -5994580,2639488,1008,375.0,,70.0,,,,,,,Energy,KCAL -5994673,2639581,1008,393.0,,70.0,,,,,,,Energy,KCAL -5994904,2639812,1008,500.0,,70.0,,,,,,,Energy,KCAL -5995224,2640133,1008,4.0,,70.0,,,,,,,Energy,KCAL -5995396,2640306,1008,393.0,,70.0,,,,,,,Energy,KCAL -5995681,2640591,1008,348.0,,70.0,,,,,,,Energy,KCAL -5995993,2640903,1008,400.0,,70.0,,,,,,,Energy,KCAL -5996267,2641177,1008,113.0,,78.0,,,,,,,Energy,KCAL -5996651,2641562,1008,270.0,,70.0,,,,,,,Energy,KCAL -5996741,2641652,1008,91.0,,70.0,,,,,,,Energy,KCAL -5997344,2642255,1008,405.0,,70.0,,,,,,,Energy,KCAL -5997395,2642307,1008,312.0,,70.0,,,,,,,Energy,KCAL -5997638,2642551,1008,607.0,,70.0,,,,,,,Energy,KCAL -5997864,2642777,1008,375.0,,70.0,,,,,,,Energy,KCAL -5997915,2642828,1008,91.0,,70.0,,,,,,,Energy,KCAL -5998223,2643138,1008,321.0,,70.0,,,,,,,Energy,KCAL -5998335,2643251,1008,308.0,,70.0,,,,,,,Energy,KCAL -5998368,2643284,1008,128.0,,70.0,,,,,,,Energy,KCAL -5998474,2648887,1008,393.0,,71.0,,,,,,,Energy,KCAL -5998617,2649030,1008,481.0,,78.0,,,,,,,Energy,KCAL -5998693,2649106,1008,243.0,,71.0,,,,,,,Energy,KCAL -5998719,2649132,1008,210.0,,78.0,,,,,,,Energy,KCAL -5999172,2649585,1008,172.0,,71.0,,,,,,,Energy,KCAL -5999427,2649840,1008,263.0,,78.0,,,,,,,Energy,KCAL -5999570,2649983,1008,464.0,,71.0,,,,,,,Energy,KCAL -5999617,2650030,1008,261.0,,78.0,,,,,,,Energy,KCAL -5999744,2650157,1008,234.0,,78.0,,,,,,,Energy,KCAL -5999932,2650345,1008,450.0,,78.0,,,,,,,Energy,KCAL -6000510,2650923,1008,12.0,,71.0,,,,,,,Energy,KCAL -6000579,2650992,1008,67.0,,71.0,,,,,,,Energy,KCAL -6000652,2651065,1008,68.0,,71.0,,,,,,,Energy,KCAL -6000680,2651093,1008,4.0,,71.0,,,,,,,Energy,KCAL -6000725,2651138,1008,362.0,,78.0,,,,,,,Energy,KCAL -6001113,2651527,1008,409.0,,70.0,,,,,,,Energy,KCAL -6001264,2651678,1008,158.0,,70.0,,,,,,,Energy,KCAL -6001436,2651851,1008,300.0,,70.0,,,,,,,Energy,KCAL -6001442,2651857,1008,467.0,,70.0,,,,,,,Energy,KCAL -6001642,2652057,1008,33.0,,70.0,,,,,,,Energy,KCAL -6002139,2652555,1008,137.0,,70.0,,,,,,,Energy,KCAL -6002251,2652668,1008,102.0,,70.0,,,,,,,Energy,KCAL -6002256,2652673,1008,200.0,,70.0,,,,,,,Energy,KCAL -6002618,2653037,1008,2.0,,70.0,,,,,,,Energy,KCAL -6002684,2653104,1008,325.0,,70.0,,,,,,,Energy,KCAL -6002770,2653190,1008,367.0,,70.0,,,,,,,Energy,KCAL -6002840,2653260,1008,571.0,,70.0,,,,,,,Energy,KCAL -6003399,2653820,1008,22.0,,70.0,,,,,,,Energy,KCAL -6003458,2653879,1008,14.0,,70.0,,,,,,,Energy,KCAL -6003468,2653889,1008,54.0,,70.0,,,,,,,Energy,KCAL -6003559,2653980,1008,53.0,,70.0,,,,,,,Energy,KCAL -6003577,2653998,1008,345.0,,70.0,,,,,,,Energy,KCAL -6003776,2654197,1008,400.0,,70.0,,,,,,,Energy,KCAL -6003811,2654233,1008,300.0,,70.0,,,,,,,Energy,KCAL -6004031,2654454,1008,607.0,,70.0,,,,,,,Energy,KCAL -6004272,2654695,1008,471.0,,70.0,,,,,,,Energy,KCAL -6004358,2654781,1008,0.0,,70.0,,,,,,,Energy,KCAL -6004424,2654847,1008,0.0,,70.0,,,,,,,Energy,KCAL -6004573,2654997,1008,51.0,,70.0,,,,,,,Energy,KCAL -6004589,2655015,1008,0.0,,70.0,,,,,,,Energy,KCAL -6004650,2655076,1008,161.0,,70.0,,,,,,,Energy,KCAL -6004809,2655236,1008,286.0,,70.0,,,,,,,Energy,KCAL -6005113,2655540,1008,113.0,,70.0,,,,,,,Energy,KCAL -6005139,2655566,1008,429.0,,70.0,,,,,,,Energy,KCAL -6005152,2655579,1008,46.0,,70.0,,,,,,,Energy,KCAL -6005405,2655832,1008,500.0,,70.0,,,,,,,Energy,KCAL -6005502,2655929,1008,350.0,,70.0,,,,,,,Energy,KCAL -6005732,2656159,1008,500.0,,70.0,,,,,,,Energy,KCAL -6005880,2656307,1008,562.0,,70.0,,,,,,,Energy,KCAL -6005941,2656368,1008,357.0,,70.0,,,,,,,Energy,KCAL -6006073,2656501,1008,323.0,,70.0,,,,,,,Energy,KCAL -6006092,2656520,1008,406.0,,70.0,,,,,,,Energy,KCAL -6006345,2656774,1008,53.0,,70.0,,,,,,,Energy,KCAL -6006656,2657085,1008,7.0,,70.0,,,,,,,Energy,KCAL -6006676,2657105,1008,272.0,,70.0,,,,,,,Energy,KCAL -6006734,2657163,1008,82.0,,70.0,,,,,,,Energy,KCAL -6006857,2657287,1008,500.0,,70.0,,,,,,,Energy,KCAL -6007359,2657790,1008,214.0,,70.0,,,,,,,Energy,KCAL -6007367,2657798,1008,170.0,,70.0,,,,,,,Energy,KCAL -6007372,2657803,1008,467.0,,70.0,,,,,,,Energy,KCAL -6007478,2657909,1008,294.0,,70.0,,,,,,,Energy,KCAL -6007931,2658362,1008,500.0,,70.0,,,,,,,Energy,KCAL -6008013,2658444,1008,24.0,,70.0,,,,,,,Energy,KCAL -6008488,2658921,1008,19.0,,70.0,,,,,,,Energy,KCAL -6008719,2659152,1008,487.0,,70.0,,,,,,,Energy,KCAL -6008766,2659199,1008,486.0,,70.0,,,,,,,Energy,KCAL -6008949,2659382,1008,267.0,,70.0,,,,,,,Energy,KCAL -6009075,2659508,1008,55.0,,70.0,,,,,,,Energy,KCAL -6009752,2660188,1008,0.0,,70.0,,,,,,,Energy,KCAL -6009925,2660361,1008,800.0,,70.0,,,,,,,Energy,KCAL -6010136,2660573,1008,240.0,,70.0,,,,,,,Energy,KCAL -6010176,2660613,1008,533.0,,70.0,,,,,,,Energy,KCAL -6010190,2660627,1008,25.0,,70.0,,,,,,,Energy,KCAL -6010340,2660777,1008,18.0,,70.0,,,,,,,Energy,KCAL -6010454,2660891,1008,423.0,,70.0,,,,,,,Energy,KCAL -6010943,2661380,1008,393.0,,70.0,,,,,,,Energy,KCAL -6011078,2661515,1008,12.0,,70.0,,,,,,,Energy,KCAL -6011293,2661730,1008,50.0,,70.0,,,,,,,Energy,KCAL -6011345,2661782,1008,29.0,,70.0,,,,,,,Energy,KCAL -6011670,2662107,1008,208.0,,70.0,,,,,,,Energy,KCAL -6011745,2662182,1008,24.0,,70.0,,,,,,,Energy,KCAL -6011958,1106032,1089,1.18,,71.0,,,,,,,"Iron, Fe",MG -6012962,1107191,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG -6013052,1107295,1089,1.33,,70.0,,,,,,,"Iron, Fe",MG -6013215,1107475,1089,0.32,,70.0,,,,,,,"Iron, Fe",MG -6013259,1107528,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6013634,1108007,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG -6013752,1108158,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6013897,1108349,1089,10.59,,70.0,,,,,,,"Iron, Fe",MG -6014250,1108803,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG -6014335,1108908,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6014496,1109116,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6014696,1109336,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6014753,1109393,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6014760,1109400,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -6014793,1109434,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -6014943,1109615,1089,4.44,,70.0,,,,,,,"Iron, Fe",MG -6014972,1109677,1089,3.22,,70.0,,,,,,,"Iron, Fe",MG -6015054,1109796,1089,5.62,,75.0,,,,,,,"Iron, Fe",MG -6015247,1110013,1089,1.67,,75.0,,,,,,,"Iron, Fe",MG -6015251,1110017,1089,6.86,,75.0,,,,,,,"Iron, Fe",MG -6015341,1110128,1089,1.78,,75.0,,,,,,,"Iron, Fe",MG -6015349,1110136,1089,2.01,,75.0,,,,,,,"Iron, Fe",MG -6015470,1110287,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6015704,1110710,1089,2.06,,75.0,,,,,,,"Iron, Fe",MG -6015733,1110747,1089,2.14,,70.0,,,,,,,"Iron, Fe",MG -6015803,1110839,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6016113,1111246,1089,0.62,,70.0,,,,,,,"Iron, Fe",MG -6016350,1111534,1089,0.61,,75.0,,,,,,,"Iron, Fe",MG -6016469,1111674,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6016662,1111892,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG -6016757,1111990,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6016899,1112148,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -6017063,1112350,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6017648,1112994,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6018378,1113807,1089,0.4,,75.0,,,,,,,"Iron, Fe",MG -6018653,1114096,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6018702,1114153,1089,0.82,,70.0,,,,,,,"Iron, Fe",MG -6018870,1114374,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6018885,1114389,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6018950,1114461,1089,3.93,,70.0,,,,,,,"Iron, Fe",MG -6019263,1114961,1089,3.67,,70.0,,,,,,,"Iron, Fe",MG -6019274,1114983,1089,0.12,,70.0,,,,,,,"Iron, Fe",MG -6019482,1115318,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6019786,1115771,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6019955,1115964,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6020115,1116176,1089,0.75,,75.0,,,,,,,"Iron, Fe",MG -6020952,1117145,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6020997,1117209,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6021145,1117592,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -6021211,1117734,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6021246,1117776,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6021353,1117958,1089,0.33,,75.0,,,,,,,"Iron, Fe",MG -6021469,1118086,1089,6.32,,75.0,,,,,,,"Iron, Fe",MG -6021601,1118238,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6021705,1118363,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6021790,1118500,1089,4.44,,70.0,,,,,,,"Iron, Fe",MG -6021829,1118572,1089,0.23,,70.0,,,,,,,"Iron, Fe",MG -6021913,1118668,1089,2.45,,75.0,,,,,,,"Iron, Fe",MG -6021976,1118749,1089,1.53,,70.0,,,,,,,"Iron, Fe",MG -6021993,1118768,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG -6022025,1118810,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG -6022327,1119181,1089,1.9,,70.0,,,,,,,"Iron, Fe",MG -6022466,1119340,1089,0.08,,70.0,,,,,,,"Iron, Fe",MG -6022607,1119505,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6022645,1119561,1089,9.55,,70.0,,,,,,,"Iron, Fe",MG -6022716,1119673,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -6022856,1119940,1089,2.69,,70.0,,,,,,,"Iron, Fe",MG -6022870,1119955,1089,2.63,,75.0,,,,,,,"Iron, Fe",MG -6023108,1120239,1089,0.66,,70.0,,,,,,,"Iron, Fe",MG -6023167,1120305,1089,1.27,,70.0,,,,,,,"Iron, Fe",MG -6023726,1120973,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6024434,1121778,1089,0.47,,70.0,,,,,,,"Iron, Fe",MG -6024625,1122028,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG -6024657,1122060,1089,0.67,,75.0,,,,,,,"Iron, Fe",MG -6024792,1122204,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6024827,1122244,1089,2.25,,70.0,,,,,,,"Iron, Fe",MG -6024992,1122416,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG -6025084,1122523,1089,0.5,,70.0,,,,,,,"Iron, Fe",MG -6025322,1122814,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -6025516,1123060,1089,0.49,,70.0,,,,,,,"Iron, Fe",MG -6025575,1123129,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6025797,1123407,1089,4.67,,70.0,,,,,,,"Iron, Fe",MG -6025798,1123408,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6025903,1123521,1089,0.85,,70.0,,,,,,,"Iron, Fe",MG -6026191,1123938,1089,0.33,,75.0,,,,,,,"Iron, Fe",MG -6026441,1124226,1089,6.06,,70.0,,,,,,,"Iron, Fe",MG -6026997,1124862,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6027625,1125619,1089,0.75,,75.0,,,,,,,"Iron, Fe",MG -6027796,1125828,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -6028070,1126143,1089,2.77,,75.0,,,,,,,"Iron, Fe",MG -6028125,1126209,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6028721,1126921,1089,1.5,,70.0,,,,,,,"Iron, Fe",MG -6028740,1126945,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6028765,1126973,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6028829,1127043,1089,2.44,,75.0,,,,,,,"Iron, Fe",MG -6028865,1127082,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6029173,1127441,1089,0.47,,70.0,,,,,,,"Iron, Fe",MG -6029549,1127888,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG -6029655,1128024,1089,0.77,,75.0,,,,,,,"Iron, Fe",MG -6029809,1128275,1089,0.35,,70.0,,,,,,,"Iron, Fe",MG -6029810,1128276,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -6030255,1128810,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6030673,1129278,1089,1.46,,75.0,,,,,,,"Iron, Fe",MG -6030704,1129312,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6030873,1129488,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6030973,1129601,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -6030993,1129627,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6031136,1129792,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG -6031419,1130117,1089,3.1,,70.0,,,,,,,"Iron, Fe",MG -6031523,1130236,1089,0.82,,70.0,,,,,,,"Iron, Fe",MG -6031824,1130611,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6032004,1130838,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -6032102,1130967,1089,3.0,,70.0,,,,,,,"Iron, Fe",MG -6032191,1131062,1089,0.89,,75.0,,,,,,,"Iron, Fe",MG -6032374,1131268,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6032505,1131414,1089,0.88,,70.0,,,,,,,"Iron, Fe",MG -6033147,1132160,1089,19.29,,75.0,,,,,,,"Iron, Fe",MG -6033499,1132561,1089,0.88,,75.0,,,,,,,"Iron, Fe",MG -6033811,1132912,1089,0.38,,70.0,,,,,,,"Iron, Fe",MG -6033888,1133013,1089,0.22,,70.0,,,,,,,"Iron, Fe",MG -6033924,1133051,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -6034309,1133537,1089,1.76,,70.0,,,,,,,"Iron, Fe",MG -6034534,1133784,1089,2.33,,70.0,,,,,,,"Iron, Fe",MG -6034904,1134198,1089,1.8,,70.0,,,,,,,"Iron, Fe",MG -6035084,1134406,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6035280,1134636,1089,231.43,,70.0,,,,,,,"Iron, Fe",MG -6035424,1134819,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6035979,1135557,1089,0.43,,70.0,,,,,,,"Iron, Fe",MG -6037020,1136765,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6037196,1136978,1089,1.11,,70.0,,,,,,,"Iron, Fe",MG -6037306,1137105,1089,2.59,,75.0,,,,,,,"Iron, Fe",MG -6037339,1137138,1089,2.09,,70.0,,,,,,,"Iron, Fe",MG -6037370,1137176,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6037583,1137407,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6037611,1137439,1089,1.47,,70.0,,,,,,,"Iron, Fe",MG -6037866,1137735,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6038032,1137918,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6038210,1138138,1089,2.38,,70.0,,,,,,,"Iron, Fe",MG -6038556,1138575,1089,0.82,,70.0,,,,,,,"Iron, Fe",MG -6038645,1138686,1089,1.82,,75.0,,,,,,,"Iron, Fe",MG -6038816,1138883,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6039013,1139103,1089,14.79,,75.0,,,,,,,"Iron, Fe",MG -6039472,1139652,1089,2.33,,70.0,,,,,,,"Iron, Fe",MG -6039624,167551,1089,3.91,14.0,,,,,,,,"Iron, Fe",MG -6039780,167711,1089,0.33,0.0,40.0,,,,,,,"Iron, Fe",MG -6040434,168370,1089,1.06,6.0,1.0,0.97,1.22,,,,,"Iron, Fe",MG -6040524,168460,1089,1.31,3.0,,,,,,,,"Iron, Fe",MG -6040590,168526,1089,1.12,0.0,,,,,,,,"Iron, Fe",MG -6041501,169441,1089,2.32,7.0,,,,,,,,"Iron, Fe",MG -6041560,169500,1089,2.37,0.0,53.0,,,,,,,"Iron, Fe",MG -6041573,169513,1089,2.44,0.0,53.0,,,,,,,"Iron, Fe",MG -6041591,169531,1089,2.53,0.0,12.0,,,,,,,"Iron, Fe",MG -6041684,169624,1089,1.23,1.0,47.0,,,,,,,"Iron, Fe",MG -6041801,169742,1089,0.7,2.0,1.0,,,,,,,"Iron, Fe",MG -6041890,169836,1089,0.91,18.0,1.0,0.6,1.22,,,,,"Iron, Fe",MG -6042132,170078,1089,1.15,0.0,,,,,,,,"Iron, Fe",MG -6042248,170194,1089,2.1,3.0,,,,,,,,"Iron, Fe",MG -6042341,170287,1089,0.96,3.0,,,,,,,,"Iron, Fe",MG -6042342,170288,1089,2.71,6.0,,,,,,,,"Iron, Fe",MG -6042476,170422,1089,2.26,4.0,,,,,,,,"Iron, Fe",MG -6042613,170559,1089,4.86,0.0,,,,,,,,"Iron, Fe",MG -6042754,170700,1089,0.42,1.0,1.0,,,,,,,"Iron, Fe",MG -6042756,170702,1089,2.4,1.0,47.0,,,,,,,"Iron, Fe",MG -6042786,170732,1089,1.59,6.0,1.0,1.22,1.77,,,,,"Iron, Fe",MG -6042905,170851,1089,0.13,11.0,1.0,0.1,0.15,,,,,"Iron, Fe",MG -6043682,171634,1089,1.15,18.0,1.0,1.02,1.47,,,,,"Iron, Fe",MG -6043886,171838,1089,2.59,0.0,40.0,,,,,,,"Iron, Fe",MG -6043942,171895,1089,0.04,1.0,1.0,,,,,,,"Iron, Fe",MG -6044221,172180,1089,0.16,0.0,57.0,,,,,,,"Iron, Fe",MG -6044304,172263,1089,0.49,0.0,1.0,,,,,,,"Iron, Fe",MG -6044340,172299,1089,3.63,0.0,57.0,,,,,,,"Iron, Fe",MG -6044403,172362,1089,0.0,0.0,20.0,,,,,,,"Iron, Fe",MG -6044479,172439,1089,2.41,2.0,,,,,,,,"Iron, Fe",MG -6044948,172909,1089,0.33,0.0,64.0,,,,,,,"Iron, Fe",MG -6045236,173207,1089,0.04,0.0,20.0,,,,,,,"Iron, Fe",MG -6046016,173995,1089,1.78,0.0,18.0,,,,,,,"Iron, Fe",MG -6046113,174092,1089,4.19,0.0,44.0,,,,,,,"Iron, Fe",MG -6046337,174323,1089,1.6,0.0,,,,,,,,"Iron, Fe",MG -6046493,174479,1089,4.96,26.0,1.0,4.5,5.41,,,,,"Iron, Fe",MG -6046721,174708,1089,3.3,0.0,12.0,,,,,,,"Iron, Fe",MG -6047012,175013,1089,0.46,1.0,,,,,,,,"Iron, Fe",MG -6047131,175135,1089,0.7,0.0,,,,,,,,"Iron, Fe",MG -6047227,175232,1089,0.0,1.0,44.0,,,,,,,"Iron, Fe",MG -6047435,323093,1089,1.46,1.0,1.0,,,,,,,"Iron, Fe",MG -6047597,324642,1089,0.17,1.0,1.0,,,,,,,"Iron, Fe",MG -6047919,329276,1089,0.15,1.0,1.0,,,,,,,"Iron, Fe",MG -6047930,329395,1089,6.64,1.0,1.0,,,,,,,"Iron, Fe",MG -6048108,332126,1089,0.82,1.0,1.0,,,,,,,"Iron, Fe",MG -6048144,332456,1089,0.15,1.0,1.0,,,,,,,"Iron, Fe",MG -6048231,333389,1089,0.16,1.0,1.0,,,,,,,"Iron, Fe",MG -6048289,334247,1089,0.05,8.0,1.0,0.03,0.09,0.05,,,2006.0,"Iron, Fe",MG -6048357,335244,1089,6.58,1.0,1.0,,,,,,2016.0,"Iron, Fe",MG -6048700,335589,1089,4.85,1.0,1.0,,,,,,2016.0,"Iron, Fe",MG -6048727,335616,1089,5.18,1.0,1.0,,,,,,2016.0,"Iron, Fe",MG -6048860,335751,1089,5.06,1.0,1.0,,,,,,2016.0,"Iron, Fe",MG -6048879,335770,1089,4.52,1.0,1.0,,,,,,2016.0,"Iron, Fe",MG -6048898,335789,1089,6.71,1.0,1.0,,,,,,2016.0,"Iron, Fe",MG -6049346,344774,1089,3.9,,78.0,,,,,,,"Iron, Fe",MG -6049552,344980,1089,7.0,,78.0,,,,,,,"Iron, Fe",MG -6049585,345013,1089,3.2,,78.0,,,,,,,"Iron, Fe",MG -6049787,345215,1089,3.6,,78.0,,,,,,,"Iron, Fe",MG -6050017,345449,1089,27.0,,78.0,,,,,,,"Iron, Fe",MG -6050505,345942,1089,4.9,,78.0,,,,,,,"Iron, Fe",MG -6050510,345947,1089,29.5,,78.0,,,,,,,"Iron, Fe",MG -6050884,346321,1089,0.53,,75.0,,,,,,,"Iron, Fe",MG -6051069,346506,1089,0.73,,75.0,,,,,,,"Iron, Fe",MG -6051585,347022,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG -6051668,347105,1089,0.48,,75.0,,,,,,,"Iron, Fe",MG -6051828,347265,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG -6051875,347312,1089,0.91,,75.0,,,,,,,"Iron, Fe",MG -6051995,347432,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6052088,347525,1089,1.04,,75.0,,,,,,,"Iron, Fe",MG -6052103,347540,1089,0.71,,75.0,,,,,,,"Iron, Fe",MG -6052203,347640,1089,3.18,,75.0,,,,,,,"Iron, Fe",MG -6052262,347699,1089,0.17,,71.0,,,,,,,"Iron, Fe",MG -6052436,347873,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6052601,348040,1089,3.1,,78.0,,,,,,,"Iron, Fe",MG -6053210,348659,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6053298,348747,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6053355,348804,1089,2.65,,71.0,,,,,,,"Iron, Fe",MG -6053452,348901,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6053652,349101,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG -6053679,349128,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG -6053704,349153,1089,1.16,,75.0,,,,,,,"Iron, Fe",MG -6054120,349579,1089,4.67,,71.0,,,,,,,"Iron, Fe",MG -6054486,349956,1089,1.31,,75.0,,,,,,,"Iron, Fe",MG -6054745,350216,1089,1.82,,75.0,,,,,,,"Iron, Fe",MG -6054748,350219,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6054834,350305,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6054949,350421,1089,2.0,,71.0,,,,,,,"Iron, Fe",MG -6055021,350498,1089,0.15,,71.0,,,,,,,"Iron, Fe",MG -6055576,351123,1089,0.18,,71.0,,,,,,,"Iron, Fe",MG -6055601,351153,1089,1.14,,71.0,,,,,,,"Iron, Fe",MG -6055652,351209,1089,4.02,,78.0,,,,,,,"Iron, Fe",MG -6055810,351394,1089,2.63,,71.0,,,,,,,"Iron, Fe",MG -6055850,351439,1089,0.61,,71.0,,,,,,,"Iron, Fe",MG -6056091,351703,1089,2.41,,71.0,,,,,,,"Iron, Fe",MG -6056097,351711,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6056193,351817,1089,1.72,,71.0,,,,,,,"Iron, Fe",MG -6056203,351827,1089,0.23,,71.0,,,,,,,"Iron, Fe",MG -6056295,351929,1089,2.55,,71.0,,,,,,,"Iron, Fe",MG -6056375,352021,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6056415,352067,1089,2.81,,71.0,,,,,,,"Iron, Fe",MG -6056595,352276,1089,19.4,,78.0,,,,,,,"Iron, Fe",MG -6056597,352278,1089,2.14,,71.0,,,,,,,"Iron, Fe",MG -6056854,352567,1089,1.05,,78.0,,,,,,,"Iron, Fe",MG -6057037,352775,1089,0.25,,78.0,,,,,,,"Iron, Fe",MG -6057380,353165,1089,1.59,,75.0,,,,,,,"Iron, Fe",MG -6057399,353184,1089,1.13,,75.0,,,,,,,"Iron, Fe",MG -6057400,353186,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6057462,353256,1089,4.14,,78.0,,,,,,,"Iron, Fe",MG -6057714,353554,1089,0.73,,75.0,,,,,,,"Iron, Fe",MG -6057767,353612,1089,2.54,,75.0,,,,,,,"Iron, Fe",MG -6057882,353740,1089,0.1,,78.0,,,,,,,"Iron, Fe",MG -6058050,353934,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6058316,354221,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6058459,354396,1089,1.87,,71.0,,,,,,,"Iron, Fe",MG -6058634,355078,1089,4.12,,71.0,,,,,,,"Iron, Fe",MG -6058691,355278,1089,3.6,,71.0,,,,,,,"Iron, Fe",MG -6058712,355311,1089,15.28,,71.0,,,,,,,"Iron, Fe",MG -6058788,355419,1089,3.1,,71.0,,,,,,,"Iron, Fe",MG -6058808,355441,1089,0.17,,71.0,,,,,,,"Iron, Fe",MG -6058995,355637,1089,0.1,,78.0,,,,,,,"Iron, Fe",MG -6059483,356129,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6059830,356489,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -6059947,356607,1089,1.5,,75.0,,,,,,,"Iron, Fe",MG -6060079,356750,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6060433,357139,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6060482,357197,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6060548,357269,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6060629,357369,1089,2.53,,75.0,,,,,,,"Iron, Fe",MG -6060689,357444,1089,31.15,,75.0,,,,,,,"Iron, Fe",MG -6060733,357489,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6060888,357657,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG -6061041,357819,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6061070,357848,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6061115,357894,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6061128,357907,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG -6061258,358063,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6061263,358068,1089,10.71,,70.0,,,,,,,"Iron, Fe",MG -6061329,358139,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6061548,358383,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6061783,358653,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6061878,358757,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6062058,358954,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6062730,359778,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6062828,359888,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG -6062920,359994,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6063271,360378,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG -6063420,360544,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6063535,360688,1089,1.5,,75.0,,,,,,,"Iron, Fe",MG -6063648,360820,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -6064066,361305,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -6064363,361663,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6064567,361882,1089,1.31,,75.0,,,,,,,"Iron, Fe",MG -6064896,362264,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG -6065168,362613,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6065582,363075,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6065701,363198,1089,1.09,,75.0,,,,,,,"Iron, Fe",MG -6066288,363867,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG -6066509,364158,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG -6066510,364159,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6066535,364184,1089,5.71,,70.0,,,,,,,"Iron, Fe",MG -6066789,364460,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6066881,364555,1089,0.22,,75.0,,,,,,,"Iron, Fe",MG -6067000,364688,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6067189,364904,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6068632,366759,1089,0.43,,75.0,,,,,,,"Iron, Fe",MG -6068766,366938,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6068911,367117,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6068967,367176,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6069064,367294,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6069330,367610,1089,7.71,,75.0,,,,,,,"Iron, Fe",MG -6069441,367743,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6070086,368431,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -6070303,368700,1089,0.24,,75.0,,,,,,,"Iron, Fe",MG -6070747,369185,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6070940,369424,1089,1.11,,75.0,,,,,,,"Iron, Fe",MG -6071033,369540,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG -6071787,370393,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6072109,370776,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG -6072179,370860,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6072494,371220,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6072769,371567,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6073170,372074,1089,2.04,,75.0,,,,,,,"Iron, Fe",MG -6073519,372505,1089,7.94,,75.0,,,,,,,"Iron, Fe",MG -6073588,372597,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6073640,372662,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6073643,372665,1089,0.77,,75.0,,,,,,,"Iron, Fe",MG -6073755,372798,1089,2.73,,70.0,,,,,,,"Iron, Fe",MG -6073814,372869,1089,2.48,,75.0,,,,,,,"Iron, Fe",MG -6073940,373011,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6074022,373104,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6074101,373220,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6074126,373257,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6074150,373285,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6074920,374210,1089,3.16,,75.0,,,,,,,"Iron, Fe",MG -6074933,374224,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6074955,374247,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6075435,374806,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG -6075987,375425,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6076044,375485,1089,1.18,,75.0,,,,,,,"Iron, Fe",MG -6076209,375672,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6076684,376225,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6076839,376402,1089,2.77,,70.0,,,,,,,"Iron, Fe",MG -6076853,376417,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6077062,376650,1089,1.31,,75.0,,,,,,,"Iron, Fe",MG -6077337,376983,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6077787,377513,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -6077806,377532,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -6077809,377535,1089,3.83,,75.0,,,,,,,"Iron, Fe",MG -6078003,377779,1089,4.0,,75.0,,,,,,,"Iron, Fe",MG -6078083,377866,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6078329,378125,1089,9.64,,75.0,,,,,,,"Iron, Fe",MG -6078334,378131,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6078476,378289,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6078748,378583,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6078787,378627,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6078902,378748,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG -6079183,379055,1089,4.19,,75.0,,,,,,,"Iron, Fe",MG -6079185,379057,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6079194,379066,1089,0.61,,75.0,,,,,,,"Iron, Fe",MG -6079534,379450,1089,0.59,,75.0,,,,,,,"Iron, Fe",MG -6079794,379723,1089,3.09,,75.0,,,,,,,"Iron, Fe",MG -6079816,379746,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6079952,379886,1089,2.42,,75.0,,,,,,,"Iron, Fe",MG -6080149,380120,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6080231,380212,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -6080279,380265,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6080281,380267,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6080457,380471,1089,3.55,,75.0,,,,,,,"Iron, Fe",MG -6080568,380619,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG -6080648,380708,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6081017,381118,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -6081104,381237,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6081115,381249,1089,0.44,,75.0,,,,,,,"Iron, Fe",MG -6081159,381294,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -6081180,381315,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6081237,381376,1089,1.57,,75.0,,,,,,,"Iron, Fe",MG -6081298,381443,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG -6081333,381482,1089,0.62,,75.0,,,,,,,"Iron, Fe",MG -6081674,381867,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6082254,382705,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6083029,383612,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6083099,383765,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -6083174,383893,1089,0.59,,75.0,,,,,,,"Iron, Fe",MG -6083335,384085,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6083382,384171,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG -6083569,384437,1089,1.14,,75.0,,,,,,,"Iron, Fe",MG -6083595,384488,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -6083844,384775,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6083881,384819,1089,0.31,,75.0,,,,,,,"Iron, Fe",MG -6084254,385328,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -6084767,385974,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6084836,386075,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG -6084847,386090,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG -6084990,386244,1089,1.59,,75.0,,,,,,,"Iron, Fe",MG -6086042,387606,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6086141,387716,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG -6086293,387890,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6086612,388258,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG -6086865,388570,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6086883,388592,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG -6086941,388670,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6086965,388705,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -6087258,389079,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6087305,389190,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -6087325,389232,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG -6088676,390916,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG -6088763,391010,1089,0.44,,75.0,,,,,,,"Iron, Fe",MG -6088919,391167,1089,31.03,,75.0,,,,,,,"Iron, Fe",MG -6089297,391591,1089,36.0,,75.0,,,,,,,"Iron, Fe",MG -6089378,391702,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6089552,391912,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG -6089811,392255,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6090250,392795,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG -6090415,393002,1089,3.09,,75.0,,,,,,,"Iron, Fe",MG -6090446,393039,1089,1.82,,75.0,,,,,,,"Iron, Fe",MG -6090670,393418,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -6090879,393638,1089,0.86,,70.0,,,,,,,"Iron, Fe",MG -6091594,394487,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6091671,394566,1089,0.56,,75.0,,,,,,,"Iron, Fe",MG -6091868,394815,1089,4.82,,75.0,,,,,,,"Iron, Fe",MG -6091949,394926,1089,2.81,,75.0,,,,,,,"Iron, Fe",MG -6092038,395042,1089,2.32,,75.0,,,,,,,"Iron, Fe",MG -6092110,395153,1089,4.82,,75.0,,,,,,,"Iron, Fe",MG -6092274,395352,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG -6092317,395406,1089,4.29,,75.0,,,,,,,"Iron, Fe",MG -6092536,395651,1089,2.65,,75.0,,,,,,,"Iron, Fe",MG -6092580,395696,1089,5.0,,75.0,,,,,,,"Iron, Fe",MG -6092752,395908,1089,3.38,,75.0,,,,,,,"Iron, Fe",MG -6092973,396154,1089,0.81,,75.0,,,,,,,"Iron, Fe",MG -6093040,396236,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -6093181,396448,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -6093288,396560,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6093330,396605,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6093388,396677,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG -6093490,396788,1089,1.14,,75.0,,,,,,,"Iron, Fe",MG -6093717,397039,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6093991,397332,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6094337,397767,1089,1.0,,75.0,,,,,,,"Iron, Fe",MG -6095098,398686,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6095475,399125,1089,0.77,,70.0,,,,,,,"Iron, Fe",MG -6095717,399410,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -6096065,399782,1089,4.24,,75.0,,,,,,,"Iron, Fe",MG -6096113,399833,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6096646,400459,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6096692,400515,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6096927,400783,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6096935,400794,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6097069,400948,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG -6097374,401310,1089,5.76,,75.0,,,,,,,"Iron, Fe",MG -6097574,401517,1089,16.67,,75.0,,,,,,,"Iron, Fe",MG -6097594,401539,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6097610,401556,1089,0.99,,75.0,,,,,,,"Iron, Fe",MG -6097814,401827,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6098588,402690,1089,2.88,,75.0,,,,,,,"Iron, Fe",MG -6098669,402776,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6098796,402925,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG -6098878,403023,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6100050,404821,1089,0.38,,75.0,,,,,,,"Iron, Fe",MG -6100090,404869,1089,1.15,,75.0,,,,,,,"Iron, Fe",MG -6100531,405357,1089,0.74,,75.0,,,,,,,"Iron, Fe",MG -6100659,405497,1089,0.92,,75.0,,,,,,,"Iron, Fe",MG -6101682,406635,1089,1.74,,75.0,,,,,,,"Iron, Fe",MG -6101717,406670,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6101757,406718,1089,30.0,,75.0,,,,,,,"Iron, Fe",MG -6101925,406908,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6102145,407135,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -6102151,407142,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG -6102443,407479,1089,4.24,,75.0,,,,,,,"Iron, Fe",MG -6102547,407612,1089,9.0,,75.0,,,,,,,"Iron, Fe",MG -6102644,407723,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6102697,407785,1089,0.65,,75.0,,,,,,,"Iron, Fe",MG -6102977,408131,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6103095,408265,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6103102,408276,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6103235,408429,1089,9.0,,75.0,,,,,,,"Iron, Fe",MG -6103379,408605,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG -6103675,408939,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG -6103727,409007,1089,0.76,,75.0,,,,,,,"Iron, Fe",MG -6104460,409857,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6104566,409967,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -6104577,409978,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6104715,410118,1089,0.4,,75.0,,,,,,,"Iron, Fe",MG -6104803,410236,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6104847,410280,1089,2.53,,75.0,,,,,,,"Iron, Fe",MG -6104886,410319,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6105579,411237,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6105716,411395,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6105970,411703,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6106081,411816,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG -6106662,413372,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6107299,414250,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6107502,414501,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6107619,414657,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6107770,414839,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6108314,415538,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6108817,416279,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG -6108926,416433,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6109104,416696,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6109177,416790,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6110052,417844,1089,3.43,,75.0,,,,,,,"Iron, Fe",MG -6110318,418174,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -6110629,418543,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6110915,418961,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6111065,419187,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6111141,419273,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG -6111322,419520,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6111371,419580,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG -6111494,419744,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6111542,419822,1089,0.11,,75.0,,,,,,,"Iron, Fe",MG -6111917,420328,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG -6112031,420503,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6112276,420789,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG -6112679,421291,1089,1.0,,75.0,,,,,,,"Iron, Fe",MG -6113011,421701,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG -6113476,422283,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6114467,423627,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6114484,423644,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6115430,424849,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6115545,424991,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -6115638,425106,1089,1.67,,75.0,,,,,,,"Iron, Fe",MG -6115730,425214,1089,1.5,,75.0,,,,,,,"Iron, Fe",MG -6115920,425448,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6116038,425601,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6116243,425896,1089,2.88,,75.0,,,,,,,"Iron, Fe",MG -6116867,426794,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6116922,426858,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6116976,426933,1089,1.71,,70.0,,,,,,,"Iron, Fe",MG -6117115,427125,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6117263,427338,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6117282,427360,1089,0.1,,75.0,,,,,,,"Iron, Fe",MG -6117365,427474,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6117414,427528,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6117428,427545,1089,2.47,,75.0,,,,,,,"Iron, Fe",MG -6117467,427595,1089,3.48,,75.0,,,,,,,"Iron, Fe",MG -6117484,427615,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6118012,428262,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6118128,428410,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -6118203,428498,1089,0.84,,75.0,,,,,,,"Iron, Fe",MG -6118222,428525,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6118497,428876,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -6118964,429496,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -6118969,429501,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6119078,429649,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6119169,429765,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6119342,429982,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6119360,430004,1089,3.18,,75.0,,,,,,,"Iron, Fe",MG -6119461,430126,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6119485,430159,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6119562,430278,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -6119619,430350,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6119644,430375,1089,5.29,,75.0,,,,,,,"Iron, Fe",MG -6120105,430976,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6120289,431212,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG -6120293,431217,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6120367,431308,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG -6120392,431347,1089,0.8,,75.0,,,,,,,"Iron, Fe",MG -6120551,431547,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6121304,432514,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6121570,432932,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6121855,433296,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG -6122064,433588,1089,1.33,,75.0,,,,,,,"Iron, Fe",MG -6123386,435264,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6123746,435729,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6123810,435797,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6123819,435806,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6124120,436132,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6124353,436385,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6124471,436519,1089,7.5,,75.0,,,,,,,"Iron, Fe",MG -6124956,437093,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -6125062,437226,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6125183,437374,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6126369,438839,1089,1.0,,75.0,,,,,,,"Iron, Fe",MG -6126441,438917,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -6126460,438936,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6126724,439209,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6126759,439253,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6127014,439533,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6127134,439679,1089,1.24,,75.0,,,,,,,"Iron, Fe",MG -6127528,440122,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -6127591,440188,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -6127624,440221,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6127909,440523,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6127976,440600,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6128350,441003,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6128566,441251,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG -6128598,441287,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6128956,441700,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6129211,441965,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -6129348,442122,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6129654,442580,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6129724,442692,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6130120,443135,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6130124,443140,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6130142,443160,1089,3.18,,75.0,,,,,,,"Iron, Fe",MG -6130668,443729,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6131121,444221,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6131153,444258,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6131186,444295,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6131246,444358,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG -6131284,444401,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6131748,444923,1089,3.16,,75.0,,,,,,,"Iron, Fe",MG -6131901,445083,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6132001,445202,1089,15.0,,75.0,,,,,,,"Iron, Fe",MG -6132555,445867,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG -6132922,446283,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6133207,446592,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6133224,446611,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6133331,446725,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6133624,447069,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -6133785,447249,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG -6133864,447332,1089,0.43,,75.0,,,,,,,"Iron, Fe",MG -6134031,447530,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6134492,448052,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6134834,448433,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG -6134845,448445,1089,1.59,,75.0,,,,,,,"Iron, Fe",MG -6134907,448509,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6135033,448649,1089,4.95,,75.0,,,,,,,"Iron, Fe",MG -6135192,448819,1089,1.98,,75.0,,,,,,,"Iron, Fe",MG -6135451,449120,1089,0.54,,75.0,,,,,,,"Iron, Fe",MG -6135642,449323,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6135855,449565,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -6135871,449581,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6135948,449662,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6136304,450080,1089,0.43,,75.0,,,,,,,"Iron, Fe",MG -6136718,450564,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6137046,450950,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6137519,451606,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6137636,451768,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6137818,451975,1089,7.73,,70.0,,,,,,,"Iron, Fe",MG -6137828,451993,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6138225,452492,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG -6138258,452527,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6138290,452561,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6138623,452915,1089,13.2,,75.0,,,,,,,"Iron, Fe",MG -6138676,452978,1089,0.31,,75.0,,,,,,,"Iron, Fe",MG -6138837,453163,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG -6138854,453180,1089,0.97,,75.0,,,,,,,"Iron, Fe",MG -6139008,453359,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG -6139129,453499,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6139274,453655,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG -6139321,453706,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6139339,453724,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6139450,453842,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6139576,453985,1089,2.06,,75.0,,,,,,,"Iron, Fe",MG -6139704,454118,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG -6139813,454260,1089,1.92,,75.0,,,,,,,"Iron, Fe",MG -6139997,454549,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6140191,454790,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6140854,455549,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -6141127,455840,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -6141283,456026,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6141339,456082,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6141347,456103,1089,3.18,,75.0,,,,,,,"Iron, Fe",MG -6141472,456254,1089,1.07,,75.0,,,,,,,"Iron, Fe",MG -6141582,456372,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6141589,456380,1089,1.45,,75.0,,,,,,,"Iron, Fe",MG -6141638,456434,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6141703,456500,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -6141754,456557,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG -6141817,456640,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6142398,457281,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -6142401,457284,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -6142422,457306,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -6142735,457639,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6142997,457943,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -6143105,458065,1089,0.65,,75.0,,,,,,,"Iron, Fe",MG -6143706,458745,1089,0.56,,75.0,,,,,,,"Iron, Fe",MG -6143861,458911,1089,1.15,,75.0,,,,,,,"Iron, Fe",MG -6144379,459487,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6144523,459663,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG -6144638,459794,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -6144684,459842,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6145005,460195,1089,0.34,,75.0,,,,,,,"Iron, Fe",MG -6145034,460225,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG -6145412,460644,1089,2.08,,75.0,,,,,,,"Iron, Fe",MG -6145561,460812,1089,0.79,,75.0,,,,,,,"Iron, Fe",MG -6145685,460944,1089,2.06,,75.0,,,,,,,"Iron, Fe",MG -6145797,461070,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG -6145953,461233,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6146150,461445,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6146191,461490,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG -6146276,461579,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6146350,461674,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -6146485,461824,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG -6146793,462178,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6147121,462549,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -6147347,462813,1089,1.59,,75.0,,,,,,,"Iron, Fe",MG -6147371,462839,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6147720,463232,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG -6147856,463385,1089,0.48,,75.0,,,,,,,"Iron, Fe",MG -6147879,463414,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG -6147909,463452,1089,0.36,,75.0,,,,,,,"Iron, Fe",MG -6148099,463682,1089,0.27,,75.0,,,,,,,"Iron, Fe",MG -6148242,463842,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6148273,463878,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6148299,463907,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6148552,464195,1089,1.59,,75.0,,,,,,,"Iron, Fe",MG -6148802,464497,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG -6148962,464677,1089,1.16,,75.0,,,,,,,"Iron, Fe",MG -6149614,465386,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -6149707,465486,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6149709,465488,1089,0.36,,75.0,,,,,,,"Iron, Fe",MG -6149914,465740,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6150310,466282,1089,0.91,,75.0,,,,,,,"Iron, Fe",MG -6150782,466785,1089,0.48,,75.0,,,,,,,"Iron, Fe",MG -6150951,466956,1089,0.37,,75.0,,,,,,,"Iron, Fe",MG -6151188,467195,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6151191,467198,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG -6151236,467246,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6151540,467588,1089,0.48,,75.0,,,,,,,"Iron, Fe",MG -6151669,467747,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG -6151971,468119,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -6152001,468152,1089,0.36,,75.0,,,,,,,"Iron, Fe",MG -6152305,468486,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6152592,468796,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -6152809,469041,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -6153368,469695,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6153425,469775,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6153427,469777,1089,3.79,,75.0,,,,,,,"Iron, Fe",MG -6153654,470016,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6153875,470250,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6153917,470292,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -6154004,470402,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6154016,470421,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6154038,470446,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG -6154479,470915,1089,11.25,,70.0,,,,,,,"Iron, Fe",MG -6154497,470933,1089,2.56,,70.0,,,,,,,"Iron, Fe",MG -6154752,471204,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6154760,471212,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6154841,471300,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6155107,471659,1089,0.84,,75.0,,,,,,,"Iron, Fe",MG -6155149,471702,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG -6155209,471762,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6155440,472007,1089,0.41,,75.0,,,,,,,"Iron, Fe",MG -6155555,472137,1089,17.42,,75.0,,,,,,,"Iron, Fe",MG -6155857,472559,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -6155983,472694,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6156589,473363,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6156788,473581,1089,0.81,,75.0,,,,,,,"Iron, Fe",MG -6156931,473738,1089,6.75,,75.0,,,,,,,"Iron, Fe",MG -6157035,473851,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6157331,474214,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -6157504,474412,1089,1.41,,75.0,,,,,,,"Iron, Fe",MG -6157570,474485,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6157771,474713,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6157803,474749,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6158170,475173,1089,2.92,,75.0,,,,,,,"Iron, Fe",MG -6158225,475228,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -6158314,475333,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -6158398,475432,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6158471,475517,1089,2.16,,75.0,,,,,,,"Iron, Fe",MG -6158567,475629,1089,2.05,,75.0,,,,,,,"Iron, Fe",MG -6158908,476081,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6159025,476216,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6159238,476454,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG -6159295,476521,1089,2.34,,75.0,,,,,,,"Iron, Fe",MG -6159306,476535,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG -6159362,476657,1089,3.55,,75.0,,,,,,,"Iron, Fe",MG -6159730,477135,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6159748,477153,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6160097,477594,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6160455,478006,1089,0.25,,75.0,,,,,,,"Iron, Fe",MG -6160595,478149,1089,0.65,,75.0,,,,,,,"Iron, Fe",MG -6160610,478166,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6160655,478213,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6160986,478578,1089,2.48,,75.0,,,,,,,"Iron, Fe",MG -6160997,478589,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -6161753,479463,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -6162082,479845,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6162203,479999,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG -6162291,480127,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6162471,480350,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6162616,480524,1089,1.18,,75.0,,,,,,,"Iron, Fe",MG -6163145,481147,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6163150,481153,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG -6163409,481451,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG -6163541,481605,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6163594,481669,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6163655,481744,1089,2.06,,75.0,,,,,,,"Iron, Fe",MG -6163928,482054,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6163937,482064,1089,1.95,,75.0,,,,,,,"Iron, Fe",MG -6164021,482164,1089,1.08,,75.0,,,,,,,"Iron, Fe",MG -6164190,482396,1089,3.5,,75.0,,,,,,,"Iron, Fe",MG -6164294,482503,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6164324,482538,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6164899,483176,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -6165271,483618,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6165444,483821,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6165512,483901,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6165542,483945,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -6165597,484005,1089,1.42,,75.0,,,,,,,"Iron, Fe",MG -6165898,484390,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG -6166137,484639,1089,2.16,,75.0,,,,,,,"Iron, Fe",MG -6166370,484891,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -6166417,484945,1089,2.77,,75.0,,,,,,,"Iron, Fe",MG -6166689,485246,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6166992,485635,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6167133,485800,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6167136,485803,1089,4.0,,75.0,,,,,,,"Iron, Fe",MG -6167290,485994,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6167369,486088,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6167380,486100,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6167403,486124,1089,0.73,,75.0,,,,,,,"Iron, Fe",MG -6167922,486695,1089,5.08,,75.0,,,,,,,"Iron, Fe",MG -6168031,486813,1089,2.77,,75.0,,,,,,,"Iron, Fe",MG -6168551,487374,1089,0.54,,70.0,,,,,,,"Iron, Fe",MG -6169348,488195,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6169522,488433,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6169798,488731,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6169911,488857,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -6170152,489117,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6170194,489159,1089,0.26,,75.0,,,,,,,"Iron, Fe",MG -6170247,489239,1089,0.74,,75.0,,,,,,,"Iron, Fe",MG -6170303,489302,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6170492,489529,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6170496,489533,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6170584,489632,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -6170845,489983,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -6171030,490212,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -6171110,490300,1089,0.22,,75.0,,,,,,,"Iron, Fe",MG -6171250,490474,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6171347,490584,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6172325,491790,1089,0.97,,75.0,,,,,,,"Iron, Fe",MG -6172401,491870,1089,0.26,,75.0,,,,,,,"Iron, Fe",MG -6172406,491882,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG -6172529,492008,1089,4.11,,75.0,,,,,,,"Iron, Fe",MG -6173504,493184,1089,4.11,,75.0,,,,,,,"Iron, Fe",MG -6173690,493502,1089,0.07,,75.0,,,,,,,"Iron, Fe",MG -6173860,493727,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6174005,493946,1089,0.45,,75.0,,,,,,,"Iron, Fe",MG -6174299,494425,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -6174591,494800,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -6174782,495040,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG -6174805,495082,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6175231,495770,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG -6175610,496398,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6176073,497163,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6176144,497345,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6176582,498115,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6176592,498153,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6176622,498206,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6176789,498506,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6176955,498753,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6177095,499056,1089,0.34,,75.0,,,,,,,"Iron, Fe",MG -6177435,499759,1089,8.57,,75.0,,,,,,,"Iron, Fe",MG -6177528,499878,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6178081,500822,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6178224,501051,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6178339,501288,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6178352,501304,1089,0.21,,75.0,,,,,,,"Iron, Fe",MG -6178501,501561,1089,1.11,,75.0,,,,,,,"Iron, Fe",MG -6178688,501830,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6178831,502040,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6178904,502146,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG -6179264,502635,1089,1.42,,75.0,,,,,,,"Iron, Fe",MG -6179406,502836,1089,1.42,,75.0,,,,,,,"Iron, Fe",MG -6180604,504677,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6180911,505109,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6180967,505167,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6181104,505323,1089,0.97,,75.0,,,,,,,"Iron, Fe",MG -6181185,505415,1089,3.46,,75.0,,,,,,,"Iron, Fe",MG -6181828,506165,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6182058,506443,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6182078,506464,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6182139,506529,1089,2.3,,75.0,,,,,,,"Iron, Fe",MG -6182265,506720,1089,1.84,,75.0,,,,,,,"Iron, Fe",MG -6182329,506791,1089,2.0,,75.0,,,,,,,"Iron, Fe",MG -6182457,506934,1089,6.75,,75.0,,,,,,,"Iron, Fe",MG -6182715,507216,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG -6182956,507507,1089,1.15,,75.0,,,,,,,"Iron, Fe",MG -6183010,507567,1089,0.88,,75.0,,,,,,,"Iron, Fe",MG -6183213,507791,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -6183791,508418,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -6183862,508490,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6184214,508956,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG -6184226,508973,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -6184429,509216,1089,15.0,,75.0,,,,,,,"Iron, Fe",MG -6184616,509445,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6185052,510017,1089,2.39,,75.0,,,,,,,"Iron, Fe",MG -6185110,510090,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6185262,510263,1089,1.86,,75.0,,,,,,,"Iron, Fe",MG -6185414,510451,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6185674,510774,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -6186114,511337,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6186854,512318,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -6186892,512362,1089,2.81,,75.0,,,,,,,"Iron, Fe",MG -6187042,512547,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6187048,512562,1089,1.61,,75.0,,,,,,,"Iron, Fe",MG -6187083,512603,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6187440,513021,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6187674,513271,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6187681,513278,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6187708,513307,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6187731,513331,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6187843,513454,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG -6187915,513539,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -6188264,513936,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG -6188824,514621,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6188914,514730,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6189088,514933,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6189673,515608,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6190360,516381,1089,3.06,,75.0,,,,,,,"Iron, Fe",MG -6190492,516526,1089,0.83,,70.0,,,,,,,"Iron, Fe",MG -6190607,516651,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG -6190739,516786,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6190813,516871,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6190924,516998,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6191094,517205,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG -6191404,517569,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6191442,517608,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6191464,517631,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6191538,517710,1089,1.67,,75.0,,,,,,,"Iron, Fe",MG -6191595,517777,1089,0.35,,75.0,,,,,,,"Iron, Fe",MG -6191852,518083,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6192442,518792,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6193123,519628,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6193156,519662,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6193599,520192,1089,1.24,,75.0,,,,,,,"Iron, Fe",MG -6193927,520556,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6194051,520690,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6194068,520710,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6194152,520808,1089,0.59,,75.0,,,,,,,"Iron, Fe",MG -6194212,520874,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -6194505,521208,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG -6194679,521399,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG -6195101,521880,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6195318,522116,1089,2.27,,70.0,,,,,,,"Iron, Fe",MG -6195635,522501,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6195661,522533,1089,6.75,,75.0,,,,,,,"Iron, Fe",MG -6195848,522750,1089,1.11,,75.0,,,,,,,"Iron, Fe",MG -6195925,522834,1089,1.59,,75.0,,,,,,,"Iron, Fe",MG -6196334,523338,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6196430,523439,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6196639,523677,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG -6197124,524224,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG -6197442,524593,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG -6197455,524607,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -6197499,524659,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6197892,525118,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG -6198070,525318,1089,0.44,,70.0,,,,,,,"Iron, Fe",MG -6198230,525492,1089,0.44,,75.0,,,,,,,"Iron, Fe",MG -6198495,525783,1089,0.33,,75.0,,,,,,,"Iron, Fe",MG -6198692,526007,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6198951,526305,1089,0.61,,75.0,,,,,,,"Iron, Fe",MG -6199051,526416,1089,0.43,,75.0,,,,,,,"Iron, Fe",MG -6199076,526447,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6199681,527129,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -6199787,527248,1089,3.83,,75.0,,,,,,,"Iron, Fe",MG -6199960,527447,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -6200002,527496,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6200111,527618,1089,15.58,,75.0,,,,,,,"Iron, Fe",MG -6200487,528034,1089,0.59,,75.0,,,,,,,"Iron, Fe",MG -6200752,528339,1089,6.21,,75.0,,,,,,,"Iron, Fe",MG -6200787,528378,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG -6200958,528567,1089,0.84,,75.0,,,,,,,"Iron, Fe",MG -6201012,528633,1089,2.77,,75.0,,,,,,,"Iron, Fe",MG -6201132,528771,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6201226,528879,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6201269,528929,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6201369,529043,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6201551,529249,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6201725,529435,1089,0.97,,75.0,,,,,,,"Iron, Fe",MG -6202656,530538,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6202724,530616,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -6202785,530689,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG -6203398,531424,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG -6204289,532504,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6204668,532960,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6204919,533273,1089,0.11,,75.0,,,,,,,"Iron, Fe",MG -6205039,533458,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6205087,533516,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6205125,533562,1089,5.54,,75.0,,,,,,,"Iron, Fe",MG -6205211,533664,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6205456,533978,1089,0.36,,75.0,,,,,,,"Iron, Fe",MG -6205515,534044,1089,5.79,,70.0,,,,,,,"Iron, Fe",MG -6206125,534783,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6206222,534909,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6206353,535066,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -6206374,535093,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG -6206414,535144,1089,1.19,,75.0,,,,,,,"Iron, Fe",MG -6206763,535544,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6206886,535686,1089,1.66,,75.0,,,,,,,"Iron, Fe",MG -6207391,536332,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG -6207432,536393,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG -6207462,536432,1089,6.75,,75.0,,,,,,,"Iron, Fe",MG -6208136,537235,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6208385,537539,1089,16.2,,75.0,,,,,,,"Iron, Fe",MG -6208398,537552,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6208481,537643,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG -6208610,537795,1089,1.45,,75.0,,,,,,,"Iron, Fe",MG -6208644,537835,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6208659,537851,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6208867,538106,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG -6209165,538453,1089,1.18,,75.0,,,,,,,"Iron, Fe",MG -6209210,538508,1089,1.37,,75.0,,,,,,,"Iron, Fe",MG -6209218,538518,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -6210118,540061,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6210129,540097,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6210280,540345,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -6210288,540355,1089,11.25,,75.0,,,,,,,"Iron, Fe",MG -6210820,541379,1089,1.87,,75.0,,,,,,,"Iron, Fe",MG -6211281,542175,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6211322,542218,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6211904,542912,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -6212809,544066,1089,7.2,,75.0,,,,,,,"Iron, Fe",MG -6212932,544283,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -6213453,545228,1089,5.54,,75.0,,,,,,,"Iron, Fe",MG -6213935,545907,1089,18.62,,75.0,,,,,,,"Iron, Fe",MG -6214245,546267,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG -6214471,546590,1089,0.16,,75.0,,,,,,,"Iron, Fe",MG -6214761,546907,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG -6214880,547039,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG -6214934,547111,1089,0.69,,75.0,,,,,,,"Iron, Fe",MG -6216089,548473,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6216149,548544,1089,5.26,,70.0,,,,,,,"Iron, Fe",MG -6216536,548980,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -6216675,549132,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -6216780,549326,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6217039,549629,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -6217245,549862,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6217382,550025,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6217463,550122,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6217645,550356,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6218468,551431,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6218571,551552,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6218597,551582,1089,0.16,,75.0,,,,,,,"Iron, Fe",MG -6218760,551766,1089,2.92,,75.0,,,,,,,"Iron, Fe",MG -6218807,551863,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6218899,551980,1089,0.59,,75.0,,,,,,,"Iron, Fe",MG -6218935,552022,1089,2.9,,75.0,,,,,,,"Iron, Fe",MG -6219202,552331,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6219658,552852,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6219812,553038,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6219881,553114,1089,0.45,,75.0,,,,,,,"Iron, Fe",MG -6219923,553166,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6219954,553210,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6220032,553302,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6220087,553359,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG -6220136,553417,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6220210,553511,1089,1.59,,75.0,,,,,,,"Iron, Fe",MG -6220233,553539,1089,0.46,,70.0,,,,,,,"Iron, Fe",MG -6220275,553600,1089,0.8,,75.0,,,,,,,"Iron, Fe",MG -6220868,554263,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6220924,554325,1089,3.1,,75.0,,,,,,,"Iron, Fe",MG -6220952,554365,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6222120,555779,1089,0.35,,75.0,,,,,,,"Iron, Fe",MG -6222222,555898,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6222278,555959,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG -6222426,556126,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6222686,556432,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6223080,556876,1089,1.75,,70.0,,,,,,,"Iron, Fe",MG -6223761,557711,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6223909,557934,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG -6223976,558025,1089,4.11,,75.0,,,,,,,"Iron, Fe",MG -6224038,558097,1089,1.6,,75.0,,,,,,,"Iron, Fe",MG -6224166,558236,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG -6224242,558339,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6224398,558513,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6224417,558533,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6224489,558616,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6224568,558710,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -6224606,558761,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -6224705,558867,1089,0.67,,70.0,,,,,,,"Iron, Fe",MG -6224862,559055,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6225149,559382,1089,1.0,,75.0,,,,,,,"Iron, Fe",MG -6225429,559760,1089,1.18,,75.0,,,,,,,"Iron, Fe",MG -6225908,560317,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6226035,560468,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6226078,560515,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6226084,560521,1089,3.46,,75.0,,,,,,,"Iron, Fe",MG -6226167,560609,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG -6226284,560747,1089,1.05,,70.0,,,,,,,"Iron, Fe",MG -6226307,560774,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6226348,560818,1089,1.31,,70.0,,,,,,,"Iron, Fe",MG -6226553,561063,1089,2.7,,70.0,,,,,,,"Iron, Fe",MG -6226816,561376,1089,0.85,,70.0,,,,,,,"Iron, Fe",MG -6226949,561518,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6227216,561915,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6227308,562034,1089,0.75,,75.0,,,,,,,"Iron, Fe",MG -6227788,562653,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6228327,563293,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -6228552,563556,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -6228561,563575,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6228943,564026,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG -6229740,565082,1089,2.62,,75.0,,,,,,,"Iron, Fe",MG -6229790,565149,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6229852,565226,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6229892,565275,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG -6229983,565381,1089,1.15,,75.0,,,,,,,"Iron, Fe",MG -6230208,565676,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -6230257,565731,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG -6230416,565931,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG -6230621,566172,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -6230693,566254,1089,2.67,,70.0,,,,,,,"Iron, Fe",MG -6230840,566424,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6230898,566491,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -6231132,566776,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -6231149,566806,1089,3.04,,70.0,,,,,,,"Iron, Fe",MG -6231404,567103,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6231462,567168,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6231818,567601,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6232242,568090,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG -6232469,568356,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6232825,568779,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6232958,568929,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6233022,569017,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6233085,569110,1089,0.48,,75.0,,,,,,,"Iron, Fe",MG -6233359,569483,1089,1.28,,70.0,,,,,,,"Iron, Fe",MG -6233462,569616,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -6233903,570139,1089,37.06,,75.0,,,,,,,"Iron, Fe",MG -6234472,570814,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6234792,571197,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG -6235005,571457,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6235134,571620,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6235243,571736,1089,6.21,,75.0,,,,,,,"Iron, Fe",MG -6235402,571925,1089,0.75,,70.0,,,,,,,"Iron, Fe",MG -6235552,572108,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG -6235802,572387,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6235841,572430,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6235950,572546,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG -6235983,572582,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6236219,572867,1089,2.48,,70.0,,,,,,,"Iron, Fe",MG -6236256,572909,1089,2.89,,70.0,,,,,,,"Iron, Fe",MG -6236353,573020,1089,1.33,,70.0,,,,,,,"Iron, Fe",MG -6236470,573172,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG -6236832,573632,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6236841,573641,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6236879,573683,1089,3.48,,75.0,,,,,,,"Iron, Fe",MG -6237363,574220,1089,0.91,,75.0,,,,,,,"Iron, Fe",MG -6237646,574536,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6237709,574607,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6238542,575563,1089,27.27,,75.0,,,,,,,"Iron, Fe",MG -6238600,575622,1089,2.51,,75.0,,,,,,,"Iron, Fe",MG -6238712,575749,1089,22.5,,70.0,,,,,,,"Iron, Fe",MG -6238752,575792,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6239372,576503,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG -6239616,576802,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6240095,577587,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG -6240199,577724,1089,3.93,,70.0,,,,,,,"Iron, Fe",MG -6240343,577912,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -6240423,578046,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6240692,578418,1089,3.64,,70.0,,,,,,,"Iron, Fe",MG -6241019,578903,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6241075,578968,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6241118,579023,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -6241521,579707,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6241534,579722,1089,3.19,,75.0,,,,,,,"Iron, Fe",MG -6241540,579729,1089,1.61,,75.0,,,,,,,"Iron, Fe",MG -6241763,580013,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -6241812,580065,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6241979,580260,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6242177,580508,1089,1.11,,75.0,,,,,,,"Iron, Fe",MG -6242676,581133,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6242736,581195,1089,2.45,,70.0,,,,,,,"Iron, Fe",MG -6242822,581298,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6243003,581517,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6243199,581751,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6243204,581757,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6243343,581910,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6243520,582126,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6243556,582166,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6243879,582566,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6243953,582660,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6244118,582852,1089,2.04,,70.0,,,,,,,"Iron, Fe",MG -6244129,582864,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6244531,583333,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6244660,583481,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6244717,583555,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6244771,583617,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6244903,583758,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6244933,583795,1089,2.03,,75.0,,,,,,,"Iron, Fe",MG -6244965,583834,1089,1.49,,70.0,,,,,,,"Iron, Fe",MG -6245433,584383,1089,2.56,,70.0,,,,,,,"Iron, Fe",MG -6245849,584892,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG -6246537,585708,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6246571,585749,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6246719,585923,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6247041,586288,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG -6247172,586441,1089,0.4,,75.0,,,,,,,"Iron, Fe",MG -6247311,586611,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6247606,586954,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6247656,587011,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -6247938,587354,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6248366,587861,1089,3.18,,75.0,,,,,,,"Iron, Fe",MG -6248674,588239,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6248722,588296,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6249188,588866,1089,1.63,,70.0,,,,,,,"Iron, Fe",MG -6249282,588978,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6249512,589253,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG -6249548,589293,1089,5.71,,70.0,,,,,,,"Iron, Fe",MG -6249568,589315,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6249816,589596,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -6250183,590024,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6250412,590312,1089,1.55,,75.0,,,,,,,"Iron, Fe",MG -6250744,590702,1089,0.43,,75.0,,,,,,,"Iron, Fe",MG -6250950,590929,1089,2.65,,70.0,,,,,,,"Iron, Fe",MG -6251194,591229,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6251327,591384,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6251338,591395,1089,0.78,,70.0,,,,,,,"Iron, Fe",MG -6251448,591521,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6251632,591756,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG -6251640,591764,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6251656,591784,1089,0.29,,70.0,,,,,,,"Iron, Fe",MG -6252228,592452,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6252582,592867,1089,0.78,,70.0,,,,,,,"Iron, Fe",MG -6252813,593130,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6253001,593350,1089,4.5,,70.0,,,,,,,"Iron, Fe",MG -6253551,594010,1089,3.16,,75.0,,,,,,,"Iron, Fe",MG -6253600,594065,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6253700,594180,1089,0.64,,70.0,,,,,,,"Iron, Fe",MG -6253787,594281,1089,0.43,,70.0,,,,,,,"Iron, Fe",MG -6254104,594652,1089,0.81,,70.0,,,,,,,"Iron, Fe",MG -6254964,595664,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6255293,596057,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG -6255323,596091,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6255582,596403,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6255588,596409,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6255603,596424,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6255720,596561,1089,5.0,,70.0,,,,,,,"Iron, Fe",MG -6255874,596732,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6256013,596896,1089,1.7,,70.0,,,,,,,"Iron, Fe",MG -6256259,597213,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6256444,597445,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -6256511,597526,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG -6257019,598123,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6257293,598446,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6257344,598502,1089,1.82,,70.0,,,,,,,"Iron, Fe",MG -6257658,598855,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6258639,599989,1089,3.17,,70.0,,,,,,,"Iron, Fe",MG -6258870,600253,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -6259030,600435,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6259216,600649,1089,0.29,,70.0,,,,,,,"Iron, Fe",MG -6259366,600812,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6259643,601124,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6260021,601541,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG -6260075,601597,1089,7.14,,70.0,,,,,,,"Iron, Fe",MG -6260241,601787,1089,0.69,,75.0,,,,,,,"Iron, Fe",MG -6260259,601806,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6260352,601911,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6260528,602121,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6260629,602236,1089,2.78,,70.0,,,,,,,"Iron, Fe",MG -6260634,602241,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6260707,602325,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG -6260766,602385,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG -6260804,602429,1089,0.97,,75.0,,,,,,,"Iron, Fe",MG -6260899,602546,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG -6260982,602654,1089,3.45,,70.0,,,,,,,"Iron, Fe",MG -6261068,602747,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG -6261872,603695,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG -6261951,603784,1089,4.11,,75.0,,,,,,,"Iron, Fe",MG -6262055,603906,1089,1.25,,70.0,,,,,,,"Iron, Fe",MG -6262116,603974,1089,1.0,,75.0,,,,,,,"Iron, Fe",MG -6262226,604101,1089,0.83,,70.0,,,,,,,"Iron, Fe",MG -6262424,604323,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6262441,604345,1089,2.39,,70.0,,,,,,,"Iron, Fe",MG -6262654,604593,1089,4.17,,70.0,,,,,,,"Iron, Fe",MG -6262789,604736,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6262808,604755,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6263231,605424,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG -6263405,605772,1089,1.09,,75.0,,,,,,,"Iron, Fe",MG -6263653,606268,1089,1.16,,75.0,,,,,,,"Iron, Fe",MG -6263864,606690,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6263891,606744,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG -6264379,607720,1089,0.71,,75.0,,,,,,,"Iron, Fe",MG -6264640,608242,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG -6264995,608954,1089,30.0,,75.0,,,,,,,"Iron, Fe",MG -6265212,609388,1089,1.24,,75.0,,,,,,,"Iron, Fe",MG -6265343,609650,1089,2.58,,71.0,,,,,,,"Iron, Fe",MG -6265419,609802,1089,26.47,,75.0,,,,,,,"Iron, Fe",MG -6265448,609860,1089,2.32,,75.0,,,,,,,"Iron, Fe",MG -6265529,610022,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6265735,610436,1089,2.08,,75.0,,,,,,,"Iron, Fe",MG -6265832,610634,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6265978,610932,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -6266478,611980,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6266521,612074,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6267181,613422,1089,0.52,,75.0,,,,,,,"Iron, Fe",MG -6267196,613452,1089,3.35,,75.0,,,,,,,"Iron, Fe",MG -6267700,614616,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6267792,614800,1089,4.78,,75.0,,,,,,,"Iron, Fe",MG -6267896,615016,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6267897,615018,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6268011,615254,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6268040,615314,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6268236,615716,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6268675,616684,1089,3.78,,70.0,,,,,,,"Iron, Fe",MG -6268948,617338,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6269048,617560,1089,2.11,,70.0,,,,,,,"Iron, Fe",MG -6269134,617742,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG -6269454,618510,1089,4.93,,75.0,,,,,,,"Iron, Fe",MG -6269625,618896,1089,2.14,,75.0,,,,,,,"Iron, Fe",MG -6270165,620140,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6270246,620304,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6270403,620638,1089,0.91,,75.0,,,,,,,"Iron, Fe",MG -6270717,621340,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6270976,621926,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6271371,622944,1089,0.8,,75.0,,,,,,,"Iron, Fe",MG -6271412,623058,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6271454,623162,1089,11.9,,75.0,,,,,,,"Iron, Fe",MG -6272108,624680,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG -6272386,625332,1089,4.22,,75.0,,,,,,,"Iron, Fe",MG -6272416,625400,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6272551,625682,1089,8.18,,75.0,,,,,,,"Iron, Fe",MG -6272612,625844,1089,2.06,,75.0,,,,,,,"Iron, Fe",MG -6273164,627070,1089,2.84,,70.0,,,,,,,"Iron, Fe",MG -6273175,627094,1089,4.19,,75.0,,,,,,,"Iron, Fe",MG -6273500,628154,1089,4.15,,75.0,,,,,,,"Iron, Fe",MG -6273534,628300,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG -6273727,628760,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6273981,629314,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -6274087,629532,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6274364,630230,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -6274448,630414,1089,3.89,,75.0,,,,,,,"Iron, Fe",MG -6274906,632180,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -6275161,632898,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG -6275311,633374,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6275405,633634,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6275431,633724,1089,5.24,,70.0,,,,,,,"Iron, Fe",MG -6275461,633814,1089,4.29,,70.0,,,,,,,"Iron, Fe",MG -6275471,633840,1089,3.03,,75.0,,,,,,,"Iron, Fe",MG -6275564,634146,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG -6275595,634256,1089,2.18,,75.0,,,,,,,"Iron, Fe",MG -6275735,634654,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6276317,636164,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6276639,636888,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6276898,637448,1089,1.05,,70.0,,,,,,,"Iron, Fe",MG -6276906,637464,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6276930,637514,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6277220,638152,1089,4.44,,70.0,,,,,,,"Iron, Fe",MG -6277532,638896,1089,4.46,,70.0,,,,,,,"Iron, Fe",MG -6277700,639254,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6277715,639288,1089,1.82,,70.0,,,,,,,"Iron, Fe",MG -6277750,639362,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -6277841,639560,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG -6277948,639802,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6278646,641392,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6278882,641902,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6279020,642264,1089,0.73,,75.0,,,,,,,"Iron, Fe",MG -6279226,642758,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6279468,643320,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG -6279496,643384,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6280410,645420,1089,4.97,,75.0,,,,,,,"Iron, Fe",MG -6280442,645490,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG -6280558,645778,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6280738,646202,1089,2.06,,75.0,,,,,,,"Iron, Fe",MG -6282179,650534,1089,1.08,,70.0,,,,,,,"Iron, Fe",MG -6282227,650732,1089,2.05,,75.0,,,,,,,"Iron, Fe",MG -6282306,650908,1089,5.0,,70.0,,,,,,,"Iron, Fe",MG -6282310,650916,1089,5.23,,70.0,,,,,,,"Iron, Fe",MG -6282506,651766,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -6282672,652262,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -6283223,653792,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6283315,654136,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6283625,655034,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6283773,655356,1089,2.33,,70.0,,,,,,,"Iron, Fe",MG -6283989,655930,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -6284031,656018,1089,2.94,,70.0,,,,,,,"Iron, Fe",MG -6284082,656130,1089,3.17,,70.0,,,,,,,"Iron, Fe",MG -6284228,656472,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG -6284307,656696,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG -6284357,656802,1089,2.28,,70.0,,,,,,,"Iron, Fe",MG -6284512,657156,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG -6285208,658716,1089,3.19,,70.0,,,,,,,"Iron, Fe",MG -6285463,659304,1089,0.5,,75.0,,,,,,,"Iron, Fe",MG -6285794,660152,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6286114,660980,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6286260,661332,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -6286296,661408,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6286467,661844,1089,3.48,,75.0,,,,,,,"Iron, Fe",MG -6286679,662718,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6286724,663044,1089,2.53,,75.0,,,,,,,"Iron, Fe",MG -6286881,663936,1089,1.64,,75.0,,,,,,,"Iron, Fe",MG -6287618,666580,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG -6287649,666646,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG -6287730,666828,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6287939,667756,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6288086,668110,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG -6288466,669040,1089,0.84,,75.0,,,,,,,"Iron, Fe",MG -6288813,669864,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6288847,669952,1089,16.58,,75.0,,,,,,,"Iron, Fe",MG -6289231,670854,1089,0.48,,75.0,,,,,,,"Iron, Fe",MG -6289270,670938,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG -6289321,671044,1089,2.11,,70.0,,,,,,,"Iron, Fe",MG -6289390,671210,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -6289516,671528,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6289527,671550,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6289984,672676,1089,0.14,,70.0,,,,,,,"Iron, Fe",MG -6290013,672736,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6290253,673270,1089,2.7,,70.0,,,,,,,"Iron, Fe",MG -6290556,674018,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6290794,674556,1089,0.32,,70.0,,,,,,,"Iron, Fe",MG -6290797,674568,1089,1.2,,70.0,,,,,,,"Iron, Fe",MG -6291388,675992,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG -6291605,676470,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6291617,676504,1089,0.44,,70.0,,,,,,,"Iron, Fe",MG -6291653,676576,1089,0.65,,75.0,,,,,,,"Iron, Fe",MG -6291746,676802,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6291963,677280,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6292003,677368,1089,2.22,,70.0,,,,,,,"Iron, Fe",MG -6292050,677468,1089,2.53,,75.0,,,,,,,"Iron, Fe",MG -6292123,677634,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6292267,677988,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6292371,678328,1089,4.29,,70.0,,,,,,,"Iron, Fe",MG -6292432,678544,1089,0.67,,70.0,,,,,,,"Iron, Fe",MG -6292820,679894,1089,2.05,,75.0,,,,,,,"Iron, Fe",MG -6293214,680838,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -6293245,680906,1089,10.0,,73.0,,,,,,,"Iron, Fe",MG -6293420,681308,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG -6293665,681914,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6293785,682198,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6293796,682222,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG -6293873,682404,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6293907,682494,1089,0.31,,70.0,,,,,,,"Iron, Fe",MG -6294079,682912,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6294283,683402,1089,1.6,,70.0,,,,,,,"Iron, Fe",MG -6294585,684132,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6294748,684544,1089,0.57,,75.0,,,,,,,"Iron, Fe",MG -6295209,685636,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6295769,686952,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -6296007,687512,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6296018,687542,1089,5.41,,70.0,,,,,,,"Iron, Fe",MG -6296510,688638,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG -6296671,689010,1089,2.68,,70.0,,,,,,,"Iron, Fe",MG -6297163,690188,1089,2.53,,75.0,,,,,,,"Iron, Fe",MG -6297765,691648,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6297974,692144,1089,0.14,,70.0,,,,,,,"Iron, Fe",MG -6298006,692214,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6298102,692418,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6298106,692426,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG -6298278,692852,1089,2.15,,70.0,,,,,,,"Iron, Fe",MG -6298344,693072,1089,3.38,,75.0,,,,,,,"Iron, Fe",MG -6298353,693090,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG -6298432,693348,1089,1.5,,75.0,,,,,,,"Iron, Fe",MG -6298461,693412,1089,1.33,,70.0,,,,,,,"Iron, Fe",MG -6298975,694660,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6299210,695228,1089,1.33,,75.0,,,,,,,"Iron, Fe",MG -6299339,695512,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -6299610,696072,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6299623,696126,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6299822,696626,1089,0.71,,75.0,,,,,,,"Iron, Fe",MG -6299928,696852,1089,3.67,,70.0,,,,,,,"Iron, Fe",MG -6300270,697592,1089,0.75,,75.0,,,,,,,"Iron, Fe",MG -6300381,697842,1089,1.82,,70.0,,,,,,,"Iron, Fe",MG -6300814,698928,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6300876,699062,1089,0.07,,75.0,,,,,,,"Iron, Fe",MG -6301118,699684,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -6301463,700552,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6301692,701102,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6301868,701502,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6301966,701710,1089,1.0,,75.0,,,,,,,"Iron, Fe",MG -6302755,703546,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6302805,703672,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6302898,703876,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6303448,705150,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6303884,706164,1089,0.06,,70.0,,,,,,,"Iron, Fe",MG -6304131,706716,1089,0.48,,70.0,,,,,,,"Iron, Fe",MG -6304279,707062,1089,1.49,,70.0,,,,,,,"Iron, Fe",MG -6304339,707224,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG -6304537,707712,1089,2.22,,70.0,,,,,,,"Iron, Fe",MG -6304585,707852,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6304851,708470,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG -6304945,708728,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG -6304951,708740,1089,1.59,,75.0,,,,,,,"Iron, Fe",MG -6305894,710898,1089,2.27,,70.0,,,,,,,"Iron, Fe",MG -6306019,711176,1089,0.56,,70.0,,,,,,,"Iron, Fe",MG -6306088,711338,1089,0.56,,70.0,,,,,,,"Iron, Fe",MG -6307361,714638,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6307801,715772,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6307946,716096,1089,27.0,,75.0,,,,,,,"Iron, Fe",MG -6308245,716934,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6308495,717608,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG -6308645,718000,1089,1.56,,70.0,,,,,,,"Iron, Fe",MG -6308715,718192,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6309038,719028,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6309106,719216,1089,2.7,,70.0,,,,,,,"Iron, Fe",MG -6309214,719476,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6309281,719666,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6309443,720046,1089,14.67,,70.0,,,,,,,"Iron, Fe",MG -6309634,720520,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6309708,720712,1089,0.72,,70.0,,,,,,,"Iron, Fe",MG -6309980,721352,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6310079,721578,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG -6310237,721912,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG -6310412,722406,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -6310801,723550,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6310995,724070,1089,1.12,,70.0,,,,,,,"Iron, Fe",MG -6311134,724414,1089,0.46,,70.0,,,,,,,"Iron, Fe",MG -6311439,725134,1089,3.1,,70.0,,,,,,,"Iron, Fe",MG -6311531,725380,1089,2.53,,75.0,,,,,,,"Iron, Fe",MG -6311665,725728,1089,0.29,,70.0,,,,,,,"Iron, Fe",MG -6311701,725816,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6312242,727152,1089,1.38,,70.0,,,,,,,"Iron, Fe",MG -6312342,727388,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6312501,727774,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6312631,728082,1089,2.2,,70.0,,,,,,,"Iron, Fe",MG -6312635,728092,1089,0.74,,75.0,,,,,,,"Iron, Fe",MG -6312747,728368,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG -6313841,730952,1089,0.94,,70.0,,,,,,,"Iron, Fe",MG -6313989,731306,1089,0.89,,70.0,,,,,,,"Iron, Fe",MG -6314061,731476,1089,0.94,,70.0,,,,,,,"Iron, Fe",MG -6314251,731968,1089,1.75,,70.0,,,,,,,"Iron, Fe",MG -6314384,732284,1089,1.87,,70.0,,,,,,,"Iron, Fe",MG -6314419,732372,1089,1.54,,75.0,,,,,,,"Iron, Fe",MG -6314462,732476,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6314893,733478,1089,0.43,,75.0,,,,,,,"Iron, Fe",MG -6314933,733568,1089,2.3,,70.0,,,,,,,"Iron, Fe",MG -6315124,734006,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6315155,734072,1089,2.22,,70.0,,,,,,,"Iron, Fe",MG -6315343,734522,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG -6315386,734634,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -6316441,737060,1089,1.52,,70.0,,,,,,,"Iron, Fe",MG -6316667,737582,1089,25.35,,75.0,,,,,,,"Iron, Fe",MG -6316736,737738,1089,4.0,,75.0,,,,,,,"Iron, Fe",MG -6316883,738092,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6316889,738108,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6316993,738354,1089,2.19,,70.0,,,,,,,"Iron, Fe",MG -6317120,738664,1089,2.61,,70.0,,,,,,,"Iron, Fe",MG -6317189,738822,1089,4.86,,70.0,,,,,,,"Iron, Fe",MG -6317624,739854,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG -6317679,739978,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6317808,740300,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6317877,740454,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -6317940,740606,1089,10.29,,70.0,,,,,,,"Iron, Fe",MG -6318097,740946,1089,2.37,,70.0,,,,,,,"Iron, Fe",MG -6318332,741544,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6318737,742482,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6318943,742948,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6318976,743036,1089,0.96,,70.0,,,,,,,"Iron, Fe",MG -6319116,743342,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6319232,743602,1089,0.18,,70.0,,,,,,,"Iron, Fe",MG -6319343,743892,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG -6319369,743946,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -6319868,745102,1089,0.64,,70.0,,,,,,,"Iron, Fe",MG -6319902,745176,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -6319909,745190,1089,2.7,,70.0,,,,,,,"Iron, Fe",MG -6320286,746046,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6320376,746288,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6320443,746432,1089,0.79,,70.0,,,,,,,"Iron, Fe",MG -6320859,749383,1089,1.18,1.0,1.0,,,,,,,"Iron, Fe",MG -6321424,751974,1089,1.6,,78.0,,,,,,,"Iron, Fe",MG -6321573,752272,1089,2.7,,78.0,,,,,,,"Iron, Fe",MG -6321867,752864,1089,3.6,,78.0,,,,,,,"Iron, Fe",MG -6322198,753526,1089,0.91,,75.0,,,,,,,"Iron, Fe",MG -6322355,1847473,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6322368,753868,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG -6322419,753970,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG -6322457,754046,1089,1.33,,75.0,,,,,,,"Iron, Fe",MG -6322473,754078,1089,1.82,,75.0,,,,,,,"Iron, Fe",MG -6322600,754332,1089,0.0,,78.0,,,,,,,"Iron, Fe",MG -6323062,755258,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG -6323442,756018,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG -6323590,756314,1089,3.43,,75.0,,,,,,,"Iron, Fe",MG -6323711,756556,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6323980,757098,1089,2.3,,78.0,,,,,,,"Iron, Fe",MG -6324206,1847755,1089,4.0,,78.0,,,,,,,"Iron, Fe",MG -6324251,757674,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6324536,758246,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG -6325267,759716,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6325486,760158,1089,2.59,,71.0,,,,,,,"Iron, Fe",MG -6325571,760330,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6325884,760960,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6326008,1848037,1089,2.0,,78.0,,,,,,,"Iron, Fe",MG -6326050,761292,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6326082,1848044,1089,1.75,,71.0,,,,,,,"Iron, Fe",MG -6326103,761398,1089,30.0,,75.0,,,,,,,"Iron, Fe",MG -6326136,761468,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6326241,761706,1089,1.22,,71.0,,,,,,,"Iron, Fe",MG -6326465,762234,1089,3.93,,71.0,,,,,,,"Iron, Fe",MG -6326634,762594,1089,0.96,,71.0,,,,,,,"Iron, Fe",MG -6326828,763030,1089,1.44,,71.0,,,,,,,"Iron, Fe",MG -6326934,763278,1089,3.07,,78.0,,,,,,,"Iron, Fe",MG -6327088,763624,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6327829,765296,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6328170,766060,1089,1.22,,71.0,,,,,,,"Iron, Fe",MG -6328210,766154,1089,9.19,,71.0,,,,,,,"Iron, Fe",MG -6328299,766358,1089,0.32,,71.0,,,,,,,"Iron, Fe",MG -6328309,766380,1089,1.61,,71.0,,,,,,,"Iron, Fe",MG -6328621,767090,1089,2.41,,71.0,,,,,,,"Iron, Fe",MG -6328635,767120,1089,5.11,,71.0,,,,,,,"Iron, Fe",MG -6328796,767498,1089,2.81,,71.0,,,,,,,"Iron, Fe",MG -6329128,768260,1089,1.72,,71.0,,,,,,,"Iron, Fe",MG -6329130,768264,1089,1.74,,71.0,,,,,,,"Iron, Fe",MG -6329146,768296,1089,0.08,,75.0,,,,,,,"Iron, Fe",MG -6329489,769038,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6329587,769340,1089,4.12,,71.0,,,,,,,"Iron, Fe",MG -6329720,770318,1089,3.89,,71.0,,,,,,,"Iron, Fe",MG -6330066,771644,1089,0.0,,78.0,,,,,,,"Iron, Fe",MG -6330296,772108,1089,0.2,,71.0,,,,,,,"Iron, Fe",MG -6330351,772220,1089,0.55,,71.0,,,,,,,"Iron, Fe",MG -6330365,772252,1089,3.57,,71.0,,,,,,,"Iron, Fe",MG -6330633,772906,1089,0.92,,70.0,,,,,,,"Iron, Fe",MG -6331016,773888,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6331284,1848173,1089,1.0,,78.0,,,,,,,"Iron, Fe",MG -6331461,775202,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6331881,776224,1089,1.93,,70.0,,,,,,,"Iron, Fe",MG -6332579,779258,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6332642,779664,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6332959,780640,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6333022,780786,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -6333598,792615,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6333993,793539,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6334615,795139,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG -6334892,795919,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6335305,796879,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6335361,797019,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6335414,797155,1089,1.23,,70.0,,,,,,,"Iron, Fe",MG -6335524,797551,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6335766,798155,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6335861,798387,1089,1.64,,75.0,,,,,,,"Iron, Fe",MG -6335932,798551,1089,0.99,,75.0,,,,,,,"Iron, Fe",MG -6336068,798965,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG -6336147,799201,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6336191,799297,1089,11.47,,70.0,,,,,,,"Iron, Fe",MG -6336266,799493,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -6336328,799653,1089,1.23,,70.0,,,,,,,"Iron, Fe",MG -6336348,799711,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6336379,799803,1089,1.14,,75.0,,,,,,,"Iron, Fe",MG -6336500,800099,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -6336659,800507,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6337005,801363,1089,0.27,,70.0,,,,,,,"Iron, Fe",MG -6337333,802099,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6337347,802127,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6337446,802359,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG -6337720,803025,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6338342,804529,1089,0.88,,70.0,,,,,,,"Iron, Fe",MG -6338519,804967,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6338542,805015,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6338649,805285,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG -6338668,805335,1089,2.68,,70.0,,,,,,,"Iron, Fe",MG -6339275,806765,1089,0.7,,70.0,,,,,,,"Iron, Fe",MG -6339409,807081,1089,4.29,,70.0,,,,,,,"Iron, Fe",MG -6339736,807849,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6339790,807969,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6340364,809290,1089,0.08,,71.0,,,,,,,"Iron, Fe",MG -6340403,809376,1089,2.77,,75.0,,,,,,,"Iron, Fe",MG -6340415,809404,1089,4.12,,71.0,,,,,,,"Iron, Fe",MG -6340664,809976,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6340696,810040,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6341099,811064,1089,2.58,,71.0,,,,,,,"Iron, Fe",MG -6341135,811218,1089,0.08,,71.0,,,,,,,"Iron, Fe",MG -6341496,814450,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG -6341502,814478,1089,2.12,,70.0,,,,,,,"Iron, Fe",MG -6342062,819182,1089,5.33,,70.0,,,,,,,"Iron, Fe",MG -6342710,824308,1089,0.57,,70.0,,,,,,,"Iron, Fe",MG -6342752,824736,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG -6342827,825582,1089,1.08,,70.0,,,,,,,"Iron, Fe",MG -6343106,828080,1089,2.44,,70.0,,,,,,,"Iron, Fe",MG -6343210,829024,1089,1.91,,75.0,,,,,,,"Iron, Fe",MG -6343245,829220,1089,1.73,,70.0,,,,,,,"Iron, Fe",MG -6343304,829714,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG -6343437,831834,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -6343501,832620,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG -6343624,834332,1089,2.51,,75.0,,,,,,,"Iron, Fe",MG -6343691,834980,1089,0.29,,70.0,,,,,,,"Iron, Fe",MG -6344044,838306,1089,0.3,,70.0,,,,,,,"Iron, Fe",MG -6344249,841004,1089,3.02,,70.0,,,,,,,"Iron, Fe",MG -6344407,842926,1089,6.07,,70.0,,,,,,,"Iron, Fe",MG -6344572,844896,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6344593,845162,1089,2.77,,70.0,,,,,,,"Iron, Fe",MG -6344662,1848290,1089,0.0,,78.0,,,,,,,"Iron, Fe",MG -6344699,846026,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -6344729,846112,1089,1.23,,70.0,,,,,,,"Iron, Fe",MG -6344961,849010,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG -6345105,850544,1089,1.96,,70.0,,,,,,,"Iron, Fe",MG -6345205,851124,1089,3.93,,70.0,,,,,,,"Iron, Fe",MG -6345775,857154,1089,1.23,,70.0,,,,,,,"Iron, Fe",MG -6345829,857612,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6345842,857698,1089,2.48,,75.0,,,,,,,"Iron, Fe",MG -6345937,858988,1089,1.33,,70.0,,,,,,,"Iron, Fe",MG -6346398,863560,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG -6346650,865524,1089,3.16,,70.0,,,,,,,"Iron, Fe",MG -6346844,867068,1089,0.85,,70.0,,,,,,,"Iron, Fe",MG -6346970,869642,1089,1.82,,70.0,,,,,,,"Iron, Fe",MG -6347348,872472,1089,3.03,,70.0,,,,,,,"Iron, Fe",MG -6348116,877864,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG -6348431,879992,1089,20.0,,75.0,,,,,,,"Iron, Fe",MG -6348556,880656,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -6348562,880700,1089,1.74,,70.0,,,,,,,"Iron, Fe",MG -6348608,881138,1089,4.41,,70.0,,,,,,,"Iron, Fe",MG -6349029,883814,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -6349298,885174,1089,7.0,,70.0,,,,,,,"Iron, Fe",MG -6349331,885468,1089,0.67,,70.0,,,,,,,"Iron, Fe",MG -6349479,886216,1089,1.82,,70.0,,,,,,,"Iron, Fe",MG -6349735,887500,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG -6349801,887890,1089,0.57,,70.0,,,,,,,"Iron, Fe",MG -6349942,888640,1089,12.86,,70.0,,,,,,,"Iron, Fe",MG -6349957,888718,1089,24.83,,70.0,,,,,,,"Iron, Fe",MG -6349998,888926,1089,0.91,,70.0,,,,,,,"Iron, Fe",MG -6350030,889038,1089,1.47,,70.0,,,,,,,"Iron, Fe",MG -6350487,891080,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG -6350510,891144,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6350589,891442,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG -6350619,891504,1089,0.7,,70.0,,,,,,,"Iron, Fe",MG -6350643,891634,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6350709,891898,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG -6350743,891992,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6350809,892258,1089,2.54,,75.0,,,,,,,"Iron, Fe",MG -6350943,892776,1089,2.19,,70.0,,,,,,,"Iron, Fe",MG -6351015,893000,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6351905,896106,1089,0.96,,70.0,,,,,,,"Iron, Fe",MG -6351940,896220,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG -6352752,898684,1089,12.67,,70.0,,,,,,,"Iron, Fe",MG -6352758,898722,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6353038,900322,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6353155,900844,1089,0.4,,70.0,,,,,,,"Iron, Fe",MG -6353533,902658,1089,1.83,,70.0,,,,,,,"Iron, Fe",MG -6353592,903036,1089,4.64,,70.0,,,,,,,"Iron, Fe",MG -6354471,907562,1089,0.54,,70.0,,,,,,,"Iron, Fe",MG -6354472,907564,1089,0.39,,70.0,,,,,,,"Iron, Fe",MG -6354664,908622,1089,3.7,,70.0,,,,,,,"Iron, Fe",MG -6354665,908624,1089,3.46,,70.0,,,,,,,"Iron, Fe",MG -6354933,910050,1089,0.96,,70.0,,,,,,,"Iron, Fe",MG -6355019,910574,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG -6355050,910724,1089,4.86,,70.0,,,,,,,"Iron, Fe",MG -6355120,911022,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG -6355198,911446,1089,1.29,,70.0,,,,,,,"Iron, Fe",MG -6355258,911692,1089,2.04,,70.0,,,,,,,"Iron, Fe",MG -6355345,912032,1089,1.02,,70.0,,,,,,,"Iron, Fe",MG -6355407,912350,1089,11.11,,70.0,,,,,,,"Iron, Fe",MG -6355508,912862,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -6355878,914924,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6356159,916124,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -6356767,919266,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6356881,919802,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG -6357144,921206,1089,0.88,,70.0,,,,,,,"Iron, Fe",MG -6357186,921400,1089,0.77,,70.0,,,,,,,"Iron, Fe",MG -6357566,923686,1089,10.71,,70.0,,,,,,,"Iron, Fe",MG -6357664,924222,1089,1.82,,70.0,,,,,,,"Iron, Fe",MG -6357893,925330,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -6357920,925466,1089,5.33,,70.0,,,,,,,"Iron, Fe",MG -6358048,926086,1089,0.27,,70.0,,,,,,,"Iron, Fe",MG -6358075,926206,1089,0.53,,70.0,,,,,,,"Iron, Fe",MG -6358165,926598,1089,4.64,,70.0,,,,,,,"Iron, Fe",MG -6358286,927164,1089,1.13,,70.0,,,,,,,"Iron, Fe",MG -6358333,927444,1089,1.02,,70.0,,,,,,,"Iron, Fe",MG -6358574,928566,1089,0.53,,70.0,,,,,,,"Iron, Fe",MG -6358590,928620,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG -6358686,929068,1089,2.35,,70.0,,,,,,,"Iron, Fe",MG -6358981,930384,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG -6359241,931612,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6359342,932158,1089,0.89,,70.0,,,,,,,"Iron, Fe",MG -6359439,932722,1089,0.34,,70.0,,,,,,,"Iron, Fe",MG -6359548,933258,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG -6359599,933470,1089,6.07,,70.0,,,,,,,"Iron, Fe",MG -6360019,935706,1089,30.0,,70.0,,,,,,,"Iron, Fe",MG -6360234,936728,1089,33.33,,70.0,,,,,,,"Iron, Fe",MG -6360529,937910,1089,5.0,,70.0,,,,,,,"Iron, Fe",MG -6360731,939128,1089,0.74,,70.0,,,,,,,"Iron, Fe",MG -6361053,940830,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6361075,940918,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6361079,940926,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6361298,941808,1089,3.64,,70.0,,,,,,,"Iron, Fe",MG -6361358,942136,1089,1.41,,70.0,,,,,,,"Iron, Fe",MG -6361884,944278,1089,0.88,,70.0,,,,,,,"Iron, Fe",MG -6361953,944688,1089,1.25,,70.0,,,,,,,"Iron, Fe",MG -6362001,944886,1089,2.42,,70.0,,,,,,,"Iron, Fe",MG -6362050,945204,1089,1.36,,70.0,,,,,,,"Iron, Fe",MG -6362153,946790,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG -6362186,947004,1089,0.91,,70.0,,,,,,,"Iron, Fe",MG -6362223,947210,1089,5.54,,70.0,,,,,,,"Iron, Fe",MG -6362325,947682,1089,0.25,,70.0,,,,,,,"Iron, Fe",MG -6362395,947894,1089,0.67,,70.0,,,,,,,"Iron, Fe",MG -6362563,948774,1089,3.23,,70.0,,,,,,,"Iron, Fe",MG -6362910,950645,1089,10.29,,75.0,,,,,,,"Iron, Fe",MG -6363268,951527,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6363523,952179,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6363544,952229,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6363663,952553,1089,1.33,,70.0,,,,,,,"Iron, Fe",MG -6364173,954085,1089,0.78,,70.0,,,,,,,"Iron, Fe",MG -6364289,1848554,1089,4.0,,78.0,,,,,,,"Iron, Fe",MG -6364446,954819,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG -6365005,956425,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6365029,956479,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6365095,956639,1089,0.26,,75.0,,,,,,,"Iron, Fe",MG -6365412,957447,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6365442,957599,1089,2.33,,70.0,,,,,,,"Iron, Fe",MG -6365514,957831,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -6365782,958493,1089,4.33,,70.0,,,,,,,"Iron, Fe",MG -6365800,1848636,1089,1.0,,78.0,,,,,,,"Iron, Fe",MG -6365831,958595,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6365975,958971,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6365989,959001,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -6366198,959527,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6366296,959751,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6366464,960445,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -6366665,960909,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6366679,960953,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6366856,1848701,1089,0.19,,71.0,,,,,,,"Iron, Fe",MG -6367135,962169,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6367137,962173,1089,0.08,,70.0,,,,,,,"Iron, Fe",MG -6367299,962887,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6367366,963211,1089,0.72,,70.0,,,,,,,"Iron, Fe",MG -6367941,965729,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6368000,1848759,1089,0.37,,71.0,,,,,,,"Iron, Fe",MG -6368037,1848763,1089,1.45,,71.0,,,,,,,"Iron, Fe",MG -6368153,1848792,1089,3.2,,71.0,,,,,,,"Iron, Fe",MG -6368455,1848825,1089,1.94,,71.0,,,,,,,"Iron, Fe",MG -6368535,967199,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6369498,969587,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6369889,970537,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -6369994,970865,1089,0.65,,70.0,,,,,,,"Iron, Fe",MG -6370118,1849010,1089,10.0,,78.0,,,,,,,"Iron, Fe",MG -6370562,972325,1089,0.4,,75.0,,,,,,,"Iron, Fe",MG -6370588,972379,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -6370755,972797,1089,0.79,,75.0,,,,,,,"Iron, Fe",MG -6370818,973069,1089,2.08,,70.0,,,,,,,"Iron, Fe",MG -6370878,1849043,1089,3.0,,78.0,,,,,,,"Iron, Fe",MG -6371110,973897,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6371322,974949,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6371433,975335,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6371444,975371,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6371495,975543,1089,2.94,,70.0,,,,,,,"Iron, Fe",MG -6371590,975799,1089,0.31,,75.0,,,,,,,"Iron, Fe",MG -6371649,975959,1089,1.85,,75.0,,,,,,,"Iron, Fe",MG -6371854,977873,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6372300,1849124,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6372638,983559,1089,2.0,,75.0,,,,,,,"Iron, Fe",MG -6372689,983755,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6372690,983757,1089,4.24,,75.0,,,,,,,"Iron, Fe",MG -6372973,984475,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6372976,984487,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6373022,1849161,1089,0.4,,75.0,,,,,,,"Iron, Fe",MG -6373152,984937,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6373306,985333,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -6373359,985457,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6373400,985585,1089,1.11,,75.0,,,,,,,"Iron, Fe",MG -6373416,985621,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6373489,985805,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6373877,986845,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6374012,987251,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -6374064,987413,1089,3.7,,70.0,,,,,,,"Iron, Fe",MG -6374124,987553,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG -6374288,988039,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6374778,995955,1089,0.94,,70.0,,,,,,,"Iron, Fe",MG -6375447,1001533,1089,0.26,,75.0,,,,,,,"Iron, Fe",MG -6375731,1002223,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6376179,1004629,1089,2.25,,70.0,,,,,,,"Iron, Fe",MG -6376369,1005513,1089,2.37,,70.0,,,,,,,"Iron, Fe",MG -6376475,1006377,1089,2.22,,70.0,,,,,,,"Iron, Fe",MG -6376658,1006789,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6376665,1006805,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG -6377021,1008039,1089,3.23,,70.0,,,,,,,"Iron, Fe",MG -6377272,1008725,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG -6377491,1009269,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6377688,1009771,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG -6377874,1010275,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6378060,1849689,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6378362,1011481,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6378568,1011991,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6378587,1012035,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6378801,1012539,1089,0.59,,75.0,,,,,,,"Iron, Fe",MG -6379427,1015761,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6379430,1015769,1089,2.05,,75.0,,,,,,,"Iron, Fe",MG -6379589,1016695,1089,0.23,,75.0,,,,,,,"Iron, Fe",MG -6379819,1017277,1089,6.86,,75.0,,,,,,,"Iron, Fe",MG -6379898,1017477,1089,2.4,,70.0,,,,,,,"Iron, Fe",MG -6380003,1017733,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6380651,1019331,1089,1.17,,70.0,,,,,,,"Iron, Fe",MG -6380742,1019563,1089,2.33,,70.0,,,,,,,"Iron, Fe",MG -6380863,1019865,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6381185,1020655,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6381342,1021009,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -6381609,1021655,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6382194,1023039,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG -6382374,1023451,1089,0.74,,70.0,,,,,,,"Iron, Fe",MG -6382379,1023467,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -6382612,1850060,1089,1.09,,75.0,,,,,,,"Iron, Fe",MG -6382736,1024363,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6382865,1024679,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6382869,1024689,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6382872,1024695,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6383557,1026483,1089,0.74,,70.0,,,,,,,"Iron, Fe",MG -6383726,1026931,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6384197,1028231,1089,0.38,,70.0,,,,,,,"Iron, Fe",MG -6384439,1028879,1089,1.6,,70.0,,,,,,,"Iron, Fe",MG -6384736,1029665,1089,4.65,,70.0,,,,,,,"Iron, Fe",MG -6385707,1032027,1089,0.93,,70.0,,,,,,,"Iron, Fe",MG -6385781,1032201,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6385832,1032315,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG -6385891,1032455,1089,5.0,,70.0,,,,,,,"Iron, Fe",MG -6386155,1033161,1089,1.2,,70.0,,,,,,,"Iron, Fe",MG -6386434,1033913,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG -6386517,1034133,1089,5.33,,70.0,,,,,,,"Iron, Fe",MG -6386626,1034415,1089,1.8,,70.0,,,,,,,"Iron, Fe",MG -6386661,1034491,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6386724,1034631,1089,1.33,,70.0,,,,,,,"Iron, Fe",MG -6387120,1035777,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6387527,1036821,1089,10.71,,70.0,,,,,,,"Iron, Fe",MG -6387848,1037659,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG -6387866,1037725,1089,4.0,,75.0,,,,,,,"Iron, Fe",MG -6388210,1038669,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG -6388275,1038829,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6388368,1039069,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG -6388934,1040585,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG -6389085,1040947,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6389172,1041157,1089,4.0,,75.0,,,,,,,"Iron, Fe",MG -6389451,1041877,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6389479,1041945,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6389704,1042523,1089,7.14,,70.0,,,,,,,"Iron, Fe",MG -6389736,1042595,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6390124,1043573,1089,4.2,,75.0,,,,,,,"Iron, Fe",MG -6390142,1043611,1089,0.44,,70.0,,,,,,,"Iron, Fe",MG -6390176,1043685,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6390226,1043807,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6390476,1044385,1089,3.12,,70.0,,,,,,,"Iron, Fe",MG -6390543,1044519,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -6390661,1044795,1089,1.61,,75.0,,,,,,,"Iron, Fe",MG -6390793,1045139,1089,0.77,,70.0,,,,,,,"Iron, Fe",MG -6391153,1045937,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6391285,1046229,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6391694,1047275,1089,3.12,,70.0,,,,,,,"Iron, Fe",MG -6391938,1047883,1089,1.2,,70.0,,,,,,,"Iron, Fe",MG -6392133,1048385,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6392252,1048665,1089,21.43,,70.0,,,,,,,"Iron, Fe",MG -6392470,1049157,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6392494,1049223,1089,0.49,,70.0,,,,,,,"Iron, Fe",MG -6392504,1049243,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6392721,1049733,1089,5.0,,70.0,,,,,,,"Iron, Fe",MG -6392793,1049895,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG -6392935,1054983,1089,3.0,,71.0,,,,,,,"Iron, Fe",MG -6393114,1055359,1089,1.6,,75.0,,,,,,,"Iron, Fe",MG -6393263,1055681,1089,3.93,,70.0,,,,,,,"Iron, Fe",MG -6393373,1055911,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6393509,1056245,1089,0.46,,75.0,,,,,,,"Iron, Fe",MG -6394071,1057561,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG -6394109,1057659,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6394974,1059799,1089,2.27,,70.0,,,,,,,"Iron, Fe",MG -6395455,1060931,1089,0.62,,70.0,,,,,,,"Iron, Fe",MG -6395590,1061245,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -6395818,1061807,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG -6395921,1062071,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6396173,1062721,1089,0.03,,70.0,,,,,,,"Iron, Fe",MG -6396542,1063575,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG -6396557,1063609,1089,0.56,,75.0,,,,,,,"Iron, Fe",MG -6396641,1063787,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6397114,1064919,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6397378,1065533,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG -6397459,1065713,1089,13.33,,70.0,,,,,,,"Iron, Fe",MG -6397507,1065819,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6397625,1066091,1089,26.43,,70.0,,,,,,,"Iron, Fe",MG -6397718,1066307,1089,0.23,,70.0,,,,,,,"Iron, Fe",MG -6397759,1066395,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6398285,1067563,1089,1.18,,71.0,,,,,,,"Iron, Fe",MG -6398593,1068275,1089,1.35,,70.0,,,,,,,"Iron, Fe",MG -6398902,1069091,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG -6399045,1069415,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6399469,1070469,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -6399685,1070975,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6399720,1071067,1089,0.17,,70.0,,,,,,,"Iron, Fe",MG -6399899,1071525,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG -6399999,1071787,1089,2.08,,75.0,,,,,,,"Iron, Fe",MG -6400577,1073431,1089,0.11,,70.0,,,,,,,"Iron, Fe",MG -6400748,1073869,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG -6401042,1074579,1089,13.17,,70.0,,,,,,,"Iron, Fe",MG -6401201,1074991,1089,0.75,,75.0,,,,,,,"Iron, Fe",MG -6401380,1075437,1089,0.53,,75.0,,,,,,,"Iron, Fe",MG -6402177,1077361,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6402197,1077411,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6402217,1077475,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6402520,1078201,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6402842,1078949,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6403386,1080245,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6403399,1080273,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6403563,1080649,1089,2.05,,75.0,,,,,,,"Iron, Fe",MG -6403987,1081685,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6403995,1081703,1089,0.1,,70.0,,,,,,,"Iron, Fe",MG -6404129,1082037,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -6404357,1082561,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6404571,1083037,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6404653,1083243,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG -6404764,1083507,1089,2.53,,75.0,,,,,,,"Iron, Fe",MG -6405097,1084283,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6405641,1085551,1089,12.5,,70.0,,,,,,,"Iron, Fe",MG -6405825,1086127,1089,2.14,,70.0,,,,,,,"Iron, Fe",MG -6406292,1087617,1089,0.61,,75.0,,,,,,,"Iron, Fe",MG -6406942,1089201,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6406951,1089231,1089,2.63,,70.0,,,,,,,"Iron, Fe",MG -6407252,1089923,1089,0.17,,70.0,,,,,,,"Iron, Fe",MG -6407337,1090129,1089,10.38,,70.0,,,,,,,"Iron, Fe",MG -6407358,1090173,1089,3.35,,75.0,,,,,,,"Iron, Fe",MG -6407512,1090539,1089,5.48,,70.0,,,,,,,"Iron, Fe",MG -6408016,1091803,1089,3.45,,70.0,,,,,,,"Iron, Fe",MG -6408164,1092123,1089,0.27,,70.0,,,,,,,"Iron, Fe",MG -6408471,1092865,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6409153,1094533,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6409289,1094881,1089,2.63,,70.0,,,,,,,"Iron, Fe",MG -6409448,1095263,1089,1.58,,70.0,,,,,,,"Iron, Fe",MG -6409737,1096019,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -6409785,1096131,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6409915,1096423,1089,1.15,,70.0,,,,,,,"Iron, Fe",MG -6409941,1096481,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6409968,1096535,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG -6410101,1096867,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6410139,1096951,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6410162,1097021,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6410261,1097263,1089,0.48,,70.0,,,,,,,"Iron, Fe",MG -6410431,1105648,1089,0.11,1.0,1.0,,,,,,,"Iron, Fe",MG -6410461,1850284,1089,0.4,,75.0,,,,,,,"Iron, Fe",MG -6410900,1850784,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6411075,1850989,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -6411175,1851099,1089,15.0,,75.0,,,,,,,"Iron, Fe",MG -6411314,1851257,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6411430,1851391,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG -6411515,1851483,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6411546,1851520,1089,1.59,,75.0,,,,,,,"Iron, Fe",MG -6411639,1851631,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -6412532,1852640,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6412616,1852733,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6412717,1852845,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6412724,1852852,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG -6412725,1852853,1089,2.77,,75.0,,,,,,,"Iron, Fe",MG -6412738,1852866,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6412945,1853102,1089,6.28,,75.0,,,,,,,"Iron, Fe",MG -6413221,1853406,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6413528,1853803,1089,3.16,,75.0,,,,,,,"Iron, Fe",MG -6413530,1853805,1089,3.16,,75.0,,,,,,,"Iron, Fe",MG -6414477,1854926,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6414788,1855302,1089,1.32,,70.0,,,,,,,"Iron, Fe",MG -6415134,1855701,1089,1.08,,75.0,,,,,,,"Iron, Fe",MG -6415140,1855707,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -6415887,1856582,1089,2.88,,75.0,,,,,,,"Iron, Fe",MG -6416121,1856866,1089,0.48,,75.0,,,,,,,"Iron, Fe",MG -6416257,1857012,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG -6416344,1857104,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6416463,1857241,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6416608,1857402,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6416656,1857453,1089,3.75,,70.0,,,,,,,"Iron, Fe",MG -6416985,1857838,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6417174,1858060,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG -6417561,1858482,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6417729,1858666,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6418264,1859227,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG -6418344,1859311,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6418353,1859320,1089,5.67,,70.0,,,,,,,"Iron, Fe",MG -6418456,1859434,1089,0.47,,75.0,,,,,,,"Iron, Fe",MG -6418576,1859559,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6418702,1859696,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6418780,1859780,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -6419053,1860082,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG -6419390,1860509,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG -6419496,1860628,1089,0.85,,70.0,,,,,,,"Iron, Fe",MG -6419564,1860707,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6419681,1860838,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6420105,1861333,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6420149,1861383,1089,0.32,,70.0,,,,,,,"Iron, Fe",MG -6420159,1861394,1089,4.11,,75.0,,,,,,,"Iron, Fe",MG -6420339,1861635,1089,0.44,,75.0,,,,,,,"Iron, Fe",MG -6420443,1861767,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG -6420735,1862099,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6421201,1862654,1089,1.82,,75.0,,,,,,,"Iron, Fe",MG -6421211,1862666,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6421256,1862711,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6421396,1862858,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6421410,1862875,1089,12.0,,75.0,,,,,,,"Iron, Fe",MG -6421538,1863024,1089,3.89,,75.0,,,,,,,"Iron, Fe",MG -6421551,1863042,1089,1.96,,75.0,,,,,,,"Iron, Fe",MG -6421611,1863118,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6421650,1863165,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG -6422075,1863670,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG -6422273,1863913,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -6422695,1864402,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -6422868,1864598,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG -6423156,1864917,1089,2.48,,75.0,,,,,,,"Iron, Fe",MG -6423278,1865068,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -6423352,1865148,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6423486,1865311,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6423785,1865670,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6423820,1865709,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -6423924,1865820,1089,2.88,,75.0,,,,,,,"Iron, Fe",MG -6424276,1866240,1089,2.45,,75.0,,,,,,,"Iron, Fe",MG -6424285,1866251,1089,1.75,,70.0,,,,,,,"Iron, Fe",MG -6424312,1866282,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG -6424459,1866453,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6424522,1866533,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG -6424565,1866597,1089,1.0,,75.0,,,,,,,"Iron, Fe",MG -6424711,1866766,1089,2.53,,75.0,,,,,,,"Iron, Fe",MG -6424985,1867093,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6425098,1867221,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG -6425231,1867355,1089,6.75,,75.0,,,,,,,"Iron, Fe",MG -6425332,1867464,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6425537,1867695,1089,0.91,,70.0,,,,,,,"Iron, Fe",MG -6425632,1867805,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG -6425679,1867863,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6425832,1868042,1089,2.88,,75.0,,,,,,,"Iron, Fe",MG -6426464,1868763,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6426740,1869095,1089,2.18,,75.0,,,,,,,"Iron, Fe",MG -6427067,1869473,1089,1.15,,75.0,,,,,,,"Iron, Fe",MG -6427466,1869911,1089,1.23,,70.0,,,,,,,"Iron, Fe",MG -6427501,1869946,1089,0.67,,70.0,,,,,,,"Iron, Fe",MG -6427866,1870348,1089,3.09,,75.0,,,,,,,"Iron, Fe",MG -6427925,1870417,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6428057,1870569,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -6428114,1870629,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG -6428211,1870744,1089,3.39,,75.0,,,,,,,"Iron, Fe",MG -6428681,1871259,1089,0.65,,70.0,,,,,,,"Iron, Fe",MG -6428791,1871381,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6429150,1871821,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6429159,1871830,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6429247,1872181,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6429518,1872614,1089,0.53,,70.0,,,,,,,"Iron, Fe",MG -6429667,1872818,1089,10.29,,75.0,,,,,,,"Iron, Fe",MG -6429769,1872951,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6429814,1873033,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6429859,1873097,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6430121,1873446,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6430234,1873648,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG -6430398,1873882,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6430723,1874274,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6430786,1874348,1089,0.75,,70.0,,,,,,,"Iron, Fe",MG -6430953,1874573,1089,1.33,,75.0,,,,,,,"Iron, Fe",MG -6431138,1874851,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6431445,1875276,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6431449,1875280,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6431485,1875328,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -6431575,1875456,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6431863,1875839,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG -6431981,1875991,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -6432296,1876423,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -6432398,1876554,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -6432502,1876708,1089,2.0,,75.0,,,,,,,"Iron, Fe",MG -6432583,1876812,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG -6433175,1877607,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6433232,1877684,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG -6433408,1877931,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -6433432,1877958,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6433575,1878200,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -6433696,1878362,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -6433882,1878624,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG -6434056,1878840,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6434125,1878922,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6434127,1878924,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6434132,1878929,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6434228,1879053,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG -6434877,1879928,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6435311,1880517,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6435723,1140141,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -6435966,1140568,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6435984,1140587,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6436230,1140919,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6436282,1140983,1089,0.31,,75.0,,,,,,,"Iron, Fe",MG -6436750,1141592,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6436989,1141869,1089,1.87,,70.0,,,,,,,"Iron, Fe",MG -6437135,1142050,1089,2.12,,70.0,,,,,,,"Iron, Fe",MG -6437353,1142303,1089,2.31,,70.0,,,,,,,"Iron, Fe",MG -6437371,1142322,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -6437386,1142342,1089,0.57,,70.0,,,,,,,"Iron, Fe",MG -6437669,1142662,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6437900,1142951,1089,2.81,,70.0,,,,,,,"Iron, Fe",MG -6437902,1142953,1089,2.63,,70.0,,,,,,,"Iron, Fe",MG -6437987,1143052,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6438138,1143220,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6438386,1143518,1089,2.33,,70.0,,,,,,,"Iron, Fe",MG -6438938,1144167,1089,0.94,,70.0,,,,,,,"Iron, Fe",MG -6439077,1144333,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6439252,1144551,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG -6439454,1144794,1089,1.28,,70.0,,,,,,,"Iron, Fe",MG -6439503,1144851,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6439617,1144983,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6439635,1145005,1089,1.69,,70.0,,,,,,,"Iron, Fe",MG -6439928,1880700,1089,2.43,,75.0,,,,,,,"Iron, Fe",MG -6440036,1145386,1089,0.68,,75.0,,,,,,,"Iron, Fe",MG -6440196,1145547,1089,1.2,,78.0,,,,,,,"Iron, Fe",MG -6440216,1145567,1089,0.0,,78.0,,,,,,,"Iron, Fe",MG -6440295,1145647,1089,4.26,,71.0,,,,,,,"Iron, Fe",MG -6440316,1145668,1089,1.0,,78.0,,,,,,,"Iron, Fe",MG -6440339,1145691,1089,0.0,,78.0,,,,,,,"Iron, Fe",MG -6440491,1145845,1089,2.0,,78.0,,,,,,,"Iron, Fe",MG -6440552,1145907,1089,0.0,,78.0,,,,,,,"Iron, Fe",MG -6440601,1145958,1089,0.0,,78.0,,,,,,,"Iron, Fe",MG -6440883,1146242,1089,3.2,,71.0,,,,,,,"Iron, Fe",MG -6440956,1146322,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6441652,1147063,1089,5.14,,70.0,,,,,,,"Iron, Fe",MG -6441653,1147064,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG -6441662,1147083,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6441748,1147179,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6441782,1147216,1089,1.15,,70.0,,,,,,,"Iron, Fe",MG -6441963,1147481,1089,2.14,,70.0,,,,,,,"Iron, Fe",MG -6442241,1147840,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG -6442862,1148763,1089,1.9,,75.0,,,,,,,"Iron, Fe",MG -6443012,1148978,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6443653,1150140,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG -6443674,1150170,1089,2.77,,75.0,,,,,,,"Iron, Fe",MG -6444070,1150771,1089,1.25,,70.0,,,,,,,"Iron, Fe",MG -6444112,1150819,1089,2.67,,70.0,,,,,,,"Iron, Fe",MG -6444258,1151011,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6444298,1151062,1089,26.9,,70.0,,,,,,,"Iron, Fe",MG -6444626,1151660,1089,3.5,,70.0,,,,,,,"Iron, Fe",MG -6444636,1151670,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG -6444788,1151877,1089,5.68,,75.0,,,,,,,"Iron, Fe",MG -6444793,1151882,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG -6444916,1152052,1089,4.86,,70.0,,,,,,,"Iron, Fe",MG -6444926,1152066,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6444985,1152128,1089,0.09,,70.0,,,,,,,"Iron, Fe",MG -6445444,1152648,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6446118,1153465,1089,2.96,,70.0,,,,,,,"Iron, Fe",MG -6446176,1153533,1089,1.85,,70.0,,,,,,,"Iron, Fe",MG -6446270,1153645,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6446469,1153895,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6446476,1153907,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6446493,1153927,1089,0.5,,75.0,,,,,,,"Iron, Fe",MG -6447109,1154656,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG -6447271,1154843,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6447427,1155010,1089,0.41,,71.0,,,,,,,"Iron, Fe",MG -6447507,1155090,1089,3.0,,78.0,,,,,,,"Iron, Fe",MG -6447534,1155117,1089,0.42,,71.0,,,,,,,"Iron, Fe",MG -6447617,1155200,1089,0.5,,71.0,,,,,,,"Iron, Fe",MG -6447668,1155251,1089,0.16,,71.0,,,,,,,"Iron, Fe",MG -6447708,1155292,1089,0.54,,71.0,,,,,,,"Iron, Fe",MG -6448053,1155676,1089,1.85,,75.0,,,,,,,"Iron, Fe",MG -6448581,1156291,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6448634,1156357,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -6448820,1156612,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6448837,1156636,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6448966,1156819,1089,1.8,,70.0,,,,,,,"Iron, Fe",MG -6448975,1156833,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -6449097,1157010,1089,0.56,,75.0,,,,,,,"Iron, Fe",MG -6449228,1157244,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6449699,1157949,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6449815,1158132,1089,0.68,,75.0,,,,,,,"Iron, Fe",MG -6450924,1159961,1089,2.14,,70.0,,,,,,,"Iron, Fe",MG -6451188,1160289,1089,3.93,,70.0,,,,,,,"Iron, Fe",MG -6451192,1160293,1089,1.56,,70.0,,,,,,,"Iron, Fe",MG -6451195,1160296,1089,1.56,,70.0,,,,,,,"Iron, Fe",MG -6451244,1160375,1089,0.37,,70.0,,,,,,,"Iron, Fe",MG -6451282,1160420,1089,0.11,,70.0,,,,,,,"Iron, Fe",MG -6451593,1160813,1089,1.5,,70.0,,,,,,,"Iron, Fe",MG -6451865,1161134,1089,0.09,,70.0,,,,,,,"Iron, Fe",MG -6451982,1161270,1089,0.34,,70.0,,,,,,,"Iron, Fe",MG -6452171,1161478,1089,2.67,,70.0,,,,,,,"Iron, Fe",MG -6452204,1161521,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -6452306,1161630,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6452599,1161973,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6452957,1162413,1089,1.68,,70.0,,,,,,,"Iron, Fe",MG -6452988,1162450,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG -6453153,1162654,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6453256,1162773,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG -6453278,1162798,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG -6453351,1162884,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG -6453709,1163306,1089,2.7,,70.0,,,,,,,"Iron, Fe",MG -6454021,1163687,1089,1.07,,75.0,,,,,,,"Iron, Fe",MG -6454154,1163881,1089,3.09,,75.0,,,,,,,"Iron, Fe",MG -6454238,1164257,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6454319,1164468,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6454346,1164522,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6454477,1164755,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6454624,1165067,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6454686,1165169,1089,2.32,,75.0,,,,,,,"Iron, Fe",MG -6454986,1165511,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6455095,1165640,1089,3.38,,75.0,,,,,,,"Iron, Fe",MG -6455142,1165688,1089,0.0,,78.0,,,,,,,"Iron, Fe",MG -6455153,1165700,1089,4.48,,78.0,,,,,,,"Iron, Fe",MG -6455194,1165744,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6455503,1166102,1089,0.85,,71.0,,,,,,,"Iron, Fe",MG -6455504,1166103,1089,1.22,,71.0,,,,,,,"Iron, Fe",MG -6456124,1166794,1089,1.43,,71.0,,,,,,,"Iron, Fe",MG -6456194,1166882,1089,4.94,,71.0,,,,,,,"Iron, Fe",MG -6456262,1166957,1089,0.76,,71.0,,,,,,,"Iron, Fe",MG -6456409,1167123,1089,0.57,,71.0,,,,,,,"Iron, Fe",MG -6456983,1167778,1089,3.57,,71.0,,,,,,,"Iron, Fe",MG -6457322,1168172,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG -6457360,1168215,1089,2.39,,71.0,,,,,,,"Iron, Fe",MG -6457440,1168300,1089,0.46,,71.0,,,,,,,"Iron, Fe",MG -6457463,1168329,1089,0.88,,71.0,,,,,,,"Iron, Fe",MG -6457481,1168350,1089,1.2,,71.0,,,,,,,"Iron, Fe",MG -6457950,1168943,1089,5.0,,71.0,,,,,,,"Iron, Fe",MG -6458025,1169021,1089,5.0,,71.0,,,,,,,"Iron, Fe",MG -6458434,1169828,1089,0.5,,71.0,,,,,,,"Iron, Fe",MG -6458488,1169987,1089,2.08,,75.0,,,,,,,"Iron, Fe",MG -6458559,1170147,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6458817,1171008,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6458826,1171019,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -6458948,1171171,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6459047,1171295,1089,1.34,,75.0,,,,,,,"Iron, Fe",MG -6459105,1171366,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6459171,1171451,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6459212,1171501,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6459577,1171962,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG -6459827,1172274,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6459837,1172285,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6460111,1172656,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -6460184,1172753,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6460292,1172889,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6460303,1172901,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6460368,1172987,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6460399,1173023,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6460647,1173347,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG -6460799,1173603,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6460911,1173771,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6461013,1173901,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -6461018,1173907,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG -6461247,1174170,1089,2.95,,75.0,,,,,,,"Iron, Fe",MG -6461294,1174224,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6461305,1174243,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -6461546,1174565,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6461808,1174926,1089,1.56,,70.0,,,,,,,"Iron, Fe",MG -6461880,1175030,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6462463,1175910,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG -6463564,1177425,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -6463728,1177676,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG -6463966,1177974,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6464188,1178281,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6464194,1178298,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6464385,1178582,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -6464475,1178707,1089,1.16,,75.0,,,,,,,"Iron, Fe",MG -6464540,1178795,1089,1.69,,75.0,,,,,,,"Iron, Fe",MG -6464648,1178966,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG -6464966,1179471,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG -6464978,1179483,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -6465066,1179611,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -6465163,1179763,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6465289,1179940,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG -6465398,1180111,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6465427,1180156,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -6465508,1180289,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6465519,1180303,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG -6465754,1180614,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6466026,1180947,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6466139,1181093,1089,5.74,,75.0,,,,,,,"Iron, Fe",MG -6466256,1181262,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6466353,1181420,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6466411,1181491,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6466876,1182137,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6467337,1182799,1089,5.65,,70.0,,,,,,,"Iron, Fe",MG -6467372,1182848,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6467561,1183087,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG -6467673,1183235,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG -6467732,1183311,1089,3.91,,75.0,,,,,,,"Iron, Fe",MG -6467798,1183400,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6467994,1183635,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6468096,1183759,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6468424,1184226,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6468615,1184476,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6468666,1184570,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG -6469118,1185209,1089,0.46,,75.0,,,,,,,"Iron, Fe",MG -6469132,1185228,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6469158,1185264,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6469321,1185475,1089,1.41,,75.0,,,,,,,"Iron, Fe",MG -6469415,1185621,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6469683,1186009,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6469731,1186071,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6469740,1186083,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG -6469832,1186222,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -6469942,1186361,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -6470084,1186534,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -6470298,1186841,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6470490,1187118,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6470531,1187169,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6470535,1187175,1089,7.07,,75.0,,,,,,,"Iron, Fe",MG -6470553,1187199,1089,0.83,,70.0,,,,,,,"Iron, Fe",MG -6470681,1187408,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6470742,1187502,1089,0.89,,75.0,,,,,,,"Iron, Fe",MG -6470942,1187756,1089,1.6,,75.0,,,,,,,"Iron, Fe",MG -6471515,1188604,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6471610,1188722,1089,0.24,,75.0,,,,,,,"Iron, Fe",MG -6471733,1188883,1089,1.89,,70.0,,,,,,,"Iron, Fe",MG -6472198,1189561,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -6472331,1189787,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG -6472336,1189793,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6472490,1189980,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG -6472906,1190491,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG -6473217,1190871,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6473453,1191167,1089,2.32,,75.0,,,,,,,"Iron, Fe",MG -6473585,1191325,1089,1.09,,75.0,,,,,,,"Iron, Fe",MG -6473627,1191402,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6474202,1192095,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6474312,1192239,1089,1.6,,70.0,,,,,,,"Iron, Fe",MG -6474496,1192497,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6474685,1192732,1089,0.59,,75.0,,,,,,,"Iron, Fe",MG -6474907,1193040,1089,2.19,,70.0,,,,,,,"Iron, Fe",MG -6475183,1193385,1089,4.0,,75.0,,,,,,,"Iron, Fe",MG -6475199,1193401,1089,1.37,,75.0,,,,,,,"Iron, Fe",MG -6475445,1193710,1089,7.2,,75.0,,,,,,,"Iron, Fe",MG -6475564,1193914,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6475762,1194268,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6476197,1194875,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6476303,1194999,1089,0.84,,75.0,,,,,,,"Iron, Fe",MG -6476791,1195846,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6476803,1195866,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6476959,1196081,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6477405,1196728,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6477567,1196969,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6478425,1198324,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6478436,1198357,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6478455,1198384,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6478532,1198502,1089,3.35,,75.0,,,,,,,"Iron, Fe",MG -6478811,1198934,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6478879,1199028,1089,0.99,,75.0,,,,,,,"Iron, Fe",MG -6478923,1199083,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6479093,1199346,1089,0.44,,75.0,,,,,,,"Iron, Fe",MG -6479341,1199712,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6480262,1201140,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6480274,1201152,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6480396,1201338,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6480493,1201465,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6480691,1201758,1089,2.67,,75.0,,,,,,,"Iron, Fe",MG -6480893,1202055,1089,6.32,,75.0,,,,,,,"Iron, Fe",MG -6480936,1202118,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG -6480991,1202199,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG -6481046,1202316,1089,2.16,,70.0,,,,,,,"Iron, Fe",MG -6481177,1202484,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6481443,1202922,1089,1.1,,75.0,,,,,,,"Iron, Fe",MG -6481496,1202985,1089,4.74,,75.0,,,,,,,"Iron, Fe",MG -6481692,1203279,1089,12.86,,75.0,,,,,,,"Iron, Fe",MG -6481813,1203472,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG -6482036,1203856,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6482114,1203944,1089,1.57,,75.0,,,,,,,"Iron, Fe",MG -6482168,1204019,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6482243,1204153,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6482467,1204430,1089,12.0,,75.0,,,,,,,"Iron, Fe",MG -6482879,1205164,1089,4.38,,70.0,,,,,,,"Iron, Fe",MG -6482890,1205177,1089,2.81,,75.0,,,,,,,"Iron, Fe",MG -6482994,1205344,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6483377,1205905,1089,1.16,,75.0,,,,,,,"Iron, Fe",MG -6483429,1205975,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6483750,1206515,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6483872,1206688,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6484075,1206926,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG -6484355,1207389,1089,4.11,,75.0,,,,,,,"Iron, Fe",MG -6484382,1207427,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6484384,1207432,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6484617,1207752,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6484768,1207958,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6485081,1208397,1089,0.34,,75.0,,,,,,,"Iron, Fe",MG -6485111,1208440,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG -6485426,1208838,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -6485457,1208883,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6485466,1208892,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6485583,1209031,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -6486057,1209648,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6486763,1210603,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6486768,1210609,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6486977,1210864,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -6487312,1211327,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6487440,1211478,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6487453,1211495,1089,63.53,,75.0,,,,,,,"Iron, Fe",MG -6487649,1211739,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6487796,1211949,1089,2.3,,75.0,,,,,,,"Iron, Fe",MG -6487797,1211950,1089,2.48,,75.0,,,,,,,"Iron, Fe",MG -6487884,1212074,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6487961,1212179,1089,15.0,,75.0,,,,,,,"Iron, Fe",MG -6488193,1212485,1089,2.29,,70.0,,,,,,,"Iron, Fe",MG -6488487,1213394,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG -6488490,1213398,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG -6488537,1213470,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG -6489261,1214546,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -6489676,1215271,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG -6489747,1215361,1089,1.59,,75.0,,,,,,,"Iron, Fe",MG -6489824,1215473,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6490757,1216710,1089,6.75,,75.0,,,,,,,"Iron, Fe",MG -6491123,1217227,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -6491440,1217697,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG -6491524,1217839,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6491586,1217983,1089,5.81,,75.0,,,,,,,"Iron, Fe",MG -6491810,1218367,1089,0.28,,75.0,,,,,,,"Iron, Fe",MG -6491930,1218520,1089,1.88,,75.0,,,,,,,"Iron, Fe",MG -6491987,1218584,1089,0.84,,75.0,,,,,,,"Iron, Fe",MG -6492078,1218704,1089,0.23,,75.0,,,,,,,"Iron, Fe",MG -6492110,1218760,1089,1.33,,75.0,,,,,,,"Iron, Fe",MG -6492303,1218984,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6492521,1219296,1089,2.0,,75.0,,,,,,,"Iron, Fe",MG -6492602,1219546,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6492611,1219557,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6492835,1219860,1089,1.24,,75.0,,,,,,,"Iron, Fe",MG -6492855,1219885,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG -6493133,1221043,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6493465,1221593,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6493692,1221961,1089,2.08,,75.0,,,,,,,"Iron, Fe",MG -6494048,1222609,1089,2.18,,75.0,,,,,,,"Iron, Fe",MG -6494145,1222776,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6494339,1223072,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6494504,1223350,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6494576,1223463,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG -6494625,1223571,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6494770,1223757,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6495103,1224222,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6495330,1224594,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -6495339,1224604,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6495438,1224744,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6495443,1224755,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6495673,1225092,1089,9.0,,75.0,,,,,,,"Iron, Fe",MG -6496367,1225978,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG -6496548,1226224,1089,3.81,,75.0,,,,,,,"Iron, Fe",MG -6496920,1226721,1089,0.84,,75.0,,,,,,,"Iron, Fe",MG -6496966,1226774,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6497380,1227425,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6497640,1227781,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6498265,1228709,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6498580,1229123,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG -6499343,1230134,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -6499628,1230527,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6499945,1230998,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG -6500038,1231137,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6500090,1231196,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6500425,1231658,1089,1.85,,75.0,,,,,,,"Iron, Fe",MG -6501523,1233090,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6501610,1233208,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6501727,1233372,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6502170,1234054,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6502199,1234093,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6502210,1234106,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6502926,1235187,1089,2.47,,75.0,,,,,,,"Iron, Fe",MG -6502970,1235244,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6503058,1235355,1089,5.45,,75.0,,,,,,,"Iron, Fe",MG -6503225,1235579,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6503381,1235779,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6503544,1236025,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -6503749,1236288,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6504257,1237069,1089,13.2,,70.0,,,,,,,"Iron, Fe",MG -6504578,1237511,1089,1.16,,75.0,,,,,,,"Iron, Fe",MG -6504616,1237557,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6504664,1237615,1089,3.43,,75.0,,,,,,,"Iron, Fe",MG -6504845,1237872,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6504955,1238020,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6505186,1238323,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -6505743,1239079,1089,2.03,,75.0,,,,,,,"Iron, Fe",MG -6506196,1239792,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6506465,1240162,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG -6506536,1240265,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6506587,1240329,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6506820,1240665,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6507098,1240998,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6507113,1241021,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6508449,1242785,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -6508464,1242803,1089,1.02,,75.0,,,,,,,"Iron, Fe",MG -6508705,1243126,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6508768,1243221,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6508862,1243383,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6508883,1243424,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6509319,1243984,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG -6509932,1244759,1089,2.39,,75.0,,,,,,,"Iron, Fe",MG -6510044,1244923,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6510076,1244960,1089,3.18,,75.0,,,,,,,"Iron, Fe",MG -6510101,1245001,1089,1.52,,75.0,,,,,,,"Iron, Fe",MG -6510184,1245174,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6510260,1245335,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG -6510419,1245541,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6510611,1245760,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6510726,1245916,1089,3.16,,70.0,,,,,,,"Iron, Fe",MG -6510795,1246011,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6511123,1246423,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6511205,1246544,1089,2.54,,75.0,,,,,,,"Iron, Fe",MG -6511211,1246551,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6511262,1246607,1089,1.35,,75.0,,,,,,,"Iron, Fe",MG -6511336,1246697,1089,1.05,,70.0,,,,,,,"Iron, Fe",MG -6511518,1246909,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6511524,1246915,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG -6511643,1247053,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG -6512164,1247697,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6512353,1247938,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -6512543,1248174,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6512611,1248245,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6512821,1248499,1089,3.79,,75.0,,,,,,,"Iron, Fe",MG -6512941,1248697,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6513031,1248870,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6513490,1249502,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6513845,1249973,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6513962,1250109,1089,1.52,,75.0,,,,,,,"Iron, Fe",MG -6514130,1250306,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6514248,1250459,1089,23.08,,70.0,,,,,,,"Iron, Fe",MG -6514417,1250655,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6514424,1250662,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG -6514617,1250884,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6514758,1251056,1089,3.16,,75.0,,,,,,,"Iron, Fe",MG -6514795,1251099,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG -6514918,1251272,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -6515054,1251436,1089,27.27,,75.0,,,,,,,"Iron, Fe",MG -6515160,1251547,1089,1.67,,75.0,,,,,,,"Iron, Fe",MG -6515234,1251631,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6515445,1251882,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG -6515498,1252018,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG -6515618,1252193,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6516096,1252751,1089,2.22,,75.0,,,,,,,"Iron, Fe",MG -6516241,1252939,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6516325,1253043,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6516407,1253132,1089,1.69,,75.0,,,,,,,"Iron, Fe",MG -6516441,1253174,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6516878,1253723,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG -6517203,1254107,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6517362,1254288,1089,4.44,,70.0,,,,,,,"Iron, Fe",MG -6517585,1254550,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6517651,1254636,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6517847,1254890,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG -6517897,1254950,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6517942,1255008,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG -6518431,1255651,1089,0.73,,75.0,,,,,,,"Iron, Fe",MG -6518861,1256181,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6518942,1256265,1089,2.41,,75.0,,,,,,,"Iron, Fe",MG -6518957,1256286,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6518963,1256297,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -6519066,1256439,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6519598,1257208,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG -6519711,1257340,1089,4.19,,75.0,,,,,,,"Iron, Fe",MG -6519734,1257364,1089,1.48,,75.0,,,,,,,"Iron, Fe",MG -6520020,1257761,1089,2.37,,75.0,,,,,,,"Iron, Fe",MG -6520656,1258521,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG -6520859,1258759,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG -6521017,1258977,1089,2.41,,75.0,,,,,,,"Iron, Fe",MG -6521267,1259398,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -6521311,1259457,1089,3.15,,75.0,,,,,,,"Iron, Fe",MG -6521797,1260072,1089,0.27,,75.0,,,,,,,"Iron, Fe",MG -6521904,1260204,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -6521936,1260246,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6521952,1260265,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6522045,1260387,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6522179,1260567,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6522202,1260598,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6522678,1261186,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG -6522795,1261324,1089,1.96,,75.0,,,,,,,"Iron, Fe",MG -6522796,1261325,1089,4.0,,75.0,,,,,,,"Iron, Fe",MG -6522855,1261395,1089,0.38,,75.0,,,,,,,"Iron, Fe",MG -6523176,1261771,1089,3.35,,75.0,,,,,,,"Iron, Fe",MG -6523188,1261783,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -6523253,1261860,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG -6523337,1261969,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6523449,1262107,1089,0.56,,75.0,,,,,,,"Iron, Fe",MG -6523532,1262208,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -6523719,1262455,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6524591,1263572,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6524662,1263667,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG -6524701,1263713,1089,0.36,,75.0,,,,,,,"Iron, Fe",MG -6524777,1263804,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6524834,1263874,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6525143,1264240,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG -6525154,1264252,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6525485,1264645,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6525656,1264846,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6525691,1264890,1089,0.4,,75.0,,,,,,,"Iron, Fe",MG -6525702,1264904,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG -6525804,1265033,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6525848,1265087,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG -6526062,1265346,1089,1.76,,70.0,,,,,,,"Iron, Fe",MG -6526505,1265929,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -6526618,1266091,1089,2.35,,75.0,,,,,,,"Iron, Fe",MG -6526623,1266097,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6526636,1266114,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6526640,1266118,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6526813,1266339,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6527034,1266623,1089,0.76,,75.0,,,,,,,"Iron, Fe",MG -6527302,1266971,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6527426,1267126,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6527656,1267410,1089,3.2,,75.0,,,,,,,"Iron, Fe",MG -6527672,1267441,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6528243,1268132,1089,1.47,,75.0,,,,,,,"Iron, Fe",MG -6528375,1268292,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG -6528429,1268353,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6528580,1268557,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6529066,1269234,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6529266,1269459,1089,2.38,,75.0,,,,,,,"Iron, Fe",MG -6529405,1269675,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6529524,1269840,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG -6529689,1270049,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG -6529963,1270415,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6529990,1270451,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG -6530147,1270653,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG -6530395,1270945,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -6530406,1270957,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6530768,1271401,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG -6530832,1271470,1089,6.92,,75.0,,,,,,,"Iron, Fe",MG -6530927,1271606,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6530936,1271620,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6531087,1271856,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -6531267,1272137,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6531474,1272401,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -6531608,1272569,1089,4.74,,75.0,,,,,,,"Iron, Fe",MG -6531725,1272709,1089,1.82,,75.0,,,,,,,"Iron, Fe",MG -6531835,1272838,1089,45.0,,75.0,,,,,,,"Iron, Fe",MG -6532188,1273341,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6532215,1273370,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6532554,1273788,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6532776,1274122,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6532797,1274149,1089,0.87,,75.0,,,,,,,"Iron, Fe",MG -6532871,1274223,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6532955,1274321,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -6533173,1274596,1089,0.78,,75.0,,,,,,,"Iron, Fe",MG -6533194,1274632,1089,6.75,,75.0,,,,,,,"Iron, Fe",MG -6533939,1275552,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6534342,1276034,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6534356,1276057,1089,0.21,,75.0,,,,,,,"Iron, Fe",MG -6534464,1276190,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG -6534512,1276247,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6534560,1276306,1089,0.89,,75.0,,,,,,,"Iron, Fe",MG -6534900,1276780,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6535187,1277205,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -6535400,1277516,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6535426,1277546,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -6535588,1277805,1089,6.07,,70.0,,,,,,,"Iron, Fe",MG -6535622,1277847,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6535635,1277860,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6535695,1277925,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -6536301,1278678,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6536382,1278769,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6536483,1278891,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG -6536760,1279254,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6536986,1279528,1089,14.29,,70.0,,,,,,,"Iron, Fe",MG -6537403,1280086,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -6537739,1280526,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6538564,1281650,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6538583,1281680,1089,2.18,,75.0,,,,,,,"Iron, Fe",MG -6538743,1281915,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6538844,1282029,1089,5.0,,75.0,,,,,,,"Iron, Fe",MG -6538847,1282033,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG -6539197,1282452,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6539486,1282799,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG -6539555,1282884,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6539561,1282890,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6540315,1284147,1089,0.8,,75.0,,,,,,,"Iron, Fe",MG -6540351,1284207,1089,2.05,,75.0,,,,,,,"Iron, Fe",MG -6540696,1284685,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -6540767,1284782,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6540900,1284993,1089,0.73,,75.0,,,,,,,"Iron, Fe",MG -6542049,1286414,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6542148,1286522,1089,0.41,,75.0,,,,,,,"Iron, Fe",MG -6542216,1286598,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6542317,1286730,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6542414,1286835,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6542432,1286855,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6543218,1287920,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG -6543348,1288082,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6543398,1288149,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -6543494,1288281,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -6543497,1288293,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG -6544059,1289068,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG -6544696,1290005,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -6544993,1290429,1089,1.24,,75.0,,,,,,,"Iron, Fe",MG -6545552,1291181,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6545783,1291524,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -6545956,1291862,1089,0.61,,75.0,,,,,,,"Iron, Fe",MG -6546011,1291946,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6546284,1292383,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6546339,1292487,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6546666,1293049,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6546894,1293465,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6547131,1293871,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG -6547363,1294310,1089,4.65,,75.0,,,,,,,"Iron, Fe",MG -6547364,1294311,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6547391,1294381,1089,3.16,,75.0,,,,,,,"Iron, Fe",MG -6547439,1294445,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6548094,1295803,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6548509,1296707,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG -6548595,1296963,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6549000,1297739,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6549103,1297903,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG -6549119,1297922,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6549207,1298084,1089,1.88,,75.0,,,,,,,"Iron, Fe",MG -6549222,1298120,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6549505,1298735,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6549623,1298983,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6549677,1299082,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6550136,1300827,1089,1.61,,75.0,,,,,,,"Iron, Fe",MG -6550300,1301040,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6550322,1301069,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6550381,1301143,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG -6550464,1301312,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6550739,1301844,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6550766,1301906,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6550901,1302180,1089,0.53,,75.0,,,,,,,"Iron, Fe",MG -6550951,1302271,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -6550968,1302332,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6551522,1303450,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG -6551544,1303486,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6551759,1303915,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG -6551776,1303936,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6551826,1304005,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -6551922,1304143,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6552000,1304253,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6552127,1304487,1089,16.07,,75.0,,,,,,,"Iron, Fe",MG -6552235,1304678,1089,14.52,,75.0,,,,,,,"Iron, Fe",MG -6552395,1304877,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6552413,1304900,1089,2.39,,75.0,,,,,,,"Iron, Fe",MG -6552428,1304918,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -6552481,1304975,1089,3.2,,75.0,,,,,,,"Iron, Fe",MG -6553005,1305756,1089,3.2,,75.0,,,,,,,"Iron, Fe",MG -6553025,1305777,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -6553039,1305793,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6553234,1306036,1089,4.69,,70.0,,,,,,,"Iron, Fe",MG -6553294,1306142,1089,1.54,,75.0,,,,,,,"Iron, Fe",MG -6553409,1306313,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -6553437,1306346,1089,2.31,,75.0,,,,,,,"Iron, Fe",MG -6554415,1307663,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG -6554594,1307972,1089,1.67,,75.0,,,,,,,"Iron, Fe",MG -6555310,1309058,1089,2.43,,75.0,,,,,,,"Iron, Fe",MG -6555494,1309332,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6555699,1309677,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG -6556373,1310864,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6556392,1310886,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG -6556526,1311061,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6556755,1311354,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG -6556928,1311575,1089,0.16,,75.0,,,,,,,"Iron, Fe",MG -6556971,1311620,1089,0.91,,75.0,,,,,,,"Iron, Fe",MG -6557109,1311780,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6557663,1312541,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6557858,1312833,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6558109,1313157,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6558375,1313494,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6558495,1313649,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6558640,1313823,1089,1.47,,75.0,,,,,,,"Iron, Fe",MG -6558816,1314035,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -6558998,1314252,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -6559185,1314474,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -6559412,1314745,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6559418,1314753,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG -6559584,1314968,1089,4.93,,75.0,,,,,,,"Iron, Fe",MG -6559805,1315315,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6560127,1315748,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6560515,1316263,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG -6561054,1316983,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6561273,1317291,1089,2.51,,75.0,,,,,,,"Iron, Fe",MG -6561626,1317814,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6561805,1318054,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6562225,1318622,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6562490,1318940,1089,0.16,,75.0,,,,,,,"Iron, Fe",MG -6562567,1319031,1089,2.88,,75.0,,,,,,,"Iron, Fe",MG -6563004,1319705,1089,1.04,,70.0,,,,,,,"Iron, Fe",MG -6563205,1319971,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6563211,1319978,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -6563383,1320205,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6563385,1320208,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6563575,1320449,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6563997,1321011,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG -6564073,1321107,1089,3.33,,75.0,,,,,,,"Iron, Fe",MG -6564192,1321252,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6564268,1321355,1089,3.23,,70.0,,,,,,,"Iron, Fe",MG -6564387,1321520,1089,0.84,,75.0,,,,,,,"Iron, Fe",MG -6564526,1321689,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6564940,1322216,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6564964,1322248,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6565016,1322326,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG -6565066,1322387,1089,0.48,,75.0,,,,,,,"Iron, Fe",MG -6565334,1322732,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6565362,1322771,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6566213,1323882,1089,0.81,,70.0,,,,,,,"Iron, Fe",MG -6566308,1324002,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6566597,1324376,1089,1.5,,75.0,,,,,,,"Iron, Fe",MG -6566794,1324633,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG -6567000,1324888,1089,8.84,,70.0,,,,,,,"Iron, Fe",MG -6567136,1325060,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6567511,1325563,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG -6567679,1325810,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6567718,1325858,1089,1.17,,75.0,,,,,,,"Iron, Fe",MG -6567723,1325864,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6567786,1325944,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6567805,1325969,1089,3.17,,75.0,,,,,,,"Iron, Fe",MG -6568131,1326443,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6568208,1326552,1089,0.97,,75.0,,,,,,,"Iron, Fe",MG -6568392,1326828,1089,0.23,,70.0,,,,,,,"Iron, Fe",MG -6568540,1327030,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6568577,1327083,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6568590,1327106,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -6568597,1327113,1089,0.21,,75.0,,,,,,,"Iron, Fe",MG -6568653,1327218,1089,0.38,,75.0,,,,,,,"Iron, Fe",MG -6568667,1327263,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6568859,1327524,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6569724,1328850,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6570743,1330415,1089,0.82,,75.0,,,,,,,"Iron, Fe",MG -6571631,1331752,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6571793,1331993,1089,9.44,,70.0,,,,,,,"Iron, Fe",MG -6571848,1332111,1089,2.14,,70.0,,,,,,,"Iron, Fe",MG -6572363,1333204,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6572711,1334146,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6572970,1334936,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG -6573476,1336959,1089,1.52,,70.0,,,,,,,"Iron, Fe",MG -6573538,1337211,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6573608,1337306,1089,0.68,,70.0,,,,,,,"Iron, Fe",MG -6573758,1337685,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6574183,1338543,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6574705,1339819,1089,2.48,,75.0,,,,,,,"Iron, Fe",MG -6574746,1339873,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6575162,1340571,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG -6575257,1340727,1089,0.62,,70.0,,,,,,,"Iron, Fe",MG -6575353,1340906,1089,1.11,,75.0,,,,,,,"Iron, Fe",MG -6575380,1340947,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6576377,1342794,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6576415,1342860,1089,1.47,,75.0,,,,,,,"Iron, Fe",MG -6576506,1343016,1089,4.29,,70.0,,,,,,,"Iron, Fe",MG -6576702,1343817,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6576799,1344026,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6576848,1344136,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG -6577401,1344950,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6577458,1345021,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -6577932,1345666,1089,12.46,,75.0,,,,,,,"Iron, Fe",MG -6578113,1345917,1089,0.32,,70.0,,,,,,,"Iron, Fe",MG -6578406,1346321,1089,9.64,,75.0,,,,,,,"Iron, Fe",MG -6578872,1347012,1089,3.71,,70.0,,,,,,,"Iron, Fe",MG -6579172,1347472,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6579432,1347923,1089,1.69,,75.0,,,,,,,"Iron, Fe",MG -6579644,1348162,1089,2.06,,75.0,,,,,,,"Iron, Fe",MG -6579903,1348488,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG -6579912,1348499,1089,1.56,,70.0,,,,,,,"Iron, Fe",MG -6579981,1348588,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6580314,1349035,1089,0.38,,75.0,,,,,,,"Iron, Fe",MG -6580554,1349367,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6580670,1349519,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6580903,1349846,1089,16.88,,75.0,,,,,,,"Iron, Fe",MG -6580912,1349862,1089,0.83,,75.0,,,,,,,"Iron, Fe",MG -6581035,1350055,1089,0.18,,75.0,,,,,,,"Iron, Fe",MG -6581060,1350094,1089,0.83,,70.0,,,,,,,"Iron, Fe",MG -6582321,1352603,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -6582361,1352685,1089,2.92,,75.0,,,,,,,"Iron, Fe",MG -6582408,1352761,1089,0.91,,75.0,,,,,,,"Iron, Fe",MG -6582574,1353218,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG -6582706,1353424,1089,0.62,,70.0,,,,,,,"Iron, Fe",MG -6583106,1353963,1089,0.83,,75.0,,,,,,,"Iron, Fe",MG -6583192,1354107,1089,2.34,,75.0,,,,,,,"Iron, Fe",MG -6583424,1354423,1089,1.67,,75.0,,,,,,,"Iron, Fe",MG -6583495,1354531,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG -6583811,1355049,1089,1.47,,75.0,,,,,,,"Iron, Fe",MG -6583930,1355259,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6583957,1355289,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6584005,1355354,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -6584117,1355486,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6584133,1355511,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6584287,1355808,1089,0.83,,70.0,,,,,,,"Iron, Fe",MG -6584361,1355937,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6584657,1356340,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6584863,1356611,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6584946,1356741,1089,2.67,,70.0,,,,,,,"Iron, Fe",MG -6584997,1356820,1089,1.31,,70.0,,,,,,,"Iron, Fe",MG -6585119,1357023,1089,2.41,,75.0,,,,,,,"Iron, Fe",MG -6585168,1357101,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6585380,1357423,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG -6585417,1357498,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6585436,1357527,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -6585638,1357861,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -6585697,1357938,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6585830,1358153,1089,1.88,,75.0,,,,,,,"Iron, Fe",MG -6585867,1358191,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6585907,1358232,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6585951,1358280,1089,7.14,,70.0,,,,,,,"Iron, Fe",MG -6586172,1358557,1089,0.47,,75.0,,,,,,,"Iron, Fe",MG -6586290,1358715,1089,0.56,,75.0,,,,,,,"Iron, Fe",MG -6586562,1359102,1089,1.64,,70.0,,,,,,,"Iron, Fe",MG -6586619,1359183,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6586789,1359420,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6586934,1359620,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -6586953,1359644,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6587010,1359746,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG -6587056,1359835,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6587062,1359849,1089,1.3,,70.0,,,,,,,"Iron, Fe",MG -6587225,1360150,1089,1.61,,70.0,,,,,,,"Iron, Fe",MG -6587284,1360253,1089,3.38,,75.0,,,,,,,"Iron, Fe",MG -6587782,1360962,1089,3.45,,70.0,,,,,,,"Iron, Fe",MG -6587816,1361012,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6587962,1361216,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6588189,1361518,1089,0.88,,70.0,,,,,,,"Iron, Fe",MG -6588295,1361686,1089,0.68,,70.0,,,,,,,"Iron, Fe",MG -6588868,1362538,1089,1.46,,70.0,,,,,,,"Iron, Fe",MG -6588903,1362588,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG -6589675,1363747,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6590376,1364677,1089,0.88,,75.0,,,,,,,"Iron, Fe",MG -6590620,1365368,1089,0.74,,70.0,,,,,,,"Iron, Fe",MG -6590669,1365429,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6591864,1367383,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6592600,1368421,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6593235,1369325,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6593313,1369468,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6593428,1369683,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6593564,1369934,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6594900,1372548,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG -6594969,1372666,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6595023,1372745,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6595042,1372795,1089,0.33,,75.0,,,,,,,"Iron, Fe",MG -6595141,1372955,1089,4.17,,70.0,,,,,,,"Iron, Fe",MG -6595247,1373097,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6595253,1373106,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6595412,1373354,1089,1.21,,75.0,,,,,,,"Iron, Fe",MG -6595683,1373841,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6595706,1373875,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG -6596025,1374418,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6596107,1374535,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6596300,1374825,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6596304,1374832,1089,0.35,,70.0,,,,,,,"Iron, Fe",MG -6596535,1375162,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6596547,1375180,1089,5.71,,70.0,,,,,,,"Iron, Fe",MG -6596605,1375246,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6596960,1375732,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -6596962,1375735,1089,0.17,,70.0,,,,,,,"Iron, Fe",MG -6597036,1375838,1089,3.82,,70.0,,,,,,,"Iron, Fe",MG -6597057,1375863,1089,2.51,,75.0,,,,,,,"Iron, Fe",MG -6597116,1375929,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6597210,1376073,1089,2.06,,75.0,,,,,,,"Iron, Fe",MG -6597254,1376142,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6597262,1376152,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6597695,1376808,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -6598031,1377290,1089,4.38,,70.0,,,,,,,"Iron, Fe",MG -6598201,1377526,1089,1.63,,70.0,,,,,,,"Iron, Fe",MG -6598250,1377590,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG -6598459,1377909,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6598502,1377969,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6598513,1377983,1089,2.18,,75.0,,,,,,,"Iron, Fe",MG -6598607,1378123,1089,0.79,,70.0,,,,,,,"Iron, Fe",MG -6598626,1378154,1089,2.47,,70.0,,,,,,,"Iron, Fe",MG -6598838,1378468,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6599108,1378884,1089,0.73,,70.0,,,,,,,"Iron, Fe",MG -6599144,1378937,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6599164,1378965,1089,2.69,,70.0,,,,,,,"Iron, Fe",MG -6599203,1379023,1089,2.63,,70.0,,,,,,,"Iron, Fe",MG -6599251,1379109,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG -6599542,1379565,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6599762,1379891,1089,4.88,,70.0,,,,,,,"Iron, Fe",MG -6600180,1380449,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG -6600585,1380994,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG -6600678,1381138,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6600992,1381641,1089,3.48,,75.0,,,,,,,"Iron, Fe",MG -6601450,1382342,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6602171,1383494,1089,0.91,,70.0,,,,,,,"Iron, Fe",MG -6602211,1383544,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG -6602251,1383615,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6602499,1383995,1089,3.37,,70.0,,,,,,,"Iron, Fe",MG -6602735,1384298,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6602789,1384369,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6602890,1384507,1089,1.1,,70.0,,,,,,,"Iron, Fe",MG -6602896,1384515,1089,3.98,,75.0,,,,,,,"Iron, Fe",MG -6602961,1384629,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG -6603030,1384711,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6603053,1384751,1089,2.54,,70.0,,,,,,,"Iron, Fe",MG -6603090,1384802,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6603178,1384936,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6603234,1385004,1089,0.7,,70.0,,,,,,,"Iron, Fe",MG -6603263,1385052,1089,0.46,,75.0,,,,,,,"Iron, Fe",MG -6603805,1385880,1089,9.0,,70.0,,,,,,,"Iron, Fe",MG -6603843,1385938,1089,2.7,,70.0,,,,,,,"Iron, Fe",MG -6603846,1385945,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6603970,1386135,1089,1.19,,75.0,,,,,,,"Iron, Fe",MG -6604064,1386254,1089,1.08,,75.0,,,,,,,"Iron, Fe",MG -6604140,1386353,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6604236,1386479,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6604406,1386707,1089,0.81,,70.0,,,,,,,"Iron, Fe",MG -6604680,1387088,1089,0.48,,70.0,,,,,,,"Iron, Fe",MG -6604728,1387182,1089,3.35,,75.0,,,,,,,"Iron, Fe",MG -6605452,1388185,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6605813,1388723,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6605938,1388930,1089,0.24,,70.0,,,,,,,"Iron, Fe",MG -6606236,1389400,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -6606270,1389450,1089,0.58,,70.0,,,,,,,"Iron, Fe",MG -6606511,1389818,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG -6606520,1389830,1089,1.08,,70.0,,,,,,,"Iron, Fe",MG -6606674,1390082,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6606681,1390089,1089,1.61,,70.0,,,,,,,"Iron, Fe",MG -6606907,1390371,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6607387,1391196,1089,1.94,,70.0,,,,,,,"Iron, Fe",MG -6607408,1391241,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6607432,1391268,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -6607651,1391655,1089,0.29,,70.0,,,,,,,"Iron, Fe",MG -6607700,1391789,1089,4.11,,70.0,,,,,,,"Iron, Fe",MG -6607834,1392086,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6607837,1392089,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6608111,1392571,1089,1.11,,70.0,,,,,,,"Iron, Fe",MG -6608531,1393199,1089,2.04,,75.0,,,,,,,"Iron, Fe",MG -6608674,1393492,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG -6608698,1393537,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG -6609288,1394562,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6609291,1394565,1089,2.58,,70.0,,,,,,,"Iron, Fe",MG -6609333,1394621,1089,0.43,,75.0,,,,,,,"Iron, Fe",MG -6609445,1394823,1089,0.31,,70.0,,,,,,,"Iron, Fe",MG -6609473,1394859,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -6609549,1394953,1089,5.33,,70.0,,,,,,,"Iron, Fe",MG -6609735,1395225,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6609846,1395401,1089,1.14,,75.0,,,,,,,"Iron, Fe",MG -6610074,1395722,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6610080,1395728,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6610338,1396114,1089,0.29,,70.0,,,,,,,"Iron, Fe",MG -6610967,1397038,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6611124,1397340,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG -6611350,1397724,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6611396,1397801,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6611624,1398221,1089,0.75,,70.0,,,,,,,"Iron, Fe",MG -6612114,1399349,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG -6612120,1399360,1089,5.54,,70.0,,,,,,,"Iron, Fe",MG -6612354,1399859,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG -6612438,1400098,1089,0.4,,70.0,,,,,,,"Iron, Fe",MG -6613447,1402090,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG -6613516,1402236,1089,0.31,,70.0,,,,,,,"Iron, Fe",MG -6613536,1402302,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG -6613702,1402780,1089,1.63,,70.0,,,,,,,"Iron, Fe",MG -6613860,1403090,1089,2.08,,70.0,,,,,,,"Iron, Fe",MG -6614323,1403969,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6614324,1403971,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG -6614484,1404194,1089,2.9,,70.0,,,,,,,"Iron, Fe",MG -6614754,1404633,1089,3.08,,70.0,,,,,,,"Iron, Fe",MG -6615352,1405744,1089,0.67,,75.0,,,,,,,"Iron, Fe",MG -6615520,1406017,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6615546,1406062,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6615608,1406153,1089,1.94,,70.0,,,,,,,"Iron, Fe",MG -6616220,1407074,1089,1.01,,70.0,,,,,,,"Iron, Fe",MG -6616410,1407395,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6616620,1407750,1089,1.15,,75.0,,,,,,,"Iron, Fe",MG -6617351,1408950,1089,0.79,,70.0,,,,,,,"Iron, Fe",MG -6617599,1409378,1089,3.77,,70.0,,,,,,,"Iron, Fe",MG -6617963,1409970,1089,3.25,,70.0,,,,,,,"Iron, Fe",MG -6618025,1410048,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6618659,1411052,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6618977,1411495,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6619051,1411604,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG -6619052,1411605,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG -6619069,1411632,1089,0.44,,71.0,,,,,,,"Iron, Fe",MG -6619349,1412072,1089,1.8,,70.0,,,,,,,"Iron, Fe",MG -6619564,1412412,1089,0.25,,70.0,,,,,,,"Iron, Fe",MG -6620000,1413113,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6620008,1413130,1089,3.5,,70.0,,,,,,,"Iron, Fe",MG -6620072,1413238,1089,9.2,,70.0,,,,,,,"Iron, Fe",MG -6620574,1414086,1089,2.11,,70.0,,,,,,,"Iron, Fe",MG -6620861,1414542,1089,3.85,,70.0,,,,,,,"Iron, Fe",MG -6620867,1414551,1089,0.82,,70.0,,,,,,,"Iron, Fe",MG -6620871,1414556,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG -6620921,1414621,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6621167,1415018,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6621290,1415219,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG -6621333,1415290,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG -6621544,1415656,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6621581,1415707,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6621834,1416124,1089,3.43,,75.0,,,,,,,"Iron, Fe",MG -6622009,1416445,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6622027,1416483,1089,3.64,,70.0,,,,,,,"Iron, Fe",MG -6622113,1416637,1089,1.4,,70.0,,,,,,,"Iron, Fe",MG -6622381,1417013,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6622533,1417244,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -6622593,1417321,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6622597,1417325,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -6622763,1417583,1089,0.25,,75.0,,,,,,,"Iron, Fe",MG -6622781,1417614,1089,0.39,,70.0,,,,,,,"Iron, Fe",MG -6622851,1417746,1089,3.0,,70.0,,,,,,,"Iron, Fe",MG -6622917,1417891,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -6623074,1418149,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6623516,1418765,1089,0.27,,70.0,,,,,,,"Iron, Fe",MG -6624368,1419996,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6624427,1420085,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6624525,1420280,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG -6624845,1420827,1089,1.57,,70.0,,,,,,,"Iron, Fe",MG -6624941,1420984,1089,1.19,,70.0,,,,,,,"Iron, Fe",MG -6625039,1421127,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6625254,1421435,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6625471,1421787,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6625577,1421932,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6625911,1422452,1089,0.09,,70.0,,,,,,,"Iron, Fe",MG -6626522,1423261,1089,0.29,,70.0,,,,,,,"Iron, Fe",MG -6626811,1423681,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6626948,1423913,1089,0.75,,70.0,,,,,,,"Iron, Fe",MG -6626952,1423917,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6627298,1424411,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG -6627343,1424464,1089,1.44,,70.0,,,,,,,"Iron, Fe",MG -6627628,1424860,1089,14.29,,70.0,,,,,,,"Iron, Fe",MG -6627860,1425256,1089,0.65,,75.0,,,,,,,"Iron, Fe",MG -6628012,1425504,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG -6628151,1425777,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6628480,1426363,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6628535,1426453,1089,5.88,,70.0,,,,,,,"Iron, Fe",MG -6628648,1426665,1089,0.61,,70.0,,,,,,,"Iron, Fe",MG -6628659,1426685,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6628838,1426955,1089,2.31,,70.0,,,,,,,"Iron, Fe",MG -6629104,1427364,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6629175,1427482,1089,1.61,,75.0,,,,,,,"Iron, Fe",MG -6629524,1428172,1089,0.59,,75.0,,,,,,,"Iron, Fe",MG -6629772,1428735,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6630522,1431098,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG -6630619,1432338,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG -6630688,1432906,1089,2.53,,75.0,,,,,,,"Iron, Fe",MG -6630830,1434539,1089,0.7,,70.0,,,,,,,"Iron, Fe",MG -6630976,1434769,1089,1.33,,75.0,,,,,,,"Iron, Fe",MG -6631315,1435298,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6631348,1435345,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG -6632024,1436376,1089,3.51,,75.0,,,,,,,"Iron, Fe",MG -6632109,1436465,1089,0.58,,70.0,,,,,,,"Iron, Fe",MG -6632208,1436580,1089,2.14,,70.0,,,,,,,"Iron, Fe",MG -6632344,1444974,1089,5.25,,70.0,,,,,,,"Iron, Fe",MG -6632396,1455342,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG -6632500,1455446,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG -6632637,1455585,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6632914,1455863,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6633012,1455965,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6633186,1456144,1089,1.4,,78.0,,,,,,,"Iron, Fe",MG -6633368,1456330,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6634020,1457001,1089,2.0,,78.0,,,,,,,"Iron, Fe",MG -6634112,1457093,1089,2.0,,78.0,,,,,,,"Iron, Fe",MG -6634131,1457112,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -6634566,1457605,1089,0.88,,71.0,,,,,,,"Iron, Fe",MG -6634847,1457914,1089,0.1,,78.0,,,,,,,"Iron, Fe",MG -6634934,1458015,1089,3.83,,75.0,,,,,,,"Iron, Fe",MG -6635778,1458972,1089,0.18,,71.0,,,,,,,"Iron, Fe",MG -6636206,1459458,1089,0.23,,71.0,,,,,,,"Iron, Fe",MG -6636303,1459571,1089,1.56,,78.0,,,,,,,"Iron, Fe",MG -6636441,1459730,1089,0.43,,75.0,,,,,,,"Iron, Fe",MG -6636558,1459858,1089,0.27,,72.0,,,,,,,"Iron, Fe",MG -6636760,1460096,1089,3.57,,71.0,,,,,,,"Iron, Fe",MG -6636905,1460260,1089,0.18,,71.0,,,,,,,"Iron, Fe",MG -6637193,1460590,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6637684,1461121,1089,0.17,,71.0,,,,,,,"Iron, Fe",MG -6637858,1461300,1089,0.21,,71.0,,,,,,,"Iron, Fe",MG -6637863,1461306,1089,0.59,,71.0,,,,,,,"Iron, Fe",MG -6637871,1461314,1089,3.0,,78.0,,,,,,,"Iron, Fe",MG -6638204,1461656,1089,0.2,,71.0,,,,,,,"Iron, Fe",MG -6638418,1461872,1089,0.5,,71.0,,,,,,,"Iron, Fe",MG -6638695,1462173,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6638912,1462396,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6638938,1462424,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6639246,1880984,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG -6639269,1462766,1089,0.88,,71.0,,,,,,,"Iron, Fe",MG -6639320,1462818,1089,9.0,,78.0,,,,,,,"Iron, Fe",MG -6639352,1462853,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6639623,1463154,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG -6639666,1463197,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6639844,1463387,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6639897,1463443,1089,0.19,,75.0,,,,,,,"Iron, Fe",MG -6640441,1464052,1089,12.86,,70.0,,,,,,,"Iron, Fe",MG -6640772,1464420,1089,1.75,,75.0,,,,,,,"Iron, Fe",MG -6640799,1464449,1089,10.29,,75.0,,,,,,,"Iron, Fe",MG -6640824,1464478,1089,1.9,,75.0,,,,,,,"Iron, Fe",MG -6640978,1464663,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG -6641262,1464990,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6641358,1465103,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6641363,1465109,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -6641585,1465365,1089,2.26,,70.0,,,,,,,"Iron, Fe",MG -6641609,1465396,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6642049,1465963,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6642815,1466833,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG -6643111,1467173,1089,3.46,,75.0,,,,,,,"Iron, Fe",MG -6643233,1467340,1089,5.0,,70.0,,,,,,,"Iron, Fe",MG -6643334,1467468,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -6643466,1467615,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG -6643678,1467882,1089,0.56,,75.0,,,,,,,"Iron, Fe",MG -6643956,1468232,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6644548,1468898,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6644554,1468904,1089,3.71,,75.0,,,,,,,"Iron, Fe",MG -6644577,1468930,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6644707,1469082,1089,0.97,,75.0,,,,,,,"Iron, Fe",MG -6644825,1469215,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6645101,1469542,1089,2.32,,75.0,,,,,,,"Iron, Fe",MG -6645294,1469801,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6645549,1470078,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6645631,1470169,1089,5.66,,75.0,,,,,,,"Iron, Fe",MG -6646230,1470894,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6646514,1471318,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG -6646736,1471595,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6646795,1471662,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6647749,1472775,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG -6647996,1473045,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6648110,1473169,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG -6648175,1473234,1089,9.0,,75.0,,,,,,,"Iron, Fe",MG -6648276,1473358,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6648415,1473523,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6648609,1473722,1089,0.5,,70.0,,,,,,,"Iron, Fe",MG -6648664,1473802,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6648869,1474052,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -6649071,1474306,1089,0.91,,70.0,,,,,,,"Iron, Fe",MG -6649257,1474573,1089,1.01,,75.0,,,,,,,"Iron, Fe",MG -6649311,1474628,1089,1.61,,70.0,,,,,,,"Iron, Fe",MG -6649883,1475265,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6650015,1475433,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6650164,1475601,1089,1.33,,75.0,,,,,,,"Iron, Fe",MG -6650201,1475645,1089,2.67,,70.0,,,,,,,"Iron, Fe",MG -6650357,1475844,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6650479,1475992,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG -6650549,1476074,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6650834,1476426,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6650889,1476489,1089,1.04,,70.0,,,,,,,"Iron, Fe",MG -6651019,1476665,1089,1.42,,75.0,,,,,,,"Iron, Fe",MG -6651312,1477027,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6651541,1477295,1089,8.31,,75.0,,,,,,,"Iron, Fe",MG -6651697,1477474,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG -6652008,1477858,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6652927,1478953,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6652929,1478957,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6653225,1479310,1089,4.11,,75.0,,,,,,,"Iron, Fe",MG -6653293,1479412,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6653378,1479504,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6653842,1480024,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6654021,1480244,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG -6654497,1480777,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6654761,1481079,1089,4.65,,75.0,,,,,,,"Iron, Fe",MG -6654824,1481163,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6655221,1481634,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -6655346,1481797,1089,1.0,,75.0,,,,,,,"Iron, Fe",MG -6655355,1481809,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6655741,1482230,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG -6655798,1482290,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6655972,1482487,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -6656560,1483128,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG -6656680,1483256,1089,3.46,,75.0,,,,,,,"Iron, Fe",MG -6656833,1483434,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6656891,1483507,1089,1.67,,75.0,,,,,,,"Iron, Fe",MG -6657011,1483629,1089,0.44,,75.0,,,,,,,"Iron, Fe",MG -6657144,1483777,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6657161,1483794,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6657170,1483803,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG -6657376,1484025,1089,0.59,,75.0,,,,,,,"Iron, Fe",MG -6657762,1484483,1089,0.31,,70.0,,,,,,,"Iron, Fe",MG -6657972,1484746,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6658247,1485086,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6658426,1485288,1089,2.2,,75.0,,,,,,,"Iron, Fe",MG -6658478,1485346,1089,8.37,,75.0,,,,,,,"Iron, Fe",MG -6658831,1485752,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG -6658942,1485899,1089,0.44,,75.0,,,,,,,"Iron, Fe",MG -6659066,1486063,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6659084,1486095,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6659421,1486550,1089,2.53,,75.0,,,,,,,"Iron, Fe",MG -6659437,1486568,1089,1.0,,75.0,,,,,,,"Iron, Fe",MG -6659631,1486804,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6659800,1486992,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6659925,1487127,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG -6660474,1487917,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6660595,1488071,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG -6661021,1488610,1089,2.0,,75.0,,,,,,,"Iron, Fe",MG -6661215,1488887,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG -6661548,1489315,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG -6661698,1489501,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6661756,1489574,1089,0.81,,70.0,,,,,,,"Iron, Fe",MG -6661817,1489643,1089,1.09,,75.0,,,,,,,"Iron, Fe",MG -6661867,1489709,1089,1.88,,70.0,,,,,,,"Iron, Fe",MG -6661979,1489863,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6662844,1490974,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6662880,1491029,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6663025,1491196,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG -6663097,1491287,1089,1.1,,75.0,,,,,,,"Iron, Fe",MG -6663348,1491598,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6663529,1491828,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6663716,1492127,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6663828,1492263,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6663883,1492327,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6664192,1492674,1089,1.11,,75.0,,,,,,,"Iron, Fe",MG -6664295,1492839,1089,7.71,,75.0,,,,,,,"Iron, Fe",MG -6664577,1493190,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6664585,1493199,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6664878,1493565,1089,0.2,,70.0,,,,,,,"Iron, Fe",MG -6665027,1493735,1089,12.86,,70.0,,,,,,,"Iron, Fe",MG -6665079,1493787,1089,5.0,,70.0,,,,,,,"Iron, Fe",MG -6665111,1493819,1089,8.37,,70.0,,,,,,,"Iron, Fe",MG -6665555,1494340,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG -6665654,1494449,1089,1.32,,75.0,,,,,,,"Iron, Fe",MG -6665662,1494458,1089,3.55,,75.0,,,,,,,"Iron, Fe",MG -6665741,1494554,1089,2.88,,75.0,,,,,,,"Iron, Fe",MG -6665820,1494672,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -6666163,1495122,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG -6666348,1495356,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6666756,1495955,1089,1.09,,75.0,,,,,,,"Iron, Fe",MG -6666878,1496110,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -6666944,1496217,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG -6667087,1496378,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6667553,1496888,1089,1.36,,75.0,,,,,,,"Iron, Fe",MG -6667614,1496985,1089,2.95,,70.0,,,,,,,"Iron, Fe",MG -6667658,1497060,1089,4.82,,75.0,,,,,,,"Iron, Fe",MG -6668358,1497922,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG -6668376,1497946,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG -6668623,1498218,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6668648,1498247,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG -6668729,1498341,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -6668904,1498586,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6668951,1498636,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6668965,1498651,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6668970,1498656,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG -6669130,1498843,1089,1.07,,75.0,,,,,,,"Iron, Fe",MG -6669264,1498990,1089,1.82,,70.0,,,,,,,"Iron, Fe",MG -6669334,1499068,1089,0.43,,75.0,,,,,,,"Iron, Fe",MG -6669376,1499115,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG -6669445,1499184,1089,2.54,,75.0,,,,,,,"Iron, Fe",MG -6669765,1499561,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6669903,1499739,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6670450,1500394,1089,1.76,,75.0,,,,,,,"Iron, Fe",MG -6670623,1500591,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6670730,1500729,1089,10.29,,75.0,,,,,,,"Iron, Fe",MG -6670734,1500733,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG -6670803,1500808,1089,7.2,,75.0,,,,,,,"Iron, Fe",MG -6670836,1500843,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6671010,1501042,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6671018,1501053,1089,1.19,,75.0,,,,,,,"Iron, Fe",MG -6671992,1502164,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6672458,1502700,1089,5.76,,75.0,,,,,,,"Iron, Fe",MG -6672483,1502728,1089,3.75,,70.0,,,,,,,"Iron, Fe",MG -6672508,1502753,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6672669,1502922,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6672779,1503064,1089,5.71,,70.0,,,,,,,"Iron, Fe",MG -6673084,1503409,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6673267,1503607,1089,1.15,,75.0,,,,,,,"Iron, Fe",MG -6673373,1503722,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6673485,1503851,1089,5.0,,70.0,,,,,,,"Iron, Fe",MG -6674488,1505419,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6674566,1505523,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6675937,1507058,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6676363,1507560,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6676369,1507570,1089,1.92,,75.0,,,,,,,"Iron, Fe",MG -6676471,1507682,1089,0.77,,70.0,,,,,,,"Iron, Fe",MG -6676556,1507767,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6676667,1507880,1089,1.85,,75.0,,,,,,,"Iron, Fe",MG -6676775,1507996,1089,0.97,,75.0,,,,,,,"Iron, Fe",MG -6676848,1508076,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6677533,1508898,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6677750,1509151,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6677918,1509344,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6678005,1509440,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6678223,1509726,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6678598,1510173,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6678786,1510380,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG -6678876,1510476,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6679183,1510819,1089,1.32,,75.0,,,,,,,"Iron, Fe",MG -6679500,1511144,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6679599,1511259,1089,5.0,,75.0,,,,,,,"Iron, Fe",MG -6679616,1511277,1089,2.08,,75.0,,,,,,,"Iron, Fe",MG -6679718,1511540,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6679849,1511682,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG -6679886,1511726,1089,1.85,,75.0,,,,,,,"Iron, Fe",MG -6680135,1512048,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6680408,1512507,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6680500,1513121,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6680724,1513458,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6681114,1514008,1089,2.67,,70.0,,,,,,,"Iron, Fe",MG -6681477,1514527,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6681601,1514692,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6682031,1515282,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6682152,1515420,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6682215,1515521,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6682666,1516104,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6682776,1516265,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6683087,1516726,1089,2.88,,75.0,,,,,,,"Iron, Fe",MG -6683240,1516930,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG -6683328,1517063,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -6683604,1517397,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6683631,1517426,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6683682,1517489,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6683835,1517676,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6683911,1517759,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6683914,1517762,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6684051,1517920,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6684194,1518117,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6684837,1518933,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -6684867,1518976,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6684887,1518996,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG -6685046,1519222,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6685131,1519344,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6685337,1519630,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6685440,1519764,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG -6685496,1519831,1089,1.67,,75.0,,,,,,,"Iron, Fe",MG -6685615,1519989,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6685686,1520086,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG -6685846,1520293,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -6685943,1520432,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6686108,1520679,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6686228,1520821,1089,1.6,,75.0,,,,,,,"Iron, Fe",MG -6686265,1520867,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6686838,1521566,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6686964,1521733,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6687055,1521845,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6687242,1522087,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6687349,1522211,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6687482,1522387,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6687612,1522556,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6687664,1522624,1089,2.03,,75.0,,,,,,,"Iron, Fe",MG -6687677,1522640,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG -6687935,1522997,1089,1.16,,75.0,,,,,,,"Iron, Fe",MG -6687981,1523062,1089,4.33,,70.0,,,,,,,"Iron, Fe",MG -6688192,1523335,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6688223,1523371,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG -6688463,1523688,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG -6688683,1523952,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6688703,1523973,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG -6689003,1524386,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -6689005,1524388,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6689306,1524752,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6689733,1525278,1089,2.97,,75.0,,,,,,,"Iron, Fe",MG -6689776,1525338,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6689934,1525559,1089,1.53,,75.0,,,,,,,"Iron, Fe",MG -6690257,1526032,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG -6690438,1526313,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6690552,1526466,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6691577,1527780,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6691621,1527831,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6691842,1528109,1089,1.18,,75.0,,,,,,,"Iron, Fe",MG -6692078,1528407,1089,2.0,,75.0,,,,,,,"Iron, Fe",MG -6692123,1528469,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -6692199,1528567,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG -6692282,1528678,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6692444,1528907,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6692570,1529074,1089,3.67,,70.0,,,,,,,"Iron, Fe",MG -6692588,1529096,1089,0.45,,75.0,,,,,,,"Iron, Fe",MG -6692730,1529265,1089,6.75,,75.0,,,,,,,"Iron, Fe",MG -6693158,1529817,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6693178,1529868,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6693459,1530210,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6693652,1530460,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6693827,1530685,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6694170,1531115,1089,1.88,,75.0,,,,,,,"Iron, Fe",MG -6694570,1531659,1089,9.0,,75.0,,,,,,,"Iron, Fe",MG -6694835,1532050,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6694983,1532258,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6695006,1532288,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG -6695172,1532492,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG -6695214,1532567,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6696076,1533620,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6696085,1533633,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6696229,1533836,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6696276,1533893,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6696467,1534131,1089,1.24,,75.0,,,,,,,"Iron, Fe",MG -6696628,1534348,1089,0.16,,70.0,,,,,,,"Iron, Fe",MG -6696793,1534544,1089,1.96,,75.0,,,,,,,"Iron, Fe",MG -6696894,1534649,1089,0.48,,75.0,,,,,,,"Iron, Fe",MG -6696905,1534661,1089,4.29,,75.0,,,,,,,"Iron, Fe",MG -6696975,1534743,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6697028,1534800,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6697156,1534937,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -6697166,1534948,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -6697506,1535319,1089,7.78,,70.0,,,,,,,"Iron, Fe",MG -6698033,1535943,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6698204,1536156,1089,1.98,,75.0,,,,,,,"Iron, Fe",MG -6698513,1536520,1089,1.75,,70.0,,,,,,,"Iron, Fe",MG -6699028,1537138,1089,1.36,,75.0,,,,,,,"Iron, Fe",MG -6699079,1537203,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG -6699098,1537248,1089,0.25,,70.0,,,,,,,"Iron, Fe",MG -6699195,1537398,1089,2.03,,75.0,,,,,,,"Iron, Fe",MG -6699550,1537778,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6699766,1538020,1089,0.5,,70.0,,,,,,,"Iron, Fe",MG -6700117,1538424,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6700408,1538747,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6700473,1538817,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6700593,1538944,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -6700624,1538981,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6700699,1539060,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG -6700705,1539066,1089,1.67,,75.0,,,,,,,"Iron, Fe",MG -6701206,1539617,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -6701657,1540137,1089,0.88,,75.0,,,,,,,"Iron, Fe",MG -6701910,1540397,1089,2.06,,75.0,,,,,,,"Iron, Fe",MG -6701927,1540418,1089,10.59,,75.0,,,,,,,"Iron, Fe",MG -6702767,1541535,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6703159,1541978,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6703368,1542200,1089,6.67,,75.0,,,,,,,"Iron, Fe",MG -6703458,1542296,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG -6703522,1542367,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6703623,1542474,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6703700,1542559,1089,2.33,,70.0,,,,,,,"Iron, Fe",MG -6703766,1542632,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG -6703775,1542641,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6703959,1542847,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6703989,1542881,1089,1.85,,75.0,,,,,,,"Iron, Fe",MG -6704017,1542911,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG -6704048,1542943,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6704526,1543490,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6704640,1543607,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6705878,1545057,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6705880,1545059,1089,0.35,,73.0,,,,,,,"Iron, Fe",MG -6705886,1545065,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG -6705934,1545119,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6706490,1545754,1089,0.26,,75.0,,,,,,,"Iron, Fe",MG -6706619,1545899,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6707326,1546683,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6707480,1546880,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6707829,1547306,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6707986,1547481,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6708425,1548024,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -6708559,1548165,1089,0.07,,70.0,,,,,,,"Iron, Fe",MG -6708638,1548249,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6708771,1548420,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -6708810,1548471,1089,0.54,,75.0,,,,,,,"Iron, Fe",MG -6708859,1548534,1089,0.09,,75.0,,,,,,,"Iron, Fe",MG -6708889,1548575,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG -6709022,1548766,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6709119,1548872,1089,1.61,,75.0,,,,,,,"Iron, Fe",MG -6709152,1548913,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6709178,1548960,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG -6709285,1549125,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6709682,1549612,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6709704,1549639,1089,0.33,,75.0,,,,,,,"Iron, Fe",MG -6710107,1550087,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6710291,1550297,1089,2.51,,75.0,,,,,,,"Iron, Fe",MG -6710579,1550608,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6710811,1550866,1089,5.4,,75.0,,,,,,,"Iron, Fe",MG -6710843,1550899,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG -6710994,1551064,1089,0.48,,75.0,,,,,,,"Iron, Fe",MG -6711289,1551478,1089,12.0,,75.0,,,,,,,"Iron, Fe",MG -6711390,1551600,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG -6711565,1551811,1089,5.29,,75.0,,,,,,,"Iron, Fe",MG -6711596,1551846,1089,1.85,,75.0,,,,,,,"Iron, Fe",MG -6712309,1552659,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6712987,1553432,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6713023,1553474,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6713091,1553553,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6713346,1553827,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6713360,1553841,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6713405,1553892,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG -6713635,1554159,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG -6713719,1554260,1089,3.97,,75.0,,,,,,,"Iron, Fe",MG -6713813,1554366,1089,0.69,,75.0,,,,,,,"Iron, Fe",MG -6713869,1554427,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6713986,1554559,1089,0.16,,75.0,,,,,,,"Iron, Fe",MG -6714072,1554664,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -6714262,1554866,1089,0.77,,75.0,,,,,,,"Iron, Fe",MG -6714337,1554947,1089,2.37,,75.0,,,,,,,"Iron, Fe",MG -6714393,1555004,1089,2.53,,75.0,,,,,,,"Iron, Fe",MG -6714731,1555374,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG -6714881,1555556,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6715195,1555934,1089,2.41,,75.0,,,,,,,"Iron, Fe",MG -6715278,1556019,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG -6715746,1556537,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG -6716027,1556845,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG -6716028,1556846,1089,0.97,,75.0,,,,,,,"Iron, Fe",MG -6716032,1556850,1089,2.18,,75.0,,,,,,,"Iron, Fe",MG -6716231,1557076,1089,1.69,,75.0,,,,,,,"Iron, Fe",MG -6716372,1557229,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG -6716458,1557325,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -6716839,1557776,1089,1.0,,75.0,,,,,,,"Iron, Fe",MG -6716921,1557867,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6717105,1558089,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6717132,1558117,1089,12.0,,75.0,,,,,,,"Iron, Fe",MG -6717292,1558294,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6717329,1558338,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG -6717566,1558616,1089,2.05,,75.0,,,,,,,"Iron, Fe",MG -6717709,1558768,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6717819,1558891,1089,0.33,,75.0,,,,,,,"Iron, Fe",MG -6717878,1558967,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG -6718011,1559122,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG -6718051,1559178,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -6718201,1559343,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6718463,1559669,1089,1.64,,75.0,,,,,,,"Iron, Fe",MG -6718538,1559745,1089,0.17,,70.0,,,,,,,"Iron, Fe",MG -6718542,1559749,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG -6718972,1560226,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG -6719383,1560690,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -6719407,1560754,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6719485,1560904,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6719712,1561146,1089,0.75,,75.0,,,,,,,"Iron, Fe",MG -6719855,1561308,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -6719973,1561427,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -6720069,1561526,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6720118,1561579,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -6720175,1561640,1089,5.29,,75.0,,,,,,,"Iron, Fe",MG -6720380,1561858,1089,0.69,,75.0,,,,,,,"Iron, Fe",MG -6720521,1562025,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG -6720570,1562082,1089,1.5,,75.0,,,,,,,"Iron, Fe",MG -6720788,1562337,1089,3.39,,75.0,,,,,,,"Iron, Fe",MG -6720891,1562452,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG -6721238,1562820,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG -6721941,1563616,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6722221,1563914,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6722250,1563944,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6722292,1563988,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -6722390,1564095,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6722739,1564488,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -6722979,1564745,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6723516,1565396,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -6723753,1565647,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -6723809,1565709,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -6724159,1566183,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6724204,1566237,1089,1.73,,75.0,,,,,,,"Iron, Fe",MG -6724672,1566774,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6724813,1566926,1089,4.74,,75.0,,,,,,,"Iron, Fe",MG -6724850,1566969,1089,1.67,,75.0,,,,,,,"Iron, Fe",MG -6725034,1567182,1089,0.8,,75.0,,,,,,,"Iron, Fe",MG -6725089,1567258,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6725115,1567289,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG -6725325,1567518,1089,1.61,,75.0,,,,,,,"Iron, Fe",MG -6725487,1567704,1089,3.83,,75.0,,,,,,,"Iron, Fe",MG -6725570,1567808,1089,0.13,,70.0,,,,,,,"Iron, Fe",MG -6725685,1567929,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6725979,1568286,1089,4.0,,75.0,,,,,,,"Iron, Fe",MG -6726103,1568431,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6726214,1568579,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6726342,1568739,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6726358,1568755,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -6726410,1568817,1089,1.82,,75.0,,,,,,,"Iron, Fe",MG -6726528,1568949,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6726546,1568974,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG -6726565,1568997,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6726644,1569085,1089,1.33,,70.0,,,,,,,"Iron, Fe",MG -6726792,1569322,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG -6726860,1569421,1089,0.79,,75.0,,,,,,,"Iron, Fe",MG -6726995,1569604,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6727938,1570694,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG -6727973,1570729,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6728132,1570911,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6728652,1571519,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6728922,1571840,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6729002,1571927,1089,2.29,,75.0,,,,,,,"Iron, Fe",MG -6729024,1571953,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6729034,1571971,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6729156,1572137,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG -6729357,1572384,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -6729537,1572591,1089,2.86,,75.0,,,,,,,"Iron, Fe",MG -6729846,1572984,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG -6730111,1573291,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG -6730797,1574124,1089,2.3,,75.0,,,,,,,"Iron, Fe",MG -6730822,1574152,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -6730828,1574160,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6731133,1574508,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG -6731243,1574624,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6731274,1574665,1089,2.51,,75.0,,,,,,,"Iron, Fe",MG -6731394,1574808,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG -6731617,1575067,1089,0.24,,75.0,,,,,,,"Iron, Fe",MG -6731833,1575349,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG -6731840,1575362,1089,2.06,,75.0,,,,,,,"Iron, Fe",MG -6731893,1575425,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6732365,1575926,1089,2.77,,75.0,,,,,,,"Iron, Fe",MG -6732585,1576167,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG -6732972,1576628,1089,3.69,,75.0,,,,,,,"Iron, Fe",MG -6733003,1576660,1089,4.64,,70.0,,,,,,,"Iron, Fe",MG -6733061,1576721,1089,1.85,,75.0,,,,,,,"Iron, Fe",MG -6733406,1577135,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6733443,1577175,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6733551,1577303,1089,4.11,,75.0,,,,,,,"Iron, Fe",MG -6733755,1577522,1089,1.21,,75.0,,,,,,,"Iron, Fe",MG -6733777,1577544,1089,1.6,,75.0,,,,,,,"Iron, Fe",MG -6734070,1577860,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6734293,1578116,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -6734358,1578184,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG -6734411,1578237,1089,2.37,,75.0,,,,,,,"Iron, Fe",MG -6734501,1578328,1089,3.06,,75.0,,,,,,,"Iron, Fe",MG -6734831,1578668,1089,0.23,,75.0,,,,,,,"Iron, Fe",MG -6734879,1578717,1089,4.65,,70.0,,,,,,,"Iron, Fe",MG -6735271,1579157,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6735296,1579198,1089,3.06,,75.0,,,,,,,"Iron, Fe",MG -6735323,1579254,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG -6735407,1579342,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6735853,1579830,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -6735961,1579953,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG -6736005,1580010,1089,8.57,,75.0,,,,,,,"Iron, Fe",MG -6736632,1580820,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -6737048,1581286,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6737086,1581336,1089,0.16,,75.0,,,,,,,"Iron, Fe",MG -6737102,1581354,1089,1.6,,75.0,,,,,,,"Iron, Fe",MG -6738205,1582659,1089,0.45,,75.0,,,,,,,"Iron, Fe",MG -6738707,1583234,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6738741,1583270,1089,3.09,,75.0,,,,,,,"Iron, Fe",MG -6739161,1583912,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -6739179,1583933,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG -6739257,1584039,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG -6739320,1584112,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6739640,1584599,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6739940,1585041,1089,2.39,,75.0,,,,,,,"Iron, Fe",MG -6739976,1585097,1089,2.16,,75.0,,,,,,,"Iron, Fe",MG -6740107,1585258,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6740464,1585893,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6740475,1585904,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6740478,1585908,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG -6740532,1585968,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6740874,1586539,1089,3.12,,70.0,,,,,,,"Iron, Fe",MG -6740960,1586649,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6741395,1587434,1089,12.0,,75.0,,,,,,,"Iron, Fe",MG -6741714,1587993,1089,2.51,,75.0,,,,,,,"Iron, Fe",MG -6741903,1588326,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG -6742250,1589003,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6742504,1589458,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6742774,1589914,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6742980,1590202,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6743254,1590745,1089,1.5,,75.0,,,,,,,"Iron, Fe",MG -6743331,1590869,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6743600,1591273,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6743796,1591573,1089,0.38,,75.0,,,,,,,"Iron, Fe",MG -6743854,1591651,1089,0.21,,75.0,,,,,,,"Iron, Fe",MG -6743995,1591834,1089,0.18,,70.0,,,,,,,"Iron, Fe",MG -6744035,1591894,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6744357,1592343,1089,0.62,,70.0,,,,,,,"Iron, Fe",MG -6744443,1592529,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6744445,1592541,1089,0.43,,70.0,,,,,,,"Iron, Fe",MG -6744472,1592633,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6744505,1592670,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6744742,1592943,1089,3.45,,70.0,,,,,,,"Iron, Fe",MG -6744934,1593161,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6745058,1593315,1089,33.75,,75.0,,,,,,,"Iron, Fe",MG -6745218,1593553,1089,2.11,,75.0,,,,,,,"Iron, Fe",MG -6745329,1593787,1089,0.46,,75.0,,,,,,,"Iron, Fe",MG -6745418,1593895,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG -6745502,1594047,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -6745638,1594306,1089,4.4,,70.0,,,,,,,"Iron, Fe",MG -6745709,1594453,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -6745738,1594506,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -6746187,1595351,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -6746242,1595427,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6746588,1596034,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -6746639,1596096,1089,2.06,,75.0,,,,,,,"Iron, Fe",MG -6747039,1596565,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6747569,1597240,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6747918,1597705,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -6747981,1597774,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6748246,1598075,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG -6748356,1598202,1089,0.2,,75.0,,,,,,,"Iron, Fe",MG -6748705,1598632,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG -6748763,1598699,1089,0.36,,75.0,,,,,,,"Iron, Fe",MG -6749092,1599061,1089,0.4,,75.0,,,,,,,"Iron, Fe",MG -6749232,1599212,1089,4.11,,75.0,,,,,,,"Iron, Fe",MG -6749289,1599285,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6750054,1600336,1089,2.16,,75.0,,,,,,,"Iron, Fe",MG -6750142,1600442,1089,2.08,,75.0,,,,,,,"Iron, Fe",MG -6750180,1600506,1089,3.09,,75.0,,,,,,,"Iron, Fe",MG -6750270,1600625,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -6751003,1601552,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6751076,1601657,1089,9.6,,75.0,,,,,,,"Iron, Fe",MG -6751185,1601814,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6751278,1601928,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6751307,1602001,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6751365,1602112,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6751637,1602585,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6751694,1602652,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG -6751748,1602721,1089,3.2,,75.0,,,,,,,"Iron, Fe",MG -6751939,1602931,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6751944,1602937,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6752043,1603044,1089,1.69,,75.0,,,,,,,"Iron, Fe",MG -6752478,1603564,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG -6752880,1604001,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6753002,1604145,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG -6753077,1604253,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6753685,1605002,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -6753903,1605274,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6753950,1605330,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -6754064,1605452,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6754073,1605462,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6754453,1605902,1089,6.25,,70.0,,,,,,,"Iron, Fe",MG -6754498,1605951,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6755671,1607268,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6755865,1607490,1089,1.11,,75.0,,,,,,,"Iron, Fe",MG -6755967,1607622,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG -6755984,1607640,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -6756356,1608089,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6756572,1608359,1089,10.8,,75.0,,,,,,,"Iron, Fe",MG -6756787,1608636,1089,3.29,,75.0,,,,,,,"Iron, Fe",MG -6756842,1608691,1089,7.2,,75.0,,,,,,,"Iron, Fe",MG -6757136,1609043,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6757303,1609243,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6757392,1609349,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -6757492,1609465,1089,3.16,,75.0,,,,,,,"Iron, Fe",MG -6757556,1609531,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6757777,1609784,1089,0.29,,70.0,,,,,,,"Iron, Fe",MG -6758065,1610115,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -6758162,1610228,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG -6758272,1610348,1089,1.92,,70.0,,,,,,,"Iron, Fe",MG -6758512,1610620,1089,3.41,,70.0,,,,,,,"Iron, Fe",MG -6758533,1610641,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG -6758838,1610994,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6759052,1611256,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG -6759288,1611538,1089,0.73,,75.0,,,,,,,"Iron, Fe",MG -6759294,1611544,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6759436,1611707,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6759478,1611782,1089,0.71,,75.0,,,,,,,"Iron, Fe",MG -6759512,1611832,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6760122,1612521,1089,0.83,,70.0,,,,,,,"Iron, Fe",MG -6760410,1612852,1089,0.67,,75.0,,,,,,,"Iron, Fe",MG -6760512,1612971,1089,0.73,,75.0,,,,,,,"Iron, Fe",MG -6760737,1613237,1089,4.0,,75.0,,,,,,,"Iron, Fe",MG -6761222,1613791,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6761477,1614072,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6761524,1614126,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6761812,1614449,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG -6761960,1614612,1089,3.18,,75.0,,,,,,,"Iron, Fe",MG -6762305,1615009,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6762489,1615227,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6762496,1615235,1089,0.25,,75.0,,,,,,,"Iron, Fe",MG -6762533,1615276,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG -6762847,1615628,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6762951,1615745,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG -6763750,1616668,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6764143,1617114,1089,0.43,,75.0,,,,,,,"Iron, Fe",MG -6764306,1617302,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG -6764513,1617544,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG -6764711,1617759,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG -6764872,1617949,1089,3.46,,75.0,,,,,,,"Iron, Fe",MG -6764895,1617976,1089,0.15,,70.0,,,,,,,"Iron, Fe",MG -6764926,1618011,1089,8.0,,75.0,,,,,,,"Iron, Fe",MG -6765301,1618473,1089,4.29,,75.0,,,,,,,"Iron, Fe",MG -6765595,1618841,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG -6765672,1618927,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG -6766220,1619619,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -6766513,1619974,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG -6767074,1620675,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -6767112,1620723,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG -6767234,1620900,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -6767572,1621318,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6767836,1621648,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG -6768193,1622114,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -6768199,1622121,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6768225,1622152,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6768414,1622373,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6768854,1622925,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6768981,1623104,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6769099,1623245,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -6769245,1623439,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6769289,1623487,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6769331,1623529,1089,6.45,,70.0,,,,,,,"Iron, Fe",MG -6769435,1623652,1089,0.83,,70.0,,,,,,,"Iron, Fe",MG -6769734,1623999,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG -6769888,1624210,1089,5.0,,75.0,,,,,,,"Iron, Fe",MG -6770027,1624372,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6770377,1624855,1089,5.71,,70.0,,,,,,,"Iron, Fe",MG -6770409,1624903,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6770478,1625035,1089,2.09,,75.0,,,,,,,"Iron, Fe",MG -6770594,1625242,1089,0.31,,75.0,,,,,,,"Iron, Fe",MG -6770657,1625342,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6770899,1625834,1089,14.52,,75.0,,,,,,,"Iron, Fe",MG -6770997,1625966,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6771117,1626186,1089,3.55,,75.0,,,,,,,"Iron, Fe",MG -6771143,1626239,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6771200,1626342,1089,3.48,,75.0,,,,,,,"Iron, Fe",MG -6771250,1626586,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG -6771277,1626666,1089,1.88,,75.0,,,,,,,"Iron, Fe",MG -6771315,1626756,1089,2.09,,75.0,,,,,,,"Iron, Fe",MG -6771323,1626797,1089,1.94,,75.0,,,,,,,"Iron, Fe",MG -6771615,1627334,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6772142,1628531,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6772158,1628589,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6772288,1628974,1089,25.31,,75.0,,,,,,,"Iron, Fe",MG -6773041,1630457,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6773116,1630608,1089,4.19,,75.0,,,,,,,"Iron, Fe",MG -6773219,1630900,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6773241,1630967,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6773375,1631339,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG -6773450,1631560,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG -6773629,1631807,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6773633,1631811,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6773695,1631881,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -6774293,1632721,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6774565,1633098,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6774625,1633169,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6774673,1633228,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6774754,1633323,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG -6774778,1633356,1089,2.14,,70.0,,,,,,,"Iron, Fe",MG -6774819,1633424,1089,0.76,,75.0,,,,,,,"Iron, Fe",MG -6775506,1634454,1089,4.0,,75.0,,,,,,,"Iron, Fe",MG -6775640,1634770,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6775731,1634978,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6775838,1635140,1089,1.69,,75.0,,,,,,,"Iron, Fe",MG -6775961,1635597,1089,0.73,,75.0,,,,,,,"Iron, Fe",MG -6776139,1635985,1089,17.31,,75.0,,,,,,,"Iron, Fe",MG -6776191,1636105,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG -6776300,1636345,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6776456,1636557,1089,0.91,,70.0,,,,,,,"Iron, Fe",MG -6776459,1636560,1089,0.94,,70.0,,,,,,,"Iron, Fe",MG -6776493,1636598,1089,2.81,,75.0,,,,,,,"Iron, Fe",MG -6776501,1636607,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG -6776803,1636949,1089,0.27,,75.0,,,,,,,"Iron, Fe",MG -6777056,1637266,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6777103,1637315,1089,4.44,,70.0,,,,,,,"Iron, Fe",MG -6777148,1637367,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6777289,1637534,1089,3.16,,75.0,,,,,,,"Iron, Fe",MG -6777453,1637716,1089,9.0,,75.0,,,,,,,"Iron, Fe",MG -6777568,1637855,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6777596,1637887,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6777697,1638006,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6777987,1638340,1089,1.38,,70.0,,,,,,,"Iron, Fe",MG -6778024,1638383,1089,1.76,,70.0,,,,,,,"Iron, Fe",MG -6778787,1639277,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -6779024,1639570,1089,2.54,,75.0,,,,,,,"Iron, Fe",MG -6779237,1639865,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG -6779812,1640497,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG -6779912,1640621,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6780382,1641155,1089,3.12,,70.0,,,,,,,"Iron, Fe",MG -6780445,1641228,1089,1.15,,75.0,,,,,,,"Iron, Fe",MG -6780504,1641299,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG -6780898,1641757,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6780975,1641859,1089,64.62,,75.0,,,,,,,"Iron, Fe",MG -6781117,1642007,1089,1.88,,75.0,,,,,,,"Iron, Fe",MG -6781232,1642140,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6781271,1642182,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6781761,1642765,1089,2.3,,75.0,,,,,,,"Iron, Fe",MG -6782132,1643790,1089,1.61,,75.0,,,,,,,"Iron, Fe",MG -6782207,1643890,1089,0.48,,75.0,,,,,,,"Iron, Fe",MG -6782568,1644350,1089,0.88,,75.0,,,,,,,"Iron, Fe",MG -6782833,1644759,1089,2.19,,70.0,,,,,,,"Iron, Fe",MG -6782941,1644899,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6783247,1645386,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6783309,1645462,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6783376,1645533,1089,0.28,,75.0,,,,,,,"Iron, Fe",MG -6783469,1645646,1089,2.14,,70.0,,,,,,,"Iron, Fe",MG -6783614,1645814,1089,0.21,,70.0,,,,,,,"Iron, Fe",MG -6783849,1646067,1089,0.28,,75.0,,,,,,,"Iron, Fe",MG -6783969,1646194,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG -6784144,1646403,1089,4.19,,75.0,,,,,,,"Iron, Fe",MG -6784238,1646536,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6784390,1646724,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6784717,1647210,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG -6784800,1647299,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6785037,1647570,1089,0.77,,75.0,,,,,,,"Iron, Fe",MG -6785297,1647862,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6785599,1648276,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6786149,1648918,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6786244,1649037,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG -6786324,1649133,1089,0.56,,70.0,,,,,,,"Iron, Fe",MG -6786372,1649194,1089,2.77,,75.0,,,,,,,"Iron, Fe",MG -6786602,1649460,1089,11.11,,70.0,,,,,,,"Iron, Fe",MG -6786666,1649531,1089,5.0,,70.0,,,,,,,"Iron, Fe",MG -6786781,1649712,1089,0.38,,75.0,,,,,,,"Iron, Fe",MG -6786897,1649893,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6787256,1650360,1089,0.79,,75.0,,,,,,,"Iron, Fe",MG -6787404,1650515,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6787478,1650603,1089,15.0,,75.0,,,,,,,"Iron, Fe",MG -6787585,1650726,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -6787662,1650816,1089,0.75,,75.0,,,,,,,"Iron, Fe",MG -6787989,1651219,1089,4.0,,75.0,,,,,,,"Iron, Fe",MG -6788024,1651268,1089,3.86,,70.0,,,,,,,"Iron, Fe",MG -6788130,1651385,1089,0.84,,75.0,,,,,,,"Iron, Fe",MG -6788222,1651507,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG -6788463,1651790,1089,2.65,,75.0,,,,,,,"Iron, Fe",MG -6788675,1652127,1089,6.55,,75.0,,,,,,,"Iron, Fe",MG -6788715,1652171,1089,9.6,,75.0,,,,,,,"Iron, Fe",MG -6788747,1652216,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6789173,1652750,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -6789578,1653254,1089,5.77,,70.0,,,,,,,"Iron, Fe",MG -6789586,1653262,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -6789631,1653316,1089,2.68,,70.0,,,,,,,"Iron, Fe",MG -6789792,1653500,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6790319,1654145,1089,1.77,,75.0,,,,,,,"Iron, Fe",MG -6790440,1654297,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6790577,1654460,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6790579,1654462,1089,2.14,,75.0,,,,,,,"Iron, Fe",MG -6790893,1654828,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6790950,1654895,1089,1.84,,70.0,,,,,,,"Iron, Fe",MG -6791377,1655396,1089,0.83,,75.0,,,,,,,"Iron, Fe",MG -6791809,1655972,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6792130,1656340,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6792333,1656588,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6792385,1656652,1089,0.49,,75.0,,,,,,,"Iron, Fe",MG -6792727,1657069,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6792873,1657265,1089,1.15,,70.0,,,,,,,"Iron, Fe",MG -6793120,1657562,1089,0.73,,70.0,,,,,,,"Iron, Fe",MG -6793186,1657631,1089,1.61,,75.0,,,,,,,"Iron, Fe",MG -6794026,1658614,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6794421,1659108,1089,2.84,,75.0,,,,,,,"Iron, Fe",MG -6794467,1659174,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -6794516,1659226,1089,0.56,,75.0,,,,,,,"Iron, Fe",MG -6794525,1659241,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6794576,1659302,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6794635,1659364,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -6794654,1659384,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6794790,1659542,1089,0.81,,70.0,,,,,,,"Iron, Fe",MG -6794815,1659570,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6794896,1659659,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6795353,1660170,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6795436,1660267,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6795602,1660468,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6795623,1660489,1089,2.42,,70.0,,,,,,,"Iron, Fe",MG -6795624,1660490,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6795729,1660614,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6796012,1660916,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6796550,1661536,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6796620,1661631,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6796772,1661837,1089,1.9,,75.0,,,,,,,"Iron, Fe",MG -6797085,1662340,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6797407,1662808,1089,0.9,,70.0,,,,,,,"Iron, Fe",MG -6797741,1663298,1089,3.43,,75.0,,,,,,,"Iron, Fe",MG -6797979,1663675,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG -6798038,1663771,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6798072,1663827,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6798112,1663869,1089,10.47,,75.0,,,,,,,"Iron, Fe",MG -6798185,1664016,1089,0.29,,70.0,,,,,,,"Iron, Fe",MG -6798939,1665153,1089,8.37,,75.0,,,,,,,"Iron, Fe",MG -6799002,1665221,1089,8.33,,70.0,,,,,,,"Iron, Fe",MG -6799166,1665437,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6799239,1665523,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6799279,1665573,1089,4.74,,75.0,,,,,,,"Iron, Fe",MG -6799342,1665645,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6799852,1666257,1089,1.9,,75.0,,,,,,,"Iron, Fe",MG -6800441,1666971,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6801088,1667744,1089,10.0,,73.0,,,,,,,"Iron, Fe",MG -6801124,1667788,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6801648,1668386,1089,20.57,,75.0,,,,,,,"Iron, Fe",MG -6801801,1668575,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6801806,1668582,1089,1.79,,75.0,,,,,,,"Iron, Fe",MG -6801817,1668596,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6801909,1668710,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG -6802194,1669055,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6802293,1669173,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6802517,1669442,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6802575,1669512,1089,4.38,,70.0,,,,,,,"Iron, Fe",MG -6802588,1669526,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG -6802603,1669544,1089,9.64,,70.0,,,,,,,"Iron, Fe",MG -6802777,1669740,1089,13.12,,70.0,,,,,,,"Iron, Fe",MG -6802847,1669818,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG -6802866,1669845,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -6802933,1669928,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6803419,1670510,1089,6.9,,70.0,,,,,,,"Iron, Fe",MG -6803556,1670670,1089,14.63,,70.0,,,,,,,"Iron, Fe",MG -6803601,1670725,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6803625,1670757,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG -6803678,1670821,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6803859,1671043,1089,2.56,,70.0,,,,,,,"Iron, Fe",MG -6804123,1671374,1089,0.71,,75.0,,,,,,,"Iron, Fe",MG -6804258,1671547,1089,14.21,,75.0,,,,,,,"Iron, Fe",MG -6804303,1671599,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG -6804470,1671809,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6804709,1672101,1089,1.59,,75.0,,,,,,,"Iron, Fe",MG -6805855,1673478,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG -6806147,1673860,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG -6806538,1674318,1089,4.64,,70.0,,,,,,,"Iron, Fe",MG -6806674,1674471,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6806729,1674543,1089,1.07,,75.0,,,,,,,"Iron, Fe",MG -6806801,1674627,1089,1.59,,70.0,,,,,,,"Iron, Fe",MG -6806848,1674683,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6806956,1674800,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6807451,1675390,1089,1.91,,75.0,,,,,,,"Iron, Fe",MG -6807457,1675396,1089,3.51,,70.0,,,,,,,"Iron, Fe",MG -6807512,1675459,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6808481,1676585,1089,2.29,,70.0,,,,,,,"Iron, Fe",MG -6808615,1676744,1089,1.1,,70.0,,,,,,,"Iron, Fe",MG -6808706,1676874,1089,3.51,,70.0,,,,,,,"Iron, Fe",MG -6808843,1677042,1089,0.47,,70.0,,,,,,,"Iron, Fe",MG -6808894,1677104,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6809098,1677345,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6809264,1677545,1089,2.63,,70.0,,,,,,,"Iron, Fe",MG -6809410,1677723,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -6809455,1677774,1089,0.8,,75.0,,,,,,,"Iron, Fe",MG -6809475,1677801,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6809528,1677877,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6809786,1678201,1089,0.57,,70.0,,,,,,,"Iron, Fe",MG -6810209,1678687,1089,2.04,,70.0,,,,,,,"Iron, Fe",MG -6810593,1679129,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6810641,1679185,1089,0.47,,75.0,,,,,,,"Iron, Fe",MG -6811137,1679773,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6811423,1680098,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG -6811437,1680119,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG -6811445,1680127,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG -6811671,1680395,1089,8.37,,75.0,,,,,,,"Iron, Fe",MG -6812895,1681881,1089,6.73,,70.0,,,,,,,"Iron, Fe",MG -6812983,1681989,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6813142,1682167,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6813157,1682184,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6813321,1682377,1089,1.3,,75.0,,,,,,,"Iron, Fe",MG -6813524,1682594,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6814000,1683223,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6814340,1683646,1089,1.48,,75.0,,,,,,,"Iron, Fe",MG -6814581,1683930,1089,1.8,,70.0,,,,,,,"Iron, Fe",MG -6814722,1684136,1089,2.56,,70.0,,,,,,,"Iron, Fe",MG -6815271,1684881,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6815329,1684953,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG -6815434,1685058,1089,9.0,,75.0,,,,,,,"Iron, Fe",MG -6815713,1685382,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6815829,1685512,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6815954,1685651,1089,1.05,,70.0,,,,,,,"Iron, Fe",MG -6816011,1685722,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6816036,1685750,1089,1.07,,75.0,,,,,,,"Iron, Fe",MG -6816127,1685849,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6816271,1686021,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG -6816272,1686022,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG -6816428,1686209,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6816520,1686335,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG -6816838,1686728,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -6816934,1686831,1089,1.58,,70.0,,,,,,,"Iron, Fe",MG -6817334,1687333,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6817765,1687831,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6818232,1688387,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6818461,1688658,1089,2.25,,70.0,,,,,,,"Iron, Fe",MG -6818738,1688982,1089,3.03,,70.0,,,,,,,"Iron, Fe",MG -6818878,1689144,1089,0.91,,70.0,,,,,,,"Iron, Fe",MG -6819165,1689504,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG -6819407,1689815,1089,2.62,,75.0,,,,,,,"Iron, Fe",MG -6819411,1689820,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6819640,1690114,1089,3.18,,75.0,,,,,,,"Iron, Fe",MG -6819704,1690202,1089,0.4,,70.0,,,,,,,"Iron, Fe",MG -6819727,1690231,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6819891,1690422,1089,2.71,,70.0,,,,,,,"Iron, Fe",MG -6820036,1690592,1089,17.7,,70.0,,,,,,,"Iron, Fe",MG -6820055,1690621,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -6820065,1690631,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6820144,1690733,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6820231,1690834,1089,1.41,,70.0,,,,,,,"Iron, Fe",MG -6820487,1691196,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -6820636,1691405,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -6821503,1692575,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6821514,1692592,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6821605,1692695,1089,2.73,,70.0,,,,,,,"Iron, Fe",MG -6821686,1692805,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6821703,1692825,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG -6822041,1693390,1089,0.34,,70.0,,,,,,,"Iron, Fe",MG -6822221,1693637,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6822338,1693772,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6822386,1693837,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6822795,1694339,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6822828,1694372,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG -6823135,1694811,1089,3.39,,70.0,,,,,,,"Iron, Fe",MG -6823348,1695189,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -6823392,1695242,1089,1.16,,70.0,,,,,,,"Iron, Fe",MG -6823521,1695397,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6823561,1695453,1089,0.81,,70.0,,,,,,,"Iron, Fe",MG -6823601,1695507,1089,0.53,,70.0,,,,,,,"Iron, Fe",MG -6824435,1696599,1089,2.33,,70.0,,,,,,,"Iron, Fe",MG -6824540,1696733,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6824621,1696831,1089,0.24,,70.0,,,,,,,"Iron, Fe",MG -6824813,1697074,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6824894,1697171,1089,0.48,,70.0,,,,,,,"Iron, Fe",MG -6825085,1697409,1089,1.23,,70.0,,,,,,,"Iron, Fe",MG -6825209,1697569,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6825328,1697718,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG -6825383,1697782,1089,17.61,,70.0,,,,,,,"Iron, Fe",MG -6825488,1697917,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG -6825650,1698130,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6825709,1698201,1089,0.78,,75.0,,,,,,,"Iron, Fe",MG -6825762,1698274,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6825887,1698421,1089,1.68,,70.0,,,,,,,"Iron, Fe",MG -6826151,1698744,1089,3.44,,70.0,,,,,,,"Iron, Fe",MG -6826234,1698842,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6826402,1699044,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6826927,1699689,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG -6827072,1699862,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6827094,1699896,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6827342,1700187,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6827359,1700211,1089,2.26,,70.0,,,,,,,"Iron, Fe",MG -6827417,1700274,1089,0.76,,75.0,,,,,,,"Iron, Fe",MG -6827480,1700353,1089,1.21,,70.0,,,,,,,"Iron, Fe",MG -6827615,1700518,1089,0.84,,70.0,,,,,,,"Iron, Fe",MG -6828390,1701447,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6828741,1701869,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6829052,1702241,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6829227,1702435,1089,0.16,,70.0,,,,,,,"Iron, Fe",MG -6829256,1702487,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG -6829719,1703026,1089,1.04,,70.0,,,,,,,"Iron, Fe",MG -6829748,1703056,1089,7.5,,70.0,,,,,,,"Iron, Fe",MG -6829763,1703074,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6829806,1703117,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG -6829812,1703127,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6829882,1703208,1089,2.11,,70.0,,,,,,,"Iron, Fe",MG -6830109,1703490,1089,10.0,,70.0,,,,,,,"Iron, Fe",MG -6830172,1703560,1089,0.51,,70.0,,,,,,,"Iron, Fe",MG -6830209,1703601,1089,0.48,,70.0,,,,,,,"Iron, Fe",MG -6830378,1703801,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6830424,1703864,1089,0.64,,70.0,,,,,,,"Iron, Fe",MG -6830800,1704323,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6830865,1704405,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6830960,1704516,1089,3.08,,70.0,,,,,,,"Iron, Fe",MG -6831085,1704660,1089,0.53,,75.0,,,,,,,"Iron, Fe",MG -6831404,1705037,1089,20.0,,70.0,,,,,,,"Iron, Fe",MG -6831448,1705097,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6831646,1705342,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -6831707,1705418,1089,1.56,,70.0,,,,,,,"Iron, Fe",MG -6832167,1705992,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6832172,1705997,1089,0.44,,75.0,,,,,,,"Iron, Fe",MG -6832426,1706302,1089,1.59,,70.0,,,,,,,"Iron, Fe",MG -6832724,1706652,1089,3.23,,70.0,,,,,,,"Iron, Fe",MG -6832782,1706722,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6832783,1706724,1089,3.61,,70.0,,,,,,,"Iron, Fe",MG -6832929,1706895,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG -6833018,1707000,1089,0.35,,70.0,,,,,,,"Iron, Fe",MG -6833200,1707219,1089,2.35,,70.0,,,,,,,"Iron, Fe",MG -6833262,1707303,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG -6833411,1707492,1089,0.94,,70.0,,,,,,,"Iron, Fe",MG -6833413,1707494,1089,2.09,,70.0,,,,,,,"Iron, Fe",MG -6833465,1707563,1089,2.94,,70.0,,,,,,,"Iron, Fe",MG -6833496,1707610,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6833698,1707872,1089,5.29,,75.0,,,,,,,"Iron, Fe",MG -6833887,1708126,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6833909,1708155,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6834026,1708297,1089,3.1,,75.0,,,,,,,"Iron, Fe",MG -6834049,1708329,1089,1.35,,75.0,,,,,,,"Iron, Fe",MG -6834099,1708398,1089,2.07,,70.0,,,,,,,"Iron, Fe",MG -6834291,1708644,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6834694,1709196,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6834696,1709198,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG -6834735,1709249,1089,1.52,,70.0,,,,,,,"Iron, Fe",MG -6834765,1709286,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6834865,1709404,1089,1.9,,70.0,,,,,,,"Iron, Fe",MG -6835736,1710560,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6836638,1711605,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG -6836783,1711760,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6836850,1711832,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -6836929,1711928,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6837084,1712122,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -6837314,1712388,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG -6837402,1712495,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6837587,1712705,1089,2.94,,70.0,,,,,,,"Iron, Fe",MG -6837591,1712709,1089,1.11,,70.0,,,,,,,"Iron, Fe",MG -6837661,1712791,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6837696,1712832,1089,5.71,,70.0,,,,,,,"Iron, Fe",MG -6837709,1712848,1089,1.14,,70.0,,,,,,,"Iron, Fe",MG -6837745,1712905,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6838508,1713838,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -6838537,1713878,1089,3.43,,75.0,,,,,,,"Iron, Fe",MG -6838615,1713971,1089,20.0,,70.0,,,,,,,"Iron, Fe",MG -6839040,1714471,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -6839338,1714829,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6839419,1714917,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -6839696,1715228,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG -6839965,1715544,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6840226,1715846,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -6840231,1715851,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6840376,1716052,1089,1.5,,70.0,,,,,,,"Iron, Fe",MG -6840423,1716099,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6840442,1716121,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6840513,1716226,1089,1.2,,70.0,,,,,,,"Iron, Fe",MG -6840818,1716581,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -6841005,1716791,1089,15.43,,75.0,,,,,,,"Iron, Fe",MG -6841136,1716940,1089,3.35,,75.0,,,,,,,"Iron, Fe",MG -6841240,1717057,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6841747,1717626,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG -6841959,1717875,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -6842035,1717981,1089,1.82,,70.0,,,,,,,"Iron, Fe",MG -6842103,1718070,1089,1.52,,70.0,,,,,,,"Iron, Fe",MG -6842110,1718077,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6842252,1718306,1089,1.5,,75.0,,,,,,,"Iron, Fe",MG -6842561,1718720,1089,0.44,,70.0,,,,,,,"Iron, Fe",MG -6842770,1718983,1089,5.71,,70.0,,,,,,,"Iron, Fe",MG -6842790,1719009,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG -6843471,1719857,1089,1.9,,70.0,,,,,,,"Iron, Fe",MG -6843521,1719919,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6844223,1720932,1089,0.39,,70.0,,,,,,,"Iron, Fe",MG -6844232,1720944,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG -6844577,1721690,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6844963,1722152,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6845017,1722208,1089,0.3,,70.0,,,,,,,"Iron, Fe",MG -6845057,1722260,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6845461,1722771,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6845493,1722809,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6845523,1722850,1089,1.69,,75.0,,,,,,,"Iron, Fe",MG -6845815,1723216,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG -6845867,1723299,1089,2.22,,70.0,,,,,,,"Iron, Fe",MG -6846121,1723595,1089,1.53,,70.0,,,,,,,"Iron, Fe",MG -6846209,1723709,1089,30.0,,75.0,,,,,,,"Iron, Fe",MG -6846331,1723856,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6846632,1724193,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6846753,1724351,1089,2.71,,70.0,,,,,,,"Iron, Fe",MG -6847053,1724674,1089,8.29,,70.0,,,,,,,"Iron, Fe",MG -6847092,1724723,1089,0.36,,75.0,,,,,,,"Iron, Fe",MG -6847571,1725289,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6847622,1725366,1089,0.78,,70.0,,,,,,,"Iron, Fe",MG -6847804,1725590,1089,4.38,,70.0,,,,,,,"Iron, Fe",MG -6847826,1725618,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6847832,1725626,1089,0.56,,75.0,,,,,,,"Iron, Fe",MG -6848147,1726025,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG -6848280,1726168,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6848562,1726498,1089,2.14,,70.0,,,,,,,"Iron, Fe",MG -6848822,1726811,1089,2.41,,70.0,,,,,,,"Iron, Fe",MG -6848870,1726898,1089,1.41,,75.0,,,,,,,"Iron, Fe",MG -6848984,1727070,1089,2.67,,75.0,,,,,,,"Iron, Fe",MG -6849040,1727214,1089,2.55,,70.0,,,,,,,"Iron, Fe",MG -6849080,1727274,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG -6849260,1727505,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6849389,1727678,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6849500,1727796,1089,2.69,,70.0,,,,,,,"Iron, Fe",MG -6849896,1728460,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -6850359,1729084,1089,3.75,,70.0,,,,,,,"Iron, Fe",MG -6850428,1729157,1089,1.76,,70.0,,,,,,,"Iron, Fe",MG -6850544,1729292,1089,1.56,,70.0,,,,,,,"Iron, Fe",MG -6850650,1729432,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6850697,1729483,1089,2.06,,75.0,,,,,,,"Iron, Fe",MG -6850757,1729551,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG -6850807,1729611,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG -6851107,1729950,1089,0.89,,70.0,,,,,,,"Iron, Fe",MG -6851189,1730042,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6851379,1730260,1089,0.67,,70.0,,,,,,,"Iron, Fe",MG -6851389,1730271,1089,2.11,,70.0,,,,,,,"Iron, Fe",MG -6851542,1730452,1089,16.36,,75.0,,,,,,,"Iron, Fe",MG -6851544,1730454,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6851558,1730472,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6851600,1730517,1089,1.98,,70.0,,,,,,,"Iron, Fe",MG -6851742,1730689,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6851807,1730771,1089,1.13,,70.0,,,,,,,"Iron, Fe",MG -6851917,1730896,1089,2.22,,70.0,,,,,,,"Iron, Fe",MG -6851968,1730969,1089,1.2,,70.0,,,,,,,"Iron, Fe",MG -6852006,1731011,1089,0.57,,70.0,,,,,,,"Iron, Fe",MG -6852186,1731201,1089,1.59,,75.0,,,,,,,"Iron, Fe",MG -6852315,1731344,1089,2.13,,70.0,,,,,,,"Iron, Fe",MG -6852479,1731537,1089,2.33,,70.0,,,,,,,"Iron, Fe",MG -6852569,1731641,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6852767,1731891,1089,0.86,,70.0,,,,,,,"Iron, Fe",MG -6852788,1731913,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6852917,1732074,1089,1.58,,70.0,,,,,,,"Iron, Fe",MG -6852986,1732161,1089,1.99,,70.0,,,,,,,"Iron, Fe",MG -6853343,1732595,1089,2.35,,70.0,,,,,,,"Iron, Fe",MG -6853351,1732607,1089,2.12,,70.0,,,,,,,"Iron, Fe",MG -6853374,1732633,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6853532,1732814,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6853671,1732977,1089,18.0,,75.0,,,,,,,"Iron, Fe",MG -6853788,1733117,1089,1.68,,70.0,,,,,,,"Iron, Fe",MG -6853926,1733282,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6854073,1733465,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6854379,1733843,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6854524,1734030,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -6854534,1734040,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6855626,1735348,1089,5.71,,70.0,,,,,,,"Iron, Fe",MG -6855950,1735750,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -6856046,1735868,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6856486,1736398,1089,1.61,,75.0,,,,,,,"Iron, Fe",MG -6856655,1736585,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6856917,1736903,1089,4.44,,70.0,,,,,,,"Iron, Fe",MG -6857210,1737240,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6857234,1737266,1089,3.12,,70.0,,,,,,,"Iron, Fe",MG -6857627,1737733,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6857767,1737903,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6858231,1738447,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -6858520,1738776,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG -6858773,1739079,1089,2.82,,75.0,,,,,,,"Iron, Fe",MG -6858814,1739128,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6859221,1739618,1089,0.14,,70.0,,,,,,,"Iron, Fe",MG -6859436,1739852,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6859493,1739911,1089,2.22,,70.0,,,,,,,"Iron, Fe",MG -6859499,1739919,1089,5.17,,70.0,,,,,,,"Iron, Fe",MG -6859604,1740034,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6859957,1740449,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6860031,1740548,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG -6860170,1740708,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6860791,1741466,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6860931,1741627,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6860938,1741639,1089,0.8,,75.0,,,,,,,"Iron, Fe",MG -6860994,1741702,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6861076,1741796,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG -6861371,1742156,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG -6861395,1742183,1089,2.33,,70.0,,,,,,,"Iron, Fe",MG -6861520,1742322,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -6861674,1742498,1089,0.98,,75.0,,,,,,,"Iron, Fe",MG -6861895,1742752,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6862013,1742882,1089,1.7,,70.0,,,,,,,"Iron, Fe",MG -6862100,1742977,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -6862301,1743206,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -6862356,1743277,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6862403,1743347,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6862628,1743616,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6862660,1743652,1089,0.8,,75.0,,,,,,,"Iron, Fe",MG -6862757,1743766,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6862762,1743771,1089,2.67,,70.0,,,,,,,"Iron, Fe",MG -6863019,1744073,1089,48.48,,70.0,,,,,,,"Iron, Fe",MG -6863238,1744324,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6863339,1744446,1089,1.12,,70.0,,,,,,,"Iron, Fe",MG -6863421,1744548,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6863584,1744737,1089,1.27,,70.0,,,,,,,"Iron, Fe",MG -6863913,1745145,1089,4.44,,70.0,,,,,,,"Iron, Fe",MG -6864034,1745288,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6864071,1745333,1089,4.69,,70.0,,,,,,,"Iron, Fe",MG -6864311,1745619,1089,5.71,,70.0,,,,,,,"Iron, Fe",MG -6864352,1745664,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -6864389,1745704,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6864575,1745951,1089,5.81,,75.0,,,,,,,"Iron, Fe",MG -6864689,1746098,1089,4.09,,75.0,,,,,,,"Iron, Fe",MG -6864787,1746215,1089,1.16,,75.0,,,,,,,"Iron, Fe",MG -6864927,1746371,1089,1.15,,70.0,,,,,,,"Iron, Fe",MG -6865022,1746497,1089,2.67,,70.0,,,,,,,"Iron, Fe",MG -6865106,1746595,1089,7.71,,75.0,,,,,,,"Iron, Fe",MG -6865259,1746783,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6865473,1747027,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -6865619,1747211,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6865757,1747377,1089,1.71,,70.0,,,,,,,"Iron, Fe",MG -6865945,1747618,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6865974,1747649,1089,2.73,,70.0,,,,,,,"Iron, Fe",MG -6866132,1747837,1089,1.13,,70.0,,,,,,,"Iron, Fe",MG -6866673,1748451,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6866762,1748556,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6867131,1748986,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6867344,1749244,1089,0.77,,70.0,,,,,,,"Iron, Fe",MG -6867553,1749487,1089,1.15,,70.0,,,,,,,"Iron, Fe",MG -6867834,1749810,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6868000,1750044,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG -6868293,1752890,1089,0.0,1.0,1.0,,,,0.0973,,,"Iron, Fe",MG -6868734,1757747,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6868747,1757760,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6868844,1881016,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6869001,1758032,1089,6.67,,71.0,,,,,,,"Iron, Fe",MG -6869018,1758052,1089,0.0,,78.0,,,,,,,"Iron, Fe",MG -6869063,1758101,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6869162,1758205,1089,1.0,,78.0,,,,,,,"Iron, Fe",MG -6869244,1758295,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6869819,1758944,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -6870012,1759161,1089,4.15,,75.0,,,,,,,"Iron, Fe",MG -6870596,1759806,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6870599,1759809,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6870770,1760004,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG -6870880,1760141,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG -6871130,1760438,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6871181,1760496,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -6871197,1760513,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6871680,1761056,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6871691,1761067,1089,2.03,,75.0,,,,,,,"Iron, Fe",MG -6871697,1761073,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6871902,1761330,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6871911,1761343,1089,2.88,,75.0,,,,,,,"Iron, Fe",MG -6872108,1761618,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6872327,1761870,1089,1.9,,75.0,,,,,,,"Iron, Fe",MG -6872398,1761950,1089,1.35,,75.0,,,,,,,"Iron, Fe",MG -6872446,1762008,1089,1.36,,75.0,,,,,,,"Iron, Fe",MG -6872520,1762109,1089,1.62,,70.0,,,,,,,"Iron, Fe",MG -6872584,1762179,1089,0.28,,75.0,,,,,,,"Iron, Fe",MG -6872920,1762603,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -6873035,1762733,1089,0.68,,75.0,,,,,,,"Iron, Fe",MG -6873249,1762988,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6873338,1763083,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6873491,1763276,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -6873514,1763302,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG -6873530,1763320,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6873577,1763377,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6874029,1763879,1089,0.69,,75.0,,,,,,,"Iron, Fe",MG -6874529,1764434,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6874737,1764710,1089,6.07,,70.0,,,,,,,"Iron, Fe",MG -6874785,1764770,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -6874809,1764819,1089,0.83,,70.0,,,,,,,"Iron, Fe",MG -6874953,1764992,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6875284,1765394,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6875305,1765424,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6875405,1765552,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6875574,1765739,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6875598,1765767,1089,1.16,,75.0,,,,,,,"Iron, Fe",MG -6875763,1765985,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG -6876008,1766304,1089,1.24,,75.0,,,,,,,"Iron, Fe",MG -6876181,1766506,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -6876217,1766542,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG -6876435,1766796,1089,0.86,,70.0,,,,,,,"Iron, Fe",MG -6876471,1766843,1089,29.45,,75.0,,,,,,,"Iron, Fe",MG -6876745,1767165,1089,0.57,,70.0,,,,,,,"Iron, Fe",MG -6876822,1767255,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG -6877098,1767602,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6877139,1767647,1089,0.65,,75.0,,,,,,,"Iron, Fe",MG -6877146,1767656,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6877492,1768066,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6877714,1768312,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6877715,1768313,1089,7.2,,75.0,,,,,,,"Iron, Fe",MG -6878344,1769038,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6878451,1769157,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6878799,1769573,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6878925,1769718,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG -6879108,1770096,1089,0.28,,75.0,,,,,,,"Iron, Fe",MG -6879138,1770134,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6879187,1770200,1089,6.75,,75.0,,,,,,,"Iron, Fe",MG -6879382,1770437,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -6879688,1770806,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG -6879780,1770925,1089,3.13,,75.0,,,,,,,"Iron, Fe",MG -6879863,1771030,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6879969,1771158,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6879972,1771163,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG -6880331,1771619,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6880872,1772316,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6880874,1772318,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG -6881287,1772849,1089,1.09,,75.0,,,,,,,"Iron, Fe",MG -6881759,1773481,1089,5.62,,75.0,,,,,,,"Iron, Fe",MG -6881777,1773500,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6881783,1773508,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6881860,1773593,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6882826,1774830,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG -6882952,1774970,1089,0.5,,70.0,,,,,,,"Iron, Fe",MG -6882962,1774980,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG -6882982,1775001,1089,1.6,,75.0,,,,,,,"Iron, Fe",MG -6883048,1775077,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6883283,1881445,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG -6883558,1775801,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6883787,1776094,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6883882,1776193,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6884138,1776481,1089,0.36,,75.0,,,,,,,"Iron, Fe",MG -6884482,1776900,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6884633,1777062,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6884750,1777228,1089,3.18,,75.0,,,,,,,"Iron, Fe",MG -6884947,1777465,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6885608,1778227,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6885640,1778259,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG -6885646,1778265,1089,0.84,,75.0,,,,,,,"Iron, Fe",MG -6885898,1778551,1089,3.67,,75.0,,,,,,,"Iron, Fe",MG -6886434,1779152,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6886751,1779510,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG -6886814,1779582,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG -6887049,1779867,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6887077,1779897,1089,0.76,,75.0,,,,,,,"Iron, Fe",MG -6887129,1779954,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -6887447,1780343,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG -6887557,1780473,1089,2.5,,75.0,,,,,,,"Iron, Fe",MG -6887675,1780612,1089,2.18,,75.0,,,,,,,"Iron, Fe",MG -6887821,1780769,1089,1.95,,75.0,,,,,,,"Iron, Fe",MG -6887929,1780894,1089,6.1,,75.0,,,,,,,"Iron, Fe",MG -6888031,1781025,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6888484,1781512,1089,1.36,,75.0,,,,,,,"Iron, Fe",MG -6888613,1781667,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6888738,1781808,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG -6888870,1781948,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG -6889158,1782277,1089,0.68,,75.0,,,,,,,"Iron, Fe",MG -6889347,1782476,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6889588,1782810,1089,1.58,,75.0,,,,,,,"Iron, Fe",MG -6889724,1782964,1089,2.51,,75.0,,,,,,,"Iron, Fe",MG -6889859,1783108,1089,0.43,,75.0,,,,,,,"Iron, Fe",MG -6890446,1783774,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6890642,1784018,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6891050,1784542,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6891145,1784656,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG -6891180,1784712,1089,22.5,,75.0,,,,,,,"Iron, Fe",MG -6891406,1784975,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6892283,1786023,1089,0.79,,75.0,,,,,,,"Iron, Fe",MG -6892587,1786402,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG -6892746,1786601,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6893179,1787082,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6893403,1787359,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6893544,1787527,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6893590,1787586,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG -6893644,1787648,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6893836,1787874,1089,0.83,,75.0,,,,,,,"Iron, Fe",MG -6894173,1788326,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6894184,1788347,1089,2.48,,75.0,,,,,,,"Iron, Fe",MG -6894364,1788649,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6894434,1788757,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6894487,1788824,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6894984,1789832,1089,2.08,,70.0,,,,,,,"Iron, Fe",MG -6895173,1790096,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -6895353,1790300,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6895416,1790375,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6895748,1790769,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -6895801,1790826,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -6895900,1790946,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG -6895913,1790963,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -6896413,1791549,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6896712,1791907,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6896729,1791930,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG -6896851,1792078,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6896989,1792248,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6897133,1792440,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6897317,1792642,1089,7.2,,75.0,,,,,,,"Iron, Fe",MG -6897334,1792663,1089,2.0,,75.0,,,,,,,"Iron, Fe",MG -6897387,1792720,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -6897389,1792723,1089,2.0,,75.0,,,,,,,"Iron, Fe",MG -6897726,1793120,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -6898084,1793523,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6898269,1793724,1089,1.67,,75.0,,,,,,,"Iron, Fe",MG -6898740,1794290,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6898831,1794404,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6899030,1794648,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6899323,1881760,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6899329,1794977,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6899354,1795005,1089,8.06,,75.0,,,,,,,"Iron, Fe",MG -6899395,1795059,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6899405,1795070,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6899512,1795193,1089,1.76,,75.0,,,,,,,"Iron, Fe",MG -6899757,1795477,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6900123,1795906,1089,3.16,,75.0,,,,,,,"Iron, Fe",MG -6900204,1795994,1089,2.51,,75.0,,,,,,,"Iron, Fe",MG -6900228,1796019,1089,0.44,,75.0,,,,,,,"Iron, Fe",MG -6900527,1796365,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG -6900535,1796374,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6900676,1796535,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG -6900716,1796581,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6901220,1797161,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6901247,1797196,1089,14.4,,75.0,,,,,,,"Iron, Fe",MG -6901584,1797616,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6901828,1797894,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6902388,1798577,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -6902936,1799282,1089,1.56,,70.0,,,,,,,"Iron, Fe",MG -6902991,1799379,1089,0.67,,75.0,,,,,,,"Iron, Fe",MG -6903118,1799583,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6903254,1799729,1089,2.35,,70.0,,,,,,,"Iron, Fe",MG -6903462,1800012,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6903530,1800089,1089,1.66,,75.0,,,,,,,"Iron, Fe",MG -6904112,1800889,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6904280,1801080,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6904373,1801197,1089,3.19,,75.0,,,,,,,"Iron, Fe",MG -6904617,1801477,1089,1.65,,70.0,,,,,,,"Iron, Fe",MG -6905236,1802248,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6905439,1802572,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6905710,1802957,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6906024,1803324,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6906178,1803500,1089,3.18,,75.0,,,,,,,"Iron, Fe",MG -6906247,1803587,1089,3.39,,70.0,,,,,,,"Iron, Fe",MG -6906723,1804124,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6907424,1805005,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6907457,1805040,1089,5.4,,75.0,,,,,,,"Iron, Fe",MG -6907503,1805095,1089,0.76,,75.0,,,,,,,"Iron, Fe",MG -6908116,1805822,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6908192,1805909,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6908235,1805959,1089,1.69,,75.0,,,,,,,"Iron, Fe",MG -6908722,1806559,1089,2.04,,70.0,,,,,,,"Iron, Fe",MG -6908907,1806765,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG -6909151,1807067,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6909303,1807257,1089,0.65,,70.0,,,,,,,"Iron, Fe",MG -6909970,1808035,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG -6910414,1808619,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6910554,1808785,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6910576,1808811,1089,0.88,,70.0,,,,,,,"Iron, Fe",MG -6910696,1808964,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6911241,1809605,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6911508,1809916,1089,1.64,,70.0,,,,,,,"Iron, Fe",MG -6911618,1810039,1089,0.49,,75.0,,,,,,,"Iron, Fe",MG -6911904,1810401,1089,1.42,,70.0,,,,,,,"Iron, Fe",MG -6912324,1810913,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG -6912874,1811567,1089,6.55,,75.0,,,,,,,"Iron, Fe",MG -6913176,1811917,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -6913212,1811970,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG -6913261,1812027,1089,0.54,,75.0,,,,,,,"Iron, Fe",MG -6913315,1812098,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6913607,1812453,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6913981,1812883,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6914001,1812905,1089,0.43,,70.0,,,,,,,"Iron, Fe",MG -6914578,1813595,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6914647,1813677,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6914794,1813842,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6914795,1813843,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6914881,1813950,1089,13.64,,75.0,,,,,,,"Iron, Fe",MG -6914964,1814050,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6915021,1814114,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG -6915109,1814222,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6915842,1815055,1089,3.78,,75.0,,,,,,,"Iron, Fe",MG -6915871,1815095,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6916363,1815684,1089,1.09,,75.0,,,,,,,"Iron, Fe",MG -6916399,1815726,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG -6916431,1815760,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6916471,1815805,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6916720,1816078,1089,1.75,,70.0,,,,,,,"Iron, Fe",MG -6916997,1816399,1089,0.35,,70.0,,,,,,,"Iron, Fe",MG -6917560,1817095,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6917564,1817099,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6917643,1817183,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6917861,1817432,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6918021,1817636,1089,2.35,,70.0,,,,,,,"Iron, Fe",MG -6918405,1818067,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6918611,1818295,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6918925,1818639,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6919287,1819056,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6919347,1819127,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -6919530,1819345,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6919580,1819401,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6919812,1819660,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -6920142,1820048,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6920583,1820557,1089,2.98,,70.0,,,,,,,"Iron, Fe",MG -6921116,1821237,1089,2.23,,70.0,,,,,,,"Iron, Fe",MG -6921553,1821746,1089,0.79,,70.0,,,,,,,"Iron, Fe",MG -6921686,1821903,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6921751,1821975,1089,2.4,,70.0,,,,,,,"Iron, Fe",MG -6922002,1822281,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6922053,1822350,1089,0.46,,70.0,,,,,,,"Iron, Fe",MG -6922256,1822586,1089,2.37,,75.0,,,,,,,"Iron, Fe",MG -6922705,1823105,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6922708,1823114,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6923290,1823799,1089,2.97,,70.0,,,,,,,"Iron, Fe",MG -6923336,1823854,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6923485,1824018,1089,0.24,,70.0,,,,,,,"Iron, Fe",MG -6923516,1824057,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6923967,1824604,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6924091,1824758,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6924372,1825087,1089,2.35,,70.0,,,,,,,"Iron, Fe",MG -6924459,1825191,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6924747,1825521,1089,0.54,,75.0,,,,,,,"Iron, Fe",MG -6925184,1826031,1089,1.06,,70.0,,,,,,,"Iron, Fe",MG -6925606,1826509,1089,1.68,,70.0,,,,,,,"Iron, Fe",MG -6925845,1826776,1089,2.32,,75.0,,,,,,,"Iron, Fe",MG -6925947,1826886,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6926323,1827323,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6926360,1827365,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG -6926533,1827571,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6926568,1827608,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6926668,1827721,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6927186,1828309,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6927257,1828394,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6927468,1828637,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6927623,1828802,1089,0.91,,70.0,,,,,,,"Iron, Fe",MG -6927806,1829010,1089,1.74,,75.0,,,,,,,"Iron, Fe",MG -6927826,1829030,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG -6928496,1829778,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -6928551,1829840,1089,8.21,,70.0,,,,,,,"Iron, Fe",MG -6928678,1830006,1089,2.22,,70.0,,,,,,,"Iron, Fe",MG -6928727,1830061,1089,0.4,,75.0,,,,,,,"Iron, Fe",MG -6928769,1830114,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6928993,1830364,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -6929036,1830413,1089,3.93,,70.0,,,,,,,"Iron, Fe",MG -6929291,1830694,1089,33.33,,75.0,,,,,,,"Iron, Fe",MG -6929329,1830739,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6929400,1830821,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG -6929403,1830824,1089,13.17,,70.0,,,,,,,"Iron, Fe",MG -6929418,1830841,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -6929633,1831105,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6929805,1831314,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6929845,1831372,1089,4.0,,75.0,,,,,,,"Iron, Fe",MG -6929879,1831411,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6930244,1831840,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6930468,1832110,1089,4.44,,70.0,,,,,,,"Iron, Fe",MG -6930512,1832155,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6930732,1832402,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6930748,1832432,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6931196,1833030,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6931372,1833259,1089,0.86,,70.0,,,,,,,"Iron, Fe",MG -6931398,1833295,1089,0.08,,75.0,,,,,,,"Iron, Fe",MG -6931573,1833514,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6931780,1833773,1089,7.0,,70.0,,,,,,,"Iron, Fe",MG -6931860,1833868,1089,0.75,,75.0,,,,,,,"Iron, Fe",MG -6931891,1833909,1089,0.45,,70.0,,,,,,,"Iron, Fe",MG -6932265,1834360,1089,4.2,,75.0,,,,,,,"Iron, Fe",MG -6932818,1835025,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6932848,1835065,1089,1.29,,70.0,,,,,,,"Iron, Fe",MG -6933499,1835844,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -6933604,1835961,1089,0.8,,75.0,,,,,,,"Iron, Fe",MG -6933623,1835981,1089,4.68,,70.0,,,,,,,"Iron, Fe",MG -6934656,1837227,1089,0.97,,70.0,,,,,,,"Iron, Fe",MG -6934826,1837422,1089,2.94,,70.0,,,,,,,"Iron, Fe",MG -6934963,1837587,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG -6935191,1838025,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG -6935251,1838171,1089,1.9,,70.0,,,,,,,"Iron, Fe",MG -6935307,1838257,1089,1.62,,70.0,,,,,,,"Iron, Fe",MG -6935315,1838269,1089,56.25,,75.0,,,,,,,"Iron, Fe",MG -6935375,1838395,1089,1.52,,70.0,,,,,,,"Iron, Fe",MG -6935439,1882344,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG -6935954,1838756,1089,15.0,,75.0,,,,,,,"Iron, Fe",MG -6935991,1838806,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG -6936397,1839284,1089,3.43,,75.0,,,,,,,"Iron, Fe",MG -6936530,1882761,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6936551,1882771,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6936677,1839584,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -6936761,1882857,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6936787,1882870,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -6936912,1839842,1089,3.7,,75.0,,,,,,,"Iron, Fe",MG -6937327,1883014,1089,0.61,,75.0,,,,,,,"Iron, Fe",MG -6937646,1840722,1089,0.23,,75.0,,,,,,,"Iron, Fe",MG -6937672,1840756,1089,9.44,,70.0,,,,,,,"Iron, Fe",MG -6937834,1841026,1089,1.09,,75.0,,,,,,,"Iron, Fe",MG -6937939,1841154,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6937977,1841201,1089,15.09,,70.0,,,,,,,"Iron, Fe",MG -6937992,1841216,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6937996,1841221,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6938122,1841353,1089,7.11,,75.0,,,,,,,"Iron, Fe",MG -6938287,1841531,1089,17.5,,75.0,,,,,,,"Iron, Fe",MG -6938375,1841633,1089,0.65,,70.0,,,,,,,"Iron, Fe",MG -6938504,1841790,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6938564,1841870,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -6938584,1841893,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6938671,1841990,1089,2.46,,70.0,,,,,,,"Iron, Fe",MG -6938933,1842352,1089,33.75,,75.0,,,,,,,"Iron, Fe",MG -6939205,1842681,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6939208,1883369,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6939348,1842852,1089,2.41,,75.0,,,,,,,"Iron, Fe",MG -6939448,1842958,1089,1.77,,70.0,,,,,,,"Iron, Fe",MG -6939523,1883432,1089,2.77,,75.0,,,,,,,"Iron, Fe",MG -6939552,1843074,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -6940350,1844051,1089,0.7,,70.0,,,,,,,"Iron, Fe",MG -6940393,1844098,1089,1.21,,70.0,,,,,,,"Iron, Fe",MG -6940465,1844178,1089,0.83,,70.0,,,,,,,"Iron, Fe",MG -6940820,1844574,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6941276,1845136,1089,11.11,,70.0,,,,,,,"Iron, Fe",MG -6941511,1845411,1089,0.88,,75.0,,,,,,,"Iron, Fe",MG -6941544,1845447,1089,0.64,,70.0,,,,,,,"Iron, Fe",MG -6941680,1845598,1089,0.95,,70.0,,,,,,,"Iron, Fe",MG -6941794,1883598,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -6941881,1845831,1089,0.06,,70.0,,,,,,,"Iron, Fe",MG -6942129,1846123,1089,0.74,,70.0,,,,,,,"Iron, Fe",MG -6942199,1846203,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG -6942347,1846397,1089,3.2,,70.0,,,,,,,"Iron, Fe",MG -6942751,1846887,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -6942794,1846934,1089,5.0,,70.0,,,,,,,"Iron, Fe",MG -6942921,1847087,1089,1.88,,70.0,,,,,,,"Iron, Fe",MG -6943147,1847341,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6943393,1883953,1089,1.01,,75.0,,,,,,,"Iron, Fe",MG -6943476,1884041,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6943740,1884329,1089,1.82,,75.0,,,,,,,"Iron, Fe",MG -6943763,1884353,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6944050,1884660,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6944112,1884725,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6944290,1884916,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -6944313,1884943,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6944746,1885564,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6944784,1885611,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6944789,1885617,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG -6944845,1885676,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6944936,1885772,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -6944943,1885779,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG -6945009,1885854,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6945133,1885991,1089,28.12,,75.0,,,,,,,"Iron, Fe",MG -6945213,1886074,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6945223,1886087,1089,4.76,,75.0,,,,,,,"Iron, Fe",MG -6945296,1886165,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG -6945573,1886461,1089,1.23,,75.0,,,,,,,"Iron, Fe",MG -6945642,1886571,1089,0.17,,70.0,,,,,,,"Iron, Fe",MG -6945729,1886691,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6945798,1886766,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6945956,1886939,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG -6946270,1887291,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6946602,1887659,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -6946961,1888065,1089,1.57,,70.0,,,,,,,"Iron, Fe",MG -6947013,1888122,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6947069,1888183,1089,2.53,,75.0,,,,,,,"Iron, Fe",MG -6947324,1888465,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG -6947369,1888512,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6947878,1889144,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6948081,1889401,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG -6948082,1889402,1089,4.02,,75.0,,,,,,,"Iron, Fe",MG -6948086,1889406,1089,1.54,,75.0,,,,,,,"Iron, Fe",MG -6948369,1889722,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -6948460,1889833,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG -6948943,1890403,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG -6949154,1890653,1089,1.56,,70.0,,,,,,,"Iron, Fe",MG -6949436,1890944,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -6949467,1890976,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG -6949519,1891032,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG -6949610,1891139,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6949746,1891285,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6949777,1891316,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6949918,1891468,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6950251,1891829,1089,1.54,,75.0,,,,,,,"Iron, Fe",MG -6950276,1891859,1089,3.54,,75.0,,,,,,,"Iron, Fe",MG -6950324,1891911,1089,1.0,,75.0,,,,,,,"Iron, Fe",MG -6950379,1891976,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6950407,1892015,1089,0.59,,75.0,,,,,,,"Iron, Fe",MG -6950576,1892202,1089,2.2,,75.0,,,,,,,"Iron, Fe",MG -6950878,1892529,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG -6951112,1892801,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG -6951136,1892830,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6951265,1892976,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6952173,1894003,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -6952198,1894028,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6952425,1894297,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -6952491,1894373,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG -6952500,1894384,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -6952659,1894577,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG -6952748,1894686,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG -6952851,1894800,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6953209,1895195,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6953297,1895298,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6953503,1895574,1089,2.75,,75.0,,,,,,,"Iron, Fe",MG -6953626,1895711,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG -6953734,1895826,1089,0.97,,75.0,,,,,,,"Iron, Fe",MG -6953911,1896005,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG -6953954,1896049,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6954209,1896335,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6954249,1896389,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6954312,1896461,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6954376,1896528,1089,2.31,,75.0,,,,,,,"Iron, Fe",MG -6954418,1896575,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG -6954680,1896856,1089,5.87,,75.0,,,,,,,"Iron, Fe",MG -6954874,1897084,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6955285,1897548,1089,1.57,,75.0,,,,,,,"Iron, Fe",MG -6955359,1897628,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6955728,1898092,1089,2.73,,75.0,,,,,,,"Iron, Fe",MG -6955915,1898310,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6956073,1898495,1089,0.89,,75.0,,,,,,,"Iron, Fe",MG -6956126,1898553,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG -6956496,1898961,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6956860,1899377,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -6956902,1899424,1089,1.61,,75.0,,,,,,,"Iron, Fe",MG -6957023,1899566,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -6957031,1899574,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6957164,1899728,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG -6957206,1899778,1089,2.48,,75.0,,,,,,,"Iron, Fe",MG -6957362,1899994,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG -6957691,1900430,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6957742,1900493,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG -6957770,1900521,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6958565,1901472,1089,0.59,,75.0,,,,,,,"Iron, Fe",MG -6958631,1901541,1089,1.84,,75.0,,,,,,,"Iron, Fe",MG -6958634,1901544,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6958744,1901674,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6958865,1901815,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6959048,1902078,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6959269,1902352,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -6959407,1902507,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6959468,1902585,1089,0.44,,75.0,,,,,,,"Iron, Fe",MG -6959580,1902730,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6959705,1902872,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6959885,1903098,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6959897,1903121,1089,1.69,,75.0,,,,,,,"Iron, Fe",MG -6960183,1903444,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6960326,1903604,1089,1.61,,75.0,,,,,,,"Iron, Fe",MG -6960517,1903850,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -6960592,1903934,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6960624,1903971,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6960727,1904106,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6960760,1904153,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6961076,1904501,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG -6961274,1904735,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6961391,1904867,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG -6961605,1905104,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6962219,1905772,1089,9.78,,75.0,,,,,,,"Iron, Fe",MG -6962240,1905798,1089,8.57,,75.0,,,,,,,"Iron, Fe",MG -6962325,1905891,1089,0.36,,75.0,,,,,,,"Iron, Fe",MG -6962587,1906200,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6962804,1906477,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6963247,1906981,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG -6963396,1907169,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6963831,1907678,1089,2.88,,75.0,,,,,,,"Iron, Fe",MG -6964026,1907950,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6964176,1908160,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG -6965021,1909453,1089,0.75,,75.0,,,,,,,"Iron, Fe",MG -6965165,1909728,1089,1.17,,70.0,,,,,,,"Iron, Fe",MG -6965336,1909986,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG -6965372,1910048,1089,0.17,,70.0,,,,,,,"Iron, Fe",MG -6965502,1910322,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6965630,1910514,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6966044,1911271,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6966650,1912207,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6966785,1912384,1089,2.16,,75.0,,,,,,,"Iron, Fe",MG -6967081,1912722,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6967361,1913064,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG -6967382,1913093,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6967534,1913261,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG -6967756,1913528,1089,1.59,,75.0,,,,,,,"Iron, Fe",MG -6968028,1913835,1089,0.36,,75.0,,,,,,,"Iron, Fe",MG -6968069,1913877,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG -6968109,1913921,1089,0.62,,75.0,,,,,,,"Iron, Fe",MG -6968377,1914272,1089,1.88,,75.0,,,,,,,"Iron, Fe",MG -6968944,1914970,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6968984,1915015,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6969043,1915096,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -6969236,1915371,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6969260,1915402,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6969636,1915829,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6969720,1915921,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG -6970084,1916341,1089,0.34,,75.0,,,,,,,"Iron, Fe",MG -6970088,1916345,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6970188,1916473,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG -6971109,1917506,1089,1.28,,75.0,,,,,,,"Iron, Fe",MG -6971338,1917765,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG -6971353,1917785,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6971503,1917956,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6971771,1918278,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6971834,1918359,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG -6971935,1918481,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6972161,1918780,1089,2.13,,70.0,,,,,,,"Iron, Fe",MG -6972269,1918913,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6972281,1918926,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG -6972391,1919054,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6972452,1919124,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6972593,1919280,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6972825,1919541,1089,2.98,,70.0,,,,,,,"Iron, Fe",MG -6973278,1920059,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6973447,1920246,1089,2.88,,75.0,,,,,,,"Iron, Fe",MG -6973521,1920328,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6973568,1920376,1089,2.62,,75.0,,,,,,,"Iron, Fe",MG -6974029,1920895,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG -6974130,1921003,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6974337,1921232,1089,1.15,,75.0,,,,,,,"Iron, Fe",MG -6974592,1921522,1089,0.49,,75.0,,,,,,,"Iron, Fe",MG -6974771,1921716,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6974814,1921765,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6975200,1922194,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6975213,1922207,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6975397,1922414,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6975477,1922518,1089,0.7,,70.0,,,,,,,"Iron, Fe",MG -6975699,1922775,1089,0.36,,75.0,,,,,,,"Iron, Fe",MG -6976197,1923357,1089,4.65,,75.0,,,,,,,"Iron, Fe",MG -6976508,1923728,1089,12.0,,75.0,,,,,,,"Iron, Fe",MG -6976784,1924066,1089,3.19,,75.0,,,,,,,"Iron, Fe",MG -6977096,1924451,1089,1.37,,70.0,,,,,,,"Iron, Fe",MG -6977189,1924562,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6977828,1925312,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6977829,1925313,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -6977844,1925330,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6978079,1925602,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6978092,1925620,1089,0.71,,75.0,,,,,,,"Iron, Fe",MG -6978168,1925709,1089,1.98,,70.0,,,,,,,"Iron, Fe",MG -6978200,1925748,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -6978469,1926058,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6978545,1926145,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6978830,1926472,1089,0.5,,70.0,,,,,,,"Iron, Fe",MG -6978948,1926604,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6979022,1926707,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -6979072,1926773,1089,1.0,,75.0,,,,,,,"Iron, Fe",MG -6979207,1927041,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6979462,1927508,1089,0.56,,75.0,,,,,,,"Iron, Fe",MG -6979494,1927567,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG -6979543,1927660,1089,3.33,,75.0,,,,,,,"Iron, Fe",MG -6979620,1927765,1089,7.5,,70.0,,,,,,,"Iron, Fe",MG -6979643,1927789,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6979851,1928025,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6979941,1928148,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6980140,1928417,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6981807,1930583,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6981941,1930728,1089,0.8,,75.0,,,,,,,"Iron, Fe",MG -6982233,1931064,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6982290,1931128,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6982460,1931325,1089,0.49,,75.0,,,,,,,"Iron, Fe",MG -6982806,1931785,1089,2.94,,70.0,,,,,,,"Iron, Fe",MG -6982971,1931974,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6983096,1932121,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6983285,1932383,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6983442,1932597,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6983546,1932767,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -6983887,1933207,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG -6983978,1933305,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG -6984259,1933622,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6984321,1933700,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -6984523,1933938,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6984592,1934015,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6984967,1934445,1089,0.83,,75.0,,,,,,,"Iron, Fe",MG -6985104,1934592,1089,21.26,,70.0,,,,,,,"Iron, Fe",MG -6985371,1934900,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -6985818,1935589,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6985998,1935874,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6986000,1935877,1089,0.48,,75.0,,,,,,,"Iron, Fe",MG -6986191,1936163,1089,4.44,,70.0,,,,,,,"Iron, Fe",MG -6986206,1936197,1089,1.74,,70.0,,,,,,,"Iron, Fe",MG -6986293,1936330,1089,0.29,,70.0,,,,,,,"Iron, Fe",MG -6986643,1936733,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6986698,1936801,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6986851,1936966,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6987051,1937215,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6987112,1937306,1089,16.62,,75.0,,,,,,,"Iron, Fe",MG -6987715,1938037,1089,2.3,,75.0,,,,,,,"Iron, Fe",MG -6988108,1938505,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6988640,1939108,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6988913,1939455,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6989063,1939651,1089,0.29,,70.0,,,,,,,"Iron, Fe",MG -6989164,1939768,1089,0.96,,70.0,,,,,,,"Iron, Fe",MG -6989272,1939884,1089,2.3,,75.0,,,,,,,"Iron, Fe",MG -6989726,1940404,1089,1.73,,75.0,,,,,,,"Iron, Fe",MG -6989999,1940718,1089,0.08,,70.0,,,,,,,"Iron, Fe",MG -6990029,1940759,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6990252,1941049,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -6990259,1941057,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG -6990405,1941232,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -6990469,1941318,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -6990496,1941361,1089,1.09,,75.0,,,,,,,"Iron, Fe",MG -6990732,1941640,1089,0.35,,70.0,,,,,,,"Iron, Fe",MG -6991332,1942349,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6991435,1942464,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -6991987,1943107,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6992123,1943258,1089,0.76,,75.0,,,,,,,"Iron, Fe",MG -6992217,1943362,1089,1.69,,70.0,,,,,,,"Iron, Fe",MG -6992666,1943933,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6992785,1944071,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6993055,1944389,1089,0.79,,70.0,,,,,,,"Iron, Fe",MG -6993063,1944397,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6993276,1944642,1089,0.74,,70.0,,,,,,,"Iron, Fe",MG -6993357,1944730,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6994155,1945665,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -6994272,1945789,1089,2.55,,75.0,,,,,,,"Iron, Fe",MG -6994907,1946506,1089,4.67,,70.0,,,,,,,"Iron, Fe",MG -6995004,1946613,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG -6995020,1946630,1089,0.57,,70.0,,,,,,,"Iron, Fe",MG -6995073,1946684,1089,3.19,,75.0,,,,,,,"Iron, Fe",MG -6995142,1946759,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6995168,1946791,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6995448,1947094,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6995478,1947125,1089,0.67,,70.0,,,,,,,"Iron, Fe",MG -6996093,1947918,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6996119,1947953,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6996324,1948176,1089,0.17,,70.0,,,,,,,"Iron, Fe",MG -6996430,1948300,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6996458,1948335,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -6996484,1948365,1089,2.7,,70.0,,,,,,,"Iron, Fe",MG -6996614,1948522,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -6996760,1948698,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6996781,1948723,1089,0.2,,70.0,,,,,,,"Iron, Fe",MG -6996794,1948738,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6996828,1948778,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6996907,1948866,1089,0.12,,70.0,,,,,,,"Iron, Fe",MG -6997515,1949592,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6998279,1950472,1089,0.35,,70.0,,,,,,,"Iron, Fe",MG -6998674,1950952,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -6999260,1951610,1089,2.77,,75.0,,,,,,,"Iron, Fe",MG -6999354,1951713,1089,15.52,,75.0,,,,,,,"Iron, Fe",MG -6999554,1951946,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7000104,1952591,1089,1.24,,75.0,,,,,,,"Iron, Fe",MG -7000119,1952609,1089,2.35,,70.0,,,,,,,"Iron, Fe",MG -7000600,1953178,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -7000645,1953231,1089,1.16,,75.0,,,,,,,"Iron, Fe",MG -7000725,1953317,1089,1.76,,70.0,,,,,,,"Iron, Fe",MG -7000805,1953400,1089,1.16,,75.0,,,,,,,"Iron, Fe",MG -7001149,1953804,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7001162,1953821,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7001362,1954055,1089,1.66,,75.0,,,,,,,"Iron, Fe",MG -7001461,1954162,1089,3.43,,75.0,,,,,,,"Iron, Fe",MG -7001889,1954668,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7001980,1954767,1089,2.95,,75.0,,,,,,,"Iron, Fe",MG -7002024,1954818,1089,0.34,,70.0,,,,,,,"Iron, Fe",MG -7002251,1955064,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG -7002328,1955154,1089,3.09,,75.0,,,,,,,"Iron, Fe",MG -7002449,1955295,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -7002677,1955554,1089,12.86,,75.0,,,,,,,"Iron, Fe",MG -7002698,1955576,1089,3.51,,70.0,,,,,,,"Iron, Fe",MG -7002759,1955643,1089,3.51,,70.0,,,,,,,"Iron, Fe",MG -7003372,1956364,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG -7003397,1956393,1089,3.03,,70.0,,,,,,,"Iron, Fe",MG -7003657,1956685,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7003734,1956785,1089,1.33,,70.0,,,,,,,"Iron, Fe",MG -7003795,1956850,1089,2.45,,75.0,,,,,,,"Iron, Fe",MG -7003966,1957060,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG -7004004,1957099,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7004113,1957219,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -7004964,1958181,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -7005144,1958389,1089,0.53,,75.0,,,,,,,"Iron, Fe",MG -7005189,1958440,1089,5.45,,70.0,,,,,,,"Iron, Fe",MG -7005452,1958732,1089,0.84,,75.0,,,,,,,"Iron, Fe",MG -7006120,1959466,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -7006130,1959479,1089,0.83,,70.0,,,,,,,"Iron, Fe",MG -7006229,1959588,1089,0.41,,70.0,,,,,,,"Iron, Fe",MG -7006297,1959658,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7006675,1960060,1089,7.2,,75.0,,,,,,,"Iron, Fe",MG -7006825,1960225,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -7007430,1960902,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -7007677,1961188,1089,0.33,,75.0,,,,,,,"Iron, Fe",MG -7007800,1961329,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -7007857,1961396,1089,5.45,,75.0,,,,,,,"Iron, Fe",MG -7007914,1961460,1089,0.47,,70.0,,,,,,,"Iron, Fe",MG -7008070,1961635,1089,3.93,,70.0,,,,,,,"Iron, Fe",MG -7008637,1962279,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7008906,1962577,1089,0.47,,70.0,,,,,,,"Iron, Fe",MG -7009216,1962926,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7009324,1963044,1089,4.43,,75.0,,,,,,,"Iron, Fe",MG -7009648,1963410,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7009793,1963582,1089,1.77,,70.0,,,,,,,"Iron, Fe",MG -7009806,1963595,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG -7009829,1963619,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7009934,1963731,1089,8.65,,75.0,,,,,,,"Iron, Fe",MG -7010269,1964143,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7010695,1964656,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7011039,1965042,1089,1.76,,70.0,,,,,,,"Iron, Fe",MG -7011314,1965349,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -7012100,1966251,1089,3.38,,70.0,,,,,,,"Iron, Fe",MG -7012244,1966419,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG -7012919,1967164,1089,0.7,,70.0,,,,,,,"Iron, Fe",MG -7013277,1967583,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG -7013452,1967782,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7013534,1967888,1089,3.46,,75.0,,,,,,,"Iron, Fe",MG -7013613,1967974,1089,2.67,,70.0,,,,,,,"Iron, Fe",MG -7013730,1968105,1089,0.77,,70.0,,,,,,,"Iron, Fe",MG -7013859,1968248,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7014002,1968415,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -7014053,1968471,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -7014473,1969000,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG -7014762,1969333,1089,0.16,,70.0,,,,,,,"Iron, Fe",MG -7014954,1969541,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7014978,1969565,1089,4.62,,70.0,,,,,,,"Iron, Fe",MG -7015010,1969608,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7015038,1969639,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -7015188,1969830,1089,11.25,,70.0,,,,,,,"Iron, Fe",MG -7015466,1970137,1089,2.94,,70.0,,,,,,,"Iron, Fe",MG -7015595,1970278,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -7016252,1971029,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7017163,1972135,1089,1.94,,70.0,,,,,,,"Iron, Fe",MG -7017541,1972564,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7018064,1973140,1089,5.68,,70.0,,,,,,,"Iron, Fe",MG -7018068,1973144,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG -7019347,1974539,1089,8.0,,70.0,,,,,,,"Iron, Fe",MG -7019539,1974759,1089,0.3,,70.0,,,,,,,"Iron, Fe",MG -7019789,1975026,1089,2.94,,70.0,,,,,,,"Iron, Fe",MG -7019951,1975200,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7020064,1975316,1089,2.51,,75.0,,,,,,,"Iron, Fe",MG -7020081,1975335,1089,3.75,,70.0,,,,,,,"Iron, Fe",MG -7020152,1975410,1089,3.67,,70.0,,,,,,,"Iron, Fe",MG -7020281,1975548,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7020322,1975593,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7020752,1976078,1089,0.67,,70.0,,,,,,,"Iron, Fe",MG -7020833,1976170,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -7020980,1976321,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7021032,1976378,1089,2.14,,70.0,,,,,,,"Iron, Fe",MG -7021352,1976751,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7021360,1976761,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG -7021421,1976833,1089,0.83,,70.0,,,,,,,"Iron, Fe",MG -7021579,1977007,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7021768,1977209,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG -7022723,1978290,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -7022740,1978309,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG -7022752,1978324,1089,0.91,,70.0,,,,,,,"Iron, Fe",MG -7022844,1978424,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG -7022912,1978501,1089,3.45,,70.0,,,,,,,"Iron, Fe",MG -7022967,1978584,1089,2.69,,70.0,,,,,,,"Iron, Fe",MG -7023161,1978805,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7023396,1979044,1089,0.76,,75.0,,,,,,,"Iron, Fe",MG -7023689,1979354,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7023911,1979597,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7024055,1979745,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7024134,1979831,1089,4.34,,70.0,,,,,,,"Iron, Fe",MG -7024559,1980300,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7024653,1980395,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7024744,1980498,1089,1.61,,70.0,,,,,,,"Iron, Fe",MG -7025280,1981081,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7025482,1981302,1089,0.69,,70.0,,,,,,,"Iron, Fe",MG -7025534,1981363,1089,1.59,,70.0,,,,,,,"Iron, Fe",MG -7025638,1981468,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG -7025659,1981490,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG -7025843,1981682,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7025899,1981746,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -7025929,1981777,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7026971,1982922,1089,1.6,,75.0,,,,,,,"Iron, Fe",MG -7027139,1983145,1089,1.47,,70.0,,,,,,,"Iron, Fe",MG -7027197,1983221,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7027343,1983403,1089,52.5,,75.0,,,,,,,"Iron, Fe",MG -7027350,1983413,1089,6.35,,75.0,,,,,,,"Iron, Fe",MG -7027432,1983542,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7027472,1983617,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7027602,1983768,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7027688,1983859,1089,3.93,,70.0,,,,,,,"Iron, Fe",MG -7027817,1983996,1089,5.52,,70.0,,,,,,,"Iron, Fe",MG -7027824,1984003,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7028080,1984285,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7028556,1984795,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7028572,1984812,1089,3.64,,70.0,,,,,,,"Iron, Fe",MG -7028630,1984875,1089,0.28,,75.0,,,,,,,"Iron, Fe",MG -7028732,1984984,1089,46.67,,70.0,,,,,,,"Iron, Fe",MG -7029053,1985345,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG -7029449,1985776,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -7029761,1986116,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG -7029800,1986157,1089,3.94,,70.0,,,,,,,"Iron, Fe",MG -7029878,1986246,1089,0.81,,70.0,,,,,,,"Iron, Fe",MG -7030293,1986682,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7030298,1986688,1089,1.84,,70.0,,,,,,,"Iron, Fe",MG -7030896,1987349,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG -7030977,1987449,1089,7.33,,70.0,,,,,,,"Iron, Fe",MG -7031236,1987733,1089,2.33,,70.0,,,,,,,"Iron, Fe",MG -7031247,1987749,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7031475,1987994,1089,0.76,,70.0,,,,,,,"Iron, Fe",MG -7031640,1988180,1089,12.86,,70.0,,,,,,,"Iron, Fe",MG -7032001,1988577,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -7032045,1988623,1089,0.24,,70.0,,,,,,,"Iron, Fe",MG -7032299,1988900,1089,1.19,,75.0,,,,,,,"Iron, Fe",MG -7032368,1988975,1089,0.12,,70.0,,,,,,,"Iron, Fe",MG -7032413,1989026,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG -7032447,1989063,1089,7.2,,75.0,,,,,,,"Iron, Fe",MG -7032495,1989112,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG -7033077,1989745,1089,0.74,,70.0,,,,,,,"Iron, Fe",MG -7033155,1989827,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG -7033396,1990087,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -7033471,1990163,1089,3.82,,70.0,,,,,,,"Iron, Fe",MG -7033624,1990333,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7033769,1990496,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7033772,1990499,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -7033873,1990603,1089,15.65,,70.0,,,,,,,"Iron, Fe",MG -7033994,1990739,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7034329,1991098,1089,1.57,,70.0,,,,,,,"Iron, Fe",MG -7034654,1991448,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7034769,1991580,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7034794,1991607,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -7034926,1991744,1089,28.21,,70.0,,,,,,,"Iron, Fe",MG -7035061,1991895,1089,2.44,,70.0,,,,,,,"Iron, Fe",MG -7035221,1992069,1089,7.5,,70.0,,,,,,,"Iron, Fe",MG -7035358,1992230,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG -7035665,1992557,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7036051,1992985,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -7036067,1993003,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7036134,1993078,1089,2.67,,70.0,,,,,,,"Iron, Fe",MG -7036653,1993679,1089,835.71,,70.0,,,,,,,"Iron, Fe",MG -7036790,1993825,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7037626,1994818,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7037799,1995013,1089,0.56,,70.0,,,,,,,"Iron, Fe",MG -7038082,1995391,1089,2.03,,75.0,,,,,,,"Iron, Fe",MG -7038361,1995747,1089,4.33,,70.0,,,,,,,"Iron, Fe",MG -7038595,1996006,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG -7038854,1996299,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG -7039114,1996602,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG -7039160,1996667,1089,1.19,,70.0,,,,,,,"Iron, Fe",MG -7039310,1996831,1089,0.93,,70.0,,,,,,,"Iron, Fe",MG -7039444,1996986,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7039599,1997166,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7040420,1998098,1089,4.0,,75.0,,,,,,,"Iron, Fe",MG -7040423,1998101,1089,5.33,,70.0,,,,,,,"Iron, Fe",MG -7040863,1998609,1089,0.82,,70.0,,,,,,,"Iron, Fe",MG -7040941,1998694,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG -7041272,1999054,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7041382,1999182,1089,1.96,,70.0,,,,,,,"Iron, Fe",MG -7041457,1999268,1089,2.81,,70.0,,,,,,,"Iron, Fe",MG -7041721,1999568,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -7041992,2006628,1089,0.352,1.0,1.0,,,,,,,"Iron, Fe",MG -7042227,2007620,1089,2.0,,78.0,,,,,,,"Iron, Fe",MG -7042264,2007657,1089,0.08,,71.0,,,,,,,"Iron, Fe",MG -7042687,2008102,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7043236,2008706,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -7043278,2008749,1089,1.33,,75.0,,,,,,,"Iron, Fe",MG -7043303,2008774,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG -7043354,2008841,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -7043755,2009287,1089,3.16,,75.0,,,,,,,"Iron, Fe",MG -7043846,2009388,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7043966,2009557,1089,0.44,,75.0,,,,,,,"Iron, Fe",MG -7044056,2009672,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7044156,2009799,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7044451,2010129,1089,9.64,,75.0,,,,,,,"Iron, Fe",MG -7044463,2010141,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7044701,2010414,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7044788,2010515,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7044948,2010732,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -7045042,2010838,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -7045079,2010879,1089,4.67,,70.0,,,,,,,"Iron, Fe",MG -7045265,2011100,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -7045321,2011169,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7045691,2011611,1089,2.83,,75.0,,,,,,,"Iron, Fe",MG -7045740,2011666,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG -7046110,2012086,1089,3.18,,75.0,,,,,,,"Iron, Fe",MG -7046198,2012190,1089,3.5,,70.0,,,,,,,"Iron, Fe",MG -7046762,2012890,1089,5.0,,70.0,,,,,,,"Iron, Fe",MG -7046926,2013094,1089,0.49,,75.0,,,,,,,"Iron, Fe",MG -7047771,2014159,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -7048206,2014637,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7048213,2014650,1089,1.16,,75.0,,,,,,,"Iron, Fe",MG -7048368,2014814,1089,1.32,,75.0,,,,,,,"Iron, Fe",MG -7048532,2015016,1089,1.13,,75.0,,,,,,,"Iron, Fe",MG -7048534,2015019,1089,2.77,,75.0,,,,,,,"Iron, Fe",MG -7048838,2015398,1089,1.18,,75.0,,,,,,,"Iron, Fe",MG -7049009,2015583,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7049235,2015825,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -7049316,2015934,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG -7049496,2016162,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG -7050222,2017068,1089,3.46,,75.0,,,,,,,"Iron, Fe",MG -7050437,2017339,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG -7050457,2017361,1089,1.32,,70.0,,,,,,,"Iron, Fe",MG -7050782,2017764,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -7050900,2017894,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7051109,2018142,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG -7051270,2018319,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -7051764,2018906,1089,2.13,,75.0,,,,,,,"Iron, Fe",MG -7051892,2019040,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7052015,2019177,1089,1.53,,75.0,,,,,,,"Iron, Fe",MG -7052392,2019629,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG -7052482,2019729,1089,1.15,,75.0,,,,,,,"Iron, Fe",MG -7052706,2019992,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -7052888,2020192,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -7053027,2020347,1089,3.38,,75.0,,,,,,,"Iron, Fe",MG -7053171,2020506,1089,0.28,,75.0,,,,,,,"Iron, Fe",MG -7053201,2020536,1089,2.51,,75.0,,,,,,,"Iron, Fe",MG -7053230,2020567,1089,3.04,,75.0,,,,,,,"Iron, Fe",MG -7053469,2020849,1089,4.06,,70.0,,,,,,,"Iron, Fe",MG -7053617,2021010,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -7053786,2021214,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7053845,2021285,1089,1.76,,75.0,,,,,,,"Iron, Fe",MG -7053917,2021392,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -7054091,2021579,1089,0.54,,75.0,,,,,,,"Iron, Fe",MG -7054223,2021746,1089,2.19,,70.0,,,,,,,"Iron, Fe",MG -7054450,2022001,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG -7054493,2022048,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -7054878,2022588,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -7054941,2022663,1089,4.62,,75.0,,,,,,,"Iron, Fe",MG -7055099,2022854,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG -7055224,2022992,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -7055258,2023101,1089,1.25,,75.0,,,,,,,"Iron, Fe",MG -7055891,2023979,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7055961,2024079,1089,0.44,,75.0,,,,,,,"Iron, Fe",MG -7055985,2024105,1089,0.76,,75.0,,,,,,,"Iron, Fe",MG -7056042,2024175,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7056104,2024264,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -7056112,2024273,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7056144,2024310,1089,7.89,,70.0,,,,,,,"Iron, Fe",MG -7056759,2025179,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7056978,2025448,1089,0.48,,75.0,,,,,,,"Iron, Fe",MG -7057006,2025481,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG -7057399,2025982,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7057622,2026331,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -7057661,2026382,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG -7057771,2026499,1089,0.69,,70.0,,,,,,,"Iron, Fe",MG -7057959,2026749,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG -7058042,2026858,1089,2.06,,75.0,,,,,,,"Iron, Fe",MG -7058251,2027109,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7058795,2027784,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7059028,2028107,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG -7059103,2028206,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -7059542,2028845,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7059764,2029086,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7060062,2029475,1089,2.43,,75.0,,,,,,,"Iron, Fe",MG -7060078,2029496,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7060243,2029723,1089,1.09,,75.0,,,,,,,"Iron, Fe",MG -7060394,2029890,1089,10.71,,75.0,,,,,,,"Iron, Fe",MG -7060533,2030047,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7060560,2030076,1089,0.92,,75.0,,,,,,,"Iron, Fe",MG -7060741,2030311,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG -7061258,2030861,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -7061321,2030937,1089,2.62,,75.0,,,,,,,"Iron, Fe",MG -7062058,2031824,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7062156,2031935,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7062482,2032294,1089,7.2,,75.0,,,,,,,"Iron, Fe",MG -7062593,2032436,1089,4.19,,75.0,,,,,,,"Iron, Fe",MG -7062688,2032538,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7062755,2032622,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7062797,2032681,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -7063077,2032999,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG -7063357,2033306,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7063535,2033514,1089,6.32,,75.0,,,,,,,"Iron, Fe",MG -7063957,2033994,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7064095,2034167,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7064202,2034287,1089,0.59,,75.0,,,,,,,"Iron, Fe",MG -7064293,2034482,1089,0.91,,75.0,,,,,,,"Iron, Fe",MG -7064302,2034504,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -7064520,2035045,1089,1.09,,75.0,,,,,,,"Iron, Fe",MG -7064695,2035239,1089,0.53,,70.0,,,,,,,"Iron, Fe",MG -7064712,2035258,1089,1.19,,75.0,,,,,,,"Iron, Fe",MG -7065406,2036005,1089,4.15,,75.0,,,,,,,"Iron, Fe",MG -7065845,2036517,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG -7065919,2036596,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7065985,2036678,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG -7066017,2036712,1089,3.23,,70.0,,,,,,,"Iron, Fe",MG -7066139,2036869,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG -7066568,2037392,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -7066944,2037852,1089,5.12,,70.0,,,,,,,"Iron, Fe",MG -7067083,2038009,1089,2.26,,70.0,,,,,,,"Iron, Fe",MG -7067152,2038083,1089,0.45,,75.0,,,,,,,"Iron, Fe",MG -7067354,2038301,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7067407,2038370,1089,0.44,,75.0,,,,,,,"Iron, Fe",MG -7067649,2038624,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -7068383,2040095,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7068428,2040146,1089,0.73,,70.0,,,,,,,"Iron, Fe",MG -7068504,2040234,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG -7068539,2040281,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -7068827,2040682,1089,1.15,,75.0,,,,,,,"Iron, Fe",MG -7068942,2040819,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -7068988,2040867,1089,20.25,,70.0,,,,,,,"Iron, Fe",MG -7069008,2040888,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG -7069131,2041076,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7069316,2041287,1089,2.88,,75.0,,,,,,,"Iron, Fe",MG -7069765,2041882,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -7069807,2041947,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -7069813,2041958,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG -7070046,2042236,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -7070099,2042296,1089,1.35,,75.0,,,,,,,"Iron, Fe",MG -7070109,2042306,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -7070185,2042392,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7070205,2042413,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG -7070310,2042535,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -7070917,2043318,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7071039,2043468,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG -7071059,2043496,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG -7071160,2043610,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -7071416,2043957,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -7071466,2044041,1089,3.13,,75.0,,,,,,,"Iron, Fe",MG -7071610,2044203,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7071734,2044344,1089,4.0,,75.0,,,,,,,"Iron, Fe",MG -7071947,2044581,1089,5.79,,75.0,,,,,,,"Iron, Fe",MG -7071971,2044609,1089,4.29,,75.0,,,,,,,"Iron, Fe",MG -7072129,2044804,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -7072282,2044988,1089,1.74,,75.0,,,,,,,"Iron, Fe",MG -7072464,2045216,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7073133,2046061,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7073238,2046189,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -7073307,2046273,1089,3.72,,75.0,,,,,,,"Iron, Fe",MG -7073323,2046289,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG -7073373,2046344,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7073627,2046646,1089,7.2,,75.0,,,,,,,"Iron, Fe",MG -7073777,2046829,1089,3.38,,75.0,,,,,,,"Iron, Fe",MG -7073916,2047010,1089,0.1,,75.0,,,,,,,"Iron, Fe",MG -7074029,2047183,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7074184,2047409,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -7074332,2047601,1089,2.84,,75.0,,,,,,,"Iron, Fe",MG -7074341,2047612,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7074711,2048065,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -7074778,2048156,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -7074820,2048202,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -7074828,2048213,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7074950,2048362,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -7075061,2048499,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -7075091,2048537,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7075501,2049058,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -7075760,2049375,1089,6.75,,75.0,,,,,,,"Iron, Fe",MG -7075868,2049509,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7076056,2049737,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7076189,2049895,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -7076636,2050507,1089,4.64,,70.0,,,,,,,"Iron, Fe",MG -7076682,2050568,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7076743,2050635,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7076805,2050731,1089,3.89,,75.0,,,,,,,"Iron, Fe",MG -7077075,2051054,1089,3.2,,75.0,,,,,,,"Iron, Fe",MG -7077157,2051148,1089,16.07,,75.0,,,,,,,"Iron, Fe",MG -7077209,2051209,1089,2.63,,75.0,,,,,,,"Iron, Fe",MG -7077969,2052099,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -7077985,2052116,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7078004,2052135,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7078385,2052555,1089,2.77,,75.0,,,,,,,"Iron, Fe",MG -7078404,2052579,1089,2.08,,75.0,,,,,,,"Iron, Fe",MG -7078567,2052775,1089,1.59,,75.0,,,,,,,"Iron, Fe",MG -7078613,2052825,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -7078645,2052857,1089,3.72,,75.0,,,,,,,"Iron, Fe",MG -7078883,2053140,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG -7079012,2053294,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -7079272,2053614,1089,1.6,,75.0,,,,,,,"Iron, Fe",MG -7079583,2053948,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -7079837,2054252,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7080437,2054910,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7080456,2054930,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7080489,2054965,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7080700,2055202,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7080704,2055206,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7081368,2055959,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -7081561,2056174,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7081582,2056196,1089,7.14,,70.0,,,,,,,"Iron, Fe",MG -7081611,2056231,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7082161,2056824,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7082187,2056856,1089,5.4,,75.0,,,,,,,"Iron, Fe",MG -7082308,2056986,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7082329,2057008,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7082382,2057062,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7082384,2057064,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7082852,2057603,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -7083022,2057789,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7083120,2057893,1089,0.75,,75.0,,,,,,,"Iron, Fe",MG -7083127,2057900,1089,0.75,,75.0,,,,,,,"Iron, Fe",MG -7083475,2058301,1089,0.99,,75.0,,,,,,,"Iron, Fe",MG -7083746,2058606,1089,3.83,,75.0,,,,,,,"Iron, Fe",MG -7084360,2059323,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7084506,2059480,1089,4.6,,75.0,,,,,,,"Iron, Fe",MG -7084591,2059575,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7084734,2059746,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -7085036,2060100,1089,1.61,,75.0,,,,,,,"Iron, Fe",MG -7085173,2060257,1089,3.2,,75.0,,,,,,,"Iron, Fe",MG -7085609,2060814,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7085618,2060823,1089,0.75,,75.0,,,,,,,"Iron, Fe",MG -7085734,2060987,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7085807,2061088,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -7086229,2061556,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7086303,2061640,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -7086455,2061809,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7086612,2061984,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG -7086755,2062172,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7087058,2062537,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -7087437,2062983,1089,0.26,,75.0,,,,,,,"Iron, Fe",MG -7087622,2063199,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -7087658,2063238,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7087665,2063245,1089,2.65,,70.0,,,,,,,"Iron, Fe",MG -7087921,2063549,1089,0.89,,75.0,,,,,,,"Iron, Fe",MG -7087934,2063563,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG -7088127,2063764,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7088259,2063914,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -7088355,2064026,1089,2.65,,75.0,,,,,,,"Iron, Fe",MG -7088454,2064135,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG -7088495,2064188,1089,2.45,,75.0,,,,,,,"Iron, Fe",MG -7089314,2065104,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG -7089724,2065553,1089,0.78,,70.0,,,,,,,"Iron, Fe",MG -7089865,2065708,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -7090228,2066107,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -7090419,2066321,1089,1.69,,75.0,,,,,,,"Iron, Fe",MG -7090537,2066454,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7090703,2066646,1089,0.78,,70.0,,,,,,,"Iron, Fe",MG -7090713,2066657,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -7091234,2067248,1089,0.61,,75.0,,,,,,,"Iron, Fe",MG -7091279,2067298,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7091509,2067555,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7091603,2067656,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -7091721,2067784,1089,2.18,,75.0,,,,,,,"Iron, Fe",MG -7091783,2067852,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7091842,2067921,1089,1.61,,75.0,,,,,,,"Iron, Fe",MG -7091926,2068008,1089,0.41,,75.0,,,,,,,"Iron, Fe",MG -7092081,2068185,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7092262,2068450,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -7092313,2068501,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -7093060,2069322,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7093116,2069385,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG -7093578,2069901,1089,1.57,,75.0,,,,,,,"Iron, Fe",MG -7093640,2069978,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7093649,2069987,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7093726,2070068,1089,3.35,,75.0,,,,,,,"Iron, Fe",MG -7093815,2070161,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -7094182,2070557,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7094271,2070651,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7094299,2070680,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7094336,2070724,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7094377,2070768,1089,3.12,,75.0,,,,,,,"Iron, Fe",MG -7094506,2070904,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7094659,2071068,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7094891,2071317,1089,0.81,,70.0,,,,,,,"Iron, Fe",MG -7094993,2071490,1089,3.18,,75.0,,,,,,,"Iron, Fe",MG -7095055,2071561,1089,0.83,,75.0,,,,,,,"Iron, Fe",MG -7095137,2071645,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7095174,2071686,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7095273,2071798,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7095281,2071806,1089,3.48,,75.0,,,,,,,"Iron, Fe",MG -7095306,2071836,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7095458,2072018,1089,0.39,,75.0,,,,,,,"Iron, Fe",MG -7095537,2072099,1089,2.18,,75.0,,,,,,,"Iron, Fe",MG -7095681,2072283,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG -7095864,2072491,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG -7095930,2072569,1089,1.67,,75.0,,,,,,,"Iron, Fe",MG -7095949,2072591,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7096133,2072795,1089,7.2,,75.0,,,,,,,"Iron, Fe",MG -7096647,2073416,1089,1.42,,70.0,,,,,,,"Iron, Fe",MG -7097001,2073887,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -7097023,2073909,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -7097370,2074286,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -7097770,2074735,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -7098014,2075007,1089,3.16,,75.0,,,,,,,"Iron, Fe",MG -7098140,2075170,1089,0.44,,75.0,,,,,,,"Iron, Fe",MG -7098873,2076006,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7098924,2076060,1089,2.47,,75.0,,,,,,,"Iron, Fe",MG -7098952,2076095,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7099106,2076284,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7099301,2076501,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -7099328,2076529,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG -7099626,2076866,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -7099628,2076868,1089,0.24,,75.0,,,,,,,"Iron, Fe",MG -7099764,2077039,1089,0.31,,70.0,,,,,,,"Iron, Fe",MG -7099855,2077137,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG -7100050,2077341,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG -7100235,2077552,1089,3.15,,75.0,,,,,,,"Iron, Fe",MG -7100330,2077663,1089,1.6,,75.0,,,,,,,"Iron, Fe",MG -7100343,2077676,1089,1.6,,75.0,,,,,,,"Iron, Fe",MG -7100487,2077841,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG -7100667,2078055,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7100768,2078184,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7100795,2078216,1089,0.33,,75.0,,,,,,,"Iron, Fe",MG -7101436,2078907,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -7101720,2079201,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7101975,2079501,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7102059,2079588,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG -7102330,2079894,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -7102424,2080013,1089,3.35,,75.0,,,,,,,"Iron, Fe",MG -7102570,2080207,1089,1.11,,75.0,,,,,,,"Iron, Fe",MG -7102600,2080237,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG -7102607,2080244,1089,3.16,,75.0,,,,,,,"Iron, Fe",MG -7102692,2080342,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -7103048,2080760,1089,1.52,,75.0,,,,,,,"Iron, Fe",MG -7103550,2081374,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG -7103609,2081440,1089,3.8,,75.0,,,,,,,"Iron, Fe",MG -7103736,2081578,1089,1.69,,75.0,,,,,,,"Iron, Fe",MG -7103902,2081793,1089,1.13,,70.0,,,,,,,"Iron, Fe",MG -7104198,2082239,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7104285,2082357,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -7104807,2083174,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7104831,2083211,1089,0.45,,75.0,,,,,,,"Iron, Fe",MG -7105259,2083903,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7105274,2083934,1089,4.24,,75.0,,,,,,,"Iron, Fe",MG -7105626,2084600,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7105703,2084734,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG -7105707,2084738,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7105753,2084823,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -7105942,2085229,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG -7106497,2086168,1089,0.21,,70.0,,,,,,,"Iron, Fe",MG -7106787,2086595,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7106813,2086628,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -7106843,2086674,1089,0.92,,70.0,,,,,,,"Iron, Fe",MG -7107163,2087106,1089,1.04,,70.0,,,,,,,"Iron, Fe",MG -7107503,2087606,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG -7107516,2087625,1089,0.56,,75.0,,,,,,,"Iron, Fe",MG -7107580,2087719,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7107608,2087758,1089,0.52,,75.0,,,,,,,"Iron, Fe",MG -7107609,2087759,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7107754,2087991,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -7107878,2088187,1089,0.97,,75.0,,,,,,,"Iron, Fe",MG -7107891,2088202,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -7108241,2088807,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7108444,2089033,1089,19.69,,75.0,,,,,,,"Iron, Fe",MG -7109054,2089772,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG -7109063,2089782,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7109242,2089973,1089,0.41,,75.0,,,,,,,"Iron, Fe",MG -7109255,2089988,1089,3.46,,75.0,,,,,,,"Iron, Fe",MG -7109363,2090132,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7109652,2090439,1089,2.65,,75.0,,,,,,,"Iron, Fe",MG -7110250,2091150,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7110328,2091233,1089,0.65,,75.0,,,,,,,"Iron, Fe",MG -7110346,2091256,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG -7110416,2091385,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7110489,2091493,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -7110511,2091519,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -7110761,2091815,1089,0.69,,75.0,,,,,,,"Iron, Fe",MG -7110913,2092006,1089,1.6,,75.0,,,,,,,"Iron, Fe",MG -7111014,2092142,1089,0.79,,75.0,,,,,,,"Iron, Fe",MG -7111232,2092489,1089,0.43,,75.0,,,,,,,"Iron, Fe",MG -7111729,2093139,1089,1.19,,75.0,,,,,,,"Iron, Fe",MG -7111845,2093271,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7112047,2093490,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7112365,2093884,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -7112438,2093993,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7112616,2094189,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7112833,2094452,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7113450,2095140,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG -7113722,2095442,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG -7113770,2095503,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -7113787,2095520,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG -7114384,2096207,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7114436,2096275,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7114875,2096778,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -7114904,2096812,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7115222,2097172,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -7115391,2097364,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG -7115585,2097589,1089,0.22,,75.0,,,,,,,"Iron, Fe",MG -7115841,2097894,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG -7116136,2098233,1089,1.01,,75.0,,,,,,,"Iron, Fe",MG -7116160,2098260,1089,5.62,,75.0,,,,,,,"Iron, Fe",MG -7116280,2098399,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7116304,2098426,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -7116368,2098497,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7117026,2099275,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -7117324,2099624,1089,2.0,,75.0,,,,,,,"Iron, Fe",MG -7117391,2099706,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7117697,2100063,1089,1.15,,75.0,,,,,,,"Iron, Fe",MG -7117704,2100070,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -7118161,2100576,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -7118170,2100586,1089,0.71,,75.0,,,,,,,"Iron, Fe",MG -7119123,2101672,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7119173,2101727,1089,1.85,,75.0,,,,,,,"Iron, Fe",MG -7119365,2101958,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG -7119593,2102216,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7119767,2102415,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG -7119820,2102481,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG -7120020,2102707,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG -7120176,2102883,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -7120409,2103153,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7120592,2103382,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -7121192,2104119,1089,0.73,,75.0,,,,,,,"Iron, Fe",MG -7121838,2104949,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7121912,2105055,1089,3.16,,75.0,,,,,,,"Iron, Fe",MG -7122330,2105574,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -7122412,2105665,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7122493,2105770,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7122749,2106113,1089,1.64,,75.0,,,,,,,"Iron, Fe",MG -7123007,2106451,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7123586,2107196,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -7123878,2107699,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7124363,2108541,1089,2.32,,75.0,,,,,,,"Iron, Fe",MG -7124804,2109576,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -7125161,2110063,1089,0.66,,70.0,,,,,,,"Iron, Fe",MG -7125663,2110708,1089,3.11,,70.0,,,,,,,"Iron, Fe",MG -7125815,2110944,1089,1.88,,70.0,,,,,,,"Iron, Fe",MG -7125841,2110990,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG -7125857,2111021,1089,0.23,,75.0,,,,,,,"Iron, Fe",MG -7126109,2111337,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG -7126235,2111700,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -7126238,2111712,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -7126246,2111728,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG -7126251,2111735,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7126480,2112038,1089,16.58,,70.0,,,,,,,"Iron, Fe",MG -7126515,2112076,1089,28.0,,70.0,,,,,,,"Iron, Fe",MG -7126523,2112084,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -7126689,2112294,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7126752,2112363,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -7126964,2112618,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -7127080,2112758,1089,0.79,,75.0,,,,,,,"Iron, Fe",MG -7127925,2113766,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -7128100,2113962,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7128144,2114013,1089,2.94,,70.0,,,,,,,"Iron, Fe",MG -7128663,2114640,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7128842,2115008,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7128942,2115140,1089,7.71,,75.0,,,,,,,"Iron, Fe",MG -7129146,2115448,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG -7129204,2115523,1089,3.2,,75.0,,,,,,,"Iron, Fe",MG -7129400,2115861,1089,2.75,,70.0,,,,,,,"Iron, Fe",MG -7129418,2115879,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7129602,2116099,1089,1.16,,75.0,,,,,,,"Iron, Fe",MG -7130386,2117102,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -7130962,2117826,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7131095,2117976,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7131263,2118223,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7131719,2118817,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -7131937,2119086,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG -7132033,2119216,1089,1.42,,75.0,,,,,,,"Iron, Fe",MG -7132044,2119234,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -7132287,2119603,1089,0.67,,75.0,,,,,,,"Iron, Fe",MG -7132398,2119739,1089,2.93,,70.0,,,,,,,"Iron, Fe",MG -7132423,2119764,1089,0.84,,75.0,,,,,,,"Iron, Fe",MG -7132443,2119791,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG -7132448,2119799,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -7132776,2120178,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7132833,2120258,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7132870,2120305,1089,12.86,,70.0,,,,,,,"Iron, Fe",MG -7132879,2120314,1089,4.36,,75.0,,,,,,,"Iron, Fe",MG -7132996,2120470,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -7133260,2120800,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -7133424,2120993,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7133528,2121148,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7133572,2121218,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG -7133874,2121572,1089,1.16,,75.0,,,,,,,"Iron, Fe",MG -7134075,2121816,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7134438,2122282,1089,3.46,,75.0,,,,,,,"Iron, Fe",MG -7134661,2122553,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7134742,2122644,1089,2.29,,70.0,,,,,,,"Iron, Fe",MG -7135001,2122958,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7135150,2123130,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7135695,2123792,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -7135835,2123952,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG -7136039,2124187,1089,4.86,,75.0,,,,,,,"Iron, Fe",MG -7136218,2124411,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7136322,2124536,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG -7136336,2124554,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7136360,2124578,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG -7137103,2125815,1089,2.45,,70.0,,,,,,,"Iron, Fe",MG -7137482,2126271,1089,1.85,,70.0,,,,,,,"Iron, Fe",MG -7137844,2126737,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7138056,2127002,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7138120,2127073,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG -7138182,2127148,1089,2.46,,70.0,,,,,,,"Iron, Fe",MG -7138234,2127209,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG -7138256,2127237,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -7138323,2127314,1089,0.83,,75.0,,,,,,,"Iron, Fe",MG -7138324,2127315,1089,1.29,,70.0,,,,,,,"Iron, Fe",MG -7138518,2127558,1089,1.18,,75.0,,,,,,,"Iron, Fe",MG -7138571,2127623,1089,2.42,,70.0,,,,,,,"Iron, Fe",MG -7138636,2127704,1089,2.88,,70.0,,,,,,,"Iron, Fe",MG -7138663,2127735,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -7138777,2127873,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG -7138860,2127981,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7138940,2128075,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG -7139229,2128428,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG -7139403,2128650,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7139425,2128675,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7139433,2128686,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -7139474,2128740,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG -7139480,2128746,1089,13.2,,70.0,,,,,,,"Iron, Fe",MG -7139591,2128882,1089,1.51,,70.0,,,,,,,"Iron, Fe",MG -7139618,2128917,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7139757,2129094,1089,1.56,,70.0,,,,,,,"Iron, Fe",MG -7140065,2129471,1089,8.0,,75.0,,,,,,,"Iron, Fe",MG -7140191,2129620,1089,1.52,,70.0,,,,,,,"Iron, Fe",MG -7140397,2129894,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7140552,2130095,1089,0.81,,70.0,,,,,,,"Iron, Fe",MG -7140875,2130527,1089,1.69,,75.0,,,,,,,"Iron, Fe",MG -7140954,2130613,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7141370,2131139,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7141390,2131164,1089,0.82,,70.0,,,,,,,"Iron, Fe",MG -7141399,2131175,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7141439,2131216,1089,1.71,,70.0,,,,,,,"Iron, Fe",MG -7141713,2131560,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG -7141923,2131798,1089,7.14,,70.0,,,,,,,"Iron, Fe",MG -7141983,2131868,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7142250,2132211,1089,6.98,,70.0,,,,,,,"Iron, Fe",MG -7142766,2132887,1089,1.25,,70.0,,,,,,,"Iron, Fe",MG -7143056,2133256,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -7143083,2133288,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -7143803,2134190,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -7143898,2134331,1089,1.31,,75.0,,,,,,,"Iron, Fe",MG -7144305,2134812,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG -7144555,2135094,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -7144619,2135196,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7145059,2135777,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7145241,2136030,1089,0.48,,70.0,,,,,,,"Iron, Fe",MG -7145288,2136126,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG -7145351,2136212,1089,4.81,,70.0,,,,,,,"Iron, Fe",MG -7145423,2136310,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -7145438,2136337,1089,1.33,,75.0,,,,,,,"Iron, Fe",MG -7145494,2136405,1089,2.69,,70.0,,,,,,,"Iron, Fe",MG -7145557,2136487,1089,1.15,,70.0,,,,,,,"Iron, Fe",MG -7145942,2136924,1089,1.51,,75.0,,,,,,,"Iron, Fe",MG -7146531,2137649,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG -7146909,2138114,1089,3.06,,75.0,,,,,,,"Iron, Fe",MG -7146958,2138186,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7147269,2138579,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7147624,2139011,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7148214,2139792,1089,2.47,,70.0,,,,,,,"Iron, Fe",MG -7148305,2139907,1089,0.75,,75.0,,,,,,,"Iron, Fe",MG -7148392,2140018,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG -7148437,2140073,1089,3.1,,70.0,,,,,,,"Iron, Fe",MG -7148618,2140336,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -7149337,2141389,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7149339,2141391,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG -7149540,2141725,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7149548,2141734,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7149883,2142171,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG -7150301,2142857,1089,1.63,,70.0,,,,,,,"Iron, Fe",MG -7150311,2142867,1089,2.83,,70.0,,,,,,,"Iron, Fe",MG -7150357,2142933,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7150541,2143207,1089,1.0,,75.0,,,,,,,"Iron, Fe",MG -7150599,2143275,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG -7151343,2144244,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7151615,2144591,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7151797,2144840,1089,3.16,,70.0,,,,,,,"Iron, Fe",MG -7152051,2145162,1089,0.62,,75.0,,,,,,,"Iron, Fe",MG -7152322,2145523,1089,1.08,,75.0,,,,,,,"Iron, Fe",MG -7152608,2145879,1089,0.17,,70.0,,,,,,,"Iron, Fe",MG -7152684,2145973,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7152705,2146011,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7153212,2146673,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7153283,2146764,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -7153449,2146971,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG -7153721,2147329,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7153815,2147455,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -7153969,2147654,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7154238,2147980,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -7154284,2148042,1089,5.79,,75.0,,,,,,,"Iron, Fe",MG -7154288,2148048,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG -7154356,2148133,1089,1.67,,75.0,,,,,,,"Iron, Fe",MG -7154396,2148182,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -7154416,2148208,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7154424,2148217,1089,2.41,,70.0,,,,,,,"Iron, Fe",MG -7154694,2148574,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG -7154695,2148575,1089,3.98,,70.0,,,,,,,"Iron, Fe",MG -7154852,2148776,1089,3.08,,70.0,,,,,,,"Iron, Fe",MG -7155254,2149279,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -7155402,2149476,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -7155460,2149564,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG -7155597,2149760,1089,1.96,,75.0,,,,,,,"Iron, Fe",MG -7155623,2149811,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG -7155662,2149868,1089,0.83,,75.0,,,,,,,"Iron, Fe",MG -7156363,2150867,1089,8.94,,70.0,,,,,,,"Iron, Fe",MG -7156695,2151357,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7156716,2151381,1089,1.99,,70.0,,,,,,,"Iron, Fe",MG -7156849,2151559,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7156888,2151608,1089,3.48,,75.0,,,,,,,"Iron, Fe",MG -7157022,2151773,1089,0.08,,70.0,,,,,,,"Iron, Fe",MG -7157635,2152540,1089,1.25,,70.0,,,,,,,"Iron, Fe",MG -7157781,2152732,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG -7157900,2152911,1089,3.65,,75.0,,,,,,,"Iron, Fe",MG -7157951,2152967,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG -7158240,2153344,1089,1.75,,70.0,,,,,,,"Iron, Fe",MG -7158260,2153366,1089,3.05,,70.0,,,,,,,"Iron, Fe",MG -7158465,2153628,1089,0.17,,70.0,,,,,,,"Iron, Fe",MG -7158504,2153670,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7158800,2154032,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7158883,2154129,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7159226,2154584,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7159482,2154888,1089,3.35,,75.0,,,,,,,"Iron, Fe",MG -7159497,2154904,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -7159529,2154938,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7159780,2155227,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG -7160033,2155547,1089,11.22,,70.0,,,,,,,"Iron, Fe",MG -7160357,2156070,1089,0.97,,70.0,,,,,,,"Iron, Fe",MG -7160889,2156788,1089,0.53,,75.0,,,,,,,"Iron, Fe",MG -7161185,2157239,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7161224,2157315,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7161249,2157351,1089,0.82,,70.0,,,,,,,"Iron, Fe",MG -7161478,2157639,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7161864,2158154,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7162168,2158567,1089,0.81,,70.0,,,,,,,"Iron, Fe",MG -7162402,2158871,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG -7162467,2158938,1089,1.61,,70.0,,,,,,,"Iron, Fe",MG -7163080,2159725,1089,2.27,,75.0,,,,,,,"Iron, Fe",MG -7163369,2160104,1089,2.14,,70.0,,,,,,,"Iron, Fe",MG -7163396,2160135,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7164158,2161057,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7164260,2161177,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG -7164438,2161389,1089,10.67,,70.0,,,,,,,"Iron, Fe",MG -7164607,2161625,1089,2.62,,75.0,,,,,,,"Iron, Fe",MG -7165567,2162854,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7165798,2163178,1089,4.29,,70.0,,,,,,,"Iron, Fe",MG -7165815,2163201,1089,1.19,,70.0,,,,,,,"Iron, Fe",MG -7166510,2164079,1089,3.38,,75.0,,,,,,,"Iron, Fe",MG -7166561,2164163,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7166634,2164269,1089,0.89,,75.0,,,,,,,"Iron, Fe",MG -7166863,2164564,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7167007,2164750,1089,0.47,,75.0,,,,,,,"Iron, Fe",MG -7167418,2165254,1089,3.64,,70.0,,,,,,,"Iron, Fe",MG -7167501,2165358,1089,1.06,,70.0,,,,,,,"Iron, Fe",MG -7167718,2165614,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -7168076,2166068,1089,1.42,,75.0,,,,,,,"Iron, Fe",MG -7168472,2166554,1089,1.02,,70.0,,,,,,,"Iron, Fe",MG -7168533,2166619,1089,1.5,,75.0,,,,,,,"Iron, Fe",MG -7168711,2166835,1089,4.67,,70.0,,,,,,,"Iron, Fe",MG -7168719,2166846,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7168891,2167066,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7169040,2167255,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -7169461,2167806,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG -7169487,2167837,1089,5.0,,70.0,,,,,,,"Iron, Fe",MG -7169568,2167938,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7169645,2168036,1089,1.52,,70.0,,,,,,,"Iron, Fe",MG -7169690,2168087,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -7169703,2168103,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7170031,2168473,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -7170281,2168807,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7170296,2168828,1089,2.33,,70.0,,,,,,,"Iron, Fe",MG -7170604,2169204,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG -7170614,2169222,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7170646,2169262,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG -7170700,2169330,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7170770,2169433,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7170793,2169457,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7171072,2169815,1089,1.28,,70.0,,,,,,,"Iron, Fe",MG -7171153,2169912,1089,1.33,,70.0,,,,,,,"Iron, Fe",MG -7171247,2170029,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -7171413,2170266,1089,2.73,,70.0,,,,,,,"Iron, Fe",MG -7171454,2170315,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -7171681,2170603,1089,0.85,,70.0,,,,,,,"Iron, Fe",MG -7172013,2171017,1089,1.32,,70.0,,,,,,,"Iron, Fe",MG -7172629,2171744,1089,2.65,,70.0,,,,,,,"Iron, Fe",MG -7172704,2171836,1089,17.31,,75.0,,,,,,,"Iron, Fe",MG -7172745,2171879,1089,4.59,,70.0,,,,,,,"Iron, Fe",MG -7173313,2172573,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7174004,2173400,1089,4.46,,70.0,,,,,,,"Iron, Fe",MG -7174463,2173969,1089,2.12,,70.0,,,,,,,"Iron, Fe",MG -7174791,2174370,1089,4.4,,75.0,,,,,,,"Iron, Fe",MG -7174869,2174453,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7174975,2174600,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -7175181,2174845,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -7175546,2175270,1089,2.4,,70.0,,,,,,,"Iron, Fe",MG -7175769,2175556,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -7175828,2175626,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7176163,2176023,1089,1.92,,75.0,,,,,,,"Iron, Fe",MG -7176563,2176507,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG -7176669,2176626,1089,2.74,,70.0,,,,,,,"Iron, Fe",MG -7177042,2177052,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG -7177070,2177085,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7177154,2177184,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -7177197,2177235,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -7177647,2177787,1089,1.33,,70.0,,,,,,,"Iron, Fe",MG -7177678,2177818,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7177774,2177921,1089,2.28,,70.0,,,,,,,"Iron, Fe",MG -7177804,2177956,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -7177938,2178113,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7178052,2178238,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7178226,2178445,1089,2.64,,70.0,,,,,,,"Iron, Fe",MG -7178408,2178642,1089,1.1,,70.0,,,,,,,"Iron, Fe",MG -7178993,2179293,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7179241,2179573,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG -7179365,2179707,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7179427,2179790,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG -7179689,2180091,1089,3.67,,70.0,,,,,,,"Iron, Fe",MG -7179941,2180382,1089,2.09,,70.0,,,,,,,"Iron, Fe",MG -7180014,2180472,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7180159,2180635,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -7180337,2180847,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7180596,2181148,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -7180816,2181409,1089,0.81,,70.0,,,,,,,"Iron, Fe",MG -7180945,2181560,1089,2.63,,70.0,,,,,,,"Iron, Fe",MG -7181061,2181683,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG -7181370,2182046,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7181700,2182456,1089,2.19,,70.0,,,,,,,"Iron, Fe",MG -7182157,2183476,1089,1.09,,78.0,,,,,,,"Iron, Fe",MG -7182278,2183597,1089,1.76,,78.0,,,,,,,"Iron, Fe",MG -7182414,2183733,1089,3.17,,78.0,,,,,,,"Iron, Fe",MG -7182744,2184063,1089,0.02,,78.0,,,,,,,"Iron, Fe",MG -7182943,2184263,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7182984,2184304,1089,0.14,,71.0,,,,,,,"Iron, Fe",MG -7183106,2184426,1089,0.49,,71.0,,,,,,,"Iron, Fe",MG -7183290,2184610,1089,0.17,,71.0,,,,,,,"Iron, Fe",MG -7183342,2184662,1089,0.12,,78.0,,,,,,,"Iron, Fe",MG -7183513,2184834,1089,3.43,,78.0,,,,,,,"Iron, Fe",MG -7183519,2184840,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -7183699,2185022,1089,2.86,,71.0,,,,,,,"Iron, Fe",MG -7183771,2185094,1089,2.44,,71.0,,,,,,,"Iron, Fe",MG -7183869,2185192,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG -7184059,2185382,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7184068,2185391,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7184069,2185392,1089,1.38,,71.0,,,,,,,"Iron, Fe",MG -7184383,2185744,1089,0.21,,75.0,,,,,,,"Iron, Fe",MG -7184454,2185819,1089,0.84,,75.0,,,,,,,"Iron, Fe",MG -7184638,2186029,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7184840,2186263,1089,2.79,,70.0,,,,,,,"Iron, Fe",MG -7184845,2186268,1089,1.82,,70.0,,,,,,,"Iron, Fe",MG -7185060,2186520,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG -7185119,2186586,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7185128,2186595,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7185181,2186649,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7185579,2187060,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7185649,2187131,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -7185923,2187425,1089,0.2,,75.0,,,,,,,"Iron, Fe",MG -7185962,2187466,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7186108,2187615,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG -7186143,2187655,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7186281,2187828,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG -7186367,2187926,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7186369,2187928,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7186503,2188070,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG -7186779,2188353,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7186815,2188390,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG -7186923,2188537,1089,1.18,,75.0,,,,,,,"Iron, Fe",MG -7187396,2189099,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -7187415,2189118,1089,0.16,,75.0,,,,,,,"Iron, Fe",MG -7187567,2189284,1089,10.29,,70.0,,,,,,,"Iron, Fe",MG -7187597,2189317,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -7187678,2189400,1089,5.26,,70.0,,,,,,,"Iron, Fe",MG -7188660,2190448,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7188919,2190743,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7189188,2191050,1089,2.33,,70.0,,,,,,,"Iron, Fe",MG -7189749,2191679,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG -7189963,2191923,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -7190218,2192208,1089,2.22,,75.0,,,,,,,"Iron, Fe",MG -7190278,2192276,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -7190406,2192423,1089,0.53,,70.0,,,,,,,"Iron, Fe",MG -7190469,2192492,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7190576,2192617,1089,0.04,,70.0,,,,,,,"Iron, Fe",MG -7190776,2192851,1089,1.82,,70.0,,,,,,,"Iron, Fe",MG -7190798,2192873,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -7191029,2193143,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7191197,2193328,1089,3.15,,70.0,,,,,,,"Iron, Fe",MG -7191327,2193474,1089,4.64,,70.0,,,,,,,"Iron, Fe",MG -7191562,2193766,1089,0.49,,70.0,,,,,,,"Iron, Fe",MG -7191646,2193868,1089,0.43,,75.0,,,,,,,"Iron, Fe",MG -7191915,2194177,1089,0.99,,70.0,,,,,,,"Iron, Fe",MG -7192095,2194388,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -7192798,2195220,1089,1.96,,75.0,,,,,,,"Iron, Fe",MG -7192916,2195355,1089,2.02,,70.0,,,,,,,"Iron, Fe",MG -7192925,2195364,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -7193287,2195775,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -7193406,2195912,1089,0.24,,70.0,,,,,,,"Iron, Fe",MG -7193466,2195991,1089,1.75,,70.0,,,,,,,"Iron, Fe",MG -7193529,2196067,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG -7193533,2196073,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG -7193956,2196541,1089,0.25,,71.0,,,,,,,"Iron, Fe",MG -7194047,2196632,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7194218,2196803,1089,2.42,,78.0,,,,,,,"Iron, Fe",MG -7194311,2196896,1089,1.6,,71.0,,,,,,,"Iron, Fe",MG -7194489,2197074,1089,4.12,,71.0,,,,,,,"Iron, Fe",MG -7194759,2197347,1089,0.56,,71.0,,,,,,,"Iron, Fe",MG -7194958,2197547,1089,2.5,,71.0,,,,,,,"Iron, Fe",MG -7195214,2197803,1089,1.75,,71.0,,,,,,,"Iron, Fe",MG -7195569,2198179,1089,1.46,,70.0,,,,,,,"Iron, Fe",MG -7196159,2198913,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG -7196250,2199011,1089,0.36,,75.0,,,,,,,"Iron, Fe",MG -7196338,2199119,1089,1.82,,70.0,,,,,,,"Iron, Fe",MG -7196481,2199387,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -7196525,2199439,1089,3.14,,70.0,,,,,,,"Iron, Fe",MG -7197003,2200655,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -7197012,2200673,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -7197088,2201026,1089,2.41,,70.0,,,,,,,"Iron, Fe",MG -7197546,2201772,1089,0.34,,70.0,,,,,,,"Iron, Fe",MG -7197828,2202215,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -7197842,2202232,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -7197846,2202236,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7197896,2202299,1089,0.57,,70.0,,,,,,,"Iron, Fe",MG -7198085,2202562,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -7198359,2202918,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7198378,2202941,1089,1.69,,70.0,,,,,,,"Iron, Fe",MG -7198425,2203025,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7198633,2203333,1089,0.38,,70.0,,,,,,,"Iron, Fe",MG -7198727,2203455,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7198871,2203636,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7198885,2203651,1089,2.65,,70.0,,,,,,,"Iron, Fe",MG -7198983,2203798,1089,1.61,,75.0,,,,,,,"Iron, Fe",MG -7199058,2204026,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -7199105,2204147,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -7199212,2204325,1089,2.38,,70.0,,,,,,,"Iron, Fe",MG -7199578,2205102,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7200009,2206099,1089,3.12,,70.0,,,,,,,"Iron, Fe",MG -7200011,2206105,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7200022,2206119,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG -7200363,2206899,1089,2.89,,70.0,,,,,,,"Iron, Fe",MG -7200528,2207556,1089,2.94,,70.0,,,,,,,"Iron, Fe",MG -7200559,2207642,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -7200746,2208052,1089,0.91,,71.0,,,,,,,"Iron, Fe",MG -7200778,2208084,1089,0.42,,71.0,,,,,,,"Iron, Fe",MG -7200885,2208191,1089,1.88,,78.0,,,,,,,"Iron, Fe",MG -7200917,2208223,1089,1.73,,78.0,,,,,,,"Iron, Fe",MG -7201193,2208499,1089,1.92,,71.0,,,,,,,"Iron, Fe",MG -7201331,2208637,1089,2.26,,71.0,,,,,,,"Iron, Fe",MG -7201520,2208830,1089,0.91,,71.0,,,,,,,"Iron, Fe",MG -7201614,2208924,1089,3.85,,71.0,,,,,,,"Iron, Fe",MG -7201871,2209181,1089,1.96,,71.0,,,,,,,"Iron, Fe",MG -7202190,2209503,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7202245,2209563,1089,4.44,,70.0,,,,,,,"Iron, Fe",MG -7202710,2210105,1089,0.83,,70.0,,,,,,,"Iron, Fe",MG -7202944,2210422,1089,3.95,,70.0,,,,,,,"Iron, Fe",MG -7203062,2210557,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7203247,2210879,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7203299,2210981,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -7203555,2211474,1089,2.1,,70.0,,,,,,,"Iron, Fe",MG -7203661,2211879,1089,1.53,,75.0,,,,,,,"Iron, Fe",MG -7203928,2212695,1089,2.67,,75.0,,,,,,,"Iron, Fe",MG -7204033,2212901,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7204243,2213177,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG -7204282,2213229,1089,0.34,,70.0,,,,,,,"Iron, Fe",MG -7204348,2213351,1089,0.94,,70.0,,,,,,,"Iron, Fe",MG -7204370,2213430,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7204423,2213512,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG -7204616,2213734,1089,0.5,,70.0,,,,,,,"Iron, Fe",MG -7204889,2214098,1089,0.56,,70.0,,,,,,,"Iron, Fe",MG -7204905,2214114,1089,5.43,,70.0,,,,,,,"Iron, Fe",MG -7205008,2214268,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7205110,2214394,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -7205294,2214690,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7205375,2214799,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -7205431,2214867,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG -7205684,2215216,1089,0.79,,75.0,,,,,,,"Iron, Fe",MG -7205969,2215841,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG -7206264,2216405,1089,6.92,,75.0,,,,,,,"Iron, Fe",MG -7206394,2216718,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7206439,2216812,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG -7206447,2216825,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7206581,2217170,1089,1.9,,70.0,,,,,,,"Iron, Fe",MG -7206587,2217179,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7206595,2217203,1089,7.41,,70.0,,,,,,,"Iron, Fe",MG -7206795,2217663,1089,3.91,,70.0,,,,,,,"Iron, Fe",MG -7207084,2218279,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7207173,2218717,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -7207198,2218788,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG -7207254,2218981,1089,1.01,,70.0,,,,,,,"Iron, Fe",MG -7207315,2219130,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7207385,2219412,1089,1.0,,78.0,,,,,,,"Iron, Fe",MG -7207452,2219479,1089,3.1,,78.0,,,,,,,"Iron, Fe",MG -7207640,2219678,1089,3.2,,78.0,,,,,,,"Iron, Fe",MG -7207691,2219729,1089,4.9,,78.0,,,,,,,"Iron, Fe",MG -7207781,2219819,1089,1.34,,75.0,,,,,,,"Iron, Fe",MG -7207795,2219833,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG -7207814,2219852,1089,0.83,,71.0,,,,,,,"Iron, Fe",MG -7207832,2219870,1089,0.83,,71.0,,,,,,,"Iron, Fe",MG -7207865,2219903,1089,0.08,,71.0,,,,,,,"Iron, Fe",MG -7208545,2220594,1089,2.42,,78.0,,,,,,,"Iron, Fe",MG -7208632,2220682,1089,0.2,,78.0,,,,,,,"Iron, Fe",MG -7209486,2221543,1089,0.17,,71.0,,,,,,,"Iron, Fe",MG -7209615,2221672,1089,3.79,,71.0,,,,,,,"Iron, Fe",MG -7209632,2221689,1089,0.46,,71.0,,,,,,,"Iron, Fe",MG -7210054,2222125,1089,0.89,,71.0,,,,,,,"Iron, Fe",MG -7210158,2222230,1089,1.0,,78.0,,,,,,,"Iron, Fe",MG -7210199,2222274,1089,1.0,,78.0,,,,,,,"Iron, Fe",MG -7210209,2222285,1089,1.0,,78.0,,,,,,,"Iron, Fe",MG -7210626,2222709,1089,2.0,,77.0,,,,,,,"Iron, Fe",MG -7211608,2226062,1089,0.6,,78.0,,,,,,,"Iron, Fe",MG -7211685,2226146,1089,4.0,,78.0,,,,,,,"Iron, Fe",MG -7212002,2226467,1089,0.88,,78.0,,,,,,,"Iron, Fe",MG -7212089,2226556,1089,32.31,,78.0,,,,,,,"Iron, Fe",MG -7212228,2226696,1089,2.42,,78.0,,,,,,,"Iron, Fe",MG -7212243,2226711,1089,1.76,,78.0,,,,,,,"Iron, Fe",MG -7212773,2227246,1089,3.43,,78.0,,,,,,,"Iron, Fe",MG -7212798,2227273,1089,0.05,,78.0,,,,,,,"Iron, Fe",MG -7212885,2227360,1089,2.37,,78.0,,,,,,,"Iron, Fe",MG -7212979,2227454,1089,2.57,,78.0,,,,,,,"Iron, Fe",MG -7213265,2227745,1089,3.08,,78.0,,,,,,,"Iron, Fe",MG -7213554,2228038,1089,1.22,,75.0,,,,,,,"Iron, Fe",MG -7213589,2228073,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7213812,2228306,1089,1.33,,78.0,,,,,,,"Iron, Fe",MG -7214138,2228640,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -7214299,2228804,1089,15.7,,78.0,,,,,,,"Iron, Fe",MG -7214327,2228832,1089,3.57,,71.0,,,,,,,"Iron, Fe",MG -7214382,2228887,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7214784,2229289,1089,1.66,,78.0,,,,,,,"Iron, Fe",MG -7215159,2229674,1089,0.0,,78.0,,,,,,,"Iron, Fe",MG -7215381,2229897,1089,0.29,,71.0,,,,,,,"Iron, Fe",MG -7215451,2229968,1089,0.33,,71.0,,,,,,,"Iron, Fe",MG -7215599,2230119,1089,3.74,,78.0,,,,,,,"Iron, Fe",MG -7215614,2230135,1089,3.0,,78.0,,,,,,,"Iron, Fe",MG -7216054,2230581,1089,3.25,,78.0,,,,,,,"Iron, Fe",MG -7216311,2230838,1089,0.21,,78.0,,,,,,,"Iron, Fe",MG -7216385,2230912,1089,1.26,,78.0,,,,,,,"Iron, Fe",MG -7216638,2231167,1089,1.1,,71.0,,,,,,,"Iron, Fe",MG -7216857,2231391,1089,0.32,,71.0,,,,,,,"Iron, Fe",MG -7217086,2231620,1089,2.1,,78.0,,,,,,,"Iron, Fe",MG -7217337,2231871,1089,0.0,,78.0,,,,,,,"Iron, Fe",MG -7217538,2232076,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -7217697,2232242,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG -7217725,2232271,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG -7217858,2232408,1089,1.0,,78.0,,,,,,,"Iron, Fe",MG -7217934,2232485,1089,1.0,,78.0,,,,,,,"Iron, Fe",MG -7218258,2232815,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7218308,2232866,1089,0.34,,71.0,,,,,,,"Iron, Fe",MG -7218992,2233550,1089,2.0,,78.0,,,,,,,"Iron, Fe",MG -7219059,2233617,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7219079,2233637,1089,3.0,,78.0,,,,,,,"Iron, Fe",MG -7219095,2233653,1089,2.0,,78.0,,,,,,,"Iron, Fe",MG -7219195,2233753,1089,2.61,,71.0,,,,,,,"Iron, Fe",MG -7219218,2233779,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -7219607,2234183,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -7219699,2234278,1089,2.0,,78.0,,,,,,,"Iron, Fe",MG -7220098,2234677,1089,0.8,,75.0,,,,,,,"Iron, Fe",MG -7220368,2234952,1089,1.0,,78.0,,,,,,,"Iron, Fe",MG -7221315,2235908,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7221606,2236199,1089,1.55,,78.0,,,,,,,"Iron, Fe",MG -7221694,2236290,1089,0.29,,78.0,,,,,,,"Iron, Fe",MG -7222099,2236707,1089,2.12,,78.0,,,,,,,"Iron, Fe",MG -7222122,2236730,1089,1.58,,78.0,,,,,,,"Iron, Fe",MG -7222269,2236877,1089,0.77,,78.0,,,,,,,"Iron, Fe",MG -7222392,2237000,1089,3.36,,71.0,,,,,,,"Iron, Fe",MG -7222495,2237103,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7222582,2237190,1089,0.79,,71.0,,,,,,,"Iron, Fe",MG -7222898,2237507,1089,3.21,,71.0,,,,,,,"Iron, Fe",MG -7222936,2237545,1089,0.39,,71.0,,,,,,,"Iron, Fe",MG -7222943,2237552,1089,0.8,,78.0,,,,,,,"Iron, Fe",MG -7223339,2237949,1089,3.33,,71.0,,,,,,,"Iron, Fe",MG -7223810,2238457,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7223921,2238842,1089,5.71,,70.0,,,,,,,"Iron, Fe",MG -7224025,2239244,1089,0.86,,70.0,,,,,,,"Iron, Fe",MG -7224079,2239412,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG -7224138,2239582,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -7224350,2240239,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7224352,2240251,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG -7224417,2240463,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7224429,2240526,1089,1.97,,75.0,,,,,,,"Iron, Fe",MG -7224609,2241093,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7224877,2242000,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -7224882,2242014,1089,3.06,,70.0,,,,,,,"Iron, Fe",MG -7225065,2242439,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7225070,2242451,1089,0.31,,70.0,,,,,,,"Iron, Fe",MG -7225079,2242480,1089,2.77,,75.0,,,,,,,"Iron, Fe",MG -7225170,2242747,1089,2.0,,75.0,,,,,,,"Iron, Fe",MG -7225416,2243600,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -7225695,2244522,1089,1.88,,75.0,,,,,,,"Iron, Fe",MG -7226330,2246661,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7226781,2248321,1089,0.23,,70.0,,,,,,,"Iron, Fe",MG -7227695,2251421,1089,1.85,,75.0,,,,,,,"Iron, Fe",MG -7228297,2253472,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7228512,2254140,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7228543,2254228,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7228826,2255123,1089,4.67,,70.0,,,,,,,"Iron, Fe",MG -7228941,2255409,1089,1.41,,70.0,,,,,,,"Iron, Fe",MG -7228969,2255471,1089,0.29,,70.0,,,,,,,"Iron, Fe",MG -7229039,2255624,1089,2.2,,70.0,,,,,,,"Iron, Fe",MG -7229096,2255808,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7229316,2256379,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7229420,2256592,1089,12.5,,70.0,,,,,,,"Iron, Fe",MG -7229427,2256605,1089,1.69,,70.0,,,,,,,"Iron, Fe",MG -7229443,2256633,1089,3.43,,70.0,,,,,,,"Iron, Fe",MG -7229718,2258019,1089,0.217,1.0,1.0,,,,,,,"Iron, Fe",MG -7229720,2258024,1089,0.235,1.0,1.0,,,,,,,"Iron, Fe",MG -7229873,2262027,1089,1.49,1.0,1.0,,,,,,,"Iron, Fe",MG -7230208,2265410,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7230545,2265840,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG -7230600,2265922,1089,9.52,,70.0,,,,,,,"Iron, Fe",MG -7230613,2265938,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG -7230861,2266242,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7230866,2266247,1089,17.7,,70.0,,,,,,,"Iron, Fe",MG -7231033,2266445,1089,0.56,,70.0,,,,,,,"Iron, Fe",MG -7231064,2266483,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -7231194,2266648,1089,1.45,,70.0,,,,,,,"Iron, Fe",MG -7231491,2266975,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7231631,2267135,1089,13.85,,70.0,,,,,,,"Iron, Fe",MG -7231925,2267484,1089,0.43,,75.0,,,,,,,"Iron, Fe",MG -7231958,2267525,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7232316,2267978,1089,1.2,,70.0,,,,,,,"Iron, Fe",MG -7232699,2268470,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7232741,2268516,1089,16.07,,75.0,,,,,,,"Iron, Fe",MG -7233499,2269453,1089,0.79,,75.0,,,,,,,"Iron, Fe",MG -7233678,2269669,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7234141,2270236,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -7234727,2270934,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7234840,2271071,1089,15.0,,70.0,,,,,,,"Iron, Fe",MG -7235295,2271639,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -7235354,2271709,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -7235669,2272081,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG -7235727,2272149,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7235840,2272274,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -7236211,2272698,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -7236449,2273007,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7236466,2273032,1089,13.11,,70.0,,,,,,,"Iron, Fe",MG -7236750,2273379,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7236794,2273427,1089,1.53,,70.0,,,,,,,"Iron, Fe",MG -7236941,2273601,1089,0.57,,70.0,,,,,,,"Iron, Fe",MG -7236984,2273652,1089,1.58,,70.0,,,,,,,"Iron, Fe",MG -7237159,2273885,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG -7237232,2273970,1089,0.79,,70.0,,,,,,,"Iron, Fe",MG -7237471,2274263,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -7237491,2274288,1089,0.16,,75.0,,,,,,,"Iron, Fe",MG -7237831,2274731,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7238148,2275111,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7238362,2275346,1089,1.96,,75.0,,,,,,,"Iron, Fe",MG -7238735,2275775,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7238800,2275851,1089,7.86,,70.0,,,,,,,"Iron, Fe",MG -7238979,2276078,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7239374,2276564,1089,7.14,,70.0,,,,,,,"Iron, Fe",MG -7239510,2276716,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7240185,2277520,1089,6.25,,70.0,,,,,,,"Iron, Fe",MG -7240471,2277902,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7240484,2277916,1089,1.01,,70.0,,,,,,,"Iron, Fe",MG -7240747,2278212,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG -7240781,2278256,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7240928,2278431,1089,0.56,,70.0,,,,,,,"Iron, Fe",MG -7240930,2278434,1089,2.14,,70.0,,,,,,,"Iron, Fe",MG -7241338,2278912,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7242221,2279983,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7242529,2280347,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7242607,2280439,1089,6.9,,70.0,,,,,,,"Iron, Fe",MG -7242931,2280840,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG -7243494,2281577,1089,2.67,,70.0,,,,,,,"Iron, Fe",MG -7243562,2281658,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -7243792,2281935,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG -7244003,2282286,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7244165,2282537,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7244380,2282826,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -7244400,2282851,1089,0.88,,75.0,,,,,,,"Iron, Fe",MG -7244532,2283013,1089,1.64,,70.0,,,,,,,"Iron, Fe",MG -7244603,2283098,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7244988,2283539,1089,3.12,,70.0,,,,,,,"Iron, Fe",MG -7245100,2283673,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7245205,2283793,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7245531,2284179,1089,0.97,,75.0,,,,,,,"Iron, Fe",MG -7245802,2284520,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -7246364,2285198,1089,1.59,,75.0,,,,,,,"Iron, Fe",MG -7246373,2285208,1089,1.05,,70.0,,,,,,,"Iron, Fe",MG -7247191,2286175,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7247262,2286257,1089,1.1,,75.0,,,,,,,"Iron, Fe",MG -7247736,2286807,1089,0.73,,75.0,,,,,,,"Iron, Fe",MG -7248189,2287321,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -7248623,2287894,1089,1.46,,75.0,,,,,,,"Iron, Fe",MG -7249221,2288648,1089,2.53,,75.0,,,,,,,"Iron, Fe",MG -7249349,2288806,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7249369,2288831,1089,0.93,,75.0,,,,,,,"Iron, Fe",MG -7249577,2289088,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7249639,2289163,1089,3.72,,75.0,,,,,,,"Iron, Fe",MG -7249686,2289215,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -7249693,2289223,1089,0.44,,75.0,,,,,,,"Iron, Fe",MG -7249885,2289446,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7249927,2289493,1089,2.92,,75.0,,,,,,,"Iron, Fe",MG -7250122,2289715,1089,1.5,,75.0,,,,,,,"Iron, Fe",MG -7250188,2289794,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7250601,2290305,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7250820,2295641,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -7250943,2295958,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7251006,2296097,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7251121,2296435,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -7251218,2296668,1089,2.24,,70.0,,,,,,,"Iron, Fe",MG -7252020,2298540,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -7252133,2298785,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -7252145,2298813,1089,0.47,,70.0,,,,,,,"Iron, Fe",MG -7252224,2299018,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7252355,2299349,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7252805,2300445,1089,1.91,,70.0,,,,,,,"Iron, Fe",MG -7252955,2300886,1089,1.86,,75.0,,,,,,,"Iron, Fe",MG -7253098,2301236,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG -7253193,2301430,1089,0.48,,70.0,,,,,,,"Iron, Fe",MG -7253311,2301687,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7253399,2301889,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -7253555,2302274,1089,2.11,,70.0,,,,,,,"Iron, Fe",MG -7253851,2302963,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -7254129,2303615,1089,0.79,,75.0,,,,,,,"Iron, Fe",MG -7254218,2303812,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7254307,2304006,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG -7254404,2304233,1089,0.14,,70.0,,,,,,,"Iron, Fe",MG -7254418,2304268,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -7254608,2304738,1089,0.24,,70.0,,,,,,,"Iron, Fe",MG -7254633,2304799,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7254663,2304874,1089,0.07,,70.0,,,,,,,"Iron, Fe",MG -7254669,2304880,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG -7255029,2305729,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7255044,2305771,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7255602,2307095,1089,2.41,,70.0,,,,,,,"Iron, Fe",MG -7255727,2307377,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7255848,2307643,1089,0.82,,70.0,,,,,,,"Iron, Fe",MG -7256230,2308552,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7256569,2309317,1089,1.57,,75.0,,,,,,,"Iron, Fe",MG -7256726,2309673,1089,0.67,,70.0,,,,,,,"Iron, Fe",MG -7256868,2309970,1089,0.74,,70.0,,,,,,,"Iron, Fe",MG -7257484,2311401,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7257681,2311885,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7257813,2312216,1089,3.38,,75.0,,,,,,,"Iron, Fe",MG -7258316,2313405,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -7258334,2313449,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -7258341,2313474,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7258371,2313549,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7258470,2313771,1089,2.27,,70.0,,,,,,,"Iron, Fe",MG -7258509,2313867,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -7258620,2314122,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -7258765,2314434,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7258928,2314810,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG -7258965,2314905,1089,2.35,,70.0,,,,,,,"Iron, Fe",MG -7259027,2315076,1089,5.74,,70.0,,,,,,,"Iron, Fe",MG -7259033,2315088,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7259087,2315203,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7259189,2315417,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG -7259201,2315447,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG -7259267,2315627,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -7259366,2315846,1089,0.46,,75.0,,,,,,,"Iron, Fe",MG -7259574,2316356,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7259587,2316381,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -7259726,2316731,1089,1.91,,75.0,,,,,,,"Iron, Fe",MG -7259774,2317138,1089,12.0,,71.0,,,,,,,"Iron, Fe",MG -7259923,2319974,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -7259945,2320047,1089,4.29,,70.0,,,,,,,"Iron, Fe",MG -7259991,2320149,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -7260029,2320250,1089,0.29,,70.0,,,,,,,"Iron, Fe",MG -7260465,2321156,1089,26.4,,70.0,,,,,,,"Iron, Fe",MG -7260624,2321577,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7260793,2321909,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7260834,2321969,1089,4.25,,70.0,,,,,,,"Iron, Fe",MG -7260913,2322103,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7260951,2322169,1089,1.06,,70.0,,,,,,,"Iron, Fe",MG -7261280,2322761,1089,1.15,,75.0,,,,,,,"Iron, Fe",MG -7261319,2322832,1089,1.89,,70.0,,,,,,,"Iron, Fe",MG -7261494,2323231,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7261590,2323554,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG -7262010,2324763,1089,1.18,,75.0,,,,,,,"Iron, Fe",MG -7262270,2325284,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -7262277,2325293,1089,0.77,,70.0,,,,,,,"Iron, Fe",MG -7262549,2325738,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7262904,2326312,1089,6.25,,70.0,,,,,,,"Iron, Fe",MG -7262970,2326403,1089,3.9,,70.0,,,,,,,"Iron, Fe",MG -7263112,2326653,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7263485,2327190,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7263626,2327412,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7263647,2327461,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -7263919,2327974,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -7263971,2328057,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7264119,2328304,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7264196,2328412,1089,0.86,,70.0,,,,,,,"Iron, Fe",MG -7264270,2328527,1089,4.83,,70.0,,,,,,,"Iron, Fe",MG -7264278,2328550,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -7264708,2329314,1089,1.01,,70.0,,,,,,,"Iron, Fe",MG -7264755,2329403,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -7264903,2329649,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7264935,2329696,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -7265071,2330786,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG -7265111,2330827,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7265728,2331446,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -7265776,2331494,1089,0.21,,78.0,,,,,,,"Iron, Fe",MG -7265803,2331521,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7265863,2331581,1089,0.2,,78.0,,,,,,,"Iron, Fe",MG -7266660,2332380,1089,0.75,,71.0,,,,,,,"Iron, Fe",MG -7267048,2332787,1089,1.33,,70.0,,,,,,,"Iron, Fe",MG -7267478,2333332,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG -7267490,2333347,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -7267535,2333403,1089,2.18,,70.0,,,,,,,"Iron, Fe",MG -7267965,2333895,1089,6.25,,70.0,,,,,,,"Iron, Fe",MG -7268002,2333948,1089,10.93,,75.0,,,,,,,"Iron, Fe",MG -7268386,2334451,1089,3.18,,75.0,,,,,,,"Iron, Fe",MG -7268878,2335031,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7269383,2335596,1089,1.05,,70.0,,,,,,,"Iron, Fe",MG -7270032,2336273,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7270612,2336856,1089,0.16,,71.0,,,,,,,"Iron, Fe",MG -7271043,2337287,1089,0.29,,71.0,,,,,,,"Iron, Fe",MG -7271636,2337920,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG -7271790,2338133,1089,4.76,,70.0,,,,,,,"Iron, Fe",MG -7271832,2338189,1089,0.4,,75.0,,,,,,,"Iron, Fe",MG -7271836,2338193,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -7271948,2338327,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG -7272065,2338477,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -7272168,2338590,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -7272289,2338726,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7272722,2339279,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7272909,2339508,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -7273020,2339627,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7273679,2340393,1089,0.21,,70.0,,,,,,,"Iron, Fe",MG -7274304,2341069,1089,0.58,,,,,,,,,"Iron, Fe",MG -7274498,2341263,1089,2.42,,,,,,,,,"Iron, Fe",MG -7274872,2341637,1089,0.59,,,,,,,,,"Iron, Fe",MG -7274980,2341745,1089,2.04,,,,,,,,,"Iron, Fe",MG -7275142,2341907,1089,1.17,,,,,,,,,"Iron, Fe",MG -7275309,2342074,1089,0.63,,,,,,,,,"Iron, Fe",MG -7275492,2342257,1089,0.69,,,,,,,,,"Iron, Fe",MG -7275699,2342464,1089,2.04,,,,,,,,,"Iron, Fe",MG -7275706,2342471,1089,1.68,,,,,,,,,"Iron, Fe",MG -7276258,2343023,1089,0.91,,,,,,,,,"Iron, Fe",MG -7276603,2343368,1089,1.02,,,,,,,,,"Iron, Fe",MG -7276610,2343375,1089,1.46,,,,,,,,,"Iron, Fe",MG -7277213,2343978,1089,50.42,,,,,,,,,"Iron, Fe",MG -7277928,2344693,1089,0.9,,,,,,,,,"Iron, Fe",MG -7278053,2344818,1089,0.13,,,,,,,,,"Iron, Fe",MG -7278179,2344944,1089,0.29,,,,,,,,,"Iron, Fe",MG -7278205,2344970,1089,0.59,,,,,,,,,"Iron, Fe",MG -7278302,2345067,1089,0.58,,,,,,,,,"Iron, Fe",MG -7278430,2345195,1089,0.57,,,,,,,,,"Iron, Fe",MG -7278437,2345202,1089,0.95,,,,,,,,,"Iron, Fe",MG -7278442,2345207,1089,0.44,,,,,,,,,"Iron, Fe",MG -7278468,2345233,1089,0.33,,,,,,,,,"Iron, Fe",MG -7278500,2345265,1089,1.37,,,,,,,,,"Iron, Fe",MG -7278679,2345444,1089,0.27,,,,,,,,,"Iron, Fe",MG -7278880,2345645,1089,1.2,,,,,,,,,"Iron, Fe",MG -7278921,2345686,1089,1.12,,,,,,,,,"Iron, Fe",MG -7279283,2346048,1089,3.06,,,,,,,,,"Iron, Fe",MG -7279372,2346137,1089,0.06,,,,,,,,,"Iron, Fe",MG -7279442,2346207,1089,0.02,,,,,,,,,"Iron, Fe",MG -7279785,2350284,1089,0.0,1.0,1.0,,,,0.25,,,"Iron, Fe",MG -7279852,2351685,1089,0.0,1.0,1.0,,,,0.245,,,"Iron, Fe",MG -7279878,2352284,1089,0.348,1.0,1.0,,,,,,,"Iron, Fe",MG -7279950,2364030,1089,1.3,,78.0,,,,,,,"Iron, Fe",MG -7280181,2364406,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7280226,2364521,1089,0.03,,70.0,,,,,,,"Iron, Fe",MG -7280282,2364673,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7280507,2365151,1089,0.23,,70.0,,,,,,,"Iron, Fe",MG -7280616,2365331,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7280764,2365509,1089,1.7,,70.0,,,,,,,"Iron, Fe",MG -7280830,2365586,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -7281022,2365810,1089,1.15,,75.0,,,,,,,"Iron, Fe",MG -7281117,2365911,1089,1.23,,75.0,,,,,,,"Iron, Fe",MG -7281124,2365918,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7281347,2366167,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -7281689,2366589,1089,1.45,,70.0,,,,,,,"Iron, Fe",MG -7281764,2366680,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -7281994,2366968,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7282085,2367071,1089,0.67,,70.0,,,,,,,"Iron, Fe",MG -7282455,2367508,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7282608,2367694,1089,1.41,,70.0,,,,,,,"Iron, Fe",MG -7282745,2367853,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7282945,2368080,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7282978,2368119,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7283606,2368860,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -7283742,2369004,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG -7283954,2369256,1089,1.65,,70.0,,,,,,,"Iron, Fe",MG -7284165,2369509,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -7284617,2370041,1089,0.88,,70.0,,,,,,,"Iron, Fe",MG -7284842,2370293,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7285033,2370525,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -7285119,2370613,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7285343,2370838,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -7285448,2370943,1089,0.53,,78.0,,,,,,,"Iron, Fe",MG -7285480,2370975,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG -7285613,2371108,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7285842,2371337,1089,1.6,,78.0,,,,,,,"Iron, Fe",MG -7286099,2371594,1089,1.0,,78.0,,,,,,,"Iron, Fe",MG -7286299,2371794,1089,2.65,,72.0,,,,,,,"Iron, Fe",MG -7286320,2371815,1089,1.25,,71.0,,,,,,,"Iron, Fe",MG -7286338,2371833,1089,1.8,,78.0,,,,,,,"Iron, Fe",MG -7286540,2372035,1089,2.98,,72.0,,,,,,,"Iron, Fe",MG -7286671,2372247,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -7286689,2372265,1089,1.76,,70.0,,,,,,,"Iron, Fe",MG -7287074,2372700,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7287120,2372758,1089,1.37,,75.0,,,,,,,"Iron, Fe",MG -7287319,2372967,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG -7287560,2373246,1089,0.26,,75.0,,,,,,,"Iron, Fe",MG -7287811,2373540,1089,2.56,,70.0,,,,,,,"Iron, Fe",MG -7288148,2373920,1089,0.17,,70.0,,,,,,,"Iron, Fe",MG -7288298,2374099,1089,3.38,,75.0,,,,,,,"Iron, Fe",MG -7288608,2374456,1089,2.82,,70.0,,,,,,,"Iron, Fe",MG -7288873,2374761,1089,1.92,,70.0,,,,,,,"Iron, Fe",MG -7289152,2375074,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -7289154,2375076,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7289222,2375163,1089,2.69,,70.0,,,,,,,"Iron, Fe",MG -7289414,2375388,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7289456,2375437,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -7289522,2375507,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -7289915,2375977,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG -7290080,2376158,1089,1.0,,75.0,,,,,,,"Iron, Fe",MG -7290349,2376446,1089,0.99,,70.0,,,,,,,"Iron, Fe",MG -7290643,2376782,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG -7291155,2377364,1089,2.11,,70.0,,,,,,,"Iron, Fe",MG -7291308,2377538,1089,1.29,,70.0,,,,,,,"Iron, Fe",MG -7291539,2377801,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -7291601,2377871,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7291739,2378026,1089,2.35,,70.0,,,,,,,"Iron, Fe",MG -7291911,2378216,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG -7292248,2378622,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG -7292521,2378932,1089,10.0,,70.0,,,,,,,"Iron, Fe",MG -7292627,2379047,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -7292756,2379191,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7292881,2379391,1089,8.0,,70.0,,,,,,,"Iron, Fe",MG -7292936,2379449,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG -7293254,2379797,1089,14.52,,75.0,,,,,,,"Iron, Fe",MG -7293410,2379968,1089,0.83,,75.0,,,,,,,"Iron, Fe",MG -7293463,2380055,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7293711,2380365,1089,1.88,,75.0,,,,,,,"Iron, Fe",MG -7293757,2380454,1089,0.79,,75.0,,,,,,,"Iron, Fe",MG -7294029,2380746,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7294093,2380810,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7294147,2380866,1089,2.32,,78.0,,,,,,,"Iron, Fe",MG -7294585,2381312,1089,1.75,,78.0,,,,,,,"Iron, Fe",MG -7294592,2381319,1089,1.22,,78.0,,,,,,,"Iron, Fe",MG -7294930,2381675,1089,3.39,,70.0,,,,,,,"Iron, Fe",MG -7295328,2382102,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG -7295330,2382104,1089,0.69,,70.0,,,,,,,"Iron, Fe",MG -7295656,2382449,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7295794,2382595,1089,1.56,,70.0,,,,,,,"Iron, Fe",MG -7295812,2382614,1089,1.19,,70.0,,,,,,,"Iron, Fe",MG -7295975,2382789,1089,14.4,,75.0,,,,,,,"Iron, Fe",MG -7296194,2383020,1089,5.0,,70.0,,,,,,,"Iron, Fe",MG -7296253,2383089,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7296349,2383198,1089,0.99,,70.0,,,,,,,"Iron, Fe",MG -7296549,2383416,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -7296581,2383448,1089,5.0,,70.0,,,,,,,"Iron, Fe",MG -7296656,2383523,1089,0.15,,70.0,,,,,,,"Iron, Fe",MG -7297080,2384002,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG -7297144,2384089,1089,1.4,,70.0,,,,,,,"Iron, Fe",MG -7297499,2384472,1089,9.33,,70.0,,,,,,,"Iron, Fe",MG -7297610,2384590,1089,0.57,,70.0,,,,,,,"Iron, Fe",MG -7297671,2384661,1089,0.47,,70.0,,,,,,,"Iron, Fe",MG -7297997,2385073,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -7298006,2385083,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7298029,2385106,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG -7298816,2385981,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -7299008,2386190,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -7299760,2387008,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG -7299983,2387243,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7300058,2387324,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -7300115,2387384,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7300186,2387456,1089,3.16,,70.0,,,,,,,"Iron, Fe",MG -7300296,2387583,1089,0.83,,70.0,,,,,,,"Iron, Fe",MG -7300300,2387587,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7300610,2387932,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7300761,2388106,1089,0.09,,70.0,,,,,,,"Iron, Fe",MG -7300822,2388175,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7300904,2388260,1089,5.26,,70.0,,,,,,,"Iron, Fe",MG -7301007,2388374,1089,5.71,,70.0,,,,,,,"Iron, Fe",MG -7301251,2388634,1089,0.95,,70.0,,,,,,,"Iron, Fe",MG -7301297,2388681,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7301301,2388687,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7301948,2389386,1089,1.61,,70.0,,,,,,,"Iron, Fe",MG -7302506,2389972,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -7302619,2390110,1089,0.67,,70.0,,,,,,,"Iron, Fe",MG -7302911,2390424,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7303046,2390581,1089,0.94,,70.0,,,,,,,"Iron, Fe",MG -7303099,2390638,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -7303483,2391051,1089,1.69,,75.0,,,,,,,"Iron, Fe",MG -7303752,2391355,1089,0.14,,70.0,,,,,,,"Iron, Fe",MG -7303780,2391385,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7304020,2391637,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7304023,2391640,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7304108,2391740,1089,0.43,,75.0,,,,,,,"Iron, Fe",MG -7304124,2391756,1089,2.33,,70.0,,,,,,,"Iron, Fe",MG -7304701,2392384,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7304822,2392548,1089,0.95,,70.0,,,,,,,"Iron, Fe",MG -7304961,2392696,1089,5.41,,70.0,,,,,,,"Iron, Fe",MG -7305206,2392960,1089,1.11,,70.0,,,,,,,"Iron, Fe",MG -7305424,2393190,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG -7305547,2393329,1089,0.86,,70.0,,,,,,,"Iron, Fe",MG -7305596,2393386,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7305733,2393529,1089,0.04,,70.0,,,,,,,"Iron, Fe",MG -7306035,2393901,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7306328,2394210,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG -7306342,2394224,1089,0.33,,75.0,,,,,,,"Iron, Fe",MG -7306389,2394275,1089,2.7,,70.0,,,,,,,"Iron, Fe",MG -7306556,2394474,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7306862,2394810,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7306887,2394839,1089,0.67,,70.0,,,,,,,"Iron, Fe",MG -7307458,2395493,1089,2.22,,70.0,,,,,,,"Iron, Fe",MG -7307584,2395629,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7307821,2395885,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7307987,2396054,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7308040,2396114,1089,0.88,,70.0,,,,,,,"Iron, Fe",MG -7308209,2396291,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7308368,2396466,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7308371,2396471,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7308745,2396907,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG -7308829,2397013,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG -7308912,2397106,1089,6.75,,70.0,,,,,,,"Iron, Fe",MG -7309689,2398013,1089,1.02,,70.0,,,,,,,"Iron, Fe",MG -7309736,2398079,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7310077,2398473,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7310297,2398749,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -7310400,2398868,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG -7310821,2399314,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7310929,2399425,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7311034,2399533,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7311209,2399723,1089,15.0,,70.0,,,,,,,"Iron, Fe",MG -7311501,2400034,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -7311556,2400111,1089,1.62,,70.0,,,,,,,"Iron, Fe",MG -7311618,2400175,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -7311793,2400363,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG -7311817,2400387,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -7311822,2400392,1089,5.33,,70.0,,,,,,,"Iron, Fe",MG -7311872,2400445,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -7312142,2400737,1089,0.16,,70.0,,,,,,,"Iron, Fe",MG -7312196,2400792,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7312329,2400932,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7312338,2400941,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7312585,2401216,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG -7312599,2401231,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7312920,2401607,1089,0.08,,70.0,,,,,,,"Iron, Fe",MG -7313141,2401844,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -7313262,2401972,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7313898,2402634,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG -7313930,2402667,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -7314215,2402979,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7314312,2403085,1089,0.39,,70.0,,,,,,,"Iron, Fe",MG -7314606,2403402,1089,2.14,,70.0,,,,,,,"Iron, Fe",MG -7314624,2403420,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7314667,2403465,1089,1.11,,75.0,,,,,,,"Iron, Fe",MG -7314668,2403466,1089,2.1,,75.0,,,,,,,"Iron, Fe",MG -7315007,2403828,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -7315057,2403879,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7315156,2403989,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7315697,2404567,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7316635,2405553,1089,1.82,,70.0,,,,,,,"Iron, Fe",MG -7316651,2405570,1089,0.32,,70.0,,,,,,,"Iron, Fe",MG -7316749,2405671,1089,0.8,,75.0,,,,,,,"Iron, Fe",MG -7316753,2405675,1089,3.41,,70.0,,,,,,,"Iron, Fe",MG -7316815,2405738,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG -7317331,2406306,1089,0.23,,70.0,,,,,,,"Iron, Fe",MG -7317459,2406447,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7317958,2407002,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7318084,2407144,1089,1.74,,70.0,,,,,,,"Iron, Fe",MG -7318179,2407242,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7318322,2407393,1089,4.33,,70.0,,,,,,,"Iron, Fe",MG -7318453,2407537,1089,3.0,,70.0,,,,,,,"Iron, Fe",MG -7318607,2407711,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7318833,2407951,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7319375,2408571,1089,4.57,,70.0,,,,,,,"Iron, Fe",MG -7319538,2408765,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7319952,2409240,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7320210,2409503,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7320360,2409666,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG -7320402,2409708,1089,0.56,,70.0,,,,,,,"Iron, Fe",MG -7320478,2409788,1089,1.23,,70.0,,,,,,,"Iron, Fe",MG -7320484,2409794,1089,12.5,,70.0,,,,,,,"Iron, Fe",MG -7320757,2410075,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7321005,2410357,1089,11.14,,70.0,,,,,,,"Iron, Fe",MG -7321147,2410508,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7321321,2410709,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG -7321457,2410850,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7321509,2410904,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -7321688,2411090,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7322518,2412025,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7322727,2412266,1089,0.56,,70.0,,,,,,,"Iron, Fe",MG -7322884,2412442,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7323346,2412997,1089,0.88,,75.0,,,,,,,"Iron, Fe",MG -7323586,2413277,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7323712,2413413,1089,3.38,,70.0,,,,,,,"Iron, Fe",MG -7323837,2413566,1089,7.11,,75.0,,,,,,,"Iron, Fe",MG -7324055,2413851,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG -7324480,2414330,1089,0.08,,70.0,,,,,,,"Iron, Fe",MG -7324603,2414464,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -7324712,2414594,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -7324886,2414790,1089,0.43,,70.0,,,,,,,"Iron, Fe",MG -7324900,2414805,1089,5.88,,70.0,,,,,,,"Iron, Fe",MG -7324953,2414868,1089,1.32,,70.0,,,,,,,"Iron, Fe",MG -7325070,2415012,1089,0.5,,70.0,,,,,,,"Iron, Fe",MG -7325100,2415056,1089,0.66,,70.0,,,,,,,"Iron, Fe",MG -7325331,2415315,1089,0.1,,70.0,,,,,,,"Iron, Fe",MG -7326394,2416528,1089,2.94,,70.0,,,,,,,"Iron, Fe",MG -7326435,2416578,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7326521,2416672,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -7327443,2417732,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG -7327909,2418249,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG -7328144,2418513,1089,3.45,,70.0,,,,,,,"Iron, Fe",MG -7328156,2418526,1089,1.47,,75.0,,,,,,,"Iron, Fe",MG -7328252,2418634,1089,0.55,,70.0,,,,,,,"Iron, Fe",MG -7328272,2418654,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -7328385,2418779,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7328610,2419058,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -7328633,2419085,1089,1.15,,75.0,,,,,,,"Iron, Fe",MG -7329476,2420091,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG -7329722,2420390,1089,2.35,,70.0,,,,,,,"Iron, Fe",MG -7329871,2420566,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG -7330001,2420717,1089,0.78,,75.0,,,,,,,"Iron, Fe",MG -7330007,2420726,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7330795,2421586,1089,3.06,,70.0,,,,,,,"Iron, Fe",MG -7331106,2421968,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7331230,2422105,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7331642,2422551,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7331648,2422560,1089,6.0,,70.0,,,,,,,"Iron, Fe",MG -7331658,2422570,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -7332506,2423536,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -7332617,2423660,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7333001,2424058,1089,3.38,,75.0,,,,,,,"Iron, Fe",MG -7333648,2424757,1089,1.33,,70.0,,,,,,,"Iron, Fe",MG -7333865,2424990,1089,0.97,,70.0,,,,,,,"Iron, Fe",MG -7333960,2425086,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7333969,2425095,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7333979,2425105,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7334154,2425287,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG -7334580,2425740,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7335291,2426514,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7335401,2426639,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -7335498,2426747,1089,2.35,,70.0,,,,,,,"Iron, Fe",MG -7335609,2426873,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7335719,2427003,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7335942,2427237,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7336123,2427420,1089,0.32,,70.0,,,,,,,"Iron, Fe",MG -7336211,2427517,1089,1.24,,70.0,,,,,,,"Iron, Fe",MG -7336303,2427631,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7336507,2427858,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -7336558,2427912,1089,7.45,,70.0,,,,,,,"Iron, Fe",MG -7336639,2427997,1089,0.17,,70.0,,,,,,,"Iron, Fe",MG -7336742,2428125,1089,0.74,,70.0,,,,,,,"Iron, Fe",MG -7337033,2428449,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG -7337174,2428595,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7337334,2428768,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7337642,2429110,1089,8.77,,70.0,,,,,,,"Iron, Fe",MG -7338067,2429557,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7338753,2430298,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7338807,2430354,1089,4.73,,70.0,,,,,,,"Iron, Fe",MG -7338930,2430487,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG -7339614,2431262,1089,3.38,,75.0,,,,,,,"Iron, Fe",MG -7339619,2431267,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG -7339760,2431418,1089,0.88,,70.0,,,,,,,"Iron, Fe",MG -7339974,2431646,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG -7340087,2431770,1089,4.64,,70.0,,,,,,,"Iron, Fe",MG -7340321,2432052,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7340402,2432140,1089,2.67,,70.0,,,,,,,"Iron, Fe",MG -7340591,2432347,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -7341339,2433183,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7341793,2433692,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG -7342108,2434019,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7342143,2434056,1089,0.77,,70.0,,,,,,,"Iron, Fe",MG -7342272,2434192,1089,5.62,,70.0,,,,,,,"Iron, Fe",MG -7342722,2434669,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG -7342763,2434714,1089,1.24,,75.0,,,,,,,"Iron, Fe",MG -7342825,2434786,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7342989,2434966,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7343268,2435263,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7343811,2435857,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG -7343866,2435913,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7344003,2436071,1089,0.17,,75.0,,,,,,,"Iron, Fe",MG -7344148,2436222,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7344605,2436737,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG -7345026,2437202,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7345326,2437541,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -7345418,2437649,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7345526,2437774,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7345641,2437905,1089,0.68,,75.0,,,,,,,"Iron, Fe",MG -7346001,2438304,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -7347404,2440047,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7347733,2440449,1089,1.21,,75.0,,,,,,,"Iron, Fe",MG -7348276,2441079,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7348433,2441274,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG -7348618,2441493,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7348824,2441740,1089,0.24,,75.0,,,,,,,"Iron, Fe",MG -7349335,2442384,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7349459,2442553,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -7349474,2442572,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -7349496,2442600,1089,1.6,,75.0,,,,,,,"Iron, Fe",MG -7350308,2443568,1089,4.0,,71.0,,,,,,,"Iron, Fe",MG -7350422,2443697,1089,2.0,,78.0,,,,,,,"Iron, Fe",MG -7350819,2444145,1089,0.6,,78.0,,,,,,,"Iron, Fe",MG -7350830,2444157,1089,2.6,,78.0,,,,,,,"Iron, Fe",MG -7350874,2444204,1089,3.57,,71.0,,,,,,,"Iron, Fe",MG -7350926,2444264,1089,2.82,,71.0,,,,,,,"Iron, Fe",MG -7351030,2444375,1089,1.02,,70.0,,,,,,,"Iron, Fe",MG -7351080,2444428,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7351116,2444471,1089,2.82,,70.0,,,,,,,"Iron, Fe",MG -7351147,2444509,1089,1.41,,70.0,,,,,,,"Iron, Fe",MG -7351400,2444790,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7351433,2444824,1089,4.82,,70.0,,,,,,,"Iron, Fe",MG -7351480,2444874,1089,2.11,,70.0,,,,,,,"Iron, Fe",MG -7351507,2444904,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG -7351883,2445353,1089,2.31,,70.0,,,,,,,"Iron, Fe",MG -7352028,2445518,1089,0.88,,70.0,,,,,,,"Iron, Fe",MG -7352240,2445785,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7352398,2445961,1089,4.8,,70.0,,,,,,,"Iron, Fe",MG -7352452,2446030,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -7352494,2446081,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7352733,2446375,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -7352902,2446584,1089,2.78,,70.0,,,,,,,"Iron, Fe",MG -7353363,2447105,1089,0.97,,70.0,,,,,,,"Iron, Fe",MG -7353849,2447667,1089,4.81,,70.0,,,,,,,"Iron, Fe",MG -7353960,2447790,1089,0.88,,70.0,,,,,,,"Iron, Fe",MG -7354008,2447867,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG -7354160,2448087,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7354469,2448461,1089,0.56,,70.0,,,,,,,"Iron, Fe",MG -7354554,2448561,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG -7354562,2448572,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG -7354720,2448773,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7355075,2449183,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7355358,2449491,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7355443,2449584,1089,0.17,,70.0,,,,,,,"Iron, Fe",MG -7355502,2449652,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7356189,2450446,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -7356198,2450456,1089,1.64,,70.0,,,,,,,"Iron, Fe",MG -7356692,2451015,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG -7356698,2451021,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7356713,2451045,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7357072,2451484,1089,1.64,,70.0,,,,,,,"Iron, Fe",MG -7357337,2451789,1089,5.88,,70.0,,,,,,,"Iron, Fe",MG -7357657,2452157,1089,1.94,,70.0,,,,,,,"Iron, Fe",MG -7357708,2452212,1089,15.0,,75.0,,,,,,,"Iron, Fe",MG -7357789,2452307,1089,4.23,,70.0,,,,,,,"Iron, Fe",MG -7358176,2452749,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -7358193,2452768,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG -7358429,2453036,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7358655,2453289,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -7358847,2453502,1089,0.24,,70.0,,,,,,,"Iron, Fe",MG -7359021,2453700,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG -7359106,2453804,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7359210,2453936,1089,3.39,,70.0,,,,,,,"Iron, Fe",MG -7359970,2454840,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG -7360291,2455283,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7360430,2455445,1089,0.47,,75.0,,,,,,,"Iron, Fe",MG -7360531,2455556,1089,6.23,,75.0,,,,,,,"Iron, Fe",MG -7360712,2455755,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7360741,2455795,1089,2.51,,75.0,,,,,,,"Iron, Fe",MG -7360777,2455838,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -7361611,2456821,1089,0.0,,71.0,,,,,,,"Iron, Fe",MG -7361916,2457126,1089,0.9,,71.0,,,,,,,"Iron, Fe",MG -7362143,2457355,1089,1.76,,71.0,,,,,,,"Iron, Fe",MG -7362338,2457553,1089,1.88,,71.0,,,,,,,"Iron, Fe",MG -7362397,2457614,1089,1.35,,71.0,,,,,,,"Iron, Fe",MG -7362523,2457740,1089,4.33,,71.0,,,,,,,"Iron, Fe",MG -7362572,2457789,1089,3.26,,71.0,,,,,,,"Iron, Fe",MG -7362678,2457897,1089,0.0,,71.0,,,,,,,"Iron, Fe",MG -7362823,2458043,1089,2.5,,71.0,,,,,,,"Iron, Fe",MG -7362948,2458168,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7362983,2458203,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7363223,2458444,1089,1.0,,78.0,,,,,,,"Iron, Fe",MG -7363433,2458655,1089,17.39,,71.0,,,,,,,"Iron, Fe",MG -7363804,2459027,1089,0.8,,78.0,,,,,,,"Iron, Fe",MG -7363998,2459224,1089,3.5,,78.0,,,,,,,"Iron, Fe",MG -7365103,2460345,1089,0.53,,70.0,,,,,,,"Iron, Fe",MG -7365223,2460477,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7365388,2460649,1089,2.97,,70.0,,,,,,,"Iron, Fe",MG -7365446,2460711,1089,2.79,,70.0,,,,,,,"Iron, Fe",MG -7365551,2460822,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7366133,2461440,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG -7366437,2461773,1089,0.14,,70.0,,,,,,,"Iron, Fe",MG -7366496,2461835,1089,0.13,,70.0,,,,,,,"Iron, Fe",MG -7366788,2462144,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7366914,2462276,1089,0.43,,70.0,,,,,,,"Iron, Fe",MG -7367074,2462440,1089,4.55,,70.0,,,,,,,"Iron, Fe",MG -7367249,2462630,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7367285,2462667,1089,1.05,,70.0,,,,,,,"Iron, Fe",MG -7367358,2462747,1089,1.9,,70.0,,,,,,,"Iron, Fe",MG -7367384,2462773,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG -7367407,2462796,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG -7367466,2462855,1089,0.46,,70.0,,,,,,,"Iron, Fe",MG -7367535,2462926,1089,6.43,,70.0,,,,,,,"Iron, Fe",MG -7367779,2463195,1089,1.16,,70.0,,,,,,,"Iron, Fe",MG -7368148,2463630,1089,0.66,,70.0,,,,,,,"Iron, Fe",MG -7368272,2463760,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7368351,2463842,1089,1.11,,70.0,,,,,,,"Iron, Fe",MG -7368453,2463944,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -7368558,2464056,1089,3.06,,70.0,,,,,,,"Iron, Fe",MG -7368865,2464414,1089,7.75,,70.0,,,,,,,"Iron, Fe",MG -7368960,2464515,1089,1.77,,70.0,,,,,,,"Iron, Fe",MG -7369255,2464833,1089,7.63,,70.0,,,,,,,"Iron, Fe",MG -7369256,2464834,1089,8.37,,70.0,,,,,,,"Iron, Fe",MG -7369292,2464871,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7369443,2465031,1089,0.94,,70.0,,,,,,,"Iron, Fe",MG -7369486,2465074,1089,1.63,,70.0,,,,,,,"Iron, Fe",MG -7369515,2465103,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -7370264,2465902,1089,0.61,,70.0,,,,,,,"Iron, Fe",MG -7370380,2466022,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG -7370562,2466225,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7371022,2466709,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7371096,2466784,1089,0.38,,70.0,,,,,,,"Iron, Fe",MG -7371184,2466873,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG -7371471,2467214,1089,0.38,,70.0,,,,,,,"Iron, Fe",MG -7371663,2467412,1089,1.52,,70.0,,,,,,,"Iron, Fe",MG -7371996,2467757,1089,0.57,,70.0,,,,,,,"Iron, Fe",MG -7372047,2467811,1089,1.99,,70.0,,,,,,,"Iron, Fe",MG -7372284,2468081,1089,0.62,,70.0,,,,,,,"Iron, Fe",MG -7372399,2468207,1089,13.5,,70.0,,,,,,,"Iron, Fe",MG -7372538,2468359,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG -7372664,2468490,1089,3.23,,70.0,,,,,,,"Iron, Fe",MG -7373060,2468914,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7373307,2469175,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7373929,2469836,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7373941,2469848,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7374228,2470141,1089,2.67,,70.0,,,,,,,"Iron, Fe",MG -7374594,2470522,1089,1.06,,70.0,,,,,,,"Iron, Fe",MG -7374920,2470868,1089,13.85,,70.0,,,,,,,"Iron, Fe",MG -7375119,2471081,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7375130,2471092,1089,3.48,,70.0,,,,,,,"Iron, Fe",MG -7375248,2471223,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG -7375387,2471365,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7375680,2471693,1089,0.62,,70.0,,,,,,,"Iron, Fe",MG -7375837,2471872,1089,11.25,,70.0,,,,,,,"Iron, Fe",MG -7375992,2472038,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7376049,2472096,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7376121,2472173,1089,2.6,,70.0,,,,,,,"Iron, Fe",MG -7376291,2472346,1089,0.48,,70.0,,,,,,,"Iron, Fe",MG -7376307,2472362,1089,0.48,,70.0,,,,,,,"Iron, Fe",MG -7376384,2472446,1089,0.04,,70.0,,,,,,,"Iron, Fe",MG -7376425,2472488,1089,2.46,,70.0,,,,,,,"Iron, Fe",MG -7376463,2472526,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -7376574,2472651,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG -7376608,2472685,1089,0.94,,70.0,,,,,,,"Iron, Fe",MG -7376629,2472706,1089,17.61,,70.0,,,,,,,"Iron, Fe",MG -7376672,2472749,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -7377192,2473300,1089,1.41,,70.0,,,,,,,"Iron, Fe",MG -7377480,2473612,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7377517,2473651,1089,0.09,,70.0,,,,,,,"Iron, Fe",MG -7377604,2473742,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7377653,2473796,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7377805,2473977,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -7378373,2474567,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7378414,2474617,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7378843,2475083,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -7379178,2475438,1089,2.94,,70.0,,,,,,,"Iron, Fe",MG -7379482,2475769,1089,0.48,,70.0,,,,,,,"Iron, Fe",MG -7379502,2475790,1089,10.98,,70.0,,,,,,,"Iron, Fe",MG -7379901,2476250,1089,2.62,,70.0,,,,,,,"Iron, Fe",MG -7380079,2476435,1089,0.2,,70.0,,,,,,,"Iron, Fe",MG -7380626,2477049,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -7380651,2477074,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -7381575,2478127,1089,5.0,,70.0,,,,,,,"Iron, Fe",MG -7381721,2478283,1089,2.34,,70.0,,,,,,,"Iron, Fe",MG -7381760,2478327,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7382452,2479081,1089,2.02,,70.0,,,,,,,"Iron, Fe",MG -7382871,2479545,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG -7383232,2479921,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG -7383324,2480014,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7383431,2480123,1089,0.45,,70.0,,,,,,,"Iron, Fe",MG -7383551,2480264,1089,0.27,,70.0,,,,,,,"Iron, Fe",MG -7383603,2480347,1089,1.59,,75.0,,,,,,,"Iron, Fe",MG -7383798,2480590,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG -7383913,2480715,1089,3.44,,70.0,,,,,,,"Iron, Fe",MG -7384014,2480827,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7384382,2481226,1089,2.35,,70.0,,,,,,,"Iron, Fe",MG -7384432,2481276,1089,3.23,,70.0,,,,,,,"Iron, Fe",MG -7384986,2481850,1089,0.12,,70.0,,,,,,,"Iron, Fe",MG -7385029,2481897,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG -7385133,2482002,1089,2.13,,70.0,,,,,,,"Iron, Fe",MG -7385726,2482660,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7385814,2482754,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7385886,2482829,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7386393,2483391,1089,0.17,,70.0,,,,,,,"Iron, Fe",MG -7386556,2483579,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -7386669,2483707,1089,1.41,,70.0,,,,,,,"Iron, Fe",MG -7386929,2484031,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7386959,2484079,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7387391,2484550,1089,1.16,,70.0,,,,,,,"Iron, Fe",MG -7387609,2484779,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -7388135,2485335,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7388192,2485394,1089,1.25,,70.0,,,,,,,"Iron, Fe",MG -7388377,2485591,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7388758,2485994,1089,0.12,,70.0,,,,,,,"Iron, Fe",MG -7388767,2486007,1089,0.77,,70.0,,,,,,,"Iron, Fe",MG -7389234,2486521,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -7389440,2486734,1089,1.97,,70.0,,,,,,,"Iron, Fe",MG -7389666,2486973,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG -7389675,2486982,1089,2.11,,70.0,,,,,,,"Iron, Fe",MG -7389836,2487156,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7390172,2487513,1089,1.46,,70.0,,,,,,,"Iron, Fe",MG -7390459,2487818,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7390656,2488020,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7390772,2488140,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -7390908,2488294,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7391024,2488416,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -7391217,2488647,1089,7.41,,70.0,,,,,,,"Iron, Fe",MG -7391253,2488695,1089,1.9,,75.0,,,,,,,"Iron, Fe",MG -7391490,2488960,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7391895,2489398,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG -7391962,2489477,1089,0.28,,75.0,,,,,,,"Iron, Fe",MG -7392097,2489646,1089,0.34,,70.0,,,,,,,"Iron, Fe",MG -7392225,2489826,1089,0.53,,70.0,,,,,,,"Iron, Fe",MG -7392240,2489844,1089,0.61,,70.0,,,,,,,"Iron, Fe",MG -7392424,2490086,1089,0.97,,75.0,,,,,,,"Iron, Fe",MG -7392597,2490347,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7393095,2491116,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7393282,2491385,1089,3.75,,71.0,,,,,,,"Iron, Fe",MG -7393308,2491411,1089,0.0,,72.0,,,,,,,"Iron, Fe",MG -7393524,2491629,1089,2.54,,71.0,,,,,,,"Iron, Fe",MG -7393538,2491643,1089,0.36,,71.0,,,,,,,"Iron, Fe",MG -7393629,2491734,1089,0.0,,71.0,,,,,,,"Iron, Fe",MG -7393670,2491776,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7393800,2491906,1089,1.23,,71.0,,,,,,,"Iron, Fe",MG -7393846,2491952,1089,0.83,,71.0,,,,,,,"Iron, Fe",MG -7393870,2491976,1089,0.0,,71.0,,,,,,,"Iron, Fe",MG -7394333,2492445,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7394493,2492608,1089,2.14,,71.0,,,,,,,"Iron, Fe",MG -7394564,2492680,1089,0.7,,72.0,,,,,,,"Iron, Fe",MG -7394659,2492775,1089,0.21,,71.0,,,,,,,"Iron, Fe",MG -7394680,2492796,1089,0.83,,71.0,,,,,,,"Iron, Fe",MG -7394960,2493108,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7395181,2493356,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG -7395313,2493534,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -7395546,2494882,1089,1.14,,70.0,,,,,,,"Iron, Fe",MG -7395670,2495041,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7395677,2495048,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG -7395815,2495196,1089,0.5,,70.0,,,,,,,"Iron, Fe",MG -7395837,2495224,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG -7395840,2495227,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG -7395981,2495397,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG -7396239,2495682,1089,0.8,,75.0,,,,,,,"Iron, Fe",MG -7396331,2495775,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7396336,2495780,1089,0.35,,70.0,,,,,,,"Iron, Fe",MG -7396603,2496145,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -7396751,2496294,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -7396822,2496368,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7396995,2496561,1089,1.21,,70.0,,,,,,,"Iron, Fe",MG -7397560,2497150,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -7397817,2497429,1089,1.76,,70.0,,,,,,,"Iron, Fe",MG -7397947,2497561,1089,2.81,,70.0,,,,,,,"Iron, Fe",MG -7398759,2498413,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG -7398879,2498539,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG -7398909,2498570,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7399027,2498694,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG -7399113,2498785,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG -7399315,2498993,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG -7399344,2499022,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7399555,2499239,1089,116.67,,70.0,,,,,,,"Iron, Fe",MG -7399819,2499745,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7399846,2499780,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -7399877,2499815,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7399977,2499943,1089,0.57,,75.0,,,,,,,"Iron, Fe",MG -7400205,2500266,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7400572,2500678,1089,3.12,,70.0,,,,,,,"Iron, Fe",MG -7400661,2500767,1089,3.6,,70.0,,,,,,,"Iron, Fe",MG -7400819,2500925,1089,3.17,,70.0,,,,,,,"Iron, Fe",MG -7400976,2501082,1089,3.55,,70.0,,,,,,,"Iron, Fe",MG -7401073,2501183,1089,0.04,,70.0,,,,,,,"Iron, Fe",MG -7401169,2501280,1089,1.59,,70.0,,,,,,,"Iron, Fe",MG -7401336,2501463,1089,6.48,,70.0,,,,,,,"Iron, Fe",MG -7401414,2501707,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7401568,2501890,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7401665,2502005,1089,2.34,,70.0,,,,,,,"Iron, Fe",MG -7402236,2502885,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -7402316,2502972,1089,0.31,,70.0,,,,,,,"Iron, Fe",MG -7402326,2502982,1089,0.76,,70.0,,,,,,,"Iron, Fe",MG -7402548,2503213,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG -7402563,2503228,1089,3.18,,75.0,,,,,,,"Iron, Fe",MG -7402655,2503320,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7402824,2503512,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG -7402880,2503580,1089,1.71,,70.0,,,,,,,"Iron, Fe",MG -7403072,2503835,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG -7403433,2504241,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -7404096,2505009,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7404573,2505612,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7404847,2505937,1089,4.14,,70.0,,,,,,,"Iron, Fe",MG -7404982,2506096,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7405384,2506549,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7405422,2506592,1089,1.45,,70.0,,,,,,,"Iron, Fe",MG -7405911,2507140,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -7406022,2507262,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -7406256,2507517,1089,3.5,,70.0,,,,,,,"Iron, Fe",MG -7406545,2507831,1089,5.0,,75.0,,,,,,,"Iron, Fe",MG -7406571,2507857,1089,2.78,,70.0,,,,,,,"Iron, Fe",MG -7406665,2507962,1089,2.94,,70.0,,,,,,,"Iron, Fe",MG -7406855,2508154,1089,4.41,,70.0,,,,,,,"Iron, Fe",MG -7406873,2508172,1089,7.94,,75.0,,,,,,,"Iron, Fe",MG -7407021,2508332,1089,0.25,,75.0,,,,,,,"Iron, Fe",MG -7407319,2508679,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7407455,2508862,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7407800,2509271,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7407809,2509288,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG -7407924,2509423,1089,2.14,,70.0,,,,,,,"Iron, Fe",MG -7407962,2509462,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7408043,2509555,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7408213,2509731,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7408248,2509770,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7408603,2510214,1089,2.22,,70.0,,,,,,,"Iron, Fe",MG -7409242,2511023,1089,5.4,,75.0,,,,,,,"Iron, Fe",MG -7409540,2511400,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -7410007,2511952,1089,0.0,,78.0,,,,,,,"Iron, Fe",MG -7410059,2512003,1089,1.4,,78.0,,,,,,,"Iron, Fe",MG -7410110,2512048,1089,3.1,,78.0,,,,,,,"Iron, Fe",MG -7410147,2512084,1089,100.0,,78.0,,,,,,,"Iron, Fe",MG -7410533,2513465,1089,0.306,1.0,1.0,,,,,,,"Iron, Fe",MG -7411065,2517165,1089,28.42,,78.0,,,,,,,"Iron, Fe",MG -7411555,2517660,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG -7411700,2517805,1089,4.5,,78.0,,,,,,,"Iron, Fe",MG -7411888,2517995,1089,1.01,,75.0,,,,,,,"Iron, Fe",MG -7412270,2518377,1089,4.6,,78.0,,,,,,,"Iron, Fe",MG -7412829,2518936,1089,0.6,,78.0,,,,,,,"Iron, Fe",MG -7412885,2518992,1089,4.9,,78.0,,,,,,,"Iron, Fe",MG -7412977,2519084,1089,0.0,,77.0,,,,,,,"Iron, Fe",MG -7413314,2519403,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7413716,2519807,1089,0.0,,71.0,,,,,,,"Iron, Fe",MG -7413857,2519948,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7413860,2519951,1089,0.0,,71.0,,,,,,,"Iron, Fe",MG -7414220,2520312,1089,0.0,,71.0,,,,,,,"Iron, Fe",MG -7414275,2520367,1089,0.0,,71.0,,,,,,,"Iron, Fe",MG -7414444,2520536,1089,2.53,,75.0,,,,,,,"Iron, Fe",MG -7414472,2520564,1089,0.71,,71.0,,,,,,,"Iron, Fe",MG -7414523,2520615,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7414744,2520837,1089,0.0,,78.0,,,,,,,"Iron, Fe",MG -7415003,2521096,1089,2.0,,78.0,,,,,,,"Iron, Fe",MG -7415215,2521310,1089,0.98,,78.0,,,,,,,"Iron, Fe",MG -7415422,2521517,1089,2.05,,75.0,,,,,,,"Iron, Fe",MG -7415671,2521785,1089,1.63,,71.0,,,,,,,"Iron, Fe",MG -7416397,2522545,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7416461,2522627,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG -7416595,2523069,1089,2.8,,70.0,,,,,,,"Iron, Fe",MG -7416624,2523103,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG -7416729,2523217,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7416974,2523485,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7417053,2523575,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7417111,2523637,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -7417251,2523846,1089,2.56,,70.0,,,,,,,"Iron, Fe",MG -7417414,2524046,1089,2.38,,70.0,,,,,,,"Iron, Fe",MG -7417420,2524052,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG -7417921,2524699,1089,7.14,,70.0,,,,,,,"Iron, Fe",MG -7417965,2524747,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7418144,2524975,1089,1.47,,70.0,,,,,,,"Iron, Fe",MG -7418197,2525033,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7418448,2525326,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -7418775,2525711,1089,11.3,,78.0,,,,,,,"Iron, Fe",MG -7418794,2525730,1089,12.7,,78.0,,,,,,,"Iron, Fe",MG -7418882,2525816,1089,3.57,,71.0,,,,,,,"Iron, Fe",MG -7419677,2526784,1089,2.74,,70.0,,,,,,,"Iron, Fe",MG -7419798,2526931,1089,1.21,,70.0,,,,,,,"Iron, Fe",MG -7420050,2527247,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7421043,2528437,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -7421048,2528442,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7421203,2528642,1089,2.69,,70.0,,,,,,,"Iron, Fe",MG -7421629,2529123,1089,2.88,,75.0,,,,,,,"Iron, Fe",MG -7421639,2529134,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7422072,2529720,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -7422114,2529771,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7422166,2529856,1089,5.81,,75.0,,,,,,,"Iron, Fe",MG -7422408,2530164,1089,2.3,,70.0,,,,,,,"Iron, Fe",MG -7422494,2530385,1089,14.44,,70.0,,,,,,,"Iron, Fe",MG -7422829,2530834,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG -7422848,2530856,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7422860,2530868,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG -7423056,2531160,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7423330,2531528,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -7424422,2532981,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7424702,2533401,1089,0.67,,70.0,,,,,,,"Iron, Fe",MG -7424708,2533410,1089,0.19,,70.0,,,,,,,"Iron, Fe",MG -7424795,2533518,1089,2.43,,75.0,,,,,,,"Iron, Fe",MG -7425049,2533862,1089,1.85,,75.0,,,,,,,"Iron, Fe",MG -7425263,2534122,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG -7425384,2534274,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7425806,2534852,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7425840,2534889,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7425944,2534996,1089,1.19,,70.0,,,,,,,"Iron, Fe",MG -7426022,2535100,1089,1.84,,70.0,,,,,,,"Iron, Fe",MG -7426244,2535385,1089,9.0,,75.0,,,,,,,"Iron, Fe",MG -7426303,2535458,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7426530,2535714,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -7426717,2535937,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -7426721,2535941,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7426878,2536120,1089,0.37,,75.0,,,,,,,"Iron, Fe",MG -7427140,2536490,1089,0.98,,75.0,,,,,,,"Iron, Fe",MG -7427380,2536776,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -7427731,2537240,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -7427824,2537358,1089,10.71,,70.0,,,,,,,"Iron, Fe",MG -7428329,2538011,1089,3.67,,70.0,,,,,,,"Iron, Fe",MG -7428410,2538112,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -7428429,2538137,1089,2.96,,70.0,,,,,,,"Iron, Fe",MG -7428445,2538153,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7428969,2538768,1089,18.64,,75.0,,,,,,,"Iron, Fe",MG -7429234,2539166,1089,3.12,,70.0,,,,,,,"Iron, Fe",MG -7429353,2539312,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7429379,2539345,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7429558,2539557,1089,0.28,,71.0,,,,,,,"Iron, Fe",MG -7429655,2539656,1089,3.8,,78.0,,,,,,,"Iron, Fe",MG -7429663,2539664,1089,2.9,,78.0,,,,,,,"Iron, Fe",MG -7429730,2539732,1089,1.9,,78.0,,,,,,,"Iron, Fe",MG -7430277,2540279,1089,2.35,,78.0,,,,,,,"Iron, Fe",MG -7430407,2540409,1089,0.07,,78.0,,,,,,,"Iron, Fe",MG -7430508,2540510,1089,0.05,,78.0,,,,,,,"Iron, Fe",MG -7430769,2540828,1089,3.2,,75.0,,,,,,,"Iron, Fe",MG -7431112,2541276,1089,0.82,,70.0,,,,,,,"Iron, Fe",MG -7431505,2541772,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -7431736,2542075,1089,1.57,,75.0,,,,,,,"Iron, Fe",MG -7431795,2542145,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -7431815,2542169,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7431938,2542323,1089,2.37,,70.0,,,,,,,"Iron, Fe",MG -7432020,2542432,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7432068,2542497,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -7432338,2542846,1089,0.16,,75.0,,,,,,,"Iron, Fe",MG -7432360,2542872,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7432644,2543247,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7432964,2543641,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7432982,2543661,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7432984,2543664,1089,8.33,,70.0,,,,,,,"Iron, Fe",MG -7433047,2543751,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7433097,2543818,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7433189,2543928,1089,2.17,,70.0,,,,,,,"Iron, Fe",MG -7433196,2543935,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG -7433260,2544015,1089,1.34,,75.0,,,,,,,"Iron, Fe",MG -7433320,2544103,1089,3.18,,75.0,,,,,,,"Iron, Fe",MG -7433325,2544108,1089,2.88,,75.0,,,,,,,"Iron, Fe",MG -7433955,2544930,1089,1.62,,70.0,,,,,,,"Iron, Fe",MG -7434614,2545772,1089,1.63,,70.0,,,,,,,"Iron, Fe",MG -7434880,2546118,1089,3.93,,70.0,,,,,,,"Iron, Fe",MG -7434927,2546181,1089,0.68,,70.0,,,,,,,"Iron, Fe",MG -7435447,2546833,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG -7435992,2547481,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -7436082,2547619,1089,1.35,,70.0,,,,,,,"Iron, Fe",MG -7436084,2547621,1089,0.85,,70.0,,,,,,,"Iron, Fe",MG -7436198,2547740,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7436695,2548319,1089,1.19,,70.0,,,,,,,"Iron, Fe",MG -7436822,2548451,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7436869,2548501,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7436988,2548629,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7437285,2548958,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7437825,2549617,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7438122,2549930,1089,0.04,,70.0,,,,,,,"Iron, Fe",MG -7438455,2550312,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -7438617,2550499,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7438749,2550641,1089,4.44,,70.0,,,,,,,"Iron, Fe",MG -7438774,2550666,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -7439107,2551031,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7439179,2551120,1089,34.29,,70.0,,,,,,,"Iron, Fe",MG -7439271,2551223,1089,2.67,,70.0,,,,,,,"Iron, Fe",MG -7439361,2551332,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7439541,2551539,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -7439610,2551628,1089,1.12,,70.0,,,,,,,"Iron, Fe",MG -7439682,2551729,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7439712,2551762,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7439774,2551832,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -7439850,2551917,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7440100,2552179,1089,0.75,,70.0,,,,,,,"Iron, Fe",MG -7440457,2552562,1089,3.67,,70.0,,,,,,,"Iron, Fe",MG -7440584,2552705,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG -7440694,2552825,1089,1.01,,70.0,,,,,,,"Iron, Fe",MG -7440913,2553071,1089,0.55,,70.0,,,,,,,"Iron, Fe",MG -7441232,2553452,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7441299,2553525,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG -7441584,2553833,1089,0.77,,70.0,,,,,,,"Iron, Fe",MG -7441755,2554022,1089,3.46,,70.0,,,,,,,"Iron, Fe",MG -7441818,2554092,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7441831,2554105,1089,0.6,,70.0,,,,,,,"Iron, Fe",MG -7442569,2554963,1089,0.54,,78.0,,,,,,,"Iron, Fe",MG -7442825,2555219,1089,3.82,,78.0,,,,,,,"Iron, Fe",MG -7443248,2555643,1089,1.58,,71.0,,,,,,,"Iron, Fe",MG -7444280,2556675,1089,2.32,,78.0,,,,,,,"Iron, Fe",MG -7444343,2556738,1089,1.25,,78.0,,,,,,,"Iron, Fe",MG -7444441,2556836,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG -7444514,2556909,1089,0.42,,71.0,,,,,,,"Iron, Fe",MG -7444613,2557008,1089,0.42,,71.0,,,,,,,"Iron, Fe",MG -7444625,2557020,1089,0.58,,71.0,,,,,,,"Iron, Fe",MG -7444968,2557363,1089,0.52,,75.0,,,,,,,"Iron, Fe",MG -7445059,2557454,1089,0.56,,72.0,,,,,,,"Iron, Fe",MG -7445146,2557541,1089,0.07,,78.0,,,,,,,"Iron, Fe",MG -7445154,2557549,1089,0.01,,78.0,,,,,,,"Iron, Fe",MG -7445262,2557657,1089,0.0,,71.0,,,,,,,"Iron, Fe",MG -7445378,2557773,1089,0.0,,71.0,,,,,,,"Iron, Fe",MG -7445381,2557776,1089,0.0,,71.0,,,,,,,"Iron, Fe",MG -7445914,2558309,1089,2.42,,78.0,,,,,,,"Iron, Fe",MG -7446275,2558670,1089,0.0,,71.0,,,,,,,"Iron, Fe",MG -7446290,2558685,1089,4.3,,78.0,,,,,,,"Iron, Fe",MG -7446464,2558862,1089,0.7,,78.0,,,,,,,"Iron, Fe",MG -7446581,2558981,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7447065,2559468,1089,1.43,,78.0,,,,,,,"Iron, Fe",MG -7447535,2559978,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7447665,2560169,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7447830,2560471,1089,1.39,,70.0,,,,,,,"Iron, Fe",MG -7448222,2560922,1089,46.15,,70.0,,,,,,,"Iron, Fe",MG -7448300,2561019,1089,2.22,,70.0,,,,,,,"Iron, Fe",MG -7448343,2561063,1089,1.21,,70.0,,,,,,,"Iron, Fe",MG -7448769,2561558,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7449447,2562455,1089,0.88,,70.0,,,,,,,"Iron, Fe",MG -7449596,2562617,1089,1.37,,75.0,,,,,,,"Iron, Fe",MG -7449621,2562647,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG -7449713,2562739,1089,2.14,,70.0,,,,,,,"Iron, Fe",MG -7449729,2562755,1089,1.77,,70.0,,,,,,,"Iron, Fe",MG -7449807,2562834,1089,2.14,,70.0,,,,,,,"Iron, Fe",MG -7449926,2562953,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -7449941,2562970,1089,1.2,,70.0,,,,,,,"Iron, Fe",MG -7450241,2563360,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7450266,2563385,1089,30.35,,70.0,,,,,,,"Iron, Fe",MG -7450746,2563955,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7450924,2564138,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7451021,2564243,1089,1.25,,70.0,,,,,,,"Iron, Fe",MG -7451114,2564347,1089,1.58,,70.0,,,,,,,"Iron, Fe",MG -7451264,2564514,1089,1.74,,75.0,,,,,,,"Iron, Fe",MG -7451299,2564552,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7451459,2564731,1089,1.27,,70.0,,,,,,,"Iron, Fe",MG -7451669,2564969,1089,1.48,,75.0,,,,,,,"Iron, Fe",MG -7452062,2565524,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -7452087,2565549,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -7452124,2565586,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -7452328,2565835,1089,0.87,,70.0,,,,,,,"Iron, Fe",MG -7452572,2566162,1089,2.73,,70.0,,,,,,,"Iron, Fe",MG -7452613,2566204,1089,0.92,,75.0,,,,,,,"Iron, Fe",MG -7452614,2566205,1089,0.8,,75.0,,,,,,,"Iron, Fe",MG -7452925,2566744,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7452927,2566746,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG -7453024,2566922,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7453114,2567026,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7453251,2567203,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -7453431,2567471,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7453895,2568032,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7453940,2568081,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG -7454173,2568361,1089,3.12,,70.0,,,,,,,"Iron, Fe",MG -7454362,2568591,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -7454551,2568802,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7454755,2569052,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -7454800,2569100,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG -7454922,2569290,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7455046,2569423,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7455312,2569747,1089,2.33,,70.0,,,,,,,"Iron, Fe",MG -7455323,2569765,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7455390,2569850,1089,1.16,,75.0,,,,,,,"Iron, Fe",MG -7455498,2569977,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG -7455682,2570236,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7455809,2570376,1089,0.64,,70.0,,,,,,,"Iron, Fe",MG -7456201,2570903,1089,1.16,,75.0,,,,,,,"Iron, Fe",MG -7456281,2570984,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7456405,2571219,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7456904,2571894,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG -7456935,2571961,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7457375,2572480,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7457416,2572523,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7457418,2572525,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7457542,2572650,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7457649,2572760,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7457694,2572805,1089,1.82,,70.0,,,,,,,"Iron, Fe",MG -7457703,2572814,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG -7457771,2572889,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7457983,2573150,1089,0.56,,70.0,,,,,,,"Iron, Fe",MG -7458095,2573276,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -7458226,2573422,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG -7458375,2573585,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7459118,2574353,1089,1.2,,70.0,,,,,,,"Iron, Fe",MG -7459142,2574377,1089,4.38,,70.0,,,,,,,"Iron, Fe",MG -7459564,2574809,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7459645,2574907,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7459929,2575210,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG -7460202,2575489,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG -7460294,2575583,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7460348,2575637,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7460388,2575677,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG -7460809,2576122,1089,0.84,,75.0,,,,,,,"Iron, Fe",MG -7460832,2576145,1089,0.47,,75.0,,,,,,,"Iron, Fe",MG -7460841,2576154,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7461535,2576926,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7461537,2576928,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7461538,2576929,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7461747,2577175,1089,3.6,,70.0,,,,,,,"Iron, Fe",MG -7462097,2577530,1089,0.21,,75.0,,,,,,,"Iron, Fe",MG -7462229,2577694,1089,0.28,,70.0,,,,,,,"Iron, Fe",MG -7462300,2577805,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG -7462391,2577905,1089,2.91,,75.0,,,,,,,"Iron, Fe",MG -7462897,2578557,1089,0.7,,70.0,,,,,,,"Iron, Fe",MG -7463180,2578872,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7463184,2578876,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7463396,2579096,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7463412,2579124,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7463422,2579151,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -7463588,2579359,1089,3.08,,70.0,,,,,,,"Iron, Fe",MG -7463786,2579598,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7463792,2579604,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7463809,2579621,1089,0.83,,75.0,,,,,,,"Iron, Fe",MG -7463839,2579655,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7463892,2579708,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG -7464308,2580170,1089,0.81,,70.0,,,,,,,"Iron, Fe",MG -7464419,2580290,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -7464464,2580337,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7464613,2580516,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7464747,2580660,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7464789,2580706,1089,0.47,,70.0,,,,,,,"Iron, Fe",MG -7464851,2580775,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7464923,2580854,1089,1.15,,75.0,,,,,,,"Iron, Fe",MG -7464959,2580900,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -7465003,2580966,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG -7465025,2580988,1089,1.33,,75.0,,,,,,,"Iron, Fe",MG -7465033,2580996,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG -7465533,2581529,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7465653,2581658,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -7465976,2582017,1089,0.86,,70.0,,,,,,,"Iron, Fe",MG -7466083,2582170,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7466137,2582224,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7466556,2582757,1089,1.3,,70.0,,,,,,,"Iron, Fe",MG -7466579,2582786,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7466800,2583059,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG -7466884,2583185,1089,0.29,,70.0,,,,,,,"Iron, Fe",MG -7467970,2584528,1089,5.71,,70.0,,,,,,,"Iron, Fe",MG -7468106,2584683,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7468187,2584782,1089,2.12,,70.0,,,,,,,"Iron, Fe",MG -7468260,2584879,1089,0.7,,70.0,,,,,,,"Iron, Fe",MG -7468841,2585564,1089,0.13,,70.0,,,,,,,"Iron, Fe",MG -7468914,2585642,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7468997,2585732,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7469098,2585854,1089,4.81,,70.0,,,,,,,"Iron, Fe",MG -7469116,2585874,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7469683,2586478,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG -7469985,2586810,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG -7470049,2586878,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7471082,2587976,1089,0.76,,75.0,,,,,,,"Iron, Fe",MG -7471796,2588808,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7471809,2588821,1089,3.48,,70.0,,,,,,,"Iron, Fe",MG -7471889,2588955,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -7471923,2588997,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7471952,2589037,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG -7472195,2589324,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -7472246,2589377,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7472272,2589416,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG -7472323,2589468,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG -7472387,2589574,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7472625,2589891,1089,0.88,,70.0,,,,,,,"Iron, Fe",MG -7472667,2589934,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7472711,2589985,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG -7472802,2590086,1089,3.16,,70.0,,,,,,,"Iron, Fe",MG -7472965,2590256,1089,0.88,,70.0,,,,,,,"Iron, Fe",MG -7473330,2590699,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -7473339,2590710,1089,1.23,,70.0,,,,,,,"Iron, Fe",MG -7473487,2590873,1089,0.67,,70.0,,,,,,,"Iron, Fe",MG -7473648,2591064,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -7473688,2591106,1089,27.0,,70.0,,,,,,,"Iron, Fe",MG -7473708,2591132,1089,0.6,,70.0,,,,,,,"Iron, Fe",MG -7474049,2591518,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7474084,2591558,1089,2.8,,70.0,,,,,,,"Iron, Fe",MG -7474178,2591689,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7474576,2592160,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -7474774,2592420,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -7474800,2592448,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7475019,2592700,1089,0.3,,70.0,,,,,,,"Iron, Fe",MG -7475026,2592707,1089,5.14,,70.0,,,,,,,"Iron, Fe",MG -7475212,2592909,1089,2.67,,70.0,,,,,,,"Iron, Fe",MG -7475309,2593027,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7475319,2593038,1089,2.31,,70.0,,,,,,,"Iron, Fe",MG -7475351,2593077,1089,10.0,,70.0,,,,,,,"Iron, Fe",MG -7475481,2593264,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG -7475848,2593708,1089,0.5,,70.0,,,,,,,"Iron, Fe",MG -7475874,2593738,1089,0.67,,70.0,,,,,,,"Iron, Fe",MG -7475891,2593762,1089,2.73,,70.0,,,,,,,"Iron, Fe",MG -7476380,2594288,1089,1.84,,70.0,,,,,,,"Iron, Fe",MG -7476448,2594412,1089,1.32,,70.0,,,,,,,"Iron, Fe",MG -7476480,2594445,1089,0.31,,70.0,,,,,,,"Iron, Fe",MG -7476599,2594578,1089,1.72,,70.0,,,,,,,"Iron, Fe",MG -7476637,2594616,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG -7476709,2594696,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -7476796,2594783,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG -7476928,2594920,1089,0.89,,70.0,,,,,,,"Iron, Fe",MG -7477426,2595455,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG -7477495,2595549,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7477587,2595648,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7477732,2595799,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7477845,2595912,1089,1.56,,70.0,,,,,,,"Iron, Fe",MG -7478150,2596219,1089,3.27,,70.0,,,,,,,"Iron, Fe",MG -7478256,2596329,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -7478332,2596405,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -7478667,2596787,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7478739,2596861,1089,1.64,,70.0,,,,,,,"Iron, Fe",MG -7478999,2597216,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG -7479257,2597484,1089,4.06,,70.0,,,,,,,"Iron, Fe",MG -7479272,2597499,1089,1.5,,70.0,,,,,,,"Iron, Fe",MG -7479558,2597813,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG -7479621,2597876,1089,0.47,,70.0,,,,,,,"Iron, Fe",MG -7480430,2598803,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -7480622,2599040,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG -7480867,2599304,1089,1.41,,70.0,,,,,,,"Iron, Fe",MG -7480898,2599346,1089,3.12,,70.0,,,,,,,"Iron, Fe",MG -7480902,2599352,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7480907,2599361,1089,0.32,,70.0,,,,,,,"Iron, Fe",MG -7481163,2599659,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7481400,2599896,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7481499,2600003,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7481682,2600262,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7481821,2600406,1089,4.35,,70.0,,,,,,,"Iron, Fe",MG -7482359,2600965,1089,0.69,,70.0,,,,,,,"Iron, Fe",MG -7482384,2600990,1089,0.25,,70.0,,,,,,,"Iron, Fe",MG -7482412,2601023,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG -7482419,2601030,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7482744,2601412,1089,36.0,,75.0,,,,,,,"Iron, Fe",MG -7482952,2601640,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -7483114,2601836,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG -7483476,2602220,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -7483513,2602258,1089,4.67,,70.0,,,,,,,"Iron, Fe",MG -7483526,2602271,1089,2.6,,70.0,,,,,,,"Iron, Fe",MG -7483530,2602275,1089,1.9,,70.0,,,,,,,"Iron, Fe",MG -7483540,2602285,1089,0.85,,70.0,,,,,,,"Iron, Fe",MG -7483552,2602297,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7483856,2602623,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7484216,2603025,1089,2.35,,70.0,,,,,,,"Iron, Fe",MG -7484305,2603136,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7484940,2603801,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -7484947,2603808,1089,4.33,,70.0,,,,,,,"Iron, Fe",MG -7485007,2603869,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7485620,2604614,1089,1.02,,75.0,,,,,,,"Iron, Fe",MG -7485912,2604960,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -7485934,2604986,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7486056,2605110,1089,3.76,,70.0,,,,,,,"Iron, Fe",MG -7486437,2605513,1089,0.58,,70.0,,,,,,,"Iron, Fe",MG -7486451,2605528,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG -7486834,2605936,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG -7486962,2606069,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7487144,2606253,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7487477,2606604,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7487893,2607034,1089,2.59,,70.0,,,,,,,"Iron, Fe",MG -7488268,2607467,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7488330,2607531,1089,6.39,,70.0,,,,,,,"Iron, Fe",MG -7488413,2607622,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -7488488,2607705,1089,0.94,,70.0,,,,,,,"Iron, Fe",MG -7488967,2608233,1089,0.48,,75.0,,,,,,,"Iron, Fe",MG -7489122,2608401,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -7489144,2608424,1089,3.51,,70.0,,,,,,,"Iron, Fe",MG -7489450,2608747,1089,2.51,,75.0,,,,,,,"Iron, Fe",MG -7489481,2608784,1089,6.06,,70.0,,,,,,,"Iron, Fe",MG -7489591,2608915,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -7489978,2609329,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG -7490097,2609452,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG -7490133,2609488,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7490425,2609799,1089,4.64,,70.0,,,,,,,"Iron, Fe",MG -7490528,2609914,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG -7491284,2610900,1089,0.84,,78.0,,,,,,,"Iron, Fe",MG -7491322,2610941,1089,1.41,,78.0,,,,,,,"Iron, Fe",MG -7491473,2611094,1089,0.91,,78.0,,,,,,,"Iron, Fe",MG -7491693,2611372,1089,1.11,,70.0,,,,,,,"Iron, Fe",MG -7491784,2611473,1089,1.24,,75.0,,,,,,,"Iron, Fe",MG -7491912,2611619,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7493057,2612958,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -7493087,2612993,1089,9.35,,70.0,,,,,,,"Iron, Fe",MG -7493171,2613095,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7493442,2613366,1089,2.9,,78.0,,,,,,,"Iron, Fe",MG -7493665,2613589,1089,0.05,,78.0,,,,,,,"Iron, Fe",MG -7493802,2613732,1089,0.0,,71.0,,,,,,,"Iron, Fe",MG -7493808,2613738,1089,0.0,,71.0,,,,,,,"Iron, Fe",MG -7494075,2614011,1089,0.0,,78.0,,,,,,,"Iron, Fe",MG -7494136,2614074,1089,0.0,,71.0,,,,,,,"Iron, Fe",MG -7494232,2614173,1089,1.43,,75.0,,,,,,,"Iron, Fe",MG -7494328,2614274,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7494684,2614659,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG -7494699,2614674,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7494959,2614950,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7495060,2615057,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG -7495071,2615068,1089,1.85,,75.0,,,,,,,"Iron, Fe",MG -7495343,2615366,1089,1.56,,70.0,,,,,,,"Iron, Fe",MG -7495354,2615377,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG -7495620,2615673,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7495627,2615680,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG -7495657,2615710,1089,1.97,,75.0,,,,,,,"Iron, Fe",MG -7495747,2615802,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7495787,2615845,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7496442,2616543,1089,1.01,,75.0,,,,,,,"Iron, Fe",MG -7496936,2617075,1089,1.41,,70.0,,,,,,,"Iron, Fe",MG -7497144,2617322,1089,6.75,,75.0,,,,,,,"Iron, Fe",MG -7497163,2617342,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG -7497256,2617436,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7497393,2617599,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7497602,2617854,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7497839,2618102,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -7498029,2618302,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7498108,2618385,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7498157,2618434,1089,0.54,,75.0,,,,,,,"Iron, Fe",MG -7498455,2618738,1089,4.19,,75.0,,,,,,,"Iron, Fe",MG -7498488,2618771,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG -7498753,2619048,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7499007,2619320,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7499203,2619531,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG -7499812,2620259,1089,1.46,,70.0,,,,,,,"Iron, Fe",MG -7500025,2620502,1089,0.92,,70.0,,,,,,,"Iron, Fe",MG -7500669,2621194,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7500932,2621479,1089,0.26,,75.0,,,,,,,"Iron, Fe",MG -7501004,2621553,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG -7501005,2621554,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG -7501389,2621985,1089,1.42,,75.0,,,,,,,"Iron, Fe",MG -7501497,2622093,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -7501667,2622306,1089,3.46,,75.0,,,,,,,"Iron, Fe",MG -7501777,2622438,1089,1.69,,75.0,,,,,,,"Iron, Fe",MG -7501788,2622449,1089,3.1,,75.0,,,,,,,"Iron, Fe",MG -7501860,2622536,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG -7502063,2622742,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -7502676,2623372,1089,1.59,,70.0,,,,,,,"Iron, Fe",MG -7502847,2623544,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7502926,2623636,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7503006,2623716,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7503058,2623774,1089,8.82,,70.0,,,,,,,"Iron, Fe",MG -7503140,2623858,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7503354,2624077,1089,13.17,,70.0,,,,,,,"Iron, Fe",MG -7503424,2624160,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7503465,2624204,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG -7503501,2624262,1089,1.73,,75.0,,,,,,,"Iron, Fe",MG -7503691,2624471,1089,9.0,,75.0,,,,,,,"Iron, Fe",MG -7503874,2624664,1089,3.44,,70.0,,,,,,,"Iron, Fe",MG -7504135,2624928,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -7504413,2625218,1089,4.29,,70.0,,,,,,,"Iron, Fe",MG -7505158,2625989,1089,0.47,,75.0,,,,,,,"Iron, Fe",MG -7505816,2626698,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7506077,2626962,1089,3.12,,70.0,,,,,,,"Iron, Fe",MG -7506366,2627256,1089,0.73,,70.0,,,,,,,"Iron, Fe",MG -7506528,2627427,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -7506641,2627542,1089,2.65,,75.0,,,,,,,"Iron, Fe",MG -7506718,2627621,1089,5.0,,75.0,,,,,,,"Iron, Fe",MG -7506788,2627694,1089,4.91,,75.0,,,,,,,"Iron, Fe",MG -7507267,2628212,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7507379,2628336,1089,15.67,,70.0,,,,,,,"Iron, Fe",MG -7507868,2628869,1089,2.84,,75.0,,,,,,,"Iron, Fe",MG -7507900,2628905,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7507915,2628920,1089,0.03,,70.0,,,,,,,"Iron, Fe",MG -7508222,2629233,1089,4.5,,70.0,,,,,,,"Iron, Fe",MG -7508284,2629297,1089,0.76,,75.0,,,,,,,"Iron, Fe",MG -7508304,2629318,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7508533,2629574,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7508635,2629704,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7508656,2629726,1089,6.07,,70.0,,,,,,,"Iron, Fe",MG -7508922,2630037,1089,2.22,,70.0,,,,,,,"Iron, Fe",MG -7509092,2630228,1089,11.11,,70.0,,,,,,,"Iron, Fe",MG -7509099,2630235,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG -7509285,2630459,1089,0.91,,70.0,,,,,,,"Iron, Fe",MG -7509765,2631025,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -7509823,2631097,1089,7.14,,70.0,,,,,,,"Iron, Fe",MG -7509903,2631199,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7510053,2631382,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG -7510164,2631504,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -7510220,2631563,1089,1.56,,70.0,,,,,,,"Iron, Fe",MG -7510236,2631579,1089,1.56,,70.0,,,,,,,"Iron, Fe",MG -7510475,2631900,1089,0.04,,70.0,,,,,,,"Iron, Fe",MG -7510873,2632378,1089,1.88,,70.0,,,,,,,"Iron, Fe",MG -7510912,2632417,1089,3.43,,75.0,,,,,,,"Iron, Fe",MG -7511195,2632720,1089,2.41,,75.0,,,,,,,"Iron, Fe",MG -7511421,2632967,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG -7511800,2633378,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7512083,2633726,1089,1.72,,70.0,,,,,,,"Iron, Fe",MG -7512157,2633800,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG -7512262,2633943,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7512562,2634315,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG -7512681,2634448,1089,0.44,,70.0,,,,,,,"Iron, Fe",MG -7512999,2634790,1089,1.15,,70.0,,,,,,,"Iron, Fe",MG -7513068,2634865,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG -7513302,2635122,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG -7513754,2635612,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG -7513904,2635782,1089,5.71,,70.0,,,,,,,"Iron, Fe",MG -7514009,2635896,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7514179,2636073,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG -7514297,2636192,1089,0.23,,70.0,,,,,,,"Iron, Fe",MG -7514660,2636615,1089,0.18,,70.0,,,,,,,"Iron, Fe",MG -7514707,2636664,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -7515175,2637156,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG -7515453,2637441,1089,1.25,,70.0,,,,,,,"Iron, Fe",MG -7515472,2637472,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7515674,2637683,1089,2.26,,70.0,,,,,,,"Iron, Fe",MG -7515719,2637728,1089,0.59,,75.0,,,,,,,"Iron, Fe",MG -7515720,2637729,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7515981,2638009,1089,4.17,,70.0,,,,,,,"Iron, Fe",MG -7516029,2638057,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG -7516110,2638140,1089,0.79,,70.0,,,,,,,"Iron, Fe",MG -7516585,2638632,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -7516701,2638773,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7517042,2639138,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7517292,2639399,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG -7517377,2639488,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG -7517466,2639581,1089,0.61,,70.0,,,,,,,"Iron, Fe",MG -7517969,2640133,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7518123,2640306,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -7518385,2640591,1089,13.48,,70.0,,,,,,,"Iron, Fe",MG -7518668,2640903,1089,13.5,,70.0,,,,,,,"Iron, Fe",MG -7519256,2641562,1089,1.9,,70.0,,,,,,,"Iron, Fe",MG -7519327,2641652,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7519851,2642255,1089,12.86,,70.0,,,,,,,"Iron, Fe",MG -7519889,2642307,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7520087,2642551,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7520281,2642777,1089,28.0,,70.0,,,,,,,"Iron, Fe",MG -7520328,2642828,1089,0.36,,75.0,,,,,,,"Iron, Fe",MG -7520690,2643251,1089,0.38,,70.0,,,,,,,"Iron, Fe",MG -7520722,2643284,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG -7520830,2644678,1089,6.13,1.0,1.0,,,,,,,"Iron, Fe",MG -7520841,2644777,1089,7.2,1.0,1.0,,,,,,,"Iron, Fe",MG -7520915,2645443,1089,1.23,1.0,1.0,,,,,,,"Iron, Fe",MG -7521084,2648887,1089,3.57,,71.0,,,,,,,"Iron, Fe",MG -7521220,2649030,1089,3.5,,78.0,,,,,,,"Iron, Fe",MG -7521294,2649106,1089,1.89,,71.0,,,,,,,"Iron, Fe",MG -7521743,2649585,1089,1.18,,71.0,,,,,,,"Iron, Fe",MG -7522084,2649983,1089,3.21,,71.0,,,,,,,"Iron, Fe",MG -7522131,2650030,1089,1.0,,78.0,,,,,,,"Iron, Fe",MG -7522248,2650157,1089,2.26,,78.0,,,,,,,"Iron, Fe",MG -7522435,2650345,1089,3.3,,78.0,,,,,,,"Iron, Fe",MG -7523013,2650923,1089,0.0,,71.0,,,,,,,"Iron, Fe",MG -7523082,2650992,1089,0.17,,71.0,,,,,,,"Iron, Fe",MG -7523155,2651065,1089,0.25,,71.0,,,,,,,"Iron, Fe",MG -7523183,2651093,1089,0.04,,71.0,,,,,,,"Iron, Fe",MG -7523228,2651138,1089,6.4,,78.0,,,,,,,"Iron, Fe",MG -7523601,2651527,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7523731,2651678,1089,7.2,,70.0,,,,,,,"Iron, Fe",MG -7523876,2651851,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7523881,2651857,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -7524044,2652057,1089,0.44,,70.0,,,,,,,"Iron, Fe",MG -7524465,2652555,1089,0.88,,70.0,,,,,,,"Iron, Fe",MG -7524563,2652668,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG -7524566,2652673,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7524943,2653104,1089,0.5,,70.0,,,,,,,"Iron, Fe",MG -7525018,2653190,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7525073,2653260,1089,4.29,,75.0,,,,,,,"Iron, Fe",MG -7525682,2653980,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7525695,2653998,1089,2.65,,70.0,,,,,,,"Iron, Fe",MG -7525862,2654197,1089,2.0,,73.0,,,,,,,"Iron, Fe",MG -7525898,2654233,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7526085,2654454,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG -7526526,2654997,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7526541,2655015,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7526594,2655076,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7526725,2655236,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7526975,2655540,1089,1.41,,70.0,,,,,,,"Iron, Fe",MG -7527001,2655566,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG -7527013,2655579,1089,0.12,,70.0,,,,,,,"Iron, Fe",MG -7527244,2655832,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG -7527340,2655929,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG -7527650,2656307,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG -7527710,2656368,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7527818,2656520,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7528025,2656774,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7528294,2657105,1089,2.11,,70.0,,,,,,,"Iron, Fe",MG -7528349,2657163,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7528445,2657287,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7528843,2657790,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG -7528851,2657798,1089,1.14,,70.0,,,,,,,"Iron, Fe",MG -7528855,2657803,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG -7528943,2657909,1089,0.55,,70.0,,,,,,,"Iron, Fe",MG -7529322,2658362,1089,3.0,,70.0,,,,,,,"Iron, Fe",MG -7529389,2658444,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7529795,2658921,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7530006,2659152,1089,1.85,,75.0,,,,,,,"Iron, Fe",MG -7530048,2659199,1089,1.89,,70.0,,,,,,,"Iron, Fe",MG -7530221,2659382,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7530344,2659508,1089,0.57,,75.0,,,,,,,"Iron, Fe",MG -7530984,2660188,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7531139,2660361,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7531340,2660573,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7531378,2660613,1089,7.0,,70.0,,,,,,,"Iron, Fe",MG -7531392,2660627,1089,0.19,,70.0,,,,,,,"Iron, Fe",MG -7531537,2660777,1089,0.47,,70.0,,,,,,,"Iron, Fe",MG -7531639,2660891,1089,1.41,,70.0,,,,,,,"Iron, Fe",MG -7532078,2661380,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7532197,2661515,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7532379,2661730,1089,0.22,,70.0,,,,,,,"Iron, Fe",MG -7532430,2661782,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG -7532732,2662107,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG -7532804,2662182,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG -7532961,1106032,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7533538,1107191,1162,4.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7533689,1107528,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7534159,1108803,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7534201,1108908,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7534346,1109336,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7534357,1109393,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7534514,1109796,1162,32.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7534626,1110013,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7534628,1110017,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7534677,1110128,1162,4.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7534683,1110136,1162,3.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7534913,1110710,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7534964,1110839,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7535326,1111534,1162,8.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7535505,1111892,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7535555,1111990,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7535653,1112148,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7536168,1112994,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7536693,1113807,1162,8.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7536885,1114096,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7536912,1114153,1162,49.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7537288,1115099,1162,15.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7537363,1115318,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7537798,1116176,1162,11.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7538181,1117145,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7538204,1117209,1162,272.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7538311,1117592,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7538366,1117776,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7538417,1117958,1162,16.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7538450,1118086,1162,15.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7538624,1118668,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7538665,1118768,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7538909,1119561,1162,10.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7539002,1119955,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7539663,1122028,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7539945,1122814,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7539982,1122925,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7540067,1123408,1162,23.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7540088,1123521,1162,25.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7540195,1123938,1162,5.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7540556,1125619,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7540610,1125828,1162,4.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7540673,1126143,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7540674,1126144,1162,420.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7541068,1128024,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7541108,1128230,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7541298,1129278,1162,6.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7541333,1129488,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7541510,1130611,1162,24.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7541574,1131062,1162,44.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7541635,1131414,1162,79.6,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7541806,1132160,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7541918,1132561,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7541996,1132871,1162,1914.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7541999,1132912,1162,4.6,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7542013,1133013,1162,2.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7542029,1133051,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7542792,1136765,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7542871,1137105,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7542901,1137176,1162,9.3,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7543157,1138883,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7543201,1139103,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7543364,167551,1162,0.0,1.0,,,,,,,,"Vitamin C, total ascorbic acid",MG -7543481,167711,1162,2.0,0.0,40.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7544084,168370,1162,0.0,0.0,68.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7544172,168460,1162,8.3,2.0,,,,,,,,"Vitamin C, total ascorbic acid",MG -7544238,168526,1162,2.2,0.0,,,,,,,,"Vitamin C, total ascorbic acid",MG -7545108,169441,1162,0.0,0.0,68.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7545167,169500,1162,0.0,0.0,68.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7545180,169513,1162,0.0,0.0,68.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7545198,169531,1162,0.0,0.0,68.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7545290,169624,1162,0.5,1.0,47.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7545406,169742,1162,0.0,3.0,1.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7545473,169836,1162,1.1,9.0,1.0,0.7,2.8,,,,,"Vitamin C, total ascorbic acid",MG -7545703,170078,1162,13.0,1.0,,,,,,,,"Vitamin C, total ascorbic acid",MG -7545818,170194,1162,34.0,5.0,,,,,,,,"Vitamin C, total ascorbic acid",MG -7545908,170287,1162,0.0,0.0,,,,,,,,"Vitamin C, total ascorbic acid",MG -7545909,170288,1162,0.0,0.0,,,,,,,,"Vitamin C, total ascorbic acid",MG -7546023,170422,1162,10.4,8.0,,,,,,,,"Vitamin C, total ascorbic acid",MG -7546160,170559,1162,0.0,0.0,,,,,,,,"Vitamin C, total ascorbic acid",MG -7546295,170700,1162,0.0,1.0,1.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7546297,170702,1162,0.0,1.0,47.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7546327,170732,1162,0.2,1.0,1.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7546423,170851,1162,0.0,0.0,,,,,,,,"Vitamin C, total ascorbic acid",MG -7547192,171634,1162,19.2,2.0,1.0,16.6,26.7,,,,,"Vitamin C, total ascorbic acid",MG -7547394,171838,1162,0.0,0.0,40.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7547442,171895,1162,29.6,1.0,1.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7547717,172180,1162,1.4,0.0,57.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7547798,172263,1162,0.1,0.0,1.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7547833,172299,1162,0.2,0.0,57.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7547896,172362,1162,0.0,0.0,20.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7547970,172439,1162,0.0,0.0,,,,,,,,"Vitamin C, total ascorbic acid",MG -7548401,172909,1162,0.0,0.0,65.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7548688,173207,1162,0.0,0.0,20.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7549436,173995,1162,0.0,0.0,68.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7549530,174092,1162,0.0,0.0,44.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7549753,174323,1162,0.0,0.0,68.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7549883,174479,1162,0.0,14.0,1.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7550108,174708,1162,0.0,0.0,68.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7550397,175013,1162,0.5,1.0,,,,,,,,"Vitamin C, total ascorbic acid",MG -7550509,175135,1162,0.0,0.0,68.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7550599,175232,1162,0.0,1.0,44.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7550694,321647,1162,105.0,1.0,1.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7551022,344774,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7551227,344980,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7551260,345013,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7551461,345215,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7551693,345449,1162,70.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7551791,345563,1162,0.0,,77.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7552157,345942,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7552162,345947,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7552534,346321,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7552718,346506,1162,1.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7553231,347022,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7553314,347105,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7553473,347265,1162,0.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7553520,347312,1162,16.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7553640,347432,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7553732,347525,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7553747,347540,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7553847,347640,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7554112,348040,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7554670,348747,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7554892,349101,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7554913,349128,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7554932,349153,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7555473,349956,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7555697,350216,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7555700,350219,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7555781,350305,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7555928,350498,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7556161,350782,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7556451,351123,1162,1.6,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7556474,351153,1162,3.2,,73.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7556520,351209,1162,0.9,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7556675,351394,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7556716,351439,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7556943,351703,1162,0.1,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7556949,351711,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7557038,351817,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7557048,351827,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7557139,351929,1162,0.2,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7557210,352021,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7557422,352276,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7557424,352278,1162,12.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7557677,352567,1162,0.1,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7557859,352775,1162,66.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7558195,353165,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7558214,353184,1162,18.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7558215,353186,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7558277,353256,1162,1.1,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7558516,353554,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7558565,353612,1162,21.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7558676,353740,1162,38.5,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7558841,353934,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7559076,354221,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7559218,354396,1162,0.1,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7559315,355278,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7559508,355637,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7559959,356489,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7560072,356607,1162,5.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7560199,356750,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7560536,357139,1162,4.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7560582,357197,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7560645,357269,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7560724,357369,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7560779,357444,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7560823,357489,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7561105,357819,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7561131,357848,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7561170,357894,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7561308,358063,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7561372,358139,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7561574,358383,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7561788,358653,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7561875,358757,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7562050,358954,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7562690,359778,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7562786,359888,1162,3.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7562875,359994,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7563203,360378,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7563346,360544,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7563452,360688,1162,5.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7563562,360820,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7563962,361305,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7564216,361663,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7564383,361882,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7564649,362264,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7564841,362539,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7564891,362613,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7565283,363075,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7565387,363198,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7565941,363867,1162,9.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7566156,364158,1162,15.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7566157,364159,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7566492,364555,1162,7.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7566610,364688,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7566795,364904,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7568191,366759,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7568317,366938,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7568476,367117,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7568531,367176,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7568633,367294,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7568886,367610,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7568997,367743,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7569618,368431,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7569834,368700,1162,3.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7570262,369185,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7570446,369424,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7570534,369540,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7571256,370393,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7571547,370776,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7571616,370860,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7571909,371220,1162,11.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7572159,371567,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7572546,372074,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7572873,372505,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7572940,372597,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7572991,372662,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7572994,372665,1162,25.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7573168,372869,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7573289,373011,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7573363,373104,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7573453,373257,1162,120.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7573477,373285,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7574172,374210,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7574184,374224,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7574204,374247,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7575098,375425,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7575152,375485,1162,3.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7575636,376138,1162,101.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7575703,376225,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7575847,376417,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7576038,376650,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7576704,377532,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7576706,377535,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7576880,377779,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7576954,377866,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7577190,378125,1162,10.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7577325,378289,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7577574,378583,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7577723,378748,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7577988,379055,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7577990,379057,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7577999,379066,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7578318,379450,1162,7.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7578573,379723,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7578595,379746,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7578729,379886,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7578932,380120,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7579014,380212,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7579059,380265,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7579061,380267,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7579227,380471,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7579328,380619,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7579408,380708,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7579767,381118,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7579847,381237,1162,75.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7579858,381249,1162,6.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7579902,381294,1162,1.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7579923,381315,1162,21.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7579976,381376,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7580033,381443,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7580068,381482,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7580388,381867,1162,14.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7580592,382154,1162,171.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7580801,382437,1162,50.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7580967,382705,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7581643,383612,1162,7.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7581714,383765,1162,49.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7581783,383893,1162,7.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7581933,384085,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7581970,384171,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7582146,384437,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7582170,384488,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7582401,384775,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7582436,384819,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7582803,385328,1162,0.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7583310,385974,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7583379,386075,1162,7.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7583386,386090,1162,7.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7583516,386244,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7584521,387606,1162,40.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7584755,387890,1162,16.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7585285,388570,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7585302,388592,1162,7.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7585361,388670,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7585385,388705,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7585652,389079,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7585687,389190,1162,53.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7585708,389232,1162,9.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7586929,390916,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7586989,391010,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7587134,391167,1162,20.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7587490,391591,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7587567,391702,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7587981,392255,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7588389,392795,1162,3.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7588547,393002,1162,3.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7588573,393039,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7588762,393348,1162,235.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7588821,393418,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7589688,394487,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7589762,394566,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7589944,394815,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7590022,394926,1162,9.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7590106,395042,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7590329,395352,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7590372,395406,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7590568,395651,1162,79.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7590612,395696,1162,58.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7590777,395908,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7590947,396154,1162,3.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7591006,396236,1162,24.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7591161,396448,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7591267,396560,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7591308,396605,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7591367,396677,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7591465,396788,1162,9.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7591692,397039,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7591931,397332,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7592155,397610,1162,6.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7592259,397767,1162,13.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7592959,398686,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7593547,399410,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7593827,399782,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7593873,399833,1162,15.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7594379,400459,1162,10.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7594415,400515,1162,45.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7594551,400783,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7594558,400794,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7594684,400948,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7594952,401310,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7595113,401517,1162,22.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7595132,401539,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7595148,401556,1162,3.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7595348,401827,1162,16.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7596075,402690,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7596153,402776,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7596274,402925,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7596357,403023,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7597439,404821,1162,6.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7597477,404869,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7597895,405357,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7598012,405497,1162,0.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7598852,406635,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7598887,406670,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7598924,406718,1162,20.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7599077,406908,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7599274,407135,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7599280,407142,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7599555,407479,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7599650,407612,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7599742,407723,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7599790,407785,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7600064,408131,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7600175,408265,1162,7.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7600183,408276,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7600314,408429,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7600453,408605,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7600717,408939,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7600767,409007,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7601475,409857,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7601575,409967,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7601586,409978,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7601700,410118,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7601779,410236,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7601823,410280,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7601858,410319,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7602282,410856,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7602289,410863,1162,20.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7602334,410910,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7602626,411237,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7602758,411395,1162,29.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7603007,411703,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7603114,411816,1162,15.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7603752,413372,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7603813,413460,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7604111,413860,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7604370,414250,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7604567,414501,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7604570,414507,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7604671,414657,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7605103,415299,1162,32.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7605307,415538,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7605799,416279,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7605913,416433,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7606089,416696,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7606168,416790,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7607035,417844,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7607278,418174,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7607588,418543,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7607875,418961,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7608025,419187,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7608097,419273,1162,3.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7608285,419520,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7608338,419580,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7608464,419744,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7608513,419822,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7608887,420328,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7609006,420503,1162,0.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7609252,420789,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7609653,421291,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7609986,421701,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7610464,422283,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7611453,423627,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7611470,423644,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7612407,424849,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7612524,424991,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7612621,425106,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7612715,425214,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7612907,425448,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7613024,425601,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7613225,425896,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7613855,426794,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7613912,426858,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7614103,427125,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7614259,427338,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7614273,427360,1162,0.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7614359,427474,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7614410,427528,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7614424,427545,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7614465,427595,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7614482,427615,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7614996,428262,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7615110,428410,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7615184,428498,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7615203,428525,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7615487,428876,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7615952,429496,1162,1.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7615957,429501,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7616064,429649,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7616149,429765,1162,52.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7616320,429982,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7616338,430004,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7616438,430126,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7616463,430159,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7616542,430278,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7616598,430350,1162,12.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7616623,430375,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7617089,430976,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7617277,431212,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7617281,431217,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7617363,431308,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7617388,431347,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7617542,431547,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7618270,432514,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7618537,432932,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7618822,433296,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7619037,433588,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7620349,435264,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7620714,435729,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7620778,435797,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7620787,435806,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7621087,436132,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7621320,436385,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7621434,436519,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7621917,437093,1162,0.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7622022,437226,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7622138,437374,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7623338,438839,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7623410,438917,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7623429,438936,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7623692,439209,1162,21.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7623725,439253,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7623942,439533,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7624037,439679,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7624366,440122,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7624428,440188,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7624448,440221,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7624685,440523,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7624755,440600,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7625093,441003,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7625261,441251,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7625290,441287,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7625623,441700,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7625837,441965,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7625959,442122,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7626262,442580,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7626331,442692,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7626695,443135,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7626699,443140,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7626717,443160,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7627223,443729,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7627653,444221,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7627684,444258,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7627717,444295,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7627776,444358,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7627812,444401,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7628241,444923,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7628393,445083,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7628491,445202,1162,50.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7629032,445867,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7629392,446283,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7629659,446592,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7629676,446611,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7629782,446725,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7630051,447069,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7630209,447249,1162,1.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7630279,447332,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7630435,447530,1162,27.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7630817,448052,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7631132,448433,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7631141,448445,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7631192,448509,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7631309,448649,1162,6.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7631441,448819,1162,4.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7631693,449120,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7631878,449323,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7632078,449565,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7632094,449581,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7632167,449662,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7632487,450080,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7632879,450564,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7633168,450950,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7633626,451606,1162,3.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7633742,451768,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7633921,451975,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7633935,451993,1162,24.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7634330,452492,1162,4.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7634363,452527,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7634395,452561,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7634722,452915,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7634768,452978,1162,7.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7634930,453163,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7634947,453180,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7635093,453359,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7635212,453499,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7635351,453655,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7635397,453706,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7635415,453724,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7635525,453842,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7635644,453985,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7635762,454118,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7635866,454260,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7635946,454396,1162,7.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7636056,454549,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7636246,454790,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7636853,455549,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7637117,455840,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7637270,456026,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7637325,456082,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7637333,456103,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7637456,456254,1162,4.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7637562,456372,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7637569,456380,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7637618,456434,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7637674,456500,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7637724,456557,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7637786,456640,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7638352,457281,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7638355,457284,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7638376,457306,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7638688,457639,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7638942,457943,1162,7.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7639052,458065,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7639611,458745,1162,7.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7639750,458911,1162,1.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7640235,459487,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7640474,459794,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7640519,459842,1162,7.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7640823,460195,1162,53.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7640852,460225,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7641210,460644,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7641351,460812,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7641471,460944,1162,5.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7641583,461070,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7641732,461233,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7641926,461445,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7641963,461490,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7642044,461579,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7642117,461674,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7642255,461824,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7642555,462178,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7642854,462549,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7643080,462813,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7643103,462839,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7643450,463232,1162,3.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7643584,463385,1162,1.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7643634,463452,1162,18.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7643819,463682,1162,5.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7643963,463842,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7643994,463878,1162,6.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7644022,463907,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7644271,464195,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7644506,464497,1162,3.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7644658,464677,1162,1.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7645164,465237,1162,7.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7645305,465386,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7645397,465486,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7645399,465488,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7645615,465740,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7646017,466282,1162,12.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7646489,466785,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7646648,466956,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7646883,467195,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7646886,467198,1162,7.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7646931,467246,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7647232,467588,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7647355,467747,1162,3.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7647671,468119,1162,7.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7647701,468152,1162,15.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7647987,468486,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7648252,468796,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7648469,469041,1162,13.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7648916,469563,1162,60.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7649032,469695,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7649080,469775,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7649082,469777,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7649245,470016,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7649382,470250,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7649409,470292,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7649469,470402,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7649482,470421,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7649504,470446,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7649919,470915,1162,25.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7650178,471204,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7650186,471212,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7650265,471300,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7650522,471659,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7650563,471702,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7650620,471762,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7650847,472007,1162,4.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7650959,472137,1162,67.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7651261,472559,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7651382,472694,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7651959,473363,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7652157,473581,1162,13.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7652299,473738,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7652404,473851,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7652704,474214,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7652865,474412,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7652931,474485,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7653131,474713,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7653164,474749,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7653506,475173,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7653559,475228,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7653646,475333,1162,28.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7653726,475432,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7653795,475517,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7653887,475629,1162,2.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7654254,476081,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7654371,476216,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7654580,476454,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7654632,476521,1162,31.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7654643,476535,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7654699,476657,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7655005,477032,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7655094,477135,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7655112,477153,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7655456,477594,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7655823,478006,1162,6.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7655953,478149,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7655968,478166,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7656012,478213,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7656343,478578,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7656354,478589,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7657073,479463,1162,53.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7657391,479845,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7657471,479944,1162,20.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7657515,479999,1162,6.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7657603,480127,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7657776,480350,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7657845,480434,1162,480.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7657922,480524,1162,14.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7658445,481147,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7658450,481153,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7658688,481451,1162,4.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7658826,481605,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7658878,481669,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7658938,481744,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7659209,482054,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7659218,482064,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7659297,482164,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7659458,482396,1162,15.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7659560,482503,1162,21.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7659591,482538,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7660153,483176,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7660522,483618,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7660698,483821,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7660768,483901,1162,21.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7660798,483945,1162,3.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7660852,484005,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7661145,484390,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7661376,484639,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7661600,484891,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7661646,484945,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7662135,485523,1162,11.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7662206,485635,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7662348,485800,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7662351,485803,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7662499,485994,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7662580,486088,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7662591,486100,1162,2.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7662614,486124,1162,18.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7663089,486695,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7663187,486813,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7664367,488195,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7664554,488433,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7664828,488731,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7664937,488857,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7665166,489117,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7665194,489159,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7665245,489239,1162,24.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7665298,489302,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7665490,489529,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7665494,489533,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7665570,489632,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7665822,489983,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7665951,490212,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7666032,490300,1162,7.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7666162,490474,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7666260,490584,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7667105,491680,1162,2.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7667191,491790,1162,64.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7667255,491870,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7667258,491882,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7667347,492008,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7668221,493184,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7668384,493422,1162,3.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7668443,493502,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7668611,493727,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7668764,493946,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7669051,494425,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7669322,494800,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7669510,495040,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7669536,495082,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7669989,495770,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7670402,496398,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7670875,497163,1162,60.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7670949,497345,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7671399,498115,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7671422,498153,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7671450,498206,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7671620,498500,1162,30.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7671624,498506,1162,15.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7671799,498753,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7671943,499056,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7672021,499226,1162,4.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7672053,499320,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7672138,499478,1162,0.8,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7672334,499759,1162,21.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7672500,500064,1162,160.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7672972,500822,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7673104,501051,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7673232,501288,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7673244,501304,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7673391,501561,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7673579,501830,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7673714,502040,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7673783,502146,1162,14.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7674128,502635,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7674266,502836,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7674967,503908,1162,1000.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7675417,504677,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7675721,505109,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7675773,505167,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7675902,505323,1162,6.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7675974,505415,1162,17.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7676590,506165,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7676810,506443,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7676828,506464,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7676887,506529,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7677016,506720,1162,3.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7677077,506791,1162,8.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7677197,506934,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7677448,507216,1162,38.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7677678,507507,1162,1.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7677730,507567,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7677924,507791,1162,5.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7678498,508418,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7678567,508490,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7679117,509216,1162,10.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7679299,509445,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7679735,510017,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7679791,510090,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7679944,510263,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7680360,510774,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7680788,511337,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7680861,511452,1162,12.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7681490,512318,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7681531,512362,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7681659,512547,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7681664,512562,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7681698,512603,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7682031,513021,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7682245,513271,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7682252,513278,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7682278,513307,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7682299,513331,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7682486,513539,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7682802,513936,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7683409,514730,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7683564,514933,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7683770,515185,1162,19.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7684114,515608,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7684779,516381,1162,28.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7685019,516651,1162,91.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7685143,516786,1162,12.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7685212,516871,1162,4285.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7685323,516998,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7685492,517205,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7685792,517569,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7685830,517608,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7685852,517631,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7685921,517710,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7685977,517777,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7686223,518083,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7687445,519628,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7687468,519662,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7687878,520192,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7688177,520556,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7688296,520690,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7688312,520710,1162,50.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7688387,520808,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7688449,520874,1162,6.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7688726,521208,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7688889,521399,1162,10.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7689278,521880,1162,12.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7689792,522533,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7689962,522750,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7690031,522834,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7690407,523338,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7690499,523439,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7690686,523677,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7691114,524224,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7691389,524593,1162,4.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7691399,524607,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7691441,524659,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7691784,525118,1162,15.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7692081,525492,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7692320,525783,1162,8.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7692494,526007,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7692728,526305,1162,3.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7692816,526416,1162,5.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7692836,526447,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7693356,527129,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7693449,527248,1162,9.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7693607,527447,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7693646,527496,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7693739,527618,1162,17.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7694069,528034,1162,3.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7694290,528339,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7694323,528378,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7694473,528567,1162,4.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7694518,528633,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7694697,528879,1162,46.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7694736,528929,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7694991,529249,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7695154,529435,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7696012,530538,1162,16.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7696079,530616,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7696142,530689,1162,2.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7696690,531424,1162,4.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7697463,532504,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7697805,532960,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7698022,533273,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7698162,533458,1162,15.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7698200,533516,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7698235,533562,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7698520,533978,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7699125,534783,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7699204,534909,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7699305,535066,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7699328,535093,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7699355,535144,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7699656,535544,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7699719,535686,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7700112,536332,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7700149,536393,1162,15.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7700173,536432,1162,3.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7700653,537235,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7700868,537539,1162,36.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7700911,537643,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7701018,537795,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7701042,537835,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7701052,537851,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7701213,538106,1162,42.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7701441,538453,1162,5.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7701477,538508,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7701482,538518,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7702398,540061,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7702420,540097,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7702570,540345,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7702577,540355,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7703102,541379,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7703530,542175,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7703567,542218,1162,24.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7704825,544066,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7704955,544283,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7705324,545228,1162,55.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7705768,545907,1162,20.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7705980,546267,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7706130,546590,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7706297,546907,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7706390,547039,1162,3.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7706445,547111,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7707273,548473,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7707553,548980,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7707638,549132,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7707768,549399,1162,32.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7707891,549629,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7708023,549862,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7708116,550025,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7708294,550356,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7708987,551431,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7709062,551552,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7709086,551582,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7709239,551863,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7709302,551980,1162,7.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7709326,552022,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7709476,552331,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7709812,553038,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7709867,553114,1162,15.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7709904,553166,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7709918,553210,1162,3.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7709955,553302,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7709977,553359,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7710008,553417,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7710053,553511,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7710067,553539,1162,37.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7711514,555779,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7711560,555898,1162,2.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7711598,555959,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7711753,556432,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7712428,557934,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7712490,558025,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7712543,558097,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7712640,558236,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7712690,558339,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7712823,558513,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7712872,558616,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7712939,558710,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7712965,558761,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7713133,559055,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7713378,559382,1162,20.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7713615,559760,1162,11.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7713998,560317,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7714091,560468,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7714113,560515,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7714115,560521,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7714163,560609,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7714518,561518,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7714756,561915,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7714796,561976,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7714837,562034,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7715193,562653,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7715640,563293,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7715752,563556,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7716517,565082,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7716566,565149,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7716624,565226,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7716665,565275,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7716753,565381,1162,9.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7716979,565676,1162,21.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7717182,565931,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7717262,566172,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7717646,567103,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7718044,568090,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7718307,568779,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7718401,569017,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7718474,569110,1162,18.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7719053,570139,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7719368,570513,1162,49.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7719592,570814,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7719802,571197,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7719986,571457,1162,398.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7720030,571525,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7720187,571736,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7720451,572387,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7720562,572582,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7720791,573172,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7721005,573641,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7721256,574220,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7721401,574607,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7721747,575563,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7721806,575749,1162,57.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7722237,576802,1162,159.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7722587,577587,1162,3.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7722781,577912,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7722852,578046,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7723215,578903,1162,9.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7723563,579722,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7723569,579729,1162,16.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7723704,580013,1162,3.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7723917,580508,1162,9.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7724324,581298,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7724420,581517,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7724501,581751,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7724506,581757,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7724650,582126,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7724842,582660,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7724916,582864,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7725166,583481,1162,6.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7725240,583617,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7725334,583795,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7725861,584892,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7726169,585708,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7726388,586288,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7726439,586441,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7726626,586954,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7726650,587011,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7726776,587354,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7726967,587861,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7727116,588239,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7727399,588978,1162,5.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7727496,589253,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7727514,589293,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7727523,589315,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7727909,590312,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7728039,590702,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7728267,591229,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7728344,591370,1162,37.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7728465,591756,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7729305,594010,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7729894,595664,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7730147,596403,1162,2.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7730472,597213,1162,48.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7730530,597445,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7730784,598123,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7731036,598855,1162,3.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7731602,600649,1162,25.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7731738,601124,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7731844,601541,1162,7.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7731949,601787,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7732045,602121,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7732136,602325,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7732175,602385,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7732190,602429,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7732595,603784,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7733208,605424,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7733381,605772,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7733627,606268,1162,4.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7733838,606690,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7733865,606744,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7734352,607720,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7734497,608242,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7734730,608954,1162,20.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7734880,609388,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7734991,609802,1162,21.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7735008,609860,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7735146,610436,1162,2.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7735206,610634,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7735333,610932,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7735755,611980,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7735800,612074,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7736200,613422,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7736207,613452,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7736491,614616,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7736579,614800,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7736675,615016,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7736676,615018,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7736781,615254,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7736807,615314,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7736982,615716,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7737347,617338,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7737659,618510,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7737748,618896,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7738184,620638,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7738696,622944,1162,6.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7738740,623162,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7739109,624680,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7739256,625332,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7739342,625682,1162,16.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7739392,625844,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7739760,627094,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7739972,628154,1162,18.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7739992,628300,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7740147,628760,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7740380,629532,1162,12.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7740553,630230,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7740605,630414,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7741024,632180,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7741213,632898,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7741376,633634,1162,53.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7741418,633840,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7741507,634256,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7742226,636888,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7742367,637464,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7742387,637514,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7742888,639254,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7742930,639362,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7742987,639560,1162,4.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7743063,639802,1162,1.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7743606,641392,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7743752,641902,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7743843,642264,1162,15.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7744180,643384,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7744880,645420,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7744887,645490,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7745122,646202,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7746332,650732,1162,4.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7746561,651766,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7747471,655034,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7747890,656472,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7747935,656696,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7748076,657156,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7748699,659304,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7748923,660152,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7749293,661844,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7749493,662718,1162,26.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7749539,663044,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7749683,663936,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7750318,666646,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7750342,666828,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7750761,669040,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7750829,669388,1162,48.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7750958,669952,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7751149,670854,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7751212,671210,1162,91.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7751809,674018,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7751978,675010,1162,25.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7752263,675992,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7752400,676576,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7752443,676802,1162,396.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7752586,677468,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7752625,677634,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7753004,679894,1162,5.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7753440,682222,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7753864,684544,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7754084,685636,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7754275,686952,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7754767,690188,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7755046,691898,1162,45.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7755083,692144,1162,36.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7755093,692214,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7755147,692418,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7755296,693090,1162,3.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7755339,693348,1162,10.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7755593,694660,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7755683,695228,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7755864,696072,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7755928,696626,1162,7.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7756373,699062,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7756678,700552,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7757242,703876,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7757477,705150,1162,150.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7757926,707852,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7758019,708470,1162,7.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7758060,708728,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7758066,708740,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7758944,715772,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7759003,716096,1162,70.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7759294,718192,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7759317,718298,1162,3.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7759757,721352,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7760152,724414,1162,45.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7760323,725380,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7760766,728092,1162,6.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7761340,732372,1162,3.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7761532,733478,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7761541,733568,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7761587,734006,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7761652,734522,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7762024,737738,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7762091,738108,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7762240,739854,1162,7.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7762375,741544,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7762546,742482,1162,5.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7762588,742948,1162,5.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7762684,743946,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7762808,745176,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7763600,751974,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7763749,752272,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7764039,752864,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7764369,753526,1162,1.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7764458,753868,1162,4.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7764489,753970,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7764517,754046,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7764532,754078,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7764639,754332,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7765014,755258,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7765354,756018,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7765486,756314,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7765596,756556,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7765805,757098,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7766015,757674,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7766191,758246,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7766528,759716,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7766732,760330,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7766978,760960,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7767094,761292,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7767120,761398,1162,20.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7767145,761468,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7767244,761706,1162,2.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7767453,762234,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7767615,762594,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7767794,763030,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7767897,763278,1162,1.1,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7768047,763624,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7768754,765296,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7769091,766060,1162,2.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7769132,766154,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7769219,766358,1162,1.6,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7769229,766380,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7769532,767090,1162,3.6,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7769547,767120,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7770020,768260,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7770022,768264,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7770037,768296,1162,6.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7770334,769038,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7770470,770318,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7770642,771644,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7771996,792615,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7772912,795919,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7773222,796879,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7773254,797019,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7773363,797551,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7773544,798155,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7773715,798965,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7773763,799201,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7773797,799297,1162,20.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7773897,799711,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7773914,799803,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7773997,800099,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7774065,800507,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7774199,801363,1162,47.8,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7774339,802359,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7774413,803025,1162,10.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7775030,809376,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7775133,809976,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7775155,810040,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7775638,829024,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7775683,829714,1162,4.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7775777,832620,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7775822,834332,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7775840,834980,1162,37.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7776046,844896,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7776390,857698,1162,3.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7776487,863560,1162,3.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7776816,879992,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7777047,890648,1162,391.3,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7777175,891992,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7777187,892258,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7777285,893000,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7778191,912862,1162,180.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7778332,921206,1162,5.3,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7778353,921840,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7778508,930384,1162,41.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7778511,930810,1162,8.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7778534,931612,1162,3.3,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7778826,950645,1162,6.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7779120,952179,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7779138,952229,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7779637,954819,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7780015,956425,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7780029,956479,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7780621,958971,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7780635,959001,1162,6.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7781044,960909,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7781052,960953,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7781434,962887,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7781917,965729,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7782304,967199,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7783188,970537,1162,14.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7783621,972325,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7783643,972379,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7783774,972797,1162,1.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7784157,974949,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7784256,975335,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7784265,975371,1162,16.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7784343,975799,1162,0.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7784370,975959,1162,1.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7784837,1849124,1162,16.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7785104,983559,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7785122,983631,1162,1.8,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7785146,983755,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7785147,983757,1162,35.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7785383,984475,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7785386,984487,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7785428,1849161,1162,19.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7785539,984937,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7785651,985333,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7785720,985585,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7785733,985621,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7785790,985805,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7786098,986845,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7786278,987553,1162,28.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7786387,988039,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7787078,1001533,1162,6.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7787294,1002223,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7787872,1006789,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7787879,1006805,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7788365,1009269,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7788513,1010275,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7788974,1011991,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7789083,1012539,1162,11.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7789426,1015761,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7789428,1015769,1162,1.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7789509,1016695,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7789612,1017113,1162,133.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7789645,1017277,1162,5.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7789728,1017733,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7790184,1019865,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7790324,1020655,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7790385,1021009,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7790544,1021655,1162,10.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7790886,1023467,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7790953,1850060,1162,11.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7791000,1024363,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7791050,1024695,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7791318,1026483,1162,7.8,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7792097,1033913,1162,1.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7792269,1035777,1162,266.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7792517,1037725,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7792603,1038669,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7792657,1039069,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7792921,1040585,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7792970,1041157,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7793089,1041945,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7793857,1048385,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7794030,1049895,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7794240,1055359,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7794338,1055911,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7794720,1057561,1162,40.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7794747,1057659,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7795298,1062071,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7795613,1063609,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7795947,1067563,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7796501,1070975,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7796519,1071067,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7796593,1071525,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7796642,1071787,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7797091,1075437,1162,7.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7797144,1076221,1162,45.8,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7797268,1077475,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7797506,1080649,1162,5.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7797565,1081685,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7797582,1082037,1162,25.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7797652,1083037,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7797730,1083507,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7798209,1087617,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7798478,1090129,1162,23.1,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7798483,1090173,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7798837,1094293,1162,100.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7799067,1097263,1162,1.6,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7799155,1105049,1162,10.9,1.0,1.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7799178,1850284,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7799527,1850784,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7799725,1851099,1162,20.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7799842,1851257,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7799934,1851391,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7800000,1851483,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7800023,1851520,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7800106,1851631,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7800841,1852640,1162,25.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7800919,1852733,1162,16.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7800993,1852845,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7801000,1852852,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7801001,1852853,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7801011,1852866,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7801044,1852913,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7801178,1853102,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7801430,1853406,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7801675,1853803,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7801677,1853805,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7802907,1855701,1162,1.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7802912,1855707,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7803478,1856582,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7803653,1856866,1162,3.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7803779,1857104,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7803938,1857402,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7804150,1857838,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7804274,1858060,1162,9.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7804556,1858482,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7804694,1858666,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7805133,1859227,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7805191,1859311,1162,21.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7805297,1859434,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7805388,1859559,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7805498,1859696,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7805573,1859780,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7805804,1860082,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7805985,1860391,1162,14.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7806040,1860509,1162,3.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7806227,1860838,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7806493,1861394,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7806643,1861635,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7806769,1861828,1162,230.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7807277,1862654,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7807286,1862666,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7807306,1862711,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7807421,1862858,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7807430,1862875,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7807513,1863042,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7807562,1863118,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7807851,1863670,1162,2.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7808306,1864402,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7808432,1864598,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7808639,1864917,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7808774,1865148,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7809006,1865525,1162,60.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7809172,1865820,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7809395,1866240,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7809418,1866282,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7809534,1866453,1162,375.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7809589,1866533,1162,21.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7809621,1866597,1162,13.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7809726,1866766,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7809927,1867093,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7810010,1867221,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7810092,1867355,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7810187,1867464,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7810375,1867805,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7810516,1868042,1162,2.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7811021,1868763,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7811443,1869473,1162,30.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7811980,1870348,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7812068,1870481,1162,3.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7812131,1870569,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7812178,1870629,1162,1.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7812253,1870744,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7812614,1871381,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7812944,1871830,1162,30.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7813014,1872181,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7813373,1872818,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7813456,1872951,1162,40.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7813493,1873033,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7813531,1873097,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7813772,1873446,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7813875,1873648,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7814034,1873882,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7814346,1874274,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7814552,1874573,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7814713,1874851,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7815003,1875276,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7815007,1875280,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7815042,1875328,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7815127,1875456,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7815395,1875839,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7815510,1875991,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7815816,1876422,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7815817,1876423,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7816008,1876708,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7816599,1877546,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7816645,1877607,1162,25.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7816868,1877931,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7816890,1877958,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7817028,1878200,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7817314,1878624,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7817479,1878840,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7817527,1878922,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7817530,1878929,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7817623,1879053,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7818076,1879655,1162,28.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7818264,1879928,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7818422,1880152,1162,25.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7818691,1880517,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7818998,1140568,1162,3.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7819088,1140860,1162,37.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7819109,1140919,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7819131,1140983,1162,11.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7819437,1142662,1162,600.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7819818,1144851,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7819941,1880700,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7820047,1145386,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7820093,1145907,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7820139,1145958,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7820217,1146322,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7820711,1147064,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7820717,1147083,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7820766,1147179,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7821105,1147840,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7821272,1148109,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7821591,1148763,1162,25.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7821700,1148978,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7822152,1150170,1162,2.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7822249,1150533,1162,32.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7822369,1151011,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7822385,1151062,1162,14.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7822534,1151877,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7822569,1152128,1162,3.6,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7822825,1153907,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7822828,1153927,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7822974,1154843,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7823031,1155117,1162,30.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7823228,1155676,1162,2.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7823464,1156291,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7823599,1156612,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7823608,1156636,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7823797,1157010,1162,10.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7823917,1157244,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7824273,1157949,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7824374,1158132,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7825060,1161630,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7825121,1161973,1162,5.6,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7825222,1162773,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7825241,1162884,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7825530,1163687,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7825661,1163881,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7825717,1164257,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7825906,1165067,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7825955,1165169,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7826233,1165511,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7826338,1165640,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7826383,1165688,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7826432,1165744,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7826727,1166102,1162,10.6,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7826728,1166103,1162,2.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7827312,1166794,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7827383,1166882,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7827447,1166957,1162,7.6,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7827594,1167123,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7828483,1168172,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7828519,1168215,1162,3.2,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7828596,1168300,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7828617,1168329,1162,1.8,,73.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7828634,1168350,1162,1.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7829221,1169987,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7829262,1170147,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7829487,1171008,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7829495,1171019,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7829604,1171171,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7829691,1171295,1162,1.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7829741,1171366,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7829800,1171451,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7829838,1171501,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7830154,1171962,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7830381,1172274,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7830390,1172285,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7830616,1172656,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7830683,1172753,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7830780,1172889,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7830791,1172901,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7830846,1172987,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7830875,1173023,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7831238,1173603,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7831330,1173771,1162,90.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7831414,1173901,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7831419,1173907,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7831620,1174170,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7831665,1174224,1162,4.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7831678,1174243,1162,6.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7831900,1174565,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7832213,1175030,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7832656,1175910,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7833629,1177425,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7833769,1177676,1162,96.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7833972,1177974,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7834176,1178281,1162,7.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7834182,1178298,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7834362,1178582,1162,9.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7834447,1178707,1162,29.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7834508,1178795,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7834594,1178966,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7834867,1179471,1162,4.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7834879,1179483,1162,7.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7834963,1179611,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7835050,1179763,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7835169,1179940,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7835280,1180111,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7835376,1180289,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7835387,1180303,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7835600,1180614,1162,5.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7835846,1180947,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7835945,1181093,1162,2.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7836047,1181262,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7836185,1181491,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7836579,1182137,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7837022,1182848,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7837202,1183087,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7837307,1183235,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7837354,1183311,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7837417,1183400,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7837599,1183635,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7837692,1183759,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7838148,1184476,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7838195,1184570,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7838614,1185209,1162,15.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7838627,1185228,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7838651,1185264,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7838794,1185475,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7838867,1185621,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7839089,1186009,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7839136,1186071,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7839145,1186083,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7839226,1186222,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7839317,1186361,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7839435,1186534,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7839588,1186841,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7839756,1187118,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7839799,1187175,1162,261.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7839879,1187326,1162,171.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7839912,1187408,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7839977,1187502,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7840126,1187756,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7840561,1188604,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7840641,1188722,1162,3.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7841127,1189561,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7841234,1189787,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7841373,1189980,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7841641,1190336,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7841752,1190491,1162,18.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7842033,1190871,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7842235,1191167,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7842391,1191402,1162,3.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7843194,1192497,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7843382,1192732,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7843854,1193385,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7843870,1193401,1162,4.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7844081,1193710,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7844190,1193914,1162,20.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7844385,1194268,1162,9.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7844726,1194875,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7844801,1194999,1162,7.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7845178,1195846,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7845188,1195866,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7845318,1196081,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7845696,1196728,1162,1.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7846542,1198324,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7846637,1198502,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7846880,1198934,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7846940,1199028,1162,3.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7846981,1199083,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7847133,1199346,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7847350,1199712,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7848104,1201152,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7848259,1201465,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7848423,1201758,1162,8.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7848613,1202055,1162,26.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7848652,1202118,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7848699,1202199,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7848867,1202484,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7849097,1202922,1162,6.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7849147,1202985,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7849319,1203279,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7849429,1203472,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7849606,1203856,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7849676,1203944,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7849726,1204019,1162,18.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7849792,1204153,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7849981,1204430,1162,40.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7850341,1205177,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7850432,1205344,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7850765,1205905,1162,3.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7851080,1206515,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7851195,1206688,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7851382,1206926,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7851629,1207389,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7851656,1207427,1162,7.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7851657,1207432,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7851862,1207752,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7851994,1207958,1162,55.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7852271,1208397,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7852289,1208440,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7852552,1208838,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7852585,1208892,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7852662,1208988,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7852694,1209031,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7853110,1209648,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7853656,1210603,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7853661,1210609,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7853824,1210864,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7854132,1211327,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7854247,1211478,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7854440,1211739,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7854569,1211949,1162,2.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7854570,1211950,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7854653,1212074,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7854726,1212179,1162,50.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7855181,1213394,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7855184,1213398,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7855209,1213470,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7855836,1214546,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7855944,1214883,1162,18.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7856171,1215271,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7856296,1215473,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7857094,1216710,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7857403,1217172,1162,60.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7857443,1217227,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7857712,1217697,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7857779,1217839,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7858143,1218520,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7858278,1218704,1162,11.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7858299,1218760,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7858617,1219296,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7858807,1219546,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7858816,1219557,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7859011,1219838,1162,48.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7859025,1219860,1162,6.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7859043,1219885,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7859324,1221043,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7859667,1221593,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7859868,1221961,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7860199,1222609,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7860291,1222776,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7860445,1223072,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7860576,1223350,1162,42.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7860647,1223463,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7860833,1223757,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7861135,1224222,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7861355,1224594,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7861364,1224604,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7861466,1224744,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7861471,1224755,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7861702,1225092,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7862385,1225978,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7862553,1226224,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7862895,1226721,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7862940,1226774,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7863166,1227142,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7863340,1227425,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7863545,1227713,1162,3.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7863604,1227781,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7864235,1228709,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7864547,1229123,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7865309,1230134,1162,3.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7865575,1230527,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7865878,1230998,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7865981,1231137,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7866033,1231196,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7866367,1231658,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7867447,1233090,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7867529,1233208,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7867635,1233372,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7867889,1233753,1162,2.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7868010,1233959,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7868083,1234054,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7868111,1234093,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7868121,1234106,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7868846,1235187,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7868891,1235244,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7868975,1235355,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7869138,1235579,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7869294,1235779,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7869443,1236025,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7869648,1236288,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7870480,1237511,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7870518,1237557,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7870567,1237615,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7870743,1237872,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7870854,1238020,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7871089,1238323,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7871616,1239079,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7872050,1239792,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7872307,1240162,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7872377,1240265,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7872428,1240329,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7872664,1240665,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7872925,1240998,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7872937,1241021,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7874264,1242785,1162,6.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7874277,1242803,1162,2.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7874473,1243126,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7874520,1243221,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7874597,1243383,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7875046,1243984,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7875651,1244759,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7875768,1244960,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7875791,1245001,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7875870,1245174,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7875963,1245335,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7876120,1245541,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7876306,1245760,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7876708,1246423,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7876778,1246544,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7876784,1246551,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7876833,1246607,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7877033,1246909,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7877039,1246915,1162,8.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7877159,1247053,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7877748,1247938,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7877926,1248174,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7877959,1248245,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7878122,1248499,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7878238,1248697,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7878738,1249502,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7879068,1249973,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7879175,1250109,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7879342,1250306,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7879604,1250655,1162,32.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7879610,1250662,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7879790,1250884,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7879921,1251056,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7879949,1251099,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7880070,1251272,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7880201,1251436,1162,45.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7880303,1251547,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7880377,1251631,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7880574,1251882,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7880626,1252018,1162,8.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7880746,1252193,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7881196,1252751,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7881327,1252939,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7881408,1253043,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7881479,1253132,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7881510,1253174,1162,26.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7881708,1253516,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7881862,1253723,1162,24.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7882155,1254107,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7882474,1254550,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7882726,1254890,1162,6.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7882758,1254950,1162,13.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7882799,1255008,1162,5.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7883229,1255651,1162,18.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7883628,1256181,1162,9.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7883711,1256297,1162,24.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7883802,1256439,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7884312,1257208,1162,15.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7884426,1257340,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7884449,1257364,1162,6.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7884511,1257445,1162,11.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7884728,1257761,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7885342,1258521,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7885538,1258759,1162,6.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7885689,1258977,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7885943,1259398,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7885988,1259457,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7886409,1260072,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7886509,1260204,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7886540,1260246,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7886556,1260265,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7886645,1260387,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7886795,1260598,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7887240,1261186,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7887358,1261324,1162,49.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7887359,1261325,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7887416,1261395,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7887715,1261771,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7887727,1261783,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7887791,1261860,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7887979,1262107,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7888063,1262208,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7888235,1262455,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7888995,1263572,1162,24.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7889084,1263713,1162,60.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7889159,1263804,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7889981,1264846,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7890015,1264890,1162,1.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7890026,1264904,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7890127,1265033,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7890169,1265087,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7890788,1265929,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7890886,1266091,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7890899,1266114,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7890903,1266118,1162,20.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7891062,1266339,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7891280,1266623,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7891530,1266971,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7891654,1267126,1162,7.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7891880,1267410,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7891895,1267441,1162,53.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7892421,1268132,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7892551,1268292,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7892603,1268353,1162,11.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7892763,1268557,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7893250,1269234,1162,11.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7893447,1269459,1162,1.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7893576,1269675,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7893684,1269840,1162,3.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7893846,1270049,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7894099,1270415,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7894119,1270451,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7894269,1270653,1162,21.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7894502,1270945,1162,147.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7894513,1270957,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7894936,1271470,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7895015,1271606,1162,53.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7895024,1271620,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7895226,1272137,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7895405,1272401,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7895530,1272569,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7895639,1272709,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7896080,1273341,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7896103,1273370,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7896437,1273788,1162,8.8,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7896633,1274122,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7896654,1274149,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7896718,1274223,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7896802,1274321,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7897005,1274596,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7897026,1274632,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7897737,1275552,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7898114,1276034,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7898129,1276057,1162,3.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7898234,1276190,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7898279,1276247,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7898325,1276306,1162,3.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7898686,1276780,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7898751,1276869,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7898944,1277188,1162,16.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7898954,1277205,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7899181,1277516,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7899207,1277546,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7899409,1277847,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7899422,1277860,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7899471,1277925,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7899568,1278054,1162,1125.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7900056,1278678,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7900124,1278769,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7900223,1278891,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7900493,1279254,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7901085,1280086,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7901404,1280526,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7902194,1281650,1162,2.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7902212,1281680,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7902457,1282029,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7902460,1282033,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7902794,1282452,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7903085,1282799,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7903154,1282884,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7903160,1282890,1162,8.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7903857,1284147,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7903893,1284207,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7904216,1284685,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7904288,1284782,1162,1.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7904417,1284993,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7905404,1286414,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7905496,1286522,1162,3.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7905657,1286730,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7905735,1286835,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7905748,1286855,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7906443,1287920,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7906567,1288082,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7906667,1288281,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7906670,1288293,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7907131,1289068,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7907719,1290005,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7907966,1290429,1162,6.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7908431,1291181,1162,120.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7908650,1291524,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7908848,1291862,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7908898,1291946,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7909491,1293049,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7909728,1293465,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7909979,1293871,1162,45.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7910232,1294310,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7910233,1294311,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7910263,1294381,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7910308,1294445,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7910930,1295803,1162,300.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7911346,1296707,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7911441,1296963,1162,6.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7911845,1297739,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7911943,1297903,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7911959,1297922,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7912030,1298084,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7912045,1298120,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7912207,1298466,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7912328,1298735,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7912499,1299082,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7912864,1300827,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7912983,1301040,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7913039,1301143,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7913111,1301312,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7913348,1301844,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7913377,1301906,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7913504,1302180,1162,1.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7913530,1302271,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7913548,1302332,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7914049,1303486,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7914238,1303915,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7914250,1303936,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7914295,1304005,1162,4.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7914383,1304143,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7914454,1304253,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7914568,1304487,1162,53.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7914667,1304678,1162,19.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7914820,1304877,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7914835,1304900,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7914847,1304918,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7914881,1304975,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7915376,1305756,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7915395,1305777,1162,10.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7915407,1305793,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7915651,1306142,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7915759,1306313,1162,21.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7915786,1306346,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7916742,1307663,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7916898,1307972,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7917588,1309058,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7917772,1309332,1162,40.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7918578,1310864,1162,22.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7918699,1311061,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7918918,1311354,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7919048,1311575,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7919085,1311620,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7919208,1311780,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7919700,1312541,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7919883,1312833,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7920114,1313157,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7920349,1313494,1162,20.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7920467,1313649,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7920589,1313823,1162,12.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7920765,1314035,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7920931,1314252,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7921107,1314474,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7921323,1314745,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7921330,1314753,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7921492,1314968,1162,1.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7921699,1315315,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7921999,1315748,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7922374,1316258,1162,2.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7922378,1316263,1162,5.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7922873,1316983,1162,0.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7923081,1317291,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7923370,1317814,1162,12.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7923540,1318054,1162,47.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7923916,1318622,1162,112.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7924152,1318940,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7924217,1319031,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7924768,1319971,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7924773,1319978,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7924916,1320205,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7924918,1320208,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7925068,1320449,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7925095,1320489,1162,9.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7925432,1321011,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7925493,1321107,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7925747,1321520,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7925860,1321689,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7926200,1322216,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7926220,1322248,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7926267,1322326,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7926307,1322387,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7926522,1322732,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7926549,1322771,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7927302,1324002,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7927538,1324376,1162,7.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7927698,1324633,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7927957,1325060,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7928273,1325563,1162,4.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7928438,1325858,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7928442,1325864,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7928506,1325969,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7928856,1326552,1162,42.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7929117,1327030,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7929150,1327083,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7929163,1327106,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7929169,1327113,1162,19.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7929218,1327218,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7929231,1327263,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7929384,1327524,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7929970,1328659,1162,36.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7930076,1328850,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7930898,1330415,1162,1.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7930926,1330476,1162,666.7,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7931746,1332468,1162,33.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7931993,1333204,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7932343,1334146,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7932599,1334936,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7933046,1337211,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7933216,1337685,1162,24.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7933435,1338174,1162,13.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7933602,1338543,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7934007,1339819,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7934032,1339873,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7934360,1340571,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7934530,1340906,1162,3.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7934557,1340947,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7935255,1342794,1162,17.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7935290,1342860,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7935499,1343817,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7935991,1345021,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7936313,1345666,1162,1.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7937068,1347472,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7937269,1347923,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7937417,1348162,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7937583,1348488,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7937629,1348588,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7937770,1349035,1162,0.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7938174,1349846,1162,18.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7938182,1349862,1162,18.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7938276,1350055,1162,0.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7939260,1352603,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7939281,1352685,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7939310,1352761,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7939421,1353424,1162,18.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7939616,1354107,1162,6.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7939810,1354423,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7940122,1355049,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7940204,1355259,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7940216,1355289,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7940243,1355354,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7940424,1355779,1162,4.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7940694,1356340,1162,2.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7941062,1357423,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7941098,1357498,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7941374,1358153,1162,6.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7941411,1358191,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7941451,1358232,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7941660,1358557,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7941706,1358624,1162,160.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7941754,1358715,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7942821,1361012,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7943618,1363747,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7944173,1364677,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7944288,1365368,1162,18.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7944866,1367383,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7945249,1368764,1162,35.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7945429,1369325,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7945610,1369934,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7945882,1370724,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7946348,1372548,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7946377,1372666,1162,36.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7946412,1372745,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7946423,1372795,1162,19.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7946485,1373097,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7946492,1373106,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7946535,1373214,1162,12.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7946745,1373841,1162,11.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7947285,1375735,1162,5.8,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7947364,1375929,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7947391,1375966,1162,14.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7947421,1376073,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7947925,1377983,1162,18.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7948154,1378884,1162,18.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7948170,1378937,1162,5.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7948585,1380449,1162,1.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7948889,1381641,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7949093,1382342,1162,34.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7949336,1383544,1162,2.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7949350,1383615,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7949552,1384369,1162,21.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7949583,1384507,1162,31.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7949585,1384515,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7949607,1384629,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7949631,1384711,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7949847,1385945,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7949890,1386135,1162,2.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7950139,1387182,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7950334,1388185,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7950482,1388961,1162,79.6,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7950568,1389400,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7950646,1389818,1162,120.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7950656,1389926,1162,25.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7950796,1390371,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7950933,1391241,1162,79.6,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7950947,1391268,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7951042,1391655,1162,37.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7951126,1392089,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7951400,1393199,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7951650,1394562,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7951673,1394621,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7951680,1394643,1162,25.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7951817,1395401,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7951838,1395441,1162,36.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7951898,1395728,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7952355,1397724,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7952369,1397801,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7952404,1398221,1162,3.8,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7953435,1405744,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7953489,1406062,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7953794,1407750,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7954344,1411604,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7954345,1411605,1162,10.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7954378,1411794,1162,258.1,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7954973,1415656,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7954997,1415707,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7955058,1416124,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7955095,1416445,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7955208,1417142,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7955244,1417325,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7955359,1417860,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7955369,1417891,1162,1.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7955573,1419139,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7956426,1424449,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7956528,1425256,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7956593,1425504,1162,5.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7956877,1427482,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7957314,1432906,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7957506,1435298,1162,21.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7957740,1436580,1162,12.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7957854,1455342,1162,7.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7957958,1455446,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7958094,1455585,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7958308,1455965,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7958560,1457112,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7958933,1457605,1162,1.6,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7959194,1457914,1162,41.2,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7959280,1458015,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7960085,1458972,1162,1.6,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7960510,1459458,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7960605,1459571,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7960739,1459730,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7960855,1459858,1162,0.0,,72.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7961184,1460260,1162,1.6,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7961462,1460590,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7961848,1461300,1162,30.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7961853,1461306,1162,30.6,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7962100,1462173,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7962293,1462396,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7962313,1462424,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7962512,1462766,1162,1.6,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7962529,1462853,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7962763,1463154,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7962804,1463197,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7962953,1463387,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7962997,1463443,1162,0.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7963740,1464420,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7963759,1464449,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7963780,1464478,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7963890,1464663,1162,7.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7964124,1464975,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7964134,1464990,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7964223,1465103,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7964227,1465109,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7964336,1465261,1162,21.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7964436,1465396,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7964797,1465963,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7965465,1466833,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7965734,1467173,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7965988,1467615,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7966132,1467882,1162,16.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7966846,1468898,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7966852,1468904,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7966875,1468930,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7966984,1469082,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7967089,1469215,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7967322,1469542,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7967475,1469801,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7967693,1470078,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7967764,1470169,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7968282,1470894,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7968511,1471318,1162,14.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7968699,1471595,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7968750,1471662,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7969577,1472775,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7969779,1473045,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7969869,1473169,1162,49.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7970000,1473358,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7970112,1473523,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7970255,1473722,1162,25.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7970292,1473802,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7970467,1474052,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7971321,1475265,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7971435,1475433,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7971572,1475601,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7971747,1475844,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7971849,1475992,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7971906,1476074,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7972148,1476426,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7972304,1476665,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7972540,1477027,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7972872,1477474,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7973102,1477858,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7973807,1478953,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7973810,1478957,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7974047,1479310,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7974153,1479504,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7974474,1480024,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7974612,1480244,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7975141,1481079,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7975189,1481163,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7975490,1481634,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7975917,1482230,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7975958,1482290,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7976118,1482487,1162,3.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7976721,1483256,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7976852,1483434,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7976904,1483507,1162,7.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7977019,1483629,1162,37.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7977128,1483777,1162,21.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7977143,1483794,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7977150,1483803,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7977340,1484025,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7977882,1484746,1162,3.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7978135,1485086,1162,21.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7978302,1485288,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7978353,1485346,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7978664,1485752,1162,15.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7978765,1485899,1162,37.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7978859,1486063,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7978873,1486095,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7979122,1486550,1162,21.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7979134,1486568,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7979296,1486804,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7979414,1486992,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7979511,1487127,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7979864,1487917,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7979957,1488071,1162,1.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7980298,1488610,1162,3.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7980479,1488887,1162,3.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7980843,1489501,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7981039,1489863,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7981724,1490974,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7981752,1491029,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7981865,1491196,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7981915,1491287,1162,2.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7982096,1491571,1162,7.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7982116,1491598,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7982289,1491828,1162,13.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7982406,1492127,1162,60.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7982483,1492263,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7982524,1492327,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7982751,1492674,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7982834,1492839,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7983054,1493199,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7983757,1494340,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7983835,1494449,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7983843,1494458,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7983915,1494554,1162,4.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7983985,1494672,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7984607,1495682,1162,151.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7984750,1495955,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7984852,1496110,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7984908,1496217,1162,63.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7985330,1496888,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7985410,1497060,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7985968,1497922,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7986171,1498218,1162,61.6,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7986185,1498247,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7986228,1498341,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7986377,1498586,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7986420,1498636,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7986431,1498651,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7986436,1498656,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7986574,1498843,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7986758,1499068,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7986787,1499115,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7986812,1499184,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7987073,1499561,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7987646,1500394,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7987850,1500729,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7987854,1500733,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7987919,1500808,1162,24.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7987952,1500843,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7988104,1501053,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7988836,1502164,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7989212,1502700,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7989375,1502922,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7989727,1503409,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7989885,1503607,1162,9.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7989970,1503722,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7990064,1503851,1162,45.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7990751,1505048,1162,20.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7990895,1505419,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7990946,1505523,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7991905,1507058,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7992206,1507560,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7992209,1507570,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7992423,1507880,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7992516,1507996,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7993134,1508898,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7993329,1509151,1162,303.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7993485,1509344,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7993551,1509440,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7993709,1509726,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7994113,1510380,1162,1.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7994416,1510819,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7994693,1511259,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7994708,1511277,1162,9.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7994864,1511485,1162,2.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7994908,1511540,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7995034,1511682,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7995069,1511726,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7995508,1512507,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7995583,1513121,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7995795,1513458,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7995851,1513531,1162,24.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7996479,1514527,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7996659,1514818,1162,16.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7996943,1515282,1162,24.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7997020,1515420,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7997082,1515521,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7997468,1516104,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7997575,1516265,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7997873,1516726,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7998028,1516930,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7998105,1517063,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7998379,1517397,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7998406,1517426,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7998459,1517489,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7998673,1517759,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7998676,1517762,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7998809,1517920,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7998946,1518117,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7999481,1518840,1162,25.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7999524,1518933,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7999548,1518976,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7999568,1518996,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7999729,1519222,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -7999806,1519344,1162,8.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8000006,1519630,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8000165,1519831,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8000286,1519989,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8000358,1520086,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8000512,1520293,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8000609,1520432,1162,80.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8000767,1520679,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8000864,1520788,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8000889,1520821,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8000922,1520867,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8001484,1521566,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8001611,1521733,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8001695,1521845,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8001886,1522087,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8001986,1522211,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8002111,1522387,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8002223,1522556,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8002268,1522624,1162,6.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8002281,1522640,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8002514,1522997,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8002779,1523335,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8002810,1523371,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8003048,1523688,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8003259,1523952,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8003277,1523973,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8003574,1524386,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8003576,1524388,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8003861,1524752,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8004279,1525278,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8004321,1525338,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8004465,1525559,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8004782,1526032,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8004901,1526182,1162,30.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8004969,1526313,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8005078,1526466,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8006073,1527780,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8006116,1527831,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8006296,1528109,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8006535,1528407,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8006580,1528469,1162,3.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8006654,1528567,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8006735,1528678,1162,21.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8006898,1528907,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8007031,1529096,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8007172,1529265,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8007594,1529817,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8007613,1529868,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8007890,1530210,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8008093,1530460,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8008263,1530685,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8008562,1531115,1162,3.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8008933,1531659,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8009174,1532050,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8009323,1532258,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8009344,1532288,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8009507,1532492,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8009554,1532567,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8010381,1533620,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8010390,1533633,1162,21.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8010521,1533836,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8010570,1533893,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8010767,1534131,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8011077,1534544,1162,0.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8011178,1534649,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8011189,1534661,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8011254,1534743,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8011304,1534800,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8011428,1534937,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8011438,1534948,1162,6.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8012102,1535943,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8012267,1536156,1162,9.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8013028,1537138,1162,2.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8013075,1537203,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8013138,1537299,1162,32.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8013215,1537398,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8013563,1537778,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8013722,1538020,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8013981,1538424,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8014349,1538944,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8014377,1538981,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8014453,1539060,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8014458,1539066,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8014870,1539617,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8015232,1540137,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8015413,1540397,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8015431,1540418,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8016161,1541535,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8016510,1541978,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8016696,1542200,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8016780,1542296,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8016844,1542367,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8016932,1542474,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8017057,1542632,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8017066,1542641,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8017233,1542847,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8017261,1542881,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8017289,1542911,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8017318,1542943,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8017747,1543490,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8017857,1543607,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8018989,1545059,1162,0.3,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8018994,1545065,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8019038,1545119,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8019470,1545754,1162,111.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8019588,1545899,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8020203,1546683,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8020345,1546880,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8020643,1547306,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8021176,1548024,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8021369,1548249,1162,6.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8021475,1548420,1162,4.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8021508,1548471,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8021559,1548534,1162,2.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8021590,1548575,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8021714,1548766,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8021810,1548872,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8021843,1548913,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8021875,1548960,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8021964,1549125,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8022377,1549639,1162,3.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8022757,1550087,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8023193,1550608,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8023413,1550866,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8023443,1550899,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8023582,1551064,1162,42.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8023670,1551202,1162,6.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8023852,1551478,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8023949,1551600,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8024089,1551811,1162,4.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8024102,1551846,1162,3.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8024750,1552659,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8025384,1553432,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8025474,1553553,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8025728,1553841,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8025775,1553892,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8025995,1554159,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8026082,1554260,1162,61.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8026173,1554366,1162,7.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8026224,1554427,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8026320,1554559,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8026539,1554866,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8026603,1554947,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8026650,1555004,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8026927,1555374,1162,2.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8027072,1555556,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8027355,1555934,1162,3.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8027431,1556019,1162,4.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8027828,1556506,1162,10.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8027857,1556537,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8028117,1556846,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8028120,1556850,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8028312,1557076,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8028446,1557229,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8028528,1557325,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8028870,1557776,1162,3.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8028952,1557867,1162,3.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8029126,1558089,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8029150,1558117,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8029283,1558294,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8029318,1558338,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8029542,1558616,1162,5.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8029676,1558768,1162,3.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8029772,1558891,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8029820,1558967,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8029948,1559122,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8029989,1559178,1162,5.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8030140,1559343,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8030373,1559669,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8030845,1560226,1162,3.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8031251,1560690,1162,3.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8031270,1560754,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8031356,1560904,1162,3.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8031580,1561146,1162,12.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8031717,1561308,1162,21.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8031832,1561427,1162,4.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8031921,1561526,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8031966,1561579,1162,112.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8032018,1561640,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8032198,1561858,1162,23.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8032324,1562025,1162,18.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8032369,1562082,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8032578,1562337,1162,11.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8032660,1562452,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8033643,1563616,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8033795,1563914,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8033811,1563944,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8033893,1564095,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8034165,1564488,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8034373,1564745,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8034868,1565396,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8035089,1565647,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8035141,1565709,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8035469,1566183,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8035511,1566237,1162,10.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8035945,1566774,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8036080,1566926,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8036110,1566969,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8036291,1567182,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8036345,1567258,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8036370,1567289,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8036556,1567518,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8036704,1567704,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8036894,1567929,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8037171,1568286,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8037410,1568579,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8037548,1568739,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8037564,1568755,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8037614,1568817,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8037729,1568949,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8037742,1568974,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8037968,1569322,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8038049,1569421,1162,1.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8038189,1569604,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8039073,1570694,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8039106,1570729,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8039247,1570911,1162,7.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8039724,1571519,1162,7.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8039962,1571840,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8040038,1571927,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8040061,1571953,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8040069,1571971,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8040193,1572137,1162,2.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8040383,1572384,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8040549,1572591,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8040843,1572984,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8041082,1573291,1162,2.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8041367,1573635,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8041737,1574124,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8041761,1574152,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8042057,1574508,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8042165,1574624,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8042197,1574665,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8042314,1574808,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8042539,1575067,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8042744,1575349,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8042751,1575362,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8042798,1575425,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8043169,1575926,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8043658,1576628,1162,3.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8043738,1576721,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8044048,1577135,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8044159,1577303,1162,3.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8044325,1577522,1162,6.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8044338,1577544,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8044775,1578116,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8044833,1578184,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8044881,1578237,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8044951,1578328,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8045230,1578668,1162,3.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8045584,1579157,1162,10.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8045604,1579198,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8045630,1579254,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8045702,1579342,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8046108,1579830,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8046186,1579953,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8046229,1580010,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8046700,1580820,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8047080,1581286,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8047111,1581336,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8047128,1581354,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8048032,1582659,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8048420,1583234,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8048450,1583270,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8048856,1583912,1162,3.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8048871,1583933,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8048937,1584039,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8048989,1584112,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8049279,1584599,1162,750.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8049385,1584794,1162,10.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8049533,1585041,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8049568,1585097,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8049683,1585258,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8049877,1585601,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8050074,1585904,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8050131,1585968,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8050553,1586649,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8050942,1587434,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8051216,1587993,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8051376,1588326,1162,45.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8051381,1588332,1162,32.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8051736,1589003,1162,100.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8051933,1589391,1162,24.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8051976,1589458,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8052227,1589914,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8052407,1590202,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8052674,1590745,1162,5.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8052747,1590869,1162,6.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8052961,1591258,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8052970,1591273,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8053120,1591573,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8053166,1591651,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8053284,1591894,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8053583,1592529,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8053623,1592670,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8054003,1593315,1162,300.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8054131,1593553,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8054247,1593787,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8054391,1594047,1162,10.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8054561,1594453,1162,22.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8054590,1594506,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8054970,1595351,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8055026,1595427,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8055320,1596034,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8055360,1596096,1162,10.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8055703,1596565,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8056175,1597240,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8056501,1597705,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8056555,1597774,1162,14.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8056804,1598075,1162,22.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8056900,1598202,1162,9.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8057218,1598632,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8057276,1598699,1162,6.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8057596,1599061,1162,13.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8057731,1599212,1162,3.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8057783,1599285,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8058486,1600336,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8058572,1600442,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8058606,1600506,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8058688,1600625,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8058705,1600650,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8059409,1601552,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8059466,1601657,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8059562,1601814,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8059647,1601928,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8059672,1602001,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8059723,1602112,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8059956,1602585,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8060001,1602652,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8060062,1602721,1162,2.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8060227,1602931,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8060231,1602937,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8060306,1603044,1162,56.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8060696,1603564,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8061027,1604001,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8061125,1604145,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8061736,1605002,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8061922,1605274,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8061960,1605330,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8062046,1605452,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8062052,1605462,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8062432,1605951,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8063525,1607268,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8063702,1607490,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8063791,1607622,1162,4.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8063805,1607640,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8064154,1608089,1162,412.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8064355,1608359,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8064554,1608636,1162,73.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8064609,1608691,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8064854,1609043,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8064993,1609243,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8065081,1609349,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8065174,1609465,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8065206,1609531,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8065374,1609784,1162,47.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8065645,1610115,1162,3.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8065722,1610228,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8066032,1610641,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8066288,1610994,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8066471,1611256,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8066652,1611538,1162,18.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8066658,1611544,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8066773,1611707,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8066810,1611782,1162,5.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8067565,1612852,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8067643,1612971,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8067829,1613237,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8068211,1613791,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8068414,1614072,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8068452,1614126,1162,3.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8068680,1614449,1162,38.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8068796,1614612,1162,28.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8069069,1615009,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8069211,1615235,1162,38.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8069236,1615276,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8069469,1615628,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8069553,1615745,1162,1.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8069703,1615957,1162,37.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8070184,1616668,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8070488,1617114,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8070608,1617302,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8070777,1617544,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8070958,1617759,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8071077,1617949,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8071119,1618011,1162,13.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8071418,1618473,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8071656,1618841,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8071714,1618927,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8072147,1619619,1162,17.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8072757,1620675,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8072793,1620723,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8073186,1621318,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8073395,1621648,1162,28.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8073679,1622152,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8073851,1622373,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8074143,1622925,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8074401,1623439,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8074651,1623999,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8074752,1624210,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8074835,1624372,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8075120,1624903,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8075186,1625035,1162,1.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8075282,1625242,1162,2.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8075337,1625342,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8075561,1625834,1162,19.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8075643,1625966,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8075753,1626186,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8075790,1626239,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8075836,1626342,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8075882,1626586,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8075907,1626666,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8075943,1626756,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8075963,1626797,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8076237,1627334,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8076618,1628531,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8076633,1628589,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8076743,1628974,1162,65.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8077355,1630457,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8077422,1630608,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8077505,1630900,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8077525,1630967,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8077816,1631811,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8077863,1631881,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8078283,1632721,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8078501,1633098,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8078545,1633169,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8078575,1633228,1162,53.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8078633,1633323,1162,3.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8078686,1633424,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8079126,1634454,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8079201,1634648,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8079229,1634770,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8079305,1634978,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8079379,1635140,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8079479,1635597,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8079606,1635985,1162,23.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8079714,1636345,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8079864,1636598,1162,7.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8079870,1636607,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8080039,1636949,1162,1.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8080328,1637534,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8080430,1637716,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8081203,1639277,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8081258,1639398,1162,2.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8081329,1639570,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8081968,1640621,1162,0.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8082207,1641228,1162,5.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8082451,1641757,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8082523,1641859,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8082661,1642007,1162,12.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8082744,1642140,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8083038,1642765,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8083436,1643890,1162,1.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8083748,1644350,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8084104,1645533,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8084191,1645814,1162,38.8,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8084274,1646067,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8084321,1646194,1162,4.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8084420,1646403,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8084492,1646536,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8084618,1646724,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8084879,1647210,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8084933,1647299,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8085087,1647570,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8085315,1647971,1162,923.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8085464,1648276,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8085829,1649037,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8085874,1649194,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8086067,1649712,1162,6.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8086172,1649893,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8086370,1650360,1162,52.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8086493,1650515,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8086554,1650603,1162,50.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8086631,1650726,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8086699,1650816,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8086910,1651219,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8086965,1651385,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8087013,1651507,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8087113,1651790,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8087219,1652171,1162,20.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8087604,1652750,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8088218,1654145,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8088308,1654462,1162,9.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8088575,1655396,1162,1.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8088803,1655972,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8089073,1656325,1162,24.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8089084,1656340,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8089731,1657562,1162,18.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8089779,1657631,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8090129,1658614,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8090280,1659087,1162,25.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8090293,1659108,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8090348,1659226,1162,21.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8090407,1659364,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8090495,1659570,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8090805,1660490,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8090835,1660614,1162,2.7,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8091253,1661837,1162,25.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8091413,1662340,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8091622,1662808,1162,8.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8091840,1663298,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8091956,1663675,1162,20.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8091974,1663771,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8091996,1663827,1162,21.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8092012,1663869,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8092507,1665437,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8092547,1665523,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8092879,1666257,1162,15.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8093640,1668386,1162,171.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8093716,1668582,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8093721,1668596,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8093911,1669173,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8094014,1669544,1162,91.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8094343,1670670,1162,19.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8094367,1670757,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8094558,1671374,1162,35.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8094614,1671547,1162,78.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8094774,1672101,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8095222,1673478,1162,5.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8095314,1673860,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8095545,1674543,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8095595,1674683,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8095782,1675390,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8096200,1676744,1162,31.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8096401,1677774,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8096513,1678201,1162,17.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8096691,1678823,1162,25.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8096798,1679185,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8096926,1679773,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8096993,1680119,1162,6.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8097468,1681989,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8097499,1682167,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8097503,1682184,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8097567,1682377,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8097652,1682617,1162,29.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8097910,1683646,1162,7.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8098339,1684953,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8098599,1685750,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8098636,1685849,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8098715,1686209,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8098719,1686216,1162,7.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8098748,1686335,1162,1.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8098878,1686728,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8099038,1687333,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8099726,1689815,1162,35.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8099731,1689820,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8099813,1690114,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8099844,1690231,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8099939,1690733,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8100284,1692575,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8100362,1692805,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8100366,1692825,1162,65.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8100371,1692861,1162,41.7,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8100868,1695514,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8100986,1695849,1162,40.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8101415,1697569,1162,3.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8101552,1698201,1162,3.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8101898,1699689,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8101998,1700274,1162,19.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8102469,1703056,1162,266.7,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8103095,1705997,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8103368,1707610,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8103507,1708329,1162,11.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8103646,1709249,1162,25.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8103686,1709404,1162,22.8,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8103965,1710560,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8104281,1712543,1162,6.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8104330,1712791,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8104493,1713878,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8104942,1715851,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8105153,1716791,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8105185,1716940,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8105431,1718070,1162,20.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8105454,1718306,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8105509,1718601,1162,285.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8105587,1719009,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8105713,1719857,1162,12.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8106341,1722850,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8106547,1723709,1162,50.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8106848,1725289,1162,33.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8106954,1725618,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8107102,1726168,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8107268,1726898,1162,5.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8107353,1727274,1162,18.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8107511,1727993,1162,307.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8107791,1729483,1162,120.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8107812,1729551,1162,5.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8108167,1732633,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8108200,1732977,1162,60.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8108888,1737240,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8109007,1737903,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8109096,1738447,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8109296,1739618,1162,36.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8109427,1740449,1162,37.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8109456,1740548,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8109623,1741702,1162,10.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8109739,1742498,1162,10.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8109796,1742882,1162,8.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8109810,1742977,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8109857,1743277,1162,84.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8109901,1743616,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8110166,1745288,1162,40.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8110288,1746098,1162,5.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8110302,1746215,1162,19.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8110461,1747211,1162,54.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8110724,1749244,1162,2.3,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8110903,1756967,1162,25.1,1.0,1.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8110907,1757083,1162,12.3,1.0,1.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8111051,1757747,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8111064,1757760,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8111103,1881016,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8111199,1758295,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8111493,1758944,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8111609,1759161,1162,13.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8112083,1759806,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8112086,1759809,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8112232,1760004,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8112326,1760141,1162,150.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8112551,1760438,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8112593,1760496,1162,6.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8112610,1760513,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8113031,1761056,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8113042,1761067,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8113048,1761073,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8113242,1761330,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8113251,1761343,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8113437,1761618,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8113636,1761870,1162,4.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8113697,1761950,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8113740,1762008,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8113851,1762179,1162,3.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8114132,1762603,1162,9.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8114226,1762733,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8114395,1762988,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8114470,1763083,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8114591,1763276,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8114607,1763302,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8114663,1763377,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8115055,1763879,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8115489,1764434,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8115713,1764770,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8115734,1764819,1162,7.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8116174,1765394,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8116188,1765424,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8116280,1765552,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8116428,1765739,1162,3.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8116445,1765767,1162,1.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8116595,1765985,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8116817,1766304,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8116984,1766506,1162,53.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8117019,1766542,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8117249,1766843,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8117535,1767255,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8117765,1767602,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8117801,1767647,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8117807,1767656,1162,13.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8118113,1768066,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8118313,1768313,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8118852,1769038,1162,12.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8118940,1769157,1162,7.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8119211,1769573,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8119326,1769718,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8119536,1770096,1162,4.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8119609,1770200,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8119792,1770437,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8120065,1770806,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8120153,1770925,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8120231,1771030,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8120332,1771158,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8120660,1771619,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8121174,1772316,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8121176,1772318,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8121574,1772849,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8122034,1773481,1162,2.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8122049,1773500,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8122055,1773508,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8122116,1773593,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8123041,1774830,1162,2.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8123163,1775001,1162,1.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8123212,1775077,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8123290,1775184,1162,260.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8123431,1881445,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8123683,1775801,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8123971,1776193,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8124214,1776481,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8124526,1776900,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8124655,1777062,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8124959,1777465,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8125591,1778227,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8125623,1778259,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8125629,1778265,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8125863,1778551,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8126391,1779152,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8126692,1779510,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8126753,1779582,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8127008,1779897,1162,8.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8127058,1779954,1162,6.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8127349,1780343,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8127462,1780473,1162,5.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8127580,1780612,1162,18.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8127726,1780769,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8127834,1780894,1162,4.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8127935,1781025,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8128370,1781512,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8128496,1781667,1162,14.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8128624,1781808,1162,11.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8128749,1781948,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8128830,1782037,1162,16.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8129027,1782277,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8129162,1782476,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8129392,1782810,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8129522,1782964,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8129645,1783108,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8130201,1783774,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8130391,1784018,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8130436,1784065,1162,32.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8130800,1784542,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8130894,1784656,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8130928,1784712,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8131134,1784975,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8132004,1786023,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8132308,1786402,1162,37.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8132453,1786601,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8132838,1787082,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8133032,1787359,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8133158,1787527,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8133195,1787586,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8133244,1787648,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8133421,1787874,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8133707,1788326,1162,38.3,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8133719,1788347,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8133901,1788649,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8133965,1788757,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8134015,1788824,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8134883,1790300,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8134942,1790375,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8135260,1790769,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8135309,1790826,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8135403,1790946,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8135415,1790963,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8135896,1791549,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8136188,1791907,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8136206,1791930,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8136331,1792078,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8136457,1792248,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8136572,1792440,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8136738,1792642,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8136755,1792663,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8136802,1792720,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8136804,1792723,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8137110,1793120,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8137457,1793523,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8137624,1793724,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8138174,1794404,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8138358,1794648,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8138618,1881760,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8138624,1794977,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8138642,1795005,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8138682,1795059,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8138689,1795070,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8138784,1795193,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8138998,1795477,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8139180,1795713,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8139328,1795906,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8139396,1795994,1162,14.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8139418,1796019,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8139692,1796365,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8139698,1796374,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8139830,1796535,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8139866,1796581,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8140334,1797161,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8140357,1797196,1162,420.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8140659,1797616,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8140853,1797894,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8141053,1798196,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8141789,1799379,1162,2.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8142097,1799854,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8142119,1799885,1162,10.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8142195,1800012,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8142235,1800089,1162,5.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8142688,1800889,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8142819,1801080,1162,44.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8142881,1801197,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8143478,1802248,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8143859,1802957,1162,31.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8144147,1803500,1162,12.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8144178,1803595,1162,11.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8144549,1804124,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8144996,1805005,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8145021,1805040,1162,4.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8145067,1805095,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8145620,1805959,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8146221,1807067,1162,80.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8146693,1808035,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8146993,1808619,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8147132,1808785,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8147676,1810039,1162,3.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8147770,1810291,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8148046,1810913,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8148315,1811567,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8148492,1811917,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8148519,1811970,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8148543,1812027,1162,28.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8148723,1812453,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8148904,1812883,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8149314,1813842,1162,152.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8149315,1813843,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8149360,1813950,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8149454,1814222,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8149802,1815055,1162,2.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8150034,1815684,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8150043,1815726,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8150058,1815760,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8150676,1817095,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8150807,1817432,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8151223,1818639,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8151554,1819615,1162,31.7,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8151579,1819660,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8151751,1820048,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8152399,1821903,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8152673,1822586,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8153288,1824666,1162,2000.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8153464,1825191,1162,2.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8153578,1825521,1162,7.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8153999,1826776,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8154170,1827608,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8154189,1827721,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8154465,1829010,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8154748,1830694,1162,22.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8154846,1831372,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8155052,1833295,1162,12.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8155191,1833868,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8155559,1835025,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8155678,1835297,1162,1272.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8155782,1835961,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8156173,1838025,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8156241,1838171,1162,25.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8156289,1838269,1162,375.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8156331,1838395,1162,20.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8156397,1882344,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8156815,1838756,1162,20.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8156836,1838806,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8157122,1839284,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8157283,1839584,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8157448,1839842,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8157740,1883014,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8157982,1840722,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8158114,1841026,1162,9.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8158187,1841154,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8158229,1841216,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8158232,1841221,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8158350,1841353,1162,758.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8158494,1841531,1162,83.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8158632,1841790,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8158943,1842352,1162,300.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8159121,1883369,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8159191,1842852,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8159287,1883432,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8160063,1883598,1162,12.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8160481,1883953,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8160563,1884041,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8160750,1884329,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8160760,1884353,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8160964,1884725,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8161081,1884943,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8161398,1885564,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8161432,1885611,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8161437,1885617,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8161488,1885676,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8161557,1885772,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8161563,1885779,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8161623,1885854,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8161730,1885991,1162,18.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8161804,1886074,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8161815,1886087,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8161870,1886165,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8162104,1886461,1162,3.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8162247,1886691,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8162301,1886766,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8162440,1886939,1162,2.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8162724,1887291,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8162964,1887659,1162,3.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8163295,1888122,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8163342,1888183,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8163559,1888465,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8163604,1888512,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8164066,1889144,1162,5.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8164274,1889401,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8164275,1889402,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8164279,1889406,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8164626,1889833,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8165079,1890403,1162,4.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8165504,1890944,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8165534,1890976,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8165581,1891032,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8165667,1891139,1162,7.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8165786,1891285,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8165815,1891316,1162,10.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8165951,1891468,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8166265,1891829,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8166340,1891911,1162,6.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8166388,1891976,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8166416,1892015,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8166584,1892202,1162,7.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8166820,1892529,1162,15.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8167023,1892801,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8167047,1892830,1162,1.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8167154,1892976,1162,15.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8167976,1894003,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8168000,1894028,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8168208,1894297,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8168276,1894373,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8168286,1894384,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8168423,1894577,1162,5.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8168509,1894686,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8168595,1894800,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8168940,1895195,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8169033,1895298,1162,16.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8169240,1895574,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8169362,1895711,1162,12.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8169459,1895826,1162,10.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8169621,1896005,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8169656,1896049,1162,20.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8169713,1896114,1162,17.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8169894,1896335,1162,11.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8169937,1896389,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8169999,1896461,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8170092,1896575,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8170305,1896856,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8170486,1897084,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8170798,1897548,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8170853,1897628,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8171195,1898092,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8171377,1898310,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8171509,1898495,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8171560,1898553,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8171897,1898961,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8172237,1899377,1162,56.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8172379,1899566,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8172387,1899574,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8172512,1899728,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8172553,1899778,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8172723,1899994,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8173018,1900405,1162,1000.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8173041,1900430,1162,57.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8173091,1900493,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8173119,1900521,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8173892,1901472,1162,0.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8173947,1901541,1162,3.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8173950,1901544,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8174032,1901674,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8174145,1901815,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8174327,1902078,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8174547,1902352,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8174675,1902507,1162,10.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8174735,1902585,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8174854,1902730,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8174971,1902872,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8175154,1903098,1162,3.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8175166,1903121,1162,9.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8175434,1903444,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8175574,1903604,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8175762,1903850,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8175840,1903934,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8175871,1903971,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8175970,1904106,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8175992,1904153,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8176193,1904501,1162,3.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8176369,1904735,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8176455,1904867,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8177084,1905772,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8177101,1905798,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8177170,1905891,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8177383,1906200,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8177875,1906981,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8178274,1907678,1162,4.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8178463,1907950,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8178591,1908160,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8179349,1909364,1162,32.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8179384,1909453,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8179465,1909614,1162,96.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8179519,1909728,1162,150.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8179650,1909986,1162,45.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8179694,1910048,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8179721,1910093,1162,28.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8179736,1910132,1162,5.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8179822,1910299,1162,160.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8179826,1910322,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8180226,1911031,1162,37.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8180337,1911271,1162,40.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8180818,1912207,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8180933,1912384,1162,42.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8181186,1912722,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8181465,1913093,1162,1.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8181609,1913261,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8181809,1913528,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8182075,1913835,1162,16.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8182114,1913877,1162,0.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8182152,1913921,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8182403,1914272,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8182963,1914970,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8183005,1915015,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8183053,1915096,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8183215,1915371,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8183537,1915829,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8183596,1915921,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8183905,1916341,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8183909,1916345,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8183990,1916473,1162,3.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8184990,1917765,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8185004,1917785,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8185137,1917956,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8185378,1918278,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8185437,1918359,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8185523,1918481,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8185665,1918665,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8185829,1918913,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8185834,1918926,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8185923,1919054,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8185981,1919124,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8186062,1919280,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8186587,1920059,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8186714,1920246,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8186794,1920376,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8187101,1920895,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8187296,1921232,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8187460,1921522,1162,77.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8187595,1921765,1162,0.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8187857,1922194,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8187868,1922207,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8188246,1922775,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8188862,1923728,1162,40.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8189076,1924066,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8189414,1924562,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8189821,1925312,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8189822,1925313,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8190002,1925602,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8190012,1925620,1162,3.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8190079,1925748,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8190549,1926707,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8190726,1927041,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8190840,1927304,1162,9.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8190926,1927508,1162,1.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8190956,1927567,1162,12.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8190996,1927660,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8191209,1928025,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8191421,1928417,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8192541,1930583,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8192628,1930728,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8192795,1931064,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8192823,1931128,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8192917,1931325,1162,77.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8193236,1931974,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8193407,1932383,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8193846,1933207,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8193901,1933305,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8193936,1933389,1162,4.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8194025,1933622,1162,45.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8194135,1933938,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8194450,1934445,1162,18.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8194732,1934900,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8195031,1935589,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8195174,1935874,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8195176,1935877,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8195324,1936330,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8195607,1937215,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8196076,1938037,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8196694,1939455,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8196787,1939651,1162,35.7,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8196910,1939884,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8197128,1940404,1162,5.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8197205,1940759,1162,21.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8197370,1941049,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8197377,1941057,1162,4.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8197485,1941232,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8197538,1941318,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8197568,1941361,1162,7.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8197963,1942349,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8198273,1943258,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8198541,1943933,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8198653,1944071,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8198961,1944642,1162,18.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8199271,1945665,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8199314,1945789,1162,29.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8199613,1946759,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8199771,1947299,1162,37.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8200066,1948335,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8200127,1948522,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8200258,1948866,1162,7.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8201156,1951610,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8201188,1951713,1162,20.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8201252,1951946,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8201444,1952591,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8201631,1953231,1162,6.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8201672,1953400,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8201836,1954055,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8201884,1954162,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8202072,1954767,1162,3.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8202192,1955154,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8202287,1955554,1162,16.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8202670,1956850,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8202723,1957060,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8202785,1957219,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8203038,1958181,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8203098,1958389,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8203181,1958732,1162,55.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8203382,1959466,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8203553,1960225,1162,4.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8203796,1961188,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8203849,1961396,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8203869,1961460,1162,48.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8204436,1963731,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8204545,1964143,1162,302.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8205714,1969000,1162,45.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8205852,1969830,1162,37.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8206200,1971029,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8207028,1975316,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8207088,1975593,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8207241,1976321,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8207350,1977007,1162,4.8,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8207496,1978501,1162,75.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8207598,1979597,1162,22.3,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8208033,1983403,1162,175.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8208040,1983413,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8208115,1983542,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8208155,1983617,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8208301,1984984,1162,166.7,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8208766,1989063,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8208950,1990603,1162,200.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8209078,1991580,1162,25.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8209079,1991607,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8209248,1992985,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8209506,1995391,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8209589,1996006,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8209815,1998098,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8210058,2006192,1162,21.1,1.0,1.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8210136,2007657,1162,8.3,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8210387,2008102,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8210885,2008706,1162,6.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8210921,2008749,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8210946,2008774,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8210993,2008841,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8211336,2009287,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8211417,2009388,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8211530,2009557,1162,7.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8211611,2009672,1162,3.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8211701,2009799,1162,36.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8211978,2010129,1162,12.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8211990,2010141,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8212194,2010414,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8212273,2010515,1162,28.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8212409,2010732,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8212455,2010838,1162,11.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8212609,2011100,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8212943,2011611,1162,9.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8213308,2012086,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8214024,2013094,1162,4.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8214754,2014159,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8215124,2014637,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8215130,2014650,1162,3.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8215255,2014814,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8215391,2015016,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8215393,2015019,1162,1.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8215647,2015398,1162,9.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8215801,2015583,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8216003,2015825,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8216071,2015934,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8216240,2016162,1162,3.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8216882,2017068,1162,3.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8217062,2017339,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8217615,2018142,1162,18.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8217762,2018319,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8218143,2018906,1162,7.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8218250,2019040,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8218341,2019177,1162,3.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8218653,2019629,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8218727,2019729,1162,7.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8218911,2019992,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8219077,2020192,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8219197,2020347,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8219330,2020506,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8219351,2020536,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8219376,2020567,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8219742,2021010,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8219897,2021214,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8219955,2021285,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8220019,2021392,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8220191,2021579,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8220525,2022001,1162,4.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8220563,2022048,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8220920,2022588,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8220974,2022663,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8221111,2022854,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8221216,2022992,1162,21.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8221251,2023101,1162,7.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8221784,2023979,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8221848,2024079,1162,7.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8221870,2024105,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8221909,2024175,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8221968,2024264,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8221975,2024273,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8222523,2025179,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8222701,2025448,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8223080,2025982,1162,13.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8223256,2026331,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8223292,2026382,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8223518,2026749,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8223595,2026858,1162,13.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8223749,2027109,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8224157,2027784,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8224365,2028107,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8224432,2028206,1162,47.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8224586,2028485,1162,90.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8225022,2029086,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8225204,2029475,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8225218,2029496,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8225360,2029723,1162,3.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8225487,2029890,1162,21.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8225604,2030047,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8225622,2030076,1162,107.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8225693,2030199,1162,15.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8226169,2030861,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8226222,2030937,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8226856,2031824,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8226950,2031935,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8227220,2032294,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8227328,2032436,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8227410,2032538,1162,53.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8227482,2032681,1162,15.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8227718,2032999,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8228102,2033514,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8228485,2033994,1162,37.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8228609,2034167,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8228708,2034287,1162,3.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8228784,2034482,1162,0.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8228789,2034504,1162,9.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8228960,2035045,1162,14.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8229128,2035258,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8229574,2036005,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8229980,2036596,1162,39.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8230020,2036678,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8230150,2036869,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8230549,2037392,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8231203,2038370,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8231389,2038624,1162,3.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8232132,2040095,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8232232,2040234,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8232271,2040281,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8232550,2040682,1162,9.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8232637,2040819,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8232678,2040867,1162,52.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8232770,2041076,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8232771,2041078,1162,72.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8232930,2041287,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8233385,2041947,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8233391,2041958,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8233618,2042236,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8233669,2042296,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8233679,2042306,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8233754,2042392,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8233773,2042413,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8233799,2042444,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8233874,2042535,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8234440,2043318,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8234556,2043468,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8234577,2043496,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8234679,2043610,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8234933,2043957,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8234981,2044041,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8235118,2044203,1162,3.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8235120,2044205,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8235243,2044344,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8235451,2044581,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8235475,2044609,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8235630,2044804,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8235776,2044988,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8235944,2045216,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8236696,2046189,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8236765,2046273,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8236781,2046289,1162,2.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8236829,2046344,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8237212,2046829,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8237353,2047010,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8237462,2047183,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8237618,2047409,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8237759,2047601,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8237769,2047612,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8238125,2048065,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8238187,2048156,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8238228,2048202,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8238236,2048213,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8238336,2048362,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8238449,2048499,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8238480,2048537,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8238878,2049058,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8239136,2049375,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8239244,2049509,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8239332,2049612,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8239433,2049737,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8240001,2050568,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8240058,2050635,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8240123,2050731,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8240372,2051054,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8240453,2051148,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8240508,2051209,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8241244,2052099,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8241258,2052116,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8241277,2052135,1162,66.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8241516,2052555,1162,5.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8241532,2052579,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8241696,2052775,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8241743,2052825,1162,0.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8241775,2052857,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8242007,2053140,1162,10.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8242130,2053294,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8242379,2053614,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8242679,2053948,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8242875,2054252,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8243403,2054910,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8243420,2054930,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8243453,2054965,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8243649,2055202,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8243653,2055206,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8244269,2055959,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8244444,2056174,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8244470,2056231,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8244974,2056824,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8244997,2056856,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8245100,2056986,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8245117,2057008,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8245168,2057062,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8245170,2057064,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8245617,2057603,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8245880,2057893,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8245887,2057900,1162,10.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8246199,2058301,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8246457,2058606,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8246996,2059323,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8247134,2059480,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8247209,2059575,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8247337,2059746,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8247608,2060100,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8248137,2060814,1162,10.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8248146,2060823,1162,18.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8248154,2060834,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8248249,2060987,1162,3.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8248321,2061088,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8248726,2061556,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8248793,2061640,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8248931,2061809,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8249080,2061984,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8249175,2062110,1162,1.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8249213,2062172,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8249471,2062537,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8249822,2062983,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8249992,2063199,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8250026,2063238,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8250281,2063549,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8250293,2063563,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8250472,2063764,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8250603,2063914,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8250698,2064026,1162,2.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8250780,2064135,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8250814,2064188,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8251535,2065104,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8252052,2065708,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8252394,2066107,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8252580,2066321,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8252692,2066454,1162,120.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8252858,2066657,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8253332,2067248,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8253375,2067298,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8253602,2067555,1162,40.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8253686,2067656,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8253799,2067784,1162,18.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8253860,2067852,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8253864,2067860,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8253917,2067921,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8253998,2068008,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8254152,2068185,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8254333,2068450,1162,1.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8254384,2068501,1162,14.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8255085,2069322,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8255138,2069385,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8255583,2069901,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8255618,2069955,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8255637,2069987,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8255677,2070068,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8256006,2070557,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8256088,2070651,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8256150,2070724,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8256186,2070768,1162,7.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8256309,2070904,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8256448,2071068,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8256766,2071490,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8256827,2071561,1162,5.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8256906,2071645,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8256943,2071686,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8257033,2071798,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8257041,2071806,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8257063,2071836,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8257204,2072018,1162,21.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8257283,2072099,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8257349,2072179,1162,260.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8257426,2072283,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8257597,2072491,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8257661,2072569,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8257682,2072591,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8257856,2072795,1162,4.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8258735,2073909,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8259032,2074286,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8259637,2075007,1162,26.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8259761,2075170,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8260441,2076006,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8260488,2076060,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8260649,2076284,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8260842,2076501,1162,16.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8260866,2076529,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8260926,2076593,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8261161,2076866,1162,20.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8261163,2076868,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8261365,2077137,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8261543,2077341,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8261710,2077552,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8261777,2077663,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8261788,2077676,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8261909,2077841,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8262068,2078055,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8262164,2078184,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8262185,2078216,1162,4.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8262739,2078907,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8263001,2079201,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8263306,2079588,1162,96.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8263623,2080013,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8263738,2080207,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8263767,2080237,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8263774,2080244,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8263853,2080342,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8264177,2080760,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8264633,2081374,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8264692,2081440,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8264804,2081578,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8265204,2082239,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8265285,2082357,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8265763,2083174,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8265790,2083211,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8266218,2083934,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8266506,2084600,1162,8.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8266590,2084734,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8266594,2084738,1162,100.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8266640,2084823,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8266820,2085229,1162,12.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8267596,2086595,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8267615,2086628,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8268079,2087606,1162,18.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8268091,2087625,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8268141,2087719,1162,12.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8268159,2087758,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8268160,2087759,1162,6.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8268294,2087991,1162,17.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8268405,2088187,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8268417,2088202,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8268718,2088807,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8268901,2089033,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8269467,2089772,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8269475,2089782,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8269644,2089973,1162,33.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8269656,2089988,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8269758,2090132,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8270029,2090439,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8270611,2091150,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8270681,2091233,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8270699,2091256,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8270767,2091385,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8270832,2091493,1162,3.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8270854,2091519,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8271096,2091815,1162,23.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8271248,2092006,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8271335,2092142,1162,12.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8271529,2092489,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8271978,2093139,1162,2.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8272075,2093271,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8272264,2093490,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8272549,2093884,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8272616,2093993,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8272777,2094189,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8272975,2094452,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8273563,2095140,1162,84.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8273822,2095442,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8273867,2095503,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8273884,2095520,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8274445,2096207,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8274498,2096275,1162,120.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8274899,2096778,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8274922,2096812,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8275204,2097172,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8275357,2097364,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8275527,2097589,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8275909,2098078,1162,50.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8276025,2098233,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8276040,2098260,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8276163,2098426,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8276215,2098497,1162,15.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8276777,2099275,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8277036,2099624,1162,1.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8277094,2099706,1162,65.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8277343,2100063,1162,9.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8277350,2100070,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8277742,2100576,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8277749,2100586,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8278536,2101672,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8278587,2101727,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8278744,2101958,1162,14.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8279074,2102415,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8279119,2102481,1162,3.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8279302,2102707,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8279635,2103153,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8279794,2103382,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8280290,2104119,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8280829,2104949,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8280901,2105055,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8281232,2105574,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8281303,2105665,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8281382,2105770,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8281589,2106113,1162,27.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8281772,2106451,1162,7.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8282237,2107196,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8282493,2107699,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8282943,2108541,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8283298,2109576,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8284020,2110806,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8284095,2110990,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8284107,2111021,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8284314,2111700,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8284323,2111728,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8284328,2111735,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8284525,2112076,1162,15.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8284532,2112084,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8284669,2112363,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8284813,2112618,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8284902,2112758,1162,6.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8285497,2113766,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8285612,2113962,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8286092,2115008,1162,3.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8286185,2115140,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8286341,2115448,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8286376,2115523,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8286528,2116099,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8287026,2117102,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8287463,2117976,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8287582,2118223,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8287962,2118817,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8288112,2119086,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8288167,2119216,1162,6.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8288173,2119234,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8288225,2119376,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8288354,2119603,1162,2.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8288470,2119764,1162,3.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8288488,2119791,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8288493,2119799,1162,16.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8288707,2120178,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8288738,2120258,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8288764,2120314,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8288821,2120470,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8289074,2121148,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8289324,2121572,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8289475,2121816,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8289728,2122282,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8289752,2122317,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8289903,2122644,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8290129,2123130,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8290395,2123792,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8290469,2123952,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8290553,2124187,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8290702,2124554,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8290714,2124578,1162,4.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8291566,2126737,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8291666,2127002,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8291709,2127073,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8291793,2127237,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8291848,2127314,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8291950,2127558,1162,3.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8292067,2127873,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8292130,2128075,1162,0.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8292337,2128675,1162,5.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8292339,2128686,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8292777,2129894,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8292915,2130255,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8292987,2130527,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8293022,2130613,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8293233,2131139,1162,71.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8294150,2134190,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8294184,2134331,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8294323,2134812,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8294701,2135777,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8294840,2136126,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8294933,2136337,1162,22.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8295191,2136924,1162,5.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8295638,2138114,1162,2.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8296214,2139907,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8296259,2140018,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8296315,2140336,1162,3.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8296554,2141391,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8296901,2142933,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8297068,2143457,1162,7.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8297286,2144244,1162,10.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8297549,2145162,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8297744,2146011,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8297899,2146764,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8297943,2146971,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8298034,2147329,1162,42.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8298059,2147455,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8298195,2148042,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8298502,2149476,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8298579,2149760,1162,4.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8298593,2149811,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8298602,2149868,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8299291,2152911,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8299459,2153628,1162,25.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8299624,2154129,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8299834,2154888,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8300297,2156788,1162,8.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8300451,2157239,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8300496,2157315,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8300749,2158154,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8300944,2158871,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8301143,2159725,1162,5.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8301318,2160135,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8301540,2161177,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8302040,2164163,1162,4.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8302052,2164269,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8302143,2164750,1162,7.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8302628,2167255,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8302733,2167805,1162,638.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8302734,2167806,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8303406,2171836,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8303828,2174453,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8303877,2174600,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8304098,2175270,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8304220,2175626,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8304312,2176023,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8304447,2177085,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8304742,2179293,1162,104.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8304791,2179790,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8304909,2180792,1162,48.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8305186,2184304,1162,4.2,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8305298,2184840,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8305362,2185192,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8305509,2185382,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8305518,2185391,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8305519,2185392,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8305747,2185744,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8305793,2185819,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8305907,2186029,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8306175,2186595,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8306433,2187060,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8306498,2187131,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8306743,2187425,1162,5.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8306853,2187615,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8306878,2187655,1162,29.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8306964,2187828,1162,10.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8307038,2187926,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8307039,2187928,1162,42.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8307140,2188070,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8307266,2188353,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8307352,2188537,1162,3.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8307579,2189118,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8307639,2189317,1162,41.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8308001,2192208,1162,1.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8308084,2192873,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8308228,2193868,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8308300,2194521,1162,2.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8308390,2195220,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8308576,2196541,1162,30.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8308588,2196632,1162,4.2,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8309493,2199387,1162,42.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8309697,2200091,1162,37.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8309727,2200177,1162,32.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8309793,2200655,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8309799,2200673,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8310206,2202215,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8310221,2202299,1162,16.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8310342,2203025,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8310629,2206119,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8311249,2209503,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8311587,2210557,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8311697,2210932,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8311705,2210981,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8311940,2211879,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8312073,2212695,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8312131,2212901,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8312288,2213351,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8312504,2214394,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8312721,2216718,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8313087,2219819,1162,3.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8313101,2219833,1162,10.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8313181,2220682,1162,79.6,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8313669,2222230,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8313710,2222274,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8313720,2222285,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8314455,2226146,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8314592,2226556,1162,90.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8314861,2228038,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8314895,2228073,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8315255,2228640,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8315380,2228887,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8315831,2229674,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8316004,2230838,1162,39.4,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8316147,2231391,1162,29.4,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8316359,2232076,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8316476,2232242,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8316487,2232271,1162,3.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8316572,2232408,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8316646,2232485,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8316707,2232648,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8316826,2232866,1162,5.7,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8317190,2233617,1162,46.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8317199,2233637,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8317208,2233653,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8317236,2233779,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8317459,2234183,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8317611,2234677,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8317766,2234952,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8318269,2235908,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8318571,2237103,1162,20.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8318908,2238457,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8319049,2239090,1162,50.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8319119,2239412,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8319334,2240239,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8319336,2240251,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8319381,2240463,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8319389,2240526,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8319541,2241093,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8319757,2242000,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8319928,2242439,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8319939,2242480,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8320022,2242747,1162,2.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8320231,2243600,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8320423,2244522,1162,15.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8320936,2246661,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8321685,2251421,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8321907,2253472,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8321926,2253631,1162,11.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8322197,2256297,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8322214,2256379,1162,20.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8322540,2265410,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8322761,2265840,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8323008,2267396,1162,2941.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8323019,2267484,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8323203,2268470,1162,0.8,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8323210,2268516,1162,42.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8323467,2269453,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8323846,2270934,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8323892,2271071,1162,38.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8324044,2271709,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8324490,2273032,1162,7.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8324597,2273379,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8324918,2275571,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8324985,2276078,1162,571.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8325348,2279983,1162,7.6,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8325584,2281658,1162,3.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8325720,2282537,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8325742,2282685,1162,8.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8325768,2282851,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8325788,2283013,1162,11.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8325897,2283673,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8325941,2283793,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8326277,2284520,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8326642,2285198,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8327332,2286175,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8327402,2286257,1162,2.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8327851,2286807,1162,13.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8328296,2287321,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8329319,2288648,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8329447,2288806,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8329468,2288831,1162,18.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8329673,2289088,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8329736,2289163,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8329783,2289215,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8329790,2289223,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8329982,2289446,1162,2.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8330023,2289493,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8330217,2289715,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8330282,2289794,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8330694,2290305,1162,7.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8330773,2296097,1162,0.7,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8331066,2298540,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8331135,2299349,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8331294,2300886,1162,68.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8331344,2301236,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8331436,2301889,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8331619,2303615,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8331682,2304874,1162,1.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8331854,2308552,1162,1.3,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8331881,2309317,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8331976,2311401,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8332109,2313867,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8332182,2314434,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8332251,2314810,1162,3.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8332302,2315088,1162,51.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8332398,2315417,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8332410,2315447,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8332459,2315627,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8332634,2316356,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8332734,2316731,1162,8.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8332831,2320250,1162,10.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8332951,2321909,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8333133,2322761,1162,5.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8333192,2323231,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8333234,2323554,1162,9.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8333398,2324763,1162,3.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8333457,2325284,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8333648,2327412,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8333818,2330786,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8333851,2330827,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8334429,2331446,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8334471,2331494,1162,42.9,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8334495,2331521,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8334551,2331581,1162,79.6,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8335374,2333332,1162,100.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8335378,2333347,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8335680,2333948,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8335949,2334451,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8336718,2336273,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8337782,2338189,1162,2.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8337863,2338477,1162,3.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8337909,2338590,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8337983,2338726,1162,6.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8338278,2339279,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8338441,2339508,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8339021,2341069,1162,1.0,,,,,,,,,"Vitamin C, total ascorbic acid",MG -8339215,2341263,1162,0.0,,,,,,,,,"Vitamin C, total ascorbic acid",MG -8339589,2341637,1162,0.0,,,,,,,,,"Vitamin C, total ascorbic acid",MG -8339697,2341745,1162,0.0,,,,,,,,,"Vitamin C, total ascorbic acid",MG -8339859,2341907,1162,0.1,,,,,,,,,"Vitamin C, total ascorbic acid",MG -8340026,2342074,1162,5.8,,,,,,,,,"Vitamin C, total ascorbic acid",MG -8340209,2342257,1162,6.6,,,,,,,,,"Vitamin C, total ascorbic acid",MG -8340416,2342464,1162,0.5,,,,,,,,,"Vitamin C, total ascorbic acid",MG -8340423,2342471,1162,0.5,,,,,,,,,"Vitamin C, total ascorbic acid",MG -8340975,2343023,1162,0.0,,,,,,,,,"Vitamin C, total ascorbic acid",MG -8341320,2343368,1162,13.4,,,,,,,,,"Vitamin C, total ascorbic acid",MG -8341327,2343375,1162,0.0,,,,,,,,,"Vitamin C, total ascorbic acid",MG -8341930,2343978,1162,55.7,,,,,,,,,"Vitamin C, total ascorbic acid",MG -8342645,2344693,1162,23.8,,,,,,,,,"Vitamin C, total ascorbic acid",MG -8342770,2344818,1162,0.0,,,,,,,,,"Vitamin C, total ascorbic acid",MG -8342896,2344944,1162,6.3,,,,,,,,,"Vitamin C, total ascorbic acid",MG -8342922,2344970,1162,21.0,,,,,,,,,"Vitamin C, total ascorbic acid",MG -8343019,2345067,1162,4.0,,,,,,,,,"Vitamin C, total ascorbic acid",MG -8343147,2345195,1162,2.5,,,,,,,,,"Vitamin C, total ascorbic acid",MG -8343154,2345202,1162,5.9,,,,,,,,,"Vitamin C, total ascorbic acid",MG -8343159,2345207,1162,9.6,,,,,,,,,"Vitamin C, total ascorbic acid",MG -8343185,2345233,1162,15.8,,,,,,,,,"Vitamin C, total ascorbic acid",MG -8343217,2345265,1162,6.8,,,,,,,,,"Vitamin C, total ascorbic acid",MG -8343396,2345444,1162,1.6,,,,,,,,,"Vitamin C, total ascorbic acid",MG -8343597,2345645,1162,1.5,,,,,,,,,"Vitamin C, total ascorbic acid",MG -8343638,2345686,1162,11.7,,,,,,,,,"Vitamin C, total ascorbic acid",MG -8344000,2346048,1162,0.0,,,,,,,,,"Vitamin C, total ascorbic acid",MG -8344089,2346137,1162,20.2,,,,,,,,,"Vitamin C, total ascorbic acid",MG -8344159,2346207,1162,0.0,,,,,,,,,"Vitamin C, total ascorbic acid",MG -8344396,2351153,1162,29.6,1.0,1.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8344505,2364030,1162,12.5,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8344617,2364406,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8344736,2364673,1162,2.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8345031,2366589,1162,85.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8345683,2370293,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8345879,2370525,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8345951,2370613,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8346128,2370838,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8346245,2370975,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8346370,2371108,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8346575,2371594,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8346835,2372758,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8347137,2375388,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8347355,2377801,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8347788,2379797,1162,48.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8347903,2379968,1162,18.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8347952,2380055,1162,12.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8348079,2380208,1162,85.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8348205,2380365,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8348251,2380454,1162,1.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8348307,2380521,1162,16.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8348522,2380746,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8348582,2380810,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8349089,2384590,1162,15.7,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8349100,2384661,1162,29.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8349356,2387384,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8349652,2389972,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8350058,2393901,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8350241,2395629,1162,0.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8350343,2396466,1162,3.7,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8350455,2397106,1162,32.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8350613,2398408,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8350745,2399723,1162,108.3,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8351270,2403466,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8351352,2403989,1162,53.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8351407,2404567,1162,29.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8351497,2405570,1162,1.6,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8351507,2405671,1162,6.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8352135,2409794,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8352238,2410508,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8352457,2412025,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8352561,2412997,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8352615,2413566,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8352759,2414709,1162,3.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8353211,2418526,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8353228,2418634,1162,7.1,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8353285,2419085,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8353483,2420566,1162,27.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8353684,2422551,1162,100.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8353902,2424990,1162,27.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8354077,2426747,1162,28.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8354237,2427997,1162,25.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8354604,2430298,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8354779,2431262,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8354833,2431646,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8355101,2433183,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8355403,2434669,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8355410,2434714,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8355688,2435775,1162,12.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8355754,2436071,1162,31.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8356169,2437202,1162,58.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8356500,2437774,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8356595,2437905,1162,28.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8356885,2438304,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8358235,2440047,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8358554,2440449,1162,30.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8359086,2441079,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8359197,2441211,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8359199,2441213,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8359249,2441274,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8359435,2441493,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8359650,2441740,1162,47.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8360150,2442384,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8360295,2442572,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8360318,2442600,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8361083,2443697,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8361265,2444264,1162,1.1,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8361505,2446030,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8361863,2447867,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8362090,2448773,1162,240.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8362502,2452768,1162,27.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8362535,2453036,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8363119,2454840,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8363349,2455283,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8363471,2455445,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8363566,2455556,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8363747,2455755,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8363775,2455795,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8363794,2455838,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8364687,2457126,1162,0.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8364906,2458168,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8364990,2458444,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8365493,2460345,1162,41.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8365713,2462747,1162,19.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8365792,2463397,1162,10.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8365907,2464414,1162,49.3,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8365959,2464833,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8366114,2466022,1162,25.7,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8366757,2469836,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8367001,2471126,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8367113,2471872,1162,37.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8367189,2472173,1162,50.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8367274,2472706,1162,45.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8367280,2472749,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8367674,2474567,1162,3.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8367713,2474617,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8367950,2475790,1162,36.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8368220,2477049,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8368619,2479545,1162,5.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8368698,2480347,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8368902,2482660,1162,1.3,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8368968,2483391,1162,33.8,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8369069,2484079,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8369250,2485394,1162,45.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8369332,2485994,1162,7.3,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8369339,2486007,1162,2.3,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8369451,2487156,1162,875.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8369590,2488020,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8369646,2488294,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8369746,2488647,1162,22.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8369771,2488695,1162,25.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8370162,2489477,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8370555,2490086,1162,1.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8370668,2490245,1162,120.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8370728,2490347,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8371311,2491116,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8371574,2491734,1162,12.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8371606,2491776,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8371660,2491976,1162,4.2,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8371735,2492445,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8371850,2492775,1162,30.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8372167,2495131,1162,96.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8372239,2495682,1162,1.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8372433,2496368,1162,25.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8372936,2498413,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8373029,2498694,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8373147,2499780,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8373495,2501463,1162,46.3,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8373600,2501601,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8373681,2501707,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8373754,2501890,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8373957,2502972,1162,27.8,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8373964,2502982,1162,24.1,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8374095,2503213,1162,10.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8374102,2503228,1162,28.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8374210,2503835,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8374286,2504241,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8374601,2505009,1162,230.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8374877,2507140,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8375038,2507831,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8375075,2507962,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8375199,2508172,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8375244,2508332,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8375547,2509555,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8375681,2510243,1162,3.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8376233,2517165,1162,15.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8376388,2517660,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8376549,2517995,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8377447,2519403,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8377840,2519948,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8377843,2519951,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8378065,2520312,1162,0.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8378120,2520367,1162,0.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8378287,2520536,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8378315,2520564,1162,0.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8378366,2520615,1162,15.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8378549,2520837,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8378781,2521096,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8378958,2521517,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8379100,2521785,1162,0.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8379616,2522627,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8380024,2525033,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8380192,2525730,1162,14.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8380241,2525816,1162,203.6,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8381050,2528437,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8381051,2528442,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8381182,2529123,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8382147,2532981,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8382279,2533518,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8382413,2534122,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8382444,2534399,1162,6.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8382669,2534852,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8382752,2534996,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8382831,2535385,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8382949,2535714,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8383034,2536120,1162,12.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8383090,2536490,1162,0.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8383152,2536776,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8383237,2537240,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8383595,2538768,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8383749,2539557,1162,31.1,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8383892,2539732,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8384269,2540828,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8384606,2542075,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8384716,2542497,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8384804,2542846,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8384812,2542872,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8385059,2543818,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8385105,2543935,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8385128,2544015,1162,1.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8385149,2544103,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8385150,2544108,1162,72.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8385450,2545335,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8385582,2545831,1162,40.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8386177,2548451,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8386531,2549617,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8386613,2550499,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8386652,2550666,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8387541,2556836,1162,4.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8387731,2557657,1162,0.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8387847,2557773,1162,0.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8387850,2557776,1162,0.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8388194,2558670,1162,46.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8388259,2558862,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8388566,2559468,1162,2.1,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8388895,2560684,1162,7.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8389026,2560922,1162,15.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8389306,2562617,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8389324,2562647,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8389495,2563284,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8389512,2563360,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8389656,2564191,1162,73.8,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8389713,2564514,1162,3.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8389772,2564969,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8389993,2566204,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8389994,2566205,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8390128,2566746,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8390238,2567203,1162,84.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8390385,2568081,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8390526,2568802,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8390596,2569290,1162,75.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8390945,2570903,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8391175,2571894,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8391363,2573276,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8391421,2573422,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8392029,2574907,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8392195,2575210,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8392398,2576122,1162,9.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8392409,2576145,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8392868,2577530,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8393048,2577905,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8393101,2578089,1162,5.6,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8393460,2579124,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8393620,2579708,1162,21.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8393817,2580170,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8393951,2580516,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8394007,2580660,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8394030,2580775,1162,14.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8394077,2580854,1162,9.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8394105,2580966,1162,9.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8394124,2580988,1162,8.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8394127,2580996,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8394447,2582757,1162,391.3,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8394505,2583059,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8394767,2584683,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8395073,2585732,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8395418,2586478,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8395554,2586810,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8395972,2587976,1162,2.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8396126,2589377,1162,4.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8396270,2590657,1162,5.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8396466,2592593,1162,5.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8396486,2592707,1162,45.7,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8396521,2593027,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8396766,2594616,1162,3.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8396814,2595549,1162,6.7,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8396893,2597054,1162,5.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8397053,2599304,1162,116.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8397225,2601640,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8397245,2601836,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8397388,2603136,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8397667,2605528,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8397947,2608401,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8397996,2608747,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8398079,2609329,1162,27.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8398132,2609452,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8398224,2609914,1162,3.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8398670,2610809,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8398753,2610900,1162,0.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8398900,2611094,1162,0.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8399444,2613732,1162,0.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8399450,2613738,1162,0.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8399656,2614011,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8399700,2614074,1162,0.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8399795,2614173,1162,4.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8399855,2614274,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8400152,2614659,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8400166,2614674,1162,39.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8400350,2614950,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8400428,2615057,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8400439,2615068,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8400786,2615673,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8400792,2615680,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8400803,2615710,1162,17.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8400883,2615802,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8400911,2615845,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8401368,2616543,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8401802,2617075,1162,116.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8401993,2617342,1162,10.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8402081,2617436,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8402201,2617854,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8402347,2618102,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8402483,2618302,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8402543,2618385,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8402585,2618434,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8402823,2618738,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8402846,2618771,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8403019,2619048,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8403181,2619320,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8403279,2619531,1162,12.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8403477,2621194,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8403625,2621479,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8403681,2621553,1162,2.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8403936,2621985,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8404037,2622093,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8404165,2622306,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8404259,2622438,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8404270,2622449,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8404340,2622536,1162,26.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8404530,2622742,1162,75.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8404987,2623372,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8405129,2623544,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8405189,2623636,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8405257,2623716,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8405373,2623858,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8405616,2624204,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8405658,2624262,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8405814,2624471,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8406164,2625989,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8406676,2626698,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8406878,2627256,1162,18.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8407002,2627542,1162,8.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8407047,2627621,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8407107,2627694,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8407455,2628212,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8407541,2628336,1162,16.7,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8407855,2628905,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8408146,2629297,1162,2.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8408165,2629318,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8408402,2631025,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8408551,2631900,1162,9.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8409242,2633800,1162,14.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8409286,2633943,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8409843,2635612,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8409921,2635782,1162,0.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8410074,2636073,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8410390,2636664,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8410530,2637156,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8410609,2637472,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8411207,2639138,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8412339,2642777,1162,22.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8412500,2649132,1162,0.2,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8412660,2649585,1162,0.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8412785,2649840,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8412899,2650030,1162,4.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8413241,2651851,1162,300.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8413361,2652668,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8413469,2653104,1162,0.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8413538,2653260,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8413663,2653879,1162,31.1,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8413699,2654197,1162,0.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8413764,2655076,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8413820,2655579,1162,25.8,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8413841,2655832,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8413863,2655929,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8414312,2657790,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8414584,2658921,1162,20.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8414726,2659152,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8414857,2659382,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8414947,2659508,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8415219,2660188,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8415397,2660573,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8415785,2661515,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8415943,2661782,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8416143,2662107,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG -8416379,1106032,1258,1.18,,71.0,,,,,,,"Fatty acids, total saturated",G -8417417,1107191,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G -8417511,1107295,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8417677,1107475,1258,9.68,,70.0,,,,,,,"Fatty acids, total saturated",G -8417718,1107528,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8418064,1107950,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8418118,1108007,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8418242,1108158,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8418390,1108349,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8418727,1108803,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8418813,1108908,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8418992,1109116,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8419192,1109336,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8419249,1109393,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8419256,1109400,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8419289,1109434,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8419439,1109615,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8419462,1109677,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8419548,1109796,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G -8419751,1110013,1258,11.63,,70.0,,,,,,,"Fatty acids, total saturated",G -8419755,1110017,1258,11.9,,70.0,,,,,,,"Fatty acids, total saturated",G -8419844,1110128,1258,3.09,,70.0,,,,,,,"Fatty acids, total saturated",G -8419852,1110136,1258,3.73,,70.0,,,,,,,"Fatty acids, total saturated",G -8419976,1110287,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8420207,1110710,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8420237,1110747,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8420311,1110839,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8420640,1111246,1258,4.41,,70.0,,,,,,,"Fatty acids, total saturated",G -8420881,1111534,1258,2.84,,70.0,,,,,,,"Fatty acids, total saturated",G -8421010,1111674,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8421016,1111680,1258,57.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8421211,1111892,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8421309,1111990,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8421459,1112148,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8421627,1112350,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8422225,1112994,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8422964,1113807,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8423243,1114096,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G -8423475,1114374,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8423490,1114389,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8423557,1114461,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8423871,1114961,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8423890,1114983,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8424126,1115318,1258,10.87,,70.0,,,,,,,"Fatty acids, total saturated",G -8424432,1115771,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G -8424597,1115964,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8424763,1116176,1258,2.62,,70.0,,,,,,,"Fatty acids, total saturated",G -8425611,1117145,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8425656,1117209,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8425804,1117592,1258,4.9,,70.0,,,,,,,"Fatty acids, total saturated",G -8425873,1117734,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8425908,1117776,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8426021,1117958,1258,2.73,,70.0,,,,,,,"Fatty acids, total saturated",G -8426138,1118086,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8426271,1118238,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8426383,1118363,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8426470,1118500,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8426507,1118572,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8426594,1118668,1258,5.68,,70.0,,,,,,,"Fatty acids, total saturated",G -8426658,1118749,1258,0.77,,70.0,,,,,,,"Fatty acids, total saturated",G -8426676,1118768,1258,10.42,,70.0,,,,,,,"Fatty acids, total saturated",G -8426710,1118810,1258,1.19,,70.0,,,,,,,"Fatty acids, total saturated",G -8427027,1119181,1258,8.53,,70.0,,,,,,,"Fatty acids, total saturated",G -8427168,1119340,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8427317,1119505,1258,7.56,,70.0,,,,,,,"Fatty acids, total saturated",G -8427357,1119561,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8427432,1119673,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8427576,1119940,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8427590,1119955,1258,3.66,,70.0,,,,,,,"Fatty acids, total saturated",G -8427836,1120239,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8427896,1120305,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8428467,1120973,1258,1.61,,70.0,,,,,,,"Fatty acids, total saturated",G -8429182,1121778,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8429387,1122028,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8429419,1122060,1258,8.7,,70.0,,,,,,,"Fatty acids, total saturated",G -8429552,1122204,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8429587,1122244,1258,30.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8429755,1122416,1258,26.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8429848,1122523,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8430095,1122814,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G -8430293,1123060,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8430352,1123129,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G -8430581,1123407,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8430582,1123408,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8430687,1123521,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8430979,1123938,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8431233,1124226,1258,13.64,,70.0,,,,,,,"Fatty acids, total saturated",G -8431802,1124862,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8432464,1125619,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8432637,1125825,1258,26.32,,70.0,,,,,,,"Fatty acids, total saturated",G -8432639,1125828,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8432921,1126143,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8432979,1126209,1258,14.06,,70.0,,,,,,,"Fatty acids, total saturated",G -8433611,1126921,1258,11.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8433632,1126945,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8433657,1126973,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8433721,1127043,1258,4.24,,70.0,,,,,,,"Fatty acids, total saturated",G -8433758,1127082,1258,11.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8434082,1127441,1258,6.98,,70.0,,,,,,,"Fatty acids, total saturated",G -8434462,1127888,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8434570,1128024,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8434720,1128275,1258,1.77,,70.0,,,,,,,"Fatty acids, total saturated",G -8434721,1128276,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8435178,1128810,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8435601,1129278,1258,0.61,,70.0,,,,,,,"Fatty acids, total saturated",G -8435631,1129312,1258,0.47,,70.0,,,,,,,"Fatty acids, total saturated",G -8435801,1129488,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8435905,1129601,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8435928,1129627,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8436077,1129792,1258,13.24,,70.0,,,,,,,"Fatty acids, total saturated",G -8436369,1130117,1258,8.62,,70.0,,,,,,,"Fatty acids, total saturated",G -8436474,1130236,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8436782,1130611,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8436970,1130838,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8437074,1130967,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8437163,1131062,1258,3.7,,70.0,,,,,,,"Fatty acids, total saturated",G -8437349,1131268,1258,10.53,,70.0,,,,,,,"Fatty acids, total saturated",G -8437479,1131414,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8438145,1132160,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8438511,1132561,1258,9.76,,70.0,,,,,,,"Fatty acids, total saturated",G -8438824,1132912,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8438902,1133013,1258,1.1,,70.0,,,,,,,"Fatty acids, total saturated",G -8438940,1133051,1258,0.45,,70.0,,,,,,,"Fatty acids, total saturated",G -8439329,1133537,1258,3.53,,70.0,,,,,,,"Fatty acids, total saturated",G -8439552,1133784,1258,5.83,,70.0,,,,,,,"Fatty acids, total saturated",G -8439923,1134198,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8440105,1134406,1258,6.12,,70.0,,,,,,,"Fatty acids, total saturated",G -8440308,1134636,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8440453,1134819,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8441035,1135557,1258,0.29,,75.0,,,,,,,"Fatty acids, total saturated",G -8441964,1136620,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8442089,1136765,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8442276,1136978,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8442390,1137105,1258,0.41,,70.0,,,,,,,"Fatty acids, total saturated",G -8442423,1137138,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8442456,1137176,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8442672,1137407,1258,2.78,,70.0,,,,,,,"Fatty acids, total saturated",G -8442702,1137439,1258,5.88,,70.0,,,,,,,"Fatty acids, total saturated",G -8442965,1137735,1258,1.08,,70.0,,,,,,,"Fatty acids, total saturated",G -8443132,1137918,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8443313,1138138,1258,1.88,,70.0,,,,,,,"Fatty acids, total saturated",G -8443678,1138575,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8443772,1138686,1258,2.53,,70.0,,,,,,,"Fatty acids, total saturated",G -8443955,1138883,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8444152,1139103,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8444636,1139652,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8444792,167551,1258,1.04,0.0,,,,,,,,"Fatty acids, total saturated",G -8444932,167711,1258,0.31,0.0,40.0,,,,,,,"Fatty acids, total saturated",G -8445533,168370,1258,0.791,0.0,49.0,,,,,,,"Fatty acids, total saturated",G -8445614,168460,1258,0.617,0.0,,,,,,,,"Fatty acids, total saturated",G -8445675,168526,1258,0.096,0.0,,,,,,,,"Fatty acids, total saturated",G -8446525,169441,1258,1.28,0.0,,,,,,,,"Fatty acids, total saturated",G -8446584,169500,1258,11.33,0.0,53.0,,,,,,,"Fatty acids, total saturated",G -8446597,169513,1258,10.05,0.0,53.0,,,,,,,"Fatty acids, total saturated",G -8446615,169531,1258,3.415,0.0,49.0,,,,,,,"Fatty acids, total saturated",G -8446703,169624,1258,8.86,1.0,47.0,,,,,,,"Fatty acids, total saturated",G -8446817,169742,1258,0.153,0.0,10.0,,,,,,,"Fatty acids, total saturated",G -8446886,169836,1258,2.489,0.0,49.0,,,,,,,"Fatty acids, total saturated",G -8447229,170194,1258,7.01,0.0,,,,,,,,"Fatty acids, total saturated",G -8447319,170287,1258,0.042,0.0,,,,,,,,"Fatty acids, total saturated",G -8447320,170288,1258,0.667,0.0,,,,,,,,"Fatty acids, total saturated",G -8447451,170422,1258,0.124,0.0,,,,,,,,"Fatty acids, total saturated",G -8447582,170559,1258,0.207,0.0,,,,,,,,"Fatty acids, total saturated",G -8447718,170700,1258,5.335,0.0,49.0,,,,,,,"Fatty acids, total saturated",G -8447720,170702,1258,2.79,1.0,47.0,,,,,,,"Fatty acids, total saturated",G -8447750,170732,1258,2.559,0.0,49.0,,,,,,,"Fatty acids, total saturated",G -8447869,170851,1258,6.42,0.0,49.0,,,,,,,"Fatty acids, total saturated",G -8448637,171634,1258,8.218,0.0,49.0,,,,,,,"Fatty acids, total saturated",G -8448839,171838,1258,3.3,0.0,47.0,,,,,,,"Fatty acids, total saturated",G -8448893,171895,1258,0.001,1.0,1.0,,,,,,,"Fatty acids, total saturated",G -8449163,172180,1258,2.311,0.0,57.0,,,,,,,"Fatty acids, total saturated",G -8449243,172263,1258,0.341,0.0,1.0,,,,,,,"Fatty acids, total saturated",G -8449275,172299,1258,1.793,0.0,57.0,,,,,,,"Fatty acids, total saturated",G -8449337,172362,1258,24.75,0.0,49.0,,,,,,,"Fatty acids, total saturated",G -8449414,172439,1258,4.622,0.0,,,,,,,,"Fatty acids, total saturated",G -8449881,172909,1258,0.191,0.0,65.0,,,,,,,"Fatty acids, total saturated",G -8450165,173207,1258,0.0,0.0,20.0,,,,,,,"Fatty acids, total saturated",G -8450935,173995,1258,1.557,0.0,18.0,,,,,,,"Fatty acids, total saturated",G -8451030,174092,1258,0.0,0.0,49.0,,,,,,,"Fatty acids, total saturated",G -8451245,174323,1258,12.77,0.0,,,,,,,,"Fatty acids, total saturated",G -8451401,174479,1258,0.448,0.0,49.0,,,,,,,"Fatty acids, total saturated",G -8451627,174708,1258,4.361,0.0,49.0,,,,,,,"Fatty acids, total saturated",G -8451917,175013,1258,6.904,0.0,39.0,,,,,,,"Fatty acids, total saturated",G -8452035,175135,1258,1.486,0.0,,,,,,,,"Fatty acids, total saturated",G -8452132,175232,1258,0.0,1.0,44.0,,,,,,,"Fatty acids, total saturated",G -8452492,344774,1258,5.9,,78.0,,,,,,,"Fatty acids, total saturated",G -8452698,344980,1258,1.5,,78.0,,,,,,,"Fatty acids, total saturated",G -8452731,345013,1258,0.6,,78.0,,,,,,,"Fatty acids, total saturated",G -8452933,345215,1258,1.2,,78.0,,,,,,,"Fatty acids, total saturated",G -8453167,345449,1258,0.7,,78.0,,,,,,,"Fatty acids, total saturated",G -8453281,345563,1258,2.0,,77.0,,,,,,,"Fatty acids, total saturated",G -8453660,345942,1258,1.4,,78.0,,,,,,,"Fatty acids, total saturated",G -8453665,345947,1258,0.5,,78.0,,,,,,,"Fatty acids, total saturated",G -8454039,346321,1258,0.29,,71.0,,,,,,,"Fatty acids, total saturated",G -8454224,346506,1258,1.36,,71.0,,,,,,,"Fatty acids, total saturated",G -8454740,347022,1258,1.24,,71.0,,,,,,,"Fatty acids, total saturated",G -8454823,347105,1258,1.1,,71.0,,,,,,,"Fatty acids, total saturated",G -8454983,347265,1258,4.12,,71.0,,,,,,,"Fatty acids, total saturated",G -8455030,347312,1258,0.51,,71.0,,,,,,,"Fatty acids, total saturated",G -8455150,347432,1258,7.14,,71.0,,,,,,,"Fatty acids, total saturated",G -8455243,347525,1258,0.77,,71.0,,,,,,,"Fatty acids, total saturated",G -8455258,347540,1258,0.99,,71.0,,,,,,,"Fatty acids, total saturated",G -8455358,347640,1258,2.94,,71.0,,,,,,,"Fatty acids, total saturated",G -8455417,347699,1258,1.67,,71.0,,,,,,,"Fatty acids, total saturated",G -8455591,347873,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8455757,348040,1258,5.7,,78.0,,,,,,,"Fatty acids, total saturated",G -8456365,348659,1258,1.61,,71.0,,,,,,,"Fatty acids, total saturated",G -8456453,348747,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8456510,348804,1258,4.41,,71.0,,,,,,,"Fatty acids, total saturated",G -8456607,348901,1258,16.67,,71.0,,,,,,,"Fatty acids, total saturated",G -8456806,349101,1258,0.63,,71.0,,,,,,,"Fatty acids, total saturated",G -8456833,349128,1258,9.09,,71.0,,,,,,,"Fatty acids, total saturated",G -8456858,349153,1258,3.23,,71.0,,,,,,,"Fatty acids, total saturated",G -8457284,349579,1258,5.0,,71.0,,,,,,,"Fatty acids, total saturated",G -8457659,349956,1258,5.45,,71.0,,,,,,,"Fatty acids, total saturated",G -8457919,350216,1258,3.54,,71.0,,,,,,,"Fatty acids, total saturated",G -8457922,350219,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8458008,350305,1258,1.79,,71.0,,,,,,,"Fatty acids, total saturated",G -8458124,350421,1258,10.0,,71.0,,,,,,,"Fatty acids, total saturated",G -8458197,350498,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8458446,350782,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8458753,351123,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8458778,351153,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8458828,351209,1258,2.96,,78.0,,,,,,,"Fatty acids, total saturated",G -8458990,351394,1258,4.46,,71.0,,,,,,,"Fatty acids, total saturated",G -8459030,351439,1258,7.89,,71.0,,,,,,,"Fatty acids, total saturated",G -8459271,351703,1258,6.9,,71.0,,,,,,,"Fatty acids, total saturated",G -8459277,351711,1258,0.45,,71.0,,,,,,,"Fatty acids, total saturated",G -8459373,351817,1258,6.9,,71.0,,,,,,,"Fatty acids, total saturated",G -8459383,351827,1258,1.34,,71.0,,,,,,,"Fatty acids, total saturated",G -8459475,351929,1258,9.21,,71.0,,,,,,,"Fatty acids, total saturated",G -8459554,352021,1258,13.33,,71.0,,,,,,,"Fatty acids, total saturated",G -8459594,352067,1258,1.61,,71.0,,,,,,,"Fatty acids, total saturated",G -8459776,352276,1258,2.71,,78.0,,,,,,,"Fatty acids, total saturated",G -8459778,352278,1258,5.36,,71.0,,,,,,,"Fatty acids, total saturated",G -8460037,352567,1258,0.54,,78.0,,,,,,,"Fatty acids, total saturated",G -8460220,352775,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G -8460565,353165,1258,11.18,,71.0,,,,,,,"Fatty acids, total saturated",G -8460584,353184,1258,4.72,,71.0,,,,,,,"Fatty acids, total saturated",G -8460585,353186,1258,0.21,,71.0,,,,,,,"Fatty acids, total saturated",G -8460649,353256,1258,1.7,,78.0,,,,,,,"Fatty acids, total saturated",G -8460907,353554,1258,4.03,,71.0,,,,,,,"Fatty acids, total saturated",G -8460959,353612,1258,4.71,,71.0,,,,,,,"Fatty acids, total saturated",G -8461075,353740,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G -8461245,353934,1258,1.79,,71.0,,,,,,,"Fatty acids, total saturated",G -8461493,354221,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8461644,354396,1258,1.67,,71.0,,,,,,,"Fatty acids, total saturated",G -8462096,354850,1258,14.5,,71.0,,,,,,,"Fatty acids, total saturated",G -8462323,355078,1258,2.94,,71.0,,,,,,,"Fatty acids, total saturated",G -8462521,355278,1258,3.0,,71.0,,,,,,,"Fatty acids, total saturated",G -8462554,355311,1258,30.56,,71.0,,,,,,,"Fatty acids, total saturated",G -8462661,355419,1258,6.9,,71.0,,,,,,,"Fatty acids, total saturated",G -8462683,355441,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8462877,355637,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G -8463341,356129,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8463683,356489,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8463800,356607,1258,5.21,,70.0,,,,,,,"Fatty acids, total saturated",G -8463937,356750,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8464297,357139,1258,6.85,,70.0,,,,,,,"Fatty acids, total saturated",G -8464310,357152,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8464348,357197,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8464415,357269,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8464501,357369,1258,8.77,,70.0,,,,,,,"Fatty acids, total saturated",G -8464567,357444,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8464612,357489,1258,5.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8464771,357657,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8464922,357819,1258,0.45,,70.0,,,,,,,"Fatty acids, total saturated",G -8464951,357848,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8464996,357894,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8465009,357907,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8465147,358063,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8465152,358068,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8465221,358139,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G -8465449,358383,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8465696,358653,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8465794,358757,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8465975,358954,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8466527,359593,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8466691,359778,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8466789,359888,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8466885,359994,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8467243,360378,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G -8467398,360544,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8467524,360688,1258,5.21,,70.0,,,,,,,"Fatty acids, total saturated",G -8467647,360820,1258,7.89,,70.0,,,,,,,"Fatty acids, total saturated",G -8467933,361122,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8468087,361305,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8468400,361663,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8468602,361882,1258,1.82,,70.0,,,,,,,"Fatty acids, total saturated",G -8468892,362212,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8468939,362264,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8469068,362424,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8469182,362539,1258,35.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8469240,362613,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8469665,363075,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8469784,363198,1258,15.15,,70.0,,,,,,,"Fatty acids, total saturated",G -8470406,363867,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8470646,364158,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8470671,364184,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8470935,364460,1258,15.38,,70.0,,,,,,,"Fatty acids, total saturated",G -8471028,364555,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8471152,364688,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8471355,364904,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8472919,366759,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8473075,366938,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G -8473223,367117,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8473279,367176,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8473392,367294,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8473674,367610,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8473785,367743,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8474454,368431,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8474547,368540,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8474678,368700,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8475141,369185,1258,20.59,,70.0,,,,,,,"Fatty acids, total saturated",G -8475348,369424,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8475454,369540,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8476240,370393,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8476590,370776,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8476662,370860,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8476989,371220,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8477281,371567,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8477707,372074,1258,3.77,,70.0,,,,,,,"Fatty acids, total saturated",G -8478084,372505,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8478155,372597,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8478207,372662,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8478210,372665,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8478323,372798,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8478386,372869,1258,6.9,,70.0,,,,,,,"Fatty acids, total saturated",G -8478515,373011,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8478597,373104,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8478710,373257,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8478738,373285,1258,23.81,,70.0,,,,,,,"Fatty acids, total saturated",G -8478795,373346,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8479557,374210,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8479571,374224,1258,36.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8479593,374247,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G -8480076,374806,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8480642,375425,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8480702,375485,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8480871,375672,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8481378,376225,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8481533,376402,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8481547,376417,1258,7.58,,70.0,,,,,,,"Fatty acids, total saturated",G -8481765,376650,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8482048,376983,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8482510,377513,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8482528,377532,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8482531,377535,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8482736,377779,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8482816,377866,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8483064,378125,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8483070,378131,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8483214,378289,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8483493,378583,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8483532,378627,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8483647,378748,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8483936,379055,1258,23.26,,70.0,,,,,,,"Fatty acids, total saturated",G -8483938,379057,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8483947,379066,1258,8.47,,70.0,,,,,,,"Fatty acids, total saturated",G -8484284,379450,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8484549,379723,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8484572,379746,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8484709,379886,1258,4.03,,70.0,,,,,,,"Fatty acids, total saturated",G -8484914,380120,1258,6.82,,70.0,,,,,,,"Fatty acids, total saturated",G -8485002,380212,1258,14.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8485053,380265,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8485055,380267,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8485244,380471,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8485361,380619,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8485445,380708,1258,13.16,,70.0,,,,,,,"Fatty acids, total saturated",G -8485821,381118,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G -8485917,381237,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8485929,381249,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8485974,381294,1258,0.2,,75.0,,,,,,,"Fatty acids, total saturated",G -8485994,381315,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8486049,381376,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8486111,381443,1258,2.23,,70.0,,,,,,,"Fatty acids, total saturated",G -8486148,381482,1258,2.59,,70.0,,,,,,,"Fatty acids, total saturated",G -8486501,381867,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8487120,382705,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8487930,383612,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8488012,383765,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8488090,383893,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8488131,383937,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8488266,384085,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8488335,384171,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8488569,384437,1258,1.59,,70.0,,,,,,,"Fatty acids, total saturated",G -8488595,384488,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8488860,384775,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8488898,384819,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8489058,384998,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8489311,385328,1258,1.47,,70.0,,,,,,,"Fatty acids, total saturated",G -8489846,385974,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8489924,386075,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8489939,386090,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G -8490088,386244,1258,4.41,,70.0,,,,,,,"Fatty acids, total saturated",G -8491206,387606,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8491307,387716,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8491466,387890,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8491799,388258,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8491874,388351,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8492056,388570,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8492074,388592,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8492134,388670,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8492164,388705,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8492485,389079,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8492528,389190,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8492556,389232,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8492734,389430,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8494001,390916,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8494091,391010,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8494248,391167,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8494630,391591,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8494717,391702,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8494903,391912,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8495190,392255,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8495653,392795,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8495819,393002,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8495850,393039,1258,15.19,,70.0,,,,,,,"Fatty acids, total saturated",G -8496025,393348,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8496087,393418,1258,22.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8496297,393638,1258,6.9,,70.0,,,,,,,"Fatty acids, total saturated",G -8497047,394487,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8497122,394566,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G -8497327,394815,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8497409,394926,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8497513,395042,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8497593,395153,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8497765,395352,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8497808,395406,1258,23.81,,70.0,,,,,,,"Fatty acids, total saturated",G -8498033,395651,1258,1.47,,70.0,,,,,,,"Fatty acids, total saturated",G -8498078,395696,1258,4.17,,70.0,,,,,,,"Fatty acids, total saturated",G -8498267,395908,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G -8498492,396154,1258,1.69,,70.0,,,,,,,"Fatty acids, total saturated",G -8498560,396236,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8498714,396448,1258,12.94,,70.0,,,,,,,"Fatty acids, total saturated",G -8498819,396560,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8498861,396605,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8498922,396677,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8499026,396788,1258,1.05,,70.0,,,,,,,"Fatty acids, total saturated",G -8499265,397039,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8499544,397332,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8500684,398686,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8501071,399125,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8501319,399410,1258,13.16,,70.0,,,,,,,"Fatty acids, total saturated",G -8501673,399782,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G -8501721,399833,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8502266,400459,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8502314,400515,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8502550,400783,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8502557,400794,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8502698,400948,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8503011,401310,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8503213,401517,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8503233,401539,1258,42.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8503249,401556,1258,12.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8503327,401642,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8503472,401827,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8504244,402690,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8504329,402776,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8504463,402925,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8504545,403023,1258,6.76,,70.0,,,,,,,"Fatty acids, total saturated",G -8505646,404714,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8505747,404821,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8505792,404869,1258,1.2,,70.0,,,,,,,"Fatty acids, total saturated",G -8506247,405357,1258,2.46,,70.0,,,,,,,"Fatty acids, total saturated",G -8506379,405497,1258,5.12,,70.0,,,,,,,"Fatty acids, total saturated",G -8507435,406635,1258,5.65,,70.0,,,,,,,"Fatty acids, total saturated",G -8507470,406670,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8507511,406718,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8507676,406908,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8507895,407135,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8507902,407142,1258,2.42,,70.0,,,,,,,"Fatty acids, total saturated",G -8508199,407479,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G -8508323,407612,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8508421,407723,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8508475,407785,1258,2.73,,70.0,,,,,,,"Fatty acids, total saturated",G -8508767,408131,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8508806,408170,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8508894,408265,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8508904,408276,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8509043,408429,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8509202,408605,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8509494,408939,1258,8.82,,70.0,,,,,,,"Fatty acids, total saturated",G -8509550,409007,1258,3.81,,70.0,,,,,,,"Fatty acids, total saturated",G -8510140,409698,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8510291,409857,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8510399,409967,1258,8.24,,70.0,,,,,,,"Fatty acids, total saturated",G -8510410,409978,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8510547,410118,1258,0.84,,70.0,,,,,,,"Fatty acids, total saturated",G -8510644,410236,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8510688,410280,1258,6.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8510727,410319,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8511450,411237,1258,2.68,,70.0,,,,,,,"Fatty acids, total saturated",G -8511587,411395,1258,0.72,,70.0,,,,,,,"Fatty acids, total saturated",G -8511849,411703,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8511961,411816,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8512560,413372,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G -8512836,413707,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G -8513137,414142,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8513237,414250,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8513443,414501,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8513574,414657,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G -8513728,414839,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8514833,416279,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8514948,416433,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8515121,416655,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8515145,416691,1258,4.55,,70.0,,,,,,,"Fatty acids, total saturated",G -8515148,416696,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8515222,416790,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8516128,417844,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G -8516394,418174,1258,0.5,,75.0,,,,,,,"Fatty acids, total saturated",G -8516712,418543,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8517005,418961,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8517158,419187,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8517237,419273,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8517431,419520,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8517482,419580,1258,20.51,,70.0,,,,,,,"Fatty acids, total saturated",G -8517619,419744,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8518080,420328,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8518197,420503,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8518445,420789,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G -8518862,421291,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G -8519209,421701,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G -8519694,422283,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8520724,423627,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8520741,423644,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8521723,424849,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8521840,424991,1258,3.75,,70.0,,,,,,,"Fatty acids, total saturated",G -8521938,425106,1258,10.47,,70.0,,,,,,,"Fatty acids, total saturated",G -8522031,425214,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8522231,425448,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8522352,425601,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8522557,425896,1258,8.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8523216,426794,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8523274,426858,1258,27.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8523333,426933,1258,2.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8523472,427125,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8523616,427338,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8523636,427360,1258,0.68,,70.0,,,,,,,"Fatty acids, total saturated",G -8523721,427474,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8523767,427528,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8523782,427545,1258,6.16,,70.0,,,,,,,"Fatty acids, total saturated",G -8523824,427595,1258,19.35,,70.0,,,,,,,"Fatty acids, total saturated",G -8523842,427615,1258,10.53,,70.0,,,,,,,"Fatty acids, total saturated",G -8524382,428262,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G -8524508,428410,1258,6.58,,70.0,,,,,,,"Fatty acids, total saturated",G -8524589,428498,1258,18.6,,70.0,,,,,,,"Fatty acids, total saturated",G -8524608,428525,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8524893,428876,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8525399,429496,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8525404,429501,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8525522,429649,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8525618,429765,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8525729,429901,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8525806,429982,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8525824,430004,1258,1.18,,75.0,,,,,,,"Fatty acids, total saturated",G -8525861,430043,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8525933,430126,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8525956,430159,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8526051,430278,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8526108,430350,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8526133,430375,1258,4.41,,70.0,,,,,,,"Fatty acids, total saturated",G -8526614,430976,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8526798,431212,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8526802,431217,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8526883,431308,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8526910,431347,1258,15.56,,70.0,,,,,,,"Fatty acids, total saturated",G -8527075,431547,1258,6.82,,70.0,,,,,,,"Fatty acids, total saturated",G -8527858,432514,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8528130,432932,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8528432,433296,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G -8528655,433588,1258,7.41,,70.0,,,,,,,"Fatty acids, total saturated",G -8530017,435264,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8530400,435729,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8530467,435797,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8530476,435806,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8530788,436132,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8531025,436385,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8531149,436519,1258,2.78,,70.0,,,,,,,"Fatty acids, total saturated",G -8531664,437093,1258,6.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8531769,437226,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8531892,437374,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8532126,437634,1258,7.46,,70.0,,,,,,,"Fatty acids, total saturated",G -8533135,438839,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8533211,438917,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8533230,438936,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8533497,439209,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8533541,439253,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8533812,439533,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8533940,439679,1258,8.62,,70.0,,,,,,,"Fatty acids, total saturated",G -8534380,440122,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8534445,440188,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8534478,440221,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8534778,440523,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8534855,440600,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8535252,441003,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G -8535486,441251,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8535522,441287,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G -8535857,441628,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8535929,441700,1258,4.55,,70.0,,,,,,,"Fatty acids, total saturated",G -8536194,441965,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8536343,442122,1258,18.75,,70.0,,,,,,,"Fatty acids, total saturated",G -8536675,442580,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8536750,442692,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8537182,443135,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8537187,443140,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8537207,443160,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G -8537762,443729,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8538033,444002,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8538251,444221,1258,14.52,,70.0,,,,,,,"Fatty acids, total saturated",G -8538287,444258,1258,14.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8538323,444295,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8538386,444358,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G -8538426,444401,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8538923,444923,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8539082,445083,1258,15.62,,70.0,,,,,,,"Fatty acids, total saturated",G -8539197,445202,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8539789,445867,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8540185,446283,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8540493,446592,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8540510,446611,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8540614,446725,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8540944,447069,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8541112,447249,1258,5.47,,70.0,,,,,,,"Fatty acids, total saturated",G -8541192,447332,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8541358,447530,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8542164,448433,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8542175,448445,1258,3.98,,70.0,,,,,,,"Fatty acids, total saturated",G -8542237,448509,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8542363,448649,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G -8542520,448819,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8542788,449120,1258,8.96,,70.0,,,,,,,"Fatty acids, total saturated",G -8542983,449323,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8543195,449565,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8543211,449581,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8543286,449662,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8543652,450080,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8544070,450564,1258,6.15,,70.0,,,,,,,"Fatty acids, total saturated",G -8544395,450950,1258,6.62,,70.0,,,,,,,"Fatty acids, total saturated",G -8544782,451441,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8544900,451606,1258,1.49,,70.0,,,,,,,"Fatty acids, total saturated",G -8545039,451768,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8545218,451975,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8545232,451993,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8545632,452492,1258,2.45,,70.0,,,,,,,"Fatty acids, total saturated",G -8545666,452527,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8545698,452561,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8546038,452915,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8546099,452978,1258,4.31,,70.0,,,,,,,"Fatty acids, total saturated",G -8546269,453163,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8546285,453180,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8546446,453359,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G -8546576,453499,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8546732,453655,1258,7.58,,70.0,,,,,,,"Fatty acids, total saturated",G -8546782,453706,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8546800,453724,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8546915,453842,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8547057,453985,1258,2.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8547189,454118,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8547301,454260,1258,9.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8547498,454549,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8547699,454790,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8548376,455549,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8548661,455840,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8548824,456026,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G -8548880,456082,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G -8548888,456103,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G -8549023,456254,1258,4.44,,70.0,,,,,,,"Fatty acids, total saturated",G -8549137,456372,1258,4.92,,70.0,,,,,,,"Fatty acids, total saturated",G -8549144,456380,1258,3.03,,70.0,,,,,,,"Fatty acids, total saturated",G -8549198,456434,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8549264,456500,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8549319,456557,1258,6.62,,70.0,,,,,,,"Fatty acids, total saturated",G -8549384,456640,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G -8549992,457281,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8549995,457284,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8550015,457306,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8550339,457639,1258,10.19,,70.0,,,,,,,"Fatty acids, total saturated",G -8550605,457943,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8550715,458065,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G -8551325,458745,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8551358,458778,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8551488,458911,1258,0.16,,70.0,,,,,,,"Fatty acids, total saturated",G -8552014,459487,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8552163,459663,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8552281,459794,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8552328,459842,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8552656,460195,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8552685,460225,1258,1.07,,70.0,,,,,,,"Fatty acids, total saturated",G -8553076,460644,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8553237,460812,1258,8.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8553362,460944,1258,6.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8553481,461070,1258,0.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8553639,461233,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8553767,461367,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8553843,461445,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8553887,461490,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G -8554046,461674,1258,2.21,,70.0,,,,,,,"Fatty acids, total saturated",G -8554182,461824,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8554841,462549,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8555076,462813,1258,3.54,,70.0,,,,,,,"Fatty acids, total saturated",G -8555100,462839,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8555459,463232,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8555603,463385,1258,2.2,,70.0,,,,,,,"Fatty acids, total saturated",G -8555630,463414,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8555661,463452,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8555866,463682,1258,2.23,,70.0,,,,,,,"Fatty acids, total saturated",G -8556008,463842,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8556040,463878,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8556066,463907,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8556108,463951,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G -8556282,464137,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8556339,464195,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G -8556597,464497,1258,0.75,,70.0,,,,,,,"Fatty acids, total saturated",G -8556763,464677,1258,8.06,,70.0,,,,,,,"Fatty acids, total saturated",G -8557423,465386,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G -8557515,465486,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8557517,465488,1258,0.17,,70.0,,,,,,,"Fatty acids, total saturated",G -8557729,465740,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8558167,466282,1258,3.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8558470,466607,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G -8558646,466785,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8558817,466956,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8559056,467195,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8559059,467198,1258,4.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8559105,467246,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8559427,467588,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8559574,467747,1258,4.64,,70.0,,,,,,,"Fatty acids, total saturated",G -8559899,468119,1258,1.47,,70.0,,,,,,,"Fatty acids, total saturated",G -8559932,468152,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8560240,468486,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8560531,468796,1258,3.51,,70.0,,,,,,,"Fatty acids, total saturated",G -8560747,469041,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G -8561334,469695,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8561392,469775,1258,7.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8561394,469777,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8561630,470016,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G -8561858,470250,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8561900,470292,1258,16.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8561994,470402,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8562009,470421,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8562033,470446,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8562490,470915,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8562508,470933,1258,2.56,,70.0,,,,,,,"Fatty acids, total saturated",G -8562768,471204,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8562776,471212,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8562864,471300,1258,26.19,,70.0,,,,,,,"Fatty acids, total saturated",G -8562978,471426,1258,4.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8563160,471659,1258,6.98,,70.0,,,,,,,"Fatty acids, total saturated",G -8563203,471702,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8563263,471762,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8563500,472007,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8563618,472128,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8563626,472137,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8563950,472559,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8564080,472694,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G -8564708,473363,1258,16.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8564919,473581,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8565065,473738,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8565173,473851,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8565484,474214,1258,14.12,,70.0,,,,,,,"Fatty acids, total saturated",G -8565664,474412,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G -8565729,474485,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8565937,474713,1258,24.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8565972,474749,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8566365,475173,1258,6.76,,70.0,,,,,,,"Fatty acids, total saturated",G -8566419,475228,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8566511,475333,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8566597,475432,1258,6.45,,70.0,,,,,,,"Fatty acids, total saturated",G -8566676,475517,1258,22.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8566781,475629,1258,3.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8566936,475820,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8567141,476081,1258,0.83,,70.0,,,,,,,"Fatty acids, total saturated",G -8567265,476216,1258,8.75,,70.0,,,,,,,"Fatty acids, total saturated",G -8567484,476454,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8567541,476521,1258,3.9,,70.0,,,,,,,"Fatty acids, total saturated",G -8567553,476535,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8567611,476657,1258,1.32,,70.0,,,,,,,"Fatty acids, total saturated",G -8567995,477135,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8568013,477153,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8568384,477594,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8568748,478006,1258,2.74,,70.0,,,,,,,"Fatty acids, total saturated",G -8568887,478149,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8568902,478166,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8568944,478213,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8569284,478578,1258,3.45,,70.0,,,,,,,"Fatty acids, total saturated",G -8569295,478589,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8570067,479463,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8570417,479845,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8570541,479999,1258,4.08,,70.0,,,,,,,"Fatty acids, total saturated",G -8570634,480127,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8570817,480350,1258,2.22,,70.0,,,,,,,"Fatty acids, total saturated",G -8570963,480524,1258,9.84,,70.0,,,,,,,"Fatty acids, total saturated",G -8571498,481147,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8571503,481153,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8571768,481451,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8571902,481605,1258,8.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8571956,481669,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8572020,481744,1258,4.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8572299,482054,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8572308,482064,1258,0.68,,70.0,,,,,,,"Fatty acids, total saturated",G -8572391,482164,1258,0.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8572572,482396,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G -8572674,482503,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -8572704,482538,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8573178,483057,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8573292,483176,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8573673,483618,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8573848,483821,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8573916,483901,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8573953,483945,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G -8574008,484005,1258,6.58,,70.0,,,,,,,"Fatty acids, total saturated",G -8574328,484390,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G -8574567,484639,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8574807,484891,1258,4.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8574855,484945,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8575137,485246,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8575459,485635,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8575602,485800,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8575605,485803,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8575761,485994,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8575844,486088,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8575855,486100,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8575877,486124,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8576412,486695,1258,3.53,,70.0,,,,,,,"Fatty acids, total saturated",G -8576527,486813,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8577066,487374,1258,0.45,,70.0,,,,,,,"Fatty acids, total saturated",G -8577862,488195,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8578039,488433,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8578318,488731,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8578436,488857,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G -8578676,489117,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8578718,489159,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8578791,489239,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8578853,489302,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8579062,489529,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8579066,489533,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8579153,489632,1258,22.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8579397,489983,1258,4.39,,70.0,,,,,,,"Fatty acids, total saturated",G -8579573,490212,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8579656,490300,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8579800,490474,1258,23.08,,70.0,,,,,,,"Fatty acids, total saturated",G -8579897,490584,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8580961,491790,1258,4.73,,70.0,,,,,,,"Fatty acids, total saturated",G -8581041,491870,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8581046,491882,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8581170,492008,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8581376,492239,1258,85.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8582049,492992,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8582212,493184,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8582623,493727,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G -8582770,493946,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8583089,494425,1258,7.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8583396,494800,1258,7.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8583602,495040,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8583623,495082,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8583787,495349,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8584112,495770,1258,0.35,,70.0,,,,,,,"Fatty acids, total saturated",G -8584528,496398,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8584770,496703,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8585070,497163,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8585165,497345,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8585697,498153,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8585730,498206,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8585958,498500,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8586048,498753,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8586232,499056,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8586344,499297,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8586647,499759,1258,4.76,,70.0,,,,,,,"Fatty acids, total saturated",G -8586751,499878,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8587352,500822,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8587523,501051,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8587668,501288,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8587680,501304,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8587881,501561,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8588083,501830,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8588249,502040,1258,12.82,,70.0,,,,,,,"Fatty acids, total saturated",G -8588342,502146,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G -8588555,502377,1258,13.64,,70.0,,,,,,,"Fatty acids, total saturated",G -8588786,502635,1258,3.94,,70.0,,,,,,,"Fatty acids, total saturated",G -8588816,502670,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8588961,502836,1258,4.72,,70.0,,,,,,,"Fatty acids, total saturated",G -8590245,504677,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8590497,505025,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8590567,505109,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8590623,505167,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8590766,505323,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8590850,505415,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8591513,506165,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8591740,506443,1258,9.09,,73.0,,,,,,,"Fatty acids, total saturated",G -8591761,506464,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8591824,506529,1258,14.89,,70.0,,,,,,,"Fatty acids, total saturated",G -8591943,506720,1258,3.06,,70.0,,,,,,,"Fatty acids, total saturated",G -8592011,506791,1258,3.7,,70.0,,,,,,,"Fatty acids, total saturated",G -8592138,506934,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G -8592401,507216,1258,3.07,,70.0,,,,,,,"Fatty acids, total saturated",G -8592661,507507,1258,0.64,,70.0,,,,,,,"Fatty acids, total saturated",G -8592716,507567,1258,9.76,,70.0,,,,,,,"Fatty acids, total saturated",G -8592924,507791,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G -8593513,508418,1258,0.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8593585,508490,1258,1.41,,70.0,,,,,,,"Fatty acids, total saturated",G -8593955,508956,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8593968,508973,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8594180,509216,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8594376,509445,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8594843,510017,1258,3.54,,70.0,,,,,,,"Fatty acids, total saturated",G -8594902,510090,1258,11.76,,70.0,,,,,,,"Fatty acids, total saturated",G -8595059,510263,1258,3.45,,70.0,,,,,,,"Fatty acids, total saturated",G -8595220,510451,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8595489,510774,1258,8.24,,70.0,,,,,,,"Fatty acids, total saturated",G -8595945,511337,1258,7.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8596029,511452,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G -8596696,512318,1258,8.75,,70.0,,,,,,,"Fatty acids, total saturated",G -8596735,512362,1258,5.47,,70.0,,,,,,,"Fatty acids, total saturated",G -8596884,512547,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8596891,512562,1258,9.82,,70.0,,,,,,,"Fatty acids, total saturated",G -8596927,512603,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8597288,513021,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8597522,513271,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8597528,513278,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8597556,513307,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8597578,513331,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8597690,513454,1258,13.16,,70.0,,,,,,,"Fatty acids, total saturated",G -8597765,513539,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8598122,513936,1258,11.84,,70.0,,,,,,,"Fatty acids, total saturated",G -8598696,514621,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8598790,514730,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8598968,514933,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8599191,515185,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8599572,515608,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8600280,516381,1258,0.94,,70.0,,,,,,,"Fatty acids, total saturated",G -8600416,516526,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8600534,516651,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8600663,516781,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8600668,516786,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8600750,516871,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8600865,516998,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8601050,517205,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -8601377,517569,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8601414,517608,1258,10.77,,70.0,,,,,,,"Fatty acids, total saturated",G -8601437,517631,1258,6.92,,70.0,,,,,,,"Fatty acids, total saturated",G -8601510,517710,1258,2.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8601567,517777,1258,4.85,,70.0,,,,,,,"Fatty acids, total saturated",G -8601679,517897,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8601836,518083,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8602108,518399,1258,6.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8602463,518792,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8603155,519628,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8603189,519662,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8603646,520192,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8603982,520556,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8604112,520690,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8604130,520710,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8604215,520808,1258,0.61,,70.0,,,,,,,"Fatty acids, total saturated",G -8604270,520874,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8604337,520944,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8604493,521133,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8604561,521208,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8604741,521399,1258,0.83,,70.0,,,,,,,"Fatty acids, total saturated",G -8605181,521880,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8605406,522116,1258,3.41,,70.0,,,,,,,"Fatty acids, total saturated",G -8605736,522501,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8605766,522533,1258,3.75,,70.0,,,,,,,"Fatty acids, total saturated",G -8605957,522750,1258,6.92,,70.0,,,,,,,"Fatty acids, total saturated",G -8606037,522834,1258,9.73,,70.0,,,,,,,"Fatty acids, total saturated",G -8606453,523338,1258,7.58,,70.0,,,,,,,"Fatty acids, total saturated",G -8606549,523439,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8606759,523677,1258,23.81,,70.0,,,,,,,"Fatty acids, total saturated",G -8607252,524224,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8607580,524593,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8607593,524607,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8607638,524659,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8608049,525118,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8608236,525318,1258,1.75,,70.0,,,,,,,"Fatty acids, total saturated",G -8608398,525492,1258,1.01,,70.0,,,,,,,"Fatty acids, total saturated",G -8608664,525783,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8608865,526007,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8609131,526305,1258,2.26,,70.0,,,,,,,"Fatty acids, total saturated",G -8609229,526416,1258,0.6,,70.0,,,,,,,"Fatty acids, total saturated",G -8609256,526447,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8609869,527129,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8609978,527248,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8610156,527447,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8610201,527496,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8610313,527618,1258,0.96,,70.0,,,,,,,"Fatty acids, total saturated",G -8610695,528034,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8610964,528339,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8610999,528378,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8611037,528419,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8611174,528567,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8611231,528633,1258,19.23,,70.0,,,,,,,"Fatty acids, total saturated",G -8611352,528771,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8611452,528879,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8611495,528929,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8611595,529043,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8611779,529249,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8611956,529435,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8612917,530538,1258,0.67,,75.0,,,,,,,"Fatty acids, total saturated",G -8612986,530616,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8613049,530689,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8613694,531424,1258,0.98,,70.0,,,,,,,"Fatty acids, total saturated",G -8613734,531476,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8614648,532504,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8614836,532727,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8615036,532960,1258,5.88,,70.0,,,,,,,"Fatty acids, total saturated",G -8615317,533273,1258,0.77,,70.0,,,,,,,"Fatty acids, total saturated",G -8615433,533458,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8615482,533516,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8615524,533562,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G -8615612,533664,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8615871,533978,1258,0.2,,70.0,,,,,,,"Fatty acids, total saturated",G -8615933,534044,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8616227,534388,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8616563,534783,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8616666,534909,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8616809,535066,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8616830,535093,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8616869,535144,1258,6.61,,70.0,,,,,,,"Fatty acids, total saturated",G -8617235,535544,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8617361,535686,1258,13.85,,70.0,,,,,,,"Fatty acids, total saturated",G -8617898,536332,1258,5.83,,70.0,,,,,,,"Fatty acids, total saturated",G -8617948,536393,1258,0.48,,70.0,,,,,,,"Fatty acids, total saturated",G -8617984,536432,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8618345,536843,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8618683,537235,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8618933,537539,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8618946,537552,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8619031,537643,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8619162,537795,1258,3.23,,70.0,,,,,,,"Fatty acids, total saturated",G -8619198,537835,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8619213,537851,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8619424,538106,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8619739,538453,1258,4.61,,70.0,,,,,,,"Fatty acids, total saturated",G -8619788,538508,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8619797,538518,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8620777,540097,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8620934,540345,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8620942,540355,1258,5.21,,70.0,,,,,,,"Fatty acids, total saturated",G -8621483,541379,1258,5.19,,70.0,,,,,,,"Fatty acids, total saturated",G -8621870,542027,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8621988,542175,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G -8622029,542218,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8622076,542269,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8623577,544066,1258,18.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8623718,544283,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8624296,545228,1258,3.08,,70.0,,,,,,,"Fatty acids, total saturated",G -8624808,545907,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8625126,546267,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8625368,546590,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8625652,546907,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8625774,547039,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8625835,547111,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8627029,548473,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8627090,548544,1258,15.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8627494,548980,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8627638,549132,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8627774,549326,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8628045,549629,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8628261,549862,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8628403,550025,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8628488,550122,1258,2.53,,70.0,,,,,,,"Fatty acids, total saturated",G -8628683,550356,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8629150,550964,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8629263,551092,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8629569,551431,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8629678,551552,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8629706,551582,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8629871,551766,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8629926,551863,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8630024,551980,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8630061,552022,1258,2.42,,70.0,,,,,,,"Fatty acids, total saturated",G -8630339,552331,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8630806,552852,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8630963,553038,1258,10.56,,70.0,,,,,,,"Fatty acids, total saturated",G -8631032,553114,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8631080,553166,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8631111,553210,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8631192,553302,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8631247,553359,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8631300,553417,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8631375,553511,1258,11.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8631400,553539,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G -8631445,553600,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8632051,554263,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8632109,554325,1258,5.17,,70.0,,,,,,,"Fatty acids, total saturated",G -8632146,554365,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8632169,554389,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8633379,555779,1258,0.98,,70.0,,,,,,,"Fatty acids, total saturated",G -8633485,555898,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8633542,555959,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8633963,556432,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8634363,556876,1258,6.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8635088,557711,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8635257,557934,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8635326,558025,1258,2.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8635389,558097,1258,8.89,,70.0,,,,,,,"Fatty acids, total saturated",G -8635516,558236,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8635765,558513,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8635784,558533,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G -8635858,558616,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8635939,558710,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8635977,558761,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8636012,558797,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8636080,558867,1258,0.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8636236,559055,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -8636459,559290,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8636536,559382,1258,0.56,,70.0,,,,,,,"Fatty acids, total saturated",G -8636834,559760,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8637325,560317,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8637450,560468,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8637493,560515,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8637499,560521,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8637586,560609,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8637706,560747,1258,1.05,,75.0,,,,,,,"Fatty acids, total saturated",G -8637729,560774,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8637771,560818,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8637983,561063,1258,1.35,,70.0,,,,,,,"Fatty acids, total saturated",G -8638262,561376,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8638396,561518,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G -8638492,561624,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8638681,561915,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8638774,562034,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G -8639267,562653,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8639836,563293,1258,8.77,,70.0,,,,,,,"Fatty acids, total saturated",G -8639951,563426,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8640070,563556,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -8640083,563575,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8640303,563810,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8640495,564026,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G -8641321,565082,1258,3.09,,70.0,,,,,,,"Fatty acids, total saturated",G -8641377,565149,1258,2.65,,70.0,,,,,,,"Fatty acids, total saturated",G -8641443,565226,1258,0.81,,70.0,,,,,,,"Fatty acids, total saturated",G -8641483,565275,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8641574,565381,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8641714,565548,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8641812,565676,1258,7.06,,70.0,,,,,,,"Fatty acids, total saturated",G -8642034,565931,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8642254,566172,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8642328,566254,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8642487,566424,1258,10.53,,70.0,,,,,,,"Fatty acids, total saturated",G -8642548,566491,1258,2.63,,70.0,,,,,,,"Fatty acids, total saturated",G -8642792,566776,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8642810,566806,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8643074,567103,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8643131,567168,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8643495,567601,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8643927,568090,1258,3.08,,70.0,,,,,,,"Fatty acids, total saturated",G -8644167,568356,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8644534,568779,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8644670,568929,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8644735,569017,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8644799,569110,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G -8645097,569483,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8645204,569616,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8645665,570139,1258,1.47,,70.0,,,,,,,"Fatty acids, total saturated",G -8646267,570814,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8646598,571197,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8646828,571457,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8646962,571620,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8647073,571736,1258,3.45,,70.0,,,,,,,"Fatty acids, total saturated",G -8647240,571925,1258,10.45,,70.0,,,,,,,"Fatty acids, total saturated",G -8647401,572108,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8647665,572387,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8647704,572430,1258,7.26,,70.0,,,,,,,"Fatty acids, total saturated",G -8647814,572546,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8647850,572582,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8648091,572867,1258,3.98,,70.0,,,,,,,"Fatty acids, total saturated",G -8648123,572909,1258,0.66,,70.0,,,,,,,"Fatty acids, total saturated",G -8648224,573020,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8648345,573172,1258,16.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8648727,573632,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8648736,573641,1258,0.7,,70.0,,,,,,,"Fatty acids, total saturated",G -8648774,573683,1258,16.13,,70.0,,,,,,,"Fatty acids, total saturated",G -8649271,574220,1258,5.03,,70.0,,,,,,,"Fatty acids, total saturated",G -8649562,574536,1258,3.53,,70.0,,,,,,,"Fatty acids, total saturated",G -8649630,574607,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8650029,575047,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8650165,575214,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8650486,575563,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8650545,575622,1258,18.6,,70.0,,,,,,,"Fatty acids, total saturated",G -8650662,575749,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8650702,575792,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8651339,576503,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G -8651596,576802,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8652139,577587,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8652261,577724,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -8652411,577912,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8652521,578046,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8652808,578418,1258,18.18,,70.0,,,,,,,"Fatty acids, total saturated",G -8653153,578903,1258,5.38,,70.0,,,,,,,"Fatty acids, total saturated",G -8653212,578968,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8653254,579023,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8653707,579707,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G -8653719,579722,1258,2.65,,70.0,,,,,,,"Fatty acids, total saturated",G -8653725,579729,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8653965,580013,1258,7.35,,70.0,,,,,,,"Fatty acids, total saturated",G -8654014,580065,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8654184,580260,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8654399,580508,1258,0.31,,70.0,,,,,,,"Fatty acids, total saturated",G -8654937,581133,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8654997,581195,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8655086,581298,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G -8655273,581517,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8655478,581751,1258,8.7,,70.0,,,,,,,"Fatty acids, total saturated",G -8655482,581755,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8655484,581757,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8655537,581812,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8655629,581910,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8655817,582126,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8655850,582166,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8656182,582566,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8656261,582660,1258,4.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8656430,582852,1258,2.04,,70.0,,,,,,,"Fatty acids, total saturated",G -8656441,582864,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8656856,583333,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8656993,583481,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8657053,583555,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8657109,583617,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G -8657244,583758,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8657274,583795,1258,5.63,,70.0,,,,,,,"Fatty acids, total saturated",G -8657307,583834,1258,10.45,,70.0,,,,,,,"Fatty acids, total saturated",G -8657774,584383,1258,6.98,,70.0,,,,,,,"Fatty acids, total saturated",G -8658209,584892,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G -8658915,585708,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8658950,585749,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8659101,585923,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8659279,586122,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8659425,586288,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8659557,586441,1258,11.24,,70.0,,,,,,,"Fatty acids, total saturated",G -8659702,586611,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8659997,586954,1258,0.8,,75.0,,,,,,,"Fatty acids, total saturated",G -8660048,587011,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8660336,587354,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8660769,587861,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8661093,588239,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8661145,588296,1258,0.45,,70.0,,,,,,,"Fatty acids, total saturated",G -8661631,588866,1258,2.04,,70.0,,,,,,,"Fatty acids, total saturated",G -8661728,588978,1258,4.27,,70.0,,,,,,,"Fatty acids, total saturated",G -8661966,589253,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8662001,589293,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8662022,589315,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8662278,589596,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8662620,589974,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8662665,590024,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8662906,590312,1258,6.03,,70.0,,,,,,,"Fatty acids, total saturated",G -8663245,590702,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8663452,590929,1258,3.08,,70.0,,,,,,,"Fatty acids, total saturated",G -8663622,591126,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8663702,591229,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8663838,591384,1258,42.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8663849,591395,1258,0.78,,70.0,,,,,,,"Fatty acids, total saturated",G -8663959,591521,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8664157,591756,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G -8664165,591764,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8664180,591784,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G -8664769,592452,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8665132,592867,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8665366,593130,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8665561,593350,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8666137,594010,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8666187,594065,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G -8666288,594180,1258,4.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8666378,594281,1258,3.19,,70.0,,,,,,,"Fatty acids, total saturated",G -8666692,594652,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8667585,595664,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8667918,596057,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8667948,596091,1258,5.75,,70.0,,,,,,,"Fatty acids, total saturated",G -8668218,596403,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8668224,596409,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8668239,596424,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G -8668355,596561,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8668510,596732,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8668551,596778,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8668657,596896,1258,5.32,,70.0,,,,,,,"Fatty acids, total saturated",G -8668912,597213,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8669108,597445,1258,5.88,,70.0,,,,,,,"Fatty acids, total saturated",G -8669175,597526,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8669700,598123,1258,7.02,,70.0,,,,,,,"Fatty acids, total saturated",G -8669978,598446,1258,16.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8670029,598502,1258,1.82,,70.0,,,,,,,"Fatty acids, total saturated",G -8670359,598855,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8671375,599989,1258,2.44,,70.0,,,,,,,"Fatty acids, total saturated",G -8671617,600253,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8671788,600435,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8671853,600510,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8671982,600649,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8672132,600812,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8672411,601124,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8672647,601382,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8672793,601541,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8672846,601597,1258,0.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8673011,601787,1258,8.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8673030,601806,1258,8.6,,70.0,,,,,,,"Fatty acids, total saturated",G -8673126,601911,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8673306,602121,1258,17.24,,70.0,,,,,,,"Fatty acids, total saturated",G -8673408,602236,1258,9.72,,70.0,,,,,,,"Fatty acids, total saturated",G -8673413,602241,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8673489,602325,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8673548,602385,1258,2.78,,70.0,,,,,,,"Fatty acids, total saturated",G -8673587,602429,1258,6.76,,70.0,,,,,,,"Fatty acids, total saturated",G -8673681,602546,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8673764,602654,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8673851,602747,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8674680,603695,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8674759,603784,1258,4.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8674864,603906,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8674927,603974,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8675039,604101,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G -8675243,604323,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8675260,604345,1258,2.84,,70.0,,,,,,,"Fatty acids, total saturated",G -8675476,604593,1258,7.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8675611,604736,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8675630,604755,1258,30.3,,70.0,,,,,,,"Fatty acids, total saturated",G -8676056,605424,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8676230,605772,1258,4.44,,71.0,,,,,,,"Fatty acids, total saturated",G -8676478,606268,1258,1.61,,71.0,,,,,,,"Fatty acids, total saturated",G -8676689,606690,1258,25.0,,71.0,,,,,,,"Fatty acids, total saturated",G -8676716,606744,1258,4.56,,71.0,,,,,,,"Fatty acids, total saturated",G -8677204,607720,1258,1.76,,71.0,,,,,,,"Fatty acids, total saturated",G -8677465,608242,1258,1.67,,71.0,,,,,,,"Fatty acids, total saturated",G -8677820,608954,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8678037,609388,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8678168,609650,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8678244,609802,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8678273,609860,1258,1.61,,71.0,,,,,,,"Fatty acids, total saturated",G -8678354,610022,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8678561,610436,1258,3.85,,71.0,,,,,,,"Fatty acids, total saturated",G -8678659,610634,1258,7.69,,71.0,,,,,,,"Fatty acids, total saturated",G -8678807,610932,1258,1.76,,71.0,,,,,,,"Fatty acids, total saturated",G -8679287,611980,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8679330,612074,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8679973,613422,1258,10.14,,71.0,,,,,,,"Fatty acids, total saturated",G -8679988,613452,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8680542,614616,1258,14.29,,71.0,,,,,,,"Fatty acids, total saturated",G -8680634,614800,1258,2.21,,71.0,,,,,,,"Fatty acids, total saturated",G -8680741,615016,1258,11.76,,71.0,,,,,,,"Fatty acids, total saturated",G -8680742,615018,1258,8.04,,71.0,,,,,,,"Fatty acids, total saturated",G -8680858,615254,1258,7.14,,71.0,,,,,,,"Fatty acids, total saturated",G -8680887,615314,1258,4.46,,71.0,,,,,,,"Fatty acids, total saturated",G -8680963,615466,1258,11.76,,71.0,,,,,,,"Fatty acids, total saturated",G -8681088,615716,1258,10.71,,71.0,,,,,,,"Fatty acids, total saturated",G -8681529,616684,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8681807,617338,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8681910,617560,1258,7.02,,70.0,,,,,,,"Fatty acids, total saturated",G -8681998,617742,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8682333,618510,1258,5.48,,70.0,,,,,,,"Fatty acids, total saturated",G -8682507,618896,1258,4.76,,70.0,,,,,,,"Fatty acids, total saturated",G -8683052,620140,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8683133,620304,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8683290,620638,1258,12.66,,70.0,,,,,,,"Fatty acids, total saturated",G -8683513,621144,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8683606,621340,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -8683868,621926,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8684287,622944,1258,1.48,,70.0,,,,,,,"Fatty acids, total saturated",G -8684327,623058,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8684372,623162,1258,0.81,,70.0,,,,,,,"Fatty acids, total saturated",G -8685042,624680,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8685323,625332,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G -8685355,625400,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8685492,625682,1258,20.45,,70.0,,,,,,,"Fatty acids, total saturated",G -8685561,625844,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8686123,627070,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8686134,627094,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8686454,628154,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8686488,628300,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8686697,628760,1258,2.65,,70.0,,,,,,,"Fatty acids, total saturated",G -8686956,629314,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8687061,629532,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8687337,630230,1258,0.7,,70.0,,,,,,,"Fatty acids, total saturated",G -8687423,630414,1258,6.76,,70.0,,,,,,,"Fatty acids, total saturated",G -8687889,632180,1258,0.45,,70.0,,,,,,,"Fatty acids, total saturated",G -8688150,632898,1258,14.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8688307,633374,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8688408,633634,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8688436,633724,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8688466,633814,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8688476,633840,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G -8688575,634146,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8688604,634256,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G -8688746,634654,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8689340,636164,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8689686,636888,1258,15.62,,70.0,,,,,,,"Fatty acids, total saturated",G -8689962,637448,1258,13.16,,70.0,,,,,,,"Fatty acids, total saturated",G -8689970,637464,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8689995,637514,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8690296,638152,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8690622,638896,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8690794,639254,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8690809,639288,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8690841,639362,1258,3.1,,70.0,,,,,,,"Fatty acids, total saturated",G -8690932,639560,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8691038,639802,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8691747,641392,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8691989,641902,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8692009,641942,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8692137,642264,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8692350,642758,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8692595,643320,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8692621,643384,1258,1.63,,70.0,,,,,,,"Fatty acids, total saturated",G -8693551,645420,1258,12.07,,70.0,,,,,,,"Fatty acids, total saturated",G -8693583,645490,1258,4.76,,70.0,,,,,,,"Fatty acids, total saturated",G -8693701,645778,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8693888,646202,1258,17.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8694968,649430,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8695333,650228,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8695467,650534,1258,4.22,,70.0,,,,,,,"Fatty acids, total saturated",G -8695525,650732,1258,2.84,,70.0,,,,,,,"Fatty acids, total saturated",G -8695609,650908,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8695613,650916,1258,6.54,,70.0,,,,,,,"Fatty acids, total saturated",G -8695835,651766,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8696009,652262,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8696571,653792,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8696682,654136,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G -8696999,655034,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8697152,655356,1258,18.6,,70.0,,,,,,,"Fatty acids, total saturated",G -8697377,655930,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8697420,656018,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8697472,656130,1258,2.44,,70.0,,,,,,,"Fatty acids, total saturated",G -8697618,656472,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G -8697753,656802,1258,4.39,,70.0,,,,,,,"Fatty acids, total saturated",G -8697909,657156,1258,1.19,,70.0,,,,,,,"Fatty acids, total saturated",G -8698538,658528,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8698625,658716,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8698886,659304,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8699239,660152,1258,18.42,,70.0,,,,,,,"Fatty acids, total saturated",G -8699575,660980,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8699727,661332,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8699763,661408,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8699940,661844,1258,3.23,,70.0,,,,,,,"Fatty acids, total saturated",G -8700173,662718,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8700234,663044,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G -8700390,663936,1258,2.27,,70.0,,,,,,,"Fatty acids, total saturated",G -8700485,664402,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8701200,666580,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8701233,666646,1258,11.9,,70.0,,,,,,,"Fatty acids, total saturated",G -8701320,666828,1258,16.28,,70.0,,,,,,,"Fatty acids, total saturated",G -8701482,667554,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8701552,667756,1258,1.85,,70.0,,,,,,,"Fatty acids, total saturated",G -8701708,668110,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8702108,669040,1258,3.49,,70.0,,,,,,,"Fatty acids, total saturated",G -8702462,669864,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8702497,669952,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8702891,670854,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8702931,670938,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G -8702983,671044,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8703056,671210,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8703184,671528,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8703195,671550,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8703572,672420,1258,3.51,,70.0,,,,,,,"Fatty acids, total saturated",G -8703665,672676,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8703694,672736,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8703938,673270,1258,8.11,,70.0,,,,,,,"Fatty acids, total saturated",G -8704252,674018,1258,11.54,,70.0,,,,,,,"Fatty acids, total saturated",G -8704493,674556,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8704497,674568,1258,12.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8705122,675992,1258,0.6,,70.0,,,,,,,"Fatty acids, total saturated",G -8705338,676470,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8705350,676504,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G -8705385,676576,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8705486,676802,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8705709,677280,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8705748,677368,1258,4.44,,70.0,,,,,,,"Fatty acids, total saturated",G -8705798,677468,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G -8705870,677634,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8706019,677988,1258,11.76,,70.0,,,,,,,"Fatty acids, total saturated",G -8706127,678328,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8706193,678544,1258,0.21,,70.0,,,,,,,"Fatty acids, total saturated",G -8706596,679894,1258,2.84,,70.0,,,,,,,"Fatty acids, total saturated",G -8707005,680838,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8707036,680906,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8707212,681308,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G -8707467,681914,1258,11.54,,70.0,,,,,,,"Fatty acids, total saturated",G -8707590,682198,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8707600,682222,1258,4.62,,70.0,,,,,,,"Fatty acids, total saturated",G -8707677,682404,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8707713,682494,1258,8.26,,70.0,,,,,,,"Fatty acids, total saturated",G -8707890,682912,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8708104,683402,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8708418,684132,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G -8708582,684544,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8709046,685636,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8709617,686952,1258,5.88,,70.0,,,,,,,"Fatty acids, total saturated",G -8709851,687512,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8709864,687542,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8710356,688638,1258,0.35,,75.0,,,,,,,"Fatty acids, total saturated",G -8710517,689010,1258,3.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8711019,690188,1258,6.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8711652,691648,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8711867,692144,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8711901,692214,1258,55.56,,70.0,,,,,,,"Fatty acids, total saturated",G -8711999,692418,1258,1.46,,70.0,,,,,,,"Fatty acids, total saturated",G -8712003,692426,1258,1.88,,70.0,,,,,,,"Fatty acids, total saturated",G -8712192,692852,1258,15.38,,70.0,,,,,,,"Fatty acids, total saturated",G -8712264,693072,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8712273,693090,1258,11.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8712355,693348,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8712386,693412,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8712938,694660,1258,6.15,,70.0,,,,,,,"Fatty acids, total saturated",G -8713175,695228,1258,11.11,,70.0,,,,,,,"Fatty acids, total saturated",G -8713310,695512,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8713583,696072,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8713596,696126,1258,11.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8713797,696626,1258,1.96,,70.0,,,,,,,"Fatty acids, total saturated",G -8713900,696852,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8714248,697592,1258,1.39,,70.0,,,,,,,"Fatty acids, total saturated",G -8714359,697842,1258,4.04,,70.0,,,,,,,"Fatty acids, total saturated",G -8714822,698928,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8714885,699062,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8715136,699684,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8715499,700552,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8715729,701102,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8715910,701502,1258,3.64,,70.0,,,,,,,"Fatty acids, total saturated",G -8716009,701710,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8716841,703546,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8716898,703672,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8716994,703876,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8717077,704062,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8717514,705040,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8717566,705150,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8718006,706164,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8718261,706716,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8718411,707062,1258,8.05,,70.0,,,,,,,"Fatty acids, total saturated",G -8718475,707224,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8718676,707712,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8718731,707852,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8719001,708470,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8719104,708728,1258,5.88,,70.0,,,,,,,"Fatty acids, total saturated",G -8719110,708740,1258,8.82,,70.0,,,,,,,"Fatty acids, total saturated",G -8719802,710292,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8720075,710898,1258,2.27,,70.0,,,,,,,"Fatty acids, total saturated",G -8720205,711176,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8720278,711338,1258,3.39,,70.0,,,,,,,"Fatty acids, total saturated",G -8720617,712212,1258,86.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8721613,714638,1258,11.11,,70.0,,,,,,,"Fatty acids, total saturated",G -8722066,715772,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8722216,716096,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8722525,716934,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8722789,717608,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G -8722949,718000,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G -8723023,718192,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8723366,719028,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8723439,719216,1258,5.41,,70.0,,,,,,,"Fatty acids, total saturated",G -8723552,719476,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8723620,719666,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G -8723790,720046,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8723984,720520,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8724057,720712,1258,1.39,,70.0,,,,,,,"Fatty acids, total saturated",G -8724338,721352,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G -8724439,721578,1258,2.75,,70.0,,,,,,,"Fatty acids, total saturated",G -8724598,721912,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8724783,722406,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8725197,723550,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G -8725394,724070,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8725540,724414,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8725850,725134,1258,10.34,,70.0,,,,,,,"Fatty acids, total saturated",G -8725944,725380,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8726081,725728,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8726117,725816,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8726685,727152,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8726792,727388,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8726955,727774,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8727087,728082,1258,11.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8727091,728092,1258,4.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8727208,728368,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8727959,730078,1258,85.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8728331,730952,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8728485,731306,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8728557,731476,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8728652,731714,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8728752,731968,1258,4.39,,70.0,,,,,,,"Fatty acids, total saturated",G -8728886,732284,1258,0.55,,70.0,,,,,,,"Fatty acids, total saturated",G -8728924,732372,1258,0.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8728966,732476,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8729416,733478,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8729456,733568,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8729658,734006,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8729690,734072,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8729888,734522,1258,15.62,,70.0,,,,,,,"Fatty acids, total saturated",G -8729933,734634,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8731022,737060,1258,5.05,,70.0,,,,,,,"Fatty acids, total saturated",G -8731259,737582,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G -8731332,737738,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8731497,738108,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8731605,738354,1258,15.62,,70.0,,,,,,,"Fatty acids, total saturated",G -8731741,738664,1258,1.74,,70.0,,,,,,,"Fatty acids, total saturated",G -8731808,738822,1258,2.7,,70.0,,,,,,,"Fatty acids, total saturated",G -8732256,739854,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8732315,739978,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8732458,740300,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8732530,740454,1258,4.17,,70.0,,,,,,,"Fatty acids, total saturated",G -8732596,740606,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8732758,740946,1258,11.84,,70.0,,,,,,,"Fatty acids, total saturated",G -8733001,741544,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8733422,742482,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8733639,742948,1258,0.3,,70.0,,,,,,,"Fatty acids, total saturated",G -8733677,743036,1258,1.52,,70.0,,,,,,,"Fatty acids, total saturated",G -8733819,743342,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8733941,743602,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G -8733956,743644,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8734060,743892,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8734086,743946,1258,6.19,,70.0,,,,,,,"Fatty acids, total saturated",G -8734612,745102,1258,3.19,,70.0,,,,,,,"Fatty acids, total saturated",G -8734647,745176,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8734654,745190,1258,8.11,,70.0,,,,,,,"Fatty acids, total saturated",G -8735039,746046,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8735138,746288,1258,20.16,,70.0,,,,,,,"Fatty acids, total saturated",G -8735205,746432,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8735443,747281,1258,18.0,1.0,1.0,,,,,,,"Fatty acids, total saturated",G -8735445,747295,1258,18.2,1.0,1.0,,,,,,,"Fatty acids, total saturated",G -8735486,748345,1258,15.0,1.0,1.0,,,,,,,"Fatty acids, total saturated",G -8735586,749212,1258,13.0,1.0,1.0,,,,,,,"Fatty acids, total saturated",G -8736179,751974,1258,2.6,,78.0,,,,,,,"Fatty acids, total saturated",G -8736328,752272,1258,10.7,,78.0,,,,,,,"Fatty acids, total saturated",G -8736622,752864,1258,4.2,,78.0,,,,,,,"Fatty acids, total saturated",G -8736953,753526,1258,1.01,,71.0,,,,,,,"Fatty acids, total saturated",G -8737110,1847473,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8737123,753868,1258,0.4,,71.0,,,,,,,"Fatty acids, total saturated",G -8737174,753970,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8737212,754046,1258,11.11,,71.0,,,,,,,"Fatty acids, total saturated",G -8737228,754078,1258,5.05,,71.0,,,,,,,"Fatty acids, total saturated",G -8737355,754332,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G -8737818,755258,1258,7.14,,71.0,,,,,,,"Fatty acids, total saturated",G -8738198,756018,1258,0.96,,71.0,,,,,,,"Fatty acids, total saturated",G -8738346,756314,1258,9.52,,71.0,,,,,,,"Fatty acids, total saturated",G -8738467,756556,1258,13.64,,71.0,,,,,,,"Fatty acids, total saturated",G -8738736,757098,1258,14.8,,78.0,,,,,,,"Fatty acids, total saturated",G -8738961,1847755,1258,4.0,,78.0,,,,,,,"Fatty acids, total saturated",G -8739006,757674,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8739291,758246,1258,1.21,,71.0,,,,,,,"Fatty acids, total saturated",G -8740026,759716,1258,16.07,,71.0,,,,,,,"Fatty acids, total saturated",G -8740246,760158,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8740332,760330,1258,0.59,,71.0,,,,,,,"Fatty acids, total saturated",G -8740647,760960,1258,7.69,,71.0,,,,,,,"Fatty acids, total saturated",G -8740771,1848037,1258,11.0,,78.0,,,,,,,"Fatty acids, total saturated",G -8740813,761292,1258,7.69,,71.0,,,,,,,"Fatty acids, total saturated",G -8740845,1848044,1258,5.26,,71.0,,,,,,,"Fatty acids, total saturated",G -8740866,761398,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8740899,761468,1258,5.36,,71.0,,,,,,,"Fatty acids, total saturated",G -8741229,762234,1258,6.9,,71.0,,,,,,,"Fatty acids, total saturated",G -8741399,762594,1258,5.31,,71.0,,,,,,,"Fatty acids, total saturated",G -8741593,763030,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8741701,763278,1258,0.3,,78.0,,,,,,,"Fatty acids, total saturated",G -8741856,763624,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8742600,765296,1258,14.29,,71.0,,,,,,,"Fatty acids, total saturated",G -8742941,766060,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8742981,766154,1258,10.94,,71.0,,,,,,,"Fatty acids, total saturated",G -8743071,766358,1258,1.77,,71.0,,,,,,,"Fatty acids, total saturated",G -8743081,766380,1258,1.34,,71.0,,,,,,,"Fatty acids, total saturated",G -8743397,767090,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8743411,767120,1258,5.56,,71.0,,,,,,,"Fatty acids, total saturated",G -8743463,767246,1258,16.0,,71.0,,,,,,,"Fatty acids, total saturated",G -8743575,767498,1258,1.61,,71.0,,,,,,,"Fatty acids, total saturated",G -8743911,768260,1258,6.9,,71.0,,,,,,,"Fatty acids, total saturated",G -8743913,768264,1258,8.93,,71.0,,,,,,,"Fatty acids, total saturated",G -8743929,768296,1258,0.33,,71.0,,,,,,,"Fatty acids, total saturated",G -8744275,769038,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8744415,769340,1258,5.88,,71.0,,,,,,,"Fatty acids, total saturated",G -8744661,769832,1258,18.0,,71.0,,,,,,,"Fatty acids, total saturated",G -8744902,770318,1258,8.93,,71.0,,,,,,,"Fatty acids, total saturated",G -8745560,771644,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G -8745789,772108,1258,1.43,,71.0,,,,,,,"Fatty acids, total saturated",G -8745843,772220,1258,5.48,,71.0,,,,,,,"Fatty acids, total saturated",G -8745859,772252,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8746145,772906,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G -8746537,773888,1258,7.45,,70.0,,,,,,,"Fatty acids, total saturated",G -8746803,1848173,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G -8746984,775202,1258,1.98,,70.0,,,,,,,"Fatty acids, total saturated",G -8747422,776224,1258,14.04,,70.0,,,,,,,"Fatty acids, total saturated",G -8747649,776812,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8748147,779258,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G -8748212,779664,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8748407,780182,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8748548,780640,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8748613,780786,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8749007,792371,1258,16.07,,71.0,,,,,,,"Fatty acids, total saturated",G -8749122,792615,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8749535,793539,1258,4.84,,70.0,,,,,,,"Fatty acids, total saturated",G -8750197,795139,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8750485,795919,1258,6.15,,70.0,,,,,,,"Fatty acids, total saturated",G -8750911,796879,1258,1.77,,70.0,,,,,,,"Fatty acids, total saturated",G -8750970,797019,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8751024,797155,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8751146,797551,1258,4.76,,70.0,,,,,,,"Fatty acids, total saturated",G -8751396,798155,1258,11.63,,70.0,,,,,,,"Fatty acids, total saturated",G -8751493,798387,1258,3.41,,70.0,,,,,,,"Fatty acids, total saturated",G -8751564,798551,1258,6.16,,70.0,,,,,,,"Fatty acids, total saturated",G -8751704,798965,1258,7.02,,70.0,,,,,,,"Fatty acids, total saturated",G -8751782,799201,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8751828,799297,1258,4.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8751909,799493,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8751972,799653,1258,0.77,,70.0,,,,,,,"Fatty acids, total saturated",G -8751993,799711,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8752030,799803,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8752155,800099,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G -8752325,800507,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8752689,801363,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8753026,802099,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8753040,802127,1258,6.98,,70.0,,,,,,,"Fatty acids, total saturated",G -8753140,802359,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8753433,803025,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8754098,804529,1258,11.4,,70.0,,,,,,,"Fatty acids, total saturated",G -8754296,804967,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8754319,805015,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8754431,805285,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8754450,805335,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8755089,806765,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8755175,806959,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8755230,807081,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8755571,807849,1258,14.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8755627,807969,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8756222,809290,1258,0.83,,71.0,,,,,,,"Fatty acids, total saturated",G -8756261,809376,1258,15.38,,71.0,,,,,,,"Fatty acids, total saturated",G -8756273,809404,1258,11.76,,71.0,,,,,,,"Fatty acids, total saturated",G -8756523,809976,1258,2.68,,71.0,,,,,,,"Fatty acids, total saturated",G -8756554,810040,1258,19.64,,71.0,,,,,,,"Fatty acids, total saturated",G -8756978,811064,1258,8.06,,71.0,,,,,,,"Fatty acids, total saturated",G -8757608,813540,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G -8757822,814478,1258,6.06,,70.0,,,,,,,"Fatty acids, total saturated",G -8758163,815980,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8758260,816308,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8758419,816848,1258,60.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8758712,817786,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8758958,818700,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8759137,819636,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8759292,820186,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8759312,820282,1258,2.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8759513,821344,1258,3.41,,70.0,,,,,,,"Fatty acids, total saturated",G -8759917,823260,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8760200,824308,1258,6.82,,70.0,,,,,,,"Fatty acids, total saturated",G -8760352,824898,1258,3.45,,70.0,,,,,,,"Fatty acids, total saturated",G -8760540,825378,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8760692,826028,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8760982,827374,1258,2.17,,70.0,,,,,,,"Fatty acids, total saturated",G -8761052,827556,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8761216,828080,1258,6.1,,70.0,,,,,,,"Fatty acids, total saturated",G -8761370,828606,1258,4.3,,70.0,,,,,,,"Fatty acids, total saturated",G -8761450,828898,1258,2.12,,70.0,,,,,,,"Fatty acids, total saturated",G -8761487,829024,1258,1.42,,70.0,,,,,,,"Fatty acids, total saturated",G -8761542,829220,1258,5.77,,70.0,,,,,,,"Fatty acids, total saturated",G -8761737,829714,1258,2.82,,70.0,,,,,,,"Fatty acids, total saturated",G -8761773,829960,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G -8762015,831336,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8762149,831834,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8762387,832620,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8762504,833070,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8762578,833318,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8762826,834222,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8762852,834332,1258,10.47,,70.0,,,,,,,"Fatty acids, total saturated",G -8762908,834504,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8763402,836050,1258,15.38,,70.0,,,,,,,"Fatty acids, total saturated",G -8763476,836320,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8763683,836866,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G -8763747,837052,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8764061,838306,1258,1.21,,70.0,,,,,,,"Fatty acids, total saturated",G -8764309,839096,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G -8764327,839148,1258,10.99,,70.0,,,,,,,"Fatty acids, total saturated",G -8764562,840210,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8765061,841856,1258,2.56,,70.0,,,,,,,"Fatty acids, total saturated",G -8765113,842022,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8765138,842076,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8765330,842926,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -8765487,843600,1258,9.41,,70.0,,,,,,,"Fatty acids, total saturated",G -8765630,844026,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G -8765633,844038,1258,1.41,,70.0,,,,,,,"Fatty acids, total saturated",G -8765896,844896,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8765897,844898,1258,5.61,,70.0,,,,,,,"Fatty acids, total saturated",G -8765931,845004,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G -8766137,1848290,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G -8766176,845818,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8766312,846428,1258,7.06,,70.0,,,,,,,"Fatty acids, total saturated",G -8766675,847778,1258,2.68,,70.0,,,,,,,"Fatty acids, total saturated",G -8766756,848168,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8766983,849636,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8767119,850222,1258,1.2,,70.0,,,,,,,"Fatty acids, total saturated",G -8767132,850264,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8767243,850544,1258,4.9,,70.0,,,,,,,"Fatty acids, total saturated",G -8767438,851124,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8767755,852248,1258,1.75,,70.0,,,,,,,"Fatty acids, total saturated",G -8767924,852784,1258,8.24,,70.0,,,,,,,"Fatty acids, total saturated",G -8768413,854408,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8768448,854510,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8768460,854540,1258,4.55,,70.0,,,,,,,"Fatty acids, total saturated",G -8768705,855396,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8769020,856420,1258,1.61,,70.0,,,,,,,"Fatty acids, total saturated",G -8769193,857154,1258,2.63,,70.0,,,,,,,"Fatty acids, total saturated",G -8769195,857158,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8769316,857612,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8769342,857698,1258,4.83,,70.0,,,,,,,"Fatty acids, total saturated",G -8769615,858530,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8769650,858620,1258,1.07,,70.0,,,,,,,"Fatty acids, total saturated",G -8770062,859964,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8770314,860832,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8770921,863560,1258,4.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8770996,863888,1258,11.9,,70.0,,,,,,,"Fatty acids, total saturated",G -8771566,866012,1258,1.88,,70.0,,,,,,,"Fatty acids, total saturated",G -8771785,866676,1258,28.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8771895,867068,1258,5.63,,70.0,,,,,,,"Fatty acids, total saturated",G -8772304,869642,1258,3.41,,70.0,,,,,,,"Fatty acids, total saturated",G -8772500,870492,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G -8772597,870888,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8772951,872472,1258,4.55,,70.0,,,,,,,"Fatty acids, total saturated",G -8773882,875950,1258,4.31,,70.0,,,,,,,"Fatty acids, total saturated",G -8773973,876322,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8774297,877530,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G -8774388,877864,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8774949,879950,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G -8774958,879992,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8775011,880186,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G -8775072,880362,1258,2.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8775163,880656,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8775175,880696,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8775177,880700,1258,8.7,,70.0,,,,,,,"Fatty acids, total saturated",G -8775328,881138,1258,8.82,,70.0,,,,,,,"Fatty acids, total saturated",G -8776016,883814,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8776180,884386,1258,0.99,,70.0,,,,,,,"Fatty acids, total saturated",G -8776337,885174,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8776384,885468,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G -8776538,886216,1258,5.45,,70.0,,,,,,,"Fatty acids, total saturated",G -8776888,887500,1258,6.9,,70.0,,,,,,,"Fatty acids, total saturated",G -8776990,887890,1258,8.05,,70.0,,,,,,,"Fatty acids, total saturated",G -8777217,888640,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8777300,888926,1258,0.91,,70.0,,,,,,,"Fatty acids, total saturated",G -8777333,889038,1258,13.24,,70.0,,,,,,,"Fatty acids, total saturated",G -8777949,891144,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8778062,891442,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8778090,891504,1258,3.51,,70.0,,,,,,,"Fatty acids, total saturated",G -8778134,891660,1258,0.66,,70.0,,,,,,,"Fatty acids, total saturated",G -8778252,891992,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8778325,892258,1258,4.93,,70.0,,,,,,,"Fatty acids, total saturated",G -8778446,892654,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8778487,892776,1258,8.03,,70.0,,,,,,,"Fatty acids, total saturated",G -8778574,893000,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8779445,895580,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -8779611,896106,1258,4.49,,70.0,,,,,,,"Fatty acids, total saturated",G -8779651,896220,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8779658,896236,1258,7.89,,70.0,,,,,,,"Fatty acids, total saturated",G -8780615,898684,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8780622,898722,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8780658,898926,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8781024,900322,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8781183,900844,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G -8781340,901440,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8781598,902270,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8781745,902658,1258,1.41,,70.0,,,,,,,"Fatty acids, total saturated",G -8781804,902994,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8781816,903036,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8782389,905354,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8782979,907468,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G -8783012,907562,1258,3.26,,70.0,,,,,,,"Fatty acids, total saturated",G -8783013,907564,1258,6.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8783176,908180,1258,2.17,,70.0,,,,,,,"Fatty acids, total saturated",G -8783295,908622,1258,0.93,,70.0,,,,,,,"Fatty acids, total saturated",G -8783703,910050,1258,8.8,,70.0,,,,,,,"Fatty acids, total saturated",G -8783734,910202,1258,1.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8783865,910724,1258,1.35,,70.0,,,,,,,"Fatty acids, total saturated",G -8783981,911206,1258,6.52,,70.0,,,,,,,"Fatty acids, total saturated",G -8784033,911446,1258,5.65,,70.0,,,,,,,"Fatty acids, total saturated",G -8784035,911450,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G -8784103,911692,1258,2.55,,70.0,,,,,,,"Fatty acids, total saturated",G -8784219,912032,1258,4.08,,70.0,,,,,,,"Fatty acids, total saturated",G -8784328,912350,1258,22.22,,70.0,,,,,,,"Fatty acids, total saturated",G -8784561,913206,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8784658,913590,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8784739,913842,1258,19.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8784869,914302,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8785074,914924,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8786272,919266,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8786593,920436,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8786790,921206,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G -8787393,923686,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8787571,924222,1258,2.73,,70.0,,,,,,,"Fatty acids, total saturated",G -8787692,924630,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8788169,926086,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8788216,926206,1258,15.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8788275,926362,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G -8788317,926494,1258,2.21,,70.0,,,,,,,"Fatty acids, total saturated",G -8788357,926598,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8788379,926650,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8788553,927164,1258,6.34,,70.0,,,,,,,"Fatty acids, total saturated",G -8788646,927444,1258,1.02,,70.0,,,,,,,"Fatty acids, total saturated",G -8788985,928566,1258,0.41,,70.0,,,,,,,"Fatty acids, total saturated",G -8789003,928620,1258,7.06,,70.0,,,,,,,"Fatty acids, total saturated",G -8789122,929068,1258,11.22,,70.0,,,,,,,"Fatty acids, total saturated",G -8789545,930530,1258,0.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8789869,931612,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8789940,931872,1258,0.68,,70.0,,,,,,,"Fatty acids, total saturated",G -8790079,932372,1258,22.12,,70.0,,,,,,,"Fatty acids, total saturated",G -8790174,932722,1258,3.41,,70.0,,,,,,,"Fatty acids, total saturated",G -8790273,933072,1258,7.61,,70.0,,,,,,,"Fatty acids, total saturated",G -8790340,933258,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8790399,933470,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -8790471,933768,1258,11.11,,70.0,,,,,,,"Fatty acids, total saturated",G -8791250,936392,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8791691,937916,1258,0.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8792052,939128,1258,3.7,,70.0,,,,,,,"Fatty acids, total saturated",G -8792149,939492,1258,3.98,,70.0,,,,,,,"Fatty acids, total saturated",G -8792461,940830,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8792473,940866,1258,4.35,,70.0,,,,,,,"Fatty acids, total saturated",G -8792491,940918,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8792495,940926,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8792809,942136,1258,5.47,,70.0,,,,,,,"Fatty acids, total saturated",G -8792879,942388,1258,4.62,,70.0,,,,,,,"Fatty acids, total saturated",G -8793488,944746,1258,1.01,,70.0,,,,,,,"Fatty acids, total saturated",G -8793524,944886,1258,3.03,,70.0,,,,,,,"Fatty acids, total saturated",G -8793622,945204,1258,0.15,,70.0,,,,,,,"Fatty acids, total saturated",G -8793897,946790,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -8793958,947004,1258,15.15,,70.0,,,,,,,"Fatty acids, total saturated",G -8794137,947530,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8794179,947682,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G -8794331,948212,1258,17.31,,70.0,,,,,,,"Fatty acids, total saturated",G -8794482,948672,1258,3.45,,70.0,,,,,,,"Fatty acids, total saturated",G -8794772,949750,1258,0.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8795030,950645,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8795405,951527,1258,6.59,,70.0,,,,,,,"Fatty acids, total saturated",G -8795674,952179,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8795696,952229,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8795818,952553,1258,26.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8796492,1848554,1258,9.0,,78.0,,,,,,,"Fatty acids, total saturated",G -8796656,954819,1258,5.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8796899,955539,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8797253,956425,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8797279,956479,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8797346,956639,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8797642,957447,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8797670,957599,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8797749,957831,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G -8798008,1848636,1258,7.0,,78.0,,,,,,,"Fatty acids, total saturated",G -8798040,958595,1258,4.49,,70.0,,,,,,,"Fatty acids, total saturated",G -8798193,958971,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8798207,959001,1258,5.59,,70.0,,,,,,,"Fatty acids, total saturated",G -8798423,959527,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8798523,959751,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8798688,960445,1258,7.06,,70.0,,,,,,,"Fatty acids, total saturated",G -8798895,960909,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8798910,960953,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8799091,1848701,1258,0.8,,71.0,,,,,,,"Fatty acids, total saturated",G -8799381,962169,1258,0.69,,70.0,,,,,,,"Fatty acids, total saturated",G -8799383,962173,1258,0.64,,70.0,,,,,,,"Fatty acids, total saturated",G -8799550,962887,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8799622,963211,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8800209,965729,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8800268,1848759,1258,0.69,,71.0,,,,,,,"Fatty acids, total saturated",G -8800310,1848763,1258,1.82,,71.0,,,,,,,"Fatty acids, total saturated",G -8800434,1848792,1258,16.0,,71.0,,,,,,,"Fatty acids, total saturated",G -8800756,1848825,1258,8.06,,71.0,,,,,,,"Fatty acids, total saturated",G -8800841,967199,1258,19.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8801839,969587,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G -8802255,970537,1258,0.47,,75.0,,,,,,,"Fatty acids, total saturated",G -8802366,970865,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8802497,1849010,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G -8802951,972325,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8802977,972379,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8803143,972797,1258,4.41,,70.0,,,,,,,"Fatty acids, total saturated",G -8803208,973069,1258,2.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8803270,1849043,1258,5.0,,78.0,,,,,,,"Fatty acids, total saturated",G -8803391,973503,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8803528,973897,1258,26.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8803778,974949,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8803894,975335,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8803907,975371,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8803960,975543,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8804081,975799,1258,2.26,,70.0,,,,,,,"Fatty acids, total saturated",G -8804159,975959,1258,4.11,,70.0,,,,,,,"Fatty acids, total saturated",G -8804404,977873,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8804872,1849124,1258,80.36,,71.0,,,,,,,"Fatty acids, total saturated",G -8805237,983559,1258,6.94,,70.0,,,,,,,"Fatty acids, total saturated",G -8805289,983755,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8805290,983757,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8805581,984475,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8805584,984487,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8805600,984523,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8805631,1849161,1258,15.38,,71.0,,,,,,,"Fatty acids, total saturated",G -8805763,984937,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8805776,984965,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8805918,985333,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G -8805973,985457,1258,2.42,,70.0,,,,,,,"Fatty acids, total saturated",G -8806018,985585,1258,4.62,,70.0,,,,,,,"Fatty acids, total saturated",G -8806034,985621,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8806112,985805,1258,0.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8806527,986845,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8806667,987251,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8806725,987413,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8806789,987553,1258,9.52,,70.0,,,,,,,"Fatty acids, total saturated",G -8806952,988039,1258,2.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8807472,995955,1258,5.66,,70.0,,,,,,,"Fatty acids, total saturated",G -8808165,1001533,1258,2.54,,70.0,,,,,,,"Fatty acids, total saturated",G -8808466,1002223,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8808728,1002843,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8808946,1004629,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8809135,1005513,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8809245,1006377,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8809431,1006789,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8809438,1006805,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8809799,1008039,1258,1.61,,70.0,,,,,,,"Fatty acids, total saturated",G -8810080,1008725,1258,0.45,,75.0,,,,,,,"Fatty acids, total saturated",G -8810307,1009269,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8810514,1009771,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8810704,1010275,1258,2.68,,70.0,,,,,,,"Fatty acids, total saturated",G -8810901,1849689,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8811217,1011481,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G -8811431,1011991,1258,7.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8811450,1012035,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8811668,1012539,1258,1.63,,70.0,,,,,,,"Fatty acids, total saturated",G -8812318,1015761,1258,30.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8812321,1015769,1258,5.7,,70.0,,,,,,,"Fatty acids, total saturated",G -8812490,1016695,1258,8.83,,70.0,,,,,,,"Fatty acids, total saturated",G -8812738,1017277,1258,4.76,,70.0,,,,,,,"Fatty acids, total saturated",G -8812817,1017477,1258,9.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8812932,1017733,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -8813598,1019331,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8813693,1019563,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8813822,1019865,1258,3.45,,70.0,,,,,,,"Fatty acids, total saturated",G -8814157,1020655,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8814315,1021009,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8814588,1021655,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8815197,1023039,1258,6.59,,70.0,,,,,,,"Fatty acids, total saturated",G -8815379,1023451,1258,3.09,,70.0,,,,,,,"Fatty acids, total saturated",G -8815385,1023467,1258,5.88,,70.0,,,,,,,"Fatty acids, total saturated",G -8815623,1850060,1258,1.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8815750,1024363,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8815887,1024679,1258,4.46,,70.0,,,,,,,"Fatty acids, total saturated",G -8815891,1024689,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8815894,1024695,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8816622,1026483,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8816795,1026931,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8817249,1028115,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -8817298,1028231,1258,9.62,,70.0,,,,,,,"Fatty acids, total saturated",G -8817550,1028879,1258,3.09,,70.0,,,,,,,"Fatty acids, total saturated",G -8817878,1029665,1258,5.81,,70.0,,,,,,,"Fatty acids, total saturated",G -8818887,1032027,1258,8.41,,70.0,,,,,,,"Fatty acids, total saturated",G -8818961,1032201,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8819013,1032315,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8819073,1032455,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8819359,1033161,1258,1.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8819643,1033913,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8819734,1034133,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8819859,1034415,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8819895,1034491,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8819961,1034631,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8820370,1035777,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8820803,1036821,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8821151,1037659,1258,3.53,,70.0,,,,,,,"Fatty acids, total saturated",G -8821170,1037725,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8821532,1038669,1258,2.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8821601,1038829,1258,3.54,,70.0,,,,,,,"Fatty acids, total saturated",G -8821695,1039069,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8821826,1039441,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8822305,1040585,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8822462,1040947,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8822548,1041157,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8822838,1041877,1258,1.77,,70.0,,,,,,,"Fatty acids, total saturated",G -8822869,1041945,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8823088,1042523,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8823120,1042595,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8823536,1043573,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8823554,1043611,1258,1.77,,70.0,,,,,,,"Fatty acids, total saturated",G -8823588,1043685,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8823639,1043807,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8823899,1044385,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G -8823966,1044519,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8824088,1044795,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8824224,1045139,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8824600,1045937,1258,2.12,,70.0,,,,,,,"Fatty acids, total saturated",G -8824736,1046229,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8825170,1047275,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G -8825419,1047883,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8825620,1048385,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8825748,1048665,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8825979,1049157,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8826007,1049223,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8826017,1049243,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8826236,1049733,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8826315,1049895,1258,7.89,,70.0,,,,,,,"Fatty acids, total saturated",G -8826459,1054983,1258,6.0,,71.0,,,,,,,"Fatty acids, total saturated",G -8826644,1055359,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8826790,1055681,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8826901,1055911,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8827628,1057561,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8827669,1057659,1258,1.48,,70.0,,,,,,,"Fatty acids, total saturated",G -8828560,1059799,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8829065,1060931,1258,17.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8829205,1061245,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8829445,1061807,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8829556,1062071,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8829815,1062721,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8830195,1063575,1258,2.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8830210,1063609,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G -8830295,1063787,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8830797,1064919,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8831059,1065533,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8831142,1065713,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8831190,1065819,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8831309,1066091,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8831404,1066307,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8831447,1066395,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8831986,1067563,1258,0.59,,71.0,,,,,,,"Fatty acids, total saturated",G -8832300,1068275,1258,11.54,,70.0,,,,,,,"Fatty acids, total saturated",G -8832624,1069091,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8832766,1069415,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8833206,1070469,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8833428,1070975,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8833661,1071525,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G -8833762,1071787,1258,3.08,,70.0,,,,,,,"Fatty acids, total saturated",G -8834351,1073431,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G -8834531,1073869,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8834844,1074579,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8835008,1074991,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8835190,1075437,1258,1.03,,70.0,,,,,,,"Fatty acids, total saturated",G -8835997,1077361,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8836016,1077411,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G -8836036,1077475,1258,2.63,,70.0,,,,,,,"Fatty acids, total saturated",G -8836355,1078201,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8836684,1078949,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8836933,1079479,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8837249,1080245,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8837262,1080273,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8837437,1080649,1258,2.84,,70.0,,,,,,,"Fatty acids, total saturated",G -8837889,1081685,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8837897,1081703,1258,6.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8838032,1082037,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8838275,1082561,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8838505,1083037,1258,3.33,,71.0,,,,,,,"Fatty acids, total saturated",G -8838593,1083243,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8838707,1083507,1258,8.77,,70.0,,,,,,,"Fatty acids, total saturated",G -8839039,1084283,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8839595,1085551,1258,3.75,,70.0,,,,,,,"Fatty acids, total saturated",G -8839786,1086127,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8840267,1087617,1258,2.12,,70.0,,,,,,,"Fatty acids, total saturated",G -8840415,1087973,1258,33.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8840942,1089201,1258,2.21,,70.0,,,,,,,"Fatty acids, total saturated",G -8841258,1089923,1258,1.91,,70.0,,,,,,,"Fatty acids, total saturated",G -8841345,1090129,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G -8841366,1090173,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8841523,1090539,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8842044,1091803,1258,12.07,,70.0,,,,,,,"Fatty acids, total saturated",G -8842194,1092123,1258,2.4,,70.0,,,,,,,"Fatty acids, total saturated",G -8842513,1092865,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8843213,1094533,1258,8.82,,70.0,,,,,,,"Fatty acids, total saturated",G -8843355,1094881,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8843524,1095263,1258,3.95,,70.0,,,,,,,"Fatty acids, total saturated",G -8843546,1095317,1258,14.63,,70.0,,,,,,,"Fatty acids, total saturated",G -8843827,1096019,1258,8.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8843874,1096131,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G -8844006,1096423,1258,5.31,,70.0,,,,,,,"Fatty acids, total saturated",G -8844035,1096481,1258,5.31,,70.0,,,,,,,"Fatty acids, total saturated",G -8844061,1096535,1258,22.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8844200,1096867,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8844239,1096951,1258,9.22,,70.0,,,,,,,"Fatty acids, total saturated",G -8844261,1097021,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G -8844362,1097263,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8844484,1850284,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8844933,1850784,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8845114,1850989,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8845212,1851099,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8845359,1851257,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8845482,1851391,1258,0.81,,70.0,,,,,,,"Fatty acids, total saturated",G -8845571,1851483,1258,16.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8845601,1851520,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8845699,1851631,1258,11.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8846628,1852640,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8846713,1852733,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8846816,1852845,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8846823,1852852,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8846824,1852853,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G -8846837,1852866,1258,36.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8847051,1853102,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8847336,1853406,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8847668,1853803,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8847670,1853805,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8848662,1854926,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G -8849003,1855302,1258,0.74,,70.0,,,,,,,"Fatty acids, total saturated",G -8849378,1855701,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8849384,1855707,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8850160,1856582,1258,3.2,,70.0,,,,,,,"Fatty acids, total saturated",G -8850420,1856866,1258,5.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8850558,1857012,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8850644,1857104,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8850760,1857241,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8850907,1857402,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8850956,1857453,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8851301,1857838,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G -8851494,1858060,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8851882,1858482,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8852056,1858666,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8852587,1859227,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8852669,1859311,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8852678,1859320,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8852784,1859434,1258,1.95,,70.0,,,,,,,"Fatty acids, total saturated",G -8852908,1859559,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8853036,1859696,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8853118,1859780,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G -8853396,1860082,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G -8853746,1860509,1258,1.56,,70.0,,,,,,,"Fatty acids, total saturated",G -8853850,1860628,1258,0.7,,70.0,,,,,,,"Fatty acids, total saturated",G -8853923,1860707,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8854047,1860838,1258,3.53,,70.0,,,,,,,"Fatty acids, total saturated",G -8854061,1860853,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8854069,1860861,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8854494,1861333,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8854541,1861383,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8854551,1861394,1258,22.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8854748,1861635,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8854864,1861767,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8855150,1862099,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8855635,1862654,1258,4.04,,70.0,,,,,,,"Fatty acids, total saturated",G -8855645,1862666,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8855690,1862711,1258,0.83,,70.0,,,,,,,"Fatty acids, total saturated",G -8855833,1862858,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -8855850,1862875,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8855975,1863024,1258,10.81,,70.0,,,,,,,"Fatty acids, total saturated",G -8855988,1863042,1258,4.55,,70.0,,,,,,,"Fatty acids, total saturated",G -8856048,1863118,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8856093,1863165,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8856549,1863670,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8856755,1863913,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8857194,1864402,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8857374,1864598,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8857662,1864917,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8857783,1865068,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G -8857859,1865148,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8857995,1865311,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8858301,1865670,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8858338,1865709,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8858443,1865820,1258,24.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8858814,1866240,1258,5.68,,70.0,,,,,,,"Fatty acids, total saturated",G -8858824,1866251,1258,1.75,,70.0,,,,,,,"Fatty acids, total saturated",G -8858852,1866282,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -8859008,1866453,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8859072,1866533,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8859144,1866639,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8859260,1866766,1258,8.77,,70.0,,,,,,,"Fatty acids, total saturated",G -8859543,1867093,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8859659,1867221,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8859792,1867355,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8859894,1867464,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8860101,1867695,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G -8860138,1867733,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8860201,1867805,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G -8860248,1867863,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8860405,1868042,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8861050,1868763,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8861346,1869095,1258,13.64,,70.0,,,,,,,"Fatty acids, total saturated",G -8861695,1869473,1258,3.21,,70.0,,,,,,,"Fatty acids, total saturated",G -8861798,1869576,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8862112,1869911,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8862147,1869946,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8862475,1870297,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8862524,1870348,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8862587,1870417,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8862732,1870569,1258,3.53,,70.0,,,,,,,"Fatty acids, total saturated",G -8862785,1870629,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G -8862883,1870744,1258,0.47,,75.0,,,,,,,"Fatty acids, total saturated",G -8863356,1871259,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8863475,1871381,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8863842,1871821,1258,0.64,,70.0,,,,,,,"Fatty acids, total saturated",G -8863851,1871830,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8863954,1872181,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8864221,1872614,1258,17.65,,70.0,,,,,,,"Fatty acids, total saturated",G -8864379,1872818,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8864495,1872951,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8864544,1873033,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8864597,1873097,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8864866,1873446,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8864986,1873648,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8865155,1873882,1258,5.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8865491,1874274,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8865559,1874348,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8865727,1874573,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G -8865918,1874851,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8866253,1875276,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8866257,1875280,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8866296,1875328,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8866395,1875456,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8866702,1875839,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8866819,1875991,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8867157,1876423,1258,5.88,,70.0,,,,,,,"Fatty acids, total saturated",G -8867257,1876554,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8867363,1876708,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G -8867446,1876812,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8867555,1876941,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8868077,1877607,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8868140,1877684,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8868320,1877931,1258,11.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8868343,1877958,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8868499,1878200,1258,23.68,,70.0,,,,,,,"Fatty acids, total saturated",G -8868631,1878362,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8868820,1878624,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8869002,1878840,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8869071,1878922,1258,18.6,,70.0,,,,,,,"Fatty acids, total saturated",G -8869073,1878924,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8869182,1879053,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8869897,1879928,1258,8.82,,70.0,,,,,,,"Fatty acids, total saturated",G -8870051,1880113,1258,11.54,,70.0,,,,,,,"Fatty acids, total saturated",G -8870352,1880517,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8870765,1140141,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8871009,1140568,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8871028,1140587,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8871289,1140919,1258,4.05,,70.0,,,,,,,"Fatty acids, total saturated",G -8871341,1140983,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8871809,1141592,1258,62.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8872047,1141869,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8872193,1142050,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G -8872421,1142303,1258,4.62,,70.0,,,,,,,"Fatty acids, total saturated",G -8872439,1142322,1258,28.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8872454,1142342,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8872978,1142951,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8872980,1142953,1258,7.89,,70.0,,,,,,,"Fatty acids, total saturated",G -8873061,1143052,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8873221,1143220,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8873488,1143518,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8874064,1144167,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G -8874209,1144333,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8874391,1144551,1258,4.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8874600,1144794,1258,10.26,,70.0,,,,,,,"Fatty acids, total saturated",G -8874647,1144851,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8874763,1144983,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8874782,1145005,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8875077,1880700,1258,6.76,,70.0,,,,,,,"Fatty acids, total saturated",G -8875185,1145386,1258,1.42,,71.0,,,,,,,"Fatty acids, total saturated",G -8875345,1145547,1258,0.08,,78.0,,,,,,,"Fatty acids, total saturated",G -8875365,1145567,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G -8875445,1145647,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8875466,1145668,1258,21.0,,78.0,,,,,,,"Fatty acids, total saturated",G -8875489,1145691,1258,9.0,,78.0,,,,,,,"Fatty acids, total saturated",G -8875643,1145845,1258,3.0,,78.0,,,,,,,"Fatty acids, total saturated",G -8875705,1145907,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G -8875755,1145958,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G -8876036,1146242,1258,16.0,,71.0,,,,,,,"Fatty acids, total saturated",G -8876113,1146322,1258,7.14,,71.0,,,,,,,"Fatty acids, total saturated",G -8876821,1147063,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8876822,1147064,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8876831,1147083,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8876955,1147216,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8877144,1147481,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8877427,1147840,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G -8878090,1148763,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G -8878240,1148978,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8878908,1150140,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8878930,1150170,1258,8.65,,70.0,,,,,,,"Fatty acids, total saturated",G -8879341,1150771,1258,18.75,,70.0,,,,,,,"Fatty acids, total saturated",G -8879384,1150819,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G -8879534,1151011,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8879574,1151062,1258,1.19,,70.0,,,,,,,"Fatty acids, total saturated",G -8879922,1151660,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8879932,1151670,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8880087,1151877,1258,1.05,,70.0,,,,,,,"Fatty acids, total saturated",G -8880092,1151882,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8880219,1152052,1258,1.35,,70.0,,,,,,,"Fatty acids, total saturated",G -8880229,1152066,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8880288,1152128,1258,0.15,,70.0,,,,,,,"Fatty acids, total saturated",G -8880758,1152648,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8881472,1153465,1258,9.26,,70.0,,,,,,,"Fatty acids, total saturated",G -8881538,1153533,1258,9.26,,70.0,,,,,,,"Fatty acids, total saturated",G -8881637,1153645,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8881855,1153895,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8881864,1153907,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8881882,1153927,1258,1.39,,70.0,,,,,,,"Fatty acids, total saturated",G -8882210,1154299,1258,7.35,,70.0,,,,,,,"Fatty acids, total saturated",G -8882527,1154656,1258,6.9,,70.0,,,,,,,"Fatty acids, total saturated",G -8882692,1154843,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8882849,1155010,1258,1.02,,71.0,,,,,,,"Fatty acids, total saturated",G -8882929,1155090,1258,5.0,,78.0,,,,,,,"Fatty acids, total saturated",G -8882956,1155117,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8883039,1155200,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8883090,1155251,1258,0.47,,71.0,,,,,,,"Fatty acids, total saturated",G -8883130,1155292,1258,0.62,,71.0,,,,,,,"Fatty acids, total saturated",G -8883493,1155676,1258,1.37,,70.0,,,,,,,"Fatty acids, total saturated",G -8884027,1156291,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8884081,1156357,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8884290,1156612,1258,6.92,,70.0,,,,,,,"Fatty acids, total saturated",G -8884311,1156636,1258,21.2,,70.0,,,,,,,"Fatty acids, total saturated",G -8884471,1156819,1258,3.91,,70.0,,,,,,,"Fatty acids, total saturated",G -8884484,1156833,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G -8884641,1157010,1258,0.78,,70.0,,,,,,,"Fatty acids, total saturated",G -8884781,1157244,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8885286,1157949,1258,0.64,,70.0,,,,,,,"Fatty acids, total saturated",G -8885412,1158132,1258,11.32,,70.0,,,,,,,"Fatty acids, total saturated",G -8886580,1159961,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8886771,1160193,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8886853,1160289,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8886857,1160293,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G -8886860,1160296,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G -8886908,1160375,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8886947,1160420,1258,7.61,,70.0,,,,,,,"Fatty acids, total saturated",G -8887198,1160720,1258,13.64,,70.0,,,,,,,"Fatty acids, total saturated",G -8887277,1160813,1258,7.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8887563,1161134,1258,0.18,,70.0,,,,,,,"Fatty acids, total saturated",G -8887688,1161270,1258,4.03,,70.0,,,,,,,"Fatty acids, total saturated",G -8887884,1161478,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8887921,1161521,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8888024,1161630,1258,1.56,,70.0,,,,,,,"Fatty acids, total saturated",G -8888325,1161973,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8888703,1162413,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G -8888737,1162450,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8888906,1162654,1258,0.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8889014,1162773,1258,3.19,,70.0,,,,,,,"Fatty acids, total saturated",G -8889038,1162798,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8889113,1162884,1258,0.21,,70.0,,,,,,,"Fatty acids, total saturated",G -8889470,1163306,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8889784,1163687,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8889917,1163881,1258,7.14,,71.0,,,,,,,"Fatty acids, total saturated",G -8890003,1164257,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8890083,1164468,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8890109,1164522,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8890242,1164755,1258,3.45,,71.0,,,,,,,"Fatty acids, total saturated",G -8890399,1165067,1258,7.69,,71.0,,,,,,,"Fatty acids, total saturated",G -8890461,1165169,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G -8890762,1165511,1258,5.95,,71.0,,,,,,,"Fatty acids, total saturated",G -8890871,1165640,1258,12.5,,71.0,,,,,,,"Fatty acids, total saturated",G -8890918,1165688,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G -8890930,1165700,1258,0.37,,78.0,,,,,,,"Fatty acids, total saturated",G -8890971,1165744,1258,5.77,,71.0,,,,,,,"Fatty acids, total saturated",G -8891284,1166102,1258,1.18,,71.0,,,,,,,"Fatty acids, total saturated",G -8891285,1166103,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8891903,1166794,1258,5.36,,71.0,,,,,,,"Fatty acids, total saturated",G -8891975,1166882,1258,6.25,,71.0,,,,,,,"Fatty acids, total saturated",G -8892044,1166957,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8892192,1167123,1258,0.88,,71.0,,,,,,,"Fatty acids, total saturated",G -8892768,1167778,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8893114,1168172,1258,8.33,,71.0,,,,,,,"Fatty acids, total saturated",G -8893151,1168215,1258,0.44,,71.0,,,,,,,"Fatty acids, total saturated",G -8893232,1168300,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8893255,1168329,1258,0.44,,71.0,,,,,,,"Fatty acids, total saturated",G -8893273,1168350,1258,3.0,,71.0,,,,,,,"Fatty acids, total saturated",G -8893747,1168943,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8893824,1169021,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8894238,1169828,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8894292,1169987,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8894375,1170147,1258,14.29,,71.0,,,,,,,"Fatty acids, total saturated",G -8894630,1171008,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8894640,1171019,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8894765,1171171,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8894864,1171295,1258,5.22,,70.0,,,,,,,"Fatty acids, total saturated",G -8894921,1171366,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8894987,1171451,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8895029,1171501,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8895404,1171962,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8895661,1172274,1258,1.47,,70.0,,,,,,,"Fatty acids, total saturated",G -8895671,1172285,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8895968,1172656,1258,22.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8896046,1172753,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8896159,1172889,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8896170,1172901,1258,18.75,,70.0,,,,,,,"Fatty acids, total saturated",G -8896236,1172987,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8896267,1173023,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8896524,1173347,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8896682,1173603,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8896808,1173771,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8896911,1173901,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G -8896916,1173907,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8897154,1174170,1258,0.82,,70.0,,,,,,,"Fatty acids, total saturated",G -8897201,1174224,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8897214,1174243,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8897471,1174565,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8897751,1174926,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G -8897824,1175030,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8898430,1175910,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8899185,1176890,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8899603,1177425,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8899781,1177676,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8900030,1177974,1258,0.83,,70.0,,,,,,,"Fatty acids, total saturated",G -8900265,1178281,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8900278,1178298,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8900490,1178582,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8900586,1178707,1258,3.23,,70.0,,,,,,,"Fatty acids, total saturated",G -8900652,1178795,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8900779,1178966,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8901135,1179471,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8901147,1179483,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G -8901238,1179611,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8901356,1179763,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8901483,1179940,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8901596,1180111,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8901630,1180156,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8901721,1180289,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8901732,1180303,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8901969,1180614,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8902250,1180947,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8902370,1181093,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8902488,1181262,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8902590,1181420,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8902648,1181491,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8903154,1182137,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8903669,1182799,1258,1.61,,70.0,,,,,,,"Fatty acids, total saturated",G -8903704,1182848,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8903902,1183087,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8904024,1183235,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8904085,1183311,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8904153,1183400,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8904355,1183635,1258,6.62,,70.0,,,,,,,"Fatty acids, total saturated",G -8904460,1183759,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8904809,1184226,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8905014,1184476,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8905076,1184570,1258,4.46,,70.0,,,,,,,"Fatty acids, total saturated",G -8905546,1185209,1258,0.96,,70.0,,,,,,,"Fatty acids, total saturated",G -8905560,1185228,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8905589,1185264,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8905756,1185475,1258,7.84,,70.0,,,,,,,"Fatty acids, total saturated",G -8905859,1185621,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8906160,1186009,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8906206,1186071,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8906215,1186083,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8906311,1186222,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8906423,1186361,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8906565,1186534,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8906778,1186841,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8906970,1187118,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8907011,1187169,1258,6.06,,70.0,,,,,,,"Fatty acids, total saturated",G -8907015,1187175,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8907033,1187199,1258,11.11,,70.0,,,,,,,"Fatty acids, total saturated",G -8907159,1187408,1258,1.52,,70.0,,,,,,,"Fatty acids, total saturated",G -8907228,1187502,1258,8.64,,70.0,,,,,,,"Fatty acids, total saturated",G -8907431,1187756,1258,2.22,,70.0,,,,,,,"Fatty acids, total saturated",G -8908038,1188604,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8908141,1188722,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8908263,1188883,1258,5.03,,70.0,,,,,,,"Fatty acids, total saturated",G -8908745,1189561,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8908880,1189787,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8908885,1189793,1258,15.38,,70.0,,,,,,,"Fatty acids, total saturated",G -8909043,1189980,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8909471,1190491,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8909790,1190871,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8910028,1191167,1258,8.06,,70.0,,,,,,,"Fatty acids, total saturated",G -8910162,1191325,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G -8910206,1191402,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8910795,1192095,1258,10.42,,70.0,,,,,,,"Fatty acids, total saturated",G -8910915,1192239,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G -8911115,1192497,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8911313,1192732,1258,1.02,,70.0,,,,,,,"Fatty acids, total saturated",G -8911549,1193040,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G -8911572,1193065,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8911841,1193385,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8911857,1193401,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8912113,1193710,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8912241,1193914,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8912452,1194268,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8913003,1194999,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8913153,1195252,1258,4.17,,70.0,,,,,,,"Fatty acids, total saturated",G -8913526,1195846,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8913541,1195866,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8913701,1196081,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8914186,1196728,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8914215,1196766,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8914365,1196969,1258,0.68,,70.0,,,,,,,"Fatty acids, total saturated",G -8914395,1197009,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8915253,1198324,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8915267,1198357,1258,1.56,,70.0,,,,,,,"Fatty acids, total saturated",G -8915286,1198384,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8915374,1198502,1258,3.49,,70.0,,,,,,,"Fatty acids, total saturated",G -8915681,1198953,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8915746,1199028,1258,5.52,,70.0,,,,,,,"Fatty acids, total saturated",G -8915791,1199083,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8915969,1199346,1258,0.61,,70.0,,,,,,,"Fatty acids, total saturated",G -8916245,1199712,1258,10.34,,70.0,,,,,,,"Fatty acids, total saturated",G -8917201,1201140,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8917212,1201152,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8917222,1201167,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8917343,1201338,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8917443,1201465,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8917655,1201758,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8917860,1202055,1258,3.51,,70.0,,,,,,,"Fatty acids, total saturated",G -8917903,1202118,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8917959,1202199,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8918029,1202316,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8918166,1202484,1258,16.13,,70.0,,,,,,,"Fatty acids, total saturated",G -8918462,1202922,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8918515,1202985,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8918718,1203279,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8918840,1203472,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8919062,1203856,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8919141,1203944,1258,5.8,,70.0,,,,,,,"Fatty acids, total saturated",G -8919205,1204019,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8919291,1204153,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8919515,1204430,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8919967,1205164,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G -8919978,1205177,1258,1.56,,70.0,,,,,,,"Fatty acids, total saturated",G -8920091,1205344,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8920487,1205905,1258,3.23,,70.0,,,,,,,"Fatty acids, total saturated",G -8920544,1205975,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8920884,1206515,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8920983,1206650,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8921008,1206688,1258,8.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8921218,1206926,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8921510,1207389,1258,17.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8921535,1207427,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8921537,1207432,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8921763,1207752,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8921924,1207958,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8922251,1208397,1258,2.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8922282,1208440,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8922607,1208838,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8922638,1208883,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8922647,1208892,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8922767,1209031,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8923249,1209648,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8924187,1210864,1258,10.53,,70.0,,,,,,,"Fatty acids, total saturated",G -8924528,1211327,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8924657,1211478,1258,4.29,,75.0,,,,,,,"Fatty acids, total saturated",G -8924670,1211495,1258,23.53,,70.0,,,,,,,"Fatty acids, total saturated",G -8924866,1211739,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8925019,1211949,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8925020,1211950,1258,3.45,,70.0,,,,,,,"Fatty acids, total saturated",G -8925109,1212074,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8925191,1212179,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8925431,1212485,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8925747,1213394,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8925750,1213398,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8925799,1213470,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8926578,1214546,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8927016,1215271,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G -8927089,1215361,1258,7.96,,70.0,,,,,,,"Fatty acids, total saturated",G -8927168,1215473,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8927604,1216013,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8928140,1216710,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8928527,1217227,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8928842,1217697,1258,6.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8928926,1217839,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8928989,1217983,1258,3.23,,70.0,,,,,,,"Fatty acids, total saturated",G -8929216,1218367,1258,7.03,,70.0,,,,,,,"Fatty acids, total saturated",G -8929340,1218520,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8929397,1218584,1258,20.93,,70.0,,,,,,,"Fatty acids, total saturated",G -8929488,1218704,1258,0.48,,70.0,,,,,,,"Fatty acids, total saturated",G -8929523,1218760,1258,9.26,,70.0,,,,,,,"Fatty acids, total saturated",G -8929718,1218984,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8929947,1219296,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8930020,1219546,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G -8930030,1219557,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G -8930245,1219838,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8930262,1219860,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8930283,1219885,1258,18.75,,70.0,,,,,,,"Fatty acids, total saturated",G -8930580,1221043,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8930909,1221593,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8931141,1221961,1258,1.92,,70.0,,,,,,,"Fatty acids, total saturated",G -8931507,1222609,1258,2.02,,70.0,,,,,,,"Fatty acids, total saturated",G -8931524,1222641,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8931606,1222776,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8931817,1223072,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8931992,1223350,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G -8932070,1223463,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8932143,1223571,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8932291,1223757,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8932630,1224222,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8932862,1224594,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8932871,1224604,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8932977,1224744,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8932982,1224755,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8933238,1225092,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8933954,1225978,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8934152,1226224,1258,28.22,,70.0,,,,,,,"Fatty acids, total saturated",G -8934530,1226721,1258,13.95,,70.0,,,,,,,"Fatty acids, total saturated",G -8934575,1226774,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8935002,1227425,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8935281,1227781,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8935959,1228709,1258,10.56,,70.0,,,,,,,"Fatty acids, total saturated",G -8936280,1229123,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8937087,1230134,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8937375,1230527,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8937699,1230998,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8937798,1231137,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8937851,1231196,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8938206,1231658,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G -8939359,1233090,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8939451,1233208,1258,9.62,,70.0,,,,,,,"Fatty acids, total saturated",G -8939569,1233372,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8940024,1234054,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8940056,1234093,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8940067,1234106,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8940830,1235187,1258,6.16,,70.0,,,,,,,"Fatty acids, total saturated",G -8940877,1235244,1258,6.9,,70.0,,,,,,,"Fatty acids, total saturated",G -8940964,1235355,1258,6.06,,70.0,,,,,,,"Fatty acids, total saturated",G -8941140,1235579,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8941295,1235779,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8941469,1236025,1258,6.58,,70.0,,,,,,,"Fatty acids, total saturated",G -8941679,1236288,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8942233,1237069,1258,32.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8942588,1237511,1258,19.35,,70.0,,,,,,,"Fatty acids, total saturated",G -8942630,1237557,1258,15.52,,70.0,,,,,,,"Fatty acids, total saturated",G -8942682,1237615,1258,4.76,,70.0,,,,,,,"Fatty acids, total saturated",G -8942867,1237872,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8942984,1238020,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8943218,1238323,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8943787,1239079,1258,8.47,,70.0,,,,,,,"Fatty acids, total saturated",G -8944270,1239792,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8944545,1240162,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8944627,1240265,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8944678,1240329,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8944918,1240665,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -8945193,1240998,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8945208,1241021,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8945602,1241518,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8946619,1242785,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8946636,1242803,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8946880,1243126,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8946947,1243221,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8947047,1243383,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8947068,1243424,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G -8947519,1243984,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8948144,1244759,1258,6.19,,70.0,,,,,,,"Fatty acids, total saturated",G -8948267,1244923,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8948299,1244960,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8948325,1245001,1258,4.93,,70.0,,,,,,,"Fatty acids, total saturated",G -8948410,1245174,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8948492,1245335,1258,6.92,,70.0,,,,,,,"Fatty acids, total saturated",G -8948662,1245541,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G -8948861,1245760,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8948989,1245916,1258,2.63,,70.0,,,,,,,"Fatty acids, total saturated",G -8949042,1245988,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8949063,1246011,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8949423,1246423,1258,1.06,,70.0,,,,,,,"Fatty acids, total saturated",G -8949524,1246544,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8949531,1246551,1258,11.76,,70.0,,,,,,,"Fatty acids, total saturated",G -8949584,1246607,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8949658,1246697,1258,13.16,,70.0,,,,,,,"Fatty acids, total saturated",G -8949854,1246909,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8949860,1246915,1258,5.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8949987,1247053,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8950544,1247697,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8950751,1247938,1258,14.16,,70.0,,,,,,,"Fatty acids, total saturated",G -8950964,1248174,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G -8951032,1248245,1258,18.52,,70.0,,,,,,,"Fatty acids, total saturated",G -8951257,1248499,1258,0.53,,70.0,,,,,,,"Fatty acids, total saturated",G -8951394,1248697,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8951491,1248870,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8951991,1249502,1258,2.21,,70.0,,,,,,,"Fatty acids, total saturated",G -8952372,1249973,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8952495,1250109,1258,5.63,,70.0,,,,,,,"Fatty acids, total saturated",G -8952680,1250306,1258,9.52,,70.0,,,,,,,"Fatty acids, total saturated",G -8952984,1250655,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8952991,1250662,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8953191,1250884,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8953347,1251056,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G -8953386,1251099,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8953527,1251272,1258,9.41,,70.0,,,,,,,"Fatty acids, total saturated",G -8953680,1251436,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8953789,1251547,1258,3.49,,70.0,,,,,,,"Fatty acids, total saturated",G -8953867,1251631,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8954093,1251882,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8954153,1252018,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8954293,1252193,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8954794,1252751,1258,12.31,,70.0,,,,,,,"Fatty acids, total saturated",G -8954958,1252939,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8955044,1253043,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8955127,1253132,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G -8955161,1253174,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8955600,1253723,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8955922,1254107,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8956087,1254288,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8956309,1254550,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8956376,1254636,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -8956582,1254890,1258,7.89,,70.0,,,,,,,"Fatty acids, total saturated",G -8956630,1254950,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8956674,1255008,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8957198,1255651,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8957631,1256181,1258,5.38,,70.0,,,,,,,"Fatty acids, total saturated",G -8957710,1256265,1258,2.68,,70.0,,,,,,,"Fatty acids, total saturated",G -8957724,1256286,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8957728,1256297,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8957837,1256439,1258,7.35,,70.0,,,,,,,"Fatty acids, total saturated",G -8958411,1257208,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8958523,1257340,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8958546,1257364,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8958839,1257761,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8959356,1258338,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8959503,1258521,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G -8959726,1258759,1258,0.91,,70.0,,,,,,,"Fatty acids, total saturated",G -8959896,1258977,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8960161,1259398,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8960206,1259457,1258,4.9,,70.0,,,,,,,"Fatty acids, total saturated",G -8960697,1260072,1258,5.19,,70.0,,,,,,,"Fatty acids, total saturated",G -8960807,1260204,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8960839,1260246,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G -8960857,1260265,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G -8960955,1260387,1258,9.68,,70.0,,,,,,,"Fatty acids, total saturated",G -8961101,1260567,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G -8961126,1260598,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8961624,1261179,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8961631,1261186,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8961751,1261324,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8961752,1261325,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8961817,1261395,1258,1.06,,70.0,,,,,,,"Fatty acids, total saturated",G -8962152,1261771,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8962164,1261783,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8962231,1261860,1258,0.35,,75.0,,,,,,,"Fatty acids, total saturated",G -8962433,1262107,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8962518,1262208,1258,9.41,,70.0,,,,,,,"Fatty acids, total saturated",G -8962703,1262455,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8963607,1263572,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8963685,1263667,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8963723,1263713,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8963801,1263804,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8963861,1263874,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8964181,1264240,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8964193,1264252,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8964532,1264645,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8964707,1264846,1258,1.59,,70.0,,,,,,,"Fatty acids, total saturated",G -8964744,1264890,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8964757,1264904,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G -8964868,1265033,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8964913,1265087,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8965135,1265346,1258,0.74,,70.0,,,,,,,"Fatty acids, total saturated",G -8965587,1265929,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8965711,1266091,1258,2.17,,70.0,,,,,,,"Fatty acids, total saturated",G -8965717,1266097,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8965732,1266114,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8965736,1266118,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8965917,1266339,1258,2.98,,70.0,,,,,,,"Fatty acids, total saturated",G -8966143,1266623,1258,1.05,,70.0,,,,,,,"Fatty acids, total saturated",G -8966432,1266971,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G -8966561,1267126,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8966804,1267410,1258,4.44,,70.0,,,,,,,"Fatty acids, total saturated",G -8966820,1267441,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8966871,1267506,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8967401,1268132,1258,6.12,,70.0,,,,,,,"Fatty acids, total saturated",G -8967534,1268292,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8967588,1268353,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8967745,1268557,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8968280,1269234,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8968483,1269459,1258,7.28,,70.0,,,,,,,"Fatty acids, total saturated",G -8968627,1269675,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8968752,1269840,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G -8968924,1270049,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8969210,1270415,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8969237,1270451,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8969396,1270653,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8969640,1270945,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8969651,1270957,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8970032,1271401,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8970098,1271470,1258,17.95,,70.0,,,,,,,"Fatty acids, total saturated",G -8970197,1271606,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8970206,1271620,1258,2.38,,70.0,,,,,,,"Fatty acids, total saturated",G -8970359,1271856,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8970544,1272137,1258,1.92,,70.0,,,,,,,"Fatty acids, total saturated",G -8970757,1272401,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8970899,1272569,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8971020,1272709,1258,3.8,,70.0,,,,,,,"Fatty acids, total saturated",G -8971133,1272838,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8971527,1273341,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8971554,1273370,1258,40.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8971910,1273788,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8971976,1273914,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8972148,1274122,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8972168,1274149,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8972242,1274223,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8972332,1274321,1258,8.82,,70.0,,,,,,,"Fatty acids, total saturated",G -8972559,1274596,1258,0.54,,70.0,,,,,,,"Fatty acids, total saturated",G -8972583,1274632,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8973362,1275552,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8973797,1276034,1258,0.01,,70.0,,,,,,,"Fatty acids, total saturated",G -8973812,1276057,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8973921,1276190,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8973969,1276247,1258,6.52,,70.0,,,,,,,"Fatty acids, total saturated",G -8974022,1276306,1258,4.92,,70.0,,,,,,,"Fatty acids, total saturated",G -8974377,1276780,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8974682,1277205,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8974856,1277439,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G -8974906,1277516,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G -8974933,1277546,1258,2.65,,70.0,,,,,,,"Fatty acids, total saturated",G -8974957,1277577,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8975113,1277805,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -8975147,1277847,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8975160,1277860,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8975220,1277925,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8975829,1278678,1258,25.58,,70.0,,,,,,,"Fatty acids, total saturated",G -8975912,1278769,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8976016,1278891,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8976300,1279254,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8976533,1279528,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8976970,1280086,1258,5.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8977314,1280526,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8978170,1281650,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8978190,1281680,1258,4.55,,70.0,,,,,,,"Fatty acids, total saturated",G -8978358,1281915,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8978456,1282029,1258,6.94,,70.0,,,,,,,"Fatty acids, total saturated",G -8978459,1282033,1258,0.53,,70.0,,,,,,,"Fatty acids, total saturated",G -8978821,1282452,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8979119,1282799,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G -8979191,1282884,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8979197,1282890,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G -8979985,1284147,1258,7.78,,70.0,,,,,,,"Fatty acids, total saturated",G -8980021,1284207,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G -8980379,1284685,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8980450,1284782,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G -8980585,1284993,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8981757,1286414,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8981856,1286522,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8981890,1286557,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8981927,1286598,1258,6.9,,70.0,,,,,,,"Fatty acids, total saturated",G -8982028,1286730,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8982124,1286835,1258,6.15,,70.0,,,,,,,"Fatty acids, total saturated",G -8982142,1286855,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8982957,1287920,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8983102,1288082,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8983158,1288149,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8983252,1288281,1258,22.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8983255,1288293,1258,4.76,,70.0,,,,,,,"Fatty acids, total saturated",G -8983807,1289068,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8984493,1290005,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G -8984801,1290429,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8984863,1290518,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8985385,1291181,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8985651,1291524,1258,13.16,,70.0,,,,,,,"Fatty acids, total saturated",G -8985853,1291862,1258,0.21,,70.0,,,,,,,"Fatty acids, total saturated",G -8985914,1291946,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8986198,1292383,1258,20.59,,70.0,,,,,,,"Fatty acids, total saturated",G -8986254,1292487,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8986610,1293049,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -8986862,1293465,1258,2.67,,75.0,,,,,,,"Fatty acids, total saturated",G -8987141,1293871,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8987404,1294310,1258,4.84,,70.0,,,,,,,"Fatty acids, total saturated",G -8987405,1294311,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8987436,1294381,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8987487,1294445,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8988248,1295803,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8988726,1296707,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8988851,1296963,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8989294,1297739,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8989410,1297903,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8989427,1297922,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8989520,1298084,1258,11.75,,70.0,,,,,,,"Fatty acids, total saturated",G -8989537,1298120,1258,0.64,,70.0,,,,,,,"Fatty acids, total saturated",G -8989883,1298735,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8990089,1299082,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8990614,1300827,1258,1.34,,70.0,,,,,,,"Fatty acids, total saturated",G -8990790,1301040,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -8990813,1301069,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8990873,1301143,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -8990962,1301312,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8991259,1301844,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8991292,1301906,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8991435,1302180,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G -8991491,1302271,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -8991514,1302332,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8992091,1303450,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -8992113,1303486,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8992341,1303915,1258,14.06,,70.0,,,,,,,"Fatty acids, total saturated",G -8992358,1303936,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -8992411,1304005,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8992509,1304143,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G -8992588,1304253,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G -8992721,1304487,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -8992797,1304616,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8992843,1304678,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8993014,1304877,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -8993031,1304900,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8993046,1304918,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8993099,1304975,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8993626,1305756,1258,2.22,,70.0,,,,,,,"Fatty acids, total saturated",G -8993645,1305777,1258,5.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8993659,1305793,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8993855,1306036,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8993934,1306142,1258,5.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8994053,1306313,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8994083,1306346,1258,2.56,,70.0,,,,,,,"Fatty acids, total saturated",G -8995106,1307663,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G -8995302,1307972,1258,13.95,,70.0,,,,,,,"Fatty acids, total saturated",G -8996072,1309058,1258,2.03,,70.0,,,,,,,"Fatty acids, total saturated",G -8996477,1309677,1258,1.61,,70.0,,,,,,,"Fatty acids, total saturated",G -8997170,1310864,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8997192,1310886,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -8997324,1311061,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8997550,1311354,1258,0.41,,70.0,,,,,,,"Fatty acids, total saturated",G -8997731,1311575,1258,3.72,,70.0,,,,,,,"Fatty acids, total saturated",G -8997774,1311620,1258,8.4,,70.0,,,,,,,"Fatty acids, total saturated",G -8997910,1311780,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -8998400,1312432,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -8998483,1312541,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -8998678,1312833,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8998942,1313157,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -8999209,1313494,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -8999336,1313649,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -8999485,1313823,1258,2.04,,70.0,,,,,,,"Fatty acids, total saturated",G -8999668,1314035,1258,7.89,,70.0,,,,,,,"Fatty acids, total saturated",G -8999857,1314252,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9000054,1314474,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9000292,1314745,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9000298,1314753,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G -9000475,1314968,1258,2.05,,70.0,,,,,,,"Fatty acids, total saturated",G -9000698,1315315,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9001034,1315748,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G -9001456,1316263,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9001994,1316983,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9002225,1317291,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9002584,1317814,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9002756,1318054,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9003198,1318622,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9003477,1318940,1258,8.37,,70.0,,,,,,,"Fatty acids, total saturated",G -9003553,1319031,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9004015,1319705,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9004216,1319971,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9004222,1319978,1258,0.8,,70.0,,,,,,,"Fatty acids, total saturated",G -9004401,1320205,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9004403,1320208,1258,15.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9004596,1320449,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9004625,1320489,1258,0.78,,70.0,,,,,,,"Fatty acids, total saturated",G -9005026,1321011,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9005102,1321107,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9005224,1321252,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9005304,1321355,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9005433,1321520,1258,10.47,,70.0,,,,,,,"Fatty acids, total saturated",G -9005576,1321689,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9005996,1322216,1258,19.44,,70.0,,,,,,,"Fatty acids, total saturated",G -9006020,1322248,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9006075,1322326,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9006125,1322387,1258,5.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9006398,1322732,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9006426,1322771,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9007303,1323882,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9007401,1324002,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9007700,1324376,1258,4.17,,70.0,,,,,,,"Fatty acids, total saturated",G -9007898,1324633,1258,6.92,,70.0,,,,,,,"Fatty acids, total saturated",G -9008112,1324888,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9008251,1325060,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9008263,1325078,1258,92.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9008632,1325563,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9008803,1325810,1258,3.17,,70.0,,,,,,,"Fatty acids, total saturated",G -9008840,1325858,1258,1.63,,70.0,,,,,,,"Fatty acids, total saturated",G -9008845,1325864,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9008910,1325944,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9008929,1325969,1258,6.34,,70.0,,,,,,,"Fatty acids, total saturated",G -9009276,1326443,1258,6.82,,70.0,,,,,,,"Fatty acids, total saturated",G -9009357,1326552,1258,3.24,,70.0,,,,,,,"Fatty acids, total saturated",G -9009555,1326828,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9009716,1327030,1258,9.73,,70.0,,,,,,,"Fatty acids, total saturated",G -9009758,1327083,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9009772,1327106,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9009779,1327113,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9009834,1327218,1258,2.63,,70.0,,,,,,,"Fatty acids, total saturated",G -9009859,1327263,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9010068,1327524,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9010968,1328850,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9011922,1330256,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9012039,1330415,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9012955,1331742,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9012965,1331752,1258,9.68,,70.0,,,,,,,"Fatty acids, total saturated",G -9013131,1331993,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9013186,1332111,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9013477,1332530,1258,4.55,,70.0,,,,,,,"Fatty acids, total saturated",G -9013734,1333204,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9014116,1334146,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9014382,1334936,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9014931,1336959,1258,4.55,,70.0,,,,,,,"Fatty acids, total saturated",G -9015005,1337211,1258,1.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9015082,1337302,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9015086,1337306,1258,0.97,,70.0,,,,,,,"Fatty acids, total saturated",G -9015259,1337685,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9015534,1338174,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9015759,1338543,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9016349,1339819,1258,3.45,,70.0,,,,,,,"Fatty acids, total saturated",G -9016387,1339873,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9016823,1340571,1258,1.77,,70.0,,,,,,,"Fatty acids, total saturated",G -9016931,1340727,1258,9.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9017032,1340906,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9017059,1340947,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9017412,1341524,1258,11.11,,70.0,,,,,,,"Fatty acids, total saturated",G -9018161,1342794,1258,1.47,,70.0,,,,,,,"Fatty acids, total saturated",G -9018199,1342860,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9018302,1343016,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9018512,1343817,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9018623,1344026,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9018683,1344136,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9018712,1344205,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9019262,1344950,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9019314,1345021,1258,2.21,,70.0,,,,,,,"Fatty acids, total saturated",G -9019798,1345666,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9019987,1345917,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9020292,1346321,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9020785,1347012,1258,4.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9021102,1347472,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9021340,1347884,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9021370,1347923,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G -9021582,1348162,1258,8.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9021852,1348488,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9021861,1348499,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9021934,1348588,1258,0.81,,70.0,,,,,,,"Fatty acids, total saturated",G -9022024,1348701,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9022273,1349035,1258,0.84,,70.0,,,,,,,"Fatty acids, total saturated",G -9022519,1349367,1258,15.15,,70.0,,,,,,,"Fatty acids, total saturated",G -9022639,1349519,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9022878,1349846,1258,1.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9022887,1349862,1258,0.31,,70.0,,,,,,,"Fatty acids, total saturated",G -9023018,1350055,1258,11.11,,70.0,,,,,,,"Fatty acids, total saturated",G -9023044,1350094,1258,2.92,,70.0,,,,,,,"Fatty acids, total saturated",G -9024548,1352603,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9024588,1352685,1258,12.16,,70.0,,,,,,,"Fatty acids, total saturated",G -9024632,1352761,1258,7.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9024801,1353218,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9024937,1353424,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G -9025347,1353963,1258,0.77,,70.0,,,,,,,"Fatty acids, total saturated",G -9025440,1354107,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9025683,1354423,1258,18.6,,70.0,,,,,,,"Fatty acids, total saturated",G -9025769,1354531,1258,5.6,,70.0,,,,,,,"Fatty acids, total saturated",G -9026108,1355049,1258,9.18,,70.0,,,,,,,"Fatty acids, total saturated",G -9026235,1355259,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9026262,1355289,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9026312,1355354,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9026421,1355486,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9026438,1355511,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9026596,1355808,1258,1.24,,70.0,,,,,,,"Fatty acids, total saturated",G -9026677,1355937,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9026982,1356340,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9027185,1356611,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9027270,1356741,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9027322,1356820,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9027449,1357023,1258,2.68,,70.0,,,,,,,"Fatty acids, total saturated",G -9027500,1357101,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9027716,1357423,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9027755,1357498,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9027776,1357527,1258,2.68,,70.0,,,,,,,"Fatty acids, total saturated",G -9027982,1357861,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9028039,1357938,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9028071,1358000,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9028162,1358153,1258,1.83,,70.0,,,,,,,"Fatty acids, total saturated",G -9028199,1358191,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9028239,1358232,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9028284,1358280,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9028520,1358557,1258,1.95,,70.0,,,,,,,"Fatty acids, total saturated",G -9028641,1358715,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9028925,1359102,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9028984,1359183,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9029174,1359420,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9029322,1359620,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9029342,1359644,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9029400,1359746,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9029449,1359835,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9029455,1359849,1258,5.19,,70.0,,,,,,,"Fatty acids, total saturated",G -9029616,1360150,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9029678,1360253,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G -9030201,1360962,1258,4.31,,70.0,,,,,,,"Fatty acids, total saturated",G -9030237,1361012,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G -9030398,1361216,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9030629,1361518,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G -9030737,1361686,1258,3.08,,70.0,,,,,,,"Fatty acids, total saturated",G -9031319,1362538,1258,7.32,,70.0,,,,,,,"Fatty acids, total saturated",G -9031355,1362588,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9032150,1363747,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9032645,1364355,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9032894,1364677,1258,9.76,,70.0,,,,,,,"Fatty acids, total saturated",G -9033149,1365368,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9033198,1365429,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9034107,1366888,1258,18.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9034461,1367383,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9034578,1367554,1258,0.85,,70.0,,,,,,,"Fatty acids, total saturated",G -9035218,1368421,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G -9035870,1369325,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9035950,1369468,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9036220,1369934,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9036320,1370120,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9037640,1372548,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9037708,1372666,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9037762,1372745,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9037783,1372795,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9037887,1372955,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G -9037992,1373097,1258,7.26,,70.0,,,,,,,"Fatty acids, total saturated",G -9037999,1373106,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9038174,1373354,1258,10.11,,70.0,,,,,,,"Fatty acids, total saturated",G -9038460,1373841,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9038484,1373869,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9038486,1373875,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9038805,1374418,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9038886,1374535,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9039084,1374825,1258,1.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9039088,1374832,1258,3.18,,70.0,,,,,,,"Fatty acids, total saturated",G -9039332,1375162,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9039344,1375180,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9039404,1375246,1258,8.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9039780,1375732,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9039782,1375735,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G -9039859,1375838,1258,0.91,,70.0,,,,,,,"Fatty acids, total saturated",G -9039881,1375863,1258,16.28,,70.0,,,,,,,"Fatty acids, total saturated",G -9039940,1375929,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9040041,1376073,1258,5.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9040086,1376142,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9040094,1376152,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9040533,1376808,1258,1.07,,70.0,,,,,,,"Fatty acids, total saturated",G -9040760,1377129,1258,3.1,,70.0,,,,,,,"Fatty acids, total saturated",G -9040878,1377290,1258,10.94,,70.0,,,,,,,"Fatty acids, total saturated",G -9041046,1377526,1258,9.3,,70.0,,,,,,,"Fatty acids, total saturated",G -9041095,1377590,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9041307,1377909,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9041349,1377969,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9041361,1377983,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9041459,1378123,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9041480,1378154,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9041700,1378468,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9041975,1378884,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9042012,1378937,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9042033,1378965,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9042076,1379023,1258,3.51,,70.0,,,,,,,"Fatty acids, total saturated",G -9042127,1379109,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9042430,1379565,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9042663,1379891,1258,3.66,,70.0,,,,,,,"Fatty acids, total saturated",G -9043101,1380449,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9043513,1380994,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9043604,1381138,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9043940,1381641,1258,3.23,,70.0,,,,,,,"Fatty acids, total saturated",G -9044404,1382342,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9045130,1383494,1258,3.64,,70.0,,,,,,,"Fatty acids, total saturated",G -9045171,1383544,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9045210,1383615,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9045459,1383995,1258,1.12,,70.0,,,,,,,"Fatty acids, total saturated",G -9045692,1384298,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9045747,1384369,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9045850,1384507,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9045856,1384515,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9045921,1384629,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G -9045989,1384711,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9046013,1384751,1258,5.63,,70.0,,,,,,,"Fatty acids, total saturated",G -9046053,1384802,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9046148,1384936,1258,0.87,,70.0,,,,,,,"Fatty acids, total saturated",G -9046204,1385004,1258,6.98,,70.0,,,,,,,"Fatty acids, total saturated",G -9046232,1385052,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9046847,1385938,1258,6.76,,70.0,,,,,,,"Fatty acids, total saturated",G -9046851,1385945,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9046980,1386135,1258,4.85,,70.0,,,,,,,"Fatty acids, total saturated",G -9047078,1386254,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9047156,1386353,1258,1.19,,70.0,,,,,,,"Fatty acids, total saturated",G -9047251,1386479,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9047438,1386707,1258,1.01,,70.0,,,,,,,"Fatty acids, total saturated",G -9047727,1387088,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G -9047775,1387182,1258,0.47,,75.0,,,,,,,"Fatty acids, total saturated",G -9048521,1388185,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9048898,1388723,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9049023,1388930,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G -9049079,1389045,1258,1.54,,70.0,,,,,,,"Fatty acids, total saturated",G -9049327,1389400,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9049363,1389450,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9049610,1389818,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9049619,1389830,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9049779,1390082,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9049786,1390089,1258,5.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9050013,1390371,1258,2.54,,70.0,,,,,,,"Fatty acids, total saturated",G -9050503,1391196,1258,6.45,,70.0,,,,,,,"Fatty acids, total saturated",G -9050525,1391241,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9050549,1391268,1258,3.51,,70.0,,,,,,,"Fatty acids, total saturated",G -9050749,1391655,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9050808,1391789,1258,8.22,,70.0,,,,,,,"Fatty acids, total saturated",G -9050955,1392086,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9050958,1392089,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9051259,1392571,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9051686,1393199,1258,20.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9051832,1393492,1258,0.24,,70.0,,,,,,,"Fatty acids, total saturated",G -9051856,1393537,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9052278,1394276,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9052342,1394357,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9052466,1394562,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9052469,1394565,1258,1.29,,75.0,,,,,,,"Fatty acids, total saturated",G -9052513,1394621,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9052637,1394823,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9052666,1394859,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9052743,1394953,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9052929,1395225,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9053046,1395401,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9053284,1395722,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9053290,1395728,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9053554,1396114,1258,0.2,,70.0,,,,,,,"Fatty acids, total saturated",G -9053633,1396232,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9054204,1397038,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9054362,1397340,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G -9054596,1397724,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9054642,1397801,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9054877,1398221,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9055398,1399349,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9055404,1399360,1258,0.71,,75.0,,,,,,,"Fatty acids, total saturated",G -9055662,1399859,1258,6.47,,70.0,,,,,,,"Fatty acids, total saturated",G -9055761,1400098,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G -9056814,1402090,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9056885,1402236,1258,2.31,,70.0,,,,,,,"Fatty acids, total saturated",G -9056911,1402302,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G -9057088,1402780,1258,13.95,,70.0,,,,,,,"Fatty acids, total saturated",G -9057253,1403090,1258,14.58,,70.0,,,,,,,"Fatty acids, total saturated",G -9057735,1403969,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9057736,1403971,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9057907,1404194,1258,9.68,,70.0,,,,,,,"Fatty acids, total saturated",G -9058175,1404633,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9058778,1405744,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9058948,1406017,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9058974,1406062,1258,18.18,,70.0,,,,,,,"Fatty acids, total saturated",G -9059039,1406153,1258,4.84,,70.0,,,,,,,"Fatty acids, total saturated",G -9059696,1407074,1258,3.54,,70.0,,,,,,,"Fatty acids, total saturated",G -9059890,1407395,1258,9.52,,70.0,,,,,,,"Fatty acids, total saturated",G -9060115,1407750,1258,1.6,,70.0,,,,,,,"Fatty acids, total saturated",G -9060872,1408950,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9061143,1409378,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9061521,1409970,1258,7.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9061583,1410048,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9062243,1411052,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9062579,1411495,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9062655,1411604,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9062656,1411605,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9062675,1411632,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9062967,1412072,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G -9063189,1412412,1258,0.21,,70.0,,,,,,,"Fatty acids, total saturated",G -9063190,1412413,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9063650,1413113,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9063658,1413130,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9063727,1413238,1258,24.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9063916,1413506,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9064266,1414086,1258,2.63,,70.0,,,,,,,"Fatty acids, total saturated",G -9064569,1414542,1258,1.54,,70.0,,,,,,,"Fatty acids, total saturated",G -9064576,1414551,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9064580,1414556,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9064634,1414621,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9064897,1415018,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9065026,1415219,1258,5.83,,70.0,,,,,,,"Fatty acids, total saturated",G -9065077,1415290,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9065292,1415656,1258,14.6,,70.0,,,,,,,"Fatty acids, total saturated",G -9065330,1415707,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9065605,1416124,1258,4.76,,70.0,,,,,,,"Fatty acids, total saturated",G -9065784,1416445,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9065802,1416483,1258,8.18,,70.0,,,,,,,"Fatty acids, total saturated",G -9065888,1416637,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9066170,1417013,1258,7.37,,70.0,,,,,,,"Fatty acids, total saturated",G -9066331,1417244,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9066391,1417321,1258,1.33,,75.0,,,,,,,"Fatty acids, total saturated",G -9066395,1417325,1258,0.6,,70.0,,,,,,,"Fatty acids, total saturated",G -9066564,1417583,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9066582,1417614,1258,3.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9066648,1417746,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9066710,1417891,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G -9066875,1418149,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9067333,1418765,1258,2.4,,70.0,,,,,,,"Fatty acids, total saturated",G -9068203,1419996,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9068262,1420085,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9068360,1420280,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9068684,1420827,1258,6.06,,70.0,,,,,,,"Fatty acids, total saturated",G -9068777,1420984,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9068883,1421127,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9069103,1421435,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9069324,1421787,1258,19.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9069436,1421932,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9069570,1422133,1258,8.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9069793,1422452,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9070429,1423261,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9070731,1423681,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9070870,1423913,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9070874,1423917,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9071222,1424411,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9071265,1424464,1258,5.77,,70.0,,,,,,,"Fatty acids, total saturated",G -9071785,1425256,1258,8.18,,70.0,,,,,,,"Fatty acids, total saturated",G -9071944,1425504,1258,2.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9072089,1425777,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9072415,1426327,1258,1.06,,70.0,,,,,,,"Fatty acids, total saturated",G -9072442,1426363,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9072505,1426453,1258,7.35,,70.0,,,,,,,"Fatty acids, total saturated",G -9072621,1426665,1258,1.52,,70.0,,,,,,,"Fatty acids, total saturated",G -9072632,1426685,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9072813,1426955,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9073088,1427364,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9073163,1427482,1258,8.04,,70.0,,,,,,,"Fatty acids, total saturated",G -9073532,1428172,1258,3.74,,70.0,,,,,,,"Fatty acids, total saturated",G -9073801,1428735,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9074656,1431098,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G -9074758,1432338,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9074832,1432906,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9074976,1434539,1258,2.63,,70.0,,,,,,,"Fatty acids, total saturated",G -9075128,1434769,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9075477,1435298,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9075511,1435345,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9075755,1435609,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9076214,1436376,1258,19.51,,70.0,,,,,,,"Fatty acids, total saturated",G -9076299,1436465,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9076399,1436580,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9076539,1444974,1258,11.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9076594,1455342,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9076698,1455446,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9076836,1455585,1258,5.77,,71.0,,,,,,,"Fatty acids, total saturated",G -9077113,1455863,1258,1.67,,71.0,,,,,,,"Fatty acids, total saturated",G -9077213,1455965,1258,0.42,,71.0,,,,,,,"Fatty acids, total saturated",G -9077390,1456144,1258,0.24,,78.0,,,,,,,"Fatty acids, total saturated",G -9077574,1456330,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9078237,1457001,1258,3.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9078329,1457093,1258,3.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9078348,1457112,1258,2.35,,71.0,,,,,,,"Fatty acids, total saturated",G -9078784,1457605,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9079065,1457914,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9079154,1458015,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9079160,1458021,1258,3.45,,71.0,,,,,,,"Fatty acids, total saturated",G -9080002,1458972,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9080431,1459458,1258,1.34,,71.0,,,,,,,"Fatty acids, total saturated",G -9080529,1459571,1258,0.81,,78.0,,,,,,,"Fatty acids, total saturated",G -9080668,1459730,1258,2.98,,71.0,,,,,,,"Fatty acids, total saturated",G -9080787,1459858,1258,0.09,,72.0,,,,,,,"Fatty acids, total saturated",G -9080992,1460096,1258,3.57,,71.0,,,,,,,"Fatty acids, total saturated",G -9081138,1460260,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9081429,1460590,1258,4.02,,71.0,,,,,,,"Fatty acids, total saturated",G -9081931,1461121,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9082109,1461300,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9082114,1461306,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9082122,1461314,1258,1.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9082456,1461656,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G -9082670,1461872,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9082961,1462173,1258,14.29,,71.0,,,,,,,"Fatty acids, total saturated",G -9083183,1462396,1258,2.68,,71.0,,,,,,,"Fatty acids, total saturated",G -9083211,1462424,1258,7.14,,71.0,,,,,,,"Fatty acids, total saturated",G -9083515,1880984,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9083539,1462766,1258,0.12,,75.0,,,,,,,"Fatty acids, total saturated",G -9083590,1462818,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9083623,1462853,1258,14.29,,71.0,,,,,,,"Fatty acids, total saturated",G -9083905,1463154,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9083946,1463197,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9084124,1463387,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9084176,1463443,1258,9.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9084732,1464052,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9085078,1464420,1258,5.19,,70.0,,,,,,,"Fatty acids, total saturated",G -9085107,1464449,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9085136,1464478,1258,5.63,,70.0,,,,,,,"Fatty acids, total saturated",G -9085298,1464663,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9085593,1464990,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9085690,1465103,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9085695,1465109,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G -9085926,1465365,1258,3.23,,70.0,,,,,,,"Fatty acids, total saturated",G -9085951,1465396,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9086418,1465963,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9087227,1466833,1258,7.04,,70.0,,,,,,,"Fatty acids, total saturated",G -9087533,1467173,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G -9087668,1467340,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9087767,1467468,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9087899,1467615,1258,14.04,,70.0,,,,,,,"Fatty acids, total saturated",G -9088120,1467882,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G -9088419,1468232,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9089035,1468898,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9089041,1468904,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9089067,1468930,1258,1.61,,70.0,,,,,,,"Fatty acids, total saturated",G -9089207,1469082,1258,0.68,,70.0,,,,,,,"Fatty acids, total saturated",G -9089333,1469215,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9089621,1469542,1258,16.13,,70.0,,,,,,,"Fatty acids, total saturated",G -9089834,1469801,1258,35.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9090095,1470078,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9090177,1470169,1258,34.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9090314,1470318,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9090774,1470832,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9090827,1470894,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9091146,1471318,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9091388,1471595,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9091448,1471662,1258,1.13,,70.0,,,,,,,"Fatty acids, total saturated",G -9092452,1472775,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9092708,1473045,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9092827,1473169,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9092891,1473234,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9092992,1473358,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9093134,1473523,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9093359,1473752,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9093402,1473802,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9093621,1474052,1258,22.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9093851,1474306,1258,3.41,,70.0,,,,,,,"Fatty acids, total saturated",G -9094075,1474573,1258,1.6,,70.0,,,,,,,"Fatty acids, total saturated",G -9094129,1474628,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9094723,1475265,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9094860,1475433,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9095014,1475601,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9095052,1475645,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9095227,1475844,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9095353,1475992,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9095427,1476074,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9095727,1476426,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9095783,1476489,1258,6.49,,70.0,,,,,,,"Fatty acids, total saturated",G -9095928,1476665,1258,0.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9096237,1477027,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9096472,1477295,1258,3.08,,70.0,,,,,,,"Fatty acids, total saturated",G -9096634,1477474,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9096972,1477858,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9097911,1478953,1258,7.58,,70.0,,,,,,,"Fatty acids, total saturated",G -9097913,1478957,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9098215,1479310,1258,8.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9098280,1479412,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9098370,1479504,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9098857,1480024,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9099052,1480244,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9099549,1480777,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9099818,1481079,1258,4.84,,70.0,,,,,,,"Fatty acids, total saturated",G -9099883,1481163,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9100291,1481634,1258,4.46,,70.0,,,,,,,"Fatty acids, total saturated",G -9100427,1481809,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9100820,1482230,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9100879,1482290,1258,3.23,,70.0,,,,,,,"Fatty acids, total saturated",G -9101058,1482487,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9101658,1483128,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9101780,1483256,1258,1.92,,70.0,,,,,,,"Fatty acids, total saturated",G -9101935,1483434,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G -9101993,1483507,1258,0.58,,70.0,,,,,,,"Fatty acids, total saturated",G -9102113,1483629,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9102252,1483777,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9102269,1483794,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9102278,1483803,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9102462,1484001,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9102486,1484025,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9102903,1484483,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9103122,1484743,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9103125,1484746,1258,2.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9103416,1485086,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9103603,1485288,1258,2.04,,70.0,,,,,,,"Fatty acids, total saturated",G -9103658,1485346,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9104028,1485752,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9104146,1485899,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9104280,1486063,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9104298,1486095,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9104645,1486550,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9104661,1486568,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9104860,1486804,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9105032,1486992,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9105163,1487127,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9105791,1487917,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9105916,1488071,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9106367,1488610,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9106945,1489315,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9107103,1489501,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9107159,1489574,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9107217,1489643,1258,1.52,,70.0,,,,,,,"Fatty acids, total saturated",G -9107382,1489863,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9108301,1490974,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9108346,1491029,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9108499,1491196,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9108571,1491287,1258,1.02,,70.0,,,,,,,"Fatty acids, total saturated",G -9108804,1491571,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9108825,1491598,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9109029,1491828,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9109131,1491953,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9109222,1492127,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9109315,1492263,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9109376,1492327,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9109697,1492674,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9109829,1492839,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9109878,1492904,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9110125,1493190,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9110132,1493199,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9110446,1493565,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9110607,1493735,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9110659,1493787,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9110691,1493819,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9111153,1494340,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9111252,1494449,1258,0.2,,75.0,,,,,,,"Fatty acids, total saturated",G -9111261,1494458,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9111348,1494554,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9111436,1494672,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9111807,1495122,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9111995,1495356,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9112406,1495955,1258,7.58,,70.0,,,,,,,"Fatty acids, total saturated",G -9112543,1496110,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9112761,1496378,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9113244,1496888,1258,9.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9113312,1496985,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9113365,1497060,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9113461,1497178,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9113775,1497552,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9114106,1497922,1258,2.21,,70.0,,,,,,,"Fatty acids, total saturated",G -9114126,1497946,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9114382,1498218,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9114407,1498247,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9114486,1498341,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9114678,1498586,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9114724,1498636,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9114738,1498651,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9114743,1498656,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9114906,1498843,1258,8.96,,70.0,,,,,,,"Fatty acids, total saturated",G -9115049,1498990,1258,8.18,,70.0,,,,,,,"Fatty acids, total saturated",G -9115122,1499068,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9115165,1499115,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G -9115234,1499184,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G -9115565,1499561,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9115694,1499739,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9116271,1500394,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9116451,1500591,1258,2.65,,70.0,,,,,,,"Fatty acids, total saturated",G -9116563,1500729,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9116567,1500733,1258,7.95,,70.0,,,,,,,"Fatty acids, total saturated",G -9116638,1500808,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9116672,1500843,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9116848,1501042,1258,1.19,,70.0,,,,,,,"Fatty acids, total saturated",G -9116858,1501053,1258,4.64,,70.0,,,,,,,"Fatty acids, total saturated",G -9117840,1502164,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9118321,1502700,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9118346,1502728,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9118371,1502753,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9118536,1502922,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G -9118582,1502977,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9118650,1503064,1258,2.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9118959,1503409,1258,4.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9119139,1503607,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9119247,1503722,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9119358,1503851,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9120380,1505419,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9120465,1505523,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9121894,1507058,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9122345,1507560,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9122351,1507570,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9122451,1507682,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9122535,1507767,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9122646,1507880,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9122758,1507996,1258,8.11,,70.0,,,,,,,"Fatty acids, total saturated",G -9122833,1508076,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9123555,1508898,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9123585,1508929,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9123783,1509151,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9123956,1509344,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9124035,1509440,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9124259,1509726,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9124634,1510173,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9124826,1510380,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9124920,1510476,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9125235,1510819,1258,3.05,,70.0,,,,,,,"Fatty acids, total saturated",G -9125556,1511144,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9125667,1511259,1258,6.94,,70.0,,,,,,,"Fatty acids, total saturated",G -9125685,1511277,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G -9125779,1511540,1258,4.46,,70.0,,,,,,,"Fatty acids, total saturated",G -9125910,1511682,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9125951,1511726,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9126211,1512048,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9126438,1512333,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G -9126496,1512507,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9126594,1513121,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G -9126817,1513458,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9127211,1514008,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9127587,1514527,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9127709,1514692,1258,1.26,,70.0,,,,,,,"Fatty acids, total saturated",G -9128160,1515282,1258,9.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9128293,1515420,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9128362,1515521,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9128841,1516104,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9128957,1516265,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9129279,1516726,1258,16.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9129445,1516930,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9129546,1517063,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9129826,1517397,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9129853,1517426,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9129904,1517489,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9130064,1517676,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9130142,1517759,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9130145,1517762,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9130288,1517920,1258,9.52,,70.0,,,,,,,"Fatty acids, total saturated",G -9130449,1518117,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G -9131049,1518840,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9131107,1518933,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9131137,1518976,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9131157,1518996,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9131319,1519222,1258,18.18,,70.0,,,,,,,"Fatty acids, total saturated",G -9131406,1519344,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9131627,1519630,1258,8.82,,70.0,,,,,,,"Fatty acids, total saturated",G -9131732,1519764,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9131791,1519831,1258,5.81,,70.0,,,,,,,"Fatty acids, total saturated",G -9131925,1519989,1258,9.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9132002,1520086,1258,11.9,,70.0,,,,,,,"Fatty acids, total saturated",G -9132174,1520293,1258,3.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9132455,1520679,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9132576,1520821,1258,8.89,,70.0,,,,,,,"Fatty acids, total saturated",G -9132614,1520867,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9133212,1521566,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9133343,1521733,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9133435,1521845,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9133635,1522087,1258,9.72,,70.0,,,,,,,"Fatty acids, total saturated",G -9133748,1522211,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9133883,1522387,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9134014,1522556,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9134068,1522624,1258,3.77,,70.0,,,,,,,"Fatty acids, total saturated",G -9134081,1522640,1258,4.17,,70.0,,,,,,,"Fatty acids, total saturated",G -9134347,1522997,1258,16.13,,70.0,,,,,,,"Fatty acids, total saturated",G -9134394,1523062,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9134618,1523335,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G -9134650,1523371,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9134901,1523688,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9135127,1523952,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9135148,1523973,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G -9135471,1524386,1258,6.58,,70.0,,,,,,,"Fatty acids, total saturated",G -9135473,1524388,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9135786,1524752,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9136231,1525278,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9136275,1525338,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9136437,1525559,1258,8.51,,70.0,,,,,,,"Fatty acids, total saturated",G -9136763,1526032,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9136889,1526182,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9136969,1526313,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9136982,1526330,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9137096,1526466,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9138141,1527780,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9138184,1527831,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9138281,1527945,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9138422,1528109,1258,18.03,,70.0,,,,,,,"Fatty acids, total saturated",G -9138668,1528407,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9138716,1528469,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9138797,1528567,1258,2.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9138892,1528678,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9139067,1528907,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9139207,1529074,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9139225,1529096,1258,7.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9139373,1529265,1258,22.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9139840,1529817,1258,17.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9139860,1529868,1258,0.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9140150,1530210,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9140349,1530460,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9140532,1530685,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9140874,1531115,1258,28.72,,70.0,,,,,,,"Fatty acids, total saturated",G -9141305,1531659,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9141574,1532050,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9141736,1532258,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9141760,1532288,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G -9141934,1532492,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9141978,1532567,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9142868,1533620,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9142877,1533633,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9143026,1533836,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9143074,1533893,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9143270,1534131,1258,1.38,,75.0,,,,,,,"Fatty acids, total saturated",G -9143444,1534348,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G -9143617,1534544,1258,2.72,,70.0,,,,,,,"Fatty acids, total saturated",G -9143721,1534649,1258,3.52,,70.0,,,,,,,"Fatty acids, total saturated",G -9143733,1534661,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9143811,1534743,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9143866,1534800,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9143996,1534937,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9144007,1534948,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G -9144207,1535159,1258,85.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9144358,1535319,1258,2.78,,70.0,,,,,,,"Fatty acids, total saturated",G -9144911,1535943,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9145078,1536156,1258,0.66,,70.0,,,,,,,"Fatty acids, total saturated",G -9145407,1536520,1258,1.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9145927,1537138,1258,5.66,,70.0,,,,,,,"Fatty acids, total saturated",G -9145979,1537203,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9146101,1537398,1258,4.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9146474,1537778,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9146708,1538020,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9147091,1538424,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9147410,1538747,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9147480,1538817,1258,33.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9147604,1538944,1258,4.12,,70.0,,,,,,,"Fatty acids, total saturated",G -9147641,1538981,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G -9147719,1539060,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9147725,1539066,1258,4.65,,70.0,,,,,,,"Fatty acids, total saturated",G -9148257,1539617,1258,3.51,,70.0,,,,,,,"Fatty acids, total saturated",G -9148767,1540137,1258,1.22,,70.0,,,,,,,"Fatty acids, total saturated",G -9149027,1540397,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9149048,1540418,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9149332,1540744,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9149977,1541535,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9150399,1541978,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9150620,1542200,1258,0.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9150716,1542296,1258,5.95,,70.0,,,,,,,"Fatty acids, total saturated",G -9150784,1542367,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9150890,1542474,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9150973,1542559,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9151045,1542632,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9151053,1542641,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9151244,1542847,1258,2.65,,70.0,,,,,,,"Fatty acids, total saturated",G -9151275,1542881,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G -9151305,1542911,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9151337,1542943,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G -9151509,1543121,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9151869,1543490,1258,18.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9151986,1543607,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9153324,1545057,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9153326,1545059,1258,6.61,,70.0,,,,,,,"Fatty acids, total saturated",G -9153332,1545065,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9153379,1545119,1258,5.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9153938,1545754,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9154064,1545899,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9154322,1546181,1258,1.16,,70.0,,,,,,,"Fatty acids, total saturated",G -9154775,1546683,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9154937,1546880,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9155306,1547306,1258,2.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9155465,1547481,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G -9155915,1548024,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9156051,1548165,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9156131,1548249,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9156262,1548420,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9156304,1548471,1258,7.46,,70.0,,,,,,,"Fatty acids, total saturated",G -9156353,1548534,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9156383,1548575,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9156533,1548766,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9156629,1548872,1258,7.46,,70.0,,,,,,,"Fatty acids, total saturated",G -9156664,1548913,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9156696,1548960,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G -9156820,1549125,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9157225,1549612,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9157248,1549639,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9157661,1550087,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9157856,1550297,1258,3.49,,70.0,,,,,,,"Fatty acids, total saturated",G -9158156,1550608,1258,4.35,,70.0,,,,,,,"Fatty acids, total saturated",G -9158410,1550866,1258,14.11,,70.0,,,,,,,"Fatty acids, total saturated",G -9158442,1550899,1258,11.9,,70.0,,,,,,,"Fatty acids, total saturated",G -9158605,1551064,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9158914,1551478,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9159018,1551600,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9159200,1551811,1258,4.9,,70.0,,,,,,,"Fatty acids, total saturated",G -9159233,1551846,1258,1.03,,70.0,,,,,,,"Fatty acids, total saturated",G -9159395,1552051,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9159969,1552659,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9160684,1553432,1258,2.78,,70.0,,,,,,,"Fatty acids, total saturated",G -9160725,1553474,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G -9160795,1553553,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9161062,1553827,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9161076,1553841,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9161123,1553892,1258,10.94,,70.0,,,,,,,"Fatty acids, total saturated",G -9161236,1554015,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9161362,1554159,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9161448,1554260,1258,1.47,,70.0,,,,,,,"Fatty acids, total saturated",G -9161542,1554366,1258,0.64,,70.0,,,,,,,"Fatty acids, total saturated",G -9161597,1554427,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9161713,1554559,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9161803,1554664,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9161992,1554866,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9162071,1554947,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9162127,1555004,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9162472,1555374,1258,1.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9162638,1555556,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9162966,1555934,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9163051,1556019,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9163502,1556506,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9163531,1556537,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9163822,1556845,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9163823,1556846,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9163827,1556850,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9164037,1557076,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G -9164186,1557229,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9164277,1557325,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9164668,1557776,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9164751,1557867,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9164793,1557909,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9164953,1558089,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9164979,1558117,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9165143,1558294,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9165180,1558338,1258,7.02,,70.0,,,,,,,"Fatty acids, total saturated",G -9165423,1558616,1258,2.84,,70.0,,,,,,,"Fatty acids, total saturated",G -9165570,1558768,1258,1.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9165685,1558891,1258,2.73,,70.0,,,,,,,"Fatty acids, total saturated",G -9165753,1558967,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G -9165893,1559122,1258,4.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9165942,1559178,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9166090,1559343,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9166163,1559423,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9166369,1559669,1258,2.12,,70.0,,,,,,,"Fatty acids, total saturated",G -9166444,1559745,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9166448,1559749,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9166889,1560226,1258,0.82,,70.0,,,,,,,"Fatty acids, total saturated",G -9167309,1560690,1258,1.32,,70.0,,,,,,,"Fatty acids, total saturated",G -9167359,1560754,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9167445,1560904,1258,3.23,,70.0,,,,,,,"Fatty acids, total saturated",G -9167682,1561146,1258,3.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9167828,1561308,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9167946,1561427,1258,3.1,,70.0,,,,,,,"Fatty acids, total saturated",G -9168044,1561526,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9168097,1561579,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9168156,1561640,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G -9168365,1561858,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9168517,1562025,1258,1.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9168567,1562082,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9168795,1562337,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G -9168900,1562452,1258,2.92,,70.0,,,,,,,"Fatty acids, total saturated",G -9169250,1562820,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9169973,1563616,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9170260,1563914,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9170290,1563944,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9170332,1563988,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9170429,1564089,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9170435,1564095,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9170794,1564488,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9171046,1564745,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G -9171626,1565396,1258,14.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9171871,1565647,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9171933,1565709,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9172308,1566183,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9172357,1566237,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9172851,1566774,1258,10.53,,70.0,,,,,,,"Fatty acids, total saturated",G -9172892,1566816,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9173001,1566926,1258,13.16,,70.0,,,,,,,"Fatty acids, total saturated",G -9173032,1566969,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9173233,1567182,1258,8.89,,70.0,,,,,,,"Fatty acids, total saturated",G -9173296,1567258,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9173325,1567289,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9173532,1567518,1258,9.82,,70.0,,,,,,,"Fatty acids, total saturated",G -9173698,1567704,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9173791,1567808,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9173909,1567929,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9174225,1568286,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9174357,1568431,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9174471,1568579,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9174602,1568739,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9174618,1568755,1258,3.1,,70.0,,,,,,,"Fatty acids, total saturated",G -9174674,1568817,1258,4.04,,70.0,,,,,,,"Fatty acids, total saturated",G -9174797,1568949,1258,3.19,,70.0,,,,,,,"Fatty acids, total saturated",G -9174815,1568974,1258,9.85,,70.0,,,,,,,"Fatty acids, total saturated",G -9174836,1568997,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9174917,1569085,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9175078,1569322,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9175149,1569421,1258,3.68,,70.0,,,,,,,"Fatty acids, total saturated",G -9175293,1569604,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9175506,1569862,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9176256,1570694,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9176291,1570729,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9176454,1570911,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9176992,1571519,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9177278,1571840,1258,1.19,,70.0,,,,,,,"Fatty acids, total saturated",G -9177359,1571927,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9177382,1571953,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G -9177391,1571971,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9177518,1572137,1258,0.2,,70.0,,,,,,,"Fatty acids, total saturated",G -9177726,1572384,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G -9177899,1572581,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G -9177909,1572591,1258,0.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9178229,1572984,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9178503,1573291,1258,1.07,,70.0,,,,,,,"Fatty acids, total saturated",G -9178804,1573635,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9179206,1574124,1258,8.51,,70.0,,,,,,,"Fatty acids, total saturated",G -9179231,1574152,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G -9179237,1574160,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9179554,1574508,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9179664,1574624,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9179701,1574665,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9179824,1574808,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9180058,1575067,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9180297,1575349,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9180304,1575362,1258,17.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9180357,1575425,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9180831,1575926,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9181052,1576167,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9181458,1576628,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G -9181489,1576660,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9181547,1576721,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9181895,1577135,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9181931,1577175,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9182041,1577303,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9182246,1577522,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9182268,1577544,1258,3.89,,70.0,,,,,,,"Fatty acids, total saturated",G -9182569,1577860,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9182806,1578116,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9182873,1578184,1258,6.4,,70.0,,,,,,,"Fatty acids, total saturated",G -9182926,1578237,1258,3.95,,70.0,,,,,,,"Fatty acids, total saturated",G -9183017,1578328,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9183349,1578668,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9183398,1578717,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9183782,1579157,1258,13.64,,70.0,,,,,,,"Fatty acids, total saturated",G -9183808,1579198,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9183840,1579254,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9183922,1579342,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9184376,1579830,1258,1.47,,70.0,,,,,,,"Fatty acids, total saturated",G -9184482,1579938,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9184497,1579953,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9184547,1580010,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9184599,1580063,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9185189,1580820,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9185607,1581286,1258,1.02,,70.0,,,,,,,"Fatty acids, total saturated",G -9185651,1581336,1258,3.08,,70.0,,,,,,,"Fatty acids, total saturated",G -9185669,1581354,1258,15.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9186225,1581990,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9186839,1582659,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9187360,1583234,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9187395,1583270,1258,2.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9187884,1583912,1258,11.76,,70.0,,,,,,,"Fatty acids, total saturated",G -9187902,1583933,1258,0.8,,70.0,,,,,,,"Fatty acids, total saturated",G -9187983,1584039,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G -9188046,1584112,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9188287,1584442,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9188381,1584599,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9188698,1585041,1258,2.65,,70.0,,,,,,,"Fatty acids, total saturated",G -9188742,1585097,1258,7.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9188883,1585258,1258,5.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9189255,1585819,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9189305,1585893,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9189316,1585904,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9189320,1585908,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9189375,1585968,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G -9189754,1586539,1258,14.06,,70.0,,,,,,,"Fatty acids, total saturated",G -9189843,1586649,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9190371,1587434,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9190724,1587993,1258,10.47,,70.0,,,,,,,"Fatty acids, total saturated",G -9190853,1588166,1258,14.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9190857,1588171,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9190980,1588326,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9191628,1589458,1258,42.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9191928,1589914,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9192153,1590202,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9192475,1590745,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G -9192573,1590869,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9192876,1591273,1258,15.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9193116,1591573,1258,6.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9193186,1591651,1258,3.53,,70.0,,,,,,,"Fatty acids, total saturated",G -9193350,1591834,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9193406,1591894,1258,4.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9193803,1592343,1258,1.04,,70.0,,,,,,,"Fatty acids, total saturated",G -9193901,1592529,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9193903,1592541,1258,1.19,,70.0,,,,,,,"Fatty acids, total saturated",G -9193936,1592633,1258,15.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9193969,1592670,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9194224,1592943,1258,3.45,,70.0,,,,,,,"Fatty acids, total saturated",G -9194429,1593161,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9194560,1593315,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9194727,1593553,1258,3.52,,70.0,,,,,,,"Fatty acids, total saturated",G -9194849,1593787,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9194941,1593895,1258,18.42,,70.0,,,,,,,"Fatty acids, total saturated",G -9195039,1594047,1258,4.41,,70.0,,,,,,,"Fatty acids, total saturated",G -9195183,1594306,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9195266,1594453,1258,3.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9195298,1594506,1258,11.07,,70.0,,,,,,,"Fatty acids, total saturated",G -9195766,1595351,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9195825,1595427,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9196191,1596034,1258,13.73,,70.0,,,,,,,"Fatty acids, total saturated",G -9196245,1596096,1258,2.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9196657,1596565,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9197221,1597240,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9197565,1597705,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9197629,1597774,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9197894,1598075,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9198008,1598202,1258,0.54,,70.0,,,,,,,"Fatty acids, total saturated",G -9198381,1598632,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9198444,1598699,1258,0.51,,70.0,,,,,,,"Fatty acids, total saturated",G -9198790,1599061,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9198934,1599212,1258,4.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9198991,1599285,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9199324,1599725,1258,1.41,,70.0,,,,,,,"Fatty acids, total saturated",G -9199818,1600336,1258,22.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9199913,1600442,1258,5.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9199950,1600506,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9200042,1600625,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9200045,1600631,1258,2.44,,70.0,,,,,,,"Fatty acids, total saturated",G -9200812,1601552,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9200889,1601657,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9201002,1601814,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9201098,1601928,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9201128,1602001,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9201197,1602112,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9201480,1602585,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9201536,1602652,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9201594,1602721,1258,2.22,,70.0,,,,,,,"Fatty acids, total saturated",G -9201783,1602931,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9201788,1602937,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9201889,1603044,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9202320,1603564,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9202732,1604001,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9202861,1604145,1258,2.76,,70.0,,,,,,,"Fatty acids, total saturated",G -9202937,1604253,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9203557,1605002,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9203788,1605274,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9203822,1605312,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9203836,1605330,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9203949,1605452,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9203958,1605462,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9204350,1605902,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G -9204394,1605951,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9205619,1607268,1258,8.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9205742,1607412,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9205817,1607490,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9205927,1607622,1258,2.63,,70.0,,,,,,,"Fatty acids, total saturated",G -9205944,1607640,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9206173,1607910,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9206341,1608089,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9206574,1608359,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9206799,1608636,1258,5.49,,70.0,,,,,,,"Fatty acids, total saturated",G -9206854,1608691,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9207139,1609043,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9207312,1609243,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G -9207406,1609349,1258,10.53,,70.0,,,,,,,"Fatty acids, total saturated",G -9207512,1609465,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9207576,1609531,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9207808,1609784,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9208091,1610115,1258,2.06,,70.0,,,,,,,"Fatty acids, total saturated",G -9208184,1610228,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9208549,1610620,1258,12.2,,70.0,,,,,,,"Fatty acids, total saturated",G -9208570,1610641,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9208894,1610994,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9209113,1611256,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9209358,1611538,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9209364,1611544,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9209513,1611707,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9209556,1611782,1258,2.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9209591,1611832,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9210213,1612521,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9210503,1612852,1258,3.27,,70.0,,,,,,,"Fatty acids, total saturated",G -9210609,1612971,1258,9.18,,70.0,,,,,,,"Fatty acids, total saturated",G -9210839,1613237,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9211343,1613791,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9211602,1614072,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9211650,1614126,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9211942,1614449,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9212090,1614612,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9212445,1615009,1258,0.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9212635,1615227,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9212641,1615235,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9212679,1615276,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9212999,1615628,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9213106,1615745,1258,5.47,,70.0,,,,,,,"Fatty acids, total saturated",G -9213932,1616668,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9214335,1617114,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9214504,1617302,1258,4.23,,70.0,,,,,,,"Fatty acids, total saturated",G -9214710,1617544,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9214910,1617759,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9215072,1617949,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G -9215094,1617976,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9215126,1618011,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9215527,1618473,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G -9215840,1618841,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G -9215921,1618927,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9216519,1619619,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9216827,1619974,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9217420,1620675,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9217573,1620900,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9217926,1621318,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9218202,1621648,1258,9.52,,70.0,,,,,,,"Fatty acids, total saturated",G -9218568,1622114,1258,2.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9218574,1622121,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9218603,1622152,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9219273,1622925,1258,3.45,,70.0,,,,,,,"Fatty acids, total saturated",G -9219411,1623104,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9219528,1623245,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9219678,1623439,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9219722,1623487,1258,2.65,,70.0,,,,,,,"Fatty acids, total saturated",G -9219764,1623529,1258,3.23,,70.0,,,,,,,"Fatty acids, total saturated",G -9219875,1623652,1258,0.83,,70.0,,,,,,,"Fatty acids, total saturated",G -9220337,1624210,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9220480,1624372,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G -9220853,1624855,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9220886,1624903,1258,1.52,,70.0,,,,,,,"Fatty acids, total saturated",G -9220967,1625035,1258,4.65,,70.0,,,,,,,"Fatty acids, total saturated",G -9221085,1625242,1258,0.65,,70.0,,,,,,,"Fatty acids, total saturated",G -9221150,1625342,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9221413,1625834,1258,1.61,,70.0,,,,,,,"Fatty acids, total saturated",G -9221516,1625966,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9221642,1626186,1258,1.32,,70.0,,,,,,,"Fatty acids, total saturated",G -9221676,1626239,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9221734,1626342,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9221784,1626586,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9221814,1626666,1258,7.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9221852,1626756,1258,3.49,,70.0,,,,,,,"Fatty acids, total saturated",G -9221867,1626797,1258,3.24,,70.0,,,,,,,"Fatty acids, total saturated",G -9222165,1627334,1258,0.83,,70.0,,,,,,,"Fatty acids, total saturated",G -9222726,1628531,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9222742,1628589,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9222872,1628974,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9222989,1629234,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9223761,1630457,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9223838,1630608,1258,5.81,,70.0,,,,,,,"Fatty acids, total saturated",G -9223961,1630900,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9223984,1630967,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9224131,1631339,1258,9.52,,70.0,,,,,,,"Fatty acids, total saturated",G -9224230,1631560,1258,8.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9224419,1631807,1258,6.98,,70.0,,,,,,,"Fatty acids, total saturated",G -9224423,1631811,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9224483,1631881,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9225105,1632721,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9225398,1633098,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9225459,1633169,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9225510,1633228,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9225593,1633323,1258,4.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9225620,1633356,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9225670,1633424,1258,2.11,,70.0,,,,,,,"Fatty acids, total saturated",G -9225687,1633447,1258,6.06,,70.0,,,,,,,"Fatty acids, total saturated",G -9226437,1634454,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9226578,1634770,1258,3.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9226690,1634978,1258,3.66,,70.0,,,,,,,"Fatty acids, total saturated",G -9226809,1635140,1258,4.12,,70.0,,,,,,,"Fatty acids, total saturated",G -9226934,1635597,1258,11.11,,70.0,,,,,,,"Fatty acids, total saturated",G -9227133,1635985,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9227192,1636105,1258,2.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9227322,1636345,1258,2.21,,70.0,,,,,,,"Fatty acids, total saturated",G -9227494,1636557,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9227497,1636560,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9227531,1636598,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9227539,1636607,1258,1.19,,70.0,,,,,,,"Fatty acids, total saturated",G -9227752,1636841,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G -9227847,1636949,1258,1.13,,70.0,,,,,,,"Fatty acids, total saturated",G -9228106,1637266,1258,0.72,,70.0,,,,,,,"Fatty acids, total saturated",G -9228153,1637315,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9228198,1637367,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9228345,1637534,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9228514,1637716,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9228632,1637855,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9228660,1637887,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9228767,1638006,1258,1.06,,70.0,,,,,,,"Fatty acids, total saturated",G -9229071,1638340,1258,2.41,,70.0,,,,,,,"Fatty acids, total saturated",G -9229109,1638383,1258,9.41,,70.0,,,,,,,"Fatty acids, total saturated",G -9229919,1639277,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9230168,1639570,1258,4.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9230305,1639728,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9230388,1639865,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9230976,1640497,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9231082,1640621,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9231567,1641155,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9231631,1641228,1258,1.12,,70.0,,,,,,,"Fatty acids, total saturated",G -9231692,1641299,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9232099,1641757,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9232183,1641859,1258,2.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9232323,1642007,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G -9232446,1642140,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9232486,1642182,1258,5.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9233009,1642765,1258,12.77,,70.0,,,,,,,"Fatty acids, total saturated",G -9233250,1643156,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9233569,1643790,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9233652,1643890,1258,7.49,,70.0,,,,,,,"Fatty acids, total saturated",G -9234033,1644350,1258,17.07,,70.0,,,,,,,"Fatty acids, total saturated",G -9234301,1644759,1258,5.3,,70.0,,,,,,,"Fatty acids, total saturated",G -9234407,1644899,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9234715,1645386,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9234782,1645462,1258,11.11,,70.0,,,,,,,"Fatty acids, total saturated",G -9234848,1645533,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9234946,1645646,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9235095,1645814,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9235336,1646067,1258,3.92,,70.0,,,,,,,"Fatty acids, total saturated",G -9235455,1646194,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G -9235641,1646403,1258,16.28,,70.0,,,,,,,"Fatty acids, total saturated",G -9235740,1646536,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9235909,1646724,1258,10.53,,70.0,,,,,,,"Fatty acids, total saturated",G -9236259,1647210,1258,5.95,,70.0,,,,,,,"Fatty acids, total saturated",G -9236343,1647299,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9236591,1647570,1258,5.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9236851,1647862,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9237169,1648276,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9237720,1648918,1258,5.13,,70.0,,,,,,,"Fatty acids, total saturated",G -9237817,1649037,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9237900,1649133,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9237951,1649194,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9238187,1649460,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9238248,1649531,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9238380,1649712,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9238499,1649893,1258,5.08,,70.0,,,,,,,"Fatty acids, total saturated",G -9238847,1650360,1258,1.1,,70.0,,,,,,,"Fatty acids, total saturated",G -9238997,1650515,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9239076,1650603,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9239192,1650726,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G -9239272,1650816,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9239608,1651219,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9239647,1651268,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9239755,1651385,1258,13.28,,70.0,,,,,,,"Fatty acids, total saturated",G -9239864,1651507,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9240009,1651677,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9240112,1651790,1258,1.96,,70.0,,,,,,,"Fatty acids, total saturated",G -9240333,1652127,1258,13.64,,70.0,,,,,,,"Fatty acids, total saturated",G -9240371,1652171,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9240842,1652750,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9241274,1653254,1258,4.81,,70.0,,,,,,,"Fatty acids, total saturated",G -9241282,1653262,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9241328,1653316,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G -9241502,1653500,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9242044,1654145,1258,3.52,,70.0,,,,,,,"Fatty acids, total saturated",G -9242166,1654297,1258,0.83,,70.0,,,,,,,"Fatty acids, total saturated",G -9242303,1654460,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9242305,1654462,1258,3.97,,70.0,,,,,,,"Fatty acids, total saturated",G -9242628,1654828,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9242691,1654895,1258,10.53,,70.0,,,,,,,"Fatty acids, total saturated",G -9243123,1655396,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9243565,1655972,1258,13.16,,70.0,,,,,,,"Fatty acids, total saturated",G -9243904,1656340,1258,2.03,,70.0,,,,,,,"Fatty acids, total saturated",G -9244120,1656588,1258,15.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9244176,1656652,1258,6.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9244542,1657069,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9244625,1657171,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9244638,1657191,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9244699,1657265,1258,0.77,,70.0,,,,,,,"Fatty acids, total saturated",G -9244949,1657562,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9245015,1657631,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9245904,1658614,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9246319,1659108,1258,15.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9246366,1659174,1258,8.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9246414,1659226,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9246427,1659241,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9246479,1659302,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9246541,1659364,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9246561,1659384,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9246701,1659542,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9246729,1659570,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9246809,1659659,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9246864,1659717,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9247280,1660170,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9247366,1660267,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9247542,1660468,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9247563,1660489,1258,13.64,,70.0,,,,,,,"Fatty acids, total saturated",G -9247564,1660490,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9247672,1660614,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9247957,1660916,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9248512,1661536,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9248585,1661631,1258,7.26,,70.0,,,,,,,"Fatty acids, total saturated",G -9248740,1661837,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G -9248886,1662048,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9249082,1662340,1258,10.19,,70.0,,,,,,,"Fatty acids, total saturated",G -9249428,1662808,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G -9249785,1663298,1258,2.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9250033,1663675,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9250100,1663771,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9250140,1663827,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9250180,1663869,1258,1.16,,70.0,,,,,,,"Fatty acids, total saturated",G -9250254,1664016,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G -9251038,1665153,1258,18.6,,70.0,,,,,,,"Fatty acids, total saturated",G -9251101,1665221,1258,36.11,,70.0,,,,,,,"Fatty acids, total saturated",G -9251280,1665437,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9251355,1665523,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9251396,1665573,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G -9251463,1665645,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9252003,1666257,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G -9252588,1666971,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9253174,1667639,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9253272,1667744,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9253310,1667788,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9253998,1668575,1258,11.11,,70.0,,,,,,,"Fatty acids, total saturated",G -9254003,1668582,1258,7.28,,70.0,,,,,,,"Fatty acids, total saturated",G -9254015,1668596,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9254114,1668710,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9254408,1669055,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9254508,1669173,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9254741,1669442,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9254800,1669512,1258,10.94,,70.0,,,,,,,"Fatty acids, total saturated",G -9254813,1669526,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9254829,1669544,1258,2.23,,70.0,,,,,,,"Fatty acids, total saturated",G -9255001,1669740,1258,21.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9255071,1669818,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9255092,1669845,1258,3.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9255158,1669928,1258,8.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9255660,1670510,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9255799,1670670,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9255845,1670725,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9255870,1670757,1258,2.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9255923,1670821,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9256105,1671043,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9256391,1671374,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9256532,1671547,1258,1.32,,70.0,,,,,,,"Fatty acids, total saturated",G -9256577,1671599,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9256750,1671809,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9257003,1672101,1258,3.54,,70.0,,,,,,,"Fatty acids, total saturated",G -9258188,1673478,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9258495,1673860,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9258892,1674318,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9259028,1674471,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9259090,1674543,1258,6.72,,70.0,,,,,,,"Fatty acids, total saturated",G -9259164,1674627,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9259213,1674683,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9259319,1674800,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9259831,1675390,1258,7.45,,70.0,,,,,,,"Fatty acids, total saturated",G -9259837,1675396,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9259892,1675459,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9260862,1676585,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9260998,1676744,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9261089,1676874,1258,17.54,,70.0,,,,,,,"Fatty acids, total saturated",G -9261229,1677042,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G -9261237,1677050,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9261287,1677104,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9261490,1677345,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9261663,1677545,1258,3.95,,70.0,,,,,,,"Fatty acids, total saturated",G -9261825,1677723,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9261871,1677774,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9261891,1677801,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9261946,1677877,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9262218,1678201,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9262654,1678687,1258,1.53,,70.0,,,,,,,"Fatty acids, total saturated",G -9263060,1679129,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9263111,1679185,1258,5.19,,70.0,,,,,,,"Fatty acids, total saturated",G -9263637,1679773,1258,5.13,,70.0,,,,,,,"Fatty acids, total saturated",G -9263920,1680098,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9263934,1680119,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9263942,1680127,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G -9264170,1680395,1258,18.6,,70.0,,,,,,,"Fatty acids, total saturated",G -9265425,1681881,1258,4.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9265517,1681989,1258,22.22,,70.0,,,,,,,"Fatty acids, total saturated",G -9265683,1682167,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9265699,1682184,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9265866,1682377,1258,3.01,,70.0,,,,,,,"Fatty acids, total saturated",G -9266071,1682594,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9266562,1683223,1258,4.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9266900,1683646,1258,1.65,,70.0,,,,,,,"Fatty acids, total saturated",G -9267136,1683930,1258,7.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9267296,1684136,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9267886,1684881,1258,26.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9267947,1684953,1258,17.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9268052,1685058,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9268335,1685382,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9268453,1685512,1258,0.08,,75.0,,,,,,,"Fatty acids, total saturated",G -9268580,1685651,1258,1.05,,75.0,,,,,,,"Fatty acids, total saturated",G -9268639,1685722,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9268664,1685750,1258,6.72,,70.0,,,,,,,"Fatty acids, total saturated",G -9268756,1685849,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9268899,1686021,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9268900,1686022,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9269060,1686209,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9269066,1686216,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9269164,1686335,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9269493,1686728,1258,11.27,,70.0,,,,,,,"Fatty acids, total saturated",G -9269591,1686831,1258,2.4,,70.0,,,,,,,"Fatty acids, total saturated",G -9270010,1687333,1258,17.24,,70.0,,,,,,,"Fatty acids, total saturated",G -9270454,1687831,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9270474,1687853,1258,5.08,,70.0,,,,,,,"Fatty acids, total saturated",G -9270944,1688387,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9271180,1688658,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9271464,1688982,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G -9271610,1689144,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G -9271706,1689255,1258,15.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9271906,1689504,1258,4.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9272159,1689815,1258,0.83,,70.0,,,,,,,"Fatty acids, total saturated",G -9272163,1689820,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9272400,1690114,1258,4.41,,70.0,,,,,,,"Fatty acids, total saturated",G -9272468,1690202,1258,2.02,,70.0,,,,,,,"Fatty acids, total saturated",G -9272493,1690231,1258,9.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9272660,1690422,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9272811,1690592,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9272832,1690621,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9272842,1690631,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9272925,1690733,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9273018,1690834,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G -9273290,1691196,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G -9273453,1691405,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9274365,1692575,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9274376,1692592,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9274470,1692695,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9274557,1692805,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9274575,1692825,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9274586,1692861,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9274852,1693259,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9274949,1693390,1258,4.24,,70.0,,,,,,,"Fatty acids, total saturated",G -9275135,1693637,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9275253,1693772,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9275303,1693837,1258,0.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9275722,1694339,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9275755,1694372,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9276078,1694811,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9276307,1695189,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9276353,1695242,1258,11.63,,70.0,,,,,,,"Fatty acids, total saturated",G -9276485,1695397,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9276530,1695453,1258,5.81,,70.0,,,,,,,"Fatty acids, total saturated",G -9276566,1695501,1258,28.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9276571,1695507,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9276823,1695849,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9277436,1696599,1258,10.47,,70.0,,,,,,,"Fatty acids, total saturated",G -9277542,1696733,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9277623,1696831,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9277819,1697074,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9277901,1697171,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G -9278092,1697409,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9278221,1697569,1258,1.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9278343,1697718,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9278498,1697917,1258,6.41,,70.0,,,,,,,"Fatty acids, total saturated",G -9278662,1698130,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9278722,1698201,1258,6.52,,70.0,,,,,,,"Fatty acids, total saturated",G -9278902,1698421,1258,6.54,,70.0,,,,,,,"Fatty acids, total saturated",G -9278990,1698520,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9279137,1698691,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9279187,1698744,1258,18.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9279277,1698842,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9279454,1699044,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9280000,1699689,1258,10.53,,70.0,,,,,,,"Fatty acids, total saturated",G -9280158,1699862,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9280182,1699896,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9280446,1700187,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9280465,1700211,1258,9.68,,70.0,,,,,,,"Fatty acids, total saturated",G -9280526,1700274,1258,4.23,,70.0,,,,,,,"Fatty acids, total saturated",G -9280593,1700353,1258,0.51,,70.0,,,,,,,"Fatty acids, total saturated",G -9280734,1700518,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G -9281537,1701447,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9281904,1701869,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9282231,1702241,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9282410,1702435,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G -9282445,1702487,1258,19.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9282931,1703026,1258,11.3,,70.0,,,,,,,"Fatty acids, total saturated",G -9282961,1703056,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9282977,1703074,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G -9283019,1703117,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9283025,1703127,1258,10.1,,70.0,,,,,,,"Fatty acids, total saturated",G -9283094,1703208,1258,2.22,,70.0,,,,,,,"Fatty acids, total saturated",G -9283339,1703490,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9283402,1703560,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9283439,1703601,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9283615,1703801,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9283663,1703864,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9283762,1703979,1258,2.7,,70.0,,,,,,,"Fatty acids, total saturated",G -9284057,1704323,1258,7.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9284124,1704405,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9284221,1704516,1258,0.85,,70.0,,,,,,,"Fatty acids, total saturated",G -9284353,1704660,1258,1.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9284687,1705037,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9284735,1705097,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9284948,1705342,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9285011,1705418,1258,3.65,,70.0,,,,,,,"Fatty acids, total saturated",G -9285503,1705992,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G -9285508,1705997,1258,9.76,,70.0,,,,,,,"Fatty acids, total saturated",G -9285782,1706302,1258,2.27,,70.0,,,,,,,"Fatty acids, total saturated",G -9286096,1706652,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9286157,1706722,1258,15.22,,70.0,,,,,,,"Fatty acids, total saturated",G -9286159,1706724,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9286314,1706895,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G -9286406,1707000,1258,2.06,,70.0,,,,,,,"Fatty acids, total saturated",G -9286602,1707219,1258,3.53,,70.0,,,,,,,"Fatty acids, total saturated",G -9286667,1707303,1258,6.92,,70.0,,,,,,,"Fatty acids, total saturated",G -9286797,1707463,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9286824,1707492,1258,1.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9286826,1707494,1258,9.3,,70.0,,,,,,,"Fatty acids, total saturated",G -9286885,1707563,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G -9286916,1707610,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9287122,1707872,1258,8.82,,70.0,,,,,,,"Fatty acids, total saturated",G -9287312,1708126,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9287335,1708155,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9287461,1708297,1258,18.97,,70.0,,,,,,,"Fatty acids, total saturated",G -9287484,1708329,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9287547,1708398,1258,12.07,,70.0,,,,,,,"Fatty acids, total saturated",G -9287746,1708644,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9288166,1709196,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G -9288168,1709198,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9288211,1709249,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G -9288243,1709286,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9288347,1709404,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G -9288927,1710186,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9290164,1711605,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9290311,1711760,1258,2.17,,70.0,,,,,,,"Fatty acids, total saturated",G -9290379,1711832,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9290466,1711928,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9290518,1711989,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G -9290630,1712122,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9290869,1712388,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9290961,1712495,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G -9291003,1712543,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9291142,1712705,1258,20.59,,70.0,,,,,,,"Fatty acids, total saturated",G -9291146,1712709,1258,7.78,,70.0,,,,,,,"Fatty acids, total saturated",G -9291216,1712791,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9291254,1712832,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9291269,1712848,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9291306,1712905,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9292098,1713838,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9292127,1713878,1258,2.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9292208,1713971,1258,24.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9292651,1714471,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9292966,1714829,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9293048,1714917,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9293334,1715228,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9293617,1715544,1258,6.82,,70.0,,,,,,,"Fatty acids, total saturated",G -9293883,1715846,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9293888,1715851,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9294040,1716052,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9294086,1716099,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9294105,1716121,1258,1.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9294178,1716226,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9294487,1716581,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9294672,1716791,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9294808,1716940,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9294913,1717057,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9295416,1717626,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9295628,1717875,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9295708,1717981,1258,11.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9295778,1718070,1258,0.34,,70.0,,,,,,,"Fatty acids, total saturated",G -9295785,1718077,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9295931,1718306,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9296162,1718601,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9296270,1718720,1258,1.32,,70.0,,,,,,,"Fatty acids, total saturated",G -9296488,1718983,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9296510,1719009,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9297209,1719857,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G -9297267,1719919,1258,3.83,,70.0,,,,,,,"Fatty acids, total saturated",G -9298019,1720932,1258,4.35,,70.0,,,,,,,"Fatty acids, total saturated",G -9298030,1720944,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G -9298450,1721690,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9298863,1722152,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9298919,1722208,1258,5.05,,70.0,,,,,,,"Fatty acids, total saturated",G -9298961,1722260,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9299379,1722771,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9299412,1722809,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9299448,1722850,1258,7.06,,70.0,,,,,,,"Fatty acids, total saturated",G -9299743,1723216,1258,3.95,,70.0,,,,,,,"Fatty acids, total saturated",G -9299766,1723249,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9299805,1723299,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9300077,1723595,1258,7.06,,70.0,,,,,,,"Fatty acids, total saturated",G -9300164,1723709,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9300290,1723856,1258,0.68,,70.0,,,,,,,"Fatty acids, total saturated",G -9300602,1724193,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9300727,1724351,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9301035,1724674,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9301075,1724723,1258,3.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9301567,1725289,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9301631,1725366,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9301814,1725590,1258,10.94,,70.0,,,,,,,"Fatty acids, total saturated",G -9301836,1725618,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9301843,1725626,1258,1.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9302176,1726025,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9302312,1726168,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9302613,1726498,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9302872,1726811,1258,15.52,,70.0,,,,,,,"Fatty acids, total saturated",G -9302922,1726898,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G -9303040,1727070,1258,7.41,,70.0,,,,,,,"Fatty acids, total saturated",G -9303102,1727214,1258,12.73,,70.0,,,,,,,"Fatty acids, total saturated",G -9303143,1727274,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9303325,1727505,1258,23.08,,70.0,,,,,,,"Fatty acids, total saturated",G -9303456,1727678,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9303571,1727796,1258,11.54,,70.0,,,,,,,"Fatty acids, total saturated",G -9303982,1728460,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9304457,1729084,1258,56.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9304527,1729157,1258,5.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9304651,1729292,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9304761,1729432,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9304808,1729483,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9304871,1729551,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9304924,1729611,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9305225,1729950,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9305307,1730042,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9305499,1730260,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9305509,1730271,1258,6.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9305668,1730452,1258,18.18,,70.0,,,,,,,"Fatty acids, total saturated",G -9305670,1730454,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G -9305688,1730472,1258,5.31,,70.0,,,,,,,"Fatty acids, total saturated",G -9305730,1730517,1258,9.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9305875,1730689,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9305942,1730771,1258,11.84,,70.0,,,,,,,"Fatty acids, total saturated",G -9306053,1730896,1258,8.89,,70.0,,,,,,,"Fatty acids, total saturated",G -9306107,1730969,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9306145,1731011,1258,5.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9306328,1731201,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9306343,1731217,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9306462,1731344,1258,1.06,,70.0,,,,,,,"Fatty acids, total saturated",G -9306632,1731537,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9306721,1731641,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9306933,1731891,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9306955,1731913,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9307097,1732074,1258,3.95,,70.0,,,,,,,"Fatty acids, total saturated",G -9307172,1732161,1258,2.13,,70.0,,,,,,,"Fatty acids, total saturated",G -9307540,1732595,1258,5.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9307552,1732607,1258,6.19,,70.0,,,,,,,"Fatty acids, total saturated",G -9307576,1732633,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9307743,1732814,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9307896,1732977,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9308023,1733117,1258,6.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9308157,1733282,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G -9308307,1733465,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9308462,1733658,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9308628,1733843,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9308782,1734030,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9308792,1734040,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9309914,1735348,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9310247,1735750,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9310348,1735868,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9310814,1736398,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9310983,1736585,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9311264,1736903,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9311394,1737045,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9311569,1737240,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9311593,1737266,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9312004,1737733,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9312158,1737903,1258,15.15,,70.0,,,,,,,"Fatty acids, total saturated",G -9312642,1738447,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9312940,1738776,1258,0.8,,70.0,,,,,,,"Fatty acids, total saturated",G -9313200,1739079,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G -9313241,1739128,1258,8.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9313653,1739618,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9313871,1739852,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9313928,1739911,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9313934,1739919,1258,0.83,,70.0,,,,,,,"Fatty acids, total saturated",G -9314043,1740034,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9314414,1740449,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9314495,1740548,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9314640,1740708,1258,9.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9315033,1741150,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9315306,1741466,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9315448,1741627,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9315460,1741639,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9315518,1741702,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9315606,1741796,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G -9315917,1742156,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9315940,1742183,1258,30.23,,70.0,,,,,,,"Fatty acids, total saturated",G -9316066,1742322,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9316226,1742498,1258,6.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9316461,1742752,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9316585,1742882,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9316673,1742977,1258,1.47,,70.0,,,,,,,"Fatty acids, total saturated",G -9316876,1743206,1258,1.07,,70.0,,,,,,,"Fatty acids, total saturated",G -9316937,1743277,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9316987,1743347,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9317219,1743616,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9317254,1743652,1258,4.46,,70.0,,,,,,,"Fatty acids, total saturated",G -9317354,1743766,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9317359,1743771,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9317840,1744324,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9317937,1744446,1258,5.21,,70.0,,,,,,,"Fatty acids, total saturated",G -9318026,1744548,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9318190,1744737,1258,1.77,,70.0,,,,,,,"Fatty acids, total saturated",G -9318522,1745145,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9318641,1745288,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9318678,1745333,1258,15.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9318886,1745583,1258,4.84,,70.0,,,,,,,"Fatty acids, total saturated",G -9318920,1745619,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9318964,1745664,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9319001,1745704,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9319206,1745951,1258,3.23,,70.0,,,,,,,"Fatty acids, total saturated",G -9319344,1746098,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9319445,1746215,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9319588,1746371,1258,17.31,,70.0,,,,,,,"Fatty acids, total saturated",G -9319688,1746497,1258,5.83,,70.0,,,,,,,"Fatty acids, total saturated",G -9319777,1746595,1258,28.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9319940,1746783,1258,7.07,,70.0,,,,,,,"Fatty acids, total saturated",G -9320164,1747027,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9320320,1747211,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9320465,1747377,1258,22.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9320528,1747459,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9320663,1747618,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9320692,1747649,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9320856,1747837,1258,0.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9321409,1748451,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9321507,1748556,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9321881,1748986,1258,5.81,,70.0,,,,,,,"Fatty acids, total saturated",G -9322107,1749244,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9322324,1749487,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9322618,1749810,1258,7.89,,70.0,,,,,,,"Fatty acids, total saturated",G -9322795,1750044,1258,15.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9323107,1755735,1258,7.36,1.0,1.0,,,,,,,"Fatty acids, total saturated",G -9323472,1757747,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9323485,1757760,1258,12.5,,71.0,,,,,,,"Fatty acids, total saturated",G -9323582,1881016,1258,0.83,,70.0,,,,,,,"Fatty acids, total saturated",G -9323742,1758032,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9323760,1758052,1258,8.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9323806,1758101,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9323905,1758205,1258,2.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9323986,1758295,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9324569,1758944,1258,3.12,,71.0,,,,,,,"Fatty acids, total saturated",G -9324770,1759161,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9325370,1759806,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9325373,1759809,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9325550,1760004,1258,10.94,,70.0,,,,,,,"Fatty acids, total saturated",G -9325608,1760075,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9325671,1760141,1258,3.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9325931,1760438,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9325983,1760496,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9325999,1760513,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9326499,1761056,1258,0.83,,70.0,,,,,,,"Fatty acids, total saturated",G -9326510,1761067,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9326516,1761073,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9326630,1761193,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9326632,1761195,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9326724,1761330,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9326733,1761343,1258,14.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9326958,1761618,1258,2.22,,70.0,,,,,,,"Fatty acids, total saturated",G -9327188,1761870,1258,0.35,,70.0,,,,,,,"Fatty acids, total saturated",G -9327258,1761950,1258,3.76,,70.0,,,,,,,"Fatty acids, total saturated",G -9327309,1762008,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9327399,1762109,1258,0.74,,70.0,,,,,,,"Fatty acids, total saturated",G -9327465,1762179,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9327844,1762603,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9327958,1762733,1258,3.77,,70.0,,,,,,,"Fatty acids, total saturated",G -9328178,1762988,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9328265,1763083,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9328430,1763276,1258,8.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9328454,1763302,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9328471,1763320,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9328514,1763377,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G -9328972,1763879,1258,5.77,,70.0,,,,,,,"Fatty acids, total saturated",G -9329487,1764434,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9329707,1764710,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9329762,1764770,1258,3.92,,70.0,,,,,,,"Fatty acids, total saturated",G -9329767,1764776,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9329948,1764992,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9330296,1765394,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9330319,1765424,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9330427,1765552,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9330606,1765739,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9330633,1765767,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9330807,1765985,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9331087,1766304,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9331265,1766506,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9331301,1766542,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9331523,1766796,1258,6.9,,70.0,,,,,,,"Fatty acids, total saturated",G -9331562,1766843,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9331848,1767165,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9331929,1767255,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9332223,1767602,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9332263,1767647,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9332271,1767656,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9332627,1768066,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9332848,1768312,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9332849,1768313,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9333517,1769038,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9333633,1769157,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9333995,1769573,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9334123,1769718,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9334313,1770096,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9334347,1770134,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9334400,1770200,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G -9334595,1770437,1258,14.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9334916,1770806,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9335014,1770925,1258,10.87,,70.0,,,,,,,"Fatty acids, total saturated",G -9335101,1771030,1258,9.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9335209,1771158,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9335212,1771163,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9335596,1771619,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9336163,1772316,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9336165,1772318,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9336615,1772849,1258,12.12,,70.0,,,,,,,"Fatty acids, total saturated",G -9337089,1773443,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9337124,1773481,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9337143,1773500,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9337151,1773508,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9337228,1773593,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9338258,1774830,1258,1.82,,70.0,,,,,,,"Fatty acids, total saturated",G -9338391,1774970,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9338401,1774980,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9338422,1775001,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9338496,1775077,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9338587,1775184,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9338720,1775460,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9338768,1881445,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9339055,1775801,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9339316,1776094,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9339415,1776193,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9339690,1776481,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9340040,1776900,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9340188,1777062,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9340315,1777228,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9340516,1777465,1258,2.21,,70.0,,,,,,,"Fatty acids, total saturated",G -9340615,1777582,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9341202,1778227,1258,8.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9341234,1778259,1258,7.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9341240,1778265,1258,6.98,,70.0,,,,,,,"Fatty acids, total saturated",G -9341506,1778551,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9342003,1779090,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9342060,1779152,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9342388,1779510,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G -9342447,1779582,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9342691,1779867,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9342719,1779897,1258,2.82,,70.0,,,,,,,"Fatty acids, total saturated",G -9342773,1779954,1258,3.82,,70.0,,,,,,,"Fatty acids, total saturated",G -9343107,1780334,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9343112,1780343,1258,0.2,,70.0,,,,,,,"Fatty acids, total saturated",G -9343229,1780473,1258,1.39,,70.0,,,,,,,"Fatty acids, total saturated",G -9343357,1780612,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9343504,1780769,1258,0.22,,70.0,,,,,,,"Fatty acids, total saturated",G -9343615,1780894,1258,1.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9343718,1781025,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9344179,1781512,1258,7.55,,70.0,,,,,,,"Fatty acids, total saturated",G -9344325,1781667,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9344453,1781808,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9344588,1781948,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9344886,1782277,1258,11.32,,70.0,,,,,,,"Fatty acids, total saturated",G -9345082,1782476,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9345357,1782810,1258,12.32,,70.0,,,,,,,"Fatty acids, total saturated",G -9345498,1782964,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9345639,1783108,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9346238,1783774,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9346453,1784018,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9346506,1784073,1258,11.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9346889,1784542,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9346940,1784601,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9346991,1784656,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9347272,1784975,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9347452,1785197,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9348170,1786023,1258,2.64,,70.0,,,,,,,"Fatty acids, total saturated",G -9348475,1786402,1258,0.09,,75.0,,,,,,,"Fatty acids, total saturated",G -9348646,1786601,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9349086,1787082,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9349335,1787359,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9349487,1787527,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9349538,1787586,1258,6.82,,70.0,,,,,,,"Fatty acids, total saturated",G -9349595,1787648,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9349796,1787874,1258,9.23,,70.0,,,,,,,"Fatty acids, total saturated",G -9350183,1788326,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9350196,1788347,1258,1.72,,70.0,,,,,,,"Fatty acids, total saturated",G -9350405,1788649,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9350425,1788669,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9350485,1788757,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9350544,1788824,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9350721,1789128,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9351178,1789832,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9351380,1790096,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9351560,1790300,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9351625,1790375,1258,14.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9351967,1790769,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9352019,1790826,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G -9352124,1790946,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9352137,1790963,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G -9352656,1791549,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9352974,1791907,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9352991,1791930,1258,2.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9353118,1792078,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9353255,1792248,1258,10.19,,70.0,,,,,,,"Fatty acids, total saturated",G -9353403,1792440,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9353591,1792642,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9353608,1792663,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9353664,1792720,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9353666,1792723,1258,22.22,,70.0,,,,,,,"Fatty acids, total saturated",G -9354017,1793120,1258,3.98,,70.0,,,,,,,"Fatty acids, total saturated",G -9354385,1793523,1258,32.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9354577,1793724,1258,4.65,,70.0,,,,,,,"Fatty acids, total saturated",G -9355082,1794290,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9355176,1794404,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9355382,1794648,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9355686,1881760,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9355692,1794977,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9355719,1795005,1258,22.39,,70.0,,,,,,,"Fatty acids, total saturated",G -9355768,1795059,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9355778,1795070,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9355894,1795193,1258,12.2,,70.0,,,,,,,"Fatty acids, total saturated",G -9356150,1795477,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9356532,1795906,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9356614,1795994,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9356638,1796019,1258,0.2,,70.0,,,,,,,"Fatty acids, total saturated",G -9356943,1796365,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9356952,1796374,1258,24.44,,70.0,,,,,,,"Fatty acids, total saturated",G -9357096,1796535,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9357136,1796581,1258,5.83,,70.0,,,,,,,"Fatty acids, total saturated",G -9357661,1797161,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9357693,1797196,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9358053,1797616,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9358308,1797894,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9358894,1798577,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9359487,1799282,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G -9359540,1799379,1258,3.2,,70.0,,,,,,,"Fatty acids, total saturated",G -9359674,1799583,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9359814,1799729,1258,12.94,,70.0,,,,,,,"Fatty acids, total saturated",G -9360042,1800012,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G -9360107,1800089,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9360720,1800889,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9360895,1801080,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9360987,1801197,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9361243,1801477,1258,7.06,,70.0,,,,,,,"Fatty acids, total saturated",G -9361910,1802248,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9362161,1802572,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9362454,1802957,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9362782,1803324,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G -9362936,1803500,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9363009,1803587,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9363442,1804062,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9363499,1804124,1258,3.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9364257,1805005,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9364288,1805040,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9364339,1805095,1258,2.97,,70.0,,,,,,,"Fatty acids, total saturated",G -9364985,1805822,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9365066,1805909,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9365112,1805959,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G -9365621,1806559,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9365813,1806765,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9366234,1807257,1258,0.41,,70.0,,,,,,,"Fatty acids, total saturated",G -9366302,1807330,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9366927,1808035,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9367409,1808619,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9367563,1808785,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9367587,1808811,1258,5.31,,70.0,,,,,,,"Fatty acids, total saturated",G -9367712,1808964,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9368275,1809605,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9368555,1809916,1258,1.82,,70.0,,,,,,,"Fatty acids, total saturated",G -9368671,1810039,1258,1.37,,70.0,,,,,,,"Fatty acids, total saturated",G -9368878,1810291,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9368967,1810401,1258,7.09,,70.0,,,,,,,"Fatty acids, total saturated",G -9369988,1811567,1258,27.27,,70.0,,,,,,,"Fatty acids, total saturated",G -9370299,1811917,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9370334,1811970,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9370385,1812027,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9370443,1812098,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9370751,1812453,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9371126,1812883,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9371147,1812905,1258,6.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9371741,1813595,1258,6.98,,70.0,,,,,,,"Fatty acids, total saturated",G -9371816,1813677,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9371966,1813842,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9371967,1813843,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9372055,1813950,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9372140,1814050,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9372195,1814114,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9372285,1814222,1258,24.24,,70.0,,,,,,,"Fatty acids, total saturated",G -9373043,1815055,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9373075,1815095,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9373084,1815105,1258,1.11,,70.0,,,,,,,"Fatty acids, total saturated",G -9373596,1815684,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G -9373633,1815726,1258,0.31,,70.0,,,,,,,"Fatty acids, total saturated",G -9373664,1815760,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9373706,1815805,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9373960,1816078,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G -9374246,1816399,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9374826,1817095,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9374830,1817099,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9374909,1817183,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9375135,1817432,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9375303,1817636,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9375692,1818067,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G -9375899,1818295,1258,18.18,,70.0,,,,,,,"Fatty acids, total saturated",G -9376217,1818639,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9376590,1819056,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G -9376652,1819127,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9376849,1819345,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9376899,1819401,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9377132,1819660,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9377209,1819742,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9377471,1820048,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9377933,1820557,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9378497,1821237,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9378953,1821746,1258,0.77,,70.0,,,,,,,"Fatty acids, total saturated",G -9379096,1821903,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9379165,1821975,1258,8.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9379428,1822281,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9379484,1822350,1258,8.05,,70.0,,,,,,,"Fatty acids, total saturated",G -9379689,1822586,1258,1.97,,70.0,,,,,,,"Fatty acids, total saturated",G -9380145,1823105,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9380151,1823114,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9380577,1823618,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9380744,1823799,1258,2.7,,70.0,,,,,,,"Fatty acids, total saturated",G -9380761,1823823,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9380791,1823854,1258,8.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9380940,1824018,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9380974,1824057,1258,0.64,,70.0,,,,,,,"Fatty acids, total saturated",G -9381439,1824604,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9381564,1824758,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9381852,1825087,1258,3.53,,70.0,,,,,,,"Fatty acids, total saturated",G -9381941,1825191,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9382242,1825521,1258,0.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9382689,1826031,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9383118,1826509,1258,0.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9383366,1826776,1258,4.41,,70.0,,,,,,,"Fatty acids, total saturated",G -9383376,1826786,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9383377,1826787,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9383473,1826886,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9383874,1827323,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9383910,1827365,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9384094,1827571,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9384131,1827608,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9384237,1827721,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9384774,1828309,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9384856,1828394,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9385081,1828637,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9385237,1828802,1258,12.73,,70.0,,,,,,,"Fatty acids, total saturated",G -9385428,1829010,1258,2.42,,70.0,,,,,,,"Fatty acids, total saturated",G -9385448,1829030,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9385879,1829502,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9386136,1829778,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9386194,1829840,1258,28.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9386331,1830006,1258,1.11,,70.0,,,,,,,"Fatty acids, total saturated",G -9386380,1830061,1258,1.1,,70.0,,,,,,,"Fatty acids, total saturated",G -9386425,1830114,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9386499,1830191,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9386657,1830364,1258,4.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9386702,1830413,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9386964,1830694,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9387004,1830739,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9387077,1830821,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9387080,1830824,1258,2.44,,70.0,,,,,,,"Fatty acids, total saturated",G -9387095,1830841,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9387325,1831105,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9387509,1831314,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9387559,1831372,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9387975,1831840,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9388214,1832110,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9388257,1832155,1258,8.77,,70.0,,,,,,,"Fatty acids, total saturated",G -9388477,1832402,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9388496,1832432,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9388965,1833030,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9389150,1833259,1258,9.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9389180,1833295,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9389362,1833514,1258,7.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9389585,1833773,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9389665,1833868,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9389696,1833909,1258,7.95,,70.0,,,,,,,"Fatty acids, total saturated",G -9389967,1834216,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9390097,1834360,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9390702,1835025,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9390740,1835065,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9391416,1835844,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9391521,1835961,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9391541,1835981,1258,5.32,,70.0,,,,,,,"Fatty acids, total saturated",G -9392339,1836879,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9392524,1837097,1258,1.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9392638,1837227,1258,10.68,,70.0,,,,,,,"Fatty acids, total saturated",G -9392816,1837422,1258,2.65,,70.0,,,,,,,"Fatty acids, total saturated",G -9392954,1837587,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9393239,1838025,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9393316,1838171,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G -9393372,1838257,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9393380,1838269,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9393463,1838395,1258,0.21,,70.0,,,,,,,"Fatty acids, total saturated",G -9393527,1882344,1258,15.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9394083,1838756,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9394121,1838806,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9394541,1839284,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9394678,1882761,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9394699,1882771,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9394831,1839584,1258,1.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9394919,1882857,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9394945,1882870,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9395082,1839842,1258,0.68,,70.0,,,,,,,"Fatty acids, total saturated",G -9395516,1883014,1258,0.85,,70.0,,,,,,,"Fatty acids, total saturated",G -9395845,1840722,1258,0.11,,70.0,,,,,,,"Fatty acids, total saturated",G -9395871,1840756,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9396051,1841026,1258,6.82,,70.0,,,,,,,"Fatty acids, total saturated",G -9396160,1841154,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9396201,1841201,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9396214,1841216,1258,0.92,,70.0,,,,,,,"Fatty acids, total saturated",G -9396218,1841221,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9396344,1841353,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9396514,1841531,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G -9396605,1841633,1258,2.42,,70.0,,,,,,,"Fatty acids, total saturated",G -9396735,1841790,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9396798,1841870,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9396820,1841893,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G -9396910,1841990,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9397181,1842352,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9397449,1842681,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9397451,1883369,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9397597,1842852,1258,4.02,,70.0,,,,,,,"Fatty acids, total saturated",G -9397698,1842958,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9397768,1883432,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9397797,1843074,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9398622,1844051,1258,0.35,,70.0,,,,,,,"Fatty acids, total saturated",G -9398665,1844098,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9398737,1844178,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9399011,1844488,1258,1.61,,70.0,,,,,,,"Fatty acids, total saturated",G -9399091,1844574,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9399584,1845136,1258,1.11,,70.0,,,,,,,"Fatty acids, total saturated",G -9399828,1845411,1258,3.66,,70.0,,,,,,,"Fatty acids, total saturated",G -9399860,1845447,1258,8.51,,70.0,,,,,,,"Fatty acids, total saturated",G -9399996,1845598,1258,0.68,,70.0,,,,,,,"Fatty acids, total saturated",G -9400112,1883598,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9400205,1845831,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9400461,1846123,1258,2.09,,70.0,,,,,,,"Fatty acids, total saturated",G -9400531,1846203,1258,7.65,,70.0,,,,,,,"Fatty acids, total saturated",G -9400690,1846397,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9401113,1846887,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9401156,1846934,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9401291,1847087,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9401523,1847341,1258,17.78,,70.0,,,,,,,"Fatty acids, total saturated",G -9401784,1883953,1258,2.11,,70.0,,,,,,,"Fatty acids, total saturated",G -9401870,1884041,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9402149,1884329,1258,8.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9402173,1884353,1258,0.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9402478,1884660,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9402543,1884725,1258,15.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9402729,1884916,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9402756,1884943,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9402925,1885112,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G -9403217,1885564,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9403263,1885611,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9403269,1885617,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9403328,1885676,1258,1.06,,70.0,,,,,,,"Fatty acids, total saturated",G -9403420,1885772,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G -9403427,1885779,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9403501,1885854,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9403635,1885991,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9403715,1886074,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9403727,1886087,1258,4.41,,70.0,,,,,,,"Fatty acids, total saturated",G -9403804,1886165,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9404091,1886461,1258,4.24,,70.0,,,,,,,"Fatty acids, total saturated",G -9404138,1886509,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9404169,1886571,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9404277,1886691,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9404346,1886766,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9404515,1886939,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9404851,1887291,1258,4.11,,70.0,,,,,,,"Fatty acids, total saturated",G -9405186,1887659,1258,6.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9405546,1888065,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9405598,1888122,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9405654,1888183,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9405908,1888465,1258,6.58,,70.0,,,,,,,"Fatty acids, total saturated",G -9405954,1888512,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G -9406452,1889101,1258,14.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9406491,1889144,1258,6.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9406701,1889401,1258,10.47,,70.0,,,,,,,"Fatty acids, total saturated",G -9406702,1889402,1258,4.46,,70.0,,,,,,,"Fatty acids, total saturated",G -9406706,1889406,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9406993,1889722,1258,7.02,,70.0,,,,,,,"Fatty acids, total saturated",G -9407097,1889833,1258,4.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9407597,1890403,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9407816,1890653,1258,3.21,,70.0,,,,,,,"Fatty acids, total saturated",G -9408099,1890944,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9408131,1890976,1258,0.08,,75.0,,,,,,,"Fatty acids, total saturated",G -9408184,1891032,1258,7.96,,70.0,,,,,,,"Fatty acids, total saturated",G -9408277,1891139,1258,4.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9408418,1891285,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9408449,1891316,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9408593,1891468,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9408938,1891829,1258,2.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9408968,1891859,1258,3.28,,70.0,,,,,,,"Fatty acids, total saturated",G -9409072,1891976,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9409104,1892015,1258,0.61,,70.0,,,,,,,"Fatty acids, total saturated",G -9409274,1892202,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9409455,1892396,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9409582,1892529,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9409827,1892801,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9409852,1892830,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9409987,1892976,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9410928,1894003,1258,8.82,,70.0,,,,,,,"Fatty acids, total saturated",G -9410953,1894028,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9411198,1894297,1258,8.24,,70.0,,,,,,,"Fatty acids, total saturated",G -9411265,1894373,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9411275,1894384,1258,3.53,,70.0,,,,,,,"Fatty acids, total saturated",G -9411433,1894577,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9411532,1894686,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9411639,1894800,1258,5.31,,70.0,,,,,,,"Fatty acids, total saturated",G -9412009,1895195,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9412097,1895298,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9412323,1895574,1258,1.27,,70.0,,,,,,,"Fatty acids, total saturated",G -9412451,1895711,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9412562,1895826,1258,1.34,,70.0,,,,,,,"Fatty acids, total saturated",G -9412741,1896005,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G -9412784,1896049,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9413055,1896335,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9413100,1896389,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9413165,1896461,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9413230,1896528,1258,2.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9413275,1896575,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9413538,1896856,1258,2.17,,70.0,,,,,,,"Fatty acids, total saturated",G -9413742,1897084,1258,0.01,,70.0,,,,,,,"Fatty acids, total saturated",G -9414173,1897548,1258,4.35,,70.0,,,,,,,"Fatty acids, total saturated",G -9414250,1897628,1258,13.16,,70.0,,,,,,,"Fatty acids, total saturated",G -9414654,1898092,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9414851,1898310,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9415013,1898495,1258,7.41,,70.0,,,,,,,"Fatty acids, total saturated",G -9415071,1898553,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9415460,1898961,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9415825,1899377,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9415870,1899424,1258,9.82,,70.0,,,,,,,"Fatty acids, total saturated",G -9416000,1899566,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9416008,1899574,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9416149,1899728,1258,11.76,,70.0,,,,,,,"Fatty acids, total saturated",G -9416193,1899778,1258,6.9,,70.0,,,,,,,"Fatty acids, total saturated",G -9416361,1899994,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9416704,1900430,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9416751,1900493,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9416778,1900521,1258,27.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9417607,1901472,1258,0.22,,70.0,,,,,,,"Fatty acids, total saturated",G -9417674,1901541,1258,3.06,,70.0,,,,,,,"Fatty acids, total saturated",G -9417677,1901544,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9417797,1901674,1258,10.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9417920,1901815,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9418119,1902078,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9418349,1902352,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9418482,1902507,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9418545,1902585,1258,9.76,,70.0,,,,,,,"Fatty acids, total saturated",G -9418660,1902730,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9418785,1902872,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9418975,1903098,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9418988,1903121,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9419283,1903444,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9419433,1903604,1258,8.04,,70.0,,,,,,,"Fatty acids, total saturated",G -9419626,1903850,1258,3.53,,70.0,,,,,,,"Fatty acids, total saturated",G -9419702,1903934,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9419735,1903971,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9419840,1904106,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9419874,1904153,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9420201,1904501,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9420403,1904735,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9420521,1904867,1258,4.17,,70.0,,,,,,,"Fatty acids, total saturated",G -9420565,1904911,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9420744,1905104,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9421360,1905772,1258,4.35,,70.0,,,,,,,"Fatty acids, total saturated",G -9421386,1905798,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G -9421470,1905891,1258,1.01,,70.0,,,,,,,"Fatty acids, total saturated",G -9421549,1905971,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9421764,1906200,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9421973,1906477,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9422434,1906981,1258,5.45,,70.0,,,,,,,"Fatty acids, total saturated",G -9422596,1907169,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9423031,1907652,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9423055,1907678,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9423280,1907950,1258,1.21,,70.0,,,,,,,"Fatty acids, total saturated",G -9423433,1908160,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9424380,1909453,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9424762,1909986,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9424933,1910322,1258,0.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9425080,1910514,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9425568,1911271,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9426251,1912207,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9426386,1912384,1258,8.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9426693,1912722,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9426983,1913093,1258,18.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9427138,1913261,1258,3.51,,70.0,,,,,,,"Fatty acids, total saturated",G -9427375,1913528,1258,3.54,,70.0,,,,,,,"Fatty acids, total saturated",G -9427659,1913835,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9427700,1913877,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G -9427740,1913921,1258,3.45,,70.0,,,,,,,"Fatty acids, total saturated",G -9428016,1914272,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9428618,1914970,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9428658,1915015,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9428715,1915096,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9428910,1915371,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9428935,1915402,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9429316,1915829,1258,6.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9429404,1915921,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9429568,1916102,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9429774,1916341,1258,1.41,,70.0,,,,,,,"Fatty acids, total saturated",G -9429778,1916345,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9429879,1916473,1258,7.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9430826,1917506,1258,3.55,,70.0,,,,,,,"Fatty acids, total saturated",G -9431068,1917765,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9431084,1917785,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9431244,1917956,1258,1.33,,75.0,,,,,,,"Fatty acids, total saturated",G -9431527,1918278,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9431600,1918359,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9431705,1918481,1258,5.97,,70.0,,,,,,,"Fatty acids, total saturated",G -9431935,1918780,1258,1.06,,70.0,,,,,,,"Fatty acids, total saturated",G -9432048,1918913,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9432060,1918926,1258,4.08,,70.0,,,,,,,"Fatty acids, total saturated",G -9432177,1919054,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9432241,1919124,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9432390,1919280,1258,6.15,,70.0,,,,,,,"Fatty acids, total saturated",G -9432625,1919541,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9433100,1920059,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9433273,1920246,1258,8.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9433348,1920328,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9433395,1920376,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9433869,1920895,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9433969,1921003,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9434176,1921232,1258,2.8,,70.0,,,,,,,"Fatty acids, total saturated",G -9434430,1921522,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9434612,1921716,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9434656,1921765,1258,0.46,,70.0,,,,,,,"Fatty acids, total saturated",G -9435045,1922194,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9435058,1922207,1258,6.15,,70.0,,,,,,,"Fatty acids, total saturated",G -9435241,1922414,1258,8.89,,70.0,,,,,,,"Fatty acids, total saturated",G -9435324,1922518,1258,4.23,,70.0,,,,,,,"Fatty acids, total saturated",G -9435551,1922775,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9436081,1923357,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9436398,1923728,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9436692,1924066,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9437019,1924451,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G -9437116,1924562,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9437778,1925312,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9437779,1925313,1258,4.42,,70.0,,,,,,,"Fatty acids, total saturated",G -9437794,1925330,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9438046,1925602,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9438062,1925620,1258,0.78,,70.0,,,,,,,"Fatty acids, total saturated",G -9438142,1925709,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9438177,1925748,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9438441,1926058,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G -9438518,1926145,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9438814,1926472,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9438939,1926604,1258,13.16,,70.0,,,,,,,"Fatty acids, total saturated",G -9439016,1926707,1258,3.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9439063,1926773,1258,9.72,,70.0,,,,,,,"Fatty acids, total saturated",G -9439206,1927041,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9439460,1927508,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9439493,1927567,1258,2.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9439553,1927660,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9439639,1927765,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9439662,1927789,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G -9439872,1928025,1258,8.24,,70.0,,,,,,,"Fatty acids, total saturated",G -9439968,1928148,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9440183,1928417,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9440331,1928585,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9441911,1930583,1258,1.54,,70.0,,,,,,,"Fatty acids, total saturated",G -9442049,1930728,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9442362,1931064,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9442422,1931128,1258,40.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9442603,1931325,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9442984,1931785,1258,13.24,,70.0,,,,,,,"Fatty acids, total saturated",G -9443159,1931974,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9443290,1932121,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9443485,1932383,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G -9443641,1932597,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9443789,1932767,1258,17.31,,70.0,,,,,,,"Fatty acids, total saturated",G -9444152,1933207,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9444245,1933305,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9444534,1933622,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9444600,1933700,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9444805,1933938,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9444877,1934015,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9445261,1934445,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9445404,1934592,1258,2.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9445683,1934900,1258,7.89,,70.0,,,,,,,"Fatty acids, total saturated",G -9446166,1935589,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9446371,1935874,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G -9446373,1935877,1258,3.08,,70.0,,,,,,,"Fatty acids, total saturated",G -9446569,1936163,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9446584,1936197,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9446675,1936330,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9447034,1936733,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9447090,1936801,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9447249,1936966,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9447462,1937215,1258,2.12,,70.0,,,,,,,"Fatty acids, total saturated",G -9447528,1937306,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9448159,1938037,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9448562,1938505,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9449104,1939108,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9449119,1939125,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9449386,1939452,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9449389,1939455,1258,6.12,,70.0,,,,,,,"Fatty acids, total saturated",G -9449542,1939651,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9449643,1939768,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9449752,1939884,1258,27.66,,70.0,,,,,,,"Fatty acids, total saturated",G -9450221,1940404,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G -9450500,1940718,1258,0.21,,70.0,,,,,,,"Fatty acids, total saturated",G -9450535,1940759,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9450766,1941049,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9450773,1941057,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9450925,1941232,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9450993,1941318,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9451021,1941361,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9451271,1941640,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G -9451894,1942349,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9452000,1942464,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9452566,1943107,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9452706,1943258,1258,4.24,,70.0,,,,,,,"Fatty acids, total saturated",G -9452802,1943362,1258,9.23,,70.0,,,,,,,"Fatty acids, total saturated",G -9453010,1943625,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9453276,1943933,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9453402,1944071,1258,2.78,,70.0,,,,,,,"Fatty acids, total saturated",G -9453698,1944389,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G -9453706,1944397,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9453929,1944642,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9454011,1944730,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9454833,1945665,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9454955,1945789,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9455599,1946506,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9455698,1946613,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9455714,1946630,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9455768,1946684,1258,4.42,,70.0,,,,,,,"Fatty acids, total saturated",G -9455841,1946759,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9455868,1946791,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9456151,1947094,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9456180,1947125,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9456817,1947918,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9456843,1947953,1258,0.66,,70.0,,,,,,,"Fatty acids, total saturated",G -9457052,1948176,1258,0.08,,75.0,,,,,,,"Fatty acids, total saturated",G -9457162,1948300,1258,9.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9457195,1948335,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9457359,1948522,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9457513,1948698,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9457536,1948723,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9457549,1948738,1258,1.06,,70.0,,,,,,,"Fatty acids, total saturated",G -9457585,1948778,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9457667,1948866,1258,0.3,,70.0,,,,,,,"Fatty acids, total saturated",G -9458299,1949592,1258,10.81,,70.0,,,,,,,"Fatty acids, total saturated",G -9459074,1950472,1258,5.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9459484,1950952,1258,0.36,,75.0,,,,,,,"Fatty acids, total saturated",G -9460072,1951610,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G -9460170,1951713,1258,1.72,,70.0,,,,,,,"Fatty acids, total saturated",G -9460369,1951946,1258,2.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9460925,1952591,1258,10.34,,70.0,,,,,,,"Fatty acids, total saturated",G -9460941,1952609,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9461439,1953178,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9461485,1953231,1258,4.3,,70.0,,,,,,,"Fatty acids, total saturated",G -9461568,1953317,1258,3.53,,70.0,,,,,,,"Fatty acids, total saturated",G -9461648,1953400,1258,9.68,,70.0,,,,,,,"Fatty acids, total saturated",G -9461995,1953804,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9462008,1953821,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9462211,1954055,1258,9.2,,70.0,,,,,,,"Fatty acids, total saturated",G -9462310,1954162,1258,2.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9462756,1954668,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9462850,1954767,1258,3.28,,70.0,,,,,,,"Fatty acids, total saturated",G -9462895,1954818,1258,5.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9463120,1955064,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9463198,1955154,1258,5.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9463323,1955295,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9463558,1955554,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9463579,1955576,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9463642,1955643,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G -9464212,1956306,1258,7.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9464266,1956364,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9464291,1956393,1258,15.15,,70.0,,,,,,,"Fatty acids, total saturated",G -9464553,1956685,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9464630,1956785,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9464693,1956850,1258,0.68,,70.0,,,,,,,"Fatty acids, total saturated",G -9464864,1957060,1258,9.65,,70.0,,,,,,,"Fatty acids, total saturated",G -9464903,1957099,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9465013,1957219,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9465883,1958181,1258,1.59,,70.0,,,,,,,"Fatty acids, total saturated",G -9466072,1958389,1258,2.65,,70.0,,,,,,,"Fatty acids, total saturated",G -9466120,1958440,1258,2.73,,70.0,,,,,,,"Fatty acids, total saturated",G -9466390,1958732,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9467077,1959466,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9467089,1959479,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9467191,1959588,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9467258,1959658,1258,6.12,,70.0,,,,,,,"Fatty acids, total saturated",G -9467638,1960060,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9467793,1960225,1258,1.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9468409,1960902,1258,16.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9468670,1961188,1258,4.19,,70.0,,,,,,,"Fatty acids, total saturated",G -9468793,1961329,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9468851,1961396,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G -9468908,1961460,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9469066,1961635,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9469642,1962279,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9469919,1962577,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9470245,1962926,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9470354,1963044,1258,1.64,,70.0,,,,,,,"Fatty acids, total saturated",G -9470682,1963410,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9470826,1963582,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9470839,1963595,1258,8.89,,70.0,,,,,,,"Fatty acids, total saturated",G -9470862,1963619,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9470967,1963731,1258,4.81,,70.0,,,,,,,"Fatty acids, total saturated",G -9471321,1964143,1258,3.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9471760,1964656,1258,18.42,,70.0,,,,,,,"Fatty acids, total saturated",G -9472121,1965042,1258,7.35,,70.0,,,,,,,"Fatty acids, total saturated",G -9472413,1965349,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9473210,1966251,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9473361,1966419,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G -9474043,1967164,1258,15.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9474409,1967583,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G -9474587,1967782,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9474677,1967888,1258,2.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9474756,1967974,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9474874,1968105,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G -9475004,1968248,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9475150,1968415,1258,0.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9475199,1968471,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9475632,1969000,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9475928,1969333,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9476125,1969541,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9476149,1969565,1258,2.31,,70.0,,,,,,,"Fatty acids, total saturated",G -9476182,1969608,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9476209,1969639,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9476361,1969830,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9476595,1970082,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9476649,1970137,1258,14.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9476779,1970278,1258,0.71,,75.0,,,,,,,"Fatty acids, total saturated",G -9477305,1970845,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9477457,1971029,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9478387,1972135,1258,0.49,,70.0,,,,,,,"Fatty acids, total saturated",G -9478773,1972564,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9479312,1973140,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9479316,1973144,1258,3.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9479537,1973377,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9480631,1974539,1258,7.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9480832,1974759,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9481086,1975026,1258,0.74,,70.0,,,,,,,"Fatty acids, total saturated",G -9481252,1975200,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9481366,1975316,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9481385,1975335,1258,28.12,,70.0,,,,,,,"Fatty acids, total saturated",G -9481457,1975410,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9481591,1975548,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9481627,1975593,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G -9482075,1976078,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9482163,1976170,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9482310,1976321,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9482361,1976378,1258,4.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9482698,1976751,1258,1.48,,70.0,,,,,,,"Fatty acids, total saturated",G -9482707,1976761,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9482768,1976833,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9482931,1977007,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9483123,1977209,1258,1.15,,70.0,,,,,,,"Fatty acids, total saturated",G -9484104,1978290,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9484122,1978309,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9484134,1978324,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9484228,1978424,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9484298,1978501,1258,5.17,,70.0,,,,,,,"Fatty acids, total saturated",G -9484347,1978584,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9484545,1978805,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9484780,1979044,1258,1.41,,70.0,,,,,,,"Fatty acids, total saturated",G -9485074,1979354,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9485304,1979597,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9485442,1979745,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9485521,1979831,1258,6.19,,70.0,,,,,,,"Fatty acids, total saturated",G -9485946,1980300,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9486041,1980395,1258,1.27,,70.0,,,,,,,"Fatty acids, total saturated",G -9486137,1980498,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9486684,1981081,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9486885,1981302,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9486938,1981363,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9487038,1981468,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9487059,1981490,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G -9487238,1981682,1258,13.04,,70.0,,,,,,,"Fatty acids, total saturated",G -9487296,1981746,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9487327,1981777,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9488385,1982922,1258,11.11,,70.0,,,,,,,"Fatty acids, total saturated",G -9488388,1982925,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9488561,1983145,1258,11.76,,70.0,,,,,,,"Fatty acids, total saturated",G -9488619,1983221,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9488768,1983403,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9488777,1983413,1258,35.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9488865,1983542,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9488910,1983617,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9489043,1983768,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9489129,1983859,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9489257,1983996,1258,5.17,,70.0,,,,,,,"Fatty acids, total saturated",G -9489263,1984003,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9489525,1984285,1258,26.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9490013,1984795,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9490030,1984812,1258,4.55,,70.0,,,,,,,"Fatty acids, total saturated",G -9490190,1984984,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9490520,1985345,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9490925,1985776,1258,2.65,,70.0,,,,,,,"Fatty acids, total saturated",G -9491238,1986116,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9491277,1986157,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9491281,1986161,1258,3.41,,70.0,,,,,,,"Fatty acids, total saturated",G -9491357,1986246,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9491769,1986682,1258,3.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9491775,1986688,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9492388,1987349,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9492470,1987449,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9492732,1987733,1258,2.33,,75.0,,,,,,,"Fatty acids, total saturated",G -9492743,1987749,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9492968,1987994,1258,0.36,,75.0,,,,,,,"Fatty acids, total saturated",G -9493136,1988180,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9493496,1988577,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9493540,1988623,1258,1.6,,70.0,,,,,,,"Fatty acids, total saturated",G -9493797,1988900,1258,10.99,,70.0,,,,,,,"Fatty acids, total saturated",G -9493868,1988975,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9493915,1989026,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9493950,1989063,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9493997,1989112,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9494509,1989655,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9494595,1989745,1258,0.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9494672,1989827,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9494914,1990087,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9494990,1990163,1258,4.41,,70.0,,,,,,,"Fatty acids, total saturated",G -9495148,1990333,1258,18.18,,70.0,,,,,,,"Fatty acids, total saturated",G -9495296,1990496,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9495299,1990499,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9495400,1990603,1258,4.35,,70.0,,,,,,,"Fatty acids, total saturated",G -9495530,1990739,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9495868,1991098,1258,3.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9496202,1991448,1258,11.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9496322,1991580,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9496349,1991607,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9496484,1991744,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9496626,1991895,1258,2.44,,70.0,,,,,,,"Fatty acids, total saturated",G -9496785,1992069,1258,8.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9496920,1992230,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9497229,1992557,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9497629,1992985,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9497646,1993003,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9497716,1993078,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9498253,1993679,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9498390,1993825,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9499282,1994818,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9499456,1995013,1258,6.74,,70.0,,,,,,,"Fatty acids, total saturated",G -9499746,1995391,1258,0.28,,70.0,,,,,,,"Fatty acids, total saturated",G -9500038,1995747,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9500270,1996006,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9500539,1996299,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9500811,1996602,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9500863,1996667,1258,11.9,,70.0,,,,,,,"Fatty acids, total saturated",G -9500947,1996759,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9501012,1996831,1258,1.55,,70.0,,,,,,,"Fatty acids, total saturated",G -9501158,1996986,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9501317,1997166,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9502159,1998098,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9502162,1998101,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9502614,1998609,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9502693,1998694,1258,5.45,,70.0,,,,,,,"Fatty acids, total saturated",G -9503030,1999054,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9503145,1999182,1258,3.53,,70.0,,,,,,,"Fatty acids, total saturated",G -9503220,1999268,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9503487,1999568,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9503758,2007620,1258,13.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9503795,2007657,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9504222,2008102,1258,2.74,,70.0,,,,,,,"Fatty acids, total saturated",G -9504785,2008706,1258,2.68,,70.0,,,,,,,"Fatty acids, total saturated",G -9504827,2008749,1258,11.11,,70.0,,,,,,,"Fatty acids, total saturated",G -9504852,2008774,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9504906,2008841,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9505322,2009287,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9505416,2009388,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9505543,2009557,1258,0.41,,70.0,,,,,,,"Fatty acids, total saturated",G -9505646,2009672,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9505758,2009799,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9506063,2010129,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9506075,2010141,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9506329,2010414,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9506419,2010515,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9506596,2010732,1258,1.32,,70.0,,,,,,,"Fatty acids, total saturated",G -9506685,2010838,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9506724,2010879,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9506913,2011100,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9506968,2011169,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9507353,2011611,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9507405,2011666,1258,0.78,,70.0,,,,,,,"Fatty acids, total saturated",G -9507791,2012086,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9507887,2012190,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9508495,2012890,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9508676,2013094,1258,4.55,,70.0,,,,,,,"Fatty acids, total saturated",G -9509581,2014159,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9510035,2014650,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9510191,2014814,1258,3.66,,70.0,,,,,,,"Fatty acids, total saturated",G -9510373,2015016,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9510376,2015019,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9510710,2015398,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9510883,2015583,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9511109,2015825,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9511192,2015934,1258,0.91,,70.0,,,,,,,"Fatty acids, total saturated",G -9511385,2016162,1258,1.07,,70.0,,,,,,,"Fatty acids, total saturated",G -9512156,2017068,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9512389,2017339,1258,0.81,,70.0,,,,,,,"Fatty acids, total saturated",G -9512409,2017361,1258,0.66,,70.0,,,,,,,"Fatty acids, total saturated",G -9512747,2017764,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9512865,2017894,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9513084,2018142,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9513244,2018319,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9513770,2018906,1258,1.78,,70.0,,,,,,,"Fatty acids, total saturated",G -9513898,2019040,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9513961,2019107,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9514022,2019177,1258,7.66,,70.0,,,,,,,"Fatty acids, total saturated",G -9514417,2019629,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9514507,2019729,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9514734,2019992,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9514918,2020192,1258,6.19,,70.0,,,,,,,"Fatty acids, total saturated",G -9515059,2020347,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9515213,2020506,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G -9515243,2020536,1258,20.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9515272,2020567,1258,1.41,,70.0,,,,,,,"Fatty acids, total saturated",G -9515517,2020849,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G -9515668,2021010,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9515745,2021105,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G -9515774,2021136,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9515848,2021214,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9515915,2021285,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9515992,2021392,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9516171,2021579,1258,11.94,,70.0,,,,,,,"Fatty acids, total saturated",G -9516306,2021746,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G -9516544,2022001,1258,2.63,,70.0,,,,,,,"Fatty acids, total saturated",G -9516589,2022048,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9516908,2022447,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9517000,2022588,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9517063,2022663,1258,1.28,,70.0,,,,,,,"Fatty acids, total saturated",G -9517228,2022854,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9517358,2022992,1258,4.42,,70.0,,,,,,,"Fatty acids, total saturated",G -9517400,2023101,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9518127,2023979,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9518210,2024079,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9518233,2024105,1258,4.24,,70.0,,,,,,,"Fatty acids, total saturated",G -9518292,2024175,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9518357,2024264,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9518365,2024273,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9518399,2024310,1258,2.63,,70.0,,,,,,,"Fatty acids, total saturated",G -9519069,2025179,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9519295,2025448,1258,0.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9519325,2025481,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9519639,2025862,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9519751,2025982,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9519977,2026331,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9520019,2026382,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9520128,2026499,1258,2.07,,70.0,,,,,,,"Fatty acids, total saturated",G -9520330,2026749,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G -9520418,2026858,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9520636,2027109,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9521222,2027784,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9521479,2028107,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9521556,2028206,1258,7.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9522013,2028845,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9522241,2029086,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9522569,2029475,1258,4.73,,70.0,,,,,,,"Fatty acids, total saturated",G -9522587,2029496,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9522766,2029723,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9522923,2029890,1258,4.76,,70.0,,,,,,,"Fatty acids, total saturated",G -9523068,2030047,1258,18.6,,70.0,,,,,,,"Fatty acids, total saturated",G -9523094,2030076,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G -9523110,2030093,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9523281,2030311,1258,6.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9523804,2030861,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9523873,2030937,1258,1.82,,70.0,,,,,,,"Fatty acids, total saturated",G -9524646,2031824,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9524746,2031935,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9525076,2032294,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9525191,2032436,1258,8.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9525287,2032538,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9525353,2032622,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9525393,2032681,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9525681,2032999,1258,0.66,,70.0,,,,,,,"Fatty acids, total saturated",G -9525963,2033306,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9526141,2033514,1258,1.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9526565,2033994,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9526707,2034167,1258,24.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9526814,2034287,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9526906,2034482,1258,2.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9526913,2034504,1258,1.41,,70.0,,,,,,,"Fatty acids, total saturated",G -9527115,2035045,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9527294,2035239,1258,7.08,,70.0,,,,,,,"Fatty acids, total saturated",G -9527312,2035258,1258,1.1,,70.0,,,,,,,"Fatty acids, total saturated",G -9528020,2036005,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9528475,2036517,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9528551,2036596,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9528617,2036678,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9528651,2036712,1258,9.68,,70.0,,,,,,,"Fatty acids, total saturated",G -9528790,2036869,1258,3.64,,70.0,,,,,,,"Fatty acids, total saturated",G -9528972,2037082,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9529237,2037392,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9529618,2037852,1258,1.16,,70.0,,,,,,,"Fatty acids, total saturated",G -9529758,2038009,1258,3.23,,70.0,,,,,,,"Fatty acids, total saturated",G -9529829,2038083,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9530036,2038301,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G -9530095,2038370,1258,8.54,,70.0,,,,,,,"Fatty acids, total saturated",G -9530347,2038624,1258,3.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9531075,2040095,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9531121,2040146,1258,2.44,,70.0,,,,,,,"Fatty acids, total saturated",G -9531199,2040234,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9531234,2040281,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9531529,2040682,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9531644,2040819,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9531690,2040867,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9531711,2040888,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G -9532046,2041287,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9532511,2041882,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9532561,2041947,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9532569,2041958,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9532802,2042236,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9532857,2042296,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9532867,2042306,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9532947,2042392,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9532968,2042413,1258,9.72,,70.0,,,,,,,"Fatty acids, total saturated",G -9533075,2042535,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9533695,2043318,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9533824,2043468,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9533844,2043496,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9533947,2043610,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9534230,2043957,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9534280,2044041,1258,15.22,,70.0,,,,,,,"Fatty acids, total saturated",G -9534424,2044203,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9534551,2044344,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9534765,2044581,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9534790,2044609,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G -9534954,2044804,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9535111,2044988,1258,2.42,,70.0,,,,,,,"Fatty acids, total saturated",G -9535294,2045216,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9535313,2045236,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9535343,2045270,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9536099,2046189,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9536171,2046273,1258,13.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9536187,2046289,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9536238,2046344,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9536494,2046646,1258,24.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9536647,2046829,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G -9536740,2046955,1258,11.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9536790,2047010,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9536906,2047183,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9537075,2047409,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9537226,2047601,1258,26.32,,70.0,,,,,,,"Fatty acids, total saturated",G -9537235,2047612,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9537606,2048065,1258,15.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9537673,2048156,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9537715,2048202,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9537723,2048213,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9537852,2048362,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9537970,2048499,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9538002,2048537,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9538440,2049058,1258,7.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9538502,2049128,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9538707,2049375,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9538794,2049475,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9538819,2049509,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9539012,2049737,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9539144,2049895,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9539612,2050507,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9539670,2050568,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9539732,2050635,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9539800,2050731,1258,16.22,,70.0,,,,,,,"Fatty acids, total saturated",G -9540067,2051054,1258,15.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9540150,2051148,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9540208,2051209,1258,7.32,,70.0,,,,,,,"Fatty acids, total saturated",G -9540988,2052099,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9541005,2052116,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9541024,2052135,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9541420,2052555,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9541443,2052579,1258,1.73,,70.0,,,,,,,"Fatty acids, total saturated",G -9541610,2052775,1258,5.31,,70.0,,,,,,,"Fatty acids, total saturated",G -9541660,2052825,1258,6.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9541692,2052857,1258,15.52,,70.0,,,,,,,"Fatty acids, total saturated",G -9542066,2053294,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9542333,2053614,1258,4.44,,70.0,,,,,,,"Fatty acids, total saturated",G -9542660,2053948,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9542946,2054252,1258,19.64,,70.0,,,,,,,"Fatty acids, total saturated",G -9543596,2054910,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9543615,2054930,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9543649,2054965,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G -9543876,2055202,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9543880,2055206,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9544617,2055959,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9544829,2056174,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9544851,2056196,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9544886,2056231,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9545466,2056824,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9545495,2056856,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9545625,2056986,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9545645,2057008,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G -9545699,2057062,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9545701,2057064,1258,14.52,,70.0,,,,,,,"Fatty acids, total saturated",G -9546218,2057603,1258,1.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9546397,2057789,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9546501,2057893,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9546508,2057900,1258,4.17,,70.0,,,,,,,"Fatty acids, total saturated",G -9546882,2058301,1258,4.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9547173,2058606,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9547795,2059323,1258,0.35,,70.0,,,,,,,"Fatty acids, total saturated",G -9547941,2059480,1258,0.43,,75.0,,,,,,,"Fatty acids, total saturated",G -9548028,2059575,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9548175,2059746,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9548486,2060100,1258,9.82,,70.0,,,,,,,"Fatty acids, total saturated",G -9549067,2060814,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9549076,2060823,1258,7.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9549202,2060987,1258,1.49,,70.0,,,,,,,"Fatty acids, total saturated",G -9549283,2061088,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9549708,2061556,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9549783,2061640,1258,14.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9549944,2061809,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9550113,2061984,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9550580,2062537,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9550971,2062983,1258,1.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9551167,2063199,1258,5.23,,70.0,,,,,,,"Fatty acids, total saturated",G -9551204,2063238,1258,8.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9551211,2063245,1258,3.98,,70.0,,,,,,,"Fatty acids, total saturated",G -9551484,2063549,1258,3.09,,70.0,,,,,,,"Fatty acids, total saturated",G -9551498,2063563,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9551693,2063764,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9551827,2063914,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9551924,2064026,1258,0.37,,70.0,,,,,,,"Fatty acids, total saturated",G -9552020,2064135,1258,0.8,,70.0,,,,,,,"Fatty acids, total saturated",G -9552062,2064188,1258,2.27,,70.0,,,,,,,"Fatty acids, total saturated",G -9552905,2065104,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9553323,2065553,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9553469,2065708,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9553848,2066107,1258,5.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9554037,2066321,1258,7.06,,70.0,,,,,,,"Fatty acids, total saturated",G -9554161,2066454,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9554338,2066646,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9554348,2066657,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9554883,2067248,1258,1.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9554928,2067298,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9555165,2067555,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9555258,2067656,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9555378,2067784,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9555440,2067852,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9555500,2067921,1258,4.02,,70.0,,,,,,,"Fatty acids, total saturated",G -9555582,2068008,1258,1.15,,70.0,,,,,,,"Fatty acids, total saturated",G -9555740,2068185,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9555941,2068450,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9555992,2068501,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9556754,2069322,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9556811,2069385,1258,7.08,,70.0,,,,,,,"Fatty acids, total saturated",G -9557282,2069901,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9557326,2069955,1258,1.77,,70.0,,,,,,,"Fatty acids, total saturated",G -9557349,2069978,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9557358,2069987,1258,2.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9557437,2070068,1258,2.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9557526,2070161,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9557900,2070557,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9557992,2070651,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9558020,2070680,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9558057,2070724,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9558099,2070768,1258,8.66,,70.0,,,,,,,"Fatty acids, total saturated",G -9558235,2070904,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9558390,2071068,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G -9558629,2071317,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9558745,2071490,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9558808,2071561,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9558891,2071645,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9558931,2071686,1258,7.02,,70.0,,,,,,,"Fatty acids, total saturated",G -9559032,2071798,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9559040,2071806,1258,3.23,,70.0,,,,,,,"Fatty acids, total saturated",G -9559067,2071836,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9559226,2072018,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9559306,2072099,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G -9559343,2072139,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9559381,2072179,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9559472,2072283,1258,6.06,,70.0,,,,,,,"Fatty acids, total saturated",G -9559659,2072491,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9559729,2072569,1258,6.98,,70.0,,,,,,,"Fatty acids, total saturated",G -9559750,2072591,1258,5.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9559944,2072795,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9560476,2073416,1258,4.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9560852,2073887,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9560874,2073909,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9561211,2074286,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9561618,2074735,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9561870,2075007,1258,0.35,,75.0,,,,,,,"Fatty acids, total saturated",G -9562000,2075170,1258,1.22,,70.0,,,,,,,"Fatty acids, total saturated",G -9562748,2076006,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9562799,2076060,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9562826,2076095,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9562983,2076284,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9563180,2076501,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9563207,2076529,1258,0.66,,70.0,,,,,,,"Fatty acids, total saturated",G -9563512,2076866,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9563514,2076868,1258,2.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9563660,2077039,1258,2.17,,70.0,,,,,,,"Fatty acids, total saturated",G -9563751,2077137,1258,10.53,,70.0,,,,,,,"Fatty acids, total saturated",G -9563947,2077341,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9564135,2077552,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9564233,2077663,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9564246,2077676,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9564396,2077841,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9564578,2078055,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9564681,2078184,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9564708,2078216,1258,1.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9565371,2078907,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9565660,2079201,1258,4.92,,70.0,,,,,,,"Fatty acids, total saturated",G -9565914,2079501,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9566280,2079894,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9566373,2080013,1258,3.49,,70.0,,,,,,,"Fatty acids, total saturated",G -9566510,2080207,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9566540,2080237,1258,6.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9566547,2080244,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9566634,2080342,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9566998,2080760,1258,12.68,,70.0,,,,,,,"Fatty acids, total saturated",G -9567095,2080878,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9567548,2081374,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9567610,2081440,1258,7.04,,70.0,,,,,,,"Fatty acids, total saturated",G -9567737,2081578,1258,9.41,,70.0,,,,,,,"Fatty acids, total saturated",G -9567903,2081771,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9567919,2081793,1258,6.1,,70.0,,,,,,,"Fatty acids, total saturated",G -9568238,2082239,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9568333,2082357,1258,3.51,,70.0,,,,,,,"Fatty acids, total saturated",G -9568901,2083174,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9568930,2083211,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9569400,2083903,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9569425,2083934,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G -9569850,2084600,1258,1.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9569940,2084782,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9569964,2084823,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9570207,2085229,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9570817,2086168,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9571142,2086595,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9571210,2086674,1258,0.92,,70.0,,,,,,,"Fatty acids, total saturated",G -9571596,2087106,1258,1.74,,70.0,,,,,,,"Fatty acids, total saturated",G -9571828,2087366,1258,5.6,,70.0,,,,,,,"Fatty acids, total saturated",G -9572003,2087606,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9572016,2087625,1258,18.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9572086,2087719,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9572117,2087758,1258,0.24,,70.0,,,,,,,"Fatty acids, total saturated",G -9572118,2087759,1258,1.01,,70.0,,,,,,,"Fatty acids, total saturated",G -9572274,2087991,1258,5.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9572404,2088187,1258,16.22,,70.0,,,,,,,"Fatty acids, total saturated",G -9572417,2088202,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9572781,2088807,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9572989,2089033,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G -9573608,2089772,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9573617,2089782,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9573794,2089973,1258,4.24,,70.0,,,,,,,"Fatty acids, total saturated",G -9573807,2089988,1258,2.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9573921,2090132,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9574214,2090439,1258,2.06,,70.0,,,,,,,"Fatty acids, total saturated",G -9574823,2091150,1258,14.96,,70.0,,,,,,,"Fatty acids, total saturated",G -9574903,2091233,1258,1.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9574922,2091256,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9575000,2091385,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9575075,2091493,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9575095,2091519,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G -9575354,2091815,1258,2.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9575510,2092006,1258,2.22,,70.0,,,,,,,"Fatty acids, total saturated",G -9575613,2092142,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G -9575854,2092489,1258,1.19,,70.0,,,,,,,"Fatty acids, total saturated",G -9576344,2093139,1258,4.85,,70.0,,,,,,,"Fatty acids, total saturated",G -9576468,2093271,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9576671,2093490,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9577002,2093884,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9577075,2093993,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9577255,2094189,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9577476,2094452,1258,11.54,,70.0,,,,,,,"Fatty acids, total saturated",G -9578113,2095140,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9578401,2095442,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9578450,2095503,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9578467,2095520,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9578608,2095679,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G -9579086,2096207,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9579140,2096275,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9579579,2096778,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9579607,2096812,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9579929,2097172,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9580099,2097364,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9580294,2097589,1258,5.06,,70.0,,,,,,,"Fatty acids, total saturated",G -9580562,2097894,1258,10.47,,70.0,,,,,,,"Fatty acids, total saturated",G -9580869,2098233,1258,7.04,,70.0,,,,,,,"Fatty acids, total saturated",G -9580894,2098260,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9581013,2098399,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9581037,2098426,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9581101,2098497,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9581763,2099275,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9582070,2099624,1258,3.89,,70.0,,,,,,,"Fatty acids, total saturated",G -9582141,2099706,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9582460,2100063,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9582467,2100070,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9582927,2100576,1258,8.82,,70.0,,,,,,,"Fatty acids, total saturated",G -9582936,2100586,1258,2.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9583927,2101672,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9583978,2101727,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9584177,2101958,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9584408,2102216,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9584586,2102415,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9584642,2102481,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9584838,2102707,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9584998,2102883,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9585236,2103153,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9585435,2103382,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9586080,2104119,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9586756,2104949,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9586772,2104975,1258,13.64,,70.0,,,,,,,"Fatty acids, total saturated",G -9586833,2105055,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9587265,2105574,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9587352,2105665,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9587447,2105770,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9587724,2106113,1258,6.82,,70.0,,,,,,,"Fatty acids, total saturated",G -9587988,2106451,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9588596,2107196,1258,2.23,,70.0,,,,,,,"Fatty acids, total saturated",G -9588904,2107699,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9589412,2108541,1258,4.84,,70.0,,,,,,,"Fatty acids, total saturated",G -9589886,2109576,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9590259,2110063,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9590785,2110708,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9590873,2110806,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9590955,2110944,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G -9590987,2110990,1258,2.06,,70.0,,,,,,,"Fatty acids, total saturated",G -9591004,2111021,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9591276,2111337,1258,11.9,,70.0,,,,,,,"Fatty acids, total saturated",G -9591416,2111700,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9591419,2111712,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9591428,2111728,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9591433,2111735,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9591679,2112038,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9591715,2112076,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9591723,2112084,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9591902,2112294,1258,0.72,,70.0,,,,,,,"Fatty acids, total saturated",G -9591967,2112363,1258,0.71,,75.0,,,,,,,"Fatty acids, total saturated",G -9592187,2112618,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9592307,2112758,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G -9593191,2113766,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9593371,2113962,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9593417,2114013,1258,5.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9593966,2114640,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9594083,2114777,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9594165,2115008,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9594485,2115448,1258,4.23,,70.0,,,,,,,"Fatty acids, total saturated",G -9594543,2115523,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9594743,2115861,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9594761,2115879,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9594952,2116099,1258,6.45,,70.0,,,,,,,"Fatty acids, total saturated",G -9595605,2116909,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9595779,2117102,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G -9596315,2117752,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9596377,2117826,1258,6.9,,70.0,,,,,,,"Fatty acids, total saturated",G -9596513,2117976,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9596692,2118223,1258,19.23,,70.0,,,,,,,"Fatty acids, total saturated",G -9597175,2118817,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9597416,2119086,1258,8.77,,70.0,,,,,,,"Fatty acids, total saturated",G -9597518,2119216,1258,3.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9597529,2119234,1258,23.08,,70.0,,,,,,,"Fatty acids, total saturated",G -9597779,2119603,1258,0.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9597894,2119739,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9597919,2119764,1258,2.34,,70.0,,,,,,,"Fatty acids, total saturated",G -9597940,2119791,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9597946,2119799,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9598294,2120178,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9598356,2120258,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9598395,2120305,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9598403,2120314,1258,6.06,,70.0,,,,,,,"Fatty acids, total saturated",G -9598520,2120470,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9598793,2120800,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9598960,2120993,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9599070,2121148,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9599120,2121218,1258,8.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9599433,2121572,1258,8.06,,70.0,,,,,,,"Fatty acids, total saturated",G -9599646,2121816,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9600026,2122282,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G -9600259,2122553,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9600343,2122644,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9600622,2122958,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9600777,2123130,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9601352,2123792,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9601498,2123952,1258,4.17,,70.0,,,,,,,"Fatty acids, total saturated",G -9601709,2124187,1258,1.35,,70.0,,,,,,,"Fatty acids, total saturated",G -9601892,2124411,1258,6.59,,70.0,,,,,,,"Fatty acids, total saturated",G -9602002,2124536,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9602017,2124554,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9602041,2124578,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9602839,2125815,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9603242,2126271,1258,4.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9603619,2126737,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9603850,2127002,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9603914,2127073,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G -9603982,2127148,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9604035,2127209,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9604060,2127237,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9604132,2127314,1258,1.15,,70.0,,,,,,,"Fatty acids, total saturated",G -9604133,2127315,1258,1.45,,70.0,,,,,,,"Fatty acids, total saturated",G -9604183,2127379,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9604332,2127558,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9604388,2127623,1258,7.58,,70.0,,,,,,,"Fatty acids, total saturated",G -9604454,2127704,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9604482,2127735,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9604599,2127873,1258,7.89,,70.0,,,,,,,"Fatty acids, total saturated",G -9604687,2127981,1258,1.06,,70.0,,,,,,,"Fatty acids, total saturated",G -9604769,2128075,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G -9605061,2128428,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9605248,2128650,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9605270,2128675,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9605279,2128686,1258,3.53,,70.0,,,,,,,"Fatty acids, total saturated",G -9605322,2128740,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9605327,2128746,1258,18.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9605442,2128882,1258,2.4,,70.0,,,,,,,"Fatty acids, total saturated",G -9605470,2128917,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G -9605619,2129094,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9606076,2129620,1258,15.15,,70.0,,,,,,,"Fatty acids, total saturated",G -9606296,2129894,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9606454,2130095,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9606794,2130527,1258,8.24,,70.0,,,,,,,"Fatty acids, total saturated",G -9606871,2130613,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9607295,2131111,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9607317,2131139,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9607337,2131164,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9607346,2131175,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9607386,2131216,1258,2.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9607664,2131560,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9607883,2131798,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9607945,2131868,1258,3.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9608216,2132211,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9608766,2132887,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G -9609080,2133256,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9609106,2133288,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9609857,2134190,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9609954,2134331,1258,10.91,,70.0,,,,,,,"Fatty acids, total saturated",G -9610369,2134812,1258,13.16,,70.0,,,,,,,"Fatty acids, total saturated",G -9610625,2135094,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9610691,2135196,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9611147,2135777,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G -9611344,2136030,1258,1.44,,70.0,,,,,,,"Fatty acids, total saturated",G -9611395,2136126,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9611470,2136212,1258,4.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9611547,2136310,1258,0.61,,70.0,,,,,,,"Fatty acids, total saturated",G -9611570,2136337,1258,0.74,,75.0,,,,,,,"Fatty acids, total saturated",G -9611629,2136405,1258,9.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9611696,2136487,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9612085,2136924,1258,6.72,,70.0,,,,,,,"Fatty acids, total saturated",G -9612697,2137649,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9613085,2138114,1258,12.77,,70.0,,,,,,,"Fatty acids, total saturated",G -9613136,2138186,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9613474,2138579,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9613846,2139011,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9614461,2139792,1258,3.09,,70.0,,,,,,,"Fatty acids, total saturated",G -9614557,2139907,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9614647,2140018,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9614696,2140073,1258,6.9,,70.0,,,,,,,"Fatty acids, total saturated",G -9614889,2140336,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9615644,2141389,1258,9.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9615646,2141391,1258,2.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9615877,2141725,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9615885,2141734,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9616229,2142171,1258,3.51,,70.0,,,,,,,"Fatty acids, total saturated",G -9616680,2142857,1258,10.47,,70.0,,,,,,,"Fatty acids, total saturated",G -9616690,2142867,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9616737,2142933,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9616924,2143207,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9616987,2143275,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G -9617750,2144244,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9617871,2144397,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9618024,2144591,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9618223,2144840,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9618492,2145162,1258,4.02,,70.0,,,,,,,"Fatty acids, total saturated",G -9618788,2145523,1258,1.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9619080,2145879,1258,0.83,,70.0,,,,,,,"Fatty acids, total saturated",G -9619158,2145973,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9619186,2146011,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9619297,2146137,1258,86.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9619731,2146673,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G -9619813,2146764,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9619978,2146971,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9620267,2147329,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9620371,2147455,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9620530,2147654,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9620817,2147980,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9620867,2148042,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9620872,2148048,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9620935,2148123,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9620943,2148133,1258,23.26,,70.0,,,,,,,"Fatty acids, total saturated",G -9620987,2148182,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9621009,2148208,1258,4.17,,70.0,,,,,,,"Fatty acids, total saturated",G -9621018,2148217,1258,1.72,,70.0,,,,,,,"Fatty acids, total saturated",G -9621313,2148574,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9621314,2148575,1258,7.96,,70.0,,,,,,,"Fatty acids, total saturated",G -9621486,2148776,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9621694,2149015,1258,15.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9621914,2149279,1258,4.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9622073,2149476,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9622136,2149564,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9622276,2149760,1258,1.82,,70.0,,,,,,,"Fatty acids, total saturated",G -9622301,2149811,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9622342,2149868,1258,3.45,,70.0,,,,,,,"Fatty acids, total saturated",G -9623100,2150867,1258,4.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9623446,2151357,1258,4.17,,70.0,,,,,,,"Fatty acids, total saturated",G -9623467,2151381,1258,4.49,,70.0,,,,,,,"Fatty acids, total saturated",G -9623537,2151470,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9623609,2151559,1258,3.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9623655,2151608,1258,16.13,,70.0,,,,,,,"Fatty acids, total saturated",G -9623796,2151773,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9624443,2152540,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9624602,2152732,1258,3.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9624733,2152911,1258,1.35,,70.0,,,,,,,"Fatty acids, total saturated",G -9624785,2152967,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9625091,2153344,1258,6.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9625111,2153366,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9625331,2153628,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9625370,2153670,1258,2.65,,70.0,,,,,,,"Fatty acids, total saturated",G -9625681,2154032,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9625768,2154129,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9626123,2154584,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9626387,2154888,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9626402,2154904,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9626435,2154938,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9626686,2155227,1258,7.06,,70.0,,,,,,,"Fatty acids, total saturated",G -9626944,2155547,1258,1.22,,70.0,,,,,,,"Fatty acids, total saturated",G -9627212,2155953,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9627303,2156070,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9627865,2156788,1258,4.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9628183,2157239,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9628229,2157315,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9628254,2157351,1258,10.59,,70.0,,,,,,,"Fatty acids, total saturated",G -9628507,2157639,1258,9.01,,70.0,,,,,,,"Fatty acids, total saturated",G -9628556,2157699,1258,1.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9628919,2158154,1258,3.45,,70.0,,,,,,,"Fatty acids, total saturated",G -9629245,2158567,1258,7.26,,70.0,,,,,,,"Fatty acids, total saturated",G -9629490,2158871,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9629556,2158938,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9630201,2159725,1258,4.2,,70.0,,,,,,,"Fatty acids, total saturated",G -9630506,2160104,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9630534,2160135,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9631323,2161057,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9631429,2161177,1258,1.97,,70.0,,,,,,,"Fatty acids, total saturated",G -9631615,2161389,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9631754,2161563,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9631794,2161625,1258,1.82,,70.0,,,,,,,"Fatty acids, total saturated",G -9632835,2162854,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9633092,2163178,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9633110,2163201,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9633832,2164079,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9633893,2164163,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G -9633973,2164269,1258,8.64,,70.0,,,,,,,"Fatty acids, total saturated",G -9634224,2164564,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9634381,2164750,1258,3.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9634810,2165254,1258,2.73,,70.0,,,,,,,"Fatty acids, total saturated",G -9634903,2165358,1258,9.73,,70.0,,,,,,,"Fatty acids, total saturated",G -9635129,2165614,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9635511,2166068,1258,3.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9635914,2166554,1258,1.98,,70.0,,,,,,,"Fatty acids, total saturated",G -9635976,2166619,1258,4.17,,70.0,,,,,,,"Fatty acids, total saturated",G -9636163,2166835,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9636171,2166846,1258,0.54,,70.0,,,,,,,"Fatty acids, total saturated",G -9636361,2167066,1258,36.11,,70.0,,,,,,,"Fatty acids, total saturated",G -9636526,2167255,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9636985,2167806,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9637015,2167837,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9637098,2167938,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9637180,2168036,1258,9.78,,70.0,,,,,,,"Fatty acids, total saturated",G -9637227,2168087,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9637240,2168103,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9637583,2168473,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9637859,2168828,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9638164,2169204,1258,1.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9638173,2169222,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9638208,2169262,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9638267,2169330,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9638339,2169430,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9638341,2169433,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9638364,2169457,1258,5.17,,70.0,,,,,,,"Fatty acids, total saturated",G -9638641,2169815,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9638723,2169912,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9638824,2170029,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9639024,2170266,1258,13.64,,70.0,,,,,,,"Fatty acids, total saturated",G -9639065,2170315,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G -9639307,2170603,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G -9639403,2170715,1258,10.53,,70.0,,,,,,,"Fatty acids, total saturated",G -9639663,2171017,1258,28.95,,70.0,,,,,,,"Fatty acids, total saturated",G -9640297,2171744,1258,1.77,,70.0,,,,,,,"Fatty acids, total saturated",G -9640379,2171836,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9640420,2171879,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9641013,2172573,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9641747,2173400,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G -9642232,2173969,1258,5.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9642577,2174370,1258,15.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9642657,2174453,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9642780,2174600,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9642937,2174774,1258,28.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9643002,2174845,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9643388,2175270,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9643643,2175556,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9643704,2175626,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9644054,2176023,1258,2.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9644474,2176507,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9644583,2176626,1258,2.05,,70.0,,,,,,,"Fatty acids, total saturated",G -9644970,2177052,1258,4.12,,70.0,,,,,,,"Fatty acids, total saturated",G -9644999,2177085,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9645085,2177184,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9645130,2177235,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9645304,2177433,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9645615,2177787,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9645645,2177818,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9645743,2177921,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9645775,2177956,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9645912,2178113,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9646031,2178238,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9646211,2178445,1258,8.05,,70.0,,,,,,,"Fatty acids, total saturated",G -9646396,2178642,1258,3.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9646995,2179293,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9647252,2179573,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9647380,2179707,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9647455,2179790,1258,7.02,,70.0,,,,,,,"Fatty acids, total saturated",G -9647727,2180091,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9647982,2180382,1258,11.63,,70.0,,,,,,,"Fatty acids, total saturated",G -9648055,2180472,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9648207,2180635,1258,2.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9648393,2180847,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9648661,2181148,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9648890,2181409,1258,3.89,,70.0,,,,,,,"Fatty acids, total saturated",G -9649026,2181560,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G -9649145,2181683,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9649474,2182046,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9649818,2182456,1258,18.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9650068,2182736,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G -9650299,2182975,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G -9650388,2183066,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G -9650798,2183476,1258,3.58,,78.0,,,,,,,"Fatty acids, total saturated",G -9650919,2183597,1258,2.65,,78.0,,,,,,,"Fatty acids, total saturated",G -9651055,2183733,1258,0.47,,78.0,,,,,,,"Fatty acids, total saturated",G -9651385,2184063,1258,0.06,,78.0,,,,,,,"Fatty acids, total saturated",G -9651585,2184263,1258,1.0,,71.0,,,,,,,"Fatty acids, total saturated",G -9651626,2184304,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9651748,2184426,1258,1.02,,71.0,,,,,,,"Fatty acids, total saturated",G -9651932,2184610,1258,0.42,,71.0,,,,,,,"Fatty acids, total saturated",G -9651984,2184662,1258,2.11,,78.0,,,,,,,"Fatty acids, total saturated",G -9652155,2184834,1258,0.2,,78.0,,,,,,,"Fatty acids, total saturated",G -9652161,2184840,1258,8.04,,71.0,,,,,,,"Fatty acids, total saturated",G -9652343,2185022,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9652415,2185094,1258,1.83,,71.0,,,,,,,"Fatty acids, total saturated",G -9652513,2185192,1258,3.12,,71.0,,,,,,,"Fatty acids, total saturated",G -9652703,2185382,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9652712,2185391,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9652713,2185392,1258,3.1,,71.0,,,,,,,"Fatty acids, total saturated",G -9652968,2185660,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9653045,2185744,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9653118,2185819,1258,3.49,,70.0,,,,,,,"Fatty acids, total saturated",G -9653155,2185857,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9653316,2186029,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G -9653518,2186263,1258,0.58,,70.0,,,,,,,"Fatty acids, total saturated",G -9653523,2186268,1258,7.27,,70.0,,,,,,,"Fatty acids, total saturated",G -9653741,2186520,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9653802,2186586,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9653810,2186595,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9653864,2186649,1258,7.26,,70.0,,,,,,,"Fatty acids, total saturated",G -9654267,2187060,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9654337,2187131,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9654618,2187425,1258,0.85,,70.0,,,,,,,"Fatty acids, total saturated",G -9654657,2187466,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9654804,2187615,1258,9.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9654842,2187655,1258,0.72,,70.0,,,,,,,"Fatty acids, total saturated",G -9654986,2187828,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9655073,2187926,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9655075,2187928,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9655216,2188070,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9655492,2188353,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9655527,2188390,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9655644,2188537,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9656136,2189099,1258,8.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9656154,2189118,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9656301,2189284,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9656332,2189317,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9656412,2189400,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9657416,2190448,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9657682,2190743,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9657959,2191050,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9658530,2191679,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9658748,2191923,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9659002,2192208,1258,0.15,,70.0,,,,,,,"Fatty acids, total saturated",G -9659066,2192276,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9659200,2192423,1258,1.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9659262,2192492,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9659372,2192617,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9659579,2192851,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9659600,2192873,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9659846,2193143,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9660015,2193328,1258,4.72,,70.0,,,,,,,"Fatty acids, total saturated",G -9660148,2193474,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9660391,2193766,1258,4.08,,70.0,,,,,,,"Fatty acids, total saturated",G -9660746,2194177,1258,2.82,,70.0,,,,,,,"Fatty acids, total saturated",G -9660937,2194388,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9661679,2195220,1258,7.61,,70.0,,,,,,,"Fatty acids, total saturated",G -9661805,2195355,1258,3.02,,70.0,,,,,,,"Fatty acids, total saturated",G -9661814,2195364,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9662189,2195775,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9662312,2195912,1258,0.24,,70.0,,,,,,,"Fatty acids, total saturated",G -9662373,2195991,1258,22.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9662440,2196067,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9662444,2196073,1258,8.82,,70.0,,,,,,,"Fatty acids, total saturated",G -9662872,2196541,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9662963,2196632,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9663134,2196803,1258,1.72,,78.0,,,,,,,"Fatty acids, total saturated",G -9663227,2196896,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9663405,2197074,1258,11.76,,71.0,,,,,,,"Fatty acids, total saturated",G -9663678,2197347,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9663877,2197547,1258,1.79,,71.0,,,,,,,"Fatty acids, total saturated",G -9664133,2197803,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9664489,2198179,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9665088,2198913,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9665181,2199011,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9665271,2199119,1258,7.07,,70.0,,,,,,,"Fatty acids, total saturated",G -9665452,2199387,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9665500,2199439,1258,2.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9666033,2200575,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9666074,2200655,1258,1.11,,70.0,,,,,,,"Fatty acids, total saturated",G -9666085,2200673,1258,5.77,,70.0,,,,,,,"Fatty acids, total saturated",G -9666208,2201026,1258,7.76,,70.0,,,,,,,"Fatty acids, total saturated",G -9667018,2202215,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9667033,2202232,1258,12.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9667037,2202236,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9667087,2202299,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9667287,2202562,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9667579,2202918,1258,3.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9667597,2202941,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9667646,2203025,1258,4.52,,70.0,,,,,,,"Fatty acids, total saturated",G -9667867,2203333,1258,8.97,,70.0,,,,,,,"Fatty acids, total saturated",G -9667969,2203455,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9668125,2203636,1258,8.82,,70.0,,,,,,,"Fatty acids, total saturated",G -9668138,2203651,1258,3.54,,70.0,,,,,,,"Fatty acids, total saturated",G -9668238,2203798,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9668315,2204026,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9668360,2204147,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9668475,2204325,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9668578,2204569,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9668848,2205102,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9669312,2206099,1258,70.31,,70.0,,,,,,,"Fatty acids, total saturated",G -9669316,2206105,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9669328,2206119,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9669688,2206899,1258,7.78,,70.0,,,,,,,"Fatty acids, total saturated",G -9669860,2207556,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9669894,2207642,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9670084,2208052,1258,0.99,,71.0,,,,,,,"Fatty acids, total saturated",G -9670116,2208084,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9670223,2208191,1258,0.08,,78.0,,,,,,,"Fatty acids, total saturated",G -9670255,2208223,1258,0.04,,78.0,,,,,,,"Fatty acids, total saturated",G -9670531,2208499,1258,11.54,,71.0,,,,,,,"Fatty acids, total saturated",G -9670669,2208637,1258,11.29,,71.0,,,,,,,"Fatty acids, total saturated",G -9670861,2208830,1258,0.99,,71.0,,,,,,,"Fatty acids, total saturated",G -9670955,2208924,1258,13.46,,71.0,,,,,,,"Fatty acids, total saturated",G -9671212,2209181,1258,0.98,,71.0,,,,,,,"Fatty acids, total saturated",G -9671532,2209503,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G -9671587,2209563,1258,0.28,,70.0,,,,,,,"Fatty acids, total saturated",G -9672054,2210105,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9672295,2210422,1258,0.66,,70.0,,,,,,,"Fatty acids, total saturated",G -9672417,2210557,1258,4.76,,70.0,,,,,,,"Fatty acids, total saturated",G -9672643,2210879,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9672698,2210981,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9672993,2211474,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9673132,2211879,1258,3.19,,70.0,,,,,,,"Fatty acids, total saturated",G -9673505,2212695,1258,0.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9673617,2212901,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9673827,2213177,1258,1.07,,70.0,,,,,,,"Fatty acids, total saturated",G -9673948,2213351,1258,0.91,,70.0,,,,,,,"Fatty acids, total saturated",G -9673976,2213430,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9674030,2213512,1258,7.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9674229,2213734,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9674517,2214098,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9674533,2214114,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9674649,2214268,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G -9674751,2214394,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G -9674944,2214690,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9675033,2214799,1258,0.83,,70.0,,,,,,,"Fatty acids, total saturated",G -9675092,2214867,1258,18.18,,70.0,,,,,,,"Fatty acids, total saturated",G -9675360,2215216,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9675656,2215841,1258,2.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9675954,2216405,1258,9.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9676088,2216718,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9676137,2216812,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9676147,2216825,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9676298,2217170,1258,0.6,,70.0,,,,,,,"Fatty acids, total saturated",G -9676305,2217179,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9676313,2217203,1258,22.22,,70.0,,,,,,,"Fatty acids, total saturated",G -9676531,2217663,1258,2.17,,70.0,,,,,,,"Fatty acids, total saturated",G -9676830,2218279,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G -9676922,2218717,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9676949,2218788,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9677008,2218981,1258,6.06,,70.0,,,,,,,"Fatty acids, total saturated",G -9677073,2219130,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9677145,2219412,1258,4.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9677212,2219479,1258,4.8,,78.0,,,,,,,"Fatty acids, total saturated",G -9677411,2219678,1258,2.2,,78.0,,,,,,,"Fatty acids, total saturated",G -9677462,2219729,1258,1.6,,78.0,,,,,,,"Fatty acids, total saturated",G -9677552,2219819,1258,0.56,,71.0,,,,,,,"Fatty acids, total saturated",G -9677566,2219833,1258,3.96,,71.0,,,,,,,"Fatty acids, total saturated",G -9677585,2219852,1258,0.83,,71.0,,,,,,,"Fatty acids, total saturated",G -9677603,2219870,1258,0.83,,71.0,,,,,,,"Fatty acids, total saturated",G -9677636,2219903,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9678320,2220594,1258,2.5,,78.0,,,,,,,"Fatty acids, total saturated",G -9678406,2220682,1258,0.02,,78.0,,,,,,,"Fatty acids, total saturated",G -9679266,2221543,1258,0.83,,71.0,,,,,,,"Fatty acids, total saturated",G -9679395,2221672,1258,13.79,,71.0,,,,,,,"Fatty acids, total saturated",G -9679412,2221689,1258,0.58,,71.0,,,,,,,"Fatty acids, total saturated",G -9679844,2222125,1258,8.48,,71.0,,,,,,,"Fatty acids, total saturated",G -9679948,2222230,1258,1.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9679992,2222274,1258,0.5,,78.0,,,,,,,"Fatty acids, total saturated",G -9680003,2222285,1258,1.5,,78.0,,,,,,,"Fatty acids, total saturated",G -9680424,2222709,1258,0.0,,77.0,,,,,,,"Fatty acids, total saturated",G -9681410,2226062,1258,9.1,,78.0,,,,,,,"Fatty acids, total saturated",G -9681494,2226146,1258,0.9,,78.0,,,,,,,"Fatty acids, total saturated",G -9681813,2226467,1258,0.04,,78.0,,,,,,,"Fatty acids, total saturated",G -9681901,2226556,1258,1.28,,78.0,,,,,,,"Fatty acids, total saturated",G -9682041,2226696,1258,1.03,,78.0,,,,,,,"Fatty acids, total saturated",G -9682056,2226711,1258,2.65,,78.0,,,,,,,"Fatty acids, total saturated",G -9682585,2227246,1258,0.2,,78.0,,,,,,,"Fatty acids, total saturated",G -9682612,2227273,1258,0.6,,78.0,,,,,,,"Fatty acids, total saturated",G -9682699,2227360,1258,1.88,,78.0,,,,,,,"Fatty acids, total saturated",G -9682793,2227454,1258,5.9,,78.0,,,,,,,"Fatty acids, total saturated",G -9683083,2227745,1258,7.82,,78.0,,,,,,,"Fatty acids, total saturated",G -9683374,2228038,1258,2.54,,71.0,,,,,,,"Fatty acids, total saturated",G -9683409,2228073,1258,11.63,,71.0,,,,,,,"Fatty acids, total saturated",G -9683640,2228306,1258,0.04,,78.0,,,,,,,"Fatty acids, total saturated",G -9683973,2228640,1258,3.12,,71.0,,,,,,,"Fatty acids, total saturated",G -9684135,2228804,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9684163,2228832,1258,5.36,,71.0,,,,,,,"Fatty acids, total saturated",G -9684218,2228887,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9684620,2229289,1258,2.8,,78.0,,,,,,,"Fatty acids, total saturated",G -9685005,2229674,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9685227,2229897,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9685297,2229968,1258,0.42,,71.0,,,,,,,"Fatty acids, total saturated",G -9685447,2230119,1258,9.14,,78.0,,,,,,,"Fatty acids, total saturated",G -9685463,2230135,1258,5.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9685903,2230581,1258,2.03,,78.0,,,,,,,"Fatty acids, total saturated",G -9686160,2230838,1258,3.52,,78.0,,,,,,,"Fatty acids, total saturated",G -9686234,2230912,1258,21.44,,78.0,,,,,,,"Fatty acids, total saturated",G -9686489,2231167,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9686712,2231391,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9686941,2231620,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9687192,2231871,1258,4.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9687395,2232076,1258,3.12,,71.0,,,,,,,"Fatty acids, total saturated",G -9687559,2232242,1258,2.23,,71.0,,,,,,,"Fatty acids, total saturated",G -9687587,2232271,1258,5.36,,71.0,,,,,,,"Fatty acids, total saturated",G -9687724,2232408,1258,3.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9687801,2232485,1258,1.5,,78.0,,,,,,,"Fatty acids, total saturated",G -9687962,2232648,1258,4.46,,71.0,,,,,,,"Fatty acids, total saturated",G -9688128,2232815,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9688178,2232866,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9688862,2233550,1258,9.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9688929,2233617,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9688949,2233637,1258,4.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9688965,2233653,1258,11.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9689065,2233753,1258,8.7,,71.0,,,,,,,"Fatty acids, total saturated",G -9689090,2233779,1258,3.33,,71.0,,,,,,,"Fatty acids, total saturated",G -9689487,2234183,1258,8.04,,71.0,,,,,,,"Fatty acids, total saturated",G -9689581,2234278,1258,2.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9689980,2234677,1258,11.11,,71.0,,,,,,,"Fatty acids, total saturated",G -9690251,2234952,1258,3.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9691203,2235908,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9691494,2236199,1258,0.08,,78.0,,,,,,,"Fatty acids, total saturated",G -9691585,2236290,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9692002,2236707,1258,1.11,,78.0,,,,,,,"Fatty acids, total saturated",G -9692025,2236730,1258,1.56,,78.0,,,,,,,"Fatty acids, total saturated",G -9692172,2236877,1258,20.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9692295,2237000,1258,2.52,,71.0,,,,,,,"Fatty acids, total saturated",G -9692398,2237103,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9692485,2237190,1258,0.99,,71.0,,,,,,,"Fatty acids, total saturated",G -9692801,2237507,1258,1.79,,71.0,,,,,,,"Fatty acids, total saturated",G -9692839,2237545,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9692846,2237552,1258,5.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9693243,2237949,1258,3.33,,71.0,,,,,,,"Fatty acids, total saturated",G -9693716,2238457,1258,11.54,,70.0,,,,,,,"Fatty acids, total saturated",G -9693829,2238842,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9693941,2239244,1258,2.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9693997,2239412,1258,1.82,,70.0,,,,,,,"Fatty acids, total saturated",G -9694058,2239582,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9694272,2240251,1258,7.04,,70.0,,,,,,,"Fatty acids, total saturated",G -9694341,2240463,1258,6.45,,70.0,,,,,,,"Fatty acids, total saturated",G -9694361,2240526,1258,9.59,,70.0,,,,,,,"Fatty acids, total saturated",G -9694547,2241093,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9694828,2242000,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9694833,2242014,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G -9695027,2242439,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9695034,2242451,1258,1.54,,70.0,,,,,,,"Fatty acids, total saturated",G -9695045,2242480,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9695143,2242747,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9695405,2243600,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9695711,2244522,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G -9696387,2246661,1258,3.03,,70.0,,,,,,,"Fatty acids, total saturated",G -9696875,2248321,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9697678,2250871,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9697827,2251421,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G -9698458,2253472,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9698680,2254140,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9698714,2254228,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9699019,2255123,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9699140,2255409,1258,8.24,,70.0,,,,,,,"Fatty acids, total saturated",G -9699171,2255471,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9699243,2255624,1258,1.1,,70.0,,,,,,,"Fatty acids, total saturated",G -9699302,2255808,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9699635,2256592,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9699641,2256605,1258,3.52,,70.0,,,,,,,"Fatty acids, total saturated",G -9699657,2256633,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9699953,2261414,1258,15.35,1.0,1.0,,,,,,,"Fatty acids, total saturated",G -9700240,2265410,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9700596,2265840,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9700660,2265922,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9700673,2265938,1258,0.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9700940,2266242,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9700945,2266247,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9701118,2266445,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9701143,2266483,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9701290,2266648,1258,1.03,,70.0,,,,,,,"Fatty acids, total saturated",G -9701594,2266975,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9701737,2267135,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9701967,2267396,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9702045,2267484,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9702079,2267525,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9702452,2267978,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9702700,2268264,1258,26.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9702865,2268470,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9702906,2268516,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9703161,2268845,1258,4.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9703676,2269453,1258,2.2,,70.0,,,,,,,"Fatty acids, total saturated",G -9703861,2269669,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9704337,2270236,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9704938,2270934,1258,0.73,,70.0,,,,,,,"Fatty acids, total saturated",G -9705052,2271071,1258,0.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9705533,2271639,1258,30.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9705592,2271709,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9705916,2272081,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9705975,2272149,1258,9.68,,70.0,,,,,,,"Fatty acids, total saturated",G -9706088,2272274,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9706460,2272698,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9706710,2273007,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9706727,2273032,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9707004,2273379,1258,8.45,,70.0,,,,,,,"Fatty acids, total saturated",G -9707050,2273427,1258,6.78,,70.0,,,,,,,"Fatty acids, total saturated",G -9707201,2273601,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9707243,2273652,1258,6.58,,70.0,,,,,,,"Fatty acids, total saturated",G -9707498,2273970,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9707729,2274263,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9707751,2274288,1258,7.49,,70.0,,,,,,,"Fatty acids, total saturated",G -9708101,2274731,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9708418,2275111,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9708638,2275346,1258,2.17,,70.0,,,,,,,"Fatty acids, total saturated",G -9708832,2275571,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9709011,2275775,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9709074,2275851,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9709161,2275958,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9709249,2276078,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9709655,2276564,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9709796,2276716,1258,1.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9710476,2277520,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9710770,2277902,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9710782,2277916,1258,3.54,,70.0,,,,,,,"Fatty acids, total saturated",G -9711055,2278212,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9711092,2278256,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9711249,2278431,1258,5.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9711251,2278434,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9712579,2279983,1258,2.11,,70.0,,,,,,,"Fatty acids, total saturated",G -9712889,2280347,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9712972,2280439,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9713313,2280840,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9713902,2281577,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9713973,2281658,1258,6.47,,70.0,,,,,,,"Fatty acids, total saturated",G -9714202,2281935,1258,4.17,,70.0,,,,,,,"Fatty acids, total saturated",G -9714401,2282286,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9714570,2282537,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9714787,2282826,1258,1.52,,70.0,,,,,,,"Fatty acids, total saturated",G -9714810,2282851,1258,8.54,,70.0,,,,,,,"Fatty acids, total saturated",G -9714942,2283013,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9715015,2283098,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9715414,2283539,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G -9715528,2283673,1258,1.19,,70.0,,,,,,,"Fatty acids, total saturated",G -9715636,2283793,1258,26.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9715980,2284179,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9716264,2284520,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9716851,2285198,1258,4.42,,70.0,,,,,,,"Fatty acids, total saturated",G -9716860,2285208,1258,7.37,,70.0,,,,,,,"Fatty acids, total saturated",G -9717069,2285471,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9717694,2286175,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9717766,2286257,1258,1.53,,70.0,,,,,,,"Fatty acids, total saturated",G -9718260,2286807,1258,2.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9718717,2287321,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9719175,2287894,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9719808,2288648,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9719947,2288806,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9719969,2288831,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9720182,2289088,1258,19.44,,70.0,,,,,,,"Fatty acids, total saturated",G -9720248,2289163,1258,1.72,,70.0,,,,,,,"Fatty acids, total saturated",G -9720295,2289215,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9720303,2289223,1258,1.02,,70.0,,,,,,,"Fatty acids, total saturated",G -9720500,2289446,1258,5.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9720543,2289493,1258,5.41,,70.0,,,,,,,"Fatty acids, total saturated",G -9720747,2289715,1258,10.42,,70.0,,,,,,,"Fatty acids, total saturated",G -9720819,2289794,1258,14.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9721180,2290305,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9721412,2295641,1258,4.02,,70.0,,,,,,,"Fatty acids, total saturated",G -9721544,2295958,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9721610,2296097,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9721726,2296435,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G -9721824,2296668,1258,1.2,,70.0,,,,,,,"Fatty acids, total saturated",G -9722659,2298540,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9722774,2298785,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9722787,2298813,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9722869,2299018,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9723010,2299349,1258,19.44,,70.0,,,,,,,"Fatty acids, total saturated",G -9723483,2300445,1258,0.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9723643,2300886,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9723787,2301236,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9723880,2301430,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9724003,2301687,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9724094,2301889,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9724253,2302274,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9724332,2302441,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9724567,2302963,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9724851,2303615,1258,9.89,,70.0,,,,,,,"Fatty acids, total saturated",G -9724941,2303812,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9725031,2304006,1258,0.94,,70.0,,,,,,,"Fatty acids, total saturated",G -9725130,2304233,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9725144,2304268,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9725341,2304738,1258,1.6,,70.0,,,,,,,"Fatty acids, total saturated",G -9725367,2304799,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9725397,2304874,1258,0.14,,75.0,,,,,,,"Fatty acids, total saturated",G -9725403,2304880,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9725790,2305729,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9725808,2305771,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9726384,2307095,1258,3.45,,70.0,,,,,,,"Fatty acids, total saturated",G -9726514,2307377,1258,18.42,,70.0,,,,,,,"Fatty acids, total saturated",G -9726641,2307643,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9727026,2308552,1258,2.11,,70.0,,,,,,,"Fatty acids, total saturated",G -9727375,2309317,1258,7.61,,70.0,,,,,,,"Fatty acids, total saturated",G -9727532,2309673,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9727674,2309970,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9728308,2311401,1258,9.92,,70.0,,,,,,,"Fatty acids, total saturated",G -9728510,2311885,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9728650,2312216,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9729173,2313405,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9729191,2313449,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9729198,2313474,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9729229,2313549,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9729331,2313771,1258,0.51,,70.0,,,,,,,"Fatty acids, total saturated",G -9729372,2313867,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9729488,2314122,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9729641,2314434,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9729808,2314810,1258,8.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9729847,2314905,1258,5.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9729909,2315076,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9729915,2315088,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9729969,2315203,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9730073,2315417,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9730085,2315447,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G -9730154,2315627,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9730252,2315846,1258,2.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9730466,2316356,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9730481,2316381,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9730628,2316731,1258,5.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9730896,2317042,1258,18.8,,71.0,,,,,,,"Fatty acids, total saturated",G -9730938,2317085,1258,17.6,,71.0,,,,,,,"Fatty acids, total saturated",G -9730987,2317138,1258,1.6,,71.0,,,,,,,"Fatty acids, total saturated",G -9731350,2319974,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9731371,2320047,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9731417,2320149,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9731457,2320250,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9731905,2321156,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9732068,2321577,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9732237,2321909,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9732278,2321969,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9732359,2322103,1258,35.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9732397,2322169,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G -9732735,2322761,1258,1.12,,70.0,,,,,,,"Fatty acids, total saturated",G -9732774,2322832,1258,0.47,,70.0,,,,,,,"Fatty acids, total saturated",G -9732852,2322950,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9732956,2323231,1258,7.58,,70.0,,,,,,,"Fatty acids, total saturated",G -9733055,2323554,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9733498,2324763,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9733763,2325284,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9733770,2325293,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9734038,2325738,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9734401,2326312,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9734469,2326403,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9734616,2326653,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9735012,2327190,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9735164,2327412,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9735186,2327461,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9735486,2327974,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9735534,2328057,1258,18.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9735681,2328304,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9735760,2328412,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9735837,2328527,1258,7.76,,70.0,,,,,,,"Fatty acids, total saturated",G -9735845,2328550,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9736286,2329314,1258,10.87,,70.0,,,,,,,"Fatty acids, total saturated",G -9736332,2329403,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9736484,2329649,1258,2.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9736516,2329696,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9736653,2330786,1258,8.04,,71.0,,,,,,,"Fatty acids, total saturated",G -9736694,2330827,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9737312,2331446,1258,3.12,,71.0,,,,,,,"Fatty acids, total saturated",G -9737360,2331494,1258,3.53,,78.0,,,,,,,"Fatty acids, total saturated",G -9737387,2331521,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9737447,2331581,1258,0.02,,78.0,,,,,,,"Fatty acids, total saturated",G -9738244,2332380,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9738634,2332787,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9739063,2333332,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9739076,2333347,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9739122,2333403,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G -9739567,2333895,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9739607,2333948,1258,1.43,,75.0,,,,,,,"Fatty acids, total saturated",G -9740002,2334451,1258,4.41,,70.0,,,,,,,"Fatty acids, total saturated",G -9740497,2335031,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9741014,2335596,1258,1.58,,70.0,,,,,,,"Fatty acids, total saturated",G -9741663,2336273,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9742244,2336856,1258,0.16,,71.0,,,,,,,"Fatty acids, total saturated",G -9742675,2337287,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9743268,2337920,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9743422,2338133,1258,33.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9743464,2338189,1258,1.1,,70.0,,,,,,,"Fatty acids, total saturated",G -9743468,2338193,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9743581,2338327,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9743703,2338477,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G -9743808,2338590,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9743934,2338726,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9744377,2339279,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9744574,2339508,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9744686,2339627,1258,11.76,,70.0,,,,,,,"Fatty acids, total saturated",G -9745356,2340393,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9745982,2341069,1258,3.995,,,,,,,,,"Fatty acids, total saturated",G -9746176,2341263,1258,0.95,,,,,,,,,"Fatty acids, total saturated",G -9746550,2341637,1258,5.049,,,,,,,,,"Fatty acids, total saturated",G -9746658,2341745,1258,1.755,,,,,,,,,"Fatty acids, total saturated",G -9746820,2341907,1258,1.537,,,,,,,,,"Fatty acids, total saturated",G -9746987,2342074,1258,1.201,,,,,,,,,"Fatty acids, total saturated",G -9747170,2342257,1258,2.31,,,,,,,,,"Fatty acids, total saturated",G -9747377,2342464,1258,1.915,,,,,,,,,"Fatty acids, total saturated",G -9747384,2342471,1258,4.394,,,,,,,,,"Fatty acids, total saturated",G -9747936,2343023,1258,2.907,,,,,,,,,"Fatty acids, total saturated",G -9748281,2343368,1258,3.008,,,,,,,,,"Fatty acids, total saturated",G -9748288,2343375,1258,2.713,,,,,,,,,"Fatty acids, total saturated",G -9748891,2343978,1258,0.257,,,,,,,,,"Fatty acids, total saturated",G -9749606,2344693,1258,0.2,,,,,,,,,"Fatty acids, total saturated",G -9749731,2344818,1258,0.01,,,,,,,,,"Fatty acids, total saturated",G -9749857,2344944,1258,5.225,,,,,,,,,"Fatty acids, total saturated",G -9749883,2344970,1258,1.622,,,,,,,,,"Fatty acids, total saturated",G -9749980,2345067,1258,0.764,,,,,,,,,"Fatty acids, total saturated",G -9750108,2345195,1258,0.01,,,,,,,,,"Fatty acids, total saturated",G -9750115,2345202,1258,0.694,,,,,,,,,"Fatty acids, total saturated",G -9750120,2345207,1258,0.072,,,,,,,,,"Fatty acids, total saturated",G -9750146,2345233,1258,0.872,,,,,,,,,"Fatty acids, total saturated",G -9750178,2345265,1258,0.0,,,,,,,,,"Fatty acids, total saturated",G -9750357,2345444,1258,0.636,,,,,,,,,"Fatty acids, total saturated",G -9750558,2345645,1258,3.104,,,,,,,,,"Fatty acids, total saturated",G -9750599,2345686,1258,2.215,,,,,,,,,"Fatty acids, total saturated",G -9750961,2346048,1258,11.376,,,,,,,,,"Fatty acids, total saturated",G -9751050,2346137,1258,0.012,,,,,,,,,"Fatty acids, total saturated",G -9751120,2346207,1258,0.0,,,,,,,,,"Fatty acids, total saturated",G -9751305,2347263,1258,20.0,1.0,1.0,,,,,,,"Fatty acids, total saturated",G -9751387,2364030,1258,1.1,,78.0,,,,,,,"Fatty acids, total saturated",G -9751643,2364406,1258,1.61,,70.0,,,,,,,"Fatty acids, total saturated",G -9751700,2364521,1258,0.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9751753,2364673,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9752007,2365151,1258,0.34,,70.0,,,,,,,"Fatty acids, total saturated",G -9752120,2365331,1258,10.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9752270,2365509,1258,2.84,,70.0,,,,,,,"Fatty acids, total saturated",G -9752339,2365586,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9752542,2365810,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G -9752640,2365911,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9752647,2365918,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9752877,2366167,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9753244,2366589,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9753321,2366680,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9753575,2366968,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9753672,2367071,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9754051,2367508,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9754214,2367694,1258,0.39,,70.0,,,,,,,"Fatty acids, total saturated",G -9754555,2368080,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9754589,2368119,1258,4.17,,70.0,,,,,,,"Fatty acids, total saturated",G -9755232,2368860,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9755367,2369004,1258,9.73,,70.0,,,,,,,"Fatty acids, total saturated",G -9755591,2369256,1258,10.59,,70.0,,,,,,,"Fatty acids, total saturated",G -9755808,2369509,1258,5.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9756255,2370041,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9756484,2370293,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9756680,2370525,1258,3.12,,71.0,,,,,,,"Fatty acids, total saturated",G -9756768,2370613,1258,11.76,,71.0,,,,,,,"Fatty acids, total saturated",G -9756993,2370838,1258,0.89,,71.0,,,,,,,"Fatty acids, total saturated",G -9757098,2370943,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9757130,2370975,1258,8.04,,71.0,,,,,,,"Fatty acids, total saturated",G -9757263,2371108,1258,11.76,,71.0,,,,,,,"Fatty acids, total saturated",G -9757492,2371337,1258,1.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9757748,2371594,1258,1.5,,78.0,,,,,,,"Fatty acids, total saturated",G -9757948,2371794,1258,3.06,,72.0,,,,,,,"Fatty acids, total saturated",G -9757969,2371815,1258,0.42,,71.0,,,,,,,"Fatty acids, total saturated",G -9757987,2371833,1258,9.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9758189,2372035,1258,0.88,,72.0,,,,,,,"Fatty acids, total saturated",G -9758323,2372247,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9758341,2372265,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9758723,2372700,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9758768,2372758,1258,6.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9758965,2372967,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9759202,2373246,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9759451,2373540,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9759790,2373920,1258,17.24,,70.0,,,,,,,"Fatty acids, total saturated",G -9759940,2374099,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9760262,2374456,1258,5.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9760538,2374761,1258,1.92,,70.0,,,,,,,"Fatty acids, total saturated",G -9760822,2375074,1258,10.59,,70.0,,,,,,,"Fatty acids, total saturated",G -9760824,2375076,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9760895,2375163,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G -9761096,2375388,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9761140,2375437,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9761207,2375507,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9761612,2375977,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9761777,2376158,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9762045,2376446,1258,0.24,,70.0,,,,,,,"Fatty acids, total saturated",G -9762347,2376782,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9762872,2377364,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9762947,2377445,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9763029,2377538,1258,4.91,,70.0,,,,,,,"Fatty acids, total saturated",G -9763265,2377801,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9763330,2377871,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9763471,2378026,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9763646,2378216,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9763984,2378622,1258,13.24,,70.0,,,,,,,"Fatty acids, total saturated",G -9764375,2379047,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9764506,2379191,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9764630,2379391,1258,26.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9764685,2379449,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9764999,2379797,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9765159,2379968,1258,0.31,,70.0,,,,,,,"Fatty acids, total saturated",G -9765212,2380055,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9765467,2380365,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G -9765513,2380454,1258,6.61,,70.0,,,,,,,"Fatty acids, total saturated",G -9765567,2380521,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9765787,2380746,1258,11.76,,71.0,,,,,,,"Fatty acids, total saturated",G -9765851,2380810,1258,2.6,,70.0,,,,,,,"Fatty acids, total saturated",G -9765906,2380866,1258,1.79,,78.0,,,,,,,"Fatty acids, total saturated",G -9766347,2381312,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9766354,2381319,1258,11.29,,78.0,,,,,,,"Fatty acids, total saturated",G -9766691,2381675,1258,2.54,,70.0,,,,,,,"Fatty acids, total saturated",G -9767096,2382102,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9767098,2382104,1258,4.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9767425,2382449,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9767567,2382595,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9767585,2382614,1258,2.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9767755,2382789,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9767975,2383020,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9768040,2383089,1258,10.92,,70.0,,,,,,,"Fatty acids, total saturated",G -9768135,2383198,1258,12.06,,70.0,,,,,,,"Fatty acids, total saturated",G -9768337,2383416,1258,8.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9768369,2383448,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9768444,2383523,1258,1.47,,70.0,,,,,,,"Fatty acids, total saturated",G -9768942,2384089,1258,2.63,,70.0,,,,,,,"Fatty acids, total saturated",G -9769298,2384472,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9769411,2384590,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9769473,2384661,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9769788,2385073,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9769798,2385083,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9769821,2385106,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9770625,2385981,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9770818,2386190,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9771585,2387008,1258,3.21,,70.0,,,,,,,"Fatty acids, total saturated",G -9771810,2387243,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9771879,2387316,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9771887,2387324,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9771946,2387384,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9772016,2387456,1258,6.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9772123,2387583,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9772127,2387587,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9772442,2387932,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9772594,2388106,1258,7.08,,70.0,,,,,,,"Fatty acids, total saturated",G -9772659,2388175,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9772741,2388260,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9772846,2388374,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9773089,2388634,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9773135,2388681,1258,62.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9773139,2388687,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9773792,2389386,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9774359,2389972,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9774485,2390110,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9774781,2390424,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9774926,2390581,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9774980,2390638,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9775360,2391051,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G -9775621,2391355,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9775649,2391385,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9775888,2391637,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9775891,2391640,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9775979,2391740,1258,1.19,,70.0,,,,,,,"Fatty acids, total saturated",G -9775995,2391756,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9776584,2392384,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9776715,2392548,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G -9776857,2392696,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9777101,2392960,1258,33.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9777326,2393190,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9777450,2393329,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9777496,2393386,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9777637,2393529,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9777941,2393901,1258,7.78,,70.0,,,,,,,"Fatty acids, total saturated",G -9778242,2394210,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G -9778255,2394224,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9778300,2394275,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9778462,2394474,1258,16.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9778774,2394810,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9778799,2394839,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9779385,2395493,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9779520,2395629,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9779762,2395885,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9779926,2396054,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9779981,2396114,1258,1.02,,70.0,,,,,,,"Fatty acids, total saturated",G -9780151,2396291,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9780319,2396466,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9780322,2396471,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9780730,2396907,1258,1.33,,75.0,,,,,,,"Fatty acids, total saturated",G -9780815,2397013,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9780901,2397106,1258,11.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9781269,2397485,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9781721,2398013,1258,0.78,,70.0,,,,,,,"Fatty acids, total saturated",G -9781768,2398079,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9781991,2398327,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9782125,2398473,1258,1.33,,75.0,,,,,,,"Fatty acids, total saturated",G -9782350,2398749,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9782454,2398868,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9782868,2399314,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9782977,2399425,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G -9783078,2399533,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9783251,2399723,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9783544,2400034,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9783598,2400111,1258,6.06,,70.0,,,,,,,"Fatty acids, total saturated",G -9783661,2400175,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9783838,2400363,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9783862,2400387,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9783867,2400392,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9783920,2400445,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G -9784192,2400737,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9784246,2400792,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9784379,2400932,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9784388,2400941,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9784640,2401216,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9784653,2401231,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9784968,2401607,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9785193,2401844,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9785313,2401972,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9785955,2402634,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9785987,2402667,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9786273,2402979,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9786374,2403085,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9786670,2403402,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9786688,2403420,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9786732,2403465,1258,9.23,,70.0,,,,,,,"Fatty acids, total saturated",G -9786733,2403466,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9787080,2403828,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9787129,2403879,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9787229,2403989,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9788721,2405553,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9788737,2405570,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9788838,2405671,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9788842,2405675,1258,2.44,,70.0,,,,,,,"Fatty acids, total saturated",G -9788905,2405738,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9789438,2406306,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9789566,2406447,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9790072,2407002,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9790201,2407144,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9790297,2407242,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9790440,2407393,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9790575,2407537,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9790627,2407602,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9790734,2407711,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9790963,2407951,1258,18.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9791203,2408214,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9791523,2408571,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9791698,2408765,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9792134,2409240,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9792395,2409503,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9792542,2409666,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G -9792583,2409708,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9792660,2409788,1258,2.63,,70.0,,,,,,,"Fatty acids, total saturated",G -9792666,2409794,1258,33.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9792940,2410075,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9793191,2410357,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9793335,2410508,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9793512,2410709,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9793647,2410850,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9793701,2410904,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9793881,2411090,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9793886,2411095,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9794514,2411783,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9794736,2412025,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9794958,2412266,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9795120,2412442,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9795611,2412997,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9795850,2413277,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9795978,2413413,1258,0.68,,70.0,,,,,,,"Fatty acids, total saturated",G -9796109,2413566,1258,6.58,,75.0,,,,,,,"Fatty acids, total saturated",G -9796762,2414330,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9796886,2414464,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9796997,2414594,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9797168,2414790,1258,17.39,,70.0,,,,,,,"Fatty acids, total saturated",G -9797182,2414805,1258,11.76,,70.0,,,,,,,"Fatty acids, total saturated",G -9797234,2414868,1258,0.49,,70.0,,,,,,,"Fatty acids, total saturated",G -9797361,2415012,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9797397,2415056,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9797634,2415315,1258,7.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9798051,2415783,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G -9798722,2416528,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G -9798763,2416578,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9798853,2416672,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9799802,2417732,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9800282,2418249,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9800527,2418513,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9800539,2418526,1258,2.04,,70.0,,,,,,,"Fatty acids, total saturated",G -9800640,2418634,1258,0.15,,70.0,,,,,,,"Fatty acids, total saturated",G -9800660,2418654,1258,2.2,,70.0,,,,,,,"Fatty acids, total saturated",G -9800774,2418779,1258,7.78,,70.0,,,,,,,"Fatty acids, total saturated",G -9801014,2419058,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G -9801037,2419085,1258,6.41,,70.0,,,,,,,"Fatty acids, total saturated",G -9801914,2420091,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9802176,2420390,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G -9802329,2420566,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9802468,2420717,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9802475,2420726,1258,0.36,,75.0,,,,,,,"Fatty acids, total saturated",G -9802661,2420922,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9803289,2421586,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9803614,2421968,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9803738,2422105,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9804156,2422560,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9804166,2422570,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9805017,2423536,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9805128,2423660,1258,10.26,,70.0,,,,,,,"Fatty acids, total saturated",G -9805519,2424058,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9806183,2424757,1258,9.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9806396,2424990,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9806490,2425086,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9806499,2425095,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9806509,2425105,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9806670,2425273,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9806684,2425287,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9807121,2425740,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9807849,2426514,1258,0.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9807965,2426639,1258,7.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9808060,2426747,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9808175,2426873,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9808287,2427003,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9808510,2427237,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9808693,2427420,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9808781,2427517,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9808872,2427631,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9809082,2427858,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9809136,2427912,1258,3.64,,70.0,,,,,,,"Fatty acids, total saturated",G -9809218,2427997,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9809328,2428125,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G -9809636,2428449,1258,1.2,,70.0,,,,,,,"Fatty acids, total saturated",G -9809778,2428595,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9809940,2428768,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9810253,2429110,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9810589,2429456,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9810686,2429557,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9811388,2430298,1258,1.9,,70.0,,,,,,,"Fatty acids, total saturated",G -9811442,2430354,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9811452,2430365,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9811567,2430487,1258,5.83,,70.0,,,,,,,"Fatty acids, total saturated",G -9812261,2431262,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9812266,2431267,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9812410,2431418,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9812628,2431646,1258,10.94,,70.0,,,,,,,"Fatty acids, total saturated",G -9812741,2431770,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9812980,2432052,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9813059,2432140,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9813255,2432347,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9814010,2433183,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9814327,2433520,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9814491,2433692,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9814815,2434019,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9814850,2434056,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9814979,2434192,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9815434,2434669,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9815476,2434714,1258,3.45,,70.0,,,,,,,"Fatty acids, total saturated",G -9815539,2434786,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9815711,2434966,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9815994,2435263,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9816485,2435775,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G -9816562,2435857,1258,0.32,,75.0,,,,,,,"Fatty acids, total saturated",G -9816618,2435913,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9816758,2436071,1258,0.72,,75.0,,,,,,,"Fatty acids, total saturated",G -9816902,2436222,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9817374,2436737,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9817796,2437202,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9818120,2437541,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9818215,2437649,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9818328,2437774,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9818448,2437905,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9818830,2438304,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G -9819804,2439378,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9820124,2439762,1258,5.45,,70.0,,,,,,,"Fatty acids, total saturated",G -9820373,2440047,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9820722,2440449,1258,1.17,,70.0,,,,,,,"Fatty acids, total saturated",G -9821295,2441079,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9821472,2441274,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9821481,2441283,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9821674,2441493,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9821839,2441674,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9821900,2441740,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9822493,2442384,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9822641,2442553,1258,2.65,,70.0,,,,,,,"Fatty acids, total saturated",G -9822658,2442572,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9822684,2442600,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9823273,2443246,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9823356,2443329,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9823561,2443568,1258,3.33,,71.0,,,,,,,"Fatty acids, total saturated",G -9823675,2443697,1258,8.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9824075,2444145,1258,8.7,,78.0,,,,,,,"Fatty acids, total saturated",G -9824086,2444157,1258,1.2,,78.0,,,,,,,"Fatty acids, total saturated",G -9824130,2444204,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9824182,2444264,1258,3.52,,71.0,,,,,,,"Fatty acids, total saturated",G -9824286,2444375,1258,5.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9824336,2444428,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9824375,2444471,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9824407,2444509,1258,2.11,,70.0,,,,,,,"Fatty acids, total saturated",G -9824668,2444790,1258,2.68,,70.0,,,,,,,"Fatty acids, total saturated",G -9824700,2444824,1258,1.34,,70.0,,,,,,,"Fatty acids, total saturated",G -9824747,2444874,1258,2.78,,70.0,,,,,,,"Fatty acids, total saturated",G -9824774,2444904,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9825163,2445353,1258,15.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9825312,2445518,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9825530,2445785,1258,0.87,,70.0,,,,,,,"Fatty acids, total saturated",G -9825694,2445961,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9825751,2446030,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9825794,2446081,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9826031,2446375,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9826215,2446584,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9826686,2447105,1258,14.52,,70.0,,,,,,,"Fatty acids, total saturated",G -9826716,2447139,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9826865,2447308,1258,7.63,,70.0,,,,,,,"Fatty acids, total saturated",G -9827164,2447667,1258,4.81,,70.0,,,,,,,"Fatty acids, total saturated",G -9827276,2447790,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9827325,2447867,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9827479,2448087,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9827783,2448461,1258,6.74,,70.0,,,,,,,"Fatty acids, total saturated",G -9827871,2448561,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9827879,2448572,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9828053,2448773,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9828424,2449183,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9828709,2449491,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9828794,2449584,1258,0.21,,70.0,,,,,,,"Fatty acids, total saturated",G -9828852,2449652,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9829556,2450446,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9829564,2450456,1258,2.05,,70.0,,,,,,,"Fatty acids, total saturated",G -9830067,2451015,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9830073,2451021,1258,6.45,,70.0,,,,,,,"Fatty acids, total saturated",G -9830091,2451045,1258,8.21,,70.0,,,,,,,"Fatty acids, total saturated",G -9830248,2451227,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G -9830469,2451484,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9830732,2451789,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G -9831061,2452157,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9831110,2452212,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9831197,2452307,1258,2.82,,70.0,,,,,,,"Fatty acids, total saturated",G -9831597,2452749,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9831613,2452768,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9831861,2453036,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9832091,2453289,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9832280,2453502,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9832457,2453700,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9832546,2453804,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9832661,2453936,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G -9833453,2454840,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9833800,2455283,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G -9833944,2455445,1258,3.95,,70.0,,,,,,,"Fatty acids, total saturated",G -9834045,2455556,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9834230,2455755,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9834262,2455795,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9834304,2455838,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9835170,2456821,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G -9835475,2457126,1258,1.35,,71.0,,,,,,,"Fatty acids, total saturated",G -9835704,2457355,1258,0.68,,71.0,,,,,,,"Fatty acids, total saturated",G -9835901,2457553,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G -9835959,2457614,1258,2.7,,71.0,,,,,,,"Fatty acids, total saturated",G -9836085,2457740,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G -9836134,2457789,1258,3.49,,71.0,,,,,,,"Fatty acids, total saturated",G -9836240,2457897,1258,1.85,,71.0,,,,,,,"Fatty acids, total saturated",G -9836385,2458043,1258,17.5,,71.0,,,,,,,"Fatty acids, total saturated",G -9836510,2458168,1258,13.33,,71.0,,,,,,,"Fatty acids, total saturated",G -9836545,2458203,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9836785,2458444,1258,3.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9836994,2458655,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9837366,2459027,1258,5.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9837562,2459224,1258,8.5,,78.0,,,,,,,"Fatty acids, total saturated",G -9838674,2460345,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9838795,2460477,1258,3.77,,70.0,,,,,,,"Fatty acids, total saturated",G -9838960,2460649,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9839018,2460711,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9839124,2460822,1258,3.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9839725,2461440,1258,4.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9840035,2461773,1258,1.32,,70.0,,,,,,,"Fatty acids, total saturated",G -9840096,2461835,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G -9840397,2462144,1258,1.27,,70.0,,,,,,,"Fatty acids, total saturated",G -9840526,2462276,1258,17.39,,70.0,,,,,,,"Fatty acids, total saturated",G -9840688,2462440,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9840861,2462630,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9840897,2462667,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9840976,2462747,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G -9841001,2462773,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9841024,2462796,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9841082,2462855,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9841151,2462926,1258,32.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9841193,2462968,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9841403,2463195,1258,3.72,,70.0,,,,,,,"Fatty acids, total saturated",G -9841808,2463630,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9841935,2463760,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9842015,2463842,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9842117,2463944,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9842225,2464056,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9842558,2464414,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9842658,2464515,1258,5.65,,70.0,,,,,,,"Fatty acids, total saturated",G -9842963,2464833,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9842964,2464834,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9843001,2464871,1258,11.11,,70.0,,,,,,,"Fatty acids, total saturated",G -9843155,2465031,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9843194,2465074,1258,2.9,,70.0,,,,,,,"Fatty acids, total saturated",G -9843223,2465103,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9843975,2465902,1258,4.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9844090,2466022,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9844276,2466225,1258,2.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9844741,2466709,1258,2.65,,70.0,,,,,,,"Fatty acids, total saturated",G -9844816,2466784,1258,0.83,,70.0,,,,,,,"Fatty acids, total saturated",G -9844903,2466873,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G -9845195,2467214,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9845388,2467412,1258,3.03,,70.0,,,,,,,"Fatty acids, total saturated",G -9845720,2467757,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9845770,2467811,1258,7.28,,70.0,,,,,,,"Fatty acids, total saturated",G -9846015,2468081,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9846130,2468207,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9846268,2468359,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9846394,2468490,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9846804,2468914,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9847050,2469175,1258,2.21,,70.0,,,,,,,"Fatty acids, total saturated",G -9847671,2469836,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9847683,2469848,1258,4.24,,70.0,,,,,,,"Fatty acids, total saturated",G -9847968,2470141,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9848333,2470522,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9848665,2470868,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9848861,2471081,1258,8.6,,70.0,,,,,,,"Fatty acids, total saturated",G -9848872,2471092,1258,11.3,,70.0,,,,,,,"Fatty acids, total saturated",G -9848953,2471183,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9848992,2471223,1258,8.2,,70.0,,,,,,,"Fatty acids, total saturated",G -9849134,2471365,1258,11.9,,70.0,,,,,,,"Fatty acids, total saturated",G -9849430,2471693,1258,0.72,,70.0,,,,,,,"Fatty acids, total saturated",G -9849588,2471872,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9849747,2472038,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9849804,2472096,1258,0.91,,70.0,,,,,,,"Fatty acids, total saturated",G -9849876,2472173,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9850045,2472346,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G -9850061,2472362,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G -9850142,2472446,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G -9850183,2472488,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G -9850221,2472526,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9850334,2472651,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9850368,2472685,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9850389,2472706,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9850432,2472749,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9850950,2473300,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G -9851242,2473612,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9851279,2473651,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G -9851366,2473742,1258,1.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9851416,2473796,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9851581,2473977,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9852158,2474567,1258,1.63,,70.0,,,,,,,"Fatty acids, total saturated",G -9852205,2474617,1258,3.08,,70.0,,,,,,,"Fatty acids, total saturated",G -9852653,2475083,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9853297,2475769,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9853317,2475790,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9853716,2476250,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9853896,2476435,1258,2.53,,70.0,,,,,,,"Fatty acids, total saturated",G -9854456,2477049,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9854481,2477074,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9854862,2477484,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9855276,2477935,1258,5.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9855445,2478127,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9855594,2478283,1258,3.26,,70.0,,,,,,,"Fatty acids, total saturated",G -9855634,2478327,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9856343,2479081,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9856779,2479545,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9857145,2479921,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9857237,2480014,1258,3.28,,70.0,,,,,,,"Fatty acids, total saturated",G -9857345,2480123,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G -9857467,2480264,1258,2.21,,70.0,,,,,,,"Fatty acids, total saturated",G -9857520,2480347,1258,7.96,,70.0,,,,,,,"Fatty acids, total saturated",G -9857718,2480590,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9857833,2480715,1258,14.06,,70.0,,,,,,,"Fatty acids, total saturated",G -9857935,2480827,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9858311,2481226,1258,5.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9858361,2481276,1258,3.23,,70.0,,,,,,,"Fatty acids, total saturated",G -9858922,2481850,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9858963,2481897,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9859068,2482002,1258,12.77,,70.0,,,,,,,"Fatty acids, total saturated",G -9859663,2482660,1258,2.11,,70.0,,,,,,,"Fatty acids, total saturated",G -9859750,2482754,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G -9859823,2482829,1258,36.11,,70.0,,,,,,,"Fatty acids, total saturated",G -9860347,2483391,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9860513,2483579,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9860632,2483707,1258,6.34,,70.0,,,,,,,"Fatty acids, total saturated",G -9860894,2484031,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9860911,2484048,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G -9860935,2484079,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G -9861378,2484550,1258,11.59,,70.0,,,,,,,"Fatty acids, total saturated",G -9861601,2484779,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9862130,2485325,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9862139,2485335,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9862196,2485394,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9862383,2485591,1258,2.65,,70.0,,,,,,,"Fatty acids, total saturated",G -9862772,2485994,1258,0.3,,70.0,,,,,,,"Fatty acids, total saturated",G -9862785,2486007,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9863273,2486521,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9863481,2486734,1258,3.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9863718,2486973,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9863726,2486982,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9863886,2487156,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9864221,2487513,1258,3.95,,70.0,,,,,,,"Fatty acids, total saturated",G -9864513,2487818,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G -9864708,2488020,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9864826,2488140,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9864970,2488294,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9865084,2488416,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9865289,2488647,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9865325,2488695,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G -9865381,2488773,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9865567,2488960,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9865968,2489398,1258,0.21,,70.0,,,,,,,"Fatty acids, total saturated",G -9866031,2489477,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9866169,2489646,1258,2.82,,70.0,,,,,,,"Fatty acids, total saturated",G -9866300,2489826,1258,15.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9866315,2489844,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9866506,2490086,1258,2.7,,70.0,,,,,,,"Fatty acids, total saturated",G -9866637,2490245,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9866692,2490347,1258,0.3,,70.0,,,,,,,"Fatty acids, total saturated",G -9867228,2491116,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G -9867416,2491385,1258,1.25,,71.0,,,,,,,"Fatty acids, total saturated",G -9867442,2491411,1258,0.0,,72.0,,,,,,,"Fatty acids, total saturated",G -9867660,2491629,1258,7.63,,71.0,,,,,,,"Fatty acids, total saturated",G -9867674,2491643,1258,21.43,,71.0,,,,,,,"Fatty acids, total saturated",G -9867765,2491734,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G -9867806,2491776,1258,9.79,,71.0,,,,,,,"Fatty acids, total saturated",G -9867936,2491906,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G -9867982,2491952,1258,0.42,,71.0,,,,,,,"Fatty acids, total saturated",G -9868006,2491976,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G -9868468,2492445,1258,14.29,,71.0,,,,,,,"Fatty acids, total saturated",G -9868629,2492608,1258,3.57,,71.0,,,,,,,"Fatty acids, total saturated",G -9868701,2492680,1258,8.77,,72.0,,,,,,,"Fatty acids, total saturated",G -9868796,2492775,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G -9868817,2492796,1258,0.42,,71.0,,,,,,,"Fatty acids, total saturated",G -9869108,2493108,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9869330,2493356,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9869468,2493534,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9869708,2494882,1258,1.97,,70.0,,,,,,,"Fatty acids, total saturated",G -9869825,2495041,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9869832,2495048,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9869975,2495196,1258,8.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9870000,2495224,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9870003,2495227,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9870161,2495397,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9870426,2495682,1258,1.11,,70.0,,,,,,,"Fatty acids, total saturated",G -9870517,2495775,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9870522,2495780,1258,2.82,,70.0,,,,,,,"Fatty acids, total saturated",G -9870791,2496145,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G -9870940,2496294,1258,1.19,,70.0,,,,,,,"Fatty acids, total saturated",G -9871014,2496368,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9871198,2496561,1258,18.18,,70.0,,,,,,,"Fatty acids, total saturated",G -9871772,2497150,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9872036,2497429,1258,20.59,,70.0,,,,,,,"Fatty acids, total saturated",G -9872167,2497561,1258,14.06,,70.0,,,,,,,"Fatty acids, total saturated",G -9872983,2498413,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9873108,2498539,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9873139,2498570,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9873263,2498694,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9873354,2498785,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9873562,2498993,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9873591,2499022,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9873805,2499239,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9874086,2499745,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9874114,2499780,1258,4.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9874145,2499815,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9874245,2499943,1258,7.94,,70.0,,,,,,,"Fatty acids, total saturated",G -9874486,2500266,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9874865,2500678,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9874954,2500767,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9875112,2500925,1258,6.9,,70.0,,,,,,,"Fatty acids, total saturated",G -9875269,2501082,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9875368,2501183,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G -9875464,2501280,1258,7.48,,70.0,,,,,,,"Fatty acids, total saturated",G -9875633,2501463,1258,1.85,,70.0,,,,,,,"Fatty acids, total saturated",G -9875762,2501707,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9875936,2501890,1258,6.41,,70.0,,,,,,,"Fatty acids, total saturated",G -9876042,2502005,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G -9876632,2502885,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9876713,2502972,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9876723,2502982,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9876946,2503213,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9876961,2503228,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9877053,2503320,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9877234,2503512,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9877297,2503580,1258,10.98,,70.0,,,,,,,"Fatty acids, total saturated",G -9877499,2503835,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9877863,2504241,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9878537,2505009,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9879037,2505612,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9879309,2505937,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9879452,2506096,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9879867,2506549,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9879905,2506592,1258,2.9,,70.0,,,,,,,"Fatty acids, total saturated",G -9880406,2507140,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9880521,2507262,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9880766,2507517,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9881065,2507831,1258,2.78,,70.0,,,,,,,"Fatty acids, total saturated",G -9881091,2507857,1258,2.78,,70.0,,,,,,,"Fatty acids, total saturated",G -9881190,2507962,1258,1.47,,70.0,,,,,,,"Fatty acids, total saturated",G -9881382,2508154,1258,8.82,,70.0,,,,,,,"Fatty acids, total saturated",G -9881400,2508172,1258,8.82,,70.0,,,,,,,"Fatty acids, total saturated",G -9881550,2508332,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9881869,2508679,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9882009,2508862,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9882372,2509271,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9882382,2509288,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9882501,2509423,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9882539,2509462,1258,8.7,,70.0,,,,,,,"Fatty acids, total saturated",G -9882560,2509489,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9882623,2509555,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9882798,2509731,1258,0.51,,70.0,,,,,,,"Fatty acids, total saturated",G -9882834,2509770,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9883209,2510214,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9884210,2511400,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9884702,2511952,1258,0.16,,78.0,,,,,,,"Fatty acids, total saturated",G -9884753,2512003,1258,0.11,,78.0,,,,,,,"Fatty acids, total saturated",G -9884799,2512048,1258,4.8,,78.0,,,,,,,"Fatty acids, total saturated",G -9885522,2517165,1258,0.42,,78.0,,,,,,,"Fatty acids, total saturated",G -9886017,2517660,1258,1.76,,71.0,,,,,,,"Fatty acids, total saturated",G -9886162,2517805,1258,4.1,,78.0,,,,,,,"Fatty acids, total saturated",G -9886350,2517995,1258,0.93,,71.0,,,,,,,"Fatty acids, total saturated",G -9886732,2518377,1258,1.3,,78.0,,,,,,,"Fatty acids, total saturated",G -9887291,2518936,1258,8.6,,78.0,,,,,,,"Fatty acids, total saturated",G -9887347,2518992,1258,1.5,,78.0,,,,,,,"Fatty acids, total saturated",G -9887439,2519084,1258,0.0,,77.0,,,,,,,"Fatty acids, total saturated",G -9887759,2519403,1258,10.94,,71.0,,,,,,,"Fatty acids, total saturated",G -9888163,2519807,1258,6.67,,71.0,,,,,,,"Fatty acids, total saturated",G -9888304,2519948,1258,3.23,,71.0,,,,,,,"Fatty acids, total saturated",G -9888307,2519951,1258,1.61,,71.0,,,,,,,"Fatty acids, total saturated",G -9888667,2520312,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G -9888722,2520367,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G -9888891,2520536,1258,12.28,,71.0,,,,,,,"Fatty acids, total saturated",G -9888919,2520564,1258,0.71,,71.0,,,,,,,"Fatty acids, total saturated",G -9888970,2520615,1258,0.86,,71.0,,,,,,,"Fatty acids, total saturated",G -9889192,2520837,1258,11.76,,78.0,,,,,,,"Fatty acids, total saturated",G -9889451,2521096,1258,6.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9889663,2521310,1258,0.02,,78.0,,,,,,,"Fatty acids, total saturated",G -9889870,2521517,1258,15.91,,71.0,,,,,,,"Fatty acids, total saturated",G -9890120,2521785,1258,3.26,,71.0,,,,,,,"Fatty acids, total saturated",G -9890849,2522545,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9890915,2522627,1258,19.3,,70.0,,,,,,,"Fatty acids, total saturated",G -9890978,2522702,1258,8.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9890982,2522708,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9891075,2522958,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9891156,2523069,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9891190,2523103,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9891295,2523217,1258,4.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9891559,2523485,1258,25.81,,70.0,,,,,,,"Fatty acids, total saturated",G -9891643,2523575,1258,8.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9891703,2523637,1258,26.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9891856,2523846,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9892025,2524046,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9892031,2524052,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9892563,2524699,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9892608,2524747,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9892790,2524975,1258,5.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9892845,2525033,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9893111,2525326,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9893456,2525711,1258,0.6,,78.0,,,,,,,"Fatty acids, total saturated",G -9893475,2525730,1258,0.3,,78.0,,,,,,,"Fatty acids, total saturated",G -9893561,2525816,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G -9894392,2526784,1258,7.26,,70.0,,,,,,,"Fatty acids, total saturated",G -9894525,2526931,1258,18.18,,70.0,,,,,,,"Fatty acids, total saturated",G -9894798,2527247,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9895863,2528437,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9895868,2528442,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9896030,2528642,1258,11.54,,70.0,,,,,,,"Fatty acids, total saturated",G -9896467,2529123,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9896477,2529134,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9896523,2529184,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9896942,2529720,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9896986,2529771,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9897047,2529856,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9897319,2530164,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9897771,2530834,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9897792,2530856,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9897804,2530868,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9898020,2531160,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9898323,2531528,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9899461,2532981,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9899765,2533401,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9899772,2533410,1258,7.55,,70.0,,,,,,,"Fatty acids, total saturated",G -9899869,2533518,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9900157,2533862,1258,11.54,,70.0,,,,,,,"Fatty acids, total saturated",G -9900377,2534122,1258,12.28,,70.0,,,,,,,"Fatty acids, total saturated",G -9900511,2534274,1258,14.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9900616,2534399,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9900953,2534852,1258,20.83,,70.0,,,,,,,"Fatty acids, total saturated",G -9900987,2534889,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9901092,2534996,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9901177,2535100,1258,6.58,,70.0,,,,,,,"Fatty acids, total saturated",G -9901431,2535385,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9901493,2535458,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9901736,2535714,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9901938,2535937,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9901942,2535941,1258,0.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9902106,2536120,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9902397,2536490,1258,1.63,,70.0,,,,,,,"Fatty acids, total saturated",G -9902642,2536776,1258,12.28,,70.0,,,,,,,"Fatty acids, total saturated",G -9903024,2537240,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9903126,2537358,1258,28.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9903682,2538011,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9903731,2538069,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9903770,2538112,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9903795,2538137,1258,4.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9903809,2538153,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9904359,2538768,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9904650,2539166,1258,0.78,,70.0,,,,,,,"Fatty acids, total saturated",G -9904802,2539345,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9904988,2539557,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G -9905082,2539656,1258,2.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9905090,2539664,1258,3.1,,78.0,,,,,,,"Fatty acids, total saturated",G -9905157,2539732,1258,4.8,,78.0,,,,,,,"Fatty acids, total saturated",G -9905699,2540279,1258,2.61,,78.0,,,,,,,"Fatty acids, total saturated",G -9905829,2540409,1258,0.57,,78.0,,,,,,,"Fatty acids, total saturated",G -9905930,2540510,1258,2.15,,78.0,,,,,,,"Fatty acids, total saturated",G -9906208,2540828,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9906570,2541276,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9906986,2541772,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9907233,2542075,1258,10.87,,70.0,,,,,,,"Fatty acids, total saturated",G -9907296,2542145,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9907317,2542169,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9907441,2542323,1258,4.61,,70.0,,,,,,,"Fatty acids, total saturated",G -9907530,2542432,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9907582,2542497,1258,9.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9907868,2542846,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G -9907891,2542872,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9908186,2543247,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9908524,2543641,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9908541,2543661,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9908610,2543751,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9908663,2543818,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9908758,2543928,1258,1.09,,70.0,,,,,,,"Fatty acids, total saturated",G -9908765,2543935,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G -9908833,2544015,1258,2.6,,70.0,,,,,,,"Fatty acids, total saturated",G -9908900,2544103,1258,7.06,,70.0,,,,,,,"Fatty acids, total saturated",G -9908905,2544108,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9909570,2544930,1258,8.11,,70.0,,,,,,,"Fatty acids, total saturated",G -9909902,2545335,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9910265,2545772,1258,20.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9910551,2546118,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9910601,2546181,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9911143,2546833,1258,0.22,,70.0,,,,,,,"Fatty acids, total saturated",G -9911712,2547481,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9911808,2547619,1258,0.31,,70.0,,,,,,,"Fatty acids, total saturated",G -9911810,2547621,1258,0.61,,70.0,,,,,,,"Fatty acids, total saturated",G -9911925,2547740,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9912424,2548319,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9912555,2548451,1258,15.15,,70.0,,,,,,,"Fatty acids, total saturated",G -9912601,2548501,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9912725,2548629,1258,10.87,,70.0,,,,,,,"Fatty acids, total saturated",G -9913026,2548958,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9913586,2549617,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9913881,2549930,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9914227,2550312,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9914398,2550499,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9914532,2550641,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9914557,2550666,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9914888,2551031,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9914964,2551120,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9915056,2551223,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9915154,2551332,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9915330,2551539,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9915402,2551628,1258,7.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9915455,2551696,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9915476,2551729,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9915507,2551762,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9915571,2551832,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9915652,2551917,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9915898,2552179,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9916259,2552562,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9916390,2552705,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9916501,2552825,1258,3.03,,70.0,,,,,,,"Fatty acids, total saturated",G -9916724,2553071,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G -9917052,2553452,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9917123,2553525,1258,3.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9917417,2553833,1258,0.77,,70.0,,,,,,,"Fatty acids, total saturated",G -9917598,2554022,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9917664,2554092,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9917677,2554105,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9918440,2554963,1258,1.85,,78.0,,,,,,,"Fatty acids, total saturated",G -9918696,2555219,1258,10.86,,78.0,,,,,,,"Fatty acids, total saturated",G -9919120,2555643,1258,1.32,,71.0,,,,,,,"Fatty acids, total saturated",G -9920152,2556675,1258,3.22,,78.0,,,,,,,"Fatty acids, total saturated",G -9920215,2556738,1258,0.1,,78.0,,,,,,,"Fatty acids, total saturated",G -9920313,2556836,1258,0.05,,71.0,,,,,,,"Fatty acids, total saturated",G -9920386,2556909,1258,0.21,,71.0,,,,,,,"Fatty acids, total saturated",G -9920485,2557008,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G -9920497,2557020,1258,8.7,,71.0,,,,,,,"Fatty acids, total saturated",G -9920840,2557363,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G -9920931,2557454,1258,0.0,,72.0,,,,,,,"Fatty acids, total saturated",G -9921018,2557541,1258,0.58,,78.0,,,,,,,"Fatty acids, total saturated",G -9921026,2557549,1258,0.05,,78.0,,,,,,,"Fatty acids, total saturated",G -9921134,2557657,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G -9921250,2557773,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G -9921253,2557776,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G -9921786,2558309,1258,0.12,,78.0,,,,,,,"Fatty acids, total saturated",G -9922147,2558670,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G -9922162,2558685,1258,5.1,,78.0,,,,,,,"Fatty acids, total saturated",G -9922339,2558862,1258,1.06,,78.0,,,,,,,"Fatty acids, total saturated",G -9922458,2558981,1258,3.57,,71.0,,,,,,,"Fatty acids, total saturated",G -9922945,2559468,1258,2.88,,78.0,,,,,,,"Fatty acids, total saturated",G -9923424,2559978,1258,36.11,,70.0,,,,,,,"Fatty acids, total saturated",G -9923558,2560169,1258,7.02,,70.0,,,,,,,"Fatty acids, total saturated",G -9923743,2560471,1258,2.78,,70.0,,,,,,,"Fatty acids, total saturated",G -9924147,2560922,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9924195,2560980,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9924228,2561019,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9924272,2561063,1258,18.18,,70.0,,,,,,,"Fatty acids, total saturated",G -9924718,2561558,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9925201,2562162,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9925339,2562322,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9925470,2562455,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9925629,2562617,1258,0.63,,70.0,,,,,,,"Fatty acids, total saturated",G -9925656,2562647,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G -9925748,2562739,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9925764,2562755,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9925843,2562834,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9925962,2562953,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9925977,2562970,1258,5.63,,70.0,,,,,,,"Fatty acids, total saturated",G -9926283,2563360,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9926308,2563385,1258,10.59,,70.0,,,,,,,"Fatty acids, total saturated",G -9926816,2563955,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9926998,2564138,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9927096,2564243,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9927192,2564347,1258,14.04,,70.0,,,,,,,"Fatty acids, total saturated",G -9927342,2564514,1258,5.81,,70.0,,,,,,,"Fatty acids, total saturated",G -9927378,2564552,1258,25.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9927543,2564731,1258,0.36,,75.0,,,,,,,"Fatty acids, total saturated",G -9927772,2564969,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9928175,2565524,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9928200,2565549,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9928237,2565586,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9928451,2565835,1258,2.9,,70.0,,,,,,,"Fatty acids, total saturated",G -9928707,2566162,1258,7.58,,70.0,,,,,,,"Fatty acids, total saturated",G -9928749,2566204,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9928750,2566205,1258,7.78,,70.0,,,,,,,"Fatty acids, total saturated",G -9929143,2566744,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9929145,2566746,1258,1.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9929244,2566922,1258,0.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9929335,2567026,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G -9929474,2567203,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9929660,2567471,1258,8.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9930090,2567959,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9930149,2568032,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9930196,2568081,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9930440,2568361,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G -9930663,2568591,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9930856,2568802,1258,4.02,,70.0,,,,,,,"Fatty acids, total saturated",G -9931073,2569052,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9931119,2569100,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9931133,2569149,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9931251,2569290,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9931378,2569423,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9931652,2569747,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9931668,2569765,1258,15.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9931750,2569850,1258,3.23,,70.0,,,,,,,"Fatty acids, total saturated",G -9932057,2570236,1258,1.11,,70.0,,,,,,,"Fatty acids, total saturated",G -9932190,2570376,1258,1.6,,70.0,,,,,,,"Fatty acids, total saturated",G -9932580,2570903,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9932661,2570984,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9932798,2571219,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9933115,2571592,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9933328,2571894,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9933359,2571961,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9933811,2572480,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9933854,2572523,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G -9933856,2572525,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9933981,2572650,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9934089,2572760,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9934134,2572805,1258,0.91,,70.0,,,,,,,"Fatty acids, total saturated",G -9934143,2572814,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9934211,2572889,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9934423,2573150,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G -9934541,2573276,1258,4.46,,70.0,,,,,,,"Fatty acids, total saturated",G -9934675,2573422,1258,0.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9934838,2573585,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9935591,2574353,1258,16.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9935615,2574377,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9936040,2574809,1258,4.1,,70.0,,,,,,,"Fatty acids, total saturated",G -9936138,2574907,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9936423,2575210,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9936702,2575489,1258,12.32,,70.0,,,,,,,"Fatty acids, total saturated",G -9936796,2575583,1258,26.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9936850,2575637,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9936890,2575677,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9937304,2576122,1258,3.26,,70.0,,,,,,,"Fatty acids, total saturated",G -9937327,2576145,1258,10.39,,70.0,,,,,,,"Fatty acids, total saturated",G -9937335,2576154,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9938014,2576926,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9938016,2576928,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9938017,2576929,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9938259,2577175,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9938613,2577530,1258,1.47,,70.0,,,,,,,"Fatty acids, total saturated",G -9938751,2577694,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9938818,2577805,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9938909,2577905,1258,10.1,,70.0,,,,,,,"Fatty acids, total saturated",G -9939440,2578557,1258,6.98,,70.0,,,,,,,"Fatty acids, total saturated",G -9939728,2578872,1258,7.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9939732,2578876,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9939942,2579096,1258,10.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9939963,2579124,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9939977,2579151,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9940144,2579359,1258,5.13,,70.0,,,,,,,"Fatty acids, total saturated",G -9940369,2579598,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9940375,2579604,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9940392,2579621,1258,4.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9940422,2579655,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9940475,2579708,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9940891,2580170,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G -9940999,2580290,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9941046,2580337,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9941219,2580516,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9941358,2580660,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9941400,2580706,1258,3.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9941462,2580775,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G -9941530,2580854,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9941567,2580900,1258,32.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9941608,2580966,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9941630,2580988,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9941638,2580996,1258,4.39,,70.0,,,,,,,"Fatty acids, total saturated",G -9942158,2581529,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9942278,2581658,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9942405,2581794,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9942615,2582017,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9942722,2582170,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9942776,2582224,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9943234,2582757,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9943257,2582786,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9943484,2583059,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9943575,2583185,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9943659,2583287,1258,8.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9944749,2584528,1258,4.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9944889,2584683,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9944976,2584782,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9945065,2584879,1258,0.39,,70.0,,,,,,,"Fatty acids, total saturated",G -9945669,2585564,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9945822,2585732,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9945925,2585854,1258,12.96,,70.0,,,,,,,"Fatty acids, total saturated",G -9945944,2585874,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9946523,2586478,1258,1.38,,70.0,,,,,,,"Fatty acids, total saturated",G -9946836,2586810,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9946900,2586878,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9947947,2587976,1258,1.06,,70.0,,,,,,,"Fatty acids, total saturated",G -9948674,2588808,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9948687,2588821,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9948770,2588955,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9948804,2588997,1258,6.67,,75.0,,,,,,,"Fatty acids, total saturated",G -9948837,2589037,1258,0.16,,75.0,,,,,,,"Fatty acids, total saturated",G -9949083,2589324,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9949135,2589377,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9949167,2589416,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9949218,2589468,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9949284,2589574,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9949531,2589891,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9949572,2589934,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9949616,2589985,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9949712,2590086,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9949875,2590256,1258,6.19,,70.0,,,,,,,"Fatty acids, total saturated",G -9950251,2590699,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9950262,2590710,1258,1.23,,70.0,,,,,,,"Fatty acids, total saturated",G -9950415,2590873,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9950586,2591064,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9950624,2591106,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9950648,2591132,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9951000,2591518,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9951037,2591558,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9951132,2591689,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9951545,2592160,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9951748,2592420,1258,5.13,,70.0,,,,,,,"Fatty acids, total saturated",G -9951773,2592448,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9951999,2592700,1258,0.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9952006,2592707,1258,5.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9952193,2592909,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9952205,2592922,1258,1.59,,70.0,,,,,,,"Fatty acids, total saturated",G -9952295,2593027,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9952305,2593038,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9952337,2593077,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9952476,2593264,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9952871,2593708,1258,9.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9952897,2593738,1258,2.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9952913,2593762,1258,31.82,,70.0,,,,,,,"Fatty acids, total saturated",G -9952957,2593814,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9953409,2594288,1258,3.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9953480,2594412,1258,2.83,,70.0,,,,,,,"Fatty acids, total saturated",G -9953512,2594445,1258,1.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9953624,2594578,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9953662,2594616,1258,1.56,,70.0,,,,,,,"Fatty acids, total saturated",G -9953734,2594696,1258,3.68,,70.0,,,,,,,"Fatty acids, total saturated",G -9953821,2594783,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9953951,2594920,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9954461,2595455,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9954532,2595549,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9954624,2595648,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9954774,2595799,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9954887,2595912,1258,5.21,,70.0,,,,,,,"Fatty acids, total saturated",G -9955193,2596219,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9955299,2596329,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9955375,2596405,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9955721,2596787,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9955792,2596861,1258,0.91,,70.0,,,,,,,"Fatty acids, total saturated",G -9956066,2597216,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9956326,2597484,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G -9956341,2597499,1258,1.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9956636,2597813,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9956699,2597876,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9957529,2598803,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9957719,2599040,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9957971,2599304,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9958002,2599346,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9958006,2599352,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9958011,2599361,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9958278,2599659,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9958515,2599896,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9958619,2600003,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9958802,2600262,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9958945,2600406,1258,4.35,,70.0,,,,,,,"Fatty acids, total saturated",G -9959490,2600965,1258,10.34,,70.0,,,,,,,"Fatty acids, total saturated",G -9959515,2600990,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9959542,2601023,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9959549,2601030,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9959879,2601412,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9960091,2601640,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9960251,2601836,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9960622,2602220,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9960660,2602258,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9960673,2602271,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9960677,2602275,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9960687,2602285,1258,0.45,,70.0,,,,,,,"Fatty acids, total saturated",G -9960699,2602297,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9961010,2602623,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9961368,2603025,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9961476,2603136,1258,3.21,,70.0,,,,,,,"Fatty acids, total saturated",G -9962108,2603801,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9962115,2603808,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9962171,2603869,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9962803,2604614,1258,0.35,,70.0,,,,,,,"Fatty acids, total saturated",G -9963102,2604960,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9963124,2604986,1258,18.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9963248,2605110,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9963629,2605513,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G -9963644,2605528,1258,15.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9964025,2605936,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9964153,2606069,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9964337,2606253,1258,5.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9964674,2606604,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9965083,2607034,1258,4.31,,70.0,,,,,,,"Fatty acids, total saturated",G -9965485,2607467,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9965546,2607531,1258,2.78,,70.0,,,,,,,"Fatty acids, total saturated",G -9965634,2607622,1258,2.68,,70.0,,,,,,,"Fatty acids, total saturated",G -9965700,2607690,1258,2.54,,70.0,,,,,,,"Fatty acids, total saturated",G -9965715,2607705,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G -9966198,2608233,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9966361,2608401,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9966383,2608424,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G -9966698,2608747,1258,11.63,,70.0,,,,,,,"Fatty acids, total saturated",G -9966729,2608784,1258,3.03,,70.0,,,,,,,"Fatty acids, total saturated",G -9966847,2608915,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9967243,2609329,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9967363,2609452,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9967399,2609488,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G -9967696,2609799,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9967805,2609914,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9968700,2610809,1258,6.73,,78.0,,,,,,,"Fatty acids, total saturated",G -9968791,2610900,1258,12.39,,78.0,,,,,,,"Fatty acids, total saturated",G -9968832,2610941,1258,3.45,,78.0,,,,,,,"Fatty acids, total saturated",G -9968985,2611094,1258,4.08,,78.0,,,,,,,"Fatty acids, total saturated",G -9969025,2611134,1258,1.34,,78.0,,,,,,,"Fatty acids, total saturated",G -9969261,2611372,1258,7.78,,70.0,,,,,,,"Fatty acids, total saturated",G -9969352,2611473,1258,4.6,,70.0,,,,,,,"Fatty acids, total saturated",G -9969483,2611619,1258,32.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9970686,2612958,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9970718,2612993,1258,19.35,,70.0,,,,,,,"Fatty acids, total saturated",G -9970811,2613095,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9971082,2613366,1258,2.0,,78.0,,,,,,,"Fatty acids, total saturated",G -9971305,2613589,1258,1.53,,78.0,,,,,,,"Fatty acids, total saturated",G -9971448,2613732,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G -9971454,2613738,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G -9971727,2614011,1258,0.5,,78.0,,,,,,,"Fatty acids, total saturated",G -9971790,2614074,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G -9971889,2614173,1258,3.17,,71.0,,,,,,,"Fatty acids, total saturated",G -9971990,2614274,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9972352,2614659,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9972367,2614674,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9972635,2614950,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9972738,2615057,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9972749,2615068,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9973031,2615366,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G -9973042,2615377,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9973312,2615673,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9973319,2615680,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9973349,2615710,1258,3.28,,70.0,,,,,,,"Fatty acids, total saturated",G -9973438,2615802,1258,4.17,,70.0,,,,,,,"Fatty acids, total saturated",G -9973480,2615845,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9974144,2616543,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9974246,2616646,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9974647,2617075,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9974857,2617322,1258,3.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9974876,2617342,1258,0.87,,70.0,,,,,,,"Fatty acids, total saturated",G -9974968,2617436,1258,12.05,,70.0,,,,,,,"Fatty acids, total saturated",G -9975104,2617599,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9975320,2617854,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9975559,2618102,1258,13.73,,70.0,,,,,,,"Fatty acids, total saturated",G -9975757,2618302,1258,16.28,,70.0,,,,,,,"Fatty acids, total saturated",G -9975838,2618385,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9975887,2618434,1258,0.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9976187,2618738,1258,16.28,,70.0,,,,,,,"Fatty acids, total saturated",G -9976220,2618771,1258,15.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9976488,2619048,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9976751,2619320,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9976950,2619531,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9977560,2620259,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9977781,2620502,1258,9.8,,70.0,,,,,,,"Fatty acids, total saturated",G -9978210,2620947,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9978700,2621479,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9978772,2621553,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9978773,2621554,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9979164,2621985,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9979272,2622093,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9979450,2622306,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G -9979559,2622438,1258,11.76,,70.0,,,,,,,"Fatty acids, total saturated",G -9979570,2622449,1258,9.68,,70.0,,,,,,,"Fatty acids, total saturated",G -9979647,2622536,1258,0.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9979850,2622742,1258,4.17,,70.0,,,,,,,"Fatty acids, total saturated",G -9980463,2623372,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G -9980633,2623544,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9980711,2623636,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9980785,2623716,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9980913,2623858,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9981128,2624077,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9981204,2624160,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9981244,2624204,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G -9981286,2624262,1258,1.92,,70.0,,,,,,,"Fatty acids, total saturated",G -9981477,2624471,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9981662,2624664,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -9981924,2624928,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9982210,2625218,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9982951,2625989,1258,2.63,,70.0,,,,,,,"Fatty acids, total saturated",G -9983613,2626698,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9983872,2626962,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9984161,2627256,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9984327,2627427,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9984441,2627542,1258,0.74,,70.0,,,,,,,"Fatty acids, total saturated",G -9984518,2627621,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9984588,2627694,1258,4.55,,70.0,,,,,,,"Fatty acids, total saturated",G -9985069,2628212,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9985181,2628336,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9985681,2628869,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G -9985716,2628905,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9985731,2628920,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9986038,2629233,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9986102,2629297,1258,1.06,,70.0,,,,,,,"Fatty acids, total saturated",G -9986122,2629318,1258,22.22,,70.0,,,,,,,"Fatty acids, total saturated",G -9986363,2629574,1258,3.41,,70.0,,,,,,,"Fatty acids, total saturated",G -9986468,2629704,1258,6.41,,70.0,,,,,,,"Fatty acids, total saturated",G -9986489,2629726,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G -9986772,2630037,1258,4.44,,70.0,,,,,,,"Fatty acids, total saturated",G -9986953,2630235,1258,17.65,,70.0,,,,,,,"Fatty acids, total saturated",G -9987158,2630459,1258,4.55,,70.0,,,,,,,"Fatty acids, total saturated",G -9987660,2631025,1258,2.68,,70.0,,,,,,,"Fatty acids, total saturated",G -9987720,2631097,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9987802,2631199,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9987957,2631382,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9988070,2631504,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9988126,2631563,1258,3.65,,70.0,,,,,,,"Fatty acids, total saturated",G -9988142,2631579,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G -9988234,2631684,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9988399,2631900,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9988805,2632378,1258,18.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9988844,2632417,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9989124,2632720,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G -9989347,2632967,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -9989737,2633378,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9990026,2633726,1258,8.62,,70.0,,,,,,,"Fatty acids, total saturated",G -9990100,2633800,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9990213,2633943,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9990524,2634315,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9990646,2634448,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9990961,2634790,1258,6.9,,70.0,,,,,,,"Fatty acids, total saturated",G -9991031,2634865,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G -9991267,2635122,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9991723,2635612,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9991868,2635782,1258,2.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9991975,2635896,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G -9992148,2636073,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9992266,2636192,1258,8.05,,70.0,,,,,,,"Fatty acids, total saturated",G -9992636,2636615,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9992685,2636664,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9993154,2637156,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9993433,2637441,1258,10.94,,70.0,,,,,,,"Fatty acids, total saturated",G -9993452,2637472,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9993656,2637683,1258,11.29,,70.0,,,,,,,"Fatty acids, total saturated",G -9993700,2637728,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9993701,2637729,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9993964,2638009,1258,4.17,,70.0,,,,,,,"Fatty acids, total saturated",G -9994012,2638057,1258,8.75,,70.0,,,,,,,"Fatty acids, total saturated",G -9994095,2638140,1258,0.79,,70.0,,,,,,,"Fatty acids, total saturated",G -9994572,2638632,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9994688,2638773,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -9995034,2639138,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -9995288,2639399,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9995375,2639488,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9995459,2639581,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G -9995671,2639812,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9995971,2640133,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9996132,2640306,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9996396,2640591,1258,2.17,,70.0,,,,,,,"Fatty acids, total saturated",G -9996686,2640903,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9996945,2641177,1258,0.19,,78.0,,,,,,,"Fatty acids, total saturated",G -9997311,2641562,1258,5.84,,70.0,,,,,,,"Fatty acids, total saturated",G -9997386,2641652,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9997920,2642255,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9997962,2642307,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9998172,2642551,1258,32.14,,70.0,,,,,,,"Fatty acids, total saturated",G -9998373,2642777,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -9998420,2642828,1258,2.02,,70.0,,,,,,,"Fatty acids, total saturated",G -9998697,2643138,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -9998800,2643251,1258,6.73,,70.0,,,,,,,"Fatty acids, total saturated",G -9998833,2643284,1258,0.8,,70.0,,,,,,,"Fatty acids, total saturated",G -9999113,2648820,1258,14.0,1.0,1.0,,,,,,,"Fatty acids, total saturated",G -9999134,2648887,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G -9999277,2649030,1258,3.6,,78.0,,,,,,,"Fatty acids, total saturated",G -9999353,2649106,1258,1.35,,71.0,,,,,,,"Fatty acids, total saturated",G -9999379,2649132,1258,1.49,,78.0,,,,,,,"Fatty acids, total saturated",G -9999832,2649585,1258,1.38,,71.0,,,,,,,"Fatty acids, total saturated",G -10000087,2649840,1258,8.42,,78.0,,,,,,,"Fatty acids, total saturated",G -10000230,2649983,1258,1.79,,71.0,,,,,,,"Fatty acids, total saturated",G -10000277,2650030,1258,10.52,,78.0,,,,,,,"Fatty acids, total saturated",G -10000404,2650157,1258,1.47,,78.0,,,,,,,"Fatty acids, total saturated",G -10000592,2650345,1258,4.1,,78.0,,,,,,,"Fatty acids, total saturated",G -10001170,2650923,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G -10001239,2650992,1258,1.67,,71.0,,,,,,,"Fatty acids, total saturated",G -10001312,2651065,1258,0.42,,71.0,,,,,,,"Fatty acids, total saturated",G -10001340,2651093,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G -10001385,2651138,1258,0.2,,78.0,,,,,,,"Fatty acids, total saturated",G -10001765,2651527,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -10001903,2651678,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -10002056,2651851,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -10002061,2651857,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -10002234,2652057,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -10002671,2652555,1258,0.66,,70.0,,,,,,,"Fatty acids, total saturated",G -10002779,2652668,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -10002782,2652673,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G -10003173,2653104,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -10003253,2653190,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -10003315,2653260,1258,26.19,,70.0,,,,,,,"Fatty acids, total saturated",G -10003949,2653980,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -10003962,2653998,1258,2.65,,70.0,,,,,,,"Fatty acids, total saturated",G -10004135,2654197,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -10004171,2654233,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G -10004367,2654454,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -10004581,2654695,1258,11.76,,70.0,,,,,,,"Fatty acids, total saturated",G -10004829,2654997,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -10004845,2655015,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -10004903,2655076,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -10005048,2655236,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -10005306,2655540,1258,0.35,,70.0,,,,,,,"Fatty acids, total saturated",G -10005332,2655566,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G -10005344,2655579,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -10005579,2655832,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -10005675,2655929,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -10005883,2656159,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -10006016,2656307,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -10006074,2656368,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G -10006182,2656520,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G -10006389,2656774,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -10006656,2657105,1258,5.28,,70.0,,,,,,,"Fatty acids, total saturated",G -10006809,2657287,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G -10007221,2657790,1258,6.43,,70.0,,,,,,,"Fatty acids, total saturated",G -10007229,2657798,1258,5.11,,70.0,,,,,,,"Fatty acids, total saturated",G -10007233,2657803,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -10007321,2657909,1258,11.01,,70.0,,,,,,,"Fatty acids, total saturated",G -10007710,2658362,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G -10007781,2658444,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -10008192,2658921,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -10008406,2659152,1258,17.95,,70.0,,,,,,,"Fatty acids, total saturated",G -10008448,2659199,1258,5.41,,70.0,,,,,,,"Fatty acids, total saturated",G -10008625,2659382,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -10008750,2659508,1258,0.39,,70.0,,,,,,,"Fatty acids, total saturated",G -10009394,2660188,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -10009552,2660361,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G -10009754,2660573,1258,12.0,,70.0,,,,,,,"Fatty acids, total saturated",G -10009792,2660613,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G -10009806,2660627,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -10009950,2660777,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -10010053,2660891,1258,7.04,,70.0,,,,,,,"Fatty acids, total saturated",G -10010495,2661380,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -10010617,2661515,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -10010796,2661730,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -10010848,2661782,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -10011144,2662107,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G -10011215,2662182,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G -10011424,1106032,1087,13.0,,71.0,,,,,,,"Calcium, Ca",MG -10012409,1107191,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10012497,1107295,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10012662,1107475,1087,129.0,,70.0,,,,,,,"Calcium, Ca",MG -10012704,1107528,1087,107.0,,75.0,,,,,,,"Calcium, Ca",MG -10013077,1108007,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG -10013193,1108158,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10013335,1108349,1087,382.0,,70.0,,,,,,,"Calcium, Ca",MG -10013685,1108803,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG -10013771,1108908,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10013931,1109116,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10014112,1109336,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10014168,1109393,1087,1200.0,,75.0,,,,,,,"Calcium, Ca",MG -10014175,1109400,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG -10014206,1109434,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10014354,1109615,1087,200.0,,70.0,,,,,,,"Calcium, Ca",MG -10014377,1109677,1087,68.0,,70.0,,,,,,,"Calcium, Ca",MG -10014458,1109796,1087,312.0,,75.0,,,,,,,"Calcium, Ca",MG -10014653,1110013,1087,349.0,,75.0,,,,,,,"Calcium, Ca",MG -10014657,1110017,1087,190.0,,75.0,,,,,,,"Calcium, Ca",MG -10014747,1110128,1087,25.0,,75.0,,,,,,,"Calcium, Ca",MG -10014755,1110136,1087,112.0,,75.0,,,,,,,"Calcium, Ca",MG -10014876,1110287,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -10015124,1110710,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG -10015152,1110747,1087,286.0,,70.0,,,,,,,"Calcium, Ca",MG -10015216,1110839,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10015534,1111246,1087,88.0,,70.0,,,,,,,"Calcium, Ca",MG -10015777,1111534,1087,199.0,,75.0,,,,,,,"Calcium, Ca",MG -10015895,1111674,1087,83.0,,70.0,,,,,,,"Calcium, Ca",MG -10016086,1111892,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10016181,1111990,1087,893.0,,75.0,,,,,,,"Calcium, Ca",MG -10016322,1112148,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10017062,1112994,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10017745,1113807,1087,186.0,,75.0,,,,,,,"Calcium, Ca",MG -10018020,1114096,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG -10018069,1114153,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -10018237,1114374,1087,89.0,,70.0,,,,,,,"Calcium, Ca",MG -10018252,1114389,1087,15.0,,70.0,,,,,,,"Calcium, Ca",MG -10018318,1114461,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG -10018644,1114961,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -10018655,1114983,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10018872,1115318,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10019176,1115771,1087,97.0,,70.0,,,,,,,"Calcium, Ca",MG -10019344,1115964,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10019506,1116176,1087,105.0,,75.0,,,,,,,"Calcium, Ca",MG -10020343,1117145,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10020390,1117209,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10020539,1117592,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10020611,1117734,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG -10020646,1117776,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10020756,1117958,1087,91.0,,75.0,,,,,,,"Calcium, Ca",MG -10020872,1118086,1087,175.0,,75.0,,,,,,,"Calcium, Ca",MG -10021003,1118238,1087,418.0,,70.0,,,,,,,"Calcium, Ca",MG -10021115,1118363,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10021195,1118500,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG -10021233,1118572,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -10021318,1118668,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10021378,1118749,1087,19.0,,70.0,,,,,,,"Calcium, Ca",MG -10021395,1118768,1087,208.0,,75.0,,,,,,,"Calcium, Ca",MG -10021426,1118810,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG -10021730,1119181,1087,233.0,,70.0,,,,,,,"Calcium, Ca",MG -10021870,1119340,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -10022011,1119505,1087,109.0,,70.0,,,,,,,"Calcium, Ca",MG -10022050,1119561,1087,1364.0,,70.0,,,,,,,"Calcium, Ca",MG -10022123,1119673,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10022266,1119940,1087,300.0,,70.0,,,,,,,"Calcium, Ca",MG -10022281,1119955,1087,195.0,,75.0,,,,,,,"Calcium, Ca",MG -10022517,1120239,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG -10022575,1120305,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -10023140,1120973,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10023849,1121778,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG -10024042,1122028,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG -10024074,1122060,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG -10024207,1122204,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10024242,1122244,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -10024409,1122416,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -10024503,1122523,1087,650.0,,70.0,,,,,,,"Calcium, Ca",MG -10024742,1122814,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10024940,1123060,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -10024999,1123129,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG -10025223,1123407,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10025224,1123408,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10025330,1123521,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10025642,1123938,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10025893,1124226,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG -10026450,1124862,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG -10026596,1125037,1087,15.0,,70.0,,,,,,,"Calcium, Ca",MG -10027078,1125619,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10027251,1125825,1087,51.0,,70.0,,,,,,,"Calcium, Ca",MG -10027253,1125828,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -10027519,1126132,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10027528,1126143,1087,481.0,,75.0,,,,,,,"Calcium, Ca",MG -10027529,1126144,1087,38000.0,,75.0,,,,,,,"Calcium, Ca",MG -10027587,1126209,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -10028200,1126921,1087,22.0,,70.0,,,,,,,"Calcium, Ca",MG -10028218,1126945,1087,22.0,,70.0,,,,,,,"Calcium, Ca",MG -10028243,1126973,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10028307,1127043,1087,102.0,,75.0,,,,,,,"Calcium, Ca",MG -10028343,1127082,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG -10028652,1127441,1087,116.0,,70.0,,,,,,,"Calcium, Ca",MG -10029030,1127888,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -10029138,1128024,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG -10029265,1128230,1087,83.0,,70.0,,,,,,,"Calcium, Ca",MG -10029293,1128275,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG -10029294,1128276,1087,283.0,,70.0,,,,,,,"Calcium, Ca",MG -10029734,1128810,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10030155,1129278,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG -10030185,1129312,1087,156.0,,70.0,,,,,,,"Calcium, Ca",MG -10030355,1129488,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10030455,1129601,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10030475,1129627,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -10030617,1129792,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10030898,1130117,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG -10031003,1130236,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG -10031306,1130611,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10031489,1130838,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10031588,1130967,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -10031677,1131062,1087,185.0,,75.0,,,,,,,"Calcium, Ca",MG -10031861,1131268,1087,298.0,,70.0,,,,,,,"Calcium, Ca",MG -10031991,1131414,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG -10032630,1132160,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10032991,1132561,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10033303,1132912,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -10033380,1133013,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -10033418,1133051,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10033806,1133537,1087,19.0,,70.0,,,,,,,"Calcium, Ca",MG -10034030,1133784,1087,183.0,,70.0,,,,,,,"Calcium, Ca",MG -10034399,1134198,1087,60.0,,70.0,,,,,,,"Calcium, Ca",MG -10034578,1134406,1087,102.0,,75.0,,,,,,,"Calcium, Ca",MG -10034773,1134636,1087,1857.0,,70.0,,,,,,,"Calcium, Ca",MG -10034918,1134819,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10035477,1135557,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG -10036517,1136765,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10036694,1136978,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10036796,1137105,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10036826,1137138,1087,105.0,,70.0,,,,,,,"Calcium, Ca",MG -10036861,1137176,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10037072,1137407,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10037100,1137439,1087,15.0,,70.0,,,,,,,"Calcium, Ca",MG -10037348,1137735,1087,108.0,,75.0,,,,,,,"Calcium, Ca",MG -10037514,1137918,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10037690,1138138,1087,212.0,,70.0,,,,,,,"Calcium, Ca",MG -10038032,1138575,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG -10038121,1138686,1087,101.0,,75.0,,,,,,,"Calcium, Ca",MG -10038293,1138883,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10038485,1139103,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10038944,1139652,1087,450.0,,70.0,,,,,,,"Calcium, Ca",MG -10039092,167551,1087,66.0,14.0,,,,,,,,"Calcium, Ca",MG -10039247,167711,1087,100.0,0.0,40.0,,,,,,,"Calcium, Ca",MG -10039898,168370,1087,5.0,6.0,1.0,5.0,6.0,,,,,"Calcium, Ca",MG -10039988,168460,1087,59.0,3.0,,,,,,,,"Calcium, Ca",MG -10040054,168526,1087,128.0,0.0,,,,,,,,"Calcium, Ca",MG -10040967,169441,1087,20.0,7.0,,,,,,,,"Calcium, Ca",MG -10041026,169500,1087,11.0,0.0,53.0,,,,,,,"Calcium, Ca",MG -10041039,169513,1087,13.0,0.0,53.0,,,,,,,"Calcium, Ca",MG -10041057,169531,1087,7.0,0.0,12.0,,,,,,,"Calcium, Ca",MG -10041149,169624,1087,68.0,1.0,47.0,,,,,,,"Calcium, Ca",MG -10041266,169742,1087,18.0,3.0,1.0,,,,,,,"Calcium, Ca",MG -10041352,169836,1087,17.0,18.0,1.0,13.0,23.0,,,,,"Calcium, Ca",MG -10041594,170078,1087,110.0,1.0,,,,,,,,"Calcium, Ca",MG -10041710,170194,1087,7.0,0.0,,,,,,,,"Calcium, Ca",MG -10041802,170287,1087,10.0,3.0,,,,,,,,"Calcium, Ca",MG -10041803,170288,1087,7.0,4.0,,,,,,,,"Calcium, Ca",MG -10041937,170422,1087,36.0,4.0,,,,,,,,"Calcium, Ca",MG -10042074,170559,1087,77.0,0.0,,,,,,,,"Calcium, Ca",MG -10042215,170700,1087,104.0,1.0,1.0,,,,,,,"Calcium, Ca",MG -10042217,170702,1087,207.0,1.0,47.0,,,,,,,"Calcium, Ca",MG -10042247,170732,1087,122.0,6.0,1.0,112.0,131.0,,,,,"Calcium, Ca",MG -10042366,170851,1087,206.0,11.0,1.0,148.0,375.0,,,,,"Calcium, Ca",MG -10043142,171634,1087,118.0,18.0,1.0,66.0,154.0,,,,,"Calcium, Ca",MG -10043346,171838,1087,14.0,0.0,40.0,,,,,,,"Calcium, Ca",MG -10043402,171895,1087,2.0,1.0,1.0,,,,,,,"Calcium, Ca",MG -10043680,172180,1087,53.0,0.0,57.0,,,,,,,"Calcium, Ca",MG -10043763,172263,1087,27.0,0.0,1.0,,,,,,,"Calcium, Ca",MG -10043799,172299,1087,168.0,0.0,57.0,,,,,,,"Calcium, Ca",MG -10043862,172362,1087,0.0,0.0,20.0,,,,,,,"Calcium, Ca",MG -10043938,172439,1087,23.0,2.0,,,,,,,,"Calcium, Ca",MG -10044408,172909,1087,5.0,0.0,64.0,,,,,,,"Calcium, Ca",MG -10044695,173207,1087,4.0,0.0,20.0,,,,,,,"Calcium, Ca",MG -10045476,173995,1087,16.0,0.0,18.0,,,,,,,"Calcium, Ca",MG -10045573,174092,1087,93.0,0.0,44.0,,,,,,,"Calcium, Ca",MG -10045797,174323,1087,22.0,0.0,,,,,,,,"Calcium, Ca",MG -10045953,174479,1087,4.0,26.0,1.0,3.0,6.0,,,,,"Calcium, Ca",MG -10046180,174708,1087,7.0,0.0,12.0,,,,,,,"Calcium, Ca",MG -10046472,175013,1087,73.0,1.0,,,,,,,,"Calcium, Ca",MG -10046593,175135,1087,249.0,6.0,,,,,,,,"Calcium, Ca",MG -10046690,175232,1087,0.0,1.0,44.0,,,,,,,"Calcium, Ca",MG -10046899,323093,1087,26.0,1.0,1.0,,,,,,,"Calcium, Ca",MG -10047060,324642,1087,58.0,1.0,1.0,,,,,,,"Calcium, Ca",MG -10047382,329276,1087,668.0,1.0,1.0,,,,,,,"Calcium, Ca",MG -10047393,329395,1087,197.0,1.0,1.0,,,,,,,"Calcium, Ca",MG -10047571,332126,1087,33.0,1.0,1.0,,,,,,,"Calcium, Ca",MG -10047607,332456,1087,12.0,1.0,1.0,,,,,,,"Calcium, Ca",MG -10047694,333389,1087,36.0,1.0,1.0,,,,,,,"Calcium, Ca",MG -10047752,334247,1087,1.0,8.0,1.0,0.0,3.0,1.0,,,2006.0,"Calcium, Ca",MG -10047820,335244,1087,99.0,1.0,1.0,,,,,,2016.0,"Calcium, Ca",MG -10048165,335589,1087,138.0,1.0,1.0,,,,,,2016.0,"Calcium, Ca",MG -10048192,335616,1087,166.0,1.0,1.0,,,,,,2016.0,"Calcium, Ca",MG -10048327,335751,1087,127.0,1.0,1.0,,,,,,2016.0,"Calcium, Ca",MG -10048346,335770,1087,151.0,1.0,1.0,,,,,,2016.0,"Calcium, Ca",MG -10048365,335789,1087,176.0,1.0,1.0,,,,,,2016.0,"Calcium, Ca",MG -10048814,344774,1087,135.0,,78.0,,,,,,,"Calcium, Ca",MG -10049020,344980,1087,313.0,,78.0,,,,,,,"Calcium, Ca",MG -10049053,345013,1087,36.0,,78.0,,,,,,,"Calcium, Ca",MG -10049255,345215,1087,75.0,,78.0,,,,,,,"Calcium, Ca",MG -10049486,345449,1087,34.0,,78.0,,,,,,,"Calcium, Ca",MG -10049974,345942,1087,540.0,,78.0,,,,,,,"Calcium, Ca",MG -10049979,345947,1087,35.0,,78.0,,,,,,,"Calcium, Ca",MG -10050352,346321,1087,12.0,,75.0,,,,,,,"Calcium, Ca",MG -10050537,346506,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG -10051052,347022,1087,28.0,,75.0,,,,,,,"Calcium, Ca",MG -10051135,347105,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10051295,347265,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG -10051342,347312,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG -10051462,347432,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10051555,347525,1087,58.0,,75.0,,,,,,,"Calcium, Ca",MG -10051570,347540,1087,60.0,,75.0,,,,,,,"Calcium, Ca",MG -10051670,347640,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10051729,347699,1087,8.0,,71.0,,,,,,,"Calcium, Ca",MG -10051903,347873,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10052068,348040,1087,195.0,,78.0,,,,,,,"Calcium, Ca",MG -10052677,348659,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10052765,348747,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG -10052822,348804,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10052918,348901,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10053118,349101,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10053145,349128,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10053170,349153,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10053587,349579,1087,100.0,,71.0,,,,,,,"Calcium, Ca",MG -10053959,349956,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10054219,350216,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10054222,350219,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10054308,350305,1087,107.0,,75.0,,,,,,,"Calcium, Ca",MG -10054424,350421,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10054496,350498,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10055051,351123,1087,32.0,,71.0,,,,,,,"Calcium, Ca",MG -10055076,351153,1087,179.0,,71.0,,,,,,,"Calcium, Ca",MG -10055125,351209,1087,86.0,,78.0,,,,,,,"Calcium, Ca",MG -10055285,351394,1087,6.0,,71.0,,,,,,,"Calcium, Ca",MG -10055325,351439,1087,53.0,,71.0,,,,,,,"Calcium, Ca",MG -10055564,351703,1087,7.0,,71.0,,,,,,,"Calcium, Ca",MG -10055570,351711,1087,295.0,,71.0,,,,,,,"Calcium, Ca",MG -10055666,351817,1087,8.0,,71.0,,,,,,,"Calcium, Ca",MG -10055676,351827,1087,8.0,,71.0,,,,,,,"Calcium, Ca",MG -10055768,351929,1087,165.0,,71.0,,,,,,,"Calcium, Ca",MG -10055847,352021,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10055887,352067,1087,94.0,,71.0,,,,,,,"Calcium, Ca",MG -10056068,352276,1087,10.0,,78.0,,,,,,,"Calcium, Ca",MG -10056070,352278,1087,36.0,,71.0,,,,,,,"Calcium, Ca",MG -10056328,352567,1087,19.0,,78.0,,,,,,,"Calcium, Ca",MG -10056511,352775,1087,8.0,,78.0,,,,,,,"Calcium, Ca",MG -10056857,353165,1087,12.0,,75.0,,,,,,,"Calcium, Ca",MG -10056876,353184,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10056877,353186,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG -10056941,353256,1087,78.0,,78.0,,,,,,,"Calcium, Ca",MG -10057192,353554,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG -10057245,353612,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -10057360,353740,1087,10.0,,78.0,,,,,,,"Calcium, Ca",MG -10057530,353934,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10057776,354221,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10057916,354396,1087,28.0,,71.0,,,,,,,"Calcium, Ca",MG -10058103,355078,1087,29.0,,71.0,,,,,,,"Calcium, Ca",MG -10058167,355278,1087,23.0,,71.0,,,,,,,"Calcium, Ca",MG -10058188,355311,1087,35.0,,71.0,,,,,,,"Calcium, Ca",MG -10058263,355419,1087,34.0,,71.0,,,,,,,"Calcium, Ca",MG -10058283,355441,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10058470,355637,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG -10058954,356129,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10059301,356489,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10059414,356607,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10059547,356750,1087,467.0,,75.0,,,,,,,"Calcium, Ca",MG -10059898,357139,1087,82.0,,75.0,,,,,,,"Calcium, Ca",MG -10059945,357197,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10060011,357269,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG -10060091,357369,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10060148,357444,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10060192,357489,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG -10060493,357819,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10060522,357848,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10060565,357894,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10060578,357907,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -10060707,358063,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10060712,358068,1087,452.0,,70.0,,,,,,,"Calcium, Ca",MG -10060781,358139,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -10061006,358383,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG -10061239,358653,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10061332,358757,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10061508,358954,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10062168,359778,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10062266,359888,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10062358,359994,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10062698,360378,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10062846,360544,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10062958,360688,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10063074,360820,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10063343,361122,1087,1071.0,,75.0,,,,,,,"Calcium, Ca",MG -10063491,361305,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10063779,361663,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10063979,361882,1087,73.0,,75.0,,,,,,,"Calcium, Ca",MG -10064304,362264,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10064573,362613,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10064986,363075,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10065104,363198,1087,121.0,,75.0,,,,,,,"Calcium, Ca",MG -10065687,363867,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10065909,364158,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG -10065910,364159,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10065933,364184,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG -10066262,364555,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10066386,364688,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10066572,364904,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10067997,366759,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG -10068132,366938,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG -10068277,367117,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -10068333,367176,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10068431,367294,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10068688,367610,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG -10068798,367743,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10069436,368431,1087,176.0,,75.0,,,,,,,"Calcium, Ca",MG -10069529,368540,1087,1250.0,,75.0,,,,,,,"Calcium, Ca",MG -10069655,368700,1087,13.0,,75.0,,,,,,,"Calcium, Ca",MG -10070096,369185,1087,588.0,,75.0,,,,,,,"Calcium, Ca",MG -10070281,369424,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -10070371,369540,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10071115,370393,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10071431,370776,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10071499,370860,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10071806,371220,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10072075,371567,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10072474,372074,1087,38.0,,75.0,,,,,,,"Calcium, Ca",MG -10072819,372505,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -10072887,372597,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10072938,372662,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10072941,372665,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG -10073050,372798,1087,76.0,,70.0,,,,,,,"Calcium, Ca",MG -10073111,372869,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10073236,373011,1087,333.0,,75.0,,,,,,,"Calcium, Ca",MG -10073315,373104,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10073393,373220,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10073417,373257,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10073441,373285,1087,571.0,,75.0,,,,,,,"Calcium, Ca",MG -10074229,374210,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10074243,374224,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10074265,374247,1087,12.0,,75.0,,,,,,,"Calcium, Ca",MG -10074716,374806,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -10075260,375425,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10075318,375485,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10075482,375672,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG -10075971,376225,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10076122,376402,1087,106.0,,70.0,,,,,,,"Calcium, Ca",MG -10076136,376417,1087,121.0,,75.0,,,,,,,"Calcium, Ca",MG -10076345,376650,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10076620,376983,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10077080,377513,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -10077098,377532,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10077101,377535,1087,43.0,,75.0,,,,,,,"Calcium, Ca",MG -10077288,377779,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10077369,377866,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10077612,378125,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10077617,378131,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10077756,378289,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10078021,378583,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10078173,378748,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10078447,379055,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG -10078449,379057,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10078458,379066,1087,85.0,,75.0,,,,,,,"Calcium, Ca",MG -10078793,379450,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG -10079050,379723,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG -10079073,379746,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10079210,379886,1087,101.0,,75.0,,,,,,,"Calcium, Ca",MG -10079407,380120,1087,91.0,,75.0,,,,,,,"Calcium, Ca",MG -10079491,380212,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10079538,380265,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10079540,380267,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10079715,380471,1087,132.0,,75.0,,,,,,,"Calcium, Ca",MG -10079828,380619,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10079911,380708,1087,1053.0,,75.0,,,,,,,"Calcium, Ca",MG -10080276,381118,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10080364,381237,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10080375,381249,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10080419,381294,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG -10080440,381315,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10080496,381376,1087,87.0,,75.0,,,,,,,"Calcium, Ca",MG -10080556,381443,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10080591,381482,1087,103.0,,75.0,,,,,,,"Calcium, Ca",MG -10080928,381867,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG -10081507,382705,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG -10082261,383612,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10082331,383765,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10082404,383893,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG -10082562,384085,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10082608,384171,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG -10082791,384437,1087,476.0,,75.0,,,,,,,"Calcium, Ca",MG -10082816,384488,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10083066,384775,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10083103,384819,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG -10083473,385328,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -10083985,385974,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10084056,386075,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG -10084067,386090,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG -10084209,386244,1087,147.0,,75.0,,,,,,,"Calcium, Ca",MG -10085250,387606,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG -10085346,387716,1087,60.0,,70.0,,,,,,,"Calcium, Ca",MG -10085498,387890,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10085812,388258,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10086061,388570,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10086079,388592,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG -10086137,388670,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10086161,388705,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10086455,389079,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10086500,389190,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10086523,389232,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10087857,390916,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10087943,391010,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10088099,391167,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10088489,391591,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10088570,391702,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10088742,391912,1087,533.0,,75.0,,,,,,,"Calcium, Ca",MG -10089001,392255,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10089445,392795,1087,188.0,,75.0,,,,,,,"Calcium, Ca",MG -10089610,393002,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG -10089639,393039,1087,76.0,,75.0,,,,,,,"Calcium, Ca",MG -10089863,393418,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -10090071,393638,1087,52.0,,70.0,,,,,,,"Calcium, Ca",MG -10090780,394487,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10090856,394566,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10091043,394815,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10091116,394926,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -10091206,395042,1087,129.0,,75.0,,,,,,,"Calcium, Ca",MG -10091439,395352,1087,15.0,,75.0,,,,,,,"Calcium, Ca",MG -10091481,395406,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10091695,395651,1087,368.0,,75.0,,,,,,,"Calcium, Ca",MG -10091739,395696,1087,556.0,,75.0,,,,,,,"Calcium, Ca",MG -10091911,395908,1087,250.0,,75.0,,,,,,,"Calcium, Ca",MG -10092129,396154,1087,85.0,,75.0,,,,,,,"Calcium, Ca",MG -10092196,396236,1087,94.0,,75.0,,,,,,,"Calcium, Ca",MG -10092337,396448,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10092444,396560,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10092485,396605,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10092543,396677,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10092869,397039,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10093117,397332,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10093464,397767,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG -10094212,398686,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10094582,399125,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10094821,399410,1087,421.0,,75.0,,,,,,,"Calcium, Ca",MG -10095172,399782,1087,235.0,,75.0,,,,,,,"Calcium, Ca",MG -10095220,399833,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10095744,400459,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10095789,400515,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10096020,400783,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10096027,400794,1087,107.0,,75.0,,,,,,,"Calcium, Ca",MG -10096161,400948,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG -10096462,401310,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10096659,401517,1087,370.0,,75.0,,,,,,,"Calcium, Ca",MG -10096679,401539,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10096695,401556,1087,55.0,,75.0,,,,,,,"Calcium, Ca",MG -10096771,401642,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10096909,401827,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10097674,402690,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG -10097754,402776,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10097880,402925,1087,238.0,,75.0,,,,,,,"Calcium, Ca",MG -10097961,403023,1087,54.0,,75.0,,,,,,,"Calcium, Ca",MG -10099077,404821,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10099115,404869,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG -10099537,405357,1087,123.0,,75.0,,,,,,,"Calcium, Ca",MG -10099654,405497,1087,51.0,,75.0,,,,,,,"Calcium, Ca",MG -10100649,406635,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG -10100684,406670,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10100725,406718,1087,333.0,,75.0,,,,,,,"Calcium, Ca",MG -10100890,406908,1087,15.0,,75.0,,,,,,,"Calcium, Ca",MG -10101103,407135,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG -10101110,407142,1087,161.0,,75.0,,,,,,,"Calcium, Ca",MG -10101396,407479,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -10101497,407612,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10101595,407723,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10101646,407785,1087,73.0,,75.0,,,,,,,"Calcium, Ca",MG -10101926,408131,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10102041,408265,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10102049,408276,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG -10102183,408429,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10102327,408605,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10102619,408939,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG -10102670,409007,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10103404,409857,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10103510,409967,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -10103521,409978,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10103658,410118,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10103746,410236,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10103790,410280,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10103829,410319,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10104533,411237,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10104670,411395,1087,242.0,,75.0,,,,,,,"Calcium, Ca",MG -10104926,411703,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10105038,411816,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10105644,413372,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG -10105911,413707,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -10106207,414142,1087,267.0,,75.0,,,,,,,"Calcium, Ca",MG -10106288,414250,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10106490,414501,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10106609,414657,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10107262,415538,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10107878,416433,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG -10108056,416696,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10108129,416790,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10109010,417844,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG -10109275,418174,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10109583,418543,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10109870,418961,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10110025,419187,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10110099,419273,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG -10110286,419520,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10110336,419580,1087,51.0,,75.0,,,,,,,"Calcium, Ca",MG -10110458,419744,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10110507,419822,1087,6.0,,75.0,,,,,,,"Calcium, Ca",MG -10110888,420328,1087,117.0,,75.0,,,,,,,"Calcium, Ca",MG -10111002,420503,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10111246,420789,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10111647,421291,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10111983,421701,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10112451,422283,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10113438,423627,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10113455,423644,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10114393,424849,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10114511,424991,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10114603,425106,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG -10114695,425214,1087,250.0,,75.0,,,,,,,"Calcium, Ca",MG -10114892,425448,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10115016,425601,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10115218,425896,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10115840,426794,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10115896,426858,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10115951,426933,1087,171.0,,70.0,,,,,,,"Calcium, Ca",MG -10116088,427125,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10116236,427338,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG -10116255,427360,1087,109.0,,75.0,,,,,,,"Calcium, Ca",MG -10116342,427474,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10116391,427528,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG -10116405,427545,1087,274.0,,75.0,,,,,,,"Calcium, Ca",MG -10116444,427595,1087,65.0,,75.0,,,,,,,"Calcium, Ca",MG -10116461,427615,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10116988,428262,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10117106,428410,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10117182,428498,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG -10117201,428525,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10117477,428876,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10117957,429496,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -10117962,429501,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10118070,429649,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10118161,429765,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10118337,429982,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10118355,430004,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10118456,430126,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10118480,430159,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10118557,430278,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10118614,430350,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10118639,430375,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10119101,430976,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10119282,431212,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10119286,431217,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10119361,431308,1087,179.0,,75.0,,,,,,,"Calcium, Ca",MG -10119391,431347,1087,89.0,,75.0,,,,,,,"Calcium, Ca",MG -10119552,431547,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10120263,432458,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10120308,432514,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10120579,432932,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10120868,433296,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10121080,433588,1087,74.0,,75.0,,,,,,,"Calcium, Ca",MG -10122116,434884,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10122399,435264,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10122761,435729,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10122825,435797,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10122834,435806,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10123136,436132,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10123367,436385,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10123485,436519,1087,694.0,,75.0,,,,,,,"Calcium, Ca",MG -10123966,437093,1087,175.0,,75.0,,,,,,,"Calcium, Ca",MG -10124069,437226,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10124188,437374,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10125365,438839,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG -10125437,438917,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10125456,438936,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10125720,439209,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10125755,439253,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10126010,439533,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10126133,439679,1087,34.0,,75.0,,,,,,,"Calcium, Ca",MG -10126523,440122,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10126586,440188,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10126618,440221,1087,211.0,,75.0,,,,,,,"Calcium, Ca",MG -10126905,440523,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10126974,440600,1087,800.0,,75.0,,,,,,,"Calcium, Ca",MG -10127344,441003,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG -10127559,441251,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG -10127595,441287,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10127956,441700,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10128212,441965,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10128347,442122,1087,781.0,,75.0,,,,,,,"Calcium, Ca",MG -10128654,442580,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10128723,442692,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10129121,443135,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10129125,443140,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10129143,443160,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -10129669,443729,1087,1071.0,,75.0,,,,,,,"Calcium, Ca",MG -10130120,444221,1087,484.0,,75.0,,,,,,,"Calcium, Ca",MG -10130152,444258,1087,588.0,,75.0,,,,,,,"Calcium, Ca",MG -10130185,444295,1087,60.0,,75.0,,,,,,,"Calcium, Ca",MG -10130245,444358,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG -10130283,444401,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10130748,444923,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10130898,445083,1087,781.0,,75.0,,,,,,,"Calcium, Ca",MG -10130998,445202,1087,333.0,,75.0,,,,,,,"Calcium, Ca",MG -10131551,445867,1087,188.0,,75.0,,,,,,,"Calcium, Ca",MG -10131922,446283,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10132199,446592,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10132216,446611,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10132324,446725,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10132619,447069,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10132778,447249,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10132855,447332,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG -10133017,447530,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10133797,448433,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10133807,448445,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10133868,448509,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG -10133991,448649,1087,275.0,,75.0,,,,,,,"Calcium, Ca",MG -10134145,448819,1087,60.0,,75.0,,,,,,,"Calcium, Ca",MG -10134404,449120,1087,119.0,,75.0,,,,,,,"Calcium, Ca",MG -10134590,449323,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10134800,449565,1087,175.0,,75.0,,,,,,,"Calcium, Ca",MG -10134816,449581,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10134887,449662,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10135231,450080,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10135623,450564,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG -10135941,450950,1087,147.0,,75.0,,,,,,,"Calcium, Ca",MG -10136381,451606,1087,299.0,,75.0,,,,,,,"Calcium, Ca",MG -10136496,451768,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10136672,451975,1087,260.0,,70.0,,,,,,,"Calcium, Ca",MG -10136682,451993,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10137069,452492,1087,61.0,,75.0,,,,,,,"Calcium, Ca",MG -10137103,452527,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10137135,452561,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10137460,452915,1087,267.0,,75.0,,,,,,,"Calcium, Ca",MG -10137514,452978,1087,69.0,,75.0,,,,,,,"Calcium, Ca",MG -10137678,453163,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10137695,453180,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10137848,453359,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10137970,453499,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG -10138123,453655,1087,61.0,,75.0,,,,,,,"Calcium, Ca",MG -10138170,453706,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10138188,453724,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10138303,453842,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10138428,453985,1087,171.0,,75.0,,,,,,,"Calcium, Ca",MG -10138554,454118,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG -10138662,454260,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10138841,454549,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10139027,454790,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10139698,455549,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10139971,455840,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10140128,456026,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10140184,456082,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10140192,456103,1087,235.0,,75.0,,,,,,,"Calcium, Ca",MG -10140296,456229,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10140320,456254,1087,111.0,,75.0,,,,,,,"Calcium, Ca",MG -10140430,456372,1087,98.0,,75.0,,,,,,,"Calcium, Ca",MG -10140437,456380,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG -10140486,456434,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10140551,456500,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10140602,456557,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG -10140666,456640,1087,167.0,,75.0,,,,,,,"Calcium, Ca",MG -10141248,457281,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10141251,457284,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10141272,457306,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10141584,457639,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG -10141846,457943,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10141954,458065,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10142548,458745,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10142703,458911,1087,19.0,,75.0,,,,,,,"Calcium, Ca",MG -10143216,459487,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG -10143357,459663,1087,23.0,,70.0,,,,,,,"Calcium, Ca",MG -10143471,459794,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10143517,459842,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10143838,460195,1087,19.0,,75.0,,,,,,,"Calcium, Ca",MG -10143868,460225,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG -10144246,460644,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -10144389,460812,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10144513,460944,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG -10144625,461070,1087,6.0,,75.0,,,,,,,"Calcium, Ca",MG -10144777,461233,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10144972,461445,1087,86.0,,75.0,,,,,,,"Calcium, Ca",MG -10145012,461490,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10145097,461579,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10145171,461674,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10145305,461824,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10145614,462178,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG -10145937,462549,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10146161,462813,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10146184,462839,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -10146529,463232,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10146664,463385,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG -10146688,463414,1087,48.0,,70.0,,,,,,,"Calcium, Ca",MG -10146718,463452,1087,20.0,,75.0,,,,,,,"Calcium, Ca",MG -10146905,463682,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG -10147048,463842,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG -10147079,463878,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10147106,463907,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10147355,464195,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10147603,464497,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG -10147762,464677,1087,97.0,,75.0,,,,,,,"Calcium, Ca",MG -10148402,465386,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10148495,465486,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10148497,465488,1087,7.0,,75.0,,,,,,,"Calcium, Ca",MG -10148698,465740,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10149100,466282,1087,168.0,,75.0,,,,,,,"Calcium, Ca",MG -10149571,466785,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG -10149733,466956,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10149970,467195,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10149973,467198,1087,94.0,,75.0,,,,,,,"Calcium, Ca",MG -10150020,467246,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10150324,467588,1087,13.0,,75.0,,,,,,,"Calcium, Ca",MG -10150448,467747,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG -10150748,468119,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -10150778,468152,1087,20.0,,75.0,,,,,,,"Calcium, Ca",MG -10151081,468486,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10151370,468796,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10151580,469041,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10152131,469695,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10152188,469775,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10152190,469777,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10152367,470016,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10152504,470250,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10152533,470292,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10152598,470402,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10152610,470421,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10152632,470446,1087,190.0,,75.0,,,,,,,"Calcium, Ca",MG -10153074,470915,1087,250.0,,70.0,,,,,,,"Calcium, Ca",MG -10153092,470933,1087,77.0,,70.0,,,,,,,"Calcium, Ca",MG -10153344,471204,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10153352,471212,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10153432,471300,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG -10153702,471659,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10153745,471702,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10153805,471762,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10154038,472007,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10154154,472137,1087,65.0,,75.0,,,,,,,"Calcium, Ca",MG -10154457,472559,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10154581,472694,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG -10155171,473363,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10155371,473581,1087,15.0,,75.0,,,,,,,"Calcium, Ca",MG -10155513,473738,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10155619,473851,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10155904,474214,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10156068,474412,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -10156134,474485,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10156333,474713,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10156366,474749,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10156722,475173,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10156777,475228,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10156865,475333,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10156949,475432,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10157021,475517,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10157116,475629,1087,114.0,,75.0,,,,,,,"Calcium, Ca",MG -10157455,476081,1087,25.0,,75.0,,,,,,,"Calcium, Ca",MG -10157573,476216,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10157783,476454,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10157842,476521,1087,195.0,,75.0,,,,,,,"Calcium, Ca",MG -10157853,476535,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG -10157912,476657,1087,132.0,,75.0,,,,,,,"Calcium, Ca",MG -10158284,477135,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10158302,477153,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10158649,477594,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10159012,478006,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10159152,478149,1087,91.0,,75.0,,,,,,,"Calcium, Ca",MG -10159167,478166,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10159212,478213,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10159538,478578,1087,103.0,,75.0,,,,,,,"Calcium, Ca",MG -10159549,478589,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10160286,479463,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10160610,479845,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10160731,479999,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10160819,480127,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10161005,480350,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10161147,480524,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10161680,481147,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10161685,481153,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10161945,481451,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10162077,481605,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10162131,481669,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10162192,481744,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG -10162459,482054,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10162469,482064,1087,81.0,,75.0,,,,,,,"Calcium, Ca",MG -10162553,482164,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG -10162722,482396,1087,115.0,,75.0,,,,,,,"Calcium, Ca",MG -10162826,482503,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10162856,482538,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG -10163433,483176,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10163817,483618,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10163990,483821,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10164057,483901,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10164088,483945,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10164143,484005,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10164444,484390,1087,75.0,,75.0,,,,,,,"Calcium, Ca",MG -10164684,484639,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG -10164915,484891,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -10164961,484945,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10165240,485246,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10165544,485635,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10165685,485800,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10165688,485803,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10165843,485994,1087,146.0,,75.0,,,,,,,"Calcium, Ca",MG -10165923,486088,1087,667.0,,75.0,,,,,,,"Calcium, Ca",MG -10165934,486100,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG -10165957,486124,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG -10166474,486695,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10166580,486813,1087,103.0,,75.0,,,,,,,"Calcium, Ca",MG -10167871,488195,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10168046,488433,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10168320,488731,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10168432,488857,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10168669,489117,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10168711,489159,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG -10168764,489239,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10168821,489302,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10169012,489529,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10169016,489533,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10169103,489632,1087,160.0,,75.0,,,,,,,"Calcium, Ca",MG -10169364,489983,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10169549,490212,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -10169630,490300,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10169769,490474,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10169867,490584,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10170834,491790,1087,135.0,,75.0,,,,,,,"Calcium, Ca",MG -10170910,491870,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10170915,491882,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10171034,492008,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10171991,493184,1087,114.0,,75.0,,,,,,,"Calcium, Ca",MG -10172186,493502,1087,4.0,,75.0,,,,,,,"Calcium, Ca",MG -10172355,493727,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10172498,493946,1087,104.0,,75.0,,,,,,,"Calcium, Ca",MG -10172802,494425,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG -10173103,494800,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10173301,495040,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10173325,495082,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10173756,495770,1087,7.0,,75.0,,,,,,,"Calcium, Ca",MG -10174138,496398,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10174613,497163,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10174688,497345,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10175134,498115,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10175146,498153,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10175177,498206,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10175352,498506,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10175510,498753,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10175645,499056,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10176007,499759,1087,833.0,,75.0,,,,,,,"Calcium, Ca",MG -10176099,499878,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG -10176177,500064,1087,583.0,,75.0,,,,,,,"Calcium, Ca",MG -10176664,500822,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10176810,501051,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG -10176926,501288,1087,11.0,,75.0,,,,,,,"Calcium, Ca",MG -10176939,501304,1087,6.0,,75.0,,,,,,,"Calcium, Ca",MG -10177089,501561,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -10177274,501830,1087,42.0,,75.0,,,,,,,"Calcium, Ca",MG -10177414,502040,1087,103.0,,75.0,,,,,,,"Calcium, Ca",MG -10177490,502146,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10177858,502635,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -10178012,502836,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -10179231,504677,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10179543,505109,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10179598,505167,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10179736,505323,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10179816,505415,1087,144.0,,75.0,,,,,,,"Calcium, Ca",MG -10180453,506165,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG -10180677,506443,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10180697,506464,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG -10180758,506529,1087,85.0,,75.0,,,,,,,"Calcium, Ca",MG -10180885,506720,1087,170.0,,75.0,,,,,,,"Calcium, Ca",MG -10180947,506791,1087,74.0,,75.0,,,,,,,"Calcium, Ca",MG -10181077,506934,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10181333,507216,1087,61.0,,75.0,,,,,,,"Calcium, Ca",MG -10181585,507507,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10181637,507567,1087,49.0,,75.0,,,,,,,"Calcium, Ca",MG -10181838,507791,1087,94.0,,75.0,,,,,,,"Calcium, Ca",MG -10182415,508418,1087,12.0,,75.0,,,,,,,"Calcium, Ca",MG -10182482,508490,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10182833,508956,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -10182844,508973,1087,89.0,,70.0,,,,,,,"Calcium, Ca",MG -10183045,509216,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -10183228,509445,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10183664,510017,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10183722,510090,1087,294.0,,75.0,,,,,,,"Calcium, Ca",MG -10183875,510263,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10184025,510451,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10184291,510774,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10184723,511337,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10184804,511452,1087,83.0,,75.0,,,,,,,"Calcium, Ca",MG -10185463,512318,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10185501,512362,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -10185649,512547,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10185655,512562,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10185690,512603,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10186049,513021,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10186280,513271,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10186287,513278,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -10186315,513307,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10186337,513331,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10186449,513454,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG -10186525,513539,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG -10186867,513936,1087,105.0,,75.0,,,,,,,"Calcium, Ca",MG -10187419,514621,1087,95.0,,70.0,,,,,,,"Calcium, Ca",MG -10187510,514730,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10187682,514933,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG -10188262,515608,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10188944,516381,1087,94.0,,75.0,,,,,,,"Calcium, Ca",MG -10189075,516526,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -10189190,516651,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -10189315,516781,1087,464.0,,75.0,,,,,,,"Calcium, Ca",MG -10189319,516786,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10189392,516871,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10189507,516998,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10189681,517205,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10189989,517569,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10190027,517608,1087,123.0,,75.0,,,,,,,"Calcium, Ca",MG -10190050,517631,1087,123.0,,75.0,,,,,,,"Calcium, Ca",MG -10190124,517710,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10190183,517777,1087,97.0,,75.0,,,,,,,"Calcium, Ca",MG -10190440,518083,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG -10191031,518792,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10191730,519628,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10191762,519662,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10192207,520192,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10192533,520556,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10192656,520690,1087,167.0,,75.0,,,,,,,"Calcium, Ca",MG -10192674,520710,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10192753,520808,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10192807,520874,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10193098,521208,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG -10193274,521399,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG -10193692,521880,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10193907,522116,1087,56818.0,,70.0,,,,,,,"Calcium, Ca",MG -10194220,522501,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10194246,522533,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -10194433,522750,1087,123.0,,75.0,,,,,,,"Calcium, Ca",MG -10194508,522834,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10194920,523338,1087,91.0,,75.0,,,,,,,"Calcium, Ca",MG -10195013,523439,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10195223,523677,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10195706,524224,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10196025,524593,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10196038,524607,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10196084,524659,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10196475,525118,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG -10196652,525318,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG -10196813,525492,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10197075,525783,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10197270,526007,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10197530,526305,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG -10197628,526416,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10197653,526447,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10198250,527129,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10198354,527248,1087,85.0,,75.0,,,,,,,"Calcium, Ca",MG -10198529,527447,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG -10198572,527496,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10198681,527618,1087,288.0,,75.0,,,,,,,"Calcium, Ca",MG -10199059,528034,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10199322,528339,1087,138.0,,75.0,,,,,,,"Calcium, Ca",MG -10199358,528378,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG -10199527,528567,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10199581,528633,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10199700,528771,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG -10199795,528879,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10199839,528929,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10199938,529043,1087,5.0,,70.0,,,,,,,"Calcium, Ca",MG -10200121,529249,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10200296,529435,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10201236,530538,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10201304,530616,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10201364,530689,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -10201984,531424,1087,39.0,,75.0,,,,,,,"Calcium, Ca",MG -10202877,532504,1087,120.0,,75.0,,,,,,,"Calcium, Ca",MG -10203250,532960,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -10203503,533273,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG -10203613,533458,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10203661,533516,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10203699,533562,1087,77.0,,75.0,,,,,,,"Calcium, Ca",MG -10203784,533664,1087,117.0,,70.0,,,,,,,"Calcium, Ca",MG -10204031,533978,1087,140.0,,75.0,,,,,,,"Calcium, Ca",MG -10204089,534044,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -10204688,534783,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10204784,534909,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10204915,535066,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10204939,535093,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10204978,535144,1087,220.0,,75.0,,,,,,,"Calcium, Ca",MG -10205330,535544,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10205453,535686,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -10205965,536332,1087,167.0,,75.0,,,,,,,"Calcium, Ca",MG -10206008,536393,1087,13.0,,75.0,,,,,,,"Calcium, Ca",MG -10206039,536432,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10206715,537235,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10206966,537539,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -10206979,537552,1087,1139.0,,70.0,,,,,,,"Calcium, Ca",MG -10207061,537643,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10207190,537795,1087,101.0,,75.0,,,,,,,"Calcium, Ca",MG -10207224,537835,1087,75.0,,75.0,,,,,,,"Calcium, Ca",MG -10207239,537851,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10207452,538106,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG -10207755,538453,1087,132.0,,75.0,,,,,,,"Calcium, Ca",MG -10207799,538508,1087,19.0,,75.0,,,,,,,"Calcium, Ca",MG -10207806,538518,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10208718,540061,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10208738,540097,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10208884,540345,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10208891,540355,1087,729.0,,75.0,,,,,,,"Calcium, Ca",MG -10209438,541379,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10209814,542027,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG -10209926,542175,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10209967,542218,1087,400.0,,75.0,,,,,,,"Calcium, Ca",MG -10210541,542912,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10211442,544066,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -10211574,544283,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10212123,545228,1087,308.0,,75.0,,,,,,,"Calcium, Ca",MG -10212608,545907,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10212917,546267,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10213139,546590,1087,129.0,,75.0,,,,,,,"Calcium, Ca",MG -10213432,546907,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10213551,547039,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10213605,547111,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10214755,548473,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10214814,548544,1087,55.0,,70.0,,,,,,,"Calcium, Ca",MG -10215200,548980,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10215339,549132,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10215445,549326,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10215705,549629,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10215909,549862,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG -10216043,550025,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10216128,550122,1087,59.0,,70.0,,,,,,,"Calcium, Ca",MG -10216312,550356,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10217127,551431,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10217230,551552,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10217256,551582,1087,9.0,,75.0,,,,,,,"Calcium, Ca",MG -10217409,551766,1087,54.0,,75.0,,,,,,,"Calcium, Ca",MG -10217455,551863,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10217547,551980,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG -10217583,552022,1087,242.0,,75.0,,,,,,,"Calcium, Ca",MG -10217847,552331,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10218302,552852,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG -10218460,553038,1087,704.0,,75.0,,,,,,,"Calcium, Ca",MG -10218529,553114,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10218573,553166,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10218604,553210,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10218682,553302,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG -10218737,553359,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10218787,553417,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10218862,553511,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10218885,553539,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -10218925,553600,1087,89.0,,75.0,,,,,,,"Calcium, Ca",MG -10219523,554263,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10219579,554325,1087,103.0,,75.0,,,,,,,"Calcium, Ca",MG -10219608,554365,1087,186.0,,70.0,,,,,,,"Calcium, Ca",MG -10220758,555779,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10220858,555898,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG -10220914,555959,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10221061,556126,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG -10221323,556432,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10221715,556876,1087,88.0,,70.0,,,,,,,"Calcium, Ca",MG -10222388,557711,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10222530,557934,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10222598,558025,1087,229.0,,75.0,,,,,,,"Calcium, Ca",MG -10222659,558097,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10222771,558236,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10222844,558339,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10223001,558513,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10223020,558533,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG -10223092,558616,1087,800.0,,75.0,,,,,,,"Calcium, Ca",MG -10223169,558710,1087,12.0,,75.0,,,,,,,"Calcium, Ca",MG -10223206,558761,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10223305,558867,1087,359.0,,70.0,,,,,,,"Calcium, Ca",MG -10223456,559055,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10223738,559382,1087,37.0,,75.0,,,,,,,"Calcium, Ca",MG -10224016,559760,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG -10224492,560317,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10224609,560468,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10224653,560515,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG -10224659,560521,1087,77.0,,75.0,,,,,,,"Calcium, Ca",MG -10224743,560609,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG -10224860,560747,1087,53.0,,70.0,,,,,,,"Calcium, Ca",MG -10224883,560774,1087,1257.0,,70.0,,,,,,,"Calcium, Ca",MG -10224925,560818,1087,68.0,,70.0,,,,,,,"Calcium, Ca",MG -10225133,561063,1087,108.0,,70.0,,,,,,,"Calcium, Ca",MG -10225399,561376,1087,203.0,,70.0,,,,,,,"Calcium, Ca",MG -10225532,561518,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10225789,561915,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10225830,561976,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10225881,562034,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10226353,562653,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10226895,563293,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10227122,563556,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10227132,563575,1087,679.0,,70.0,,,,,,,"Calcium, Ca",MG -10227510,564026,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10228290,565082,1087,73.0,,75.0,,,,,,,"Calcium, Ca",MG -10228341,565149,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10228402,565226,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG -10228441,565275,1087,42.0,,75.0,,,,,,,"Calcium, Ca",MG -10228528,565381,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10228752,565676,1087,471.0,,75.0,,,,,,,"Calcium, Ca",MG -10228800,565731,1087,60.0,,70.0,,,,,,,"Calcium, Ca",MG -10228960,565931,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10229166,566172,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10229238,566254,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10229384,566424,1087,79.0,,70.0,,,,,,,"Calcium, Ca",MG -10229442,566491,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG -10229676,566776,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -10229692,566806,1087,152.0,,70.0,,,,,,,"Calcium, Ca",MG -10229946,567103,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10230001,567168,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG -10230357,567601,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10230783,568090,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10231007,568356,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG -10231362,568779,1087,1200.0,,75.0,,,,,,,"Calcium, Ca",MG -10231494,568929,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -10231555,569017,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10231622,569110,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG -10231894,569483,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -10231997,569616,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG -10232438,570139,1087,294.0,,75.0,,,,,,,"Calcium, Ca",MG -10233006,570814,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10233331,571197,1087,114.0,,75.0,,,,,,,"Calcium, Ca",MG -10233545,571457,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG -10233673,571620,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG -10233780,571736,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10233943,571925,1087,126.0,,70.0,,,,,,,"Calcium, Ca",MG -10234091,572108,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10234342,572387,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -10234381,572430,1087,129.0,,75.0,,,,,,,"Calcium, Ca",MG -10234490,572546,1087,707.0,,70.0,,,,,,,"Calcium, Ca",MG -10234523,572582,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10234755,572867,1087,177.0,,70.0,,,,,,,"Calcium, Ca",MG -10234790,572909,1087,105.0,,70.0,,,,,,,"Calcium, Ca",MG -10234887,573020,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG -10235004,573172,1087,160.0,,75.0,,,,,,,"Calcium, Ca",MG -10235366,573632,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10235375,573641,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10235416,573683,1087,65.0,,75.0,,,,,,,"Calcium, Ca",MG -10235903,574220,1087,63.0,,75.0,,,,,,,"Calcium, Ca",MG -10236186,574536,1087,131.0,,70.0,,,,,,,"Calcium, Ca",MG -10236249,574607,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10237081,575563,1087,606.0,,75.0,,,,,,,"Calcium, Ca",MG -10237139,575622,1087,140.0,,75.0,,,,,,,"Calcium, Ca",MG -10237250,575749,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10237285,575792,1087,600.0,,75.0,,,,,,,"Calcium, Ca",MG -10237521,576047,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG -10237929,576503,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG -10238170,576802,1087,12.0,,75.0,,,,,,,"Calcium, Ca",MG -10238644,577587,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG -10238749,577724,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10238888,577912,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG -10238966,578046,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10239220,578418,1087,152.0,,70.0,,,,,,,"Calcium, Ca",MG -10239546,578903,1087,154.0,,75.0,,,,,,,"Calcium, Ca",MG -10239605,578968,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -10239649,579023,1087,55.0,,70.0,,,,,,,"Calcium, Ca",MG -10240046,579707,1087,117.0,,70.0,,,,,,,"Calcium, Ca",MG -10240058,579722,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10240064,579729,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10240286,580013,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG -10240334,580065,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10240503,580260,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10240696,580508,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG -10241189,581133,1087,40.0,,70.0,,,,,,,"Calcium, Ca",MG -10241246,581195,1087,77.0,,70.0,,,,,,,"Calcium, Ca",MG -10241329,581298,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10241506,581517,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10241699,581751,1087,109.0,,75.0,,,,,,,"Calcium, Ca",MG -10241704,581757,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10241755,581812,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG -10241846,581910,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10242029,582126,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG -10242063,582166,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10242382,582566,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG -10242459,582660,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG -10242623,582852,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -10242634,582864,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10243041,583333,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG -10243169,583481,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10243225,583555,1087,689.0,,70.0,,,,,,,"Calcium, Ca",MG -10243278,583617,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10243410,583758,1087,6.0,,70.0,,,,,,,"Calcium, Ca",MG -10243441,583795,1087,141.0,,75.0,,,,,,,"Calcium, Ca",MG -10243473,583834,1087,313.0,,70.0,,,,,,,"Calcium, Ca",MG -10243940,584383,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10244357,584892,1087,156.0,,75.0,,,,,,,"Calcium, Ca",MG -10245043,585708,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10245078,585749,1087,200.0,,70.0,,,,,,,"Calcium, Ca",MG -10245225,585923,1087,270.0,,70.0,,,,,,,"Calcium, Ca",MG -10245551,586288,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG -10245682,586441,1087,112.0,,75.0,,,,,,,"Calcium, Ca",MG -10245821,586611,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -10246116,586954,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG -10246166,587011,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10246446,587354,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10246870,587861,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10247179,588239,1087,476.0,,75.0,,,,,,,"Calcium, Ca",MG -10247227,588296,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG -10247504,588617,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG -10247707,588866,1087,104.0,,70.0,,,,,,,"Calcium, Ca",MG -10247800,588978,1087,244.0,,75.0,,,,,,,"Calcium, Ca",MG -10248030,589253,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG -10248066,589293,1087,357.0,,70.0,,,,,,,"Calcium, Ca",MG -10248086,589315,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10248330,589596,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG -10248692,590024,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG -10248920,590312,1087,34.0,,75.0,,,,,,,"Calcium, Ca",MG -10249254,590702,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10249455,590929,1087,72.0,,70.0,,,,,,,"Calcium, Ca",MG -10249701,591229,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10249837,591384,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -10249848,591395,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG -10249959,591521,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10250149,591756,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10250157,591764,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10250173,591784,1087,188.0,,70.0,,,,,,,"Calcium, Ca",MG -10250746,592452,1087,54.0,,70.0,,,,,,,"Calcium, Ca",MG -10251100,592867,1087,26.0,,70.0,,,,,,,"Calcium, Ca",MG -10251333,593130,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -10251517,593350,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG -10252069,594010,1087,263.0,,75.0,,,,,,,"Calcium, Ca",MG -10252118,594065,1087,117.0,,70.0,,,,,,,"Calcium, Ca",MG -10252217,594180,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -10252306,594281,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG -10252622,594652,1087,37.0,,70.0,,,,,,,"Calcium, Ca",MG -10253487,595664,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10253814,596057,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -10253845,596091,1087,126.0,,70.0,,,,,,,"Calcium, Ca",MG -10254103,596403,1087,6.0,,70.0,,,,,,,"Calcium, Ca",MG -10254109,596409,1087,753.0,,70.0,,,,,,,"Calcium, Ca",MG -10254124,596424,1087,222.0,,70.0,,,,,,,"Calcium, Ca",MG -10254244,596561,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10254398,596732,1087,59.0,,70.0,,,,,,,"Calcium, Ca",MG -10254538,596896,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG -10254781,597213,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10254967,597445,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10255035,597526,1087,417.0,,70.0,,,,,,,"Calcium, Ca",MG -10255541,598123,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10255812,598446,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10255863,598502,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -10256178,598855,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10257152,599989,1087,98.0,,70.0,,,,,,,"Calcium, Ca",MG -10257384,600253,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -10257544,600435,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10257729,600649,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -10257879,600812,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -10258156,601124,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10258535,601541,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10258589,601597,1087,89.0,,70.0,,,,,,,"Calcium, Ca",MG -10258752,601787,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG -10258770,601806,1087,108.0,,70.0,,,,,,,"Calcium, Ca",MG -10258866,601911,1087,37.0,,70.0,,,,,,,"Calcium, Ca",MG -10259044,602121,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10259147,602236,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -10259152,602241,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10259225,602325,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10259284,602385,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG -10259324,602429,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10259426,602546,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -10259508,602654,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG -10259594,602747,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -10260397,603695,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG -10260475,603784,1087,229.0,,75.0,,,,,,,"Calcium, Ca",MG -10260580,603906,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG -10260642,603974,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG -10260752,604101,1087,46.0,,70.0,,,,,,,"Calcium, Ca",MG -10260949,604323,1087,711.0,,70.0,,,,,,,"Calcium, Ca",MG -10260966,604345,1087,136.0,,70.0,,,,,,,"Calcium, Ca",MG -10261180,604593,1087,58.0,,70.0,,,,,,,"Calcium, Ca",MG -10261315,604736,1087,64.0,,70.0,,,,,,,"Calcium, Ca",MG -10261334,604755,1087,167.0,,70.0,,,,,,,"Calcium, Ca",MG -10261756,605424,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10261930,605772,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10262177,606268,1087,19.0,,75.0,,,,,,,"Calcium, Ca",MG -10262388,606690,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10262415,606744,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG -10262903,607720,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG -10263164,608242,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG -10263519,608954,1087,333.0,,75.0,,,,,,,"Calcium, Ca",MG -10263736,609388,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10263866,609650,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10263942,609802,1087,471.0,,75.0,,,,,,,"Calcium, Ca",MG -10263970,609860,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10264051,610022,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10264257,610436,1087,192.0,,75.0,,,,,,,"Calcium, Ca",MG -10264353,610634,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10264502,610932,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10264976,611980,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10265018,612074,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10265666,613422,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG -10265681,613452,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG -10266182,614616,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10266274,614800,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10266375,615016,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10266376,615018,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10266481,615254,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10266507,615314,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10266687,615716,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10267120,616684,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10267388,617338,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10267488,617560,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10267575,617742,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -10267887,618510,1087,110.0,,75.0,,,,,,,"Calcium, Ca",MG -10268055,618896,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10268588,620140,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -10268669,620304,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10268826,620638,1087,51.0,,75.0,,,,,,,"Calcium, Ca",MG -10269134,621340,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -10269395,621926,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10269784,622944,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10269824,623058,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10269863,623162,1087,166.0,,75.0,,,,,,,"Calcium, Ca",MG -10270521,624680,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10270798,625332,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -10270828,625400,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG -10270962,625682,1087,364.0,,75.0,,,,,,,"Calcium, Ca",MG -10271026,625844,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG -10271572,627070,1087,136.0,,70.0,,,,,,,"Calcium, Ca",MG -10271583,627094,1087,186.0,,75.0,,,,,,,"Calcium, Ca",MG -10271888,628154,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG -10271918,628300,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10272091,628760,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10272338,629314,1087,679.0,,70.0,,,,,,,"Calcium, Ca",MG -10272439,629532,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10272714,630230,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG -10272797,630414,1087,162.0,,75.0,,,,,,,"Calcium, Ca",MG -10273270,632180,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10273523,632898,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -10273675,633374,1087,114.0,,70.0,,,,,,,"Calcium, Ca",MG -10273770,633634,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10273796,633724,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10273827,633814,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -10273837,633840,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10273931,634146,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -10273962,634256,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10274102,634654,1087,96.0,,70.0,,,,,,,"Calcium, Ca",MG -10274684,636164,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10275005,636888,1087,781.0,,75.0,,,,,,,"Calcium, Ca",MG -10275266,637448,1087,1521.0,,70.0,,,,,,,"Calcium, Ca",MG -10275274,637464,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10275298,637514,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10275589,638152,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG -10275899,638896,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG -10276071,639254,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10276086,639288,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -10276121,639362,1087,177.0,,75.0,,,,,,,"Calcium, Ca",MG -10276211,639560,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10276322,639802,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10277025,641392,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10277243,641902,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10277381,642264,1087,20.0,,75.0,,,,,,,"Calcium, Ca",MG -10277587,642758,1087,89.0,,70.0,,,,,,,"Calcium, Ca",MG -10277828,643320,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -10277855,643384,1087,326.0,,75.0,,,,,,,"Calcium, Ca",MG -10278033,643792,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10278769,645420,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10278801,645490,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10278917,645778,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10279099,646202,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG -10280572,650534,1087,145.0,,70.0,,,,,,,"Calcium, Ca",MG -10280625,650732,1087,91.0,,75.0,,,,,,,"Calcium, Ca",MG -10280700,650908,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10280704,650916,1087,163.0,,70.0,,,,,,,"Calcium, Ca",MG -10280916,651766,1087,42.0,,75.0,,,,,,,"Calcium, Ca",MG -10281085,652262,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG -10281654,653792,1087,60.0,,70.0,,,,,,,"Calcium, Ca",MG -10281749,654136,1087,97.0,,70.0,,,,,,,"Calcium, Ca",MG -10282058,655034,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10282207,655356,1087,177.0,,70.0,,,,,,,"Calcium, Ca",MG -10282426,655930,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -10282468,656018,1087,56.0,,70.0,,,,,,,"Calcium, Ca",MG -10282519,656130,1087,73.0,,70.0,,,,,,,"Calcium, Ca",MG -10282664,656472,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG -10282743,656696,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10282793,656802,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10282950,657156,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10283648,658716,1087,106.0,,70.0,,,,,,,"Calcium, Ca",MG -10283903,659304,1087,139.0,,75.0,,,,,,,"Calcium, Ca",MG -10284238,660152,1087,789.0,,75.0,,,,,,,"Calcium, Ca",MG -10284558,660980,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10284707,661332,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG -10284743,661408,1087,704.0,,70.0,,,,,,,"Calcium, Ca",MG -10284917,661844,1087,65.0,,75.0,,,,,,,"Calcium, Ca",MG -10285138,662718,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10285194,663044,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10285351,663936,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10286118,666580,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG -10286151,666646,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG -10286237,666828,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -10286450,667756,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10286596,668110,1087,675.0,,70.0,,,,,,,"Calcium, Ca",MG -10286980,669040,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG -10287323,669864,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10287357,669952,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG -10287745,670854,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10287785,670938,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10287836,671044,1087,105.0,,70.0,,,,,,,"Calcium, Ca",MG -10287905,671210,1087,235.0,,75.0,,,,,,,"Calcium, Ca",MG -10288029,671528,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -10288040,671550,1087,162.0,,70.0,,,,,,,"Calcium, Ca",MG -10288502,672676,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10288531,672736,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG -10288769,673270,1087,93.0,,70.0,,,,,,,"Calcium, Ca",MG -10289074,674018,1087,144.0,,75.0,,,,,,,"Calcium, Ca",MG -10289311,674556,1087,22.0,,70.0,,,,,,,"Calcium, Ca",MG -10289315,674568,1087,98.0,,70.0,,,,,,,"Calcium, Ca",MG -10289915,675992,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10290132,676470,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG -10290144,676504,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG -10290180,676576,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10290275,676802,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG -10290494,677280,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG -10290533,677368,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10290581,677468,1087,263.0,,75.0,,,,,,,"Calcium, Ca",MG -10290659,677634,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10290802,677988,1087,88.0,,70.0,,,,,,,"Calcium, Ca",MG -10290910,678328,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG -10290970,678544,1087,188.0,,70.0,,,,,,,"Calcium, Ca",MG -10291368,679894,1087,114.0,,75.0,,,,,,,"Calcium, Ca",MG -10291761,680838,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -10291792,680906,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -10292213,681914,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10292336,682198,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10292347,682222,1087,123.0,,75.0,,,,,,,"Calcium, Ca",MG -10292424,682404,1087,123.0,,70.0,,,,,,,"Calcium, Ca",MG -10292458,682494,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG -10292631,682912,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10292837,683402,1087,56.0,,70.0,,,,,,,"Calcium, Ca",MG -10293134,684132,1087,244.0,,70.0,,,,,,,"Calcium, Ca",MG -10293295,684544,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10293761,685636,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10294325,686952,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10294560,687512,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG -10294572,687542,1087,465.0,,70.0,,,,,,,"Calcium, Ca",MG -10295065,688638,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -10295227,689010,1087,108.0,,70.0,,,,,,,"Calcium, Ca",MG -10295719,690188,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10296318,691648,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG -10296530,692144,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -10296562,692214,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10296658,692418,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10296662,692426,1087,108.0,,70.0,,,,,,,"Calcium, Ca",MG -10296836,692852,1087,308.0,,70.0,,,,,,,"Calcium, Ca",MG -10296902,693072,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10296911,693090,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG -10296991,693348,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG -10297020,693412,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -10297546,694660,1087,123.0,,75.0,,,,,,,"Calcium, Ca",MG -10297783,695228,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10297908,695512,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10298179,696072,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10298192,696126,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10298393,696626,1087,78.0,,75.0,,,,,,,"Calcium, Ca",MG -10298497,696852,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG -10298840,697592,1087,42.0,,75.0,,,,,,,"Calcium, Ca",MG -10298953,697842,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG -10299386,698928,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG -10299449,699062,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10299696,699684,1087,70.0,,70.0,,,,,,,"Calcium, Ca",MG -10300043,700552,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10300271,701102,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG -10300447,701502,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG -10300545,701710,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG -10301357,703546,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10301407,703672,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10301502,703876,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG -10301585,704062,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10302052,705150,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10302488,706164,1087,194.0,,70.0,,,,,,,"Calcium, Ca",MG -10302732,706716,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG -10302880,707062,1087,92.0,,70.0,,,,,,,"Calcium, Ca",MG -10302941,707224,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10303137,707712,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10303182,707852,1087,15.0,,70.0,,,,,,,"Calcium, Ca",MG -10303447,708470,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG -10303545,708728,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10303551,708740,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10304491,710898,1087,57.0,,70.0,,,,,,,"Calcium, Ca",MG -10304617,711176,1087,28.0,,70.0,,,,,,,"Calcium, Ca",MG -10304687,711338,1087,28.0,,70.0,,,,,,,"Calcium, Ca",MG -10305992,714638,1087,111.0,,70.0,,,,,,,"Calcium, Ca",MG -10306444,715772,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10306591,716096,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10306899,716934,1087,786.0,,70.0,,,,,,,"Calcium, Ca",MG -10307153,717608,1087,235.0,,70.0,,,,,,,"Calcium, Ca",MG -10307304,718000,1087,62.0,,70.0,,,,,,,"Calcium, Ca",MG -10307375,718192,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10307697,719028,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10307768,719216,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -10307878,719476,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG -10307944,719666,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -10308109,720046,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10308300,720520,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG -10308374,720712,1087,28.0,,70.0,,,,,,,"Calcium, Ca",MG -10308644,721352,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10308744,721578,1087,63.0,,70.0,,,,,,,"Calcium, Ca",MG -10308900,721912,1087,675.0,,70.0,,,,,,,"Calcium, Ca",MG -10309086,722406,1087,106.0,,70.0,,,,,,,"Calcium, Ca",MG -10309494,723550,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -10309686,724070,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG -10309826,724414,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -10310131,725134,1087,103.0,,70.0,,,,,,,"Calcium, Ca",MG -10310223,725380,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10310356,725728,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10310392,725816,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10310941,727152,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG -10311044,727388,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10311202,727774,1087,53.0,,70.0,,,,,,,"Calcium, Ca",MG -10311331,728082,1087,203.0,,70.0,,,,,,,"Calcium, Ca",MG -10311335,728092,1087,241.0,,75.0,,,,,,,"Calcium, Ca",MG -10311449,728368,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG -10312543,730952,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -10312688,731306,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10312759,731476,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -10312945,731968,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -10313080,732284,1087,44.0,,70.0,,,,,,,"Calcium, Ca",MG -10313116,732372,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10313160,732476,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10313596,733478,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10313636,733568,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10313827,734006,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10313858,734072,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG -10314045,734522,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10314089,734634,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10315141,737060,1087,141.0,,70.0,,,,,,,"Calcium, Ca",MG -10315372,737582,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10315441,737738,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10315595,738108,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10315699,738354,1087,94.0,,70.0,,,,,,,"Calcium, Ca",MG -10315828,738664,1087,22.0,,70.0,,,,,,,"Calcium, Ca",MG -10315897,738822,1087,703.0,,70.0,,,,,,,"Calcium, Ca",MG -10316331,739854,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10316384,739978,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG -10316518,740300,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10316588,740454,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10316651,740606,1087,371.0,,70.0,,,,,,,"Calcium, Ca",MG -10316807,740946,1087,92.0,,70.0,,,,,,,"Calcium, Ca",MG -10317040,741544,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10317459,742482,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10317662,742948,1087,91.0,,75.0,,,,,,,"Calcium, Ca",MG -10317695,743036,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -10317835,743342,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG -10317949,743602,1087,124.0,,70.0,,,,,,,"Calcium, Ca",MG -10318061,743892,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -10318087,743946,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10318587,745102,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG -10318622,745176,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10318629,745190,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG -10319010,746046,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG -10319105,746288,1087,605.0,,75.0,,,,,,,"Calcium, Ca",MG -10319171,746432,1087,45.0,,70.0,,,,,,,"Calcium, Ca",MG -10319585,749383,1087,13.0,1.0,1.0,,,,,,,"Calcium, Ca",MG -10320153,751974,1087,6.0,,78.0,,,,,,,"Calcium, Ca",MG -10320302,752272,1087,8.0,,78.0,,,,,,,"Calcium, Ca",MG -10320596,752864,1087,42.0,,78.0,,,,,,,"Calcium, Ca",MG -10320926,753526,1087,30.0,,75.0,,,,,,,"Calcium, Ca",MG -10321083,1847473,1087,4.0,,71.0,,,,,,,"Calcium, Ca",MG -10321096,753868,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10321147,753970,1087,64.0,,75.0,,,,,,,"Calcium, Ca",MG -10321185,754046,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10321201,754078,1087,61.0,,75.0,,,,,,,"Calcium, Ca",MG -10321328,754332,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG -10321790,755258,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10322170,756018,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10322318,756314,1087,1429.0,,75.0,,,,,,,"Calcium, Ca",MG -10322439,756556,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10322708,757098,1087,30.0,,78.0,,,,,,,"Calcium, Ca",MG -10322934,1847755,1087,45.0,,78.0,,,,,,,"Calcium, Ca",MG -10322979,757674,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10323264,758246,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10323994,759716,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10324213,760158,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10324299,760330,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -10324614,760960,1087,385.0,,75.0,,,,,,,"Calcium, Ca",MG -10324738,1848037,1087,113.0,,78.0,,,,,,,"Calcium, Ca",MG -10324780,761292,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10324812,1848044,1087,123.0,,71.0,,,,,,,"Calcium, Ca",MG -10324833,761398,1087,333.0,,75.0,,,,,,,"Calcium, Ca",MG -10324866,761468,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10324971,761706,1087,49.0,,71.0,,,,,,,"Calcium, Ca",MG -10325195,762234,1087,34.0,,71.0,,,,,,,"Calcium, Ca",MG -10325364,762594,1087,46.0,,71.0,,,,,,,"Calcium, Ca",MG -10325556,763030,1087,52.0,,71.0,,,,,,,"Calcium, Ca",MG -10325664,763278,1087,28.0,,78.0,,,,,,,"Calcium, Ca",MG -10325817,763624,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10326558,765296,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10326899,766060,1087,49.0,,71.0,,,,,,,"Calcium, Ca",MG -10326939,766154,1087,107.0,,71.0,,,,,,,"Calcium, Ca",MG -10327029,766358,1087,12.0,,71.0,,,,,,,"Calcium, Ca",MG -10327039,766380,1087,23.0,,71.0,,,,,,,"Calcium, Ca",MG -10327355,767090,1087,54.0,,71.0,,,,,,,"Calcium, Ca",MG -10327369,767120,1087,43.0,,71.0,,,,,,,"Calcium, Ca",MG -10327528,767498,1087,94.0,,71.0,,,,,,,"Calcium, Ca",MG -10327863,768260,1087,8.0,,71.0,,,,,,,"Calcium, Ca",MG -10327865,768264,1087,10.0,,71.0,,,,,,,"Calcium, Ca",MG -10327881,768296,1087,89.0,,75.0,,,,,,,"Calcium, Ca",MG -10328218,769038,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10328313,769340,1087,41.0,,71.0,,,,,,,"Calcium, Ca",MG -10328453,770318,1087,9.0,,71.0,,,,,,,"Calcium, Ca",MG -10328807,771644,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG -10329036,772108,1087,16.0,,71.0,,,,,,,"Calcium, Ca",MG -10329090,772220,1087,110.0,,71.0,,,,,,,"Calcium, Ca",MG -10329105,772252,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10329367,772906,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -10329748,773888,1087,168.0,,70.0,,,,,,,"Calcium, Ca",MG -10330013,1848173,1087,117.0,,78.0,,,,,,,"Calcium, Ca",MG -10330191,775202,1087,141.0,,70.0,,,,,,,"Calcium, Ca",MG -10330610,776224,1087,368.0,,70.0,,,,,,,"Calcium, Ca",MG -10331311,779258,1087,248.0,,70.0,,,,,,,"Calcium, Ca",MG -10331374,779664,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -10331702,780640,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10331764,780786,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -10332332,792615,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10332727,793539,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10333340,795139,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -10333616,795919,1087,123.0,,75.0,,,,,,,"Calcium, Ca",MG -10334031,796879,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10334088,797019,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10334141,797155,1087,70.0,,70.0,,,,,,,"Calcium, Ca",MG -10334260,797551,1087,190.0,,75.0,,,,,,,"Calcium, Ca",MG -10334502,798155,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -10334595,798387,1087,45.0,,75.0,,,,,,,"Calcium, Ca",MG -10334662,798551,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG -10334795,798965,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10334875,799201,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10334920,799297,1087,387.0,,70.0,,,,,,,"Calcium, Ca",MG -10335003,799493,1087,750.0,,70.0,,,,,,,"Calcium, Ca",MG -10335063,799653,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -10335083,799711,1087,1905.0,,75.0,,,,,,,"Calcium, Ca",MG -10335117,799803,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG -10335235,800099,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10335394,800507,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10335737,801363,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG -10336067,802099,1087,15.0,,70.0,,,,,,,"Calcium, Ca",MG -10336081,802127,1087,116.0,,70.0,,,,,,,"Calcium, Ca",MG -10336178,802359,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG -10336455,803025,1087,6.0,,70.0,,,,,,,"Calcium, Ca",MG -10337099,804529,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -10337283,804967,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10337306,805015,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG -10337419,805285,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG -10337438,805335,1087,54.0,,70.0,,,,,,,"Calcium, Ca",MG -10338050,806765,1087,2.0,,70.0,,,,,,,"Calcium, Ca",MG -10338185,807081,1087,57.0,,70.0,,,,,,,"Calcium, Ca",MG -10338512,807849,1087,59.0,,70.0,,,,,,,"Calcium, Ca",MG -10338565,807969,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10339136,809290,1087,8.0,,71.0,,,,,,,"Calcium, Ca",MG -10339175,809376,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10339187,809404,1087,29.0,,71.0,,,,,,,"Calcium, Ca",MG -10339432,809976,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10339456,810040,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10339842,811064,1087,65.0,,71.0,,,,,,,"Calcium, Ca",MG -10339881,811218,1087,2.0,,71.0,,,,,,,"Calcium, Ca",MG -10340304,814450,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG -10340310,814478,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG -10340608,816848,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG -10341475,823260,1087,246.0,,70.0,,,,,,,"Calcium, Ca",MG -10341615,824308,1087,102.0,,70.0,,,,,,,"Calcium, Ca",MG -10341686,824736,1087,214.0,,70.0,,,,,,,"Calcium, Ca",MG -10341803,825582,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -10342096,828080,1087,249.0,,70.0,,,,,,,"Calcium, Ca",MG -10342206,829024,1087,28.0,,75.0,,,,,,,"Calcium, Ca",MG -10342228,829220,1087,96.0,,70.0,,,,,,,"Calcium, Ca",MG -10342301,829714,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG -10342481,831834,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -10342551,832620,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10342697,834332,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10343161,838306,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG -10343230,839096,1087,122.0,,70.0,,,,,,,"Calcium, Ca",MG -10343601,842926,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -10343836,844896,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10343863,845162,1087,85.0,,70.0,,,,,,,"Calcium, Ca",MG -10343912,1848290,1087,106.0,,78.0,,,,,,,"Calcium, Ca",MG -10343939,845818,1087,619.0,,70.0,,,,,,,"Calcium, Ca",MG -10343970,846026,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -10344000,846112,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG -10344304,849010,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -10344494,850544,1087,175.0,,70.0,,,,,,,"Calcium, Ca",MG -10344590,851124,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG -10345209,857154,1087,53.0,,70.0,,,,,,,"Calcium, Ca",MG -10345210,857158,1087,75.0,,70.0,,,,,,,"Calcium, Ca",MG -10345273,857612,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -10345287,857698,1087,103.0,,75.0,,,,,,,"Calcium, Ca",MG -10345342,858328,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG -10345421,858988,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG -10345543,859964,1087,93.0,,70.0,,,,,,,"Calcium, Ca",MG -10345994,863560,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10346257,865524,1087,263.0,,70.0,,,,,,,"Calcium, Ca",MG -10346585,869642,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -10346703,870492,1087,61.0,,70.0,,,,,,,"Calcium, Ca",MG -10347068,872472,1087,64.0,,70.0,,,,,,,"Calcium, Ca",MG -10347997,877864,1087,179.0,,70.0,,,,,,,"Calcium, Ca",MG -10348317,879950,1087,714.0,,70.0,,,,,,,"Calcium, Ca",MG -10348326,879992,1087,167.0,,75.0,,,,,,,"Calcium, Ca",MG -10348446,880656,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG -10348454,880700,1087,85.0,,70.0,,,,,,,"Calcium, Ca",MG -10348512,881138,1087,69.0,,70.0,,,,,,,"Calcium, Ca",MG -10349173,884710,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -10349267,885174,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -10349305,885468,1087,49.0,,70.0,,,,,,,"Calcium, Ca",MG -10349466,886216,1087,138.0,,70.0,,,,,,,"Calcium, Ca",MG -10349746,887500,1087,86.0,,70.0,,,,,,,"Calcium, Ca",MG -10349821,887890,1087,115.0,,70.0,,,,,,,"Calcium, Ca",MG -10349998,888640,1087,464.0,,70.0,,,,,,,"Calcium, Ca",MG -10350015,888718,1087,224.0,,70.0,,,,,,,"Calcium, Ca",MG -10350071,888926,1087,62.0,,70.0,,,,,,,"Calcium, Ca",MG -10350098,889038,1087,26.0,,70.0,,,,,,,"Calcium, Ca",MG -10350455,890648,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG -10350601,891080,1087,62.0,,70.0,,,,,,,"Calcium, Ca",MG -10350625,891144,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10350703,891442,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG -10350733,891504,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10350756,891634,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG -10350860,891992,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10350932,892258,1087,28.0,,75.0,,,,,,,"Calcium, Ca",MG -10351038,892654,1087,140.0,,70.0,,,,,,,"Calcium, Ca",MG -10351075,892776,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG -10351155,893000,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10352091,896106,1087,212.0,,70.0,,,,,,,"Calcium, Ca",MG -10352127,896220,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -10352980,898722,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG -10353312,900322,1087,123.0,,70.0,,,,,,,"Calcium, Ca",MG -10353437,900844,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -10353747,902270,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG -10353854,902658,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG -10353905,902994,1087,89.0,,70.0,,,,,,,"Calcium, Ca",MG -10353915,903036,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG -10354890,907468,1087,146.0,,70.0,,,,,,,"Calcium, Ca",MG -10354914,907562,1087,128.0,,70.0,,,,,,,"Calcium, Ca",MG -10354915,907564,1087,98.0,,70.0,,,,,,,"Calcium, Ca",MG -10355141,908622,1087,93.0,,70.0,,,,,,,"Calcium, Ca",MG -10355448,910050,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG -10355558,910574,1087,254.0,,70.0,,,,,,,"Calcium, Ca",MG -10355593,910724,1087,351.0,,70.0,,,,,,,"Calcium, Ca",MG -10355669,911022,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -10355707,911206,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -10355766,911450,1087,248.0,,70.0,,,,,,,"Calcium, Ca",MG -10355836,911692,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG -10355937,912032,1087,224.0,,70.0,,,,,,,"Calcium, Ca",MG -10356015,912350,1087,222.0,,70.0,,,,,,,"Calcium, Ca",MG -10356243,913292,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG -10356310,913590,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -10356374,913842,1087,739.0,,70.0,,,,,,,"Calcium, Ca",MG -10356504,914302,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG -10356659,914924,1087,290.0,,70.0,,,,,,,"Calcium, Ca",MG -10356972,916018,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG -10357001,916124,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG -10357254,917044,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG -10357731,919266,1087,40.0,,70.0,,,,,,,"Calcium, Ca",MG -10357866,919802,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -10358161,921206,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG -10358415,922352,1087,94.0,,70.0,,,,,,,"Calcium, Ca",MG -10358631,923686,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -10358748,924222,1087,164.0,,70.0,,,,,,,"Calcium, Ca",MG -10359013,925330,1087,52.0,,70.0,,,,,,,"Calcium, Ca",MG -10359193,926086,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -10359223,926206,1087,1000.0,,70.0,,,,,,,"Calcium, Ca",MG -10359332,926598,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG -10359341,926650,1087,711.0,,70.0,,,,,,,"Calcium, Ca",MG -10359479,927164,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -10359547,927444,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -10359841,928566,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -10359853,928620,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG -10359962,929068,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -10360294,930384,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG -10360581,931612,1087,117.0,,70.0,,,,,,,"Calcium, Ca",MG -10360693,932158,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG -10360826,932722,1087,114.0,,70.0,,,,,,,"Calcium, Ca",MG -10360888,933072,1087,155.0,,70.0,,,,,,,"Calcium, Ca",MG -10360949,933258,1087,120.0,,70.0,,,,,,,"Calcium, Ca",MG -10361005,933470,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -10361332,934790,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -10361514,935706,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG -10361676,936392,1087,1143.0,,70.0,,,,,,,"Calcium, Ca",MG -10362093,937910,1087,250.0,,70.0,,,,,,,"Calcium, Ca",MG -10362350,939128,1087,185.0,,70.0,,,,,,,"Calcium, Ca",MG -10362414,939492,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG -10362718,940830,1087,97.0,,70.0,,,,,,,"Calcium, Ca",MG -10362742,940918,1087,93.0,,70.0,,,,,,,"Calcium, Ca",MG -10362746,940926,1087,225.0,,70.0,,,,,,,"Calcium, Ca",MG -10363006,941808,1087,45.0,,70.0,,,,,,,"Calcium, Ca",MG -10363077,942136,1087,188.0,,70.0,,,,,,,"Calcium, Ca",MG -10363139,942378,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG -10363607,944278,1087,88.0,,70.0,,,,,,,"Calcium, Ca",MG -10363680,944688,1087,22.0,,70.0,,,,,,,"Calcium, Ca",MG -10363727,944886,1087,152.0,,70.0,,,,,,,"Calcium, Ca",MG -10363786,945204,1087,197.0,,70.0,,,,,,,"Calcium, Ca",MG -10363898,946790,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -10363935,947004,1087,576.0,,70.0,,,,,,,"Calcium, Ca",MG -10363979,947210,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG -10364067,947530,1087,643.0,,70.0,,,,,,,"Calcium, Ca",MG -10364111,947682,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG -10364188,947894,1087,52.0,,70.0,,,,,,,"Calcium, Ca",MG -10364265,948212,1087,115.0,,70.0,,,,,,,"Calcium, Ca",MG -10364389,948774,1087,81.0,,70.0,,,,,,,"Calcium, Ca",MG -10364748,950645,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG -10365104,951527,1087,110.0,,70.0,,,,,,,"Calcium, Ca",MG -10365356,952179,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10365378,952229,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10365497,952553,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10366010,954085,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG -10366125,1848554,1087,18.0,,78.0,,,,,,,"Calcium, Ca",MG -10366279,954819,1087,41.0,,75.0,,,,,,,"Calcium, Ca",MG -10366836,956425,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10366860,956479,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10366923,956639,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10367235,957447,1087,757.0,,70.0,,,,,,,"Calcium, Ca",MG -10367265,957599,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -10367336,957831,1087,44.0,,70.0,,,,,,,"Calcium, Ca",MG -10367625,1848636,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG -10367656,958595,1087,90.0,,70.0,,,,,,,"Calcium, Ca",MG -10367801,958971,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10367815,959001,1087,245.0,,75.0,,,,,,,"Calcium, Ca",MG -10368023,959527,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10368121,959751,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10368275,960445,1087,141.0,,70.0,,,,,,,"Calcium, Ca",MG -10368476,960909,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10368492,960953,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10368666,1848701,1087,13.0,,71.0,,,,,,,"Calcium, Ca",MG -10368947,962169,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG -10368949,962173,1087,123.0,,70.0,,,,,,,"Calcium, Ca",MG -10369122,962887,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10369192,963211,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG -10369752,965729,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10369812,1848759,1087,12.0,,71.0,,,,,,,"Calcium, Ca",MG -10369853,1848763,1087,36.0,,71.0,,,,,,,"Calcium, Ca",MG -10369970,1848792,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10370273,1848825,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10370355,967199,1087,652.0,,75.0,,,,,,,"Calcium, Ca",MG -10371318,969587,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG -10371661,970537,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -10371767,970865,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG -10371893,1849010,1087,360.0,,78.0,,,,,,,"Calcium, Ca",MG -10372209,971983,1087,201.0,,70.0,,,,,,,"Calcium, Ca",MG -10372342,972325,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG -10372368,972379,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10372534,972797,1087,147.0,,75.0,,,,,,,"Calcium, Ca",MG -10372596,973069,1087,85.0,,70.0,,,,,,,"Calcium, Ca",MG -10372656,1849043,1087,114.0,,78.0,,,,,,,"Calcium, Ca",MG -10372880,973897,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG -10373098,974949,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10373210,975335,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10373221,975371,1087,25.0,,75.0,,,,,,,"Calcium, Ca",MG -10373273,975543,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG -10373369,975799,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10373430,975959,1087,137.0,,75.0,,,,,,,"Calcium, Ca",MG -10373635,977873,1087,286.0,,70.0,,,,,,,"Calcium, Ca",MG -10374079,1849124,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10374416,983559,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG -10374439,983631,1087,6.0,,70.0,,,,,,,"Calcium, Ca",MG -10374468,983755,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10374469,983757,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10374753,984475,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -10374756,984487,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10374803,1849161,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10374931,984937,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10375082,985333,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10375134,985457,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG -10375176,985585,1087,92.0,,75.0,,,,,,,"Calcium, Ca",MG -10375192,985621,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10375263,985805,1087,23.0,,75.0,,,,,,,"Calcium, Ca",MG -10375651,986845,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10375787,987251,1087,84.0,,70.0,,,,,,,"Calcium, Ca",MG -10375841,987413,1087,581.0,,70.0,,,,,,,"Calcium, Ca",MG -10375899,987553,1087,952.0,,75.0,,,,,,,"Calcium, Ca",MG -10376064,988039,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG -10376556,995955,1087,198.0,,70.0,,,,,,,"Calcium, Ca",MG -10377227,1001533,1087,72.0,,75.0,,,,,,,"Calcium, Ca",MG -10377515,1002223,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10377765,1002843,1087,74.0,,75.0,,,,,,,"Calcium, Ca",MG -10377968,1004629,1087,62.0,,70.0,,,,,,,"Calcium, Ca",MG -10378154,1005513,1087,263.0,,70.0,,,,,,,"Calcium, Ca",MG -10378260,1006377,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10378442,1006789,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10378449,1006805,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10378805,1008039,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG -10379059,1008725,1087,141.0,,75.0,,,,,,,"Calcium, Ca",MG -10379279,1009269,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10379474,1009771,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10379655,1010275,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10379843,1849689,1087,893.0,,70.0,,,,,,,"Calcium, Ca",MG -10380147,1011481,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG -10380354,1011991,1087,145.0,,75.0,,,,,,,"Calcium, Ca",MG -10380372,1012035,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10380588,1012539,1087,54.0,,75.0,,,,,,,"Calcium, Ca",MG -10381234,1015761,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10381237,1015769,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10381396,1016695,1087,13.0,,75.0,,,,,,,"Calcium, Ca",MG -10381623,1017277,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10381704,1017477,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10381808,1017733,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10382458,1019331,1087,53.0,,70.0,,,,,,,"Calcium, Ca",MG -10382548,1019563,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10382668,1019865,1087,172.0,,75.0,,,,,,,"Calcium, Ca",MG -10382992,1020655,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG -10383150,1021009,1087,54.0,,75.0,,,,,,,"Calcium, Ca",MG -10383415,1021655,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10384000,1023039,1087,99.0,,70.0,,,,,,,"Calcium, Ca",MG -10384179,1023451,1087,49.0,,70.0,,,,,,,"Calcium, Ca",MG -10384184,1023467,1087,282.0,,75.0,,,,,,,"Calcium, Ca",MG -10384413,1850060,1087,30.0,,75.0,,,,,,,"Calcium, Ca",MG -10384534,1024363,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10384664,1024679,1087,127.0,,70.0,,,,,,,"Calcium, Ca",MG -10384668,1024689,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG -10384671,1024695,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG -10385361,1026483,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG -10385529,1026931,1087,708.0,,70.0,,,,,,,"Calcium, Ca",MG -10386012,1028231,1087,77.0,,70.0,,,,,,,"Calcium, Ca",MG -10386266,1028879,1087,111.0,,70.0,,,,,,,"Calcium, Ca",MG -10386573,1029665,1087,81.0,,70.0,,,,,,,"Calcium, Ca",MG -10387564,1032027,1087,112.0,,70.0,,,,,,,"Calcium, Ca",MG -10387637,1032201,1087,103.0,,70.0,,,,,,,"Calcium, Ca",MG -10387688,1032315,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10387746,1032455,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG -10388007,1033161,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -10388285,1033913,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG -10388371,1034133,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10388482,1034415,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -10388517,1034491,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10388579,1034631,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG -10388986,1035777,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10389400,1036821,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -10389725,1037659,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG -10389743,1037725,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10390092,1038669,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10390158,1038829,1087,69.0,,70.0,,,,,,,"Calcium, Ca",MG -10390251,1039069,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10390813,1040585,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG -10390965,1040947,1087,267.0,,70.0,,,,,,,"Calcium, Ca",MG -10391054,1041157,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10391332,1041877,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10391363,1041945,1087,127.0,,75.0,,,,,,,"Calcium, Ca",MG -10391581,1042523,1087,118.0,,70.0,,,,,,,"Calcium, Ca",MG -10391613,1042595,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG -10391999,1043573,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG -10392017,1043611,1087,460.0,,75.0,,,,,,,"Calcium, Ca",MG -10392051,1043685,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG -10392101,1043807,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10392355,1044385,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10392420,1044519,1087,122.0,,70.0,,,,,,,"Calcium, Ca",MG -10392654,1045139,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG -10393014,1045937,1087,127.0,,75.0,,,,,,,"Calcium, Ca",MG -10393146,1046229,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG -10393557,1047275,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10393801,1047883,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10393997,1048385,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10394117,1048665,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG -10394335,1049157,1087,2.0,,70.0,,,,,,,"Calcium, Ca",MG -10394363,1049223,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -10394373,1049243,1087,689.0,,70.0,,,,,,,"Calcium, Ca",MG -10394586,1049733,1087,65.0,,70.0,,,,,,,"Calcium, Ca",MG -10394657,1049895,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10394798,1054983,1087,20.0,,71.0,,,,,,,"Calcium, Ca",MG -10394975,1055359,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10395119,1055681,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG -10395227,1055911,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10395899,1057561,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG -10395939,1057659,1087,127.0,,75.0,,,,,,,"Calcium, Ca",MG -10396683,1059549,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -10396797,1059799,1087,53.0,,70.0,,,,,,,"Calcium, Ca",MG -10397282,1060931,1087,2.0,,70.0,,,,,,,"Calcium, Ca",MG -10397418,1061245,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10397648,1061807,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG -10397752,1062071,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10398003,1062721,1087,6.0,,70.0,,,,,,,"Calcium, Ca",MG -10398368,1063575,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -10398383,1063609,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -10398460,1063787,1087,233.0,,70.0,,,,,,,"Calcium, Ca",MG -10398934,1064919,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10399196,1065533,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10399276,1065713,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10399325,1065819,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG -10399443,1066091,1087,405.0,,70.0,,,,,,,"Calcium, Ca",MG -10399537,1066307,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -10399580,1066395,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10400103,1067563,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10400406,1068275,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG -10400713,1069091,1087,104.0,,70.0,,,,,,,"Calcium, Ca",MG -10400857,1069415,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10401486,1070975,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10401700,1071525,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10401800,1071787,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG -10402380,1073431,1087,122.0,,70.0,,,,,,,"Calcium, Ca",MG -10402847,1074579,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10403006,1074991,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10403184,1075437,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG -10403995,1077361,1087,120.0,,70.0,,,,,,,"Calcium, Ca",MG -10404013,1077411,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG -10404034,1077475,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG -10404334,1078201,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10404655,1078949,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG -10405198,1080245,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10405211,1080273,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10405378,1080649,1087,114.0,,75.0,,,,,,,"Calcium, Ca",MG -10405808,1081685,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10405816,1081703,1087,108.0,,70.0,,,,,,,"Calcium, Ca",MG -10405947,1082037,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG -10406175,1082561,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10406389,1083037,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10406473,1083243,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -10406585,1083507,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10406919,1084283,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10407452,1085551,1087,68.0,,70.0,,,,,,,"Calcium, Ca",MG -10407637,1086127,1087,89.0,,70.0,,,,,,,"Calcium, Ca",MG -10408111,1087617,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG -10408764,1089201,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10409073,1089923,1087,51.0,,70.0,,,,,,,"Calcium, Ca",MG -10409182,1090173,1087,140.0,,75.0,,,,,,,"Calcium, Ca",MG -10409339,1090539,1087,250.0,,70.0,,,,,,,"Calcium, Ca",MG -10409849,1091803,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10409999,1092123,1087,205.0,,70.0,,,,,,,"Calcium, Ca",MG -10410304,1092865,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10410977,1094533,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG -10411113,1094881,1087,105.0,,70.0,,,,,,,"Calcium, Ca",MG -10411276,1095263,1087,26.0,,70.0,,,,,,,"Calcium, Ca",MG -10411569,1096019,1087,194.0,,70.0,,,,,,,"Calcium, Ca",MG -10411616,1096131,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10411745,1096423,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10411770,1096481,1087,62.0,,70.0,,,,,,,"Calcium, Ca",MG -10411797,1096535,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10411929,1096867,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10411968,1096951,1087,135.0,,70.0,,,,,,,"Calcium, Ca",MG -10411991,1097021,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG -10412091,1097263,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG -10412292,1850284,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10412723,1850784,1087,267.0,,75.0,,,,,,,"Calcium, Ca",MG -10412898,1850989,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10412995,1851099,1087,333.0,,75.0,,,,,,,"Calcium, Ca",MG -10413131,1851257,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -10413245,1851391,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10413330,1851483,1087,109.0,,75.0,,,,,,,"Calcium, Ca",MG -10413360,1851520,1087,147.0,,75.0,,,,,,,"Calcium, Ca",MG -10413452,1851631,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10414341,1852640,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10414425,1852733,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10414518,1852845,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10414525,1852852,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10414526,1852853,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10414539,1852866,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG -10414744,1853102,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -10415019,1853406,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG -10415318,1853803,1087,140.0,,75.0,,,,,,,"Calcium, Ca",MG -10415320,1853805,1087,140.0,,75.0,,,,,,,"Calcium, Ca",MG -10416262,1854926,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG -10416572,1855302,1087,15.0,,70.0,,,,,,,"Calcium, Ca",MG -10416910,1855701,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG -10416916,1855707,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10417655,1856582,1087,160.0,,75.0,,,,,,,"Calcium, Ca",MG -10417898,1856866,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10418036,1857012,1087,157.0,,70.0,,,,,,,"Calcium, Ca",MG -10418119,1857104,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10418233,1857241,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -10418377,1857402,1087,267.0,,75.0,,,,,,,"Calcium, Ca",MG -10418425,1857453,1087,75.0,,70.0,,,,,,,"Calcium, Ca",MG -10418752,1857838,1087,147.0,,75.0,,,,,,,"Calcium, Ca",MG -10418942,1858060,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -10419326,1858482,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10419493,1858666,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10420017,1859227,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10420097,1859311,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10420106,1859320,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10420207,1859434,1087,130.0,,75.0,,,,,,,"Calcium, Ca",MG -10420327,1859559,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10420451,1859696,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10420529,1859780,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10420800,1860082,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10421136,1860509,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG -10421239,1860628,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10421305,1860707,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10421421,1860838,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10421841,1861333,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10421885,1861383,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG -10421895,1861394,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10422073,1861635,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10422178,1861767,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG -10422470,1862099,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -10422938,1862654,1087,101.0,,75.0,,,,,,,"Calcium, Ca",MG -10422948,1862666,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10422991,1862711,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10423128,1862858,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10423142,1862875,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10423271,1863024,1087,54.0,,75.0,,,,,,,"Calcium, Ca",MG -10423283,1863042,1087,182.0,,75.0,,,,,,,"Calcium, Ca",MG -10423343,1863118,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10423382,1863165,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10423808,1863670,1087,104.0,,75.0,,,,,,,"Calcium, Ca",MG -10424005,1863913,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10424435,1864402,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10424607,1864598,1087,533.0,,75.0,,,,,,,"Calcium, Ca",MG -10424901,1864917,1087,69.0,,75.0,,,,,,,"Calcium, Ca",MG -10425021,1865068,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG -10425096,1865148,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10425227,1865311,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -10425526,1865670,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10425560,1865709,1087,150.0,,70.0,,,,,,,"Calcium, Ca",MG -10425658,1865820,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG -10426010,1866240,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10426019,1866251,1087,23.0,,70.0,,,,,,,"Calcium, Ca",MG -10426046,1866282,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10426192,1866453,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10426255,1866533,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -10426302,1866597,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG -10426448,1866766,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG -10426719,1867093,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10426829,1867221,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10426961,1867355,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10427062,1867464,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10427261,1867695,1087,111.0,,70.0,,,,,,,"Calcium, Ca",MG -10427356,1867805,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10427403,1867863,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10427554,1868042,1087,160.0,,75.0,,,,,,,"Calcium, Ca",MG -10428175,1868763,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10428771,1869473,1087,160.0,,75.0,,,,,,,"Calcium, Ca",MG -10429169,1869911,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG -10429204,1869946,1087,189.0,,70.0,,,,,,,"Calcium, Ca",MG -10429564,1870348,1087,114.0,,75.0,,,,,,,"Calcium, Ca",MG -10429623,1870417,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG -10429753,1870569,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -10429810,1870629,1087,221.0,,75.0,,,,,,,"Calcium, Ca",MG -10429904,1870744,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -10430373,1871259,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG -10430482,1871381,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10430845,1871821,1087,127.0,,70.0,,,,,,,"Calcium, Ca",MG -10430854,1871830,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG -10430950,1872181,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10431223,1872614,1087,759.0,,70.0,,,,,,,"Calcium, Ca",MG -10431376,1872818,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG -10431477,1872951,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10431519,1873033,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10431564,1873097,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10431831,1873446,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10431945,1873648,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10432112,1873882,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10432442,1874274,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10432505,1874348,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10432671,1874573,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10432856,1874851,1087,103.0,,75.0,,,,,,,"Calcium, Ca",MG -10433168,1875276,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10433172,1875280,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10433173,1875281,1087,12.0,,75.0,,,,,,,"Calcium, Ca",MG -10433210,1875328,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10433303,1875456,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10433591,1875839,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10433712,1875991,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG -10434034,1876423,1087,882.0,,75.0,,,,,,,"Calcium, Ca",MG -10434136,1876554,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG -10434238,1876708,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG -10434318,1876812,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG -10434908,1877607,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10434968,1877684,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10435151,1877931,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10435174,1877958,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10435317,1878200,1087,158.0,,75.0,,,,,,,"Calcium, Ca",MG -10435439,1878362,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10435627,1878624,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG -10435802,1878840,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10435869,1878922,1087,186.0,,75.0,,,,,,,"Calcium, Ca",MG -10435871,1878924,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -10435876,1878929,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG -10435975,1879053,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10436633,1879928,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -10437074,1880517,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10437481,1140141,1087,75.0,,70.0,,,,,,,"Calcium, Ca",MG -10437716,1140568,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10437734,1140587,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10437950,1140860,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -10437988,1140919,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10438041,1140983,1087,9.0,,75.0,,,,,,,"Calcium, Ca",MG -10438509,1141592,1087,1750.0,,70.0,,,,,,,"Calcium, Ca",MG -10438748,1141869,1087,40.0,,70.0,,,,,,,"Calcium, Ca",MG -10438890,1142050,1087,82.0,,70.0,,,,,,,"Calcium, Ca",MG -10439111,1142303,1087,162.0,,70.0,,,,,,,"Calcium, Ca",MG -10439125,1142322,1087,180.0,,70.0,,,,,,,"Calcium, Ca",MG -10439141,1142342,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -10439420,1142662,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10439653,1142951,1087,105.0,,70.0,,,,,,,"Calcium, Ca",MG -10439655,1142953,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10439739,1143052,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10439891,1143220,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10440141,1143518,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -10440696,1144167,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG -10440834,1144333,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG -10441010,1144551,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG -10441214,1144794,1087,103.0,,70.0,,,,,,,"Calcium, Ca",MG -10441263,1144851,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10441378,1144983,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -10441396,1145005,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG -10441691,1880700,1087,54.0,,75.0,,,,,,,"Calcium, Ca",MG -10441798,1145386,1087,9.0,,75.0,,,,,,,"Calcium, Ca",MG -10441958,1145547,1087,52.0,,78.0,,,,,,,"Calcium, Ca",MG -10441978,1145567,1087,8.0,,78.0,,,,,,,"Calcium, Ca",MG -10442057,1145647,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10442078,1145668,1087,31.0,,78.0,,,,,,,"Calcium, Ca",MG -10442101,1145691,1087,16.0,,78.0,,,,,,,"Calcium, Ca",MG -10442253,1145845,1087,28.0,,78.0,,,,,,,"Calcium, Ca",MG -10442311,1145907,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG -10442346,1145958,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG -10442627,1146242,1087,40.0,,71.0,,,,,,,"Calcium, Ca",MG -10442699,1146322,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10443364,1147063,1087,386.0,,70.0,,,,,,,"Calcium, Ca",MG -10443365,1147064,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10443375,1147083,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10443492,1147216,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG -10443954,1147840,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10444572,1148763,1087,127.0,,75.0,,,,,,,"Calcium, Ca",MG -10444720,1148978,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10445364,1150140,1087,707.0,,70.0,,,,,,,"Calcium, Ca",MG -10445385,1150170,1087,38.0,,75.0,,,,,,,"Calcium, Ca",MG -10445602,1150533,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10445790,1150771,1087,94.0,,70.0,,,,,,,"Calcium, Ca",MG -10445809,1150793,1087,40.0,,70.0,,,,,,,"Calcium, Ca",MG -10445833,1150819,1087,244.0,,70.0,,,,,,,"Calcium, Ca",MG -10445980,1151011,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10446022,1151062,1087,48.0,,70.0,,,,,,,"Calcium, Ca",MG -10446392,1151660,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG -10446402,1151670,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG -10446556,1151877,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10446561,1151882,1087,167.0,,70.0,,,,,,,"Calcium, Ca",MG -10446683,1152052,1087,351.0,,70.0,,,,,,,"Calcium, Ca",MG -10446693,1152066,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -10446751,1152128,1087,261.0,,70.0,,,,,,,"Calcium, Ca",MG -10447216,1152648,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -10447896,1153465,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10447955,1153533,1087,37.0,,70.0,,,,,,,"Calcium, Ca",MG -10448052,1153645,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG -10448248,1153895,1087,83.0,,70.0,,,,,,,"Calcium, Ca",MG -10448257,1153907,1087,19.0,,75.0,,,,,,,"Calcium, Ca",MG -10448274,1153927,1087,28.0,,75.0,,,,,,,"Calcium, Ca",MG -10448891,1154656,1087,126.0,,70.0,,,,,,,"Calcium, Ca",MG -10449053,1154843,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10449209,1155010,1087,29.0,,71.0,,,,,,,"Calcium, Ca",MG -10449289,1155090,1087,81.0,,78.0,,,,,,,"Calcium, Ca",MG -10449316,1155117,1087,18.0,,71.0,,,,,,,"Calcium, Ca",MG -10449399,1155200,1087,17.0,,71.0,,,,,,,"Calcium, Ca",MG -10449450,1155251,1087,16.0,,71.0,,,,,,,"Calcium, Ca",MG -10449490,1155292,1087,25.0,,71.0,,,,,,,"Calcium, Ca",MG -10449831,1155676,1087,41.0,,75.0,,,,,,,"Calcium, Ca",MG -10450355,1156291,1087,267.0,,75.0,,,,,,,"Calcium, Ca",MG -10450408,1156357,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -10450604,1156612,1087,92.0,,75.0,,,,,,,"Calcium, Ca",MG -10450622,1156636,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10450754,1156819,1087,172.0,,70.0,,,,,,,"Calcium, Ca",MG -10450763,1156833,1087,182.0,,70.0,,,,,,,"Calcium, Ca",MG -10450890,1157010,1087,58.0,,75.0,,,,,,,"Calcium, Ca",MG -10451026,1157244,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10451503,1157949,1087,64.0,,75.0,,,,,,,"Calcium, Ca",MG -10451622,1158132,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10452749,1159961,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -10453021,1160289,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -10453025,1160293,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG -10453028,1160296,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG -10453079,1160375,1087,111.0,,70.0,,,,,,,"Calcium, Ca",MG -10453116,1160420,1087,141.0,,70.0,,,,,,,"Calcium, Ca",MG -10453431,1160813,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG -10453698,1161134,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG -10453816,1161270,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG -10453999,1161478,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10454036,1161521,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10454138,1161630,1087,312.0,,75.0,,,,,,,"Calcium, Ca",MG -10454434,1161973,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10454786,1162413,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -10454817,1162450,1087,150.0,,70.0,,,,,,,"Calcium, Ca",MG -10454980,1162654,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG -10455082,1162773,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10455104,1162798,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG -10455177,1162884,1087,127.0,,75.0,,,,,,,"Calcium, Ca",MG -10455540,1163306,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG -10455856,1163687,1087,30.0,,75.0,,,,,,,"Calcium, Ca",MG -10455989,1163881,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG -10456074,1164257,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -10456146,1164468,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10456171,1164522,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10456298,1164755,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10456449,1165067,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10456510,1165169,1087,65.0,,75.0,,,,,,,"Calcium, Ca",MG -10456809,1165511,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10456919,1165640,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10456965,1165688,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG -10456977,1165700,1087,24.0,,78.0,,,,,,,"Calcium, Ca",MG -10457018,1165744,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10457327,1166102,1087,31.0,,71.0,,,,,,,"Calcium, Ca",MG -10457328,1166103,1087,49.0,,71.0,,,,,,,"Calcium, Ca",MG -10457945,1166794,1087,25.0,,71.0,,,,,,,"Calcium, Ca",MG -10458016,1166882,1087,137.0,,71.0,,,,,,,"Calcium, Ca",MG -10458084,1166957,1087,60.0,,71.0,,,,,,,"Calcium, Ca",MG -10458232,1167123,1087,12.0,,71.0,,,,,,,"Calcium, Ca",MG -10458809,1167778,1087,14.0,,71.0,,,,,,,"Calcium, Ca",MG -10459149,1168172,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10459187,1168215,1087,46.0,,71.0,,,,,,,"Calcium, Ca",MG -10459267,1168300,1087,67.0,,71.0,,,,,,,"Calcium, Ca",MG -10459290,1168329,1087,12.0,,71.0,,,,,,,"Calcium, Ca",MG -10459308,1168350,1087,136.0,,71.0,,,,,,,"Calcium, Ca",MG -10459780,1168943,1087,36.0,,71.0,,,,,,,"Calcium, Ca",MG -10459855,1169021,1087,46.0,,71.0,,,,,,,"Calcium, Ca",MG -10460260,1169828,1087,25.0,,71.0,,,,,,,"Calcium, Ca",MG -10460313,1169987,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG -10460389,1170147,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10460644,1171008,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -10460653,1171019,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10460775,1171171,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10460873,1171295,1087,187.0,,75.0,,,,,,,"Calcium, Ca",MG -10460930,1171366,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10460996,1171451,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10461036,1171501,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10461388,1171962,1087,45.0,,75.0,,,,,,,"Calcium, Ca",MG -10461635,1172274,1087,147.0,,75.0,,,,,,,"Calcium, Ca",MG -10461645,1172285,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10461929,1172656,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10462002,1172753,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10462105,1172889,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10462116,1172901,1087,42.0,,75.0,,,,,,,"Calcium, Ca",MG -10462177,1172987,1087,267.0,,75.0,,,,,,,"Calcium, Ca",MG -10462208,1173023,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10462451,1173347,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10462598,1173603,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10462708,1173771,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10462810,1173901,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG -10462815,1173907,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10463038,1174170,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10463084,1174224,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10463095,1174243,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10463334,1174565,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10463594,1174926,1087,53.0,,70.0,,,,,,,"Calcium, Ca",MG -10463666,1175030,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10464246,1175910,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG -10465342,1177425,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10465503,1177676,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG -10465729,1177974,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10465954,1178281,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10465960,1178298,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10466151,1178582,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG -10466237,1178707,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG -10466302,1178795,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10466407,1178966,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10466720,1179471,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG -10466732,1179483,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG -10466819,1179611,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10466916,1179763,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10467041,1179940,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10467150,1180111,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10467254,1180289,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10467265,1180303,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10467495,1180614,1087,1304.0,,75.0,,,,,,,"Calcium, Ca",MG -10467763,1180947,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10467875,1181093,1087,85.0,,75.0,,,,,,,"Calcium, Ca",MG -10467991,1181262,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10468091,1181420,1087,557.0,,70.0,,,,,,,"Calcium, Ca",MG -10468149,1181491,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10468603,1182137,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10469055,1182799,1087,274.0,,70.0,,,,,,,"Calcium, Ca",MG -10469090,1182848,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10469278,1183087,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10469388,1183235,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10469442,1183311,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10469507,1183400,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10469701,1183635,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG -10469800,1183759,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10470121,1184226,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG -10470313,1184476,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10470363,1184570,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10470811,1185209,1087,19.0,,75.0,,,,,,,"Calcium, Ca",MG -10470827,1185228,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10470852,1185264,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10471014,1185475,1087,98.0,,75.0,,,,,,,"Calcium, Ca",MG -10471106,1185621,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10471390,1186009,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10471438,1186071,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10471447,1186083,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10471537,1186222,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10471648,1186361,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10471789,1186534,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10471981,1186841,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -10472166,1187118,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10472207,1187169,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10472211,1187175,1087,321.0,,75.0,,,,,,,"Calcium, Ca",MG -10472229,1187199,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -10472355,1187408,1087,152.0,,75.0,,,,,,,"Calcium, Ca",MG -10472417,1187502,1087,49.0,,75.0,,,,,,,"Calcium, Ca",MG -10472613,1187756,1087,89.0,,75.0,,,,,,,"Calcium, Ca",MG -10473194,1188604,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10473290,1188722,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10473413,1188883,1087,81.0,,70.0,,,,,,,"Calcium, Ca",MG -10473884,1189561,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10474010,1189787,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG -10474166,1189980,1087,61.0,,75.0,,,,,,,"Calcium, Ca",MG -10474579,1190491,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG -10474881,1190871,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG -10475110,1191167,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10475241,1191325,1087,30.0,,75.0,,,,,,,"Calcium, Ca",MG -10475283,1191402,1087,49.0,,75.0,,,,,,,"Calcium, Ca",MG -10475856,1192095,1087,792.0,,70.0,,,,,,,"Calcium, Ca",MG -10475967,1192239,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG -10476151,1192497,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10476344,1192732,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10476565,1193040,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10476840,1193385,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG -10476856,1193401,1087,61.0,,75.0,,,,,,,"Calcium, Ca",MG -10477098,1193710,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -10477216,1193914,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG -10477414,1194268,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10477840,1194875,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10477946,1194999,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10478417,1195846,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10478427,1195866,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10478580,1196081,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10479023,1196728,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10479187,1196969,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10479218,1197009,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG -10480032,1198324,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10480042,1198357,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10480061,1198384,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10480139,1198502,1087,140.0,,75.0,,,,,,,"Calcium, Ca",MG -10480484,1199028,1087,193.0,,75.0,,,,,,,"Calcium, Ca",MG -10480527,1199083,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10480697,1199346,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10480945,1199712,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10481856,1201140,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10481867,1201152,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10481988,1201338,1087,707.0,,70.0,,,,,,,"Calcium, Ca",MG -10482084,1201465,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10482283,1201758,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10482488,1202055,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10482531,1202118,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10482586,1202199,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10482640,1202316,1087,91.0,,70.0,,,,,,,"Calcium, Ca",MG -10482770,1202484,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10483034,1202922,1087,41.0,,75.0,,,,,,,"Calcium, Ca",MG -10483086,1202985,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10483290,1203279,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10483408,1203472,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10483629,1203856,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -10483707,1203944,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10483761,1204019,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10483835,1204153,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10484052,1204430,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10484466,1205164,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG -10484477,1205177,1087,156.0,,75.0,,,,,,,"Calcium, Ca",MG -10484582,1205344,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10484958,1205905,1087,65.0,,75.0,,,,,,,"Calcium, Ca",MG -10485011,1205975,1087,90.0,,70.0,,,,,,,"Calcium, Ca",MG -10485328,1206515,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10485450,1206688,1087,320.0,,75.0,,,,,,,"Calcium, Ca",MG -10485649,1206926,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10485916,1207389,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG -10485943,1207427,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10485945,1207432,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10486176,1207752,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10486330,1207958,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10486638,1208397,1087,19.0,,75.0,,,,,,,"Calcium, Ca",MG -10486667,1208440,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG -10486977,1208838,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10487003,1208883,1087,97.0,,70.0,,,,,,,"Calcium, Ca",MG -10487012,1208892,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10487094,1208988,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10487131,1209031,1087,233.0,,75.0,,,,,,,"Calcium, Ca",MG -10487605,1209648,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10488296,1210603,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10488301,1210609,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10488508,1210864,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG -10488842,1211327,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10488969,1211478,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10489175,1211739,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10489321,1211949,1087,43.0,,75.0,,,,,,,"Calcium, Ca",MG -10489322,1211950,1087,207.0,,75.0,,,,,,,"Calcium, Ca",MG -10489407,1212074,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10489483,1212179,1087,333.0,,75.0,,,,,,,"Calcium, Ca",MG -10489715,1212485,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG -10490005,1213394,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10490008,1213398,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10490051,1213470,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10490729,1214546,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10491132,1215271,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10491203,1215361,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10491282,1215473,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10492205,1216710,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10492570,1217227,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10492887,1217697,1087,114.0,,75.0,,,,,,,"Calcium, Ca",MG -10492973,1217839,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10493255,1218367,1087,117.0,,75.0,,,,,,,"Calcium, Ca",MG -10493374,1218520,1087,104.0,,75.0,,,,,,,"Calcium, Ca",MG -10493431,1218584,1087,233.0,,75.0,,,,,,,"Calcium, Ca",MG -10493521,1218704,1087,13.0,,75.0,,,,,,,"Calcium, Ca",MG -10493553,1218760,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10493745,1218984,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10493966,1219296,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10494051,1219546,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10494060,1219557,1087,176.0,,75.0,,,,,,,"Calcium, Ca",MG -10494284,1219860,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10494304,1219885,1087,1875.0,,75.0,,,,,,,"Calcium, Ca",MG -10494595,1221043,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10494930,1221593,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10495155,1221961,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10495510,1222609,1087,121.0,,75.0,,,,,,,"Calcium, Ca",MG -10495609,1222776,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10495805,1223072,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10495941,1223350,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10496014,1223463,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10496063,1223571,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10496208,1223757,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10496546,1224222,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10496772,1224594,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG -10496781,1224604,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10496883,1224744,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10496888,1224755,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10497118,1225092,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10497813,1225978,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10497994,1226224,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10498365,1226721,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -10498410,1226774,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10498828,1227425,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10499094,1227781,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10499722,1228709,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10500038,1229123,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10500806,1230134,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -10501089,1230527,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10501404,1230998,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG -10501497,1231137,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10501549,1231196,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10501883,1231658,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10502979,1233090,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10503071,1233208,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10503188,1233372,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10503633,1234054,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10503663,1234093,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10503674,1234106,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10504391,1235187,1087,274.0,,75.0,,,,,,,"Calcium, Ca",MG -10504435,1235244,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10504523,1235355,1087,61.0,,75.0,,,,,,,"Calcium, Ca",MG -10504687,1235579,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10504845,1235779,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10505010,1236025,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10505216,1236288,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10505732,1237069,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG -10506054,1237511,1087,129.0,,75.0,,,,,,,"Calcium, Ca",MG -10506092,1237557,1087,69.0,,75.0,,,,,,,"Calcium, Ca",MG -10506140,1237615,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10506319,1237872,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10506431,1238020,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10506660,1238323,1087,160.0,,75.0,,,,,,,"Calcium, Ca",MG -10507218,1239079,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10507680,1239792,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10507952,1240162,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10508024,1240265,1087,107.0,,75.0,,,,,,,"Calcium, Ca",MG -10508075,1240329,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10508309,1240665,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10508584,1240998,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG -10508596,1241021,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10509931,1242785,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10509946,1242803,1087,38.0,,75.0,,,,,,,"Calcium, Ca",MG -10510187,1243126,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10510250,1243221,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10510344,1243383,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10510365,1243424,1087,786.0,,70.0,,,,,,,"Calcium, Ca",MG -10510795,1243984,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG -10511411,1244759,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10511522,1244923,1087,68.0,,70.0,,,,,,,"Calcium, Ca",MG -10511554,1244960,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -10511579,1245001,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG -10511661,1245174,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10511730,1245335,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10511889,1245541,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG -10512081,1245760,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10512196,1245916,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG -10512268,1246011,1087,266.0,,70.0,,,,,,,"Calcium, Ca",MG -10512593,1246423,1087,106.0,,75.0,,,,,,,"Calcium, Ca",MG -10512674,1246544,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG -10512680,1246551,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10512731,1246607,1087,25.0,,75.0,,,,,,,"Calcium, Ca",MG -10512804,1246697,1087,1521.0,,70.0,,,,,,,"Calcium, Ca",MG -10512988,1246909,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10512994,1246915,1087,206.0,,75.0,,,,,,,"Calcium, Ca",MG -10513115,1247053,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG -10513634,1247697,1087,689.0,,70.0,,,,,,,"Calcium, Ca",MG -10513827,1247938,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG -10514018,1248174,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10514085,1248245,1087,74.0,,75.0,,,,,,,"Calcium, Ca",MG -10514293,1248499,1087,105.0,,75.0,,,,,,,"Calcium, Ca",MG -10514413,1248697,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10514503,1248870,1087,724.0,,70.0,,,,,,,"Calcium, Ca",MG -10514964,1249502,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10515317,1249973,1087,952.0,,75.0,,,,,,,"Calcium, Ca",MG -10515436,1250109,1087,28.0,,75.0,,,,,,,"Calcium, Ca",MG -10515604,1250306,1087,1190.0,,75.0,,,,,,,"Calcium, Ca",MG -10515721,1250459,1087,333.0,,70.0,,,,,,,"Calcium, Ca",MG -10515887,1250655,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10515894,1250662,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG -10516085,1250884,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10516229,1251056,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10516266,1251099,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10516388,1251272,1087,294.0,,75.0,,,,,,,"Calcium, Ca",MG -10516522,1251436,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10516628,1251547,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10516702,1251631,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10516914,1251882,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG -10516966,1252018,1087,188.0,,75.0,,,,,,,"Calcium, Ca",MG -10517088,1252193,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10517565,1252751,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG -10517710,1252939,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10517793,1253043,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10517876,1253132,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -10517907,1253174,1087,111.0,,75.0,,,,,,,"Calcium, Ca",MG -10518336,1253723,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10518644,1254107,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10518807,1254288,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG -10519023,1254550,1087,167.0,,75.0,,,,,,,"Calcium, Ca",MG -10519284,1254890,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10519331,1254950,1087,23.0,,75.0,,,,,,,"Calcium, Ca",MG -10519378,1255008,1087,94.0,,75.0,,,,,,,"Calcium, Ca",MG -10519850,1255651,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG -10520260,1256181,1087,123.0,,75.0,,,,,,,"Calcium, Ca",MG -10520353,1256297,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -10520455,1256439,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -10520951,1257208,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG -10521060,1257340,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -10521083,1257364,1087,21.0,,75.0,,,,,,,"Calcium, Ca",MG -10521364,1257761,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG -10521999,1258521,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10522212,1258759,1087,73.0,,75.0,,,,,,,"Calcium, Ca",MG -10522369,1258977,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10522617,1259398,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10522661,1259457,1087,140.0,,75.0,,,,,,,"Calcium, Ca",MG -10523144,1260072,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10523253,1260204,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10523285,1260246,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10523301,1260265,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10523394,1260387,1087,129.0,,75.0,,,,,,,"Calcium, Ca",MG -10523529,1260567,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG -10523552,1260598,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10524026,1261179,1087,267.0,,75.0,,,,,,,"Calcium, Ca",MG -10524033,1261186,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10524151,1261324,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10524152,1261325,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10524213,1261395,1087,21.0,,75.0,,,,,,,"Calcium, Ca",MG -10524530,1261771,1087,233.0,,75.0,,,,,,,"Calcium, Ca",MG -10524542,1261783,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10524605,1261860,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10524687,1261969,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10524800,1262107,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -10524883,1262208,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -10525069,1262455,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10525941,1263572,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10526046,1263713,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10526123,1263804,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10526180,1263874,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG -10526492,1264240,1087,23.0,,70.0,,,,,,,"Calcium, Ca",MG -10526503,1264252,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -10526833,1264645,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG -10527004,1264846,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10527039,1264890,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10527050,1264904,1087,42.0,,75.0,,,,,,,"Calcium, Ca",MG -10527152,1265033,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10527195,1265087,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10527408,1265346,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG -10527855,1265929,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG -10527965,1266091,1087,87.0,,75.0,,,,,,,"Calcium, Ca",MG -10527970,1266097,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10527980,1266114,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10527984,1266118,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10528154,1266339,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10528370,1266623,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10528638,1266971,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10528760,1267126,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10528989,1267410,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10529005,1267441,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10529567,1268132,1087,41.0,,75.0,,,,,,,"Calcium, Ca",MG -10529699,1268292,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG -10529753,1268353,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10529903,1268557,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10530393,1269234,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10530593,1269459,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG -10530735,1269675,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG -10530849,1269840,1087,83.0,,75.0,,,,,,,"Calcium, Ca",MG -10531009,1270049,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG -10531282,1270415,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10531309,1270451,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG -10531466,1270653,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10531706,1270945,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10531717,1270957,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10532137,1271470,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG -10532233,1271606,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10532242,1271620,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG -10532465,1272137,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG -10532671,1272401,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG -10532806,1272569,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10532921,1272709,1087,25.0,,75.0,,,,,,,"Calcium, Ca",MG -10533386,1273341,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10533413,1273370,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10533756,1273788,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -10533974,1274122,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG -10533992,1274149,1087,96.0,,75.0,,,,,,,"Calcium, Ca",MG -10534059,1274223,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10534143,1274321,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG -10534356,1274596,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG -10534378,1274632,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10535109,1275552,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10535503,1276034,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10535517,1276057,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -10535625,1276190,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10535673,1276247,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10535719,1276306,1087,164.0,,75.0,,,,,,,"Calcium, Ca",MG -10536064,1276780,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10536132,1276869,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10536355,1277205,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10536570,1277516,1087,156.0,,75.0,,,,,,,"Calcium, Ca",MG -10536596,1277546,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10536757,1277805,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -10536791,1277847,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10536804,1277860,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10536864,1277925,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10537474,1278678,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG -10537555,1278769,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10537655,1278891,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10537931,1279254,1087,117.0,,75.0,,,,,,,"Calcium, Ca",MG -10538145,1279528,1087,171.0,,70.0,,,,,,,"Calcium, Ca",MG -10538556,1280086,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -10538892,1280526,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10539716,1281650,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10539735,1281680,1087,61.0,,75.0,,,,,,,"Calcium, Ca",MG -10539896,1281915,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10539997,1282029,1087,139.0,,75.0,,,,,,,"Calcium, Ca",MG -10540000,1282033,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG -10540352,1282452,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10540655,1282799,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10540724,1282884,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10540730,1282890,1087,147.0,,75.0,,,,,,,"Calcium, Ca",MG -10540938,1283170,1087,1962.0,,70.0,,,,,,,"Calcium, Ca",MG -10541491,1284147,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10541527,1284207,1087,91.0,,75.0,,,,,,,"Calcium, Ca",MG -10541874,1284685,1087,240.0,,75.0,,,,,,,"Calcium, Ca",MG -10541945,1284782,1087,132.0,,75.0,,,,,,,"Calcium, Ca",MG -10542079,1284993,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10543200,1286414,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10543298,1286522,1087,23.0,,75.0,,,,,,,"Calcium, Ca",MG -10543367,1286598,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10543468,1286730,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10543562,1286835,1087,123.0,,75.0,,,,,,,"Calcium, Ca",MG -10543580,1286855,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10544369,1287920,1087,89.0,,75.0,,,,,,,"Calcium, Ca",MG -10544498,1288082,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10544548,1288149,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10544646,1288281,1087,160.0,,75.0,,,,,,,"Calcium, Ca",MG -10544649,1288293,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG -10545215,1289068,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10545845,1290005,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10546143,1290429,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10546703,1291181,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10546923,1291524,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG -10547101,1291862,1087,191.0,,75.0,,,,,,,"Calcium, Ca",MG -10547157,1291946,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10547427,1292383,1087,647.0,,70.0,,,,,,,"Calcium, Ca",MG -10547484,1292487,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -10547817,1293049,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10547955,1293251,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10548059,1293465,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10548295,1293871,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG -10548532,1294310,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10548533,1294311,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10548560,1294381,1087,105.0,,75.0,,,,,,,"Calcium, Ca",MG -10548607,1294445,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10549709,1296707,1087,2.0,,75.0,,,,,,,"Calcium, Ca",MG -10549805,1296963,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10550213,1297739,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10550319,1297903,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10550335,1297922,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10550419,1298084,1087,104.0,,75.0,,,,,,,"Calcium, Ca",MG -10550436,1298120,1087,127.0,,75.0,,,,,,,"Calcium, Ca",MG -10550733,1298735,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10550850,1298983,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10550902,1299082,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10551369,1300827,1087,179.0,,75.0,,,,,,,"Calcium, Ca",MG -10551530,1301040,1087,625.0,,75.0,,,,,,,"Calcium, Ca",MG -10551551,1301069,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10551610,1301143,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10551691,1301312,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10551967,1301844,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10551997,1301906,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10552129,1302180,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG -10552175,1302271,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG -10552192,1302332,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG -10552728,1303450,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -10552750,1303486,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10552966,1303915,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10552983,1303936,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10553033,1304005,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10553127,1304143,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10553206,1304253,1087,190.0,,75.0,,,,,,,"Calcium, Ca",MG -10553334,1304487,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10553440,1304678,1087,323.0,,75.0,,,,,,,"Calcium, Ca",MG -10553599,1304877,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10553616,1304900,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10553630,1304918,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG -10553678,1304975,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10554198,1305756,1087,333.0,,75.0,,,,,,,"Calcium, Ca",MG -10554218,1305777,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10554232,1305793,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10554425,1306036,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -10554498,1306142,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG -10554614,1306313,1087,94.0,,75.0,,,,,,,"Calcium, Ca",MG -10554641,1306346,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG -10555623,1307663,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10555795,1307972,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG -10556503,1309058,1087,270.0,,75.0,,,,,,,"Calcium, Ca",MG -10556693,1309332,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10557566,1310864,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10557585,1310886,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG -10557718,1311061,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10557951,1311354,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10558123,1311575,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG -10558164,1311620,1087,84.0,,75.0,,,,,,,"Calcium, Ca",MG -10558302,1311780,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10558854,1312541,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10559049,1312833,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10559302,1313157,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10559564,1313494,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10559686,1313649,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10559825,1313823,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10560001,1314035,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10560181,1314252,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG -10560370,1314474,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10560597,1314745,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10560604,1314753,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10560772,1314968,1087,274.0,,75.0,,,,,,,"Calcium, Ca",MG -10560997,1315315,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10561317,1315748,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10561706,1316263,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10562251,1316983,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -10562473,1317291,1087,465.0,,75.0,,,,,,,"Calcium, Ca",MG -10562816,1317814,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10562992,1318054,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10563409,1318622,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -10563670,1318940,1087,396.0,,75.0,,,,,,,"Calcium, Ca",MG -10563746,1319031,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10564180,1319705,1087,60.0,,70.0,,,,,,,"Calcium, Ca",MG -10564382,1319971,1087,156.0,,75.0,,,,,,,"Calcium, Ca",MG -10564388,1319978,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG -10564562,1320205,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10564564,1320208,1087,781.0,,75.0,,,,,,,"Calcium, Ca",MG -10564752,1320449,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10565177,1321011,1087,188.0,,75.0,,,,,,,"Calcium, Ca",MG -10565255,1321107,1087,99.0,,75.0,,,,,,,"Calcium, Ca",MG -10565374,1321252,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10565449,1321355,1087,113.0,,70.0,,,,,,,"Calcium, Ca",MG -10565569,1321520,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -10565708,1321689,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10566124,1322216,1087,833.0,,75.0,,,,,,,"Calcium, Ca",MG -10566149,1322248,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10566199,1322326,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG -10566249,1322387,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG -10566516,1322732,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10566544,1322771,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10567391,1323882,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -10567488,1324002,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10567778,1324376,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG -10567974,1324633,1087,92.0,,75.0,,,,,,,"Calcium, Ca",MG -10568178,1324888,1087,279.0,,70.0,,,,,,,"Calcium, Ca",MG -10568314,1325060,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10568492,1325295,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10568689,1325563,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10568858,1325810,1087,63.0,,75.0,,,,,,,"Calcium, Ca",MG -10568896,1325858,1087,326.0,,75.0,,,,,,,"Calcium, Ca",MG -10568901,1325864,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10568964,1325944,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10568983,1325969,1087,28.0,,75.0,,,,,,,"Calcium, Ca",MG -10569314,1326443,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG -10569392,1326552,1087,135.0,,75.0,,,,,,,"Calcium, Ca",MG -10569577,1326828,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG -10569729,1327030,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10569767,1327083,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10569780,1327106,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10569787,1327113,1087,12.0,,75.0,,,,,,,"Calcium, Ca",MG -10569841,1327218,1087,105.0,,75.0,,,,,,,"Calcium, Ca",MG -10569857,1327263,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10570042,1327524,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10570892,1328850,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10571902,1330415,1087,152.0,,75.0,,,,,,,"Calcium, Ca",MG -10572801,1331752,1087,132.0,,70.0,,,,,,,"Calcium, Ca",MG -10572964,1331993,1087,500.0,,70.0,,,,,,,"Calcium, Ca",MG -10573018,1332111,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10573264,1332468,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG -10573520,1333204,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10573886,1334146,1087,49.0,,75.0,,,,,,,"Calcium, Ca",MG -10573981,1334548,1087,3333.0,,75.0,,,,,,,"Calcium, Ca",MG -10574145,1334936,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10574613,1336959,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10574679,1337211,1087,91.0,,75.0,,,,,,,"Calcium, Ca",MG -10574750,1337306,1087,146.0,,70.0,,,,,,,"Calcium, Ca",MG -10574898,1337685,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG -10575303,1338543,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10575826,1339819,1087,138.0,,75.0,,,,,,,"Calcium, Ca",MG -10575867,1339873,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10576272,1340571,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10576364,1340727,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10576461,1340906,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -10576488,1340947,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10577505,1342794,1087,147.0,,75.0,,,,,,,"Calcium, Ca",MG -10577543,1342860,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10577639,1343016,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -10577816,1343817,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG -10578470,1344950,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG -10578528,1345021,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG -10579002,1345666,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10579186,1345917,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10579946,1347012,1087,257.0,,70.0,,,,,,,"Calcium, Ca",MG -10580254,1347472,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10580516,1347923,1087,176.0,,75.0,,,,,,,"Calcium, Ca",MG -10580722,1348162,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG -10580971,1348488,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10580980,1348499,1087,167.0,,70.0,,,,,,,"Calcium, Ca",MG -10581051,1348588,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10581374,1349035,1087,63.0,,75.0,,,,,,,"Calcium, Ca",MG -10581618,1349367,1087,61.0,,75.0,,,,,,,"Calcium, Ca",MG -10581734,1349519,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10581976,1349846,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG -10581985,1349862,1087,154.0,,75.0,,,,,,,"Calcium, Ca",MG -10582108,1350055,1087,202.0,,75.0,,,,,,,"Calcium, Ca",MG -10582133,1350094,1087,174.0,,70.0,,,,,,,"Calcium, Ca",MG -10583378,1352603,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10583415,1352685,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10583461,1352761,1087,34.0,,75.0,,,,,,,"Calcium, Ca",MG -10583627,1353218,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -10583760,1353424,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -10584156,1353963,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG -10584242,1354107,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG -10584473,1354423,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG -10584542,1354531,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG -10584854,1355049,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10584960,1355259,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10584988,1355289,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10585036,1355354,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG -10585148,1355486,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG -10585164,1355511,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG -10585317,1355808,1087,46.0,,70.0,,,,,,,"Calcium, Ca",MG -10585389,1355937,1087,97.0,,70.0,,,,,,,"Calcium, Ca",MG -10585691,1356340,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10585889,1356611,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG -10586030,1356820,1087,59.0,,70.0,,,,,,,"Calcium, Ca",MG -10586202,1357101,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -10586414,1357423,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10586450,1357498,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10586468,1357527,1087,54.0,,70.0,,,,,,,"Calcium, Ca",MG -10586716,1357938,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -10586853,1358153,1087,42.0,,75.0,,,,,,,"Calcium, Ca",MG -10586890,1358191,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10586930,1358232,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10586974,1358280,1087,179.0,,70.0,,,,,,,"Calcium, Ca",MG -10587196,1358557,1087,130.0,,75.0,,,,,,,"Calcium, Ca",MG -10587314,1358715,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10587582,1359102,1087,92.0,,70.0,,,,,,,"Calcium, Ca",MG -10587637,1359183,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG -10587808,1359420,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG -10587949,1359620,1087,148.0,,70.0,,,,,,,"Calcium, Ca",MG -10587967,1359644,1087,711.0,,70.0,,,,,,,"Calcium, Ca",MG -10588024,1359746,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10588070,1359835,1087,62.0,,70.0,,,,,,,"Calcium, Ca",MG -10588076,1359849,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10588238,1360150,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10588296,1360253,1087,188.0,,75.0,,,,,,,"Calcium, Ca",MG -10588789,1360962,1087,88.0,,70.0,,,,,,,"Calcium, Ca",MG -10588823,1361012,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG -10588969,1361216,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10589196,1361518,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG -10589302,1361686,1087,110.0,,70.0,,,,,,,"Calcium, Ca",MG -10589872,1362538,1087,49.0,,70.0,,,,,,,"Calcium, Ca",MG -10589907,1362588,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG -10590681,1363747,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10591156,1364355,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -10591390,1364677,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10591643,1365368,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -10591691,1365429,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10592888,1367383,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10593626,1368421,1087,682.0,,70.0,,,,,,,"Calcium, Ca",MG -10593876,1368764,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -10594277,1369325,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10594355,1369468,1087,2.0,,70.0,,,,,,,"Calcium, Ca",MG -10594466,1369683,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10594601,1369934,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10595893,1372548,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10595962,1372666,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -10596015,1372745,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10596033,1372795,1087,37.0,,75.0,,,,,,,"Calcium, Ca",MG -10596133,1372955,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG -10596239,1373097,1087,161.0,,75.0,,,,,,,"Calcium, Ca",MG -10596245,1373106,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10596401,1373354,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG -10596670,1373841,1087,6.0,,75.0,,,,,,,"Calcium, Ca",MG -10596690,1373875,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10597008,1374418,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10597088,1374535,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10597282,1374825,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10597286,1374832,1087,39.0,,70.0,,,,,,,"Calcium, Ca",MG -10597520,1375162,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10597532,1375180,1087,371.0,,70.0,,,,,,,"Calcium, Ca",MG -10597590,1375246,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10597951,1375732,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -10597954,1375735,1087,117.0,,70.0,,,,,,,"Calcium, Ca",MG -10598031,1375838,1087,55.0,,70.0,,,,,,,"Calcium, Ca",MG -10598053,1375863,1087,140.0,,75.0,,,,,,,"Calcium, Ca",MG -10598112,1375929,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10598205,1376073,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10598251,1376142,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10598259,1376152,1087,150.0,,70.0,,,,,,,"Calcium, Ca",MG -10598689,1376808,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -10598911,1377129,1087,74.0,,70.0,,,,,,,"Calcium, Ca",MG -10599027,1377290,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10599198,1377526,1087,23.0,,70.0,,,,,,,"Calcium, Ca",MG -10599247,1377590,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -10599457,1377909,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG -10599501,1377969,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -10599512,1377983,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10599607,1378123,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10599626,1378154,1087,200.0,,70.0,,,,,,,"Calcium, Ca",MG -10599836,1378468,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10600108,1378884,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -10600144,1378937,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG -10600164,1378965,1087,96.0,,70.0,,,,,,,"Calcium, Ca",MG -10600204,1379023,1087,76.0,,70.0,,,,,,,"Calcium, Ca",MG -10600254,1379109,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG -10600552,1379565,1087,286.0,,70.0,,,,,,,"Calcium, Ca",MG -10600773,1379891,1087,268.0,,70.0,,,,,,,"Calcium, Ca",MG -10601180,1380449,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10601587,1380994,1087,779.0,,70.0,,,,,,,"Calcium, Ca",MG -10601681,1381138,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10602002,1381641,1087,129.0,,75.0,,,,,,,"Calcium, Ca",MG -10602458,1382342,1087,23.0,,75.0,,,,,,,"Calcium, Ca",MG -10603189,1383494,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG -10603231,1383544,1087,83.0,,75.0,,,,,,,"Calcium, Ca",MG -10603270,1383615,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10603519,1383995,1087,101.0,,70.0,,,,,,,"Calcium, Ca",MG -10603753,1384298,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10603807,1384369,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10603908,1384507,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG -10603914,1384515,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10603979,1384629,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10604047,1384711,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10604070,1384751,1087,155.0,,70.0,,,,,,,"Calcium, Ca",MG -10604107,1384802,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10604198,1384936,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG -10604254,1385004,1087,105.0,,70.0,,,,,,,"Calcium, Ca",MG -10604282,1385052,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG -10604870,1385938,1087,81.0,,70.0,,,,,,,"Calcium, Ca",MG -10604873,1385945,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10604997,1386135,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10605092,1386254,1087,20.0,,75.0,,,,,,,"Calcium, Ca",MG -10605168,1386353,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10605263,1386479,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG -10605432,1386707,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -10605705,1387088,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -10605758,1387182,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG -10606489,1388185,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10606859,1388723,1087,63.0,,70.0,,,,,,,"Calcium, Ca",MG -10606991,1388930,1087,235.0,,70.0,,,,,,,"Calcium, Ca",MG -10607013,1388961,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG -10607301,1389400,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10607337,1389450,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -10607580,1389818,1087,151.0,,70.0,,,,,,,"Calcium, Ca",MG -10607589,1389830,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -10607746,1390082,1087,180.0,,70.0,,,,,,,"Calcium, Ca",MG -10607753,1390089,1087,103.0,,70.0,,,,,,,"Calcium, Ca",MG -10607983,1390371,1087,68.0,,75.0,,,,,,,"Calcium, Ca",MG -10608464,1391196,1087,113.0,,70.0,,,,,,,"Calcium, Ca",MG -10608485,1391241,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG -10608509,1391268,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10608727,1391655,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG -10608779,1391789,1087,55.0,,70.0,,,,,,,"Calcium, Ca",MG -10608915,1392086,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10608918,1392089,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10609204,1392571,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -10609625,1393199,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10609767,1393492,1087,19.0,,70.0,,,,,,,"Calcium, Ca",MG -10609791,1393537,1087,62.0,,70.0,,,,,,,"Calcium, Ca",MG -10610389,1394562,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10610392,1394565,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG -10610434,1394621,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG -10610547,1394823,1087,19.0,,70.0,,,,,,,"Calcium, Ca",MG -10610577,1394859,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -10610654,1394953,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10610840,1395225,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10610954,1395401,1087,34.0,,75.0,,,,,,,"Calcium, Ca",MG -10611184,1395722,1087,1040.0,,70.0,,,,,,,"Calcium, Ca",MG -10611190,1395728,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10611465,1396114,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -10612091,1397038,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG -10612247,1397340,1087,127.0,,70.0,,,,,,,"Calcium, Ca",MG -10612480,1397724,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10612528,1397801,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10612760,1398221,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -10613264,1399349,1087,15.0,,70.0,,,,,,,"Calcium, Ca",MG -10613270,1399360,1087,23.0,,70.0,,,,,,,"Calcium, Ca",MG -10613507,1399859,1087,304.0,,70.0,,,,,,,"Calcium, Ca",MG -10613596,1400098,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -10613951,1400850,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG -10614610,1402090,1087,696.0,,70.0,,,,,,,"Calcium, Ca",MG -10614683,1402236,1087,154.0,,70.0,,,,,,,"Calcium, Ca",MG -10614870,1402780,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10615029,1403090,1087,123.0,,70.0,,,,,,,"Calcium, Ca",MG -10615487,1403969,1087,87.0,,70.0,,,,,,,"Calcium, Ca",MG -10615488,1403971,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10615532,1404026,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG -10615652,1404194,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10615922,1404633,1087,22.0,,70.0,,,,,,,"Calcium, Ca",MG -10616518,1405744,1087,19.0,,75.0,,,,,,,"Calcium, Ca",MG -10616686,1406017,1087,5.0,,70.0,,,,,,,"Calcium, Ca",MG -10616714,1406062,1087,682.0,,75.0,,,,,,,"Calcium, Ca",MG -10616780,1406153,1087,65.0,,70.0,,,,,,,"Calcium, Ca",MG -10617393,1407074,1087,208.0,,70.0,,,,,,,"Calcium, Ca",MG -10617581,1407395,1087,76.0,,75.0,,,,,,,"Calcium, Ca",MG -10617794,1407750,1087,6.0,,75.0,,,,,,,"Calcium, Ca",MG -10618525,1408950,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG -10618775,1409378,1087,185.0,,70.0,,,,,,,"Calcium, Ca",MG -10619146,1409970,1087,150.0,,70.0,,,,,,,"Calcium, Ca",MG -10619208,1410048,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -10619843,1411052,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10620163,1411495,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10620239,1411604,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10620240,1411605,1087,20.0,,75.0,,,,,,,"Calcium, Ca",MG -10620259,1411632,1087,24.0,,71.0,,,,,,,"Calcium, Ca",MG -10620538,1412072,1087,102.0,,70.0,,,,,,,"Calcium, Ca",MG -10620755,1412412,1087,46.0,,70.0,,,,,,,"Calcium, Ca",MG -10621213,1413113,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10621221,1413130,1087,475.0,,70.0,,,,,,,"Calcium, Ca",MG -10621288,1413238,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG -10621803,1414086,1087,211.0,,70.0,,,,,,,"Calcium, Ca",MG -10622091,1414542,1087,77.0,,70.0,,,,,,,"Calcium, Ca",MG -10622097,1414551,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10622101,1414556,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10622152,1414621,1087,714.0,,70.0,,,,,,,"Calcium, Ca",MG -10622398,1415018,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10622518,1415219,1087,183.0,,70.0,,,,,,,"Calcium, Ca",MG -10622561,1415290,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10622773,1415656,1087,2190.0,,75.0,,,,,,,"Calcium, Ca",MG -10622810,1415707,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10623070,1416124,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10623252,1416445,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10623270,1416483,1087,55.0,,70.0,,,,,,,"Calcium, Ca",MG -10623357,1416637,1087,40.0,,70.0,,,,,,,"Calcium, Ca",MG -10623624,1417013,1087,116.0,,70.0,,,,,,,"Calcium, Ca",MG -10623778,1417244,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG -10623839,1417321,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10623843,1417325,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG -10624011,1417583,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG -10624029,1417614,1087,49.0,,70.0,,,,,,,"Calcium, Ca",MG -10624099,1417746,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -10624167,1417891,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG -10624320,1418149,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10624759,1418765,1087,205.0,,70.0,,,,,,,"Calcium, Ca",MG -10625048,1419139,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10625609,1419996,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG -10625664,1420085,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10625765,1420280,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -10626085,1420827,1087,182.0,,70.0,,,,,,,"Calcium, Ca",MG -10626180,1420984,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -10626280,1421127,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10626497,1421435,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10626714,1421787,1087,674.0,,70.0,,,,,,,"Calcium, Ca",MG -10626819,1421932,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG -10626948,1422133,1087,300.0,,70.0,,,,,,,"Calcium, Ca",MG -10627153,1422452,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG -10627772,1423261,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG -10628064,1423681,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -10628202,1423913,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -10628206,1423917,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -10628553,1424411,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG -10628598,1424464,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG -10629113,1425256,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10629264,1425504,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10629399,1425777,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10629704,1426327,1087,96.0,,70.0,,,,,,,"Calcium, Ca",MG -10629727,1426363,1087,41.0,,70.0,,,,,,,"Calcium, Ca",MG -10629783,1426453,1087,118.0,,70.0,,,,,,,"Calcium, Ca",MG -10629899,1426665,1087,45.0,,70.0,,,,,,,"Calcium, Ca",MG -10629910,1426685,1087,41.0,,70.0,,,,,,,"Calcium, Ca",MG -10630092,1426955,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10630361,1427364,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -10630432,1427482,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10630768,1428172,1087,110.0,,75.0,,,,,,,"Calcium, Ca",MG -10631017,1428735,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10631758,1431098,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG -10631854,1432338,1087,93.0,,70.0,,,,,,,"Calcium, Ca",MG -10631922,1432906,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10632060,1434539,1087,175.0,,70.0,,,,,,,"Calcium, Ca",MG -10632199,1434769,1087,222.0,,75.0,,,,,,,"Calcium, Ca",MG -10632535,1435298,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10632568,1435345,1087,167.0,,70.0,,,,,,,"Calcium, Ca",MG -10633248,1436376,1087,146.0,,75.0,,,,,,,"Calcium, Ca",MG -10633333,1436465,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -10633426,1436580,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -10633558,1444974,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG -10633613,1455342,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10633717,1455446,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10633853,1455585,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG -10634130,1455863,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10634229,1455965,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10634404,1456144,1087,37.0,,78.0,,,,,,,"Calcium, Ca",MG -10634585,1456330,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10635239,1457001,1087,28.0,,78.0,,,,,,,"Calcium, Ca",MG -10635330,1457093,1087,80.0,,78.0,,,,,,,"Calcium, Ca",MG -10635349,1457112,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10635783,1457605,1087,49.0,,71.0,,,,,,,"Calcium, Ca",MG -10636062,1457914,1087,11.0,,78.0,,,,,,,"Calcium, Ca",MG -10636151,1458015,1087,213.0,,75.0,,,,,,,"Calcium, Ca",MG -10636993,1458972,1087,23.0,,71.0,,,,,,,"Calcium, Ca",MG -10637422,1459458,1087,8.0,,71.0,,,,,,,"Calcium, Ca",MG -10637520,1459571,1087,14.0,,78.0,,,,,,,"Calcium, Ca",MG -10637660,1459730,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10637779,1459858,1087,10.0,,72.0,,,,,,,"Calcium, Ca",MG -10637979,1460096,1087,21.0,,71.0,,,,,,,"Calcium, Ca",MG -10638125,1460260,1087,32.0,,71.0,,,,,,,"Calcium, Ca",MG -10638414,1460590,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10638889,1461121,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10639063,1461300,1087,12.0,,71.0,,,,,,,"Calcium, Ca",MG -10639068,1461306,1087,18.0,,71.0,,,,,,,"Calcium, Ca",MG -10639076,1461314,1087,195.0,,78.0,,,,,,,"Calcium, Ca",MG -10639406,1461656,1087,14.0,,71.0,,,,,,,"Calcium, Ca",MG -10639620,1461872,1087,17.0,,71.0,,,,,,,"Calcium, Ca",MG -10639902,1462173,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10640103,1462396,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10640126,1462424,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10640420,1880984,1087,250.0,,75.0,,,,,,,"Calcium, Ca",MG -10640444,1462766,1087,76.0,,71.0,,,,,,,"Calcium, Ca",MG -10640495,1462818,1087,325.0,,78.0,,,,,,,"Calcium, Ca",MG -10640527,1462853,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10640798,1463154,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10640841,1463197,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10641017,1463387,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10641070,1463443,1087,117.0,,75.0,,,,,,,"Calcium, Ca",MG -10641598,1464052,1087,381.0,,70.0,,,,,,,"Calcium, Ca",MG -10641934,1464420,1087,195.0,,75.0,,,,,,,"Calcium, Ca",MG -10641961,1464449,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG -10641986,1464478,1087,106.0,,75.0,,,,,,,"Calcium, Ca",MG -10642142,1464663,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10642417,1464990,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10642512,1465103,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10642517,1465109,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG -10642735,1465365,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10642759,1465396,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10643193,1465963,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10643948,1466833,1087,141.0,,75.0,,,,,,,"Calcium, Ca",MG -10644240,1467173,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10644358,1467340,1087,233.0,,70.0,,,,,,,"Calcium, Ca",MG -10644458,1467468,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10644590,1467615,1087,316.0,,75.0,,,,,,,"Calcium, Ca",MG -10644798,1467882,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -10645070,1468232,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10645656,1468898,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10645662,1468904,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG -10645685,1468930,1087,65.0,,75.0,,,,,,,"Calcium, Ca",MG -10645814,1469082,1087,81.0,,75.0,,,,,,,"Calcium, Ca",MG -10645934,1469215,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10646211,1469542,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10646392,1469801,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10646644,1470078,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10646725,1470169,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10647315,1470894,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10647595,1471318,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10647814,1471595,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10647873,1471662,1087,333.0,,75.0,,,,,,,"Calcium, Ca",MG -10648814,1472775,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10649055,1473045,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10649170,1473169,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG -10649471,1473523,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10649717,1473802,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG -10649912,1474052,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10650113,1474306,1087,108.0,,70.0,,,,,,,"Calcium, Ca",MG -10650294,1474573,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG -10650346,1474628,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10650912,1475265,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10651038,1475433,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10651185,1475601,1087,25.0,,75.0,,,,,,,"Calcium, Ca",MG -10651222,1475645,1087,373.0,,70.0,,,,,,,"Calcium, Ca",MG -10651375,1475844,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10651498,1475992,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG -10651568,1476074,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10651845,1476426,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10651901,1476489,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG -10652030,1476665,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10652320,1477027,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10652551,1477295,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -10652706,1477474,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10653016,1477858,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG -10653924,1478953,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10653926,1478957,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10654213,1479310,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10654278,1479412,1087,237.0,,70.0,,,,,,,"Calcium, Ca",MG -10654363,1479504,1087,179.0,,75.0,,,,,,,"Calcium, Ca",MG -10654835,1480024,1087,167.0,,75.0,,,,,,,"Calcium, Ca",MG -10655014,1480244,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG -10655488,1480777,1087,188.0,,70.0,,,,,,,"Calcium, Ca",MG -10655751,1481079,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10655814,1481163,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10656213,1481634,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10656343,1481809,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10656724,1482230,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10656782,1482290,1087,129.0,,75.0,,,,,,,"Calcium, Ca",MG -10656954,1482487,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG -10657528,1483128,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10657646,1483256,1087,38.0,,75.0,,,,,,,"Calcium, Ca",MG -10657798,1483434,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG -10657856,1483507,1087,23.0,,75.0,,,,,,,"Calcium, Ca",MG -10657974,1483629,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10658108,1483777,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10658125,1483794,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10658134,1483803,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10658336,1484025,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG -10658726,1484483,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG -10658941,1484746,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10659213,1485086,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10659391,1485288,1087,41.0,,75.0,,,,,,,"Calcium, Ca",MG -10659442,1485346,1087,233.0,,75.0,,,,,,,"Calcium, Ca",MG -10659790,1485752,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10659900,1485899,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10660027,1486063,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -10660045,1486095,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10660381,1486550,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10660397,1486568,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10660585,1486804,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10660748,1486992,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10660873,1487127,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10661402,1487917,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10661521,1488071,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10661944,1488610,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG -10662137,1488887,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10662471,1489315,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG -10662619,1489501,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10662674,1489574,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -10662887,1489863,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10663750,1490974,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10663784,1491029,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG -10663929,1491196,1087,91.0,,75.0,,,,,,,"Calcium, Ca",MG -10664001,1491287,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10664249,1491598,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10664431,1491828,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10664619,1492127,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10664731,1492263,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10664785,1492327,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10665087,1492674,1087,15.0,,75.0,,,,,,,"Calcium, Ca",MG -10665190,1492839,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG -10665473,1493190,1087,711.0,,70.0,,,,,,,"Calcium, Ca",MG -10665480,1493199,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10665773,1493565,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10665922,1493735,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10665974,1493787,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10666006,1493819,1087,233.0,,70.0,,,,,,,"Calcium, Ca",MG -10666451,1494340,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG -10666549,1494449,1087,10.0,,75.0,,,,,,,"Calcium, Ca",MG -10666557,1494458,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10666636,1494554,1087,160.0,,75.0,,,,,,,"Calcium, Ca",MG -10666715,1494672,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10667056,1495122,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10667248,1495356,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10667650,1495955,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10667772,1496110,1087,120.0,,75.0,,,,,,,"Calcium, Ca",MG -10667837,1496217,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10667975,1496378,1087,619.0,,70.0,,,,,,,"Calcium, Ca",MG -10668442,1496888,1087,38.0,,75.0,,,,,,,"Calcium, Ca",MG -10668505,1496985,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10668549,1497060,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10668634,1497178,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG -10669242,1497922,1087,147.0,,75.0,,,,,,,"Calcium, Ca",MG -10669260,1497946,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10669506,1498218,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10669530,1498247,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -10669611,1498341,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10669785,1498586,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10669832,1498636,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10669845,1498651,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10669850,1498656,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10670006,1498843,1087,30.0,,75.0,,,,,,,"Calcium, Ca",MG -10670140,1498990,1087,162.0,,70.0,,,,,,,"Calcium, Ca",MG -10670212,1499068,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10670254,1499115,1087,105.0,,75.0,,,,,,,"Calcium, Ca",MG -10670323,1499184,1087,12.0,,75.0,,,,,,,"Calcium, Ca",MG -10670620,1499561,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10670760,1499739,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -10671303,1500394,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10671473,1500591,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10671577,1500729,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG -10671581,1500733,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG -10671651,1500808,1087,400.0,,75.0,,,,,,,"Calcium, Ca",MG -10671684,1500843,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -10671862,1501053,1087,132.0,,75.0,,,,,,,"Calcium, Ca",MG -10672822,1502164,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10673284,1502700,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10673309,1502728,1087,138.0,,70.0,,,,,,,"Calcium, Ca",MG -10673334,1502753,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG -10673493,1502922,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10673603,1503064,1087,57.0,,70.0,,,,,,,"Calcium, Ca",MG -10673905,1503409,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10674082,1503607,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10674188,1503722,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10674300,1503851,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG -10675257,1505419,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10675330,1505523,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10676642,1507058,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10677070,1507560,1087,893.0,,75.0,,,,,,,"Calcium, Ca",MG -10677076,1507570,1087,107.0,,75.0,,,,,,,"Calcium, Ca",MG -10677176,1507682,1087,41.0,,70.0,,,,,,,"Calcium, Ca",MG -10677260,1507767,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10677365,1507880,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG -10677474,1507996,1087,135.0,,75.0,,,,,,,"Calcium, Ca",MG -10677547,1508076,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG -10678220,1508898,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10678439,1509151,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10678608,1509344,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10678696,1509440,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10678913,1509726,1087,156.0,,75.0,,,,,,,"Calcium, Ca",MG -10679287,1510173,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10679473,1510380,1087,30.0,,75.0,,,,,,,"Calcium, Ca",MG -10679563,1510476,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG -10679867,1510819,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10680179,1511144,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -10680280,1511259,1087,139.0,,75.0,,,,,,,"Calcium, Ca",MG -10680298,1511277,1087,192.0,,75.0,,,,,,,"Calcium, Ca",MG -10680404,1511540,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10680534,1511682,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10680571,1511726,1087,154.0,,75.0,,,,,,,"Calcium, Ca",MG -10680822,1512048,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10681050,1512333,1087,147.0,,75.0,,,,,,,"Calcium, Ca",MG -10681108,1512507,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10681204,1513121,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10681439,1513458,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10681825,1514008,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10682189,1514527,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10682312,1514692,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10682736,1515282,1087,400.0,,75.0,,,,,,,"Calcium, Ca",MG -10682820,1515420,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10682884,1515521,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10683339,1516104,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10683450,1516265,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10683761,1516726,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10683915,1516930,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG -10684004,1517063,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10684281,1517397,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10684308,1517426,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10684360,1517489,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10684514,1517676,1087,75.0,,70.0,,,,,,,"Calcium, Ca",MG -10684590,1517759,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10684593,1517762,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10684731,1517920,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10684876,1518117,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10685513,1518933,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10685544,1518976,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10685564,1518996,1087,267.0,,75.0,,,,,,,"Calcium, Ca",MG -10685721,1519222,1087,121.0,,75.0,,,,,,,"Calcium, Ca",MG -10685807,1519344,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10686021,1519630,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10686125,1519764,1087,37.0,,70.0,,,,,,,"Calcium, Ca",MG -10686182,1519831,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG -10686300,1519989,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10686373,1520086,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG -10686533,1520293,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG -10686632,1520432,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10686799,1520679,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10686917,1520821,1087,89.0,,75.0,,,,,,,"Calcium, Ca",MG -10686953,1520867,1087,250.0,,75.0,,,,,,,"Calcium, Ca",MG -10687526,1521566,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10687657,1521733,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10687746,1521845,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10687938,1522087,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG -10688046,1522211,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10688180,1522387,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10688308,1522556,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10688360,1522624,1087,75.0,,75.0,,,,,,,"Calcium, Ca",MG -10688373,1522640,1087,250.0,,75.0,,,,,,,"Calcium, Ca",MG -10688629,1522997,1087,129.0,,75.0,,,,,,,"Calcium, Ca",MG -10688675,1523062,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -10688886,1523335,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG -10688918,1523371,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10689158,1523688,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10689378,1523952,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG -10689398,1523973,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10689697,1524386,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10689699,1524388,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10689992,1524752,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10690430,1525278,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG -10690476,1525338,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10690631,1525559,1087,85.0,,75.0,,,,,,,"Calcium, Ca",MG -10690955,1526032,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG -10691135,1526313,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10691250,1526466,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10692280,1527780,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10692324,1527831,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10692417,1527945,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10692551,1528109,1087,98.0,,75.0,,,,,,,"Calcium, Ca",MG -10692789,1528407,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10692833,1528469,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -10692908,1528567,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG -10692993,1528678,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10693165,1528907,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10693289,1529074,1087,267.0,,70.0,,,,,,,"Calcium, Ca",MG -10693308,1529096,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10693451,1529265,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10693877,1529817,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10693897,1529868,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10694180,1530210,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10694371,1530460,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10694553,1530685,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10694890,1531115,1087,104.0,,75.0,,,,,,,"Calcium, Ca",MG -10695299,1531659,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10695565,1532050,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10695718,1532258,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10695741,1532288,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10695910,1532492,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG -10695952,1532567,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10696807,1533620,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10696816,1533633,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10696958,1533836,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10697006,1533893,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10697199,1534131,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10697359,1534348,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG -10697526,1534544,1087,136.0,,75.0,,,,,,,"Calcium, Ca",MG -10697627,1534649,1087,9.0,,75.0,,,,,,,"Calcium, Ca",MG -10697639,1534661,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG -10697709,1534743,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10697762,1534800,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10697888,1534937,1087,20.0,,75.0,,,,,,,"Calcium, Ca",MG -10697898,1534948,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG -10698241,1535319,1087,639.0,,70.0,,,,,,,"Calcium, Ca",MG -10698764,1535943,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10698932,1536156,1087,66.0,,75.0,,,,,,,"Calcium, Ca",MG -10699245,1536520,1087,98.0,,70.0,,,,,,,"Calcium, Ca",MG -10699761,1537138,1087,94.0,,75.0,,,,,,,"Calcium, Ca",MG -10699813,1537203,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10699921,1537398,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG -10700276,1537778,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10700492,1538020,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10700843,1538424,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10701132,1538747,1087,689.0,,70.0,,,,,,,"Calcium, Ca",MG -10701197,1538817,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG -10701317,1538944,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -10701350,1538981,1087,893.0,,75.0,,,,,,,"Calcium, Ca",MG -10701427,1539060,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10701433,1539066,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10701927,1539617,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10702385,1540137,1087,49.0,,75.0,,,,,,,"Calcium, Ca",MG -10702639,1540397,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10702656,1540418,1087,294.0,,75.0,,,,,,,"Calcium, Ca",MG -10703496,1541535,1087,750.0,,75.0,,,,,,,"Calcium, Ca",MG -10703888,1541978,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10704098,1542200,1087,185.0,,75.0,,,,,,,"Calcium, Ca",MG -10704188,1542296,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG -10704252,1542367,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10704353,1542474,1087,1190.0,,75.0,,,,,,,"Calcium, Ca",MG -10704429,1542559,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG -10704492,1542632,1087,179.0,,75.0,,,,,,,"Calcium, Ca",MG -10704501,1542641,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10704682,1542847,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG -10704713,1542881,1087,103.0,,75.0,,,,,,,"Calcium, Ca",MG -10704741,1542911,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10704772,1542943,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG -10705251,1543490,1087,781.0,,75.0,,,,,,,"Calcium, Ca",MG -10705365,1543607,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG -10706603,1545057,1087,733.0,,70.0,,,,,,,"Calcium, Ca",MG -10706605,1545059,1087,51.0,,70.0,,,,,,,"Calcium, Ca",MG -10706611,1545065,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10706659,1545119,1087,123.0,,75.0,,,,,,,"Calcium, Ca",MG -10707205,1545754,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10707326,1545899,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10707575,1546181,1087,163.0,,70.0,,,,,,,"Calcium, Ca",MG -10708019,1546683,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10708176,1546880,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10708516,1547306,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10709096,1548024,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -10709214,1548165,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG -10709292,1548249,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10709416,1548420,1087,23.0,,75.0,,,,,,,"Calcium, Ca",MG -10709454,1548471,1087,149.0,,75.0,,,,,,,"Calcium, Ca",MG -10709500,1548523,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10709504,1548534,1087,30.0,,75.0,,,,,,,"Calcium, Ca",MG -10709534,1548575,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10709660,1548766,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10709756,1548872,1087,90.0,,75.0,,,,,,,"Calcium, Ca",MG -10709789,1548913,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10709813,1548960,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10709898,1549125,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10710285,1549612,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10710306,1549639,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10710704,1550087,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10710888,1550297,1087,209.0,,75.0,,,,,,,"Calcium, Ca",MG -10711177,1550608,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10711418,1550866,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG -10711450,1550899,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10711600,1551064,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG -10711890,1551478,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -10711983,1551600,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10712163,1551811,1087,78.0,,75.0,,,,,,,"Calcium, Ca",MG -10712195,1551846,1087,41.0,,75.0,,,,,,,"Calcium, Ca",MG -10712357,1552051,1087,267.0,,75.0,,,,,,,"Calcium, Ca",MG -10712911,1552659,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10713597,1553432,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10713633,1553474,1087,117.0,,70.0,,,,,,,"Calcium, Ca",MG -10713701,1553553,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10713966,1553841,1087,89.0,,75.0,,,,,,,"Calcium, Ca",MG -10714011,1553892,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG -10714242,1554159,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10714251,1554170,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -10714327,1554260,1087,368.0,,75.0,,,,,,,"Calcium, Ca",MG -10714421,1554366,1087,38.0,,75.0,,,,,,,"Calcium, Ca",MG -10714476,1554427,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10714593,1554559,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG -10714679,1554664,1087,75.0,,70.0,,,,,,,"Calcium, Ca",MG -10714868,1554866,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG -10714944,1554947,1087,79.0,,75.0,,,,,,,"Calcium, Ca",MG -10714998,1555004,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG -10715333,1555374,1087,45.0,,75.0,,,,,,,"Calcium, Ca",MG -10715486,1555556,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10715796,1555934,1087,54.0,,75.0,,,,,,,"Calcium, Ca",MG -10715881,1556019,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG -10716349,1556537,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10716625,1556845,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG -10716626,1556846,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10716630,1556850,1087,61.0,,75.0,,,,,,,"Calcium, Ca",MG -10716829,1557076,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -10716969,1557229,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10717055,1557325,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10717439,1557776,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10717521,1557867,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10717709,1558089,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -10717734,1558117,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10717890,1558294,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10717925,1558338,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10718160,1558616,1087,114.0,,75.0,,,,,,,"Calcium, Ca",MG -10718299,1558768,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10718408,1558891,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10718468,1558967,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10718599,1559122,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG -10718639,1559178,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10718790,1559343,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10719050,1559669,1087,91.0,,75.0,,,,,,,"Calcium, Ca",MG -10719125,1559745,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG -10719129,1559749,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -10719552,1560226,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10719962,1560690,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG -10719985,1560754,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10720067,1560904,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10720294,1561146,1087,157.0,,75.0,,,,,,,"Calcium, Ca",MG -10720437,1561308,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -10720555,1561427,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10720651,1561526,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10720700,1561579,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10720757,1561640,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10720965,1561858,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10721047,1561957,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -10721103,1562025,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG -10721150,1562082,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG -10721367,1562337,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10721469,1562452,1087,146.0,,75.0,,,,,,,"Calcium, Ca",MG -10721817,1562820,1087,54.0,,75.0,,,,,,,"Calcium, Ca",MG -10722507,1563616,1087,83.0,,75.0,,,,,,,"Calcium, Ca",MG -10722724,1563914,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10722741,1563944,1087,84.0,,75.0,,,,,,,"Calcium, Ca",MG -10722826,1564095,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10723144,1564488,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG -10723383,1564745,1087,107.0,,75.0,,,,,,,"Calcium, Ca",MG -10723920,1565396,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG -10724158,1565647,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG -10724216,1565709,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10724564,1566183,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10724606,1566237,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG -10725063,1566774,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10725204,1566926,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG -10725241,1566969,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -10725427,1567182,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10725482,1567258,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10725508,1567289,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10725710,1567518,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10725862,1567704,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10725945,1567808,1087,26.0,,70.0,,,,,,,"Calcium, Ca",MG -10726053,1567929,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10726347,1568286,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10726465,1568431,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10726580,1568579,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10726703,1568727,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10726711,1568739,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10726727,1568755,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10726780,1568817,1087,101.0,,75.0,,,,,,,"Calcium, Ca",MG -10726895,1568949,1087,43.0,,75.0,,,,,,,"Calcium, Ca",MG -10726915,1568974,1087,30.0,,75.0,,,,,,,"Calcium, Ca",MG -10726934,1568997,1087,7000.0,,70.0,,,,,,,"Calcium, Ca",MG -10727012,1569085,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -10727167,1569322,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10727237,1569421,1087,110.0,,75.0,,,,,,,"Calcium, Ca",MG -10727373,1569604,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10728319,1570694,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG -10728354,1570729,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10728513,1570911,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10729022,1571519,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10729285,1571840,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10729361,1571927,1087,127.0,,75.0,,,,,,,"Calcium, Ca",MG -10729383,1571953,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10729393,1571971,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10729516,1572137,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10729719,1572384,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -10729897,1572591,1087,127.0,,75.0,,,,,,,"Calcium, Ca",MG -10730212,1572984,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG -10730478,1573291,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG -10731163,1574124,1087,213.0,,75.0,,,,,,,"Calcium, Ca",MG -10731187,1574152,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10731195,1574160,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10731502,1574508,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG -10731613,1574624,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10731651,1574665,1087,233.0,,75.0,,,,,,,"Calcium, Ca",MG -10731777,1574808,1087,179.0,,75.0,,,,,,,"Calcium, Ca",MG -10732000,1575067,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10732223,1575349,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG -10732230,1575362,1087,114.0,,75.0,,,,,,,"Calcium, Ca",MG -10732283,1575425,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10732752,1575926,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10732974,1576167,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10733365,1576628,1087,103.0,,75.0,,,,,,,"Calcium, Ca",MG -10733396,1576660,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10733454,1576721,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10733799,1577135,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10733836,1577175,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG -10733944,1577303,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG -10734140,1577522,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10734162,1577544,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10734448,1577860,1087,158.0,,70.0,,,,,,,"Calcium, Ca",MG -10734670,1578116,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10734734,1578184,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG -10734787,1578237,1087,105.0,,75.0,,,,,,,"Calcium, Ca",MG -10734875,1578328,1087,85.0,,75.0,,,,,,,"Calcium, Ca",MG -10735191,1578668,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10735240,1578717,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG -10735630,1579157,1087,182.0,,75.0,,,,,,,"Calcium, Ca",MG -10735654,1579198,1087,85.0,,75.0,,,,,,,"Calcium, Ca",MG -10735680,1579254,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10735766,1579342,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10736212,1579830,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10736320,1579953,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10736364,1580010,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG -10736997,1580820,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10737415,1581286,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10737454,1581336,1087,176.0,,75.0,,,,,,,"Calcium, Ca",MG -10737470,1581354,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10738557,1582659,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10739047,1583234,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10739082,1583270,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG -10739499,1583912,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG -10739517,1583933,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10739592,1584039,1087,333.0,,75.0,,,,,,,"Calcium, Ca",MG -10739652,1584112,1087,107.0,,75.0,,,,,,,"Calcium, Ca",MG -10739972,1584599,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10740277,1585041,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10740316,1585097,1087,400.0,,75.0,,,,,,,"Calcium, Ca",MG -10740450,1585258,1087,102.0,,75.0,,,,,,,"Calcium, Ca",MG -10740651,1585601,1087,146.0,,75.0,,,,,,,"Calcium, Ca",MG -10740825,1585893,1087,146.0,,70.0,,,,,,,"Calcium, Ca",MG -10740836,1585904,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10740892,1585968,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10741239,1586539,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG -10741317,1586649,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10741765,1587434,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10742091,1587993,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -10742292,1588326,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG -10742921,1589458,1087,4286.0,,75.0,,,,,,,"Calcium, Ca",MG -10743195,1589914,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10743401,1590202,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10743686,1590745,1087,42.0,,75.0,,,,,,,"Calcium, Ca",MG -10743767,1590869,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10744032,1591273,1087,105.0,,75.0,,,,,,,"Calcium, Ca",MG -10744230,1591573,1087,85.0,,75.0,,,,,,,"Calcium, Ca",MG -10744289,1591651,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG -10744431,1591834,1087,53.0,,70.0,,,,,,,"Calcium, Ca",MG -10744474,1591894,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG -10744808,1592343,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG -10744904,1592529,1087,106.0,,75.0,,,,,,,"Calcium, Ca",MG -10744906,1592541,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG -10744934,1592633,1087,737.0,,70.0,,,,,,,"Calcium, Ca",MG -10744967,1592670,1087,1200.0,,75.0,,,,,,,"Calcium, Ca",MG -10745202,1592943,1087,276.0,,70.0,,,,,,,"Calcium, Ca",MG -10745390,1593161,1087,786.0,,70.0,,,,,,,"Calcium, Ca",MG -10745516,1593315,1087,3125.0,,75.0,,,,,,,"Calcium, Ca",MG -10745672,1593553,1087,195.0,,75.0,,,,,,,"Calcium, Ca",MG -10745787,1593787,1087,103.0,,75.0,,,,,,,"Calcium, Ca",MG -10745874,1593895,1087,158.0,,75.0,,,,,,,"Calcium, Ca",MG -10745962,1594047,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -10746092,1594306,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10746161,1594453,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10746189,1594506,1087,25.0,,75.0,,,,,,,"Calcium, Ca",MG -10746621,1595351,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10747028,1596034,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10747079,1596096,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10747478,1596565,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10747995,1597240,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10748344,1597705,1087,20.0,,75.0,,,,,,,"Calcium, Ca",MG -10748406,1597774,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10748670,1598075,1087,19.0,,75.0,,,,,,,"Calcium, Ca",MG -10748780,1598202,1087,82.0,,75.0,,,,,,,"Calcium, Ca",MG -10749138,1598632,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG -10749197,1598699,1087,177.0,,75.0,,,,,,,"Calcium, Ca",MG -10749526,1599061,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10749666,1599212,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG -10749720,1599285,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10750485,1600336,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG -10750571,1600442,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG -10750607,1600506,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG -10750696,1600625,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -10751433,1601552,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10751508,1601657,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10751612,1601814,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10751703,1601928,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10751730,1602001,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -10751789,1602112,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10752059,1602585,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG -10752114,1602652,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10752172,1602721,1087,222.0,,75.0,,,,,,,"Calcium, Ca",MG -10752362,1602931,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG -10752367,1602937,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10752467,1603044,1087,94.0,,75.0,,,,,,,"Calcium, Ca",MG -10752905,1603564,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10753305,1604001,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10753432,1604145,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -10753506,1604253,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10754106,1605002,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10754326,1605274,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10754372,1605330,1087,250.0,,75.0,,,,,,,"Calcium, Ca",MG -10754485,1605452,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10754494,1605462,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG -10754867,1605902,1087,622.0,,70.0,,,,,,,"Calcium, Ca",MG -10754912,1605951,1087,750.0,,75.0,,,,,,,"Calcium, Ca",MG -10756088,1607268,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10756286,1607490,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG -10756386,1607622,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG -10756403,1607640,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10756773,1608089,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10756992,1608359,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10757215,1608636,1087,49.0,,75.0,,,,,,,"Calcium, Ca",MG -10757270,1608691,1087,400.0,,75.0,,,,,,,"Calcium, Ca",MG -10757562,1609043,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10757729,1609243,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG -10757821,1609349,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10757921,1609465,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10757983,1609531,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10758204,1609784,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10758480,1610115,1087,12.0,,75.0,,,,,,,"Calcium, Ca",MG -10758578,1610228,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10758688,1610348,1087,19.0,,70.0,,,,,,,"Calcium, Ca",MG -10758925,1610620,1087,122.0,,70.0,,,,,,,"Calcium, Ca",MG -10758946,1610641,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10759246,1610994,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10759457,1611256,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10759693,1611538,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG -10759699,1611544,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10759839,1611707,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10759883,1611782,1087,98.0,,75.0,,,,,,,"Calcium, Ca",MG -10759914,1611832,1087,57.0,,70.0,,,,,,,"Calcium, Ca",MG -10760527,1612521,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG -10760814,1612852,1087,140.0,,75.0,,,,,,,"Calcium, Ca",MG -10760917,1612971,1087,102.0,,75.0,,,,,,,"Calcium, Ca",MG -10761145,1613237,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG -10761630,1613791,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10761888,1614072,1087,147.0,,75.0,,,,,,,"Calcium, Ca",MG -10761935,1614126,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG -10762221,1614449,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG -10762370,1614612,1087,94.0,,75.0,,,,,,,"Calcium, Ca",MG -10762713,1615009,1087,23.0,,75.0,,,,,,,"Calcium, Ca",MG -10762894,1615227,1087,23.0,,70.0,,,,,,,"Calcium, Ca",MG -10762901,1615235,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG -10762938,1615276,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10763248,1615628,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10763352,1615745,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10764156,1616668,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10764546,1617114,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10764712,1617302,1087,113.0,,75.0,,,,,,,"Calcium, Ca",MG -10764917,1617544,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10765115,1617759,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10765276,1617949,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10765299,1617976,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -10765330,1618011,1087,333.0,,75.0,,,,,,,"Calcium, Ca",MG -10765708,1618473,1087,190.0,,75.0,,,,,,,"Calcium, Ca",MG -10766006,1618841,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10766084,1618927,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10766634,1619619,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10766929,1619974,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -10767492,1620675,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10767640,1620900,1087,729.0,,70.0,,,,,,,"Calcium, Ca",MG -10767978,1621318,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10768231,1621648,1087,952.0,,75.0,,,,,,,"Calcium, Ca",MG -10768588,1622114,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG -10768594,1622121,1087,89.0,,70.0,,,,,,,"Calcium, Ca",MG -10768620,1622152,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10768811,1622373,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -10769252,1622925,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10769386,1623104,1087,81.0,,70.0,,,,,,,"Calcium, Ca",MG -10769505,1623245,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -10769652,1623439,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG -10769695,1623487,1087,92.0,,70.0,,,,,,,"Calcium, Ca",MG -10769737,1623529,1087,181.0,,70.0,,,,,,,"Calcium, Ca",MG -10769848,1623652,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -10770147,1623999,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG -10770301,1624210,1087,139.0,,75.0,,,,,,,"Calcium, Ca",MG -10770441,1624372,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10770790,1624855,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10770823,1624903,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10770886,1625035,1087,194.0,,75.0,,,,,,,"Calcium, Ca",MG -10771000,1625242,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG -10771059,1625342,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10771308,1625834,1087,323.0,,75.0,,,,,,,"Calcium, Ca",MG -10771408,1625966,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -10771533,1626186,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG -10771563,1626239,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10771622,1626342,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10771672,1626586,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10771698,1626666,1087,156.0,,75.0,,,,,,,"Calcium, Ca",MG -10771733,1626756,1087,203.0,,75.0,,,,,,,"Calcium, Ca",MG -10771750,1626797,1087,144.0,,75.0,,,,,,,"Calcium, Ca",MG -10772039,1627334,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10772525,1628531,1087,190.0,,75.0,,,,,,,"Calcium, Ca",MG -10772541,1628589,1087,625.0,,75.0,,,,,,,"Calcium, Ca",MG -10772671,1628974,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10773416,1630457,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10773491,1630608,1087,581.0,,75.0,,,,,,,"Calcium, Ca",MG -10773596,1630900,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10773623,1630967,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10773750,1631339,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10773838,1631560,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10774008,1631807,1087,105.0,,70.0,,,,,,,"Calcium, Ca",MG -10774012,1631811,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10774072,1631881,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10774657,1632721,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10774928,1633098,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -10774988,1633169,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10775038,1633228,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10775119,1633323,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10775145,1633356,1087,500.0,,70.0,,,,,,,"Calcium, Ca",MG -10775187,1633424,1087,158.0,,75.0,,,,,,,"Calcium, Ca",MG -10775896,1634454,1087,148.0,,75.0,,,,,,,"Calcium, Ca",MG -10776032,1634770,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10776126,1634978,1087,146.0,,75.0,,,,,,,"Calcium, Ca",MG -10776239,1635140,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10776360,1635597,1087,101.0,,75.0,,,,,,,"Calcium, Ca",MG -10776520,1635985,1087,385.0,,75.0,,,,,,,"Calcium, Ca",MG -10776643,1636345,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10776798,1636557,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG -10776801,1636560,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -10776835,1636598,1087,94.0,,75.0,,,,,,,"Calcium, Ca",MG -10776843,1636607,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10777143,1636949,1087,113.0,,75.0,,,,,,,"Calcium, Ca",MG -10777399,1637266,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -10777447,1637315,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG -10777494,1637367,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10777632,1637534,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10777791,1637716,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10777906,1637855,1087,327.0,,70.0,,,,,,,"Calcium, Ca",MG -10777935,1637887,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG -10778036,1638006,1087,42.0,,75.0,,,,,,,"Calcium, Ca",MG -10778329,1638340,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10778365,1638383,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG -10779129,1639277,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10779231,1639398,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG -10779369,1639570,1087,113.0,,75.0,,,,,,,"Calcium, Ca",MG -10779575,1639865,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -10780236,1640621,1087,38.0,,75.0,,,,,,,"Calcium, Ca",MG -10780700,1641155,1087,94.0,,70.0,,,,,,,"Calcium, Ca",MG -10780763,1641228,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG -10780824,1641299,1087,62.0,,70.0,,,,,,,"Calcium, Ca",MG -10781220,1641757,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10781304,1641859,1087,51.0,,75.0,,,,,,,"Calcium, Ca",MG -10781446,1642007,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10781564,1642140,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10781603,1642182,1087,167.0,,75.0,,,,,,,"Calcium, Ca",MG -10782098,1642765,1087,85.0,,75.0,,,,,,,"Calcium, Ca",MG -10782458,1643790,1087,54.0,,75.0,,,,,,,"Calcium, Ca",MG -10782533,1643890,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10782885,1644350,1087,195.0,,75.0,,,,,,,"Calcium, Ca",MG -10783140,1644759,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG -10783245,1644899,1087,26.0,,70.0,,,,,,,"Calcium, Ca",MG -10783550,1645386,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG -10783612,1645462,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10783678,1645533,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10783771,1645646,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG -10783914,1645814,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG -10784150,1646067,1087,98.0,,75.0,,,,,,,"Calcium, Ca",MG -10784269,1646194,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG -10784444,1646403,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG -10784537,1646536,1087,190.0,,75.0,,,,,,,"Calcium, Ca",MG -10784685,1646724,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10785008,1647210,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10785082,1647299,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10785315,1647570,1087,142.0,,75.0,,,,,,,"Calcium, Ca",MG -10785573,1647862,1087,721.0,,70.0,,,,,,,"Calcium, Ca",MG -10785881,1648276,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG -10786422,1648918,1087,308.0,,70.0,,,,,,,"Calcium, Ca",MG -10786522,1649037,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -10786605,1649133,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -10786653,1649194,1087,77.0,,75.0,,,,,,,"Calcium, Ca",MG -10786882,1649460,1087,211.0,,70.0,,,,,,,"Calcium, Ca",MG -10786946,1649531,1087,55.0,,70.0,,,,,,,"Calcium, Ca",MG -10787059,1649712,1087,21.0,,75.0,,,,,,,"Calcium, Ca",MG -10787171,1649893,1087,102.0,,75.0,,,,,,,"Calcium, Ca",MG -10787524,1650360,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10787672,1650515,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10787745,1650603,1087,333.0,,75.0,,,,,,,"Calcium, Ca",MG -10787854,1650726,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10787931,1650816,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10788258,1651219,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10788293,1651268,1087,157.0,,70.0,,,,,,,"Calcium, Ca",MG -10788395,1651385,1087,78.0,,75.0,,,,,,,"Calcium, Ca",MG -10788487,1651507,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10788727,1651790,1087,20.0,,75.0,,,,,,,"Calcium, Ca",MG -10788936,1652127,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10788979,1652171,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -10789427,1652750,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10789833,1653254,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -10789841,1653262,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG -10789885,1653316,1087,6.0,,70.0,,,,,,,"Calcium, Ca",MG -10790046,1653500,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10790571,1654145,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG -10790691,1654297,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -10790827,1654460,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10790829,1654462,1087,119.0,,75.0,,,,,,,"Calcium, Ca",MG -10791141,1654828,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10791197,1654895,1087,26.0,,70.0,,,,,,,"Calcium, Ca",MG -10791622,1655396,1087,15.0,,75.0,,,,,,,"Calcium, Ca",MG -10792057,1655972,1087,526.0,,75.0,,,,,,,"Calcium, Ca",MG -10792381,1656340,1087,203.0,,75.0,,,,,,,"Calcium, Ca",MG -10792587,1656588,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -10792641,1656652,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10792990,1657069,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10793140,1657265,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG -10793391,1657562,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -10793456,1657631,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10794293,1658614,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10794688,1659108,1087,158.0,,75.0,,,,,,,"Calcium, Ca",MG -10794732,1659174,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG -10794781,1659226,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10794790,1659241,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10794843,1659302,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10794905,1659364,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10794925,1659384,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG -10795061,1659542,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG -10795086,1659570,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10795168,1659659,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG -10795623,1660170,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -10795706,1660267,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -10795876,1660468,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10795897,1660489,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10795898,1660490,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10796004,1660614,1087,111.0,,70.0,,,,,,,"Calcium, Ca",MG -10796287,1660916,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10796843,1661536,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10796914,1661631,1087,97.0,,70.0,,,,,,,"Calcium, Ca",MG -10797064,1661837,1087,127.0,,75.0,,,,,,,"Calcium, Ca",MG -10797368,1662340,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG -10797678,1662808,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG -10797985,1663298,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG -10798216,1663675,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10798284,1663771,1087,385.0,,75.0,,,,,,,"Calcium, Ca",MG -10798318,1663827,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10798358,1663869,1087,233.0,,75.0,,,,,,,"Calcium, Ca",MG -10798430,1664016,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -10799193,1665153,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -10799256,1665221,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -10799420,1665437,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10799489,1665523,1087,132.0,,75.0,,,,,,,"Calcium, Ca",MG -10799528,1665573,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10799592,1665645,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -10800091,1666257,1087,127.0,,75.0,,,,,,,"Calcium, Ca",MG -10800680,1666971,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10801337,1667744,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -10801373,1667788,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG -10802053,1668575,1087,230.0,,70.0,,,,,,,"Calcium, Ca",MG -10802059,1668582,1087,13.0,,75.0,,,,,,,"Calcium, Ca",MG -10802070,1668596,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10802162,1668710,1087,59.0,,70.0,,,,,,,"Calcium, Ca",MG -10802446,1669055,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG -10802544,1669173,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10802771,1669442,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10802829,1669512,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10802842,1669526,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG -10802857,1669544,1087,174.0,,70.0,,,,,,,"Calcium, Ca",MG -10803033,1669740,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10803103,1669818,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -10803122,1669845,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -10803188,1669928,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10803676,1670510,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG -10803811,1670670,1087,317.0,,70.0,,,,,,,"Calcium, Ca",MG -10803854,1670725,1087,62.0,,70.0,,,,,,,"Calcium, Ca",MG -10803877,1670757,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG -10803931,1670821,1087,127.0,,70.0,,,,,,,"Calcium, Ca",MG -10804114,1671043,1087,51.0,,70.0,,,,,,,"Calcium, Ca",MG -10804385,1671374,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10804526,1671547,1087,395.0,,75.0,,,,,,,"Calcium, Ca",MG -10804572,1671599,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG -10804737,1671809,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10804977,1672101,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10806116,1673478,1087,952.0,,75.0,,,,,,,"Calcium, Ca",MG -10806418,1673860,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10806808,1674318,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG -10806944,1674471,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10807000,1674543,1087,119.0,,75.0,,,,,,,"Calcium, Ca",MG -10807072,1674627,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG -10807119,1674683,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10807231,1674800,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10807726,1675390,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10807732,1675396,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -10807791,1675459,1087,39.0,,70.0,,,,,,,"Calcium, Ca",MG -10808767,1676585,1087,114.0,,70.0,,,,,,,"Calcium, Ca",MG -10808901,1676744,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG -10808993,1676874,1087,219.0,,70.0,,,,,,,"Calcium, Ca",MG -10809129,1677042,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -10809179,1677104,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -10809382,1677345,1087,127.0,,70.0,,,,,,,"Calcium, Ca",MG -10809552,1677545,1087,63.0,,70.0,,,,,,,"Calcium, Ca",MG -10809700,1677723,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG -10809745,1677774,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG -10809765,1677801,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10809819,1677877,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10810079,1678201,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG -10810505,1678687,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG -10810887,1679129,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10810936,1679185,1087,195.0,,75.0,,,,,,,"Calcium, Ca",MG -10811438,1679773,1087,51.0,,75.0,,,,,,,"Calcium, Ca",MG -10811726,1680098,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -10811740,1680119,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10811748,1680127,1087,110.0,,70.0,,,,,,,"Calcium, Ca",MG -10811975,1680395,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -10813230,1681881,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG -10813317,1681989,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG -10813476,1682167,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10813491,1682184,1087,146.0,,70.0,,,,,,,"Calcium, Ca",MG -10813657,1682377,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10813862,1682594,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10814345,1683223,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10814680,1683646,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG -10814925,1683930,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG -10815071,1684136,1087,70.0,,70.0,,,,,,,"Calcium, Ca",MG -10815636,1684881,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG -10815694,1684953,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG -10815796,1685058,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10816077,1685382,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10816193,1685512,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10816320,1685651,1087,53.0,,70.0,,,,,,,"Calcium, Ca",MG -10816376,1685722,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG -10816403,1685750,1087,119.0,,75.0,,,,,,,"Calcium, Ca",MG -10816494,1685849,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10816637,1686021,1087,28.0,,70.0,,,,,,,"Calcium, Ca",MG -10816638,1686022,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG -10816791,1686209,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10816886,1686335,1087,60.0,,75.0,,,,,,,"Calcium, Ca",MG -10817211,1686728,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG -10817308,1686831,1087,75.0,,70.0,,,,,,,"Calcium, Ca",MG -10817713,1687333,1087,259.0,,75.0,,,,,,,"Calcium, Ca",MG -10818148,1687831,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -10818862,1688658,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10819139,1688982,1087,79.0,,70.0,,,,,,,"Calcium, Ca",MG -10819280,1689144,1087,169.0,,70.0,,,,,,,"Calcium, Ca",MG -10819563,1689504,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -10819805,1689815,1087,208.0,,75.0,,,,,,,"Calcium, Ca",MG -10819809,1689820,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10820045,1690114,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG -10820112,1690202,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -10820135,1690231,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10820299,1690422,1087,94.0,,70.0,,,,,,,"Calcium, Ca",MG -10820447,1690592,1087,49.0,,70.0,,,,,,,"Calcium, Ca",MG -10820465,1690621,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10820475,1690631,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -10820554,1690733,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10820643,1690834,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG -10820910,1691196,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -10821072,1691405,1087,696.0,,70.0,,,,,,,"Calcium, Ca",MG -10821919,1692528,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -10821959,1692575,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10821971,1692592,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG -10822063,1692695,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10822148,1692805,1087,144.0,,70.0,,,,,,,"Calcium, Ca",MG -10822166,1692825,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG -10822513,1693390,1087,85.0,,70.0,,,,,,,"Calcium, Ca",MG -10822691,1693637,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG -10822809,1693772,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10822857,1693837,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG -10823266,1694339,1087,739.0,,70.0,,,,,,,"Calcium, Ca",MG -10823299,1694372,1087,700.0,,70.0,,,,,,,"Calcium, Ca",MG -10823617,1694811,1087,271.0,,70.0,,,,,,,"Calcium, Ca",MG -10823845,1695189,1087,162.0,,70.0,,,,,,,"Calcium, Ca",MG -10823889,1695242,1087,93.0,,70.0,,,,,,,"Calcium, Ca",MG -10824019,1695397,1087,154.0,,70.0,,,,,,,"Calcium, Ca",MG -10824061,1695453,1087,128.0,,70.0,,,,,,,"Calcium, Ca",MG -10824101,1695507,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG -10824348,1695849,1087,146.0,,75.0,,,,,,,"Calcium, Ca",MG -10824941,1696599,1087,388.0,,70.0,,,,,,,"Calcium, Ca",MG -10825048,1696733,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10825130,1696831,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -10825320,1697074,1087,86.0,,70.0,,,,,,,"Calcium, Ca",MG -10825402,1697171,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -10825593,1697409,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG -10825718,1697569,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG -10825838,1697718,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG -10825902,1697796,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG -10825994,1697917,1087,97.0,,70.0,,,,,,,"Calcium, Ca",MG -10826151,1698130,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -10826211,1698201,1087,217.0,,75.0,,,,,,,"Calcium, Ca",MG -10826263,1698274,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG -10826395,1698421,1087,121.0,,70.0,,,,,,,"Calcium, Ca",MG -10826660,1698744,1087,188.0,,70.0,,,,,,,"Calcium, Ca",MG -10826743,1698842,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10826912,1699044,1087,711.0,,70.0,,,,,,,"Calcium, Ca",MG -10827438,1699689,1087,263.0,,75.0,,,,,,,"Calcium, Ca",MG -10827586,1699862,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10827608,1699896,1087,93.0,,70.0,,,,,,,"Calcium, Ca",MG -10827861,1700187,1087,56.0,,70.0,,,,,,,"Calcium, Ca",MG -10827878,1700211,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10827936,1700274,1087,106.0,,75.0,,,,,,,"Calcium, Ca",MG -10828000,1700353,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -10828135,1700518,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10828914,1701447,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10829270,1701869,1087,98.0,,70.0,,,,,,,"Calcium, Ca",MG -10829586,1702241,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG -10829761,1702435,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG -10829790,1702487,1087,547.0,,70.0,,,,,,,"Calcium, Ca",MG -10830254,1703026,1087,130.0,,70.0,,,,,,,"Calcium, Ca",MG -10830282,1703056,1087,300.0,,70.0,,,,,,,"Calcium, Ca",MG -10830298,1703074,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -10830341,1703117,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG -10830347,1703127,1087,65.0,,70.0,,,,,,,"Calcium, Ca",MG -10830418,1703208,1087,89.0,,70.0,,,,,,,"Calcium, Ca",MG -10830650,1703490,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10830714,1703560,1087,26.0,,70.0,,,,,,,"Calcium, Ca",MG -10830748,1703601,1087,700.0,,70.0,,,,,,,"Calcium, Ca",MG -10830917,1703801,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG -10830965,1703864,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG -10831346,1704323,1087,185.0,,70.0,,,,,,,"Calcium, Ca",MG -10831411,1704405,1087,5.0,,70.0,,,,,,,"Calcium, Ca",MG -10831505,1704516,1087,51.0,,70.0,,,,,,,"Calcium, Ca",MG -10831633,1704660,1087,10.0,,75.0,,,,,,,"Calcium, Ca",MG -10831798,1704849,1087,15.0,,70.0,,,,,,,"Calcium, Ca",MG -10832007,1705097,1087,55.0,,70.0,,,,,,,"Calcium, Ca",MG -10832222,1705342,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10832287,1705418,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG -10832766,1705992,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10832771,1705997,1087,73.0,,75.0,,,,,,,"Calcium, Ca",MG -10833028,1706302,1087,118.0,,70.0,,,,,,,"Calcium, Ca",MG -10833329,1706652,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG -10833388,1706722,1087,696.0,,70.0,,,,,,,"Calcium, Ca",MG -10833389,1706724,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG -10833535,1706895,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG -10833624,1707000,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG -10833809,1707219,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG -10833871,1707303,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -10834017,1707492,1087,531.0,,70.0,,,,,,,"Calcium, Ca",MG -10834019,1707494,1087,186.0,,70.0,,,,,,,"Calcium, Ca",MG -10834071,1707563,1087,82.0,,70.0,,,,,,,"Calcium, Ca",MG -10834103,1707610,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10834301,1707872,1087,39.0,,75.0,,,,,,,"Calcium, Ca",MG -10834493,1708126,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10834516,1708155,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10834635,1708297,1087,103.0,,75.0,,,,,,,"Calcium, Ca",MG -10834659,1708329,1087,25.0,,75.0,,,,,,,"Calcium, Ca",MG -10834711,1708398,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG -10834910,1708644,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10835313,1709196,1087,621.0,,70.0,,,,,,,"Calcium, Ca",MG -10835315,1709198,1087,257.0,,70.0,,,,,,,"Calcium, Ca",MG -10835356,1709249,1087,110.0,,70.0,,,,,,,"Calcium, Ca",MG -10835386,1709286,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -10835485,1709404,1087,165.0,,70.0,,,,,,,"Calcium, Ca",MG -10836363,1710560,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10837266,1711605,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10837411,1711760,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG -10837478,1711832,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10837554,1711928,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10837708,1712122,1087,92.0,,70.0,,,,,,,"Calcium, Ca",MG -10837936,1712388,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10838026,1712495,1087,710.0,,70.0,,,,,,,"Calcium, Ca",MG -10838212,1712705,1087,176.0,,70.0,,,,,,,"Calcium, Ca",MG -10838216,1712709,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG -10838286,1712791,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10838320,1712832,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10838333,1712848,1087,41.0,,70.0,,,,,,,"Calcium, Ca",MG -10839139,1713838,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10839167,1713878,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG -10839246,1713971,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10839672,1714471,1087,68.0,,70.0,,,,,,,"Calcium, Ca",MG -10839968,1714829,1087,28.0,,70.0,,,,,,,"Calcium, Ca",MG -10840049,1714917,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG -10840332,1715228,1087,60.0,,70.0,,,,,,,"Calcium, Ca",MG -10840604,1715544,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG -10840866,1715846,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10840871,1715851,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10841018,1716052,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG -10841065,1716099,1087,213.0,,70.0,,,,,,,"Calcium, Ca",MG -10841085,1716121,1087,117.0,,70.0,,,,,,,"Calcium, Ca",MG -10841157,1716226,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10841464,1716581,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10841650,1716791,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG -10841780,1716940,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG -10841884,1717057,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG -10842387,1717626,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -10842598,1717875,1087,132.0,,70.0,,,,,,,"Calcium, Ca",MG -10842673,1717981,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -10842736,1718070,1087,111.0,,70.0,,,,,,,"Calcium, Ca",MG -10842743,1718077,1087,557.0,,70.0,,,,,,,"Calcium, Ca",MG -10842890,1718306,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG -10843208,1718720,1087,48.0,,70.0,,,,,,,"Calcium, Ca",MG -10843419,1718983,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG -10843439,1719009,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10844128,1719857,1087,139.0,,70.0,,,,,,,"Calcium, Ca",MG -10844179,1719919,1087,77.0,,70.0,,,,,,,"Calcium, Ca",MG -10844867,1720932,1087,5.0,,70.0,,,,,,,"Calcium, Ca",MG -10844876,1720944,1087,571.0,,70.0,,,,,,,"Calcium, Ca",MG -10845223,1721690,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10845608,1722152,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG -10845662,1722208,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG -10845705,1722260,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG -10846112,1722771,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10846143,1722809,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG -10846175,1722850,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10846455,1723216,1087,109.0,,70.0,,,,,,,"Calcium, Ca",MG -10846505,1723299,1087,111.0,,70.0,,,,,,,"Calcium, Ca",MG -10846760,1723595,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -10846847,1723709,1087,333.0,,75.0,,,,,,,"Calcium, Ca",MG -10846969,1723856,1087,41.0,,70.0,,,,,,,"Calcium, Ca",MG -10847276,1724193,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10847381,1724351,1087,208.0,,70.0,,,,,,,"Calcium, Ca",MG -10847678,1724674,1087,257.0,,70.0,,,,,,,"Calcium, Ca",MG -10847720,1724723,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10848196,1725289,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10848248,1725366,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG -10848432,1725590,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10848454,1725618,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10848459,1725626,1087,94.0,,75.0,,,,,,,"Calcium, Ca",MG -10848774,1726025,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10848907,1726168,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10849188,1726498,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10849447,1726811,1087,103.0,,70.0,,,,,,,"Calcium, Ca",MG -10849486,1726898,1087,78.0,,75.0,,,,,,,"Calcium, Ca",MG -10849597,1727070,1087,148.0,,75.0,,,,,,,"Calcium, Ca",MG -10849650,1727214,1087,145.0,,70.0,,,,,,,"Calcium, Ca",MG -10849689,1727274,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG -10849870,1727505,1087,46.0,,70.0,,,,,,,"Calcium, Ca",MG -10849999,1727678,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10850110,1727796,1087,115.0,,70.0,,,,,,,"Calcium, Ca",MG -10850251,1727993,1087,370.0,,70.0,,,,,,,"Calcium, Ca",MG -10850513,1728460,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10850964,1729084,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10851027,1729157,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10851140,1729292,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG -10851248,1729432,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10851296,1729483,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG -10851357,1729551,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -10851404,1729611,1087,70.0,,70.0,,,,,,,"Calcium, Ca",MG -10851703,1729950,1087,46.0,,70.0,,,,,,,"Calcium, Ca",MG -10851784,1730042,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG -10851975,1730260,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG -10851985,1730271,1087,73.0,,70.0,,,,,,,"Calcium, Ca",MG -10852140,1730452,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10852142,1730454,1087,92.0,,70.0,,,,,,,"Calcium, Ca",MG -10852155,1730472,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10852197,1730517,1087,113.0,,70.0,,,,,,,"Calcium, Ca",MG -10852337,1730689,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10852403,1730771,1087,63.0,,70.0,,,,,,,"Calcium, Ca",MG -10852513,1730896,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG -10852562,1730969,1087,40.0,,70.0,,,,,,,"Calcium, Ca",MG -10852600,1731011,1087,86.0,,70.0,,,,,,,"Calcium, Ca",MG -10852781,1731201,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10852910,1731344,1087,39.0,,70.0,,,,,,,"Calcium, Ca",MG -10853074,1731537,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -10853164,1731641,1087,4375.0,,70.0,,,,,,,"Calcium, Ca",MG -10853363,1731891,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -10853385,1731913,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG -10853520,1732074,1087,26.0,,70.0,,,,,,,"Calcium, Ca",MG -10853589,1732161,1087,79.0,,70.0,,,,,,,"Calcium, Ca",MG -10853942,1732595,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -10853950,1732607,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG -10853972,1732633,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10854130,1732814,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10854387,1733117,1087,235.0,,70.0,,,,,,,"Calcium, Ca",MG -10854519,1733282,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10854661,1733465,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10854966,1733843,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10855115,1734030,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -10855125,1734040,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG -10856214,1735348,1087,263.0,,70.0,,,,,,,"Calcium, Ca",MG -10856535,1735750,1087,179.0,,70.0,,,,,,,"Calcium, Ca",MG -10856628,1735868,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -10857235,1736585,1087,56.0,,70.0,,,,,,,"Calcium, Ca",MG -10857497,1736903,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG -10857787,1737240,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10857809,1737266,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG -10858203,1737733,1087,112.0,,70.0,,,,,,,"Calcium, Ca",MG -10858343,1737903,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10858810,1738447,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10859097,1738776,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG -10859351,1739079,1087,157.0,,75.0,,,,,,,"Calcium, Ca",MG -10859392,1739128,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10859806,1739618,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -10860027,1739852,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -10860085,1739911,1087,89.0,,70.0,,,,,,,"Calcium, Ca",MG -10860091,1739919,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -10860195,1740034,1087,77.0,,70.0,,,,,,,"Calcium, Ca",MG -10860551,1740449,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG -10860624,1740548,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10860766,1740708,1087,175.0,,70.0,,,,,,,"Calcium, Ca",MG -10861390,1741466,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG -10861526,1741627,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10861533,1741639,1087,167.0,,75.0,,,,,,,"Calcium, Ca",MG -10861590,1741702,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10861673,1741796,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG -10861974,1742156,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -10861995,1742183,1087,130.0,,70.0,,,,,,,"Calcium, Ca",MG -10862120,1742322,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10862270,1742498,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10862488,1742752,1087,490.0,,70.0,,,,,,,"Calcium, Ca",MG -10862605,1742882,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG -10862693,1742977,1087,1471.0,,75.0,,,,,,,"Calcium, Ca",MG -10862895,1743206,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -10862951,1743277,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -10862996,1743347,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10863215,1743616,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10863247,1743652,1087,112.0,,75.0,,,,,,,"Calcium, Ca",MG -10863343,1743766,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG -10863348,1743771,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG -10863603,1744073,1087,152.0,,70.0,,,,,,,"Calcium, Ca",MG -10863821,1744324,1087,88.0,,70.0,,,,,,,"Calcium, Ca",MG -10863923,1744446,1087,108.0,,70.0,,,,,,,"Calcium, Ca",MG -10864011,1744548,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10864178,1744737,1087,106.0,,70.0,,,,,,,"Calcium, Ca",MG -10864507,1745145,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG -10864627,1745288,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10864664,1745333,1087,62.0,,70.0,,,,,,,"Calcium, Ca",MG -10864907,1745619,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -10864949,1745664,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG -10864985,1745704,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10865172,1745951,1087,65.0,,75.0,,,,,,,"Calcium, Ca",MG -10865284,1746098,1087,91.0,,75.0,,,,,,,"Calcium, Ca",MG -10865382,1746215,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10865522,1746371,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10865616,1746497,1087,167.0,,70.0,,,,,,,"Calcium, Ca",MG -10865699,1746595,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10865853,1746783,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10866067,1747027,1087,52.0,,70.0,,,,,,,"Calcium, Ca",MG -10866217,1747211,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10866358,1747377,1087,114.0,,70.0,,,,,,,"Calcium, Ca",MG -10866418,1747459,1087,467.0,,70.0,,,,,,,"Calcium, Ca",MG -10866555,1747618,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -10866584,1747649,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10866742,1747837,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG -10867285,1748451,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10867375,1748556,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10867744,1748986,1087,151.0,,70.0,,,,,,,"Calcium, Ca",MG -10867961,1749244,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG -10868169,1749487,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG -10868451,1749810,1087,325.0,,70.0,,,,,,,"Calcium, Ca",MG -10868620,1750044,1087,282.0,,70.0,,,,,,,"Calcium, Ca",MG -10869363,1757747,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10869376,1757760,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10869473,1881016,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10869630,1758032,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10869648,1758052,1087,1.0,,78.0,,,,,,,"Calcium, Ca",MG -10869694,1758101,1087,115.0,,71.0,,,,,,,"Calcium, Ca",MG -10869792,1758205,1087,14.0,,78.0,,,,,,,"Calcium, Ca",MG -10869873,1758295,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10870431,1758944,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10870615,1759161,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10871196,1759806,1087,267.0,,75.0,,,,,,,"Calcium, Ca",MG -10871199,1759809,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10871366,1760004,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG -10871473,1760141,1087,1000.0,,75.0,,,,,,,"Calcium, Ca",MG -10871722,1760438,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10871776,1760496,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10871792,1760513,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10872262,1761056,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10872273,1761067,1087,28.0,,75.0,,,,,,,"Calcium, Ca",MG -10872279,1761073,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10872477,1761330,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10872486,1761343,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG -10872683,1761618,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10872900,1761870,1087,28.0,,75.0,,,,,,,"Calcium, Ca",MG -10872971,1761950,1087,75.0,,75.0,,,,,,,"Calcium, Ca",MG -10873018,1762008,1087,75.0,,75.0,,,,,,,"Calcium, Ca",MG -10873094,1762109,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG -10873153,1762179,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10873490,1762603,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10873598,1762733,1087,38.0,,75.0,,,,,,,"Calcium, Ca",MG -10873803,1762988,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10873890,1763083,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10874042,1763276,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10874065,1763302,1087,111.0,,75.0,,,,,,,"Calcium, Ca",MG -10874081,1763320,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10874129,1763377,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG -10874577,1763879,1087,38.0,,75.0,,,,,,,"Calcium, Ca",MG -10875072,1764434,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG -10875277,1764710,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -10875325,1764770,1087,137.0,,75.0,,,,,,,"Calcium, Ca",MG -10875348,1764819,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -10875490,1764992,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10875822,1765394,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10875843,1765424,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10875940,1765552,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10876107,1765739,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG -10876130,1765767,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG -10876291,1765985,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG -10876540,1766304,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10876723,1766506,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10876759,1766542,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10876978,1766796,1087,52.0,,70.0,,,,,,,"Calcium, Ca",MG -10877014,1766843,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10877279,1767165,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG -10877355,1767255,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10877626,1767602,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10877666,1767647,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10877673,1767656,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10878016,1768066,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10878235,1768312,1087,23.0,,70.0,,,,,,,"Calcium, Ca",MG -10878236,1768313,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10878861,1769038,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10878968,1769157,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10879309,1769573,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10879438,1769718,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10879613,1770096,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG -10879643,1770134,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10879692,1770200,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -10879885,1770437,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG -10880197,1770806,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10880290,1770925,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10880373,1771030,1087,77.0,,75.0,,,,,,,"Calcium, Ca",MG -10880481,1771158,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10880848,1771619,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10881393,1772316,1087,267.0,,75.0,,,,,,,"Calcium, Ca",MG -10881395,1772318,1087,267.0,,75.0,,,,,,,"Calcium, Ca",MG -10881817,1772849,1087,121.0,,75.0,,,,,,,"Calcium, Ca",MG -10882299,1773481,1087,83.0,,75.0,,,,,,,"Calcium, Ca",MG -10882318,1773500,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10882325,1773508,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10882399,1773593,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10882411,1773606,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10883366,1774830,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10883495,1774970,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -10883505,1774980,1087,714.0,,70.0,,,,,,,"Calcium, Ca",MG -10883525,1775001,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10883593,1775077,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10883827,1881445,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10884106,1775801,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10884334,1776094,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10884425,1776193,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10884683,1776481,1087,20.0,,75.0,,,,,,,"Calcium, Ca",MG -10885015,1776900,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10885160,1777062,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG -10885274,1777228,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10885466,1777465,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10885557,1777582,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10886120,1778227,1087,96.0,,75.0,,,,,,,"Calcium, Ca",MG -10886152,1778259,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG -10886158,1778265,1087,140.0,,75.0,,,,,,,"Calcium, Ca",MG -10886411,1778551,1087,122.0,,75.0,,,,,,,"Calcium, Ca",MG -10886943,1779152,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10887255,1779510,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10887318,1779582,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10887580,1779897,1087,106.0,,75.0,,,,,,,"Calcium, Ca",MG -10887632,1779954,1087,103.0,,75.0,,,,,,,"Calcium, Ca",MG -10887948,1780343,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10888059,1780473,1087,83.0,,75.0,,,,,,,"Calcium, Ca",MG -10888174,1780612,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10888318,1780769,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG -10888423,1780894,1087,339.0,,75.0,,,,,,,"Calcium, Ca",MG -10888524,1781025,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10888968,1781512,1087,113.0,,75.0,,,,,,,"Calcium, Ca",MG -10889093,1781667,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10889218,1781808,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10889350,1781948,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG -10889430,1782037,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG -10889635,1782277,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10889782,1782476,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10890028,1782810,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG -10890163,1782964,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10890298,1783108,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG -10890873,1783774,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10891062,1784018,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10891467,1784542,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10891562,1784656,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10891596,1784712,1087,3250.0,,75.0,,,,,,,"Calcium, Ca",MG -10891815,1784975,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10891987,1785197,1087,25.0,,75.0,,,,,,,"Calcium, Ca",MG -10892696,1786023,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG -10892998,1786402,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10893163,1786601,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10893592,1787082,1087,92.0,,75.0,,,,,,,"Calcium, Ca",MG -10893813,1787359,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10893954,1787527,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10893999,1787586,1087,121.0,,75.0,,,,,,,"Calcium, Ca",MG -10894053,1787648,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10894246,1787874,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG -10894576,1788326,1087,15.0,,70.0,,,,,,,"Calcium, Ca",MG -10894589,1788347,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10894779,1788649,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10894847,1788757,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10894899,1788824,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10895422,1789832,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10895612,1790096,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG -10895795,1790300,1087,429.0,,75.0,,,,,,,"Calcium, Ca",MG -10895859,1790375,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10896186,1790769,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10896239,1790826,1087,176.0,,75.0,,,,,,,"Calcium, Ca",MG -10896335,1790946,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG -10896347,1790963,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -10896837,1791549,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG -10897135,1791907,1087,149.0,,75.0,,,,,,,"Calcium, Ca",MG -10897152,1791930,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10897274,1792078,1087,167.0,,75.0,,,,,,,"Calcium, Ca",MG -10897407,1792248,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG -10897548,1792440,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10897730,1792642,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10897747,1792663,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10897799,1792720,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10897801,1792723,1087,111.0,,75.0,,,,,,,"Calcium, Ca",MG -10898137,1793120,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10898494,1793523,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10898679,1793724,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG -10899157,1794290,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10899251,1794404,1087,146.0,,75.0,,,,,,,"Calcium, Ca",MG -10899452,1794648,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10899745,1881760,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG -10899751,1794977,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10899776,1795005,1087,30.0,,75.0,,,,,,,"Calcium, Ca",MG -10899817,1795059,1087,267.0,,75.0,,,,,,,"Calcium, Ca",MG -10899827,1795070,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10899935,1795193,1087,49.0,,75.0,,,,,,,"Calcium, Ca",MG -10900176,1795477,1087,220.0,,75.0,,,,,,,"Calcium, Ca",MG -10900538,1795906,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10900619,1795994,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -10900642,1796019,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10900945,1796365,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10900953,1796374,1087,89.0,,75.0,,,,,,,"Calcium, Ca",MG -10901095,1796535,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10901134,1796581,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10901639,1797161,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10901666,1797196,1087,400.0,,75.0,,,,,,,"Calcium, Ca",MG -10902005,1797616,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10902249,1797894,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10902816,1798577,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG -10903378,1799282,1087,117.0,,70.0,,,,,,,"Calcium, Ca",MG -10903434,1799379,1087,49.0,,75.0,,,,,,,"Calcium, Ca",MG -10903563,1799583,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -10903696,1799729,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -10903904,1800012,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10903972,1800089,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10904551,1800889,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10904718,1801080,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10904809,1801197,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10905054,1801477,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG -10905676,1802248,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10905874,1802572,1087,82.0,,70.0,,,,,,,"Calcium, Ca",MG -10906142,1802957,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10906457,1803324,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -10906612,1803500,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG -10906683,1803587,1087,182.0,,70.0,,,,,,,"Calcium, Ca",MG -10907163,1804124,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG -10907841,1805005,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10907871,1805040,1087,120.0,,75.0,,,,,,,"Calcium, Ca",MG -10907919,1805095,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG -10908518,1805822,1087,479.0,,70.0,,,,,,,"Calcium, Ca",MG -10908596,1805909,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10908641,1805959,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -10909125,1806559,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -10909304,1806765,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10909539,1807067,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10909691,1807257,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -10910359,1808035,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10910797,1808619,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10910938,1808785,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10910961,1808811,1087,247.0,,70.0,,,,,,,"Calcium, Ca",MG -10911083,1808964,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG -10911634,1809605,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG -10911904,1809916,1087,64.0,,70.0,,,,,,,"Calcium, Ca",MG -10912011,1810039,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG -10912212,1810291,1087,146.0,,75.0,,,,,,,"Calcium, Ca",MG -10912296,1810401,1087,15.0,,70.0,,,,,,,"Calcium, Ca",MG -10912714,1810913,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10913250,1811567,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10913551,1811917,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG -10913591,1811970,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10913640,1812027,1087,30.0,,75.0,,,,,,,"Calcium, Ca",MG -10913693,1812098,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -10913986,1812453,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10914359,1812883,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10914379,1812905,1087,138.0,,70.0,,,,,,,"Calcium, Ca",MG -10914954,1813595,1087,122.0,,70.0,,,,,,,"Calcium, Ca",MG -10915023,1813677,1087,2.0,,70.0,,,,,,,"Calcium, Ca",MG -10915167,1813842,1087,39.0,,75.0,,,,,,,"Calcium, Ca",MG -10915168,1813843,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10915253,1813950,1087,303.0,,75.0,,,,,,,"Calcium, Ca",MG -10915336,1814050,1087,141.0,,70.0,,,,,,,"Calcium, Ca",MG -10915395,1814114,1087,62.0,,70.0,,,,,,,"Calcium, Ca",MG -10915481,1814222,1087,121.0,,75.0,,,,,,,"Calcium, Ca",MG -10916216,1815055,1087,90.0,,75.0,,,,,,,"Calcium, Ca",MG -10916242,1815095,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG -10916735,1815684,1087,61.0,,75.0,,,,,,,"Calcium, Ca",MG -10916770,1815726,1087,215.0,,75.0,,,,,,,"Calcium, Ca",MG -10916802,1815760,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10916843,1815805,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10917090,1816078,1087,139.0,,70.0,,,,,,,"Calcium, Ca",MG -10917367,1816399,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG -10917928,1817095,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10917932,1817099,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10918009,1817183,1087,556.0,,70.0,,,,,,,"Calcium, Ca",MG -10918225,1817432,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10918382,1817636,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -10918761,1818067,1087,714.0,,70.0,,,,,,,"Calcium, Ca",MG -10918965,1818295,1087,682.0,,70.0,,,,,,,"Calcium, Ca",MG -10919278,1818639,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10919640,1819056,1087,710.0,,70.0,,,,,,,"Calcium, Ca",MG -10919700,1819127,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -10919883,1819345,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10920121,1819615,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG -10920158,1819660,1087,12.0,,75.0,,,,,,,"Calcium, Ca",MG -10920486,1820048,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10920927,1820557,1087,106.0,,70.0,,,,,,,"Calcium, Ca",MG -10921464,1821237,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG -10921901,1821746,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG -10922041,1821903,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10922104,1821975,1087,46.0,,70.0,,,,,,,"Calcium, Ca",MG -10922359,1822281,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10922410,1822350,1087,121.0,,70.0,,,,,,,"Calcium, Ca",MG -10922615,1822586,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG -10923058,1823105,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10923060,1823114,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -10923647,1823799,1087,108.0,,70.0,,,,,,,"Calcium, Ca",MG -10923693,1823854,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10923845,1824018,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -10923879,1824057,1087,163.0,,70.0,,,,,,,"Calcium, Ca",MG -10924329,1824604,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10924458,1824758,1087,68.0,,70.0,,,,,,,"Calcium, Ca",MG -10924738,1825087,1087,52.0,,70.0,,,,,,,"Calcium, Ca",MG -10924826,1825191,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG -10925114,1825521,1087,20.0,,75.0,,,,,,,"Calcium, Ca",MG -10925549,1826031,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -10925970,1826509,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG -10926210,1826776,1087,184.0,,75.0,,,,,,,"Calcium, Ca",MG -10926310,1826886,1087,121.0,,70.0,,,,,,,"Calcium, Ca",MG -10926686,1827323,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10926723,1827365,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG -10926904,1827571,1087,711.0,,70.0,,,,,,,"Calcium, Ca",MG -10926937,1827608,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10927037,1827721,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10927558,1828309,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10927634,1828394,1087,6.0,,70.0,,,,,,,"Calcium, Ca",MG -10927852,1828637,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10928006,1828802,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -10928191,1829010,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG -10928211,1829030,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG -10928873,1829778,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG -10928931,1829840,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -10929057,1830006,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG -10929106,1830061,1087,9.0,,75.0,,,,,,,"Calcium, Ca",MG -10929148,1830114,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10929372,1830364,1087,94.0,,75.0,,,,,,,"Calcium, Ca",MG -10929414,1830413,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG -10929671,1830694,1087,370.0,,75.0,,,,,,,"Calcium, Ca",MG -10929708,1830739,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10929780,1830821,1087,40.0,,70.0,,,,,,,"Calcium, Ca",MG -10929783,1830824,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG -10929799,1830841,1087,179.0,,70.0,,,,,,,"Calcium, Ca",MG -10930019,1831105,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -10930188,1831314,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10930236,1831372,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG -10930270,1831411,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10930639,1831840,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10930869,1832110,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG -10930913,1832155,1087,316.0,,70.0,,,,,,,"Calcium, Ca",MG -10931133,1832402,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10931149,1832432,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10931593,1833030,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG -10931777,1833259,1087,93.0,,70.0,,,,,,,"Calcium, Ca",MG -10931804,1833295,1087,4.0,,75.0,,,,,,,"Calcium, Ca",MG -10931978,1833514,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10932192,1833773,1087,75.0,,70.0,,,,,,,"Calcium, Ca",MG -10932279,1833868,1087,83.0,,75.0,,,,,,,"Calcium, Ca",MG -10932309,1833909,1087,97.0,,70.0,,,,,,,"Calcium, Ca",MG -10932680,1834360,1087,167.0,,75.0,,,,,,,"Calcium, Ca",MG -10933234,1835025,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10933267,1835065,1087,46.0,,70.0,,,,,,,"Calcium, Ca",MG -10933455,1835297,1087,600.0,,75.0,,,,,,,"Calcium, Ca",MG -10933925,1835844,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -10934029,1835961,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10934048,1835981,1087,191.0,,70.0,,,,,,,"Calcium, Ca",MG -10934812,1836879,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10935082,1837227,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -10935255,1837422,1087,124.0,,70.0,,,,,,,"Calcium, Ca",MG -10935383,1837587,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -10935609,1838025,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -10935689,1838171,1087,165.0,,70.0,,,,,,,"Calcium, Ca",MG -10935746,1838257,1087,46.0,,70.0,,,,,,,"Calcium, Ca",MG -10935754,1838269,1087,3750.0,,75.0,,,,,,,"Calcium, Ca",MG -10935814,1838395,1087,110.0,,70.0,,,,,,,"Calcium, Ca",MG -10935878,1882344,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG -10936405,1838756,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10936442,1838806,1087,86.0,,75.0,,,,,,,"Calcium, Ca",MG -10936857,1839284,1087,190.0,,75.0,,,,,,,"Calcium, Ca",MG -10936991,1882761,1087,104.0,,75.0,,,,,,,"Calcium, Ca",MG -10937010,1882771,1087,643.0,,70.0,,,,,,,"Calcium, Ca",MG -10937132,1839584,1087,25.0,,75.0,,,,,,,"Calcium, Ca",MG -10937215,1882857,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10937241,1882870,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10937366,1839842,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG -10937786,1883014,1087,34.0,,75.0,,,,,,,"Calcium, Ca",MG -10938104,1840722,1087,211.0,,75.0,,,,,,,"Calcium, Ca",MG -10938130,1840756,1087,500.0,,70.0,,,,,,,"Calcium, Ca",MG -10938307,1841026,1087,152.0,,75.0,,,,,,,"Calcium, Ca",MG -10938410,1841154,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10938448,1841201,1087,174.0,,70.0,,,,,,,"Calcium, Ca",MG -10938463,1841216,1087,215.0,,75.0,,,,,,,"Calcium, Ca",MG -10938467,1841221,1087,6.0,,75.0,,,,,,,"Calcium, Ca",MG -10938592,1841353,1087,1383.0,,75.0,,,,,,,"Calcium, Ca",MG -10938763,1841531,1087,1250.0,,75.0,,,,,,,"Calcium, Ca",MG -10938848,1841633,1087,210.0,,70.0,,,,,,,"Calcium, Ca",MG -10938976,1841790,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10939038,1841870,1087,96.0,,70.0,,,,,,,"Calcium, Ca",MG -10939056,1841893,1087,154.0,,70.0,,,,,,,"Calcium, Ca",MG -10939144,1841990,1087,298.0,,70.0,,,,,,,"Calcium, Ca",MG -10939414,1842352,1087,3125.0,,75.0,,,,,,,"Calcium, Ca",MG -10939683,1842681,1087,183.0,,70.0,,,,,,,"Calcium, Ca",MG -10939687,1883369,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10939828,1842852,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10939927,1842958,1087,44.0,,70.0,,,,,,,"Calcium, Ca",MG -10940001,1883432,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10940030,1843074,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10940863,1844051,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG -10940908,1844098,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG -10940981,1844178,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10941255,1844488,1087,419.0,,70.0,,,,,,,"Calcium, Ca",MG -10941338,1844574,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG -10941817,1845136,1087,147.0,,70.0,,,,,,,"Calcium, Ca",MG -10942055,1845411,1087,61.0,,75.0,,,,,,,"Calcium, Ca",MG -10942087,1845447,1087,128.0,,70.0,,,,,,,"Calcium, Ca",MG -10942222,1845598,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -10942339,1883598,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10942425,1845831,1087,112.0,,70.0,,,,,,,"Calcium, Ca",MG -10942672,1846123,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG -10942745,1846203,1087,132.0,,70.0,,,,,,,"Calcium, Ca",MG -10942895,1846397,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10943309,1846887,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -10943352,1846934,1087,98.0,,70.0,,,,,,,"Calcium, Ca",MG -10943482,1847087,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG -10943710,1847341,1087,782.0,,70.0,,,,,,,"Calcium, Ca",MG -10943951,1883953,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG -10944034,1884041,1087,893.0,,75.0,,,,,,,"Calcium, Ca",MG -10944301,1884329,1087,25.0,,75.0,,,,,,,"Calcium, Ca",MG -10944324,1884353,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG -10944610,1884660,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG -10944673,1884725,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG -10944856,1884916,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10944879,1884943,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -10945308,1885564,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10945345,1885611,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG -10945350,1885617,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10945406,1885676,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG -10945497,1885772,1087,175.0,,75.0,,,,,,,"Calcium, Ca",MG -10945504,1885779,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10945570,1885854,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG -10945693,1885991,1087,312.0,,75.0,,,,,,,"Calcium, Ca",MG -10945771,1886074,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10945783,1886087,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10945856,1886165,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10946134,1886461,1087,39.0,,75.0,,,,,,,"Calcium, Ca",MG -10946202,1886571,1087,188.0,,70.0,,,,,,,"Calcium, Ca",MG -10946289,1886691,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10946358,1886766,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10946512,1886939,1087,42.0,,75.0,,,,,,,"Calcium, Ca",MG -10946827,1887291,1087,110.0,,75.0,,,,,,,"Calcium, Ca",MG -10947158,1887659,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG -10947513,1888065,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -10947565,1888122,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10947621,1888183,1087,263.0,,75.0,,,,,,,"Calcium, Ca",MG -10947870,1888465,1087,79.0,,75.0,,,,,,,"Calcium, Ca",MG -10947915,1888512,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -10948407,1889144,1087,86.0,,75.0,,,,,,,"Calcium, Ca",MG -10948607,1889401,1087,116.0,,75.0,,,,,,,"Calcium, Ca",MG -10948608,1889402,1087,89.0,,75.0,,,,,,,"Calcium, Ca",MG -10948612,1889406,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG -10948981,1889833,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10949467,1890403,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10949674,1890653,1087,119.0,,70.0,,,,,,,"Calcium, Ca",MG -10949954,1890944,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG -10949985,1890976,1087,188.0,,75.0,,,,,,,"Calcium, Ca",MG -10950037,1891032,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10950128,1891139,1087,138.0,,75.0,,,,,,,"Calcium, Ca",MG -10950264,1891285,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10950295,1891316,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10950438,1891468,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10950769,1891829,1087,114.0,,75.0,,,,,,,"Calcium, Ca",MG -10950845,1891911,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG -10950900,1891976,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10950928,1892015,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10951097,1892202,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG -10951395,1892529,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG -10951628,1892801,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10951652,1892830,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10951780,1892976,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10952678,1894003,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10952703,1894028,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10952930,1894297,1087,212.0,,75.0,,,,,,,"Calcium, Ca",MG -10952998,1894373,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10953007,1894384,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -10953165,1894577,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG -10953253,1894686,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10953357,1894800,1087,221.0,,75.0,,,,,,,"Calcium, Ca",MG -10953711,1895195,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10953797,1895298,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10954004,1895574,1087,51.0,,75.0,,,,,,,"Calcium, Ca",MG -10954127,1895711,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10954234,1895826,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG -10954408,1896005,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10954451,1896049,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10954700,1896335,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10954740,1896389,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10954804,1896461,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10954869,1896528,1087,77.0,,75.0,,,,,,,"Calcium, Ca",MG -10954910,1896575,1087,167.0,,75.0,,,,,,,"Calcium, Ca",MG -10955171,1896856,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10955361,1897084,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10955727,1897548,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10955802,1897628,1087,789.0,,75.0,,,,,,,"Calcium, Ca",MG -10956175,1898092,1087,81.0,,75.0,,,,,,,"Calcium, Ca",MG -10956363,1898310,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10956515,1898495,1087,25.0,,75.0,,,,,,,"Calcium, Ca",MG -10956567,1898553,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10956939,1898961,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG -10957290,1899377,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10957447,1899566,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10957455,1899574,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10957588,1899728,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10957630,1899778,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10957779,1899994,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10958109,1900430,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10958160,1900493,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG -10958188,1900521,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10958987,1901472,1087,2.0,,75.0,,,,,,,"Calcium, Ca",MG -10959051,1901541,1087,170.0,,75.0,,,,,,,"Calcium, Ca",MG -10959054,1901544,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10959157,1901674,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG -10959277,1901815,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -10959466,1902078,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10959685,1902352,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG -10959821,1902507,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10959883,1902585,1087,49.0,,75.0,,,,,,,"Calcium, Ca",MG -10959995,1902730,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10960119,1902872,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10960300,1903098,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10960312,1903121,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -10960599,1903444,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10960749,1903604,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10960940,1903850,1087,94.0,,75.0,,,,,,,"Calcium, Ca",MG -10961014,1903934,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10961046,1903971,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10961149,1904106,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG -10961188,1904153,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10961510,1904501,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10961709,1904735,1087,146.0,,75.0,,,,,,,"Calcium, Ca",MG -10961825,1904867,1087,83.0,,75.0,,,,,,,"Calcium, Ca",MG -10962038,1905104,1087,68.0,,70.0,,,,,,,"Calcium, Ca",MG -10962650,1905772,1087,43.0,,75.0,,,,,,,"Calcium, Ca",MG -10962671,1905798,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG -10962754,1905891,1087,13.0,,75.0,,,,,,,"Calcium, Ca",MG -10963016,1906200,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10963234,1906477,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10963680,1906981,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10963822,1907169,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10964254,1907678,1087,160.0,,75.0,,,,,,,"Calcium, Ca",MG -10964454,1907950,1087,121.0,,75.0,,,,,,,"Calcium, Ca",MG -10964604,1908160,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -10965478,1909453,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -10965629,1909728,1087,37.0,,70.0,,,,,,,"Calcium, Ca",MG -10965806,1909986,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -10965971,1910299,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG -10965986,1910322,1087,38.0,,75.0,,,,,,,"Calcium, Ca",MG -10966119,1910514,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10966546,1911271,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10967153,1912207,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10967292,1912384,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10967589,1912722,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10967861,1913064,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG -10967884,1913093,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG -10968037,1913261,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG -10968262,1913528,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10968534,1913835,1087,10.0,,75.0,,,,,,,"Calcium, Ca",MG -10968571,1913877,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -10968611,1913921,1087,69.0,,75.0,,,,,,,"Calcium, Ca",MG -10968872,1914272,1087,417.0,,75.0,,,,,,,"Calcium, Ca",MG -10969443,1914970,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10969483,1915015,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10969541,1915096,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10969731,1915371,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10969755,1915402,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -10970130,1915829,1087,114.0,,75.0,,,,,,,"Calcium, Ca",MG -10970213,1915921,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -10970574,1916341,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10970578,1916345,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -10970678,1916473,1087,60.0,,75.0,,,,,,,"Calcium, Ca",MG -10971592,1917506,1087,248.0,,75.0,,,,,,,"Calcium, Ca",MG -10971823,1917765,1087,9.0,,75.0,,,,,,,"Calcium, Ca",MG -10971839,1917785,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10971988,1917956,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10972256,1918278,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10972419,1918481,1087,119.0,,75.0,,,,,,,"Calcium, Ca",MG -10972570,1918665,1087,1600.0,,75.0,,,,,,,"Calcium, Ca",MG -10972654,1918780,1087,62.0,,70.0,,,,,,,"Calcium, Ca",MG -10972763,1918913,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10972775,1918926,1087,122.0,,75.0,,,,,,,"Calcium, Ca",MG -10972886,1919054,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -10972948,1919124,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10973088,1919280,1087,123.0,,75.0,,,,,,,"Calcium, Ca",MG -10973317,1919541,1087,61.0,,70.0,,,,,,,"Calcium, Ca",MG -10973769,1920059,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10973935,1920246,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10974009,1920328,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10974056,1920376,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10974520,1920895,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10974619,1921003,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10974823,1921232,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10975075,1921522,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG -10975256,1921716,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10975299,1921765,1087,92.0,,75.0,,,,,,,"Calcium, Ca",MG -10975685,1922194,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10975698,1922207,1087,92.0,,75.0,,,,,,,"Calcium, Ca",MG -10975882,1922414,1087,111.0,,75.0,,,,,,,"Calcium, Ca",MG -10975965,1922518,1087,165.0,,70.0,,,,,,,"Calcium, Ca",MG -10976190,1922775,1087,7.0,,75.0,,,,,,,"Calcium, Ca",MG -10977003,1923728,1087,333.0,,75.0,,,,,,,"Calcium, Ca",MG -10977279,1924066,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG -10977592,1924451,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG -10977689,1924562,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10978335,1925312,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -10978336,1925313,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -10978351,1925330,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG -10978589,1925602,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10978602,1925620,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -10978679,1925709,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -10978710,1925748,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10978979,1926058,1087,500.0,,70.0,,,,,,,"Calcium, Ca",MG -10979055,1926145,1087,87.0,,70.0,,,,,,,"Calcium, Ca",MG -10979347,1926472,1087,150.0,,70.0,,,,,,,"Calcium, Ca",MG -10979464,1926604,1087,1053.0,,70.0,,,,,,,"Calcium, Ca",MG -10979535,1926707,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -10979580,1926773,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG -10979726,1927041,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10979983,1927508,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -10980016,1927567,1087,102.0,,75.0,,,,,,,"Calcium, Ca",MG -10980073,1927660,1087,74.0,,75.0,,,,,,,"Calcium, Ca",MG -10980161,1927765,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10980182,1927789,1087,238.0,,70.0,,,,,,,"Calcium, Ca",MG -10980388,1928025,1087,94.0,,75.0,,,,,,,"Calcium, Ca",MG -10980479,1928148,1087,2.0,,70.0,,,,,,,"Calcium, Ca",MG -10980678,1928417,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10982356,1930583,1087,231.0,,75.0,,,,,,,"Calcium, Ca",MG -10982490,1930728,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10982783,1931064,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10982839,1931128,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10983012,1931325,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG -10983363,1931785,1087,124.0,,70.0,,,,,,,"Calcium, Ca",MG -10983528,1931974,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10983656,1932121,1087,154.0,,70.0,,,,,,,"Calcium, Ca",MG -10983841,1932383,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -10983991,1932597,1087,40.0,,70.0,,,,,,,"Calcium, Ca",MG -10984435,1933207,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10984526,1933305,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -10984805,1933622,1087,11.0,,75.0,,,,,,,"Calcium, Ca",MG -10984868,1933700,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG -10985073,1933938,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10985144,1934015,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10985527,1934445,1087,154.0,,75.0,,,,,,,"Calcium, Ca",MG -10985668,1934592,1087,656.0,,70.0,,,,,,,"Calcium, Ca",MG -10985934,1934900,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10986372,1935589,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10986542,1935874,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10986544,1935877,1087,9.0,,75.0,,,,,,,"Calcium, Ca",MG -10986730,1936163,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG -10986743,1936197,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10987181,1936733,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10987237,1936801,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10987391,1936966,1087,179.0,,70.0,,,,,,,"Calcium, Ca",MG -10987593,1937215,1087,127.0,,75.0,,,,,,,"Calcium, Ca",MG -10987648,1937306,1087,231.0,,75.0,,,,,,,"Calcium, Ca",MG -10988247,1938037,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10988639,1938505,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10989173,1939108,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10989187,1939125,1087,134.0,,75.0,,,,,,,"Calcium, Ca",MG -10989446,1939455,1087,122.0,,75.0,,,,,,,"Calcium, Ca",MG -10989592,1939651,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10989694,1939768,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG -10989802,1939884,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10990261,1940404,1087,96.0,,75.0,,,,,,,"Calcium, Ca",MG -10990529,1940718,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -10990558,1940759,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG -10990779,1941049,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10990786,1941057,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG -10990928,1941232,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10990991,1941318,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -10991018,1941361,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10991256,1941640,1087,156.0,,70.0,,,,,,,"Calcium, Ca",MG -10991856,1942349,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -10991960,1942464,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -10992512,1943107,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -10992649,1943258,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10992742,1943362,1087,308.0,,70.0,,,,,,,"Calcium, Ca",MG -10993193,1943933,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG -10993311,1944071,1087,208.0,,75.0,,,,,,,"Calcium, Ca",MG -10993589,1944389,1087,74.0,,70.0,,,,,,,"Calcium, Ca",MG -10993597,1944397,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG -10993814,1944642,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -10993896,1944730,1087,22.0,,70.0,,,,,,,"Calcium, Ca",MG -10994700,1945665,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10994817,1945789,1087,106.0,,75.0,,,,,,,"Calcium, Ca",MG -10995448,1946506,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10995546,1946613,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10995562,1946630,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG -10995615,1946684,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10995684,1946759,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10995709,1946791,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10995991,1947094,1087,714.0,,70.0,,,,,,,"Calcium, Ca",MG -10996019,1947125,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG -10996641,1947918,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10996671,1947953,1087,204.0,,70.0,,,,,,,"Calcium, Ca",MG -10996877,1948176,1087,188.0,,70.0,,,,,,,"Calcium, Ca",MG -10996984,1948300,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG -10997012,1948335,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10997167,1948522,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10997313,1948698,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10997334,1948723,1087,93.0,,70.0,,,,,,,"Calcium, Ca",MG -10997346,1948738,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG -10997380,1948778,1087,160.0,,70.0,,,,,,,"Calcium, Ca",MG -10997458,1948866,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -10998062,1949592,1087,162.0,,70.0,,,,,,,"Calcium, Ca",MG -10998836,1950472,1087,141.0,,70.0,,,,,,,"Calcium, Ca",MG -10999232,1950952,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -10999821,1951610,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -10999914,1951713,1087,345.0,,75.0,,,,,,,"Calcium, Ca",MG -11000054,1951871,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -11000115,1951946,1087,63.0,,75.0,,,,,,,"Calcium, Ca",MG -11000667,1952591,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11000682,1952609,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG -11001172,1953178,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -11001217,1953231,1087,65.0,,75.0,,,,,,,"Calcium, Ca",MG -11001292,1953317,1087,46.0,,70.0,,,,,,,"Calcium, Ca",MG -11001370,1953400,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11001714,1953804,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11001727,1953821,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11001924,1954055,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11002023,1954162,1087,190.0,,75.0,,,,,,,"Calcium, Ca",MG -11002459,1954668,1087,710.0,,70.0,,,,,,,"Calcium, Ca",MG -11002550,1954767,1087,164.0,,75.0,,,,,,,"Calcium, Ca",MG -11002595,1954818,1087,85.0,,70.0,,,,,,,"Calcium, Ca",MG -11002821,1955064,1087,54.0,,70.0,,,,,,,"Calcium, Ca",MG -11002899,1955154,1087,171.0,,75.0,,,,,,,"Calcium, Ca",MG -11003016,1955295,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG -11003243,1955554,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -11003264,1955576,1087,26.0,,70.0,,,,,,,"Calcium, Ca",MG -11003325,1955643,1087,105.0,,70.0,,,,,,,"Calcium, Ca",MG -11003940,1956364,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -11003965,1956393,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11004227,1956685,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -11004304,1956785,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG -11004365,1956850,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG -11004535,1957060,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -11004573,1957099,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11004681,1957219,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11005536,1958181,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG -11005715,1958389,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG -11005763,1958440,1087,284.0,,70.0,,,,,,,"Calcium, Ca",MG -11006026,1958732,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11006691,1959466,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11006701,1959479,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG -11006800,1959588,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11006868,1959658,1087,122.0,,70.0,,,,,,,"Calcium, Ca",MG -11007247,1960060,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11007398,1960225,1087,60.0,,75.0,,,,,,,"Calcium, Ca",MG -11008003,1960902,1087,120.0,,70.0,,,,,,,"Calcium, Ca",MG -11008250,1961188,1087,186.0,,75.0,,,,,,,"Calcium, Ca",MG -11008372,1961329,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -11008430,1961396,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11008488,1961460,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG -11008644,1961635,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -11009212,1962279,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG -11009480,1962577,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -11009792,1962926,1087,714.0,,70.0,,,,,,,"Calcium, Ca",MG -11009899,1963044,1087,49.0,,75.0,,,,,,,"Calcium, Ca",MG -11010227,1963410,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG -11010371,1963582,1087,58.0,,70.0,,,,,,,"Calcium, Ca",MG -11010384,1963595,1087,83.0,,75.0,,,,,,,"Calcium, Ca",MG -11010406,1963619,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11010511,1963731,1087,77.0,,75.0,,,,,,,"Calcium, Ca",MG -11010848,1964143,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG -11011274,1964656,1087,547.0,,70.0,,,,,,,"Calcium, Ca",MG -11011625,1965042,1087,118.0,,70.0,,,,,,,"Calcium, Ca",MG -11011900,1965349,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11012687,1966251,1087,325.0,,70.0,,,,,,,"Calcium, Ca",MG -11012829,1966419,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -11013500,1967164,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11013859,1967583,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -11014036,1967782,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11014120,1967888,1087,77.0,,75.0,,,,,,,"Calcium, Ca",MG -11014199,1967974,1087,667.0,,70.0,,,,,,,"Calcium, Ca",MG -11014322,1968105,1087,513.0,,70.0,,,,,,,"Calcium, Ca",MG -11014451,1968248,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11014607,1968415,1087,5.0,,70.0,,,,,,,"Calcium, Ca",MG -11014659,1968471,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -11015086,1969000,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -11015375,1969333,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -11015567,1969541,1087,679.0,,70.0,,,,,,,"Calcium, Ca",MG -11015591,1969565,1087,88.0,,70.0,,,,,,,"Calcium, Ca",MG -11015624,1969608,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11015654,1969639,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -11015817,1969830,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11016092,1970137,1087,68.0,,70.0,,,,,,,"Calcium, Ca",MG -11016222,1970278,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -11016880,1971029,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11017794,1972135,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG -11018181,1972564,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG -11018703,1973140,1087,514.0,,70.0,,,,,,,"Calcium, Ca",MG -11018707,1973144,1087,90.0,,70.0,,,,,,,"Calcium, Ca",MG -11019983,1974539,1087,46.0,,70.0,,,,,,,"Calcium, Ca",MG -11020181,1974759,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG -11020433,1975026,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG -11020595,1975200,1087,400.0,,70.0,,,,,,,"Calcium, Ca",MG -11020708,1975316,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -11020725,1975335,1087,62.0,,70.0,,,,,,,"Calcium, Ca",MG -11020796,1975410,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -11020928,1975548,1087,22.0,,70.0,,,,,,,"Calcium, Ca",MG -11020969,1975593,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG -11021407,1976078,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG -11021489,1976170,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -11021636,1976321,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11021688,1976378,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG -11022029,1976751,1087,135.0,,70.0,,,,,,,"Calcium, Ca",MG -11022037,1976761,1087,333.0,,70.0,,,,,,,"Calcium, Ca",MG -11022104,1976833,1087,83.0,,70.0,,,,,,,"Calcium, Ca",MG -11022263,1977007,1087,1.0,,70.0,,,,,,,"Calcium, Ca",MG -11022454,1977209,1087,140.0,,70.0,,,,,,,"Calcium, Ca",MG -11023421,1978290,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -11023438,1978309,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -11023451,1978324,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG -11023543,1978424,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11023609,1978501,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG -11023665,1978584,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11023859,1978805,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11024094,1979044,1087,106.0,,75.0,,,,,,,"Calcium, Ca",MG -11024387,1979354,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11024608,1979597,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11024752,1979745,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11024831,1979831,1087,150.0,,70.0,,,,,,,"Calcium, Ca",MG -11025261,1980300,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11025354,1980395,1087,147.0,,70.0,,,,,,,"Calcium, Ca",MG -11025448,1980498,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11025988,1981081,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG -11026190,1981302,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -11026245,1981363,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG -11026348,1981468,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11026369,1981490,1087,53.0,,70.0,,,,,,,"Calcium, Ca",MG -11026552,1981682,1087,87.0,,75.0,,,,,,,"Calcium, Ca",MG -11026607,1981746,1087,129.0,,70.0,,,,,,,"Calcium, Ca",MG -11026637,1981777,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11027677,1982922,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG -11027846,1983145,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11027905,1983221,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11028049,1983403,1087,2917.0,,75.0,,,,,,,"Calcium, Ca",MG -11028056,1983413,1087,1059.0,,75.0,,,,,,,"Calcium, Ca",MG -11028136,1983542,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11028177,1983617,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11028310,1983768,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11028396,1983859,1087,264.0,,70.0,,,,,,,"Calcium, Ca",MG -11028528,1983996,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11028535,1984003,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG -11028790,1984285,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11029277,1984795,1087,116.0,,70.0,,,,,,,"Calcium, Ca",MG -11029294,1984812,1087,303.0,,70.0,,,,,,,"Calcium, Ca",MG -11029355,1984875,1087,15.0,,75.0,,,,,,,"Calcium, Ca",MG -11029457,1984984,1087,2867.0,,70.0,,,,,,,"Calcium, Ca",MG -11029782,1985345,1087,46.0,,70.0,,,,,,,"Calcium, Ca",MG -11030179,1985776,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -11030493,1986116,1087,40.0,,70.0,,,,,,,"Calcium, Ca",MG -11030533,1986157,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11030537,1986161,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11030613,1986246,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -11031030,1986682,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG -11031035,1986688,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11031630,1987349,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11031710,1987449,1087,489.0,,70.0,,,,,,,"Calcium, Ca",MG -11031971,1987733,1087,163.0,,70.0,,,,,,,"Calcium, Ca",MG -11031982,1987749,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11032207,1987994,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG -11032373,1988180,1087,464.0,,70.0,,,,,,,"Calcium, Ca",MG -11032735,1988577,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11032780,1988623,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -11033031,1988900,1087,66.0,,75.0,,,,,,,"Calcium, Ca",MG -11033101,1988975,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11033147,1989026,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -11033182,1989063,1087,267.0,,75.0,,,,,,,"Calcium, Ca",MG -11033229,1989112,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -11033809,1989745,1087,52.0,,70.0,,,,,,,"Calcium, Ca",MG -11033888,1989827,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG -11034133,1990087,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11034209,1990163,1087,118.0,,70.0,,,,,,,"Calcium, Ca",MG -11034363,1990333,1087,773.0,,70.0,,,,,,,"Calcium, Ca",MG -11034507,1990496,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11034510,1990499,1087,87.0,,70.0,,,,,,,"Calcium, Ca",MG -11034610,1990603,1087,5652.0,,70.0,,,,,,,"Calcium, Ca",MG -11034734,1990739,1087,132.0,,70.0,,,,,,,"Calcium, Ca",MG -11035070,1991098,1087,104.0,,70.0,,,,,,,"Calcium, Ca",MG -11035399,1991448,1087,193.0,,70.0,,,,,,,"Calcium, Ca",MG -11035512,1991580,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -11035535,1991607,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11035666,1991744,1087,536.0,,70.0,,,,,,,"Calcium, Ca",MG -11035806,1991895,1087,244.0,,70.0,,,,,,,"Calcium, Ca",MG -11035966,1992069,1087,160.0,,70.0,,,,,,,"Calcium, Ca",MG -11036106,1992230,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -11036416,1992557,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11036801,1992985,1087,107.0,,75.0,,,,,,,"Calcium, Ca",MG -11036818,1993003,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11036888,1993078,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11037420,1993679,1087,1393.0,,70.0,,,,,,,"Calcium, Ca",MG -11037558,1993825,1087,200.0,,70.0,,,,,,,"Calcium, Ca",MG -11038407,1994818,1087,536.0,,70.0,,,,,,,"Calcium, Ca",MG -11038582,1995013,1087,112.0,,70.0,,,,,,,"Calcium, Ca",MG -11038863,1995391,1087,11.0,,75.0,,,,,,,"Calcium, Ca",MG -11039137,1995747,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG -11039369,1996006,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -11039631,1996299,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG -11039895,1996602,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG -11039944,1996667,1087,369.0,,70.0,,,,,,,"Calcium, Ca",MG -11040089,1996831,1087,26.0,,70.0,,,,,,,"Calcium, Ca",MG -11040229,1996986,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11040391,1997166,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -11041223,1998098,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG -11041226,1998101,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -11041669,1998609,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG -11041749,1998694,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -11042086,1999054,1087,86.0,,70.0,,,,,,,"Calcium, Ca",MG -11042200,1999182,1087,98.0,,70.0,,,,,,,"Calcium, Ca",MG -11042275,1999268,1087,140.0,,70.0,,,,,,,"Calcium, Ca",MG -11042541,1999568,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -11042734,2004592,1087,5.43,1.0,1.0,,,,,,,"Calcium, Ca",MG -11042758,2004616,1087,8.1,1.0,1.0,,,,,,,"Calcium, Ca",MG -11042811,2006624,1087,0.0,1.0,1.0,,,,2.48,,,"Calcium, Ca",MG -11043044,2007620,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG -11043080,2007657,1087,8.0,,71.0,,,,,,,"Calcium, Ca",MG -11043477,2008102,1087,137.0,,75.0,,,,,,,"Calcium, Ca",MG -11044018,2008706,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -11044059,2008749,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11044083,2008774,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11044134,2008841,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -11044538,2009287,1087,105.0,,75.0,,,,,,,"Calcium, Ca",MG -11044628,2009388,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11044745,2009557,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -11044833,2009672,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG -11044932,2009799,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11045223,2010129,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -11045235,2010141,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11045470,2010414,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11045556,2010515,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11045714,2010732,1087,66.0,,75.0,,,,,,,"Calcium, Ca",MG -11045808,2010838,1087,39.0,,75.0,,,,,,,"Calcium, Ca",MG -11045845,2010879,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG -11046026,2011100,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11046081,2011169,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -11046447,2011611,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -11046495,2011666,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11046864,2012086,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11046952,2012190,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG -11047504,2012890,1087,233.0,,70.0,,,,,,,"Calcium, Ca",MG -11047664,2013094,1087,114.0,,75.0,,,,,,,"Calcium, Ca",MG -11048493,2014159,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -11048924,2014650,1087,65.0,,75.0,,,,,,,"Calcium, Ca",MG -11049077,2014814,1087,122.0,,75.0,,,,,,,"Calcium, Ca",MG -11049234,2015016,1087,19.0,,75.0,,,,,,,"Calcium, Ca",MG -11049236,2015019,1087,77.0,,75.0,,,,,,,"Calcium, Ca",MG -11049532,2015398,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG -11049701,2015583,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11049925,2015825,1087,893.0,,75.0,,,,,,,"Calcium, Ca",MG -11050002,2015934,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -11050180,2016162,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG -11050900,2017068,1087,77.0,,75.0,,,,,,,"Calcium, Ca",MG -11051114,2017339,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -11051134,2017361,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -11051771,2018142,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG -11051927,2018319,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11052429,2018906,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG -11052556,2019040,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11052678,2019177,1087,170.0,,75.0,,,,,,,"Calcium, Ca",MG -11053060,2019629,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11053150,2019729,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -11053363,2019992,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -11053549,2020192,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG -11053683,2020347,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11053824,2020506,1087,4.0,,75.0,,,,,,,"Calcium, Ca",MG -11053854,2020536,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -11053882,2020567,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG -11054119,2020849,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11054269,2021010,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -11054344,2021105,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG -11054441,2021214,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11054501,2021285,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11054575,2021392,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11054750,2021579,1087,30.0,,75.0,,,,,,,"Calcium, Ca",MG -11054881,2021746,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11055103,2022001,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -11055146,2022048,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11055531,2022588,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11055592,2022663,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11055745,2022854,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG -11055869,2022992,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -11055903,2023101,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -11056520,2023979,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -11056589,2024079,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -11056613,2024105,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG -11056670,2024175,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11056731,2024264,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11056739,2024273,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11056771,2024310,1087,684.0,,70.0,,,,,,,"Calcium, Ca",MG -11057374,2025179,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11057591,2025448,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11057619,2025481,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11058010,2025982,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11058232,2026331,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11058270,2026382,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11058374,2026499,1087,138.0,,70.0,,,,,,,"Calcium, Ca",MG -11058562,2026749,1087,333.0,,75.0,,,,,,,"Calcium, Ca",MG -11058647,2026858,1087,114.0,,75.0,,,,,,,"Calcium, Ca",MG -11058854,2027109,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11059401,2027784,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11059632,2028107,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11059707,2028206,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG -11060137,2028845,1087,643.0,,70.0,,,,,,,"Calcium, Ca",MG -11060360,2029086,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11060658,2029475,1087,108.0,,75.0,,,,,,,"Calcium, Ca",MG -11060676,2029496,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11060841,2029723,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11060991,2029890,1087,833.0,,75.0,,,,,,,"Calcium, Ca",MG -11061129,2030047,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11061155,2030076,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG -11061334,2030311,1087,59.0,,70.0,,,,,,,"Calcium, Ca",MG -11061830,2030861,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -11061891,2030937,1087,73.0,,75.0,,,,,,,"Calcium, Ca",MG -11062623,2031824,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11062718,2031935,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11063045,2032294,1087,400.0,,75.0,,,,,,,"Calcium, Ca",MG -11063154,2032436,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -11063244,2032538,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11063310,2032622,1087,200.0,,70.0,,,,,,,"Calcium, Ca",MG -11063351,2032681,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG -11063631,2032999,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG -11064086,2033514,1087,105.0,,75.0,,,,,,,"Calcium, Ca",MG -11064504,2033994,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11064639,2034167,1087,893.0,,75.0,,,,,,,"Calcium, Ca",MG -11064745,2034287,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11064828,2034482,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11064835,2034504,1087,28.0,,75.0,,,,,,,"Calcium, Ca",MG -11065020,2035045,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11065191,2035239,1087,53.0,,70.0,,,,,,,"Calcium, Ca",MG -11065208,2035258,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG -11065856,2036005,1087,154.0,,75.0,,,,,,,"Calcium, Ca",MG -11066293,2036517,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -11066367,2036596,1087,10.0,,75.0,,,,,,,"Calcium, Ca",MG -11066432,2036678,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG -11066464,2036712,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11066584,2036869,1087,364.0,,75.0,,,,,,,"Calcium, Ca",MG -11067012,2037392,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11067385,2037852,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11067523,2038009,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11067591,2038083,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -11067792,2038301,1087,153.0,,70.0,,,,,,,"Calcium, Ca",MG -11067845,2038370,1087,98.0,,75.0,,,,,,,"Calcium, Ca",MG -11068083,2038624,1087,140.0,,75.0,,,,,,,"Calcium, Ca",MG -11068840,2040095,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -11068884,2040146,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG -11068961,2040234,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11068997,2040281,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11069278,2040682,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -11069395,2040819,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -11069441,2040867,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11069540,2041076,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11069725,2041287,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11070174,2041882,1087,89.0,,70.0,,,,,,,"Calcium, Ca",MG -11070216,2041947,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -11070222,2041958,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11070456,2042236,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11070508,2042296,1087,75.0,,75.0,,,,,,,"Calcium, Ca",MG -11070518,2042306,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -11070595,2042392,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11070615,2042413,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG -11070718,2042535,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11071327,2043318,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11071449,2043468,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11071469,2043496,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11071571,2043610,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -11071829,2043957,1087,395.0,,75.0,,,,,,,"Calcium, Ca",MG -11071879,2044041,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11072021,2044203,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11072023,2044205,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -11072145,2044344,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG -11072356,2044581,1087,250.0,,75.0,,,,,,,"Calcium, Ca",MG -11072380,2044609,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -11072539,2044804,1087,250.0,,75.0,,,,,,,"Calcium, Ca",MG -11072693,2044988,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG -11072872,2045216,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11073542,2046061,1087,91.0,,75.0,,,,,,,"Calcium, Ca",MG -11073649,2046189,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -11073718,2046273,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11073734,2046289,1087,42.0,,75.0,,,,,,,"Calcium, Ca",MG -11073784,2046344,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11074033,2046646,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG -11074183,2046829,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -11074323,2047010,1087,6.0,,75.0,,,,,,,"Calcium, Ca",MG -11074435,2047183,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11074589,2047409,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11074736,2047601,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG -11074745,2047612,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11075118,2048065,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11075183,2048156,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11075226,2048202,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG -11075234,2048213,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11075362,2048362,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -11075473,2048499,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -11075504,2048537,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11075919,2049058,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -11076177,2049375,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -11076286,2049509,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11076474,2049737,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11076602,2049895,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -11077055,2050507,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11077101,2050568,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11077163,2050635,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11077226,2050731,1087,108.0,,75.0,,,,,,,"Calcium, Ca",MG -11077494,2051054,1087,222.0,,75.0,,,,,,,"Calcium, Ca",MG -11077575,2051148,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11077629,2051209,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11078386,2052099,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -11078402,2052116,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11078421,2052135,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11078803,2052555,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -11078822,2052579,1087,87.0,,75.0,,,,,,,"Calcium, Ca",MG -11078979,2052775,1087,177.0,,75.0,,,,,,,"Calcium, Ca",MG -11079026,2052825,1087,175.0,,75.0,,,,,,,"Calcium, Ca",MG -11079058,2052857,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11079298,2053140,1087,21.0,,75.0,,,,,,,"Calcium, Ca",MG -11079425,2053294,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11079689,2053614,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG -11079999,2053948,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11080252,2054252,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -11080848,2054910,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG -11080866,2054930,1087,625.0,,75.0,,,,,,,"Calcium, Ca",MG -11080900,2054965,1087,1250.0,,75.0,,,,,,,"Calcium, Ca",MG -11081111,2055202,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -11081115,2055206,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -11081783,2055959,1087,500.0,,75.0,,,,,,,"Calcium, Ca",MG -11081976,2056174,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -11081998,2056196,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11082027,2056231,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11082579,2056824,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11082605,2056856,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG -11082725,2056986,1087,1905.0,,75.0,,,,,,,"Calcium, Ca",MG -11082746,2057008,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11082796,2057062,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11082798,2057064,1087,484.0,,75.0,,,,,,,"Calcium, Ca",MG -11083265,2057603,1087,175.0,,75.0,,,,,,,"Calcium, Ca",MG -11083435,2057789,1087,39.0,,70.0,,,,,,,"Calcium, Ca",MG -11083533,2057893,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG -11083540,2057900,1087,42.0,,75.0,,,,,,,"Calcium, Ca",MG -11083885,2058301,1087,82.0,,75.0,,,,,,,"Calcium, Ca",MG -11084157,2058606,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11084756,2059323,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11084900,2059480,1087,43.0,,75.0,,,,,,,"Calcium, Ca",MG -11084981,2059575,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11085125,2059746,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11085416,2060100,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -11085969,2060814,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11085978,2060823,1087,83.0,,75.0,,,,,,,"Calcium, Ca",MG -11086075,2060987,1087,299.0,,75.0,,,,,,,"Calcium, Ca",MG -11086146,2061088,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11086561,2061556,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11086634,2061640,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11086787,2061809,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11086949,2061984,1087,158.0,,75.0,,,,,,,"Calcium, Ca",MG -11087087,2062172,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11087391,2062537,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11087773,2062983,1087,60.0,,75.0,,,,,,,"Calcium, Ca",MG -11087962,2063199,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG -11087999,2063238,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG -11088006,2063245,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG -11088264,2063549,1087,25.0,,75.0,,,,,,,"Calcium, Ca",MG -11088277,2063563,1087,333.0,,75.0,,,,,,,"Calcium, Ca",MG -11088466,2063764,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -11088599,2063914,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -11088695,2064026,1087,15.0,,75.0,,,,,,,"Calcium, Ca",MG -11088792,2064135,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG -11088834,2064188,1087,91.0,,75.0,,,,,,,"Calcium, Ca",MG -11089649,2065104,1087,294.0,,75.0,,,,,,,"Calcium, Ca",MG -11090061,2065553,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG -11090198,2065708,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11090561,2066107,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11090753,2066321,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -11090871,2066454,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11091041,2066646,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG -11091051,2066657,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -11091561,2067248,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG -11091604,2067298,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11091833,2067555,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11091926,2067656,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11092043,2067784,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11092104,2067852,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11092158,2067921,1087,89.0,,75.0,,,,,,,"Calcium, Ca",MG -11092242,2068008,1087,11.0,,75.0,,,,,,,"Calcium, Ca",MG -11092396,2068185,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11092580,2068450,1087,20.0,,75.0,,,,,,,"Calcium, Ca",MG -11092631,2068501,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -11093373,2069322,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11093430,2069385,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -11093883,2069901,1087,87.0,,75.0,,,,,,,"Calcium, Ca",MG -11093925,2069955,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11093948,2069978,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -11093957,2069987,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG -11094010,2070068,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11094370,2070557,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -11094457,2070651,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11094485,2070680,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG -11094521,2070724,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11094562,2070768,1087,130.0,,75.0,,,,,,,"Calcium, Ca",MG -11094691,2070904,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11094846,2071068,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -11095077,2071317,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG -11095179,2071490,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -11095236,2071561,1087,92.0,,75.0,,,,,,,"Calcium, Ca",MG -11095317,2071645,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11095354,2071686,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -11095451,2071798,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11095459,2071806,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11095484,2071836,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -11095632,2072018,1087,7.0,,75.0,,,,,,,"Calcium, Ca",MG -11095712,2072099,1087,61.0,,75.0,,,,,,,"Calcium, Ca",MG -11095745,2072139,1087,679.0,,75.0,,,,,,,"Calcium, Ca",MG -11095857,2072283,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11096033,2072491,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11096099,2072569,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG -11096118,2072591,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11096300,2072795,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG -11096819,2073416,1087,19.0,,70.0,,,,,,,"Calcium, Ca",MG -11097177,2073887,1087,97.0,,70.0,,,,,,,"Calcium, Ca",MG -11097199,2073909,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG -11097546,2074286,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG -11097942,2074735,1087,464.0,,70.0,,,,,,,"Calcium, Ca",MG -11098180,2075007,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG -11098307,2075170,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -11099045,2076006,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11099094,2076060,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11099124,2076095,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG -11099279,2076284,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11099475,2076501,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11099503,2076529,1087,13.0,,75.0,,,,,,,"Calcium, Ca",MG -11099806,2076866,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11099808,2076868,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG -11099945,2077039,1087,19.0,,70.0,,,,,,,"Calcium, Ca",MG -11100036,2077137,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11100231,2077341,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11100417,2077552,1087,250.0,,75.0,,,,,,,"Calcium, Ca",MG -11100511,2077663,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11100524,2077676,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11100669,2077841,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11100849,2078055,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11100950,2078184,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -11100978,2078216,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -11101604,2078907,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11101885,2079201,1087,98.0,,75.0,,,,,,,"Calcium, Ca",MG -11102135,2079501,1087,141.0,,70.0,,,,,,,"Calcium, Ca",MG -11102219,2079588,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG -11102487,2079894,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG -11102581,2080013,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -11102729,2080207,1087,123.0,,75.0,,,,,,,"Calcium, Ca",MG -11102759,2080237,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -11102766,2080244,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11102852,2080342,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG -11103207,2080760,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG -11103702,2081374,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -11103761,2081440,1087,85.0,,75.0,,,,,,,"Calcium, Ca",MG -11103887,2081578,1087,235.0,,75.0,,,,,,,"Calcium, Ca",MG -11104044,2081793,1087,23.0,,70.0,,,,,,,"Calcium, Ca",MG -11104331,2082239,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11104420,2082357,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG -11104952,2083174,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11104978,2083211,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11105413,2083903,1087,625.0,,70.0,,,,,,,"Calcium, Ca",MG -11105428,2083934,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11105787,2084600,1087,92.0,,70.0,,,,,,,"Calcium, Ca",MG -11105870,2084734,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11105874,2084738,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11105924,2084823,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -11106110,2085229,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG -11106672,2086168,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -11106962,2086595,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11106988,2086628,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11107019,2086674,1087,48.0,,70.0,,,,,,,"Calcium, Ca",MG -11107346,2087106,1087,87.0,,70.0,,,,,,,"Calcium, Ca",MG -11107708,2087606,1087,188.0,,75.0,,,,,,,"Calcium, Ca",MG -11107721,2087625,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11107786,2087719,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11107818,2087758,1087,19.0,,75.0,,,,,,,"Calcium, Ca",MG -11107819,2087759,1087,101.0,,75.0,,,,,,,"Calcium, Ca",MG -11107967,2087991,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG -11108089,2088187,1087,108.0,,75.0,,,,,,,"Calcium, Ca",MG -11108102,2088202,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11108462,2088807,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11108663,2089033,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11109274,2089772,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG -11109283,2089782,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11109460,2089973,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11109473,2089988,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11109586,2090132,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -11109871,2090439,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG -11110480,2091150,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -11110557,2091233,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -11110575,2091256,1087,45.0,,75.0,,,,,,,"Calcium, Ca",MG -11110644,2091385,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11110716,2091493,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG -11110738,2091519,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -11110989,2091815,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG -11111142,2092006,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11111244,2092142,1087,74.0,,75.0,,,,,,,"Calcium, Ca",MG -11111464,2092489,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11111962,2093139,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG -11112078,2093271,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -11112282,2093490,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11112597,2093884,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11112668,2093993,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11112845,2094189,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11113062,2094452,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11113678,2095140,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -11113953,2095442,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -11114001,2095503,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11114018,2095520,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11114616,2096207,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11114672,2096275,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11115111,2096778,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -11115140,2096812,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11115457,2097172,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11115620,2097364,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11115813,2097589,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG -11116064,2097894,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -11116229,2098078,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -11116356,2098233,1087,113.0,,75.0,,,,,,,"Calcium, Ca",MG -11116379,2098260,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG -11116498,2098399,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -11116522,2098426,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11116585,2098497,1087,250.0,,75.0,,,,,,,"Calcium, Ca",MG -11117243,2099275,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11117424,2099489,1087,207.0,,70.0,,,,,,,"Calcium, Ca",MG -11117545,2099624,1087,111.0,,75.0,,,,,,,"Calcium, Ca",MG -11117612,2099706,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11117918,2100063,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -11117925,2100070,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11118383,2100576,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11118392,2100586,1087,98.0,,75.0,,,,,,,"Calcium, Ca",MG -11119343,2101672,1087,1429.0,,75.0,,,,,,,"Calcium, Ca",MG -11119393,2101727,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG -11119586,2101958,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11119810,2102216,1087,6.0,,70.0,,,,,,,"Calcium, Ca",MG -11119984,2102415,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -11120039,2102481,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG -11120238,2102707,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11120395,2102883,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11120629,2103153,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11120810,2103382,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -11121409,2104119,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -11122046,2104949,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11122120,2105055,1087,175.0,,75.0,,,,,,,"Calcium, Ca",MG -11122527,2105574,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11122610,2105665,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -11122692,2105770,1087,1042.0,,75.0,,,,,,,"Calcium, Ca",MG -11122949,2106113,1087,45.0,,75.0,,,,,,,"Calcium, Ca",MG -11123210,2106451,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11123789,2107196,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11124089,2107699,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11124590,2108541,1087,194.0,,75.0,,,,,,,"Calcium, Ca",MG -11125043,2109576,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11125405,2110063,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG -11125904,2110708,1087,22.0,,70.0,,,,,,,"Calcium, Ca",MG -11126064,2110944,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG -11126094,2110990,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG -11126111,2111021,1087,65.0,,75.0,,,,,,,"Calcium, Ca",MG -11126385,2111337,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG -11126517,2111700,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG -11126520,2111712,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG -11126529,2111728,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -11126534,2111735,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11126758,2112038,1087,237.0,,70.0,,,,,,,"Calcium, Ca",MG -11126793,2112076,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11126801,2112084,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG -11126962,2112294,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -11127027,2112363,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11127234,2112618,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11127349,2112758,1087,6.0,,75.0,,,,,,,"Calcium, Ca",MG -11128183,2113766,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG -11128348,2113962,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -11128392,2114013,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -11128915,2114640,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11129082,2115008,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11129179,2115140,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG -11129371,2115448,1087,113.0,,75.0,,,,,,,"Calcium, Ca",MG -11129428,2115523,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11129622,2115861,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11129640,2115879,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG -11129825,2116099,1087,65.0,,75.0,,,,,,,"Calcium, Ca",MG -11130588,2117102,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11131163,2117826,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG -11131295,2117976,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11131458,2118223,1087,577.0,,75.0,,,,,,,"Calcium, Ca",MG -11131911,2118817,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -11132126,2119086,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11132218,2119216,1087,132.0,,75.0,,,,,,,"Calcium, Ca",MG -11132229,2119234,1087,115.0,,75.0,,,,,,,"Calcium, Ca",MG -11132467,2119603,1087,185.0,,75.0,,,,,,,"Calcium, Ca",MG -11132578,2119739,1087,146.0,,70.0,,,,,,,"Calcium, Ca",MG -11132603,2119764,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -11132623,2119791,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11132628,2119799,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11132956,2120178,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11133012,2120258,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -11133048,2120305,1087,381.0,,70.0,,,,,,,"Calcium, Ca",MG -11133056,2120314,1087,61.0,,75.0,,,,,,,"Calcium, Ca",MG -11133171,2120470,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11133433,2120800,1087,93.0,,70.0,,,,,,,"Calcium, Ca",MG -11133595,2120993,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -11133699,2121148,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11133743,2121218,1087,40.0,,70.0,,,,,,,"Calcium, Ca",MG -11134046,2121572,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11134250,2121816,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11134618,2122282,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11134840,2122553,1087,1100.0,,70.0,,,,,,,"Calcium, Ca",MG -11134922,2122644,1087,83.0,,70.0,,,,,,,"Calcium, Ca",MG -11135179,2122958,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11135328,2123130,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11135882,2123792,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11136022,2123952,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11136226,2124187,1087,541.0,,75.0,,,,,,,"Calcium, Ca",MG -11136420,2124411,1087,105.0,,70.0,,,,,,,"Calcium, Ca",MG -11136524,2124536,1087,114.0,,70.0,,,,,,,"Calcium, Ca",MG -11136538,2124554,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -11136562,2124578,1087,20.0,,75.0,,,,,,,"Calcium, Ca",MG -11137318,2125815,1087,77.0,,70.0,,,,,,,"Calcium, Ca",MG -11137680,2126271,1087,15.0,,70.0,,,,,,,"Calcium, Ca",MG -11138048,2126737,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG -11138260,2127002,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG -11138323,2127073,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11138387,2127148,1087,108.0,,70.0,,,,,,,"Calcium, Ca",MG -11138440,2127209,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG -11138464,2127237,1087,526.0,,75.0,,,,,,,"Calcium, Ca",MG -11138531,2127314,1087,23.0,,75.0,,,,,,,"Calcium, Ca",MG -11138532,2127315,1087,37.0,,70.0,,,,,,,"Calcium, Ca",MG -11138722,2127558,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11138774,2127623,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG -11138838,2127704,1087,97.0,,70.0,,,,,,,"Calcium, Ca",MG -11138865,2127735,1087,154.0,,70.0,,,,,,,"Calcium, Ca",MG -11138979,2127873,1087,105.0,,75.0,,,,,,,"Calcium, Ca",MG -11139063,2127981,1087,64.0,,70.0,,,,,,,"Calcium, Ca",MG -11139143,2128075,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG -11139432,2128428,1087,40.0,,70.0,,,,,,,"Calcium, Ca",MG -11139601,2128650,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11139622,2128675,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG -11139629,2128686,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -11139670,2128740,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -11139676,2128746,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11139789,2128882,1087,75.0,,70.0,,,,,,,"Calcium, Ca",MG -11139815,2128917,1087,62.0,,70.0,,,,,,,"Calcium, Ca",MG -11139958,2129094,1087,62.0,,70.0,,,,,,,"Calcium, Ca",MG -11140388,2129620,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11140594,2129894,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11140746,2130095,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG -11141076,2130527,1087,294.0,,75.0,,,,,,,"Calcium, Ca",MG -11141153,2130613,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11141575,2131139,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG -11141595,2131164,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11141604,2131175,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11141644,2131216,1087,171.0,,70.0,,,,,,,"Calcium, Ca",MG -11141925,2131560,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11142139,2131798,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11142199,2131868,1087,188.0,,70.0,,,,,,,"Calcium, Ca",MG -11142468,2132211,1087,116.0,,70.0,,,,,,,"Calcium, Ca",MG -11142993,2132887,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -11143292,2133256,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11143316,2133288,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11144056,2134190,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11144154,2134331,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -11144568,2134812,1087,105.0,,75.0,,,,,,,"Calcium, Ca",MG -11144823,2135094,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -11144888,2135196,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11145328,2135777,1087,147.0,,75.0,,,,,,,"Calcium, Ca",MG -11145514,2136030,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -11145564,2136126,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -11145634,2136212,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG -11145709,2136310,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -11145726,2136337,1087,74.0,,75.0,,,,,,,"Calcium, Ca",MG -11145783,2136405,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11145847,2136487,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG -11146231,2136924,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11146825,2137649,1087,179.0,,70.0,,,,,,,"Calcium, Ca",MG -11147206,2138114,1087,85.0,,75.0,,,,,,,"Calcium, Ca",MG -11147256,2138186,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11147581,2138579,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11147939,2139011,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11148533,2139792,1087,222.0,,70.0,,,,,,,"Calcium, Ca",MG -11148624,2139907,1087,104.0,,75.0,,,,,,,"Calcium, Ca",MG -11148711,2140018,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11148756,2140073,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG -11148942,2140336,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG -11149677,2141389,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11149679,2141391,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11149885,2141725,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11149892,2141734,1087,1257.0,,70.0,,,,,,,"Calcium, Ca",MG -11150224,2142171,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG -11150659,2142857,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11150669,2142867,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -11150715,2142933,1087,144.0,,70.0,,,,,,,"Calcium, Ca",MG -11150895,2143207,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11150958,2143275,1087,82.0,,70.0,,,,,,,"Calcium, Ca",MG -11151707,2144244,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11151969,2144591,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -11152152,2144840,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -11152408,2145162,1087,11.0,,75.0,,,,,,,"Calcium, Ca",MG -11152685,2145523,1087,20.0,,75.0,,,,,,,"Calcium, Ca",MG -11153051,2145973,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG -11153074,2146011,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11153586,2146673,1087,129.0,,70.0,,,,,,,"Calcium, Ca",MG -11153657,2146764,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG -11153821,2146971,1087,267.0,,75.0,,,,,,,"Calcium, Ca",MG -11154095,2147329,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -11154190,2147455,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11154345,2147654,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11154624,2147980,1087,41.0,,70.0,,,,,,,"Calcium, Ca",MG -11154670,2148042,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11154674,2148048,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -11154746,2148133,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -11154787,2148182,1087,82.0,,70.0,,,,,,,"Calcium, Ca",MG -11154806,2148208,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -11154814,2148217,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG -11155092,2148574,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG -11155093,2148575,1087,155.0,,70.0,,,,,,,"Calcium, Ca",MG -11155254,2148776,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG -11155659,2149279,1087,208.0,,70.0,,,,,,,"Calcium, Ca",MG -11155805,2149476,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11155863,2149564,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -11155999,2149760,1087,273.0,,75.0,,,,,,,"Calcium, Ca",MG -11156025,2149811,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -11156065,2149868,1087,23.0,,75.0,,,,,,,"Calcium, Ca",MG -11156778,2150867,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG -11157110,2151357,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG -11157131,2151381,1087,77.0,,70.0,,,,,,,"Calcium, Ca",MG -11157261,2151559,1087,189.0,,70.0,,,,,,,"Calcium, Ca",MG -11157300,2151608,1087,65.0,,75.0,,,,,,,"Calcium, Ca",MG -11157435,2151773,1087,5.0,,70.0,,,,,,,"Calcium, Ca",MG -11158045,2152540,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11158192,2152732,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG -11158314,2152911,1087,135.0,,75.0,,,,,,,"Calcium, Ca",MG -11158366,2152967,1087,90.0,,70.0,,,,,,,"Calcium, Ca",MG -11158655,2153344,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG -11158675,2153366,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG -11158876,2153628,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11158914,2153670,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG -11159216,2154032,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11159301,2154129,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG -11159647,2154584,1087,68.0,,70.0,,,,,,,"Calcium, Ca",MG -11159902,2154888,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG -11159917,2154904,1087,90.0,,70.0,,,,,,,"Calcium, Ca",MG -11159948,2154938,1087,93.0,,70.0,,,,,,,"Calcium, Ca",MG -11160197,2155227,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11160449,2155547,1087,73.0,,70.0,,,,,,,"Calcium, Ca",MG -11160776,2156070,1087,70.0,,70.0,,,,,,,"Calcium, Ca",MG -11161302,2156788,1087,219.0,,75.0,,,,,,,"Calcium, Ca",MG -11161599,2157239,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11161637,2157315,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11161663,2157351,1087,94.0,,70.0,,,,,,,"Calcium, Ca",MG -11161889,2157639,1087,139.0,,70.0,,,,,,,"Calcium, Ca",MG -11161935,2157699,1087,98.0,,70.0,,,,,,,"Calcium, Ca",MG -11162279,2158154,1087,172.0,,75.0,,,,,,,"Calcium, Ca",MG -11162572,2158567,1087,290.0,,70.0,,,,,,,"Calcium, Ca",MG -11162807,2158871,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11162872,2158938,1087,81.0,,70.0,,,,,,,"Calcium, Ca",MG -11163451,2159725,1087,252.0,,75.0,,,,,,,"Calcium, Ca",MG -11163739,2160104,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11163766,2160135,1087,119.0,,75.0,,,,,,,"Calcium, Ca",MG -11164519,2161057,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG -11164621,2161177,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG -11164799,2161389,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -11164963,2161625,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -11165922,2162854,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11166150,2163178,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11166169,2163201,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11166863,2164079,1087,188.0,,75.0,,,,,,,"Calcium, Ca",MG -11166913,2164163,1087,41.0,,70.0,,,,,,,"Calcium, Ca",MG -11166983,2164269,1087,49.0,,75.0,,,,,,,"Calcium, Ca",MG -11167211,2164564,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11167354,2164750,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG -11167759,2165254,1087,85.0,,70.0,,,,,,,"Calcium, Ca",MG -11167844,2165358,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -11168064,2165614,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -11168421,2166068,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG -11168823,2166554,1087,56.0,,70.0,,,,,,,"Calcium, Ca",MG -11168884,2166619,1087,417.0,,75.0,,,,,,,"Calcium, Ca",MG -11169062,2166835,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11169070,2166846,1087,120.0,,70.0,,,,,,,"Calcium, Ca",MG -11169244,2167066,1087,169.0,,70.0,,,,,,,"Calcium, Ca",MG -11169397,2167255,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11169816,2167806,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG -11169843,2167837,1087,238.0,,70.0,,,,,,,"Calcium, Ca",MG -11169924,2167938,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG -11170041,2168087,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG -11170055,2168103,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11170380,2168473,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11170626,2168807,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11170641,2168828,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -11170943,2169204,1087,60.0,,70.0,,,,,,,"Calcium, Ca",MG -11170953,2169222,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG -11170985,2169262,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -11171047,2169330,1087,5.0,,70.0,,,,,,,"Calcium, Ca",MG -11171120,2169433,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11171143,2169457,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11171417,2169815,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG -11171497,2169912,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -11171594,2170029,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG -11171757,2170266,1087,182.0,,70.0,,,,,,,"Calcium, Ca",MG -11171798,2170315,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG -11172005,2170577,1087,81.0,,70.0,,,,,,,"Calcium, Ca",MG -11172024,2170603,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG -11172115,2170715,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11172357,2171017,1087,132.0,,70.0,,,,,,,"Calcium, Ca",MG -11172973,2171744,1087,164.0,,70.0,,,,,,,"Calcium, Ca",MG -11173049,2171836,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11173087,2171879,1087,486.0,,70.0,,,,,,,"Calcium, Ca",MG -11173657,2172573,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11174364,2173400,1087,89.0,,70.0,,,,,,,"Calcium, Ca",MG -11174836,2173969,1087,153.0,,70.0,,,,,,,"Calcium, Ca",MG -11175176,2174370,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG -11175253,2174453,1087,179.0,,75.0,,,,,,,"Calcium, Ca",MG -11175358,2174600,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG -11175563,2174845,1087,54.0,,70.0,,,,,,,"Calcium, Ca",MG -11175929,2175270,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -11176153,2175556,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11176212,2175626,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11176234,2175648,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11176555,2176023,1087,160.0,,75.0,,,,,,,"Calcium, Ca",MG -11176964,2176507,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11177070,2176626,1087,75.0,,70.0,,,,,,,"Calcium, Ca",MG -11177435,2177052,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -11177463,2177085,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11177548,2177184,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -11177593,2177235,1087,246.0,,70.0,,,,,,,"Calcium, Ca",MG -11178036,2177787,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -11178066,2177818,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG -11178162,2177921,1087,84.0,,70.0,,,,,,,"Calcium, Ca",MG -11178190,2177956,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG -11178329,2178113,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11178442,2178238,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -11178617,2178445,1087,115.0,,70.0,,,,,,,"Calcium, Ca",MG -11178798,2178642,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -11179382,2179293,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11179639,2179573,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11179762,2179707,1087,104.0,,75.0,,,,,,,"Calcium, Ca",MG -11179830,2179790,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11180093,2180091,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11180344,2180382,1087,465.0,,70.0,,,,,,,"Calcium, Ca",MG -11180417,2180472,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11180442,2180502,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11180561,2180635,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -11180742,2180847,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11181002,2181148,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -11181127,2181292,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -11181233,2181409,1087,120.0,,70.0,,,,,,,"Calcium, Ca",MG -11181363,2181560,1087,39.0,,70.0,,,,,,,"Calcium, Ca",MG -11181481,2181683,1087,167.0,,75.0,,,,,,,"Calcium, Ca",MG -11181790,2182046,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11182113,2182456,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11182589,2183476,1087,92.0,,78.0,,,,,,,"Calcium, Ca",MG -11182709,2183597,1087,195.0,,78.0,,,,,,,"Calcium, Ca",MG -11182843,2183733,1087,39.0,,78.0,,,,,,,"Calcium, Ca",MG -11183173,2184063,1087,101.0,,78.0,,,,,,,"Calcium, Ca",MG -11183371,2184263,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11183412,2184304,1087,7.0,,71.0,,,,,,,"Calcium, Ca",MG -11183534,2184426,1087,20.0,,71.0,,,,,,,"Calcium, Ca",MG -11183718,2184610,1087,8.0,,71.0,,,,,,,"Calcium, Ca",MG -11183770,2184662,1087,33.0,,78.0,,,,,,,"Calcium, Ca",MG -11183939,2184834,1087,38.0,,78.0,,,,,,,"Calcium, Ca",MG -11183945,2184840,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11184127,2185022,1087,86.0,,71.0,,,,,,,"Calcium, Ca",MG -11184199,2185094,1087,50.0,,71.0,,,,,,,"Calcium, Ca",MG -11184297,2185192,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11184487,2185382,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11184496,2185391,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11184497,2185392,1087,127.0,,71.0,,,,,,,"Calcium, Ca",MG -11184756,2185660,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -11184837,2185744,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -11184909,2185819,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -11185096,2186022,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -11185103,2186029,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -11185305,2186263,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -11185310,2186268,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11185529,2186520,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG -11185590,2186586,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -11185599,2186595,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11185652,2186649,1087,161.0,,70.0,,,,,,,"Calcium, Ca",MG -11186052,2187060,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -11186120,2187131,1087,167.0,,75.0,,,,,,,"Calcium, Ca",MG -11186407,2187425,1087,141.0,,75.0,,,,,,,"Calcium, Ca",MG -11186446,2187466,1087,679.0,,70.0,,,,,,,"Calcium, Ca",MG -11186593,2187615,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11186631,2187655,1087,242.0,,75.0,,,,,,,"Calcium, Ca",MG -11186773,2187828,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -11186860,2187926,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11186862,2187928,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11187002,2188070,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG -11187277,2188353,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -11187312,2188390,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG -11187423,2188537,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11187714,2188884,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -11187898,2189099,1087,175.0,,70.0,,,,,,,"Calcium, Ca",MG -11187916,2189118,1087,110.0,,75.0,,,,,,,"Calcium, Ca",MG -11188067,2189284,1087,371.0,,70.0,,,,,,,"Calcium, Ca",MG -11188098,2189317,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -11188181,2189400,1087,526.0,,70.0,,,,,,,"Calcium, Ca",MG -11189172,2190448,1087,93.0,,70.0,,,,,,,"Calcium, Ca",MG -11189441,2190743,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11189713,2191050,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11190282,2191679,1087,167.0,,70.0,,,,,,,"Calcium, Ca",MG -11190502,2191923,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG -11190755,2192208,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -11190815,2192276,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -11190944,2192423,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG -11191007,2192492,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11191112,2192617,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG -11191315,2192851,1087,55.0,,70.0,,,,,,,"Calcium, Ca",MG -11191335,2192873,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11191560,2193143,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG -11191725,2193328,1087,63.0,,70.0,,,,,,,"Calcium, Ca",MG -11191857,2193474,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG -11192088,2193766,1087,41.0,,70.0,,,,,,,"Calcium, Ca",MG -11192172,2193868,1087,145.0,,75.0,,,,,,,"Calcium, Ca",MG -11192440,2194177,1087,99.0,,70.0,,,,,,,"Calcium, Ca",MG -11192626,2194388,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG -11192747,2194521,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11193336,2195220,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG -11193454,2195355,1087,128.0,,70.0,,,,,,,"Calcium, Ca",MG -11193831,2195775,1087,88.0,,70.0,,,,,,,"Calcium, Ca",MG -11193947,2195912,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG -11194006,2195991,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG -11194067,2196067,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11194071,2196073,1087,98.0,,70.0,,,,,,,"Calcium, Ca",MG -11194494,2196541,1087,12.0,,71.0,,,,,,,"Calcium, Ca",MG -11194585,2196632,1087,4.0,,71.0,,,,,,,"Calcium, Ca",MG -11194756,2196803,1087,42.0,,78.0,,,,,,,"Calcium, Ca",MG -11194849,2196896,1087,160.0,,71.0,,,,,,,"Calcium, Ca",MG -11195027,2197074,1087,29.0,,71.0,,,,,,,"Calcium, Ca",MG -11195296,2197347,1087,12.0,,71.0,,,,,,,"Calcium, Ca",MG -11195495,2197547,1087,18.0,,71.0,,,,,,,"Calcium, Ca",MG -11195751,2197803,1087,204.0,,71.0,,,,,,,"Calcium, Ca",MG -11196102,2198179,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG -11196681,2198913,1087,675.0,,70.0,,,,,,,"Calcium, Ca",MG -11196771,2199011,1087,40.0,,70.0,,,,,,,"Calcium, Ca",MG -11196856,2199119,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11197053,2199439,1087,171.0,,70.0,,,,,,,"Calcium, Ca",MG -11197446,2200177,1087,146.0,,75.0,,,,,,,"Calcium, Ca",MG -11197562,2200655,1087,89.0,,75.0,,,,,,,"Calcium, Ca",MG -11197573,2200673,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11197666,2201026,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11198128,2201772,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG -11198426,2202215,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG -11198441,2202232,1087,40.0,,70.0,,,,,,,"Calcium, Ca",MG -11198445,2202236,1087,78.0,,70.0,,,,,,,"Calcium, Ca",MG -11198496,2202299,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG -11198692,2202562,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG -11198976,2202918,1087,69.0,,70.0,,,,,,,"Calcium, Ca",MG -11198995,2202941,1087,70.0,,70.0,,,,,,,"Calcium, Ca",MG -11199037,2203025,1087,97.0,,75.0,,,,,,,"Calcium, Ca",MG -11199238,2203333,1087,269.0,,70.0,,,,,,,"Calcium, Ca",MG -11199330,2203455,1087,104.0,,75.0,,,,,,,"Calcium, Ca",MG -11199471,2203636,1087,88.0,,70.0,,,,,,,"Calcium, Ca",MG -11199485,2203651,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG -11199654,2204026,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -11199814,2204325,1087,86.0,,70.0,,,,,,,"Calcium, Ca",MG -11200180,2205102,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11200611,2206099,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG -11200613,2206105,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11200623,2206119,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11200967,2206899,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG -11201130,2207556,1087,118.0,,70.0,,,,,,,"Calcium, Ca",MG -11201162,2207642,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11201349,2208052,1087,32.0,,71.0,,,,,,,"Calcium, Ca",MG -11201381,2208084,1087,17.0,,71.0,,,,,,,"Calcium, Ca",MG -11201488,2208191,1087,27.0,,78.0,,,,,,,"Calcium, Ca",MG -11201520,2208223,1087,56.0,,78.0,,,,,,,"Calcium, Ca",MG -11201796,2208499,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11201934,2208637,1087,32.0,,71.0,,,,,,,"Calcium, Ca",MG -11202122,2208830,1087,32.0,,71.0,,,,,,,"Calcium, Ca",MG -11202216,2208924,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11202473,2209181,1087,22.0,,71.0,,,,,,,"Calcium, Ca",MG -11202792,2209503,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG -11202845,2209563,1087,84.0,,70.0,,,,,,,"Calcium, Ca",MG -11203295,2210105,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11203530,2210422,1087,118.0,,70.0,,,,,,,"Calcium, Ca",MG -11203645,2210557,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -11203840,2210879,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11203892,2210981,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11204166,2211474,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -11204306,2211879,1087,21.0,,75.0,,,,,,,"Calcium, Ca",MG -11204583,2212695,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11204677,2212901,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11204887,2213177,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11204929,2213229,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG -11205004,2213351,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -11205031,2213430,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11205084,2213512,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -11205281,2213734,1087,5.0,,70.0,,,,,,,"Calcium, Ca",MG -11205563,2214098,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -11205579,2214114,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG -11205689,2214268,1087,83.0,,75.0,,,,,,,"Calcium, Ca",MG -11205792,2214394,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -11205965,2214690,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG -11206046,2214799,1087,83.0,,70.0,,,,,,,"Calcium, Ca",MG -11206099,2214867,1087,121.0,,75.0,,,,,,,"Calcium, Ca",MG -11206347,2215216,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11206636,2215841,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG -11206932,2216405,1087,77.0,,75.0,,,,,,,"Calcium, Ca",MG -11207058,2216718,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11207103,2216812,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11207111,2216825,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11207247,2217170,1087,169.0,,70.0,,,,,,,"Calcium, Ca",MG -11207253,2217179,1087,104.0,,70.0,,,,,,,"Calcium, Ca",MG -11207261,2217203,1087,44.0,,70.0,,,,,,,"Calcium, Ca",MG -11207460,2217663,1087,339.0,,70.0,,,,,,,"Calcium, Ca",MG -11207754,2218279,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11207839,2218717,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -11207865,2218788,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -11207921,2218981,1087,192.0,,70.0,,,,,,,"Calcium, Ca",MG -11207983,2219130,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11208053,2219412,1087,10.0,,78.0,,,,,,,"Calcium, Ca",MG -11208120,2219479,1087,60.0,,78.0,,,,,,,"Calcium, Ca",MG -11208312,2219678,1087,87.0,,78.0,,,,,,,"Calcium, Ca",MG -11208363,2219729,1087,351.0,,78.0,,,,,,,"Calcium, Ca",MG -11208452,2219819,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG -11208466,2219833,1087,132.0,,75.0,,,,,,,"Calcium, Ca",MG -11208485,2219852,1087,25.0,,71.0,,,,,,,"Calcium, Ca",MG -11208503,2219870,1087,17.0,,71.0,,,,,,,"Calcium, Ca",MG -11208536,2219903,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11209212,2220594,1087,11.0,,78.0,,,,,,,"Calcium, Ca",MG -11209297,2220682,1087,7.0,,78.0,,,,,,,"Calcium, Ca",MG -11210133,2221543,1087,8.0,,71.0,,,,,,,"Calcium, Ca",MG -11210262,2221672,1087,34.0,,71.0,,,,,,,"Calcium, Ca",MG -11210279,2221689,1087,12.0,,71.0,,,,,,,"Calcium, Ca",MG -11210681,2222125,1087,14.0,,71.0,,,,,,,"Calcium, Ca",MG -11210786,2222230,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG -11210827,2222274,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG -11210838,2222285,1087,31.0,,78.0,,,,,,,"Calcium, Ca",MG -11211256,2222709,1087,50.0,,77.0,,,,,,,"Calcium, Ca",MG -11212240,2226062,1087,37.0,,78.0,,,,,,,"Calcium, Ca",MG -11212319,2226146,1087,451.0,,78.0,,,,,,,"Calcium, Ca",MG -11212636,2226467,1087,15.0,,78.0,,,,,,,"Calcium, Ca",MG -11212723,2226556,1087,333.0,,78.0,,,,,,,"Calcium, Ca",MG -11212859,2226696,1087,53.0,,78.0,,,,,,,"Calcium, Ca",MG -11212874,2226711,1087,195.0,,78.0,,,,,,,"Calcium, Ca",MG -11213400,2227246,1087,38.0,,78.0,,,,,,,"Calcium, Ca",MG -11213427,2227273,1087,434.0,,78.0,,,,,,,"Calcium, Ca",MG -11213514,2227360,1087,32.0,,78.0,,,,,,,"Calcium, Ca",MG -11213607,2227454,1087,47.0,,78.0,,,,,,,"Calcium, Ca",MG -11213874,2227745,1087,108.0,,78.0,,,,,,,"Calcium, Ca",MG -11214164,2228038,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11214199,2228073,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11214402,2228306,1087,38.0,,78.0,,,,,,,"Calcium, Ca",MG -11214730,2228640,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11214891,2228804,1087,571.0,,78.0,,,,,,,"Calcium, Ca",MG -11214919,2228832,1087,82.0,,71.0,,,,,,,"Calcium, Ca",MG -11214974,2228887,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11215376,2229289,1087,137.0,,78.0,,,,,,,"Calcium, Ca",MG -11215754,2229674,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG -11215975,2229897,1087,13.0,,71.0,,,,,,,"Calcium, Ca",MG -11216045,2229968,1087,8.0,,71.0,,,,,,,"Calcium, Ca",MG -11216194,2230119,1087,103.0,,78.0,,,,,,,"Calcium, Ca",MG -11216209,2230135,1087,64.0,,78.0,,,,,,,"Calcium, Ca",MG -11216643,2230581,1087,166.0,,78.0,,,,,,,"Calcium, Ca",MG -11216899,2230838,1087,13.0,,78.0,,,,,,,"Calcium, Ca",MG -11216973,2230912,1087,16.0,,78.0,,,,,,,"Calcium, Ca",MG -11217226,2231167,1087,85.0,,71.0,,,,,,,"Calcium, Ca",MG -11217428,2231391,1087,15.0,,71.0,,,,,,,"Calcium, Ca",MG -11217656,2231620,1087,79.0,,78.0,,,,,,,"Calcium, Ca",MG -11217907,2231871,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG -11218108,2232076,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -11218253,2232242,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11218282,2232271,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -11218416,2232408,1087,19.0,,78.0,,,,,,,"Calcium, Ca",MG -11218492,2232485,1087,25.0,,78.0,,,,,,,"Calcium, Ca",MG -11218652,2232648,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -11218818,2232815,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11218868,2232866,1087,11.0,,71.0,,,,,,,"Calcium, Ca",MG -11219552,2233550,1087,230.0,,78.0,,,,,,,"Calcium, Ca",MG -11219619,2233617,1087,4.0,,71.0,,,,,,,"Calcium, Ca",MG -11219639,2233637,1087,251.0,,78.0,,,,,,,"Calcium, Ca",MG -11219655,2233653,1087,455.0,,78.0,,,,,,,"Calcium, Ca",MG -11219755,2233753,1087,87.0,,71.0,,,,,,,"Calcium, Ca",MG -11219778,2233779,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11220147,2234183,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11220634,2234677,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11220904,2234952,1087,19.0,,78.0,,,,,,,"Calcium, Ca",MG -11221839,2235908,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11222130,2236199,1087,58.0,,78.0,,,,,,,"Calcium, Ca",MG -11222218,2236290,1087,34.0,,78.0,,,,,,,"Calcium, Ca",MG -11222628,2236707,1087,30.0,,78.0,,,,,,,"Calcium, Ca",MG -11222651,2236730,1087,671.0,,78.0,,,,,,,"Calcium, Ca",MG -11222798,2236877,1087,11.0,,78.0,,,,,,,"Calcium, Ca",MG -11222921,2237000,1087,57.0,,71.0,,,,,,,"Calcium, Ca",MG -11223024,2237103,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11223111,2237190,1087,32.0,,71.0,,,,,,,"Calcium, Ca",MG -11223427,2237507,1087,71.0,,71.0,,,,,,,"Calcium, Ca",MG -11223465,2237545,1087,10.0,,71.0,,,,,,,"Calcium, Ca",MG -11223472,2237552,1087,130.0,,78.0,,,,,,,"Calcium, Ca",MG -11223868,2237949,1087,33.0,,71.0,,,,,,,"Calcium, Ca",MG -11224339,2238457,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11224452,2238842,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG -11224557,2239244,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11224610,2239412,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -11224669,2239582,1087,261.0,,70.0,,,,,,,"Calcium, Ca",MG -11224888,2240239,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11224890,2240251,1087,28.0,,75.0,,,,,,,"Calcium, Ca",MG -11224955,2240463,1087,161.0,,75.0,,,,,,,"Calcium, Ca",MG -11224967,2240526,1087,55.0,,75.0,,,,,,,"Calcium, Ca",MG -11225147,2241093,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11225420,2242000,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -11225425,2242014,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -11225615,2242439,1087,1875.0,,75.0,,,,,,,"Calcium, Ca",MG -11225620,2242451,1087,138.0,,70.0,,,,,,,"Calcium, Ca",MG -11225631,2242480,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11225721,2242747,1087,148.0,,75.0,,,,,,,"Calcium, Ca",MG -11225976,2243600,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG -11226261,2244522,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -11226901,2246661,1087,121.0,,75.0,,,,,,,"Calcium, Ca",MG -11227358,2248321,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11228277,2251421,1087,103.0,,75.0,,,,,,,"Calcium, Ca",MG -11228884,2253472,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11229104,2254140,1087,53.0,,70.0,,,,,,,"Calcium, Ca",MG -11229137,2254228,1087,711.0,,70.0,,,,,,,"Calcium, Ca",MG -11229420,2255123,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11229530,2255409,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -11229558,2255471,1087,175.0,,70.0,,,,,,,"Calcium, Ca",MG -11229626,2255624,1087,77.0,,70.0,,,,,,,"Calcium, Ca",MG -11229686,2255808,1087,110.0,,70.0,,,,,,,"Calcium, Ca",MG -11229906,2256379,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11230006,2256592,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG -11230013,2256605,1087,203.0,,70.0,,,,,,,"Calcium, Ca",MG -11230029,2256633,1087,257.0,,70.0,,,,,,,"Calcium, Ca",MG -11230541,2264591,1087,11.1,1.0,1.0,,,,,,,"Calcium, Ca",MG -11230810,2265410,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG -11231146,2265840,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -11231204,2265922,1087,376.0,,70.0,,,,,,,"Calcium, Ca",MG -11231217,2265938,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -11231477,2266242,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG -11231482,2266247,1087,49.0,,70.0,,,,,,,"Calcium, Ca",MG -11231641,2266445,1087,167.0,,70.0,,,,,,,"Calcium, Ca",MG -11231671,2266483,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11231802,2266648,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG -11232097,2266975,1087,40.0,,70.0,,,,,,,"Calcium, Ca",MG -11232238,2267135,1087,385.0,,70.0,,,,,,,"Calcium, Ca",MG -11232462,2267396,1087,1912.0,,70.0,,,,,,,"Calcium, Ca",MG -11232538,2267484,1087,119.0,,75.0,,,,,,,"Calcium, Ca",MG -11232572,2267525,1087,257.0,,70.0,,,,,,,"Calcium, Ca",MG -11232928,2267978,1087,110.0,,70.0,,,,,,,"Calcium, Ca",MG -11233318,2268470,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -11233361,2268516,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -11234121,2269453,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG -11234759,2270236,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -11235355,2270934,1087,73.0,,75.0,,,,,,,"Calcium, Ca",MG -11235463,2271071,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11235925,2271639,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11235986,2271709,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11236167,2271925,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11236299,2272081,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG -11236356,2272149,1087,108.0,,70.0,,,,,,,"Calcium, Ca",MG -11236466,2272274,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -11236833,2272698,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG -11237077,2273007,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -11237095,2273032,1087,197.0,,70.0,,,,,,,"Calcium, Ca",MG -11237377,2273379,1087,85.0,,75.0,,,,,,,"Calcium, Ca",MG -11237421,2273427,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG -11237572,2273601,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG -11237614,2273652,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11237862,2273970,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG -11238102,2274263,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11238124,2274288,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG -11238466,2274731,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -11238721,2275041,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG -11238779,2275111,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11238998,2275346,1087,109.0,,75.0,,,,,,,"Calcium, Ca",MG -11239189,2275571,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG -11239378,2275775,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11239443,2275851,1087,214.0,,70.0,,,,,,,"Calcium, Ca",MG -11239620,2276078,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11240020,2276564,1087,26.0,,70.0,,,,,,,"Calcium, Ca",MG -11240157,2276716,1087,165.0,,70.0,,,,,,,"Calcium, Ca",MG -11240837,2277520,1087,78.0,,70.0,,,,,,,"Calcium, Ca",MG -11241133,2277902,1087,138.0,,70.0,,,,,,,"Calcium, Ca",MG -11241145,2277916,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -11241415,2278212,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11241451,2278256,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG -11241606,2278431,1087,269.0,,70.0,,,,,,,"Calcium, Ca",MG -11241608,2278434,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG -11242020,2278912,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -11242914,2279983,1087,103.0,,70.0,,,,,,,"Calcium, Ca",MG -11243226,2280347,1087,5.0,,70.0,,,,,,,"Calcium, Ca",MG -11243302,2280439,1087,355.0,,70.0,,,,,,,"Calcium, Ca",MG -11243448,2280607,1087,467.0,,70.0,,,,,,,"Calcium, Ca",MG -11243644,2280840,1087,57.0,,70.0,,,,,,,"Calcium, Ca",MG -11244232,2281577,1087,97.0,,70.0,,,,,,,"Calcium, Ca",MG -11244301,2281658,1087,171.0,,75.0,,,,,,,"Calcium, Ca",MG -11244524,2281935,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11244750,2282286,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -11244915,2282537,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11245127,2282826,1087,22.0,,70.0,,,,,,,"Calcium, Ca",MG -11245149,2282851,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11245276,2283013,1087,15.0,,70.0,,,,,,,"Calcium, Ca",MG -11245348,2283098,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -11245734,2283539,1087,72.0,,70.0,,,,,,,"Calcium, Ca",MG -11245854,2283673,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11245960,2283793,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11246540,2284520,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11247099,2285198,1087,177.0,,75.0,,,,,,,"Calcium, Ca",MG -11247107,2285208,1087,116.0,,70.0,,,,,,,"Calcium, Ca",MG -11247919,2286175,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11247990,2286257,1087,41.0,,75.0,,,,,,,"Calcium, Ca",MG -11248450,2286807,1087,108.0,,75.0,,,,,,,"Calcium, Ca",MG -11248897,2287321,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11249336,2287894,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -11249920,2288648,1087,140.0,,75.0,,,,,,,"Calcium, Ca",MG -11250048,2288806,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11250068,2288831,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11250271,2289088,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11250334,2289163,1087,69.0,,75.0,,,,,,,"Calcium, Ca",MG -11250381,2289215,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG -11250389,2289223,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -11250583,2289446,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG -11250624,2289493,1087,54.0,,75.0,,,,,,,"Calcium, Ca",MG -11250821,2289715,1087,83.0,,75.0,,,,,,,"Calcium, Ca",MG -11250886,2289794,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11251293,2290305,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11251507,2295641,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG -11251635,2295958,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11251700,2296097,1087,2.0,,70.0,,,,,,,"Calcium, Ca",MG -11251818,2296435,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11251915,2296668,1087,65.0,,70.0,,,,,,,"Calcium, Ca",MG -11252719,2298540,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -11252831,2298785,1087,87.0,,70.0,,,,,,,"Calcium, Ca",MG -11252843,2298813,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG -11252923,2299018,1087,6.0,,70.0,,,,,,,"Calcium, Ca",MG -11253053,2299349,1087,1278.0,,75.0,,,,,,,"Calcium, Ca",MG -11253504,2300445,1087,64.0,,70.0,,,,,,,"Calcium, Ca",MG -11253656,2300886,1087,309.0,,75.0,,,,,,,"Calcium, Ca",MG -11253803,2301236,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11253898,2301430,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG -11254014,2301687,1087,235.0,,70.0,,,,,,,"Calcium, Ca",MG -11254106,2301889,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11254261,2302274,1087,130.0,,70.0,,,,,,,"Calcium, Ca",MG -11254559,2302963,1087,233.0,,70.0,,,,,,,"Calcium, Ca",MG -11254840,2303615,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG -11254927,2303812,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -11255014,2304006,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -11255110,2304233,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG -11255124,2304268,1087,210.0,,70.0,,,,,,,"Calcium, Ca",MG -11255312,2304738,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG -11255337,2304799,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG -11255368,2304874,1087,5.0,,70.0,,,,,,,"Calcium, Ca",MG -11255374,2304880,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG -11255733,2305729,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -11255747,2305771,1087,200.0,,70.0,,,,,,,"Calcium, Ca",MG -11256314,2307095,1087,103.0,,70.0,,,,,,,"Calcium, Ca",MG -11256439,2307377,1087,526.0,,70.0,,,,,,,"Calcium, Ca",MG -11256566,2307643,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG -11256948,2308552,1087,114.0,,70.0,,,,,,,"Calcium, Ca",MG -11257296,2309317,1087,272.0,,75.0,,,,,,,"Calcium, Ca",MG -11257450,2309673,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11257591,2309970,1087,37.0,,70.0,,,,,,,"Calcium, Ca",MG -11258210,2311401,1087,85.0,,75.0,,,,,,,"Calcium, Ca",MG -11258408,2311885,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11258547,2312216,1087,188.0,,75.0,,,,,,,"Calcium, Ca",MG -11259050,2313405,1087,180.0,,70.0,,,,,,,"Calcium, Ca",MG -11259068,2313449,1087,179.0,,70.0,,,,,,,"Calcium, Ca",MG -11259074,2313474,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11259103,2313549,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG -11259203,2313771,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -11259242,2313867,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11259354,2314122,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG -11259501,2314434,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11259664,2314810,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -11259702,2314905,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG -11259764,2315076,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -11259770,2315088,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11259822,2315203,1087,93.0,,70.0,,,,,,,"Calcium, Ca",MG -11259925,2315417,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG -11259937,2315447,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11260004,2315627,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -11260102,2315846,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG -11260309,2316356,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11260322,2316381,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG -11260464,2316731,1087,106.0,,75.0,,,,,,,"Calcium, Ca",MG -11260684,2319974,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -11260706,2320047,1087,86.0,,70.0,,,,,,,"Calcium, Ca",MG -11260752,2320149,1087,121.0,,70.0,,,,,,,"Calcium, Ca",MG -11260791,2320250,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG -11261226,2321156,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG -11261385,2321577,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11261553,2321909,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11261594,2321969,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11261673,2322103,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11261711,2322169,1087,159.0,,70.0,,,,,,,"Calcium, Ca",MG -11262041,2322761,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG -11262080,2322832,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -11262254,2323231,1087,91.0,,75.0,,,,,,,"Calcium, Ca",MG -11262351,2323554,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG -11262777,2324763,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11263033,2325284,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11263040,2325293,1087,23.0,,70.0,,,,,,,"Calcium, Ca",MG -11263312,2325738,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11263667,2326312,1087,275.0,,70.0,,,,,,,"Calcium, Ca",MG -11263730,2326403,1087,136.0,,70.0,,,,,,,"Calcium, Ca",MG -11263875,2326653,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11264245,2327190,1087,225.0,,70.0,,,,,,,"Calcium, Ca",MG -11264388,2327412,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -11264409,2327461,1087,79.0,,70.0,,,,,,,"Calcium, Ca",MG -11264684,2327974,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11264736,2328057,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11264883,2328304,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG -11264960,2328412,1087,214.0,,70.0,,,,,,,"Calcium, Ca",MG -11265033,2328527,1087,103.0,,70.0,,,,,,,"Calcium, Ca",MG -11265041,2328550,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11265469,2329314,1087,167.0,,70.0,,,,,,,"Calcium, Ca",MG -11265518,2329403,1087,88.0,,70.0,,,,,,,"Calcium, Ca",MG -11265665,2329649,1087,26.0,,70.0,,,,,,,"Calcium, Ca",MG -11265696,2329696,1087,86.0,,70.0,,,,,,,"Calcium, Ca",MG -11265832,2330786,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11265872,2330827,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11266490,2331446,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11266538,2331494,1087,13.0,,78.0,,,,,,,"Calcium, Ca",MG -11266565,2331521,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11266625,2331581,1087,7.0,,78.0,,,,,,,"Calcium, Ca",MG -11267422,2332380,1087,12.0,,71.0,,,,,,,"Calcium, Ca",MG -11267806,2332787,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -11268239,2333332,1087,2250.0,,75.0,,,,,,,"Calcium, Ca",MG -11268251,2333347,1087,120.0,,75.0,,,,,,,"Calcium, Ca",MG -11268296,2333403,1087,51.0,,70.0,,,,,,,"Calcium, Ca",MG -11268729,2333895,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG -11268766,2333948,1087,179.0,,75.0,,,,,,,"Calcium, Ca",MG -11269144,2334451,1087,294.0,,75.0,,,,,,,"Calcium, Ca",MG -11269645,2335031,1087,75.0,,70.0,,,,,,,"Calcium, Ca",MG -11270159,2335596,1087,51.0,,70.0,,,,,,,"Calcium, Ca",MG -11270807,2336273,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11271388,2336856,1087,7.0,,71.0,,,,,,,"Calcium, Ca",MG -11271819,2337287,1087,12.0,,71.0,,,,,,,"Calcium, Ca",MG -11272410,2337920,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG -11272565,2338133,1087,129.0,,70.0,,,,,,,"Calcium, Ca",MG -11272607,2338189,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG -11272611,2338193,1087,696.0,,70.0,,,,,,,"Calcium, Ca",MG -11272723,2338327,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11272840,2338477,1087,75.0,,75.0,,,,,,,"Calcium, Ca",MG -11272945,2338590,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11273067,2338726,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11273496,2339279,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11273680,2339508,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11273791,2339627,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11274465,2340393,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11275093,2341069,1087,140.0,,,,,,,,,"Calcium, Ca",MG -11275287,2341263,1087,8.0,,,,,,,,,"Calcium, Ca",MG -11275661,2341637,1087,8.0,,,,,,,,,"Calcium, Ca",MG -11275769,2341745,1087,28.0,,,,,,,,,"Calcium, Ca",MG -11275931,2341907,1087,24.0,,,,,,,,,"Calcium, Ca",MG -11276098,2342074,1087,14.0,,,,,,,,,"Calcium, Ca",MG -11276281,2342257,1087,65.0,,,,,,,,,"Calcium, Ca",MG -11276488,2342464,1087,96.0,,,,,,,,,"Calcium, Ca",MG -11276495,2342471,1087,177.0,,,,,,,,,"Calcium, Ca",MG -11277047,2343023,1087,22.0,,,,,,,,,"Calcium, Ca",MG -11277392,2343368,1087,93.0,,,,,,,,,"Calcium, Ca",MG -11277399,2343375,1087,124.0,,,,,,,,,"Calcium, Ca",MG -11278002,2343978,1087,818.0,,,,,,,,,"Calcium, Ca",MG -11278717,2344693,1087,19.0,,,,,,,,,"Calcium, Ca",MG -11278842,2344818,1087,7.0,,,,,,,,,"Calcium, Ca",MG -11278968,2344944,1087,191.0,,,,,,,,,"Calcium, Ca",MG -11278994,2344970,1087,11.0,,,,,,,,,"Calcium, Ca",MG -11279091,2345067,1087,45.0,,,,,,,,,"Calcium, Ca",MG -11279219,2345195,1087,12.0,,,,,,,,,"Calcium, Ca",MG -11279226,2345202,1087,28.0,,,,,,,,,"Calcium, Ca",MG -11279231,2345207,1087,22.0,,,,,,,,,"Calcium, Ca",MG -11279257,2345233,1087,13.0,,,,,,,,,"Calcium, Ca",MG -11279289,2345265,1087,19.0,,,,,,,,,"Calcium, Ca",MG -11279468,2345444,1087,3.0,,,,,,,,,"Calcium, Ca",MG -11279669,2345645,1087,136.0,,,,,,,,,"Calcium, Ca",MG -11279710,2345686,1087,17.0,,,,,,,,,"Calcium, Ca",MG -11280072,2346048,1087,60.0,,,,,,,,,"Calcium, Ca",MG -11280161,2346137,1087,7.0,,,,,,,,,"Calcium, Ca",MG -11280231,2346207,1087,2.0,,,,,,,,,"Calcium, Ca",MG -11280739,2364030,1087,34.0,,78.0,,,,,,,"Calcium, Ca",MG -11280982,2364406,1087,194.0,,75.0,,,,,,,"Calcium, Ca",MG -11281030,2364521,1087,69.0,,70.0,,,,,,,"Calcium, Ca",MG -11281090,2364673,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11281346,2365151,1087,101.0,,70.0,,,,,,,"Calcium, Ca",MG -11281463,2365331,1087,44.0,,70.0,,,,,,,"Calcium, Ca",MG -11281609,2365509,1087,142.0,,70.0,,,,,,,"Calcium, Ca",MG -11281676,2365586,1087,46.0,,70.0,,,,,,,"Calcium, Ca",MG -11281871,2365810,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG -11281965,2365911,1087,23.0,,75.0,,,,,,,"Calcium, Ca",MG -11281972,2365918,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11282200,2366167,1087,37.0,,70.0,,,,,,,"Calcium, Ca",MG -11282545,2366589,1087,39.0,,70.0,,,,,,,"Calcium, Ca",MG -11282619,2366680,1087,97.0,,70.0,,,,,,,"Calcium, Ca",MG -11282850,2366968,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11282940,2367071,1087,200.0,,70.0,,,,,,,"Calcium, Ca",MG -11283309,2367508,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11283466,2367694,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG -11283601,2367853,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG -11283798,2368080,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11283832,2368119,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -11284464,2368860,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG -11284596,2369004,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -11284813,2369256,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG -11285026,2369509,1087,190.0,,70.0,,,,,,,"Calcium, Ca",MG -11285474,2370041,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG -11285696,2370293,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11285887,2370525,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -11285969,2370613,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11286190,2370838,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11286292,2370943,1087,26.0,,78.0,,,,,,,"Calcium, Ca",MG -11286324,2370975,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11286457,2371108,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11286686,2371337,1087,87.0,,78.0,,,,,,,"Calcium, Ca",MG -11286943,2371594,1087,17.0,,78.0,,,,,,,"Calcium, Ca",MG -11287143,2371794,1087,20.0,,72.0,,,,,,,"Calcium, Ca",MG -11287164,2371815,1087,50.0,,71.0,,,,,,,"Calcium, Ca",MG -11287182,2371833,1087,100.0,,78.0,,,,,,,"Calcium, Ca",MG -11287384,2372035,1087,18.0,,72.0,,,,,,,"Calcium, Ca",MG -11287516,2372247,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11287534,2372265,1087,148.0,,70.0,,,,,,,"Calcium, Ca",MG -11287918,2372700,1087,714.0,,70.0,,,,,,,"Calcium, Ca",MG -11287965,2372758,1087,127.0,,75.0,,,,,,,"Calcium, Ca",MG -11288164,2372967,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11288407,2373246,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11288658,2373540,1087,77.0,,70.0,,,,,,,"Calcium, Ca",MG -11288995,2373920,1087,293.0,,70.0,,,,,,,"Calcium, Ca",MG -11289145,2374099,1087,188.0,,75.0,,,,,,,"Calcium, Ca",MG -11289453,2374456,1087,106.0,,70.0,,,,,,,"Calcium, Ca",MG -11289714,2374761,1087,53.0,,70.0,,,,,,,"Calcium, Ca",MG -11289988,2375074,1087,176.0,,75.0,,,,,,,"Calcium, Ca",MG -11289990,2375076,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11290057,2375163,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11290248,2375388,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11290291,2375437,1087,132.0,,70.0,,,,,,,"Calcium, Ca",MG -11290356,2375507,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11290750,2375977,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -11290912,2376158,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11291179,2376446,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG -11291478,2376782,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11291989,2377364,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG -11292144,2377538,1087,141.0,,70.0,,,,,,,"Calcium, Ca",MG -11292371,2377801,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG -11292434,2377871,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11292576,2378026,1087,212.0,,70.0,,,,,,,"Calcium, Ca",MG -11292748,2378216,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -11293081,2378622,1087,59.0,,70.0,,,,,,,"Calcium, Ca",MG -11293462,2379047,1087,693.0,,70.0,,,,,,,"Calcium, Ca",MG -11293591,2379191,1087,2.0,,70.0,,,,,,,"Calcium, Ca",MG -11293722,2379391,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG -11293777,2379449,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG -11294093,2379797,1087,323.0,,75.0,,,,,,,"Calcium, Ca",MG -11294251,2379968,1087,154.0,,75.0,,,,,,,"Calcium, Ca",MG -11294302,2380055,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11294549,2380365,1087,146.0,,75.0,,,,,,,"Calcium, Ca",MG -11294595,2380454,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG -11294651,2380521,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11294869,2380746,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11294933,2380810,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -11295424,2381312,1087,75.0,,78.0,,,,,,,"Calcium, Ca",MG -11295431,2381319,1087,37.0,,78.0,,,,,,,"Calcium, Ca",MG -11295769,2381675,1087,114.0,,70.0,,,,,,,"Calcium, Ca",MG -11296171,2382102,1087,216.0,,70.0,,,,,,,"Calcium, Ca",MG -11296173,2382104,1087,250.0,,70.0,,,,,,,"Calcium, Ca",MG -11296498,2382449,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11296637,2382595,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11296656,2382614,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -11296818,2382789,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11297029,2383020,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11297089,2383089,1087,84.0,,75.0,,,,,,,"Calcium, Ca",MG -11297178,2383198,1087,142.0,,70.0,,,,,,,"Calcium, Ca",MG -11297377,2383416,1087,79.0,,70.0,,,,,,,"Calcium, Ca",MG -11297409,2383448,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -11297484,2383523,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG -11297978,2384089,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11298336,2384472,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -11298442,2384590,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -11298504,2384661,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11298827,2385073,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -11298836,2385083,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11298859,2385106,1087,679.0,,70.0,,,,,,,"Calcium, Ca",MG -11299643,2385981,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -11299833,2386190,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11300596,2387008,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG -11300817,2387243,1087,714.0,,70.0,,,,,,,"Calcium, Ca",MG -11300894,2387324,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11300951,2387384,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11301020,2387456,1087,190.0,,70.0,,,,,,,"Calcium, Ca",MG -11301130,2387583,1087,58.0,,70.0,,,,,,,"Calcium, Ca",MG -11301134,2387587,1087,104.0,,75.0,,,,,,,"Calcium, Ca",MG -11301451,2387932,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -11301599,2388106,1087,97.0,,70.0,,,,,,,"Calcium, Ca",MG -11301660,2388175,1087,2.0,,70.0,,,,,,,"Calcium, Ca",MG -11301741,2388260,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -11301843,2388374,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11302086,2388634,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -11302132,2388681,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -11302138,2388687,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11302791,2389386,1087,123.0,,70.0,,,,,,,"Calcium, Ca",MG -11303347,2389972,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -11303461,2390110,1087,267.0,,70.0,,,,,,,"Calcium, Ca",MG -11303755,2390424,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG -11303892,2390581,1087,141.0,,70.0,,,,,,,"Calcium, Ca",MG -11303946,2390638,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -11304327,2391051,1087,329.0,,75.0,,,,,,,"Calcium, Ca",MG -11304595,2391355,1087,159.0,,70.0,,,,,,,"Calcium, Ca",MG -11304623,2391385,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG -11304864,2391637,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11304867,2391640,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11304956,2391740,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11304971,2391756,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG -11305550,2392384,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG -11305671,2392548,1087,619.0,,70.0,,,,,,,"Calcium, Ca",MG -11305813,2392696,1087,51.0,,70.0,,,,,,,"Calcium, Ca",MG -11306057,2392960,1087,556.0,,70.0,,,,,,,"Calcium, Ca",MG -11306276,2393190,1087,263.0,,70.0,,,,,,,"Calcium, Ca",MG -11306401,2393329,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG -11306450,2393386,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11306590,2393529,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG -11306897,2393901,1087,389.0,,70.0,,,,,,,"Calcium, Ca",MG -11307198,2394210,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG -11307212,2394224,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -11307259,2394275,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11307422,2394474,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG -11307725,2394810,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG -11307749,2394839,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11308452,2395629,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG -11308698,2395885,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11308864,2396054,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11308915,2396114,1087,41.0,,70.0,,,,,,,"Calcium, Ca",MG -11309082,2396291,1087,183.0,,70.0,,,,,,,"Calcium, Ca",MG -11309240,2396466,1087,2.0,,70.0,,,,,,,"Calcium, Ca",MG -11309245,2396471,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11309649,2396907,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11309743,2397013,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -11309828,2397106,1087,650.0,,70.0,,,,,,,"Calcium, Ca",MG -11310607,2398013,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11310654,2398079,1087,711.0,,70.0,,,,,,,"Calcium, Ca",MG -11310993,2398473,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11311208,2398749,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -11311312,2398868,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG -11311738,2399314,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -11311844,2399425,1087,695.0,,70.0,,,,,,,"Calcium, Ca",MG -11311946,2399533,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG -11312122,2399723,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11312418,2400034,1087,286.0,,70.0,,,,,,,"Calcium, Ca",MG -11312472,2400111,1087,242.0,,70.0,,,,,,,"Calcium, Ca",MG -11312535,2400175,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG -11312712,2400363,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11312736,2400387,1087,57.0,,70.0,,,,,,,"Calcium, Ca",MG -11312741,2400392,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG -11312791,2400445,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -11313062,2400737,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11313116,2400792,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11313252,2400932,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG -11313261,2400941,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG -11313513,2401216,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG -11313527,2401231,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11313857,2401607,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG -11314088,2401844,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG -11314208,2401972,1087,68.0,,70.0,,,,,,,"Calcium, Ca",MG -11314843,2402634,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -11314875,2402667,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG -11315169,2402979,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG -11315268,2403085,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -11315566,2403402,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11315584,2403420,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG -11315625,2403465,1087,154.0,,75.0,,,,,,,"Calcium, Ca",MG -11315626,2403466,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG -11315962,2403828,1087,746.0,,70.0,,,,,,,"Calcium, Ca",MG -11316012,2403879,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -11316116,2403989,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -11316661,2404567,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -11317596,2405553,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG -11317612,2405570,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11317711,2405671,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG -11317715,2405675,1087,244.0,,70.0,,,,,,,"Calcium, Ca",MG -11317777,2405738,1087,28.0,,70.0,,,,,,,"Calcium, Ca",MG -11318137,2406129,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -11318298,2406306,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11318428,2406447,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11318944,2407002,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11319071,2407144,1087,22.0,,70.0,,,,,,,"Calcium, Ca",MG -11319165,2407242,1087,49.0,,70.0,,,,,,,"Calcium, Ca",MG -11319313,2407393,1087,300.0,,70.0,,,,,,,"Calcium, Ca",MG -11319445,2407537,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -11319603,2407711,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11319829,2407951,1087,469.0,,75.0,,,,,,,"Calcium, Ca",MG -11320387,2408571,1087,57.0,,70.0,,,,,,,"Calcium, Ca",MG -11320556,2408765,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11320971,2409240,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11321229,2409503,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG -11321379,2409666,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -11321421,2409708,1087,611.0,,70.0,,,,,,,"Calcium, Ca",MG -11321496,2409788,1087,53.0,,70.0,,,,,,,"Calcium, Ca",MG -11321502,2409794,1087,214.0,,70.0,,,,,,,"Calcium, Ca",MG -11321775,2410075,1087,693.0,,70.0,,,,,,,"Calcium, Ca",MG -11322024,2410357,1087,286.0,,70.0,,,,,,,"Calcium, Ca",MG -11322167,2410508,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11322339,2410709,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11322472,2410850,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11322524,2410904,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG -11322703,2411090,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -11323318,2411783,1087,429.0,,70.0,,,,,,,"Calcium, Ca",MG -11323530,2412025,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11323738,2412266,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -11323888,2412442,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -11324341,2412997,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -11324585,2413277,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11324711,2413413,1087,135.0,,70.0,,,,,,,"Calcium, Ca",MG -11324833,2413566,1087,105.0,,75.0,,,,,,,"Calcium, Ca",MG -11325050,2413851,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG -11325480,2414330,1087,6.0,,70.0,,,,,,,"Calcium, Ca",MG -11325602,2414464,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11325710,2414594,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11325884,2414790,1087,696.0,,70.0,,,,,,,"Calcium, Ca",MG -11325898,2414805,1087,1176.0,,70.0,,,,,,,"Calcium, Ca",MG -11325951,2414868,1087,26.0,,70.0,,,,,,,"Calcium, Ca",MG -11326073,2415012,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -11326095,2415056,1087,19.0,,70.0,,,,,,,"Calcium, Ca",MG -11326330,2415315,1087,135.0,,70.0,,,,,,,"Calcium, Ca",MG -11326738,2415783,1087,117.0,,70.0,,,,,,,"Calcium, Ca",MG -11327396,2416528,1087,66.0,,70.0,,,,,,,"Calcium, Ca",MG -11327437,2416578,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG -11327524,2416672,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11328455,2417732,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11328918,2418249,1087,571.0,,70.0,,,,,,,"Calcium, Ca",MG -11329151,2418513,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG -11329163,2418526,1087,41.0,,75.0,,,,,,,"Calcium, Ca",MG -11329257,2418634,1087,200.0,,70.0,,,,,,,"Calcium, Ca",MG -11329277,2418654,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -11329388,2418779,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG -11329611,2419058,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11329634,2419085,1087,128.0,,75.0,,,,,,,"Calcium, Ca",MG -11330484,2420091,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11330736,2420390,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -11330884,2420566,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -11331016,2420717,1087,43.0,,75.0,,,,,,,"Calcium, Ca",MG -11331022,2420726,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11331807,2421586,1087,111.0,,70.0,,,,,,,"Calcium, Ca",MG -11332112,2421968,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG -11332235,2422105,1087,136.0,,70.0,,,,,,,"Calcium, Ca",MG -11332308,2422180,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG -11332651,2422551,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG -11332657,2422560,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG -11332667,2422570,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG -11333529,2423536,1087,63.0,,70.0,,,,,,,"Calcium, Ca",MG -11333639,2423660,1087,103.0,,70.0,,,,,,,"Calcium, Ca",MG -11334023,2424058,1087,188.0,,75.0,,,,,,,"Calcium, Ca",MG -11334672,2424757,1087,101.0,,70.0,,,,,,,"Calcium, Ca",MG -11334889,2424990,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11334983,2425086,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11334992,2425095,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11335162,2425273,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG -11335175,2425287,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -11335604,2425740,1087,53.0,,70.0,,,,,,,"Calcium, Ca",MG -11336325,2426514,1087,159.0,,70.0,,,,,,,"Calcium, Ca",MG -11336435,2426639,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -11336533,2426747,1087,99.0,,70.0,,,,,,,"Calcium, Ca",MG -11336646,2426873,1087,232.0,,70.0,,,,,,,"Calcium, Ca",MG -11336759,2427003,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11336982,2427237,1087,1257.0,,70.0,,,,,,,"Calcium, Ca",MG -11337163,2427420,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11337251,2427517,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11337344,2427631,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG -11337549,2427858,1087,286.0,,70.0,,,,,,,"Calcium, Ca",MG -11337600,2427912,1087,129.0,,70.0,,,,,,,"Calcium, Ca",MG -11337681,2427997,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -11337789,2428125,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -11338080,2428449,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -11338219,2428595,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -11338376,2428768,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11338687,2429110,1087,77.0,,70.0,,,,,,,"Calcium, Ca",MG -11339109,2429557,1087,400.0,,70.0,,,,,,,"Calcium, Ca",MG -11339797,2430298,1087,116.0,,70.0,,,,,,,"Calcium, Ca",MG -11339850,2430354,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG -11339974,2430487,1087,158.0,,70.0,,,,,,,"Calcium, Ca",MG -11340653,2431262,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11340658,2431267,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG -11340800,2431418,1087,176.0,,70.0,,,,,,,"Calcium, Ca",MG -11341015,2431646,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11341130,2431770,1087,54.0,,70.0,,,,,,,"Calcium, Ca",MG -11341366,2432052,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11341446,2432140,1087,83.0,,70.0,,,,,,,"Calcium, Ca",MG -11341640,2432347,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -11342390,2433183,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11342847,2433692,1087,89.0,,75.0,,,,,,,"Calcium, Ca",MG -11343161,2434019,1087,303.0,,70.0,,,,,,,"Calcium, Ca",MG -11343196,2434056,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG -11343324,2434192,1087,81.0,,70.0,,,,,,,"Calcium, Ca",MG -11343776,2434669,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11343817,2434714,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11343879,2434786,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -11344043,2434966,1087,139.0,,70.0,,,,,,,"Calcium, Ca",MG -11344323,2435263,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11344788,2435775,1087,42.0,,75.0,,,,,,,"Calcium, Ca",MG -11344861,2435857,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11344916,2435913,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11345053,2436071,1087,11.0,,75.0,,,,,,,"Calcium, Ca",MG -11345198,2436222,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG -11345653,2436737,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -11346076,2437202,1087,43.0,,75.0,,,,,,,"Calcium, Ca",MG -11346381,2437541,1087,23.0,,70.0,,,,,,,"Calcium, Ca",MG -11346470,2437649,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11346579,2437774,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11346693,2437905,1087,38.0,,75.0,,,,,,,"Calcium, Ca",MG -11347049,2438304,1087,79.0,,75.0,,,,,,,"Calcium, Ca",MG -11348416,2440047,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -11348741,2440449,1087,34.0,,75.0,,,,,,,"Calcium, Ca",MG -11349266,2441079,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11349425,2441274,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -11349608,2441493,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11349818,2441740,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11350320,2442384,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG -11350444,2442553,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -11350459,2442572,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -11350481,2442600,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11351288,2443568,1087,133.0,,71.0,,,,,,,"Calcium, Ca",MG -11351403,2443697,1087,335.0,,78.0,,,,,,,"Calcium, Ca",MG -11351799,2444145,1087,30.0,,78.0,,,,,,,"Calcium, Ca",MG -11351810,2444157,1087,81.0,,78.0,,,,,,,"Calcium, Ca",MG -11351854,2444204,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11351906,2444264,1087,241.0,,71.0,,,,,,,"Calcium, Ca",MG -11352011,2444375,1087,212.0,,70.0,,,,,,,"Calcium, Ca",MG -11352061,2444428,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -11352096,2444471,1087,179.0,,70.0,,,,,,,"Calcium, Ca",MG -11352130,2444509,1087,81.0,,70.0,,,,,,,"Calcium, Ca",MG -11352387,2444790,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG -11352418,2444824,1087,45.0,,70.0,,,,,,,"Calcium, Ca",MG -11352465,2444874,1087,22.0,,70.0,,,,,,,"Calcium, Ca",MG -11352492,2444904,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG -11352869,2445353,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG -11353016,2445518,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG -11353234,2445785,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG -11353392,2445961,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG -11353447,2446030,1087,94.0,,70.0,,,,,,,"Calcium, Ca",MG -11353490,2446081,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11353726,2446375,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11353834,2446508,1087,656.0,,70.0,,,,,,,"Calcium, Ca",MG -11353894,2446584,1087,111.0,,70.0,,,,,,,"Calcium, Ca",MG -11354364,2447105,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG -11354546,2447308,1087,110.0,,70.0,,,,,,,"Calcium, Ca",MG -11354853,2447667,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG -11354964,2447790,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG -11355012,2447867,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -11355159,2448087,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11355469,2448461,1087,90.0,,70.0,,,,,,,"Calcium, Ca",MG -11355552,2448561,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11355560,2448572,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -11355729,2448773,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG -11356083,2449183,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11356366,2449491,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11356453,2449584,1087,108.0,,70.0,,,,,,,"Calcium, Ca",MG -11356511,2449652,1087,321.0,,70.0,,,,,,,"Calcium, Ca",MG -11357198,2450446,1087,250.0,,70.0,,,,,,,"Calcium, Ca",MG -11357206,2450456,1087,124.0,,70.0,,,,,,,"Calcium, Ca",MG -11357693,2451015,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -11357699,2451021,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -11357715,2451045,1087,90.0,,70.0,,,,,,,"Calcium, Ca",MG -11358072,2451484,1087,66.0,,70.0,,,,,,,"Calcium, Ca",MG -11358339,2451789,1087,582.0,,70.0,,,,,,,"Calcium, Ca",MG -11358655,2452157,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11358704,2452212,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11358786,2452307,1087,268.0,,70.0,,,,,,,"Calcium, Ca",MG -11359172,2452749,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11359189,2452768,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -11359421,2453036,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11359645,2453289,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -11359835,2453502,1087,52.0,,70.0,,,,,,,"Calcium, Ca",MG -11360006,2453700,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG -11360093,2453804,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11360202,2453936,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11360967,2454840,1087,178.0,,75.0,,,,,,,"Calcium, Ca",MG -11361282,2455283,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11361418,2455445,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11361518,2455556,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG -11361699,2455755,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11361726,2455795,1087,140.0,,75.0,,,,,,,"Calcium, Ca",MG -11361745,2455838,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11362572,2456821,1087,13.0,,71.0,,,,,,,"Calcium, Ca",MG -11362877,2457126,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG -11363105,2457355,1087,68.0,,71.0,,,,,,,"Calcium, Ca",MG -11363301,2457553,1087,59.0,,71.0,,,,,,,"Calcium, Ca",MG -11363360,2457614,1087,135.0,,71.0,,,,,,,"Calcium, Ca",MG -11363486,2457740,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG -11363535,2457789,1087,23.0,,71.0,,,,,,,"Calcium, Ca",MG -11363641,2457897,1087,148.0,,71.0,,,,,,,"Calcium, Ca",MG -11363786,2458043,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG -11363911,2458168,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11363946,2458203,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11364187,2458444,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG -11364397,2458655,1087,17.0,,71.0,,,,,,,"Calcium, Ca",MG -11364767,2459027,1087,130.0,,78.0,,,,,,,"Calcium, Ca",MG -11364961,2459224,1087,92.0,,78.0,,,,,,,"Calcium, Ca",MG -11366072,2460345,1087,138.0,,70.0,,,,,,,"Calcium, Ca",MG -11366193,2460477,1087,151.0,,70.0,,,,,,,"Calcium, Ca",MG -11366360,2460649,1087,109.0,,70.0,,,,,,,"Calcium, Ca",MG -11366421,2460711,1087,81.0,,70.0,,,,,,,"Calcium, Ca",MG -11366531,2460822,1087,162.0,,70.0,,,,,,,"Calcium, Ca",MG -11367132,2461440,1087,48.0,,70.0,,,,,,,"Calcium, Ca",MG -11367444,2461773,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG -11367504,2461835,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG -11367806,2462144,1087,121.0,,70.0,,,,,,,"Calcium, Ca",MG -11367930,2462276,1087,739.0,,70.0,,,,,,,"Calcium, Ca",MG -11368089,2462440,1087,23.0,,70.0,,,,,,,"Calcium, Ca",MG -11368264,2462630,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG -11368300,2462667,1087,75.0,,70.0,,,,,,,"Calcium, Ca",MG -11368375,2462747,1087,139.0,,70.0,,,,,,,"Calcium, Ca",MG -11368400,2462773,1087,679.0,,70.0,,,,,,,"Calcium, Ca",MG -11368423,2462796,1087,679.0,,70.0,,,,,,,"Calcium, Ca",MG -11368481,2462855,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG -11368551,2462926,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -11368593,2462968,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -11368801,2463195,1087,60.0,,70.0,,,,,,,"Calcium, Ca",MG -11369204,2463630,1087,88.0,,70.0,,,,,,,"Calcium, Ca",MG -11369333,2463760,1087,124.0,,70.0,,,,,,,"Calcium, Ca",MG -11369411,2463842,1087,74.0,,70.0,,,,,,,"Calcium, Ca",MG -11369513,2463944,1087,754.0,,70.0,,,,,,,"Calcium, Ca",MG -11369619,2464056,1087,92.0,,70.0,,,,,,,"Calcium, Ca",MG -11369944,2464414,1087,134.0,,70.0,,,,,,,"Calcium, Ca",MG -11370042,2464515,1087,145.0,,70.0,,,,,,,"Calcium, Ca",MG -11370339,2464833,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11370340,2464834,1087,349.0,,70.0,,,,,,,"Calcium, Ca",MG -11370376,2464871,1087,61.0,,75.0,,,,,,,"Calcium, Ca",MG -11370527,2465031,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -11370568,2465074,1087,58.0,,70.0,,,,,,,"Calcium, Ca",MG -11370597,2465103,1087,679.0,,70.0,,,,,,,"Calcium, Ca",MG -11371351,2465902,1087,134.0,,70.0,,,,,,,"Calcium, Ca",MG -11371470,2466022,1087,23.0,,70.0,,,,,,,"Calcium, Ca",MG -11371648,2466225,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11372107,2466709,1087,106.0,,70.0,,,,,,,"Calcium, Ca",MG -11372180,2466784,1087,150.0,,70.0,,,,,,,"Calcium, Ca",MG -11372268,2466873,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -11372564,2467214,1087,121.0,,70.0,,,,,,,"Calcium, Ca",MG -11372754,2467412,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG -11373094,2467757,1087,37.0,,70.0,,,,,,,"Calcium, Ca",MG -11373144,2467811,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -11373390,2468081,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG -11373506,2468207,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11373768,2468490,1087,81.0,,70.0,,,,,,,"Calcium, Ca",MG -11374170,2468914,1087,1217.0,,70.0,,,,,,,"Calcium, Ca",MG -11374420,2469175,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11375048,2469836,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11375057,2469848,1087,85.0,,70.0,,,,,,,"Calcium, Ca",MG -11375344,2470141,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -11375718,2470522,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -11376048,2470868,1087,385.0,,70.0,,,,,,,"Calcium, Ca",MG -11376250,2471081,1087,74.0,,70.0,,,,,,,"Calcium, Ca",MG -11376261,2471092,1087,87.0,,70.0,,,,,,,"Calcium, Ca",MG -11376294,2471126,1087,146.0,,70.0,,,,,,,"Calcium, Ca",MG -11376386,2471223,1087,46.0,,70.0,,,,,,,"Calcium, Ca",MG -11376525,2471365,1087,895.0,,70.0,,,,,,,"Calcium, Ca",MG -11376819,2471693,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -11376977,2471872,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11377127,2472038,1087,625.0,,70.0,,,,,,,"Calcium, Ca",MG -11377182,2472096,1087,161.0,,70.0,,,,,,,"Calcium, Ca",MG -11377257,2472173,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG -11377427,2472346,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -11377443,2472362,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -11377520,2472446,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG -11377561,2472488,1087,138.0,,70.0,,,,,,,"Calcium, Ca",MG -11377599,2472526,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -11377710,2472651,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG -11377743,2472685,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -11377764,2472706,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11377807,2472749,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -11378336,2473300,1087,188.0,,70.0,,,,,,,"Calcium, Ca",MG -11378626,2473612,1087,679.0,,70.0,,,,,,,"Calcium, Ca",MG -11378663,2473651,1087,106.0,,70.0,,,,,,,"Calcium, Ca",MG -11378752,2473742,1087,115.0,,70.0,,,,,,,"Calcium, Ca",MG -11378802,2473796,1087,714.0,,70.0,,,,,,,"Calcium, Ca",MG -11378968,2473977,1087,70.0,,70.0,,,,,,,"Calcium, Ca",MG -11379538,2474567,1087,163.0,,75.0,,,,,,,"Calcium, Ca",MG -11379580,2474617,1087,123.0,,75.0,,,,,,,"Calcium, Ca",MG -11380010,2475083,1087,696.0,,70.0,,,,,,,"Calcium, Ca",MG -11380349,2475438,1087,382.0,,70.0,,,,,,,"Calcium, Ca",MG -11380654,2475769,1087,714.0,,70.0,,,,,,,"Calcium, Ca",MG -11380674,2475790,1087,146.0,,70.0,,,,,,,"Calcium, Ca",MG -11381077,2476250,1087,82.0,,70.0,,,,,,,"Calcium, Ca",MG -11381255,2476435,1087,182.0,,70.0,,,,,,,"Calcium, Ca",MG -11381814,2477049,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11381839,2477074,1087,39.0,,70.0,,,,,,,"Calcium, Ca",MG -11382790,2478127,1087,52.0,,70.0,,,,,,,"Calcium, Ca",MG -11382939,2478283,1087,163.0,,70.0,,,,,,,"Calcium, Ca",MG -11382978,2478327,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -11383673,2479081,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG -11384089,2479545,1087,59.0,,70.0,,,,,,,"Calcium, Ca",MG -11384444,2479921,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11384537,2480014,1087,66.0,,75.0,,,,,,,"Calcium, Ca",MG -11384643,2480123,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG -11384766,2480264,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -11384820,2480347,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -11385018,2480590,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11385134,2480715,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG -11385237,2480827,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG -11385611,2481226,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11385661,2481276,1087,65.0,,70.0,,,,,,,"Calcium, Ca",MG -11386221,2481850,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -11386264,2481897,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -11386368,2482002,1087,44.0,,70.0,,,,,,,"Calcium, Ca",MG -11386952,2482660,1087,114.0,,70.0,,,,,,,"Calcium, Ca",MG -11387039,2482754,1087,135.0,,70.0,,,,,,,"Calcium, Ca",MG -11387112,2482829,1087,161.0,,70.0,,,,,,,"Calcium, Ca",MG -11387612,2483391,1087,6.0,,70.0,,,,,,,"Calcium, Ca",MG -11387780,2483579,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -11387899,2483707,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -11388166,2484031,1087,104.0,,75.0,,,,,,,"Calcium, Ca",MG -11388183,2484048,1087,117.0,,70.0,,,,,,,"Calcium, Ca",MG -11388210,2484079,1087,162.0,,70.0,,,,,,,"Calcium, Ca",MG -11388652,2484550,1087,130.0,,70.0,,,,,,,"Calcium, Ca",MG -11388874,2484779,1087,160.0,,70.0,,,,,,,"Calcium, Ca",MG -11389410,2485335,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG -11389467,2485394,1087,275.0,,70.0,,,,,,,"Calcium, Ca",MG -11389649,2485591,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG -11390042,2485994,1087,158.0,,70.0,,,,,,,"Calcium, Ca",MG -11390053,2486007,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG -11390536,2486521,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG -11390743,2486734,1087,175.0,,70.0,,,,,,,"Calcium, Ca",MG -11390979,2486973,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG -11391143,2487156,1087,417.0,,70.0,,,,,,,"Calcium, Ca",MG -11391479,2487513,1087,158.0,,70.0,,,,,,,"Calcium, Ca",MG -11391769,2487818,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG -11391962,2488020,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -11392080,2488140,1087,714.0,,70.0,,,,,,,"Calcium, Ca",MG -11392219,2488294,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11392335,2488416,1087,714.0,,70.0,,,,,,,"Calcium, Ca",MG -11392529,2488647,1087,704.0,,70.0,,,,,,,"Calcium, Ca",MG -11392566,2488695,1087,105.0,,75.0,,,,,,,"Calcium, Ca",MG -11392624,2488773,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG -11392808,2488960,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG -11393214,2489398,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG -11393285,2489477,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -11393425,2489646,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG -11393555,2489826,1087,756.0,,70.0,,,,,,,"Calcium, Ca",MG -11393570,2489844,1087,729.0,,70.0,,,,,,,"Calcium, Ca",MG -11393771,2490086,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG -11393886,2490245,1087,2000.0,,75.0,,,,,,,"Calcium, Ca",MG -11393942,2490347,1087,106.0,,75.0,,,,,,,"Calcium, Ca",MG -11394495,2491116,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -11394696,2491385,1087,50.0,,71.0,,,,,,,"Calcium, Ca",MG -11394722,2491411,1087,10.0,,72.0,,,,,,,"Calcium, Ca",MG -11394939,2491629,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG -11394953,2491643,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG -11395044,2491734,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG -11395085,2491776,1087,370.0,,75.0,,,,,,,"Calcium, Ca",MG -11395215,2491906,1087,46.0,,71.0,,,,,,,"Calcium, Ca",MG -11395261,2491952,1087,25.0,,71.0,,,,,,,"Calcium, Ca",MG -11395285,2491976,1087,4.0,,71.0,,,,,,,"Calcium, Ca",MG -11395748,2492445,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11395908,2492608,1087,36.0,,71.0,,,,,,,"Calcium, Ca",MG -11395980,2492680,1087,53.0,,72.0,,,,,,,"Calcium, Ca",MG -11396075,2492775,1087,12.0,,71.0,,,,,,,"Calcium, Ca",MG -11396096,2492796,1087,17.0,,71.0,,,,,,,"Calcium, Ca",MG -11396340,2493108,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11396562,2493356,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -11396693,2493534,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -11396922,2494882,1087,44.0,,70.0,,,,,,,"Calcium, Ca",MG -11397062,2495041,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -11397069,2495048,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG -11397209,2495196,1087,150.0,,70.0,,,,,,,"Calcium, Ca",MG -11397235,2495224,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -11397238,2495227,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -11397387,2495397,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11397637,2495682,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG -11397729,2495775,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG -11397734,2495780,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG -11397814,2495862,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -11398004,2496145,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11398151,2496294,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -11398223,2496368,1087,5.0,,70.0,,,,,,,"Calcium, Ca",MG -11398395,2496561,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11398953,2497150,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -11399210,2497429,1087,59.0,,70.0,,,,,,,"Calcium, Ca",MG -11399342,2497561,1087,94.0,,70.0,,,,,,,"Calcium, Ca",MG -11400153,2498413,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11400278,2498539,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -11400309,2498570,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11400431,2498694,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG -11400522,2498785,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG -11400728,2498993,1087,225.0,,70.0,,,,,,,"Calcium, Ca",MG -11400757,2499022,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG -11400968,2499239,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11401230,2499745,1087,129.0,,70.0,,,,,,,"Calcium, Ca",MG -11401257,2499780,1087,94.0,,75.0,,,,,,,"Calcium, Ca",MG -11401288,2499815,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11401388,2499943,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG -11401985,2500678,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG -11402074,2500767,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -11402231,2500925,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG -11402387,2501082,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG -11402486,2501183,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG -11402582,2501280,1087,121.0,,70.0,,,,,,,"Calcium, Ca",MG -11402751,2501463,1087,1389.0,,70.0,,,,,,,"Calcium, Ca",MG -11402844,2501601,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11402928,2501707,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11403083,2501890,1087,77.0,,75.0,,,,,,,"Calcium, Ca",MG -11403180,2502005,1087,112.0,,70.0,,,,,,,"Calcium, Ca",MG -11403761,2502885,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG -11403841,2502972,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11403851,2502982,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11404070,2503213,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -11404085,2503228,1087,94.0,,75.0,,,,,,,"Calcium, Ca",MG -11404177,2503320,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG -11404402,2503580,1087,37.0,,70.0,,,,,,,"Calcium, Ca",MG -11404595,2503835,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11404958,2504241,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11405623,2505009,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11406102,2505612,1087,104.0,,75.0,,,,,,,"Calcium, Ca",MG -11406377,2505937,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG -11406515,2506096,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11406918,2506549,1087,129.0,,70.0,,,,,,,"Calcium, Ca",MG -11406954,2506592,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -11407445,2507140,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -11407560,2507262,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11407798,2507517,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG -11408087,2507831,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG -11408113,2507857,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG -11408210,2507962,1087,284.0,,70.0,,,,,,,"Calcium, Ca",MG -11408402,2508154,1087,59.0,,70.0,,,,,,,"Calcium, Ca",MG -11408420,2508172,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG -11408568,2508332,1087,28.0,,75.0,,,,,,,"Calcium, Ca",MG -11408862,2508679,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11408999,2508862,1087,600.0,,70.0,,,,,,,"Calcium, Ca",MG -11409343,2509271,1087,675.0,,70.0,,,,,,,"Calcium, Ca",MG -11409353,2509288,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -11409470,2509423,1087,464.0,,70.0,,,,,,,"Calcium, Ca",MG -11409508,2509462,1087,109.0,,70.0,,,,,,,"Calcium, Ca",MG -11409588,2509555,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -11409759,2509731,1087,111.0,,70.0,,,,,,,"Calcium, Ca",MG -11409794,2509770,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11410158,2510214,1087,22.0,,70.0,,,,,,,"Calcium, Ca",MG -11410811,2511023,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -11411115,2511400,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -11411182,2511482,1087,23.0,,75.0,,,,,,,"Calcium, Ca",MG -11411597,2511952,1087,3.0,,78.0,,,,,,,"Calcium, Ca",MG -11411649,2512003,1087,75.0,,78.0,,,,,,,"Calcium, Ca",MG -11411703,2512048,1087,26.0,,78.0,,,,,,,"Calcium, Ca",MG -11411740,2512084,1087,2000.0,,78.0,,,,,,,"Calcium, Ca",MG -11412118,2513374,1087,35.8,1.0,1.0,,,,,,,"Calcium, Ca",MG -11412239,2516314,1087,157.0,1.0,1.0,,,,,,,"Calcium, Ca",MG -11412251,2516422,1087,33.2,1.0,1.0,,,,,,,"Calcium, Ca",MG -11412653,2517165,1087,69.0,,78.0,,,,,,,"Calcium, Ca",MG -11413134,2517660,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG -11413279,2517805,1087,112.0,,78.0,,,,,,,"Calcium, Ca",MG -11413467,2517995,1087,37.0,,75.0,,,,,,,"Calcium, Ca",MG -11413847,2518377,1087,15.0,,78.0,,,,,,,"Calcium, Ca",MG -11414406,2518936,1087,10.0,,78.0,,,,,,,"Calcium, Ca",MG -11414462,2518992,1087,351.0,,78.0,,,,,,,"Calcium, Ca",MG -11414554,2519084,1087,10.0,,77.0,,,,,,,"Calcium, Ca",MG -11414897,2519403,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11415287,2519807,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG -11415428,2519948,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11415431,2519951,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG -11415791,2520312,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG -11415846,2520367,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG -11416015,2520536,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11416043,2520564,1087,32.0,,71.0,,,,,,,"Calcium, Ca",MG -11416094,2520615,1087,259.0,,75.0,,,,,,,"Calcium, Ca",MG -11416315,2520837,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG -11416574,2521096,1087,342.0,,78.0,,,,,,,"Calcium, Ca",MG -11416784,2521310,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG -11416991,2521517,1087,45.0,,75.0,,,,,,,"Calcium, Ca",MG -11417240,2521785,1087,41.0,,71.0,,,,,,,"Calcium, Ca",MG -11417962,2522545,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG -11418025,2522627,1087,263.0,,75.0,,,,,,,"Calcium, Ca",MG -11418159,2523069,1087,204.0,,70.0,,,,,,,"Calcium, Ca",MG -11418190,2523103,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG -11418291,2523217,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -11418545,2523485,1087,194.0,,70.0,,,,,,,"Calcium, Ca",MG -11418622,2523575,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11418680,2523637,1087,130.0,,70.0,,,,,,,"Calcium, Ca",MG -11418826,2523846,1087,118.0,,70.0,,,,,,,"Calcium, Ca",MG -11418992,2524046,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -11418998,2524052,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -11419499,2524699,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11419545,2524747,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11419724,2524975,1087,59.0,,70.0,,,,,,,"Calcium, Ca",MG -11419778,2525033,1087,20.0,,75.0,,,,,,,"Calcium, Ca",MG -11420029,2525326,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -11420352,2525711,1087,7.0,,78.0,,,,,,,"Calcium, Ca",MG -11420371,2525730,1087,27.0,,78.0,,,,,,,"Calcium, Ca",MG -11420459,2525816,1087,68.0,,71.0,,,,,,,"Calcium, Ca",MG -11421340,2526931,1087,164.0,,70.0,,,,,,,"Calcium, Ca",MG -11421596,2527247,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11422587,2528437,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11422592,2528442,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11422745,2528642,1087,115.0,,70.0,,,,,,,"Calcium, Ca",MG -11423167,2529123,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG -11423177,2529134,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11423595,2529720,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11423640,2529771,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11423688,2529856,1087,6.0,,70.0,,,,,,,"Calcium, Ca",MG -11423913,2530164,1087,66.0,,70.0,,,,,,,"Calcium, Ca",MG -11424336,2530834,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -11424355,2530856,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG -11424367,2530868,1087,129.0,,70.0,,,,,,,"Calcium, Ca",MG -11424567,2531160,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG -11424841,2531528,1087,121.0,,70.0,,,,,,,"Calcium, Ca",MG -11425474,2532320,1087,15.0,,70.0,,,,,,,"Calcium, Ca",MG -11425938,2532981,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -11426218,2533401,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG -11426225,2533410,1087,113.0,,70.0,,,,,,,"Calcium, Ca",MG -11426305,2533518,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG -11426535,2533843,1087,60.0,,70.0,,,,,,,"Calcium, Ca",MG -11426551,2533862,1087,103.0,,75.0,,,,,,,"Calcium, Ca",MG -11426764,2534122,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11426890,2534274,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG -11427324,2534852,1087,1250.0,,75.0,,,,,,,"Calcium, Ca",MG -11427359,2534889,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG -11427463,2534996,1087,89.0,,70.0,,,,,,,"Calcium, Ca",MG -11427540,2535100,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11427758,2535385,1087,667.0,,75.0,,,,,,,"Calcium, Ca",MG -11427815,2535458,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11428038,2535714,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -11428224,2535937,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11428228,2535941,1087,75.0,,70.0,,,,,,,"Calcium, Ca",MG -11428383,2536120,1087,82.0,,75.0,,,,,,,"Calcium, Ca",MG -11428656,2536490,1087,326.0,,75.0,,,,,,,"Calcium, Ca",MG -11428900,2536776,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11429254,2537240,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG -11429348,2537358,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG -11429855,2538011,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG -11429938,2538112,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG -11429957,2538137,1087,28.0,,70.0,,,,,,,"Calcium, Ca",MG -11429973,2538153,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG -11430500,2538768,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11430764,2539166,1087,56.0,,70.0,,,,,,,"Calcium, Ca",MG -11430901,2539345,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11431081,2539557,1087,14.0,,71.0,,,,,,,"Calcium, Ca",MG -11431177,2539656,1087,271.0,,78.0,,,,,,,"Calcium, Ca",MG -11431186,2539664,1087,205.0,,78.0,,,,,,,"Calcium, Ca",MG -11431255,2539732,1087,263.0,,78.0,,,,,,,"Calcium, Ca",MG -11431805,2540279,1087,35.0,,78.0,,,,,,,"Calcium, Ca",MG -11431935,2540409,1087,153.0,,78.0,,,,,,,"Calcium, Ca",MG -11432036,2540510,1087,162.0,,78.0,,,,,,,"Calcium, Ca",MG -11432304,2540828,1087,444.0,,75.0,,,,,,,"Calcium, Ca",MG -11432646,2541276,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG -11433039,2541772,1087,168.0,,70.0,,,,,,,"Calcium, Ca",MG -11433272,2542075,1087,87.0,,75.0,,,,,,,"Calcium, Ca",MG -11433332,2542145,1087,179.0,,70.0,,,,,,,"Calcium, Ca",MG -11433352,2542169,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG -11433475,2542323,1087,171.0,,70.0,,,,,,,"Calcium, Ca",MG -11433557,2542432,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11433605,2542497,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG -11433878,2542846,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11433900,2542872,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11434184,2543247,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -11434505,2543641,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11434523,2543661,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11434588,2543751,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11434635,2543818,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11434726,2543928,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG -11434733,2543935,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11434797,2544015,1087,130.0,,75.0,,,,,,,"Calcium, Ca",MG -11434858,2544103,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11434863,2544108,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -11435499,2544930,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11435807,2545335,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG -11436159,2545772,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG -11436427,2546118,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG -11436475,2546181,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -11436996,2546833,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -11437539,2547481,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG -11437629,2547619,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG -11437631,2547621,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG -11437745,2547740,1087,643.0,,70.0,,,,,,,"Calcium, Ca",MG -11438241,2548319,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG -11438370,2548451,1087,61.0,,75.0,,,,,,,"Calcium, Ca",MG -11438417,2548501,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11438539,2548629,1087,109.0,,70.0,,,,,,,"Calcium, Ca",MG -11438836,2548958,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11439377,2549617,1087,500.0,,75.0,,,,,,,"Calcium, Ca",MG -11439668,2549930,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -11440007,2550312,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG -11440165,2550499,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11440298,2550641,1087,264.0,,70.0,,,,,,,"Calcium, Ca",MG -11440323,2550666,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11440659,2551031,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11440732,2551120,1087,600.0,,70.0,,,,,,,"Calcium, Ca",MG -11440824,2551223,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG -11440915,2551332,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG -11441093,2551539,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11441164,2551628,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG -11441235,2551729,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11441265,2551762,1087,757.0,,70.0,,,,,,,"Calcium, Ca",MG -11441327,2551832,1087,750.0,,70.0,,,,,,,"Calcium, Ca",MG -11441403,2551917,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11441651,2552179,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG -11442010,2552562,1087,167.0,,70.0,,,,,,,"Calcium, Ca",MG -11442137,2552705,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG -11442247,2552825,1087,92.0,,70.0,,,,,,,"Calcium, Ca",MG -11442466,2553071,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11442790,2553452,1087,113.0,,70.0,,,,,,,"Calcium, Ca",MG -11442860,2553525,1087,180.0,,70.0,,,,,,,"Calcium, Ca",MG -11443147,2553833,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG -11443318,2554022,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -11443383,2554092,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -11443395,2554105,1087,140.0,,70.0,,,,,,,"Calcium, Ca",MG -11444147,2554963,1087,29.0,,78.0,,,,,,,"Calcium, Ca",MG -11444403,2555219,1087,148.0,,78.0,,,,,,,"Calcium, Ca",MG -11444826,2555643,1087,26.0,,71.0,,,,,,,"Calcium, Ca",MG -11445857,2556675,1087,32.0,,78.0,,,,,,,"Calcium, Ca",MG -11445920,2556738,1087,27.0,,78.0,,,,,,,"Calcium, Ca",MG -11446009,2556836,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -11446082,2556909,1087,17.0,,71.0,,,,,,,"Calcium, Ca",MG -11446181,2557008,1087,17.0,,71.0,,,,,,,"Calcium, Ca",MG -11446193,2557020,1087,14.0,,71.0,,,,,,,"Calcium, Ca",MG -11446536,2557363,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11446627,2557454,1087,16.0,,72.0,,,,,,,"Calcium, Ca",MG -11446714,2557541,1087,153.0,,78.0,,,,,,,"Calcium, Ca",MG -11446722,2557549,1087,100.0,,78.0,,,,,,,"Calcium, Ca",MG -11446830,2557657,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG -11446946,2557773,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG -11446949,2557776,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG -11447482,2558309,1087,29.0,,78.0,,,,,,,"Calcium, Ca",MG -11447843,2558670,1087,4.0,,71.0,,,,,,,"Calcium, Ca",MG -11447858,2558685,1087,59.0,,78.0,,,,,,,"Calcium, Ca",MG -11448035,2558862,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG -11448154,2558981,1087,64.0,,71.0,,,,,,,"Calcium, Ca",MG -11448640,2559468,1087,159.0,,78.0,,,,,,,"Calcium, Ca",MG -11449111,2559978,1087,186.0,,70.0,,,,,,,"Calcium, Ca",MG -11449243,2560169,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG -11449401,2560471,1087,167.0,,70.0,,,,,,,"Calcium, Ca",MG -11449763,2560922,1087,513.0,,70.0,,,,,,,"Calcium, Ca",MG -11449831,2561019,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11449867,2561063,1087,164.0,,70.0,,,,,,,"Calcium, Ca",MG -11450295,2561558,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11450979,2562455,1087,49.0,,70.0,,,,,,,"Calcium, Ca",MG -11451129,2562617,1087,25.0,,75.0,,,,,,,"Calcium, Ca",MG -11451149,2562647,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11451241,2562739,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11451257,2562755,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -11451335,2562834,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11451454,2562953,1087,179.0,,70.0,,,,,,,"Calcium, Ca",MG -11451469,2562970,1087,151.0,,70.0,,,,,,,"Calcium, Ca",MG -11451767,2563360,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11451791,2563385,1087,200.0,,70.0,,,,,,,"Calcium, Ca",MG -11452272,2563955,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11452450,2564138,1087,54.0,,70.0,,,,,,,"Calcium, Ca",MG -11452548,2564243,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11452634,2564347,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG -11452784,2564514,1087,129.0,,75.0,,,,,,,"Calcium, Ca",MG -11452820,2564552,1087,171.0,,75.0,,,,,,,"Calcium, Ca",MG -11452979,2564731,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11453188,2564969,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG -11453575,2565524,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11453600,2565549,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11453637,2565586,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -11453832,2565835,1087,145.0,,70.0,,,,,,,"Calcium, Ca",MG -11454092,2566162,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG -11454134,2566204,1087,256.0,,75.0,,,,,,,"Calcium, Ca",MG -11454135,2566205,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -11454423,2566744,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG -11454425,2566746,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11454518,2566922,1087,118.0,,70.0,,,,,,,"Calcium, Ca",MG -11454609,2567026,1087,147.0,,70.0,,,,,,,"Calcium, Ca",MG -11454749,2567203,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -11454934,2567471,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11455400,2568032,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11455445,2568081,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11455681,2568361,1087,56.0,,70.0,,,,,,,"Calcium, Ca",MG -11456050,2568802,1087,89.0,,75.0,,,,,,,"Calcium, Ca",MG -11456253,2569052,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG -11456297,2569100,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -11456307,2569149,1087,167.0,,70.0,,,,,,,"Calcium, Ca",MG -11456421,2569290,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -11456544,2569423,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11456809,2569747,1087,23.0,,70.0,,,,,,,"Calcium, Ca",MG -11456820,2569765,1087,885.0,,70.0,,,,,,,"Calcium, Ca",MG -11456887,2569850,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG -11457183,2570236,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG -11457311,2570376,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -11457692,2570903,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG -11457771,2570984,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -11457904,2571219,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11458389,2571894,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -11458420,2571961,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG -11458858,2572480,1087,667.0,,70.0,,,,,,,"Calcium, Ca",MG -11458900,2572523,1087,643.0,,70.0,,,,,,,"Calcium, Ca",MG -11458902,2572525,1087,643.0,,70.0,,,,,,,"Calcium, Ca",MG -11459026,2572650,1087,600.0,,70.0,,,,,,,"Calcium, Ca",MG -11459134,2572760,1087,2.0,,70.0,,,,,,,"Calcium, Ca",MG -11459179,2572805,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11459188,2572814,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG -11459256,2572889,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -11459468,2573150,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG -11459580,2573276,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -11459711,2573422,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -11459860,2573585,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -11460599,2574353,1087,200.0,,70.0,,,,,,,"Calcium, Ca",MG -11460623,2574377,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG -11461046,2574809,1087,66.0,,70.0,,,,,,,"Calcium, Ca",MG -11461144,2574907,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -11461428,2575210,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG -11461706,2575489,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG -11461800,2575583,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -11461854,2575637,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11461894,2575677,1087,225.0,,70.0,,,,,,,"Calcium, Ca",MG -11462316,2576122,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG -11462339,2576145,1087,130.0,,75.0,,,,,,,"Calcium, Ca",MG -11462347,2576154,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG -11463043,2576926,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11463045,2576928,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG -11463046,2576929,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11463253,2577175,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -11463600,2577530,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -11463751,2577694,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG -11463817,2577805,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -11463908,2577905,1087,81.0,,75.0,,,,,,,"Calcium, Ca",MG -11464419,2578557,1087,87.0,,70.0,,,,,,,"Calcium, Ca",MG -11464702,2578872,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -11464706,2578876,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11464918,2579096,1087,165.0,,70.0,,,,,,,"Calcium, Ca",MG -11464934,2579124,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11464944,2579151,1087,53.0,,70.0,,,,,,,"Calcium, Ca",MG -11465113,2579359,1087,103.0,,70.0,,,,,,,"Calcium, Ca",MG -11465307,2579598,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11465313,2579604,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11465330,2579621,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG -11465360,2579655,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG -11465413,2579708,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11465828,2580170,1087,39.0,,70.0,,,,,,,"Calcium, Ca",MG -11465935,2580290,1087,120.0,,70.0,,,,,,,"Calcium, Ca",MG -11465980,2580337,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11466119,2580516,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11466256,2580660,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11466298,2580706,1087,63.0,,70.0,,,,,,,"Calcium, Ca",MG -11466366,2580775,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG -11466436,2580854,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -11466469,2580900,1087,93.0,,70.0,,,,,,,"Calcium, Ca",MG -11466509,2580966,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG -11466531,2580988,1087,74.0,,75.0,,,,,,,"Calcium, Ca",MG -11466539,2580996,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -11467028,2581529,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG -11467148,2581658,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG -11467475,2582017,1087,331.0,,70.0,,,,,,,"Calcium, Ca",MG -11467583,2582170,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG -11467637,2582224,1087,739.0,,70.0,,,,,,,"Calcium, Ca",MG -11468068,2582757,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG -11468092,2582786,1087,57.0,,70.0,,,,,,,"Calcium, Ca",MG -11468317,2583059,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11468406,2583185,1087,114.0,,70.0,,,,,,,"Calcium, Ca",MG -11469493,2584528,1087,83.0,,70.0,,,,,,,"Calcium, Ca",MG -11469624,2584683,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11469709,2584782,1087,45.0,,70.0,,,,,,,"Calcium, Ca",MG -11469783,2584879,1087,23.0,,70.0,,,,,,,"Calcium, Ca",MG -11470374,2585564,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -11470447,2585642,1087,28.0,,70.0,,,,,,,"Calcium, Ca",MG -11470528,2585732,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11470629,2585854,1087,148.0,,70.0,,,,,,,"Calcium, Ca",MG -11470648,2585874,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG -11471216,2586478,1087,108.0,,75.0,,,,,,,"Calcium, Ca",MG -11471521,2586810,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG -11471585,2586878,1087,22.0,,70.0,,,,,,,"Calcium, Ca",MG -11472625,2587976,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG -11473334,2588808,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11473347,2588821,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG -11473428,2588955,1087,56.0,,70.0,,,,,,,"Calcium, Ca",MG -11473462,2588997,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -11473491,2589037,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG -11473734,2589324,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11473785,2589377,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11473811,2589416,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11473862,2589468,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG -11473927,2589574,1087,304.0,,70.0,,,,,,,"Calcium, Ca",MG -11474156,2589891,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11474197,2589934,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11474241,2589985,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG -11474331,2590086,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG -11474493,2590256,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG -11474859,2590699,1087,200.0,,70.0,,,,,,,"Calcium, Ca",MG -11474869,2590710,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG -11475018,2590873,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11475174,2591064,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11475214,2591106,1087,5.0,,70.0,,,,,,,"Calcium, Ca",MG -11475234,2591132,1087,180.0,,70.0,,,,,,,"Calcium, Ca",MG -11475575,2591518,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11475610,2591558,1087,120.0,,70.0,,,,,,,"Calcium, Ca",MG -11475704,2591689,1087,107.0,,75.0,,,,,,,"Calcium, Ca",MG -11476101,2592160,1087,96.0,,70.0,,,,,,,"Calcium, Ca",MG -11476317,2592420,1087,103.0,,70.0,,,,,,,"Calcium, Ca",MG -11476342,2592448,1087,1286.0,,70.0,,,,,,,"Calcium, Ca",MG -11476562,2592700,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -11476569,2592707,1087,743.0,,70.0,,,,,,,"Calcium, Ca",MG -11476750,2592909,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -11476761,2592922,1087,444.0,,70.0,,,,,,,"Calcium, Ca",MG -11476849,2593027,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11476860,2593038,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -11476891,2593077,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11477025,2593264,1087,23.0,,70.0,,,,,,,"Calcium, Ca",MG -11477389,2593708,1087,26.0,,70.0,,,,,,,"Calcium, Ca",MG -11477415,2593738,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -11477432,2593762,1087,91.0,,70.0,,,,,,,"Calcium, Ca",MG -11477915,2594288,1087,39.0,,70.0,,,,,,,"Calcium, Ca",MG -11477982,2594412,1087,132.0,,70.0,,,,,,,"Calcium, Ca",MG -11478014,2594445,1087,86.0,,70.0,,,,,,,"Calcium, Ca",MG -11478123,2594578,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -11478160,2594616,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11478232,2594696,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG -11478319,2594783,1087,153.0,,70.0,,,,,,,"Calcium, Ca",MG -11478450,2594920,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11478950,2595455,1087,607.0,,70.0,,,,,,,"Calcium, Ca",MG -11479017,2595549,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG -11479109,2595648,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG -11479255,2595799,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11479368,2595912,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG -11479673,2596219,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG -11479779,2596329,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG -11479855,2596405,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG -11480195,2596787,1087,6.0,,70.0,,,,,,,"Calcium, Ca",MG -11480528,2597216,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11480785,2597484,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG -11480800,2597499,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG -11481087,2597813,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG -11481150,2597876,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -11481960,2598803,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11482154,2599040,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG -11482395,2599304,1087,151.0,,70.0,,,,,,,"Calcium, Ca",MG -11482426,2599346,1087,97.0,,70.0,,,,,,,"Calcium, Ca",MG -11482430,2599352,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11482435,2599361,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11482691,2599659,1087,667.0,,70.0,,,,,,,"Calcium, Ca",MG -11482928,2599896,1087,129.0,,70.0,,,,,,,"Calcium, Ca",MG -11483027,2600003,1087,679.0,,70.0,,,,,,,"Calcium, Ca",MG -11483212,2600262,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG -11483351,2600406,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11483891,2600965,1087,103.0,,70.0,,,,,,,"Calcium, Ca",MG -11483916,2600990,1087,192.0,,70.0,,,,,,,"Calcium, Ca",MG -11483944,2601023,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11483951,2601030,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG -11484273,2601412,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11484484,2601640,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG -11484647,2601836,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11485011,2602220,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11485048,2602258,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11485061,2602271,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG -11485065,2602275,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11485075,2602285,1087,15.0,,70.0,,,,,,,"Calcium, Ca",MG -11485087,2602297,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -11485391,2602623,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11485744,2603025,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11485822,2603136,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11486460,2603801,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11486467,2603808,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -11486527,2603869,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG -11487147,2604614,1087,28.0,,75.0,,,,,,,"Calcium, Ca",MG -11487445,2604960,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11487467,2604986,1087,680.0,,70.0,,,,,,,"Calcium, Ca",MG -11487589,2605110,1087,106.0,,70.0,,,,,,,"Calcium, Ca",MG -11487971,2605513,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG -11487986,2605528,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG -11488376,2605936,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11488504,2606069,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -11488688,2606253,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11489024,2606604,1087,111.0,,70.0,,,,,,,"Calcium, Ca",MG -11489441,2607034,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG -11489815,2607467,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -11489877,2607531,1087,139.0,,70.0,,,,,,,"Calcium, Ca",MG -11489959,2607622,1087,115.0,,70.0,,,,,,,"Calcium, Ca",MG -11490035,2607705,1087,531.0,,70.0,,,,,,,"Calcium, Ca",MG -11490509,2608233,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG -11490663,2608401,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -11490685,2608424,1087,26.0,,70.0,,,,,,,"Calcium, Ca",MG -11490992,2608747,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG -11491023,2608784,1087,109.0,,70.0,,,,,,,"Calcium, Ca",MG -11491136,2608915,1087,268.0,,70.0,,,,,,,"Calcium, Ca",MG -11491522,2609329,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11491643,2609452,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -11491679,2609488,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11491974,2609799,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG -11492078,2609914,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -11492834,2610900,1087,27.0,,78.0,,,,,,,"Calcium, Ca",MG -11492872,2610941,1087,27.0,,78.0,,,,,,,"Calcium, Ca",MG -11493023,2611094,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG -11493241,2611372,1087,191.0,,70.0,,,,,,,"Calcium, Ca",MG -11493330,2611473,1087,23.0,,75.0,,,,,,,"Calcium, Ca",MG -11493454,2611619,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11494604,2612958,1087,179.0,,70.0,,,,,,,"Calcium, Ca",MG -11494634,2612993,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG -11494721,2613095,1087,50.0,,71.0,,,,,,,"Calcium, Ca",MG -11494992,2613366,1087,217.0,,78.0,,,,,,,"Calcium, Ca",MG -11495210,2613589,1087,136.0,,78.0,,,,,,,"Calcium, Ca",MG -11495347,2613732,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG -11495353,2613738,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG -11495623,2614011,1087,5.0,,78.0,,,,,,,"Calcium, Ca",MG -11495686,2614074,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG -11495785,2614173,1087,119.0,,75.0,,,,,,,"Calcium, Ca",MG -11495886,2614274,1087,108.0,,75.0,,,,,,,"Calcium, Ca",MG -11496244,2614659,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11496259,2614674,1087,10.0,,75.0,,,,,,,"Calcium, Ca",MG -11496521,2614950,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -11496622,2615057,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11496633,2615068,1087,51.0,,75.0,,,,,,,"Calcium, Ca",MG -11496905,2615366,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG -11496916,2615377,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11497186,2615673,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11497193,2615680,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -11497221,2615710,1087,109.0,,75.0,,,,,,,"Calcium, Ca",MG -11497310,2615802,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG -11497350,2615845,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11498013,2616543,1087,28.0,,75.0,,,,,,,"Calcium, Ca",MG -11498505,2617075,1087,151.0,,70.0,,,,,,,"Calcium, Ca",MG -11498713,2617322,1087,250.0,,75.0,,,,,,,"Calcium, Ca",MG -11498732,2617342,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG -11498824,2617436,1087,96.0,,75.0,,,,,,,"Calcium, Ca",MG -11498961,2617599,1087,714.0,,70.0,,,,,,,"Calcium, Ca",MG -11499170,2617854,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG -11499408,2618102,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11499595,2618302,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG -11499673,2618385,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11499722,2618434,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11500020,2618738,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG -11500053,2618771,1087,211.0,,75.0,,,,,,,"Calcium, Ca",MG -11500318,2619048,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -11500574,2619320,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -11500767,2619531,1087,59.0,,70.0,,,,,,,"Calcium, Ca",MG -11501365,2620259,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG -11501578,2620502,1087,261.0,,70.0,,,,,,,"Calcium, Ca",MG -11502007,2620947,1087,357.0,,70.0,,,,,,,"Calcium, Ca",MG -11502499,2621479,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG -11502572,2621553,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -11502573,2621554,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -11502963,2621985,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -11503069,2622093,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG -11503240,2622306,1087,38.0,,75.0,,,,,,,"Calcium, Ca",MG -11503349,2622438,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11503360,2622449,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11503432,2622536,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -11503635,2622742,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG -11504252,2623372,1087,112.0,,70.0,,,,,,,"Calcium, Ca",MG -11504417,2623544,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG -11504498,2623636,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11504577,2623716,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11504704,2623858,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11504918,2624077,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11504993,2624160,1087,104.0,,75.0,,,,,,,"Calcium, Ca",MG -11505031,2624204,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG -11505073,2624262,1087,96.0,,75.0,,,,,,,"Calcium, Ca",MG -11505261,2624471,1087,500.0,,75.0,,,,,,,"Calcium, Ca",MG -11505443,2624664,1087,250.0,,70.0,,,,,,,"Calcium, Ca",MG -11505705,2624928,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG -11505983,2625218,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11506727,2625989,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG -11507385,2626698,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG -11507644,2626962,1087,41.0,,70.0,,,,,,,"Calcium, Ca",MG -11507932,2627256,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -11508097,2627427,1087,268.0,,70.0,,,,,,,"Calcium, Ca",MG -11508210,2627542,1087,294.0,,75.0,,,,,,,"Calcium, Ca",MG -11508286,2627621,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11508355,2627694,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11508835,2628212,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -11508946,2628336,1087,167.0,,70.0,,,,,,,"Calcium, Ca",MG -11509429,2628869,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG -11509461,2628905,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11509476,2628920,1087,85.0,,70.0,,,,,,,"Calcium, Ca",MG -11509783,2629233,1087,200.0,,70.0,,,,,,,"Calcium, Ca",MG -11509846,2629297,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG -11509865,2629318,1087,1333.0,,75.0,,,,,,,"Calcium, Ca",MG -11510093,2629574,1087,57.0,,70.0,,,,,,,"Calcium, Ca",MG -11510203,2629704,1087,44.0,,70.0,,,,,,,"Calcium, Ca",MG -11510224,2629726,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG -11510482,2630037,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG -11510847,2630459,1087,101.0,,70.0,,,,,,,"Calcium, Ca",MG -11511328,2631025,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11511387,2631097,1087,238.0,,70.0,,,,,,,"Calcium, Ca",MG -11511466,2631199,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11511617,2631382,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG -11511728,2631504,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11511784,2631563,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG -11511800,2631579,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG -11512038,2631900,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -11512434,2632378,1087,250.0,,70.0,,,,,,,"Calcium, Ca",MG -11512473,2632417,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG -11512968,2632949,1087,267.0,,75.0,,,,,,,"Calcium, Ca",MG -11512980,2632967,1087,754.0,,70.0,,,,,,,"Calcium, Ca",MG -11513365,2633378,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11513650,2633726,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11513722,2633800,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11513829,2633943,1087,1190.0,,75.0,,,,,,,"Calcium, Ca",MG -11514138,2634315,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG -11514258,2634448,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG -11514572,2634790,1087,103.0,,70.0,,,,,,,"Calcium, Ca",MG -11514642,2634865,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG -11514876,2635122,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11515327,2635612,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -11515473,2635782,1087,379.0,,70.0,,,,,,,"Calcium, Ca",MG -11515578,2635896,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11515749,2636073,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG -11515867,2636192,1087,103.0,,70.0,,,,,,,"Calcium, Ca",MG -11516228,2636615,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11516274,2636664,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -11516742,2637156,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG -11517022,2637441,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG -11517041,2637472,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG -11517242,2637683,1087,65.0,,70.0,,,,,,,"Calcium, Ca",MG -11517287,2637728,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11517288,2637729,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -11517550,2638009,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG -11517598,2638057,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG -11517679,2638140,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG -11518157,2638632,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11518273,2638773,1087,79.0,,70.0,,,,,,,"Calcium, Ca",MG -11518612,2639138,1087,381.0,,75.0,,,,,,,"Calcium, Ca",MG -11518862,2639399,1087,128.0,,70.0,,,,,,,"Calcium, Ca",MG -11518949,2639488,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG -11519038,2639581,1087,729.0,,70.0,,,,,,,"Calcium, Ca",MG -11519540,2640133,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11519693,2640306,1087,89.0,,70.0,,,,,,,"Calcium, Ca",MG -11519955,2640591,1087,174.0,,70.0,,,,,,,"Calcium, Ca",MG -11520238,2640903,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG -11520826,2641562,1087,175.0,,70.0,,,,,,,"Calcium, Ca",MG -11520897,2641652,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11521379,2642255,1087,381.0,,70.0,,,,,,,"Calcium, Ca",MG -11521419,2642307,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11521619,2642551,1087,1200.0,,70.0,,,,,,,"Calcium, Ca",MG -11521817,2642777,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11521864,2642828,1087,101.0,,75.0,,,,,,,"Calcium, Ca",MG -11522135,2643138,1087,96.0,,70.0,,,,,,,"Calcium, Ca",MG -11522233,2643251,1087,77.0,,70.0,,,,,,,"Calcium, Ca",MG -11522265,2643284,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -11522412,2645028,1087,41.3,1.0,1.0,,,,,,,"Calcium, Ca",MG -11522415,2645055,1087,74.3,1.0,1.0,,,,,,,"Calcium, Ca",MG -11522575,2647809,1087,1640.0,1.0,1.0,,,,,,,"Calcium, Ca",MG -11522627,2648887,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG -11522763,2649030,1087,55.0,,78.0,,,,,,,"Calcium, Ca",MG -11522837,2649106,1087,81.0,,71.0,,,,,,,"Calcium, Ca",MG -11523289,2649585,1087,16.0,,71.0,,,,,,,"Calcium, Ca",MG -11523634,2649983,1087,36.0,,71.0,,,,,,,"Calcium, Ca",MG -11523681,2650030,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG -11523803,2650157,1087,52.0,,78.0,,,,,,,"Calcium, Ca",MG -11523990,2650345,1087,42.0,,78.0,,,,,,,"Calcium, Ca",MG -11524568,2650923,1087,8.0,,71.0,,,,,,,"Calcium, Ca",MG -11524637,2650992,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG -11524710,2651065,1087,8.0,,71.0,,,,,,,"Calcium, Ca",MG -11524738,2651093,1087,4.0,,71.0,,,,,,,"Calcium, Ca",MG -11524783,2651138,1087,19.0,,78.0,,,,,,,"Calcium, Ca",MG -11525158,2651527,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11525289,2651678,1087,260.0,,70.0,,,,,,,"Calcium, Ca",MG -11525436,2651851,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11525441,2651857,1087,83.0,,70.0,,,,,,,"Calcium, Ca",MG -11525604,2652057,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG -11526033,2652555,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG -11526132,2652668,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG -11526135,2652673,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG -11526509,2653104,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG -11526584,2653190,1087,73.0,,70.0,,,,,,,"Calcium, Ca",MG -11526640,2653260,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG -11527254,2653980,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG -11527267,2653998,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG -11527432,2654197,1087,1160.0,,70.0,,,,,,,"Calcium, Ca",MG -11527465,2654233,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG -11527652,2654454,1087,286.0,,70.0,,,,,,,"Calcium, Ca",MG -11527856,2654695,1087,706.0,,70.0,,,,,,,"Calcium, Ca",MG -11528098,2654997,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11528113,2655015,1087,104.0,,70.0,,,,,,,"Calcium, Ca",MG -11528167,2655076,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11528297,2655236,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG -11528550,2655540,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG -11528576,2655566,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11528589,2655579,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG -11528816,2655832,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG -11528912,2655929,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG -11529221,2656307,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG -11529280,2656368,1087,714.0,,70.0,,,,,,,"Calcium, Ca",MG -11529387,2656520,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11529592,2656774,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG -11529849,2657105,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG -11529904,2657163,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG -11530000,2657287,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11530394,2657790,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG -11530402,2657798,1087,6.0,,70.0,,,,,,,"Calcium, Ca",MG -11530406,2657803,1087,37.0,,70.0,,,,,,,"Calcium, Ca",MG -11530495,2657909,1087,101.0,,70.0,,,,,,,"Calcium, Ca",MG -11530872,2658362,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG -11530939,2658444,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG -11531333,2658921,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG -11531545,2659152,1087,103.0,,75.0,,,,,,,"Calcium, Ca",MG -11531588,2659199,1087,108.0,,70.0,,,,,,,"Calcium, Ca",MG -11531760,2659382,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG -11531884,2659508,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG -11532526,2660188,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11532681,2660361,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG -11532881,2660573,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG -11532919,2660613,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG -11532933,2660627,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG -11533076,2660777,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG -11533178,2660891,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -11533612,2661380,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG -11533732,2661515,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG -11533917,2661730,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG -11533968,2661782,1087,83.0,,75.0,,,,,,,"Calcium, Ca",MG -11534265,2662107,1087,625.0,,75.0,,,,,,,"Calcium, Ca",MG -11534334,2662182,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG -11534583,1107295,1292,5.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11534669,1107950,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11534722,1108349,1292,1.47,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11534944,1110128,1292,3.7,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11534995,1110747,1292,14.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11535414,1114461,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11535810,1117958,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11535909,1118668,1292,3.41,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11535915,1118768,1292,6.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11536028,1119673,1292,12.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11536075,1119940,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11536078,1119955,1292,1.22,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11536337,1122416,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11536440,1123060,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11536786,1126143,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11536937,1128275,1292,6.19,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11537043,1129312,1292,2.36,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11537102,1130117,1292,6.03,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11537428,1134198,1292,4.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11537663,1136620,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11537843,1138138,1292,6.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11538005,167551,1292,2.73,0.0,,,,,,,,"Fatty acids, total monounsaturated",G -11538143,167711,1292,0.049,0.0,40.0,,,,,,,"Fatty acids, total monounsaturated",G -11538733,168370,1292,1.022,0.0,49.0,,,,,,,"Fatty acids, total monounsaturated",G -11538814,168460,1292,1.009,0.0,,,,,,,,"Fatty acids, total monounsaturated",G -11538874,168526,1292,0.034,0.0,,,,,,,,"Fatty acids, total monounsaturated",G -11539703,169441,1292,1.76,0.0,,,,,,,,"Fatty acids, total monounsaturated",G -11539762,169500,1292,12.08,0.0,53.0,,,,,,,"Fatty acids, total monounsaturated",G -11539775,169513,1292,10.81,0.0,53.0,,,,,,,"Fatty acids, total monounsaturated",G -11539793,169531,1292,3.837,0.0,49.0,,,,,,,"Fatty acids, total monounsaturated",G -11539875,169624,1292,12.63,1.0,47.0,,,,,,,"Fatty acids, total monounsaturated",G -11539975,169742,1292,0.175,0.0,10.0,,,,,,,"Fatty acids, total monounsaturated",G -11540042,169836,1292,3.358,0.0,49.0,,,,,,,"Fatty acids, total monounsaturated",G -11540384,170194,1292,7.05,0.0,,,,,,,,"Fatty acids, total monounsaturated",G -11540463,170287,1292,0.031,0.0,,,,,,,,"Fatty acids, total monounsaturated",G -11540464,170288,1292,1.251,0.0,,,,,,,,"Fatty acids, total monounsaturated",G -11540595,170422,1292,0.061,0.0,,,,,,,,"Fatty acids, total monounsaturated",G -11540726,170559,1292,0.272,0.0,,,,,,,,"Fatty acids, total monounsaturated",G -11540851,170700,1292,2.47,0.0,49.0,,,,,,,"Fatty acids, total monounsaturated",G -11540853,170702,1292,1.7,1.0,47.0,,,,,,,"Fatty acids, total monounsaturated",G -11540883,170732,1292,1.621,0.0,49.0,,,,,,,"Fatty acids, total monounsaturated",G -11541002,170851,1292,2.659,0.0,49.0,,,,,,,"Fatty acids, total monounsaturated",G -11541755,171634,1292,10.723,0.0,49.0,,,,,,,"Fatty acids, total monounsaturated",G -11541956,171838,1292,5.0,0.0,47.0,,,,,,,"Fatty acids, total monounsaturated",G -11542009,171895,1292,0.001,1.0,1.0,,,,,,,"Fatty acids, total monounsaturated",G -11542278,172180,1292,1.036,0.0,57.0,,,,,,,"Fatty acids, total monounsaturated",G -11542351,172263,1292,1.814,0.0,1.0,,,,,,,"Fatty acids, total monounsaturated",G -11542383,172299,1292,0.846,0.0,57.0,,,,,,,"Fatty acids, total monounsaturated",G -11542445,172362,1292,61.248,0.0,49.0,,,,,,,"Fatty acids, total monounsaturated",G -11542522,172439,1292,7.095,0.0,,,,,,,,"Fatty acids, total monounsaturated",G -11542989,172909,1292,0.262,0.0,65.0,,,,,,,"Fatty acids, total monounsaturated",G -11543265,173207,1292,0.0,0.0,20.0,,,,,,,"Fatty acids, total monounsaturated",G -11544004,173995,1292,1.748,0.0,18.0,,,,,,,"Fatty acids, total monounsaturated",G -11544099,174092,1292,0.0,0.0,49.0,,,,,,,"Fatty acids, total monounsaturated",G -11544313,174323,1292,12.52,0.0,,,,,,,,"Fatty acids, total monounsaturated",G -11544469,174479,1292,0.516,0.0,49.0,,,,,,,"Fatty acids, total monounsaturated",G -11544695,174708,1292,5.848,0.0,49.0,,,,,,,"Fatty acids, total monounsaturated",G -11544979,175013,1292,4.559,0.0,39.0,,,,,,,"Fatty acids, total monounsaturated",G -11545092,175135,1292,1.919,0.0,,,,,,,,"Fatty acids, total monounsaturated",G -11545530,344774,1292,7.1,,78.0,,,,,,,"Fatty acids, total monounsaturated",G -11545735,344980,1292,2.7,,78.0,,,,,,,"Fatty acids, total monounsaturated",G -11545768,345013,1292,0.6,,78.0,,,,,,,"Fatty acids, total monounsaturated",G -11545969,345215,1292,1.8,,78.0,,,,,,,"Fatty acids, total monounsaturated",G -11546197,345449,1292,2.8,,78.0,,,,,,,"Fatty acids, total monounsaturated",G -11546645,345942,1292,5.4,,78.0,,,,,,,"Fatty acids, total monounsaturated",G -11546650,345947,1292,0.3,,78.0,,,,,,,"Fatty acids, total monounsaturated",G -11546981,346321,1292,0.74,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11547153,346506,1292,1.22,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11547866,347265,1292,2.65,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11547911,347312,1292,0.84,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11548025,347432,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11548115,347525,1292,0.58,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11548128,347540,1292,1.39,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11548218,347640,1292,17.65,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11548404,348040,1292,10.1,,78.0,,,,,,,"Fatty acids, total monounsaturated",G -11548716,349101,1292,0.63,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11548735,349153,1292,3.23,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11549281,351123,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11549291,351153,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11549399,351394,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11549420,351439,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11549535,351711,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11549574,351827,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11549744,352276,1292,3.69,,78.0,,,,,,,"Fatty acids, total monounsaturated",G -11549868,352567,1292,0.95,,78.0,,,,,,,"Fatty acids, total monounsaturated",G -11550897,357489,1292,2.47,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11550922,357657,1292,3.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11551636,362264,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11551660,362424,1292,10.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11551975,364460,1292,11.54,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11552404,367294,1292,10.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11552774,370860,1292,57.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11552806,371220,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11553023,372798,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11553355,375425,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11553470,376402,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11553483,376417,1292,4.55,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11553497,376650,1292,0.91,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11553768,378583,1292,5.36,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11553786,378748,1292,2.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11553924,379723,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11553990,380212,1292,17.65,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11554004,380265,1292,5.36,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11554006,380267,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11554045,380471,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11554124,381118,1292,1.18,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11554620,384085,1292,40.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11554649,384171,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11554743,384437,1292,2.38,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11555016,386244,1292,3.68,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11555277,388570,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11555342,389430,1292,78.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11555672,391167,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11555823,391591,1292,3.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11556324,396605,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11556398,397039,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11557057,402690,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11557082,402925,1292,1.19,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11557643,406635,1292,3.23,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11557673,406718,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11557899,408265,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11557908,408605,1292,3.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11558124,410236,1292,17.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11558128,410280,1292,4.39,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11558546,413707,1292,2.31,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11559848,425896,1292,6.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11559995,427125,1292,10.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11560151,428525,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11560314,431547,1292,4.55,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11560828,436519,1292,2.78,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11561294,440122,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11561504,441287,1292,3.85,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11561744,442580,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11561876,443160,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11561999,443729,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11562209,445202,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11562296,445867,1292,0.62,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11562732,453180,1292,5.41,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11562865,454790,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11562975,455549,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11563050,456254,1292,2.96,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11563067,456372,1292,2.46,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11563085,456500,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11563260,458778,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11563491,461445,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11563625,462839,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11563701,463842,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11564295,470915,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11564303,470933,1292,1.28,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11564354,471204,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11564472,472128,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11564660,473851,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11564934,476535,1292,21.88,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11565054,477594,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11565345,479845,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11565368,480127,1292,5.36,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11565546,482064,1292,0.68,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11565569,482503,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11565578,482538,1292,10.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11565899,484891,1292,3.53,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11565918,484945,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11566003,485246,1292,16.07,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11566038,485635,1292,16.07,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11566106,485800,1292,8.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11566108,485803,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11566294,486813,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11566424,487374,1292,0.45,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11566537,488433,1292,5.36,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11566622,489529,1292,16.07,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11566626,489533,1292,5.36,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11567083,492239,1292,3.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11567585,495349,1292,66.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11567621,495770,1292,0.18,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11567752,496703,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11567877,497345,1292,66.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11568163,499759,1292,11.9,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11568532,502377,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11568588,502670,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11568887,505109,1292,0.89,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11568925,505323,1292,4.05,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11569082,506720,1292,2.04,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11569237,508973,1292,5.56,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11569292,509445,1292,10.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11569406,510774,1292,8.24,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11569557,512318,1292,8.75,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11569571,512362,1292,3.91,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11569635,513307,1292,6.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11569949,517205,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11569980,517897,1292,57.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11570101,519662,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11570217,520556,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11570347,521208,1292,1.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11570525,522834,1292,5.31,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11571021,526007,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11571090,526416,1292,3.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11571209,527129,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11571289,527618,1292,1.92,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11571356,528034,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11571414,528339,1292,8.62,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11571899,532504,1292,8.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11571920,532727,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11572191,535686,1292,7.69,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11572330,536843,1292,20.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11572369,537235,1292,3.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11572752,540345,1292,3.12,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11573284,545907,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11573807,551092,1292,60.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11573899,551863,1292,42.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11573916,552022,1292,1.61,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11573977,552852,1292,11.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11574456,556432,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11574609,557711,1292,40.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11574634,558025,1292,28.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11574943,560747,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11574949,560774,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11574991,561063,1292,0.68,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11575099,562034,1292,0.42,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11575170,562653,1292,16.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11575673,565381,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11575885,566806,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11576178,569616,1292,12.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11576253,570139,1292,1.47,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11576483,571736,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11576687,572909,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11577033,575563,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11577387,577724,1292,14.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11577680,579722,1292,2.21,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11578029,582126,1292,12.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11578128,582864,1292,11.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11578212,583333,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11578259,583617,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11578512,585708,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11579223,591126,1292,73.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11579560,594281,1292,4.26,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11579821,596778,1292,66.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11579832,596896,1292,5.32,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11580166,599989,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11580351,601597,1292,2.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11580940,605772,1292,5.24,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11581171,606268,1292,0.32,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11581371,606690,1292,21.43,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11581397,606744,1292,2.28,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11581852,607720,1292,1.18,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11582006,608954,1292,6.67,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11582582,616684,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11582678,617560,1292,2.63,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11582793,618510,1292,9.59,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11583414,624680,1292,2.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11583620,627070,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11583625,627094,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11584051,633634,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11584060,633724,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11584073,633840,1292,8.42,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11584097,634146,1292,23.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11584141,634654,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11584703,641942,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11585177,646202,1292,5.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11585376,649430,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11585461,650228,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11585571,650916,1292,32.68,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11585618,651766,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11585820,655034,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11585879,656018,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11586073,658528,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11586094,658716,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11586195,660152,1292,7.89,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11586324,661844,1292,3.23,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11586412,663044,1292,1.75,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11586979,670938,1292,3.12,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11586985,671044,1292,1.32,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11587019,671528,1292,17.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11587406,676576,1292,1.82,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11587451,677368,1292,4.44,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11587497,677634,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11587549,678328,1292,28.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11587683,679894,1292,2.27,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11587790,680838,1292,14.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11587893,682198,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11587913,682404,1292,3.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11588104,684544,1292,0.39,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11588748,695228,1292,11.11,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11588761,695512,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11588792,696126,1292,9.68,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11588974,699684,1292,8.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11589409,707224,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11589623,710898,1292,3.41,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11589916,715772,1292,5.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11590076,719476,1292,28.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11590220,722406,1292,9.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11590329,723550,1292,2.35,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11590530,727152,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11590728,730078,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11590893,733568,1292,0.82,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11590951,734634,1292,10.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11591275,740606,1292,1.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11591385,742482,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11591413,742948,1292,0.76,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11591465,743644,1292,66.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11591476,743892,1292,23.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11591534,745102,1292,4.26,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11591726,747281,1292,6.46,1.0,1.0,,,,,,,"Fatty acids, total monounsaturated",G -11591728,747295,1292,6.35,1.0,1.0,,,,,,,"Fatty acids, total monounsaturated",G -11591769,748345,1292,22.4,1.0,1.0,,,,,,,"Fatty acids, total monounsaturated",G -11591871,749212,1292,16.9,1.0,1.0,,,,,,,"Fatty acids, total monounsaturated",G -11592456,751974,1292,1.9,,78.0,,,,,,,"Fatty acids, total monounsaturated",G -11592604,752272,1292,7.9,,78.0,,,,,,,"Fatty acids, total monounsaturated",G -11592876,752864,1292,6.2,,78.0,,,,,,,"Fatty acids, total monounsaturated",G -11593203,753526,1292,1.52,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11593301,753868,1292,0.8,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11593333,753970,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11593355,754046,1292,14.81,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11593365,754078,1292,4.04,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11593817,755258,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11594132,756018,1292,2.24,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11594258,756314,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11594364,756556,1292,13.64,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11594523,757098,1292,3.0,,78.0,,,,,,,"Fatty acids, total monounsaturated",G -11595059,761398,1292,6.67,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11595291,762594,1292,5.75,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11595373,763030,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11596061,766380,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11596191,767090,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11596431,768264,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11596985,779664,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11597496,799201,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11597528,799493,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11597558,800099,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11597592,800507,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11597866,806959,1292,66.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11598726,818808,1292,1.79,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11598738,819182,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11598785,819636,1292,17.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11599069,824004,1292,14.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11599271,826122,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11599397,829024,1292,1.42,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11600156,841650,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11600185,841856,1292,2.56,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11600206,842076,1292,3.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11600411,844896,1292,16.07,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11600438,845162,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11600460,845448,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11600889,851124,1292,28.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11601069,854510,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11601236,857154,1292,0.88,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11602201,873272,1292,1.79,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11602415,876322,1292,0.89,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11602458,876740,1292,0.62,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11602557,877864,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11602853,880656,1292,14.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11602858,880700,1292,6.52,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11602888,881138,1292,4.41,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11603249,885882,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11603420,888640,1292,1.79,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11603431,888718,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11603593,891504,1292,1.75,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11603632,891992,1292,10.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11603664,892654,1292,2.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11603887,896220,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11604028,898722,1292,17.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11604040,898810,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11604099,899364,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11604220,900844,1292,0.4,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11604388,903036,1292,28.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11604540,905354,1292,17.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11604877,911206,1292,8.7,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11605862,935706,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11606934,955539,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11608318,975543,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11608438,977873,1292,32.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11608739,987251,1292,14.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11608764,987553,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11609060,1005513,1292,3.95,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11609156,1008039,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11609788,1017477,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11609972,1019563,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11610329,1024679,1292,10.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11611111,1040585,1292,3.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11611145,1041157,1292,7.78,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11611330,1044385,1292,6.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11611465,1047275,1292,6.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11611532,1048665,1292,1.79,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11611660,1055681,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11612319,1065533,1292,5.36,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11612347,1066091,1292,1.19,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11612529,1068275,1292,6.73,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11612720,1070469,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11612842,1071787,1292,3.46,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11613022,1073869,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11613084,1074579,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11613279,1077361,1292,13.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11613376,1079479,1292,60.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11613398,1080273,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11613566,1083037,1292,8.33,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11613585,1083243,1292,12.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11613607,1083507,1292,3.51,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11613797,1086127,1292,10.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11613933,1087973,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11614094,1090173,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11614353,1094881,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11614400,1096131,1292,2.08,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11614600,1851099,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11614619,1851257,1292,23.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11614858,1852852,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11615480,1857453,1292,1.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11615734,1859320,1292,1.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11616020,1860838,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11616028,1860861,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11616259,1862666,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11616267,1862711,1292,1.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11616308,1863165,1292,2.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11616804,1866240,1292,3.41,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11616817,1866282,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11617102,1869095,1292,9.09,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11617565,1872181,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11617660,1872818,1292,4.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11617786,1873882,1292,5.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11618121,1876554,1292,5.36,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11618157,1876708,1292,8.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11618179,1876812,1292,26.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11618192,1876941,1292,17.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11618270,1877684,1292,16.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11618615,1140141,1292,1.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11618981,1142050,1292,1.76,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11619072,1142951,1292,0.88,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11619074,1142953,1292,7.89,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11619243,1145005,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11619362,1145386,1292,1.89,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11619526,1147216,1292,1.77,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11620022,1150793,1292,6.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11620217,1152066,1292,5.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11620332,1153465,1292,7.41,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11620560,1155200,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11620977,1156833,1292,1.76,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11621018,1157010,1292,0.58,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11621041,1157244,1292,3.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11621660,1160293,1292,3.12,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11621663,1160296,1292,3.12,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11621757,1160720,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11622151,1163687,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11622278,1163881,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11622750,1166102,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11623011,1166794,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11623071,1166957,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11623388,1167778,1292,12.5,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11623547,1168215,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11623599,1168329,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11623829,1169828,1292,0.83,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11624321,1174565,1292,10.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11624359,1174926,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11624482,1175910,1292,2.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11624931,1179611,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11625011,1180111,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11625223,1182799,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11625291,1183400,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11625323,1183759,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11625724,1187199,1292,4.17,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11626001,1189793,1292,11.54,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11626384,1193065,1292,42.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11626686,1194999,1292,0.39,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11626705,1195252,1292,12.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11626816,1195846,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11626967,1196969,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11626973,1197009,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11627465,1201758,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11627587,1202118,1292,2.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11627960,1206650,1292,71.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11627967,1206688,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11628383,1210864,1292,3.95,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11628502,1211739,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11628520,1211950,1292,17.24,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11628590,1213394,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11628592,1213398,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11629158,1217983,1292,1.61,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11629233,1218760,1292,9.26,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11629287,1219546,1292,7.58,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11629375,1221043,1292,3.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11629575,1222609,1292,1.21,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11629625,1223350,1292,11.74,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11629654,1223571,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11629674,1223757,1292,23.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11629795,1224755,1292,14.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11629920,1225978,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11630219,1229123,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11630597,1233208,1292,7.69,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11630711,1234054,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11630825,1235244,1292,6.9,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11631485,1243221,1292,78.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11632193,1248499,1292,1.05,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11632528,1250459,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11632642,1251436,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11632698,1252018,1292,0.62,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11632765,1252751,1292,5.38,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11632863,1254636,1292,10.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11633081,1259398,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11633187,1260204,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11633726,1266971,1292,0.89,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11634280,1273914,1292,20.83,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11634561,1276247,1292,4.35,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11634669,1277546,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11634703,1277860,1292,12.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11635449,1284147,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11635468,1284207,1292,6.82,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11635577,1284685,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11635688,1284993,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11635996,1288082,1292,0.21,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11636366,1290518,1292,73.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11636518,1291524,1292,7.89,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11636550,1291862,1292,0.21,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11636859,1294381,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11637491,1301143,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11637741,1304487,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11637764,1304616,1292,53.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11637808,1304975,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11637871,1305777,1292,2.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11638107,1309058,1292,1.35,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11638364,1312432,1292,21.88,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11638944,1319031,1292,4.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11639017,1319978,1292,0.8,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11639191,1321011,1292,0.62,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11639238,1321355,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11639367,1322248,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11639769,1325078,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11639866,1325858,1292,1.09,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11639984,1327106,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11641056,1339873,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11641340,1343817,1292,5.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11641695,1347012,1292,31.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11641735,1347923,1292,1.18,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11641799,1348701,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11642501,1357423,1292,14.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11642513,1357527,1292,3.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11642526,1357861,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11642707,1359102,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11642839,1359746,1292,2.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11642870,1360253,1292,31.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11643272,1363747,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11643472,1365429,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11644117,1372548,1292,14.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11644422,1375180,1292,2.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11644454,1375246,1292,2.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11644513,1375838,1292,2.73,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11644542,1376073,1292,2.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11644553,1376152,1292,1.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11644830,1378965,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11644850,1379109,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11644900,1379565,1292,35.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11645315,1383995,1292,0.56,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11645366,1384515,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11645985,1393492,1292,0.12,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11646054,1394565,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11646096,1394953,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11646110,1395225,1292,16.07,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11646211,1396114,1292,0.2,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11646453,1400098,1292,0.4,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11646762,1404194,1292,8.06,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11647163,1409378,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11647210,1409970,1292,12.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11647221,1410048,1292,42.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11647351,1411605,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11647417,1412413,1292,5.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11647542,1415018,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11647558,1415290,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11648613,1436465,1292,0.83,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11648635,1444974,1292,20.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11648650,1455342,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11648744,1455446,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11648863,1455585,1292,7.69,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11649089,1455965,1292,0.83,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11649333,1457605,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11649492,1458015,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11649858,1458972,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11650059,1459458,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11650095,1459571,1292,1.27,,78.0,,,,,,,"Fatty acids, total monounsaturated",G -11650349,1460260,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11650719,1461872,1292,0.42,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11650848,1463154,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11651052,1464449,1292,1.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11651822,1469542,1292,4.84,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11652325,1473752,1292,8.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11652855,1477858,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11652985,1478957,1292,11.54,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11653029,1479310,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11653151,1480244,1292,32.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11653452,1482230,1292,9.38,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11653835,1485288,1292,6.12,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11653842,1485346,1292,1.16,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11654036,1486568,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11654105,1486804,1292,0.89,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11654181,1487127,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11654803,1491287,1292,0.82,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11654972,1492839,1292,2.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11654980,1492904,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11655121,1493819,1292,1.16,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11655362,1494554,1292,6.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11655578,1497552,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11655778,1498651,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11656017,1501042,1292,1.19,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11656201,1502728,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11656224,1502753,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11656894,1507058,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11657467,1511144,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11657516,1511682,1292,9.38,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11657553,1512048,1292,3.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11657730,1513458,1292,5.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11658640,1521845,1292,14.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11658659,1522211,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11658712,1522624,1292,20.72,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11658718,1522640,1292,8.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11658899,1523952,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11659394,1529074,1292,33.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11659465,1530210,1292,10.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11659949,1535159,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11660580,1539617,1292,7.89,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11660738,1540418,1292,1.47,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11661110,1542200,1292,0.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11661210,1542881,1292,2.56,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11661214,1542911,1292,3.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11661244,1543121,1292,60.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11661478,1545065,1292,3.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11661738,1550608,1292,8.7,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11661756,1550866,1292,8.82,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11662107,1554159,1292,2.38,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11662160,1554947,1292,0.66,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11662164,1555004,1292,0.88,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11662215,1555556,1292,19.64,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11662451,1558089,1292,2.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11662466,1558294,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11662509,1558616,1292,2.27,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11662931,1564095,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11663206,1565647,1292,4.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11663279,1566183,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11663351,1566816,1292,64.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11663608,1568997,1292,18.75,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11663630,1569085,1292,23.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11663684,1569862,1292,13.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11664029,1572137,1292,0.41,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11664047,1572384,1292,7.06,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11664076,1572581,1292,0.59,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11664550,1575926,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11664625,1576167,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11664713,1576628,1292,7.69,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11664735,1576660,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11665100,1578184,1292,5.6,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11665253,1579198,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11665285,1579938,1292,66.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11665936,1584039,1292,2.08,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11666184,1585908,1292,37.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11666295,1586649,1292,8.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11666519,1588166,1292,80.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11666522,1588171,1292,66.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11667093,1592343,1292,0.41,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11667099,1592541,1292,1.79,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11667224,1593315,1292,12.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11667266,1594047,1292,10.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11667297,1594306,1292,20.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11667417,1596096,1292,10.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11667631,1597240,1292,8.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11668068,1602001,1292,2.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11668539,1607412,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11668966,1610994,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11669598,1615276,1292,2.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11669943,1617544,1292,2.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11669999,1617920,1292,1.61,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11670423,1621648,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11670631,1623529,1292,8.06,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11670727,1624372,1292,1.79,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11670832,1624855,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11670889,1625242,1292,0.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11670992,1625834,1292,6.45,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11671019,1625966,1292,2.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11671060,1626342,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11671345,1628974,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11671360,1629234,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11671561,1631560,1292,17.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11671596,1631811,1292,16.07,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11671761,1633356,1292,5.36,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11671968,1635985,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11672281,1638006,1292,0.35,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11672449,1639728,1292,13.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11672605,1641757,1292,8.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11672678,1642007,1292,0.83,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11673191,1646724,1292,7.89,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11673430,1649133,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11673453,1649194,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11673640,1650603,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11673747,1651268,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11673824,1651507,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11674160,1653262,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11674335,1654895,1292,2.63,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11675062,1659364,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11675096,1659659,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11675161,1660170,1292,42.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11675468,1662048,1292,36.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11675568,1662808,1292,1.37,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11675616,1663298,1292,10.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11675660,1663675,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11675916,1665437,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11676044,1666257,1292,2.11,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11676336,1667788,1292,5.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11676563,1669526,1292,2.31,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11676601,1669818,1292,2.34,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11676749,1670757,1292,2.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11676875,1671547,1292,2.63,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11677563,1677050,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11677781,1679129,1292,10.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11678402,1685512,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11679288,1692575,1292,17.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11679625,1695397,1292,1.04,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11679644,1695501,1292,32.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11679836,1697074,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11679853,1697171,1292,0.4,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11679921,1697782,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11679934,1697917,1292,12.82,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11679986,1698520,1292,40.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11680199,1700353,1292,0.76,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11680447,1702435,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11680649,1704323,1292,22.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11680669,1704516,1292,2.56,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11680745,1705342,1292,12.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11680748,1705418,1292,2.08,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11680804,1705992,1292,20.59,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11680915,1707563,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11681059,1709249,1292,1.69,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11681079,1709404,1292,2.11,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11681134,1710186,1292,10.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11681302,1712122,1292,12.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11681454,1713838,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11681536,1714917,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11681695,1716940,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11681797,1718070,1292,1.35,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11681895,1718983,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11681964,1719857,1292,1.27,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11682344,1723299,1292,4.44,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11682631,1726168,1292,16.07,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11682660,1726498,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11682835,1729292,1292,3.12,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11683560,1737266,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11683955,1741796,1292,3.12,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11684308,1745583,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11684762,1755069,1292,80.99,1.0,1.0,,,,,,,"Fatty acids, total monounsaturated",G -11684767,1755426,1292,69.06,1.0,1.0,,,,,,,"Fatty acids, total monounsaturated",G -11685004,1757747,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11685015,1757760,1292,12.5,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11686040,1764776,1292,57.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11686143,1765424,1292,10.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11686886,1770806,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11686940,1771158,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11687367,1775184,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11687390,1775460,1292,66.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11687571,1777465,1292,5.31,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11687832,1780894,1292,8.47,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11687972,1782476,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11688012,1782964,1292,2.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11688114,1784018,1292,12.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11688201,1784975,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11688761,1790096,1292,5.36,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11689128,1881760,1292,5.36,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11689269,1795906,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11689667,1800089,1292,3.08,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11689794,1801080,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11690281,1805909,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11690337,1806559,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11690429,1807257,1292,0.41,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11691117,1815095,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11691172,1815726,1292,1.23,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11691415,1818295,1292,6.82,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11692219,1827608,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11692444,1830191,1292,60.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11692482,1830694,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11692497,1830824,1292,2.44,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11692650,1832432,1292,5.36,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11692775,1834216,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11692998,1836879,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11693108,1838171,1292,2.11,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11693146,1838269,1292,37.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11693192,1838395,1292,1.27,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11693247,1838756,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11693328,1839284,1292,1.19,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11693361,1882870,1292,28.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11693453,1841026,1292,1.52,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11693471,1841201,1292,3.77,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11693604,1841870,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11693626,1841990,1292,0.88,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11693667,1842352,1292,75.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11694157,1846934,1292,7.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11694311,1884353,1292,0.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11694396,1884916,1292,3.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11694424,1885112,1292,9.09,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11694503,1885617,1292,1.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11694527,1885676,1292,0.35,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11694565,1885991,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11694638,1886509,1292,66.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11694647,1886571,1292,0.62,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11694941,1890944,1292,35.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11694944,1890976,1292,0.62,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11694950,1891032,1292,5.31,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11694957,1891139,1292,1.88,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11695011,1891859,1292,11.48,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11695067,1892396,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11695381,1897084,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11695621,1898553,1292,2.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11695721,1899377,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11695966,1901541,1292,2.04,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11696108,1903121,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11696541,1905971,1292,66.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11696567,1906200,1292,1.79,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11696761,1907169,1292,3.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11696822,1907652,1292,66.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11696897,1908160,1292,0.62,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11697501,1913877,1292,2.06,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11697674,1915921,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11697830,1917956,1292,10.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11697854,1918481,1292,2.24,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11698070,1920246,1292,5.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11698096,1920376,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11698171,1920895,1292,4.17,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11698478,1923357,1292,3.23,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11698880,1927660,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11698907,1927789,1292,11.54,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11699418,1932767,1292,11.54,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11699454,1933207,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11699581,1934445,1292,1.08,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11699720,1935589,1292,14.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11700345,1940759,1292,5.36,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11700419,1941232,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11700917,1945665,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11701023,1946613,1292,14.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11701206,1948176,1292,0.62,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11701222,1948335,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11701566,1951713,1292,5.17,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11701654,1952591,1292,1.72,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11701764,1953400,1292,3.23,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11701826,1954162,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11701941,1955295,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11702034,1956393,1292,9.09,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11702343,1960060,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11702926,1966251,1292,6.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11703169,1969333,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11703215,1969830,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11703271,1970082,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11703383,1971029,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11703586,1973377,1292,66.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11703734,1975026,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11703766,1975316,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11703775,1975410,1292,3.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11704001,1978424,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11704075,1979354,1292,11.54,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11704246,1981746,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11704343,1982922,1292,11.11,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11704365,1983145,1292,7.35,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11704680,1986161,1292,3.41,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11704839,1988180,1292,1.79,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11704907,1989026,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11704918,1989112,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11705064,1990739,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11705169,1991744,1292,1.79,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11705177,1991895,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11705211,1992230,1292,8.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11705305,1993078,1292,13.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11705577,1996299,1292,17.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11705927,2001201,1292,0.39,1.0,1.0,,,,,,,"Fatty acids, total monounsaturated",G -11706418,2010879,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11706491,2011100,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11706695,2012190,1292,1.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11707320,2017339,1292,1.22,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11707570,2019177,1292,5.96,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11708003,2022663,1292,2.56,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11708293,2024175,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11708312,2024310,1292,9.21,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11708611,2026749,1292,2.08,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11708833,2028206,1292,11.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11708964,2029890,1292,14.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11708993,2030093,1292,17.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11709118,2030861,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11709861,2036005,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11709968,2036517,1292,3.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11709988,2036712,1292,6.45,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11710049,2037392,1292,3.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11710446,2040867,1292,2.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11710757,2044041,1292,4.35,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11710985,2046829,1292,18.75,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11711005,2047010,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11711120,2048156,1292,16.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11711127,2048202,1292,10.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11711156,2048499,1292,4.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11711306,2050507,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11711364,2051148,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11711676,2053948,1292,3.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11712746,2062537,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11712862,2063238,1292,3.81,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11713154,2066657,1292,2.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11713418,2070161,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11713637,2071490,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11713674,2071798,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11713705,2072099,1292,7.58,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11713717,2072179,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11713743,2072283,1292,9.09,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11713925,2073909,1292,32.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11714191,2076284,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11714550,2077841,1292,3.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11715836,2086674,1292,0.55,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11716010,2087606,1292,15.62,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11716034,2087758,1292,0.24,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11716035,2087759,1292,0.51,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11716047,2087991,1292,10.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11716166,2089033,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11716268,2089772,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11716287,2089988,1292,1.92,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11716533,2092489,1292,1.79,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11716779,2095679,1292,6.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11716878,2096812,1292,3.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11716958,2097364,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11717423,2100576,1292,4.41,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11718032,2104949,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11718035,2104975,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11718341,2107196,1292,3.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11718564,2108541,1292,6.45,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11718899,2111728,1292,2.98,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11718947,2112076,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11718954,2112084,1292,35.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11719423,2115861,1292,1.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11719629,2117826,1292,5.17,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11719886,2119216,1292,5.26,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11719991,2119764,1292,0.78,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11720055,2120305,1292,5.95,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11720402,2122644,1292,2.08,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11720648,2123952,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11720702,2124187,1292,2.7,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11720790,2124536,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11721194,2126737,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11721274,2127073,1292,0.4,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11721286,2127148,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11721317,2127379,1292,73.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11721360,2127623,1292,6.06,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11721379,2127735,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11721409,2127873,1292,6.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11721712,2129620,1292,10.61,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11721907,2131111,1292,64.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11721919,2131175,1292,8.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11723190,2141725,1292,16.07,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11723348,2142867,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11723541,2144397,1292,14.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11723920,2147455,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11723995,2148123,1292,50.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11724002,2148182,1292,12.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11724262,2151470,1292,53.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11724448,2153366,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11724558,2154888,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11724622,2155547,1292,1.22,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11724981,2158938,1292,2.42,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11725066,2159725,1292,3.36,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11725413,2163201,1292,2.98,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11725569,2164750,1292,4.61,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11725617,2165254,1292,9.09,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11725737,2166619,1292,4.17,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11725753,2166835,1292,13.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11725974,2169430,1292,55.56,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11726237,2171836,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11726415,2173969,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11726510,2175556,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11726621,2176626,1292,1.37,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11726668,2177184,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11726889,2179573,1292,10.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11727327,2184610,1292,0.42,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11727513,2185382,1292,0.0,,75.0,,,,,,,"Fatty acids, total monounsaturated",G -11727522,2185391,1292,0.0,,75.0,,,,,,,"Fatty acids, total monounsaturated",G -11727583,2186263,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11727588,2186268,1292,7.27,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11727762,2189400,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11727950,2191679,1292,15.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11728212,2195991,1292,3.75,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11728214,2196067,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11728443,2197347,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11728749,2200655,1292,2.22,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11729068,2204325,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11729201,2208052,1292,0.99,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11729212,2208084,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11729364,2208830,1292,0.99,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11729582,2210422,1292,4.61,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11729757,2213351,1292,0.91,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11729870,2214394,1292,3.53,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11729906,2214799,1292,1.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11730123,2219479,1292,8.7,,78.0,,,,,,,"Fatty acids, total monounsaturated",G -11730219,2219678,1292,13.4,,78.0,,,,,,,"Fatty acids, total monounsaturated",G -11730323,2219819,1292,0.56,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11730351,2219852,1292,1.25,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11730363,2219870,1292,0.83,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11730527,2221543,1292,1.25,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11731245,2226556,1292,2.56,,78.0,,,,,,,"Fatty acids, total monounsaturated",G -11731449,2228887,1292,0.0,,75.0,,,,,,,"Fatty acids, total monounsaturated",G -11732026,2229968,1292,0.42,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11732076,2230581,1292,15.27,,78.0,,,,,,,"Fatty acids, total monounsaturated",G -11732657,2233753,1292,8.7,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11732662,2233779,1292,10.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11733382,2237190,1292,0.99,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11733529,2237949,1292,5.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11733663,2238457,1292,19.23,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11733717,2239244,1292,2.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11733724,2239412,1292,8.18,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11733819,2240526,1292,4.11,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11733950,2242480,1292,7.69,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11734476,2251421,1292,2.56,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11734681,2255123,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11734700,2255409,1292,8.24,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11734778,2256605,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11734838,2260960,1292,6.31,1.0,1.0,,,,,,,"Fatty acids, total monounsaturated",G -11734943,2265410,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11735042,2266247,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11735229,2268264,1292,60.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11735270,2268516,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11735502,2271071,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11735588,2272081,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11736632,2283673,1292,1.19,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11736688,2284179,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11736729,2284520,1292,5.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11737087,2287321,1292,40.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11737328,2289163,1292,3.45,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11737476,2291345,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11737830,2301236,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11738439,2315417,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11738449,2315447,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11738608,2320149,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11738882,2323554,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11738947,2324763,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11739274,2332787,1292,10.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11739339,2333347,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11739352,2333403,1292,3.21,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11739518,2333895,1292,11.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11739651,2334451,1292,35.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11739922,2338477,1292,3.75,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11740166,2339279,1292,66.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11740243,2339627,1292,17.65,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11740675,2341069,1292,1.493,,,,,,,,,"Fatty acids, total monounsaturated",G -11740869,2341263,1292,0.84,,,,,,,,,"Fatty acids, total monounsaturated",G -11741243,2341637,1292,7.171,,,,,,,,,"Fatty acids, total monounsaturated",G -11741351,2341745,1292,4.848,,,,,,,,,"Fatty acids, total monounsaturated",G -11741513,2341907,1292,1.553,,,,,,,,,"Fatty acids, total monounsaturated",G -11741680,2342074,1292,2.687,,,,,,,,,"Fatty acids, total monounsaturated",G -11741863,2342257,1292,2.675,,,,,,,,,"Fatty acids, total monounsaturated",G -11742070,2342464,1292,2.357,,,,,,,,,"Fatty acids, total monounsaturated",G -11742077,2342471,1292,2.877,,,,,,,,,"Fatty acids, total monounsaturated",G -11742629,2343023,1292,6.986,,,,,,,,,"Fatty acids, total monounsaturated",G -11742974,2343368,1292,3.627,,,,,,,,,"Fatty acids, total monounsaturated",G -11742981,2343375,1292,4.691,,,,,,,,,"Fatty acids, total monounsaturated",G -11743584,2343978,1292,0.407,,,,,,,,,"Fatty acids, total monounsaturated",G -11744299,2344693,1292,0.405,,,,,,,,,"Fatty acids, total monounsaturated",G -11744424,2344818,1292,0.023,,,,,,,,,"Fatty acids, total monounsaturated",G -11744550,2344944,1292,2.157,,,,,,,,,"Fatty acids, total monounsaturated",G -11744576,2344970,1292,4.702,,,,,,,,,"Fatty acids, total monounsaturated",G -11744673,2345067,1292,0.956,,,,,,,,,"Fatty acids, total monounsaturated",G -11744801,2345195,1292,0.012,,,,,,,,,"Fatty acids, total monounsaturated",G -11744808,2345202,1292,0.885,,,,,,,,,"Fatty acids, total monounsaturated",G -11744813,2345207,1292,0.026,,,,,,,,,"Fatty acids, total monounsaturated",G -11744839,2345233,1292,1.129,,,,,,,,,"Fatty acids, total monounsaturated",G -11744871,2345265,1292,0.0,,,,,,,,,"Fatty acids, total monounsaturated",G -11745050,2345444,1292,1.537,,,,,,,,,"Fatty acids, total monounsaturated",G -11745251,2345645,1292,2.399,,,,,,,,,"Fatty acids, total monounsaturated",G -11745292,2345686,1292,4.968,,,,,,,,,"Fatty acids, total monounsaturated",G -11745654,2346048,1292,0.954,,,,,,,,,"Fatty acids, total monounsaturated",G -11745743,2346137,1292,0.006,,,,,,,,,"Fatty acids, total monounsaturated",G -11745813,2346207,1292,0.0,,,,,,,,,"Fatty acids, total monounsaturated",G -11746349,2367694,1292,0.78,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11746872,2372700,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11747128,2375507,1292,3.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11747297,2376782,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11747549,2379449,1292,14.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11747615,2379797,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11747643,2379968,1292,1.08,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11747740,2380866,1292,10.26,,78.0,,,,,,,"Fatty acids, total monounsaturated",G -11748001,2382449,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11748117,2383416,1292,3.75,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11748281,2385073,1292,10.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11748531,2387456,1292,18.99,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11749209,2392696,1292,1.35,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11749475,2394839,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11749578,2396114,1292,1.02,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11749986,2400445,1292,1.18,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11749999,2400737,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11750557,2405675,1292,1.22,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11750679,2407144,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11750712,2407537,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11750822,2408214,1292,14.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11750953,2409666,1292,1.18,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11750960,2409788,1292,0.88,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11751267,2413277,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11751377,2414464,1292,60.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11751383,2414594,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11751594,2416528,1292,3.68,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11751724,2418654,1292,2.75,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11751944,2421586,1292,16.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11752560,2427858,1292,32.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11752634,2428595,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11752745,2429456,1292,14.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11753117,2432140,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11753321,2433520,1292,57.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11753581,2436222,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11754132,2441079,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11754334,2442553,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11754433,2443568,1292,10.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11754535,2444204,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11754586,2444471,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11754648,2444824,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11754669,2444874,1292,2.78,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11754847,2445961,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11754863,2446030,1292,2.08,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11754939,2446375,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11755609,2452307,1292,1.41,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11755647,2452749,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11755794,2453936,1292,0.89,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11756080,2455445,1292,6.58,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11756164,2455795,1292,2.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11756338,2458168,1292,20.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11756573,2460649,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11756592,2460711,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11756997,2462747,1292,2.11,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11757165,2464056,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11757245,2464515,1292,5.65,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11757331,2464833,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11757332,2464834,1292,1.16,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11757511,2466022,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11757684,2466784,1292,0.42,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11757725,2466873,1292,8.24,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11757968,2468359,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11758232,2469836,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11758445,2470868,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11758603,2471693,1292,0.72,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11758655,2471872,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11758710,2472346,1292,0.8,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11758718,2472362,1292,0.4,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11758764,2472706,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11758979,2473796,1292,1.79,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11758994,2473977,1292,8.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11759310,2475790,1292,1.22,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11759389,2476250,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11759603,2477049,1292,10.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11760132,2481850,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11760769,2486982,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11761087,2488695,1292,1.27,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11761282,2489646,1292,4.23,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11761377,2490086,1292,8.11,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11761662,2491385,1292,2.5,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11762094,2492608,1292,8.93,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11762244,2496145,1292,1.79,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11762379,2496294,1292,2.38,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11762452,2496561,1292,12.12,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11762653,2499239,1292,3.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11762717,2499780,1292,5.88,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11763260,2505009,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11763565,2507831,1292,5.56,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11763589,2507857,1292,8.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11763676,2507962,1292,4.41,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11763820,2508154,1292,5.15,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11763832,2508172,1292,2.94,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11763933,2509423,1292,17.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11763945,2509462,1292,6.52,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11764441,2517805,1292,3.9,,78.0,,,,,,,"Fatty acids, total monounsaturated",G -11764613,2517995,1292,0.93,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11765419,2519403,1292,25.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11765690,2519948,1292,8.06,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11765693,2519951,1292,11.29,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11765895,2520312,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11765950,2520367,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11766113,2520536,1292,15.79,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11766127,2520564,1292,1.07,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11766178,2520615,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11766378,2521517,1292,6.82,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11766561,2524046,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11766697,2525711,1292,0.2,,78.0,,,,,,,"Fatty acids, total monounsaturated",G -11766712,2525730,1292,0.1,,78.0,,,,,,,"Fatty acids, total monounsaturated",G -11767134,2530164,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11767555,2535385,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11767745,2539656,1292,1.3,,78.0,,,,,,,"Fatty acids, total monounsaturated",G -11768304,2545335,1292,8.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11768359,2546118,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11768663,2548319,1292,0.6,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11768703,2548501,1292,35.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11768903,2550641,1292,20.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11769100,2551917,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11769137,2552179,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11769457,2555643,1292,11.84,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11769727,2557008,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11769912,2557657,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11770028,2557773,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11770031,2557776,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11770223,2558670,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11770228,2558685,1292,10.7,,78.0,,,,,,,"Fatty acids, total monounsaturated",G -11770496,2560922,1292,1.28,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11771180,2568591,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11771861,2576122,1292,1.16,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11771926,2576926,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11771927,2576929,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11772237,2580170,1292,0.88,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11772275,2580290,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11772615,2585854,1292,14.81,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11772934,2588955,1292,0.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11773015,2589985,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11773183,2592707,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11773236,2593708,1292,2.08,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11773292,2594288,1292,5.92,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11773305,2594445,1292,0.78,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11773343,2594578,1292,0.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11773350,2594616,1292,7.81,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11773520,2595799,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11773568,2595912,1292,4.17,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11773775,2597499,1292,11.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11774056,2600406,1292,17.39,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11775411,2610809,1292,7.23,,78.0,,,,,,,"Fatty acids, total monounsaturated",G -11775476,2610900,1292,15.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11775545,2611094,1292,5.98,,78.0,,,,,,,"Fatty acids, total monounsaturated",G -11775552,2611134,1292,1.45,,78.0,,,,,,,"Fatty acids, total monounsaturated",G -11775977,2613732,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11775983,2613738,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11776049,2614074,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11776286,2615366,1292,2.08,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11776341,2615845,1292,6.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11776422,2616646,1292,17.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11777324,2623372,1292,2.65,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11777792,2627542,1292,1.47,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11777807,2627694,1292,2.27,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11778029,2630037,1292,2.96,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11778148,2631563,1292,2.08,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11778163,2631579,1292,2.08,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11778583,2635782,1292,1.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11778884,2638009,1292,14.58,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11778894,2638057,1292,11.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11779037,2638773,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11779567,2642777,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11779822,2648887,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11779904,2649132,1292,1.83,,78.0,,,,,,,"Fatty acids, total monounsaturated",G -11780100,2649840,1292,8.85,,78.0,,,,,,,"Fatty acids, total monounsaturated",G -11780185,2649983,1292,14.29,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11780783,2651065,1292,0.42,,71.0,,,,,,,"Fatty acids, total monounsaturated",G -11780887,2651678,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11781113,2654454,1292,35.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11781205,2655832,1292,3.12,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11781257,2656159,1292,35.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11781322,2656774,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11781638,2659508,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G -11782127,1106032,1093,482.0,,71.0,,,,,,,"Sodium, Na",MG -11783276,1107191,1093,432.0,,70.0,,,,,,,"Sodium, Na",MG -11783379,1107295,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -11783555,1107475,1093,581.0,,70.0,,,,,,,"Sodium, Na",MG -11783607,1107528,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG -11784026,1107950,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG -11784083,1108007,1093,231.0,,70.0,,,,,,,"Sodium, Na",MG -11784232,1108158,1093,917.0,,70.0,,,,,,,"Sodium, Na",MG -11784417,1108349,1093,765.0,,70.0,,,,,,,"Sodium, Na",MG -11784863,1108803,1093,183.0,,70.0,,,,,,,"Sodium, Na",MG -11784967,1108908,1093,1714.0,,70.0,,,,,,,"Sodium, Na",MG -11785171,1109116,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -11785385,1109336,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG -11785442,1109393,1093,2100.0,,70.0,,,,,,,"Sodium, Na",MG -11785449,1109400,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG -11785483,1109434,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -11785664,1109615,1093,1289.0,,70.0,,,,,,,"Sodium, Na",MG -11785726,1109677,1093,1373.0,,70.0,,,,,,,"Sodium, Na",MG -11785844,1109796,1093,102.0,,70.0,,,,,,,"Sodium, Na",MG -11786058,1110013,1093,419.0,,70.0,,,,,,,"Sodium, Na",MG -11786062,1110017,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG -11786159,1110128,1093,432.0,,70.0,,,,,,,"Sodium, Na",MG -11786167,1110136,1093,418.0,,70.0,,,,,,,"Sodium, Na",MG -11786314,1110287,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG -11786731,1110710,1093,260.0,,70.0,,,,,,,"Sodium, Na",MG -11786766,1110747,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -11786858,1110839,1093,45.0,,70.0,,,,,,,"Sodium, Na",MG -11787265,1111246,1093,335.0,,70.0,,,,,,,"Sodium, Na",MG -11787349,1111331,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -11787552,1111534,1093,364.0,,70.0,,,,,,,"Sodium, Na",MG -11787692,1111674,1093,1333.0,,70.0,,,,,,,"Sodium, Na",MG -11787698,1111680,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11787910,1111892,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -11788008,1111990,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -11788166,1112148,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG -11788365,1112350,1093,1536.0,,70.0,,,,,,,"Sodium, Na",MG -11789007,1112994,1093,9.0,,73.0,,,,,,,"Sodium, Na",MG -11789815,1113807,1093,78.0,,70.0,,,,,,,"Sodium, Na",MG -11790098,1114096,1093,394.0,,70.0,,,,,,,"Sodium, Na",MG -11790155,1114153,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG -11790375,1114374,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -11790390,1114389,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -11790462,1114461,1093,232.0,,70.0,,,,,,,"Sodium, Na",MG -11790961,1114961,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -11790983,1114983,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -11791099,1115099,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -11791298,1115318,1093,587.0,,70.0,,,,,,,"Sodium, Na",MG -11791676,1115771,1093,354.0,,70.0,,,,,,,"Sodium, Na",MG -11791863,1115964,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -11792057,1116176,1093,529.0,,70.0,,,,,,,"Sodium, Na",MG -11792221,1116350,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG -11792487,1116618,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11793005,1117145,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG -11793063,1117209,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11793091,1117254,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11793231,1117592,1093,373.0,,70.0,,,,,,,"Sodium, Na",MG -11793315,1117734,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG -11793350,1117776,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG -11793491,1117958,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG -11793619,1118086,1093,561.0,,70.0,,,,,,,"Sodium, Na",MG -11793768,1118238,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -11793893,1118363,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -11793989,1118500,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG -11794031,1118572,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG -11794127,1118668,1093,682.0,,70.0,,,,,,,"Sodium, Na",MG -11794198,1118749,1093,264.0,,70.0,,,,,,,"Sodium, Na",MG -11794216,1118768,1093,438.0,,70.0,,,,,,,"Sodium, Na",MG -11794258,1118810,1093,381.0,,70.0,,,,,,,"Sodium, Na",MG -11794619,1119181,1093,620.0,,70.0,,,,,,,"Sodium, Na",MG -11794777,1119340,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11794938,1119505,1093,63.0,,70.0,,,,,,,"Sodium, Na",MG -11794992,1119561,1093,409.0,,70.0,,,,,,,"Sodium, Na",MG -11795093,1119673,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG -11795317,1119940,1093,462.0,,70.0,,,,,,,"Sodium, Na",MG -11795332,1119955,1093,683.0,,70.0,,,,,,,"Sodium, Na",MG -11795613,1120239,1093,148.0,,70.0,,,,,,,"Sodium, Na",MG -11795675,1120305,1093,861.0,,70.0,,,,,,,"Sodium, Na",MG -11796329,1120973,1093,613.0,,70.0,,,,,,,"Sodium, Na",MG -11797118,1121778,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11797365,1122028,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG -11797397,1122060,1093,193.0,,70.0,,,,,,,"Sodium, Na",MG -11797540,1122204,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11797577,1122244,1093,188.0,,70.0,,,,,,,"Sodium, Na",MG -11797749,1122416,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11797856,1122523,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG -11798026,1122697,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11798139,1122814,1093,298.0,,70.0,,,,,,,"Sodium, Na",MG -11798242,1122925,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -11798375,1123060,1093,282.0,,70.0,,,,,,,"Sodium, Na",MG -11798444,1123129,1093,1105.0,,70.0,,,,,,,"Sodium, Na",MG -11798709,1123407,1093,6867.0,,70.0,,,,,,,"Sodium, Na",MG -11798710,1123408,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11798818,1123521,1093,390.0,,70.0,,,,,,,"Sodium, Na",MG -11799213,1123938,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11799497,1124226,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11799763,1124496,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11800125,1124862,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -11800296,1125037,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG -11800874,1125619,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -11801078,1125825,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG -11801081,1125828,1093,165.0,,70.0,,,,,,,"Sodium, Na",MG -11801384,1126132,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -11801395,1126143,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -11801396,1126144,1093,13400.0,,70.0,,,,,,,"Sodium, Na",MG -11801461,1126209,1093,70.0,,70.0,,,,,,,"Sodium, Na",MG -11802172,1126921,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -11802196,1126945,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG -11802224,1126973,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11802294,1127043,1093,85.0,,70.0,,,,,,,"Sodium, Na",MG -11802332,1127082,1093,55.0,,70.0,,,,,,,"Sodium, Na",MG -11802691,1127441,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG -11802920,1127671,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11803136,1127888,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -11803272,1128024,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -11803357,1128109,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -11803478,1128230,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -11803523,1128275,1093,336.0,,70.0,,,,,,,"Sodium, Na",MG -11803524,1128276,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -11804055,1128810,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -11804523,1129278,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG -11804557,1129312,1093,604.0,,70.0,,,,,,,"Sodium, Na",MG -11804733,1129488,1093,732.0,,70.0,,,,,,,"Sodium, Na",MG -11804845,1129601,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG -11804871,1129627,1093,367.0,,70.0,,,,,,,"Sodium, Na",MG -11805036,1129792,1093,118.0,,70.0,,,,,,,"Sodium, Na",MG -11805361,1130117,1093,276.0,,70.0,,,,,,,"Sodium, Na",MG -11805478,1130236,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11805510,1130268,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11805649,1130409,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG -11805847,1130611,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11806069,1130838,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11806196,1130967,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG -11806290,1131062,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG -11806495,1131268,1093,965.0,,70.0,,,,,,,"Sodium, Na",MG -11806641,1131414,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11806791,1131565,1093,27.0,,70.0,,,,,,,"Sodium, Na",MG -11807384,1132160,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -11807784,1132561,1093,695.0,,70.0,,,,,,,"Sodium, Na",MG -11808094,1132871,1093,5106.0,,70.0,,,,,,,"Sodium, Na",MG -11808135,1132912,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -11808236,1133013,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11808274,1133051,1093,196.0,,70.0,,,,,,,"Sodium, Na",MG -11808759,1133537,1093,847.0,,70.0,,,,,,,"Sodium, Na",MG -11809005,1133784,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -11809417,1134198,1093,130.0,,70.0,,,,,,,"Sodium, Na",MG -11809620,1134406,1093,259.0,,70.0,,,,,,,"Sodium, Na",MG -11809845,1134636,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -11810027,1134819,1093,163.0,,70.0,,,,,,,"Sodium, Na",MG -11810176,1134968,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11810180,1134972,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11810423,1135215,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11810764,1135557,1093,336.0,,70.0,,,,,,,"Sodium, Na",MG -11811814,1136620,1093,2214.0,,70.0,,,,,,,"Sodium, Na",MG -11811955,1136765,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11812167,1136978,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG -11812294,1137105,1093,305.0,,70.0,,,,,,,"Sodium, Na",MG -11812327,1137138,1093,419.0,,70.0,,,,,,,"Sodium, Na",MG -11812364,1137176,1093,627.0,,70.0,,,,,,,"Sodium, Na",MG -11812582,1137407,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11812614,1137439,1093,99.0,,70.0,,,,,,,"Sodium, Na",MG -11812905,1137735,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -11813088,1137918,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG -11813201,1138032,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11813307,1138138,1093,575.0,,70.0,,,,,,,"Sodium, Na",MG -11813742,1138575,1093,112.0,,70.0,,,,,,,"Sodium, Na",MG -11813752,1138585,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG -11813853,1138686,1093,505.0,,70.0,,,,,,,"Sodium, Na",MG -11814048,1138883,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -11814264,1139103,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -11814397,1139242,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11814684,1139535,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG -11814797,1139652,1093,317.0,,70.0,,,,,,,"Sodium, Na",MG -11814963,167551,1093,177.0,0.0,44.0,,,,,,,"Sodium, Na",MG -11815107,167711,1093,91.0,0.0,40.0,,,,,,,"Sodium, Na",MG -11815749,168370,1093,43.0,6.0,1.0,38.0,47.0,,,,,"Sodium, Na",MG -11815839,168460,1093,10.0,1.0,,,,,,,,"Sodium, Na",MG -11815905,168526,1093,240.0,0.0,,,,,,,,"Sodium, Na",MG -11816813,169441,1093,63.0,1.0,,,,,,,,"Sodium, Na",MG -11816872,169500,1093,64.0,0.0,53.0,,,,,,,"Sodium, Na",MG -11816885,169513,1093,64.0,0.0,53.0,,,,,,,"Sodium, Na",MG -11816903,169531,1093,41.0,0.0,12.0,,,,,,,"Sodium, Na",MG -11816996,169624,1093,141.0,1.0,47.0,,,,,,,"Sodium, Na",MG -11817114,169742,1093,182.0,2.0,1.0,,,,,,,"Sodium, Na",MG -11817194,169836,1093,357.0,18.0,1.0,22.0,781.0,,,,,"Sodium, Na",MG -11817436,170078,1093,12.0,1.0,,,,,,,,"Sodium, Na",MG -11817552,170194,1093,96.0,1.0,,,,,,,,"Sodium, Na",MG -11817645,170287,1093,5.0,3.0,,,,,,,,"Sodium, Na",MG -11817646,170288,1093,35.0,1.0,,,,,,,,"Sodium, Na",MG -11817780,170422,1093,20.0,4.0,,,,,,,,"Sodium, Na",MG -11817917,170559,1093,3.0,0.0,,,,,,,,"Sodium, Na",MG -11818058,170700,1093,100.0,1.0,1.0,,,,,,,"Sodium, Na",MG -11818060,170702,1093,400.0,1.0,47.0,,,,,,,"Sodium, Na",MG -11818090,170732,1093,613.0,6.0,1.0,575.0,642.0,,,,,"Sodium, Na",MG -11818209,170851,1093,110.0,11.0,1.0,84.0,161.0,,,,,"Sodium, Na",MG -11818992,171634,1093,1079.0,18.0,1.0,816.0,1340.0,,,,,"Sodium, Na",MG -11819196,171838,1093,883.0,0.0,47.0,,,,,,,"Sodium, Na",MG -11819252,171895,1093,19.0,1.0,1.0,,,,,,,"Sodium, Na",MG -11819537,172180,1093,344.0,0.0,57.0,,,,,,,"Sodium, Na",MG -11819620,172263,1093,25.0,0.0,1.0,,,,,,,"Sodium, Na",MG -11819656,172299,1093,42.0,0.0,57.0,,,,,,,"Sodium, Na",MG -11819719,172362,1093,0.0,0.0,20.0,,,,,,,"Sodium, Na",MG -11819796,172439,1093,1465.0,2.0,,,,,,,,"Sodium, Na",MG -11820266,172909,1093,335.0,0.0,64.0,,,,,,,"Sodium, Na",MG -11820553,173207,1093,6.0,0.0,20.0,,,,,,,"Sodium, Na",MG -11821338,173995,1093,65.0,0.0,18.0,,,,,,,"Sodium, Na",MG -11821435,174092,1093,372.0,0.0,44.0,,,,,,,"Sodium, Na",MG -11821665,174323,1093,73.0,0.0,,,,,,,,"Sodium, Na",MG -11821821,174479,1093,90.0,26.0,1.0,89.0,90.0,,,,,"Sodium, Na",MG -11822050,174708,1093,93.0,0.0,12.0,,,,,,,"Sodium, Na",MG -11822342,175013,1093,290.0,1.0,,,,,,,,"Sodium, Na",MG -11822464,175135,1093,391.0,0.0,52.0,,,,,,,"Sodium, Na",MG -11822561,175232,1093,67.0,1.0,44.0,,,,,,,"Sodium, Na",MG -11822768,323093,1093,909.0,1.0,1.0,,,,,,,"Sodium, Na",MG -11822918,324642,1093,688.0,1.0,1.0,,,,,,,"Sodium, Na",MG -11823231,329276,1093,662.0,1.0,1.0,,,,,,,"Sodium, Na",MG -11823242,329395,1093,554.0,1.0,1.0,,,,,,,"Sodium, Na",MG -11823420,332126,1093,362.0,1.0,1.0,,,,,,,"Sodium, Na",MG -11823456,332456,1093,2.0,1.0,1.0,,,,,,,"Sodium, Na",MG -11823543,333389,1093,617.0,1.0,1.0,,,,,,,"Sodium, Na",MG -11823601,334247,1093,1.0,8.0,1.0,1.0,1.0,1.0,,,2006.0,"Sodium, Na",MG -11823836,344774,1093,766.0,,78.0,,,,,,,"Sodium, Na",MG -11824042,344980,1093,145.0,,78.0,,,,,,,"Sodium, Na",MG -11824075,345013,1093,7.0,,78.0,,,,,,,"Sodium, Na",MG -11824277,345215,1093,521.0,,78.0,,,,,,,"Sodium, Na",MG -11824511,345449,1093,650.0,,78.0,,,,,,,"Sodium, Na",MG -11824625,345563,1093,470.0,,77.0,,,,,,,"Sodium, Na",MG -11825004,345942,1093,344.0,,78.0,,,,,,,"Sodium, Na",MG -11825009,345947,1093,2.0,,78.0,,,,,,,"Sodium, Na",MG -11825383,346321,1093,312.0,,71.0,,,,,,,"Sodium, Na",MG -11825568,346506,1093,241.0,,71.0,,,,,,,"Sodium, Na",MG -11826084,347022,1093,247.0,,71.0,,,,,,,"Sodium, Na",MG -11826167,347105,1093,247.0,,71.0,,,,,,,"Sodium, Na",MG -11826327,347265,1093,432.0,,71.0,,,,,,,"Sodium, Na",MG -11826374,347312,1093,189.0,,71.0,,,,,,,"Sodium, Na",MG -11826494,347432,1093,571.0,,71.0,,,,,,,"Sodium, Na",MG -11826587,347525,1093,215.0,,71.0,,,,,,,"Sodium, Na",MG -11826602,347540,1093,238.0,,71.0,,,,,,,"Sodium, Na",MG -11826702,347640,1093,706.0,,71.0,,,,,,,"Sodium, Na",MG -11826761,347699,1093,725.0,,71.0,,,,,,,"Sodium, Na",MG -11826935,347873,1093,233.0,,71.0,,,,,,,"Sodium, Na",MG -11827102,348040,1093,329.0,,78.0,,,,,,,"Sodium, Na",MG -11827719,348659,1093,823.0,,71.0,,,,,,,"Sodium, Na",MG -11827807,348747,1093,262.0,,71.0,,,,,,,"Sodium, Na",MG -11827864,348804,1093,529.0,,71.0,,,,,,,"Sodium, Na",MG -11827961,348901,1093,633.0,,71.0,,,,,,,"Sodium, Na",MG -11828161,349101,1093,289.0,,71.0,,,,,,,"Sodium, Na",MG -11828188,349128,1093,318.0,,71.0,,,,,,,"Sodium, Na",MG -11828213,349153,1093,581.0,,71.0,,,,,,,"Sodium, Na",MG -11828639,349579,1093,100.0,,71.0,,,,,,,"Sodium, Na",MG -11829016,349956,1093,691.0,,71.0,,,,,,,"Sodium, Na",MG -11829276,350216,1093,535.0,,71.0,,,,,,,"Sodium, Na",MG -11829279,350219,1093,14.0,,71.0,,,,,,,"Sodium, Na",MG -11829365,350305,1093,54.0,,71.0,,,,,,,"Sodium, Na",MG -11829481,350421,1093,333.0,,71.0,,,,,,,"Sodium, Na",MG -11829558,350498,1093,25.0,,71.0,,,,,,,"Sodium, Na",MG -11829841,350782,1093,4.0,,71.0,,,,,,,"Sodium, Na",MG -11830178,351123,1093,62.0,,71.0,,,,,,,"Sodium, Na",MG -11830208,351153,1093,6643.0,,71.0,,,,,,,"Sodium, Na",MG -11830264,351209,1093,1218.0,,78.0,,,,,,,"Sodium, Na",MG -11830449,351394,1093,89.0,,71.0,,,,,,,"Sodium, Na",MG -11830494,351439,1093,614.0,,71.0,,,,,,,"Sodium, Na",MG -11830758,351703,1093,224.0,,71.0,,,,,,,"Sodium, Na",MG -11830766,351711,1093,55.0,,71.0,,,,,,,"Sodium, Na",MG -11830872,351817,1093,276.0,,71.0,,,,,,,"Sodium, Na",MG -11830882,351827,1093,98.0,,71.0,,,,,,,"Sodium, Na",MG -11830984,351929,1093,763.0,,71.0,,,,,,,"Sodium, Na",MG -11831076,352021,1093,1733.0,,71.0,,,,,,,"Sodium, Na",MG -11831122,352067,1093,677.0,,71.0,,,,,,,"Sodium, Na",MG -11831330,352276,1093,751.0,,78.0,,,,,,,"Sodium, Na",MG -11831332,352278,1093,536.0,,71.0,,,,,,,"Sodium, Na",MG -11831620,352567,1093,1008.0,,78.0,,,,,,,"Sodium, Na",MG -11831827,352775,1093,22.0,,78.0,,,,,,,"Sodium, Na",MG -11832031,352980,1093,25.0,,71.0,,,,,,,"Sodium, Na",MG -11832216,353165,1093,53.0,,71.0,,,,,,,"Sodium, Na",MG -11832235,353184,1093,786.0,,71.0,,,,,,,"Sodium, Na",MG -11832237,353186,1093,38.0,,71.0,,,,,,,"Sodium, Na",MG -11832307,353256,1093,1100.0,,78.0,,,,,,,"Sodium, Na",MG -11832605,353554,1093,726.0,,71.0,,,,,,,"Sodium, Na",MG -11832663,353612,1093,612.0,,71.0,,,,,,,"Sodium, Na",MG -11832791,353740,1093,1.0,,78.0,,,,,,,"Sodium, Na",MG -11832985,353934,1093,1339.0,,71.0,,,,,,,"Sodium, Na",MG -11833251,354221,1093,9.0,,71.0,,,,,,,"Sodium, Na",MG -11833408,354396,1093,450.0,,71.0,,,,,,,"Sodium, Na",MG -11833577,355078,1093,382.0,,71.0,,,,,,,"Sodium, Na",MG -11833636,355278,1093,360.0,,71.0,,,,,,,"Sodium, Na",MG -11833656,355311,1093,194.0,,71.0,,,,,,,"Sodium, Na",MG -11833731,355419,1093,293.0,,71.0,,,,,,,"Sodium, Na",MG -11833751,355441,1093,83.0,,71.0,,,,,,,"Sodium, Na",MG -11833940,355637,1093,0.0,,78.0,,,,,,,"Sodium, Na",MG -11834429,356129,1093,767.0,,71.0,,,,,,,"Sodium, Na",MG -11834789,356489,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11834907,356607,1093,958.0,,70.0,,,,,,,"Sodium, Na",MG -11835050,356750,1093,1400.0,,70.0,,,,,,,"Sodium, Na",MG -11835436,357139,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG -11835449,357152,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11835494,357197,1093,218.0,,70.0,,,,,,,"Sodium, Na",MG -11835566,357269,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG -11835666,357369,1093,719.0,,70.0,,,,,,,"Sodium, Na",MG -11835741,357444,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11835786,357489,1093,132.0,,70.0,,,,,,,"Sodium, Na",MG -11835954,357657,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG -11836116,357819,1093,196.0,,70.0,,,,,,,"Sodium, Na",MG -11836145,357848,1093,4278.0,,70.0,,,,,,,"Sodium, Na",MG -11836191,357894,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG -11836204,357907,1093,13.0,,70.0,,,,,,,"Sodium, Na",MG -11836360,358063,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -11836365,358068,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG -11836436,358139,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG -11836679,358383,1093,346.0,,70.0,,,,,,,"Sodium, Na",MG -11836949,358653,1093,446.0,,70.0,,,,,,,"Sodium, Na",MG -11837053,358757,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -11837250,358954,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG -11837886,359593,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -11838071,359778,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -11838181,359888,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -11838287,359994,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11838670,360378,1093,447.0,,70.0,,,,,,,"Sodium, Na",MG -11838836,360544,1093,578.0,,70.0,,,,,,,"Sodium, Na",MG -11838978,360688,1093,958.0,,70.0,,,,,,,"Sodium, Na",MG -11839108,360820,1093,351.0,,70.0,,,,,,,"Sodium, Na",MG -11839409,361122,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG -11839591,361305,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11839947,361663,1093,190.0,,70.0,,,,,,,"Sodium, Na",MG -11840163,361882,1093,418.0,,70.0,,,,,,,"Sodium, Na",MG -11840493,362212,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11840545,362264,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG -11840705,362424,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG -11840820,362539,1093,1357.0,,70.0,,,,,,,"Sodium, Na",MG -11840894,362613,1093,589.0,,70.0,,,,,,,"Sodium, Na",MG -11841356,363075,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -11841479,363198,1093,61.0,,70.0,,,,,,,"Sodium, Na",MG -11842148,363867,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -11842437,364158,1093,562.0,,70.0,,,,,,,"Sodium, Na",MG -11842438,364159,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG -11842463,364184,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11842726,364460,1093,923.0,,70.0,,,,,,,"Sodium, Na",MG -11842818,364555,1093,170.0,,70.0,,,,,,,"Sodium, Na",MG -11842951,364688,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11843160,364904,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -11844366,366117,1093,1607.0,,70.0,,,,,,,"Sodium, Na",MG -11845001,366759,1093,560.0,,70.0,,,,,,,"Sodium, Na",MG -11845180,366938,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11845359,367117,1093,108.0,,70.0,,,,,,,"Sodium, Na",MG -11845418,367176,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG -11845535,367294,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG -11845637,367396,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11845849,367610,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11845981,367743,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11846665,368431,1093,94.0,,70.0,,,,,,,"Sodium, Na",MG -11846720,368489,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11846770,368540,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG -11846929,368700,1093,302.0,,70.0,,,,,,,"Sodium, Na",MG -11847409,369185,1093,1471.0,,70.0,,,,,,,"Sodium, Na",MG -11847442,369218,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG -11847647,369424,1093,192.0,,70.0,,,,,,,"Sodium, Na",MG -11847762,369540,1093,489.0,,70.0,,,,,,,"Sodium, Na",MG -11847934,369712,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG -11848615,370393,1093,644.0,,70.0,,,,,,,"Sodium, Na",MG -11848995,370776,1093,2000.0,,70.0,,,,,,,"Sodium, Na",MG -11849079,370860,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG -11849434,371220,1093,419.0,,70.0,,,,,,,"Sodium, Na",MG -11849630,371416,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11849781,371567,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -11850288,372074,1093,236.0,,70.0,,,,,,,"Sodium, Na",MG -11850718,372505,1093,1059.0,,70.0,,,,,,,"Sodium, Na",MG -11850757,372544,1093,28000.0,,70.0,,,,,,,"Sodium, Na",MG -11850810,372597,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -11850875,372662,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -11850878,372665,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11851011,372798,1093,545.0,,70.0,,,,,,,"Sodium, Na",MG -11851080,372869,1093,397.0,,70.0,,,,,,,"Sodium, Na",MG -11851221,373011,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11851313,373104,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG -11851428,373220,1093,1800.0,,70.0,,,,,,,"Sodium, Na",MG -11851465,373257,1093,2000.0,,70.0,,,,,,,"Sodium, Na",MG -11851493,373285,1093,1286.0,,70.0,,,,,,,"Sodium, Na",MG -11851554,373346,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11852415,374210,1093,579.0,,70.0,,,,,,,"Sodium, Na",MG -11852429,374224,1093,545.0,,70.0,,,,,,,"Sodium, Na",MG -11852452,374247,1093,59.0,,70.0,,,,,,,"Sodium, Na",MG -11852487,374282,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -11853009,374806,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG -11853627,375425,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -11853687,375485,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -11853872,375672,1093,355.0,,70.0,,,,,,,"Sodium, Na",MG -11854331,376138,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG -11854417,376225,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -11854592,376402,1093,468.0,,70.0,,,,,,,"Sodium, Na",MG -11854606,376417,1093,136.0,,70.0,,,,,,,"Sodium, Na",MG -11854839,376650,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11855172,376983,1093,516.0,,70.0,,,,,,,"Sodium, Na",MG -11855700,377513,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11855719,377532,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11855722,377535,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11855963,377779,1093,2056.0,,70.0,,,,,,,"Sodium, Na",MG -11856050,377866,1093,867.0,,70.0,,,,,,,"Sodium, Na",MG -11856306,378125,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -11856312,378131,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11856470,378289,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG -11856764,378583,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG -11856808,378627,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG -11856821,378640,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -11856929,378748,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -11857233,379055,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11857235,379057,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -11857244,379066,1093,85.0,,70.0,,,,,,,"Sodium, Na",MG -11857625,379450,1093,252.0,,70.0,,,,,,,"Sodium, Na",MG -11857898,379723,1093,329.0,,70.0,,,,,,,"Sodium, Na",MG -11857921,379746,1093,1179.0,,70.0,,,,,,,"Sodium, Na",MG -11858061,379886,1093,477.0,,70.0,,,,,,,"Sodium, Na",MG -11858294,380120,1093,98.0,,70.0,,,,,,,"Sodium, Na",MG -11858386,380212,1093,1824.0,,70.0,,,,,,,"Sodium, Na",MG -11858439,380265,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -11858441,380267,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -11858644,380471,1093,526.0,,70.0,,,,,,,"Sodium, Na",MG -11858792,380619,1093,517.0,,70.0,,,,,,,"Sodium, Na",MG -11858881,380708,1093,237.0,,70.0,,,,,,,"Sodium, Na",MG -11859287,381118,1093,282.0,,70.0,,,,,,,"Sodium, Na",MG -11859405,381237,1093,2125.0,,70.0,,,,,,,"Sodium, Na",MG -11859417,381249,1093,380.0,,70.0,,,,,,,"Sodium, Na",MG -11859462,381294,1093,568.0,,70.0,,,,,,,"Sodium, Na",MG -11859483,381315,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG -11859543,381376,1093,174.0,,70.0,,,,,,,"Sodium, Na",MG -11859610,381443,1093,518.0,,70.0,,,,,,,"Sodium, Na",MG -11859649,381482,1093,138.0,,70.0,,,,,,,"Sodium, Na",MG -11860034,381867,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG -11860182,382015,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11860320,382154,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11860602,382437,1093,183.0,,70.0,,,,,,,"Sodium, Na",MG -11860867,382705,1093,377.0,,70.0,,,,,,,"Sodium, Na",MG -11861773,383612,1093,941.0,,70.0,,,,,,,"Sodium, Na",MG -11861778,383617,1093,9778.0,,70.0,,,,,,,"Sodium, Na",MG -11861926,383765,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -11862054,383893,1093,244.0,,70.0,,,,,,,"Sodium, Na",MG -11862098,383937,1093,2214.0,,70.0,,,,,,,"Sodium, Na",MG -11862245,384085,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11862331,384171,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG -11862596,384437,1093,365.0,,70.0,,,,,,,"Sodium, Na",MG -11862617,384458,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11862647,384488,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11862933,384775,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG -11862977,384819,1093,203.0,,70.0,,,,,,,"Sodium, Na",MG -11863103,384946,1093,4400.0,,70.0,,,,,,,"Sodium, Na",MG -11863155,384998,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11863333,385177,1093,3000.0,,70.0,,,,,,,"Sodium, Na",MG -11863482,385328,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG -11864125,385974,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG -11864225,386075,1093,376.0,,70.0,,,,,,,"Sodium, Na",MG -11864240,386090,1093,384.0,,70.0,,,,,,,"Sodium, Na",MG -11864394,386244,1093,882.0,,70.0,,,,,,,"Sodium, Na",MG -11865737,387606,1093,978.0,,70.0,,,,,,,"Sodium, Na",MG -11865847,387716,1093,420.0,,70.0,,,,,,,"Sodium, Na",MG -11866018,387890,1093,2091.0,,70.0,,,,,,,"Sodium, Na",MG -11866384,388258,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11866477,388351,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG -11866564,388438,1093,1200.0,,70.0,,,,,,,"Sodium, Na",MG -11866695,388570,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG -11866717,388592,1093,469.0,,70.0,,,,,,,"Sodium, Na",MG -11866795,388670,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG -11866830,388705,1093,327.0,,70.0,,,,,,,"Sodium, Na",MG -11867203,389079,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11867273,389149,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11867314,389190,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11867356,389232,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -11867553,389430,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11867981,389860,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -11868560,390439,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11869032,390916,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -11869126,391010,1093,398.0,,70.0,,,,,,,"Sodium, Na",MG -11869283,391167,1093,759.0,,70.0,,,,,,,"Sodium, Na",MG -11869443,391327,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG -11869707,391591,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG -11869815,391702,1093,96.0,,70.0,,,,,,,"Sodium, Na",MG -11870024,391912,1093,3600.0,,70.0,,,,,,,"Sodium, Na",MG -11870364,392255,1093,1018.0,,70.0,,,,,,,"Sodium, Na",MG -11870454,392345,1093,1200.0,,70.0,,,,,,,"Sodium, Na",MG -11870903,392795,1093,594.0,,70.0,,,,,,,"Sodium, Na",MG -11870951,392843,1093,1200.0,,70.0,,,,,,,"Sodium, Na",MG -11870994,392886,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11871110,393002,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG -11871147,393039,1093,95.0,,70.0,,,,,,,"Sodium, Na",MG -11871447,393348,1093,39.0,,70.0,,,,,,,"Sodium, Na",MG -11871517,393418,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG -11871737,393638,1093,276.0,,70.0,,,,,,,"Sodium, Na",MG -11872584,394487,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -11872663,394566,1093,278.0,,70.0,,,,,,,"Sodium, Na",MG -11872912,394815,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11872938,394841,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG -11873023,394926,1093,969.0,,70.0,,,,,,,"Sodium, Na",MG -11873139,395042,1093,2613.0,,70.0,,,,,,,"Sodium, Na",MG -11873249,395153,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -11873447,395352,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -11873500,395406,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11873531,395437,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -11873744,395651,1093,353.0,,70.0,,,,,,,"Sodium, Na",MG -11873789,395696,1093,278.0,,70.0,,,,,,,"Sodium, Na",MG -11874001,395908,1093,172.0,,70.0,,,,,,,"Sodium, Na",MG -11874246,396154,1093,249.0,,70.0,,,,,,,"Sodium, Na",MG -11874326,396236,1093,65.0,,70.0,,,,,,,"Sodium, Na",MG -11874538,396448,1093,59.0,,70.0,,,,,,,"Sodium, Na",MG -11874649,396560,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11874694,396605,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG -11874765,396677,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -11874874,396788,1093,674.0,,70.0,,,,,,,"Sodium, Na",MG -11875123,397039,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -11875415,397332,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG -11875638,397555,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -11875646,397563,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -11875692,397610,1093,25.0,,73.0,,,,,,,"Sodium, Na",MG -11875848,397767,1093,694.0,,70.0,,,,,,,"Sodium, Na",MG -11876301,398221,1093,16000.0,,70.0,,,,,,,"Sodium, Na",MG -11876762,398686,1093,8286.0,,70.0,,,,,,,"Sodium, Na",MG -11876927,398851,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -11877201,399125,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -11877483,399410,1093,579.0,,70.0,,,,,,,"Sodium, Na",MG -11877855,399782,1093,6059.0,,70.0,,,,,,,"Sodium, Na",MG -11877906,399833,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG -11878357,400285,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11878501,400431,1093,12500.0,,70.0,,,,,,,"Sodium, Na",MG -11878529,400459,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG -11878585,400515,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11878851,400783,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -11878862,400794,1093,354.0,,70.0,,,,,,,"Sodium, Na",MG -11879016,400948,1093,208.0,,70.0,,,,,,,"Sodium, Na",MG -11879376,401310,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11879583,401517,1093,556.0,,70.0,,,,,,,"Sodium, Na",MG -11879605,401539,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -11879622,401556,1093,795.0,,70.0,,,,,,,"Sodium, Na",MG -11879708,401642,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -11879853,401787,1093,8111.0,,70.0,,,,,,,"Sodium, Na",MG -11879893,401827,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG -11880750,402690,1093,440.0,,70.0,,,,,,,"Sodium, Na",MG -11880835,402776,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11880984,402925,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -11881082,403023,1093,338.0,,70.0,,,,,,,"Sodium, Na",MG -11881901,403843,1093,26667.0,,70.0,,,,,,,"Sodium, Na",MG -11881945,403887,1093,8750.0,,70.0,,,,,,,"Sodium, Na",MG -11882062,404004,1093,11500.0,,70.0,,,,,,,"Sodium, Na",MG -11882252,404194,1093,36364.0,,70.0,,,,,,,"Sodium, Na",MG -11882387,404329,1093,13714.0,,70.0,,,,,,,"Sodium, Na",MG -11882772,404714,1093,182.0,,70.0,,,,,,,"Sodium, Na",MG -11882879,404821,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11882927,404869,1093,472.0,,70.0,,,,,,,"Sodium, Na",MG -11883413,405357,1093,86.0,,70.0,,,,,,,"Sodium, Na",MG -11883553,405497,1093,635.0,,70.0,,,,,,,"Sodium, Na",MG -11884689,406635,1093,355.0,,70.0,,,,,,,"Sodium, Na",MG -11884724,406670,1093,43.0,,70.0,,,,,,,"Sodium, Na",MG -11884772,406718,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG -11884815,406761,1093,5556.0,,70.0,,,,,,,"Sodium, Na",MG -11884962,406908,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -11885189,407135,1093,292.0,,70.0,,,,,,,"Sodium, Na",MG -11885196,407142,1093,89.0,,70.0,,,,,,,"Sodium, Na",MG -11885231,407177,1093,17000.0,,70.0,,,,,,,"Sodium, Na",MG -11885232,407178,1093,17000.0,,70.0,,,,,,,"Sodium, Na",MG -11885532,407479,1093,271.0,,70.0,,,,,,,"Sodium, Na",MG -11885658,407612,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -11885767,407723,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG -11885805,407762,1093,8750.0,,70.0,,,,,,,"Sodium, Na",MG -11885828,407785,1093,545.0,,70.0,,,,,,,"Sodium, Na",MG -11886174,408131,1093,1768.0,,70.0,,,,,,,"Sodium, Na",MG -11886213,408170,1093,2367.0,,70.0,,,,,,,"Sodium, Na",MG -11886308,408265,1093,677.0,,70.0,,,,,,,"Sodium, Na",MG -11886319,408276,1093,308.0,,70.0,,,,,,,"Sodium, Na",MG -11886460,408429,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG -11886632,408605,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG -11886952,408939,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG -11887020,409007,1093,462.0,,70.0,,,,,,,"Sodium, Na",MG -11887285,409279,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG -11887704,409698,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG -11887858,409857,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -11887968,409967,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -11887979,409978,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11888119,410118,1093,421.0,,70.0,,,,,,,"Sodium, Na",MG -11888237,410236,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -11888281,410280,1093,965.0,,70.0,,,,,,,"Sodium, Na",MG -11888320,410319,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG -11888854,410856,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -11888861,410863,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -11888908,410910,1093,21.0,,70.0,,,,,,,"Sodium, Na",MG -11889235,411237,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -11889392,411395,1093,43.0,,70.0,,,,,,,"Sodium, Na",MG -11889584,411587,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11889700,411703,1093,133.0,,70.0,,,,,,,"Sodium, Na",MG -11889813,411816,1093,79.0,,70.0,,,,,,,"Sodium, Na",MG -11889932,411938,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11890067,412076,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -11890153,412162,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -11890177,412186,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11890279,412288,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -11890573,412582,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -11890759,412768,1093,1019.0,,70.0,,,,,,,"Sodium, Na",MG -11891358,413372,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG -11891446,413460,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -11891692,413707,1093,492.0,,70.0,,,,,,,"Sodium, Na",MG -11891843,413860,1093,5.0,,70.0,,,,,,,"Sodium, Na",MG -11892119,414142,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -11892226,414250,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -11892474,414501,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11892480,414507,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -11892629,414657,1093,1250.0,,70.0,,,,,,,"Sodium, Na",MG -11892811,414839,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG -11893270,415299,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -11893508,415538,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11894245,416279,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -11894399,416433,1093,172.0,,70.0,,,,,,,"Sodium, Na",MG -11894486,416520,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11894621,416655,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG -11894655,416691,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG -11894660,416696,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG -11894754,416790,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG -11894923,416959,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG -11895807,417844,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG -11896133,418174,1093,275.0,,70.0,,,,,,,"Sodium, Na",MG -11896501,418543,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11896570,418612,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11896919,418961,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11897142,419187,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -11897228,419273,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG -11897475,419520,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG -11897535,419580,1093,256.0,,70.0,,,,,,,"Sodium, Na",MG -11897699,419744,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG -11897777,419822,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11898175,420222,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11898281,420328,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG -11898454,420503,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -11898740,420789,1093,469.0,,70.0,,,,,,,"Sodium, Na",MG -11899242,421291,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -11899651,421701,1093,329.0,,70.0,,,,,,,"Sodium, Na",MG -11900232,422283,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11901573,423627,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG -11901590,423644,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG -11901722,423777,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11902791,424849,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11902933,424991,1093,350.0,,70.0,,,,,,,"Sodium, Na",MG -11903045,425106,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG -11903153,425214,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG -11903385,425448,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG -11903538,425601,1093,138.0,,70.0,,,,,,,"Sodium, Na",MG -11903830,425896,1093,340.0,,70.0,,,,,,,"Sodium, Na",MG -11904724,426794,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG -11904788,426858,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG -11904862,426933,1093,543.0,,70.0,,,,,,,"Sodium, Na",MG -11905053,427125,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -11905266,427338,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -11905288,427360,1093,41.0,,70.0,,,,,,,"Sodium, Na",MG -11905402,427474,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -11905456,427528,1093,155.0,,70.0,,,,,,,"Sodium, Na",MG -11905473,427545,1093,589.0,,70.0,,,,,,,"Sodium, Na",MG -11905523,427595,1093,355.0,,70.0,,,,,,,"Sodium, Na",MG -11905543,427615,1093,289.0,,70.0,,,,,,,"Sodium, Na",MG -11906190,428262,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -11906338,428410,1093,289.0,,70.0,,,,,,,"Sodium, Na",MG -11906426,428498,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG -11906453,428525,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG -11906799,428876,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11907402,429496,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG -11907407,429501,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG -11907546,429649,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -11907661,429765,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG -11907789,429901,1093,323.0,,70.0,,,,,,,"Sodium, Na",MG -11907870,429982,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -11907892,430004,1093,1088.0,,70.0,,,,,,,"Sodium, Na",MG -11907931,430043,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG -11908014,430126,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG -11908047,430159,1093,1100.0,,70.0,,,,,,,"Sodium, Na",MG -11908166,430278,1093,212.0,,70.0,,,,,,,"Sodium, Na",MG -11908238,430350,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG -11908263,430375,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11908861,430976,1093,66.0,,70.0,,,,,,,"Sodium, Na",MG -11909096,431212,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -11909101,431217,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG -11909174,431290,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11909192,431308,1093,161.0,,70.0,,,,,,,"Sodium, Na",MG -11909231,431347,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG -11909428,431547,1093,273.0,,70.0,,,,,,,"Sodium, Na",MG -11909923,432050,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -11910212,432339,1093,1400.0,,70.0,,,,,,,"Sodium, Na",MG -11910331,432458,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -11910387,432514,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11910662,432789,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -11910805,432932,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG -11911169,433296,1093,78.0,,70.0,,,,,,,"Sodium, Na",MG -11911460,433588,1093,222.0,,70.0,,,,,,,"Sodium, Na",MG -11911487,433615,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11911708,433837,1093,46.0,,70.0,,,,,,,"Sodium, Na",MG -11912751,434884,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -11912996,435132,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11913128,435264,1093,1036.0,,70.0,,,,,,,"Sodium, Na",MG -11913592,435729,1093,620.0,,70.0,,,,,,,"Sodium, Na",MG -11913659,435797,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG -11913668,435806,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG -11913994,436132,1093,567.0,,70.0,,,,,,,"Sodium, Na",MG -11914247,436385,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11914381,436519,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG -11914955,437093,1093,345.0,,70.0,,,,,,,"Sodium, Na",MG -11915088,437226,1093,708.0,,70.0,,,,,,,"Sodium, Na",MG -11915236,437374,1093,217.0,,70.0,,,,,,,"Sodium, Na",MG -11915495,437634,1093,1491.0,,70.0,,,,,,,"Sodium, Na",MG -11916694,438839,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -11916772,438917,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -11916791,438936,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11917063,439209,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG -11917107,439253,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -11917387,439533,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11917533,439679,1093,259.0,,70.0,,,,,,,"Sodium, Na",MG -11917975,440122,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG -11918041,440188,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -11918074,440221,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG -11918374,440523,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -11918451,440600,1093,1500.0,,70.0,,,,,,,"Sodium, Na",MG -11918454,440603,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG -11918854,441003,1093,893.0,,70.0,,,,,,,"Sodium, Na",MG -11919101,441251,1093,550.0,,70.0,,,,,,,"Sodium, Na",MG -11919137,441287,1093,77.0,,70.0,,,,,,,"Sodium, Na",MG -11919478,441628,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11919550,441700,1093,91.0,,70.0,,,,,,,"Sodium, Na",MG -11919815,441965,1093,138.0,,70.0,,,,,,,"Sodium, Na",MG -11919972,442122,1093,188.0,,70.0,,,,,,,"Sodium, Na",MG -11920256,442406,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11920430,442580,1093,379.0,,70.0,,,,,,,"Sodium, Na",MG -11920540,442692,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11920982,443135,1093,1571.0,,70.0,,,,,,,"Sodium, Na",MG -11920987,443140,1093,350.0,,70.0,,,,,,,"Sodium, Na",MG -11921007,443160,1093,824.0,,70.0,,,,,,,"Sodium, Na",MG -11921575,443729,1093,1429.0,,70.0,,,,,,,"Sodium, Na",MG -11921848,444002,1093,21500.0,,70.0,,,,,,,"Sodium, Na",MG -11922066,444221,1093,516.0,,70.0,,,,,,,"Sodium, Na",MG -11922103,444258,1093,1412.0,,70.0,,,,,,,"Sodium, Na",MG -11922140,444295,1093,90.0,,70.0,,,,,,,"Sodium, Na",MG -11922203,444358,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11922246,444401,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG -11922768,444923,1093,509.0,,70.0,,,,,,,"Sodium, Na",MG -11922928,445083,1093,875.0,,70.0,,,,,,,"Sodium, Na",MG -11923047,445202,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG -11923606,445762,1093,13.0,,70.0,,,,,,,"Sodium, Na",MG -11923710,445867,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -11924126,446283,1093,1600.0,,70.0,,,,,,,"Sodium, Na",MG -11924435,446592,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG -11924452,446611,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -11924561,446725,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG -11924903,447069,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -11925081,447249,1093,70.0,,70.0,,,,,,,"Sodium, Na",MG -11925164,447332,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG -11925362,447530,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG -11925878,448052,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11926259,448433,1093,94.0,,70.0,,,,,,,"Sodium, Na",MG -11926271,448445,1093,119.0,,70.0,,,,,,,"Sodium, Na",MG -11926335,448509,1093,28.0,,70.0,,,,,,,"Sodium, Na",MG -11926475,448649,1093,549.0,,70.0,,,,,,,"Sodium, Na",MG -11926645,448819,1093,195.0,,70.0,,,,,,,"Sodium, Na",MG -11926945,449120,1093,112.0,,70.0,,,,,,,"Sodium, Na",MG -11927148,449323,1093,1286.0,,70.0,,,,,,,"Sodium, Na",MG -11927382,449565,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -11927398,449581,1093,101.0,,70.0,,,,,,,"Sodium, Na",MG -11927479,449662,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -11927897,450080,1093,774.0,,70.0,,,,,,,"Sodium, Na",MG -11928381,450564,1093,77.0,,70.0,,,,,,,"Sodium, Na",MG -11928614,450797,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11928767,450950,1093,103.0,,70.0,,,,,,,"Sodium, Na",MG -11928893,451077,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11929257,451441,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11929422,451606,1093,127.0,,70.0,,,,,,,"Sodium, Na",MG -11929582,451768,1093,2143.0,,70.0,,,,,,,"Sodium, Na",MG -11929632,451818,1093,6875.0,,70.0,,,,,,,"Sodium, Na",MG -11929787,451975,1093,8000.0,,70.0,,,,,,,"Sodium, Na",MG -11929805,451993,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11929994,452182,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11930304,452492,1093,298.0,,70.0,,,,,,,"Sodium, Na",MG -11930339,452527,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG -11930373,452561,1093,63.0,,70.0,,,,,,,"Sodium, Na",MG -11930726,452915,1093,1600.0,,70.0,,,,,,,"Sodium, Na",MG -11930788,452978,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG -11930970,453163,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG -11930987,453180,1093,405.0,,70.0,,,,,,,"Sodium, Na",MG -11931166,453359,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG -11931301,453499,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG -11931457,453655,1093,121.0,,70.0,,,,,,,"Sodium, Na",MG -11931507,453706,1093,661.0,,70.0,,,,,,,"Sodium, Na",MG -11931525,453724,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -11931643,453842,1093,170.0,,70.0,,,,,,,"Sodium, Na",MG -11931784,453985,1093,886.0,,70.0,,,,,,,"Sodium, Na",MG -11931917,454118,1093,381.0,,70.0,,,,,,,"Sodium, Na",MG -11932058,454260,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -11932194,454396,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11932343,454549,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11932580,454790,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG -11933612,455840,1093,1786.0,,70.0,,,,,,,"Sodium, Na",MG -11933708,455943,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG -11933791,456026,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG -11933847,456082,1093,1875.0,,70.0,,,,,,,"Sodium, Na",MG -11933868,456103,1093,132.0,,70.0,,,,,,,"Sodium, Na",MG -11933989,456229,1093,1036.0,,70.0,,,,,,,"Sodium, Na",MG -11934014,456254,1093,622.0,,70.0,,,,,,,"Sodium, Na",MG -11934131,456372,1093,148.0,,70.0,,,,,,,"Sodium, Na",MG -11934139,456380,1093,374.0,,70.0,,,,,,,"Sodium, Na",MG -11934193,456434,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG -11934259,456500,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11934315,456557,1093,228.0,,70.0,,,,,,,"Sodium, Na",MG -11934398,456640,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -11935038,457281,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11935041,457284,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11935063,457306,1093,27.0,,70.0,,,,,,,"Sodium, Na",MG -11935396,457639,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG -11935698,457943,1093,320.0,,70.0,,,,,,,"Sodium, Na",MG -11935700,457945,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -11935820,458065,1093,818.0,,70.0,,,,,,,"Sodium, Na",MG -11936500,458745,1093,367.0,,70.0,,,,,,,"Sodium, Na",MG -11936533,458778,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -11936666,458911,1093,282.0,,70.0,,,,,,,"Sodium, Na",MG -11937237,459487,1093,277.0,,70.0,,,,,,,"Sodium, Na",MG -11937317,459567,1093,484.0,,70.0,,,,,,,"Sodium, Na",MG -11937319,459569,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11937413,459663,1093,246.0,,70.0,,,,,,,"Sodium, Na",MG -11937544,459794,1093,475.0,,70.0,,,,,,,"Sodium, Na",MG -11937592,459842,1093,941.0,,70.0,,,,,,,"Sodium, Na",MG -11937944,460195,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11937974,460225,1093,593.0,,70.0,,,,,,,"Sodium, Na",MG -11938393,460644,1093,331.0,,70.0,,,,,,,"Sodium, Na",MG -11938560,460812,1093,1011.0,,70.0,,,,,,,"Sodium, Na",MG -11938692,460944,1093,914.0,,70.0,,,,,,,"Sodium, Na",MG -11938818,461070,1093,289.0,,70.0,,,,,,,"Sodium, Na",MG -11938981,461233,1093,625.0,,70.0,,,,,,,"Sodium, Na",MG -11939115,461367,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11939193,461445,1093,414.0,,70.0,,,,,,,"Sodium, Na",MG -11939238,461490,1093,487.0,,70.0,,,,,,,"Sodium, Na",MG -11939327,461579,1093,1235.0,,70.0,,,,,,,"Sodium, Na",MG -11939421,461674,1093,593.0,,70.0,,,,,,,"Sodium, Na",MG -11939571,461824,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG -11939922,462178,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG -11940292,462549,1093,1089.0,,70.0,,,,,,,"Sodium, Na",MG -11940556,462813,1093,1442.0,,70.0,,,,,,,"Sodium, Na",MG -11940582,462839,1093,92.0,,70.0,,,,,,,"Sodium, Na",MG -11940967,463232,1093,629.0,,70.0,,,,,,,"Sodium, Na",MG -11941119,463385,1093,392.0,,70.0,,,,,,,"Sodium, Na",MG -11941148,463414,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG -11941186,463452,1093,195.0,,70.0,,,,,,,"Sodium, Na",MG -11941416,463682,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG -11941576,463842,1093,415.0,,70.0,,,,,,,"Sodium, Na",MG -11941612,463878,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -11941641,463907,1093,133.0,,70.0,,,,,,,"Sodium, Na",MG -11941685,463951,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -11941871,464137,1093,967.0,,70.0,,,,,,,"Sodium, Na",MG -11941929,464195,1093,106.0,,70.0,,,,,,,"Sodium, Na",MG -11942198,464464,1093,585.0,,70.0,,,,,,,"Sodium, Na",MG -11942231,464497,1093,245.0,,70.0,,,,,,,"Sodium, Na",MG -11942408,464677,1093,371.0,,70.0,,,,,,,"Sodium, Na",MG -11942968,465237,1093,758.0,,70.0,,,,,,,"Sodium, Na",MG -11943117,465386,1093,435.0,,70.0,,,,,,,"Sodium, Na",MG -11943217,465486,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG -11943219,465488,1093,164.0,,70.0,,,,,,,"Sodium, Na",MG -11943470,465740,1093,133.0,,70.0,,,,,,,"Sodium, Na",MG -11943745,466016,1093,1444.0,,70.0,,,,,,,"Sodium, Na",MG -11944010,466282,1093,436.0,,70.0,,,,,,,"Sodium, Na",MG -11944335,466607,1093,769.0,,70.0,,,,,,,"Sodium, Na",MG -11944513,466785,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG -11944684,466956,1093,296.0,,70.0,,,,,,,"Sodium, Na",MG -11944923,467195,1093,1089.0,,70.0,,,,,,,"Sodium, Na",MG -11944926,467198,1093,612.0,,70.0,,,,,,,"Sodium, Na",MG -11944974,467246,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -11945316,467588,1093,327.0,,70.0,,,,,,,"Sodium, Na",MG -11945468,467747,1093,768.0,,70.0,,,,,,,"Sodium, Na",MG -11945834,468119,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG -11945866,468152,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -11946192,468486,1093,158.0,,70.0,,,,,,,"Sodium, Na",MG -11946502,468796,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11946746,469041,1093,142.0,,70.0,,,,,,,"Sodium, Na",MG -11947265,469563,1093,233.0,,70.0,,,,,,,"Sodium, Na",MG -11947397,469695,1093,1107.0,,70.0,,,,,,,"Sodium, Na",MG -11947477,469775,1093,112.0,,70.0,,,,,,,"Sodium, Na",MG -11947479,469777,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11947718,470016,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG -11947952,470250,1093,1067.0,,70.0,,,,,,,"Sodium, Na",MG -11947994,470292,1093,1520.0,,70.0,,,,,,,"Sodium, Na",MG -11948095,470402,1093,967.0,,70.0,,,,,,,"Sodium, Na",MG -11948114,470421,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG -11948139,470446,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -11948608,470915,1093,575.0,,70.0,,,,,,,"Sodium, Na",MG -11948626,470933,1093,641.0,,70.0,,,,,,,"Sodium, Na",MG -11948897,471204,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -11948905,471212,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -11948993,471300,1093,60.0,,70.0,,,,,,,"Sodium, Na",MG -11949119,471426,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11949352,471659,1093,93.0,,70.0,,,,,,,"Sodium, Na",MG -11949395,471702,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -11949455,471762,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG -11949700,472007,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -11949821,472128,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -11949830,472137,1093,581.0,,70.0,,,,,,,"Sodium, Na",MG -11950178,472485,1093,39333.0,,70.0,,,,,,,"Sodium, Na",MG -11950252,472559,1093,188.0,,70.0,,,,,,,"Sodium, Na",MG -11950385,472694,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -11951052,473363,1093,360.0,,70.0,,,,,,,"Sodium, Na",MG -11951270,473581,1093,248.0,,70.0,,,,,,,"Sodium, Na",MG -11951426,473738,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11951539,473851,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -11951900,474214,1093,224.0,,70.0,,,,,,,"Sodium, Na",MG -11952049,474364,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG -11952097,474412,1093,141.0,,70.0,,,,,,,"Sodium, Na",MG -11952170,474485,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG -11952396,474713,1093,60.0,,70.0,,,,,,,"Sodium, Na",MG -11952431,474749,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG -11952855,475173,1093,216.0,,70.0,,,,,,,"Sodium, Na",MG -11952909,475228,1093,220.0,,70.0,,,,,,,"Sodium, Na",MG -11953012,475333,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG -11953110,475432,1093,258.0,,70.0,,,,,,,"Sodium, Na",MG -11953195,475517,1093,280.0,,70.0,,,,,,,"Sodium, Na",MG -11953306,475629,1093,591.0,,70.0,,,,,,,"Sodium, Na",MG -11953490,475820,1093,1571.0,,70.0,,,,,,,"Sodium, Na",MG -11953499,475829,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG -11953750,476081,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -11953885,476216,1093,144.0,,70.0,,,,,,,"Sodium, Na",MG -11954122,476454,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -11954189,476521,1093,766.0,,70.0,,,,,,,"Sodium, Na",MG -11954203,476535,1093,203.0,,70.0,,,,,,,"Sodium, Na",MG -11954220,476552,1093,42.0,,70.0,,,,,,,"Sodium, Na",MG -11954325,476657,1093,961.0,,70.0,,,,,,,"Sodium, Na",MG -11954697,477032,1093,27.0,,70.0,,,,,,,"Sodium, Na",MG -11954797,477135,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -11954815,477153,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11955256,477594,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG -11955660,478006,1093,370.0,,70.0,,,,,,,"Sodium, Na",MG -11955803,478149,1093,409.0,,70.0,,,,,,,"Sodium, Na",MG -11955820,478166,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG -11955867,478213,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG -11956211,478578,1093,655.0,,70.0,,,,,,,"Sodium, Na",MG -11956222,478589,1093,650.0,,70.0,,,,,,,"Sodium, Na",MG -11957094,479463,1093,124.0,,70.0,,,,,,,"Sodium, Na",MG -11957475,479845,1093,1179.0,,70.0,,,,,,,"Sodium, Na",MG -11957573,479944,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11957628,479999,1093,290.0,,70.0,,,,,,,"Sodium, Na",MG -11957756,480127,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -11957979,480350,1093,622.0,,70.0,,,,,,,"Sodium, Na",MG -11958063,480434,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11958151,480524,1093,139.0,,70.0,,,,,,,"Sodium, Na",MG -11958768,481147,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -11958774,481153,1093,381.0,,70.0,,,,,,,"Sodium, Na",MG -11959072,481451,1093,392.0,,70.0,,,,,,,"Sodium, Na",MG -11959226,481605,1093,60.0,,70.0,,,,,,,"Sodium, Na",MG -11959290,481669,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11959365,481744,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11959675,482054,1093,1033.0,,70.0,,,,,,,"Sodium, Na",MG -11959685,482064,1093,446.0,,70.0,,,,,,,"Sodium, Na",MG -11959785,482164,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -11960016,482396,1093,94.0,,70.0,,,,,,,"Sodium, Na",MG -11960122,482503,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -11960157,482538,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -11960676,483057,1093,629.0,,70.0,,,,,,,"Sodium, Na",MG -11960795,483176,1093,1357.0,,70.0,,,,,,,"Sodium, Na",MG -11961237,483618,1093,606.0,,70.0,,,,,,,"Sodium, Na",MG -11961440,483821,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG -11961520,483901,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -11961564,483945,1093,478.0,,70.0,,,,,,,"Sodium, Na",MG -11961624,484005,1093,776.0,,70.0,,,,,,,"Sodium, Na",MG -11961969,484354,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11962005,484390,1093,562.0,,70.0,,,,,,,"Sodium, Na",MG -11962254,484639,1093,270.0,,70.0,,,,,,,"Sodium, Na",MG -11962504,484891,1093,235.0,,70.0,,,,,,,"Sodium, Na",MG -11962558,484945,1093,538.0,,70.0,,,,,,,"Sodium, Na",MG -11962857,485246,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG -11963130,485523,1093,438.0,,70.0,,,,,,,"Sodium, Na",MG -11963242,485635,1093,232.0,,70.0,,,,,,,"Sodium, Na",MG -11963407,485800,1093,967.0,,70.0,,,,,,,"Sodium, Na",MG -11963410,485803,1093,2889.0,,70.0,,,,,,,"Sodium, Na",MG -11963416,485810,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -11963589,485994,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -11963683,486088,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG -11963695,486100,1093,20.0,,70.0,,,,,,,"Sodium, Na",MG -11963719,486124,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11964285,486695,1093,370.0,,70.0,,,,,,,"Sodium, Na",MG -11964403,486813,1093,462.0,,70.0,,,,,,,"Sodium, Na",MG -11964960,487374,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -11965781,488195,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11966019,488433,1093,446.0,,70.0,,,,,,,"Sodium, Na",MG -11966317,488731,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -11966443,488857,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG -11966703,489117,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11966745,489159,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -11966825,489239,1093,26.0,,70.0,,,,,,,"Sodium, Na",MG -11966888,489302,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG -11967115,489529,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG -11967119,489533,1093,893.0,,70.0,,,,,,,"Sodium, Na",MG -11967218,489632,1093,80.0,,70.0,,,,,,,"Sodium, Na",MG -11967562,489983,1093,772.0,,70.0,,,,,,,"Sodium, Na",MG -11967790,490212,1093,425.0,,70.0,,,,,,,"Sodium, Na",MG -11967878,490300,1093,9.0,,70.0,,,,,,,"Sodium, Na",MG -11968052,490474,1093,308.0,,70.0,,,,,,,"Sodium, Na",MG -11968161,490584,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG -11969112,491537,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11969255,491680,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -11969365,491790,1093,155.0,,70.0,,,,,,,"Sodium, Na",MG -11969445,491870,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11969457,491882,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG -11969583,492008,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11969814,492239,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11970557,492992,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11970749,493184,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG -11970984,493422,1093,5.0,,70.0,,,,,,,"Sodium, Na",MG -11971063,493502,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11971288,493727,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -11971505,493946,1093,92.0,,70.0,,,,,,,"Sodium, Na",MG -11971977,494425,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG -11972348,494800,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -11972587,495040,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11972629,495082,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -11972858,495314,1093,1.0,,70.0,,,,,,,"Sodium, Na",MG -11972893,495349,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11973311,495770,1093,403.0,,70.0,,,,,,,"Sodium, Na",MG -11973909,496398,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -11974212,496703,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG -11974662,497163,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG -11974671,497172,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -11974840,497345,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11975604,498115,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11975641,498153,1093,358.0,,70.0,,,,,,,"Sodium, Na",MG -11975694,498206,1093,900.0,,70.0,,,,,,,"Sodium, Na",MG -11975988,498500,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -11975994,498506,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -11976239,498753,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -11976527,499056,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG -11976629,499158,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -11976697,499226,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG -11976768,499297,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11976791,499320,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG -11976948,499478,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -11976976,499506,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -11977132,499663,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -11977228,499759,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -11977347,499878,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG -11977532,500064,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11978285,500822,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -11978510,501051,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -11978745,501288,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG -11978761,501304,1093,20.0,,70.0,,,,,,,"Sodium, Na",MG -11979017,501561,1093,269.0,,70.0,,,,,,,"Sodium, Na",MG -11979284,501830,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11979481,502040,1093,103.0,,70.0,,,,,,,"Sodium, Na",MG -11979587,502146,1093,682.0,,70.0,,,,,,,"Sodium, Na",MG -11979818,502377,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11980076,502635,1093,551.0,,70.0,,,,,,,"Sodium, Na",MG -11980111,502670,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -11980277,502836,1093,276.0,,70.0,,,,,,,"Sodium, Na",MG -11981260,503908,1093,8750.0,,70.0,,,,,,,"Sodium, Na",MG -11981292,503940,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG -11981936,504677,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11982233,505025,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -11982311,505109,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -11982369,505167,1093,1321.0,,70.0,,,,,,,"Sodium, Na",MG -11982520,505323,1093,432.0,,70.0,,,,,,,"Sodium, Na",MG -11982608,505415,1093,394.0,,70.0,,,,,,,"Sodium, Na",MG -11983332,506165,1093,115.0,,70.0,,,,,,,"Sodium, Na",MG -11983607,506443,1093,773.0,,70.0,,,,,,,"Sodium, Na",MG -11983627,506464,1093,1214.0,,70.0,,,,,,,"Sodium, Na",MG -11983689,506529,1093,617.0,,70.0,,,,,,,"Sodium, Na",MG -11983866,506720,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -11983937,506791,1093,622.0,,70.0,,,,,,,"Sodium, Na",MG -11984075,506934,1093,812.0,,70.0,,,,,,,"Sodium, Na",MG -11984356,507216,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG -11984632,507507,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG -11984692,507567,1093,890.0,,70.0,,,,,,,"Sodium, Na",MG -11984914,507791,1093,588.0,,70.0,,,,,,,"Sodium, Na",MG -11985336,508216,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -11985538,508418,1093,188.0,,70.0,,,,,,,"Sodium, Na",MG -11985610,508490,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -11985969,508861,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG -11986054,508956,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG -11986066,508968,1093,94.0,,70.0,,,,,,,"Sodium, Na",MG -11986071,508973,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG -11986311,509216,1093,337.0,,70.0,,,,,,,"Sodium, Na",MG -11986532,509445,1093,440.0,,70.0,,,,,,,"Sodium, Na",MG -11987074,510017,1093,310.0,,70.0,,,,,,,"Sodium, Na",MG -11987147,510090,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -11987318,510263,1093,503.0,,70.0,,,,,,,"Sodium, Na",MG -11987505,510451,1093,1107.0,,70.0,,,,,,,"Sodium, Na",MG -11987821,510774,1093,153.0,,70.0,,,,,,,"Sodium, Na",MG -11988363,511337,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11988468,511452,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -11988720,511705,1093,1643.0,,70.0,,,,,,,"Sodium, Na",MG -11989332,512318,1093,262.0,,70.0,,,,,,,"Sodium, Na",MG -11989376,512362,1093,438.0,,70.0,,,,,,,"Sodium, Na",MG -11989561,512547,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11989576,512562,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -11989616,512603,1093,1464.0,,70.0,,,,,,,"Sodium, Na",MG -11990034,513021,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11990278,513271,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11990285,513278,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -11990313,513307,1093,812.0,,70.0,,,,,,,"Sodium, Na",MG -11990336,513331,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG -11990458,513454,1093,26.0,,70.0,,,,,,,"Sodium, Na",MG -11990542,513539,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG -11990939,513936,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -11991178,514178,1093,46.0,,70.0,,,,,,,"Sodium, Na",MG -11991449,514454,1093,45.0,,70.0,,,,,,,"Sodium, Na",MG -11991615,514621,1093,32.0,,70.0,,,,,,,"Sodium, Na",MG -11991721,514730,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG -11991921,514933,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG -11992173,515185,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -11992590,515608,1093,150.0,,70.0,,,,,,,"Sodium, Na",MG -11992610,515628,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG -11993340,516381,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG -11993485,516526,1093,233.0,,70.0,,,,,,,"Sodium, Na",MG -11993610,516651,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG -11993702,516743,1093,37.0,,70.0,,,,,,,"Sodium, Na",MG -11993740,516781,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -11993745,516786,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -11993830,516871,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG -11993956,516998,1093,196.0,,70.0,,,,,,,"Sodium, Na",MG -11994163,517205,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG -11994505,517569,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG -11994544,517608,1093,69.0,,70.0,,,,,,,"Sodium, Na",MG -11994567,517631,1093,131.0,,70.0,,,,,,,"Sodium, Na",MG -11994646,517710,1093,512.0,,70.0,,,,,,,"Sodium, Na",MG -11994713,517777,1093,544.0,,70.0,,,,,,,"Sodium, Na",MG -11994833,517897,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11995017,518083,1093,264.0,,70.0,,,,,,,"Sodium, Na",MG -11995333,518399,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11995721,518792,1093,42.0,,70.0,,,,,,,"Sodium, Na",MG -11996534,519628,1093,1067.0,,70.0,,,,,,,"Sodium, Na",MG -11996568,519662,1093,171.0,,70.0,,,,,,,"Sodium, Na",MG -11997094,520192,1093,259.0,,70.0,,,,,,,"Sodium, Na",MG -11997453,520556,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -11997587,520690,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG -11997607,520710,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG -11997704,520808,1093,363.0,,70.0,,,,,,,"Sodium, Na",MG -11997770,520874,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -11997839,520944,1093,2000.0,,70.0,,,,,,,"Sodium, Na",MG -11998028,521133,1093,112.0,,70.0,,,,,,,"Sodium, Na",MG -11998103,521208,1093,471.0,,70.0,,,,,,,"Sodium, Na",MG -11998293,521399,1093,692.0,,70.0,,,,,,,"Sodium, Na",MG -11998765,521880,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -11999001,522116,1093,136.0,,70.0,,,,,,,"Sodium, Na",MG -11999371,522501,1093,196.0,,70.0,,,,,,,"Sodium, Na",MG -11999402,522533,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG -11999608,522750,1093,585.0,,70.0,,,,,,,"Sodium, Na",MG -11999692,522834,1093,310.0,,70.0,,,,,,,"Sodium, Na",MG -12000159,523338,1093,152.0,,70.0,,,,,,,"Sodium, Na",MG -12000260,523439,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -12000497,523677,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG -12001040,524224,1093,175.0,,70.0,,,,,,,"Sodium, Na",MG -12001408,524593,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12001422,524607,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG -12001474,524659,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG -12001932,525118,1093,380.0,,70.0,,,,,,,"Sodium, Na",MG -12002099,525285,1093,5833.0,,70.0,,,,,,,"Sodium, Na",MG -12002132,525318,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG -12002305,525492,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -12002593,525783,1093,105.0,,70.0,,,,,,,"Sodium, Na",MG -12002814,526007,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12003111,526305,1093,305.0,,70.0,,,,,,,"Sodium, Na",MG -12003220,526416,1093,202.0,,70.0,,,,,,,"Sodium, Na",MG -12003251,526447,1093,444.0,,70.0,,,,,,,"Sodium, Na",MG -12003489,526688,1093,567.0,,70.0,,,,,,,"Sodium, Na",MG -12003927,527129,1093,447.0,,70.0,,,,,,,"Sodium, Na",MG -12004046,527248,1093,617.0,,70.0,,,,,,,"Sodium, Na",MG -12004244,527447,1093,997.0,,70.0,,,,,,,"Sodium, Na",MG -12004293,527496,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12004414,527618,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12004829,528034,1093,512.0,,70.0,,,,,,,"Sodium, Na",MG -12005132,528339,1093,655.0,,70.0,,,,,,,"Sodium, Na",MG -12005171,528378,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12005212,528419,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12005360,528567,1093,359.0,,70.0,,,,,,,"Sodium, Na",MG -12005426,528633,1093,346.0,,70.0,,,,,,,"Sodium, Na",MG -12005564,528771,1093,203.0,,70.0,,,,,,,"Sodium, Na",MG -12005672,528879,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12005721,528929,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -12005834,529043,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -12006040,529249,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -12006226,529435,1093,838.0,,70.0,,,,,,,"Sodium, Na",MG -12007321,530538,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG -12007399,530616,1093,2143.0,,70.0,,,,,,,"Sodium, Na",MG -12007471,530689,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12008146,531367,1093,1036.0,,70.0,,,,,,,"Sodium, Na",MG -12008199,531424,1093,173.0,,70.0,,,,,,,"Sodium, Na",MG -12008249,531476,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12008418,531646,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12009261,532504,1093,440.0,,70.0,,,,,,,"Sodium, Na",MG -12009480,532727,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12009712,532960,1093,147.0,,70.0,,,,,,,"Sodium, Na",MG -12010024,533273,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG -12010080,533332,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG -12010205,533458,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12010263,533516,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12010309,533562,1093,154.0,,70.0,,,,,,,"Sodium, Na",MG -12010355,533608,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12010411,533664,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG -12010697,533978,1093,86.0,,70.0,,,,,,,"Sodium, Na",MG -12010759,534044,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG -12011103,534388,1093,1600.0,,70.0,,,,,,,"Sodium, Na",MG -12011260,534546,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12011492,534783,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12011618,534909,1093,147.0,,70.0,,,,,,,"Sodium, Na",MG -12011770,535066,1093,735.0,,70.0,,,,,,,"Sodium, Na",MG -12011794,535093,1093,647.0,,70.0,,,,,,,"Sodium, Na",MG -12011841,535144,1093,727.0,,70.0,,,,,,,"Sodium, Na",MG -12012241,535544,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG -12012382,535686,1093,354.0,,70.0,,,,,,,"Sodium, Na",MG -12013026,536332,1093,183.0,,70.0,,,,,,,"Sodium, Na",MG -12013085,536393,1093,301.0,,70.0,,,,,,,"Sodium, Na",MG -12013123,536432,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12013531,536843,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12013623,536935,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12013919,537235,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG -12014216,537539,1093,340.0,,70.0,,,,,,,"Sodium, Na",MG -12014229,537552,1093,1179.0,,70.0,,,,,,,"Sodium, Na",MG -12014320,537643,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -12014471,537795,1093,440.0,,70.0,,,,,,,"Sodium, Na",MG -12014510,537835,1093,5.0,,70.0,,,,,,,"Sodium, Na",MG -12014526,537851,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12014533,537858,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -12014776,538106,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -12015120,538453,1093,625.0,,70.0,,,,,,,"Sodium, Na",MG -12015175,538508,1093,5.0,,70.0,,,,,,,"Sodium, Na",MG -12015185,538518,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12015442,538798,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG -12016055,539513,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG -12016207,539695,1093,4000.0,,70.0,,,,,,,"Sodium, Na",MG -12016531,540061,1093,329.0,,70.0,,,,,,,"Sodium, Na",MG -12016565,540097,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG -12016772,540345,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -12016782,540355,1093,229.0,,70.0,,,,,,,"Sodium, Na",MG -12017463,541329,1093,20.0,,70.0,,,,,,,"Sodium, Na",MG -12017512,541379,1093,273.0,,70.0,,,,,,,"Sodium, Na",MG -12018060,542027,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG -12018197,542175,1093,16182.0,,70.0,,,,,,,"Sodium, Na",MG -12018240,542218,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -12018291,542269,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12018914,542912,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12019997,544029,1093,441.0,,70.0,,,,,,,"Sodium, Na",MG -12020034,544066,1093,87.0,,70.0,,,,,,,"Sodium, Na",MG -12020220,544283,1093,474.0,,70.0,,,,,,,"Sodium, Na",MG -12021052,545228,1093,215.0,,70.0,,,,,,,"Sodium, Na",MG -12021660,545907,1093,397.0,,70.0,,,,,,,"Sodium, Na",MG -12022009,546267,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12022328,546590,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -12022641,546907,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12022772,547039,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12022843,547111,1093,211.0,,70.0,,,,,,,"Sodium, Na",MG -12024193,548473,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -12024263,548544,1093,263.0,,70.0,,,,,,,"Sodium, Na",MG -12024698,548980,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG -12024850,549132,1093,26.0,,70.0,,,,,,,"Sodium, Na",MG -12025043,549326,1093,42.0,,70.0,,,,,,,"Sodium, Na",MG -12025116,549399,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12025345,549629,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12025578,549862,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG -12025740,550025,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG -12025835,550122,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -12026001,550296,1093,150.0,,70.0,,,,,,,"Sodium, Na",MG -12026028,550323,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12026061,550356,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12026669,550964,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12026795,551092,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12027134,551431,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12027254,551552,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12027284,551582,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG -12027468,551766,1093,757.0,,70.0,,,,,,,"Sodium, Na",MG -12027565,551863,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12027680,551980,1093,244.0,,70.0,,,,,,,"Sodium, Na",MG -12027722,552022,1093,790.0,,70.0,,,,,,,"Sodium, Na",MG -12028030,552331,1093,351.0,,70.0,,,,,,,"Sodium, Na",MG -12028551,552852,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -12028735,553038,1093,599.0,,70.0,,,,,,,"Sodium, Na",MG -12028811,553114,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -12028862,553166,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12028906,553210,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12028998,553302,1093,154.0,,70.0,,,,,,,"Sodium, Na",MG -12029055,553359,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12029112,553417,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG -12029205,553511,1093,239.0,,70.0,,,,,,,"Sodium, Na",MG -12029232,553539,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG -12029287,553600,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -12029498,553817,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12029943,554263,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12030005,554325,1093,828.0,,70.0,,,,,,,"Sodium, Na",MG -12030045,554365,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -12030069,554389,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -12031436,555779,1093,157.0,,70.0,,,,,,,"Sodium, Na",MG -12031554,555898,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12031614,555959,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG -12031617,555962,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12031771,556126,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12032072,556432,1093,150.0,,70.0,,,,,,,"Sodium, Na",MG -12032413,556774,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG -12032515,556876,1093,368.0,,70.0,,,,,,,"Sodium, Na",MG -12033338,557711,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12033450,557829,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12033554,557934,1093,160.0,,70.0,,,,,,,"Sodium, Na",MG -12033644,558025,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -12033715,558097,1093,844.0,,70.0,,,,,,,"Sodium, Na",MG -12033853,558236,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -12033952,558339,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12034119,558513,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -12034139,558533,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG -12034222,558616,1093,2400.0,,70.0,,,,,,,"Sodium, Na",MG -12034311,558710,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12034362,558761,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -12034398,558797,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12034468,558867,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG -12034656,559055,1093,732.0,,70.0,,,,,,,"Sodium, Na",MG -12034888,559290,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -12034978,559382,1093,219.0,,70.0,,,,,,,"Sodium, Na",MG -12035210,559614,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12035355,559760,1093,295.0,,70.0,,,,,,,"Sodium, Na",MG -12035904,560317,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG -12036055,560468,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG -12036102,560515,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG -12036108,560521,1093,513.0,,70.0,,,,,,,"Sodium, Na",MG -12036196,560609,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12036197,560610,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12036333,560747,1093,79.0,,70.0,,,,,,,"Sodium, Na",MG -12036358,560774,1093,543.0,,70.0,,,,,,,"Sodium, Na",MG -12036402,560818,1093,369.0,,70.0,,,,,,,"Sodium, Na",MG -12036646,561063,1093,459.0,,70.0,,,,,,,"Sodium, Na",MG -12036959,561376,1093,105.0,,70.0,,,,,,,"Sodium, Na",MG -12037032,561449,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12037100,561518,1093,406.0,,70.0,,,,,,,"Sodium, Na",MG -12037204,561624,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12037490,561915,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12037551,561976,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12037609,562034,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG -12038222,562653,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG -12038857,563293,1093,789.0,,70.0,,,,,,,"Sodium, Na",MG -12038988,563426,1093,1525.0,,70.0,,,,,,,"Sodium, Na",MG -12039118,563556,1093,232.0,,70.0,,,,,,,"Sodium, Na",MG -12039137,563575,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -12039370,563810,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12039586,564026,1093,384.0,,70.0,,,,,,,"Sodium, Na",MG -12039629,564069,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12039801,564241,1093,150.0,,70.0,,,,,,,"Sodium, Na",MG -12040069,564512,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12040632,565082,1093,409.0,,70.0,,,,,,,"Sodium, Na",MG -12040699,565149,1093,425.0,,70.0,,,,,,,"Sodium, Na",MG -12040741,565191,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12040776,565226,1093,806.0,,70.0,,,,,,,"Sodium, Na",MG -12040824,565275,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12040930,565381,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG -12041093,565548,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12041220,565676,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -12041275,565731,1093,340.0,,70.0,,,,,,,"Sodium, Na",MG -12041441,565898,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG -12041474,565931,1093,207.0,,70.0,,,,,,,"Sodium, Na",MG -12041714,566172,1093,241.0,,70.0,,,,,,,"Sodium, Na",MG -12041796,566254,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12041965,566424,1093,263.0,,70.0,,,,,,,"Sodium, Na",MG -12042030,566491,1093,61.0,,70.0,,,,,,,"Sodium, Na",MG -12042314,566776,1093,138.0,,70.0,,,,,,,"Sodium, Na",MG -12042344,566806,1093,457.0,,70.0,,,,,,,"Sodium, Na",MG -12042638,567103,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -12042703,567168,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12042859,567326,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12043131,567601,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12043619,568090,1093,108.0,,70.0,,,,,,,"Sodium, Na",MG -12043883,568356,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12044296,568779,1093,1100.0,,70.0,,,,,,,"Sodium, Na",MG -12044442,568929,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12044528,569017,1093,257.0,,70.0,,,,,,,"Sodium, Na",MG -12044621,569110,1093,284.0,,70.0,,,,,,,"Sodium, Na",MG -12044989,569483,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG -12045122,569616,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -12045638,570139,1093,309.0,,70.0,,,,,,,"Sodium, Na",MG -12045726,570227,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG -12046010,570513,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12046104,570608,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12046308,570814,1093,2500.0,,70.0,,,,,,,"Sodium, Na",MG -12046679,571197,1093,343.0,,70.0,,,,,,,"Sodium, Na",MG -12046932,571457,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG -12047000,571525,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12047085,571620,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12047201,571736,1093,517.0,,70.0,,,,,,,"Sodium, Na",MG -12047220,571755,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12047389,571925,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG -12047572,572108,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12047848,572387,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12047889,572430,1093,113.0,,70.0,,,,,,,"Sodium, Na",MG -12047999,572546,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG -12048035,572582,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG -12048314,572867,1093,894.0,,70.0,,,,,,,"Sodium, Na",MG -12048356,572909,1093,539.0,,70.0,,,,,,,"Sodium, Na",MG -12048417,572970,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12048467,573020,1093,460.0,,70.0,,,,,,,"Sodium, Na",MG -12048617,573172,1093,60.0,,70.0,,,,,,,"Sodium, Na",MG -12049072,573632,1093,3571.0,,70.0,,,,,,,"Sodium, Na",MG -12049081,573641,1093,437.0,,70.0,,,,,,,"Sodium, Na",MG -12049123,573683,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG -12049201,573761,1093,1765.0,,70.0,,,,,,,"Sodium, Na",MG -12049628,574220,1093,176.0,,70.0,,,,,,,"Sodium, Na",MG -12049942,574536,1093,848.0,,70.0,,,,,,,"Sodium, Na",MG -12050012,574607,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12050450,575047,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -12050615,575214,1093,5900.0,,70.0,,,,,,,"Sodium, Na",MG -12050961,575563,1093,258.0,,70.0,,,,,,,"Sodium, Na",MG -12051020,575622,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG -12051146,575749,1093,625.0,,70.0,,,,,,,"Sodium, Na",MG -12051440,576047,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -12051893,576503,1093,422.0,,70.0,,,,,,,"Sodium, Na",MG -12052190,576802,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12052409,577027,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12052938,577587,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -12053071,577724,1093,107.0,,70.0,,,,,,,"Sodium, Na",MG -12053244,577912,1093,130.0,,70.0,,,,,,,"Sodium, Na",MG -12053377,578046,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG -12053726,578418,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG -12054142,578903,1093,531.0,,70.0,,,,,,,"Sodium, Na",MG -12054204,578968,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12054249,579023,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG -12054740,579568,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12054877,579707,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -12054892,579722,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG -12054898,579729,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG -12055113,579946,1093,9667.0,,70.0,,,,,,,"Sodium, Na",MG -12055179,580013,1093,191.0,,70.0,,,,,,,"Sodium, Na",MG -12055231,580065,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG -12055426,580260,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -12055525,580359,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12055674,580508,1093,114.0,,70.0,,,,,,,"Sodium, Na",MG -12055896,580731,1093,4429.0,,70.0,,,,,,,"Sodium, Na",MG -12056296,581133,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12056358,581195,1093,491.0,,70.0,,,,,,,"Sodium, Na",MG -12056461,581298,1093,1179.0,,70.0,,,,,,,"Sodium, Na",MG -12056677,581517,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG -12056909,581751,1093,65.0,,70.0,,,,,,,"Sodium, Na",MG -12056913,581755,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG -12056915,581757,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12056970,581812,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG -12057068,581910,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -12057283,582126,1093,893.0,,70.0,,,,,,,"Sodium, Na",MG -12057323,582166,1093,1607.0,,70.0,,,,,,,"Sodium, Na",MG -12057471,582316,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG -12057719,582566,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12057812,582660,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG -12058004,582852,1093,816.0,,70.0,,,,,,,"Sodium, Na",MG -12058016,582864,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG -12058476,583333,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12058622,583481,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12058696,583555,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12058755,583617,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12058896,583758,1093,222.0,,70.0,,,,,,,"Sodium, Na",MG -12058933,583795,1093,451.0,,70.0,,,,,,,"Sodium, Na",MG -12058972,583834,1093,866.0,,70.0,,,,,,,"Sodium, Na",MG -12059513,584383,1093,163.0,,70.0,,,,,,,"Sodium, Na",MG -12059638,584511,1093,1.0,,70.0,,,,,,,"Sodium, Na",MG -12060010,584892,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12060807,585708,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG -12060848,585749,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG -12061020,585923,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12061217,586122,1093,183.0,,70.0,,,,,,,"Sodium, Na",MG -12061349,586259,1093,280.0,,70.0,,,,,,,"Sodium, Na",MG -12061378,586288,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG -12061528,586441,1093,146.0,,70.0,,,,,,,"Sodium, Na",MG -12061695,586611,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -12062031,586954,1093,760.0,,70.0,,,,,,,"Sodium, Na",MG -12062085,587011,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -12062218,587145,1093,1.0,,70.0,,,,,,,"Sodium, Na",MG -12062427,587354,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12062925,587861,1093,224.0,,70.0,,,,,,,"Sodium, Na",MG -12063296,588239,1093,1190.0,,70.0,,,,,,,"Sodium, Na",MG -12063351,588296,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG -12063665,588617,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12063911,588866,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -12064021,588978,1093,104.0,,70.0,,,,,,,"Sodium, Na",MG -12064292,589253,1093,182.0,,70.0,,,,,,,"Sodium, Na",MG -12064331,589293,1093,443.0,,70.0,,,,,,,"Sodium, Na",MG -12064353,589315,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12064629,589596,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12065003,589974,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12065324,590312,1093,664.0,,70.0,,,,,,,"Sodium, Na",MG -12065713,590702,1093,524.0,,70.0,,,,,,,"Sodium, Na",MG -12065939,590929,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG -12066134,591126,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12066235,591229,1093,66.0,,70.0,,,,,,,"Sodium, Na",MG -12066376,591370,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12066390,591384,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -12066401,591395,1093,406.0,,70.0,,,,,,,"Sodium, Na",MG -12066526,591521,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12066760,591756,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -12066768,591764,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG -12066788,591784,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG -12066817,591814,1093,20000.0,,70.0,,,,,,,"Sodium, Na",MG -12067450,592452,1093,570.0,,70.0,,,,,,,"Sodium, Na",MG -12067853,592867,1093,295.0,,70.0,,,,,,,"Sodium, Na",MG -12068115,593130,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -12068335,593350,1093,656.0,,70.0,,,,,,,"Sodium, Na",MG -12068988,594010,1093,632.0,,70.0,,,,,,,"Sodium, Na",MG -12069042,594065,1093,42.0,,70.0,,,,,,,"Sodium, Na",MG -12069155,594180,1093,64.0,,70.0,,,,,,,"Sodium, Na",MG -12069256,594281,1093,319.0,,70.0,,,,,,,"Sodium, Na",MG -12069418,594446,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12069426,594454,1093,34545.0,,70.0,,,,,,,"Sodium, Na",MG -12069622,594652,1093,211.0,,70.0,,,,,,,"Sodium, Na",MG -12070626,595664,1093,39286.0,,70.0,,,,,,,"Sodium, Na",MG -12071016,596057,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -12071050,596091,1093,69.0,,70.0,,,,,,,"Sodium, Na",MG -12071360,596403,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12071366,596409,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12071381,596424,1093,94.0,,70.0,,,,,,,"Sodium, Na",MG -12071517,596561,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12071688,596732,1093,529.0,,70.0,,,,,,,"Sodium, Na",MG -12071734,596778,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12071851,596896,1093,319.0,,70.0,,,,,,,"Sodium, Na",MG -12072168,597213,1093,2800.0,,70.0,,,,,,,"Sodium, Na",MG -12072211,597256,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12072394,597445,1093,765.0,,70.0,,,,,,,"Sodium, Na",MG -12072472,597526,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -12073066,598123,1093,123.0,,70.0,,,,,,,"Sodium, Na",MG -12073389,598446,1093,80.0,,70.0,,,,,,,"Sodium, Na",MG -12073445,598502,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12073797,598855,1093,350.0,,70.0,,,,,,,"Sodium, Na",MG -12074919,599989,1093,463.0,,70.0,,,,,,,"Sodium, Na",MG -12075033,600103,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12075181,600253,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG -12075363,600435,1093,247.0,,70.0,,,,,,,"Sodium, Na",MG -12075438,600510,1093,1036.0,,70.0,,,,,,,"Sodium, Na",MG -12075575,600649,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -12075737,600812,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG -12076048,601124,1093,161.0,,70.0,,,,,,,"Sodium, Na",MG -12076303,601382,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12076462,601541,1093,203.0,,70.0,,,,,,,"Sodium, Na",MG -12076518,601597,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -12076708,601787,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -12076727,601806,1093,65.0,,70.0,,,,,,,"Sodium, Na",MG -12076832,601911,1093,1333.0,,70.0,,,,,,,"Sodium, Na",MG -12077040,602121,1093,1862.0,,70.0,,,,,,,"Sodium, Na",MG -12077154,602236,1093,69.0,,70.0,,,,,,,"Sodium, Na",MG -12077159,602241,1093,742.0,,70.0,,,,,,,"Sodium, Na",MG -12077243,602325,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -12077302,602385,1093,278.0,,70.0,,,,,,,"Sodium, Na",MG -12077346,602429,1093,405.0,,70.0,,,,,,,"Sodium, Na",MG -12077463,602546,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12077568,602654,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12077659,602747,1093,567.0,,70.0,,,,,,,"Sodium, Na",MG -12078099,603195,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12078593,603695,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG -12078679,603784,1093,314.0,,70.0,,,,,,,"Sodium, Na",MG -12078798,603906,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12078866,603974,1093,319.0,,70.0,,,,,,,"Sodium, Na",MG -12078993,604101,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12079215,604323,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12079237,604345,1093,523.0,,70.0,,,,,,,"Sodium, Na",MG -12079482,604593,1093,281.0,,70.0,,,,,,,"Sodium, Na",MG -12079624,604736,1093,107.0,,70.0,,,,,,,"Sodium, Na",MG -12079643,604755,1093,91.0,,70.0,,,,,,,"Sodium, Na",MG -12080085,605424,1093,180.0,,71.0,,,,,,,"Sodium, Na",MG -12080259,605772,1093,359.0,,71.0,,,,,,,"Sodium, Na",MG -12080507,606268,1093,190.0,,71.0,,,,,,,"Sodium, Na",MG -12080718,606690,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12080745,606744,1093,354.0,,71.0,,,,,,,"Sodium, Na",MG -12081233,607720,1093,271.0,,71.0,,,,,,,"Sodium, Na",MG -12081494,608242,1093,329.0,,71.0,,,,,,,"Sodium, Na",MG -12081850,608954,1093,633.0,,71.0,,,,,,,"Sodium, Na",MG -12082067,609388,1093,1759.0,,71.0,,,,,,,"Sodium, Na",MG -12082198,609650,1093,1903.0,,71.0,,,,,,,"Sodium, Na",MG -12082274,609802,1093,588.0,,71.0,,,,,,,"Sodium, Na",MG -12082303,609860,1093,806.0,,71.0,,,,,,,"Sodium, Na",MG -12082384,610022,1093,613.0,,71.0,,,,,,,"Sodium, Na",MG -12082591,610436,1093,231.0,,71.0,,,,,,,"Sodium, Na",MG -12082690,610634,1093,327.0,,71.0,,,,,,,"Sodium, Na",MG -12082839,610932,1093,388.0,,71.0,,,,,,,"Sodium, Na",MG -12083340,611980,1093,12.0,,71.0,,,,,,,"Sodium, Na",MG -12083385,612074,1093,7.0,,71.0,,,,,,,"Sodium, Na",MG -12084053,613422,1093,188.0,,71.0,,,,,,,"Sodium, Na",MG -12084068,613452,1093,1395.0,,71.0,,,,,,,"Sodium, Na",MG -12084454,614616,1093,321.0,,71.0,,,,,,,"Sodium, Na",MG -12084546,614800,1093,425.0,,71.0,,,,,,,"Sodium, Na",MG -12084651,615016,1093,2941.0,,71.0,,,,,,,"Sodium, Na",MG -12084652,615018,1093,62.0,,71.0,,,,,,,"Sodium, Na",MG -12084768,615254,1093,2571.0,,71.0,,,,,,,"Sodium, Na",MG -12084796,615314,1093,49.0,,71.0,,,,,,,"Sodium, Na",MG -12084872,615466,1093,2941.0,,71.0,,,,,,,"Sodium, Na",MG -12084997,615716,1093,2857.0,,71.0,,,,,,,"Sodium, Na",MG -12085479,616684,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12085806,617338,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -12085917,617560,1093,807.0,,70.0,,,,,,,"Sodium, Na",MG -12086008,617742,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12086384,618510,1093,630.0,,70.0,,,,,,,"Sodium, Na",MG -12086571,618896,1093,476.0,,70.0,,,,,,,"Sodium, Na",MG -12087184,620140,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG -12087264,620304,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12087424,620638,1093,329.0,,70.0,,,,,,,"Sodium, Na",MG -12087675,621144,1093,272.0,,70.0,,,,,,,"Sodium, Na",MG -12087772,621340,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -12088059,621926,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG -12088559,622944,1093,407.0,,70.0,,,,,,,"Sodium, Na",MG -12088616,623058,1093,742.0,,70.0,,,,,,,"Sodium, Na",MG -12088668,623162,1093,619.0,,70.0,,,,,,,"Sodium, Na",MG -12089420,624680,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12089740,625332,1093,180.0,,70.0,,,,,,,"Sodium, Na",MG -12089774,625400,1093,455.0,,70.0,,,,,,,"Sodium, Na",MG -12089915,625682,1093,682.0,,70.0,,,,,,,"Sodium, Na",MG -12089995,625844,1093,457.0,,70.0,,,,,,,"Sodium, Na",MG -12090602,627070,1093,346.0,,70.0,,,,,,,"Sodium, Na",MG -12090614,627094,1093,488.0,,70.0,,,,,,,"Sodium, Na",MG -12091006,627882,1093,7500.0,,70.0,,,,,,,"Sodium, Na",MG -12091142,628154,1093,892.0,,70.0,,,,,,,"Sodium, Na",MG -12091215,628300,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG -12091444,628760,1093,345.0,,70.0,,,,,,,"Sodium, Na",MG -12091721,629314,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12091829,629532,1093,1571.0,,70.0,,,,,,,"Sodium, Na",MG -12092156,630230,1093,275.0,,70.0,,,,,,,"Sodium, Na",MG -12092247,630414,1093,486.0,,70.0,,,,,,,"Sodium, Na",MG -12092570,631068,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12092719,631372,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12093113,632180,1093,384.0,,70.0,,,,,,,"Sodium, Na",MG -12093470,632898,1093,132.0,,70.0,,,,,,,"Sodium, Na",MG -12093481,632920,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12093708,633374,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -12093838,633634,1093,1286.0,,70.0,,,,,,,"Sodium, Na",MG -12093882,633724,1093,1048.0,,70.0,,,,,,,"Sodium, Na",MG -12093927,633814,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -12093940,633840,1093,442.0,,70.0,,,,,,,"Sodium, Na",MG -12094091,634146,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12094146,634256,1093,758.0,,70.0,,,,,,,"Sodium, Na",MG -12094342,634654,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG -12094459,634888,1093,208.0,,70.0,,,,,,,"Sodium, Na",MG -12094587,635148,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG -12094794,635568,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12095091,636164,1093,94.0,,70.0,,,,,,,"Sodium, Na",MG -12095452,636888,1093,875.0,,70.0,,,,,,,"Sodium, Na",MG -12095732,637448,1093,1316.0,,70.0,,,,,,,"Sodium, Na",MG -12095740,637464,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -12095765,637514,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12095838,637660,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12096083,638152,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12096451,638896,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12096628,639254,1093,2393.0,,70.0,,,,,,,"Sodium, Na",MG -12096645,639288,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -12096682,639362,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -12096781,639560,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12096902,639802,1093,37.0,,70.0,,,,,,,"Sodium, Na",MG -12097694,641392,1093,43.0,,70.0,,,,,,,"Sodium, Na",MG -12097948,641902,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -12097968,641942,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12097987,641980,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12098129,642264,1093,388.0,,70.0,,,,,,,"Sodium, Na",MG -12098376,642758,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG -12098651,643320,1093,208.0,,70.0,,,,,,,"Sodium, Na",MG -12098683,643384,1093,136.0,,70.0,,,,,,,"Sodium, Na",MG -12098883,643792,1093,1625.0,,70.0,,,,,,,"Sodium, Na",MG -12099686,645420,1093,276.0,,70.0,,,,,,,"Sodium, Na",MG -12099721,645490,1093,1595.0,,70.0,,,,,,,"Sodium, Na",MG -12099863,645778,1093,163.0,,70.0,,,,,,,"Sodium, Na",MG -12100074,646202,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG -12101665,649430,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12102064,650228,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12102217,650534,1093,78.0,,70.0,,,,,,,"Sodium, Na",MG -12102287,650732,1093,477.0,,70.0,,,,,,,"Sodium, Na",MG -12102373,650908,1093,2250.0,,70.0,,,,,,,"Sodium, Na",MG -12102377,650916,1093,180.0,,70.0,,,,,,,"Sodium, Na",MG -12102685,651766,1093,310.0,,70.0,,,,,,,"Sodium, Na",MG -12102880,652262,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12103529,653792,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12103630,654050,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12103668,654136,1093,354.0,,70.0,,,,,,,"Sodium, Na",MG -12104064,655034,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -12104220,655356,1093,70.0,,70.0,,,,,,,"Sodium, Na",MG -12104496,655930,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -12104540,656018,1093,397.0,,70.0,,,,,,,"Sodium, Na",MG -12104596,656130,1093,366.0,,70.0,,,,,,,"Sodium, Na",MG -12104760,656472,1093,344.0,,70.0,,,,,,,"Sodium, Na",MG -12104863,656696,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12104916,656802,1093,789.0,,70.0,,,,,,,"Sodium, Na",MG -12105092,657156,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG -12105773,658528,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12105866,658716,1093,426.0,,70.0,,,,,,,"Sodium, Na",MG -12106159,659304,1093,90.0,,70.0,,,,,,,"Sodium, Na",MG -12106374,659744,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12106408,659820,1093,35000.0,,70.0,,,,,,,"Sodium, Na",MG -12106566,660152,1093,211.0,,70.0,,,,,,,"Sodium, Na",MG -12106731,660498,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12106966,660980,1093,22500.0,,70.0,,,,,,,"Sodium, Na",MG -12107139,661332,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG -12107176,661408,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -12107347,661774,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG -12107380,661844,1093,742.0,,70.0,,,,,,,"Sodium, Na",MG -12107679,662718,1093,696.0,,70.0,,,,,,,"Sodium, Na",MG -12107790,663044,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -12107972,663936,1093,477.0,,70.0,,,,,,,"Sodium, Na",MG -12108042,664296,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12108077,664402,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12108223,664706,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12108996,666580,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG -12109029,666646,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -12109118,666828,1093,349.0,,70.0,,,,,,,"Sodium, Na",MG -12109178,666976,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12109305,667296,1093,21.0,,70.0,,,,,,,"Sodium, Na",MG -12109423,667554,1093,21333.0,,70.0,,,,,,,"Sodium, Na",MG -12109514,667756,1093,444.0,,70.0,,,,,,,"Sodium, Na",MG -12109687,668110,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12110145,669040,1093,186.0,,70.0,,,,,,,"Sodium, Na",MG -12110169,669088,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -12110317,669388,1093,2100.0,,70.0,,,,,,,"Sodium, Na",MG -12110555,669864,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12110599,669952,1093,947.0,,70.0,,,,,,,"Sodium, Na",MG -12111038,670854,1093,60.0,,70.0,,,,,,,"Sodium, Na",MG -12111080,670938,1093,446.0,,70.0,,,,,,,"Sodium, Na",MG -12111133,671044,1093,421.0,,70.0,,,,,,,"Sodium, Na",MG -12111215,671210,1093,118.0,,70.0,,,,,,,"Sodium, Na",MG -12111371,671528,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG -12111382,671550,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG -12111812,672420,1093,9.0,,70.0,,,,,,,"Sodium, Na",MG -12111938,672676,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12111968,672736,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12112234,673270,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12112602,674018,1093,87.0,,70.0,,,,,,,"Sodium, Na",MG -12112869,674556,1093,369.0,,70.0,,,,,,,"Sodium, Na",MG -12112875,674568,1093,270.0,,70.0,,,,,,,"Sodium, Na",MG -12113096,675010,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12113576,675992,1093,619.0,,70.0,,,,,,,"Sodium, Na",MG -12113808,676470,1093,1357.0,,70.0,,,,,,,"Sodium, Na",MG -12113825,676504,1093,301.0,,70.0,,,,,,,"Sodium, Na",MG -12113860,676576,1093,1018.0,,70.0,,,,,,,"Sodium, Na",MG -12113973,676802,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG -12114210,677280,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12114253,677368,1093,289.0,,70.0,,,,,,,"Sodium, Na",MG -12114302,677468,1093,1105.0,,70.0,,,,,,,"Sodium, Na",MG -12114384,677634,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -12114558,677988,1093,147.0,,70.0,,,,,,,"Sodium, Na",MG -12114702,678328,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG -12114777,678544,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG -12115372,679894,1093,489.0,,70.0,,,,,,,"Sodium, Na",MG -12115839,680838,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG -12115873,680906,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12116074,681308,1093,825.0,,70.0,,,,,,,"Sodium, Na",MG -12116366,681914,1093,202.0,,70.0,,,,,,,"Sodium, Na",MG -12116506,682198,1093,447.0,,70.0,,,,,,,"Sodium, Na",MG -12116518,682222,1093,85.0,,70.0,,,,,,,"Sodium, Na",MG -12116606,682404,1093,225.0,,70.0,,,,,,,"Sodium, Na",MG -12116650,682494,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG -12116855,682912,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12117095,683402,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG -12117440,684132,1093,278.0,,70.0,,,,,,,"Sodium, Na",MG -12117643,684544,1093,370.0,,70.0,,,,,,,"Sodium, Na",MG -12118181,685636,1093,2200.0,,70.0,,,,,,,"Sodium, Na",MG -12118831,686952,1093,735.0,,70.0,,,,,,,"Sodium, Na",MG -12119111,687512,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12119126,687542,1093,216.0,,70.0,,,,,,,"Sodium, Na",MG -12119671,688638,1093,142.0,,70.0,,,,,,,"Sodium, Na",MG -12119853,689010,1093,517.0,,70.0,,,,,,,"Sodium, Na",MG -12120425,690188,1093,368.0,,70.0,,,,,,,"Sodium, Na",MG -12121149,691648,1093,950.0,,70.0,,,,,,,"Sodium, Na",MG -12121271,691898,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12121393,692144,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12121428,692214,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12121529,692418,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12121533,692426,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG -12121743,692852,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -12121852,693072,1093,531.0,,70.0,,,,,,,"Sodium, Na",MG -12121861,693090,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG -12121988,693348,1093,342.0,,70.0,,,,,,,"Sodium, Na",MG -12122020,693412,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG -12122622,694660,1093,69.0,,70.0,,,,,,,"Sodium, Na",MG -12122904,695228,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12123044,695512,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -12123324,696072,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG -12123351,696126,1093,290.0,,70.0,,,,,,,"Sodium, Na",MG -12123599,696626,1093,180.0,,70.0,,,,,,,"Sodium, Na",MG -12123711,696852,1093,1300.0,,70.0,,,,,,,"Sodium, Na",MG -12124079,697592,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG -12124204,697842,1093,303.0,,70.0,,,,,,,"Sodium, Na",MG -12124518,698480,1093,1297.0,,70.0,,,,,,,"Sodium, Na",MG -12124736,698928,1093,161.0,,70.0,,,,,,,"Sodium, Na",MG -12124802,699062,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -12125111,699684,1093,330.0,,70.0,,,,,,,"Sodium, Na",MG -12125809,701102,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12126009,701502,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG -12126113,701710,1093,639.0,,70.0,,,,,,,"Sodium, Na",MG -12126822,703142,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12127023,703546,1093,844.0,,70.0,,,,,,,"Sodium, Na",MG -12127086,703672,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG -12127188,703876,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12127280,704062,1093,11667.0,,70.0,,,,,,,"Sodium, Na",MG -12127767,705040,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12127822,705150,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12128058,705622,1093,1600.0,,70.0,,,,,,,"Sodium, Na",MG -12128326,706164,1093,74.0,,70.0,,,,,,,"Sodium, Na",MG -12128596,706716,1093,305.0,,70.0,,,,,,,"Sodium, Na",MG -12128765,707062,1093,86.0,,70.0,,,,,,,"Sodium, Na",MG -12128846,707224,1093,900.0,,70.0,,,,,,,"Sodium, Na",MG -12129082,707712,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG -12129146,707852,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12129450,708470,1093,203.0,,70.0,,,,,,,"Sodium, Na",MG -12129579,708728,1093,353.0,,70.0,,,,,,,"Sodium, Na",MG -12129585,708740,1093,532.0,,70.0,,,,,,,"Sodium, Na",MG -12130342,710292,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG -12130633,710898,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG -12130767,711176,1093,1194.0,,70.0,,,,,,,"Sodium, Na",MG -12130847,711338,1093,20.0,,70.0,,,,,,,"Sodium, Na",MG -12131274,712212,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12132451,714638,1093,74.0,,70.0,,,,,,,"Sodium, Na",MG -12132983,715772,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG -12133140,716096,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG -12133547,716934,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -12133876,717608,1093,1035.0,,70.0,,,,,,,"Sodium, Na",MG -12134063,718000,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -12134157,718192,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -12134210,718298,1093,19.0,,70.0,,,,,,,"Sodium, Na",MG -12134569,719028,1093,150.0,,70.0,,,,,,,"Sodium, Na",MG -12134659,719216,1093,378.0,,70.0,,,,,,,"Sodium, Na",MG -12134783,719476,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG -12134859,719666,1093,412.0,,70.0,,,,,,,"Sodium, Na",MG -12135046,720046,1093,217.0,,70.0,,,,,,,"Sodium, Na",MG -12135270,720520,1093,460.0,,70.0,,,,,,,"Sodium, Na",MG -12135363,720712,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12135666,721352,1093,946.0,,70.0,,,,,,,"Sodium, Na",MG -12135777,721578,1093,251.0,,70.0,,,,,,,"Sodium, Na",MG -12135942,721912,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12136171,722406,1093,210.0,,70.0,,,,,,,"Sodium, Na",MG -12136698,723550,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG -12136955,724070,1093,34.0,,70.0,,,,,,,"Sodium, Na",MG -12137122,724414,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG -12137475,725134,1093,328.0,,70.0,,,,,,,"Sodium, Na",MG -12137587,725380,1093,263.0,,70.0,,,,,,,"Sodium, Na",MG -12137761,725728,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12137805,725816,1093,378.0,,70.0,,,,,,,"Sodium, Na",MG -12138204,726626,1093,10000.0,,70.0,,,,,,,"Sodium, Na",MG -12138461,727152,1093,315.0,,70.0,,,,,,,"Sodium, Na",MG -12138576,727388,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG -12138763,727774,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12138916,728082,1093,356.0,,70.0,,,,,,,"Sodium, Na",MG -12138921,728092,1093,345.0,,70.0,,,,,,,"Sodium, Na",MG -12139059,728368,1093,900.0,,70.0,,,,,,,"Sodium, Na",MG -12139900,730078,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12140331,730952,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG -12140508,731306,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12140593,731476,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG -12140710,731714,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -12140835,731968,1093,877.0,,70.0,,,,,,,"Sodium, Na",MG -12140992,732284,1093,264.0,,70.0,,,,,,,"Sodium, Na",MG -12141035,732372,1093,331.0,,70.0,,,,,,,"Sodium, Na",MG -12141086,732476,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12141580,733478,1093,488.0,,70.0,,,,,,,"Sodium, Na",MG -12141625,733568,1093,262.0,,70.0,,,,,,,"Sodium, Na",MG -12141842,734006,1093,1733.0,,70.0,,,,,,,"Sodium, Na",MG -12141875,734072,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG -12142095,734522,1093,1562.0,,70.0,,,,,,,"Sodium, Na",MG -12142146,734634,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG -12143114,736602,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12143340,737060,1093,697.0,,70.0,,,,,,,"Sodium, Na",MG -12143601,737582,1093,211.0,,70.0,,,,,,,"Sodium, Na",MG -12143678,737738,1093,944.0,,70.0,,,,,,,"Sodium, Na",MG -12143855,738092,1093,6400.0,,70.0,,,,,,,"Sodium, Na",MG -12143863,738108,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -12143981,738354,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG -12144136,738664,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -12144214,738822,1093,270.0,,70.0,,,,,,,"Sodium, Na",MG -12144720,739854,1093,562.0,,70.0,,,,,,,"Sodium, Na",MG -12144781,739978,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12144940,740300,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12145017,740454,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -12145093,740606,1093,486.0,,70.0,,,,,,,"Sodium, Na",MG -12145263,740946,1093,39.0,,70.0,,,,,,,"Sodium, Na",MG -12145268,740956,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12145562,741544,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -12146031,742482,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG -12146263,742948,1093,64.0,,70.0,,,,,,,"Sodium, Na",MG -12146304,743036,1093,328.0,,70.0,,,,,,,"Sodium, Na",MG -12146457,743342,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG -12146586,743602,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12146607,743644,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12146731,743892,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG -12146758,743946,1093,628.0,,70.0,,,,,,,"Sodium, Na",MG -12147325,745102,1093,362.0,,70.0,,,,,,,"Sodium, Na",MG -12147361,745176,1093,707.0,,70.0,,,,,,,"Sodium, Na",MG -12147368,745190,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12147794,746046,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12147915,746288,1093,706.0,,70.0,,,,,,,"Sodium, Na",MG -12147987,746432,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG -12148108,746674,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG -12148409,749383,1093,1320.0,1.0,1.0,,,,,,,"Sodium, Na",MG -12148977,751974,1093,472.0,,78.0,,,,,,,"Sodium, Na",MG -12149126,752272,1093,249.0,,78.0,,,,,,,"Sodium, Na",MG -12149420,752864,1093,1463.0,,78.0,,,,,,,"Sodium, Na",MG -12149751,753526,1093,212.0,,71.0,,,,,,,"Sodium, Na",MG -12149908,1847473,1093,15.0,,71.0,,,,,,,"Sodium, Na",MG -12149921,753868,1093,608.0,,71.0,,,,,,,"Sodium, Na",MG -12149972,753970,1093,24.0,,71.0,,,,,,,"Sodium, Na",MG -12150010,754046,1093,759.0,,71.0,,,,,,,"Sodium, Na",MG -12150026,754078,1093,838.0,,71.0,,,,,,,"Sodium, Na",MG -12150153,754332,1093,0.0,,78.0,,,,,,,"Sodium, Na",MG -12150616,755258,1093,607.0,,71.0,,,,,,,"Sodium, Na",MG -12150996,756018,1093,744.0,,71.0,,,,,,,"Sodium, Na",MG -12151144,756314,1093,619.0,,71.0,,,,,,,"Sodium, Na",MG -12151265,756556,1093,500.0,,71.0,,,,,,,"Sodium, Na",MG -12151535,757098,1093,268.0,,78.0,,,,,,,"Sodium, Na",MG -12151768,1847755,1093,15.0,,78.0,,,,,,,"Sodium, Na",MG -12151813,757674,1093,1607.0,,71.0,,,,,,,"Sodium, Na",MG -12152099,758246,1093,694.0,,71.0,,,,,,,"Sodium, Na",MG -12152834,759716,1093,679.0,,71.0,,,,,,,"Sodium, Na",MG -12153055,760158,1093,2074.0,,71.0,,,,,,,"Sodium, Na",MG -12153141,760330,1093,62.0,,71.0,,,,,,,"Sodium, Na",MG -12153456,760960,1093,327.0,,71.0,,,,,,,"Sodium, Na",MG -12153580,1848037,1093,548.0,,78.0,,,,,,,"Sodium, Na",MG -12153622,761292,1093,327.0,,71.0,,,,,,,"Sodium, Na",MG -12153654,1848044,1093,684.0,,71.0,,,,,,,"Sodium, Na",MG -12153675,761398,1093,633.0,,71.0,,,,,,,"Sodium, Na",MG -12153710,761468,1093,714.0,,71.0,,,,,,,"Sodium, Na",MG -12153829,761706,1093,179.0,,71.0,,,,,,,"Sodium, Na",MG -12154089,762234,1093,293.0,,71.0,,,,,,,"Sodium, Na",MG -12154268,762594,1093,38.0,,71.0,,,,,,,"Sodium, Na",MG -12154486,763030,1093,560.0,,71.0,,,,,,,"Sodium, Na",MG -12154610,763278,1093,865.0,,78.0,,,,,,,"Sodium, Na",MG -12154783,763624,1093,71.0,,71.0,,,,,,,"Sodium, Na",MG -12155135,764328,1093,22.0,,71.0,,,,,,,"Sodium, Na",MG -12155618,765296,1093,1786.0,,71.0,,,,,,,"Sodium, Na",MG -12155998,766060,1093,179.0,,71.0,,,,,,,"Sodium, Na",MG -12156009,766082,1093,3.0,,71.0,,,,,,,"Sodium, Na",MG -12156045,766154,1093,359.0,,71.0,,,,,,,"Sodium, Na",MG -12156147,766358,1093,59.0,,71.0,,,,,,,"Sodium, Na",MG -12156158,766380,1093,58.0,,71.0,,,,,,,"Sodium, Na",MG -12156267,766600,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12156512,767090,1093,312.0,,71.0,,,,,,,"Sodium, Na",MG -12156527,767120,1093,389.0,,71.0,,,,,,,"Sodium, Na",MG -12156590,767246,1093,220.0,,71.0,,,,,,,"Sodium, Na",MG -12156716,767498,1093,645.0,,71.0,,,,,,,"Sodium, Na",MG -12157097,768260,1093,276.0,,71.0,,,,,,,"Sodium, Na",MG -12157099,768264,1093,58.0,,71.0,,,,,,,"Sodium, Na",MG -12157115,768296,1093,36.0,,71.0,,,,,,,"Sodium, Na",MG -12157485,769038,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12157596,769340,1093,397.0,,71.0,,,,,,,"Sodium, Na",MG -12157722,770318,1093,214.0,,71.0,,,,,,,"Sodium, Na",MG -12158069,771644,1093,0.0,,78.0,,,,,,,"Sodium, Na",MG -12158301,772108,1093,241.0,,71.0,,,,,,,"Sodium, Na",MG -12158357,772220,1093,849.0,,71.0,,,,,,,"Sodium, Na",MG -12158373,772252,1093,571.0,,71.0,,,,,,,"Sodium, Na",MG -12158688,772906,1093,408.0,,70.0,,,,,,,"Sodium, Na",MG -12159152,773888,1093,74.0,,70.0,,,,,,,"Sodium, Na",MG -12159480,1848173,1093,1833.0,,78.0,,,,,,,"Sodium, Na",MG -12159676,775202,1093,42.0,,70.0,,,,,,,"Sodium, Na",MG -12159805,775486,1093,2067.0,,70.0,,,,,,,"Sodium, Na",MG -12160168,776224,1093,246.0,,70.0,,,,,,,"Sodium, Na",MG -12160437,776812,1093,23333.0,,70.0,,,,,,,"Sodium, Na",MG -12161023,779258,1093,1190.0,,70.0,,,,,,,"Sodium, Na",MG -12161090,779664,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -12161307,780182,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12161459,780640,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG -12161528,780786,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12162027,792371,1093,54.0,,71.0,,,,,,,"Sodium, Na",MG -12162144,792615,1093,1067.0,,70.0,,,,,,,"Sodium, Na",MG -12162605,793539,1093,806.0,,70.0,,,,,,,"Sodium, Na",MG -12163400,795139,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12163789,795919,1093,192.0,,70.0,,,,,,,"Sodium, Na",MG -12164263,796879,1093,416.0,,70.0,,,,,,,"Sodium, Na",MG -12164331,797019,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG -12164399,797155,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG -12164596,797551,1093,476.0,,70.0,,,,,,,"Sodium, Na",MG -12164880,798155,1093,209.0,,70.0,,,,,,,"Sodium, Na",MG -12164982,798361,1093,16500.0,,70.0,,,,,,,"Sodium, Na",MG -12164995,798387,1093,136.0,,70.0,,,,,,,"Sodium, Na",MG -12165075,798551,1093,699.0,,70.0,,,,,,,"Sodium, Na",MG -12165240,798965,1093,912.0,,70.0,,,,,,,"Sodium, Na",MG -12165342,799201,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -12165389,799297,1093,280.0,,70.0,,,,,,,"Sodium, Na",MG -12165483,799493,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -12165552,799653,1093,215.0,,70.0,,,,,,,"Sodium, Na",MG -12165581,799711,1093,1190.0,,70.0,,,,,,,"Sodium, Na",MG -12165627,799803,1093,317.0,,70.0,,,,,,,"Sodium, Na",MG -12165773,800099,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -12165963,800507,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -12166383,801363,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12166748,802099,1093,336.0,,70.0,,,,,,,"Sodium, Na",MG -12166762,802127,1093,81.0,,70.0,,,,,,,"Sodium, Na",MG -12166874,802359,1093,242.0,,70.0,,,,,,,"Sodium, Na",MG -12167206,803025,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12167953,804529,1093,1009.0,,70.0,,,,,,,"Sodium, Na",MG -12168166,804967,1093,2778.0,,70.0,,,,,,,"Sodium, Na",MG -12168190,805015,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -12168320,805285,1093,550.0,,70.0,,,,,,,"Sodium, Na",MG -12168343,805335,1093,1357.0,,70.0,,,,,,,"Sodium, Na",MG -12169046,806747,1093,86.0,,70.0,,,,,,,"Sodium, Na",MG -12169055,806765,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12169090,806837,1093,86.0,,70.0,,,,,,,"Sodium, Na",MG -12169151,806959,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12169212,807081,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG -12169595,807849,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG -12169655,807969,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -12170295,809290,1093,717.0,,71.0,,,,,,,"Sodium, Na",MG -12170334,809376,1093,404.0,,71.0,,,,,,,"Sodium, Na",MG -12170346,809404,1093,176.0,,71.0,,,,,,,"Sodium, Na",MG -12170596,809976,1093,589.0,,71.0,,,,,,,"Sodium, Na",MG -12170627,810040,1093,31.0,,71.0,,,,,,,"Sodium, Na",MG -12171126,811064,1093,403.0,,71.0,,,,,,,"Sodium, Na",MG -12171203,811218,1093,208.0,,71.0,,,,,,,"Sodium, Na",MG -12171501,811878,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG -12172227,813540,1093,281.0,,70.0,,,,,,,"Sodium, Na",MG -12172351,813844,1093,1643.0,,70.0,,,,,,,"Sodium, Na",MG -12172606,814450,1093,368.0,,70.0,,,,,,,"Sodium, Na",MG -12172619,814478,1093,1182.0,,70.0,,,,,,,"Sodium, Na",MG -12173260,815980,1093,1357.0,,70.0,,,,,,,"Sodium, Na",MG -12173410,816308,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12173637,816848,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12174065,817786,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG -12174247,818184,1093,1714.0,,70.0,,,,,,,"Sodium, Na",MG -12174385,818492,1093,208.0,,70.0,,,,,,,"Sodium, Na",MG -12174471,818700,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG -12174522,818808,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG -12174673,819182,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -12174789,819492,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG -12174853,819636,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12174924,819794,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12175021,820020,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -12175086,820186,1093,1033.0,,70.0,,,,,,,"Sodium, Na",MG -12175123,820282,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG -12175551,821268,1093,435.0,,70.0,,,,,,,"Sodium, Na",MG -12175588,821344,1093,136.0,,70.0,,,,,,,"Sodium, Na",MG -12176277,823008,1093,389.0,,70.0,,,,,,,"Sodium, Na",MG -12176353,823188,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG -12176379,823260,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -12176690,824004,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -12176693,824010,1093,688.0,,70.0,,,,,,,"Sodium, Na",MG -12176815,824308,1093,80.0,,70.0,,,,,,,"Sodium, Na",MG -12176971,824736,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -12177047,824898,1093,655.0,,70.0,,,,,,,"Sodium, Na",MG -12177269,825378,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -12177359,825582,1093,65.0,,70.0,,,,,,,"Sodium, Na",MG -12177407,825686,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG -12177555,826028,1093,170.0,,70.0,,,,,,,"Sodium, Na",MG -12177596,826122,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -12177785,826552,1093,3467.0,,70.0,,,,,,,"Sodium, Na",MG -12177836,826658,1093,6571.0,,70.0,,,,,,,"Sodium, Na",MG -12178156,827374,1093,282.0,,70.0,,,,,,,"Sodium, Na",MG -12178239,827556,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12178324,827734,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -12178484,828080,1093,683.0,,70.0,,,,,,,"Sodium, Na",MG -12178541,828208,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12178725,828606,1093,101.0,,70.0,,,,,,,"Sodium, Na",MG -12178844,828898,1093,419.0,,70.0,,,,,,,"Sodium, Na",MG -12178886,829000,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12178895,829024,1093,468.0,,70.0,,,,,,,"Sodium, Na",MG -12178973,829220,1093,577.0,,70.0,,,,,,,"Sodium, Na",MG -12179206,829714,1093,492.0,,70.0,,,,,,,"Sodium, Na",MG -12179242,829814,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -12179312,829960,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG -12179354,830066,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -12179463,830364,1093,20.0,,70.0,,,,,,,"Sodium, Na",MG -12179482,830408,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12179874,831336,1093,19.0,,70.0,,,,,,,"Sodium, Na",MG -12180074,831834,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -12180382,832620,1093,188.0,,70.0,,,,,,,"Sodium, Na",MG -12180553,833070,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG -12180659,833318,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -12181022,834222,1093,1500.0,,70.0,,,,,,,"Sodium, Na",MG -12181064,834332,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG -12181135,834504,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -12181331,834980,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -12181816,836050,1093,442.0,,70.0,,,,,,,"Sodium, Na",MG -12181930,836320,1093,454.0,,70.0,,,,,,,"Sodium, Na",MG -12182187,836866,1093,562.0,,70.0,,,,,,,"Sodium, Na",MG -12182262,837052,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -12182775,838306,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12183110,839096,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG -12183134,839148,1093,846.0,,70.0,,,,,,,"Sodium, Na",MG -12183607,840210,1093,279.0,,70.0,,,,,,,"Sodium, Na",MG -12183710,840446,1093,2444.0,,70.0,,,,,,,"Sodium, Na",MG -12183966,841004,1093,535.0,,70.0,,,,,,,"Sodium, Na",MG -12184307,841856,1093,615.0,,70.0,,,,,,,"Sodium, Na",MG -12184381,842022,1093,138.0,,70.0,,,,,,,"Sodium, Na",MG -12184407,842076,1093,1800.0,,70.0,,,,,,,"Sodium, Na",MG -12184727,842926,1093,161.0,,70.0,,,,,,,"Sodium, Na",MG -12185007,843600,1093,82.0,,70.0,,,,,,,"Sodium, Na",MG -12185193,844026,1093,172.0,,70.0,,,,,,,"Sodium, Na",MG -12185199,844038,1093,514.0,,70.0,,,,,,,"Sodium, Na",MG -12185280,844212,1093,336.0,,70.0,,,,,,,"Sodium, Na",MG -12185583,844896,1093,232.0,,70.0,,,,,,,"Sodium, Na",MG -12185584,844898,1093,176.0,,70.0,,,,,,,"Sodium, Na",MG -12185631,845004,1093,108.0,,70.0,,,,,,,"Sodium, Na",MG -12185702,845162,1093,426.0,,70.0,,,,,,,"Sodium, Na",MG -12185917,1848290,1093,46.0,,78.0,,,,,,,"Sodium, Na",MG -12185980,845818,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -12186068,846026,1093,1214.0,,70.0,,,,,,,"Sodium, Na",MG -12186108,846112,1093,315.0,,70.0,,,,,,,"Sodium, Na",MG -12186227,846428,1093,588.0,,70.0,,,,,,,"Sodium, Na",MG -12186790,847778,1093,248.0,,70.0,,,,,,,"Sodium, Na",MG -12186933,848126,1093,2067.0,,70.0,,,,,,,"Sodium, Na",MG -12186954,848168,1093,1267.0,,70.0,,,,,,,"Sodium, Na",MG -12186976,848222,1093,175.0,,70.0,,,,,,,"Sodium, Na",MG -12187267,849010,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12187532,849636,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG -12187756,850222,1093,335.0,,70.0,,,,,,,"Sodium, Na",MG -12187776,850264,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12187901,850544,1093,503.0,,70.0,,,,,,,"Sodium, Na",MG -12188082,850948,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -12188130,851124,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG -12188543,852248,1093,702.0,,70.0,,,,,,,"Sodium, Na",MG -12188766,852784,1093,59.0,,70.0,,,,,,,"Sodium, Na",MG -12189456,854408,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG -12189512,854540,1093,91.0,,70.0,,,,,,,"Sodium, Na",MG -12190290,856420,1093,790.0,,70.0,,,,,,,"Sodium, Na",MG -12190603,857154,1093,614.0,,70.0,,,,,,,"Sodium, Na",MG -12190605,857158,1093,156.0,,70.0,,,,,,,"Sodium, Na",MG -12190790,857612,1093,446.0,,70.0,,,,,,,"Sodium, Na",MG -12190831,857698,1093,476.0,,70.0,,,,,,,"Sodium, Na",MG -12190961,858006,1093,781.0,,70.0,,,,,,,"Sodium, Na",MG -12191029,858154,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12191107,858328,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG -12191192,858510,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG -12191202,858530,1093,170.0,,70.0,,,,,,,"Sodium, Na",MG -12191244,858620,1093,629.0,,70.0,,,,,,,"Sodium, Na",MG -12191402,858988,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG -12191519,859268,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG -12191836,859964,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12192203,860832,1093,730.0,,70.0,,,,,,,"Sodium, Na",MG -12192539,861868,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG -12192755,862878,1093,351.0,,70.0,,,,,,,"Sodium, Na",MG -12193048,863560,1093,180.0,,70.0,,,,,,,"Sodium, Na",MG -12193167,863888,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -12193826,865524,1093,702.0,,70.0,,,,,,,"Sodium, Na",MG -12194027,866012,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG -12194327,866676,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG -12194450,866938,1093,1267.0,,70.0,,,,,,,"Sodium, Na",MG -12194505,867068,1093,366.0,,70.0,,,,,,,"Sodium, Na",MG -12195061,869642,1093,80.0,,70.0,,,,,,,"Sodium, Na",MG -12195081,869688,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG -12195254,870128,1093,1607.0,,70.0,,,,,,,"Sodium, Na",MG -12195351,870492,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG -12195517,870888,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG -12195965,871916,1093,792.0,,70.0,,,,,,,"Sodium, Na",MG -12196183,872472,1093,576.0,,70.0,,,,,,,"Sodium, Na",MG -12196309,872790,1093,346.0,,70.0,,,,,,,"Sodium, Na",MG -12196510,873272,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG -12197658,875950,1093,793.0,,70.0,,,,,,,"Sodium, Na",MG -12197974,876740,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -12198308,877530,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG -12198442,877864,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG -12198567,878218,1093,1500.0,,70.0,,,,,,,"Sodium, Na",MG -12199219,879950,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12199236,879992,1093,694.0,,70.0,,,,,,,"Sodium, Na",MG -12199322,880186,1093,118.0,,70.0,,,,,,,"Sodium, Na",MG -12199351,880250,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -12199511,880656,1093,196.0,,70.0,,,,,,,"Sodium, Na",MG -12199527,880696,1093,867.0,,70.0,,,,,,,"Sodium, Na",MG -12199529,880700,1093,435.0,,70.0,,,,,,,"Sodium, Na",MG -12199574,880810,1093,9.0,,70.0,,,,,,,"Sodium, Na",MG -12199721,881138,1093,294.0,,70.0,,,,,,,"Sodium, Na",MG -12201037,884386,1093,114.0,,70.0,,,,,,,"Sodium, Na",MG -12201161,884710,1093,160.0,,70.0,,,,,,,"Sodium, Na",MG -12201451,885468,1093,236.0,,70.0,,,,,,,"Sodium, Na",MG -12201624,885902,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -12201765,886216,1093,636.0,,70.0,,,,,,,"Sodium, Na",MG -12201928,886574,1093,149.0,,70.0,,,,,,,"Sodium, Na",MG -12202327,887500,1093,69.0,,70.0,,,,,,,"Sodium, Na",MG -12202486,887890,1093,80.0,,70.0,,,,,,,"Sodium, Na",MG -12202804,888640,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG -12202833,888718,1093,569.0,,70.0,,,,,,,"Sodium, Na",MG -12202927,888926,1093,55.0,,70.0,,,,,,,"Sodium, Na",MG -12202975,889038,1093,676.0,,70.0,,,,,,,"Sodium, Na",MG -12203133,889418,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12203644,890648,1093,87.0,,70.0,,,,,,,"Sodium, Na",MG -12203828,891080,1093,346.0,,70.0,,,,,,,"Sodium, Na",MG -12203855,891144,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG -12203983,891442,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG -12204014,891504,1093,544.0,,70.0,,,,,,,"Sodium, Na",MG -12204066,891634,1093,317.0,,70.0,,,,,,,"Sodium, Na",MG -12204079,891660,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG -12204194,891898,1093,208.0,,70.0,,,,,,,"Sodium, Na",MG -12204237,891992,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG -12204345,892258,1093,451.0,,70.0,,,,,,,"Sodium, Na",MG -12204514,892654,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -12204570,892776,1093,708.0,,70.0,,,,,,,"Sodium, Na",MG -12204676,893000,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG -12204949,893618,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12205847,895580,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG -12205872,895632,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG -12206073,896106,1093,506.0,,70.0,,,,,,,"Sodium, Na",MG -12206125,896220,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG -12206133,896236,1093,1211.0,,70.0,,,,,,,"Sodium, Na",MG -12206529,897122,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -12207259,898684,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -12207351,898926,1093,1400.0,,70.0,,,,,,,"Sodium, Na",MG -12207449,899168,1093,2900.0,,70.0,,,,,,,"Sodium, Na",MG -12207528,899364,1093,1205.0,,70.0,,,,,,,"Sodium, Na",MG -12207957,900322,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -12208167,900844,1093,712.0,,70.0,,,,,,,"Sodium, Na",MG -12208411,901440,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -12208777,902270,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12208942,902658,1093,451.0,,70.0,,,,,,,"Sodium, Na",MG -12209046,902994,1093,232.0,,70.0,,,,,,,"Sodium, Na",MG -12209063,903036,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG -12209242,903502,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -12209316,903728,1093,3667.0,,70.0,,,,,,,"Sodium, Na",MG -12210001,905354,1093,2857.0,,70.0,,,,,,,"Sodium, Na",MG -12210165,905734,1093,10800.0,,70.0,,,,,,,"Sodium, Na",MG -12210379,906228,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG -12210903,907468,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG -12210943,907562,1093,136.0,,70.0,,,,,,,"Sodium, Na",MG -12210944,907564,1093,98.0,,70.0,,,,,,,"Sodium, Na",MG -12211015,907746,1093,421.0,,70.0,,,,,,,"Sodium, Na",MG -12211192,908180,1093,489.0,,70.0,,,,,,,"Sodium, Na",MG -12211376,908622,1093,352.0,,70.0,,,,,,,"Sodium, Na",MG -12211377,908624,1093,423.0,,70.0,,,,,,,"Sodium, Na",MG -12211628,909196,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -12211998,910050,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG -12212061,910202,1093,1153.0,,70.0,,,,,,,"Sodium, Na",MG -12212212,910574,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -12212275,910724,1093,297.0,,70.0,,,,,,,"Sodium, Na",MG -12212367,910966,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -12212387,911022,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12212454,911206,1093,326.0,,70.0,,,,,,,"Sodium, Na",MG -12212543,911446,1093,185.0,,70.0,,,,,,,"Sodium, Na",MG -12212544,911450,1093,1190.0,,70.0,,,,,,,"Sodium, Na",MG -12212645,911692,1093,1031.0,,70.0,,,,,,,"Sodium, Na",MG -12212798,912032,1093,361.0,,70.0,,,,,,,"Sodium, Na",MG -12212941,912350,1093,722.0,,70.0,,,,,,,"Sodium, Na",MG -12213287,913206,1093,64.0,,70.0,,,,,,,"Sodium, Na",MG -12213319,913292,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -12213433,913590,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12213537,913842,1093,696.0,,70.0,,,,,,,"Sodium, Na",MG -12213714,914302,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12214378,916018,1093,426.0,,70.0,,,,,,,"Sodium, Na",MG -12214827,917044,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG -12215220,918138,1093,19.0,,70.0,,,,,,,"Sodium, Na",MG -12215451,918718,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12215677,919266,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12215878,919802,1093,680.0,,70.0,,,,,,,"Sodium, Na",MG -12216123,920436,1093,1100.0,,70.0,,,,,,,"Sodium, Na",MG -12216220,920650,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG -12216452,921206,1093,9.0,,70.0,,,,,,,"Sodium, Na",MG -12216533,921400,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12216706,921840,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12216912,922352,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG -12216941,922416,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12217010,922584,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12217161,922926,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12217483,923686,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12217707,924222,1093,218.0,,70.0,,,,,,,"Sodium, Na",MG -12217771,924370,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12217876,924630,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -12218215,925466,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -12218482,926086,1093,133.0,,70.0,,,,,,,"Sodium, Na",MG -12218535,926206,1093,1263.0,,70.0,,,,,,,"Sodium, Na",MG -12218597,926362,1093,1018.0,,70.0,,,,,,,"Sodium, Na",MG -12218633,926452,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -12218650,926494,1093,372.0,,70.0,,,,,,,"Sodium, Na",MG -12218697,926598,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG -12218718,926650,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12218947,927164,1093,282.0,,70.0,,,,,,,"Sodium, Na",MG -12219068,927444,1093,294.0,,70.0,,,,,,,"Sodium, Na",MG -12219543,928566,1093,273.0,,70.0,,,,,,,"Sodium, Na",MG -12219568,928620,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12219744,929068,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG -12220270,930384,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG -12220334,930530,1093,13.0,,70.0,,,,,,,"Sodium, Na",MG -12220438,930810,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12220769,931612,1093,1067.0,,70.0,,,,,,,"Sodium, Na",MG -12220877,931872,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -12220882,931886,1093,13000.0,,70.0,,,,,,,"Sodium, Na",MG -12220966,932158,1093,22.0,,70.0,,,,,,,"Sodium, Na",MG -12221210,932722,1093,68.0,,70.0,,,,,,,"Sodium, Na",MG -12221359,933072,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -12221448,933258,1093,1133.0,,70.0,,,,,,,"Sodium, Na",MG -12221537,933470,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG -12221659,933768,1093,302.0,,70.0,,,,,,,"Sodium, Na",MG -12221943,934402,1093,5.0,,70.0,,,,,,,"Sodium, Na",MG -12222393,935478,1093,14000.0,,70.0,,,,,,,"Sodium, Na",MG -12222494,935706,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -12222790,936392,1093,1167.0,,70.0,,,,,,,"Sodium, Na",MG -12222850,936516,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG -12222947,936728,1093,1556.0,,70.0,,,,,,,"Sodium, Na",MG -12223946,939082,1093,15333.0,,70.0,,,,,,,"Sodium, Na",MG -12223963,939128,1093,526.0,,70.0,,,,,,,"Sodium, Na",MG -12224125,939492,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG -12224579,940736,1093,290.0,,70.0,,,,,,,"Sodium, Na",MG -12224633,940866,1093,130.0,,70.0,,,,,,,"Sodium, Na",MG -12224653,940918,1093,383.0,,70.0,,,,,,,"Sodium, Na",MG -12225000,941808,1093,273.0,,70.0,,,,,,,"Sodium, Na",MG -12225080,941994,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG -12225136,942136,1093,516.0,,70.0,,,,,,,"Sodium, Na",MG -12225180,942276,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -12225218,942378,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG -12225221,942388,1093,308.0,,70.0,,,,,,,"Sodium, Na",MG -12225419,942930,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12225864,944050,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG -12225957,944278,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -12226116,944688,1093,656.0,,70.0,,,,,,,"Sodium, Na",MG -12226134,944746,1093,282828.0,,70.0,,,,,,,"Sodium, Na",MG -12226180,944886,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -12226307,945204,1093,42.0,,70.0,,,,,,,"Sodium, Na",MG -12226666,946276,1093,20.0,,70.0,,,,,,,"Sodium, Na",MG -12226841,946790,1093,875.0,,70.0,,,,,,,"Sodium, Na",MG -12226937,947004,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG -12227029,947210,1093,27.0,,70.0,,,,,,,"Sodium, Na",MG -12227175,947530,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -12227233,947682,1093,96.0,,70.0,,,,,,,"Sodium, Na",MG -12227321,947894,1093,111.0,,70.0,,,,,,,"Sodium, Na",MG -12227454,948212,1093,154.0,,70.0,,,,,,,"Sodium, Na",MG -12227657,948672,1093,138.0,,70.0,,,,,,,"Sodium, Na",MG -12227698,948774,1093,968.0,,70.0,,,,,,,"Sodium, Na",MG -12227932,949316,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG -12228106,949750,1093,279.0,,70.0,,,,,,,"Sodium, Na",MG -12228431,950645,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12228842,951527,1093,60.0,,70.0,,,,,,,"Sodium, Na",MG -12229132,952179,1093,548.0,,70.0,,,,,,,"Sodium, Na",MG -12229157,952229,1093,811.0,,70.0,,,,,,,"Sodium, Na",MG -12229177,952269,1093,1200.0,,70.0,,,,,,,"Sodium, Na",MG -12229301,952553,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12229533,953115,1093,36429.0,,70.0,,,,,,,"Sodium, Na",MG -12229921,954085,1093,367.0,,70.0,,,,,,,"Sodium, Na",MG -12230061,1848554,1093,413.0,,78.0,,,,,,,"Sodium, Na",MG -12230240,954819,1093,335.0,,70.0,,,,,,,"Sodium, Na",MG -12230566,955539,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12230972,956425,1093,1250.0,,70.0,,,,,,,"Sodium, Na",MG -12230999,956479,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -12231075,956639,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12231136,956771,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12231461,957447,1093,893.0,,70.0,,,,,,,"Sodium, Na",MG -12231504,957599,1093,183.0,,70.0,,,,,,,"Sodium, Na",MG -12231605,957831,1093,372.0,,70.0,,,,,,,"Sodium, Na",MG -12231900,1848636,1093,360.0,,78.0,,,,,,,"Sodium, Na",MG -12231932,958595,1093,191.0,,70.0,,,,,,,"Sodium, Na",MG -12232102,958971,1093,632.0,,70.0,,,,,,,"Sodium, Na",MG -12232116,959001,1093,545.0,,70.0,,,,,,,"Sodium, Na",MG -12232373,959527,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG -12232483,959751,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG -12232601,959999,1093,10500.0,,70.0,,,,,,,"Sodium, Na",MG -12232818,960445,1093,129.0,,70.0,,,,,,,"Sodium, Na",MG -12233041,960909,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12233063,960953,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG -12233264,1848701,1093,205.0,,71.0,,,,,,,"Sodium, Na",MG -12233603,962169,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12233605,962173,1093,55.0,,70.0,,,,,,,"Sodium, Na",MG -12233751,962501,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12233911,962887,1093,804.0,,70.0,,,,,,,"Sodium, Na",MG -12233938,962941,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12234026,963211,1093,336.0,,70.0,,,,,,,"Sodium, Na",MG -12234556,965059,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -12234847,965729,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG -12234931,1848759,1093,359.0,,71.0,,,,,,,"Sodium, Na",MG -12234984,1848763,1093,327.0,,71.0,,,,,,,"Sodium, Na",MG -12235130,1848792,1093,140.0,,71.0,,,,,,,"Sodium, Na",MG -12235455,1848825,1093,226.0,,71.0,,,,,,,"Sodium, Na",MG -12235539,967199,1093,609.0,,70.0,,,,,,,"Sodium, Na",MG -12236618,969587,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG -12237064,970537,1093,224.0,,70.0,,,,,,,"Sodium, Na",MG -12237190,970865,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12237342,1849010,1093,540.0,,78.0,,,,,,,"Sodium, Na",MG -12237697,971983,1093,68.0,,70.0,,,,,,,"Sodium, Na",MG -12237852,972325,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12237878,972379,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG -12238066,972797,1093,566.0,,70.0,,,,,,,"Sodium, Na",MG -12238166,973069,1093,292.0,,70.0,,,,,,,"Sodium, Na",MG -12238233,1849043,1093,1034.0,,78.0,,,,,,,"Sodium, Na",MG -12238372,973503,1093,1800.0,,70.0,,,,,,,"Sodium, Na",MG -12238537,973897,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -12238973,974949,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG -12239139,975335,1093,161.0,,70.0,,,,,,,"Sodium, Na",MG -12239157,975371,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12239221,975543,1093,2324.0,,70.0,,,,,,,"Sodium, Na",MG -12239345,975799,1093,342.0,,70.0,,,,,,,"Sodium, Na",MG -12239425,975959,1093,486.0,,70.0,,,,,,,"Sodium, Na",MG -12239679,977873,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12240249,1849124,1093,38.0,,71.0,,,,,,,"Sodium, Na",MG -12240648,983559,1093,278.0,,70.0,,,,,,,"Sodium, Na",MG -12240675,983631,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG -12240708,983755,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG -12240709,983757,1093,124.0,,70.0,,,,,,,"Sodium, Na",MG -12241032,984475,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG -12241035,984487,1093,1500.0,,70.0,,,,,,,"Sodium, Na",MG -12241053,984523,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -12241087,1849161,1093,890.0,,71.0,,,,,,,"Sodium, Na",MG -12241229,984937,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12241243,984965,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12241407,985333,1093,471.0,,70.0,,,,,,,"Sodium, Na",MG -12241463,985457,1093,565.0,,70.0,,,,,,,"Sodium, Na",MG -12241517,985585,1093,85.0,,70.0,,,,,,,"Sodium, Na",MG -12241534,985621,1093,1133.0,,70.0,,,,,,,"Sodium, Na",MG -12241620,985805,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -12242071,986845,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG -12242223,987251,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -12242288,987413,1093,463.0,,70.0,,,,,,,"Sodium, Na",MG -12242356,987553,1093,952.0,,70.0,,,,,,,"Sodium, Na",MG -12242554,988039,1093,493.0,,70.0,,,,,,,"Sodium, Na",MG -12243161,995955,1093,736.0,,70.0,,,,,,,"Sodium, Na",MG -12243955,1001533,1093,674.0,,70.0,,,,,,,"Sodium, Na",MG -12244230,1002109,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12244283,1002223,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -12244574,1002843,1093,65.0,,70.0,,,,,,,"Sodium, Na",MG -12244809,1004629,1093,338.0,,70.0,,,,,,,"Sodium, Na",MG -12245023,1005513,1093,526.0,,70.0,,,,,,,"Sodium, Na",MG -12245032,1005531,1093,164.0,,70.0,,,,,,,"Sodium, Na",MG -12245154,1006377,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12245355,1006789,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12245363,1006805,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG -12245779,1008021,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -12245788,1008039,1093,581.0,,70.0,,,,,,,"Sodium, Na",MG -12245844,1008151,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG -12246114,1008725,1093,37.0,,70.0,,,,,,,"Sodium, Na",MG -12246380,1009269,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -12246412,1009337,1093,16.0,,70.0,,,,,,,"Sodium, Na",MG -12246471,1009465,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG -12246618,1009771,1093,688.0,,70.0,,,,,,,"Sodium, Na",MG -12246866,1010275,1093,804.0,,70.0,,,,,,,"Sodium, Na",MG -12247093,1849689,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG -12247450,1011481,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG -12247696,1011991,1093,94.0,,70.0,,,,,,,"Sodium, Na",MG -12247718,1012035,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12247931,1012539,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG -12248653,1015761,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12248656,1015769,1093,513.0,,70.0,,,,,,,"Sodium, Na",MG -12248882,1016695,1093,138.0,,70.0,,,,,,,"Sodium, Na",MG -12249081,1017113,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12249158,1017277,1093,405.0,,70.0,,,,,,,"Sodium, Na",MG -12249254,1017477,1093,328.0,,70.0,,,,,,,"Sodium, Na",MG -12249376,1017733,1093,161.0,,70.0,,,,,,,"Sodium, Na",MG -12249969,1019003,1093,1.0,,70.0,,,,,,,"Sodium, Na",MG -12250123,1019331,1093,217.0,,70.0,,,,,,,"Sodium, Na",MG -12250233,1019563,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG -12250377,1019865,1093,98.0,,70.0,,,,,,,"Sodium, Na",MG -12250704,1020577,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG -12250743,1020655,1093,1321.0,,70.0,,,,,,,"Sodium, Na",MG -12250916,1021009,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -12251224,1021655,1093,13.0,,70.0,,,,,,,"Sodium, Na",MG -12251896,1023039,1093,115.0,,70.0,,,,,,,"Sodium, Na",MG -12252006,1023261,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -12252095,1023451,1093,86.0,,70.0,,,,,,,"Sodium, Na",MG -12252102,1023467,1093,271.0,,70.0,,,,,,,"Sodium, Na",MG -12252361,1850060,1093,311.0,,70.0,,,,,,,"Sodium, Na",MG -12252526,1024363,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG -12252679,1024679,1093,518.0,,70.0,,,,,,,"Sodium, Na",MG -12252683,1024689,1093,217.0,,70.0,,,,,,,"Sodium, Na",MG -12252686,1024695,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -12253525,1026483,1093,201.0,,70.0,,,,,,,"Sodium, Na",MG -12253731,1026931,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG -12254263,1028115,1093,1643.0,,70.0,,,,,,,"Sodium, Na",MG -12254318,1028231,1093,192.0,,70.0,,,,,,,"Sodium, Na",MG -12254620,1028879,1093,778.0,,70.0,,,,,,,"Sodium, Na",MG -12255011,1029665,1093,186.0,,70.0,,,,,,,"Sodium, Na",MG -12255715,1031089,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -12256040,1031759,1093,103.0,,70.0,,,,,,,"Sodium, Na",MG -12256172,1032027,1093,65.0,,70.0,,,,,,,"Sodium, Na",MG -12256259,1032201,1093,150.0,,70.0,,,,,,,"Sodium, Na",MG -12256315,1032315,1093,317.0,,70.0,,,,,,,"Sodium, Na",MG -12256384,1032455,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12256719,1033161,1093,270.0,,70.0,,,,,,,"Sodium, Na",MG -12257082,1033913,1093,760.0,,70.0,,,,,,,"Sodium, Na",MG -12257190,1034133,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -12257329,1034415,1093,133.0,,70.0,,,,,,,"Sodium, Na",MG -12257367,1034491,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12257437,1034631,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12258000,1035777,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12258513,1036821,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12258921,1037659,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -12258954,1037725,1093,389.0,,70.0,,,,,,,"Sodium, Na",MG -12259407,1038669,1093,107.0,,70.0,,,,,,,"Sodium, Na",MG -12259486,1038829,1093,313.0,,70.0,,,,,,,"Sodium, Na",MG -12259606,1039069,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12259788,1039441,1093,3310.0,,70.0,,,,,,,"Sodium, Na",MG -12260357,1040585,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12260533,1040947,1093,1233.0,,70.0,,,,,,,"Sodium, Na",MG -12260609,1041099,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12260638,1041157,1093,222.0,,70.0,,,,,,,"Sodium, Na",MG -12260988,1041877,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG -12261021,1041945,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG -12261303,1042523,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12261339,1042595,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -12261821,1043573,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12261840,1043611,1093,248.0,,70.0,,,,,,,"Sodium, Na",MG -12261877,1043685,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12261938,1043807,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12262222,1044385,1093,656.0,,70.0,,,,,,,"Sodium, Na",MG -12262289,1044519,1093,275.0,,70.0,,,,,,,"Sodium, Na",MG -12262426,1044795,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -12262598,1045139,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12262994,1045937,1093,55.0,,70.0,,,,,,,"Sodium, Na",MG -12263138,1046229,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12263651,1047275,1093,656.0,,70.0,,,,,,,"Sodium, Na",MG -12263954,1047883,1093,1767.0,,70.0,,,,,,,"Sodium, Na",MG -12264198,1048385,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -12264337,1048665,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -12264566,1049157,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12264598,1049223,1093,81.0,,70.0,,,,,,,"Sodium, Na",MG -12264608,1049243,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12264851,1049733,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG -12264932,1049895,1093,1263.0,,70.0,,,,,,,"Sodium, Na",MG -12265082,1054983,1093,540.0,,71.0,,,,,,,"Sodium, Na",MG -12265264,1055359,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12265421,1055681,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG -12265536,1055911,1093,2286.0,,70.0,,,,,,,"Sodium, Na",MG -12265686,1056217,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12265700,1056245,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12266342,1057561,1093,21.0,,70.0,,,,,,,"Sodium, Na",MG -12266384,1057659,1093,46.0,,70.0,,,,,,,"Sodium, Na",MG -12267253,1059549,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -12267376,1059799,1093,360.0,,70.0,,,,,,,"Sodium, Na",MG -12267932,1060931,1093,9.0,,70.0,,,,,,,"Sodium, Na",MG -12268084,1061245,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -12268360,1061807,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG -12268486,1062071,1093,233.0,,70.0,,,,,,,"Sodium, Na",MG -12268807,1062721,1093,1.0,,70.0,,,,,,,"Sodium, Na",MG -12269226,1063575,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12269243,1063609,1093,859.0,,70.0,,,,,,,"Sodium, Na",MG -12269332,1063787,1093,183.0,,70.0,,,,,,,"Sodium, Na",MG -12269887,1064919,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -12270191,1065533,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG -12270279,1065713,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12270331,1065819,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG -12270467,1066091,1093,476.0,,70.0,,,,,,,"Sodium, Na",MG -12270574,1066307,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG -12270618,1066395,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12271194,1067563,1093,800.0,,71.0,,,,,,,"Sodium, Na",MG -12271545,1068275,1093,192.0,,70.0,,,,,,,"Sodium, Na",MG -12271626,1068439,1093,21750.0,,70.0,,,,,,,"Sodium, Na",MG -12271865,1068925,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -12271947,1069091,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG -12272102,1069415,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12272614,1070469,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12272861,1070975,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG -12272904,1071067,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12273125,1071525,1093,435.0,,70.0,,,,,,,"Sodium, Na",MG -12273242,1071787,1093,323.0,,70.0,,,,,,,"Sodium, Na",MG -12273406,1072127,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12273851,1073365,1093,5.0,,70.0,,,,,,,"Sodium, Na",MG -12273884,1073431,1093,89.0,,70.0,,,,,,,"Sodium, Na",MG -12274071,1073841,1093,4429.0,,70.0,,,,,,,"Sodium, Na",MG -12274085,1073869,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG -12274429,1074579,1093,463.0,,70.0,,,,,,,"Sodium, Na",MG -12274618,1074991,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -12274827,1075437,1093,229.0,,70.0,,,,,,,"Sodium, Na",MG -12275206,1076221,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12275608,1077043,1093,77.0,,70.0,,,,,,,"Sodium, Na",MG -12275766,1077361,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG -12275788,1077411,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG -12275820,1077475,1093,395.0,,70.0,,,,,,,"Sodium, Na",MG -12275848,1077531,1093,31667.0,,70.0,,,,,,,"Sodium, Na",MG -12276177,1078201,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12276549,1078949,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12276810,1079479,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12277185,1080245,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12277199,1080273,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12277385,1080649,1093,523.0,,70.0,,,,,,,"Sodium, Na",MG -12277894,1081685,1093,2214.0,,70.0,,,,,,,"Sodium, Na",MG -12277903,1081703,1093,78.0,,70.0,,,,,,,"Sodium, Na",MG -12278066,1082037,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -12278324,1082561,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12278561,1083037,1093,800.0,,71.0,,,,,,,"Sodium, Na",MG -12278658,1083243,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -12278783,1083507,1093,719.0,,70.0,,,,,,,"Sodium, Na",MG -12279078,1084105,1093,10000.0,,70.0,,,,,,,"Sodium, Na",MG -12279167,1084283,1093,529.0,,70.0,,,,,,,"Sodium, Na",MG -12279791,1085551,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12280021,1086127,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -12280575,1087617,1093,419.0,,70.0,,,,,,,"Sodium, Na",MG -12280686,1087847,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12280737,1087973,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12281323,1089201,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -12281328,1089211,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -12281338,1089231,1093,79.0,,70.0,,,,,,,"Sodium, Na",MG -12281661,1089923,1093,255.0,,70.0,,,,,,,"Sodium, Na",MG -12281756,1090129,1093,846.0,,70.0,,,,,,,"Sodium, Na",MG -12281778,1090173,1093,419.0,,70.0,,,,,,,"Sodium, Na",MG -12281954,1090539,1093,226.0,,70.0,,,,,,,"Sodium, Na",MG -12282566,1091803,1093,259.0,,70.0,,,,,,,"Sodium, Na",MG -12282627,1091925,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12282726,1092123,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG -12283091,1092865,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG -12283793,1094293,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -12283913,1094533,1093,59.0,,70.0,,,,,,,"Sodium, Na",MG -12284085,1094881,1093,456.0,,70.0,,,,,,,"Sodium, Na",MG -12284274,1095263,1093,224.0,,70.0,,,,,,,"Sodium, Na",MG -12284301,1095317,1093,232.0,,70.0,,,,,,,"Sodium, Na",MG -12284350,1095417,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12284510,1095745,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12284642,1096019,1093,620.0,,70.0,,,,,,,"Sodium, Na",MG -12284698,1096131,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -12284844,1096423,1093,186.0,,70.0,,,,,,,"Sodium, Na",MG -12284872,1096481,1093,319.0,,70.0,,,,,,,"Sodium, Na",MG -12284899,1096535,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12285053,1096867,1093,149.0,,70.0,,,,,,,"Sodium, Na",MG -12285094,1096951,1093,60.0,,70.0,,,,,,,"Sodium, Na",MG -12285129,1097021,1093,656.0,,70.0,,,,,,,"Sodium, Na",MG -12285233,1097263,1093,112.0,,70.0,,,,,,,"Sodium, Na",MG -12285453,1850284,1093,28.0,,70.0,,,,,,,"Sodium, Na",MG -12285949,1850784,1093,4667.0,,70.0,,,,,,,"Sodium, Na",MG -12286154,1850989,1093,319.0,,70.0,,,,,,,"Sodium, Na",MG -12286264,1851099,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG -12286422,1851257,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG -12286556,1851391,1093,363.0,,70.0,,,,,,,"Sodium, Na",MG -12286647,1851483,1093,64.0,,70.0,,,,,,,"Sodium, Na",MG -12286684,1851520,1093,118.0,,70.0,,,,,,,"Sodium, Na",MG -12286795,1851631,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12287803,1852640,1093,1857.0,,70.0,,,,,,,"Sodium, Na",MG -12287896,1852733,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -12287957,1852794,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12288008,1852845,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG -12288015,1852852,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -12288016,1852853,1093,308.0,,70.0,,,,,,,"Sodium, Na",MG -12288029,1852866,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12288076,1852913,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG -12288265,1853102,1093,1302.0,,70.0,,,,,,,"Sodium, Na",MG -12288567,1853406,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG -12288666,1853505,1093,39333.0,,70.0,,,,,,,"Sodium, Na",MG -12288961,1853803,1093,456.0,,70.0,,,,,,,"Sodium, Na",MG -12288963,1853805,1093,474.0,,70.0,,,,,,,"Sodium, Na",MG -12290075,1854926,1093,208.0,,70.0,,,,,,,"Sodium, Na",MG -12290197,1855051,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12290448,1855302,1093,765.0,,70.0,,,,,,,"Sodium, Na",MG -12290845,1855701,1093,350.0,,70.0,,,,,,,"Sodium, Na",MG -12290851,1855707,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12291722,1856582,1093,1120.0,,70.0,,,,,,,"Sodium, Na",MG -12292005,1856866,1093,213.0,,70.0,,,,,,,"Sodium, Na",MG -12292149,1857012,1093,829.0,,70.0,,,,,,,"Sodium, Na",MG -12292240,1857104,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12292377,1857241,1093,617.0,,70.0,,,,,,,"Sodium, Na",MG -12292537,1857402,1093,1400.0,,70.0,,,,,,,"Sodium, Na",MG -12292588,1857453,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12292967,1857838,1093,59.0,,70.0,,,,,,,"Sodium, Na",MG -12293188,1858060,1093,754.0,,70.0,,,,,,,"Sodium, Na",MG -12293609,1858482,1093,1733.0,,70.0,,,,,,,"Sodium, Na",MG -12293793,1858666,1093,4800.0,,70.0,,,,,,,"Sodium, Na",MG -12294353,1859227,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG -12294436,1859311,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -12294445,1859320,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG -12294559,1859434,1093,169.0,,70.0,,,,,,,"Sodium, Na",MG -12294684,1859559,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG -12294821,1859696,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG -12294904,1859780,1093,518.0,,70.0,,,,,,,"Sodium, Na",MG -12295206,1860082,1093,491.0,,70.0,,,,,,,"Sodium, Na",MG -12295513,1860391,1093,941.0,,70.0,,,,,,,"Sodium, Na",MG -12295631,1860509,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12295750,1860628,1093,423.0,,70.0,,,,,,,"Sodium, Na",MG -12295828,1860707,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12295959,1860838,1093,176.0,,70.0,,,,,,,"Sodium, Na",MG -12295974,1860853,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12295982,1860861,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12296453,1861333,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG -12296503,1861383,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -12296514,1861394,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12296754,1861635,1093,216.0,,70.0,,,,,,,"Sodium, Na",MG -12296886,1861767,1093,308.0,,70.0,,,,,,,"Sodium, Na",MG -12296947,1861828,1093,115.0,,70.0,,,,,,,"Sodium, Na",MG -12297216,1862099,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG -12297468,1862353,1093,1200.0,,70.0,,,,,,,"Sodium, Na",MG -12297768,1862654,1093,798.0,,70.0,,,,,,,"Sodium, Na",MG -12297778,1862666,1093,317.0,,70.0,,,,,,,"Sodium, Na",MG -12297823,1862711,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG -12297970,1862858,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -12297986,1862875,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG -12298133,1863024,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -12298150,1863042,1093,245.0,,70.0,,,,,,,"Sodium, Na",MG -12298226,1863118,1093,1567.0,,70.0,,,,,,,"Sodium, Na",MG -12298273,1863165,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12298775,1863670,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG -12299018,1863913,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG -12299506,1864402,1093,2143.0,,70.0,,,,,,,"Sodium, Na",MG -12299702,1864598,1093,7600.0,,70.0,,,,,,,"Sodium, Na",MG -12300021,1864917,1093,69.0,,70.0,,,,,,,"Sodium, Na",MG -12300163,1865068,1093,89.0,,70.0,,,,,,,"Sodium, Na",MG -12300243,1865148,1093,811.0,,70.0,,,,,,,"Sodium, Na",MG -12300406,1865311,1093,312.0,,70.0,,,,,,,"Sodium, Na",MG -12300619,1865525,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12300764,1865670,1093,39333.0,,70.0,,,,,,,"Sodium, Na",MG -12300803,1865709,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12300914,1865820,1093,220.0,,70.0,,,,,,,"Sodium, Na",MG -12301334,1866240,1093,682.0,,70.0,,,,,,,"Sodium, Na",MG -12301345,1866251,1093,114.0,,70.0,,,,,,,"Sodium, Na",MG -12301374,1866282,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG -12301542,1866453,1093,2000.0,,70.0,,,,,,,"Sodium, Na",MG -12301622,1866533,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12301686,1866597,1093,694.0,,70.0,,,,,,,"Sodium, Na",MG -12301728,1866639,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12301855,1866766,1093,105.0,,70.0,,,,,,,"Sodium, Na",MG -12302182,1867093,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG -12302310,1867221,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG -12302444,1867355,1093,425.0,,70.0,,,,,,,"Sodium, Na",MG -12302553,1867464,1093,140.0,,70.0,,,,,,,"Sodium, Na",MG -12302784,1867695,1093,164.0,,70.0,,,,,,,"Sodium, Na",MG -12302821,1867733,1093,26.0,,70.0,,,,,,,"Sodium, Na",MG -12302893,1867805,1093,765.0,,70.0,,,,,,,"Sodium, Na",MG -12302951,1867863,1093,114.0,,70.0,,,,,,,"Sodium, Na",MG -12303130,1868042,1093,1360.0,,70.0,,,,,,,"Sodium, Na",MG -12303736,1868653,1093,18889.0,,70.0,,,,,,,"Sodium, Na",MG -12303846,1868763,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG -12303944,1868861,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12304178,1869095,1093,1152.0,,70.0,,,,,,,"Sodium, Na",MG -12304554,1869473,1093,423.0,,70.0,,,,,,,"Sodium, Na",MG -12304657,1869576,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12304992,1869911,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12305027,1869946,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -12305375,1870297,1093,6000.0,,70.0,,,,,,,"Sodium, Na",MG -12305426,1870348,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG -12305483,1870405,1093,1286.0,,70.0,,,,,,,"Sodium, Na",MG -12305495,1870417,1093,1429.0,,70.0,,,,,,,"Sodium, Na",MG -12305559,1870481,1093,816.0,,70.0,,,,,,,"Sodium, Na",MG -12305645,1870569,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12305705,1870629,1093,96.0,,70.0,,,,,,,"Sodium, Na",MG -12305816,1870744,1093,9.0,,70.0,,,,,,,"Sodium, Na",MG -12306328,1871259,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG -12306448,1871381,1093,1400.0,,70.0,,,,,,,"Sodium, Na",MG -12306888,1871821,1093,55.0,,70.0,,,,,,,"Sodium, Na",MG -12306897,1871830,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG -12307245,1872181,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12307675,1872614,1093,676.0,,70.0,,,,,,,"Sodium, Na",MG -12307878,1872818,1093,514.0,,70.0,,,,,,,"Sodium, Na",MG -12308009,1872951,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG -12308091,1873033,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -12308154,1873097,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -12308501,1873446,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12308703,1873648,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12308936,1873882,1093,343.0,,70.0,,,,,,,"Sodium, Na",MG -12309328,1874274,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -12309366,1874312,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12309402,1874348,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -12309624,1874573,1093,241.0,,70.0,,,,,,,"Sodium, Na",MG -12309902,1874851,1093,205.0,,70.0,,,,,,,"Sodium, Na",MG -12310326,1875276,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -12310330,1875280,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG -12310331,1875281,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12310378,1875328,1093,1400.0,,70.0,,,,,,,"Sodium, Na",MG -12310443,1875394,1093,21.0,,70.0,,,,,,,"Sodium, Na",MG -12310505,1875456,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG -12310735,1875686,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12310888,1875839,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12311040,1875991,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -12311471,1876422,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12311472,1876423,1093,471.0,,70.0,,,,,,,"Sodium, Na",MG -12311576,1876529,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12311601,1876554,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG -12311755,1876708,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -12311824,1876777,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12311859,1876812,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG -12311988,1876941,1093,2357.0,,70.0,,,,,,,"Sodium, Na",MG -12312590,1877546,1093,19.0,,70.0,,,,,,,"Sodium, Na",MG -12312651,1877607,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12312727,1877684,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG -12312972,1877931,1093,312.0,,70.0,,,,,,,"Sodium, Na",MG -12312999,1877958,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG -12313240,1878200,1093,79.0,,70.0,,,,,,,"Sodium, Na",MG -12313341,1878301,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12313402,1878362,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG -12313662,1878624,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG -12313876,1878840,1093,20.0,,70.0,,,,,,,"Sodium, Na",MG -12313958,1878922,1093,209.0,,70.0,,,,,,,"Sodium, Na",MG -12313960,1878924,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12313965,1878929,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12314089,1879053,1093,1333.0,,70.0,,,,,,,"Sodium, Na",MG -12314587,1879555,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12314686,1879655,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12314958,1879928,1093,324.0,,70.0,,,,,,,"Sodium, Na",MG -12315142,1880113,1093,115.0,,70.0,,,,,,,"Sodium, Na",MG -12315180,1880152,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG -12315288,1880260,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12315542,1880517,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12316021,1140141,1093,1975.0,,70.0,,,,,,,"Sodium, Na",MG -12316442,1140568,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12316461,1140587,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -12316572,1140704,1093,21.0,,70.0,,,,,,,"Sodium, Na",MG -12316723,1140860,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -12316769,1140919,1093,270.0,,70.0,,,,,,,"Sodium, Na",MG -12316823,1140983,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12317362,1141592,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -12317627,1141869,1093,413.0,,70.0,,,,,,,"Sodium, Na",MG -12317793,1142050,1093,435.0,,70.0,,,,,,,"Sodium, Na",MG -12318038,1142303,1093,577.0,,70.0,,,,,,,"Sodium, Na",MG -12318057,1142322,1093,420.0,,70.0,,,,,,,"Sodium, Na",MG -12318074,1142342,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG -12318386,1142662,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -12318669,1142951,1093,544.0,,70.0,,,,,,,"Sodium, Na",MG -12318671,1142953,1093,184.0,,70.0,,,,,,,"Sodium, Na",MG -12318768,1143052,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -12318935,1143220,1093,325.0,,70.0,,,,,,,"Sodium, Na",MG -12319226,1143518,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -12319866,1144167,1093,247.0,,70.0,,,,,,,"Sodium, Na",MG -12320026,1144333,1093,382.0,,70.0,,,,,,,"Sodium, Na",MG -12320241,1144551,1093,257.0,,70.0,,,,,,,"Sodium, Na",MG -12320476,1144794,1093,295.0,,70.0,,,,,,,"Sodium, Na",MG -12320533,1144851,1093,38333.0,,70.0,,,,,,,"Sodium, Na",MG -12320662,1144983,1093,42.0,,70.0,,,,,,,"Sodium, Na",MG -12320684,1145005,1093,356.0,,70.0,,,,,,,"Sodium, Na",MG -12320805,1145129,1093,13333.0,,70.0,,,,,,,"Sodium, Na",MG -12321018,1880700,1093,162.0,,70.0,,,,,,,"Sodium, Na",MG -12321127,1145386,1093,283.0,,71.0,,,,,,,"Sodium, Na",MG -12321288,1145547,1093,135.0,,78.0,,,,,,,"Sodium, Na",MG -12321308,1145567,1093,256.0,,78.0,,,,,,,"Sodium, Na",MG -12321388,1145647,1093,532.0,,71.0,,,,,,,"Sodium, Na",MG -12321409,1145668,1093,1073.0,,78.0,,,,,,,"Sodium, Na",MG -12321432,1145691,1093,206.0,,78.0,,,,,,,"Sodium, Na",MG -12321586,1145845,1093,551.0,,78.0,,,,,,,"Sodium, Na",MG -12321648,1145907,1093,0.0,,78.0,,,,,,,"Sodium, Na",MG -12321699,1145958,1093,0.0,,78.0,,,,,,,"Sodium, Na",MG -12321983,1146242,1093,140.0,,71.0,,,,,,,"Sodium, Na",MG -12322061,1146322,1093,2571.0,,71.0,,,,,,,"Sodium, Na",MG -12322796,1147063,1093,414.0,,70.0,,,,,,,"Sodium, Na",MG -12322797,1147064,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12322814,1147083,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG -12322910,1147179,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG -12322945,1147216,1093,204.0,,70.0,,,,,,,"Sodium, Na",MG -12322999,1147272,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12323200,1147481,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -12323352,1147636,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12323553,1147840,1093,219.0,,70.0,,,,,,,"Sodium, Na",MG -12323821,1148109,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12324340,1148763,1093,63.0,,70.0,,,,,,,"Sodium, Na",MG -12324462,1148925,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12324508,1148978,1093,867.0,,70.0,,,,,,,"Sodium, Na",MG -12324982,1149794,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12325273,1150140,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -12325300,1150170,1093,1923.0,,70.0,,,,,,,"Sodium, Na",MG -12325562,1150533,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -12325789,1150771,1093,297.0,,70.0,,,,,,,"Sodium, Na",MG -12325809,1150793,1093,370.0,,70.0,,,,,,,"Sodium, Na",MG -12325835,1150819,1093,556.0,,70.0,,,,,,,"Sodium, Na",MG -12325999,1151011,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -12326047,1151062,1093,548.0,,70.0,,,,,,,"Sodium, Na",MG -12326120,1151143,1093,1250.0,,70.0,,,,,,,"Sodium, Na",MG -12326468,1151541,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -12326507,1151586,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG -12326569,1151660,1093,475.0,,70.0,,,,,,,"Sodium, Na",MG -12326579,1151670,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG -12326776,1151877,1093,184.0,,70.0,,,,,,,"Sodium, Na",MG -12326781,1151882,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG -12326945,1152052,1093,297.0,,70.0,,,,,,,"Sodium, Na",MG -12326956,1152066,1093,900.0,,70.0,,,,,,,"Sodium, Na",MG -12327017,1152128,1093,97.0,,70.0,,,,,,,"Sodium, Na",MG -12327528,1152648,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG -12328334,1153461,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12328338,1153465,1093,389.0,,70.0,,,,,,,"Sodium, Na",MG -12328406,1153533,1093,481.0,,70.0,,,,,,,"Sodium, Na",MG -12328518,1153645,1093,289.0,,70.0,,,,,,,"Sodium, Na",MG -12328768,1153895,1093,367.0,,70.0,,,,,,,"Sodium, Na",MG -12328779,1153907,1093,505.0,,70.0,,,,,,,"Sodium, Na",MG -12328798,1153927,1093,444.0,,70.0,,,,,,,"Sodium, Na",MG -12329166,1154299,1093,206.0,,70.0,,,,,,,"Sodium, Na",MG -12329519,1154656,1093,115.0,,70.0,,,,,,,"Sodium, Na",MG -12329704,1154843,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG -12329869,1155010,1093,347.0,,71.0,,,,,,,"Sodium, Na",MG -12329949,1155090,1093,455.0,,78.0,,,,,,,"Sodium, Na",MG -12329976,1155117,1093,283.0,,71.0,,,,,,,"Sodium, Na",MG -12330059,1155200,1093,742.0,,71.0,,,,,,,"Sodium, Na",MG -12330110,1155251,1093,187.0,,71.0,,,,,,,"Sodium, Na",MG -12330150,1155292,1093,329.0,,71.0,,,,,,,"Sodium, Na",MG -12330528,1155676,1093,363.0,,70.0,,,,,,,"Sodium, Na",MG -12331141,1156291,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG -12331207,1156357,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12331459,1156612,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -12331483,1156636,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG -12331666,1156819,1093,469.0,,70.0,,,,,,,"Sodium, Na",MG -12331680,1156833,1093,365.0,,70.0,,,,,,,"Sodium, Na",MG -12331857,1157010,1093,236.0,,70.0,,,,,,,"Sodium, Na",MG -12332032,1157244,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -12332598,1157949,1093,64.0,,70.0,,,,,,,"Sodium, Na",MG -12332738,1158132,1093,906.0,,70.0,,,,,,,"Sodium, Na",MG -12333423,1159049,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12334178,1159898,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12334195,1159915,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12334239,1159961,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG -12334460,1160193,1093,6167.0,,70.0,,,,,,,"Sodium, Na",MG -12334550,1160289,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG -12334554,1160293,1093,583.0,,70.0,,,,,,,"Sodium, Na",MG -12334557,1160296,1093,354.0,,70.0,,,,,,,"Sodium, Na",MG -12334633,1160375,1093,148.0,,70.0,,,,,,,"Sodium, Na",MG -12334675,1160420,1093,103.0,,70.0,,,,,,,"Sodium, Na",MG -12334968,1160720,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12335054,1160813,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12335368,1161134,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG -12335708,1161478,1093,133.0,,70.0,,,,,,,"Sodium, Na",MG -12335749,1161521,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12335858,1161630,1093,188.0,,70.0,,,,,,,"Sodium, Na",MG -12336201,1161973,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12336637,1162413,1093,389.0,,70.0,,,,,,,"Sodium, Na",MG -12336674,1162450,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -12336877,1162654,1093,542.0,,70.0,,,,,,,"Sodium, Na",MG -12336996,1162773,1093,239.0,,70.0,,,,,,,"Sodium, Na",MG -12337020,1162798,1093,99.0,,70.0,,,,,,,"Sodium, Na",MG -12337104,1162884,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -12337520,1163306,1093,365.0,,70.0,,,,,,,"Sodium, Na",MG -12337852,1163687,1093,393.0,,71.0,,,,,,,"Sodium, Na",MG -12337986,1163881,1093,400.0,,71.0,,,,,,,"Sodium, Na",MG -12338072,1164257,1093,346.0,,71.0,,,,,,,"Sodium, Na",MG -12338151,1164468,1093,483.0,,71.0,,,,,,,"Sodium, Na",MG -12338178,1164522,1093,1000.0,,71.0,,,,,,,"Sodium, Na",MG -12338313,1164755,1093,897.0,,71.0,,,,,,,"Sodium, Na",MG -12338470,1165067,1093,327.0,,71.0,,,,,,,"Sodium, Na",MG -12338532,1165169,1093,355.0,,71.0,,,,,,,"Sodium, Na",MG -12338873,1165511,1093,1143.0,,71.0,,,,,,,"Sodium, Na",MG -12338998,1165640,1093,344.0,,71.0,,,,,,,"Sodium, Na",MG -12339046,1165688,1093,46.0,,78.0,,,,,,,"Sodium, Na",MG -12339058,1165700,1093,799.0,,78.0,,,,,,,"Sodium, Na",MG -12339102,1165744,1093,288.0,,71.0,,,,,,,"Sodium, Na",MG -12339460,1166102,1093,624.0,,71.0,,,,,,,"Sodium, Na",MG -12339461,1166103,1093,179.0,,71.0,,,,,,,"Sodium, Na",MG -12340152,1166794,1093,54.0,,71.0,,,,,,,"Sodium, Na",MG -12340240,1166882,1093,656.0,,71.0,,,,,,,"Sodium, Na",MG -12340314,1166957,1093,1071.0,,71.0,,,,,,,"Sodium, Na",MG -12340480,1167123,1093,58.0,,71.0,,,,,,,"Sodium, Na",MG -12341132,1167778,1093,964.0,,71.0,,,,,,,"Sodium, Na",MG -12341526,1168172,1093,250.0,,71.0,,,,,,,"Sodium, Na",MG -12341569,1168215,1093,142.0,,71.0,,,,,,,"Sodium, Na",MG -12341654,1168300,1093,89.0,,71.0,,,,,,,"Sodium, Na",MG -12341683,1168329,1093,35.0,,71.0,,,,,,,"Sodium, Na",MG -12341704,1168350,1093,1161.0,,71.0,,,,,,,"Sodium, Na",MG -12342222,1168943,1093,411.0,,71.0,,,,,,,"Sodium, Na",MG -12342297,1169021,1093,429.0,,71.0,,,,,,,"Sodium, Na",MG -12342723,1169828,1093,400.0,,71.0,,,,,,,"Sodium, Na",MG -12342779,1169987,1093,369.0,,71.0,,,,,,,"Sodium, Na",MG -12342864,1170147,1093,321.0,,71.0,,,,,,,"Sodium, Na",MG -12343139,1171008,1093,80.0,,70.0,,,,,,,"Sodium, Na",MG -12343149,1171019,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG -12343284,1171171,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12343388,1171295,1093,843.0,,70.0,,,,,,,"Sodium, Na",MG -12343450,1171366,1093,867.0,,70.0,,,,,,,"Sodium, Na",MG -12343520,1171451,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG -12343566,1171501,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12343981,1171962,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG -12344259,1172274,1093,184.0,,70.0,,,,,,,"Sodium, Na",MG -12344270,1172285,1093,109.0,,70.0,,,,,,,"Sodium, Na",MG -12344583,1172656,1093,162.0,,70.0,,,,,,,"Sodium, Na",MG -12344672,1172753,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG -12344794,1172889,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12344806,1172901,1093,42.0,,70.0,,,,,,,"Sodium, Na",MG -12344880,1172987,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12344913,1173023,1093,37.0,,70.0,,,,,,,"Sodium, Na",MG -12345201,1173347,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12345410,1173603,1093,446.0,,70.0,,,,,,,"Sodium, Na",MG -12345562,1173771,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12345681,1173901,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG -12345686,1173907,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG -12345936,1174170,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12345985,1174224,1093,812.0,,70.0,,,,,,,"Sodium, Na",MG -12346004,1174243,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12346282,1174565,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG -12346576,1174926,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -12346665,1175030,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG -12346872,1175274,1093,941.0,,70.0,,,,,,,"Sodium, Na",MG -12347372,1175910,1093,457.0,,70.0,,,,,,,"Sodium, Na",MG -12348198,1176890,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG -12348658,1177425,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12348871,1177676,1093,1250.0,,70.0,,,,,,,"Sodium, Na",MG -12349115,1177974,1093,650.0,,70.0,,,,,,,"Sodium, Na",MG -12349269,1178160,1093,26.0,,70.0,,,,,,,"Sodium, Na",MG -12349368,1178281,1093,812.0,,70.0,,,,,,,"Sodium, Na",MG -12349382,1178298,1093,811.0,,70.0,,,,,,,"Sodium, Na",MG -12349636,1178582,1093,544.0,,70.0,,,,,,,"Sodium, Na",MG -12349733,1178707,1093,548.0,,70.0,,,,,,,"Sodium, Na",MG -12349804,1178795,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12349954,1178966,1093,435.0,,70.0,,,,,,,"Sodium, Na",MG -12350370,1179471,1093,280.0,,70.0,,,,,,,"Sodium, Na",MG -12350382,1179483,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12350615,1179763,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12350761,1179940,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG -12350886,1180111,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -12350923,1180156,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG -12351032,1180289,1093,1133.0,,70.0,,,,,,,"Sodium, Na",MG -12351043,1180303,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG -12351303,1180614,1093,543.0,,70.0,,,,,,,"Sodium, Na",MG -12351593,1180947,1093,1214.0,,70.0,,,,,,,"Sodium, Na",MG -12351718,1181093,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12351848,1181262,1093,1267.0,,70.0,,,,,,,"Sodium, Na",MG -12351978,1181420,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -12352036,1181491,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12352579,1182137,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -12353142,1182799,1093,790.0,,70.0,,,,,,,"Sodium, Na",MG -12353185,1182848,1093,308.0,,70.0,,,,,,,"Sodium, Na",MG -12353386,1183087,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12353525,1183235,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG -12353596,1183311,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12353682,1183400,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG -12353895,1183635,1093,51.0,,70.0,,,,,,,"Sodium, Na",MG -12354010,1183759,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG -12354425,1184226,1093,1321.0,,70.0,,,,,,,"Sodium, Na",MG -12354650,1184476,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG -12354684,1184515,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -12354730,1184570,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG -12355284,1185209,1093,231.0,,70.0,,,,,,,"Sodium, Na",MG -12355302,1185228,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG -12355332,1185264,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -12355514,1185475,1093,49.0,,70.0,,,,,,,"Sodium, Na",MG -12355646,1185621,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -12355947,1185974,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12355978,1186009,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG -12356032,1186071,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12356043,1186083,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG -12356160,1186222,1093,541.0,,70.0,,,,,,,"Sodium, Na",MG -12356286,1186361,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12356441,1186534,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12356664,1186841,1093,323.0,,70.0,,,,,,,"Sodium, Na",MG -12356896,1187118,1093,1633.0,,70.0,,,,,,,"Sodium, Na",MG -12356940,1187169,1093,758.0,,70.0,,,,,,,"Sodium, Na",MG -12356944,1187175,1093,521.0,,70.0,,,,,,,"Sodium, Na",MG -12356962,1187199,1093,208.0,,70.0,,,,,,,"Sodium, Na",MG -12357067,1187326,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12357134,1187408,1093,66.0,,70.0,,,,,,,"Sodium, Na",MG -12357207,1187502,1093,259.0,,70.0,,,,,,,"Sodium, Na",MG -12357417,1187756,1093,578.0,,70.0,,,,,,,"Sodium, Na",MG -12358077,1188604,1093,567.0,,70.0,,,,,,,"Sodium, Na",MG -12358181,1188722,1093,43.0,,70.0,,,,,,,"Sodium, Na",MG -12358310,1188883,1093,874.0,,70.0,,,,,,,"Sodium, Na",MG -12358375,1188950,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12358877,1189561,1093,491.0,,70.0,,,,,,,"Sodium, Na",MG -12358998,1189740,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG -12359037,1189787,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12359043,1189793,1093,1038.0,,70.0,,,,,,,"Sodium, Na",MG -12359215,1189980,1093,697.0,,70.0,,,,,,,"Sodium, Na",MG -12359528,1190336,1093,1036.0,,70.0,,,,,,,"Sodium, Na",MG -12359667,1190491,1093,211.0,,70.0,,,,,,,"Sodium, Na",MG -12359814,1190652,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG -12359837,1190676,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -12360012,1190871,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG -12360262,1191167,1093,355.0,,70.0,,,,,,,"Sodium, Na",MG -12360399,1191325,1093,894.0,,70.0,,,,,,,"Sodium, Na",MG -12360462,1191402,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG -12360957,1191951,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12361091,1192095,1093,708.0,,70.0,,,,,,,"Sodium, Na",MG -12361215,1192239,1093,288.0,,70.0,,,,,,,"Sodium, Na",MG -12361449,1192497,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -12361656,1192732,1093,318.0,,70.0,,,,,,,"Sodium, Na",MG -12361936,1193040,1093,312.0,,70.0,,,,,,,"Sodium, Na",MG -12361960,1193065,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -12362251,1193385,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -12362267,1193401,1093,137.0,,70.0,,,,,,,"Sodium, Na",MG -12362547,1193710,1093,8000.0,,70.0,,,,,,,"Sodium, Na",MG -12362721,1193914,1093,34.0,,70.0,,,,,,,"Sodium, Na",MG -12362867,1194089,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12363002,1194268,1093,338.0,,70.0,,,,,,,"Sodium, Na",MG -12363514,1194875,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -12363628,1194999,1093,344.0,,70.0,,,,,,,"Sodium, Na",MG -12363845,1195252,1093,2750.0,,70.0,,,,,,,"Sodium, Na",MG -12364292,1195846,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12364307,1195866,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -12364492,1196081,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG -12365059,1196728,1093,349.0,,70.0,,,,,,,"Sodium, Na",MG -12365093,1196766,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG -12365279,1196969,1093,324.0,,70.0,,,,,,,"Sodium, Na",MG -12365311,1197009,1093,386.0,,70.0,,,,,,,"Sodium, Na",MG -12366381,1198324,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -12366408,1198357,1093,906.0,,70.0,,,,,,,"Sodium, Na",MG -12366428,1198384,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG -12366533,1198502,1093,1209.0,,70.0,,,,,,,"Sodium, Na",MG -12366575,1198547,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12366868,1198934,1093,1233.0,,70.0,,,,,,,"Sodium, Na",MG -12366883,1198953,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12366949,1199028,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -12366999,1199083,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -12367201,1199346,1093,154.0,,70.0,,,,,,,"Sodium, Na",MG -12367531,1199712,1093,931.0,,70.0,,,,,,,"Sodium, Na",MG -12368575,1201030,1093,1471.0,,70.0,,,,,,,"Sodium, Na",MG -12368670,1201140,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12368682,1201152,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG -12368692,1201167,1093,34000.0,,70.0,,,,,,,"Sodium, Na",MG -12368836,1201338,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -12368949,1201465,1093,735.0,,70.0,,,,,,,"Sodium, Na",MG -12369178,1201758,1093,222.0,,70.0,,,,,,,"Sodium, Na",MG -12369406,1202055,1093,526.0,,70.0,,,,,,,"Sodium, Na",MG -12369427,1202093,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG -12369450,1202118,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12369508,1202199,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG -12369606,1202316,1093,353.0,,70.0,,,,,,,"Sodium, Na",MG -12369755,1202484,1093,274.0,,70.0,,,,,,,"Sodium, Na",MG -12370124,1202922,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG -12370181,1202985,1093,26.0,,70.0,,,,,,,"Sodium, Na",MG -12370438,1203279,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG -12370592,1203472,1093,1600.0,,70.0,,,,,,,"Sodium, Na",MG -12370801,1203722,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG -12370918,1203856,1093,1500.0,,70.0,,,,,,,"Sodium, Na",MG -12370998,1203944,1093,232.0,,70.0,,,,,,,"Sodium, Na",MG -12371064,1204019,1093,172.0,,70.0,,,,,,,"Sodium, Na",MG -12371187,1204153,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12371217,1204185,1093,1842.0,,70.0,,,,,,,"Sodium, Na",MG -12371437,1204430,1093,8667.0,,70.0,,,,,,,"Sodium, Na",MG -12371945,1205164,1093,328.0,,70.0,,,,,,,"Sodium, Na",MG -12371956,1205177,1093,812.0,,70.0,,,,,,,"Sodium, Na",MG -12372098,1205344,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12372548,1205905,1093,1032.0,,70.0,,,,,,,"Sodium, Na",MG -12372607,1205975,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12373010,1206515,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG -12373124,1206650,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12373151,1206688,1093,720.0,,70.0,,,,,,,"Sodium, Na",MG -12373373,1206926,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -12373689,1207389,1093,114.0,,70.0,,,,,,,"Sodium, Na",MG -12373724,1207427,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -12373728,1207432,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG -12374020,1207752,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -12374194,1207958,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12374571,1208397,1093,552.0,,70.0,,,,,,,"Sodium, Na",MG -12374611,1208440,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -12374974,1208838,1093,325.0,,70.0,,,,,,,"Sodium, Na",MG -12375018,1208883,1093,367.0,,70.0,,,,,,,"Sodium, Na",MG -12375027,1208892,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -12375111,1208988,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -12375149,1209031,1093,640.0,,70.0,,,,,,,"Sodium, Na",MG -12375678,1209648,1093,161.0,,70.0,,,,,,,"Sodium, Na",MG -12376508,1210603,1093,4480.0,,70.0,,,,,,,"Sodium, Na",MG -12376513,1210609,1093,486.0,,70.0,,,,,,,"Sodium, Na",MG -12376733,1210864,1093,632.0,,70.0,,,,,,,"Sodium, Na",MG -12377132,1211327,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12377273,1211478,1093,1571.0,,70.0,,,,,,,"Sodium, Na",MG -12377288,1211495,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12377496,1211739,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG -12377666,1211949,1093,532.0,,70.0,,,,,,,"Sodium, Na",MG -12377667,1211950,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12377780,1212074,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -12377876,1212179,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG -12378156,1212485,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG -12378572,1213394,1093,632.0,,70.0,,,,,,,"Sodium, Na",MG -12378576,1213398,1093,509.0,,70.0,,,,,,,"Sodium, Na",MG -12378642,1213470,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG -12378712,1213547,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12379482,1214546,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12379647,1214883,1093,172.0,,70.0,,,,,,,"Sodium, Na",MG -12379963,1215271,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -12380036,1215361,1093,66.0,,70.0,,,,,,,"Sodium, Na",MG -12380122,1215473,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG -12380572,1216013,1093,2800.0,,70.0,,,,,,,"Sodium, Na",MG -12381147,1216710,1093,425.0,,70.0,,,,,,,"Sodium, Na",MG -12381522,1217172,1093,20.0,,70.0,,,,,,,"Sodium, Na",MG -12381571,1217227,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG -12381938,1217697,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -12382012,1217791,1093,32.0,,70.0,,,,,,,"Sodium, Na",MG -12382043,1217839,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12382121,1217983,1093,355.0,,70.0,,,,,,,"Sodium, Na",MG -12382369,1218367,1093,156.0,,70.0,,,,,,,"Sodium, Na",MG -12382495,1218520,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG -12382553,1218584,1093,81.0,,70.0,,,,,,,"Sodium, Na",MG -12382651,1218704,1093,314.0,,70.0,,,,,,,"Sodium, Na",MG -12382692,1218760,1093,556.0,,70.0,,,,,,,"Sodium, Na",MG -12382887,1218984,1093,1733.0,,70.0,,,,,,,"Sodium, Na",MG -12383118,1219296,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG -12383337,1219546,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG -12383347,1219557,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG -12383594,1219838,1093,12800.0,,70.0,,,,,,,"Sodium, Na",MG -12383614,1219860,1093,115.0,,70.0,,,,,,,"Sodium, Na",MG -12383637,1219885,1093,4625.0,,70.0,,,,,,,"Sodium, Na",MG -12384081,1220485,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12384106,1220511,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12384176,1220585,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12384464,1220901,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12384579,1221043,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12385048,1221593,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12385345,1221961,1093,577.0,,70.0,,,,,,,"Sodium, Na",MG -12385597,1222336,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12385820,1222609,1093,371.0,,70.0,,,,,,,"Sodium, Na",MG -12385851,1222641,1093,1107.0,,70.0,,,,,,,"Sodium, Na",MG -12385934,1222731,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12385936,1222733,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -12385978,1222776,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -12386245,1223072,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG -12386446,1223350,1093,305.0,,70.0,,,,,,,"Sodium, Na",MG -12386538,1223445,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12386556,1223463,1093,1214.0,,70.0,,,,,,,"Sodium, Na",MG -12386653,1223571,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12386811,1223757,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG -12387243,1224222,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12387349,1224336,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12387594,1224594,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -12387603,1224604,1093,653.0,,70.0,,,,,,,"Sodium, Na",MG -12387738,1224744,1093,278.0,,70.0,,,,,,,"Sodium, Na",MG -12387748,1224755,1093,893.0,,70.0,,,,,,,"Sodium, Na",MG -12388055,1225092,1093,475.0,,70.0,,,,,,,"Sodium, Na",MG -12388879,1225978,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG -12389113,1226224,1093,106.0,,70.0,,,,,,,"Sodium, Na",MG -12389118,1226229,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12389568,1226721,1093,279.0,,70.0,,,,,,,"Sodium, Na",MG -12389618,1226774,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -12389958,1227142,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -12390219,1227425,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG -12390490,1227713,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12390556,1227781,1093,150.0,,70.0,,,,,,,"Sodium, Na",MG -12390879,1228126,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -12391405,1228709,1093,669.0,,70.0,,,,,,,"Sodium, Na",MG -12391791,1229123,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG -12392746,1230134,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG -12393104,1230527,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -12393533,1230998,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12393665,1231137,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12393723,1231196,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12393765,1231238,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG -12394148,1231658,1093,846.0,,70.0,,,,,,,"Sodium, Na",MG -12395528,1233090,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -12395637,1233208,1093,96.0,,70.0,,,,,,,"Sodium, Na",MG -12395786,1233372,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12396138,1233753,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12396182,1233799,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12396330,1233959,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12396419,1234054,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG -12396457,1234093,1093,278.0,,70.0,,,,,,,"Sodium, Na",MG -12396470,1234106,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG -12396925,1234606,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12397286,1235017,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG -12397451,1235187,1093,589.0,,70.0,,,,,,,"Sodium, Na",MG -12397506,1235244,1093,276.0,,70.0,,,,,,,"Sodium, Na",MG -12397607,1235355,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12397820,1235579,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12398010,1235779,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12398218,1236025,1093,211.0,,70.0,,,,,,,"Sodium, Na",MG -12398462,1236288,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12398873,1236748,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12399146,1237069,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG -12399566,1237511,1093,81.0,,70.0,,,,,,,"Sodium, Na",MG -12399608,1237557,1093,121.0,,70.0,,,,,,,"Sodium, Na",MG -12399908,1237872,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -12400049,1238020,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12400343,1238323,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12401035,1239079,1093,311.0,,70.0,,,,,,,"Sodium, Na",MG -12401098,1239148,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12401687,1239792,1093,351.0,,70.0,,,,,,,"Sodium, Na",MG -12402035,1240162,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12402131,1240265,1093,882.0,,70.0,,,,,,,"Sodium, Na",MG -12402187,1240329,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -12402499,1240665,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -12402523,1240692,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12402816,1240998,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -12402838,1241021,1093,867.0,,70.0,,,,,,,"Sodium, Na",MG -12403303,1241518,1093,1633.0,,70.0,,,,,,,"Sodium, Na",MG -12404487,1242785,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12404504,1242803,1093,255.0,,70.0,,,,,,,"Sodium, Na",MG -12404763,1243126,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG -12404818,1243193,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12404836,1243221,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12404939,1243383,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12404962,1243424,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -12405495,1243984,1093,650.0,,70.0,,,,,,,"Sodium, Na",MG -12406230,1244759,1093,66.0,,70.0,,,,,,,"Sodium, Na",MG -12406371,1244923,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG -12406403,1244960,1093,388.0,,70.0,,,,,,,"Sodium, Na",MG -12406431,1245001,1093,592.0,,70.0,,,,,,,"Sodium, Na",MG -12406543,1245174,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12406557,1245189,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12406671,1245335,1093,262.0,,70.0,,,,,,,"Sodium, Na",MG -12406844,1245541,1093,541.0,,70.0,,,,,,,"Sodium, Na",MG -12407043,1245760,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12407179,1245916,1093,526.0,,70.0,,,,,,,"Sodium, Na",MG -12407232,1245988,1093,217.0,,70.0,,,,,,,"Sodium, Na",MG -12407253,1246011,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG -12407632,1246423,1093,331.0,,70.0,,,,,,,"Sodium, Na",MG -12407736,1246544,1093,408.0,,70.0,,,,,,,"Sodium, Na",MG -12407743,1246551,1093,1765.0,,70.0,,,,,,,"Sodium, Na",MG -12407797,1246607,1093,312.0,,70.0,,,,,,,"Sodium, Na",MG -12407871,1246697,1093,1316.0,,70.0,,,,,,,"Sodium, Na",MG -12408068,1246909,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -12408074,1246915,1093,335.0,,70.0,,,,,,,"Sodium, Na",MG -12408205,1247053,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12408775,1247697,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12408988,1247938,1093,212.0,,70.0,,,,,,,"Sodium, Na",MG -12409201,1248174,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG -12409269,1248245,1093,407.0,,70.0,,,,,,,"Sodium, Na",MG -12409415,1248397,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG -12409501,1248499,1093,432.0,,70.0,,,,,,,"Sodium, Na",MG -12409679,1248697,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG -12409838,1248870,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -12410404,1249502,1093,133.0,,70.0,,,,,,,"Sodium, Na",MG -12410798,1249973,1093,95.0,,70.0,,,,,,,"Sodium, Na",MG -12410921,1250109,1093,338.0,,70.0,,,,,,,"Sodium, Na",MG -12411109,1250306,1093,1333.0,,70.0,,,,,,,"Sodium, Na",MG -12411238,1250459,1093,718.0,,70.0,,,,,,,"Sodium, Na",MG -12411418,1250655,1093,20.0,,70.0,,,,,,,"Sodium, Na",MG -12411425,1250662,1093,227.0,,70.0,,,,,,,"Sodium, Na",MG -12411642,1250884,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12411667,1250910,1093,12500.0,,70.0,,,,,,,"Sodium, Na",MG -12411804,1251056,1093,421.0,,70.0,,,,,,,"Sodium, Na",MG -12411845,1251099,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12411987,1251272,1093,976.0,,70.0,,,,,,,"Sodium, Na",MG -12412145,1251436,1093,545.0,,70.0,,,,,,,"Sodium, Na",MG -12412254,1251547,1093,256.0,,70.0,,,,,,,"Sodium, Na",MG -12412337,1251631,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -12412571,1251882,1093,632.0,,70.0,,,,,,,"Sodium, Na",MG -12412673,1252018,1093,96.0,,70.0,,,,,,,"Sodium, Na",MG -12412730,1252094,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12412826,1252193,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12413343,1252751,1093,169.0,,70.0,,,,,,,"Sodium, Na",MG -12413512,1252939,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -12413610,1253043,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12413696,1253132,1093,753.0,,70.0,,,,,,,"Sodium, Na",MG -12413733,1253174,1093,28.0,,70.0,,,,,,,"Sodium, Na",MG -12414035,1253516,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12414230,1253723,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -12414593,1254107,1093,768.0,,70.0,,,,,,,"Sodium, Na",MG -12414766,1254288,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12415019,1254550,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12415095,1254636,1093,1536.0,,70.0,,,,,,,"Sodium, Na",MG -12415332,1254890,1093,1368.0,,70.0,,,,,,,"Sodium, Na",MG -12415386,1254950,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG -12415438,1255008,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG -12416022,1255651,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12416517,1256181,1093,46.0,,70.0,,,,,,,"Sodium, Na",MG -12416600,1256265,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -12416621,1256286,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG -12416632,1256297,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -12416772,1256439,1093,103.0,,70.0,,,,,,,"Sodium, Na",MG -12417496,1257208,1093,5.0,,70.0,,,,,,,"Sodium, Na",MG -12417622,1257340,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12417645,1257364,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12417724,1257445,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12417818,1257544,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12418008,1257761,1093,289.0,,70.0,,,,,,,"Sodium, Na",MG -12418547,1258338,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -12418700,1258521,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG -12418925,1258759,1093,45.0,,70.0,,,,,,,"Sodium, Na",MG -12419096,1258977,1093,170.0,,70.0,,,,,,,"Sodium, Na",MG -12419456,1259398,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12419510,1259457,1093,517.0,,70.0,,,,,,,"Sodium, Na",MG -12420066,1260072,1093,348.0,,70.0,,,,,,,"Sodium, Na",MG -12420203,1260246,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -12420222,1260265,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -12420320,1260387,1093,387.0,,70.0,,,,,,,"Sodium, Na",MG -12420439,1260524,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG -12420474,1260567,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG -12420504,1260598,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -12421036,1261179,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12421043,1261186,1093,310.0,,70.0,,,,,,,"Sodium, Na",MG -12421174,1261324,1093,155.0,,70.0,,,,,,,"Sodium, Na",MG -12421175,1261325,1093,378.0,,70.0,,,,,,,"Sodium, Na",MG -12421243,1261395,1093,532.0,,70.0,,,,,,,"Sodium, Na",MG -12421592,1261771,1093,837.0,,70.0,,,,,,,"Sodium, Na",MG -12421604,1261783,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -12421676,1261860,1093,119.0,,70.0,,,,,,,"Sodium, Na",MG -12421773,1261969,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12421904,1262107,1093,430.0,,70.0,,,,,,,"Sodium, Na",MG -12422001,1262208,1093,647.0,,70.0,,,,,,,"Sodium, Na",MG -12422211,1262455,1093,1133.0,,70.0,,,,,,,"Sodium, Na",MG -12423130,1263500,1093,4000.0,,70.0,,,,,,,"Sodium, Na",MG -12423196,1263572,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -12423282,1263667,1093,2286.0,,70.0,,,,,,,"Sodium, Na",MG -12423326,1263713,1093,141.0,,70.0,,,,,,,"Sodium, Na",MG -12423410,1263804,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12423477,1263874,1093,9556.0,,70.0,,,,,,,"Sodium, Na",MG -12423820,1264240,1093,246.0,,70.0,,,,,,,"Sodium, Na",MG -12423832,1264252,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12424194,1264645,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12424374,1264846,1093,397.0,,70.0,,,,,,,"Sodium, Na",MG -12424414,1264890,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12424427,1264904,1093,556.0,,70.0,,,,,,,"Sodium, Na",MG -12424541,1265033,1093,5600.0,,70.0,,,,,,,"Sodium, Na",MG -12424587,1265087,1093,245.0,,70.0,,,,,,,"Sodium, Na",MG -12424823,1265346,1093,721.0,,70.0,,,,,,,"Sodium, Na",MG -12425333,1265929,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -12425469,1266091,1093,565.0,,70.0,,,,,,,"Sodium, Na",MG -12425475,1266097,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12425491,1266114,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -12425495,1266118,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12425695,1266339,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12425942,1266623,1093,621.0,,70.0,,,,,,,"Sodium, Na",MG -12426259,1266971,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG -12426402,1267126,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12426666,1267410,1093,244.0,,70.0,,,,,,,"Sodium, Na",MG -12426694,1267441,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -12426758,1267506,1093,765.0,,70.0,,,,,,,"Sodium, Na",MG -12427329,1268132,1093,816.0,,70.0,,,,,,,"Sodium, Na",MG -12427468,1268292,1093,1070.0,,70.0,,,,,,,"Sodium, Na",MG -12427524,1268353,1093,355.0,,70.0,,,,,,,"Sodium, Na",MG -12427709,1268557,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -12428337,1269234,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12428542,1269459,1093,550.0,,70.0,,,,,,,"Sodium, Na",MG -12428692,1269675,1093,398.0,,70.0,,,,,,,"Sodium, Na",MG -12428829,1269840,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG -12429017,1270049,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12429323,1270415,1093,156.0,,70.0,,,,,,,"Sodium, Na",MG -12429350,1270451,1093,355.0,,70.0,,,,,,,"Sodium, Na",MG -12429521,1270653,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -12429787,1270945,1093,140.0,,70.0,,,,,,,"Sodium, Na",MG -12429797,1270957,1093,70.0,,70.0,,,,,,,"Sodium, Na",MG -12430218,1271401,1093,120.0,,70.0,,,,,,,"Sodium, Na",MG -12430284,1271470,1093,218.0,,70.0,,,,,,,"Sodium, Na",MG -12430396,1271606,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -12430405,1271620,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG -12430561,1271856,1093,840.0,,70.0,,,,,,,"Sodium, Na",MG -12430756,1272137,1093,744.0,,70.0,,,,,,,"Sodium, Na",MG -12430985,1272401,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG -12431130,1272569,1093,421.0,,70.0,,,,,,,"Sodium, Na",MG -12431252,1272709,1093,380.0,,70.0,,,,,,,"Sodium, Na",MG -12431374,1272838,1093,583.0,,70.0,,,,,,,"Sodium, Na",MG -12431827,1273341,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG -12431854,1273370,1093,233.0,,70.0,,,,,,,"Sodium, Na",MG -12432240,1273788,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12432362,1273914,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12432541,1274122,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -12432564,1274149,1093,145.0,,70.0,,,,,,,"Sodium, Na",MG -12432638,1274223,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -12432731,1274321,1093,221.0,,70.0,,,,,,,"Sodium, Na",MG -12432978,1274596,1093,717.0,,70.0,,,,,,,"Sodium, Na",MG -12433014,1274632,1093,188.0,,70.0,,,,,,,"Sodium, Na",MG -12433617,1275289,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12433867,1275552,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG -12434321,1276034,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG -12434342,1276057,1093,165.0,,70.0,,,,,,,"Sodium, Na",MG -12434469,1276190,1093,66.0,,70.0,,,,,,,"Sodium, Na",MG -12434522,1276247,1093,261.0,,70.0,,,,,,,"Sodium, Na",MG -12434578,1276306,1093,713.0,,70.0,,,,,,,"Sodium, Na",MG -12434992,1276780,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -12435075,1276869,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -12435367,1277188,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG -12435382,1277205,1093,2071.0,,70.0,,,,,,,"Sodium, Na",MG -12435600,1277439,1093,853.0,,70.0,,,,,,,"Sodium, Na",MG -12435666,1277516,1093,94.0,,70.0,,,,,,,"Sodium, Na",MG -12435693,1277546,1093,186.0,,70.0,,,,,,,"Sodium, Na",MG -12435722,1277577,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -12435921,1277805,1093,161.0,,70.0,,,,,,,"Sodium, Na",MG -12435956,1277847,1093,1067.0,,70.0,,,,,,,"Sodium, Na",MG -12435969,1277860,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -12436031,1277925,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12436142,1278054,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12436705,1278678,1093,116.0,,70.0,,,,,,,"Sodium, Na",MG -12436772,1278769,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12436891,1278891,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12437221,1279254,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG -12437478,1279528,1093,4857.0,,70.0,,,,,,,"Sodium, Na",MG -12437996,1280086,1093,635.0,,70.0,,,,,,,"Sodium, Na",MG -12438392,1280526,1093,317.0,,70.0,,,,,,,"Sodium, Na",MG -12438902,1281111,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12439377,1281650,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG -12439402,1281680,1093,136.0,,70.0,,,,,,,"Sodium, Na",MG -12439613,1281915,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG -12439720,1282029,1093,625.0,,70.0,,,,,,,"Sodium, Na",MG -12439723,1282033,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG -12439903,1282225,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -12440120,1282452,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG -12440451,1282799,1093,398.0,,70.0,,,,,,,"Sodium, Na",MG -12440530,1282884,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG -12440536,1282890,1093,41.0,,70.0,,,,,,,"Sodium, Na",MG -12440792,1283170,1093,1154.0,,70.0,,,,,,,"Sodium, Na",MG -12441408,1284147,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG -12441456,1284207,1093,557.0,,70.0,,,,,,,"Sodium, Na",MG -12441850,1284685,1093,560.0,,70.0,,,,,,,"Sodium, Na",MG -12441934,1284782,1093,59.0,,70.0,,,,,,,"Sodium, Na",MG -12442095,1284993,1093,253.0,,70.0,,,,,,,"Sodium, Na",MG -12443321,1286414,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12443422,1286522,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -12443457,1286557,1093,1500.0,,70.0,,,,,,,"Sodium, Na",MG -12443494,1286598,1093,897.0,,70.0,,,,,,,"Sodium, Na",MG -12443597,1286730,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -12443697,1286835,1093,123.0,,70.0,,,,,,,"Sodium, Na",MG -12443715,1286855,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12444641,1287920,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12444794,1288082,1093,46.0,,70.0,,,,,,,"Sodium, Na",MG -12444852,1288149,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG -12444960,1288281,1093,80.0,,70.0,,,,,,,"Sodium, Na",MG -12444971,1288293,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -12445142,1288494,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12445644,1289068,1093,938.0,,70.0,,,,,,,"Sodium, Na",MG -12446418,1290005,1093,835.0,,70.0,,,,,,,"Sodium, Na",MG -12446757,1290429,1093,230.0,,70.0,,,,,,,"Sodium, Na",MG -12446820,1290518,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12447389,1291181,1093,160.0,,70.0,,,,,,,"Sodium, Na",MG -12447697,1291524,1093,289.0,,70.0,,,,,,,"Sodium, Na",MG -12447987,1291862,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG -12448059,1291946,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -12448224,1292150,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12448433,1292383,1093,618.0,,70.0,,,,,,,"Sodium, Na",MG -12448529,1292487,1093,27.0,,70.0,,,,,,,"Sodium, Na",MG -12448867,1292881,1093,1800.0,,70.0,,,,,,,"Sodium, Na",MG -12449005,1293049,1093,619.0,,70.0,,,,,,,"Sodium, Na",MG -12449114,1293176,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12449183,1293251,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12449367,1293465,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -12449490,1293602,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG -12449726,1293871,1093,262.0,,70.0,,,,,,,"Sodium, Na",MG -12450068,1294255,1093,1.0,,70.0,,,,,,,"Sodium, Na",MG -12450118,1294310,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12450119,1294311,1093,789.0,,70.0,,,,,,,"Sodium, Na",MG -12450165,1294381,1093,368.0,,70.0,,,,,,,"Sodium, Na",MG -12450223,1294445,1093,1300.0,,70.0,,,,,,,"Sodium, Na",MG -12450388,1294624,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -12450606,1294880,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12451372,1295803,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12452121,1296707,1093,496.0,,70.0,,,,,,,"Sodium, Na",MG -12452338,1296963,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG -12452775,1297473,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12452985,1297714,1093,21.0,,70.0,,,,,,,"Sodium, Na",MG -12453009,1297739,1093,867.0,,70.0,,,,,,,"Sodium, Na",MG -12453158,1297903,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG -12453175,1297922,1093,238.0,,70.0,,,,,,,"Sodium, Na",MG -12453302,1298084,1093,104.0,,70.0,,,,,,,"Sodium, Na",MG -12453330,1298120,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG -12453635,1298466,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12453881,1298735,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12453955,1298819,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12454094,1298983,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12454165,1299082,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12454207,1299164,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG -12454333,1299776,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12454340,1299846,1093,207.0,,70.0,,,,,,,"Sodium, Na",MG -12454781,1300827,1093,875.0,,70.0,,,,,,,"Sodium, Na",MG -12454971,1301040,1093,1594.0,,70.0,,,,,,,"Sodium, Na",MG -12454996,1301069,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG -12455061,1301143,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG -12455108,1301211,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -12455201,1301312,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG -12455212,1301323,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12455316,1301454,1093,13.0,,70.0,,,,,,,"Sodium, Na",MG -12455611,1301844,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG -12455664,1301906,1093,196.0,,70.0,,,,,,,"Sodium, Na",MG -12455765,1302015,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12455777,1302028,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12455867,1302180,1093,353.0,,70.0,,,,,,,"Sodium, Na",MG -12455925,1302271,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -12455960,1302332,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12455967,1302341,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12456752,1303450,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG -12456775,1303486,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -12457036,1303915,1093,1719.0,,70.0,,,,,,,"Sodium, Na",MG -12457053,1303936,1093,1714.0,,70.0,,,,,,,"Sodium, Na",MG -12457108,1304005,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12457217,1304143,1093,1179.0,,70.0,,,,,,,"Sodium, Na",MG -12457297,1304253,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG -12457383,1304361,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG -12457443,1304487,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -12457581,1304678,1093,452.0,,70.0,,,,,,,"Sodium, Na",MG -12457687,1304797,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12457757,1304877,1093,629.0,,70.0,,,,,,,"Sodium, Na",MG -12457779,1304900,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG -12457796,1304918,1093,686.0,,70.0,,,,,,,"Sodium, Na",MG -12457851,1304975,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12458495,1305756,1093,844.0,,70.0,,,,,,,"Sodium, Na",MG -12458515,1305777,1093,613.0,,70.0,,,,,,,"Sodium, Na",MG -12458531,1305793,1093,699.0,,70.0,,,,,,,"Sodium, Na",MG -12458827,1306142,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12458954,1306313,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG -12458985,1306346,1093,346.0,,70.0,,,,,,,"Sodium, Na",MG -12460117,1307663,1093,281.0,,70.0,,,,,,,"Sodium, Na",MG -12460339,1307972,1093,174.0,,70.0,,,,,,,"Sodium, Na",MG -12460880,1308634,1093,81.0,,70.0,,,,,,,"Sodium, Na",MG -12461227,1309058,1093,473.0,,70.0,,,,,,,"Sodium, Na",MG -12461466,1309332,1093,1417.0,,70.0,,,,,,,"Sodium, Na",MG -12461657,1309609,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12461713,1309677,1093,774.0,,70.0,,,,,,,"Sodium, Na",MG -12462572,1310864,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG -12462594,1310886,1093,60.0,,70.0,,,,,,,"Sodium, Na",MG -12462756,1311061,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG -12463029,1311354,1093,306.0,,70.0,,,,,,,"Sodium, Na",MG -12463223,1311575,1093,63.0,,70.0,,,,,,,"Sodium, Na",MG -12463266,1311620,1093,261.0,,70.0,,,,,,,"Sodium, Na",MG -12463410,1311780,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -12463955,1312432,1093,1875.0,,70.0,,,,,,,"Sodium, Na",MG -12464049,1312541,1093,1429.0,,70.0,,,,,,,"Sodium, Na",MG -12464303,1312833,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12464488,1313032,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12464603,1313157,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG -12464898,1313494,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG -12465041,1313649,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12465204,1313823,1093,257.0,,70.0,,,,,,,"Sodium, Na",MG -12465405,1314035,1093,276.0,,70.0,,,,,,,"Sodium, Na",MG -12465586,1314252,1093,132.0,,70.0,,,,,,,"Sodium, Na",MG -12465796,1314474,1093,893.0,,70.0,,,,,,,"Sodium, Na",MG -12466044,1314745,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12466052,1314753,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG -12466242,1314968,1093,315.0,,70.0,,,,,,,"Sodium, Na",MG -12466489,1315315,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -12466742,1315604,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12466875,1315748,1093,732.0,,70.0,,,,,,,"Sodium, Na",MG -12467349,1316258,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -12467354,1316263,1093,5.0,,70.0,,,,,,,"Sodium, Na",MG -12467956,1316983,1093,59.0,,70.0,,,,,,,"Sodium, Na",MG -12468214,1317291,1093,419.0,,70.0,,,,,,,"Sodium, Na",MG -12468610,1317814,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -12468818,1318054,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12469289,1318622,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12469581,1318940,1093,291.0,,70.0,,,,,,,"Sodium, Na",MG -12469662,1319031,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12470164,1319705,1093,146.0,,70.0,,,,,,,"Sodium, Na",MG -12470378,1319971,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -12470384,1319978,1093,688.0,,70.0,,,,,,,"Sodium, Na",MG -12470584,1320205,1093,1733.0,,70.0,,,,,,,"Sodium, Na",MG -12470587,1320208,1093,875.0,,70.0,,,,,,,"Sodium, Na",MG -12470801,1320449,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -12470836,1320489,1093,372.0,,70.0,,,,,,,"Sodium, Na",MG -12471298,1321011,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -12471386,1321107,1093,481.0,,70.0,,,,,,,"Sodium, Na",MG -12471522,1321252,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12471611,1321355,1093,419.0,,70.0,,,,,,,"Sodium, Na",MG -12471685,1321438,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG -12471757,1321520,1093,1279.0,,70.0,,,,,,,"Sodium, Na",MG -12471905,1321689,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12472358,1322216,1093,194.0,,70.0,,,,,,,"Sodium, Na",MG -12472384,1322248,1093,1333.0,,70.0,,,,,,,"Sodium, Na",MG -12472449,1322326,1093,314.0,,70.0,,,,,,,"Sodium, Na",MG -12472503,1322387,1093,253.0,,70.0,,,,,,,"Sodium, Na",MG -12472807,1322732,1093,1133.0,,70.0,,,,,,,"Sodium, Na",MG -12472839,1322771,1093,60.0,,70.0,,,,,,,"Sodium, Na",MG -12473807,1323882,1093,203.0,,70.0,,,,,,,"Sodium, Na",MG -12473913,1324002,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG -12474243,1324376,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG -12474466,1324633,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -12474695,1324888,1093,581.0,,70.0,,,,,,,"Sodium, Na",MG -12474852,1325060,1093,867.0,,70.0,,,,,,,"Sodium, Na",MG -12475059,1325295,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12475282,1325563,1093,544.0,,70.0,,,,,,,"Sodium, Na",MG -12475478,1325810,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG -12475497,1325830,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG -12475522,1325858,1093,141.0,,70.0,,,,,,,"Sodium, Na",MG -12475527,1325864,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -12475602,1325944,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12475626,1325969,1093,169.0,,70.0,,,,,,,"Sodium, Na",MG -12476014,1326443,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG -12476109,1326552,1093,243.0,,70.0,,,,,,,"Sodium, Na",MG -12476335,1326828,1093,34.0,,70.0,,,,,,,"Sodium, Na",MG -12476511,1327030,1093,896.0,,70.0,,,,,,,"Sodium, Na",MG -12476557,1327083,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12476573,1327106,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG -12476580,1327113,1093,1.0,,70.0,,,,,,,"Sodium, Na",MG -12476652,1327218,1093,421.0,,70.0,,,,,,,"Sodium, Na",MG -12476677,1327263,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12476903,1327524,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12477795,1328659,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG -12477959,1328850,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12479039,1330256,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12479172,1330415,1093,189.0,,70.0,,,,,,,"Sodium, Na",MG -12479222,1330476,1093,741.0,,70.0,,,,,,,"Sodium, Na",MG -12479277,1330545,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12479390,1330679,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12480229,1331742,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12480239,1331752,1093,516.0,,70.0,,,,,,,"Sodium, Na",MG -12480438,1331993,1093,1167.0,,70.0,,,,,,,"Sodium, Na",MG -12480504,1332111,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12480794,1332468,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12480838,1332530,1093,212.0,,70.0,,,,,,,"Sodium, Na",MG -12481066,1332950,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12481207,1333204,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -12481808,1334146,1093,341.0,,70.0,,,,,,,"Sodium, Na",MG -12481926,1334548,1093,10000.0,,70.0,,,,,,,"Sodium, Na",MG -12482186,1334936,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -12482499,1335563,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12482547,1335612,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -12482813,1335912,1093,139.0,,70.0,,,,,,,"Sodium, Na",MG -12483114,1336959,1093,409.0,,70.0,,,,,,,"Sodium, Na",MG -12483216,1337211,1093,173.0,,70.0,,,,,,,"Sodium, Na",MG -12483307,1337302,1093,42.0,,70.0,,,,,,,"Sodium, Na",MG -12483311,1337306,1093,165.0,,70.0,,,,,,,"Sodium, Na",MG -12483577,1337685,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12483935,1338174,1093,269.0,,70.0,,,,,,,"Sodium, Na",MG -12484210,1338543,1093,1458.0,,70.0,,,,,,,"Sodium, Na",MG -12484902,1339819,1093,828.0,,70.0,,,,,,,"Sodium, Na",MG -12484949,1339873,1093,383.0,,70.0,,,,,,,"Sodium, Na",MG -12485442,1340571,1093,566.0,,70.0,,,,,,,"Sodium, Na",MG -12485468,1340598,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12485589,1340727,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG -12485708,1340906,1093,554.0,,70.0,,,,,,,"Sodium, Na",MG -12485735,1340947,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12486145,1341524,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG -12487104,1342794,1093,324.0,,70.0,,,,,,,"Sodium, Na",MG -12487149,1342860,1093,980.0,,70.0,,,,,,,"Sodium, Na",MG -12487176,1342893,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12487186,1342905,1093,21.0,,70.0,,,,,,,"Sodium, Na",MG -12487215,1342934,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12487275,1343016,1093,1750.0,,70.0,,,,,,,"Sodium, Na",MG -12487645,1343817,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -12487757,1344026,1093,446.0,,70.0,,,,,,,"Sodium, Na",MG -12487817,1344136,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG -12487848,1344205,1093,364.0,,70.0,,,,,,,"Sodium, Na",MG -12488473,1344950,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12488540,1345021,1093,752.0,,70.0,,,,,,,"Sodium, Na",MG -12489072,1345666,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12489288,1345917,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12489613,1346321,1093,1750.0,,70.0,,,,,,,"Sodium, Na",MG -12490152,1347012,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12490501,1347472,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12490805,1347884,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12490838,1347923,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12491057,1348162,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -12491354,1348488,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG -12491363,1348499,1093,531.0,,70.0,,,,,,,"Sodium, Na",MG -12491438,1348588,1093,520.0,,70.0,,,,,,,"Sodium, Na",MG -12491478,1348636,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12491540,1348701,1093,22.0,,70.0,,,,,,,"Sodium, Na",MG -12491818,1349035,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -12492107,1349367,1093,258.0,,70.0,,,,,,,"Sodium, Na",MG -12492231,1349519,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG -12492499,1349846,1093,656.0,,70.0,,,,,,,"Sodium, Na",MG -12492508,1349862,1093,49.0,,70.0,,,,,,,"Sodium, Na",MG -12492647,1350055,1093,313.0,,70.0,,,,,,,"Sodium, Na",MG -12492680,1350094,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12494365,1352603,1093,26.0,,70.0,,,,,,,"Sodium, Na",MG -12494406,1352685,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG -12494454,1352761,1093,160.0,,70.0,,,,,,,"Sodium, Na",MG -12494643,1353218,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12494800,1353424,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -12495233,1353963,1093,185.0,,70.0,,,,,,,"Sodium, Na",MG -12495335,1354107,1093,232.0,,70.0,,,,,,,"Sodium, Na",MG -12495610,1354423,1093,70.0,,70.0,,,,,,,"Sodium, Na",MG -12495708,1354531,1093,496.0,,70.0,,,,,,,"Sodium, Na",MG -12496122,1355049,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG -12496252,1355259,1093,414.0,,70.0,,,,,,,"Sodium, Na",MG -12496278,1355289,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12496328,1355354,1093,325.0,,70.0,,,,,,,"Sodium, Na",MG -12496446,1355486,1093,1286.0,,70.0,,,,,,,"Sodium, Na",MG -12496466,1355511,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12496642,1355779,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12496663,1355808,1093,249.0,,70.0,,,,,,,"Sodium, Na",MG -12496786,1355937,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12497145,1356340,1093,37.0,,70.0,,,,,,,"Sodium, Na",MG -12497382,1356611,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12497533,1356820,1093,323.0,,70.0,,,,,,,"Sodium, Na",MG -12497686,1357023,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -12497742,1357101,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -12497988,1357423,1093,1286.0,,70.0,,,,,,,"Sodium, Na",MG -12498056,1357498,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12498084,1357527,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG -12498378,1357861,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12498443,1357938,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG -12498496,1358000,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG -12498617,1358153,1093,340.0,,70.0,,,,,,,"Sodium, Na",MG -12498654,1358191,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -12498694,1358232,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG -12498740,1358280,1093,1286.0,,70.0,,,,,,,"Sodium, Na",MG -12498992,1358557,1093,169.0,,70.0,,,,,,,"Sodium, Na",MG -12499058,1358624,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12499145,1358715,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -12499276,1358854,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -12499472,1359102,1093,328.0,,70.0,,,,,,,"Sodium, Na",MG -12499536,1359183,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -12499743,1359420,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12499915,1359620,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12499936,1359644,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12500006,1359746,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12500069,1359835,1093,109.0,,70.0,,,,,,,"Sodium, Na",MG -12500075,1359849,1093,481.0,,70.0,,,,,,,"Sodium, Na",MG -12500238,1360032,1093,1714.0,,70.0,,,,,,,"Sodium, Na",MG -12500334,1360150,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12500415,1360253,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12500750,1360649,1093,13.0,,70.0,,,,,,,"Sodium, Na",MG -12501026,1360962,1093,655.0,,70.0,,,,,,,"Sodium, Na",MG -12501067,1361012,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG -12501240,1361216,1093,459.0,,70.0,,,,,,,"Sodium, Na",MG -12501502,1361518,1093,462.0,,70.0,,,,,,,"Sodium, Na",MG -12501642,1361686,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG -12502316,1362538,1093,220.0,,70.0,,,,,,,"Sodium, Na",MG -12502352,1362588,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12503051,1363400,1093,10833.0,,70.0,,,,,,,"Sodium, Na",MG -12503056,1363405,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12503211,1363586,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12503325,1363747,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG -12503873,1364355,1093,203.0,,70.0,,,,,,,"Sodium, Na",MG -12504154,1364677,1093,720.0,,70.0,,,,,,,"Sodium, Na",MG -12504456,1365368,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12504505,1365429,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12505536,1366888,1093,1062.0,,70.0,,,,,,,"Sodium, Na",MG -12505904,1367383,1093,89.0,,70.0,,,,,,,"Sodium, Na",MG -12506031,1367554,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12506734,1368421,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -12507004,1368764,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12507455,1369325,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG -12507555,1369468,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12507725,1369683,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12507918,1369934,1093,2143.0,,70.0,,,,,,,"Sodium, Na",MG -12508052,1370120,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12508138,1370225,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12508503,1370724,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12509602,1372548,1093,3286.0,,70.0,,,,,,,"Sodium, Na",MG -12509687,1372666,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12509747,1372745,1093,867.0,,70.0,,,,,,,"Sodium, Na",MG -12509772,1372795,1093,266.0,,70.0,,,,,,,"Sodium, Na",MG -12509884,1372955,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12509998,1373097,1093,137.0,,70.0,,,,,,,"Sodium, Na",MG -12510006,1373106,1093,1500.0,,70.0,,,,,,,"Sodium, Na",MG -12510099,1373214,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12510217,1373354,1093,247.0,,70.0,,,,,,,"Sodium, Na",MG -12510554,1373841,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12510578,1373869,1093,1107.0,,70.0,,,,,,,"Sodium, Na",MG -12510581,1373875,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12510969,1374418,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG -12511071,1374535,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG -12511310,1374825,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG -12511316,1374832,1093,611.0,,70.0,,,,,,,"Sodium, Na",MG -12511592,1375162,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12511605,1375180,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -12511667,1375246,1093,86.0,,70.0,,,,,,,"Sodium, Na",MG -12512068,1375732,1093,1607.0,,70.0,,,,,,,"Sodium, Na",MG -12512071,1375735,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12512154,1375838,1093,382.0,,70.0,,,,,,,"Sodium, Na",MG -12512178,1375863,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG -12512238,1375929,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12512274,1375966,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12512347,1376073,1093,371.0,,70.0,,,,,,,"Sodium, Na",MG -12512401,1376142,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12512409,1376152,1093,550.0,,70.0,,,,,,,"Sodium, Na",MG -12512924,1376808,1093,486.0,,70.0,,,,,,,"Sodium, Na",MG -12513181,1377129,1093,425.0,,70.0,,,,,,,"Sodium, Na",MG -12513320,1377290,1093,312.0,,70.0,,,,,,,"Sodium, Na",MG -12513452,1377462,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12513506,1377526,1093,198.0,,70.0,,,,,,,"Sodium, Na",MG -12513561,1377590,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG -12513811,1377909,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG -12513860,1377969,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12513873,1377983,1093,61.0,,70.0,,,,,,,"Sodium, Na",MG -12513984,1378123,1093,170.0,,70.0,,,,,,,"Sodium, Na",MG -12514008,1378154,1093,296.0,,70.0,,,,,,,"Sodium, Na",MG -12514266,1378468,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12514597,1378884,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12514622,1378918,1093,274.0,,70.0,,,,,,,"Sodium, Na",MG -12514639,1378937,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12514661,1378965,1093,462.0,,70.0,,,,,,,"Sodium, Na",MG -12514711,1379023,1093,544.0,,70.0,,,,,,,"Sodium, Na",MG -12514771,1379109,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -12515138,1379565,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG -12515189,1379626,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12515404,1379891,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12515857,1380449,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG -12516323,1380994,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG -12516373,1381050,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG -12516441,1381138,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -12516848,1381641,1093,16.0,,70.0,,,,,,,"Sodium, Na",MG -12517380,1382342,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG -12518198,1383494,1093,423.0,,70.0,,,,,,,"Sodium, Na",MG -12518241,1383544,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG -12518306,1383615,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12518594,1383995,1093,461.0,,70.0,,,,,,,"Sodium, Na",MG -12518853,1384298,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG -12518914,1384369,1093,1214.0,,70.0,,,,,,,"Sodium, Na",MG -12519037,1384507,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12519044,1384515,1093,575.0,,70.0,,,,,,,"Sodium, Na",MG -12519143,1384629,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG -12519221,1384711,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12519256,1384751,1093,718.0,,70.0,,,,,,,"Sodium, Na",MG -12519302,1384802,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12519412,1384936,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG -12519477,1385004,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG -12519513,1385052,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG -12520169,1385880,1093,3300.0,,70.0,,,,,,,"Sodium, Na",MG -12520216,1385938,1093,365.0,,70.0,,,,,,,"Sodium, Na",MG -12520219,1385945,1093,217.0,,70.0,,,,,,,"Sodium, Na",MG -12520375,1386135,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG -12520478,1386254,1093,60.0,,70.0,,,,,,,"Sodium, Na",MG -12520557,1386353,1093,238.0,,70.0,,,,,,,"Sodium, Na",MG -12520666,1386479,1093,312.0,,70.0,,,,,,,"Sodium, Na",MG -12520867,1386707,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG -12521173,1387088,1093,752.0,,70.0,,,,,,,"Sodium, Na",MG -12521239,1387182,1093,1814.0,,70.0,,,,,,,"Sodium, Na",MG -12522054,1388185,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG -12522481,1388723,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG -12522637,1388930,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -12522719,1389045,1093,365.0,,70.0,,,,,,,"Sodium, Na",MG -12522997,1389400,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12523037,1389450,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12523327,1389818,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG -12523337,1389830,1093,65.0,,70.0,,,,,,,"Sodium, Na",MG -12523395,1389926,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -12523521,1390082,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG -12523528,1390089,1093,161.0,,70.0,,,,,,,"Sodium, Na",MG -12523775,1390371,1093,34.0,,70.0,,,,,,,"Sodium, Na",MG -12524384,1391196,1093,387.0,,70.0,,,,,,,"Sodium, Na",MG -12524406,1391241,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12524431,1391268,1093,263.0,,70.0,,,,,,,"Sodium, Na",MG -12524699,1391655,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG -12524771,1391789,1093,1479.0,,70.0,,,,,,,"Sodium, Na",MG -12524975,1392086,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG -12524978,1392089,1093,900.0,,70.0,,,,,,,"Sodium, Na",MG -12525322,1392571,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12525822,1393199,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG -12525984,1393492,1093,153.0,,70.0,,,,,,,"Sodium, Na",MG -12526012,1393537,1093,377.0,,70.0,,,,,,,"Sodium, Na",MG -12526518,1394276,1093,1667.0,,70.0,,,,,,,"Sodium, Na",MG -12526584,1394357,1093,262.0,,70.0,,,,,,,"Sodium, Na",MG -12526729,1394562,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -12526732,1394565,1093,1613.0,,70.0,,,,,,,"Sodium, Na",MG -12526780,1394621,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG -12526797,1394643,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12526937,1394823,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -12526971,1394859,1093,161.0,,70.0,,,,,,,"Sodium, Na",MG -12527058,1394953,1093,1067.0,,70.0,,,,,,,"Sodium, Na",MG -12527257,1395225,1093,1179.0,,70.0,,,,,,,"Sodium, Na",MG -12527394,1395401,1093,288.0,,70.0,,,,,,,"Sodium, Na",MG -12527431,1395441,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12527663,1395722,1093,1800.0,,70.0,,,,,,,"Sodium, Na",MG -12527669,1395728,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -12527971,1396114,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG -12528060,1396232,1093,2000.0,,70.0,,,,,,,"Sodium, Na",MG -12528696,1397038,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12528875,1397340,1093,402.0,,70.0,,,,,,,"Sodium, Na",MG -12529145,1397707,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12529160,1397724,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12529211,1397801,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG -12529466,1398221,1093,79.0,,70.0,,,,,,,"Sodium, Na",MG -12530103,1399349,1093,277.0,,70.0,,,,,,,"Sodium, Na",MG -12530109,1399360,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12530411,1399859,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG -12530531,1400091,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG -12530537,1400098,1093,712.0,,70.0,,,,,,,"Sodium, Na",MG -12531824,1402090,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -12531905,1402236,1093,115.0,,70.0,,,,,,,"Sodium, Na",MG -12531940,1402302,1093,1455.0,,70.0,,,,,,,"Sodium, Na",MG -12532173,1402780,1093,744.0,,70.0,,,,,,,"Sodium, Na",MG -12532366,1403090,1093,115.0,,70.0,,,,,,,"Sodium, Na",MG -12532579,1403404,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12532924,1403969,1093,3400.0,,70.0,,,,,,,"Sodium, Na",MG -12532926,1403971,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12532972,1404026,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG -12533114,1404194,1093,274.0,,70.0,,,,,,,"Sodium, Na",MG -12533444,1404633,1093,831.0,,70.0,,,,,,,"Sodium, Na",MG -12534216,1405744,1093,583.0,,70.0,,,,,,,"Sodium, Na",MG -12534435,1406017,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12534465,1406062,1093,864.0,,70.0,,,,,,,"Sodium, Na",MG -12534537,1406153,1093,210.0,,70.0,,,,,,,"Sodium, Na",MG -12535263,1407074,1093,303.0,,70.0,,,,,,,"Sodium, Na",MG -12535492,1407395,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG -12535734,1407750,1093,340.0,,70.0,,,,,,,"Sodium, Na",MG -12535851,1407920,1093,567.0,,70.0,,,,,,,"Sodium, Na",MG -12536591,1408950,1093,381.0,,70.0,,,,,,,"Sodium, Na",MG -12536884,1409378,1093,340.0,,70.0,,,,,,,"Sodium, Na",MG -12537300,1409970,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -12537362,1410048,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12538082,1411052,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12538461,1411495,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12538552,1411604,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12538553,1411605,1093,5.0,,70.0,,,,,,,"Sodium, Na",MG -12538576,1411632,1093,18.0,,71.0,,,,,,,"Sodium, Na",MG -12538706,1411794,1093,81.0,,70.0,,,,,,,"Sodium, Na",MG -12538714,1411805,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12538914,1412072,1093,430.0,,70.0,,,,,,,"Sodium, Na",MG -12539165,1412412,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -12539166,1412413,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG -12539633,1413027,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12539693,1413113,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12539703,1413130,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12539784,1413238,1093,120.0,,70.0,,,,,,,"Sodium, Na",MG -12539991,1413506,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -12540394,1414086,1093,13.0,,70.0,,,,,,,"Sodium, Na",MG -12540738,1414542,1093,654.0,,70.0,,,,,,,"Sodium, Na",MG -12540746,1414551,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -12540750,1414556,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG -12540808,1414621,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12540888,1414716,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12541103,1415018,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12541253,1415219,1093,367.0,,70.0,,,,,,,"Sodium, Na",MG -12541309,1415290,1093,319.0,,70.0,,,,,,,"Sodium, Na",MG -12541317,1415298,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12541592,1415656,1093,1971.0,,70.0,,,,,,,"Sodium, Na",MG -12541634,1415707,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG -12541958,1416124,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG -12542197,1416445,1093,28.0,,70.0,,,,,,,"Sodium, Na",MG -12542217,1416483,1093,91.0,,70.0,,,,,,,"Sodium, Na",MG -12542356,1416637,1093,340.0,,70.0,,,,,,,"Sodium, Na",MG -12542678,1417013,1093,68.0,,70.0,,,,,,,"Sodium, Na",MG -12542786,1417142,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12542860,1417244,1093,1081.0,,70.0,,,,,,,"Sodium, Na",MG -12542924,1417321,1093,2133.0,,70.0,,,,,,,"Sodium, Na",MG -12542928,1417325,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG -12543143,1417583,1093,486.0,,70.0,,,,,,,"Sodium, Na",MG -12543162,1417614,1093,41.0,,70.0,,,,,,,"Sodium, Na",MG -12543277,1417746,1093,580.0,,70.0,,,,,,,"Sodium, Na",MG -12543364,1417860,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12543394,1417891,1093,274.0,,70.0,,,,,,,"Sodium, Na",MG -12543545,1418059,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12543615,1418149,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12544127,1418765,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG -12544311,1418984,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12544444,1419139,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -12545068,1419996,1093,130.0,,70.0,,,,,,,"Sodium, Na",MG -12545127,1420085,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG -12545247,1420280,1093,242.0,,70.0,,,,,,,"Sodium, Na",MG -12545639,1420827,1093,636.0,,70.0,,,,,,,"Sodium, Na",MG -12545743,1420984,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12545820,1421079,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG -12545868,1421127,1093,658.0,,70.0,,,,,,,"Sodium, Na",MG -12546117,1421435,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG -12546362,1421787,1093,696.0,,70.0,,,,,,,"Sodium, Na",MG -12546488,1421932,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -12546643,1422133,1093,630.0,,70.0,,,,,,,"Sodium, Na",MG -12546894,1422452,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12547582,1423261,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG -12547672,1423366,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -12547853,1423589,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12547925,1423681,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12548063,1423861,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12548109,1423913,1093,383.0,,70.0,,,,,,,"Sodium, Na",MG -12548113,1423917,1093,217.0,,70.0,,,,,,,"Sodium, Na",MG -12548511,1424411,1093,152.0,,70.0,,,,,,,"Sodium, Na",MG -12548546,1424449,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG -12548559,1424464,1093,82.0,,70.0,,,,,,,"Sodium, Na",MG -12548877,1424860,1093,11429.0,,70.0,,,,,,,"Sodium, Na",MG -12549081,1425177,1093,1344.0,,70.0,,,,,,,"Sodium, Na",MG -12549128,1425256,1093,782.0,,70.0,,,,,,,"Sodium, Na",MG -12549310,1425504,1093,845.0,,70.0,,,,,,,"Sodium, Na",MG -12549493,1425777,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG -12549639,1425981,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12549906,1426327,1093,128.0,,70.0,,,,,,,"Sodium, Na",MG -12549935,1426363,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG -12550005,1426453,1093,338.0,,70.0,,,,,,,"Sodium, Na",MG -12550142,1426665,1093,237.0,,70.0,,,,,,,"Sodium, Na",MG -12550153,1426685,1093,265.0,,70.0,,,,,,,"Sodium, Na",MG -12550351,1426955,1093,404.0,,70.0,,,,,,,"Sodium, Na",MG -12550682,1427364,1093,32.0,,70.0,,,,,,,"Sodium, Na",MG -12550769,1427482,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -12551199,1428172,1093,414.0,,70.0,,,,,,,"Sodium, Na",MG -12551366,1428462,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12551550,1428735,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -12551576,1428771,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12552658,1431098,1093,297.0,,70.0,,,,,,,"Sodium, Na",MG -12552780,1432338,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -12552862,1432906,1093,386.0,,70.0,,,,,,,"Sodium, Na",MG -12553032,1434539,1093,1263.0,,70.0,,,,,,,"Sodium, Na",MG -12553207,1434769,1093,426.0,,70.0,,,,,,,"Sodium, Na",MG -12553648,1435298,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -12553693,1435345,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -12553946,1435609,1093,317.0,,70.0,,,,,,,"Sodium, Na",MG -12553963,1435626,1093,2791.0,,70.0,,,,,,,"Sodium, Na",MG -12554503,1436376,1093,73.0,,70.0,,,,,,,"Sodium, Na",MG -12554588,1436465,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12554693,1436580,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -12554856,1444974,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG -12554911,1455342,1093,202.0,,71.0,,,,,,,"Sodium, Na",MG -12555015,1455446,1093,9.0,,71.0,,,,,,,"Sodium, Na",MG -12555154,1455585,1093,667.0,,71.0,,,,,,,"Sodium, Na",MG -12555432,1455863,1093,1183.0,,71.0,,,,,,,"Sodium, Na",MG -12555532,1455965,1093,342.0,,71.0,,,,,,,"Sodium, Na",MG -12555711,1456144,1093,451.0,,78.0,,,,,,,"Sodium, Na",MG -12555897,1456330,1093,483.0,,71.0,,,,,,,"Sodium, Na",MG -12556567,1457001,1093,551.0,,78.0,,,,,,,"Sodium, Na",MG -12556659,1457093,1093,466.0,,78.0,,,,,,,"Sodium, Na",MG -12556678,1457112,1093,494.0,,71.0,,,,,,,"Sodium, Na",MG -12557166,1457605,1093,62.0,,71.0,,,,,,,"Sodium, Na",MG -12557475,1457914,1093,1.0,,78.0,,,,,,,"Sodium, Na",MG -12557479,1457918,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12557576,1458015,1093,1574.0,,71.0,,,,,,,"Sodium, Na",MG -12557582,1458021,1093,103.0,,71.0,,,,,,,"Sodium, Na",MG -12558532,1458972,1093,62.0,,71.0,,,,,,,"Sodium, Na",MG -12559016,1459458,1093,98.0,,71.0,,,,,,,"Sodium, Na",MG -12559129,1459571,1093,147.0,,78.0,,,,,,,"Sodium, Na",MG -12559136,1459578,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12559287,1459730,1093,1274.0,,71.0,,,,,,,"Sodium, Na",MG -12559415,1459858,1093,100.0,,72.0,,,,,,,"Sodium, Na",MG -12559455,1459898,1093,44.0,,71.0,,,,,,,"Sodium, Na",MG -12559653,1460096,1093,1000.0,,71.0,,,,,,,"Sodium, Na",MG -12559817,1460260,1093,62.0,,71.0,,,,,,,"Sodium, Na",MG -12560147,1460590,1093,179.0,,71.0,,,,,,,"Sodium, Na",MG -12560666,1461121,1093,83.0,,71.0,,,,,,,"Sodium, Na",MG -12560844,1461300,1093,58.0,,71.0,,,,,,,"Sodium, Na",MG -12560850,1461306,1093,288.0,,71.0,,,,,,,"Sodium, Na",MG -12560858,1461314,1093,192.0,,78.0,,,,,,,"Sodium, Na",MG -12561200,1461656,1093,10.0,,71.0,,,,,,,"Sodium, Na",MG -12561416,1461872,1093,742.0,,71.0,,,,,,,"Sodium, Na",MG -12561710,1462173,1093,679.0,,71.0,,,,,,,"Sodium, Na",MG -12561932,1462396,1093,589.0,,71.0,,,,,,,"Sodium, Na",MG -12561960,1462424,1093,205.0,,71.0,,,,,,,"Sodium, Na",MG -12562270,1880984,1093,225.0,,70.0,,,,,,,"Sodium, Na",MG -12562294,1462766,1093,136.0,,71.0,,,,,,,"Sodium, Na",MG -12562345,1462818,1093,758.0,,78.0,,,,,,,"Sodium, Na",MG -12562378,1462853,1093,1500.0,,71.0,,,,,,,"Sodium, Na",MG -12562676,1463154,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG -12562719,1463197,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -12562907,1463387,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -12562962,1463443,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG -12563568,1464052,1093,452.0,,70.0,,,,,,,"Sodium, Na",MG -12563935,1464420,1093,604.0,,70.0,,,,,,,"Sodium, Na",MG -12563964,1464449,1093,514.0,,70.0,,,,,,,"Sodium, Na",MG -12563993,1464478,1093,577.0,,70.0,,,,,,,"Sodium, Na",MG -12564175,1464663,1093,906.0,,70.0,,,,,,,"Sodium, Na",MG -12564483,1464975,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG -12564498,1464990,1093,9.0,,70.0,,,,,,,"Sodium, Na",MG -12564610,1465103,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12564615,1465109,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG -12564764,1465261,1093,157.0,,70.0,,,,,,,"Sodium, Na",MG -12564867,1465365,1093,484.0,,70.0,,,,,,,"Sodium, Na",MG -12564898,1465396,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -12565462,1465963,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG -12566326,1466833,1093,148.0,,70.0,,,,,,,"Sodium, Na",MG -12566665,1467173,1093,365.0,,70.0,,,,,,,"Sodium, Na",MG -12566828,1467340,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG -12566947,1467468,1093,459.0,,70.0,,,,,,,"Sodium, Na",MG -12567092,1467615,1093,98.0,,70.0,,,,,,,"Sodium, Na",MG -12567354,1467882,1093,361.0,,70.0,,,,,,,"Sodium, Na",MG -12567703,1468232,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12568366,1468898,1093,274.0,,70.0,,,,,,,"Sodium, Na",MG -12568372,1468904,1093,676.0,,70.0,,,,,,,"Sodium, Na",MG -12568398,1468930,1093,903.0,,70.0,,,,,,,"Sodium, Na",MG -12568550,1469082,1093,581.0,,70.0,,,,,,,"Sodium, Na",MG -12568682,1469215,1093,32.0,,70.0,,,,,,,"Sodium, Na",MG -12569004,1469542,1093,355.0,,70.0,,,,,,,"Sodium, Na",MG -12569262,1469801,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12569523,1470078,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG -12569613,1470169,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12569755,1470318,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG -12570268,1470832,1093,993.0,,70.0,,,,,,,"Sodium, Na",MG -12570330,1470894,1093,33636.0,,70.0,,,,,,,"Sodium, Na",MG -12570745,1471318,1093,422.0,,70.0,,,,,,,"Sodium, Na",MG -12570833,1471408,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12571014,1471595,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG -12571077,1471662,1093,390.0,,70.0,,,,,,,"Sodium, Na",MG -12572184,1472775,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG -12572453,1473045,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -12572576,1473169,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12572640,1473234,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -12572761,1473358,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG -12572925,1473523,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12573151,1473752,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -12573201,1473802,1093,378.0,,70.0,,,,,,,"Sodium, Na",MG -12573448,1474052,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG -12573581,1474186,1093,2400.0,,70.0,,,,,,,"Sodium, Na",MG -12573700,1474306,1093,432.0,,70.0,,,,,,,"Sodium, Na",MG -12573964,1474573,1093,480.0,,70.0,,,,,,,"Sodium, Na",MG -12574018,1474628,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12574649,1475265,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG -12574816,1475433,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG -12574980,1475601,1093,20.0,,70.0,,,,,,,"Sodium, Na",MG -12575024,1475645,1093,413.0,,70.0,,,,,,,"Sodium, Na",MG -12575223,1475844,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -12575370,1475992,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12575451,1476074,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -12575803,1476426,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12575866,1476489,1093,312.0,,70.0,,,,,,,"Sodium, Na",MG -12575931,1476554,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -12576041,1476665,1093,315.0,,70.0,,,,,,,"Sodium, Na",MG -12576403,1477027,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12576669,1477295,1093,292.0,,70.0,,,,,,,"Sodium, Na",MG -12576846,1477474,1093,617.0,,70.0,,,,,,,"Sodium, Na",MG -12577227,1477858,1093,363.0,,70.0,,,,,,,"Sodium, Na",MG -12577383,1478014,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12577615,1478248,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12578278,1478953,1093,197.0,,70.0,,,,,,,"Sodium, Na",MG -12578282,1478957,1093,808.0,,70.0,,,,,,,"Sodium, Na",MG -12578634,1479310,1093,514.0,,70.0,,,,,,,"Sodium, Na",MG -12578736,1479412,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -12578827,1479504,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12579345,1480024,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG -12579556,1480244,1093,89.0,,70.0,,,,,,,"Sodium, Na",MG -12580083,1480777,1093,68.0,,70.0,,,,,,,"Sodium, Na",MG -12580385,1481079,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12580469,1481163,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG -12580621,1481316,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12580626,1481321,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG -12580928,1481634,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG -12581079,1481797,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12581091,1481809,1093,1333.0,,70.0,,,,,,,"Sodium, Na",MG -12581309,1482029,1093,28000.0,,70.0,,,,,,,"Sodium, Na",MG -12581508,1482230,1093,594.0,,70.0,,,,,,,"Sodium, Na",MG -12581567,1482290,1093,73.0,,70.0,,,,,,,"Sodium, Na",MG -12581576,1482299,1093,1036.0,,70.0,,,,,,,"Sodium, Na",MG -12581764,1482487,1093,163.0,,70.0,,,,,,,"Sodium, Na",MG -12582402,1483128,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12582529,1483256,1093,115.0,,70.0,,,,,,,"Sodium, Na",MG -12582705,1483434,1093,824.0,,70.0,,,,,,,"Sodium, Na",MG -12582778,1483507,1093,512.0,,70.0,,,,,,,"Sodium, Na",MG -12582900,1483629,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG -12583043,1483777,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -12583060,1483794,1093,1250.0,,70.0,,,,,,,"Sodium, Na",MG -12583069,1483803,1093,1667.0,,70.0,,,,,,,"Sodium, Na",MG -12583266,1484001,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12583290,1484025,1093,139.0,,70.0,,,,,,,"Sodium, Na",MG -12583745,1484483,1093,1156.0,,70.0,,,,,,,"Sodium, Na",MG -12584002,1484743,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -12584005,1484746,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12584341,1485086,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -12584542,1485288,1093,20.0,,70.0,,,,,,,"Sodium, Na",MG -12584600,1485346,1093,535.0,,70.0,,,,,,,"Sodium, Na",MG -12584604,1485350,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12585004,1485752,1093,11750.0,,70.0,,,,,,,"Sodium, Na",MG -12585050,1485798,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -12585151,1485899,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG -12585313,1486063,1093,285.0,,70.0,,,,,,,"Sodium, Na",MG -12585345,1486095,1093,7200.0,,70.0,,,,,,,"Sodium, Na",MG -12585641,1486395,1093,1300.0,,70.0,,,,,,,"Sodium, Na",MG -12585795,1486550,1093,807.0,,70.0,,,,,,,"Sodium, Na",MG -12585813,1486568,1093,1222.0,,70.0,,,,,,,"Sodium, Na",MG -12585968,1486724,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -12586046,1486804,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG -12586234,1486992,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12586369,1487127,1093,610.0,,70.0,,,,,,,"Sodium, Na",MG -12586613,1487371,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -12587057,1487818,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12587156,1487917,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG -12587309,1488071,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG -12587846,1488610,1093,972.0,,70.0,,,,,,,"Sodium, Na",MG -12588108,1488877,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12588118,1488887,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -12588297,1489066,1093,23000.0,,70.0,,,,,,,"Sodium, Na",MG -12588544,1489315,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -12588570,1489341,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12588728,1489501,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12588800,1489574,1093,203.0,,70.0,,,,,,,"Sodium, Na",MG -12588869,1489643,1093,697.0,,70.0,,,,,,,"Sodium, Na",MG -12588933,1489709,1093,781.0,,70.0,,,,,,,"Sodium, Na",MG -12589086,1489863,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -12590182,1490974,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG -12590237,1491029,1093,269.0,,70.0,,,,,,,"Sodium, Na",MG -12590404,1491196,1093,159.0,,70.0,,,,,,,"Sodium, Na",MG -12590495,1491287,1093,269.0,,70.0,,,,,,,"Sodium, Na",MG -12590777,1491571,1093,306.0,,70.0,,,,,,,"Sodium, Na",MG -12590804,1491598,1093,1033.0,,70.0,,,,,,,"Sodium, Na",MG -12591034,1491828,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12591159,1491953,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12591332,1492127,1093,367.0,,70.0,,,,,,,"Sodium, Na",MG -12591466,1492263,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -12591530,1492327,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG -12591875,1492674,1093,338.0,,70.0,,,,,,,"Sodium, Na",MG -12592040,1492839,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -12592105,1492904,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12592391,1493190,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -12592400,1493199,1093,8500.0,,70.0,,,,,,,"Sodium, Na",MG -12592763,1493565,1093,260.0,,70.0,,,,,,,"Sodium, Na",MG -12592933,1493735,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -12592985,1493787,1093,639.0,,70.0,,,,,,,"Sodium, Na",MG -12593017,1493819,1093,512.0,,70.0,,,,,,,"Sodium, Na",MG -12593224,1494026,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -12593533,1494340,1093,432.0,,70.0,,,,,,,"Sodium, Na",MG -12593642,1494449,1093,829.0,,70.0,,,,,,,"Sodium, Na",MG -12593651,1494458,1093,26.0,,70.0,,,,,,,"Sodium, Na",MG -12593747,1494554,1093,180.0,,70.0,,,,,,,"Sodium, Na",MG -12593864,1494672,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12594055,1494869,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG -12594307,1495122,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12594540,1495356,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12594866,1495682,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12595126,1495955,1093,364.0,,70.0,,,,,,,"Sodium, Na",MG -12595281,1496110,1093,460.0,,70.0,,,,,,,"Sodium, Na",MG -12595387,1496217,1093,26.0,,70.0,,,,,,,"Sodium, Na",MG -12595548,1496378,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -12596054,1496888,1093,340.0,,70.0,,,,,,,"Sodium, Na",MG -12596150,1496985,1093,951.0,,70.0,,,,,,,"Sodium, Na",MG -12596182,1497017,1093,8333.0,,70.0,,,,,,,"Sodium, Na",MG -12596225,1497060,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12596343,1497178,1093,1333.0,,70.0,,,,,,,"Sodium, Na",MG -12596714,1497552,1093,2333.0,,70.0,,,,,,,"Sodium, Na",MG -12597081,1497922,1093,824.0,,70.0,,,,,,,"Sodium, Na",MG -12597105,1497946,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12597377,1498218,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12597406,1498247,1093,1500.0,,70.0,,,,,,,"Sodium, Na",MG -12597499,1498341,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12597743,1498586,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG -12597793,1498636,1093,741.0,,70.0,,,,,,,"Sodium, Na",MG -12597808,1498651,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG -12597813,1498656,1093,471.0,,70.0,,,,,,,"Sodium, Na",MG -12597996,1498843,1093,970.0,,70.0,,,,,,,"Sodium, Na",MG -12598143,1498990,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -12598219,1499068,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG -12598266,1499115,1093,92.0,,70.0,,,,,,,"Sodium, Na",MG -12598335,1499184,1093,376.0,,70.0,,,,,,,"Sodium, Na",MG -12598355,1499204,1093,9.0,,70.0,,,,,,,"Sodium, Na",MG -12598368,1499217,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12598709,1499561,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG -12598887,1499739,1093,1643.0,,70.0,,,,,,,"Sodium, Na",MG -12599223,1500077,1093,16000.0,,70.0,,,,,,,"Sodium, Na",MG -12599537,1500394,1093,2683.0,,70.0,,,,,,,"Sodium, Na",MG -12599734,1500591,1093,407.0,,70.0,,,,,,,"Sodium, Na",MG -12599872,1500729,1093,4857.0,,70.0,,,,,,,"Sodium, Na",MG -12599876,1500733,1093,775.0,,70.0,,,,,,,"Sodium, Na",MG -12599951,1500808,1093,5600.0,,70.0,,,,,,,"Sodium, Na",MG -12599986,1500843,1093,277.0,,70.0,,,,,,,"Sodium, Na",MG -12600182,1501042,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG -12600193,1501053,1093,311.0,,70.0,,,,,,,"Sodium, Na",MG -12601301,1502164,1093,446.0,,70.0,,,,,,,"Sodium, Na",MG -12601837,1502700,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12601865,1502728,1093,425.0,,70.0,,,,,,,"Sodium, Na",MG -12601890,1502753,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG -12602059,1502922,1093,619.0,,70.0,,,,,,,"Sodium, Na",MG -12602113,1502977,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG -12602200,1503064,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12602543,1503409,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12602740,1503607,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG -12602854,1503722,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG -12602982,1503851,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -12604040,1504914,1093,15714.0,,70.0,,,,,,,"Sodium, Na",MG -12604140,1505015,1093,8571.0,,70.0,,,,,,,"Sodium, Na",MG -12604173,1505048,1093,1250.0,,70.0,,,,,,,"Sodium, Na",MG -12604217,1505092,1093,10000.0,,70.0,,,,,,,"Sodium, Na",MG -12604543,1505419,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -12604647,1505523,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG -12606174,1507058,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG -12606674,1507560,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -12606684,1507570,1093,60.0,,70.0,,,,,,,"Sodium, Na",MG -12606796,1507682,1093,469.0,,70.0,,,,,,,"Sodium, Na",MG -12606881,1507767,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -12606994,1507880,1093,974.0,,70.0,,,,,,,"Sodium, Na",MG -12607110,1507996,1093,1216.0,,70.0,,,,,,,"Sodium, Na",MG -12607189,1508076,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12608000,1508898,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG -12608031,1508929,1093,1467.0,,70.0,,,,,,,"Sodium, Na",MG -12608239,1509151,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12608432,1509344,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG -12608524,1509440,1093,3672.0,,70.0,,,,,,,"Sodium, Na",MG -12608799,1509726,1093,55.0,,70.0,,,,,,,"Sodium, Na",MG -12609232,1510173,1093,39.0,,70.0,,,,,,,"Sodium, Na",MG -12609439,1510380,1093,1227.0,,70.0,,,,,,,"Sodium, Na",MG -12609535,1510476,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -12609871,1510819,1093,512.0,,70.0,,,,,,,"Sodium, Na",MG -12610193,1511144,1093,1643.0,,70.0,,,,,,,"Sodium, Na",MG -12610308,1511259,1093,625.0,,70.0,,,,,,,"Sodium, Na",MG -12610326,1511277,1093,585.0,,70.0,,,,,,,"Sodium, Na",MG -12610533,1511485,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12610587,1511540,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG -12610729,1511682,1093,781.0,,70.0,,,,,,,"Sodium, Na",MG -12610773,1511726,1093,26.0,,70.0,,,,,,,"Sodium, Na",MG -12611093,1512048,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -12611297,1512252,1093,1600.0,,70.0,,,,,,,"Sodium, Na",MG -12611375,1512333,1093,41.0,,70.0,,,,,,,"Sodium, Na",MG -12611548,1512507,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12611661,1512620,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12612159,1513121,1093,138.0,,70.0,,,,,,,"Sodium, Na",MG -12612487,1513458,1093,867.0,,70.0,,,,,,,"Sodium, Na",MG -12612543,1513514,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12612560,1513531,1093,70.0,,70.0,,,,,,,"Sodium, Na",MG -12612866,1513844,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12613028,1514008,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12613535,1514527,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12613699,1514692,1093,353.0,,70.0,,,,,,,"Sodium, Na",MG -12613823,1514818,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12614283,1515282,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12614421,1515420,1093,1036.0,,70.0,,,,,,,"Sodium, Na",MG -12614521,1515521,1093,867.0,,70.0,,,,,,,"Sodium, Na",MG -12615101,1516104,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG -12615258,1516265,1093,1133.0,,70.0,,,,,,,"Sodium, Na",MG -12615719,1516726,1093,120.0,,70.0,,,,,,,"Sodium, Na",MG -12615923,1516930,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12616051,1517063,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG -12616280,1517292,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -12616385,1517397,1093,183.0,,70.0,,,,,,,"Sodium, Na",MG -12616414,1517426,1093,325.0,,70.0,,,,,,,"Sodium, Na",MG -12616477,1517489,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG -12616664,1517676,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12616746,1517759,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG -12616749,1517762,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12616905,1517920,1093,381.0,,70.0,,,,,,,"Sodium, Na",MG -12617102,1518117,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG -12617628,1518648,1093,444.0,,70.0,,,,,,,"Sodium, Na",MG -12617818,1518840,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12617911,1518933,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -12617954,1518976,1093,22.0,,70.0,,,,,,,"Sodium, Na",MG -12617974,1518996,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12618200,1519222,1093,61.0,,70.0,,,,,,,"Sodium, Na",MG -12618322,1519344,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12618605,1519630,1093,59.0,,70.0,,,,,,,"Sodium, Na",MG -12618739,1519764,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12618806,1519831,1093,419.0,,70.0,,,,,,,"Sodium, Na",MG -12618964,1519989,1093,279.0,,70.0,,,,,,,"Sodium, Na",MG -12619060,1520086,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG -12619266,1520293,1093,900.0,,70.0,,,,,,,"Sodium, Na",MG -12619404,1520432,1093,3333.0,,70.0,,,,,,,"Sodium, Na",MG -12619650,1520679,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG -12619759,1520788,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12619792,1520821,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12619838,1520867,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12620536,1521566,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG -12620703,1521733,1093,232.0,,70.0,,,,,,,"Sodium, Na",MG -12620814,1521845,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -12621055,1522087,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG -12621178,1522211,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG -12621199,1522232,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12621354,1522387,1093,128.0,,70.0,,,,,,,"Sodium, Na",MG -12621521,1522556,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -12621587,1522624,1093,640.0,,70.0,,,,,,,"Sodium, Na",MG -12621603,1522640,1093,21.0,,70.0,,,,,,,"Sodium, Na",MG -12621957,1522997,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG -12622022,1523062,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12622295,1523335,1093,119.0,,70.0,,,,,,,"Sodium, Na",MG -12622331,1523371,1093,217.0,,70.0,,,,,,,"Sodium, Na",MG -12622646,1523688,1093,1286.0,,70.0,,,,,,,"Sodium, Na",MG -12622909,1523952,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -12622930,1523973,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG -12623341,1524386,1093,289.0,,70.0,,,,,,,"Sodium, Na",MG -12623343,1524388,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -12623706,1524752,1093,107.0,,70.0,,,,,,,"Sodium, Na",MG -12624229,1525278,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12624289,1525338,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG -12624508,1525559,1093,96.0,,70.0,,,,,,,"Sodium, Na",MG -12624797,1525849,1093,1.0,,70.0,,,,,,,"Sodium, Na",MG -12624980,1526032,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG -12625130,1526182,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -12625258,1526313,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12625275,1526330,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12625409,1526466,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG -12626716,1527780,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12626767,1527831,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12626881,1527945,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG -12627044,1528109,1093,90.0,,70.0,,,,,,,"Sodium, Na",MG -12627340,1528407,1093,389.0,,70.0,,,,,,,"Sodium, Na",MG -12627402,1528469,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG -12627498,1528567,1093,262.0,,70.0,,,,,,,"Sodium, Na",MG -12627609,1528678,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12627830,1528907,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG -12627994,1529074,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12628016,1529096,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG -12628181,1529265,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12628732,1529817,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG -12628783,1529868,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -12629124,1530210,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG -12629372,1530460,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -12629594,1530685,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12630019,1531115,1093,157.0,,70.0,,,,,,,"Sodium, Na",MG -12630558,1531659,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -12630949,1532050,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -12631157,1532258,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12631187,1532288,1093,529.0,,70.0,,,,,,,"Sodium, Na",MG -12631389,1532492,1093,232.0,,70.0,,,,,,,"Sodium, Na",MG -12631460,1532567,1093,1786.0,,70.0,,,,,,,"Sodium, Na",MG -12632241,1533353,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12632283,1533395,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12632508,1533620,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12632521,1533633,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -12632645,1533758,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12632723,1533836,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -12632780,1533893,1093,115.0,,70.0,,,,,,,"Sodium, Na",MG -12633015,1534131,1093,276.0,,70.0,,,,,,,"Sodium, Na",MG -12633232,1534348,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG -12633427,1534544,1093,43.0,,70.0,,,,,,,"Sodium, Na",MG -12633531,1534649,1093,207.0,,70.0,,,,,,,"Sodium, Na",MG -12633543,1534661,1093,302.0,,70.0,,,,,,,"Sodium, Na",MG -12633625,1534743,1093,1200.0,,70.0,,,,,,,"Sodium, Na",MG -12633682,1534800,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12633819,1534937,1093,220.0,,70.0,,,,,,,"Sodium, Na",MG -12633830,1534948,1093,218.0,,70.0,,,,,,,"Sodium, Na",MG -12634039,1535159,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12634198,1535319,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG -12634822,1535943,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG -12635035,1536156,1093,207.0,,70.0,,,,,,,"Sodium, Na",MG -12635397,1536520,1093,404.0,,70.0,,,,,,,"Sodium, Na",MG -12635625,1536749,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12636012,1537138,1093,717.0,,70.0,,,,,,,"Sodium, Na",MG -12636077,1537203,1093,79.0,,70.0,,,,,,,"Sodium, Na",MG -12636122,1537248,1093,252.0,,70.0,,,,,,,"Sodium, Na",MG -12636173,1537299,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12636272,1537398,1093,423.0,,70.0,,,,,,,"Sodium, Na",MG -12636650,1537778,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12636892,1538020,1093,144.0,,70.0,,,,,,,"Sodium, Na",MG -12637295,1538424,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12637618,1538747,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12637686,1538817,1093,233.0,,70.0,,,,,,,"Sodium, Na",MG -12637811,1538944,1093,82.0,,70.0,,,,,,,"Sodium, Na",MG -12637848,1538981,1093,196.0,,70.0,,,,,,,"Sodium, Na",MG -12637927,1539060,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12637933,1539066,1093,256.0,,70.0,,,,,,,"Sodium, Na",MG -12638481,1539617,1093,509.0,,70.0,,,,,,,"Sodium, Na",MG -12639000,1540137,1093,732.0,,70.0,,,,,,,"Sodium, Na",MG -12639260,1540397,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG -12639281,1540418,1093,735.0,,70.0,,,,,,,"Sodium, Na",MG -12639606,1540744,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG -12640390,1541535,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -12640830,1541978,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG -12641051,1542200,1093,630.0,,70.0,,,,,,,"Sodium, Na",MG -12641147,1542296,1093,298.0,,70.0,,,,,,,"Sodium, Na",MG -12641218,1542367,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG -12641325,1542474,1093,1238.0,,70.0,,,,,,,"Sodium, Na",MG -12641410,1542559,1093,314.0,,70.0,,,,,,,"Sodium, Na",MG -12641482,1542632,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG -12641491,1542641,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -12641652,1542802,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12641697,1542847,1093,354.0,,70.0,,,,,,,"Sodium, Na",MG -12641731,1542881,1093,615.0,,70.0,,,,,,,"Sodium, Na",MG -12641761,1542911,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG -12641793,1542943,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -12641971,1543121,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12642340,1543490,1093,188.0,,70.0,,,,,,,"Sodium, Na",MG -12642457,1543607,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -12642871,1544025,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12643896,1545057,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG -12643898,1545059,1093,894.0,,70.0,,,,,,,"Sodium, Na",MG -12643904,1545065,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG -12643958,1545119,1093,69.0,,70.0,,,,,,,"Sodium, Na",MG -12644584,1545754,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12644728,1545899,1093,1018.0,,70.0,,,,,,,"Sodium, Na",MG -12645010,1546181,1093,87.0,,70.0,,,,,,,"Sodium, Na",MG -12645510,1546683,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12645704,1546880,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12646110,1547306,1093,1400.0,,70.0,,,,,,,"Sodium, Na",MG -12646285,1547481,1093,732.0,,70.0,,,,,,,"Sodium, Na",MG -12646821,1548024,1093,341.0,,70.0,,,,,,,"Sodium, Na",MG -12646928,1548131,1093,10000.0,,70.0,,,,,,,"Sodium, Na",MG -12646962,1548165,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12647046,1548249,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG -12647217,1548420,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG -12647268,1548471,1093,254.0,,70.0,,,,,,,"Sodium, Na",MG -12647320,1548523,1093,312.0,,70.0,,,,,,,"Sodium, Na",MG -12647330,1548534,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12647371,1548575,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12647562,1548766,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12647668,1548872,1093,82.0,,70.0,,,,,,,"Sodium, Na",MG -12647709,1548913,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12647756,1548960,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -12647921,1549125,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG -12648403,1549612,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12648430,1549639,1093,82.0,,70.0,,,,,,,"Sodium, Na",MG -12648877,1550087,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12649087,1550297,1093,151.0,,70.0,,,,,,,"Sodium, Na",MG -12649395,1550608,1093,217.0,,70.0,,,,,,,"Sodium, Na",MG -12649651,1550866,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG -12649684,1550899,1093,798.0,,70.0,,,,,,,"Sodium, Na",MG -12649848,1551064,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -12649982,1551202,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12650255,1551478,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG -12650376,1551600,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12650582,1551811,1093,137.0,,70.0,,,,,,,"Sodium, Na",MG -12650617,1551846,1093,192.0,,70.0,,,,,,,"Sodium, Na",MG -12650822,1552051,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12651409,1552659,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -12652175,1553432,1093,139.0,,70.0,,,,,,,"Sodium, Na",MG -12652217,1553474,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -12652296,1553553,1093,1154.0,,70.0,,,,,,,"Sodium, Na",MG -12652568,1553827,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG -12652582,1553841,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG -12652633,1553892,1093,109.0,,70.0,,,,,,,"Sodium, Na",MG -12652756,1554015,1093,5778.0,,70.0,,,,,,,"Sodium, Na",MG -12652898,1554159,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12652909,1554170,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12652999,1554260,1093,309.0,,70.0,,,,,,,"Sodium, Na",MG -12653105,1554366,1093,455.0,,70.0,,,,,,,"Sodium, Na",MG -12653166,1554427,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG -12653297,1554559,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -12653402,1554664,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG -12653604,1554866,1093,129.0,,70.0,,,,,,,"Sodium, Na",MG -12653685,1554947,1093,539.0,,70.0,,,,,,,"Sodium, Na",MG -12653742,1555004,1093,175.0,,70.0,,,,,,,"Sodium, Na",MG -12654111,1555374,1093,136.0,,70.0,,,,,,,"Sodium, Na",MG -12654290,1555556,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG -12654665,1555934,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -12654750,1556019,1093,79.0,,70.0,,,,,,,"Sodium, Na",MG -12655236,1556506,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12655267,1556537,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG -12655573,1556845,1093,104.0,,70.0,,,,,,,"Sodium, Na",MG -12655574,1556846,1093,392.0,,70.0,,,,,,,"Sodium, Na",MG -12655578,1556850,1093,697.0,,70.0,,,,,,,"Sodium, Na",MG -12655804,1557076,1093,235.0,,70.0,,,,,,,"Sodium, Na",MG -12655957,1557229,1093,355.0,,70.0,,,,,,,"Sodium, Na",MG -12656053,1557325,1093,580.0,,70.0,,,,,,,"Sodium, Na",MG -12656501,1557776,1093,889.0,,70.0,,,,,,,"Sodium, Na",MG -12656592,1557867,1093,548.0,,70.0,,,,,,,"Sodium, Na",MG -12656634,1557909,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12656810,1558089,1093,760.0,,70.0,,,,,,,"Sodium, Na",MG -12656838,1558117,1093,10667.0,,70.0,,,,,,,"Sodium, Na",MG -12657015,1558294,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG -12657059,1558338,1093,754.0,,70.0,,,,,,,"Sodium, Na",MG -12657333,1558616,1093,489.0,,70.0,,,,,,,"Sodium, Na",MG -12657484,1558768,1093,2625.0,,70.0,,,,,,,"Sodium, Na",MG -12657606,1558891,1093,527.0,,70.0,,,,,,,"Sodium, Na",MG -12657682,1558967,1093,541.0,,70.0,,,,,,,"Sodium, Na",MG -12657711,1558996,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12657837,1559122,1093,336.0,,70.0,,,,,,,"Sodium, Na",MG -12657893,1559178,1093,376.0,,70.0,,,,,,,"Sodium, Na",MG -12658058,1559343,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -12658138,1559423,1093,156.0,,70.0,,,,,,,"Sodium, Na",MG -12658384,1559669,1093,873.0,,70.0,,,,,,,"Sodium, Na",MG -12658460,1559745,1093,342.0,,70.0,,,,,,,"Sodium, Na",MG -12658464,1559749,1093,354.0,,70.0,,,,,,,"Sodium, Na",MG -12658938,1560226,1093,327.0,,70.0,,,,,,,"Sodium, Na",MG -12659401,1560690,1093,2816.0,,70.0,,,,,,,"Sodium, Na",MG -12659464,1560754,1093,1100.0,,70.0,,,,,,,"Sodium, Na",MG -12659613,1560904,1093,452.0,,70.0,,,,,,,"Sodium, Na",MG -12659854,1561146,1093,377.0,,70.0,,,,,,,"Sodium, Na",MG -12660016,1561308,1093,118.0,,70.0,,,,,,,"Sodium, Na",MG -12660135,1561427,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG -12660234,1561526,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG -12660287,1561579,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12660348,1561640,1093,153.0,,70.0,,,,,,,"Sodium, Na",MG -12660565,1561858,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12660664,1561957,1093,2143.0,,70.0,,,,,,,"Sodium, Na",MG -12660727,1562025,1093,469.0,,70.0,,,,,,,"Sodium, Na",MG -12660784,1562082,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -12661035,1562337,1093,376.0,,70.0,,,,,,,"Sodium, Na",MG -12661147,1562452,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -12661515,1562820,1093,589.0,,70.0,,,,,,,"Sodium, Na",MG -12662305,1563616,1093,42.0,,70.0,,,,,,,"Sodium, Na",MG -12662603,1563914,1093,2190.0,,70.0,,,,,,,"Sodium, Na",MG -12662633,1563944,1093,21.0,,70.0,,,,,,,"Sodium, Na",MG -12662677,1563988,1093,840.0,,70.0,,,,,,,"Sodium, Na",MG -12662777,1564089,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG -12662783,1564095,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG -12662893,1564205,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -12663166,1564488,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG -12663422,1564745,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -12664071,1565396,1093,140.0,,70.0,,,,,,,"Sodium, Na",MG -12664322,1565647,1093,140.0,,70.0,,,,,,,"Sodium, Na",MG -12664384,1565709,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12664854,1566183,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12664907,1566237,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12665442,1566774,1093,263.0,,70.0,,,,,,,"Sodium, Na",MG -12665484,1566816,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12665594,1566926,1093,132.0,,70.0,,,,,,,"Sodium, Na",MG -12665633,1566969,1093,372.0,,70.0,,,,,,,"Sodium, Na",MG -12665845,1567182,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -12665918,1567258,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12665949,1567289,1093,107.0,,70.0,,,,,,,"Sodium, Na",MG -12666177,1567518,1093,223.0,,70.0,,,,,,,"Sodium, Na",MG -12666216,1567559,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12666361,1567704,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12666429,1567774,1093,7500.0,,70.0,,,,,,,"Sodium, Na",MG -12666463,1567808,1093,51.0,,70.0,,,,,,,"Sodium, Na",MG -12666583,1567929,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12666934,1568286,1093,593.0,,70.0,,,,,,,"Sodium, Na",MG -12667078,1568431,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG -12667219,1568579,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG -12667367,1568727,1093,1036.0,,70.0,,,,,,,"Sodium, Na",MG -12667379,1568739,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -12667395,1568755,1093,292.0,,70.0,,,,,,,"Sodium, Na",MG -12667454,1568817,1093,798.0,,70.0,,,,,,,"Sodium, Na",MG -12667586,1568949,1093,43.0,,70.0,,,,,,,"Sodium, Na",MG -12667611,1568974,1093,91.0,,70.0,,,,,,,"Sodium, Na",MG -12667634,1568997,1093,2125.0,,70.0,,,,,,,"Sodium, Na",MG -12667722,1569085,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12667858,1569222,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -12667956,1569322,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -12668055,1569421,1093,610.0,,70.0,,,,,,,"Sodium, Na",MG -12668204,1569573,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12668235,1569604,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -12668492,1569862,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG -12669314,1570694,1093,1094.0,,70.0,,,,,,,"Sodium, Na",MG -12669349,1570729,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -12669510,1570911,1093,941.0,,70.0,,,,,,,"Sodium, Na",MG -12669810,1571213,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG -12670116,1571519,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12670304,1571707,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG -12670436,1571840,1093,440.0,,70.0,,,,,,,"Sodium, Na",MG -12670523,1571927,1093,476.0,,70.0,,,,,,,"Sodium, Na",MG -12670548,1571953,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG -12670566,1571971,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG -12670732,1572137,1093,335.0,,70.0,,,,,,,"Sodium, Na",MG -12670979,1572384,1093,112.0,,70.0,,,,,,,"Sodium, Na",MG -12671175,1572581,1093,506.0,,70.0,,,,,,,"Sodium, Na",MG -12671185,1572591,1093,1444.0,,70.0,,,,,,,"Sodium, Na",MG -12671572,1572984,1093,242.0,,70.0,,,,,,,"Sodium, Na",MG -12671875,1573291,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG -12672217,1573635,1093,51.0,,70.0,,,,,,,"Sodium, Na",MG -12672334,1573753,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -12672703,1574124,1093,511.0,,70.0,,,,,,,"Sodium, Na",MG -12672731,1574152,1093,706.0,,70.0,,,,,,,"Sodium, Na",MG -12672739,1574160,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -12673086,1574508,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -12673201,1574624,1093,968.0,,70.0,,,,,,,"Sodium, Na",MG -12673242,1574665,1093,674.0,,70.0,,,,,,,"Sodium, Na",MG -12673384,1574808,1093,1121.0,,70.0,,,,,,,"Sodium, Na",MG -12673643,1575067,1093,37.0,,70.0,,,,,,,"Sodium, Na",MG -12673920,1575349,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -12673933,1575362,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG -12673996,1575425,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG -12674492,1575926,1093,538.0,,70.0,,,,,,,"Sodium, Na",MG -12674731,1576167,1093,1321.0,,70.0,,,,,,,"Sodium, Na",MG -12675187,1576628,1093,564.0,,70.0,,,,,,,"Sodium, Na",MG -12675218,1576660,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -12675276,1576721,1093,462.0,,70.0,,,,,,,"Sodium, Na",MG -12675674,1577135,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12675714,1577175,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12675841,1577303,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG -12676052,1577522,1093,225.0,,70.0,,,,,,,"Sodium, Na",MG -12676074,1577544,1093,144.0,,70.0,,,,,,,"Sodium, Na",MG -12676389,1577860,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -12676640,1578116,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12676708,1578184,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG -12676761,1578237,1093,289.0,,70.0,,,,,,,"Sodium, Na",MG -12676852,1578328,1093,468.0,,70.0,,,,,,,"Sodium, Na",MG -12677192,1578668,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12677241,1578717,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12677681,1579157,1093,614.0,,70.0,,,,,,,"Sodium, Na",MG -12677721,1579198,1093,511.0,,70.0,,,,,,,"Sodium, Na",MG -12677775,1579254,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12677863,1579342,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -12678351,1579830,1093,353.0,,70.0,,,,,,,"Sodium, Na",MG -12678459,1579938,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12678474,1579953,1093,146.0,,70.0,,,,,,,"Sodium, Na",MG -12678531,1580010,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12678584,1580063,1093,24000.0,,70.0,,,,,,,"Sodium, Na",MG -12679328,1580820,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG -12679793,1581286,1093,196.0,,70.0,,,,,,,"Sodium, Na",MG -12679843,1581336,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG -12679861,1581354,1093,111.0,,70.0,,,,,,,"Sodium, Na",MG -12680266,1581761,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG -12680491,1581990,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG -12681158,1582659,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12681724,1583234,1093,162.0,,70.0,,,,,,,"Sodium, Na",MG -12681760,1583270,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG -12682392,1583912,1093,235.0,,70.0,,,,,,,"Sodium, Na",MG -12682413,1583933,1093,688.0,,70.0,,,,,,,"Sodium, Na",MG -12682505,1584030,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -12682514,1584039,1093,208.0,,70.0,,,,,,,"Sodium, Na",MG -12682587,1584112,1093,1518.0,,70.0,,,,,,,"Sodium, Na",MG -12682906,1584442,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG -12683061,1584599,1093,3125.0,,70.0,,,,,,,"Sodium, Na",MG -12683159,1584697,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12683255,1584794,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG -12683499,1585041,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG -12683554,1585097,1093,190.0,,70.0,,,,,,,"Sodium, Na",MG -12683713,1585258,1093,229.0,,70.0,,,,,,,"Sodium, Na",MG -12684052,1585601,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12684159,1585709,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG -12684265,1585819,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12684339,1585893,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -12684350,1585904,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12684354,1585908,1093,344.0,,70.0,,,,,,,"Sodium, Na",MG -12684414,1585968,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG -12684708,1586262,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12684963,1586539,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG -12685072,1586649,1093,900.0,,70.0,,,,,,,"Sodium, Na",MG -12685534,1587115,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12685608,1587191,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12685723,1587314,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -12685843,1587434,1093,1200.0,,70.0,,,,,,,"Sodium, Na",MG -12686396,1587993,1093,163.0,,70.0,,,,,,,"Sodium, Na",MG -12686568,1588166,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12686573,1588171,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12686728,1588326,1093,262.0,,70.0,,,,,,,"Sodium, Na",MG -12686734,1588332,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12686736,1588334,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12687390,1589003,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12687774,1589391,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12687841,1589458,1093,1429.0,,70.0,,,,,,,"Sodium, Na",MG -12688291,1589914,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -12688554,1590179,1093,406.0,,70.0,,,,,,,"Sodium, Na",MG -12688577,1590202,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG -12689111,1590745,1093,233.0,,70.0,,,,,,,"Sodium, Na",MG -12689235,1590869,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12689623,1591258,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG -12689635,1591273,1093,145.0,,70.0,,,,,,,"Sodium, Na",MG -12689919,1591573,1093,90.0,,70.0,,,,,,,"Sodium, Na",MG -12689997,1591651,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12690180,1591834,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG -12690239,1591894,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG -12690686,1592343,1093,324.0,,70.0,,,,,,,"Sodium, Na",MG -12690808,1592529,1093,64.0,,70.0,,,,,,,"Sodium, Na",MG -12690813,1592541,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG -12690821,1592594,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG -12690854,1592633,1093,789.0,,70.0,,,,,,,"Sodium, Na",MG -12690891,1592670,1093,1500.0,,70.0,,,,,,,"Sodium, Na",MG -12691160,1592943,1093,862.0,,70.0,,,,,,,"Sodium, Na",MG -12691378,1593161,1093,1393.0,,70.0,,,,,,,"Sodium, Na",MG -12691526,1593315,1093,1125.0,,70.0,,,,,,,"Sodium, Na",MG -12691751,1593553,1093,352.0,,70.0,,,,,,,"Sodium, Na",MG -12691968,1593787,1093,135.0,,70.0,,,,,,,"Sodium, Na",MG -12692067,1593895,1093,105.0,,70.0,,,,,,,"Sodium, Na",MG -12692210,1594047,1093,118.0,,70.0,,,,,,,"Sodium, Na",MG -12692406,1594306,1093,8480.0,,70.0,,,,,,,"Sodium, Na",MG -12692487,1594419,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12692520,1594453,1093,525.0,,70.0,,,,,,,"Sodium, Na",MG -12692573,1594506,1093,2321.0,,70.0,,,,,,,"Sodium, Na",MG -12692860,1594817,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -12693186,1595351,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12693258,1595427,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12693723,1596034,1093,2157.0,,70.0,,,,,,,"Sodium, Na",MG -12693779,1596096,1093,257.0,,70.0,,,,,,,"Sodium, Na",MG -12694216,1596565,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12694350,1596725,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12694839,1597240,1093,567.0,,70.0,,,,,,,"Sodium, Na",MG -12695274,1597705,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12695340,1597774,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12695634,1598075,1093,227.0,,70.0,,,,,,,"Sodium, Na",MG -12695751,1598202,1093,92.0,,70.0,,,,,,,"Sodium, Na",MG -12696148,1598632,1093,258.0,,70.0,,,,,,,"Sodium, Na",MG -12696215,1598699,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG -12696573,1599061,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12696723,1599212,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -12696781,1599285,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12697195,1599725,1093,323944.0,,70.0,,,,,,,"Sodium, Na",MG -12697759,1600336,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12697863,1600442,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG -12697909,1600506,1093,457.0,,70.0,,,,,,,"Sodium, Na",MG -12697942,1600547,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12698020,1600625,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -12698026,1600631,1093,49.0,,70.0,,,,,,,"Sodium, Na",MG -12698045,1600650,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12698916,1601552,1093,232.0,,70.0,,,,,,,"Sodium, Na",MG -12699003,1601657,1093,1267.0,,70.0,,,,,,,"Sodium, Na",MG -12699133,1601814,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -12699239,1601928,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -12699298,1602001,1093,380.0,,70.0,,,,,,,"Sodium, Na",MG -12699381,1602112,1093,238.0,,70.0,,,,,,,"Sodium, Na",MG -12699831,1602585,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG -12699898,1602652,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12699967,1602721,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG -12700167,1602931,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG -12700172,1602937,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -12700275,1603044,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG -12700794,1603564,1093,148.0,,70.0,,,,,,,"Sodium, Na",MG -12701219,1604001,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -12701361,1604145,1093,638.0,,70.0,,,,,,,"Sodium, Na",MG -12701444,1604253,1093,446.0,,70.0,,,,,,,"Sodium, Na",MG -12701981,1604803,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG -12702037,1604861,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG -12702177,1605002,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12702434,1605262,1093,1600.0,,70.0,,,,,,,"Sodium, Na",MG -12702446,1605274,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG -12702482,1605312,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12702500,1605330,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12702621,1605452,1093,150.0,,70.0,,,,,,,"Sodium, Na",MG -12702631,1605462,1093,422.0,,70.0,,,,,,,"Sodium, Na",MG -12703068,1605902,1093,16.0,,70.0,,,,,,,"Sodium, Na",MG -12703117,1605951,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -12704402,1607268,1093,79.0,,70.0,,,,,,,"Sodium, Na",MG -12704544,1607412,1093,2800.0,,70.0,,,,,,,"Sodium, Na",MG -12704622,1607490,1093,431.0,,70.0,,,,,,,"Sodium, Na",MG -12704754,1607622,1093,456.0,,70.0,,,,,,,"Sodium, Na",MG -12704771,1607640,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -12705039,1607910,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12705218,1608089,1093,3125.0,,70.0,,,,,,,"Sodium, Na",MG -12705486,1608359,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12705730,1608636,1093,951.0,,70.0,,,,,,,"Sodium, Na",MG -12705785,1608691,1093,2300.0,,70.0,,,,,,,"Sodium, Na",MG -12705818,1608724,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12706134,1609043,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12706334,1609243,1093,701.0,,70.0,,,,,,,"Sodium, Na",MG -12706438,1609349,1093,351.0,,70.0,,,,,,,"Sodium, Na",MG -12706554,1609465,1093,649.0,,70.0,,,,,,,"Sodium, Na",MG -12706619,1609531,1093,383.0,,70.0,,,,,,,"Sodium, Na",MG -12706863,1609784,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12707148,1610072,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12707191,1610115,1093,329.0,,70.0,,,,,,,"Sodium, Na",MG -12707304,1610228,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG -12707423,1610348,1093,385.0,,70.0,,,,,,,"Sodium, Na",MG -12707693,1610620,1093,85.0,,70.0,,,,,,,"Sodium, Na",MG -12707714,1610641,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12708057,1610994,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -12708306,1611256,1093,338.0,,70.0,,,,,,,"Sodium, Na",MG -12708572,1611538,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12708578,1611544,1093,554.0,,70.0,,,,,,,"Sodium, Na",MG -12708740,1611707,1093,1036.0,,70.0,,,,,,,"Sodium, Na",MG -12708789,1611782,1093,220.0,,70.0,,,,,,,"Sodium, Na",MG -12708836,1611832,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12709516,1612521,1093,483.0,,70.0,,,,,,,"Sodium, Na",MG -12709844,1612852,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG -12709963,1612971,1093,112.0,,70.0,,,,,,,"Sodium, Na",MG -12710227,1613237,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12710779,1613791,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12711057,1614072,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -12711109,1614126,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12711428,1614449,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12711590,1614612,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG -12711984,1615009,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -12712198,1615227,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12712206,1615235,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12712246,1615276,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12712594,1615628,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12712711,1615745,1093,86.0,,70.0,,,,,,,"Sodium, Na",MG -12712922,1615957,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12713623,1616668,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG -12713994,1617043,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12714065,1617114,1093,655.0,,70.0,,,,,,,"Sodium, Na",MG -12714162,1617211,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG -12714252,1617302,1093,183.0,,70.0,,,,,,,"Sodium, Na",MG -12714492,1617544,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12714702,1617759,1093,781.0,,70.0,,,,,,,"Sodium, Na",MG -12714862,1617920,1093,403.0,,70.0,,,,,,,"Sodium, Na",MG -12714890,1617949,1093,365.0,,70.0,,,,,,,"Sodium, Na",MG -12714916,1617976,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12714950,1618011,1093,378.0,,70.0,,,,,,,"Sodium, Na",MG -12715404,1618473,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG -12715768,1618841,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -12715854,1618927,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12716535,1619619,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12716881,1619974,1093,1033.0,,70.0,,,,,,,"Sodium, Na",MG -12717553,1620675,1093,188.0,,70.0,,,,,,,"Sodium, Na",MG -12717581,1620704,1093,1375.0,,70.0,,,,,,,"Sodium, Na",MG -12717598,1620722,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12717599,1620723,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -12717774,1620900,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12718160,1621318,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12718439,1621597,1093,1036.0,,70.0,,,,,,,"Sodium, Na",MG -12718490,1621648,1093,952.0,,70.0,,,,,,,"Sodium, Na",MG -12718923,1622114,1093,686.0,,70.0,,,,,,,"Sodium, Na",MG -12718930,1622121,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG -12718961,1622152,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12719181,1622373,1093,138.0,,70.0,,,,,,,"Sodium, Na",MG -12719266,1622458,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12719297,1622490,1093,784.0,,70.0,,,,,,,"Sodium, Na",MG -12719727,1622925,1093,897.0,,70.0,,,,,,,"Sodium, Na",MG -12719741,1622940,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12719892,1623104,1093,605.0,,70.0,,,,,,,"Sodium, Na",MG -12720031,1623245,1093,893.0,,70.0,,,,,,,"Sodium, Na",MG -12720218,1623439,1093,28.0,,70.0,,,,,,,"Sodium, Na",MG -12720266,1623487,1093,32.0,,70.0,,,,,,,"Sodium, Na",MG -12720308,1623529,1093,32.0,,70.0,,,,,,,"Sodium, Na",MG -12720425,1623652,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG -12720758,1623999,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG -12720941,1624210,1093,583.0,,70.0,,,,,,,"Sodium, Na",MG -12721097,1624372,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG -12721553,1624855,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG -12721592,1624903,1093,697.0,,70.0,,,,,,,"Sodium, Na",MG -12721693,1625035,1093,581.0,,70.0,,,,,,,"Sodium, Na",MG -12721853,1625242,1093,257.0,,70.0,,,,,,,"Sodium, Na",MG -12721943,1625342,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12721949,1625348,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12722354,1625834,1093,710.0,,70.0,,,,,,,"Sodium, Na",MG -12722467,1625966,1093,380.0,,70.0,,,,,,,"Sodium, Na",MG -12722648,1626186,1093,434.0,,70.0,,,,,,,"Sodium, Na",MG -12722696,1626239,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG -12722786,1626342,1093,484.0,,70.0,,,,,,,"Sodium, Na",MG -12722839,1626586,1093,983.0,,70.0,,,,,,,"Sodium, Na",MG -12722870,1626666,1093,604.0,,70.0,,,,,,,"Sodium, Na",MG -12722887,1626700,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG -12722943,1626756,1093,453.0,,70.0,,,,,,,"Sodium, Na",MG -12722982,1626797,1093,374.0,,70.0,,,,,,,"Sodium, Na",MG -12723353,1627334,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG -12723760,1627812,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12723833,1627895,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG -12723842,1627904,1093,13.0,,70.0,,,,,,,"Sodium, Na",MG -12724282,1628531,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG -12724298,1628589,1093,1344.0,,70.0,,,,,,,"Sodium, Na",MG -12724430,1628974,1093,438.0,,70.0,,,,,,,"Sodium, Na",MG -12724585,1629234,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12724837,1629487,1093,710.0,,70.0,,,,,,,"Sodium, Na",MG -12725112,1629852,1093,183.0,,70.0,,,,,,,"Sodium, Na",MG -12725605,1630457,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12725686,1630556,1093,16.0,,70.0,,,,,,,"Sodium, Na",MG -12725725,1630608,1093,907.0,,70.0,,,,,,,"Sodium, Na",MG -12725867,1630900,1093,42.0,,70.0,,,,,,,"Sodium, Na",MG -12725900,1630967,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12726030,1631283,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12726075,1631339,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG -12726120,1631394,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12726199,1631560,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG -12726405,1631807,1093,70.0,,70.0,,,,,,,"Sodium, Na",MG -12726409,1631811,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG -12726479,1631881,1093,107.0,,70.0,,,,,,,"Sodium, Na",MG -12727190,1632721,1093,8000.0,,70.0,,,,,,,"Sodium, Na",MG -12727543,1633098,1093,367.0,,70.0,,,,,,,"Sodium, Na",MG -12727610,1633169,1093,367.0,,70.0,,,,,,,"Sodium, Na",MG -12727667,1633228,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12727755,1633323,1093,180.0,,70.0,,,,,,,"Sodium, Na",MG -12727785,1633356,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -12727840,1633424,1093,558.0,,70.0,,,,,,,"Sodium, Na",MG -12727860,1633447,1093,288.0,,70.0,,,,,,,"Sodium, Na",MG -12728709,1634454,1093,444.0,,70.0,,,,,,,"Sodium, Na",MG -12728867,1634648,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -12728967,1634770,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG -12729143,1634978,1093,98.0,,70.0,,,,,,,"Sodium, Na",MG -12729287,1635140,1093,259.0,,70.0,,,,,,,"Sodium, Na",MG -12729555,1635597,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG -12729788,1635985,1093,462.0,,70.0,,,,,,,"Sodium, Na",MG -12729848,1636105,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG -12729978,1636345,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG -12730179,1636557,1093,55.0,,70.0,,,,,,,"Sodium, Na",MG -12730182,1636560,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG -12730219,1636598,1093,1672.0,,70.0,,,,,,,"Sodium, Na",MG -12730227,1636607,1093,440.0,,70.0,,,,,,,"Sodium, Na",MG -12730454,1636841,1093,1375.0,,70.0,,,,,,,"Sodium, Na",MG -12730560,1636949,1093,256.0,,70.0,,,,,,,"Sodium, Na",MG -12730593,1636982,1093,37143.0,,70.0,,,,,,,"Sodium, Na",MG -12730873,1637266,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12730922,1637315,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12730973,1637367,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG -12731139,1637534,1093,649.0,,70.0,,,,,,,"Sodium, Na",MG -12731320,1637716,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12731458,1637855,1093,120.0,,70.0,,,,,,,"Sodium, Na",MG -12731490,1637887,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12731609,1638006,1093,324.0,,70.0,,,,,,,"Sodium, Na",MG -12731937,1638340,1093,566.0,,70.0,,,,,,,"Sodium, Na",MG -12731978,1638383,1093,624.0,,70.0,,,,,,,"Sodium, Na",MG -12732864,1639277,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -12732984,1639398,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG -12733154,1639570,1093,1732.0,,70.0,,,,,,,"Sodium, Na",MG -12733312,1639728,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG -12733449,1639865,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG -12734077,1640497,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12734199,1640621,1093,290.0,,70.0,,,,,,,"Sodium, Na",MG -12734731,1641155,1093,625.0,,70.0,,,,,,,"Sodium, Na",MG -12734804,1641228,1093,952.0,,70.0,,,,,,,"Sodium, Na",MG -12734875,1641299,1093,373.0,,70.0,,,,,,,"Sodium, Na",MG -12735332,1641757,1093,1100.0,,70.0,,,,,,,"Sodium, Na",MG -12735431,1641859,1093,1282.0,,70.0,,,,,,,"Sodium, Na",MG -12735577,1642007,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG -12735710,1642140,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG -12735752,1642182,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12736326,1642765,1093,383.0,,70.0,,,,,,,"Sodium, Na",MG -12736617,1643156,1093,1029.0,,70.0,,,,,,,"Sodium, Na",MG -12736969,1643790,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG -12737059,1643890,1093,335.0,,70.0,,,,,,,"Sodium, Na",MG -12737488,1644350,1093,85.0,,70.0,,,,,,,"Sodium, Na",MG -12737787,1644759,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG -12737899,1644899,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG -12738238,1645386,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12738311,1645462,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12738382,1645533,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG -12738494,1645646,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG -12738660,1645814,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG -12738911,1646067,1093,380.0,,70.0,,,,,,,"Sodium, Na",MG -12739037,1646194,1093,272.0,,70.0,,,,,,,"Sodium, Na",MG -12739241,1646403,1093,81.0,,70.0,,,,,,,"Sodium, Na",MG -12739364,1646536,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG -12739547,1646724,1093,421.0,,70.0,,,,,,,"Sodium, Na",MG -12739980,1647210,1093,738.0,,70.0,,,,,,,"Sodium, Na",MG -12740068,1647299,1093,1533.0,,70.0,,,,,,,"Sodium, Na",MG -12740111,1647346,1093,10800.0,,70.0,,,,,,,"Sodium, Na",MG -12740330,1647570,1093,610.0,,70.0,,,,,,,"Sodium, Na",MG -12740621,1647862,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12740727,1647971,1093,1154.0,,70.0,,,,,,,"Sodium, Na",MG -12741029,1648276,1093,154.0,,70.0,,,,,,,"Sodium, Na",MG -12741134,1648385,1093,9667.0,,70.0,,,,,,,"Sodium, Na",MG -12741483,1648737,1093,16.0,,70.0,,,,,,,"Sodium, Na",MG -12741631,1648887,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12741662,1648918,1093,115.0,,70.0,,,,,,,"Sodium, Na",MG -12741778,1649037,1093,525.0,,70.0,,,,,,,"Sodium, Na",MG -12741874,1649133,1093,680.0,,70.0,,,,,,,"Sodium, Na",MG -12741935,1649194,1093,404.0,,70.0,,,,,,,"Sodium, Na",MG -12742200,1649460,1093,6444.0,,70.0,,,,,,,"Sodium, Na",MG -12742270,1649531,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG -12742447,1649712,1093,638.0,,70.0,,,,,,,"Sodium, Na",MG -12742628,1649893,1093,212.0,,70.0,,,,,,,"Sodium, Na",MG -12743071,1650360,1093,308.0,,70.0,,,,,,,"Sodium, Na",MG -12743226,1650515,1093,1214.0,,70.0,,,,,,,"Sodium, Na",MG -12743313,1650603,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG -12743435,1650726,1093,471.0,,70.0,,,,,,,"Sodium, Na",MG -12743525,1650816,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG -12743925,1651219,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -12743974,1651268,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG -12744090,1651385,1093,289.0,,70.0,,,,,,,"Sodium, Na",MG -12744208,1651507,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -12744377,1651677,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12744490,1651790,1093,618.0,,70.0,,,,,,,"Sodium, Na",MG -12744824,1652127,1093,91.0,,70.0,,,,,,,"Sodium, Na",MG -12744867,1652171,1093,790.0,,70.0,,,,,,,"Sodium, Na",MG -12744912,1652216,1093,6000.0,,70.0,,,,,,,"Sodium, Na",MG -12745439,1652750,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -12745583,1652894,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12745941,1653254,1093,260.0,,70.0,,,,,,,"Sodium, Na",MG -12745949,1653262,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -12746002,1653316,1093,49.0,,70.0,,,,,,,"Sodium, Na",MG -12746185,1653500,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG -12746387,1653703,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12746823,1654145,1093,563.0,,70.0,,,,,,,"Sodium, Na",MG -12746974,1654297,1093,317.0,,70.0,,,,,,,"Sodium, Na",MG -12747137,1654460,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12747139,1654462,1093,563.0,,70.0,,,,,,,"Sodium, Na",MG -12747501,1654828,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG -12747568,1654895,1093,132.0,,70.0,,,,,,,"Sodium, Na",MG -12748061,1655396,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG -12748271,1655606,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12748375,1655711,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12748634,1655972,1093,1105.0,,70.0,,,,,,,"Sodium, Na",MG -12748983,1656325,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12748997,1656340,1093,74.0,,70.0,,,,,,,"Sodium, Na",MG -12749245,1656588,1093,1077.0,,70.0,,,,,,,"Sodium, Na",MG -12749309,1656652,1093,191.0,,70.0,,,,,,,"Sodium, Na",MG -12749429,1656774,1093,567.0,,70.0,,,,,,,"Sodium, Na",MG -12749721,1657069,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG -12749818,1657171,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -12749838,1657191,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12749911,1657265,1093,423.0,,70.0,,,,,,,"Sodium, Na",MG -12750193,1657562,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12750260,1657631,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -12751224,1658614,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG -12751695,1659087,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -12751716,1659108,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG -12751779,1659174,1093,675.0,,70.0,,,,,,,"Sodium, Na",MG -12751831,1659226,1093,263.0,,70.0,,,,,,,"Sodium, Na",MG -12751846,1659241,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG -12751854,1659249,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12751906,1659302,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12751961,1659384,1093,484.0,,70.0,,,,,,,"Sodium, Na",MG -12752118,1659542,1093,371.0,,70.0,,,,,,,"Sodium, Na",MG -12752145,1659570,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12752233,1659659,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12752291,1659717,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12752741,1660170,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12752838,1660267,1093,446.0,,70.0,,,,,,,"Sodium, Na",MG -12753037,1660468,1093,367.0,,70.0,,,,,,,"Sodium, Na",MG -12753058,1660489,1093,303.0,,70.0,,,,,,,"Sodium, Na",MG -12753059,1660490,1093,1857.0,,70.0,,,,,,,"Sodium, Na",MG -12753181,1660614,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG -12753479,1660916,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG -12754097,1661536,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -12754190,1661631,1093,919.0,,70.0,,,,,,,"Sodium, Na",MG -12754383,1661837,1093,63.0,,70.0,,,,,,,"Sodium, Na",MG -12754846,1662340,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG -12754886,1662382,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12755249,1662808,1093,216.0,,70.0,,,,,,,"Sodium, Na",MG -12755354,1662918,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12755678,1663298,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG -12755960,1663675,1093,567.0,,70.0,,,,,,,"Sodium, Na",MG -12756033,1663771,1093,327.0,,70.0,,,,,,,"Sodium, Na",MG -12756078,1663827,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12756118,1663869,1093,488.0,,70.0,,,,,,,"Sodium, Na",MG -12756222,1664016,1093,329.0,,70.0,,,,,,,"Sodium, Na",MG -12757238,1665153,1093,395.0,,70.0,,,,,,,"Sodium, Na",MG -12757305,1665221,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12757520,1665437,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -12757606,1665523,1093,55.0,,70.0,,,,,,,"Sodium, Na",MG -12757656,1665573,1093,276.0,,70.0,,,,,,,"Sodium, Na",MG -12757728,1665645,1093,232.0,,70.0,,,,,,,"Sodium, Na",MG -12758226,1666145,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12758337,1666257,1093,93.0,,70.0,,,,,,,"Sodium, Na",MG -12758521,1666445,1093,24444.0,,70.0,,,,,,,"Sodium, Na",MG -12758591,1666515,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -12759045,1666971,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12759703,1667639,1093,2429.0,,70.0,,,,,,,"Sodium, Na",MG -12759806,1667744,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12759850,1667788,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12760442,1668386,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12760627,1668575,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -12760634,1668582,1093,66.0,,70.0,,,,,,,"Sodium, Na",MG -12760648,1668596,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12760757,1668710,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG -12761090,1669055,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -12761205,1669173,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -12761237,1669205,1093,103.0,,70.0,,,,,,,"Sodium, Na",MG -12761468,1669442,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -12761538,1669512,1093,312.0,,70.0,,,,,,,"Sodium, Na",MG -12761552,1669526,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12761569,1669544,1093,527.0,,70.0,,,,,,,"Sodium, Na",MG -12761705,1669684,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12761760,1669740,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12761863,1669845,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12761945,1669928,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12762517,1670510,1093,121.0,,70.0,,,,,,,"Sodium, Na",MG -12762673,1670670,1093,537.0,,70.0,,,,,,,"Sodium, Na",MG -12762727,1670725,1093,266.0,,70.0,,,,,,,"Sodium, Na",MG -12762759,1670757,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12762822,1670821,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -12763037,1671043,1093,359.0,,70.0,,,,,,,"Sodium, Na",MG -12763360,1671374,1093,745.0,,70.0,,,,,,,"Sodium, Na",MG -12763531,1671547,1093,658.0,,70.0,,,,,,,"Sodium, Na",MG -12763582,1671599,1093,431.0,,70.0,,,,,,,"Sodium, Na",MG -12763791,1671809,1093,318.0,,70.0,,,,,,,"Sodium, Na",MG -12763978,1671997,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12764081,1672101,1093,336.0,,70.0,,,,,,,"Sodium, Na",MG -12764676,1672717,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -12765226,1673276,1093,1179.0,,70.0,,,,,,,"Sodium, Na",MG -12765416,1673478,1093,119.0,,70.0,,,,,,,"Sodium, Na",MG -12765792,1673860,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG -12766242,1674318,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG -12766389,1674471,1093,2400.0,,70.0,,,,,,,"Sodium, Na",MG -12766458,1674543,1093,164.0,,70.0,,,,,,,"Sodium, Na",MG -12766541,1674627,1093,413.0,,70.0,,,,,,,"Sodium, Na",MG -12766597,1674683,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -12766714,1674800,1093,9.0,,70.0,,,,,,,"Sodium, Na",MG -12767294,1675390,1093,1160.0,,70.0,,,,,,,"Sodium, Na",MG -12767300,1675396,1093,842.0,,70.0,,,,,,,"Sodium, Na",MG -12767363,1675459,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -12768475,1676585,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12768632,1676744,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12768761,1676874,1093,79.0,,70.0,,,,,,,"Sodium, Na",MG -12768928,1677042,1093,341.0,,70.0,,,,,,,"Sodium, Na",MG -12768935,1677050,1093,19.0,,70.0,,,,,,,"Sodium, Na",MG -12768989,1677104,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12769229,1677345,1093,133.0,,70.0,,,,,,,"Sodium, Na",MG -12769423,1677545,1093,171.0,,70.0,,,,,,,"Sodium, Na",MG -12769595,1677723,1093,732.0,,70.0,,,,,,,"Sodium, Na",MG -12769645,1677774,1093,756.0,,70.0,,,,,,,"Sodium, Na",MG -12769669,1677801,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG -12769742,1677877,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12770063,1678201,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12770541,1678687,1093,699.0,,70.0,,,,,,,"Sodium, Na",MG -12770674,1678823,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12770976,1679129,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG -12771031,1679185,1093,364.0,,70.0,,,,,,,"Sodium, Na",MG -12771602,1679773,1093,26.0,,70.0,,,,,,,"Sodium, Na",MG -12771918,1680098,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG -12771938,1680119,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG -12771946,1680127,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG -12772205,1680395,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12773657,1681881,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG -12773764,1681989,1093,69.0,,70.0,,,,,,,"Sodium, Na",MG -12773941,1682167,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG -12773958,1682184,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12774052,1682279,1093,111.0,,70.0,,,,,,,"Sodium, Na",MG -12774149,1682377,1093,301.0,,70.0,,,,,,,"Sodium, Na",MG -12774365,1682594,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12774386,1682617,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12774705,1682957,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -12774967,1683223,1093,415.0,,70.0,,,,,,,"Sodium, Na",MG -12775381,1683646,1093,342.0,,70.0,,,,,,,"Sodium, Na",MG -12775656,1683930,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -12775859,1684136,1093,488.0,,70.0,,,,,,,"Sodium, Na",MG -12775923,1684201,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12776409,1684713,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12776576,1684881,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG -12776646,1684953,1093,60.0,,70.0,,,,,,,"Sodium, Na",MG -12776751,1685058,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12777075,1685382,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12777202,1685512,1093,147.0,,70.0,,,,,,,"Sodium, Na",MG -12777339,1685651,1093,79.0,,70.0,,,,,,,"Sodium, Na",MG -12777407,1685722,1093,1286.0,,70.0,,,,,,,"Sodium, Na",MG -12777435,1685750,1093,112.0,,70.0,,,,,,,"Sodium, Na",MG -12777533,1685849,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -12777703,1686021,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG -12777704,1686022,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12777885,1686209,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12777892,1686216,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12778010,1686335,1093,642.0,,70.0,,,,,,,"Sodium, Na",MG -12778394,1686728,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG -12778495,1686831,1093,137.0,,70.0,,,,,,,"Sodium, Na",MG -12778991,1687333,1093,379.0,,70.0,,,,,,,"Sodium, Na",MG -12779483,1687831,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG -12779504,1687853,1093,110.0,,70.0,,,,,,,"Sodium, Na",MG -12780035,1688387,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG -12780306,1688658,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG -12780622,1688982,1093,303.0,,70.0,,,,,,,"Sodium, Na",MG -12780778,1689144,1093,974.0,,70.0,,,,,,,"Sodium, Na",MG -12780888,1689255,1093,1158.0,,70.0,,,,,,,"Sodium, Na",MG -12780890,1689257,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12781121,1689504,1093,424.0,,70.0,,,,,,,"Sodium, Na",MG -12781411,1689810,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12781416,1689815,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG -12781421,1689820,1093,2714.0,,70.0,,,,,,,"Sodium, Na",MG -12781702,1690114,1093,324.0,,70.0,,,,,,,"Sodium, Na",MG -12781788,1690202,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG -12781813,1690231,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -12781999,1690422,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG -12782158,1690592,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG -12782180,1690621,1093,1629.0,,70.0,,,,,,,"Sodium, Na",MG -12782190,1690631,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12782289,1690733,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12782387,1690834,1093,246.0,,70.0,,,,,,,"Sodium, Na",MG -12782716,1691170,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -12782741,1691196,1093,129.0,,70.0,,,,,,,"Sodium, Na",MG -12782916,1691379,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12782942,1691405,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -12783097,1691564,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG -12784005,1692528,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12784052,1692575,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG -12784068,1692592,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG -12784164,1692695,1093,455.0,,70.0,,,,,,,"Sodium, Na",MG -12784269,1692805,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -12784289,1692825,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12784303,1692842,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12784322,1692861,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12784695,1693259,1093,2071.0,,70.0,,,,,,,"Sodium, Na",MG -12784821,1693390,1093,229.0,,70.0,,,,,,,"Sodium, Na",MG -12785042,1693637,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG -12785175,1693772,1093,32.0,,70.0,,,,,,,"Sodium, Na",MG -12785426,1694036,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12785705,1694339,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -12785738,1694372,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -12786131,1694811,1093,610.0,,70.0,,,,,,,"Sodium, Na",MG -12786474,1695189,1093,875.0,,70.0,,,,,,,"Sodium, Na",MG -12786524,1695242,1093,140.0,,70.0,,,,,,,"Sodium, Na",MG -12786677,1695397,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG -12786733,1695453,1093,64.0,,70.0,,,,,,,"Sodium, Na",MG -12786779,1695501,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12786785,1695507,1093,310.0,,70.0,,,,,,,"Sodium, Na",MG -12786792,1695514,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12787109,1695849,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12787839,1696599,1093,372.0,,70.0,,,,,,,"Sodium, Na",MG -12787973,1696733,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG -12788070,1696831,1093,168.0,,70.0,,,,,,,"Sodium, Na",MG -12788244,1697014,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12788300,1697074,1093,481.0,,70.0,,,,,,,"Sodium, Na",MG -12788391,1697171,1093,712.0,,70.0,,,,,,,"Sodium, Na",MG -12788629,1697409,1093,308.0,,70.0,,,,,,,"Sodium, Na",MG -12788789,1697569,1093,594.0,,70.0,,,,,,,"Sodium, Na",MG -12788934,1697718,1093,338.0,,70.0,,,,,,,"Sodium, Na",MG -12788997,1697782,1093,457.0,,70.0,,,,,,,"Sodium, Na",MG -12789011,1697796,1093,583.0,,70.0,,,,,,,"Sodium, Na",MG -12789132,1697917,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG -12789342,1698130,1093,5.0,,70.0,,,,,,,"Sodium, Na",MG -12789413,1698201,1093,592.0,,70.0,,,,,,,"Sodium, Na",MG -12789483,1698274,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12789628,1698421,1093,159.0,,70.0,,,,,,,"Sodium, Na",MG -12789724,1698520,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12789893,1698691,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12789945,1698744,1093,78.0,,70.0,,,,,,,"Sodium, Na",MG -12790043,1698842,1093,2033.0,,70.0,,,,,,,"Sodium, Na",MG -12790240,1699044,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12790870,1699689,1093,228.0,,70.0,,,,,,,"Sodium, Na",MG -12791038,1699862,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12791072,1699896,1093,446.0,,70.0,,,,,,,"Sodium, Na",MG -12791358,1700187,1093,28.0,,70.0,,,,,,,"Sodium, Na",MG -12791382,1700211,1093,452.0,,70.0,,,,,,,"Sodium, Na",MG -12791445,1700274,1093,549.0,,70.0,,,,,,,"Sodium, Na",MG -12791495,1700324,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12791524,1700353,1093,424.0,,70.0,,,,,,,"Sodium, Na",MG -12791683,1700518,1093,613.0,,70.0,,,,,,,"Sodium, Na",MG -12792589,1701447,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12792820,1701679,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12793010,1701869,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -12793375,1702241,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG -12793566,1702435,1093,608.0,,70.0,,,,,,,"Sodium, Na",MG -12793617,1702487,1093,1040.0,,70.0,,,,,,,"Sodium, Na",MG -12794143,1703026,1093,78.0,,70.0,,,,,,,"Sodium, Na",MG -12794173,1703056,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -12794190,1703074,1093,32.0,,70.0,,,,,,,"Sodium, Na",MG -12794233,1703117,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12794243,1703127,1093,212.0,,70.0,,,,,,,"Sodium, Na",MG -12794324,1703208,1093,289.0,,70.0,,,,,,,"Sodium, Na",MG -12794603,1703490,1093,4125.0,,70.0,,,,,,,"Sodium, Na",MG -12794673,1703560,1093,77.0,,70.0,,,,,,,"Sodium, Na",MG -12794714,1703601,1093,810.0,,70.0,,,,,,,"Sodium, Na",MG -12794911,1703801,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -12794973,1703864,1093,358.0,,70.0,,,,,,,"Sodium, Na",MG -12795087,1703979,1093,351.0,,70.0,,,,,,,"Sodium, Na",MG -12795430,1704323,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -12795442,1704335,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12795508,1704405,1093,238.0,,70.0,,,,,,,"Sodium, Na",MG -12795619,1704516,1093,368.0,,70.0,,,,,,,"Sodium, Na",MG -12795762,1704660,1093,249.0,,70.0,,,,,,,"Sodium, Na",MG -12795950,1704849,1093,5.0,,70.0,,,,,,,"Sodium, Na",MG -12796137,1705037,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12796197,1705097,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12796441,1705342,1093,446.0,,70.0,,,,,,,"Sodium, Na",MG -12796461,1705362,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12796517,1705418,1093,490.0,,70.0,,,,,,,"Sodium, Na",MG -12797013,1705927,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG -12797078,1705992,1093,529.0,,70.0,,,,,,,"Sodium, Na",MG -12797083,1705997,1093,768.0,,70.0,,,,,,,"Sodium, Na",MG -12797385,1706302,1093,432.0,,70.0,,,,,,,"Sodium, Na",MG -12797734,1706652,1093,97.0,,70.0,,,,,,,"Sodium, Na",MG -12797804,1706722,1093,565.0,,70.0,,,,,,,"Sodium, Na",MG -12797806,1706724,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG -12797977,1706895,1093,341.0,,70.0,,,,,,,"Sodium, Na",MG -12798081,1707000,1093,218.0,,70.0,,,,,,,"Sodium, Na",MG -12798299,1707219,1093,682.0,,70.0,,,,,,,"Sodium, Na",MG -12798379,1707303,1093,954.0,,70.0,,,,,,,"Sodium, Na",MG -12798562,1707492,1093,1062.0,,70.0,,,,,,,"Sodium, Na",MG -12798564,1707494,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG -12798630,1707563,1093,459.0,,70.0,,,,,,,"Sodium, Na",MG -12798675,1707610,1093,440.0,,70.0,,,,,,,"Sodium, Na",MG -12798888,1707826,1093,317.0,,70.0,,,,,,,"Sodium, Na",MG -12798931,1707872,1093,108.0,,70.0,,,,,,,"Sodium, Na",MG -12799176,1708126,1093,1800.0,,70.0,,,,,,,"Sodium, Na",MG -12799205,1708155,1093,938.0,,70.0,,,,,,,"Sodium, Na",MG -12799345,1708297,1093,345.0,,70.0,,,,,,,"Sodium, Na",MG -12799377,1708329,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG -12799444,1708398,1093,328.0,,70.0,,,,,,,"Sodium, Na",MG -12799667,1708622,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12799689,1708644,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG -12799854,1708820,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12800228,1709196,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12800230,1709198,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12800278,1709249,1093,89.0,,70.0,,,,,,,"Sodium, Na",MG -12800314,1709286,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12800399,1709372,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12800431,1709404,1093,118.0,,70.0,,,,,,,"Sodium, Na",MG -12801208,1710186,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG -12801580,1710560,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12801699,1710680,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12802609,1711605,1093,162.0,,70.0,,,,,,,"Sodium, Na",MG -12802763,1711760,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG -12802834,1711832,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -12802930,1711928,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12802991,1711989,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG -12803121,1712122,1093,360.0,,70.0,,,,,,,"Sodium, Na",MG -12803382,1712388,1093,343.0,,70.0,,,,,,,"Sodium, Na",MG -12803489,1712495,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12803537,1712543,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12803697,1712705,1093,309.0,,70.0,,,,,,,"Sodium, Na",MG -12803701,1712709,1093,212.0,,70.0,,,,,,,"Sodium, Na",MG -12803783,1712791,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12803824,1712832,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -12803840,1712848,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG -12803895,1712905,1093,183.0,,70.0,,,,,,,"Sodium, Na",MG -12804813,1713838,1093,329.0,,70.0,,,,,,,"Sodium, Na",MG -12804851,1713878,1093,60.0,,70.0,,,,,,,"Sodium, Na",MG -12804944,1713971,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12805442,1714471,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG -12805797,1714829,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -12805885,1714917,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG -12806196,1715228,1093,190.0,,70.0,,,,,,,"Sodium, Na",MG -12806511,1715544,1093,102.0,,70.0,,,,,,,"Sodium, Na",MG -12806811,1715846,1093,133.0,,70.0,,,,,,,"Sodium, Na",MG -12806816,1715851,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG -12806843,1715879,1093,192.0,,70.0,,,,,,,"Sodium, Na",MG -12806978,1716014,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12807016,1716052,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -12807063,1716099,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12807085,1716121,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -12807190,1716226,1093,560.0,,70.0,,,,,,,"Sodium, Na",MG -12807217,1716253,1093,21.0,,70.0,,,,,,,"Sodium, Na",MG -12807542,1716581,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12807752,1716791,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12807849,1716888,1093,9286.0,,70.0,,,,,,,"Sodium, Na",MG -12807900,1716940,1093,558.0,,70.0,,,,,,,"Sodium, Na",MG -12808017,1717057,1093,1286.0,,70.0,,,,,,,"Sodium, Na",MG -12808575,1717626,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG -12808822,1717875,1093,150.0,,70.0,,,,,,,"Sodium, Na",MG -12808926,1717981,1093,284.0,,70.0,,,,,,,"Sodium, Na",MG -12809015,1718070,1093,101.0,,70.0,,,,,,,"Sodium, Na",MG -12809022,1718077,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG -12809246,1718306,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG -12809536,1718601,1093,190.0,,70.0,,,,,,,"Sodium, Na",MG -12809652,1718720,1093,247.0,,70.0,,,,,,,"Sodium, Na",MG -12809910,1718983,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12809936,1719009,1093,129.0,,70.0,,,,,,,"Sodium, Na",MG -12810753,1719857,1093,89.0,,70.0,,,,,,,"Sodium, Na",MG -12810813,1719919,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12811720,1720932,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG -12811731,1720944,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -12812090,1721323,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12812385,1721690,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12812407,1721712,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12812844,1722152,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12812900,1722208,1093,414.0,,70.0,,,,,,,"Sodium, Na",MG -12812952,1722260,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -12813449,1722771,1093,281.0,,70.0,,,,,,,"Sodium, Na",MG -12813486,1722809,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG -12813527,1722850,1093,506.0,,70.0,,,,,,,"Sodium, Na",MG -12813888,1723216,1093,325.0,,70.0,,,,,,,"Sodium, Na",MG -12813919,1723249,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12813969,1723299,1093,356.0,,70.0,,,,,,,"Sodium, Na",MG -12814263,1723595,1093,294.0,,70.0,,,,,,,"Sodium, Na",MG -12814375,1723709,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12814522,1723856,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG -12814855,1724193,1093,1125.0,,70.0,,,,,,,"Sodium, Na",MG -12815012,1724351,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12815335,1724674,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -12815384,1724723,1093,550.0,,70.0,,,,,,,"Sodium, Na",MG -12815937,1725289,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12816014,1725366,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -12816237,1725590,1093,312.0,,70.0,,,,,,,"Sodium, Na",MG -12816265,1725618,1093,175.0,,70.0,,,,,,,"Sodium, Na",MG -12816273,1725626,1093,453.0,,70.0,,,,,,,"Sodium, Na",MG -12816348,1725701,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12816665,1726025,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -12816803,1726168,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG -12817128,1726498,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG -12817350,1726730,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -12817426,1726811,1093,379.0,,70.0,,,,,,,"Sodium, Na",MG -12817480,1726898,1093,239.0,,70.0,,,,,,,"Sodium, Na",MG -12817619,1727070,1093,426.0,,70.0,,,,,,,"Sodium, Na",MG -12817703,1727214,1093,1309.0,,70.0,,,,,,,"Sodium, Na",MG -12817750,1727274,1093,1220.0,,70.0,,,,,,,"Sodium, Na",MG -12817973,1727505,1093,962.0,,70.0,,,,,,,"Sodium, Na",MG -12818137,1727678,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG -12818253,1727796,1093,308.0,,70.0,,,,,,,"Sodium, Na",MG -12818441,1727993,1093,93.0,,70.0,,,,,,,"Sodium, Na",MG -12818739,1728460,1093,1607.0,,70.0,,,,,,,"Sodium, Na",MG -12819276,1729084,1093,297.0,,70.0,,,,,,,"Sodium, Na",MG -12819349,1729157,1093,389.0,,70.0,,,,,,,"Sodium, Na",MG -12819483,1729292,1093,344.0,,70.0,,,,,,,"Sodium, Na",MG -12819621,1729432,1093,61.0,,70.0,,,,,,,"Sodium, Na",MG -12819669,1729483,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -12819735,1729551,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12819794,1729611,1093,380.0,,70.0,,,,,,,"Sodium, Na",MG -12820130,1729950,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12820222,1730042,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -12820438,1730260,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG -12820449,1730271,1093,415.0,,70.0,,,,,,,"Sodium, Na",MG -12820629,1730452,1093,3818.0,,70.0,,,,,,,"Sodium, Na",MG -12820631,1730454,1093,42.0,,70.0,,,,,,,"Sodium, Na",MG -12820649,1730472,1093,310.0,,70.0,,,,,,,"Sodium, Na",MG -12820693,1730517,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG -12820862,1730689,1093,20.0,,70.0,,,,,,,"Sodium, Na",MG -12820943,1730771,1093,118.0,,70.0,,,,,,,"Sodium, Na",MG -12821068,1730896,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12821140,1730969,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -12821181,1731011,1093,1114.0,,70.0,,,,,,,"Sodium, Na",MG -12821369,1731201,1093,469.0,,70.0,,,,,,,"Sodium, Na",MG -12821385,1731217,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12821512,1731344,1093,184.0,,70.0,,,,,,,"Sodium, Na",MG -12821702,1731537,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -12821803,1731641,1093,1750.0,,70.0,,,,,,,"Sodium, Na",MG -12822049,1731891,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -12822070,1731913,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12822227,1732074,1093,224.0,,70.0,,,,,,,"Sodium, Na",MG -12822314,1732161,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -12822740,1732595,1093,941.0,,70.0,,,,,,,"Sodium, Na",MG -12822752,1732607,1093,66.0,,70.0,,,,,,,"Sodium, Na",MG -12822778,1732633,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -12822955,1732814,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG -12823118,1732977,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12823255,1733117,1093,483.0,,70.0,,,,,,,"Sodium, Na",MG -12823416,1733282,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -12823598,1733465,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG -12823634,1733501,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12823788,1733658,1093,191.0,,70.0,,,,,,,"Sodium, Na",MG -12823972,1733843,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12824158,1734030,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG -12824168,1734040,1093,315.0,,70.0,,,,,,,"Sodium, Na",MG -12825433,1735348,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG -12825835,1735750,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -12825839,1735754,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12825952,1735868,1093,844.0,,70.0,,,,,,,"Sodium, Na",MG -12826479,1736398,1093,45.0,,70.0,,,,,,,"Sodium, Na",MG -12826662,1736585,1093,260.0,,70.0,,,,,,,"Sodium, Na",MG -12826969,1736903,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12827110,1737045,1093,19167.0,,70.0,,,,,,,"Sodium, Na",MG -12827301,1737240,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG -12827327,1737266,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12827364,1737303,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12827787,1737733,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG -12827957,1737903,1093,318.0,,70.0,,,,,,,"Sodium, Na",MG -12828489,1738447,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -12828814,1738776,1093,416.0,,70.0,,,,,,,"Sodium, Na",MG -12829108,1739079,1093,118.0,,70.0,,,,,,,"Sodium, Na",MG -12829155,1739128,1093,43.0,,70.0,,,,,,,"Sodium, Na",MG -12829418,1739396,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -12829638,1739618,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12829872,1739852,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG -12829931,1739911,1093,156.0,,70.0,,,,,,,"Sodium, Na",MG -12829939,1739919,1093,867.0,,70.0,,,,,,,"Sodium, Na",MG -12830052,1740034,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -12830464,1740449,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12830561,1740548,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG -12830719,1740708,1093,66.0,,70.0,,,,,,,"Sodium, Na",MG -12831159,1741150,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12831472,1741466,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12831627,1741622,1093,12500.0,,70.0,,,,,,,"Sodium, Na",MG -12831631,1741627,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12831643,1741639,1093,311.0,,70.0,,,,,,,"Sodium, Na",MG -12831705,1741702,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG -12831797,1741796,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -12832155,1742156,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG -12832182,1742183,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG -12832319,1742322,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -12832492,1742498,1093,95.0,,70.0,,,,,,,"Sodium, Na",MG -12832744,1742752,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG -12832870,1742882,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12832965,1742977,1093,706.0,,70.0,,,,,,,"Sodium, Na",MG -12833194,1743206,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12833265,1743277,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12833335,1743347,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12833601,1743616,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12833636,1743652,1093,388.0,,70.0,,,,,,,"Sodium, Na",MG -12833750,1743766,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12833755,1743771,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12834055,1744073,1093,1061.0,,70.0,,,,,,,"Sodium, Na",MG -12834301,1744324,1093,219.0,,70.0,,,,,,,"Sodium, Na",MG -12834421,1744446,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -12834522,1744548,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12834709,1744737,1093,272.0,,70.0,,,,,,,"Sodium, Na",MG -12835106,1745145,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12835236,1745288,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12835281,1745333,1093,94.0,,70.0,,,,,,,"Sodium, Na",MG -12835530,1745583,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12835566,1745619,1093,405.0,,70.0,,,,,,,"Sodium, Na",MG -12835611,1745664,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -12835651,1745704,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG -12835895,1745951,1093,1097.0,,70.0,,,,,,,"Sodium, Na",MG -12836041,1746098,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG -12836157,1746215,1093,210.0,,70.0,,,,,,,"Sodium, Na",MG -12836310,1746371,1093,654.0,,70.0,,,,,,,"Sodium, Na",MG -12836435,1746497,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -12836532,1746595,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -12836716,1746783,1093,477.0,,70.0,,,,,,,"Sodium, Na",MG -12836957,1747027,1093,225.0,,70.0,,,,,,,"Sodium, Na",MG -12837138,1747211,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG -12837187,1747263,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12837301,1747377,1093,43.0,,70.0,,,,,,,"Sodium, Na",MG -12837336,1747412,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12837381,1747459,1093,183.0,,70.0,,,,,,,"Sodium, Na",MG -12837539,1747618,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12837570,1747649,1093,455.0,,70.0,,,,,,,"Sodium, Na",MG -12837754,1747837,1093,361.0,,70.0,,,,,,,"Sodium, Na",MG -12838360,1748451,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12838464,1748556,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12838889,1748986,1093,64.0,,70.0,,,,,,,"Sodium, Na",MG -12839145,1749244,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -12839384,1749487,1093,113.0,,70.0,,,,,,,"Sodium, Na",MG -12839703,1749810,1093,246.0,,70.0,,,,,,,"Sodium, Na",MG -12839924,1750044,1093,308.0,,70.0,,,,,,,"Sodium, Na",MG -12840697,1757747,1093,1100.0,,71.0,,,,,,,"Sodium, Na",MG -12840710,1757760,1093,1625.0,,71.0,,,,,,,"Sodium, Na",MG -12840808,1881016,1093,46.0,,70.0,,,,,,,"Sodium, Na",MG -12840981,1758032,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12841001,1758052,1093,214.0,,78.0,,,,,,,"Sodium, Na",MG -12841050,1758101,1093,1846.0,,71.0,,,,,,,"Sodium, Na",MG -12841154,1758205,1093,800.0,,78.0,,,,,,,"Sodium, Na",MG -12841244,1758295,1093,8.0,,71.0,,,,,,,"Sodium, Na",MG -12841520,1881236,1093,79.0,,70.0,,,,,,,"Sodium, Na",MG -12841893,1758944,1093,45.0,,71.0,,,,,,,"Sodium, Na",MG -12842106,1759161,1093,569.0,,71.0,,,,,,,"Sodium, Na",MG -12842750,1759806,1093,4667.0,,70.0,,,,,,,"Sodium, Na",MG -12842753,1759809,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12842948,1760004,1093,172.0,,70.0,,,,,,,"Sodium, Na",MG -12843018,1760075,1093,2533.0,,70.0,,,,,,,"Sodium, Na",MG -12843084,1760141,1093,275.0,,70.0,,,,,,,"Sodium, Na",MG -12843381,1760438,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG -12843439,1760496,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -12843456,1760513,1093,94.0,,70.0,,,,,,,"Sodium, Na",MG -12843995,1761056,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG -12844006,1761067,1093,634.0,,70.0,,,,,,,"Sodium, Na",MG -12844012,1761073,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG -12844132,1761193,1093,2714.0,,70.0,,,,,,,"Sodium, Na",MG -12844134,1761195,1093,993.0,,70.0,,,,,,,"Sodium, Na",MG -12844269,1761330,1093,1571.0,,70.0,,,,,,,"Sodium, Na",MG -12844282,1761343,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12844554,1761618,1093,1622.0,,70.0,,,,,,,"Sodium, Na",MG -12844805,1761870,1093,158.0,,70.0,,,,,,,"Sodium, Na",MG -12844883,1761950,1093,526.0,,70.0,,,,,,,"Sodium, Na",MG -12844938,1762008,1093,774.0,,70.0,,,,,,,"Sodium, Na",MG -12845039,1762109,1093,721.0,,70.0,,,,,,,"Sodium, Na",MG -12845109,1762179,1093,346.0,,70.0,,,,,,,"Sodium, Na",MG -12845529,1762603,1093,275.0,,70.0,,,,,,,"Sodium, Na",MG -12845657,1762733,1093,151.0,,70.0,,,,,,,"Sodium, Na",MG -12845909,1762988,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12846004,1763083,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12846192,1763276,1093,275.0,,70.0,,,,,,,"Sodium, Na",MG -12846218,1763302,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12846236,1763320,1093,967.0,,70.0,,,,,,,"Sodium, Na",MG -12846281,1763366,1093,1467.0,,70.0,,,,,,,"Sodium, Na",MG -12846292,1763377,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12846733,1763819,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12846793,1763879,1093,615.0,,70.0,,,,,,,"Sodium, Na",MG -12847133,1764220,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12847172,1764259,1093,77.0,,70.0,,,,,,,"Sodium, Na",MG -12847346,1764434,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG -12847616,1764710,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG -12847676,1764770,1093,388.0,,70.0,,,,,,,"Sodium, Na",MG -12847682,1764776,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12847725,1764819,1093,174.0,,70.0,,,,,,,"Sodium, Na",MG -12847898,1764992,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12848295,1765394,1093,4600.0,,70.0,,,,,,,"Sodium, Na",MG -12848325,1765424,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12848451,1765552,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG -12848638,1765739,1093,242.0,,70.0,,,,,,,"Sodium, Na",MG -12848880,1765985,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG -12849199,1766304,1093,224.0,,70.0,,,,,,,"Sodium, Na",MG -12849313,1766418,1093,9167.0,,70.0,,,,,,,"Sodium, Na",MG -12849401,1766506,1093,124.0,,70.0,,,,,,,"Sodium, Na",MG -12849437,1766542,1093,4500.0,,70.0,,,,,,,"Sodium, Na",MG -12849691,1766796,1093,276.0,,70.0,,,,,,,"Sodium, Na",MG -12849738,1766843,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -12850059,1767165,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12850149,1767255,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG -12850492,1767602,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG -12850536,1767647,1093,236.0,,70.0,,,,,,,"Sodium, Na",MG -12850545,1767656,1093,171.0,,70.0,,,,,,,"Sodium, Na",MG -12850697,1767809,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12850953,1768066,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -12851199,1768312,1093,86.0,,70.0,,,,,,,"Sodium, Na",MG -12851200,1768313,1093,2500.0,,70.0,,,,,,,"Sodium, Na",MG -12851296,1768409,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12851924,1769038,1093,2179.0,,70.0,,,,,,,"Sodium, Na",MG -12852043,1769157,1093,1182.0,,70.0,,,,,,,"Sodium, Na",MG -12852446,1769573,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12852590,1769718,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12852964,1770096,1093,762.0,,70.0,,,,,,,"Sodium, Na",MG -12853002,1770134,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12853068,1770200,1093,16.0,,70.0,,,,,,,"Sodium, Na",MG -12853303,1770437,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -12853671,1770806,1093,1786.0,,70.0,,,,,,,"Sodium, Na",MG -12853790,1770925,1093,22.0,,70.0,,,,,,,"Sodium, Na",MG -12853895,1771030,1093,327.0,,70.0,,,,,,,"Sodium, Na",MG -12854023,1771158,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG -12854028,1771163,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -12854483,1771619,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -12855178,1772316,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12855180,1772318,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12855708,1772849,1093,152.0,,70.0,,,,,,,"Sodium, Na",MG -12856207,1773352,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12856296,1773443,1093,112.0,,70.0,,,,,,,"Sodium, Na",MG -12856334,1773481,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG -12856353,1773500,1093,1214.0,,70.0,,,,,,,"Sodium, Na",MG -12856361,1773508,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG -12856446,1773593,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -12856459,1773606,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12857678,1774830,1093,136.0,,70.0,,,,,,,"Sodium, Na",MG -12857817,1774970,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12857827,1774980,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -12857848,1775001,1093,311.0,,70.0,,,,,,,"Sodium, Na",MG -12857923,1775077,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG -12858030,1775184,1093,109.0,,70.0,,,,,,,"Sodium, Na",MG -12858110,1775264,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12858139,1775293,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12858145,1775299,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12858306,1775460,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12858355,1881445,1093,78.0,,70.0,,,,,,,"Sodium, Na",MG -12858647,1775801,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG -12858938,1776094,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -12859037,1776193,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG -12859320,1776481,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12859736,1776900,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12859898,1777062,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12860064,1777228,1093,224.0,,70.0,,,,,,,"Sodium, Na",MG -12860300,1777465,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG -12860416,1777582,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG -12860514,1777681,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12860812,1881501,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG -12861060,1778227,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -12861092,1778259,1093,270.0,,70.0,,,,,,,"Sodium, Na",MG -12861098,1778265,1093,605.0,,70.0,,,,,,,"Sodium, Na",MG -12861384,1778551,1093,1224.0,,70.0,,,,,,,"Sodium, Na",MG -12861923,1779090,1093,870.0,,70.0,,,,,,,"Sodium, Na",MG -12861985,1779152,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG -12862342,1779510,1093,388.0,,70.0,,,,,,,"Sodium, Na",MG -12862413,1779582,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG -12862696,1779867,1093,310.0,,70.0,,,,,,,"Sodium, Na",MG -12862726,1779897,1093,289.0,,70.0,,,,,,,"Sodium, Na",MG -12862781,1779954,1093,318.0,,70.0,,,,,,,"Sodium, Na",MG -12863161,1780334,1093,676.0,,70.0,,,,,,,"Sodium, Na",MG -12863170,1780343,1093,265.0,,70.0,,,,,,,"Sodium, Na",MG -12863300,1780473,1093,472.0,,70.0,,,,,,,"Sodium, Na",MG -12863439,1780612,1093,394.0,,70.0,,,,,,,"Sodium, Na",MG -12863596,1780769,1093,126.0,,70.0,,,,,,,"Sodium, Na",MG -12863721,1780894,1093,161.0,,70.0,,,,,,,"Sodium, Na",MG -12863852,1781025,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -12864338,1781512,1093,887.0,,70.0,,,,,,,"Sodium, Na",MG -12864492,1781667,1093,941.0,,70.0,,,,,,,"Sodium, Na",MG -12864633,1781808,1093,297.0,,70.0,,,,,,,"Sodium, Na",MG -12864773,1781948,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG -12864862,1782037,1093,21.0,,70.0,,,,,,,"Sodium, Na",MG -12865102,1782277,1093,1283.0,,70.0,,,,,,,"Sodium, Na",MG -12865301,1782476,1093,327.0,,70.0,,,,,,,"Sodium, Na",MG -12865474,1782649,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12865635,1782810,1093,308.0,,70.0,,,,,,,"Sodium, Na",MG -12865786,1782964,1093,395.0,,70.0,,,,,,,"Sodium, Na",MG -12865930,1783108,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG -12866595,1783774,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12866686,1783867,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12866837,1784018,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG -12866884,1784065,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12866892,1784073,1093,216.0,,70.0,,,,,,,"Sodium, Na",MG -12867360,1784542,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -12867419,1784601,1093,45.0,,70.0,,,,,,,"Sodium, Na",MG -12867474,1784656,1093,575.0,,70.0,,,,,,,"Sodium, Na",MG -12867530,1784712,1093,2400.0,,70.0,,,,,,,"Sodium, Na",MG -12867792,1784975,1093,1179.0,,70.0,,,,,,,"Sodium, Na",MG -12867800,1784984,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12868011,1785197,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12868836,1786023,1093,379.0,,70.0,,,,,,,"Sodium, Na",MG -12869215,1786402,1093,149.0,,70.0,,,,,,,"Sodium, Na",MG -12869407,1786601,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12869875,1787082,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12870151,1787359,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG -12870319,1787527,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG -12870377,1787586,1093,114.0,,70.0,,,,,,,"Sodium, Na",MG -12870439,1787648,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG -12870664,1787874,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12871114,1788326,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -12871135,1788347,1093,966.0,,70.0,,,,,,,"Sodium, Na",MG -12871437,1788649,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -12871457,1788669,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -12871543,1788757,1093,1425.0,,70.0,,,,,,,"Sodium, Na",MG -12871609,1788824,1093,967.0,,70.0,,,,,,,"Sodium, Na",MG -12871908,1789128,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG -12872607,1789832,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12872863,1790096,1093,161.0,,70.0,,,,,,,"Sodium, Na",MG -12873059,1790300,1093,893.0,,70.0,,,,,,,"Sodium, Na",MG -12873132,1790375,1093,1647.0,,70.0,,,,,,,"Sodium, Na",MG -12873513,1790769,1093,448.0,,70.0,,,,,,,"Sodium, Na",MG -12873570,1790826,1093,103.0,,70.0,,,,,,,"Sodium, Na",MG -12873685,1790946,1093,543.0,,70.0,,,,,,,"Sodium, Na",MG -12873702,1790963,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -12874283,1791549,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -12874633,1791907,1093,119.0,,70.0,,,,,,,"Sodium, Na",MG -12874656,1791930,1093,986.0,,70.0,,,,,,,"Sodium, Na",MG -12874804,1792078,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -12874967,1792248,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG -12875159,1792440,1093,116.0,,70.0,,,,,,,"Sodium, Na",MG -12875360,1792642,1093,1667.0,,70.0,,,,,,,"Sodium, Na",MG -12875380,1792663,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG -12875437,1792720,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12875440,1792723,1093,97.0,,70.0,,,,,,,"Sodium, Na",MG -12875835,1793120,1093,119.0,,70.0,,,,,,,"Sodium, Na",MG -12875870,1793158,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12876232,1793523,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -12876433,1793724,1093,116.0,,70.0,,,,,,,"Sodium, Na",MG -12876915,1794207,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12876998,1794290,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12877112,1794404,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -12877354,1794648,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12877481,1794776,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12877675,1881760,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -12877681,1794977,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12877709,1795005,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12877762,1795059,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12877772,1795070,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG -12877892,1795193,1093,220.0,,70.0,,,,,,,"Sodium, Na",MG -12878165,1795477,1093,70.0,,70.0,,,,,,,"Sodium, Na",MG -12878401,1795713,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12878593,1795906,1093,526.0,,70.0,,,,,,,"Sodium, Na",MG -12878680,1795994,1093,419.0,,70.0,,,,,,,"Sodium, Na",MG -12878705,1796019,1093,204.0,,70.0,,,,,,,"Sodium, Na",MG -12879049,1796365,1093,386.0,,70.0,,,,,,,"Sodium, Na",MG -12879058,1796374,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -12879218,1796535,1093,367.0,,70.0,,,,,,,"Sodium, Na",MG -12879264,1796581,1093,317.0,,70.0,,,,,,,"Sodium, Na",MG -12879843,1797161,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12879878,1797196,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -12880284,1797616,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -12880383,1797716,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -12880559,1797894,1093,11714.0,,70.0,,,,,,,"Sodium, Na",MG -12880860,1798196,1093,104.0,,70.0,,,,,,,"Sodium, Na",MG -12881075,1798412,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12881240,1798577,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG -12881922,1799282,1093,477.0,,70.0,,,,,,,"Sodium, Na",MG -12881986,1799379,1093,392.0,,70.0,,,,,,,"Sodium, Na",MG -12882148,1799583,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12882294,1799729,1093,65.0,,70.0,,,,,,,"Sodium, Na",MG -12882417,1799854,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG -12882448,1799885,1093,9364.0,,70.0,,,,,,,"Sodium, Na",MG -12882573,1800012,1093,768.0,,70.0,,,,,,,"Sodium, Na",MG -12882649,1800089,1093,369.0,,70.0,,,,,,,"Sodium, Na",MG -12883266,1800764,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12883391,1800889,1093,13.0,,70.0,,,,,,,"Sodium, Na",MG -12883580,1801080,1093,2140.0,,70.0,,,,,,,"Sodium, Na",MG -12883697,1801197,1093,469.0,,70.0,,,,,,,"Sodium, Na",MG -12883976,1801477,1093,588.0,,70.0,,,,,,,"Sodium, Na",MG -12885067,1802572,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG -12885451,1802957,1093,149.0,,70.0,,,,,,,"Sodium, Na",MG -12885818,1803324,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -12885994,1803500,1093,547.0,,70.0,,,,,,,"Sodium, Na",MG -12886081,1803587,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -12886089,1803595,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12886555,1804062,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12886617,1804124,1093,162.0,,70.0,,,,,,,"Sodium, Na",MG -12886761,1804277,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12887092,1804616,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12887104,1804628,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG -12887478,1805005,1093,1053.0,,70.0,,,,,,,"Sodium, Na",MG -12887512,1805040,1093,20.0,,70.0,,,,,,,"Sodium, Na",MG -12887567,1805095,1093,381.0,,70.0,,,,,,,"Sodium, Na",MG -12888291,1805822,1093,1786.0,,70.0,,,,,,,"Sodium, Na",MG -12888377,1805909,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12888427,1805959,1093,224.0,,70.0,,,,,,,"Sodium, Na",MG -12889026,1806559,1093,449.0,,70.0,,,,,,,"Sodium, Na",MG -12889232,1806765,1093,310.0,,70.0,,,,,,,"Sodium, Na",MG -12889531,1807067,1093,3000.0,,70.0,,,,,,,"Sodium, Na",MG -12889721,1807257,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG -12889794,1807330,1093,34000.0,,70.0,,,,,,,"Sodium, Na",MG -12890254,1807792,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12890496,1808035,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG -12891068,1808619,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12891233,1808785,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12891259,1808811,1093,611.0,,70.0,,,,,,,"Sodium, Na",MG -12891402,1808964,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG -12892036,1809605,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -12892255,1809826,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12892344,1809916,1093,309.0,,70.0,,,,,,,"Sodium, Na",MG -12892464,1810039,1093,192.0,,70.0,,,,,,,"Sodium, Na",MG -12892710,1810291,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12892806,1810401,1093,248.0,,70.0,,,,,,,"Sodium, Na",MG -12893305,1810913,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG -12893955,1811567,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12894303,1811917,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -12894354,1811970,1093,1567.0,,70.0,,,,,,,"Sodium, Na",MG -12894409,1812027,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12894478,1812098,1093,217.0,,70.0,,,,,,,"Sodium, Na",MG -12894829,1812453,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12895255,1812883,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG -12895277,1812905,1093,90.0,,70.0,,,,,,,"Sodium, Na",MG -12895962,1813595,1093,70.0,,70.0,,,,,,,"Sodium, Na",MG -12896042,1813677,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12896204,1813842,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12896205,1813843,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12896310,1813950,1093,348.0,,70.0,,,,,,,"Sodium, Na",MG -12896410,1814050,1093,448.0,,70.0,,,,,,,"Sodium, Na",MG -12896473,1814114,1093,431.0,,70.0,,,,,,,"Sodium, Na",MG -12896573,1814222,1093,61.0,,70.0,,,,,,,"Sodium, Na",MG -12897399,1815055,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG -12897439,1815095,1093,1714.0,,70.0,,,,,,,"Sodium, Na",MG -12897449,1815105,1093,556.0,,70.0,,,,,,,"Sodium, Na",MG -12898026,1815684,1093,227.0,,70.0,,,,,,,"Sodium, Na",MG -12898067,1815726,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG -12898101,1815760,1093,804.0,,70.0,,,,,,,"Sodium, Na",MG -12898146,1815805,1093,64.0,,70.0,,,,,,,"Sodium, Na",MG -12898418,1816078,1093,509.0,,70.0,,,,,,,"Sodium, Na",MG -12898739,1816399,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12898835,1816495,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -12899433,1817095,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12899437,1817099,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12899521,1817183,1093,7500.0,,70.0,,,,,,,"Sodium, Na",MG -12899769,1817432,1093,259.0,,70.0,,,,,,,"Sodium, Na",MG -12899973,1817636,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG -12900403,1818067,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12900630,1818295,1093,818.0,,70.0,,,,,,,"Sodium, Na",MG -12900973,1818639,1093,5250.0,,70.0,,,,,,,"Sodium, Na",MG -12901385,1819056,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12901455,1819127,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG -12901673,1819345,1093,3111.0,,70.0,,,,,,,"Sodium, Na",MG -12901727,1819401,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -12901941,1819615,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12901986,1819660,1093,259.0,,70.0,,,,,,,"Sodium, Na",MG -12902068,1819742,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG -12902369,1820048,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12902867,1820557,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12903540,1821237,1093,295.0,,70.0,,,,,,,"Sodium, Na",MG -12904047,1821746,1093,249.0,,70.0,,,,,,,"Sodium, Na",MG -12904202,1821903,1093,161.0,,70.0,,,,,,,"Sodium, Na",MG -12904274,1821975,1093,380.0,,70.0,,,,,,,"Sodium, Na",MG -12904495,1822196,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12904580,1822281,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG -12904649,1822350,1093,103.0,,70.0,,,,,,,"Sodium, Na",MG -12904885,1822586,1093,487.0,,70.0,,,,,,,"Sodium, Na",MG -12905399,1823105,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12905407,1823114,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12905904,1823618,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG -12906081,1823799,1093,919.0,,70.0,,,,,,,"Sodium, Na",MG -12906105,1823823,1093,2133.0,,70.0,,,,,,,"Sodium, Na",MG -12906136,1823854,1093,1069.0,,70.0,,,,,,,"Sodium, Na",MG -12906299,1824018,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -12906338,1824057,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG -12906866,1824604,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12906924,1824666,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12907010,1824758,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -12907333,1825087,1093,471.0,,70.0,,,,,,,"Sodium, Na",MG -12907431,1825191,1093,278.0,,70.0,,,,,,,"Sodium, Na",MG -12907754,1825521,1093,274.0,,70.0,,,,,,,"Sodium, Na",MG -12908252,1826031,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12908722,1826509,1093,592.0,,70.0,,,,,,,"Sodium, Na",MG -12908987,1826776,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12908997,1826786,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12908998,1826787,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12909096,1826886,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12909531,1827323,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12909573,1827365,1093,298.0,,70.0,,,,,,,"Sodium, Na",MG -12909779,1827571,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12909815,1827608,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12909927,1827721,1093,1133.0,,70.0,,,,,,,"Sodium, Na",MG -12910511,1828309,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12910596,1828394,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG -12910838,1828637,1093,446.0,,70.0,,,,,,,"Sodium, Na",MG -12911001,1828802,1093,91.0,,70.0,,,,,,,"Sodium, Na",MG -12911202,1829010,1093,97.0,,70.0,,,,,,,"Sodium, Na",MG -12911222,1829030,1093,141.0,,70.0,,,,,,,"Sodium, Na",MG -12911688,1829502,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG -12911960,1829778,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG -12912022,1829840,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12912187,1830006,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12912239,1830061,1093,326.0,,70.0,,,,,,,"Sodium, Na",MG -12912290,1830114,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12912367,1830191,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12912536,1830364,1093,671.0,,70.0,,,,,,,"Sodium, Na",MG -12912584,1830413,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -12912854,1830694,1093,704.0,,70.0,,,,,,,"Sodium, Na",MG -12912898,1830739,1093,1125.0,,70.0,,,,,,,"Sodium, Na",MG -12912979,1830821,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -12912982,1830824,1093,329.0,,70.0,,,,,,,"Sodium, Na",MG -12912999,1830841,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -12913258,1831105,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12913462,1831314,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12913515,1831372,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -12913974,1831840,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12914239,1832110,1093,144.0,,70.0,,,,,,,"Sodium, Na",MG -12914282,1832155,1093,1018.0,,70.0,,,,,,,"Sodium, Na",MG -12914524,1832402,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG -12914554,1832432,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -12915136,1833030,1093,9.0,,70.0,,,,,,,"Sodium, Na",MG -12915296,1833192,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG -12915361,1833259,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG -12915396,1833295,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG -12915613,1833514,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG -12915872,1833773,1093,162.0,,70.0,,,,,,,"Sodium, Na",MG -12915966,1833868,1093,188.0,,70.0,,,,,,,"Sodium, Na",MG -12916007,1833909,1093,51.0,,70.0,,,,,,,"Sodium, Na",MG -12916024,1833926,1093,13.0,,70.0,,,,,,,"Sodium, Na",MG -12916313,1834216,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12916457,1834360,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12917105,1835025,1093,22.0,,70.0,,,,,,,"Sodium, Na",MG -12917145,1835065,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12917374,1835297,1093,380.0,,70.0,,,,,,,"Sodium, Na",MG -12917901,1835844,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG -12918015,1835961,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12918035,1835981,1093,681.0,,70.0,,,,,,,"Sodium, Na",MG -12919126,1837097,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12919254,1837227,1093,49.0,,70.0,,,,,,,"Sodium, Na",MG -12919447,1837422,1093,294.0,,70.0,,,,,,,"Sodium, Na",MG -12919612,1837587,1093,273.0,,70.0,,,,,,,"Sodium, Na",MG -12919915,1838025,1093,308.0,,70.0,,,,,,,"Sodium, Na",MG -12920020,1838171,1093,89.0,,70.0,,,,,,,"Sodium, Na",MG -12920086,1838257,1093,354.0,,70.0,,,,,,,"Sodium, Na",MG -12920095,1838269,1093,2500.0,,70.0,,,,,,,"Sodium, Na",MG -12920194,1838395,1093,101.0,,70.0,,,,,,,"Sodium, Na",MG -12920270,1882344,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG -12920893,1838756,1093,567.0,,70.0,,,,,,,"Sodium, Na",MG -12920942,1838806,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG -12921332,1839202,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12921414,1839284,1093,238.0,,70.0,,,,,,,"Sodium, Na",MG -12921553,1882761,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -12921574,1882771,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -12921712,1839584,1093,550.0,,70.0,,,,,,,"Sodium, Na",MG -12921802,1882857,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12921828,1882870,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -12921970,1839842,1093,329.0,,70.0,,,,,,,"Sodium, Na",MG -12922160,1882959,1093,425.0,,70.0,,,,,,,"Sodium, Na",MG -12922443,1883014,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12922815,1840722,1093,74.0,,70.0,,,,,,,"Sodium, Na",MG -12922849,1840756,1093,1167.0,,70.0,,,,,,,"Sodium, Na",MG -12923053,1841026,1093,258.0,,70.0,,,,,,,"Sodium, Na",MG -12923177,1841154,1093,162.0,,70.0,,,,,,,"Sodium, Na",MG -12923224,1841201,1093,1057.0,,70.0,,,,,,,"Sodium, Na",MG -12923239,1841216,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG -12923244,1841221,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -12923374,1841353,1093,949.0,,70.0,,,,,,,"Sodium, Na",MG -12923552,1841531,1093,583.0,,70.0,,,,,,,"Sodium, Na",MG -12923646,1841633,1093,89.0,,70.0,,,,,,,"Sodium, Na",MG -12923788,1841790,1093,893.0,,70.0,,,,,,,"Sodium, Na",MG -12923864,1841866,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG -12923868,1841870,1093,404.0,,70.0,,,,,,,"Sodium, Na",MG -12923891,1841893,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -12923986,1841990,1093,456.0,,70.0,,,,,,,"Sodium, Na",MG -12924319,1842352,1093,1125.0,,70.0,,,,,,,"Sodium, Na",MG -12924642,1842681,1093,2083.0,,70.0,,,,,,,"Sodium, Na",MG -12924647,1883369,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -12924813,1842852,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG -12924919,1842958,1093,265.0,,70.0,,,,,,,"Sodium, Na",MG -12925003,1883432,1093,631.0,,70.0,,,,,,,"Sodium, Na",MG -12925033,1843074,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12925986,1844051,1093,169.0,,70.0,,,,,,,"Sodium, Na",MG -12926033,1844098,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12926113,1844178,1093,207.0,,70.0,,,,,,,"Sodium, Na",MG -12926257,1844324,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12926421,1844488,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG -12926505,1844574,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12927064,1845136,1093,711.0,,70.0,,,,,,,"Sodium, Na",MG -12927337,1845411,1093,543.0,,70.0,,,,,,,"Sodium, Na",MG -12927373,1845447,1093,113.0,,70.0,,,,,,,"Sodium, Na",MG -12927520,1845598,1093,503.0,,70.0,,,,,,,"Sodium, Na",MG -12927644,1883598,1093,388.0,,70.0,,,,,,,"Sodium, Na",MG -12927828,1845922,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG -12928020,1846123,1093,297.0,,70.0,,,,,,,"Sodium, Na",MG -12928097,1846203,1093,465.0,,70.0,,,,,,,"Sodium, Na",MG -12928286,1846397,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12928751,1846887,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -12928797,1846934,1093,288.0,,70.0,,,,,,,"Sodium, Na",MG -12928945,1847087,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -12929189,1847341,1093,822.0,,70.0,,,,,,,"Sodium, Na",MG -12929514,1883953,1093,451.0,,70.0,,,,,,,"Sodium, Na",MG -12929601,1884041,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG -12929889,1884329,1093,367.0,,70.0,,,,,,,"Sodium, Na",MG -12929913,1884353,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -12930220,1884660,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12930285,1884725,1093,266.0,,70.0,,,,,,,"Sodium, Na",MG -12930475,1884916,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -12930502,1884943,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12930671,1885112,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12931122,1885564,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12931169,1885611,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG -12931175,1885617,1093,225.0,,70.0,,,,,,,"Sodium, Na",MG -12931234,1885676,1093,246.0,,70.0,,,,,,,"Sodium, Na",MG -12931330,1885772,1093,632.0,,70.0,,,,,,,"Sodium, Na",MG -12931337,1885779,1093,1214.0,,70.0,,,,,,,"Sodium, Na",MG -12931412,1885854,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG -12931548,1885991,1093,438.0,,70.0,,,,,,,"Sodium, Na",MG -12931631,1886074,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG -12931644,1886087,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -12931722,1886165,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -12932017,1886461,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -12932065,1886509,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12932121,1886565,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12932127,1886571,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG -12932173,1886617,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12932247,1886691,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12932322,1886766,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -12932491,1886939,1093,146.0,,70.0,,,,,,,"Sodium, Na",MG -12932840,1887291,1093,41.0,,70.0,,,,,,,"Sodium, Na",MG -12933206,1887659,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG -12933611,1888065,1093,96.0,,70.0,,,,,,,"Sodium, Na",MG -12933668,1888122,1093,70.0,,70.0,,,,,,,"Sodium, Na",MG -12933729,1888183,1093,474.0,,70.0,,,,,,,"Sodium, Na",MG -12934011,1888465,1093,105.0,,70.0,,,,,,,"Sodium, Na",MG -12934058,1888512,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -12934646,1889101,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12934689,1889144,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG -12934945,1889401,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG -12934946,1889402,1093,473.0,,70.0,,,,,,,"Sodium, Na",MG -12934950,1889406,1093,64.0,,70.0,,,,,,,"Sodium, Na",MG -12935266,1889722,1093,711.0,,70.0,,,,,,,"Sodium, Na",MG -12935375,1889833,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG -12935943,1890403,1093,544.0,,70.0,,,,,,,"Sodium, Na",MG -12936193,1890653,1093,202.0,,70.0,,,,,,,"Sodium, Na",MG -12936483,1890944,1093,161.0,,70.0,,,,,,,"Sodium, Na",MG -12936515,1890976,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG -12936571,1891032,1093,150.0,,70.0,,,,,,,"Sodium, Na",MG -12936678,1891139,1093,444.0,,70.0,,,,,,,"Sodium, Na",MG -12936691,1891152,1093,2625.0,,70.0,,,,,,,"Sodium, Na",MG -12936824,1891285,1093,18.0,,75.0,,,,,,,"Sodium, Na",MG -12936855,1891316,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG -12937007,1891468,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12937368,1891829,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12937398,1891859,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG -12937450,1891911,1093,694.0,,70.0,,,,,,,"Sodium, Na",MG -12937513,1891976,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG -12937552,1892015,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG -12937739,1892202,1093,327.0,,70.0,,,,,,,"Sodium, Na",MG -12937933,1892396,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -12938066,1892529,1093,717.0,,70.0,,,,,,,"Sodium, Na",MG -12938335,1892801,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG -12938364,1892830,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG -12938510,1892976,1093,1652.0,,70.0,,,,,,,"Sodium, Na",MG -12939412,1893880,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12939533,1894003,1093,529.0,,70.0,,,,,,,"Sodium, Na",MG -12939558,1894028,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG -12939827,1894297,1093,635.0,,70.0,,,,,,,"Sodium, Na",MG -12939903,1894373,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -12939914,1894384,1093,582.0,,70.0,,,,,,,"Sodium, Na",MG -12940085,1894555,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12940107,1894577,1093,248.0,,70.0,,,,,,,"Sodium, Na",MG -12940216,1894686,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -12940329,1894800,1093,531.0,,70.0,,,,,,,"Sodium, Na",MG -12940724,1895195,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -12940827,1895298,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12941103,1895574,1093,1830.0,,70.0,,,,,,,"Sodium, Na",MG -12941240,1895711,1093,921.0,,70.0,,,,,,,"Sodium, Na",MG -12941355,1895826,1093,242.0,,70.0,,,,,,,"Sodium, Na",MG -12941534,1896005,1093,365.0,,70.0,,,,,,,"Sodium, Na",MG -12941578,1896049,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG -12941643,1896114,1093,19.0,,70.0,,,,,,,"Sodium, Na",MG -12941863,1896335,1093,297.0,,70.0,,,,,,,"Sodium, Na",MG -12941917,1896389,1093,2000.0,,70.0,,,,,,,"Sodium, Na",MG -12941988,1896461,1093,1028.0,,70.0,,,,,,,"Sodium, Na",MG -12942055,1896528,1093,26.0,,70.0,,,,,,,"Sodium, Na",MG -12942102,1896575,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG -12942383,1896856,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -12942607,1897084,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12942741,1897218,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12943065,1897548,1093,674.0,,70.0,,,,,,,"Sodium, Na",MG -12943145,1897628,1093,842.0,,70.0,,,,,,,"Sodium, Na",MG -12943609,1898092,1093,364.0,,70.0,,,,,,,"Sodium, Na",MG -12943809,1898292,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12943827,1898310,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12944010,1898495,1093,296.0,,70.0,,,,,,,"Sodium, Na",MG -12944068,1898553,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12944476,1898961,1093,124.0,,70.0,,,,,,,"Sodium, Na",MG -12944891,1899377,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12944938,1899424,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -12945080,1899566,1093,494.0,,70.0,,,,,,,"Sodium, Na",MG -12945088,1899574,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -12945240,1899728,1093,382.0,,70.0,,,,,,,"Sodium, Na",MG -12945290,1899778,1093,397.0,,70.0,,,,,,,"Sodium, Na",MG -12945506,1899994,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG -12945916,1900405,1093,1917.0,,70.0,,,,,,,"Sodium, Na",MG -12945941,1900430,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -12946004,1900493,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG -12946032,1900521,1093,112.0,,70.0,,,,,,,"Sodium, Na",MG -12946981,1901472,1093,13.0,,70.0,,,,,,,"Sodium, Na",MG -12947050,1901541,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -12947053,1901544,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12947183,1901674,1093,81.0,,70.0,,,,,,,"Sodium, Na",MG -12947324,1901815,1093,186.0,,70.0,,,,,,,"Sodium, Na",MG -12947586,1902078,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG -12947858,1902352,1093,441.0,,70.0,,,,,,,"Sodium, Na",MG -12948013,1902507,1093,434.0,,70.0,,,,,,,"Sodium, Na",MG -12948091,1902585,1093,707.0,,70.0,,,,,,,"Sodium, Na",MG -12948236,1902730,1093,2286.0,,70.0,,,,,,,"Sodium, Na",MG -12948378,1902872,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12948604,1903098,1093,314.0,,70.0,,,,,,,"Sodium, Na",MG -12948627,1903121,1093,625.0,,70.0,,,,,,,"Sodium, Na",MG -12948949,1903444,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -12949109,1903604,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG -12949355,1903850,1093,353.0,,70.0,,,,,,,"Sodium, Na",MG -12949439,1903934,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG -12949476,1903971,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12949607,1904106,1093,41.0,,70.0,,,,,,,"Sodium, Na",MG -12949654,1904153,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG -12949999,1904501,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12950229,1904735,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG -12950360,1904867,1093,242.0,,70.0,,,,,,,"Sodium, Na",MG -12950404,1904911,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -12950596,1905104,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG -12951264,1905772,1093,141.0,,70.0,,,,,,,"Sodium, Na",MG -12951290,1905798,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG -12951383,1905891,1093,181.0,,70.0,,,,,,,"Sodium, Na",MG -12951463,1905971,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12951692,1906200,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -12951968,1906477,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12952470,1906981,1093,373.0,,70.0,,,,,,,"Sodium, Na",MG -12952658,1907169,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -12953139,1907652,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12953165,1907678,1093,3480.0,,70.0,,,,,,,"Sodium, Na",MG -12953436,1907950,1093,46.0,,70.0,,,,,,,"Sodium, Na",MG -12953644,1908160,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -12953896,1908416,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12954839,1909364,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12954925,1909453,1093,246.0,,70.0,,,,,,,"Sodium, Na",MG -12955086,1909614,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12955200,1909728,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12955456,1909986,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG -12955518,1910048,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12955563,1910093,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG -12955602,1910132,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12955769,1910299,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12955770,1910300,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -12955792,1910322,1093,319.0,,70.0,,,,,,,"Sodium, Na",MG -12955941,1910472,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12955983,1910514,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG -12956496,1911031,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -12956736,1911271,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12957615,1912207,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -12957770,1912384,1093,920.0,,70.0,,,,,,,"Sodium, Na",MG -12958096,1912722,1093,116.0,,70.0,,,,,,,"Sodium, Na",MG -12958425,1913064,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -12958454,1913093,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG -12958622,1913261,1093,316.0,,70.0,,,,,,,"Sodium, Na",MG -12958882,1913528,1093,566.0,,70.0,,,,,,,"Sodium, Na",MG -12959189,1913835,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12959231,1913877,1093,229.0,,70.0,,,,,,,"Sodium, Na",MG -12959275,1913921,1093,181.0,,70.0,,,,,,,"Sodium, Na",MG -12959617,1914272,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12960303,1914970,1093,430.0,,70.0,,,,,,,"Sodium, Na",MG -12960348,1915015,1093,27.0,,70.0,,,,,,,"Sodium, Na",MG -12960424,1915096,1093,911.0,,70.0,,,,,,,"Sodium, Na",MG -12960691,1915371,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12960722,1915402,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12961148,1915829,1093,86.0,,70.0,,,,,,,"Sodium, Na",MG -12961240,1915921,1093,550.0,,70.0,,,,,,,"Sodium, Na",MG -12961416,1916102,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12961649,1916341,1093,465.0,,70.0,,,,,,,"Sodium, Na",MG -12961653,1916345,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12961662,1916354,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12961779,1916473,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG -12962475,1917175,1093,480.0,,75.0,,,,,,,"Sodium, Na",MG -12962803,1917506,1093,617.0,,70.0,,,,,,,"Sodium, Na",MG -12963061,1917765,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12963081,1917785,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG -12963252,1917956,1093,487.0,,70.0,,,,,,,"Sodium, Na",MG -12963574,1918278,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12963654,1918359,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12963776,1918481,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG -12963958,1918665,1093,2000.0,,70.0,,,,,,,"Sodium, Na",MG -12964059,1918780,1093,957.0,,70.0,,,,,,,"Sodium, Na",MG -12964192,1918913,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -12964205,1918926,1093,363.0,,70.0,,,,,,,"Sodium, Na",MG -12964331,1919054,1093,27.0,,70.0,,,,,,,"Sodium, Na",MG -12964400,1919124,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -12964556,1919280,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12964816,1919541,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -12965319,1920059,1093,367.0,,70.0,,,,,,,"Sodium, Na",MG -12965505,1920246,1093,280.0,,70.0,,,,,,,"Sodium, Na",MG -12965587,1920328,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12965635,1920376,1093,455.0,,70.0,,,,,,,"Sodium, Na",MG -12966153,1920895,1093,396.0,,70.0,,,,,,,"Sodium, Na",MG -12966260,1921003,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12966488,1921232,1093,576.0,,70.0,,,,,,,"Sodium, Na",MG -12966777,1921522,1093,27.0,,70.0,,,,,,,"Sodium, Na",MG -12966970,1921716,1093,45.0,,70.0,,,,,,,"Sodium, Na",MG -12967018,1921765,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG -12967446,1922194,1093,900.0,,70.0,,,,,,,"Sodium, Na",MG -12967459,1922207,1093,46.0,,70.0,,,,,,,"Sodium, Na",MG -12967664,1922414,1093,94.0,,70.0,,,,,,,"Sodium, Na",MG -12967766,1922518,1093,261.0,,70.0,,,,,,,"Sodium, Na",MG -12968022,1922775,1093,430.0,,70.0,,,,,,,"Sodium, Na",MG -12968601,1923357,1093,548.0,,70.0,,,,,,,"Sodium, Na",MG -12968821,1923585,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12968964,1923728,1093,5333.0,,70.0,,,,,,,"Sodium, Na",MG -12969300,1924066,1093,434.0,,70.0,,,,,,,"Sodium, Na",MG -12969671,1924451,1093,476.0,,70.0,,,,,,,"Sodium, Na",MG -12969781,1924562,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG -12970526,1925312,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG -12970527,1925313,1093,102.0,,70.0,,,,,,,"Sodium, Na",MG -12970544,1925330,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG -12970813,1925602,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -12970831,1925620,1093,192.0,,70.0,,,,,,,"Sodium, Na",MG -12970919,1925709,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12970958,1925748,1093,967.0,,70.0,,,,,,,"Sodium, Na",MG -12971264,1926058,1093,1762.0,,70.0,,,,,,,"Sodium, Na",MG -12971350,1926145,1093,350.0,,70.0,,,,,,,"Sodium, Na",MG -12971673,1926472,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG -12971805,1926604,1093,211.0,,70.0,,,,,,,"Sodium, Na",MG -12971897,1926707,1093,350.0,,70.0,,,,,,,"Sodium, Na",MG -12971957,1926773,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG -12972192,1927041,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -12972398,1927304,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12972452,1927359,1093,19.0,,70.0,,,,,,,"Sodium, Na",MG -12972561,1927508,1093,477.0,,70.0,,,,,,,"Sodium, Na",MG -12972607,1927567,1093,278.0,,70.0,,,,,,,"Sodium, Na",MG -12972676,1927660,1093,426.0,,70.0,,,,,,,"Sodium, Na",MG -12972768,1927765,1093,162.0,,70.0,,,,,,,"Sodium, Na",MG -12972792,1927789,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12973018,1928025,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG -12973131,1928148,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12973385,1928417,1093,1200.0,,70.0,,,,,,,"Sodium, Na",MG -12973551,1928585,1093,141.0,,70.0,,,,,,,"Sodium, Na",MG -12973813,1928891,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12973818,1928896,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12975426,1930583,1093,192.0,,70.0,,,,,,,"Sodium, Na",MG -12975571,1930728,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12975903,1931064,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG -12975966,1931128,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12976163,1931325,1093,27.0,,70.0,,,,,,,"Sodium, Na",MG -12976622,1931785,1093,147.0,,70.0,,,,,,,"Sodium, Na",MG -12976811,1931974,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG -12976957,1932121,1093,17692.0,,70.0,,,,,,,"Sodium, Na",MG -12977215,1932383,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -12977429,1932597,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG -12977599,1932767,1093,288.0,,70.0,,,,,,,"Sodium, Na",MG -12978038,1933207,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG -12978136,1933305,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG -12978220,1933389,1093,5.0,,70.0,,,,,,,"Sodium, Na",MG -12978453,1933622,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12978531,1933700,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12978769,1933938,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -12978846,1934015,1093,893.0,,70.0,,,,,,,"Sodium, Na",MG -12979274,1934445,1093,55.0,,70.0,,,,,,,"Sodium, Na",MG -12979421,1934592,1093,1050.0,,70.0,,,,,,,"Sodium, Na",MG -12979729,1934900,1093,276.0,,70.0,,,,,,,"Sodium, Na",MG -12980240,1935589,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -12980456,1935874,1093,1875.0,,70.0,,,,,,,"Sodium, Na",MG -12980459,1935877,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG -12980679,1936163,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG -12980698,1936197,1093,196.0,,70.0,,,,,,,"Sodium, Na",MG -12980796,1936330,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -12981195,1936733,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12981263,1936801,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12981428,1936966,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG -12981670,1937215,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG -12981756,1937306,1093,11846.0,,70.0,,,,,,,"Sodium, Na",MG -12982251,1937811,1093,1600.0,,70.0,,,,,,,"Sodium, Na",MG -12982477,1938037,1093,553.0,,70.0,,,,,,,"Sodium, Na",MG -12982941,1938505,1093,259.0,,70.0,,,,,,,"Sodium, Na",MG -12983542,1939108,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12983559,1939125,1093,45.0,,70.0,,,,,,,"Sodium, Na",MG -12983885,1939452,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -12983888,1939455,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -12984084,1939651,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12984198,1939768,1093,104.0,,70.0,,,,,,,"Sodium, Na",MG -12984218,1939788,1093,13.0,,70.0,,,,,,,"Sodium, Na",MG -12984314,1939884,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12984832,1940404,1093,532.0,,70.0,,,,,,,"Sodium, Na",MG -12985146,1940718,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -12985187,1940759,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG -12985472,1941049,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG -12985480,1941057,1093,820.0,,70.0,,,,,,,"Sodium, Na",MG -12985655,1941232,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12985740,1941318,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -12985783,1941361,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -12986062,1941640,1093,208.0,,70.0,,,,,,,"Sodium, Na",MG -12986770,1942349,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG -12986883,1942464,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -12987518,1943107,1093,60.0,,70.0,,,,,,,"Sodium, Na",MG -12987668,1943258,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG -12987772,1943362,1093,908.0,,70.0,,,,,,,"Sodium, Na",MG -12988027,1943625,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12988333,1943933,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG -12988471,1944071,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG -12988788,1944389,1093,465.0,,70.0,,,,,,,"Sodium, Na",MG -12988796,1944397,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12989033,1944642,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12989121,1944730,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -12990048,1945665,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12990172,1945789,1093,78.0,,70.0,,,,,,,"Sodium, Na",MG -12990884,1946506,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12990990,1946613,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG -12991007,1946630,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -12991061,1946684,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG -12991136,1946759,1093,1200.0,,70.0,,,,,,,"Sodium, Na",MG -12991167,1946791,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12991466,1947094,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -12991497,1947125,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG -12991669,1947299,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -12992212,1947918,1093,99.0,,70.0,,,,,,,"Sodium, Na",MG -12992245,1947953,1093,84.0,,70.0,,,,,,,"Sodium, Na",MG -12992466,1948176,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG -12992590,1948300,1093,96.0,,70.0,,,,,,,"Sodium, Na",MG -12992625,1948335,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -12992655,1948365,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12992811,1948522,1093,1429.0,,70.0,,,,,,,"Sodium, Na",MG -12992985,1948698,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG -12993010,1948723,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -12993025,1948738,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -12993065,1948778,1093,101.0,,70.0,,,,,,,"Sodium, Na",MG -12993153,1948866,1093,73.0,,70.0,,,,,,,"Sodium, Na",MG -12993875,1949592,1093,541.0,,70.0,,,,,,,"Sodium, Na",MG -12994751,1950472,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12995224,1950952,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -12995876,1951610,1093,385.0,,70.0,,,,,,,"Sodium, Na",MG -12995978,1951713,1093,552.0,,70.0,,,,,,,"Sodium, Na",MG -12996134,1951871,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -12996208,1951946,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG -12996848,1952591,1093,207.0,,70.0,,,,,,,"Sodium, Na",MG -12996866,1952609,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -12997432,1953178,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG -12997484,1953231,1093,484.0,,70.0,,,,,,,"Sodium, Na",MG -12997570,1953317,1093,371.0,,70.0,,,,,,,"Sodium, Na",MG -12997653,1953400,1093,258.0,,70.0,,,,,,,"Sodium, Na",MG -12998053,1953804,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG -12998067,1953821,1093,1500.0,,70.0,,,,,,,"Sodium, Na",MG -12998290,1954055,1093,276.0,,70.0,,,,,,,"Sodium, Na",MG -12998397,1954162,1093,810.0,,70.0,,,,,,,"Sodium, Na",MG -12998898,1954668,1093,619.0,,70.0,,,,,,,"Sodium, Na",MG -12998997,1954767,1093,459.0,,70.0,,,,,,,"Sodium, Na",MG -12999047,1954818,1093,195.0,,70.0,,,,,,,"Sodium, Na",MG -12999289,1955064,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG -12999379,1955154,1093,229.0,,70.0,,,,,,,"Sodium, Na",MG -12999520,1955295,1093,1714.0,,70.0,,,,,,,"Sodium, Na",MG -12999778,1955554,1093,1036.0,,70.0,,,,,,,"Sodium, Na",MG -12999800,1955576,1093,860.0,,70.0,,,,,,,"Sodium, Na",MG -12999867,1955643,1093,368.0,,70.0,,,,,,,"Sodium, Na",MG -13000374,1956153,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -13000527,1956306,1093,350.0,,70.0,,,,,,,"Sodium, Na",MG -13000584,1956364,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -13000613,1956393,1093,909.0,,70.0,,,,,,,"Sodium, Na",MG -13000904,1956685,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -13001002,1956785,1093,1333.0,,70.0,,,,,,,"Sodium, Na",MG -13001067,1956850,1093,395.0,,70.0,,,,,,,"Sodium, Na",MG -13001277,1957060,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG -13001316,1957099,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG -13001436,1957219,1093,150.0,,70.0,,,,,,,"Sodium, Na",MG -13002397,1958181,1093,527.0,,70.0,,,,,,,"Sodium, Na",MG -13002605,1958389,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG -13002656,1958440,1093,218.0,,70.0,,,,,,,"Sodium, Na",MG -13002853,1958637,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG -13002946,1958732,1093,198.0,,70.0,,,,,,,"Sodium, Na",MG -13003678,1959466,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13003691,1959479,1093,80.0,,70.0,,,,,,,"Sodium, Na",MG -13003800,1959588,1093,157.0,,70.0,,,,,,,"Sodium, Na",MG -13003869,1959658,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -13004270,1960060,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG -13004434,1960225,1093,410.0,,70.0,,,,,,,"Sodium, Na",MG -13005105,1960902,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG -13005391,1961188,1093,437.0,,70.0,,,,,,,"Sodium, Na",MG -13005528,1961329,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -13005595,1961396,1093,91.0,,70.0,,,,,,,"Sodium, Na",MG -13005659,1961460,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG -13005834,1961635,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -13006472,1962279,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -13006767,1962577,1093,484.0,,70.0,,,,,,,"Sodium, Na",MG -13007112,1962926,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -13007225,1963044,1093,410.0,,70.0,,,,,,,"Sodium, Na",MG -13007356,1963175,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -13007389,1963208,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG -13007588,1963410,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -13007759,1963582,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13007772,1963595,1093,128.0,,70.0,,,,,,,"Sodium, Na",MG -13007796,1963619,1093,1889.0,,70.0,,,,,,,"Sodium, Na",MG -13007908,1963731,1093,308.0,,70.0,,,,,,,"Sodium, Na",MG -13008313,1964143,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -13008324,1964154,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -13008480,1964311,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG -13008824,1964656,1093,1737.0,,70.0,,,,,,,"Sodium, Na",MG -13009210,1965042,1093,206.0,,70.0,,,,,,,"Sodium, Na",MG -13009515,1965349,1093,1857.0,,70.0,,,,,,,"Sodium, Na",MG -13010413,1966251,1093,203.0,,70.0,,,,,,,"Sodium, Na",MG -13010575,1966419,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13011304,1967164,1093,9.0,,70.0,,,,,,,"Sodium, Na",MG -13011716,1967583,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -13011912,1967782,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG -13012016,1967888,1093,231.0,,70.0,,,,,,,"Sodium, Na",MG -13012096,1967974,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG -13012223,1968105,1093,256.0,,70.0,,,,,,,"Sodium, Na",MG -13012366,1968248,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG -13012531,1968415,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -13012587,1968471,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -13012593,1968477,1093,2083.0,,70.0,,,,,,,"Sodium, Na",MG -13013101,1969000,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG -13013423,1969333,1093,265.0,,70.0,,,,,,,"Sodium, Na",MG -13013631,1969541,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13013655,1969565,1093,46.0,,70.0,,,,,,,"Sodium, Na",MG -13013697,1969608,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG -13013728,1969639,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -13013911,1969830,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -13014162,1970082,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13014217,1970137,1093,103.0,,70.0,,,,,,,"Sodium, Na",MG -13014358,1970278,1093,661.0,,70.0,,,,,,,"Sodium, Na",MG -13014913,1970845,1093,2000.0,,70.0,,,,,,,"Sodium, Na",MG -13015094,1971029,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG -13016181,1972135,1093,971.0,,70.0,,,,,,,"Sodium, Na",MG -13016604,1972564,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13017179,1973140,1093,216.0,,70.0,,,,,,,"Sodium, Na",MG -13017183,1973144,1093,210.0,,70.0,,,,,,,"Sodium, Na",MG -13017412,1973377,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13018561,1974539,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13018781,1974759,1093,170.0,,70.0,,,,,,,"Sodium, Na",MG -13019048,1975026,1093,294.0,,70.0,,,,,,,"Sodium, Na",MG -13019221,1975200,1093,2000.0,,70.0,,,,,,,"Sodium, Na",MG -13019337,1975316,1093,372.0,,70.0,,,,,,,"Sodium, Na",MG -13019356,1975335,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13019429,1975410,1093,350.0,,70.0,,,,,,,"Sodium, Na",MG -13019566,1975548,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -13019611,1975593,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -13020094,1976078,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -13020186,1976170,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -13020337,1976321,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13020393,1976378,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG -13020764,1976751,1093,42.0,,70.0,,,,,,,"Sodium, Na",MG -13020774,1976761,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -13020843,1976833,1093,42.0,,70.0,,,,,,,"Sodium, Na",MG -13021014,1977007,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13021216,1977209,1093,162.0,,70.0,,,,,,,"Sodium, Na",MG -13022288,1978290,1093,235.0,,70.0,,,,,,,"Sodium, Na",MG -13022306,1978309,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -13022321,1978324,1093,818.0,,70.0,,,,,,,"Sodium, Na",MG -13022419,1978424,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13022496,1978501,1093,34.0,,70.0,,,,,,,"Sodium, Na",MG -13022579,1978584,1093,327.0,,70.0,,,,,,,"Sodium, Na",MG -13022799,1978805,1093,575.0,,70.0,,,,,,,"Sodium, Na",MG -13023037,1979044,1093,49.0,,70.0,,,,,,,"Sodium, Na",MG -13023343,1979354,1093,846.0,,70.0,,,,,,,"Sodium, Na",MG -13023586,1979597,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13023734,1979745,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -13023818,1979831,1093,354.0,,70.0,,,,,,,"Sodium, Na",MG -13024285,1980300,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13024380,1980395,1093,59.0,,70.0,,,,,,,"Sodium, Na",MG -13024483,1980498,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13025063,1981081,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -13025284,1981302,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13025343,1981363,1093,413.0,,70.0,,,,,,,"Sodium, Na",MG -13025448,1981468,1093,271.0,,70.0,,,,,,,"Sodium, Na",MG -13025469,1981490,1093,420.0,,70.0,,,,,,,"Sodium, Na",MG -13025661,1981682,1093,326.0,,70.0,,,,,,,"Sodium, Na",MG -13025720,1981746,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG -13025751,1981777,1093,1412.0,,70.0,,,,,,,"Sodium, Na",MG -13026885,1982922,1093,156.0,,70.0,,,,,,,"Sodium, Na",MG -13026888,1982925,1093,203125.0,,70.0,,,,,,,"Sodium, Na",MG -13027088,1983145,1093,471.0,,70.0,,,,,,,"Sodium, Na",MG -13027158,1983221,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13027337,1983403,1093,2083.0,,70.0,,,,,,,"Sodium, Na",MG -13027346,1983413,1093,1912.0,,70.0,,,,,,,"Sodium, Na",MG -13027475,1983542,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -13027548,1983617,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13027560,1983629,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13027698,1983768,1093,24000.0,,70.0,,,,,,,"Sodium, Na",MG -13027789,1983859,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG -13027925,1983996,1093,414.0,,70.0,,,,,,,"Sodium, Na",MG -13027932,1984003,1093,34.0,,70.0,,,,,,,"Sodium, Na",MG -13028212,1984285,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13028719,1984795,1093,59.0,,70.0,,,,,,,"Sodium, Na",MG -13028735,1984812,1093,727.0,,70.0,,,,,,,"Sodium, Na",MG -13028796,1984875,1093,138.0,,70.0,,,,,,,"Sodium, Na",MG -13028904,1984984,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13029264,1985345,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13029691,1985776,1093,212.0,,70.0,,,,,,,"Sodium, Na",MG -13030028,1986116,1093,360.0,,70.0,,,,,,,"Sodium, Na",MG -13030069,1986157,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13030073,1986161,1093,136.0,,70.0,,,,,,,"Sodium, Na",MG -13030158,1986246,1093,16.0,,70.0,,,,,,,"Sodium, Na",MG -13030597,1986688,1093,605.0,,70.0,,,,,,,"Sodium, Na",MG -13031251,1987349,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG -13031351,1987449,1093,444.0,,70.0,,,,,,,"Sodium, Na",MG -13031631,1987733,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG -13031647,1987749,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG -13031889,1987994,1093,273.0,,70.0,,,,,,,"Sodium, Na",MG -13032069,1988180,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -13032466,1988577,1093,1179.0,,70.0,,,,,,,"Sodium, Na",MG -13032512,1988623,1093,696.0,,70.0,,,,,,,"Sodium, Na",MG -13032786,1988900,1093,1121.0,,70.0,,,,,,,"Sodium, Na",MG -13032860,1988975,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -13032910,1989026,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG -13032945,1989063,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13032994,1989112,1093,1964.0,,70.0,,,,,,,"Sodium, Na",MG -13033366,1989487,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13033530,1989655,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13033619,1989745,1093,257.0,,70.0,,,,,,,"Sodium, Na",MG -13033697,1989827,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13033957,1990087,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13034033,1990163,1093,221.0,,70.0,,,,,,,"Sodium, Na",MG -13034202,1990333,1093,727.0,,70.0,,,,,,,"Sodium, Na",MG -13034360,1990496,1093,232.0,,70.0,,,,,,,"Sodium, Na",MG -13034363,1990499,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -13034467,1990603,1093,2000.0,,70.0,,,,,,,"Sodium, Na",MG -13034600,1990739,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -13034955,1991098,1093,187.0,,70.0,,,,,,,"Sodium, Na",MG -13035302,1991448,1093,227.0,,70.0,,,,,,,"Sodium, Na",MG -13035434,1991580,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -13035461,1991607,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG -13035597,1991744,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG -13035747,1991895,1093,902.0,,70.0,,,,,,,"Sodium, Na",MG -13035919,1992069,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -13036078,1992230,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG -13036399,1992557,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG -13036644,1992805,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13036822,1992985,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG -13036839,1993003,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -13036914,1993078,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG -13037511,1993679,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -13037655,1993825,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13038626,1994818,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -13038819,1995013,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -13038872,1995066,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13039196,1995391,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG -13039549,1995747,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13039802,1996006,1093,677.0,,70.0,,,,,,,"Sodium, Na",MG -13040091,1996299,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13040392,1996602,1093,317.0,,70.0,,,,,,,"Sodium, Na",MG -13040457,1996667,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG -13040548,1996759,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13040618,1996831,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG -13040772,1996986,1093,22.0,,70.0,,,,,,,"Sodium, Na",MG -13040949,1997166,1093,275.0,,70.0,,,,,,,"Sodium, Na",MG -13041872,1998098,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13041875,1998101,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -13042375,1998609,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG -13042458,1998694,1093,527.0,,70.0,,,,,,,"Sodium, Na",MG -13042805,1999054,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13042930,1999182,1093,443.0,,70.0,,,,,,,"Sodium, Na",MG -13043016,1999268,1093,456.0,,70.0,,,,,,,"Sodium, Na",MG -13043312,1999568,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -13043824,2007620,1093,170.0,,78.0,,,,,,,"Sodium, Na",MG -13043861,2007657,1093,29.0,,71.0,,,,,,,"Sodium, Na",MG -13044300,2008102,1093,192.0,,70.0,,,,,,,"Sodium, Na",MG -13044903,2008706,1093,946.0,,70.0,,,,,,,"Sodium, Na",MG -13044945,2008749,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -13044970,2008774,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -13045037,2008841,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -13045325,2009130,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13045480,2009287,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG -13045580,2009388,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -13045749,2009557,1093,367.0,,70.0,,,,,,,"Sodium, Na",MG -13045849,2009657,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -13045864,2009672,1093,307.0,,70.0,,,,,,,"Sodium, Na",MG -13045991,2009799,1093,2000.0,,70.0,,,,,,,"Sodium, Na",MG -13046321,2010129,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -13046333,2010141,1093,1786.0,,70.0,,,,,,,"Sodium, Na",MG -13046604,2010414,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13046705,2010515,1093,422.0,,70.0,,,,,,,"Sodium, Na",MG -13046913,2010732,1093,392.0,,70.0,,,,,,,"Sodium, Na",MG -13047015,2010838,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -13047054,2010879,1093,1733.0,,70.0,,,,,,,"Sodium, Na",MG -13047273,2011100,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -13047342,2011169,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -13047698,2011527,1093,28.0,,70.0,,,,,,,"Sodium, Na",MG -13047782,2011611,1093,480.0,,70.0,,,,,,,"Sodium, Na",MG -13047837,2011666,1093,844.0,,70.0,,,,,,,"Sodium, Na",MG -13048254,2012086,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -13048356,2012190,1093,262.0,,70.0,,,,,,,"Sodium, Na",MG -13049036,2012890,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG -13049238,2013094,1093,395.0,,70.0,,,,,,,"Sodium, Na",MG -13049419,2013277,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -13050293,2014159,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -13050451,2014318,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13050765,2014637,1093,1600.0,,70.0,,,,,,,"Sodium, Na",MG -13050778,2014650,1093,871.0,,70.0,,,,,,,"Sodium, Na",MG -13050941,2014814,1093,549.0,,70.0,,,,,,,"Sodium, Na",MG -13051141,2015016,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG -13051144,2015019,1093,85.0,,70.0,,,,,,,"Sodium, Na",MG -13051521,2015398,1093,344.0,,70.0,,,,,,,"Sodium, Na",MG -13051645,2015522,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13051647,2015524,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13051705,2015583,1093,288.0,,70.0,,,,,,,"Sodium, Na",MG -13051946,2015825,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG -13052054,2015934,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG -13052282,2016162,1093,486.0,,70.0,,,,,,,"Sodium, Na",MG -13053186,2017068,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG -13053454,2017339,1093,772.0,,70.0,,,,,,,"Sodium, Na",MG -13053476,2017361,1093,233.0,,70.0,,,,,,,"Sodium, Na",MG -13053878,2017764,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -13054007,2017894,1093,1536.0,,70.0,,,,,,,"Sodium, Na",MG -13054255,2018142,1093,340.0,,70.0,,,,,,,"Sodium, Na",MG -13054431,2018319,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG -13054461,2018349,1093,5500.0,,70.0,,,,,,,"Sodium, Na",MG -13055016,2018906,1093,95.0,,70.0,,,,,,,"Sodium, Na",MG -13055149,2019040,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -13055215,2019107,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13055284,2019177,1093,728.0,,70.0,,,,,,,"Sodium, Na",MG -13055514,2019407,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13055736,2019629,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13055836,2019729,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -13056097,2019992,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG -13056294,2020192,1093,159.0,,70.0,,,,,,,"Sodium, Na",MG -13056449,2020347,1093,344.0,,70.0,,,,,,,"Sodium, Na",MG -13056608,2020506,1093,196.0,,70.0,,,,,,,"Sodium, Na",MG -13056638,2020536,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13056668,2020567,1093,521.0,,70.0,,,,,,,"Sodium, Na",MG -13056950,2020849,1093,1812.0,,70.0,,,,,,,"Sodium, Na",MG -13057107,2021010,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG -13057201,2021105,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -13057232,2021136,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13057309,2021214,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG -13057380,2021285,1093,488.0,,70.0,,,,,,,"Sodium, Na",MG -13057487,2021392,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13057671,2021579,1093,254.0,,70.0,,,,,,,"Sodium, Na",MG -13057837,2021746,1093,406.0,,70.0,,,,,,,"Sodium, Na",MG -13058091,2022001,1093,298.0,,70.0,,,,,,,"Sodium, Na",MG -13058138,2022048,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG -13058536,2022447,1093,2067.0,,70.0,,,,,,,"Sodium, Na",MG -13058676,2022588,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG -13058751,2022663,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13058941,2022854,1093,1257.0,,70.0,,,,,,,"Sodium, Na",MG -13059079,2022992,1093,257.0,,70.0,,,,,,,"Sodium, Na",MG -13059188,2023101,1093,78.0,,70.0,,,,,,,"Sodium, Na",MG -13059853,2023769,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13060004,2023920,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG -13060062,2023979,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13060161,2024079,1093,196.0,,70.0,,,,,,,"Sodium, Na",MG -13060187,2024105,1093,415.0,,70.0,,,,,,,"Sodium, Na",MG -13060257,2024175,1093,170.0,,70.0,,,,,,,"Sodium, Na",MG -13060344,2024264,1093,446.0,,70.0,,,,,,,"Sodium, Na",MG -13060353,2024273,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -13060390,2024310,1093,474.0,,70.0,,,,,,,"Sodium, Na",MG -13061251,2025179,1093,3214.0,,70.0,,,,,,,"Sodium, Na",MG -13061519,2025448,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG -13061552,2025481,1093,1057.0,,70.0,,,,,,,"Sodium, Na",MG -13061933,2025862,1093,1500.0,,70.0,,,,,,,"Sodium, Na",MG -13062053,2025982,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13062119,2026048,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13062205,2026134,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13062402,2026331,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG -13062453,2026382,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG -13062570,2026499,1093,45.0,,70.0,,,,,,,"Sodium, Na",MG -13062820,2026749,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -13062929,2026858,1093,2829.0,,70.0,,,,,,,"Sodium, Na",MG -13063177,2027109,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13063848,2027784,1093,6286.0,,70.0,,,,,,,"Sodium, Na",MG -13064165,2028107,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13064181,2028123,1093,1600.0,,70.0,,,,,,,"Sodium, Na",MG -13064239,2028181,1093,2056.0,,70.0,,,,,,,"Sodium, Na",MG -13064264,2028206,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -13064538,2028485,1093,78.0,,70.0,,,,,,,"Sodium, Na",MG -13064897,2028845,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -13065137,2029086,1093,36667.0,,70.0,,,,,,,"Sodium, Na",MG -13065525,2029475,1093,1176.0,,70.0,,,,,,,"Sodium, Na",MG -13065545,2029496,1093,941.0,,70.0,,,,,,,"Sodium, Na",MG -13065770,2029723,1093,1242.0,,70.0,,,,,,,"Sodium, Na",MG -13065936,2029890,1093,381.0,,70.0,,,,,,,"Sodium, Na",MG -13066093,2030047,1093,128.0,,70.0,,,,,,,"Sodium, Na",MG -13066122,2030076,1093,128.0,,70.0,,,,,,,"Sodium, Na",MG -13066139,2030093,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -13066244,2030199,1093,781.0,,70.0,,,,,,,"Sodium, Na",MG -13066356,2030311,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -13066904,2030861,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13066980,2030937,1093,649.0,,70.0,,,,,,,"Sodium, Na",MG -13067863,2031824,1093,3222.0,,70.0,,,,,,,"Sodium, Na",MG -13067974,2031935,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG -13068215,2032179,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG -13068329,2032294,1093,2800.0,,70.0,,,,,,,"Sodium, Na",MG -13068470,2032436,1093,2070.0,,70.0,,,,,,,"Sodium, Na",MG -13068572,2032538,1093,9.0,,70.0,,,,,,,"Sodium, Na",MG -13068656,2032622,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -13068715,2032681,1093,258.0,,70.0,,,,,,,"Sodium, Na",MG -13068824,2032790,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG -13069033,2032999,1093,414.0,,70.0,,,,,,,"Sodium, Na",MG -13069340,2033306,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG -13069548,2033514,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13070026,2033994,1093,26.0,,70.0,,,,,,,"Sodium, Na",MG -13070198,2034167,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -13070318,2034287,1093,459.0,,70.0,,,,,,,"Sodium, Na",MG -13070390,2034360,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13070487,2034457,1093,6167.0,,70.0,,,,,,,"Sodium, Na",MG -13070503,2034474,1093,2875.0,,70.0,,,,,,,"Sodium, Na",MG -13070511,2034482,1093,354.0,,70.0,,,,,,,"Sodium, Na",MG -13070533,2034504,1093,258.0,,70.0,,,,,,,"Sodium, Na",MG -13070536,2034507,1093,7200.0,,70.0,,,,,,,"Sodium, Na",MG -13071000,2034973,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13071072,2035045,1093,515.0,,70.0,,,,,,,"Sodium, Na",MG -13071266,2035239,1093,115.0,,70.0,,,,,,,"Sodium, Na",MG -13071284,2035258,1093,211.0,,70.0,,,,,,,"Sodium, Na",MG -13072029,2036005,1093,481.0,,70.0,,,,,,,"Sodium, Na",MG -13072356,2036333,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13072540,2036517,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG -13072619,2036596,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -13072699,2036678,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG -13072733,2036712,1093,516.0,,70.0,,,,,,,"Sodium, Na",MG -13072885,2036869,1093,509.0,,70.0,,,,,,,"Sodium, Na",MG -13073097,2037082,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13073395,2037392,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG -13073845,2037852,1093,744.0,,70.0,,,,,,,"Sodium, Na",MG -13074002,2038009,1093,387.0,,70.0,,,,,,,"Sodium, Na",MG -13074076,2038083,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG -13074292,2038301,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -13074360,2038370,1093,49.0,,70.0,,,,,,,"Sodium, Na",MG -13074613,2038624,1093,531.0,,70.0,,,,,,,"Sodium, Na",MG -13075337,2039351,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13075457,2039471,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -13075633,2039650,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -13076075,2040095,1093,946.0,,70.0,,,,,,,"Sodium, Na",MG -13076124,2040146,1093,528.0,,70.0,,,,,,,"Sodium, Na",MG -13076211,2040234,1093,567.0,,70.0,,,,,,,"Sodium, Na",MG -13076257,2040281,1093,804.0,,70.0,,,,,,,"Sodium, Na",MG -13076649,2040682,1093,352.0,,70.0,,,,,,,"Sodium, Na",MG -13076785,2040819,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG -13076833,2040867,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -13076854,2040888,1093,1107.0,,70.0,,,,,,,"Sodium, Na",MG -13077041,2041076,1093,1733.0,,70.0,,,,,,,"Sodium, Na",MG -13077043,2041078,1093,3000.0,,70.0,,,,,,,"Sodium, Na",MG -13077251,2041287,1093,320.0,,70.0,,,,,,,"Sodium, Na",MG -13077844,2041882,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG -13077907,2041947,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG -13077918,2041958,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13078196,2042236,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -13078256,2042296,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -13078266,2042306,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG -13078352,2042392,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -13078373,2042413,1093,236.0,,70.0,,,,,,,"Sodium, Na",MG -13078403,2042444,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13078494,2042535,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -13079008,2043051,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13079275,2043318,1093,59.0,,70.0,,,,,,,"Sodium, Na",MG -13079425,2043468,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -13079453,2043496,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG -13079567,2043610,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13079913,2043957,1093,605.0,,70.0,,,,,,,"Sodium, Na",MG -13079996,2044041,1093,370.0,,70.0,,,,,,,"Sodium, Na",MG -13080106,2044151,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -13080158,2044203,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -13080160,2044205,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13080299,2044344,1093,42.0,,70.0,,,,,,,"Sodium, Na",MG -13080536,2044581,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG -13080564,2044609,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -13080759,2044804,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13080943,2044988,1093,97.0,,70.0,,,,,,,"Sodium, Na",MG -13081169,2045216,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13081189,2045236,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG -13081223,2045270,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13082013,2046061,1093,3407.0,,70.0,,,,,,,"Sodium, Na",MG -13082141,2046189,1093,383.0,,70.0,,,,,,,"Sodium, Na",MG -13082225,2046273,1093,155.0,,70.0,,,,,,,"Sodium, Na",MG -13082241,2046289,1093,66.0,,70.0,,,,,,,"Sodium, Na",MG -13082296,2046344,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG -13082598,2046646,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -13082779,2046829,1093,109.0,,70.0,,,,,,,"Sodium, Na",MG -13082904,2046955,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG -13082959,2047010,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG -13083132,2047183,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13083135,2047186,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13083355,2047409,1093,1133.0,,70.0,,,,,,,"Sodium, Na",MG -13083547,2047601,1093,66.0,,70.0,,,,,,,"Sodium, Na",MG -13083558,2047612,1093,68.0,,70.0,,,,,,,"Sodium, Na",MG -13083887,2047942,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13084010,2048065,1093,192.0,,70.0,,,,,,,"Sodium, Na",MG -13084101,2048156,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13084147,2048202,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG -13084158,2048213,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -13084307,2048362,1093,475.0,,70.0,,,,,,,"Sodium, Na",MG -13084444,2048499,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG -13084481,2048537,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG -13084996,2049058,1093,162.0,,70.0,,,,,,,"Sodium, Na",MG -13085058,2049120,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13085066,2049128,1093,19.0,,70.0,,,,,,,"Sodium, Na",MG -13085313,2049375,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13085413,2049475,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -13085447,2049509,1093,85.0,,70.0,,,,,,,"Sodium, Na",MG -13085550,2049612,1093,1.0,,70.0,,,,,,,"Sodium, Na",MG -13085672,2049737,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG -13085829,2049895,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -13086437,2050507,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG -13086498,2050568,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG -13086565,2050635,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG -13086622,2050692,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -13086661,2050731,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13086982,2051054,1093,78.0,,70.0,,,,,,,"Sodium, Na",MG -13087076,2051148,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -13087137,2051209,1093,988.0,,70.0,,,,,,,"Sodium, Na",MG -13088024,2052099,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -13088041,2052116,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG -13088060,2052135,1093,4444.0,,70.0,,,,,,,"Sodium, Na",MG -13088433,2052509,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -13088479,2052555,1093,108.0,,70.0,,,,,,,"Sodium, Na",MG -13088503,2052579,1093,237.0,,70.0,,,,,,,"Sodium, Na",MG -13088699,2052775,1093,212.0,,70.0,,,,,,,"Sodium, Na",MG -13088749,2052825,1093,345.0,,70.0,,,,,,,"Sodium, Na",MG -13088781,2052857,1093,121.0,,70.0,,,,,,,"Sodium, Na",MG -13089063,2053140,1093,5.0,,70.0,,,,,,,"Sodium, Na",MG -13089217,2053294,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG -13089536,2053614,1093,344.0,,70.0,,,,,,,"Sodium, Na",MG -13089869,2053948,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -13090171,2054252,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13090825,2054910,1093,1107.0,,70.0,,,,,,,"Sodium, Na",MG -13090845,2054930,1093,708.0,,70.0,,,,,,,"Sodium, Na",MG -13090880,2054965,1093,1107.0,,70.0,,,,,,,"Sodium, Na",MG -13091117,2055202,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13091121,2055206,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13091874,2055959,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG -13092087,2056174,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -13092109,2056196,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG -13092144,2056231,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG -13092735,2056824,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG -13092767,2056856,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13092897,2056986,1093,1286.0,,70.0,,,,,,,"Sodium, Na",MG -13092919,2057008,1093,1105.0,,70.0,,,,,,,"Sodium, Na",MG -13092973,2057062,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13092975,2057064,1093,548.0,,70.0,,,,,,,"Sodium, Na",MG -13093514,2057603,1093,877.0,,70.0,,,,,,,"Sodium, Na",MG -13093700,2057789,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -13093804,2057893,1093,708.0,,70.0,,,,,,,"Sodium, Na",MG -13093811,2057900,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13094211,2058301,1093,397.0,,70.0,,,,,,,"Sodium, Na",MG -13094514,2058606,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13095225,2059323,1093,982.0,,70.0,,,,,,,"Sodium, Na",MG -13095382,2059480,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -13095476,2059575,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13095647,2059746,1093,768.0,,70.0,,,,,,,"Sodium, Na",MG -13095994,2060100,1093,223.0,,70.0,,,,,,,"Sodium, Na",MG -13096151,2060257,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13096574,2060681,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13096689,2060796,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -13096707,2060814,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13096716,2060823,1093,979.0,,70.0,,,,,,,"Sodium, Na",MG -13096727,2060834,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13096880,2060987,1093,127.0,,70.0,,,,,,,"Sodium, Na",MG -13096980,2061088,1093,119.0,,70.0,,,,,,,"Sodium, Na",MG -13097448,2061556,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -13097532,2061640,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG -13097700,2061809,1093,579.0,,70.0,,,,,,,"Sodium, Na",MG -13097874,2061984,1093,237.0,,70.0,,,,,,,"Sodium, Na",MG -13097997,2062110,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13098059,2062172,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13098420,2062537,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13098656,2062786,1093,1321.0,,70.0,,,,,,,"Sodium, Na",MG -13098847,2062983,1093,85.0,,70.0,,,,,,,"Sodium, Na",MG -13099062,2063199,1093,122.0,,70.0,,,,,,,"Sodium, Na",MG -13099101,2063238,1093,590.0,,70.0,,,,,,,"Sodium, Na",MG -13099108,2063245,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG -13099412,2063549,1093,346.0,,70.0,,,,,,,"Sodium, Na",MG -13099425,2063563,1093,5733.0,,70.0,,,,,,,"Sodium, Na",MG -13099626,2063764,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13099776,2063914,1093,1050.0,,70.0,,,,,,,"Sodium, Na",MG -13099888,2064026,1093,265.0,,70.0,,,,,,,"Sodium, Na",MG -13099996,2064135,1093,312.0,,70.0,,,,,,,"Sodium, Na",MG -13100049,2064188,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG -13100964,2065104,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13101413,2065553,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -13101567,2065708,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -13101966,2066107,1093,247.0,,70.0,,,,,,,"Sodium, Na",MG -13102180,2066321,1093,247.0,,70.0,,,,,,,"Sodium, Na",MG -13102313,2066454,1093,129.0,,70.0,,,,,,,"Sodium, Na",MG -13102502,2066646,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -13102513,2066657,1093,760.0,,70.0,,,,,,,"Sodium, Na",MG -13103103,2067248,1093,419.0,,70.0,,,,,,,"Sodium, Na",MG -13103153,2067298,1093,5667.0,,70.0,,,,,,,"Sodium, Na",MG -13103410,2067555,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13103511,2067656,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG -13103637,2067784,1093,61.0,,70.0,,,,,,,"Sodium, Na",MG -13103705,2067852,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13103713,2067860,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG -13103774,2067921,1093,938.0,,70.0,,,,,,,"Sodium, Na",MG -13103861,2068008,1093,374.0,,70.0,,,,,,,"Sodium, Na",MG -13104037,2068185,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -13104300,2068450,1093,210.0,,70.0,,,,,,,"Sodium, Na",MG -13104351,2068501,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13105161,2069322,1093,156.0,,70.0,,,,,,,"Sodium, Na",MG -13105224,2069385,1093,823.0,,70.0,,,,,,,"Sodium, Na",MG -13105738,2069901,1093,696.0,,70.0,,,,,,,"Sodium, Na",MG -13105792,2069955,1093,39.0,,70.0,,,,,,,"Sodium, Na",MG -13105815,2069978,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG -13105824,2069987,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG -13105905,2070068,1093,1349.0,,70.0,,,,,,,"Sodium, Na",MG -13105998,2070161,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13106389,2070557,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG -13106482,2070651,1093,440.0,,70.0,,,,,,,"Sodium, Na",MG -13106511,2070680,1093,133.0,,70.0,,,,,,,"Sodium, Na",MG -13106555,2070724,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG -13106599,2070768,1093,312.0,,70.0,,,,,,,"Sodium, Na",MG -13106735,2070904,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG -13106898,2071068,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -13107147,2071317,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13107317,2071490,1093,588.0,,70.0,,,,,,,"Sodium, Na",MG -13107387,2071561,1093,34.0,,70.0,,,,,,,"Sodium, Na",MG -13107471,2071645,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG -13107512,2071686,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -13107623,2071798,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -13107631,2071806,1093,742.0,,70.0,,,,,,,"Sodium, Na",MG -13107661,2071836,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -13107842,2072018,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13107923,2072099,1093,318.0,,70.0,,,,,,,"Sodium, Na",MG -13107963,2072139,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13108002,2072179,1093,43.0,,70.0,,,,,,,"Sodium, Na",MG -13108105,2072283,1093,348.0,,70.0,,,,,,,"Sodium, Na",MG -13108312,2072491,1093,1105.0,,70.0,,,,,,,"Sodium, Na",MG -13108390,2072569,1093,395.0,,70.0,,,,,,,"Sodium, Na",MG -13108412,2072591,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -13108616,2072795,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13109235,2073416,1093,340.0,,70.0,,,,,,,"Sodium, Na",MG -13109704,2073887,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13109726,2073909,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13110098,2074286,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG -13110451,2074641,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13110545,2074735,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -13110585,2074775,1093,1600.0,,70.0,,,,,,,"Sodium, Na",MG -13110816,2075007,1093,579.0,,70.0,,,,,,,"Sodium, Na",MG -13110979,2075170,1093,180.0,,70.0,,,,,,,"Sodium, Na",MG -13111811,2076006,1093,1533.0,,70.0,,,,,,,"Sodium, Na",MG -13111865,2076060,1093,151.0,,70.0,,,,,,,"Sodium, Na",MG -13111900,2076095,1093,893.0,,70.0,,,,,,,"Sodium, Na",MG -13112088,2076284,1093,446.0,,70.0,,,,,,,"Sodium, Na",MG -13112305,2076501,1093,217.0,,70.0,,,,,,,"Sodium, Na",MG -13112332,2076529,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG -13112396,2076593,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -13112667,2076866,1093,543.0,,70.0,,,,,,,"Sodium, Na",MG -13112669,2076868,1093,453.0,,70.0,,,,,,,"Sodium, Na",MG -13112839,2077039,1093,97.0,,70.0,,,,,,,"Sodium, Na",MG -13112936,2077137,1093,281.0,,70.0,,,,,,,"Sodium, Na",MG -13113138,2077341,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -13113349,2077552,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -13113445,2077649,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG -13113459,2077663,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13113472,2077676,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13113636,2077841,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG -13113839,2078055,1093,1400.0,,70.0,,,,,,,"Sodium, Na",MG -13113965,2078184,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -13113996,2078216,1093,218.0,,70.0,,,,,,,"Sodium, Na",MG -13114680,2078907,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -13114974,2079201,1093,279.0,,70.0,,,,,,,"Sodium, Na",MG -13115274,2079501,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -13115361,2079588,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13115666,2079894,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG -13115783,2080013,1093,279.0,,70.0,,,,,,,"Sodium, Na",MG -13115975,2080207,1093,85.0,,70.0,,,,,,,"Sodium, Na",MG -13116005,2080237,1093,74.0,,70.0,,,,,,,"Sodium, Na",MG -13116012,2080244,1093,474.0,,70.0,,,,,,,"Sodium, Na",MG -13116110,2080342,1093,108.0,,70.0,,,,,,,"Sodium, Na",MG -13116116,2080348,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13116525,2080760,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG -13116642,2080878,1093,594.0,,70.0,,,,,,,"Sodium, Na",MG -13117136,2081374,1093,95.0,,70.0,,,,,,,"Sodium, Na",MG -13117202,2081440,1093,352.0,,70.0,,,,,,,"Sodium, Na",MG -13117337,2081578,1093,1047.0,,70.0,,,,,,,"Sodium, Na",MG -13117525,2081771,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13117547,2081793,1093,305.0,,70.0,,,,,,,"Sodium, Na",MG -13117990,2082239,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13118105,2082357,1093,737.0,,70.0,,,,,,,"Sodium, Na",MG -13118369,2082621,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG -13118750,2083006,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13118917,2083174,1093,1467.0,,70.0,,,,,,,"Sodium, Na",MG -13118954,2083211,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -13119343,2083620,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13119622,2083903,1093,2000.0,,70.0,,,,,,,"Sodium, Na",MG -13119653,2083934,1093,788.0,,70.0,,,,,,,"Sodium, Na",MG -13120308,2084600,1093,55.0,,70.0,,,,,,,"Sodium, Na",MG -13120442,2084734,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -13120446,2084738,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -13120490,2084782,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG -13120529,2084823,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -13120669,2084974,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13120923,2085229,1093,367.0,,70.0,,,,,,,"Sodium, Na",MG -13121853,2086168,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -13122269,2086595,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -13122301,2086628,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13122347,2086674,1093,246.0,,70.0,,,,,,,"Sodium, Na",MG -13122777,2087106,1093,383.0,,70.0,,,,,,,"Sodium, Na",MG -13123037,2087366,1093,584.0,,70.0,,,,,,,"Sodium, Na",MG -13123081,2087410,1093,19.0,,70.0,,,,,,,"Sodium, Na",MG -13123240,2087606,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13123258,2087625,1093,181.0,,70.0,,,,,,,"Sodium, Na",MG -13123345,2087719,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -13123381,2087758,1093,206.0,,70.0,,,,,,,"Sodium, Na",MG -13123382,2087759,1093,298.0,,70.0,,,,,,,"Sodium, Na",MG -13123595,2087991,1093,132.0,,70.0,,,,,,,"Sodium, Na",MG -13123741,2088152,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13123776,2088187,1093,405.0,,70.0,,,,,,,"Sodium, Na",MG -13123790,2088202,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG -13124250,2088807,1093,196.0,,70.0,,,,,,,"Sodium, Na",MG -13124470,2089033,1093,625.0,,70.0,,,,,,,"Sodium, Na",MG -13125153,2089772,1093,312.0,,70.0,,,,,,,"Sodium, Na",MG -13125161,2089782,1093,900.0,,70.0,,,,,,,"Sodium, Na",MG -13125351,2089973,1093,508.0,,70.0,,,,,,,"Sodium, Na",MG -13125364,2089988,1093,327.0,,70.0,,,,,,,"Sodium, Na",MG -13125485,2090132,1093,133.0,,70.0,,,,,,,"Sodium, Na",MG -13125789,2090439,1093,488.0,,70.0,,,,,,,"Sodium, Na",MG -13126464,2091150,1093,175.0,,70.0,,,,,,,"Sodium, Na",MG -13126547,2091233,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -13126570,2091256,1093,477.0,,70.0,,,,,,,"Sodium, Na",MG -13126673,2091385,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13126765,2091493,1093,550.0,,70.0,,,,,,,"Sodium, Na",MG -13126791,2091519,1093,80.0,,70.0,,,,,,,"Sodium, Na",MG -13127082,2091815,1093,16.0,,70.0,,,,,,,"Sodium, Na",MG -13127266,2092006,1093,256.0,,70.0,,,,,,,"Sodium, Na",MG -13127381,2092142,1093,241.0,,70.0,,,,,,,"Sodium, Na",MG -13127631,2092427,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -13127657,2092453,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -13127692,2092489,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -13128326,2093139,1093,291.0,,70.0,,,,,,,"Sodium, Na",MG -13128457,2093271,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -13128671,2093490,1093,900.0,,70.0,,,,,,,"Sodium, Na",MG -13129033,2093884,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13129142,2093993,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13129333,2094189,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13129595,2094452,1093,77.0,,70.0,,,,,,,"Sodium, Na",MG -13130281,2095140,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG -13130578,2095442,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13130633,2095503,1093,696.0,,70.0,,,,,,,"Sodium, Na",MG -13130650,2095520,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -13130807,2095679,1093,1625.0,,70.0,,,,,,,"Sodium, Na",MG -13130985,2095858,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13131332,2096207,1093,1821.0,,70.0,,,,,,,"Sodium, Na",MG -13131399,2096275,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -13131879,2096767,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13131890,2096778,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG -13131924,2096812,1093,1500.0,,70.0,,,,,,,"Sodium, Na",MG -13131966,2096854,1093,4083.0,,70.0,,,,,,,"Sodium, Na",MG -13132280,2097172,1093,89.0,,70.0,,,,,,,"Sodium, Na",MG -13132470,2097364,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG -13132694,2097589,1093,34.0,,70.0,,,,,,,"Sodium, Na",MG -13132805,2097700,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG -13132992,2097894,1093,1023.0,,70.0,,,,,,,"Sodium, Na",MG -13133176,2098078,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13133324,2098233,1093,176.0,,70.0,,,,,,,"Sodium, Na",MG -13133350,2098260,1093,328.0,,70.0,,,,,,,"Sodium, Na",MG -13133482,2098399,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -13133508,2098426,1093,2733.0,,70.0,,,,,,,"Sodium, Na",MG -13133579,2098497,1093,562.0,,70.0,,,,,,,"Sodium, Na",MG -13134326,2099275,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -13134515,2099466,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -13134538,2099489,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -13134673,2099624,1093,456.0,,70.0,,,,,,,"Sodium, Na",MG -13134755,2099706,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13135109,2100063,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG -13135116,2100070,1093,1250.0,,70.0,,,,,,,"Sodium, Na",MG -13135619,2100576,1093,882.0,,70.0,,,,,,,"Sodium, Na",MG -13135629,2100586,1093,478.0,,70.0,,,,,,,"Sodium, Na",MG -13135724,2100681,1093,6000.0,,70.0,,,,,,,"Sodium, Na",MG -13136691,2101656,1093,529.0,,70.0,,,,,,,"Sodium, Na",MG -13136707,2101672,1093,1524.0,,70.0,,,,,,,"Sodium, Na",MG -13136761,2101727,1093,974.0,,70.0,,,,,,,"Sodium, Na",MG -13136989,2101958,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -13137244,2102216,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13137442,2102415,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -13137508,2102481,1093,1.0,,70.0,,,,,,,"Sodium, Na",MG -13137732,2102707,1093,1156.0,,70.0,,,,,,,"Sodium, Na",MG -13137906,2102883,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13138174,2103153,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -13138191,2103171,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG -13138399,2103382,1093,1267.0,,70.0,,,,,,,"Sodium, Na",MG -13139126,2104119,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG -13139940,2104949,1093,5.0,,70.0,,,,,,,"Sodium, Na",MG -13139957,2104975,1093,136.0,,70.0,,,,,,,"Sodium, Na",MG -13140026,2105055,1093,509.0,,70.0,,,,,,,"Sodium, Na",MG -13140534,2105574,1093,1267.0,,70.0,,,,,,,"Sodium, Na",MG -13140625,2105665,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG -13140730,2105770,1093,396.0,,70.0,,,,,,,"Sodium, Na",MG -13141068,2106113,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG -13141400,2106451,1093,281.0,,70.0,,,,,,,"Sodium, Na",MG -13141912,2106975,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG -13142105,2107196,1093,188.0,,70.0,,,,,,,"Sodium, Na",MG -13142506,2107699,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -13142703,2107937,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -13142704,2107940,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13143166,2108541,1093,1129.0,,70.0,,,,,,,"Sodium, Na",MG -13143805,2109576,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -13144252,2110063,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG -13144878,2110708,1093,378.0,,70.0,,,,,,,"Sodium, Na",MG -13144976,2110806,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13145087,2110944,1093,141.0,,70.0,,,,,,,"Sodium, Na",MG -13145130,2110990,1093,388.0,,70.0,,,,,,,"Sodium, Na",MG -13145154,2111021,1093,68.0,,70.0,,,,,,,"Sodium, Na",MG -13145446,2111337,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -13145634,2111555,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13145756,2111700,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -13145759,2111712,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG -13145769,2111728,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13145774,2111735,1093,1217.0,,70.0,,,,,,,"Sodium, Na",MG -13146060,2112038,1093,421.0,,70.0,,,,,,,"Sodium, Na",MG -13146098,2112076,1093,575.0,,70.0,,,,,,,"Sodium, Na",MG -13146106,2112084,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG -13146316,2112294,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -13146385,2112363,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -13146640,2112618,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG -13146780,2112758,1093,182.0,,70.0,,,,,,,"Sodium, Na",MG -13147783,2113766,1093,405.0,,70.0,,,,,,,"Sodium, Na",MG -13147977,2113962,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -13148027,2114013,1093,338.0,,70.0,,,,,,,"Sodium, Na",MG -13148358,2114345,1093,10000.0,,70.0,,,,,,,"Sodium, Na",MG -13148649,2114640,1093,967.0,,70.0,,,,,,,"Sodium, Na",MG -13148783,2114777,1093,253.0,,70.0,,,,,,,"Sodium, Na",MG -13148874,2115008,1093,484.0,,70.0,,,,,,,"Sodium, Na",MG -13148999,2115140,1093,14143.0,,70.0,,,,,,,"Sodium, Na",MG -13149238,2115448,1093,162.0,,70.0,,,,,,,"Sodium, Na",MG -13149307,2115523,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13149524,2115861,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -13149542,2115879,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG -13149759,2116099,1093,97.0,,70.0,,,,,,,"Sodium, Na",MG -13150264,2116650,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13150517,2116909,1093,6214.0,,70.0,,,,,,,"Sodium, Na",MG -13150710,2117102,1093,804.0,,70.0,,,,,,,"Sodium, Na",MG -13151354,2117752,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13151428,2117826,1093,224.0,,70.0,,,,,,,"Sodium, Na",MG -13151577,2117976,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13151820,2118223,1093,654.0,,70.0,,,,,,,"Sodium, Na",MG -13151922,2118327,1093,1200.0,,70.0,,,,,,,"Sodium, Na",MG -13151988,2118394,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13152409,2118817,1093,650.0,,70.0,,,,,,,"Sodium, Na",MG -13152677,2119086,1093,807.0,,70.0,,,,,,,"Sodium, Na",MG -13152807,2119216,1093,645.0,,70.0,,,,,,,"Sodium, Na",MG -13152823,2119234,1093,96.0,,70.0,,,,,,,"Sodium, Na",MG -13152965,2119376,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -13153188,2119603,1093,2148.0,,70.0,,,,,,,"Sodium, Na",MG -13153324,2119739,1093,341.0,,70.0,,,,,,,"Sodium, Na",MG -13153349,2119764,1093,141.0,,70.0,,,,,,,"Sodium, Na",MG -13153376,2119791,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -13153384,2119799,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -13153432,2119847,1093,1409.0,,70.0,,,,,,,"Sodium, Na",MG -13153761,2120178,1093,4667.0,,70.0,,,,,,,"Sodium, Na",MG -13153840,2120258,1093,619.0,,70.0,,,,,,,"Sodium, Na",MG -13153884,2120305,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG -13153893,2120314,1093,273.0,,70.0,,,,,,,"Sodium, Na",MG -13154049,2120470,1093,1321.0,,70.0,,,,,,,"Sodium, Na",MG -13154377,2120800,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG -13154570,2120993,1093,1643.0,,70.0,,,,,,,"Sodium, Na",MG -13154725,2121148,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG -13154794,2121218,1093,320.0,,70.0,,,,,,,"Sodium, Na",MG -13155136,2121564,1093,26667.0,,70.0,,,,,,,"Sodium, Na",MG -13155144,2121572,1093,452.0,,70.0,,,,,,,"Sodium, Na",MG -13155386,2121816,1093,2107.0,,70.0,,,,,,,"Sodium, Na",MG -13155721,2122159,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13155839,2122282,1093,365.0,,70.0,,,,,,,"Sodium, Na",MG -13155868,2122317,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -13156098,2122553,1093,1800.0,,70.0,,,,,,,"Sodium, Na",MG -13156188,2122644,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG -13156490,2122958,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG -13156662,2123130,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -13157320,2123792,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13157479,2123952,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -13157712,2124187,1093,230.0,,70.0,,,,,,,"Sodium, Na",MG -13157936,2124411,1093,93.0,,70.0,,,,,,,"Sodium, Na",MG -13158058,2124536,1093,629.0,,70.0,,,,,,,"Sodium, Na",MG -13158076,2124554,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13158100,2124578,1093,152.0,,70.0,,,,,,,"Sodium, Na",MG -13158216,2124704,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -13159169,2125801,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13159183,2125815,1093,491.0,,70.0,,,,,,,"Sodium, Na",MG -13159637,2126271,1093,369.0,,70.0,,,,,,,"Sodium, Na",MG -13160099,2126737,1093,1321.0,,70.0,,,,,,,"Sodium, Na",MG -13160357,2127002,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -13160426,2127073,1093,440.0,,70.0,,,,,,,"Sodium, Na",MG -13160498,2127148,1093,508.0,,70.0,,,,,,,"Sodium, Na",MG -13160559,2127209,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13160587,2127237,1093,219.0,,70.0,,,,,,,"Sodium, Na",MG -13160663,2127314,1093,736.0,,70.0,,,,,,,"Sodium, Na",MG -13160664,2127315,1093,207.0,,70.0,,,,,,,"Sodium, Na",MG -13160727,2127379,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13160904,2127558,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -13160966,2127623,1093,545.0,,70.0,,,,,,,"Sodium, Na",MG -13161043,2127704,1093,596.0,,70.0,,,,,,,"Sodium, Na",MG -13161074,2127735,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG -13161208,2127873,1093,421.0,,70.0,,,,,,,"Sodium, Na",MG -13161313,2127981,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG -13161405,2128075,1093,131.0,,70.0,,,,,,,"Sodium, Na",MG -13161750,2128428,1093,180.0,,70.0,,,,,,,"Sodium, Na",MG -13161970,2128650,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13161994,2128675,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -13162005,2128686,1093,506.0,,70.0,,,,,,,"Sodium, Na",MG -13162058,2128740,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG -13162063,2128746,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13162198,2128882,1093,137.0,,70.0,,,,,,,"Sodium, Na",MG -13162232,2128917,1093,359.0,,70.0,,,,,,,"Sodium, Na",MG -13162402,2129094,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -13162774,2129471,1093,8444.0,,70.0,,,,,,,"Sodium, Na",MG -13162921,2129620,1093,606.0,,70.0,,,,,,,"Sodium, Na",MG -13163180,2129894,1093,46.0,,70.0,,,,,,,"Sodium, Na",MG -13163371,2130095,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13163525,2130255,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -13163792,2130527,1093,318.0,,70.0,,,,,,,"Sodium, Na",MG -13163878,2130613,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG -13164362,2131111,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13164388,2131139,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13164412,2131164,1093,318.0,,70.0,,,,,,,"Sodium, Na",MG -13164423,2131175,1093,42.0,,70.0,,,,,,,"Sodium, Na",MG -13164464,2131216,1093,543.0,,70.0,,,,,,,"Sodium, Na",MG -13164804,2131560,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -13165040,2131798,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG -13165109,2131868,1093,570.0,,70.0,,,,,,,"Sodium, Na",MG -13165448,2132211,1093,442.0,,70.0,,,,,,,"Sodium, Na",MG -13166104,2132887,1093,1500.0,,70.0,,,,,,,"Sodium, Na",MG -13166288,2133075,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -13166465,2133256,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -13166497,2133288,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG -13166988,2133788,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13167093,2133897,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13167383,2134190,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -13167521,2134331,1093,364.0,,70.0,,,,,,,"Sodium, Na",MG -13167992,2134809,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13167995,2134812,1093,289.0,,70.0,,,,,,,"Sodium, Na",MG -13168264,2135094,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG -13168363,2135196,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13168934,2135777,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -13169184,2136030,1093,476.0,,70.0,,,,,,,"Sodium, Na",MG -13169279,2136126,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -13169360,2136212,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG -13169451,2136310,1093,363.0,,70.0,,,,,,,"Sodium, Na",MG -13169477,2136337,1093,2370.0,,70.0,,,,,,,"Sodium, Na",MG -13169543,2136405,1093,365.0,,70.0,,,,,,,"Sodium, Na",MG -13169625,2136487,1093,108.0,,70.0,,,,,,,"Sodium, Na",MG -13169880,2136742,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -13170059,2136924,1093,353.0,,70.0,,,,,,,"Sodium, Na",MG -13170706,2137587,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13170767,2137649,1093,112.0,,70.0,,,,,,,"Sodium, Na",MG -13171223,2138114,1093,85.0,,70.0,,,,,,,"Sodium, Na",MG -13171293,2138186,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13171684,2138579,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13172111,2139011,1093,1133.0,,70.0,,,,,,,"Sodium, Na",MG -13172854,2139792,1093,728.0,,70.0,,,,,,,"Sodium, Na",MG -13172964,2139907,1093,201.0,,70.0,,,,,,,"Sodium, Na",MG -13173069,2140018,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13173121,2140073,1093,293.0,,70.0,,,,,,,"Sodium, Na",MG -13173379,2140336,1093,947.0,,70.0,,,,,,,"Sodium, Na",MG -13173942,2140929,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG -13174376,2141389,1093,230.0,,70.0,,,,,,,"Sodium, Na",MG -13174378,2141391,1093,514.0,,70.0,,,,,,,"Sodium, Na",MG -13174440,2141459,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -13174691,2141725,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG -13174700,2141734,1093,543.0,,70.0,,,,,,,"Sodium, Na",MG -13175103,2142171,1093,1193.0,,70.0,,,,,,,"Sodium, Na",MG -13175719,2142857,1093,372.0,,70.0,,,,,,,"Sodium, Na",MG -13175729,2142867,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG -13175792,2142933,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -13176050,2143207,1093,694.0,,70.0,,,,,,,"Sodium, Na",MG -13176115,2143275,1093,471.0,,70.0,,,,,,,"Sodium, Na",MG -13176292,2143457,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -13177055,2144244,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG -13177208,2144397,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13177399,2144591,1093,554.0,,70.0,,,,,,,"Sodium, Na",MG -13177504,2144705,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13177637,2144840,1093,544.0,,70.0,,,,,,,"Sodium, Na",MG -13177813,2145024,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13177950,2145162,1093,471.0,,70.0,,,,,,,"Sodium, Na",MG -13178306,2145523,1093,290.0,,70.0,,,,,,,"Sodium, Na",MG -13178642,2145865,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG -13178656,2145879,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG -13178749,2145973,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -13178786,2146011,1093,875.0,,70.0,,,,,,,"Sodium, Na",MG -13178911,2146137,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13179441,2146673,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -13179532,2146764,1093,415.0,,70.0,,,,,,,"Sodium, Na",MG -13180081,2147329,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -13180206,2147455,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13180401,2147654,1093,133.0,,70.0,,,,,,,"Sodium, Na",MG -13180726,2147980,1093,1786.0,,70.0,,,,,,,"Sodium, Na",MG -13180787,2148042,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -13180793,2148048,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG -13180868,2148123,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -13180878,2148133,1093,128.0,,70.0,,,,,,,"Sodium, Na",MG -13180926,2148182,1093,232.0,,70.0,,,,,,,"Sodium, Na",MG -13180948,2148204,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13180952,2148208,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG -13180961,2148217,1093,121.0,,70.0,,,,,,,"Sodium, Na",MG -13181313,2148574,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG -13181314,2148575,1093,239.0,,70.0,,,,,,,"Sodium, Na",MG -13181512,2148776,1093,677.0,,70.0,,,,,,,"Sodium, Na",MG -13181750,2149015,1093,415625.0,,70.0,,,,,,,"Sodium, Na",MG -13182013,2149279,1093,554.0,,70.0,,,,,,,"Sodium, Na",MG -13182098,2149364,1093,7222.0,,70.0,,,,,,,"Sodium, Na",MG -13182207,2149476,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -13182290,2149564,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG -13182486,2149760,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -13182530,2149811,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -13182587,2149868,1093,678.0,,70.0,,,,,,,"Sodium, Na",MG -13183466,2150769,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13183563,2150867,1093,337.0,,70.0,,,,,,,"Sodium, Na",MG -13183579,2150883,1093,32.0,,70.0,,,,,,,"Sodium, Na",MG -13183830,2151135,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -13184051,2151357,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG -13184075,2151381,1093,314.0,,70.0,,,,,,,"Sodium, Na",MG -13184156,2151470,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13184245,2151559,1093,331.0,,70.0,,,,,,,"Sodium, Na",MG -13184294,2151608,1093,65.0,,70.0,,,,,,,"Sodium, Na",MG -13184458,2151773,1093,28.0,,70.0,,,,,,,"Sodium, Na",MG -13185222,2152540,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG -13185409,2152732,1093,262.0,,70.0,,,,,,,"Sodium, Na",MG -13185588,2152911,1093,514.0,,70.0,,,,,,,"Sodium, Na",MG -13185643,2152967,1093,310.0,,70.0,,,,,,,"Sodium, Na",MG -13185935,2153262,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -13186016,2153344,1093,272.0,,70.0,,,,,,,"Sodium, Na",MG -13186038,2153366,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG -13186186,2153516,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13186297,2153628,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -13186339,2153670,1093,310.0,,70.0,,,,,,,"Sodium, Na",MG -13186701,2154032,1093,9.0,,70.0,,,,,,,"Sodium, Na",MG -13186798,2154129,1093,89.0,,70.0,,,,,,,"Sodium, Na",MG -13187072,2154404,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13187251,2154584,1093,1175.0,,70.0,,,,,,,"Sodium, Na",MG -13187555,2154888,1093,558.0,,70.0,,,,,,,"Sodium, Na",MG -13187571,2154904,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -13187605,2154938,1093,196.0,,70.0,,,,,,,"Sodium, Na",MG -13187647,2154980,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13187892,2155227,1093,471.0,,70.0,,,,,,,"Sodium, Na",MG -13188210,2155547,1093,415.0,,70.0,,,,,,,"Sodium, Na",MG -13188341,2155679,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13188506,2155846,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13188612,2155953,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13188727,2156070,1093,432.0,,70.0,,,,,,,"Sodium, Na",MG -13189038,2156385,1093,1.0,,70.0,,,,,,,"Sodium, Na",MG -13189426,2156788,1093,401.0,,70.0,,,,,,,"Sodium, Na",MG -13189858,2157236,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13189861,2157239,1093,697.0,,70.0,,,,,,,"Sodium, Na",MG -13189936,2157315,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -13189970,2157351,1093,1094.0,,70.0,,,,,,,"Sodium, Na",MG -13190256,2157639,1093,86.0,,70.0,,,,,,,"Sodium, Na",MG -13190313,2157699,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -13190757,2158154,1093,109.0,,70.0,,,,,,,"Sodium, Na",MG -13191165,2158567,1093,532.0,,70.0,,,,,,,"Sodium, Na",MG -13191278,2158681,1093,1167.0,,70.0,,,,,,,"Sodium, Na",MG -13191466,2158871,1093,1054.0,,70.0,,,,,,,"Sodium, Na",MG -13191533,2158938,1093,452.0,,70.0,,,,,,,"Sodium, Na",MG -13192313,2159725,1093,504.0,,70.0,,,,,,,"Sodium, Na",MG -13192685,2160104,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG -13192714,2160135,1093,690.0,,70.0,,,,,,,"Sodium, Na",MG -13193323,2160757,1093,16364.0,,70.0,,,,,,,"Sodium, Na",MG -13193619,2161057,1093,37.0,,70.0,,,,,,,"Sodium, Na",MG -13193738,2161177,1093,474.0,,70.0,,,,,,,"Sodium, Na",MG -13193949,2161389,1093,207.0,,70.0,,,,,,,"Sodium, Na",MG -13194099,2161541,1093,32500.0,,70.0,,,,,,,"Sodium, Na",MG -13194121,2161563,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13194182,2161625,1093,382.0,,70.0,,,,,,,"Sodium, Na",MG -13195391,2162854,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13195714,2163178,1093,314.0,,70.0,,,,,,,"Sodium, Na",MG -13195737,2163201,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -13195849,2163313,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13196584,2164079,1093,203.0,,70.0,,,,,,,"Sodium, Na",MG -13196668,2164163,1093,360.0,,70.0,,,,,,,"Sodium, Na",MG -13196772,2164269,1093,815.0,,70.0,,,,,,,"Sodium, Na",MG -13197065,2164564,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13197241,2164750,1093,789.0,,70.0,,,,,,,"Sodium, Na",MG -13197739,2165254,1093,136.0,,70.0,,,,,,,"Sodium, Na",MG -13197842,2165358,1093,451.0,,70.0,,,,,,,"Sodium, Na",MG -13198069,2165592,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13198091,2165614,1093,567.0,,70.0,,,,,,,"Sodium, Na",MG -13198538,2166068,1093,303.0,,70.0,,,,,,,"Sodium, Na",MG -13198558,2166088,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -13199018,2166554,1093,427.0,,70.0,,,,,,,"Sodium, Na",MG -13199083,2166619,1093,396.0,,70.0,,,,,,,"Sodium, Na",MG -13199295,2166835,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -13199306,2166846,1093,43.0,,70.0,,,,,,,"Sodium, Na",MG -13199524,2167066,1093,69.0,,70.0,,,,,,,"Sodium, Na",MG -13199712,2167255,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG -13200258,2167805,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13200259,2167806,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG -13200290,2167837,1093,781.0,,70.0,,,,,,,"Sodium, Na",MG -13200391,2167938,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13200488,2168036,1093,239.0,,70.0,,,,,,,"Sodium, Na",MG -13200537,2168087,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -13200553,2168103,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13200918,2168473,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG -13201248,2168807,1093,317.0,,70.0,,,,,,,"Sodium, Na",MG -13201269,2168828,1093,150.0,,70.0,,,,,,,"Sodium, Na",MG -13201638,2169204,1093,370.0,,70.0,,,,,,,"Sodium, Na",MG -13201656,2169222,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -13201696,2169262,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG -13201763,2169330,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -13201862,2169430,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13201865,2169433,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -13201889,2169457,1093,103.0,,70.0,,,,,,,"Sodium, Na",MG -13202233,2169815,1093,85.0,,70.0,,,,,,,"Sodium, Na",MG -13202329,2169912,1093,183.0,,70.0,,,,,,,"Sodium, Na",MG -13202445,2170029,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -13202678,2170266,1093,409.0,,70.0,,,,,,,"Sodium, Na",MG -13202727,2170315,1093,89.0,,70.0,,,,,,,"Sodium, Na",MG -13202986,2170577,1093,649.0,,70.0,,,,,,,"Sodium, Na",MG -13203012,2170603,1093,226.0,,70.0,,,,,,,"Sodium, Na",MG -13203122,2170715,1093,39.0,,70.0,,,,,,,"Sodium, Na",MG -13203418,2171017,1093,553.0,,70.0,,,,,,,"Sodium, Na",MG -13203676,2171278,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13204136,2171744,1093,373.0,,70.0,,,,,,,"Sodium, Na",MG -13204223,2171836,1093,731.0,,70.0,,,,,,,"Sodium, Na",MG -13204265,2171879,1093,230.0,,70.0,,,,,,,"Sodium, Na",MG -13204954,2172573,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13205099,2172719,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG -13205769,2173400,1093,9.0,,70.0,,,,,,,"Sodium, Na",MG -13206332,2173969,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13206732,2174370,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -13206784,2174422,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13206815,2174453,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -13206962,2174600,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13207136,2174774,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13207203,2174845,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -13207620,2175270,1093,180.0,,70.0,,,,,,,"Sodium, Na",MG -13207904,2175556,1093,364.0,,70.0,,,,,,,"Sodium, Na",MG -13207974,2175626,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -13207996,2175648,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -13208355,2176023,1093,373.0,,70.0,,,,,,,"Sodium, Na",MG -13208832,2176507,1093,89.0,,70.0,,,,,,,"Sodium, Na",MG -13208950,2176626,1093,438.0,,70.0,,,,,,,"Sodium, Na",MG -13209370,2177052,1093,359.0,,70.0,,,,,,,"Sodium, Na",MG -13209401,2177085,1093,208.0,,70.0,,,,,,,"Sodium, Na",MG -13209499,2177184,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13209547,2177235,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG -13209740,2177433,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13210093,2177787,1093,1767.0,,70.0,,,,,,,"Sodium, Na",MG -13210124,2177818,1093,97.0,,70.0,,,,,,,"Sodium, Na",MG -13210226,2177921,1093,474.0,,70.0,,,,,,,"Sodium, Na",MG -13210261,2177956,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -13210416,2178113,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG -13210540,2178238,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13210618,2178316,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -13210746,2178445,1093,80.0,,70.0,,,,,,,"Sodium, Na",MG -13210942,2178642,1093,350.0,,70.0,,,,,,,"Sodium, Na",MG -13211105,2178807,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -13211585,2179293,1093,45.0,,70.0,,,,,,,"Sodium, Na",MG -13211865,2179573,1093,867.0,,70.0,,,,,,,"Sodium, Na",MG -13211997,2179707,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -13212079,2179790,1093,772.0,,70.0,,,,,,,"Sodium, Na",MG -13212374,2180091,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG -13212663,2180382,1093,674.0,,70.0,,,,,,,"Sodium, Na",MG -13212752,2180472,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13212782,2180502,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -13212912,2180635,1093,343.0,,70.0,,,,,,,"Sodium, Na",MG -13213068,2180792,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -13213122,2180847,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -13213215,2180940,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -13213421,2181148,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -13213561,2181292,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -13213676,2181409,1093,378.0,,70.0,,,,,,,"Sodium, Na",MG -13213826,2181560,1093,408.0,,70.0,,,,,,,"Sodium, Na",MG -13213948,2181683,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -13214301,2182046,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13214708,2182456,1093,94.0,,70.0,,,,,,,"Sodium, Na",MG -13214711,2182459,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13214978,2182736,1093,180.0,,71.0,,,,,,,"Sodium, Na",MG -13215214,2182975,1093,341.0,,71.0,,,,,,,"Sodium, Na",MG -13215304,2183066,1093,7800.0,,71.0,,,,,,,"Sodium, Na",MG -13215714,2183476,1093,500.0,,78.0,,,,,,,"Sodium, Na",MG -13215835,2183597,1093,764.0,,78.0,,,,,,,"Sodium, Na",MG -13215971,2183733,1093,1452.0,,78.0,,,,,,,"Sodium, Na",MG -13216301,2184063,1093,36.0,,78.0,,,,,,,"Sodium, Na",MG -13216501,2184263,1093,47.0,,71.0,,,,,,,"Sodium, Na",MG -13216542,2184304,1093,8.0,,71.0,,,,,,,"Sodium, Na",MG -13216664,2184426,1093,276.0,,71.0,,,,,,,"Sodium, Na",MG -13216848,2184610,1093,658.0,,71.0,,,,,,,"Sodium, Na",MG -13216900,2184662,1093,314.0,,78.0,,,,,,,"Sodium, Na",MG -13217071,2184834,1093,757.0,,78.0,,,,,,,"Sodium, Na",MG -13217077,2184840,1093,62.0,,71.0,,,,,,,"Sodium, Na",MG -13217259,2185022,1093,457.0,,71.0,,,,,,,"Sodium, Na",MG -13217331,2185094,1093,354.0,,71.0,,,,,,,"Sodium, Na",MG -13217429,2185192,1093,58.0,,71.0,,,,,,,"Sodium, Na",MG -13217619,2185382,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13217628,2185391,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13217629,2185392,1093,490.0,,71.0,,,,,,,"Sodium, Na",MG -13217897,2185660,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -13217981,2185744,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG -13218056,2185819,1093,326.0,,70.0,,,,,,,"Sodium, Na",MG -13218094,2185857,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -13218259,2186022,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG -13218266,2186029,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -13218498,2186263,1093,395.0,,70.0,,,,,,,"Sodium, Na",MG -13218503,2186268,1093,273.0,,70.0,,,,,,,"Sodium, Na",MG -13218747,2186520,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG -13218813,2186586,1093,34.0,,70.0,,,,,,,"Sodium, Na",MG -13218822,2186595,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -13218876,2186649,1093,153.0,,70.0,,,,,,,"Sodium, Na",MG -13219286,2187060,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG -13219356,2187131,1093,580.0,,70.0,,,,,,,"Sodium, Na",MG -13219648,2187425,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG -13219689,2187466,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13219837,2187615,1093,920.0,,70.0,,,,,,,"Sodium, Na",MG -13219876,2187655,1093,41.0,,70.0,,,,,,,"Sodium, Na",MG -13220042,2187828,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG -13220130,2187926,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG -13220132,2187928,1093,9.0,,70.0,,,,,,,"Sodium, Na",MG -13220274,2188070,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13220557,2188353,1093,43.0,,70.0,,,,,,,"Sodium, Na",MG -13220594,2188390,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -13220739,2188537,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -13221058,2188884,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG -13221248,2189099,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -13221267,2189118,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG -13221433,2189284,1093,514.0,,70.0,,,,,,,"Sodium, Na",MG -13221466,2189317,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13221549,2189400,1093,509.0,,70.0,,,,,,,"Sodium, Na",MG -13222584,2190448,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -13222871,2190743,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG -13223162,2191047,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13223165,2191050,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG -13223781,2191679,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13224021,2191923,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG -13224301,2192208,1093,86.0,,70.0,,,,,,,"Sodium, Na",MG -13224368,2192276,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG -13224515,2192423,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13224583,2192492,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -13224706,2192617,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -13224732,2192643,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -13224937,2192851,1093,218.0,,70.0,,,,,,,"Sodium, Na",MG -13224959,2192873,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG -13225226,2193143,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13225404,2193328,1093,378.0,,70.0,,,,,,,"Sodium, Na",MG -13225484,2193413,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG -13225545,2193474,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG -13225831,2193766,1093,282.0,,70.0,,,,,,,"Sodium, Na",MG -13225932,2193868,1093,63.0,,70.0,,,,,,,"Sodium, Na",MG -13226240,2194177,1093,313.0,,70.0,,,,,,,"Sodium, Na",MG -13226450,2194388,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13226582,2194521,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG -13227209,2195162,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG -13227266,2195220,1093,620.0,,70.0,,,,,,,"Sodium, Na",MG -13227399,2195355,1093,444.0,,70.0,,,,,,,"Sodium, Na",MG -13227815,2195775,1093,416.0,,70.0,,,,,,,"Sodium, Na",MG -13227950,2195912,1093,346.0,,70.0,,,,,,,"Sodium, Na",MG -13228028,2195991,1093,175.0,,70.0,,,,,,,"Sodium, Na",MG -13228106,2196073,1093,147.0,,70.0,,,,,,,"Sodium, Na",MG -13228469,2196441,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG -13228568,2196541,1093,246.0,,71.0,,,,,,,"Sodium, Na",MG -13228659,2196632,1093,6.0,,71.0,,,,,,,"Sodium, Na",MG -13228830,2196803,1093,767.0,,78.0,,,,,,,"Sodium, Na",MG -13228923,2196896,1093,1440.0,,71.0,,,,,,,"Sodium, Na",MG -13229101,2197074,1093,176.0,,71.0,,,,,,,"Sodium, Na",MG -13229374,2197347,1093,238.0,,71.0,,,,,,,"Sodium, Na",MG -13229573,2197547,1093,304.0,,71.0,,,,,,,"Sodium, Na",MG -13229829,2197803,1093,456.0,,71.0,,,,,,,"Sodium, Na",MG -13230203,2198179,1093,27.0,,70.0,,,,,,,"Sodium, Na",MG -13230921,2198913,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13231019,2199011,1093,260.0,,70.0,,,,,,,"Sodium, Na",MG -13231120,2199119,1093,535.0,,70.0,,,,,,,"Sodium, Na",MG -13231357,2199387,1093,2000.0,,70.0,,,,,,,"Sodium, Na",MG -13231407,2199439,1093,886.0,,70.0,,,,,,,"Sodium, Na",MG -13231876,2200061,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -13231897,2200091,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -13231967,2200177,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -13232207,2200575,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -13232263,2200655,1093,822.0,,70.0,,,,,,,"Sodium, Na",MG -13232274,2200673,1093,327.0,,70.0,,,,,,,"Sodium, Na",MG -13232412,2201026,1093,810.0,,70.0,,,,,,,"Sodium, Na",MG -13232982,2201772,1093,621.0,,70.0,,,,,,,"Sodium, Na",MG -13233334,2202215,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG -13233349,2202232,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG -13233353,2202236,1093,139.0,,70.0,,,,,,,"Sodium, Na",MG -13233407,2202299,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13233638,2202562,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG -13233980,2202918,1093,28.0,,70.0,,,,,,,"Sodium, Na",MG -13234002,2202941,1093,451.0,,70.0,,,,,,,"Sodium, Na",MG -13234064,2203025,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG -13234445,2203455,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -13234623,2203636,1093,603.0,,70.0,,,,,,,"Sodium, Na",MG -13234638,2203651,1093,336.0,,70.0,,,,,,,"Sodium, Na",MG -13234754,2203798,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -13234845,2204026,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -13234907,2204147,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -13235034,2204325,1093,548.0,,70.0,,,,,,,"Sodium, Na",MG -13235151,2204569,1093,551.0,,70.0,,,,,,,"Sodium, Na",MG -13235454,2205102,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG -13235995,2206099,1093,219.0,,70.0,,,,,,,"Sodium, Na",MG -13236001,2206105,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13236015,2206119,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG -13236408,2206899,1093,211.0,,70.0,,,,,,,"Sodium, Na",MG -13236589,2207556,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -13236625,2207642,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG -13236831,2208052,1093,238.0,,71.0,,,,,,,"Sodium, Na",MG -13236863,2208084,1093,342.0,,71.0,,,,,,,"Sodium, Na",MG -13236970,2208191,1093,345.0,,78.0,,,,,,,"Sodium, Na",MG -13237002,2208223,1093,203.0,,78.0,,,,,,,"Sodium, Na",MG -13237278,2208499,1093,308.0,,71.0,,,,,,,"Sodium, Na",MG -13237416,2208637,1093,274.0,,71.0,,,,,,,"Sodium, Na",MG -13237608,2208830,1093,238.0,,71.0,,,,,,,"Sodium, Na",MG -13237702,2208924,1093,212.0,,71.0,,,,,,,"Sodium, Na",MG -13237959,2209181,1093,167.0,,71.0,,,,,,,"Sodium, Na",MG -13238281,2209503,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG -13238341,2209563,1093,1067.0,,70.0,,,,,,,"Sodium, Na",MG -13238872,2210105,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG -13239182,2210422,1093,684.0,,70.0,,,,,,,"Sodium, Na",MG -13239314,2210557,1093,488.0,,70.0,,,,,,,"Sodium, Na",MG -13239599,2210879,1093,829.0,,70.0,,,,,,,"Sodium, Na",MG -13239649,2210932,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -13239653,2210936,1093,32.0,,70.0,,,,,,,"Sodium, Na",MG -13239680,2210981,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13239845,2211226,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG -13240060,2211474,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -13240314,2211879,1093,553.0,,70.0,,,,,,,"Sodium, Na",MG -13240330,2211899,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -13240775,2212695,1093,426.0,,70.0,,,,,,,"Sodium, Na",MG -13240899,2212901,1093,1423.0,,70.0,,,,,,,"Sodium, Na",MG -13241140,2213177,1093,364.0,,70.0,,,,,,,"Sodium, Na",MG -13241191,2213229,1093,621.0,,70.0,,,,,,,"Sodium, Na",MG -13241289,2213351,1093,217.0,,70.0,,,,,,,"Sodium, Na",MG -13241327,2213430,1093,1944.0,,70.0,,,,,,,"Sodium, Na",MG -13241388,2213512,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -13241597,2213734,1093,362.0,,70.0,,,,,,,"Sodium, Na",MG -13241925,2214098,1093,16.0,,70.0,,,,,,,"Sodium, Na",MG -13241941,2214114,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG -13242087,2214268,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -13242207,2214394,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -13242436,2214690,1093,235.0,,70.0,,,,,,,"Sodium, Na",MG -13242542,2214799,1093,350.0,,70.0,,,,,,,"Sodium, Na",MG -13242609,2214867,1093,61.0,,70.0,,,,,,,"Sodium, Na",MG -13242925,2215216,1093,282.0,,70.0,,,,,,,"Sodium, Na",MG -13243265,2215841,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG -13243608,2216405,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13243753,2216718,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG -13243810,2216812,1093,425.0,,70.0,,,,,,,"Sodium, Na",MG -13243821,2216825,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG -13243999,2217170,1093,476.0,,70.0,,,,,,,"Sodium, Na",MG -13244008,2217179,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG -13244016,2217203,1093,241.0,,70.0,,,,,,,"Sodium, Na",MG -13244273,2217663,1093,1043.0,,70.0,,,,,,,"Sodium, Na",MG -13244526,2218084,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13244598,2218279,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -13244700,2218717,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG -13244727,2218788,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG -13244788,2218981,1093,475.0,,70.0,,,,,,,"Sodium, Na",MG -13244860,2219130,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG -13244943,2219412,1093,75.0,,78.0,,,,,,,"Sodium, Na",MG -13245010,2219479,1093,7.0,,78.0,,,,,,,"Sodium, Na",MG -13245209,2219678,1093,133.0,,78.0,,,,,,,"Sodium, Na",MG -13245260,2219729,1093,335.0,,78.0,,,,,,,"Sodium, Na",MG -13245350,2219819,1093,167.0,,71.0,,,,,,,"Sodium, Na",MG -13245364,2219833,1093,339.0,,71.0,,,,,,,"Sodium, Na",MG -13245383,2219852,1093,400.0,,71.0,,,,,,,"Sodium, Na",MG -13245401,2219870,1093,400.0,,71.0,,,,,,,"Sodium, Na",MG -13245434,2219903,1093,229.0,,71.0,,,,,,,"Sodium, Na",MG -13246123,2220594,1093,284.0,,78.0,,,,,,,"Sodium, Na",MG -13246211,2220682,1093,155.0,,78.0,,,,,,,"Sodium, Na",MG -13247072,2221543,1093,533.0,,71.0,,,,,,,"Sodium, Na",MG -13247201,2221672,1093,224.0,,71.0,,,,,,,"Sodium, Na",MG -13247218,2221689,1093,363.0,,71.0,,,,,,,"Sodium, Na",MG -13247651,2222125,1093,62.0,,71.0,,,,,,,"Sodium, Na",MG -13247756,2222230,1093,360.0,,78.0,,,,,,,"Sodium, Na",MG -13247799,2222274,1093,420.0,,78.0,,,,,,,"Sodium, Na",MG -13247810,2222285,1093,440.0,,78.0,,,,,,,"Sodium, Na",MG -13248230,2222709,1093,140.0,,77.0,,,,,,,"Sodium, Na",MG -13249216,2226062,1093,611.0,,78.0,,,,,,,"Sodium, Na",MG -13249300,2226146,1093,498.0,,78.0,,,,,,,"Sodium, Na",MG -13249619,2226467,1093,262.0,,78.0,,,,,,,"Sodium, Na",MG -13249708,2226556,1093,487.0,,78.0,,,,,,,"Sodium, Na",MG -13249848,2226696,1093,1850.0,,78.0,,,,,,,"Sodium, Na",MG -13249863,2226711,1093,764.0,,78.0,,,,,,,"Sodium, Na",MG -13250398,2227246,1093,757.0,,78.0,,,,,,,"Sodium, Na",MG -13250425,2227273,1093,75.0,,78.0,,,,,,,"Sodium, Na",MG -13250512,2227360,1093,350.0,,78.0,,,,,,,"Sodium, Na",MG -13250606,2227454,1093,961.0,,78.0,,,,,,,"Sodium, Na",MG -13250897,2227745,1093,286.0,,78.0,,,,,,,"Sodium, Na",MG -13251189,2228038,1093,593.0,,71.0,,,,,,,"Sodium, Na",MG -13251224,2228073,1093,698.0,,71.0,,,,,,,"Sodium, Na",MG -13251456,2228306,1093,302.0,,78.0,,,,,,,"Sodium, Na",MG -13251787,2228640,1093,45.0,,71.0,,,,,,,"Sodium, Na",MG -13251949,2228804,1093,0.0,,78.0,,,,,,,"Sodium, Na",MG -13251977,2228832,1093,482.0,,71.0,,,,,,,"Sodium, Na",MG -13252032,2228887,1093,292.0,,71.0,,,,,,,"Sodium, Na",MG -13252434,2229289,1093,301.0,,78.0,,,,,,,"Sodium, Na",MG -13252819,2229674,1093,0.0,,78.0,,,,,,,"Sodium, Na",MG -13253041,2229897,1093,329.0,,71.0,,,,,,,"Sodium, Na",MG -13253111,2229968,1093,392.0,,71.0,,,,,,,"Sodium, Na",MG -13253262,2230119,1093,375.0,,78.0,,,,,,,"Sodium, Na",MG -13253278,2230135,1093,332.0,,78.0,,,,,,,"Sodium, Na",MG -13253724,2230581,1093,652.0,,78.0,,,,,,,"Sodium, Na",MG -13253981,2230838,1093,237.0,,78.0,,,,,,,"Sodium, Na",MG -13254055,2230912,1093,800.0,,78.0,,,,,,,"Sodium, Na",MG -13254310,2231167,1093,183.0,,71.0,,,,,,,"Sodium, Na",MG -13254534,2231391,1093,59.0,,71.0,,,,,,,"Sodium, Na",MG -13254763,2231620,1093,368.0,,78.0,,,,,,,"Sodium, Na",MG -13255014,2231871,1093,240.0,,78.0,,,,,,,"Sodium, Na",MG -13255218,2232076,1093,304.0,,71.0,,,,,,,"Sodium, Na",MG -13255382,2232242,1093,304.0,,71.0,,,,,,,"Sodium, Na",MG -13255411,2232271,1093,607.0,,71.0,,,,,,,"Sodium, Na",MG -13255547,2232408,1093,380.0,,78.0,,,,,,,"Sodium, Na",MG -13255623,2232485,1093,740.0,,78.0,,,,,,,"Sodium, Na",MG -13255784,2232648,1093,49.0,,71.0,,,,,,,"Sodium, Na",MG -13255950,2232815,1093,164.0,,71.0,,,,,,,"Sodium, Na",MG -13256000,2232866,1093,54.0,,71.0,,,,,,,"Sodium, Na",MG -13256684,2233550,1093,524.0,,78.0,,,,,,,"Sodium, Na",MG -13256751,2233617,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13256771,2233637,1093,672.0,,78.0,,,,,,,"Sodium, Na",MG -13256787,2233653,1093,508.0,,78.0,,,,,,,"Sodium, Na",MG -13256887,2233753,1093,870.0,,71.0,,,,,,,"Sodium, Na",MG -13256910,2233779,1093,800.0,,71.0,,,,,,,"Sodium, Na",MG -13257314,2234183,1093,45.0,,71.0,,,,,,,"Sodium, Na",MG -13257409,2234278,1093,343.0,,78.0,,,,,,,"Sodium, Na",MG -13257808,2234677,1093,422.0,,71.0,,,,,,,"Sodium, Na",MG -13258080,2234952,1093,380.0,,78.0,,,,,,,"Sodium, Na",MG -13259033,2235908,1093,2.0,,71.0,,,,,,,"Sodium, Na",MG -13259324,2236199,1093,350.0,,78.0,,,,,,,"Sodium, Na",MG -13259415,2236290,1093,260.0,,78.0,,,,,,,"Sodium, Na",MG -13259832,2236707,1093,317.0,,78.0,,,,,,,"Sodium, Na",MG -13259855,2236730,1093,399.0,,78.0,,,,,,,"Sodium, Na",MG -13260002,2236877,1093,1067.0,,78.0,,,,,,,"Sodium, Na",MG -13260125,2237000,1093,395.0,,71.0,,,,,,,"Sodium, Na",MG -13260228,2237103,1093,20.0,,71.0,,,,,,,"Sodium, Na",MG -13260315,2237190,1093,238.0,,71.0,,,,,,,"Sodium, Na",MG -13260631,2237507,1093,1750.0,,71.0,,,,,,,"Sodium, Na",MG -13260669,2237545,1093,296.0,,71.0,,,,,,,"Sodium, Na",MG -13260676,2237552,1093,730.0,,78.0,,,,,,,"Sodium, Na",MG -13261073,2237949,1093,417.0,,71.0,,,,,,,"Sodium, Na",MG -13261547,2238457,1093,577.0,,70.0,,,,,,,"Sodium, Na",MG -13261675,2238842,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13261764,2239090,1093,28.0,,70.0,,,,,,,"Sodium, Na",MG -13261818,2239244,1093,514.0,,70.0,,,,,,,"Sodium, Na",MG -13261878,2239412,1093,227.0,,70.0,,,,,,,"Sodium, Na",MG -13261972,2239582,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG -13262295,2240239,1093,23000.0,,70.0,,,,,,,"Sodium, Na",MG -13262299,2240251,1093,239.0,,70.0,,,,,,,"Sodium, Na",MG -13262369,2240463,1093,242.0,,70.0,,,,,,,"Sodium, Na",MG -13262389,2240526,1093,425.0,,70.0,,,,,,,"Sodium, Na",MG -13262588,2241093,1093,20.0,,70.0,,,,,,,"Sodium, Na",MG -13262933,2242000,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG -13262938,2242014,1093,459.0,,70.0,,,,,,,"Sodium, Na",MG -13263191,2242439,1093,1438.0,,70.0,,,,,,,"Sodium, Na",MG -13263198,2242451,1093,192.0,,70.0,,,,,,,"Sodium, Na",MG -13263215,2242480,1093,385.0,,70.0,,,,,,,"Sodium, Na",MG -13263336,2242747,1093,315.0,,70.0,,,,,,,"Sodium, Na",MG -13263366,2242797,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -13263648,2243600,1093,423.0,,70.0,,,,,,,"Sodium, Na",MG -13264032,2244522,1093,92.0,,70.0,,,,,,,"Sodium, Na",MG -13264797,2246661,1093,91.0,,70.0,,,,,,,"Sodium, Na",MG -13265269,2248010,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13265364,2248321,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13266048,2250251,1093,1300.0,,70.0,,,,,,,"Sodium, Na",MG -13266255,2250871,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -13266440,2251421,1093,615.0,,70.0,,,,,,,"Sodium, Na",MG -13267130,2253472,1093,2200.0,,70.0,,,,,,,"Sodium, Na",MG -13267134,2253485,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13267194,2253631,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG -13267403,2254140,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG -13267439,2254228,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13267832,2255123,1093,867.0,,70.0,,,,,,,"Sodium, Na",MG -13267959,2255409,1093,494.0,,70.0,,,,,,,"Sodium, Na",MG -13267990,2255471,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -13268066,2255624,1093,615.0,,70.0,,,,,,,"Sodium, Na",MG -13268128,2255808,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -13268340,2256297,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG -13268383,2256379,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG -13268525,2256592,1093,6750.0,,70.0,,,,,,,"Sodium, Na",MG -13268533,2256605,1093,586.0,,70.0,,,,,,,"Sodium, Na",MG -13268552,2256633,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG -13268796,2256936,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13269152,2264706,1093,0.0,1.0,1.0,,,,0.99,,,"Sodium, Na",MG -13269449,2265410,1093,1882.0,,70.0,,,,,,,"Sodium, Na",MG -13269878,2265840,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG -13269958,2265922,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -13269974,2265938,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG -13270270,2266242,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13270275,2266247,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG -13270472,2266445,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -13270509,2266483,1093,1929.0,,70.0,,,,,,,"Sodium, Na",MG -13270673,2266648,1093,421.0,,70.0,,,,,,,"Sodium, Na",MG -13270998,2266975,1093,98.0,,70.0,,,,,,,"Sodium, Na",MG -13271156,2267135,1093,462.0,,70.0,,,,,,,"Sodium, Na",MG -13271417,2267396,1093,1618.0,,70.0,,,,,,,"Sodium, Na",MG -13271504,2267484,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG -13271544,2267525,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG -13271572,2267553,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG -13271988,2267978,1093,320.0,,70.0,,,,,,,"Sodium, Na",MG -13272261,2268264,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13272466,2268470,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -13272512,2268516,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -13272806,2268845,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG -13273397,2269453,1093,656.0,,70.0,,,,,,,"Sodium, Na",MG -13273608,2269669,1093,1107.0,,70.0,,,,,,,"Sodium, Na",MG -13274166,2270236,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG -13274838,2270934,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG -13274972,2271071,1093,407.0,,70.0,,,,,,,"Sodium, Na",MG -13275508,2271639,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13275576,2271709,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG -13275789,2271925,1093,586.0,,70.0,,,,,,,"Sodium, Na",MG -13275935,2272081,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -13276003,2272149,1093,102.0,,70.0,,,,,,,"Sodium, Na",MG -13276128,2272274,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -13276545,2272698,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG -13276847,2273007,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -13276872,2273032,1093,492.0,,70.0,,,,,,,"Sodium, Na",MG -13277200,2273379,1093,127.0,,70.0,,,,,,,"Sodium, Na",MG -13277248,2273427,1093,119.0,,70.0,,,,,,,"Sodium, Na",MG -13277358,2273539,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13277419,2273601,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13277468,2273652,1093,303.0,,70.0,,,,,,,"Sodium, Na",MG -13277667,2273885,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -13277744,2273970,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG -13278014,2274263,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13278039,2274288,1093,302.0,,70.0,,,,,,,"Sodium, Na",MG -13278417,2274731,1093,4400.0,,70.0,,,,,,,"Sodium, Na",MG -13278718,2275041,1093,352.0,,70.0,,,,,,,"Sodium, Na",MG -13278787,2275111,1093,248.0,,70.0,,,,,,,"Sodium, Na",MG -13279020,2275346,1093,688.0,,70.0,,,,,,,"Sodium, Na",MG -13279240,2275571,1093,66.0,,70.0,,,,,,,"Sodium, Na",MG -13279442,2275775,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13279514,2275851,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13279617,2275958,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13279730,2276078,1093,238.0,,70.0,,,,,,,"Sodium, Na",MG -13280198,2276564,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG -13280348,2276716,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -13281136,2277520,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13281413,2277829,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13281484,2277902,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG -13281496,2277916,1093,242.0,,70.0,,,,,,,"Sodium, Na",MG -13281784,2278212,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG -13281826,2278256,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13281996,2278431,1093,538.0,,70.0,,,,,,,"Sodium, Na",MG -13281999,2278434,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13282458,2278912,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG -13283014,2279480,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG -13283148,2279617,1093,20000.0,,70.0,,,,,,,"Sodium, Na",MG -13283509,2279983,1093,46.0,,70.0,,,,,,,"Sodium, Na",MG -13283869,2280347,1093,818.0,,70.0,,,,,,,"Sodium, Na",MG -13283961,2280439,1093,862.0,,70.0,,,,,,,"Sodium, Na",MG -13284126,2280607,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG -13284352,2280840,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG -13285046,2281577,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG -13285123,2281658,1093,1245.0,,70.0,,,,,,,"Sodium, Na",MG -13285390,2281935,1093,104.0,,70.0,,,,,,,"Sodium, Na",MG -13285548,2282104,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -13285669,2282286,1093,3429.0,,70.0,,,,,,,"Sodium, Na",MG -13285892,2282537,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -13286018,2282685,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13286156,2282826,1093,313.0,,70.0,,,,,,,"Sodium, Na",MG -13286181,2282851,1093,622.0,,70.0,,,,,,,"Sodium, Na",MG -13286279,2282959,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13286332,2283013,1093,131.0,,70.0,,,,,,,"Sodium, Na",MG -13286414,2283098,1093,133.0,,70.0,,,,,,,"Sodium, Na",MG -13286542,2283226,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG -13286849,2283539,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13286982,2283673,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG -13287102,2283793,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -13287481,2284179,1093,459.0,,70.0,,,,,,,"Sodium, Na",MG -13287793,2284493,1093,156.0,,70.0,,,,,,,"Sodium, Na",MG -13287819,2284520,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG -13288489,2285198,1093,434.0,,70.0,,,,,,,"Sodium, Na",MG -13288499,2285208,1093,79.0,,70.0,,,,,,,"Sodium, Na",MG -13288544,2285253,1093,45.0,,70.0,,,,,,,"Sodium, Na",MG -13288759,2285471,1093,1571.0,,70.0,,,,,,,"Sodium, Na",MG -13289155,2285870,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG -13289457,2286175,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG -13289538,2286257,1093,388.0,,70.0,,,,,,,"Sodium, Na",MG -13290083,2286807,1093,322.0,,70.0,,,,,,,"Sodium, Na",MG -13290595,2287321,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13290823,2287554,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13291154,2287894,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG -13291225,2287966,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13291901,2288648,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13292059,2288806,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13292084,2288831,1093,155.0,,70.0,,,,,,,"Sodium, Na",MG -13292235,2288982,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -13292339,2289088,1093,944.0,,70.0,,,,,,,"Sodium, Na",MG -13292414,2289163,1093,793.0,,70.0,,,,,,,"Sodium, Na",MG -13292466,2289215,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -13292474,2289223,1093,233.0,,70.0,,,,,,,"Sodium, Na",MG -13292694,2289446,1093,364.0,,70.0,,,,,,,"Sodium, Na",MG -13292741,2289493,1093,149.0,,70.0,,,,,,,"Sodium, Na",MG -13292963,2289715,1093,479.0,,70.0,,,,,,,"Sodium, Na",MG -13293041,2289794,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -13293677,2295641,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG -13293818,2295958,1093,13.0,,70.0,,,,,,,"Sodium, Na",MG -13293892,2296097,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -13293903,2296127,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13294036,2296435,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -13294145,2296668,1093,320.0,,70.0,,,,,,,"Sodium, Na",MG -13294195,2296746,1093,7667.0,,70.0,,,,,,,"Sodium, Na",MG -13295103,2298538,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13295104,2298540,1093,127.0,,70.0,,,,,,,"Sodium, Na",MG -13295228,2298785,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -13295241,2298813,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -13295342,2299018,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG -13295504,2299349,1093,1278.0,,70.0,,,,,,,"Sodium, Na",MG -13296036,2300445,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG -13296238,2300886,1093,427.0,,70.0,,,,,,,"Sodium, Na",MG -13296409,2301236,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG -13296514,2301430,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG -13296650,2301687,1093,1765.0,,70.0,,,,,,,"Sodium, Na",MG -13296754,2301889,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG -13296946,2302274,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG -13297033,2302441,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13297292,2302963,1093,350.0,,70.0,,,,,,,"Sodium, Na",MG -13297601,2303615,1093,231.0,,70.0,,,,,,,"Sodium, Na",MG -13297692,2303812,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -13297793,2304006,1093,212.0,,70.0,,,,,,,"Sodium, Na",MG -13297907,2304233,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13297923,2304268,1093,1900.0,,70.0,,,,,,,"Sodium, Na",MG -13298139,2304738,1093,408.0,,70.0,,,,,,,"Sodium, Na",MG -13298169,2304799,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -13298205,2304874,1093,96.0,,70.0,,,,,,,"Sodium, Na",MG -13298211,2304880,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -13298632,2305729,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG -13298652,2305771,1093,1100.0,,70.0,,,,,,,"Sodium, Na",MG -13298841,2306154,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13299289,2307095,1093,914.0,,70.0,,,,,,,"Sodium, Na",MG -13299431,2307377,1093,1737.0,,70.0,,,,,,,"Sodium, Na",MG -13299574,2307643,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG -13300002,2308552,1093,51.0,,70.0,,,,,,,"Sodium, Na",MG -13300368,2309317,1093,707.0,,70.0,,,,,,,"Sodium, Na",MG -13300539,2309673,1093,133.0,,70.0,,,,,,,"Sodium, Na",MG -13300698,2309970,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG -13301408,2311401,1093,78.0,,70.0,,,,,,,"Sodium, Na",MG -13301637,2311885,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -13301800,2312216,1093,94.0,,70.0,,,,,,,"Sodium, Na",MG -13302376,2313405,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -13302394,2313449,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -13302403,2313474,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13302435,2313549,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13302546,2313771,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG -13302590,2313867,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG -13302721,2314122,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -13302770,2314210,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -13302895,2314434,1093,28.0,,70.0,,,,,,,"Sodium, Na",MG -13303078,2314810,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13303124,2314905,1093,235.0,,70.0,,,,,,,"Sodium, Na",MG -13303201,2315076,1093,22.0,,70.0,,,,,,,"Sodium, Na",MG -13303207,2315088,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13303271,2315203,1093,37.0,,70.0,,,,,,,"Sodium, Na",MG -13303382,2315417,1093,444.0,,70.0,,,,,,,"Sodium, Na",MG -13303397,2315447,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -13303480,2315627,1093,650.0,,70.0,,,,,,,"Sodium, Na",MG -13303592,2315846,1093,122.0,,70.0,,,,,,,"Sodium, Na",MG -13303840,2316356,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -13303856,2316381,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG -13304024,2316731,1093,695.0,,70.0,,,,,,,"Sodium, Na",MG -13304303,2317042,1093,68.0,,71.0,,,,,,,"Sodium, Na",MG -13304346,2317085,1093,56.0,,71.0,,,,,,,"Sodium, Na",MG -13304399,2317138,1093,1192.0,,71.0,,,,,,,"Sodium, Na",MG -13304564,2317304,1093,0.0,,71.0,,,,,,,"Sodium, Na",MG -13304790,2319974,1093,1267.0,,70.0,,,,,,,"Sodium, Na",MG -13304816,2320047,1093,814.0,,70.0,,,,,,,"Sodium, Na",MG -13304862,2320149,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG -13304904,2320250,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13304943,2320306,1093,7778.0,,70.0,,,,,,,"Sodium, Na",MG -13305413,2321156,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13305592,2321577,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG -13305775,2321909,1093,654.0,,70.0,,,,,,,"Sodium, Na",MG -13305817,2321969,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13305901,2322103,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -13305941,2322169,1093,247.0,,70.0,,,,,,,"Sodium, Na",MG -13306317,2322761,1093,952.0,,70.0,,,,,,,"Sodium, Na",MG -13306358,2322832,1093,292.0,,70.0,,,,,,,"Sodium, Na",MG -13306440,2322950,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG -13306552,2323231,1093,114.0,,70.0,,,,,,,"Sodium, Na",MG -13306662,2323554,1093,149.0,,70.0,,,,,,,"Sodium, Na",MG -13307168,2324763,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -13307448,2325284,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -13307455,2325293,1093,292.0,,70.0,,,,,,,"Sodium, Na",MG -13307748,2325738,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -13307771,2325774,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13308152,2326312,1093,938.0,,70.0,,,,,,,"Sodium, Na",MG -13308227,2326403,1093,983.0,,70.0,,,,,,,"Sodium, Na",MG -13308344,2326561,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13308394,2326653,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -13308816,2327190,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13308982,2327412,1093,93.0,,70.0,,,,,,,"Sodium, Na",MG -13309009,2327461,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG -13309346,2327974,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG -13309401,2328057,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -13309554,2328304,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13309639,2328412,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG -13309720,2328527,1093,466.0,,70.0,,,,,,,"Sodium, Na",MG -13309728,2328550,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -13310141,2329218,1093,103.0,,70.0,,,,,,,"Sodium, Na",MG -13310200,2329314,1093,696.0,,70.0,,,,,,,"Sodium, Na",MG -13310250,2329403,1093,416.0,,70.0,,,,,,,"Sodium, Na",MG -13310405,2329649,1093,93.0,,70.0,,,,,,,"Sodium, Na",MG -13310442,2329696,1093,196.0,,70.0,,,,,,,"Sodium, Na",MG -13310593,2330786,1093,58.0,,71.0,,,,,,,"Sodium, Na",MG -13310634,2330827,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13311252,2331446,1093,45.0,,71.0,,,,,,,"Sodium, Na",MG -13311300,2331494,1093,237.0,,78.0,,,,,,,"Sodium, Na",MG -13311327,2331521,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13311387,2331581,1093,155.0,,78.0,,,,,,,"Sodium, Na",MG -13312184,2332380,1093,377.0,,71.0,,,,,,,"Sodium, Na",MG -13312580,2332787,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG -13313068,2333332,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -13313083,2333347,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -13313136,2333403,1093,449.0,,70.0,,,,,,,"Sodium, Na",MG -13313608,2333895,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -13313651,2333948,1093,32.0,,70.0,,,,,,,"Sodium, Na",MG -13314091,2334451,1093,412.0,,70.0,,,,,,,"Sodium, Na",MG -13314636,2335031,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG -13315185,2335596,1093,158.0,,70.0,,,,,,,"Sodium, Na",MG -13315848,2336273,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13316429,2336856,1093,321.0,,71.0,,,,,,,"Sodium, Na",MG -13316860,2337287,1093,171.0,,71.0,,,,,,,"Sodium, Na",MG -13317471,2337920,1093,2250.0,,70.0,,,,,,,"Sodium, Na",MG -13317664,2338133,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG -13317709,2338189,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13317713,2338193,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -13317831,2338327,1093,867.0,,70.0,,,,,,,"Sodium, Na",MG -13317974,2338477,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG -13318084,2338590,1093,183.0,,70.0,,,,,,,"Sodium, Na",MG -13318214,2338726,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -13318690,2339279,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13318911,2339508,1093,112.0,,70.0,,,,,,,"Sodium, Na",MG -13319028,2339627,1093,1471.0,,70.0,,,,,,,"Sodium, Na",MG -13319752,2340393,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG -13320412,2341069,1093,73.0,,,,,,,,,"Sodium, Na",MG -13320606,2341263,1093,2790.0,,,,,,,,,"Sodium, Na",MG -13320980,2341637,1093,1075.0,,,,,,,,,"Sodium, Na",MG -13321088,2341745,1093,387.0,,,,,,,,,"Sodium, Na",MG -13321250,2341907,1093,274.0,,,,,,,,,"Sodium, Na",MG -13321417,2342074,1093,301.0,,,,,,,,,"Sodium, Na",MG -13321600,2342257,1093,255.0,,,,,,,,,"Sodium, Na",MG -13321807,2342464,1093,346.0,,,,,,,,,"Sodium, Na",MG -13321814,2342471,1093,544.0,,,,,,,,,"Sodium, Na",MG -13322366,2343023,1093,1338.0,,,,,,,,,"Sodium, Na",MG -13322711,2343368,1093,275.0,,,,,,,,,"Sodium, Na",MG -13322718,2343375,1093,419.0,,,,,,,,,"Sodium, Na",MG -13323321,2343978,1093,31.0,,,,,,,,,"Sodium, Na",MG -13324036,2344693,1093,3.0,,,,,,,,,"Sodium, Na",MG -13324161,2344818,1093,6.0,,,,,,,,,"Sodium, Na",MG -13324287,2344944,1093,322.0,,,,,,,,,"Sodium, Na",MG -13324313,2344970,1093,382.0,,,,,,,,,"Sodium, Na",MG -13324410,2345067,1093,142.0,,,,,,,,,"Sodium, Na",MG -13324538,2345195,1093,19.0,,,,,,,,,"Sodium, Na",MG -13324545,2345202,1093,188.0,,,,,,,,,"Sodium, Na",MG -13324550,2345207,1093,117.0,,,,,,,,,"Sodium, Na",MG -13324576,2345233,1093,157.0,,,,,,,,,"Sodium, Na",MG -13324608,2345265,1093,1647.0,,,,,,,,,"Sodium, Na",MG -13324787,2345444,1093,199.0,,,,,,,,,"Sodium, Na",MG -13324988,2345645,1093,428.0,,,,,,,,,"Sodium, Na",MG -13325029,2345686,1093,144.0,,,,,,,,,"Sodium, Na",MG -13325391,2346048,1093,500.0,,,,,,,,,"Sodium, Na",MG -13325480,2346137,1093,12.0,,,,,,,,,"Sodium, Na",MG -13325550,2346207,1093,17.0,,,,,,,,,"Sodium, Na",MG -13326057,2364030,1093,273.0,,78.0,,,,,,,"Sodium, Na",MG -13326430,2364406,1093,387.0,,70.0,,,,,,,"Sodium, Na",MG -13326545,2364521,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -13326697,2364673,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG -13327171,2365151,1093,28.0,,70.0,,,,,,,"Sodium, Na",MG -13327349,2365331,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -13327359,2365341,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13327526,2365509,1093,580.0,,70.0,,,,,,,"Sodium, Na",MG -13327603,2365586,1093,431.0,,70.0,,,,,,,"Sodium, Na",MG -13327826,2365810,1093,280.0,,70.0,,,,,,,"Sodium, Na",MG -13327925,2365911,1093,261.0,,70.0,,,,,,,"Sodium, Na",MG -13327932,2365918,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -13328181,2366167,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG -13328601,2366589,1093,26.0,,70.0,,,,,,,"Sodium, Na",MG -13328688,2366680,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG -13328974,2366968,1093,742.0,,70.0,,,,,,,"Sodium, Na",MG -13329077,2367071,1093,367.0,,70.0,,,,,,,"Sodium, Na",MG -13329511,2367508,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG -13329695,2367694,1093,430.0,,70.0,,,,,,,"Sodium, Na",MG -13329854,2367853,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG -13330081,2368080,1093,2190.0,,70.0,,,,,,,"Sodium, Na",MG -13330120,2368119,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -13330201,2368205,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -13330852,2368860,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13330995,2369004,1093,230.0,,70.0,,,,,,,"Sodium, Na",MG -13331244,2369256,1093,282.0,,70.0,,,,,,,"Sodium, Na",MG -13331497,2369509,1093,521.0,,70.0,,,,,,,"Sodium, Na",MG -13332028,2370041,1093,602.0,,70.0,,,,,,,"Sodium, Na",MG -13332279,2370293,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -13332510,2370525,1093,304.0,,71.0,,,,,,,"Sodium, Na",MG -13332598,2370613,1093,2941.0,,71.0,,,,,,,"Sodium, Na",MG -13332823,2370838,1093,54.0,,71.0,,,,,,,"Sodium, Na",MG -13332928,2370943,1093,22.0,,78.0,,,,,,,"Sodium, Na",MG -13332960,2370975,1093,45.0,,71.0,,,,,,,"Sodium, Na",MG -13333093,2371108,1093,2941.0,,71.0,,,,,,,"Sodium, Na",MG -13333322,2371337,1093,416.0,,78.0,,,,,,,"Sodium, Na",MG -13333579,2371594,1093,620.0,,78.0,,,,,,,"Sodium, Na",MG -13333779,2371794,1093,388.0,,72.0,,,,,,,"Sodium, Na",MG -13333800,2371815,1093,542.0,,71.0,,,,,,,"Sodium, Na",MG -13333818,2371833,1093,390.0,,78.0,,,,,,,"Sodium, Na",MG -13334020,2372035,1093,333.0,,72.0,,,,,,,"Sodium, Na",MG -13334231,2372247,1093,161.0,,70.0,,,,,,,"Sodium, Na",MG -13334249,2372265,1093,92.0,,70.0,,,,,,,"Sodium, Na",MG -13334433,2372450,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13334682,2372700,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -13334740,2372758,1093,108.0,,70.0,,,,,,,"Sodium, Na",MG -13334949,2372967,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13335228,2373246,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13335522,2373540,1093,513.0,,70.0,,,,,,,"Sodium, Na",MG -13335897,2373920,1093,379.0,,70.0,,,,,,,"Sodium, Na",MG -13335994,2374020,1093,2500.0,,70.0,,,,,,,"Sodium, Na",MG -13336073,2374099,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13336420,2374456,1093,812.0,,70.0,,,,,,,"Sodium, Na",MG -13336720,2374761,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -13337030,2375074,1093,1129.0,,70.0,,,,,,,"Sodium, Na",MG -13337032,2375076,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG -13337119,2375163,1093,1731.0,,70.0,,,,,,,"Sodium, Na",MG -13337341,2375388,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -13337389,2375437,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -13337459,2375507,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG -13337924,2375977,1093,1100.0,,70.0,,,,,,,"Sodium, Na",MG -13338103,2376158,1093,694.0,,70.0,,,,,,,"Sodium, Na",MG -13338389,2376446,1093,185.0,,70.0,,,,,,,"Sodium, Na",MG -13338542,2376599,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -13338725,2376782,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -13339296,2377363,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13339297,2377364,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13339377,2377445,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13339469,2377538,1093,540.0,,70.0,,,,,,,"Sodium, Na",MG -13339793,2377871,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG -13339948,2378026,1093,918.0,,70.0,,,,,,,"Sodium, Na",MG -13340136,2378216,1093,78.0,,70.0,,,,,,,"Sodium, Na",MG -13340537,2378622,1093,397.0,,70.0,,,,,,,"Sodium, Na",MG -13340842,2378932,1093,6500.0,,70.0,,,,,,,"Sodium, Na",MG -13340956,2379047,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -13341100,2379191,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13341184,2379275,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13341300,2379391,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -13341358,2379449,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG -13341705,2379797,1093,323.0,,70.0,,,,,,,"Sodium, Na",MG -13341876,2379968,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG -13341963,2380055,1093,2071.0,,70.0,,,,,,,"Sodium, Na",MG -13342116,2380208,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG -13342273,2380365,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG -13342362,2380454,1093,256.0,,70.0,,,,,,,"Sodium, Na",MG -13342429,2380521,1093,1533.0,,70.0,,,,,,,"Sodium, Na",MG -13342654,2380746,1093,2941.0,,71.0,,,,,,,"Sodium, Na",MG -13342718,2380810,1093,5.0,,70.0,,,,,,,"Sodium, Na",MG -13342773,2380866,1093,343.0,,78.0,,,,,,,"Sodium, Na",MG -13343218,2381312,1093,0.0,,78.0,,,,,,,"Sodium, Na",MG -13343225,2381319,1093,197.0,,78.0,,,,,,,"Sodium, Na",MG -13343574,2381675,1093,492.0,,70.0,,,,,,,"Sodium, Na",MG -13343996,2382102,1093,616.0,,70.0,,,,,,,"Sodium, Na",MG -13343998,2382104,1093,639.0,,70.0,,,,,,,"Sodium, Na",MG -13344341,2382449,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -13344484,2382595,1093,1062.0,,70.0,,,,,,,"Sodium, Na",MG -13344503,2382614,1093,381.0,,70.0,,,,,,,"Sodium, Na",MG -13344675,2382789,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13344902,2383020,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG -13344970,2383089,1093,84.0,,70.0,,,,,,,"Sodium, Na",MG -13345078,2383198,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG -13345295,2383416,1093,162.0,,70.0,,,,,,,"Sodium, Na",MG -13345327,2383448,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -13345402,2383523,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -13345879,2384002,1093,383.0,,70.0,,,,,,,"Sodium, Na",MG -13345966,2384089,1093,772.0,,70.0,,,,,,,"Sodium, Na",MG -13346344,2384472,1093,1100.0,,70.0,,,,,,,"Sodium, Na",MG -13346459,2384590,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13346529,2384661,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -13346548,2384680,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG -13346581,2384713,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13346930,2385073,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -13346940,2385083,1093,39333.0,,70.0,,,,,,,"Sodium, Na",MG -13346963,2385106,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -13347835,2385981,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG -13348043,2386190,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -13348855,2387008,1093,479.0,,70.0,,,,,,,"Sodium, Na",MG -13349089,2387243,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -13349162,2387316,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13349170,2387324,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13349229,2387384,1093,29000.0,,75.0,,,,,,,"Sodium, Na",MG -13349300,2387456,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13349427,2387583,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -13349431,2387587,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -13349774,2387932,1093,150.0,,70.0,,,,,,,"Sodium, Na",MG -13349948,2388106,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG -13350016,2388175,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -13350101,2388260,1093,1053.0,,70.0,,,,,,,"Sodium, Na",MG -13350214,2388374,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG -13350472,2388634,1093,556.0,,70.0,,,,,,,"Sodium, Na",MG -13350519,2388681,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG -13350525,2388687,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13351218,2389386,1093,548.0,,70.0,,,,,,,"Sodium, Na",MG -13351937,2390110,1093,1433.0,,70.0,,,,,,,"Sodium, Na",MG -13352250,2390424,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG -13352405,2390581,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -13352461,2390638,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13352873,2391051,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -13353175,2391355,1093,51.0,,70.0,,,,,,,"Sodium, Na",MG -13353205,2391385,1093,231.0,,70.0,,,,,,,"Sodium, Na",MG -13353456,2391637,1093,16.0,,70.0,,,,,,,"Sodium, Na",MG -13353459,2391640,1093,149.0,,70.0,,,,,,,"Sodium, Na",MG -13353558,2391740,1093,262.0,,70.0,,,,,,,"Sodium, Na",MG -13353573,2391756,1093,217.0,,70.0,,,,,,,"Sodium, Na",MG -13354198,2392384,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -13354362,2392548,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG -13354510,2392696,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13354773,2392960,1093,222.0,,70.0,,,,,,,"Sodium, Na",MG -13355002,2393190,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG -13355141,2393329,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13355198,2393386,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13355340,2393529,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG -13355407,2393596,1093,1200.0,,70.0,,,,,,,"Sodium, Na",MG -13355711,2393901,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG -13356018,2394210,1093,894.0,,70.0,,,,,,,"Sodium, Na",MG -13356032,2394224,1093,191.0,,70.0,,,,,,,"Sodium, Na",MG -13356082,2394275,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13356281,2394474,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -13356615,2394810,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG -13356643,2394839,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13357296,2395493,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13357430,2395629,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13357684,2395885,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -13357851,2396054,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG -13357911,2396114,1093,361.0,,70.0,,,,,,,"Sodium, Na",MG -13358088,2396291,1093,1583.0,,70.0,,,,,,,"Sodium, Na",MG -13358263,2396466,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13358268,2396471,1093,3333.0,,70.0,,,,,,,"Sodium, Na",MG -13358703,2396907,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -13358809,2397013,1093,78.0,,70.0,,,,,,,"Sodium, Na",MG -13358901,2397106,1093,262.0,,70.0,,,,,,,"Sodium, Na",MG -13359279,2397485,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13359807,2398013,1093,453.0,,70.0,,,,,,,"Sodium, Na",MG -13359873,2398079,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13360121,2398327,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13360202,2398408,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -13360265,2398473,1093,2133.0,,70.0,,,,,,,"Sodium, Na",MG -13360540,2398749,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13360552,2398761,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -13360659,2398868,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -13361105,2399314,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13361216,2399425,1093,619.0,,70.0,,,,,,,"Sodium, Na",MG -13361324,2399533,1093,561.0,,70.0,,,,,,,"Sodium, Na",MG -13361512,2399723,1093,792.0,,70.0,,,,,,,"Sodium, Na",MG -13361823,2400034,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG -13361900,2400111,1093,586.0,,70.0,,,,,,,"Sodium, Na",MG -13361964,2400175,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13362152,2400363,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13362176,2400387,1093,196.0,,70.0,,,,,,,"Sodium, Na",MG -13362181,2400392,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -13362234,2400445,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -13362526,2400737,1093,371.0,,70.0,,,,,,,"Sodium, Na",MG -13362581,2400792,1093,1200.0,,70.0,,,,,,,"Sodium, Na",MG -13362721,2400932,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG -13362730,2400941,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG -13362963,2401174,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -13363005,2401216,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -13363020,2401231,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG -13363396,2401607,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -13363633,2401844,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -13363761,2401972,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG -13364422,2402634,1093,824.0,,70.0,,,,,,,"Sodium, Na",MG -13364455,2402667,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -13364766,2402979,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13364871,2403085,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13365188,2403402,1093,1036.0,,70.0,,,,,,,"Sodium, Na",MG -13365206,2403420,1093,1107.0,,70.0,,,,,,,"Sodium, Na",MG -13365251,2403465,1093,323.0,,70.0,,,,,,,"Sodium, Na",MG -13365252,2403466,1093,20.0,,70.0,,,,,,,"Sodium, Na",MG -13365614,2403828,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -13365665,2403879,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -13365775,2403989,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13366350,2404567,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13367333,2405553,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13367350,2405570,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -13367451,2405671,1093,344.0,,70.0,,,,,,,"Sodium, Na",MG -13367455,2405675,1093,902.0,,70.0,,,,,,,"Sodium, Na",MG -13367518,2405738,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG -13367909,2406129,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -13368086,2406306,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13368227,2406447,1093,613.0,,70.0,,,,,,,"Sodium, Na",MG -13368780,2407002,1093,16.0,,70.0,,,,,,,"Sodium, Na",MG -13368922,2407144,1093,185.0,,70.0,,,,,,,"Sodium, Na",MG -13369020,2407242,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13369171,2407393,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13369315,2407537,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -13369380,2407602,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13369489,2407711,1093,484.0,,70.0,,,,,,,"Sodium, Na",MG -13369729,2407951,1093,656.0,,70.0,,,,,,,"Sodium, Na",MG -13369871,2408094,1093,13.0,,70.0,,,,,,,"Sodium, Na",MG -13369990,2408214,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13370342,2408571,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13370536,2408765,1093,1500.0,,70.0,,,,,,,"Sodium, Na",MG -13371011,2409240,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13371274,2409503,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -13371296,2409525,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13371437,2409666,1093,447.0,,70.0,,,,,,,"Sodium, Na",MG -13371478,2409708,1093,778.0,,70.0,,,,,,,"Sodium, Na",MG -13371558,2409788,1093,614.0,,70.0,,,,,,,"Sodium, Na",MG -13371564,2409794,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG -13371843,2410075,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -13372124,2410357,1093,657.0,,70.0,,,,,,,"Sodium, Na",MG -13372275,2410508,1093,254.0,,70.0,,,,,,,"Sodium, Na",MG -13372476,2410709,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13372617,2410850,1093,230.0,,70.0,,,,,,,"Sodium, Na",MG -13372671,2410904,1093,1033.0,,70.0,,,,,,,"Sodium, Na",MG -13372857,2411090,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -13372862,2411095,1093,1467.0,,70.0,,,,,,,"Sodium, Na",MG -13373548,2411783,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -13373790,2412025,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -13374030,2412266,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG -13374205,2412442,1093,20000.0,,70.0,,,,,,,"Sodium, Na",MG -13374754,2412997,1093,28.0,,70.0,,,,,,,"Sodium, Na",MG -13375031,2413277,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -13375167,2413413,1093,622.0,,70.0,,,,,,,"Sodium, Na",MG -13375243,2413490,1093,1200.0,,70.0,,,,,,,"Sodium, Na",MG -13375316,2413566,1093,592.0,,70.0,,,,,,,"Sodium, Na",MG -13375597,2413851,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -13376071,2414330,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13376205,2414464,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG -13376333,2414594,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG -13376448,2414709,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG -13376529,2414790,1093,826.0,,70.0,,,,,,,"Sodium, Na",MG -13376544,2414805,1093,1412.0,,70.0,,,,,,,"Sodium, Na",MG -13376607,2414868,1093,293.0,,70.0,,,,,,,"Sodium, Na",MG -13376750,2415012,1093,170.0,,75.0,,,,,,,"Sodium, Na",MG -13376794,2415056,1093,102.0,,70.0,,,,,,,"Sodium, Na",MG -13377050,2415315,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -13377513,2415783,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -13378256,2416528,1093,191.0,,70.0,,,,,,,"Sodium, Na",MG -13378306,2416578,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -13378400,2416672,1093,270.0,,70.0,,,,,,,"Sodium, Na",MG -13379451,2417732,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -13379966,2418249,1093,1643.0,,70.0,,,,,,,"Sodium, Na",MG -13380228,2418513,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13380241,2418526,1093,510.0,,70.0,,,,,,,"Sodium, Na",MG -13380348,2418634,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -13380368,2418654,1093,549.0,,70.0,,,,,,,"Sodium, Na",MG -13380492,2418779,1093,139.0,,70.0,,,,,,,"Sodium, Na",MG -13380625,2418912,1093,1.0,,70.0,,,,,,,"Sodium, Na",MG -13380770,2419058,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG -13380797,2419085,1093,699.0,,70.0,,,,,,,"Sodium, Na",MG -13380932,2419222,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -13381799,2420091,1093,192.0,,75.0,,,,,,,"Sodium, Na",MG -13381963,2420256,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13382097,2420390,1093,741.0,,70.0,,,,,,,"Sodium, Na",MG -13382273,2420566,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13382422,2420717,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13382431,2420726,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13382625,2420922,1093,7250.0,,70.0,,,,,,,"Sodium, Na",MG -13383283,2421586,1093,69.0,,70.0,,,,,,,"Sodium, Na",MG -13383660,2421968,1093,354.0,,70.0,,,,,,,"Sodium, Na",MG -13383731,2422041,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13383795,2422105,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG -13383870,2422180,1093,1733.0,,70.0,,,,,,,"Sodium, Na",MG -13384236,2422551,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -13384245,2422560,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -13384255,2422570,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG -13385212,2423536,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13385336,2423660,1093,769.0,,70.0,,,,,,,"Sodium, Na",MG -13385730,2424058,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13386424,2424757,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -13386655,2424990,1093,371.0,,70.0,,,,,,,"Sodium, Na",MG -13386751,2425086,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG -13386760,2425095,1093,82.0,,70.0,,,,,,,"Sodium, Na",MG -13386770,2425105,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG -13386936,2425273,1093,350.0,,70.0,,,,,,,"Sodium, Na",MG -13386950,2425287,1093,242.0,,70.0,,,,,,,"Sodium, Na",MG -13387400,2425740,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG -13388164,2426514,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG -13388287,2426639,1093,867.0,,70.0,,,,,,,"Sodium, Na",MG -13388395,2426747,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG -13388520,2426873,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -13388650,2427003,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG -13388883,2427237,1093,543.0,,70.0,,,,,,,"Sodium, Na",MG -13389066,2427420,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -13389163,2427517,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13389277,2427631,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -13389504,2427858,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13389558,2427912,1093,255.0,,70.0,,,,,,,"Sodium, Na",MG -13389643,2427997,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -13389771,2428125,1093,147.0,,70.0,,,,,,,"Sodium, Na",MG -13390094,2428449,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG -13390240,2428595,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13390413,2428768,1093,3556.0,,70.0,,,,,,,"Sodium, Na",MG -13390755,2429110,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13391101,2429456,1093,2714.0,,70.0,,,,,,,"Sodium, Na",MG -13391202,2429557,1093,11500.0,,70.0,,,,,,,"Sodium, Na",MG -13391943,2430298,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -13391999,2430354,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13392010,2430365,1093,20000.0,,70.0,,,,,,,"Sodium, Na",MG -13392132,2430487,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG -13392905,2431262,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -13392910,2431267,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13393061,2431418,1093,765.0,,70.0,,,,,,,"Sodium, Na",MG -13393289,2431646,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -13393413,2431770,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG -13393695,2432052,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13393783,2432140,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG -13393987,2432347,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13394817,2433183,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -13395154,2433520,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13395326,2433692,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13395653,2434019,1093,969.0,,70.0,,,,,,,"Sodium, Na",MG -13395690,2434056,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -13395826,2434192,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13396099,2434466,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -13396302,2434669,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -13396313,2434680,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13396347,2434714,1093,86.0,,70.0,,,,,,,"Sodium, Na",MG -13396417,2434786,1093,6417.0,,70.0,,,,,,,"Sodium, Na",MG -13396597,2434966,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -13396894,2435263,1093,30909.0,,70.0,,,,,,,"Sodium, Na",MG -13397405,2435775,1093,121.0,,70.0,,,,,,,"Sodium, Na",MG -13397485,2435857,1093,216.0,,70.0,,,,,,,"Sodium, Na",MG -13397541,2435913,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -13397687,2436071,1093,12.0,,75.0,,,,,,,"Sodium, Na",MG -13397838,2436222,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13398349,2436737,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -13398812,2437202,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13399150,2437541,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG -13399258,2437649,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG -13399383,2437774,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13399511,2437905,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13399909,2438304,1093,534.0,,70.0,,,,,,,"Sodium, Na",MG -13400247,2438652,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -13400968,2439378,1093,6486.0,,70.0,,,,,,,"Sodium, Na",MG -13401347,2439762,1093,105.0,,70.0,,,,,,,"Sodium, Na",MG -13401632,2440047,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -13402033,2440449,1093,144.0,,70.0,,,,,,,"Sodium, Na",MG -13402663,2441079,1093,919.0,,70.0,,,,,,,"Sodium, Na",MG -13402795,2441211,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13402797,2441213,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13402858,2441274,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -13403076,2441493,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -13403257,2441674,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13403277,2441694,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG -13403323,2441740,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG -13403964,2442384,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -13404133,2442553,1093,159.0,,70.0,,,,,,,"Sodium, Na",MG -13404152,2442572,1093,226.0,,70.0,,,,,,,"Sodium, Na",MG -13404180,2442600,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13404824,2443246,1093,13000.0,,70.0,,,,,,,"Sodium, Na",MG -13404907,2443329,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -13405140,2443568,1093,833.0,,71.0,,,,,,,"Sodium, Na",MG -13405255,2443697,1093,627.0,,78.0,,,,,,,"Sodium, Na",MG -13405655,2444145,1093,579.0,,78.0,,,,,,,"Sodium, Na",MG -13405666,2444157,1093,596.0,,78.0,,,,,,,"Sodium, Na",MG -13405710,2444204,1093,1000.0,,71.0,,,,,,,"Sodium, Na",MG -13405762,2444264,1093,394.0,,71.0,,,,,,,"Sodium, Na",MG -13405867,2444375,1093,593.0,,70.0,,,,,,,"Sodium, Na",MG -13405920,2444428,1093,149.0,,70.0,,,,,,,"Sodium, Na",MG -13405963,2444471,1093,513.0,,70.0,,,,,,,"Sodium, Na",MG -13406001,2444509,1093,454.0,,70.0,,,,,,,"Sodium, Na",MG -13406274,2444790,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG -13406308,2444824,1093,545.0,,70.0,,,,,,,"Sodium, Na",MG -13406358,2444874,1093,128.0,,70.0,,,,,,,"Sodium, Na",MG -13406387,2444904,1093,1467.0,,70.0,,,,,,,"Sodium, Na",MG -13406721,2445241,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG -13406830,2445353,1093,538.0,,70.0,,,,,,,"Sodium, Na",MG -13406994,2445518,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13407010,2445534,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG -13407259,2445785,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG -13407434,2445961,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13407500,2446030,1093,479.0,,70.0,,,,,,,"Sodium, Na",MG -13407551,2446081,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13407837,2446375,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13407970,2446508,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13408046,2446584,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -13408567,2447105,1093,774.0,,70.0,,,,,,,"Sodium, Na",MG -13408601,2447139,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -13408768,2447308,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG -13409125,2447667,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG -13409209,2447751,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -13409248,2447790,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13409325,2447867,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG -13409544,2448087,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13409918,2448461,1093,79.0,,70.0,,,,,,,"Sodium, Na",MG -13410016,2448561,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -13410027,2448572,1093,242.0,,70.0,,,,,,,"Sodium, Na",MG -13410228,2448773,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -13410393,2448940,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -13410635,2449183,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13410940,2449491,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13411031,2449584,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG -13411098,2449652,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -13411879,2450446,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -13411888,2450456,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -13412316,2450887,1093,21.0,,70.0,,,,,,,"Sodium, Na",MG -13412443,2451015,1093,107.0,,70.0,,,,,,,"Sodium, Na",MG -13412449,2451021,1093,194.0,,70.0,,,,,,,"Sodium, Na",MG -13412473,2451045,1093,37.0,,70.0,,,,,,,"Sodium, Na",MG -13412650,2451227,1093,1393.0,,70.0,,,,,,,"Sodium, Na",MG -13412901,2451484,1093,361.0,,70.0,,,,,,,"Sodium, Na",MG -13413204,2451789,1093,1800.0,,70.0,,,,,,,"Sodium, Na",MG -13413569,2452157,1093,639.0,,70.0,,,,,,,"Sodium, Na",MG -13413624,2452212,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -13413719,2452307,1093,761.0,,70.0,,,,,,,"Sodium, Na",MG -13414159,2452749,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13414178,2452768,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13414442,2453036,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -13414695,2453289,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -13414906,2453502,1093,435.0,,70.0,,,,,,,"Sodium, Na",MG -13415104,2453700,1093,362.0,,70.0,,,,,,,"Sodium, Na",MG -13415208,2453804,1093,567.0,,70.0,,,,,,,"Sodium, Na",MG -13415340,2453936,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -13416238,2454840,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG -13416680,2455283,1093,688.0,,70.0,,,,,,,"Sodium, Na",MG -13416842,2455445,1093,526.0,,70.0,,,,,,,"Sodium, Na",MG -13416953,2455556,1093,185.0,,70.0,,,,,,,"Sodium, Na",MG -13417152,2455755,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -13417192,2455795,1093,372.0,,70.0,,,,,,,"Sodium, Na",MG -13417235,2455838,1093,1075.0,,70.0,,,,,,,"Sodium, Na",MG -13418217,2456821,1093,306.0,,71.0,,,,,,,"Sodium, Na",MG -13418522,2457126,1093,378.0,,71.0,,,,,,,"Sodium, Na",MG -13418751,2457355,1093,284.0,,71.0,,,,,,,"Sodium, Na",MG -13418949,2457553,1093,400.0,,71.0,,,,,,,"Sodium, Na",MG -13419008,2457614,1093,770.0,,71.0,,,,,,,"Sodium, Na",MG -13419134,2457740,1093,0.0,,71.0,,,,,,,"Sodium, Na",MG -13419183,2457789,1093,244.0,,71.0,,,,,,,"Sodium, Na",MG -13419290,2457897,1093,71.0,,71.0,,,,,,,"Sodium, Na",MG -13419435,2458043,1093,700.0,,71.0,,,,,,,"Sodium, Na",MG -13419560,2458168,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13419595,2458203,1093,483.0,,71.0,,,,,,,"Sodium, Na",MG -13419836,2458444,1093,510.0,,78.0,,,,,,,"Sodium, Na",MG -13420046,2458655,1093,543.0,,71.0,,,,,,,"Sodium, Na",MG -13420418,2459027,1093,730.0,,78.0,,,,,,,"Sodium, Na",MG -13420614,2459224,1093,464.0,,78.0,,,,,,,"Sodium, Na",MG -13421733,2460345,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG -13421865,2460477,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG -13422037,2460649,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -13422098,2460711,1093,465.0,,70.0,,,,,,,"Sodium, Na",MG -13422209,2460822,1093,175.0,,70.0,,,,,,,"Sodium, Na",MG -13422820,2461440,1093,153.0,,70.0,,,,,,,"Sodium, Na",MG -13423152,2461773,1093,184.0,,70.0,,,,,,,"Sodium, Na",MG -13423214,2461835,1093,196.0,,70.0,,,,,,,"Sodium, Na",MG -13423523,2462144,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG -13423653,2462276,1093,870.0,,70.0,,,,,,,"Sodium, Na",MG -13423816,2462440,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13424003,2462630,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -13424040,2462667,1093,579.0,,70.0,,,,,,,"Sodium, Na",MG -13424119,2462747,1093,89.0,,70.0,,,,,,,"Sodium, Na",MG -13424145,2462773,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -13424168,2462796,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -13424227,2462855,1093,79.0,,70.0,,,,,,,"Sodium, Na",MG -13424298,2462926,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -13424340,2462968,1093,402.0,,70.0,,,,,,,"Sodium, Na",MG -13424567,2463195,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG -13424768,2463397,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG -13425000,2463630,1093,55.0,,70.0,,,,,,,"Sodium, Na",MG -13425130,2463760,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG -13425211,2463842,1093,2111.0,,70.0,,,,,,,"Sodium, Na",MG -13425313,2463944,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -13425353,2463984,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -13425425,2464056,1093,327.0,,70.0,,,,,,,"Sodium, Na",MG -13425778,2464414,1093,155.0,,70.0,,,,,,,"Sodium, Na",MG -13425878,2464515,1093,218.0,,70.0,,,,,,,"Sodium, Na",MG -13426193,2464833,1093,356.0,,70.0,,,,,,,"Sodium, Na",MG -13426194,2464834,1093,605.0,,70.0,,,,,,,"Sodium, Na",MG -13426231,2464871,1093,141.0,,70.0,,,,,,,"Sodium, Na",MG -13426390,2465031,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG -13426433,2465074,1093,528986.0,,70.0,,,,,,,"Sodium, Na",MG -13426462,2465103,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -13427258,2465902,1093,73.0,,70.0,,,,,,,"Sodium, Na",MG -13427378,2466022,1093,271.0,,70.0,,,,,,,"Sodium, Na",MG -13427581,2466225,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -13428061,2466709,1093,32.0,,70.0,,,,,,,"Sodium, Na",MG -13428136,2466784,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG -13428225,2466873,1093,541.0,,70.0,,,,,,,"Sodium, Na",MG -13428564,2467214,1093,79.0,,70.0,,,,,,,"Sodium, Na",MG -13428761,2467412,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -13429101,2467757,1093,445.0,,70.0,,,,,,,"Sodium, Na",MG -13429155,2467811,1093,391.0,,70.0,,,,,,,"Sodium, Na",MG -13429423,2468081,1093,328.0,,70.0,,,,,,,"Sodium, Na",MG -13429548,2468207,1093,725.0,,70.0,,,,,,,"Sodium, Na",MG -13429699,2468359,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13429830,2468490,1093,968.0,,70.0,,,,,,,"Sodium, Na",MG -13430251,2468914,1093,413.0,,70.0,,,,,,,"Sodium, Na",MG -13430512,2469175,1093,49.0,,70.0,,,,,,,"Sodium, Na",MG -13431172,2469836,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -13431184,2469848,1093,229.0,,70.0,,,,,,,"Sodium, Na",MG -13431474,2470141,1093,383.0,,70.0,,,,,,,"Sodium, Na",MG -13431855,2470522,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -13432200,2470868,1093,462.0,,70.0,,,,,,,"Sodium, Na",MG -13432413,2471081,1093,108.0,,70.0,,,,,,,"Sodium, Na",MG -13432424,2471092,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG -13432458,2471126,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -13432514,2471183,1093,19.0,,70.0,,,,,,,"Sodium, Na",MG -13432554,2471223,1093,557.0,,70.0,,,,,,,"Sodium, Na",MG -13432696,2471365,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG -13433024,2471693,1093,236.0,,70.0,,,,,,,"Sodium, Na",MG -13433203,2471872,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -13433368,2472038,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -13433426,2472096,1093,61.0,,70.0,,,,,,,"Sodium, Na",MG -13433503,2472173,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -13433676,2472346,1093,328.0,,70.0,,,,,,,"Sodium, Na",MG -13433692,2472362,1093,712.0,,70.0,,,,,,,"Sodium, Na",MG -13433774,2472446,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG -13433816,2472488,1093,477.0,,70.0,,,,,,,"Sodium, Na",MG -13433854,2472526,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13433979,2472651,1093,307.0,,70.0,,,,,,,"Sodium, Na",MG -13434013,2472685,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG -13434034,2472706,1093,457.0,,70.0,,,,,,,"Sodium, Na",MG -13434077,2472749,1093,857143.0,,70.0,,,,,,,"Sodium, Na",MG -13434627,2473300,1093,82.0,,70.0,,,,,,,"Sodium, Na",MG -13434939,2473612,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13434978,2473651,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -13435069,2473742,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -13435123,2473796,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG -13435212,2473885,1093,27.0,,70.0,,,,,,,"Sodium, Na",MG -13435303,2473977,1093,330.0,,70.0,,,,,,,"Sodium, Na",MG -13435893,2474567,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -13435943,2474617,1093,92.0,,70.0,,,,,,,"Sodium, Na",MG -13436409,2475083,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -13436762,2475438,1093,382.0,,70.0,,,,,,,"Sodium, Na",MG -13437093,2475769,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG -13437114,2475790,1093,390.0,,70.0,,,,,,,"Sodium, Na",MG -13437574,2476250,1093,459.0,,70.0,,,,,,,"Sodium, Na",MG -13437759,2476435,1093,162.0,,70.0,,,,,,,"Sodium, Na",MG -13438373,2477049,1093,233.0,,70.0,,,,,,,"Sodium, Na",MG -13438398,2477074,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG -13438799,2477484,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13438814,2477500,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -13439246,2477935,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG -13439437,2478127,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13439591,2478283,1093,902.0,,70.0,,,,,,,"Sodium, Na",MG -13439635,2478327,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -13440383,2479081,1093,525.0,,70.0,,,,,,,"Sodium, Na",MG -13440841,2479545,1093,124.0,,70.0,,,,,,,"Sodium, Na",MG -13441216,2479921,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13441309,2480014,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -13441418,2480123,1093,312.0,,70.0,,,,,,,"Sodium, Na",MG -13441559,2480264,1093,478.0,,70.0,,,,,,,"Sodium, Na",MG -13441642,2480347,1093,434.0,,70.0,,,,,,,"Sodium, Na",MG -13441732,2480437,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -13441780,2480485,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG -13441882,2480590,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG -13442007,2480715,1093,78.0,,70.0,,,,,,,"Sodium, Na",MG -13442119,2480827,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -13442516,2481226,1093,353.0,,70.0,,,,,,,"Sodium, Na",MG -13442566,2481276,1093,548.0,,70.0,,,,,,,"Sodium, Na",MG -13443139,2481850,1093,506.0,,70.0,,,,,,,"Sodium, Na",MG -13443186,2481897,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG -13443291,2482002,1093,80.0,,70.0,,,,,,,"Sodium, Na",MG -13443946,2482660,1093,51.0,,70.0,,,,,,,"Sodium, Na",MG -13444040,2482754,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -13444115,2482829,1093,69.0,,70.0,,,,,,,"Sodium, Na",MG -13444676,2483391,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13444757,2483472,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13444864,2483579,1093,650.0,,70.0,,,,,,,"Sodium, Na",MG -13444990,2483707,1093,282.0,,70.0,,,,,,,"Sodium, Na",MG -13445312,2484031,1093,162.0,,70.0,,,,,,,"Sodium, Na",MG -13445329,2484048,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -13445360,2484079,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG -13445831,2484550,1093,72.0,,70.0,,,,,,,"Sodium, Na",MG -13446058,2484779,1093,1550.0,,70.0,,,,,,,"Sodium, Na",MG -13446601,2485325,1093,48.0,,75.0,,,,,,,"Sodium, Na",MG -13446611,2485335,1093,410.0,,70.0,,,,,,,"Sodium, Na",MG -13446670,2485394,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG -13446866,2485591,1093,558.0,,70.0,,,,,,,"Sodium, Na",MG -13447265,2485994,1093,79.0,,70.0,,,,,,,"Sodium, Na",MG -13447278,2486007,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -13447788,2486521,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13448000,2486734,1093,730.0,,70.0,,,,,,,"Sodium, Na",MG -13448237,2486973,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13448246,2486982,1093,395.0,,70.0,,,,,,,"Sodium, Na",MG -13448401,2487138,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13448419,2487156,1093,208.0,,70.0,,,,,,,"Sodium, Na",MG -13448776,2487513,1093,518.0,,70.0,,,,,,,"Sodium, Na",MG -13449079,2487818,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG -13449281,2488020,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG -13449401,2488140,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -13449555,2488294,1093,3067.0,,70.0,,,,,,,"Sodium, Na",MG -13449677,2488416,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -13449908,2488647,1093,630.0,,70.0,,,,,,,"Sodium, Na",MG -13449956,2488695,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG -13450009,2488748,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG -13450034,2488773,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -13450221,2488960,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -13450266,2489005,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13450658,2489398,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -13450737,2489477,1093,320.0,,70.0,,,,,,,"Sodium, Na",MG -13450906,2489646,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG -13450942,2489682,1093,38125.0,,70.0,,,,,,,"Sodium, Na",MG -13450993,2489733,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG -13451086,2489826,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -13451104,2489844,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13451346,2490086,1093,486.0,,70.0,,,,,,,"Sodium, Na",MG -13451505,2490245,1093,130.0,,70.0,,,,,,,"Sodium, Na",MG -13451607,2490347,1093,41.0,,70.0,,,,,,,"Sodium, Na",MG -13452376,2491116,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13452384,2491124,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG -13452645,2491385,1093,0.0,,71.0,,,,,,,"Sodium, Na",MG -13452671,2491411,1093,8.0,,72.0,,,,,,,"Sodium, Na",MG -13452889,2491629,1093,814.0,,71.0,,,,,,,"Sodium, Na",MG -13452903,2491643,1093,607.0,,71.0,,,,,,,"Sodium, Na",MG -13452994,2491734,1093,10.0,,71.0,,,,,,,"Sodium, Na",MG -13453036,2491776,1093,771.0,,71.0,,,,,,,"Sodium, Na",MG -13453166,2491906,1093,362.0,,71.0,,,,,,,"Sodium, Na",MG -13453212,2491952,1093,542.0,,71.0,,,,,,,"Sodium, Na",MG -13453236,2491976,1093,6.0,,71.0,,,,,,,"Sodium, Na",MG -13453705,2492445,1093,1524.0,,71.0,,,,,,,"Sodium, Na",MG -13453868,2492608,1093,464.0,,71.0,,,,,,,"Sodium, Na",MG -13453940,2492680,1093,614.0,,72.0,,,,,,,"Sodium, Na",MG -13454035,2492775,1093,267.0,,71.0,,,,,,,"Sodium, Na",MG -13454056,2492796,1093,342.0,,71.0,,,,,,,"Sodium, Na",MG -13454367,2493108,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13454615,2493356,1093,242.0,,70.0,,,,,,,"Sodium, Na",MG -13454793,2493534,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13455056,2493797,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG -13455171,2493912,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -13455244,2493985,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -13455285,2494026,1093,1.0,,70.0,,,,,,,"Sodium, Na",MG -13455614,2494356,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -13455945,2494689,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13456138,2494882,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -13456297,2495041,1093,160.0,,70.0,,,,,,,"Sodium, Na",MG -13456304,2495048,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG -13456387,2495131,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13456452,2495196,1093,65.0,,70.0,,,,,,,"Sodium, Na",MG -13456479,2495224,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13456482,2495227,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13456652,2495397,1093,183333.0,,70.0,,,,,,,"Sodium, Na",MG -13456937,2495682,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG -13457030,2495775,1093,298.0,,70.0,,,,,,,"Sodium, Na",MG -13457035,2495780,1093,60.0,,70.0,,,,,,,"Sodium, Na",MG -13457117,2495862,1093,1.0,,70.0,,,,,,,"Sodium, Na",MG -13457399,2496145,1093,893.0,,70.0,,,,,,,"Sodium, Na",MG -13457548,2496294,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -13457622,2496368,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -13457815,2496561,1093,970.0,,70.0,,,,,,,"Sodium, Na",MG -13458404,2497150,1093,317.0,,70.0,,,,,,,"Sodium, Na",MG -13458682,2497429,1093,118.0,,70.0,,,,,,,"Sodium, Na",MG -13458814,2497561,1093,234.0,,70.0,,,,,,,"Sodium, Na",MG -13459666,2498413,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG -13459792,2498539,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13459823,2498570,1093,222.0,,70.0,,,,,,,"Sodium, Na",MG -13459947,2498694,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG -13460038,2498785,1093,155.0,,70.0,,,,,,,"Sodium, Na",MG -13460246,2498993,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -13460275,2499022,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -13460492,2499239,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG -13460998,2499745,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -13461033,2499780,1093,659.0,,70.0,,,,,,,"Sodium, Na",MG -13461068,2499815,1093,1581.0,,70.0,,,,,,,"Sodium, Na",MG -13461196,2499943,1093,540.0,,70.0,,,,,,,"Sodium, Na",MG -13461518,2500266,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -13461930,2500678,1093,688.0,,70.0,,,,,,,"Sodium, Na",MG -13462018,2500767,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG -13462176,2500925,1093,293.0,,70.0,,,,,,,"Sodium, Na",MG -13462333,2501082,1093,210.0,,70.0,,,,,,,"Sodium, Na",MG -13462434,2501183,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG -13462530,2501280,1093,84.0,,70.0,,,,,,,"Sodium, Na",MG -13462713,2501463,1093,519.0,,70.0,,,,,,,"Sodium, Na",MG -13462851,2501601,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13462957,2501707,1093,893.0,,70.0,,,,,,,"Sodium, Na",MG -13463140,2501890,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG -13463255,2502005,1093,953.0,,70.0,,,,,,,"Sodium, Na",MG -13464135,2502885,1093,133.0,,70.0,,,,,,,"Sodium, Na",MG -13464222,2502972,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13464232,2502982,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13464463,2503213,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG -13464478,2503228,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG -13464570,2503320,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG -13464762,2503512,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13464830,2503580,1093,890.0,,70.0,,,,,,,"Sodium, Na",MG -13465085,2503835,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13465490,2504241,1093,133.0,,70.0,,,,,,,"Sodium, Na",MG -13465967,2504719,1093,1600.0,,70.0,,,,,,,"Sodium, Na",MG -13466257,2505009,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG -13466860,2505612,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG -13467154,2505906,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13467185,2505937,1093,1138.0,,70.0,,,,,,,"Sodium, Na",MG -13467344,2506096,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13467796,2506549,1093,46.0,,70.0,,,,,,,"Sodium, Na",MG -13467839,2506592,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG -13468385,2507140,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -13468506,2507262,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -13468760,2507517,1093,625.0,,70.0,,,,,,,"Sodium, Na",MG -13468856,2507613,1093,22000.0,,70.0,,,,,,,"Sodium, Na",MG -13469074,2507831,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -13469100,2507857,1093,292.0,,70.0,,,,,,,"Sodium, Na",MG -13469204,2507962,1093,338.0,,70.0,,,,,,,"Sodium, Na",MG -13469395,2508154,1093,485.0,,70.0,,,,,,,"Sodium, Na",MG -13469413,2508172,1093,309.0,,70.0,,,,,,,"Sodium, Na",MG -13469573,2508332,1093,148.0,,70.0,,,,,,,"Sodium, Na",MG -13469918,2508679,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13470100,2508862,1093,19000.0,,70.0,,,,,,,"Sodium, Na",MG -13470507,2509271,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -13470522,2509288,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -13470657,2509423,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -13470696,2509462,1093,435.0,,70.0,,,,,,,"Sodium, Na",MG -13470723,2509489,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG -13470789,2509555,1093,37.0,,70.0,,,,,,,"Sodium, Na",MG -13470965,2509731,1093,39.0,,70.0,,,,,,,"Sodium, Na",MG -13471004,2509770,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG -13471381,2510148,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG -13471447,2510214,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -13471475,2510243,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG -13472248,2511023,1093,114.0,,70.0,,,,,,,"Sodium, Na",MG -13472623,2511400,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG -13472704,2511482,1093,563.0,,70.0,,,,,,,"Sodium, Na",MG -13473173,2511952,1093,453.0,,78.0,,,,,,,"Sodium, Na",MG -13473225,2512003,1093,103.0,,78.0,,,,,,,"Sodium, Na",MG -13473279,2512048,1093,295.0,,78.0,,,,,,,"Sodium, Na",MG -13473316,2512084,1093,8000.0,,78.0,,,,,,,"Sodium, Na",MG -13473652,2513001,1093,35.3,1.0,1.0,,,,,,,"Sodium, Na",MG -13473770,2515914,1093,0.0,1.0,1.0,,,,2.5,,,"Sodium, Na",MG -13474238,2517165,1093,631.0,,78.0,,,,,,,"Sodium, Na",MG -13474733,2517660,1093,282.0,,71.0,,,,,,,"Sodium, Na",MG -13474878,2517805,1093,731.0,,78.0,,,,,,,"Sodium, Na",MG -13475066,2517995,1093,107.0,,71.0,,,,,,,"Sodium, Na",MG -13475448,2518377,1093,746.0,,78.0,,,,,,,"Sodium, Na",MG -13476007,2518936,1093,482.0,,78.0,,,,,,,"Sodium, Na",MG -13476063,2518992,1093,390.0,,78.0,,,,,,,"Sodium, Na",MG -13476155,2519084,1093,275.0,,77.0,,,,,,,"Sodium, Na",MG -13476498,2519403,1093,391.0,,71.0,,,,,,,"Sodium, Na",MG -13476902,2519807,1093,667.0,,71.0,,,,,,,"Sodium, Na",MG -13477043,2519948,1093,516.0,,71.0,,,,,,,"Sodium, Na",MG -13477046,2519951,1093,323.0,,71.0,,,,,,,"Sodium, Na",MG -13477407,2520312,1093,1.0,,71.0,,,,,,,"Sodium, Na",MG -13477462,2520367,1093,0.0,,71.0,,,,,,,"Sodium, Na",MG -13477631,2520536,1093,754.0,,71.0,,,,,,,"Sodium, Na",MG -13477659,2520564,1093,211.0,,71.0,,,,,,,"Sodium, Na",MG -13477710,2520615,1093,69.0,,71.0,,,,,,,"Sodium, Na",MG -13477932,2520837,1093,2941.0,,78.0,,,,,,,"Sodium, Na",MG -13478191,2521096,1093,489.0,,78.0,,,,,,,"Sodium, Na",MG -13478403,2521310,1093,154.0,,78.0,,,,,,,"Sodium, Na",MG -13478610,2521517,1093,167.0,,71.0,,,,,,,"Sodium, Na",MG -13478860,2521785,1093,565.0,,71.0,,,,,,,"Sodium, Na",MG -13479619,2522545,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -13479700,2522627,1093,105.0,,70.0,,,,,,,"Sodium, Na",MG -13479775,2522702,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13479781,2522708,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -13479890,2522817,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -13479932,2522859,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13480031,2522958,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -13480142,2523069,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -13480176,2523103,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -13480290,2523217,1093,63.0,,70.0,,,,,,,"Sodium, Na",MG -13480558,2523485,1093,113.0,,70.0,,,,,,,"Sodium, Na",MG -13480647,2523575,1093,897.0,,70.0,,,,,,,"Sodium, Na",MG -13480709,2523637,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG -13480918,2523846,1093,538.0,,70.0,,,,,,,"Sodium, Na",MG -13481118,2524046,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG -13481124,2524052,1093,567.0,,70.0,,,,,,,"Sodium, Na",MG -13481770,2524699,1093,1750.0,,70.0,,,,,,,"Sodium, Na",MG -13481818,2524747,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13481950,2524879,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13482045,2524975,1093,235.0,,70.0,,,,,,,"Sodium, Na",MG -13482103,2525033,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13482396,2525326,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG -13482779,2525711,1093,396.0,,78.0,,,,,,,"Sodium, Na",MG -13482798,2525730,1093,407.0,,78.0,,,,,,,"Sodium, Na",MG -13482886,2525816,1093,268.0,,71.0,,,,,,,"Sodium, Na",MG -13483853,2526784,1093,387.0,,70.0,,,,,,,"Sodium, Na",MG -13484000,2526931,1093,45.0,,70.0,,,,,,,"Sodium, Na",MG -13484316,2527247,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -13485505,2528437,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13485510,2528442,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG -13485709,2528642,1093,269.0,,70.0,,,,,,,"Sodium, Na",MG -13486189,2529123,1093,440.0,,70.0,,,,,,,"Sodium, Na",MG -13486200,2529134,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -13486250,2529184,1093,1643.0,,70.0,,,,,,,"Sodium, Na",MG -13486786,2529720,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG -13486837,2529771,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13486839,2529773,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -13486922,2529856,1093,871.0,,70.0,,,,,,,"Sodium, Na",MG -13487229,2530164,1093,295.0,,70.0,,,,,,,"Sodium, Na",MG -13487448,2530385,1093,3778.0,,70.0,,,,,,,"Sodium, Na",MG -13487896,2530834,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG -13487918,2530856,1093,811.0,,70.0,,,,,,,"Sodium, Na",MG -13487930,2530868,1093,1200.0,,70.0,,,,,,,"Sodium, Na",MG -13488221,2531160,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG -13488589,2531528,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG -13489379,2532320,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13490038,2532981,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13490214,2533157,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13490458,2533401,1093,1933.0,,70.0,,,,,,,"Sodium, Na",MG -13490467,2533410,1093,80.0,,70.0,,,,,,,"Sodium, Na",MG -13490575,2533518,1093,176.0,,70.0,,,,,,,"Sodium, Na",MG -13490900,2533843,1093,1600.0,,70.0,,,,,,,"Sodium, Na",MG -13490919,2533862,1093,295.0,,70.0,,,,,,,"Sodium, Na",MG -13491179,2534122,1093,1526.0,,70.0,,,,,,,"Sodium, Na",MG -13491331,2534274,1093,1647.0,,70.0,,,,,,,"Sodium, Na",MG -13491456,2534399,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -13491907,2534852,1093,1833.0,,70.0,,,,,,,"Sodium, Na",MG -13491944,2534889,1093,238.0,,70.0,,,,,,,"Sodium, Na",MG -13492051,2534996,1093,452.0,,70.0,,,,,,,"Sodium, Na",MG -13492155,2535100,1093,474.0,,70.0,,,,,,,"Sodium, Na",MG -13492438,2535385,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13492454,2535401,1093,1500.0,,70.0,,,,,,,"Sodium, Na",MG -13492511,2535458,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13492765,2535714,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13492988,2535937,1093,383.0,,70.0,,,,,,,"Sodium, Na",MG -13492992,2535941,1093,64.0,,70.0,,,,,,,"Sodium, Na",MG -13493171,2536120,1093,316.0,,70.0,,,,,,,"Sodium, Na",MG -13493540,2536490,1093,266.0,,70.0,,,,,,,"Sodium, Na",MG -13493825,2536776,1093,614.0,,70.0,,,,,,,"Sodium, Na",MG -13494284,2537240,1093,147.0,,70.0,,,,,,,"Sodium, Na",MG -13494402,2537358,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13495053,2538011,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG -13495110,2538069,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -13495153,2538112,1093,340.0,,70.0,,,,,,,"Sodium, Na",MG -13495178,2538137,1093,120.0,,70.0,,,,,,,"Sodium, Na",MG -13495194,2538153,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -13495488,2538448,1093,2467.0,,70.0,,,,,,,"Sodium, Na",MG -13495807,2538768,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13496205,2539166,1093,547.0,,70.0,,,,,,,"Sodium, Na",MG -13496351,2539312,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -13496384,2539345,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13496594,2539557,1093,271.0,,71.0,,,,,,,"Sodium, Na",MG -13496692,2539656,1093,254.0,,78.0,,,,,,,"Sodium, Na",MG -13496701,2539664,1093,394.0,,78.0,,,,,,,"Sodium, Na",MG -13496770,2539732,1093,448.0,,78.0,,,,,,,"Sodium, Na",MG -13497320,2540279,1093,348.0,,78.0,,,,,,,"Sodium, Na",MG -13497450,2540409,1093,53.0,,78.0,,,,,,,"Sodium, Na",MG -13497551,2540510,1093,72.0,,78.0,,,,,,,"Sodium, Na",MG -13497868,2540828,1093,22.0,,70.0,,,,,,,"Sodium, Na",MG -13498315,2541276,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13498810,2541772,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -13498948,2541910,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13499112,2542075,1093,163.0,,70.0,,,,,,,"Sodium, Na",MG -13499182,2542145,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13499206,2542169,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -13499360,2542323,1093,671.0,,70.0,,,,,,,"Sodium, Na",MG -13499469,2542432,1093,1607.0,,70.0,,,,,,,"Sodium, Na",MG -13499534,2542497,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -13499883,2542846,1093,59.0,,70.0,,,,,,,"Sodium, Na",MG -13499909,2542872,1093,1643.0,,70.0,,,,,,,"Sodium, Na",MG -13500284,2543247,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG -13500677,2543641,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG -13500697,2543661,1093,327.0,,70.0,,,,,,,"Sodium, Na",MG -13500700,2543664,1093,7000.0,,70.0,,,,,,,"Sodium, Na",MG -13500787,2543751,1093,471.0,,70.0,,,,,,,"Sodium, Na",MG -13500854,2543818,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13500964,2543928,1093,674.0,,70.0,,,,,,,"Sodium, Na",MG -13500971,2543935,1093,266.0,,70.0,,,,,,,"Sodium, Na",MG -13501051,2544015,1093,595.0,,70.0,,,,,,,"Sodium, Na",MG -13501139,2544103,1093,329.0,,70.0,,,,,,,"Sodium, Na",MG -13501144,2544108,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13501648,2544613,1093,13571.0,,70.0,,,,,,,"Sodium, Na",MG -13501964,2544930,1093,311.0,,70.0,,,,,,,"Sodium, Na",MG -13502367,2545335,1093,413.0,,70.0,,,,,,,"Sodium, Na",MG -13502804,2545772,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG -13502863,2545831,1093,5500.0,,70.0,,,,,,,"Sodium, Na",MG -13503150,2546118,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG -13503213,2546181,1093,257.0,,70.0,,,,,,,"Sodium, Na",MG -13503265,2546233,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13503524,2546494,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13503863,2546833,1093,359.0,,70.0,,,,,,,"Sodium, Na",MG -13504511,2547481,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13504649,2547619,1093,110.0,,70.0,,,,,,,"Sodium, Na",MG -13504651,2547621,1093,376.0,,70.0,,,,,,,"Sodium, Na",MG -13504770,2547740,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13505150,2548120,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13505349,2548319,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -13505481,2548451,1093,242.0,,70.0,,,,,,,"Sodium, Na",MG -13505531,2548501,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -13505659,2548629,1093,370.0,,70.0,,,,,,,"Sodium, Na",MG -13505987,2548958,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -13506392,2549363,1093,80.0,,70.0,,,,,,,"Sodium, Na",MG -13506403,2549374,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -13506646,2549617,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG -13506959,2549930,1093,19.0,,70.0,,,,,,,"Sodium, Na",MG -13507341,2550312,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG -13507528,2550499,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG -13507670,2550641,1093,222.0,,70.0,,,,,,,"Sodium, Na",MG -13507695,2550666,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -13508060,2551031,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13508149,2551120,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG -13508251,2551223,1093,900.0,,70.0,,,,,,,"Sodium, Na",MG -13508360,2551332,1093,789.0,,70.0,,,,,,,"Sodium, Na",MG -13508567,2551539,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG -13508655,2551628,1093,169.0,,70.0,,,,,,,"Sodium, Na",MG -13508723,2551696,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG -13508756,2551729,1093,1188.0,,70.0,,,,,,,"Sodium, Na",MG -13508789,2551762,1093,893.0,,70.0,,,,,,,"Sodium, Na",MG -13508859,2551832,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -13508944,2551917,1093,1857.0,,70.0,,,,,,,"Sodium, Na",MG -13509205,2552179,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13509588,2552562,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG -13509730,2552705,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG -13509850,2552825,1093,409.0,,70.0,,,,,,,"Sodium, Na",MG -13510096,2553071,1093,818.0,,70.0,,,,,,,"Sodium, Na",MG -13510477,2553452,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG -13510549,2553525,1093,190.0,,70.0,,,,,,,"Sodium, Na",MG -13510857,2553833,1093,96.0,,70.0,,,,,,,"Sodium, Na",MG -13511046,2554022,1093,19.0,,70.0,,,,,,,"Sodium, Na",MG -13511116,2554092,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -13511129,2554105,1093,900.0,,70.0,,,,,,,"Sodium, Na",MG -13511663,2554640,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13511986,2554963,1093,815.0,,78.0,,,,,,,"Sodium, Na",MG -13512242,2555219,1093,1032.0,,78.0,,,,,,,"Sodium, Na",MG -13512666,2555643,1093,474.0,,71.0,,,,,,,"Sodium, Na",MG -13513698,2556675,1093,431.0,,78.0,,,,,,,"Sodium, Na",MG -13513761,2556738,1093,353.0,,78.0,,,,,,,"Sodium, Na",MG -13513859,2556836,1093,423.0,,71.0,,,,,,,"Sodium, Na",MG -13513932,2556909,1093,362.0,,71.0,,,,,,,"Sodium, Na",MG -13514031,2557008,1093,342.0,,71.0,,,,,,,"Sodium, Na",MG -13514043,2557020,1093,188.0,,71.0,,,,,,,"Sodium, Na",MG -13514386,2557363,1093,337.0,,71.0,,,,,,,"Sodium, Na",MG -13514477,2557454,1093,104.0,,72.0,,,,,,,"Sodium, Na",MG -13514564,2557541,1093,54.0,,78.0,,,,,,,"Sodium, Na",MG -13514572,2557549,1093,37.0,,78.0,,,,,,,"Sodium, Na",MG -13514680,2557657,1093,0.0,,71.0,,,,,,,"Sodium, Na",MG -13514796,2557773,1093,0.0,,71.0,,,,,,,"Sodium, Na",MG -13514799,2557776,1093,2.0,,71.0,,,,,,,"Sodium, Na",MG -13515332,2558309,1093,68.0,,78.0,,,,,,,"Sodium, Na",MG -13515693,2558670,1093,0.0,,71.0,,,,,,,"Sodium, Na",MG -13515708,2558685,1093,216.0,,78.0,,,,,,,"Sodium, Na",MG -13515885,2558862,1093,493.0,,78.0,,,,,,,"Sodium, Na",MG -13516004,2558981,1093,464.0,,71.0,,,,,,,"Sodium, Na",MG -13516491,2559468,1093,366.0,,78.0,,,,,,,"Sodium, Na",MG -13517000,2559978,1093,69.0,,70.0,,,,,,,"Sodium, Na",MG -13517059,2560037,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13517174,2560152,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG -13517191,2560169,1093,289.0,,70.0,,,,,,,"Sodium, Na",MG -13517490,2560471,1093,556.0,,70.0,,,,,,,"Sodium, Na",MG -13517703,2560684,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13517941,2560922,1093,359.0,,70.0,,,,,,,"Sodium, Na",MG -13517999,2560980,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -13518038,2561019,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13518082,2561063,1093,45.0,,70.0,,,,,,,"Sodium, Na",MG -13518179,2561160,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG -13518577,2561558,1093,581.0,,70.0,,,,,,,"Sodium, Na",MG -13519181,2562162,1093,93.0,,70.0,,,,,,,"Sodium, Na",MG -13519341,2562322,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -13519474,2562455,1093,111.0,,70.0,,,,,,,"Sodium, Na",MG -13519636,2562617,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -13519666,2562647,1093,812.0,,70.0,,,,,,,"Sodium, Na",MG -13519758,2562739,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -13519774,2562755,1093,495.0,,70.0,,,,,,,"Sodium, Na",MG -13519853,2562834,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG -13519972,2562953,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG -13519989,2562970,1093,282.0,,70.0,,,,,,,"Sodium, Na",MG -13520303,2563284,1093,21.0,,70.0,,,,,,,"Sodium, Na",MG -13520379,2563360,1093,893.0,,70.0,,,,,,,"Sodium, Na",MG -13520404,2563385,1093,1012.0,,70.0,,,,,,,"Sodium, Na",MG -13520973,2563955,1093,43.0,,70.0,,,,,,,"Sodium, Na",MG -13521156,2564138,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG -13521209,2564191,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -13521261,2564243,1093,391.0,,70.0,,,,,,,"Sodium, Na",MG -13521365,2564347,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG -13521532,2564514,1093,523.0,,70.0,,,,,,,"Sodium, Na",MG -13521570,2564552,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG -13521749,2564731,1093,764.0,,70.0,,,,,,,"Sodium, Na",MG -13521987,2564969,1093,295.0,,70.0,,,,,,,"Sodium, Na",MG -13522045,2565027,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -13522064,2565046,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -13522542,2565524,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG -13522567,2565549,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG -13522604,2565586,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG -13522691,2565673,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -13522853,2565835,1093,391.0,,70.0,,,,,,,"Sodium, Na",MG -13523180,2566162,1093,242.0,,70.0,,,,,,,"Sodium, Na",MG -13523222,2566204,1093,744.0,,70.0,,,,,,,"Sodium, Na",MG -13523223,2566205,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG -13523632,2566616,1093,16.0,,70.0,,,,,,,"Sodium, Na",MG -13523760,2566744,1093,632.0,,70.0,,,,,,,"Sodium, Na",MG -13523762,2566746,1093,368.0,,70.0,,,,,,,"Sodium, Na",MG -13523781,2566765,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13523938,2566922,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -13524042,2567026,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -13524219,2567203,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG -13524486,2567471,1093,828.0,,70.0,,,,,,,"Sodium, Na",MG -13524973,2567959,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG -13525046,2568032,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13525095,2568081,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13525187,2568173,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13525375,2568361,1093,406.0,,70.0,,,,,,,"Sodium, Na",MG -13525605,2568591,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13525816,2568802,1093,103.0,,70.0,,,,,,,"Sodium, Na",MG -13525874,2568860,1093,1500.0,,70.0,,,,,,,"Sodium, Na",MG -13526064,2569052,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG -13526112,2569100,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -13526161,2569149,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -13526302,2569290,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -13526435,2569423,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG -13526759,2569747,1093,1465.0,,70.0,,,,,,,"Sodium, Na",MG -13526777,2569765,1093,327.0,,70.0,,,,,,,"Sodium, Na",MG -13526862,2569850,1093,210.0,,70.0,,,,,,,"Sodium, Na",MG -13526989,2569977,1093,6133.0,,70.0,,,,,,,"Sodium, Na",MG -13527217,2570205,1093,1900.0,,70.0,,,,,,,"Sodium, Na",MG -13527248,2570236,1093,489.0,,70.0,,,,,,,"Sodium, Na",MG -13527388,2570376,1093,528.0,,70.0,,,,,,,"Sodium, Na",MG -13527559,2570547,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG -13527915,2570903,1093,347.0,,70.0,,,,,,,"Sodium, Na",MG -13527996,2570984,1093,1036.0,,70.0,,,,,,,"Sodium, Na",MG -13528229,2571219,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13528602,2571592,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG -13528900,2571890,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13528904,2571894,1093,5312.0,,70.0,,,,,,,"Sodium, Na",MG -13528971,2571961,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -13529490,2572480,1093,619.0,,70.0,,,,,,,"Sodium, Na",MG -13529533,2572523,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -13529535,2572525,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13529660,2572650,1093,1800.0,,70.0,,,,,,,"Sodium, Na",MG -13529770,2572760,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13529815,2572805,1093,136.0,,70.0,,,,,,,"Sodium, Na",MG -13529824,2572814,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13529899,2572889,1093,553.0,,70.0,,,,,,,"Sodium, Na",MG -13530159,2573150,1093,365.0,,70.0,,,,,,,"Sodium, Na",MG -13530285,2573276,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -13530431,2573422,1093,43.0,,70.0,,,,,,,"Sodium, Na",MG -13530594,2573585,1093,256.0,,70.0,,,,,,,"Sodium, Na",MG -13531362,2574353,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG -13531386,2574377,1093,359.0,,70.0,,,,,,,"Sodium, Na",MG -13531817,2574809,1093,689.0,,70.0,,,,,,,"Sodium, Na",MG -13531915,2574907,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -13532218,2575210,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG -13532497,2575489,1093,70.0,,70.0,,,,,,,"Sodium, Na",MG -13532591,2575583,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -13532645,2575637,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -13532685,2575677,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -13533130,2576122,1093,372.0,,70.0,,,,,,,"Sodium, Na",MG -13533153,2576145,1093,78.0,,70.0,,,,,,,"Sodium, Na",MG -13533162,2576154,1093,867.0,,70.0,,,,,,,"Sodium, Na",MG -13533268,2576260,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -13533934,2576926,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -13533936,2576928,1093,239.0,,70.0,,,,,,,"Sodium, Na",MG -13533937,2576929,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG -13534183,2577175,1093,260.0,,70.0,,,,,,,"Sodium, Na",MG -13534538,2577530,1093,59.0,,70.0,,,,,,,"Sodium, Na",MG -13534702,2577694,1093,121.0,,70.0,,,,,,,"Sodium, Na",MG -13534813,2577805,1093,183.0,,70.0,,,,,,,"Sodium, Na",MG -13534913,2577905,1093,707.0,,70.0,,,,,,,"Sodium, Na",MG -13535095,2578089,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13535558,2578557,1093,2081.0,,70.0,,,,,,,"Sodium, Na",MG -13535873,2578872,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG -13535877,2578876,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -13536097,2579096,1093,941.0,,70.0,,,,,,,"Sodium, Na",MG -13536125,2579124,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13536152,2579151,1093,2067.0,,70.0,,,,,,,"Sodium, Na",MG -13536360,2579359,1093,436.0,,70.0,,,,,,,"Sodium, Na",MG -13536598,2579598,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13536604,2579604,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13536621,2579621,1093,377.0,,70.0,,,,,,,"Sodium, Na",MG -13536655,2579655,1093,1321.0,,70.0,,,,,,,"Sodium, Na",MG -13536708,2579708,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13537169,2580170,1093,173.0,,70.0,,,,,,,"Sodium, Na",MG -13537289,2580290,1093,440.0,,70.0,,,,,,,"Sodium, Na",MG -13537336,2580337,1093,3929.0,,70.0,,,,,,,"Sodium, Na",MG -13537515,2580516,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG -13537658,2580660,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13537704,2580706,1093,188.0,,70.0,,,,,,,"Sodium, Na",MG -13537773,2580775,1093,363.0,,70.0,,,,,,,"Sodium, Na",MG -13537852,2580854,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG -13537898,2580900,1093,107.0,,70.0,,,,,,,"Sodium, Na",MG -13537964,2580966,1093,68.0,,70.0,,,,,,,"Sodium, Na",MG -13537986,2580988,1093,2889.0,,70.0,,,,,,,"Sodium, Na",MG -13537994,2580996,1093,193.0,,70.0,,,,,,,"Sodium, Na",MG -13538526,2581529,1093,21.0,,70.0,,,,,,,"Sodium, Na",MG -13538655,2581658,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG -13538791,2581794,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13539013,2582017,1093,1114.0,,70.0,,,,,,,"Sodium, Na",MG -13539068,2582072,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13539165,2582170,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13539219,2582224,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -13539751,2582757,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13539779,2582786,1093,1036.0,,70.0,,,,,,,"Sodium, Na",MG -13540051,2583059,1093,308.0,,70.0,,,,,,,"Sodium, Na",MG -13540177,2583185,1093,43.0,,70.0,,,,,,,"Sodium, Na",MG -13540275,2583283,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13540279,2583287,1093,280.0,,70.0,,,,,,,"Sodium, Na",MG -13541456,2584469,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13541514,2584528,1093,243.0,,70.0,,,,,,,"Sodium, Na",MG -13541669,2584683,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG -13541768,2584782,1093,470.0,,70.0,,,,,,,"Sodium, Na",MG -13541865,2584879,1093,266.0,,70.0,,,,,,,"Sodium, Na",MG -13542366,2585381,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13542549,2585564,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13542627,2585642,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13542717,2585732,1093,183.0,,70.0,,,,,,,"Sodium, Na",MG -13542838,2585854,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13542858,2585874,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG -13543462,2586478,1093,43.0,,70.0,,,,,,,"Sodium, Na",MG -13543793,2586810,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG -13543861,2586878,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG -13544956,2587976,1093,239.0,,70.0,,,,,,,"Sodium, Na",MG -13545760,2588780,1093,385.0,,70.0,,,,,,,"Sodium, Na",MG -13545788,2588808,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG -13545801,2588821,1093,522.0,,70.0,,,,,,,"Sodium, Na",MG -13545935,2588955,1093,28.0,,70.0,,,,,,,"Sodium, Na",MG -13545951,2588971,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13545977,2588997,1093,5000.0,,70.0,,,,,,,"Sodium, Na",MG -13546017,2589037,1093,352.0,,70.0,,,,,,,"Sodium, Na",MG -13546303,2589324,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13546356,2589377,1093,213.0,,70.0,,,,,,,"Sodium, Na",MG -13546395,2589416,1093,2464.0,,70.0,,,,,,,"Sodium, Na",MG -13546447,2589468,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13546553,2589574,1093,1107.0,,70.0,,,,,,,"Sodium, Na",MG -13546870,2589891,1093,327.0,,70.0,,,,,,,"Sodium, Na",MG -13546913,2589934,1093,2286.0,,70.0,,,,,,,"Sodium, Na",MG -13546964,2589985,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -13547065,2590086,1093,326.0,,70.0,,,,,,,"Sodium, Na",MG -13547235,2590256,1093,425.0,,70.0,,,,,,,"Sodium, Na",MG -13547636,2590657,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13547678,2590699,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG -13547689,2590710,1093,531.0,,70.0,,,,,,,"Sodium, Na",MG -13547851,2590873,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -13548041,2591064,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13548083,2591106,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13548109,2591132,1093,380.0,,70.0,,,,,,,"Sodium, Na",MG -13548495,2591518,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG -13548535,2591558,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -13548666,2591689,1093,60.0,,70.0,,,,,,,"Sodium, Na",MG -13549137,2592160,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -13549397,2592420,1093,436.0,,70.0,,,,,,,"Sodium, Na",MG -13549425,2592448,1093,1250.0,,70.0,,,,,,,"Sodium, Na",MG -13549570,2592593,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13549677,2592700,1093,640.0,,70.0,,,,,,,"Sodium, Na",MG -13549684,2592707,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -13549885,2592909,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13549897,2592922,1093,540.0,,70.0,,,,,,,"Sodium, Na",MG -13550000,2593027,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13550011,2593038,1093,81.0,,70.0,,,,,,,"Sodium, Na",MG -13550050,2593077,1093,600.0,,75.0,,,,,,,"Sodium, Na",MG -13550237,2593264,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG -13550679,2593708,1093,84.0,,70.0,,,,,,,"Sodium, Na",MG -13550709,2593738,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG -13550733,2593762,1093,91.0,,70.0,,,,,,,"Sodium, Na",MG -13550784,2593814,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -13551258,2594288,1093,776.0,,70.0,,,,,,,"Sodium, Na",MG -13551381,2594412,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -13551414,2594445,1093,322.0,,70.0,,,,,,,"Sodium, Na",MG -13551547,2594578,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG -13551585,2594616,1093,281.0,,70.0,,,,,,,"Sodium, Na",MG -13551665,2594696,1093,765.0,,70.0,,,,,,,"Sodium, Na",MG -13551752,2594783,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG -13551889,2594920,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13552424,2595455,1093,1429.0,,70.0,,,,,,,"Sodium, Na",MG -13552518,2595549,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -13552617,2595648,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -13552768,2595799,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG -13552881,2595912,1093,344.0,,70.0,,,,,,,"Sodium, Na",MG -13553188,2596219,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13553298,2596329,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -13553374,2596405,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13553756,2596787,1093,871.0,,70.0,,,,,,,"Sodium, Na",MG -13553830,2596861,1093,109.0,,70.0,,,,,,,"Sodium, Na",MG -13554023,2597054,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -13554185,2597216,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13554453,2597484,1093,1719.0,,70.0,,,,,,,"Sodium, Na",MG -13554468,2597499,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG -13554781,2597813,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13554844,2597876,1093,28.0,,70.0,,,,,,,"Sodium, Na",MG -13555049,2598081,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13555771,2598803,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13556008,2599040,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG -13556272,2599304,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG -13556314,2599346,1093,234.0,,70.0,,,,,,,"Sodium, Na",MG -13556320,2599352,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13556329,2599361,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG -13556627,2599659,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG -13556864,2599896,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG -13556971,2600003,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -13557016,2600048,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13557230,2600262,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13557374,2600406,1093,9217.0,,70.0,,,,,,,"Sodium, Na",MG -13557933,2600965,1093,1345.0,,70.0,,,,,,,"Sodium, Na",MG -13557958,2600990,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG -13557991,2601023,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -13557998,2601030,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13558380,2601412,1093,1600.0,,70.0,,,,,,,"Sodium, Na",MG -13558608,2601640,1093,850.0,,70.0,,,,,,,"Sodium, Na",MG -13558804,2601836,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG -13559188,2602220,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG -13559226,2602258,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG -13559239,2602271,1093,1080.0,,70.0,,,,,,,"Sodium, Na",MG -13559243,2602275,1093,476.0,,70.0,,,,,,,"Sodium, Na",MG -13559253,2602285,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG -13559265,2602297,1093,212.0,,70.0,,,,,,,"Sodium, Na",MG -13559591,2602623,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -13559992,2603025,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13560103,2603136,1093,486.0,,70.0,,,,,,,"Sodium, Na",MG -13560768,2603801,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -13560775,2603808,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -13560836,2603869,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG -13561580,2604614,1093,64.0,,70.0,,,,,,,"Sodium, Na",MG -13561925,2604960,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG -13561951,2604986,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG -13562075,2605110,1093,412.0,,70.0,,,,,,,"Sodium, Na",MG -13562478,2605513,1093,129.0,,70.0,,,,,,,"Sodium, Na",MG -13562493,2605528,1093,1129.0,,70.0,,,,,,,"Sodium, Na",MG -13562901,2605936,1093,1179.0,,70.0,,,,,,,"Sodium, Na",MG -13563034,2606069,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG -13563218,2606253,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG -13563569,2606604,1093,2778.0,,70.0,,,,,,,"Sodium, Na",MG -13563999,2607034,1093,207.0,,70.0,,,,,,,"Sodium, Na",MG -13564432,2607467,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG -13564496,2607531,1093,347.0,,70.0,,,,,,,"Sodium, Na",MG -13564587,2607622,1093,491.0,,70.0,,,,,,,"Sodium, Na",MG -13564654,2607690,1093,91.0,,70.0,,,,,,,"Sodium, Na",MG -13564669,2607705,1093,1031.0,,70.0,,,,,,,"Sodium, Na",MG -13565197,2608233,1093,66.0,,70.0,,,,,,,"Sodium, Na",MG -13565365,2608401,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13565388,2608424,1093,202.0,,70.0,,,,,,,"Sodium, Na",MG -13565711,2608747,1093,186.0,,70.0,,,,,,,"Sodium, Na",MG -13565748,2608784,1093,197.0,,70.0,,,,,,,"Sodium, Na",MG -13565879,2608915,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13566291,2609329,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -13566414,2609452,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -13566450,2609488,1093,96.0,,70.0,,,,,,,"Sodium, Na",MG -13566761,2609799,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -13566876,2609914,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13567771,2610809,1093,152.0,,78.0,,,,,,,"Sodium, Na",MG -13567862,2610900,1093,1332.0,,78.0,,,,,,,"Sodium, Na",MG -13567903,2610941,1093,458.0,,78.0,,,,,,,"Sodium, Na",MG -13568056,2611094,1093,396.0,,78.0,,,,,,,"Sodium, Na",MG -13568096,2611134,1093,1143.0,,78.0,,,,,,,"Sodium, Na",MG -13568334,2611372,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG -13568435,2611473,1093,379.0,,70.0,,,,,,,"Sodium, Na",MG -13568581,2611619,1093,107.0,,70.0,,,,,,,"Sodium, Na",MG -13569917,2612958,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -13569952,2612993,1093,323.0,,70.0,,,,,,,"Sodium, Na",MG -13570054,2613095,1093,19.0,,71.0,,,,,,,"Sodium, Na",MG -13570325,2613366,1093,309.0,,78.0,,,,,,,"Sodium, Na",MG -13570548,2613589,1093,57.0,,78.0,,,,,,,"Sodium, Na",MG -13570691,2613732,1093,0.0,,71.0,,,,,,,"Sodium, Na",MG -13570697,2613738,1093,0.0,,71.0,,,,,,,"Sodium, Na",MG -13570970,2614011,1093,135.0,,78.0,,,,,,,"Sodium, Na",MG -13571033,2614074,1093,0.0,,71.0,,,,,,,"Sodium, Na",MG -13571132,2614173,1093,540.0,,71.0,,,,,,,"Sodium, Na",MG -13571233,2614274,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG -13571617,2614659,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG -13571632,2614674,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -13571905,2614947,1093,17500.0,,70.0,,,,,,,"Sodium, Na",MG -13571908,2614950,1093,2107.0,,70.0,,,,,,,"Sodium, Na",MG -13572015,2615057,1093,946.0,,70.0,,,,,,,"Sodium, Na",MG -13572026,2615068,1093,385.0,,70.0,,,,,,,"Sodium, Na",MG -13572323,2615366,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -13572334,2615377,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG -13572630,2615673,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG -13572637,2615680,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG -13572667,2615710,1093,526.0,,70.0,,,,,,,"Sodium, Na",MG -13572759,2615802,1093,1012.0,,70.0,,,,,,,"Sodium, Na",MG -13572802,2615845,1093,446.0,,70.0,,,,,,,"Sodium, Na",MG -13573500,2616543,1093,606.0,,70.0,,,,,,,"Sodium, Na",MG -13573603,2616646,1093,2643.0,,70.0,,,,,,,"Sodium, Na",MG -13574032,2617075,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG -13574279,2617322,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG -13574299,2617342,1093,374.0,,70.0,,,,,,,"Sodium, Na",MG -13574393,2617436,1093,145.0,,70.0,,,,,,,"Sodium, Na",MG -13574556,2617599,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG -13574811,2617854,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG -13575059,2618102,1093,2157.0,,70.0,,,,,,,"Sodium, Na",MG -13575259,2618302,1093,128.0,,70.0,,,,,,,"Sodium, Na",MG -13575342,2618385,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG -13575391,2618434,1093,445.0,,70.0,,,,,,,"Sodium, Na",MG -13575695,2618738,1093,81.0,,70.0,,,,,,,"Sodium, Na",MG -13575728,2618771,1093,158.0,,70.0,,,,,,,"Sodium, Na",MG -13576005,2619048,1093,43.0,,70.0,,,,,,,"Sodium, Na",MG -13576277,2619320,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -13576488,2619531,1093,65.0,,70.0,,,,,,,"Sodium, Na",MG -13577047,2620090,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -13577215,2620259,1093,331.0,,70.0,,,,,,,"Sodium, Na",MG -13577458,2620502,1093,327.0,,70.0,,,,,,,"Sodium, Na",MG -13577902,2620947,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG -13578149,2621194,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13578434,2621479,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13578508,2621553,1093,242.0,,70.0,,,,,,,"Sodium, Na",MG -13578509,2621554,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13578685,2621730,1093,3800.0,,70.0,,,,,,,"Sodium, Na",MG -13578940,2621985,1093,307.0,,70.0,,,,,,,"Sodium, Na",MG -13579048,2622093,1093,946.0,,70.0,,,,,,,"Sodium, Na",MG -13579135,2622180,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG -13579261,2622306,1093,462.0,,70.0,,,,,,,"Sodium, Na",MG -13579393,2622438,1093,541.0,,70.0,,,,,,,"Sodium, Na",MG -13579404,2622449,1093,753.0,,70.0,,,,,,,"Sodium, Na",MG -13579490,2622536,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -13579696,2622742,1093,21.0,,70.0,,,,,,,"Sodium, Na",MG -13580326,2623372,1093,341.0,,70.0,,,,,,,"Sodium, Na",MG -13580497,2623544,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG -13580588,2623636,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG -13580668,2623716,1093,625.0,,70.0,,,,,,,"Sodium, Na",MG -13580726,2623774,1093,4176.0,,70.0,,,,,,,"Sodium, Na",MG -13580810,2623858,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG -13581029,2624077,1093,463.0,,70.0,,,,,,,"Sodium, Na",MG -13581112,2624160,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG -13581156,2624204,1093,457.0,,70.0,,,,,,,"Sodium, Na",MG -13581212,2624262,1093,340.0,,70.0,,,,,,,"Sodium, Na",MG -13581421,2624471,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13581612,2624664,1093,203.0,,70.0,,,,,,,"Sodium, Na",MG -13581876,2624928,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13582166,2625218,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG -13582937,2625989,1093,658.0,,70.0,,,,,,,"Sodium, Na",MG -13583643,2626698,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG -13583907,2626962,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG -13584201,2627256,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13584372,2627427,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13584487,2627542,1093,221.0,,70.0,,,,,,,"Sodium, Na",MG -13584566,2627621,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG -13584639,2627694,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -13585157,2628212,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -13585281,2628336,1093,900.0,,70.0,,,,,,,"Sodium, Na",MG -13585813,2628869,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13585849,2628905,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG -13585864,2628920,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG -13586178,2629233,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG -13586242,2629297,1093,239.0,,70.0,,,,,,,"Sodium, Na",MG -13586263,2629318,1093,1278.0,,70.0,,,,,,,"Sodium, Na",MG -13586519,2629574,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG -13586611,2629666,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13586649,2629704,1093,205.0,,70.0,,,,,,,"Sodium, Na",MG -13586671,2629726,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG -13586981,2630037,1093,519.0,,70.0,,,,,,,"Sodium, Na",MG -13587172,2630228,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13587179,2630235,1093,191.0,,70.0,,,,,,,"Sodium, Na",MG -13587403,2630459,1093,490.0,,70.0,,,,,,,"Sodium, Na",MG -13587969,2631025,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG -13588041,2631097,1093,119.0,,70.0,,,,,,,"Sodium, Na",MG -13588142,2631199,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13588323,2631382,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG -13588445,2631504,1093,893.0,,70.0,,,,,,,"Sodium, Na",MG -13588504,2631563,1093,490.0,,70.0,,,,,,,"Sodium, Na",MG -13588520,2631579,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG -13588625,2631684,1093,1929.0,,70.0,,,,,,,"Sodium, Na",MG -13588841,2631900,1093,21.0,,70.0,,,,,,,"Sodium, Na",MG -13589052,2632111,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG -13589319,2632378,1093,141.0,,70.0,,,,,,,"Sodium, Na",MG -13589358,2632417,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG -13589661,2632720,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -13589890,2632949,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG -13589907,2632967,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG -13590317,2633378,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -13590665,2633726,1093,276.0,,70.0,,,,,,,"Sodium, Na",MG -13590739,2633800,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13590882,2633943,1093,1286.0,,70.0,,,,,,,"Sodium, Na",MG -13591254,2634315,1093,2500.0,,70.0,,,,,,,"Sodium, Na",MG -13591387,2634448,1093,159.0,,70.0,,,,,,,"Sodium, Na",MG -13591729,2634790,1093,195.0,,70.0,,,,,,,"Sodium, Na",MG -13591804,2634865,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -13592061,2635122,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13592264,2635325,1093,1.0,,70.0,,,,,,,"Sodium, Na",MG -13592550,2635612,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -13592720,2635782,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG -13592834,2635896,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13593011,2636073,1093,307.0,,70.0,,,,,,,"Sodium, Na",MG -13593130,2636192,1093,63.0,,70.0,,,,,,,"Sodium, Na",MG -13593553,2636615,1093,175.0,,70.0,,,,,,,"Sodium, Na",MG -13593602,2636664,1093,162.0,,70.0,,,,,,,"Sodium, Na",MG -13594094,2637156,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -13594379,2637441,1093,266.0,,70.0,,,,,,,"Sodium, Na",MG -13594410,2637472,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG -13594621,2637683,1093,65.0,,70.0,,,,,,,"Sodium, Na",MG -13594666,2637728,1093,557.0,,70.0,,,,,,,"Sodium, Na",MG -13594667,2637729,1093,248.0,,70.0,,,,,,,"Sodium, Na",MG -13594947,2638009,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13594995,2638057,1093,338.0,,70.0,,,,,,,"Sodium, Na",MG -13595078,2638140,1093,252.0,,70.0,,,,,,,"Sodium, Na",MG -13595569,2638632,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13595710,2638773,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG -13596075,2639138,1093,1810.0,,70.0,,,,,,,"Sodium, Na",MG -13596336,2639399,1093,760.0,,70.0,,,,,,,"Sodium, Na",MG -13596425,2639488,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13596518,2639581,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13596749,2639812,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13597070,2640133,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13597243,2640306,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -13597528,2640591,1093,696.0,,70.0,,,,,,,"Sodium, Na",MG -13597841,2640903,1093,525.0,,70.0,,,,,,,"Sodium, Na",MG -13598115,2641177,1093,435.0,,78.0,,,,,,,"Sodium, Na",MG -13598499,2641562,1093,599.0,,70.0,,,,,,,"Sodium, Na",MG -13598589,2641652,1093,61.0,,70.0,,,,,,,"Sodium, Na",MG -13599190,2642255,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG -13599241,2642307,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG -13599484,2642551,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG -13599709,2642777,1093,575.0,,70.0,,,,,,,"Sodium, Na",MG -13599760,2642828,1093,141.0,,70.0,,,,,,,"Sodium, Na",MG -13600070,2643138,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG -13600183,2643251,1093,106.0,,70.0,,,,,,,"Sodium, Na",MG -13600216,2643284,1093,171.0,,70.0,,,,,,,"Sodium, Na",MG -13600372,2645069,1093,164.0,1.0,1.0,,,,,,,"Sodium, Na",MG -13600454,2646528,1093,43.6,1.0,1.0,,,,,,,"Sodium, Na",MG -13600583,2648887,1093,1000.0,,71.0,,,,,,,"Sodium, Na",MG -13600726,2649030,1093,837.0,,78.0,,,,,,,"Sodium, Na",MG -13600802,2649106,1093,297.0,,71.0,,,,,,,"Sodium, Na",MG -13600828,2649132,1093,965.0,,78.0,,,,,,,"Sodium, Na",MG -13601281,2649585,1093,113.0,,71.0,,,,,,,"Sodium, Na",MG -13601536,2649840,1093,340.0,,78.0,,,,,,,"Sodium, Na",MG -13601679,2649983,1093,232.0,,71.0,,,,,,,"Sodium, Na",MG -13601726,2650030,1093,842.0,,78.0,,,,,,,"Sodium, Na",MG -13601853,2650157,1093,386.0,,78.0,,,,,,,"Sodium, Na",MG -13602041,2650345,1093,329.0,,78.0,,,,,,,"Sodium, Na",MG -13602619,2650923,1093,717.0,,71.0,,,,,,,"Sodium, Na",MG -13602688,2650992,1093,1183.0,,71.0,,,,,,,"Sodium, Na",MG -13602761,2651065,1093,203.0,,71.0,,,,,,,"Sodium, Na",MG -13602789,2651093,1093,229.0,,71.0,,,,,,,"Sodium, Na",MG -13602834,2651138,1093,601.0,,78.0,,,,,,,"Sodium, Na",MG -13603223,2651527,1093,182.0,,70.0,,,,,,,"Sodium, Na",MG -13603374,2651678,1093,66.0,,70.0,,,,,,,"Sodium, Na",MG -13603547,2651851,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG -13603553,2651857,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -13603752,2652057,1093,148.0,,70.0,,,,,,,"Sodium, Na",MG -13604247,2652555,1093,273.0,,70.0,,,,,,,"Sodium, Na",MG -13604360,2652668,1093,243.0,,70.0,,,,,,,"Sodium, Na",MG -13604365,2652673,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13604727,2653037,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -13604794,2653104,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13604880,2653190,1093,567.0,,70.0,,,,,,,"Sodium, Na",MG -13604950,2653260,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13605508,2653820,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG -13605566,2653879,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG -13605576,2653889,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG -13605667,2653980,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG -13605685,2653998,1093,478.0,,70.0,,,,,,,"Sodium, Na",MG -13605884,2654197,1093,1200.0,,70.0,,,,,,,"Sodium, Na",MG -13605920,2654233,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG -13606141,2654454,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG -13606382,2654695,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13606468,2654781,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13606534,2654847,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13606684,2654997,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13606702,2655015,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG -13606763,2655076,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13606923,2655236,1093,5714.0,,70.0,,,,,,,"Sodium, Na",MG -13607227,2655540,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG -13607253,2655566,1093,1714.0,,70.0,,,,,,,"Sodium, Na",MG -13607266,2655579,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13607519,2655832,1093,875.0,,70.0,,,,,,,"Sodium, Na",MG -13607616,2655929,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG -13607846,2656159,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG -13607994,2656307,1093,359.0,,70.0,,,,,,,"Sodium, Na",MG -13608055,2656368,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG -13608188,2656501,1093,113.0,,70.0,,,,,,,"Sodium, Na",MG -13608207,2656520,1093,141.0,,70.0,,,,,,,"Sodium, Na",MG -13608461,2656774,1093,310.0,,70.0,,,,,,,"Sodium, Na",MG -13608772,2657085,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13608792,2657105,1093,566.0,,70.0,,,,,,,"Sodium, Na",MG -13608850,2657163,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG -13608974,2657287,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG -13609476,2657790,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG -13609484,2657798,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG -13609489,2657803,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG -13609594,2657909,1093,147.0,,70.0,,,,,,,"Sodium, Na",MG -13610046,2658362,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG -13610128,2658444,1093,203.0,,70.0,,,,,,,"Sodium, Na",MG -13610605,2658921,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG -13610835,2659152,1093,410.0,,70.0,,,,,,,"Sodium, Na",MG -13610882,2659199,1093,122.0,,70.0,,,,,,,"Sodium, Na",MG -13611065,2659382,1093,567.0,,70.0,,,,,,,"Sodium, Na",MG -13611191,2659508,1093,378.0,,70.0,,,,,,,"Sodium, Na",MG -13611871,2660188,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13612043,2660361,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13612253,2660573,1093,560.0,,70.0,,,,,,,"Sodium, Na",MG -13612293,2660613,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG -13612307,2660627,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG -13612457,2660777,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG -13612571,2660891,1093,282.0,,70.0,,,,,,,"Sodium, Na",MG -13613060,2661380,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG -13613195,2661515,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13613410,2661730,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG -13613462,2661782,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG -13613787,2662107,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG -13613862,2662182,1093,203.0,,70.0,,,,,,,"Sodium, Na",MG -13614000,1106032,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13614558,1107191,1104,800.0,,75.0,,,,,,,"Vitamin A, IU",IU -13614708,1107528,1104,179.0,,75.0,,,,,,,"Vitamin A, IU",IU -13615162,1108803,1104,417.0,,75.0,,,,,,,"Vitamin A, IU",IU -13615199,1108908,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13615335,1109336,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13615345,1109393,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13615504,1109796,1104,2344.0,,75.0,,,,,,,"Vitamin A, IU",IU -13615615,1110013,1104,465.0,,75.0,,,,,,,"Vitamin A, IU",IU -13615617,1110017,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13615662,1110128,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13615668,1110136,1104,224.0,,75.0,,,,,,,"Vitamin A, IU",IU -13615819,1110710,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13615867,1110839,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13616204,1111534,1104,426.0,,75.0,,,,,,,"Vitamin A, IU",IU -13616255,1111680,1104,2857.0,,75.0,,,,,,,"Vitamin A, IU",IU -13616374,1111892,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13616425,1111990,1104,1429.0,,75.0,,,,,,,"Vitamin A, IU",IU -13616524,1112148,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13617034,1112994,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13617563,1113807,1104,149.0,,75.0,,,,,,,"Vitamin A, IU",IU -13617749,1114096,1104,188.0,,75.0,,,,,,,"Vitamin A, IU",IU -13618173,1115318,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13618597,1116176,1104,1309.0,,75.0,,,,,,,"Vitamin A, IU",IU -13618962,1117145,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -13618984,1117209,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13619089,1117592,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13619141,1117776,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -13619189,1117958,1104,91.0,,75.0,,,,,,,"Vitamin A, IU",IU -13619219,1118086,1104,526.0,,75.0,,,,,,,"Vitamin A, IU",IU -13619374,1118668,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13619413,1118768,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13619642,1119561,1104,909.0,,75.0,,,,,,,"Vitamin A, IU",IU -13619720,1119955,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13620319,1122028,1104,160.0,,75.0,,,,,,,"Vitamin A, IU",IU -13620575,1122814,1104,175.0,,75.0,,,,,,,"Vitamin A, IU",IU -13620769,1123938,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13621076,1125619,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13621121,1125828,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13621177,1126143,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13621178,1126144,1104,51000.0,,75.0,,,,,,,"Vitamin A, IU",IU -13621458,1128024,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13621646,1129278,1104,2024.0,,75.0,,,,,,,"Vitamin A, IU",IU -13621686,1129488,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13621815,1130611,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13621874,1131062,1104,247.0,,75.0,,,,,,,"Vitamin A, IU",IU -13622065,1132160,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13622169,1132561,1104,366.0,,75.0,,,,,,,"Vitamin A, IU",IU -13622261,1133051,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13622582,1134636,1104,10714.0,,75.0,,,,,,,"Vitamin A, IU",IU -13622909,1136765,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13622973,1137105,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13623219,1138883,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13623263,1139103,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -13623415,167551,1104,78.0,0.0,49.0,,,,,,,"Vitamin A, IU",IU -13623538,167711,1104,200.0,0.0,40.0,,,,,,,"Vitamin A, IU",IU -13624154,168370,1104,0.0,0.0,,,,,,,,"Vitamin A, IU",IU -13624240,168460,1104,40.0,0.0,49.0,,,,,,,"Vitamin A, IU",IU -13624306,168526,1104,791.0,0.0,49.0,,,,,,,"Vitamin A, IU",IU -13625199,169441,1104,0.0,0.0,,,,,,,,"Vitamin A, IU",IU -13625258,169500,1104,0.0,0.0,53.0,,,,,,,"Vitamin A, IU",IU -13625271,169513,1104,0.0,0.0,53.0,,,,,,,"Vitamin A, IU",IU -13625289,169531,1104,0.0,0.0,,,,,,,,"Vitamin A, IU",IU -13625379,169624,1104,36.0,1.0,47.0,,,,,,,"Vitamin A, IU",IU -13625495,169742,1104,0.0,0.0,68.0,,,,,,,"Vitamin A, IU",IU -13625574,169836,1104,0.0,0.0,,,,,,,,"Vitamin A, IU",IU -13625810,170078,1104,0.0,1.0,,,,,,,,"Vitamin A, IU",IU -13625923,170194,1104,0.0,3.0,,,,,,,,"Vitamin A, IU",IU -13626015,170287,1104,2.0,0.0,49.0,,,,,,,"Vitamin A, IU",IU -13626016,170288,1104,214.0,0.0,49.0,,,,,,,"Vitamin A, IU",IU -13626126,170422,1104,166.0,3.0,,,,,,,,"Vitamin A, IU",IU -13626262,170559,1104,49.0,0.0,,,,,,,,"Vitamin A, IU",IU -13626399,170702,1104,324.0,1.0,47.0,,,,,,,"Vitamin A, IU",IU -13626420,170732,1104,25.0,0.0,,,,,,,,"Vitamin A, IU",IU -13626520,170851,1104,445.0,0.0,49.0,,,,,,,"Vitamin A, IU",IU -13627280,171634,1104,107.0,0.0,,,,,,,,"Vitamin A, IU",IU -13627482,171838,1104,5.0,0.0,49.0,,,,,,,"Vitamin A, IU",IU -13627530,171895,1104,24.0,0.0,49.0,,,,,,,"Vitamin A, IU",IU -13627792,172180,1104,146.0,0.0,57.0,,,,,,,"Vitamin A, IU",IU -13627875,172263,1104,2182.0,0.0,49.0,,,,,,,"Vitamin A, IU",IU -13627910,172299,1104,150.0,0.0,57.0,,,,,,,"Vitamin A, IU",IU -13627973,172362,1104,0.0,0.0,20.0,,,,,,,"Vitamin A, IU",IU -13628050,172439,1104,88.0,0.0,49.0,,,,,,,"Vitamin A, IU",IU -13628483,172909,1104,201.0,0.0,49.0,,,,,,,"Vitamin A, IU",IU -13628761,173207,1104,0.0,0.0,20.0,,,,,,,"Vitamin A, IU",IU -13629509,173995,1104,22.0,0.0,18.0,,,,,,,"Vitamin A, IU",IU -13629604,174092,1104,3.0,0.0,49.0,,,,,,,"Vitamin A, IU",IU -13629823,174323,1104,0.0,0.0,,,,,,,,"Vitamin A, IU",IU -13629953,174479,1104,15.0,14.0,1.0,,,,,,,"Vitamin A, IU",IU -13630180,174708,1104,23.0,0.0,49.0,,,,,,,"Vitamin A, IU",IU -13630467,175013,1104,408.0,1.0,,,,,,,,"Vitamin A, IU",IU -13630582,175135,1104,60.0,0.0,49.0,,,,,,,"Vitamin A, IU",IU -13630673,175232,1104,0.0,1.0,44.0,,,,,,,"Vitamin A, IU",IU -13630985,344980,1104,1909.0,,78.0,,,,,,,"Vitamin A, IU",IU -13631314,345449,1104,2500.0,,78.0,,,,,,,"Vitamin A, IU",IU -13631656,345942,1104,2027.0,,78.0,,,,,,,"Vitamin A, IU",IU -13631661,345947,1104,7.0,,78.0,,,,,,,"Vitamin A, IU",IU -13631998,346321,1104,368.0,,75.0,,,,,,,"Vitamin A, IU",IU -13632159,346506,1104,271.0,,75.0,,,,,,,"Vitamin A, IU",IU -13632641,347022,1104,106.0,,75.0,,,,,,,"Vitamin A, IU",IU -13632715,347105,1104,330.0,,75.0,,,,,,,"Vitamin A, IU",IU -13632857,347265,1104,29.0,,75.0,,,,,,,"Vitamin A, IU",IU -13632900,347312,1104,34.0,,75.0,,,,,,,"Vitamin A, IU",IU -13633005,347432,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13633088,347525,1104,192.0,,75.0,,,,,,,"Vitamin A, IU",IU -13633102,347540,1104,119.0,,75.0,,,,,,,"Vitamin A, IU",IU -13633200,347640,1104,588.0,,75.0,,,,,,,"Vitamin A, IU",IU -13633903,348747,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13634125,349101,1104,523.0,,75.0,,,,,,,"Vitamin A, IU",IU -13634146,349128,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13634165,349153,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13634650,349956,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13634879,350216,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13634882,350219,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13634964,350305,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13635306,350782,1104,83.0,,75.0,,,,,,,"Vitamin A, IU",IU -13635551,351123,1104,32.0,,71.0,,,,,,,"Vitamin A, IU",IU -13635570,351153,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13635608,351209,1104,52.0,,78.0,,,,,,,"Vitamin A, IU",IU -13635750,351394,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13635786,351439,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13635979,351711,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13636065,351827,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13636196,352021,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13636376,352276,1104,150.0,,78.0,,,,,,,"Vitamin A, IU",IU -13636600,352567,1104,65.0,,78.0,,,,,,,"Vitamin A, IU",IU -13636746,352775,1104,2137.0,,78.0,,,,,,,"Vitamin A, IU",IU -13637012,353165,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13637027,353184,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13637028,353186,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13637084,353256,1104,59.0,,78.0,,,,,,,"Vitamin A, IU",IU -13637284,353554,1104,202.0,,75.0,,,,,,,"Vitamin A, IU",IU -13637325,353612,1104,941.0,,75.0,,,,,,,"Vitamin A, IU",IU -13637425,353740,1104,48.0,,78.0,,,,,,,"Vitamin A, IU",IU -13637563,353934,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13637785,354221,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13638410,356489,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13638523,356607,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13638650,356750,1104,1000.0,,75.0,,,,,,,"Vitamin A, IU",IU -13638983,357139,1104,411.0,,75.0,,,,,,,"Vitamin A, IU",IU -13639031,357197,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13639094,357269,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13639172,357369,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13639228,357444,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13639272,357489,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13639553,357819,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13639579,357848,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13639618,357894,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13639758,358063,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13639824,358139,1104,235.0,,75.0,,,,,,,"Vitamin A, IU",IU -13640034,358383,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13640253,358653,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -13640340,358757,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13640516,358954,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13641157,359778,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13641253,359888,1104,79.0,,75.0,,,,,,,"Vitamin A, IU",IU -13641343,359994,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13641667,360378,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13641812,360544,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13641919,360688,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13642032,360820,1104,1096.0,,75.0,,,,,,,"Vitamin A, IU",IU -13642286,361122,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -13642438,361305,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13642686,361663,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13642849,361882,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13643115,362264,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13643304,362539,1104,2143.0,,75.0,,,,,,,"Vitamin A, IU",IU -13643354,362613,1104,179.0,,75.0,,,,,,,"Vitamin A, IU",IU -13643739,363075,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13643843,363198,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13644394,363867,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13644612,364158,1104,625.0,,75.0,,,,,,,"Vitamin A, IU",IU -13644613,364159,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13644949,364555,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13645070,364688,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13645254,364904,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13646177,366117,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -13646623,366759,1104,119.0,,75.0,,,,,,,"Vitamin A, IU",IU -13646748,366938,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13646890,367117,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13646946,367176,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13647039,367294,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13647289,367610,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13647398,367743,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13648025,368431,1104,12353.0,,75.0,,,,,,,"Vitamin A, IU",IU -13648240,368700,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13648668,369185,1104,588.0,,75.0,,,,,,,"Vitamin A, IU",IU -13648861,369424,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13648954,369540,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13649668,370393,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13649963,370776,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13650029,370860,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13650317,371220,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13650566,371567,1104,234.0,,75.0,,,,,,,"Vitamin A, IU",IU -13650950,372074,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13651285,372505,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13651354,372597,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13651404,372662,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13651407,372665,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13651577,372869,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13651701,373011,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13651774,373104,1104,133.0,,75.0,,,,,,,"Vitamin A, IU",IU -13651865,373257,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13651889,373285,1104,1190.0,,75.0,,,,,,,"Vitamin A, IU",IU -13652604,374210,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13652617,374224,1104,2727.0,,75.0,,,,,,,"Vitamin A, IU",IU -13652637,374247,1104,176.0,,75.0,,,,,,,"Vitamin A, IU",IU -13653529,375425,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13653583,375485,1104,328.0,,75.0,,,,,,,"Vitamin A, IU",IU -13654145,376225,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13654287,376417,1104,303.0,,75.0,,,,,,,"Vitamin A, IU",IU -13654495,376650,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13655157,377532,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13655159,377535,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13655336,377779,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13655411,377866,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13655644,378125,1104,8036.0,,75.0,,,,,,,"Vitamin A, IU",IU -13655778,378289,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13656028,378583,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13656177,378748,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13656441,379055,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13656443,379057,1104,1429.0,,75.0,,,,,,,"Vitamin A, IU",IU -13656452,379066,1104,254.0,,75.0,,,,,,,"Vitamin A, IU",IU -13656771,379450,1104,610.0,,75.0,,,,,,,"Vitamin A, IU",IU -13657026,379723,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13657048,379746,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13657181,379886,1104,268.0,,75.0,,,,,,,"Vitamin A, IU",IU -13657376,380120,1104,303.0,,75.0,,,,,,,"Vitamin A, IU",IU -13657462,380212,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13657508,380265,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -13657510,380267,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13657677,380471,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13657777,380619,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13657856,380708,1104,1053.0,,75.0,,,,,,,"Vitamin A, IU",IU -13658213,381118,1104,7647.0,,75.0,,,,,,,"Vitamin A, IU",IU -13658295,381237,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13658306,381249,1104,510.0,,75.0,,,,,,,"Vitamin A, IU",IU -13658350,381294,1104,50.0,,75.0,,,,,,,"Vitamin A, IU",IU -13658371,381315,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13658423,381376,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13658480,381443,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13658515,381482,1104,172.0,,75.0,,,,,,,"Vitamin A, IU",IU -13658835,381867,1104,200.0,,75.0,,,,,,,"Vitamin A, IU",IU -13659247,382437,1104,1000.0,,75.0,,,,,,,"Vitamin A, IU",IU -13659406,382705,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13660068,383612,1104,588.0,,75.0,,,,,,,"Vitamin A, IU",IU -13660141,383765,1104,2059.0,,75.0,,,,,,,"Vitamin A, IU",IU -13660209,383893,1104,407.0,,75.0,,,,,,,"Vitamin A, IU",IU -13660363,384085,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13660400,384171,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13660578,384437,1104,317.0,,75.0,,,,,,,"Vitamin A, IU",IU -13660601,384488,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13660838,384775,1104,952.0,,75.0,,,,,,,"Vitamin A, IU",IU -13660874,384819,1104,5932.0,,75.0,,,,,,,"Vitamin A, IU",IU -13661024,384998,1104,2857.0,,75.0,,,,,,,"Vitamin A, IU",IU -13661243,385328,1104,441.0,,75.0,,,,,,,"Vitamin A, IU",IU -13661746,385974,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU -13661814,386075,1104,400.0,,75.0,,,,,,,"Vitamin A, IU",IU -13661821,386090,1104,400.0,,75.0,,,,,,,"Vitamin A, IU",IU -13661943,386244,1104,1103.0,,75.0,,,,,,,"Vitamin A, IU",IU -13662931,387606,1104,444.0,,75.0,,,,,,,"Vitamin A, IU",IU -13663163,387890,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13663690,388570,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13663707,388592,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU -13663766,388670,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -13663792,388705,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU -13664065,389079,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13664102,389190,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU -13664123,389232,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13665359,390916,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13665420,391010,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13665570,391167,1104,1724.0,,75.0,,,,,,,"Vitamin A, IU",IU -13665937,391591,1104,2500.0,,75.0,,,,,,,"Vitamin A, IU",IU -13666013,391702,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13666431,392255,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13666847,392795,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13667003,393002,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13667032,393039,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13667185,393348,1104,4902.0,,75.0,,,,,,,"Vitamin A, IU",IU -13667244,393418,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13668110,394487,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13668184,394566,1104,196.0,,75.0,,,,,,,"Vitamin A, IU",IU -13668363,394815,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13668440,394926,1104,781.0,,75.0,,,,,,,"Vitamin A, IU",IU -13668525,395042,1104,645.0,,75.0,,,,,,,"Vitamin A, IU",IU -13668598,395153,1104,536.0,,75.0,,,,,,,"Vitamin A, IU",IU -13668749,395352,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13668791,395406,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13668987,395651,1104,2206.0,,75.0,,,,,,,"Vitamin A, IU",IU -13669031,395696,1104,833.0,,75.0,,,,,,,"Vitamin A, IU",IU -13669192,395908,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13669353,396154,1104,4237.0,,75.0,,,,,,,"Vitamin A, IU",IU -13669411,396236,1104,7059.0,,75.0,,,,,,,"Vitamin A, IU",IU -13669559,396448,1104,235.0,,75.0,,,,,,,"Vitamin A, IU",IU -13669665,396560,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13669706,396605,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13669764,396677,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13670086,397039,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13670319,397332,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13670644,397767,1104,556.0,,75.0,,,,,,,"Vitamin A, IU",IU -13671340,398686,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13671922,399410,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13672200,399782,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13672246,399833,1104,167.0,,75.0,,,,,,,"Vitamin A, IU",IU -13672746,400459,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13672901,400783,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13672908,400794,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -13673035,400948,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13673304,401310,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13673468,401517,1104,2778.0,,75.0,,,,,,,"Vitamin A, IU",IU -13673487,401539,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13673503,401556,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13673579,401642,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13673714,401827,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13674444,402690,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13674522,402776,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13674642,402925,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13674722,403023,1104,270.0,,75.0,,,,,,,"Vitamin A, IU",IU -13675859,404821,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13675899,404869,1104,800.0,,75.0,,,,,,,"Vitamin A, IU",IU -13676316,405357,1104,123.0,,75.0,,,,,,,"Vitamin A, IU",IU -13676432,405497,1104,137.0,,75.0,,,,,,,"Vitamin A, IU",IU -13677274,406635,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13677309,406670,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13677346,406718,1104,1667.0,,75.0,,,,,,,"Vitamin A, IU",IU -13677381,406761,1104,2222.0,,75.0,,,,,,,"Vitamin A, IU",IU -13677505,406908,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13677702,407135,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU -13677708,407142,1104,161.0,,75.0,,,,,,,"Vitamin A, IU",IU -13677978,407479,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13678071,407612,1104,2500.0,,75.0,,,,,,,"Vitamin A, IU",IU -13678165,407723,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13678216,407785,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13678493,408131,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13678606,408265,1104,323.0,,75.0,,,,,,,"Vitamin A, IU",IU -13678613,408276,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13678747,408429,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13678886,408605,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13679154,408939,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13679205,409007,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13679913,409857,1104,167.0,,75.0,,,,,,,"Vitamin A, IU",IU -13680013,409967,1104,353.0,,75.0,,,,,,,"Vitamin A, IU",IU -13680024,409978,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13680139,410118,1104,169.0,,75.0,,,,,,,"Vitamin A, IU",IU -13680217,410236,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13680261,410280,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13680296,410319,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13680951,411237,1104,89.0,,75.0,,,,,,,"Vitamin A, IU",IU -13681083,411395,1104,242.0,,75.0,,,,,,,"Vitamin A, IU",IU -13681322,411703,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13681420,411816,1104,167.0,,75.0,,,,,,,"Vitamin A, IU",IU -13681970,413372,1104,42.0,,75.0,,,,,,,"Vitamin A, IU",IU -13682471,414142,1104,500.0,,75.0,,,,,,,"Vitamin A, IU",IU -13682549,414250,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13682748,414501,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13682852,414657,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13683475,415538,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13684044,416433,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13684216,416696,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13684288,416790,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13685127,417844,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13685364,418174,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13685666,418543,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13685935,418961,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13686079,419187,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13686151,419273,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13686329,419520,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13686379,419580,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13686499,419744,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13686547,419822,1104,32.0,,75.0,,,,,,,"Vitamin A, IU",IU -13686908,420328,1104,375.0,,75.0,,,,,,,"Vitamin A, IU",IU -13687021,420503,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13687261,420789,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13687651,421291,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13687977,421701,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13688435,422283,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13689368,423627,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13689385,423644,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13690286,424849,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13690400,424991,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13690493,425106,1104,116.0,,75.0,,,,,,,"Vitamin A, IU",IU -13690585,425214,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13690764,425448,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13690875,425601,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13691062,425896,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13691651,426794,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13691707,426858,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13691886,427125,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13692030,427338,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13692044,427360,1104,341.0,,75.0,,,,,,,"Vitamin A, IU",IU -13692128,427474,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13692177,427528,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13692191,427545,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13692229,427595,1104,645.0,,75.0,,,,,,,"Vitamin A, IU",IU -13692246,427615,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13692747,428262,1104,125.0,,75.0,,,,,,,"Vitamin A, IU",IU -13692861,428410,1104,526.0,,75.0,,,,,,,"Vitamin A, IU",IU -13692935,428498,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13692954,428525,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13693224,428876,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13693673,429496,1104,200.0,,75.0,,,,,,,"Vitamin A, IU",IU -13693678,429501,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13693785,429649,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13693869,429765,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13694038,429982,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13694056,430004,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13694157,430126,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13694181,430159,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13694259,430278,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13694314,430350,1104,8929.0,,75.0,,,,,,,"Vitamin A, IU",IU -13694339,430375,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13694795,430976,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13694975,431212,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13694979,431217,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13695051,431308,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13695074,431347,1104,889.0,,75.0,,,,,,,"Vitamin A, IU",IU -13695222,431547,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13695932,432514,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13696174,432932,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13696446,433296,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13696652,433588,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13697928,435264,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13698271,435729,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13698335,435797,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -13698344,435806,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13698646,436132,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13698875,436385,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13698992,436519,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13699466,437093,1104,375.0,,75.0,,,,,,,"Vitamin A, IU",IU -13699571,437226,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13699684,437374,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13700841,438839,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13700917,438917,1104,600.0,,75.0,,,,,,,"Vitamin A, IU",IU -13700936,438936,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13701200,439209,1104,1765.0,,75.0,,,,,,,"Vitamin A, IU",IU -13701233,439253,1104,625.0,,75.0,,,,,,,"Vitamin A, IU",IU -13701449,439533,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13701547,439679,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13701882,440122,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13701945,440188,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13701965,440221,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13702207,440523,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13702278,440600,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13702625,441003,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -13702793,441251,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13702826,441287,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13703158,441700,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13703372,441965,1104,4375.0,,75.0,,,,,,,"Vitamin A, IU",IU -13703495,442122,1104,938.0,,75.0,,,,,,,"Vitamin A, IU",IU -13703797,442580,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13703865,442692,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13704230,443135,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13704234,443140,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU -13704252,443160,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13704762,443729,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -13705197,444221,1104,645.0,,75.0,,,,,,,"Vitamin A, IU",IU -13705228,444258,1104,1176.0,,75.0,,,,,,,"Vitamin A, IU",IU -13705261,444295,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13705320,444358,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13705358,444401,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13705792,444923,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13705943,445083,1104,938.0,,75.0,,,,,,,"Vitamin A, IU",IU -13706039,445202,1104,2500.0,,75.0,,,,,,,"Vitamin A, IU",IU -13706576,445867,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -13706939,446283,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13707217,446592,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13707234,446611,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13707343,446725,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13707620,447069,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13707778,447249,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU -13707847,447332,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -13708005,447530,1104,91.0,,75.0,,,,,,,"Vitamin A, IU",IU -13708390,448052,1104,41667.0,,75.0,,,,,,,"Vitamin A, IU",IU -13708701,448433,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13708709,448445,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13708757,448509,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13708871,448649,1104,330.0,,75.0,,,,,,,"Vitamin A, IU",IU -13709006,448819,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13709250,449120,1104,448.0,,75.0,,,,,,,"Vitamin A, IU",IU -13709436,449323,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13709638,449565,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13709654,449581,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13709725,449662,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13710045,450080,1104,119.0,,75.0,,,,,,,"Vitamin A, IU",IU -13710432,450564,1104,308.0,,75.0,,,,,,,"Vitamin A, IU",IU -13710711,450950,1104,441.0,,75.0,,,,,,,"Vitamin A, IU",IU -13711152,451606,1104,299.0,,75.0,,,,,,,"Vitamin A, IU",IU -13711264,451768,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13711440,451975,1104,4029.0,,70.0,,,,,,,"Vitamin A, IU",IU -13711450,451993,1104,6000.0,,75.0,,,,,,,"Vitamin A, IU",IU -13711834,452492,1104,306.0,,75.0,,,,,,,"Vitamin A, IU",IU -13711867,452527,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13711899,452561,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13712209,452915,1104,1000.0,,75.0,,,,,,,"Vitamin A, IU",IU -13712265,452978,1104,647.0,,75.0,,,,,,,"Vitamin A, IU",IU -13712428,453163,1104,179.0,,75.0,,,,,,,"Vitamin A, IU",IU -13712445,453180,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13712601,453359,1104,59.0,,75.0,,,,,,,"Vitamin A, IU",IU -13712722,453499,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -13712872,453655,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13712918,453706,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13712936,453724,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13713047,453842,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13713166,453985,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13713282,454118,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13713388,454260,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13713461,454396,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13713573,454549,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13713760,454790,1104,2143.0,,75.0,,,,,,,"Vitamin A, IU",IU -13714372,455549,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13714637,455840,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13714789,456026,1104,125.0,,75.0,,,,,,,"Vitamin A, IU",IU -13714844,456082,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13714852,456103,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13714974,456254,1104,222.0,,75.0,,,,,,,"Vitamin A, IU",IU -13715082,456372,1104,328.0,,75.0,,,,,,,"Vitamin A, IU",IU -13715089,456380,1104,101.0,,75.0,,,,,,,"Vitamin A, IU",IU -13715138,456434,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13715196,456500,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13715246,456557,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13715309,456640,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -13715873,457281,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13715876,457284,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13715897,457306,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13716206,457639,1104,463.0,,75.0,,,,,,,"Vitamin A, IU",IU -13716461,457943,1104,1200.0,,75.0,,,,,,,"Vitamin A, IU",IU -13716568,458065,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13717122,458745,1104,391.0,,75.0,,,,,,,"Vitamin A, IU",IU -13717259,458911,1104,240.0,,75.0,,,,,,,"Vitamin A, IU",IU -13717735,459487,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13717975,459794,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13718020,459842,1104,588.0,,75.0,,,,,,,"Vitamin A, IU",IU -13718328,460195,1104,47.0,,75.0,,,,,,,"Vitamin A, IU",IU -13718358,460225,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13718697,460644,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13718839,460812,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13718948,460944,1104,2500.0,,75.0,,,,,,,"Vitamin A, IU",IU -13719059,461070,1104,29.0,,75.0,,,,,,,"Vitamin A, IU",IU -13719207,461233,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13719400,461445,1104,1786.0,,75.0,,,,,,,"Vitamin A, IU",IU -13719436,461490,1104,442.0,,75.0,,,,,,,"Vitamin A, IU",IU -13719517,461579,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13719589,461674,1104,265.0,,75.0,,,,,,,"Vitamin A, IU",IU -13719726,461824,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13720026,462178,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13720326,462549,1104,536.0,,75.0,,,,,,,"Vitamin A, IU",IU -13720549,462813,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13720573,462839,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13720915,463232,1104,571.0,,75.0,,,,,,,"Vitamin A, IU",IU -13721047,463385,1104,132.0,,75.0,,,,,,,"Vitamin A, IU",IU -13721098,463452,1104,300.0,,75.0,,,,,,,"Vitamin A, IU",IU -13721284,463682,1104,279.0,,75.0,,,,,,,"Vitamin A, IU",IU -13721427,463842,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13721458,463878,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -13721484,463907,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13721732,464195,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13721965,464497,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13722114,464677,1104,323.0,,75.0,,,,,,,"Vitamin A, IU",IU -13722608,465237,1104,303.0,,75.0,,,,,,,"Vitamin A, IU",IU -13722748,465386,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13722842,465486,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13722844,465488,1104,1342.0,,75.0,,,,,,,"Vitamin A, IU",IU -13723048,465740,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13723442,466282,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13723912,466785,1104,2000.0,,75.0,,,,,,,"Vitamin A, IU",IU -13724071,466956,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13724307,467195,1104,179.0,,75.0,,,,,,,"Vitamin A, IU",IU -13724310,467198,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU -13724356,467246,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -13724657,467588,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13724785,467747,1104,66.0,,75.0,,,,,,,"Vitamin A, IU",IU -13725098,468119,1104,294.0,,75.0,,,,,,,"Vitamin A, IU",IU -13725128,468152,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13725409,468486,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13725675,468796,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13725886,469041,1104,1106.0,,75.0,,,,,,,"Vitamin A, IU",IU -13726323,469563,1104,1333.0,,75.0,,,,,,,"Vitamin A, IU",IU -13726438,469695,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -13726486,469775,1104,500.0,,75.0,,,,,,,"Vitamin A, IU",IU -13726488,469777,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13726654,470016,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13726793,470250,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13726820,470292,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13726876,470402,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13726887,470421,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13726909,470446,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13727585,471204,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13727593,471212,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13727673,471300,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13727934,471659,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13727975,471702,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13728032,471762,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -13728262,472007,1104,1136.0,,75.0,,,,,,,"Vitamin A, IU",IU -13728378,472137,1104,2419.0,,75.0,,,,,,,"Vitamin A, IU",IU -13728678,472559,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13728799,472694,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13729381,473363,1104,400.0,,75.0,,,,,,,"Vitamin A, IU",IU -13729580,473581,1104,4511.0,,75.0,,,,,,,"Vitamin A, IU",IU -13729721,473738,1104,250.0,,75.0,,,,,,,"Vitamin A, IU",IU -13729826,473851,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13730114,474214,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13730271,474412,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13730336,474485,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13730529,474713,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13730562,474749,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -13730915,475173,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13730969,475228,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13731058,475333,1104,5882.0,,75.0,,,,,,,"Vitamin A, IU",IU -13731142,475432,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13731211,475517,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13731306,475629,1104,152.0,,75.0,,,,,,,"Vitamin A, IU",IU -13731633,476081,1104,42.0,,75.0,,,,,,,"Vitamin A, IU",IU -13731748,476216,1104,250.0,,75.0,,,,,,,"Vitamin A, IU",IU -13731952,476454,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13732001,476521,1104,974.0,,75.0,,,,,,,"Vitamin A, IU",IU -13732010,476535,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13732076,476657,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13732438,477135,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13732456,477153,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13732786,477594,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13733136,478006,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13733265,478149,1104,341.0,,75.0,,,,,,,"Vitamin A, IU",IU -13733280,478166,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13733324,478213,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13733647,478578,1104,345.0,,75.0,,,,,,,"Vitamin A, IU",IU -13733658,478589,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13734359,479463,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13734675,479845,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13734797,479999,1104,306.0,,75.0,,,,,,,"Vitamin A, IU",IU -13734885,480127,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13735055,480350,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13735195,480524,1104,164.0,,75.0,,,,,,,"Vitamin A, IU",IU -13735703,481147,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU -13735708,481153,1104,317.0,,75.0,,,,,,,"Vitamin A, IU",IU -13735946,481451,1104,160.0,,75.0,,,,,,,"Vitamin A, IU",IU -13736076,481605,1104,533.0,,75.0,,,,,,,"Vitamin A, IU",IU -13736127,481669,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13736186,481744,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13736461,482054,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13736470,482064,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13736548,482164,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13736707,482396,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU -13736809,482503,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13736840,482538,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13737403,483176,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13737773,483618,1104,606.0,,75.0,,,,,,,"Vitamin A, IU",IU -13737950,483821,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -13738015,483901,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13738044,483945,1104,88.0,,75.0,,,,,,,"Vitamin A, IU",IU -13738098,484005,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13738391,484390,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13738614,484639,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13738833,484891,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13738877,484945,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13739358,485523,1104,7812.0,,75.0,,,,,,,"Vitamin A, IU",IU -13739426,485635,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13739568,485800,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13739571,485803,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13739718,485994,1104,125.0,,75.0,,,,,,,"Vitamin A, IU",IU -13739797,486088,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU -13739808,486100,1104,200.0,,75.0,,,,,,,"Vitamin A, IU",IU -13739831,486124,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13740306,486695,1104,353.0,,75.0,,,,,,,"Vitamin A, IU",IU -13740404,486813,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13741577,488195,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13741732,488433,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13741998,488731,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13742103,488857,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13742330,489117,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13742358,489159,1104,536.0,,75.0,,,,,,,"Vitamin A, IU",IU -13742407,489239,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13742459,489302,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13742642,489529,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13742646,489533,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -13742723,489632,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13742962,489983,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13743095,490212,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13743172,490300,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13743295,490474,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13743392,490584,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13744298,491790,1104,270.0,,75.0,,,,,,,"Vitamin A, IU",IU -13744362,491870,1104,71.0,,75.0,,,,,,,"Vitamin A, IU",IU -13744366,491882,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13744455,492008,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13745309,493184,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13745429,493422,1104,500.0,,75.0,,,,,,,"Vitamin A, IU",IU -13745644,493727,1104,125.0,,75.0,,,,,,,"Vitamin A, IU",IU -13745784,493946,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13746051,494425,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13746316,494800,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13746497,495040,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13746517,495082,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13746923,495770,1104,1060.0,,75.0,,,,,,,"Vitamin A, IU",IU -13747287,496398,1104,2500.0,,75.0,,,,,,,"Vitamin A, IU",IU -13747499,496703,1104,3571.0,,75.0,,,,,,,"Vitamin A, IU",IU -13747725,497163,1104,3333.0,,75.0,,,,,,,"Vitamin A, IU",IU -13747792,497345,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13748185,498115,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13748196,498153,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13748226,498206,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13748371,498506,1104,42.0,,75.0,,,,,,,"Vitamin A, IU",IU -13748514,498753,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13748636,499056,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13748959,499759,1104,1190.0,,75.0,,,,,,,"Vitamin A, IU",IU -13749545,500822,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13749664,501051,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13749780,501288,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13749793,501304,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13749930,501561,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13750108,501830,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -13750236,502040,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13750308,502146,1104,471.0,,75.0,,,,,,,"Vitamin A, IU",IU -13750656,502635,1104,79.0,,75.0,,,,,,,"Vitamin A, IU",IU -13750795,502836,1104,157.0,,75.0,,,,,,,"Vitamin A, IU",IU -13751941,504677,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13752247,505109,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13752300,505167,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13752432,505323,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13752506,505415,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13753125,506165,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13753336,506443,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13753356,506464,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13753415,506529,1104,638.0,,75.0,,,,,,,"Vitamin A, IU",IU -13753535,506720,1104,204.0,,75.0,,,,,,,"Vitamin A, IU",IU -13753596,506791,1104,222.0,,75.0,,,,,,,"Vitamin A, IU",IU -13753719,506934,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13753965,507216,1104,920.0,,75.0,,,,,,,"Vitamin A, IU",IU -13754203,507507,1104,705.0,,75.0,,,,,,,"Vitamin A, IU",IU -13754255,507567,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13754449,507791,1104,235.0,,75.0,,,,,,,"Vitamin A, IU",IU -13755024,508418,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13755093,508490,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13755640,509216,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU -13755824,509445,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13756246,510017,1104,88.0,,75.0,,,,,,,"Vitamin A, IU",IU -13756302,510090,1104,588.0,,75.0,,,,,,,"Vitamin A, IU",IU -13756452,510263,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13756602,510451,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -13756869,510774,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13757287,511337,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13757962,512318,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13757999,512362,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13758122,512547,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13758127,512562,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13758161,512603,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -13758495,513021,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13758707,513271,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -13758714,513278,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13758741,513307,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13758762,513331,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13758872,513454,1104,263.0,,75.0,,,,,,,"Vitamin A, IU",IU -13758947,513539,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13759269,513936,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13759876,514730,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13760034,514933,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13760578,515608,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13761242,516381,1104,94.0,,75.0,,,,,,,"Vitamin A, IU",IU -13761479,516651,1104,2941.0,,75.0,,,,,,,"Vitamin A, IU",IU -13761597,516781,1104,893.0,,75.0,,,,,,,"Vitamin A, IU",IU -13761600,516786,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -13761671,516871,1104,35714.0,,75.0,,,,,,,"Vitamin A, IU",IU -13761783,516998,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13761959,517205,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13762257,517569,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13762295,517608,1104,615.0,,75.0,,,,,,,"Vitamin A, IU",IU -13762317,517631,1104,308.0,,75.0,,,,,,,"Vitamin A, IU",IU -13762386,517710,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13762441,517777,1104,291.0,,75.0,,,,,,,"Vitamin A, IU",IU -13762680,518083,1104,71.0,,75.0,,,,,,,"Vitamin A, IU",IU -13763874,519628,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU -13763897,519662,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13764305,520192,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13764604,520556,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13764721,520690,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -13764736,520710,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -13764813,520808,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13764868,520874,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13765136,521208,1104,1429.0,,75.0,,,,,,,"Vitamin A, IU",IU -13765298,521399,1104,417.0,,75.0,,,,,,,"Vitamin A, IU",IU -13765681,521880,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13766181,522533,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13766353,522750,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13766421,522834,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13766791,523338,1104,303.0,,75.0,,,,,,,"Vitamin A, IU",IU -13766883,523439,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13767064,523677,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13767487,524224,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -13767758,524593,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13767767,524607,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -13767806,524659,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -13768144,525118,1104,1750.0,,75.0,,,,,,,"Vitamin A, IU",IU -13768430,525492,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13768669,525783,1104,455.0,,75.0,,,,,,,"Vitamin A, IU",IU -13768840,526007,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13769065,526305,1104,2542.0,,75.0,,,,,,,"Vitamin A, IU",IU -13769150,526416,1104,3571.0,,75.0,,,,,,,"Vitamin A, IU",IU -13769169,526447,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13769679,527129,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13769770,527248,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13769923,527447,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13769963,527496,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13770054,527618,1104,3365.0,,75.0,,,,,,,"Vitamin A, IU",IU -13770371,528034,1104,1626.0,,75.0,,,,,,,"Vitamin A, IU",IU -13770590,528339,1104,345.0,,75.0,,,,,,,"Vitamin A, IU",IU -13770618,528378,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13770766,528567,1104,586.0,,75.0,,,,,,,"Vitamin A, IU",IU -13770811,528633,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13770991,528879,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13771029,528929,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13771279,529249,1104,179.0,,75.0,,,,,,,"Vitamin A, IU",IU -13771442,529435,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13772286,530538,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -13772350,530616,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13772409,530689,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13772961,531424,1104,294.0,,75.0,,,,,,,"Vitamin A, IU",IU -13773719,532504,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13774060,532960,1104,353.0,,75.0,,,,,,,"Vitamin A, IU",IU -13774272,533273,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13774374,533458,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13774411,533516,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13774447,533562,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13774722,533978,1104,400.0,,75.0,,,,,,,"Vitamin A, IU",IU -13775310,534783,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13775388,534909,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13775488,535066,1104,2212.0,,75.0,,,,,,,"Vitamin A, IU",IU -13775508,535093,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13775534,535144,1104,330.0,,75.0,,,,,,,"Vitamin A, IU",IU -13775839,535544,1104,952.0,,75.0,,,,,,,"Vitamin A, IU",IU -13775904,535686,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13776298,536332,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13776331,536393,1104,240.0,,75.0,,,,,,,"Vitamin A, IU",IU -13776355,536432,1104,250.0,,75.0,,,,,,,"Vitamin A, IU",IU -13776812,537235,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13777009,537539,1104,3000.0,,75.0,,,,,,,"Vitamin A, IU",IU -13777050,537643,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13777156,537795,1104,81.0,,75.0,,,,,,,"Vitamin A, IU",IU -13777179,537835,1104,625.0,,75.0,,,,,,,"Vitamin A, IU",IU -13777190,537851,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -13777351,538106,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13777579,538453,1104,263.0,,75.0,,,,,,,"Vitamin A, IU",IU -13777614,538508,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13777619,538518,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13778446,540061,1104,167.0,,75.0,,,,,,,"Vitamin A, IU",IU -13778457,540097,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13778600,540345,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13778606,540355,1104,2083.0,,75.0,,,,,,,"Vitamin A, IU",IU -13779104,541379,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13779473,542027,1104,442.0,,75.0,,,,,,,"Vitamin A, IU",IU -13779561,542175,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13779600,542218,1104,2000.0,,75.0,,,,,,,"Vitamin A, IU",IU -13780823,544066,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13780953,544283,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13781420,545228,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13781861,545907,1104,1724.0,,75.0,,,,,,,"Vitamin A, IU",IU -13782067,546267,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13782212,546590,1104,44.0,,75.0,,,,,,,"Vitamin A, IU",IU -13782381,546907,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13782473,547039,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -13782523,547111,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13783347,548473,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13783614,548980,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13783695,549132,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13783932,549629,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13784060,549862,1104,240.0,,75.0,,,,,,,"Vitamin A, IU",IU -13784152,550025,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13784326,550356,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13784983,551431,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13785058,551552,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13785082,551582,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13785236,551863,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13785298,551980,1104,407.0,,75.0,,,,,,,"Vitamin A, IU",IU -13785322,552022,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13785466,552331,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13785784,553038,1104,704.0,,75.0,,,,,,,"Vitamin A, IU",IU -13785837,553114,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13785870,553166,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13785884,553210,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13785922,553302,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13785944,553359,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13785974,553417,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13786015,553511,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13786028,553539,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13787434,555779,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13787478,555898,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13787516,555959,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13787657,556432,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -13788310,557934,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13788372,558025,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13788424,558097,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13788520,558236,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13788570,558339,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13788702,558513,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13788750,558616,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13788815,558710,1104,5625.0,,75.0,,,,,,,"Vitamin A, IU",IU -13788840,558761,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13788999,559055,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -13789234,559382,1104,372.0,,75.0,,,,,,,"Vitamin A, IU",IU -13789424,559760,1104,492.0,,75.0,,,,,,,"Vitamin A, IU",IU -13789784,560317,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13789877,560468,1104,446.0,,75.0,,,,,,,"Vitamin A, IU",IU -13789897,560515,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13789899,560521,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13789935,560609,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13790276,561518,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13790326,561624,1104,2857.0,,75.0,,,,,,,"Vitamin A, IU",IU -13790495,561915,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13790566,562034,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -13790907,562653,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13791345,563293,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13791446,563556,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13792175,565082,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13792222,565149,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU -13792282,565226,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13792322,565275,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13792408,565381,1104,240.0,,75.0,,,,,,,"Vitamin A, IU",IU -13792631,565676,1104,1765.0,,75.0,,,,,,,"Vitamin A, IU",IU -13792832,565931,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13792911,566172,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13793273,567103,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -13793648,568090,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13793897,568779,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13793988,569017,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13794050,569110,1104,1778.0,,75.0,,,,,,,"Vitamin A, IU",IU -13794611,570139,1104,2941.0,,75.0,,,,,,,"Vitamin A, IU",IU -13795135,570814,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13795337,571197,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13795657,571736,1104,2586.0,,75.0,,,,,,,"Vitamin A, IU",IU -13795903,572387,1104,1324.0,,75.0,,,,,,,"Vitamin A, IU",IU -13796022,572582,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13796229,573172,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13796433,573641,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13796675,574220,1104,314.0,,75.0,,,,,,,"Vitamin A, IU",IU -13796821,574607,1104,286.0,,75.0,,,,,,,"Vitamin A, IU",IU -13797139,575563,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13797209,575792,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU -13797602,576802,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13797925,577587,1104,7353.0,,75.0,,,,,,,"Vitamin A, IU",IU -13798114,577912,1104,600.0,,75.0,,,,,,,"Vitamin A, IU",IU -13798181,578046,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13798534,578903,1104,231.0,,75.0,,,,,,,"Vitamin A, IU",IU -13798851,579722,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13798857,579729,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13798992,580013,1104,294.0,,75.0,,,,,,,"Vitamin A, IU",IU -13799190,580508,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13799579,581298,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13799667,581517,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13799740,581751,1104,435.0,,75.0,,,,,,,"Vitamin A, IU",IU -13799744,581757,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13799879,582126,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13800058,582660,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13800133,582864,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13800380,583481,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13800453,583617,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13800535,583795,1104,423.0,,75.0,,,,,,,"Vitamin A, IU",IU -13801034,584892,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13801307,585708,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13801512,586288,1104,1429.0,,75.0,,,,,,,"Vitamin A, IU",IU -13801561,586441,1104,225.0,,75.0,,,,,,,"Vitamin A, IU",IU -13801736,586954,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13801759,587011,1104,500.0,,75.0,,,,,,,"Vitamin A, IU",IU -13801888,587354,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13802065,587861,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13802203,588239,1104,952.0,,75.0,,,,,,,"Vitamin A, IU",IU -13802462,588978,1104,244.0,,75.0,,,,,,,"Vitamin A, IU",IU -13802554,589253,1104,620.0,,75.0,,,,,,,"Vitamin A, IU",IU -13802579,589315,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13802923,590312,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13803038,590702,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13803242,591229,1104,3614.0,,75.0,,,,,,,"Vitamin A, IU",IU -13803396,591756,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13804188,594010,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13804736,595664,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13805279,597213,1104,6000.0,,75.0,,,,,,,"Vitamin A, IU",IU -13805335,597445,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13805569,598123,1104,351.0,,75.0,,,,,,,"Vitamin A, IU",IU -13805791,598855,1104,100.0,,75.0,,,,,,,"Vitamin A, IU",IU -13806220,600435,1104,133.0,,75.0,,,,,,,"Vitamin A, IU",IU -13806438,601124,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -13806530,601541,1104,488.0,,75.0,,,,,,,"Vitamin A, IU",IU -13806622,601787,1104,476.0,,75.0,,,,,,,"Vitamin A, IU",IU -13806707,602121,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13806788,602325,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13806827,602385,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13806840,602429,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13807208,603784,1104,286.0,,75.0,,,,,,,"Vitamin A, IU",IU -13807745,605424,1104,200.0,,75.0,,,,,,,"Vitamin A, IU",IU -13807900,605772,1104,161.0,,75.0,,,,,,,"Vitamin A, IU",IU -13808127,606268,1104,1608.0,,75.0,,,,,,,"Vitamin A, IU",IU -13808339,606744,1104,190.0,,75.0,,,,,,,"Vitamin A, IU",IU -13808775,607720,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU -13808881,608242,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13809104,608954,1104,1667.0,,75.0,,,,,,,"Vitamin A, IU",IU -13809254,609388,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13809365,609802,1104,1765.0,,75.0,,,,,,,"Vitamin A, IU",IU -13809382,609860,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13809520,610436,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13809579,610634,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13809709,610932,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU -13810089,611980,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13810129,612074,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13810413,613422,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13810420,613452,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13810560,614616,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13810642,614800,1104,354.0,,75.0,,,,,,,"Vitamin A, IU",IU -13810731,615016,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13810732,615018,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13810836,615254,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13810860,615314,1104,20.0,,71.0,,,,,,,"Vitamin A, IU",IU -13811036,615716,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13811391,617338,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -13811698,618510,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13811787,618896,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13812205,620638,1104,253.0,,75.0,,,,,,,"Vitamin A, IU",IU -13812723,622944,1104,74.0,,75.0,,,,,,,"Vitamin A, IU",IU -13812765,623162,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13813145,624680,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13813294,625332,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13813376,625682,1104,1818.0,,75.0,,,,,,,"Vitamin A, IU",IU -13813428,625844,1104,286.0,,75.0,,,,,,,"Vitamin A, IU",IU -13813793,627094,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13814033,628154,1104,154.0,,75.0,,,,,,,"Vitamin A, IU",IU -13814058,628300,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13814212,628760,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU -13814445,629532,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13814619,630230,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13814671,630414,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13814994,632180,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13815171,632898,1104,294.0,,75.0,,,,,,,"Vitamin A, IU",IU -13815304,633634,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13815340,633840,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13815415,634256,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13816092,636888,1104,938.0,,75.0,,,,,,,"Vitamin A, IU",IU -13816231,637464,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13816251,637514,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13816728,639254,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13816769,639362,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU -13816826,639560,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13816898,639802,1104,67.0,,75.0,,,,,,,"Vitamin A, IU",IU -13817422,641392,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -13817563,641902,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13817652,642264,1104,1276.0,,75.0,,,,,,,"Vitamin A, IU",IU -13817973,643384,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13818649,645420,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13818656,645490,1104,238.0,,75.0,,,,,,,"Vitamin A, IU",IU -13818887,646202,1104,571.0,,75.0,,,,,,,"Vitamin A, IU",IU -13819951,650732,1104,114.0,,75.0,,,,,,,"Vitamin A, IU",IU -13820177,651766,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13821077,655034,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -13821481,656472,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13821669,657156,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13822262,659304,1104,278.0,,75.0,,,,,,,"Vitamin A, IU",IU -13822476,660152,1104,1053.0,,75.0,,,,,,,"Vitamin A, IU",IU -13822826,661844,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13823008,662718,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13823036,663044,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13823175,663936,1104,909.0,,75.0,,,,,,,"Vitamin A, IU",IU -13823801,666580,1104,238.0,,75.0,,,,,,,"Vitamin A, IU",IU -13823821,666646,1104,238.0,,75.0,,,,,,,"Vitamin A, IU",IU -13823874,666828,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13824270,669040,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13824458,669952,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13824634,670854,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13824695,671210,1104,1471.0,,75.0,,,,,,,"Vitamin A, IU",IU -13825228,674018,1104,481.0,,75.0,,,,,,,"Vitamin A, IU",IU -13825623,675992,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13825759,676576,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13825927,677468,1104,263.0,,75.0,,,,,,,"Vitamin A, IU",IU -13825962,677634,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13826302,679894,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13826702,682222,1104,154.0,,75.0,,,,,,,"Vitamin A, IU",IU -13827075,684544,1104,394.0,,75.0,,,,,,,"Vitamin A, IU",IU -13827281,685636,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13827439,686952,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13827863,690188,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13828157,692214,1104,2222.0,,75.0,,,,,,,"Vitamin A, IU",IU -13828216,692418,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -13828346,693090,1104,857.0,,75.0,,,,,,,"Vitamin A, IU",IU -13828390,693348,1104,417.0,,75.0,,,,,,,"Vitamin A, IU",IU -13828620,694660,1104,462.0,,75.0,,,,,,,"Vitamin A, IU",IU -13828700,695228,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13828879,696072,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13828939,696626,1104,392.0,,75.0,,,,,,,"Vitamin A, IU",IU -13829329,699062,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13829596,700552,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13830146,704062,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13830321,705150,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13830467,706164,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13830806,708470,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU -13830838,708728,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13830843,708740,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13831618,715772,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13831664,716096,1104,2500.0,,75.0,,,,,,,"Vitamin A, IU",IU -13831910,718192,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13832320,721352,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13832771,725380,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13833202,728092,1104,517.0,,75.0,,,,,,,"Vitamin A, IU",IU -13833705,732372,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13833883,733478,1104,119.0,,75.0,,,,,,,"Vitamin A, IU",IU -13833892,733568,1104,656.0,,75.0,,,,,,,"Vitamin A, IU",IU -13833932,734006,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13833993,734522,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13834306,737738,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13834369,738108,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13834419,738822,1104,2027.0,,75.0,,,,,,,"Vitamin A, IU",IU -13834483,739854,1104,625.0,,75.0,,,,,,,"Vitamin A, IU",IU -13834536,740606,1104,2857.0,,75.0,,,,,,,"Vitamin A, IU",IU -13834594,741544,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -13834748,742482,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13834791,742948,1104,455.0,,75.0,,,,,,,"Vitamin A, IU",IU -13834872,743946,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13834984,745176,1104,67.0,,75.0,,,,,,,"Vitamin A, IU",IU -13835553,751974,1104,909.0,,78.0,,,,,,,"Vitamin A, IU",IU -13835654,752272,1104,38.0,,78.0,,,,,,,"Vitamin A, IU",IU -13835861,752864,1104,0.0,,78.0,,,,,,,"Vitamin A, IU",IU -13836109,753526,1104,101.0,,75.0,,,,,,,"Vitamin A, IU",IU -13836174,753868,1104,600.0,,75.0,,,,,,,"Vitamin A, IU",IU -13836201,753970,1104,800.0,,75.0,,,,,,,"Vitamin A, IU",IU -13836227,754046,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13836238,754078,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13836673,755258,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13836972,756018,1104,96.0,,75.0,,,,,,,"Vitamin A, IU",IU -13837186,756556,1104,2727.0,,75.0,,,,,,,"Vitamin A, IU",IU -13837546,757674,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13837692,758246,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13838008,759716,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -13838170,760330,1104,441.0,,75.0,,,,,,,"Vitamin A, IU",IU -13838418,760960,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13838534,761292,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13838560,761398,1104,1667.0,,75.0,,,,,,,"Vitamin A, IU",IU -13838582,761468,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13838980,762594,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13839135,763030,1104,18.0,,71.0,,,,,,,"Vitamin A, IU",IU -13839230,763278,1104,44.0,,78.0,,,,,,,"Vitamin A, IU",IU -13839949,765296,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13840234,766060,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13840334,766358,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13840342,766380,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13840592,767090,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13841009,768264,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13841020,768296,1104,89.0,,75.0,,,,,,,"Vitamin A, IU",IU -13841284,769038,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13842598,792615,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -13843495,795919,1104,308.0,,75.0,,,,,,,"Vitamin A, IU",IU -13843806,796879,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13843836,797019,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13843931,797551,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13844116,798155,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13844182,798387,1104,455.0,,75.0,,,,,,,"Vitamin A, IU",IU -13844289,798965,1104,175.0,,75.0,,,,,,,"Vitamin A, IU",IU -13844333,799201,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13844368,799297,1104,1667.0,,75.0,,,,,,,"Vitamin A, IU",IU -13844460,799711,1104,952.0,,75.0,,,,,,,"Vitamin A, IU",IU -13844474,799803,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13844560,800099,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13844622,800507,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13844866,802359,1104,250.0,,75.0,,,,,,,"Vitamin A, IU",IU -13845365,809376,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13845456,809976,1104,179.0,,75.0,,,,,,,"Vitamin A, IU",IU -13845477,810040,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13845855,829024,1104,71.0,,75.0,,,,,,,"Vitamin A, IU",IU -13845898,829714,1104,81.0,,75.0,,,,,,,"Vitamin A, IU",IU -13845955,832620,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13845974,834332,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13846128,844896,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13846336,857698,1104,207.0,,75.0,,,,,,,"Vitamin A, IU",IU -13846401,863560,1104,300.0,,75.0,,,,,,,"Vitamin A, IU",IU -13846560,879992,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13846712,891992,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13846719,892258,1104,282.0,,75.0,,,,,,,"Vitamin A, IU",IU -13846803,893000,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13847379,950645,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13847661,952179,1104,645.0,,75.0,,,,,,,"Vitamin A, IU",IU -13847677,952229,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13848141,954819,1104,306.0,,75.0,,,,,,,"Vitamin A, IU",IU -13848490,956425,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -13848502,956479,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13849046,958971,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -13849060,959001,1104,140.0,,75.0,,,,,,,"Vitamin A, IU",IU -13849473,960909,1104,952.0,,75.0,,,,,,,"Vitamin A, IU",IU -13849482,960953,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13849833,962887,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13849845,962941,1104,2500.0,,75.0,,,,,,,"Vitamin A, IU",IU -13850268,965729,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13850642,967199,1104,870.0,,75.0,,,,,,,"Vitamin A, IU",IU -13851517,970537,1104,471.0,,75.0,,,,,,,"Vitamin A, IU",IU -13851916,972325,1104,1111.0,,75.0,,,,,,,"Vitamin A, IU",IU -13851938,972379,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -13852063,972797,1104,294.0,,75.0,,,,,,,"Vitamin A, IU",IU -13852380,974949,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13852468,975335,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -13852477,975371,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13852545,975799,1104,212.0,,75.0,,,,,,,"Vitamin A, IU",IU -13852570,975959,1104,274.0,,75.0,,,,,,,"Vitamin A, IU",IU -13853033,1849124,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13853302,983559,1104,278.0,,75.0,,,,,,,"Vitamin A, IU",IU -13853342,983755,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13853343,983757,1104,2647.0,,75.0,,,,,,,"Vitamin A, IU",IU -13853572,984475,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13853575,984487,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -13853615,1849161,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13853718,984937,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13853825,985333,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13853889,985585,1104,308.0,,75.0,,,,,,,"Vitamin A, IU",IU -13853902,985621,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13853956,985805,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13854264,986845,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13854443,987553,1104,1905.0,,75.0,,,,,,,"Vitamin A, IU",IU -13854553,988039,1104,286.0,,75.0,,,,,,,"Vitamin A, IU",IU -13855191,1001533,1104,72.0,,75.0,,,,,,,"Vitamin A, IU",IU -13855372,1002223,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13855897,1006789,1104,167.0,,75.0,,,,,,,"Vitamin A, IU",IU -13855903,1006805,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13856360,1009269,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13856504,1010275,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13856821,1011481,1104,1029.0,,75.0,,,,,,,"Vitamin A, IU",IU -13856953,1011991,1104,435.0,,75.0,,,,,,,"Vitamin A, IU",IU -13857060,1012539,1104,3261.0,,75.0,,,,,,,"Vitamin A, IU",IU -13857399,1015761,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13857401,1015769,1104,190.0,,75.0,,,,,,,"Vitamin A, IU",IU -13857476,1016695,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13857605,1017277,1104,476.0,,75.0,,,,,,,"Vitamin A, IU",IU -13857685,1017733,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13858123,1019865,1104,345.0,,75.0,,,,,,,"Vitamin A, IU",IU -13858252,1020655,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -13858291,1021009,1104,179.0,,75.0,,,,,,,"Vitamin A, IU",IU -13858438,1021655,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13858755,1023467,1104,235.0,,75.0,,,,,,,"Vitamin A, IU",IU -13858815,1850060,1104,568.0,,75.0,,,,,,,"Vitamin A, IU",IU -13858855,1024363,1104,167.0,,75.0,,,,,,,"Vitamin A, IU",IU -13858904,1024695,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13859811,1033913,1104,133.0,,75.0,,,,,,,"Vitamin A, IU",IU -13859962,1035777,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13860186,1037725,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13860251,1038669,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13860300,1039069,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13860541,1040585,1104,833.0,,75.0,,,,,,,"Vitamin A, IU",IU -13860583,1041157,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13860712,1041945,1104,212.0,,75.0,,,,,,,"Vitamin A, IU",IU -13861105,1045937,1104,127.0,,75.0,,,,,,,"Vitamin A, IU",IU -13861432,1048385,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13861559,1049895,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13861760,1055359,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13861857,1055911,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13862207,1057561,1104,2917.0,,75.0,,,,,,,"Vitamin A, IU",IU -13862233,1057659,1104,127.0,,75.0,,,,,,,"Vitamin A, IU",IU -13862727,1062071,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13863011,1063609,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13863278,1067563,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13863815,1070975,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -13863893,1071525,1104,235.0,,75.0,,,,,,,"Vitamin A, IU",IU -13863942,1071787,1104,77.0,,75.0,,,,,,,"Vitamin A, IU",IU -13864362,1075437,1104,588.0,,75.0,,,,,,,"Vitamin A, IU",IU -13864521,1077475,1104,263.0,,75.0,,,,,,,"Vitamin A, IU",IU -13864689,1080649,1104,114.0,,75.0,,,,,,,"Vitamin A, IU",IU -13864736,1081685,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13864807,1083037,1104,1000.0,,75.0,,,,,,,"Vitamin A, IU",IU -13864876,1083507,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13865305,1087617,1104,212.0,,75.0,,,,,,,"Vitamin A, IU",IU -13865510,1090173,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13866052,1850284,1104,112.0,,75.0,,,,,,,"Vitamin A, IU",IU -13866400,1850784,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13866603,1851099,1104,1667.0,,75.0,,,,,,,"Vitamin A, IU",IU -13866718,1851257,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13866810,1851391,1104,605.0,,75.0,,,,,,,"Vitamin A, IU",IU -13866877,1851483,1104,364.0,,75.0,,,,,,,"Vitamin A, IU",IU -13866901,1851520,1104,441.0,,75.0,,,,,,,"Vitamin A, IU",IU -13866983,1851631,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13867718,1852640,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13867796,1852733,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -13867871,1852845,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13867878,1852852,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13867879,1852853,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13867889,1852866,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13867922,1852913,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU -13868051,1853102,1104,930.0,,75.0,,,,,,,"Vitamin A, IU",IU -13868297,1853406,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13868535,1853803,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13868537,1853805,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13869747,1855701,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13869752,1855707,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13870304,1856582,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13870473,1856866,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13870599,1857104,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13870759,1857402,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13870985,1857838,1104,59.0,,75.0,,,,,,,"Vitamin A, IU",IU -13871109,1858060,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13871390,1858482,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13871528,1858666,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13871960,1859227,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13872015,1859311,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13872114,1859434,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13872206,1859559,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13872318,1859696,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13872393,1859780,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU -13872621,1860082,1104,351.0,,75.0,,,,,,,"Vitamin A, IU",IU -13872853,1860509,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13873037,1860838,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13873304,1861394,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13873454,1861635,1104,612.0,,75.0,,,,,,,"Vitamin A, IU",IU -13874061,1862654,1104,101.0,,75.0,,,,,,,"Vitamin A, IU",IU -13874070,1862666,1104,42.0,,75.0,,,,,,,"Vitamin A, IU",IU -13874090,1862711,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13874202,1862858,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13874211,1862875,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13874293,1863042,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13874340,1863118,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -13874643,1863670,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -13875105,1864402,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13875230,1864598,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13875437,1864917,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13875566,1865148,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13875791,1865525,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -13875952,1865820,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13876174,1866240,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13876197,1866282,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13876305,1866453,1104,2500.0,,75.0,,,,,,,"Vitamin A, IU",IU -13876359,1866533,1104,10588.0,,75.0,,,,,,,"Vitamin A, IU",IU -13876391,1866597,1104,556.0,,75.0,,,,,,,"Vitamin A, IU",IU -13876491,1866766,1104,351.0,,75.0,,,,,,,"Vitamin A, IU",IU -13876693,1867093,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13876775,1867221,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13876854,1867355,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13876948,1867464,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13877127,1867805,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13877267,1868042,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13877767,1868763,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13878177,1869473,1104,1923.0,,75.0,,,,,,,"Vitamin A, IU",IU -13878711,1870348,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13878800,1870481,1104,789.0,,75.0,,,,,,,"Vitamin A, IU",IU -13878865,1870569,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU -13878910,1870629,1104,588.0,,75.0,,,,,,,"Vitamin A, IU",IU -13878982,1870744,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13879342,1871381,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU -13879693,1872181,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13879895,1872614,1104,882.0,,70.0,,,,,,,"Vitamin A, IU",IU -13879995,1872818,1104,2857.0,,75.0,,,,,,,"Vitamin A, IU",IU -13880084,1872951,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13880110,1873033,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13880145,1873097,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13880368,1873446,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13880453,1873648,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13880600,1873882,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13880895,1874274,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13881094,1874573,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13881235,1874851,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13881511,1875276,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13881515,1875280,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13881549,1875328,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13881628,1875456,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13881889,1875839,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13881991,1875991,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13882278,1876423,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13882446,1876708,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13883055,1877607,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13883256,1877931,1104,250.0,,75.0,,,,,,,"Vitamin A, IU",IU -13883278,1877958,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13883388,1878200,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13883654,1878624,1104,286.0,,75.0,,,,,,,"Vitamin A, IU",IU -13883814,1878840,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13883862,1878922,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13883865,1878929,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13883960,1879053,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13884578,1879928,1104,1176.0,,75.0,,,,,,,"Vitamin A, IU",IU -13884980,1880517,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13885266,1140568,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13885275,1140587,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -13885367,1140919,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13885633,1142662,1104,13333.0,,75.0,,,,,,,"Vitamin A, IU",IU -13885951,1144851,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13886064,1880700,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13886154,1145386,1104,94.0,,75.0,,,,,,,"Vitamin A, IU",IU -13886208,1146322,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13886639,1147064,1104,625.0,,75.0,,,,,,,"Vitamin A, IU",IU -13886644,1147083,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13887018,1147840,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU -13887182,1148109,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU -13887601,1148978,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -13888030,1150170,1104,192.0,,75.0,,,,,,,"Vitamin A, IU",IU -13888223,1151011,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13888236,1151062,1104,1190.0,,75.0,,,,,,,"Vitamin A, IU",IU -13888323,1151877,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13888342,1152052,1104,1351.0,,75.0,,,,,,,"Vitamin A, IU",IU -13888530,1153907,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13888532,1153927,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13888760,1155676,1104,342.0,,75.0,,,,,,,"Vitamin A, IU",IU -13888993,1156291,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13889118,1156612,1104,308.0,,75.0,,,,,,,"Vitamin A, IU",IU -13889127,1156636,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13889315,1157010,1104,388.0,,75.0,,,,,,,"Vitamin A, IU",IU -13889437,1157244,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13889796,1157949,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13889901,1158132,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13890536,1161630,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13890656,1162773,1104,1549.0,,75.0,,,,,,,"Vitamin A, IU",IU -13890670,1162884,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13890933,1163687,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13891057,1163881,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13891107,1164257,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13891300,1165067,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13891349,1165169,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13891585,1165511,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13891668,1165640,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13891709,1165688,1104,0.0,,78.0,,,,,,,"Vitamin A, IU",IU -13891750,1165744,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13892009,1166102,1104,42.0,,71.0,,,,,,,"Vitamin A, IU",IU -13892010,1166103,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13892496,1166794,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13892607,1166957,1104,10.0,,71.0,,,,,,,"Vitamin A, IU",IU -13892736,1167123,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13893457,1168172,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13893487,1168215,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13893561,1168300,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13893578,1168329,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13893591,1168350,1104,350.0,,75.0,,,,,,,"Vitamin A, IU",IU -13893962,1169987,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13893997,1170147,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13894217,1171008,1104,222.0,,75.0,,,,,,,"Vitamin A, IU",IU -13894225,1171019,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13894332,1171171,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13894419,1171295,1104,373.0,,75.0,,,,,,,"Vitamin A, IU",IU -13894467,1171366,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13894525,1171451,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13894565,1171501,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13894879,1171962,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13895109,1172274,1104,441.0,,75.0,,,,,,,"Vitamin A, IU",IU -13895118,1172285,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU -13895359,1172656,1104,250.0,,75.0,,,,,,,"Vitamin A, IU",IU -13895426,1172753,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13895525,1172889,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13895536,1172901,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13895592,1172987,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13895621,1173023,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13895980,1173603,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13896073,1173771,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13896157,1173901,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13896162,1173907,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13896364,1174170,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13896409,1174224,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13896418,1174243,1104,1250.0,,75.0,,,,,,,"Vitamin A, IU",IU -13896640,1174565,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -13896957,1175030,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13897400,1175910,1104,1429.0,,75.0,,,,,,,"Vitamin A, IU",IU -13898361,1177425,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13898503,1177676,1104,12500.0,,75.0,,,,,,,"Vitamin A, IU",IU -13898708,1177974,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13898909,1178281,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU -13898915,1178298,1104,893.0,,75.0,,,,,,,"Vitamin A, IU",IU -13899093,1178582,1104,600.0,,75.0,,,,,,,"Vitamin A, IU",IU -13899173,1178707,1104,1290.0,,75.0,,,,,,,"Vitamin A, IU",IU -13899233,1178795,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13899318,1178966,1104,150.0,,75.0,,,,,,,"Vitamin A, IU",IU -13899590,1179471,1104,320.0,,75.0,,,,,,,"Vitamin A, IU",IU -13899602,1179483,1104,600.0,,75.0,,,,,,,"Vitamin A, IU",IU -13899685,1179611,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13899771,1179763,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13899885,1179940,1104,179.0,,75.0,,,,,,,"Vitamin A, IU",IU -13899988,1180111,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13900083,1180289,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13900094,1180303,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13900307,1180614,1104,2174.0,,75.0,,,,,,,"Vitamin A, IU",IU -13900552,1180947,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13900652,1181093,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13900753,1181262,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -13900888,1181491,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13901296,1182137,1104,3571.0,,75.0,,,,,,,"Vitamin A, IU",IU -13901735,1182848,1104,4167.0,,75.0,,,,,,,"Vitamin A, IU",IU -13901915,1183087,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13902024,1183235,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -13902071,1183311,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13902131,1183400,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -13902308,1183635,1104,294.0,,75.0,,,,,,,"Vitamin A, IU",IU -13902401,1183759,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13902851,1184476,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13902903,1184570,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13903323,1185209,1104,401.0,,75.0,,,,,,,"Vitamin A, IU",IU -13903335,1185228,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13903358,1185264,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13903504,1185475,1104,490.0,,75.0,,,,,,,"Vitamin A, IU",IU -13903576,1185621,1104,1333.0,,75.0,,,,,,,"Vitamin A, IU",IU -13903813,1186009,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13903859,1186071,1104,234.0,,75.0,,,,,,,"Vitamin A, IU",IU -13903868,1186083,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13903945,1186222,1104,235.0,,75.0,,,,,,,"Vitamin A, IU",IU -13904041,1186361,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13904157,1186534,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13904300,1186841,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13904467,1187118,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13904510,1187175,1104,33214.0,,75.0,,,,,,,"Vitamin A, IU",IU -13904620,1187408,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13904684,1187502,1104,494.0,,75.0,,,,,,,"Vitamin A, IU",IU -13904831,1187756,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13905266,1188604,1104,1000.0,,75.0,,,,,,,"Vitamin A, IU",IU -13905364,1188722,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13905846,1189561,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13905952,1189787,1104,11667.0,,75.0,,,,,,,"Vitamin A, IU",IU -13906091,1189980,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13906468,1190491,1104,1096.0,,75.0,,,,,,,"Vitamin A, IU",IU -13906749,1190871,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13906948,1191167,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13907102,1191402,1104,1016.0,,75.0,,,,,,,"Vitamin A, IU",IU -13907905,1192497,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13908091,1192732,1104,408.0,,75.0,,,,,,,"Vitamin A, IU",IU -13908317,1193065,1104,3571.0,,75.0,,,,,,,"Vitamin A, IU",IU -13908563,1193385,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13908579,1193401,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13908791,1193710,1104,4000.0,,75.0,,,,,,,"Vitamin A, IU",IU -13908900,1193914,1104,843.0,,75.0,,,,,,,"Vitamin A, IU",IU -13909087,1194268,1104,270.0,,75.0,,,,,,,"Vitamin A, IU",IU -13909429,1194875,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13909502,1194999,1104,469.0,,75.0,,,,,,,"Vitamin A, IU",IU -13909883,1195846,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13909893,1195866,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13910024,1196081,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13910414,1196728,1104,317.0,,75.0,,,,,,,"Vitamin A, IU",IU -13911237,1198324,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13911330,1198502,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13911571,1198934,1104,1000.0,,75.0,,,,,,,"Vitamin A, IU",IU -13911631,1199028,1104,552.0,,75.0,,,,,,,"Vitamin A, IU",IU -13911672,1199083,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -13911826,1199346,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13912049,1199712,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13912818,1201152,1104,1000.0,,75.0,,,,,,,"Vitamin A, IU",IU -13912973,1201465,1104,588.0,,75.0,,,,,,,"Vitamin A, IU",IU -13913140,1201758,1104,1852.0,,75.0,,,,,,,"Vitamin A, IU",IU -13913337,1202055,1104,2632.0,,75.0,,,,,,,"Vitamin A, IU",IU -13913377,1202118,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13913425,1202199,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13913590,1202484,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13913828,1202922,1104,122.0,,75.0,,,,,,,"Vitamin A, IU",IU -13913878,1202985,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13914054,1203279,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13914165,1203472,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13914334,1203856,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13914405,1203944,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13914455,1204019,1104,625.0,,75.0,,,,,,,"Vitamin A, IU",IU -13914523,1204153,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -13914709,1204430,1104,6667.0,,75.0,,,,,,,"Vitamin A, IU",IU -13915063,1205177,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13915159,1205344,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13915490,1205905,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13915799,1206515,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13915913,1206688,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13916094,1206926,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13916337,1207389,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13916364,1207427,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU -13916365,1207432,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13916570,1207752,1104,16071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13916700,1207958,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13916977,1208397,1104,476.0,,75.0,,,,,,,"Vitamin A, IU",IU -13916995,1208440,1104,286.0,,75.0,,,,,,,"Vitamin A, IU",IU -13917263,1208838,1104,1250.0,,75.0,,,,,,,"Vitamin A, IU",IU -13917295,1208892,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13917402,1209031,1104,133.0,,75.0,,,,,,,"Vitamin A, IU",IU -13917816,1209648,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13918355,1210603,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13918360,1210609,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13918525,1210864,1104,526.0,,75.0,,,,,,,"Vitamin A, IU",IU -13918838,1211327,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13918953,1211478,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -13918964,1211495,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13919145,1211739,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13919271,1211949,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13919272,1211950,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13919354,1212074,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13919426,1212179,1104,2500.0,,75.0,,,,,,,"Vitamin A, IU",IU -13919879,1213394,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13919882,1213398,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13919907,1213470,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13920534,1214546,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13920649,1214883,1104,625.0,,75.0,,,,,,,"Vitamin A, IU",IU -13920878,1215271,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13921003,1215473,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13921806,1216710,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13922116,1217172,1104,2020.0,,75.0,,,,,,,"Vitamin A, IU",IU -13922156,1217227,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13922422,1217697,1104,286.0,,75.0,,,,,,,"Vitamin A, IU",IU -13922487,1217839,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13922853,1218520,1104,42.0,,75.0,,,,,,,"Vitamin A, IU",IU -13922989,1218704,1104,321.0,,75.0,,,,,,,"Vitamin A, IU",IU -13923009,1218760,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13923330,1219296,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13923401,1219546,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13923410,1219557,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13923618,1219860,1104,460.0,,75.0,,,,,,,"Vitamin A, IU",IU -13923636,1219885,1104,2500.0,,75.0,,,,,,,"Vitamin A, IU",IU -13923878,1221043,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -13924171,1221593,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -13924364,1221961,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13924679,1222609,1104,161.0,,75.0,,,,,,,"Vitamin A, IU",IU -13924749,1222776,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13924897,1223072,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13925025,1223350,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13925092,1223463,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13925274,1223757,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13925561,1224222,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13925766,1224594,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13925775,1224604,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13925868,1224744,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13925871,1224755,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13926089,1225092,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13926753,1225978,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -13926915,1226224,1104,353.0,,75.0,,,,,,,"Vitamin A, IU",IU -13927245,1226721,1104,465.0,,75.0,,,,,,,"Vitamin A, IU",IU -13927290,1226774,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13927666,1227425,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13927863,1227713,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13927920,1227781,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13928530,1228709,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13928829,1229123,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13929558,1230134,1104,250.0,,75.0,,,,,,,"Vitamin A, IU",IU -13929811,1230527,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13930098,1230998,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13930185,1231137,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13930237,1231196,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13930557,1231658,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13931592,1233090,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13931670,1233208,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13931772,1233372,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13932180,1234054,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13932208,1234093,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13932218,1234106,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13932903,1235187,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13932945,1235244,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13933027,1235355,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13933183,1235579,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13933331,1235779,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13933482,1236025,1104,526.0,,75.0,,,,,,,"Vitamin A, IU",IU -13933683,1236288,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13934493,1237511,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13934531,1237557,1104,345.0,,75.0,,,,,,,"Vitamin A, IU",IU -13934578,1237615,1104,476.0,,75.0,,,,,,,"Vitamin A, IU",IU -13934750,1237872,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13934861,1238020,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13935085,1238323,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13935585,1239079,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13935994,1239792,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13936238,1240162,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13936307,1240265,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13936357,1240329,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13936582,1240665,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -13936840,1240998,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -13936852,1241021,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13938137,1242785,1104,750.0,,75.0,,,,,,,"Vitamin A, IU",IU -13938150,1242803,1104,2123.0,,75.0,,,,,,,"Vitamin A, IU",IU -13938347,1243126,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13938387,1243193,1104,33333.0,,75.0,,,,,,,"Vitamin A, IU",IU -13938397,1243221,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13938474,1243383,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13938919,1243984,1104,167.0,,75.0,,,,,,,"Vitamin A, IU",IU -13939507,1244759,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13939625,1244960,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13939648,1245001,1104,423.0,,75.0,,,,,,,"Vitamin A, IU",IU -13939725,1245174,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13939792,1245335,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13939956,1245541,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13940143,1245760,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13940550,1246423,1104,141.0,,75.0,,,,,,,"Vitamin A, IU",IU -13940619,1246544,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13940625,1246551,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13940675,1246607,1104,125.0,,75.0,,,,,,,"Vitamin A, IU",IU -13940881,1246909,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13940887,1246915,1104,2941.0,,75.0,,,,,,,"Vitamin A, IU",IU -13941007,1247053,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13941602,1247938,1104,442.0,,75.0,,,,,,,"Vitamin A, IU",IU -13941781,1248174,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13941813,1248245,1104,741.0,,75.0,,,,,,,"Vitamin A, IU",IU -13941978,1248499,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13942095,1248697,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13942597,1249502,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU -13942931,1249973,1104,952.0,,75.0,,,,,,,"Vitamin A, IU",IU -13943040,1250109,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13943210,1250306,1104,476.0,,75.0,,,,,,,"Vitamin A, IU",IU -13943470,1250655,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13943476,1250662,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13943659,1250884,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13943793,1251056,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13943821,1251099,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13943942,1251272,1104,353.0,,75.0,,,,,,,"Vitamin A, IU",IU -13944071,1251436,1104,3788.0,,75.0,,,,,,,"Vitamin A, IU",IU -13944172,1251547,1104,1744.0,,75.0,,,,,,,"Vitamin A, IU",IU -13944246,1251631,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13944448,1251882,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13944496,1252018,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -13944618,1252193,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13945080,1252751,1104,615.0,,75.0,,,,,,,"Vitamin A, IU",IU -13945215,1252939,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -13945295,1253043,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13945365,1253132,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU -13945398,1253174,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13945748,1253723,1104,8824.0,,75.0,,,,,,,"Vitamin A, IU",IU -13946037,1254107,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13946347,1254550,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13946595,1254890,1104,263.0,,75.0,,,,,,,"Vitamin A, IU",IU -13946625,1254950,1104,455.0,,75.0,,,,,,,"Vitamin A, IU",IU -13946666,1255008,1104,2059.0,,75.0,,,,,,,"Vitamin A, IU",IU -13947097,1255651,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13947489,1256181,1104,308.0,,75.0,,,,,,,"Vitamin A, IU",IU -13947569,1256297,1104,2647.0,,75.0,,,,,,,"Vitamin A, IU",IU -13947657,1256439,1104,294.0,,75.0,,,,,,,"Vitamin A, IU",IU -13948144,1257208,1104,500.0,,75.0,,,,,,,"Vitamin A, IU",IU -13948254,1257340,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13948277,1257364,1104,412.0,,75.0,,,,,,,"Vitamin A, IU",IU -13948550,1257761,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13949168,1258521,1104,59.0,,75.0,,,,,,,"Vitamin A, IU",IU -13949376,1258759,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13949525,1258977,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13949773,1259398,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13949817,1259457,1104,210.0,,75.0,,,,,,,"Vitamin A, IU",IU -13950238,1260072,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13950339,1260204,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13950371,1260246,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -13950387,1260265,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -13950477,1260387,1104,323.0,,75.0,,,,,,,"Vitamin A, IU",IU -13950624,1260598,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -13951064,1261179,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13951071,1261186,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU -13951188,1261324,1104,909.0,,75.0,,,,,,,"Vitamin A, IU",IU -13951189,1261325,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13951245,1261395,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13951543,1261771,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13951555,1261783,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13951615,1261860,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13951804,1262107,1104,781.0,,75.0,,,,,,,"Vitamin A, IU",IU -13951885,1262208,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU -13952056,1262455,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13952804,1263572,1104,1333.0,,75.0,,,,,,,"Vitamin A, IU",IU -13952892,1263713,1104,101.0,,75.0,,,,,,,"Vitamin A, IU",IU -13952968,1263804,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13953769,1264846,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13953802,1264890,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13953813,1264904,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13953914,1265033,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13953955,1265087,1104,3469.0,,75.0,,,,,,,"Vitamin A, IU",IU -13954570,1265929,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13954670,1266091,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13954683,1266114,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU -13954687,1266118,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -13954843,1266339,1104,238.0,,75.0,,,,,,,"Vitamin A, IU",IU -13955059,1266623,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13955304,1266971,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13955427,1267126,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13955648,1267410,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13955663,1267441,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13956177,1268132,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13956307,1268292,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13956360,1268353,1104,323.0,,75.0,,,,,,,"Vitamin A, IU",IU -13956506,1268557,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13956985,1269234,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13957181,1269459,1104,99.0,,75.0,,,,,,,"Vitamin A, IU",IU -13957311,1269675,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU -13957420,1269840,1104,417.0,,75.0,,,,,,,"Vitamin A, IU",IU -13957588,1270049,1104,286.0,,75.0,,,,,,,"Vitamin A, IU",IU -13957834,1270415,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13957854,1270451,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13958001,1270653,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU -13958238,1270945,1104,351.0,,75.0,,,,,,,"Vitamin A, IU",IU -13958249,1270957,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13958662,1271470,1104,385.0,,75.0,,,,,,,"Vitamin A, IU",IU -13958745,1271606,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU -13958754,1271620,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13958960,1272137,1104,256.0,,75.0,,,,,,,"Vitamin A, IU",IU -13959136,1272401,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13959259,1272569,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13959365,1272709,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13959812,1273341,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13959835,1273370,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13960371,1274122,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -13960392,1274149,1104,3012.0,,75.0,,,,,,,"Vitamin A, IU",IU -13960456,1274223,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13960540,1274321,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13960747,1274596,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13960764,1274632,1104,250.0,,75.0,,,,,,,"Vitamin A, IU",IU -13961462,1275552,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13961843,1276034,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13961858,1276057,1104,7059.0,,75.0,,,,,,,"Vitamin A, IU",IU -13961964,1276190,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13962008,1276247,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13962055,1276306,1104,410.0,,75.0,,,,,,,"Vitamin A, IU",IU -13962384,1276780,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13962645,1277205,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13962854,1277516,1104,469.0,,75.0,,,,,,,"Vitamin A, IU",IU -13962880,1277546,1104,88.0,,75.0,,,,,,,"Vitamin A, IU",IU -13963071,1277847,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13963084,1277860,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13963133,1277925,1104,100.0,,75.0,,,,,,,"Vitamin A, IU",IU -13963694,1278678,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13963760,1278769,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13963853,1278891,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13964113,1279254,1104,458.0,,75.0,,,,,,,"Vitamin A, IU",IU -13964702,1280086,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13965016,1280526,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU -13965799,1281650,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13965817,1281680,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13966062,1282029,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13966065,1282033,1104,132.0,,75.0,,,,,,,"Vitamin A, IU",IU -13966397,1282452,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13966688,1282799,1104,265.0,,75.0,,,,,,,"Vitamin A, IU",IU -13966756,1282884,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -13966762,1282890,1104,294.0,,75.0,,,,,,,"Vitamin A, IU",IU -13967446,1284147,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13967482,1284207,1104,455.0,,75.0,,,,,,,"Vitamin A, IU",IU -13967803,1284685,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13967874,1284782,1104,88.0,,75.0,,,,,,,"Vitamin A, IU",IU -13967999,1284993,1104,163.0,,75.0,,,,,,,"Vitamin A, IU",IU -13968970,1286414,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13969063,1286522,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13969224,1286730,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -13969299,1286835,1104,308.0,,75.0,,,,,,,"Vitamin A, IU",IU -13969312,1286855,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13969968,1287920,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13970091,1288082,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -13970191,1288281,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13970194,1288293,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13970635,1289068,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13971211,1290005,1104,235.0,,75.0,,,,,,,"Vitamin A, IU",IU -13971451,1290429,1104,460.0,,75.0,,,,,,,"Vitamin A, IU",IU -13971907,1291181,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13972121,1291524,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13972272,1291862,1104,212.0,,75.0,,,,,,,"Vitamin A, IU",IU -13972319,1291946,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13972432,1292150,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU -13972871,1293049,1104,1429.0,,75.0,,,,,,,"Vitamin A, IU",IU -13973089,1293465,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13973532,1294310,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13973533,1294311,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13973560,1294381,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13973604,1294445,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13973826,1294880,1104,2000.0,,75.0,,,,,,,"Vitamin A, IU",IU -13974157,1295803,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13974498,1296707,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13974576,1296963,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13974932,1297739,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13975026,1297903,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13975042,1297922,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13975113,1298084,1104,261.0,,75.0,,,,,,,"Vitamin A, IU",IU -13975125,1298120,1104,212.0,,75.0,,,,,,,"Vitamin A, IU",IU -13975384,1298735,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13975538,1299082,1104,83.0,,75.0,,,,,,,"Vitamin A, IU",IU -13975889,1300827,1104,268.0,,75.0,,,,,,,"Vitamin A, IU",IU -13975991,1301040,1104,1250.0,,75.0,,,,,,,"Vitamin A, IU",IU -13976044,1301143,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13976111,1301312,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13976341,1301844,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -13976367,1301906,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -13976482,1302180,1104,441.0,,75.0,,,,,,,"Vitamin A, IU",IU -13976516,1302271,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13976533,1302332,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13977007,1303486,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13977206,1303915,1104,938.0,,75.0,,,,,,,"Vitamin A, IU",IU -13977218,1303936,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13977266,1304005,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13977356,1304143,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13977429,1304253,1104,476.0,,75.0,,,,,,,"Vitamin A, IU",IU -13977545,1304487,1104,1786.0,,75.0,,,,,,,"Vitamin A, IU",IU -13977644,1304678,1104,1613.0,,75.0,,,,,,,"Vitamin A, IU",IU -13977798,1304877,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13977813,1304900,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13977825,1304918,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13977859,1304975,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13978341,1305756,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13978360,1305777,1104,200.0,,75.0,,,,,,,"Vitamin A, IU",IU -13978372,1305793,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13978624,1306142,1104,286.0,,75.0,,,,,,,"Vitamin A, IU",IU -13978731,1306313,1104,7059.0,,75.0,,,,,,,"Vitamin A, IU",IU -13978758,1306346,1104,256.0,,75.0,,,,,,,"Vitamin A, IU",IU -13979710,1307663,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13979865,1307972,1104,233.0,,75.0,,,,,,,"Vitamin A, IU",IU -13980537,1309058,1104,135.0,,75.0,,,,,,,"Vitamin A, IU",IU -13980722,1309332,1104,833.0,,75.0,,,,,,,"Vitamin A, IU",IU -13981482,1310864,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13981498,1310886,1104,238.0,,75.0,,,,,,,"Vitamin A, IU",IU -13981598,1311061,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -13981817,1311354,1104,1020.0,,75.0,,,,,,,"Vitamin A, IU",IU -13981947,1311575,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU -13981984,1311620,1104,420.0,,75.0,,,,,,,"Vitamin A, IU",IU -13982102,1311780,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13982602,1312541,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -13982784,1312833,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13983016,1313157,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -13983257,1313494,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU -13983369,1313649,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13983489,1313823,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -13983662,1314035,1104,526.0,,75.0,,,,,,,"Vitamin A, IU",IU -13983832,1314252,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13984006,1314474,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13984220,1314745,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13984227,1314753,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13984389,1314968,1104,2055.0,,75.0,,,,,,,"Vitamin A, IU",IU -13984592,1315315,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13984880,1315748,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13985250,1316263,1104,141.0,,75.0,,,,,,,"Vitamin A, IU",IU -13985747,1316983,1104,441.0,,75.0,,,,,,,"Vitamin A, IU",IU -13985953,1317291,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13986240,1317814,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13986994,1318940,1104,771.0,,75.0,,,,,,,"Vitamin A, IU",IU -13987060,1319031,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13987606,1319971,1104,781.0,,75.0,,,,,,,"Vitamin A, IU",IU -13987611,1319978,1104,400.0,,75.0,,,,,,,"Vitamin A, IU",IU -13987751,1320205,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13987753,1320208,1104,938.0,,75.0,,,,,,,"Vitamin A, IU",IU -13987902,1320449,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -13987929,1320489,1104,775.0,,75.0,,,,,,,"Vitamin A, IU",IU -13988258,1321011,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -13988313,1321107,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13988564,1321520,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13988672,1321689,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13989004,1322216,1104,2222.0,,75.0,,,,,,,"Vitamin A, IU",IU -13989024,1322248,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13989068,1322326,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13989107,1322387,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13989317,1322732,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13989342,1322771,1104,238.0,,75.0,,,,,,,"Vitamin A, IU",IU -13990071,1324002,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13990300,1324376,1104,417.0,,75.0,,,,,,,"Vitamin A, IU",IU -13990450,1324633,1104,308.0,,75.0,,,,,,,"Vitamin A, IU",IU -13990705,1325060,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13991011,1325563,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13991171,1325858,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13991174,1325864,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13991237,1325969,1104,70.0,,75.0,,,,,,,"Vitamin A, IU",IU -13991576,1326552,1104,3243.0,,75.0,,,,,,,"Vitamin A, IU",IU -13991843,1327030,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13991875,1327083,1104,250.0,,75.0,,,,,,,"Vitamin A, IU",IU -13991888,1327106,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -13991894,1327113,1104,146.0,,75.0,,,,,,,"Vitamin A, IU",IU -13991941,1327218,1104,211.0,,75.0,,,,,,,"Vitamin A, IU",IU -13991953,1327263,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13992104,1327524,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13992744,1328850,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -13993481,1330256,1104,2857.0,,75.0,,,,,,,"Vitamin A, IU",IU -13993559,1330415,1104,379.0,,75.0,,,,,,,"Vitamin A, IU",IU -13994585,1333204,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -13994894,1334146,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13995121,1334936,1104,833.0,,75.0,,,,,,,"Vitamin A, IU",IU -13995523,1337211,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13995689,1337685,1104,533.0,,75.0,,,,,,,"Vitamin A, IU",IU -13996069,1338543,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13996496,1339819,1104,172.0,,75.0,,,,,,,"Vitamin A, IU",IU -13996521,1339873,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13996836,1340571,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13997000,1340906,1104,2308.0,,75.0,,,,,,,"Vitamin A, IU",IU -13997027,1340947,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13997821,1342794,1104,441.0,,75.0,,,,,,,"Vitamin A, IU",IU -13997855,1342860,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13998063,1343817,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13998548,1345021,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU -13998858,1345666,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13999605,1347472,1104,1333.0,,75.0,,,,,,,"Vitamin A, IU",IU -13999791,1347923,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -13999938,1348162,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14000105,1348488,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14000148,1348588,1104,610.0,,75.0,,,,,,,"Vitamin A, IU",IU -14000285,1349035,1104,42.0,,75.0,,,,,,,"Vitamin A, IU",IU -14000670,1349846,1104,1562.0,,75.0,,,,,,,"Vitamin A, IU",IU -14000678,1349862,1104,538.0,,75.0,,,,,,,"Vitamin A, IU",IU -14000775,1350055,1104,51.0,,75.0,,,,,,,"Vitamin A, IU",IU -14001732,1352603,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14001752,1352685,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14001781,1352761,1104,168.0,,75.0,,,,,,,"Vitamin A, IU",IU -14002027,1353963,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14002065,1354107,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14002258,1354423,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14002563,1355049,1104,102.0,,75.0,,,,,,,"Vitamin A, IU",IU -14002641,1355259,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14002653,1355289,1104,1333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14002680,1355354,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14002845,1355779,1104,1481.0,,75.0,,,,,,,"Vitamin A, IU",IU -14003058,1356340,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14003418,1357423,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14003449,1357498,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14003671,1358153,1104,157.0,,75.0,,,,,,,"Vitamin A, IU",IU -14003708,1358191,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14003748,1358232,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14003958,1358557,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14004044,1358715,1104,391.0,,75.0,,,,,,,"Vitamin A, IU",IU -14005070,1361012,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -14005812,1363747,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14006355,1364677,1104,366.0,,75.0,,,,,,,"Vitamin A, IU",IU -14006957,1367383,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14007482,1369325,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14007642,1369934,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14008326,1372548,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14008392,1372745,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14008403,1372795,1104,3211.0,,75.0,,,,,,,"Vitamin A, IU",IU -14008462,1373097,1104,484.0,,75.0,,,,,,,"Vitamin A, IU",IU -14008468,1373106,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -14008506,1373214,1104,1057.0,,75.0,,,,,,,"Vitamin A, IU",IU -14008702,1373841,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14009276,1375929,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14009333,1376073,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14009795,1377983,1104,1515.0,,75.0,,,,,,,"Vitamin A, IU",IU -14010024,1378937,1104,1059.0,,75.0,,,,,,,"Vitamin A, IU",IU -14010385,1380449,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14010623,1381641,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14010807,1382342,1104,115.0,,75.0,,,,,,,"Vitamin A, IU",IU -14011028,1383544,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14011043,1383615,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14011231,1384369,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -14011264,1384515,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14011285,1384629,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14011486,1385945,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14011520,1386135,1104,1101.0,,75.0,,,,,,,"Vitamin A, IU",IU -14011737,1387182,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14011916,1388185,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14012120,1389400,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14012311,1390371,1104,169.0,,75.0,,,,,,,"Vitamin A, IU",IU -14012439,1391268,1104,526.0,,75.0,,,,,,,"Vitamin A, IU",IU -14012611,1392089,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14012866,1393199,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14013082,1394562,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -14013103,1394621,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -14013218,1395401,1104,169.0,,75.0,,,,,,,"Vitamin A, IU",IU -14013294,1395728,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14013701,1397724,1104,1667.0,,75.0,,,,,,,"Vitamin A, IU",IU -14013712,1397801,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14014611,1405744,1104,185.0,,75.0,,,,,,,"Vitamin A, IU",IU -14014661,1406062,1104,909.0,,75.0,,,,,,,"Vitamin A, IU",IU -14014931,1407750,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14015399,1411604,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14015400,1411605,1104,1750.0,,75.0,,,,,,,"Vitamin A, IU",IU -14015880,1415656,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14015903,1415707,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14015965,1416124,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -14015991,1416445,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14016116,1417325,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14016205,1417891,1104,44.0,,75.0,,,,,,,"Vitamin A, IU",IU -14017207,1425256,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14017265,1425504,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14017497,1427482,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14017909,1432906,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14018017,1435298,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14018212,1455342,1104,806.0,,75.0,,,,,,,"Vitamin A, IU",IU -14018312,1455446,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14018428,1455585,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14018611,1455965,1104,417.0,,75.0,,,,,,,"Vitamin A, IU",IU -14018857,1457112,1104,588.0,,75.0,,,,,,,"Vitamin A, IU",IU -14019172,1457605,1104,13.0,,71.0,,,,,,,"Vitamin A, IU",IU -14019395,1457914,1104,52.0,,78.0,,,,,,,"Vitamin A, IU",IU -14019472,1458015,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14020147,1458972,1104,32.0,,71.0,,,,,,,"Vitamin A, IU",IU -14020504,1459458,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14020573,1459571,1104,0.0,,78.0,,,,,,,"Vitamin A, IU",IU -14020680,1459730,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14020774,1459858,1104,13.0,,72.0,,,,,,,"Vitamin A, IU",IU -14021053,1460260,1104,32.0,,71.0,,,,,,,"Vitamin A, IU",IU -14021289,1460590,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14021591,1462173,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14021766,1462396,1104,179.0,,75.0,,,,,,,"Vitamin A, IU",IU -14021787,1462424,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14021890,1462853,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14022119,1463154,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14022160,1463197,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -14022306,1463387,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14022349,1463443,1104,585.0,,75.0,,,,,,,"Vitamin A, IU",IU -14023105,1464420,1104,325.0,,75.0,,,,,,,"Vitamin A, IU",IU -14023125,1464449,1104,2857.0,,75.0,,,,,,,"Vitamin A, IU",IU -14023146,1464478,1104,141.0,,75.0,,,,,,,"Vitamin A, IU",IU -14023261,1464663,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14023498,1464975,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -14023508,1464990,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14023597,1465103,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14023601,1465109,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14023708,1465261,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14023806,1465396,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14024170,1465963,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14024842,1466833,1104,282.0,,75.0,,,,,,,"Vitamin A, IU",IU -14025113,1467173,1104,962.0,,75.0,,,,,,,"Vitamin A, IU",IU -14025365,1467615,1104,439.0,,75.0,,,,,,,"Vitamin A, IU",IU -14025513,1467882,1104,784.0,,75.0,,,,,,,"Vitamin A, IU",IU -14026210,1468898,1104,354.0,,75.0,,,,,,,"Vitamin A, IU",IU -14026216,1468904,1104,588.0,,75.0,,,,,,,"Vitamin A, IU",IU -14026239,1468930,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14026348,1469082,1104,135.0,,75.0,,,,,,,"Vitamin A, IU",IU -14026451,1469215,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14026685,1469542,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14026838,1469801,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14027053,1470078,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14027124,1470169,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14027632,1470894,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14027857,1471318,1104,1172.0,,75.0,,,,,,,"Vitamin A, IU",IU -14028042,1471595,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14028092,1471662,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14028882,1472775,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14029087,1473045,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -14029176,1473169,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14029230,1473234,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14029304,1473358,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14029416,1473523,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14029593,1473802,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14029770,1474052,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14030635,1475265,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14030746,1475433,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -14030880,1475601,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14031051,1475844,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14031151,1475992,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14031208,1476074,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14031444,1476426,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14031606,1476665,1104,157.0,,75.0,,,,,,,"Vitamin A, IU",IU -14031843,1477027,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -14032173,1477474,1104,1667.0,,75.0,,,,,,,"Vitamin A, IU",IU -14032407,1477858,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU -14033096,1478953,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14033099,1478957,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14033337,1479310,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14033439,1479504,1104,893.0,,75.0,,,,,,,"Vitamin A, IU",IU -14033766,1480024,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14033900,1480244,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14034437,1481079,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14034484,1481163,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14034778,1481634,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14035202,1482230,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14035243,1482290,1104,323.0,,75.0,,,,,,,"Vitamin A, IU",IU -14035402,1482487,1104,883.0,,75.0,,,,,,,"Vitamin A, IU",IU -14036000,1483256,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14036128,1483434,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14036181,1483507,1104,1453.0,,75.0,,,,,,,"Vitamin A, IU",IU -14036297,1483629,1104,494.0,,75.0,,,,,,,"Vitamin A, IU",IU -14036404,1483777,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14036419,1483794,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14036426,1483803,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14036616,1484025,1104,820.0,,75.0,,,,,,,"Vitamin A, IU",IU -14037155,1484746,1104,67.0,,75.0,,,,,,,"Vitamin A, IU",IU -14037407,1485086,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14037573,1485288,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14037624,1485346,1104,2326.0,,75.0,,,,,,,"Vitamin A, IU",IU -14037937,1485752,1104,3750.0,,75.0,,,,,,,"Vitamin A, IU",IU -14038040,1485899,1104,494.0,,75.0,,,,,,,"Vitamin A, IU",IU -14038131,1486063,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14038147,1486095,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14038384,1486550,1104,351.0,,75.0,,,,,,,"Vitamin A, IU",IU -14038397,1486568,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14038555,1486804,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14038673,1486992,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14038769,1487127,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14039127,1487917,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14039221,1488071,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14039566,1488610,1104,278.0,,75.0,,,,,,,"Vitamin A, IU",IU -14039752,1488887,1104,286.0,,75.0,,,,,,,"Vitamin A, IU",IU -14040285,1489863,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14040954,1490974,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14040983,1491029,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14041100,1491196,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14041150,1491287,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14041333,1491571,1104,645.0,,75.0,,,,,,,"Vitamin A, IU",IU -14041352,1491598,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU -14041531,1491828,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14041648,1492127,1104,3333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14041718,1492263,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14041759,1492327,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14041988,1492674,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14042090,1492839,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14042122,1492904,1104,3571.0,,75.0,,,,,,,"Vitamin A, IU",IU -14042311,1493199,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14042669,1493787,1104,4167.0,,75.0,,,,,,,"Vitamin A, IU",IU -14042689,1493819,1104,3488.0,,75.0,,,,,,,"Vitamin A, IU",IU -14042854,1494026,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14043057,1494340,1104,320.0,,75.0,,,,,,,"Vitamin A, IU",IU -14043135,1494449,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14043143,1494458,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14043217,1494554,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14043287,1494672,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14044025,1495955,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14044128,1496110,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14044184,1496217,1104,351.0,,75.0,,,,,,,"Vitamin A, IU",IU -14044596,1496888,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14044675,1497060,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14045232,1497922,1104,147.0,,75.0,,,,,,,"Vitamin A, IU",IU -14045436,1498247,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14045479,1498341,1104,235.0,,75.0,,,,,,,"Vitamin A, IU",IU -14045629,1498586,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14045672,1498636,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14045683,1498651,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14045688,1498656,1104,143.0,,75.0,,,,,,,"Vitamin A, IU",IU -14045823,1498843,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14046002,1499068,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14046028,1499115,1104,132.0,,75.0,,,,,,,"Vitamin A, IU",IU -14046053,1499184,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14046308,1499561,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -14046881,1500394,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14047004,1500591,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU -14047089,1500729,1104,17857.0,,75.0,,,,,,,"Vitamin A, IU",IU -14047093,1500733,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14047159,1500808,1104,6000.0,,75.0,,,,,,,"Vitamin A, IU",IU -14047192,1500843,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14048047,1502164,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14048422,1502700,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14048587,1502922,1104,952.0,,75.0,,,,,,,"Vitamin A, IU",IU -14048945,1503409,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14049101,1503607,1104,240.0,,75.0,,,,,,,"Vitamin A, IU",IU -14049187,1503722,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14050010,1505092,1104,16667.0,,75.0,,,,,,,"Vitamin A, IU",IU -14050157,1505419,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14050206,1505523,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14051170,1507058,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -14051474,1507560,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14051479,1507570,1104,267.0,,75.0,,,,,,,"Vitamin A, IU",IU -14051699,1507880,1104,385.0,,75.0,,,,,,,"Vitamin A, IU",IU -14051792,1507996,1104,135.0,,75.0,,,,,,,"Vitamin A, IU",IU -14052417,1508898,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU -14052613,1509151,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14052768,1509344,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14052832,1509440,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14052989,1509726,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU -14053389,1510380,1104,152.0,,75.0,,,,,,,"Vitamin A, IU",IU -14053697,1510819,1104,366.0,,75.0,,,,,,,"Vitamin A, IU",IU -14053975,1511259,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14053991,1511277,1104,308.0,,75.0,,,,,,,"Vitamin A, IU",IU -14054063,1511540,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14054185,1511682,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14054221,1511726,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14054564,1512333,1104,221.0,,75.0,,,,,,,"Vitamin A, IU",IU -14054618,1512507,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14054679,1513121,1104,125.0,,75.0,,,,,,,"Vitamin A, IU",IU -14054863,1513458,1104,1333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14055468,1514527,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14055569,1514692,1104,420.0,,75.0,,,,,,,"Vitamin A, IU",IU -14055889,1515282,1104,1000.0,,75.0,,,,,,,"Vitamin A, IU",IU -14055967,1515420,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14056025,1515521,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14056403,1516104,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14056503,1516265,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14056777,1516726,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14056922,1516930,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14056997,1517063,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14057255,1517397,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14057282,1517426,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14057332,1517489,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14057541,1517759,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14057544,1517762,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14057675,1517920,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14057804,1518117,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14058358,1518933,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14058382,1518976,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14058402,1518996,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14058552,1519222,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14058624,1519344,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14058817,1519630,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14058969,1519831,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14059084,1519989,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14059149,1520086,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14059302,1520293,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14059398,1520432,1104,3333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14059548,1520679,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14059667,1520821,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14059697,1520867,1104,250.0,,75.0,,,,,,,"Vitamin A, IU",IU -14060236,1521566,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14060359,1521733,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14060441,1521845,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14060621,1522087,1104,556.0,,75.0,,,,,,,"Vitamin A, IU",IU -14060715,1522211,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14060835,1522387,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14060938,1522556,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14060981,1522624,1104,188.0,,75.0,,,,,,,"Vitamin A, IU",IU -14060994,1522640,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14061211,1522997,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14061457,1523335,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14061486,1523371,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14061711,1523688,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14061915,1523952,1104,28571.0,,75.0,,,,,,,"Vitamin A, IU",IU -14061933,1523973,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14062214,1524386,1104,526.0,,75.0,,,,,,,"Vitamin A, IU",IU -14062216,1524388,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14062493,1524752,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14062889,1525278,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14062928,1525338,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14063065,1525559,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14063353,1526032,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14063518,1526313,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14063623,1526466,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14064572,1527780,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14064611,1527831,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14064792,1528109,1104,164.0,,75.0,,,,,,,"Vitamin A, IU",IU -14065023,1528407,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14065065,1528469,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14065137,1528567,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14065212,1528678,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14065363,1528907,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14065495,1529096,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14065636,1529265,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14066051,1529817,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14066070,1529868,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14066344,1530210,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14066530,1530460,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14066690,1530685,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14066976,1531115,1104,261.0,,75.0,,,,,,,"Vitamin A, IU",IU -14067338,1531659,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14067551,1532050,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14067693,1532258,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14067714,1532288,1104,588.0,,75.0,,,,,,,"Vitamin A, IU",IU -14067870,1532492,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -14067912,1532567,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14068722,1533620,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14068731,1533633,1104,16071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14068856,1533836,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14068902,1533893,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14069088,1534131,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14069383,1534544,1104,679.0,,75.0,,,,,,,"Vitamin A, IU",IU -14069484,1534649,1104,881.0,,75.0,,,,,,,"Vitamin A, IU",IU -14069495,1534661,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14069562,1534743,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14069611,1534800,1104,1667.0,,75.0,,,,,,,"Vitamin A, IU",IU -14069734,1534937,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14069744,1534948,1104,528.0,,75.0,,,,,,,"Vitamin A, IU",IU -14070416,1535943,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14070578,1536156,1104,1542.0,,75.0,,,,,,,"Vitamin A, IU",IU -14071323,1537138,1104,189.0,,75.0,,,,,,,"Vitamin A, IU",IU -14071369,1537203,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -14071473,1537398,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14071829,1537778,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14071988,1538020,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14072250,1538424,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU -14072618,1538944,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14072651,1538981,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14072727,1539060,1104,1250.0,,75.0,,,,,,,"Vitamin A, IU",IU -14072732,1539066,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14073149,1539617,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14073512,1540137,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14073693,1540397,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14073711,1540418,1104,2941.0,,75.0,,,,,,,"Vitamin A, IU",IU -14074447,1541535,1104,893.0,,75.0,,,,,,,"Vitamin A, IU",IU -14074800,1541978,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14074986,1542200,1104,1852.0,,75.0,,,,,,,"Vitamin A, IU",IU -14075074,1542296,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14075138,1542367,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14075226,1542474,1104,952.0,,75.0,,,,,,,"Vitamin A, IU",IU -14075349,1542632,1104,179.0,,75.0,,,,,,,"Vitamin A, IU",IU -14075358,1542641,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14075528,1542847,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU -14075557,1542881,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14075585,1542911,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14075613,1542943,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14076043,1543490,1104,938.0,,75.0,,,,,,,"Vitamin A, IU",IU -14076152,1543607,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14077297,1545059,1104,146.0,,70.0,,,,,,,"Vitamin A, IU",IU -14077302,1545065,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14077346,1545119,1104,308.0,,75.0,,,,,,,"Vitamin A, IU",IU -14077776,1545754,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14077896,1545899,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14078495,1546683,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14078633,1546880,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14078932,1547306,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14079465,1548024,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU -14079649,1548249,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14079750,1548420,1104,1163.0,,75.0,,,,,,,"Vitamin A, IU",IU -14079782,1548471,1104,299.0,,75.0,,,,,,,"Vitamin A, IU",IU -14079832,1548534,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14079860,1548575,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14079977,1548766,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14080073,1548872,1104,448.0,,75.0,,,,,,,"Vitamin A, IU",IU -14080106,1548913,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14080132,1548960,1104,12281.0,,75.0,,,,,,,"Vitamin A, IU",IU -14080217,1549125,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14080620,1549639,1104,455.0,,75.0,,,,,,,"Vitamin A, IU",IU -14080988,1550087,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14081444,1550608,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14081675,1550866,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14081705,1550899,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14081840,1551064,1104,2423.0,,75.0,,,,,,,"Vitamin A, IU",IU -14081925,1551202,1104,202.0,,75.0,,,,,,,"Vitamin A, IU",IU -14082103,1551478,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU -14082197,1551600,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14082336,1551811,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14082349,1551846,1104,1712.0,,75.0,,,,,,,"Vitamin A, IU",IU -14082500,1552051,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14083001,1552659,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -14083636,1553432,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14083724,1553553,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14083976,1553841,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14084019,1553892,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14084241,1554159,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14084324,1554260,1104,1838.0,,75.0,,,,,,,"Vitamin A, IU",IU -14084415,1554366,1104,1603.0,,75.0,,,,,,,"Vitamin A, IU",IU -14084466,1554427,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -14084561,1554559,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14084777,1554866,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14084841,1554947,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14084886,1555004,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14085159,1555374,1104,227.0,,75.0,,,,,,,"Vitamin A, IU",IU -14085299,1555556,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14085582,1555934,1104,179.0,,75.0,,,,,,,"Vitamin A, IU",IU -14085659,1556019,1104,175.0,,75.0,,,,,,,"Vitamin A, IU",IU -14086073,1556537,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14086324,1556846,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14086327,1556850,1104,303.0,,75.0,,,,,,,"Vitamin A, IU",IU -14086518,1557076,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14086651,1557229,1104,605.0,,75.0,,,,,,,"Vitamin A, IU",IU -14086732,1557325,1104,446.0,,75.0,,,,,,,"Vitamin A, IU",IU -14087070,1557776,1104,278.0,,75.0,,,,,,,"Vitamin A, IU",IU -14087152,1557867,1104,323.0,,75.0,,,,,,,"Vitamin A, IU",IU -14087325,1558089,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14087350,1558117,1104,13333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14087482,1558294,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14087515,1558338,1104,351.0,,75.0,,,,,,,"Vitamin A, IU",IU -14087734,1558616,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14087864,1558768,1104,1250.0,,75.0,,,,,,,"Vitamin A, IU",IU -14087957,1558891,1104,182.0,,75.0,,,,,,,"Vitamin A, IU",IU -14088006,1558967,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14088135,1559122,1104,214.0,,75.0,,,,,,,"Vitamin A, IU",IU -14088175,1559178,1104,6000.0,,75.0,,,,,,,"Vitamin A, IU",IU -14088324,1559343,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14088550,1559669,1104,61.0,,75.0,,,,,,,"Vitamin A, IU",IU -14089015,1560226,1104,204.0,,75.0,,,,,,,"Vitamin A, IU",IU -14089406,1560690,1104,1974.0,,75.0,,,,,,,"Vitamin A, IU",IU -14089425,1560754,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14089507,1560904,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14089728,1561146,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14089863,1561308,1104,588.0,,75.0,,,,,,,"Vitamin A, IU",IU -14089978,1561427,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14090066,1561526,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14090111,1561579,1104,1471.0,,75.0,,,,,,,"Vitamin A, IU",IU -14090163,1561640,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU -14090346,1561858,1104,385.0,,75.0,,,,,,,"Vitamin A, IU",IU -14090477,1562025,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14090526,1562082,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14090733,1562337,1104,471.0,,75.0,,,,,,,"Vitamin A, IU",IU -14090811,1562452,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -14091119,1562820,1104,268.0,,75.0,,,,,,,"Vitamin A, IU",IU -14091790,1563616,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU -14091961,1563914,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14091977,1563944,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14092059,1564095,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14092325,1564488,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14092529,1564745,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14093028,1565396,1104,400.0,,75.0,,,,,,,"Vitamin A, IU",IU -14093252,1565647,1104,600.0,,75.0,,,,,,,"Vitamin A, IU",IU -14093306,1565709,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14093636,1566183,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14093678,1566237,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14094111,1566774,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14094247,1566926,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14094277,1566969,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14094454,1567182,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14094507,1567258,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14094532,1567289,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14094715,1567518,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14094859,1567704,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14095042,1567929,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14095329,1568286,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14095550,1568579,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14095669,1568739,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14095685,1568755,1104,88.0,,75.0,,,,,,,"Vitamin A, IU",IU -14095736,1568817,1104,101.0,,75.0,,,,,,,"Vitamin A, IU",IU -14095847,1568949,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14095858,1568974,1104,152.0,,75.0,,,,,,,"Vitamin A, IU",IU -14096083,1569322,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14096152,1569421,1104,221.0,,75.0,,,,,,,"Vitamin A, IU",IU -14096284,1569604,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14097135,1570694,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14097167,1570729,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14097302,1570911,1104,588.0,,75.0,,,,,,,"Vitamin A, IU",IU -14097764,1571519,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14098000,1571840,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14098077,1571927,1104,794.0,,75.0,,,,,,,"Vitamin A, IU",IU -14098099,1571953,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14098107,1571971,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14098230,1572137,1104,816.0,,75.0,,,,,,,"Vitamin A, IU",IU -14098416,1572384,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14098582,1572591,1104,476.0,,75.0,,,,,,,"Vitamin A, IU",IU -14098868,1572984,1104,250.0,,75.0,,,,,,,"Vitamin A, IU",IU -14099107,1573291,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14099386,1573635,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14099753,1574124,1104,3723.0,,75.0,,,,,,,"Vitamin A, IU",IU -14099778,1574152,1104,471.0,,75.0,,,,,,,"Vitamin A, IU",IU -14100070,1574508,1104,3571.0,,75.0,,,,,,,"Vitamin A, IU",IU -14100179,1574624,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14100211,1574665,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14100327,1574808,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14100550,1575067,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14100754,1575349,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14100761,1575362,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14100807,1575425,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14101165,1575926,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14101641,1576628,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14101721,1576721,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14102026,1577135,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14102136,1577303,1104,286.0,,75.0,,,,,,,"Vitamin A, IU",IU -14102290,1577522,1104,449.0,,75.0,,,,,,,"Vitamin A, IU",IU -14102300,1577544,1104,111.0,,75.0,,,,,,,"Vitamin A, IU",IU -14102739,1578116,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14102797,1578184,1104,3200.0,,75.0,,,,,,,"Vitamin A, IU",IU -14102845,1578237,1104,132.0,,75.0,,,,,,,"Vitamin A, IU",IU -14102914,1578328,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14103194,1578668,1104,65.0,,75.0,,,,,,,"Vitamin A, IU",IU -14103526,1579157,1104,909.0,,75.0,,,,,,,"Vitamin A, IU",IU -14103544,1579198,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14103562,1579254,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14103628,1579342,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14104024,1579830,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14104101,1579953,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14104143,1580010,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14104592,1580820,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -14104962,1581286,1104,306.0,,75.0,,,,,,,"Vitamin A, IU",IU -14104993,1581336,1104,176.0,,75.0,,,,,,,"Vitamin A, IU",IU -14105008,1581354,1104,222.0,,75.0,,,,,,,"Vitamin A, IU",IU -14105882,1582659,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14106268,1583234,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14106298,1583270,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14106652,1583912,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14106667,1583933,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14106727,1584039,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14106778,1584112,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -14107273,1585041,1104,88.0,,75.0,,,,,,,"Vitamin A, IU",IU -14107303,1585097,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14107415,1585258,1104,339.0,,75.0,,,,,,,"Vitamin A, IU",IU -14107760,1585904,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14107815,1585968,1104,125.0,,75.0,,,,,,,"Vitamin A, IU",IU -14108184,1586649,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14108542,1587434,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14108756,1587993,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14109360,1589458,1104,2857.0,,75.0,,,,,,,"Vitamin A, IU",IU -14109585,1589914,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14109759,1590202,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14109996,1590745,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU -14110066,1590869,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14110267,1591273,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14110403,1591573,1104,319.0,,75.0,,,,,,,"Vitamin A, IU",IU -14110450,1591651,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU -14110569,1591894,1104,286.0,,75.0,,,,,,,"Vitamin A, IU",IU -14110866,1592529,1104,212.0,,75.0,,,,,,,"Vitamin A, IU",IU -14110905,1592670,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14111252,1593315,1104,6250.0,,75.0,,,,,,,"Vitamin A, IU",IU -14111370,1593553,1104,234.0,,75.0,,,,,,,"Vitamin A, IU",IU -14111479,1593787,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14111542,1593895,1104,263.0,,75.0,,,,,,,"Vitamin A, IU",IU -14111621,1594047,1104,294.0,,75.0,,,,,,,"Vitamin A, IU",IU -14111786,1594453,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14111814,1594506,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14112178,1595351,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14112232,1595427,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14112527,1596034,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14112570,1596096,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14112922,1596565,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14113392,1597240,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14113706,1597705,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14113763,1597774,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14114009,1598075,1104,474.0,,75.0,,,,,,,"Vitamin A, IU",IU -14114104,1598202,1104,272.0,,75.0,,,,,,,"Vitamin A, IU",IU -14114432,1598632,1104,35.0,,75.0,,,,,,,"Vitamin A, IU",IU -14114490,1598699,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14114813,1599061,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14114948,1599212,1104,4286.0,,75.0,,,,,,,"Vitamin A, IU",IU -14115002,1599285,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14115702,1600336,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14115785,1600442,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14115818,1600506,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14115897,1600625,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14116605,1601552,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14116668,1601657,1104,1333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14116757,1601814,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14116836,1601928,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14116859,1602001,1104,1000.0,,75.0,,,,,,,"Vitamin A, IU",IU -14116906,1602112,1104,238.0,,75.0,,,,,,,"Vitamin A, IU",IU -14117126,1602585,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14117173,1602652,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -14117221,1602721,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14117383,1602931,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14117387,1602937,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14117464,1603044,1104,8824.0,,75.0,,,,,,,"Vitamin A, IU",IU -14117846,1603564,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14118173,1604001,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14118271,1604145,1104,79.0,,75.0,,,,,,,"Vitamin A, IU",IU -14118880,1605002,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14119067,1605274,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14119093,1605312,1104,2857.0,,75.0,,,,,,,"Vitamin A, IU",IU -14119107,1605330,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14119205,1605452,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14119211,1605462,1104,889.0,,75.0,,,,,,,"Vitamin A, IU",IU -14119577,1605951,1104,1000.0,,75.0,,,,,,,"Vitamin A, IU",IU -14120666,1607268,1104,429.0,,75.0,,,,,,,"Vitamin A, IU",IU -14120840,1607490,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14120929,1607622,1104,175.0,,75.0,,,,,,,"Vitamin A, IU",IU -14120943,1607640,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU -14121125,1607910,1104,238.0,,75.0,,,,,,,"Vitamin A, IU",IU -14121278,1608089,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14121474,1608359,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14121673,1608636,1104,610.0,,75.0,,,,,,,"Vitamin A, IU",IU -14121728,1608691,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14121969,1609043,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU -14122105,1609243,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14122194,1609349,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14122287,1609465,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14122324,1609531,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14122741,1610115,1104,59.0,,75.0,,,,,,,"Vitamin A, IU",IU -14122817,1610228,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14123123,1610641,1104,3750.0,,75.0,,,,,,,"Vitamin A, IU",IU -14123368,1610994,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14123544,1611256,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14123727,1611538,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14123733,1611544,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14123846,1611707,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14123882,1611782,1104,5686.0,,75.0,,,,,,,"Vitamin A, IU",IU -14124623,1612852,1104,280.0,,75.0,,,,,,,"Vitamin A, IU",IU -14124701,1612971,1104,306.0,,75.0,,,,,,,"Vitamin A, IU",IU -14124878,1613237,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14125249,1613791,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14125441,1614072,1104,176.0,,75.0,,,,,,,"Vitamin A, IU",IU -14125479,1614126,1104,167.0,,75.0,,,,,,,"Vitamin A, IU",IU -14125704,1614449,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14125818,1614612,1104,9412.0,,75.0,,,,,,,"Vitamin A, IU",IU -14126083,1615009,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14126217,1615235,1104,704.0,,75.0,,,,,,,"Vitamin A, IU",IU -14126244,1615276,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14126472,1615628,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14126554,1615745,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU -14127167,1616668,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14127458,1617114,1104,119.0,,75.0,,,,,,,"Vitamin A, IU",IU -14127576,1617302,1104,423.0,,75.0,,,,,,,"Vitamin A, IU",IU -14127736,1617544,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14127918,1617759,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14128033,1617949,1104,962.0,,75.0,,,,,,,"Vitamin A, IU",IU -14128073,1618011,1104,1111.0,,75.0,,,,,,,"Vitamin A, IU",IU -14128367,1618473,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14128595,1618841,1104,167.0,,75.0,,,,,,,"Vitamin A, IU",IU -14128652,1618927,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14129079,1619619,1104,235.0,,75.0,,,,,,,"Vitamin A, IU",IU -14129666,1620675,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14130050,1621318,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14130253,1621648,1104,1905.0,,75.0,,,,,,,"Vitamin A, IU",IU -14130527,1622152,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14130700,1622373,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14130992,1622925,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14131229,1623439,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14131476,1623999,1104,3125.0,,75.0,,,,,,,"Vitamin A, IU",IU -14131573,1624210,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14131653,1624372,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14131914,1624903,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14131965,1625035,1104,233.0,,75.0,,,,,,,"Vitamin A, IU",IU -14132050,1625242,1104,543.0,,75.0,,,,,,,"Vitamin A, IU",IU -14132102,1625342,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14132305,1625834,1104,1613.0,,75.0,,,,,,,"Vitamin A, IU",IU -14132389,1625966,1104,1000.0,,75.0,,,,,,,"Vitamin A, IU",IU -14132497,1626186,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14132518,1626239,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14132558,1626342,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14132604,1626586,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14132629,1626666,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -14132659,1626756,1104,291.0,,75.0,,,,,,,"Vitamin A, IU",IU -14132667,1626797,1104,216.0,,75.0,,,,,,,"Vitamin A, IU",IU -14132925,1627334,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14133276,1628531,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14133292,1628589,1104,1250.0,,75.0,,,,,,,"Vitamin A, IU",IU -14133403,1628974,1104,2344.0,,75.0,,,,,,,"Vitamin A, IU",IU -14133991,1630457,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14134059,1630608,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14134155,1630900,1104,222.0,,75.0,,,,,,,"Vitamin A, IU",IU -14134178,1630967,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14134287,1631339,1104,238.0,,75.0,,,,,,,"Vitamin A, IU",IU -14134476,1631811,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -14134523,1631881,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14134927,1632721,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14135132,1633098,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14135174,1633169,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14135204,1633228,1104,664.0,,75.0,,,,,,,"Vitamin A, IU",IU -14135261,1633323,1104,300.0,,75.0,,,,,,,"Vitamin A, IU",IU -14135310,1633424,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14135844,1634454,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14135953,1634770,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14136028,1634978,1104,244.0,,75.0,,,,,,,"Vitamin A, IU",IU -14136105,1635140,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14136200,1635597,1104,404.0,,75.0,,,,,,,"Vitamin A, IU",IU -14136329,1635985,1104,1923.0,,75.0,,,,,,,"Vitamin A, IU",IU -14136442,1636345,1104,88.0,,75.0,,,,,,,"Vitamin A, IU",IU -14136585,1636598,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU -14136591,1636607,1104,119.0,,75.0,,,,,,,"Vitamin A, IU",IU -14136751,1636949,1104,226.0,,75.0,,,,,,,"Vitamin A, IU",IU -14137032,1637534,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14137131,1637716,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14137881,1639277,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14138004,1639570,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14138624,1640621,1104,143.0,,75.0,,,,,,,"Vitamin A, IU",IU -14138855,1641228,1104,1282.0,,75.0,,,,,,,"Vitamin A, IU",IU -14139086,1641757,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU -14139153,1641859,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14139280,1642007,1104,521.0,,75.0,,,,,,,"Vitamin A, IU",IU -14139362,1642140,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -14139636,1642765,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14140026,1643890,1104,88.0,,75.0,,,,,,,"Vitamin A, IU",IU -14140331,1644350,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14140666,1645533,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14140824,1646067,1104,294.0,,75.0,,,,,,,"Vitamin A, IU",IU -14140869,1646194,1104,400.0,,75.0,,,,,,,"Vitamin A, IU",IU -14140966,1646403,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14141037,1646536,1104,238.0,,75.0,,,,,,,"Vitamin A, IU",IU -14141161,1646724,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14141413,1647210,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14141466,1647299,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14141615,1647570,1104,213.0,,75.0,,,,,,,"Vitamin A, IU",IU -14141942,1648276,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14142273,1649037,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14142316,1649194,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14142501,1649712,1104,213.0,,75.0,,,,,,,"Vitamin A, IU",IU -14142588,1649893,1104,169.0,,75.0,,,,,,,"Vitamin A, IU",IU -14142751,1650360,1104,44.0,,75.0,,,,,,,"Vitamin A, IU",IU -14142875,1650515,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14142939,1650603,1104,2500.0,,75.0,,,,,,,"Vitamin A, IU",IU -14143014,1650726,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14143077,1650816,1104,417.0,,75.0,,,,,,,"Vitamin A, IU",IU -14143275,1651219,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14143332,1651385,1104,781.0,,75.0,,,,,,,"Vitamin A, IU",IU -14143376,1651507,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14143477,1651790,1104,98.0,,75.0,,,,,,,"Vitamin A, IU",IU -14143566,1652171,1104,833.0,,75.0,,,,,,,"Vitamin A, IU",IU -14143938,1652750,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14144330,1653500,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14144518,1654145,1104,141.0,,75.0,,,,,,,"Vitamin A, IU",IU -14144599,1654462,1104,317.0,,75.0,,,,,,,"Vitamin A, IU",IU -14144857,1655396,1104,231.0,,75.0,,,,,,,"Vitamin A, IU",IU -14145059,1655972,1104,1053.0,,75.0,,,,,,,"Vitamin A, IU",IU -14145336,1656340,1104,135.0,,75.0,,,,,,,"Vitamin A, IU",IU -14145945,1657631,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14146271,1658614,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14146419,1659108,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14146472,1659226,1104,1176.0,,75.0,,,,,,,"Vitamin A, IU",IU -14146530,1659364,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14146612,1659570,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14146914,1660490,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14147325,1661837,1104,527.0,,75.0,,,,,,,"Vitamin A, IU",IU -14147467,1662340,1104,463.0,,75.0,,,,,,,"Vitamin A, IU",IU -14147671,1662808,1104,157.0,,75.0,,,,,,,"Vitamin A, IU",IU -14147883,1663298,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14147992,1663675,1104,1667.0,,75.0,,,,,,,"Vitamin A, IU",IU -14148009,1663771,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14148030,1663827,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14148043,1663869,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14148486,1665437,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -14148520,1665523,1104,330.0,,75.0,,,,,,,"Vitamin A, IU",IU -14148831,1666257,1104,527.0,,75.0,,,,,,,"Vitamin A, IU",IU -14149545,1668386,1104,35714.0,,75.0,,,,,,,"Vitamin A, IU",IU -14149613,1668582,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14149618,1668596,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -14149787,1669173,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14149878,1669544,1104,2009.0,,75.0,,,,,,,"Vitamin A, IU",IU -14149985,1669928,1104,100.0,,75.0,,,,,,,"Vitamin A, IU",IU -14150216,1670757,1104,1429.0,,75.0,,,,,,,"Vitamin A, IU",IU -14150385,1671374,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14150429,1671547,1104,7895.0,,75.0,,,,,,,"Vitamin A, IU",IU -14150571,1672101,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14150935,1673478,1104,476.0,,75.0,,,,,,,"Vitamin A, IU",IU -14151221,1674543,1104,448.0,,75.0,,,,,,,"Vitamin A, IU",IU -14151271,1674683,1104,1429.0,,75.0,,,,,,,"Vitamin A, IU",IU -14151444,1675390,1104,106.0,,75.0,,,,,,,"Vitamin A, IU",IU -14151992,1677774,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14152331,1679185,1104,195.0,,75.0,,,,,,,"Vitamin A, IU",IU -14152457,1679773,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14152520,1680119,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14152929,1681989,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14152955,1682167,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14153019,1682377,1104,1807.0,,75.0,,,,,,,"Vitamin A, IU",IU -14153313,1683646,1104,309.0,,75.0,,,,,,,"Vitamin A, IU",IU -14153703,1684953,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU -14153954,1685750,1104,448.0,,75.0,,,,,,,"Vitamin A, IU",IU -14153977,1685849,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14154041,1686209,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14154067,1686335,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14154180,1686728,1104,563.0,,75.0,,,,,,,"Vitamin A, IU",IU -14154310,1687333,1104,517.0,,75.0,,,,,,,"Vitamin A, IU",IU -14154911,1689815,1104,833.0,,75.0,,,,,,,"Vitamin A, IU",IU -14154916,1689820,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14154981,1690114,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14155012,1690231,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14155059,1690592,1104,2869.0,,75.0,,,,,,,"Vitamin A, IU",IU -14155102,1690733,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14155358,1692575,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14155904,1695849,1104,83.0,,75.0,,,,,,,"Vitamin A, IU",IU -14156294,1697569,1104,1562.0,,75.0,,,,,,,"Vitamin A, IU",IU -14156417,1698201,1104,1359.0,,75.0,,,,,,,"Vitamin A, IU",IU -14156735,1699689,1104,877.0,,75.0,,,,,,,"Vitamin A, IU",IU -14156821,1700274,1104,211.0,,75.0,,,,,,,"Vitamin A, IU",IU -14157475,1704516,1104,855.0,,75.0,,,,,,,"Vitamin A, IU",IU -14157690,1705997,1104,122.0,,75.0,,,,,,,"Vitamin A, IU",IU -14157913,1707610,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14158040,1708329,1104,1250.0,,75.0,,,,,,,"Vitamin A, IU",IU -14158160,1709249,1104,527.0,,75.0,,,,,,,"Vitamin A, IU",IU -14158405,1710560,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14158716,1712791,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14158847,1713878,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14159230,1715851,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14159400,1716791,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14159428,1716940,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14159655,1718070,1104,422.0,,75.0,,,,,,,"Vitamin A, IU",IU -14159674,1718306,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14159735,1718601,1104,5952.0,,75.0,,,,,,,"Vitamin A, IU",IU -14159787,1719009,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14159876,1719857,1104,527.0,,75.0,,,,,,,"Vitamin A, IU",IU -14160452,1722850,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14160644,1723709,1104,4167.0,,75.0,,,,,,,"Vitamin A, IU",IU -14161024,1725618,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14161157,1726168,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14161269,1726898,1104,686.0,,75.0,,,,,,,"Vitamin A, IU",IU -14161316,1727274,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14161811,1732633,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14161838,1732977,1104,7500.0,,75.0,,,,,,,"Vitamin A, IU",IU -14162409,1737240,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14162510,1737903,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14162581,1738447,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14162864,1740548,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14163072,1742498,1104,7727.0,,75.0,,,,,,,"Vitamin A, IU",IU -14163129,1742977,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14163189,1743616,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14163464,1746098,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14163477,1746215,1104,645.0,,75.0,,,,,,,"Vitamin A, IU",IU -14164056,1757747,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14164068,1757760,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14164106,1881016,1104,42.0,,75.0,,,,,,,"Vitamin A, IU",IU -14164188,1758295,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14164365,1758944,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14164475,1759161,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14164946,1759806,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14164949,1759809,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14165093,1760004,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14165185,1760141,1104,11250.0,,75.0,,,,,,,"Vitamin A, IU",IU -14165412,1760438,1104,2143.0,,75.0,,,,,,,"Vitamin A, IU",IU -14165454,1760496,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14165470,1760513,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU -14165885,1761056,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14165896,1761067,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14165902,1761073,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14166089,1761330,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14166098,1761343,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14166281,1761618,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14166479,1761870,1104,106.0,,75.0,,,,,,,"Vitamin A, IU",IU -14166540,1761950,1104,226.0,,75.0,,,,,,,"Vitamin A, IU",IU -14166582,1762008,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14166699,1762179,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14166975,1762603,1104,980.0,,75.0,,,,,,,"Vitamin A, IU",IU -14167067,1762733,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14167241,1762988,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14167316,1763083,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14167438,1763276,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14167454,1763302,1104,111.0,,75.0,,,,,,,"Vitamin A, IU",IU -14167507,1763377,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14167899,1763879,1104,769.0,,75.0,,,,,,,"Vitamin A, IU",IU -14168334,1764434,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -14168553,1764770,1104,39.0,,75.0,,,,,,,"Vitamin A, IU",IU -14169010,1765394,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14169024,1765424,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14169113,1765552,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14169257,1765739,1104,167.0,,75.0,,,,,,,"Vitamin A, IU",IU -14169274,1765767,1104,323.0,,75.0,,,,,,,"Vitamin A, IU",IU -14169423,1765985,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14169662,1766304,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14169834,1766506,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14169869,1766542,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14170096,1766843,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14170379,1767255,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14170611,1767602,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14170646,1767647,1104,182.0,,75.0,,,,,,,"Vitamin A, IU",IU -14170652,1767656,1104,571.0,,75.0,,,,,,,"Vitamin A, IU",IU -14170953,1768066,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -14171152,1768313,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14171687,1769038,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14171776,1769157,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14172045,1769573,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14172160,1769718,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14172313,1770096,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14172384,1770200,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14172561,1770437,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14172822,1770806,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14172907,1770925,1104,435.0,,75.0,,,,,,,"Vitamin A, IU",IU -14172982,1771030,1104,385.0,,75.0,,,,,,,"Vitamin A, IU",IU -14173080,1771158,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14173083,1771163,1104,42.0,,75.0,,,,,,,"Vitamin A, IU",IU -14173398,1771619,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14173887,1772316,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14173889,1772318,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14174282,1772849,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14174727,1773481,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14174742,1773500,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14174748,1773508,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -14174807,1773593,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14175712,1774830,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14175832,1775001,1104,111.0,,75.0,,,,,,,"Vitamin A, IU",IU -14175886,1775077,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14176102,1881445,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14176357,1775801,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14176560,1776094,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14176648,1776193,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -14176894,1776481,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14177198,1776900,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14177323,1777062,1104,300.0,,75.0,,,,,,,"Vitamin A, IU",IU -14177622,1777465,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14177703,1777582,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14178251,1778227,1104,482.0,,75.0,,,,,,,"Vitamin A, IU",IU -14178283,1778259,1104,600.0,,75.0,,,,,,,"Vitamin A, IU",IU -14178289,1778265,1104,930.0,,75.0,,,,,,,"Vitamin A, IU",IU -14178523,1778551,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14179050,1779152,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14179352,1779510,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14179413,1779582,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14179641,1779867,1104,238.0,,75.0,,,,,,,"Vitamin A, IU",IU -14179666,1779897,1104,282.0,,75.0,,,,,,,"Vitamin A, IU",IU -14179716,1779954,1104,294.0,,75.0,,,,,,,"Vitamin A, IU",IU -14180003,1780343,1104,204.0,,75.0,,,,,,,"Vitamin A, IU",IU -14180117,1780473,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14180233,1780612,1104,606.0,,75.0,,,,,,,"Vitamin A, IU",IU -14180374,1780769,1104,43.0,,75.0,,,,,,,"Vitamin A, IU",IU -14180481,1780894,1104,4237.0,,75.0,,,,,,,"Vitamin A, IU",IU -14180579,1781025,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14181014,1781512,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14181136,1781667,1104,588.0,,75.0,,,,,,,"Vitamin A, IU",IU -14181265,1781808,1104,6250.0,,75.0,,,,,,,"Vitamin A, IU",IU -14181390,1781948,1104,250.0,,75.0,,,,,,,"Vitamin A, IU",IU -14181661,1782277,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14181800,1782476,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14182039,1782810,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14182171,1782964,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14182296,1783108,1104,298.0,,75.0,,,,,,,"Vitamin A, IU",IU -14182850,1783774,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14183042,1784018,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14183430,1784542,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14183521,1784656,1104,167.0,,75.0,,,,,,,"Vitamin A, IU",IU -14183553,1784712,1104,11250.0,,75.0,,,,,,,"Vitamin A, IU",IU -14183755,1784975,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14184602,1786023,1104,88.0,,75.0,,,,,,,"Vitamin A, IU",IU -14184901,1786402,1104,859.0,,75.0,,,,,,,"Vitamin A, IU",IU -14185047,1786601,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14185426,1787082,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14185610,1787359,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14185732,1787527,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14185766,1787586,1104,303.0,,75.0,,,,,,,"Vitamin A, IU",IU -14185812,1787648,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14185983,1787874,1104,1923.0,,75.0,,,,,,,"Vitamin A, IU",IU -14186254,1788347,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14186423,1788649,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -14186481,1788757,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14186530,1788824,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14187283,1790300,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14187342,1790375,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14187663,1790769,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14187711,1790826,1104,294.0,,75.0,,,,,,,"Vitamin A, IU",IU -14187806,1790946,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14187818,1790963,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14188304,1791549,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -14188588,1791907,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14188605,1791930,1104,143.0,,75.0,,,,,,,"Vitamin A, IU",IU -14188732,1792078,1104,167.0,,75.0,,,,,,,"Vitamin A, IU",IU -14188857,1792248,1104,463.0,,75.0,,,,,,,"Vitamin A, IU",IU -14188960,1792440,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14189122,1792642,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14189139,1792663,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14189189,1792720,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14189191,1792723,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14189502,1793120,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14189846,1793523,1104,1786.0,,75.0,,,,,,,"Vitamin A, IU",IU -14190018,1793724,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14190556,1794404,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -14190730,1794648,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14190988,1881760,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14190994,1794977,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -14191012,1795005,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14191052,1795059,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14191060,1795070,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14191152,1795193,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14191369,1795477,1104,441.0,,75.0,,,,,,,"Vitamin A, IU",IU -14191691,1795906,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14191758,1795994,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14191780,1796019,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -14192049,1796365,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14192055,1796374,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14192185,1796535,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14192221,1796581,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14192691,1797161,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14192715,1797196,1104,60000.0,,75.0,,,,,,,"Vitamin A, IU",IU -14193013,1797616,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14193203,1797894,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14194091,1799379,1104,308.0,,75.0,,,,,,,"Vitamin A, IU",IU -14194402,1799885,1104,1818.0,,75.0,,,,,,,"Vitamin A, IU",IU -14194474,1800012,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14194514,1800089,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14194961,1800889,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14195094,1801080,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14195160,1801197,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14195737,1802248,1104,417.0,,75.0,,,,,,,"Vitamin A, IU",IU -14196107,1802957,1104,877.0,,75.0,,,,,,,"Vitamin A, IU",IU -14196377,1803500,1104,441.0,,75.0,,,,,,,"Vitamin A, IU",IU -14196764,1804124,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14197186,1805005,1104,6667.0,,75.0,,,,,,,"Vitamin A, IU",IU -14197210,1805040,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14197256,1805095,1104,318.0,,75.0,,,,,,,"Vitamin A, IU",IU -14197780,1805959,1104,882.0,,75.0,,,,,,,"Vitamin A, IU",IU -14198357,1807067,1104,3333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14198819,1808035,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14199110,1808619,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14199246,1808785,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14199766,1810039,1104,137.0,,75.0,,,,,,,"Vitamin A, IU",IU -14200108,1810913,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14200364,1811567,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14200536,1811917,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14200563,1811970,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14200585,1812027,1104,75.0,,75.0,,,,,,,"Vitamin A, IU",IU -14200742,1812453,1104,234.0,,75.0,,,,,,,"Vitamin A, IU",IU -14200910,1812883,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14201307,1813843,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14201350,1813950,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14201434,1814222,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14201765,1815055,1104,100.0,,75.0,,,,,,,"Vitamin A, IU",IU -14201980,1815684,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14201989,1815726,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14202003,1815760,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14202594,1817095,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14202718,1817432,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14203112,1818639,1104,2500.0,,75.0,,,,,,,"Vitamin A, IU",IU -14203435,1819660,1104,59.0,,75.0,,,,,,,"Vitamin A, IU",IU -14203584,1820048,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14204168,1821903,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14204426,1822586,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14205111,1825191,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14205218,1825521,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14205582,1826776,1104,643.0,,75.0,,,,,,,"Vitamin A, IU",IU -14205711,1827608,1104,1333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14205730,1827721,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14205958,1829010,1104,161.0,,75.0,,,,,,,"Vitamin A, IU",IU -14206193,1830694,1104,1852.0,,75.0,,,,,,,"Vitamin A, IU",IU -14206274,1831372,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14206436,1833295,1104,21.0,,75.0,,,,,,,"Vitamin A, IU",IU -14206544,1833868,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -14206856,1835025,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14206966,1835297,1104,42000.0,,75.0,,,,,,,"Vitamin A, IU",IU -14207051,1835961,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14207371,1838025,1104,154.0,,75.0,,,,,,,"Vitamin A, IU",IU -14207428,1838171,1104,527.0,,75.0,,,,,,,"Vitamin A, IU",IU -14207477,1838269,1104,15625.0,,75.0,,,,,,,"Vitamin A, IU",IU -14207521,1838395,1104,422.0,,75.0,,,,,,,"Vitamin A, IU",IU -14207583,1882344,1104,175.0,,75.0,,,,,,,"Vitamin A, IU",IU -14207960,1838756,1104,1667.0,,75.0,,,,,,,"Vitamin A, IU",IU -14207983,1838806,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14208258,1839284,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14208335,1882761,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU -14208428,1839584,1104,125.0,,75.0,,,,,,,"Vitamin A, IU",IU -14208589,1839842,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14208871,1883014,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14209115,1840722,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14209259,1841026,1104,758.0,,75.0,,,,,,,"Vitamin A, IU",IU -14209328,1841154,1104,381.0,,75.0,,,,,,,"Vitamin A, IU",IU -14209370,1841216,1104,62.0,,75.0,,,,,,,"Vitamin A, IU",IU -14209374,1841221,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14209482,1841353,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14209626,1841531,1104,6250.0,,75.0,,,,,,,"Vitamin A, IU",IU -14209755,1841790,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14210018,1842352,1104,6250.0,,75.0,,,,,,,"Vitamin A, IU",IU -14210174,1883369,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14210241,1842852,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14210327,1883432,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14210842,1883598,1104,353.0,,75.0,,,,,,,"Vitamin A, IU",IU -14211197,1883953,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14211281,1884041,1104,1429.0,,75.0,,,,,,,"Vitamin A, IU",IU -14211469,1884329,1104,127.0,,75.0,,,,,,,"Vitamin A, IU",IU -14211479,1884353,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14211688,1884725,1104,938.0,,75.0,,,,,,,"Vitamin A, IU",IU -14211804,1884943,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14212122,1885564,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14212156,1885611,1104,1429.0,,75.0,,,,,,,"Vitamin A, IU",IU -14212160,1885617,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14212211,1885676,1104,211.0,,75.0,,,,,,,"Vitamin A, IU",IU -14212280,1885772,1104,351.0,,75.0,,,,,,,"Vitamin A, IU",IU -14212286,1885779,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14212349,1885854,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -14212460,1885991,1104,3906.0,,75.0,,,,,,,"Vitamin A, IU",IU -14212531,1886074,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14212543,1886087,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14212599,1886165,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14212836,1886461,1104,303.0,,75.0,,,,,,,"Vitamin A, IU",IU -14212971,1886691,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14213026,1886766,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14213172,1886939,1104,625.0,,75.0,,,,,,,"Vitamin A, IU",IU -14213461,1887291,1104,274.0,,75.0,,,,,,,"Vitamin A, IU",IU -14213696,1887659,1104,88.0,,75.0,,,,,,,"Vitamin A, IU",IU -14214000,1888122,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU -14214048,1888183,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14214261,1888465,1104,263.0,,75.0,,,,,,,"Vitamin A, IU",IU -14214306,1888512,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU -14214750,1889144,1104,429.0,,75.0,,,,,,,"Vitamin A, IU",IU -14214947,1889401,1104,581.0,,75.0,,,,,,,"Vitamin A, IU",IU -14214948,1889402,1104,893.0,,75.0,,,,,,,"Vitamin A, IU",IU -14214952,1889406,1104,143.0,,75.0,,,,,,,"Vitamin A, IU",IU -14215733,1890403,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14216163,1890944,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14216193,1890976,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -14216241,1891032,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14216325,1891139,1104,219.0,,75.0,,,,,,,"Vitamin A, IU",IU -14216446,1891285,1104,564.0,,75.0,,,,,,,"Vitamin A, IU",IU -14216476,1891316,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14216612,1891468,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14216921,1891829,1104,143.0,,75.0,,,,,,,"Vitamin A, IU",IU -14216997,1891911,1104,556.0,,75.0,,,,,,,"Vitamin A, IU",IU -14217047,1891976,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14217075,1892015,1104,41.0,,75.0,,,,,,,"Vitamin A, IU",IU -14217241,1892202,1104,163.0,,75.0,,,,,,,"Vitamin A, IU",IU -14217470,1892529,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14217667,1892801,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14217691,1892830,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14217789,1892976,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14218603,1894003,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14218627,1894028,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14218832,1894297,1104,588.0,,75.0,,,,,,,"Vitamin A, IU",IU -14218899,1894373,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14218909,1894384,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU -14219043,1894577,1104,413.0,,75.0,,,,,,,"Vitamin A, IU",IU -14219128,1894686,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14219213,1894800,1104,442.0,,75.0,,,,,,,"Vitamin A, IU",IU -14219548,1895195,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -14219640,1895298,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14219830,1895574,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14219951,1895711,1104,526.0,,75.0,,,,,,,"Vitamin A, IU",IU -14220047,1895826,1104,268.0,,75.0,,,,,,,"Vitamin A, IU",IU -14220209,1896005,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU -14220247,1896049,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14220303,1896114,1104,5660.0,,75.0,,,,,,,"Vitamin A, IU",IU -14220482,1896335,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14220525,1896389,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14220587,1896461,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14220680,1896575,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14220894,1896856,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14221072,1897084,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14221383,1897548,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14221440,1897628,1104,526.0,,75.0,,,,,,,"Vitamin A, IU",IU -14221789,1898092,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14221971,1898310,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14222106,1898495,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14222158,1898553,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14222494,1898961,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14222817,1899377,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14222962,1899566,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14222970,1899574,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14223099,1899728,1104,294.0,,75.0,,,,,,,"Vitamin A, IU",IU -14223140,1899778,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14223290,1899994,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14223588,1900430,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14223634,1900493,1104,381.0,,75.0,,,,,,,"Vitamin A, IU",IU -14223662,1900521,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14224402,1901472,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14224455,1901541,1104,204.0,,75.0,,,,,,,"Vitamin A, IU",IU -14224458,1901544,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14224538,1901674,1104,441.0,,75.0,,,,,,,"Vitamin A, IU",IU -14224650,1901815,1104,88.0,,75.0,,,,,,,"Vitamin A, IU",IU -14224827,1902078,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14225035,1902352,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14225158,1902507,1104,664.0,,75.0,,,,,,,"Vitamin A, IU",IU -14225218,1902585,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14225330,1902730,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14225449,1902872,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14225629,1903098,1104,286.0,,75.0,,,,,,,"Vitamin A, IU",IU -14225641,1903121,1104,625.0,,75.0,,,,,,,"Vitamin A, IU",IU -14225908,1903444,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -14226048,1903604,1104,89.0,,75.0,,,,,,,"Vitamin A, IU",IU -14226238,1903850,1104,353.0,,75.0,,,,,,,"Vitamin A, IU",IU -14226311,1903934,1104,556.0,,75.0,,,,,,,"Vitamin A, IU",IU -14226343,1903971,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14226442,1904106,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14226462,1904153,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14226659,1904501,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14226832,1904735,1104,125.0,,75.0,,,,,,,"Vitamin A, IU",IU -14226917,1904867,1104,3750.0,,75.0,,,,,,,"Vitamin A, IU",IU -14227505,1905772,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14227522,1905798,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14227589,1905891,1104,336.0,,75.0,,,,,,,"Vitamin A, IU",IU -14227799,1906200,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14228265,1906981,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14228647,1907678,1104,400.0,,75.0,,,,,,,"Vitamin A, IU",IU -14228798,1907950,1104,48.0,,75.0,,,,,,,"Vitamin A, IU",IU -14228910,1908160,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -14229613,1909453,1104,729.0,,75.0,,,,,,,"Vitamin A, IU",IU -14229832,1910093,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14229908,1910322,1104,192.0,,75.0,,,,,,,"Vitamin A, IU",IU -14230340,1911271,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14230785,1912207,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14230896,1912384,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14231153,1912722,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14231426,1913093,1104,133.0,,75.0,,,,,,,"Vitamin A, IU",IU -14231570,1913261,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14231774,1913528,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14232042,1913835,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14232081,1913877,1104,59.0,,75.0,,,,,,,"Vitamin A, IU",IU -14232119,1913921,1104,517.0,,75.0,,,,,,,"Vitamin A, IU",IU -14232374,1914272,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU -14232928,1914970,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14232969,1915015,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14233020,1915096,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14233172,1915371,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14233478,1915829,1104,429.0,,75.0,,,,,,,"Vitamin A, IU",IU -14233536,1915921,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14233842,1916341,1104,188.0,,75.0,,,,,,,"Vitamin A, IU",IU -14233846,1916345,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14233930,1916473,1104,300.0,,75.0,,,,,,,"Vitamin A, IU",IU -14234729,1917506,1104,532.0,,75.0,,,,,,,"Vitamin A, IU",IU -14234936,1917765,1104,661.0,,75.0,,,,,,,"Vitamin A, IU",IU -14234950,1917785,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14235082,1917956,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14235307,1918278,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14235454,1918481,1104,299.0,,75.0,,,,,,,"Vitamin A, IU",IU -14235577,1918665,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14235738,1918913,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14235743,1918926,1104,408.0,,75.0,,,,,,,"Vitamin A, IU",IU -14235833,1919054,1104,67.0,,75.0,,,,,,,"Vitamin A, IU",IU -14235888,1919124,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14235967,1919280,1104,308.0,,75.0,,,,,,,"Vitamin A, IU",IU -14236470,1920059,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14236599,1920246,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14236681,1920376,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14236963,1920895,1104,417.0,,75.0,,,,,,,"Vitamin A, IU",IU -14237151,1921232,1104,240.0,,75.0,,,,,,,"Vitamin A, IU",IU -14237298,1921522,1104,135.0,,75.0,,,,,,,"Vitamin A, IU",IU -14237428,1921765,1104,154.0,,75.0,,,,,,,"Vitamin A, IU",IU -14237680,1922194,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14237691,1922207,1104,308.0,,75.0,,,,,,,"Vitamin A, IU",IU -14238056,1922775,1104,67.0,,75.0,,,,,,,"Vitamin A, IU",IU -14238653,1923728,1104,6667.0,,75.0,,,,,,,"Vitamin A, IU",IU -14238850,1924066,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14239170,1924562,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14239579,1925312,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14239580,1925313,1104,442.0,,75.0,,,,,,,"Vitamin A, IU",IU -14239750,1925602,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14239760,1925620,1104,784.0,,75.0,,,,,,,"Vitamin A, IU",IU -14239819,1925748,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14240253,1926707,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14240292,1926773,1104,278.0,,75.0,,,,,,,"Vitamin A, IU",IU -14240409,1927041,1104,7143.0,,75.0,,,,,,,"Vitamin A, IU",IU -14240587,1927508,1104,391.0,,75.0,,,,,,,"Vitamin A, IU",IU -14240616,1927567,1104,408.0,,75.0,,,,,,,"Vitamin A, IU",IU -14240664,1927660,1104,185.0,,75.0,,,,,,,"Vitamin A, IU",IU -14240740,1927765,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14240879,1928025,1104,471.0,,75.0,,,,,,,"Vitamin A, IU",IU -14241081,1928417,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14242177,1930583,1104,615.0,,75.0,,,,,,,"Vitamin A, IU",IU -14242262,1930728,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14242432,1931064,1104,1333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14242456,1931128,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14242545,1931325,1104,135.0,,75.0,,,,,,,"Vitamin A, IU",IU -14242847,1931974,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14243009,1932383,1104,441.0,,75.0,,,,,,,"Vitamin A, IU",IU -14243435,1933207,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14243490,1933305,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14243608,1933622,1104,21.0,,75.0,,,,,,,"Vitamin A, IU",IU -14243705,1933938,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14243991,1934445,1104,538.0,,75.0,,,,,,,"Vitamin A, IU",IU -14244272,1934900,1104,526.0,,75.0,,,,,,,"Vitamin A, IU",IU -14244550,1935589,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14244695,1935874,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14244697,1935877,1104,529.0,,75.0,,,,,,,"Vitamin A, IU",IU -14244796,1936197,1104,435.0,,75.0,,,,,,,"Vitamin A, IU",IU -14245080,1937215,1104,127.0,,75.0,,,,,,,"Vitamin A, IU",IU -14245535,1938037,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14245946,1939125,1104,179.0,,75.0,,,,,,,"Vitamin A, IU",IU -14246087,1939455,1104,408.0,,75.0,,,,,,,"Vitamin A, IU",IU -14246272,1939884,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14246475,1940404,1104,64.0,,75.0,,,,,,,"Vitamin A, IU",IU -14246703,1941049,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14246709,1941057,1104,2000.0,,75.0,,,,,,,"Vitamin A, IU",IU -14246819,1941232,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14246870,1941318,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14246900,1941361,1104,303.0,,75.0,,,,,,,"Vitamin A, IU",IU -14247267,1942349,1104,89.0,,75.0,,,,,,,"Vitamin A, IU",IU -14247555,1943258,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14247809,1943933,1104,1786.0,,75.0,,,,,,,"Vitamin A, IU",IU -14247914,1944071,1104,139.0,,75.0,,,,,,,"Vitamin A, IU",IU -14248447,1945665,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14248491,1945789,1104,9220.0,,75.0,,,,,,,"Vitamin A, IU",IU -14248765,1946759,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14249144,1948335,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14249200,1948522,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14249280,1948738,1104,265.0,,75.0,,,,,,,"Vitamin A, IU",IU -14250115,1951610,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14250148,1951713,1104,1724.0,,75.0,,,,,,,"Vitamin A, IU",IU -14250202,1951946,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14250378,1952591,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14250540,1953231,1104,215.0,,75.0,,,,,,,"Vitamin A, IU",IU -14250576,1953400,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14250722,1954055,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14250761,1954162,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14250927,1954767,1104,246.0,,75.0,,,,,,,"Vitamin A, IU",IU -14251041,1955154,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14251123,1955554,1104,11607.0,,75.0,,,,,,,"Vitamin A, IU",IU -14251472,1956850,1104,136.0,,75.0,,,,,,,"Vitamin A, IU",IU -14251520,1957060,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14251579,1957219,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14251808,1958181,1104,3710.0,,75.0,,,,,,,"Vitamin A, IU",IU -14251864,1958389,1104,59.0,,75.0,,,,,,,"Vitamin A, IU",IU -14251938,1958732,1104,3488.0,,75.0,,,,,,,"Vitamin A, IU",IU -14252116,1959466,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14252280,1960225,1104,3500.0,,75.0,,,,,,,"Vitamin A, IU",IU -14252497,1961188,1104,1628.0,,75.0,,,,,,,"Vitamin A, IU",IU -14252539,1961396,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14252558,1961460,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14253017,1963731,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14254443,1971029,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14255086,1975316,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14255124,1975593,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -14255244,1976321,1104,2222.0,,75.0,,,,,,,"Vitamin A, IU",IU -14255669,1983403,1104,14583.0,,75.0,,,,,,,"Vitamin A, IU",IU -14255676,1983413,1104,2059.0,,75.0,,,,,,,"Vitamin A, IU",IU -14255753,1983542,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14255792,1983617,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14255906,1984984,1104,6533.0,,70.0,,,,,,,"Vitamin A, IU",IU -14256062,1988180,1104,3571.0,,75.0,,,,,,,"Vitamin A, IU",IU -14256145,1989063,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU -14256311,1991607,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14256395,1992985,1104,179.0,,75.0,,,,,,,"Vitamin A, IU",IU -14256563,1995391,1104,28.0,,75.0,,,,,,,"Vitamin A, IU",IU -14256623,1996006,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14256777,1998098,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14257147,2008102,1104,137.0,,75.0,,,,,,,"Vitamin A, IU",IU -14257645,2008706,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -14257681,2008749,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14257706,2008774,1104,79.0,,75.0,,,,,,,"Vitamin A, IU",IU -14257753,2008841,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14258105,2009287,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14258187,2009388,1104,160.0,,75.0,,,,,,,"Vitamin A, IU",IU -14258305,2009557,1104,510.0,,75.0,,,,,,,"Vitamin A, IU",IU -14258383,2009672,1104,286.0,,75.0,,,,,,,"Vitamin A, IU",IU -14258472,2009799,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14258752,2010129,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -14258764,2010141,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14258972,2010414,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14259052,2010515,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14259186,2010732,1104,220.0,,75.0,,,,,,,"Vitamin A, IU",IU -14259232,2010838,1104,980.0,,75.0,,,,,,,"Vitamin A, IU",IU -14259389,2011100,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14259708,2011611,1104,157.0,,75.0,,,,,,,"Vitamin A, IU",IU -14260070,2012086,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14260779,2013094,1104,455.0,,75.0,,,,,,,"Vitamin A, IU",IU -14261493,2014159,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14261860,2014637,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14261866,2014650,1104,645.0,,75.0,,,,,,,"Vitamin A, IU",IU -14261991,2014814,1104,366.0,,75.0,,,,,,,"Vitamin A, IU",IU -14262130,2015016,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14262132,2015019,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14262391,2015398,1104,656.0,,75.0,,,,,,,"Vitamin A, IU",IU -14262540,2015583,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14262745,2015825,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14262810,2015934,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14262975,2016162,1104,143.0,,75.0,,,,,,,"Vitamin A, IU",IU -14263622,2017068,1104,1923.0,,75.0,,,,,,,"Vitamin A, IU",IU -14263806,2017339,1104,163.0,,75.0,,,,,,,"Vitamin A, IU",IU -14264358,2018142,1104,300.0,,75.0,,,,,,,"Vitamin A, IU",IU -14264503,2018319,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14264885,2018906,1104,3254.0,,75.0,,,,,,,"Vitamin A, IU",IU -14264988,2019040,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14265076,2019177,1104,319.0,,75.0,,,,,,,"Vitamin A, IU",IU -14265389,2019629,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14265461,2019729,1104,240.0,,75.0,,,,,,,"Vitamin A, IU",IU -14265646,2019992,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14265809,2020192,1104,354.0,,75.0,,,,,,,"Vitamin A, IU",IU -14265930,2020347,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU -14266064,2020506,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14266084,2020536,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14266109,2020567,1104,141.0,,75.0,,,,,,,"Vitamin A, IU",IU -14266477,2021010,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14266551,2021105,1104,441.0,,75.0,,,,,,,"Vitamin A, IU",IU -14266633,2021214,1104,1333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14266692,2021285,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14266753,2021392,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14266924,2021579,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14267259,2022001,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14267297,2022048,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14267648,2022588,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14267701,2022663,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14267837,2022854,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14267940,2022992,1104,664.0,,75.0,,,,,,,"Vitamin A, IU",IU -14267977,2023101,1104,652.0,,75.0,,,,,,,"Vitamin A, IU",IU -14268518,2023979,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -14268584,2024079,1104,327.0,,75.0,,,,,,,"Vitamin A, IU",IU -14268608,2024105,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14268647,2024175,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14268699,2024264,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14268707,2024273,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14269242,2025179,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14269419,2025448,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14269809,2025982,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14269984,2026331,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14270019,2026382,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14270247,2026749,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14270327,2026858,1104,1143.0,,75.0,,,,,,,"Vitamin A, IU",IU -14270479,2027109,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14270925,2027784,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14271143,2028107,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14271756,2029086,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14271936,2029475,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14271951,2029496,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14272097,2029723,1104,303.0,,75.0,,,,,,,"Vitamin A, IU",IU -14272223,2029890,1104,1190.0,,75.0,,,,,,,"Vitamin A, IU",IU -14272337,2030047,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14272351,2030076,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14272884,2030861,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14272936,2030937,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14273575,2031824,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14273668,2031935,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14273936,2032294,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14274039,2032436,1104,233.0,,75.0,,,,,,,"Vitamin A, IU",IU -14274119,2032538,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU -14274178,2032681,1104,625.0,,75.0,,,,,,,"Vitamin A, IU",IU -14274412,2032999,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14274802,2033514,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14275184,2033994,1104,105.0,,75.0,,,,,,,"Vitamin A, IU",IU -14275308,2034167,1104,893.0,,75.0,,,,,,,"Vitamin A, IU",IU -14275406,2034287,1104,164.0,,75.0,,,,,,,"Vitamin A, IU",IU -14275499,2034482,1104,168.0,,75.0,,,,,,,"Vitamin A, IU",IU -14275504,2034504,1104,265.0,,75.0,,,,,,,"Vitamin A, IU",IU -14275506,2034507,1104,4000.0,,75.0,,,,,,,"Vitamin A, IU",IU -14275717,2035045,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14275881,2035258,1104,176.0,,75.0,,,,,,,"Vitamin A, IU",IU -14276334,2036005,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14276747,2036596,1104,758.0,,75.0,,,,,,,"Vitamin A, IU",IU -14276787,2036678,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14276917,2036869,1104,364.0,,75.0,,,,,,,"Vitamin A, IU",IU -14277325,2037392,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14277979,2038370,1104,366.0,,75.0,,,,,,,"Vitamin A, IU",IU -14278166,2038624,1104,210.0,,75.0,,,,,,,"Vitamin A, IU",IU -14278763,2040095,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14278863,2040234,1104,167.0,,75.0,,,,,,,"Vitamin A, IU",IU -14278896,2040281,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14279153,2040682,1104,600.0,,75.0,,,,,,,"Vitamin A, IU",IU -14279241,2040819,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14279281,2040867,1104,1875.0,,75.0,,,,,,,"Vitamin A, IU",IU -14279372,2041076,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14279533,2041287,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14279975,2041947,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14279981,2041958,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14280198,2042236,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14280249,2042296,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14280259,2042306,1104,250.0,,75.0,,,,,,,"Vitamin A, IU",IU -14280334,2042392,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14280354,2042413,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14280379,2042444,1104,417.0,,75.0,,,,,,,"Vitamin A, IU",IU -14280452,2042535,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -14281004,2043318,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14281117,2043468,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU -14281137,2043496,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14281235,2043610,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14281483,2043957,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14281529,2044041,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14281661,2044203,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14281783,2044344,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14281986,2044581,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14282010,2044609,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14282163,2044804,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14282299,2044988,1104,161.0,,75.0,,,,,,,"Vitamin A, IU",IU -14282460,2045216,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14283175,2046189,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14283243,2046273,1104,690.0,,75.0,,,,,,,"Vitamin A, IU",IU -14283259,2046289,1104,317.0,,75.0,,,,,,,"Vitamin A, IU",IU -14283307,2046344,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14283680,2046829,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14283813,2047010,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14283915,2047183,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14284061,2047409,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14284196,2047601,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14284204,2047612,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14284551,2048065,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14284610,2048156,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14284650,2048202,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -14284658,2048213,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14284752,2048362,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14284863,2048499,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14284893,2048537,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14285281,2049058,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14285340,2049128,1104,1689.0,,75.0,,,,,,,"Vitamin A, IU",IU -14285535,2049375,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14285642,2049509,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14285825,2049737,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14285938,2049895,1104,250.0,,75.0,,,,,,,"Vitamin A, IU",IU -14286383,2050568,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14286439,2050635,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14286499,2050731,1104,135.0,,75.0,,,,,,,"Vitamin A, IU",IU -14286745,2051054,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14286825,2051148,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14286879,2051209,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14287601,2052099,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14287615,2052116,1104,125.0,,75.0,,,,,,,"Vitamin A, IU",IU -14287634,2052135,1104,5556.0,,75.0,,,,,,,"Vitamin A, IU",IU -14287886,2052555,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14287901,2052579,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14288058,2052775,1104,885.0,,75.0,,,,,,,"Vitamin A, IU",IU -14288105,2052825,1104,375.0,,75.0,,,,,,,"Vitamin A, IU",IU -14288137,2052857,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14288364,2053140,1104,476.0,,75.0,,,,,,,"Vitamin A, IU",IU -14288486,2053294,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14288715,2053614,1104,222.0,,75.0,,,,,,,"Vitamin A, IU",IU -14289017,2053948,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14289220,2054252,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14289749,2054910,1104,536.0,,75.0,,,,,,,"Vitamin A, IU",IU -14289766,2054930,1104,833.0,,75.0,,,,,,,"Vitamin A, IU",IU -14289799,2054965,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -14289996,2055202,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14290000,2055206,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -14290617,2055959,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU -14290792,2056174,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14290818,2056231,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14291326,2056824,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14291349,2056856,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14291453,2056986,1104,952.0,,75.0,,,,,,,"Vitamin A, IU",IU -14291470,2057008,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14291518,2057062,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14291520,2057064,1104,645.0,,75.0,,,,,,,"Vitamin A, IU",IU -14291965,2057603,1104,175.0,,75.0,,,,,,,"Vitamin A, IU",IU -14292231,2057893,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -14292238,2057900,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14292552,2058301,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14292813,2058606,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14293356,2059323,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14293494,2059480,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14293571,2059575,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14293702,2059746,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14293976,2060100,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14294496,2060814,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14294505,2060823,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14294604,2060987,1104,299.0,,75.0,,,,,,,"Vitamin A, IU",IU -14294675,2061088,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14295077,2061556,1104,1333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14295146,2061640,1104,800.0,,75.0,,,,,,,"Vitamin A, IU",IU -14295294,2061809,1104,2500.0,,75.0,,,,,,,"Vitamin A, IU",IU -14295448,2061984,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14295578,2062172,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14295834,2062537,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14296186,2062983,1104,48.0,,75.0,,,,,,,"Vitamin A, IU",IU -14296354,2063199,1104,349.0,,75.0,,,,,,,"Vitamin A, IU",IU -14296389,2063238,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -14296644,2063549,1104,123.0,,75.0,,,,,,,"Vitamin A, IU",IU -14296656,2063563,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14296833,2063764,1104,353.0,,75.0,,,,,,,"Vitamin A, IU",IU -14296963,2063914,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14297057,2064026,1104,1654.0,,75.0,,,,,,,"Vitamin A, IU",IU -14297138,2064135,1104,600.0,,75.0,,,,,,,"Vitamin A, IU",IU -14297172,2064188,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14297887,2065104,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14298401,2065708,1104,88.0,,75.0,,,,,,,"Vitamin A, IU",IU -14298737,2066107,1104,705.0,,75.0,,,,,,,"Vitamin A, IU",IU -14298921,2066321,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14299033,2066454,1104,571.0,,75.0,,,,,,,"Vitamin A, IU",IU -14299196,2066657,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14299667,2067248,1104,212.0,,75.0,,,,,,,"Vitamin A, IU",IU -14299709,2067298,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14299934,2067555,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14300017,2067656,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14300129,2067784,1104,1515.0,,75.0,,,,,,,"Vitamin A, IU",IU -14300189,2067852,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14300246,2067921,1104,268.0,,75.0,,,,,,,"Vitamin A, IU",IU -14300327,2068008,1104,1293.0,,75.0,,,,,,,"Vitamin A, IU",IU -14300477,2068185,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14300659,2068450,1104,1000.0,,75.0,,,,,,,"Vitamin A, IU",IU -14300710,2068501,1104,471.0,,75.0,,,,,,,"Vitamin A, IU",IU -14301412,2069322,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14301464,2069385,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14301904,2069901,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14301942,2069955,1104,532.0,,75.0,,,,,,,"Vitamin A, IU",IU -14301963,2069987,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14302014,2070068,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14302339,2070557,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14302415,2070651,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14302477,2070724,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14302514,2070768,1104,1299.0,,75.0,,,,,,,"Vitamin A, IU",IU -14302639,2070904,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14302780,2071068,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -14303100,2071490,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14303161,2071561,1104,2011.0,,75.0,,,,,,,"Vitamin A, IU",IU -14303240,2071645,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -14303277,2071686,1104,351.0,,75.0,,,,,,,"Vitamin A, IU",IU -14303366,2071798,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14303374,2071806,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14303398,2071836,1104,3529.0,,75.0,,,,,,,"Vitamin A, IU",IU -14303541,2072018,1104,679.0,,75.0,,,,,,,"Vitamin A, IU",IU -14303620,2072099,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14303653,2072139,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14303760,2072283,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14303931,2072491,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14303994,2072569,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14304013,2072591,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14304194,2072795,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14305039,2073909,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14305329,2074286,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14305923,2075007,1104,1316.0,,75.0,,,,,,,"Vitamin A, IU",IU -14306047,2075170,1104,408.0,,75.0,,,,,,,"Vitamin A, IU",IU -14306720,2076006,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14306767,2076060,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14306928,2076284,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14307120,2076501,1104,5000.0,,75.0,,,,,,,"Vitamin A, IU",IU -14307145,2076529,1104,66.0,,75.0,,,,,,,"Vitamin A, IU",IU -14307440,2076866,1104,1333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14307442,2076868,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14307639,2077137,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14307812,2077341,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14307967,2077552,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14308036,2077663,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14308047,2077676,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14308169,2077841,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14308327,2078055,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14308421,2078184,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -14308442,2078216,1104,455.0,,75.0,,,,,,,"Vitamin A, IU",IU -14308999,2078907,1104,88.0,,75.0,,,,,,,"Vitamin A, IU",IU -14309261,2079201,1104,328.0,,75.0,,,,,,,"Vitamin A, IU",IU -14309851,2080013,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14309965,2080207,1104,308.0,,75.0,,,,,,,"Vitamin A, IU",IU -14309994,2080237,1104,441.0,,75.0,,,,,,,"Vitamin A, IU",IU -14310001,2080244,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14310077,2080342,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14310393,2080760,1104,704.0,,75.0,,,,,,,"Vitamin A, IU",IU -14310836,2081374,1104,238.0,,75.0,,,,,,,"Vitamin A, IU",IU -14310894,2081440,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14311005,2081578,1104,588.0,,75.0,,,,,,,"Vitamin A, IU",IU -14311387,2082239,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14311465,2082357,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14311913,2083174,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14311936,2083211,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14312323,2083934,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14312591,2084600,1104,292.0,,70.0,,,,,,,"Vitamin A, IU",IU -14312661,2084734,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14312665,2084738,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14312701,2084823,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14313574,2086595,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14313590,2086628,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14314051,2087606,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14314063,2087625,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14314116,2087719,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14314135,2087758,1104,1435.0,,75.0,,,,,,,"Vitamin A, IU",IU -14314136,2087759,1104,152.0,,75.0,,,,,,,"Vitamin A, IU",IU -14314271,2087991,1104,294.0,,75.0,,,,,,,"Vitamin A, IU",IU -14314385,2088187,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14314397,2088202,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14314717,2088807,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -14314904,2089033,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14315473,2089772,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14315647,2089973,1104,424.0,,75.0,,,,,,,"Vitamin A, IU",IU -14315658,2089988,1104,962.0,,75.0,,,,,,,"Vitamin A, IU",IU -14315764,2090132,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU -14316034,2090439,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU -14316617,2091150,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14316688,2091233,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14316706,2091256,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14316773,2091385,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14316839,2091493,1104,500.0,,75.0,,,,,,,"Vitamin A, IU",IU -14316857,2091519,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14317098,2091815,1104,1603.0,,75.0,,,,,,,"Vitamin A, IU",IU -14317248,2092006,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14317339,2092142,1104,2059.0,,75.0,,,,,,,"Vitamin A, IU",IU -14317528,2092489,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14317973,2093139,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14318070,2093271,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14318262,2093490,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14318549,2093884,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14318614,2093993,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14318774,2094189,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14318969,2094452,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14319550,2095140,1104,2059.0,,75.0,,,,,,,"Vitamin A, IU",IU -14319806,2095442,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14319851,2095503,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14319868,2095520,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14320427,2096207,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14320474,2096275,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14320876,2096778,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14320899,2096812,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14321180,2097172,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14321334,2097364,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14321496,2097589,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14321729,2097894,1104,465.0,,75.0,,,,,,,"Vitamin A, IU",IU -14321992,2098233,1104,282.0,,75.0,,,,,,,"Vitamin A, IU",IU -14322007,2098260,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14322129,2098426,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU -14322181,2098497,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14322737,2099275,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14322992,2099624,1104,111.0,,75.0,,,,,,,"Vitamin A, IU",IU -14323048,2099706,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14323293,2100063,1104,240.0,,75.0,,,,,,,"Vitamin A, IU",IU -14323300,2100070,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14323687,2100576,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14323695,2100586,1104,196.0,,75.0,,,,,,,"Vitamin A, IU",IU -14324476,2101672,1104,952.0,,75.0,,,,,,,"Vitamin A, IU",IU -14324524,2101727,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14324679,2101958,1104,246.0,,75.0,,,,,,,"Vitamin A, IU",IU -14325005,2102415,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14325049,2102481,1104,71.0,,75.0,,,,,,,"Vitamin A, IU",IU -14325226,2102707,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14325552,2103153,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -14325709,2103382,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14326206,2104119,1104,1020.0,,75.0,,,,,,,"Vitamin A, IU",IU -14326712,2104949,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14326781,2105055,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14327104,2105574,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14327176,2105665,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU -14327255,2105770,1104,833.0,,75.0,,,,,,,"Vitamin A, IU",IU -14327462,2106113,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14327636,2106451,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14328088,2107196,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14328329,2107699,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14328749,2108541,1104,323.0,,75.0,,,,,,,"Vitamin A, IU",IU -14329107,2109576,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14329902,2110990,1104,176.0,,75.0,,,,,,,"Vitamin A, IU",IU -14329913,2111021,1104,194.0,,75.0,,,,,,,"Vitamin A, IU",IU -14330111,2111337,1104,238.0,,75.0,,,,,,,"Vitamin A, IU",IU -14330221,2111700,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14330231,2111728,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14330236,2111735,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14330427,2112076,1104,1250.0,,75.0,,,,,,,"Vitamin A, IU",IU -14330434,2112084,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14330565,2112363,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -14330706,2112618,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14330797,2112758,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU -14331374,2113766,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14331488,2113962,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -14331966,2115008,1104,323.0,,75.0,,,,,,,"Vitamin A, IU",IU -14332057,2115140,1104,4286.0,,75.0,,,,,,,"Vitamin A, IU",IU -14332212,2115448,1104,423.0,,75.0,,,,,,,"Vitamin A, IU",IU -14332244,2115523,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14332384,2116099,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14332867,2117102,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14333372,2118223,1104,769.0,,75.0,,,,,,,"Vitamin A, IU",IU -14333743,2118817,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14333895,2119086,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14333947,2119216,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14333953,2119234,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14334117,2119603,1104,370.0,,75.0,,,,,,,"Vitamin A, IU",IU -14334231,2119764,1104,1758.0,,75.0,,,,,,,"Vitamin A, IU",IU -14334247,2119791,1104,167.0,,75.0,,,,,,,"Vitamin A, IU",IU -14334252,2119799,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14334469,2120178,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14334495,2120258,1104,952.0,,75.0,,,,,,,"Vitamin A, IU",IU -14334518,2120314,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14334572,2120470,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14334804,2121148,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14335047,2121572,1104,323.0,,75.0,,,,,,,"Vitamin A, IU",IU -14335198,2121816,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14335426,2122282,1104,962.0,,75.0,,,,,,,"Vitamin A, IU",IU -14335579,2122644,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14335802,2123130,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14336056,2123792,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14336133,2123952,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14336217,2124187,1104,2027.0,,75.0,,,,,,,"Vitamin A, IU",IU -14336373,2124554,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14336387,2124578,1104,187.0,,75.0,,,,,,,"Vitamin A, IU",IU -14337191,2126737,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -14337293,2127002,1104,1429.0,,75.0,,,,,,,"Vitamin A, IU",IU -14337338,2127073,1104,160.0,,75.0,,,,,,,"Vitamin A, IU",IU -14337424,2127237,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14337477,2127314,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14337574,2127558,1104,820.0,,75.0,,,,,,,"Vitamin A, IU",IU -14337686,2127873,1104,351.0,,75.0,,,,,,,"Vitamin A, IU",IU -14337749,2128075,1104,294.0,,75.0,,,,,,,"Vitamin A, IU",IU -14337949,2128675,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14337951,2128686,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU -14338343,2129894,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14338505,2130527,1104,353.0,,75.0,,,,,,,"Vitamin A, IU",IU -14338540,2130613,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14339557,2134190,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14339589,2134331,1104,364.0,,75.0,,,,,,,"Vitamin A, IU",IU -14339721,2134812,1104,263.0,,75.0,,,,,,,"Vitamin A, IU",IU -14340081,2135777,1104,59.0,,75.0,,,,,,,"Vitamin A, IU",IU -14340211,2136126,1104,179.0,,75.0,,,,,,,"Vitamin A, IU",IU -14340299,2136337,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14340546,2136924,1104,840.0,,75.0,,,,,,,"Vitamin A, IU",IU -14340927,2138114,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14341461,2139907,1104,69.0,,75.0,,,,,,,"Vitamin A, IU",IU -14341507,2140018,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14341549,2140336,1104,263.0,,75.0,,,,,,,"Vitamin A, IU",IU -14341746,2141391,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14342391,2144244,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14342643,2145162,1104,718.0,,75.0,,,,,,,"Vitamin A, IU",IU -14342815,2146011,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14342969,2146764,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14343011,2146971,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14343096,2147329,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14343120,2147455,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14343243,2148042,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14343494,2149476,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14343567,2149760,1104,182.0,,75.0,,,,,,,"Vitamin A, IU",IU -14343581,2149811,1104,222.0,,75.0,,,,,,,"Vitamin A, IU",IU -14343591,2149868,1104,230.0,,75.0,,,,,,,"Vitamin A, IU",IU -14344222,2152911,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14344543,2154129,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14344733,2154888,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14345022,2155953,1104,2857.0,,75.0,,,,,,,"Vitamin A, IU",IU -14345173,2156788,1104,365.0,,75.0,,,,,,,"Vitamin A, IU",IU -14345317,2157239,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14345353,2157315,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14345606,2158154,1104,345.0,,75.0,,,,,,,"Vitamin A, IU",IU -14345793,2158871,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14345984,2159725,1104,420.0,,75.0,,,,,,,"Vitamin A, IU",IU -14346151,2160135,1104,476.0,,75.0,,,,,,,"Vitamin A, IU",IU -14346329,2161177,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14346782,2164269,1104,247.0,,75.0,,,,,,,"Vitamin A, IU",IU -14346875,2164750,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14347314,2167255,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14347406,2167806,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14347992,2171836,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14348342,2174453,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14348383,2174600,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14348567,2175270,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14348679,2175626,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -14348756,2176023,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14348858,2177085,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14349077,2179707,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU -14349092,2179790,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14349371,2184840,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14349426,2185192,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14349572,2185382,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14349580,2185391,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14349581,2185392,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14349761,2185660,1104,441.0,,75.0,,,,,,,"Vitamin A, IU",IU -14349817,2185744,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14349863,2185819,1104,465.0,,75.0,,,,,,,"Vitamin A, IU",IU -14349979,2186029,1104,59.0,,75.0,,,,,,,"Vitamin A, IU",IU -14350238,2186595,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14350493,2187060,1104,200.0,,75.0,,,,,,,"Vitamin A, IU",IU -14350557,2187131,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14350805,2187425,1104,56.0,,75.0,,,,,,,"Vitamin A, IU",IU -14350918,2187615,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14350944,2187655,1104,242.0,,75.0,,,,,,,"Vitamin A, IU",IU -14351026,2187828,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -14351099,2187926,1104,1000.0,,75.0,,,,,,,"Vitamin A, IU",IU -14351100,2187928,1104,702.0,,75.0,,,,,,,"Vitamin A, IU",IU -14351207,2188070,1104,352.0,,75.0,,,,,,,"Vitamin A, IU",IU -14351334,2188353,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14351414,2188537,1104,164.0,,75.0,,,,,,,"Vitamin A, IU",IU -14351635,2189118,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14351689,2189284,1104,2857.0,,75.0,,,,,,,"Vitamin A, IU",IU -14352142,2192208,1104,154.0,,75.0,,,,,,,"Vitamin A, IU",IU -14352197,2192873,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14352301,2193868,1104,302.0,,75.0,,,,,,,"Vitamin A, IU",IU -14352452,2195220,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14353575,2200177,1104,417.0,,75.0,,,,,,,"Vitamin A, IU",IU -14353617,2200655,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14353625,2200673,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14354073,2202215,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14354181,2203025,1104,258.0,,75.0,,,,,,,"Vitamin A, IU",IU -14354221,2203455,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU -14354400,2206119,1104,476.0,,75.0,,,,,,,"Vitamin A, IU",IU -14354856,2209503,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU -14355172,2210557,1104,238.0,,75.0,,,,,,,"Vitamin A, IU",IU -14355266,2210981,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14355467,2211879,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14355653,2212695,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14355719,2212901,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14355861,2213351,1104,181.0,,75.0,,,,,,,"Vitamin A, IU",IU -14356016,2214268,1104,167.0,,75.0,,,,,,,"Vitamin A, IU",IU -14356046,2214394,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU -14356214,2216718,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14356512,2219819,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14356526,2219833,1104,220.0,,75.0,,,,,,,"Vitamin A, IU",IU -14357411,2226146,1104,2929.0,,78.0,,,,,,,"Vitamin A, IU",IU -14357522,2226556,1104,3750.0,,75.0,,,,,,,"Vitamin A, IU",IU -14357640,2228038,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14357670,2228073,1104,233.0,,75.0,,,,,,,"Vitamin A, IU",IU -14357875,2228640,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14357992,2228887,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14358625,2232076,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14358739,2232242,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14358747,2232271,1104,134.0,,75.0,,,,,,,"Vitamin A, IU",IU -14358820,2232648,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14359240,2233617,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14359257,2233779,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14359383,2234183,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14359517,2234677,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14360385,2238457,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14360592,2239412,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14360788,2240239,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14360790,2240251,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14360833,2240463,1104,323.0,,75.0,,,,,,,"Vitamin A, IU",IU -14360841,2240526,1104,137.0,,75.0,,,,,,,"Vitamin A, IU",IU -14360991,2241093,1104,164.0,,75.0,,,,,,,"Vitamin A, IU",IU -14361191,2242000,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14361348,2242439,1104,2500.0,,75.0,,,,,,,"Vitamin A, IU",IU -14361359,2242480,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14361437,2242747,1104,185.0,,75.0,,,,,,,"Vitamin A, IU",IU -14361647,2243600,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14361830,2244522,1104,521.0,,75.0,,,,,,,"Vitamin A, IU",IU -14362292,2246661,1104,303.0,,75.0,,,,,,,"Vitamin A, IU",IU -14362964,2251421,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14363153,2253472,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14363388,2256379,1104,444.0,,75.0,,,,,,,"Vitamin A, IU",IU -14363559,2265410,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14363764,2265840,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14363843,2266247,1104,2869.0,,75.0,,,,,,,"Vitamin A, IU",IU -14363978,2267484,1104,476.0,,75.0,,,,,,,"Vitamin A, IU",IU -14364136,2268516,1104,3571.0,,75.0,,,,,,,"Vitamin A, IU",IU -14364351,2269453,1104,330.0,,75.0,,,,,,,"Vitamin A, IU",IU -14364678,2270934,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14364719,2271071,1104,1389.0,,75.0,,,,,,,"Vitamin A, IU",IU -14364858,2271709,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14365346,2273379,1104,423.0,,75.0,,,,,,,"Vitamin A, IU",IU -14365594,2275571,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14365650,2276078,1104,166667.0,,75.0,,,,,,,"Vitamin A, IU",IU -14366103,2281658,1104,536.0,,75.0,,,,,,,"Vitamin A, IU",IU -14366168,2282537,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14366197,2282851,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14366292,2283673,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14366332,2283793,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14366664,2284520,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14367020,2285198,1104,442.0,,75.0,,,,,,,"Vitamin A, IU",IU -14367702,2286175,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14367770,2286257,1104,306.0,,75.0,,,,,,,"Vitamin A, IU",IU -14368212,2286807,1104,4065.0,,75.0,,,,,,,"Vitamin A, IU",IU -14368653,2287321,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14369667,2288648,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14369795,2288806,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14369816,2288831,1104,1509.0,,75.0,,,,,,,"Vitamin A, IU",IU -14370018,2289088,1104,556.0,,75.0,,,,,,,"Vitamin A, IU",IU -14370081,2289163,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14370127,2289215,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14370134,2289223,1104,163.0,,75.0,,,,,,,"Vitamin A, IU",IU -14370327,2289446,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14370369,2289493,1104,270.0,,75.0,,,,,,,"Vitamin A, IU",IU -14370563,2289715,1104,417.0,,75.0,,,,,,,"Vitamin A, IU",IU -14370629,2289794,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14371039,2290305,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14371370,2298540,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14371419,2299349,1104,4167.0,,75.0,,,,,,,"Vitamin A, IU",IU -14371558,2300886,1104,515.0,,75.0,,,,,,,"Vitamin A, IU",IU -14371600,2301236,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14371682,2301889,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14371850,2303615,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14372017,2309317,1104,543.0,,75.0,,,,,,,"Vitamin A, IU",IU -14372089,2311401,1104,425.0,,75.0,,,,,,,"Vitamin A, IU",IU -14372194,2313867,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14372261,2314434,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14372325,2314810,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14372459,2315417,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14372471,2315447,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14372520,2315627,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14372781,2316731,1104,213.0,,75.0,,,,,,,"Vitamin A, IU",IU -14372934,2321909,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14373107,2322761,1104,1282.0,,75.0,,,,,,,"Vitamin A, IU",IU -14373162,2323231,1104,303.0,,75.0,,,,,,,"Vitamin A, IU",IU -14373204,2323554,1104,413.0,,75.0,,,,,,,"Vitamin A, IU",IU -14373341,2324763,1104,492.0,,75.0,,,,,,,"Vitamin A, IU",IU -14373391,2325284,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14373529,2327412,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14373638,2330786,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14373663,2330827,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14374136,2331446,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14374187,2331521,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14374849,2333332,1104,1667.0,,75.0,,,,,,,"Vitamin A, IU",IU -14374853,2333347,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14375150,2333948,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14375412,2334451,1104,294.0,,75.0,,,,,,,"Vitamin A, IU",IU -14376004,2336273,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14376820,2338189,1104,44.0,,75.0,,,,,,,"Vitamin A, IU",IU -14376894,2338477,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14376940,2338590,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14377009,2338726,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14377300,2339279,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14377461,2339508,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14377685,2364406,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14378438,2370293,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -14378629,2370525,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14378682,2370613,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14378856,2370838,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14378973,2370975,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14379098,2371108,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14379274,2372758,1104,380.0,,75.0,,,,,,,"Vitamin A, IU",IU -14379511,2375388,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14379653,2377801,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU -14379993,2379797,1104,4032.0,,75.0,,,,,,,"Vitamin A, IU",IU -14380146,2379968,1104,538.0,,75.0,,,,,,,"Vitamin A, IU",IU -14380193,2380055,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14380316,2380208,1104,1786.0,,75.0,,,,,,,"Vitamin A, IU",IU -14380440,2380365,1104,521.0,,75.0,,,,,,,"Vitamin A, IU",IU -14380486,2380454,1104,551.0,,75.0,,,,,,,"Vitamin A, IU",IU -14380755,2380746,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14381253,2387384,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14381268,2387587,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU -14381456,2389972,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14382299,2403466,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14382396,2405671,1104,1111.0,,75.0,,,,,,,"Vitamin A, IU",IU -14382495,2407144,1104,217.0,,75.0,,,,,,,"Vitamin A, IU",IU -14382763,2409794,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14382822,2410508,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14382969,2412025,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14383054,2412997,1104,1016.0,,75.0,,,,,,,"Vitamin A, IU",IU -14383089,2413566,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14383556,2418526,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14383614,2419085,1104,128.0,,75.0,,,,,,,"Vitamin A, IU",IU -14383715,2420091,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14384173,2427631,1104,1786.0,,75.0,,,,,,,"Vitamin A, IU",IU -14384592,2431262,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14384623,2431646,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14384805,2433183,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14385064,2434669,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14385069,2434714,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14385353,2436071,1104,145.0,,75.0,,,,,,,"Vitamin A, IU",IU -14385736,2437202,1104,109.0,,75.0,,,,,,,"Vitamin A, IU",IU -14386053,2437774,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14386144,2437905,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14386431,2438304,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14387779,2440047,1104,1607.0,,75.0,,,,,,,"Vitamin A, IU",IU -14388098,2440449,1104,755.0,,75.0,,,,,,,"Vitamin A, IU",IU -14388620,2441079,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14388778,2441274,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14388962,2441493,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14389133,2441694,1104,81.0,,75.0,,,,,,,"Vitamin A, IU",IU -14389174,2441740,1104,199.0,,75.0,,,,,,,"Vitamin A, IU",IU -14389670,2442384,1104,300.0,,75.0,,,,,,,"Vitamin A, IU",IU -14389822,2442572,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14389845,2442600,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14390673,2444264,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14390835,2446030,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14391101,2447867,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -14391543,2452157,1104,4167.0,,75.0,,,,,,,"Vitamin A, IU",IU -14392146,2454840,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14392371,2455283,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14392495,2455445,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14392592,2455556,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14392771,2455755,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14392798,2455795,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14392819,2455838,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14393742,2457897,1104,4691.0,,71.0,,,,,,,"Vitamin A, IU",IU -14393763,2458168,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14394376,2460477,1104,3019.0,,70.0,,,,,,,"Vitamin A, IU",IU -14394502,2460822,1104,4000.0,,70.0,,,,,,,"Vitamin A, IU",IU -14394744,2462144,1104,2486.0,,70.0,,,,,,,"Vitamin A, IU",IU -14394850,2462747,1104,3882.0,,70.0,,,,,,,"Vitamin A, IU",IU -14394864,2462855,1104,4000.0,,70.0,,,,,,,"Vitamin A, IU",IU -14395012,2463397,1104,1523.0,,70.0,,,,,,,"Vitamin A, IU",IU -14395117,2463760,1104,2367.0,,70.0,,,,,,,"Vitamin A, IU",IU -14395187,2463944,1104,8000.0,,70.0,,,,,,,"Vitamin A, IU",IU -14395336,2464414,1104,8732.0,,70.0,,,,,,,"Vitamin A, IU",IU -14395441,2464833,1104,2119.0,,75.0,,,,,,,"Vitamin A, IU",IU -14395442,2464834,1104,2326.0,,75.0,,,,,,,"Vitamin A, IU",IU -14395479,2465031,1104,27765.0,,70.0,,,,,,,"Vitamin A, IU",IU -14395700,2465902,1104,5366.0,,70.0,,,,,,,"Vitamin A, IU",IU -14395982,2466709,1104,1294.0,,70.0,,,,,,,"Vitamin A, IU",IU -14396024,2466784,1104,2500.0,,70.0,,,,,,,"Vitamin A, IU",IU -14396194,2467214,1104,2167.0,,70.0,,,,,,,"Vitamin A, IU",IU -14396674,2468914,1104,43478.0,,70.0,,,,,,,"Vitamin A, IU",IU -14396976,2469836,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14396980,2469848,1104,1356.0,,70.0,,,,,,,"Vitamin A, IU",IU -14397205,2470522,1104,12235.0,,70.0,,,,,,,"Vitamin A, IU",IU -14397362,2471126,1104,1250.0,,70.0,,,,,,,"Vitamin A, IU",IU -14397374,2471183,1104,1689.0,,75.0,,,,,,,"Vitamin A, IU",IU -14397442,2471365,1104,2095.0,,70.0,,,,,,,"Vitamin A, IU",IU -14397610,2471872,1104,23000.0,,70.0,,,,,,,"Vitamin A, IU",IU -14397681,2472038,1104,7714.0,,70.0,,,,,,,"Vitamin A, IU",IU -14397745,2472173,1104,8800.0,,70.0,,,,,,,"Vitamin A, IU",IU -14397932,2472685,1104,27765.0,,70.0,,,,,,,"Vitamin A, IU",IU -14397940,2472706,1104,3804.0,,75.0,,,,,,,"Vitamin A, IU",IU -14397953,2472749,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14398152,2473300,1104,4235.0,,70.0,,,,,,,"Vitamin A, IU",IU -14398265,2473742,1104,1000.0,,70.0,,,,,,,"Vitamin A, IU",IU -14398281,2473796,1104,8571.0,,70.0,,,,,,,"Vitamin A, IU",IU -14398538,2474567,1104,109.0,,75.0,,,,,,,"Vitamin A, IU",IU -14398583,2474617,1104,308.0,,75.0,,,,,,,"Vitamin A, IU",IU -14398944,2475790,1104,3049.0,,75.0,,,,,,,"Vitamin A, IU",IU -14399299,2477049,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14399851,2479545,1104,4235.0,,70.0,,,,,,,"Vitamin A, IU",IU -14399985,2480347,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14400047,2480827,1104,1500.0,,70.0,,,,,,,"Vitamin A, IU",IU -14400352,2482660,1104,979.0,,70.0,,,,,,,"Vitamin A, IU",IU -14400505,2483391,1104,191549.0,,70.0,,,,,,,"Vitamin A, IU",IU -14400638,2484031,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU -14400654,2484048,1104,1500.0,,70.0,,,,,,,"Vitamin A, IU",IU -14400667,2484079,1104,125.0,,75.0,,,,,,,"Vitamin A, IU",IU -14400787,2484550,1104,3478.0,,70.0,,,,,,,"Vitamin A, IU",IU -14401031,2485394,1104,18800.0,,70.0,,,,,,,"Vitamin A, IU",IU -14401150,2485994,1104,2788.0,,70.0,,,,,,,"Vitamin A, IU",IU -14401160,2486007,1104,28369.0,,70.0,,,,,,,"Vitamin A, IU",IU -14401389,2487156,1104,733333.0,,70.0,,,,,,,"Vitamin A, IU",IU -14401605,2488020,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU -14401706,2488294,1104,1333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14401838,2488647,1104,6481.0,,75.0,,,,,,,"Vitamin A, IU",IU -14401856,2488695,1104,738.0,,75.0,,,,,,,"Vitamin A, IU",IU -14401880,2488773,1104,2500.0,,70.0,,,,,,,"Vitamin A, IU",IU -14401990,2488960,1104,2750.0,,70.0,,,,,,,"Vitamin A, IU",IU -14402281,2489398,1104,1500.0,,70.0,,,,,,,"Vitamin A, IU",IU -14402341,2489477,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14402590,2489826,1104,881.0,,70.0,,,,,,,"Vitamin A, IU",IU -14402605,2489844,1104,1014.0,,70.0,,,,,,,"Vitamin A, IU",IU -14402791,2490086,1104,405.0,,75.0,,,,,,,"Vitamin A, IU",IU -14402899,2490245,1104,10000.0,,75.0,,,,,,,"Vitamin A, IU",IU -14402955,2490347,1104,152.0,,75.0,,,,,,,"Vitamin A, IU",IU -14403468,2491116,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14403736,2491776,1104,705.0,,75.0,,,,,,,"Vitamin A, IU",IU -14403851,2492445,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14403968,2492775,1104,3000.0,,71.0,,,,,,,"Vitamin A, IU",IU -14404296,2495682,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14404853,2498413,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU -14404937,2498539,1104,250.0,,75.0,,,,,,,"Vitamin A, IU",IU -14405046,2498694,1104,238.0,,75.0,,,,,,,"Vitamin A, IU",IU -14405211,2499745,1104,2517.0,,70.0,,,,,,,"Vitamin A, IU",IU -14405214,2499780,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU -14405531,2501183,1104,1500.0,,70.0,,,,,,,"Vitamin A, IU",IU -14405622,2501463,1104,14815.0,,70.0,,,,,,,"Vitamin A, IU",IU -14405695,2501707,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14405768,2501890,1104,385.0,,75.0,,,,,,,"Vitamin A, IU",IU -14406062,2503213,1104,2941.0,,75.0,,,,,,,"Vitamin A, IU",IU -14406069,2503228,1104,9412.0,,75.0,,,,,,,"Vitamin A, IU",IU -14406112,2503320,1104,2500.0,,70.0,,,,,,,"Vitamin A, IU",IU -14406215,2503835,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14406287,2504241,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU -14406602,2505009,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14406675,2505612,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU -14406777,2506549,1104,2667.0,,70.0,,,,,,,"Vitamin A, IU",IU -14406893,2507140,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14407053,2507831,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14407090,2507962,1104,147.0,,75.0,,,,,,,"Vitamin A, IU",IU -14407208,2508172,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14407254,2508332,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14407554,2509555,1104,67.0,,75.0,,,,,,,"Vitamin A, IU",IU -14408170,2517165,1104,1316.0,,75.0,,,,,,,"Vitamin A, IU",IU -14408294,2517660,1104,220.0,,75.0,,,,,,,"Vitamin A, IU",IU -14408440,2517995,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14409143,2518992,1104,9720.0,,78.0,,,,,,,"Vitamin A, IU",IU -14409293,2519403,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14409615,2519948,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14409618,2519951,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14409926,2520312,1104,0.0,,71.0,,,,,,,"Vitamin A, IU",IU -14409981,2520367,1104,0.0,,71.0,,,,,,,"Vitamin A, IU",IU -14410143,2520536,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14410168,2520564,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14410218,2520615,1104,862.0,,75.0,,,,,,,"Vitamin A, IU",IU -14410403,2520837,1104,0.0,,78.0,,,,,,,"Vitamin A, IU",IU -14410630,2521096,1104,0.0,,78.0,,,,,,,"Vitamin A, IU",IU -14410783,2521517,1104,379.0,,75.0,,,,,,,"Vitamin A, IU",IU -14410913,2521785,1104,0.0,,71.0,,,,,,,"Vitamin A, IU",IU -14411438,2522627,1104,351.0,,75.0,,,,,,,"Vitamin A, IU",IU -14411923,2525033,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14412084,2525730,1104,5640.0,,78.0,,,,,,,"Vitamin A, IU",IU -14412133,2525816,1104,0.0,,71.0,,,,,,,"Vitamin A, IU",IU -14412852,2528437,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14412853,2528442,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14412993,2529123,1104,1200.0,,75.0,,,,,,,"Vitamin A, IU",IU -14413911,2532981,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU -14414057,2533518,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14414185,2534122,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14414389,2534852,1104,833.0,,75.0,,,,,,,"Vitamin A, IU",IU -14414472,2534996,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14414549,2535385,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14414675,2535714,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14414809,2536490,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14414865,2536776,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14414949,2537240,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14415306,2538768,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14415462,2539557,1104,254.0,,71.0,,,,,,,"Vitamin A, IU",IU -14415545,2539656,1104,626.0,,78.0,,,,,,,"Vitamin A, IU",IU -14415554,2539664,1104,789.0,,78.0,,,,,,,"Vitamin A, IU",IU -14415617,2539732,1104,205.0,,78.0,,,,,,,"Vitamin A, IU",IU -14415946,2540409,1104,352.0,,78.0,,,,,,,"Vitamin A, IU",IU -14416030,2540510,1104,414.0,,78.0,,,,,,,"Vitamin A, IU",IU -14416147,2540828,1104,1667.0,,75.0,,,,,,,"Vitamin A, IU",IU -14416460,2542075,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14416558,2542497,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14416644,2542846,1104,44.0,,75.0,,,,,,,"Vitamin A, IU",IU -14416651,2542872,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14416887,2543818,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14416929,2543935,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14416949,2544015,1104,929.0,,75.0,,,,,,,"Vitamin A, IU",IU -14416967,2544103,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14416968,2544108,1104,600.0,,75.0,,,,,,,"Vitamin A, IU",IU -14417383,2545831,1104,1667.0,,75.0,,,,,,,"Vitamin A, IU",IU -14417975,2548451,1104,909.0,,75.0,,,,,,,"Vitamin A, IU",IU -14418338,2549617,1104,1000.0,,75.0,,,,,,,"Vitamin A, IU",IU -14418399,2550499,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU -14418443,2550666,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU -14418728,2552825,1104,1515.0,,70.0,,,,,,,"Vitamin A, IU",IU -14418987,2632967,1104,779.0,,70.0,,,,,,,"Vitamin A, IU",IU -14419033,2639581,1104,1014.0,,70.0,,,,,,,"Vitamin A, IU",IU -14419095,2649585,1104,0.0,,71.0,,,,,,,"Vitamin A, IU",IU -14419226,1106032,2000,1.18,,71.0,,,,,,,"Sugars, total including NLEA",G -14420299,1107191,2000,2.4,,70.0,,,,,,,"Sugars, total including NLEA",G -14420395,1107295,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14420568,1107475,2000,6.45,,70.0,,,,,,,"Sugars, total including NLEA",G -14420617,1107528,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14420994,1107950,2000,7.14,,73.0,,,,,,,"Sugars, total including NLEA",G -14421033,1108007,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G -14421168,1108158,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14421328,1108349,2000,11.76,,70.0,,,,,,,"Sugars, total including NLEA",G -14421731,1108803,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14421819,1108908,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14421999,1109116,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14422207,1109336,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14422262,1109393,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14422269,1109400,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14422303,1109434,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14422465,1109615,2000,4.44,,70.0,,,,,,,"Sugars, total including NLEA",G -14422498,1109677,2000,1.69,,73.0,,,,,,,"Sugars, total including NLEA",G -14422599,1109796,2000,28.12,,70.0,,,,,,,"Sugars, total including NLEA",G -14422806,1110013,2000,18.6,,70.0,,,,,,,"Sugars, total including NLEA",G -14422810,1110017,2000,61.9,,70.0,,,,,,,"Sugars, total including NLEA",G -14422905,1110128,2000,3.7,,70.0,,,,,,,"Sugars, total including NLEA",G -14422913,1110136,2000,6.72,,70.0,,,,,,,"Sugars, total including NLEA",G -14423045,1110287,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14423433,1110710,2000,9.16,,70.0,,,,,,,"Sugars, total including NLEA",G -14423465,1110747,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -14423547,1110839,2000,68.18,,70.0,,,,,,,"Sugars, total including NLEA",G -14423944,1111246,2000,2.2,,70.0,,,,,,,"Sugars, total including NLEA",G -14424026,1111331,2000,78.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14424222,1111534,2000,2.27,,70.0,,,,,,,"Sugars, total including NLEA",G -14424343,1111674,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14424544,1111892,2000,19.64,,70.0,,,,,,,"Sugars, total including NLEA",G -14424640,1111990,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14424784,1112148,2000,31.76,,70.0,,,,,,,"Sugars, total including NLEA",G -14425583,1112994,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14426360,1113807,2000,14.87,,70.0,,,,,,,"Sugars, total including NLEA",G -14426641,1114096,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -14426698,1114153,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G -14426899,1114374,2000,2.38,,70.0,,,,,,,"Sugars, total including NLEA",G -14426914,1114389,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14426984,1114461,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14427440,1114961,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14427455,1114983,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14427553,1115099,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14427741,1115318,2000,56.52,,70.0,,,,,,,"Sugars, total including NLEA",G -14428109,1115771,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G -14428286,1115964,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14428469,1116176,2000,1.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14428626,1116350,2000,14.17,,70.0,,,,,,,"Sugars, total including NLEA",G -14428877,1116618,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14429360,1117145,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14429413,1117209,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14429573,1117592,2000,35.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14429654,1117734,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G -14429689,1117776,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14429826,1117958,2000,3.18,,70.0,,,,,,,"Sugars, total including NLEA",G -14429945,1118086,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G -14430090,1118238,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14430209,1118363,2000,85.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14430299,1118500,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G -14430340,1118572,2000,1.15,,73.0,,,,,,,"Sugars, total including NLEA",G -14430434,1118668,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14430505,1118749,2000,1.53,,70.0,,,,,,,"Sugars, total including NLEA",G -14430523,1118768,2000,2.08,,70.0,,,,,,,"Sugars, total including NLEA",G -14430560,1118810,2000,30.95,,70.0,,,,,,,"Sugars, total including NLEA",G -14430901,1119181,2000,2.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14431056,1119340,2000,11.48,,70.0,,,,,,,"Sugars, total including NLEA",G -14431209,1119505,2000,23.53,,70.0,,,,,,,"Sugars, total including NLEA",G -14431258,1119561,2000,36.36,,70.0,,,,,,,"Sugars, total including NLEA",G -14431345,1119673,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14431514,1119940,2000,3.85,,70.0,,,,,,,"Sugars, total including NLEA",G -14431529,1119955,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14431793,1120239,2000,3.28,,70.0,,,,,,,"Sugars, total including NLEA",G -14431856,1120305,2000,3.8,,70.0,,,,,,,"Sugars, total including NLEA",G -14432471,1120973,2000,6.45,,70.0,,,,,,,"Sugars, total including NLEA",G -14433236,1121778,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G -14433470,1122028,2000,3.2,,70.0,,,,,,,"Sugars, total including NLEA",G -14433502,1122060,2000,31.06,,70.0,,,,,,,"Sugars, total including NLEA",G -14433644,1122204,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14433683,1122244,2000,35.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14433851,1122416,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14433956,1122523,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14434231,1122814,2000,31.58,,70.0,,,,,,,"Sugars, total including NLEA",G -14434332,1122925,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14434458,1123060,2000,1.63,,70.0,,,,,,,"Sugars, total including NLEA",G -14434524,1123129,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14434767,1123407,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G -14434768,1123408,2000,6.19,,70.0,,,,,,,"Sugars, total including NLEA",G -14434875,1123521,2000,5.08,,70.0,,,,,,,"Sugars, total including NLEA",G -14435044,1123782,2000,80.95,,70.0,,,,,,,"Sugars, total including NLEA",G -14435186,1123938,2000,20.18,,70.0,,,,,,,"Sugars, total including NLEA",G -14435449,1124226,2000,3.03,,73.0,,,,,,,"Sugars, total including NLEA",G -14436051,1124862,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14436736,1125619,2000,7.08,,70.0,,,,,,,"Sugars, total including NLEA",G -14436928,1125825,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14436930,1125828,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -14437223,1126132,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14437234,1126143,2000,1.92,,70.0,,,,,,,"Sugars, total including NLEA",G -14437299,1126209,2000,22.66,,70.0,,,,,,,"Sugars, total including NLEA",G -14437990,1126921,2000,17.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14438013,1126945,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14438040,1126973,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14438108,1127043,2000,15.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14438144,1127082,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14438485,1127441,2000,24.42,,70.0,,,,,,,"Sugars, total including NLEA",G -14438913,1127888,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G -14439047,1128024,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G -14439131,1128109,2000,11.94,,70.0,,,,,,,"Sugars, total including NLEA",G -14439251,1128230,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14439295,1128275,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G -14439296,1128276,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14439788,1128810,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14440227,1129278,2000,1.62,,70.0,,,,,,,"Sugars, total including NLEA",G -14440260,1129312,2000,1.89,,70.0,,,,,,,"Sugars, total including NLEA",G -14440434,1129488,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -14440543,1129601,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14440566,1129627,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14440728,1129792,2000,23.53,,70.0,,,,,,,"Sugars, total including NLEA",G -14441037,1130117,2000,37.93,,70.0,,,,,,,"Sugars, total including NLEA",G -14441147,1130236,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -14441177,1130268,2000,85.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14441494,1130611,2000,8.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14441704,1130838,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -14441813,1130967,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14441907,1131062,2000,9.26,,70.0,,,,,,,"Sugars, total including NLEA",G -14442099,1131268,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14442242,1131414,2000,13.27,,70.0,,,,,,,"Sugars, total including NLEA",G -14442383,1131565,2000,0.9,,70.0,,,,,,,"Sugars, total including NLEA",G -14442945,1132160,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14443330,1132561,2000,2.44,,70.0,,,,,,,"Sugars, total including NLEA",G -14443629,1132871,2000,42.55,,70.0,,,,,,,"Sugars, total including NLEA",G -14443670,1132912,2000,8.75,,70.0,,,,,,,"Sugars, total including NLEA",G -14443768,1133013,2000,12.09,,70.0,,,,,,,"Sugars, total including NLEA",G -14443806,1133051,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14444270,1133537,2000,5.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14444507,1133784,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14444896,1134198,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14445082,1134406,2000,32.65,,70.0,,,,,,,"Sugars, total including NLEA",G -14445297,1134636,2000,14.29,,73.0,,,,,,,"Sugars, total including NLEA",G -14445463,1134819,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14445592,1134968,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14445786,1135215,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G -14446111,1135557,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14447244,1136765,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14447436,1136978,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14447558,1137105,2000,4.94,,70.0,,,,,,,"Sugars, total including NLEA",G -14447586,1137138,2000,4.65,,70.0,,,,,,,"Sugars, total including NLEA",G -14447622,1137176,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14447842,1137407,2000,44.44,,70.0,,,,,,,"Sugars, total including NLEA",G -14447872,1137439,2000,19.12,,70.0,,,,,,,"Sugars, total including NLEA",G -14448153,1137735,2000,9.68,,70.0,,,,,,,"Sugars, total including NLEA",G -14448332,1137918,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14448441,1138032,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14448537,1138138,2000,1.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14448940,1138575,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14449035,1138686,2000,2.02,,70.0,,,,,,,"Sugars, total including NLEA",G -14449223,1138883,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14449430,1139103,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14449560,1139242,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14449944,1139652,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14450097,167551,2000,45.36,0.0,52.0,,,,,,,"Sugars, total including NLEA",G -14450224,167711,2000,8.68,0.0,40.0,,,,,,,"Sugars, total including NLEA",G -14450777,168370,2000,0.0,0.0,68.0,,,,,,,"Sugars, total including NLEA",G -14450851,168460,2000,0.52,0.0,16.0,,,,,,,"Sugars, total including NLEA",G -14450895,168526,2000,3.23,0.0,16.0,,,,,,,"Sugars, total including NLEA",G -14451633,169531,2000,0.0,0.0,68.0,,,,,,,"Sugars, total including NLEA",G -14451713,169624,2000,40.22,1.0,47.0,,,,,,,"Sugars, total including NLEA",G -14451797,169742,2000,0.12,0.0,39.0,,,,,,,"Sugars, total including NLEA",G -14451862,169836,2000,0.28,9.0,1.0,0.0,0.86,,,,,"Sugars, total including NLEA",G -14452200,170287,2000,0.1,0.0,16.0,,,,,,,"Sugars, total including NLEA",G -14452201,170288,2000,0.64,0.0,20.0,,,,,,,"Sugars, total including NLEA",G -14452490,170700,2000,11.67,1.0,1.0,,,,,,,"Sugars, total including NLEA",G -14452492,170702,2000,6.76,1.0,47.0,,,,,,,"Sugars, total including NLEA",G -14452519,170732,2000,1.3,3.0,1.0,1.2,1.4,,,,,"Sugars, total including NLEA",G -14452623,170851,2000,0.27,0.0,12.0,,,,,,,"Sugars, total including NLEA",G -14453260,171634,2000,2.85,3.0,1.0,1.4,3.4,,,,,"Sugars, total including NLEA",G -14453449,171838,2000,12.0,0.0,47.0,,,,,,,"Sugars, total including NLEA",G -14453504,171895,2000,13.12,1.0,1.0,,,,,,,"Sugars, total including NLEA",G -14453736,172180,2000,2.38,0.0,57.0,,,,,,,"Sugars, total including NLEA",G -14453812,172263,2000,2.69,0.0,1.0,,,,,,,"Sugars, total including NLEA",G -14453844,172299,2000,4.87,0.0,57.0,,,,,,,"Sugars, total including NLEA",G -14453898,172362,2000,0.0,0.0,20.0,,,,,,,"Sugars, total including NLEA",G -14453939,172439,2000,0.0,0.0,44.0,,,,,,,"Sugars, total including NLEA",G -14454232,172909,2000,0.0,0.0,65.0,,,,,,,"Sugars, total including NLEA",G -14454493,173207,2000,0.0,0.0,68.0,,,,,,,"Sugars, total including NLEA",G -14455124,173995,2000,0.0,0.0,68.0,,,,,,,"Sugars, total including NLEA",G -14455221,174092,2000,9.3,0.0,44.0,,,,,,,"Sugars, total including NLEA",G -14455440,174479,2000,0.0,0.0,68.0,,,,,,,"Sugars, total including NLEA",G -14455641,174708,2000,0.0,0.0,68.0,,,,,,,"Sugars, total including NLEA",G -14455970,175135,2000,0.0,0.0,68.0,,,,,,,"Sugars, total including NLEA",G -14456033,175232,2000,20.0,1.0,44.0,,,,,,,"Sugars, total including NLEA",G -14456243,344774,2000,0.5,,78.0,,,,,,,"Sugars, total including NLEA",G -14456449,344980,2000,19.6,,78.0,,,,,,,"Sugars, total including NLEA",G -14456482,345013,2000,0.9,,78.0,,,,,,,"Sugars, total including NLEA",G -14456684,345215,2000,10.3,,78.0,,,,,,,"Sugars, total including NLEA",G -14456918,345449,2000,24.0,,78.0,,,,,,,"Sugars, total including NLEA",G -14457031,345563,2000,0.0,,77.0,,,,,,,"Sugars, total including NLEA",G -14457407,345942,2000,31.0,,78.0,,,,,,,"Sugars, total including NLEA",G -14457412,345947,2000,0.4,,78.0,,,,,,,"Sugars, total including NLEA",G -14457785,346321,2000,4.12,,71.0,,,,,,,"Sugars, total including NLEA",G -14457970,346506,2000,0.81,,71.0,,,,,,,"Sugars, total including NLEA",G -14458486,347022,2000,3.89,,71.0,,,,,,,"Sugars, total including NLEA",G -14458569,347105,2000,8.81,,71.0,,,,,,,"Sugars, total including NLEA",G -14458729,347265,2000,1.18,,71.0,,,,,,,"Sugars, total including NLEA",G -14458776,347312,2000,9.43,,71.0,,,,,,,"Sugars, total including NLEA",G -14458896,347432,2000,64.29,,71.0,,,,,,,"Sugars, total including NLEA",G -14458989,347525,2000,3.08,,71.0,,,,,,,"Sugars, total including NLEA",G -14459004,347540,2000,0.79,,71.0,,,,,,,"Sugars, total including NLEA",G -14459104,347640,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14459163,347699,2000,0.83,,71.0,,,,,,,"Sugars, total including NLEA",G -14459337,347873,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14459504,348040,2000,21.7,,78.0,,,,,,,"Sugars, total including NLEA",G -14460122,348659,2000,1.61,,73.0,,,,,,,"Sugars, total including NLEA",G -14460210,348747,2000,1.54,,71.0,,,,,,,"Sugars, total including NLEA",G -14460267,348804,2000,44.12,,71.0,,,,,,,"Sugars, total including NLEA",G -14460364,348901,2000,36.67,,71.0,,,,,,,"Sugars, total including NLEA",G -14460564,349101,2000,0.84,,71.0,,,,,,,"Sugars, total including NLEA",G -14460591,349128,2000,45.45,,71.0,,,,,,,"Sugars, total including NLEA",G -14460616,349153,2000,29.03,,71.0,,,,,,,"Sugars, total including NLEA",G -14461042,349579,2000,43.33,,71.0,,,,,,,"Sugars, total including NLEA",G -14461418,349956,2000,23.64,,71.0,,,,,,,"Sugars, total including NLEA",G -14461678,350216,2000,24.24,,71.0,,,,,,,"Sugars, total including NLEA",G -14461681,350219,2000,38.03,,71.0,,,,,,,"Sugars, total including NLEA",G -14461767,350305,2000,10.71,,71.0,,,,,,,"Sugars, total including NLEA",G -14461883,350421,2000,30.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14461959,350498,2000,72.5,,71.0,,,,,,,"Sugars, total including NLEA",G -14462234,350782,2000,11.25,,71.0,,,,,,,"Sugars, total including NLEA",G -14462564,351123,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14462594,351153,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14462648,351209,2000,4.29,,78.0,,,,,,,"Sugars, total including NLEA",G -14462831,351394,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14462876,351439,2000,1.75,,71.0,,,,,,,"Sugars, total including NLEA",G -14463136,351703,2000,41.38,,71.0,,,,,,,"Sugars, total including NLEA",G -14463144,351711,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14463248,351817,2000,41.38,,71.0,,,,,,,"Sugars, total including NLEA",G -14463258,351827,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14463358,351929,2000,10.53,,71.0,,,,,,,"Sugars, total including NLEA",G -14463449,352021,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14463495,352067,2000,16.13,,71.0,,,,,,,"Sugars, total including NLEA",G -14463702,352276,2000,33.36,,78.0,,,,,,,"Sugars, total including NLEA",G -14463704,352278,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -14463989,352567,2000,30.94,,78.0,,,,,,,"Sugars, total including NLEA",G -14464193,352775,2000,10.98,,78.0,,,,,,,"Sugars, total including NLEA",G -14464396,352980,2000,5.42,,71.0,,,,,,,"Sugars, total including NLEA",G -14464581,353165,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14464600,353184,2000,3.14,,73.0,,,,,,,"Sugars, total including NLEA",G -14464602,353186,2000,5.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14464672,353256,2000,3.64,,78.0,,,,,,,"Sugars, total including NLEA",G -14464968,353554,2000,2.02,,73.0,,,,,,,"Sugars, total including NLEA",G -14465026,353612,2000,7.06,,71.0,,,,,,,"Sugars, total including NLEA",G -14465154,353740,2000,10.32,,78.0,,,,,,,"Sugars, total including NLEA",G -14465346,353934,2000,1.79,,71.0,,,,,,,"Sugars, total including NLEA",G -14465609,354221,2000,10.17,,71.0,,,,,,,"Sugars, total including NLEA",G -14465775,354396,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14466222,354850,2000,54.5,,71.0,,,,,,,"Sugars, total including NLEA",G -14466447,355078,2000,41.18,,71.0,,,,,,,"Sugars, total including NLEA",G -14466643,355278,2000,20.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14466676,355311,2000,27.78,,71.0,,,,,,,"Sugars, total including NLEA",G -14466784,355419,2000,44.83,,71.0,,,,,,,"Sugars, total including NLEA",G -14466806,355441,2000,76.67,,71.0,,,,,,,"Sugars, total including NLEA",G -14467000,355637,2000,28.0,,78.0,,,,,,,"Sugars, total including NLEA",G -14467485,356129,2000,6.67,,71.0,,,,,,,"Sugars, total including NLEA",G -14467840,356489,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14467955,356607,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14468090,356750,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14468454,357139,2000,20.55,,70.0,,,,,,,"Sugars, total including NLEA",G -14468504,357197,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14468571,357269,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14468658,357369,2000,7.02,,70.0,,,,,,,"Sugars, total including NLEA",G -14468724,357444,2000,21.15,,70.0,,,,,,,"Sugars, total including NLEA",G -14468768,357489,2000,0.32,,70.0,,,,,,,"Sugars, total including NLEA",G -14468931,357657,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14469088,357819,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14469117,357848,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14469163,357894,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14469176,357907,2000,2.65,,70.0,,,,,,,"Sugars, total including NLEA",G -14469317,358063,2000,1.54,,70.0,,,,,,,"Sugars, total including NLEA",G -14469322,358068,2000,40.48,,70.0,,,,,,,"Sugars, total including NLEA",G -14469392,358139,2000,14.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14469633,358383,2000,2.31,,70.0,,,,,,,"Sugars, total including NLEA",G -14469880,358653,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14469978,358757,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14470165,358954,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14470739,359593,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14470897,359778,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14471003,359888,2000,11.9,,70.0,,,,,,,"Sugars, total including NLEA",G -14471099,359994,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14471465,360378,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G -14471619,360544,2000,7.81,,70.0,,,,,,,"Sugars, total including NLEA",G -14471746,360688,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14471871,360820,2000,10.53,,70.0,,,,,,,"Sugars, total including NLEA",G -14472325,361305,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14472655,361663,2000,13.79,,70.0,,,,,,,"Sugars, total including NLEA",G -14473210,362264,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14473506,362613,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14473945,363075,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14474067,363198,2000,63.64,,70.0,,,,,,,"Sugars, total including NLEA",G -14474673,363867,2000,12.3,,70.0,,,,,,,"Sugars, total including NLEA",G -14474929,364158,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -14474930,364159,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14474953,364184,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14475306,364555,2000,0.61,,73.0,,,,,,,"Sugars, total including NLEA",G -14475431,364688,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14475631,364904,2000,7.14,,73.0,,,,,,,"Sugars, total including NLEA",G -14477289,366759,2000,1.19,,70.0,,,,,,,"Sugars, total including NLEA",G -14477436,366938,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14477601,367117,2000,0.77,,73.0,,,,,,,"Sugars, total including NLEA",G -14477657,367176,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14477770,367294,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14478064,367610,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14478188,367743,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14478847,368431,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14479084,368700,2000,2.68,,70.0,,,,,,,"Sugars, total including NLEA",G -14479544,369185,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14479570,369218,2000,29.41,,70.0,,,,,,,"Sugars, total including NLEA",G -14479752,369424,2000,1.54,,70.0,,,,,,,"Sugars, total including NLEA",G -14479846,369540,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14479998,369712,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14480634,370393,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G -14480984,370776,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14481059,370860,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14481398,371220,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G -14481699,371567,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14482169,372074,2000,30.19,,70.0,,,,,,,"Sugars, total including NLEA",G -14482554,372505,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G -14482636,372597,2000,29.41,,70.0,,,,,,,"Sugars, total including NLEA",G -14482694,372662,2000,62.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14482697,372665,2000,4.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14482822,372798,2000,6.06,,70.0,,,,,,,"Sugars, total including NLEA",G -14482885,372869,2000,31.03,,70.0,,,,,,,"Sugars, total including NLEA",G -14483018,373011,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14483105,373104,2000,11.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14483200,373220,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G -14483228,373257,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14483253,373285,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14484089,374210,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G -14484103,374224,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14484125,374247,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14484159,374282,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14484617,374806,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14485211,375425,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14485271,375485,2000,3.28,,70.0,,,,,,,"Sugars, total including NLEA",G -14485452,375672,2000,6.45,,70.0,,,,,,,"Sugars, total including NLEA",G -14485891,376138,2000,40.85,,70.0,,,,,,,"Sugars, total including NLEA",G -14485977,376225,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14486145,376402,2000,4.26,,70.0,,,,,,,"Sugars, total including NLEA",G -14486159,376417,2000,21.21,,70.0,,,,,,,"Sugars, total including NLEA",G -14486379,376650,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14486705,376983,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G -14487202,377513,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14487221,377532,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14487224,377535,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14487432,377779,2000,11.11,,70.0,,,,,,,"Sugars, total including NLEA",G -14487510,377866,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14487761,378125,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14487767,378131,2000,70.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14487915,378289,2000,10.62,,70.0,,,,,,,"Sugars, total including NLEA",G -14488195,378583,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14488249,378640,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14488354,378748,2000,27.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14488645,379055,2000,25.58,,70.0,,,,,,,"Sugars, total including NLEA",G -14488647,379057,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14488656,379066,2000,21.19,,70.0,,,,,,,"Sugars, total including NLEA",G -14489020,379450,2000,4.88,,70.0,,,,,,,"Sugars, total including NLEA",G -14489285,379723,2000,11.43,,70.0,,,,,,,"Sugars, total including NLEA",G -14489308,379746,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14489447,379886,2000,6.04,,70.0,,,,,,,"Sugars, total including NLEA",G -14489666,380120,2000,21.21,,70.0,,,,,,,"Sugars, total including NLEA",G -14489748,380212,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14489801,380265,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14489803,380267,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14490001,380471,2000,2.63,,70.0,,,,,,,"Sugars, total including NLEA",G -14490144,380619,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14490228,380708,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14490605,381118,2000,8.24,,70.0,,,,,,,"Sugars, total including NLEA",G -14490723,381249,2000,2.04,,70.0,,,,,,,"Sugars, total including NLEA",G -14490767,381294,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14490788,381315,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -14490847,381376,2000,47.83,,70.0,,,,,,,"Sugars, total including NLEA",G -14490911,381443,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14490947,381482,2000,18.97,,70.0,,,,,,,"Sugars, total including NLEA",G -14491309,381867,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14491435,382015,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14491546,382154,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14491995,382705,2000,3.08,,70.0,,,,,,,"Sugars, total including NLEA",G -14492818,383612,2000,23.53,,70.0,,,,,,,"Sugars, total including NLEA",G -14492819,383617,2000,44.44,,70.0,,,,,,,"Sugars, total including NLEA",G -14492912,383765,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G -14493007,383893,2000,4.07,,70.0,,,,,,,"Sugars, total including NLEA",G -14493176,384085,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14493234,384171,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14493441,384437,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14493466,384488,2000,1.79,,73.0,,,,,,,"Sugars, total including NLEA",G -14493742,384775,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14493782,384819,2000,2.54,,70.0,,,,,,,"Sugars, total including NLEA",G -14493903,384946,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14494122,385177,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14494256,385328,2000,16.47,,70.0,,,,,,,"Sugars, total including NLEA",G -14494857,385974,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G -14494948,386075,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G -14494959,386090,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G -14495104,386244,2000,4.41,,70.0,,,,,,,"Sugars, total including NLEA",G -14496307,387606,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G -14496409,387716,2000,18.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14496573,387890,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14496912,388258,2000,14.4,,70.0,,,,,,,"Sugars, total including NLEA",G -14496998,388351,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14497080,388438,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14497198,388570,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14497218,388592,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -14497283,388670,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14497311,388705,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G -14497642,389079,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14497707,389190,2000,13.27,,70.0,,,,,,,"Sugars, total including NLEA",G -14497740,389232,2000,18.03,,70.0,,,,,,,"Sugars, total including NLEA",G -14498309,389860,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14498789,390439,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G -14499213,390916,2000,5.6,,70.0,,,,,,,"Sugars, total including NLEA",G -14499302,391010,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14499458,391167,2000,37.93,,70.0,,,,,,,"Sugars, total including NLEA",G -14499613,391327,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14499861,391591,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14499950,391702,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14500130,391912,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14500444,392255,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14500527,392345,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14500932,392795,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14501118,393002,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14501150,393039,2000,31.65,,70.0,,,,,,,"Sugars, total including NLEA",G -14501407,393348,2000,43.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14501472,393418,2000,52.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14501687,393638,2000,15.52,,70.0,,,,,,,"Sugars, total including NLEA",G -14502474,394487,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14502552,394566,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -14502759,394815,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14502785,394841,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G -14502863,394926,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -14502958,395042,2000,9.68,,70.0,,,,,,,"Sugars, total including NLEA",G -14503229,395352,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G -14503278,395406,2000,30.95,,70.0,,,,,,,"Sugars, total including NLEA",G -14503305,395437,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14503508,395651,2000,30.88,,70.0,,,,,,,"Sugars, total including NLEA",G -14503553,395696,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14503749,395908,2000,9.38,,70.0,,,,,,,"Sugars, total including NLEA",G -14503985,396154,2000,2.26,,70.0,,,,,,,"Sugars, total including NLEA",G -14504061,396236,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -14504242,396448,2000,24.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14504352,396560,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14504396,396605,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14504464,396677,2000,26.79,,70.0,,,,,,,"Sugars, total including NLEA",G -14504573,396788,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14504806,397039,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14505093,397332,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14505306,397555,2000,35.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14505314,397563,2000,35.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14505357,397610,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14505505,397767,2000,30.56,,70.0,,,,,,,"Sugars, total including NLEA",G -14506361,398686,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14506513,398851,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14506783,399125,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14507038,399410,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14507400,399782,2000,35.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14507450,399833,2000,55.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14508036,400459,2000,17.65,,70.0,,,,,,,"Sugars, total including NLEA",G -14508088,400515,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14508346,400783,2000,9.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14508356,400794,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14508501,400948,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14508840,401310,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14509042,401517,2000,37.04,,70.0,,,,,,,"Sugars, total including NLEA",G -14509064,401539,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14509080,401556,2000,1.37,,70.0,,,,,,,"Sugars, total including NLEA",G -14509294,401787,2000,48.89,,70.0,,,,,,,"Sugars, total including NLEA",G -14509329,401827,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14510130,402690,2000,64.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14510213,402776,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14510354,402925,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14510446,403023,2000,51.35,,70.0,,,,,,,"Sugars, total including NLEA",G -14511387,404329,2000,28.57,,73.0,,,,,,,"Sugars, total including NLEA",G -14511731,404714,2000,21.21,,70.0,,,,,,,"Sugars, total including NLEA",G -14511835,404821,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G -14511881,404869,2000,5.6,,70.0,,,,,,,"Sugars, total including NLEA",G -14512332,405357,2000,17.62,,70.0,,,,,,,"Sugars, total including NLEA",G -14512460,405497,2000,1.37,,70.0,,,,,,,"Sugars, total including NLEA",G -14513535,406635,2000,40.32,,70.0,,,,,,,"Sugars, total including NLEA",G -14513570,406670,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14513617,406718,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14513654,406761,2000,22.22,,73.0,,,,,,,"Sugars, total including NLEA",G -14513795,406908,2000,1.54,,70.0,,,,,,,"Sugars, total including NLEA",G -14514011,407135,2000,4.42,,70.0,,,,,,,"Sugars, total including NLEA",G -14514017,407142,2000,4.84,,70.0,,,,,,,"Sugars, total including NLEA",G -14514332,407479,2000,17.65,,70.0,,,,,,,"Sugars, total including NLEA",G -14514435,407612,2000,57.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14514538,407723,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14514593,407785,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14514913,408131,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -14514944,408170,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14515029,408265,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G -14515039,408276,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G -14515330,408605,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14515648,408939,2000,58.82,,70.0,,,,,,,"Sugars, total including NLEA",G -14515707,409007,2000,0.42,,70.0,,,,,,,"Sugars, total including NLEA",G -14515958,409279,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14516494,409857,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14516604,409967,2000,27.06,,70.0,,,,,,,"Sugars, total including NLEA",G -14516615,409978,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14516753,410118,2000,16.85,,70.0,,,,,,,"Sugars, total including NLEA",G -14516866,410236,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14516910,410280,2000,8.77,,70.0,,,,,,,"Sugars, total including NLEA",G -14516949,410319,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14517443,410856,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G -14517450,410863,2000,0.34,,73.0,,,,,,,"Sugars, total including NLEA",G -14517497,410910,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G -14517810,411237,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14517965,411395,2000,14.98,,70.0,,,,,,,"Sugars, total including NLEA",G -14518258,411703,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14518371,411816,2000,3.75,,70.0,,,,,,,"Sugars, total including NLEA",G -14518481,411938,2000,10.45,,70.0,,,,,,,"Sugars, total including NLEA",G -14518617,412076,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14518703,412162,2000,13.24,,70.0,,,,,,,"Sugars, total including NLEA",G -14518727,412186,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14518829,412288,2000,13.8,,70.0,,,,,,,"Sugars, total including NLEA",G -14519120,412582,2000,5.92,,70.0,,,,,,,"Sugars, total including NLEA",G -14519305,412768,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14519850,413372,2000,8.75,,70.0,,,,,,,"Sugars, total including NLEA",G -14519932,413460,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G -14520168,413707,2000,3.08,,70.0,,,,,,,"Sugars, total including NLEA",G -14520308,413860,2000,14.73,,70.0,,,,,,,"Sugars, total including NLEA",G -14520559,414142,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14520644,414250,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14520882,414501,2000,86.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14521027,414657,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -14521198,414839,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -14521600,415299,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G -14521837,415538,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14522564,416279,2000,10.97,,70.0,,,,,,,"Sugars, total including NLEA",G -14522715,416433,2000,56.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14522800,416520,2000,85.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14522933,416655,2000,80.95,,70.0,,,,,,,"Sugars, total including NLEA",G -14522967,416691,2000,51.52,,70.0,,,,,,,"Sugars, total including NLEA",G -14522972,416696,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14523062,416790,2000,41.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14523225,416959,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14524090,417844,2000,52.38,,70.0,,,,,,,"Sugars, total including NLEA",G -14524408,418174,2000,42.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14524772,418543,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14524841,418612,2000,88.89,,70.0,,,,,,,"Sugars, total including NLEA",G -14525186,418961,2000,55.81,,70.0,,,,,,,"Sugars, total including NLEA",G -14525406,419187,2000,57.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14525489,419273,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14525732,419520,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14525791,419580,2000,41.03,,70.0,,,,,,,"Sugars, total including NLEA",G -14525952,419744,2000,54.76,,70.0,,,,,,,"Sugars, total including NLEA",G -14526029,419822,2000,9.21,,70.0,,,,,,,"Sugars, total including NLEA",G -14526506,420328,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14526657,420503,2000,10.4,,70.0,,,,,,,"Sugars, total including NLEA",G -14526927,420789,2000,31.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14527412,421291,2000,13.89,,70.0,,,,,,,"Sugars, total including NLEA",G -14527814,421701,2000,47.37,,70.0,,,,,,,"Sugars, total including NLEA",G -14528383,422283,2000,72.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14529707,423627,2000,47.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14529724,423644,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14530892,424849,2000,70.73,,70.0,,,,,,,"Sugars, total including NLEA",G -14531033,424991,2000,2.5,,73.0,,,,,,,"Sugars, total including NLEA",G -14531143,425106,2000,30.23,,70.0,,,,,,,"Sugars, total including NLEA",G -14531250,425214,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14531481,425448,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14531631,425601,2000,67.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14531912,425896,2000,36.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14532786,426794,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14532850,426858,2000,67.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14532920,426933,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14533109,427125,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14533320,427338,2000,78.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14533341,427360,2000,11.72,,70.0,,,,,,,"Sugars, total including NLEA",G -14533451,427474,2000,67.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14533505,427528,2000,54.76,,70.0,,,,,,,"Sugars, total including NLEA",G -14533522,427545,2000,5.48,,70.0,,,,,,,"Sugars, total including NLEA",G -14533572,427595,2000,35.48,,70.0,,,,,,,"Sugars, total including NLEA",G -14533592,427615,2000,63.16,,70.0,,,,,,,"Sugars, total including NLEA",G -14534228,428262,2000,4.58,,70.0,,,,,,,"Sugars, total including NLEA",G -14534370,428410,2000,42.11,,70.0,,,,,,,"Sugars, total including NLEA",G -14534455,428498,2000,60.47,,70.0,,,,,,,"Sugars, total including NLEA",G -14534482,428525,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14534816,428876,2000,55.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14535410,429496,2000,56.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14535415,429501,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14535554,429649,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14535667,429765,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G -14535794,429901,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14535874,429982,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14535894,430004,2000,2.94,,70.0,,,,,,,"Sugars, total including NLEA",G -14535931,430043,2000,47.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14536013,430126,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14536042,430159,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14536156,430278,2000,67.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14536227,430350,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14536252,430375,2000,2.94,,70.0,,,,,,,"Sugars, total including NLEA",G -14536844,430976,2000,45.28,,70.0,,,,,,,"Sugars, total including NLEA",G -14537075,431212,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14537080,431217,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14537148,431290,2000,75.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14537166,431308,2000,8.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14537205,431347,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14537401,431547,2000,45.45,,70.0,,,,,,,"Sugars, total including NLEA",G -14537889,432050,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G -14538264,432458,2000,0.83,,70.0,,,,,,,"Sugars, total including NLEA",G -14538320,432514,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14538593,432789,2000,14.65,,70.0,,,,,,,"Sugars, total including NLEA",G -14538733,432932,2000,62.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14539091,433296,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14539381,433588,2000,29.63,,70.0,,,,,,,"Sugars, total including NLEA",G -14539408,433615,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14539621,433837,2000,5.42,,70.0,,,,,,,"Sugars, total including NLEA",G -14540641,434884,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14540886,435132,2000,7.58,,70.0,,,,,,,"Sugars, total including NLEA",G -14541017,435264,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14541524,435797,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14541533,435806,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14541849,436132,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14542092,436385,2000,10.45,,70.0,,,,,,,"Sugars, total including NLEA",G -14542212,436519,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14542726,437093,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14542846,437226,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14542987,437374,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14543219,437634,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14544352,438839,2000,5.56,,70.0,,,,,,,"Sugars, total including NLEA",G -14544427,438917,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14544446,438936,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14544712,439209,2000,58.82,,70.0,,,,,,,"Sugars, total including NLEA",G -14544748,439253,2000,26.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14544998,439533,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14545138,439679,2000,39.66,,70.0,,,,,,,"Sugars, total including NLEA",G -14545536,440122,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14545600,440188,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14545633,440221,2000,1.05,,70.0,,,,,,,"Sugars, total including NLEA",G -14545918,440523,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14545992,440603,2000,86.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14546368,441003,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14546596,441251,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14546628,441287,2000,38.46,,70.0,,,,,,,"Sugars, total including NLEA",G -14546932,441628,2000,93.75,,70.0,,,,,,,"Sugars, total including NLEA",G -14547003,441700,2000,63.64,,70.0,,,,,,,"Sugars, total including NLEA",G -14547258,441965,2000,65.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14547403,442122,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14547844,442580,2000,15.15,,70.0,,,,,,,"Sugars, total including NLEA",G -14547951,442692,2000,63.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14548365,443135,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14548369,443140,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14548387,443160,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -14548916,443729,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14549171,444002,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14549378,444221,2000,12.9,,70.0,,,,,,,"Sugars, total including NLEA",G -14549410,444258,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14549445,444295,2000,69.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14549505,444358,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14549543,444401,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14550035,444923,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14550189,445083,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14550295,445202,2000,36.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14550819,445762,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14550912,445867,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14551312,446283,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14551600,446592,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14551617,446611,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14551727,446725,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14552018,447069,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14552180,447249,2000,26.56,,70.0,,,,,,,"Sugars, total including NLEA",G -14552254,447332,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14552432,447530,2000,0.91,,70.0,,,,,,,"Sugars, total including NLEA",G -14553248,448433,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14553257,448445,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14553319,448509,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G -14553454,448649,2000,1.1,,70.0,,,,,,,"Sugars, total including NLEA",G -14553614,448819,2000,1.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14553900,449120,2000,19.4,,70.0,,,,,,,"Sugars, total including NLEA",G -14554095,449323,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -14554320,449565,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G -14554413,449662,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14554790,450080,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14555226,450564,2000,21.54,,70.0,,,,,,,"Sugars, total including NLEA",G -14555437,450797,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G -14555584,450950,2000,20.59,,70.0,,,,,,,"Sugars, total including NLEA",G -14555694,451077,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14556027,451441,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14556133,451606,2000,26.87,,70.0,,,,,,,"Sugars, total including NLEA",G -14556276,451768,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14556459,451975,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14556477,451993,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14556642,452182,2000,44.44,,70.0,,,,,,,"Sugars, total including NLEA",G -14556929,452492,2000,3.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14556964,452527,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14556995,452561,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14557336,452915,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14557397,452978,2000,31.03,,70.0,,,,,,,"Sugars, total including NLEA",G -14557570,453163,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G -14557587,453180,2000,8.11,,70.0,,,,,,,"Sugars, total including NLEA",G -14557762,453359,2000,10.59,,70.0,,,,,,,"Sugars, total including NLEA",G -14557898,453499,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14558045,453655,2000,21.21,,70.0,,,,,,,"Sugars, total including NLEA",G -14558093,453706,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14558111,453724,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14558222,453842,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14558350,453985,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14558597,454260,2000,14.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14558699,454396,2000,58.82,,70.0,,,,,,,"Sugars, total including NLEA",G -14558828,454549,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14559060,454790,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14559797,455549,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14560081,455840,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14560171,455943,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14560253,456026,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G -14560309,456082,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14560330,456103,2000,14.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14560461,456254,2000,3.7,,70.0,,,,,,,"Sugars, total including NLEA",G -14560577,456372,2000,21.31,,70.0,,,,,,,"Sugars, total including NLEA",G -14560585,456380,2000,28.28,,70.0,,,,,,,"Sugars, total including NLEA",G -14560638,456434,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G -14560704,456500,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14560754,456557,2000,13.24,,70.0,,,,,,,"Sugars, total including NLEA",G -14560837,456640,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14561454,457281,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14561457,457284,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -14561478,457306,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14561794,457639,2000,19.44,,70.0,,,,,,,"Sugars, total including NLEA",G -14562090,457943,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G -14562092,457945,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14562210,458065,2000,1.82,,70.0,,,,,,,"Sugars, total including NLEA",G -14562860,458745,2000,7.03,,70.0,,,,,,,"Sugars, total including NLEA",G -14562892,458778,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14563022,458911,2000,4.81,,70.0,,,,,,,"Sugars, total including NLEA",G -14563575,459487,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14563655,459567,2000,64.52,,70.0,,,,,,,"Sugars, total including NLEA",G -14563657,459569,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14563743,459663,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G -14563865,459794,2000,70.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14563912,459842,2000,23.53,,70.0,,,,,,,"Sugars, total including NLEA",G -14564258,460195,2000,7.04,,70.0,,,,,,,"Sugars, total including NLEA",G -14564287,460225,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14564695,460644,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14564855,460812,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14564985,460944,2000,1.43,,70.0,,,,,,,"Sugars, total including NLEA",G -14565104,461070,2000,4.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14565257,461233,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14565390,461367,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14565467,461445,2000,5.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14565507,461490,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14565595,461579,2000,20.59,,70.0,,,,,,,"Sugars, total including NLEA",G -14565678,461674,2000,4.42,,70.0,,,,,,,"Sugars, total including NLEA",G -14565826,461824,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14566169,462178,2000,43.75,,70.0,,,,,,,"Sugars, total including NLEA",G -14566524,462549,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14566784,462813,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14566808,462839,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G -14567185,463232,2000,31.43,,70.0,,,,,,,"Sugars, total including NLEA",G -14567333,463385,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G -14567360,463414,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -14567398,463452,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14567615,463682,2000,8.92,,70.0,,,,,,,"Sugars, total including NLEA",G -14567772,463842,2000,8.46,,70.0,,,,,,,"Sugars, total including NLEA",G -14567808,463878,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G -14567836,463907,2000,86.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14567879,463951,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14568062,464137,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14568120,464195,2000,1.77,,70.0,,,,,,,"Sugars, total including NLEA",G -14568362,464464,2000,26.42,,70.0,,,,,,,"Sugars, total including NLEA",G -14568395,464497,2000,4.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14568566,464677,2000,11.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14569105,465237,2000,30.3,,70.0,,,,,,,"Sugars, total including NLEA",G -14569251,465386,2000,1.76,,70.0,,,,,,,"Sugars, total including NLEA",G -14569344,465486,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14569346,465488,2000,4.7,,70.0,,,,,,,"Sugars, total including NLEA",G -14569581,465740,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14569814,466016,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14570071,466282,2000,0.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14570386,466607,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14570562,466785,2000,2.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14570725,466956,2000,3.06,,70.0,,,,,,,"Sugars, total including NLEA",G -14570966,467198,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -14571013,467246,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14571340,467588,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14571486,467747,2000,1.99,,70.0,,,,,,,"Sugars, total including NLEA",G -14571839,468119,2000,20.59,,70.0,,,,,,,"Sugars, total including NLEA",G -14571872,468152,2000,11.11,,70.0,,,,,,,"Sugars, total including NLEA",G -14572194,468486,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14572484,468796,2000,21.05,,70.0,,,,,,,"Sugars, total including NLEA",G -14572717,469041,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14573217,469563,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14573347,469695,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14573424,469775,2000,42.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14573426,469777,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14573660,470016,2000,5.36,,70.0,,,,,,,"Sugars, total including NLEA",G -14573885,470250,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14573927,470292,2000,4.0,,73.0,,,,,,,"Sugars, total including NLEA",G -14574018,470402,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14574037,470421,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14574062,470446,2000,57.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14574516,470915,2000,32.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14574534,470933,2000,43.59,,70.0,,,,,,,"Sugars, total including NLEA",G -14574798,471204,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14574806,471212,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14574892,471300,2000,61.9,,70.0,,,,,,,"Sugars, total including NLEA",G -14575018,471426,2000,82.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14575242,471659,2000,72.09,,70.0,,,,,,,"Sugars, total including NLEA",G -14575285,471702,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14575345,471762,2000,46.43,,70.0,,,,,,,"Sugars, total including NLEA",G -14575585,472007,2000,4.55,,70.0,,,,,,,"Sugars, total including NLEA",G -14575696,472128,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14575704,472137,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G -14576101,472559,2000,47.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14576230,472694,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14576854,473363,2000,36.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14577067,473581,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G -14577217,473738,2000,85.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14577323,473851,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14577649,474214,2000,50.59,,70.0,,,,,,,"Sugars, total including NLEA",G -14577783,474364,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14577825,474412,2000,39.06,,70.0,,,,,,,"Sugars, total including NLEA",G -14577897,474485,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14578106,474713,2000,36.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14578139,474749,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14578525,475173,2000,35.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14578577,475228,2000,38.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14578667,475333,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G -14578757,475432,2000,25.81,,70.0,,,,,,,"Sugars, total including NLEA",G -14578833,475517,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14578931,475629,2000,3.03,,70.0,,,,,,,"Sugars, total including NLEA",G -14579116,475829,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14579365,476081,2000,9.58,,70.0,,,,,,,"Sugars, total including NLEA",G -14579497,476216,2000,27.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14579728,476454,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14579795,476521,2000,6.49,,70.0,,,,,,,"Sugars, total including NLEA",G -14579809,476535,2000,9.38,,70.0,,,,,,,"Sugars, total including NLEA",G -14579826,476552,2000,55.56,,70.0,,,,,,,"Sugars, total including NLEA",G -14579931,476657,2000,18.42,,70.0,,,,,,,"Sugars, total including NLEA",G -14580297,477032,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14580398,477135,2000,14.17,,70.0,,,,,,,"Sugars, total including NLEA",G -14580416,477153,2000,82.35,,70.0,,,,,,,"Sugars, total including NLEA",G -14580844,477594,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14581245,478006,2000,4.11,,70.0,,,,,,,"Sugars, total including NLEA",G -14581387,478149,2000,1.82,,70.0,,,,,,,"Sugars, total including NLEA",G -14581403,478166,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14581449,478213,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14581805,478578,2000,1.72,,70.0,,,,,,,"Sugars, total including NLEA",G -14581816,478589,2000,47.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14582647,479463,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G -14583007,479845,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14583102,479944,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14583157,479999,2000,6.12,,70.0,,,,,,,"Sugars, total including NLEA",G -14583278,480127,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14583493,480350,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G -14583575,480434,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14583659,480524,2000,14.75,,70.0,,,,,,,"Sugars, total including NLEA",G -14584264,481147,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14584270,481153,2000,4.76,,70.0,,,,,,,"Sugars, total including NLEA",G -14584560,481451,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14584709,481605,2000,21.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14584773,481669,2000,20.0,,73.0,,,,,,,"Sugars, total including NLEA",G -14584847,481744,2000,38.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14585146,482054,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14585156,482064,2000,6.76,,70.0,,,,,,,"Sugars, total including NLEA",G -14585255,482164,2000,0.12,,70.0,,,,,,,"Sugars, total including NLEA",G -14585473,482396,2000,5.31,,70.0,,,,,,,"Sugars, total including NLEA",G -14585579,482503,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14585614,482538,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14586117,483057,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14586235,483176,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14586650,483618,2000,18.18,,70.0,,,,,,,"Sugars, total including NLEA",G -14586841,483821,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14586917,483901,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14586959,483945,2000,2.65,,70.0,,,,,,,"Sugars, total including NLEA",G -14587019,484005,2000,10.53,,70.0,,,,,,,"Sugars, total including NLEA",G -14587356,484354,2000,47.37,,70.0,,,,,,,"Sugars, total including NLEA",G -14587392,484390,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14587640,484639,2000,16.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14587886,484891,2000,43.53,,70.0,,,,,,,"Sugars, total including NLEA",G -14587937,484945,2000,7.69,,70.0,,,,,,,"Sugars, total including NLEA",G -14588235,485246,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14588482,485523,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -14588593,485635,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14588752,485800,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14588755,485803,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14588761,485810,2000,61.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14588931,485994,2000,15.42,,70.0,,,,,,,"Sugars, total including NLEA",G -14589020,486088,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14589032,486100,2000,8.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14589055,486124,2000,0.68,,70.0,,,,,,,"Sugars, total including NLEA",G -14589594,486695,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14589710,486813,2000,5.13,,70.0,,,,,,,"Sugars, total including NLEA",G -14591025,488195,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14591258,488433,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14591555,488731,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14591676,488857,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14591931,489117,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14591973,489159,2000,16.43,,70.0,,,,,,,"Sugars, total including NLEA",G -14592032,489239,2000,15.46,,70.0,,,,,,,"Sugars, total including NLEA",G -14592089,489302,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14592295,489529,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14592299,489533,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -14592396,489632,2000,56.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14592735,489983,2000,8.77,,70.0,,,,,,,"Sugars, total including NLEA",G -14592941,490212,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14593025,490300,2000,0.61,,73.0,,,,,,,"Sugars, total including NLEA",G -14593189,490474,2000,38.46,,70.0,,,,,,,"Sugars, total including NLEA",G -14593296,490584,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14594164,491537,2000,94.44,,70.0,,,,,,,"Sugars, total including NLEA",G -14594301,491680,2000,8.75,,70.0,,,,,,,"Sugars, total including NLEA",G -14594411,491790,2000,13.51,,70.0,,,,,,,"Sugars, total including NLEA",G -14594489,491870,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14594501,491882,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14594624,492008,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14595696,493184,2000,17.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14595906,493422,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14595979,493502,2000,6.2,,70.0,,,,,,,"Sugars, total including NLEA",G -14596184,493727,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14596380,493946,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14596806,494425,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14597152,494800,2000,31.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14597383,495040,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14597423,495082,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14598025,495770,2000,1.77,,70.0,,,,,,,"Sugars, total including NLEA",G -14598597,496398,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14599230,497163,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14599239,497172,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14599377,497345,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14600054,498115,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14600087,498153,2000,0.42,,70.0,,,,,,,"Sugars, total including NLEA",G -14600130,498206,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14600377,498500,2000,11.39,,70.0,,,,,,,"Sugars, total including NLEA",G -14600383,498506,2000,1.27,,70.0,,,,,,,"Sugars, total including NLEA",G -14600618,498753,2000,88.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14600846,499056,2000,1.9,,70.0,,,,,,,"Sugars, total including NLEA",G -14600943,499158,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G -14601004,499226,2000,0.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14601058,499320,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14601204,499478,2000,4.58,,70.0,,,,,,,"Sugars, total including NLEA",G -14601230,499506,2000,11.3,,70.0,,,,,,,"Sugars, total including NLEA",G -14601379,499663,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14601465,499759,2000,11.9,,70.0,,,,,,,"Sugars, total including NLEA",G -14601573,499878,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14601738,500064,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14602629,501051,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14602833,501288,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14602847,501304,2000,9.41,,70.0,,,,,,,"Sugars, total including NLEA",G -14603048,501561,2000,1.54,,70.0,,,,,,,"Sugars, total including NLEA",G -14603301,501830,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14603491,502040,2000,51.28,,70.0,,,,,,,"Sugars, total including NLEA",G -14603594,502146,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -14603820,502377,2000,27.27,,70.0,,,,,,,"Sugars, total including NLEA",G -14604071,502635,2000,2.36,,70.0,,,,,,,"Sugars, total including NLEA",G -14604105,502670,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14604265,502836,2000,2.36,,70.0,,,,,,,"Sugars, total including NLEA",G -14605224,503908,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14605254,503940,2000,6.13,,70.0,,,,,,,"Sugars, total including NLEA",G -14605874,504677,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14606238,505109,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14606296,505167,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14606445,505323,2000,8.11,,70.0,,,,,,,"Sugars, total including NLEA",G -14606525,505415,2000,2.88,,70.0,,,,,,,"Sugars, total including NLEA",G -14607227,506165,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14607468,506443,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14607489,506464,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14607552,506529,2000,10.64,,70.0,,,,,,,"Sugars, total including NLEA",G -14607708,506720,2000,2.72,,70.0,,,,,,,"Sugars, total including NLEA",G -14607779,506791,2000,2.96,,70.0,,,,,,,"Sugars, total including NLEA",G -14607919,506934,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14608187,507216,2000,0.92,,70.0,,,,,,,"Sugars, total including NLEA",G -14608462,507507,2000,0.96,,70.0,,,,,,,"Sugars, total including NLEA",G -14608521,507567,2000,1.22,,70.0,,,,,,,"Sugars, total including NLEA",G -14608736,507791,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -14609149,508216,2000,70.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14609347,508418,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14609416,508490,2000,0.47,,70.0,,,,,,,"Sugars, total including NLEA",G -14609770,508861,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14609834,508956,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14609845,508968,2000,68.75,,70.0,,,,,,,"Sugars, total including NLEA",G -14609850,508973,2000,42.22,,70.0,,,,,,,"Sugars, total including NLEA",G -14610089,509216,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14610304,509445,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14610818,510017,2000,27.43,,70.0,,,,,,,"Sugars, total including NLEA",G -14610888,510090,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14611056,510263,2000,10.34,,70.0,,,,,,,"Sugars, total including NLEA",G -14611233,510451,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14611530,510774,2000,9.41,,70.0,,,,,,,"Sugars, total including NLEA",G -14612049,511337,2000,55.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14612156,511452,2000,7.92,,70.0,,,,,,,"Sugars, total including NLEA",G -14612398,511705,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -14612992,512318,2000,35.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14613035,512362,2000,31.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14613218,512547,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14613233,512562,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14613273,512603,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14613658,513021,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -14613890,513271,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14613896,513278,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14613923,513307,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14613945,513331,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14614062,513454,2000,55.26,,70.0,,,,,,,"Sugars, total including NLEA",G -14614146,513539,2000,8.93,,70.0,,,,,,,"Sugars, total including NLEA",G -14614535,513936,2000,55.26,,70.0,,,,,,,"Sugars, total including NLEA",G -14614769,514178,2000,5.92,,70.0,,,,,,,"Sugars, total including NLEA",G -14615009,514454,2000,5.92,,70.0,,,,,,,"Sugars, total including NLEA",G -14615170,514621,2000,8.82,,70.0,,,,,,,"Sugars, total including NLEA",G -14615272,514730,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14615466,514933,2000,40.48,,70.0,,,,,,,"Sugars, total including NLEA",G -14615696,515185,2000,8.53,,70.0,,,,,,,"Sugars, total including NLEA",G -14616088,515608,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14616105,515628,2000,12.68,,70.0,,,,,,,"Sugars, total including NLEA",G -14616836,516381,2000,22.64,,70.0,,,,,,,"Sugars, total including NLEA",G -14616978,516526,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14617098,516651,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14617187,516743,2000,0.28,,70.0,,,,,,,"Sugars, total including NLEA",G -14617225,516781,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14617230,516786,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14617309,516871,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14617430,516998,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14617624,517205,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14617956,517569,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14617994,517608,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14618017,517631,2000,24.62,,70.0,,,,,,,"Sugars, total including NLEA",G -14618092,517710,2000,9.3,,70.0,,,,,,,"Sugars, total including NLEA",G -14618153,517777,2000,0.97,,70.0,,,,,,,"Sugars, total including NLEA",G -14618440,518083,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14618740,518399,2000,55.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14619113,518792,2000,58.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14619884,519628,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14619918,519662,2000,78.05,,70.0,,,,,,,"Sugars, total including NLEA",G -14620419,520192,2000,51.72,,70.0,,,,,,,"Sugars, total including NLEA",G -14620768,520556,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14620893,520690,2000,21.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14620913,520710,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14621004,520808,2000,0.82,,70.0,,,,,,,"Sugars, total including NLEA",G -14621068,520874,2000,57.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14621314,521133,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14621387,521208,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14621566,521399,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14622016,521880,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14622589,522501,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14622621,522533,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14622824,522750,2000,44.62,,70.0,,,,,,,"Sugars, total including NLEA",G -14622906,522834,2000,25.66,,70.0,,,,,,,"Sugars, total including NLEA",G -14623363,523338,2000,21.21,,70.0,,,,,,,"Sugars, total including NLEA",G -14623461,523439,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14623689,523677,2000,59.52,,70.0,,,,,,,"Sugars, total including NLEA",G -14624211,524224,2000,21.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14624566,524593,2000,11.48,,70.0,,,,,,,"Sugars, total including NLEA",G -14624580,524607,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14624630,524659,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14625071,525118,2000,3.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14625233,525285,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14625263,525318,2000,21.93,,70.0,,,,,,,"Sugars, total including NLEA",G -14625432,525492,2000,0.81,,70.0,,,,,,,"Sugars, total including NLEA",G -14625713,525783,2000,1.82,,70.0,,,,,,,"Sugars, total including NLEA",G -14625928,526007,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14626214,526305,2000,2.26,,70.0,,,,,,,"Sugars, total including NLEA",G -14626321,526416,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14626351,526447,2000,55.56,,70.0,,,,,,,"Sugars, total including NLEA",G -14626585,526688,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14627006,527129,2000,9.41,,70.0,,,,,,,"Sugars, total including NLEA",G -14627120,527248,2000,1.06,,70.0,,,,,,,"Sugars, total including NLEA",G -14627308,527447,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14627354,527496,2000,9.17,,70.0,,,,,,,"Sugars, total including NLEA",G -14627473,527618,2000,32.69,,70.0,,,,,,,"Sugars, total including NLEA",G -14627876,528034,2000,4.88,,70.0,,,,,,,"Sugars, total including NLEA",G -14628164,528339,2000,6.9,,70.0,,,,,,,"Sugars, total including NLEA",G -14628202,528378,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14628384,528567,2000,7.03,,70.0,,,,,,,"Sugars, total including NLEA",G -14628446,528633,2000,23.08,,70.0,,,,,,,"Sugars, total including NLEA",G -14628578,528771,2000,4.88,,70.0,,,,,,,"Sugars, total including NLEA",G -14628677,528879,2000,8.59,,70.0,,,,,,,"Sugars, total including NLEA",G -14628726,528929,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14628834,529043,2000,5.42,,70.0,,,,,,,"Sugars, total including NLEA",G -14629031,529249,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14629213,529435,2000,2.7,,70.0,,,,,,,"Sugars, total including NLEA",G -14630258,530538,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G -14630333,530616,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G -14630402,530689,2000,54.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14631057,531367,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14631101,531424,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -14631291,531646,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14632089,532504,2000,22.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14632293,532727,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14632517,532960,2000,27.06,,70.0,,,,,,,"Sugars, total including NLEA",G -14632818,533273,2000,6.46,,70.0,,,,,,,"Sugars, total including NLEA",G -14632872,533332,2000,11.15,,70.0,,,,,,,"Sugars, total including NLEA",G -14632994,533458,2000,15.93,,70.0,,,,,,,"Sugars, total including NLEA",G -14633046,533516,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14633088,533562,2000,3.85,,70.0,,,,,,,"Sugars, total including NLEA",G -14633182,533664,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14633459,533978,2000,0.2,,70.0,,,,,,,"Sugars, total including NLEA",G -14633521,534044,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14633839,534388,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14633981,534546,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14634195,534783,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14634307,534909,2000,64.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14634459,535066,2000,2.65,,70.0,,,,,,,"Sugars, total including NLEA",G -14634482,535093,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14634523,535144,2000,2.64,,70.0,,,,,,,"Sugars, total including NLEA",G -14634892,535544,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14635024,535686,2000,43.08,,70.0,,,,,,,"Sugars, total including NLEA",G -14635622,536332,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14635673,536393,2000,1.28,,70.0,,,,,,,"Sugars, total including NLEA",G -14635710,536432,2000,27.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14636438,537235,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14636725,537539,2000,32.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14636738,537552,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14636826,537643,2000,32.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14636971,537795,2000,4.03,,70.0,,,,,,,"Sugars, total including NLEA",G -14637008,537835,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14637024,537851,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14637030,537858,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14637255,538106,2000,65.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14637578,538453,2000,2.63,,70.0,,,,,,,"Sugars, total including NLEA",G -14637626,538508,2000,18.1,,70.0,,,,,,,"Sugars, total including NLEA",G -14637634,538518,2000,57.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14637877,538798,2000,14.12,,70.0,,,,,,,"Sugars, total including NLEA",G -14638444,539513,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14638582,539695,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14638896,540061,2000,4.58,,70.0,,,,,,,"Sugars, total including NLEA",G -14638930,540097,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14639124,540345,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14639134,540355,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14639792,541329,2000,12.22,,70.0,,,,,,,"Sugars, total including NLEA",G -14639836,541379,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14640354,542027,2000,11.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14640530,542218,2000,26.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14641173,542912,2000,85.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14642180,544029,2000,70.59,,70.0,,,,,,,"Sugars, total including NLEA",G -14642215,544066,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14642393,544283,2000,1.75,,73.0,,,,,,,"Sugars, total including NLEA",G -14643162,545228,2000,33.85,,70.0,,,,,,,"Sugars, total including NLEA",G -14643759,545907,2000,34.48,,70.0,,,,,,,"Sugars, total including NLEA",G -14644107,546267,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14644408,546590,2000,10.59,,70.0,,,,,,,"Sugars, total including NLEA",G -14644715,546907,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14644838,547039,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14644906,547111,2000,1.54,,70.0,,,,,,,"Sugars, total including NLEA",G -14646208,548473,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14646273,548544,2000,44.74,,70.0,,,,,,,"Sugars, total including NLEA",G -14646684,548980,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14646828,549132,2000,52.63,,70.0,,,,,,,"Sugars, total including NLEA",G -14646981,549326,2000,58.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14647052,549399,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14647270,549629,2000,62.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14647500,549862,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14647653,550025,2000,60.53,,70.0,,,,,,,"Sugars, total including NLEA",G -14647746,550122,2000,18.99,,70.0,,,,,,,"Sugars, total including NLEA",G -14647902,550296,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14647926,550323,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14647957,550356,2000,18.7,,70.0,,,,,,,"Sugars, total including NLEA",G -14648932,551431,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14649038,551552,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14649066,551582,2000,5.15,,70.0,,,,,,,"Sugars, total including NLEA",G -14649232,551766,2000,32.43,,70.0,,,,,,,"Sugars, total including NLEA",G -14649299,551863,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14649407,551980,2000,4.07,,70.0,,,,,,,"Sugars, total including NLEA",G -14649446,552022,2000,1.61,,70.0,,,,,,,"Sugars, total including NLEA",G -14649734,552331,2000,0.41,,70.0,,,,,,,"Sugars, total including NLEA",G -14650235,552852,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14650411,553038,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14650485,553114,2000,70.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14650535,553166,2000,92.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14650573,553210,2000,8.8,,70.0,,,,,,,"Sugars, total including NLEA",G -14650661,553302,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14650716,553359,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14650772,553417,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14650863,553511,2000,38.05,,70.0,,,,,,,"Sugars, total including NLEA",G -14650889,553539,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14650947,553600,2000,62.22,,70.0,,,,,,,"Sugars, total including NLEA",G -14651157,553817,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14651585,554263,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14651643,554325,2000,5.17,,70.0,,,,,,,"Sugars, total including NLEA",G -14651678,554365,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14651701,554389,2000,4.17,,70.0,,,,,,,"Sugars, total including NLEA",G -14652987,555779,2000,21.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14653097,555898,2000,10.36,,70.0,,,,,,,"Sugars, total including NLEA",G -14653155,555959,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G -14653158,555962,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14653311,556126,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14653603,556432,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14654031,556876,2000,24.56,,70.0,,,,,,,"Sugars, total including NLEA",G -14654792,557711,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14654980,557934,2000,5.6,,70.0,,,,,,,"Sugars, total including NLEA",G -14655052,558025,2000,5.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14655121,558097,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14655250,558236,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14655332,558339,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G -14655499,558513,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14655518,558533,2000,12.35,,70.0,,,,,,,"Sugars, total including NLEA",G -14655596,558616,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14655678,558710,2000,11.88,,70.0,,,,,,,"Sugars, total including NLEA",G -14655720,558761,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14655755,558797,2000,5.63,,70.0,,,,,,,"Sugars, total including NLEA",G -14655825,558867,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14656007,559055,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14656230,559290,2000,56.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14656320,559382,2000,1.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14656525,559614,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14656667,559760,2000,3.28,,70.0,,,,,,,"Sugars, total including NLEA",G -14657197,560317,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14657333,560468,2000,0.89,,70.0,,,,,,,"Sugars, total including NLEA",G -14657378,560515,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14657384,560521,2000,8.97,,70.0,,,,,,,"Sugars, total including NLEA",G -14657471,560609,2000,1.43,,73.0,,,,,,,"Sugars, total including NLEA",G -14657600,560747,2000,5.26,,73.0,,,,,,,"Sugars, total including NLEA",G -14657625,560774,2000,52.17,,70.0,,,,,,,"Sugars, total including NLEA",G -14657666,560818,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G -14657905,561063,2000,5.41,,70.0,,,,,,,"Sugars, total including NLEA",G -14658199,561376,2000,12.43,,70.0,,,,,,,"Sugars, total including NLEA",G -14658270,561449,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14658335,561518,2000,43.75,,70.0,,,,,,,"Sugars, total including NLEA",G -14658697,561915,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14658755,561976,2000,9.17,,70.0,,,,,,,"Sugars, total including NLEA",G -14658811,562034,2000,8.75,,70.0,,,,,,,"Sugars, total including NLEA",G -14659359,562653,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14659954,563293,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G -14660074,563426,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14660201,563556,2000,3.57,,74.0,,,,,,,"Sugars, total including NLEA",G -14660217,563575,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14660436,563810,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14660631,564026,2000,0.8,,73.0,,,,,,,"Sugars, total including NLEA",G -14660834,564241,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14661088,564512,2000,12.78,,70.0,,,,,,,"Sugars, total including NLEA",G -14661620,565082,2000,1.82,,70.0,,,,,,,"Sugars, total including NLEA",G -14661681,565149,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G -14661718,565191,2000,14.41,,70.0,,,,,,,"Sugars, total including NLEA",G -14661747,565226,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G -14661790,565275,2000,5.83,,70.0,,,,,,,"Sugars, total including NLEA",G -14661896,565381,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G -14662056,565548,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14662165,565676,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -14662217,565731,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14662401,565931,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14662710,566254,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14662870,566424,2000,63.16,,70.0,,,,,,,"Sugars, total including NLEA",G -14662934,566491,2000,11.4,,70.0,,,,,,,"Sugars, total including NLEA",G -14663191,566776,2000,3.04,,70.0,,,,,,,"Sugars, total including NLEA",G -14663218,566806,2000,8.7,,70.0,,,,,,,"Sugars, total including NLEA",G -14663497,567103,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14663556,567168,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14663953,567601,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14664418,568090,2000,6.15,,70.0,,,,,,,"Sugars, total including NLEA",G -14664671,568356,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14665066,568779,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14665290,569017,2000,82.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14665377,569110,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G -14665707,569483,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14665827,569616,2000,22.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14666312,570139,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14666393,570227,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14666667,570513,2000,6.56,,70.0,,,,,,,"Sugars, total including NLEA",G -14666759,570608,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14666956,570814,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14667315,571197,2000,11.43,,70.0,,,,,,,"Sugars, total including NLEA",G -14667561,571457,2000,61.95,,70.0,,,,,,,"Sugars, total including NLEA",G -14667627,571525,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14667719,571620,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14667834,571736,2000,44.83,,70.0,,,,,,,"Sugars, total including NLEA",G -14667853,571755,2000,62.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14668013,571925,2000,25.37,,70.0,,,,,,,"Sugars, total including NLEA",G -14668187,572108,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14668455,572387,2000,7.06,,70.0,,,,,,,"Sugars, total including NLEA",G -14668497,572430,2000,4.84,,70.0,,,,,,,"Sugars, total including NLEA",G -14668613,572546,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -14668649,572582,2000,81.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14668919,572867,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G -14668961,572909,2000,2.63,,70.0,,,,,,,"Sugars, total including NLEA",G -14669019,572970,2000,11.39,,70.0,,,,,,,"Sugars, total including NLEA",G -14669068,573020,2000,4.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14669209,573172,2000,48.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14669643,573632,2000,23.81,,70.0,,,,,,,"Sugars, total including NLEA",G -14669652,573641,2000,2.82,,70.0,,,,,,,"Sugars, total including NLEA",G -14669692,573683,2000,38.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14669766,573761,2000,17.65,,70.0,,,,,,,"Sugars, total including NLEA",G -14670216,574220,2000,23.27,,70.0,,,,,,,"Sugars, total including NLEA",G -14670518,574536,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G -14670585,574607,2000,25.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14671502,575563,2000,3.03,,73.0,,,,,,,"Sugars, total including NLEA",G -14671560,575622,2000,55.81,,70.0,,,,,,,"Sugars, total including NLEA",G -14671681,575749,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14671715,575792,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14671964,576047,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14672404,576503,2000,0.4,,70.0,,,,,,,"Sugars, total including NLEA",G -14672692,576802,2000,12.35,,70.0,,,,,,,"Sugars, total including NLEA",G -14672861,577027,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G -14673242,577587,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14673349,577724,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14673569,578046,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14673826,578418,2000,48.48,,70.0,,,,,,,"Sugars, total including NLEA",G -14674190,578903,2000,2.31,,70.0,,,,,,,"Sugars, total including NLEA",G -14674250,578968,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14674294,579023,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14674742,579707,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14674754,579722,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14674759,579729,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14674992,580013,2000,35.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14675043,580065,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14675233,580260,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14675465,580508,2000,0.31,,70.0,,,,,,,"Sugars, total including NLEA",G -14675679,580731,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14676047,581133,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14676108,581195,2000,7.55,,70.0,,,,,,,"Sugars, total including NLEA",G -14676206,581298,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -14676404,581517,2000,8.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14676623,581751,2000,28.26,,70.0,,,,,,,"Sugars, total including NLEA",G -14676628,581757,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14676681,581812,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14676778,581910,2000,18.18,,70.0,,,,,,,"Sugars, total including NLEA",G -14676981,582126,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14677021,582166,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14677161,582316,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14677399,582566,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14677490,582660,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14677677,582852,2000,4.08,,70.0,,,,,,,"Sugars, total including NLEA",G -14677687,582864,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14678133,583333,2000,1.79,,73.0,,,,,,,"Sugars, total including NLEA",G -14678271,583481,2000,4.55,,70.0,,,,,,,"Sugars, total including NLEA",G -14678340,583555,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14678401,583617,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14678540,583758,2000,94.44,,70.0,,,,,,,"Sugars, total including NLEA",G -14678577,583795,2000,25.35,,70.0,,,,,,,"Sugars, total including NLEA",G -14678615,583834,2000,1.49,,70.0,,,,,,,"Sugars, total including NLEA",G -14679117,584383,2000,34.88,,70.0,,,,,,,"Sugars, total including NLEA",G -14679237,584511,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14679590,584892,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14680358,585708,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14680397,585749,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14680562,585923,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14680884,586259,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14680912,586288,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14681055,586441,2000,21.35,,70.0,,,,,,,"Sugars, total including NLEA",G -14681215,586611,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14681539,586954,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14681592,587011,2000,57.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14681720,587145,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14681915,587354,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14682394,587861,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14682750,588239,2000,4.76,,70.0,,,,,,,"Sugars, total including NLEA",G -14682801,588296,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14683099,588617,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14683331,588866,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14683434,588978,2000,47.56,,70.0,,,,,,,"Sugars, total including NLEA",G -14683690,589253,2000,3.31,,70.0,,,,,,,"Sugars, total including NLEA",G -14683729,589293,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14683750,589315,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14684013,589596,2000,4.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14684361,589974,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14684409,590024,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14684682,590312,2000,25.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14685051,590702,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14685270,590929,2000,35.38,,70.0,,,,,,,"Sugars, total including NLEA",G -14685534,591229,2000,4.82,,70.0,,,,,,,"Sugars, total including NLEA",G -14685667,591370,2000,5.83,,70.0,,,,,,,"Sugars, total including NLEA",G -14685681,591384,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14685692,591395,2000,1.56,,70.0,,,,,,,"Sugars, total including NLEA",G -14685812,591521,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14686038,591756,2000,23.81,,70.0,,,,,,,"Sugars, total including NLEA",G -14686046,591764,2000,15.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14686064,591784,2000,0.42,,70.0,,,,,,,"Sugars, total including NLEA",G -14686677,592452,2000,3.8,,70.0,,,,,,,"Sugars, total including NLEA",G -14687073,592867,2000,2.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14687325,593130,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14687533,593350,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14688142,594010,2000,7.02,,70.0,,,,,,,"Sugars, total including NLEA",G -14688193,594065,2000,3.75,,70.0,,,,,,,"Sugars, total including NLEA",G -14688304,594180,2000,1.07,,70.0,,,,,,,"Sugars, total including NLEA",G -14688398,594281,2000,40.43,,70.0,,,,,,,"Sugars, total including NLEA",G -14688558,594446,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14688742,594652,2000,3.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14689709,595664,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14690055,596057,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G -14690088,596091,2000,17.24,,70.0,,,,,,,"Sugars, total including NLEA",G -14690380,596403,2000,10.48,,70.0,,,,,,,"Sugars, total including NLEA",G -14690386,596409,2000,73.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14690401,596424,2000,9.38,,70.0,,,,,,,"Sugars, total including NLEA",G -14690524,596561,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14690687,596732,2000,1.43,,70.0,,,,,,,"Sugars, total including NLEA",G -14690843,596896,2000,36.17,,70.0,,,,,,,"Sugars, total including NLEA",G -14691130,597213,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14691344,597445,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G -14691424,597526,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14691999,598123,2000,75.44,,70.0,,,,,,,"Sugars, total including NLEA",G -14692308,598446,2000,24.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14692364,598502,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14692700,598855,2000,3.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14693770,599989,2000,7.32,,70.0,,,,,,,"Sugars, total including NLEA",G -14693881,600103,2000,61.4,,70.0,,,,,,,"Sugars, total including NLEA",G -14694027,600253,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14694201,600435,2000,5.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14694272,600510,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14694404,600649,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14694562,600812,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G -14694867,601124,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14695270,601541,2000,4.88,,70.0,,,,,,,"Sugars, total including NLEA",G -14695325,601597,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14695504,601787,2000,23.81,,70.0,,,,,,,"Sugars, total including NLEA",G -14695523,601806,2000,29.03,,70.0,,,,,,,"Sugars, total including NLEA",G -14695625,601911,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14695829,602121,2000,48.28,,70.0,,,,,,,"Sugars, total including NLEA",G -14695930,602236,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14695935,602241,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G -14696016,602325,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -14696075,602385,2000,19.44,,70.0,,,,,,,"Sugars, total including NLEA",G -14696115,602429,2000,32.43,,70.0,,,,,,,"Sugars, total including NLEA",G -14696218,602546,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14696320,602654,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14696409,602747,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14697321,603695,2000,26.79,,70.0,,,,,,,"Sugars, total including NLEA",G -14697407,603784,2000,74.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14697523,603906,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -14697591,603974,2000,36.11,,70.0,,,,,,,"Sugars, total including NLEA",G -14697709,604101,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14697926,604323,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14697946,604345,2000,4.55,,70.0,,,,,,,"Sugars, total including NLEA",G -14698178,604593,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14698317,604736,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14698336,604755,2000,57.58,,70.0,,,,,,,"Sugars, total including NLEA",G -14698758,605424,2000,4.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14698932,605772,2000,1.21,,71.0,,,,,,,"Sugars, total including NLEA",G -14699180,606268,2000,3.54,,71.0,,,,,,,"Sugars, total including NLEA",G -14699391,606690,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14699418,606744,2000,1.52,,71.0,,,,,,,"Sugars, total including NLEA",G -14699906,607720,2000,0.78,,71.0,,,,,,,"Sugars, total including NLEA",G -14700167,608242,2000,0.42,,71.0,,,,,,,"Sugars, total including NLEA",G -14700521,608954,2000,20.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14700738,609388,2000,3.45,,73.0,,,,,,,"Sugars, total including NLEA",G -14700869,609650,2000,12.9,,71.0,,,,,,,"Sugars, total including NLEA",G -14700945,609802,2000,11.76,,71.0,,,,,,,"Sugars, total including NLEA",G -14700974,609860,2000,3.23,,71.0,,,,,,,"Sugars, total including NLEA",G -14701055,610022,2000,3.23,,73.0,,,,,,,"Sugars, total including NLEA",G -14701262,610436,2000,36.54,,71.0,,,,,,,"Sugars, total including NLEA",G -14701361,610634,2000,34.62,,71.0,,,,,,,"Sugars, total including NLEA",G -14701510,610932,2000,2.35,,71.0,,,,,,,"Sugars, total including NLEA",G -14702009,611980,2000,10.83,,71.0,,,,,,,"Sugars, total including NLEA",G -14702053,612074,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14702715,613422,2000,28.99,,71.0,,,,,,,"Sugars, total including NLEA",G -14702730,613452,2000,6.98,,71.0,,,,,,,"Sugars, total including NLEA",G -14703316,614800,2000,3.54,,71.0,,,,,,,"Sugars, total including NLEA",G -14703362,615016,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14703421,615254,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14703441,615314,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14703580,615716,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14704028,616684,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14704331,617338,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14704439,617560,2000,7.02,,70.0,,,,,,,"Sugars, total including NLEA",G -14704528,617742,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14704876,618510,2000,10.96,,70.0,,,,,,,"Sugars, total including NLEA",G -14705053,618896,2000,1.19,,70.0,,,,,,,"Sugars, total including NLEA",G -14705620,620140,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14705701,620304,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14705861,620638,2000,17.72,,70.0,,,,,,,"Sugars, total including NLEA",G -14706106,621144,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14706199,621340,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14706478,621926,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14706921,622944,2000,5.19,,70.0,,,,,,,"Sugars, total including NLEA",G -14706974,623058,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G -14707018,623162,2000,12.9,,70.0,,,,,,,"Sugars, total including NLEA",G -14707718,624680,2000,2.5,,73.0,,,,,,,"Sugars, total including NLEA",G -14708015,625332,2000,32.81,,70.0,,,,,,,"Sugars, total including NLEA",G -14708046,625400,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14708184,625682,2000,18.18,,70.0,,,,,,,"Sugars, total including NLEA",G -14708255,625844,2000,34.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14708845,627070,2000,7.41,,70.0,,,,,,,"Sugars, total including NLEA",G -14708857,627094,2000,6.98,,70.0,,,,,,,"Sugars, total including NLEA",G -14709245,628154,2000,1.54,,73.0,,,,,,,"Sugars, total including NLEA",G -14709298,628300,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G -14709501,628760,2000,2.65,,70.0,,,,,,,"Sugars, total including NLEA",G -14709762,629314,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14709865,629532,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14710173,630230,2000,2.82,,70.0,,,,,,,"Sugars, total including NLEA",G -14710257,630414,2000,8.11,,70.0,,,,,,,"Sugars, total including NLEA",G -14710579,631068,2000,12.68,,70.0,,,,,,,"Sugars, total including NLEA",G -14710721,631372,2000,11.83,,70.0,,,,,,,"Sugars, total including NLEA",G -14711104,632180,2000,0.45,,70.0,,,,,,,"Sugars, total including NLEA",G -14711445,632898,2000,44.12,,70.0,,,,,,,"Sugars, total including NLEA",G -14711455,632920,2000,86.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14711668,633374,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14711791,633634,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14711834,633724,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14711877,633814,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14711889,633840,2000,23.16,,70.0,,,,,,,"Sugars, total including NLEA",G -14712025,634146,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14712076,634256,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14712262,634654,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G -14712374,634888,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14712500,635148,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14712693,635568,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14712979,636164,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14713317,636888,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14713583,637448,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G -14713591,637464,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14713615,637514,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14713688,637660,2000,4.23,,70.0,,,,,,,"Sugars, total including NLEA",G -14713921,638152,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14714277,638896,2000,1.79,,73.0,,,,,,,"Sugars, total including NLEA",G -14714451,639254,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14714466,639288,2000,3.64,,70.0,,,,,,,"Sugars, total including NLEA",G -14714503,639362,2000,14.6,,70.0,,,,,,,"Sugars, total including NLEA",G -14714601,639560,2000,11.48,,70.0,,,,,,,"Sugars, total including NLEA",G -14714721,639802,2000,11.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14715488,641392,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14715730,641902,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14715750,641942,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14715769,641980,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14715901,642264,2000,6.12,,70.0,,,,,,,"Sugars, total including NLEA",G -14716139,642758,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14716412,643320,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14716444,643384,2000,14.13,,70.0,,,,,,,"Sugars, total including NLEA",G -14716640,643792,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14717414,645420,2000,34.48,,70.0,,,,,,,"Sugars, total including NLEA",G -14717448,645490,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14717584,645778,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14717783,646202,2000,37.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14719280,649430,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14719667,650228,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14719814,650534,2000,6.02,,70.0,,,,,,,"Sugars, total including NLEA",G -14719883,650732,2000,2.27,,70.0,,,,,,,"Sugars, total including NLEA",G -14719961,650908,2000,12.5,,73.0,,,,,,,"Sugars, total including NLEA",G -14719965,650916,2000,6.54,,70.0,,,,,,,"Sugars, total including NLEA",G -14720265,651766,2000,5.63,,70.0,,,,,,,"Sugars, total including NLEA",G -14720455,652262,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14721097,653792,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14721196,654050,2000,2.95,,70.0,,,,,,,"Sugars, total including NLEA",G -14721234,654136,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G -14721608,655034,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14721764,655356,2000,55.81,,70.0,,,,,,,"Sugars, total including NLEA",G -14722027,655930,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14722070,656018,2000,2.94,,70.0,,,,,,,"Sugars, total including NLEA",G -14722125,656130,2000,19.51,,70.0,,,,,,,"Sugars, total including NLEA",G -14722287,656472,2000,9.38,,70.0,,,,,,,"Sugars, total including NLEA",G -14722391,656696,2000,11.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14722442,656802,2000,8.77,,70.0,,,,,,,"Sugars, total including NLEA",G -14722615,657156,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14723283,658528,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14723372,658716,2000,4.26,,70.0,,,,,,,"Sugars, total including NLEA",G -14723656,659304,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14723848,659744,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14724027,660152,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14724393,660980,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14724559,661332,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14724596,661408,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14724753,661774,2000,9.97,,70.0,,,,,,,"Sugars, total including NLEA",G -14724783,661844,2000,12.9,,70.0,,,,,,,"Sugars, total including NLEA",G -14725076,662718,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -14725182,663044,2000,21.05,,70.0,,,,,,,"Sugars, total including NLEA",G -14725357,663936,2000,34.09,,70.0,,,,,,,"Sugars, total including NLEA",G -14725427,664296,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14725461,664402,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14725594,664706,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14726321,666580,2000,57.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14726354,666646,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14726442,666828,2000,60.47,,70.0,,,,,,,"Sugars, total including NLEA",G -14726485,666976,2000,12.35,,70.0,,,,,,,"Sugars, total including NLEA",G -14726609,667296,2000,14.17,,70.0,,,,,,,"Sugars, total including NLEA",G -14726814,667756,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14726983,668110,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14727422,669040,2000,2.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14727446,669088,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14727584,669388,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14727811,669864,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14727855,669952,2000,2.63,,73.0,,,,,,,"Sugars, total including NLEA",G -14728284,670854,2000,16.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14728325,670938,2000,0.89,,70.0,,,,,,,"Sugars, total including NLEA",G -14728377,671044,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G -14728455,671210,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -14728600,671528,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14728611,671550,2000,9.17,,70.0,,,,,,,"Sugars, total including NLEA",G -14729024,672420,2000,68.42,,70.0,,,,,,,"Sugars, total including NLEA",G -14729147,672676,2000,8.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14729177,672736,2000,1.6,,70.0,,,,,,,"Sugars, total including NLEA",G -14729437,673270,2000,41.89,,70.0,,,,,,,"Sugars, total including NLEA",G -14729788,674018,2000,22.12,,70.0,,,,,,,"Sugars, total including NLEA",G -14730047,674556,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14730051,674568,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14730260,675010,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G -14730732,675992,2000,1.19,,73.0,,,,,,,"Sugars, total including NLEA",G -14730967,676470,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -14730984,676504,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G -14731020,676576,2000,3.64,,70.0,,,,,,,"Sugars, total including NLEA",G -14731130,676802,2000,61.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14731362,677280,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14731404,677368,2000,48.89,,70.0,,,,,,,"Sugars, total including NLEA",G -14731454,677468,2000,1.75,,73.0,,,,,,,"Sugars, total including NLEA",G -14731537,677634,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14731699,677988,2000,61.76,,70.0,,,,,,,"Sugars, total including NLEA",G -14731830,678328,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14731903,678544,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14732383,679894,2000,3.41,,70.0,,,,,,,"Sugars, total including NLEA",G -14732833,680838,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14732867,680906,2000,10.0,,73.0,,,,,,,"Sugars, total including NLEA",G -14733060,681308,2000,1.75,,73.0,,,,,,,"Sugars, total including NLEA",G -14733341,681914,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14733476,682198,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G -14733486,682222,2000,26.15,,70.0,,,,,,,"Sugars, total including NLEA",G -14733572,682404,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14733612,682494,2000,23.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14733811,682912,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14734039,683402,2000,0.8,,70.0,,,,,,,"Sugars, total including NLEA",G -14734367,684132,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14734553,684544,2000,7.87,,70.0,,,,,,,"Sugars, total including NLEA",G -14735061,685636,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14735682,686952,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G -14735957,687512,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14735971,687542,2000,40.54,,70.0,,,,,,,"Sugars, total including NLEA",G -14736500,688638,2000,2.65,,70.0,,,,,,,"Sugars, total including NLEA",G -14736681,689010,2000,3.36,,70.0,,,,,,,"Sugars, total including NLEA",G -14737227,690188,2000,21.05,,70.0,,,,,,,"Sugars, total including NLEA",G -14737919,691648,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14738031,691898,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14738150,692144,2000,13.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14738183,692214,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14738281,692418,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G -14738285,692426,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G -14738478,692852,2000,3.08,,70.0,,,,,,,"Sugars, total including NLEA",G -14738571,693072,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14738580,693090,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14738707,693348,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14738735,693412,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14739313,694660,2000,26.15,,70.0,,,,,,,"Sugars, total including NLEA",G -14739590,695228,2000,3.7,,70.0,,,,,,,"Sugars, total including NLEA",G -14739726,695512,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14740001,696072,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14740028,696126,2000,38.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14740263,696626,2000,1.96,,70.0,,,,,,,"Sugars, total including NLEA",G -14740373,696852,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G -14740734,697592,2000,4.17,,70.0,,,,,,,"Sugars, total including NLEA",G -14740858,697842,2000,25.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14741154,698480,2000,16.22,,70.0,,,,,,,"Sugars, total including NLEA",G -14741359,698928,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14741426,699062,2000,9.58,,70.0,,,,,,,"Sugars, total including NLEA",G -14741729,699684,2000,22.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14742144,700552,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14742391,701102,2000,15.87,,70.0,,,,,,,"Sugars, total including NLEA",G -14742585,701502,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14742688,701710,2000,36.11,,70.0,,,,,,,"Sugars, total including NLEA",G -14743374,703142,2000,70.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14743568,703546,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14743622,703672,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14743718,703876,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14743805,704062,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14744316,705150,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14744806,706164,2000,7.65,,70.0,,,,,,,"Sugars, total including NLEA",G -14745068,706716,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14745222,707062,2000,21.84,,70.0,,,,,,,"Sugars, total including NLEA",G -14745302,707224,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14745523,707712,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G -14745582,707852,2000,9.58,,70.0,,,,,,,"Sugars, total including NLEA",G -14745882,708470,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -14745999,708728,2000,41.18,,70.0,,,,,,,"Sugars, total including NLEA",G -14746005,708740,2000,44.12,,70.0,,,,,,,"Sugars, total including NLEA",G -14746729,710292,2000,3.38,,70.0,,,,,,,"Sugars, total including NLEA",G -14747017,710898,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14747150,711176,2000,36.11,,70.0,,,,,,,"Sugars, total including NLEA",G -14747228,711338,2000,10.17,,70.0,,,,,,,"Sugars, total including NLEA",G -14748763,714638,2000,62.96,,70.0,,,,,,,"Sugars, total including NLEA",G -14749275,715772,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14749430,716096,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14749787,716934,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -14750092,717608,2000,7.06,,70.0,,,,,,,"Sugars, total including NLEA",G -14750257,718000,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14750346,718192,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -14750394,718298,2000,0.42,,70.0,,,,,,,"Sugars, total including NLEA",G -14750727,719028,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14750809,719216,2000,2.7,,70.0,,,,,,,"Sugars, total including NLEA",G -14750928,719476,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14751003,719666,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -14751184,720046,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14751405,720520,2000,4.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14751494,720712,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14751791,721352,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -14751901,721578,2000,1.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14752064,721912,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14752288,722406,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14752767,723550,2000,1.18,,73.0,,,,,,,"Sugars, total including NLEA",G -14752975,724070,2000,2.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14753135,724414,2000,2.92,,70.0,,,,,,,"Sugars, total including NLEA",G -14753475,725134,2000,51.72,,70.0,,,,,,,"Sugars, total including NLEA",G -14753571,725380,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14753717,725728,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14753756,725816,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14754344,727152,2000,5.38,,70.0,,,,,,,"Sugars, total including NLEA",G -14754452,727388,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14754631,727774,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14754775,728082,2000,1.69,,70.0,,,,,,,"Sugars, total including NLEA",G -14754780,728092,2000,1.38,,70.0,,,,,,,"Sugars, total including NLEA",G -14754908,728368,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14756129,730952,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14756293,731306,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14756372,731476,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14756479,731714,2000,75.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14756594,731968,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14756738,732284,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14756777,732372,2000,5.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14756822,732476,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14757287,733478,2000,2.38,,70.0,,,,,,,"Sugars, total including NLEA",G -14757330,733568,2000,29.51,,70.0,,,,,,,"Sugars, total including NLEA",G -14757542,734006,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14757574,734072,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14757786,734522,2000,6.25,,73.0,,,,,,,"Sugars, total including NLEA",G -14757841,734634,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14758776,736602,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14758998,737060,2000,1.01,,70.0,,,,,,,"Sugars, total including NLEA",G -14759238,737582,2000,7.75,,70.0,,,,,,,"Sugars, total including NLEA",G -14759308,737738,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14759466,738092,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14759474,738108,2000,12.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14759587,738354,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14759733,738664,2000,0.87,,70.0,,,,,,,"Sugars, total including NLEA",G -14759809,738822,2000,32.43,,70.0,,,,,,,"Sugars, total including NLEA",G -14760291,739854,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14760351,739978,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14760500,740300,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14760573,740454,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14760645,740606,2000,34.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14760812,740946,2000,22.37,,70.0,,,,,,,"Sugars, total including NLEA",G -14761080,741544,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -14761524,742482,2000,1.18,,73.0,,,,,,,"Sugars, total including NLEA",G -14761735,742948,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14761775,743036,2000,3.03,,70.0,,,,,,,"Sugars, total including NLEA",G -14761925,743342,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14762046,743602,2000,8.24,,70.0,,,,,,,"Sugars, total including NLEA",G -14762173,743892,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14762200,743946,2000,2.65,,70.0,,,,,,,"Sugars, total including NLEA",G -14762747,745102,2000,36.17,,70.0,,,,,,,"Sugars, total including NLEA",G -14762789,745190,2000,62.16,,70.0,,,,,,,"Sugars, total including NLEA",G -14763203,746046,2000,5.05,,70.0,,,,,,,"Sugars, total including NLEA",G -14763316,746288,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14763385,746432,2000,1.18,,73.0,,,,,,,"Sugars, total including NLEA",G -14763503,746674,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14764100,751974,2000,34.6,,78.0,,,,,,,"Sugars, total including NLEA",G -14764249,752272,2000,19.0,,78.0,,,,,,,"Sugars, total including NLEA",G -14764537,752864,2000,0.8,,78.0,,,,,,,"Sugars, total including NLEA",G -14764867,753526,2000,2.53,,71.0,,,,,,,"Sugars, total including NLEA",G -14765024,1847473,2000,0.42,,73.0,,,,,,,"Sugars, total including NLEA",G -14765037,753868,2000,0.8,,71.0,,,,,,,"Sugars, total including NLEA",G -14765088,753970,2000,4.8,,71.0,,,,,,,"Sugars, total including NLEA",G -14765126,754046,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14765142,754078,2000,3.03,,71.0,,,,,,,"Sugars, total including NLEA",G -14765269,754332,2000,0.0,,78.0,,,,,,,"Sugars, total including NLEA",G -14765732,755258,2000,64.29,,71.0,,,,,,,"Sugars, total including NLEA",G -14766112,756018,2000,12.5,,71.0,,,,,,,"Sugars, total including NLEA",G -14766260,756314,2000,52.38,,71.0,,,,,,,"Sugars, total including NLEA",G -14766381,756556,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14766650,757098,2000,34.5,,78.0,,,,,,,"Sugars, total including NLEA",G -14766884,1847755,2000,38.0,,78.0,,,,,,,"Sugars, total including NLEA",G -14766929,757674,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -14767215,758246,2000,0.81,,71.0,,,,,,,"Sugars, total including NLEA",G -14767950,759716,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14768171,760158,2000,11.11,,71.0,,,,,,,"Sugars, total including NLEA",G -14768257,760330,2000,11.18,,71.0,,,,,,,"Sugars, total including NLEA",G -14768572,760960,2000,34.62,,71.0,,,,,,,"Sugars, total including NLEA",G -14768696,1848037,2000,3.0,,78.0,,,,,,,"Sugars, total including NLEA",G -14768738,761292,2000,34.62,,71.0,,,,,,,"Sugars, total including NLEA",G -14768770,1848044,2000,5.26,,71.0,,,,,,,"Sugars, total including NLEA",G -14768791,761398,2000,20.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14768825,761468,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14769195,762234,2000,44.83,,71.0,,,,,,,"Sugars, total including NLEA",G -14769369,762594,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14769582,763030,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14769706,763278,2000,1.44,,78.0,,,,,,,"Sugars, total including NLEA",G -14769877,763624,2000,64.29,,71.0,,,,,,,"Sugars, total including NLEA",G -14770223,764328,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14770703,765296,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14771078,766060,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14771089,766082,2000,3.89,,71.0,,,,,,,"Sugars, total including NLEA",G -14771125,766154,2000,43.75,,71.0,,,,,,,"Sugars, total including NLEA",G -14771227,766358,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14771237,766380,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14771346,766600,2000,4.58,,71.0,,,,,,,"Sugars, total including NLEA",G -14771591,767090,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14771605,767120,2000,40.74,,71.0,,,,,,,"Sugars, total including NLEA",G -14771668,767246,2000,36.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14771793,767498,2000,16.13,,71.0,,,,,,,"Sugars, total including NLEA",G -14772173,768260,2000,41.38,,71.0,,,,,,,"Sugars, total including NLEA",G -14772175,768264,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14772191,768296,2000,5.78,,71.0,,,,,,,"Sugars, total including NLEA",G -14772558,769038,2000,5.83,,71.0,,,,,,,"Sugars, total including NLEA",G -14772707,769340,2000,41.18,,71.0,,,,,,,"Sugars, total including NLEA",G -14772950,769832,2000,56.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14773187,770318,2000,28.57,,71.0,,,,,,,"Sugars, total including NLEA",G -14773845,771644,2000,27.0,,78.0,,,,,,,"Sugars, total including NLEA",G -14774077,772108,2000,4.08,,71.0,,,,,,,"Sugars, total including NLEA",G -14774133,772220,2000,4.11,,71.0,,,,,,,"Sugars, total including NLEA",G -14774149,772252,2000,3.57,,71.0,,,,,,,"Sugars, total including NLEA",G -14774438,772906,2000,4.17,,70.0,,,,,,,"Sugars, total including NLEA",G -14774868,773888,2000,22.34,,70.0,,,,,,,"Sugars, total including NLEA",G -14775179,1848173,2000,11.0,,78.0,,,,,,,"Sugars, total including NLEA",G -14775371,775202,2000,5.08,,70.0,,,,,,,"Sugars, total including NLEA",G -14775492,775486,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14775843,776224,2000,21.05,,70.0,,,,,,,"Sugars, total including NLEA",G -14776094,776812,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14776652,779258,2000,52.38,,70.0,,,,,,,"Sugars, total including NLEA",G -14776718,779664,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14777064,780640,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -14777131,780786,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14777530,792371,2000,53.57,,71.0,,,,,,,"Sugars, total including NLEA",G -14777604,792615,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14778035,793539,2000,12.9,,70.0,,,,,,,"Sugars, total including NLEA",G -14778736,795139,2000,7.2,,70.0,,,,,,,"Sugars, total including NLEA",G -14779085,795919,2000,18.46,,70.0,,,,,,,"Sugars, total including NLEA",G -14779539,796879,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G -14779603,797019,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14779670,797155,2000,1.23,,70.0,,,,,,,"Sugars, total including NLEA",G -14779847,797551,2000,47.62,,70.0,,,,,,,"Sugars, total including NLEA",G -14780119,798155,2000,51.16,,70.0,,,,,,,"Sugars, total including NLEA",G -14780296,798551,2000,1.37,,70.0,,,,,,,"Sugars, total including NLEA",G -14780451,798965,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14780550,799201,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14780594,799297,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14780680,799493,2000,17.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14780745,799653,2000,1.53,,70.0,,,,,,,"Sugars, total including NLEA",G -14780771,799711,2000,4.76,,70.0,,,,,,,"Sugars, total including NLEA",G -14780815,799803,2000,0.79,,70.0,,,,,,,"Sugars, total including NLEA",G -14780951,800099,2000,53.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14781136,800507,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14781520,801363,2000,9.73,,70.0,,,,,,,"Sugars, total including NLEA",G -14781879,802099,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14781893,802127,2000,18.6,,70.0,,,,,,,"Sugars, total including NLEA",G -14781998,802359,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14782305,803025,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14783022,804529,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14783255,805015,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14783381,805285,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14783403,805335,2000,1.79,,73.0,,,,,,,"Sugars, total including NLEA",G -14784076,806747,2000,74.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14784085,806765,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14784118,806837,2000,74.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14784178,806959,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14784238,807081,2000,8.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14784602,807849,2000,35.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14784660,807969,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14785277,809290,2000,0.83,,71.0,,,,,,,"Sugars, total including NLEA",G -14785316,809376,2000,23.08,,71.0,,,,,,,"Sugars, total including NLEA",G -14785328,809404,2000,32.35,,71.0,,,,,,,"Sugars, total including NLEA",G -14785567,809976,2000,1.79,,71.0,,,,,,,"Sugars, total including NLEA",G -14785579,810040,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14786054,811064,2000,38.71,,71.0,,,,,,,"Sugars, total including NLEA",G -14786131,811218,2000,0.42,,71.0,,,,,,,"Sugars, total including NLEA",G -14786414,811878,2000,6.19,,70.0,,,,,,,"Sugars, total including NLEA",G -14787165,813540,2000,36.84,,70.0,,,,,,,"Sugars, total including NLEA",G -14787302,813844,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14787470,814224,2000,80.95,,70.0,,,,,,,"Sugars, total including NLEA",G -14787578,814450,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G -14787592,814478,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14788292,815980,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -14788693,816848,2000,6.67,,73.0,,,,,,,"Sugars, total including NLEA",G -14789147,817786,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14789343,818184,2000,25.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14789481,818492,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14789583,818700,2000,62.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14789635,818808,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14789791,819182,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14789920,819492,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14790012,819794,2000,21.18,,70.0,,,,,,,"Sugars, total including NLEA",G -14790113,820020,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14790182,820186,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14790226,820282,2000,1.43,,70.0,,,,,,,"Sugars, total including NLEA",G -14790648,821268,2000,6.45,,70.0,,,,,,,"Sugars, total including NLEA",G -14790679,821344,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14791424,823008,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G -14791512,823188,2000,2.44,,70.0,,,,,,,"Sugars, total including NLEA",G -14791548,823260,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14791663,823606,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14791848,824004,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14791850,824010,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14791992,824308,2000,23.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14792200,824736,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -14792273,824898,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14792504,825378,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G -14792596,825582,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G -14792645,825686,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14792811,826028,2000,26.79,,70.0,,,,,,,"Sugars, total including NLEA",G -14792856,826122,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14793005,826552,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14793330,827374,2000,1.36,,70.0,,,,,,,"Sugars, total including NLEA",G -14793418,827556,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14793505,827734,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G -14793668,828080,2000,68.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14793731,828208,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14793901,828606,2000,5.8,,70.0,,,,,,,"Sugars, total including NLEA",G -14794032,828898,2000,1.69,,70.0,,,,,,,"Sugars, total including NLEA",G -14794081,829000,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14794089,829024,2000,0.71,,73.0,,,,,,,"Sugars, total including NLEA",G -14794171,829220,2000,1.92,,70.0,,,,,,,"Sugars, total including NLEA",G -14794412,829714,2000,1.61,,70.0,,,,,,,"Sugars, total including NLEA",G -14794460,829814,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14794533,829960,2000,23.81,,70.0,,,,,,,"Sugars, total including NLEA",G -14794584,830066,2000,4.44,,70.0,,,,,,,"Sugars, total including NLEA",G -14794729,830364,2000,13.56,,70.0,,,,,,,"Sugars, total including NLEA",G -14794751,830408,2000,10.99,,70.0,,,,,,,"Sugars, total including NLEA",G -14795176,831336,2000,1.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14795408,831834,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14795784,832620,2000,27.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14795999,833070,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14796120,833318,2000,47.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14796552,834222,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14796601,834332,2000,62.79,,70.0,,,,,,,"Sugars, total including NLEA",G -14796685,834504,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G -14796909,834980,2000,9.17,,70.0,,,,,,,"Sugars, total including NLEA",G -14797406,836050,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14797531,836320,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14797794,836866,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14797880,837052,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14798454,838306,2000,0.3,,70.0,,,,,,,"Sugars, total including NLEA",G -14798823,839096,2000,10.59,,70.0,,,,,,,"Sugars, total including NLEA",G -14798849,839148,2000,2.2,,70.0,,,,,,,"Sugars, total including NLEA",G -14799362,840210,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14799476,840446,2000,3.7,,70.0,,,,,,,"Sugars, total including NLEA",G -14799746,841004,2000,9.3,,70.0,,,,,,,"Sugars, total including NLEA",G -14800052,841650,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -14800148,841856,2000,43.59,,70.0,,,,,,,"Sugars, total including NLEA",G -14800225,842022,2000,52.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14800252,842076,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14800375,842352,2000,4.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14800650,842926,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14800977,843600,2000,24.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14801185,844024,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14801186,844026,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -14801192,844038,2000,0.7,,70.0,,,,,,,"Sugars, total including NLEA",G -14801277,844212,2000,4.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14801610,844896,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14801611,844898,2000,22.44,,70.0,,,,,,,"Sugars, total including NLEA",G -14801661,845004,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14801735,845162,2000,4.26,,70.0,,,,,,,"Sugars, total including NLEA",G -14801866,845448,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14801978,1848290,2000,13.0,,78.0,,,,,,,"Sugars, total including NLEA",G -14802047,845818,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14802146,846026,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14802188,846112,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G -14802337,846428,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -14802957,847778,2000,1.34,,70.0,,,,,,,"Sugars, total including NLEA",G -14803118,848126,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14803161,848222,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14803496,849010,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G -14803775,849636,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14803891,849910,2000,10.62,,70.0,,,,,,,"Sugars, total including NLEA",G -14804034,850222,2000,1.2,,70.0,,,,,,,"Sugars, total including NLEA",G -14804055,850264,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14804192,850544,2000,2.8,,70.0,,,,,,,"Sugars, total including NLEA",G -14804319,850802,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14804388,850948,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G -14804446,851124,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14804906,852248,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G -14805143,852784,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14805880,854408,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14805929,854510,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14805943,854540,2000,6.06,,70.0,,,,,,,"Sugars, total including NLEA",G -14806349,855396,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14806821,856420,2000,9.68,,70.0,,,,,,,"Sugars, total including NLEA",G -14807175,857154,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G -14807177,857158,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14807392,857612,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14807433,857698,2000,2.76,,70.0,,,,,,,"Sugars, total including NLEA",G -14807582,858006,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -14807733,858328,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14807818,858510,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14807828,858530,2000,46.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14807873,858620,2000,0.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14808038,858988,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G -14808498,859964,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14808892,860832,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14809499,862878,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G -14809717,863370,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14809802,863560,2000,3.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14809929,863888,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14810674,865524,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G -14810906,866012,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G -14811223,866676,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14811350,866938,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14811413,867068,2000,40.85,,70.0,,,,,,,"Sugars, total including NLEA",G -14811983,869642,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14812004,869688,2000,34.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14812210,870128,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14812327,870492,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G -14812518,870888,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14813006,871916,2000,4.17,,70.0,,,,,,,"Sugars, total including NLEA",G -14813258,872472,2000,3.03,,70.0,,,,,,,"Sugars, total including NLEA",G -14813401,872790,2000,8.46,,70.0,,,,,,,"Sugars, total including NLEA",G -14813626,873272,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14814211,874528,2000,12.08,,70.0,,,,,,,"Sugars, total including NLEA",G -14814879,875950,2000,6.9,,70.0,,,,,,,"Sugars, total including NLEA",G -14815057,876322,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14815261,876740,2000,2.92,,70.0,,,,,,,"Sugars, total including NLEA",G -14815643,877530,2000,11.18,,70.0,,,,,,,"Sugars, total including NLEA",G -14815758,877772,2000,30.43,,70.0,,,,,,,"Sugars, total including NLEA",G -14815793,877864,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G -14815929,878218,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14816637,879950,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14816657,879992,2000,11.11,,70.0,,,,,,,"Sugars, total including NLEA",G -14816750,880186,2000,2.94,,70.0,,,,,,,"Sugars, total including NLEA",G -14816781,880250,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14816835,880362,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14816971,880656,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14816989,880696,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14816991,880700,2000,6.52,,70.0,,,,,,,"Sugars, total including NLEA",G -14817044,880810,2000,13.27,,70.0,,,,,,,"Sugars, total including NLEA",G -14817204,881138,2000,23.53,,70.0,,,,,,,"Sugars, total including NLEA",G -14817578,881944,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G -14818465,883814,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14818737,884386,2000,5.94,,70.0,,,,,,,"Sugars, total including NLEA",G -14818885,884710,2000,1.6,,70.0,,,,,,,"Sugars, total including NLEA",G -14819102,885174,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14819240,885468,2000,3.56,,70.0,,,,,,,"Sugars, total including NLEA",G -14819407,885834,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14819584,886216,2000,16.36,,70.0,,,,,,,"Sugars, total including NLEA",G -14819753,886574,2000,2.48,,70.0,,,,,,,"Sugars, total including NLEA",G -14820179,887500,2000,20.69,,70.0,,,,,,,"Sugars, total including NLEA",G -14820364,887890,2000,24.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14820719,888640,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14820755,888718,2000,10.34,,70.0,,,,,,,"Sugars, total including NLEA",G -14820856,888926,2000,1.82,,70.0,,,,,,,"Sugars, total including NLEA",G -14820910,889038,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14821096,889418,2000,52.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14821680,890648,2000,60.87,,70.0,,,,,,,"Sugars, total including NLEA",G -14821882,891080,2000,8.46,,70.0,,,,,,,"Sugars, total including NLEA",G -14821914,891144,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14822055,891442,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14822085,891504,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14822150,891634,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14822163,891660,2000,17.18,,70.0,,,,,,,"Sugars, total including NLEA",G -14822281,891898,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14822327,891992,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14822454,892258,2000,0.7,,70.0,,,,,,,"Sugars, total including NLEA",G -14822639,892654,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14822699,892776,2000,2.19,,70.0,,,,,,,"Sugars, total including NLEA",G -14822808,893000,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14823100,893618,2000,12.68,,70.0,,,,,,,"Sugars, total including NLEA",G -14824061,895580,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14824087,895632,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14824201,895864,2000,83.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14824319,896106,2000,1.92,,70.0,,,,,,,"Sugars, total including NLEA",G -14824375,896220,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14824383,896236,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14824814,897122,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14825582,898684,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14825600,898722,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G -14825643,898810,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14825696,898926,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14825901,899364,2000,15.38,,70.0,,,,,,,"Sugars, total including NLEA",G -14826361,900322,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14826609,900844,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14826873,901440,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14827260,902270,2000,19.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14827438,902658,2000,2.82,,70.0,,,,,,,"Sugars, total including NLEA",G -14827565,902994,2000,23.21,,70.0,,,,,,,"Sugars, total including NLEA",G -14827584,903036,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14827777,903502,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14828618,905354,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14828801,905734,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14829035,906228,2000,7.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14829612,907468,2000,8.75,,70.0,,,,,,,"Sugars, total including NLEA",G -14829657,907562,2000,3.26,,70.0,,,,,,,"Sugars, total including NLEA",G -14829658,907564,2000,18.63,,70.0,,,,,,,"Sugars, total including NLEA",G -14829740,907746,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14829933,908180,2000,3.26,,70.0,,,,,,,"Sugars, total including NLEA",G -14830133,908622,2000,20.37,,70.0,,,,,,,"Sugars, total including NLEA",G -14830134,908624,2000,7.69,,70.0,,,,,,,"Sugars, total including NLEA",G -14830405,909196,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14830806,910050,2000,23.2,,70.0,,,,,,,"Sugars, total including NLEA",G -14830876,910202,2000,1.4,,70.0,,,,,,,"Sugars, total including NLEA",G -14831054,910574,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14831125,910724,2000,35.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14831242,910966,2000,5.83,,70.0,,,,,,,"Sugars, total including NLEA",G -14831268,911022,2000,2.65,,70.0,,,,,,,"Sugars, total including NLEA",G -14831349,911206,2000,21.74,,70.0,,,,,,,"Sugars, total including NLEA",G -14831458,911446,2000,23.39,,70.0,,,,,,,"Sugars, total including NLEA",G -14831460,911450,2000,52.38,,70.0,,,,,,,"Sugars, total including NLEA",G -14831573,911692,2000,6.12,,70.0,,,,,,,"Sugars, total including NLEA",G -14831730,912032,2000,4.08,,70.0,,,,,,,"Sugars, total including NLEA",G -14831879,912350,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14832120,912862,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14832164,912952,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14832288,913206,2000,14.55,,70.0,,,,,,,"Sugars, total including NLEA",G -14832330,913292,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14832470,913590,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14832594,913842,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14832808,914302,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14833104,914924,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14833441,915634,2000,56.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14833626,916018,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14833678,916124,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14834116,917044,2000,12.08,,70.0,,,,,,,"Sugars, total including NLEA",G -14834618,918138,2000,74.07,,70.0,,,,,,,"Sugars, total including NLEA",G -14834754,918420,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G -14834892,918718,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14835143,919266,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14835377,919802,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14835665,920436,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14835767,920650,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14836039,921206,2000,11.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14836131,921400,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14836342,921840,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14836587,922352,2000,9.41,,70.0,,,,,,,"Sugars, total including NLEA",G -14836619,922416,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14836700,922584,2000,11.55,,70.0,,,,,,,"Sugars, total including NLEA",G -14836870,922926,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14837219,923686,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14837471,924222,2000,25.45,,70.0,,,,,,,"Sugars, total including NLEA",G -14837542,924370,2000,88.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14837660,924630,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14837986,925330,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14838044,925466,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14838342,926086,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14838399,926206,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G -14838476,926362,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -14838520,926452,2000,11.39,,70.0,,,,,,,"Sugars, total including NLEA",G -14838541,926494,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G -14838591,926598,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14838617,926650,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14838866,927164,2000,42.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14839001,927444,2000,2.04,,70.0,,,,,,,"Sugars, total including NLEA",G -14839534,928566,2000,1.22,,70.0,,,,,,,"Sugars, total including NLEA",G -14839560,928620,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -14839761,929068,2000,25.51,,70.0,,,,,,,"Sugars, total including NLEA",G -14840362,930384,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -14840434,930530,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14840557,930810,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G -14840938,931612,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14841061,931872,2000,1.37,,70.0,,,,,,,"Sugars, total including NLEA",G -14841068,931886,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14841193,932158,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14841294,932372,2000,44.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14841458,932722,2000,21.59,,70.0,,,,,,,"Sugars, total including NLEA",G -14841622,933072,2000,20.65,,70.0,,,,,,,"Sugars, total including NLEA",G -14841712,933258,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14841814,933470,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14841959,933768,2000,25.4,,70.0,,,,,,,"Sugars, total including NLEA",G -14842265,934402,2000,2.42,,70.0,,,,,,,"Sugars, total including NLEA",G -14842456,934790,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14842897,935706,2000,21.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14843221,936392,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14843384,936728,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14843943,937910,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14843946,937916,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14844457,939082,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14844478,939128,2000,5.19,,70.0,,,,,,,"Sugars, total including NLEA",G -14844650,939492,2000,20.45,,70.0,,,,,,,"Sugars, total including NLEA",G -14844789,939886,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G -14845173,940736,2000,77.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14845213,940830,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14845230,940866,2000,56.52,,70.0,,,,,,,"Sugars, total including NLEA",G -14845253,940918,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14845257,940926,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14845677,941808,2000,45.45,,70.0,,,,,,,"Sugars, total including NLEA",G -14845760,941994,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14845828,942136,2000,1.56,,70.0,,,,,,,"Sugars, total including NLEA",G -14845896,942276,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14845942,942378,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14845944,942388,2000,35.38,,70.0,,,,,,,"Sugars, total including NLEA",G -14846191,942930,2000,15.87,,70.0,,,,,,,"Sugars, total including NLEA",G -14846820,944278,2000,52.94,,70.0,,,,,,,"Sugars, total including NLEA",G -14847000,944688,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14847020,944746,2000,2.53,,70.0,,,,,,,"Sugars, total including NLEA",G -14847079,944886,2000,6.06,,70.0,,,,,,,"Sugars, total including NLEA",G -14847219,945204,2000,0.3,,70.0,,,,,,,"Sugars, total including NLEA",G -14847902,946790,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14848001,947004,2000,36.36,,70.0,,,,,,,"Sugars, total including NLEA",G -14848092,947210,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14848246,947530,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14848321,947682,2000,12.08,,70.0,,,,,,,"Sugars, total including NLEA",G -14848426,947894,2000,19.26,,70.0,,,,,,,"Sugars, total including NLEA",G -14848573,948212,2000,57.69,,70.0,,,,,,,"Sugars, total including NLEA",G -14848788,948672,2000,58.62,,70.0,,,,,,,"Sugars, total including NLEA",G -14848836,948774,2000,12.9,,70.0,,,,,,,"Sugars, total including NLEA",G -14849078,949316,2000,5.08,,70.0,,,,,,,"Sugars, total including NLEA",G -14849281,949750,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14849300,949790,2000,2.06,,70.0,,,,,,,"Sugars, total including NLEA",G -14849677,950645,2000,5.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14850074,951527,2000,16.48,,70.0,,,,,,,"Sugars, total including NLEA",G -14850356,952179,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G -14850381,952229,2000,40.54,,70.0,,,,,,,"Sugars, total including NLEA",G -14850520,952553,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14851103,954085,2000,7.81,,70.0,,,,,,,"Sugars, total including NLEA",G -14851247,1848554,2000,38.0,,78.0,,,,,,,"Sugars, total including NLEA",G -14851424,954819,2000,1.63,,70.0,,,,,,,"Sugars, total including NLEA",G -14852089,956425,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14852115,956479,2000,38.89,,70.0,,,,,,,"Sugars, total including NLEA",G -14852179,956639,2000,12.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14852530,957447,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14852567,957599,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14852661,957831,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G -14852973,1848636,2000,38.0,,78.0,,,,,,,"Sugars, total including NLEA",G -14853005,958595,2000,17.98,,70.0,,,,,,,"Sugars, total including NLEA",G -14853171,958971,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14853185,959001,2000,2.1,,70.0,,,,,,,"Sugars, total including NLEA",G -14853427,959527,2000,10.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14853536,959751,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14853763,960445,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G -14853976,960909,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14853996,960953,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14854183,1848701,2000,5.13,,71.0,,,,,,,"Sugars, total including NLEA",G -14854510,962169,2000,8.06,,70.0,,,,,,,"Sugars, total including NLEA",G -14854512,962173,2000,8.9,,70.0,,,,,,,"Sugars, total including NLEA",G -14854657,962501,2000,10.7,,70.0,,,,,,,"Sugars, total including NLEA",G -14854819,962887,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -14854842,962941,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14854922,963211,2000,6.4,,70.0,,,,,,,"Sugars, total including NLEA",G -14855429,965059,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14855709,965729,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14855791,1848759,2000,0.69,,71.0,,,,,,,"Sugars, total including NLEA",G -14855836,1848763,2000,1.82,,71.0,,,,,,,"Sugars, total including NLEA",G -14855982,1848792,2000,36.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14856293,1848825,2000,32.26,,71.0,,,,,,,"Sugars, total including NLEA",G -14856375,967199,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14857432,969587,2000,5.42,,70.0,,,,,,,"Sugars, total including NLEA",G -14857862,970537,2000,1.18,,73.0,,,,,,,"Sugars, total including NLEA",G -14857989,970865,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14858138,1849010,2000,33.0,,78.0,,,,,,,"Sugars, total including NLEA",G -14858489,971983,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14858636,972325,2000,4.44,,70.0,,,,,,,"Sugars, total including NLEA",G -14858662,972379,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14858844,972797,2000,2.21,,70.0,,,,,,,"Sugars, total including NLEA",G -14858939,973069,2000,8.49,,70.0,,,,,,,"Sugars, total including NLEA",G -14859004,1849043,2000,2.0,,78.0,,,,,,,"Sugars, total including NLEA",G -14859294,973897,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G -14859687,974949,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14859846,975335,2000,89.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14859859,975371,2000,10.62,,70.0,,,,,,,"Sugars, total including NLEA",G -14859920,975543,2000,11.76,,70.0,,,,,,,"Sugars, total including NLEA",G -14860045,975799,2000,0.56,,70.0,,,,,,,"Sugars, total including NLEA",G -14860124,975959,2000,2.05,,70.0,,,,,,,"Sugars, total including NLEA",G -14860374,977873,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14860936,1849124,2000,0.0,,75.0,,,,,,,"Sugars, total including NLEA",G -14861314,983559,2000,36.11,,70.0,,,,,,,"Sugars, total including NLEA",G -14861340,983631,2000,7.56,,70.0,,,,,,,"Sugars, total including NLEA",G -14861373,983755,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14861374,983757,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -14861691,984475,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14861694,984487,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14861712,984523,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14861746,1849161,2000,0.0,,75.0,,,,,,,"Sugars, total including NLEA",G -14861885,984937,2000,73.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14861899,984965,2000,9.68,,70.0,,,,,,,"Sugars, total including NLEA",G -14862061,985333,2000,1.18,,73.0,,,,,,,"Sugars, total including NLEA",G -14862115,985457,2000,1.61,,70.0,,,,,,,"Sugars, total including NLEA",G -14862165,985585,2000,21.54,,70.0,,,,,,,"Sugars, total including NLEA",G -14862182,985621,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14862262,985805,2000,24.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14862690,986845,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14862839,987251,2000,18.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14862900,987413,2000,7.41,,70.0,,,,,,,"Sugars, total including NLEA",G -14862967,987553,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14863154,988039,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14863730,995955,2000,1.89,,70.0,,,,,,,"Sugars, total including NLEA",G -14864506,1001533,2000,8.7,,70.0,,,,,,,"Sugars, total including NLEA",G -14864769,1002109,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14864821,1002223,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14865099,1002843,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G -14865327,1004629,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14865533,1005513,2000,23.68,,70.0,,,,,,,"Sugars, total including NLEA",G -14865540,1005531,2000,6.56,,70.0,,,,,,,"Sugars, total including NLEA",G -14865647,1006377,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14865848,1006789,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14865856,1006805,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14866263,1008021,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14866270,1008039,2000,35.48,,70.0,,,,,,,"Sugars, total including NLEA",G -14866563,1008725,2000,2.82,,70.0,,,,,,,"Sugars, total including NLEA",G -14866822,1009269,2000,52.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14867038,1009771,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14867257,1010275,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14867478,1849689,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14867828,1011481,2000,11.18,,70.0,,,,,,,"Sugars, total including NLEA",G -14868068,1011991,2000,20.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14868089,1012035,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14868324,1012539,2000,2.72,,70.0,,,,,,,"Sugars, total including NLEA",G -14869032,1015761,2000,56.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14869035,1015769,2000,4.56,,70.0,,,,,,,"Sugars, total including NLEA",G -14869214,1016695,2000,12.21,,70.0,,,,,,,"Sugars, total including NLEA",G -14869397,1017113,2000,88.89,,70.0,,,,,,,"Sugars, total including NLEA",G -14869470,1017277,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14869560,1017477,2000,28.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14869675,1017733,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14870401,1019331,2000,56.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14870508,1019563,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14870646,1019865,2000,19.54,,70.0,,,,,,,"Sugars, total including NLEA",G -14870974,1020577,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14871010,1020655,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14871179,1021009,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14871481,1021655,2000,9.73,,70.0,,,,,,,"Sugars, total including NLEA",G -14872115,1023039,2000,18.68,,70.0,,,,,,,"Sugars, total including NLEA",G -14872311,1023451,2000,17.28,,70.0,,,,,,,"Sugars, total including NLEA",G -14872318,1023467,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14872566,1850060,2000,2.27,,70.0,,,,,,,"Sugars, total including NLEA",G -14872720,1024363,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14872869,1024679,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14872873,1024689,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14872876,1024695,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14873680,1026483,2000,0.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14873867,1026931,2000,4.17,,73.0,,,,,,,"Sugars, total including NLEA",G -14874371,1028115,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14874423,1028231,2000,42.31,,70.0,,,,,,,"Sugars, total including NLEA",G -14874704,1028879,2000,2.47,,70.0,,,,,,,"Sugars, total including NLEA",G -14875078,1029665,2000,39.53,,70.0,,,,,,,"Sugars, total including NLEA",G -14875738,1031089,2000,70.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14876046,1031759,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14876175,1032027,2000,25.23,,70.0,,,,,,,"Sugars, total including NLEA",G -14876261,1032201,2000,63.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14876317,1032315,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G -14876383,1032455,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14876704,1033161,2000,9.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14877047,1033913,2000,1.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14877150,1034133,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14877265,1034415,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14877300,1034491,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14877365,1034631,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14877903,1035777,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14878398,1036821,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14878782,1037659,2000,0.59,,70.0,,,,,,,"Sugars, total including NLEA",G -14878811,1037725,2000,22.22,,70.0,,,,,,,"Sugars, total including NLEA",G -14879133,1038429,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14879244,1038669,2000,5.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14879318,1038829,2000,2.02,,70.0,,,,,,,"Sugars, total including NLEA",G -14879430,1039069,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14880117,1040585,2000,15.83,,70.0,,,,,,,"Sugars, total including NLEA",G -14880291,1040947,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14880363,1041099,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14880391,1041157,2000,22.22,,70.0,,,,,,,"Sugars, total including NLEA",G -14880717,1041877,2000,9.73,,70.0,,,,,,,"Sugars, total including NLEA",G -14880749,1041945,2000,5.08,,70.0,,,,,,,"Sugars, total including NLEA",G -14881006,1042523,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14881041,1042595,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14881492,1043573,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14881510,1043611,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14881547,1043685,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14881603,1043807,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14881882,1044385,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14881944,1044519,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14882222,1045139,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G -14882599,1045937,2000,0.85,,70.0,,,,,,,"Sugars, total including NLEA",G -14882738,1046229,2000,11.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14883189,1047275,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14883465,1047883,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14883692,1048385,2000,10.62,,70.0,,,,,,,"Sugars, total including NLEA",G -14883827,1048665,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14884056,1049157,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G -14884084,1049223,2000,2.44,,70.0,,,,,,,"Sugars, total including NLEA",G -14884094,1049243,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14884324,1049733,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14884403,1049895,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G -14884550,1054983,2000,2.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14884684,1055359,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14884836,1055681,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14884948,1055911,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14885079,1056217,2000,83.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14885092,1056245,2000,10.59,,70.0,,,,,,,"Sugars, total including NLEA",G -14885723,1057561,2000,14.17,,70.0,,,,,,,"Sugars, total including NLEA",G -14885765,1057659,2000,8.02,,70.0,,,,,,,"Sugars, total including NLEA",G -14886585,1059549,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14886700,1059799,2000,12.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14887234,1060931,2000,1.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14887380,1061245,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14887641,1061807,2000,83.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14887765,1062071,2000,73.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14888059,1062721,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14888446,1063575,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14888461,1063609,2000,1.56,,70.0,,,,,,,"Sugars, total including NLEA",G -14888543,1063787,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14889080,1064919,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14889378,1065533,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G -14889464,1065713,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14889516,1065819,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14889648,1066091,2000,23.81,,70.0,,,,,,,"Sugars, total including NLEA",G -14889752,1066307,2000,9.56,,70.0,,,,,,,"Sugars, total including NLEA",G -14889794,1066395,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14890331,1067563,2000,1.18,,71.0,,,,,,,"Sugars, total including NLEA",G -14890648,1068275,2000,42.31,,70.0,,,,,,,"Sugars, total including NLEA",G -14890993,1069091,2000,26.04,,70.0,,,,,,,"Sugars, total including NLEA",G -14891144,1069415,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14891630,1070469,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -14891867,1070975,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14891906,1071067,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14892122,1071525,2000,10.59,,70.0,,,,,,,"Sugars, total including NLEA",G -14892234,1071787,2000,42.31,,70.0,,,,,,,"Sugars, total including NLEA",G -14892393,1072127,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14892813,1073365,2000,13.18,,70.0,,,,,,,"Sugars, total including NLEA",G -14892845,1073431,2000,5.28,,70.0,,,,,,,"Sugars, total including NLEA",G -14893026,1073841,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14893352,1074579,2000,36.59,,70.0,,,,,,,"Sugars, total including NLEA",G -14893528,1074991,2000,58.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14893727,1075437,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G -14894096,1076221,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14894476,1077043,2000,69.23,,70.0,,,,,,,"Sugars, total including NLEA",G -14894622,1077361,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14894646,1077411,2000,15.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14894673,1077475,2000,2.63,,70.0,,,,,,,"Sugars, total including NLEA",G -14895020,1078201,2000,4.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14895371,1078949,2000,11.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14895800,1079849,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14895988,1080245,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14896000,1080273,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14896184,1080649,2000,4.55,,70.0,,,,,,,"Sugars, total including NLEA",G -14896666,1081685,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14896674,1081703,2000,18.63,,70.0,,,,,,,"Sugars, total including NLEA",G -14896829,1082037,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14897073,1082561,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14897302,1083037,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14897384,1083243,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14897506,1083507,2000,7.02,,70.0,,,,,,,"Sugars, total including NLEA",G -14897778,1084105,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14897864,1084283,2000,26.47,,70.0,,,,,,,"Sugars, total including NLEA",G -14898450,1085551,2000,52.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14898663,1086127,2000,30.36,,70.0,,,,,,,"Sugars, total including NLEA",G -14899181,1087617,2000,1.69,,70.0,,,,,,,"Sugars, total including NLEA",G -14899290,1087847,2000,20.0,,73.0,,,,,,,"Sugars, total including NLEA",G -14899894,1089201,2000,13.27,,70.0,,,,,,,"Sugars, total including NLEA",G -14899899,1089211,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14899908,1089231,2000,47.37,,70.0,,,,,,,"Sugars, total including NLEA",G -14900225,1089923,2000,0.85,,70.0,,,,,,,"Sugars, total including NLEA",G -14900318,1090129,2000,3.85,,73.0,,,,,,,"Sugars, total including NLEA",G -14900339,1090173,2000,4.65,,70.0,,,,,,,"Sugars, total including NLEA",G -14900511,1090539,2000,44.05,,70.0,,,,,,,"Sugars, total including NLEA",G -14901083,1091803,2000,17.24,,70.0,,,,,,,"Sugars, total including NLEA",G -14901142,1091925,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14901239,1092123,2000,0.68,,70.0,,,,,,,"Sugars, total including NLEA",G -14901568,1092865,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14902240,1094293,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14902351,1094533,2000,38.24,,70.0,,,,,,,"Sugars, total including NLEA",G -14902509,1094881,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G -14902688,1095263,2000,36.84,,70.0,,,,,,,"Sugars, total including NLEA",G -14902712,1095317,2000,14.63,,70.0,,,,,,,"Sugars, total including NLEA",G -14902757,1095417,2000,73.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14902907,1095745,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14903029,1096019,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14903082,1096131,2000,5.42,,70.0,,,,,,,"Sugars, total including NLEA",G -14903215,1096423,2000,19.47,,70.0,,,,,,,"Sugars, total including NLEA",G -14903240,1096481,2000,1.77,,70.0,,,,,,,"Sugars, total including NLEA",G -14903267,1096535,2000,22.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14903417,1096867,2000,2.48,,70.0,,,,,,,"Sugars, total including NLEA",G -14903457,1096951,2000,21.99,,70.0,,,,,,,"Sugars, total including NLEA",G -14903492,1097021,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14903593,1097263,2000,2.4,,70.0,,,,,,,"Sugars, total including NLEA",G -14903720,1850284,2000,21.35,,70.0,,,,,,,"Sugars, total including NLEA",G -14904191,1850784,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14904378,1850989,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14904479,1851099,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14904626,1851257,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14904753,1851391,2000,6.45,,70.0,,,,,,,"Sugars, total including NLEA",G -14904842,1851483,2000,23.64,,70.0,,,,,,,"Sugars, total including NLEA",G -14904877,1851520,2000,8.82,,70.0,,,,,,,"Sugars, total including NLEA",G -14904980,1851631,2000,52.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14905933,1852640,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14906019,1852733,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14906077,1852794,2000,14.17,,70.0,,,,,,,"Sugars, total including NLEA",G -14906124,1852845,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14906131,1852852,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14906132,1852853,2000,23.08,,70.0,,,,,,,"Sugars, total including NLEA",G -14906145,1852866,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14906190,1852913,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14906372,1853102,2000,9.3,,70.0,,,,,,,"Sugars, total including NLEA",G -14906663,1853406,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14907017,1853803,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G -14907019,1853805,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G -14908078,1854926,2000,0.39,,70.0,,,,,,,"Sugars, total including NLEA",G -14908200,1855051,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14908421,1855302,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G -14908793,1855701,2000,8.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14908799,1855707,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14909626,1856582,2000,52.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14909891,1856866,2000,21.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14910031,1857012,2000,11.43,,70.0,,,,,,,"Sugars, total including NLEA",G -14910115,1857104,2000,10.48,,70.0,,,,,,,"Sugars, total including NLEA",G -14910237,1857241,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14910394,1857402,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14910444,1857453,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14910813,1857838,2000,17.65,,70.0,,,,,,,"Sugars, total including NLEA",G -14911032,1858060,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14911430,1858482,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14911605,1858666,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14912155,1859227,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14912236,1859311,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14912245,1859320,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14912359,1859434,2000,23.38,,70.0,,,,,,,"Sugars, total including NLEA",G -14912481,1859559,2000,8.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14912616,1859696,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14912694,1859780,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14912983,1860082,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G -14913250,1860391,2000,17.65,,70.0,,,,,,,"Sugars, total including NLEA",G -14913362,1860509,2000,43.75,,70.0,,,,,,,"Sugars, total including NLEA",G -14913474,1860628,2000,9.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14913548,1860707,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14913679,1860838,2000,31.75,,70.0,,,,,,,"Sugars, total including NLEA",G -14914134,1861333,2000,9.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14914181,1861383,2000,3.2,,70.0,,,,,,,"Sugars, total including NLEA",G -14914191,1861394,2000,31.43,,70.0,,,,,,,"Sugars, total including NLEA",G -14914422,1861635,2000,0.82,,70.0,,,,,,,"Sugars, total including NLEA",G -14914549,1861767,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G -14914607,1861828,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14914859,1862099,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14915380,1862654,2000,5.05,,70.0,,,,,,,"Sugars, total including NLEA",G -14915390,1862666,2000,0.42,,73.0,,,,,,,"Sugars, total including NLEA",G -14915573,1862858,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G -14915588,1862875,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14915728,1863024,2000,59.46,,70.0,,,,,,,"Sugars, total including NLEA",G -14915741,1863042,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14915808,1863118,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14915851,1863165,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14916309,1863670,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14916526,1863913,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14916986,1864402,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14917177,1864598,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14917487,1864917,2000,17.24,,70.0,,,,,,,"Sugars, total including NLEA",G -14917622,1865068,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14917699,1865148,2000,40.54,,70.0,,,,,,,"Sugars, total including NLEA",G -14917853,1865311,2000,2.4,,70.0,,,,,,,"Sugars, total including NLEA",G -14918057,1865525,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14918191,1865670,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14918229,1865709,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14918336,1865820,2000,28.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14918731,1866240,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14918741,1866251,2000,35.09,,70.0,,,,,,,"Sugars, total including NLEA",G -14918769,1866282,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14918932,1866453,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14919010,1866533,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -14919072,1866597,2000,30.56,,70.0,,,,,,,"Sugars, total including NLEA",G -14919114,1866639,2000,68.42,,70.0,,,,,,,"Sugars, total including NLEA",G -14919241,1866766,2000,29.82,,70.0,,,,,,,"Sugars, total including NLEA",G -14919554,1867093,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14919676,1867221,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14919809,1867355,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14919917,1867464,2000,67.44,,70.0,,,,,,,"Sugars, total including NLEA",G -14920134,1867695,2000,28.18,,70.0,,,,,,,"Sugars, total including NLEA",G -14920171,1867733,2000,31.58,,70.0,,,,,,,"Sugars, total including NLEA",G -14920242,1867805,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G -14920299,1867863,2000,62.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14920468,1868042,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14921047,1868653,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14921149,1868763,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14921239,1868861,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14921824,1869473,2000,2.56,,70.0,,,,,,,"Sugars, total including NLEA",G -14921927,1869576,2000,72.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14922254,1869911,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G -14922289,1869946,2000,6.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14922669,1870348,2000,31.43,,70.0,,,,,,,"Sugars, total including NLEA",G -14922726,1870405,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14922737,1870417,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14922796,1870481,2000,2.63,,70.0,,,,,,,"Sugars, total including NLEA",G -14922874,1870569,2000,1.18,,73.0,,,,,,,"Sugars, total including NLEA",G -14922934,1870629,2000,7.35,,70.0,,,,,,,"Sugars, total including NLEA",G -14923044,1870744,2000,0.0,,75.0,,,,,,,"Sugars, total including NLEA",G -14923548,1871259,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G -14923661,1871381,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14924092,1871821,2000,5.08,,70.0,,,,,,,"Sugars, total including NLEA",G -14924101,1871830,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14924448,1872181,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14924843,1872614,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14925035,1872818,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14925161,1872951,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14925239,1873033,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14925299,1873097,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14925632,1873446,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14925833,1873648,2000,10.17,,70.0,,,,,,,"Sugars, total including NLEA",G -14926060,1873882,2000,34.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14926443,1874274,2000,89.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14926515,1874348,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14926737,1874573,2000,40.74,,70.0,,,,,,,"Sugars, total including NLEA",G -14927015,1874851,2000,71.79,,70.0,,,,,,,"Sugars, total including NLEA",G -14927430,1875276,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14927434,1875280,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14927435,1875281,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14927480,1875328,2000,47.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14927539,1875394,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14927595,1875456,2000,53.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14927955,1875839,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14928105,1875991,2000,57.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14928526,1876422,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14928527,1876423,2000,64.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14928631,1876529,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G -14928656,1876554,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14928809,1876708,2000,22.22,,70.0,,,,,,,"Sugars, total including NLEA",G -14928878,1876777,2000,7.08,,70.0,,,,,,,"Sugars, total including NLEA",G -14928913,1876812,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14929622,1877546,2000,11.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14929683,1877607,2000,13.08,,70.0,,,,,,,"Sugars, total including NLEA",G -14929760,1877684,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14929996,1877931,2000,35.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14930023,1877958,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14930257,1878200,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14930415,1878362,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14930673,1878624,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14930884,1878840,2000,34.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14930964,1878922,2000,53.49,,70.0,,,,,,,"Sugars, total including NLEA",G -14930966,1878924,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14930971,1878929,2000,9.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14931090,1879053,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14931578,1879555,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14931677,1879655,2000,12.8,,70.0,,,,,,,"Sugars, total including NLEA",G -14931939,1879928,2000,47.06,,70.0,,,,,,,"Sugars, total including NLEA",G -14932123,1880113,2000,46.15,,70.0,,,,,,,"Sugars, total including NLEA",G -14932161,1880152,2000,12.9,,70.0,,,,,,,"Sugars, total including NLEA",G -14932266,1880260,2000,6.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14932516,1880517,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14932946,1140141,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14933266,1140568,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14933285,1140587,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14933387,1140704,2000,20.59,,70.0,,,,,,,"Sugars, total including NLEA",G -14933526,1140860,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14933571,1140919,2000,37.84,,70.0,,,,,,,"Sugars, total including NLEA",G -14933626,1140983,2000,20.09,,70.0,,,,,,,"Sugars, total including NLEA",G -14934128,1141592,2000,12.5,,73.0,,,,,,,"Sugars, total including NLEA",G -14934386,1141869,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14934541,1142050,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -14934769,1142303,2000,3.08,,70.0,,,,,,,"Sugars, total including NLEA",G -14934782,1142322,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14934797,1142342,2000,2.44,,70.0,,,,,,,"Sugars, total including NLEA",G -14935375,1142951,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G -14935377,1142953,2000,31.58,,70.0,,,,,,,"Sugars, total including NLEA",G -14935471,1143052,2000,3.17,,70.0,,,,,,,"Sugars, total including NLEA",G -14935633,1143220,2000,0.42,,70.0,,,,,,,"Sugars, total including NLEA",G -14935901,1143518,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14936504,1144167,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14936655,1144333,2000,3.64,,70.0,,,,,,,"Sugars, total including NLEA",G -14936854,1144551,2000,25.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14937085,1144794,2000,1.28,,70.0,,,,,,,"Sugars, total including NLEA",G -14937137,1144851,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14937261,1144983,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14937282,1145005,2000,30.51,,70.0,,,,,,,"Sugars, total including NLEA",G -14937591,1880700,2000,51.35,,70.0,,,,,,,"Sugars, total including NLEA",G -14937693,1145386,2000,4.25,,71.0,,,,,,,"Sugars, total including NLEA",G -14937854,1145547,2000,0.49,,78.0,,,,,,,"Sugars, total including NLEA",G -14937874,1145567,2000,1.0,,78.0,,,,,,,"Sugars, total including NLEA",G -14937954,1145647,2000,4.26,,71.0,,,,,,,"Sugars, total including NLEA",G -14937975,1145668,2000,6.0,,78.0,,,,,,,"Sugars, total including NLEA",G -14937998,1145691,2000,59.0,,78.0,,,,,,,"Sugars, total including NLEA",G -14938152,1145845,2000,23.0,,78.0,,,,,,,"Sugars, total including NLEA",G -14938214,1145907,2000,0.0,,78.0,,,,,,,"Sugars, total including NLEA",G -14938265,1145958,2000,0.0,,78.0,,,,,,,"Sugars, total including NLEA",G -14938549,1146242,2000,36.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14939192,1147063,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14939193,1147064,2000,4.17,,70.0,,,,,,,"Sugars, total including NLEA",G -14939207,1147083,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14939299,1147179,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14939334,1147216,2000,0.88,,73.0,,,,,,,"Sugars, total including NLEA",G -14939542,1147481,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14939875,1147840,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14940135,1148109,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14940624,1148763,2000,6.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14940745,1148925,2000,10.99,,70.0,,,,,,,"Sugars, total including NLEA",G -14940788,1148978,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14941247,1149794,2000,10.6,,70.0,,,,,,,"Sugars, total including NLEA",G -14941525,1150140,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -14941550,1150170,2000,13.46,,70.0,,,,,,,"Sugars, total including NLEA",G -14941805,1150533,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G -14942026,1150771,2000,15.62,,70.0,,,,,,,"Sugars, total including NLEA",G -14942046,1150793,2000,24.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14942072,1150819,2000,44.44,,70.0,,,,,,,"Sugars, total including NLEA",G -14942226,1151011,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14942274,1151062,2000,26.19,,70.0,,,,,,,"Sugars, total including NLEA",G -14942347,1151143,2000,54.17,,70.0,,,,,,,"Sugars, total including NLEA",G -14942688,1151541,2000,5.83,,70.0,,,,,,,"Sugars, total including NLEA",G -14942726,1151586,2000,10.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14942779,1151660,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14942789,1151670,2000,3.2,,70.0,,,,,,,"Sugars, total including NLEA",G -14942978,1151877,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14942983,1151882,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14943141,1152052,2000,35.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14943152,1152066,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14943214,1152128,2000,3.03,,70.0,,,,,,,"Sugars, total including NLEA",G -14943704,1152648,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14944473,1153461,2000,80.77,,70.0,,,,,,,"Sugars, total including NLEA",G -14944477,1153465,2000,37.04,,70.0,,,,,,,"Sugars, total including NLEA",G -14944539,1153533,2000,51.85,,70.0,,,,,,,"Sugars, total including NLEA",G -14944641,1153645,2000,44.44,,70.0,,,,,,,"Sugars, total including NLEA",G -14944879,1153895,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14944909,1153927,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14945258,1154299,2000,61.76,,70.0,,,,,,,"Sugars, total including NLEA",G -14945579,1154656,2000,24.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14945756,1154843,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14945921,1155010,2000,2.04,,71.0,,,,,,,"Sugars, total including NLEA",G -14946001,1155090,2000,5.0,,78.0,,,,,,,"Sugars, total including NLEA",G -14946028,1155117,2000,2.5,,71.0,,,,,,,"Sugars, total including NLEA",G -14946111,1155200,2000,1.67,,71.0,,,,,,,"Sugars, total including NLEA",G -14946162,1155251,2000,5.38,,71.0,,,,,,,"Sugars, total including NLEA",G -14946202,1155292,2000,0.83,,71.0,,,,,,,"Sugars, total including NLEA",G -14946566,1155676,2000,5.48,,70.0,,,,,,,"Sugars, total including NLEA",G -14947147,1156291,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14947209,1156357,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14947434,1156612,2000,21.54,,70.0,,,,,,,"Sugars, total including NLEA",G -14947458,1156636,2000,53.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14947634,1156819,2000,2.34,,70.0,,,,,,,"Sugars, total including NLEA",G -14947648,1156833,2000,2.94,,70.0,,,,,,,"Sugars, total including NLEA",G -14947816,1157010,2000,4.26,,70.0,,,,,,,"Sugars, total including NLEA",G -14947987,1157244,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -14948542,1157949,2000,7.63,,70.0,,,,,,,"Sugars, total including NLEA",G -14948681,1158132,2000,1.89,,70.0,,,,,,,"Sugars, total including NLEA",G -14949916,1159961,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14950112,1160193,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14950198,1160289,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14950202,1160293,2000,28.12,,70.0,,,,,,,"Sugars, total including NLEA",G -14950205,1160296,2000,31.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14950257,1160375,2000,55.56,,70.0,,,,,,,"Sugars, total including NLEA",G -14950296,1160420,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14950556,1160720,2000,36.36,,70.0,,,,,,,"Sugars, total including NLEA",G -14950635,1160813,2000,5.0,,73.0,,,,,,,"Sugars, total including NLEA",G -14950932,1161134,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14951059,1161270,2000,6.04,,70.0,,,,,,,"Sugars, total including NLEA",G -14951260,1161478,2000,63.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14951298,1161521,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14951403,1161630,2000,9.38,,70.0,,,,,,,"Sugars, total including NLEA",G -14951735,1161973,2000,10.48,,70.0,,,,,,,"Sugars, total including NLEA",G -14952150,1162413,2000,2.65,,70.0,,,,,,,"Sugars, total including NLEA",G -14952185,1162450,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14952376,1162654,2000,4.35,,70.0,,,,,,,"Sugars, total including NLEA",G -14952490,1162773,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G -14952514,1162798,2000,2.48,,70.0,,,,,,,"Sugars, total including NLEA",G -14952591,1162884,2000,4.22,,70.0,,,,,,,"Sugars, total including NLEA",G -14952978,1163306,2000,5.41,,70.0,,,,,,,"Sugars, total including NLEA",G -14953298,1163687,2000,8.89,,71.0,,,,,,,"Sugars, total including NLEA",G -14953432,1163881,2000,60.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14953517,1164257,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14953599,1164468,2000,1.67,,71.0,,,,,,,"Sugars, total including NLEA",G -14953626,1164522,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14953761,1164755,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14953920,1165067,2000,34.62,,71.0,,,,,,,"Sugars, total including NLEA",G -14953982,1165169,2000,38.71,,71.0,,,,,,,"Sugars, total including NLEA",G -14954314,1165511,2000,5.95,,71.0,,,,,,,"Sugars, total including NLEA",G -14954438,1165640,2000,34.38,,71.0,,,,,,,"Sugars, total including NLEA",G -14954483,1165688,2000,5.81,,78.0,,,,,,,"Sugars, total including NLEA",G -14954495,1165700,2000,0.99,,78.0,,,,,,,"Sugars, total including NLEA",G -14954537,1165744,2000,38.46,,71.0,,,,,,,"Sugars, total including NLEA",G -14954890,1166102,2000,3.53,,71.0,,,,,,,"Sugars, total including NLEA",G -14954891,1166103,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14955573,1166794,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14955661,1166882,2000,6.25,,71.0,,,,,,,"Sugars, total including NLEA",G -14955734,1166957,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14955897,1167123,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14956545,1167778,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -14956937,1168172,2000,50.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14956980,1168215,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14957065,1168300,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14957094,1168329,2000,1.77,,71.0,,,,,,,"Sugars, total including NLEA",G -14957115,1168350,2000,1.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14957631,1168943,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -14957708,1169021,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -14958138,1169828,2000,7.5,,71.0,,,,,,,"Sugars, total including NLEA",G -14958194,1169987,2000,0.77,,71.0,,,,,,,"Sugars, total including NLEA",G -14958458,1171008,2000,7.56,,70.0,,,,,,,"Sugars, total including NLEA",G -14958467,1171019,2000,8.93,,70.0,,,,,,,"Sugars, total including NLEA",G -14958596,1171171,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14958695,1171295,2000,0.75,,70.0,,,,,,,"Sugars, total including NLEA",G -14958754,1171366,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14958819,1171451,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14958860,1171501,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14959252,1171962,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14959518,1172274,2000,8.82,,70.0,,,,,,,"Sugars, total including NLEA",G -14959528,1172285,2000,23.44,,70.0,,,,,,,"Sugars, total including NLEA",G -14959836,1172656,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14959919,1172753,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14960026,1172889,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14960038,1172901,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14960105,1172987,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14960137,1173023,2000,9.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14960420,1173347,2000,2.86,,73.0,,,,,,,"Sugars, total including NLEA",G -14960588,1173603,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14960721,1173771,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14960829,1173901,2000,24.56,,70.0,,,,,,,"Sugars, total including NLEA",G -14960834,1173907,2000,5.6,,70.0,,,,,,,"Sugars, total including NLEA",G -14961068,1174170,2000,1.64,,73.0,,,,,,,"Sugars, total including NLEA",G -14961116,1174224,2000,3.75,,70.0,,,,,,,"Sugars, total including NLEA",G -14961132,1174243,2000,32.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14961396,1174565,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -14961682,1174926,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14961764,1175030,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14961957,1175274,2000,23.53,,70.0,,,,,,,"Sugars, total including NLEA",G -14962433,1175910,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14963604,1177425,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14963784,1177676,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14964031,1177974,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14964175,1178160,2000,46.15,,70.0,,,,,,,"Sugars, total including NLEA",G -14964275,1178281,2000,28.12,,70.0,,,,,,,"Sugars, total including NLEA",G -14964279,1178298,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14964510,1178582,2000,7.2,,70.0,,,,,,,"Sugars, total including NLEA",G -14964602,1178707,2000,4.84,,70.0,,,,,,,"Sugars, total including NLEA",G -14964671,1178795,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14964796,1178966,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14965169,1179471,2000,5.6,,70.0,,,,,,,"Sugars, total including NLEA",G -14965181,1179483,2000,6.4,,70.0,,,,,,,"Sugars, total including NLEA",G -14965274,1179611,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14965376,1179763,2000,14.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14965513,1179940,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14965635,1180111,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14965669,1180156,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14965765,1180289,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14965776,1180303,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14966027,1180614,2000,52.17,,70.0,,,,,,,"Sugars, total including NLEA",G -14966305,1180947,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14966426,1181093,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14966553,1181262,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14966661,1181420,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14966719,1181491,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14967222,1182137,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14967713,1182799,2000,9.68,,70.0,,,,,,,"Sugars, total including NLEA",G -14967753,1182848,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14967947,1183087,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14968080,1183235,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14968142,1183311,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14968223,1183400,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14968433,1183635,2000,22.06,,70.0,,,,,,,"Sugars, total including NLEA",G -14968536,1183759,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14968905,1184226,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14969119,1184476,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14969151,1184515,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14969188,1184570,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14969694,1185209,2000,7.37,,70.0,,,,,,,"Sugars, total including NLEA",G -14969709,1185228,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14969735,1185264,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14969907,1185475,2000,20.59,,70.0,,,,,,,"Sugars, total including NLEA",G -14970015,1185621,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14970288,1185974,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14970319,1186009,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14970370,1186071,2000,16.41,,70.0,,,,,,,"Sugars, total including NLEA",G -14970381,1186083,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14970484,1186222,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14970594,1186361,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14970742,1186534,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -14970945,1186841,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G -14971159,1187118,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14971203,1187169,2000,30.3,,70.0,,,,,,,"Sugars, total including NLEA",G -14971207,1187175,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14971225,1187199,2000,43.06,,70.0,,,,,,,"Sugars, total including NLEA",G -14971325,1187326,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14971387,1187408,2000,13.13,,70.0,,,,,,,"Sugars, total including NLEA",G -14971457,1187502,2000,19.75,,70.0,,,,,,,"Sugars, total including NLEA",G -14971656,1187756,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14972300,1188604,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14972398,1188722,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14972520,1188883,2000,3.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14972585,1188950,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14973071,1189561,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G -14973212,1189787,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14973374,1189980,2000,45.45,,70.0,,,,,,,"Sugars, total including NLEA",G -14973673,1190336,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -14973806,1190491,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14973971,1190676,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14974141,1190871,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14974383,1191167,2000,25.81,,70.0,,,,,,,"Sugars, total including NLEA",G -14974518,1191325,2000,3.03,,70.0,,,,,,,"Sugars, total including NLEA",G -14974572,1191402,2000,4.07,,70.0,,,,,,,"Sugars, total including NLEA",G -14975055,1191951,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14975178,1192095,2000,4.17,,73.0,,,,,,,"Sugars, total including NLEA",G -14975293,1192239,2000,7.2,,70.0,,,,,,,"Sugars, total including NLEA",G -14975524,1192497,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14975728,1192732,2000,0.41,,70.0,,,,,,,"Sugars, total including NLEA",G -14975977,1193040,2000,9.38,,70.0,,,,,,,"Sugars, total including NLEA",G -14976276,1193385,2000,4.44,,70.0,,,,,,,"Sugars, total including NLEA",G -14976292,1193401,2000,0.76,,73.0,,,,,,,"Sugars, total including NLEA",G -14976550,1193710,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14976691,1193914,2000,2.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14976919,1194268,2000,48.65,,70.0,,,,,,,"Sugars, total including NLEA",G -14977389,1194875,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14977498,1194999,2000,7.81,,70.0,,,,,,,"Sugars, total including NLEA",G -14978023,1195846,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14978036,1195866,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -14978201,1196081,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14978730,1196728,2000,9.52,,70.0,,,,,,,"Sugars, total including NLEA",G -14978761,1196766,2000,85.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14978940,1196969,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14979942,1198324,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14979962,1198357,2000,15.62,,70.0,,,,,,,"Sugars, total including NLEA",G -14979982,1198384,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14980077,1198502,2000,2.33,,73.0,,,,,,,"Sugars, total including NLEA",G -14980396,1198953,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14980460,1199028,2000,2.21,,70.0,,,,,,,"Sugars, total including NLEA",G -14980508,1199083,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14980698,1199346,2000,0.81,,70.0,,,,,,,"Sugars, total including NLEA",G -14980991,1199712,2000,3.45,,70.0,,,,,,,"Sugars, total including NLEA",G -14981911,1201030,2000,23.53,,70.0,,,,,,,"Sugars, total including NLEA",G -14981995,1201140,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14982007,1201152,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14982138,1201338,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14982244,1201465,2000,20.59,,70.0,,,,,,,"Sugars, total including NLEA",G -14982458,1201758,2000,55.56,,70.0,,,,,,,"Sugars, total including NLEA",G -14982673,1202055,2000,35.09,,70.0,,,,,,,"Sugars, total including NLEA",G -14982694,1202093,2000,24.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14982717,1202118,2000,2.5,,73.0,,,,,,,"Sugars, total including NLEA",G -14982773,1202199,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14982970,1202484,2000,25.81,,70.0,,,,,,,"Sugars, total including NLEA",G -14983312,1202922,2000,2.45,,70.0,,,,,,,"Sugars, total including NLEA",G -14983366,1202985,2000,15.79,,70.0,,,,,,,"Sugars, total including NLEA",G -14983585,1203279,2000,67.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14983718,1203472,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14983896,1203722,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14984007,1203856,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14984087,1203944,2000,39.13,,70.0,,,,,,,"Sugars, total including NLEA",G -14984152,1204019,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14984249,1204153,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14984277,1204185,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14984491,1204430,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14984960,1205164,2000,56.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14984971,1205177,2000,17.19,,70.0,,,,,,,"Sugars, total including NLEA",G -14985092,1205344,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14985511,1205905,2000,9.68,,70.0,,,,,,,"Sugars, total including NLEA",G -14985566,1205975,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14985933,1206515,2000,36.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14986073,1206688,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14986287,1206926,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14986590,1207389,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14986623,1207427,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -14986627,1207432,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14986911,1207752,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14987082,1207958,2000,3.7,,70.0,,,,,,,"Sugars, total including NLEA",G -14987428,1208397,2000,4.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14987465,1208440,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14987814,1208838,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14987849,1208883,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14987858,1208892,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14987940,1208988,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14987977,1209031,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14988484,1209648,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14989265,1210603,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14989270,1210609,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14989485,1210864,2000,36.84,,70.0,,,,,,,"Sugars, total including NLEA",G -14989860,1211327,2000,5.6,,70.0,,,,,,,"Sugars, total including NLEA",G -14989995,1211478,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14990008,1211495,2000,35.29,,70.0,,,,,,,"Sugars, total including NLEA",G -14990208,1211739,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14990365,1211949,2000,48.94,,70.0,,,,,,,"Sugars, total including NLEA",G -14990366,1211950,2000,24.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14990463,1212074,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14990553,1212179,2000,36.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14990801,1212485,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14991132,1213394,2000,1.75,,73.0,,,,,,,"Sugars, total including NLEA",G -14991135,1213398,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14991195,1213470,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G -14991257,1213547,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14991965,1214546,2000,62.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14992125,1214883,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14992418,1215271,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14992569,1215473,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14993534,1216710,2000,47.5,,70.0,,,,,,,"Sugars, total including NLEA",G -14993875,1217172,2000,12.12,,70.0,,,,,,,"Sugars, total including NLEA",G -14993924,1217227,2000,24.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14994280,1217697,2000,25.71,,70.0,,,,,,,"Sugars, total including NLEA",G -14994353,1217791,2000,70.97,,70.0,,,,,,,"Sugars, total including NLEA",G -14994381,1217839,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14994450,1217983,2000,58.06,,70.0,,,,,,,"Sugars, total including NLEA",G -14994680,1218367,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14994801,1218520,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14994858,1218584,2000,58.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14994955,1218704,2000,5.13,,70.0,,,,,,,"Sugars, total including NLEA",G -14994996,1218760,2000,3.7,,70.0,,,,,,,"Sugars, total including NLEA",G -14995188,1218984,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14995411,1219296,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14995631,1219546,2000,57.58,,70.0,,,,,,,"Sugars, total including NLEA",G -14995641,1219557,2000,8.82,,70.0,,,,,,,"Sugars, total including NLEA",G -14995880,1219838,2000,40.0,,73.0,,,,,,,"Sugars, total including NLEA",G -14995899,1219860,2000,4.6,,70.0,,,,,,,"Sugars, total including NLEA",G -14996357,1220485,2000,11.55,,70.0,,,,,,,"Sugars, total including NLEA",G -14996382,1220511,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14996452,1220585,2000,11.55,,70.0,,,,,,,"Sugars, total including NLEA",G -14996741,1220901,2000,11.55,,70.0,,,,,,,"Sugars, total including NLEA",G -14996855,1221043,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -14997281,1221593,2000,4.58,,70.0,,,,,,,"Sugars, total including NLEA",G -14997570,1221961,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14997802,1222336,2000,65.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14998006,1222609,2000,4.84,,70.0,,,,,,,"Sugars, total including NLEA",G -14998035,1222641,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G -14998115,1222731,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14998117,1222733,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14998159,1222776,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -14998415,1223072,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14998594,1223350,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14998685,1223445,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14998703,1223463,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -14998770,1223571,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -14998928,1223757,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14999353,1224222,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -14999458,1224336,2000,7.92,,70.0,,,,,,,"Sugars, total including NLEA",G -14999702,1224594,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14999711,1224604,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -14999845,1224744,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G -14999854,1224755,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15000156,1225092,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15000965,1225978,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15001191,1226224,2000,35.27,,70.0,,,,,,,"Sugars, total including NLEA",G -15001196,1226229,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15001640,1226721,2000,37.21,,70.0,,,,,,,"Sugars, total including NLEA",G -15001690,1226774,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15002025,1227142,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15002283,1227425,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15002548,1227713,2000,8.02,,70.0,,,,,,,"Sugars, total including NLEA",G -15002613,1227781,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15002930,1228126,2000,67.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15003409,1228709,2000,14.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15003785,1229123,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15004721,1230134,2000,55.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15005070,1230527,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15005497,1230998,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15005626,1231137,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15005683,1231196,2000,72.73,,70.0,,,,,,,"Sugars, total including NLEA",G -15005725,1231238,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15006103,1231658,2000,2.56,,73.0,,,,,,,"Sugars, total including NLEA",G -15007457,1233090,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15007563,1233208,2000,57.69,,70.0,,,,,,,"Sugars, total including NLEA",G -15007710,1233372,2000,55.81,,70.0,,,,,,,"Sugars, total including NLEA",G -15008051,1233753,2000,2.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15008095,1233799,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15008242,1233959,2000,7.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15008330,1234054,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15008367,1234093,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15008380,1234106,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15008392,1234121,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15008822,1234606,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15009178,1235017,2000,55.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15009341,1235187,2000,5.48,,70.0,,,,,,,"Sugars, total including NLEA",G -15009396,1235244,2000,41.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15009496,1235355,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15009708,1235579,2000,80.49,,70.0,,,,,,,"Sugars, total including NLEA",G -15009895,1235779,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15010095,1236025,2000,42.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15010335,1236288,2000,63.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15010737,1236748,2000,2.32,,70.0,,,,,,,"Sugars, total including NLEA",G -15011003,1237069,2000,8.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15011410,1237511,2000,58.06,,70.0,,,,,,,"Sugars, total including NLEA",G -15011452,1237557,2000,44.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15011509,1237615,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15011749,1237872,2000,65.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15011886,1238020,2000,42.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15012178,1238323,2000,12.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15012859,1239079,2000,31.07,,70.0,,,,,,,"Sugars, total including NLEA",G -15012921,1239148,2000,11.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15013480,1239792,2000,64.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15013823,1240162,2000,47.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15013917,1240265,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15013973,1240329,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15014284,1240665,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15014306,1240692,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15014595,1240998,2000,57.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15014617,1241021,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15015067,1241518,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15016222,1242785,2000,32.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15016238,1242803,2000,3.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15016489,1243126,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15016553,1243221,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15016650,1243383,2000,5.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15016672,1243424,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15017148,1243984,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15017829,1244759,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15017966,1244923,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15017998,1244960,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15018024,1245001,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15018127,1245174,2000,4.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15018138,1245189,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15018250,1245335,2000,49.23,,70.0,,,,,,,"Sugars, total including NLEA",G -15018417,1245541,2000,29.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15018720,1245916,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15018770,1245988,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15018789,1246011,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15019146,1246423,2000,3.52,,70.0,,,,,,,"Sugars, total including NLEA",G -15019234,1246544,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15019240,1246551,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15019292,1246607,2000,28.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15019365,1246697,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15019551,1246909,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15019557,1246915,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15019684,1247053,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15020214,1247697,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15020409,1247938,2000,24.78,,70.0,,,,,,,"Sugars, total including NLEA",G -15020609,1248174,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15020677,1248245,2000,3.7,,70.0,,,,,,,"Sugars, total including NLEA",G -15020821,1248397,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15020902,1248499,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15021072,1248697,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15021227,1248870,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15021769,1249502,2000,7.96,,70.0,,,,,,,"Sugars, total including NLEA",G -15022140,1249973,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15022259,1250109,2000,40.85,,70.0,,,,,,,"Sugars, total including NLEA",G -15022433,1250306,2000,4.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15022559,1250459,2000,10.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15022727,1250655,2000,73.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15022734,1250662,2000,45.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15022938,1250884,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15023088,1251056,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15023128,1251099,2000,58.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15023262,1251272,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15023405,1251436,2000,12.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15023511,1251547,2000,37.21,,70.0,,,,,,,"Sugars, total including NLEA",G -15023591,1251631,2000,75.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15023815,1251882,2000,55.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15023901,1252018,2000,7.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15023958,1252094,2000,75.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15024050,1252193,2000,93.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15024542,1252751,2000,47.69,,70.0,,,,,,,"Sugars, total including NLEA",G -15024685,1252939,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15024776,1253043,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15024853,1253132,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15024881,1253174,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15025173,1253516,2000,12.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15025333,1253723,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15025664,1254107,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15025831,1254288,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15026063,1254550,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15026352,1254890,2000,2.63,,70.0,,,,,,,"Sugars, total including NLEA",G -15026409,1254950,2000,3.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15026458,1255008,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15027016,1255651,2000,0.68,,70.0,,,,,,,"Sugars, total including NLEA",G -15027471,1256181,2000,23.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15027560,1256286,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15027571,1256297,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15027707,1256439,2000,20.59,,70.0,,,,,,,"Sugars, total including NLEA",G -15028320,1257208,2000,1.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15028442,1257340,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15028465,1257364,2000,5.15,,70.0,,,,,,,"Sugars, total including NLEA",G -15028529,1257445,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15028619,1257544,2000,45.45,,70.0,,,,,,,"Sugars, total including NLEA",G -15028788,1257761,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15029302,1258338,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15029452,1258521,2000,10.59,,70.0,,,,,,,"Sugars, total including NLEA",G -15029666,1258759,2000,32.73,,70.0,,,,,,,"Sugars, total including NLEA",G -15029826,1258977,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15030150,1259398,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15030206,1259457,2000,4.2,,70.0,,,,,,,"Sugars, total including NLEA",G -15030750,1260072,2000,17.78,,70.0,,,,,,,"Sugars, total including NLEA",G -15030861,1260204,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15030896,1260246,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15030915,1260265,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15031011,1260387,2000,19.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15031119,1260524,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15031154,1260567,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15031184,1260598,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15031701,1261179,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15031708,1261186,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15031828,1261324,2000,1.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15031829,1261325,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15031892,1261395,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15032233,1261771,2000,6.98,,70.0,,,,,,,"Sugars, total including NLEA",G -15032245,1261783,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15032407,1261969,2000,88.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15032536,1262107,2000,7.81,,70.0,,,,,,,"Sugars, total including NLEA",G -15032631,1262208,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15032834,1262455,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15033781,1263572,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15033903,1263713,2000,3.03,,70.0,,,,,,,"Sugars, total including NLEA",G -15033983,1263804,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15034049,1263874,2000,22.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15034382,1264240,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15034749,1264645,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15034926,1264846,2000,5.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15034965,1264890,2000,8.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15034978,1264904,2000,2.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15035090,1265033,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15035136,1265087,2000,4.9,,70.0,,,,,,,"Sugars, total including NLEA",G -15035367,1265346,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15035858,1265929,2000,9.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15035985,1266091,2000,4.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15036007,1266114,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15036011,1266118,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15036207,1266339,2000,2.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15036447,1266623,2000,1.05,,70.0,,,,,,,"Sugars, total including NLEA",G -15036756,1266971,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15036889,1267126,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15037150,1267410,2000,17.78,,70.0,,,,,,,"Sugars, total including NLEA",G -15037174,1267441,2000,9.73,,70.0,,,,,,,"Sugars, total including NLEA",G -15037228,1267506,2000,35.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15037785,1268132,2000,6.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15037922,1268292,2000,3.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15037977,1268353,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G -15038148,1268557,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15038731,1269234,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15038936,1269459,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15039083,1269675,2000,2.65,,70.0,,,,,,,"Sugars, total including NLEA",G -15039212,1269840,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15039399,1270049,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15039704,1270415,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15039730,1270451,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G -15039887,1270653,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15040143,1270945,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G -15040154,1270957,2000,51.16,,70.0,,,,,,,"Sugars, total including NLEA",G -15040557,1271401,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15040622,1271470,2000,39.74,,70.0,,,,,,,"Sugars, total including NLEA",G -15040731,1271606,2000,10.62,,70.0,,,,,,,"Sugars, total including NLEA",G -15040740,1271620,2000,11.9,,70.0,,,,,,,"Sugars, total including NLEA",G -15040891,1271856,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15041075,1272137,2000,2.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15041300,1272401,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15041441,1272569,2000,12.28,,70.0,,,,,,,"Sugars, total including NLEA",G -15041559,1272709,2000,34.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15042123,1273341,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15042150,1273370,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15042514,1273788,2000,4.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15042804,1274122,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15042824,1274149,2000,1.2,,73.0,,,,,,,"Sugars, total including NLEA",G -15042898,1274223,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15042987,1274321,2000,41.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15043217,1274596,2000,11.96,,70.0,,,,,,,"Sugars, total including NLEA",G -15043240,1274632,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15043809,1275289,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15044042,1275552,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15044473,1276034,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15044488,1276057,2000,2.94,,70.0,,,,,,,"Sugars, total including NLEA",G -15044604,1276190,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15044653,1276247,2000,43.48,,70.0,,,,,,,"Sugars, total including NLEA",G -15044703,1276306,2000,2.46,,70.0,,,,,,,"Sugars, total including NLEA",G -15045114,1276780,2000,62.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15045193,1276869,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15045484,1277188,2000,10.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15045498,1277205,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15045714,1277439,2000,47.06,,70.0,,,,,,,"Sugars, total including NLEA",G -15045783,1277516,2000,17.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15045810,1277546,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15045839,1277577,2000,62.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15046033,1277805,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15046068,1277847,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15046081,1277860,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15046142,1277925,2000,1.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15046257,1278054,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15046806,1278678,2000,65.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15046894,1278769,2000,92.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15047011,1278891,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15047324,1279254,2000,14.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15047562,1279528,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15048061,1280086,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15048446,1280526,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15048950,1281111,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15049419,1281650,2000,12.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15049443,1281680,2000,30.3,,70.0,,,,,,,"Sugars, total including NLEA",G -15049644,1281915,2000,11.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15049750,1282029,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15049753,1282033,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15049927,1282225,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15050143,1282452,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15050462,1282799,2000,2.65,,70.0,,,,,,,"Sugars, total including NLEA",G -15050534,1282884,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15050540,1282890,2000,7.06,,70.0,,,,,,,"Sugars, total including NLEA",G -15050786,1283170,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15051396,1284147,2000,35.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15051433,1284207,2000,6.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15051819,1284685,2000,32.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15051901,1284782,2000,11.89,,70.0,,,,,,,"Sugars, total including NLEA",G -15052059,1284993,2000,1.63,,70.0,,,,,,,"Sugars, total including NLEA",G -15053234,1286414,2000,5.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15053333,1286522,2000,8.05,,70.0,,,,,,,"Sugars, total including NLEA",G -15053400,1286598,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15053503,1286730,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15053595,1286835,2000,23.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15053613,1286855,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15054500,1287920,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15054636,1288082,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15054688,1288149,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15054791,1288281,2000,56.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15054802,1288293,2000,40.48,,70.0,,,,,,,"Sugars, total including NLEA",G -15054971,1288494,2000,4.51,,70.0,,,,,,,"Sugars, total including NLEA",G -15055452,1289068,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15056175,1290005,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15056506,1290429,2000,4.6,,70.0,,,,,,,"Sugars, total including NLEA",G -15057123,1291181,2000,54.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15057390,1291524,2000,21.05,,70.0,,,,,,,"Sugars, total including NLEA",G -15057654,1291862,2000,9.32,,70.0,,,,,,,"Sugars, total including NLEA",G -15057719,1291946,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15057874,1292150,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15058067,1292383,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15058159,1292487,2000,4.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15058470,1292881,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15058596,1293049,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15058770,1293251,2000,12.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15058936,1293465,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15059037,1293602,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15059256,1293871,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15059585,1294255,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15059635,1294310,2000,25.81,,70.0,,,,,,,"Sugars, total including NLEA",G -15059636,1294311,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15059680,1294381,2000,1.75,,73.0,,,,,,,"Sugars, total including NLEA",G -15059736,1294445,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15059882,1294624,2000,38.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15060733,1295803,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15061372,1296707,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15061549,1296963,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15061956,1297473,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15062143,1297714,2000,4.24,,70.0,,,,,,,"Sugars, total including NLEA",G -15062165,1297739,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15062301,1297903,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15062318,1297922,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15062438,1298084,2000,44.39,,70.0,,,,,,,"Sugars, total including NLEA",G -15062466,1298120,2000,5.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15062729,1298466,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15062927,1298735,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15062983,1298819,2000,11.55,,70.0,,,,,,,"Sugars, total including NLEA",G -15063106,1298983,2000,88.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15063174,1299082,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15063215,1299164,2000,61.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15063338,1299776,2000,7.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15063346,1299846,2000,68.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15063768,1300827,2000,5.36,,70.0,,,,,,,"Sugars, total including NLEA",G -15063947,1301040,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15063971,1301069,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15064036,1301143,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15064081,1301211,2000,12.96,,70.0,,,,,,,"Sugars, total including NLEA",G -15064172,1301312,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15064183,1301323,2000,64.44,,70.0,,,,,,,"Sugars, total including NLEA",G -15064287,1301454,2000,13.52,,70.0,,,,,,,"Sugars, total including NLEA",G -15064572,1301844,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15064621,1301906,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15064719,1302015,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15064731,1302028,2000,12.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15064820,1302180,2000,1.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15064873,1302271,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15064905,1302332,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15064912,1302341,2000,86.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15065661,1303450,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15065684,1303486,2000,63.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15065941,1303915,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15065958,1303936,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -15066010,1304005,2000,9.73,,70.0,,,,,,,"Sugars, total including NLEA",G -15066116,1304143,2000,5.36,,70.0,,,,,,,"Sugars, total including NLEA",G -15066196,1304253,2000,57.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15066274,1304361,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15066332,1304487,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15066418,1304616,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15066463,1304678,2000,41.94,,70.0,,,,,,,"Sugars, total including NLEA",G -15066567,1304797,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15066636,1304877,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15066657,1304900,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15066674,1304918,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15066710,1304975,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15067317,1305756,2000,17.78,,70.0,,,,,,,"Sugars, total including NLEA",G -15067337,1305777,2000,2.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15067353,1305793,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15067563,1306036,2000,1.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15067643,1306142,2000,1.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15067772,1306313,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15067803,1306346,2000,32.05,,70.0,,,,,,,"Sugars, total including NLEA",G -15068893,1307663,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15069112,1307972,2000,60.47,,70.0,,,,,,,"Sugars, total including NLEA",G -15069633,1308634,2000,55.81,,70.0,,,,,,,"Sugars, total including NLEA",G -15069974,1309058,2000,5.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15070197,1309332,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15070384,1309609,2000,67.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15070435,1309677,2000,1.61,,73.0,,,,,,,"Sugars, total including NLEA",G -15071263,1310864,2000,9.52,,70.0,,,,,,,"Sugars, total including NLEA",G -15071282,1310886,2000,52.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15071444,1311061,2000,9.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15071702,1311354,2000,0.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15071888,1311575,2000,16.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15071928,1311620,2000,32.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15072068,1311780,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15072693,1312541,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15072925,1312833,2000,55.81,,70.0,,,,,,,"Sugars, total including NLEA",G -15073102,1313032,2000,9.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15073213,1313157,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15073492,1313494,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15073625,1313649,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15073783,1313823,2000,2.45,,70.0,,,,,,,"Sugars, total including NLEA",G -15073983,1314035,2000,42.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15074172,1314252,2000,84.21,,70.0,,,,,,,"Sugars, total including NLEA",G -15074375,1314474,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15074615,1314745,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15074622,1314753,2000,15.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15074807,1314968,2000,12.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15075051,1315315,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15075289,1315604,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15075416,1315748,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15075871,1316258,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15075875,1316263,2000,4.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15076459,1316983,2000,7.06,,70.0,,,,,,,"Sugars, total including NLEA",G -15076706,1317291,2000,6.98,,70.0,,,,,,,"Sugars, total including NLEA",G -15077081,1317814,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15077278,1318054,2000,15.87,,70.0,,,,,,,"Sugars, total including NLEA",G -15077737,1318622,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15078007,1318940,2000,9.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15078086,1319031,2000,32.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15078570,1319705,2000,30.21,,70.0,,,,,,,"Sugars, total including NLEA",G -15078784,1319971,2000,14.06,,70.0,,,,,,,"Sugars, total including NLEA",G -15078790,1319978,2000,1.6,,70.0,,,,,,,"Sugars, total including NLEA",G -15078986,1320205,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15078989,1320208,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15079196,1320449,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15079231,1320489,2000,17.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15079677,1321011,2000,5.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15079763,1321107,2000,2.47,,70.0,,,,,,,"Sugars, total including NLEA",G -15079892,1321252,2000,9.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15079978,1321355,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G -15080049,1321438,2000,14.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15080119,1321520,2000,6.98,,70.0,,,,,,,"Sugars, total including NLEA",G -15080265,1321689,2000,5.6,,70.0,,,,,,,"Sugars, total including NLEA",G -15080709,1322216,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15080735,1322248,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15080798,1322326,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15080850,1322387,2000,42.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15081142,1322732,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15081174,1322771,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15082113,1323882,2000,4.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15082219,1324002,2000,17.7,,70.0,,,,,,,"Sugars, total including NLEA",G -15082538,1324376,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15082755,1324633,2000,16.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15082980,1324888,2000,4.65,,70.0,,,,,,,"Sugars, total including NLEA",G -15083130,1325060,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15083330,1325295,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15083548,1325563,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15083742,1325810,2000,22.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15083783,1325858,2000,15.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15083788,1325864,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15083862,1325944,2000,96.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15083886,1325969,2000,41.55,,70.0,,,,,,,"Sugars, total including NLEA",G -15084257,1326443,2000,15.91,,70.0,,,,,,,"Sugars, total including NLEA",G -15084347,1326552,2000,2.16,,70.0,,,,,,,"Sugars, total including NLEA",G -15084563,1326828,2000,72.73,,70.0,,,,,,,"Sugars, total including NLEA",G -15084733,1327030,2000,2.65,,70.0,,,,,,,"Sugars, total including NLEA",G -15084778,1327083,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15084794,1327106,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15084801,1327113,2000,6.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15084867,1327218,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15084884,1327263,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15085099,1327524,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15085957,1328659,2000,11.04,,70.0,,,,,,,"Sugars, total including NLEA",G -15086110,1328850,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15087238,1330415,2000,28.03,,70.0,,,,,,,"Sugars, total including NLEA",G -15087336,1330545,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15087440,1330679,2000,1.27,,70.0,,,,,,,"Sugars, total including NLEA",G -15088231,1331742,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15088241,1331752,2000,6.45,,70.0,,,,,,,"Sugars, total including NLEA",G -15088428,1331993,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15088489,1332111,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15088754,1332468,2000,11.3,,70.0,,,,,,,"Sugars, total including NLEA",G -15088796,1332530,2000,60.61,,70.0,,,,,,,"Sugars, total including NLEA",G -15089003,1332950,2000,56.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15089133,1333204,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15089678,1334146,2000,58.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15090033,1334936,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15090323,1335563,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15090371,1335612,2000,12.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15090598,1335912,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15090856,1336959,2000,1.52,,70.0,,,,,,,"Sugars, total including NLEA",G -15090954,1337211,2000,16.36,,70.0,,,,,,,"Sugars, total including NLEA",G -15091041,1337302,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15091045,1337306,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15091294,1337685,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15091646,1338174,2000,38.46,,70.0,,,,,,,"Sugars, total including NLEA",G -15091911,1338543,2000,75.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15092575,1339819,2000,5.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15092620,1339873,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15093098,1340571,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15093120,1340598,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15093219,1340727,2000,19.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15093336,1340906,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15093363,1340947,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15093763,1341524,2000,38.89,,70.0,,,,,,,"Sugars, total including NLEA",G -15094689,1342794,2000,1.47,,70.0,,,,,,,"Sugars, total including NLEA",G -15094733,1342860,2000,2.04,,73.0,,,,,,,"Sugars, total including NLEA",G -15094760,1342893,2000,73.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15094770,1342905,2000,14.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15094799,1342934,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15094859,1343016,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15095226,1343817,2000,24.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15095338,1344026,2000,46.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15095398,1344136,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15095429,1344205,2000,86.36,,70.0,,,,,,,"Sugars, total including NLEA",G -15096042,1344950,2000,8.89,,70.0,,,,,,,"Sugars, total including NLEA",G -15096106,1345021,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15096618,1345666,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15096832,1345917,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G -15097659,1347012,2000,5.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15097994,1347472,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15098317,1347923,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15098529,1348162,2000,34.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15098803,1348488,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15098812,1348499,2000,2.34,,70.0,,,,,,,"Sugars, total including NLEA",G -15098885,1348588,2000,0.81,,70.0,,,,,,,"Sugars, total including NLEA",G -15098923,1348636,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15099244,1349035,2000,13.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15099521,1349367,2000,21.21,,70.0,,,,,,,"Sugars, total including NLEA",G -15099643,1349519,2000,7.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15099907,1349846,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15099916,1349862,2000,5.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15100053,1350055,2000,8.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15100083,1350094,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15101685,1352603,2000,52.63,,70.0,,,,,,,"Sugars, total including NLEA",G -15101726,1352685,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15101776,1352761,2000,20.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15101960,1353218,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15102110,1353424,2000,7.52,,70.0,,,,,,,"Sugars, total including NLEA",G -15102535,1353963,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15102635,1354107,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15102894,1354423,2000,44.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15102985,1354531,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G -15103355,1355049,2000,1.02,,70.0,,,,,,,"Sugars, total including NLEA",G -15103479,1355259,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15103507,1355289,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15103556,1355354,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15103674,1355486,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15103692,1355511,2000,15.04,,70.0,,,,,,,"Sugars, total including NLEA",G -15103860,1355779,2000,48.15,,70.0,,,,,,,"Sugars, total including NLEA",G -15103879,1355808,2000,2.07,,70.0,,,,,,,"Sugars, total including NLEA",G -15103991,1355937,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15104342,1356340,2000,9.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15104562,1356611,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15104655,1356741,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15104713,1356820,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15104913,1357101,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15105144,1357423,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15105210,1357498,2000,11.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15105236,1357527,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15105508,1357861,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15105570,1357938,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15105617,1358000,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15105743,1358153,2000,1.05,,70.0,,,,,,,"Sugars, total including NLEA",G -15105780,1358191,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15105820,1358232,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15105865,1358280,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15106100,1358557,2000,23.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15106165,1358624,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15106239,1358715,2000,7.03,,70.0,,,,,,,"Sugars, total including NLEA",G -15106356,1358854,2000,5.07,,70.0,,,,,,,"Sugars, total including NLEA",G -15106541,1359102,2000,1.64,,70.0,,,,,,,"Sugars, total including NLEA",G -15106601,1359183,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15106797,1359420,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15106959,1359620,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15106980,1359644,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15107049,1359746,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15107110,1359835,2000,20.31,,70.0,,,,,,,"Sugars, total including NLEA",G -15107116,1359849,2000,37.66,,70.0,,,,,,,"Sugars, total including NLEA",G -15107362,1360150,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15107435,1360253,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15107757,1360649,2000,13.8,,70.0,,,,,,,"Sugars, total including NLEA",G -15108014,1360962,2000,1.72,,70.0,,,,,,,"Sugars, total including NLEA",G -15108055,1361012,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15108219,1361216,2000,3.28,,70.0,,,,,,,"Sugars, total including NLEA",G -15108464,1361518,2000,2.06,,70.0,,,,,,,"Sugars, total including NLEA",G -15108591,1361686,2000,2.05,,70.0,,,,,,,"Sugars, total including NLEA",G -15109226,1362538,2000,26.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15109261,1362588,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15109937,1363400,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15110179,1363747,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15110698,1364355,2000,3.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15110972,1364677,2000,1.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15111261,1365368,2000,0.68,,70.0,,,,,,,"Sugars, total including NLEA",G -15111311,1365429,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15112693,1367383,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15112814,1367554,2000,11.02,,70.0,,,,,,,"Sugars, total including NLEA",G -15113490,1368421,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15113750,1368764,2000,94.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15114188,1369325,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15114287,1369468,2000,12.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15114429,1369683,2000,88.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15114589,1369934,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15114699,1370120,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15114762,1370225,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15115053,1370724,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15116034,1372548,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -15116113,1372666,2000,13.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15116160,1372745,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15116184,1372795,2000,2.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15116291,1372955,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15116405,1373097,2000,4.84,,70.0,,,,,,,"Sugars, total including NLEA",G -15116412,1373106,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15116492,1373214,2000,1.27,,70.0,,,,,,,"Sugars, total including NLEA",G -15116609,1373354,2000,22.47,,70.0,,,,,,,"Sugars, total including NLEA",G -15116930,1373841,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15116952,1373869,2000,1.79,,73.0,,,,,,,"Sugars, total including NLEA",G -15116955,1373875,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15117320,1374418,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15117416,1374535,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15117642,1374825,2000,25.84,,70.0,,,,,,,"Sugars, total including NLEA",G -15117648,1374832,2000,2.47,,70.0,,,,,,,"Sugars, total including NLEA",G -15117931,1375180,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15117991,1375246,2000,62.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15118385,1375732,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15118388,1375735,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15118470,1375838,2000,18.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15118492,1375863,2000,58.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15118552,1375929,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15118582,1375966,2000,2.09,,70.0,,,,,,,"Sugars, total including NLEA",G -15118653,1376073,2000,37.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15118702,1376142,2000,22.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15118710,1376152,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15119198,1376808,2000,9.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15119450,1377129,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15119585,1377290,2000,15.62,,70.0,,,,,,,"Sugars, total including NLEA",G -15119771,1377526,2000,48.84,,70.0,,,,,,,"Sugars, total including NLEA",G -15119823,1377590,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15120064,1377909,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15120111,1377969,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15120123,1377983,2000,9.09,,70.0,,,,,,,"Sugars, total including NLEA",G -15120231,1378123,2000,0.61,,70.0,,,,,,,"Sugars, total including NLEA",G -15120254,1378154,2000,2.47,,70.0,,,,,,,"Sugars, total including NLEA",G -15120501,1378468,2000,12.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15120814,1378884,2000,0.68,,70.0,,,,,,,"Sugars, total including NLEA",G -15120839,1378918,2000,6.45,,70.0,,,,,,,"Sugars, total including NLEA",G -15120856,1378937,2000,19.49,,70.0,,,,,,,"Sugars, total including NLEA",G -15120877,1378965,2000,3.85,,70.0,,,,,,,"Sugars, total including NLEA",G -15120922,1379023,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15120978,1379109,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15121325,1379565,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15121374,1379626,2000,96.3,,70.0,,,,,,,"Sugars, total including NLEA",G -15121574,1379891,2000,4.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15122016,1380449,2000,5.6,,70.0,,,,,,,"Sugars, total including NLEA",G -15122465,1380994,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15122572,1381138,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15122964,1381641,2000,9.68,,70.0,,,,,,,"Sugars, total including NLEA",G -15123464,1382342,2000,2.3,,70.0,,,,,,,"Sugars, total including NLEA",G -15124252,1383494,2000,1.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15124294,1383544,2000,54.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15124340,1383615,2000,14.62,,70.0,,,,,,,"Sugars, total including NLEA",G -15124621,1383995,2000,7.87,,70.0,,,,,,,"Sugars, total including NLEA",G -15124867,1384298,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15124928,1384369,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15125033,1384507,2000,9.89,,70.0,,,,,,,"Sugars, total including NLEA",G -15125040,1384515,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15125109,1384629,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15125182,1384711,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15125208,1384751,2000,5.63,,70.0,,,,,,,"Sugars, total including NLEA",G -15125255,1384802,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15125354,1384936,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15125416,1385004,2000,20.93,,70.0,,,,,,,"Sugars, total including NLEA",G -15125452,1385052,2000,1.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15126098,1385880,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15126143,1385938,2000,37.84,,70.0,,,,,,,"Sugars, total including NLEA",G -15126147,1385945,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15126297,1386135,2000,2.2,,70.0,,,,,,,"Sugars, total including NLEA",G -15126398,1386254,2000,21.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15126477,1386353,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15126583,1386479,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15126772,1386707,2000,2.02,,70.0,,,,,,,"Sugars, total including NLEA",G -15127071,1387088,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15127140,1387182,2000,13.95,,70.0,,,,,,,"Sugars, total including NLEA",G -15127962,1388185,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15128373,1388723,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15128521,1388930,2000,9.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15128545,1388961,2000,13.27,,70.0,,,,,,,"Sugars, total including NLEA",G -15128612,1389045,2000,2.69,,70.0,,,,,,,"Sugars, total including NLEA",G -15128883,1389400,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15128923,1389450,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15129207,1389818,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15129217,1389830,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15129273,1389926,2000,12.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15129392,1390082,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15129399,1390089,2000,21.84,,70.0,,,,,,,"Sugars, total including NLEA",G -15129642,1390371,2000,12.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15130231,1391196,2000,22.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15130254,1391241,2000,9.73,,70.0,,,,,,,"Sugars, total including NLEA",G -15130278,1391268,2000,35.09,,70.0,,,,,,,"Sugars, total including NLEA",G -15130537,1391655,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15130603,1391789,2000,4.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15130796,1392086,2000,64.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15130799,1392089,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15131143,1392571,2000,1.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15131640,1393199,2000,28.3,,70.0,,,,,,,"Sugars, total including NLEA",G -15131806,1393492,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15131833,1393537,2000,9.23,,70.0,,,,,,,"Sugars, total including NLEA",G -15132322,1394276,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15132388,1394357,2000,22.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15132531,1394562,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15132534,1394565,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15132579,1394621,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15132596,1394643,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15132736,1394823,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15132764,1394859,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15132847,1394953,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15133047,1395225,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15133184,1395401,2000,1.27,,70.0,,,,,,,"Sugars, total including NLEA",G -15133219,1395441,2000,12.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15133439,1395722,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15133445,1395728,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15133733,1396114,2000,0.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15134431,1397038,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15134612,1397340,2000,1.96,,70.0,,,,,,,"Sugars, total including NLEA",G -15134890,1397724,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15134941,1397801,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15135193,1398221,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15135831,1399349,2000,2.31,,70.0,,,,,,,"Sugars, total including NLEA",G -15135837,1399360,2000,1.79,,73.0,,,,,,,"Sugars, total including NLEA",G -15136134,1399859,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15136255,1400091,2000,11.66,,70.0,,,,,,,"Sugars, total including NLEA",G -15136261,1400098,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15136726,1400850,2000,2.15,,70.0,,,,,,,"Sugars, total including NLEA",G -15137518,1402090,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15137599,1402236,2000,21.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15137856,1402780,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15138042,1403090,2000,45.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15138569,1403969,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15138571,1403971,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15138617,1404026,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15138751,1404194,2000,32.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15139066,1404633,2000,3.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15139810,1405744,2000,2.78,,70.0,,,,,,,"Sugars, total including NLEA",G -15140010,1406017,2000,47.37,,70.0,,,,,,,"Sugars, total including NLEA",G -15140037,1406062,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15140105,1406153,2000,51.61,,70.0,,,,,,,"Sugars, total including NLEA",G -15140810,1407074,2000,1.52,,70.0,,,,,,,"Sugars, total including NLEA",G -15141033,1407395,2000,3.81,,70.0,,,,,,,"Sugars, total including NLEA",G -15141272,1407750,2000,2.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15141378,1407920,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15142076,1408950,2000,4.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15142362,1409378,2000,1.89,,70.0,,,,,,,"Sugars, total including NLEA",G -15142756,1409970,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15142818,1410048,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15143510,1411052,2000,12.1,,70.0,,,,,,,"Sugars, total including NLEA",G -15143869,1411495,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15143956,1411604,2000,10.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15143957,1411605,2000,14.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15143977,1411632,2000,8.85,,71.0,,,,,,,"Sugars, total including NLEA",G -15144102,1411794,2000,48.39,,70.0,,,,,,,"Sugars, total including NLEA",G -15144110,1411805,2000,53.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15144299,1412072,2000,1.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15144535,1412412,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15144536,1412413,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15144983,1413027,2000,86.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15145040,1413113,2000,80.95,,70.0,,,,,,,"Sugars, total including NLEA",G -15145049,1413130,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15145127,1413238,2000,32.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15145329,1413506,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15145722,1414086,2000,34.21,,70.0,,,,,,,"Sugars, total including NLEA",G -15146051,1414542,2000,9.23,,70.0,,,,,,,"Sugars, total including NLEA",G -15146059,1414551,2000,3.28,,70.0,,,,,,,"Sugars, total including NLEA",G -15146063,1414556,2000,14.29,,73.0,,,,,,,"Sugars, total including NLEA",G -15146119,1414621,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15146196,1414716,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15146403,1415018,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15146540,1415219,2000,1.67,,73.0,,,,,,,"Sugars, total including NLEA",G -15146593,1415290,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15146601,1415298,2000,87.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15146910,1415707,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15147203,1416124,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15147428,1416445,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15147446,1416483,2000,10.91,,70.0,,,,,,,"Sugars, total including NLEA",G -15147582,1416637,2000,34.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15147893,1417013,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15148001,1417142,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15148069,1417244,2000,2.02,,70.0,,,,,,,"Sugars, total including NLEA",G -15148133,1417321,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15148137,1417325,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15148348,1417583,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15148367,1417614,2000,30.23,,70.0,,,,,,,"Sugars, total including NLEA",G -15148481,1417746,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15148567,1417860,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15148597,1417891,2000,3.1,,70.0,,,,,,,"Sugars, total including NLEA",G -15148792,1418149,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15149273,1418765,2000,0.68,,70.0,,,,,,,"Sugars, total including NLEA",G -15149441,1418984,2000,11.39,,70.0,,,,,,,"Sugars, total including NLEA",G -15150187,1419996,2000,65.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15150246,1420085,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15150358,1420280,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15150724,1420827,2000,1.01,,70.0,,,,,,,"Sugars, total including NLEA",G -15150826,1420984,2000,1.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15150894,1421079,2000,10.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15150941,1421127,2000,36.84,,70.0,,,,,,,"Sugars, total including NLEA",G -15151172,1421435,2000,6.67,,73.0,,,,,,,"Sugars, total including NLEA",G -15151406,1421787,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15151523,1421932,2000,15.15,,70.0,,,,,,,"Sugars, total including NLEA",G -15151672,1422133,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15151906,1422452,2000,15.93,,70.0,,,,,,,"Sugars, total including NLEA",G -15152565,1423261,2000,3.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15152652,1423366,2000,57.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15152830,1423589,2000,93.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15152901,1423681,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15153036,1423861,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15153079,1423913,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15153083,1423917,2000,21.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15153467,1424411,2000,6.4,,70.0,,,,,,,"Sugars, total including NLEA",G -15153502,1424449,2000,12.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15153515,1424464,2000,19.23,,70.0,,,,,,,"Sugars, total including NLEA",G -15154009,1425177,2000,9.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15154052,1425256,2000,1.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15154224,1425504,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15154391,1425777,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G -15154763,1426327,2000,40.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15154792,1426363,2000,43.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15154858,1426453,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15154994,1426665,2000,1.01,,70.0,,,,,,,"Sugars, total including NLEA",G -15155005,1426685,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15155200,1426955,2000,46.15,,70.0,,,,,,,"Sugars, total including NLEA",G -15155508,1427364,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15155596,1427482,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15156025,1428172,2000,3.52,,70.0,,,,,,,"Sugars, total including NLEA",G -15156196,1428462,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15156387,1428735,2000,71.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15156410,1428771,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15157465,1431098,2000,9.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15157575,1432338,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15157649,1432906,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G -15157817,1434539,2000,10.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15157989,1434769,2000,3.7,,70.0,,,,,,,"Sugars, total including NLEA",G -15158426,1435298,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15158470,1435345,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15158722,1435609,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15158738,1435626,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15159273,1436376,2000,56.1,,70.0,,,,,,,"Sugars, total including NLEA",G -15159358,1436465,2000,4.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15159458,1436580,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15159616,1444974,2000,27.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15159656,1455342,2000,6.45,,71.0,,,,,,,"Sugars, total including NLEA",G -15159760,1455446,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -15159898,1455585,2000,7.69,,71.0,,,,,,,"Sugars, total including NLEA",G -15160176,1455863,2000,5.0,,71.0,,,,,,,"Sugars, total including NLEA",G -15160276,1455965,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -15160454,1456144,2000,9.84,,78.0,,,,,,,"Sugars, total including NLEA",G -15160640,1456330,2000,1.67,,71.0,,,,,,,"Sugars, total including NLEA",G -15161308,1457001,2000,22.0,,78.0,,,,,,,"Sugars, total including NLEA",G -15161400,1457093,2000,2.0,,78.0,,,,,,,"Sugars, total including NLEA",G -15161419,1457112,2000,2.35,,71.0,,,,,,,"Sugars, total including NLEA",G -15161897,1457605,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -15162198,1457914,2000,10.13,,78.0,,,,,,,"Sugars, total including NLEA",G -15162202,1457918,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -15162297,1458015,2000,14.89,,71.0,,,,,,,"Sugars, total including NLEA",G -15162303,1458021,2000,48.28,,71.0,,,,,,,"Sugars, total including NLEA",G -15163243,1458972,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -15163721,1459458,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -15163833,1459571,2000,1.23,,78.0,,,,,,,"Sugars, total including NLEA",G -15163840,1459578,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -15163991,1459730,2000,1.19,,71.0,,,,,,,"Sugars, total including NLEA",G -15164119,1459858,2000,23.58,,72.0,,,,,,,"Sugars, total including NLEA",G -15164159,1459898,2000,5.83,,71.0,,,,,,,"Sugars, total including NLEA",G -15164355,1460096,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -15164519,1460260,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -15164847,1460590,2000,0.89,,71.0,,,,,,,"Sugars, total including NLEA",G -15165371,1461121,2000,76.67,,71.0,,,,,,,"Sugars, total including NLEA",G -15165547,1461300,2000,2.92,,71.0,,,,,,,"Sugars, total including NLEA",G -15165552,1461306,2000,2.65,,71.0,,,,,,,"Sugars, total including NLEA",G -15165560,1461314,2000,15.0,,78.0,,,,,,,"Sugars, total including NLEA",G -15165899,1461656,2000,7.84,,71.0,,,,,,,"Sugars, total including NLEA",G -15166115,1461872,2000,2.5,,71.0,,,,,,,"Sugars, total including NLEA",G -15166474,1462396,2000,1.79,,71.0,,,,,,,"Sugars, total including NLEA",G -15166762,1880984,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15166834,1462818,2000,30.0,,78.0,,,,,,,"Sugars, total including NLEA",G -15167137,1463154,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15167180,1463197,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15167360,1463387,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15167410,1463443,2000,3.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15167986,1464052,2000,45.24,,70.0,,,,,,,"Sugars, total including NLEA",G -15168340,1464420,2000,7.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15168369,1464449,2000,34.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15168394,1464478,2000,7.04,,70.0,,,,,,,"Sugars, total including NLEA",G -15168576,1464663,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15168871,1464990,2000,15.93,,70.0,,,,,,,"Sugars, total including NLEA",G -15168982,1465103,2000,1.82,,73.0,,,,,,,"Sugars, total including NLEA",G -15168988,1465109,2000,24.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15169133,1465261,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15169235,1465365,2000,25.81,,70.0,,,,,,,"Sugars, total including NLEA",G -15169264,1465396,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15169750,1465963,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -15170572,1466833,2000,22.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15170895,1467173,2000,32.69,,70.0,,,,,,,"Sugars, total including NLEA",G -15171040,1467340,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15171152,1467468,2000,3.28,,70.0,,,,,,,"Sugars, total including NLEA",G -15171291,1467615,2000,42.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15171534,1467882,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15171835,1468232,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15172469,1468898,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15172475,1468904,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15172498,1468930,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15172633,1469082,2000,6.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15172750,1469215,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15173051,1469542,2000,29.03,,70.0,,,,,,,"Sugars, total including NLEA",G -15173265,1469801,2000,27.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15173531,1470078,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15173616,1470169,2000,11.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15174227,1470832,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15174277,1470894,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15174639,1471318,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15174720,1471408,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15174878,1471595,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15174938,1471662,2000,1.67,,73.0,,,,,,,"Sugars, total including NLEA",G -15175979,1472775,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15176234,1473045,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15176353,1473169,2000,7.65,,70.0,,,,,,,"Sugars, total including NLEA",G -15176416,1473234,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15176529,1473358,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15176675,1473523,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15176870,1473722,2000,8.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15176940,1473802,2000,8.89,,70.0,,,,,,,"Sugars, total including NLEA",G -15177173,1474052,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15177382,1474306,2000,3.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15177591,1474573,2000,5.6,,70.0,,,,,,,"Sugars, total including NLEA",G -15177646,1474628,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15178255,1475265,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15178408,1475433,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15178571,1475601,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15178611,1475645,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15178781,1475844,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15178917,1475992,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15178990,1476074,2000,36.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15179314,1476426,2000,9.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15179376,1476489,2000,51.95,,70.0,,,,,,,"Sugars, total including NLEA",G -15179439,1476554,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15179535,1476665,2000,2.36,,70.0,,,,,,,"Sugars, total including NLEA",G -15179864,1477027,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15180111,1477295,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15180277,1477474,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15180617,1477858,2000,4.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15180756,1478014,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15181579,1478953,2000,30.3,,70.0,,,,,,,"Sugars, total including NLEA",G -15181583,1478957,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15181909,1479310,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15182004,1479412,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15182094,1479504,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15182593,1480024,2000,21.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15182792,1480244,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15183304,1480777,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15183597,1481079,2000,25.81,,70.0,,,,,,,"Sugars, total including NLEA",G -15183679,1481163,2000,10.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15183821,1481316,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15183826,1481321,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G -15184122,1481634,2000,23.21,,70.0,,,,,,,"Sugars, total including NLEA",G -15184253,1481797,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15184265,1481809,2000,79.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15184660,1482230,2000,6.25,,73.0,,,,,,,"Sugars, total including NLEA",G -15184715,1482290,2000,25.81,,70.0,,,,,,,"Sugars, total including NLEA",G -15184724,1482299,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15184901,1482487,2000,2.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15185520,1483128,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15185646,1483256,2000,19.23,,70.0,,,,,,,"Sugars, total including NLEA",G -15185811,1483434,2000,2.94,,70.0,,,,,,,"Sugars, total including NLEA",G -15185879,1483507,2000,6.98,,70.0,,,,,,,"Sugars, total including NLEA",G -15186000,1483629,2000,2.47,,70.0,,,,,,,"Sugars, total including NLEA",G -15186139,1483777,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15186156,1483794,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15186165,1483803,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15186359,1484001,2000,12.7,,70.0,,,,,,,"Sugars, total including NLEA",G -15186383,1484025,2000,3.28,,70.0,,,,,,,"Sugars, total including NLEA",G -15186813,1484483,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15187062,1484743,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15187065,1484746,2000,14.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15187370,1485086,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15187563,1485288,2000,34.69,,70.0,,,,,,,"Sugars, total including NLEA",G -15187617,1485346,2000,20.93,,70.0,,,,,,,"Sugars, total including NLEA",G -15187621,1485350,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15187993,1485752,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15188117,1485899,2000,2.47,,70.0,,,,,,,"Sugars, total including NLEA",G -15188257,1486063,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15188276,1486095,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15188670,1486550,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G -15188688,1486568,2000,27.78,,70.0,,,,,,,"Sugars, total including NLEA",G -15188830,1486724,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15188906,1486804,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15189076,1486992,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15189203,1487127,2000,0.81,,70.0,,,,,,,"Sugars, total including NLEA",G -15189375,1487371,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15189809,1487917,2000,24.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15189943,1488071,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G -15190452,1488610,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15190685,1488877,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15190695,1488887,2000,45.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15190867,1489066,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15191095,1489315,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15191121,1489341,2000,80.95,,70.0,,,,,,,"Sugars, total including NLEA",G -15191262,1489501,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15191326,1489574,2000,4.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15191394,1489643,2000,15.15,,70.0,,,,,,,"Sugars, total including NLEA",G -15191585,1489863,2000,6.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15192569,1490974,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15192608,1491029,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15192769,1491196,2000,22.73,,70.0,,,,,,,"Sugars, total including NLEA",G -15192856,1491287,2000,0.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15193118,1491571,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G -15193144,1491598,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15193346,1491828,2000,14.44,,70.0,,,,,,,"Sugars, total including NLEA",G -15193569,1492127,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15193701,1492263,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15193753,1492327,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15194073,1492674,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15194193,1492839,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15194506,1493190,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15194514,1493199,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15194838,1493565,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15194994,1493735,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15195046,1493787,2000,41.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15195078,1493819,2000,27.91,,70.0,,,,,,,"Sugars, total including NLEA",G -15195278,1494026,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15195549,1494340,2000,1.6,,70.0,,,,,,,"Sugars, total including NLEA",G -15195642,1494449,2000,0.98,,70.0,,,,,,,"Sugars, total including NLEA",G -15195650,1494458,2000,1.32,,70.0,,,,,,,"Sugars, total including NLEA",G -15195736,1494554,2000,12.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15195845,1494672,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15196021,1494869,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15196242,1495122,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15196443,1495356,2000,80.95,,70.0,,,,,,,"Sugars, total including NLEA",G -15196734,1495682,2000,31.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15196967,1495955,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15197110,1496110,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15197192,1496217,2000,7.02,,70.0,,,,,,,"Sugars, total including NLEA",G -15197349,1496378,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15197844,1496888,2000,33.96,,70.0,,,,,,,"Sugars, total including NLEA",G -15197923,1496985,2000,1.64,,70.0,,,,,,,"Sugars, total including NLEA",G -15197973,1497060,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15198745,1497922,2000,7.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15198767,1497946,2000,14.4,,70.0,,,,,,,"Sugars, total including NLEA",G -15199027,1498218,2000,12.63,,70.0,,,,,,,"Sugars, total including NLEA",G -15199055,1498247,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15199142,1498341,2000,24.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15199361,1498586,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15199410,1498636,2000,10.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15199425,1498651,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15199430,1498656,2000,4.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15199610,1498843,2000,1.49,,70.0,,,,,,,"Sugars, total including NLEA",G -15199748,1498990,2000,18.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15199820,1499068,2000,1.19,,73.0,,,,,,,"Sugars, total including NLEA",G -15199866,1499115,2000,22.37,,70.0,,,,,,,"Sugars, total including NLEA",G -15199935,1499184,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15199955,1499204,2000,14.16,,70.0,,,,,,,"Sugars, total including NLEA",G -15199968,1499217,2000,7.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15200295,1499561,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15200468,1499739,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15201079,1500394,2000,34.15,,70.0,,,,,,,"Sugars, total including NLEA",G -15201265,1500591,2000,4.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15201401,1500729,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15201405,1500733,2000,0.66,,70.0,,,,,,,"Sugars, total including NLEA",G -15201476,1500808,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15201511,1500843,2000,1.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15201701,1501053,2000,1.32,,70.0,,,,,,,"Sugars, total including NLEA",G -15202761,1502164,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15203267,1502700,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15203294,1502728,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15203319,1502753,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15203485,1502922,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15203539,1502977,2000,5.05,,70.0,,,,,,,"Sugars, total including NLEA",G -15203624,1503064,2000,65.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15203942,1503409,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15204129,1503607,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G -15204351,1503851,2000,70.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15205526,1505419,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15205620,1505523,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -15207060,1507058,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15207524,1507560,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15207532,1507570,2000,25.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15207637,1507682,2000,8.46,,70.0,,,,,,,"Sugars, total including NLEA",G -15207720,1507767,2000,3.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15207827,1507880,2000,2.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15207939,1507996,2000,4.05,,70.0,,,,,,,"Sugars, total including NLEA",G -15208016,1508076,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15208753,1508898,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15208963,1509151,2000,60.61,,70.0,,,,,,,"Sugars, total including NLEA",G -15209156,1509344,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15209252,1509440,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15209510,1509726,2000,20.31,,70.0,,,,,,,"Sugars, total including NLEA",G -15209922,1510173,2000,24.72,,70.0,,,,,,,"Sugars, total including NLEA",G -15210118,1510380,2000,15.15,,70.0,,,,,,,"Sugars, total including NLEA",G -15210204,1510476,2000,1.67,,73.0,,,,,,,"Sugars, total including NLEA",G -15210536,1510819,2000,2.44,,70.0,,,,,,,"Sugars, total including NLEA",G -15210855,1511144,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15210958,1511259,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15210975,1511277,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15211175,1511485,2000,9.68,,70.0,,,,,,,"Sugars, total including NLEA",G -15211230,1511540,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15211371,1511682,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15211412,1511726,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15211717,1512048,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15211919,1512252,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15211990,1512333,2000,3.24,,70.0,,,,,,,"Sugars, total including NLEA",G -15212162,1512507,2000,8.45,,70.0,,,,,,,"Sugars, total including NLEA",G -15212275,1512620,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15212772,1513121,2000,4.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15213062,1513458,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15213127,1513531,2000,5.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15213426,1513844,2000,20.65,,70.0,,,,,,,"Sugars, total including NLEA",G -15213582,1514008,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15214039,1514527,2000,9.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15214197,1514692,2000,3.36,,70.0,,,,,,,"Sugars, total including NLEA",G -15214316,1514818,2000,10.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15214759,1515282,2000,28.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15214875,1515420,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15214974,1515521,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15215512,1516104,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15215670,1516265,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15216126,1516726,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15216325,1516930,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15216450,1517063,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15216773,1517397,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15216800,1517426,2000,42.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15216862,1517489,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15217049,1517676,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15217130,1517759,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15217133,1517762,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15217287,1517920,2000,26.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15217478,1518117,2000,57.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15217992,1518648,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15218182,1518840,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15218275,1518933,2000,55.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15218318,1518976,2000,78.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15218338,1518996,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15218559,1519222,2000,57.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15218680,1519344,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15218958,1519630,2000,67.65,,70.0,,,,,,,"Sugars, total including NLEA",G -15219089,1519764,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15219155,1519831,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15219309,1519989,2000,34.06,,70.0,,,,,,,"Sugars, total including NLEA",G -15219403,1520086,2000,61.9,,70.0,,,,,,,"Sugars, total including NLEA",G -15219606,1520293,2000,72.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15219949,1520679,2000,54.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15220050,1520788,2000,7.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15220082,1520821,2000,55.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15220126,1520867,2000,55.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15220803,1521566,2000,48.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15220968,1521733,2000,53.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15221078,1521845,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -15221316,1522087,2000,41.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15221438,1522211,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15221455,1522232,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15221609,1522387,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15221772,1522556,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15221838,1522624,2000,5.65,,70.0,,,,,,,"Sugars, total including NLEA",G -15221854,1522640,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15222204,1522997,2000,67.74,,70.0,,,,,,,"Sugars, total including NLEA",G -15222269,1523062,2000,56.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15222538,1523335,2000,38.1,,70.0,,,,,,,"Sugars, total including NLEA",G -15222574,1523371,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15222885,1523688,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -15223140,1523952,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15223161,1523973,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15223557,1524386,2000,42.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15223559,1524388,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15223921,1524752,2000,60.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15224437,1525278,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15224496,1525338,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15224708,1525559,2000,34.04,,70.0,,,,,,,"Sugars, total including NLEA",G -15224992,1525849,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15225174,1526032,2000,42.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15225322,1526182,2000,10.55,,70.0,,,,,,,"Sugars, total including NLEA",G -15225442,1526313,2000,70.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15225459,1526330,2000,70.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15225590,1526466,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15226879,1527780,2000,83.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15226930,1527831,2000,85.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15227041,1527945,2000,6.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15227198,1528109,2000,50.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15227484,1528407,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15227545,1528469,2000,57.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15227639,1528567,2000,23.81,,70.0,,,,,,,"Sugars, total including NLEA",G -15227749,1528678,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15227967,1528907,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15228129,1529074,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15228151,1529096,2000,1.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15228311,1529265,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15228848,1529817,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15228899,1529868,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15229235,1530210,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15229478,1530460,2000,92.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15229700,1530685,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15230116,1531115,2000,57.44,,70.0,,,,,,,"Sugars, total including NLEA",G -15230623,1531659,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15231011,1532050,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15231214,1532258,2000,71.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15231243,1532288,2000,29.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15231444,1532492,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15231518,1532567,2000,7.14,,73.0,,,,,,,"Sugars, total including NLEA",G -15232541,1533620,2000,46.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15232552,1533633,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15232676,1533758,2000,77.78,,70.0,,,,,,,"Sugars, total including NLEA",G -15232753,1533836,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15232810,1533893,2000,58.97,,70.0,,,,,,,"Sugars, total including NLEA",G -15233044,1534131,2000,34.48,,70.0,,,,,,,"Sugars, total including NLEA",G -15233254,1534348,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15233434,1534544,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15233539,1534649,2000,1.32,,70.0,,,,,,,"Sugars, total including NLEA",G -15233551,1534661,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15233628,1534743,2000,20.0,,73.0,,,,,,,"Sugars, total including NLEA",G -15233684,1534800,2000,36.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15233815,1534937,2000,3.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15233826,1534948,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15234177,1535319,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15234736,1535943,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15234932,1536156,2000,1.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15235264,1536520,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15235853,1537138,2000,1.89,,70.0,,,,,,,"Sugars, total including NLEA",G -15235913,1537203,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15235949,1537248,2000,2.45,,70.0,,,,,,,"Sugars, total including NLEA",G -15235999,1537299,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15236097,1537398,2000,39.44,,70.0,,,,,,,"Sugars, total including NLEA",G -15236463,1537778,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15237057,1538424,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15237353,1538747,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15237416,1538817,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15237539,1538944,2000,28.24,,70.0,,,,,,,"Sugars, total including NLEA",G -15237573,1538981,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15237650,1539060,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15237656,1539066,2000,44.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15238174,1539617,2000,29.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15238645,1540137,2000,2.44,,70.0,,,,,,,"Sugars, total including NLEA",G -15238899,1540397,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15238917,1540418,2000,11.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15239226,1540744,2000,74.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15239270,1540790,2000,77.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15239972,1541535,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15240382,1541978,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15240596,1542200,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15240686,1542296,2000,57.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15240753,1542367,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15240858,1542474,2000,4.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15240937,1542559,2000,4.65,,70.0,,,,,,,"Sugars, total including NLEA",G -15241001,1542632,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15241010,1542641,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15241161,1542802,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15241206,1542847,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15241236,1542881,2000,43.59,,70.0,,,,,,,"Sugars, total including NLEA",G -15241265,1542911,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15241297,1542943,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15241806,1543490,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15241921,1543607,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15242307,1544025,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15243263,1545057,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15243265,1545059,2000,4.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15243271,1545065,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15243321,1545119,2000,21.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15243881,1545754,2000,12.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15244012,1545899,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15244275,1546181,2000,22.09,,70.0,,,,,,,"Sugars, total including NLEA",G -15244748,1546683,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15244922,1546880,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15245323,1547306,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15245489,1547481,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15245975,1548024,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15246104,1548165,2000,31.94,,70.0,,,,,,,"Sugars, total including NLEA",G -15246187,1548249,2000,32.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15246342,1548420,2000,4.65,,70.0,,,,,,,"Sugars, total including NLEA",G -15246390,1548471,2000,19.4,,70.0,,,,,,,"Sugars, total including NLEA",G -15246445,1548534,2000,77.0,,73.0,,,,,,,"Sugars, total including NLEA",G -15246482,1548575,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15246656,1548766,2000,5.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15246757,1548872,2000,20.9,,70.0,,,,,,,"Sugars, total including NLEA",G -15246791,1548913,2000,11.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15246831,1548960,2000,7.02,,70.0,,,,,,,"Sugars, total including NLEA",G -15246944,1549125,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15247387,1549612,2000,55.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15247409,1549639,2000,1.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15247828,1550087,2000,73.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15248026,1550297,2000,23.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15248328,1550608,2000,39.13,,70.0,,,,,,,"Sugars, total including NLEA",G -15248571,1550866,2000,19.4,,70.0,,,,,,,"Sugars, total including NLEA",G -15248604,1550899,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15248753,1551064,2000,6.61,,70.0,,,,,,,"Sugars, total including NLEA",G -15248885,1551202,2000,14.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15249121,1551478,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15249240,1551600,2000,1.75,,73.0,,,,,,,"Sugars, total including NLEA",G -15249438,1551811,2000,23.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15249471,1551846,2000,2.74,,70.0,,,,,,,"Sugars, total including NLEA",G -15249663,1552051,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15250250,1552659,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15250983,1553432,2000,44.44,,70.0,,,,,,,"Sugars, total including NLEA",G -15251022,1553474,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15251097,1553553,2000,92.31,,70.0,,,,,,,"Sugars, total including NLEA",G -15251364,1553827,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15251378,1553841,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15251429,1553892,2000,21.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15251541,1554015,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15251679,1554159,2000,1.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15251690,1554170,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15251778,1554260,2000,30.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15251881,1554366,2000,7.69,,70.0,,,,,,,"Sugars, total including NLEA",G -15251941,1554427,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15252067,1554559,2000,11.89,,70.0,,,,,,,"Sugars, total including NLEA",G -15252162,1554664,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15252361,1554866,2000,0.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15252439,1554947,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15252495,1555004,2000,29.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15252851,1555374,2000,2.27,,73.0,,,,,,,"Sugars, total including NLEA",G -15253027,1555556,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15253383,1555934,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15253468,1556019,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15253940,1556506,2000,9.73,,70.0,,,,,,,"Sugars, total including NLEA",G -15253971,1556537,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15254267,1556845,2000,0.8,,70.0,,,,,,,"Sugars, total including NLEA",G -15254268,1556846,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15254272,1556850,2000,3.03,,70.0,,,,,,,"Sugars, total including NLEA",G -15254490,1557076,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15254643,1557229,2000,7.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15254737,1557325,2000,0.89,,70.0,,,,,,,"Sugars, total including NLEA",G -15255170,1557776,2000,38.89,,70.0,,,,,,,"Sugars, total including NLEA",G -15255256,1557867,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15255464,1558089,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15255490,1558117,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15255665,1558294,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15255705,1558338,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15255972,1558616,2000,3.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15256121,1558768,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15256238,1558891,2000,4.55,,70.0,,,,,,,"Sugars, total including NLEA",G -15256312,1558967,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15256512,1559178,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15256675,1559343,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15256752,1559423,2000,22.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15256982,1559669,2000,6.06,,70.0,,,,,,,"Sugars, total including NLEA",G -15257058,1559745,2000,1.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15257062,1559749,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15257521,1560226,2000,6.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15257962,1560690,2000,2.63,,70.0,,,,,,,"Sugars, total including NLEA",G -15257998,1560754,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15258137,1560904,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G -15258374,1561146,2000,0.52,,70.0,,,,,,,"Sugars, total including NLEA",G -15258530,1561308,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15258649,1561427,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15258748,1561526,2000,2.65,,70.0,,,,,,,"Sugars, total including NLEA",G -15258801,1561579,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15258862,1561640,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15259073,1561858,2000,11.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15259231,1562025,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15259286,1562082,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15259535,1562337,2000,37.65,,70.0,,,,,,,"Sugars, total including NLEA",G -15259646,1562452,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15259997,1562820,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15260757,1563616,2000,8.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15261048,1563914,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15261076,1563944,2000,13.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15261120,1563988,2000,6.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15261224,1564095,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15261326,1564205,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15261591,1564488,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15261838,1564745,2000,60.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15262475,1565396,2000,48.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15262777,1565709,2000,47.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15263218,1566183,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15263267,1566237,2000,2.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15263765,1566774,2000,26.32,,70.0,,,,,,,"Sugars, total including NLEA",G -15263913,1566926,2000,42.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15263954,1566969,2000,9.3,,70.0,,,,,,,"Sugars, total including NLEA",G -15264153,1567182,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15264213,1567258,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15264242,1567289,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15264458,1567518,2000,0.89,,73.0,,,,,,,"Sugars, total including NLEA",G -15264492,1567559,2000,41.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15264626,1567704,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15264725,1567808,2000,25.64,,70.0,,,,,,,"Sugars, total including NLEA",G -15264838,1567929,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15265161,1568286,2000,62.96,,70.0,,,,,,,"Sugars, total including NLEA",G -15265291,1568431,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15265435,1568579,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15265593,1568739,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15265609,1568755,2000,26.55,,70.0,,,,,,,"Sugars, total including NLEA",G -15265668,1568817,2000,5.05,,70.0,,,,,,,"Sugars, total including NLEA",G -15265796,1568949,2000,31.91,,70.0,,,,,,,"Sugars, total including NLEA",G -15265821,1568974,2000,26.52,,70.0,,,,,,,"Sugars, total including NLEA",G -15265844,1568997,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15265930,1569085,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15266066,1569222,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15266164,1569322,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15266263,1569421,2000,2.94,,70.0,,,,,,,"Sugars, total including NLEA",G -15266410,1569573,2000,8.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15266441,1569604,2000,14.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15267505,1570694,2000,46.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15267540,1570729,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15267722,1570911,2000,23.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15268007,1571213,2000,10.7,,70.0,,,,,,,"Sugars, total including NLEA",G -15268290,1571519,2000,26.87,,70.0,,,,,,,"Sugars, total including NLEA",G -15268471,1571707,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15268600,1571840,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15268680,1571927,2000,1.59,,70.0,,,,,,,"Sugars, total including NLEA",G -15268704,1571953,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15268722,1571971,2000,54.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15268881,1572137,2000,0.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15269123,1572384,2000,15.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15269310,1572581,2000,9.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15269320,1572591,2000,17.46,,70.0,,,,,,,"Sugars, total including NLEA",G -15269702,1572984,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15270001,1573291,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15270336,1573635,2000,4.24,,70.0,,,,,,,"Sugars, total including NLEA",G -15270452,1573753,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15270808,1574124,2000,25.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15270840,1574160,2000,12.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15271181,1574508,2000,1.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15271296,1574624,2000,3.23,,73.0,,,,,,,"Sugars, total including NLEA",G -15271335,1574665,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15271472,1574808,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15271717,1575067,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15271986,1575349,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15271999,1575362,2000,62.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15272062,1575425,2000,22.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15272551,1575926,2000,7.69,,70.0,,,,,,,"Sugars, total including NLEA",G -15272786,1576167,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15273221,1576628,2000,10.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15273252,1576660,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15273310,1576721,2000,2.56,,73.0,,,,,,,"Sugars, total including NLEA",G -15273698,1577135,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15273738,1577175,2000,61.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15273861,1577303,2000,8.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15274069,1577522,2000,4.49,,70.0,,,,,,,"Sugars, total including NLEA",G -15274091,1577544,2000,25.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15274390,1577860,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15274631,1578116,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15274696,1578184,2000,3.2,,70.0,,,,,,,"Sugars, total including NLEA",G -15274749,1578237,2000,30.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15274838,1578328,2000,4.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15275154,1578668,2000,10.39,,70.0,,,,,,,"Sugars, total including NLEA",G -15275201,1578717,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15275619,1579157,2000,4.55,,70.0,,,,,,,"Sugars, total including NLEA",G -15275658,1579198,2000,8.51,,70.0,,,,,,,"Sugars, total including NLEA",G -15275711,1579254,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15275799,1579342,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15276279,1579830,2000,29.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15276389,1579953,2000,3.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15276438,1580010,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15277185,1580820,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15277634,1581286,2000,4.49,,70.0,,,,,,,"Sugars, total including NLEA",G -15277682,1581336,2000,14.1,,70.0,,,,,,,"Sugars, total including NLEA",G -15277700,1581354,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15278087,1581761,2000,0.4,,70.0,,,,,,,"Sugars, total including NLEA",G -15278917,1582659,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15279467,1583234,2000,17.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15279503,1583270,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15280060,1583912,2000,26.47,,70.0,,,,,,,"Sugars, total including NLEA",G -15280080,1583933,2000,0.8,,70.0,,,,,,,"Sugars, total including NLEA",G -15280170,1584030,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15280177,1584039,2000,29.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15280247,1584112,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15280690,1584599,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15280769,1584697,2000,12.39,,70.0,,,,,,,"Sugars, total including NLEA",G -15280864,1584794,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15281095,1585041,2000,26.55,,70.0,,,,,,,"Sugars, total including NLEA",G -15281141,1585097,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15281296,1585258,2000,25.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15281600,1585601,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15281691,1585709,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15281792,1585819,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15281855,1585893,2000,5.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15281866,1585904,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15281870,1585908,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15281928,1585968,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15282208,1586262,2000,11.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15282458,1586539,2000,54.69,,70.0,,,,,,,"Sugars, total including NLEA",G -15282551,1586649,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15282934,1587115,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15283002,1587191,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15283108,1587314,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15283195,1587434,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15283698,1587993,2000,18.6,,70.0,,,,,,,"Sugars, total including NLEA",G -15283970,1588326,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15283976,1588332,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15283978,1588334,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15284559,1589003,2000,93.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15284890,1589391,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15285356,1589914,2000,12.9,,70.0,,,,,,,"Sugars, total including NLEA",G -15285603,1590179,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15285625,1590202,2000,23.04,,70.0,,,,,,,"Sugars, total including NLEA",G -15286084,1590745,2000,1.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15286184,1590869,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15286531,1591258,2000,8.04,,70.0,,,,,,,"Sugars, total including NLEA",G -15286542,1591273,2000,55.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15286817,1591573,2000,19.15,,70.0,,,,,,,"Sugars, total including NLEA",G -15286892,1591651,2000,2.94,,70.0,,,,,,,"Sugars, total including NLEA",G -15287070,1591834,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15287128,1591894,2000,2.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15287562,1592343,2000,5.39,,70.0,,,,,,,"Sugars, total including NLEA",G -15287678,1592529,2000,8.47,,70.0,,,,,,,"Sugars, total including NLEA",G -15287683,1592541,2000,1.19,,73.0,,,,,,,"Sugars, total including NLEA",G -15287691,1592594,2000,54.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15287722,1592633,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15287758,1592670,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15288017,1592943,2000,6.9,,70.0,,,,,,,"Sugars, total including NLEA",G -15288224,1593161,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15288591,1593553,2000,2.34,,70.0,,,,,,,"Sugars, total including NLEA",G -15288797,1593787,2000,55.13,,70.0,,,,,,,"Sugars, total including NLEA",G -15288896,1593895,2000,55.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15289033,1594047,2000,35.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15289224,1594306,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15289300,1594419,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15289332,1594453,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15289661,1594817,2000,12.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15289961,1595351,2000,35.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15290032,1595427,2000,52.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15290491,1596034,2000,3.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15290543,1596096,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15291092,1596725,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15291551,1597240,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15291949,1597705,2000,16.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15292016,1597774,2000,19.8,,70.0,,,,,,,"Sugars, total including NLEA",G -15292311,1598075,2000,0.95,,70.0,,,,,,,"Sugars, total including NLEA",G -15292425,1598202,2000,15.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15292818,1598632,2000,1.06,,70.0,,,,,,,"Sugars, total including NLEA",G -15292883,1598699,2000,11.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15293235,1599061,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15293383,1599212,2000,2.86,,73.0,,,,,,,"Sugars, total including NLEA",G -15293440,1599285,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15293829,1599725,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15294379,1600336,2000,48.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15294481,1600442,2000,3.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15294526,1600506,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15294556,1600547,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15294624,1600625,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15294630,1600631,2000,65.85,,70.0,,,,,,,"Sugars, total including NLEA",G -15294649,1600650,2000,8.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15295492,1601552,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15295577,1601657,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15295698,1601814,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15295799,1601928,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15295850,1602001,2000,28.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15295934,1602112,2000,45.24,,70.0,,,,,,,"Sugars, total including NLEA",G -15296372,1602585,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15296437,1602652,2000,11.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15296506,1602721,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15296704,1602931,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15296709,1602937,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15296810,1603044,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15297306,1603564,2000,23.44,,70.0,,,,,,,"Sugars, total including NLEA",G -15297717,1604001,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15297859,1604145,2000,3.15,,70.0,,,,,,,"Sugars, total including NLEA",G -15297940,1604253,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15298445,1604803,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15298499,1604861,2000,7.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15298639,1605002,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15298896,1605274,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15298948,1605330,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15299063,1605452,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15299072,1605462,2000,8.89,,70.0,,,,,,,"Sugars, total including NLEA",G -15299485,1605902,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15299534,1605951,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15300802,1607268,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15301007,1607490,2000,8.46,,70.0,,,,,,,"Sugars, total including NLEA",G -15301128,1607622,2000,7.02,,70.0,,,,,,,"Sugars, total including NLEA",G -15301145,1607640,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15301401,1607910,2000,97.62,,70.0,,,,,,,"Sugars, total including NLEA",G -15301576,1608089,2000,68.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15301831,1608359,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15302068,1608636,2000,4.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15302123,1608691,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15302156,1608724,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15302455,1609043,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15302653,1609243,2000,16.07,,70.0,,,,,,,"Sugars, total including NLEA",G -15302749,1609349,2000,38.6,,70.0,,,,,,,"Sugars, total including NLEA",G -15302862,1609465,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15302925,1609531,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15303153,1609784,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15303428,1610072,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15303466,1610115,2000,5.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15303575,1610228,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15303688,1610348,2000,7.69,,70.0,,,,,,,"Sugars, total including NLEA",G -15303955,1610620,2000,36.59,,70.0,,,,,,,"Sugars, total including NLEA",G -15303976,1610641,2000,52.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15304290,1610994,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15304529,1611256,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15304788,1611538,2000,0.68,,70.0,,,,,,,"Sugars, total including NLEA",G -15304794,1611544,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15304951,1611707,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15305001,1611782,2000,1.96,,70.0,,,,,,,"Sugars, total including NLEA",G -15305045,1611832,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15305713,1612521,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15306029,1612852,2000,0.93,,70.0,,,,,,,"Sugars, total including NLEA",G -15306143,1612971,2000,24.49,,70.0,,,,,,,"Sugars, total including NLEA",G -15306402,1613237,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15306936,1613791,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15307210,1614072,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15307263,1614126,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15307576,1614449,2000,6.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15307734,1614612,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15308116,1615009,2000,24.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15308322,1615227,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15308329,1615235,2000,9.15,,70.0,,,,,,,"Sugars, total including NLEA",G -15308369,1615276,2000,2.5,,73.0,,,,,,,"Sugars, total including NLEA",G -15308710,1615628,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15308822,1615745,2000,21.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15309024,1615957,2000,12.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15309706,1616668,2000,3.2,,70.0,,,,,,,"Sugars, total including NLEA",G -15310067,1617043,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15310135,1617114,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15310228,1617211,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15310315,1617302,2000,21.13,,70.0,,,,,,,"Sugars, total including NLEA",G -15310548,1617544,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15310756,1617759,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15310914,1617920,2000,19.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15310942,1617949,2000,30.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15310966,1617976,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15310998,1618011,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15311430,1618473,2000,52.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15311771,1618841,2000,7.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15311855,1618927,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15312496,1619619,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15312814,1619974,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15313461,1620675,2000,57.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15313489,1620704,2000,18.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15313506,1620722,2000,11.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15313507,1620723,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15313676,1620900,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15314047,1621318,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15314298,1621597,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15314344,1621648,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15314735,1622114,2000,15.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15314742,1622121,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15314772,1622152,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15314973,1622373,2000,2.31,,70.0,,,,,,,"Sugars, total including NLEA",G -15315055,1622458,2000,12.78,,70.0,,,,,,,"Sugars, total including NLEA",G -15315085,1622490,2000,40.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15315488,1622925,2000,17.24,,70.0,,,,,,,"Sugars, total including NLEA",G -15315501,1622940,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15315644,1623104,2000,4.65,,70.0,,,,,,,"Sugars, total including NLEA",G -15315774,1623245,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -15315932,1623439,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15315979,1623487,2000,8.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15316020,1623529,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15316136,1623652,2000,0.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15316459,1623999,2000,7.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15316631,1624210,2000,15.28,,70.0,,,,,,,"Sugars, total including NLEA",G -15316777,1624372,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15317195,1624855,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15317232,1624903,2000,18.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15317323,1625035,2000,4.65,,70.0,,,,,,,"Sugars, total including NLEA",G -15317477,1625242,2000,0.87,,70.0,,,,,,,"Sugars, total including NLEA",G -15317561,1625342,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15317567,1625348,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15317942,1625834,2000,32.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15318050,1625966,2000,28.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15318215,1626186,2000,1.32,,70.0,,,,,,,"Sugars, total including NLEA",G -15318258,1626239,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15318341,1626342,2000,25.81,,70.0,,,,,,,"Sugars, total including NLEA",G -15318394,1626586,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15318425,1626666,2000,17.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15318438,1626700,2000,12.68,,70.0,,,,,,,"Sugars, total including NLEA",G -15318490,1626756,2000,4.07,,70.0,,,,,,,"Sugars, total including NLEA",G -15318526,1626797,2000,2.16,,70.0,,,,,,,"Sugars, total including NLEA",G -15318882,1627334,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15319269,1627812,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15319313,1627895,2000,11.84,,70.0,,,,,,,"Sugars, total including NLEA",G -15319316,1627904,2000,12.96,,70.0,,,,,,,"Sugars, total including NLEA",G -15319711,1628531,2000,57.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15319727,1628589,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15319858,1628974,2000,31.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15320003,1629234,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15320248,1629487,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G -15320505,1629852,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15320989,1630457,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15321097,1630608,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15321238,1630900,2000,12.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15321270,1630967,2000,64.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15321441,1631339,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15321486,1631394,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15321565,1631560,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15321766,1631807,2000,20.93,,70.0,,,,,,,"Sugars, total including NLEA",G -15321770,1631811,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15321834,1631881,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -15322511,1632721,2000,14.29,,73.0,,,,,,,"Sugars, total including NLEA",G -15322834,1633098,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15322901,1633169,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15322952,1633228,2000,13.27,,70.0,,,,,,,"Sugars, total including NLEA",G -15323038,1633323,2000,3.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15323066,1633356,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15323121,1633424,2000,1.05,,73.0,,,,,,,"Sugars, total including NLEA",G -15323140,1633447,2000,54.55,,70.0,,,,,,,"Sugars, total including NLEA",G -15323975,1634454,2000,37.04,,70.0,,,,,,,"Sugars, total including NLEA",G -15324111,1634648,2000,5.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15324200,1634770,2000,72.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15324378,1634978,2000,24.39,,70.0,,,,,,,"Sugars, total including NLEA",G -15324521,1635140,2000,27.06,,70.0,,,,,,,"Sugars, total including NLEA",G -15324787,1635597,2000,28.28,,70.0,,,,,,,"Sugars, total including NLEA",G -15325015,1635985,2000,34.62,,70.0,,,,,,,"Sugars, total including NLEA",G -15325075,1636105,2000,26.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15325205,1636345,2000,9.73,,70.0,,,,,,,"Sugars, total including NLEA",G -15325399,1636557,2000,4.55,,70.0,,,,,,,"Sugars, total including NLEA",G -15325402,1636560,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15325439,1636598,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15325447,1636607,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15325675,1636841,2000,9.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15325779,1636949,2000,7.52,,70.0,,,,,,,"Sugars, total including NLEA",G -15326079,1637266,2000,5.31,,70.0,,,,,,,"Sugars, total including NLEA",G -15326126,1637315,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15326171,1637367,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15326330,1637534,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15326503,1637716,2000,27.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15326638,1637855,2000,18.48,,70.0,,,,,,,"Sugars, total including NLEA",G -15326669,1637887,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15326787,1638006,2000,9.15,,70.0,,,,,,,"Sugars, total including NLEA",G -15327106,1638340,2000,5.52,,70.0,,,,,,,"Sugars, total including NLEA",G -15327145,1638383,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15327986,1639277,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15328099,1639398,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15328252,1639570,2000,5.63,,70.0,,,,,,,"Sugars, total including NLEA",G -15328523,1639865,2000,7.06,,70.0,,,,,,,"Sugars, total including NLEA",G -15329234,1640621,2000,0.95,,70.0,,,,,,,"Sugars, total including NLEA",G -15329742,1641155,2000,3.12,,73.0,,,,,,,"Sugars, total including NLEA",G -15329811,1641228,2000,1.6,,70.0,,,,,,,"Sugars, total including NLEA",G -15329878,1641299,2000,9.23,,70.0,,,,,,,"Sugars, total including NLEA",G -15330317,1641757,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15330415,1641859,2000,7.69,,70.0,,,,,,,"Sugars, total including NLEA",G -15330561,1642007,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15330690,1642140,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15330731,1642182,2000,18.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15331280,1642765,2000,42.55,,70.0,,,,,,,"Sugars, total including NLEA",G -15331963,1643890,2000,0.44,,73.0,,,,,,,"Sugars, total including NLEA",G -15332377,1644350,2000,56.1,,70.0,,,,,,,"Sugars, total including NLEA",G -15332663,1644759,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15332778,1644899,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15333111,1645386,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15333179,1645462,2000,11.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15333249,1645533,2000,0.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15333358,1645646,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15333519,1645814,2000,7.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15333763,1646067,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15333887,1646194,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15334086,1646403,2000,51.16,,70.0,,,,,,,"Sugars, total including NLEA",G -15334195,1646536,2000,54.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15334367,1646724,2000,36.84,,70.0,,,,,,,"Sugars, total including NLEA",G -15334756,1647210,2000,1.19,,73.0,,,,,,,"Sugars, total including NLEA",G -15334839,1647299,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15335092,1647570,2000,2.13,,70.0,,,,,,,"Sugars, total including NLEA",G -15335373,1647862,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15335763,1648276,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15335868,1648385,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15336196,1648737,2000,74.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15336336,1648887,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15336366,1648918,2000,56.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15336482,1649037,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15336575,1649133,2000,0.8,,70.0,,,,,,,"Sugars, total including NLEA",G -15336631,1649194,2000,7.69,,70.0,,,,,,,"Sugars, total including NLEA",G -15336883,1649460,2000,11.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15336949,1649531,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15337108,1649712,2000,3.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15337282,1649893,2000,23.73,,70.0,,,,,,,"Sugars, total including NLEA",G -15337703,1650360,2000,2.2,,70.0,,,,,,,"Sugars, total including NLEA",G -15337855,1650515,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15337931,1650603,2000,36.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15338046,1650726,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15338135,1650816,2000,2.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15338500,1651219,2000,22.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15338545,1651268,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15338653,1651385,2000,30.47,,70.0,,,,,,,"Sugars, total including NLEA",G -15338759,1651507,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15338922,1651677,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15339030,1651790,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15339352,1652127,2000,63.64,,70.0,,,,,,,"Sugars, total including NLEA",G -15339395,1652171,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15339436,1652216,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15339930,1652750,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15340408,1653254,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15340416,1653262,2000,11.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15340464,1653316,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15340636,1653500,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15341224,1654145,2000,4.23,,70.0,,,,,,,"Sugars, total including NLEA",G -15341359,1654297,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15341517,1654460,2000,51.85,,70.0,,,,,,,"Sugars, total including NLEA",G -15341519,1654462,2000,3.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15341865,1654828,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G -15341931,1654895,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15342400,1655396,2000,6.15,,70.0,,,,,,,"Sugars, total including NLEA",G -15342930,1655972,2000,5.26,,73.0,,,,,,,"Sugars, total including NLEA",G -15343271,1656340,2000,24.32,,70.0,,,,,,,"Sugars, total including NLEA",G -15343511,1656588,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15343572,1656652,2000,4.09,,70.0,,,,,,,"Sugars, total including NLEA",G -15343687,1656774,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15343966,1657069,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15344061,1657171,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15344148,1657265,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15344432,1657562,2000,0.68,,70.0,,,,,,,"Sugars, total including NLEA",G -15344499,1657631,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15345090,1658244,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15345448,1658614,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15345894,1659087,2000,12.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15345914,1659108,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15345975,1659174,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15346025,1659226,2000,3.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15346037,1659241,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15346044,1659249,2000,93.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15346096,1659302,2000,11.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15346158,1659364,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15346178,1659384,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15346332,1659542,2000,5.65,,70.0,,,,,,,"Sugars, total including NLEA",G -15346359,1659570,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15346446,1659659,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15346938,1660170,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15347032,1660267,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15347219,1660468,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15347240,1660489,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15347241,1660490,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15347358,1660614,2000,11.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15347646,1660916,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15348249,1661536,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15348342,1661631,2000,1.61,,70.0,,,,,,,"Sugars, total including NLEA",G -15348515,1661837,2000,6.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15348667,1662048,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15348893,1662340,2000,25.93,,70.0,,,,,,,"Sugars, total including NLEA",G -15348926,1662382,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15349220,1662808,2000,1.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15349305,1662918,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15349562,1663298,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15349828,1663675,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15349898,1663771,2000,34.62,,70.0,,,,,,,"Sugars, total including NLEA",G -15349939,1663827,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15349979,1663869,2000,25.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15350077,1664016,2000,0.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15350927,1665153,2000,44.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15350995,1665221,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15351192,1665437,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15351278,1665523,2000,7.93,,70.0,,,,,,,"Sugars, total including NLEA",G -15351327,1665573,2000,34.21,,70.0,,,,,,,"Sugars, total including NLEA",G -15351398,1665645,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15351862,1666145,2000,0.01,,70.0,,,,,,,"Sugars, total including NLEA",G -15351965,1666257,2000,8.44,,70.0,,,,,,,"Sugars, total including NLEA",G -15352199,1666515,2000,27.27,,70.0,,,,,,,"Sugars, total including NLEA",G -15352637,1666971,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15353373,1667744,2000,10.0,,73.0,,,,,,,"Sugars, total including NLEA",G -15353415,1667788,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15354153,1668575,2000,37.04,,70.0,,,,,,,"Sugars, total including NLEA",G -15354159,1668582,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15354172,1668596,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15354275,1668710,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15354596,1669055,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15354709,1669173,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -15354739,1669205,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15354963,1669442,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15355029,1669512,2000,15.62,,70.0,,,,,,,"Sugars, total including NLEA",G -15355043,1669526,2000,7.69,,70.0,,,,,,,"Sugars, total including NLEA",G -15355060,1669544,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15355249,1669740,2000,43.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15355323,1669818,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15355346,1669845,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15355427,1669928,2000,27.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15355979,1670510,2000,51.72,,70.0,,,,,,,"Sugars, total including NLEA",G -15356129,1670670,2000,29.27,,70.0,,,,,,,"Sugars, total including NLEA",G -15356180,1670725,2000,21.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15356208,1670757,2000,5.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15356270,1670821,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15356476,1671043,2000,10.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15356782,1671374,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15356942,1671547,2000,2.63,,70.0,,,,,,,"Sugars, total including NLEA",G -15356992,1671599,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15357189,1671809,2000,24.24,,70.0,,,,,,,"Sugars, total including NLEA",G -15357365,1671997,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15357459,1672101,2000,25.66,,70.0,,,,,,,"Sugars, total including NLEA",G -15358036,1672717,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15358693,1673438,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15358727,1673478,2000,23.81,,70.0,,,,,,,"Sugars, total including NLEA",G -15359091,1673860,2000,26.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15359508,1674318,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15359658,1674471,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15359725,1674543,2000,19.4,,70.0,,,,,,,"Sugars, total including NLEA",G -15359804,1674627,2000,4.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15359856,1674683,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15359973,1674800,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15360521,1675390,2000,2.13,,70.0,,,,,,,"Sugars, total including NLEA",G -15360525,1675396,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15360582,1675459,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15361637,1676585,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15361775,1676744,2000,9.89,,70.0,,,,,,,"Sugars, total including NLEA",G -15361874,1676874,2000,47.37,,70.0,,,,,,,"Sugars, total including NLEA",G -15362028,1677042,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15362036,1677050,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15362085,1677104,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15362311,1677345,2000,73.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15362499,1677545,2000,39.47,,70.0,,,,,,,"Sugars, total including NLEA",G -15362666,1677723,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15362712,1677774,2000,1.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15362739,1677801,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15362814,1677877,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15363127,1678201,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15363590,1678687,2000,4.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15363714,1678823,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15364006,1679129,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15364059,1679185,2000,4.55,,70.0,,,,,,,"Sugars, total including NLEA",G -15364624,1679773,2000,69.23,,70.0,,,,,,,"Sugars, total including NLEA",G -15364943,1680098,2000,15.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15364960,1680119,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15364968,1680127,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15365227,1680395,2000,48.84,,70.0,,,,,,,"Sugars, total including NLEA",G -15366642,1681881,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15366743,1681989,2000,52.78,,70.0,,,,,,,"Sugars, total including NLEA",G -15366917,1682167,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15366934,1682184,2000,9.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15367022,1682279,2000,74.07,,70.0,,,,,,,"Sugars, total including NLEA",G -15367117,1682377,2000,28.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15367328,1682594,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15367350,1682617,2000,8.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15367660,1682957,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15367900,1683223,2000,43.9,,70.0,,,,,,,"Sugars, total including NLEA",G -15368301,1683646,2000,2.47,,70.0,,,,,,,"Sugars, total including NLEA",G -15368569,1683930,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15368752,1684136,2000,4.65,,70.0,,,,,,,"Sugars, total including NLEA",G -15368816,1684201,2000,90.91,,70.0,,,,,,,"Sugars, total including NLEA",G -15369290,1684713,2000,10.28,,70.0,,,,,,,"Sugars, total including NLEA",G -15369457,1684881,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15369525,1684953,2000,12.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15369630,1685058,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15369949,1685382,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15370076,1685512,2000,0.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15370213,1685651,2000,5.26,,73.0,,,,,,,"Sugars, total including NLEA",G -15370281,1685722,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15370309,1685750,2000,17.91,,70.0,,,,,,,"Sugars, total including NLEA",G -15370405,1685849,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15370572,1686021,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15370573,1686022,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15370749,1686216,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15370860,1686335,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15371240,1686728,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15371340,1686831,2000,2.74,,70.0,,,,,,,"Sugars, total including NLEA",G -15371820,1687333,2000,1.72,,70.0,,,,,,,"Sugars, total including NLEA",G -15372300,1687831,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15372321,1687853,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15372828,1688387,2000,46.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15373081,1688658,2000,17.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15373393,1688982,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15373544,1689144,2000,2.6,,70.0,,,,,,,"Sugars, total including NLEA",G -15373643,1689255,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15373645,1689257,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15373881,1689504,2000,48.24,,70.0,,,,,,,"Sugars, total including NLEA",G -15374165,1689810,2000,10.4,,70.0,,,,,,,"Sugars, total including NLEA",G -15374170,1689815,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15374175,1689820,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15374444,1690114,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15374528,1690202,2000,2.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15374553,1690231,2000,5.66,,70.0,,,,,,,"Sugars, total including NLEA",G -15374726,1690422,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15374884,1690592,2000,32.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15374905,1690621,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15374915,1690631,2000,1.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15375013,1690733,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15375109,1690834,2000,4.93,,70.0,,,,,,,"Sugars, total including NLEA",G -15375432,1691170,2000,5.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15375454,1691196,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15375627,1691379,2000,22.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15375652,1691405,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15375808,1691564,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15376692,1692528,2000,12.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15376738,1692575,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15376753,1692592,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15376848,1692695,2000,36.36,,70.0,,,,,,,"Sugars, total including NLEA",G -15376944,1692805,2000,9.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15376964,1692825,2000,7.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15376980,1692861,2000,31.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15377338,1693259,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15377443,1693390,2000,22.03,,70.0,,,,,,,"Sugars, total including NLEA",G -15377661,1693637,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15377790,1693772,2000,58.06,,70.0,,,,,,,"Sugars, total including NLEA",G -15377847,1693837,2000,1.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15378315,1694339,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15378348,1694372,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15378722,1694811,2000,45.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15379015,1695189,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15379063,1695242,2000,58.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15379210,1695397,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15379264,1695453,2000,17.44,,70.0,,,,,,,"Sugars, total including NLEA",G -15379307,1695501,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15379313,1695507,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15379319,1695514,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15379592,1695849,2000,11.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15380241,1696599,2000,18.6,,70.0,,,,,,,"Sugars, total including NLEA",G -15380369,1696733,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15380461,1696831,2000,3.2,,70.0,,,,,,,"Sugars, total including NLEA",G -15380689,1697074,2000,2.47,,70.0,,,,,,,"Sugars, total including NLEA",G -15380782,1697171,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15381016,1697409,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15381167,1697569,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15381307,1697718,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15381367,1697782,2000,28.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15381379,1697796,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15381490,1697917,2000,43.59,,70.0,,,,,,,"Sugars, total including NLEA",G -15381682,1698130,2000,13.13,,70.0,,,,,,,"Sugars, total including NLEA",G -15381746,1698201,2000,0.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15381809,1698274,2000,12.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15381943,1698421,2000,24.3,,70.0,,,,,,,"Sugars, total including NLEA",G -15382196,1698691,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15382246,1698744,2000,56.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15382342,1698842,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15382534,1699044,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15383144,1699689,2000,17.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15383310,1699862,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15383339,1699896,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15383610,1700187,2000,72.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15383631,1700211,2000,41.94,,70.0,,,,,,,"Sugars, total including NLEA",G -15383690,1700274,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15383732,1700324,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15383757,1700353,2000,2.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15383905,1700518,2000,0.84,,73.0,,,,,,,"Sugars, total including NLEA",G -15384779,1701447,2000,86.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15385179,1701869,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15385520,1702241,2000,42.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15385703,1702435,2000,0.8,,70.0,,,,,,,"Sugars, total including NLEA",G -15385740,1702487,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15386254,1703026,2000,26.09,,70.0,,,,,,,"Sugars, total including NLEA",G -15386282,1703056,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15386299,1703074,2000,2.94,,70.0,,,,,,,"Sugars, total including NLEA",G -15386342,1703117,2000,44.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15386352,1703127,2000,23.23,,70.0,,,,,,,"Sugars, total including NLEA",G -15386430,1703208,2000,15.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15386697,1703490,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15386763,1703560,2000,6.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15386804,1703601,2000,4.76,,73.0,,,,,,,"Sugars, total including NLEA",G -15386989,1703801,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15387047,1703864,2000,1.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15387156,1703979,2000,1.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15387481,1704323,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15387493,1704335,2000,55.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15387553,1704405,2000,90.48,,70.0,,,,,,,"Sugars, total including NLEA",G -15387660,1704516,2000,10.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15387794,1704660,2000,3.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15388148,1705037,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15388201,1705097,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15388440,1705342,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15388511,1705418,2000,39.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15388995,1705927,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15389058,1705992,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15389063,1705997,2000,1.22,,73.0,,,,,,,"Sugars, total including NLEA",G -15389348,1706302,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15389683,1706652,2000,22.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15389751,1706722,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15389753,1706724,2000,58.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15389916,1706895,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15390015,1707000,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15390228,1707219,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15390303,1707303,2000,4.62,,70.0,,,,,,,"Sugars, total including NLEA",G -15390469,1707492,2000,3.12,,73.0,,,,,,,"Sugars, total including NLEA",G -15390471,1707494,2000,4.65,,70.0,,,,,,,"Sugars, total including NLEA",G -15390532,1707563,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15390575,1707610,2000,0.89,,70.0,,,,,,,"Sugars, total including NLEA",G -15390779,1707826,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15390822,1707872,2000,7.84,,70.0,,,,,,,"Sugars, total including NLEA",G -15391054,1708126,2000,63.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15391083,1708155,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15391216,1708297,2000,6.9,,70.0,,,,,,,"Sugars, total including NLEA",G -15391240,1708329,2000,3.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15391293,1708398,2000,44.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15391504,1708622,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15391524,1708644,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15391680,1708820,2000,12.39,,70.0,,,,,,,"Sugars, total including NLEA",G -15392045,1709196,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15392047,1709198,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15392093,1709249,2000,1.69,,70.0,,,,,,,"Sugars, total including NLEA",G -15392127,1709286,2000,25.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15392211,1709372,2000,7.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15392243,1709404,2000,8.44,,70.0,,,,,,,"Sugars, total including NLEA",G -15393001,1710186,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15393338,1710560,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -15393450,1710680,2000,14.72,,70.0,,,,,,,"Sugars, total including NLEA",G -15394306,1711605,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15394459,1711760,2000,14.13,,70.0,,,,,,,"Sugars, total including NLEA",G -15394528,1711832,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15394620,1711928,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15394679,1711989,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15394810,1712122,2000,18.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15395067,1712388,2000,31.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15395168,1712495,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15395212,1712543,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15395361,1712705,2000,52.94,,70.0,,,,,,,"Sugars, total including NLEA",G -15395365,1712709,2000,31.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15395445,1712791,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15395483,1712832,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15395497,1712848,2000,2.27,,70.0,,,,,,,"Sugars, total including NLEA",G -15395547,1712905,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15396394,1713838,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15396431,1713878,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15396520,1713971,2000,28.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15396993,1714471,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -15397328,1714829,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15397411,1714917,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15397709,1715228,2000,11.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15398014,1715544,2000,26.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15398305,1715846,2000,73.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15398310,1715851,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15398337,1715879,2000,53.85,,70.0,,,,,,,"Sugars, total including NLEA",G -15398468,1716014,2000,73.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15398506,1716052,2000,65.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15398553,1716099,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15398573,1716121,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15398674,1716226,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15398700,1716253,2000,20.59,,70.0,,,,,,,"Sugars, total including NLEA",G -15399013,1716581,2000,1.18,,73.0,,,,,,,"Sugars, total including NLEA",G -15399213,1716791,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15399300,1716888,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15399349,1716940,2000,2.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15399460,1717057,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15399986,1717626,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15400218,1717875,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15400309,1717981,2000,46.59,,70.0,,,,,,,"Sugars, total including NLEA",G -15400394,1718070,2000,2.03,,70.0,,,,,,,"Sugars, total including NLEA",G -15400401,1718077,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15400572,1718306,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15400834,1718601,2000,38.1,,70.0,,,,,,,"Sugars, total including NLEA",G -15400946,1718720,2000,0.44,,70.0,,,,,,,"Sugars, total including NLEA",G -15401191,1718983,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15401213,1719009,2000,5.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15401998,1719857,2000,9.28,,70.0,,,,,,,"Sugars, total including NLEA",G -15402059,1719919,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15402960,1720932,2000,3.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15402971,1720944,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15403616,1721690,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15403637,1721712,2000,93.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15404051,1722152,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15404106,1722208,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15404155,1722260,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15404622,1722771,2000,48.44,,70.0,,,,,,,"Sugars, total including NLEA",G -15404658,1722809,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15404692,1722850,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15405021,1723216,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15405098,1723299,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15405379,1723595,2000,30.59,,70.0,,,,,,,"Sugars, total including NLEA",G -15405475,1723709,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15405615,1723856,2000,7.9,,70.0,,,,,,,"Sugars, total including NLEA",G -15405939,1724193,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15406076,1724351,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15406383,1724674,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15406430,1724723,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15406939,1725289,2000,10.4,,70.0,,,,,,,"Sugars, total including NLEA",G -15407000,1725366,2000,5.47,,70.0,,,,,,,"Sugars, total including NLEA",G -15407208,1725590,2000,15.62,,70.0,,,,,,,"Sugars, total including NLEA",G -15407230,1725618,2000,0.42,,73.0,,,,,,,"Sugars, total including NLEA",G -15407236,1725626,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15407309,1725701,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15407608,1726025,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15407746,1726168,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15408050,1726498,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15408263,1726730,2000,12.96,,70.0,,,,,,,"Sugars, total including NLEA",G -15408339,1726811,2000,48.28,,70.0,,,,,,,"Sugars, total including NLEA",G -15408392,1726898,2000,2.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15408529,1727070,2000,3.7,,70.0,,,,,,,"Sugars, total including NLEA",G -15408614,1727214,2000,7.27,,70.0,,,,,,,"Sugars, total including NLEA",G -15408659,1727274,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15408879,1727505,2000,15.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15409042,1727678,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15409158,1727796,2000,53.85,,70.0,,,,,,,"Sugars, total including NLEA",G -15409343,1727993,2000,92.59,,70.0,,,,,,,"Sugars, total including NLEA",G -15409637,1728460,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15410163,1729084,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15410228,1729157,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15410357,1729292,2000,32.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15410487,1729432,2000,12.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15410535,1729483,2000,18.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15410600,1729551,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15410654,1729611,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15410984,1729950,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15411074,1730042,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15411284,1730260,2000,10.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15411295,1730271,2000,4.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15411470,1730452,2000,9.09,,70.0,,,,,,,"Sugars, total including NLEA",G -15411472,1730454,2000,7.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15411488,1730472,2000,26.55,,70.0,,,,,,,"Sugars, total including NLEA",G -15411529,1730517,2000,24.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15411691,1730689,2000,12.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15411771,1730771,2000,47.37,,70.0,,,,,,,"Sugars, total including NLEA",G -15411885,1730896,2000,31.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15411953,1730969,2000,36.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15411992,1731011,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15412176,1731201,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15412191,1731217,2000,70.59,,70.0,,,,,,,"Sugars, total including NLEA",G -15412318,1731344,2000,1.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15412498,1731537,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15412601,1731641,2000,87.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15412840,1731891,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15412862,1731913,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15413015,1732074,2000,36.84,,70.0,,,,,,,"Sugars, total including NLEA",G -15413097,1732161,2000,2.84,,70.0,,,,,,,"Sugars, total including NLEA",G -15413496,1732595,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15413507,1732607,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15413532,1732633,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15413702,1732814,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15413854,1732977,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15413985,1733117,2000,5.37,,70.0,,,,,,,"Sugars, total including NLEA",G -15414140,1733282,2000,5.36,,70.0,,,,,,,"Sugars, total including NLEA",G -15414313,1733465,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15414836,1734030,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15414846,1734040,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15416053,1735348,2000,11.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15416427,1735750,2000,78.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15416430,1735754,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15416541,1735868,2000,3.12,,73.0,,,,,,,"Sugars, total including NLEA",G -15417202,1736585,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15417496,1736903,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15417633,1737045,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15417818,1737240,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15417844,1737266,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15417880,1737303,2000,90.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15418292,1737733,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15418449,1737903,2000,27.27,,70.0,,,,,,,"Sugars, total including NLEA",G -15418948,1738447,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15419256,1738776,2000,3.2,,70.0,,,,,,,"Sugars, total including NLEA",G -15419536,1739079,2000,3.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15419582,1739128,2000,68.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15419833,1739396,2000,90.48,,70.0,,,,,,,"Sugars, total including NLEA",G -15420032,1739618,2000,13.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15420257,1739852,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15420314,1739911,2000,42.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15420321,1739919,2000,21.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15420432,1740034,2000,36.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15420832,1740449,2000,11.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15420920,1740548,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15421072,1740708,2000,24.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15421482,1741150,2000,52.63,,70.0,,,,,,,"Sugars, total including NLEA",G -15421782,1741466,2000,70.37,,70.0,,,,,,,"Sugars, total including NLEA",G -15421933,1741627,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15421945,1741639,2000,51.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15422006,1741702,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G -15422090,1741796,2000,39.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15422418,1742156,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15422444,1742183,2000,55.81,,70.0,,,,,,,"Sugars, total including NLEA",G -15422576,1742322,2000,36.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15422736,1742498,2000,12.73,,70.0,,,,,,,"Sugars, total including NLEA",G -15422976,1742752,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15423101,1742882,2000,1.45,,70.0,,,,,,,"Sugars, total including NLEA",G -15423193,1742977,2000,2.94,,70.0,,,,,,,"Sugars, total including NLEA",G -15423414,1743206,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15423481,1743277,2000,7.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15423547,1743347,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15423800,1743616,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15423835,1743652,2000,2.23,,70.0,,,,,,,"Sugars, total including NLEA",G -15423944,1743766,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15423948,1743771,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15424465,1744324,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15424580,1744446,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15424668,1744548,2000,6.67,,73.0,,,,,,,"Sugars, total including NLEA",G -15424850,1744737,2000,2.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15425241,1745145,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15425372,1745288,2000,95.45,,70.0,,,,,,,"Sugars, total including NLEA",G -15425412,1745333,2000,15.62,,70.0,,,,,,,"Sugars, total including NLEA",G -15425646,1745583,2000,61.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15425680,1745619,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15425724,1745664,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15425761,1745704,2000,22.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15425971,1745951,2000,6.45,,70.0,,,,,,,"Sugars, total including NLEA",G -15426111,1746098,2000,2.27,,70.0,,,,,,,"Sugars, total including NLEA",G -15426219,1746215,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G -15426364,1746371,2000,46.15,,70.0,,,,,,,"Sugars, total including NLEA",G -15426484,1746497,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15426575,1746595,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15426742,1746783,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15426973,1747027,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15427151,1747211,2000,54.55,,70.0,,,,,,,"Sugars, total including NLEA",G -15427202,1747263,2000,4.44,,70.0,,,,,,,"Sugars, total including NLEA",G -15427313,1747377,2000,45.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15427379,1747459,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15427534,1747618,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15427565,1747649,2000,36.36,,70.0,,,,,,,"Sugars, total including NLEA",G -15427745,1747837,2000,1.3,,70.0,,,,,,,"Sugars, total including NLEA",G -15428337,1748451,2000,51.61,,70.0,,,,,,,"Sugars, total including NLEA",G -15428435,1748556,2000,53.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15428842,1748986,2000,20.93,,70.0,,,,,,,"Sugars, total including NLEA",G -15429077,1749244,2000,3.85,,70.0,,,,,,,"Sugars, total including NLEA",G -15429620,1749810,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15429847,1750044,2000,2.56,,73.0,,,,,,,"Sugars, total including NLEA",G -15430517,1757747,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -15430530,1757760,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -15430628,1881016,2000,15.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15430800,1758032,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -15430820,1758052,2000,57.0,,78.0,,,,,,,"Sugars, total including NLEA",G -15430869,1758101,2000,11.54,,71.0,,,,,,,"Sugars, total including NLEA",G -15430973,1758205,2000,4.0,,78.0,,,,,,,"Sugars, total including NLEA",G -15431063,1758295,2000,7.14,,71.0,,,,,,,"Sugars, total including NLEA",G -15431338,1881236,2000,49.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15431657,1758944,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -15431827,1759161,2000,3.08,,71.0,,,,,,,"Sugars, total including NLEA",G -15432438,1759806,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15432441,1759809,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15432623,1760004,2000,34.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15432745,1760141,2000,32.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15433021,1760438,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15433077,1760496,2000,82.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15433094,1760513,2000,21.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15433601,1761056,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15433612,1761067,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15433618,1761073,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15433735,1761195,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15433853,1761330,2000,71.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15433866,1761343,2000,24.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15434099,1761618,2000,4.44,,70.0,,,,,,,"Sugars, total including NLEA",G -15434340,1761870,2000,1.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15434417,1761950,2000,3.01,,70.0,,,,,,,"Sugars, total including NLEA",G -15434473,1762008,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15434546,1762109,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15434614,1762179,2000,1.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15434995,1762603,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15435115,1762733,2000,32.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15435333,1762988,2000,70.59,,70.0,,,,,,,"Sugars, total including NLEA",G -15435426,1763083,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15435600,1763276,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15435626,1763302,2000,34.44,,70.0,,,,,,,"Sugars, total including NLEA",G -15435642,1763320,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15435679,1763366,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15435688,1763377,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15436100,1763819,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15436159,1763879,2000,40.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15436489,1764220,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15436528,1764259,2000,61.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15436685,1764434,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15436927,1764710,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15436987,1764770,2000,0.39,,70.0,,,,,,,"Sugars, total including NLEA",G -15437017,1764819,2000,3.31,,70.0,,,,,,,"Sugars, total including NLEA",G -15437180,1764992,2000,8.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15437545,1765394,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15437574,1765424,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15437687,1765552,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15437865,1765739,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15437890,1765767,2000,9.68,,70.0,,,,,,,"Sugars, total including NLEA",G -15438075,1765985,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15438346,1766304,2000,55.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15438533,1766506,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15438569,1766542,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15438808,1766796,2000,15.52,,70.0,,,,,,,"Sugars, total including NLEA",G -15438852,1766843,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15439152,1767165,2000,47.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15439238,1767255,2000,7.06,,70.0,,,,,,,"Sugars, total including NLEA",G -15439548,1767602,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15439593,1767647,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15439602,1767656,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15439986,1768066,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15440227,1768312,2000,48.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15440228,1768313,2000,20.0,,73.0,,,,,,,"Sugars, total including NLEA",G -15440906,1769038,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -15441017,1769157,2000,21.21,,70.0,,,,,,,"Sugars, total including NLEA",G -15441399,1769573,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15441540,1769718,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15441874,1770096,2000,1.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15441910,1770134,2000,68.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15441972,1770200,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15442203,1770437,2000,56.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15442562,1770806,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15442678,1770925,2000,17.39,,70.0,,,,,,,"Sugars, total including NLEA",G -15442773,1771030,2000,38.46,,70.0,,,,,,,"Sugars, total including NLEA",G -15442896,1771158,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15442899,1771163,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15443348,1771619,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15444023,1772316,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15444025,1772318,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15444536,1772849,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15445022,1773352,2000,96.49,,70.0,,,,,,,"Sugars, total including NLEA",G -15445107,1773443,2000,65.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15445142,1773481,2000,27.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15445161,1773500,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15445169,1773508,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15445254,1773593,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15446420,1774830,2000,21.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15446550,1774970,2000,72.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15446560,1774980,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15446581,1775001,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15446650,1775077,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15446750,1775184,2000,52.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15446858,1775293,2000,83.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15446864,1775299,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15447057,1881445,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15447335,1775801,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15447611,1776094,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15447705,1776193,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -15447955,1776481,2000,23.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15448339,1776900,2000,55.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15448488,1777062,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15448632,1777228,2000,0.0,,73.0,,,,,,,"Sugars, total including NLEA",G -15448854,1777465,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15448959,1777582,2000,57.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15449338,1881501,2000,8.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15449572,1778227,2000,9.64,,70.0,,,,,,,"Sugars, total including NLEA",G -15449604,1778259,2000,26.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15449610,1778265,2000,23.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15449886,1778551,2000,6.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15450407,1779090,2000,34.78,,70.0,,,,,,,"Sugars, total including NLEA",G -15450468,1779152,2000,11.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15450811,1779510,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15450880,1779582,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15451183,1779897,2000,0.7,,70.0,,,,,,,"Sugars, total including NLEA",G -15451238,1779954,2000,1.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15451596,1780334,2000,11.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15451603,1780343,2000,0.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15451730,1780473,2000,15.28,,70.0,,,,,,,"Sugars, total including NLEA",G -15451862,1780612,2000,15.15,,70.0,,,,,,,"Sugars, total including NLEA",G -15452017,1780769,2000,0.87,,70.0,,,,,,,"Sugars, total including NLEA",G -15452133,1780894,2000,28.81,,70.0,,,,,,,"Sugars, total including NLEA",G -15452261,1781025,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15452727,1781512,2000,1.89,,73.0,,,,,,,"Sugars, total including NLEA",G -15452873,1781667,2000,17.65,,70.0,,,,,,,"Sugars, total including NLEA",G -15453009,1781808,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15453143,1781948,2000,0.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15453230,1782037,2000,5.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15453465,1782277,2000,3.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15453652,1782476,2000,0.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15453816,1782649,2000,75.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15453973,1782810,2000,43.4,,70.0,,,,,,,"Sugars, total including NLEA",G -15454125,1782964,2000,4.65,,70.0,,,,,,,"Sugars, total including NLEA",G -15454262,1783108,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15454886,1783774,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15454973,1783867,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15455111,1784018,2000,53.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15455158,1784065,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15455166,1784073,2000,43.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15455615,1784542,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15455673,1784601,2000,54.55,,70.0,,,,,,,"Sugars, total including NLEA",G -15455727,1784656,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15456029,1784975,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15456037,1784984,2000,86.96,,70.0,,,,,,,"Sugars, total including NLEA",G -15456242,1785197,2000,7.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15457044,1786023,2000,1.32,,70.0,,,,,,,"Sugars, total including NLEA",G -15457399,1786402,2000,2.2,,70.0,,,,,,,"Sugars, total including NLEA",G -15457584,1786601,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15458030,1787082,2000,30.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15458273,1787359,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15458435,1787527,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15458494,1787586,2000,24.24,,70.0,,,,,,,"Sugars, total including NLEA",G -15458553,1787648,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15458768,1787874,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15459153,1788326,2000,9.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15459170,1788347,2000,3.45,,70.0,,,,,,,"Sugars, total including NLEA",G -15459430,1788649,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15459450,1788669,2000,12.68,,70.0,,,,,,,"Sugars, total including NLEA",G -15459526,1788757,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15459589,1788824,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15459856,1789128,2000,4.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15460476,1789832,2000,41.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15460725,1790096,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15460918,1790300,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15460992,1790375,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15461344,1790769,2000,0.8,,70.0,,,,,,,"Sugars, total including NLEA",G -15461399,1790826,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15461507,1790946,2000,0.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15461523,1790963,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15462085,1791549,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15462413,1791907,2000,25.37,,70.0,,,,,,,"Sugars, total including NLEA",G -15462436,1791930,2000,18.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15462578,1792078,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15462739,1792248,2000,19.44,,70.0,,,,,,,"Sugars, total including NLEA",G -15462922,1792440,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15463112,1792642,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15463132,1792663,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15463188,1792720,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15463191,1792723,2000,58.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15463562,1793120,2000,21.24,,70.0,,,,,,,"Sugars, total including NLEA",G -15463595,1793158,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15463948,1793523,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15464141,1793724,2000,44.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15464600,1794207,2000,8.8,,70.0,,,,,,,"Sugars, total including NLEA",G -15464677,1794290,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15464783,1794404,2000,11.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15465010,1794648,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15465135,1794776,2000,93.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15465321,1881760,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15465327,1794977,2000,4.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15465353,1795005,2000,38.81,,70.0,,,,,,,"Sugars, total including NLEA",G -15465402,1795059,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15465412,1795070,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15465530,1795193,2000,41.46,,70.0,,,,,,,"Sugars, total including NLEA",G -15465797,1795477,2000,6.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15466025,1795713,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15466209,1795906,2000,1.75,,73.0,,,,,,,"Sugars, total including NLEA",G -15466294,1795994,2000,9.3,,70.0,,,,,,,"Sugars, total including NLEA",G -15466317,1796019,2000,0.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15466648,1796365,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15466657,1796374,2000,51.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15466813,1796535,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15466855,1796581,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15467406,1797161,2000,9.02,,70.0,,,,,,,"Sugars, total including NLEA",G -15467438,1797196,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15467823,1797616,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15467922,1797716,2000,81.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15468093,1797894,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15468372,1798196,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15468561,1798412,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15468722,1798577,2000,46.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15469374,1799282,2000,3.91,,70.0,,,,,,,"Sugars, total including NLEA",G -15469435,1799379,2000,3.2,,70.0,,,,,,,"Sugars, total including NLEA",G -15469729,1799729,2000,24.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15469846,1799854,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15469874,1799885,2000,9.09,,70.0,,,,,,,"Sugars, total including NLEA",G -15469990,1800012,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15470062,1800089,2000,6.15,,70.0,,,,,,,"Sugars, total including NLEA",G -15470657,1800764,2000,9.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15470780,1800889,2000,10.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15470963,1801080,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15471070,1801197,2000,7.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15471339,1801477,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15472059,1802248,2000,36.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15472318,1802572,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15472650,1802957,2000,8.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15473004,1803324,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15473175,1803500,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15473255,1803587,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15473262,1803595,2000,55.81,,70.0,,,,,,,"Sugars, total including NLEA",G -15473712,1804062,2000,6.2,,70.0,,,,,,,"Sugars, total including NLEA",G -15473774,1804124,2000,17.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15473905,1804277,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15474218,1804616,2000,0.28,,70.0,,,,,,,"Sugars, total including NLEA",G -15474229,1804628,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15474565,1805005,2000,2.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15474596,1805040,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15474644,1805095,2000,1.27,,70.0,,,,,,,"Sugars, total including NLEA",G -15475317,1805822,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15475399,1805909,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15475446,1805959,2000,22.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15475995,1806559,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15476187,1806765,2000,45.24,,70.0,,,,,,,"Sugars, total including NLEA",G -15476466,1807067,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15476639,1807257,2000,1.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15477129,1807792,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15477359,1808035,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15477884,1808619,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15478046,1808785,2000,9.6,,70.0,,,,,,,"Sugars, total including NLEA",G -15478072,1808811,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15478213,1808964,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15478822,1809605,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15479036,1809826,2000,0.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15479124,1809916,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15479238,1810039,2000,35.62,,70.0,,,,,,,"Sugars, total including NLEA",G -15479465,1810291,2000,9.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15479557,1810401,2000,0.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15480032,1810913,2000,7.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15480651,1811567,2000,27.27,,70.0,,,,,,,"Sugars, total including NLEA",G -15480983,1811917,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15481034,1811970,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15481090,1812027,2000,1.49,,70.0,,,,,,,"Sugars, total including NLEA",G -15481157,1812098,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15481490,1812453,2000,14.84,,70.0,,,,,,,"Sugars, total including NLEA",G -15481900,1812883,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15481922,1812905,2000,17.02,,70.0,,,,,,,"Sugars, total including NLEA",G -15482566,1813595,2000,18.6,,70.0,,,,,,,"Sugars, total including NLEA",G -15482641,1813677,2000,9.84,,70.0,,,,,,,"Sugars, total including NLEA",G -15482798,1813842,2000,11.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15482799,1813843,2000,11.45,,70.0,,,,,,,"Sugars, total including NLEA",G -15482901,1813950,2000,54.55,,70.0,,,,,,,"Sugars, total including NLEA",G -15482999,1814050,2000,3.45,,70.0,,,,,,,"Sugars, total including NLEA",G -15483061,1814114,2000,6.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15483159,1814222,2000,57.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15483944,1815055,2000,78.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15483980,1815095,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15483988,1815105,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15484552,1815684,2000,36.36,,70.0,,,,,,,"Sugars, total including NLEA",G -15484590,1815726,2000,0.31,,70.0,,,,,,,"Sugars, total including NLEA",G -15484624,1815760,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15484667,1815805,2000,35.9,,70.0,,,,,,,"Sugars, total including NLEA",G -15484929,1816078,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G -15485226,1816399,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15485312,1816495,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15485882,1817095,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15485886,1817099,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15485968,1817183,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15486204,1817432,2000,51.72,,70.0,,,,,,,"Sugars, total including NLEA",G -15486399,1817636,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15486816,1818067,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15487036,1818295,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15487367,1818639,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15487759,1819056,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15487826,1819127,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15488039,1819345,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15488093,1819401,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15488301,1819615,2000,7.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15488342,1819660,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15488424,1819742,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15488715,1820048,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15489191,1820557,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15489823,1821237,2000,30.36,,70.0,,,,,,,"Sugars, total including NLEA",G -15490319,1821746,2000,1.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15490467,1821903,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15490539,1821975,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15490823,1822281,2000,35.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15490886,1822350,2000,21.84,,70.0,,,,,,,"Sugars, total including NLEA",G -15491105,1822586,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15491599,1823105,2000,8.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15491607,1823114,2000,70.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15492065,1823618,2000,1.69,,70.0,,,,,,,"Sugars, total including NLEA",G -15492240,1823799,2000,24.32,,70.0,,,,,,,"Sugars, total including NLEA",G -15492285,1823854,2000,3.45,,70.0,,,,,,,"Sugars, total including NLEA",G -15492442,1824018,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15492476,1824057,2000,8.47,,70.0,,,,,,,"Sugars, total including NLEA",G -15492981,1824604,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15493118,1824758,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15493425,1825087,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15493516,1825191,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15493832,1825521,2000,7.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15494306,1826031,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15494755,1826509,2000,1.68,,70.0,,,,,,,"Sugars, total including NLEA",G -15495013,1826776,2000,4.04,,70.0,,,,,,,"Sugars, total including NLEA",G -15495022,1826786,2000,75.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15495117,1826886,2000,4.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15495527,1827323,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15495568,1827365,2000,47.62,,70.0,,,,,,,"Sugars, total including NLEA",G -15495765,1827571,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15495801,1827608,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15495911,1827721,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15496479,1828309,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15496563,1828394,2000,5.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15496800,1828637,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15496961,1828802,2000,19.09,,70.0,,,,,,,"Sugars, total including NLEA",G -15497157,1829010,2000,22.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15497177,1829030,2000,8.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15497895,1829778,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15497956,1829840,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15498121,1830006,2000,44.44,,70.0,,,,,,,"Sugars, total including NLEA",G -15498174,1830061,2000,1.1,,70.0,,,,,,,"Sugars, total including NLEA",G -15498220,1830114,2000,55.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15498455,1830364,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15498504,1830413,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15498773,1830694,2000,7.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15498816,1830739,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15498896,1830821,2000,11.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15498899,1830824,2000,39.02,,70.0,,,,,,,"Sugars, total including NLEA",G -15498916,1830841,2000,57.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15499169,1831105,2000,5.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15499368,1831314,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15499423,1831372,2000,5.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15499461,1831411,2000,23.01,,70.0,,,,,,,"Sugars, total including NLEA",G -15500135,1832110,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15500179,1832155,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G -15500416,1832402,2000,77.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15500445,1832432,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -15501000,1833030,2000,15.93,,70.0,,,,,,,"Sugars, total including NLEA",G -15501217,1833259,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15501250,1833295,2000,5.06,,70.0,,,,,,,"Sugars, total including NLEA",G -15501460,1833514,2000,20.95,,70.0,,,,,,,"Sugars, total including NLEA",G -15501697,1833773,2000,27.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15501780,1833868,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15501819,1833909,2000,19.32,,70.0,,,,,,,"Sugars, total including NLEA",G -15501836,1833926,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15502242,1834360,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15502877,1835025,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15502917,1835065,2000,19.64,,70.0,,,,,,,"Sugars, total including NLEA",G -15503121,1835297,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15503631,1835844,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15503745,1835961,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15503765,1835981,2000,1.06,,73.0,,,,,,,"Sugars, total including NLEA",G -15504616,1836879,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15504824,1837097,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15504950,1837227,2000,16.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15505137,1837422,2000,2.94,,70.0,,,,,,,"Sugars, total including NLEA",G -15505292,1837587,2000,4.96,,70.0,,,,,,,"Sugars, total including NLEA",G -15505590,1838025,2000,1.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15505700,1838171,2000,8.44,,70.0,,,,,,,"Sugars, total including NLEA",G -15505766,1838257,2000,10.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15505875,1838395,2000,2.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15505949,1882344,2000,54.39,,70.0,,,,,,,"Sugars, total including NLEA",G -15506542,1838756,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15506588,1838806,2000,8.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15506958,1839202,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15507031,1839284,2000,9.52,,70.0,,,,,,,"Sugars, total including NLEA",G -15507166,1882761,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15507185,1882771,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15507317,1839584,2000,1.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15507405,1882857,2000,8.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15507431,1882870,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15507566,1839842,2000,8.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15508018,1883014,2000,11.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15508355,1840722,2000,0.21,,70.0,,,,,,,"Sugars, total including NLEA",G -15508389,1840756,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15508586,1841026,2000,1.52,,70.0,,,,,,,"Sugars, total including NLEA",G -15508700,1841154,2000,1.9,,70.0,,,,,,,"Sugars, total including NLEA",G -15508746,1841201,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15508761,1841216,2000,8.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15508765,1841221,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15508896,1841353,2000,15.81,,70.0,,,,,,,"Sugars, total including NLEA",G -15509071,1841531,2000,2.78,,70.0,,,,,,,"Sugars, total including NLEA",G -15509159,1841633,2000,20.97,,70.0,,,,,,,"Sugars, total including NLEA",G -15509288,1841790,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15509354,1841866,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15509358,1841870,2000,5.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15509374,1841893,2000,14.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15509463,1841990,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15510088,1842681,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15510092,1883369,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15510239,1842852,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15510339,1842958,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15510421,1883432,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15510451,1843074,2000,8.33,,73.0,,,,,,,"Sugars, total including NLEA",G -15511377,1844051,2000,2.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15511423,1844098,2000,7.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15511501,1844178,2000,4.13,,70.0,,,,,,,"Sugars, total including NLEA",G -15511803,1844488,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G -15511886,1844574,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15512414,1845136,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15512681,1845411,2000,2.44,,70.0,,,,,,,"Sugars, total including NLEA",G -15512715,1845447,2000,21.28,,70.0,,,,,,,"Sugars, total including NLEA",G -15512857,1845598,2000,4.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15512981,1883598,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15513074,1845831,2000,4.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15513334,1846123,2000,4.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15513405,1846203,2000,1.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15513580,1846397,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15514030,1846887,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15514075,1846934,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15514220,1847087,2000,65.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15514460,1847341,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15514775,1883953,2000,29.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15514860,1884041,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15515130,1884329,2000,46.84,,70.0,,,,,,,"Sugars, total including NLEA",G -15515153,1884353,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15515446,1884660,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15515509,1884725,2000,15.62,,70.0,,,,,,,"Sugars, total including NLEA",G -15515694,1884916,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15515717,1884943,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15515884,1885112,2000,63.64,,70.0,,,,,,,"Sugars, total including NLEA",G -15516328,1885564,2000,0.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15516367,1885611,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15516372,1885617,2000,32.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15516428,1885676,2000,10.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15516523,1885772,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15516530,1885779,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15516599,1885854,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15516726,1885991,2000,28.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15516808,1886074,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15516820,1886087,2000,40.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15516895,1886165,2000,72.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15517184,1886461,2000,25.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15517278,1886565,2000,12.99,,70.0,,,,,,,"Sugars, total including NLEA",G -15517284,1886571,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15517398,1886691,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15517472,1886766,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15517634,1886939,2000,27.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15517957,1887291,2000,16.44,,70.0,,,,,,,"Sugars, total including NLEA",G -15518318,1887659,2000,30.7,,70.0,,,,,,,"Sugars, total including NLEA",G -15518706,1888065,2000,1.2,,70.0,,,,,,,"Sugars, total including NLEA",G -15518762,1888122,2000,21.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15518820,1888183,2000,8.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15519093,1888465,2000,26.32,,70.0,,,,,,,"Sugars, total including NLEA",G -15519139,1888512,2000,25.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15519714,1889144,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15519955,1889401,2000,22.09,,70.0,,,,,,,"Sugars, total including NLEA",G -15519956,1889402,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15519960,1889406,2000,1.43,,73.0,,,,,,,"Sugars, total including NLEA",G -15520262,1889722,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G -15520370,1889833,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15520902,1890403,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15521146,1890653,2000,1.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15521436,1890944,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15521468,1890976,2000,2.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15521520,1891032,2000,24.78,,70.0,,,,,,,"Sugars, total including NLEA",G -15521625,1891139,2000,1.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15521770,1891285,2000,18.05,,70.0,,,,,,,"Sugars, total including NLEA",G -15521801,1891316,2000,17.65,,70.0,,,,,,,"Sugars, total including NLEA",G -15521949,1891468,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15522304,1891829,2000,8.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15522329,1891859,2000,22.95,,70.0,,,,,,,"Sugars, total including NLEA",G -15522378,1891911,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15522438,1891976,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15522477,1892015,2000,0.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15522662,1892202,2000,1.63,,70.0,,,,,,,"Sugars, total including NLEA",G -15522847,1892396,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15522977,1892529,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15523238,1892801,2000,12.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15523267,1892830,2000,11.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15523411,1892976,2000,4.35,,73.0,,,,,,,"Sugars, total including NLEA",G -15524279,1893880,2000,88.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15524400,1894003,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15524425,1894028,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15524689,1894297,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15524763,1894373,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15524774,1894384,2000,0.59,,70.0,,,,,,,"Sugars, total including NLEA",G -15524952,1894577,2000,2.48,,70.0,,,,,,,"Sugars, total including NLEA",G -15525058,1894686,2000,61.73,,70.0,,,,,,,"Sugars, total including NLEA",G -15525169,1894800,2000,1.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15525558,1895195,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15525654,1895298,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15525911,1895574,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15526045,1895711,2000,34.21,,70.0,,,,,,,"Sugars, total including NLEA",G -15526156,1895826,2000,4.03,,70.0,,,,,,,"Sugars, total including NLEA",G -15526331,1896005,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15526374,1896049,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15526438,1896114,2000,9.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15526651,1896335,2000,9.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15526701,1896389,2000,38.89,,70.0,,,,,,,"Sugars, total including NLEA",G -15526768,1896461,2000,5.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15526835,1896528,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15526878,1896575,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15527156,1896856,2000,17.39,,70.0,,,,,,,"Sugars, total including NLEA",G -15527373,1897084,2000,26.32,,70.0,,,,,,,"Sugars, total including NLEA",G -15527506,1897218,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15527818,1897548,2000,43.48,,70.0,,,,,,,"Sugars, total including NLEA",G -15527896,1897628,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15528350,1898092,2000,6.06,,70.0,,,,,,,"Sugars, total including NLEA",G -15528542,1898292,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15528559,1898310,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15528741,1898495,2000,39.51,,70.0,,,,,,,"Sugars, total including NLEA",G -15528797,1898553,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15529194,1898961,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15529587,1899377,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15529761,1899566,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15529768,1899574,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15529910,1899728,2000,32.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15529957,1899778,2000,31.03,,70.0,,,,,,,"Sugars, total including NLEA",G -15530167,1899994,2000,54.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15530593,1900430,2000,17.72,,70.0,,,,,,,"Sugars, total including NLEA",G -15530654,1900493,2000,29.52,,70.0,,,,,,,"Sugars, total including NLEA",G -15530682,1900521,2000,67.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15531614,1901472,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15531682,1901541,2000,2.72,,70.0,,,,,,,"Sugars, total including NLEA",G -15531685,1901544,2000,14.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15531808,1901674,2000,23.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15531944,1901815,2000,9.73,,70.0,,,,,,,"Sugars, total including NLEA",G -15532197,1902078,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15532464,1902352,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15532619,1902507,2000,2.65,,70.0,,,,,,,"Sugars, total including NLEA",G -15532693,1902585,2000,1.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15532838,1902730,2000,53.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15532975,1902872,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15533198,1903098,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15533218,1903121,2000,9.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15533533,1903444,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15533687,1903604,2000,4.46,,70.0,,,,,,,"Sugars, total including NLEA",G -15533912,1903850,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15533993,1903934,2000,61.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15534029,1903971,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15534161,1904106,2000,45.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15534206,1904153,2000,22.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15534541,1904501,2000,9.84,,70.0,,,,,,,"Sugars, total including NLEA",G -15534770,1904735,2000,13.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15534897,1904867,2000,21.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15534939,1904911,2000,75.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15535129,1905104,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15535783,1905772,2000,23.91,,70.0,,,,,,,"Sugars, total including NLEA",G -15535806,1905798,2000,40.48,,70.0,,,,,,,"Sugars, total including NLEA",G -15535896,1905891,2000,1.01,,70.0,,,,,,,"Sugars, total including NLEA",G -15536171,1906200,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15536444,1906477,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15536931,1906981,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15537101,1907169,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15537584,1907678,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15537832,1907950,2000,13.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15538029,1908160,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15538270,1908416,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15539127,1909364,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15539201,1909453,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15539348,1909614,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15539456,1909728,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15539690,1909986,2000,2.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15539752,1910048,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15539794,1910093,2000,4.73,,70.0,,,,,,,"Sugars, total including NLEA",G -15539819,1910132,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15539968,1910299,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15539969,1910300,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15539987,1910322,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15540170,1910514,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15540648,1911031,2000,11.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15540857,1911271,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15541720,1912207,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15541871,1912384,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15542192,1912722,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15542498,1913064,2000,13.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15542526,1913093,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15542692,1913261,2000,26.32,,70.0,,,,,,,"Sugars, total including NLEA",G -15542943,1913528,2000,6.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15543244,1913835,2000,11.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15543283,1913877,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15543327,1913921,2000,18.97,,70.0,,,,,,,"Sugars, total including NLEA",G -15543658,1914272,2000,35.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15544322,1914970,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15544366,1915015,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15544441,1915096,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15544701,1915371,2000,62.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15544732,1915402,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15545147,1915829,2000,22.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15545237,1915921,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15545405,1916102,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15545637,1916341,2000,0.94,,70.0,,,,,,,"Sugars, total including NLEA",G -15545641,1916345,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15545650,1916354,2000,75.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15545762,1916473,2000,1.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15546437,1917175,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15546759,1917506,2000,4.96,,70.0,,,,,,,"Sugars, total including NLEA",G -15547008,1917765,2000,2.64,,70.0,,,,,,,"Sugars, total including NLEA",G -15547026,1917785,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15547191,1917956,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15547504,1918278,2000,70.59,,70.0,,,,,,,"Sugars, total including NLEA",G -15547582,1918359,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15547696,1918481,2000,23.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15547870,1918665,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15547962,1918780,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15548092,1918913,2000,70.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15548105,1918926,2000,0.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15548221,1919054,2000,5.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15548290,1919124,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15548438,1919280,2000,21.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15548690,1919541,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G -15549183,1920059,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15549367,1920246,2000,32.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15549449,1920328,2000,44.44,,70.0,,,,,,,"Sugars, total including NLEA",G -15549496,1920376,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15550006,1920895,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15550110,1921003,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15550333,1921232,2000,2.4,,70.0,,,,,,,"Sugars, total including NLEA",G -15550613,1921522,2000,2.7,,70.0,,,,,,,"Sugars, total including NLEA",G -15550802,1921716,2000,12.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15550849,1921765,2000,14.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15551266,1922194,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15551279,1922207,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15551482,1922414,2000,28.89,,70.0,,,,,,,"Sugars, total including NLEA",G -15551580,1922518,2000,7.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15551828,1922775,2000,4.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15552389,1923357,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15552598,1923585,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15552735,1923728,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15553058,1924066,2000,6.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15553416,1924451,2000,1.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15553522,1924562,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15554225,1925312,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15554226,1925313,2000,15.93,,70.0,,,,,,,"Sugars, total including NLEA",G -15554243,1925330,2000,11.39,,70.0,,,,,,,"Sugars, total including NLEA",G -15554488,1925602,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15554506,1925620,2000,1.96,,70.0,,,,,,,"Sugars, total including NLEA",G -15554592,1925709,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15554630,1925748,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15554929,1926058,2000,4.76,,73.0,,,,,,,"Sugars, total including NLEA",G -15555013,1926145,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15555450,1926604,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15555538,1926707,2000,22.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15555596,1926773,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15555811,1927041,2000,46.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15556014,1927304,2000,21.09,,70.0,,,,,,,"Sugars, total including NLEA",G -15556065,1927359,2000,12.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15556166,1927508,2000,4.69,,70.0,,,,,,,"Sugars, total including NLEA",G -15556211,1927567,2000,1.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15556278,1927660,2000,9.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15556369,1927765,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15556393,1927789,2000,7.69,,70.0,,,,,,,"Sugars, total including NLEA",G -15556612,1928025,2000,25.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15556722,1928148,2000,9.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15556960,1928417,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15557122,1928585,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15557372,1928891,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15558957,1930583,2000,4.62,,70.0,,,,,,,"Sugars, total including NLEA",G -15559098,1930728,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15559417,1931064,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15559476,1931128,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15559658,1931325,2000,2.7,,70.0,,,,,,,"Sugars, total including NLEA",G -15560085,1931785,2000,44.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15560272,1931974,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15560414,1932121,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15560663,1932383,2000,15.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15560861,1932597,2000,93.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15561375,1933207,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G -15561473,1933305,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15561556,1933389,2000,1.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15561780,1933622,2000,3.81,,70.0,,,,,,,"Sugars, total including NLEA",G -15561851,1933700,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15562082,1933938,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15562156,1934015,2000,46.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15562574,1934445,2000,5.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15562718,1934592,2000,7.87,,70.0,,,,,,,"Sugars, total including NLEA",G -15563012,1934900,2000,42.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15563496,1935589,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15563690,1935874,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15563693,1935877,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15563905,1936163,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15563924,1936197,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15564016,1936330,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15564405,1936733,2000,96.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15564472,1936801,2000,57.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15564631,1936966,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15564859,1937215,2000,12.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15564940,1937306,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15565608,1938037,2000,2.13,,70.0,,,,,,,"Sugars, total including NLEA",G -15566050,1938505,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15566632,1939108,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15566648,1939125,2000,8.93,,70.0,,,,,,,"Sugars, total including NLEA",G -15566964,1939452,2000,15.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15566967,1939455,2000,22.45,,70.0,,,,,,,"Sugars, total including NLEA",G -15567143,1939651,2000,8.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15567253,1939768,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15567273,1939788,2000,13.24,,70.0,,,,,,,"Sugars, total including NLEA",G -15567369,1939884,2000,63.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15567865,1940404,2000,0.64,,70.0,,,,,,,"Sugars, total including NLEA",G -15568173,1940718,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15568209,1940759,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15568486,1941049,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15568494,1941057,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15568659,1941232,2000,13.27,,70.0,,,,,,,"Sugars, total including NLEA",G -15568742,1941318,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15568770,1941361,2000,3.03,,70.0,,,,,,,"Sugars, total including NLEA",G -15569037,1941640,2000,4.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15569705,1942349,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15569814,1942464,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15570432,1943107,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15570579,1943258,2000,0.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15570677,1943362,2000,4.62,,70.0,,,,,,,"Sugars, total including NLEA",G -15571204,1943933,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15571336,1944071,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15571651,1944389,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15571659,1944397,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15571895,1944642,2000,0.68,,70.0,,,,,,,"Sugars, total including NLEA",G -15571982,1944730,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15572878,1945665,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15573001,1945789,2000,0.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15573691,1946506,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15573795,1946613,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15573812,1946630,2000,7.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15573865,1946684,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15573940,1946759,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15573970,1946791,2000,43.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15574265,1947094,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15574296,1947125,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G -15574459,1947299,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15574983,1947918,2000,2.48,,70.0,,,,,,,"Sugars, total including NLEA",G -15575015,1947953,2000,7.96,,70.0,,,,,,,"Sugars, total including NLEA",G -15575234,1948176,2000,2.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15575350,1948300,2000,57.69,,70.0,,,,,,,"Sugars, total including NLEA",G -15575384,1948335,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15575565,1948522,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15575732,1948698,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15575757,1948723,2000,8.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15575771,1948738,2000,13.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15575808,1948778,2000,22.62,,70.0,,,,,,,"Sugars, total including NLEA",G -15575895,1948866,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15576586,1949592,2000,2.7,,70.0,,,,,,,"Sugars, total including NLEA",G -15577433,1950472,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15577895,1950952,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15578531,1951610,2000,3.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15578631,1951713,2000,31.03,,70.0,,,,,,,"Sugars, total including NLEA",G -15578784,1951871,2000,9.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15578855,1951946,2000,15.87,,70.0,,,,,,,"Sugars, total including NLEA",G -15579471,1952591,2000,31.03,,70.0,,,,,,,"Sugars, total including NLEA",G -15579488,1952609,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15580024,1953178,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15580075,1953231,2000,1.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15580153,1953317,2000,0.59,,70.0,,,,,,,"Sugars, total including NLEA",G -15580235,1953400,2000,32.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15580627,1953804,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15580641,1953821,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15580857,1954055,2000,52.87,,70.0,,,,,,,"Sugars, total including NLEA",G -15580961,1954162,2000,2.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15581440,1954668,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15581537,1954767,2000,4.1,,70.0,,,,,,,"Sugars, total including NLEA",G -15581585,1954818,2000,5.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15581818,1955064,2000,1.6,,70.0,,,,,,,"Sugars, total including NLEA",G -15581905,1955154,2000,17.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15582040,1955295,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15582293,1955554,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15582315,1955576,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15582382,1955643,2000,31.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15582875,1956153,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15583028,1956306,2000,3.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15583083,1956364,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15583110,1956393,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15583393,1956685,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15583476,1956785,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15583538,1956850,2000,3.4,,70.0,,,,,,,"Sugars, total including NLEA",G -15583728,1957060,2000,23.68,,70.0,,,,,,,"Sugars, total including NLEA",G -15583767,1957099,2000,22.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15583879,1957219,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15584809,1958181,2000,5.3,,70.0,,,,,,,"Sugars, total including NLEA",G -15585010,1958389,2000,1.47,,70.0,,,,,,,"Sugars, total including NLEA",G -15585060,1958440,2000,1.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15585253,1958637,2000,4.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15585343,1958732,2000,62.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15586061,1959466,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15586071,1959479,2000,4.13,,70.0,,,,,,,"Sugars, total including NLEA",G -15586180,1959588,2000,0.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15586249,1959658,2000,22.45,,70.0,,,,,,,"Sugars, total including NLEA",G -15586642,1960060,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15586805,1960225,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15587458,1960902,2000,36.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15587740,1961188,2000,1.4,,70.0,,,,,,,"Sugars, total including NLEA",G -15587876,1961329,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15587943,1961396,2000,21.21,,70.0,,,,,,,"Sugars, total including NLEA",G -15588004,1961460,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15588175,1961635,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15588803,1962279,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15589094,1962577,2000,7.81,,70.0,,,,,,,"Sugars, total including NLEA",G -15589425,1962926,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15589538,1963044,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15589667,1963175,2000,11.55,,70.0,,,,,,,"Sugars, total including NLEA",G -15589700,1963208,2000,38.89,,70.0,,,,,,,"Sugars, total including NLEA",G -15589897,1963410,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15590067,1963582,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15590080,1963595,2000,27.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15590103,1963619,2000,27.78,,70.0,,,,,,,"Sugars, total including NLEA",G -15590213,1963731,2000,7.69,,70.0,,,,,,,"Sugars, total including NLEA",G -15590596,1964143,2000,50.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15590607,1964154,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15590758,1964311,2000,5.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15591094,1964656,2000,5.26,,73.0,,,,,,,"Sugars, total including NLEA",G -15591469,1965042,2000,29.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15591767,1965349,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15592621,1966251,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15592779,1966419,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15593499,1967164,2000,1.75,,73.0,,,,,,,"Sugars, total including NLEA",G -15593890,1967583,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15594084,1967782,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15594182,1967888,2000,32.69,,70.0,,,,,,,"Sugars, total including NLEA",G -15594262,1967974,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15594388,1968105,2000,5.13,,70.0,,,,,,,"Sugars, total including NLEA",G -15594522,1968248,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15594686,1968415,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15594740,1968471,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15594746,1968477,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15595230,1969000,2000,2.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15595551,1969333,2000,0.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15595757,1969541,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15595781,1969565,2000,21.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15595821,1969608,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15595852,1969639,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15596024,1969830,2000,35.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15596273,1970082,2000,17.64,,70.0,,,,,,,"Sugars, total including NLEA",G -15596326,1970137,2000,41.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15596464,1970278,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15597182,1971029,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15598212,1972135,2000,1.94,,70.0,,,,,,,"Sugars, total including NLEA",G -15598619,1972564,2000,8.87,,70.0,,,,,,,"Sugars, total including NLEA",G -15599179,1973140,2000,37.84,,70.0,,,,,,,"Sugars, total including NLEA",G -15599183,1973144,2000,1.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15600532,1974539,2000,26.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15600745,1974759,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15601005,1975026,2000,1.47,,70.0,,,,,,,"Sugars, total including NLEA",G -15601176,1975200,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15601291,1975316,2000,2.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15601309,1975335,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15601383,1975410,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15601518,1975548,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15601563,1975593,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -15602036,1976078,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15602125,1976170,2000,5.36,,70.0,,,,,,,"Sugars, total including NLEA",G -15602331,1976378,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15602700,1976751,2000,5.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15602710,1976761,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15602778,1976833,2000,62.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15602950,1977007,2000,0.28,,70.0,,,,,,,"Sugars, total including NLEA",G -15603152,1977209,2000,2.31,,70.0,,,,,,,"Sugars, total including NLEA",G -15604216,1978290,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15604234,1978309,2000,0.59,,70.0,,,,,,,"Sugars, total including NLEA",G -15604249,1978324,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15604349,1978424,2000,60.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15604425,1978501,2000,24.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15604507,1978584,2000,3.85,,70.0,,,,,,,"Sugars, total including NLEA",G -15604723,1978805,2000,35.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15604961,1979044,2000,7.04,,70.0,,,,,,,"Sugars, total including NLEA",G -15605266,1979354,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15605505,1979597,2000,1.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15605652,1979745,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15605736,1979831,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15606197,1980300,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15606292,1980395,2000,5.65,,70.0,,,,,,,"Sugars, total including NLEA",G -15606393,1980498,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15606970,1981081,2000,68.97,,70.0,,,,,,,"Sugars, total including NLEA",G -15607190,1981302,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15607249,1981363,2000,4.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15607354,1981468,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15607375,1981490,2000,1.89,,70.0,,,,,,,"Sugars, total including NLEA",G -15607565,1981682,2000,47.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15607623,1981746,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15607654,1981777,2000,23.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15608767,1982922,2000,17.78,,70.0,,,,,,,"Sugars, total including NLEA",G -15608770,1982925,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15608955,1983145,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15609019,1983221,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15609198,1983413,2000,11.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15609313,1983542,2000,75.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15609383,1983617,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15609395,1983629,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15609531,1983768,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15609622,1983859,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15609758,1983996,2000,41.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15609765,1984003,2000,68.97,,70.0,,,,,,,"Sugars, total including NLEA",G -15610044,1984285,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15610548,1984795,2000,12.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15610565,1984812,2000,3.03,,70.0,,,,,,,"Sugars, total including NLEA",G -15610626,1984875,2000,4.62,,70.0,,,,,,,"Sugars, total including NLEA",G -15610734,1984984,2000,0.0,,75.0,,,,,,,"Sugars, total including NLEA",G -15611089,1985345,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15611515,1985776,2000,1.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15611852,1986116,2000,1.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15611893,1986157,2000,3.03,,73.0,,,,,,,"Sugars, total including NLEA",G -15611897,1986161,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15611981,1986246,2000,4.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15612411,1986682,2000,0.84,,70.0,,,,,,,"Sugars, total including NLEA",G -15612417,1986688,2000,2.63,,70.0,,,,,,,"Sugars, total including NLEA",G -15613065,1987349,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15613164,1987449,2000,8.89,,70.0,,,,,,,"Sugars, total including NLEA",G -15613437,1987733,2000,34.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15613453,1987749,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15613690,1987994,2000,3.64,,70.0,,,,,,,"Sugars, total including NLEA",G -15613872,1988180,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15614261,1988577,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15614306,1988623,2000,0.8,,73.0,,,,,,,"Sugars, total including NLEA",G -15614578,1988900,2000,2.2,,70.0,,,,,,,"Sugars, total including NLEA",G -15614650,1988975,2000,1.18,,73.0,,,,,,,"Sugars, total including NLEA",G -15614701,1989026,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15614737,1989063,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15614786,1989112,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15615316,1989655,2000,4.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15615403,1989745,2000,9.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15615483,1989827,2000,7.28,,70.0,,,,,,,"Sugars, total including NLEA",G -15615742,1990087,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15615817,1990163,2000,14.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15615986,1990333,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15616143,1990496,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15616146,1990499,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15616249,1990603,2000,8.7,,70.0,,,,,,,"Sugars, total including NLEA",G -15616384,1990739,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15616730,1991098,2000,2.24,,70.0,,,,,,,"Sugars, total including NLEA",G -15617076,1991448,2000,4.55,,70.0,,,,,,,"Sugars, total including NLEA",G -15617207,1991580,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15617233,1991607,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15617369,1991744,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15617511,1991895,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15617681,1992069,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15617840,1992230,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15618157,1992557,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15618402,1992805,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15618579,1992985,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15618597,1993003,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15618670,1993078,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15619256,1993679,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15619401,1993825,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15620373,1994818,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15620564,1995013,2000,17.98,,70.0,,,,,,,"Sugars, total including NLEA",G -15620923,1995391,2000,1.13,,70.0,,,,,,,"Sugars, total including NLEA",G -15621262,1995747,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15621508,1996006,2000,1.54,,73.0,,,,,,,"Sugars, total including NLEA",G -15621787,1996299,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15622063,1996602,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15622126,1996667,2000,2.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15622215,1996759,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15622280,1996831,2000,2.06,,70.0,,,,,,,"Sugars, total including NLEA",G -15622427,1996986,2000,15.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15622602,1997166,2000,0.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15623508,1998098,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15623511,1998101,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15623990,1998609,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15624071,1998694,2000,3.64,,70.0,,,,,,,"Sugars, total including NLEA",G -15624418,1999054,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15624624,1999268,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15624915,1999568,2000,32.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15625171,2007620,2000,35.0,,78.0,,,,,,,"Sugars, total including NLEA",G -15625208,2007657,2000,6.67,,71.0,,,,,,,"Sugars, total including NLEA",G -15625614,2008102,2000,23.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15626180,2008706,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15626223,2008749,2000,18.52,,70.0,,,,,,,"Sugars, total including NLEA",G -15626248,2008774,2000,9.52,,70.0,,,,,,,"Sugars, total including NLEA",G -15626307,2008841,2000,1.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15626579,2009130,2000,78.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15626735,2009287,2000,28.07,,70.0,,,,,,,"Sugars, total including NLEA",G -15626832,2009388,2000,15.2,,70.0,,,,,,,"Sugars, total including NLEA",G -15626969,2009557,2000,2.45,,70.0,,,,,,,"Sugars, total including NLEA",G -15627059,2009657,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15627074,2009672,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15627188,2009799,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15627498,2010129,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15627510,2010141,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15627772,2010414,2000,1.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15627868,2010515,2000,15.62,,70.0,,,,,,,"Sugars, total including NLEA",G -15628054,2010732,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15628154,2010838,2000,3.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15628194,2010879,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15628398,2011100,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15628459,2011169,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15628783,2011527,2000,44.44,,70.0,,,,,,,"Sugars, total including NLEA",G -15628861,2011611,2000,9.45,,70.0,,,,,,,"Sugars, total including NLEA",G -15628912,2011666,2000,4.69,,70.0,,,,,,,"Sugars, total including NLEA",G -15629295,2012086,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15629395,2012190,2000,2.5,,73.0,,,,,,,"Sugars, total including NLEA",G -15630020,2012890,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15630206,2013094,2000,2.27,,70.0,,,,,,,"Sugars, total including NLEA",G -15630370,2013277,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15631151,2014159,2000,35.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15631307,2014318,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15631607,2014650,2000,35.48,,70.0,,,,,,,"Sugars, total including NLEA",G -15631760,2014814,2000,1.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15631946,2015016,2000,0.37,,70.0,,,,,,,"Sugars, total including NLEA",G -15631949,2015019,2000,1.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15632261,2015398,2000,4.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15632380,2015522,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15632382,2015524,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15632438,2015583,2000,3.2,,70.0,,,,,,,"Sugars, total including NLEA",G -15632673,2015825,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15632772,2015934,2000,3.64,,70.0,,,,,,,"Sugars, total including NLEA",G -15632972,2016162,2000,0.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15633791,2017068,2000,2.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15634024,2017339,2000,0.81,,70.0,,,,,,,"Sugars, total including NLEA",G -15634044,2017361,2000,1.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15634407,2017764,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15634751,2018142,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15634923,2018319,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15634952,2018349,2000,16.67,,73.0,,,,,,,"Sugars, total including NLEA",G -15635474,2018906,2000,2.96,,70.0,,,,,,,"Sugars, total including NLEA",G -15635607,2019040,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15635736,2019177,2000,2.13,,70.0,,,,,,,"Sugars, total including NLEA",G -15635959,2019407,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15636167,2019629,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15636264,2019729,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15636500,2019992,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15636689,2020192,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15636838,2020347,2000,9.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15636992,2020506,2000,1.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15637022,2020536,2000,41.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15637052,2020567,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15637318,2020849,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15637474,2021010,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15637555,2021105,2000,14.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15637655,2021214,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15637725,2021285,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15637827,2021392,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15638005,2021579,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15638160,2021746,2000,9.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15638403,2022001,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15638449,2022048,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15638901,2022588,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15638972,2022663,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15639140,2022854,2000,17.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15639267,2022992,2000,9.73,,70.0,,,,,,,"Sugars, total including NLEA",G -15639321,2023101,2000,3.48,,70.0,,,,,,,"Sugars, total including NLEA",G -15639854,2023769,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15639994,2023920,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15640047,2023979,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15640131,2024079,2000,3.27,,70.0,,,,,,,"Sugars, total including NLEA",G -15640157,2024105,2000,0.42,,73.0,,,,,,,"Sugars, total including NLEA",G -15640223,2024175,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15640307,2024264,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15640316,2024273,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15640353,2024310,2000,28.95,,70.0,,,,,,,"Sugars, total including NLEA",G -15641089,2025179,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15641321,2025448,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15641354,2025481,2000,34.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15641814,2025982,2000,14.44,,70.0,,,,,,,"Sugars, total including NLEA",G -15641878,2026048,2000,70.59,,70.0,,,,,,,"Sugars, total including NLEA",G -15642083,2026331,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15642127,2026382,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15642233,2026499,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15642442,2026749,2000,29.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15642537,2026858,2000,5.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15642763,2027109,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15643361,2027784,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15643638,2028107,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15643654,2028123,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15643700,2028181,2000,22.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15643723,2028206,2000,27.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15643959,2028485,2000,43.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15644285,2028845,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15644518,2029086,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15644838,2029475,2000,5.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15644855,2029496,2000,23.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15645049,2029723,2000,24.24,,70.0,,,,,,,"Sugars, total including NLEA",G -15645207,2029890,2000,11.9,,70.0,,,,,,,"Sugars, total including NLEA",G -15645352,2030047,2000,39.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15645379,2030076,2000,14.1,,70.0,,,,,,,"Sugars, total including NLEA",G -15645492,2030199,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15645594,2030311,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15646133,2030861,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15646199,2030937,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15647030,2031824,2000,11.11,,73.0,,,,,,,"Sugars, total including NLEA",G -15647132,2031935,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15647368,2032179,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15647477,2032294,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15647605,2032436,2000,2.33,,73.0,,,,,,,"Sugars, total including NLEA",G -15647706,2032538,2000,14.16,,70.0,,,,,,,"Sugars, total including NLEA",G -15647781,2032622,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15647836,2032681,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15647940,2032790,2000,63.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15648136,2032999,2000,1.32,,70.0,,,,,,,"Sugars, total including NLEA",G -15648618,2033514,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15649058,2033994,2000,25.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15649211,2034167,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15649320,2034287,2000,3.28,,70.0,,,,,,,"Sugars, total including NLEA",G -15649382,2034360,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15649428,2034457,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15649436,2034474,2000,6.25,,73.0,,,,,,,"Sugars, total including NLEA",G -15649440,2034482,2000,3.03,,70.0,,,,,,,"Sugars, total including NLEA",G -15649450,2034504,2000,0.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15649451,2034507,2000,20.0,,73.0,,,,,,,"Sugars, total including NLEA",G -15649693,2034973,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15649760,2035045,2000,6.06,,70.0,,,,,,,"Sugars, total including NLEA",G -15649945,2035239,2000,1.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15649962,2035258,2000,3.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15650645,2036005,2000,7.69,,70.0,,,,,,,"Sugars, total including NLEA",G -15651114,2036517,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15651192,2036596,2000,9.6,,70.0,,,,,,,"Sugars, total including NLEA",G -15651267,2036678,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15651300,2036712,2000,22.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15651423,2036869,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15651894,2037392,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15652319,2037852,2000,46.51,,70.0,,,,,,,"Sugars, total including NLEA",G -15652463,2038009,2000,54.84,,70.0,,,,,,,"Sugars, total including NLEA",G -15652743,2038301,2000,13.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15652809,2038370,2000,23.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15653054,2038624,2000,2.8,,70.0,,,,,,,"Sugars, total including NLEA",G -15653748,2039351,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15653868,2039471,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15654045,2039650,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15654467,2040095,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15654517,2040146,2000,12.2,,70.0,,,,,,,"Sugars, total including NLEA",G -15654600,2040234,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15654642,2040281,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15654990,2040682,2000,6.4,,70.0,,,,,,,"Sugars, total including NLEA",G -15655121,2040819,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15655169,2040867,2000,27.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15655182,2040888,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15655333,2041076,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15655536,2041287,2000,36.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15656118,2041882,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15656178,2041947,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15656189,2041958,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15656459,2042236,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -15656519,2042296,2000,32.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15656529,2042306,2000,47.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15656613,2042392,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15656633,2042413,2000,22.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15656664,2042444,2000,9.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15656751,2042535,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15657256,2043051,2000,75.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15657517,2043318,2000,64.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15657666,2043468,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15657693,2043496,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15657804,2043610,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15658134,2043957,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15658205,2044041,2000,34.78,,70.0,,,,,,,"Sugars, total including NLEA",G -15658310,2044151,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15658360,2044203,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15658362,2044205,2000,8.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15658499,2044344,2000,63.89,,70.0,,,,,,,"Sugars, total including NLEA",G -15658730,2044581,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15658758,2044609,2000,57.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15658952,2044804,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15659128,2044988,2000,22.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15659352,2045216,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15659372,2045236,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15659406,2045270,2000,72.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15660180,2046061,2000,18.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15660306,2046189,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15660389,2046273,2000,51.72,,70.0,,,,,,,"Sugars, total including NLEA",G -15660405,2046289,2000,1.06,,70.0,,,,,,,"Sugars, total including NLEA",G -15660459,2046344,2000,36.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15660759,2046646,2000,36.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15660938,2046829,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15661060,2046955,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15661114,2047010,2000,5.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15661285,2047183,2000,92.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15661288,2047186,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15661502,2047409,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15661691,2047601,2000,65.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15661701,2047612,2000,57.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15662022,2047942,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15662144,2048065,2000,42.31,,70.0,,,,,,,"Sugars, total including NLEA",G -15662234,2048156,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15662279,2048202,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15662290,2048213,2000,70.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15662436,2048362,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15662570,2048499,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15662607,2048537,2000,62.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15663110,2049058,2000,47.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15663171,2049120,2000,0.42,,73.0,,,,,,,"Sugars, total including NLEA",G -15663179,2049128,2000,3.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15663423,2049375,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15663521,2049475,2000,52.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15663555,2049509,2000,48.78,,70.0,,,,,,,"Sugars, total including NLEA",G -15663658,2049612,2000,8.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15663780,2049737,2000,67.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15663931,2049895,2000,62.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15664508,2050507,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15664567,2050568,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15664634,2050635,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15664690,2050692,2000,72.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15664728,2050731,2000,32.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15665043,2051054,2000,51.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15665135,2051148,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15665195,2051209,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15666066,2052099,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15666083,2052116,2000,0.42,,73.0,,,,,,,"Sugars, total including NLEA",G -15666102,2052135,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15666447,2052509,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15666493,2052555,2000,15.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15666509,2052579,2000,26.01,,70.0,,,,,,,"Sugars, total including NLEA",G -15666679,2052775,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15666729,2052825,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15666761,2052857,2000,31.03,,70.0,,,,,,,"Sugars, total including NLEA",G -15667020,2053140,2000,4.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15667168,2053294,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15667473,2053614,2000,28.89,,70.0,,,,,,,"Sugars, total including NLEA",G -15667792,2053948,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15668075,2054252,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15668687,2054910,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -15668705,2054930,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15668739,2054965,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15668958,2055202,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15668962,2055206,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15669661,2055959,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15669858,2056174,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15669880,2056196,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15669912,2056231,2000,76.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15670471,2056824,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15670500,2056856,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15670626,2056986,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15670648,2057008,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15670699,2057062,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15670701,2057064,2000,12.9,,70.0,,,,,,,"Sugars, total including NLEA",G -15671196,2057603,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15671376,2057789,2000,4.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15671475,2057893,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15671482,2057900,2000,47.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15671856,2058301,2000,45.21,,70.0,,,,,,,"Sugars, total including NLEA",G -15672131,2058606,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15672760,2059323,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15672910,2059480,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15672994,2059575,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15673151,2059746,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15673483,2060100,2000,0.89,,73.0,,,,,,,"Sugars, total including NLEA",G -15674102,2060796,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15674120,2060814,2000,47.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15674129,2060823,2000,2.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15674138,2060834,2000,55.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15674247,2060987,2000,26.87,,70.0,,,,,,,"Sugars, total including NLEA",G -15674336,2061088,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15674779,2061556,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15674855,2061640,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15675017,2061809,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15675183,2061984,2000,71.05,,70.0,,,,,,,"Sugars, total including NLEA",G -15675297,2062110,2000,18.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15675340,2062172,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15675683,2062537,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15676104,2062983,2000,14.73,,70.0,,,,,,,"Sugars, total including NLEA",G -15676304,2063199,2000,24.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15676343,2063238,2000,1.9,,70.0,,,,,,,"Sugars, total including NLEA",G -15676350,2063245,2000,35.4,,70.0,,,,,,,"Sugars, total including NLEA",G -15676637,2063549,2000,23.46,,70.0,,,,,,,"Sugars, total including NLEA",G -15676650,2063563,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15676846,2063764,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15676995,2063914,2000,1.67,,73.0,,,,,,,"Sugars, total including NLEA",G -15677104,2064026,2000,1.47,,70.0,,,,,,,"Sugars, total including NLEA",G -15677210,2064135,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15677254,2064188,2000,2.73,,70.0,,,,,,,"Sugars, total including NLEA",G -15678135,2065104,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15678570,2065553,2000,5.47,,70.0,,,,,,,"Sugars, total including NLEA",G -15678718,2065708,2000,8.85,,70.0,,,,,,,"Sugars, total including NLEA",G -15679106,2066107,2000,3.53,,73.0,,,,,,,"Sugars, total including NLEA",G -15679314,2066321,2000,25.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15679447,2066454,2000,34.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15679628,2066646,2000,3.91,,70.0,,,,,,,"Sugars, total including NLEA",G -15679639,2066657,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15680208,2067248,2000,1.27,,70.0,,,,,,,"Sugars, total including NLEA",G -15680255,2067298,2000,16.67,,73.0,,,,,,,"Sugars, total including NLEA",G -15680505,2067555,2000,70.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15680606,2067656,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15680731,2067784,2000,9.09,,70.0,,,,,,,"Sugars, total including NLEA",G -15680796,2067852,2000,75.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15680854,2067921,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15680940,2068008,2000,2.3,,70.0,,,,,,,"Sugars, total including NLEA",G -15681106,2068185,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15681339,2068450,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15681390,2068501,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15682189,2069322,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15682736,2069901,2000,26.09,,70.0,,,,,,,"Sugars, total including NLEA",G -15682786,2069955,2000,15.6,,70.0,,,,,,,"Sugars, total including NLEA",G -15682809,2069978,2000,10.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15682818,2069987,2000,11.9,,70.0,,,,,,,"Sugars, total including NLEA",G -15682897,2070068,2000,2.33,,73.0,,,,,,,"Sugars, total including NLEA",G -15682987,2070161,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15683365,2070557,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15683454,2070651,2000,8.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15683483,2070680,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15683525,2070724,2000,47.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15683568,2070768,2000,0.87,,70.0,,,,,,,"Sugars, total including NLEA",G -15683702,2070904,2000,71.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15683862,2071068,2000,53.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15684100,2071317,2000,11.03,,70.0,,,,,,,"Sugars, total including NLEA",G -15684258,2071490,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15684320,2071561,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15684402,2071645,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15684443,2071686,2000,40.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15684548,2071798,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15684556,2071806,2000,12.9,,70.0,,,,,,,"Sugars, total including NLEA",G -15684581,2071836,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15684743,2072018,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15684822,2072099,2000,36.36,,70.0,,,,,,,"Sugars, total including NLEA",G -15684894,2072179,2000,39.13,,70.0,,,,,,,"Sugars, total including NLEA",G -15684981,2072283,2000,21.21,,70.0,,,,,,,"Sugars, total including NLEA",G -15685174,2072491,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G -15685246,2072569,2000,23.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15685267,2072591,2000,38.24,,70.0,,,,,,,"Sugars, total including NLEA",G -15685456,2072795,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15686050,2073416,2000,31.13,,70.0,,,,,,,"Sugars, total including NLEA",G -15686507,2073887,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15686529,2073909,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15686901,2074286,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15687246,2074641,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15687334,2074735,2000,78.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15687587,2075007,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15687740,2075170,2000,3.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15688554,2076006,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15688607,2076060,2000,1.37,,70.0,,,,,,,"Sugars, total including NLEA",G -15688641,2076095,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15688824,2076284,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15689035,2076501,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15689061,2076529,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15689388,2076866,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15689390,2076868,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15689558,2077039,2000,12.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15689656,2077137,2000,42.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15689858,2077341,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15690061,2077552,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15690160,2077663,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15690173,2077676,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15690331,2077841,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15690530,2078055,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15690650,2078184,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15690681,2078216,2000,15.45,,70.0,,,,,,,"Sugars, total including NLEA",G -15691336,2078907,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15691619,2079201,2000,24.59,,70.0,,,,,,,"Sugars, total including NLEA",G -15691900,2079501,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15691987,2079588,2000,14.52,,70.0,,,,,,,"Sugars, total including NLEA",G -15692276,2079894,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15692392,2080013,2000,16.28,,70.0,,,,,,,"Sugars, total including NLEA",G -15692563,2080207,2000,21.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15692593,2080237,2000,19.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15692600,2080244,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15692694,2080342,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15693090,2080760,2000,43.66,,70.0,,,,,,,"Sugars, total including NLEA",G -15693658,2081374,2000,52.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15693724,2081440,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15693852,2081578,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15694033,2081793,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15694435,2082239,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15694542,2082357,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15694783,2082621,2000,11.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15695130,2083006,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15695284,2083174,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15695318,2083211,2000,1.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15695695,2083620,2000,1.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15695952,2083934,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15696494,2084600,2000,7.59,,70.0,,,,,,,"Sugars, total including NLEA",G -15696618,2084734,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15696622,2084738,2000,35.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15696664,2084782,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15696701,2084823,2000,88.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15697028,2085229,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15697858,2086168,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15698237,2086595,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15698269,2086628,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15698311,2086674,2000,3.31,,70.0,,,,,,,"Sugars, total including NLEA",G -15698731,2087106,2000,2.61,,70.0,,,,,,,"Sugars, total including NLEA",G -15698978,2087366,2000,3.2,,70.0,,,,,,,"Sugars, total including NLEA",G -15699022,2087410,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15699175,2087606,2000,34.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15699192,2087625,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15699276,2087719,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -15699312,2087758,2000,6.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15699313,2087759,2000,1.52,,70.0,,,,,,,"Sugars, total including NLEA",G -15699521,2087991,2000,35.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15699697,2088187,2000,35.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15699711,2088202,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15700154,2088807,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15700371,2089033,2000,43.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15701029,2089772,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15701039,2089782,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15701225,2089973,2000,3.39,,70.0,,,,,,,"Sugars, total including NLEA",G -15701238,2089988,2000,30.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15701358,2090132,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15701657,2090439,2000,4.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15702312,2091150,2000,52.37,,70.0,,,,,,,"Sugars, total including NLEA",G -15702395,2091233,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15702417,2091256,2000,4.55,,70.0,,,,,,,"Sugars, total including NLEA",G -15702515,2091385,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15702604,2091493,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15702624,2091519,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15702911,2091815,2000,10.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15703081,2092006,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15703194,2092142,2000,1.47,,70.0,,,,,,,"Sugars, total including NLEA",G -15703440,2092427,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15703466,2092453,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -15703499,2092489,2000,1.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15704106,2093139,2000,1.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15704231,2093271,2000,22.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15704440,2093490,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15704791,2093884,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15704881,2093993,2000,61.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15705309,2094452,2000,61.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15705983,2095140,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15706278,2095442,2000,36.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15706335,2095503,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15706351,2095520,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15706661,2095858,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15706997,2096207,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15707061,2096275,2000,16.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15707527,2096767,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15707538,2096778,2000,70.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15707572,2096812,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15707912,2097172,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15708092,2097364,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15708304,2097589,2000,23.01,,70.0,,,,,,,"Sugars, total including NLEA",G -15708412,2097700,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15708753,2098078,2000,8.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15708895,2098233,2000,26.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15708921,2098260,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15709051,2098399,2000,21.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15709077,2098426,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15709147,2098497,2000,87.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15709875,2099275,2000,32.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15710054,2099466,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15710075,2099489,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15710205,2099624,2000,5.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15710282,2099706,2000,18.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15710627,2100063,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G -15710634,2100070,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15711127,2100576,2000,8.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15711137,2100586,2000,1.96,,70.0,,,,,,,"Sugars, total including NLEA",G -15711227,2100681,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15712162,2101656,2000,26.47,,70.0,,,,,,,"Sugars, total including NLEA",G -15712177,2101672,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15712231,2101727,2000,2.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15712449,2101958,2000,9.02,,70.0,,,,,,,"Sugars, total including NLEA",G -15712694,2102216,2000,10.48,,70.0,,,,,,,"Sugars, total including NLEA",G -15712884,2102415,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15712947,2102481,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15713165,2102707,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15713336,2102883,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15713592,2103153,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15713609,2103171,2000,4.9,,70.0,,,,,,,"Sugars, total including NLEA",G -15713798,2103382,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15714479,2104119,2000,2.04,,70.0,,,,,,,"Sugars, total including NLEA",G -15715241,2104949,2000,80.95,,70.0,,,,,,,"Sugars, total including NLEA",G -15715258,2104975,2000,36.36,,70.0,,,,,,,"Sugars, total including NLEA",G -15715324,2105055,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15715789,2105574,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15715876,2105665,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15715966,2105770,2000,4.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15716277,2106113,2000,22.73,,70.0,,,,,,,"Sugars, total including NLEA",G -15716568,2106451,2000,34.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15717228,2107196,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15717609,2107699,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15717800,2107937,2000,10.7,,70.0,,,,,,,"Sugars, total including NLEA",G -15717801,2107940,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15718250,2108541,2000,12.9,,70.0,,,,,,,"Sugars, total including NLEA",G -15718858,2109576,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15719281,2110063,2000,29.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15719863,2110708,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15719953,2110806,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15720057,2110944,2000,43.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15720093,2110990,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15720115,2111021,2000,7.74,,70.0,,,,,,,"Sugars, total including NLEA",G -15720406,2111337,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15720561,2111555,2000,74.07,,70.0,,,,,,,"Sugars, total including NLEA",G -15720682,2111700,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15720685,2111712,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15720695,2111728,2000,1.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15720700,2111735,2000,4.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15720974,2112038,2000,36.84,,70.0,,,,,,,"Sugars, total including NLEA",G -15721012,2112076,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15721020,2112084,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15721219,2112294,2000,5.31,,70.0,,,,,,,"Sugars, total including NLEA",G -15721525,2112618,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15721660,2112758,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15722596,2113766,2000,2.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15722766,2113962,2000,4.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15722814,2114013,2000,35.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15723123,2114345,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15723398,2114640,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15723525,2114777,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15723598,2115008,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G -15723709,2115140,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15723929,2115448,2000,21.13,,70.0,,,,,,,"Sugars, total including NLEA",G -15723995,2115523,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15724207,2115861,2000,32.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15724225,2115879,2000,6.4,,70.0,,,,,,,"Sugars, total including NLEA",G -15724435,2116099,2000,54.84,,70.0,,,,,,,"Sugars, total including NLEA",G -15725122,2116909,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15725306,2117102,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15725907,2117752,2000,62.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15725978,2117826,2000,44.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15726342,2118223,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15726480,2118394,2000,16.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15726865,2118817,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15727108,2119086,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15727226,2119216,2000,13.16,,70.0,,,,,,,"Sugars, total including NLEA",G -15727241,2119234,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15727377,2119376,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15727579,2119603,2000,1.85,,73.0,,,,,,,"Sugars, total including NLEA",G -15727708,2119739,2000,26.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15727733,2119764,2000,1.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15727760,2119791,2000,36.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15727768,2119799,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15727811,2119847,2000,81.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15728193,2120258,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15728234,2120305,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15728242,2120314,2000,6.06,,70.0,,,,,,,"Sugars, total including NLEA",G -15728380,2120470,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15728690,2120800,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15728866,2120993,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15729018,2121148,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15729066,2121218,2000,16.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15729393,2121572,2000,38.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15729622,2121816,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15730054,2122282,2000,28.85,,70.0,,,,,,,"Sugars, total including NLEA",G -15730087,2122317,2000,15.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15730315,2122553,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15730404,2122644,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15730704,2122958,2000,4.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15730869,2123130,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15731495,2123792,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15731653,2123952,2000,1.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15731873,2124187,2000,32.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15732088,2124411,2000,23.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15732209,2124536,2000,5.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15732226,2124554,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15732250,2124578,2000,1.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15732354,2124704,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15733157,2125815,2000,7.55,,70.0,,,,,,,"Sugars, total including NLEA",G -15733577,2126271,2000,47.69,,70.0,,,,,,,"Sugars, total including NLEA",G -15734010,2126737,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15734253,2127002,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15734322,2127073,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15734396,2127148,2000,9.23,,70.0,,,,,,,"Sugars, total including NLEA",G -15734457,2127209,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15734483,2127237,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15734550,2127314,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15734551,2127315,2000,2.07,,70.0,,,,,,,"Sugars, total including NLEA",G -15734763,2127558,2000,3.28,,70.0,,,,,,,"Sugars, total including NLEA",G -15734824,2127623,2000,39.39,,70.0,,,,,,,"Sugars, total including NLEA",G -15734896,2127704,2000,2.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15734925,2127735,2000,8.93,,70.0,,,,,,,"Sugars, total including NLEA",G -15735057,2127873,2000,29.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15735155,2127981,2000,5.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15735243,2128075,2000,2.06,,70.0,,,,,,,"Sugars, total including NLEA",G -15735568,2128428,2000,22.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15735776,2128650,2000,12.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15735800,2128675,2000,17.8,,70.0,,,,,,,"Sugars, total including NLEA",G -15735808,2128686,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15735857,2128740,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15735863,2128746,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15735990,2128882,2000,2.74,,70.0,,,,,,,"Sugars, total including NLEA",G -15736181,2129094,2000,9.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15736530,2129471,2000,22.22,,73.0,,,,,,,"Sugars, total including NLEA",G -15736662,2129620,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15736910,2129894,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -15737083,2130095,2000,11.03,,70.0,,,,,,,"Sugars, total including NLEA",G -15737231,2130255,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15737471,2130527,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15737552,2130613,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15738040,2131139,2000,12.7,,70.0,,,,,,,"Sugars, total including NLEA",G -15738062,2131164,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15738073,2131175,2000,58.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15738113,2131216,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15738414,2131560,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15738639,2131798,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15738701,2131868,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15738997,2132211,2000,6.98,,70.0,,,,,,,"Sugars, total including NLEA",G -15739626,2132887,2000,2.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15739796,2133075,2000,7.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15739964,2133256,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15739995,2133288,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15740583,2133897,2000,9.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15740846,2134190,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15740980,2134331,2000,29.09,,70.0,,,,,,,"Sugars, total including NLEA",G -15741428,2134809,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15741431,2134812,2000,36.84,,70.0,,,,,,,"Sugars, total including NLEA",G -15741700,2135094,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15741782,2135196,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15742315,2135777,2000,17.65,,70.0,,,,,,,"Sugars, total including NLEA",G -15742541,2136030,2000,0.96,,70.0,,,,,,,"Sugars, total including NLEA",G -15742635,2136126,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15742714,2136212,2000,38.46,,70.0,,,,,,,"Sugars, total including NLEA",G -15742803,2136310,2000,0.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15742827,2136337,2000,3.7,,73.0,,,,,,,"Sugars, total including NLEA",G -15742834,2136344,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15742892,2136405,2000,26.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15742974,2136487,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15743223,2136742,2000,13.8,,70.0,,,,,,,"Sugars, total including NLEA",G -15743398,2136924,2000,0.84,,70.0,,,,,,,"Sugars, total including NLEA",G -15744040,2137587,2000,83.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15744099,2137649,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15744544,2138114,2000,53.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15744615,2138186,2000,83.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15745381,2139011,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15746091,2139792,2000,7.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15746192,2139907,2000,23.61,,70.0,,,,,,,"Sugars, total including NLEA",G -15746295,2140018,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15746346,2140073,2000,44.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15746593,2140336,2000,36.84,,70.0,,,,,,,"Sugars, total including NLEA",G -15747128,2140929,2000,12.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15747192,2140995,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15747522,2141389,2000,18.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15747524,2141391,2000,4.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15747588,2141459,2000,12.39,,70.0,,,,,,,"Sugars, total including NLEA",G -15747810,2141725,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15747819,2141734,2000,52.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15748753,2142857,2000,27.91,,70.0,,,,,,,"Sugars, total including NLEA",G -15748763,2142867,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15748820,2142933,2000,9.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15749031,2143207,2000,44.44,,70.0,,,,,,,"Sugars, total including NLEA",G -15749099,2143275,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15749231,2143457,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15749950,2144244,2000,17.02,,70.0,,,,,,,"Sugars, total including NLEA",G -15750261,2144591,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15750362,2144705,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15750485,2144840,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G -15750653,2145024,2000,2.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15750786,2145162,2000,1.72,,70.0,,,,,,,"Sugars, total including NLEA",G -15751104,2145523,2000,9.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15751421,2145865,2000,0.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15751434,2145879,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15751520,2145973,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15751552,2146011,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15752138,2146673,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15752223,2146764,2000,8.46,,70.0,,,,,,,"Sugars, total including NLEA",G -15752415,2146971,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15752741,2147329,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15752858,2147455,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15753039,2147654,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15753393,2148042,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15753397,2148048,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15753469,2148123,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15753479,2148133,2000,13.95,,70.0,,,,,,,"Sugars, total including NLEA",G -15753526,2148182,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15753548,2148204,2000,93.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15753552,2148208,2000,4.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15753561,2148217,2000,25.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15753892,2148574,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15753893,2148575,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15754080,2148776,2000,1.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15754305,2149015,2000,34.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15754552,2149279,2000,2.31,,70.0,,,,,,,"Sugars, total including NLEA",G -15754728,2149476,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15754804,2149564,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15754989,2149760,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15755028,2149811,2000,42.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15755080,2149868,2000,1.15,,70.0,,,,,,,"Sugars, total including NLEA",G -15755895,2150769,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15755990,2150867,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15756006,2150883,2000,5.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15756234,2151135,2000,12.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15756436,2151357,2000,18.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15756457,2151381,2000,1.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15756608,2151559,2000,0.68,,70.0,,,,,,,"Sugars, total including NLEA",G -15756654,2151608,2000,48.39,,70.0,,,,,,,"Sugars, total including NLEA",G -15756799,2151773,2000,12.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15757513,2152540,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15757679,2152732,2000,2.5,,73.0,,,,,,,"Sugars, total including NLEA",G -15757828,2152911,2000,1.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15757880,2152967,2000,1.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15758145,2153262,2000,11.81,,70.0,,,,,,,"Sugars, total including NLEA",G -15758221,2153344,2000,17.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15758242,2153366,2000,28.81,,70.0,,,,,,,"Sugars, total including NLEA",G -15758376,2153516,2000,18.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15758476,2153628,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15758513,2153670,2000,2.65,,70.0,,,,,,,"Sugars, total including NLEA",G -15758852,2154032,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15758945,2154129,2000,57.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15759213,2154404,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15759381,2154584,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15759662,2154888,2000,2.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15759678,2154904,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15759711,2154938,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15759981,2155227,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15760270,2155547,2000,36.59,,70.0,,,,,,,"Sugars, total including NLEA",G -15760692,2156070,2000,35.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15761336,2156788,2000,1.46,,70.0,,,,,,,"Sugars, total including NLEA",G -15761726,2157239,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15761779,2157315,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15761812,2157351,2000,1.18,,73.0,,,,,,,"Sugars, total including NLEA",G -15762075,2157639,2000,20.72,,70.0,,,,,,,"Sugars, total including NLEA",G -15762130,2157699,2000,6.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15762530,2158154,2000,20.69,,70.0,,,,,,,"Sugars, total including NLEA",G -15762900,2158567,2000,4.03,,70.0,,,,,,,"Sugars, total including NLEA",G -15763179,2158871,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15763240,2158938,2000,8.06,,70.0,,,,,,,"Sugars, total including NLEA",G -15763909,2159725,2000,3.36,,70.0,,,,,,,"Sugars, total including NLEA",G -15764254,2160104,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15764282,2160135,2000,1.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15765137,2161057,2000,59.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15765253,2161177,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15765452,2161389,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15765665,2161625,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15766791,2162854,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15767084,2163178,2000,31.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15767106,2163201,2000,1.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15767896,2164079,2000,15.62,,70.0,,,,,,,"Sugars, total including NLEA",G -15767965,2164163,2000,5.6,,70.0,,,,,,,"Sugars, total including NLEA",G -15768063,2164269,2000,1.23,,73.0,,,,,,,"Sugars, total including NLEA",G -15768327,2164564,2000,72.73,,70.0,,,,,,,"Sugars, total including NLEA",G -15768491,2164750,2000,11.84,,70.0,,,,,,,"Sugars, total including NLEA",G -15768972,2165254,2000,18.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15769067,2165358,2000,30.09,,70.0,,,,,,,"Sugars, total including NLEA",G -15769280,2165592,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15769301,2165614,2000,36.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15769712,2166068,2000,31.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15769730,2166088,2000,11.4,,70.0,,,,,,,"Sugars, total including NLEA",G -15770154,2166554,2000,1.69,,70.0,,,,,,,"Sugars, total including NLEA",G -15770217,2166619,2000,29.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15770420,2166835,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15770431,2166846,2000,9.78,,70.0,,,,,,,"Sugars, total including NLEA",G -15770636,2167066,2000,38.89,,70.0,,,,,,,"Sugars, total including NLEA",G -15770806,2167255,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15771307,2167805,2000,55.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15771308,2167806,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15771336,2167837,2000,18.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15771433,2167938,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15771523,2168036,2000,39.13,,70.0,,,,,,,"Sugars, total including NLEA",G -15771572,2168087,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15771587,2168103,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15771935,2168473,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15772262,2168828,2000,56.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15772610,2169204,2000,6.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15772627,2169222,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15772664,2169262,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15772726,2169330,2000,55.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15772817,2169433,2000,70.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15772839,2169457,2000,48.28,,70.0,,,,,,,"Sugars, total including NLEA",G -15773178,2169815,2000,4.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15773265,2169912,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15773373,2170029,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15773570,2170266,2000,6.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15773619,2170315,2000,53.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15773855,2170577,2000,43.24,,70.0,,,,,,,"Sugars, total including NLEA",G -15773878,2170603,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15773978,2170715,2000,23.68,,70.0,,,,,,,"Sugars, total including NLEA",G -15774264,2171017,2000,10.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15774511,2171278,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15774955,2171744,2000,21.2,,70.0,,,,,,,"Sugars, total including NLEA",G -15775037,2171836,2000,42.31,,70.0,,,,,,,"Sugars, total including NLEA",G -15775080,2171879,2000,32.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15775722,2172573,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15775863,2172719,2000,0.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15776521,2173400,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15777067,2173969,2000,23.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15777434,2174370,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15777482,2174422,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15777512,2174453,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15777809,2174774,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15777878,2174845,2000,46.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15778282,2175270,2000,26.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15778541,2175556,2000,34.55,,70.0,,,,,,,"Sugars, total including NLEA",G -15778609,2175626,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15778631,2175648,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15778978,2176023,2000,18.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15779442,2176507,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15779554,2176626,2000,9.59,,70.0,,,,,,,"Sugars, total including NLEA",G -15779963,2177052,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15779992,2177085,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15780090,2177184,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15780137,2177235,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15780325,2177433,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15780664,2177787,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15780693,2177818,2000,51.61,,70.0,,,,,,,"Sugars, total including NLEA",G -15780795,2177921,2000,7.02,,70.0,,,,,,,"Sugars, total including NLEA",G -15780828,2177956,2000,71.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15780978,2178113,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15781098,2178238,2000,15.62,,70.0,,,,,,,"Sugars, total including NLEA",G -15781173,2178316,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15781296,2178445,2000,24.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15781482,2178642,2000,1.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15782107,2179293,2000,54.55,,70.0,,,,,,,"Sugars, total including NLEA",G -15782381,2179573,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15782510,2179707,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15782591,2179790,2000,8.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15782873,2180091,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15783145,2180382,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15783231,2180472,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15783388,2180635,2000,8.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15783536,2180792,2000,10.4,,70.0,,,,,,,"Sugars, total including NLEA",G -15783587,2180847,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15783674,2180940,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15783873,2181148,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15784009,2181292,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15784123,2181409,2000,2.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15784264,2181560,2000,31.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15784383,2181683,2000,18.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15784721,2182046,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15785080,2182456,2000,46.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15785083,2182459,2000,77.78,,70.0,,,,,,,"Sugars, total including NLEA",G -15785340,2182736,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -15785573,2182975,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -15785661,2183066,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -15786070,2183476,2000,1.77,,78.0,,,,,,,"Sugars, total including NLEA",G -15786191,2183597,2000,7.99,,78.0,,,,,,,"Sugars, total including NLEA",G -15786327,2183733,2000,4.3,,78.0,,,,,,,"Sugars, total including NLEA",G -15786657,2184063,2000,4.52,,78.0,,,,,,,"Sugars, total including NLEA",G -15786857,2184263,2000,6.0,,71.0,,,,,,,"Sugars, total including NLEA",G -15786898,2184304,2000,7.45,,71.0,,,,,,,"Sugars, total including NLEA",G -15787020,2184426,2000,2.85,,71.0,,,,,,,"Sugars, total including NLEA",G -15787204,2184610,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -15787256,2184662,2000,1.78,,78.0,,,,,,,"Sugars, total including NLEA",G -15787427,2184834,2000,4.86,,78.0,,,,,,,"Sugars, total including NLEA",G -15787433,2184840,2000,0.0,,75.0,,,,,,,"Sugars, total including NLEA",G -15787615,2185022,2000,2.86,,73.0,,,,,,,"Sugars, total including NLEA",G -15787687,2185094,2000,13.41,,71.0,,,,,,,"Sugars, total including NLEA",G -15787785,2185192,2000,0.0,,75.0,,,,,,,"Sugars, total including NLEA",G -15787975,2185382,2000,0.0,,75.0,,,,,,,"Sugars, total including NLEA",G -15787985,2185392,2000,1.38,,71.0,,,,,,,"Sugars, total including NLEA",G -15788249,2185660,2000,5.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15788332,2185744,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15788406,2185819,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15788444,2185857,2000,62.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15788596,2186022,2000,9.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15788603,2186029,2000,0.59,,73.0,,,,,,,"Sugars, total including NLEA",G -15788818,2186263,2000,9.3,,70.0,,,,,,,"Sugars, total including NLEA",G -15788823,2186268,2000,41.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15789057,2186520,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15789121,2186586,2000,23.73,,70.0,,,,,,,"Sugars, total including NLEA",G -15789130,2186595,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15789183,2186649,2000,6.45,,70.0,,,,,,,"Sugars, total including NLEA",G -15789588,2187060,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15789658,2187131,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15789947,2187425,2000,11.3,,70.0,,,,,,,"Sugars, total including NLEA",G -15789988,2187466,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15790136,2187615,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15790174,2187655,2000,13.04,,70.0,,,,,,,"Sugars, total including NLEA",G -15790330,2187828,2000,2.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15790417,2187926,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15790419,2187928,2000,12.28,,70.0,,,,,,,"Sugars, total including NLEA",G -15790561,2188070,2000,18.78,,70.0,,,,,,,"Sugars, total including NLEA",G -15790843,2188353,2000,4.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15790880,2188390,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15791007,2188537,2000,3.28,,70.0,,,,,,,"Sugars, total including NLEA",G -15791322,2188884,2000,8.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15791506,2189099,2000,17.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15791525,2189118,2000,3.96,,70.0,,,,,,,"Sugars, total including NLEA",G -15791683,2189284,2000,37.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15791715,2189317,2000,4.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15791798,2189400,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G -15792813,2190448,2000,8.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15793091,2190743,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15793376,2191050,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15793986,2191679,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G -15794227,2191923,2000,9.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15794491,2192208,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15794554,2192276,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15794696,2192423,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15794760,2192492,2000,46.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15794878,2192617,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15795097,2192851,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15795118,2192873,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15795369,2193143,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15795548,2193328,2000,37.8,,70.0,,,,,,,"Sugars, total including NLEA",G -15795628,2193413,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15795687,2193474,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15795951,2193766,2000,1.63,,70.0,,,,,,,"Sugars, total including NLEA",G -15796049,2193868,2000,1.21,,70.0,,,,,,,"Sugars, total including NLEA",G -15796344,2194177,2000,2.46,,70.0,,,,,,,"Sugars, total including NLEA",G -15796551,2194388,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15796680,2194521,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15797286,2195162,2000,56.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15797337,2195220,2000,1.09,,70.0,,,,,,,"Sugars, total including NLEA",G -15797467,2195355,2000,9.07,,70.0,,,,,,,"Sugars, total including NLEA",G -15797476,2195364,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15797869,2195775,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15798003,2195912,2000,3.37,,70.0,,,,,,,"Sugars, total including NLEA",G -15798076,2195991,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15798144,2196067,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15798150,2196073,2000,21.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15798503,2196441,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15798601,2196541,2000,2.92,,71.0,,,,,,,"Sugars, total including NLEA",G -15798692,2196632,2000,7.5,,71.0,,,,,,,"Sugars, total including NLEA",G -15798863,2196803,2000,8.09,,78.0,,,,,,,"Sugars, total including NLEA",G -15798956,2196896,2000,8.0,,71.0,,,,,,,"Sugars, total including NLEA",G -15799134,2197074,2000,32.35,,71.0,,,,,,,"Sugars, total including NLEA",G -15799398,2197347,2000,3.57,,71.0,,,,,,,"Sugars, total including NLEA",G -15799591,2197547,2000,1.79,,71.0,,,,,,,"Sugars, total including NLEA",G -15799847,2197803,2000,7.02,,71.0,,,,,,,"Sugars, total including NLEA",G -15800209,2198179,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15800875,2198913,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15800972,2199011,2000,1.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15801069,2199119,2000,23.23,,70.0,,,,,,,"Sugars, total including NLEA",G -15801338,2199439,2000,8.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15801788,2200061,2000,9.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15801804,2200091,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15801871,2200177,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15802080,2200575,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15802133,2200655,2000,2.22,,73.0,,,,,,,"Sugars, total including NLEA",G -15802144,2200673,2000,30.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15802276,2201026,2000,6.9,,70.0,,,,,,,"Sugars, total including NLEA",G -15802827,2201772,2000,3.45,,70.0,,,,,,,"Sugars, total including NLEA",G -15803165,2202215,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15803180,2202232,2000,24.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15803184,2202236,2000,44.44,,70.0,,,,,,,"Sugars, total including NLEA",G -15803238,2202299,2000,7.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15803463,2202562,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15803793,2202918,2000,13.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15803814,2202941,2000,1.41,,73.0,,,,,,,"Sugars, total including NLEA",G -15803876,2203025,2000,13.55,,70.0,,,,,,,"Sugars, total including NLEA",G -15804128,2203333,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15804246,2203455,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15804415,2203636,2000,1.47,,70.0,,,,,,,"Sugars, total including NLEA",G -15804429,2203651,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15804626,2204026,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15804687,2204147,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15804803,2204325,2000,11.9,,70.0,,,,,,,"Sugars, total including NLEA",G -15804920,2204569,2000,10.2,,70.0,,,,,,,"Sugars, total including NLEA",G -15805216,2205102,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15805727,2206099,2000,18.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15805731,2206105,2000,75.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15805743,2206119,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15806130,2206899,2000,35.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15806304,2207556,2000,29.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15806338,2207642,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15806535,2208052,2000,3.17,,71.0,,,,,,,"Sugars, total including NLEA",G -15806567,2208084,2000,1.67,,71.0,,,,,,,"Sugars, total including NLEA",G -15806674,2208191,2000,1.57,,78.0,,,,,,,"Sugars, total including NLEA",G -15806706,2208223,2000,0.54,,78.0,,,,,,,"Sugars, total including NLEA",G -15806982,2208499,2000,19.23,,71.0,,,,,,,"Sugars, total including NLEA",G -15807120,2208637,2000,38.71,,71.0,,,,,,,"Sugars, total including NLEA",G -15807303,2208830,2000,3.17,,71.0,,,,,,,"Sugars, total including NLEA",G -15807396,2208924,2000,34.62,,71.0,,,,,,,"Sugars, total including NLEA",G -15807648,2209181,2000,21.57,,71.0,,,,,,,"Sugars, total including NLEA",G -15807968,2209503,2000,12.39,,70.0,,,,,,,"Sugars, total including NLEA",G -15808024,2209563,2000,0.0,,73.0,,,,,,,"Sugars, total including NLEA",G -15808517,2210105,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15808807,2210422,2000,1.32,,73.0,,,,,,,"Sugars, total including NLEA",G -15808934,2210557,2000,1.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15809201,2210879,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15809249,2210932,2000,12.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15809253,2210936,2000,5.07,,70.0,,,,,,,"Sugars, total including NLEA",G -15809277,2210981,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15809437,2211226,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15809644,2211474,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15809877,2211879,2000,5.32,,70.0,,,,,,,"Sugars, total including NLEA",G -15809890,2211899,2000,10.7,,70.0,,,,,,,"Sugars, total including NLEA",G -15810306,2212695,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15810426,2212901,2000,73.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15810658,2213177,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15810707,2213229,2000,3.45,,70.0,,,,,,,"Sugars, total including NLEA",G -15810802,2213351,2000,1.45,,70.0,,,,,,,"Sugars, total including NLEA",G -15810838,2213430,2000,22.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15810898,2213512,2000,17.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15811099,2213734,2000,1.01,,70.0,,,,,,,"Sugars, total including NLEA",G -15811418,2214098,2000,1.6,,70.0,,,,,,,"Sugars, total including NLEA",G -15811434,2214114,2000,2.86,,73.0,,,,,,,"Sugars, total including NLEA",G -15811578,2214268,2000,4.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15811690,2214394,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15811917,2214690,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15812016,2214799,2000,21.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15812082,2214867,2000,6.06,,70.0,,,,,,,"Sugars, total including NLEA",G -15812384,2215216,2000,2.2,,70.0,,,,,,,"Sugars, total including NLEA",G -15812706,2215841,2000,1.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15813043,2216405,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15813179,2216718,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15813233,2216812,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15813243,2216825,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15813415,2217170,2000,9.52,,70.0,,,,,,,"Sugars, total including NLEA",G -15813424,2217179,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15813432,2217203,2000,11.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15813669,2217663,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15813922,2218084,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15813993,2218279,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15814090,2218717,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15814115,2218788,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15814174,2218981,2000,1.01,,73.0,,,,,,,"Sugars, total including NLEA",G -15814241,2219130,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -15814317,2219412,2000,0.0,,78.0,,,,,,,"Sugars, total including NLEA",G -15814384,2219479,2000,22.2,,78.0,,,,,,,"Sugars, total including NLEA",G -15814580,2219678,2000,17.8,,78.0,,,,,,,"Sugars, total including NLEA",G -15814631,2219729,2000,33.9,,78.0,,,,,,,"Sugars, total including NLEA",G -15814721,2219819,2000,5.95,,71.0,,,,,,,"Sugars, total including NLEA",G -15814735,2219833,2000,3.08,,71.0,,,,,,,"Sugars, total including NLEA",G -15814754,2219852,2000,6.67,,71.0,,,,,,,"Sugars, total including NLEA",G -15814772,2219870,2000,7.5,,71.0,,,,,,,"Sugars, total including NLEA",G -15814805,2219903,2000,0.42,,73.0,,,,,,,"Sugars, total including NLEA",G -15815492,2220594,2000,47.15,,78.0,,,,,,,"Sugars, total including NLEA",G -15815580,2220682,2000,41.26,,78.0,,,,,,,"Sugars, total including NLEA",G -15816441,2221543,2000,0.83,,73.0,,,,,,,"Sugars, total including NLEA",G -15816570,2221672,2000,27.59,,71.0,,,,,,,"Sugars, total including NLEA",G -15816587,2221689,2000,0.46,,71.0,,,,,,,"Sugars, total including NLEA",G -15816983,2222125,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -15817088,2222230,2000,2.0,,78.0,,,,,,,"Sugars, total including NLEA",G -15817132,2222274,2000,1.0,,78.0,,,,,,,"Sugars, total including NLEA",G -15817142,2222285,2000,3.0,,78.0,,,,,,,"Sugars, total including NLEA",G -15817556,2222709,2000,1.0,,77.0,,,,,,,"Sugars, total including NLEA",G -15818539,2226062,2000,3.0,,78.0,,,,,,,"Sugars, total including NLEA",G -15818620,2226146,2000,16.9,,78.0,,,,,,,"Sugars, total including NLEA",G -15818939,2226467,2000,6.4,,78.0,,,,,,,"Sugars, total including NLEA",G -15819028,2226556,2000,5.13,,78.0,,,,,,,"Sugars, total including NLEA",G -15819168,2226696,2000,5.91,,78.0,,,,,,,"Sugars, total including NLEA",G -15819183,2226711,2000,7.99,,78.0,,,,,,,"Sugars, total including NLEA",G -15819716,2227246,2000,4.86,,78.0,,,,,,,"Sugars, total including NLEA",G -15819743,2227273,2000,22.31,,78.0,,,,,,,"Sugars, total including NLEA",G -15819830,2227360,2000,2.72,,78.0,,,,,,,"Sugars, total including NLEA",G -15819924,2227454,2000,2.9,,78.0,,,,,,,"Sugars, total including NLEA",G -15820215,2227745,2000,29.63,,78.0,,,,,,,"Sugars, total including NLEA",G -15820507,2228038,2000,0.0,,75.0,,,,,,,"Sugars, total including NLEA",G -15820542,2228073,2000,0.0,,75.0,,,,,,,"Sugars, total including NLEA",G -15820739,2228306,2000,8.55,,78.0,,,,,,,"Sugars, total including NLEA",G -15821070,2228640,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -15821224,2228804,2000,14.3,,78.0,,,,,,,"Sugars, total including NLEA",G -15821252,2228832,2000,10.71,,71.0,,,,,,,"Sugars, total including NLEA",G -15821709,2229289,2000,0.84,,78.0,,,,,,,"Sugars, total including NLEA",G -15822090,2229674,2000,0.0,,78.0,,,,,,,"Sugars, total including NLEA",G -15822312,2229897,2000,0.83,,71.0,,,,,,,"Sugars, total including NLEA",G -15822382,2229968,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -15822533,2230119,2000,16.03,,78.0,,,,,,,"Sugars, total including NLEA",G -15822549,2230135,2000,8.0,,78.0,,,,,,,"Sugars, total including NLEA",G -15822993,2230581,2000,3.55,,78.0,,,,,,,"Sugars, total including NLEA",G -15823250,2230838,2000,45.23,,78.0,,,,,,,"Sugars, total including NLEA",G -15823324,2230912,2000,9.82,,78.0,,,,,,,"Sugars, total including NLEA",G -15823579,2231167,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -15823803,2231391,2000,2.94,,71.0,,,,,,,"Sugars, total including NLEA",G -15824032,2231620,2000,21.0,,78.0,,,,,,,"Sugars, total including NLEA",G -15824283,2231871,2000,45.0,,78.0,,,,,,,"Sugars, total including NLEA",G -15824596,2232242,2000,0.0,,75.0,,,,,,,"Sugars, total including NLEA",G -15824625,2232271,2000,1.79,,71.0,,,,,,,"Sugars, total including NLEA",G -15824759,2232408,2000,1.0,,78.0,,,,,,,"Sugars, total including NLEA",G -15824836,2232485,2000,8.0,,78.0,,,,,,,"Sugars, total including NLEA",G -15824990,2232648,2000,0.0,,75.0,,,,,,,"Sugars, total including NLEA",G -15825152,2232815,2000,0.33,,73.0,,,,,,,"Sugars, total including NLEA",G -15825195,2232866,2000,3.14,,71.0,,,,,,,"Sugars, total including NLEA",G -15825879,2233550,2000,4.0,,78.0,,,,,,,"Sugars, total including NLEA",G -15825945,2233617,2000,10.94,,71.0,,,,,,,"Sugars, total including NLEA",G -15825965,2233637,2000,4.0,,78.0,,,,,,,"Sugars, total including NLEA",G -15825981,2233653,2000,4.0,,78.0,,,,,,,"Sugars, total including NLEA",G -15826079,2233753,2000,8.7,,71.0,,,,,,,"Sugars, total including NLEA",G -15826102,2233779,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -15826491,2234183,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -15826585,2234278,2000,28.0,,78.0,,,,,,,"Sugars, total including NLEA",G -15826983,2234677,2000,0.0,,75.0,,,,,,,"Sugars, total including NLEA",G -15827253,2234952,2000,1.0,,78.0,,,,,,,"Sugars, total including NLEA",G -15828192,2235908,2000,0.39,,71.0,,,,,,,"Sugars, total including NLEA",G -15828482,2236199,2000,0.81,,78.0,,,,,,,"Sugars, total including NLEA",G -15828573,2236290,2000,1.28,,78.0,,,,,,,"Sugars, total including NLEA",G -15828986,2236707,2000,26.75,,78.0,,,,,,,"Sugars, total including NLEA",G -15829009,2236730,2000,22.04,,78.0,,,,,,,"Sugars, total including NLEA",G -15829145,2236877,2000,5.36,,78.0,,,,,,,"Sugars, total including NLEA",G -15829264,2237000,2000,1.68,,71.0,,,,,,,"Sugars, total including NLEA",G -15829357,2237103,2000,10.51,,71.0,,,,,,,"Sugars, total including NLEA",G -15829443,2237190,2000,3.17,,71.0,,,,,,,"Sugars, total including NLEA",G -15829740,2237507,2000,3.57,,71.0,,,,,,,"Sugars, total including NLEA",G -15829776,2237545,2000,0.97,,71.0,,,,,,,"Sugars, total including NLEA",G -15829783,2237552,2000,3.0,,78.0,,,,,,,"Sugars, total including NLEA",G -15830158,2237949,2000,33.33,,71.0,,,,,,,"Sugars, total including NLEA",G -15830596,2238457,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15830720,2238842,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15830805,2239090,2000,38.89,,70.0,,,,,,,"Sugars, total including NLEA",G -15830851,2239244,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15830908,2239412,2000,25.45,,70.0,,,,,,,"Sugars, total including NLEA",G -15830991,2239582,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15831311,2240239,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15831315,2240251,2000,45.07,,70.0,,,,,,,"Sugars, total including NLEA",G -15831381,2240463,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G -15831393,2240526,2000,28.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15831585,2241093,2000,5.74,,70.0,,,,,,,"Sugars, total including NLEA",G -15831916,2242000,2000,62.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15831921,2242014,2000,8.24,,70.0,,,,,,,"Sugars, total including NLEA",G -15832167,2242451,2000,6.15,,70.0,,,,,,,"Sugars, total including NLEA",G -15832183,2242480,2000,34.62,,70.0,,,,,,,"Sugars, total including NLEA",G -15832301,2242747,2000,38.89,,70.0,,,,,,,"Sugars, total including NLEA",G -15832329,2242797,2000,4.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15832606,2243600,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15832966,2244522,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15833710,2246661,2000,21.21,,70.0,,,,,,,"Sugars, total including NLEA",G -15834175,2248010,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15834261,2248321,2000,1.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15834914,2250251,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15835115,2250871,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15835286,2251421,2000,43.59,,70.0,,,,,,,"Sugars, total including NLEA",G -15835949,2253472,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15835953,2253485,2000,12.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15836011,2253631,2000,7.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15836211,2254140,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15836243,2254228,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15836604,2255123,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15836728,2255409,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15836758,2255471,2000,8.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15836832,2255624,2000,2.2,,70.0,,,,,,,"Sugars, total including NLEA",G -15836893,2255808,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15837101,2256297,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15837145,2256379,2000,21.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15837278,2256592,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15837286,2256605,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15837306,2256633,2000,37.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15837908,2265410,2000,8.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15838311,2265840,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15838385,2265922,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15838399,2265938,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15838679,2266242,2000,8.8,,70.0,,,,,,,"Sugars, total including NLEA",G -15838683,2266247,2000,32.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15838866,2266445,2000,7.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15838901,2266483,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15839052,2266648,2000,3.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15839364,2266975,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15839510,2267135,2000,43.59,,70.0,,,,,,,"Sugars, total including NLEA",G -15839757,2267396,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15839841,2267484,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15839878,2267525,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15839903,2267553,2000,53.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15840276,2267978,2000,8.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15840722,2268470,2000,9.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15840762,2268516,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15841038,2268845,2000,72.94,,70.0,,,,,,,"Sugars, total including NLEA",G -15841608,2269453,2000,3.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15841799,2269669,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15842333,2270236,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15842972,2270934,2000,11.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15843094,2271071,2000,31.48,,70.0,,,,,,,"Sugars, total including NLEA",G -15843602,2271639,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15843667,2271709,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15844013,2272081,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15844078,2272149,2000,27.96,,70.0,,,,,,,"Sugars, total including NLEA",G -15844198,2272274,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15844598,2272698,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15844882,2273007,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15844901,2273032,2000,3.28,,73.0,,,,,,,"Sugars, total including NLEA",G -15845206,2273379,2000,25.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15845251,2273427,2000,40.68,,70.0,,,,,,,"Sugars, total including NLEA",G -15845357,2273539,2000,2.96,,70.0,,,,,,,"Sugars, total including NLEA",G -15845413,2273601,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15845461,2273652,2000,42.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15845713,2273970,2000,3.96,,70.0,,,,,,,"Sugars, total including NLEA",G -15845973,2274263,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15845996,2274288,2000,2.64,,70.0,,,,,,,"Sugars, total including NLEA",G -15846356,2274731,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15846643,2275041,2000,45.07,,70.0,,,,,,,"Sugars, total including NLEA",G -15846705,2275111,2000,2.48,,70.0,,,,,,,"Sugars, total including NLEA",G -15846923,2275346,2000,1.45,,70.0,,,,,,,"Sugars, total including NLEA",G -15847126,2275571,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15847318,2275775,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15847387,2275851,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15847483,2275958,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15847589,2276078,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15848033,2276564,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15848177,2276716,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15848908,2277520,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15849242,2277902,2000,5.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15849254,2277916,2000,2.02,,70.0,,,,,,,"Sugars, total including NLEA",G -15849530,2278212,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15849569,2278256,2000,13.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15849732,2278431,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15849735,2278434,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15850174,2278912,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15851133,2279983,2000,7.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15851471,2280347,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15851558,2280439,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15851718,2280607,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15851922,2280840,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15852566,2281577,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15852640,2281658,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15852890,2281935,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15853043,2282104,2000,9.68,,70.0,,,,,,,"Sugars, total including NLEA",G -15853157,2282286,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15853368,2282537,2000,67.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15853488,2282685,2000,18.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15853610,2282826,2000,18.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15853633,2282851,2000,1.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15853729,2282959,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15853780,2283013,2000,3.28,,70.0,,,,,,,"Sugars, total including NLEA",G -15853858,2283098,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15853981,2283226,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15854277,2283539,2000,31.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15854407,2283673,2000,1.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15854521,2283793,2000,36.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15854888,2284179,2000,0.68,,70.0,,,,,,,"Sugars, total including NLEA",G -15855179,2284493,2000,52.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15855204,2284520,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15855826,2285198,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15855836,2285208,2000,25.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15855879,2285253,2000,5.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15856459,2285870,2000,11.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15856752,2286175,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15856830,2286257,2000,1.02,,70.0,,,,,,,"Sugars, total including NLEA",G -15857348,2286807,2000,1.36,,70.0,,,,,,,"Sugars, total including NLEA",G -15857842,2287321,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15858357,2287894,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15859049,2288648,2000,49.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15859198,2288806,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15859220,2288831,2000,0.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15859366,2288982,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15859466,2289088,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15859537,2289163,2000,13.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15859589,2289215,2000,12.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15859597,2289223,2000,2.04,,70.0,,,,,,,"Sugars, total including NLEA",G -15859808,2289446,2000,2.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15859853,2289493,2000,16.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15860070,2289715,2000,41.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15860142,2289794,2000,29.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15860964,2293201,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15861171,2294242,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15861280,2294779,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15861281,2294794,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15861593,2295641,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15861730,2295958,2000,7.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15861801,2296097,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15861942,2296435,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15862046,2296668,2000,0.8,,70.0,,,,,,,"Sugars, total including NLEA",G -15862096,2296746,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15862944,2298538,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15862945,2298540,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15863066,2298785,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15863079,2298813,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15863171,2299018,2000,12.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15863323,2299349,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15863829,2300445,2000,1.68,,70.0,,,,,,,"Sugars, total including NLEA",G -15864023,2300886,2000,18.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15864185,2301236,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15864285,2301430,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15864411,2301687,2000,35.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15864513,2301889,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15864691,2302274,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15865027,2302963,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15865316,2303615,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15865401,2303812,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15865494,2304006,2000,0.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15865601,2304233,2000,11.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15865617,2304268,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15865826,2304738,2000,1.6,,70.0,,,,,,,"Sugars, total including NLEA",G -15865855,2304799,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15865889,2304874,2000,7.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15865895,2304880,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15866306,2305729,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15866322,2305771,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15866508,2306154,2000,2.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15866940,2307095,2000,10.34,,70.0,,,,,,,"Sugars, total including NLEA",G -15867079,2307377,2000,5.26,,73.0,,,,,,,"Sugars, total including NLEA",G -15867213,2307643,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15867621,2308552,2000,4.64,,70.0,,,,,,,"Sugars, total including NLEA",G -15867988,2309317,2000,2.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15868145,2309673,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15868299,2309970,2000,2.47,,70.0,,,,,,,"Sugars, total including NLEA",G -15868985,2311401,2000,15.6,,70.0,,,,,,,"Sugars, total including NLEA",G -15869203,2311885,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15869354,2312216,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15869889,2313405,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15869907,2313449,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15869916,2313474,2000,13.27,,70.0,,,,,,,"Sugars, total including NLEA",G -15869947,2313549,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15870054,2313771,2000,1.52,,70.0,,,,,,,"Sugars, total including NLEA",G -15870095,2313867,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15870223,2314122,2000,65.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15870271,2314210,2000,13.8,,70.0,,,,,,,"Sugars, total including NLEA",G -15870386,2314434,2000,12.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15870561,2314810,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15870605,2314905,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15870679,2315076,2000,2.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15870685,2315088,2000,13.64,,70.0,,,,,,,"Sugars, total including NLEA",G -15870749,2315203,2000,12.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15870859,2315417,2000,2.78,,70.0,,,,,,,"Sugars, total including NLEA",G -15870874,2315447,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15870951,2315627,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15871058,2315846,2000,10.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15871289,2316356,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15871305,2316381,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15871466,2316731,2000,2.13,,70.0,,,,,,,"Sugars, total including NLEA",G -15871738,2317042,2000,45.6,,71.0,,,,,,,"Sugars, total including NLEA",G -15871779,2317085,2000,38.4,,71.0,,,,,,,"Sugars, total including NLEA",G -15871829,2317138,2000,8.8,,71.0,,,,,,,"Sugars, total including NLEA",G -15871991,2317304,2000,76.19,,71.0,,,,,,,"Sugars, total including NLEA",G -15872208,2319974,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15872234,2320047,2000,12.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15872280,2320149,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15872320,2320250,2000,13.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15872824,2321156,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15872997,2321577,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15873179,2321909,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15873221,2321969,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15873303,2322103,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15873343,2322169,2000,4.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15873710,2322761,2000,1.6,,70.0,,,,,,,"Sugars, total including NLEA",G -15873751,2322832,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15873832,2322950,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15873944,2323231,2000,22.73,,70.0,,,,,,,"Sugars, total including NLEA",G -15874052,2323554,2000,2.48,,70.0,,,,,,,"Sugars, total including NLEA",G -15874543,2324763,2000,3.28,,70.0,,,,,,,"Sugars, total including NLEA",G -15874816,2325284,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15874823,2325293,2000,3.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15875113,2325738,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15875136,2325774,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15875507,2326312,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15875579,2326403,2000,13.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15875734,2326653,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15876135,2327190,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15876295,2327412,2000,5.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15876321,2327461,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -15876643,2327974,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15876698,2328057,2000,1.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15876851,2328304,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15876935,2328412,2000,1.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15877016,2328527,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15877024,2328550,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15877425,2329218,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15877484,2329314,2000,2.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15877534,2329403,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15877688,2329649,2000,51.16,,70.0,,,,,,,"Sugars, total including NLEA",G -15877724,2329696,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15877896,2330827,2000,0.44,,71.0,,,,,,,"Sugars, total including NLEA",G -15878189,2331446,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -15878212,2331494,2000,45.22,,78.0,,,,,,,"Sugars, total including NLEA",G -15878257,2331581,2000,41.26,,78.0,,,,,,,"Sugars, total including NLEA",G -15878789,2332380,2000,5.56,,71.0,,,,,,,"Sugars, total including NLEA",G -15879084,2332787,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15879563,2333332,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15879577,2333347,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15879628,2333403,2000,38.46,,70.0,,,,,,,"Sugars, total including NLEA",G -15880088,2333895,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15880129,2333948,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15880551,2334451,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15881079,2335031,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15881620,2335596,2000,1.05,,70.0,,,,,,,"Sugars, total including NLEA",G -15882345,2336856,2000,0.33,,71.0,,,,,,,"Sugars, total including NLEA",G -15882644,2337287,2000,1.25,,71.0,,,,,,,"Sugars, total including NLEA",G -15883121,2337920,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15883313,2338133,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15883357,2338189,2000,8.59,,70.0,,,,,,,"Sugars, total including NLEA",G -15883361,2338193,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15883478,2338327,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15883613,2338477,2000,3.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15883722,2338590,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15883849,2338726,2000,0.42,,73.0,,,,,,,"Sugars, total including NLEA",G -15884312,2339279,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15884522,2339508,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15884637,2339627,2000,5.88,,73.0,,,,,,,"Sugars, total including NLEA",G -15885346,2340393,2000,25.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15885999,2341069,2000,15.18,,,,,,,,,"Sugars, total including NLEA",G -15886193,2341263,2000,2.7,,,,,,,,,"Sugars, total including NLEA",G -15886567,2341637,2000,0.0,,,,,,,,,"Sugars, total including NLEA",G -15886675,2341745,2000,0.2,,,,,,,,,"Sugars, total including NLEA",G -15886837,2341907,2000,2.02,,,,,,,,,"Sugars, total including NLEA",G -15887004,2342074,2000,1.74,,,,,,,,,"Sugars, total including NLEA",G -15887187,2342257,2000,1.18,,,,,,,,,"Sugars, total including NLEA",G -15887394,2342464,2000,2.74,,,,,,,,,"Sugars, total including NLEA",G -15887401,2342471,2000,3.04,,,,,,,,,"Sugars, total including NLEA",G -15887953,2343023,2000,17.07,,,,,,,,,"Sugars, total including NLEA",G -15888298,2343368,2000,19.2,,,,,,,,,"Sugars, total including NLEA",G -15888305,2343375,2000,23.39,,,,,,,,,"Sugars, total including NLEA",G -15888908,2343978,2000,6.97,,,,,,,,,"Sugars, total including NLEA",G -15889623,2344693,2000,67.5,,,,,,,,,"Sugars, total including NLEA",G -15889748,2344818,2000,3.41,,,,,,,,,"Sugars, total including NLEA",G -15889874,2344944,2000,2.13,,,,,,,,,"Sugars, total including NLEA",G -15889900,2344970,2000,1.84,,,,,,,,,"Sugars, total including NLEA",G -15889997,2345067,2000,0.42,,,,,,,,,"Sugars, total including NLEA",G -15890125,2345195,2000,4.84,,,,,,,,,"Sugars, total including NLEA",G -15890132,2345202,2000,4.17,,,,,,,,,"Sugars, total including NLEA",G -15890137,2345207,2000,3.29,,,,,,,,,"Sugars, total including NLEA",G -15890163,2345233,2000,3.19,,,,,,,,,"Sugars, total including NLEA",G -15890195,2345265,2000,9.82,,,,,,,,,"Sugars, total including NLEA",G -15890374,2345444,2000,4.31,,,,,,,,,"Sugars, total including NLEA",G -15890575,2345645,2000,2.58,,,,,,,,,"Sugars, total including NLEA",G -15890616,2345686,2000,0.9,,,,,,,,,"Sugars, total including NLEA",G -15890978,2346048,2000,34.98,,,,,,,,,"Sugars, total including NLEA",G -15891067,2346137,2000,6.38,,,,,,,,,"Sugars, total including NLEA",G -15891137,2346207,2000,2.66,,,,,,,,,"Sugars, total including NLEA",G -15891363,2364030,2000,3.4,,78.0,,,,,,,"Sugars, total including NLEA",G -15891726,2364406,2000,80.65,,70.0,,,,,,,"Sugars, total including NLEA",G -15891827,2364521,2000,0.28,,70.0,,,,,,,"Sugars, total including NLEA",G -15891967,2364673,2000,2.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15892418,2365151,2000,0.23,,70.0,,,,,,,"Sugars, total including NLEA",G -15892580,2365331,2000,58.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15892745,2365509,2000,1.7,,70.0,,,,,,,"Sugars, total including NLEA",G -15892816,2365586,2000,6.15,,70.0,,,,,,,"Sugars, total including NLEA",G -15893018,2365810,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G -15893113,2365911,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15893119,2365918,2000,36.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15893356,2366167,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15893822,2366680,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15894070,2366968,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G -15894169,2367071,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15894577,2367508,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15894754,2367694,2000,2.34,,70.0,,,,,,,"Sugars, total including NLEA",G -15894902,2367853,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15895110,2368080,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15895145,2368119,2000,58.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15895833,2368860,2000,89.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15895971,2369004,2000,21.24,,70.0,,,,,,,"Sugars, total including NLEA",G -15896205,2369256,2000,28.24,,70.0,,,,,,,"Sugars, total including NLEA",G -15896451,2369509,2000,1.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15896954,2370041,2000,4.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15897190,2370293,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15897406,2370525,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -15897542,2370943,2000,8.0,,78.0,,,,,,,"Sugars, total including NLEA",G -15897711,2371337,2000,2.0,,78.0,,,,,,,"Sugars, total including NLEA",G -15897964,2371594,2000,1.0,,78.0,,,,,,,"Sugars, total including NLEA",G -15898182,2371815,2000,3.33,,71.0,,,,,,,"Sugars, total including NLEA",G -15898200,2371833,2000,1.0,,79.0,,,,,,,"Sugars, total including NLEA",G -15898399,2372035,2000,10.53,,72.0,,,,,,,"Sugars, total including NLEA",G -15898593,2372247,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15898611,2372265,2000,0.7,,70.0,,,,,,,"Sugars, total including NLEA",G -15899034,2372700,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15899090,2372758,2000,21.52,,70.0,,,,,,,"Sugars, total including NLEA",G -15899292,2372967,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15899562,2373246,2000,12.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15899847,2373540,2000,7.69,,70.0,,,,,,,"Sugars, total including NLEA",G -15900210,2373920,2000,1.72,,73.0,,,,,,,"Sugars, total including NLEA",G -15900303,2374020,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15900376,2374099,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15900709,2374456,2000,1.18,,73.0,,,,,,,"Sugars, total including NLEA",G -15900977,2374761,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15901269,2375074,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15901271,2375076,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15901352,2375163,2000,3.85,,73.0,,,,,,,"Sugars, total including NLEA",G -15901605,2375437,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15901671,2375507,2000,6.67,,73.0,,,,,,,"Sugars, total including NLEA",G -15902096,2375977,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15902265,2376158,2000,44.44,,70.0,,,,,,,"Sugars, total including NLEA",G -15902541,2376446,2000,0.96,,70.0,,,,,,,"Sugars, total including NLEA",G -15902689,2376599,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15902861,2376782,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15903405,2377363,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15903406,2377364,2000,2.63,,73.0,,,,,,,"Sugars, total including NLEA",G -15903486,2377445,2000,70.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15903572,2377538,2000,1.23,,70.0,,,,,,,"Sugars, total including NLEA",G -15903825,2377801,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15903894,2377871,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15904037,2378026,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15904222,2378216,2000,4.69,,70.0,,,,,,,"Sugars, total including NLEA",G -15904604,2378622,2000,23.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15904893,2378932,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15905005,2379047,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15905144,2379191,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15905227,2379275,2000,13.61,,70.0,,,,,,,"Sugars, total including NLEA",G -15905341,2379391,2000,36.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15905399,2379449,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15905731,2379797,2000,38.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15905892,2379968,2000,5.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15905962,2380055,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -15906109,2380208,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15906255,2380365,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15906344,2380454,2000,1.76,,70.0,,,,,,,"Sugars, total including NLEA",G -15906407,2380521,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15906466,2380810,2000,2.8,,70.0,,,,,,,"Sugars, total including NLEA",G -15906521,2380866,2000,27.81,,78.0,,,,,,,"Sugars, total including NLEA",G -15906963,2381312,2000,33.0,,78.0,,,,,,,"Sugars, total including NLEA",G -15906970,2381319,2000,38.11,,78.0,,,,,,,"Sugars, total including NLEA",G -15907316,2381675,2000,1.69,,70.0,,,,,,,"Sugars, total including NLEA",G -15907737,2382102,2000,2.4,,70.0,,,,,,,"Sugars, total including NLEA",G -15907739,2382104,2000,2.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15908076,2382449,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15908221,2382595,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15908239,2382614,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15908410,2382789,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15908634,2383020,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15908702,2383089,2000,19.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15908810,2383198,2000,21.99,,70.0,,,,,,,"Sugars, total including NLEA",G -15909026,2383416,2000,43.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15909058,2383448,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15909133,2383523,2000,3.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15909684,2384089,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G -15910058,2384472,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15910172,2384590,2000,7.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15910241,2384661,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15910260,2384680,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15910293,2384713,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15910644,2385073,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15910653,2385083,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15910675,2385106,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15911528,2385981,2000,5.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15911732,2386190,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15912529,2387008,2000,9.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15912759,2387243,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15912837,2387324,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15912893,2387384,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15912965,2387456,2000,6.33,,73.0,,,,,,,"Sugars, total including NLEA",G -15913090,2387583,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15913093,2387587,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15913419,2387932,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15913587,2388106,2000,2.65,,70.0,,,,,,,"Sugars, total including NLEA",G -15913648,2388175,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15913731,2388260,2000,10.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15913841,2388374,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15914087,2388634,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15914132,2388681,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15914795,2389386,2000,1.61,,70.0,,,,,,,"Sugars, total including NLEA",G -15915361,2389972,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15915488,2390110,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15915793,2390424,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15915942,2390581,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15915996,2390638,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15916395,2391051,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15916678,2391355,2000,3.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15916708,2391385,2000,3.31,,70.0,,,,,,,"Sugars, total including NLEA",G -15916958,2391637,2000,3.28,,70.0,,,,,,,"Sugars, total including NLEA",G -15916961,2391640,2000,2.48,,70.0,,,,,,,"Sugars, total including NLEA",G -15917060,2391740,2000,1.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15917076,2391756,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15917687,2392384,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15917846,2392548,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15917992,2392696,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15918475,2393190,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15918611,2393329,2000,2.47,,70.0,,,,,,,"Sugars, total including NLEA",G -15918665,2393386,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15918800,2393529,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15919163,2393901,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15919470,2394210,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15919484,2394224,2000,7.27,,70.0,,,,,,,"Sugars, total including NLEA",G -15919533,2394275,2000,4.05,,70.0,,,,,,,"Sugars, total including NLEA",G -15919731,2394474,2000,1.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15920061,2394810,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15920090,2394839,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15920860,2395629,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15921113,2395885,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15921273,2396054,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15921326,2396114,2000,0.68,,73.0,,,,,,,"Sugars, total including NLEA",G -15921495,2396291,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15921667,2396466,2000,0.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15921672,2396471,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15922104,2396907,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15922207,2397013,2000,4.69,,70.0,,,,,,,"Sugars, total including NLEA",G -15922298,2397106,2000,42.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15922668,2397485,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15923187,2398013,2000,0.78,,73.0,,,,,,,"Sugars, total including NLEA",G -15923252,2398079,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15923497,2398327,2000,2.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15923578,2398408,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15923642,2398473,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15923915,2398749,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15923927,2398761,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15924033,2398868,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15924470,2399314,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15924580,2399425,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15924687,2399533,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15924874,2399723,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15925178,2400034,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15925247,2400111,2000,0.51,,70.0,,,,,,,"Sugars, total including NLEA",G -15925310,2400175,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15925498,2400363,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15925522,2400387,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15925527,2400392,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15925577,2400445,2000,1.18,,73.0,,,,,,,"Sugars, total including NLEA",G -15925865,2400737,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15925920,2400792,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15926054,2400932,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15926063,2400941,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15926291,2401174,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15926333,2401216,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15926348,2401231,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15926722,2401607,2000,4.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15926954,2401844,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15927080,2401972,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15927732,2402634,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15927764,2402667,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15928063,2402979,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15928160,2403085,2000,8.66,,70.0,,,,,,,"Sugars, total including NLEA",G -15928447,2403402,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15928465,2403420,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -15928508,2403465,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15928509,2403466,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15928867,2403828,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15928917,2403879,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15929027,2403989,2000,11.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15929594,2404567,2000,9.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15930574,2405553,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15930591,2405570,2000,3.2,,70.0,,,,,,,"Sugars, total including NLEA",G -15930692,2405671,2000,1.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15930695,2405675,2000,2.44,,70.0,,,,,,,"Sugars, total including NLEA",G -15930758,2405738,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15931146,2406129,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15931319,2406306,2000,25.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15931460,2406447,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G -15932009,2407002,2000,3.28,,70.0,,,,,,,"Sugars, total including NLEA",G -15932150,2407144,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15932248,2407242,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15932397,2407393,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15932540,2407537,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15932710,2407711,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G -15932949,2407951,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15933091,2408094,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15933210,2408214,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15933556,2408571,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15933748,2408765,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15934215,2409240,2000,22.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15934478,2409503,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15934500,2409525,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15934641,2409666,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15934683,2409708,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15934763,2409788,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G -15934769,2409794,2000,55.36,,70.0,,,,,,,"Sugars, total including NLEA",G -15935050,2410075,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15935327,2410357,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15935474,2410508,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15935667,2410709,2000,12.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15935805,2410850,2000,4.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15935859,2410904,2000,56.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15936039,2411090,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15936044,2411095,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15936937,2412025,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15937167,2412266,2000,46.4,,70.0,,,,,,,"Sugars, total including NLEA",G -15937327,2412442,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15937830,2412997,2000,3.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15938103,2413277,2000,21.74,,70.0,,,,,,,"Sugars, total including NLEA",G -15938233,2413413,2000,8.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15938370,2413566,2000,34.21,,70.0,,,,,,,"Sugars, total including NLEA",G -15938625,2413851,2000,2.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15939072,2414330,2000,3.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15939200,2414464,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15939321,2414594,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15939426,2414709,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15939500,2414790,2000,4.35,,73.0,,,,,,,"Sugars, total including NLEA",G -15939515,2414805,2000,41.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15939573,2414868,2000,1.32,,70.0,,,,,,,"Sugars, total including NLEA",G -15939711,2415012,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15939747,2415056,2000,1.46,,70.0,,,,,,,"Sugars, total including NLEA",G -15939994,2415315,2000,19.79,,70.0,,,,,,,"Sugars, total including NLEA",G -15940443,2415783,2000,4.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15941162,2416528,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15941210,2416578,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15941302,2416672,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15942298,2417732,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15942784,2418249,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15943033,2418513,2000,3.64,,70.0,,,,,,,"Sugars, total including NLEA",G -15943045,2418526,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15943150,2418634,2000,0.31,,70.0,,,,,,,"Sugars, total including NLEA",G -15943170,2418654,2000,2.2,,70.0,,,,,,,"Sugars, total including NLEA",G -15943292,2418779,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15943415,2418912,2000,5.07,,70.0,,,,,,,"Sugars, total including NLEA",G -15943551,2419058,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15943577,2419085,2000,0.64,,70.0,,,,,,,"Sugars, total including NLEA",G -15943700,2419222,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15944513,2420091,2000,76.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15944660,2420256,2000,11.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15944792,2420390,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15944962,2420566,2000,8.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15945106,2420717,2000,65.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15945112,2420726,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15945296,2420922,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15945943,2421586,2000,36.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15946310,2421968,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15946381,2422041,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15946445,2422105,2000,71.43,,70.0,,,,,,,"Sugars, total including NLEA",G -15946520,2422180,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15946880,2422551,2000,61.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15946889,2422560,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15946899,2422570,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15947841,2423536,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15947964,2423660,2000,2.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15948358,2424058,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15949030,2424757,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15949259,2424990,2000,4.84,,70.0,,,,,,,"Sugars, total including NLEA",G -15949354,2425086,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G -15949363,2425095,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15949373,2425105,2000,4.58,,70.0,,,,,,,"Sugars, total including NLEA",G -15949535,2425273,2000,0.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15949549,2425287,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15949994,2425740,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15950752,2426514,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15950870,2426639,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15950978,2426747,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15951102,2426873,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15951232,2427003,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15951463,2427237,2000,52.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15951646,2427420,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G -15951743,2427517,2000,4.49,,70.0,,,,,,,"Sugars, total including NLEA",G -15951855,2427631,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15952074,2427858,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15952128,2427912,2000,1.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15952211,2427997,2000,12.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15952336,2428125,2000,2.94,,70.0,,,,,,,"Sugars, total including NLEA",G -15952654,2428449,2000,3.2,,70.0,,,,,,,"Sugars, total including NLEA",G -15952799,2428595,2000,32.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15952969,2428768,2000,11.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15953304,2429110,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15953746,2429557,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15954478,2430298,2000,5.06,,70.0,,,,,,,"Sugars, total including NLEA",G -15954534,2430354,2000,3.64,,70.0,,,,,,,"Sugars, total including NLEA",G -15954664,2430487,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15955429,2431262,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15955434,2431267,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15955584,2431418,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15955810,2431646,2000,9.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15955930,2431770,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15956209,2432052,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15956297,2432140,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G -15956497,2432347,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15957641,2433520,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15957804,2433692,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15958124,2434019,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15958159,2434056,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15958287,2434192,2000,3.12,,73.0,,,,,,,"Sugars, total including NLEA",G -15958560,2434466,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15958762,2434669,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15958773,2434680,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15958807,2434714,2000,44.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15958877,2434786,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15959057,2434966,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15959350,2435263,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15959842,2435775,2000,2.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15959923,2435857,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G -15959979,2435913,2000,3.64,,70.0,,,,,,,"Sugars, total including NLEA",G -15960137,2436071,2000,5.31,,70.0,,,,,,,"Sugars, total including NLEA",G -15960283,2436222,2000,65.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15960762,2436737,2000,5.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15961204,2437202,2000,8.7,,70.0,,,,,,,"Sugars, total including NLEA",G -15961514,2437541,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15961613,2437649,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15961725,2437774,2000,47.62,,70.0,,,,,,,"Sugars, total including NLEA",G -15961851,2437905,2000,33.96,,70.0,,,,,,,"Sugars, total including NLEA",G -15962222,2438304,2000,2.63,,70.0,,,,,,,"Sugars, total including NLEA",G -15962532,2438652,2000,7.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15963462,2439762,2000,59.09,,70.0,,,,,,,"Sugars, total including NLEA",G -15963715,2440047,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15964056,2440449,2000,3.02,,70.0,,,,,,,"Sugars, total including NLEA",G -15964611,2441079,2000,37.84,,70.0,,,,,,,"Sugars, total including NLEA",G -15964732,2441211,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15964734,2441213,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15964788,2441274,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15964794,2441283,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15964980,2441493,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15965144,2441674,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15965164,2441694,2000,2.16,,70.0,,,,,,,"Sugars, total including NLEA",G -15965206,2441740,2000,22.52,,70.0,,,,,,,"Sugars, total including NLEA",G -15965777,2442384,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15965912,2442553,2000,15.04,,70.0,,,,,,,"Sugars, total including NLEA",G -15965930,2442572,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15966500,2443246,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15966794,2443568,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -15966908,2443697,2000,3.0,,78.0,,,,,,,"Sugars, total including NLEA",G -15967305,2444145,2000,2.8,,78.0,,,,,,,"Sugars, total including NLEA",G -15967315,2444157,2000,1.9,,78.0,,,,,,,"Sugars, total including NLEA",G -15967359,2444204,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -15967411,2444264,2000,12.68,,71.0,,,,,,,"Sugars, total including NLEA",G -15967516,2444375,2000,2.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15967567,2444428,2000,2.48,,70.0,,,,,,,"Sugars, total including NLEA",G -15967607,2444471,2000,7.69,,70.0,,,,,,,"Sugars, total including NLEA",G -15967644,2444509,2000,1.06,,70.0,,,,,,,"Sugars, total including NLEA",G -15967915,2444790,2000,2.68,,70.0,,,,,,,"Sugars, total including NLEA",G -15967949,2444824,2000,0.89,,70.0,,,,,,,"Sugars, total including NLEA",G -15967997,2444874,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15968024,2444904,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15968350,2445241,2000,0.4,,70.0,,,,,,,"Sugars, total including NLEA",G -15968457,2445353,2000,26.92,,70.0,,,,,,,"Sugars, total including NLEA",G -15968617,2445518,2000,11.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15968633,2445534,2000,0.7,,70.0,,,,,,,"Sugars, total including NLEA",G -15968861,2445785,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15969026,2445961,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15969092,2446030,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15969142,2446081,2000,11.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15969417,2446375,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15969544,2446508,2000,68.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15969613,2446584,2000,5.56,,70.0,,,,,,,"Sugars, total including NLEA",G -15970113,2447105,2000,35.48,,70.0,,,,,,,"Sugars, total including NLEA",G -15970145,2447139,2000,45.83,,70.0,,,,,,,"Sugars, total including NLEA",G -15970306,2447308,2000,12.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15970652,2447667,2000,39.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15970735,2447751,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15970774,2447790,2000,13.27,,70.0,,,,,,,"Sugars, total including NLEA",G -15970851,2447867,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15971060,2448087,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15971409,2448461,2000,21.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15971504,2448561,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15971514,2448572,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15971710,2448773,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15971869,2448940,2000,12.11,,70.0,,,,,,,"Sugars, total including NLEA",G -15972096,2449183,2000,73.81,,70.0,,,,,,,"Sugars, total including NLEA",G -15972384,2449491,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15972474,2449584,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15973271,2450446,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15973279,2450456,2000,1.64,,70.0,,,,,,,"Sugars, total including NLEA",G -15973687,2450887,2000,20.59,,70.0,,,,,,,"Sugars, total including NLEA",G -15973814,2451015,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15973820,2451021,2000,19.35,,70.0,,,,,,,"Sugars, total including NLEA",G -15973842,2451045,2000,26.87,,70.0,,,,,,,"Sugars, total including NLEA",G -15974231,2451484,2000,1.64,,70.0,,,,,,,"Sugars, total including NLEA",G -15974865,2452157,2000,41.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15974916,2452212,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G -15975005,2452307,2000,2.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15975427,2452749,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15975446,2452768,2000,8.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15975695,2453036,2000,66.07,,70.0,,,,,,,"Sugars, total including NLEA",G -15975936,2453289,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15976139,2453502,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15976334,2453700,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15976430,2453804,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15976556,2453936,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15977414,2454840,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G -15977811,2455283,2000,6.25,,73.0,,,,,,,"Sugars, total including NLEA",G -15977965,2455445,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15978073,2455556,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G -15978267,2455755,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15978303,2455795,2000,9.3,,70.0,,,,,,,"Sugars, total including NLEA",G -15978323,2455838,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15979248,2456821,2000,29.03,,71.0,,,,,,,"Sugars, total including NLEA",G -15979552,2457126,2000,2.7,,71.0,,,,,,,"Sugars, total including NLEA",G -15979783,2457355,2000,16.22,,71.0,,,,,,,"Sugars, total including NLEA",G -15979981,2457553,2000,1.18,,73.0,,,,,,,"Sugars, total including NLEA",G -15980040,2457614,2000,9.46,,71.0,,,,,,,"Sugars, total including NLEA",G -15980166,2457740,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -15980215,2457789,2000,27.91,,71.0,,,,,,,"Sugars, total including NLEA",G -15980323,2457897,2000,9.88,,71.0,,,,,,,"Sugars, total including NLEA",G -15980469,2458043,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -15980592,2458168,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -15980627,2458203,2000,1.67,,71.0,,,,,,,"Sugars, total including NLEA",G -15980866,2458444,2000,0.0,,78.0,,,,,,,"Sugars, total including NLEA",G -15981075,2458655,2000,8.7,,71.0,,,,,,,"Sugars, total including NLEA",G -15981440,2459027,2000,3.0,,78.0,,,,,,,"Sugars, total including NLEA",G -15981634,2459224,2000,7.0,,78.0,,,,,,,"Sugars, total including NLEA",G -15982739,2460345,2000,5.07,,70.0,,,,,,,"Sugars, total including NLEA",G -15982871,2460477,2000,24.53,,70.0,,,,,,,"Sugars, total including NLEA",G -15983039,2460649,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15983101,2460711,2000,4.65,,70.0,,,,,,,"Sugars, total including NLEA",G -15983212,2460822,2000,28.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15983822,2461440,2000,0.59,,70.0,,,,,,,"Sugars, total including NLEA",G -15984147,2461773,2000,1.88,,70.0,,,,,,,"Sugars, total including NLEA",G -15984208,2461835,2000,0.44,,70.0,,,,,,,"Sugars, total including NLEA",G -15984513,2462144,2000,5.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15984641,2462276,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15984804,2462440,2000,81.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15984983,2462630,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15985020,2462667,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15985094,2462747,2000,10.13,,70.0,,,,,,,"Sugars, total including NLEA",G -15985120,2462773,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15985143,2462796,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15985202,2462855,2000,8.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15985273,2462926,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G -15985315,2462968,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15985539,2463195,2000,1.4,,70.0,,,,,,,"Sugars, total including NLEA",G -15985736,2463397,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15985953,2463630,2000,21.98,,70.0,,,,,,,"Sugars, total including NLEA",G -15986080,2463760,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15986159,2463842,2000,3.7,,73.0,,,,,,,"Sugars, total including NLEA",G -15986259,2463944,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15986299,2463984,2000,70.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15986368,2464056,2000,6.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15986713,2464414,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15986808,2464515,2000,35.48,,70.0,,,,,,,"Sugars, total including NLEA",G -15987114,2464833,2000,27.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15987115,2464834,2000,27.91,,70.0,,,,,,,"Sugars, total including NLEA",G -15987152,2464871,2000,19.19,,70.0,,,,,,,"Sugars, total including NLEA",G -15987308,2465031,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15987351,2465074,2000,9.06,,70.0,,,,,,,"Sugars, total including NLEA",G -15987380,2465103,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15988156,2465902,2000,17.07,,70.0,,,,,,,"Sugars, total including NLEA",G -15988275,2466022,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G -15988463,2466225,2000,11.33,,70.0,,,,,,,"Sugars, total including NLEA",G -15988935,2466709,2000,4.12,,70.0,,,,,,,"Sugars, total including NLEA",G -15989009,2466784,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15989097,2466873,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15989432,2467214,2000,8.75,,70.0,,,,,,,"Sugars, total including NLEA",G -15989626,2467412,2000,25.25,,70.0,,,,,,,"Sugars, total including NLEA",G -15989967,2467757,2000,0.82,,70.0,,,,,,,"Sugars, total including NLEA",G -15990019,2467811,2000,0.66,,73.0,,,,,,,"Sugars, total including NLEA",G -15990282,2468081,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15990407,2468207,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G -15990559,2468359,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15990685,2468490,2000,12.9,,70.0,,,,,,,"Sugars, total including NLEA",G -15991090,2468914,2000,52.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15991346,2469175,2000,14.16,,70.0,,,,,,,"Sugars, total including NLEA",G -15991980,2469836,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -15991992,2469848,2000,25.42,,70.0,,,,,,,"Sugars, total including NLEA",G -15992280,2470141,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15992657,2470522,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -15992996,2470868,2000,43.59,,70.0,,,,,,,"Sugars, total including NLEA",G -15993207,2471081,2000,23.66,,70.0,,,,,,,"Sugars, total including NLEA",G -15993218,2471092,2000,22.61,,70.0,,,,,,,"Sugars, total including NLEA",G -15993251,2471126,2000,4.17,,70.0,,,,,,,"Sugars, total including NLEA",G -15993307,2471183,2000,3.38,,70.0,,,,,,,"Sugars, total including NLEA",G -15993347,2471223,2000,1.64,,73.0,,,,,,,"Sugars, total including NLEA",G -15993487,2471365,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15993798,2471693,2000,3.99,,70.0,,,,,,,"Sugars, total including NLEA",G -15993975,2471872,2000,35.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15994132,2472038,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15994190,2472096,2000,3.03,,70.0,,,,,,,"Sugars, total including NLEA",G -15994267,2472173,2000,24.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15994437,2472346,2000,0.8,,73.0,,,,,,,"Sugars, total including NLEA",G -15994453,2472362,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15994530,2472446,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15994572,2472488,2000,3.08,,70.0,,,,,,,"Sugars, total including NLEA",G -15994610,2472526,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G -15994732,2472651,2000,52.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15994765,2472685,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G -15994786,2472706,2000,28.26,,70.0,,,,,,,"Sugars, total including NLEA",G -15994828,2472749,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -15995362,2473300,2000,9.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15995671,2473612,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15995710,2473651,2000,10.62,,70.0,,,,,,,"Sugars, total including NLEA",G -15995801,2473742,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15995854,2473796,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -15995942,2473885,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15996032,2473977,2000,22.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15996617,2474567,2000,23.91,,70.0,,,,,,,"Sugars, total including NLEA",G -15996661,2474617,2000,21.54,,70.0,,,,,,,"Sugars, total including NLEA",G -15997121,2475083,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15997469,2475438,2000,2.94,,70.0,,,,,,,"Sugars, total including NLEA",G -15997794,2475769,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15997815,2475790,2000,36.59,,70.0,,,,,,,"Sugars, total including NLEA",G -15998260,2476250,2000,3.28,,70.0,,,,,,,"Sugars, total including NLEA",G -15998445,2476435,2000,9.09,,70.0,,,,,,,"Sugars, total including NLEA",G -15999053,2477049,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -15999078,2477074,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15999479,2477484,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -15999495,2477500,2000,72.41,,70.0,,,,,,,"Sugars, total including NLEA",G -15999917,2477935,2000,62.86,,70.0,,,,,,,"Sugars, total including NLEA",G -16000103,2478127,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G -16000255,2478283,2000,5.43,,70.0,,,,,,,"Sugars, total including NLEA",G -16000296,2478327,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16001029,2479081,2000,2.02,,70.0,,,,,,,"Sugars, total including NLEA",G -16001466,2479545,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16001832,2479921,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16001925,2480014,2000,1.64,,70.0,,,,,,,"Sugars, total including NLEA",G -16002033,2480123,2000,0.89,,73.0,,,,,,,"Sugars, total including NLEA",G -16002162,2480264,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16002225,2480347,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G -16002314,2480437,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16002362,2480485,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16002460,2480590,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16002583,2480715,2000,53.12,,70.0,,,,,,,"Sugars, total including NLEA",G -16002690,2480827,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16003070,2481226,2000,35.29,,70.0,,,,,,,"Sugars, total including NLEA",G -16003120,2481276,2000,25.81,,70.0,,,,,,,"Sugars, total including NLEA",G -16003685,2481850,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G -16003728,2481897,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16003829,2482002,2000,1.06,,73.0,,,,,,,"Sugars, total including NLEA",G -16004443,2482660,2000,4.64,,70.0,,,,,,,"Sugars, total including NLEA",G -16004537,2482754,2000,4.12,,70.0,,,,,,,"Sugars, total including NLEA",G -16004611,2482829,2000,38.89,,70.0,,,,,,,"Sugars, total including NLEA",G -16005142,2483391,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G -16005324,2483579,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16005448,2483707,2000,43.66,,70.0,,,,,,,"Sugars, total including NLEA",G -16005762,2484031,2000,5.83,,70.0,,,,,,,"Sugars, total including NLEA",G -16005779,2484048,2000,4.58,,70.0,,,,,,,"Sugars, total including NLEA",G -16005810,2484079,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16006269,2484550,2000,27.54,,70.0,,,,,,,"Sugars, total including NLEA",G -16006494,2484779,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16007028,2485325,2000,8.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16007037,2485335,2000,6.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16007094,2485394,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G -16007284,2485591,2000,1.77,,70.0,,,,,,,"Sugars, total including NLEA",G -16007679,2485994,2000,3.64,,70.0,,,,,,,"Sugars, total including NLEA",G -16007692,2486007,2000,3.85,,70.0,,,,,,,"Sugars, total including NLEA",G -16008194,2486521,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16008401,2486734,2000,1.97,,70.0,,,,,,,"Sugars, total including NLEA",G -16008634,2486973,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16008643,2486982,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G -16008794,2487138,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16008812,2487156,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16009157,2487513,2000,2.77,,70.0,,,,,,,"Sugars, total including NLEA",G -16009456,2487818,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16009649,2488020,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16009767,2488140,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16009916,2488294,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16010033,2488416,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16010253,2488647,2000,3.7,,70.0,,,,,,,"Sugars, total including NLEA",G -16010299,2488695,2000,5.06,,70.0,,,,,,,"Sugars, total including NLEA",G -16010352,2488748,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16010377,2488773,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16010562,2488960,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16010607,2489005,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16010991,2489398,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16011066,2489477,2000,22.66,,70.0,,,,,,,"Sugars, total including NLEA",G -16011230,2489646,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16011404,2489826,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16011422,2489844,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16011658,2490086,2000,0.68,,70.0,,,,,,,"Sugars, total including NLEA",G -16011788,2490245,2000,28.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16011874,2490347,2000,1.82,,70.0,,,,,,,"Sugars, total including NLEA",G -16012610,2491116,2000,9.17,,70.0,,,,,,,"Sugars, total including NLEA",G -16012618,2491124,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16012853,2491385,2000,2.5,,71.0,,,,,,,"Sugars, total including NLEA",G -16012879,2491411,2000,1.6,,72.0,,,,,,,"Sugars, total including NLEA",G -16013097,2491629,2000,6.78,,71.0,,,,,,,"Sugars, total including NLEA",G -16013111,2491643,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -16013202,2491734,2000,9.73,,71.0,,,,,,,"Sugars, total including NLEA",G -16013244,2491776,2000,0.51,,71.0,,,,,,,"Sugars, total including NLEA",G -16013374,2491906,2000,6.15,,71.0,,,,,,,"Sugars, total including NLEA",G -16013420,2491952,2000,3.33,,71.0,,,,,,,"Sugars, total including NLEA",G -16013444,2491976,2000,5.0,,71.0,,,,,,,"Sugars, total including NLEA",G -16013912,2492445,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -16014075,2492608,2000,28.57,,71.0,,,,,,,"Sugars, total including NLEA",G -16014147,2492680,2000,1.75,,72.0,,,,,,,"Sugars, total including NLEA",G -16014242,2492775,2000,2.92,,71.0,,,,,,,"Sugars, total including NLEA",G -16014263,2492796,2000,1.67,,71.0,,,,,,,"Sugars, total including NLEA",G -16014811,2493356,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16014968,2493534,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16015221,2493797,2000,4.79,,70.0,,,,,,,"Sugars, total including NLEA",G -16015336,2493912,2000,12.78,,70.0,,,,,,,"Sugars, total including NLEA",G -16015409,2493985,2000,0.56,,70.0,,,,,,,"Sugars, total including NLEA",G -16015450,2494026,2000,4.94,,70.0,,,,,,,"Sugars, total including NLEA",G -16015777,2494356,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16016109,2494689,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16016302,2494882,2000,3.07,,70.0,,,,,,,"Sugars, total including NLEA",G -16016445,2495041,2000,1.6,,70.0,,,,,,,"Sugars, total including NLEA",G -16016452,2495048,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16016506,2495131,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16016568,2495196,2000,26.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16016595,2495224,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16016598,2495227,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16016760,2495397,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16017038,2495682,2000,31.11,,70.0,,,,,,,"Sugars, total including NLEA",G -16017129,2495775,2000,43.86,,70.0,,,,,,,"Sugars, total including NLEA",G -16017134,2495780,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16017481,2496145,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16017627,2496294,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16017699,2496368,2000,13.75,,70.0,,,,,,,"Sugars, total including NLEA",G -16017890,2496561,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16018459,2497150,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16018727,2497429,2000,47.06,,70.0,,,,,,,"Sugars, total including NLEA",G -16018858,2497561,2000,56.25,,70.0,,,,,,,"Sugars, total including NLEA",G -16019697,2498413,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16019823,2498539,2000,47.5,,70.0,,,,,,,"Sugars, total including NLEA",G -16019854,2498570,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16019978,2498694,2000,52.38,,70.0,,,,,,,"Sugars, total including NLEA",G -16020069,2498785,2000,59.52,,70.0,,,,,,,"Sugars, total including NLEA",G -16020277,2498993,2000,42.5,,70.0,,,,,,,"Sugars, total including NLEA",G -16020306,2499022,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G -16020522,2499239,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16020911,2499745,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16020941,2499780,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -16020976,2499815,2000,6.45,,70.0,,,,,,,"Sugars, total including NLEA",G -16021100,2499943,2000,3.17,,70.0,,,,,,,"Sugars, total including NLEA",G -16021385,2500266,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16021769,2500678,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -16021858,2500767,2000,18.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16022016,2500925,2000,44.83,,70.0,,,,,,,"Sugars, total including NLEA",G -16022173,2501082,2000,19.35,,70.0,,,,,,,"Sugars, total including NLEA",G -16022274,2501183,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16022370,2501280,2000,22.43,,70.0,,,,,,,"Sugars, total including NLEA",G -16022548,2501463,2000,5.56,,70.0,,,,,,,"Sugars, total including NLEA",G -16022684,2501601,2000,8.75,,70.0,,,,,,,"Sugars, total including NLEA",G -16022790,2501707,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16022963,2501890,2000,14.1,,70.0,,,,,,,"Sugars, total including NLEA",G -16023073,2502005,2000,3.91,,70.0,,,,,,,"Sugars, total including NLEA",G -16023896,2502885,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16023977,2502972,2000,11.01,,70.0,,,,,,,"Sugars, total including NLEA",G -16023987,2502982,2000,9.41,,70.0,,,,,,,"Sugars, total including NLEA",G -16024210,2503213,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -16024225,2503228,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16024317,2503320,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16024503,2503512,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16024563,2503580,2000,1.22,,70.0,,,,,,,"Sugars, total including NLEA",G -16024796,2503835,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16025174,2504241,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16025918,2505009,2000,53.85,,70.0,,,,,,,"Sugars, total including NLEA",G -16026501,2505612,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16026802,2505937,2000,6.9,,70.0,,,,,,,"Sugars, total including NLEA",G -16026951,2506096,2000,88.89,,70.0,,,,,,,"Sugars, total including NLEA",G -16027391,2506549,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16027433,2506592,2000,20.29,,70.0,,,,,,,"Sugars, total including NLEA",G -16027959,2507140,2000,88.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16028077,2507262,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16028327,2507517,2000,35.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16028636,2507831,2000,30.56,,70.0,,,,,,,"Sugars, total including NLEA",G -16028662,2507857,2000,27.78,,70.0,,,,,,,"Sugars, total including NLEA",G -16028767,2507962,2000,27.94,,70.0,,,,,,,"Sugars, total including NLEA",G -16028958,2508154,2000,23.53,,70.0,,,,,,,"Sugars, total including NLEA",G -16028976,2508172,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16029131,2508332,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16029445,2508679,2000,43.75,,70.0,,,,,,,"Sugars, total including NLEA",G -16029615,2508862,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16029996,2509271,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16030013,2509288,2000,3.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16030139,2509423,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16030176,2509462,2000,6.52,,70.0,,,,,,,"Sugars, total including NLEA",G -16030200,2509489,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16030264,2509555,2000,6.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16030440,2509731,2000,4.05,,70.0,,,,,,,"Sugars, total including NLEA",G -16030478,2509770,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16030825,2510148,2000,55.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16030889,2510214,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16030916,2510243,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16031999,2511400,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16032076,2511482,2000,1.69,,70.0,,,,,,,"Sugars, total including NLEA",G -16032526,2511952,2000,0.0,,78.0,,,,,,,"Sugars, total including NLEA",G -16032578,2512003,2000,0.87,,78.0,,,,,,,"Sugars, total including NLEA",G -16032631,2512048,2000,23.2,,78.0,,,,,,,"Sugars, total including NLEA",G -16033357,2517165,2000,14.3,,78.0,,,,,,,"Sugars, total including NLEA",G -16033852,2517660,2000,2.2,,71.0,,,,,,,"Sugars, total including NLEA",G -16033997,2517805,2000,0.5,,78.0,,,,,,,"Sugars, total including NLEA",G -16034186,2517995,2000,16.82,,71.0,,,,,,,"Sugars, total including NLEA",G -16034567,2518377,2000,1.7,,78.0,,,,,,,"Sugars, total including NLEA",G -16035126,2518936,2000,4.3,,78.0,,,,,,,"Sugars, total including NLEA",G -16035182,2518992,2000,33.7,,78.0,,,,,,,"Sugars, total including NLEA",G -16035274,2519084,2000,8.0,,77.0,,,,,,,"Sugars, total including NLEA",G -16035615,2519403,2000,9.38,,71.0,,,,,,,"Sugars, total including NLEA",G -16036020,2519807,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -16036161,2519948,2000,41.94,,71.0,,,,,,,"Sugars, total including NLEA",G -16036164,2519951,2000,41.94,,71.0,,,,,,,"Sugars, total including NLEA",G -16036525,2520312,2000,9.17,,71.0,,,,,,,"Sugars, total including NLEA",G -16036580,2520367,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -16036749,2520536,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -16036777,2520564,2000,0.71,,71.0,,,,,,,"Sugars, total including NLEA",G -16036828,2520615,2000,20.69,,71.0,,,,,,,"Sugars, total including NLEA",G -16037049,2520837,2000,0.0,,78.0,,,,,,,"Sugars, total including NLEA",G -16037305,2521096,2000,3.0,,78.0,,,,,,,"Sugars, total including NLEA",G -16037518,2521310,2000,3.29,,78.0,,,,,,,"Sugars, total including NLEA",G -16037726,2521517,2000,28.03,,71.0,,,,,,,"Sugars, total including NLEA",G -16037979,2521785,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -16038732,2522545,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G -16038809,2522627,2000,54.39,,70.0,,,,,,,"Sugars, total including NLEA",G -16038882,2522702,2000,55.17,,70.0,,,,,,,"Sugars, total including NLEA",G -16038888,2522708,2000,75.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16038997,2522817,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G -16039039,2522859,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16039138,2522958,2000,75.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16039249,2523069,2000,6.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16039281,2523103,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -16039386,2523217,2000,12.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16039648,2523485,2000,54.84,,70.0,,,,,,,"Sugars, total including NLEA",G -16039735,2523575,2000,3.45,,70.0,,,,,,,"Sugars, total including NLEA",G -16039797,2523637,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16039989,2523846,2000,7.69,,70.0,,,,,,,"Sugars, total including NLEA",G -16040176,2524046,2000,11.9,,70.0,,,,,,,"Sugars, total including NLEA",G -16040181,2524052,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16040806,2524699,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G -16040854,2524747,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16041069,2524975,2000,44.12,,70.0,,,,,,,"Sugars, total including NLEA",G -16041127,2525033,2000,1.35,,70.0,,,,,,,"Sugars, total including NLEA",G -16041399,2525326,2000,56.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16041770,2525711,2000,38.0,,78.0,,,,,,,"Sugars, total including NLEA",G -16041789,2525730,2000,28.3,,78.0,,,,,,,"Sugars, total including NLEA",G -16041877,2525816,2000,21.43,,71.0,,,,,,,"Sugars, total including NLEA",G -16042771,2526784,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16042915,2526931,2000,48.48,,70.0,,,,,,,"Sugars, total including NLEA",G -16043208,2527247,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16044364,2528437,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G -16044369,2528442,2000,54.29,,70.0,,,,,,,"Sugars, total including NLEA",G -16044527,2528642,2000,53.85,,70.0,,,,,,,"Sugars, total including NLEA",G -16044988,2529123,2000,24.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16044998,2529134,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16045524,2529720,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16045575,2529771,2000,80.95,,70.0,,,,,,,"Sugars, total including NLEA",G -16045577,2529773,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16045651,2529856,2000,38.71,,70.0,,,,,,,"Sugars, total including NLEA",G -16045913,2530164,2000,13.11,,70.0,,,,,,,"Sugars, total including NLEA",G -16046513,2530834,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16046534,2530856,2000,43.24,,70.0,,,,,,,"Sugars, total including NLEA",G -16046546,2530868,2000,5.71,,70.0,,,,,,,"Sugars, total including NLEA",G -16046815,2531160,2000,0.42,,70.0,,,,,,,"Sugars, total including NLEA",G -16047160,2531528,2000,46.43,,70.0,,,,,,,"Sugars, total including NLEA",G -16048496,2532981,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16048869,2533401,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16048876,2533410,2000,25.47,,70.0,,,,,,,"Sugars, total including NLEA",G -16048973,2533518,2000,2.7,,70.0,,,,,,,"Sugars, total including NLEA",G -16049257,2533862,2000,41.03,,70.0,,,,,,,"Sugars, total including NLEA",G -16049481,2534122,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G -16049618,2534274,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G -16049733,2534399,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16050157,2534852,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16050194,2534889,2000,0.42,,70.0,,,,,,,"Sugars, total including NLEA",G -16050299,2534996,2000,1.48,,70.0,,,,,,,"Sugars, total including NLEA",G -16050388,2535100,2000,44.74,,70.0,,,,,,,"Sugars, total including NLEA",G -16050636,2535385,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16050704,2535458,2000,53.12,,70.0,,,,,,,"Sugars, total including NLEA",G -16050949,2535714,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16051142,2535937,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16051146,2535941,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G -16051307,2536120,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16051637,2536490,2000,4.35,,70.0,,,,,,,"Sugars, total including NLEA",G -16051906,2536776,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16052307,2537240,2000,8.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16052416,2537358,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G -16053019,2538011,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16053114,2538112,2000,14.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16053139,2538137,2000,38.03,,70.0,,,,,,,"Sugars, total including NLEA",G -16053155,2538153,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16053730,2538768,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16054070,2539166,2000,26.56,,70.0,,,,,,,"Sugars, total including NLEA",G -16054233,2539345,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16054429,2539557,2000,2.82,,71.0,,,,,,,"Sugars, total including NLEA",G -16054526,2539656,2000,31.3,,78.0,,,,,,,"Sugars, total including NLEA",G -16054535,2539664,2000,25.9,,78.0,,,,,,,"Sugars, total including NLEA",G -16054604,2539732,2000,2.4,,78.0,,,,,,,"Sugars, total including NLEA",G -16055153,2540279,2000,3.11,,78.0,,,,,,,"Sugars, total including NLEA",G -16055283,2540409,2000,11.89,,78.0,,,,,,,"Sugars, total including NLEA",G -16055384,2540510,2000,4.78,,78.0,,,,,,,"Sugars, total including NLEA",G -16055692,2540828,2000,24.44,,70.0,,,,,,,"Sugars, total including NLEA",G -16056115,2541276,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G -16056587,2541772,2000,53.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16056715,2541910,2000,96.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16056870,2542075,2000,58.7,,70.0,,,,,,,"Sugars, total including NLEA",G -16056937,2542145,2000,60.71,,70.0,,,,,,,"Sugars, total including NLEA",G -16056959,2542169,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16057103,2542323,2000,9.21,,70.0,,,,,,,"Sugars, total including NLEA",G -16057203,2542432,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16057267,2542497,2000,32.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16057586,2542846,2000,0.44,,73.0,,,,,,,"Sugars, total including NLEA",G -16057608,2542872,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16057957,2543247,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16058334,2543641,2000,6.4,,70.0,,,,,,,"Sugars, total including NLEA",G -16058353,2543661,2000,0.82,,70.0,,,,,,,"Sugars, total including NLEA",G -16058356,2543664,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16058439,2543751,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G -16058499,2543818,2000,73.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16058603,2543928,2000,2.17,,70.0,,,,,,,"Sugars, total including NLEA",G -16058610,2543935,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -16058685,2544015,2000,1.49,,70.0,,,,,,,"Sugars, total including NLEA",G -16058764,2544103,2000,35.29,,70.0,,,,,,,"Sugars, total including NLEA",G -16058769,2544108,2000,16.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16059525,2544930,2000,37.84,,70.0,,,,,,,"Sugars, total including NLEA",G -16059900,2545335,2000,1.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16060303,2545772,2000,44.19,,70.0,,,,,,,"Sugars, total including NLEA",G -16060359,2545831,2000,16.67,,73.0,,,,,,,"Sugars, total including NLEA",G -16060627,2546118,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -16060685,2546181,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16060981,2546494,2000,9.72,,70.0,,,,,,,"Sugars, total including NLEA",G -16061300,2546833,2000,1.1,,70.0,,,,,,,"Sugars, total including NLEA",G -16061915,2547481,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -16062046,2547619,2000,1.53,,70.0,,,,,,,"Sugars, total including NLEA",G -16062048,2547621,2000,4.85,,70.0,,,,,,,"Sugars, total including NLEA",G -16062167,2547740,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16062541,2548120,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16062739,2548319,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16062866,2548451,2000,21.21,,70.0,,,,,,,"Sugars, total including NLEA",G -16062916,2548501,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16063041,2548629,2000,58.7,,70.0,,,,,,,"Sugars, total including NLEA",G -16063356,2548958,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16063749,2549363,2000,76.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16063760,2549374,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16063992,2549617,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16064304,2549930,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16064682,2550312,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16064865,2550499,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -16065005,2550641,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16065029,2550666,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16065388,2551031,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16065473,2551120,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16065575,2551223,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16065683,2551332,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G -16065891,2551539,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16065979,2551628,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16066041,2551696,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16066067,2551729,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -16066100,2551762,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16066169,2551832,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16066252,2551917,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16066506,2552179,2000,62.5,,70.0,,,,,,,"Sugars, total including NLEA",G -16066884,2552562,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16067024,2552705,2000,2.65,,70.0,,,,,,,"Sugars, total including NLEA",G -16067143,2552825,2000,1.01,,70.0,,,,,,,"Sugars, total including NLEA",G -16067384,2553071,2000,1.82,,73.0,,,,,,,"Sugars, total including NLEA",G -16067763,2553452,2000,2.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16067836,2553525,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16068139,2553833,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16068391,2554092,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16068404,2554105,2000,2.0,,73.0,,,,,,,"Sugars, total including NLEA",G -16068923,2554640,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16069237,2554963,2000,0.81,,79.0,,,,,,,"Sugars, total including NLEA",G -16069493,2555219,2000,1.8,,79.0,,,,,,,"Sugars, total including NLEA",G -16069917,2555643,2000,5.26,,71.0,,,,,,,"Sugars, total including NLEA",G -16070949,2556675,2000,2.59,,78.0,,,,,,,"Sugars, total including NLEA",G -16071012,2556738,2000,1.41,,78.0,,,,,,,"Sugars, total including NLEA",G -16071110,2556836,2000,0.79,,71.0,,,,,,,"Sugars, total including NLEA",G -16071183,2556909,2000,1.25,,71.0,,,,,,,"Sugars, total including NLEA",G -16071282,2557008,2000,1.67,,71.0,,,,,,,"Sugars, total including NLEA",G -16071294,2557020,2000,33.33,,71.0,,,,,,,"Sugars, total including NLEA",G -16071637,2557363,2000,5.77,,71.0,,,,,,,"Sugars, total including NLEA",G -16071728,2557454,2000,4.0,,72.0,,,,,,,"Sugars, total including NLEA",G -16071815,2557541,2000,11.3,,78.0,,,,,,,"Sugars, total including NLEA",G -16071823,2557549,2000,7.53,,78.0,,,,,,,"Sugars, total including NLEA",G -16071931,2557657,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -16072047,2557773,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -16072050,2557776,2000,0.39,,71.0,,,,,,,"Sugars, total including NLEA",G -16072582,2558309,2000,12.22,,78.0,,,,,,,"Sugars, total including NLEA",G -16072947,2558670,2000,11.72,,71.0,,,,,,,"Sugars, total including NLEA",G -16072962,2558685,2000,21.3,,78.0,,,,,,,"Sugars, total including NLEA",G -16073259,2558981,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -16073745,2559468,2000,0.35,,78.0,,,,,,,"Sugars, total including NLEA",G -16074253,2559978,2000,41.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16074391,2560169,2000,10.53,,70.0,,,,,,,"Sugars, total including NLEA",G -16074686,2560471,2000,6.94,,70.0,,,,,,,"Sugars, total including NLEA",G -16074896,2560684,2000,19.53,,70.0,,,,,,,"Sugars, total including NLEA",G -16075127,2560922,2000,20.51,,70.0,,,,,,,"Sugars, total including NLEA",G -16075185,2560980,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16075219,2561019,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16075263,2561063,2000,48.48,,70.0,,,,,,,"Sugars, total including NLEA",G -16075352,2561160,2000,10.28,,70.0,,,,,,,"Sugars, total including NLEA",G -16075743,2561558,2000,6.45,,70.0,,,,,,,"Sugars, total including NLEA",G -16076303,2562162,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16076458,2562322,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16076585,2562455,2000,13.27,,70.0,,,,,,,"Sugars, total including NLEA",G -16076742,2562617,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16076770,2562647,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G -16076862,2562739,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16076878,2562755,2000,3.53,,73.0,,,,,,,"Sugars, total including NLEA",G -16076957,2562834,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -16077076,2562953,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G -16077091,2562970,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16077405,2563284,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G -16077471,2563360,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16077496,2563385,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -16078019,2563955,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16078202,2564138,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16078254,2564191,2000,9.02,,70.0,,,,,,,"Sugars, total including NLEA",G -16078305,2564243,2000,9.38,,70.0,,,,,,,"Sugars, total including NLEA",G -16078402,2564347,2000,35.09,,70.0,,,,,,,"Sugars, total including NLEA",G -16078564,2564514,2000,2.58,,70.0,,,,,,,"Sugars, total including NLEA",G -16078600,2564552,2000,37.14,,70.0,,,,,,,"Sugars, total including NLEA",G -16078769,2564731,2000,5.45,,70.0,,,,,,,"Sugars, total including NLEA",G -16078992,2564969,2000,0.82,,70.0,,,,,,,"Sugars, total including NLEA",G -16079055,2565046,2000,16.06,,70.0,,,,,,,"Sugars, total including NLEA",G -16079490,2565524,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16079515,2565549,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16079552,2565586,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16079639,2565673,2000,46.88,,70.0,,,,,,,"Sugars, total including NLEA",G -16079780,2565835,2000,40.58,,70.0,,,,,,,"Sugars, total including NLEA",G -16080099,2566162,2000,39.39,,70.0,,,,,,,"Sugars, total including NLEA",G -16080141,2566204,2000,1.28,,73.0,,,,,,,"Sugars, total including NLEA",G -16080142,2566205,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G -16080497,2566616,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16080615,2566744,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16080617,2566746,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G -16080636,2566765,2000,52.63,,70.0,,,,,,,"Sugars, total including NLEA",G -16080773,2566922,2000,11.18,,70.0,,,,,,,"Sugars, total including NLEA",G -16080877,2567026,2000,7.92,,70.0,,,,,,,"Sugars, total including NLEA",G -16081045,2567203,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -16081276,2567471,2000,3.45,,73.0,,,,,,,"Sugars, total including NLEA",G -16081813,2568032,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16081860,2568081,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -16081952,2568173,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16082129,2568361,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -16082359,2568591,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -16082792,2569052,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16082837,2569100,2000,0.71,,73.0,,,,,,,"Sugars, total including NLEA",G -16082881,2569149,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16083013,2569290,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G -16083141,2569423,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16083450,2569747,2000,6.98,,70.0,,,,,,,"Sugars, total including NLEA",G -16083468,2569765,2000,30.77,,70.0,,,,,,,"Sugars, total including NLEA",G -16083545,2569850,2000,29.03,,70.0,,,,,,,"Sugars, total including NLEA",G -16083857,2570205,2000,20.0,,73.0,,,,,,,"Sugars, total including NLEA",G -16083887,2570236,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16084021,2570376,2000,0.8,,70.0,,,,,,,"Sugars, total including NLEA",G -16084494,2570903,2000,6.45,,70.0,,,,,,,"Sugars, total including NLEA",G -16084574,2570984,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16084791,2571219,2000,70.97,,70.0,,,,,,,"Sugars, total including NLEA",G -16085128,2571592,2000,5.41,,70.0,,,,,,,"Sugars, total including NLEA",G -16085400,2571894,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16085466,2571961,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G -16085941,2572480,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16085984,2572523,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16085986,2572525,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16086111,2572650,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16086221,2572760,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G -16086266,2572805,2000,38.18,,70.0,,,,,,,"Sugars, total including NLEA",G -16086275,2572814,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16086350,2572889,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16086610,2573150,2000,1.47,,70.0,,,,,,,"Sugars, total including NLEA",G -16086728,2573276,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -16086860,2573422,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16087014,2573585,2000,3.31,,70.0,,,,,,,"Sugars, total including NLEA",G -16087770,2574353,2000,48.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16087794,2574377,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G -16088221,2574809,2000,1.64,,73.0,,,,,,,"Sugars, total including NLEA",G -16088319,2574907,2000,4.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16088616,2575210,2000,52.38,,70.0,,,,,,,"Sugars, total including NLEA",G -16088895,2575489,2000,63.38,,70.0,,,,,,,"Sugars, total including NLEA",G -16088989,2575583,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16089043,2575637,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G -16089083,2575677,2000,42.5,,70.0,,,,,,,"Sugars, total including NLEA",G -16089513,2576122,2000,2.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16089536,2576145,2000,24.68,,70.0,,,,,,,"Sugars, total including NLEA",G -16089545,2576154,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16089648,2576260,2000,12.39,,70.0,,,,,,,"Sugars, total including NLEA",G -16090295,2576926,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16090297,2576928,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16090298,2576929,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16090509,2577175,2000,24.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16090862,2577530,2000,14.71,,70.0,,,,,,,"Sugars, total including NLEA",G -16091020,2577694,2000,1.01,,70.0,,,,,,,"Sugars, total including NLEA",G -16091106,2577805,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16091205,2577905,2000,6.06,,70.0,,,,,,,"Sugars, total including NLEA",G -16091376,2578089,2000,4.79,,70.0,,,,,,,"Sugars, total including NLEA",G -16091823,2578557,2000,2.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16092125,2578872,2000,22.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16092129,2578876,2000,7.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16092346,2579096,2000,2.94,,70.0,,,,,,,"Sugars, total including NLEA",G -16092371,2579124,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16092388,2579151,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16092593,2579359,2000,71.79,,70.0,,,,,,,"Sugars, total including NLEA",G -16092818,2579598,2000,41.43,,70.0,,,,,,,"Sugars, total including NLEA",G -16092824,2579604,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16092841,2579621,2000,5.38,,70.0,,,,,,,"Sugars, total including NLEA",G -16092874,2579655,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16092927,2579708,2000,6.43,,70.0,,,,,,,"Sugars, total including NLEA",G -16093378,2580170,2000,2.83,,70.0,,,,,,,"Sugars, total including NLEA",G -16093495,2580290,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16093541,2580337,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16093699,2580516,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16093839,2580660,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16093885,2580706,2000,3.14,,70.0,,,,,,,"Sugars, total including NLEA",G -16093953,2580775,2000,5.65,,70.0,,,,,,,"Sugars, total including NLEA",G -16094032,2580854,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G -16094071,2580900,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16094116,2580966,2000,3.2,,70.0,,,,,,,"Sugars, total including NLEA",G -16094138,2580988,2000,7.41,,70.0,,,,,,,"Sugars, total including NLEA",G -16094146,2580996,2000,38.6,,70.0,,,,,,,"Sugars, total including NLEA",G -16094634,2581529,2000,22.88,,70.0,,,,,,,"Sugars, total including NLEA",G -16094760,2581658,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16095107,2582017,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16095160,2582072,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G -16095237,2582170,2000,38.1,,70.0,,,,,,,"Sugars, total including NLEA",G -16095291,2582224,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16095806,2582757,2000,56.52,,70.0,,,,,,,"Sugars, total including NLEA",G -16095834,2582786,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16096079,2583059,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16096194,2583185,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16096283,2583283,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16096287,2583287,2000,6.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16097391,2584469,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G -16097447,2584528,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16097598,2584683,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16097692,2584782,2000,3.03,,70.0,,,,,,,"Sugars, total including NLEA",G -16097781,2584879,2000,13.28,,70.0,,,,,,,"Sugars, total including NLEA",G -16098258,2585381,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16098435,2585564,2000,14.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16098513,2585642,2000,61.11,,70.0,,,,,,,"Sugars, total including NLEA",G -16098596,2585732,2000,0.42,,73.0,,,,,,,"Sugars, total including NLEA",G -16098716,2585854,2000,14.81,,70.0,,,,,,,"Sugars, total including NLEA",G -16098735,2585874,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G -16099331,2586478,2000,11.69,,70.0,,,,,,,"Sugars, total including NLEA",G -16099653,2586810,2000,17.5,,70.0,,,,,,,"Sugars, total including NLEA",G -16099721,2586878,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -16100789,2587976,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G -16101603,2588808,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16101616,2588821,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16101748,2588955,2000,3.7,,70.0,,,,,,,"Sugars, total including NLEA",G -16101764,2588971,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16101789,2588997,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16101825,2589037,2000,1.6,,70.0,,,,,,,"Sugars, total including NLEA",G -16102111,2589324,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16102164,2589377,2000,4.92,,70.0,,,,,,,"Sugars, total including NLEA",G -16102203,2589416,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -16102255,2589468,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16102352,2589574,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16102651,2589891,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G -16102693,2589934,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16102742,2589985,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16102836,2590086,2000,6.32,,70.0,,,,,,,"Sugars, total including NLEA",G -16103002,2590256,2000,24.78,,70.0,,,,,,,"Sugars, total including NLEA",G -16103380,2590657,2000,9.17,,70.0,,,,,,,"Sugars, total including NLEA",G -16103422,2590699,2000,55.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16103433,2590710,2000,2.47,,70.0,,,,,,,"Sugars, total including NLEA",G -16103593,2590873,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16103772,2591064,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16103814,2591106,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16103840,2591132,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16104211,2591518,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -16104251,2591558,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16104382,2591689,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16104848,2592160,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G -16105083,2592420,2000,71.79,,70.0,,,,,,,"Sugars, total including NLEA",G -16105110,2592448,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16105249,2592593,2000,8.75,,70.0,,,,,,,"Sugars, total including NLEA",G -16105353,2592700,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16105360,2592707,2000,17.14,,70.0,,,,,,,"Sugars, total including NLEA",G -16105554,2592909,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16105567,2592922,2000,6.35,,70.0,,,,,,,"Sugars, total including NLEA",G -16105668,2593027,2000,57.14,,70.0,,,,,,,"Sugars, total including NLEA",G -16105679,2593038,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16105714,2593077,2000,55.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16105868,2593264,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16106293,2593708,2000,26.66,,70.0,,,,,,,"Sugars, total including NLEA",G -16106323,2593738,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16106346,2593762,2000,4.55,,73.0,,,,,,,"Sugars, total including NLEA",G -16106394,2593814,2000,12.11,,70.0,,,,,,,"Sugars, total including NLEA",G -16106861,2594288,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16106985,2594412,2000,5.66,,70.0,,,,,,,"Sugars, total including NLEA",G -16107018,2594445,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -16107151,2594578,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16107189,2594616,2000,28.12,,70.0,,,,,,,"Sugars, total including NLEA",G -16107269,2594696,2000,4.41,,70.0,,,,,,,"Sugars, total including NLEA",G -16107356,2594783,2000,3.06,,70.0,,,,,,,"Sugars, total including NLEA",G -16107493,2594920,2000,9.82,,70.0,,,,,,,"Sugars, total including NLEA",G -16108026,2595455,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16108119,2595549,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16108217,2595648,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16108368,2595799,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16108481,2595912,2000,31.25,,70.0,,,,,,,"Sugars, total including NLEA",G -16108788,2596219,2000,1.82,,70.0,,,,,,,"Sugars, total including NLEA",G -16108896,2596329,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16108971,2596405,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16109352,2596787,2000,38.71,,70.0,,,,,,,"Sugars, total including NLEA",G -16109426,2596861,2000,52.73,,70.0,,,,,,,"Sugars, total including NLEA",G -16109619,2597054,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16109781,2597216,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16110047,2597484,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -16110062,2597499,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16110376,2597813,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16110439,2597876,2000,1.88,,70.0,,,,,,,"Sugars, total including NLEA",G -16110643,2598081,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16111363,2598803,2000,71.43,,70.0,,,,,,,"Sugars, total including NLEA",G -16111600,2599040,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16111864,2599304,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -16111905,2599346,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G -16111911,2599352,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16111920,2599361,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G -16112218,2599659,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16112455,2599896,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16112562,2600003,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16112607,2600048,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16112809,2600262,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16112953,2600406,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16113503,2600965,2000,41.38,,70.0,,,,,,,"Sugars, total including NLEA",G -16113528,2600990,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16113556,2601023,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16113563,2601030,2000,9.68,,70.0,,,,,,,"Sugars, total including NLEA",G -16113930,2601412,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16114151,2601640,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16114340,2601836,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16114721,2602220,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G -16114759,2602258,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16114772,2602271,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16114776,2602275,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16114786,2602285,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16114798,2602297,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16115121,2602623,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16115521,2603025,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16115609,2603136,2000,0.71,,70.0,,,,,,,"Sugars, total including NLEA",G -16116269,2603801,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -16116276,2603808,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G -16116337,2603869,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16117078,2604614,2000,4.96,,70.0,,,,,,,"Sugars, total including NLEA",G -16117424,2604960,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16117446,2604986,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16117570,2605110,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G -16117955,2605513,2000,0.42,,73.0,,,,,,,"Sugars, total including NLEA",G -16117970,2605528,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16118360,2605936,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -16118488,2606069,2000,38.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16118672,2606253,2000,62.86,,70.0,,,,,,,"Sugars, total including NLEA",G -16119017,2606604,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16119446,2607034,2000,25.86,,70.0,,,,,,,"Sugars, total including NLEA",G -16119879,2607467,2000,5.23,,70.0,,,,,,,"Sugars, total including NLEA",G -16119943,2607531,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16120034,2607622,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -16120102,2607690,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16120117,2607705,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -16120623,2608233,2000,3.52,,70.0,,,,,,,"Sugars, total including NLEA",G -16120790,2608401,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16120813,2608424,2000,21.05,,70.0,,,,,,,"Sugars, total including NLEA",G -16121135,2608747,2000,20.93,,70.0,,,,,,,"Sugars, total including NLEA",G -16121172,2608784,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16121297,2608915,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16121702,2609329,2000,13.85,,70.0,,,,,,,"Sugars, total including NLEA",G -16121823,2609452,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16121859,2609488,2000,61.54,,70.0,,,,,,,"Sugars, total including NLEA",G -16122159,2609799,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G -16122269,2609914,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -16123164,2610809,2000,0.01,,78.0,,,,,,,"Sugars, total including NLEA",G -16123255,2610900,2000,0.7,,78.0,,,,,,,"Sugars, total including NLEA",G -16123296,2610941,2000,8.96,,78.0,,,,,,,"Sugars, total including NLEA",G -16123448,2611094,2000,0.0,,78.0,,,,,,,"Sugars, total including NLEA",G -16123462,2611134,2000,1.79,,78.0,,,,,,,"Sugars, total including NLEA",G -16123697,2611372,2000,4.44,,70.0,,,,,,,"Sugars, total including NLEA",G -16123793,2611473,2000,45.98,,70.0,,,,,,,"Sugars, total including NLEA",G -16123932,2611619,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G -16125202,2612958,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G -16125236,2612993,2000,38.71,,70.0,,,,,,,"Sugars, total including NLEA",G -16125332,2613095,2000,3.75,,71.0,,,,,,,"Sugars, total including NLEA",G -16125604,2613366,2000,25.6,,78.0,,,,,,,"Sugars, total including NLEA",G -16125827,2613589,2000,19.69,,78.0,,,,,,,"Sugars, total including NLEA",G -16125970,2613732,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -16125976,2613738,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -16126250,2614011,2000,0.0,,78.0,,,,,,,"Sugars, total including NLEA",G -16126312,2614074,2000,0.56,,71.0,,,,,,,"Sugars, total including NLEA",G -16126412,2614173,2000,3.17,,71.0,,,,,,,"Sugars, total including NLEA",G -16126515,2614274,2000,9.68,,70.0,,,,,,,"Sugars, total including NLEA",G -16126891,2614659,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G -16126906,2614674,2000,9.6,,70.0,,,,,,,"Sugars, total including NLEA",G -16127173,2614950,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16127279,2615057,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G -16127290,2615068,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16127577,2615366,2000,31.25,,70.0,,,,,,,"Sugars, total including NLEA",G -16127588,2615377,2000,46.43,,70.0,,,,,,,"Sugars, total including NLEA",G -16127877,2615673,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16127884,2615680,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16127914,2615710,2000,2.19,,70.0,,,,,,,"Sugars, total including NLEA",G -16128006,2615802,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16128046,2615845,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16128736,2616543,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G -16129250,2617075,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -16129493,2617322,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16129512,2617342,2000,3.48,,70.0,,,,,,,"Sugars, total including NLEA",G -16129606,2617436,2000,24.1,,70.0,,,,,,,"Sugars, total including NLEA",G -16129745,2617599,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16129982,2617854,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16130221,2618102,2000,3.92,,70.0,,,,,,,"Sugars, total including NLEA",G -16130413,2618302,2000,55.81,,70.0,,,,,,,"Sugars, total including NLEA",G -16130493,2618385,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16130542,2618434,2000,0.38,,70.0,,,,,,,"Sugars, total including NLEA",G -16130843,2618738,2000,51.16,,70.0,,,,,,,"Sugars, total including NLEA",G -16130876,2618771,2000,52.63,,70.0,,,,,,,"Sugars, total including NLEA",G -16131149,2619048,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16131413,2619320,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16131624,2619531,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G -16132174,2620090,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16132311,2620259,2000,5.38,,70.0,,,,,,,"Sugars, total including NLEA",G -16132545,2620502,2000,1.31,,70.0,,,,,,,"Sugars, total including NLEA",G -16133219,2621194,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16133500,2621479,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G -16133574,2621553,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16133575,2621554,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G -16133991,2621985,2000,0.79,,73.0,,,,,,,"Sugars, total including NLEA",G -16134099,2622093,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16134301,2622306,2000,32.69,,70.0,,,,,,,"Sugars, total including NLEA",G -16134418,2622438,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16134429,2622449,2000,2.15,,70.0,,,,,,,"Sugars, total including NLEA",G -16134515,2622536,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16134721,2622742,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16135345,2623372,2000,4.12,,70.0,,,,,,,"Sugars, total including NLEA",G -16135512,2623544,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G -16135603,2623636,2000,1.79,,73.0,,,,,,,"Sugars, total including NLEA",G -16135681,2623716,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16135816,2623858,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16136030,2624077,2000,36.59,,70.0,,,,,,,"Sugars, total including NLEA",G -16136109,2624160,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16136149,2624204,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16136205,2624262,2000,1.28,,70.0,,,,,,,"Sugars, total including NLEA",G -16136602,2624664,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G -16136865,2624928,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G -16137153,2625218,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16137916,2625989,2000,2.63,,70.0,,,,,,,"Sugars, total including NLEA",G -16138603,2626698,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G -16138866,2626962,2000,59.38,,70.0,,,,,,,"Sugars, total including NLEA",G -16139156,2627256,2000,0.68,,70.0,,,,,,,"Sugars, total including NLEA",G -16139325,2627427,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16139439,2627542,2000,29.41,,70.0,,,,,,,"Sugars, total including NLEA",G -16139516,2627621,2000,38.89,,70.0,,,,,,,"Sugars, total including NLEA",G -16139587,2627694,2000,45.45,,70.0,,,,,,,"Sugars, total including NLEA",G -16140084,2628212,2000,12.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16140201,2628336,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16140720,2628869,2000,23.68,,70.0,,,,,,,"Sugars, total including NLEA",G -16140756,2628905,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G -16140771,2628920,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16141081,2629233,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16141144,2629297,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G -16141165,2629318,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16141417,2629574,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16141505,2629666,2000,65.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16141542,2629704,2000,35.9,,70.0,,,,,,,"Sugars, total including NLEA",G -16141564,2629726,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16141853,2630037,2000,4.44,,70.0,,,,,,,"Sugars, total including NLEA",G -16142035,2630228,2000,22.22,,70.0,,,,,,,"Sugars, total including NLEA",G -16142042,2630235,2000,26.47,,70.0,,,,,,,"Sugars, total including NLEA",G -16142251,2630459,2000,1.52,,70.0,,,,,,,"Sugars, total including NLEA",G -16142782,2631025,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16142847,2631097,2000,23.81,,70.0,,,,,,,"Sugars, total including NLEA",G -16142947,2631199,2000,19.44,,70.0,,,,,,,"Sugars, total including NLEA",G -16143121,2631382,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G -16143241,2631504,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16143300,2631563,2000,39.58,,70.0,,,,,,,"Sugars, total including NLEA",G -16143316,2631579,2000,31.25,,70.0,,,,,,,"Sugars, total including NLEA",G -16143411,2631684,2000,7.14,,73.0,,,,,,,"Sugars, total including NLEA",G -16143613,2631900,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16143815,2632111,2000,15.21,,70.0,,,,,,,"Sugars, total including NLEA",G -16144073,2632378,2000,59.38,,70.0,,,,,,,"Sugars, total including NLEA",G -16144112,2632417,2000,47.62,,70.0,,,,,,,"Sugars, total including NLEA",G -16144631,2632949,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16144645,2632967,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16145050,2633378,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16145388,2633726,2000,41.38,,70.0,,,,,,,"Sugars, total including NLEA",G -16145460,2633800,2000,76.47,,70.0,,,,,,,"Sugars, total including NLEA",G -16145589,2633943,2000,4.76,,70.0,,,,,,,"Sugars, total including NLEA",G -16145945,2634315,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16146075,2634448,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16146405,2634790,2000,25.29,,70.0,,,,,,,"Sugars, total including NLEA",G -16146475,2634865,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16146731,2635122,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16147213,2635612,2000,72.5,,70.0,,,,,,,"Sugars, total including NLEA",G -16147381,2635782,2000,5.71,,70.0,,,,,,,"Sugars, total including NLEA",G -16147488,2635896,2000,63.64,,70.0,,,,,,,"Sugars, total including NLEA",G -16147662,2636073,2000,50.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16147781,2636192,2000,24.14,,70.0,,,,,,,"Sugars, total including NLEA",G -16148195,2636615,2000,38.6,,70.0,,,,,,,"Sugars, total including NLEA",G -16148240,2636664,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16148721,2637156,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G -16149005,2637441,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G -16149036,2637472,2000,12.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16149245,2637683,2000,54.84,,70.0,,,,,,,"Sugars, total including NLEA",G -16149290,2637728,2000,3.28,,70.0,,,,,,,"Sugars, total including NLEA",G -16149291,2637729,2000,2.48,,70.0,,,,,,,"Sugars, total including NLEA",G -16149568,2638009,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16149616,2638057,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16149699,2638140,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16150184,2638632,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16150324,2638773,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16150676,2639138,2000,4.76,,70.0,,,,,,,"Sugars, total including NLEA",G -16150933,2639399,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16151019,2639488,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16151112,2639581,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16151661,2640133,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16151834,2640306,2000,75.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16152113,2640591,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16152404,2640903,2000,42.5,,70.0,,,,,,,"Sugars, total including NLEA",G -16152671,2641177,2000,9.61,,78.0,,,,,,,"Sugars, total including NLEA",G -16153053,2641562,2000,2.92,,70.0,,,,,,,"Sugars, total including NLEA",G -16153140,2641652,2000,12.12,,70.0,,,,,,,"Sugars, total including NLEA",G -16153681,2642255,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16153727,2642307,2000,43.75,,70.0,,,,,,,"Sugars, total including NLEA",G -16153960,2642551,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16154176,2642777,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16154227,2642828,2000,2.02,,70.0,,,,,,,"Sugars, total including NLEA",G -16154528,2643138,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G -16154636,2643251,2000,32.69,,70.0,,,,,,,"Sugars, total including NLEA",G -16154669,2643284,2000,1.6,,70.0,,,,,,,"Sugars, total including NLEA",G -16154777,2648887,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -16154920,2649030,2000,10.8,,78.0,,,,,,,"Sugars, total including NLEA",G -16154996,2649106,2000,5.41,,71.0,,,,,,,"Sugars, total including NLEA",G -16155022,2649132,2000,0.52,,78.0,,,,,,,"Sugars, total including NLEA",G -16155475,2649585,2000,12.4,,71.0,,,,,,,"Sugars, total including NLEA",G -16155726,2649840,2000,0.01,,78.0,,,,,,,"Sugars, total including NLEA",G -16155869,2649983,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G -16155916,2650030,2000,0.0,,78.0,,,,,,,"Sugars, total including NLEA",G -16156043,2650157,2000,4.31,,78.0,,,,,,,"Sugars, total including NLEA",G -16156231,2650345,2000,20.9,,78.0,,,,,,,"Sugars, total including NLEA",G -16156809,2650923,2000,0.83,,73.0,,,,,,,"Sugars, total including NLEA",G -16156878,2650992,2000,5.0,,71.0,,,,,,,"Sugars, total including NLEA",G -16156951,2651065,2000,6.75,,71.0,,,,,,,"Sugars, total including NLEA",G -16156979,2651093,2000,0.42,,73.0,,,,,,,"Sugars, total including NLEA",G -16157024,2651138,2000,22.3,,78.0,,,,,,,"Sugars, total including NLEA",G -16157409,2651527,2000,27.27,,70.0,,,,,,,"Sugars, total including NLEA",G -16157550,2651678,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16157715,2651851,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16157721,2651857,2000,56.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16157908,2652057,2000,2.2,,70.0,,,,,,,"Sugars, total including NLEA",G -16158385,2652555,2000,1.32,,70.0,,,,,,,"Sugars, total including NLEA",G -16158494,2652668,2000,8.93,,70.0,,,,,,,"Sugars, total including NLEA",G -16158499,2652673,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16158853,2653037,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16158920,2653104,2000,52.5,,70.0,,,,,,,"Sugars, total including NLEA",G -16159005,2653190,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16159073,2653260,2000,30.95,,70.0,,,,,,,"Sugars, total including NLEA",G -16159625,2653820,2000,5.83,,70.0,,,,,,,"Sugars, total including NLEA",G -16159682,2653879,2000,2.78,,70.0,,,,,,,"Sugars, total including NLEA",G -16159691,2653889,2000,12.71,,70.0,,,,,,,"Sugars, total including NLEA",G -16159780,2653980,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G -16159795,2653998,2000,5.31,,70.0,,,,,,,"Sugars, total including NLEA",G -16159977,2654197,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16160012,2654233,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16160221,2654454,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16160446,2654695,2000,23.53,,70.0,,,,,,,"Sugars, total including NLEA",G -16160526,2654781,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16160585,2654847,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16160730,2654997,2000,12.66,,70.0,,,,,,,"Sugars, total including NLEA",G -16160746,2655015,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16160805,2655076,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16160954,2655236,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G -16161245,2655540,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G -16161271,2655566,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G -16161283,2655579,2000,8.75,,70.0,,,,,,,"Sugars, total including NLEA",G -16161532,2655832,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -16161628,2655929,2000,72.5,,70.0,,,,,,,"Sugars, total including NLEA",G -16161989,2656307,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G -16162048,2656368,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16162179,2656501,2000,48.39,,70.0,,,,,,,"Sugars, total including NLEA",G -16162198,2656520,2000,53.12,,70.0,,,,,,,"Sugars, total including NLEA",G -16162451,2656774,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16162744,2657085,2000,1.11,,70.0,,,,,,,"Sugars, total including NLEA",G -16162764,2657105,2000,4.91,,70.0,,,,,,,"Sugars, total including NLEA",G -16162822,2657163,2000,10.59,,70.0,,,,,,,"Sugars, total including NLEA",G -16162941,2657287,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16163433,2657798,2000,21.59,,70.0,,,,,,,"Sugars, total including NLEA",G -16163437,2657803,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16163539,2657909,2000,25.69,,70.0,,,,,,,"Sugars, total including NLEA",G -16163981,2658362,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16164056,2658444,2000,2.44,,70.0,,,,,,,"Sugars, total including NLEA",G -16164521,2658921,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G -16164749,2659152,2000,46.15,,70.0,,,,,,,"Sugars, total including NLEA",G -16164796,2659199,2000,37.84,,70.0,,,,,,,"Sugars, total including NLEA",G -16164978,2659382,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G -16165097,2659508,2000,7.87,,70.0,,,,,,,"Sugars, total including NLEA",G -16165760,2660188,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16165927,2660361,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16166136,2660573,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16166174,2660613,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G -16166188,2660627,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16166336,2660777,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G -16166442,2660891,2000,43.66,,70.0,,,,,,,"Sugars, total including NLEA",G -16166902,2661380,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16167036,2661515,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16167243,2661730,2000,11.11,,70.0,,,,,,,"Sugars, total including NLEA",G -16167294,2661782,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16167612,2662107,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G -16167682,2662182,2000,2.44,,70.0,,,,,,,"Sugars, total including NLEA",G -16167888,1106032,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16168878,1107191,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16168970,1107295,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16169136,1107475,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16169180,1107528,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16169556,1108007,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -16169680,1108158,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16169829,1108349,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G -16170189,1108803,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16170274,1108908,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16170438,1109116,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16170634,1109336,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16170688,1109393,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16170695,1109400,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16170728,1109434,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16170875,1109615,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -16170899,1109677,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16170981,1109796,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G -16171178,1110013,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16171182,1110017,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -16171272,1110128,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16171280,1110136,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16171403,1110287,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16171640,1110710,1079,6.1,,70.0,,,,,,,"Fiber, total dietary",G -16171668,1110747,1079,1.8,,75.0,,,,,,,"Fiber, total dietary",G -16171738,1110839,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16172060,1111246,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16172302,1111534,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -16172424,1111674,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16172619,1111892,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16172714,1111990,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16172856,1112148,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16173594,1112994,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16174318,1113807,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -16174592,1114096,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16174642,1114153,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16174813,1114374,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16174828,1114389,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16174892,1114461,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16175194,1114961,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16175205,1114983,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16175413,1115318,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16175718,1115771,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16175882,1115964,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16176044,1116176,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -16176920,1117209,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16177068,1117592,1079,2.0,,73.0,,,,,,,"Fiber, total dietary",G -16177135,1117734,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16177169,1117776,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16177275,1117958,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16177392,1118086,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G -16177523,1118238,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16177637,1118363,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16177722,1118500,1079,11.1,,70.0,,,,,,,"Fiber, total dietary",G -16177762,1118572,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16177847,1118668,1079,2.3,,73.0,,,,,,,"Fiber, total dietary",G -16177908,1118749,1079,5.5,,70.0,,,,,,,"Fiber, total dietary",G -16177925,1118768,1079,22.9,,70.0,,,,,,,"Fiber, total dietary",G -16177956,1118810,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16178260,1119181,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -16178397,1119340,1079,0.8,,73.0,,,,,,,"Fiber, total dietary",G -16178539,1119505,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16178578,1119561,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16178650,1119673,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16178790,1119940,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16178802,1119955,1079,7.3,,70.0,,,,,,,"Fiber, total dietary",G -16179036,1120239,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16179094,1120305,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16179663,1120973,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16180369,1121778,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16180565,1122028,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16180597,1122060,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16180731,1122204,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16180766,1122244,1079,17.5,,70.0,,,,,,,"Fiber, total dietary",G -16180933,1122416,1079,3.3,,75.0,,,,,,,"Fiber, total dietary",G -16181026,1122523,1079,1.2,,75.0,,,,,,,"Fiber, total dietary",G -16181269,1122814,1079,0.9,,75.0,,,,,,,"Fiber, total dietary",G -16181464,1123060,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16181523,1123129,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16181745,1123407,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16181746,1123408,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16181851,1123521,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16182126,1123938,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16182373,1124226,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G -16182932,1124862,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16183555,1125619,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16183729,1125828,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16184006,1126143,1079,1.9,,73.0,,,,,,,"Fiber, total dietary",G -16184007,1126144,1079,40.0,,70.0,,,,,,,"Fiber, total dietary",G -16184063,1126209,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16184678,1126921,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16184698,1126945,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16184723,1126973,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16184786,1127043,1079,15.3,,70.0,,,,,,,"Fiber, total dietary",G -16184822,1127082,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G -16185138,1127441,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16185516,1127888,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16185624,1128024,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16185781,1128275,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16185782,1128276,1079,8.3,,70.0,,,,,,,"Fiber, total dietary",G -16186229,1128810,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16186648,1129278,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G -16186678,1129312,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G -16186848,1129488,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16186952,1129601,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16186972,1129627,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16187122,1129792,1079,2.9,,73.0,,,,,,,"Fiber, total dietary",G -16187410,1130117,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16187513,1130236,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16187817,1130611,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16188004,1130838,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16188102,1130967,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16188191,1131062,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -16188374,1131268,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16188504,1131414,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16189147,1132160,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G -16189503,1132561,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16189811,1132912,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16189888,1133013,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -16189926,1133051,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16190314,1133537,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16190537,1133784,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16190903,1134198,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16191083,1134406,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16191282,1134636,1079,28.6,,70.0,,,,,,,"Fiber, total dietary",G -16191425,1134819,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16191982,1135557,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16193035,1136765,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16193216,1136978,1079,2.2,,73.0,,,,,,,"Fiber, total dietary",G -16193329,1137105,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16193359,1137138,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G -16193390,1137176,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16193602,1137407,1079,5.6,,70.0,,,,,,,"Fiber, total dietary",G -16193631,1137439,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -16193888,1137735,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -16194055,1137918,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16194228,1138138,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -16194578,1138575,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16194664,1138686,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -16194836,1138883,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16195033,1139103,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16195505,1139652,1079,11.7,,70.0,,,,,,,"Fiber, total dietary",G -16195656,167551,1079,3.8,0.0,,,,,,,,"Fiber, total dietary",G -16195787,167711,1079,0.6,0.0,40.0,,,,,,,"Fiber, total dietary",G -16196399,168370,1079,0.0,0.0,68.0,,,,,,,"Fiber, total dietary",G -16196479,168460,1079,0.8,0.0,,,,,,,,"Fiber, total dietary",G -16196538,168526,1079,5.0,0.0,20.0,,,,,,,"Fiber, total dietary",G -16197373,169441,1079,0.0,0.0,68.0,,,,,,,"Fiber, total dietary",G -16197432,169500,1079,0.0,0.0,68.0,,,,,,,"Fiber, total dietary",G -16197445,169513,1079,0.0,0.0,68.0,,,,,,,"Fiber, total dietary",G -16197463,169531,1079,0.0,0.0,68.0,,,,,,,"Fiber, total dietary",G -16197556,169624,1079,3.9,1.0,47.0,,,,,,,"Fiber, total dietary",G -16197667,169742,1079,1.6,3.0,1.0,,,,,,,"Fiber, total dietary",G -16197739,169836,1079,3.9,9.0,1.0,3.1,4.6,,,,,"Fiber, total dietary",G -16198067,170194,1079,0.0,0.0,68.0,,,,,,,"Fiber, total dietary",G -16198157,170287,1079,4.5,0.0,,,,,,,,"Fiber, total dietary",G -16198158,170288,1079,7.3,0.0,20.0,,,,,,,"Fiber, total dietary",G -16198524,170700,1079,0.0,1.0,1.0,,,,,,,"Fiber, total dietary",G -16198526,170702,1079,3.8,1.0,47.0,,,,,,,"Fiber, total dietary",G -16198555,170732,1079,1.2,3.0,1.0,1.1,1.3,,,,,"Fiber, total dietary",G -16198661,170851,1079,0.0,0.0,,,,,,,,"Fiber, total dietary",G -16199407,171634,1079,0.0,0.0,68.0,,,,,,,"Fiber, total dietary",G -16199609,171838,1079,3.5,0.0,47.0,,,,,,,"Fiber, total dietary",G -16199665,171895,1079,0.6,1.0,1.0,,,,,,,"Fiber, total dietary",G -16199937,172180,1079,0.2,0.0,57.0,,,,,,,"Fiber, total dietary",G -16200015,172263,1079,1.7,0.0,1.0,,,,,,,"Fiber, total dietary",G -16200044,172299,1079,0.0,0.0,57.0,,,,,,,"Fiber, total dietary",G -16200106,172362,1079,0.0,0.0,20.0,,,,,,,"Fiber, total dietary",G -16200180,172439,1079,2.6,0.0,,,,,,,,"Fiber, total dietary",G -16200592,172909,1079,0.5,0.0,65.0,,,,,,,"Fiber, total dietary",G -16200876,173207,1079,0.0,0.0,20.0,,,,,,,"Fiber, total dietary",G -16201631,173995,1079,0.0,0.0,68.0,,,,,,,"Fiber, total dietary",G -16201727,174092,1079,4.7,0.0,44.0,,,,,,,"Fiber, total dietary",G -16201946,174323,1079,0.0,0.0,68.0,,,,,,,"Fiber, total dietary",G -16202076,174479,1079,0.0,0.0,68.0,,,,,,,"Fiber, total dietary",G -16202300,174708,1079,0.0,0.0,68.0,,,,,,,"Fiber, total dietary",G -16202576,175013,1079,0.6,0.0,,,,,,,,"Fiber, total dietary",G -16202687,175135,1079,0.0,0.0,68.0,,,,,,,"Fiber, total dietary",G -16202778,175232,1079,0.0,1.0,44.0,,,,,,,"Fiber, total dietary",G -16202852,319951,1079,5.5,1.0,1.0,,,,,,,"Fiber, total dietary",G -16203011,332585,1079,2.5,1.0,1.0,,,,,,,"Fiber, total dietary",G -16203060,335244,1079,4.3,1.0,1.0,,,,,,2016.0,"Fiber, total dietary",G -16203405,335589,1079,4.1,1.0,1.0,,,,,,2016.0,"Fiber, total dietary",G -16203432,335616,1079,3.9,1.0,1.0,,,,,,2016.0,"Fiber, total dietary",G -16203567,335751,1079,4.0,1.0,1.0,,,,,,2016.0,"Fiber, total dietary",G -16203586,335770,1079,3.8,1.0,1.0,,,,,,2016.0,"Fiber, total dietary",G -16203605,335789,1079,4.3,1.0,1.0,,,,,,2016.0,"Fiber, total dietary",G -16204054,344774,1079,1.9,,78.0,,,,,,,"Fiber, total dietary",G -16204260,344980,1079,17.7,,78.0,,,,,,,"Fiber, total dietary",G -16204293,345013,1079,10.8,,78.0,,,,,,,"Fiber, total dietary",G -16204495,345215,1079,1.0,,78.0,,,,,,,"Fiber, total dietary",G -16204729,345449,1079,10.3,,78.0,,,,,,,"Fiber, total dietary",G -16204843,345563,1079,0.0,,77.0,,,,,,,"Fiber, total dietary",G -16205222,345942,1079,7.1,,78.0,,,,,,,"Fiber, total dietary",G -16205227,345947,1079,13.8,,78.0,,,,,,,"Fiber, total dietary",G -16205601,346321,1079,1.8,,71.0,,,,,,,"Fiber, total dietary",G -16205786,346506,1079,1.4,,71.0,,,,,,,"Fiber, total dietary",G -16206301,347022,1079,1.8,,71.0,,,,,,,"Fiber, total dietary",G -16206384,347105,1079,1.3,,71.0,,,,,,,"Fiber, total dietary",G -16206544,347265,1079,1.8,,71.0,,,,,,,"Fiber, total dietary",G -16206591,347312,1079,1.7,,71.0,,,,,,,"Fiber, total dietary",G -16206711,347432,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16206804,347525,1079,1.9,,71.0,,,,,,,"Fiber, total dietary",G -16206819,347540,1079,3.2,,71.0,,,,,,,"Fiber, total dietary",G -16206919,347640,1079,8.8,,71.0,,,,,,,"Fiber, total dietary",G -16206978,347699,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16207152,347873,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16207319,348040,1079,7.1,,78.0,,,,,,,"Fiber, total dietary",G -16207927,348659,1079,1.6,,73.0,,,,,,,"Fiber, total dietary",G -16208015,348747,1079,4.6,,71.0,,,,,,,"Fiber, total dietary",G -16208072,348804,1079,2.9,,73.0,,,,,,,"Fiber, total dietary",G -16208169,348901,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16208369,349101,1079,0.4,,71.0,,,,,,,"Fiber, total dietary",G -16208396,349128,1079,3.0,,73.0,,,,,,,"Fiber, total dietary",G -16208421,349153,1079,3.2,,71.0,,,,,,,"Fiber, total dietary",G -16208844,349579,1079,10.0,,71.0,,,,,,,"Fiber, total dietary",G -16209210,349956,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G -16209469,350216,1079,1.0,,71.0,,,,,,,"Fiber, total dietary",G -16209472,350219,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16209557,350305,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16209672,350421,1079,3.3,,71.0,,,,,,,"Fiber, total dietary",G -16209744,350498,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16210297,351123,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16210322,351153,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16210373,351209,1079,2.8,,78.0,,,,,,,"Fiber, total dietary",G -16210532,351394,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16210572,351439,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16210814,351703,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16210821,351711,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16210916,351817,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16210926,351827,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16211018,351929,1079,2.6,,73.0,,,,,,,"Fiber, total dietary",G -16211098,352021,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16211138,352067,1079,9.7,,71.0,,,,,,,"Fiber, total dietary",G -16211318,352276,1079,2.7,,78.0,,,,,,,"Fiber, total dietary",G -16211320,352278,1079,3.6,,71.0,,,,,,,"Fiber, total dietary",G -16211576,352567,1079,2.7,,78.0,,,,,,,"Fiber, total dietary",G -16211758,352775,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G -16212100,353165,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16212119,353184,1079,3.1,,71.0,,,,,,,"Fiber, total dietary",G -16212120,353186,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16212181,353256,1079,3.0,,78.0,,,,,,,"Fiber, total dietary",G -16212436,353554,1079,4.0,,71.0,,,,,,,"Fiber, total dietary",G -16212488,353612,1079,4.7,,71.0,,,,,,,"Fiber, total dietary",G -16212602,353740,1079,0.1,,78.0,,,,,,,"Fiber, total dietary",G -16212769,353934,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16213016,354221,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16213161,354396,1079,3.3,,71.0,,,,,,,"Fiber, total dietary",G -16213493,354850,1079,1.3,,71.0,,,,,,,"Fiber, total dietary",G -16213790,355278,1079,6.0,,71.0,,,,,,,"Fiber, total dietary",G -16214033,355637,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G -16214515,356129,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -16214864,356489,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16214976,356607,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16215110,356750,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16215461,357139,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16215508,357197,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16215574,357269,1079,4.0,,73.0,,,,,,,"Fiber, total dietary",G -16215657,357369,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G -16215714,357444,1079,9.6,,70.0,,,,,,,"Fiber, total dietary",G -16215758,357489,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16215915,357657,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16216070,357819,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16216099,357848,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16216144,357894,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16216157,357907,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -16216291,358063,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -16216296,358068,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -16216360,358139,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16216578,358383,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -16216806,358653,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16216901,358757,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -16217080,358954,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16217616,359593,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16217758,359778,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16217858,359888,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16217951,359994,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16218309,360378,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16218459,360544,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16218577,360688,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16218695,360820,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G -16219122,361305,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16219414,361663,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16219614,361882,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16219937,362264,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16220213,362613,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16220632,363075,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16220750,363198,1079,3.0,,73.0,,,,,,,"Fiber, total dietary",G -16221340,363867,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16221575,364158,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G -16221599,364184,1079,11.4,,70.0,,,,,,,"Fiber, total dietary",G -16221855,364460,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G -16221948,364555,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16222067,364688,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16222260,364904,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16223729,366759,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16223862,366938,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16224010,367117,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -16224067,367176,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16224167,367294,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16224435,367610,1079,12.9,,70.0,,,,,,,"Fiber, total dietary",G -16224543,367743,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16225193,368431,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16225414,368700,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G -16225867,369185,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16226052,369424,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -16226141,369540,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -16226889,370393,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16227227,370776,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16227300,370860,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16227620,371220,1079,3.2,,73.0,,,,,,,"Fiber, total dietary",G -16227904,371567,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16228314,372074,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -16228655,372505,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G -16228728,372597,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16228778,372662,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16228781,372665,1079,6.4,,70.0,,,,,,,"Fiber, total dietary",G -16228896,372798,1079,3.0,,73.0,,,,,,,"Fiber, total dietary",G -16228958,372869,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16229086,373011,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16229165,373104,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G -16229238,373220,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16229262,373257,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16229287,373285,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16230077,374210,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16230091,374224,1079,9.1,,73.0,,,,,,,"Fiber, total dietary",G -16230113,374247,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16230589,374806,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16231126,375425,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16231186,375485,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16231357,375672,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -16231850,376225,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16231998,376402,1079,2.1,,73.0,,,,,,,"Fiber, total dietary",G -16232012,376417,1079,1.5,,73.0,,,,,,,"Fiber, total dietary",G -16232223,376650,1079,5.5,,70.0,,,,,,,"Fiber, total dietary",G -16232500,376983,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16232957,377513,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16232976,377532,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16232979,377535,1079,10.6,,70.0,,,,,,,"Fiber, total dietary",G -16233174,377779,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16233249,377866,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16233493,378125,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16233499,378131,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16233636,378289,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16233895,378583,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16234047,378748,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G -16234329,379055,1079,11.6,,70.0,,,,,,,"Fiber, total dietary",G -16234331,379057,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16234340,379066,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16234677,379450,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16234937,379723,1079,17.1,,70.0,,,,,,,"Fiber, total dietary",G -16234960,379746,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16235096,379886,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16235296,380120,1079,0.4,,75.0,,,,,,,"Fiber, total dietary",G -16235377,380212,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16235425,380265,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16235427,380267,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16235607,380471,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -16235740,380619,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16235825,380708,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16236195,381118,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16236288,381237,1079,6.2,,75.0,,,,,,,"Fiber, total dietary",G -16236300,381249,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16236344,381294,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16236364,381315,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16236419,381376,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16236480,381443,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16236513,381482,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16236855,381867,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16237280,382437,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16237448,382705,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -16238218,383612,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16238291,383765,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16238368,383893,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16238530,384085,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16238577,384171,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16238771,384437,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16238795,384488,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16239050,384775,1079,1.2,,75.0,,,,,,,"Fiber, total dietary",G -16239088,384819,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16239494,385328,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16240035,385974,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -16240109,386075,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16240120,386090,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16240264,386244,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16241329,387606,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16241430,387716,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16241586,387890,1079,4.5,,70.0,,,,,,,"Fiber, total dietary",G -16241917,388258,1079,0.8,,73.0,,,,,,,"Fiber, total dietary",G -16242166,388570,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16242183,388592,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -16242238,388670,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16242261,388705,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16242557,389079,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16242604,389190,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16242628,389232,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16244000,390916,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16244088,391010,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16244244,391167,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G -16244630,391591,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16244718,391702,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16244891,391912,1079,6.7,,73.0,,,,,,,"Fiber, total dietary",G -16245165,392255,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16245621,392795,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -16245786,393002,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16245816,393039,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16246046,393418,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16246259,393638,1079,1.7,,73.0,,,,,,,"Fiber, total dietary",G -16246987,394487,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16247062,394566,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16247255,394815,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16247347,394926,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -16247436,395042,1079,12.9,,70.0,,,,,,,"Fiber, total dietary",G -16247513,395153,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16247680,395352,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16247724,395406,1079,9.5,,70.0,,,,,,,"Fiber, total dietary",G -16247945,395651,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G -16247990,395696,1079,8.3,,70.0,,,,,,,"Fiber, total dietary",G -16248166,395908,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -16248392,396154,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16248464,396236,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16248618,396448,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16248723,396560,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16248765,396605,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16248824,396677,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16249156,397039,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16249436,397332,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16249672,397610,1079,5.0,,73.0,,,,,,,"Fiber, total dietary",G -16250531,398686,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16250902,399125,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16251140,399410,1079,5.3,,73.0,,,,,,,"Fiber, total dietary",G -16251484,399782,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G -16251533,399833,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -16252068,400459,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G -16252113,400515,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16252352,400783,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -16252360,400794,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16252490,400948,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16252797,401310,1079,12.0,,70.0,,,,,,,"Fiber, total dietary",G -16252995,401517,1079,7.4,,70.0,,,,,,,"Fiber, total dietary",G -16253015,401539,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16253030,401556,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16253103,401642,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16253241,401827,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16254009,402690,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G -16254092,402776,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16254223,402925,1079,28.6,,70.0,,,,,,,"Fiber, total dietary",G -16254306,403023,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16255467,404821,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -16255509,404869,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16255955,405357,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16256085,405497,1079,0.3,,70.0,,,,,,,"Fiber, total dietary",G -16257108,406635,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16257143,406670,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16257184,406718,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16257352,406908,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G -16257569,407135,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16257575,407142,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16257860,407479,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16257962,407612,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -16258059,407723,1079,1.8,,75.0,,,,,,,"Fiber, total dietary",G -16258111,407785,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16258393,408131,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16258426,408170,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16258509,408265,1079,3.2,,73.0,,,,,,,"Fiber, total dietary",G -16258518,408276,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G -16258648,408429,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G -16258790,408605,1079,6.7,,73.0,,,,,,,"Fiber, total dietary",G -16259086,408939,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -16259141,409007,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16259868,409857,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16259973,409967,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16259984,409978,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16260121,410118,1079,0.6,,73.0,,,,,,,"Fiber, total dietary",G -16260211,410236,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16260255,410280,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G -16260294,410319,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16260991,411237,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16261127,411395,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16261383,411703,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16261494,411816,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16262076,413372,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16262342,413707,1079,1.5,,73.0,,,,,,,"Fiber, total dietary",G -16262698,414250,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16262900,414501,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16263025,414657,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16264304,416433,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16264493,416696,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16264569,416790,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16265457,417844,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -16265721,418174,1079,0.6,,75.0,,,,,,,"Fiber, total dietary",G -16266035,418543,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16266322,418961,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16266474,419187,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16266552,419273,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -16266735,419520,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16266785,419580,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G -16266918,419744,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16266971,419822,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16267358,420328,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16267467,420503,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16267711,420789,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -16268121,421291,1079,5.6,,70.0,,,,,,,"Fiber, total dietary",G -16268463,421701,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -16268942,422283,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16269941,423627,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16269958,423644,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16270926,424849,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -16271043,424991,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -16271138,425106,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G -16271232,425214,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16271431,425448,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16271549,425601,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16271748,425896,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16272383,426794,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16272439,426858,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16272493,426933,1079,2.9,,73.0,,,,,,,"Fiber, total dietary",G -16272633,427125,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16272773,427338,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16272793,427360,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16272874,427474,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16272922,427528,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16272936,427545,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -16272978,427595,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -16272996,427615,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16273534,428262,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16273657,428410,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16273737,428498,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16273756,428525,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16274045,428876,1079,5.0,,73.0,,,,,,,"Fiber, total dietary",G -16274545,429496,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16274550,429501,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16274669,429649,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16274763,429765,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16274871,429901,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16274947,429982,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16274965,430004,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -16275069,430126,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16275092,430159,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16275183,430278,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16275241,430350,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16275266,430375,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -16275735,430976,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16275924,431212,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16275928,431217,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16276009,431308,1079,17.9,,70.0,,,,,,,"Fiber, total dietary",G -16276038,431347,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16276196,431547,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16276955,432514,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16277220,432932,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16277514,433296,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16277725,433588,1079,7.4,,70.0,,,,,,,"Fiber, total dietary",G -16279062,435264,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16279439,435729,1079,20.0,,70.0,,,,,,,"Fiber, total dietary",G -16279506,435797,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16279515,435806,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16279816,436132,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16280047,436385,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16280167,436519,1079,38.9,,70.0,,,,,,,"Fiber, total dietary",G -16280660,437093,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G -16280765,437226,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16280898,437374,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16282120,438839,1079,5.6,,70.0,,,,,,,"Fiber, total dietary",G -16282193,438917,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16282212,438936,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16282512,439253,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16282768,439533,1079,16.7,,70.0,,,,,,,"Fiber, total dietary",G -16282889,439679,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16283287,440122,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16283351,440188,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16283384,440221,1079,34.7,,70.0,,,,,,,"Fiber, total dietary",G -16283670,440523,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16283739,440600,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16284112,441003,1079,0.9,,75.0,,,,,,,"Fiber, total dietary",G -16284326,441251,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -16284358,441287,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16284656,441628,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16284724,441700,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16284981,441965,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16285116,442122,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16285425,442580,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G -16285495,442692,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16285899,443140,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16285917,443160,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16286442,443729,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16286690,444002,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16286897,444221,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16286929,444258,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16286964,444295,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16287024,444358,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G -16287061,444401,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16287533,444923,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16287688,445083,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16287791,445202,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16288332,445867,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16288701,446283,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16288986,446592,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16289003,446611,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16289105,446725,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16289399,447069,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16289560,447249,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16289630,447332,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16289788,447530,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -16290577,448433,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16290585,448445,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16290646,448509,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -16290769,448649,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G -16290923,448819,1079,15.0,,70.0,,,,,,,"Fiber, total dietary",G -16291179,449120,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16291365,449323,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16291576,449565,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16291591,449581,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16291664,449662,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16291995,450080,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16292395,450564,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16292715,450950,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16293087,451441,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16293182,451606,1079,0.7,,75.0,,,,,,,"Fiber, total dietary",G -16293310,451768,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16293481,451975,1079,20.0,,70.0,,,,,,,"Fiber, total dietary",G -16293493,451993,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16293648,452182,1079,1.4,,75.0,,,,,,,"Fiber, total dietary",G -16293891,452492,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16293924,452527,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16293956,452561,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16294292,452915,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16294350,452978,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -16294512,453163,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16294529,453180,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G -16294684,453359,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16294813,453499,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16294960,453655,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G -16295011,453706,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16295029,453724,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16295140,453842,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16295264,453985,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G -16295392,454118,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16295506,454260,1079,1.3,,73.0,,,,,,,"Fiber, total dietary",G -16295704,454549,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16295905,454790,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16296564,455549,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16296846,455840,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16297002,456026,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -16297058,456082,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16297066,456103,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G -16297191,456254,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16297303,456372,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16297310,456380,1079,1.0,,73.0,,,,,,,"Fiber, total dietary",G -16297363,456434,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16297429,456500,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16297480,456557,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -16297544,456640,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16298129,457281,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16298132,457284,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16298153,457306,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16298468,457639,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16298726,457943,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16298838,458065,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16299449,458745,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16299480,458778,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16299606,458911,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16300118,459487,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -16300260,459663,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16300375,459794,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -16300421,459842,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16300744,460195,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -16300772,460225,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -16301154,460644,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -16301302,460812,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16301426,460944,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -16301540,461070,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16301689,461233,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16301885,461445,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16301926,461490,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16302079,461674,1079,0.9,,73.0,,,,,,,"Fiber, total dietary",G -16302214,461824,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16302532,462178,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -16302862,462549,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16303111,462839,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -16303463,463232,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16303603,463385,1079,0.2,,75.0,,,,,,,"Fiber, total dietary",G -16303628,463414,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16303659,463452,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G -16303848,463682,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -16303995,463842,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G -16304027,463878,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16304049,463907,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16304091,463951,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16304262,464137,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16304319,464195,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16304574,464497,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -16304739,464677,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16305388,465386,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16305474,465486,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16305476,465488,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16305681,465740,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -16306083,466282,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -16306553,466785,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16306720,466956,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -16306956,467195,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16306959,467198,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16307005,467246,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16307320,467588,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -16307466,467747,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16307797,468119,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G -16307827,468152,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -16308144,468486,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16308429,468796,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G -16308648,469041,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16309230,469695,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16309287,469775,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -16309289,469777,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -16309488,470016,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16309695,470250,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16309733,470292,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16309812,470402,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16309827,470421,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16309851,470446,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16310293,470915,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -16310311,470933,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16310562,471204,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16310570,471212,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16310653,471300,1079,2.4,,73.0,,,,,,,"Fiber, total dietary",G -16310926,471659,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16310969,471702,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16311029,471762,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16311264,472007,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16311379,472137,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -16311693,472559,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16311823,472694,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16312428,473363,1079,1.0,,75.0,,,,,,,"Fiber, total dietary",G -16312629,473581,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G -16312774,473738,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16312878,473851,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16313185,474214,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16313355,474412,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16313421,474485,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16313627,474713,1079,4.0,,73.0,,,,,,,"Fiber, total dietary",G -16313660,474749,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16314025,475173,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G -16314079,475228,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16314169,475333,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16314253,475432,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -16314324,475517,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16314421,475629,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16314755,476081,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16314877,476216,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16315092,476454,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16315148,476521,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -16315160,476535,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -16315218,476657,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16315583,477135,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16315601,477153,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16315945,477594,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16316303,478006,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16316441,478149,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G -16316456,478166,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16316496,478213,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16316828,478578,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16316839,478589,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16317571,479463,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16317902,479845,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16318026,479999,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16318119,480127,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16318311,480350,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G -16318454,480524,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16318983,481147,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16318988,481153,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16319246,481451,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16319383,481605,1079,0.3,,75.0,,,,,,,"Fiber, total dietary",G -16319438,481669,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16319504,481744,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16319775,482054,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16319784,482064,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G -16319872,482164,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16320052,482396,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -16320157,482503,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16320187,482538,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16320655,483057,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16320765,483176,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16321145,483618,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G -16321316,483821,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16321382,483901,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16321413,483945,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16321467,484005,1079,1.3,,73.0,,,,,,,"Fiber, total dietary",G -16321779,484390,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16322019,484639,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16322259,484891,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16322309,484945,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16322591,485246,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16322829,485523,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -16322908,485635,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16323049,485800,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16323052,485803,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16323208,485994,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16323287,486088,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16323298,486100,1079,26.0,,70.0,,,,,,,"Fiber, total dietary",G -16323320,486124,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16323829,486695,1079,10.6,,70.0,,,,,,,"Fiber, total dietary",G -16323941,486813,1079,2.6,,73.0,,,,,,,"Fiber, total dietary",G -16325221,488195,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16325391,488433,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16325667,488731,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16325783,488857,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16326024,489117,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16326066,489159,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -16326117,489239,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -16326174,489302,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16326366,489529,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16326370,489533,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16326457,489632,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16326696,489983,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G -16326874,490212,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16326954,490300,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16327094,490474,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -16327193,490584,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16328205,491790,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -16328281,491870,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16328286,491882,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16328396,492008,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G -16329353,493184,1079,11.4,,70.0,,,,,,,"Fiber, total dietary",G -16329710,493727,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16329855,493946,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16330145,494425,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G -16330432,494800,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16330627,495040,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -16330649,495082,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16331086,495770,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -16331456,496398,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -16331915,497163,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16331993,497345,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16332451,498153,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16332481,498206,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16332752,498753,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16332887,499056,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G -16333243,499759,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -16333338,499878,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16333902,500822,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16334043,501051,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16334160,501288,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16334174,501304,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16334340,501561,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -16334533,501830,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -16334673,502040,1079,2.6,,73.0,,,,,,,"Fiber, total dietary",G -16334750,502146,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16335118,502635,1079,0.8,,73.0,,,,,,,"Fiber, total dietary",G -16335260,502836,1079,0.8,,73.0,,,,,,,"Fiber, total dietary",G -16336498,504677,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16336817,505109,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16336873,505167,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16337012,505323,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -16337090,505415,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -16337733,506165,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16337955,506443,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16337974,506464,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16338037,506529,1079,2.1,,73.0,,,,,,,"Fiber, total dietary",G -16338157,506720,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16338225,506791,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16338353,506934,1079,6.2,,73.0,,,,,,,"Fiber, total dietary",G -16338614,507216,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16338860,507507,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -16338912,507567,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16339120,507791,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16339702,508418,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16339772,508490,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16340145,508956,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16340156,508973,1079,8.9,,70.0,,,,,,,"Fiber, total dietary",G -16340361,509216,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16340552,509445,1079,6.0,,70.0,,,,,,,"Fiber, total dietary",G -16341002,510017,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16341061,510090,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16341371,510451,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16341639,510774,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G -16342080,511337,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16342820,512318,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -16342859,512362,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16343014,512547,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16343020,512562,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16343055,512603,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16343419,513021,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16343647,513271,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16343653,513278,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16343680,513307,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16343703,513331,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16343813,513454,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G -16343888,513539,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G -16344240,513936,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16344791,514621,1079,0.6,,73.0,,,,,,,"Fiber, total dietary",G -16344877,514730,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16345050,514933,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16345634,515608,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16346330,516381,1079,13.2,,70.0,,,,,,,"Fiber, total dietary",G -16346464,516526,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16346580,516651,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16346708,516786,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16346787,516871,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16346905,516998,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16347085,517205,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16347409,517569,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16347447,517608,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16347469,517631,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16347542,517710,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G -16347602,517777,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -16347858,518083,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16348466,518792,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16349161,519628,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16349193,519662,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16349630,520192,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -16349959,520556,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16350080,520690,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16350098,520710,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16350175,520808,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16350237,520874,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -16350533,521208,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16350708,521399,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16351125,521880,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16351344,522116,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16351665,522501,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16351695,522533,1079,27.5,,70.0,,,,,,,"Fiber, total dietary",G -16351889,522750,1079,1.5,,73.0,,,,,,,"Fiber, total dietary",G -16351967,522834,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16352376,523338,1079,1.5,,73.0,,,,,,,"Fiber, total dietary",G -16352469,523439,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16352679,523677,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16353166,524224,1079,1.7,,73.0,,,,,,,"Fiber, total dietary",G -16353488,524593,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16353501,524607,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16353546,524659,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16353946,525118,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -16354126,525318,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16354287,525492,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -16354551,525783,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16354747,526007,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16355006,526305,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -16355105,526416,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16355130,526447,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16355731,527129,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16355839,527248,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -16356014,527447,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16356056,527496,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16356166,527618,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G -16356542,528034,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16356806,528339,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G -16356842,528378,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -16357011,528567,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16357067,528633,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16357186,528771,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16357279,528879,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16357321,528929,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16357422,529043,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16357602,529249,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16357776,529435,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16358719,530538,1079,1.7,,75.0,,,,,,,"Fiber, total dietary",G -16358787,530616,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16358850,530689,1079,2.0,,73.0,,,,,,,"Fiber, total dietary",G -16359478,531424,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16360388,532504,1079,6.0,,70.0,,,,,,,"Fiber, total dietary",G -16360574,532727,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16360771,532960,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G -16361037,533273,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16361174,533458,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16361223,533516,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16361264,533562,1079,3.8,,73.0,,,,,,,"Fiber, total dietary",G -16361349,533664,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16361594,533978,1079,0.2,,70.0,,,,,,,"Fiber, total dietary",G -16361656,534044,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16361943,534388,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16362265,534783,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16362358,534909,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16362497,535066,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16362517,535093,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16362556,535144,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16362910,535544,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16363033,535686,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16363550,536332,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16363588,536393,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16363622,536432,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -16364294,537235,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16364545,537539,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16364558,537552,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16364645,537643,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -16364777,537795,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16364812,537835,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -16364827,537851,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16365028,538106,1079,8.6,,70.0,,,,,,,"Fiber, total dietary",G -16365324,538453,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16365369,538508,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -16365377,538518,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -16366277,540061,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -16366288,540097,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16366440,540345,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16366447,540355,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -16366970,541379,1079,7.8,,70.0,,,,,,,"Fiber, total dietary",G -16367443,542175,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16367484,542218,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G -16368981,544066,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G -16369111,544283,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16369658,545228,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G -16370142,545907,1079,3.4,,73.0,,,,,,,"Fiber, total dietary",G -16370457,546267,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16370696,546590,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16370983,546907,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16371103,547039,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16371156,547111,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16372310,548473,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16372372,548544,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G -16372771,548980,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16372912,549132,1079,5.3,,73.0,,,,,,,"Fiber, total dietary",G -16373029,549326,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16373292,549629,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16373507,549862,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16373644,550025,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16373728,550122,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16373911,550356,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16374732,551431,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16374837,551552,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -16374863,551582,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16375022,551766,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16375068,551863,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16375160,551980,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16375195,552022,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16375462,552331,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16375921,552852,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16376084,553038,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16376153,553114,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -16376197,553166,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16376229,553210,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16376310,553302,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -16376365,553359,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16376417,553417,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16376492,553511,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16376516,553539,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16376574,553600,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -16376777,553817,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16377181,554263,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16377237,554325,1079,1.7,,73.0,,,,,,,"Fiber, total dietary",G -16377265,554365,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16377287,554389,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -16378442,555779,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -16378542,555898,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -16378598,555959,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16379017,556432,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16379416,556876,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16380112,557711,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16380271,557934,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16380340,558025,1079,11.4,,70.0,,,,,,,"Fiber, total dietary",G -16380402,558097,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16380520,558236,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16380749,558513,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16380768,558533,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G -16380840,558616,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16380916,558710,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G -16380953,558761,1079,21.4,,70.0,,,,,,,"Fiber, total dietary",G -16380988,558797,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16381052,558867,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16381204,559055,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16381488,559382,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16381759,559760,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16382234,560317,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16382357,560468,1079,0.4,,75.0,,,,,,,"Fiber, total dietary",G -16382400,560515,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16382406,560521,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -16382492,560609,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G -16382609,560747,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G -16382633,560774,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16382673,560818,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -16382879,561063,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -16383148,561376,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G -16383280,561518,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -16383548,561915,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16383646,562034,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16384129,562653,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16384671,563293,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -16384780,563426,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16384898,563556,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16384910,563575,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16385293,564026,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16386091,565082,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16386143,565149,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16386204,565226,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16386243,565275,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16386330,565381,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16386469,565548,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16386565,565676,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16386615,565731,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16386779,565931,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16387066,566254,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16387217,566424,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16387276,566491,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G -16387509,566776,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -16387527,566806,1079,2.2,,73.0,,,,,,,"Fiber, total dietary",G -16387783,567103,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16387839,567168,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16388193,567601,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -16388614,568090,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G -16388846,568356,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16389203,568779,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16389332,568929,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16389396,569017,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -16389458,569110,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16389731,569483,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16389833,569616,1079,6.0,,70.0,,,,,,,"Fiber, total dietary",G -16390282,570139,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G -16390598,570513,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16390861,570814,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16391180,571197,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -16391400,571457,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16391527,571620,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16391636,571736,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16391795,571925,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -16391944,572108,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16392192,572387,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16392231,572430,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16392340,572546,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16392373,572582,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16392607,572867,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16392643,572909,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16392740,573020,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16392856,573172,1079,2.0,,75.0,,,,,,,"Fiber, total dietary",G -16393224,573632,1079,4.8,,73.0,,,,,,,"Fiber, total dietary",G -16393233,573641,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G -16393274,573683,1079,9.7,,70.0,,,,,,,"Fiber, total dietary",G -16393757,574220,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G -16394041,574536,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16394103,574607,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16394938,575563,1079,3.0,,73.0,,,,,,,"Fiber, total dietary",G -16394997,575622,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16395113,575749,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16395151,575792,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16395772,576503,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16396023,576802,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16396453,577587,1079,1.5,,75.0,,,,,,,"Fiber, total dietary",G -16396549,577724,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16396742,578046,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16396970,578418,1079,3.0,,73.0,,,,,,,"Fiber, total dietary",G -16397289,578903,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16397345,578968,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16397388,579023,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16397752,579707,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16397762,579722,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16397767,579729,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16397984,580013,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G -16398032,580065,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16398202,580260,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16398397,580508,1079,0.3,,73.0,,,,,,,"Fiber, total dietary",G -16398583,580731,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G -16398903,581133,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16398961,581195,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -16399044,581298,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16399220,581517,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -16399419,581751,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16399424,581757,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16399564,581910,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16399746,582126,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16399779,582166,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16400106,582566,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16400182,582660,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -16400349,582852,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16400360,582864,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16400761,583333,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16400891,583481,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -16400953,583555,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16401008,583617,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16401141,583758,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16401171,583795,1079,1.4,,73.0,,,,,,,"Fiber, total dietary",G -16401203,583834,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16401663,584383,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16402087,584892,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -16402777,585708,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16402811,585749,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -16402959,585923,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G -16403138,586122,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16403263,586259,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16403289,586288,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16403421,586441,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -16403563,586611,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16403858,586954,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16403909,587011,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -16404194,587354,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16404624,587861,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16404945,588239,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16404994,588296,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16405264,588617,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16405464,588866,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16405560,588978,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16405792,589253,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16405828,589293,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16405848,589315,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16406096,589596,1079,6.4,,70.0,,,,,,,"Fiber, total dietary",G -16406421,589974,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16406463,590024,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16406696,590312,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16407041,590702,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16407244,590929,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -16407485,591229,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16407618,591384,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16407629,591395,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16407741,591521,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16407930,591756,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16407938,591764,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G -16407953,591784,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16408529,592452,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16408879,592867,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16409113,593130,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -16409304,593350,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -16409868,594010,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16409916,594065,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16410018,594180,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -16410107,594281,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16410422,594652,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16411297,595664,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16411630,596057,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16411660,596091,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16411920,596403,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16411926,596409,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16411941,596424,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16412055,596561,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -16412205,596732,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16412347,596896,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -16412607,597213,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16412792,597445,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16412859,597526,1079,21.7,,70.0,,,,,,,"Fiber, total dietary",G -16413374,598123,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16413644,598446,1079,4.0,,73.0,,,,,,,"Fiber, total dietary",G -16413694,598502,1079,5.5,,70.0,,,,,,,"Fiber, total dietary",G -16414007,598855,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G -16414993,599989,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16415229,600253,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16415394,600435,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G -16415457,600510,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16415579,600649,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -16415729,600812,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16416002,601124,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16416378,601541,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16416432,601597,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16416591,601787,1079,1.0,,73.0,,,,,,,"Fiber, total dietary",G -16416610,601806,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16416706,601911,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16416885,602121,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G -16416986,602236,1079,11.1,,70.0,,,,,,,"Fiber, total dietary",G -16416991,602241,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -16417064,602325,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16417123,602385,1079,11.1,,70.0,,,,,,,"Fiber, total dietary",G -16417162,602429,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16417256,602546,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16417337,602654,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16417424,602747,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16418237,603695,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16418315,603784,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -16418417,603906,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16418479,603974,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G -16418584,604101,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16418782,604323,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16418799,604345,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -16419009,604593,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G -16419144,604736,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16419163,604755,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16419584,605424,1079,1.2,,71.0,,,,,,,"Fiber, total dietary",G -16419758,605772,1079,2.0,,71.0,,,,,,,"Fiber, total dietary",G -16420006,606268,1079,1.9,,71.0,,,,,,,"Fiber, total dietary",G -16420217,606690,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16420244,606744,1079,1.5,,71.0,,,,,,,"Fiber, total dietary",G -16420732,607720,1079,2.0,,71.0,,,,,,,"Fiber, total dietary",G -16420993,608242,1079,0.4,,71.0,,,,,,,"Fiber, total dietary",G -16421348,608954,1079,3.3,,71.0,,,,,,,"Fiber, total dietary",G -16421565,609388,1079,3.4,,71.0,,,,,,,"Fiber, total dietary",G -16421696,609650,1079,3.2,,73.0,,,,,,,"Fiber, total dietary",G -16421772,609802,1079,5.9,,73.0,,,,,,,"Fiber, total dietary",G -16421801,609860,1079,3.2,,71.0,,,,,,,"Fiber, total dietary",G -16421882,610022,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16422089,610436,1079,3.8,,71.0,,,,,,,"Fiber, total dietary",G -16422186,610634,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16422332,610932,1079,1.2,,71.0,,,,,,,"Fiber, total dietary",G -16422808,611980,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16422851,612074,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16423484,613422,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16423499,613452,1079,2.3,,71.0,,,,,,,"Fiber, total dietary",G -16424053,614616,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16424145,614800,1079,10.6,,71.0,,,,,,,"Fiber, total dietary",G -16424245,615016,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16424246,615018,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16424350,615254,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16424375,615314,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16424552,615716,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16424987,616684,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -16425256,617338,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16425356,617560,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G -16425443,617742,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16425769,618510,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -16425940,618896,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16426482,620140,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16426563,620304,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16426720,620638,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16426942,621144,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16427034,621340,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16427296,621926,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16427698,622944,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -16427743,623058,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -16427783,623162,1079,19.4,,70.0,,,,,,,"Fiber, total dietary",G -16428450,624680,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16428733,625332,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16428764,625400,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16428899,625682,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G -16428963,625844,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -16429510,627070,1079,4.9,,70.0,,,,,,,"Fiber, total dietary",G -16429521,627094,1079,9.3,,70.0,,,,,,,"Fiber, total dietary",G -16429838,628154,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G -16429870,628300,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16430072,628760,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16430327,629314,1079,0.9,,75.0,,,,,,,"Fiber, total dietary",G -16430429,629532,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16430700,630230,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16430784,630414,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G -16431234,632180,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16431489,632898,1079,2.9,,73.0,,,,,,,"Fiber, total dietary",G -16431641,633374,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16431740,633634,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16431768,633724,1079,4.8,,73.0,,,,,,,"Fiber, total dietary",G -16431797,633814,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16431808,633840,1079,8.4,,70.0,,,,,,,"Fiber, total dietary",G -16431901,634146,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16431931,634256,1079,12.1,,70.0,,,,,,,"Fiber, total dietary",G -16432074,634654,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16432664,636164,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16432981,636888,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16433241,637448,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16433249,637464,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16433273,637514,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16433567,638152,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -16433879,638896,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16434049,639254,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16434064,639288,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16434098,639362,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G -16434189,639560,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16434299,639802,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G -16434992,641392,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G -16435219,641902,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16435359,642264,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -16435564,642758,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16435805,643320,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16435835,643384,1079,1.1,,73.0,,,,,,,"Fiber, total dietary",G -16436748,645420,1079,3.4,,73.0,,,,,,,"Fiber, total dietary",G -16436780,645490,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16436897,645778,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16437081,646202,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -16438521,650534,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G -16438569,650732,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -16438644,650908,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16438648,650916,1079,6.5,,70.0,,,,,,,"Fiber, total dietary",G -16438851,651766,1079,5.6,,70.0,,,,,,,"Fiber, total dietary",G -16439017,652262,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16439569,653792,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16439661,654136,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16439966,655034,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16440117,655356,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16440337,655930,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16440380,656018,1079,11.8,,70.0,,,,,,,"Fiber, total dietary",G -16440431,656130,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16440576,656472,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -16440707,656802,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G -16440865,657156,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -16441485,658528,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16441570,658716,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -16441831,659304,1079,1.4,,73.0,,,,,,,"Fiber, total dietary",G -16442168,660152,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16442496,660980,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16442648,661332,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16442684,661408,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16442851,661844,1079,9.7,,70.0,,,,,,,"Fiber, total dietary",G -16443065,662718,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16443107,663044,1079,10.5,,70.0,,,,,,,"Fiber, total dietary",G -16443262,663936,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16444008,666580,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -16444041,666646,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16444127,666828,1079,2.3,,73.0,,,,,,,"Fiber, total dietary",G -16444341,667756,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16444490,668110,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16444869,669040,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16445221,669864,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16445262,669952,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G -16445660,670854,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16445698,670938,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16445749,671044,1079,7.9,,70.0,,,,,,,"Fiber, total dietary",G -16445821,671210,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16445945,671528,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16445956,671550,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16446419,672676,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -16446448,672736,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16446687,673270,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16446994,674018,1079,1.0,,73.0,,,,,,,"Fiber, total dietary",G -16447232,674556,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16447235,674568,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16447837,675992,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16448054,676470,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16448066,676504,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16448101,676576,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16448197,676802,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16448414,677280,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16448455,677368,1079,2.2,,73.0,,,,,,,"Fiber, total dietary",G -16448504,677468,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16448577,677634,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16448721,677988,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16448823,678328,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16448884,678544,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16449276,679894,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G -16449679,680838,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16449710,680906,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16450128,681914,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16450250,682198,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16450260,682222,1079,1.5,,73.0,,,,,,,"Fiber, total dietary",G -16450337,682404,1079,16.7,,70.0,,,,,,,"Fiber, total dietary",G -16450372,682494,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16450548,682912,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16450754,683402,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -16451062,684132,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16451220,684544,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16451674,685636,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16452237,686952,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16452471,687512,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16452484,687542,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -16452977,688638,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16453138,689010,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16453629,690188,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G -16454236,691648,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16454448,692144,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16454480,692214,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16454576,692418,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16454580,692426,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -16454753,692852,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16454818,693072,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -16454827,693090,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16454909,693348,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16454938,693412,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16455465,694660,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16455703,695228,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16455831,695512,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16456102,696072,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16456115,696126,1079,6.5,,70.0,,,,,,,"Fiber, total dietary",G -16456318,696626,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16456424,696852,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16456767,697592,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -16456879,697842,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -16457326,698928,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16457636,699684,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -16457987,700552,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16458213,701102,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16458392,701502,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16458491,701710,1079,0.7,,75.0,,,,,,,"Fiber, total dietary",G -16459310,703546,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16459360,703672,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16459450,703876,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16460015,705150,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16460451,706164,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16460699,706716,1079,1.0,,73.0,,,,,,,"Fiber, total dietary",G -16460846,707062,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16460907,707224,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16461107,707712,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G -16461154,707852,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16461422,708470,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -16461527,708728,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16461533,708740,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -16462210,710292,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16462486,710898,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16462611,711176,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16462682,711338,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G -16463979,714638,1079,3.7,,73.0,,,,,,,"Fiber, total dietary",G -16464421,715772,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16464569,716096,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16464871,716934,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16465120,717608,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16465267,718000,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -16465336,718192,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16465668,719028,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16465742,719216,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -16465848,719476,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16465917,719666,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16466078,720046,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -16466267,720520,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16466340,720712,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -16466615,721352,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16466716,721578,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16466873,721912,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16467054,722406,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G -16467445,723550,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16467639,724070,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G -16467784,724414,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16468094,725134,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G -16468185,725380,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G -16468300,725728,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -16468337,725816,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -16468879,727152,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -16468979,727388,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16469138,727774,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16469264,728082,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G -16469268,728092,1079,0.5,,75.0,,,,,,,"Fiber, total dietary",G -16469383,728368,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16470476,730952,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16470625,731306,1079,2.2,,73.0,,,,,,,"Fiber, total dietary",G -16470696,731476,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16470883,731968,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16471013,732284,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16471049,732372,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G -16471090,732476,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16471517,733478,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16471557,733568,1079,6.6,,70.0,,,,,,,"Fiber, total dietary",G -16471747,734006,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16471777,734072,1079,8.9,,70.0,,,,,,,"Fiber, total dietary",G -16471970,734522,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16472009,734634,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16473072,737060,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G -16473301,737582,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16473370,737738,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16473526,738108,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G -16473630,738354,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -16473759,738664,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16473827,738822,1079,8.1,,70.0,,,,,,,"Fiber, total dietary",G -16474257,739854,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -16474315,739978,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16474447,740300,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16474517,740454,1079,4.2,,73.0,,,,,,,"Fiber, total dietary",G -16474580,740606,1079,8.6,,70.0,,,,,,,"Fiber, total dietary",G -16474739,740946,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16474972,741544,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16475383,742482,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16475587,742948,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16475625,743036,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16475765,743342,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16475882,743602,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16475993,743892,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16476019,743946,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16476523,745102,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16476563,745190,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -16476941,746046,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G -16477034,746288,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16477098,746432,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16477826,751974,1079,0.2,,78.0,,,,,,,"Fiber, total dietary",G -16477975,752272,1079,1.1,,78.0,,,,,,,"Fiber, total dietary",G -16478269,752864,1079,5.1,,78.0,,,,,,,"Fiber, total dietary",G -16478600,753526,1079,2.0,,71.0,,,,,,,"Fiber, total dietary",G -16478757,1847473,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16478770,753868,1079,1.2,,71.0,,,,,,,"Fiber, total dietary",G -16478821,753970,1079,2.4,,71.0,,,,,,,"Fiber, total dietary",G -16478859,754046,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16478875,754078,1079,2.0,,71.0,,,,,,,"Fiber, total dietary",G -16479002,754332,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G -16479465,755258,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16479845,756018,1079,2.2,,71.0,,,,,,,"Fiber, total dietary",G -16479993,756314,1079,4.8,,71.0,,,,,,,"Fiber, total dietary",G -16480114,756556,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16480384,757098,1079,1.7,,78.0,,,,,,,"Fiber, total dietary",G -16480608,1847755,1079,7.0,,78.0,,,,,,,"Fiber, total dietary",G -16480653,757674,1079,3.6,,71.0,,,,,,,"Fiber, total dietary",G -16480938,758246,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16481672,759716,1079,10.7,,71.0,,,,,,,"Fiber, total dietary",G -16481891,760158,1079,3.7,,73.0,,,,,,,"Fiber, total dietary",G -16481976,760330,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16482289,760960,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16482412,1848037,1079,4.0,,78.0,,,,,,,"Fiber, total dietary",G -16482454,761292,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16482486,1848044,1079,5.3,,71.0,,,,,,,"Fiber, total dietary",G -16482507,761398,1079,3.3,,71.0,,,,,,,"Fiber, total dietary",G -16482540,761468,1079,10.7,,71.0,,,,,,,"Fiber, total dietary",G -16482868,762234,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16483036,762594,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16483230,763030,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16483337,763278,1079,2.2,,78.0,,,,,,,"Fiber, total dietary",G -16483491,763624,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16484233,765296,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16484572,766060,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16484612,766154,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G -16484701,766358,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16484711,766380,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16485022,767090,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16485036,767120,1079,3.7,,73.0,,,,,,,"Fiber, total dietary",G -16485087,767246,1079,4.0,,71.0,,,,,,,"Fiber, total dietary",G -16485198,767498,1079,9.7,,71.0,,,,,,,"Fiber, total dietary",G -16485528,768260,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16485530,768264,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16485546,768296,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16485892,769038,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16486207,769832,1079,2.1,,71.0,,,,,,,"Fiber, total dietary",G -16486367,770318,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16486811,771644,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G -16487041,772108,1079,0.4,,71.0,,,,,,,"Fiber, total dietary",G -16487096,772220,1079,1.4,,71.0,,,,,,,"Fiber, total dietary",G -16487111,772252,1079,17.9,,71.0,,,,,,,"Fiber, total dietary",G -16487386,772906,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16487768,773888,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16488035,1848173,1079,8.0,,78.0,,,,,,,"Fiber, total dietary",G -16488211,775202,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16488632,776224,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16488852,776812,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16489351,779258,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16489415,779664,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16489742,780640,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16489805,780786,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16489905,789980,1079,3.2,1.0,1.0,,,,,,,"Fiber, total dietary",G -16490333,792615,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16490731,793539,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16491358,795139,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16491630,795919,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16492045,796879,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16492103,797019,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16492156,797155,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G -16492269,797551,1079,1.2,,75.0,,,,,,,"Fiber, total dietary",G -16492507,798155,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16492803,798965,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16492884,799201,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16492927,799297,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16493006,799493,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16493066,799653,1079,5.5,,70.0,,,,,,,"Fiber, total dietary",G -16493086,799711,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16493118,799803,1079,5.6,,70.0,,,,,,,"Fiber, total dietary",G -16493241,800099,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16493399,800507,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16493753,801363,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16494082,802099,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16494096,802127,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16494191,802359,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16494472,803025,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -16495115,804529,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16495306,804967,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16495328,805015,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16495435,805285,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16495454,805335,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G -16496076,806765,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16496162,806959,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16496216,807081,1079,25.7,,70.0,,,,,,,"Fiber, total dietary",G -16496550,807849,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G -16496604,807969,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16497190,809290,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16497229,809376,1079,3.8,,73.0,,,,,,,"Fiber, total dietary",G -16497241,809404,1079,2.9,,71.0,,,,,,,"Fiber, total dietary",G -16497485,809976,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16497507,810040,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16498174,811878,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16498867,814450,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16498879,814478,1079,12.1,,70.0,,,,,,,"Fiber, total dietary",G -16499574,816848,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G -16500060,818492,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16500104,818700,1079,2.9,,73.0,,,,,,,"Fiber, total dietary",G -16500140,818808,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16500426,820020,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16500484,820282,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -16500768,821268,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16501231,823008,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16501294,823188,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16501381,823606,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16501505,824004,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16501600,824308,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -16501738,824736,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G -16501772,824898,1079,6.9,,70.0,,,,,,,"Fiber, total dietary",G -16501992,825582,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -16502010,825686,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16502122,826028,1079,8.9,,70.0,,,,,,,"Fiber, total dietary",G -16502465,827374,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16502540,827556,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16502696,828080,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16502824,828606,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -16502909,828898,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16502937,829024,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -16503008,829220,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16503123,829714,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16503168,829960,1079,19.0,,70.0,,,,,,,"Fiber, total dietary",G -16503456,831834,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16503647,832620,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -16503743,833070,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16504028,834222,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G -16504047,834332,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16504094,834504,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16504210,834980,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G -16504483,836050,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -16504975,838306,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16505568,840210,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -16505639,840446,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G -16505803,841004,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G -16505983,841650,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16506037,841856,1079,2.6,,73.0,,,,,,,"Fiber, total dietary",G -16506083,842022,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16506147,842352,1079,6.4,,70.0,,,,,,,"Fiber, total dietary",G -16506300,842926,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16506664,844024,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16506665,844026,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16506669,844038,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16506944,844896,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16506945,844898,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -16506996,845162,1079,2.1,,73.0,,,,,,,"Fiber, total dietary",G -16507087,845448,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G -16507132,1848290,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G -16507232,846026,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16507269,846112,1079,6.9,,70.0,,,,,,,"Fiber, total dietary",G -16507342,846428,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16507689,847778,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16507755,848222,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16507836,849010,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16507989,850222,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16508091,850544,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16508278,851124,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16509123,854408,1079,2.9,,73.0,,,,,,,"Fiber, total dietary",G -16509153,854540,1079,4.5,,70.0,,,,,,,"Fiber, total dietary",G -16509410,855396,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16509691,856420,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16509870,857154,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16509987,857612,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16510008,857698,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16510083,858154,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G -16510168,858510,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16510172,858530,1079,2.0,,73.0,,,,,,,"Fiber, total dietary",G -16510198,858620,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16510300,858988,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16511150,862878,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16511291,863370,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G -16511350,863560,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G -16511445,863888,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16511906,865524,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16512038,866012,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -16512816,869688,1079,1.4,,73.0,,,,,,,"Fiber, total dietary",G -16513389,871916,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16513525,872472,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G -16513602,872790,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -16513724,873272,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16514387,875950,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16514470,876322,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16514586,876740,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G -16514857,877864,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16515378,879992,1079,13.9,,70.0,,,,,,,"Fiber, total dietary",G -16515438,880186,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16515453,880250,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G -16515479,880362,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G -16515557,880656,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16515569,880700,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -16515593,880810,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16515665,881138,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -16516359,883814,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16516487,884386,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16516594,884710,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16516713,885174,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16516794,885468,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -16517003,886216,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G -16517119,886574,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16517370,887500,1079,1.1,,73.0,,,,,,,"Fiber, total dietary",G -16517481,887890,1079,1.1,,73.0,,,,,,,"Fiber, total dietary",G -16517699,888640,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16517725,888718,1079,10.3,,70.0,,,,,,,"Fiber, total dietary",G -16517800,888926,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16518505,891080,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -16518531,891144,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16518625,891442,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16518655,891504,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16518695,891634,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -16518786,891898,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16518820,891992,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -16518905,892258,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G -16519029,892654,1079,16.7,,70.0,,,,,,,"Fiber, total dietary",G -16519067,892776,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -16519150,893000,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16520075,895580,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16520094,895632,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16520252,896106,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16520295,896220,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16521201,898684,1079,33.3,,70.0,,,,,,,"Fiber, total dietary",G -16521205,898722,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16521303,899168,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -16521354,899364,1079,2.6,,73.0,,,,,,,"Fiber, total dietary",G -16521610,900322,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16522194,902658,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G -16522265,902994,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G -16522275,903036,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16523494,907562,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16523495,907564,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -16523641,908180,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16523767,908622,1079,9.3,,70.0,,,,,,,"Fiber, total dietary",G -16523768,908624,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -16523911,909196,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -16524153,910050,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -16524186,910202,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16524327,910724,1079,8.1,,70.0,,,,,,,"Fiber, total dietary",G -16524414,911022,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -16524467,911206,1079,8.7,,70.0,,,,,,,"Fiber, total dietary",G -16524522,911446,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16524585,911692,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16524912,912862,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16525462,914924,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16525671,915634,1079,16.0,,70.0,,,,,,,"Fiber, total dietary",G -16525792,916018,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G -16525826,916124,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16526513,918718,1079,33.3,,70.0,,,,,,,"Fiber, total dietary",G -16526635,919266,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16526782,919802,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16526952,920650,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -16527085,921206,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -16527139,921400,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16527698,923686,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16528126,925330,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -16528351,926086,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16528475,926598,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16528668,927444,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16528976,928566,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16529104,929068,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16529476,930384,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16529518,930530,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -16529598,930810,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16529798,931612,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16529869,931872,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -16529985,932372,1079,8.8,,73.0,,,,,,,"Fiber, total dietary",G -16530245,933258,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16530304,933470,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16530381,933768,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16530668,934790,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -16530887,935706,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16531534,937910,1079,25.0,,70.0,,,,,,,"Fiber, total dietary",G -16531537,937916,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16531864,939128,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -16532267,940736,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16532286,940830,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16532310,940918,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16532314,940926,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16532613,941994,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -16532655,942136,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16532732,942388,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -16532889,942930,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16533301,944278,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -16533418,944688,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G -16533432,944746,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -16533467,944886,1079,6.1,,70.0,,,,,,,"Fiber, total dietary",G -16533535,945204,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G -16533878,947004,1079,6.1,,70.0,,,,,,,"Fiber, total dietary",G -16533931,947210,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16534021,947530,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16534064,947682,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -16534135,947894,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16534348,948774,1079,6.5,,70.0,,,,,,,"Fiber, total dietary",G -16534562,949750,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16534799,950645,1079,31.4,,70.0,,,,,,,"Fiber, total dietary",G -16535165,951527,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16535425,952179,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -16535446,952229,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16535568,952553,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16536091,954085,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16536216,1848554,1079,1.0,,78.0,,,,,,,"Fiber, total dietary",G -16536377,954819,1079,0.2,,75.0,,,,,,,"Fiber, total dietary",G -16536976,956425,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16537001,956479,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16537067,956639,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -16537392,957447,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16537422,957599,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16537498,957831,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16537773,958493,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16537791,1848636,1079,1.0,,78.0,,,,,,,"Fiber, total dietary",G -16537823,958595,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16537973,958971,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16537987,959001,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16538203,959527,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16538303,959751,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16538473,960445,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G -16538676,960909,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16538693,960953,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16538870,1848701,1079,1.0,,71.0,,,,,,,"Fiber, total dietary",G -16539146,962169,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16539313,962887,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16539378,963211,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16539938,965729,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16539996,1848759,1079,0.7,,71.0,,,,,,,"Fiber, total dietary",G -16540037,1848763,1079,3.6,,71.0,,,,,,,"Fiber, total dietary",G -16540166,1848792,1079,4.0,,73.0,,,,,,,"Fiber, total dietary",G -16540473,1848825,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16540553,967199,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16541522,969587,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16541926,970537,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16542034,970865,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16542165,1849010,1079,5.0,,78.0,,,,,,,"Fiber, total dietary",G -16542624,972325,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16542650,972379,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16542811,972797,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16542874,973069,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16542936,1849043,1079,1.0,,78.0,,,,,,,"Fiber, total dietary",G -16543166,973897,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16543372,974949,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16543484,975335,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16543495,975371,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16543545,975543,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G -16543647,975799,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16543709,975959,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16543922,977873,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G -16544372,1849124,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16544717,983559,1079,5.6,,70.0,,,,,,,"Fiber, total dietary",G -16544743,983631,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -16544772,983755,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16544773,983757,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16545061,984475,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16545064,984487,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16545080,984523,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16545113,1849161,1079,1.1,,71.0,,,,,,,"Fiber, total dietary",G -16545245,984937,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16545259,984965,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16545401,985333,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16545453,985457,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16545496,985585,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16545512,985621,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16545586,985805,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16545986,986845,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16546124,987251,1079,6.0,,70.0,,,,,,,"Fiber, total dietary",G -16546181,987413,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G -16546242,987553,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16546403,988039,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -16546896,995955,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -16547587,1001533,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16547872,1002223,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16548125,1002843,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16548342,1004629,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16548530,1005513,1079,7.9,,70.0,,,,,,,"Fiber, total dietary",G -16548537,1005531,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16548637,1006377,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G -16548820,1006789,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16548827,1006805,1079,1.6,,75.0,,,,,,,"Fiber, total dietary",G -16549185,1008039,1079,1.6,,75.0,,,,,,,"Fiber, total dietary",G -16549444,1008725,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16549669,1009269,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16549864,1009771,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16550044,1010275,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -16550241,1849689,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16550554,1011481,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16550759,1011991,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16550777,1012035,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16550991,1012539,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16551635,1015761,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16551638,1015769,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16551803,1016695,1079,0.3,,70.0,,,,,,,"Fiber, total dietary",G -16552030,1017277,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16552111,1017477,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16552216,1017733,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16552872,1019331,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16552969,1019563,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16553092,1019865,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16553416,1020655,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16553573,1021009,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16553838,1021655,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16554430,1023039,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -16554608,1023451,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16554614,1023467,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16554844,1850060,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16554968,1024363,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16555106,1024679,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16555110,1024689,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16555113,1024695,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -16555825,1026483,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16555991,1026931,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16556474,1028231,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -16556722,1028879,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G -16557040,1029665,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G -16558024,1032027,1079,0.9,,73.0,,,,,,,"Fiber, total dietary",G -16558098,1032201,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16558150,1032315,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16558209,1032455,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16558485,1033161,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G -16558766,1033913,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16558852,1034133,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16558963,1034415,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -16558998,1034491,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16559059,1034631,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16559456,1035777,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16559887,1036821,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16560223,1037659,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G -16560241,1037725,1079,11.1,,70.0,,,,,,,"Fiber, total dietary",G -16560605,1038669,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G -16560672,1038829,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16560764,1039069,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16560895,1039441,1079,39.0,,70.0,,,,,,,"Fiber, total dietary",G -16561349,1040585,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16561500,1040947,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16561586,1041157,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16561863,1041877,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16561888,1041945,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16562105,1042523,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16562136,1042595,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16562531,1043573,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16562549,1043611,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16562583,1043685,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16562635,1043807,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16562884,1044385,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16562951,1044519,1079,15.0,,70.0,,,,,,,"Fiber, total dietary",G -16563181,1045139,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -16563665,1046229,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16564080,1047275,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16564326,1047883,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16564528,1048385,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16564650,1048665,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16564868,1049157,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16564893,1049223,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16564903,1049243,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16565114,1049733,1079,30.0,,70.0,,,,,,,"Fiber, total dietary",G -16565184,1049895,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16565326,1054983,1079,2.0,,71.0,,,,,,,"Fiber, total dietary",G -16565509,1055359,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16565659,1055681,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16565770,1055911,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -16566453,1057561,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16566492,1057659,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16567359,1059799,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G -16567857,1060931,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16567992,1061245,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16568229,1061807,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16568336,1062071,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16568587,1062721,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16568952,1063575,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16568967,1063609,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16569050,1063787,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16569544,1064919,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16569803,1065533,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16569885,1065713,1079,33.3,,70.0,,,,,,,"Fiber, total dietary",G -16569933,1065819,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16570051,1066091,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16570145,1066307,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G -16570187,1066395,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16570724,1067563,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16571039,1068275,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16571348,1069091,1079,1.0,,73.0,,,,,,,"Fiber, total dietary",G -16571493,1069415,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16571913,1070469,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16572133,1070975,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16572343,1071525,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16572439,1071787,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16572592,1072127,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16573021,1073431,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16573181,1073841,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G -16573191,1073869,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16573490,1074579,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16573650,1074991,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16573828,1075437,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16574614,1077361,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16574632,1077411,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16574651,1077475,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16574958,1078201,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16575280,1078949,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16575834,1080245,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16575847,1080273,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16576017,1080649,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -16576452,1081685,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16576460,1081703,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16576597,1082037,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16576830,1082561,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16577047,1083037,1079,6.7,,71.0,,,,,,,"Fiber, total dietary",G -16577134,1083243,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16577248,1083507,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G -16577584,1084283,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16578110,1085551,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G -16578292,1086127,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16578766,1087617,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16579416,1089201,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16579419,1089211,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16579730,1089923,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16579814,1090129,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -16579835,1090173,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16579988,1090539,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16580502,1091803,1079,6.9,,70.0,,,,,,,"Fiber, total dietary",G -16580652,1092123,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16580965,1092865,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16581664,1094533,1079,0.7,,75.0,,,,,,,"Fiber, total dietary",G -16581799,1094881,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16581969,1095263,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16582272,1096019,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16582320,1096131,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16582450,1096423,1079,0.9,,73.0,,,,,,,"Fiber, total dietary",G -16582475,1096481,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16582501,1096535,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -16582634,1096867,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16582672,1096951,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G -16582695,1097021,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16582794,1097263,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16582988,1850284,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -16583422,1850784,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16583599,1850989,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16583700,1851099,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16583842,1851257,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16583963,1851391,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16584051,1851483,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16584080,1851520,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G -16584175,1851631,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16585073,1852640,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16585156,1852733,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16585215,1852794,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16585261,1852845,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16585268,1852852,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16585269,1852853,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G -16585282,1852866,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16585490,1853102,1079,23.3,,70.0,,,,,,,"Fiber, total dietary",G -16585771,1853406,1079,17.9,,70.0,,,,,,,"Fiber, total dietary",G -16586085,1853803,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16586087,1853805,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16587041,1854926,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16587348,1855302,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16587707,1855701,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16587713,1855707,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16588466,1856582,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G -16588715,1856866,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16588849,1857012,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16588936,1857104,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16589054,1857241,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16589196,1857402,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16589246,1857453,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -16589583,1857838,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16589779,1858060,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16590164,1858482,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16590333,1858666,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16590865,1859227,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16590945,1859311,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16590954,1859320,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16591057,1859434,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16591176,1859559,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G -16591301,1859696,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G -16591379,1859780,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16591646,1860082,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16591988,1860509,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -16592097,1860628,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16592167,1860707,1079,8.9,,70.0,,,,,,,"Fiber, total dietary",G -16592292,1860838,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16592718,1861333,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -16592765,1861383,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16592775,1861394,1079,11.4,,70.0,,,,,,,"Fiber, total dietary",G -16592977,1861635,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16593093,1861767,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -16593386,1862099,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -16593858,1862654,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16593868,1862666,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16594051,1862858,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16594066,1862875,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16594193,1863024,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -16594204,1863042,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16594259,1863118,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16594299,1863165,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16594736,1863670,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16594937,1863913,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16595368,1864402,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16595547,1864598,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16595843,1864917,1079,13.8,,70.0,,,,,,,"Fiber, total dietary",G -16595966,1865068,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16596042,1865148,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16596182,1865311,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16596491,1865670,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16596529,1865709,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G -16596633,1865820,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G -16596991,1866240,1079,2.3,,73.0,,,,,,,"Fiber, total dietary",G -16597000,1866251,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G -16597027,1866282,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16597183,1866453,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16597245,1866533,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16597315,1866639,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16597432,1866766,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G -16597697,1867093,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16597807,1867221,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16597938,1867355,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16598039,1867464,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16598244,1867695,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16598281,1867733,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16598338,1867805,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16598384,1867863,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16598538,1868042,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16599173,1868763,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16599456,1869095,1079,12.1,,70.0,,,,,,,"Fiber, total dietary",G -16599797,1869473,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -16599900,1869576,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -16600209,1869911,1079,6.9,,70.0,,,,,,,"Fiber, total dietary",G -16600243,1869946,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -16600607,1870348,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G -16600668,1870417,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16600797,1870569,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16600854,1870629,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16600951,1870744,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G -16601425,1871259,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -16601533,1871381,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16601898,1871821,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16601907,1871830,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16602005,1872181,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16602268,1872614,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16602417,1872818,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G -16602525,1872951,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -16602569,1873033,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16602613,1873097,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16602870,1873446,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16602983,1873648,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G -16603149,1873882,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -16603477,1874274,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16603545,1874348,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16603712,1874573,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16603898,1874851,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16604219,1875276,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16604223,1875280,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16604224,1875281,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16604262,1875328,1079,2.5,,73.0,,,,,,,"Fiber, total dietary",G -16604355,1875456,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16604656,1875839,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16604774,1875991,1079,2.5,,73.0,,,,,,,"Fiber, total dietary",G -16605104,1876422,1079,0.2,,73.0,,,,,,,"Fiber, total dietary",G -16605105,1876423,1079,2.9,,73.0,,,,,,,"Fiber, total dietary",G -16605204,1876554,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16605306,1876708,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16605390,1876812,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16605998,1877607,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16606059,1877684,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16606235,1877931,1079,0.6,,75.0,,,,,,,"Fiber, total dietary",G -16606259,1877958,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16606406,1878200,1079,2.6,,73.0,,,,,,,"Fiber, total dietary",G -16606532,1878362,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16606717,1878624,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16606897,1878840,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16606965,1878922,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16606967,1878924,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16606972,1878929,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16607076,1879053,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16607776,1879928,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16608224,1880517,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16608625,1140141,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -16608863,1140568,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16608881,1140587,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16609126,1140919,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16609178,1140983,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16609644,1141592,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16609883,1141869,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -16610027,1142050,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16610251,1142303,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16610265,1142322,1079,24.0,,70.0,,,,,,,"Fiber, total dietary",G -16610280,1142342,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16610557,1142662,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16610801,1142951,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G -16610803,1142953,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16610889,1143052,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16611046,1143220,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16611301,1143518,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16611863,1144167,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16612010,1144333,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16612187,1144551,1079,11.4,,70.0,,,,,,,"Fiber, total dietary",G -16612397,1144794,1079,0.6,,75.0,,,,,,,"Fiber, total dietary",G -16612445,1144851,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16612560,1144983,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16612578,1145005,1079,8.5,,70.0,,,,,,,"Fiber, total dietary",G -16612872,1880700,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -16612980,1145386,1079,0.9,,71.0,,,,,,,"Fiber, total dietary",G -16613140,1145547,1079,4.4,,78.0,,,,,,,"Fiber, total dietary",G -16613160,1145567,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G -16613239,1145647,1079,4.3,,71.0,,,,,,,"Fiber, total dietary",G -16613260,1145668,1079,2.0,,78.0,,,,,,,"Fiber, total dietary",G -16613283,1145691,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G -16613435,1145845,1079,1.0,,78.0,,,,,,,"Fiber, total dietary",G -16613497,1145907,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G -16613546,1145958,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G -16613829,1146242,1079,4.0,,73.0,,,,,,,"Fiber, total dietary",G -16613901,1146322,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16614566,1147063,1079,1.4,,73.0,,,,,,,"Fiber, total dietary",G -16614567,1147064,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G -16614576,1147083,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16614690,1147216,1079,0.9,,73.0,,,,,,,"Fiber, total dietary",G -16615154,1147840,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16615796,1148763,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16615945,1148978,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16616597,1150140,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16616618,1150170,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -16616834,1150533,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -16617022,1150771,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G -16617041,1150793,1079,1.0,,73.0,,,,,,,"Fiber, total dietary",G -16617065,1150819,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -16617209,1151011,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16617248,1151062,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16617583,1151660,1079,2.5,,73.0,,,,,,,"Fiber, total dietary",G -16617593,1151670,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16617744,1151877,1079,10.5,,70.0,,,,,,,"Fiber, total dietary",G -16617749,1151882,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16617872,1152052,1079,8.1,,70.0,,,,,,,"Fiber, total dietary",G -16617882,1152066,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -16617941,1152128,1079,0.3,,73.0,,,,,,,"Fiber, total dietary",G -16618404,1152648,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16619088,1153465,1079,3.7,,73.0,,,,,,,"Fiber, total dietary",G -16619149,1153533,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G -16619244,1153645,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16619453,1153895,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16619462,1153907,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -16619480,1153927,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16620109,1154656,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16620268,1154843,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16620425,1155010,1079,0.8,,71.0,,,,,,,"Fiber, total dietary",G -16620505,1155090,1079,31.0,,78.0,,,,,,,"Fiber, total dietary",G -16620532,1155117,1079,0.8,,71.0,,,,,,,"Fiber, total dietary",G -16620615,1155200,1079,1.7,,71.0,,,,,,,"Fiber, total dietary",G -16620666,1155251,1079,0.9,,71.0,,,,,,,"Fiber, total dietary",G -16620706,1155292,1079,0.8,,71.0,,,,,,,"Fiber, total dietary",G -16621053,1155676,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -16621587,1156291,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16621641,1156357,1079,8.9,,70.0,,,,,,,"Fiber, total dietary",G -16621830,1156612,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16621848,1156636,1079,3.5,,73.0,,,,,,,"Fiber, total dietary",G -16621977,1156819,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16621986,1156833,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16622109,1157010,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -16622240,1157244,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16622717,1157949,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G -16622835,1158132,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16623956,1159961,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16624224,1160289,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16624228,1160293,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -16624231,1160296,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -16624279,1160375,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G -16624318,1160420,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16624630,1160813,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -16624906,1161134,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16625025,1161270,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16625214,1161478,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -16625250,1161521,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16625648,1161973,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16626017,1162413,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G -16626049,1162450,1079,2.5,,73.0,,,,,,,"Fiber, total dietary",G -16626214,1162654,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16626320,1162773,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16626343,1162798,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16626418,1162884,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16626767,1163306,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G -16627081,1163687,1079,5.2,,71.0,,,,,,,"Fiber, total dietary",G -16627213,1163881,1079,5.7,,71.0,,,,,,,"Fiber, total dietary",G -16627298,1164257,1079,5.4,,71.0,,,,,,,"Fiber, total dietary",G -16627380,1164468,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16627407,1164522,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16627539,1164755,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16627690,1165067,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16627752,1165169,1079,6.5,,71.0,,,,,,,"Fiber, total dietary",G -16628051,1165511,1079,8.3,,71.0,,,,,,,"Fiber, total dietary",G -16628159,1165640,1079,2.3,,75.0,,,,,,,"Fiber, total dietary",G -16628206,1165688,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G -16628217,1165700,1079,4.0,,78.0,,,,,,,"Fiber, total dietary",G -16628258,1165744,1079,3.8,,73.0,,,,,,,"Fiber, total dietary",G -16628569,1166102,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G -16628570,1166103,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16629189,1166794,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16629260,1166882,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16629328,1166957,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16629475,1167123,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16630046,1167778,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16630386,1168172,1079,1.4,,75.0,,,,,,,"Fiber, total dietary",G -16630424,1168215,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16630503,1168300,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16630526,1168329,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16630543,1168350,1079,2.0,,71.0,,,,,,,"Fiber, total dietary",G -16631264,1169828,1079,1.7,,71.0,,,,,,,"Fiber, total dietary",G -16631320,1169987,1079,4.6,,71.0,,,,,,,"Fiber, total dietary",G -16631399,1170147,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16631659,1171008,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16631668,1171019,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16631794,1171171,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16631889,1171295,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -16631946,1171366,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16632010,1171451,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16632049,1171501,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16632421,1171962,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16632676,1172274,1079,7.4,,70.0,,,,,,,"Fiber, total dietary",G -16632686,1172285,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16632958,1172656,1079,22.5,,70.0,,,,,,,"Fiber, total dietary",G -16633034,1172753,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16633137,1172889,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16633149,1172901,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G -16633213,1172987,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16633244,1173023,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -16633498,1173347,1079,20.0,,70.0,,,,,,,"Fiber, total dietary",G -16633655,1173603,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16633773,1173771,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16633878,1173901,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G -16633883,1173907,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16634115,1174170,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16634162,1174224,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16634177,1174243,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -16634426,1174565,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16634697,1174926,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -16634771,1175030,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16635365,1175910,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16636486,1177425,1079,5.9,,73.0,,,,,,,"Fiber, total dietary",G -16636654,1177676,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16636894,1177974,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16637123,1178281,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16637129,1178298,1079,0.9,,75.0,,,,,,,"Fiber, total dietary",G -16637330,1178582,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16637423,1178707,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16637489,1178795,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16637601,1178966,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -16637925,1179471,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16637937,1179483,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16638024,1179611,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16638125,1179763,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16638250,1179940,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16638362,1180111,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16638475,1180289,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16638486,1180303,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16638719,1180614,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16638994,1180947,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16639110,1181093,1079,29.8,,70.0,,,,,,,"Fiber, total dietary",G -16639226,1181262,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16639328,1181420,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16639386,1181491,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16639859,1182137,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16640314,1182799,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16640349,1182848,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16640542,1183087,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16640665,1183235,1079,43.3,,70.0,,,,,,,"Fiber, total dietary",G -16640724,1183311,1079,2.2,,73.0,,,,,,,"Fiber, total dietary",G -16640793,1183400,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16640993,1183635,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16641098,1183759,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16641438,1184226,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16641637,1184476,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16641688,1184570,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16642139,1185209,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16642155,1185228,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16642181,1185264,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16642345,1185475,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -16642434,1185621,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16642720,1186009,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16642772,1186071,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16642782,1186083,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16642879,1186222,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16642988,1186361,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16643130,1186534,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16643343,1186841,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -16643538,1187118,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16643579,1187169,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16643583,1187175,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16643601,1187199,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16643725,1187408,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16643789,1187502,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16643976,1187756,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16644574,1188604,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16644672,1188722,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16644794,1188883,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16645272,1189561,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G -16645403,1189787,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16645408,1189793,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G -16645560,1189980,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G -16645976,1190491,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16646285,1190871,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16646522,1191167,1079,3.2,,73.0,,,,,,,"Fiber, total dietary",G -16646697,1191402,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16647164,1191951,1079,1.4,,73.0,,,,,,,"Fiber, total dietary",G -16647276,1192095,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16647386,1192239,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16647592,1192497,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16647789,1192732,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -16648016,1193040,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -16648302,1193385,1079,26.7,,70.0,,,,,,,"Fiber, total dietary",G -16648318,1193401,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -16648563,1193710,1079,20.0,,70.0,,,,,,,"Fiber, total dietary",G -16648682,1193914,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -16648892,1194268,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16649331,1194875,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16649439,1194999,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16649916,1195846,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16649929,1195866,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16650083,1196081,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G -16650563,1196728,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16650592,1196766,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -16650741,1196969,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16651618,1198324,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16651629,1198357,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16651648,1198384,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16651733,1198502,1079,2.3,,73.0,,,,,,,"Fiber, total dietary",G -16652025,1198934,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16652033,1198953,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16652099,1199028,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16652141,1199083,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16652315,1199346,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16652559,1199712,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16653504,1201140,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16653515,1201152,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16653639,1201338,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16653736,1201465,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16653935,1201758,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G -16654141,1202055,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16654162,1202093,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G -16654185,1202118,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16654241,1202199,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16654300,1202316,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16654431,1202484,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16654714,1202922,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -16654767,1202985,1079,7.9,,70.0,,,,,,,"Fiber, total dietary",G -16654971,1203279,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16655091,1203472,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16655319,1203856,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16655398,1203944,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16655458,1204019,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16655536,1204153,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -16655763,1204430,1079,33.3,,70.0,,,,,,,"Fiber, total dietary",G -16656189,1205164,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G -16656200,1205177,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16656309,1205344,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16656693,1205905,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16656747,1205975,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16657082,1206515,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16657205,1206688,1079,1.0,,75.0,,,,,,,"Fiber, total dietary",G -16657409,1206926,1079,16.7,,70.0,,,,,,,"Fiber, total dietary",G -16657700,1207389,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G -16657727,1207427,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G -16657730,1207432,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16657949,1207752,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16658109,1207958,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G -16658412,1208397,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -16658441,1208440,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16658751,1208838,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16658778,1208883,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16658787,1208892,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16658905,1209031,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16659378,1209648,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16660086,1210603,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16660091,1210609,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16660300,1210864,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -16660632,1211327,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16660760,1211478,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16660773,1211495,1079,11.8,,70.0,,,,,,,"Fiber, total dietary",G -16660967,1211739,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16661119,1211949,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -16661120,1211950,1079,10.3,,70.0,,,,,,,"Fiber, total dietary",G -16661210,1212074,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -16661294,1212179,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16661530,1212485,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16661830,1213394,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16661833,1213398,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16661879,1213470,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16662634,1214546,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -16663055,1215271,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -16663198,1215473,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16664126,1216710,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16664490,1217227,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16664812,1217697,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16664894,1217839,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16664952,1217983,1079,3.2,,73.0,,,,,,,"Fiber, total dietary",G -16665174,1218367,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16665293,1218520,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16665350,1218584,1079,2.3,,73.0,,,,,,,"Fiber, total dietary",G -16665442,1218704,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16665475,1218760,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16665666,1218984,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16665887,1219296,1079,5.6,,70.0,,,,,,,"Fiber, total dietary",G -16665968,1219546,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16665978,1219557,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16666207,1219860,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -16666228,1219885,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G -16666516,1221043,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16666841,1221593,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16667065,1221961,1079,3.8,,73.0,,,,,,,"Fiber, total dietary",G -16667408,1222609,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -16667502,1222776,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16667703,1223072,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16667844,1223350,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G -16667920,1223463,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16667974,1223571,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16668119,1223757,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16668449,1224222,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16668676,1224594,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16668685,1224604,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16668786,1224744,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16668791,1224755,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16669037,1225092,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16669742,1225978,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16669933,1226224,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16670307,1226721,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16670352,1226774,1079,17.9,,70.0,,,,,,,"Fiber, total dietary",G -16670769,1227425,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16671036,1227781,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16671693,1228709,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16672013,1229123,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16672810,1230134,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16673097,1230527,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16673412,1230998,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -16673507,1231137,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16673560,1231196,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G -16673901,1231658,1079,10.3,,70.0,,,,,,,"Fiber, total dietary",G -16675040,1233090,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16675131,1233208,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16675246,1233372,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16675620,1233959,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16675690,1234054,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16675720,1234093,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16675731,1234106,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16676469,1235187,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -16676516,1235244,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G -16676604,1235355,1079,12.1,,70.0,,,,,,,"Fiber, total dietary",G -16676775,1235579,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16676931,1235779,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16677107,1236025,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16677318,1236288,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16677857,1237069,1079,12.0,,70.0,,,,,,,"Fiber, total dietary",G -16678203,1237511,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -16678244,1237557,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16678292,1237615,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -16678475,1237872,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16678591,1238020,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16678826,1238323,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G -16679386,1239079,1079,2.8,,73.0,,,,,,,"Fiber, total dietary",G -16679846,1239792,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16680113,1240162,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -16680193,1240265,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16680244,1240329,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16680477,1240665,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16680752,1240998,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16680767,1241021,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16681149,1241518,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16682142,1242785,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -16682158,1242803,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G -16682401,1243126,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16682465,1243221,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16682559,1243383,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16682580,1243424,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16683024,1243984,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16683661,1244759,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16683786,1244923,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16683818,1244960,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16683844,1245001,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16683929,1245174,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16683998,1245335,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16684160,1245541,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -16684351,1245760,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16684469,1245916,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16684520,1245988,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16684538,1246011,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16684868,1246423,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16684956,1246544,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16684962,1246551,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16685014,1246607,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16685088,1246697,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16685273,1246909,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16685279,1246915,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16685401,1247053,1079,25.7,,70.0,,,,,,,"Fiber, total dietary",G -16685920,1247697,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16686109,1247938,1079,0.9,,73.0,,,,,,,"Fiber, total dietary",G -16686309,1248174,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16686377,1248245,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16686586,1248499,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -16686715,1248697,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16686804,1248870,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16687273,1249502,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16687632,1249973,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16687748,1250109,1079,1.4,,73.0,,,,,,,"Fiber, total dietary",G -16687915,1250306,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16688036,1250459,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -16688203,1250655,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16688210,1250662,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16688402,1250884,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16688545,1251056,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G -16688583,1251099,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16688716,1251272,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16688856,1251436,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16688951,1251547,1079,2.3,,73.0,,,,,,,"Fiber, total dietary",G -16689026,1251631,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16689242,1251882,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -16689293,1252018,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -16689415,1252193,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16689891,1252751,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -16690039,1252939,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16690128,1253043,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16690201,1253132,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16690231,1253174,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16690668,1253723,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16690983,1254107,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16691138,1254288,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -16691352,1254550,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16691616,1254890,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16691669,1254950,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16691715,1255008,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16692189,1255651,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16692604,1256181,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16692697,1256297,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16692805,1256439,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16693334,1257208,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G -16693445,1257340,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G -16693468,1257364,1079,5.2,,70.0,,,,,,,"Fiber, total dietary",G -16693533,1257445,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -16693754,1257761,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -16694256,1258338,1079,5.0,,73.0,,,,,,,"Fiber, total dietary",G -16694399,1258521,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16694612,1258759,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G -16694770,1258977,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16695031,1259398,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16695076,1259457,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16695566,1260072,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -16695673,1260204,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16695705,1260246,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16695721,1260265,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16695816,1260387,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -16695924,1260524,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16695958,1260567,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16695981,1260598,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16696473,1261186,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16696588,1261324,1079,5.5,,70.0,,,,,,,"Fiber, total dietary",G -16696589,1261325,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -16696651,1261395,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16696977,1261771,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16696989,1261783,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G -16697056,1261860,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G -16697257,1262107,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16697343,1262208,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16698411,1263572,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16698481,1263667,1079,14.3,,73.0,,,,,,,"Fiber, total dietary",G -16698520,1263713,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16698597,1263804,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16698656,1263874,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16698964,1264240,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16698975,1264252,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16699313,1264645,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16699484,1264846,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16699520,1264890,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -16699533,1264904,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G -16699635,1265033,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16699680,1265087,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16699898,1265346,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16700348,1265929,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16700463,1266091,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -16700468,1266097,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16700483,1266114,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16700487,1266118,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16700663,1266339,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16700885,1266623,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16701154,1266971,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16701281,1267126,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16701516,1267410,1079,8.9,,70.0,,,,,,,"Fiber, total dietary",G -16701532,1267441,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16702111,1268132,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16702242,1268292,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16702295,1268353,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16702447,1268557,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -16702948,1269234,1079,2.4,,73.0,,,,,,,"Fiber, total dietary",G -16703152,1269459,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16703297,1269675,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16703417,1269840,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16703596,1270049,1079,2.9,,73.0,,,,,,,"Fiber, total dietary",G -16703884,1270415,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16703910,1270451,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -16704066,1270653,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16704311,1270945,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G -16704321,1270957,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16704699,1271401,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16704764,1271470,1079,6.4,,70.0,,,,,,,"Fiber, total dietary",G -16704862,1271606,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16704871,1271620,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -16705006,1271856,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16705172,1272137,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16705386,1272401,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16705520,1272569,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16705635,1272709,1079,1.3,,73.0,,,,,,,"Fiber, total dietary",G -16705745,1272838,1079,33.3,,70.0,,,,,,,"Fiber, total dietary",G -16706112,1273341,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16706139,1273370,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G -16706489,1273788,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16706718,1274122,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16706737,1274149,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16706811,1274223,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16706896,1274321,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -16707114,1274596,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16707136,1274632,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -16707901,1275552,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16708309,1276034,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16708325,1276057,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16708433,1276190,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16708482,1276247,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16708532,1276306,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16708871,1276780,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16709165,1277205,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16709336,1277439,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -16709386,1277516,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16709413,1277546,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16709569,1277805,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16709603,1277847,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G -16709616,1277860,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16709676,1277925,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -16710280,1278678,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16710365,1278769,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16710462,1278891,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16710735,1279254,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16710953,1279528,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G -16711379,1280086,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16711727,1280526,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16712582,1281650,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16712604,1281680,1079,6.1,,70.0,,,,,,,"Fiber, total dietary",G -16712772,1281915,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16712871,1282029,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G -16712874,1282033,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16713235,1282452,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16713530,1282799,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16713598,1282884,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16713604,1282890,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G -16714379,1284147,1079,2.2,,73.0,,,,,,,"Fiber, total dietary",G -16714415,1284207,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16714768,1284685,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G -16714839,1284782,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16714974,1284993,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16716098,1286414,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -16716196,1286522,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -16716263,1286598,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16716364,1286730,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16716453,1286835,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16716471,1286855,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16717258,1287920,1079,31.1,,70.0,,,,,,,"Fiber, total dietary",G -16717391,1288082,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16717441,1288149,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16717534,1288281,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16717537,1288293,1079,2.4,,73.0,,,,,,,"Fiber, total dietary",G -16718081,1289068,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16718740,1290005,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16719039,1290429,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -16719604,1291181,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16719837,1291524,1079,13.2,,70.0,,,,,,,"Fiber, total dietary",G -16720011,1291862,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16720066,1291946,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16720192,1292150,1079,6.7,,73.0,,,,,,,"Fiber, total dietary",G -16720342,1292383,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16720397,1292487,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16720724,1293049,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16720966,1293465,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16721208,1293871,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16721436,1294310,1079,6.5,,70.0,,,,,,,"Fiber, total dietary",G -16721437,1294311,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16721462,1294381,1079,15.8,,70.0,,,,,,,"Fiber, total dietary",G -16721511,1294445,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16722165,1295803,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16722556,1296707,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16722649,1296963,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16723054,1297739,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16723160,1297903,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16723177,1297922,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16723268,1298084,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -16723284,1298120,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16723576,1298735,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16723759,1299082,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -16724216,1300827,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16724376,1301040,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16724397,1301069,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16724455,1301143,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16724539,1301312,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16724828,1301844,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16724859,1301906,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16724996,1302180,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16725050,1302271,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16725073,1302332,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16725641,1303450,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16725663,1303486,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16725889,1303915,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G -16725906,1303936,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16725956,1304005,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16726056,1304143,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16726135,1304253,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -16726258,1304487,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16726365,1304678,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16726530,1304877,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16726547,1304900,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16726561,1304918,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -16726597,1304975,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16727114,1305756,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G -16727134,1305777,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16727149,1305793,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16727347,1306036,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16727412,1306142,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16727529,1306313,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16727557,1306346,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16728565,1307663,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -16728753,1307972,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16729497,1309058,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16730563,1310864,1079,4.8,,73.0,,,,,,,"Fiber, total dietary",G -16730582,1310886,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -16730714,1311061,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16730954,1311354,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -16731131,1311575,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16731171,1311620,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16731305,1311780,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16731865,1312541,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16732055,1312833,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16732217,1313032,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -16732307,1313157,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16732571,1313494,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -16732690,1313649,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16732836,1313823,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G -16733017,1314035,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16733195,1314252,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G -16733387,1314474,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16733623,1314745,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16733630,1314753,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G -16733800,1314968,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16734028,1315315,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16734351,1315748,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16734756,1316263,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G -16735297,1316983,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16735519,1317291,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G -16735865,1317814,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G -16736045,1318054,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16736472,1318622,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16736732,1318940,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -16736808,1319031,1079,20.0,,70.0,,,,,,,"Fiber, total dietary",G -16737247,1319705,1079,1.0,,73.0,,,,,,,"Fiber, total dietary",G -16737446,1319971,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16737452,1319978,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -16737629,1320205,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16737631,1320208,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16737824,1320449,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16737853,1320489,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16738255,1321011,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G -16738332,1321107,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16738451,1321252,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16738528,1321355,1079,3.2,,73.0,,,,,,,"Fiber, total dietary",G -16738654,1321520,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16738794,1321689,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16739212,1322216,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16739236,1322248,1079,6.7,,73.0,,,,,,,"Fiber, total dietary",G -16739288,1322326,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G -16739337,1322387,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16739605,1322732,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16739635,1322771,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16740487,1323882,1079,0.8,,73.0,,,,,,,"Fiber, total dietary",G -16740584,1324002,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16740876,1324376,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G -16741073,1324633,1079,1.5,,73.0,,,,,,,"Fiber, total dietary",G -16741282,1324888,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G -16741418,1325060,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16741793,1325563,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16741966,1325810,1079,1.6,,73.0,,,,,,,"Fiber, total dietary",G -16742004,1325858,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -16742009,1325864,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16742073,1325944,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16742093,1325969,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16742424,1326443,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16742501,1326552,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -16742691,1326828,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16742843,1327030,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16742885,1327083,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16742898,1327106,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16742905,1327113,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16742960,1327218,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16742977,1327263,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16743177,1327524,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16744062,1328850,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16745077,1330415,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16745968,1331752,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16746138,1331993,1079,22.2,,70.0,,,,,,,"Fiber, total dietary",G -16746189,1332111,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16746677,1333204,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16747040,1334146,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16747288,1334936,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16747743,1336959,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G -16747808,1337211,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16747877,1337306,1079,1.0,,73.0,,,,,,,"Fiber, total dietary",G -16748040,1337685,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16748295,1338174,1079,3.8,,73.0,,,,,,,"Fiber, total dietary",G -16748504,1338543,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16749040,1339819,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16749081,1339873,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16749506,1340571,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -16749601,1340727,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G -16749700,1340906,1079,1.5,,73.0,,,,,,,"Fiber, total dietary",G -16749727,1340947,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16750070,1341524,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16750786,1342794,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G -16750824,1342860,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16750915,1343016,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16751113,1343817,1079,6.0,,70.0,,,,,,,"Fiber, total dietary",G -16751217,1344026,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16751272,1344136,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -16751839,1344950,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16751891,1345021,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16752360,1345666,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G -16752540,1345917,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16753318,1347012,1079,11.4,,70.0,,,,,,,"Fiber, total dietary",G -16753620,1347472,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16753879,1347923,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16754090,1348162,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G -16754342,1348488,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16754351,1348499,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16754422,1348588,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16754747,1349035,1079,0.2,,70.0,,,,,,,"Fiber, total dietary",G -16754994,1349367,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16755112,1349519,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G -16755361,1349846,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G -16755370,1349862,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16755499,1350055,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -16755526,1350094,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16756996,1352603,1079,5.3,,73.0,,,,,,,"Fiber, total dietary",G -16757035,1352685,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G -16757081,1352761,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16757247,1353218,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16757384,1353424,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -16757787,1353963,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16757879,1354107,1079,6.0,,70.0,,,,,,,"Fiber, total dietary",G -16758121,1354423,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16758196,1354531,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16758523,1355049,1079,1.0,,73.0,,,,,,,"Fiber, total dietary",G -16758636,1355259,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -16758663,1355289,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16758710,1355354,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16758822,1355486,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16758838,1355511,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16758988,1355808,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16759055,1355937,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16759354,1356340,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G -16759556,1356611,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16759642,1356741,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16759695,1356820,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -16759862,1357101,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16760073,1357423,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16760111,1357498,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16760130,1357527,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16760338,1357861,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16760398,1357938,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16760530,1358153,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16760567,1358191,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16760607,1358232,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16760651,1358280,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16760871,1358557,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16760989,1358715,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16761257,1359102,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16761311,1359183,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16761486,1359420,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16761627,1359620,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16761645,1359644,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16761703,1359746,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16761751,1359835,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16761757,1359849,1079,0.6,,75.0,,,,,,,"Fiber, total dietary",G -16761922,1360150,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16761981,1360253,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G -16762488,1360962,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16762522,1361012,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16762674,1361216,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16762899,1361518,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G -16763008,1361686,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -16763564,1362538,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16763598,1362588,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -16764367,1363747,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16764840,1364355,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16765092,1364677,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16765336,1365368,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16765384,1365429,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16766588,1367383,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16766702,1367554,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16767318,1368421,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16767962,1369325,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16768042,1369468,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16768278,1369934,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16769521,1372548,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G -16769588,1372666,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16769630,1372745,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16769650,1372795,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16769753,1372955,1079,10.4,,70.0,,,,,,,"Fiber, total dietary",G -16769859,1373097,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16769865,1373106,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16770022,1373354,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -16770293,1373841,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16770313,1373875,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16770633,1374418,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16770718,1374535,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16770911,1374825,1079,1.1,,73.0,,,,,,,"Fiber, total dietary",G -16770916,1374832,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16771149,1375162,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16771161,1375180,1079,1.4,,73.0,,,,,,,"Fiber, total dietary",G -16771219,1375246,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16771578,1375732,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16771581,1375735,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16771654,1375838,1079,10.9,,70.0,,,,,,,"Fiber, total dietary",G -16771673,1375863,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16771732,1375929,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16771826,1376073,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16771870,1376142,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16771878,1376152,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16772313,1376808,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16772648,1377290,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -16772819,1377526,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16772867,1377590,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16773079,1377909,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16773122,1377969,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16773133,1377983,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G -16773230,1378123,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16773249,1378154,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G -16773467,1378468,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G -16773739,1378884,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16773762,1378918,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -16773777,1378937,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16773797,1378965,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16773839,1379023,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16773887,1379109,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16774180,1379565,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16774405,1379891,1079,12.2,,70.0,,,,,,,"Fiber, total dietary",G -16774824,1380449,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16775229,1380994,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16775324,1381138,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16775667,1381641,1079,6.5,,70.0,,,,,,,"Fiber, total dietary",G -16776122,1382342,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16776845,1383494,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16776886,1383544,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -16776926,1383615,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16777173,1383995,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -16777401,1384298,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16777456,1384369,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16777558,1384507,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16777564,1384515,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -16777629,1384629,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16777696,1384711,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16777719,1384751,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G -16777756,1384802,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -16777845,1384936,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16777902,1385004,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G -16777929,1385052,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16778503,1385880,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16778541,1385938,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -16778544,1385945,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16778673,1386135,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16778767,1386254,1079,6.0,,70.0,,,,,,,"Fiber, total dietary",G -16778846,1386353,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16778941,1386479,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -16779105,1386707,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -16779378,1387088,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16779436,1387182,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16780187,1388185,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16780559,1388723,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16780684,1388930,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16780705,1388961,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16780750,1389045,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16780991,1389400,1079,2.5,,73.0,,,,,,,"Fiber, total dietary",G -16781028,1389450,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16781270,1389818,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16781279,1389830,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -16781434,1390082,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16781441,1390089,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16781664,1390371,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16782152,1391196,1079,1.6,,73.0,,,,,,,"Fiber, total dietary",G -16782174,1391241,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16782198,1391268,1079,0.9,,75.0,,,,,,,"Fiber, total dietary",G -16782420,1391655,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16782472,1391789,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -16782610,1392086,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16782613,1392089,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16782903,1392571,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G -16783324,1393199,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G -16783476,1393492,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16783500,1393537,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G -16783920,1394276,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16783985,1394357,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -16784111,1394562,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16784114,1394565,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -16784156,1394621,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16784268,1394823,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16784296,1394859,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16784373,1394953,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -16784563,1395225,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16784682,1395401,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -16784913,1395722,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16784919,1395728,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16785177,1396114,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -16785813,1397038,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16785971,1397340,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16786210,1397724,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16786257,1397801,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16786487,1398221,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16786986,1399349,1079,6.9,,70.0,,,,,,,"Fiber, total dietary",G -16786992,1399360,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G -16787243,1399859,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16787334,1400098,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16787688,1400850,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -16788354,1402090,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16788424,1402236,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16788611,1402780,1079,9.3,,70.0,,,,,,,"Fiber, total dietary",G -16788776,1403090,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -16789219,1403969,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16789220,1403971,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16789382,1404194,1079,3.2,,73.0,,,,,,,"Fiber, total dietary",G -16789651,1404633,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -16790259,1405744,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16790423,1406017,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16790446,1406062,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16790509,1406153,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16791140,1407074,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -16791332,1407395,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16791551,1407750,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -16792273,1408950,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16792531,1409378,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16792904,1409970,1079,22.5,,70.0,,,,,,,"Fiber, total dietary",G -16792966,1410048,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16793605,1411052,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16793926,1411495,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16794001,1411604,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16794002,1411605,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16794019,1411632,1079,1.8,,71.0,,,,,,,"Fiber, total dietary",G -16794307,1412072,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16794523,1412412,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16794967,1413113,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16794975,1413130,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16795043,1413238,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G -16795558,1414086,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G -16795854,1414542,1079,15.4,,70.0,,,,,,,"Fiber, total dietary",G -16795861,1414551,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16795865,1414556,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16795918,1414621,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16796176,1415018,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16796301,1415219,1079,23.3,,70.0,,,,,,,"Fiber, total dietary",G -16796346,1415290,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16796566,1415656,1079,7.3,,70.0,,,,,,,"Fiber, total dietary",G -16796602,1415707,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16796851,1416124,1079,9.5,,70.0,,,,,,,"Fiber, total dietary",G -16797023,1416445,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16797042,1416483,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G -16797128,1416637,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16797400,1417013,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -16797559,1417244,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16797618,1417321,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16797622,1417325,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G -16797794,1417583,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16797812,1417614,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -16797883,1417746,1079,2.0,,73.0,,,,,,,"Fiber, total dietary",G -16797949,1417891,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16798116,1418149,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16798561,1418765,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16798851,1419139,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16799434,1419996,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16799493,1420085,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16799593,1420280,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16799913,1420827,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -16800007,1420984,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16800105,1421127,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -16800320,1421435,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16800535,1421787,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16800640,1421932,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16800769,1422133,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16800978,1422452,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16801594,1423261,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -16801886,1423681,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16802024,1423913,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16802028,1423917,1079,1.7,,73.0,,,,,,,"Fiber, total dietary",G -16802375,1424411,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16802420,1424464,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -16802932,1425256,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16803087,1425504,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16803226,1425777,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16803530,1426327,1079,10.6,,70.0,,,,,,,"Fiber, total dietary",G -16803559,1426363,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16803618,1426453,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G -16803734,1426665,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16803745,1426685,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16803926,1426955,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16804199,1427364,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16804272,1427482,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16804639,1428172,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -16804915,1428735,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16805768,1431098,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -16805862,1432338,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16805932,1432906,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16806075,1434539,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G -16806219,1434769,1079,14.8,,70.0,,,,,,,"Fiber, total dietary",G -16806557,1435298,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16806590,1435345,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16806827,1435609,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16807275,1436376,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16807360,1436465,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16807452,1436580,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16807587,1444974,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -16807642,1455342,1079,3.2,,71.0,,,,,,,"Fiber, total dietary",G -16807746,1455446,1079,0.9,,71.0,,,,,,,"Fiber, total dietary",G -16807883,1455585,1079,1.3,,73.0,,,,,,,"Fiber, total dietary",G -16808160,1455863,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16808259,1455965,1079,0.8,,71.0,,,,,,,"Fiber, total dietary",G -16808436,1456144,1079,3.3,,78.0,,,,,,,"Fiber, total dietary",G -16808619,1456330,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16809275,1457001,1079,1.0,,78.0,,,,,,,"Fiber, total dietary",G -16809367,1457093,1079,1.0,,78.0,,,,,,,"Fiber, total dietary",G -16809386,1457112,1079,1.2,,71.0,,,,,,,"Fiber, total dietary",G -16809820,1457605,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16810100,1457914,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G -16810187,1458015,1079,2.1,,71.0,,,,,,,"Fiber, total dietary",G -16810193,1458021,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16811033,1458972,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16811459,1459458,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16811556,1459571,1079,2.6,,78.0,,,,,,,"Fiber, total dietary",G -16811693,1459730,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16811810,1459858,1079,0.1,,72.0,,,,,,,"Fiber, total dietary",G -16812012,1460096,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16812157,1460260,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16812444,1460590,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16812880,1461300,1079,0.4,,71.0,,,,,,,"Fiber, total dietary",G -16812885,1461306,1079,0.9,,71.0,,,,,,,"Fiber, total dietary",G -16812893,1461314,1079,1.0,,78.0,,,,,,,"Fiber, total dietary",G -16813227,1461656,1079,2.0,,71.0,,,,,,,"Fiber, total dietary",G -16813443,1461872,1079,1.7,,71.0,,,,,,,"Fiber, total dietary",G -16813730,1462173,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16813927,1462396,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16813950,1462424,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16814247,1880984,1079,22.5,,70.0,,,,,,,"Fiber, total dietary",G -16814271,1462766,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16814322,1462818,1079,4.0,,78.0,,,,,,,"Fiber, total dietary",G -16814355,1462853,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16814636,1463154,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16814679,1463197,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16814853,1463387,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16814904,1463443,1079,0.3,,75.0,,,,,,,"Fiber, total dietary",G -16815453,1464052,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16815785,1464420,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16815812,1464449,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G -16815837,1464478,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16815993,1464663,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G -16816275,1464990,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16816372,1465103,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16816378,1465109,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G -16816513,1465261,1079,1.4,,73.0,,,,,,,"Fiber, total dietary",G -16816604,1465365,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16816629,1465396,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16817085,1465963,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16817876,1466833,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16818172,1467173,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -16818294,1467340,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16818394,1467468,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16818527,1467615,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16818747,1467882,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16819022,1468232,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16819626,1468898,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16819632,1468904,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G -16819655,1468930,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16819782,1469082,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -16819899,1469215,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16820185,1469542,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16820380,1469801,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -16820638,1470078,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16820720,1470169,1079,8.6,,70.0,,,,,,,"Fiber, total dietary",G -16821287,1470832,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16821339,1470894,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16821631,1471318,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -16821855,1471595,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16821916,1471662,1079,1.7,,73.0,,,,,,,"Fiber, total dietary",G -16822879,1472775,1079,7.1,,73.0,,,,,,,"Fiber, total dietary",G -16823127,1473045,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16823244,1473169,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16823308,1473234,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16823410,1473358,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16823552,1473523,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16823747,1473722,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -16823813,1473802,1079,8.9,,70.0,,,,,,,"Fiber, total dietary",G -16824019,1474052,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -16824215,1474306,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -16824397,1474573,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16824452,1474628,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16825041,1475265,1079,16.7,,70.0,,,,,,,"Fiber, total dietary",G -16825176,1475433,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16825329,1475601,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G -16825366,1475645,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G -16825533,1475844,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16825658,1475992,1079,4.3,,70.0,,,,,,,"Fiber, total dietary",G -16825729,1476074,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16826022,1476426,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -16826077,1476489,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16826206,1476665,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16826504,1477027,1079,0.9,,75.0,,,,,,,"Fiber, total dietary",G -16826734,1477295,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16826890,1477474,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16827204,1477858,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16828147,1478953,1079,3.0,,73.0,,,,,,,"Fiber, total dietary",G -16828149,1478957,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16828443,1479310,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -16828510,1479412,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16828597,1479504,1079,42.9,,70.0,,,,,,,"Fiber, total dietary",G -16829063,1480024,1079,1.7,,73.0,,,,,,,"Fiber, total dietary",G -16829249,1480244,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16829735,1480777,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16830000,1481079,1079,6.5,,70.0,,,,,,,"Fiber, total dietary",G -16830064,1481163,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G -16830472,1481634,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16830596,1481797,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G -16830605,1481809,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16830989,1482230,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G -16831047,1482290,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16831218,1482487,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G -16831807,1483128,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16831927,1483256,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G -16832078,1483434,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16832139,1483507,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16832259,1483629,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G -16832395,1483777,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16832412,1483794,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16832421,1483803,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16832602,1484001,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16832626,1484025,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16833018,1484483,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -16833256,1484746,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16833535,1485086,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16833724,1485288,1079,6.1,,70.0,,,,,,,"Fiber, total dietary",G -16833774,1485346,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G -16834127,1485752,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16834236,1485899,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G -16834365,1486063,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -16834383,1486095,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16834733,1486550,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G -16834749,1486568,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16834949,1486804,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16835116,1486992,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16835239,1487127,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16835784,1487917,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16835906,1488071,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16836360,1488610,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G -16836933,1489315,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16837086,1489501,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16837147,1489574,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16837208,1489643,1079,3.0,,73.0,,,,,,,"Fiber, total dietary",G -16837372,1489863,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16838255,1490974,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -16838298,1491029,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -16838446,1491196,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16838520,1491287,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16838747,1491571,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -16838767,1491598,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -16838946,1491828,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -16839141,1492127,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16839270,1492263,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16839328,1492327,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16839636,1492674,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -16839744,1492839,1079,4.3,,70.0,,,,,,,"Fiber, total dietary",G -16840029,1493190,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16840037,1493199,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16840334,1493565,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16840483,1493735,1079,2.4,,73.0,,,,,,,"Fiber, total dietary",G -16840535,1493787,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16840567,1493819,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G -16840758,1494026,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -16841021,1494340,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -16841120,1494449,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G -16841128,1494458,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16841210,1494554,1079,20.0,,70.0,,,,,,,"Fiber, total dietary",G -16841296,1494672,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16841650,1495122,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16841842,1495356,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16842256,1495955,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16842387,1496110,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G -16842458,1496217,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16842602,1496378,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16843074,1496888,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16843136,1496985,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16843180,1497060,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16843895,1497922,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16843911,1497946,1079,0.8,,73.0,,,,,,,"Fiber, total dietary",G -16844162,1498218,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -16844187,1498247,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16844273,1498341,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G -16844456,1498586,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16844503,1498636,1079,3.5,,73.0,,,,,,,"Fiber, total dietary",G -16844517,1498651,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16844522,1498656,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16844679,1498843,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16844819,1498990,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G -16844890,1499068,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16844931,1499115,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16845000,1499184,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G -16845020,1499204,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16845033,1499217,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16845334,1499561,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16845456,1499739,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16845999,1500394,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16846172,1500591,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16846278,1500729,1079,14.3,,73.0,,,,,,,"Fiber, total dietary",G -16846282,1500733,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16846349,1500808,1079,10.0,,75.0,,,,,,,"Fiber, total dietary",G -16846382,1500843,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -16846560,1501053,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -16847533,1502164,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16847998,1502700,1079,12.0,,70.0,,,,,,,"Fiber, total dietary",G -16848023,1502728,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16848048,1502753,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16848208,1502922,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16848316,1503064,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G -16848619,1503409,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G -16848799,1503607,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16848906,1503722,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16849018,1503851,1079,5.0,,73.0,,,,,,,"Fiber, total dietary",G -16850013,1505419,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16850093,1505523,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16851495,1507058,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16851919,1507560,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16851925,1507570,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16852028,1507682,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -16852109,1507767,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16852217,1507880,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16852326,1507996,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16852400,1508076,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16853080,1508898,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16853293,1509151,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16853459,1509344,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16853545,1509440,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16853769,1509726,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16854136,1510173,1079,1.1,,73.0,,,,,,,"Fiber, total dietary",G -16854322,1510380,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16854412,1510476,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16854721,1510819,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16855035,1511144,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16855135,1511259,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G -16855152,1511277,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16855254,1511540,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16855386,1511682,1079,6.2,,73.0,,,,,,,"Fiber, total dietary",G -16855425,1511726,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -16855682,1512048,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16855902,1512333,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G -16855958,1512507,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -16856052,1513121,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16856270,1513458,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16856649,1514008,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16856996,1514527,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G -16857117,1514692,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16857542,1515282,1079,6.0,,70.0,,,,,,,"Fiber, total dietary",G -16857633,1515420,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16857700,1515521,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16858153,1516104,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16858264,1516265,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16858574,1516726,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G -16858741,1516930,1079,6.0,,70.0,,,,,,,"Fiber, total dietary",G -16858831,1517063,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16859107,1517397,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -16859134,1517426,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16859185,1517489,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16859346,1517676,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16859423,1517759,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16859564,1517920,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16859717,1518117,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16860363,1518933,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16860392,1518976,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16860412,1518996,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G -16860571,1519222,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G -16860657,1519344,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16860873,1519630,1079,2.9,,73.0,,,,,,,"Fiber, total dietary",G -16860975,1519764,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16861032,1519831,1079,9.3,,70.0,,,,,,,"Fiber, total dietary",G -16861162,1519989,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16861240,1520086,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16861408,1520293,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16861674,1520679,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16861793,1520821,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G -16861830,1520867,1079,2.5,,75.0,,,,,,,"Fiber, total dietary",G -16862423,1521566,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16862554,1521733,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16862643,1521845,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16862845,1522087,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16862956,1522211,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16863089,1522387,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16863221,1522556,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16863275,1522624,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -16863288,1522640,1079,29.2,,70.0,,,,,,,"Fiber, total dietary",G -16863542,1522997,1079,3.2,,73.0,,,,,,,"Fiber, total dietary",G -16863590,1523062,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16863809,1523335,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -16863840,1523371,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16864078,1523688,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16864302,1523952,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16864323,1523973,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16864639,1524386,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16864641,1524388,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16864954,1524752,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16865393,1525278,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16865437,1525338,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16865593,1525559,1079,4.3,,70.0,,,,,,,"Fiber, total dietary",G -16865914,1526032,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -16866111,1526313,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16866124,1526330,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16866235,1526466,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16867261,1527780,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16867304,1527831,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16867404,1527945,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16867543,1528109,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16867792,1528407,1079,11.1,,70.0,,,,,,,"Fiber, total dietary",G -16867840,1528469,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16867917,1528567,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16868009,1528678,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16868180,1528907,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16868313,1529074,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16868331,1529096,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16868478,1529265,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -16868930,1529817,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16868950,1529868,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16869235,1530210,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16869439,1530460,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16869615,1530685,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16869953,1531115,1079,2.6,,73.0,,,,,,,"Fiber, total dietary",G -16870362,1531659,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16870624,1532050,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16870783,1532258,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16870805,1532288,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G -16870972,1532492,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16871016,1532567,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16871891,1533620,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16871900,1533633,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16872048,1533836,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16872096,1533893,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16872285,1534131,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G -16872457,1534348,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16872624,1534544,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G -16872727,1534649,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -16872739,1534661,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -16872810,1534743,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16872864,1534800,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16872992,1534937,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G -16873003,1534948,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -16873347,1535319,1079,38.9,,70.0,,,,,,,"Fiber, total dietary",G -16873883,1535943,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16874057,1536156,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -16874387,1536520,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16874916,1537138,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -16874971,1537203,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16874990,1537248,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G -16875076,1537398,1079,1.4,,73.0,,,,,,,"Fiber, total dietary",G -16875432,1537778,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16875650,1538020,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16876004,1538424,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16876302,1538747,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16876365,1538817,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16876487,1538944,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G -16876521,1538981,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16876598,1539060,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16876604,1539066,1079,23.3,,70.0,,,,,,,"Fiber, total dietary",G -16877105,1539617,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16877563,1540137,1079,7.3,,70.0,,,,,,,"Fiber, total dietary",G -16877817,1540397,1079,2.9,,73.0,,,,,,,"Fiber, total dietary",G -16877834,1540418,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G -16878120,1540790,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -16878691,1541535,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -16879088,1541978,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16879296,1542200,1079,5.6,,70.0,,,,,,,"Fiber, total dietary",G -16879386,1542296,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16879448,1542367,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16879553,1542474,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16879629,1542559,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G -16879691,1542632,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16879700,1542641,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16879883,1542847,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16879913,1542881,1079,2.6,,73.0,,,,,,,"Fiber, total dietary",G -16879942,1542911,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16879974,1542943,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16880471,1543490,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16880575,1543607,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16881825,1545057,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16881827,1545059,1079,0.3,,73.0,,,,,,,"Fiber, total dietary",G -16881833,1545065,1079,6.7,,73.0,,,,,,,"Fiber, total dietary",G -16881881,1545119,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16882423,1545754,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16882547,1545899,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16883233,1546683,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16883393,1546880,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16883747,1547306,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16884323,1548024,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16884442,1548165,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16884520,1548249,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16884647,1548420,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16884688,1548471,1079,1.5,,73.0,,,,,,,"Fiber, total dietary",G -16884739,1548534,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16884769,1548575,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16884910,1548766,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16885004,1548872,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16885039,1548913,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16885072,1548960,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -16885168,1549125,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16885564,1549612,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16885586,1549639,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16885985,1550087,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16886176,1550297,1079,11.6,,70.0,,,,,,,"Fiber, total dietary",G -16886465,1550608,1079,4.3,,73.0,,,,,,,"Fiber, total dietary",G -16886707,1550866,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G -16886738,1550899,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16886888,1551064,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16887193,1551478,1079,26.7,,70.0,,,,,,,"Fiber, total dietary",G -16887300,1551600,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16887474,1551811,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G -16887505,1551846,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -16888228,1552659,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16888918,1553432,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16888959,1553474,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16889025,1553553,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16889286,1553827,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16889300,1553841,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16889347,1553892,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -16889580,1554159,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16889590,1554170,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16889670,1554260,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G -16889762,1554366,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -16889816,1554427,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16889933,1554559,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -16890026,1554664,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16890217,1554866,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16890295,1554947,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16890347,1555004,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G -16890686,1555374,1079,4.5,,70.0,,,,,,,"Fiber, total dietary",G -16890841,1555556,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16891157,1555934,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16891240,1556019,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G -16891678,1556506,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16891708,1556537,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16891987,1556845,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -16891988,1556846,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16891992,1556850,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G -16892192,1557076,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16892338,1557229,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16892424,1557325,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16892813,1557776,1079,0.7,,75.0,,,,,,,"Fiber, total dietary",G -16892895,1557867,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16893086,1558089,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16893110,1558117,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16893274,1558294,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16893309,1558338,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16893547,1558616,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G -16893688,1558768,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16893797,1558891,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16893863,1558967,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16894035,1559178,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16894183,1559343,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -16894254,1559423,1079,8.9,,70.0,,,,,,,"Fiber, total dietary",G -16894456,1559669,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16894531,1559745,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16894535,1559749,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -16894973,1560226,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16895381,1560690,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16895406,1560754,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16895493,1560904,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16895725,1561146,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -16895870,1561308,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16895987,1561427,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16896086,1561526,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -16896138,1561579,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16896198,1561640,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16896406,1561858,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -16896557,1562025,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G -16896609,1562082,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16896841,1562337,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -16896948,1562452,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16898012,1563616,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16898279,1563914,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16898305,1563944,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -16898346,1563988,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16898443,1564095,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16898787,1564488,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16899025,1564745,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16899576,1565396,1079,4.0,,73.0,,,,,,,"Fiber, total dietary",G -16899873,1565709,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16900234,1566183,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16900280,1566237,1079,6.0,,70.0,,,,,,,"Fiber, total dietary",G -16900751,1566774,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16900894,1566926,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -16900930,1566969,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G -16901122,1567182,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16901184,1567258,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16901211,1567289,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16901424,1567518,1079,0.9,,73.0,,,,,,,"Fiber, total dietary",G -16901583,1567704,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -16901675,1567808,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16901784,1567929,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16902085,1568286,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G -16902316,1568579,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16902445,1568739,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16902461,1568755,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16902515,1568817,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16902635,1568949,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16902653,1568974,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16902672,1568997,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G -16902751,1569085,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16902909,1569322,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -16902978,1569421,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16903118,1569604,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16904052,1570694,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -16904087,1570729,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16904251,1570911,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16904749,1571519,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16905026,1571840,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16905103,1571927,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16905126,1571953,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16905138,1571971,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16905261,1572137,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -16905471,1572384,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16905649,1572581,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G -16905659,1572591,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16905983,1572984,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16906252,1573291,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16906957,1574124,1079,6.4,,70.0,,,,,,,"Fiber, total dietary",G -16906990,1574160,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -16907303,1574508,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16907411,1574624,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16907450,1574665,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -16907573,1574808,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16907795,1575067,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -16908019,1575349,1079,2.4,,73.0,,,,,,,"Fiber, total dietary",G -16908026,1575362,1079,2.9,,73.0,,,,,,,"Fiber, total dietary",G -16908079,1575425,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16908560,1575926,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16908788,1576167,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16909183,1576628,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -16909214,1576660,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16909272,1576721,1079,12.8,,70.0,,,,,,,"Fiber, total dietary",G -16909619,1577135,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16909656,1577175,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16909764,1577303,1079,25.7,,70.0,,,,,,,"Fiber, total dietary",G -16909965,1577522,1079,4.5,,70.0,,,,,,,"Fiber, total dietary",G -16909987,1577544,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16910272,1577860,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16910496,1578116,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16910559,1578184,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16910612,1578237,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16910701,1578328,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -16911014,1578668,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -16911062,1578717,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G -16911438,1579157,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16911463,1579198,1079,2.1,,73.0,,,,,,,"Fiber, total dietary",G -16911490,1579254,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16911574,1579342,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16912024,1579830,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -16912131,1579953,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -16912173,1580010,1079,9.5,,70.0,,,,,,,"Fiber, total dietary",G -16912783,1580820,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16913204,1581286,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -16913243,1581336,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G -16913261,1581354,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -16914367,1582659,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16914872,1583234,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -16914906,1583270,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G -16915329,1583912,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G -16915346,1583933,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16915425,1584039,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G -16915486,1584112,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16915813,1584599,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16916113,1585041,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16916149,1585097,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16916283,1585258,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16916615,1585819,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16916656,1585893,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16916667,1585904,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16916670,1585908,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G -16916725,1585968,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16917058,1586539,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G -16917131,1586649,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16917575,1587434,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16917902,1587993,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G -16918100,1588326,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16918669,1589458,1079,71.4,,70.0,,,,,,,"Fiber, total dietary",G -16918942,1589914,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16919154,1590202,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16919428,1590745,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -16919513,1590869,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16919791,1591273,1079,2.6,,73.0,,,,,,,"Fiber, total dietary",G -16919990,1591573,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16920050,1591651,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -16920192,1591834,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -16920230,1591894,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16920556,1592343,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16920641,1592529,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -16920643,1592541,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16920669,1592633,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16920702,1592670,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16920938,1592943,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16921126,1593161,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16921249,1593315,1079,37.5,,70.0,,,,,,,"Fiber, total dietary",G -16921412,1593553,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16921528,1593787,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -16921621,1593895,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -16921712,1594047,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G -16921850,1594306,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G -16921931,1594453,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -16921961,1594506,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16922425,1595351,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -16922486,1595427,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16922844,1596034,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16922894,1596096,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G -16923295,1596565,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16923811,1597240,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -16924148,1597705,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -16924212,1597774,1079,1.0,,73.0,,,,,,,"Fiber, total dietary",G -16924483,1598075,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G -16924595,1598202,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16924949,1598632,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -16925012,1598699,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -16925352,1599061,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -16925498,1599212,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16925555,1599285,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16925886,1599725,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16926349,1600336,1079,6.0,,70.0,,,,,,,"Fiber, total dietary",G -16926444,1600442,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16926480,1600506,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G -16926572,1600625,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -16927315,1601552,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16927392,1601657,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16927492,1601814,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16927580,1601928,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16927608,1602001,1079,2.0,,73.0,,,,,,,"Fiber, total dietary",G -16927669,1602112,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16927941,1602585,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -16927998,1602652,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G -16928060,1602721,1079,8.9,,70.0,,,,,,,"Fiber, total dietary",G -16928251,1602931,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16928256,1602937,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16928353,1603044,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16928799,1603564,1079,1.6,,74.0,,,,,,,"Fiber, total dietary",G -16929196,1604001,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16929324,1604145,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16929399,1604253,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16930001,1605002,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16930219,1605274,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16930265,1605330,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16930376,1605452,1079,10.0,,73.0,,,,,,,"Fiber, total dietary",G -16930385,1605462,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -16930767,1605902,1079,34.4,,70.0,,,,,,,"Fiber, total dietary",G -16930812,1605951,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16932014,1607268,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16932208,1607490,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G -16932309,1607622,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16932326,1607640,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16932542,1607910,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16932706,1608089,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16932932,1608359,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16933148,1608636,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16933203,1608691,1079,20.0,,73.0,,,,,,,"Fiber, total dietary",G -16933496,1609043,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16933662,1609243,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -16933753,1609349,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16933855,1609465,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16933917,1609531,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16934136,1609784,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16934424,1610115,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16934522,1610228,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16934632,1610348,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -16934878,1610620,1079,4.9,,70.0,,,,,,,"Fiber, total dietary",G -16934899,1610641,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -16935196,1610994,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16935408,1611256,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -16935649,1611538,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16935655,1611544,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G -16935796,1611707,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16935838,1611782,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16935871,1611832,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16936487,1612521,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16936777,1612852,1079,5.6,,70.0,,,,,,,"Fiber, total dietary",G -16936883,1612971,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16937112,1613237,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -16937605,1613791,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16937861,1614072,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G -16937910,1614126,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16938199,1614449,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16938347,1614612,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16938693,1615009,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16938877,1615227,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16938884,1615235,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16938921,1615276,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16939234,1615628,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16939340,1615745,1079,1.6,,73.0,,,,,,,"Fiber, total dietary",G -16940146,1616668,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16940542,1617114,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16940706,1617302,1079,1.4,,73.0,,,,,,,"Fiber, total dietary",G -16940912,1617544,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16941111,1617759,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16941250,1617920,1079,9.7,,70.0,,,,,,,"Fiber, total dietary",G -16941276,1617949,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -16941298,1617976,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G -16941329,1618011,1079,11.1,,70.0,,,,,,,"Fiber, total dietary",G -16941712,1618473,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16942011,1618841,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16942088,1618927,1079,6.7,,73.0,,,,,,,"Fiber, total dietary",G -16942661,1619619,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16942952,1619974,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16943522,1620675,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16943700,1620900,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16944039,1621318,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16944296,1621648,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16944646,1622114,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16944652,1622121,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16944678,1622152,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16944870,1622373,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -16945318,1622925,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16945444,1623104,1079,2.3,,73.0,,,,,,,"Fiber, total dietary",G -16945560,1623245,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16945703,1623439,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -16945746,1623487,1079,0.6,,73.0,,,,,,,"Fiber, total dietary",G -16945788,1623529,1079,25.8,,70.0,,,,,,,"Fiber, total dietary",G -16945888,1623652,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16946199,1623999,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -16946351,1624210,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G -16946483,1624372,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16946826,1624855,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16946858,1624903,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16946918,1625035,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16947030,1625242,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16947089,1625342,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16947339,1625834,1079,6.5,,70.0,,,,,,,"Fiber, total dietary",G -16947440,1625966,1079,6.0,,70.0,,,,,,,"Fiber, total dietary",G -16947565,1626186,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -16947591,1626239,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16947649,1626342,1079,6.5,,70.0,,,,,,,"Fiber, total dietary",G -16947699,1626586,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16947725,1626666,1079,1.0,,73.0,,,,,,,"Fiber, total dietary",G -16947760,1626756,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16947768,1626797,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16948057,1627334,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16948525,1628531,1079,2.4,,73.0,,,,,,,"Fiber, total dietary",G -16948541,1628589,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16948671,1628974,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G -16949474,1630457,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -16949552,1630608,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16949669,1630900,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16949690,1630967,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16949833,1631339,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -16949912,1631560,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G -16950085,1631807,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16950089,1631811,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16950151,1631881,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16950758,1632721,1079,14.3,,73.0,,,,,,,"Fiber, total dietary",G -16951034,1633098,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16951094,1633169,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -16951143,1633228,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -16951224,1633323,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G -16951249,1633356,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16951292,1633424,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -16952024,1634454,1079,11.1,,70.0,,,,,,,"Fiber, total dietary",G -16952168,1634770,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16952267,1634978,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16952374,1635140,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16952495,1635597,1079,1.0,,73.0,,,,,,,"Fiber, total dietary",G -16952678,1635985,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -16952734,1636105,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -16952853,1636345,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16953010,1636557,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -16953013,1636560,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16953047,1636598,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -16953055,1636607,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16953365,1636949,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16953626,1637266,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16953673,1637315,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -16953717,1637367,1079,1.7,,73.0,,,,,,,"Fiber, total dietary",G -16953854,1637534,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16954014,1637716,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G -16954126,1637855,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16954154,1637887,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16954257,1638006,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16954552,1638340,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16954588,1638383,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16955374,1639277,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16955610,1639570,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16955821,1639865,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16956387,1640497,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16956488,1640621,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G -16956953,1641155,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -16957016,1641228,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -16957076,1641299,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G -16957481,1641757,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16957575,1641859,1079,12.8,,70.0,,,,,,,"Fiber, total dietary",G -16957718,1642007,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G -16957843,1642140,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16957882,1642182,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G -16958385,1642765,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -16958629,1643156,1079,11.4,,70.0,,,,,,,"Fiber, total dietary",G -16958938,1643790,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16959021,1643890,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16959390,1644350,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16959651,1644759,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16959757,1644899,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16960065,1645386,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -16960132,1645462,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16960198,1645533,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16960294,1645646,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16960443,1645814,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16960678,1646067,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16960799,1646194,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16960985,1646403,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G -16961084,1646536,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16961237,1646724,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16961579,1647210,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16961658,1647299,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16961891,1647570,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16962148,1647862,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16962445,1648276,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -16962530,1648385,1079,33.3,,70.0,,,,,,,"Fiber, total dietary",G -16962989,1648918,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16963088,1649037,1079,17.5,,70.0,,,,,,,"Fiber, total dietary",G -16963167,1649133,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16963216,1649194,1079,3.8,,73.0,,,,,,,"Fiber, total dietary",G -16963447,1649460,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16963510,1649531,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -16963625,1649712,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -16963748,1649893,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16964106,1650360,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -16964254,1650515,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16964326,1650603,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16964434,1650726,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16964511,1650816,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16964836,1651219,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16964873,1651268,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16964974,1651385,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16965070,1651507,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16965309,1651790,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16965527,1652127,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16965570,1652171,1079,26.7,,70.0,,,,,,,"Fiber, total dietary",G -16966027,1652750,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16966445,1653254,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -16966453,1653262,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16966497,1653316,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16966663,1653500,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16967194,1654145,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -16967308,1654297,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16967443,1654460,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16967445,1654462,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16967754,1654828,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16967817,1654895,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16968238,1655396,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16968665,1655972,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16968987,1656340,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -16969196,1656588,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16969254,1656652,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16969610,1657069,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16969691,1657171,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16969761,1657265,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G -16970008,1657562,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16970073,1657631,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16970919,1658614,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16971316,1659108,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -16971361,1659174,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16971410,1659226,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16971419,1659241,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16971469,1659302,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16971528,1659364,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16971548,1659384,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -16971685,1659542,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16971711,1659570,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16971792,1659659,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16972245,1660170,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -16972325,1660267,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16972492,1660468,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16972513,1660489,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G -16972514,1660490,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16972617,1660614,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16972903,1660916,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16973450,1661536,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16973523,1661631,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16973669,1661837,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16973966,1662340,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16974253,1662808,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -16974549,1663298,1079,9.5,,70.0,,,,,,,"Fiber, total dietary",G -16974788,1663675,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16974848,1663771,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16974883,1663827,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16974923,1663869,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G -16974996,1664016,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -16975723,1665153,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G -16975786,1665221,1079,5.6,,70.0,,,,,,,"Fiber, total dietary",G -16975950,1665437,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16976020,1665523,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16976060,1665573,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -16976123,1665645,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16976622,1666257,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16976827,1666515,1079,3.0,,73.0,,,,,,,"Fiber, total dietary",G -16977211,1666971,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16977867,1667744,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16977906,1667788,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16978426,1668386,1079,28.6,,70.0,,,,,,,"Fiber, total dietary",G -16978582,1668575,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16978587,1668582,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16978598,1668596,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16978691,1668710,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16978975,1669055,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16979071,1669173,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16979296,1669442,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16979355,1669512,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -16979368,1669526,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16979384,1669544,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16979559,1669740,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G -16979628,1669818,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G -16979649,1669845,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16979716,1669928,1079,1.0,,73.0,,,,,,,"Fiber, total dietary",G -16980212,1670510,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G -16980351,1670670,1079,7.3,,70.0,,,,,,,"Fiber, total dietary",G -16980396,1670725,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -16980420,1670757,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16980474,1670821,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -16980656,1671043,1079,5.1,,70.0,,,,,,,"Fiber, total dietary",G -16981068,1671547,1079,10.5,,70.0,,,,,,,"Fiber, total dietary",G -16981114,1671599,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -16981281,1671809,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16981525,1672101,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16982662,1673438,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -16982696,1673478,1079,9.5,,70.0,,,,,,,"Fiber, total dietary",G -16982999,1673860,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16983387,1674318,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -16983522,1674471,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16983576,1674543,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16983649,1674627,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16983696,1674683,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16983804,1674800,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16984302,1675390,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16984308,1675396,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G -16984363,1675459,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -16985327,1676585,1079,8.6,,70.0,,,,,,,"Fiber, total dietary",G -16985462,1676744,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16985553,1676874,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16985688,1677042,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16985741,1677104,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16985943,1677345,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -16986115,1677545,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16986265,1677723,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -16986310,1677774,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16986335,1677801,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16986401,1677877,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16986662,1678201,1079,4.3,,70.0,,,,,,,"Fiber, total dietary",G -16987093,1678687,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -16987467,1679129,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16987514,1679185,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G -16988039,1679773,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16988325,1680098,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -16988339,1680119,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16988347,1680127,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16988584,1680395,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G -16989835,1681881,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -16989921,1681989,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16990083,1682167,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16990099,1682184,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16990262,1682377,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G -16990465,1682594,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -16990949,1683223,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16991290,1683646,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -16991533,1683930,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16991678,1684136,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G -16992249,1684881,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16992310,1684953,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16992412,1685058,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -16992692,1685382,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -16992810,1685512,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16992937,1685651,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G -16992999,1685722,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16993024,1685750,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -16993116,1685849,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16993263,1686021,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16993264,1686022,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -16993418,1686209,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16993517,1686335,1079,14.0,,70.0,,,,,,,"Fiber, total dietary",G -16993846,1686728,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G -16993942,1686831,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -16994348,1687333,1079,19.0,,70.0,,,,,,,"Fiber, total dietary",G -16994791,1687831,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16994811,1687853,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -16995265,1688387,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16995500,1688658,1079,2.5,,73.0,,,,,,,"Fiber, total dietary",G -16995778,1688982,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G -16995921,1689144,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -16996211,1689504,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G -16996453,1689810,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -16996458,1689815,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16996462,1689820,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16996696,1690114,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -16996764,1690202,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -16996786,1690231,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16996950,1690422,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16997095,1690592,1079,14.8,,70.0,,,,,,,"Fiber, total dietary",G -16997115,1690621,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16997125,1690631,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -16997206,1690733,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16997294,1690834,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -16997553,1691196,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -16997715,1691405,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16998583,1692528,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16998613,1692575,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16998624,1692592,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16998716,1692695,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16998797,1692805,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16998815,1692825,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -16999159,1693390,1079,1.7,,73.0,,,,,,,"Fiber, total dietary",G -16999339,1693637,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -16999456,1693772,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16999505,1693837,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16999915,1694339,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -16999948,1694372,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17000257,1694811,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G -17000474,1695189,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17000518,1695242,1079,2.3,,73.0,,,,,,,"Fiber, total dietary",G -17000651,1695397,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17000693,1695453,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G -17000731,1695501,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17000736,1695507,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17000967,1695849,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -17001544,1696599,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G -17001651,1696733,1079,6.7,,73.0,,,,,,,"Fiber, total dietary",G -17001732,1696831,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17001934,1697074,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17002206,1697409,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -17002331,1697569,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G -17002448,1697718,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -17002505,1697782,1079,8.7,,70.0,,,,,,,"Fiber, total dietary",G -17002516,1697796,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17002610,1697917,1079,5.1,,70.0,,,,,,,"Fiber, total dietary",G -17002767,1698130,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17002824,1698201,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -17002997,1698421,1079,0.9,,73.0,,,,,,,"Fiber, total dietary",G -17003271,1698744,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G -17003353,1698842,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17003526,1699044,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17004068,1699689,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17004219,1699862,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17004243,1699896,1079,21.4,,70.0,,,,,,,"Fiber, total dietary",G -17004496,1700187,1079,5.6,,70.0,,,,,,,"Fiber, total dietary",G -17004513,1700211,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17004572,1700274,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17004634,1700353,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G -17004771,1700518,1079,0.8,,73.0,,,,,,,"Fiber, total dietary",G -17005545,1701447,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17005906,1701869,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G -17006223,1702241,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17006401,1702435,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17006430,1702487,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17006893,1703026,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17006921,1703056,1079,8.3,,70.0,,,,,,,"Fiber, total dietary",G -17006936,1703074,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17006978,1703117,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G -17006986,1703127,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17007056,1703208,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -17007293,1703490,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17007356,1703560,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -17007390,1703601,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17007559,1703801,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17007606,1703864,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G -17007994,1704323,1079,20.0,,70.0,,,,,,,"Fiber, total dietary",G -17008060,1704405,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17008156,1704516,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17008281,1704660,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G -17008605,1705037,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17008650,1705097,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17008858,1705342,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17008918,1705418,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -17009392,1705992,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G -17009397,1705997,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17009663,1706302,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17009971,1706652,1079,6.5,,70.0,,,,,,,"Fiber, total dietary",G -17010031,1706722,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17010032,1706724,1079,2.8,,73.0,,,,,,,"Fiber, total dietary",G -17010182,1706895,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17010272,1707000,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17010464,1707219,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17010527,1707303,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17010678,1707492,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -17010680,1707494,1079,16.3,,70.0,,,,,,,"Fiber, total dietary",G -17010734,1707563,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17010766,1707610,1079,4.5,,70.0,,,,,,,"Fiber, total dietary",G -17010972,1707872,1079,3.9,,70.0,,,,,,,"Fiber, total dietary",G -17011159,1708126,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17011182,1708155,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G -17011297,1708297,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G -17011320,1708329,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -17011370,1708398,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G -17011561,1708644,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17011963,1709196,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17011965,1709198,1079,26.7,,70.0,,,,,,,"Fiber, total dietary",G -17012006,1709249,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -17012037,1709286,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17012138,1709404,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17013036,1710560,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17013945,1711605,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -17014090,1711760,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17014158,1711832,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17014244,1711928,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17014299,1711989,1079,6.1,,70.0,,,,,,,"Fiber, total dietary",G -17014415,1712122,1079,6.0,,70.0,,,,,,,"Fiber, total dietary",G -17014652,1712388,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17014744,1712495,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17014786,1712543,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17014926,1712705,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17014930,1712709,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -17015000,1712791,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17015036,1712832,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17015050,1712848,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G -17015861,1713838,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17015889,1713878,1079,9.5,,70.0,,,,,,,"Fiber, total dietary",G -17015967,1713971,1079,16.0,,70.0,,,,,,,"Fiber, total dietary",G -17016393,1714471,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17016693,1714829,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17016775,1714917,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17017055,1715228,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G -17017326,1715544,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17017585,1715846,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17017590,1715851,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17017736,1716052,1079,5.0,,73.0,,,,,,,"Fiber, total dietary",G -17017782,1716099,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17017801,1716121,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17017875,1716226,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17018182,1716581,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G -17018367,1716791,1079,42.9,,70.0,,,,,,,"Fiber, total dietary",G -17018498,1716940,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -17018602,1717057,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17019105,1717626,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17019313,1717875,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17019389,1717981,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17019455,1718070,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17019462,1718077,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17019600,1718306,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17019921,1718720,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -17020133,1718983,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G -17020157,1719009,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G -17020856,1719857,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17020915,1719919,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17021663,1720932,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17021674,1720944,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17022109,1721690,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17022501,1722152,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G -17022556,1722208,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17022598,1722260,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17022999,1722771,1079,1.6,,73.0,,,,,,,"Fiber, total dietary",G -17023033,1722809,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17023061,1722850,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17023347,1723216,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -17023401,1723299,1079,17.8,,70.0,,,,,,,"Fiber, total dietary",G -17023660,1723595,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17023745,1723709,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17023871,1723856,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17024171,1724193,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17024278,1724351,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -17024572,1724674,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G -17024609,1724723,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17025080,1725289,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17025143,1725366,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17025322,1725590,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -17025344,1725618,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17025349,1725626,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17025680,1726025,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -17025812,1726168,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17026096,1726498,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17026352,1726811,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G -17026398,1726898,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -17026512,1727070,1079,14.8,,70.0,,,,,,,"Fiber, total dietary",G -17026568,1727214,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17026609,1727274,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17026786,1727505,1079,7.7,,73.0,,,,,,,"Fiber, total dietary",G -17026916,1727678,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17027027,1727796,1079,3.8,,73.0,,,,,,,"Fiber, total dietary",G -17027430,1728460,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17027885,1729084,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G -17027952,1729157,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17028074,1729292,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -17028183,1729432,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G -17028230,1729483,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17028293,1729551,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17028343,1729611,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17028640,1729950,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -17028723,1730042,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17028911,1730260,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17028921,1730271,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17029078,1730452,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G -17029080,1730454,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17029093,1730472,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -17029135,1730517,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G -17029283,1730689,1079,4.0,,73.0,,,,,,,"Fiber, total dietary",G -17029351,1730771,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -17029462,1730896,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -17029512,1730969,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17029549,1731011,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17029730,1731201,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17029859,1731344,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17030028,1731537,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17030121,1731641,1079,25.0,,70.0,,,,,,,"Fiber, total dietary",G -17030327,1731891,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17030349,1731913,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17030486,1732074,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17030556,1732161,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17030919,1732595,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17030930,1732607,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17030954,1732633,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17031111,1732814,1079,13.9,,70.0,,,,,,,"Fiber, total dietary",G -17031255,1732977,1079,50.0,,73.0,,,,,,,"Fiber, total dietary",G -17031376,1733117,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17031515,1733282,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17031658,1733465,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17031817,1733658,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17031978,1733843,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17032130,1734030,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17032140,1734040,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G -17033235,1735348,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17033552,1735750,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17033650,1735868,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17034262,1736585,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G -17034528,1736903,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17034661,1737045,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17034830,1737240,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17034854,1737266,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -17035261,1737733,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17035410,1737903,1079,3.0,,73.0,,,,,,,"Fiber, total dietary",G -17035884,1738447,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17036178,1738776,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17036433,1739079,1079,11.8,,70.0,,,,,,,"Fiber, total dietary",G -17036474,1739128,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17036887,1739618,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17037103,1739852,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17037161,1739911,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17037167,1739919,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17037273,1740034,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17037632,1740449,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17037707,1740548,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17037848,1740708,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17038222,1741150,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17038489,1741466,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17038629,1741627,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17038636,1741639,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17038694,1741702,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17038777,1741796,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17039074,1742156,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17039097,1742183,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -17039221,1742322,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17039376,1742498,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -17039599,1742752,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17039720,1742882,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -17039805,1742977,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17040010,1743206,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17040068,1743277,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -17040120,1743347,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17040345,1743616,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17040377,1743652,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -17040477,1743766,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17040482,1743771,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17040950,1744324,1079,31.2,,70.0,,,,,,,"Fiber, total dietary",G -17041050,1744446,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G -17041136,1744548,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17041301,1744737,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17041622,1745145,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -17041741,1745288,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17041778,1745333,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G -17041983,1745583,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17042016,1745619,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -17042058,1745664,1079,2.5,,73.0,,,,,,,"Fiber, total dietary",G -17042093,1745704,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17042279,1745951,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -17042406,1746098,1079,15.9,,70.0,,,,,,,"Fiber, total dietary",G -17042507,1746215,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -17042650,1746371,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -17042750,1746497,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17042832,1746595,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17042981,1746783,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17043197,1747027,1079,20.0,,70.0,,,,,,,"Fiber, total dietary",G -17043346,1747211,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17043390,1747263,1079,0.6,,73.0,,,,,,,"Fiber, total dietary",G -17043491,1747377,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G -17043670,1747618,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17043699,1747649,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17043859,1747837,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G -17044407,1748451,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17044498,1748556,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17044869,1748986,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17045081,1749244,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -17045296,1749487,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17045576,1749810,1079,10.5,,70.0,,,,,,,"Fiber, total dietary",G -17045748,1750044,1079,20.5,,70.0,,,,,,,"Fiber, total dietary",G -17046443,1757747,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17046456,1757760,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17046553,1881016,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -17046711,1758032,1079,3.3,,71.0,,,,,,,"Fiber, total dietary",G -17046728,1758052,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G -17046773,1758101,1079,7.7,,71.0,,,,,,,"Fiber, total dietary",G -17046873,1758205,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G -17046955,1758295,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17047531,1758944,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17047709,1759161,1079,1.5,,71.0,,,,,,,"Fiber, total dietary",G -17048286,1759806,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17048289,1759809,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17048463,1760004,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17048579,1760141,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G -17048831,1760438,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17048886,1760496,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17048902,1760513,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17049390,1761056,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17049401,1761067,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17049407,1761073,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17049522,1761195,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17049617,1761330,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17049626,1761343,1079,4.0,,73.0,,,,,,,"Fiber, total dietary",G -17049824,1761618,1079,2.2,,73.0,,,,,,,"Fiber, total dietary",G -17050046,1761870,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G -17050117,1761950,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17050165,1762008,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -17050234,1762109,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -17050299,1762179,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17050648,1762603,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17050759,1762733,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -17050967,1762988,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17051056,1763083,1079,16.7,,70.0,,,,,,,"Fiber, total dietary",G -17051214,1763276,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17051238,1763302,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -17051254,1763320,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17051300,1763377,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17051698,1763819,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17051754,1763879,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -17052068,1764220,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17052250,1764434,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17052464,1764710,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17052520,1764770,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17052544,1764819,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17052690,1764992,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G -17053033,1765394,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17053055,1765424,1079,6.7,,73.0,,,,,,,"Fiber, total dietary",G -17053155,1765552,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17053325,1765739,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -17053349,1765767,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17053517,1765985,1079,17.9,,70.0,,,,,,,"Fiber, total dietary",G -17053761,1766304,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17053939,1766506,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17053975,1766542,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17054197,1766796,1079,1.7,,73.0,,,,,,,"Fiber, total dietary",G -17054240,1766843,1079,10.9,,70.0,,,,,,,"Fiber, total dietary",G -17054527,1767165,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -17054608,1767255,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17054887,1767602,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17054927,1767647,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17054935,1767656,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17055277,1768066,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17055499,1768312,1079,11.4,,70.0,,,,,,,"Fiber, total dietary",G -17055500,1768313,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17056136,1769038,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17056243,1769157,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17056598,1769573,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17056725,1769718,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17056903,1770096,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -17056935,1770134,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17056984,1770200,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -17057178,1770437,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G -17057491,1770806,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17057591,1770925,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17057679,1771030,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17057786,1771158,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17057789,1771163,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17058166,1771619,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17058721,1772316,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G -17058723,1772318,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G -17059173,1772849,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17059648,1773443,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17059681,1773481,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G -17059700,1773500,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17059708,1773508,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17059786,1773593,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17060799,1774830,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G -17060926,1774970,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -17060936,1774980,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17060957,1775001,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -17061025,1775077,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17061109,1775184,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17061267,1881445,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17061542,1775801,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17061774,1776094,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17061868,1776193,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17062120,1776481,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -17062458,1776900,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17062601,1777062,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17062724,1777228,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17062922,1777465,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17063582,1778227,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17063614,1778259,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17063620,1778265,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -17063877,1778551,1079,4.1,,70.0,,,,,,,"Fiber, total dietary",G -17064353,1779090,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17064413,1779152,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17064727,1779510,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17064786,1779582,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17065057,1779897,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17065110,1779954,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17065443,1780343,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -17065562,1780473,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G -17065685,1780612,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17065832,1780769,1079,7.4,,70.0,,,,,,,"Fiber, total dietary",G -17065934,1780894,1079,11.9,,70.0,,,,,,,"Fiber, total dietary",G -17066036,1781025,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17066486,1781512,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17066628,1781667,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17066755,1781808,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -17066890,1781948,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -17066974,1782037,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17067190,1782277,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17067369,1782476,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17067612,1782810,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17067754,1782964,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G -17067890,1783108,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17068485,1783774,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17068681,1784018,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17068730,1784073,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17069089,1784542,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17069140,1784601,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17069190,1784656,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17069225,1784712,1079,25.0,,70.0,,,,,,,"Fiber, total dietary",G -17069447,1784975,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17070353,1786023,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17070656,1786402,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -17070820,1786601,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17071250,1787082,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17071474,1787359,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17071622,1787527,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17071666,1787586,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17071720,1787648,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17071918,1787874,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17072263,1788326,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -17072272,1788347,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G -17072458,1788649,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17072478,1788669,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17072528,1788757,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -17072584,1788824,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17073115,1789832,1079,10.4,,70.0,,,,,,,"Fiber, total dietary",G -17073312,1790096,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17073491,1790300,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17073553,1790375,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17073889,1790769,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17073943,1790826,1079,11.8,,70.0,,,,,,,"Fiber, total dietary",G -17074041,1790946,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17074054,1790963,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -17074564,1791549,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17074872,1791907,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17074889,1791930,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17075017,1792078,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -17075155,1792248,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17075307,1792440,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17075494,1792642,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17075511,1792663,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17075565,1792720,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17075567,1792723,1079,2.8,,73.0,,,,,,,"Fiber, total dietary",G -17075907,1793120,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17076271,1793523,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17076456,1793724,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G -17076954,1794290,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17077046,1794404,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17077244,1794648,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17077540,1881760,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17077546,1794977,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17077571,1795005,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -17077616,1795059,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17077625,1795070,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17077740,1795193,1079,2.4,,73.0,,,,,,,"Fiber, total dietary",G -17077989,1795477,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -17078359,1795906,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G -17078440,1795994,1079,11.6,,70.0,,,,,,,"Fiber, total dietary",G -17078462,1796019,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17078765,1796365,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -17078774,1796374,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G -17078917,1796535,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17078953,1796581,1079,20.0,,70.0,,,,,,,"Fiber, total dietary",G -17079469,1797161,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17079500,1797196,1079,20.0,,70.0,,,,,,,"Fiber, total dietary",G -17079853,1797616,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G -17080102,1797894,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17080661,1798577,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17081222,1799282,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17081274,1799379,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -17081409,1799583,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17081543,1799729,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17081668,1799885,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G -17081826,1800089,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -17082425,1800889,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17082596,1801080,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17082688,1801197,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17082931,1801477,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17083571,1802248,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G -17083774,1802572,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17084049,1802957,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G -17084369,1803324,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17084528,1803500,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17084603,1803587,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17085083,1804124,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17085801,1805005,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17085832,1805040,1079,18.0,,70.0,,,,,,,"Fiber, total dietary",G -17085878,1805095,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17086490,1805822,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17086569,1805909,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17086614,1805959,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17087107,1806559,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17087289,1806765,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17087685,1807257,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17087750,1807330,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17088352,1808035,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17088807,1808619,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17088954,1808785,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17088977,1808811,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17089097,1808964,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17089643,1809605,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17089922,1809916,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17090032,1810039,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17090316,1810401,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17091303,1811567,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G -17091610,1811917,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17091649,1811970,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17091698,1812027,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G -17091754,1812098,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17092051,1812453,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17092429,1812883,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17092449,1812905,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17093040,1813595,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17093110,1813677,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17093257,1813842,1079,2.0,,73.0,,,,,,,"Fiber, total dietary",G -17093258,1813843,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17093345,1813950,1079,3.0,,73.0,,,,,,,"Fiber, total dietary",G -17093429,1814050,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G -17093488,1814114,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -17093578,1814222,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17094323,1815055,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17094354,1815095,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17094362,1815105,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17094866,1815684,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17094903,1815726,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -17094934,1815760,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17094976,1815805,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17095229,1816078,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17095503,1816399,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17096083,1817095,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -17096087,1817099,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17096164,1817183,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17096380,1817432,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17096548,1817636,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G -17096935,1818067,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17097138,1818295,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17097449,1818639,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17097811,1819056,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17097871,1819127,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17098059,1819345,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17098328,1819660,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17098406,1819742,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17098662,1820048,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -17099106,1820557,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17099661,1821237,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17100111,1821746,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17100255,1821903,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17100322,1821975,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G -17100589,1822281,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17100643,1822350,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17100844,1822586,1079,1.3,,73.0,,,,,,,"Fiber, total dietary",G -17101301,1823105,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17101307,1823114,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -17101732,1823618,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17101898,1823799,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -17101944,1823854,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17102096,1824018,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17102126,1824057,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17102579,1824604,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17102708,1824758,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17102992,1825087,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17103079,1825191,1079,8.9,,70.0,,,,,,,"Fiber, total dietary",G -17103374,1825521,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17103817,1826031,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -17104240,1826509,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -17104478,1826776,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17104578,1826886,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17104963,1827323,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17104999,1827365,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17105173,1827571,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17105209,1827608,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17105311,1827721,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17105830,1828309,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17105907,1828394,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17106132,1828637,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17106284,1828802,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17106471,1829010,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17106490,1829030,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G -17106916,1829502,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17107165,1829778,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17107221,1829840,1079,25.0,,70.0,,,,,,,"Fiber, total dietary",G -17107356,1830006,1079,8.9,,70.0,,,,,,,"Fiber, total dietary",G -17107405,1830061,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -17107447,1830114,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17107675,1830364,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17107719,1830413,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17107981,1830694,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17108019,1830739,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G -17108094,1830821,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17108097,1830824,1079,4.9,,70.0,,,,,,,"Fiber, total dietary",G -17108110,1830841,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17108330,1831105,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17108509,1831314,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17108557,1831372,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G -17108591,1831411,1079,0.9,,73.0,,,,,,,"Fiber, total dietary",G -17108962,1831840,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17109193,1832110,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -17109237,1832155,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17109457,1832402,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17109475,1832432,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17109935,1833030,1079,0.9,,73.0,,,,,,,"Fiber, total dietary",G -17110146,1833295,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -17110327,1833514,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -17110537,1833773,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17110610,1833868,1079,8.3,,70.0,,,,,,,"Fiber, total dietary",G -17110640,1833909,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -17111035,1834360,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17111636,1835025,1079,9.8,,70.0,,,,,,,"Fiber, total dietary",G -17111674,1835065,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G -17111860,1835297,1079,20.0,,70.0,,,,,,,"Fiber, total dietary",G -17112328,1835844,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17112434,1835961,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17112453,1835981,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -17113244,1836879,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17113422,1837097,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17113536,1837227,1079,3.9,,70.0,,,,,,,"Fiber, total dietary",G -17113713,1837422,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G -17113857,1837587,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -17114145,1838025,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -17114223,1838171,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17114280,1838257,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -17114288,1838269,1079,37.5,,70.0,,,,,,,"Fiber, total dietary",G -17114374,1838395,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17114441,1882344,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -17114977,1838756,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17115013,1838806,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17115420,1839284,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17115552,1882761,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17115570,1882771,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17115691,1839584,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G -17115778,1882857,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17115803,1882870,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17115930,1839842,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -17116106,1882959,1079,25.0,,70.0,,,,,,,"Fiber, total dietary",G -17116342,1883014,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -17116656,1840722,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -17116684,1840756,1079,22.2,,70.0,,,,,,,"Fiber, total dietary",G -17116849,1841026,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -17116957,1841154,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17117003,1841201,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -17117018,1841216,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17117022,1841221,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17117148,1841353,1079,19.8,,70.0,,,,,,,"Fiber, total dietary",G -17117321,1841531,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G -17117406,1841633,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17117525,1841790,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17117586,1841870,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -17117600,1841893,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17117686,1841990,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G -17117963,1842352,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G -17118247,1842681,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17118249,1883369,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17118388,1842852,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17118482,1842958,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17118553,1883432,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G -17118582,1843074,1079,16.7,,70.0,,,,,,,"Fiber, total dietary",G -17119398,1844051,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -17119440,1844098,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17119513,1844178,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -17119871,1844574,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17120331,1845136,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17120566,1845411,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17120599,1845447,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17120732,1845598,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17120848,1883598,1079,3.5,,73.0,,,,,,,"Fiber, total dietary",G -17120935,1845831,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17121177,1846123,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -17121248,1846203,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G -17121393,1846397,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G -17121809,1846887,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17121852,1846934,1079,27.5,,70.0,,,,,,,"Fiber, total dietary",G -17121980,1847087,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -17122212,1847341,1079,1.1,,75.0,,,,,,,"Fiber, total dietary",G -17122463,1883953,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17122548,1884041,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17122813,1884329,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17122836,1884353,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17123129,1884660,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17123191,1884725,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17123368,1884916,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17123391,1884943,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17123829,1885564,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17123867,1885611,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17123872,1885617,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -17123928,1885676,1079,0.4,,75.0,,,,,,,"Fiber, total dietary",G -17124018,1885772,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17124025,1885779,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17124092,1885854,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17124214,1885991,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -17124293,1886074,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G -17124303,1886087,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -17124376,1886165,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -17124660,1886461,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17124728,1886571,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17124818,1886691,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17124888,1886766,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17125048,1886939,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G -17125359,1887291,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -17125692,1887659,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17126047,1888065,1079,7.2,,70.0,,,,,,,"Fiber, total dietary",G -17126099,1888122,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17126155,1888183,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -17126405,1888465,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17126450,1888512,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17126965,1889144,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17127178,1889401,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17127179,1889402,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17127183,1889406,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17127462,1889722,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17127564,1889833,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17128045,1890403,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17128262,1890653,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17128543,1890944,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17128575,1890976,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G -17128624,1891032,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17128713,1891139,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17128854,1891285,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -17128885,1891316,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G -17129025,1891468,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17129361,1891829,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17129386,1891859,1079,6.6,,70.0,,,,,,,"Fiber, total dietary",G -17129488,1891976,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17129513,1892015,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17129685,1892202,1079,6.1,,70.0,,,,,,,"Fiber, total dietary",G -17129865,1892396,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17129992,1892529,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17130228,1892801,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17130253,1892830,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17130382,1892976,1079,4.3,,70.0,,,,,,,"Fiber, total dietary",G -17131298,1894003,1079,2.9,,73.0,,,,,,,"Fiber, total dietary",G -17131323,1894028,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17131563,1894297,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17131628,1894373,1079,33.3,,70.0,,,,,,,"Fiber, total dietary",G -17131638,1894384,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17131795,1894577,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17131890,1894686,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17131997,1894800,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17132358,1895195,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17132445,1895298,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17132653,1895574,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17132782,1895711,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17132887,1895826,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17133062,1896005,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17133104,1896049,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17133166,1896114,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -17133374,1896335,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17133419,1896389,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17133482,1896461,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17133547,1896528,1079,5.1,,70.0,,,,,,,"Fiber, total dietary",G -17133590,1896575,1079,28.3,,70.0,,,,,,,"Fiber, total dietary",G -17133856,1896856,1079,6.5,,70.0,,,,,,,"Fiber, total dietary",G -17134052,1897084,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -17134171,1897218,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17134468,1897548,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -17134542,1897628,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17134916,1898092,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17135109,1898310,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17135271,1898495,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17135326,1898553,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17135702,1898961,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G -17136077,1899377,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17136240,1899566,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17136248,1899574,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17136382,1899728,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17136425,1899778,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17136580,1899994,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17136910,1900430,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17136956,1900493,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -17136983,1900521,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17137780,1901472,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17137844,1901541,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17137847,1901544,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17137955,1901674,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17138074,1901815,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17138279,1902078,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G -17138504,1902352,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17138639,1902507,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17138703,1902585,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17138819,1902730,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17138949,1902872,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17139135,1903098,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17139147,1903121,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -17139442,1903444,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17139588,1903604,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17139778,1903850,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17139855,1903934,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17139886,1903971,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17139990,1904106,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17140023,1904153,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17140345,1904501,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17140549,1904735,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -17140665,1904867,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -17140707,1904911,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17140880,1905104,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17141489,1905772,1079,6.5,,70.0,,,,,,,"Fiber, total dietary",G -17141512,1905798,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17141597,1905891,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17141860,1906200,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17142064,1906477,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17142514,1906981,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -17142678,1907169,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17143115,1907678,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G -17143316,1907950,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17143465,1908160,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17144317,1909453,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17144650,1909986,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17144802,1910322,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -17144940,1910514,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17145370,1911271,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17145996,1912207,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17146129,1912384,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17146430,1912722,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17146717,1913093,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17146873,1913261,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17147096,1913528,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17147379,1913835,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -17147418,1913877,1079,0.6,,73.0,,,,,,,"Fiber, total dietary",G -17147458,1913921,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -17147733,1914272,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -17148323,1914970,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17148362,1915015,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17148421,1915096,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G -17148614,1915371,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17148639,1915402,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17149025,1915829,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17149110,1915921,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17149272,1916102,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17149475,1916341,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17149479,1916345,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17149573,1916473,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17150501,1917506,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17150737,1917765,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17150753,1917785,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17150909,1917956,1079,1.7,,75.0,,,,,,,"Fiber, total dietary",G -17151187,1918278,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17151360,1918481,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17151588,1918780,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17151696,1918913,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17151708,1918926,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17151817,1919054,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17151881,1919124,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17152021,1919280,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17152261,1919541,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17152725,1920059,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17152896,1920246,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G -17152970,1920328,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17153017,1920376,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17153484,1920895,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G -17153585,1921003,1079,2.2,,73.0,,,,,,,"Fiber, total dietary",G -17153791,1921232,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17154043,1921522,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17154223,1921716,1079,6.1,,70.0,,,,,,,"Fiber, total dietary",G -17154267,1921765,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G -17154650,1922194,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17154663,1922207,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17154850,1922414,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17154932,1922518,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17155154,1922775,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17155672,1923357,1079,9.7,,70.0,,,,,,,"Fiber, total dietary",G -17155989,1923728,1079,16.7,,70.0,,,,,,,"Fiber, total dietary",G -17156287,1924066,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -17156611,1924451,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17156706,1924562,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17157352,1925312,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17157353,1925313,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17157368,1925330,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17157596,1925602,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17157612,1925620,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17157690,1925709,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G -17157727,1925748,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17157993,1926058,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17158072,1926145,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17158361,1926472,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G -17158481,1926604,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17158550,1926707,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -17158595,1926773,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G -17158735,1927041,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17158887,1927304,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17158987,1927508,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -17159025,1927567,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17159078,1927660,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G -17159155,1927765,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -17159179,1927789,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G -17159386,1928025,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17159478,1928148,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17159684,1928417,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17159832,1928585,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -17161382,1930583,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -17161515,1930728,1079,2.2,,73.0,,,,,,,"Fiber, total dietary",G -17161813,1931064,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17161871,1931128,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17162051,1931325,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17162415,1931785,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17162586,1931974,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17162716,1932121,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17162904,1932383,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17163054,1932597,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17163158,1932767,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G -17163504,1933207,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17163595,1933305,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17163879,1933622,1079,0.2,,70.0,,,,,,,"Fiber, total dietary",G -17163942,1933700,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -17164151,1933938,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17164222,1934015,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17164615,1934445,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17164759,1934592,1079,7.9,,70.0,,,,,,,"Fiber, total dietary",G -17165028,1934900,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17165488,1935589,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17165682,1935874,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17165684,1935877,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17165875,1936163,1079,11.1,,70.0,,,,,,,"Fiber, total dietary",G -17165889,1936197,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17166335,1936733,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17166393,1936801,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17166546,1936966,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17166754,1937215,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17166824,1937306,1079,15.4,,70.0,,,,,,,"Fiber, total dietary",G -17167431,1938037,1079,4.3,,70.0,,,,,,,"Fiber, total dietary",G -17167827,1938505,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17168362,1939108,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17168635,1939452,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17168638,1939455,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17168789,1939651,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17168891,1939768,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -17168999,1939884,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -17169456,1940404,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17169730,1940718,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17169763,1940759,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17169989,1941049,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17169996,1941057,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G -17170138,1941232,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17170205,1941318,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17170231,1941361,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17170477,1941640,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -17171082,1942349,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17171185,1942464,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17171739,1943107,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17171878,1943258,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17171969,1943362,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17172425,1943933,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17172546,1944071,1079,5.6,,70.0,,,,,,,"Fiber, total dietary",G -17172839,1944389,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17172847,1944397,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17173061,1944642,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17173142,1944730,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17173940,1945665,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17174060,1945789,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -17174692,1946506,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17174790,1946613,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17174806,1946630,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -17174859,1946684,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17174932,1946759,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17174958,1946791,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17175237,1947094,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17175265,1947125,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -17175879,1947918,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17175907,1947953,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17176119,1948176,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G -17176226,1948300,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17176254,1948335,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17176281,1948365,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17176411,1948522,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17176561,1948698,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17176584,1948723,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G -17176597,1948738,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17176632,1948778,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17176710,1948866,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17177327,1949592,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17178103,1950472,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17178508,1950952,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17179101,1951610,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -17179198,1951713,1079,6.9,,70.0,,,,,,,"Fiber, total dietary",G -17179397,1951946,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17179958,1952591,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G -17179973,1952609,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -17180460,1953178,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17180505,1953231,1079,1.1,,73.0,,,,,,,"Fiber, total dietary",G -17180585,1953317,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17180665,1953400,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -17181015,1953804,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17181028,1953821,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17181229,1954055,1079,1.1,,73.0,,,,,,,"Fiber, total dietary",G -17181327,1954162,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17181763,1954668,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17181855,1954767,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17181900,1954818,1079,1.7,,73.0,,,,,,,"Fiber, total dietary",G -17182124,1955064,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -17182203,1955154,1079,8.6,,70.0,,,,,,,"Fiber, total dietary",G -17182328,1955295,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17182564,1955554,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17182585,1955576,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G -17182648,1955643,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17183215,1956306,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17183267,1956364,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17183293,1956393,1079,12.1,,70.0,,,,,,,"Fiber, total dietary",G -17183555,1956685,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17183634,1956785,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17183695,1956850,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17183866,1957060,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17183905,1957099,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17184012,1957219,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17184863,1958181,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -17185045,1958389,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G -17185090,1958440,1079,25.5,,70.0,,,,,,,"Fiber, total dietary",G -17185357,1958732,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -17186032,1959466,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17186042,1959479,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17186142,1959588,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17186210,1959658,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17186581,1960060,1079,6.7,,73.0,,,,,,,"Fiber, total dietary",G -17186735,1960225,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -17187342,1960902,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G -17187595,1961188,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17187716,1961329,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17187773,1961396,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17187827,1961460,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17187979,1961635,1079,17.9,,70.0,,,,,,,"Fiber, total dietary",G -17188551,1962279,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17188826,1962577,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17189139,1962926,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17189249,1963044,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17189581,1963410,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17189728,1963582,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -17189741,1963595,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -17189764,1963619,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17189869,1963731,1079,15.4,,70.0,,,,,,,"Fiber, total dietary",G -17190217,1964143,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17190646,1964656,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17191007,1965042,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G -17191290,1965349,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17192090,1966251,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G -17192237,1966419,1079,21.4,,70.0,,,,,,,"Fiber, total dietary",G -17192926,1967164,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17193290,1967583,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17193466,1967782,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17193552,1967888,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G -17193631,1967974,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17193749,1968105,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17193878,1968248,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17194026,1968415,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17194076,1968471,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17194497,1969000,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17194787,1969333,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -17194985,1969541,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17195009,1969565,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -17195043,1969608,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17195073,1969639,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17195222,1969830,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17195454,1970082,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17195507,1970137,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G -17195638,1970278,1079,0.9,,75.0,,,,,,,"Fiber, total dietary",G -17196298,1971029,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17197200,1972135,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -17197572,1972564,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17198095,1973140,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -17198099,1973144,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -17199382,1974539,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G -17199574,1974759,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17199825,1975026,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G -17199988,1975200,1079,40.0,,70.0,,,,,,,"Fiber, total dietary",G -17200102,1975316,1079,11.6,,70.0,,,,,,,"Fiber, total dietary",G -17200120,1975335,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G -17200193,1975410,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17200324,1975548,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17200365,1975593,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17200796,1976078,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17200884,1976170,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17201031,1976321,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17201083,1976378,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17201414,1976751,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17201422,1976761,1079,26.7,,70.0,,,,,,,"Fiber, total dietary",G -17201483,1976833,1079,4.2,,73.0,,,,,,,"Fiber, total dietary",G -17201646,1977007,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17201837,1977209,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -17202816,1978290,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -17202834,1978309,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -17202846,1978324,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17202940,1978424,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17203010,1978501,1079,6.9,,70.0,,,,,,,"Fiber, total dietary",G -17203068,1978584,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17203264,1978805,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17203497,1979044,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17203794,1979354,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17204027,1979597,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17204170,1979745,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17204250,1979831,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G -17204679,1980300,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17204774,1980395,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17204868,1980498,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17205413,1981081,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17205615,1981302,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17205669,1981363,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17205773,1981468,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17205794,1981490,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -17205973,1981682,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17206031,1981746,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17206062,1981777,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17207119,1982922,1079,15.6,,70.0,,,,,,,"Fiber, total dietary",G -17207122,1982925,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G -17207290,1983145,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G -17207348,1983221,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17207493,1983403,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17207501,1983413,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17207591,1983542,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17207637,1983617,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17207769,1983768,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17207855,1983859,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17207984,1983996,1079,3.4,,73.0,,,,,,,"Fiber, total dietary",G -17207991,1984003,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17208249,1984285,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17208726,1984795,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17208743,1984812,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G -17208804,1984875,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -17208905,1984984,1079,66.7,,73.0,,,,,,,"Fiber, total dietary",G -17209234,1985345,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17209638,1985776,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17209949,1986116,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17209989,1986157,1079,18.2,,70.0,,,,,,,"Fiber, total dietary",G -17209993,1986161,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17210070,1986246,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17210489,1986682,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17210494,1986688,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -17211108,1987349,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17211188,1987449,1079,15.6,,70.0,,,,,,,"Fiber, total dietary",G -17211450,1987733,1079,11.6,,70.0,,,,,,,"Fiber, total dietary",G -17211461,1987749,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17211683,1987994,1079,5.5,,70.0,,,,,,,"Fiber, total dietary",G -17211849,1988180,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17212211,1988577,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17212256,1988623,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17212511,1988900,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17212581,1988975,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17212631,1989026,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17212666,1989063,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17212711,1989112,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17213227,1989655,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G -17213312,1989745,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -17213390,1989827,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17213637,1990087,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17213713,1990163,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G -17213871,1990333,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17214018,1990496,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17214122,1990603,1079,8.7,,70.0,,,,,,,"Fiber, total dietary",G -17214251,1990739,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17214586,1991098,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -17214912,1991448,1079,13.6,,70.0,,,,,,,"Fiber, total dietary",G -17215036,1991580,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17215063,1991607,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17215197,1991744,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17215337,1991895,1079,4.9,,70.0,,,,,,,"Fiber, total dietary",G -17215500,1992069,1079,27.5,,70.0,,,,,,,"Fiber, total dietary",G -17215637,1992230,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -17215939,1992557,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17216337,1992985,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17216353,1993003,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G -17216420,1993078,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17216939,1993679,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17217079,1993825,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17217943,1994818,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17218117,1995013,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17218407,1995391,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17218695,1995747,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17218925,1996006,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17219183,1996299,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17219441,1996602,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17219485,1996667,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17219629,1996831,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -17219771,1996986,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17219929,1997166,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -17220760,1998098,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17220763,1998101,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17221201,1998609,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17221276,1998694,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17221609,1999054,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17221724,1999182,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17221800,1999268,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17222066,1999568,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -17222410,2007620,1079,2.0,,78.0,,,,,,,"Fiber, total dietary",G -17222447,2007657,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17222845,2008102,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17223391,2008706,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17223434,2008749,1079,3.7,,73.0,,,,,,,"Fiber, total dietary",G -17223459,2008774,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17223511,2008841,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -17223907,2009287,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17224001,2009388,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17224121,2009557,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17224214,2009672,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17224318,2009799,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17224618,2010129,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17224873,2010414,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17224962,2010515,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17225121,2010732,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17225216,2010838,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G -17225255,2010879,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17225442,2011100,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17225496,2011169,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17225868,2011611,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17225917,2011666,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17226281,2012086,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17226376,2012190,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17226954,2012890,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17227126,2013094,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G -17227971,2014159,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -17228332,2014536,1079,10.6,,70.0,,,,,,,"Fiber, total dietary",G -17228422,2014650,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -17228575,2014814,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17228748,2015016,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -17228751,2015019,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G -17229044,2015398,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17229215,2015583,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17229447,2015825,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17229533,2015934,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17229722,2016162,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17230456,2017068,1079,5.1,,70.0,,,,,,,"Fiber, total dietary",G -17230669,2017339,1079,5.7,,75.0,,,,,,,"Fiber, total dietary",G -17230690,2017361,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -17231024,2017764,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17231352,2018142,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -17231514,2018319,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17232015,2018906,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G -17232143,2019040,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -17232262,2019177,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17232641,2019629,1079,20.0,,70.0,,,,,,,"Fiber, total dietary",G -17232732,2019729,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17232955,2019992,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17233134,2020192,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17233266,2020347,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G -17233412,2020506,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17233442,2020536,1079,9.3,,70.0,,,,,,,"Fiber, total dietary",G -17233471,2020567,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17233714,2020849,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -17233863,2021010,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17234035,2021214,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17234099,2021285,1079,7.3,,70.0,,,,,,,"Fiber, total dietary",G -17234192,2021392,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17234370,2021579,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17234503,2021746,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -17234732,2022001,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G -17234776,2022048,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17235176,2022588,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17235242,2022663,1079,10.3,,70.0,,,,,,,"Fiber, total dietary",G -17235397,2022854,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17235514,2022992,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17235549,2023101,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17236200,2023979,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17236274,2024079,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17236297,2024105,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17236355,2024175,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17236429,2024264,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17236437,2024273,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17236471,2024310,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G -17237112,2025179,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17237339,2025448,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -17237366,2025481,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17237762,2025982,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -17238005,2026331,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17238047,2026382,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17238151,2026499,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17238341,2026749,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G -17238425,2026858,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17238636,2027109,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17239192,2027784,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17239434,2028107,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17239510,2028206,1079,15.0,,70.0,,,,,,,"Fiber, total dietary",G -17239963,2028845,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17240180,2029086,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17240477,2029475,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17240493,2029496,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17240665,2029723,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17240816,2029890,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -17240953,2030047,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G -17240980,2030076,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -17241169,2030311,1079,1.5,,73.0,,,,,,,"Fiber, total dietary",G -17241687,2030861,1079,8.9,,70.0,,,,,,,"Fiber, total dietary",G -17241752,2030937,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17242489,2031824,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17242585,2031935,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17242909,2032294,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17243019,2032436,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -17243116,2032538,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17243182,2032622,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17243224,2032681,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -17243507,2032999,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17243960,2033514,1079,12.3,,70.0,,,,,,,"Fiber, total dietary",G -17244381,2033994,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -17244522,2034167,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17244627,2034287,1079,1.6,,73.0,,,,,,,"Fiber, total dietary",G -17244709,2034482,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17244716,2034504,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17244912,2035045,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G -17245087,2035239,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G -17245105,2035258,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17245802,2036005,1079,3.8,,73.0,,,,,,,"Fiber, total dietary",G -17246235,2036517,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17246310,2036596,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -17246375,2036678,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17246408,2036712,1079,3.2,,73.0,,,,,,,"Fiber, total dietary",G -17246529,2036869,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17246708,2037082,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17246956,2037392,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17247330,2037852,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -17247468,2038009,1079,3.2,,73.0,,,,,,,"Fiber, total dietary",G -17247535,2038083,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17247739,2038301,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17247792,2038370,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17248031,2038624,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17248751,2040095,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17248794,2040146,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17248873,2040234,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17248911,2040281,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17249181,2040682,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17249296,2040819,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -17249342,2040867,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -17249639,2041287,1079,4.0,,73.0,,,,,,,"Fiber, total dietary",G -17250100,2041882,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17250144,2041947,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17250150,2041958,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17250383,2042236,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17250438,2042296,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -17250448,2042306,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17250526,2042392,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17250546,2042413,1079,8.3,,70.0,,,,,,,"Fiber, total dietary",G -17250650,2042535,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17251261,2043318,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17251390,2043468,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17251407,2043496,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17251509,2043610,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17251779,2043957,1079,7.9,,70.0,,,,,,,"Fiber, total dietary",G -17251824,2044041,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17251967,2044203,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -17252093,2044344,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17252304,2044581,1079,28.6,,70.0,,,,,,,"Fiber, total dietary",G -17252328,2044609,1079,2.4,,73.0,,,,,,,"Fiber, total dietary",G -17252491,2044804,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17252650,2044988,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17252834,2045216,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17252853,2045236,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17253512,2046061,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17253622,2046189,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17253694,2046273,1079,3.4,,73.0,,,,,,,"Fiber, total dietary",G -17253710,2046289,1079,0.2,,70.0,,,,,,,"Fiber, total dietary",G -17253762,2046344,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17254016,2046646,1079,12.0,,70.0,,,,,,,"Fiber, total dietary",G -17254165,2046829,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -17254303,2047010,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17254417,2047183,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17254586,2047409,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17254736,2047601,1079,2.6,,73.0,,,,,,,"Fiber, total dietary",G -17254745,2047612,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -17255109,2048065,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17255174,2048156,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17255216,2048202,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17255224,2048213,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17255356,2048362,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -17255473,2048499,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17255501,2048537,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17255927,2049058,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -17255988,2049128,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17256190,2049375,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17256277,2049475,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17256301,2049509,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17256489,2049737,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17256619,2049895,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17257068,2050507,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17257124,2050568,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17257186,2050635,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17257250,2050731,1079,8.1,,70.0,,,,,,,"Fiber, total dietary",G -17257515,2051054,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -17257598,2051148,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G -17257652,2051209,1079,11.0,,70.0,,,,,,,"Fiber, total dietary",G -17258415,2052099,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17258432,2052116,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17258451,2052135,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17258830,2052555,1079,12.3,,70.0,,,,,,,"Fiber, total dietary",G -17258853,2052579,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -17259013,2052775,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17259063,2052825,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G -17259095,2052857,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G -17259347,2053140,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -17259480,2053294,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17259741,2053614,1079,2.2,,73.0,,,,,,,"Fiber, total dietary",G -17260054,2053948,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17260309,2054252,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17260912,2054910,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17260931,2054930,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17260965,2054965,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17261174,2055202,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17261178,2055206,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17261853,2055959,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17262048,2056174,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17262069,2056196,1079,34.3,,70.0,,,,,,,"Fiber, total dietary",G -17262100,2056231,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17262651,2056824,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17262677,2056856,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17262800,2056986,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17262820,2057008,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17262870,2057062,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17262872,2057064,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17263354,2057603,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17263516,2057789,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17263614,2057893,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -17263621,2057900,1079,16.7,,70.0,,,,,,,"Fiber, total dietary",G -17263970,2058301,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17264237,2058606,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -17264835,2059323,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17264980,2059480,1079,6.4,,70.0,,,,,,,"Fiber, total dietary",G -17265057,2059575,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17265201,2059746,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17265500,2060100,1079,0.9,,73.0,,,,,,,"Fiber, total dietary",G -17266056,2060814,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17266070,2060834,1079,5.0,,73.0,,,,,,,"Fiber, total dietary",G -17266168,2060987,1079,0.7,,75.0,,,,,,,"Fiber, total dietary",G -17266246,2061088,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17266662,2061556,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17266737,2061640,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17266893,2061809,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17267059,2061984,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -17267203,2062172,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17267510,2062537,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17267899,2062983,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G -17268087,2063199,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17268123,2063238,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G -17268130,2063245,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17268390,2063549,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17268403,2063563,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17268595,2063764,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17268732,2063914,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17268827,2064026,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -17268925,2064135,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17268967,2064188,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17269785,2065104,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17270194,2065553,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17270331,2065708,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17270695,2066107,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17270881,2066321,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17271004,2066454,1079,0.7,,75.0,,,,,,,"Fiber, total dietary",G -17271174,2066646,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17271184,2066657,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17271698,2067248,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17271739,2067298,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17271973,2067555,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -17272068,2067656,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17272187,2067784,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G -17272248,2067852,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17272255,2067860,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17272308,2067921,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17272388,2068008,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -17272542,2068185,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17272728,2068450,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17272779,2068501,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17273544,2069322,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17274072,2069901,1079,2.2,,73.0,,,,,,,"Fiber, total dietary",G -17274114,2069955,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17274136,2069978,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17274145,2069987,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17274221,2070068,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17274299,2070161,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17274653,2070557,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17274739,2070651,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G -17274767,2070680,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G -17274803,2070724,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17274844,2070768,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17274977,2070904,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17275132,2071068,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17275366,2071317,1079,5.1,,70.0,,,,,,,"Fiber, total dietary",G -17275471,2071490,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17275532,2071561,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -17275614,2071645,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17275652,2071686,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17275751,2071798,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17275759,2071806,1079,6.5,,70.0,,,,,,,"Fiber, total dietary",G -17275784,2071836,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17275934,2072018,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -17276013,2072099,1079,3.0,,73.0,,,,,,,"Fiber, total dietary",G -17276084,2072179,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17276169,2072283,1079,3.0,,73.0,,,,,,,"Fiber, total dietary",G -17276352,2072491,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17276417,2072569,1079,2.3,,73.0,,,,,,,"Fiber, total dietary",G -17276438,2072591,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17276617,2072795,1079,30.0,,70.0,,,,,,,"Fiber, total dietary",G -17277126,2073416,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17277479,2073887,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17277501,2073909,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17277844,2074286,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17278235,2074735,1079,1.8,,75.0,,,,,,,"Fiber, total dietary",G -17278476,2075007,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -17278603,2075170,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -17279345,2076006,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17279394,2076060,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17279425,2076095,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17279585,2076284,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17279778,2076501,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -17279804,2076529,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17280098,2076866,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17280100,2076868,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17280240,2077039,1079,0.2,,70.0,,,,,,,"Fiber, total dietary",G -17280333,2077137,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G -17280532,2077341,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17280725,2077552,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17280821,2077663,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G -17280834,2077676,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G -17280979,2077841,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17281161,2078055,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17281261,2078184,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17281288,2078216,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17281919,2078907,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17282199,2079201,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17282440,2079501,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17282524,2079588,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -17282798,2079894,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17282893,2080013,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G -17283033,2080207,1079,1.5,,73.0,,,,,,,"Fiber, total dietary",G -17283063,2080237,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -17283070,2080244,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -17283156,2080342,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G -17283519,2080760,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17284010,2081374,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17284070,2081440,1079,0.4,,75.0,,,,,,,"Fiber, total dietary",G -17284196,2081578,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17284350,2081793,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G -17284646,2082239,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17284735,2082357,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17285261,2083174,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17285287,2083211,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17285702,2083903,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G -17285718,2083934,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17286066,2084600,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G -17286138,2084734,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17286175,2084823,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17286356,2085229,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17286908,2086168,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17287210,2086595,1079,2.5,,73.0,,,,,,,"Fiber, total dietary",G -17287236,2086628,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -17287266,2086674,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -17287589,2087106,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17287773,2087366,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17287934,2087606,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -17287948,2087625,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -17288012,2087719,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17288043,2087758,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17288044,2087759,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -17288196,2087991,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G -17288324,2088187,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G -17288337,2088202,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -17288699,2088807,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17288907,2089033,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G -17289513,2089772,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G -17289522,2089782,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17289701,2089973,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17289714,2089988,1079,1.9,,73.0,,,,,,,"Fiber, total dietary",G -17289824,2090132,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17290112,2090439,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17290715,2091150,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17290793,2091233,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17290811,2091256,1079,4.5,,70.0,,,,,,,"Fiber, total dietary",G -17290886,2091385,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17290961,2091493,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17290983,2091519,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17291234,2091815,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -17291384,2092006,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17291486,2092142,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17291705,2092489,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17292209,2093139,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -17292328,2093271,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17292528,2093490,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17292848,2093884,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17292920,2093993,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17293311,2094452,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17293929,2095140,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -17294218,2095442,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17294269,2095503,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17294286,2095520,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17294883,2096207,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17294939,2096275,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17295376,2096778,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17295404,2096812,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17295437,2096854,1079,8.3,,70.0,,,,,,,"Fiber, total dietary",G -17295722,2097172,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17295886,2097364,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17296080,2097589,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17296631,2098233,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17296656,2098260,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -17296777,2098399,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17296801,2098426,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17296865,2098497,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17297529,2099275,1079,20.0,,70.0,,,,,,,"Fiber, total dietary",G -17297828,2099624,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -17297895,2099706,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17298209,2100063,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17298216,2100070,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17298675,2100576,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17298684,2100586,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17299641,2101672,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17299690,2101727,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17299884,2101958,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17300112,2102216,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17300284,2102415,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -17300337,2102481,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -17300537,2102707,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17300696,2102883,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17300935,2103153,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17301117,2103382,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -17301731,2104119,1079,4.5,,70.0,,,,,,,"Fiber, total dietary",G -17302393,2104949,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17302464,2105055,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17302867,2105574,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17302949,2105665,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17303034,2105770,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17303294,2106113,1079,6.8,,70.0,,,,,,,"Fiber, total dietary",G -17303548,2106451,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17304128,2107196,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17304421,2107699,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17304913,2108541,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17305362,2109576,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17305713,2110063,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17306218,2110708,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -17306373,2110944,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -17306399,2110990,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17306415,2111021,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17306678,2111337,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17306811,2111700,1079,2.5,,73.0,,,,,,,"Fiber, total dietary",G -17306814,2111712,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17306822,2111728,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17306827,2111735,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17307054,2112038,1079,2.6,,73.0,,,,,,,"Fiber, total dietary",G -17307090,2112076,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17307098,2112084,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17307270,2112294,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17307335,2112363,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17307545,2112618,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17307664,2112758,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -17308500,2113766,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17308666,2113962,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17308710,2114013,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17309244,2114640,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17309359,2114777,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17309437,2115008,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17309540,2115140,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G -17309743,2115448,1079,1.4,,73.0,,,,,,,"Fiber, total dietary",G -17309800,2115523,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17309996,2115861,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -17310014,2115879,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17310207,2116099,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -17310827,2116909,1079,7.1,,73.0,,,,,,,"Fiber, total dietary",G -17310990,2117102,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17311500,2117752,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17311560,2117826,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17311695,2117976,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17311866,2118223,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17312322,2118817,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -17312538,2119086,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17312630,2119216,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17312641,2119234,1079,3.8,,73.0,,,,,,,"Fiber, total dietary",G -17312890,2119603,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -17313003,2119739,1079,7.3,,70.0,,,,,,,"Fiber, total dietary",G -17313028,2119764,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17313049,2119791,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17313055,2119799,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17313094,2119847,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17313382,2120178,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17313440,2120258,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17313477,2120305,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -17313486,2120314,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G -17313604,2120470,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17313865,2120800,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17314025,2120993,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17314129,2121148,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17314173,2121218,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17314473,2121572,1079,3.2,,73.0,,,,,,,"Fiber, total dietary",G -17314679,2121816,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17315047,2122282,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -17315265,2122553,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17315347,2122644,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -17315605,2122958,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17315757,2123130,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17316306,2123792,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17316445,2123952,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17316652,2124187,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G -17316832,2124411,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17316942,2124536,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G -17316956,2124554,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17316980,2124578,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -17317726,2125815,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -17318088,2126271,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -17318455,2126737,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17318666,2127002,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17318732,2127073,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17318795,2127148,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -17318849,2127209,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17318870,2127237,1079,12.3,,70.0,,,,,,,"Fiber, total dietary",G -17318935,2127314,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -17318936,2127315,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17319125,2127558,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17319177,2127623,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17319241,2127704,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -17319269,2127735,1079,8.9,,70.0,,,,,,,"Fiber, total dietary",G -17319380,2127873,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17319462,2127981,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17319543,2128075,1079,0.1,,70.0,,,,,,,"Fiber, total dietary",G -17319835,2128428,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G -17320013,2128650,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G -17320034,2128675,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17320042,2128686,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17320085,2128740,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17320091,2128746,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G -17320206,2128882,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17320233,2128917,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -17320376,2129094,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -17320808,2129620,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G -17321023,2129894,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17321179,2130095,1079,5.1,,70.0,,,,,,,"Fiber, total dietary",G -17321523,2130527,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -17321600,2130613,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17322020,2131139,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17322040,2131164,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17322049,2131175,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17322089,2131216,1079,2.9,,73.0,,,,,,,"Fiber, total dietary",G -17322366,2131560,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17322581,2131798,1079,34.3,,70.0,,,,,,,"Fiber, total dietary",G -17322638,2131868,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17322899,2132211,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -17323445,2132887,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -17323744,2133256,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17323771,2133288,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17324521,2134190,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17324617,2134331,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17325023,2134812,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17325279,2135094,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17325341,2135196,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17325784,2135777,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G -17325969,2136030,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G -17326019,2136126,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17326082,2136212,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -17326157,2136310,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -17326173,2136337,1079,7.4,,70.0,,,,,,,"Fiber, total dietary",G -17326229,2136405,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17326294,2136487,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -17326680,2136924,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17327285,2137649,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G -17327669,2138114,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -17327724,2138186,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17328042,2138579,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17328400,2139011,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17329003,2139792,1079,13.6,,70.0,,,,,,,"Fiber, total dietary",G -17329092,2139907,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17329179,2140018,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17329225,2140073,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17329407,2140336,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17329876,2140995,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17330140,2141389,1079,2.0,,73.0,,,,,,,"Fiber, total dietary",G -17330142,2141391,1079,1.4,,73.0,,,,,,,"Fiber, total dietary",G -17330347,2141725,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17330354,2141734,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17331110,2142857,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17331120,2142867,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17331168,2142933,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17331334,2143207,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17331399,2143275,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17332140,2144244,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17332415,2144591,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17332608,2144840,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17332861,2145162,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G -17333138,2145523,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G -17333410,2145865,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17333499,2145973,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17333520,2146011,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17334036,2146673,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17334107,2146764,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G -17334270,2146971,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17334543,2147329,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17334641,2147455,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17334798,2147654,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G -17335116,2148042,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17335120,2148048,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17335189,2148133,1079,11.6,,70.0,,,,,,,"Fiber, total dietary",G -17335230,2148182,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17335250,2148208,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G -17335259,2148217,1079,6.9,,70.0,,,,,,,"Fiber, total dietary",G -17335540,2148574,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17335541,2148575,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -17335704,2148776,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G -17335910,2149015,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G -17336119,2149279,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -17336269,2149476,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17336328,2149564,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17336469,2149760,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G -17336492,2149811,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G -17336529,2149868,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -17337239,2150867,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -17337580,2151357,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17337601,2151381,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G -17337735,2151559,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17337776,2151608,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -17337913,2151773,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G -17338542,2152540,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17338692,2152732,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -17338814,2152911,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17338866,2152967,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17339154,2153344,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17339174,2153366,1079,11.9,,70.0,,,,,,,"Fiber, total dietary",G -17339376,2153628,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17339415,2153670,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17339711,2154032,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17339794,2154129,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17340139,2154584,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17340393,2154888,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -17340408,2154904,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G -17340440,2154938,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17340688,2155227,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17340939,2155547,1079,7.3,,70.0,,,,,,,"Fiber, total dietary",G -17341263,2156070,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -17341813,2156788,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17342128,2157239,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17342171,2157315,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -17342196,2157351,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17342429,2157639,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17342809,2158154,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17343116,2158567,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17343351,2158871,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17343417,2158938,1079,6.5,,70.0,,,,,,,"Fiber, total dietary",G -17344000,2159725,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G -17344299,2160104,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17344326,2160135,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17345082,2161057,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17345185,2161177,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17345365,2161389,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17345541,2161625,1079,5.5,,70.0,,,,,,,"Fiber, total dietary",G -17346525,2162854,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17346772,2163178,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17346789,2163201,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17347487,2164079,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G -17347533,2164163,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -17347607,2164269,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17347838,2164564,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17347983,2164750,1079,1.3,,73.0,,,,,,,"Fiber, total dietary",G -17348406,2165254,1079,7.3,,70.0,,,,,,,"Fiber, total dietary",G -17348494,2165358,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17348693,2165592,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17348713,2165614,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17349074,2166068,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17349472,2166554,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17349534,2166619,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G -17349710,2166835,1079,6.7,,73.0,,,,,,,"Fiber, total dietary",G -17349718,2166846,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17349896,2167066,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17350043,2167255,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17350478,2167806,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17350506,2167837,1079,18.8,,70.0,,,,,,,"Fiber, total dietary",G -17350584,2167938,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17350661,2168036,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -17350706,2168087,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17350719,2168103,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17351048,2168473,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17351299,2168807,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17351315,2168828,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17351608,2169204,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G -17351618,2169222,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17351650,2169262,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17351707,2169330,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17351779,2169433,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17351801,2169457,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17352076,2169815,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -17352157,2169912,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -17352251,2170029,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17352422,2170266,1079,15.9,,70.0,,,,,,,"Fiber, total dietary",G -17352463,2170315,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17352696,2170603,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -17352782,2170715,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -17353030,2171017,1079,10.5,,70.0,,,,,,,"Fiber, total dietary",G -17353649,2171744,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17353723,2171836,1079,3.8,,73.0,,,,,,,"Fiber, total dietary",G -17353765,2171879,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G -17354333,2172573,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17355034,2173400,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G -17355512,2173969,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G -17355838,2174370,1079,11.1,,70.0,,,,,,,"Fiber, total dietary",G -17355916,2174453,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17356033,2174600,1079,42.9,,70.0,,,,,,,"Fiber, total dietary",G -17356193,2174774,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G -17356258,2174845,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17356641,2175270,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G -17356887,2175556,1079,7.3,,70.0,,,,,,,"Fiber, total dietary",G -17356946,2175626,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17357287,2176023,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -17357706,2176507,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17357815,2176626,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17358196,2177052,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17358224,2177085,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17358307,2177184,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17358350,2177235,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17358521,2177433,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17358837,2177787,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17358867,2177818,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17358962,2177921,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G -17358992,2177956,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17359131,2178113,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17359248,2178238,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17359424,2178445,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -17359602,2178642,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17359749,2178807,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17360178,2179293,1079,4.5,,73.0,,,,,,,"Fiber, total dietary",G -17360428,2179573,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -17360555,2179707,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17360622,2179790,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17360878,2180091,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17361133,2180382,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G -17361214,2180472,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17361365,2180635,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17361548,2180847,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17361809,2181148,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17362034,2181409,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -17362164,2181560,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17362279,2181683,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -17362601,2182046,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17362927,2182456,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -17363540,2183476,1079,5.4,,78.0,,,,,,,"Fiber, total dietary",G -17363661,2183597,1079,9.5,,78.0,,,,,,,"Fiber, total dietary",G -17363797,2183733,1079,3.1,,78.0,,,,,,,"Fiber, total dietary",G -17364127,2184063,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G -17364327,2184263,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17364368,2184304,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17364490,2184426,1079,0.8,,71.0,,,,,,,"Fiber, total dietary",G -17364674,2184610,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17364726,2184662,1079,0.6,,78.0,,,,,,,"Fiber, total dietary",G -17364896,2184834,1079,4.8,,78.0,,,,,,,"Fiber, total dietary",G -17364902,2184840,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17365084,2185022,1079,2.9,,73.0,,,,,,,"Fiber, total dietary",G -17365156,2185094,1079,3.7,,71.0,,,,,,,"Fiber, total dietary",G -17365254,2185192,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17365444,2185382,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17365453,2185391,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17365454,2185392,1079,1.4,,71.0,,,,,,,"Fiber, total dietary",G -17365788,2185744,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17365860,2185819,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17366046,2186022,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G -17366053,2186029,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17366254,2186263,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -17366259,2186268,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17366477,2186520,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17366537,2186586,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17366546,2186595,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17366599,2186649,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17366991,2187060,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17367059,2187131,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17367346,2187425,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -17367382,2187466,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17367530,2187615,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17367567,2187655,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17367709,2187828,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -17367795,2187926,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -17367797,2187928,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17367939,2188070,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17368216,2188353,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17368252,2188390,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17368361,2188537,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17368663,2188884,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G -17368847,2189099,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -17368866,2189118,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G -17369017,2189284,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G -17369048,2189317,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -17369128,2189400,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G -17370118,2190448,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G -17370371,2190743,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17370641,2191050,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17371201,2191679,1079,16.7,,70.0,,,,,,,"Fiber, total dietary",G -17371420,2191923,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17371671,2192208,1079,0.3,,70.0,,,,,,,"Fiber, total dietary",G -17371732,2192276,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17371858,2192423,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G -17371921,2192492,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17372030,2192617,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17372235,2192851,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17372256,2192873,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17372489,2193143,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17372656,2193328,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17372784,2193474,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17373026,2193766,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -17373111,2193868,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17373387,2194177,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17373574,2194388,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G -17374280,2195220,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17374399,2195355,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -17374773,2195775,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17374893,2195912,1079,0.2,,70.0,,,,,,,"Fiber, total dietary",G -17374953,2195991,1079,22.5,,70.0,,,,,,,"Fiber, total dietary",G -17375017,2196067,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17375021,2196073,1079,1.0,,73.0,,,,,,,"Fiber, total dietary",G -17375443,2196541,1079,0.8,,71.0,,,,,,,"Fiber, total dietary",G -17375534,2196632,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17375705,2196803,1079,4.8,,78.0,,,,,,,"Fiber, total dietary",G -17375798,2196896,1079,4.0,,71.0,,,,,,,"Fiber, total dietary",G -17375976,2197074,1079,2.9,,71.0,,,,,,,"Fiber, total dietary",G -17376245,2197347,1079,1.2,,71.0,,,,,,,"Fiber, total dietary",G -17376444,2197547,1079,5.4,,71.0,,,,,,,"Fiber, total dietary",G -17376700,2197803,1079,3.5,,71.0,,,,,,,"Fiber, total dietary",G -17377050,2198179,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -17377632,2198913,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17377720,2199011,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17377809,2199119,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -17378000,2199439,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17378412,2200575,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17378447,2200655,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G -17378456,2200673,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17378543,2201026,1079,1.7,,73.0,,,,,,,"Fiber, total dietary",G -17379286,2202215,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17379301,2202232,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G -17379305,2202236,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G -17379354,2202299,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17379546,2202562,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17379821,2202918,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17379841,2202941,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G -17379885,2203025,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17380090,2203333,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17380182,2203455,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17380326,2203636,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17380340,2203651,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -17380514,2204026,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17380561,2204147,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17380673,2204325,1079,9.5,,70.0,,,,,,,"Fiber, total dietary",G -17380776,2204569,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17381042,2205102,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17381492,2206099,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17381494,2206105,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17381505,2206119,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17381860,2206899,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -17382025,2207556,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17382059,2207642,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17382246,2208052,1079,0.8,,71.0,,,,,,,"Fiber, total dietary",G -17382278,2208084,1079,1.7,,71.0,,,,,,,"Fiber, total dietary",G -17382385,2208191,1079,2.4,,78.0,,,,,,,"Fiber, total dietary",G -17382417,2208223,1079,3.9,,78.0,,,,,,,"Fiber, total dietary",G -17382693,2208499,1079,3.8,,73.0,,,,,,,"Fiber, total dietary",G -17382831,2208637,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17383019,2208830,1079,0.8,,71.0,,,,,,,"Fiber, total dietary",G -17383113,2208924,1079,3.8,,73.0,,,,,,,"Fiber, total dietary",G -17383370,2209181,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17383686,2209503,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17383740,2209563,1079,4.4,,73.0,,,,,,,"Fiber, total dietary",G -17384196,2210105,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -17384429,2210422,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G -17384546,2210557,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17384735,2210879,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17384785,2210981,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17385038,2211474,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -17385141,2211879,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -17385398,2212695,1079,1.9,,73.0,,,,,,,"Fiber, total dietary",G -17385502,2212901,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17385709,2213177,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -17385819,2213351,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17385841,2213430,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17385894,2213512,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G -17386088,2213734,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G -17386363,2214098,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17386379,2214114,1079,31.4,,70.0,,,,,,,"Fiber, total dietary",G -17386485,2214268,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17386586,2214394,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G -17386765,2214690,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17386845,2214799,1079,8.3,,70.0,,,,,,,"Fiber, total dietary",G -17386899,2214867,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G -17387151,2215216,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -17387443,2215841,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17387745,2216405,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G -17387871,2216718,1079,14.3,,73.0,,,,,,,"Fiber, total dietary",G -17387919,2216812,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17387928,2216825,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17388071,2217170,1079,16.7,,70.0,,,,,,,"Fiber, total dietary",G -17388078,2217179,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17388086,2217203,1079,18.5,,70.0,,,,,,,"Fiber, total dietary",G -17388297,2217663,1079,4.3,,70.0,,,,,,,"Fiber, total dietary",G -17388594,2218279,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17388682,2218717,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17388707,2218788,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17388764,2218981,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17388828,2219130,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17388898,2219412,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G -17388965,2219479,1079,8.5,,78.0,,,,,,,"Fiber, total dietary",G -17389164,2219678,1079,9.0,,78.0,,,,,,,"Fiber, total dietary",G -17389215,2219729,1079,3.4,,78.0,,,,,,,"Fiber, total dietary",G -17389305,2219819,1079,1.5,,71.0,,,,,,,"Fiber, total dietary",G -17389319,2219833,1079,1.8,,71.0,,,,,,,"Fiber, total dietary",G -17389338,2219852,1079,1.7,,71.0,,,,,,,"Fiber, total dietary",G -17389356,2219870,1079,1.7,,71.0,,,,,,,"Fiber, total dietary",G -17389389,2219903,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17390073,2220594,1079,1.1,,78.0,,,,,,,"Fiber, total dietary",G -17390160,2220682,1079,0.5,,78.0,,,,,,,"Fiber, total dietary",G -17391017,2221543,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17391146,2221672,1079,3.4,,73.0,,,,,,,"Fiber, total dietary",G -17391163,2221689,1079,0.5,,71.0,,,,,,,"Fiber, total dietary",G -17391557,2222125,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17391661,2222230,1079,3.0,,78.0,,,,,,,"Fiber, total dietary",G -17391705,2222274,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G -17391716,2222285,1079,5.0,,78.0,,,,,,,"Fiber, total dietary",G -17392137,2222709,1079,6.0,,77.0,,,,,,,"Fiber, total dietary",G -17393122,2226062,1079,2.4,,78.0,,,,,,,"Fiber, total dietary",G -17393206,2226146,1079,11.0,,78.0,,,,,,,"Fiber, total dietary",G -17393525,2226467,1079,3.1,,78.0,,,,,,,"Fiber, total dietary",G -17393613,2226556,1079,10.3,,78.0,,,,,,,"Fiber, total dietary",G -17393752,2226696,1079,2.3,,78.0,,,,,,,"Fiber, total dietary",G -17393767,2226711,1079,9.5,,78.0,,,,,,,"Fiber, total dietary",G -17394298,2227246,1079,4.8,,78.0,,,,,,,"Fiber, total dietary",G -17394323,2227273,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G -17394410,2227360,1079,1.6,,78.0,,,,,,,"Fiber, total dietary",G -17394504,2227454,1079,1.3,,78.0,,,,,,,"Fiber, total dietary",G -17394793,2227745,1079,8.9,,78.0,,,,,,,"Fiber, total dietary",G -17395078,2228038,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17395113,2228073,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17395312,2228306,1079,3.6,,78.0,,,,,,,"Fiber, total dietary",G -17395645,2228640,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17395807,2228804,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G -17395835,2228832,1079,3.6,,71.0,,,,,,,"Fiber, total dietary",G -17395890,2228887,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17396291,2229289,1079,1.8,,78.0,,,,,,,"Fiber, total dietary",G -17396676,2229674,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G -17396898,2229897,1079,0.4,,71.0,,,,,,,"Fiber, total dietary",G -17396968,2229968,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17397118,2230119,1079,13.7,,78.0,,,,,,,"Fiber, total dietary",G -17397134,2230135,1079,25.0,,78.0,,,,,,,"Fiber, total dietary",G -17397575,2230581,1079,8.2,,78.0,,,,,,,"Fiber, total dietary",G -17397832,2230838,1079,0.5,,79.0,,,,,,,"Fiber, total dietary",G -17397906,2230912,1079,2.1,,78.0,,,,,,,"Fiber, total dietary",G -17398159,2231167,1079,1.2,,71.0,,,,,,,"Fiber, total dietary",G -17398381,2231391,1079,0.9,,71.0,,,,,,,"Fiber, total dietary",G -17398610,2231620,1079,5.0,,78.0,,,,,,,"Fiber, total dietary",G -17398861,2231871,1079,0.0,,79.0,,,,,,,"Fiber, total dietary",G -17399057,2232076,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17399198,2232242,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17399226,2232271,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17399363,2232408,1079,2.0,,78.0,,,,,,,"Fiber, total dietary",G -17399440,2232485,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G -17399601,2232648,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17399767,2232815,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17399817,2232866,1079,0.9,,71.0,,,,,,,"Fiber, total dietary",G -17400500,2233550,1079,2.0,,78.0,,,,,,,"Fiber, total dietary",G -17400567,2233617,1079,0.8,,71.0,,,,,,,"Fiber, total dietary",G -17400587,2233637,1079,2.0,,78.0,,,,,,,"Fiber, total dietary",G -17400603,2233653,1079,3.0,,78.0,,,,,,,"Fiber, total dietary",G -17400703,2233753,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17400728,2233779,1079,6.7,,71.0,,,,,,,"Fiber, total dietary",G -17401118,2234183,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17401212,2234278,1079,6.0,,78.0,,,,,,,"Fiber, total dietary",G -17401609,2234677,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17401877,2234952,1079,2.0,,78.0,,,,,,,"Fiber, total dietary",G -17402810,2235908,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17403101,2236199,1079,3.9,,78.0,,,,,,,"Fiber, total dietary",G -17403192,2236290,1079,2.1,,78.0,,,,,,,"Fiber, total dietary",G -17403609,2236707,1079,16.1,,78.0,,,,,,,"Fiber, total dietary",G -17403632,2236730,1079,3.8,,78.0,,,,,,,"Fiber, total dietary",G -17403779,2236877,1079,1.9,,78.0,,,,,,,"Fiber, total dietary",G -17403902,2237000,1079,1.7,,71.0,,,,,,,"Fiber, total dietary",G -17404005,2237103,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17404092,2237190,1079,0.8,,71.0,,,,,,,"Fiber, total dietary",G -17404408,2237507,1079,3.6,,71.0,,,,,,,"Fiber, total dietary",G -17404446,2237545,1079,1.0,,71.0,,,,,,,"Fiber, total dietary",G -17404453,2237552,1079,2.0,,78.0,,,,,,,"Fiber, total dietary",G -17404850,2237949,1079,3.3,,71.0,,,,,,,"Fiber, total dietary",G -17405319,2238457,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17405428,2238842,1079,11.4,,70.0,,,,,,,"Fiber, total dietary",G -17405538,2239244,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17405592,2239412,1079,7.3,,70.0,,,,,,,"Fiber, total dietary",G -17405653,2239582,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17405869,2240251,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17405934,2240463,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17405946,2240526,1079,1.4,,73.0,,,,,,,"Fiber, total dietary",G -17406125,2241093,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17406399,2242000,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17406404,2242014,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17406599,2242439,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17406605,2242451,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -17406614,2242480,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17406707,2242747,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G -17406965,2243600,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -17407256,2244522,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17407910,2246661,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17408370,2248321,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -17409155,2250871,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17409293,2251421,1079,2.6,,73.0,,,,,,,"Fiber, total dietary",G -17409895,2253472,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17410112,2254140,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17410144,2254228,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17410438,2255123,1079,6.7,,73.0,,,,,,,"Fiber, total dietary",G -17410557,2255409,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17410585,2255471,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G -17410656,2255624,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17410714,2255808,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17410935,2256379,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17411047,2256592,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17411054,2256605,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17411069,2256633,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17411721,2265410,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17412070,2265840,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -17412128,2265922,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -17412142,2265938,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17412393,2266242,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17412398,2266247,1079,14.8,,70.0,,,,,,,"Fiber, total dietary",G -17412563,2266445,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17412593,2266483,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17412726,2266648,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17413030,2266975,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17413172,2267135,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -17413399,2267396,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17413472,2267484,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17413504,2267525,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17413860,2267978,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17414253,2268470,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17414295,2268516,1079,17.9,,70.0,,,,,,,"Fiber, total dietary",G -17415046,2269453,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17415679,2270236,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17416270,2270934,1079,0.2,,70.0,,,,,,,"Fiber, total dietary",G -17416379,2271071,1079,7.4,,70.0,,,,,,,"Fiber, total dietary",G -17416849,2271639,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17416907,2271709,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17417226,2272081,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17417284,2272149,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17417394,2272274,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17417765,2272698,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G -17418007,2273007,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -17418023,2273032,1079,9.8,,70.0,,,,,,,"Fiber, total dietary",G -17418311,2273379,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17418356,2273427,1079,1.7,,73.0,,,,,,,"Fiber, total dietary",G -17418499,2273601,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17418543,2273652,1079,0.7,,75.0,,,,,,,"Fiber, total dietary",G -17418793,2273970,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17419037,2274263,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17419059,2274288,1079,0.2,,70.0,,,,,,,"Fiber, total dietary",G -17419403,2274731,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17419659,2275041,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17419719,2275111,1079,0.8,,73.0,,,,,,,"Fiber, total dietary",G -17419933,2275346,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17420126,2275571,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17420305,2275775,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17420366,2275851,1079,25.0,,70.0,,,,,,,"Fiber, total dietary",G -17420546,2276078,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17420944,2276564,1079,34.3,,70.0,,,,,,,"Fiber, total dietary",G -17421088,2276716,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17421780,2277520,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G -17422068,2277902,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17422081,2277916,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -17422353,2278212,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17422388,2278256,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17422541,2278431,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G -17422543,2278434,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17422946,2278912,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17423845,2279983,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G -17424153,2280347,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17424233,2280439,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G -17424567,2280840,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17425137,2281577,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17425203,2281658,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17425432,2281935,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -17425555,2282104,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17425643,2282286,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17425807,2282537,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17425920,2282685,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17426027,2282826,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G -17426049,2282851,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17426180,2283013,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17426251,2283098,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17426648,2283539,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -17426764,2283673,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17426868,2283793,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17427203,2284179,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17427458,2284520,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -17428020,2285198,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17428029,2285208,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17428858,2286175,1079,0.8,,75.0,,,,,,,"Fiber, total dietary",G -17428930,2286257,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -17429404,2286807,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -17429858,2287321,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17430305,2287894,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -17430910,2288648,1079,12.3,,70.0,,,,,,,"Fiber, total dietary",G -17431044,2288806,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17431064,2288831,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -17431274,2289088,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17431338,2289163,1079,10.3,,70.0,,,,,,,"Fiber, total dietary",G -17431385,2289215,1079,2.0,,73.0,,,,,,,"Fiber, total dietary",G -17431392,2289223,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17431590,2289446,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17431631,2289493,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -17431830,2289715,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17431898,2289794,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17432247,2290305,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17432469,2295641,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17432595,2295958,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G -17432658,2296097,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -17432777,2296435,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17432873,2296668,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17433669,2298540,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17433782,2298785,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17433795,2298813,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17433877,2299018,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17434013,2299349,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17434461,2300445,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -17434621,2300886,1079,8.2,,70.0,,,,,,,"Fiber, total dietary",G -17434764,2301236,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17434858,2301430,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17434975,2301687,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17435064,2301889,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17435220,2302274,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -17435521,2302963,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17435801,2303615,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17435890,2303812,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17435980,2304006,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17436080,2304233,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G -17436094,2304268,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17436288,2304738,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17436314,2304799,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17436344,2304874,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17436350,2304880,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -17436719,2305729,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17436734,2305771,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17437305,2307095,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -17437433,2307377,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17437560,2307643,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -17437942,2308552,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17438291,2309317,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17438450,2309673,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -17438594,2309970,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17439412,2311885,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17439551,2312216,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G -17440067,2313405,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17440084,2313449,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17440091,2313474,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17440120,2313549,1079,16.7,,70.0,,,,,,,"Fiber, total dietary",G -17440221,2313771,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G -17440260,2313867,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17440374,2314122,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -17440520,2314434,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17440684,2314810,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -17440723,2314905,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17440784,2315076,1079,26.1,,70.0,,,,,,,"Fiber, total dietary",G -17440790,2315088,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -17440845,2315203,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17440949,2315417,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G -17440961,2315447,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17441027,2315627,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -17441127,2315846,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -17441339,2316356,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17441354,2316381,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17441493,2316731,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17441637,2317138,1079,3.2,,71.0,,,,,,,"Fiber, total dietary",G -17441856,2319974,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17441878,2320047,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17441923,2320149,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17441963,2320250,1079,4.3,,70.0,,,,,,,"Fiber, total dietary",G -17442401,2321156,1079,16.7,,70.0,,,,,,,"Fiber, total dietary",G -17442561,2321577,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -17442731,2321909,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17442772,2321969,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17442851,2322103,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17442889,2322169,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17443220,2322761,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -17443259,2322832,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -17443437,2323231,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17443534,2323554,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17443969,2324763,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17444232,2325284,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17444239,2325293,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -17444514,2325738,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17444878,2326312,1079,18.8,,70.0,,,,,,,"Fiber, total dietary",G -17444942,2326403,1079,1.7,,73.0,,,,,,,"Fiber, total dietary",G -17445087,2326653,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17445466,2327190,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17445612,2327412,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17445633,2327461,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17445909,2327974,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17445961,2328057,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17446109,2328304,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17446190,2328412,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17446263,2328527,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G -17446271,2328550,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17446702,2329314,1079,0.4,,75.0,,,,,,,"Fiber, total dietary",G -17446750,2329403,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17446902,2329649,1079,2.3,,73.0,,,,,,,"Fiber, total dietary",G -17446934,2329696,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17447070,2330786,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17447111,2330827,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17447729,2331446,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17447777,2331494,1079,0.5,,78.0,,,,,,,"Fiber, total dietary",G -17447804,2331521,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17447864,2331581,1079,0.5,,78.0,,,,,,,"Fiber, total dietary",G -17448661,2332380,1079,1.2,,71.0,,,,,,,"Fiber, total dietary",G -17449050,2332787,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17449474,2333332,1079,16.7,,70.0,,,,,,,"Fiber, total dietary",G -17449486,2333347,1079,18.0,,70.0,,,,,,,"Fiber, total dietary",G -17449532,2333403,1079,1.3,,73.0,,,,,,,"Fiber, total dietary",G -17449969,2333895,1079,15.0,,70.0,,,,,,,"Fiber, total dietary",G -17450006,2333948,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17450387,2334451,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G -17450882,2335031,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17451394,2335596,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -17452044,2336273,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17452625,2336856,1079,0.3,,71.0,,,,,,,"Fiber, total dietary",G -17453056,2337287,1079,0.8,,71.0,,,,,,,"Fiber, total dietary",G -17453647,2337920,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17453797,2338133,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -17453839,2338189,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17453843,2338193,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17453956,2338327,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17454076,2338477,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17454179,2338590,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17454302,2338726,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17454737,2339279,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17454922,2339508,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -17455033,2339627,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G -17455699,2340393,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17456327,2341069,1079,0.8,,,,,,,,,"Fiber, total dietary",G -17456521,2341263,1079,0.0,,,,,,,,,"Fiber, total dietary",G -17456895,2341637,1079,0.0,,,,,,,,,"Fiber, total dietary",G -17457003,2341745,1079,0.5,,,,,,,,,"Fiber, total dietary",G -17457165,2341907,1079,0.4,,,,,,,,,"Fiber, total dietary",G -17457332,2342074,1079,1.6,,,,,,,,,"Fiber, total dietary",G -17457515,2342257,1079,1.1,,,,,,,,,"Fiber, total dietary",G -17457722,2342464,1079,2.0,,,,,,,,,"Fiber, total dietary",G -17457729,2342471,1079,0.8,,,,,,,,,"Fiber, total dietary",G -17458281,2343023,1079,1.8,,,,,,,,,"Fiber, total dietary",G -17458626,2343368,1079,0.9,,,,,,,,,"Fiber, total dietary",G -17458633,2343375,1079,0.6,,,,,,,,,"Fiber, total dietary",G -17459236,2343978,1079,1.7,,,,,,,,,"Fiber, total dietary",G -17459951,2344693,1079,7.5,,,,,,,,,"Fiber, total dietary",G -17460076,2344818,1079,0.1,,,,,,,,,"Fiber, total dietary",G -17460202,2344944,1079,0.8,,,,,,,,,"Fiber, total dietary",G -17460228,2344970,1079,1.6,,,,,,,,,"Fiber, total dietary",G -17460325,2345067,1079,4.3,,,,,,,,,"Fiber, total dietary",G -17460453,2345195,1079,1.1,,,,,,,,,"Fiber, total dietary",G -17460460,2345202,1079,3.7,,,,,,,,,"Fiber, total dietary",G -17460465,2345207,1079,2.8,,,,,,,,,"Fiber, total dietary",G -17460491,2345233,1079,1.5,,,,,,,,,"Fiber, total dietary",G -17460523,2345265,1079,1.5,,,,,,,,,"Fiber, total dietary",G -17460702,2345444,1079,1.9,,,,,,,,,"Fiber, total dietary",G -17460903,2345645,1079,1.0,,,,,,,,,"Fiber, total dietary",G -17460944,2345686,1079,1.9,,,,,,,,,"Fiber, total dietary",G -17461306,2346048,1079,4.8,,,,,,,,,"Fiber, total dietary",G -17461395,2346137,1079,0.1,,,,,,,,,"Fiber, total dietary",G -17461465,2346207,1079,0.0,,,,,,,,,"Fiber, total dietary",G -17461712,2352958,1079,2.81,1.0,1.0,,,,,,,"Fiber, total dietary",G -17461716,2352962,1079,3.53,1.0,1.0,,,,,,,"Fiber, total dietary",G -17461825,2364030,1079,3.4,,78.0,,,,,,,"Fiber, total dietary",G -17462084,2364406,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17462146,2364521,1079,0.3,,70.0,,,,,,,"Fiber, total dietary",G -17462206,2364673,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17462455,2365151,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17462574,2365331,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17462723,2365509,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G -17462790,2365586,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G -17462990,2365810,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17463081,2365911,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G -17463312,2366167,1079,3.3,,75.0,,,,,,,"Fiber, total dietary",G -17463674,2366589,1079,3.9,,70.0,,,,,,,"Fiber, total dietary",G -17463749,2366680,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17463985,2366968,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -17464080,2367071,1079,21.7,,70.0,,,,,,,"Fiber, total dietary",G -17464453,2367508,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17464619,2367694,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -17464757,2367853,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17464961,2368080,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17464995,2368119,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17465630,2368860,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17465763,2369004,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17465982,2369256,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17466195,2369509,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -17466645,2370041,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17466868,2370293,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17467059,2370525,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17467140,2370613,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17467360,2370838,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17467460,2370943,1079,3.5,,78.0,,,,,,,"Fiber, total dietary",G -17467492,2370975,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17467625,2371108,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17467854,2371337,1079,7.5,,78.0,,,,,,,"Fiber, total dietary",G -17468111,2371594,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G -17468311,2371794,1079,2.0,,72.0,,,,,,,"Fiber, total dietary",G -17468332,2371815,1079,4.2,,71.0,,,,,,,"Fiber, total dietary",G -17468350,2371833,1079,7.0,,78.0,,,,,,,"Fiber, total dietary",G -17468552,2372035,1079,1.8,,72.0,,,,,,,"Fiber, total dietary",G -17468684,2372247,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17468702,2372265,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G -17469082,2372700,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17469131,2372758,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17469330,2372967,1079,8.9,,70.0,,,,,,,"Fiber, total dietary",G -17469573,2373246,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17469822,2373540,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -17470167,2373920,1079,19.0,,70.0,,,,,,,"Fiber, total dietary",G -17470320,2374099,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G -17470638,2374456,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17470903,2374761,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -17471189,2375074,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17471191,2375076,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17471261,2375163,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -17471456,2375388,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17471499,2375437,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17471564,2375507,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17471965,2375977,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17472132,2376158,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17472402,2376446,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -17472701,2376782,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17473216,2377364,1079,21.1,,70.0,,,,,,,"Fiber, total dietary",G -17473292,2377445,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17473370,2377538,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17473605,2377801,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17473667,2377871,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17473808,2378026,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17473983,2378216,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -17474319,2378622,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17474701,2379047,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17474830,2379191,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17474961,2379391,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17475016,2379449,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17475334,2379797,1079,3.2,,73.0,,,,,,,"Fiber, total dietary",G -17475487,2379968,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -17475537,2380055,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17475786,2380365,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17475832,2380454,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17475888,2380521,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17476108,2380746,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17476172,2380810,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17476226,2380866,1079,5.5,,78.0,,,,,,,"Fiber, total dietary",G -17476647,2381312,1079,7.5,,78.0,,,,,,,"Fiber, total dietary",G -17476654,2381319,1079,2.4,,78.0,,,,,,,"Fiber, total dietary",G -17476991,2381675,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -17477397,2382102,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17477399,2382104,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17477727,2382449,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -17477868,2382595,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -17477886,2382614,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17478056,2382789,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17478280,2383020,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17478344,2383089,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17478443,2383198,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G -17478648,2383416,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17478680,2383448,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17479188,2384002,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -17479252,2384089,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G -17479610,2384472,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17479720,2384590,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17479783,2384661,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17480101,2385073,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17480110,2385083,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17480133,2385106,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17480923,2385981,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17481117,2386190,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17481872,2387008,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17482092,2387243,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17482160,2387316,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17482168,2387324,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17482224,2387384,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17482292,2387456,1079,12.7,,70.0,,,,,,,"Fiber, total dietary",G -17482399,2387583,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G -17482403,2387587,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17482723,2387932,1079,23.3,,70.0,,,,,,,"Fiber, total dietary",G -17482873,2388106,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17482935,2388175,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17483017,2388260,1079,10.5,,70.0,,,,,,,"Fiber, total dietary",G -17483121,2388374,1079,34.3,,70.0,,,,,,,"Fiber, total dietary",G -17483371,2388634,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17483417,2388681,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17483421,2388687,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17484089,2389386,1079,21.0,,70.0,,,,,,,"Fiber, total dietary",G -17484647,2389972,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17484773,2390110,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17485072,2390424,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17485215,2390581,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17485268,2390638,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G -17485655,2391051,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17485930,2391355,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17485958,2391385,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17486202,2391637,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17486205,2391640,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17486295,2391740,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17486310,2391756,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -17486898,2392384,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17487032,2392548,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17487172,2392696,1079,10.8,,70.0,,,,,,,"Fiber, total dietary",G -17487418,2392960,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17487640,2393190,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17487764,2393329,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17487810,2393386,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -17487952,2393529,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17488262,2393901,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -17488562,2394210,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17488576,2394224,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17488622,2394275,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17488792,2394474,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17489100,2394810,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17489124,2394839,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -17489708,2395493,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G -17489840,2395629,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17490081,2395885,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17490245,2396054,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17490300,2396114,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17490469,2396291,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17490633,2396466,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17490636,2396471,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17491038,2396907,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17491123,2397013,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -17491206,2397106,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17491567,2397485,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17492009,2398013,1079,3.9,,70.0,,,,,,,"Fiber, total dietary",G -17492056,2398079,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17492277,2398327,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17492410,2398473,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17492634,2398749,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G -17492738,2398868,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17493165,2399314,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -17493274,2399425,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17493378,2399533,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17493559,2399723,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17493854,2400034,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17493909,2400111,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17493972,2400175,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -17494147,2400363,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17494171,2400387,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17494176,2400392,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17494226,2400445,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G -17494497,2400737,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17494551,2400792,1079,6.7,,73.0,,,,,,,"Fiber, total dietary",G -17494684,2400932,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17494693,2400941,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17494945,2401216,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17494959,2401231,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17495288,2401607,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17495514,2401844,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17495634,2401972,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17496275,2402634,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17496306,2402667,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17496593,2402979,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17496698,2403085,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -17496970,2403402,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17496988,2403420,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17497030,2403465,1079,0.8,,73.0,,,,,,,"Fiber, total dietary",G -17497031,2403466,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -17497373,2403828,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17497422,2403879,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17497522,2403989,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17499008,2405553,1079,5.5,,70.0,,,,,,,"Fiber, total dietary",G -17499024,2405570,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17499124,2405671,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -17499128,2405675,1079,4.9,,70.0,,,,,,,"Fiber, total dietary",G -17499191,2405738,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -17499734,2406306,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17499863,2406447,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17500362,2407002,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17500491,2407144,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17500588,2407242,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17500731,2407393,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17500863,2407537,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G -17501026,2407711,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17501254,2407951,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17501492,2408214,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17501809,2408571,1079,25.7,,70.0,,,,,,,"Fiber, total dietary",G -17501983,2408765,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17502419,2409240,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17502679,2409503,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17502826,2409666,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17502868,2409708,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17502946,2409788,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -17502952,2409794,1079,8.9,,70.0,,,,,,,"Fiber, total dietary",G -17503225,2410075,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17503477,2410357,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17503619,2410508,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -17503792,2410709,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -17503928,2410850,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17503981,2410904,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17504160,2411090,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17504165,2411095,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17505005,2412025,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17505224,2412266,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17505379,2412442,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17505847,2412997,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17506087,2413277,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17506213,2413413,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17506340,2413566,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G -17506565,2413851,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17506988,2414330,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17507112,2414464,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17507220,2414594,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17507394,2414790,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17507403,2414805,1079,35.3,,70.0,,,,,,,"Fiber, total dietary",G -17507453,2414868,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -17507575,2415012,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17507610,2415056,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -17507840,2415315,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17508905,2416528,1079,7.4,,70.0,,,,,,,"Fiber, total dietary",G -17508945,2416578,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17509030,2416672,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17509967,2417732,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -17510433,2418249,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17510667,2418513,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17510679,2418526,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17510778,2418634,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G -17510797,2418654,1079,1.1,,73.0,,,,,,,"Fiber, total dietary",G -17510912,2418779,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -17511138,2419058,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17511163,2419085,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17512019,2420091,1079,7.7,,73.0,,,,,,,"Fiber, total dietary",G -17512275,2420390,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17512421,2420566,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -17512555,2420717,1079,8.7,,70.0,,,,,,,"Fiber, total dietary",G -17512561,2420726,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17512740,2420922,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17513364,2421586,1079,5.6,,70.0,,,,,,,"Fiber, total dietary",G -17513682,2421968,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17513806,2422105,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17514229,2422560,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17514239,2422570,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G -17515078,2423536,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17515190,2423660,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17515582,2424058,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G -17516246,2424757,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17516460,2424990,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17516553,2425086,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17516561,2425095,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17516571,2425105,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17516733,2425273,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17516747,2425287,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -17517893,2426514,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17518006,2426639,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17518102,2426747,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17518213,2426873,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -17518325,2427003,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17518546,2427237,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17518729,2427420,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17518818,2427517,1079,4.5,,70.0,,,,,,,"Fiber, total dietary",G -17518910,2427631,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17519118,2427858,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G -17519172,2427912,1079,25.5,,70.0,,,,,,,"Fiber, total dietary",G -17519254,2427997,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -17519360,2428125,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17519666,2428449,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17519808,2428595,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -17519970,2428768,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17520287,2429110,1079,31.6,,70.0,,,,,,,"Fiber, total dietary",G -17520623,2429456,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17520717,2429557,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17521412,2430298,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17521465,2430354,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G -17521586,2430487,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17522275,2431262,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17522280,2431267,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17522425,2431418,1079,2.9,,73.0,,,,,,,"Fiber, total dietary",G -17522641,2431646,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -17522754,2431770,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17522995,2432052,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17523074,2432140,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17523267,2432347,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17524016,2433183,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17524327,2433520,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17524489,2433692,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G -17524802,2434019,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17524837,2434056,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -17524964,2434192,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G -17525414,2434669,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17525455,2434714,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17525515,2434786,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17525686,2434966,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17525972,2435263,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17526527,2435857,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17526583,2435913,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17526722,2436071,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G -17526868,2436222,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -17527334,2436737,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17527754,2437202,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -17528065,2437541,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17528157,2437649,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17528274,2437774,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17528393,2437905,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G -17528756,2438304,1079,7.9,,70.0,,,,,,,"Fiber, total dietary",G -17529984,2439762,1079,4.5,,70.0,,,,,,,"Fiber, total dietary",G -17530218,2440047,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17530552,2440449,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -17531104,2441079,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17531266,2441274,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17531274,2441283,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17531457,2441493,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17531632,2441694,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17531676,2441740,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17532232,2442384,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17532360,2442553,1079,0.9,,73.0,,,,,,,"Fiber, total dietary",G -17532373,2442572,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17532397,2442600,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17533231,2443568,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -17533346,2443697,1079,3.0,,78.0,,,,,,,"Fiber, total dietary",G -17533745,2444145,1079,2.4,,78.0,,,,,,,"Fiber, total dietary",G -17533756,2444157,1079,4.5,,78.0,,,,,,,"Fiber, total dietary",G -17533800,2444204,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17533852,2444264,1079,2.8,,71.0,,,,,,,"Fiber, total dietary",G -17533956,2444375,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17534006,2444428,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17534043,2444471,1079,2.6,,73.0,,,,,,,"Fiber, total dietary",G -17534074,2444509,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17534331,2444790,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17534362,2444824,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17534409,2444874,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -17534436,2444904,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17534819,2445353,1079,3.8,,73.0,,,,,,,"Fiber, total dietary",G -17534963,2445518,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17535175,2445785,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17535335,2445961,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17535389,2446030,1079,8.3,,70.0,,,,,,,"Fiber, total dietary",G -17535432,2446081,1079,0.2,,73.0,,,,,,,"Fiber, total dietary",G -17535674,2446375,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17535852,2446584,1079,8.3,,70.0,,,,,,,"Fiber, total dietary",G -17536315,2447105,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -17536495,2447308,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17536807,2447667,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -17536922,2447790,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17536970,2447867,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17537124,2448087,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G -17537426,2448461,1079,1.1,,73.0,,,,,,,"Fiber, total dietary",G -17537510,2448561,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17537519,2448572,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -17537683,2448773,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17538040,2449183,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17538322,2449491,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17538408,2449584,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G -17538466,2449652,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17539165,2450446,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17539174,2450456,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17539558,2450887,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17539672,2451015,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17539678,2451021,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17539696,2451045,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17540061,2451484,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17540330,2451789,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G -17540654,2452157,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17540703,2452212,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17540784,2452307,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G -17541175,2452749,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17541191,2452768,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -17541428,2453036,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17541662,2453289,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17541858,2453502,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17542034,2453700,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G -17542118,2453804,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17542224,2453936,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17542993,2454840,1079,20.0,,70.0,,,,,,,"Fiber, total dietary",G -17543311,2455283,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17543450,2455445,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17543550,2455556,1079,6.9,,70.0,,,,,,,"Fiber, total dietary",G -17543733,2455755,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17543762,2455795,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G -17543799,2455838,1079,5.0,,73.0,,,,,,,"Fiber, total dietary",G -17544640,2456821,1079,3.2,,71.0,,,,,,,"Fiber, total dietary",G -17544947,2457126,1079,3.6,,71.0,,,,,,,"Fiber, total dietary",G -17545177,2457355,1079,2.7,,71.0,,,,,,,"Fiber, total dietary",G -17545376,2457553,1079,3.5,,71.0,,,,,,,"Fiber, total dietary",G -17545435,2457614,1079,5.4,,71.0,,,,,,,"Fiber, total dietary",G -17545561,2457740,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -17545610,2457789,1079,4.7,,71.0,,,,,,,"Fiber, total dietary",G -17545716,2457897,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G -17545861,2458043,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G -17545986,2458168,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17546021,2458203,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17546262,2458444,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G -17546472,2458655,1079,4.3,,71.0,,,,,,,"Fiber, total dietary",G -17546843,2459027,1079,2.0,,78.0,,,,,,,"Fiber, total dietary",G -17547039,2459224,1079,3.4,,78.0,,,,,,,"Fiber, total dietary",G -17548151,2460345,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G -17548271,2460477,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17548438,2460649,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17548495,2460711,1079,2.3,,73.0,,,,,,,"Fiber, total dietary",G -17548600,2460822,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17549182,2461440,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17549490,2461773,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -17549551,2461835,1079,0.2,,70.0,,,,,,,"Fiber, total dietary",G -17549844,2462144,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17549972,2462276,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17550131,2462440,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17550302,2462630,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17550337,2462667,1079,26.3,,70.0,,,,,,,"Fiber, total dietary",G -17550411,2462747,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -17550436,2462773,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17550459,2462796,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17550518,2462855,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -17550588,2462926,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17550630,2462968,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17550836,2463195,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17551213,2463630,1079,1.1,,73.0,,,,,,,"Fiber, total dietary",G -17551333,2463760,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17551411,2463842,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G -17551513,2463944,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17551617,2464056,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17551923,2464414,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -17552017,2464515,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17552311,2464833,1079,13.6,,70.0,,,,,,,"Fiber, total dietary",G -17552312,2464834,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G -17552494,2465031,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -17552536,2465074,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17552565,2465103,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17553309,2465902,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17553426,2466022,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G -17553607,2466225,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17554073,2466709,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17554147,2466784,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -17554236,2466873,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17554529,2467214,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17554722,2467412,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -17555052,2467757,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -17555102,2467811,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17555340,2468081,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -17555455,2468207,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17555593,2468359,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17555719,2468490,1079,6.5,,70.0,,,,,,,"Fiber, total dietary",G -17556119,2468914,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17556361,2469175,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17556986,2469836,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17556998,2469848,1079,1.7,,73.0,,,,,,,"Fiber, total dietary",G -17557283,2470141,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -17557646,2470522,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17557973,2470868,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -17558170,2471081,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17558181,2471092,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -17558264,2471183,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17558303,2471223,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17558443,2471365,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17558742,2471693,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -17558902,2471872,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17559052,2472038,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17559108,2472096,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17559180,2472173,1079,14.0,,70.0,,,,,,,"Fiber, total dietary",G -17559348,2472346,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17559364,2472362,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17559442,2472446,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17559482,2472488,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -17559520,2472526,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17559631,2472651,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17559664,2472685,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -17559685,2472706,1079,8.7,,70.0,,,,,,,"Fiber, total dietary",G -17559727,2472749,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17560253,2473300,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17560544,2473612,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17560581,2473651,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17560668,2473742,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17560717,2473796,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17560870,2473977,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -17561439,2474567,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17561480,2474617,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17561904,2475083,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17562235,2475438,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17562540,2475769,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17562560,2475790,1079,2.4,,73.0,,,,,,,"Fiber, total dietary",G -17562981,2476250,1079,1.6,,73.0,,,,,,,"Fiber, total dietary",G -17563160,2476435,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17563706,2477049,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17563731,2477074,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17564102,2477484,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17564673,2478127,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17564823,2478283,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17564862,2478327,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17565569,2479081,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G -17565996,2479545,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17566361,2479921,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17566453,2480014,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17566561,2480123,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17566682,2480264,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17566737,2480347,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17566819,2480437,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17566957,2480590,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17567075,2480715,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G -17567176,2480827,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -17567546,2481226,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17567596,2481276,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -17568152,2481850,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17568194,2481897,1079,20.0,,70.0,,,,,,,"Fiber, total dietary",G -17568297,2482002,1079,4.3,,70.0,,,,,,,"Fiber, total dietary",G -17568886,2482660,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17568974,2482754,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17569045,2482829,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G -17569547,2483391,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17569716,2483579,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17569832,2483707,1079,1.4,,73.0,,,,,,,"Fiber, total dietary",G -17570096,2484031,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17570125,2484079,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17570553,2484550,1079,1.4,,73.0,,,,,,,"Fiber, total dietary",G -17570770,2484779,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -17571297,2485325,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17571305,2485335,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -17571362,2485394,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17571545,2485591,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17571933,2485994,1079,0.3,,70.0,,,,,,,"Fiber, total dietary",G -17571946,2486007,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -17572419,2486521,1079,8.9,,70.0,,,,,,,"Fiber, total dietary",G -17572628,2486734,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17572856,2486973,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17572865,2486982,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G -17573009,2487138,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17573027,2487156,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17573360,2487513,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17573651,2487818,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17573842,2488020,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17573959,2488140,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17574097,2488294,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17574212,2488416,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17574404,2488647,1079,18.5,,70.0,,,,,,,"Fiber, total dietary",G -17574440,2488695,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -17574675,2488960,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17575075,2489398,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -17575143,2489477,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17575280,2489646,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17575424,2489826,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17575439,2489844,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17575632,2490086,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17575753,2490245,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17575810,2490347,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -17576326,2491116,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G -17576516,2491385,1079,10.0,,71.0,,,,,,,"Fiber, total dietary",G -17576542,2491411,1079,0.8,,72.0,,,,,,,"Fiber, total dietary",G -17576760,2491629,1079,1.7,,73.0,,,,,,,"Fiber, total dietary",G -17576774,2491643,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G -17576874,2491734,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G -17576915,2491776,1079,0.1,,71.0,,,,,,,"Fiber, total dietary",G -17577045,2491906,1079,3.8,,71.0,,,,,,,"Fiber, total dietary",G -17577091,2491952,1079,2.5,,71.0,,,,,,,"Fiber, total dietary",G -17577115,2491976,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G -17577579,2492445,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G -17577739,2492608,1079,3.6,,71.0,,,,,,,"Fiber, total dietary",G -17577882,2492775,1079,0.4,,71.0,,,,,,,"Fiber, total dietary",G -17577903,2492796,1079,0.8,,71.0,,,,,,,"Fiber, total dietary",G -17578187,2493108,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17578407,2493356,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -17578544,2493534,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G -17578777,2494882,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17578901,2495041,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17578908,2495048,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17579034,2495224,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17579037,2495227,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17579192,2495397,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17579452,2495682,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17579543,2495775,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17579548,2495780,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17579814,2496145,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17579960,2496294,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17580030,2496368,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17580212,2496561,1079,6.1,,70.0,,,,,,,"Fiber, total dietary",G -17580762,2497150,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17581020,2497429,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17581152,2497561,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G -17581964,2498413,1079,7.1,,73.0,,,,,,,"Fiber, total dietary",G -17582090,2498539,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -17582121,2498570,1079,5.6,,73.0,,,,,,,"Fiber, total dietary",G -17582245,2498694,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17582336,2498785,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17582543,2498993,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -17582572,2499022,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17582785,2499239,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17583092,2499745,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17583119,2499780,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17583151,2499815,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17583251,2499943,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17583845,2500678,1079,6.2,,73.0,,,,,,,"Fiber, total dietary",G -17583934,2500767,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G -17584092,2500925,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17584249,2501082,1079,6.5,,70.0,,,,,,,"Fiber, total dietary",G -17584348,2501183,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17584444,2501280,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -17584615,2501463,1079,7.4,,70.0,,,,,,,"Fiber, total dietary",G -17584694,2501707,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17584841,2501890,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17584938,2502005,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17585508,2502885,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17585587,2502972,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -17585597,2502982,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17585819,2503213,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17585834,2503228,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17585926,2503320,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17586102,2503512,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17586158,2503580,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G -17586352,2503835,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -17586710,2504241,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -17587369,2505009,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17587850,2505612,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17588124,2505937,1079,3.4,,73.0,,,,,,,"Fiber, total dietary",G -17588260,2506096,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17588670,2506549,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17588708,2506592,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17589208,2507140,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17589321,2507262,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17589561,2507517,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17589862,2507831,1079,8.3,,70.0,,,,,,,"Fiber, total dietary",G -17589888,2507857,1079,5.6,,70.0,,,,,,,"Fiber, total dietary",G -17589993,2507962,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G -17590185,2508154,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17590203,2508172,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G -17590353,2508332,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17590654,2508679,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17590790,2508862,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17591148,2509271,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17591158,2509288,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17591274,2509423,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17591312,2509462,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -17591336,2509489,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -17591399,2509555,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17591570,2509731,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -17591605,2509770,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G -17591977,2510214,1079,2.2,,73.0,,,,,,,"Fiber, total dietary",G -17592976,2511400,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17593459,2511952,1079,1.5,,78.0,,,,,,,"Fiber, total dietary",G -17593511,2512003,1079,4.0,,78.0,,,,,,,"Fiber, total dietary",G -17593564,2512048,1079,4.6,,78.0,,,,,,,"Fiber, total dietary",G -17594480,2517165,1079,11.3,,78.0,,,,,,,"Fiber, total dietary",G -17594975,2517660,1079,1.8,,71.0,,,,,,,"Fiber, total dietary",G -17595120,2517805,1079,5.6,,78.0,,,,,,,"Fiber, total dietary",G -17595308,2517995,1079,1.9,,71.0,,,,,,,"Fiber, total dietary",G -17595690,2518377,1079,1.7,,78.0,,,,,,,"Fiber, total dietary",G -17596344,2518936,1079,2.4,,79.0,,,,,,,"Fiber, total dietary",G -17596400,2518992,1079,3.8,,78.0,,,,,,,"Fiber, total dietary",G -17596492,2519084,1079,1.0,,79.0,,,,,,,"Fiber, total dietary",G -17596834,2519403,1079,6.2,,71.0,,,,,,,"Fiber, total dietary",G -17597239,2519807,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G -17597380,2519948,1079,3.2,,73.0,,,,,,,"Fiber, total dietary",G -17597383,2519951,1079,3.2,,73.0,,,,,,,"Fiber, total dietary",G -17597743,2520312,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G -17597798,2520367,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G -17597967,2520536,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G -17597995,2520564,1079,1.1,,71.0,,,,,,,"Fiber, total dietary",G -17598046,2520615,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G -17598268,2520837,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G -17598527,2521096,1079,3.0,,78.0,,,,,,,"Fiber, total dietary",G -17598739,2521310,1079,0.9,,79.0,,,,,,,"Fiber, total dietary",G -17598946,2521517,1079,2.3,,71.0,,,,,,,"Fiber, total dietary",G -17599194,2521785,1079,2.2,,71.0,,,,,,,"Fiber, total dietary",G -17599927,2522545,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17599990,2522627,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17600123,2523069,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17600151,2523103,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17600248,2523217,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17600506,2523485,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17600587,2523575,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17600646,2523637,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17600788,2523846,1079,5.1,,70.0,,,,,,,"Fiber, total dietary",G -17600951,2524046,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -17600957,2524052,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17601458,2524699,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17601502,2524747,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17601683,2524975,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17601736,2525033,1079,0.3,,70.0,,,,,,,"Fiber, total dietary",G -17601986,2525326,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17602332,2525711,1079,0.8,,78.0,,,,,,,"Fiber, total dietary",G -17602351,2525730,1079,5.4,,78.0,,,,,,,"Fiber, total dietary",G -17602439,2525816,1079,7.1,,71.0,,,,,,,"Fiber, total dietary",G -17603255,2526784,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -17603383,2526931,1079,3.0,,73.0,,,,,,,"Fiber, total dietary",G -17603643,2527247,1079,10.7,,75.0,,,,,,,"Fiber, total dietary",G -17604680,2528437,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17604685,2528442,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17604843,2528642,1079,3.8,,73.0,,,,,,,"Fiber, total dietary",G -17605261,2529123,1079,2.0,,75.0,,,,,,,"Fiber, total dietary",G -17605270,2529134,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17605706,2529720,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17605750,2529771,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17605800,2529856,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17606037,2530164,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17606128,2530385,1079,22.2,,70.0,,,,,,,"Fiber, total dietary",G -17606471,2530834,1079,0.8,,75.0,,,,,,,"Fiber, total dietary",G -17606492,2530856,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17606504,2530868,1079,2.9,,73.0,,,,,,,"Fiber, total dietary",G -17606710,2531160,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17606968,2531528,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17608071,2532981,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17608345,2533401,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17608351,2533410,1079,0.9,,73.0,,,,,,,"Fiber, total dietary",G -17608437,2533518,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -17608701,2533862,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -17608910,2534122,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17609032,2534274,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17609132,2534399,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17609460,2534852,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17609495,2534889,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17609599,2534996,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G -17609678,2535100,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17609898,2535385,1079,41.7,,70.0,,,,,,,"Fiber, total dietary",G -17609955,2535458,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17610177,2535714,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17610364,2535937,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -17610368,2535941,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17610524,2536120,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17610801,2536490,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17611044,2536776,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17611410,2537240,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17611505,2537358,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17612036,2538011,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17612121,2538112,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G -17612146,2538137,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G -17612162,2538153,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17612686,2538768,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G -17612981,2539166,1079,7.8,,70.0,,,,,,,"Fiber, total dietary",G -17613128,2539345,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17613315,2539557,1079,0.8,,71.0,,,,,,,"Fiber, total dietary",G -17613413,2539656,1079,5.8,,78.0,,,,,,,"Fiber, total dietary",G -17613422,2539664,1079,7.7,,78.0,,,,,,,"Fiber, total dietary",G -17613491,2539732,1079,2.4,,78.0,,,,,,,"Fiber, total dietary",G -17614042,2540279,1079,1.8,,78.0,,,,,,,"Fiber, total dietary",G -17614172,2540409,1079,0.1,,78.0,,,,,,,"Fiber, total dietary",G -17614273,2540510,1079,0.1,,78.0,,,,,,,"Fiber, total dietary",G -17614547,2540828,1079,15.6,,70.0,,,,,,,"Fiber, total dietary",G -17614895,2541276,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17615298,2541772,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17615536,2542075,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -17615597,2542145,1079,17.9,,70.0,,,,,,,"Fiber, total dietary",G -17615616,2542169,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17615737,2542323,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17615824,2542432,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17615875,2542497,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17616156,2542846,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17616178,2542872,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17616469,2543247,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17616795,2543641,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17616812,2543661,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17616878,2543751,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17616930,2543818,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17617021,2543928,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -17617028,2543935,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -17617094,2544015,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17617155,2544103,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17617160,2544108,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17617806,2544930,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17618127,2545335,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17618483,2545772,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G -17618759,2546118,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17618807,2546181,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17619339,2546833,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -17619896,2547481,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G -17619986,2547619,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G -17619988,2547621,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17620104,2547740,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17620601,2548319,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17620727,2548451,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17620773,2548501,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17620895,2548629,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17621192,2548958,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17621729,2549617,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17622024,2549930,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17622360,2550312,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17622528,2550499,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17622661,2550641,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17622686,2550666,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17623020,2551031,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17623096,2551120,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17623192,2551223,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17623291,2551332,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -17623470,2551539,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17623538,2551628,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17623609,2551729,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17623639,2551762,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17623702,2551832,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17623784,2551917,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17624030,2552179,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -17624392,2552562,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17624520,2552705,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -17624635,2552825,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -17625175,2553452,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17625244,2553525,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G -17625531,2553833,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -17625712,2554022,1079,9.6,,70.0,,,,,,,"Fiber, total dietary",G -17625776,2554092,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17625789,2554105,1079,6.0,,70.0,,,,,,,"Fiber, total dietary",G -17626562,2554963,1079,0.9,,79.0,,,,,,,"Fiber, total dietary",G -17626818,2555219,1079,2.0,,79.0,,,,,,,"Fiber, total dietary",G -17627242,2555643,1079,5.3,,71.0,,,,,,,"Fiber, total dietary",G -17628358,2556675,1079,1.8,,78.0,,,,,,,"Fiber, total dietary",G -17628421,2556738,1079,5.6,,78.0,,,,,,,"Fiber, total dietary",G -17628521,2556836,1079,0.2,,71.0,,,,,,,"Fiber, total dietary",G -17628594,2556909,1079,1.2,,71.0,,,,,,,"Fiber, total dietary",G -17628693,2557008,1079,1.7,,71.0,,,,,,,"Fiber, total dietary",G -17628705,2557020,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G -17629048,2557363,1079,1.0,,71.0,,,,,,,"Fiber, total dietary",G -17629139,2557454,1079,2.4,,72.0,,,,,,,"Fiber, total dietary",G -17629226,2557541,1079,0.1,,78.0,,,,,,,"Fiber, total dietary",G -17629234,2557549,1079,0.1,,78.0,,,,,,,"Fiber, total dietary",G -17629342,2557657,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G -17629458,2557773,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G -17629461,2557776,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G -17629995,2558309,1079,5.3,,78.0,,,,,,,"Fiber, total dietary",G -17630356,2558670,1079,0.8,,71.0,,,,,,,"Fiber, total dietary",G -17630371,2558685,1079,6.4,,78.0,,,,,,,"Fiber, total dietary",G -17630548,2558862,1079,1.4,,78.0,,,,,,,"Fiber, total dietary",G -17630667,2558981,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G -17631154,2559468,1079,3.3,,78.0,,,,,,,"Fiber, total dietary",G -17631639,2559978,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17631771,2560169,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17631928,2560471,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G -17632128,2560684,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17632332,2560922,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G -17632380,2560980,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17632413,2561019,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G -17632457,2561063,1079,3.0,,73.0,,,,,,,"Fiber, total dietary",G -17632895,2561558,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -17633354,2562162,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -17633493,2562322,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17633618,2562455,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17633770,2562617,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17633797,2562647,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17633889,2562739,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17633905,2562755,1079,10.6,,70.0,,,,,,,"Fiber, total dietary",G -17633984,2562834,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17634102,2562953,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17634117,2562970,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17634420,2563360,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17634443,2563385,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17634934,2563955,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17635114,2564138,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17635165,2564191,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17635215,2564243,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -17635301,2564347,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17635455,2564514,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17635491,2564552,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G -17635653,2564731,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17635862,2564969,1079,4.9,,70.0,,,,,,,"Fiber, total dietary",G -17636256,2565524,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17636280,2565549,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17636317,2565586,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17636507,2565835,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17636755,2566162,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17636797,2566204,1079,1.3,,73.0,,,,,,,"Fiber, total dietary",G -17637093,2566744,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17637095,2566746,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17637190,2566922,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17637281,2567026,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17637414,2567203,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -17637607,2567471,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17638087,2568032,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17638133,2568081,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17638359,2568361,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G -17638563,2568591,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17638955,2569052,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17638999,2569100,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -17639136,2569290,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17639260,2569423,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17639526,2569747,1079,11.6,,70.0,,,,,,,"Fiber, total dietary",G -17639537,2569765,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -17639611,2569850,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17639915,2570236,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -17640047,2570376,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17640433,2570903,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17640512,2570984,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17640636,2571219,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17640930,2571592,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17641127,2571894,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17641158,2571961,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17641607,2572480,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17641649,2572523,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17641651,2572525,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17641775,2572650,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17641882,2572760,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -17641927,2572805,1079,5.5,,70.0,,,,,,,"Fiber, total dietary",G -17641936,2572814,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17642004,2572889,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17642215,2573150,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17642331,2573276,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17642463,2573422,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17642618,2573585,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17643365,2574353,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17643389,2574377,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -17643812,2574809,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17643893,2574907,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17644178,2575210,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17644457,2575489,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -17644551,2575583,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17644605,2575637,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17644645,2575677,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -17645067,2576122,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17645090,2576145,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17645098,2576154,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17645788,2576926,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17645790,2576928,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17645791,2576929,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17645998,2577175,1079,6.0,,70.0,,,,,,,"Fiber, total dietary",G -17646349,2577530,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17646483,2577694,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17646547,2577805,1079,16.7,,70.0,,,,,,,"Fiber, total dietary",G -17646638,2577905,1079,10.1,,70.0,,,,,,,"Fiber, total dietary",G -17647155,2578557,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -17647440,2578872,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G -17647444,2578876,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17647653,2579096,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17647671,2579124,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17647682,2579151,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17647848,2579359,1079,2.6,,73.0,,,,,,,"Fiber, total dietary",G -17648043,2579598,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17648049,2579604,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17648066,2579621,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -17648097,2579655,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17648150,2579708,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -17648565,2580170,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -17648676,2580290,1079,6.0,,70.0,,,,,,,"Fiber, total dietary",G -17648722,2580337,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17648864,2580516,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17649000,2580660,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17649044,2580706,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17649106,2580775,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17649176,2580854,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -17649211,2580900,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17649254,2580966,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17649276,2580988,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G -17649284,2580996,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17649788,2581529,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17649908,2581658,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17650241,2582017,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17650347,2582170,1079,9.5,,70.0,,,,,,,"Fiber, total dietary",G -17650401,2582224,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17650830,2582757,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17650853,2582786,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17651085,2583059,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17651171,2583185,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17651253,2583287,1079,18.0,,70.0,,,,,,,"Fiber, total dietary",G -17652303,2584528,1079,11.4,,70.0,,,,,,,"Fiber, total dietary",G -17652443,2584683,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17652526,2584782,1079,6.1,,70.0,,,,,,,"Fiber, total dietary",G -17652612,2584879,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -17653206,2585564,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17653279,2585642,1079,11.1,,70.0,,,,,,,"Fiber, total dietary",G -17653360,2585732,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17653462,2585854,1079,11.1,,70.0,,,,,,,"Fiber, total dietary",G -17653481,2585874,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17654067,2586478,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17654378,2586810,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17654442,2586878,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17655486,2587976,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17656222,2588808,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17656235,2588821,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17656315,2588955,1079,13.0,,70.0,,,,,,,"Fiber, total dietary",G -17656351,2588997,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17656380,2589037,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17656625,2589324,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17656677,2589377,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17656702,2589416,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17656753,2589468,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17656820,2589574,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17657060,2589891,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G -17657099,2589934,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17657143,2589985,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17657233,2590086,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -17657396,2590256,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17657770,2590699,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17657781,2590710,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G -17657933,2590873,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17658093,2591064,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17658131,2591106,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G -17658155,2591132,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17658501,2591518,1079,17.9,,70.0,,,,,,,"Fiber, total dietary",G -17658538,2591558,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17658637,2591689,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17659047,2592160,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17659256,2592420,1079,2.6,,73.0,,,,,,,"Fiber, total dietary",G -17659282,2592448,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17659506,2592700,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17659513,2592707,1079,4.3,,70.0,,,,,,,"Fiber, total dietary",G -17659697,2592909,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17659792,2593027,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17659802,2593038,1079,6.9,,70.0,,,,,,,"Fiber, total dietary",G -17659834,2593077,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17659966,2593264,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17660358,2593708,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17660385,2593738,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17660403,2593762,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G -17660450,2593814,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17660897,2594288,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17660966,2594412,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -17660998,2594445,1079,3.9,,70.0,,,,,,,"Fiber, total dietary",G -17661119,2594578,1079,6.9,,70.0,,,,,,,"Fiber, total dietary",G -17661157,2594616,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G -17661230,2594696,1079,1.5,,73.0,,,,,,,"Fiber, total dietary",G -17661317,2594783,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -17661448,2594920,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -17661965,2595455,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17662039,2595549,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17662131,2595648,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17662279,2595799,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17662392,2595912,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -17662696,2596219,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17662805,2596329,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17662881,2596405,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17663225,2596787,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17663559,2597216,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17663819,2597484,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17663834,2597499,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G -17664130,2597813,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17664193,2597876,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -17665011,2598803,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17665204,2599040,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17665454,2599304,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -17665485,2599346,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -17665489,2599352,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17665496,2599361,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17665760,2599659,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17665997,2599896,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17666101,2600003,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17666285,2600262,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17666427,2600406,1079,8.7,,70.0,,,,,,,"Fiber, total dietary",G -17666968,2600965,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17666993,2600990,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G -17667019,2601023,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17667026,2601030,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17667353,2601412,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17667561,2601640,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17667721,2601836,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17668094,2602220,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17668131,2602258,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17668144,2602271,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G -17668148,2602275,1079,28.6,,70.0,,,,,,,"Fiber, total dietary",G -17668158,2602285,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17668170,2602297,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17668468,2602623,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17668826,2603025,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G -17668912,2603136,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17669548,2603801,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17669555,2603808,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -17669615,2603869,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17670246,2604614,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G -17670549,2604960,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17670571,2604986,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17670692,2605110,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17671071,2605513,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17671085,2605528,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17671464,2605936,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17671592,2606069,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -17671776,2606253,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17672101,2606604,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17672514,2607034,1079,6.9,,70.0,,,,,,,"Fiber, total dietary",G -17672918,2607467,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17672981,2607531,1079,25.0,,70.0,,,,,,,"Fiber, total dietary",G -17673072,2607622,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17673137,2607690,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17673152,2607705,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -17673627,2608233,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17673791,2608401,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17673813,2608424,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G -17674126,2608747,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G -17674157,2608784,1079,33.3,,70.0,,,,,,,"Fiber, total dietary",G -17674275,2608915,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17674674,2609329,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G -17674793,2609452,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17674829,2609488,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -17675126,2609799,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17675231,2609914,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17676126,2610809,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G -17676217,2610900,1079,0.4,,78.0,,,,,,,"Fiber, total dietary",G -17676258,2610941,1079,0.6,,78.0,,,,,,,"Fiber, total dietary",G -17676410,2611094,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G -17676424,2611134,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G -17676658,2611372,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -17676749,2611473,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17676875,2611619,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17678039,2612958,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17678071,2612993,1079,6.5,,70.0,,,,,,,"Fiber, total dietary",G -17678161,2613095,1079,2.5,,71.0,,,,,,,"Fiber, total dietary",G -17678458,2613366,1079,7.6,,78.0,,,,,,,"Fiber, total dietary",G -17678681,2613589,1079,0.1,,78.0,,,,,,,"Fiber, total dietary",G -17678824,2613732,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G -17678830,2613738,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G -17679107,2614011,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G -17679170,2614074,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G -17679269,2614173,1079,2.4,,71.0,,,,,,,"Fiber, total dietary",G -17679727,2614659,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17679742,2614674,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -17680001,2614950,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17680104,2615057,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17680114,2615068,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G -17680383,2615366,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -17680394,2615377,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17680663,2615673,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17680670,2615680,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17680697,2615710,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17680786,2615802,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G -17680827,2615845,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17681477,2616543,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17681967,2617075,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G -17682192,2617342,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -17682284,2617436,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17682420,2617599,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17682631,2617854,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17682869,2618102,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17683062,2618302,1079,2.3,,73.0,,,,,,,"Fiber, total dietary",G -17683140,2618385,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17683189,2618434,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -17683486,2618738,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G -17683519,2618771,1079,2.6,,73.0,,,,,,,"Fiber, total dietary",G -17683770,2619048,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G -17684026,2619320,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17684226,2619531,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17684851,2620259,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G -17685080,2620502,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17685706,2621194,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17685968,2621479,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G -17686041,2621553,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G -17686042,2621554,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G -17686423,2621985,1079,5.5,,70.0,,,,,,,"Fiber, total dietary",G -17686531,2622093,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17686699,2622306,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -17686809,2622438,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G -17686820,2622449,1079,8.6,,70.0,,,,,,,"Fiber, total dietary",G -17686894,2622536,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G -17687097,2622742,1079,8.3,,70.0,,,,,,,"Fiber, total dietary",G -17687702,2623372,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17687864,2623544,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17687944,2623636,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17688020,2623716,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17688147,2623858,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17688359,2624077,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17688433,2624160,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17688474,2624204,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -17688515,2624262,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -17688707,2624471,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17688890,2624664,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G -17689150,2624928,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17689427,2625218,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17690167,2625989,1079,10.5,,70.0,,,,,,,"Fiber, total dietary",G -17690823,2626698,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17691079,2626962,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -17691368,2627256,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17691532,2627427,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G -17691645,2627542,1079,7.4,,70.0,,,,,,,"Fiber, total dietary",G -17691722,2627621,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G -17691791,2627694,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17692268,2628212,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G -17692378,2628336,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17692874,2628869,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G -17692908,2628905,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17692923,2628920,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17693229,2629233,1079,25.0,,70.0,,,,,,,"Fiber, total dietary",G -17693291,2629297,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G -17693311,2629318,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17693547,2629574,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17693653,2629704,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17693674,2629726,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17693940,2630037,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G -17694110,2630228,1079,22.2,,70.0,,,,,,,"Fiber, total dietary",G -17694299,2630459,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -17694787,2631025,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17694847,2631097,1079,23.8,,70.0,,,,,,,"Fiber, total dietary",G -17694930,2631199,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17695083,2631382,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G -17695194,2631504,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17695250,2631563,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G -17695266,2631579,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -17695505,2631900,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17695907,2632378,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17695946,2632417,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17696454,2632967,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17696837,2633378,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17697118,2633726,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17697190,2633800,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G -17697296,2633943,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17697599,2634315,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G -17697719,2634448,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17698038,2634790,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G -17698108,2634865,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17698346,2635122,1079,20.0,,70.0,,,,,,,"Fiber, total dietary",G -17698799,2635612,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -17698958,2635782,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17699059,2635896,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17699229,2636073,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G -17699347,2636192,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17699716,2636615,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17699762,2636664,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17700225,2637156,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17700505,2637441,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G -17700524,2637472,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G -17700725,2637683,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G -17700770,2637728,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17700771,2637729,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17701032,2638009,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G -17701080,2638057,1079,15.0,,70.0,,,,,,,"Fiber, total dietary",G -17701161,2638140,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G -17701634,2638632,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G -17701751,2638773,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17702092,2639138,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17702343,2639399,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G -17702428,2639488,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17702515,2639581,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17703020,2640133,1079,0.3,,73.0,,,,,,,"Fiber, total dietary",G -17703174,2640306,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17703441,2640591,1079,4.3,,70.0,,,,,,,"Fiber, total dietary",G -17703725,2640903,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17703985,2641177,1079,3.4,,78.0,,,,,,,"Fiber, total dietary",G -17704349,2641562,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G -17704424,2641652,1079,6.1,,70.0,,,,,,,"Fiber, total dietary",G -17704897,2642255,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G -17704934,2642307,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17705140,2642551,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17705337,2642777,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17705384,2642828,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G -17705660,2643138,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17705762,2643251,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17705795,2643284,1079,4.3,,70.0,,,,,,,"Fiber, total dietary",G -17705901,2648887,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G -17706044,2649030,1079,2.9,,78.0,,,,,,,"Fiber, total dietary",G -17706120,2649106,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G -17706146,2649132,1079,0.7,,78.0,,,,,,,"Fiber, total dietary",G -17706599,2649585,1079,1.9,,71.0,,,,,,,"Fiber, total dietary",G -17706850,2649840,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G -17706993,2649983,1079,7.1,,71.0,,,,,,,"Fiber, total dietary",G -17707040,2650030,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G -17707167,2650157,1079,3.9,,78.0,,,,,,,"Fiber, total dietary",G -17707355,2650345,1079,4.9,,78.0,,,,,,,"Fiber, total dietary",G -17707933,2650923,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G -17708002,2650992,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G -17708075,2651065,1079,0.8,,71.0,,,,,,,"Fiber, total dietary",G -17708103,2651093,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G -17708148,2651138,1079,8.0,,78.0,,,,,,,"Fiber, total dietary",G -17708529,2651527,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17708662,2651678,1079,39.5,,70.0,,,,,,,"Fiber, total dietary",G -17708809,2651851,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17708814,2651857,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17708981,2652057,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17709413,2652555,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G -17709516,2652668,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17709519,2652673,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17709908,2653104,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G -17709987,2653190,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17710046,2653260,1079,9.5,,70.0,,,,,,,"Fiber, total dietary",G -17710669,2653980,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17710682,2653998,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17710843,2654197,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17710875,2654233,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17711066,2654454,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G -17711274,2654695,1079,11.8,,70.0,,,,,,,"Fiber, total dietary",G -17711514,2654997,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17711530,2655015,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17711588,2655076,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G -17711726,2655236,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17711981,2655540,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G -17712007,2655566,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17712019,2655579,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17712251,2655832,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17712347,2655929,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G -17712655,2656307,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G -17712818,2656520,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17713023,2656774,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17713267,2657085,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G -17713286,2657105,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G -17713341,2657163,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17713437,2657287,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17713842,2657798,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17713846,2657803,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17713932,2657909,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17714315,2658362,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G -17714383,2658444,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17714789,2658921,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17715002,2659152,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17715044,2659199,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G -17715217,2659382,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17715332,2659508,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G -17715975,2660188,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17716129,2660361,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17716327,2660573,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17716365,2660613,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G -17716379,2660627,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17716523,2660777,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G -17716625,2660891,1079,1.4,,73.0,,,,,,,"Fiber, total dietary",G -17717062,2661380,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G -17717180,2661515,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17717361,2661730,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17717412,2661782,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G -17717716,2662107,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G -17717784,2662182,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G -17717975,1106032,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17718459,1107295,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17718531,1107475,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17718760,1108007,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17718828,1108158,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17719217,1109116,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17719376,1109400,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17719389,1109434,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17719464,1109615,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17719472,1109677,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17719507,1109796,1110,94.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17719703,1110287,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17719839,1110747,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17720162,1111674,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17720832,1114153,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17720909,1114374,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17720923,1114389,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17720962,1114461,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17721114,1114961,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17721124,1114983,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17721313,1115771,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17721382,1115964,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17721910,1117145,1110,40.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17722022,1117734,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17722275,1118238,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17722343,1118363,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17722400,1118500,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17722427,1118572,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17722511,1118749,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17722520,1118810,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17722770,1119340,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17722874,1119505,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17722963,1119673,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17723050,1119940,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17723202,1120239,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17723241,1120305,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17723650,1120973,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17724052,1121778,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17724174,1122060,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17724250,1122204,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17724270,1122244,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17724377,1122416,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17724726,1123060,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17724766,1123129,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17724921,1123407,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17724922,1123408,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17724959,1123521,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17725341,1124226,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17725760,1124862,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17726568,1126209,1110,12.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17727013,1126921,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17727028,1126945,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17727048,1126973,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17727103,1127043,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17727389,1127441,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17727671,1127888,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17727841,1128276,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17728180,1128810,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17728530,1129312,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17728746,1129601,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17728762,1129627,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17728867,1129792,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17729082,1130117,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17729166,1130236,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17729546,1130838,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17729836,1131268,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17729943,1131414,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17730861,1132912,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17730919,1133013,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17731211,1133537,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17731353,1133784,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17731776,1134406,1110,16.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17731892,1134636,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17731974,1134819,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17733345,1136978,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17733437,1137138,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17733456,1137176,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17733608,1137407,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17733631,1137439,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17733828,1137735,1110,34.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17733946,1137918,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17734079,1138138,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17734329,1138575,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17734394,1138686,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17734972,1139652,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17735056,167551,1110,0.0,0.0,68.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17735137,167711,1110,50.0,0.0,44.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17735635,168460,1110,0.0,0.0,68.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17735701,168526,1110,0.0,0.0,68.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17736408,169531,1110,6.0,0.0,10.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17736524,169742,1110,0.0,0.0,39.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17736777,170078,1110,0.0,0.0,68.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17736932,170287,1110,0.0,0.0,68.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17736933,170288,1110,0.0,0.0,68.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17737012,170422,1110,0.0,0.0,68.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17737148,170559,1110,0.0,0.0,68.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17737327,170851,1110,10.0,0.0,10.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17737898,171634,1110,27.0,2.0,1.0,24.0,29.0,,,,,"Vitamin D (D2 + D3), International Units",IU -17738048,171838,1110,0.0,0.0,40.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17738091,171895,1110,0.0,0.0,68.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17738249,172180,1110,0.0,0.0,68.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17738318,172263,1110,3.0,0.0,39.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17738350,172299,1110,47.0,0.0,57.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17738396,172362,1110,0.0,0.0,68.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17738439,172439,1110,0.0,0.0,68.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17738698,172909,1110,0.0,0.0,65.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17738914,173207,1110,0.0,0.0,68.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17739416,173995,1110,1.0,0.0,10.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17739483,174092,1110,0.0,0.0,40.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17739833,174708,1110,6.0,0.0,16.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17740107,175135,1110,386.0,0.0,16.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17740490,344980,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17740777,345449,1110,133.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17741071,345942,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17741448,347265,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17741500,347432,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17741579,347699,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17741697,347873,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17741998,348659,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17742065,348804,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17742100,348901,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17742436,349579,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17742784,350421,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17743036,351153,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17743230,351711,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17743342,352067,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17743398,352278,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17744153,355078,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17744219,355419,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17744231,355441,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17744617,356129,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17744896,358068,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17744913,358139,1110,47.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17745468,364184,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17745882,372798,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17746178,375672,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17746282,376402,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17746333,376983,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17746409,377513,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17746447,378131,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17746455,378289,1110,53.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17746845,385328,1110,47.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17747023,388258,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17747348,391167,1110,138.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17747499,391591,1110,133.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17747664,395153,1110,625.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17747739,395651,1110,59.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17748003,399125,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17748106,400515,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17748297,401517,1110,148.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17748759,406718,1110,133.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17749041,411395,1110,39.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17749134,411816,1110,33.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17749313,414142,1110,80.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17749782,426933,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17749795,427360,1110,54.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17749839,428262,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17750656,445202,1110,133.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17750702,445867,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17751275,456026,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17751328,456640,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17751561,459663,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17751756,463414,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17752127,470933,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17752844,485246,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17752927,485994,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17753697,493727,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17753718,493946,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17754393,499759,1110,143.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17754415,499878,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17754615,501830,1110,50.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17754923,508973,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17755234,513539,1110,107.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17755287,514621,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17755412,516526,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17755430,516871,1110,2857.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17755522,518792,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17755880,522501,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17756230,525318,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17756559,527618,1110,269.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17756683,528339,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17756755,528771,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17756797,529043,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17757271,533664,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17757321,533978,1110,40.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17757334,534044,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17757986,537552,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17758331,540355,1110,125.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17758393,542027,1110,35.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17758841,545907,1110,138.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17759488,548544,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17759754,549326,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17759999,550122,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17760370,551766,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17760698,552852,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17760936,553539,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17761204,554263,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17761228,554325,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17761249,554365,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17762107,556876,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17762501,558533,1110,14.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17763082,560747,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17763118,560818,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17763209,561063,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17763855,563575,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17764027,564026,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17764314,565275,1110,33.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17764508,566254,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17764577,566424,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17764611,566491,1110,14.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17764734,566776,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17764749,566806,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17764894,567168,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17765038,567601,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17765384,568356,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17765645,568929,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17765772,569483,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17765833,569616,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17766135,571457,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17766170,571620,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17766222,571736,1110,138.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17766314,571925,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17766388,572108,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17766525,572387,1110,47.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17766540,572430,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17766731,572867,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17766751,572909,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17766795,573020,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17767027,573632,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17767052,573683,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17767462,574536,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17768000,575622,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17768398,576503,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17768689,577724,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17768813,578418,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17768960,578968,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17769210,580065,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17769310,580260,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17769575,581133,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17769599,581195,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17769929,581910,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17770022,582166,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17770211,582566,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17770337,582852,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17770534,583333,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17770695,583758,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17770722,583834,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17770892,584383,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17771532,585749,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17771614,585923,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17771964,586611,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17772989,588866,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17773193,589293,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17773346,589596,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17773556,590024,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17773964,590929,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17774176,591384,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17774248,591521,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17774386,591764,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17774714,592452,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17774882,592867,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17775009,593130,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17775119,593350,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17775551,594281,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17775714,594652,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17776383,596057,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17776400,596091,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17776564,596403,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17776568,596409,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17776661,596561,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17776780,596732,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17777525,598446,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17777556,598502,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17778468,600253,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17778581,600435,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17778680,600649,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17778776,600812,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17779350,601806,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17779419,601911,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17779573,602236,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17779577,602241,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17779706,602546,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17779759,602654,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17779820,602747,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17780306,603695,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17780427,603906,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17780463,603974,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17780521,604101,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17780659,604323,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17780671,604345,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17780788,604593,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17780833,604736,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17780845,604755,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17781116,605772,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17781658,608954,1110,133.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17781819,609650,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17781864,609802,1110,94.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17781922,610022,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17783039,615016,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17783040,615018,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17783134,615254,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17783157,615314,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17783317,615716,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17783535,616684,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17783725,617560,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17783760,617742,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17784233,620140,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17784256,620304,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17784470,621340,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17784574,621926,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17784793,623058,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17785261,625400,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17785592,627070,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17786281,633374,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17786334,633724,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17786345,633814,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17786386,634146,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17786438,634654,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17786660,636164,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17787033,638152,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17787109,638896,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17787185,639288,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17787189,639362,1110,7.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17787240,639802,1110,40.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17787427,641392,1110,40.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17787604,642758,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17787699,643320,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17788041,645778,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17788506,650908,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17788508,650916,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17788599,652262,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17788702,653792,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17788740,654136,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17788914,655356,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17789004,655930,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17789017,656018,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17789034,656130,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17789118,656802,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17789462,658716,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17789790,660980,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17789876,661332,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17789910,661408,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17790105,663936,1110,36.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17790374,667756,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17790834,669864,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17791085,670938,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17791120,671044,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17791182,671528,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17791411,672676,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17791438,672736,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17791573,673270,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17791880,674556,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17791883,674568,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17792279,676470,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17792366,676802,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17792464,677280,1110,29.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17792488,677368,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17792648,677988,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17792709,678328,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17793194,680838,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17793421,681914,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17793495,682198,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17793553,682404,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17793572,682494,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17793684,682912,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17793794,683402,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17793974,684132,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17794807,687512,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17794813,687542,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17795146,688638,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17795257,689010,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17795894,691648,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17796024,692144,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17796093,692418,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17796183,692852,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17796209,693072,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17796254,693412,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17796740,695512,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17796899,696126,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17797111,696852,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17797624,698928,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17797773,699684,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17798148,701102,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17798266,701502,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17798323,701710,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17798793,703546,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17798821,703672,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17798866,703876,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17799612,707062,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17799645,707224,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17799767,707712,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17799792,707852,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17800694,711176,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17800736,711338,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17801622,714638,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17802019,716096,1110,133.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17802227,716934,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17802386,717608,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17802450,718000,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17802658,719028,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17802690,719216,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17802746,719476,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17802794,719666,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17802902,720046,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17803061,720520,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17803095,720712,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17803344,721578,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17803504,722406,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17803787,723550,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17803932,724070,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17804029,724414,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17804306,725728,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17804327,725816,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17804638,727152,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17804713,727388,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17804805,727774,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17804891,728082,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17804969,728368,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17805721,730952,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17805830,731306,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17805873,731476,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17806053,732284,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17806099,732476,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17806525,734072,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17806684,734634,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17807564,737582,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17807772,738354,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17807867,738664,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17807918,738822,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17808274,739978,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17808376,740300,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17808431,740454,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17808480,740606,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17809130,742948,1110,36.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17809251,743342,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17809325,743602,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17809416,743892,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17809777,745102,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17809804,745190,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17810045,746046,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17810108,746288,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17810164,746432,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17810587,751974,1110,43.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17811144,1847473,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17811193,754046,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17811484,756018,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17812279,760158,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17812335,760330,1110,47.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17812495,1848044,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17812514,761398,1110,133.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17812708,762594,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17812789,763030,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17813280,766060,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17813319,766358,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17813321,766380,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17813446,767090,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17813505,767498,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17813624,768264,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17813630,768296,1110,18.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17813763,769340,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17814087,772108,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17814118,772220,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17814125,772252,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17814278,772906,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17814430,773888,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17814865,776224,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17815332,779258,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17815377,779664,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17815611,780640,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17815653,780786,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17816117,793539,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17816323,795139,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17816521,797155,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17816654,798387,1110,91.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17816787,799297,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17816813,799493,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17816841,799653,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17816846,799711,1110,190.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17817207,801363,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17817432,802099,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17817441,802127,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17817694,803025,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17818133,804529,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17818266,804967,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17818286,805015,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17818364,805285,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17818381,805335,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17818835,806765,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17818939,807081,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17819250,807969,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17819665,809404,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17819824,809976,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17819840,810040,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17820117,829220,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17820300,857154,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17820305,857612,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17820635,891144,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17820660,891442,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17820672,891504,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17821049,896106,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17821067,896220,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17821525,951527,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17821668,952553,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17822194,956639,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17822328,957447,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17822356,957831,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17822464,958595,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17822556,959527,1110,21.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17822581,959751,1110,27.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17822633,960445,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17822791,1848701,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17822893,962169,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17822977,963211,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17823155,1848759,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17823167,1848763,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17823206,1848792,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17823305,1848825,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17823738,970865,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17823991,973069,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17824059,973897,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17824205,975543,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17824348,977873,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17824659,985457,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17824834,987251,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17824848,987413,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17824880,987553,1110,190.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17825123,995955,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17825560,1004629,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17825653,1005513,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17825697,1006377,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17825924,1008039,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17826040,1008725,1110,23.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17826177,1009771,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17826343,1849689,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17826445,1011481,1110,24.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17826543,1012035,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17827147,1017477,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17827493,1019331,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17827544,1019563,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17828417,1023451,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17828714,1024679,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17828718,1024689,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17829104,1026483,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17829197,1026931,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17829477,1028231,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17829638,1028879,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17829848,1029665,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17830572,1032027,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17830638,1032201,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17830681,1032315,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17830718,1032455,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17830908,1033161,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17831163,1034133,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17831239,1034415,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17831266,1034491,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17831316,1034631,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17831872,1036821,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17832089,1037659,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17832858,1040947,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17833073,1041877,1110,21.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17833081,1041945,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17833196,1042523,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17833224,1042595,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17833479,1043573,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17833487,1043611,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17833518,1043685,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17833561,1043807,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17833724,1044385,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17833745,1044519,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17833922,1045139,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17834183,1045937,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17834274,1046229,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17834559,1047275,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17834694,1047883,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17835002,1049157,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17835025,1049223,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17835177,1049733,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17835308,1054983,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17835528,1055681,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17836426,1059799,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17836767,1060931,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17836865,1061245,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17837059,1061807,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17837276,1062721,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17837506,1063787,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17837877,1064919,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17838106,1065533,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17838179,1065713,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17838222,1065819,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17838313,1066091,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17838380,1066307,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17838419,1066395,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17838803,1067563,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17839203,1069091,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17839283,1069415,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17839602,1070975,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17840071,1073431,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17840404,1074579,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17840520,1074991,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17841204,1077361,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17841436,1078201,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17841680,1078949,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17842137,1080245,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17842149,1080273,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17842638,1081703,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17842737,1082037,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17842913,1082561,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17843119,1083243,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17843437,1084283,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17843751,1085551,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17843871,1086127,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17844675,1089201,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17844901,1089923,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17845092,1090539,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17845786,1092865,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17846311,1094533,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17846415,1094881,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17846744,1096019,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17846782,1096131,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17846893,1096481,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17846914,1096535,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17847005,1096867,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17847032,1096951,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17847050,1097021,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17847128,1097263,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17847280,1850989,1110,35.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17847310,1851099,1110,133.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17847399,1851520,1110,118.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17847997,1854926,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17848073,1855302,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17848471,1857012,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17848541,1857241,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17848627,1857453,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17849043,1859320,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17849285,1860707,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17849534,1861333,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17849556,1861383,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17849627,1861767,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17849717,1862099,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17849955,1863024,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17849985,1863165,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17850166,1863670,1110,33.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17850247,1863913,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17850626,1865068,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17850690,1865311,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17850781,1865670,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17850796,1865709,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17850978,1866251,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17851313,1867695,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17851370,1867863,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17851893,1869911,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17852013,1870417,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17852216,1871259,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17852366,1871830,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17852532,1872818,1110,229.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17852698,1874348,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17852908,1876554,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17852939,1876812,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17852996,1877684,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17853069,1878362,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17853133,1878924,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17853136,1878929,1110,45.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17853397,1140141,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17853577,1140587,1110,25.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17853760,1140983,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17854235,1141869,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17854339,1142050,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17854518,1142303,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17854528,1142322,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17854542,1142342,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17854962,1142951,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17854964,1142953,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17855025,1143052,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17855146,1143220,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17855347,1143518,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17855733,1144167,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17855841,1144333,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17855971,1144551,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17856128,1144794,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17856255,1144983,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17856269,1145005,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17856794,1146242,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17856811,1146322,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17857204,1147063,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17857247,1147216,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17857572,1148763,1110,101.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17857974,1150533,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17858112,1150771,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17858124,1150793,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17858140,1150819,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17858545,1151660,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17858554,1151670,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17858677,1151882,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17858773,1152052,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17858779,1152066,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17859188,1152648,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17859704,1153465,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17859817,1153645,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17859970,1153895,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17860465,1154656,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17860726,1155010,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17860785,1155117,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17860858,1155200,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17860904,1155251,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17860938,1155292,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17861417,1156357,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17861548,1156819,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17861551,1156833,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17862413,1159961,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17862609,1160289,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17862612,1160293,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17862615,1160296,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17862644,1160375,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17862679,1160420,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17862921,1160813,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17863215,1161270,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17863354,1161478,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17863385,1161521,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17863671,1161973,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17863953,1162413,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17863978,1162450,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17864109,1162654,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17864187,1162798,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17864508,1163306,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17864687,1163687,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17864749,1163881,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17864825,1164468,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17864836,1164522,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17864918,1164755,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17865306,1166102,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17865307,1166103,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17865518,1166794,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17865561,1166957,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17865607,1167123,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17865798,1167778,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17865932,1168215,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17865971,1168329,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17865976,1168350,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17866147,1168943,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17866191,1169021,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17866444,1169828,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17866695,1172274,1110,118.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17866813,1173347,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17866971,1174926,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17867484,1179763,1110,40.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17867542,1180614,1110,435.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17867599,1181420,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17867712,1182799,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17867816,1184226,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17868118,1187169,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17868120,1187199,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17868151,1187408,1110,40.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17868666,1192095,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17868677,1192239,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17868724,1193040,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17869293,1198357,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17869295,1198384,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17869605,1201140,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17869725,1201758,1110,148.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17869794,1202055,1110,316.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17869850,1202316,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17870095,1205164,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17870189,1205975,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17870455,1208883,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17870807,1212179,1110,133.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17870836,1212485,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17871364,1218367,1110,12.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17871378,1218520,1110,33.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17871452,1218984,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17871698,1221593,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17871890,1223571,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17872014,1225978,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17872798,1243424,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17872839,1244923,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17872904,1245916,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17872936,1246011,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17873197,1248870,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17873371,1251436,1110,121.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17873402,1252018,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17873584,1254288,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17873935,1260246,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17873951,1260265,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17873987,1260598,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17874046,1261179,1110,80.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17874321,1263874,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17874356,1264240,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17874364,1264252,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17874393,1264645,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17874468,1266097,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17874771,1271620,1110,57.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17874894,1273788,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17875071,1277805,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17875203,1279528,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17875318,1281650,1110,40.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17875346,1281915,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17875536,1284685,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17875548,1284782,1110,7.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17875739,1286598,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17875963,1288082,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17875967,1288149,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17876392,1291862,1110,51.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17876467,1292383,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17876494,1292487,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17876697,1293871,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17877144,1298120,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17877471,1301069,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17877638,1303450,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17877697,1304487,1110,143.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17877710,1304678,1110,129.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17877762,1306036,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17878109,1311061,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17878613,1316983,1110,47.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17878729,1318054,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17878774,1318622,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17878898,1319705,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17878923,1319971,1110,62.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17879005,1320489,1110,62.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17879072,1321011,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17879121,1321252,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17879139,1321355,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17879571,1323882,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17879762,1324888,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17879905,1325810,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17879933,1325944,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17879997,1326443,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17880058,1326828,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17880909,1331752,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17880959,1331993,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17880986,1332111,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17881302,1337306,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17881567,1340727,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17881850,1343016,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17882132,1344950,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17882337,1345917,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17882640,1347012,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17883035,1348499,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17883301,1349367,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17883372,1349519,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17883496,1349846,1110,125.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17883500,1349862,1110,43.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17883559,1350094,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17883974,1353218,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17884055,1353424,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17884293,1353963,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17884389,1354531,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17884557,1355486,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17884560,1355511,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17884608,1355937,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17884798,1356611,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17884871,1356820,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17884970,1357101,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17885166,1357938,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17885244,1358280,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17885429,1359102,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17885447,1359183,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17885516,1359420,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17885601,1359620,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17885610,1359644,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17885641,1359746,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17885667,1359835,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17885669,1359849,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17885720,1360150,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17885723,1360253,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17885794,1360962,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17885885,1361216,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17886054,1361686,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17886375,1362538,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17886396,1362588,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17887110,1365368,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17887139,1365429,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17888197,1368421,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17888576,1369468,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17889305,1372666,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17889394,1372955,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17889539,1373354,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17889667,1373875,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17889849,1374418,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17889882,1374535,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17890002,1374825,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17890004,1374832,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17890140,1375162,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17890148,1375180,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17890177,1375246,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17890329,1375732,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17890384,1375863,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17890408,1375966,1110,233.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17890462,1376142,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17890468,1376152,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17890697,1376808,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17890907,1377290,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17891016,1377526,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17891054,1377590,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17891186,1377909,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17891210,1377969,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17891272,1378123,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17891279,1378154,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17891408,1378468,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17891576,1378884,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17891608,1378965,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17891631,1379023,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17891827,1379565,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17891963,1379891,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17892498,1381138,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17893425,1383494,1110,4.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17893602,1383995,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17893745,1384298,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17893848,1384507,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17893933,1384711,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17893953,1384751,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17893985,1384802,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17894049,1384936,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17894092,1385004,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17894114,1385052,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17894483,1385938,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17894617,1386254,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17894659,1386353,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17894722,1386479,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17894812,1386707,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17895686,1388723,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17895776,1388930,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17895983,1389450,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17896137,1389818,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17896144,1389830,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17896245,1390082,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17896252,1390089,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17896681,1391196,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17896688,1391241,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17896789,1391655,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17896817,1391789,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17896885,1392086,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17897016,1392571,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17897358,1393537,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17897733,1394565,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17897836,1394823,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17897917,1394953,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17898037,1395225,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17898265,1395722,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17898762,1397038,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17898859,1397340,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17899182,1398221,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17899526,1399349,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17899532,1399360,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17900483,1402236,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17900605,1402780,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17900721,1403090,1110,17.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17900977,1403969,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17900978,1403971,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17901096,1404194,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17901248,1404633,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17901721,1406017,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17901769,1406153,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17902157,1407074,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17902290,1407395,1110,23.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17902934,1408950,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17903121,1409378,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17903351,1409970,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17903402,1410048,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17903845,1411052,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17904048,1411495,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17904096,1411605,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17904107,1411632,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17904305,1412072,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17904767,1413113,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17904774,1413130,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17904825,1413238,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17905197,1414086,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17905432,1414542,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17905438,1414551,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17905442,1414556,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17905486,1414621,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17905674,1415018,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17905751,1415219,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17905781,1415290,1110,35.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17906260,1416483,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17906320,1416637,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17906498,1417013,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17906654,1417321,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17906764,1417583,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17906806,1417746,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17906952,1418149,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17907913,1419996,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17907957,1420085,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17908029,1420280,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17908351,1420984,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17908420,1421127,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17908587,1421435,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17908753,1421787,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17908832,1421932,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17909081,1422452,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17909651,1423681,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17909751,1423913,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17909755,1423917,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17909967,1424411,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17909999,1424464,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17910540,1425777,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17910758,1426363,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17910797,1426453,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17910891,1426685,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17911026,1426955,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17911230,1427364,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17911541,1428172,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17911660,1428735,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17912110,1431098,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17912162,1432338,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17912325,1434539,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17913199,1436376,1110,39.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17913329,1436580,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17913423,1444974,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17913538,1455585,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17913738,1455863,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17913918,1456330,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17914284,1457605,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17914970,1459858,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17915041,1460096,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17915380,1461121,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17915470,1461300,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17915474,1461306,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17915720,1461656,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17915899,1461872,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17916111,1462396,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17916341,1463154,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17916466,1464052,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17916672,1465365,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17916939,1467340,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17916978,1467468,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17917136,1468232,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17918055,1474306,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17918078,1474573,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17918098,1474628,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17918203,1475645,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17918428,1477295,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17918820,1479412,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17919167,1480777,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17919419,1481809,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17919550,1483128,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17919702,1484483,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17919755,1485346,1110,186.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17920470,1489315,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17920518,1489501,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17920534,1489574,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17921182,1493190,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17921260,1493565,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17921303,1493735,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17921361,1493819,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17921650,1495122,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17921690,1495356,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17921821,1496378,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17921994,1496985,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17922188,1497946,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17922258,1498218,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17922401,1498990,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17922529,1499739,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17922659,1500591,1110,35.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17923049,1502728,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17923057,1502753,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17923107,1503064,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17923216,1503851,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17923986,1507682,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17924007,1507767,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17924047,1508076,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17924403,1510173,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17924474,1510476,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17924634,1511144,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17924735,1512048,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17924830,1512333,1110,47.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17925053,1514008,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17925121,1514692,1110,27.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17925422,1517676,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17925569,1519764,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17925786,1523062,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17926127,1529074,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17926586,1535319,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17926693,1536520,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17926744,1537203,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17927390,1542559,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17927873,1548165,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17927932,1549612,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17928155,1552051,1110,80.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17928262,1552659,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17928419,1554260,1110,47.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17928433,1554427,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17928470,1554664,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17928769,1556845,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17928971,1559749,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17929149,1562452,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17929270,1563616,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17929507,1565647,1110,80.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17929632,1567808,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17929709,1569085,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17930120,1574124,1110,298.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17930124,1574160,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17930173,1575067,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17930358,1576167,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17930447,1576660,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17930548,1577175,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17930783,1578717,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17931269,1581336,1110,7.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17931803,1584599,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17931970,1585601,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17932050,1585968,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17932156,1586539,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17932437,1588326,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17932955,1591834,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17933051,1592343,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17933083,1592529,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17933085,1592541,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17933096,1592633,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17933217,1592943,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17933297,1593161,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17933346,1593315,1110,2000.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17933417,1594306,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17934090,1602652,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17934349,1604253,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17934542,1605902,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17934989,1609784,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17935090,1610620,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17935286,1611832,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17935417,1612521,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17935729,1614072,1110,35.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17935972,1615227,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17936558,1617976,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17936924,1619974,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17937292,1621648,1110,190.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17937391,1622121,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17937628,1623104,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17937670,1623245,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17937731,1623487,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17937753,1623529,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17937806,1623652,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17938181,1624855,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17938302,1625834,1110,129.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17938531,1628974,1110,125.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17938817,1631807,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17939094,1633356,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17939447,1635985,1110,154.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17939523,1636557,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17939525,1636560,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17939682,1636949,1110,45.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17939802,1637266,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17939819,1637315,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17939832,1637367,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17939958,1637855,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17939973,1637887,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17940004,1638006,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17940102,1638340,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17940121,1638383,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17940665,1639865,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17941117,1641155,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17941180,1641299,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17941468,1642007,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17941541,1642140,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17941551,1642182,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17942003,1644759,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17942037,1644899,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17942230,1645386,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17942268,1645462,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17942366,1645646,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17942463,1645814,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17943058,1647862,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17943380,1648918,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17943478,1649133,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17943652,1649460,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17943681,1649531,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17943955,1650603,1110,133.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17944135,1651268,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17944495,1652127,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17944727,1653254,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17944734,1653262,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17944762,1653316,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17945177,1654297,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17945272,1654460,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17945465,1654828,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17945505,1654895,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17946063,1656588,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17946088,1656652,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17946243,1657069,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17946314,1657265,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17946410,1657562,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17947192,1659174,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17947229,1659241,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17947266,1659302,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17947296,1659384,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17947362,1659542,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17947374,1659570,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17947427,1659659,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17947692,1660170,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17947742,1660267,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17947824,1660468,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17947837,1660489,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17948086,1660916,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17948389,1661536,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17948428,1661631,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17948509,1661837,1110,101.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17948774,1662808,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17948985,1663675,1110,133.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17949068,1663869,1110,93.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17949111,1664016,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17949545,1665153,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17949597,1665221,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17949714,1665523,1110,62.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17949732,1665573,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17949771,1665645,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17949984,1666257,1110,135.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17950353,1666971,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17950726,1667788,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17951040,1668575,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17951097,1668710,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17951269,1669055,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17951482,1669442,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17951521,1669512,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17951530,1669526,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17951539,1669544,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17951654,1669740,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17951714,1669845,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17952070,1670510,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17952183,1670725,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17952234,1670821,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17952349,1671043,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17952591,1671547,1110,526.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17952618,1671599,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17952729,1671809,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17954027,1674318,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17954114,1674471,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17954178,1674627,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17954277,1674800,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17954590,1675396,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17954629,1675459,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17955186,1676585,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17955282,1676744,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17955438,1677042,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17955480,1677104,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17955625,1677345,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17955846,1677723,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17955887,1677801,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17955925,1677877,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17956073,1678201,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17956339,1678687,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17956557,1679129,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17957089,1680098,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17957241,1680395,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17958000,1681881,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17958386,1682594,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17958681,1683223,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17958994,1683930,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17959066,1684136,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17959360,1684881,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17959437,1685058,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17959691,1685512,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17959773,1685651,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17959794,1685722,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17959957,1686021,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17959958,1686022,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17960386,1686831,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17960970,1687831,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17961375,1688658,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17961532,1688982,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17961619,1689144,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17961793,1689504,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17961955,1689815,1110,83.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17962271,1690422,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17962387,1690621,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17962392,1690631,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17962495,1690834,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17962670,1691196,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17963405,1692592,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17963465,1692695,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17963531,1692805,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17963545,1692825,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17963774,1693390,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17963896,1693637,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17963984,1693772,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17964026,1693837,1110,27.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17964497,1694811,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17964665,1695189,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17964699,1695242,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17964831,1695453,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17964854,1695507,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17964967,1695849,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17965335,1696599,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17965401,1696733,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17965461,1696831,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17965572,1697074,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17965765,1697409,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17965939,1697718,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17966036,1697917,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17966135,1698130,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17966197,1698274,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17966493,1698842,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17966619,1699044,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17967062,1699862,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17967076,1699896,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17967269,1700187,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17967279,1700211,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17967347,1700353,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17967442,1700518,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17967999,1701447,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17968256,1701869,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17968437,1702241,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17968592,1702487,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17968937,1703056,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17968949,1703074,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17968981,1703117,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17969033,1703208,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17969184,1703490,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17969240,1703560,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17969373,1703801,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17969397,1703864,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17969668,1704323,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17969714,1704405,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17969783,1704516,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17969878,1704660,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17970144,1705097,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17970278,1705342,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17970324,1705418,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17970672,1705992,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17971103,1706652,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17971146,1706722,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17971147,1706724,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17971272,1706895,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17971344,1707000,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17971486,1707219,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17971523,1707303,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17971616,1707492,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17971618,1707494,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17971658,1707563,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17971828,1707872,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17971954,1708126,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17971970,1708155,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17972041,1708297,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17972095,1708398,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17972241,1708644,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17972518,1709196,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17972520,1709198,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17972567,1709286,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17973893,1711605,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17974008,1711760,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17974057,1711832,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17974105,1711928,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17974214,1712122,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17974378,1712388,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17974584,1712705,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17974656,1712832,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17974669,1712848,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17975270,1713838,1110,28.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17975653,1714471,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17975877,1714829,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17975927,1714917,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17976107,1715228,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17976292,1715544,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17976462,1715846,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17976574,1716052,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17976606,1716099,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17976665,1716226,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17976873,1716581,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17977186,1717057,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17977681,1717875,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17977721,1717981,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17977756,1718070,1110,81.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17977762,1718077,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17978068,1718720,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17978233,1718983,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17978838,1719919,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17979286,1720932,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17979292,1720944,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17979430,1721690,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17979709,1722152,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17979748,1722208,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17979778,1722260,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17980035,1722771,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17980231,1723216,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17980273,1723299,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17980435,1723595,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17980496,1723709,1110,133.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17980582,1723856,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17980768,1724193,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17980854,1724351,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17981070,1724674,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17981100,1724723,1110,8.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17981440,1725289,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17981477,1725366,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17981572,1725590,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17981593,1725626,1110,25.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17981761,1726025,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17982055,1726498,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17982407,1727214,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17982575,1727505,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17982666,1727678,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17983048,1728460,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17983411,1729157,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17983481,1729292,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17983557,1729432,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17983599,1729483,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17983652,1729551,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17983691,1729611,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17983953,1729950,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17984023,1730042,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17984178,1730260,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17984302,1730452,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17984312,1730472,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17984457,1730689,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17984600,1730896,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17984636,1730969,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17984656,1731011,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17984920,1731344,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17985061,1731537,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17985326,1731913,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17985764,1732595,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17985908,1732814,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17986119,1733117,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17986228,1733282,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17986337,1733465,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17986569,1733843,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17986666,1734030,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17986674,1734040,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17987731,1735750,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17987807,1735868,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17988244,1736585,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17988425,1736903,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17989589,1738776,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17989786,1739079,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17989815,1739128,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17990132,1739618,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17990294,1739852,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17990342,1739911,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17990431,1740034,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17990706,1740449,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17990863,1740708,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17991342,1741466,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17991450,1741627,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17991457,1741639,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17991492,1741702,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17991563,1741796,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17991797,1742156,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17991912,1742322,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17992182,1742752,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17992528,1743277,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17992562,1743347,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17992764,1743652,1110,11.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17992844,1743766,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17992847,1743771,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17993189,1744324,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17993270,1744446,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17993334,1744548,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17993699,1745145,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17993798,1745288,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17993827,1745333,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17994020,1745619,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17994058,1745664,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17994091,1745704,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17994237,1745951,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17994517,1746371,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17994595,1746497,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17994657,1746595,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17994766,1746783,1110,49.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17994915,1747027,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17995030,1747211,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17995134,1747377,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17995267,1747618,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17995289,1747649,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17995813,1748451,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17995890,1748556,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17996173,1748986,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17996357,1749244,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17996512,1749487,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17996710,1749810,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17996825,1750044,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17997074,1757747,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17997084,1757760,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17997150,1758101,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17997276,1758944,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17997498,1760141,1110,1000.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17997536,1760438,1110,57.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17997691,1762109,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17997976,1764710,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17997994,1764819,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17998012,1764992,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17998375,1767165,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17998493,1768312,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17998760,1770134,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17998979,1773508,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17999088,1774970,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17999439,1780894,1110,27.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -17999918,1788326,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18000138,1789832,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18000145,1790096,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18000400,1794290,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18000479,1794977,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18000920,1798577,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18001072,1799583,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18001091,1799729,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18001704,1802572,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18001869,1803324,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18001971,1803587,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18002496,1805822,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18002542,1805909,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18002555,1805959,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18002741,1806559,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18002835,1806765,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18002893,1807257,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18003334,1808811,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18003378,1808964,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18003665,1809605,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18003785,1809916,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18003936,1810291,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18003989,1810401,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18004604,1812098,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18005243,1813595,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18005276,1813677,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18005361,1813842,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18005452,1814050,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18005491,1814114,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18005912,1815095,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18006201,1815726,1110,12.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18006240,1815805,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18006536,1816399,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18006731,1817099,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18006777,1817183,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18006970,1817636,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18007185,1818067,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18007307,1818295,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18007729,1819127,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18007839,1819345,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18008174,1820048,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18008431,1820557,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18008741,1821237,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18009020,1821746,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18009128,1821975,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18009250,1822281,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18009280,1822350,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18009614,1823105,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18009616,1823114,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18010012,1823799,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18010047,1823854,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18010155,1824018,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18010502,1824758,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18010691,1825087,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18011173,1826031,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18011416,1826509,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18011882,1827323,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18012431,1828309,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18012490,1828394,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18012664,1828637,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18012774,1828802,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18013426,1829778,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18013577,1830006,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18013613,1830061,1110,2.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18013647,1830114,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18013813,1830364,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18013832,1830413,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18014010,1830694,1110,148.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18014035,1830739,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18014092,1830821,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18014104,1830841,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18014257,1831105,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18014387,1831314,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18014438,1831411,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18014681,1831840,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18014855,1832110,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18014888,1832155,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18015061,1832402,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18015075,1832432,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18015411,1833030,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18015701,1833514,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18015897,1833909,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18016466,1835065,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18016874,1835844,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18016973,1835981,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18017545,1836879,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18017765,1837227,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18017885,1837422,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18017960,1837587,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18018143,1838257,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18018148,1838269,1110,3000.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18018298,1838756,1110,133.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18018532,1882761,1110,25.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18018540,1882771,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18018614,1882857,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18018623,1882870,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18018894,1840756,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18019043,1841216,1110,43.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18019199,1841531,1110,333.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18019245,1841633,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18019339,1841870,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18019343,1841893,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18019374,1841990,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18019517,1842352,1110,2000.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18019748,1842958,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18019792,1843074,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18020241,1844051,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18020281,1844098,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18020333,1844178,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18020580,1844574,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18020877,1845136,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18021025,1845411,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18021052,1845447,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18021145,1845598,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18021303,1845831,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18021486,1846123,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18021645,1846397,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18021964,1846887,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18022000,1846934,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18022277,1847341,1110,18.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18022482,1884660,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18022548,1884916,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18022678,1885991,1110,312.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18022983,1888065,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18023182,1890653,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18023249,1890976,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18024592,1904735,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18024681,1905104,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18025013,1906477,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18025161,1907169,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18025413,1908160,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18025785,1909986,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18025886,1910514,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18026929,1918780,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18027095,1919541,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18027303,1920328,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18027521,1921003,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18027770,1921716,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18027789,1921765,1110,31.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18027982,1922414,1110,18.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18028002,1922518,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18028398,1924451,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18028640,1925330,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18028742,1925709,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18028912,1926058,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18028937,1926145,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18029057,1926472,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18029099,1926604,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18029278,1927765,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18029289,1927789,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18029406,1928148,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18030458,1931785,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18030603,1932121,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18030702,1932383,1110,82.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18030750,1932597,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18031083,1933700,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18031220,1934015,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18031424,1934445,1110,43.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18031915,1936163,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18032176,1936733,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18032204,1936801,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18032299,1936966,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18032405,1937215,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18032791,1938505,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18033105,1939108,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18033275,1939651,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18033353,1939768,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18033818,1940718,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18033835,1940759,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18034026,1941640,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18034412,1942464,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18034886,1943362,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18035185,1944389,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18035189,1944397,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18035314,1944642,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18035366,1944730,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18036337,1946506,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18036396,1946613,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18036404,1946630,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18036438,1946684,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18036506,1946791,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18036666,1947094,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18036685,1947125,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18037141,1947918,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18037358,1948300,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18037528,1948698,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18037543,1948723,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18037549,1948738,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18037572,1948778,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18037997,1949592,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18038679,1950952,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18039078,1951610,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18039138,1951713,1110,138.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18039635,1952609,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18039955,1953178,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18040037,1953317,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18040329,1953804,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18040340,1953821,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18040794,1954668,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18040883,1954818,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18041022,1955064,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18041157,1955295,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18041321,1955576,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18041360,1955643,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18041731,1956364,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18041746,1956393,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18041916,1956685,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18041961,1956785,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18042119,1957099,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18043510,1959479,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18043580,1959588,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18043630,1959658,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18043904,1960060,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18044425,1960902,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18044670,1961329,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18044734,1961460,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18044835,1961635,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18045228,1962279,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18045424,1962577,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18045637,1962926,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18045714,1963044,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18045947,1963410,1110,29.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18046065,1963582,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18046077,1963595,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18046091,1963619,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18046391,1964143,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18046711,1964656,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18046955,1965042,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18047132,1965349,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18047675,1966251,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18047766,1966419,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18048214,1967164,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18048485,1967583,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18048633,1967782,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18048697,1967888,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18048738,1967974,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18048909,1968248,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18049025,1968415,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18049068,1968471,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18049360,1969000,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18049585,1969333,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18049717,1969565,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18049741,1969608,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18049755,1969639,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18050094,1970137,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18050174,1970278,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18051269,1972135,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18051521,1972564,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18051894,1973140,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18051898,1973144,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18052911,1974539,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18053064,1974759,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18053232,1975026,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18053367,1975200,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18053461,1975335,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18053517,1975410,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18053622,1975548,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18054009,1976170,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18054171,1976378,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18054458,1976761,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18054510,1976833,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18054636,1977007,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18054807,1977209,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18055615,1978290,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18055628,1978309,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18055640,1978324,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18055713,1978424,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18055800,1978584,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18055963,1978805,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18056167,1979044,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18056417,1979354,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18056597,1979597,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18056713,1979745,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18056782,1979831,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18057139,1980300,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18057296,1980498,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18057738,1981081,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18057919,1981302,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18057957,1981363,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18058040,1981468,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18058058,1981490,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18058233,1981682,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18058276,1981746,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18058301,1981777,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18059203,1982922,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18059349,1983145,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18059393,1983221,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18059485,1983403,1110,1167.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18059603,1983768,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18059675,1983859,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18059781,1983996,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18059784,1984003,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18059974,1984285,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18060376,1984795,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18060388,1984812,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18060437,1984875,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18060754,1985345,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18061099,1985776,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18061379,1986116,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18061415,1986157,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18061488,1986246,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18061859,1986682,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18061864,1986688,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18062385,1987349,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18062448,1987449,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18062653,1987733,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18062661,1987749,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18063265,1988577,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18063484,1988900,1110,26.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18063541,1988975,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18063577,1989026,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18063636,1989112,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18064113,1989745,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18064175,1989827,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18064387,1990087,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18064455,1990163,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18064583,1990333,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18064695,1990496,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18064698,1990499,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18065163,1991098,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18065411,1991448,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18065508,1991580,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18065643,1991744,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18065754,1991895,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18065891,1992069,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18066008,1992230,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18066255,1992557,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18066576,1993003,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18066632,1993078,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18067060,1993679,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18067183,1993825,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18067826,1994818,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18067961,1995013,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18068767,1996299,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18068960,1996602,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18068991,1996667,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18069113,1996831,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18069232,1996986,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18069347,1997166,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18070012,1998101,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18070328,1998609,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18070386,1998694,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18070632,1999054,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18070718,1999182,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18070989,1999568,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18071118,2007657,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18071613,2010879,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18071691,2011169,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18071777,2011666,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18071854,2012190,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18071928,2012890,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18072145,2014637,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18072419,2017361,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18072916,2020849,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18072933,2021105,1110,35.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18072986,2021746,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18073246,2024310,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18073390,2025481,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18073495,2026499,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18073757,2028206,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18073814,2028845,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18074042,2029890,1110,143.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18074138,2030311,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18074424,2032622,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18074696,2035239,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18075036,2036517,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18075076,2036712,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18075225,2037852,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18075265,2038009,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18075304,2038301,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18075544,2040146,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18075684,2041882,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18076035,2049120,1110,17.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18076115,2050507,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18076629,2056196,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18076711,2056986,1110,190.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18076751,2057789,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18077117,2062983,1110,24.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18077157,2063245,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18077390,2065553,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18077446,2066646,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18077664,2069978,1110,21.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18077670,2069987,1110,57.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18077731,2070680,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18077770,2071317,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18077854,2073416,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18077878,2073887,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18077966,2074735,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18078072,2076095,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18078565,2079894,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18078765,2081793,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18079253,2084600,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18079297,2085229,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18079426,2086168,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18079492,2086674,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18079578,2087106,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18079617,2087366,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18080519,2098399,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18081131,2102216,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18081223,2102883,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18081526,2104949,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18082233,2110063,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18082322,2110708,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18082374,2110944,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18082385,2111021,1110,26.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18082465,2111712,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18082516,2112038,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18082604,2112294,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18083057,2113962,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18083073,2114013,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18083233,2114640,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18083481,2115861,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18083497,2115879,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18084076,2117826,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18084459,2119376,1110,17.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18084512,2119739,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18084677,2120305,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18084884,2120800,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18084965,2120993,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18085026,2121218,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18085388,2122553,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18085442,2122644,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18085575,2122958,1110,27.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18086160,2124411,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18086213,2124536,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18086582,2125815,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18086687,2126271,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18087024,2127148,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18087034,2127209,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18087060,2127315,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18087165,2127623,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18087200,2127704,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18087215,2127735,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18087332,2127981,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18087551,2128428,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18087647,2128650,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18087688,2128740,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18087753,2128882,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18087768,2128917,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18087844,2129094,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18088091,2129620,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18088267,2130095,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18088732,2131139,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18088747,2131175,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18088776,2131216,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18088913,2131560,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18089027,2131798,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18089064,2131868,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18089250,2132211,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18089552,2132887,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18089715,2133256,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18089723,2133288,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18090475,2135094,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18090513,2135196,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18090810,2136030,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18090850,2136212,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18090882,2136310,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18090916,2136405,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18090948,2136487,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18091420,2137649,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18091679,2138186,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18091848,2138579,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18092009,2139011,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18092355,2139792,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18092473,2140073,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18093051,2141389,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18093175,2141725,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18093659,2142857,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18093666,2142867,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18093700,2142933,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18093786,2143207,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18093823,2143275,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18094362,2144591,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18094459,2144840,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18094774,2145523,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18095010,2145973,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18095816,2147654,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18096024,2148048,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18096088,2148182,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18096100,2148208,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18096106,2148217,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18096294,2148574,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18096295,2148575,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18096404,2148776,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18096826,2149564,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18097349,2150867,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18097544,2151381,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18097663,2151608,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18097757,2151773,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18098248,2152732,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18098546,2153344,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18098562,2153366,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18098679,2153628,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18098699,2153670,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18098878,2154032,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18099117,2154584,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18099285,2154904,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18099312,2154938,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18099783,2156070,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18100309,2157351,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18100451,2157639,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18100818,2158567,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18101478,2160104,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18102012,2161057,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18102326,2161625,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18103031,2162854,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18103185,2163178,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18103200,2163201,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18103677,2164079,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18103709,2164163,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18103919,2164564,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18104275,2165254,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18104492,2165614,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18104726,2166068,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18104994,2166554,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18105173,2166835,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18105293,2167066,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18105734,2167837,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18105797,2167938,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18105899,2168103,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18106142,2168473,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18106321,2168807,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18106334,2168828,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18106523,2169204,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18106530,2169222,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18106549,2169262,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18106598,2169330,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18106651,2169433,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18106666,2169457,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18106866,2169815,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18106924,2169912,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18107003,2170029,1110,27.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18107119,2170266,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18107156,2170315,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18107331,2170603,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18107391,2170715,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18107986,2171744,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18108068,2171879,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18108491,2172573,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18108986,2173400,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18109540,2174370,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18109733,2174845,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18109982,2175270,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18110119,2175556,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18110741,2176626,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18111092,2177184,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18111127,2177235,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18111453,2177787,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18111466,2177818,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18111545,2177921,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18111569,2177956,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18111668,2178113,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18111761,2178238,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18111901,2178445,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18112511,2179293,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18112721,2179573,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18112814,2179707,1110,17.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18113064,2180091,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18113319,2180472,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18113425,2180635,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18113567,2180847,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18113771,2181148,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18114046,2181560,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18114129,2181683,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18114370,2182046,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18114632,2182456,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18114990,2184263,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18115013,2184304,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18115097,2184426,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18115250,2184610,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18115520,2185022,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18115570,2185094,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18115645,2185192,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18115814,2185382,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18115823,2185391,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18115824,2185392,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18115925,2185660,1110,35.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18116197,2186263,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18116202,2186268,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18116302,2186520,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18116334,2186586,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18116361,2186649,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18116708,2187655,1110,39.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18117007,2188390,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18117299,2189099,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18117398,2189284,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18117424,2189317,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18118197,2190448,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18118395,2190743,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18118608,2191050,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18119020,2191679,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18119177,2191923,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18119363,2192208,1110,12.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18119402,2192276,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18119482,2192423,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18119527,2192492,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18119771,2192851,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18119939,2193143,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18120063,2193328,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18120166,2193474,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18120407,2193868,1110,97.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18120617,2194177,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18120762,2194388,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18121389,2195355,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18121394,2195364,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18121669,2195775,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18121757,2195912,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18121798,2195991,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18121845,2196067,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18122151,2196541,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18122240,2196632,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18122342,2196896,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18122504,2197074,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18122733,2197347,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18123065,2197803,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18123298,2198179,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18123721,2199011,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18123771,2199119,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18123901,2199439,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18124121,2200177,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18124230,2201026,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18124644,2202232,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18124648,2202236,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18124683,2202299,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18124827,2202562,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18125063,2202941,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18125249,2203333,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18125314,2203455,1110,17.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18125410,2203636,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18125422,2203651,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18125550,2204026,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18125666,2204325,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18125746,2204569,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18125940,2205102,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18126266,2206099,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18126268,2206105,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18126641,2207556,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18126669,2207642,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18126822,2208052,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18126852,2208084,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18127091,2208499,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18127221,2208637,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18127374,2208830,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18127422,2208924,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18127617,2209181,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18127837,2209503,1110,53.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18127870,2209563,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18128174,2210105,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18128319,2210422,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18128509,2210879,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18128699,2211474,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18129028,2213177,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18129103,2213351,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18129117,2213430,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18129150,2213512,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18129287,2213734,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18129501,2214098,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18129516,2214114,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18129599,2214268,1110,25.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18129678,2214394,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18129813,2214690,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18129910,2214867,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18130087,2215216,1110,4.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18130299,2215841,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18130529,2216405,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18130650,2216812,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18130655,2216825,1110,27.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18130753,2217170,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18130759,2217179,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18130766,2217203,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18130922,2217663,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18131126,2218279,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18131192,2218717,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18131210,2218788,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18131252,2218981,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18131300,2219130,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18131410,2219819,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18131435,2219852,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18131453,2219870,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18131485,2219903,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18131739,2221543,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18131832,2221672,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18131848,2221689,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18133156,2228832,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18133197,2228887,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18133658,2229897,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18133726,2229968,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18133770,2231167,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18133825,2231391,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18134189,2232076,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18134301,2232242,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18134326,2232271,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18134430,2232648,1110,21.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18134481,2232815,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18134511,2232866,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18135053,2233617,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18135111,2233753,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18135865,2237507,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18135891,2237545,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18136180,2237949,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18136547,2238842,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18136574,2239244,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18136611,2239582,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18136801,2242014,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18136855,2242451,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18137044,2244522,1110,67.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18137497,2248321,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18138500,2254140,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18138687,2255123,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18138824,2255624,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18139087,2256592,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18139092,2256605,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18139585,2265922,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18139596,2265938,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18139785,2266242,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18139909,2266445,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18139933,2266483,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18140018,2266648,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18140258,2266975,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18140358,2267135,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18140619,2267525,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18140850,2267978,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18141147,2268470,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18141177,2268516,1110,286.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18142074,2270236,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18142869,2271639,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18143056,2272081,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18143148,2272274,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18143391,2272698,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18143547,2273007,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18143847,2273601,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18143869,2273652,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18144051,2273970,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18144227,2274263,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18144242,2274288,1110,5.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18144503,2274731,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18144698,2275041,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18144749,2275111,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18145191,2275775,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18145243,2275851,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18145370,2276078,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18145686,2276564,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18145799,2276716,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18146342,2277520,1110,25.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18146592,2277916,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18146803,2278212,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18146832,2278256,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18146965,2278434,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18147287,2278912,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18147994,2279983,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18148207,2280347,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18148262,2280439,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18148501,2280840,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18149164,2281935,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18149342,2282286,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18149632,2282826,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18149748,2283013,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18149807,2283098,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18150387,2284179,1110,54.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18150694,2285208,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18151196,2295641,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18151299,2295958,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18151347,2296097,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18151429,2296435,1110,9.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18152095,2298785,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18152103,2298813,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18152169,2299018,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18152586,2300445,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18152695,2300886,1110,495.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18152840,2301430,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18152925,2301687,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18153082,2302274,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18153278,2302963,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18153552,2303812,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18153620,2304006,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18153698,2304233,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18153710,2304268,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18153880,2304799,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18153901,2304874,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18153906,2304880,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18154175,2305729,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18154188,2305771,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18154626,2307095,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18154836,2307643,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18155152,2308552,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18155642,2309970,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18156278,2311885,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18156392,2312216,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18156804,2313449,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18156810,2313474,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18156832,2313549,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18156900,2313771,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18157237,2315076,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18157242,2315088,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18157270,2315203,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18157368,2315846,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18157455,2316356,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18157459,2316381,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18157635,2319974,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18157649,2320047,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18157686,2320149,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18157716,2320250,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18158058,2321156,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18158152,2321577,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18158311,2321969,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18158374,2322103,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18158591,2322832,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18159218,2325293,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18159423,2325738,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18159728,2326312,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18159779,2326403,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18159894,2326653,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18160167,2327190,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18160290,2327461,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18160501,2327974,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18160544,2328057,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18160665,2328304,1110,29.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18160728,2328412,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18160786,2328527,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18160792,2328550,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18161169,2329403,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18161281,2329649,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18161304,2329696,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18161403,2330786,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18161422,2330827,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18161777,2331446,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18161822,2331521,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18162447,2332380,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18162734,2332787,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18163036,2333332,1110,133.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18163075,2333403,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18163280,2333895,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18163731,2335031,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18164132,2335596,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18164513,2336273,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18164881,2336856,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18165211,2337287,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18165775,2338133,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18165872,2338327,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18166302,2339627,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18166836,2340393,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18167208,2364521,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18167219,2364673,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18167377,2365151,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18167453,2365331,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18167582,2365509,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18167636,2365586,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18167799,2365810,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18167875,2365911,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18167882,2365918,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18168064,2366167,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18168311,2366589,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18168375,2366680,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18168554,2366968,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18168913,2367508,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18169133,2367853,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18169298,2368080,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18169321,2368119,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18169818,2368860,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18169926,2369004,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18170629,2370613,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18170794,2370838,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18170910,2370975,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18171035,2371108,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18171364,2371794,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18171378,2371815,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18171482,2372035,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18171575,2372247,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18171587,2372265,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18171855,2372700,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18172056,2372967,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18172242,2373246,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18172681,2373920,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18172805,2374099,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18173038,2374456,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18173250,2374761,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18173466,2375074,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18173468,2375076,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18173518,2375163,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18173766,2375507,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18174075,2375977,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18174202,2376158,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18174412,2376446,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18174663,2376782,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18175046,2377364,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18175402,2377871,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18175503,2378026,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18175646,2378216,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18175915,2378622,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18176344,2379191,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18176449,2379391,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18176479,2379449,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18176581,2379797,1110,323.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18176596,2379968,1110,43.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18176635,2380365,1110,100.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18176826,2380746,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18176886,2380810,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18177396,2381675,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18178015,2382449,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18178139,2382595,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18178155,2382614,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18178283,2382789,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18178463,2383020,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18178514,2383089,1110,20.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18178591,2383198,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18178727,2383416,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18178756,2383448,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18179247,2384089,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18179636,2384590,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18179690,2384661,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18179965,2385073,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18179972,2385083,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18180650,2385981,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18180812,2386190,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18181405,2387008,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18181597,2387243,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18181661,2387324,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18181766,2387456,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18181860,2387583,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18181862,2387587,1110,17.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18182117,2387932,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18182302,2388175,1110,1.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18182381,2388260,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18182475,2388374,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18182673,2388634,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18182714,2388681,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18182718,2388687,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18183256,2389386,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18184074,2390424,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18184176,2390581,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18184218,2390638,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18184541,2391051,1110,71.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18184793,2391385,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18185007,2391637,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18185010,2391640,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18185083,2391740,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18185097,2391756,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18185613,2392384,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18185709,2392548,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18185796,2392696,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18186006,2392960,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18186176,2393190,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18186291,2393329,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18186334,2393386,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18186971,2394210,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18186984,2394224,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18187026,2394275,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18187158,2394474,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18187419,2394810,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18187442,2394839,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18187974,2395629,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18188166,2395885,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18188309,2396054,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18188351,2396114,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18188473,2396291,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18188608,2396466,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18188611,2396471,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18188936,2396907,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18189009,2397013,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18189716,2398013,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18190056,2398473,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18190230,2398749,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18190322,2398868,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18190701,2399314,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18190793,2399425,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18190884,2399533,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18191034,2399723,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18191281,2400034,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18191375,2400175,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18191529,2400363,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18191551,2400387,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18191556,2400392,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18191601,2400445,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18191839,2400737,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18191879,2400792,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18191985,2400932,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18191994,2400941,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18192215,2401216,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18192228,2401231,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18192511,2401607,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18192712,2401844,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18192824,2401972,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18193343,2402634,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18193374,2402667,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18193557,2402979,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18193628,2403085,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18193849,2403402,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18193867,2403420,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18193906,2403465,1110,18.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18194238,2403879,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18194326,2403989,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18194774,2404567,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18195642,2405553,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18195658,2405570,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18195743,2405675,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18195797,2405738,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18196252,2406306,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18196374,2406447,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18196811,2407002,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18197008,2407242,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18197235,2407537,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18197361,2407711,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18197549,2407951,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18197994,2408571,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18198113,2408765,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18198475,2409240,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18198700,2409503,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18198830,2409666,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18198931,2409788,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18199165,2410075,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18199399,2410357,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18199649,2410709,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18199767,2410850,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18199814,2410904,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18199931,2411090,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18200803,2412266,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18200922,2412442,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18201503,2413277,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18201614,2413413,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18201715,2413566,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18201891,2413851,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18202218,2414330,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18202312,2414464,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18202393,2414594,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18202539,2414805,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18202577,2414868,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18202681,2415012,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18202700,2415056,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18203705,2416528,1110,59.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18203743,2416578,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18203821,2416672,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18204531,2417732,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18205025,2418513,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18205111,2418654,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18205201,2418779,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18205384,2419058,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18206043,2420091,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18206349,2420566,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18206450,2420717,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18206456,2420726,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18207116,2421586,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18207355,2421968,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18207454,2422105,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18207801,2422560,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18207810,2422570,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18208486,2423536,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18208586,2423660,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18208899,2424058,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18209465,2424757,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18209645,2424990,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18209729,2425086,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18209736,2425095,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18209884,2425273,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18209898,2425287,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18210827,2426514,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18210916,2426639,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18210993,2426747,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18211091,2426873,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18211185,2427003,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18211505,2427420,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18211575,2427517,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18211662,2427631,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18211833,2427858,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18211925,2427997,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18212015,2428125,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18212272,2428449,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18212383,2428595,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18212522,2428768,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18212767,2429110,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18213114,2429557,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18213754,2430354,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18213852,2430487,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18214396,2431267,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18214515,2431418,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18214810,2431770,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18215015,2432052,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18215090,2432140,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18215237,2432347,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18216136,2433692,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18216395,2434019,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18216423,2434056,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18216511,2434192,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18216948,2434786,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18217076,2434966,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18217260,2435263,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18217626,2435857,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18217667,2435913,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18217767,2436071,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18217865,2436222,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18218115,2436737,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18218504,2437541,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18218529,2437649,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18218865,2443568,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18219067,2444204,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18219092,2444264,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18219170,2444428,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18219214,2444509,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18219418,2444790,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18219446,2444824,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18219484,2444874,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18219510,2444904,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18219787,2445353,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18219909,2445518,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18220079,2445785,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18220204,2445961,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18220234,2446030,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18220260,2446081,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18220450,2446375,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18220564,2446584,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18220918,2447105,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18221009,2447308,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18221227,2447667,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18221305,2447790,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18221443,2448087,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18221714,2448572,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18221816,2448773,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18222098,2449183,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18222311,2449491,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18222425,2449652,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18222968,2450456,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18223370,2451021,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18223380,2451045,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18223641,2451484,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18224139,2452212,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18224203,2452307,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18224502,2452749,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18224513,2452768,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18224880,2453289,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18225036,2453502,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18225148,2453700,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18225204,2453804,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18225283,2453936,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18225886,2457614,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18226012,2457740,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18226061,2457789,1110,9.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18226167,2457897,1110,54.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18226310,2458043,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18226386,2458168,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18226402,2458203,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18226596,2458655,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18226853,2459027,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18227030,2459224,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18228053,2460345,1110,42.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18228174,2460477,1110,8.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18228340,2460649,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18228401,2460711,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18228509,2460822,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18229110,2461440,1110,282.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18229427,2461773,1110,150.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18229489,2461835,1110,4.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18229789,2462144,1110,68.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18229916,2462276,1110,17.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18230075,2462440,1110,182.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18230251,2462630,1110,21.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18230284,2462667,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18230363,2462747,1110,135.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18230388,2462773,1110,29.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18230411,2462796,1110,29.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18230470,2462855,1110,55.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18230540,2462926,1110,57.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18230582,2462968,1110,87.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18230781,2463195,1110,27.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18231177,2463630,1110,18.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18231287,2463760,1110,50.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18231365,2463842,1110,15.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18231466,2463944,1110,29.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18231569,2464056,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18231863,2464414,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18231961,2464515,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18232258,2464833,1110,339.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18232259,2464834,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18232295,2464871,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18232443,2465031,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18232485,2465074,1110,3.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18232513,2465103,1110,29.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18233258,2465902,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18233370,2466022,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18233553,2466225,1110,5.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18234003,2466709,1110,12.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18234077,2466784,1110,75.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18234163,2466873,1110,9.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18234458,2467214,1110,47.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18234650,2467412,1110,16.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18234988,2467757,1110,3.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18235035,2467811,1110,3.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18235254,2468081,1110,262.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18235366,2468207,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18235619,2468490,1110,116.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18236002,2468914,1110,748.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18236847,2469848,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18237106,2470141,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18237426,2470522,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18237727,2470868,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18237917,2471081,1110,43.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18237928,2471092,1110,28.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18237960,2471126,1110,42.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18238050,2471223,1110,20.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18238184,2471365,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18238448,2471693,1110,33.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18238616,2471872,1110,100.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18238759,2472038,1110,714.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18238815,2472096,1110,48.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18238888,2472173,1110,8.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18239058,2472346,1110,3.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18239074,2472362,1110,3.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18239144,2472446,1110,42.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18239182,2472488,1110,6.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18239220,2472526,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18239334,2472651,1110,5.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18239366,2472685,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18239387,2472706,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18239935,2473300,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18240226,2473612,1110,29.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18240263,2473651,1110,74.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18240349,2473742,1110,83.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18240399,2473796,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18240542,2473977,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18241474,2475083,1110,29.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18242089,2475769,1110,19.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18242110,2475790,1110,293.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18242475,2476250,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18242638,2476435,1110,4.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18243179,2477074,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18244004,2478127,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18244138,2478283,1110,2.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18244172,2478327,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18244825,2479081,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18245213,2479545,1110,14.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18245553,2479921,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18245643,2480014,1110,13.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18245747,2480123,1110,368.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18245865,2480264,1110,273.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18246099,2480590,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18246213,2480715,1110,25.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18246308,2480827,1110,83.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18246656,2481226,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18246703,2481276,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18247253,2481850,1110,19.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18247298,2481897,1110,1213.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18247401,2482002,1110,43.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18247983,2482660,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18248070,2482754,1110,9.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18248142,2482829,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18248628,2483391,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18248775,2483579,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18248885,2483707,1110,23.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18249132,2484031,1110,17.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18249149,2484048,1110,42.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18249175,2484079,1110,83.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18249610,2484550,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18249832,2484779,1110,100.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18250366,2485335,1110,80.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18250422,2485394,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18250603,2485591,1110,354.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18250994,2485994,1110,61.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18251002,2486007,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18251481,2486521,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18251681,2486734,1110,26.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18251911,2486973,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18251920,2486982,1110,253.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18252077,2487156,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18252416,2487513,1110,3.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18252698,2487818,1110,42.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18252983,2488140,1110,29.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18253209,2488416,1110,29.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18253367,2488647,1110,370.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18253394,2488695,1110,101.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18253441,2488773,1110,42.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18253590,2488960,1110,50.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18253624,2489005,1110,17.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18253871,2489398,1110,100.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18253982,2489646,1110,439.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18254050,2489826,1110,20.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18254064,2489844,1110,24.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18254159,2490086,1110,43.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18254229,2490245,1110,800.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18254260,2490347,1110,36.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18254523,2491124,1110,17.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18254622,2491385,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18254646,2491411,1110,0.0,,72.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18254837,2491629,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18254919,2491734,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18255037,2491906,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18255083,2491952,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18255107,2491976,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18255568,2492445,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18255722,2492608,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18255786,2492680,1110,0.0,,72.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18255840,2492775,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18255861,2492796,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18256076,2493108,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18256249,2493356,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18256360,2493534,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18256527,2494882,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18256624,2495041,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18256631,2495048,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18256740,2495196,1110,16.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18256763,2495224,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18256766,2495227,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18256905,2495397,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18257190,2495775,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18257195,2495780,1110,439.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18257429,2496145,1110,286.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18257456,2496294,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18257503,2496368,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18257653,2496561,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18258111,2497150,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18258329,2497429,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18259135,2498570,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18259298,2498993,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18259327,2499022,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18259528,2499239,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18259744,2499745,1110,50.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18259790,2499815,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18259885,2499943,1110,13.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18260361,2500678,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18260402,2500767,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18260490,2500925,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18260639,2501082,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18260733,2501183,1110,42.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18260827,2501280,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18260933,2501463,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18261006,2501601,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18261216,2502005,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18261649,2502885,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18261717,2502972,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18261726,2502982,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18261949,2503320,1110,42.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18262101,2503512,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18262143,2503580,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18263377,2505612,1110,25.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18263622,2505937,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18263751,2506096,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18264090,2506549,1110,50.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18264126,2506592,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18264584,2507262,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18264786,2507517,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18265027,2507857,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18265107,2507962,1110,118.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18265242,2508154,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18265555,2508679,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18265663,2508862,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18265931,2509288,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18266028,2509423,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18266059,2509462,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18266189,2509731,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18266223,2509770,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18266530,2510214,1110,9.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18267330,2511400,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18267735,2511952,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18267785,2512003,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18267831,2512048,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18267867,2512084,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18268500,2517165,1110,211.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18269028,2517805,1110,4.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18269133,2517995,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18269386,2518377,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18269678,2518936,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18269724,2518992,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18269800,2519084,1110,0.0,,77.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18270083,2519403,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18270284,2519807,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18270385,2519948,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18270388,2519951,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18270661,2520312,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18270716,2520367,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18270874,2520564,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18271050,2520837,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18271293,2521096,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18271446,2521310,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18271851,2521785,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18272504,2522545,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18272614,2523069,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18272636,2523103,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18272717,2523217,1110,11.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18272833,2523485,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18272952,2523637,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18273062,2523846,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18273203,2524046,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18273209,2524052,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18273614,2524699,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18273658,2524747,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18273832,2524975,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18274075,2525326,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18274320,2525711,1110,200.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18274339,2525730,1110,120.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18274419,2525816,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18275139,2526931,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18275341,2527247,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18276264,2528642,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18276604,2529134,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18276909,2529720,1110,14.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18276940,2529771,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18276981,2529856,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18277125,2530164,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18277427,2530834,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18277440,2530856,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18277448,2530868,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18277594,2531160,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18277758,2531528,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18278697,2533401,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18278703,2533410,1110,8.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18278958,2533862,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18279230,2534274,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18279492,2534889,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18279532,2534996,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18279579,2535100,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18279784,2535458,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18280041,2535937,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18280045,2535941,1110,45.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18280944,2537358,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18281325,2538011,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18281384,2538112,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18281397,2538137,1110,11.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18281404,2538153,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18281966,2539166,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18282086,2539345,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18282235,2539557,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18282320,2539656,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18282328,2539664,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18282394,2539732,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18282918,2540279,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18283045,2540409,1110,6.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18283140,2540510,1110,5.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18283574,2541276,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18283835,2541772,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18284052,2542145,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18284065,2542169,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18284154,2542323,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18284213,2542432,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18284643,2543247,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18284872,2543641,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18284884,2543661,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18284925,2543751,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18285013,2543928,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18285548,2544930,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18286014,2545772,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18286204,2546118,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18286239,2546181,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18286600,2546833,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18287092,2547481,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18287163,2547619,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18287165,2547621,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18287273,2547740,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18287629,2548319,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18287740,2548501,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18287799,2548629,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18287981,2548958,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18288668,2549930,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18288993,2550312,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18289238,2550641,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18289529,2551031,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18289570,2551120,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18289637,2551223,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18289717,2551332,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18289885,2551539,1110,14.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18289953,2551628,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18290025,2551729,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18290055,2551762,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18290116,2551832,1110,29.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18290185,2551917,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18290422,2552179,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18290775,2552562,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18290890,2552705,1110,7.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18290998,2552825,1110,121.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18291207,2553071,1110,29.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18291519,2553452,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18291583,2553525,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18291847,2553833,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18292006,2554022,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18292063,2554092,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18292075,2554105,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU -18292922,1106032,1005,11.76,,71.0,,,,,,,"Carbohydrate, by difference",G -18294071,1107191,1005,6.4,,70.0,,,,,,,"Carbohydrate, by difference",G -18294174,1107295,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18294350,1107475,1005,9.68,,70.0,,,,,,,"Carbohydrate, by difference",G -18294402,1107528,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18294821,1107950,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18294878,1108007,1005,15.38,,70.0,,,,,,,"Carbohydrate, by difference",G -18295027,1108158,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18295215,1108349,1005,70.59,,70.0,,,,,,,"Carbohydrate, by difference",G -18295665,1108803,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18295768,1108908,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18295974,1109116,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18296189,1109336,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18296246,1109393,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18296253,1109400,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18296287,1109434,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18296468,1109615,1005,71.11,,70.0,,,,,,,"Carbohydrate, by difference",G -18296530,1109677,1005,74.58,,70.0,,,,,,,"Carbohydrate, by difference",G -18296648,1109796,1005,54.69,,70.0,,,,,,,"Carbohydrate, by difference",G -18296862,1110013,1005,30.23,,70.0,,,,,,,"Carbohydrate, by difference",G -18296866,1110017,1005,61.9,,70.0,,,,,,,"Carbohydrate, by difference",G -18296964,1110128,1005,23.46,,70.0,,,,,,,"Carbohydrate, by difference",G -18296972,1110136,1005,29.85,,70.0,,,,,,,"Carbohydrate, by difference",G -18297119,1110287,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18297538,1110710,1005,23.66,,70.0,,,,,,,"Carbohydrate, by difference",G -18297573,1110747,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18297665,1110839,1005,93.18,,70.0,,,,,,,"Carbohydrate, by difference",G -18298072,1111246,1005,19.82,,70.0,,,,,,,"Carbohydrate, by difference",G -18298360,1111534,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18298500,1111674,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18298506,1111680,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18298718,1111892,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18298816,1111990,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18298974,1112148,1005,31.76,,70.0,,,,,,,"Carbohydrate, by difference",G -18299173,1112350,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18299816,1112994,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18300625,1113807,1005,23.05,,70.0,,,,,,,"Carbohydrate, by difference",G -18300908,1114096,1005,3.75,,70.0,,,,,,,"Carbohydrate, by difference",G -18300965,1114153,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G -18301185,1114374,1005,8.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18301200,1114389,1005,5.95,,70.0,,,,,,,"Carbohydrate, by difference",G -18301272,1114461,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18301771,1114961,1005,43.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18301793,1114983,1005,1.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18301909,1115099,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18302107,1115318,1005,65.22,,70.0,,,,,,,"Carbohydrate, by difference",G -18302485,1115771,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G -18302672,1115964,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18302866,1116176,1005,6.81,,70.0,,,,,,,"Carbohydrate, by difference",G -18303032,1116350,1005,14.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18303298,1116618,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18303816,1117145,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18303874,1117209,1005,77.27,,70.0,,,,,,,"Carbohydrate, by difference",G -18303902,1117254,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18304042,1117592,1005,72.55,,70.0,,,,,,,"Carbohydrate, by difference",G -18304125,1117734,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18304160,1117776,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18304301,1117958,1005,9.09,,70.0,,,,,,,"Carbohydrate, by difference",G -18304429,1118086,1005,68.42,,70.0,,,,,,,"Carbohydrate, by difference",G -18304578,1118238,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18304703,1118363,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18304800,1118500,1005,55.56,,70.0,,,,,,,"Carbohydrate, by difference",G -18304842,1118572,1005,16.09,,70.0,,,,,,,"Carbohydrate, by difference",G -18304937,1118668,1005,52.27,,70.0,,,,,,,"Carbohydrate, by difference",G -18305008,1118749,1005,24.54,,70.0,,,,,,,"Carbohydrate, by difference",G -18305026,1118768,1005,35.42,,70.0,,,,,,,"Carbohydrate, by difference",G -18305068,1118810,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18305429,1119181,1005,26.36,,70.0,,,,,,,"Carbohydrate, by difference",G -18305587,1119340,1005,13.93,,70.0,,,,,,,"Carbohydrate, by difference",G -18305749,1119505,1005,26.05,,70.0,,,,,,,"Carbohydrate, by difference",G -18305803,1119561,1005,77.27,,70.0,,,,,,,"Carbohydrate, by difference",G -18305904,1119673,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18306128,1119940,1005,46.15,,70.0,,,,,,,"Carbohydrate, by difference",G -18306143,1119955,1005,46.34,,70.0,,,,,,,"Carbohydrate, by difference",G -18306426,1120239,1005,6.56,,70.0,,,,,,,"Carbohydrate, by difference",G -18306490,1120305,1005,7.59,,70.0,,,,,,,"Carbohydrate, by difference",G -18307149,1120973,1005,9.68,,70.0,,,,,,,"Carbohydrate, by difference",G -18307937,1121778,1005,18.82,,70.0,,,,,,,"Carbohydrate, by difference",G -18308184,1122028,1005,5.6,,70.0,,,,,,,"Carbohydrate, by difference",G -18308216,1122060,1005,40.37,,70.0,,,,,,,"Carbohydrate, by difference",G -18308359,1122204,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18308398,1122244,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18308569,1122416,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18308676,1122523,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18308846,1122697,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18308960,1122814,1005,50.88,,70.0,,,,,,,"Carbohydrate, by difference",G -18309064,1122925,1005,0.02,,70.0,,,,,,,"Carbohydrate, by difference",G -18309198,1123060,1005,6.94,,70.0,,,,,,,"Carbohydrate, by difference",G -18309267,1123129,1005,21.05,,70.0,,,,,,,"Carbohydrate, by difference",G -18309533,1123407,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18309534,1123408,1005,9.73,,70.0,,,,,,,"Carbohydrate, by difference",G -18309642,1123521,1005,10.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18309883,1123782,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G -18310038,1123938,1005,22.94,,70.0,,,,,,,"Carbohydrate, by difference",G -18310322,1124226,1005,69.7,,70.0,,,,,,,"Carbohydrate, by difference",G -18310950,1124862,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18311122,1125037,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18311700,1125619,1005,17.92,,70.0,,,,,,,"Carbohydrate, by difference",G -18311904,1125825,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18311907,1125828,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G -18312210,1126132,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18312221,1126143,1005,5.77,,70.0,,,,,,,"Carbohydrate, by difference",G -18312287,1126209,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18312999,1126921,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18313023,1126945,1005,61.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18313051,1126973,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18313121,1127043,1005,38.98,,70.0,,,,,,,"Carbohydrate, by difference",G -18313159,1127082,1005,13.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18313518,1127441,1005,30.23,,70.0,,,,,,,"Carbohydrate, by difference",G -18313962,1127888,1005,17.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18314098,1128024,1005,34.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18314183,1128109,1005,12.22,,70.0,,,,,,,"Carbohydrate, by difference",G -18314304,1128230,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18314349,1128275,1005,1.77,,70.0,,,,,,,"Carbohydrate, by difference",G -18314350,1128276,1005,55.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18314881,1128810,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18315349,1129278,1005,12.96,,70.0,,,,,,,"Carbohydrate, by difference",G -18315383,1129312,1005,16.98,,70.0,,,,,,,"Carbohydrate, by difference",G -18315559,1129488,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18315671,1129601,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18315697,1129627,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18315862,1129792,1005,64.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18316187,1130117,1005,65.52,,70.0,,,,,,,"Carbohydrate, by difference",G -18316304,1130236,1005,14.12,,70.0,,,,,,,"Carbohydrate, by difference",G -18316336,1130268,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18316475,1130409,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18316673,1130611,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18316895,1130838,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G -18317022,1130967,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18317116,1131062,1005,14.81,,70.0,,,,,,,"Carbohydrate, by difference",G -18317322,1131268,1005,15.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18317468,1131414,1005,16.81,,70.0,,,,,,,"Carbohydrate, by difference",G -18317618,1131565,1005,1.13,,70.0,,,,,,,"Carbohydrate, by difference",G -18318211,1132160,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18318612,1132561,1005,3.66,,70.0,,,,,,,"Carbohydrate, by difference",G -18318922,1132871,1005,63.83,,70.0,,,,,,,"Carbohydrate, by difference",G -18318963,1132912,1005,12.92,,70.0,,,,,,,"Carbohydrate, by difference",G -18319064,1133013,1005,15.38,,70.0,,,,,,,"Carbohydrate, by difference",G -18319102,1133051,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18319588,1133537,1005,56.44,,70.0,,,,,,,"Carbohydrate, by difference",G -18319834,1133784,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18320246,1134198,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18320449,1134406,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18320674,1134636,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18320856,1134819,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18321005,1134968,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18321009,1134972,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18321252,1135215,1005,4.8,,70.0,,,,,,,"Carbohydrate, by difference",G -18321593,1135557,1005,2.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18322643,1136620,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18322785,1136765,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18322997,1136978,1005,75.56,,70.0,,,,,,,"Carbohydrate, by difference",G -18323123,1137105,1005,17.28,,70.0,,,,,,,"Carbohydrate, by difference",G -18323156,1137138,1005,44.19,,70.0,,,,,,,"Carbohydrate, by difference",G -18323193,1137176,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18323423,1137407,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18323455,1137439,1005,38.24,,70.0,,,,,,,"Carbohydrate, by difference",G -18323746,1137735,1005,13.98,,70.0,,,,,,,"Carbohydrate, by difference",G -18323929,1137918,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18324042,1138032,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18324148,1138138,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18324576,1138575,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G -18324586,1138585,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18324686,1138686,1005,29.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18324882,1138883,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18325099,1139103,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18325238,1139242,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18325527,1139535,1005,55.56,,73.0,,,,,,,"Carbohydrate, by difference",G -18325642,1139652,1005,43.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18325809,167551,1005,80.7,0.0,49.0,,,,,,,"Carbohydrate, by difference",G -18325969,167711,1005,10.68,0.0,40.0,,,,,,,"Carbohydrate, by difference",G -18326628,168370,1005,0.0,0.0,49.0,,,,,,,"Carbohydrate, by difference",G -18326718,168460,1005,6.53,0.0,49.0,,,,,,,"Carbohydrate, by difference",G -18326784,168526,1005,19.73,0.0,49.0,,,,,,,"Carbohydrate, by difference",G -18327699,169441,1005,0.0,0.0,68.0,,,,,,,"Carbohydrate, by difference",G -18327758,169500,1005,0.0,0.0,68.0,,,,,,,"Carbohydrate, by difference",G -18327771,169513,1005,0.0,0.0,68.0,,,,,,,"Carbohydrate, by difference",G -18327789,169531,1005,0.0,0.0,68.0,,,,,,,"Carbohydrate, by difference",G -18327882,169624,1005,52.8,1.0,47.0,,,,,,,"Carbohydrate, by difference",G -18328000,169742,1005,80.18,0.0,39.0,,,,,,,"Carbohydrate, by difference",G -18328094,169836,1005,37.2,0.0,49.0,,,,,,,"Carbohydrate, by difference",G -18328336,170078,1005,31.68,0.0,49.0,,,,,,,"Carbohydrate, by difference",G -18328452,170194,1005,0.0,0.0,68.0,,,,,,,"Carbohydrate, by difference",G -18328545,170287,1005,18.58,0.0,49.0,,,,,,,"Carbohydrate, by difference",G -18328546,170288,1005,74.26,0.0,49.0,,,,,,,"Carbohydrate, by difference",G -18328680,170422,1005,27.11,0.0,49.0,,,,,,,"Carbohydrate, by difference",G -18328817,170559,1005,48.73,0.0,49.0,,,,,,,"Carbohydrate, by difference",G -18328958,170700,1005,19.03,0.0,49.0,,,,,,,"Carbohydrate, by difference",G -18328960,170702,1005,29.27,1.0,47.0,,,,,,,"Carbohydrate, by difference",G -18328990,170732,1005,19.69,0.0,49.0,,,,,,,"Carbohydrate, by difference",G -18329109,170851,1005,7.27,0.0,49.0,,,,,,,"Carbohydrate, by difference",G -18329892,171634,1005,5.24,0.0,49.0,,,,,,,"Carbohydrate, by difference",G -18330096,171838,1005,67.6,0.0,49.0,,,,,,,"Carbohydrate, by difference",G -18330153,171895,1005,13.68,0.0,51.0,,,,,,,"Carbohydrate, by difference",G -18330438,172180,1005,4.61,0.0,57.0,,,,,,,"Carbohydrate, by difference",G -18330521,172263,1005,7.81,0.0,49.0,,,,,,,"Carbohydrate, by difference",G -18330557,172299,1005,10.31,0.0,57.0,,,,,,,"Carbohydrate, by difference",G -18330620,172362,1005,0.0,0.0,20.0,,,,,,,"Carbohydrate, by difference",G -18330697,172439,1005,5.31,0.0,49.0,,,,,,,"Carbohydrate, by difference",G -18331167,172909,1005,2.97,0.0,65.0,,,,,,,"Carbohydrate, by difference",G -18331465,173207,1005,0.0,0.0,20.0,,,,,,,"Carbohydrate, by difference",G -18332253,173995,1005,0.0,0.0,49.0,,,,,,,"Carbohydrate, by difference",G -18332350,174092,1005,54.52,0.0,49.0,,,,,,,"Carbohydrate, by difference",G -18332581,174323,1005,0.0,0.0,68.0,,,,,,,"Carbohydrate, by difference",G -18332737,174479,1005,0.0,0.0,68.0,,,,,,,"Carbohydrate, by difference",G -18332966,174708,1005,1.0,0.0,49.0,,,,,,,"Carbohydrate, by difference",G -18333271,175013,1005,31.6,0.0,49.0,,,,,,,"Carbohydrate, by difference",G -18333393,175135,1005,0.0,0.0,68.0,,,,,,,"Carbohydrate, by difference",G -18333490,175232,1005,20.0,1.0,44.0,,,,,,,"Carbohydrate, by difference",G -18333625,334247,1005,99.6,,49.0,,,,,,,"Carbohydrate, by difference",G -18333807,344774,1005,57.0,,78.0,,,,,,,"Carbohydrate, by difference",G -18334013,344980,1005,48.1,,78.0,,,,,,,"Carbohydrate, by difference",G -18334046,345013,1005,80.8,,78.0,,,,,,,"Carbohydrate, by difference",G -18334248,345215,1005,39.6,,78.0,,,,,,,"Carbohydrate, by difference",G -18334482,345449,1005,81.2,,78.0,,,,,,,"Carbohydrate, by difference",G -18334596,345563,1005,1.0,,77.0,,,,,,,"Carbohydrate, by difference",G -18334975,345942,1005,63.5,,78.0,,,,,,,"Carbohydrate, by difference",G -18334980,345947,1005,82.0,,78.0,,,,,,,"Carbohydrate, by difference",G -18335353,346321,1005,10.88,,71.0,,,,,,,"Carbohydrate, by difference",G -18335538,346506,1005,14.09,,71.0,,,,,,,"Carbohydrate, by difference",G -18336053,347022,1005,13.07,,71.0,,,,,,,"Carbohydrate, by difference",G -18336136,347105,1005,24.67,,71.0,,,,,,,"Carbohydrate, by difference",G -18336296,347265,1005,17.35,,71.0,,,,,,,"Carbohydrate, by difference",G -18336343,347312,1005,16.84,,71.0,,,,,,,"Carbohydrate, by difference",G -18336463,347432,1005,85.71,,71.0,,,,,,,"Carbohydrate, by difference",G -18336556,347525,1005,17.69,,71.0,,,,,,,"Carbohydrate, by difference",G -18336571,347540,1005,21.83,,71.0,,,,,,,"Carbohydrate, by difference",G -18336671,347640,1005,52.94,,71.0,,,,,,,"Carbohydrate, by difference",G -18336730,347699,1005,7.5,,71.0,,,,,,,"Carbohydrate, by difference",G -18336904,347873,1005,2.5,,71.0,,,,,,,"Carbohydrate, by difference",G -18337071,348040,1005,43.1,,78.0,,,,,,,"Carbohydrate, by difference",G -18337690,348659,1005,74.19,,71.0,,,,,,,"Carbohydrate, by difference",G -18337778,348747,1005,15.38,,71.0,,,,,,,"Carbohydrate, by difference",G -18337835,348804,1005,70.59,,71.0,,,,,,,"Carbohydrate, by difference",G -18337932,348901,1005,63.33,,71.0,,,,,,,"Carbohydrate, by difference",G -18338132,349101,1005,6.28,,71.0,,,,,,,"Carbohydrate, by difference",G -18338159,349128,1005,57.58,,71.0,,,,,,,"Carbohydrate, by difference",G -18338184,349153,1005,77.42,,71.0,,,,,,,"Carbohydrate, by difference",G -18338610,349579,1005,60.0,,71.0,,,,,,,"Carbohydrate, by difference",G -18338987,349956,1005,52.73,,71.0,,,,,,,"Carbohydrate, by difference",G -18339247,350216,1005,56.57,,71.0,,,,,,,"Carbohydrate, by difference",G -18339250,350219,1005,40.85,,71.0,,,,,,,"Carbohydrate, by difference",G -18339336,350305,1005,14.29,,71.0,,,,,,,"Carbohydrate, by difference",G -18339452,350421,1005,63.33,,71.0,,,,,,,"Carbohydrate, by difference",G -18339529,350498,1005,85.0,,71.0,,,,,,,"Carbohydrate, by difference",G -18339812,350782,1005,12.08,,71.0,,,,,,,"Carbohydrate, by difference",G -18340149,351123,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18340179,351153,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18340235,351209,1005,64.92,,78.0,,,,,,,"Carbohydrate, by difference",G -18340420,351394,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18340465,351439,1005,1.75,,71.0,,,,,,,"Carbohydrate, by difference",G -18340729,351703,1005,72.41,,71.0,,,,,,,"Carbohydrate, by difference",G -18340737,351711,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18340843,351817,1005,68.97,,71.0,,,,,,,"Carbohydrate, by difference",G -18340853,351827,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18340955,351929,1005,57.89,,71.0,,,,,,,"Carbohydrate, by difference",G -18341047,352021,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18341093,352067,1005,70.97,,71.0,,,,,,,"Carbohydrate, by difference",G -18341301,352276,1005,42.65,,78.0,,,,,,,"Carbohydrate, by difference",G -18341303,352278,1005,53.57,,71.0,,,,,,,"Carbohydrate, by difference",G -18341590,352567,1005,86.23,,78.0,,,,,,,"Carbohydrate, by difference",G -18341796,352775,1005,11.66,,78.0,,,,,,,"Carbohydrate, by difference",G -18342000,352980,1005,5.42,,71.0,,,,,,,"Carbohydrate, by difference",G -18342185,353165,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18342204,353184,1005,53.46,,71.0,,,,,,,"Carbohydrate, by difference",G -18342206,353186,1005,5.42,,71.0,,,,,,,"Carbohydrate, by difference",G -18342276,353256,1005,67.61,,78.0,,,,,,,"Carbohydrate, by difference",G -18342574,353554,1005,56.45,,71.0,,,,,,,"Carbohydrate, by difference",G -18342631,353612,1005,56.47,,71.0,,,,,,,"Carbohydrate, by difference",G -18342759,353740,1005,11.65,,78.0,,,,,,,"Carbohydrate, by difference",G -18342953,353934,1005,1.79,,71.0,,,,,,,"Carbohydrate, by difference",G -18343240,354221,1005,10.17,,71.0,,,,,,,"Carbohydrate, by difference",G -18343404,354396,1005,73.33,,71.0,,,,,,,"Carbohydrate, by difference",G -18343565,355078,1005,79.41,,71.0,,,,,,,"Carbohydrate, by difference",G -18343620,355278,1005,68.0,,71.0,,,,,,,"Carbohydrate, by difference",G -18343640,355311,1005,41.67,,71.0,,,,,,,"Carbohydrate, by difference",G -18343715,355419,1005,72.41,,71.0,,,,,,,"Carbohydrate, by difference",G -18343735,355441,1005,90.0,,71.0,,,,,,,"Carbohydrate, by difference",G -18343924,355637,1005,30.0,,78.0,,,,,,,"Carbohydrate, by difference",G -18344416,356129,1005,10.0,,71.0,,,,,,,"Carbohydrate, by difference",G -18344776,356489,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G -18344894,356607,1005,2.08,,70.0,,,,,,,"Carbohydrate, by difference",G -18345037,356750,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18345426,357139,1005,24.66,,70.0,,,,,,,"Carbohydrate, by difference",G -18345439,357152,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18345484,357197,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18345556,357269,1005,44.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18345655,357369,1005,43.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18345730,357444,1005,80.77,,70.0,,,,,,,"Carbohydrate, by difference",G -18345775,357489,1005,5.46,,70.0,,,,,,,"Carbohydrate, by difference",G -18345943,357657,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18346105,357819,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18346134,357848,1005,22.22,,70.0,,,,,,,"Carbohydrate, by difference",G -18346180,357894,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18346193,357907,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G -18346349,358063,1005,13.85,,70.0,,,,,,,"Carbohydrate, by difference",G -18346354,358068,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18346425,358139,1005,18.82,,70.0,,,,,,,"Carbohydrate, by difference",G -18346668,358383,1005,16.92,,70.0,,,,,,,"Carbohydrate, by difference",G -18346938,358653,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18347042,358757,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18347239,358954,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18347877,359593,1005,85.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18348062,359778,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18348172,359888,1005,15.08,,70.0,,,,,,,"Carbohydrate, by difference",G -18348278,359994,1005,17.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18348662,360378,1005,27.19,,70.0,,,,,,,"Carbohydrate, by difference",G -18348828,360544,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18348969,360688,1005,2.08,,70.0,,,,,,,"Carbohydrate, by difference",G -18349100,360820,1005,42.98,,70.0,,,,,,,"Carbohydrate, by difference",G -18349400,361122,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18349583,361305,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18349941,361663,1005,13.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18350157,361882,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18350487,362212,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18350539,362264,1005,82.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18350699,362424,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18350814,362539,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18350888,362613,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18351350,363075,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18351473,363198,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18352142,363867,1005,13.93,,70.0,,,,,,,"Carbohydrate, by difference",G -18352431,364158,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18352432,364159,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18352457,364184,1005,62.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18352733,364460,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18352828,364555,1005,8.48,,70.0,,,,,,,"Carbohydrate, by difference",G -18352961,364688,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18353176,364904,1005,7.14,,73.0,,,,,,,"Carbohydrate, by difference",G -18354387,366117,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18355024,366759,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18355203,366938,1005,32.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18355382,367117,1005,14.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18355441,367176,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18355558,367294,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18355660,367396,1005,90.91,,73.0,,,,,,,"Carbohydrate, by difference",G -18355872,367610,1005,48.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18356004,367743,1005,91.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18356690,368431,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18356748,368489,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18356798,368540,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18356957,368700,1005,4.03,,70.0,,,,,,,"Carbohydrate, by difference",G -18357438,369185,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18357471,369218,1005,29.41,,70.0,,,,,,,"Carbohydrate, by difference",G -18357675,369424,1005,15.38,,70.0,,,,,,,"Carbohydrate, by difference",G -18357791,369540,1005,83.93,,70.0,,,,,,,"Carbohydrate, by difference",G -18357963,369712,1005,32.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18358644,370393,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18359024,370776,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18359108,370860,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18359468,371220,1005,9.68,,70.0,,,,,,,"Carbohydrate, by difference",G -18359815,371567,1005,13.28,,70.0,,,,,,,"Carbohydrate, by difference",G -18360320,372074,1005,50.94,,70.0,,,,,,,"Carbohydrate, by difference",G -18360750,372505,1005,67.65,,70.0,,,,,,,"Carbohydrate, by difference",G -18360789,372544,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18360842,372597,1005,36.47,,70.0,,,,,,,"Carbohydrate, by difference",G -18360907,372662,1005,81.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18360910,372665,1005,12.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18361043,372798,1005,51.52,,70.0,,,,,,,"Carbohydrate, by difference",G -18361112,372869,1005,72.41,,70.0,,,,,,,"Carbohydrate, by difference",G -18361253,373011,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18361345,373104,1005,12.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18361460,373220,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18361497,373257,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18361525,373285,1005,4.76,,70.0,,,,,,,"Carbohydrate, by difference",G -18361586,373346,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18362447,374210,1005,52.63,,70.0,,,,,,,"Carbohydrate, by difference",G -18362461,374224,1005,9.09,,70.0,,,,,,,"Carbohydrate, by difference",G -18362484,374247,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18362519,374282,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18363042,374806,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18363660,375425,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18363720,375485,1005,6.56,,70.0,,,,,,,"Carbohydrate, by difference",G -18363907,375672,1005,58.06,,70.0,,,,,,,"Carbohydrate, by difference",G -18364366,376138,1005,40.85,,70.0,,,,,,,"Carbohydrate, by difference",G -18364452,376225,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18364629,376402,1005,51.06,,70.0,,,,,,,"Carbohydrate, by difference",G -18364643,376417,1005,25.76,,70.0,,,,,,,"Carbohydrate, by difference",G -18364875,376650,1005,78.18,,70.0,,,,,,,"Carbohydrate, by difference",G -18365208,376983,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G -18365736,377513,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G -18365755,377532,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G -18365758,377535,1005,74.47,,70.0,,,,,,,"Carbohydrate, by difference",G -18365998,377779,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18366085,377866,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18366343,378125,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18366349,378131,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18366507,378289,1005,13.27,,70.0,,,,,,,"Carbohydrate, by difference",G -18366801,378583,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18366845,378627,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18366858,378640,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -18366966,378748,1005,72.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18367270,379055,1005,48.84,,70.0,,,,,,,"Carbohydrate, by difference",G -18367272,379057,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18367281,379066,1005,32.2,,70.0,,,,,,,"Carbohydrate, by difference",G -18367662,379450,1005,6.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18367935,379723,1005,77.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18367958,379746,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18368098,379886,1005,28.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18368331,380120,1005,28.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18368423,380212,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18368476,380265,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -18368478,380267,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -18368681,380471,1005,53.95,,70.0,,,,,,,"Carbohydrate, by difference",G -18368829,380619,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18368918,380708,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18369324,381118,1005,24.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18369442,381237,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18369454,381249,1005,6.94,,70.0,,,,,,,"Carbohydrate, by difference",G -18369498,381294,1005,1.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18369519,381315,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18369579,381376,1005,82.61,,70.0,,,,,,,"Carbohydrate, by difference",G -18369646,381443,1005,0.89,,73.0,,,,,,,"Carbohydrate, by difference",G -18369685,381482,1005,29.31,,70.0,,,,,,,"Carbohydrate, by difference",G -18370069,381867,1005,27.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18370217,382015,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18370356,382154,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18370639,382437,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18370904,382705,1005,17.69,,70.0,,,,,,,"Carbohydrate, by difference",G -18371808,383612,1005,29.41,,70.0,,,,,,,"Carbohydrate, by difference",G -18371813,383617,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18371961,383765,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G -18372089,383893,1005,5.69,,70.0,,,,,,,"Carbohydrate, by difference",G -18372133,383937,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18372281,384085,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18372367,384171,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18372633,384437,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18372654,384458,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18372684,384488,1005,82.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18372970,384775,1005,4.76,,70.0,,,,,,,"Carbohydrate, by difference",G -18373014,384819,1005,5.93,,70.0,,,,,,,"Carbohydrate, by difference",G -18373139,384946,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18373191,384998,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18373369,385177,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18373518,385328,1005,19.41,,70.0,,,,,,,"Carbohydrate, by difference",G -18374163,385974,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18374264,386075,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18374279,386090,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18374433,386244,1005,45.59,,70.0,,,,,,,"Carbohydrate, by difference",G -18375789,387606,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18375898,387716,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18376070,387890,1005,72.73,,70.0,,,,,,,"Carbohydrate, by difference",G -18376436,388258,1005,16.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18376529,388351,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18376616,388438,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18376747,388570,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18376769,388592,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18376847,388670,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18376882,388705,1005,3.54,,70.0,,,,,,,"Carbohydrate, by difference",G -18377255,389079,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18377325,389149,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18377366,389190,1005,14.16,,70.0,,,,,,,"Carbohydrate, by difference",G -18377408,389232,1005,19.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18377604,389430,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18378032,389860,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18378610,390439,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G -18379086,390916,1005,12.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18379180,391010,1005,12.2,,70.0,,,,,,,"Carbohydrate, by difference",G -18379337,391167,1005,89.66,,70.0,,,,,,,"Carbohydrate, by difference",G -18379497,391327,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18379761,391591,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18379870,391702,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18380080,391912,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18380423,392255,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18380513,392345,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18380961,392795,1005,78.12,,70.0,,,,,,,"Carbohydrate, by difference",G -18381009,392843,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18381052,392886,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18381168,393002,1005,68.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18381205,393039,1005,36.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18381505,393348,1005,78.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18381575,393418,1005,57.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18381795,393638,1005,36.21,,70.0,,,,,,,"Carbohydrate, by difference",G -18382643,394487,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18382722,394566,1005,24.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18382971,394815,1005,76.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18382997,394841,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G -18383082,394926,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18383198,395042,1005,70.97,,70.0,,,,,,,"Carbohydrate, by difference",G -18383308,395153,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18383507,395352,1005,2.31,,70.0,,,,,,,"Carbohydrate, by difference",G -18383560,395406,1005,47.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18383591,395437,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18383804,395651,1005,60.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18383849,395696,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18384061,395908,1005,21.88,,70.0,,,,,,,"Carbohydrate, by difference",G -18384307,396154,1005,10.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18384389,396236,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G -18384601,396448,1005,32.94,,70.0,,,,,,,"Carbohydrate, by difference",G -18384712,396560,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18384757,396605,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18384829,396677,1005,51.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18384939,396788,1005,1.05,,73.0,,,,,,,"Carbohydrate, by difference",G -18385480,397332,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18385703,397555,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18385711,397563,1005,35.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18385758,397610,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18385915,397767,1005,36.11,,70.0,,,,,,,"Carbohydrate, by difference",G -18386369,398221,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18386831,398686,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18386996,398851,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18387270,399125,1005,2.31,,70.0,,,,,,,"Carbohydrate, by difference",G -18387552,399410,1005,52.63,,70.0,,,,,,,"Carbohydrate, by difference",G -18387924,399782,1005,41.18,,70.0,,,,,,,"Carbohydrate, by difference",G -18387975,399833,1005,71.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18388426,400285,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18388571,400431,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18388599,400459,1005,30.59,,70.0,,,,,,,"Carbohydrate, by difference",G -18388655,400515,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18388922,400783,1005,12.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18388933,400794,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18389087,400948,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18389449,401310,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18389656,401517,1005,85.19,,70.0,,,,,,,"Carbohydrate, by difference",G -18389678,401539,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18389695,401556,1005,6.85,,70.0,,,,,,,"Carbohydrate, by difference",G -18389781,401642,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18389926,401787,1005,48.89,,70.0,,,,,,,"Carbohydrate, by difference",G -18389966,401827,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18390827,402690,1005,84.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18390912,402776,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18391061,402925,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18391159,403023,1005,62.16,,70.0,,,,,,,"Carbohydrate, by difference",G -18391979,403843,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18392023,403887,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18392330,404194,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18392465,404329,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18392850,404714,1005,27.27,,70.0,,,,,,,"Carbohydrate, by difference",G -18392957,404821,1005,18.95,,70.0,,,,,,,"Carbohydrate, by difference",G -18393005,404869,1005,8.8,,70.0,,,,,,,"Carbohydrate, by difference",G -18393491,405357,1005,24.59,,70.0,,,,,,,"Carbohydrate, by difference",G -18393631,405497,1005,15.7,,70.0,,,,,,,"Carbohydrate, by difference",G -18394767,406635,1005,66.13,,70.0,,,,,,,"Carbohydrate, by difference",G -18394802,406670,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18394849,406718,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18394892,406761,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18395039,406908,1005,16.15,,70.0,,,,,,,"Carbohydrate, by difference",G -18395266,407135,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G -18395273,407142,1005,4.84,,70.0,,,,,,,"Carbohydrate, by difference",G -18395308,407177,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18395309,407178,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18395608,407479,1005,54.12,,70.0,,,,,,,"Carbohydrate, by difference",G -18395734,407612,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18395843,407723,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18395882,407762,1005,83.33,,73.0,,,,,,,"Carbohydrate, by difference",G -18395905,407785,1005,5.45,,70.0,,,,,,,"Carbohydrate, by difference",G -18396251,408131,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18396290,408170,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18396385,408265,1005,9.68,,70.0,,,,,,,"Carbohydrate, by difference",G -18396396,408276,1005,14.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18396537,408429,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18396709,408605,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18397030,408939,1005,70.59,,70.0,,,,,,,"Carbohydrate, by difference",G -18397098,409007,1005,8.9,,70.0,,,,,,,"Carbohydrate, by difference",G -18397363,409279,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18397782,409698,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G -18397940,409857,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18398050,409967,1005,32.94,,70.0,,,,,,,"Carbohydrate, by difference",G -18398061,409978,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18398201,410118,1005,35.96,,70.0,,,,,,,"Carbohydrate, by difference",G -18398319,410236,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18398363,410280,1005,45.61,,70.0,,,,,,,"Carbohydrate, by difference",G -18398402,410319,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18398936,410856,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18398943,410863,1005,0.68,,70.0,,,,,,,"Carbohydrate, by difference",G -18398990,410910,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18399317,411237,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18399473,411395,1005,16.91,,70.0,,,,,,,"Carbohydrate, by difference",G -18399665,411587,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18399781,411703,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18399894,411816,1005,4.58,,70.0,,,,,,,"Carbohydrate, by difference",G -18400013,411938,1005,10.45,,70.0,,,,,,,"Carbohydrate, by difference",G -18400149,412076,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18400235,412162,1005,13.52,,70.0,,,,,,,"Carbohydrate, by difference",G -18400259,412186,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18400361,412288,1005,13.8,,70.0,,,,,,,"Carbohydrate, by difference",G -18400655,412582,1005,5.92,,70.0,,,,,,,"Carbohydrate, by difference",G -18400840,412768,1005,30.77,,70.0,,,,,,,"Carbohydrate, by difference",G -18401442,413372,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18401530,413460,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18401777,413707,1005,21.54,,70.0,,,,,,,"Carbohydrate, by difference",G -18401929,413860,1005,14.98,,70.0,,,,,,,"Carbohydrate, by difference",G -18402210,414142,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18402318,414250,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18402566,414501,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18402572,414507,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18402721,414657,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G -18402895,414839,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G -18403354,415299,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18403593,415538,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18404332,416279,1005,11.81,,70.0,,,,,,,"Carbohydrate, by difference",G -18404486,416433,1005,65.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18404573,416520,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18404708,416655,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18404742,416691,1005,69.7,,70.0,,,,,,,"Carbohydrate, by difference",G -18404747,416696,1005,87.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18404841,416790,1005,81.4,,70.0,,,,,,,"Carbohydrate, by difference",G -18405010,416959,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18405895,417844,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18406225,418174,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18406593,418543,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18406662,418612,1005,88.89,,70.0,,,,,,,"Carbohydrate, by difference",G -18407011,418961,1005,86.05,,70.0,,,,,,,"Carbohydrate, by difference",G -18407237,419187,1005,77.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18407323,419273,1005,52.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18407570,419520,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18407630,419580,1005,58.97,,70.0,,,,,,,"Carbohydrate, by difference",G -18407794,419744,1005,90.48,,70.0,,,,,,,"Carbohydrate, by difference",G -18407872,419822,1005,9.84,,70.0,,,,,,,"Carbohydrate, by difference",G -18408376,420328,1005,14.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18408550,420503,1005,10.4,,70.0,,,,,,,"Carbohydrate, by difference",G -18408836,420789,1005,81.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18409338,421291,1005,27.78,,70.0,,,,,,,"Carbohydrate, by difference",G -18409748,421701,1005,65.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18410330,422283,1005,85.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18411674,423627,1005,77.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18411691,423644,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18411824,423777,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18412895,424849,1005,90.24,,70.0,,,,,,,"Carbohydrate, by difference",G -18413037,424991,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18413152,425106,1005,39.53,,70.0,,,,,,,"Carbohydrate, by difference",G -18413260,425214,1005,58.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18413493,425448,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18413646,425601,1005,92.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18413939,425896,1005,72.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18414834,426794,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18414898,426858,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18414972,426933,1005,88.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18415163,427125,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18415376,427338,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18415398,427360,1005,11.72,,70.0,,,,,,,"Carbohydrate, by difference",G -18415512,427474,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18415566,427528,1005,61.9,,70.0,,,,,,,"Carbohydrate, by difference",G -18415583,427545,1005,42.47,,70.0,,,,,,,"Carbohydrate, by difference",G -18415633,427595,1005,61.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18415653,427615,1005,78.95,,70.0,,,,,,,"Carbohydrate, by difference",G -18416300,428262,1005,4.58,,70.0,,,,,,,"Carbohydrate, by difference",G -18416448,428410,1005,65.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18416536,428498,1005,65.12,,70.0,,,,,,,"Carbohydrate, by difference",G -18416563,428525,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18416914,428876,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18417534,429496,1005,58.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18417539,429501,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18417687,429649,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18417802,429765,1005,5.6,,70.0,,,,,,,"Carbohydrate, by difference",G -18417938,429901,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18418019,429982,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18418041,430004,1005,61.76,,70.0,,,,,,,"Carbohydrate, by difference",G -18418080,430043,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18418163,430126,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18418196,430159,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18418315,430278,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18418387,430350,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18418412,430375,1005,11.76,,70.0,,,,,,,"Carbohydrate, by difference",G -18419013,430976,1005,75.47,,70.0,,,,,,,"Carbohydrate, by difference",G -18419248,431212,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18419253,431217,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18419326,431290,1005,87.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18419344,431308,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18419383,431347,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18419583,431547,1005,59.09,,70.0,,,,,,,"Carbohydrate, by difference",G -18420083,432050,1005,10.42,,70.0,,,,,,,"Carbohydrate, by difference",G -18420372,432339,1005,20.0,,73.0,,,,,,,"Carbohydrate, by difference",G -18420491,432458,1005,1.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18420547,432514,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18420822,432789,1005,14.65,,70.0,,,,,,,"Carbohydrate, by difference",G -18420965,432932,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18421329,433296,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18421620,433588,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G -18421647,433615,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18421869,433837,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G -18422915,434884,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18423163,435132,1005,7.58,,70.0,,,,,,,"Carbohydrate, by difference",G -18423295,435264,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18423759,435729,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18423827,435797,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18423836,435806,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18424162,436132,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18424415,436385,1005,10.45,,70.0,,,,,,,"Carbohydrate, by difference",G -18424549,436519,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G -18425123,437093,1005,18.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18425256,437226,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18425404,437374,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18425664,437634,1005,7.46,,73.0,,,,,,,"Carbohydrate, by difference",G -18426864,438839,1005,55.56,,70.0,,,,,,,"Carbohydrate, by difference",G -18426942,438917,1005,44.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18426961,438936,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18427233,439209,1005,82.35,,70.0,,,,,,,"Carbohydrate, by difference",G -18427277,439253,1005,33.75,,70.0,,,,,,,"Carbohydrate, by difference",G -18427557,439533,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18427703,439679,1005,51.72,,70.0,,,,,,,"Carbohydrate, by difference",G -18428146,440122,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18428212,440188,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18428245,440221,1005,66.32,,70.0,,,,,,,"Carbohydrate, by difference",G -18428546,440523,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -18428623,440600,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18428626,440603,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18429026,441003,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18429273,441251,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18429309,441287,1005,38.46,,70.0,,,,,,,"Carbohydrate, by difference",G -18429650,441628,1005,93.75,,70.0,,,,,,,"Carbohydrate, by difference",G -18429722,441700,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18429987,441965,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18430144,442122,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18430428,442406,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18430602,442580,1005,81.82,,70.0,,,,,,,"Carbohydrate, by difference",G -18430714,442692,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18431156,443135,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18431161,443140,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18431181,443160,1005,52.94,,70.0,,,,,,,"Carbohydrate, by difference",G -18431750,443729,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18432023,444002,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18432241,444221,1005,12.9,,70.0,,,,,,,"Carbohydrate, by difference",G -18432278,444258,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18432315,444295,1005,87.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18432378,444358,1005,43.75,,70.0,,,,,,,"Carbohydrate, by difference",G -18432421,444401,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18432943,444923,1005,47.37,,70.0,,,,,,,"Carbohydrate, by difference",G -18433103,445083,1005,3.12,,70.0,,,,,,,"Carbohydrate, by difference",G -18433221,445202,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18433780,445762,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18433884,445867,1005,0.42,,73.0,,,,,,,"Carbohydrate, by difference",G -18434300,446283,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18434609,446592,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18434628,446611,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -18434739,446725,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18435083,447069,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18435263,447249,1005,28.12,,70.0,,,,,,,"Carbohydrate, by difference",G -18435346,447332,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18435544,447530,1005,3.64,,70.0,,,,,,,"Carbohydrate, by difference",G -18436059,448052,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18436440,448433,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18436452,448445,1005,0.88,,70.0,,,,,,,"Carbohydrate, by difference",G -18436516,448509,1005,4.44,,70.0,,,,,,,"Carbohydrate, by difference",G -18436656,448649,1005,27.47,,70.0,,,,,,,"Carbohydrate, by difference",G -18436826,448819,1005,22.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18437126,449120,1005,26.87,,70.0,,,,,,,"Carbohydrate, by difference",G -18437329,449323,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18437563,449565,1005,40.35,,70.0,,,,,,,"Carbohydrate, by difference",G -18437579,449581,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18437660,449662,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18438078,450080,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18438562,450564,1005,24.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18438794,450797,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G -18438947,450950,1005,23.53,,70.0,,,,,,,"Carbohydrate, by difference",G -18439074,451077,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G -18439438,451441,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18439603,451606,1005,31.34,,70.0,,,,,,,"Carbohydrate, by difference",G -18439765,451768,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18439815,451818,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18439972,451975,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18439990,451993,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18440179,452182,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G -18440489,452492,1005,11.02,,70.0,,,,,,,"Carbohydrate, by difference",G -18440524,452527,1005,0.88,,70.0,,,,,,,"Carbohydrate, by difference",G -18440558,452561,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18440912,452915,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18440973,452978,1005,33.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18441158,453163,1005,38.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18441175,453180,1005,45.95,,70.0,,,,,,,"Carbohydrate, by difference",G -18441354,453359,1005,49.41,,70.0,,,,,,,"Carbohydrate, by difference",G -18441493,453499,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18441649,453655,1005,63.64,,70.0,,,,,,,"Carbohydrate, by difference",G -18441700,453706,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18441718,453724,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18441836,453842,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18441977,453985,1005,5.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18442110,454118,1005,46.43,,75.0,,,,,,,"Carbohydrate, by difference",G -18442252,454260,1005,24.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18442388,454396,1005,70.59,,70.0,,,,,,,"Carbohydrate, by difference",G -18442541,454549,1005,69.64,,70.0,,,,,,,"Carbohydrate, by difference",G -18442782,454790,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18443538,455549,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G -18443829,455840,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18443932,455943,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -18444015,456026,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18444071,456082,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18444092,456103,1005,29.41,,70.0,,,,,,,"Carbohydrate, by difference",G -18444217,456229,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18444242,456254,1005,27.41,,70.0,,,,,,,"Carbohydrate, by difference",G -18444360,456372,1005,42.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18444368,456380,1005,50.51,,70.0,,,,,,,"Carbohydrate, by difference",G -18444422,456434,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18444488,456500,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G -18444545,456557,1005,40.44,,70.0,,,,,,,"Carbohydrate, by difference",G -18444628,456640,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18445268,457281,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18445271,457284,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18445293,457306,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18445626,457639,1005,20.37,,70.0,,,,,,,"Carbohydrate, by difference",G -18445929,457943,1005,8.8,,70.0,,,,,,,"Carbohydrate, by difference",G -18445931,457945,1005,12.08,,70.0,,,,,,,"Carbohydrate, by difference",G -18446051,458065,1005,1.82,,70.0,,,,,,,"Carbohydrate, by difference",G -18446731,458745,1005,10.16,,70.0,,,,,,,"Carbohydrate, by difference",G -18446764,458778,1005,75.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18446897,458911,1005,16.35,,70.0,,,,,,,"Carbohydrate, by difference",G -18447470,459487,1005,13.85,,70.0,,,,,,,"Carbohydrate, by difference",G -18447550,459567,1005,64.52,,70.0,,,,,,,"Carbohydrate, by difference",G -18447552,459569,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18447646,459663,1005,2.31,,70.0,,,,,,,"Carbohydrate, by difference",G -18447777,459794,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18447825,459842,1005,29.41,,70.0,,,,,,,"Carbohydrate, by difference",G -18448178,460195,1005,10.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18448208,460225,1005,26.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18448627,460644,1005,16.15,,70.0,,,,,,,"Carbohydrate, by difference",G -18448794,460812,1005,2.2,,70.0,,,,,,,"Carbohydrate, by difference",G -18448926,460944,1005,4.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18449052,461070,1005,18.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18449215,461233,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18449349,461367,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18449427,461445,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18449472,461490,1005,1.77,,70.0,,,,,,,"Carbohydrate, by difference",G -18449561,461579,1005,29.41,,70.0,,,,,,,"Carbohydrate, by difference",G -18449655,461674,1005,15.04,,70.0,,,,,,,"Carbohydrate, by difference",G -18449805,461824,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18450157,462178,1005,59.38,,70.0,,,,,,,"Carbohydrate, by difference",G -18450527,462549,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18450791,462813,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18450817,462839,1005,14.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18451204,463232,1005,34.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18451356,463385,1005,1.76,,70.0,,,,,,,"Carbohydrate, by difference",G -18451385,463414,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18451423,463452,1005,2.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18451653,463682,1005,13.75,,70.0,,,,,,,"Carbohydrate, by difference",G -18451813,463842,1005,23.08,,70.0,,,,,,,"Carbohydrate, by difference",G -18451849,463878,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18451878,463907,1005,86.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18451922,463951,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G -18452108,464137,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18452166,464195,1005,24.78,,70.0,,,,,,,"Carbohydrate, by difference",G -18452435,464464,1005,32.08,,70.0,,,,,,,"Carbohydrate, by difference",G -18452468,464497,1005,23.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18452648,464677,1005,35.48,,70.0,,,,,,,"Carbohydrate, by difference",G -18453208,465237,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18453357,465386,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18453457,465486,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G -18453459,465488,1005,20.47,,70.0,,,,,,,"Carbohydrate, by difference",G -18453710,465740,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18453985,466016,1005,11.11,,70.0,,,,,,,"Carbohydrate, by difference",G -18454251,466282,1005,5.37,,70.0,,,,,,,"Carbohydrate, by difference",G -18454576,466607,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18454754,466785,1005,5.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18454925,466956,1005,12.24,,70.0,,,,,,,"Carbohydrate, by difference",G -18455164,467195,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18455167,467198,1005,14.12,,70.0,,,,,,,"Carbohydrate, by difference",G -18455215,467246,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -18455557,467588,1005,26.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18455716,467747,1005,32.45,,70.0,,,,,,,"Carbohydrate, by difference",G -18456087,468119,1005,51.47,,70.0,,,,,,,"Carbohydrate, by difference",G -18456120,468152,1005,16.16,,70.0,,,,,,,"Carbohydrate, by difference",G -18456451,468486,1005,1.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18456761,468796,1005,43.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18457006,469041,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G -18457528,469563,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18457660,469695,1005,39.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18457740,469775,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18457742,469777,1005,73.68,,70.0,,,,,,,"Carbohydrate, by difference",G -18457981,470016,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G -18458215,470250,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G -18458257,470292,1005,4.0,,73.0,,,,,,,"Carbohydrate, by difference",G -18458358,470402,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18458377,470421,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18458402,470446,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18458869,470915,1005,85.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18458887,470933,1005,79.49,,70.0,,,,,,,"Carbohydrate, by difference",G -18459158,471204,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18459166,471212,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18459254,471300,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18459380,471426,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18459612,471659,1005,86.05,,70.0,,,,,,,"Carbohydrate, by difference",G -18459655,471702,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18459715,471762,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18459960,472007,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18460081,472128,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18460090,472137,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G -18460437,472485,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18460511,472559,1005,55.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18460646,472694,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18461313,473363,1005,64.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18461531,473581,1005,18.05,,70.0,,,,,,,"Carbohydrate, by difference",G -18461688,473738,1005,87.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18461801,473851,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18462162,474214,1005,63.53,,70.0,,,,,,,"Carbohydrate, by difference",G -18462312,474364,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18462360,474412,1005,53.12,,70.0,,,,,,,"Carbohydrate, by difference",G -18462433,474485,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18462661,474713,1005,52.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18462697,474749,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18463121,475173,1005,56.76,,70.0,,,,,,,"Carbohydrate, by difference",G -18463176,475228,1005,62.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18463281,475333,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G -18463380,475432,1005,77.42,,70.0,,,,,,,"Carbohydrate, by difference",G -18463465,475517,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18463576,475629,1005,29.55,,70.0,,,,,,,"Carbohydrate, by difference",G -18463767,475820,1005,7.14,,73.0,,,,,,,"Carbohydrate, by difference",G -18463776,475829,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18464027,476081,1005,10.42,,70.0,,,,,,,"Carbohydrate, by difference",G -18464162,476216,1005,43.75,,70.0,,,,,,,"Carbohydrate, by difference",G -18464400,476454,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18464467,476521,1005,45.45,,70.0,,,,,,,"Carbohydrate, by difference",G -18464481,476535,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18464498,476552,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18464603,476657,1005,76.32,,70.0,,,,,,,"Carbohydrate, by difference",G -18464977,477032,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18465080,477135,1005,19.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18465539,477594,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18465951,478006,1005,19.18,,70.0,,,,,,,"Carbohydrate, by difference",G -18466094,478149,1005,15.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18466111,478166,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18466158,478213,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18466523,478578,1005,39.66,,70.0,,,,,,,"Carbohydrate, by difference",G -18466534,478589,1005,72.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18467407,479463,1005,1.77,,70.0,,,,,,,"Carbohydrate, by difference",G -18467788,479845,1005,82.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18467886,479944,1005,5.9,,70.0,,,,,,,"Carbohydrate, by difference",G -18467941,479999,1005,5.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18468069,480127,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18468292,480350,1005,28.89,,70.0,,,,,,,"Carbohydrate, by difference",G -18468376,480434,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18468465,480524,1005,38.52,,70.0,,,,,,,"Carbohydrate, by difference",G -18469084,481147,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18469090,481153,1005,7.94,,70.0,,,,,,,"Carbohydrate, by difference",G -18469388,481451,1005,7.2,,70.0,,,,,,,"Carbohydrate, by difference",G -18469541,481605,1005,25.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18469605,481669,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18469680,481744,1005,65.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18469990,482054,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18470000,482064,1005,43.24,,70.0,,,,,,,"Carbohydrate, by difference",G -18470100,482164,1005,72.89,,70.0,,,,,,,"Carbohydrate, by difference",G -18470331,482396,1005,21.24,,70.0,,,,,,,"Carbohydrate, by difference",G -18470438,482503,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18470473,482538,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18470992,483057,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18471111,483176,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18471553,483618,1005,21.21,,70.0,,,,,,,"Carbohydrate, by difference",G -18471756,483821,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18471836,483901,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18471880,483945,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G -18471940,484005,1005,31.58,,70.0,,,,,,,"Carbohydrate, by difference",G -18472289,484354,1005,77.19,,70.0,,,,,,,"Carbohydrate, by difference",G -18472325,484390,1005,51.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18472574,484639,1005,56.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18472825,484891,1005,63.53,,70.0,,,,,,,"Carbohydrate, by difference",G -18472879,484945,1005,53.85,,70.0,,,,,,,"Carbohydrate, by difference",G -18473180,485246,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18473456,485523,1005,15.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18473568,485635,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18473733,485800,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18473736,485803,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18473742,485810,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18473916,485994,1005,15.83,,70.0,,,,,,,"Carbohydrate, by difference",G -18474010,486088,1005,3.33,,73.0,,,,,,,"Carbohydrate, by difference",G -18474022,486100,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18474046,486124,1005,18.92,,70.0,,,,,,,"Carbohydrate, by difference",G -18474613,486695,1005,52.91,,70.0,,,,,,,"Carbohydrate, by difference",G -18474731,486813,1005,51.28,,70.0,,,,,,,"Carbohydrate, by difference",G -18475289,487374,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18476110,488195,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18476347,488433,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18476645,488731,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18476771,488857,1005,30.59,,70.0,,,,,,,"Carbohydrate, by difference",G -18477031,489117,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18477073,489159,1005,30.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18477153,489239,1005,18.56,,70.0,,,,,,,"Carbohydrate, by difference",G -18477216,489302,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18477443,489529,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18477447,489533,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18477546,489632,1005,58.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18477895,489983,1005,45.61,,70.0,,,,,,,"Carbohydrate, by difference",G -18478123,490212,1005,35.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18478211,490300,1005,8.48,,70.0,,,,,,,"Carbohydrate, by difference",G -18478385,490474,1005,53.85,,70.0,,,,,,,"Carbohydrate, by difference",G -18478495,490584,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18479448,491537,1005,94.44,,70.0,,,,,,,"Carbohydrate, by difference",G -18479591,491680,1005,9.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18479701,491790,1005,20.27,,70.0,,,,,,,"Carbohydrate, by difference",G -18479781,491870,1005,9.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18479793,491882,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18479919,492008,1005,62.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18480150,492239,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18480897,492992,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18481089,493184,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18481324,493422,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18481404,493502,1005,6.8,,70.0,,,,,,,"Carbohydrate, by difference",G -18481629,493727,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18481847,493946,1005,1.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18482320,494425,1005,35.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18482691,494800,1005,48.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18482930,495040,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18482972,495082,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18483202,495314,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18483237,495349,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18483655,495770,1005,20.85,,70.0,,,,,,,"Carbohydrate, by difference",G -18484253,496398,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18484556,496703,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18485006,497163,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18485015,497172,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18485184,497345,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18485951,498115,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18485988,498153,1005,0.42,,70.0,,,,,,,"Carbohydrate, by difference",G -18486041,498206,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18486335,498500,1005,12.66,,70.0,,,,,,,"Carbohydrate, by difference",G -18486341,498506,1005,3.81,,70.0,,,,,,,"Carbohydrate, by difference",G -18486588,498753,1005,88.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18486890,499056,1005,2.22,,70.0,,,,,,,"Carbohydrate, by difference",G -18486992,499158,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G -18487060,499226,1005,2.65,,70.0,,,,,,,"Carbohydrate, by difference",G -18487131,499297,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18487154,499320,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18487312,499478,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18487340,499506,1005,11.3,,70.0,,,,,,,"Carbohydrate, by difference",G -18487496,499663,1005,1.13,,70.0,,,,,,,"Carbohydrate, by difference",G -18487592,499759,1005,45.24,,70.0,,,,,,,"Carbohydrate, by difference",G -18487711,499878,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18487896,500064,1005,45.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18488652,500822,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18488879,501051,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -18489116,501288,1005,10.56,,70.0,,,,,,,"Carbohydrate, by difference",G -18489132,501304,1005,11.47,,70.0,,,,,,,"Carbohydrate, by difference",G -18489388,501561,1005,16.15,,70.0,,,,,,,"Carbohydrate, by difference",G -18489656,501830,1005,0.83,,70.0,,,,,,,"Carbohydrate, by difference",G -18489853,502040,1005,69.23,,70.0,,,,,,,"Carbohydrate, by difference",G -18489959,502146,1005,22.35,,70.0,,,,,,,"Carbohydrate, by difference",G -18490190,502377,1005,27.27,,70.0,,,,,,,"Carbohydrate, by difference",G -18490448,502635,1005,31.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18490483,502670,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18490649,502836,1005,28.35,,70.0,,,,,,,"Carbohydrate, by difference",G -18491632,503908,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18491664,503940,1005,6.13,,70.0,,,,,,,"Carbohydrate, by difference",G -18492316,504677,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18492614,505025,1005,2.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18492692,505109,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18492750,505167,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18492901,505323,1005,51.35,,70.0,,,,,,,"Carbohydrate, by difference",G -18492989,505415,1005,52.88,,70.0,,,,,,,"Carbohydrate, by difference",G -18493717,506165,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18493993,506443,1005,63.64,,70.0,,,,,,,"Carbohydrate, by difference",G -18494013,506464,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18494078,506529,1005,44.68,,70.0,,,,,,,"Carbohydrate, by difference",G -18494257,506720,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18494328,506791,1005,25.19,,70.0,,,,,,,"Carbohydrate, by difference",G -18494471,506934,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18494752,507216,1005,17.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18495030,507507,1005,19.87,,70.0,,,,,,,"Carbohydrate, by difference",G -18495090,507567,1005,3.66,,70.0,,,,,,,"Carbohydrate, by difference",G -18495312,507791,1005,14.12,,70.0,,,,,,,"Carbohydrate, by difference",G -18495734,508216,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18495936,508418,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G -18496008,508490,1005,0.47,,70.0,,,,,,,"Carbohydrate, by difference",G -18496371,508861,1005,18.75,,70.0,,,,,,,"Carbohydrate, by difference",G -18496456,508956,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18496473,508973,1005,57.78,,70.0,,,,,,,"Carbohydrate, by difference",G -18496712,509216,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18496934,509445,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18497479,510017,1005,49.56,,70.0,,,,,,,"Carbohydrate, by difference",G -18497552,510090,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G -18497723,510263,1005,44.83,,70.0,,,,,,,"Carbohydrate, by difference",G -18497910,510451,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18498227,510774,1005,36.47,,70.0,,,,,,,"Carbohydrate, by difference",G -18498772,511337,1005,85.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18498880,511452,1005,8.75,,70.0,,,,,,,"Carbohydrate, by difference",G -18499132,511705,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18499744,512318,1005,55.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18499788,512362,1005,54.69,,70.0,,,,,,,"Carbohydrate, by difference",G -18499988,512562,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18500028,512603,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18500445,513021,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18500690,513271,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18500697,513278,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18500725,513307,1005,56.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18500748,513331,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18500870,513454,1005,65.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18500954,513539,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18501351,513936,1005,71.05,,70.0,,,,,,,"Carbohydrate, by difference",G -18501591,514178,1005,6.09,,70.0,,,,,,,"Carbohydrate, by difference",G -18501863,514454,1005,5.92,,70.0,,,,,,,"Carbohydrate, by difference",G -18502029,514621,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18502135,514730,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18502337,514933,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18502589,515185,1005,7.35,,70.0,,,,,,,"Carbohydrate, by difference",G -18503007,515608,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18503027,515628,1005,12.68,,70.0,,,,,,,"Carbohydrate, by difference",G -18503779,516381,1005,39.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18503924,516526,1005,37.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18504049,516651,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18504141,516743,1005,2.54,,70.0,,,,,,,"Carbohydrate, by difference",G -18504179,516781,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18504184,516786,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18504269,516871,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18504396,516998,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18504603,517205,1005,32.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18504965,517569,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18505004,517608,1005,24.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18505027,517631,1005,32.31,,70.0,,,,,,,"Carbohydrate, by difference",G -18505106,517710,1005,51.16,,70.0,,,,,,,"Carbohydrate, by difference",G -18505173,517777,1005,33.98,,70.0,,,,,,,"Carbohydrate, by difference",G -18505293,517897,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18505478,518083,1005,12.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18505794,518399,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18506187,518792,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18507000,519628,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18507034,519662,1005,95.12,,70.0,,,,,,,"Carbohydrate, by difference",G -18507561,520192,1005,89.66,,70.0,,,,,,,"Carbohydrate, by difference",G -18507921,520556,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18508055,520690,1005,28.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18508075,520710,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18508172,520808,1005,10.2,,70.0,,,,,,,"Carbohydrate, by difference",G -18508238,520874,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18508307,520944,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18508495,521133,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18508570,521208,1005,37.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18508760,521399,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18509234,521880,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18509470,522116,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18509841,522501,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18509873,522533,1005,35.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18510081,522750,1005,75.38,,70.0,,,,,,,"Carbohydrate, by difference",G -18510165,522834,1005,51.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18510634,523338,1005,25.76,,70.0,,,,,,,"Carbohydrate, by difference",G -18510734,523439,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18510971,523677,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18511516,524224,1005,41.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18511885,524593,1005,13.93,,70.0,,,,,,,"Carbohydrate, by difference",G -18511899,524607,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18511951,524659,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18512410,525118,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18512577,525285,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18512610,525318,1005,31.58,,70.0,,,,,,,"Carbohydrate, by difference",G -18512783,525492,1005,8.47,,70.0,,,,,,,"Carbohydrate, by difference",G -18513072,525783,1005,3.64,,70.0,,,,,,,"Carbohydrate, by difference",G -18513294,526007,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18513592,526305,1005,9.04,,70.0,,,,,,,"Carbohydrate, by difference",G -18513702,526416,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18513733,526447,1005,55.56,,70.0,,,,,,,"Carbohydrate, by difference",G -18513972,526688,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18514412,527129,1005,55.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18514531,527248,1005,57.45,,70.0,,,,,,,"Carbohydrate, by difference",G -18514730,527447,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18514779,527496,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G -18514900,527618,1005,76.92,,70.0,,,,,,,"Carbohydrate, by difference",G -18515316,528034,1005,16.26,,70.0,,,,,,,"Carbohydrate, by difference",G -18515619,528339,1005,75.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18515658,528378,1005,47.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18515847,528567,1005,10.16,,70.0,,,,,,,"Carbohydrate, by difference",G -18515913,528633,1005,57.69,,70.0,,,,,,,"Carbohydrate, by difference",G -18516051,528771,1005,6.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18516159,528879,1005,10.94,,70.0,,,,,,,"Carbohydrate, by difference",G -18516208,528929,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18516321,529043,1005,5.83,,70.0,,,,,,,"Carbohydrate, by difference",G -18516527,529249,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18516713,529435,1005,5.41,,70.0,,,,,,,"Carbohydrate, by difference",G -18517808,530538,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18517886,530616,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18517958,530689,1005,56.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18518635,531367,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18518688,531424,1005,17.65,,70.0,,,,,,,"Carbohydrate, by difference",G -18518738,531476,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18518907,531646,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18519754,532504,1005,44.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18519973,532727,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18520205,532960,1005,32.94,,70.0,,,,,,,"Carbohydrate, by difference",G -18520517,533273,1005,7.38,,70.0,,,,,,,"Carbohydrate, by difference",G -18520573,533332,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18520698,533458,1005,17.7,,70.0,,,,,,,"Carbohydrate, by difference",G -18520756,533516,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18520802,533562,1005,30.77,,70.0,,,,,,,"Carbohydrate, by difference",G -18520848,533608,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18520904,533664,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18521190,533978,1005,4.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18521252,534044,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18521596,534388,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G -18521754,534546,1005,5.4,,70.0,,,,,,,"Carbohydrate, by difference",G -18521986,534783,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18522112,534909,1005,88.24,,70.0,,,,,,,"Carbohydrate, by difference",G -18522265,535066,1005,16.81,,70.0,,,,,,,"Carbohydrate, by difference",G -18522289,535093,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G -18522336,535144,1005,19.38,,70.0,,,,,,,"Carbohydrate, by difference",G -18522736,535544,1005,4.76,,70.0,,,,,,,"Carbohydrate, by difference",G -18522878,535686,1005,61.54,,70.0,,,,,,,"Carbohydrate, by difference",G -18523524,536332,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18523583,536393,1005,14.74,,70.0,,,,,,,"Carbohydrate, by difference",G -18523622,536432,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18524031,536843,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18524123,536935,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18524419,537235,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18524716,537539,1005,44.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18524729,537552,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18524820,537643,1005,45.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18524971,537795,1005,23.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18525011,537835,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18525027,537851,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18525034,537858,1005,8.75,,70.0,,,,,,,"Carbohydrate, by difference",G -18525277,538106,1005,77.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18525621,538453,1005,21.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18525676,538508,1005,24.76,,70.0,,,,,,,"Carbohydrate, by difference",G -18525685,538518,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18525943,538798,1005,14.41,,70.0,,,,,,,"Carbohydrate, by difference",G -18526559,539513,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18526712,539695,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18527046,540061,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G -18527080,540097,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18527287,540345,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18527297,540355,1005,56.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18527979,541329,1005,12.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18528028,541379,1005,54.55,,70.0,,,,,,,"Carbohydrate, by difference",G -18528578,542027,1005,17.7,,70.0,,,,,,,"Carbohydrate, by difference",G -18528715,542175,1005,36.36,,70.0,,,,,,,"Carbohydrate, by difference",G -18528758,542218,1005,52.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18528809,542269,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18529433,542912,1005,88.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18530519,544029,1005,94.12,,70.0,,,,,,,"Carbohydrate, by difference",G -18530556,544066,1005,49.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18530742,544283,1005,49.12,,70.0,,,,,,,"Carbohydrate, by difference",G -18531574,545228,1005,66.15,,70.0,,,,,,,"Carbohydrate, by difference",G -18532183,545907,1005,89.66,,70.0,,,,,,,"Carbohydrate, by difference",G -18532533,546267,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18532853,546590,1005,11.18,,70.0,,,,,,,"Carbohydrate, by difference",G -18533167,546907,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18533298,547039,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18533368,547111,1005,14.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18534718,548473,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18534788,548544,1005,60.53,,70.0,,,,,,,"Carbohydrate, by difference",G -18535223,548980,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18535375,549132,1005,63.16,,70.0,,,,,,,"Carbohydrate, by difference",G -18535568,549326,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18535641,549399,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18535870,549629,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18536102,549862,1005,6.4,,70.0,,,,,,,"Carbohydrate, by difference",G -18536265,550025,1005,86.84,,70.0,,,,,,,"Carbohydrate, by difference",G -18536361,550122,1005,18.99,,70.0,,,,,,,"Carbohydrate, by difference",G -18536533,550296,1005,86.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18536560,550323,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18536593,550356,1005,21.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18537199,550964,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18537326,551092,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18537665,551431,1005,12.92,,70.0,,,,,,,"Carbohydrate, by difference",G -18537785,551552,1005,82.61,,70.0,,,,,,,"Carbohydrate, by difference",G -18537815,551582,1005,5.76,,70.0,,,,,,,"Carbohydrate, by difference",G -18537999,551766,1005,37.84,,70.0,,,,,,,"Carbohydrate, by difference",G -18538096,551863,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18538211,551980,1005,5.69,,70.0,,,,,,,"Carbohydrate, by difference",G -18538253,552022,1005,48.39,,70.0,,,,,,,"Carbohydrate, by difference",G -18538562,552331,1005,0.41,,70.0,,,,,,,"Carbohydrate, by difference",G -18539082,552852,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18539267,553038,1005,3.52,,70.0,,,,,,,"Carbohydrate, by difference",G -18539343,553114,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18539395,553166,1005,97.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18539439,553210,1005,11.2,,70.0,,,,,,,"Carbohydrate, by difference",G -18539531,553302,1005,16.15,,70.0,,,,,,,"Carbohydrate, by difference",G -18539588,553359,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18539646,553417,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18539739,553511,1005,56.64,,70.0,,,,,,,"Carbohydrate, by difference",G -18539766,553539,1005,14.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18539827,553600,1005,71.11,,70.0,,,,,,,"Carbohydrate, by difference",G -18540043,553817,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18540488,554263,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18540550,554325,1005,67.24,,70.0,,,,,,,"Carbohydrate, by difference",G -18540590,554365,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18540614,554389,1005,7.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18541990,555779,1005,28.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18542108,555898,1005,15.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18542169,555959,1005,10.4,,70.0,,,,,,,"Carbohydrate, by difference",G -18542326,556126,1005,20.83,,70.0,,,,,,,"Carbohydrate, by difference",G -18542628,556432,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18542969,556774,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18543071,556876,1005,45.61,,70.0,,,,,,,"Carbohydrate, by difference",G -18543901,557711,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18544016,557829,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18544120,557934,1005,7.2,,70.0,,,,,,,"Carbohydrate, by difference",G -18544211,558025,1005,22.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18544283,558097,1005,2.22,,73.0,,,,,,,"Carbohydrate, by difference",G -18544421,558236,1005,6.25,,73.0,,,,,,,"Carbohydrate, by difference",G -18544520,558339,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18544694,558513,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18544714,558533,1005,17.65,,70.0,,,,,,,"Carbohydrate, by difference",G -18544797,558616,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18544891,558710,1005,21.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18544942,558761,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18544978,558797,1005,6.2,,70.0,,,,,,,"Carbohydrate, by difference",G -18545048,558867,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18545236,559055,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18545470,559290,1005,87.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18545560,559382,1005,13.01,,70.0,,,,,,,"Carbohydrate, by difference",G -18545792,559614,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18545937,559760,1005,6.56,,70.0,,,,,,,"Carbohydrate, by difference",G -18546487,560317,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18546638,560468,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18546685,560515,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18546691,560521,1005,56.41,,70.0,,,,,,,"Carbohydrate, by difference",G -18546778,560609,1005,2.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18546779,560610,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18546915,560747,1005,78.95,,70.0,,,,,,,"Carbohydrate, by difference",G -18546940,560774,1005,52.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18546984,560818,1005,14.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18547229,561063,1005,51.35,,70.0,,,,,,,"Carbohydrate, by difference",G -18547542,561376,1005,13.84,,70.0,,,,,,,"Carbohydrate, by difference",G -18547615,561449,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18547683,561518,1005,78.12,,70.0,,,,,,,"Carbohydrate, by difference",G -18547787,561624,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18548078,561915,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18548139,561976,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G -18548197,562034,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18548810,562653,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18549447,563293,1005,1.75,,70.0,,,,,,,"Carbohydrate, by difference",G -18549578,563426,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18549708,563556,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18549727,563575,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -18549961,563810,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18550177,564026,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18550220,564069,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18550392,564241,1005,86.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18550660,564512,1005,12.78,,70.0,,,,,,,"Carbohydrate, by difference",G -18551225,565082,1005,3.45,,70.0,,,,,,,"Carbohydrate, by difference",G -18551292,565149,1005,4.42,,70.0,,,,,,,"Carbohydrate, by difference",G -18551334,565191,1005,17.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18551369,565226,1005,9.68,,70.0,,,,,,,"Carbohydrate, by difference",G -18551417,565275,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18551523,565381,1005,9.6,,70.0,,,,,,,"Carbohydrate, by difference",G -18551686,565548,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18551814,565676,1005,31.76,,70.0,,,,,,,"Carbohydrate, by difference",G -18551869,565731,1005,62.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18552036,565898,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G -18552069,565931,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18552310,566172,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18552392,566254,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18552561,566424,1005,78.95,,70.0,,,,,,,"Carbohydrate, by difference",G -18552628,566491,1005,29.82,,70.0,,,,,,,"Carbohydrate, by difference",G -18552912,566776,1005,75.18,,70.0,,,,,,,"Carbohydrate, by difference",G -18552942,566806,1005,52.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18553236,567103,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -18553301,567168,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18553731,567601,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18554219,568090,1005,21.54,,70.0,,,,,,,"Carbohydrate, by difference",G -18554483,568356,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18554903,568779,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18555136,569017,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18555229,569110,1005,6.22,,70.0,,,,,,,"Carbohydrate, by difference",G -18555598,569483,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18555731,569616,1005,56.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18556249,570139,1005,64.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18556337,570227,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18556623,570513,1005,10.66,,70.0,,,,,,,"Carbohydrate, by difference",G -18556718,570608,1005,81.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18556924,570814,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -18557298,571197,1005,54.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18557557,571457,1005,75.22,,70.0,,,,,,,"Carbohydrate, by difference",G -18557625,571525,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18557720,571620,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18557836,571736,1005,89.66,,70.0,,,,,,,"Carbohydrate, by difference",G -18557855,571755,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18558024,571925,1005,26.87,,70.0,,,,,,,"Carbohydrate, by difference",G -18558207,572108,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18558486,572387,1005,10.59,,70.0,,,,,,,"Carbohydrate, by difference",G -18558529,572430,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G -18558645,572546,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18558681,572582,1005,87.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18558961,572867,1005,39.82,,70.0,,,,,,,"Carbohydrate, by difference",G -18559003,572909,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18559064,572970,1005,11.39,,70.0,,,,,,,"Carbohydrate, by difference",G -18559114,573020,1005,17.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18559259,573172,1005,48.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18559716,573632,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18559725,573641,1005,54.93,,70.0,,,,,,,"Carbohydrate, by difference",G -18559767,573683,1005,51.61,,70.0,,,,,,,"Carbohydrate, by difference",G -18559845,573761,1005,17.65,,70.0,,,,,,,"Carbohydrate, by difference",G -18560303,574220,1005,38.99,,70.0,,,,,,,"Carbohydrate, by difference",G -18560619,574536,1005,53.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18560690,574607,1005,27.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18561128,575047,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18561294,575214,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18561641,575563,1005,75.76,,70.0,,,,,,,"Carbohydrate, by difference",G -18561700,575622,1005,58.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18561826,575749,1005,92.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18561869,575792,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18562124,576047,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18562578,576503,1005,29.32,,70.0,,,,,,,"Carbohydrate, by difference",G -18562876,576802,1005,16.05,,70.0,,,,,,,"Carbohydrate, by difference",G -18563098,577027,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G -18563636,577587,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18563771,577724,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18563949,577912,1005,2.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18564082,578046,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18564433,578418,1005,51.52,,70.0,,,,,,,"Carbohydrate, by difference",G -18564850,578903,1005,22.31,,70.0,,,,,,,"Carbohydrate, by difference",G -18564912,578968,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18564957,579023,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18565448,579568,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18565585,579707,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18565600,579722,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18565606,579729,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18565822,579946,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18565889,580013,1005,55.88,,70.0,,,,,,,"Carbohydrate, by difference",G -18565941,580065,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18566136,580260,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18566235,580359,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18566384,580508,1005,2.15,,70.0,,,,,,,"Carbohydrate, by difference",G -18566606,580731,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18567007,581133,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18567069,581195,1005,47.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18567172,581298,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18567390,581517,1005,11.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18567622,581751,1005,32.61,,70.0,,,,,,,"Carbohydrate, by difference",G -18567626,581755,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18567628,581757,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G -18567683,581812,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G -18567781,581910,1005,36.36,,70.0,,,,,,,"Carbohydrate, by difference",G -18567996,582126,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18568036,582166,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18568185,582316,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18568435,582566,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18568528,582660,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18568720,582852,1005,40.82,,70.0,,,,,,,"Carbohydrate, by difference",G -18568732,582864,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18569195,583333,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18569342,583481,1005,18.18,,70.0,,,,,,,"Carbohydrate, by difference",G -18569416,583555,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18569478,583617,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18569619,583758,1005,94.44,,70.0,,,,,,,"Carbohydrate, by difference",G -18569656,583795,1005,50.7,,70.0,,,,,,,"Carbohydrate, by difference",G -18569695,583834,1005,13.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18570242,584383,1005,55.81,,70.0,,,,,,,"Carbohydrate, by difference",G -18570368,584511,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18570742,584892,1005,46.88,,70.0,,,,,,,"Carbohydrate, by difference",G -18571545,585708,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18571586,585749,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18571759,585923,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18571958,586122,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18572094,586259,1005,2.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18572123,586288,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18572274,586441,1005,35.96,,70.0,,,,,,,"Carbohydrate, by difference",G -18572443,586611,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18572781,586954,1005,62.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18572836,587011,1005,77.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18572970,587145,1005,0.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18573179,587354,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -18573678,587861,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18574052,588239,1005,4.76,,70.0,,,,,,,"Carbohydrate, by difference",G -18574108,588296,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18574427,588617,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18574674,588866,1005,29.39,,70.0,,,,,,,"Carbohydrate, by difference",G -18574785,588978,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18575057,589253,1005,4.13,,70.0,,,,,,,"Carbohydrate, by difference",G -18575096,589293,1005,31.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18575118,589315,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18575398,589596,1005,12.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18575775,589974,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18575825,590024,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18576111,590312,1005,50.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18576500,590702,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18576725,590929,1005,44.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18576921,591126,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18577024,591229,1005,8.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18577165,591370,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18577179,591384,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18577190,591395,1005,7.81,,70.0,,,,,,,"Carbohydrate, by difference",G -18577315,591521,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18577550,591756,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18577558,591764,1005,17.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18577578,591784,1005,0.42,,70.0,,,,,,,"Carbohydrate, by difference",G -18577607,591814,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18578240,592452,1005,45.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18578655,592867,1005,10.85,,70.0,,,,,,,"Carbohydrate, by difference",G -18578918,593130,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18579138,593350,1005,68.75,,70.0,,,,,,,"Carbohydrate, by difference",G -18579797,594010,1005,61.4,,70.0,,,,,,,"Carbohydrate, by difference",G -18579851,594065,1005,4.58,,70.0,,,,,,,"Carbohydrate, by difference",G -18579965,594180,1005,7.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18580066,594281,1005,57.45,,70.0,,,,,,,"Carbohydrate, by difference",G -18580230,594446,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18580238,594454,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18580435,594652,1005,5.69,,70.0,,,,,,,"Carbohydrate, by difference",G -18581442,595664,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18581832,596057,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G -18581866,596091,1005,25.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18582178,596403,1005,12.9,,70.0,,,,,,,"Carbohydrate, by difference",G -18582184,596409,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18582199,596424,1005,9.38,,70.0,,,,,,,"Carbohydrate, by difference",G -18582336,596561,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18582507,596732,1005,15.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18582553,596778,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18582670,596896,1005,57.45,,70.0,,,,,,,"Carbohydrate, by difference",G -18582987,597213,1005,20.0,,73.0,,,,,,,"Carbohydrate, by difference",G -18583213,597445,1005,47.06,,70.0,,,,,,,"Carbohydrate, by difference",G -18583294,597526,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18583889,598123,1005,77.19,,70.0,,,,,,,"Carbohydrate, by difference",G -18584212,598446,1005,52.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18584268,598502,1005,61.82,,70.0,,,,,,,"Carbohydrate, by difference",G -18584619,598855,1005,17.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18585745,599989,1005,46.34,,70.0,,,,,,,"Carbohydrate, by difference",G -18585859,600103,1005,64.91,,70.0,,,,,,,"Carbohydrate, by difference",G -18586007,600253,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18586189,600435,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18586264,600510,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18586403,600649,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18586565,600812,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18586876,601124,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18587134,601382,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18587293,601541,1005,6.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18587349,601597,1005,96.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18587539,601787,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18587558,601806,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18587663,601911,1005,43.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18587872,602121,1005,72.41,,70.0,,,,,,,"Carbohydrate, by difference",G -18587986,602236,1005,19.44,,70.0,,,,,,,"Carbohydrate, by difference",G -18587991,602241,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G -18588075,602325,1005,69.64,,70.0,,,,,,,"Carbohydrate, by difference",G -18588134,602385,1005,47.22,,70.0,,,,,,,"Carbohydrate, by difference",G -18588178,602429,1005,56.76,,70.0,,,,,,,"Carbohydrate, by difference",G -18588295,602546,1005,43.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18588402,602654,1005,48.28,,70.0,,,,,,,"Carbohydrate, by difference",G -18588493,602747,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18589429,603695,1005,83.93,,70.0,,,,,,,"Carbohydrate, by difference",G -18589515,603784,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18589635,603906,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18589703,603974,1005,58.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18589830,604101,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18590052,604323,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -18590074,604345,1005,29.55,,70.0,,,,,,,"Carbohydrate, by difference",G -18590319,604593,1005,31.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18590461,604736,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18590480,604755,1005,60.61,,70.0,,,,,,,"Carbohydrate, by difference",G -18590921,605424,1005,8.8,,71.0,,,,,,,"Carbohydrate, by difference",G -18591095,605772,1005,7.26,,71.0,,,,,,,"Carbohydrate, by difference",G -18591342,606268,1005,18.97,,71.0,,,,,,,"Carbohydrate, by difference",G -18591553,606690,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18591580,606744,1005,14.83,,71.0,,,,,,,"Carbohydrate, by difference",G -18592068,607720,1005,14.9,,71.0,,,,,,,"Carbohydrate, by difference",G -18592329,608242,1005,5.83,,71.0,,,,,,,"Carbohydrate, by difference",G -18592685,608954,1005,80.0,,71.0,,,,,,,"Carbohydrate, by difference",G -18592902,609388,1005,75.86,,71.0,,,,,,,"Carbohydrate, by difference",G -18593033,609650,1005,70.97,,71.0,,,,,,,"Carbohydrate, by difference",G -18593109,609802,1005,82.35,,71.0,,,,,,,"Carbohydrate, by difference",G -18593138,609860,1005,70.97,,71.0,,,,,,,"Carbohydrate, by difference",G -18593219,610022,1005,3.23,,71.0,,,,,,,"Carbohydrate, by difference",G -18593426,610436,1005,65.38,,71.0,,,,,,,"Carbohydrate, by difference",G -18593525,610634,1005,61.54,,71.0,,,,,,,"Carbohydrate, by difference",G -18593674,610932,1005,35.29,,71.0,,,,,,,"Carbohydrate, by difference",G -18594198,611980,1005,10.83,,71.0,,,,,,,"Carbohydrate, by difference",G -18594245,612074,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18594919,613422,1005,43.48,,71.0,,,,,,,"Carbohydrate, by difference",G -18594934,613452,1005,76.74,,71.0,,,,,,,"Carbohydrate, by difference",G -18595319,614616,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18595411,614800,1005,26.55,,75.0,,,,,,,"Carbohydrate, by difference",G -18595510,615016,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18595511,615018,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18595615,615254,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18595640,615314,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18595820,615716,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18596301,616684,1005,78.38,,70.0,,,,,,,"Carbohydrate, by difference",G -18596628,617338,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18596739,617560,1005,43.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18596830,617742,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18597208,618510,1005,57.53,,70.0,,,,,,,"Carbohydrate, by difference",G -18597396,618896,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18598009,620140,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18598090,620304,1005,78.85,,70.0,,,,,,,"Carbohydrate, by difference",G -18598250,620638,1005,31.65,,70.0,,,,,,,"Carbohydrate, by difference",G -18598501,621144,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18598598,621340,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18598885,621926,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18599386,622944,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18599443,623058,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G -18599495,623162,1005,40.32,,70.0,,,,,,,"Carbohydrate, by difference",G -18600248,624680,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18600571,625332,1005,46.88,,70.0,,,,,,,"Carbohydrate, by difference",G -18600605,625400,1005,1.82,,70.0,,,,,,,"Carbohydrate, by difference",G -18600746,625682,1005,45.45,,70.0,,,,,,,"Carbohydrate, by difference",G -18600826,625844,1005,65.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18601433,627070,1005,50.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18601445,627094,1005,44.19,,70.0,,,,,,,"Carbohydrate, by difference",G -18601837,627882,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18601973,628154,1005,69.23,,70.0,,,,,,,"Carbohydrate, by difference",G -18602046,628300,1005,11.2,,70.0,,,,,,,"Carbohydrate, by difference",G -18602275,628760,1005,3.54,,70.0,,,,,,,"Carbohydrate, by difference",G -18602552,629314,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18602660,629532,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18602987,630230,1005,7.04,,70.0,,,,,,,"Carbohydrate, by difference",G -18603078,630414,1005,40.54,,70.0,,,,,,,"Carbohydrate, by difference",G -18603402,631068,1005,12.68,,70.0,,,,,,,"Carbohydrate, by difference",G -18603551,631372,1005,11.83,,70.0,,,,,,,"Carbohydrate, by difference",G -18603955,632180,1005,0.45,,70.0,,,,,,,"Carbohydrate, by difference",G -18604311,632898,1005,58.82,,70.0,,,,,,,"Carbohydrate, by difference",G -18604322,632920,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18604549,633374,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18604679,633634,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18604723,633724,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G -18604768,633814,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18604781,633840,1005,63.16,,70.0,,,,,,,"Carbohydrate, by difference",G -18604932,634146,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18604987,634256,1005,48.48,,70.0,,,,,,,"Carbohydrate, by difference",G -18605183,634654,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18605300,634888,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18605428,635148,1005,0.42,,70.0,,,,,,,"Carbohydrate, by difference",G -18605635,635568,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18605933,636164,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18606295,636888,1005,3.12,,70.0,,,,,,,"Carbohydrate, by difference",G -18606575,637448,1005,10.53,,70.0,,,,,,,"Carbohydrate, by difference",G -18606583,637464,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18606608,637514,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18606681,637660,1005,4.23,,70.0,,,,,,,"Carbohydrate, by difference",G -18606926,638152,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18607298,638896,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G -18607477,639254,1005,32.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18607494,639288,1005,70.91,,70.0,,,,,,,"Carbohydrate, by difference",G -18607531,639362,1005,15.04,,70.0,,,,,,,"Carbohydrate, by difference",G -18607630,639560,1005,13.93,,70.0,,,,,,,"Carbohydrate, by difference",G -18607751,639802,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18608544,641392,1005,9.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18608798,641902,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18608818,641942,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18608837,641980,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18608979,642264,1005,11.22,,70.0,,,,,,,"Carbohydrate, by difference",G -18609226,642758,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18609506,643320,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18609538,643384,1005,20.65,,70.0,,,,,,,"Carbohydrate, by difference",G -18609738,643792,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18610543,645420,1005,68.97,,70.0,,,,,,,"Carbohydrate, by difference",G -18610578,645490,1005,23.81,,70.0,,,,,,,"Carbohydrate, by difference",G -18610722,645778,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18610934,646202,1005,65.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18612526,649430,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18612925,650228,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18613078,650534,1005,27.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18613148,650732,1005,30.68,,70.0,,,,,,,"Carbohydrate, by difference",G -18613234,650908,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18613238,650916,1005,26.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18613546,651766,1005,21.13,,70.0,,,,,,,"Carbohydrate, by difference",G -18613741,652262,1005,15.83,,70.0,,,,,,,"Carbohydrate, by difference",G -18614391,653792,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18614492,654050,1005,3.8,,70.0,,,,,,,"Carbohydrate, by difference",G -18614530,654136,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G -18614927,655034,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18615086,655356,1005,60.47,,70.0,,,,,,,"Carbohydrate, by difference",G -18615362,655930,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18615406,656018,1005,41.18,,70.0,,,,,,,"Carbohydrate, by difference",G -18615462,656130,1005,58.54,,70.0,,,,,,,"Carbohydrate, by difference",G -18615627,656472,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18615731,656696,1005,12.08,,70.0,,,,,,,"Carbohydrate, by difference",G -18615784,656802,1005,45.61,,70.0,,,,,,,"Carbohydrate, by difference",G -18615960,657156,1005,69.05,,70.0,,,,,,,"Carbohydrate, by difference",G -18616644,658528,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18616737,658716,1005,48.94,,70.0,,,,,,,"Carbohydrate, by difference",G -18617030,659304,1005,30.56,,70.0,,,,,,,"Carbohydrate, by difference",G -18617245,659744,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18617279,659820,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18617437,660152,1005,5.26,,73.0,,,,,,,"Carbohydrate, by difference",G -18617602,660498,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18617837,660980,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18618010,661332,1005,82.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18618047,661408,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18618217,661774,1005,10.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18618250,661844,1005,70.97,,70.0,,,,,,,"Carbohydrate, by difference",G -18618549,662718,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G -18618660,663044,1005,71.93,,70.0,,,,,,,"Carbohydrate, by difference",G -18618842,663936,1005,77.27,,70.0,,,,,,,"Carbohydrate, by difference",G -18618912,664296,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18618947,664402,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18619093,664706,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18619866,666580,1005,69.05,,70.0,,,,,,,"Carbohydrate, by difference",G -18619899,666646,1005,73.81,,70.0,,,,,,,"Carbohydrate, by difference",G -18619988,666828,1005,62.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18620048,666976,1005,12.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18620175,667296,1005,14.58,,70.0,,,,,,,"Carbohydrate, by difference",G -18620293,667554,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18620385,667756,1005,70.37,,70.0,,,,,,,"Carbohydrate, by difference",G -18620560,668110,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18621018,669040,1005,32.56,,70.0,,,,,,,"Carbohydrate, by difference",G -18621042,669088,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18621190,669388,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18621428,669864,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18621472,669952,1005,18.42,,70.0,,,,,,,"Carbohydrate, by difference",G -18621911,670854,1005,24.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18621953,670938,1005,18.75,,70.0,,,,,,,"Carbohydrate, by difference",G -18622006,671044,1005,44.74,,70.0,,,,,,,"Carbohydrate, by difference",G -18622089,671210,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G -18622246,671528,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18622257,671550,1005,9.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18622687,672420,1005,89.47,,70.0,,,,,,,"Carbohydrate, by difference",G -18622814,672676,1005,12.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18622844,672736,1005,7.2,,70.0,,,,,,,"Carbohydrate, by difference",G -18623110,673270,1005,51.35,,70.0,,,,,,,"Carbohydrate, by difference",G -18623478,674018,1005,24.04,,70.0,,,,,,,"Carbohydrate, by difference",G -18623745,674556,1005,3.08,,70.0,,,,,,,"Carbohydrate, by difference",G -18623751,674568,1005,56.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18623972,675010,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18624458,675992,1005,1.19,,70.0,,,,,,,"Carbohydrate, by difference",G -18624695,676470,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -18624712,676504,1005,0.88,,70.0,,,,,,,"Carbohydrate, by difference",G -18624748,676576,1005,1.82,,70.0,,,,,,,"Carbohydrate, by difference",G -18624861,676802,1005,74.89,,70.0,,,,,,,"Carbohydrate, by difference",G -18625098,677280,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -18625141,677368,1005,64.44,,70.0,,,,,,,"Carbohydrate, by difference",G -18625191,677468,1005,21.05,,70.0,,,,,,,"Carbohydrate, by difference",G -18625274,677634,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18625449,677988,1005,73.53,,70.0,,,,,,,"Carbohydrate, by difference",G -18625594,678328,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18625669,678544,1005,0.42,,70.0,,,,,,,"Carbohydrate, by difference",G -18626265,679894,1005,30.68,,70.0,,,,,,,"Carbohydrate, by difference",G -18626730,680838,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18626764,680906,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18626964,681308,1005,3.51,,70.0,,,,,,,"Carbohydrate, by difference",G -18627258,681914,1005,48.08,,70.0,,,,,,,"Carbohydrate, by difference",G -18627398,682198,1005,12.94,,70.0,,,,,,,"Carbohydrate, by difference",G -18627410,682222,1005,32.31,,70.0,,,,,,,"Carbohydrate, by difference",G -18627499,682404,1005,38.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18627543,682494,1005,28.1,,70.0,,,,,,,"Carbohydrate, by difference",G -18627749,682912,1005,16.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18627989,683402,1005,15.2,,70.0,,,,,,,"Carbohydrate, by difference",G -18628334,684132,1005,62.22,,70.0,,,,,,,"Carbohydrate, by difference",G -18628537,684544,1005,10.24,,70.0,,,,,,,"Carbohydrate, by difference",G -18629080,685636,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18629731,686952,1005,44.12,,70.0,,,,,,,"Carbohydrate, by difference",G -18630011,687512,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18630026,687542,1005,67.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18630573,688638,1005,9.73,,70.0,,,,,,,"Carbohydrate, by difference",G -18630756,689010,1005,27.52,,70.0,,,,,,,"Carbohydrate, by difference",G -18631330,690188,1005,56.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18632055,691648,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18632177,691898,1005,15.83,,70.0,,,,,,,"Carbohydrate, by difference",G -18632300,692144,1005,15.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18632335,692214,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18632436,692418,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G -18632440,692426,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18632650,692852,1005,18.46,,70.0,,,,,,,"Carbohydrate, by difference",G -18632759,693072,1005,46.88,,70.0,,,,,,,"Carbohydrate, by difference",G -18632768,693090,1005,8.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18632895,693348,1005,15.83,,70.0,,,,,,,"Carbohydrate, by difference",G -18632927,693412,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18633531,694660,1005,29.23,,70.0,,,,,,,"Carbohydrate, by difference",G -18633813,695228,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G -18633954,695512,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18634234,696072,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18634261,696126,1005,64.52,,70.0,,,,,,,"Carbohydrate, by difference",G -18634509,696626,1005,18.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18634622,696852,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18634991,697592,1005,5.28,,70.0,,,,,,,"Carbohydrate, by difference",G -18635116,697842,1005,46.46,,70.0,,,,,,,"Carbohydrate, by difference",G -18635430,698480,1005,21.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18635649,698928,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18635716,699062,1005,9.58,,70.0,,,,,,,"Carbohydrate, by difference",G -18636026,699684,1005,56.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18636458,700552,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -18636731,701102,1005,18.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18636931,701502,1005,5.76,,70.0,,,,,,,"Carbohydrate, by difference",G -18637035,701710,1005,41.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18637750,703142,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18637952,703546,1005,18.75,,70.0,,,,,,,"Carbohydrate, by difference",G -18638015,703672,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18638117,703876,1005,7.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18638209,704062,1005,55.56,,70.0,,,,,,,"Carbohydrate, by difference",G -18638696,705040,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18638751,705150,1005,72.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18638987,705622,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18639258,706164,1005,7.65,,70.0,,,,,,,"Carbohydrate, by difference",G -18639528,706716,1005,17.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18639697,707062,1005,29.89,,70.0,,,,,,,"Carbohydrate, by difference",G -18639778,707224,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18640014,707712,1005,71.11,,70.0,,,,,,,"Carbohydrate, by difference",G -18640079,707852,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G -18640386,708470,1005,9.38,,70.0,,,,,,,"Carbohydrate, by difference",G -18640515,708728,1005,61.76,,70.0,,,,,,,"Carbohydrate, by difference",G -18640521,708740,1005,79.41,,70.0,,,,,,,"Carbohydrate, by difference",G -18641279,710292,1005,3.38,,70.0,,,,,,,"Carbohydrate, by difference",G -18641570,710898,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18641704,711176,1005,41.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18641784,711338,1005,17.51,,70.0,,,,,,,"Carbohydrate, by difference",G -18642212,712212,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18643392,714638,1005,70.37,,70.0,,,,,,,"Carbohydrate, by difference",G -18643924,715772,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18644081,716096,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18644488,716934,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18644817,717608,1005,27.06,,70.0,,,,,,,"Carbohydrate, by difference",G -18645004,718000,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18645098,718192,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18645151,718298,1005,3.8,,70.0,,,,,,,"Carbohydrate, by difference",G -18645511,719028,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18645603,719216,1005,37.84,,70.0,,,,,,,"Carbohydrate, by difference",G -18645730,719476,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18645806,719666,1005,17.65,,70.0,,,,,,,"Carbohydrate, by difference",G -18645993,720046,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18646217,720520,1005,17.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18646310,720712,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18646614,721352,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18646725,721578,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18646890,721912,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18647119,722406,1005,64.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18647650,723550,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18647907,724070,1005,5.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18648075,724414,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18648429,725134,1005,58.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18648541,725380,1005,36.84,,70.0,,,,,,,"Carbohydrate, by difference",G -18648715,725728,1005,15.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18648759,725816,1005,62.22,,70.0,,,,,,,"Carbohydrate, by difference",G -18649158,726626,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18649419,727152,1005,17.69,,70.0,,,,,,,"Carbohydrate, by difference",G -18649534,727388,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18649724,727774,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18649877,728082,1005,33.9,,70.0,,,,,,,"Carbohydrate, by difference",G -18649882,728092,1005,24.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18650020,728368,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18650862,730078,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18651293,730952,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G -18651470,731306,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18651555,731476,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G -18651673,731714,1005,92.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18651798,731968,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18651955,732284,1005,20.88,,70.0,,,,,,,"Carbohydrate, by difference",G -18651998,732372,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18652049,732476,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18652546,733478,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18652591,733568,1005,77.05,,70.0,,,,,,,"Carbohydrate, by difference",G -18652809,734006,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18652842,734072,1005,75.56,,70.0,,,,,,,"Carbohydrate, by difference",G -18653065,734522,1005,6.25,,73.0,,,,,,,"Carbohydrate, by difference",G -18653117,734634,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18654086,736602,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18654314,737060,1005,19.7,,70.0,,,,,,,"Carbohydrate, by difference",G -18654575,737582,1005,19.01,,70.0,,,,,,,"Carbohydrate, by difference",G -18654652,737738,1005,77.78,,70.0,,,,,,,"Carbohydrate, by difference",G -18654829,738092,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18654837,738108,1005,16.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18654955,738354,1005,56.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18655110,738664,1005,45.22,,70.0,,,,,,,"Carbohydrate, by difference",G -18655189,738822,1005,67.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18655699,739854,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18655761,739978,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18655919,740300,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18655996,740454,1005,79.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18656072,740606,1005,77.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18656242,740946,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18656541,741544,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18657009,742482,1005,12.94,,70.0,,,,,,,"Carbohydrate, by difference",G -18657242,742948,1005,2.12,,70.0,,,,,,,"Carbohydrate, by difference",G -18657283,743036,1005,16.16,,70.0,,,,,,,"Carbohydrate, by difference",G -18657436,743342,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18657565,743602,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18657586,743644,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18657710,743892,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18657737,743946,1005,2.65,,70.0,,,,,,,"Carbohydrate, by difference",G -18658304,745102,1005,57.45,,70.0,,,,,,,"Carbohydrate, by difference",G -18658340,745176,1005,1.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18658347,745190,1005,67.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18658775,746046,1005,10.1,,70.0,,,,,,,"Carbohydrate, by difference",G -18658896,746288,1005,2.02,,70.0,,,,,,,"Carbohydrate, by difference",G -18658968,746432,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G -18659089,746674,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18659727,751974,1005,77.0,,78.0,,,,,,,"Carbohydrate, by difference",G -18659876,752272,1005,67.1,,78.0,,,,,,,"Carbohydrate, by difference",G -18660170,752864,1005,14.3,,78.0,,,,,,,"Carbohydrate, by difference",G -18660500,753526,1005,20.2,,71.0,,,,,,,"Carbohydrate, by difference",G -18660657,1847473,1005,0.42,,73.0,,,,,,,"Carbohydrate, by difference",G -18660670,753868,1005,4.4,,71.0,,,,,,,"Carbohydrate, by difference",G -18660721,753970,1005,9.6,,71.0,,,,,,,"Carbohydrate, by difference",G -18660759,754046,1005,1.85,,71.0,,,,,,,"Carbohydrate, by difference",G -18660775,754078,1005,31.31,,71.0,,,,,,,"Carbohydrate, by difference",G -18660902,754332,1005,0.0,,78.0,,,,,,,"Carbohydrate, by difference",G -18661364,755258,1005,82.14,,71.0,,,,,,,"Carbohydrate, by difference",G -18661744,756018,1005,21.15,,71.0,,,,,,,"Carbohydrate, by difference",G -18661892,756314,1005,76.19,,71.0,,,,,,,"Carbohydrate, by difference",G -18662013,756556,1005,9.09,,71.0,,,,,,,"Carbohydrate, by difference",G -18662283,757098,1005,69.9,,78.0,,,,,,,"Carbohydrate, by difference",G -18662518,1847755,1005,60.0,,78.0,,,,,,,"Carbohydrate, by difference",G -18662563,757674,1005,78.57,,71.0,,,,,,,"Carbohydrate, by difference",G -18662849,758246,1005,4.03,,71.0,,,,,,,"Carbohydrate, by difference",G -18663584,759716,1005,35.71,,71.0,,,,,,,"Carbohydrate, by difference",G -18663805,760158,1005,74.07,,71.0,,,,,,,"Carbohydrate, by difference",G -18663891,760330,1005,15.29,,71.0,,,,,,,"Carbohydrate, by difference",G -18664206,760960,1005,61.54,,71.0,,,,,,,"Carbohydrate, by difference",G -18664330,1848037,1005,55.0,,78.0,,,,,,,"Carbohydrate, by difference",G -18664372,761292,1005,61.54,,71.0,,,,,,,"Carbohydrate, by difference",G -18664404,1848044,1005,64.91,,71.0,,,,,,,"Carbohydrate, by difference",G -18664425,761398,1005,80.0,,71.0,,,,,,,"Carbohydrate, by difference",G -18664460,761468,1005,50.0,,71.0,,,,,,,"Carbohydrate, by difference",G -18664579,761706,1005,2.68,,71.0,,,,,,,"Carbohydrate, by difference",G -18664839,762234,1005,72.41,,71.0,,,,,,,"Carbohydrate, by difference",G -18665018,762594,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18665236,763030,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18665360,763278,1005,72.66,,78.0,,,,,,,"Carbohydrate, by difference",G -18665533,763624,1005,92.86,,71.0,,,,,,,"Carbohydrate, by difference",G -18665885,764328,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18666367,765296,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18666746,766060,1005,2.68,,71.0,,,,,,,"Carbohydrate, by difference",G -18666757,766082,1005,3.89,,71.0,,,,,,,"Carbohydrate, by difference",G -18666793,766154,1005,68.75,,71.0,,,,,,,"Carbohydrate, by difference",G -18666895,766358,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18666906,766380,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18667015,766600,1005,4.58,,71.0,,,,,,,"Carbohydrate, by difference",G -18667260,767090,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18667275,767120,1005,74.07,,71.0,,,,,,,"Carbohydrate, by difference",G -18667338,767246,1005,68.0,,71.0,,,,,,,"Carbohydrate, by difference",G -18667464,767498,1005,70.97,,71.0,,,,,,,"Carbohydrate, by difference",G -18667844,768260,1005,72.41,,71.0,,,,,,,"Carbohydrate, by difference",G -18667846,768264,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18667862,768296,1005,7.33,,71.0,,,,,,,"Carbohydrate, by difference",G -18668233,769038,1005,6.25,,71.0,,,,,,,"Carbohydrate, by difference",G -18668342,769340,1005,73.53,,71.0,,,,,,,"Carbohydrate, by difference",G -18668462,770318,1005,71.43,,71.0,,,,,,,"Carbohydrate, by difference",G -18668804,771644,1005,30.0,,78.0,,,,,,,"Carbohydrate, by difference",G -18669036,772108,1005,8.57,,71.0,,,,,,,"Carbohydrate, by difference",G -18669092,772220,1005,49.32,,71.0,,,,,,,"Carbohydrate, by difference",G -18669108,772252,1005,57.14,,71.0,,,,,,,"Carbohydrate, by difference",G -18669423,772906,1005,5.83,,70.0,,,,,,,"Carbohydrate, by difference",G -18669887,773888,1005,23.4,,70.0,,,,,,,"Carbohydrate, by difference",G -18670217,1848173,1005,80.0,,78.0,,,,,,,"Carbohydrate, by difference",G -18670413,775202,1005,5.08,,70.0,,,,,,,"Carbohydrate, by difference",G -18670543,775486,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18670905,776224,1005,50.88,,70.0,,,,,,,"Carbohydrate, by difference",G -18671175,776812,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18671766,779258,1005,61.9,,70.0,,,,,,,"Carbohydrate, by difference",G -18671833,779664,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18672052,780182,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18672206,780640,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18672275,780786,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18672803,792615,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18673264,793539,1005,16.13,,70.0,,,,,,,"Carbohydrate, by difference",G -18674059,795139,1005,13.6,,70.0,,,,,,,"Carbohydrate, by difference",G -18674449,795919,1005,24.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18674925,796879,1005,17.7,,70.0,,,,,,,"Carbohydrate, by difference",G -18674993,797019,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18675061,797155,1005,4.94,,70.0,,,,,,,"Carbohydrate, by difference",G -18675258,797551,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18675546,798155,1005,69.77,,70.0,,,,,,,"Carbohydrate, by difference",G -18675648,798361,1005,50.0,,73.0,,,,,,,"Carbohydrate, by difference",G -18675661,798387,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18675741,798551,1005,1.37,,70.0,,,,,,,"Carbohydrate, by difference",G -18675906,798965,1005,1.75,,70.0,,,,,,,"Carbohydrate, by difference",G -18676008,799201,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18676055,799297,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18676149,799493,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18676218,799653,1005,19.02,,70.0,,,,,,,"Carbohydrate, by difference",G -18676247,799711,1005,9.52,,70.0,,,,,,,"Carbohydrate, by difference",G -18676293,799803,1005,17.46,,70.0,,,,,,,"Carbohydrate, by difference",G -18676440,800099,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18676636,800507,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18677058,801363,1005,13.27,,70.0,,,,,,,"Carbohydrate, by difference",G -18677423,802099,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18677437,802127,1005,22.09,,70.0,,,,,,,"Carbohydrate, by difference",G -18677549,802359,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18677881,803025,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18678633,804529,1005,3.51,,70.0,,,,,,,"Carbohydrate, by difference",G -18678873,805015,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18679005,805285,1005,16.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18679028,805335,1005,76.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18679732,806747,1005,88.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18679741,806765,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18679776,806837,1005,88.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18679837,806959,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18679898,807081,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18680281,807849,1005,64.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18680341,807969,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18680984,809290,1005,6.67,,71.0,,,,,,,"Carbohydrate, by difference",G -18681023,809376,1005,65.38,,71.0,,,,,,,"Carbohydrate, by difference",G -18681035,809404,1005,64.71,,71.0,,,,,,,"Carbohydrate, by difference",G -18681280,809976,1005,2.68,,71.0,,,,,,,"Carbohydrate, by difference",G -18681304,810040,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18681796,811064,1005,67.74,,71.0,,,,,,,"Carbohydrate, by difference",G -18681873,811218,1005,0.42,,71.0,,,,,,,"Carbohydrate, by difference",G -18682137,811878,1005,8.85,,70.0,,,,,,,"Carbohydrate, by difference",G -18682888,813540,1005,63.16,,70.0,,,,,,,"Carbohydrate, by difference",G -18683025,813844,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -18683200,814224,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G -18683309,814450,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18683323,814478,1005,63.64,,70.0,,,,,,,"Carbohydrate, by difference",G -18684000,815980,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -18684369,816848,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18684805,817786,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18684996,818184,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18685124,818492,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18685219,818700,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18685270,818808,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18685426,819182,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18685551,819492,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18685666,819794,1005,24.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18685761,820020,1005,51.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18685824,820186,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18685866,820282,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18686306,821268,1005,10.48,,70.0,,,,,,,"Carbohydrate, by difference",G -18687082,823008,1005,6.19,,70.0,,,,,,,"Carbohydrate, by difference",G -18687168,823188,1005,3.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18687204,823260,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18687336,823606,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18687522,824004,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18687525,824010,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18687664,824308,1005,26.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18687874,824736,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18687946,824898,1005,58.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18688168,825378,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18688258,825582,1005,15.38,,70.0,,,,,,,"Carbohydrate, by difference",G -18688302,825686,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18688466,826028,1005,39.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18688509,826122,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18688676,826552,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18688708,826658,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18689022,827374,1005,11.38,,70.0,,,,,,,"Carbohydrate, by difference",G -18689109,827556,1005,55.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18689196,827734,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18689354,828080,1005,75.61,,70.0,,,,,,,"Carbohydrate, by difference",G -18689413,828208,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18689589,828606,1005,6.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18689716,828898,1005,8.05,,70.0,,,,,,,"Carbohydrate, by difference",G -18689764,829000,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18689775,829024,1005,18.44,,70.0,,,,,,,"Carbohydrate, by difference",G -18689866,829220,1005,30.13,,70.0,,,,,,,"Carbohydrate, by difference",G -18690098,829714,1005,16.13,,70.0,,,,,,,"Carbohydrate, by difference",G -18690146,829814,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18690218,829960,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18690265,830066,1005,4.44,,70.0,,,,,,,"Carbohydrate, by difference",G -18690391,830364,1005,13.56,,70.0,,,,,,,"Carbohydrate, by difference",G -18690408,830408,1005,10.99,,70.0,,,,,,,"Carbohydrate, by difference",G -18690794,831336,1005,3.75,,70.0,,,,,,,"Carbohydrate, by difference",G -18691010,831834,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18691364,832620,1005,37.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18691563,833070,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18691676,833318,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18692071,834222,1005,46.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18692116,834332,1005,72.09,,70.0,,,,,,,"Carbohydrate, by difference",G -18692195,834504,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18692402,834980,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18692854,836050,1005,51.92,,70.0,,,,,,,"Carbohydrate, by difference",G -18692972,836320,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18693198,836866,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18693769,838306,1005,1.21,,70.0,,,,,,,"Carbohydrate, by difference",G -18694146,839096,1005,15.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18694171,839148,1005,6.59,,70.0,,,,,,,"Carbohydrate, by difference",G -18694675,840210,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18694777,840446,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18695034,841004,1005,51.16,,70.0,,,,,,,"Carbohydrate, by difference",G -18695332,841650,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18695423,841856,1005,79.49,,70.0,,,,,,,"Carbohydrate, by difference",G -18695492,842022,1005,57.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18695515,842076,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18695626,842352,1005,12.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18695890,842926,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18696213,843600,1005,30.59,,70.0,,,,,,,"Carbohydrate, by difference",G -18696412,844024,1005,12.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18696413,844026,1005,7.03,,70.0,,,,,,,"Carbohydrate, by difference",G -18696419,844038,1005,20.42,,70.0,,,,,,,"Carbohydrate, by difference",G -18696502,844212,1005,7.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18696822,844896,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18696823,844898,1005,49.68,,70.0,,,,,,,"Carbohydrate, by difference",G -18696870,845004,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G -18696941,845162,1005,48.94,,70.0,,,,,,,"Carbohydrate, by difference",G -18697073,845448,1005,80.36,,70.0,,,,,,,"Carbohydrate, by difference",G -18697174,1848290,1005,18.0,,78.0,,,,,,,"Carbohydrate, by difference",G -18697243,845818,1005,4.76,,70.0,,,,,,,"Carbohydrate, by difference",G -18697342,846026,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18697385,846112,1005,16.15,,70.0,,,,,,,"Carbohydrate, by difference",G -18697513,846428,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G -18698101,847778,1005,26.51,,70.0,,,,,,,"Carbohydrate, by difference",G -18698250,848126,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18698269,848168,1005,0.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18698287,848222,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18698571,849010,1005,17.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18698833,849636,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18698934,849910,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18699068,850222,1005,9.16,,70.0,,,,,,,"Carbohydrate, by difference",G -18699088,850264,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18699221,850544,1005,25.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18699407,850948,1005,10.42,,70.0,,,,,,,"Carbohydrate, by difference",G -18699465,851124,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18699902,852248,1005,8.77,,70.0,,,,,,,"Carbohydrate, by difference",G -18700135,852784,1005,23.53,,70.0,,,,,,,"Carbohydrate, by difference",G -18700842,854408,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18700904,854540,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18701294,855396,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18701748,856420,1005,72.58,,70.0,,,,,,,"Carbohydrate, by difference",G -18702083,857154,1005,49.12,,70.0,,,,,,,"Carbohydrate, by difference",G -18702085,857158,1005,35.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18702285,857612,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18702328,857698,1005,28.28,,70.0,,,,,,,"Carbohydrate, by difference",G -18702467,858006,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18702690,858510,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18702699,858530,1005,78.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18702744,858620,1005,18.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18702909,858988,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18703342,859964,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18703718,860832,1005,16.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18704310,862878,1005,31.58,,70.0,,,,,,,"Carbohydrate, by difference",G -18704524,863370,1005,78.95,,70.0,,,,,,,"Carbohydrate, by difference",G -18704607,863560,1005,27.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18704735,863888,1005,73.81,,70.0,,,,,,,"Carbohydrate, by difference",G -18705451,865524,1005,47.37,,70.0,,,,,,,"Carbohydrate, by difference",G -18705672,866012,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18705985,866676,1005,7.14,,73.0,,,,,,,"Carbohydrate, by difference",G -18706107,866938,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18706167,867068,1005,57.75,,70.0,,,,,,,"Carbohydrate, by difference",G -18706754,869642,1005,2.27,,70.0,,,,,,,"Carbohydrate, by difference",G -18706775,869688,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18706971,870128,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18707090,870492,1005,5.26,,70.0,,,,,,,"Carbohydrate, by difference",G -18707272,870888,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18707743,871916,1005,5.83,,70.0,,,,,,,"Carbohydrate, by difference",G -18707997,872472,1005,51.52,,70.0,,,,,,,"Carbohydrate, by difference",G -18708131,872790,1005,19.23,,70.0,,,,,,,"Carbohydrate, by difference",G -18708332,873272,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18708873,874528,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18709507,875950,1005,67.24,,70.0,,,,,,,"Carbohydrate, by difference",G -18709670,876322,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18709864,876740,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18710222,877530,1005,14.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18710326,877772,1005,34.78,,70.0,,,,,,,"Carbohydrate, by difference",G -18710359,877864,1005,39.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18710484,878218,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18711177,879992,1005,30.56,,70.0,,,,,,,"Carbohydrate, by difference",G -18711263,880186,1005,18.24,,70.0,,,,,,,"Carbohydrate, by difference",G -18711289,880250,1005,7.88,,70.0,,,,,,,"Carbohydrate, by difference",G -18711341,880362,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18711473,880656,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18711492,880700,1005,30.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18711537,880810,1005,15.93,,70.0,,,,,,,"Carbohydrate, by difference",G -18711681,881138,1005,42.65,,70.0,,,,,,,"Carbohydrate, by difference",G -18712029,881944,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G -18712859,883814,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18713123,884386,1005,18.81,,70.0,,,,,,,"Carbohydrate, by difference",G -18713274,884710,1005,7.2,,70.0,,,,,,,"Carbohydrate, by difference",G -18713481,885174,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18713617,885468,1005,7.11,,70.0,,,,,,,"Carbohydrate, by difference",G -18713783,885834,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18713814,885902,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -18713961,886216,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18714121,886574,1005,4.13,,70.0,,,,,,,"Carbohydrate, by difference",G -18714523,887500,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18714702,887890,1005,29.89,,70.0,,,,,,,"Carbohydrate, by difference",G -18715046,888640,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18715081,888718,1005,82.76,,70.0,,,,,,,"Carbohydrate, by difference",G -18715182,888926,1005,6.36,,70.0,,,,,,,"Carbohydrate, by difference",G -18715235,889038,1005,1.47,,73.0,,,,,,,"Carbohydrate, by difference",G -18715414,889418,1005,77.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18715977,890648,1005,73.91,,70.0,,,,,,,"Carbohydrate, by difference",G -18716182,891080,1005,23.08,,70.0,,,,,,,"Carbohydrate, by difference",G -18716214,891144,1005,3.33,,73.0,,,,,,,"Carbohydrate, by difference",G -18716346,891442,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18716376,891504,1005,49.12,,70.0,,,,,,,"Carbohydrate, by difference",G -18716439,891634,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18716451,891660,1005,19.82,,70.0,,,,,,,"Carbohydrate, by difference",G -18716567,891898,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18716608,891992,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18716732,892258,1005,33.1,,70.0,,,,,,,"Carbohydrate, by difference",G -18716914,892654,1005,38.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18716972,892776,1005,20.44,,70.0,,,,,,,"Carbohydrate, by difference",G -18717080,893000,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18717365,893618,1005,12.68,,70.0,,,,,,,"Carbohydrate, by difference",G -18718302,895580,1005,32.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18718328,895632,1005,81.82,,70.0,,,,,,,"Carbohydrate, by difference",G -18718440,895864,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18718557,896106,1005,8.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18718612,896220,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18719034,897122,1005,72.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18719789,898684,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18719804,898722,1005,32.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18719892,898926,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18720092,899364,1005,69.23,,70.0,,,,,,,"Carbohydrate, by difference",G -18720535,900322,1005,36.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18720763,900844,1005,6.4,,70.0,,,,,,,"Carbohydrate, by difference",G -18721386,902270,1005,28.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18721537,902658,1005,28.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18721658,902994,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18721676,903036,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18721865,903502,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18722858,905734,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18723078,906228,1005,7.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18723635,907468,1005,9.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18723681,907562,1005,5.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18723682,907564,1005,25.49,,70.0,,,,,,,"Carbohydrate, by difference",G -18723941,908180,1005,21.74,,70.0,,,,,,,"Carbohydrate, by difference",G -18724133,908622,1005,62.96,,70.0,,,,,,,"Carbohydrate, by difference",G -18724134,908624,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18724395,909196,1005,16.92,,70.0,,,,,,,"Carbohydrate, by difference",G -18724788,910050,1005,30.4,,70.0,,,,,,,"Carbohydrate, by difference",G -18724856,910202,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18725028,910574,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18725094,910724,1005,72.97,,70.0,,,,,,,"Carbohydrate, by difference",G -18725208,910966,1005,6.11,,70.0,,,,,,,"Carbohydrate, by difference",G -18725231,911022,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G -18725312,911206,1005,65.22,,70.0,,,,,,,"Carbohydrate, by difference",G -18725413,911446,1005,48.39,,70.0,,,,,,,"Carbohydrate, by difference",G -18725415,911450,1005,61.9,,70.0,,,,,,,"Carbohydrate, by difference",G -18725521,911692,1005,47.96,,70.0,,,,,,,"Carbohydrate, by difference",G -18725674,912032,1005,19.73,,70.0,,,,,,,"Carbohydrate, by difference",G -18725810,912350,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18726040,912862,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18726076,912952,1005,7.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18726185,913206,1005,15.45,,70.0,,,,,,,"Carbohydrate, by difference",G -18726226,913292,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18726355,913590,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18726466,913842,1005,4.35,,73.0,,,,,,,"Carbohydrate, by difference",G -18726947,914924,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18727257,915634,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18727430,916018,1005,8.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18727482,916124,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18727893,917044,1005,12.08,,70.0,,,,,,,"Carbohydrate, by difference",G -18728368,918138,1005,90.74,,70.0,,,,,,,"Carbohydrate, by difference",G -18728495,918420,1005,76.19,,70.0,,,,,,,"Carbohydrate, by difference",G -18728625,918718,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18728865,919266,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18729099,919802,1005,58.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18729368,920436,1005,4.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18729460,920650,1005,52.38,,70.0,,,,,,,"Carbohydrate, by difference",G -18729709,921206,1005,15.93,,70.0,,,,,,,"Carbohydrate, by difference",G -18729798,921400,1005,2.31,,70.0,,,,,,,"Carbohydrate, by difference",G -18729999,921840,1005,15.83,,70.0,,,,,,,"Carbohydrate, by difference",G -18730233,922352,1005,10.59,,70.0,,,,,,,"Carbohydrate, by difference",G -18730344,922584,1005,11.55,,70.0,,,,,,,"Carbohydrate, by difference",G -18730815,923686,1005,39.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18731062,924222,1005,43.64,,70.0,,,,,,,"Carbohydrate, by difference",G -18731125,924370,1005,88.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18731240,924630,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18731547,925330,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18731603,925466,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18731894,926086,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18731948,926206,1005,10.53,,70.0,,,,,,,"Carbohydrate, by difference",G -18732023,926362,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18732063,926452,1005,11.81,,70.0,,,,,,,"Carbohydrate, by difference",G -18732083,926494,1005,3.54,,70.0,,,,,,,"Carbohydrate, by difference",G -18732127,926598,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18732151,926650,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -18732385,927164,1005,56.34,,70.0,,,,,,,"Carbohydrate, by difference",G -18732520,927444,1005,9.8,,70.0,,,,,,,"Carbohydrate, by difference",G -18733007,928566,1005,7.76,,70.0,,,,,,,"Carbohydrate, by difference",G -18733032,928620,1005,18.82,,70.0,,,,,,,"Carbohydrate, by difference",G -18733226,929068,1005,41.84,,70.0,,,,,,,"Carbohydrate, by difference",G -18733781,930384,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G -18733853,930530,1005,16.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18733975,930810,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G -18734347,931612,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18734465,931872,1005,6.85,,70.0,,,,,,,"Carbohydrate, by difference",G -18734577,932158,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18734675,932372,1005,53.1,,70.0,,,,,,,"Carbohydrate, by difference",G -18734836,932722,1005,32.95,,70.0,,,,,,,"Carbohydrate, by difference",G -18734996,933072,1005,21.74,,70.0,,,,,,,"Carbohydrate, by difference",G -18735081,933258,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18735179,933470,1005,32.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18735314,933768,1005,29.37,,70.0,,,,,,,"Carbohydrate, by difference",G -18735604,934402,1005,2.73,,70.0,,,,,,,"Carbohydrate, by difference",G -18735783,934790,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18736183,935706,1005,85.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18736493,936392,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18736640,936728,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18737187,937910,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18737190,937916,1005,5.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18737696,939082,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18737714,939128,1005,32.59,,70.0,,,,,,,"Carbohydrate, by difference",G -18737886,939492,1005,28.41,,70.0,,,,,,,"Carbohydrate, by difference",G -18738010,939886,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G -18738379,940736,1005,93.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18738417,940830,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18738435,940866,1005,86.96,,70.0,,,,,,,"Carbohydrate, by difference",G -18738458,940918,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18738462,940926,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18738872,941808,1005,86.36,,70.0,,,,,,,"Carbohydrate, by difference",G -18738955,941994,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18739021,942136,1005,24.22,,70.0,,,,,,,"Carbohydrate, by difference",G -18739084,942276,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18739128,942378,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18739130,942388,1005,64.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18739372,942930,1005,18.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18739997,944278,1005,67.65,,70.0,,,,,,,"Carbohydrate, by difference",G -18740178,944688,1005,78.12,,70.0,,,,,,,"Carbohydrate, by difference",G -18740197,944746,1005,18.69,,70.0,,,,,,,"Carbohydrate, by difference",G -18740257,944886,1005,54.55,,70.0,,,,,,,"Carbohydrate, by difference",G -18740386,945204,1005,1.82,,70.0,,,,,,,"Carbohydrate, by difference",G -18741113,946790,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18741213,947004,1005,39.39,,70.0,,,,,,,"Carbohydrate, by difference",G -18741297,947210,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18741441,947530,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18741508,947682,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18741612,947894,1005,32.59,,70.0,,,,,,,"Carbohydrate, by difference",G -18741749,948212,1005,65.38,,70.0,,,,,,,"Carbohydrate, by difference",G -18741952,948672,1005,86.21,,70.0,,,,,,,"Carbohydrate, by difference",G -18742000,948774,1005,58.06,,70.0,,,,,,,"Carbohydrate, by difference",G -18742238,949316,1005,5.51,,70.0,,,,,,,"Carbohydrate, by difference",G -18742419,949750,1005,38.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18742433,949790,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G -18742787,950645,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18743201,951527,1005,23.08,,70.0,,,,,,,"Carbohydrate, by difference",G -18743508,952179,1005,9.68,,70.0,,,,,,,"Carbohydrate, by difference",G -18743533,952229,1005,45.95,,70.0,,,,,,,"Carbohydrate, by difference",G -18743553,952269,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18743679,952553,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18743913,953115,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18744293,954085,1005,10.94,,70.0,,,,,,,"Carbohydrate, by difference",G -18744439,1848554,1005,62.0,,78.0,,,,,,,"Carbohydrate, by difference",G -18744616,954819,1005,4.9,,70.0,,,,,,,"Carbohydrate, by difference",G -18744944,955539,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18745353,956425,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18745380,956479,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G -18745455,956639,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18745517,956771,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18745846,957447,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18745890,957599,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18745995,957831,1005,7.08,,70.0,,,,,,,"Carbohydrate, by difference",G -18746307,958493,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18746325,1848636,1005,68.0,,78.0,,,,,,,"Carbohydrate, by difference",G -18746357,958595,1005,31.46,,70.0,,,,,,,"Carbohydrate, by difference",G -18746527,958971,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18746541,959001,1005,20.28,,70.0,,,,,,,"Carbohydrate, by difference",G -18746800,959527,1005,11.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18746911,959751,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18747028,959999,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18747241,960445,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18747460,960909,1005,4.76,,73.0,,,,,,,"Carbohydrate, by difference",G -18747482,960953,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18747684,1848701,1005,7.05,,71.0,,,,,,,"Carbohydrate, by difference",G -18748025,962169,1005,8.61,,70.0,,,,,,,"Carbohydrate, by difference",G -18748027,962173,1005,9.32,,70.0,,,,,,,"Carbohydrate, by difference",G -18748173,962501,1005,10.7,,70.0,,,,,,,"Carbohydrate, by difference",G -18748337,962887,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18748363,962941,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18748455,963211,1005,10.4,,70.0,,,,,,,"Carbohydrate, by difference",G -18749284,965729,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18749369,1848759,1005,6.25,,71.0,,,,,,,"Carbohydrate, by difference",G -18749422,1848763,1005,9.09,,71.0,,,,,,,"Carbohydrate, by difference",G -18749568,1848792,1005,60.0,,71.0,,,,,,,"Carbohydrate, by difference",G -18749895,1848825,1005,67.74,,71.0,,,,,,,"Carbohydrate, by difference",G -18749981,967199,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18751082,969587,1005,5.83,,70.0,,,,,,,"Carbohydrate, by difference",G -18751533,970537,1005,24.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18751665,970865,1005,72.73,,70.0,,,,,,,"Carbohydrate, by difference",G -18751817,1849010,1005,84.0,,78.0,,,,,,,"Carbohydrate, by difference",G -18752178,971983,1005,5.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18752333,972325,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18752359,972379,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18752547,972797,1005,26.47,,70.0,,,,,,,"Carbohydrate, by difference",G -18752650,973069,1005,36.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18752717,1849043,1005,48.0,,78.0,,,,,,,"Carbohydrate, by difference",G -18752855,973503,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18753027,973897,1005,3.33,,73.0,,,,,,,"Carbohydrate, by difference",G -18753467,974949,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18753652,975371,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18753718,975543,1005,67.65,,70.0,,,,,,,"Carbohydrate, by difference",G -18753843,975799,1005,18.64,,70.0,,,,,,,"Carbohydrate, by difference",G -18753923,975959,1005,23.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18754177,977873,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18754749,1849124,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18755143,983559,1005,47.22,,70.0,,,,,,,"Carbohydrate, by difference",G -18755172,983631,1005,8.89,,70.0,,,,,,,"Carbohydrate, by difference",G -18755205,983755,1005,73.81,,70.0,,,,,,,"Carbohydrate, by difference",G -18755206,983757,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G -18755532,984475,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18755535,984487,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18755553,984523,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18755587,1849161,1005,1.1,,71.0,,,,,,,"Carbohydrate, by difference",G -18755744,984965,1005,11.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18755907,985333,1005,1.18,,70.0,,,,,,,"Carbohydrate, by difference",G -18755963,985457,1005,4.84,,70.0,,,,,,,"Carbohydrate, by difference",G -18756017,985585,1005,32.31,,70.0,,,,,,,"Carbohydrate, by difference",G -18756034,985621,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18756118,985805,1005,27.59,,70.0,,,,,,,"Carbohydrate, by difference",G -18756568,986845,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18756722,987251,1005,54.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18756786,987413,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G -18756855,987553,1005,4.76,,70.0,,,,,,,"Carbohydrate, by difference",G -18757054,988039,1005,20.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18757658,995955,1005,33.96,,70.0,,,,,,,"Carbohydrate, by difference",G -18758459,1001533,1005,28.99,,70.0,,,,,,,"Carbohydrate, by difference",G -18758734,1002109,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18758786,1002223,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18759076,1002843,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G -18759314,1004629,1005,52.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18759529,1005513,1005,78.95,,70.0,,,,,,,"Carbohydrate, by difference",G -18759538,1005531,1005,8.2,,70.0,,,,,,,"Carbohydrate, by difference",G -18759661,1006377,1005,75.56,,70.0,,,,,,,"Carbohydrate, by difference",G -18759865,1006789,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18759873,1006805,1005,87.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18760289,1008021,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18760298,1008039,1005,80.65,,70.0,,,,,,,"Carbohydrate, by difference",G -18760354,1008151,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18760626,1008725,1005,3.94,,70.0,,,,,,,"Carbohydrate, by difference",G -18760894,1009269,1005,77.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18760926,1009337,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18760985,1009465,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18761132,1009771,1005,15.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18761376,1010275,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18761608,1849689,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18761968,1011481,1005,15.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18762218,1011991,1005,26.09,,70.0,,,,,,,"Carbohydrate, by difference",G -18762240,1012035,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18762481,1012539,1005,4.89,,70.0,,,,,,,"Carbohydrate, by difference",G -18763208,1015761,1005,53.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18763211,1015769,1005,31.56,,70.0,,,,,,,"Carbohydrate, by difference",G -18763437,1016695,1005,23.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18763637,1017113,1005,88.89,,70.0,,,,,,,"Carbohydrate, by difference",G -18763714,1017277,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G -18763810,1017477,1005,71.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18763933,1017733,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18764535,1019003,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18764693,1019331,1005,86.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18764804,1019563,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18764948,1019865,1005,22.99,,70.0,,,,,,,"Carbohydrate, by difference",G -18765293,1020577,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18765331,1020655,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18765506,1021009,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18765824,1021655,1005,11.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18766505,1023039,1005,26.37,,70.0,,,,,,,"Carbohydrate, by difference",G -18766705,1023451,1005,32.1,,70.0,,,,,,,"Carbohydrate, by difference",G -18766712,1023467,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G -18766970,1850060,1005,6.82,,70.0,,,,,,,"Carbohydrate, by difference",G -18767136,1024363,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18767289,1024679,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18767293,1024689,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18767296,1024695,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18768136,1026483,1005,13.07,,70.0,,,,,,,"Carbohydrate, by difference",G -18768342,1026931,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18768935,1028231,1005,61.54,,70.0,,,,,,,"Carbohydrate, by difference",G -18769241,1028879,1005,32.1,,70.0,,,,,,,"Carbohydrate, by difference",G -18769634,1029665,1005,53.49,,70.0,,,,,,,"Carbohydrate, by difference",G -18770340,1031089,1005,92.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18770669,1031759,1005,2.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18770801,1032027,1005,29.91,,70.0,,,,,,,"Carbohydrate, by difference",G -18770888,1032201,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18770944,1032315,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18771013,1032455,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18771351,1033161,1005,16.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18771714,1033913,1005,18.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18771823,1034133,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18771962,1034415,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18772000,1034491,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18772070,1034631,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18773146,1036821,1005,39.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18773557,1037659,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G -18773588,1037725,1005,22.22,,70.0,,,,,,,"Carbohydrate, by difference",G -18773929,1038429,1005,8.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18774046,1038669,1005,25.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18774124,1038829,1005,5.05,,70.0,,,,,,,"Carbohydrate, by difference",G -18774244,1039069,1005,7.02,,70.0,,,,,,,"Carbohydrate, by difference",G -18774990,1040585,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18775171,1040947,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18775246,1041099,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18775274,1041157,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18775628,1041877,1005,10.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18775661,1041945,1005,5.51,,70.0,,,,,,,"Carbohydrate, by difference",G -18775941,1042523,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18776455,1043573,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18776474,1043611,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18776511,1043685,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18776854,1044385,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18776921,1044519,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18777057,1044795,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18777229,1045139,1005,13.85,,70.0,,,,,,,"Carbohydrate, by difference",G -18777625,1045937,1005,5.08,,70.0,,,,,,,"Carbohydrate, by difference",G -18777771,1046229,1005,12.08,,70.0,,,,,,,"Carbohydrate, by difference",G -18778282,1047275,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18778580,1047883,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18778819,1048385,1005,15.93,,70.0,,,,,,,"Carbohydrate, by difference",G -18778959,1048665,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18779202,1049157,1005,22.35,,70.0,,,,,,,"Carbohydrate, by difference",G -18779235,1049223,1005,3.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18779245,1049243,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18779487,1049733,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18779566,1049895,1005,10.53,,70.0,,,,,,,"Carbohydrate, by difference",G -18779716,1054983,1005,42.0,,71.0,,,,,,,"Carbohydrate, by difference",G -18779897,1055359,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18780056,1055681,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18780171,1055911,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18780321,1056217,1005,91.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18780335,1056245,1005,15.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18780978,1057561,1005,19.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18781020,1057659,1005,8.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18781888,1059549,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18782010,1059799,1005,30.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18782569,1060931,1005,3.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18782720,1061245,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18782994,1061807,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18783443,1062721,1005,0.85,,70.0,,,,,,,"Carbohydrate, by difference",G -18783859,1063575,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18783876,1063609,1005,1.56,,70.0,,,,,,,"Carbohydrate, by difference",G -18783964,1063787,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18784524,1064919,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18784829,1065533,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18784917,1065713,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18784969,1065819,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18785104,1066091,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18785211,1066307,1005,12.59,,70.0,,,,,,,"Carbohydrate, by difference",G -18785255,1066395,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18785831,1067563,1005,2.35,,71.0,,,,,,,"Carbohydrate, by difference",G -18786182,1068275,1005,59.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18786262,1068439,1005,25.0,,73.0,,,,,,,"Carbohydrate, by difference",G -18786584,1069091,1005,30.21,,70.0,,,,,,,"Carbohydrate, by difference",G -18786737,1069415,1005,83.05,,70.0,,,,,,,"Carbohydrate, by difference",G -18787255,1070469,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18787504,1070975,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G -18787547,1071067,1005,12.92,,70.0,,,,,,,"Carbohydrate, by difference",G -18787770,1071525,1005,16.47,,70.0,,,,,,,"Carbohydrate, by difference",G -18787886,1071787,1005,76.15,,70.0,,,,,,,"Carbohydrate, by difference",G -18788050,1072127,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18788492,1073365,1005,14.19,,70.0,,,,,,,"Carbohydrate, by difference",G -18788525,1073431,1005,6.39,,70.0,,,,,,,"Carbohydrate, by difference",G -18788716,1073841,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18788730,1073869,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18789074,1074579,1005,90.24,,70.0,,,,,,,"Carbohydrate, by difference",G -18789263,1074991,1005,79.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18789473,1075437,1005,12.35,,70.0,,,,,,,"Carbohydrate, by difference",G -18789853,1076221,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18790404,1077361,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18790427,1077411,1005,18.82,,70.0,,,,,,,"Carbohydrate, by difference",G -18790459,1077475,1005,4.39,,70.0,,,,,,,"Carbohydrate, by difference",G -18790814,1078201,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18791185,1078949,1005,12.08,,70.0,,,,,,,"Carbohydrate, by difference",G -18791445,1079479,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18791626,1079849,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18791833,1080273,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18792018,1080649,1005,29.55,,70.0,,,,,,,"Carbohydrate, by difference",G -18792528,1081685,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18792537,1081703,1005,24.51,,70.0,,,,,,,"Carbohydrate, by difference",G -18792700,1082037,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18793189,1083037,1005,66.67,,71.0,,,,,,,"Carbohydrate, by difference",G -18793285,1083243,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18793409,1083507,1005,43.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18793704,1084105,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18793793,1084283,1005,29.41,,70.0,,,,,,,"Carbohydrate, by difference",G -18794417,1085551,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18794647,1086127,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18795201,1087617,1005,8.05,,70.0,,,,,,,"Carbohydrate, by difference",G -18795312,1087847,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18795363,1087973,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18795951,1089201,1005,17.7,,70.0,,,,,,,"Carbohydrate, by difference",G -18795956,1089211,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18795966,1089231,1005,63.16,,70.0,,,,,,,"Carbohydrate, by difference",G -18796289,1089923,1005,10.64,,70.0,,,,,,,"Carbohydrate, by difference",G -18796384,1090129,1005,15.38,,70.0,,,,,,,"Carbohydrate, by difference",G -18796406,1090173,1005,51.16,,70.0,,,,,,,"Carbohydrate, by difference",G -18796582,1090539,1005,61.9,,70.0,,,,,,,"Carbohydrate, by difference",G -18797193,1091803,1005,58.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18797254,1091925,1005,5.56,,70.0,,,,,,,"Carbohydrate, by difference",G -18797352,1092123,1005,28.08,,70.0,,,,,,,"Carbohydrate, by difference",G -18797718,1092865,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18798421,1094293,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18798540,1094533,1005,76.47,,70.0,,,,,,,"Carbohydrate, by difference",G -18798712,1094881,1005,49.12,,70.0,,,,,,,"Carbohydrate, by difference",G -18798901,1095263,1005,63.16,,70.0,,,,,,,"Carbohydrate, by difference",G -18798928,1095317,1005,31.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18798977,1095417,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18799134,1095745,1005,24.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18799268,1096019,1005,2.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18799323,1096131,1005,8.75,,70.0,,,,,,,"Carbohydrate, by difference",G -18799461,1096423,1005,40.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18799490,1096481,1005,2.65,,70.0,,,,,,,"Carbohydrate, by difference",G -18799517,1096535,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18799672,1096867,1005,4.13,,70.0,,,,,,,"Carbohydrate, by difference",G -18799713,1096951,1005,23.4,,70.0,,,,,,,"Carbohydrate, by difference",G -18799746,1097021,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18799851,1097263,1005,5.6,,70.0,,,,,,,"Carbohydrate, by difference",G -18799998,1850284,1005,25.84,,70.0,,,,,,,"Carbohydrate, by difference",G -18800497,1850784,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18800702,1850989,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18800812,1851099,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18800970,1851257,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18801103,1851391,1005,10.48,,70.0,,,,,,,"Carbohydrate, by difference",G -18801194,1851483,1005,27.27,,70.0,,,,,,,"Carbohydrate, by difference",G -18801231,1851520,1005,27.94,,70.0,,,,,,,"Carbohydrate, by difference",G -18801342,1851631,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18802351,1852640,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18802444,1852733,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18802505,1852794,1005,17.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18802556,1852845,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18802563,1852852,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18802564,1852853,1005,30.77,,70.0,,,,,,,"Carbohydrate, by difference",G -18802577,1852866,1005,36.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18802624,1852913,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18802813,1853102,1005,62.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18803116,1853406,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18803215,1853505,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18803512,1853803,1005,43.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18803514,1853805,1005,43.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18804627,1854926,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18804751,1855051,1005,55.56,,70.0,,,,,,,"Carbohydrate, by difference",G -18805002,1855302,1005,8.82,,70.0,,,,,,,"Carbohydrate, by difference",G -18805400,1855701,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18805406,1855707,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G -18806276,1856582,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18806559,1856866,1005,37.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18806703,1857012,1005,68.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18806794,1857104,1005,12.1,,70.0,,,,,,,"Carbohydrate, by difference",G -18806931,1857241,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18807090,1857402,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18807141,1857453,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18807518,1857838,1005,18.24,,70.0,,,,,,,"Carbohydrate, by difference",G -18807740,1858060,1005,3.85,,70.0,,,,,,,"Carbohydrate, by difference",G -18808161,1858482,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18808345,1858666,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18808905,1859227,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18808988,1859311,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18808997,1859320,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18809111,1859434,1005,24.68,,70.0,,,,,,,"Carbohydrate, by difference",G -18809236,1859559,1005,9.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18809373,1859696,1005,14.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18809456,1859780,1005,27.06,,70.0,,,,,,,"Carbohydrate, by difference",G -18809757,1860082,1005,5.26,,70.0,,,,,,,"Carbohydrate, by difference",G -18810066,1860391,1005,23.53,,70.0,,,,,,,"Carbohydrate, by difference",G -18810184,1860509,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18810303,1860628,1005,11.27,,70.0,,,,,,,"Carbohydrate, by difference",G -18810381,1860707,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G -18810512,1860838,1005,56.44,,70.0,,,,,,,"Carbohydrate, by difference",G -18810527,1860853,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18810535,1860861,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18811007,1861333,1005,10.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18811057,1861383,1005,4.8,,70.0,,,,,,,"Carbohydrate, by difference",G -18811068,1861394,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18811308,1861635,1005,9.8,,70.0,,,,,,,"Carbohydrate, by difference",G -18811440,1861767,1005,15.38,,70.0,,,,,,,"Carbohydrate, by difference",G -18811501,1861828,1005,73.08,,70.0,,,,,,,"Carbohydrate, by difference",G -18811771,1862099,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18812025,1862353,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18812325,1862654,1005,48.48,,70.0,,,,,,,"Carbohydrate, by difference",G -18812335,1862666,1005,0.42,,70.0,,,,,,,"Carbohydrate, by difference",G -18812380,1862711,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18812527,1862858,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18812544,1862875,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18812692,1863024,1005,62.16,,70.0,,,,,,,"Carbohydrate, by difference",G -18812709,1863042,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18812785,1863118,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18812832,1863165,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18813335,1863670,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18813577,1863913,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18814065,1864402,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18814260,1864598,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18814579,1864917,1005,72.41,,70.0,,,,,,,"Carbohydrate, by difference",G -18814721,1865068,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18814801,1865148,1005,45.95,,70.0,,,,,,,"Carbohydrate, by difference",G -18814964,1865311,1005,4.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18815177,1865525,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18815322,1865670,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18815361,1865709,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18815472,1865820,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18815892,1866240,1005,52.27,,70.0,,,,,,,"Carbohydrate, by difference",G -18815903,1866251,1005,64.91,,70.0,,,,,,,"Carbohydrate, by difference",G -18815933,1866282,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18816101,1866453,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18816181,1866533,1005,11.76,,70.0,,,,,,,"Carbohydrate, by difference",G -18816245,1866597,1005,36.11,,70.0,,,,,,,"Carbohydrate, by difference",G -18816287,1866639,1005,68.42,,70.0,,,,,,,"Carbohydrate, by difference",G -18816414,1866766,1005,43.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18816741,1867093,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18816869,1867221,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18817003,1867355,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18817112,1867464,1005,83.72,,70.0,,,,,,,"Carbohydrate, by difference",G -18817343,1867695,1005,30.91,,70.0,,,,,,,"Carbohydrate, by difference",G -18817380,1867733,1005,57.89,,70.0,,,,,,,"Carbohydrate, by difference",G -18817452,1867805,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G -18817510,1867863,1005,65.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18817689,1868042,1005,46.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18818297,1868653,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18818407,1868763,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18818505,1868861,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18818739,1869095,1005,51.52,,70.0,,,,,,,"Carbohydrate, by difference",G -18819116,1869473,1005,12.82,,70.0,,,,,,,"Carbohydrate, by difference",G -18819219,1869576,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18819551,1869911,1005,16.15,,70.0,,,,,,,"Carbohydrate, by difference",G -18819586,1869946,1005,12.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18819934,1870297,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18819985,1870348,1005,48.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18820042,1870405,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -18820054,1870417,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18820118,1870481,1005,7.89,,70.0,,,,,,,"Carbohydrate, by difference",G -18820204,1870569,1005,30.59,,70.0,,,,,,,"Carbohydrate, by difference",G -18820264,1870629,1005,27.94,,70.0,,,,,,,"Carbohydrate, by difference",G -18820374,1870744,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G -18820888,1871259,1005,9.68,,70.0,,,,,,,"Carbohydrate, by difference",G -18821008,1871381,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18821447,1871821,1005,5.51,,70.0,,,,,,,"Carbohydrate, by difference",G -18821456,1871830,1005,8.75,,70.0,,,,,,,"Carbohydrate, by difference",G -18821805,1872181,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18822234,1872614,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18822438,1872818,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18822570,1872951,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18822651,1873033,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18822714,1873097,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18823062,1873446,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18823264,1873648,1005,11.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18823497,1873882,1005,68.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18823889,1874274,1005,96.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18823927,1874312,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18823963,1874348,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18824187,1874573,1005,74.07,,70.0,,,,,,,"Carbohydrate, by difference",G -18824465,1874851,1005,92.31,,70.0,,,,,,,"Carbohydrate, by difference",G -18824889,1875276,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18824893,1875280,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18824894,1875281,1005,7.08,,70.0,,,,,,,"Carbohydrate, by difference",G -18824941,1875328,1005,57.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18825007,1875394,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18825069,1875456,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18825299,1875686,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18825452,1875839,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18825604,1875991,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18826035,1876422,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18826036,1876423,1005,82.35,,70.0,,,,,,,"Carbohydrate, by difference",G -18826141,1876529,1005,10.42,,70.0,,,,,,,"Carbohydrate, by difference",G -18826166,1876554,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18826320,1876708,1005,58.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18826389,1876777,1005,7.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18826424,1876812,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18826553,1876941,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18827157,1877546,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18827218,1877607,1005,14.35,,70.0,,,,,,,"Carbohydrate, by difference",G -18827295,1877684,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18827540,1877931,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18827567,1877958,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18827808,1878200,1005,52.63,,70.0,,,,,,,"Carbohydrate, by difference",G -18827909,1878301,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18827970,1878362,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18828230,1878624,1005,65.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18828444,1878840,1005,78.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18828526,1878922,1005,58.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18828528,1878924,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18828533,1878929,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18828657,1879053,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18829159,1879555,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18829259,1879655,1005,13.6,,70.0,,,,,,,"Carbohydrate, by difference",G -18829531,1879928,1005,70.59,,70.0,,,,,,,"Carbohydrate, by difference",G -18829716,1880113,1005,61.54,,70.0,,,,,,,"Carbohydrate, by difference",G -18829755,1880152,1005,13.32,,70.0,,,,,,,"Carbohydrate, by difference",G -18829863,1880260,1005,6.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18830120,1880517,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18830591,1140141,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18831013,1140568,1005,1.2,,70.0,,,,,,,"Carbohydrate, by difference",G -18831032,1140587,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18831144,1140704,1005,25.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18831295,1140860,1005,15.42,,70.0,,,,,,,"Carbohydrate, by difference",G -18831341,1140919,1005,72.97,,70.0,,,,,,,"Carbohydrate, by difference",G -18831396,1140983,1005,21.37,,70.0,,,,,,,"Carbohydrate, by difference",G -18831934,1141592,1005,12.5,,73.0,,,,,,,"Carbohydrate, by difference",G -18832200,1141869,1005,25.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18832366,1142050,1005,34.12,,70.0,,,,,,,"Carbohydrate, by difference",G -18832613,1142303,1005,23.08,,70.0,,,,,,,"Carbohydrate, by difference",G -18832632,1142322,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18832649,1142342,1005,4.07,,70.0,,,,,,,"Carbohydrate, by difference",G -18833247,1142951,1005,49.12,,70.0,,,,,,,"Carbohydrate, by difference",G -18833249,1142953,1005,68.42,,70.0,,,,,,,"Carbohydrate, by difference",G -18833345,1143052,1005,6.35,,70.0,,,,,,,"Carbohydrate, by difference",G -18833510,1143220,1005,0.42,,70.0,,,,,,,"Carbohydrate, by difference",G -18833803,1143518,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18834441,1144167,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G -18834810,1144551,1005,65.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18835048,1144794,1005,26.92,,70.0,,,,,,,"Carbohydrate, by difference",G -18835103,1144851,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18835233,1144983,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18835255,1145005,1005,84.75,,70.0,,,,,,,"Carbohydrate, by difference",G -18835376,1145129,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18835588,1880700,1005,56.76,,70.0,,,,,,,"Carbohydrate, by difference",G -18835697,1145386,1005,13.21,,71.0,,,,,,,"Carbohydrate, by difference",G -18835858,1145547,1005,13.63,,78.0,,,,,,,"Carbohydrate, by difference",G -18835878,1145567,1005,6.0,,78.0,,,,,,,"Carbohydrate, by difference",G -18835958,1145647,1005,72.34,,71.0,,,,,,,"Carbohydrate, by difference",G -18835979,1145668,1005,65.0,,78.0,,,,,,,"Carbohydrate, by difference",G -18836002,1145691,1005,70.0,,78.0,,,,,,,"Carbohydrate, by difference",G -18836156,1145845,1005,55.0,,78.0,,,,,,,"Carbohydrate, by difference",G -18836218,1145907,1005,0.0,,78.0,,,,,,,"Carbohydrate, by difference",G -18836269,1145958,1005,0.0,,78.0,,,,,,,"Carbohydrate, by difference",G -18836553,1146242,1005,64.0,,71.0,,,,,,,"Carbohydrate, by difference",G -18836627,1146322,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18837322,1147063,1005,34.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18837323,1147064,1005,47.92,,70.0,,,,,,,"Carbohydrate, by difference",G -18837340,1147083,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18837436,1147179,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18837472,1147216,1005,17.7,,70.0,,,,,,,"Carbohydrate, by difference",G -18837525,1147272,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18837727,1147481,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18837878,1147636,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18838079,1147840,1005,53.12,,70.0,,,,,,,"Carbohydrate, by difference",G -18838347,1148109,1005,7.08,,70.0,,,,,,,"Carbohydrate, by difference",G -18838867,1148763,1005,17.3,,70.0,,,,,,,"Carbohydrate, by difference",G -18838990,1148925,1005,10.99,,70.0,,,,,,,"Carbohydrate, by difference",G -18839036,1148978,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18839511,1149794,1005,10.8,,70.0,,,,,,,"Carbohydrate, by difference",G -18839801,1150140,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18839828,1150170,1005,61.54,,70.0,,,,,,,"Carbohydrate, by difference",G -18840090,1150533,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18840319,1150771,1005,59.38,,70.0,,,,,,,"Carbohydrate, by difference",G -18840339,1150793,1005,54.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18840365,1150819,1005,64.44,,70.0,,,,,,,"Carbohydrate, by difference",G -18840528,1151011,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18840576,1151062,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G -18840649,1151143,1005,91.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18840997,1151541,1005,6.11,,70.0,,,,,,,"Carbohydrate, by difference",G -18841036,1151586,1005,10.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18841098,1151660,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18841108,1151670,1005,6.4,,70.0,,,,,,,"Carbohydrate, by difference",G -18841308,1151882,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18841471,1152052,1005,72.97,,70.0,,,,,,,"Carbohydrate, by difference",G -18841482,1152066,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18841544,1152128,1005,3.94,,70.0,,,,,,,"Carbohydrate, by difference",G -18842056,1152648,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18842860,1153461,1005,88.46,,70.0,,,,,,,"Carbohydrate, by difference",G -18842864,1153465,1005,74.07,,70.0,,,,,,,"Carbohydrate, by difference",G -18842932,1153533,1005,85.19,,70.0,,,,,,,"Carbohydrate, by difference",G -18843290,1153895,1005,43.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18843302,1153907,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18843321,1153927,1005,15.28,,70.0,,,,,,,"Carbohydrate, by difference",G -18843691,1154299,1005,67.65,,70.0,,,,,,,"Carbohydrate, by difference",G -18844044,1154656,1005,29.89,,70.0,,,,,,,"Carbohydrate, by difference",G -18844231,1154843,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18844396,1155010,1005,8.16,,71.0,,,,,,,"Carbohydrate, by difference",G -18844476,1155090,1005,58.0,,78.0,,,,,,,"Carbohydrate, by difference",G -18844503,1155117,1005,4.17,,71.0,,,,,,,"Carbohydrate, by difference",G -18844586,1155200,1005,11.67,,71.0,,,,,,,"Carbohydrate, by difference",G -18844637,1155251,1005,10.76,,71.0,,,,,,,"Carbohydrate, by difference",G -18844677,1155292,1005,6.67,,71.0,,,,,,,"Carbohydrate, by difference",G -18845054,1155676,1005,25.34,,70.0,,,,,,,"Carbohydrate, by difference",G -18845667,1156291,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18845733,1156357,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18845985,1156612,1005,24.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18846009,1156636,1005,56.54,,70.0,,,,,,,"Carbohydrate, by difference",G -18846192,1156819,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18846206,1156833,1005,24.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18846381,1157010,1005,15.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18846556,1157244,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18847121,1157949,1005,8.47,,70.0,,,,,,,"Carbohydrate, by difference",G -18847261,1158132,1005,7.55,,70.0,,,,,,,"Carbohydrate, by difference",G -18847946,1159049,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18848701,1159898,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18848718,1159915,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18848762,1159961,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18848982,1160193,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18849072,1160289,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18849076,1160293,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18849079,1160296,1005,70.83,,70.0,,,,,,,"Carbohydrate, by difference",G -18849194,1160420,1005,26.09,,70.0,,,,,,,"Carbohydrate, by difference",G -18849485,1160720,1005,36.36,,70.0,,,,,,,"Carbohydrate, by difference",G -18849571,1160813,1005,45.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18849885,1161134,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18850226,1161478,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18850268,1161521,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G -18850376,1161630,1005,15.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18850717,1161973,1005,12.9,,70.0,,,,,,,"Carbohydrate, by difference",G -18851153,1162413,1005,23.89,,70.0,,,,,,,"Carbohydrate, by difference",G -18851189,1162450,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18851390,1162654,1005,35.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18851507,1162773,1005,29.2,,70.0,,,,,,,"Carbohydrate, by difference",G -18851532,1162798,1005,3.31,,70.0,,,,,,,"Carbohydrate, by difference",G -18851616,1162884,1005,7.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18852033,1163306,1005,48.65,,70.0,,,,,,,"Carbohydrate, by difference",G -18852366,1163687,1005,22.22,,71.0,,,,,,,"Carbohydrate, by difference",G -18852500,1163881,1005,82.86,,71.0,,,,,,,"Carbohydrate, by difference",G -18852586,1164257,1005,14.62,,71.0,,,,,,,"Carbohydrate, by difference",G -18852668,1164468,1005,6.67,,71.0,,,,,,,"Carbohydrate, by difference",G -18852695,1164522,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18852830,1164755,1005,3.45,,71.0,,,,,,,"Carbohydrate, by difference",G -18852990,1165067,1005,61.54,,71.0,,,,,,,"Carbohydrate, by difference",G -18853052,1165169,1005,70.97,,71.0,,,,,,,"Carbohydrate, by difference",G -18853393,1165511,1005,8.33,,71.0,,,,,,,"Carbohydrate, by difference",G -18853518,1165640,1005,62.5,,71.0,,,,,,,"Carbohydrate, by difference",G -18853566,1165688,1005,6.12,,78.0,,,,,,,"Carbohydrate, by difference",G -18853578,1165700,1005,69.97,,78.0,,,,,,,"Carbohydrate, by difference",G -18853622,1165744,1005,73.08,,71.0,,,,,,,"Carbohydrate, by difference",G -18853980,1166102,1005,17.65,,71.0,,,,,,,"Carbohydrate, by difference",G -18853981,1166103,1005,2.68,,71.0,,,,,,,"Carbohydrate, by difference",G -18854672,1166794,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18854760,1166882,1005,62.5,,71.0,,,,,,,"Carbohydrate, by difference",G -18854834,1166957,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18854999,1167123,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18855650,1167778,1005,67.86,,71.0,,,,,,,"Carbohydrate, by difference",G -18856044,1168172,1005,69.44,,71.0,,,,,,,"Carbohydrate, by difference",G -18856086,1168215,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18856171,1168300,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18856200,1168329,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18856221,1168350,1005,25.0,,71.0,,,,,,,"Carbohydrate, by difference",G -18856739,1168943,1005,71.43,,71.0,,,,,,,"Carbohydrate, by difference",G -18856814,1169021,1005,71.43,,71.0,,,,,,,"Carbohydrate, by difference",G -18857239,1169828,1005,10.0,,71.0,,,,,,,"Carbohydrate, by difference",G -18857295,1169987,1005,17.69,,71.0,,,,,,,"Carbohydrate, by difference",G -18857380,1170147,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18857654,1171008,1005,7.56,,70.0,,,,,,,"Carbohydrate, by difference",G -18857664,1171019,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18857800,1171171,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18857905,1171295,1005,19.4,,70.0,,,,,,,"Carbohydrate, by difference",G -18857967,1171366,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18858037,1171451,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18858082,1171501,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18858500,1171962,1005,81.82,,70.0,,,,,,,"Carbohydrate, by difference",G -18858779,1172274,1005,27.94,,70.0,,,,,,,"Carbohydrate, by difference",G -18858790,1172285,1005,23.44,,70.0,,,,,,,"Carbohydrate, by difference",G -18859103,1172656,1005,47.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18859192,1172753,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18859316,1172889,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18859328,1172901,1005,39.58,,70.0,,,,,,,"Carbohydrate, by difference",G -18859403,1172987,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18859436,1173023,1005,9.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18859725,1173347,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18859933,1173603,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18860084,1173771,1005,55.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18860204,1173901,1005,36.84,,70.0,,,,,,,"Carbohydrate, by difference",G -18860209,1173907,1005,7.2,,70.0,,,,,,,"Carbohydrate, by difference",G -18860459,1174170,1005,70.49,,70.0,,,,,,,"Carbohydrate, by difference",G -18860508,1174224,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18860527,1174243,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18860806,1174565,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18861100,1174926,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18861189,1175030,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18861398,1175274,1005,29.41,,70.0,,,,,,,"Carbohydrate, by difference",G -18861455,1175342,1005,76.92,,70.0,,,,,,,"Carbohydrate, by difference",G -18861906,1175910,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18862731,1176890,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18863189,1177425,1005,82.35,,70.0,,,,,,,"Carbohydrate, by difference",G -18863402,1177676,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18863661,1177974,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18863816,1178160,1005,53.85,,70.0,,,,,,,"Carbohydrate, by difference",G -18863921,1178281,1005,31.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18863935,1178298,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18864189,1178582,1005,11.2,,70.0,,,,,,,"Carbohydrate, by difference",G -18864286,1178707,1005,8.06,,70.0,,,,,,,"Carbohydrate, by difference",G -18864357,1178795,1005,1.18,,73.0,,,,,,,"Carbohydrate, by difference",G -18864508,1178966,1005,13.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18864927,1179471,1005,8.8,,70.0,,,,,,,"Carbohydrate, by difference",G -18864939,1179483,1005,9.6,,70.0,,,,,,,"Carbohydrate, by difference",G -18865045,1179611,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18865174,1179763,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18865321,1179940,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18865446,1180111,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18865483,1180156,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18865592,1180289,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18865603,1180303,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18865863,1180614,1005,52.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18866153,1180947,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18866278,1181093,1005,59.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18866408,1181262,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18866538,1181420,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18866596,1181491,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -18867134,1182137,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18867700,1182799,1005,72.58,,70.0,,,,,,,"Carbohydrate, by difference",G -18867743,1182848,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18867945,1183087,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18868084,1183235,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18868155,1183311,1005,82.61,,70.0,,,,,,,"Carbohydrate, by difference",G -18868242,1183400,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18868460,1183635,1005,26.47,,70.0,,,,,,,"Carbohydrate, by difference",G -18868575,1183759,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18868990,1184226,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -18869215,1184476,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18869249,1184515,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18869295,1184570,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18869849,1185209,1005,15.38,,70.0,,,,,,,"Carbohydrate, by difference",G -18869867,1185228,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18869897,1185264,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18870079,1185475,1005,22.55,,70.0,,,,,,,"Carbohydrate, by difference",G -18870210,1185621,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18870510,1185974,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18870541,1186009,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18870595,1186071,1005,19.53,,70.0,,,,,,,"Carbohydrate, by difference",G -18870606,1186083,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18870723,1186222,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18870849,1186361,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G -18871004,1186534,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G -18871230,1186841,1005,16.92,,70.0,,,,,,,"Carbohydrate, by difference",G -18871459,1187118,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18871503,1187169,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18871507,1187175,1005,39.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18871525,1187199,1005,63.89,,70.0,,,,,,,"Carbohydrate, by difference",G -18871630,1187326,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18871697,1187408,1005,14.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18871770,1187502,1005,29.63,,70.0,,,,,,,"Carbohydrate, by difference",G -18871980,1187756,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18872645,1188604,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18872747,1188722,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18872876,1188883,1005,28.3,,70.0,,,,,,,"Carbohydrate, by difference",G -18872941,1188950,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18873444,1189561,1005,38.6,,70.0,,,,,,,"Carbohydrate, by difference",G -18873564,1189740,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18873603,1189787,1005,9.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18873609,1189793,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18873782,1189980,1005,78.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18874095,1190336,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18874234,1190491,1005,2.63,,70.0,,,,,,,"Carbohydrate, by difference",G -18874381,1190652,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18874404,1190676,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18874579,1190871,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18874829,1191167,1005,74.19,,70.0,,,,,,,"Carbohydrate, by difference",G -18874966,1191325,1005,4.55,,70.0,,,,,,,"Carbohydrate, by difference",G -18875029,1191402,1005,6.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18875524,1191951,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18875656,1192095,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18875779,1192239,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18876011,1192497,1005,77.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18876220,1192732,1005,4.49,,70.0,,,,,,,"Carbohydrate, by difference",G -18876497,1193040,1005,18.75,,70.0,,,,,,,"Carbohydrate, by difference",G -18876521,1193065,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18876812,1193385,1005,62.22,,70.0,,,,,,,"Carbohydrate, by difference",G -18876828,1193401,1005,14.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18877108,1193710,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18877282,1193914,1005,5.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18877429,1194089,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18877565,1194268,1005,51.35,,70.0,,,,,,,"Carbohydrate, by difference",G -18878079,1194875,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18878193,1194999,1005,10.94,,70.0,,,,,,,"Carbohydrate, by difference",G -18878408,1195252,1005,8.33,,73.0,,,,,,,"Carbohydrate, by difference",G -18878858,1195846,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18878873,1195866,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18879058,1196081,1005,14.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18879622,1196728,1005,11.11,,70.0,,,,,,,"Carbohydrate, by difference",G -18879656,1196766,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18879843,1196969,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18879875,1197009,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18880946,1198324,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18880973,1198357,1005,18.75,,70.0,,,,,,,"Carbohydrate, by difference",G -18880993,1198384,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18881097,1198502,1005,60.47,,70.0,,,,,,,"Carbohydrate, by difference",G -18881432,1198934,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18881447,1198953,1005,88.89,,70.0,,,,,,,"Carbohydrate, by difference",G -18881513,1199028,1005,31.49,,70.0,,,,,,,"Carbohydrate, by difference",G -18881563,1199083,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18881765,1199346,1005,4.47,,70.0,,,,,,,"Carbohydrate, by difference",G -18882094,1199712,1005,3.45,,70.0,,,,,,,"Carbohydrate, by difference",G -18883136,1201030,1005,23.53,,70.0,,,,,,,"Carbohydrate, by difference",G -18883231,1201140,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18883243,1201152,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18883253,1201167,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18883398,1201338,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18883511,1201465,1005,20.59,,70.0,,,,,,,"Carbohydrate, by difference",G -18883740,1201758,1005,88.89,,70.0,,,,,,,"Carbohydrate, by difference",G -18883967,1202055,1005,85.96,,70.0,,,,,,,"Carbohydrate, by difference",G -18883988,1202093,1005,31.76,,70.0,,,,,,,"Carbohydrate, by difference",G -18884011,1202118,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18884069,1202199,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18884169,1202316,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18884318,1202484,1005,58.06,,70.0,,,,,,,"Carbohydrate, by difference",G -18884692,1202922,1005,13.88,,70.0,,,,,,,"Carbohydrate, by difference",G -18884749,1202985,1005,71.05,,70.0,,,,,,,"Carbohydrate, by difference",G -18885005,1203279,1005,82.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18885160,1203472,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18885369,1203722,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18885486,1203856,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18885566,1203944,1005,56.52,,70.0,,,,,,,"Carbohydrate, by difference",G -18885632,1204019,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18885756,1204153,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18885786,1204185,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18886006,1204430,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18886514,1205164,1005,81.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18886525,1205177,1005,76.56,,70.0,,,,,,,"Carbohydrate, by difference",G -18887118,1205905,1005,12.9,,70.0,,,,,,,"Carbohydrate, by difference",G -18887177,1205975,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18887581,1206515,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18887695,1206650,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18887724,1206688,1005,32.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18887947,1206926,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18888263,1207389,1005,45.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18888298,1207427,1005,9.38,,70.0,,,,,,,"Carbohydrate, by difference",G -18888302,1207432,1005,2.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18888596,1207752,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18888770,1207958,1005,6.48,,70.0,,,,,,,"Carbohydrate, by difference",G -18889147,1208397,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18889187,1208440,1005,22.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18889550,1208838,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18889594,1208883,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18889603,1208892,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18889687,1208988,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18889725,1209031,1005,19.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18890255,1209648,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18891083,1210603,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18891088,1210609,1005,90.48,,70.0,,,,,,,"Carbohydrate, by difference",G -18891308,1210864,1005,60.53,,70.0,,,,,,,"Carbohydrate, by difference",G -18891710,1211327,1005,7.2,,70.0,,,,,,,"Carbohydrate, by difference",G -18891852,1211478,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18891867,1211495,1005,52.94,,70.0,,,,,,,"Carbohydrate, by difference",G -18892075,1211739,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18892245,1211949,1005,82.98,,70.0,,,,,,,"Carbohydrate, by difference",G -18892246,1211950,1005,34.48,,70.0,,,,,,,"Carbohydrate, by difference",G -18892359,1212074,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18892455,1212179,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18892734,1212485,1005,74.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18893149,1213394,1005,45.61,,70.0,,,,,,,"Carbohydrate, by difference",G -18893153,1213398,1005,52.63,,70.0,,,,,,,"Carbohydrate, by difference",G -18893219,1213470,1005,11.2,,70.0,,,,,,,"Carbohydrate, by difference",G -18893288,1213547,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18894059,1214546,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18894224,1214883,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18894539,1215271,1005,31.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18894612,1215361,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18894697,1215473,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18895147,1216013,1005,35.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18895722,1216710,1005,72.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18896097,1217172,1005,17.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18896146,1217227,1005,32.94,,70.0,,,,,,,"Carbohydrate, by difference",G -18896513,1217697,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18896587,1217791,1005,90.32,,70.0,,,,,,,"Carbohydrate, by difference",G -18896618,1217839,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18896696,1217983,1005,80.65,,70.0,,,,,,,"Carbohydrate, by difference",G -18896944,1218367,1005,32.03,,70.0,,,,,,,"Carbohydrate, by difference",G -18897070,1218520,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G -18897128,1218584,1005,60.47,,70.0,,,,,,,"Carbohydrate, by difference",G -18897226,1218704,1005,19.23,,70.0,,,,,,,"Carbohydrate, by difference",G -18897267,1218760,1005,51.85,,70.0,,,,,,,"Carbohydrate, by difference",G -18897462,1218984,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18897693,1219296,1005,47.22,,70.0,,,,,,,"Carbohydrate, by difference",G -18897914,1219546,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18897924,1219557,1005,12.35,,70.0,,,,,,,"Carbohydrate, by difference",G -18898170,1219838,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18898190,1219860,1005,13.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18898658,1220485,1005,11.55,,70.0,,,,,,,"Carbohydrate, by difference",G -18898683,1220511,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18898753,1220585,1005,11.55,,70.0,,,,,,,"Carbohydrate, by difference",G -18899044,1220901,1005,11.55,,70.0,,,,,,,"Carbohydrate, by difference",G -18899157,1221043,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18899626,1221593,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18899927,1221961,1005,80.77,,70.0,,,,,,,"Carbohydrate, by difference",G -18900180,1222336,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18900403,1222609,1005,33.87,,70.0,,,,,,,"Carbohydrate, by difference",G -18900434,1222641,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18900517,1222731,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18900519,1222733,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18900561,1222776,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18900827,1223072,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18901019,1223350,1005,65.73,,70.0,,,,,,,"Carbohydrate, by difference",G -18901111,1223445,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18901129,1223463,1005,82.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18901227,1223571,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18901385,1223757,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18901821,1224222,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18901927,1224336,1005,7.92,,70.0,,,,,,,"Carbohydrate, by difference",G -18902172,1224594,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18902181,1224604,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18902316,1224744,1005,94.44,,70.0,,,,,,,"Carbohydrate, by difference",G -18902326,1224755,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18902634,1225092,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18903459,1225978,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18903695,1226224,1005,56.44,,70.0,,,,,,,"Carbohydrate, by difference",G -18903700,1226229,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18904153,1226721,1005,58.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18904203,1226774,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18904543,1227142,1005,8.75,,70.0,,,,,,,"Carbohydrate, by difference",G -18904774,1227391,1005,56.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18904807,1227425,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18905078,1227713,1005,8.02,,70.0,,,,,,,"Carbohydrate, by difference",G -18905144,1227781,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18905468,1228126,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18905994,1228709,1005,56.34,,70.0,,,,,,,"Carbohydrate, by difference",G -18906380,1229123,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18907339,1230134,1005,57.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18907699,1230527,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18908130,1230998,1005,47.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18908262,1231137,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18908320,1231196,1005,90.91,,70.0,,,,,,,"Carbohydrate, by difference",G -18908362,1231238,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18908746,1231658,1005,28.21,,70.0,,,,,,,"Carbohydrate, by difference",G -18910130,1233090,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18910238,1233208,1005,73.08,,70.0,,,,,,,"Carbohydrate, by difference",G -18910388,1233372,1005,86.05,,70.0,,,,,,,"Carbohydrate, by difference",G -18910740,1233753,1005,2.92,,70.0,,,,,,,"Carbohydrate, by difference",G -18910784,1233799,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18910932,1233959,1005,8.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18911021,1234054,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18911059,1234093,1005,94.44,,70.0,,,,,,,"Carbohydrate, by difference",G -18911072,1234106,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18911528,1234606,1005,4.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18911889,1235017,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18912053,1235187,1005,42.47,,70.0,,,,,,,"Carbohydrate, by difference",G -18912108,1235244,1005,68.97,,70.0,,,,,,,"Carbohydrate, by difference",G -18912209,1235355,1005,15.15,,70.0,,,,,,,"Carbohydrate, by difference",G -18912422,1235579,1005,90.24,,70.0,,,,,,,"Carbohydrate, by difference",G -18912612,1235779,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18912820,1236025,1005,65.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18913066,1236288,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18913487,1236748,1005,5.49,,70.0,,,,,,,"Carbohydrate, by difference",G -18913763,1237069,1005,32.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18914185,1237511,1005,61.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18914227,1237557,1005,58.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18914284,1237615,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G -18914528,1237872,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18914669,1238020,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18914964,1238323,1005,24.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18915661,1239079,1005,62.15,,70.0,,,,,,,"Carbohydrate, by difference",G -18915724,1239148,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18916313,1239792,1005,86.49,,70.0,,,,,,,"Carbohydrate, by difference",G -18916661,1240162,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18916757,1240265,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18916813,1240329,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18917126,1240665,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18917150,1240692,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18917443,1240998,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18917465,1241021,1005,43.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18917930,1241518,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18919119,1242785,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18919136,1242803,1005,17.92,,70.0,,,,,,,"Carbohydrate, by difference",G -18919397,1243126,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18919452,1243193,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18919470,1243221,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18919573,1243383,1005,5.83,,70.0,,,,,,,"Carbohydrate, by difference",G -18919596,1243424,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18920129,1243984,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18920866,1244759,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18921008,1244923,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18921040,1244960,1005,57.65,,70.0,,,,,,,"Carbohydrate, by difference",G -18921068,1245001,1005,19.72,,70.0,,,,,,,"Carbohydrate, by difference",G -18921180,1245174,1005,5.83,,70.0,,,,,,,"Carbohydrate, by difference",G -18921194,1245189,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18921306,1245335,1005,61.54,,70.0,,,,,,,"Carbohydrate, by difference",G -18921480,1245541,1005,58.82,,70.0,,,,,,,"Carbohydrate, by difference",G -18921679,1245760,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -18921815,1245916,1005,45.61,,70.0,,,,,,,"Carbohydrate, by difference",G -18921868,1245988,1005,71.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18921889,1246011,1005,48.21,,70.0,,,,,,,"Carbohydrate, by difference",G -18922269,1246423,1005,4.23,,70.0,,,,,,,"Carbohydrate, by difference",G -18922373,1246544,1005,49.3,,70.0,,,,,,,"Carbohydrate, by difference",G -18922380,1246551,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G -18922434,1246607,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18922508,1246697,1005,10.53,,70.0,,,,,,,"Carbohydrate, by difference",G -18922705,1246909,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18922711,1246915,1005,14.12,,70.0,,,,,,,"Carbohydrate, by difference",G -18922843,1247053,1005,62.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18923412,1247697,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18923625,1247938,1005,35.4,,70.0,,,,,,,"Carbohydrate, by difference",G -18923838,1248174,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18923906,1248245,1005,3.7,,70.0,,,,,,,"Carbohydrate, by difference",G -18924052,1248397,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18924135,1248499,1005,54.74,,70.0,,,,,,,"Carbohydrate, by difference",G -18924313,1248697,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18924473,1248870,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18925044,1249502,1005,14.16,,70.0,,,,,,,"Carbohydrate, by difference",G -18925437,1249973,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18925559,1250109,1005,57.75,,70.0,,,,,,,"Carbohydrate, by difference",G -18925747,1250306,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18925874,1250459,1005,87.18,,70.0,,,,,,,"Carbohydrate, by difference",G -18926054,1250655,1005,86.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18926061,1250662,1005,54.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18926278,1250884,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -18926303,1250910,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18926440,1251056,1005,47.37,,70.0,,,,,,,"Carbohydrate, by difference",G -18926481,1251099,1005,94.12,,70.0,,,,,,,"Carbohydrate, by difference",G -18926622,1251272,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G -18926779,1251436,1005,87.88,,70.0,,,,,,,"Carbohydrate, by difference",G -18926888,1251547,1005,58.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18926971,1251631,1005,96.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18927207,1251882,1005,86.84,,70.0,,,,,,,"Carbohydrate, by difference",G -18927309,1252018,1005,7.92,,70.0,,,,,,,"Carbohydrate, by difference",G -18927462,1252193,1005,93.75,,70.0,,,,,,,"Carbohydrate, by difference",G -18927979,1252751,1005,64.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18928150,1252939,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18928248,1253043,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18928334,1253132,1005,25.88,,70.0,,,,,,,"Carbohydrate, by difference",G -18928371,1253174,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18928674,1253516,1005,14.58,,70.0,,,,,,,"Carbohydrate, by difference",G -18928869,1253723,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G -18929231,1254107,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18929404,1254288,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18929654,1254550,1005,41.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18929731,1254636,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18929961,1254890,1005,7.89,,70.0,,,,,,,"Carbohydrate, by difference",G -18930018,1254950,1005,5.68,,70.0,,,,,,,"Carbohydrate, by difference",G -18930070,1255008,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G -18930660,1255651,1005,17.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18931155,1256181,1005,24.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18931238,1256265,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18931259,1256286,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18931270,1256297,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G -18931409,1256439,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18932134,1257208,1005,6.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18932264,1257340,1005,65.12,,70.0,,,,,,,"Carbohydrate, by difference",G -18932287,1257364,1005,13.4,,70.0,,,,,,,"Carbohydrate, by difference",G -18932366,1257445,1005,47.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18932460,1257544,1005,54.55,,70.0,,,,,,,"Carbohydrate, by difference",G -18932649,1257761,1005,42.11,,70.0,,,,,,,"Carbohydrate, by difference",G -18933190,1258338,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18933343,1258521,1005,49.41,,70.0,,,,,,,"Carbohydrate, by difference",G -18933568,1258759,1005,58.18,,70.0,,,,,,,"Carbohydrate, by difference",G -18933738,1258977,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18934100,1259398,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G -18934156,1259457,1005,25.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18934716,1260072,1005,35.56,,70.0,,,,,,,"Carbohydrate, by difference",G -18934828,1260204,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18934864,1260246,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G -18934883,1260265,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G -18934981,1260387,1005,70.97,,70.0,,,,,,,"Carbohydrate, by difference",G -18935101,1260524,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -18935137,1260567,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18935167,1260598,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18935704,1261179,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18935711,1261186,1005,30.97,,70.0,,,,,,,"Carbohydrate, by difference",G -18935842,1261324,1005,74.55,,70.0,,,,,,,"Carbohydrate, by difference",G -18935843,1261325,1005,77.78,,70.0,,,,,,,"Carbohydrate, by difference",G -18935911,1261395,1005,63.83,,70.0,,,,,,,"Carbohydrate, by difference",G -18936261,1261771,1005,67.44,,70.0,,,,,,,"Carbohydrate, by difference",G -18936273,1261783,1005,52.63,,70.0,,,,,,,"Carbohydrate, by difference",G -18936345,1261860,1005,78.95,,70.0,,,,,,,"Carbohydrate, by difference",G -18936443,1261969,1005,88.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18936573,1262107,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18936670,1262208,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G -18936879,1262455,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18937799,1263500,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18937865,1263572,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18937954,1263667,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18937998,1263713,1005,5.05,,70.0,,,,,,,"Carbohydrate, by difference",G -18938082,1263804,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18938149,1263874,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18938492,1264240,1005,2.31,,70.0,,,,,,,"Carbohydrate, by difference",G -18938866,1264645,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18939046,1264846,1005,11.11,,70.0,,,,,,,"Carbohydrate, by difference",G -18939086,1264890,1005,11.03,,70.0,,,,,,,"Carbohydrate, by difference",G -18939099,1264904,1005,11.27,,70.0,,,,,,,"Carbohydrate, by difference",G -18939213,1265033,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18939259,1265087,1005,8.98,,70.0,,,,,,,"Carbohydrate, by difference",G -18939495,1265346,1005,1.47,,70.0,,,,,,,"Carbohydrate, by difference",G -18940007,1265929,1005,28.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18940142,1266091,1005,54.35,,70.0,,,,,,,"Carbohydrate, by difference",G -18940164,1266114,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18940168,1266118,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18940368,1266339,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18940616,1266623,1005,1.05,,70.0,,,,,,,"Carbohydrate, by difference",G -18940932,1266971,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18941075,1267126,1005,9.41,,70.0,,,,,,,"Carbohydrate, by difference",G -18941339,1267410,1005,48.89,,70.0,,,,,,,"Carbohydrate, by difference",G -18941367,1267441,1005,10.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18941431,1267506,1005,41.18,,70.0,,,,,,,"Carbohydrate, by difference",G -18942005,1268132,1005,8.16,,70.0,,,,,,,"Carbohydrate, by difference",G -18942144,1268292,1005,23.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18942200,1268353,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G -18942385,1268557,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18943012,1269234,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18943217,1269459,1005,0.66,,70.0,,,,,,,"Carbohydrate, by difference",G -18943367,1269675,1005,3.54,,70.0,,,,,,,"Carbohydrate, by difference",G -18943504,1269840,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18943697,1270049,1005,8.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18944006,1270415,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18944033,1270451,1005,51.61,,70.0,,,,,,,"Carbohydrate, by difference",G -18944204,1270653,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18944471,1270945,1005,59.65,,70.0,,,,,,,"Carbohydrate, by difference",G -18944482,1270957,1005,69.77,,70.0,,,,,,,"Carbohydrate, by difference",G -18944906,1271401,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18944972,1271470,1005,51.28,,70.0,,,,,,,"Carbohydrate, by difference",G -18945084,1271606,1005,14.16,,70.0,,,,,,,"Carbohydrate, by difference",G -18945093,1271620,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18945249,1271856,1005,2.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18945444,1272137,1005,3.85,,70.0,,,,,,,"Carbohydrate, by difference",G -18945672,1272401,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18945814,1272569,1005,56.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18945935,1272709,1005,50.63,,70.0,,,,,,,"Carbohydrate, by difference",G -18946057,1272838,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18946510,1273341,1005,45.24,,70.0,,,,,,,"Carbohydrate, by difference",G -18946537,1273370,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18946922,1273788,1005,4.58,,70.0,,,,,,,"Carbohydrate, by difference",G -18947044,1273914,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18947225,1274122,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18947248,1274149,1005,3.61,,70.0,,,,,,,"Carbohydrate, by difference",G -18947322,1274223,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18947415,1274321,1005,52.94,,70.0,,,,,,,"Carbohydrate, by difference",G -18947660,1274596,1005,13.04,,70.0,,,,,,,"Carbohydrate, by difference",G -18947696,1274632,1005,55.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18948301,1275289,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G -18948553,1275552,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18949013,1276034,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18949034,1276057,1005,6.47,,70.0,,,,,,,"Carbohydrate, by difference",G -18949162,1276190,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18949215,1276247,1005,56.52,,70.0,,,,,,,"Carbohydrate, by difference",G -18949271,1276306,1005,28.69,,70.0,,,,,,,"Carbohydrate, by difference",G -18949691,1276780,1005,85.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18949773,1276869,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18950067,1277188,1005,10.56,,70.0,,,,,,,"Carbohydrate, by difference",G -18950082,1277205,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18950299,1277439,1005,79.41,,70.0,,,,,,,"Carbohydrate, by difference",G -18950368,1277516,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18950395,1277546,1005,31.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18950424,1277577,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18950624,1277805,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18950660,1277847,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18950673,1277860,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18950735,1277925,1005,39.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18950852,1278054,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18951413,1278678,1005,65.12,,70.0,,,,,,,"Carbohydrate, by difference",G -18951620,1278891,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18951949,1279254,1005,15.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18952206,1279528,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18952724,1280086,1005,25.88,,70.0,,,,,,,"Carbohydrate, by difference",G -18953119,1280526,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18953632,1281111,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18954108,1281650,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18954133,1281680,1005,45.45,,70.0,,,,,,,"Carbohydrate, by difference",G -18954345,1281915,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18954452,1282029,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18954455,1282033,1005,21.05,,70.0,,,,,,,"Carbohydrate, by difference",G -18954635,1282225,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18954853,1282452,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18955185,1282799,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G -18955264,1282884,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18955270,1282890,1005,9.41,,70.0,,,,,,,"Carbohydrate, by difference",G -18955527,1283170,1005,76.92,,70.0,,,,,,,"Carbohydrate, by difference",G -18956146,1284147,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18956194,1284207,1005,30.68,,70.0,,,,,,,"Carbohydrate, by difference",G -18956592,1284685,1005,44.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18956676,1284782,1005,16.74,,70.0,,,,,,,"Carbohydrate, by difference",G -18956837,1284993,1005,12.65,,70.0,,,,,,,"Carbohydrate, by difference",G -18958067,1286414,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18958168,1286522,1005,16.09,,70.0,,,,,,,"Carbohydrate, by difference",G -18958203,1286557,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18958240,1286598,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18958343,1286730,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18958443,1286835,1005,30.77,,70.0,,,,,,,"Carbohydrate, by difference",G -18958461,1286855,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18959386,1287920,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18959539,1288082,1005,0.83,,70.0,,,,,,,"Carbohydrate, by difference",G -18959597,1288149,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18959705,1288281,1005,58.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18959716,1288293,1005,54.76,,70.0,,,,,,,"Carbohydrate, by difference",G -18959888,1288494,1005,4.51,,70.0,,,,,,,"Carbohydrate, by difference",G -18960392,1289068,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18961168,1290005,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G -18961507,1290429,1005,13.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18961570,1290518,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18962144,1291181,1005,78.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18962453,1291524,1005,52.63,,70.0,,,,,,,"Carbohydrate, by difference",G -18962748,1291862,1005,10.59,,70.0,,,,,,,"Carbohydrate, by difference",G -18962820,1291946,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18962985,1292150,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18963194,1292383,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18963289,1292487,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G -18963627,1292881,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18963765,1293049,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18963874,1293176,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18963943,1293251,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18964128,1293465,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18964251,1293602,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18964488,1293871,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18964830,1294255,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18964880,1294310,1005,41.94,,70.0,,,,,,,"Carbohydrate, by difference",G -18964881,1294311,1005,2.22,,70.0,,,,,,,"Carbohydrate, by difference",G -18964927,1294381,1005,42.11,,70.0,,,,,,,"Carbohydrate, by difference",G -18964986,1294445,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18965151,1294624,1005,41.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18965368,1294880,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18966895,1296707,1005,0.9,,70.0,,,,,,,"Carbohydrate, by difference",G -18967112,1296963,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18967551,1297473,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18967761,1297714,1005,4.24,,70.0,,,,,,,"Carbohydrate, by difference",G -18967785,1297739,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18967935,1297903,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18967952,1297922,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18968080,1298084,1005,62.66,,70.0,,,,,,,"Carbohydrate, by difference",G -18968109,1298120,1005,5.08,,70.0,,,,,,,"Carbohydrate, by difference",G -18968414,1298466,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18968662,1298735,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18968736,1298819,1005,11.55,,70.0,,,,,,,"Carbohydrate, by difference",G -18968875,1298983,1005,88.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18968946,1299082,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18968988,1299164,1005,94.44,,70.0,,,,,,,"Carbohydrate, by difference",G -18969115,1299776,1005,7.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18969123,1299846,1005,82.93,,70.0,,,,,,,"Carbohydrate, by difference",G -18969564,1300827,1005,50.89,,70.0,,,,,,,"Carbohydrate, by difference",G -18969754,1301040,1005,9.38,,70.0,,,,,,,"Carbohydrate, by difference",G -18969779,1301069,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18969844,1301143,1005,32.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18969891,1301211,1005,12.96,,70.0,,,,,,,"Carbohydrate, by difference",G -18969984,1301312,1005,85.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18969995,1301323,1005,77.78,,70.0,,,,,,,"Carbohydrate, by difference",G -18970099,1301454,1005,13.52,,70.0,,,,,,,"Carbohydrate, by difference",G -18970394,1301844,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18970447,1301906,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18970548,1302015,1005,74.07,,70.0,,,,,,,"Carbohydrate, by difference",G -18970560,1302028,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18970650,1302180,1005,14.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18970708,1302271,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18970742,1302332,1005,86.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18970749,1302341,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18971539,1303450,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18971562,1303486,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18971825,1303915,1005,15.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18971842,1303936,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18971897,1304005,1005,15.93,,70.0,,,,,,,"Carbohydrate, by difference",G -18972006,1304143,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G -18972085,1304253,1005,61.9,,70.0,,,,,,,"Carbohydrate, by difference",G -18972171,1304361,1005,8.61,,70.0,,,,,,,"Carbohydrate, by difference",G -18972231,1304487,1005,89.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18972369,1304678,1005,90.32,,70.0,,,,,,,"Carbohydrate, by difference",G -18972475,1304797,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18972546,1304877,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18972568,1304900,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18972585,1304918,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18972640,1304975,1005,77.78,,70.0,,,,,,,"Carbohydrate, by difference",G -18973284,1305756,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18973305,1305777,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18973321,1305793,1005,30.97,,70.0,,,,,,,"Carbohydrate, by difference",G -18973537,1306036,1005,51.56,,70.0,,,,,,,"Carbohydrate, by difference",G -18973618,1306142,1005,1.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18973746,1306313,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G -18973777,1306346,1005,53.85,,70.0,,,,,,,"Carbohydrate, by difference",G -18974909,1307663,1005,18.75,,70.0,,,,,,,"Carbohydrate, by difference",G -18975130,1307972,1005,69.77,,70.0,,,,,,,"Carbohydrate, by difference",G -18975671,1308634,1005,83.72,,70.0,,,,,,,"Carbohydrate, by difference",G -18976018,1309058,1005,45.95,,70.0,,,,,,,"Carbohydrate, by difference",G -18976260,1309332,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18976450,1309609,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18976506,1309677,1005,1.61,,70.0,,,,,,,"Carbohydrate, by difference",G -18977368,1310864,1005,52.38,,70.0,,,,,,,"Carbohydrate, by difference",G -18977390,1310886,1005,59.52,,70.0,,,,,,,"Carbohydrate, by difference",G -18977554,1311061,1005,9.58,,70.0,,,,,,,"Carbohydrate, by difference",G -18977827,1311354,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G -18978020,1311575,1005,20.44,,70.0,,,,,,,"Carbohydrate, by difference",G -18978063,1311620,1005,47.9,,70.0,,,,,,,"Carbohydrate, by difference",G -18978208,1311780,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18978753,1312432,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18978847,1312541,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -18979101,1312833,1005,86.05,,70.0,,,,,,,"Carbohydrate, by difference",G -18979286,1313032,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G -18979401,1313157,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18979697,1313494,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18979840,1313649,1005,80.36,,70.0,,,,,,,"Carbohydrate, by difference",G -18980003,1313823,1005,9.39,,70.0,,,,,,,"Carbohydrate, by difference",G -18980204,1314035,1005,65.79,,70.0,,,,,,,"Carbohydrate, by difference",G -18980403,1314252,1005,94.74,,70.0,,,,,,,"Carbohydrate, by difference",G -18980613,1314474,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18980862,1314745,1005,12.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18980870,1314753,1005,24.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18981062,1314968,1005,26.03,,70.0,,,,,,,"Carbohydrate, by difference",G -18981317,1315315,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G -18981570,1315604,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18981705,1315748,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18982181,1316258,1005,3.75,,70.0,,,,,,,"Carbohydrate, by difference",G -18982186,1316263,1005,6.48,,70.0,,,,,,,"Carbohydrate, by difference",G -18982787,1316983,1005,9.41,,70.0,,,,,,,"Carbohydrate, by difference",G -18983046,1317291,1005,44.19,,70.0,,,,,,,"Carbohydrate, by difference",G -18983442,1317814,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18983649,1318054,1005,18.25,,70.0,,,,,,,"Carbohydrate, by difference",G -18984122,1318622,1005,9.41,,70.0,,,,,,,"Carbohydrate, by difference",G -18984414,1318940,1005,20.26,,70.0,,,,,,,"Carbohydrate, by difference",G -18984495,1319031,1005,72.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18985002,1319705,1005,46.88,,70.0,,,,,,,"Carbohydrate, by difference",G -18985217,1319971,1005,18.75,,70.0,,,,,,,"Carbohydrate, by difference",G -18985223,1319978,1005,16.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18985423,1320205,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18985426,1320208,1005,3.12,,70.0,,,,,,,"Carbohydrate, by difference",G -18985641,1320449,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18985676,1320489,1005,46.51,,70.0,,,,,,,"Carbohydrate, by difference",G -18986139,1321011,1005,5.83,,70.0,,,,,,,"Carbohydrate, by difference",G -18986227,1321107,1005,50.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18986363,1321252,1005,9.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18986452,1321355,1005,48.39,,70.0,,,,,,,"Carbohydrate, by difference",G -18986526,1321438,1005,14.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18986600,1321520,1005,9.3,,70.0,,,,,,,"Carbohydrate, by difference",G -18986748,1321689,1005,6.4,,70.0,,,,,,,"Carbohydrate, by difference",G -18987200,1322216,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18987226,1322248,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18987291,1322326,1005,54.29,,70.0,,,,,,,"Carbohydrate, by difference",G -18987344,1322387,1005,56.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18987648,1322732,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18987680,1322771,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18988654,1323882,1005,5.69,,70.0,,,,,,,"Carbohydrate, by difference",G -18988761,1324002,1005,17.7,,70.0,,,,,,,"Carbohydrate, by difference",G -18989093,1324376,1005,44.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18989316,1324633,1005,24.62,,70.0,,,,,,,"Carbohydrate, by difference",G -18989546,1324888,1005,37.21,,70.0,,,,,,,"Carbohydrate, by difference",G -18989703,1325060,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18989910,1325295,1005,15.83,,70.0,,,,,,,"Carbohydrate, by difference",G -18990134,1325563,1005,50.88,,70.0,,,,,,,"Carbohydrate, by difference",G -18990331,1325810,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18990350,1325830,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -18990375,1325858,1005,22.83,,70.0,,,,,,,"Carbohydrate, by difference",G -18990380,1325864,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18990479,1325969,1005,60.56,,70.0,,,,,,,"Carbohydrate, by difference",G -18990867,1326443,1005,23.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18990962,1326552,1005,7.03,,70.0,,,,,,,"Carbohydrate, by difference",G -18991188,1326828,1005,72.73,,70.0,,,,,,,"Carbohydrate, by difference",G -18991365,1327030,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G -18991411,1327083,1005,47.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18991428,1327106,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18991435,1327113,1005,9.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18991507,1327218,1005,41.05,,70.0,,,,,,,"Carbohydrate, by difference",G -18991532,1327263,1005,72.5,,70.0,,,,,,,"Carbohydrate, by difference",G -18991758,1327524,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G -18992653,1328659,1005,11.66,,70.0,,,,,,,"Carbohydrate, by difference",G -18992817,1328850,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18993897,1330256,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18994030,1330415,1005,35.61,,70.0,,,,,,,"Carbohydrate, by difference",G -18994081,1330476,1005,74.07,,70.0,,,,,,,"Carbohydrate, by difference",G -18994136,1330545,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18994250,1330679,1005,3.8,,70.0,,,,,,,"Carbohydrate, by difference",G -18995092,1331742,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -18995102,1331752,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G -18995303,1331993,1005,38.89,,70.0,,,,,,,"Carbohydrate, by difference",G -18995369,1332111,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -18995660,1332468,1005,12.43,,70.0,,,,,,,"Carbohydrate, by difference",G -18995704,1332530,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18995936,1332950,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -18996078,1333204,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -18996681,1334146,1005,65.85,,70.0,,,,,,,"Carbohydrate, by difference",G -18996799,1334548,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18997059,1334936,1005,9.17,,70.0,,,,,,,"Carbohydrate, by difference",G -18997372,1335563,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -18997420,1335612,1005,12.92,,70.0,,,,,,,"Carbohydrate, by difference",G -18997686,1335912,1005,38.89,,70.0,,,,,,,"Carbohydrate, by difference",G -18997987,1336959,1005,17.68,,70.0,,,,,,,"Carbohydrate, by difference",G -18998089,1337211,1005,21.82,,70.0,,,,,,,"Carbohydrate, by difference",G -18998180,1337302,1005,17.71,,70.0,,,,,,,"Carbohydrate, by difference",G -18998184,1337306,1005,10.68,,70.0,,,,,,,"Carbohydrate, by difference",G -18998450,1337685,1005,42.67,,70.0,,,,,,,"Carbohydrate, by difference",G -18998808,1338174,1005,80.77,,70.0,,,,,,,"Carbohydrate, by difference",G -18999082,1338543,1005,95.83,,70.0,,,,,,,"Carbohydrate, by difference",G -18999773,1339819,1005,68.97,,70.0,,,,,,,"Carbohydrate, by difference",G -18999820,1339873,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19000312,1340571,1005,30.97,,70.0,,,,,,,"Carbohydrate, by difference",G -19000338,1340598,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19000459,1340727,1005,19.75,,70.0,,,,,,,"Carbohydrate, by difference",G -19000580,1340906,1005,7.69,,70.0,,,,,,,"Carbohydrate, by difference",G -19000607,1340947,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19001017,1341524,1005,77.78,,70.0,,,,,,,"Carbohydrate, by difference",G -19001982,1342794,1005,41.18,,70.0,,,,,,,"Carbohydrate, by difference",G -19002027,1342860,1005,4.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19002054,1342893,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19002064,1342905,1005,14.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19002093,1342934,1005,52.63,,70.0,,,,,,,"Carbohydrate, by difference",G -19002153,1343016,1005,82.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19002520,1343817,1005,58.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19002632,1344026,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19002692,1344136,1005,69.05,,70.0,,,,,,,"Carbohydrate, by difference",G -19002723,1344205,1005,86.36,,70.0,,,,,,,"Carbohydrate, by difference",G -19003346,1344950,1005,11.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19003413,1345021,1005,31.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19003946,1345666,1005,13.85,,70.0,,,,,,,"Carbohydrate, by difference",G -19004162,1345917,1005,10.4,,70.0,,,,,,,"Carbohydrate, by difference",G -19004489,1346321,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19005029,1347012,1005,22.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19005379,1347472,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G -19005681,1347884,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19005714,1347923,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19005934,1348162,1005,48.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19006231,1348488,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19006240,1348499,1005,26.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19006315,1348588,1005,7.32,,70.0,,,,,,,"Carbohydrate, by difference",G -19006417,1348701,1005,1.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19006695,1349035,1005,13.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19006984,1349367,1005,24.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19007108,1349519,1005,8.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19007379,1349846,1005,28.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19007388,1349862,1005,7.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19007527,1350055,1005,34.34,,70.0,,,,,,,"Carbohydrate, by difference",G -19007560,1350094,1005,8.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19009259,1352603,1005,63.16,,70.0,,,,,,,"Carbohydrate, by difference",G -19009300,1352685,1005,64.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19009351,1352761,1005,38.66,,70.0,,,,,,,"Carbohydrate, by difference",G -19009541,1353218,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19009697,1353424,1005,11.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19010131,1353963,1005,3.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19010232,1354107,1005,21.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19010507,1354423,1005,65.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19010607,1354531,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19011025,1355049,1005,3.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19011158,1355259,1005,41.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19011186,1355289,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19011236,1355354,1005,57.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19011354,1355486,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19011374,1355511,1005,16.81,,70.0,,,,,,,"Carbohydrate, by difference",G -19011550,1355779,1005,51.85,,70.0,,,,,,,"Carbohydrate, by difference",G -19011571,1355808,1005,14.52,,70.0,,,,,,,"Carbohydrate, by difference",G -19011693,1355937,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19012053,1356340,1005,11.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19012290,1356611,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19012385,1356741,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19012444,1356820,1005,14.62,,70.0,,,,,,,"Carbohydrate, by difference",G -19012597,1357023,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19012653,1357101,1005,0.28,,70.0,,,,,,,"Carbohydrate, by difference",G -19012899,1357423,1005,32.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19012968,1357498,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19012995,1357527,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19013289,1357861,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19013358,1357938,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19013417,1358000,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19013546,1358153,1005,13.61,,70.0,,,,,,,"Carbohydrate, by difference",G -19013583,1358191,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19013623,1358232,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19013669,1358280,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19013921,1358557,1005,24.68,,70.0,,,,,,,"Carbohydrate, by difference",G -19013987,1358624,1005,45.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19014073,1358715,1005,10.16,,70.0,,,,,,,"Carbohydrate, by difference",G -19014205,1358854,1005,6.48,,70.0,,,,,,,"Carbohydrate, by difference",G -19014400,1359102,1005,39.34,,70.0,,,,,,,"Carbohydrate, by difference",G -19014464,1359183,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19014676,1359420,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19014848,1359620,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19014869,1359644,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19014939,1359746,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19015002,1359835,1005,34.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19015008,1359849,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19015172,1360032,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19015268,1360150,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19015349,1360253,1005,21.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19015684,1360649,1005,13.8,,70.0,,,,,,,"Carbohydrate, by difference",G -19015960,1360962,1005,44.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19016001,1361012,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19016175,1361216,1005,4.92,,70.0,,,,,,,"Carbohydrate, by difference",G -19016438,1361518,1005,13.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19016578,1361686,1005,23.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19017252,1362538,1005,43.9,,70.0,,,,,,,"Carbohydrate, by difference",G -19017288,1362588,1005,13.85,,70.0,,,,,,,"Carbohydrate, by difference",G -19017987,1363405,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G -19018143,1363586,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19018256,1363747,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19018802,1364355,1005,4.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19019087,1364677,1005,3.66,,70.0,,,,,,,"Carbohydrate, by difference",G -19019393,1365368,1005,17.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19019442,1365429,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19020875,1367383,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19021002,1367554,1005,11.02,,70.0,,,,,,,"Carbohydrate, by difference",G -19021707,1368421,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19022429,1369325,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19022529,1369468,1005,17.81,,70.0,,,,,,,"Carbohydrate, by difference",G -19022701,1369683,1005,88.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19022895,1369934,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19023029,1370120,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19023116,1370225,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19023483,1370724,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19024584,1372548,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19024668,1372666,1005,15.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19024728,1372745,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19024753,1372795,1005,5.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19024865,1372955,1005,68.75,,70.0,,,,,,,"Carbohydrate, by difference",G -19024981,1373097,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G -19024989,1373106,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19025082,1373214,1005,4.23,,70.0,,,,,,,"Carbohydrate, by difference",G -19025200,1373354,1005,37.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19025537,1373841,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19025561,1373869,1005,1.79,,73.0,,,,,,,"Carbohydrate, by difference",G -19025564,1373875,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19025953,1374418,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19026053,1374535,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19026294,1374825,1005,26.97,,70.0,,,,,,,"Carbohydrate, by difference",G -19026300,1374832,1005,7.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19026589,1375180,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19026653,1375246,1005,65.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19027059,1375732,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19027062,1375735,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19027145,1375838,1005,63.64,,70.0,,,,,,,"Carbohydrate, by difference",G -19027169,1375863,1005,62.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19027230,1375929,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19027339,1376073,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19027393,1376142,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19027401,1376152,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19027923,1376808,1005,18.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19028182,1377129,1005,4.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19028320,1377290,1005,34.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19028454,1377462,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19028509,1377526,1005,72.09,,70.0,,,,,,,"Carbohydrate, by difference",G -19028564,1377590,1005,4.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19028814,1377909,1005,23.81,,70.0,,,,,,,"Carbohydrate, by difference",G -19028864,1377969,1005,17.65,,70.0,,,,,,,"Carbohydrate, by difference",G -19028876,1377983,1005,18.18,,70.0,,,,,,,"Carbohydrate, by difference",G -19028988,1378123,1005,8.48,,70.0,,,,,,,"Carbohydrate, by difference",G -19029012,1378154,1005,46.91,,70.0,,,,,,,"Carbohydrate, by difference",G -19029271,1378468,1005,15.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19029604,1378884,1005,17.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19029629,1378918,1005,9.68,,70.0,,,,,,,"Carbohydrate, by difference",G -19029647,1378937,1005,20.34,,70.0,,,,,,,"Carbohydrate, by difference",G -19029669,1378965,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19029718,1379023,1005,38.6,,70.0,,,,,,,"Carbohydrate, by difference",G -19029779,1379109,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19030146,1379565,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19030197,1379626,1005,96.3,,70.0,,,,,,,"Carbohydrate, by difference",G -19030412,1379891,1005,21.95,,70.0,,,,,,,"Carbohydrate, by difference",G -19030882,1380449,1005,16.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19031347,1380994,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19031397,1381050,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19031473,1381138,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19031884,1381641,1005,25.81,,70.0,,,,,,,"Carbohydrate, by difference",G -19032423,1382342,1005,4.6,,70.0,,,,,,,"Carbohydrate, by difference",G -19033240,1383494,1005,12.73,,70.0,,,,,,,"Carbohydrate, by difference",G -19033283,1383544,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19033348,1383615,1005,19.23,,70.0,,,,,,,"Carbohydrate, by difference",G -19033636,1383995,1005,44.94,,70.0,,,,,,,"Carbohydrate, by difference",G -19033894,1384298,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19033957,1384369,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19034080,1384507,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19034087,1384515,1005,65.49,,70.0,,,,,,,"Carbohydrate, by difference",G -19034186,1384629,1005,0.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19034264,1384711,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19034299,1384751,1005,47.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19034346,1384802,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19034457,1384936,1005,0.03,,70.0,,,,,,,"Carbohydrate, by difference",G -19034522,1385004,1005,25.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19034558,1385052,1005,3.85,,70.0,,,,,,,"Carbohydrate, by difference",G -19035223,1385880,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19035270,1385938,1005,70.27,,70.0,,,,,,,"Carbohydrate, by difference",G -19035274,1385945,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19035429,1386135,1005,18.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19035532,1386254,1005,39.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19035613,1386353,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19035723,1386479,1005,21.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19035922,1386707,1005,6.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19036229,1387088,1005,6.4,,70.0,,,,,,,"Carbohydrate, by difference",G -19036298,1387182,1005,16.28,,70.0,,,,,,,"Carbohydrate, by difference",G -19037130,1388185,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19037556,1388723,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19037712,1388930,1005,22.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19037736,1388961,1005,15.04,,70.0,,,,,,,"Carbohydrate, by difference",G -19037800,1389045,1005,13.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19038078,1389400,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19038118,1389450,1005,2.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19038408,1389818,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19038418,1389830,1005,15.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19038476,1389926,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19038602,1390082,1005,13.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19038609,1390089,1005,28.74,,70.0,,,,,,,"Carbohydrate, by difference",G -19038857,1390371,1005,12.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19039477,1391196,1005,51.61,,70.0,,,,,,,"Carbohydrate, by difference",G -19039500,1391241,1005,14.16,,70.0,,,,,,,"Carbohydrate, by difference",G -19039525,1391268,1005,50.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19039793,1391655,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19039863,1391789,1005,61.64,,70.0,,,,,,,"Carbohydrate, by difference",G -19040070,1392086,1005,92.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19040073,1392089,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19040420,1392571,1005,54.55,,70.0,,,,,,,"Carbohydrate, by difference",G -19040920,1393199,1005,49.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19041089,1393492,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19041118,1393537,1005,23.85,,70.0,,,,,,,"Carbohydrate, by difference",G -19041626,1394276,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19041692,1394357,1005,35.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19041838,1394562,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19041841,1394565,1005,70.97,,70.0,,,,,,,"Carbohydrate, by difference",G -19041889,1394621,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19041906,1394643,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19042047,1394823,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19042081,1394859,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19042167,1394953,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19042369,1395225,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19042510,1395401,1005,16.1,,70.0,,,,,,,"Carbohydrate, by difference",G -19042547,1395441,1005,15.15,,70.0,,,,,,,"Carbohydrate, by difference",G -19042779,1395722,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19042785,1395728,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19043084,1396114,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G -19043173,1396232,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19043814,1397038,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19043997,1397340,1005,6.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19044288,1397724,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19044342,1397801,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19044599,1398221,1005,9.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19045235,1399349,1005,16.92,,70.0,,,,,,,"Carbohydrate, by difference",G -19045241,1399360,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19045548,1399859,1005,6.47,,70.0,,,,,,,"Carbohydrate, by difference",G -19045669,1400091,1005,11.66,,70.0,,,,,,,"Carbohydrate, by difference",G -19045675,1400098,1005,6.4,,70.0,,,,,,,"Carbohydrate, by difference",G -19046144,1400850,1005,20.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19046963,1402090,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19047044,1402236,1005,29.23,,70.0,,,,,,,"Carbohydrate, by difference",G -19047079,1402302,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19047321,1402780,1005,53.49,,70.0,,,,,,,"Carbohydrate, by difference",G -19047517,1403090,1005,58.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19048074,1403969,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19048076,1403971,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19048124,1404026,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19048267,1404194,1005,64.52,,70.0,,,,,,,"Carbohydrate, by difference",G -19048599,1404633,1005,78.46,,70.0,,,,,,,"Carbohydrate, by difference",G -19049377,1405744,1005,13.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19049597,1406017,1005,68.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19049627,1406062,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19049700,1406153,1005,74.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19050432,1407074,1005,3.03,,70.0,,,,,,,"Carbohydrate, by difference",G -19050660,1407395,1005,7.62,,70.0,,,,,,,"Carbohydrate, by difference",G -19050906,1407750,1005,10.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19051022,1407920,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19051769,1408950,1005,7.94,,70.0,,,,,,,"Carbohydrate, by difference",G -19052062,1409378,1005,49.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19052480,1409970,1005,32.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19052542,1410048,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19053267,1411052,1005,12.9,,70.0,,,,,,,"Carbohydrate, by difference",G -19053647,1411495,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19053738,1411604,1005,13.82,,70.0,,,,,,,"Carbohydrate, by difference",G -19053739,1411605,1005,16.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19053762,1411632,1005,14.16,,71.0,,,,,,,"Carbohydrate, by difference",G -19053892,1411794,1005,77.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19053900,1411805,1005,82.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19054100,1412072,1005,28.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19054351,1412412,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19054352,1412413,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19054879,1413113,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G -19054889,1413130,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19054970,1413238,1005,48.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19055179,1413506,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19055582,1414086,1005,42.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19055926,1414542,1005,35.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19055934,1414551,1005,6.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19055938,1414556,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19055996,1414621,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19056076,1414716,1005,10.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19056291,1415018,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19056442,1415219,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19056498,1415290,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19056822,1415707,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19057146,1416124,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19057385,1416445,1005,88.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19057405,1416483,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19057544,1416637,1005,52.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19057866,1417013,1005,26.32,,70.0,,,,,,,"Carbohydrate, by difference",G -19057974,1417142,1005,15.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19058048,1417244,1005,26.26,,70.0,,,,,,,"Carbohydrate, by difference",G -19058112,1417321,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19058116,1417325,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19058331,1417583,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19058350,1417614,1005,44.96,,70.0,,,,,,,"Carbohydrate, by difference",G -19058465,1417746,1005,46.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19058552,1417860,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19058582,1417891,1005,17.7,,70.0,,,,,,,"Carbohydrate, by difference",G -19058733,1418059,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19058803,1418149,1005,83.05,,70.0,,,,,,,"Carbohydrate, by difference",G -19059316,1418765,1005,28.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19059500,1418984,1005,11.39,,70.0,,,,,,,"Carbohydrate, by difference",G -19059633,1419139,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19060265,1419996,1005,91.3,,70.0,,,,,,,"Carbohydrate, by difference",G -19060324,1420085,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19060444,1420280,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19060836,1420827,1005,21.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19060940,1420984,1005,26.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19061017,1421079,1005,10.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19061065,1421127,1005,42.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19061314,1421435,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19061559,1421787,1005,4.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19061685,1421932,1005,15.15,,70.0,,,,,,,"Carbohydrate, by difference",G -19061840,1422133,1005,36.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19062091,1422452,1005,16.81,,70.0,,,,,,,"Carbohydrate, by difference",G -19062780,1423261,1005,4.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19062870,1423366,1005,82.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19063124,1423681,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19063262,1423861,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19063308,1423913,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19063312,1423917,1005,41.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19063711,1424411,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19063746,1424449,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19063759,1424464,1005,28.85,,70.0,,,,,,,"Carbohydrate, by difference",G -19064077,1424860,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19064281,1425177,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19064328,1425256,1005,3.64,,70.0,,,,,,,"Carbohydrate, by difference",G -19064510,1425504,1005,20.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19064693,1425777,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19064840,1425981,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19065106,1426327,1005,57.45,,70.0,,,,,,,"Carbohydrate, by difference",G -19065135,1426363,1005,78.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19065207,1426453,1005,23.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19065347,1426665,1005,15.66,,70.0,,,,,,,"Carbohydrate, by difference",G -19065358,1426685,1005,0.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19065560,1426955,1005,84.62,,70.0,,,,,,,"Carbohydrate, by difference",G -19065897,1427364,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19065986,1427482,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19066439,1428172,1005,15.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19066622,1428462,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19066823,1428735,1005,92.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19066854,1428771,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19068003,1431098,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19068124,1432338,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19068207,1432906,1005,43.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19068375,1434539,1005,70.18,,70.0,,,,,,,"Carbohydrate, by difference",G -19068550,1434769,1005,40.74,,70.0,,,,,,,"Carbohydrate, by difference",G -19068992,1435298,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19069037,1435345,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19069290,1435609,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19069307,1435626,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19069847,1436376,1005,58.54,,70.0,,,,,,,"Carbohydrate, by difference",G -19069932,1436465,1005,7.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19070037,1436580,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19070200,1444974,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19070255,1455342,1005,12.9,,71.0,,,,,,,"Carbohydrate, by difference",G -19070359,1455446,1005,1.74,,71.0,,,,,,,"Carbohydrate, by difference",G -19070498,1455585,1005,23.08,,71.0,,,,,,,"Carbohydrate, by difference",G -19070776,1455863,1005,8.33,,71.0,,,,,,,"Carbohydrate, by difference",G -19070876,1455965,1005,10.83,,71.0,,,,,,,"Carbohydrate, by difference",G -19071055,1456144,1005,22.22,,78.0,,,,,,,"Carbohydrate, by difference",G -19071241,1456330,1005,6.67,,71.0,,,,,,,"Carbohydrate, by difference",G -19071912,1457001,1005,55.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19072004,1457093,1005,25.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19072023,1457112,1005,34.12,,71.0,,,,,,,"Carbohydrate, by difference",G -19072511,1457605,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19072820,1457914,1005,10.86,,78.0,,,,,,,"Carbohydrate, by difference",G -19072824,1457918,1005,43.48,,71.0,,,,,,,"Carbohydrate, by difference",G -19072921,1458015,1005,70.21,,71.0,,,,,,,"Carbohydrate, by difference",G -19072927,1458021,1005,72.41,,71.0,,,,,,,"Carbohydrate, by difference",G -19073877,1458972,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19074359,1459458,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19074472,1459571,1005,82.1,,78.0,,,,,,,"Carbohydrate, by difference",G -19074479,1459578,1005,52.63,,71.0,,,,,,,"Carbohydrate, by difference",G -19074630,1459730,1005,1.19,,71.0,,,,,,,"Carbohydrate, by difference",G -19074758,1459858,1005,72.32,,72.0,,,,,,,"Carbohydrate, by difference",G -19074798,1459898,1005,5.83,,71.0,,,,,,,"Carbohydrate, by difference",G -19074996,1460096,1005,67.86,,71.0,,,,,,,"Carbohydrate, by difference",G -19075159,1460260,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19075489,1460590,1005,0.89,,71.0,,,,,,,"Carbohydrate, by difference",G -19076007,1461121,1005,90.0,,71.0,,,,,,,"Carbohydrate, by difference",G -19076185,1461300,1005,3.75,,71.0,,,,,,,"Carbohydrate, by difference",G -19076191,1461306,1005,4.12,,71.0,,,,,,,"Carbohydrate, by difference",G -19076199,1461314,1005,37.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19076541,1461656,1005,14.71,,71.0,,,,,,,"Carbohydrate, by difference",G -19076757,1461872,1005,11.67,,71.0,,,,,,,"Carbohydrate, by difference",G -19077049,1462173,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19077252,1462396,1005,2.68,,71.0,,,,,,,"Carbohydrate, by difference",G -19077276,1462424,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19077572,1880984,1005,72.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19077596,1462766,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19077647,1462818,1005,85.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19077680,1462853,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19077981,1463154,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19078024,1463197,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19078213,1463387,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19078268,1463443,1005,22.34,,70.0,,,,,,,"Carbohydrate, by difference",G -19078876,1464052,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19079244,1464420,1005,31.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19079272,1464449,1005,77.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19079301,1464478,1005,26.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19079485,1464663,1005,65.62,,70.0,,,,,,,"Carbohydrate, by difference",G -19079796,1464975,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19079811,1464990,1005,19.47,,70.0,,,,,,,"Carbohydrate, by difference",G -19079924,1465103,1005,70.91,,70.0,,,,,,,"Carbohydrate, by difference",G -19079930,1465109,1005,36.84,,70.0,,,,,,,"Carbohydrate, by difference",G -19080078,1465261,1005,24.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19080182,1465365,1005,70.97,,70.0,,,,,,,"Carbohydrate, by difference",G -19080213,1465396,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19080776,1465963,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19081639,1466833,1005,26.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19081979,1467173,1005,71.15,,70.0,,,,,,,"Carbohydrate, by difference",G -19082145,1467340,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19082270,1467468,1005,4.92,,70.0,,,,,,,"Carbohydrate, by difference",G -19082414,1467615,1005,56.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19082677,1467882,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19083023,1468232,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19083688,1468898,1005,6.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19083694,1468904,1005,17.65,,70.0,,,,,,,"Carbohydrate, by difference",G -19083720,1468930,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G -19083872,1469082,1005,78.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19084005,1469215,1005,58.93,,70.0,,,,,,,"Carbohydrate, by difference",G -19084327,1469542,1005,67.74,,70.0,,,,,,,"Carbohydrate, by difference",G -19084585,1469801,1005,37.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19084862,1470078,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19084952,1470169,1005,37.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19085101,1470318,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19085614,1470832,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19085676,1470894,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19086095,1471318,1005,9.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19086184,1471408,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G -19086364,1471595,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19086429,1471662,1005,1.67,,73.0,,,,,,,"Carbohydrate, by difference",G -19087538,1472775,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19087807,1473045,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19087930,1473169,1005,14.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19087995,1473234,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19088118,1473358,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19088282,1473523,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19088478,1473722,1005,15.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19088508,1473752,1005,8.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19088558,1473802,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19088804,1474052,1005,55.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19088932,1474186,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19089052,1474306,1005,25.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19089316,1474573,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19089371,1474628,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19090003,1475265,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19090171,1475433,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19090339,1475601,1005,11.48,,70.0,,,,,,,"Carbohydrate, by difference",G -19090383,1475645,1005,41.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19090581,1475844,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19090729,1475992,1005,13.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19090810,1476074,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19091162,1476426,1005,11.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19091225,1476489,1005,63.64,,70.0,,,,,,,"Carbohydrate, by difference",G -19091290,1476554,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19091400,1476665,1005,6.3,,70.0,,,,,,,"Carbohydrate, by difference",G -19091762,1477027,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19092028,1477295,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19092205,1477474,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19092585,1477858,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G -19092741,1478014,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19092973,1478248,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19093635,1478953,1005,69.7,,70.0,,,,,,,"Carbohydrate, by difference",G -19093639,1478957,1005,7.69,,73.0,,,,,,,"Carbohydrate, by difference",G -19093989,1479310,1005,74.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19094090,1479412,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19094180,1479504,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19094699,1480024,1005,28.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19094910,1480244,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19095438,1480777,1005,7.65,,70.0,,,,,,,"Carbohydrate, by difference",G -19095740,1481079,1005,41.94,,70.0,,,,,,,"Carbohydrate, by difference",G -19095824,1481163,1005,12.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19095976,1481316,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19095981,1481321,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19096284,1481634,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19096434,1481797,1005,41.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19096446,1481809,1005,95.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19096665,1482029,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19096864,1482230,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19096923,1482290,1005,33.87,,70.0,,,,,,,"Carbohydrate, by difference",G -19096932,1482299,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19097120,1482487,1005,21.55,,70.0,,,,,,,"Carbohydrate, by difference",G -19097758,1483128,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19097885,1483256,1005,63.46,,70.0,,,,,,,"Carbohydrate, by difference",G -19098061,1483434,1005,11.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19098134,1483507,1005,27.91,,70.0,,,,,,,"Carbohydrate, by difference",G -19098255,1483629,1005,4.94,,70.0,,,,,,,"Carbohydrate, by difference",G -19098398,1483777,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19098415,1483794,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19098424,1483803,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19098622,1484001,1005,18.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19098646,1484025,1005,6.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19099096,1484483,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19099355,1484743,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19099358,1484746,1005,18.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19099692,1485086,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19099892,1485288,1005,69.39,,70.0,,,,,,,"Carbohydrate, by difference",G -19099950,1485346,1005,74.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19099954,1485350,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19100354,1485752,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19100399,1485798,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19100500,1485899,1005,4.94,,70.0,,,,,,,"Carbohydrate, by difference",G -19100664,1486063,1005,16.15,,70.0,,,,,,,"Carbohydrate, by difference",G -19100696,1486095,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19100993,1486395,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19101148,1486550,1005,75.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19101166,1486568,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19101322,1486724,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19101400,1486804,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19101588,1486992,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19101722,1487127,1005,7.32,,70.0,,,,,,,"Carbohydrate, by difference",G -19101964,1487371,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19102411,1487818,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19102510,1487917,1005,37.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19102663,1488071,1005,16.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19103198,1488610,1005,30.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19103460,1488877,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19103470,1488887,1005,48.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19103649,1489066,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19103897,1489315,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19103923,1489341,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G -19104078,1489501,1005,18.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19104150,1489574,1005,5.69,,70.0,,,,,,,"Carbohydrate, by difference",G -19104219,1489643,1005,21.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19104283,1489709,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19104436,1489863,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19105533,1490974,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19105588,1491029,1005,15.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19105755,1491196,1005,86.36,,70.0,,,,,,,"Carbohydrate, by difference",G -19105846,1491287,1005,8.98,,70.0,,,,,,,"Carbohydrate, by difference",G -19106128,1491571,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G -19106155,1491598,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19106385,1491828,1005,15.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19106510,1491953,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19106683,1492127,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19106819,1492263,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19106881,1492327,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19107225,1492674,1005,15.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19107390,1492839,1005,29.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19107455,1492904,1005,7.14,,73.0,,,,,,,"Carbohydrate, by difference",G -19107740,1493190,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19108114,1493565,1005,16.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19108284,1493735,1005,88.1,,70.0,,,,,,,"Carbohydrate, by difference",G -19108336,1493787,1005,88.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19108368,1493819,1005,74.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19108574,1494026,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19108885,1494340,1005,16.8,,70.0,,,,,,,"Carbohydrate, by difference",G -19108994,1494449,1005,25.85,,70.0,,,,,,,"Carbohydrate, by difference",G -19109003,1494458,1005,61.84,,70.0,,,,,,,"Carbohydrate, by difference",G -19109099,1494554,1005,56.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19109217,1494672,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19109411,1494869,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19109662,1495122,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19109896,1495356,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G -19110222,1495682,1005,42.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19110483,1495955,1005,53.03,,70.0,,,,,,,"Carbohydrate, by difference",G -19110637,1496110,1005,22.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19110744,1496217,1005,10.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19110905,1496378,1005,4.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19111411,1496888,1005,56.6,,70.0,,,,,,,"Carbohydrate, by difference",G -19111507,1496985,1005,77.05,,70.0,,,,,,,"Carbohydrate, by difference",G -19111539,1497017,1005,11.11,,73.0,,,,,,,"Carbohydrate, by difference",G -19111582,1497060,1005,76.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19111700,1497178,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19112073,1497552,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G -19112439,1497922,1005,67.65,,70.0,,,,,,,"Carbohydrate, by difference",G -19112463,1497946,1005,16.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19112735,1498218,1005,14.65,,70.0,,,,,,,"Carbohydrate, by difference",G -19112764,1498247,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19112857,1498341,1005,27.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19113101,1498586,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19113151,1498636,1005,14.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19113166,1498651,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19113171,1498656,1005,5.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19113357,1498843,1005,2.99,,70.0,,,,,,,"Carbohydrate, by difference",G -19113503,1498990,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19113579,1499068,1005,26.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19113626,1499115,1005,30.26,,70.0,,,,,,,"Carbohydrate, by difference",G -19113695,1499184,1005,31.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19113715,1499204,1005,18.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19113728,1499217,1005,10.66,,70.0,,,,,,,"Carbohydrate, by difference",G -19114071,1499561,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19114249,1499739,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19114587,1500077,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19114901,1500394,1005,43.9,,70.0,,,,,,,"Carbohydrate, by difference",G -19115096,1500591,1005,6.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19115234,1500729,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19115238,1500733,1005,1.99,,70.0,,,,,,,"Carbohydrate, by difference",G -19115313,1500808,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19115348,1500843,1005,14.62,,70.0,,,,,,,"Carbohydrate, by difference",G -19115544,1501042,1005,1.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19115555,1501053,1005,17.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19116661,1502164,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19117197,1502700,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19117225,1502728,1005,46.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19117250,1502753,1005,48.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19117419,1502922,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19117474,1502977,1005,5.05,,70.0,,,,,,,"Carbohydrate, by difference",G -19117561,1503064,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19117906,1503409,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19118104,1503607,1005,9.6,,70.0,,,,,,,"Carbohydrate, by difference",G -19118346,1503851,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19119407,1504914,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19119508,1505015,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19119541,1505048,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19119585,1505092,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19119911,1505419,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19120015,1505523,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19121541,1507058,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19122036,1507560,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19122046,1507570,1005,32.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19122158,1507682,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19122243,1507767,1005,6.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19122356,1507880,1005,6.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19122472,1507996,1005,20.27,,70.0,,,,,,,"Carbohydrate, by difference",G -19122551,1508076,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19123362,1508898,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19123393,1508929,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19123601,1509151,1005,80.81,,70.0,,,,,,,"Carbohydrate, by difference",G -19123794,1509344,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19123887,1509440,1005,56.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19124161,1509726,1005,21.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19124594,1510173,1005,29.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19124801,1510380,1005,22.73,,70.0,,,,,,,"Carbohydrate, by difference",G -19124897,1510476,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19125234,1510819,1005,32.93,,70.0,,,,,,,"Carbohydrate, by difference",G -19125556,1511144,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19125671,1511259,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19125689,1511277,1005,25.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19125897,1511485,1005,9.68,,70.0,,,,,,,"Carbohydrate, by difference",G -19125952,1511540,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19126094,1511682,1005,68.75,,70.0,,,,,,,"Carbohydrate, by difference",G -19126138,1511726,1005,41.03,,70.0,,,,,,,"Carbohydrate, by difference",G -19126458,1512048,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19126661,1512252,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19126739,1512333,1005,3.82,,70.0,,,,,,,"Carbohydrate, by difference",G -19126913,1512507,1005,8.45,,70.0,,,,,,,"Carbohydrate, by difference",G -19127026,1512620,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19127524,1513121,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19127853,1513458,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19127909,1513514,1005,0.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19127926,1513531,1005,6.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19128237,1513844,1005,20.65,,70.0,,,,,,,"Carbohydrate, by difference",G -19128399,1514008,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19128914,1514527,1005,11.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19129078,1514692,1005,5.04,,70.0,,,,,,,"Carbohydrate, by difference",G -19129203,1514818,1005,10.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19129654,1515282,1005,48.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19129791,1515420,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19129891,1515521,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19130473,1516104,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19130633,1516265,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19131094,1516726,1005,56.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19131298,1516930,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19131427,1517063,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19131656,1517292,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19131761,1517397,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19131790,1517426,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19131853,1517489,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19132040,1517676,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19132123,1517759,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19132126,1517762,1005,50.0,,73.0,,,,,,,"Carbohydrate, by difference",G -19132283,1517920,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19132480,1518117,1005,59.52,,70.0,,,,,,,"Carbohydrate, by difference",G -19133010,1518648,1005,88.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19133201,1518840,1005,2.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19133294,1518933,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19133337,1518976,1005,95.65,,70.0,,,,,,,"Carbohydrate, by difference",G -19133357,1518996,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19133583,1519222,1005,60.61,,70.0,,,,,,,"Carbohydrate, by difference",G -19133705,1519344,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19133991,1519630,1005,73.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19134125,1519764,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19134192,1519831,1005,18.6,,70.0,,,,,,,"Carbohydrate, by difference",G -19134350,1519989,1005,80.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19134447,1520086,1005,73.81,,70.0,,,,,,,"Carbohydrate, by difference",G -19134652,1520293,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19134790,1520432,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19135037,1520679,1005,73.81,,70.0,,,,,,,"Carbohydrate, by difference",G -19135146,1520788,1005,7.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19135179,1520821,1005,68.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19135225,1520867,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19135924,1521566,1005,84.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19136091,1521733,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19136203,1521845,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19136445,1522087,1005,58.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19136569,1522211,1005,39.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19136590,1522232,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19136745,1522387,1005,92.31,,70.0,,,,,,,"Carbohydrate, by difference",G -19136914,1522556,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19136980,1522624,1005,52.73,,70.0,,,,,,,"Carbohydrate, by difference",G -19136996,1522640,1005,29.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19137352,1522997,1005,70.97,,70.0,,,,,,,"Carbohydrate, by difference",G -19137417,1523062,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19137690,1523335,1005,45.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19137726,1523371,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19138042,1523688,1005,82.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19138305,1523952,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19138326,1523973,1005,0.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19138739,1524386,1005,65.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19138741,1524388,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19139105,1524752,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19139628,1525278,1005,46.15,,70.0,,,,,,,"Carbohydrate, by difference",G -19139688,1525338,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19139908,1525559,1005,46.81,,70.0,,,,,,,"Carbohydrate, by difference",G -19140197,1525849,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19140380,1526032,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19140530,1526182,1005,11.81,,70.0,,,,,,,"Carbohydrate, by difference",G -19140658,1526313,1005,91.55,,70.0,,,,,,,"Carbohydrate, by difference",G -19140675,1526330,1005,92.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19140810,1526466,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19142116,1527780,1005,94.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19142167,1527831,1005,95.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19142281,1527945,1005,9.73,,70.0,,,,,,,"Carbohydrate, by difference",G -19142444,1528109,1005,59.02,,70.0,,,,,,,"Carbohydrate, by difference",G -19142742,1528407,1005,61.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19142804,1528469,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19142902,1528567,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19143013,1528678,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19143242,1528907,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19143409,1529074,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19143431,1529096,1005,1.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19143598,1529265,1005,55.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19144150,1529817,1005,61.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19144201,1529868,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19144542,1530210,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19144791,1530460,1005,92.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19145016,1530685,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19145443,1531115,1005,60.05,,70.0,,,,,,,"Carbohydrate, by difference",G -19145982,1531659,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19146373,1532050,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19146581,1532258,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19146611,1532288,1005,79.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19146813,1532492,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19146884,1532567,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19147666,1533353,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19147933,1533620,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19147946,1533633,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19148071,1533758,1005,88.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19148149,1533836,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19148206,1533893,1005,87.18,,70.0,,,,,,,"Carbohydrate, by difference",G -19148444,1534131,1005,79.31,,70.0,,,,,,,"Carbohydrate, by difference",G -19148661,1534348,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19148856,1534544,1005,25.54,,70.0,,,,,,,"Carbohydrate, by difference",G -19148961,1534649,1005,11.01,,70.0,,,,,,,"Carbohydrate, by difference",G -19148973,1534661,1005,68.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19149055,1534743,1005,20.0,,73.0,,,,,,,"Carbohydrate, by difference",G -19149112,1534800,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19149249,1534937,1005,48.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19149260,1534948,1005,13.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19149471,1535159,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19149630,1535319,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19150254,1535943,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19150467,1536156,1005,13.22,,70.0,,,,,,,"Carbohydrate, by difference",G -19150830,1536520,1005,8.77,,70.0,,,,,,,"Carbohydrate, by difference",G -19151059,1536749,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19151447,1537138,1005,23.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19151512,1537203,1005,1.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19151557,1537248,1005,4.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19151608,1537299,1005,15.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19151704,1537398,1005,56.34,,70.0,,,,,,,"Carbohydrate, by difference",G -19152083,1537778,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19152325,1538020,1005,74.21,,75.0,,,,,,,"Carbohydrate, by difference",G -19152729,1538424,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19153052,1538747,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19153122,1538817,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19153247,1538944,1005,72.94,,70.0,,,,,,,"Carbohydrate, by difference",G -19153284,1538981,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19153363,1539060,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19153369,1539066,1005,60.47,,70.0,,,,,,,"Carbohydrate, by difference",G -19153917,1539617,1005,59.65,,70.0,,,,,,,"Carbohydrate, by difference",G -19154436,1540137,1005,12.2,,70.0,,,,,,,"Carbohydrate, by difference",G -19154696,1540397,1005,62.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19154717,1540418,1005,67.65,,70.0,,,,,,,"Carbohydrate, by difference",G -19155039,1540744,1005,77.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19155085,1540790,1005,85.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19155829,1541535,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19156269,1541978,1005,0.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19156489,1542200,1005,75.93,,70.0,,,,,,,"Carbohydrate, by difference",G -19156585,1542296,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19156656,1542367,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19156763,1542474,1005,9.52,,70.0,,,,,,,"Carbohydrate, by difference",G -19156846,1542559,1005,44.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19156918,1542632,1005,44.64,,70.0,,,,,,,"Carbohydrate, by difference",G -19156927,1542641,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19157088,1542802,1005,86.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19157133,1542847,1005,4.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19157167,1542881,1005,79.49,,70.0,,,,,,,"Carbohydrate, by difference",G -19157197,1542911,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19157229,1542943,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19157407,1543121,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19157774,1543490,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19157891,1543607,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19158307,1544025,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19159334,1545057,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19159336,1545059,1005,10.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19159342,1545065,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19159396,1545119,1005,29.23,,70.0,,,,,,,"Carbohydrate, by difference",G -19160022,1545754,1005,15.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19160167,1545899,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19160448,1546181,1005,29.07,,70.0,,,,,,,"Carbohydrate, by difference",G -19160949,1546683,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19161136,1546880,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19161551,1547306,1005,8.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19161726,1547481,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19162263,1548024,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19162370,1548131,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19162404,1548165,1005,32.64,,70.0,,,,,,,"Carbohydrate, by difference",G -19162487,1548249,1005,33.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19162658,1548420,1005,11.63,,70.0,,,,,,,"Carbohydrate, by difference",G -19162708,1548471,1005,25.37,,70.0,,,,,,,"Carbohydrate, by difference",G -19162760,1548523,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19162812,1548575,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19163002,1548766,1005,5.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19163108,1548872,1005,28.36,,70.0,,,,,,,"Carbohydrate, by difference",G -19163149,1548913,1005,11.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19163196,1548960,1005,20.18,,70.0,,,,,,,"Carbohydrate, by difference",G -19163360,1549125,1005,3.75,,70.0,,,,,,,"Carbohydrate, by difference",G -19163847,1549612,1005,55.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19163874,1549639,1005,2.73,,70.0,,,,,,,"Carbohydrate, by difference",G -19164321,1550087,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19164530,1550297,1005,34.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19164841,1550608,1005,60.87,,70.0,,,,,,,"Carbohydrate, by difference",G -19165097,1550866,1005,37.04,,70.0,,,,,,,"Carbohydrate, by difference",G -19165130,1550899,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19165293,1551064,1005,11.45,,70.0,,,,,,,"Carbohydrate, by difference",G -19165429,1551202,1005,11.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19165704,1551478,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19165826,1551600,1005,73.68,,70.0,,,,,,,"Carbohydrate, by difference",G -19166034,1551811,1005,49.02,,70.0,,,,,,,"Carbohydrate, by difference",G -19166069,1551846,1005,33.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19166274,1552051,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19166882,1552659,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19167654,1553432,1005,61.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19167696,1553474,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19167775,1553553,1005,92.31,,70.0,,,,,,,"Carbohydrate, by difference",G -19168048,1553827,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19168062,1553841,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19168113,1553892,1005,37.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19168236,1554015,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19168378,1554159,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19168389,1554170,1005,19.05,,70.0,,,,,,,"Carbohydrate, by difference",G -19168479,1554260,1005,55.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19168584,1554366,1005,28.85,,70.0,,,,,,,"Carbohydrate, by difference",G -19168645,1554427,1005,8.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19168776,1554559,1005,12.78,,70.0,,,,,,,"Carbohydrate, by difference",G -19168881,1554664,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19169083,1554866,1005,37.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19169164,1554947,1005,48.68,,70.0,,,,,,,"Carbohydrate, by difference",G -19169221,1555004,1005,64.91,,70.0,,,,,,,"Carbohydrate, by difference",G -19169590,1555374,1005,43.18,,70.0,,,,,,,"Carbohydrate, by difference",G -19169770,1555556,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19170148,1555934,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G -19170233,1556019,1005,5.26,,70.0,,,,,,,"Carbohydrate, by difference",G -19170719,1556506,1005,10.62,,70.0,,,,,,,"Carbohydrate, by difference",G -19170750,1556537,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19171056,1556845,1005,14.4,,70.0,,,,,,,"Carbohydrate, by difference",G -19171057,1556846,1005,2.7,,70.0,,,,,,,"Carbohydrate, by difference",G -19171061,1556850,1005,18.18,,70.0,,,,,,,"Carbohydrate, by difference",G -19171287,1557076,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19171440,1557229,1005,10.48,,70.0,,,,,,,"Carbohydrate, by difference",G -19171536,1557325,1005,2.68,,70.0,,,,,,,"Carbohydrate, by difference",G -19171984,1557776,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19172075,1557867,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G -19172293,1558089,1005,52.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19172321,1558117,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19172498,1558294,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19172542,1558338,1005,3.51,,70.0,,,,,,,"Carbohydrate, by difference",G -19172816,1558616,1005,30.68,,70.0,,,,,,,"Carbohydrate, by difference",G -19172968,1558768,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19173089,1558891,1005,22.73,,70.0,,,,,,,"Carbohydrate, by difference",G -19173165,1558967,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19173320,1559122,1005,0.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19173376,1559178,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19173541,1559343,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19173621,1559423,1005,48.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19173867,1559669,1005,29.7,,70.0,,,,,,,"Carbohydrate, by difference",G -19173943,1559745,1005,3.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19173947,1559749,1005,16.15,,70.0,,,,,,,"Carbohydrate, by difference",G -19174424,1560226,1005,10.2,,70.0,,,,,,,"Carbohydrate, by difference",G -19174887,1560690,1005,13.16,,70.0,,,,,,,"Carbohydrate, by difference",G -19174950,1560754,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19175098,1560904,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G -19175340,1561146,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19175502,1561308,1005,17.65,,70.0,,,,,,,"Carbohydrate, by difference",G -19175620,1561427,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19175719,1561526,1005,18.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19175772,1561579,1005,9.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19175833,1561640,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19176050,1561858,1005,17.31,,70.0,,,,,,,"Carbohydrate, by difference",G -19176149,1561957,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19176217,1562025,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19176274,1562082,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19176527,1562337,1005,82.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19176640,1562452,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19177008,1562820,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19177803,1563616,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19178100,1563914,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19178130,1563944,1005,13.92,,70.0,,,,,,,"Carbohydrate, by difference",G -19178174,1563988,1005,6.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19178275,1564089,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19178281,1564095,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19178391,1564205,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19178663,1564488,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19178916,1564745,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19179564,1565396,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19179815,1565647,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19179877,1565709,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19180348,1566183,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19180401,1566237,1005,24.1,,70.0,,,,,,,"Carbohydrate, by difference",G -19180933,1566774,1005,63.16,,70.0,,,,,,,"Carbohydrate, by difference",G -19180975,1566816,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19181085,1566926,1005,52.63,,70.0,,,,,,,"Carbohydrate, by difference",G -19181126,1566969,1005,51.16,,70.0,,,,,,,"Carbohydrate, by difference",G -19181339,1567182,1005,4.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19181413,1567258,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19181444,1567289,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19181673,1567518,1005,0.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19181713,1567559,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19181858,1567704,1005,78.72,,70.0,,,,,,,"Carbohydrate, by difference",G -19181928,1567774,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19181962,1567808,1005,29.49,,70.0,,,,,,,"Carbohydrate, by difference",G -19182083,1567929,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19182438,1568286,1005,85.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19182582,1568431,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19182730,1568579,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19182878,1568727,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19182890,1568739,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19182906,1568755,1005,49.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19182964,1568817,1005,48.48,,70.0,,,,,,,"Carbohydrate, by difference",G -19183095,1568949,1005,42.55,,70.0,,,,,,,"Carbohydrate, by difference",G -19183120,1568974,1005,39.39,,70.0,,,,,,,"Carbohydrate, by difference",G -19183143,1568997,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19183231,1569085,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19183368,1569222,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19183468,1569322,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19183567,1569421,1005,29.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19183717,1569573,1005,9.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19183748,1569604,1005,19.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19184006,1569862,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19184835,1570694,1005,81.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19184870,1570729,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19185052,1570911,1005,29.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19185352,1571213,1005,10.99,,70.0,,,,,,,"Carbohydrate, by difference",G -19185657,1571519,1005,32.84,,70.0,,,,,,,"Carbohydrate, by difference",G -19185845,1571707,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19185977,1571840,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19186064,1571927,1005,38.1,,70.0,,,,,,,"Carbohydrate, by difference",G -19186089,1571953,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19186107,1571971,1005,90.48,,70.0,,,,,,,"Carbohydrate, by difference",G -19186273,1572137,1005,4.9,,70.0,,,,,,,"Carbohydrate, by difference",G -19186519,1572384,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19186715,1572581,1005,57.65,,70.0,,,,,,,"Carbohydrate, by difference",G -19186725,1572591,1005,73.02,,70.0,,,,,,,"Carbohydrate, by difference",G -19187115,1572984,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19187417,1573291,1005,23.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19187760,1573635,1005,5.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19187878,1573753,1005,86.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19188248,1574124,1005,44.68,,70.0,,,,,,,"Carbohydrate, by difference",G -19188276,1574152,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19188284,1574160,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19188631,1574508,1005,22.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19188747,1574624,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19188788,1574665,1005,46.51,,70.0,,,,,,,"Carbohydrate, by difference",G -19188931,1574808,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19189190,1575067,1005,21.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19189468,1575349,1005,69.05,,70.0,,,,,,,"Carbohydrate, by difference",G -19189481,1575362,1005,65.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19189544,1575425,1005,27.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19190042,1575926,1005,53.85,,70.0,,,,,,,"Carbohydrate, by difference",G -19190283,1576167,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19190743,1576628,1005,64.1,,70.0,,,,,,,"Carbohydrate, by difference",G -19190774,1576660,1005,82.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19190832,1576721,1005,28.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19191228,1577135,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19191268,1577175,1005,83.87,,70.0,,,,,,,"Carbohydrate, by difference",G -19191395,1577303,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19191609,1577522,1005,13.48,,70.0,,,,,,,"Carbohydrate, by difference",G -19191631,1577544,1005,45.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19191947,1577860,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19192198,1578116,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19192266,1578184,1005,41.6,,70.0,,,,,,,"Carbohydrate, by difference",G -19192319,1578237,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19192410,1578328,1005,51.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19192750,1578668,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19192799,1578717,1005,65.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19193239,1579157,1005,4.55,,70.0,,,,,,,"Carbohydrate, by difference",G -19193278,1579198,1005,55.32,,70.0,,,,,,,"Carbohydrate, by difference",G -19193332,1579254,1005,1.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19193420,1579342,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19193908,1579830,1005,67.65,,70.0,,,,,,,"Carbohydrate, by difference",G -19194016,1579938,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19194031,1579953,1005,7.69,,70.0,,,,,,,"Carbohydrate, by difference",G -19194088,1580010,1005,59.52,,70.0,,,,,,,"Carbohydrate, by difference",G -19194141,1580063,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19194888,1580820,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19195354,1581286,1005,8.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19195404,1581336,1005,15.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19195422,1581354,1005,31.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19195827,1581761,1005,0.4,,70.0,,,,,,,"Carbohydrate, by difference",G -19196051,1581990,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19196719,1582659,1005,13.75,,70.0,,,,,,,"Carbohydrate, by difference",G -19197290,1583234,1005,32.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19197326,1583270,1005,68.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19197959,1583912,1005,55.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19197980,1583933,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19198077,1584030,1005,41.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19198086,1584039,1005,79.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19198159,1584112,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19198478,1584442,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G -19198730,1584697,1005,12.68,,70.0,,,,,,,"Carbohydrate, by difference",G -19198826,1584794,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19199070,1585041,1005,48.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19199125,1585097,1005,38.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19199284,1585258,1005,42.37,,70.0,,,,,,,"Carbohydrate, by difference",G -19199625,1585601,1005,5.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19199732,1585709,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19199839,1585819,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19199913,1585893,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19199924,1585904,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19199928,1585908,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19199988,1585968,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19200282,1586262,1005,11.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19200538,1586539,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19200647,1586649,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19201108,1587115,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19201182,1587191,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19201297,1587314,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19201417,1587434,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19201971,1587993,1005,62.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19202143,1588166,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19202148,1588171,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19202303,1588326,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19202309,1588332,1005,10.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19202311,1588334,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19202978,1589003,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19203363,1589391,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19203882,1589914,1005,12.9,,70.0,,,,,,,"Carbohydrate, by difference",G -19204146,1590179,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19204169,1590202,1005,12.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19204705,1590745,1005,14.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19204829,1590869,1005,51.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19205218,1591258,1005,8.36,,70.0,,,,,,,"Carbohydrate, by difference",G -19205230,1591273,1005,68.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19205516,1591573,1005,28.72,,70.0,,,,,,,"Carbohydrate, by difference",G -19205594,1591651,1005,30.59,,70.0,,,,,,,"Carbohydrate, by difference",G -19205777,1591834,1005,13.78,,70.0,,,,,,,"Carbohydrate, by difference",G -19205837,1591894,1005,23.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19206284,1592343,1005,13.69,,70.0,,,,,,,"Carbohydrate, by difference",G -19206406,1592529,1005,8.9,,70.0,,,,,,,"Carbohydrate, by difference",G -19206411,1592541,1005,22.62,,70.0,,,,,,,"Carbohydrate, by difference",G -19206419,1592594,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19206452,1592633,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19206489,1592670,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19206759,1592943,1005,68.97,,70.0,,,,,,,"Carbohydrate, by difference",G -19206977,1593161,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19207350,1593553,1005,30.47,,70.0,,,,,,,"Carbohydrate, by difference",G -19207567,1593787,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19207666,1593895,1005,63.16,,70.0,,,,,,,"Carbohydrate, by difference",G -19207809,1594047,1005,61.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19208005,1594306,1005,16.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19208086,1594419,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19208118,1594453,1005,52.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19208171,1594506,1005,22.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19208458,1594817,1005,12.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19208785,1595351,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19208861,1595427,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19209328,1596034,1005,13.73,,70.0,,,,,,,"Carbohydrate, by difference",G -19209384,1596096,1005,65.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19209820,1596565,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19209954,1596725,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19210443,1597240,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19210876,1597705,1005,23.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19210943,1597774,1005,20.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19211242,1598075,1005,12.32,,70.0,,,,,,,"Carbohydrate, by difference",G -19211360,1598202,1005,27.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19211758,1598632,1005,15.9,,70.0,,,,,,,"Carbohydrate, by difference",G -19211825,1598699,1005,19.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19212183,1599061,1005,15.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19212333,1599212,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19212391,1599285,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19212806,1599725,1005,20.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19213370,1600336,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19213474,1600442,1005,26.92,,70.0,,,,,,,"Carbohydrate, by difference",G -19213520,1600506,1005,51.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19213553,1600547,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G -19213630,1600625,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19213636,1600631,1005,87.8,,70.0,,,,,,,"Carbohydrate, by difference",G -19213655,1600650,1005,8.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19214528,1601552,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19214615,1601657,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19214745,1601814,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19214851,1601928,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19214994,1602112,1005,52.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19215445,1602585,1005,18.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19215512,1602652,1005,12.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19215581,1602721,1005,64.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19215781,1602931,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19215786,1602937,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19215891,1603044,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19216409,1603564,1005,34.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19216835,1604001,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19216977,1604145,1005,28.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19217060,1604253,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19217596,1604803,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19217652,1604861,1005,7.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19217792,1605002,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19218049,1605262,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19218061,1605274,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19218097,1605312,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19218115,1605330,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19218237,1605452,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19218247,1605462,1005,51.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19218684,1605902,1005,40.62,,70.0,,,,,,,"Carbohydrate, by difference",G -19218733,1605951,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19220046,1607268,1005,27.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19220188,1607412,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19220266,1607490,1005,21.54,,70.0,,,,,,,"Carbohydrate, by difference",G -19220398,1607622,1005,14.91,,70.0,,,,,,,"Carbohydrate, by difference",G -19220415,1607640,1005,56.47,,70.0,,,,,,,"Carbohydrate, by difference",G -19220864,1608089,1005,68.75,,70.0,,,,,,,"Carbohydrate, by difference",G -19221134,1608359,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19221378,1608636,1005,60.98,,70.0,,,,,,,"Carbohydrate, by difference",G -19221433,1608691,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19221781,1609043,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19221981,1609243,1005,25.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19222086,1609349,1005,70.18,,70.0,,,,,,,"Carbohydrate, by difference",G -19222202,1609465,1005,50.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19222267,1609531,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19222512,1609784,1005,12.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19222797,1610072,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19222840,1610115,1005,17.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19222952,1610228,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19223071,1610348,1005,28.85,,70.0,,,,,,,"Carbohydrate, by difference",G -19223342,1610620,1005,46.34,,70.0,,,,,,,"Carbohydrate, by difference",G -19223363,1610641,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19223706,1610994,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19223955,1611256,1005,42.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19224224,1611538,1005,17.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19224230,1611544,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G -19224393,1611707,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19224443,1611782,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19224491,1611832,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19225171,1612521,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19225500,1612852,1005,37.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19225618,1612971,1005,38.78,,70.0,,,,,,,"Carbohydrate, by difference",G -19225884,1613237,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19226438,1613791,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19226715,1614072,1005,8.82,,70.0,,,,,,,"Carbohydrate, by difference",G -19226768,1614126,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19227087,1614449,1005,9.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19227248,1614612,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19227642,1615009,1005,26.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19227858,1615227,1005,32.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19227866,1615235,1005,12.68,,70.0,,,,,,,"Carbohydrate, by difference",G -19227906,1615276,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19228258,1615628,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19228375,1615745,1005,31.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19228587,1615957,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19229290,1616668,1005,13.6,,70.0,,,,,,,"Carbohydrate, by difference",G -19229663,1617043,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19229734,1617114,1005,4.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19229831,1617211,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19229921,1617302,1005,38.03,,70.0,,,,,,,"Carbohydrate, by difference",G -19230161,1617544,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19230372,1617759,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19230532,1617920,1005,74.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19230561,1617949,1005,71.15,,70.0,,,,,,,"Carbohydrate, by difference",G -19230587,1617976,1005,12.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19230621,1618011,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19231075,1618473,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19231439,1618841,1005,8.75,,70.0,,,,,,,"Carbohydrate, by difference",G -19231525,1618927,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19232209,1619619,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19232555,1619974,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19233230,1620675,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19233258,1620704,1005,37.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19233275,1620722,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19233276,1620723,1005,12.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19233451,1620900,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19233836,1621318,1005,8.75,,70.0,,,,,,,"Carbohydrate, by difference",G -19234115,1621597,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19234166,1621648,1005,4.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19234599,1622114,1005,17.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19234606,1622121,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19234637,1622152,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19234857,1622373,1005,15.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19234942,1622458,1005,12.78,,70.0,,,,,,,"Carbohydrate, by difference",G -19234974,1622490,1005,45.95,,70.0,,,,,,,"Carbohydrate, by difference",G -19235406,1622925,1005,20.69,,70.0,,,,,,,"Carbohydrate, by difference",G -19235573,1623104,1005,53.49,,70.0,,,,,,,"Carbohydrate, by difference",G -19235712,1623245,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19235900,1623439,1005,4.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19235948,1623487,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19235990,1623529,1005,32.26,,70.0,,,,,,,"Carbohydrate, by difference",G -19236107,1623652,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19236440,1623999,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19236625,1624210,1005,36.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19236781,1624372,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19237239,1624855,1005,39.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19237278,1624903,1005,27.27,,70.0,,,,,,,"Carbohydrate, by difference",G -19237380,1625035,1005,25.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19237542,1625242,1005,12.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19237632,1625342,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19237638,1625348,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19238044,1625834,1005,80.65,,70.0,,,,,,,"Carbohydrate, by difference",G -19238158,1625966,1005,72.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19238338,1626186,1005,17.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19238386,1626239,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19238476,1626342,1005,80.65,,70.0,,,,,,,"Carbohydrate, by difference",G -19238529,1626586,1005,8.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19238560,1626666,1005,38.54,,70.0,,,,,,,"Carbohydrate, by difference",G -19238577,1626700,1005,12.68,,70.0,,,,,,,"Carbohydrate, by difference",G -19238633,1626756,1005,26.16,,70.0,,,,,,,"Carbohydrate, by difference",G -19238672,1626797,1005,24.46,,70.0,,,,,,,"Carbohydrate, by difference",G -19239043,1627334,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19239450,1627812,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19239523,1627895,1005,11.84,,70.0,,,,,,,"Carbohydrate, by difference",G -19239532,1627904,1005,12.96,,70.0,,,,,,,"Carbohydrate, by difference",G -19239972,1628531,1005,61.9,,70.0,,,,,,,"Carbohydrate, by difference",G -19239988,1628589,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19240120,1628974,1005,84.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19240273,1629234,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19240524,1629487,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G -19240799,1629852,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19241291,1630457,1005,12.63,,70.0,,,,,,,"Carbohydrate, by difference",G -19241371,1630556,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19241409,1630608,1005,4.65,,70.0,,,,,,,"Carbohydrate, by difference",G -19241551,1630900,1005,14.22,,70.0,,,,,,,"Carbohydrate, by difference",G -19241584,1630967,1005,94.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19241713,1631283,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19241758,1631339,1005,59.52,,70.0,,,,,,,"Carbohydrate, by difference",G -19241804,1631394,1005,52.63,,70.0,,,,,,,"Carbohydrate, by difference",G -19241883,1631560,1005,35.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19242090,1631807,1005,29.07,,70.0,,,,,,,"Carbohydrate, by difference",G -19242094,1631811,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19242164,1631881,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19242872,1632721,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19243229,1633098,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19243296,1633169,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19243353,1633228,1005,14.16,,70.0,,,,,,,"Carbohydrate, by difference",G -19243440,1633323,1005,27.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19243470,1633356,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19243525,1633424,1005,18.95,,70.0,,,,,,,"Carbohydrate, by difference",G -19243545,1633447,1005,69.7,,70.0,,,,,,,"Carbohydrate, by difference",G -19244397,1634454,1005,59.26,,70.0,,,,,,,"Carbohydrate, by difference",G -19244555,1634648,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19244656,1634770,1005,92.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19244833,1634978,1005,41.46,,70.0,,,,,,,"Carbohydrate, by difference",G -19244977,1635140,1005,45.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19245242,1635597,1005,30.3,,70.0,,,,,,,"Carbohydrate, by difference",G -19245475,1635985,1005,84.62,,70.0,,,,,,,"Carbohydrate, by difference",G -19245535,1636105,1005,69.05,,70.0,,,,,,,"Carbohydrate, by difference",G -19245665,1636345,1005,12.39,,70.0,,,,,,,"Carbohydrate, by difference",G -19245864,1636557,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19245867,1636560,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19245903,1636598,1005,73.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19245911,1636607,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19246139,1636841,1005,15.62,,70.0,,,,,,,"Carbohydrate, by difference",G -19246245,1636949,1005,9.77,,70.0,,,,,,,"Carbohydrate, by difference",G -19246278,1636982,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19246558,1637266,1005,9.18,,70.0,,,,,,,"Carbohydrate, by difference",G -19246607,1637315,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19246658,1637367,1005,8.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19246824,1637534,1005,54.39,,70.0,,,,,,,"Carbohydrate, by difference",G -19247005,1637716,1005,52.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19247144,1637855,1005,22.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19247176,1637887,1005,15.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19247295,1638006,1005,10.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19247624,1638340,1005,18.62,,70.0,,,,,,,"Carbohydrate, by difference",G -19247665,1638383,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19248553,1639277,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19248673,1639398,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19248844,1639570,1005,67.61,,70.0,,,,,,,"Carbohydrate, by difference",G -19249001,1639728,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19249136,1639865,1005,9.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19249765,1640497,1005,76.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19249887,1640621,1005,9.05,,70.0,,,,,,,"Carbohydrate, by difference",G -19250420,1641155,1005,46.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19250493,1641228,1005,16.03,,70.0,,,,,,,"Carbohydrate, by difference",G -19250564,1641299,1005,23.85,,70.0,,,,,,,"Carbohydrate, by difference",G -19251020,1641757,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19251122,1641859,1005,28.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19251269,1642007,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19251400,1642140,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19251442,1642182,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19252022,1642765,1005,61.7,,70.0,,,,,,,"Carbohydrate, by difference",G -19252310,1643156,1005,45.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19252676,1643790,1005,0.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19252767,1643890,1005,17.62,,70.0,,,,,,,"Carbohydrate, by difference",G -19253194,1644350,1005,60.98,,70.0,,,,,,,"Carbohydrate, by difference",G -19253494,1644759,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19253610,1644899,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19253950,1645386,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19254023,1645462,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19254092,1645533,1005,10.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19254205,1645646,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19254372,1645814,1005,9.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19254622,1646067,1005,17.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19254749,1646194,1005,7.2,,70.0,,,,,,,"Carbohydrate, by difference",G -19254952,1646403,1005,60.47,,70.0,,,,,,,"Carbohydrate, by difference",G -19255075,1646536,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19255260,1646724,1005,63.16,,70.0,,,,,,,"Carbohydrate, by difference",G -19255697,1647210,1005,2.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19255785,1647299,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19255829,1647346,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19256052,1647570,1005,23.4,,70.0,,,,,,,"Carbohydrate, by difference",G -19256343,1647862,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19256449,1647971,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19256752,1648276,1005,16.15,,70.0,,,,,,,"Carbohydrate, by difference",G -19256857,1648385,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19257206,1648737,1005,87.1,,70.0,,,,,,,"Carbohydrate, by difference",G -19257355,1648887,1005,14.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19257386,1648918,1005,56.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19257504,1649037,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19257600,1649133,1005,10.4,,70.0,,,,,,,"Carbohydrate, by difference",G -19257661,1649194,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19257927,1649460,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19257997,1649531,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19258173,1649712,1005,6.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19258354,1649893,1005,42.37,,70.0,,,,,,,"Carbohydrate, by difference",G -19258814,1650360,1005,8.37,,70.0,,,,,,,"Carbohydrate, by difference",G -19258969,1650515,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19259056,1650603,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19259178,1650726,1005,23.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19259268,1650816,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19259668,1651219,1005,22.22,,70.0,,,,,,,"Carbohydrate, by difference",G -19259716,1651268,1005,68.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19259832,1651385,1005,37.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19259954,1651507,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19260124,1651677,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19260237,1651790,1005,0.98,,70.0,,,,,,,"Carbohydrate, by difference",G -19260571,1652127,1005,72.73,,70.0,,,,,,,"Carbohydrate, by difference",G -19260615,1652171,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19260660,1652216,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19261188,1652750,1005,0.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19261332,1652894,1005,50.0,,73.0,,,,,,,"Carbohydrate, by difference",G -19261690,1653254,1005,70.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19261698,1653262,1005,21.18,,70.0,,,,,,,"Carbohydrate, by difference",G -19261752,1653316,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19261935,1653500,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19262138,1653703,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19262575,1654145,1005,26.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19262725,1654297,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19262888,1654460,1005,85.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19262890,1654462,1005,25.4,,70.0,,,,,,,"Carbohydrate, by difference",G -19263251,1654828,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19263318,1654895,1005,71.05,,70.0,,,,,,,"Carbohydrate, by difference",G -19263813,1655396,1005,9.23,,70.0,,,,,,,"Carbohydrate, by difference",G -19264016,1655606,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G -19264121,1655711,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19264379,1655972,1005,5.26,,70.0,,,,,,,"Carbohydrate, by difference",G -19264727,1656325,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19264741,1656340,1005,29.73,,70.0,,,,,,,"Carbohydrate, by difference",G -19264988,1656588,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19265052,1656652,1005,8.18,,70.0,,,,,,,"Carbohydrate, by difference",G -19265174,1656774,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G -19265468,1657069,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19265566,1657171,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19265586,1657191,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19265660,1657265,1005,13.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19265955,1657562,1005,17.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19266022,1657631,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19266630,1658244,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19266998,1658614,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19267467,1659087,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19267488,1659108,1005,55.26,,70.0,,,,,,,"Carbohydrate, by difference",G -19267553,1659174,1005,47.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19267605,1659226,1005,6.27,,70.0,,,,,,,"Carbohydrate, by difference",G -19267620,1659241,1005,8.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19267628,1659249,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19267681,1659302,1005,11.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19267740,1659364,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19267760,1659384,1005,16.13,,70.0,,,,,,,"Carbohydrate, by difference",G -19267918,1659542,1005,9.68,,70.0,,,,,,,"Carbohydrate, by difference",G -19267946,1659570,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19268033,1659659,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19268091,1659717,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19268542,1660170,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19268639,1660267,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19268838,1660468,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19268859,1660489,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19268860,1660490,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19268983,1660614,1005,14.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19269283,1660916,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19269901,1661536,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19269995,1661631,1005,9.68,,70.0,,,,,,,"Carbohydrate, by difference",G -19270164,1661810,1005,9.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19270189,1661837,1005,17.3,,70.0,,,,,,,"Carbohydrate, by difference",G -19270383,1662048,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19270654,1662340,1005,25.93,,70.0,,,,,,,"Carbohydrate, by difference",G -19270695,1662382,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19271060,1662808,1005,9.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19271165,1662918,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G -19271490,1663298,1005,52.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19271771,1663675,1005,86.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19271844,1663771,1005,61.54,,70.0,,,,,,,"Carbohydrate, by difference",G -19271889,1663827,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19271929,1663869,1005,74.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19272034,1664016,1005,5.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19273050,1665153,1005,51.16,,70.0,,,,,,,"Carbohydrate, by difference",G -19273118,1665221,1005,36.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19273334,1665437,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19273420,1665523,1005,10.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19273470,1665573,1005,57.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19273542,1665645,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19274040,1666145,1005,13.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19274152,1666257,1005,21.1,,70.0,,,,,,,"Carbohydrate, by difference",G -19274336,1666445,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19274406,1666515,1005,30.3,,70.0,,,,,,,"Carbohydrate, by difference",G -19274860,1666971,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19275520,1667639,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19275625,1667744,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19275669,1667788,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19276265,1668386,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19276453,1668575,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19276460,1668582,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19276474,1668596,1005,17.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19276585,1668710,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19276920,1669055,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19277035,1669173,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19277066,1669205,1005,2.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19277299,1669442,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19277369,1669512,1005,34.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19277383,1669526,1005,29.23,,70.0,,,,,,,"Carbohydrate, by difference",G -19277401,1669544,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19277539,1669684,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19277595,1669740,1005,56.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19277673,1669818,1005,46.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19277699,1669845,1005,37.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19277780,1669928,1005,32.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19278354,1670510,1005,89.66,,70.0,,,,,,,"Carbohydrate, by difference",G -19278511,1670670,1005,78.05,,70.0,,,,,,,"Carbohydrate, by difference",G -19278565,1670725,1005,34.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19278597,1670757,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19278661,1670821,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19278878,1671043,1005,51.28,,70.0,,,,,,,"Carbohydrate, by difference",G -19279202,1671374,1005,1.96,,70.0,,,,,,,"Carbohydrate, by difference",G -19279373,1671547,1005,21.05,,70.0,,,,,,,"Carbohydrate, by difference",G -19279424,1671599,1005,16.92,,70.0,,,,,,,"Carbohydrate, by difference",G -19279633,1671809,1005,30.3,,70.0,,,,,,,"Carbohydrate, by difference",G -19279820,1671997,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19279923,1672101,1005,48.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19280534,1672717,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19281083,1673276,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19281244,1673438,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19281284,1673478,1005,52.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19281661,1673860,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19282113,1674318,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19282266,1674471,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19282338,1674543,1005,28.36,,70.0,,,,,,,"Carbohydrate, by difference",G -19282422,1674627,1005,9.52,,70.0,,,,,,,"Carbohydrate, by difference",G -19282477,1674683,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19282594,1674800,1005,7.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19283179,1675390,1005,5.32,,70.0,,,,,,,"Carbohydrate, by difference",G -19283185,1675396,1005,78.95,,70.0,,,,,,,"Carbohydrate, by difference",G -19283248,1675459,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19284362,1676585,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19284519,1676744,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19284648,1676874,1005,54.39,,70.0,,,,,,,"Carbohydrate, by difference",G -19284816,1677042,1005,24.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19284824,1677050,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19284878,1677104,1005,0.2,,70.0,,,,,,,"Carbohydrate, by difference",G -19285118,1677345,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19285313,1677545,1005,65.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19285486,1677723,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19285536,1677774,1005,2.22,,70.0,,,,,,,"Carbohydrate, by difference",G -19285563,1677801,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19285639,1677877,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19285963,1678201,1005,12.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19286443,1678687,1005,30.61,,70.0,,,,,,,"Carbohydrate, by difference",G -19286576,1678823,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19286877,1679129,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19286933,1679185,1005,15.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19287515,1679773,1005,82.05,,70.0,,,,,,,"Carbohydrate, by difference",G -19287837,1680098,1005,21.2,,70.0,,,,,,,"Carbohydrate, by difference",G -19287858,1680119,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19287866,1680127,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19288128,1680395,1005,55.81,,70.0,,,,,,,"Carbohydrate, by difference",G -19289584,1681881,1005,70.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19289691,1681989,1005,63.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19289867,1682167,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19289884,1682184,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19289978,1682279,1005,96.3,,70.0,,,,,,,"Carbohydrate, by difference",G -19290075,1682377,1005,46.99,,70.0,,,,,,,"Carbohydrate, by difference",G -19290290,1682594,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19290312,1682617,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19290642,1682957,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19290904,1683223,1005,80.49,,70.0,,,,,,,"Carbohydrate, by difference",G -19291316,1683646,1005,9.05,,70.0,,,,,,,"Carbohydrate, by difference",G -19291594,1683930,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19291796,1684136,1005,44.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19291860,1684201,1005,90.91,,70.0,,,,,,,"Carbohydrate, by difference",G -19292350,1684713,1005,10.28,,70.0,,,,,,,"Carbohydrate, by difference",G -19292518,1684881,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19292588,1684953,1005,21.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19292693,1685058,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19293017,1685382,1005,47.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19293146,1685512,1005,0.82,,70.0,,,,,,,"Carbohydrate, by difference",G -19293285,1685651,1005,78.95,,70.0,,,,,,,"Carbohydrate, by difference",G -19293355,1685722,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19293383,1685750,1005,26.87,,70.0,,,,,,,"Carbohydrate, by difference",G -19293482,1685849,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19293651,1686021,1005,11.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19293652,1686022,1005,14.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19293841,1686216,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19293960,1686335,1005,14.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19294347,1686728,1005,15.49,,70.0,,,,,,,"Carbohydrate, by difference",G -19294448,1686831,1005,32.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19294943,1687333,1005,32.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19295441,1687831,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19295462,1687853,1005,1.69,,70.0,,,,,,,"Carbohydrate, by difference",G -19295990,1688387,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19296261,1688658,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19296585,1688982,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19296740,1689144,1005,19.48,,70.0,,,,,,,"Carbohydrate, by difference",G -19296850,1689257,1005,10.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19297086,1689504,1005,67.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19297382,1689810,1005,11.2,,70.0,,,,,,,"Carbohydrate, by difference",G -19297387,1689815,1005,12.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19297392,1689820,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19297676,1690114,1005,73.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19297763,1690202,1005,15.32,,70.0,,,,,,,"Carbohydrate, by difference",G -19297788,1690231,1005,5.66,,70.0,,,,,,,"Carbohydrate, by difference",G -19297976,1690422,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19298135,1690592,1005,78.69,,70.0,,,,,,,"Carbohydrate, by difference",G -19298157,1690621,1005,2.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19298167,1690631,1005,3.75,,70.0,,,,,,,"Carbohydrate, by difference",G -19298267,1690733,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19298365,1690834,1005,14.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19298690,1691170,1005,5.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19298715,1691196,1005,25.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19298892,1691379,1005,22.92,,70.0,,,,,,,"Carbohydrate, by difference",G -19298918,1691405,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19299074,1691564,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19299989,1692528,1005,15.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19300036,1692575,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19300052,1692592,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19300148,1692695,1005,72.73,,70.0,,,,,,,"Carbohydrate, by difference",G -19300254,1692805,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19300274,1692825,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19300287,1692842,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19300306,1692861,1005,43.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19300682,1693259,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19300807,1693390,1005,42.37,,70.0,,,,,,,"Carbohydrate, by difference",G -19301028,1693637,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19301159,1693772,1005,77.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19301409,1694036,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19301691,1694339,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19301724,1694372,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19302119,1694811,1005,77.97,,70.0,,,,,,,"Carbohydrate, by difference",G -19302473,1695189,1005,37.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19302523,1695242,1005,69.77,,70.0,,,,,,,"Carbohydrate, by difference",G -19302676,1695397,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19302732,1695453,1005,25.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19302778,1695501,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19302784,1695507,1005,6.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19302791,1695514,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19303107,1695849,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19303843,1696599,1005,27.91,,70.0,,,,,,,"Carbohydrate, by difference",G -19303977,1696733,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19304074,1696831,1005,3.2,,70.0,,,,,,,"Carbohydrate, by difference",G -19304253,1697014,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19304310,1697074,1005,54.32,,70.0,,,,,,,"Carbohydrate, by difference",G -19304405,1697171,1005,6.4,,70.0,,,,,,,"Carbohydrate, by difference",G -19304639,1697409,1005,14.62,,70.0,,,,,,,"Carbohydrate, by difference",G -19304799,1697569,1005,9.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19304946,1697718,1005,4.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19305009,1697782,1005,84.78,,70.0,,,,,,,"Carbohydrate, by difference",G -19305023,1697796,1005,1.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19305144,1697917,1005,51.28,,70.0,,,,,,,"Carbohydrate, by difference",G -19305354,1698130,1005,17.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19305425,1698201,1005,15.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19305496,1698274,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19305642,1698421,1005,31.78,,70.0,,,,,,,"Carbohydrate, by difference",G -19305741,1698520,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19305911,1698691,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19305963,1698744,1005,59.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19306061,1698842,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19306261,1699044,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19306887,1699689,1005,21.05,,70.0,,,,,,,"Carbohydrate, by difference",G -19307057,1699862,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19307091,1699896,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19307380,1700187,1005,88.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19307404,1700211,1005,64.52,,70.0,,,,,,,"Carbohydrate, by difference",G -19307467,1700274,1005,23.94,,70.0,,,,,,,"Carbohydrate, by difference",G -19307517,1700324,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19307546,1700353,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19307706,1700518,1005,18.49,,70.0,,,,,,,"Carbohydrate, by difference",G -19308619,1701447,1005,86.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19309039,1701869,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19309407,1702241,1005,86.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19309600,1702435,1005,11.2,,70.0,,,,,,,"Carbohydrate, by difference",G -19309652,1702487,1005,1.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19310178,1703026,1005,32.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19310208,1703056,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19310225,1703074,1005,2.94,,70.0,,,,,,,"Carbohydrate, by difference",G -19310268,1703117,1005,58.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19310278,1703127,1005,30.3,,70.0,,,,,,,"Carbohydrate, by difference",G -19310359,1703208,1005,43.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19310640,1703490,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19310710,1703560,1005,8.97,,70.0,,,,,,,"Carbohydrate, by difference",G -19310751,1703601,1005,4.76,,73.0,,,,,,,"Carbohydrate, by difference",G -19310949,1703801,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19311011,1703864,1005,2.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19311125,1703979,1005,1.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19311468,1704323,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19311546,1704405,1005,95.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19311657,1704516,1005,41.03,,70.0,,,,,,,"Carbohydrate, by difference",G -19311800,1704660,1005,12.68,,70.0,,,,,,,"Carbohydrate, by difference",G -19311988,1704849,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19312175,1705037,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19312235,1705097,1005,37.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19312480,1705342,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19312500,1705362,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19312556,1705418,1005,69.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19313056,1705927,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19313121,1705992,1005,58.82,,70.0,,,,,,,"Carbohydrate, by difference",G -19313126,1705997,1005,3.66,,70.0,,,,,,,"Carbohydrate, by difference",G -19313428,1706302,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19313777,1706652,1005,64.52,,70.0,,,,,,,"Carbohydrate, by difference",G -19313847,1706722,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19313849,1706724,1005,61.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19314020,1706895,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19314124,1707000,1005,9.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19314341,1707219,1005,56.47,,70.0,,,,,,,"Carbohydrate, by difference",G -19314421,1707303,1005,4.62,,70.0,,,,,,,"Carbohydrate, by difference",G -19314605,1707492,1005,15.62,,70.0,,,,,,,"Carbohydrate, by difference",G -19314607,1707494,1005,32.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19314675,1707563,1005,52.94,,70.0,,,,,,,"Carbohydrate, by difference",G -19314720,1707610,1005,9.82,,70.0,,,,,,,"Carbohydrate, by difference",G -19314932,1707826,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19314975,1707872,1005,31.37,,70.0,,,,,,,"Carbohydrate, by difference",G -19315220,1708126,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19315249,1708155,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19315389,1708297,1005,24.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19315421,1708329,1005,13.75,,70.0,,,,,,,"Carbohydrate, by difference",G -19315488,1708398,1005,68.97,,70.0,,,,,,,"Carbohydrate, by difference",G -19315711,1708622,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19315733,1708644,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19315897,1708820,1005,12.39,,70.0,,,,,,,"Carbohydrate, by difference",G -19316272,1709196,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19316274,1709198,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19316322,1709249,1005,6.75,,70.0,,,,,,,"Carbohydrate, by difference",G -19316358,1709286,1005,32.94,,70.0,,,,,,,"Carbohydrate, by difference",G -19316443,1709372,1005,9.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19316475,1709404,1005,21.1,,70.0,,,,,,,"Carbohydrate, by difference",G -19317252,1710186,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19317625,1710560,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19317744,1710680,1005,15.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19318654,1711605,1005,52.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19318808,1711760,1005,15.22,,70.0,,,,,,,"Carbohydrate, by difference",G -19318879,1711832,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19318975,1711928,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19319036,1711989,1005,9.09,,70.0,,,,,,,"Carbohydrate, by difference",G -19319169,1712122,1005,56.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19319435,1712388,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19319542,1712495,1005,4.76,,73.0,,,,,,,"Carbohydrate, by difference",G -19319590,1712543,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19319750,1712705,1005,55.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19319754,1712709,1005,58.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19319836,1712791,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19319877,1712832,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19319893,1712848,1005,9.09,,70.0,,,,,,,"Carbohydrate, by difference",G -19319948,1712905,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19320867,1713838,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19320907,1713878,1005,61.9,,70.0,,,,,,,"Carbohydrate, by difference",G -19321000,1713971,1005,52.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19321498,1714471,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19321853,1714829,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19321941,1714917,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19322252,1715228,1005,15.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19322568,1715544,1005,29.55,,70.0,,,,,,,"Carbohydrate, by difference",G -19322869,1715846,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19322874,1715851,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19322901,1715879,1005,84.62,,70.0,,,,,,,"Carbohydrate, by difference",G -19323036,1716014,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19323074,1716052,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19323121,1716099,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19323143,1716121,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19323248,1716226,1005,56.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19323275,1716253,1005,25.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19323600,1716581,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19323810,1716791,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19323907,1716888,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19323958,1716940,1005,48.84,,70.0,,,,,,,"Carbohydrate, by difference",G -19324075,1717057,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19324632,1717626,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19324879,1717875,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19324982,1717981,1005,73.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19325070,1718070,1005,4.73,,70.0,,,,,,,"Carbohydrate, by difference",G -19325077,1718077,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19325302,1718306,1005,17.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19325592,1718601,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G -19325710,1718720,1005,16.3,,70.0,,,,,,,"Carbohydrate, by difference",G -19325970,1718983,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19325996,1719009,1005,27.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19326825,1719857,1005,17.72,,70.0,,,,,,,"Carbohydrate, by difference",G -19326885,1719919,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19327841,1720932,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G -19327852,1720944,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19328580,1721690,1005,86.96,,70.0,,,,,,,"Carbohydrate, by difference",G -19329037,1722152,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19329093,1722208,1005,3.03,,70.0,,,,,,,"Carbohydrate, by difference",G -19329145,1722260,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19329647,1722771,1005,65.62,,70.0,,,,,,,"Carbohydrate, by difference",G -19329685,1722809,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19329726,1722850,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19330085,1723216,1005,18.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19330116,1723249,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19330166,1723299,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19330459,1723595,1005,54.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19330567,1723709,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19330714,1723856,1005,8.8,,70.0,,,,,,,"Carbohydrate, by difference",G -19331045,1724193,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19331201,1724351,1005,45.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19331523,1724674,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19331572,1724723,1005,13.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19332128,1725289,1005,10.4,,70.0,,,,,,,"Carbohydrate, by difference",G -19332204,1725366,1005,8.59,,70.0,,,,,,,"Carbohydrate, by difference",G -19332422,1725590,1005,34.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19332450,1725618,1005,0.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19332458,1725626,1005,26.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19332531,1725701,1005,74.07,,70.0,,,,,,,"Carbohydrate, by difference",G -19332844,1726025,1005,11.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19332985,1726168,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19333311,1726498,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19333532,1726730,1005,12.96,,70.0,,,,,,,"Carbohydrate, by difference",G -19333608,1726811,1005,55.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19333662,1726898,1005,15.69,,70.0,,,,,,,"Carbohydrate, by difference",G -19333801,1727070,1005,40.74,,70.0,,,,,,,"Carbohydrate, by difference",G -19333886,1727214,1005,14.55,,70.0,,,,,,,"Carbohydrate, by difference",G -19333933,1727274,1005,2.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19334156,1727505,1005,53.85,,70.0,,,,,,,"Carbohydrate, by difference",G -19334320,1727678,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19334436,1727796,1005,57.69,,70.0,,,,,,,"Carbohydrate, by difference",G -19334624,1727993,1005,92.59,,70.0,,,,,,,"Carbohydrate, by difference",G -19334922,1728460,1005,89.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19335459,1729084,1005,65.62,,70.0,,,,,,,"Carbohydrate, by difference",G -19335531,1729157,1005,21.22,,70.0,,,,,,,"Carbohydrate, by difference",G -19335665,1729292,1005,70.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19335804,1729432,1005,18.18,,70.0,,,,,,,"Carbohydrate, by difference",G -19335853,1729483,1005,34.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19335920,1729551,1005,14.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19335979,1729611,1005,11.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19336316,1729950,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19336408,1730042,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19336624,1730260,1005,18.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19336635,1730271,1005,31.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19336815,1730452,1005,54.55,,70.0,,,,,,,"Carbohydrate, by difference",G -19336817,1730454,1005,10.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19336835,1730472,1005,52.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19336879,1730517,1005,27.36,,70.0,,,,,,,"Carbohydrate, by difference",G -19337048,1730689,1005,16.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19337129,1730771,1005,55.26,,70.0,,,,,,,"Carbohydrate, by difference",G -19337253,1730896,1005,48.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19337326,1730969,1005,54.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19337366,1731011,1005,2.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19337553,1731201,1005,32.74,,70.0,,,,,,,"Carbohydrate, by difference",G -19337568,1731217,1005,70.59,,70.0,,,,,,,"Carbohydrate, by difference",G -19337694,1731344,1005,31.91,,70.0,,,,,,,"Carbohydrate, by difference",G -19337882,1731537,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19338230,1731891,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19338252,1731913,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19338410,1732074,1005,63.16,,70.0,,,,,,,"Carbohydrate, by difference",G -19338497,1732161,1005,32.62,,70.0,,,,,,,"Carbohydrate, by difference",G -19338923,1732595,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19338935,1732607,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19338961,1732633,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19339134,1732814,1005,72.22,,70.0,,,,,,,"Carbohydrate, by difference",G -19339296,1732977,1005,50.0,,73.0,,,,,,,"Carbohydrate, by difference",G -19339433,1733117,1005,26.85,,70.0,,,,,,,"Carbohydrate, by difference",G -19339595,1733282,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G -19339776,1733465,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19339812,1733501,1005,0.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19339966,1733658,1005,42.16,,70.0,,,,,,,"Carbohydrate, by difference",G -19340149,1733843,1005,85.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19340336,1734030,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19340345,1734040,1005,13.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19341600,1735348,1005,45.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19341998,1735750,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19342002,1735754,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19342116,1735868,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19342638,1736398,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19342822,1736585,1005,48.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19343137,1736903,1005,64.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19343279,1737045,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19343471,1737240,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19343497,1737266,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19343955,1737733,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19344124,1737903,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19344656,1738447,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19344980,1738776,1005,4.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19345271,1739079,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19345318,1739128,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19345581,1739396,1005,90.48,,70.0,,,,,,,"Carbohydrate, by difference",G -19345801,1739618,1005,15.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19346033,1739852,1005,39.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19346092,1739911,1005,51.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19346100,1739919,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19346213,1740034,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19346625,1740449,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19346723,1740548,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19346879,1740708,1005,26.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19347316,1741150,1005,73.68,,70.0,,,,,,,"Carbohydrate, by difference",G -19347627,1741466,1005,85.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19347783,1741622,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19347788,1741627,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19347800,1741639,1005,65.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19347863,1741702,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19347957,1741796,1005,64.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19348312,1742156,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19348339,1742183,1005,60.47,,70.0,,,,,,,"Carbohydrate, by difference",G -19348477,1742322,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19348650,1742498,1005,23.64,,70.0,,,,,,,"Carbohydrate, by difference",G -19348903,1742752,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19349030,1742882,1005,4.96,,70.0,,,,,,,"Carbohydrate, by difference",G -19349124,1742977,1005,8.82,,70.0,,,,,,,"Carbohydrate, by difference",G -19349351,1743206,1005,13.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19349422,1743277,1005,10.13,,70.0,,,,,,,"Carbohydrate, by difference",G -19349492,1743347,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19349757,1743616,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19349793,1743652,1005,13.39,,70.0,,,,,,,"Carbohydrate, by difference",G -19349905,1743766,1005,0.2,,70.0,,,,,,,"Carbohydrate, by difference",G -19349910,1743771,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19350209,1744073,1005,30.3,,70.0,,,,,,,"Carbohydrate, by difference",G -19350456,1744324,1005,68.75,,70.0,,,,,,,"Carbohydrate, by difference",G -19350578,1744446,1005,30.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19350677,1744548,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G -19350865,1744737,1005,8.48,,70.0,,,,,,,"Carbohydrate, by difference",G -19351267,1745145,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19351401,1745288,1005,95.45,,70.0,,,,,,,"Carbohydrate, by difference",G -19351446,1745333,1005,31.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19351692,1745583,1005,80.65,,70.0,,,,,,,"Carbohydrate, by difference",G -19351728,1745619,1005,30.95,,70.0,,,,,,,"Carbohydrate, by difference",G -19351773,1745664,1005,27.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19351812,1745704,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19352059,1745951,1005,58.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19352204,1746098,1005,63.64,,70.0,,,,,,,"Carbohydrate, by difference",G -19352319,1746215,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G -19352472,1746371,1005,73.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19352598,1746497,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19352694,1746595,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19352878,1746783,1005,13.78,,70.0,,,,,,,"Carbohydrate, by difference",G -19353117,1747027,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19353299,1747211,1005,77.27,,70.0,,,,,,,"Carbohydrate, by difference",G -19353350,1747263,1005,5.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19353460,1747377,1005,54.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19353495,1747412,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19353540,1747459,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19353696,1747618,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19353727,1747649,1005,72.73,,70.0,,,,,,,"Carbohydrate, by difference",G -19353911,1747837,1005,9.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19354518,1748451,1005,83.87,,70.0,,,,,,,"Carbohydrate, by difference",G -19354623,1748556,1005,82.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19355049,1748986,1005,23.26,,70.0,,,,,,,"Carbohydrate, by difference",G -19355302,1749244,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19355542,1749487,1005,21.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19355857,1749810,1005,31.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19356089,1750044,1005,35.9,,70.0,,,,,,,"Carbohydrate, by difference",G -19356743,1757747,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19356756,1757760,1005,12.5,,71.0,,,,,,,"Carbohydrate, by difference",G -19356854,1881016,1005,15.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19357027,1758032,1005,76.67,,71.0,,,,,,,"Carbohydrate, by difference",G -19357047,1758052,1005,68.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19357096,1758101,1005,80.77,,71.0,,,,,,,"Carbohydrate, by difference",G -19357200,1758205,1005,6.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19357290,1758295,1005,7.69,,71.0,,,,,,,"Carbohydrate, by difference",G -19357566,1881236,1005,80.7,,70.0,,,,,,,"Carbohydrate, by difference",G -19357935,1758944,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19358135,1759161,1005,56.92,,71.0,,,,,,,"Carbohydrate, by difference",G -19358780,1759806,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19358783,1759809,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19358978,1760004,1005,53.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19359048,1760075,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G -19359114,1760141,1005,47.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19359411,1760438,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19359469,1760496,1005,92.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19359486,1760513,1005,28.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19360028,1761056,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19360039,1761067,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19360045,1761073,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19360165,1761193,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19360167,1761195,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19360301,1761330,1005,92.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19360314,1761343,1005,68.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19360586,1761618,1005,71.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19360837,1761870,1005,12.32,,70.0,,,,,,,"Carbohydrate, by difference",G -19360915,1761950,1005,20.3,,70.0,,,,,,,"Carbohydrate, by difference",G -19360972,1762008,1005,5.66,,70.0,,,,,,,"Carbohydrate, by difference",G -19361073,1762109,1005,1.47,,70.0,,,,,,,"Carbohydrate, by difference",G -19361143,1762179,1005,1.54,,70.0,,,,,,,"Carbohydrate, by difference",G -19361564,1762603,1005,19.22,,70.0,,,,,,,"Carbohydrate, by difference",G -19361692,1762733,1005,47.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19361943,1762988,1005,76.47,,70.0,,,,,,,"Carbohydrate, by difference",G -19362038,1763083,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19362225,1763276,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19362251,1763302,1005,51.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19362269,1763320,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19362315,1763366,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19362326,1763377,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19362767,1763819,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19362827,1763879,1005,73.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19363167,1764220,1005,93.75,,70.0,,,,,,,"Carbohydrate, by difference",G -19363206,1764259,1005,76.92,,70.0,,,,,,,"Carbohydrate, by difference",G -19363379,1764434,1005,39.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19363650,1764710,1005,32.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19363710,1764770,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19363716,1764776,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19363759,1764819,1005,4.13,,70.0,,,,,,,"Carbohydrate, by difference",G -19363932,1764992,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19364330,1765394,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19364360,1765424,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19364487,1765552,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19364673,1765739,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19364917,1765985,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19365236,1766304,1005,89.66,,70.0,,,,,,,"Carbohydrate, by difference",G -19365350,1766418,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19365438,1766506,1005,1.77,,70.0,,,,,,,"Carbohydrate, by difference",G -19365474,1766542,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19365728,1766796,1005,36.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19365775,1766843,1005,81.82,,70.0,,,,,,,"Carbohydrate, by difference",G -19366095,1767165,1005,85.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19366185,1767255,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19366528,1767602,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19366573,1767647,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19366582,1767656,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19366991,1768066,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19367236,1768312,1005,62.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19367237,1768313,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19367333,1768409,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19367961,1769038,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19368080,1769157,1005,24.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19368484,1769573,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19368629,1769718,1005,12.92,,70.0,,,,,,,"Carbohydrate, by difference",G -19369003,1770096,1005,3.85,,70.0,,,,,,,"Carbohydrate, by difference",G -19369107,1770200,1005,31.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19369344,1770437,1005,68.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19369713,1770806,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19369832,1770925,1005,56.52,,70.0,,,,,,,"Carbohydrate, by difference",G -19369937,1771030,1005,65.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19370065,1771158,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19370070,1771163,1005,17.92,,70.0,,,,,,,"Carbohydrate, by difference",G -19370526,1771619,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19371221,1772316,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19371223,1772318,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19371754,1772849,1005,57.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19372256,1773352,1005,96.49,,70.0,,,,,,,"Carbohydrate, by difference",G -19372345,1773443,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19372383,1773481,1005,47.92,,70.0,,,,,,,"Carbohydrate, by difference",G -19372402,1773500,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19372410,1773508,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19372495,1773593,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19372508,1773606,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19373730,1774830,1005,72.73,,70.0,,,,,,,"Carbohydrate, by difference",G -19373870,1774970,1005,85.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19373880,1774980,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19373901,1775001,1005,42.22,,70.0,,,,,,,"Carbohydrate, by difference",G -19373976,1775077,1005,39.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19374083,1775184,1005,86.96,,70.0,,,,,,,"Carbohydrate, by difference",G -19374192,1775293,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19374359,1775460,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19374408,1881445,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19374700,1775801,1005,44.64,,70.0,,,,,,,"Carbohydrate, by difference",G -19374991,1776094,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19375090,1776193,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19375378,1776481,1005,24.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19375794,1776900,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19375956,1777062,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19376122,1777228,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19376359,1777465,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19376475,1777582,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19376872,1881501,1005,8.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19377120,1778227,1005,14.46,,70.0,,,,,,,"Carbohydrate, by difference",G -19377152,1778259,1005,44.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19377158,1778265,1005,41.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19377444,1778551,1005,67.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19377983,1779090,1005,39.13,,70.0,,,,,,,"Carbohydrate, by difference",G -19378045,1779152,1005,12.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19378403,1779510,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19378474,1779582,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19378758,1779867,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19378788,1779897,1005,7.04,,70.0,,,,,,,"Carbohydrate, by difference",G -19378843,1779954,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19379223,1780334,1005,17.65,,70.0,,,,,,,"Carbohydrate, by difference",G -19379232,1780343,1005,4.9,,70.0,,,,,,,"Carbohydrate, by difference",G -19379362,1780473,1005,61.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19379501,1780612,1005,24.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19379658,1780769,1005,15.15,,70.0,,,,,,,"Carbohydrate, by difference",G -19379783,1780894,1005,52.54,,70.0,,,,,,,"Carbohydrate, by difference",G -19379914,1781025,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19380400,1781512,1005,9.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19380555,1781667,1005,29.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19380696,1781808,1005,9.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19380836,1781948,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19380925,1782037,1005,7.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19381165,1782277,1005,3.77,,70.0,,,,,,,"Carbohydrate, by difference",G -19381364,1782476,1005,0.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19381698,1782810,1005,58.65,,70.0,,,,,,,"Carbohydrate, by difference",G -19381851,1782964,1005,46.51,,70.0,,,,,,,"Carbohydrate, by difference",G -19381995,1783108,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19382661,1783774,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19382754,1783867,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G -19382905,1784018,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19382952,1784065,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19382960,1784073,1005,70.45,,70.0,,,,,,,"Carbohydrate, by difference",G -19383427,1784542,1005,32.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19383486,1784601,1005,90.91,,70.0,,,,,,,"Carbohydrate, by difference",G -19383541,1784656,1005,24.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19383860,1784975,1005,82.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19383868,1784984,1005,91.3,,70.0,,,,,,,"Carbohydrate, by difference",G -19384081,1785197,1005,7.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19384907,1786023,1005,7.49,,70.0,,,,,,,"Carbohydrate, by difference",G -19385286,1786402,1005,7.49,,70.0,,,,,,,"Carbohydrate, by difference",G -19385482,1786601,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G -19385951,1787082,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19386228,1787359,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19386396,1787527,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19386454,1787586,1005,31.82,,70.0,,,,,,,"Carbohydrate, by difference",G -19386516,1787648,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19386741,1787874,1005,56.15,,70.0,,,,,,,"Carbohydrate, by difference",G -19387191,1788326,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19387212,1788347,1005,75.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19387514,1788649,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19387534,1788669,1005,13.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19387620,1788757,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19387686,1788824,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19387986,1789128,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19388686,1789832,1005,58.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19388942,1790096,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19389139,1790300,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19389213,1790375,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19389598,1790769,1005,36.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19389655,1790826,1005,58.82,,70.0,,,,,,,"Carbohydrate, by difference",G -19389771,1790946,1005,16.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19389788,1790963,1005,31.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19390370,1791549,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19390720,1791907,1005,32.84,,70.0,,,,,,,"Carbohydrate, by difference",G -19390743,1791930,1005,18.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19390891,1792078,1005,25.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19391054,1792248,1005,20.37,,70.0,,,,,,,"Carbohydrate, by difference",G -19391246,1792440,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19391447,1792642,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19391467,1792663,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19391524,1792720,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19391527,1792723,1005,61.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19391923,1793120,1005,45.13,,70.0,,,,,,,"Carbohydrate, by difference",G -19391958,1793158,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19392323,1793523,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19392524,1793724,1005,62.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19393007,1794207,1005,9.2,,70.0,,,,,,,"Carbohydrate, by difference",G -19393090,1794290,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19393204,1794404,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19393447,1794648,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19393575,1794776,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19393769,1881760,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19393775,1794977,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19393803,1795005,1005,52.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19393856,1795059,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19393867,1795070,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19393987,1795193,1005,63.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19394260,1795477,1005,12.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19394496,1795713,1005,3.75,,70.0,,,,,,,"Carbohydrate, by difference",G -19394688,1795906,1005,43.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19394775,1795994,1005,44.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19394800,1796019,1005,4.49,,70.0,,,,,,,"Carbohydrate, by difference",G -19395144,1796365,1005,47.37,,70.0,,,,,,,"Carbohydrate, by difference",G -19395153,1796374,1005,57.78,,70.0,,,,,,,"Carbohydrate, by difference",G -19395313,1796535,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19395359,1796581,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19395938,1797161,1005,16.39,,70.0,,,,,,,"Carbohydrate, by difference",G -19395973,1797196,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19396379,1797616,1005,18.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19396479,1797716,1005,81.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19396655,1797894,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19396956,1798196,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19397172,1798412,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19397337,1798577,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19398019,1799282,1005,22.66,,70.0,,,,,,,"Carbohydrate, by difference",G -19398083,1799379,1005,12.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19398392,1799729,1005,56.47,,70.0,,,,,,,"Carbohydrate, by difference",G -19398516,1799854,1005,4.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19398547,1799885,1005,54.55,,70.0,,,,,,,"Carbohydrate, by difference",G -19398672,1800012,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19398748,1800089,1005,44.62,,70.0,,,,,,,"Carbohydrate, by difference",G -19399370,1800764,1005,9.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19399495,1800889,1005,11.46,,70.0,,,,,,,"Carbohydrate, by difference",G -19399685,1801080,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19399802,1801197,1005,56.64,,70.0,,,,,,,"Carbohydrate, by difference",G -19400081,1801477,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19400851,1802248,1005,41.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19401175,1802572,1005,39.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19401559,1802957,1005,10.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19401926,1803324,1005,23.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19402101,1803500,1005,25.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19402188,1803587,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19402196,1803595,1005,55.81,,70.0,,,,,,,"Carbohydrate, by difference",G -19402663,1804062,1005,6.2,,70.0,,,,,,,"Carbohydrate, by difference",G -19402725,1804124,1005,45.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19402871,1804277,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G -19403202,1804616,1005,0.85,,70.0,,,,,,,"Carbohydrate, by difference",G -19403214,1804628,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19403589,1805005,1005,12.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19403623,1805040,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19403678,1805095,1005,7.2,,70.0,,,,,,,"Carbohydrate, by difference",G -19404402,1805822,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19404487,1805909,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19404537,1805959,1005,29.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19405136,1806559,1005,46.94,,70.0,,,,,,,"Carbohydrate, by difference",G -19405342,1806765,1005,58.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19405642,1807067,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19405832,1807257,1005,8.16,,70.0,,,,,,,"Carbohydrate, by difference",G -19406366,1807792,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19406607,1808035,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19407187,1808619,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19407353,1808785,1005,11.2,,70.0,,,,,,,"Carbohydrate, by difference",G -19407379,1808811,1005,15.93,,70.0,,,,,,,"Carbohydrate, by difference",G -19407525,1808964,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19408163,1809605,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19408383,1809826,1005,0.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19408473,1809916,1005,36.36,,70.0,,,,,,,"Carbohydrate, by difference",G -19408594,1810039,1005,54.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19408842,1810291,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19408938,1810401,1005,19.15,,70.0,,,,,,,"Carbohydrate, by difference",G -19409439,1810913,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19410088,1811567,1005,45.45,,70.0,,,,,,,"Carbohydrate, by difference",G -19410436,1811917,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19410489,1811970,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19410545,1812027,1005,10.45,,70.0,,,,,,,"Carbohydrate, by difference",G -19410614,1812098,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19410966,1812453,1005,17.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19411392,1812883,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19411414,1812905,1005,27.66,,70.0,,,,,,,"Carbohydrate, by difference",G -19412097,1813595,1005,23.26,,70.0,,,,,,,"Carbohydrate, by difference",G -19412177,1813677,1005,13.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19412340,1813842,1005,13.73,,70.0,,,,,,,"Carbohydrate, by difference",G -19412341,1813843,1005,11.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19412447,1813950,1005,87.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19412547,1814050,1005,10.34,,70.0,,,,,,,"Carbohydrate, by difference",G -19412610,1814114,1005,21.54,,70.0,,,,,,,"Carbohydrate, by difference",G -19412710,1814222,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19413540,1815055,1005,85.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19413580,1815095,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19413590,1815105,1005,62.22,,70.0,,,,,,,"Carbohydrate, by difference",G -19414167,1815684,1005,63.64,,70.0,,,,,,,"Carbohydrate, by difference",G -19414208,1815726,1005,2.77,,70.0,,,,,,,"Carbohydrate, by difference",G -19414242,1815760,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19414287,1815805,1005,58.97,,70.0,,,,,,,"Carbohydrate, by difference",G -19414559,1816078,1005,26.32,,70.0,,,,,,,"Carbohydrate, by difference",G -19414880,1816399,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19414976,1816495,1005,88.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19415574,1817095,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19415578,1817099,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19415662,1817183,1005,55.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19415909,1817432,1005,72.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19416113,1817636,1005,24.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19416542,1818067,1005,4.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19416769,1818295,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19417113,1818639,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19417525,1819056,1005,4.76,,73.0,,,,,,,"Carbohydrate, by difference",G -19417595,1819127,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19417813,1819345,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19417867,1819401,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19418081,1819615,1005,8.75,,70.0,,,,,,,"Carbohydrate, by difference",G -19418126,1819660,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19418208,1819742,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19418509,1820048,1005,17.78,,70.0,,,,,,,"Carbohydrate, by difference",G -19419008,1820557,1005,78.72,,70.0,,,,,,,"Carbohydrate, by difference",G -19419682,1821237,1005,48.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19420190,1821746,1005,9.69,,70.0,,,,,,,"Carbohydrate, by difference",G -19420346,1821903,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19420418,1821975,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19420639,1822196,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19420723,1822281,1005,35.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19420792,1822350,1005,29.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19421028,1822586,1005,18.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19421544,1823105,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19421552,1823114,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19422049,1823618,1005,1.98,,70.0,,,,,,,"Carbohydrate, by difference",G -19422226,1823799,1005,72.97,,70.0,,,,,,,"Carbohydrate, by difference",G -19422250,1823823,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19422281,1823854,1005,10.34,,70.0,,,,,,,"Carbohydrate, by difference",G -19422444,1824018,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19422483,1824057,1005,8.47,,70.0,,,,,,,"Carbohydrate, by difference",G -19423012,1824604,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19423070,1824666,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19423156,1824758,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19423479,1825087,1005,27.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19423577,1825191,1005,37.78,,70.0,,,,,,,"Carbohydrate, by difference",G -19423900,1825521,1005,20.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19424399,1826031,1005,10.59,,70.0,,,,,,,"Carbohydrate, by difference",G -19424874,1826509,1005,33.52,,70.0,,,,,,,"Carbohydrate, by difference",G -19425135,1826776,1005,22.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19425146,1826787,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19425244,1826886,1005,4.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19425680,1827323,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19425722,1827365,1005,61.9,,70.0,,,,,,,"Carbohydrate, by difference",G -19425927,1827571,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19425964,1827608,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19426076,1827721,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19426662,1828309,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19426747,1828394,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19426989,1828637,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19427153,1828802,1005,29.09,,70.0,,,,,,,"Carbohydrate, by difference",G -19427355,1829010,1005,48.39,,70.0,,,,,,,"Carbohydrate, by difference",G -19427375,1829030,1005,26.47,,70.0,,,,,,,"Carbohydrate, by difference",G -19427841,1829502,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19428112,1829778,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19428174,1829840,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19428339,1830006,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19428391,1830061,1005,6.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19428442,1830114,1005,75.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19428519,1830191,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19428683,1830364,1005,27.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19428732,1830413,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19429011,1830694,1005,85.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19429056,1830739,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19429137,1830821,1005,15.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19429140,1830824,1005,78.05,,70.0,,,,,,,"Carbohydrate, by difference",G -19429157,1830841,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19429415,1831105,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19429673,1831372,1005,8.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19429712,1831411,1005,33.63,,70.0,,,,,,,"Carbohydrate, by difference",G -19430396,1832110,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19430440,1832155,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19430684,1832402,1005,90.32,,70.0,,,,,,,"Carbohydrate, by difference",G -19430714,1832432,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19431294,1833030,1005,15.93,,70.0,,,,,,,"Carbohydrate, by difference",G -19431453,1833192,1005,0.28,,70.0,,,,,,,"Carbohydrate, by difference",G -19431518,1833259,1005,27.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19431554,1833295,1005,5.91,,70.0,,,,,,,"Carbohydrate, by difference",G -19431771,1833514,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19432029,1833773,1005,45.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19432122,1833868,1005,31.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19432163,1833909,1005,26.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19432180,1833926,1005,0.85,,70.0,,,,,,,"Carbohydrate, by difference",G -19432470,1834216,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19432614,1834360,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19433309,1835065,1005,33.93,,70.0,,,,,,,"Carbohydrate, by difference",G -19433539,1835297,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19434069,1835844,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19434185,1835961,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19434204,1835981,1005,4.26,,70.0,,,,,,,"Carbohydrate, by difference",G -19435087,1836879,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19435301,1837097,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19435429,1837227,1005,26.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19435622,1837422,1005,22.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19435787,1837587,1005,6.61,,70.0,,,,,,,"Carbohydrate, by difference",G -19436092,1838025,1005,5.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19436204,1838171,1005,19.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19436270,1838257,1005,26.15,,70.0,,,,,,,"Carbohydrate, by difference",G -19436378,1838395,1005,4.64,,70.0,,,,,,,"Carbohydrate, by difference",G -19436454,1882344,1005,63.16,,70.0,,,,,,,"Carbohydrate, by difference",G -19437077,1838756,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19437126,1838806,1005,68.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19437516,1839202,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19437598,1839284,1005,54.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19437737,1882761,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19437758,1882771,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19437896,1839584,1005,18.75,,70.0,,,,,,,"Carbohydrate, by difference",G -19437986,1882857,1005,12.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19438012,1882870,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19438154,1839842,1005,52.05,,70.0,,,,,,,"Carbohydrate, by difference",G -19438626,1883014,1005,16.1,,70.0,,,,,,,"Carbohydrate, by difference",G -19438998,1840722,1005,1.69,,70.0,,,,,,,"Carbohydrate, by difference",G -19439032,1840756,1005,38.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19439235,1841026,1005,4.55,,70.0,,,,,,,"Carbohydrate, by difference",G -19439359,1841154,1005,30.48,,70.0,,,,,,,"Carbohydrate, by difference",G -19439406,1841201,1005,18.87,,70.0,,,,,,,"Carbohydrate, by difference",G -19439421,1841216,1005,8.31,,70.0,,,,,,,"Carbohydrate, by difference",G -19439426,1841221,1005,3.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19439557,1841353,1005,43.48,,70.0,,,,,,,"Carbohydrate, by difference",G -19439733,1841531,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19439828,1841633,1005,27.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19439969,1841790,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19440045,1841866,1005,2.4,,70.0,,,,,,,"Carbohydrate, by difference",G -19440049,1841870,1005,48.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19440072,1841893,1005,18.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19440168,1841990,1005,49.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19440823,1842681,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19440828,1883369,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19440994,1842852,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19441100,1842958,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19441185,1883432,1005,76.92,,70.0,,,,,,,"Carbohydrate, by difference",G -19441215,1843074,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19442170,1844051,1005,24.65,,70.0,,,,,,,"Carbohydrate, by difference",G -19442217,1844098,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19442297,1844178,1005,6.61,,70.0,,,,,,,"Carbohydrate, by difference",G -19442605,1844488,1005,12.9,,70.0,,,,,,,"Carbohydrate, by difference",G -19442691,1844574,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19443250,1845136,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19443523,1845411,1005,8.54,,70.0,,,,,,,"Carbohydrate, by difference",G -19443559,1845447,1005,27.66,,70.0,,,,,,,"Carbohydrate, by difference",G -19443706,1845598,1005,21.09,,70.0,,,,,,,"Carbohydrate, by difference",G -19443828,1883598,1005,7.05,,70.0,,,,,,,"Carbohydrate, by difference",G -19443925,1845831,1005,7.65,,70.0,,,,,,,"Carbohydrate, by difference",G -19444011,1845922,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19444203,1846123,1005,8.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19444281,1846203,1005,12.94,,70.0,,,,,,,"Carbohydrate, by difference",G -19444467,1846397,1005,74.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19444934,1846887,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19444979,1846934,1005,47.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19445125,1847087,1005,77.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19445372,1847341,1005,4.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19445698,1883953,1005,46.48,,70.0,,,,,,,"Carbohydrate, by difference",G -19445785,1884041,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19446073,1884329,1005,62.03,,70.0,,,,,,,"Carbohydrate, by difference",G -19446097,1884353,1005,19.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19446404,1884660,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19446469,1884725,1005,18.75,,70.0,,,,,,,"Carbohydrate, by difference",G -19446659,1884916,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19446686,1884943,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19446855,1885112,1005,81.82,,70.0,,,,,,,"Carbohydrate, by difference",G -19447307,1885564,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19447354,1885611,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19447360,1885617,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19447419,1885676,1005,11.97,,70.0,,,,,,,"Carbohydrate, by difference",G -19447515,1885772,1005,29.82,,70.0,,,,,,,"Carbohydrate, by difference",G -19447522,1885779,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19447597,1885854,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19447733,1885991,1005,87.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19447816,1886074,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19447829,1886087,1005,51.15,,70.0,,,,,,,"Carbohydrate, by difference",G -19447907,1886165,1005,77.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19448202,1886461,1005,40.91,,70.0,,,,,,,"Carbohydrate, by difference",G -19448250,1886509,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19448306,1886565,1005,12.99,,70.0,,,,,,,"Carbohydrate, by difference",G -19448312,1886571,1005,0.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19448432,1886691,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19448507,1886766,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19448680,1886939,1005,39.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19449030,1887291,1005,16.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19449396,1887659,1005,37.72,,70.0,,,,,,,"Carbohydrate, by difference",G -19449801,1888065,1005,24.1,,70.0,,,,,,,"Carbohydrate, by difference",G -19449858,1888122,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19449919,1888183,1005,45.61,,70.0,,,,,,,"Carbohydrate, by difference",G -19450201,1888465,1005,31.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19450248,1888512,1005,31.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19450837,1889101,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19450880,1889144,1005,25.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19451137,1889401,1005,24.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19451138,1889402,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19451142,1889406,1005,15.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19451458,1889722,1005,5.26,,70.0,,,,,,,"Carbohydrate, by difference",G -19451568,1889833,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19452138,1890403,1005,8.77,,70.0,,,,,,,"Carbohydrate, by difference",G -19452388,1890653,1005,33.94,,70.0,,,,,,,"Carbohydrate, by difference",G -19452678,1890944,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19452710,1890976,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19452766,1891032,1005,53.98,,70.0,,,,,,,"Carbohydrate, by difference",G -19452873,1891139,1005,29.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19453019,1891285,1005,23.31,,70.0,,,,,,,"Carbohydrate, by difference",G -19453050,1891316,1005,30.59,,70.0,,,,,,,"Carbohydrate, by difference",G -19453202,1891468,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19453563,1891829,1005,25.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19453593,1891859,1005,32.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19453645,1891911,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19453709,1891976,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19453748,1892015,1005,8.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19453935,1892202,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19454129,1892396,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19454262,1892529,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19454532,1892801,1005,14.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19454561,1892830,1005,12.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19454707,1892976,1005,78.26,,70.0,,,,,,,"Carbohydrate, by difference",G -19455609,1893880,1005,88.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19455730,1894003,1005,29.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19455755,1894028,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19456024,1894297,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19456100,1894373,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19456111,1894384,1005,30.59,,70.0,,,,,,,"Carbohydrate, by difference",G -19456282,1894555,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19456304,1894577,1005,3.31,,70.0,,,,,,,"Carbohydrate, by difference",G -19456413,1894686,1005,68.78,,70.0,,,,,,,"Carbohydrate, by difference",G -19456527,1894800,1005,7.96,,70.0,,,,,,,"Carbohydrate, by difference",G -19456922,1895195,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19457025,1895298,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19457301,1895574,1005,33.05,,70.0,,,,,,,"Carbohydrate, by difference",G -19457438,1895711,1005,34.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19457553,1895826,1005,6.04,,70.0,,,,,,,"Carbohydrate, by difference",G -19457732,1896005,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19457776,1896049,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19457841,1896114,1005,13.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19458062,1896335,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19458116,1896389,1005,38.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19458187,1896461,1005,8.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19458254,1896528,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19458301,1896575,1005,41.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19458582,1896856,1005,47.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19458810,1897084,1005,30.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19458944,1897218,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19459269,1897548,1005,67.39,,70.0,,,,,,,"Carbohydrate, by difference",G -19459349,1897628,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19459813,1898092,1005,52.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19460013,1898292,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19460031,1898310,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19460216,1898495,1005,54.32,,70.0,,,,,,,"Carbohydrate, by difference",G -19460274,1898553,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19460682,1898961,1005,37.78,,70.0,,,,,,,"Carbohydrate, by difference",G -19461098,1899377,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19461145,1899424,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19461287,1899566,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19461295,1899574,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19461449,1899728,1005,58.82,,70.0,,,,,,,"Carbohydrate, by difference",G -19461499,1899778,1005,72.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19461715,1899994,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19462149,1900430,1005,17.72,,70.0,,,,,,,"Carbohydrate, by difference",G -19462212,1900493,1005,32.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19462240,1900521,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19463190,1901472,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19463259,1901541,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19463262,1901544,1005,14.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19463392,1901674,1005,27.94,,70.0,,,,,,,"Carbohydrate, by difference",G -19463533,1901815,1005,24.78,,70.0,,,,,,,"Carbohydrate, by difference",G -19463795,1902078,1005,14.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19464069,1902352,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19464224,1902507,1005,7.96,,70.0,,,,,,,"Carbohydrate, by difference",G -19464302,1902585,1005,3.66,,70.0,,,,,,,"Carbohydrate, by difference",G -19464447,1902730,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19464589,1902872,1005,92.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19464815,1903098,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19464838,1903121,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19465161,1903444,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19465321,1903604,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19465567,1903850,1005,12.94,,70.0,,,,,,,"Carbohydrate, by difference",G -19465651,1903934,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19465688,1903971,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19465821,1904106,1005,95.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19465868,1904153,1005,27.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19466215,1904501,1005,11.48,,70.0,,,,,,,"Carbohydrate, by difference",G -19466445,1904735,1005,15.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19466574,1904867,1005,35.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19466810,1905104,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19467478,1905772,1005,60.87,,70.0,,,,,,,"Carbohydrate, by difference",G -19467504,1905798,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19467597,1905891,1005,9.73,,70.0,,,,,,,"Carbohydrate, by difference",G -19467677,1905971,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19467906,1906200,1005,82.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19468182,1906477,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19468685,1906981,1005,66.36,,70.0,,,,,,,"Carbohydrate, by difference",G -19468873,1907169,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19469355,1907652,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19469381,1907678,1005,72.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19469652,1907950,1005,14.98,,70.0,,,,,,,"Carbohydrate, by difference",G -19469860,1908160,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19470112,1908416,1005,8.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19471055,1909364,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19471141,1909453,1005,9.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19471302,1909614,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19471416,1909728,1005,45.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19471673,1909986,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19471735,1910048,1005,12.92,,70.0,,,,,,,"Carbohydrate, by difference",G -19471780,1910093,1005,6.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19471819,1910132,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19471986,1910299,1005,45.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19471987,1910300,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19472009,1910322,1005,14.62,,70.0,,,,,,,"Carbohydrate, by difference",G -19472159,1910472,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19472201,1910514,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19472714,1911031,1005,12.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19472954,1911271,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19473836,1912207,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19473991,1912384,1005,4.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19474320,1912722,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19474650,1913064,1005,15.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19474679,1913093,1005,21.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19474847,1913261,1005,42.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19475109,1913528,1005,31.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19475416,1913835,1005,12.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19475458,1913877,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19475502,1913921,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19475844,1914272,1005,59.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19476530,1914970,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19476575,1915015,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19476651,1915096,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G -19476918,1915371,1005,81.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19476949,1915402,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19477375,1915829,1005,31.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19477467,1915921,1005,47.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19477644,1916102,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19477877,1916341,1005,9.39,,70.0,,,,,,,"Carbohydrate, by difference",G -19477881,1916345,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19478008,1916473,1005,12.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19478705,1917175,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19479035,1917506,1005,22.7,,70.0,,,,,,,"Carbohydrate, by difference",G -19479294,1917765,1005,23.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19479314,1917785,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19479485,1917956,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19479807,1918278,1005,70.59,,70.0,,,,,,,"Carbohydrate, by difference",G -19479888,1918359,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19480010,1918481,1005,28.36,,70.0,,,,,,,"Carbohydrate, by difference",G -19480192,1918665,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19480293,1918780,1005,2.13,,70.0,,,,,,,"Carbohydrate, by difference",G -19480426,1918913,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19480439,1918926,1005,6.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19480566,1919054,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19480636,1919124,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19480792,1919280,1005,29.23,,70.0,,,,,,,"Carbohydrate, by difference",G -19481052,1919541,1005,47.37,,70.0,,,,,,,"Carbohydrate, by difference",G -19481557,1920059,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19481742,1920246,1005,68.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19481824,1920328,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19481872,1920376,1005,5.45,,70.0,,,,,,,"Carbohydrate, by difference",G -19482390,1920895,1005,70.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19482497,1921003,1005,77.78,,70.0,,,,,,,"Carbohydrate, by difference",G -19482725,1921232,1005,7.2,,70.0,,,,,,,"Carbohydrate, by difference",G -19483014,1921522,1005,4.05,,70.0,,,,,,,"Carbohydrate, by difference",G -19483207,1921716,1005,18.18,,70.0,,,,,,,"Carbohydrate, by difference",G -19483255,1921765,1005,17.23,,70.0,,,,,,,"Carbohydrate, by difference",G -19483683,1922194,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19483696,1922207,1005,23.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19483901,1922414,1005,28.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19484003,1922518,1005,15.49,,70.0,,,,,,,"Carbohydrate, by difference",G -19484259,1922775,1005,6.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19484839,1923357,1005,77.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19485059,1923585,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19485202,1923728,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19485538,1924066,1005,53.98,,70.0,,,,,,,"Carbohydrate, by difference",G -19485910,1924451,1005,6.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19486021,1924562,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19486766,1925312,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19486767,1925313,1005,40.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19486784,1925330,1005,11.39,,70.0,,,,,,,"Carbohydrate, by difference",G -19487054,1925602,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19487072,1925620,1005,15.69,,70.0,,,,,,,"Carbohydrate, by difference",G -19487160,1925709,1005,76.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19487199,1925748,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19487505,1926058,1005,4.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19487591,1926145,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19488047,1926604,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19488139,1926707,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19488199,1926773,1005,58.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19488434,1927041,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19488640,1927304,1005,22.66,,70.0,,,,,,,"Carbohydrate, by difference",G -19488695,1927359,1005,12.2,,70.0,,,,,,,"Carbohydrate, by difference",G -19488804,1927508,1005,8.59,,70.0,,,,,,,"Carbohydrate, by difference",G -19488850,1927567,1005,6.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19488919,1927660,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19489011,1927765,1005,42.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19489035,1927789,1005,15.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19489261,1928025,1005,25.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19489374,1928148,1005,22.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19489629,1928417,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19489795,1928585,1005,28.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19491678,1930583,1005,18.46,,70.0,,,,,,,"Carbohydrate, by difference",G -19491822,1930728,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19492155,1931064,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19492218,1931128,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19492415,1931325,1005,4.05,,70.0,,,,,,,"Carbohydrate, by difference",G -19492874,1931785,1005,55.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19493063,1931974,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19493209,1932121,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19493470,1932383,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19493684,1932597,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19493854,1932767,1005,46.15,,70.0,,,,,,,"Carbohydrate, by difference",G -19494293,1933207,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19494391,1933305,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19494475,1933389,1005,1.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19494708,1933622,1005,6.77,,70.0,,,,,,,"Carbohydrate, by difference",G -19494786,1933700,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19495024,1933938,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19495101,1934015,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19495530,1934445,1005,7.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19495675,1934592,1005,21.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19495983,1934900,1005,65.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19496499,1935589,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19496717,1935874,1005,6.25,,73.0,,,,,,,"Carbohydrate, by difference",G -19496720,1935877,1005,17.62,,70.0,,,,,,,"Carbohydrate, by difference",G -19496940,1936163,1005,55.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19496959,1936197,1005,2.17,,73.0,,,,,,,"Carbohydrate, by difference",G -19497057,1936330,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19497455,1936733,1005,96.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19497523,1936801,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19497688,1936966,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19497930,1937215,1005,13.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19498018,1937306,1005,61.54,,70.0,,,,,,,"Carbohydrate, by difference",G -19498511,1937811,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19498737,1938037,1005,42.55,,70.0,,,,,,,"Carbohydrate, by difference",G -19499202,1938505,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19499802,1939108,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19499819,1939125,1005,13.39,,70.0,,,,,,,"Carbohydrate, by difference",G -19500145,1939452,1005,20.34,,70.0,,,,,,,"Carbohydrate, by difference",G -19500148,1939455,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19500344,1939651,1005,9.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19500458,1939768,1005,11.2,,70.0,,,,,,,"Carbohydrate, by difference",G -19500478,1939788,1005,13.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19500574,1939884,1005,68.09,,70.0,,,,,,,"Carbohydrate, by difference",G -19501092,1940404,1005,27.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19501406,1940718,1005,0.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19501447,1940759,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19501735,1941049,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19501743,1941057,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19501918,1941232,1005,15.93,,70.0,,,,,,,"Carbohydrate, by difference",G -19502003,1941318,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19502046,1941361,1005,6.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19502325,1941640,1005,9.15,,70.0,,,,,,,"Carbohydrate, by difference",G -19503033,1942349,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19503147,1942464,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19503787,1943107,1005,84.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19503936,1943258,1005,9.75,,70.0,,,,,,,"Carbohydrate, by difference",G -19504040,1943362,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19504295,1943625,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19504602,1943933,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19504740,1944071,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19505058,1944389,1005,31.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19505066,1944397,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19505306,1944642,1005,17.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19505394,1944730,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19506325,1945665,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19506449,1945789,1005,3.55,,70.0,,,,,,,"Carbohydrate, by difference",G -19507162,1946506,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19507269,1946613,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19507286,1946630,1005,13.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19507340,1946684,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19507415,1946759,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19507446,1946791,1005,84.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19507747,1947094,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19507778,1947125,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19507951,1947299,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19508493,1947918,1005,4.13,,70.0,,,,,,,"Carbohydrate, by difference",G -19508526,1947953,1005,9.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19508747,1948176,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19508871,1948300,1005,73.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19508906,1948335,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19508936,1948365,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19509092,1948522,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19509268,1948698,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19509291,1948723,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19509306,1948738,1005,15.55,,70.0,,,,,,,"Carbohydrate, by difference",G -19509346,1948778,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19509434,1948866,1005,2.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19510156,1949592,1005,8.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19511034,1950472,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19511507,1950952,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19512160,1951610,1005,55.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19512263,1951713,1005,75.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19512419,1951871,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19512493,1951946,1005,20.63,,70.0,,,,,,,"Carbohydrate, by difference",G -19513133,1952591,1005,68.97,,70.0,,,,,,,"Carbohydrate, by difference",G -19513151,1952609,1005,44.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19513717,1953178,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19513770,1953231,1005,13.98,,70.0,,,,,,,"Carbohydrate, by difference",G -19513856,1953317,1005,31.18,,70.0,,,,,,,"Carbohydrate, by difference",G -19513939,1953400,1005,67.74,,70.0,,,,,,,"Carbohydrate, by difference",G -19514340,1953804,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19514354,1953821,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19514576,1954055,1005,64.37,,70.0,,,,,,,"Carbohydrate, by difference",G -19514683,1954162,1005,52.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19515184,1954668,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19515283,1954767,1005,32.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19515333,1954818,1005,37.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19515579,1955064,1005,9.6,,70.0,,,,,,,"Carbohydrate, by difference",G -19515669,1955154,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19515810,1955295,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19516068,1955554,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G -19516090,1955576,1005,78.95,,70.0,,,,,,,"Carbohydrate, by difference",G -19516157,1955643,1005,50.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19516664,1956153,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19516816,1956306,1005,6.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19516873,1956364,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19516902,1956393,1005,45.45,,70.0,,,,,,,"Carbohydrate, by difference",G -19517194,1956685,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19517292,1956785,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19517357,1956850,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19517567,1957060,1005,49.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19517606,1957099,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19517726,1957219,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19518687,1958181,1005,6.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19518894,1958389,1005,13.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19518945,1958440,1005,49.09,,70.0,,,,,,,"Carbohydrate, by difference",G -19519142,1958637,1005,5.07,,70.0,,,,,,,"Carbohydrate, by difference",G -19519235,1958732,1005,74.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19519967,1959466,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19519980,1959479,1005,4.96,,70.0,,,,,,,"Carbohydrate, by difference",G -19520088,1959588,1005,2.48,,70.0,,,,,,,"Carbohydrate, by difference",G -19520157,1959658,1005,22.45,,70.0,,,,,,,"Carbohydrate, by difference",G -19520559,1960060,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19520724,1960225,1005,4.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19521395,1960902,1005,44.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19521681,1961188,1005,11.16,,70.0,,,,,,,"Carbohydrate, by difference",G -19521818,1961329,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19521885,1961396,1005,48.48,,70.0,,,,,,,"Carbohydrate, by difference",G -19521949,1961460,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19522124,1961635,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19522762,1962279,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19523058,1962577,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19523405,1962926,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19523518,1963044,1005,2.46,,70.0,,,,,,,"Carbohydrate, by difference",G -19523649,1963175,1005,11.55,,70.0,,,,,,,"Carbohydrate, by difference",G -19523682,1963208,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19523881,1963410,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19524052,1963582,1005,57.69,,70.0,,,,,,,"Carbohydrate, by difference",G -19524065,1963595,1005,34.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19524089,1963619,1005,27.78,,70.0,,,,,,,"Carbohydrate, by difference",G -19524201,1963731,1005,46.15,,70.0,,,,,,,"Carbohydrate, by difference",G -19524606,1964143,1005,82.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19524617,1964154,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19524773,1964311,1005,5.92,,70.0,,,,,,,"Carbohydrate, by difference",G -19525116,1964656,1005,5.26,,70.0,,,,,,,"Carbohydrate, by difference",G -19525502,1965042,1005,41.18,,70.0,,,,,,,"Carbohydrate, by difference",G -19525809,1965349,1005,7.14,,73.0,,,,,,,"Carbohydrate, by difference",G -19526708,1966251,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19526870,1966419,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19527601,1967164,1005,8.77,,70.0,,,,,,,"Carbohydrate, by difference",G -19528013,1967583,1005,23.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19528209,1967782,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19528313,1967888,1005,44.23,,70.0,,,,,,,"Carbohydrate, by difference",G -19528393,1967974,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19528520,1968105,1005,17.95,,70.0,,,,,,,"Carbohydrate, by difference",G -19528663,1968248,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19528828,1968415,1005,32.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19528884,1968471,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19528890,1968477,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19529399,1969000,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19529722,1969333,1005,6.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19529930,1969541,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19529954,1969565,1005,56.92,,70.0,,,,,,,"Carbohydrate, by difference",G -19529996,1969608,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19530027,1969639,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19530210,1969830,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19530461,1970082,1005,21.16,,70.0,,,,,,,"Carbohydrate, by difference",G -19530516,1970137,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19530657,1970278,1005,1.79,,73.0,,,,,,,"Carbohydrate, by difference",G -19531215,1970845,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G -19531397,1971029,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19532486,1972135,1005,34.95,,70.0,,,,,,,"Carbohydrate, by difference",G -19532910,1972564,1005,11.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19533481,1973140,1005,67.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19533485,1973144,1005,29.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19533714,1973377,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19534869,1974539,1005,58.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19535089,1974759,1005,9.09,,70.0,,,,,,,"Carbohydrate, by difference",G -19535355,1975026,1005,52.94,,70.0,,,,,,,"Carbohydrate, by difference",G -19535528,1975200,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19535644,1975316,1005,44.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19535663,1975335,1005,43.75,,70.0,,,,,,,"Carbohydrate, by difference",G -19535737,1975410,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19535874,1975548,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19535919,1975593,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19536403,1976078,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19536495,1976170,1005,51.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19536702,1976378,1005,6.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19537074,1976751,1005,5.51,,70.0,,,,,,,"Carbohydrate, by difference",G -19537084,1976761,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19537154,1976833,1005,70.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19537326,1977007,1005,1.13,,70.0,,,,,,,"Carbohydrate, by difference",G -19537528,1977209,1005,33.85,,70.0,,,,,,,"Carbohydrate, by difference",G -19538600,1978290,1005,14.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19538618,1978309,1005,35.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19538633,1978324,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19538731,1978424,1005,92.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19538808,1978501,1005,68.97,,70.0,,,,,,,"Carbohydrate, by difference",G -19538891,1978584,1005,61.54,,70.0,,,,,,,"Carbohydrate, by difference",G -19539111,1978805,1005,55.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19539349,1979044,1005,9.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19539655,1979354,1005,7.69,,73.0,,,,,,,"Carbohydrate, by difference",G -19539898,1979597,1005,7.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19540046,1979745,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19540130,1979831,1005,7.96,,70.0,,,,,,,"Carbohydrate, by difference",G -19540597,1980300,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19540692,1980395,1005,6.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19540795,1980498,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19541376,1981081,1005,93.1,,70.0,,,,,,,"Carbohydrate, by difference",G -19541596,1981302,1005,10.59,,70.0,,,,,,,"Carbohydrate, by difference",G -19541655,1981363,1005,9.52,,70.0,,,,,,,"Carbohydrate, by difference",G -19541760,1981468,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19541781,1981490,1005,16.04,,70.0,,,,,,,"Carbohydrate, by difference",G -19541973,1981682,1005,56.52,,70.0,,,,,,,"Carbohydrate, by difference",G -19542032,1981746,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19542063,1981777,1005,29.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19543197,1982922,1005,35.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19543200,1982925,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19543400,1983145,1005,58.82,,70.0,,,,,,,"Carbohydrate, by difference",G -19543470,1983221,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19543876,1983629,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19544012,1983768,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19544103,1983859,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19544238,1983996,1005,72.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19544245,1984003,1005,93.1,,70.0,,,,,,,"Carbohydrate, by difference",G -19544524,1984285,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19545026,1984795,1005,15.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19545043,1984812,1005,18.18,,70.0,,,,,,,"Carbohydrate, by difference",G -19545105,1984875,1005,6.92,,70.0,,,,,,,"Carbohydrate, by difference",G -19545214,1984984,1005,66.67,,73.0,,,,,,,"Carbohydrate, by difference",G -19545571,1985345,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19545999,1985776,1005,19.47,,70.0,,,,,,,"Carbohydrate, by difference",G -19546338,1986116,1005,9.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19546379,1986157,1005,78.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19546383,1986161,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19546467,1986246,1005,5.69,,70.0,,,,,,,"Carbohydrate, by difference",G -19546897,1986682,1005,3.36,,70.0,,,,,,,"Carbohydrate, by difference",G -19546903,1986688,1005,10.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19547554,1987349,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19547653,1987449,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19547934,1987733,1005,51.16,,70.0,,,,,,,"Carbohydrate, by difference",G -19547950,1987749,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19548187,1987994,1005,13.64,,70.0,,,,,,,"Carbohydrate, by difference",G -19548369,1988180,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19548759,1988577,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19548804,1988623,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19549078,1988900,1005,3.3,,70.0,,,,,,,"Carbohydrate, by difference",G -19549152,1988975,1005,16.47,,70.0,,,,,,,"Carbohydrate, by difference",G -19549203,1989026,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19549239,1989063,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19549288,1989112,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19549660,1989487,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19549825,1989655,1005,4.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19549912,1989745,1005,26.77,,70.0,,,,,,,"Carbohydrate, by difference",G -19549993,1989827,1005,11.92,,70.0,,,,,,,"Carbohydrate, by difference",G -19550252,1990087,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19550327,1990163,1005,32.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19550494,1990333,1005,4.55,,73.0,,,,,,,"Carbohydrate, by difference",G -19550653,1990496,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19550759,1990603,1005,34.78,,70.0,,,,,,,"Carbohydrate, by difference",G -19550891,1990739,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19551246,1991098,1005,26.87,,70.0,,,,,,,"Carbohydrate, by difference",G -19551591,1991448,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19551723,1991580,1005,12.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19551750,1991607,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19551887,1991744,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19552037,1991895,1005,51.22,,70.0,,,,,,,"Carbohydrate, by difference",G -19552211,1992069,1005,37.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19552370,1992230,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19552690,1992557,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19552938,1992805,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19553115,1992985,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19553132,1993003,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19553207,1993078,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19553803,1993679,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19553948,1993825,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19554926,1994818,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19555119,1995013,1005,24.72,,70.0,,,,,,,"Carbohydrate, by difference",G -19555172,1995066,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19555495,1995391,1005,2.82,,70.0,,,,,,,"Carbohydrate, by difference",G -19555847,1995747,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19556099,1996006,1005,1.54,,73.0,,,,,,,"Carbohydrate, by difference",G -19556386,1996299,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19556686,1996602,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19556751,1996667,1005,2.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19556842,1996759,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19556914,1996831,1005,32.99,,70.0,,,,,,,"Carbohydrate, by difference",G -19557067,1996986,1005,15.82,,70.0,,,,,,,"Carbohydrate, by difference",G -19557245,1997166,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19558168,1998098,1005,64.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19558171,1998101,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19558668,1998609,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19558752,1998694,1005,12.73,,70.0,,,,,,,"Carbohydrate, by difference",G -19559106,1999054,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19559233,1999182,1005,25.49,,70.0,,,,,,,"Carbohydrate, by difference",G -19559318,1999268,1005,49.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19559616,1999568,1005,42.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19559902,2007620,1005,59.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19559939,2007657,1005,7.5,,71.0,,,,,,,"Carbohydrate, by difference",G -19560354,2008102,1005,26.03,,70.0,,,,,,,"Carbohydrate, by difference",G -19560957,2008706,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19561000,2008749,1005,70.37,,70.0,,,,,,,"Carbohydrate, by difference",G -19561025,2008774,1005,11.9,,70.0,,,,,,,"Carbohydrate, by difference",G -19561092,2008841,1005,14.62,,70.0,,,,,,,"Carbohydrate, by difference",G -19561537,2009287,1005,40.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19561637,2009388,1005,17.6,,70.0,,,,,,,"Carbohydrate, by difference",G -19561806,2009557,1005,7.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19561906,2009657,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19561921,2009672,1005,24.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19562048,2009799,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19562378,2010129,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19562390,2010141,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19562661,2010414,1005,1.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19562762,2010515,1005,18.75,,70.0,,,,,,,"Carbohydrate, by difference",G -19562978,2010732,1005,14.1,,70.0,,,,,,,"Carbohydrate, by difference",G -19563081,2010838,1005,78.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19563122,2010879,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19563340,2011100,1005,43.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19563409,2011169,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19563764,2011527,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19563848,2011611,1005,39.37,,70.0,,,,,,,"Carbohydrate, by difference",G -19563903,2011666,1005,48.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19564321,2012086,1005,28.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19564423,2012190,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19565120,2012890,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19565322,2013094,1005,14.09,,70.0,,,,,,,"Carbohydrate, by difference",G -19565505,2013277,1005,32.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19566380,2014159,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19566538,2014318,1005,50.0,,73.0,,,,,,,"Carbohydrate, by difference",G -19566755,2014536,1005,72.34,,70.0,,,,,,,"Carbohydrate, by difference",G -19566855,2014637,1005,20.0,,73.0,,,,,,,"Carbohydrate, by difference",G -19566868,2014650,1005,41.94,,70.0,,,,,,,"Carbohydrate, by difference",G -19567030,2014814,1005,40.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19567231,2015016,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19567234,2015019,1005,20.77,,70.0,,,,,,,"Carbohydrate, by difference",G -19567611,2015398,1005,8.2,,70.0,,,,,,,"Carbohydrate, by difference",G -19567734,2015522,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G -19567736,2015524,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G -19567795,2015583,1005,13.6,,70.0,,,,,,,"Carbohydrate, by difference",G -19568036,2015825,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19568145,2015934,1005,70.91,,70.0,,,,,,,"Carbohydrate, by difference",G -19568373,2016162,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19569278,2017068,1005,20.51,,70.0,,,,,,,"Carbohydrate, by difference",G -19569547,2017339,1005,7.32,,70.0,,,,,,,"Carbohydrate, by difference",G -19569569,2017361,1005,12.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19569971,2017764,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19570100,2017894,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19570347,2018142,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19570522,2018319,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19570552,2018349,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19571107,2018906,1005,23.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19571240,2019040,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19571306,2019107,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19571375,2019177,1005,21.7,,70.0,,,,,,,"Carbohydrate, by difference",G -19571605,2019407,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19571826,2019629,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19571926,2019729,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19572186,2019992,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19572384,2020192,1005,28.32,,70.0,,,,,,,"Carbohydrate, by difference",G -19572539,2020347,1005,71.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19572697,2020506,1005,1.96,,70.0,,,,,,,"Carbohydrate, by difference",G -19572727,2020536,1005,55.81,,70.0,,,,,,,"Carbohydrate, by difference",G -19572757,2020567,1005,14.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19573039,2020849,1005,64.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19573197,2021010,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19573291,2021105,1005,17.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19573322,2021136,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19573399,2021214,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19573470,2021285,1005,41.46,,70.0,,,,,,,"Carbohydrate, by difference",G -19573577,2021392,1005,76.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19573762,2021579,1005,47.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19573928,2021746,1005,21.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19574182,2022001,1005,10.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19574229,2022048,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19574627,2022447,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G -19574768,2022588,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19574843,2022663,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19575033,2022854,1005,74.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19575170,2022992,1005,12.39,,70.0,,,,,,,"Carbohydrate, by difference",G -19575277,2023101,1005,4.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19575943,2023769,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19576094,2023920,1005,34.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19576152,2023979,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19576251,2024079,1005,7.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19576277,2024105,1005,9.32,,70.0,,,,,,,"Carbohydrate, by difference",G -19576347,2024175,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19576435,2024264,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19576444,2024273,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19576481,2024310,1005,60.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19577344,2025179,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19577611,2025448,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19577644,2025481,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19578024,2025862,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19578144,2025982,1005,15.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19578210,2026048,1005,70.59,,70.0,,,,,,,"Carbohydrate, by difference",G -19578296,2026134,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19578491,2026331,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19578542,2026382,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19578659,2026499,1005,30.34,,70.0,,,,,,,"Carbohydrate, by difference",G -19578909,2026749,1005,79.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19579018,2026858,1005,74.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19579268,2027109,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G -19579941,2027784,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19580262,2028107,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19580278,2028123,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19580336,2028181,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19580361,2028206,1005,55.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19580635,2028485,1005,74.51,,70.0,,,,,,,"Carbohydrate, by difference",G -19580995,2028845,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19581235,2029086,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19581623,2029475,1005,66.22,,70.0,,,,,,,"Carbohydrate, by difference",G -19581644,2029496,1005,23.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19581869,2029723,1005,30.3,,70.0,,,,,,,"Carbohydrate, by difference",G -19582034,2029890,1005,47.62,,70.0,,,,,,,"Carbohydrate, by difference",G -19582191,2030047,1005,53.49,,70.0,,,,,,,"Carbohydrate, by difference",G -19582220,2030076,1005,19.23,,70.0,,,,,,,"Carbohydrate, by difference",G -19582237,2030093,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19582342,2030199,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19582454,2030311,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19583003,2030861,1005,69.64,,70.0,,,,,,,"Carbohydrate, by difference",G -19583079,2030937,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19583963,2031824,1005,55.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19584074,2031935,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19584315,2032179,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19584430,2032294,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19584571,2032436,1005,60.47,,70.0,,,,,,,"Carbohydrate, by difference",G -19584673,2032538,1005,15.04,,70.0,,,,,,,"Carbohydrate, by difference",G -19584757,2032622,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19584816,2032681,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19584925,2032790,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19585134,2032999,1005,24.23,,70.0,,,,,,,"Carbohydrate, by difference",G -19585441,2033306,1005,0.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19585649,2033514,1005,63.16,,70.0,,,,,,,"Carbohydrate, by difference",G -19586128,2033994,1005,38.95,,70.0,,,,,,,"Carbohydrate, by difference",G -19586301,2034167,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19586421,2034287,1005,6.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19586494,2034360,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19586591,2034457,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19586608,2034474,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19586616,2034482,1005,19.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19586638,2034504,1005,22.61,,70.0,,,,,,,"Carbohydrate, by difference",G -19586641,2034507,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19587105,2034973,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19587177,2035045,1005,72.73,,70.0,,,,,,,"Carbohydrate, by difference",G -19587371,2035239,1005,21.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19587389,2035258,1005,16.3,,70.0,,,,,,,"Carbohydrate, by difference",G -19588134,2036005,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19588644,2036517,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19588723,2036596,1005,11.62,,70.0,,,,,,,"Carbohydrate, by difference",G -19588803,2036678,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19588837,2036712,1005,70.97,,70.0,,,,,,,"Carbohydrate, by difference",G -19588989,2036869,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19589500,2037392,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19589950,2037852,1005,81.4,,70.0,,,,,,,"Carbohydrate, by difference",G -19590107,2038009,1005,80.65,,70.0,,,,,,,"Carbohydrate, by difference",G -19590181,2038083,1005,9.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19590397,2038301,1005,14.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19590466,2038370,1005,28.05,,70.0,,,,,,,"Carbohydrate, by difference",G -19590719,2038624,1005,29.37,,70.0,,,,,,,"Carbohydrate, by difference",G -19591445,2039351,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19591565,2039471,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19591744,2039650,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19592188,2040095,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19592239,2040146,1005,13.82,,70.0,,,,,,,"Carbohydrate, by difference",G -19592327,2040234,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19592373,2040281,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19592772,2040682,1005,9.6,,70.0,,,,,,,"Carbohydrate, by difference",G -19592908,2040819,1005,47.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19592956,2040867,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19592977,2040888,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G -19593165,2041076,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19593167,2041078,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19593376,2041287,1005,72.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19593969,2041882,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19594033,2041947,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19594044,2041958,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19594322,2042236,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19594382,2042296,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19594392,2042306,1005,52.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19594478,2042392,1005,7.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19594499,2042413,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19594530,2042444,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19594621,2042535,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19595404,2043318,1005,76.47,,70.0,,,,,,,"Carbohydrate, by difference",G -19595554,2043468,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19595582,2043496,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19595696,2043610,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19596043,2043957,1005,65.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19596127,2044041,1005,69.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19596237,2044151,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19596289,2044203,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19596291,2044205,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19596430,2044344,1005,94.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19596667,2044581,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19596695,2044609,1005,61.9,,70.0,,,,,,,"Carbohydrate, by difference",G -19596890,2044804,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19597074,2044988,1005,48.39,,70.0,,,,,,,"Carbohydrate, by difference",G -19597322,2045236,1005,77.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19598147,2046061,1005,34.55,,70.0,,,,,,,"Carbohydrate, by difference",G -19598275,2046189,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19598359,2046273,1005,96.55,,70.0,,,,,,,"Carbohydrate, by difference",G -19598375,2046289,1005,1.48,,70.0,,,,,,,"Carbohydrate, by difference",G -19598430,2046344,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19598732,2046646,1005,52.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19598915,2046829,1005,43.75,,70.0,,,,,,,"Carbohydrate, by difference",G -19599040,2046955,1005,55.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19599095,2047010,1005,6.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19599271,2047186,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19599491,2047409,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19599683,2047601,1005,68.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19599694,2047612,1005,77.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19600023,2047942,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19600146,2048065,1005,69.23,,70.0,,,,,,,"Carbohydrate, by difference",G -19600237,2048156,1005,36.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19600283,2048202,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19600294,2048213,1005,95.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19600443,2048362,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19600580,2048499,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19600618,2048537,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19601139,2049058,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19601201,2049120,1005,0.42,,73.0,,,,,,,"Carbohydrate, by difference",G -19601209,2049128,1005,3.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19601456,2049375,1005,42.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19601556,2049475,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19601590,2049509,1005,78.05,,70.0,,,,,,,"Carbohydrate, by difference",G -19601693,2049612,1005,8.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19601817,2049737,1005,92.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19601975,2049895,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19602584,2050507,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19602645,2050568,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19602712,2050635,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19602769,2050692,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19602808,2050731,1005,45.95,,70.0,,,,,,,"Carbohydrate, by difference",G -19603130,2051054,1005,55.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19603224,2051148,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19603285,2051209,1005,51.23,,70.0,,,,,,,"Carbohydrate, by difference",G -19604174,2052099,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19604191,2052116,1005,0.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19604210,2052135,1005,55.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19604583,2052509,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19604629,2052555,1005,75.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19604653,2052579,1005,53.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19604849,2052775,1005,23.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19604899,2052825,1005,18.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19604931,2052857,1005,51.72,,70.0,,,,,,,"Carbohydrate, by difference",G -19605214,2053140,1005,8.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19605368,2053294,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19605687,2053614,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19606021,2053948,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19606325,2054252,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19606981,2054910,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19607001,2054930,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19607036,2054965,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19607273,2055202,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19607277,2055206,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19608028,2055959,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19608242,2056174,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19608264,2056196,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19608299,2056231,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19608890,2056824,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19608922,2056856,1005,64.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19609051,2056986,1005,4.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19609072,2057008,1005,15.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19609126,2057062,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19609128,2057064,1005,12.9,,70.0,,,,,,,"Carbohydrate, by difference",G -19609666,2057603,1005,42.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19609852,2057789,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19609956,2057893,1005,22.92,,70.0,,,,,,,"Carbohydrate, by difference",G -19609963,2057900,1005,70.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19610363,2058301,1005,56.16,,70.0,,,,,,,"Carbohydrate, by difference",G -19610668,2058606,1005,78.72,,70.0,,,,,,,"Carbohydrate, by difference",G -19611377,2059323,1005,3.51,,70.0,,,,,,,"Carbohydrate, by difference",G -19611534,2059480,1005,63.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19611628,2059575,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19611799,2059746,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19612151,2060100,1005,0.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19612307,2060257,1005,77.78,,70.0,,,,,,,"Carbohydrate, by difference",G -19612730,2060681,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19612845,2060796,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19612863,2060814,1005,52.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19612872,2060823,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19612883,2060834,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19613036,2060987,1005,31.34,,70.0,,,,,,,"Carbohydrate, by difference",G -19613136,2061088,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19613604,2061556,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19613688,2061640,1005,44.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19613857,2061809,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19614031,2061984,1005,89.47,,70.0,,,,,,,"Carbohydrate, by difference",G -19614155,2062110,1005,19.74,,70.0,,,,,,,"Carbohydrate, by difference",G -19614217,2062172,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19614580,2062537,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19614829,2062786,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19615026,2062983,1005,15.7,,70.0,,,,,,,"Carbohydrate, by difference",G -19615242,2063199,1005,39.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19615281,2063238,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19615288,2063245,1005,54.87,,70.0,,,,,,,"Carbohydrate, by difference",G -19615592,2063549,1005,43.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19615606,2063563,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19615806,2063764,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19615956,2063914,1005,1.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19616068,2064026,1005,11.03,,70.0,,,,,,,"Carbohydrate, by difference",G -19616176,2064135,1005,6.4,,70.0,,,,,,,"Carbohydrate, by difference",G -19616229,2064188,1005,49.09,,70.0,,,,,,,"Carbohydrate, by difference",G -19617145,2065104,1005,41.18,,70.0,,,,,,,"Carbohydrate, by difference",G -19617594,2065553,1005,8.59,,70.0,,,,,,,"Carbohydrate, by difference",G -19617748,2065708,1005,11.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19618147,2066107,1005,3.53,,73.0,,,,,,,"Carbohydrate, by difference",G -19618361,2066321,1005,52.94,,70.0,,,,,,,"Carbohydrate, by difference",G -19618494,2066454,1005,37.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19618685,2066646,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19618696,2066657,1005,52.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19619286,2067248,1005,7.2,,70.0,,,,,,,"Carbohydrate, by difference",G -19619336,2067298,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19619593,2067555,1005,77.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19619694,2067656,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19619822,2067784,1005,18.18,,70.0,,,,,,,"Carbohydrate, by difference",G -19619890,2067852,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19619898,2067860,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19619959,2067921,1005,24.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19620046,2068008,1005,24.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19620222,2068185,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19620485,2068450,1005,33.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19620536,2068501,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19621353,2069322,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19621416,2069385,1005,0.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19621931,2069901,1005,80.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19621985,2069955,1005,19.15,,70.0,,,,,,,"Carbohydrate, by difference",G -19622007,2069978,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19622016,2069987,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19622097,2070068,1005,2.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19622190,2070161,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19622582,2070557,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19622676,2070651,1005,48.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19622705,2070680,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19622749,2070724,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19622793,2070768,1005,14.72,,70.0,,,,,,,"Carbohydrate, by difference",G -19622929,2070904,1005,92.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19623092,2071068,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19623341,2071317,1005,15.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19623513,2071490,1005,1.18,,70.0,,,,,,,"Carbohydrate, by difference",G -19623583,2071561,1005,3.45,,70.0,,,,,,,"Carbohydrate, by difference",G -19623667,2071645,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19623708,2071686,1005,52.63,,70.0,,,,,,,"Carbohydrate, by difference",G -19623819,2071798,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19623827,2071806,1005,70.97,,70.0,,,,,,,"Carbohydrate, by difference",G -19623857,2071836,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19624037,2072018,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19624118,2072099,1005,69.7,,70.0,,,,,,,"Carbohydrate, by difference",G -19624158,2072139,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19624198,2072179,1005,86.96,,70.0,,,,,,,"Carbohydrate, by difference",G -19624302,2072283,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19624510,2072491,1005,3.51,,70.0,,,,,,,"Carbohydrate, by difference",G -19624588,2072569,1005,51.16,,70.0,,,,,,,"Carbohydrate, by difference",G -19624610,2072591,1005,73.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19624814,2072795,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19625433,2073416,1005,50.94,,70.0,,,,,,,"Carbohydrate, by difference",G -19625903,2073887,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19625925,2073909,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19626302,2074286,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19626656,2074641,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19626749,2074735,1005,82.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19626789,2074775,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19627020,2075007,1005,78.95,,70.0,,,,,,,"Carbohydrate, by difference",G -19627183,2075170,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G -19628015,2076006,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19628069,2076060,1005,42.47,,70.0,,,,,,,"Carbohydrate, by difference",G -19628104,2076095,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19628292,2076284,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19628509,2076501,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19628536,2076529,1005,1.32,,70.0,,,,,,,"Carbohydrate, by difference",G -19628600,2076593,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19628872,2076866,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19628874,2076868,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19629044,2077039,1005,12.8,,70.0,,,,,,,"Carbohydrate, by difference",G -19629142,2077137,1005,57.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19629345,2077341,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19629556,2077552,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19629652,2077649,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19629666,2077663,1005,77.78,,70.0,,,,,,,"Carbohydrate, by difference",G -19629679,2077676,1005,75.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19629844,2077841,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19630047,2078055,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19630173,2078184,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19630204,2078216,1005,18.18,,70.0,,,,,,,"Carbohydrate, by difference",G -19630892,2078907,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19631186,2079201,1005,44.26,,70.0,,,,,,,"Carbohydrate, by difference",G -19631486,2079501,1005,9.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19631573,2079588,1005,22.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19631879,2079894,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19631997,2080013,1005,65.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19632191,2080207,1005,29.23,,70.0,,,,,,,"Carbohydrate, by difference",G -19632221,2080237,1005,27.94,,70.0,,,,,,,"Carbohydrate, by difference",G -19632228,2080244,1005,54.39,,70.0,,,,,,,"Carbohydrate, by difference",G -19632326,2080342,1005,13.85,,70.0,,,,,,,"Carbohydrate, by difference",G -19632332,2080348,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19632742,2080760,1005,59.15,,70.0,,,,,,,"Carbohydrate, by difference",G -19632857,2080878,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19633352,2081374,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19633418,2081440,1005,47.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19633556,2081578,1005,24.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19633744,2081771,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19633766,2081793,1005,21.6,,70.0,,,,,,,"Carbohydrate, by difference",G -19634209,2082239,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19634325,2082357,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19634589,2082621,1005,11.82,,70.0,,,,,,,"Carbohydrate, by difference",G -19634972,2083006,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19635139,2083174,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19635176,2083211,1005,1.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19635565,2083620,1005,1.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19635875,2083934,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19636531,2084600,1005,8.02,,70.0,,,,,,,"Carbohydrate, by difference",G -19636664,2084734,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19636668,2084738,1005,35.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19636712,2084782,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19636753,2084823,1005,88.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19636904,2084974,1005,87.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19637158,2085229,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19638092,2086168,1005,17.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19638509,2086595,1005,72.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19638542,2086628,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19638588,2086674,1005,19.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19639020,2087106,1005,7.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19639279,2087366,1005,22.4,,70.0,,,,,,,"Carbohydrate, by difference",G -19639323,2087410,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19639482,2087606,1005,46.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19639500,2087625,1005,18.75,,70.0,,,,,,,"Carbohydrate, by difference",G -19639586,2087719,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19639622,2087758,1005,12.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19639623,2087759,1005,8.59,,70.0,,,,,,,"Carbohydrate, by difference",G -19639836,2087991,1005,61.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19639982,2088152,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19640017,2088187,1005,62.16,,70.0,,,,,,,"Carbohydrate, by difference",G -19640031,2088202,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19640494,2088807,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19640713,2089033,1005,87.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19641397,2089772,1005,21.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19641407,2089782,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19641598,2089973,1005,19.77,,70.0,,,,,,,"Carbohydrate, by difference",G -19641611,2089988,1005,73.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19641732,2090132,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19642036,2090439,1005,38.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19642712,2091150,1005,57.36,,70.0,,,,,,,"Carbohydrate, by difference",G -19642795,2091233,1005,21.82,,70.0,,,,,,,"Carbohydrate, by difference",G -19642818,2091256,1005,52.27,,70.0,,,,,,,"Carbohydrate, by difference",G -19642921,2091385,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19643013,2091493,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19643039,2091519,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19643330,2091815,1005,15.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19643515,2092006,1005,37.78,,70.0,,,,,,,"Carbohydrate, by difference",G -19643630,2092142,1005,2.94,,70.0,,,,,,,"Carbohydrate, by difference",G -19643882,2092427,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19643908,2092453,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19643943,2092489,1005,2.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19644576,2093139,1005,10.13,,70.0,,,,,,,"Carbohydrate, by difference",G -19644707,2093271,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19644921,2093490,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19645283,2093884,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19645392,2093993,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19645583,2094189,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19645845,2094452,1005,69.23,,70.0,,,,,,,"Carbohydrate, by difference",G -19646531,2095140,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19646833,2095442,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19646892,2095503,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19646908,2095520,1005,51.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19647065,2095679,1005,6.25,,73.0,,,,,,,"Carbohydrate, by difference",G -19647243,2095858,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19647592,2096207,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19647660,2096275,1005,16.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19648139,2096767,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19648150,2096778,1005,92.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19648184,2096812,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19648226,2096854,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19648540,2097172,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19648730,2097364,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19648954,2097589,1005,26.02,,70.0,,,,,,,"Carbohydrate, by difference",G -19649065,2097700,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19649252,2097894,1005,3.49,,70.0,,,,,,,"Carbohydrate, by difference",G -19649436,2098078,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19649584,2098233,1005,33.8,,70.0,,,,,,,"Carbohydrate, by difference",G -19649611,2098260,1005,28.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19649745,2098399,1005,29.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19649771,2098426,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19650592,2099275,1005,72.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19650781,2099466,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19650804,2099489,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19650939,2099624,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19651021,2099706,1005,18.18,,70.0,,,,,,,"Carbohydrate, by difference",G -19651375,2100063,1005,9.6,,70.0,,,,,,,"Carbohydrate, by difference",G -19651382,2100070,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G -19651885,2100576,1005,41.18,,70.0,,,,,,,"Carbohydrate, by difference",G -19651895,2100586,1005,12.94,,70.0,,,,,,,"Carbohydrate, by difference",G -19651989,2100681,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19652960,2101656,1005,32.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19652976,2101672,1005,4.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19653031,2101727,1005,6.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19653260,2101958,1005,11.48,,70.0,,,,,,,"Carbohydrate, by difference",G -19653516,2102216,1005,12.9,,70.0,,,,,,,"Carbohydrate, by difference",G -19653715,2102415,1005,45.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19653781,2102481,1005,15.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19654005,2102707,1005,9.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19654180,2102883,1005,23.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19654449,2103153,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19654466,2103171,1005,5.13,,70.0,,,,,,,"Carbohydrate, by difference",G -19654675,2103382,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19655405,2104119,1005,12.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19656220,2104949,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G -19656237,2104975,1005,36.36,,70.0,,,,,,,"Carbohydrate, by difference",G -19656306,2105055,1005,47.37,,70.0,,,,,,,"Carbohydrate, by difference",G -19656812,2105574,1005,3.33,,73.0,,,,,,,"Carbohydrate, by difference",G -19656903,2105665,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19657007,2105770,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19657348,2106113,1005,29.55,,70.0,,,,,,,"Carbohydrate, by difference",G -19657681,2106451,1005,37.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19658193,2106975,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19658386,2107196,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19658788,2107699,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19658984,2107937,1005,10.7,,70.0,,,,,,,"Carbohydrate, by difference",G -19658985,2107940,1005,8.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19659447,2108541,1005,45.16,,70.0,,,,,,,"Carbohydrate, by difference",G -19660081,2109576,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19660529,2110063,1005,33.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19661155,2110708,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19661252,2110806,1005,12.92,,70.0,,,,,,,"Carbohydrate, by difference",G -19661363,2110944,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19661406,2110990,1005,7.65,,70.0,,,,,,,"Carbohydrate, by difference",G -19661430,2111021,1005,18.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19661722,2111337,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19661910,2111555,1005,74.07,,70.0,,,,,,,"Carbohydrate, by difference",G -19662031,2111700,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19662034,2111712,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19662044,2111728,1005,20.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19662049,2111735,1005,60.87,,70.0,,,,,,,"Carbohydrate, by difference",G -19662332,2112038,1005,84.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19662370,2112076,1005,87.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19662378,2112084,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19662588,2112294,1005,8.7,,70.0,,,,,,,"Carbohydrate, by difference",G -19662657,2112363,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19662912,2112618,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19663052,2112758,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19664053,2113766,1005,52.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19664247,2113962,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19664298,2114013,1005,67.65,,70.0,,,,,,,"Carbohydrate, by difference",G -19664629,2114345,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19664924,2114640,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19665060,2114777,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19665153,2115008,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G -19665278,2115140,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19665516,2115448,1005,38.03,,70.0,,,,,,,"Carbohydrate, by difference",G -19665586,2115523,1005,77.78,,70.0,,,,,,,"Carbohydrate, by difference",G -19665803,2115861,1005,77.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19665821,2115879,1005,12.8,,70.0,,,,,,,"Carbohydrate, by difference",G -19666037,2116099,1005,80.65,,70.0,,,,,,,"Carbohydrate, by difference",G -19666542,2116650,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19666796,2116909,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19666989,2117102,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G -19667707,2117826,1005,68.97,,70.0,,,,,,,"Carbohydrate, by difference",G -19667857,2117976,1005,0.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19668101,2118223,1005,7.69,,70.0,,,,,,,"Carbohydrate, by difference",G -19668202,2118327,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19668268,2118394,1005,16.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19668688,2118817,1005,45.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19668956,2119086,1005,3.51,,70.0,,,,,,,"Carbohydrate, by difference",G -19669086,2119216,1005,28.95,,70.0,,,,,,,"Carbohydrate, by difference",G -19669102,2119234,1005,57.69,,70.0,,,,,,,"Carbohydrate, by difference",G -19669244,2119376,1005,0.42,,73.0,,,,,,,"Carbohydrate, by difference",G -19669467,2119603,1005,68.52,,70.0,,,,,,,"Carbohydrate, by difference",G -19669603,2119739,1005,80.49,,70.0,,,,,,,"Carbohydrate, by difference",G -19669628,2119764,1005,4.69,,70.0,,,,,,,"Carbohydrate, by difference",G -19669655,2119791,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19669663,2119799,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19669711,2119847,1005,95.45,,70.0,,,,,,,"Carbohydrate, by difference",G -19670042,2120178,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19670121,2120258,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19670165,2120305,1005,76.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19670174,2120314,1005,15.15,,70.0,,,,,,,"Carbohydrate, by difference",G -19670330,2120470,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19670656,2120800,1005,43.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19670849,2120993,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19671004,2121148,1005,3.33,,73.0,,,,,,,"Carbohydrate, by difference",G -19671074,2121218,1005,64.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19671415,2121564,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19671423,2121572,1005,61.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19671667,2121816,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19672006,2122159,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19672127,2122282,1005,71.15,,70.0,,,,,,,"Carbohydrate, by difference",G -19672162,2122317,1005,15.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19672396,2122553,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19672487,2122644,1005,45.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19672800,2122958,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19672972,2123130,1005,20.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19673630,2123792,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19673789,2123952,1005,8.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19674022,2124187,1005,72.97,,70.0,,,,,,,"Carbohydrate, by difference",G -19674246,2124411,1005,30.77,,70.0,,,,,,,"Carbohydrate, by difference",G -19674369,2124536,1005,45.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19674387,2124554,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19674411,2124578,1005,9.48,,70.0,,,,,,,"Carbohydrate, by difference",G -19674527,2124704,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19675481,2125801,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19675495,2125815,1005,47.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19675950,2126271,1005,73.85,,70.0,,,,,,,"Carbohydrate, by difference",G -19676413,2126737,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19676672,2127002,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19676743,2127073,1005,5.6,,70.0,,,,,,,"Carbohydrate, by difference",G -19676818,2127148,1005,47.69,,70.0,,,,,,,"Carbohydrate, by difference",G -19676879,2127209,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19676907,2127237,1005,28.07,,70.0,,,,,,,"Carbohydrate, by difference",G -19676984,2127314,1005,14.94,,70.0,,,,,,,"Carbohydrate, by difference",G -19676985,2127315,1005,17.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19677048,2127379,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19677226,2127558,1005,8.2,,70.0,,,,,,,"Carbohydrate, by difference",G -19677290,2127623,1005,72.73,,70.0,,,,,,,"Carbohydrate, by difference",G -19677368,2127704,1005,27.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19677399,2127735,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19677533,2127873,1005,50.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19677640,2127981,1005,6.36,,70.0,,,,,,,"Carbohydrate, by difference",G -19677733,2128075,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19678082,2128428,1005,74.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19678302,2128650,1005,15.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19678326,2128675,1005,18.64,,70.0,,,,,,,"Carbohydrate, by difference",G -19678337,2128686,1005,18.82,,70.0,,,,,,,"Carbohydrate, by difference",G -19678390,2128740,1005,5.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19678396,2128746,1005,56.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19678531,2128882,1005,32.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19678565,2128917,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19678737,2129094,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19679111,2129471,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19679259,2129620,1005,51.52,,70.0,,,,,,,"Carbohydrate, by difference",G -19679531,2129894,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19679729,2130095,1005,15.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19679888,2130255,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19680157,2130527,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19680243,2130613,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19680740,2131111,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19680768,2131139,1005,15.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19680793,2131164,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19680804,2131175,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19680845,2131216,1005,88.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19681186,2131560,1005,28.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19681422,2131798,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19681490,2131868,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19681830,2132211,1005,46.51,,70.0,,,,,,,"Carbohydrate, by difference",G -19682493,2132887,1005,64.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19682677,2133075,1005,8.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19682854,2133256,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19682886,2133288,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19683485,2133897,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19683775,2134190,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19683914,2134331,1005,45.45,,70.0,,,,,,,"Carbohydrate, by difference",G -19684385,2134809,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19684388,2134812,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19684663,2135094,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19684762,2135196,1005,56.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19685336,2135777,1005,18.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19685585,2136030,1005,12.98,,70.0,,,,,,,"Carbohydrate, by difference",G -19685680,2136126,1005,8.93,,70.0,,,,,,,"Carbohydrate, by difference",G -19685762,2136212,1005,71.15,,70.0,,,,,,,"Carbohydrate, by difference",G -19685852,2136310,1005,6.94,,70.0,,,,,,,"Carbohydrate, by difference",G -19685876,2136337,1005,77.78,,70.0,,,,,,,"Carbohydrate, by difference",G -19685883,2136344,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19685943,2136405,1005,69.23,,70.0,,,,,,,"Carbohydrate, by difference",G -19686025,2136487,1005,14.62,,70.0,,,,,,,"Carbohydrate, by difference",G -19686280,2136742,1005,13.8,,70.0,,,,,,,"Carbohydrate, by difference",G -19686461,2136924,1005,24.37,,70.0,,,,,,,"Carbohydrate, by difference",G -19687116,2137587,1005,91.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19687178,2137649,1005,27.68,,70.0,,,,,,,"Carbohydrate, by difference",G -19687636,2138114,1005,61.7,,70.0,,,,,,,"Carbohydrate, by difference",G -19687707,2138186,1005,96.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19688526,2139011,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19689280,2139792,1005,65.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19689390,2139907,1005,35.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19689496,2140018,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19689548,2140073,1005,72.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19689805,2140336,1005,39.47,,70.0,,,,,,,"Carbohydrate, by difference",G -19690372,2140929,1005,12.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19690432,2140995,1005,12.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19690809,2141389,1005,48.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19690811,2141391,1005,24.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19690875,2141459,1005,12.39,,70.0,,,,,,,"Carbohydrate, by difference",G -19691123,2141725,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19691132,2141734,1005,52.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19691535,2142171,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19692156,2142857,1005,58.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19692166,2142867,1005,71.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19692229,2142933,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19692483,2143207,1005,47.22,,70.0,,,,,,,"Carbohydrate, by difference",G -19692551,2143275,1005,17.65,,70.0,,,,,,,"Carbohydrate, by difference",G -19692727,2143457,1005,8.75,,70.0,,,,,,,"Carbohydrate, by difference",G -19693501,2144244,1005,21.28,,70.0,,,,,,,"Carbohydrate, by difference",G -19693654,2144397,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19693847,2144591,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19693959,2144705,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19694092,2144840,1005,57.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19694263,2145024,1005,2.54,,70.0,,,,,,,"Carbohydrate, by difference",G -19694400,2145162,1005,15.52,,70.0,,,,,,,"Carbohydrate, by difference",G -19694758,2145523,1005,19.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19695091,2145865,1005,3.66,,70.0,,,,,,,"Carbohydrate, by difference",G -19695105,2145879,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19695198,2145973,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19695235,2146011,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19695361,2146137,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19695893,2146673,1005,10.59,,70.0,,,,,,,"Carbohydrate, by difference",G -19695983,2146764,1005,23.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19696180,2146971,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19696535,2147329,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19696660,2147455,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19696855,2147654,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19697180,2147980,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19697241,2148042,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19697247,2148048,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19697322,2148123,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19697332,2148133,1005,34.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19697381,2148182,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19697407,2148208,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19697416,2148217,1005,72.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19697768,2148574,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19697769,2148575,1005,7.96,,70.0,,,,,,,"Carbohydrate, by difference",G -19697967,2148776,1005,55.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19698205,2149015,1005,56.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19698468,2149279,1005,27.69,,70.0,,,,,,,"Carbohydrate, by difference",G -19698662,2149476,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19698748,2149564,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19698943,2149760,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19698987,2149811,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19699044,2149868,1005,18.39,,70.0,,,,,,,"Carbohydrate, by difference",G -19699925,2150769,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19700022,2150867,1005,68.27,,70.0,,,,,,,"Carbohydrate, by difference",G -19700038,2150883,1005,5.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19700289,2151135,1005,12.22,,70.0,,,,,,,"Carbohydrate, by difference",G -19700511,2151357,1005,18.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19700535,2151381,1005,26.28,,70.0,,,,,,,"Carbohydrate, by difference",G -19700616,2151470,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19700705,2151559,1005,27.7,,70.0,,,,,,,"Carbohydrate, by difference",G -19700754,2151608,1005,54.84,,70.0,,,,,,,"Carbohydrate, by difference",G -19700918,2151773,1005,12.4,,70.0,,,,,,,"Carbohydrate, by difference",G -19701683,2152540,1005,58.93,,70.0,,,,,,,"Carbohydrate, by difference",G -19701870,2152732,1005,32.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19702049,2152911,1005,51.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19702104,2152967,1005,7.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19702399,2153262,1005,12.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19702480,2153344,1005,42.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19702502,2153366,1005,79.66,,70.0,,,,,,,"Carbohydrate, by difference",G -19702650,2153516,1005,18.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19702761,2153628,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19702802,2153670,1005,3.54,,70.0,,,,,,,"Carbohydrate, by difference",G -19703164,2154032,1005,17.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19703261,2154129,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19703535,2154404,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19703715,2154584,1005,7.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19704019,2154888,1005,48.84,,70.0,,,,,,,"Carbohydrate, by difference",G -19704035,2154904,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19704069,2154938,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19704356,2155227,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19704673,2155547,1005,82.93,,70.0,,,,,,,"Carbohydrate, by difference",G -19704804,2155679,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19704969,2155846,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19705075,2155953,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19705190,2156070,1005,37.84,,70.0,,,,,,,"Carbohydrate, by difference",G -19705500,2156385,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19705892,2156788,1005,16.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19706408,2157315,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19706441,2157351,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19706725,2157639,1005,21.62,,70.0,,,,,,,"Carbohydrate, by difference",G -19706785,2157699,1005,7.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19707234,2158154,1005,20.69,,70.0,,,,,,,"Carbohydrate, by difference",G -19707640,2158567,1005,25.81,,70.0,,,,,,,"Carbohydrate, by difference",G -19707753,2158681,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19707940,2158871,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19708007,2158938,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19708781,2159725,1005,27.73,,70.0,,,,,,,"Carbohydrate, by difference",G -19709147,2160104,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19709176,2160135,1005,4.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19709785,2160757,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19710082,2161057,1005,77.78,,70.0,,,,,,,"Carbohydrate, by difference",G -19710201,2161177,1005,17.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19710412,2161389,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19710562,2161541,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19710584,2161563,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19710646,2161625,1005,27.27,,70.0,,,,,,,"Carbohydrate, by difference",G -19711852,2162854,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19712173,2163178,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19712196,2163201,1005,15.48,,70.0,,,,,,,"Carbohydrate, by difference",G -19712307,2163313,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19713035,2164079,1005,31.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19713118,2164163,1005,12.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19713223,2164269,1005,2.47,,70.0,,,,,,,"Carbohydrate, by difference",G -19713515,2164564,1005,69.7,,70.0,,,,,,,"Carbohydrate, by difference",G -19713700,2164750,1005,32.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19714196,2165254,1005,65.45,,70.0,,,,,,,"Carbohydrate, by difference",G -19714299,2165358,1005,60.18,,70.0,,,,,,,"Carbohydrate, by difference",G -19714525,2165592,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19714547,2165614,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19714992,2166068,1005,52.63,,70.0,,,,,,,"Carbohydrate, by difference",G -19715012,2166088,1005,11.4,,70.0,,,,,,,"Carbohydrate, by difference",G -19715469,2166554,1005,14.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19715534,2166619,1005,70.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19715749,2166835,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19715760,2166846,1005,11.96,,70.0,,,,,,,"Carbohydrate, by difference",G -19715978,2167066,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19716165,2167255,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19716709,2167805,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19716710,2167806,1005,1.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19716741,2167837,1005,31.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19716842,2167938,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19716938,2168036,1005,67.39,,70.0,,,,,,,"Carbohydrate, by difference",G -19716989,2168087,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19717004,2168103,1005,78.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19717372,2168473,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19717723,2168828,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19718092,2169204,1005,15.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19718110,2169222,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19718149,2169262,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19718215,2169330,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19718314,2169430,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19718317,2169433,1005,96.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19718690,2169815,1005,55.32,,70.0,,,,,,,"Carbohydrate, by difference",G -19718786,2169912,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19718903,2170029,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19719138,2170266,1005,38.64,,70.0,,,,,,,"Carbohydrate, by difference",G -19719186,2170315,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19719443,2170577,1005,48.65,,70.0,,,,,,,"Carbohydrate, by difference",G -19719469,2170603,1005,11.47,,70.0,,,,,,,"Carbohydrate, by difference",G -19719578,2170715,1005,55.26,,70.0,,,,,,,"Carbohydrate, by difference",G -19719875,2171017,1005,55.26,,70.0,,,,,,,"Carbohydrate, by difference",G -19720130,2171278,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G -19720591,2171744,1005,65.37,,70.0,,,,,,,"Carbohydrate, by difference",G -19720679,2171836,1005,84.62,,70.0,,,,,,,"Carbohydrate, by difference",G -19720722,2171879,1005,67.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19721408,2172573,1005,86.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19721553,2172719,1005,0.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19722231,2173400,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19722794,2173969,1005,35.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19723193,2174370,1005,42.22,,70.0,,,,,,,"Carbohydrate, by difference",G -19723245,2174422,1005,0.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19723276,2174453,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19723423,2174600,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19723597,2174774,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19723668,2174845,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19724086,2175270,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19724372,2175556,1005,83.64,,70.0,,,,,,,"Carbohydrate, by difference",G -19724442,2175626,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19724464,2175648,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19724826,2176023,1005,58.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19725306,2176507,1005,50.0,,73.0,,,,,,,"Carbohydrate, by difference",G -19725425,2176626,1005,47.95,,70.0,,,,,,,"Carbohydrate, by difference",G -19725847,2177052,1005,2.94,,70.0,,,,,,,"Carbohydrate, by difference",G -19725878,2177085,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19725977,2177184,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19726027,2177235,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19726222,2177433,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19726575,2177787,1005,43.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19726606,2177818,1005,74.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19726709,2177921,1005,45.61,,70.0,,,,,,,"Carbohydrate, by difference",G -19726744,2177956,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19726900,2178113,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19727022,2178238,1005,21.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19727099,2178316,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19727226,2178445,1005,31.03,,70.0,,,,,,,"Carbohydrate, by difference",G -19727419,2178642,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19727583,2178807,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19728063,2179293,1005,72.73,,70.0,,,,,,,"Carbohydrate, by difference",G -19728342,2179573,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19728474,2179707,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19728557,2179790,1005,10.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19728855,2180091,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19729227,2180472,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19729257,2180502,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19729390,2180635,1005,23.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19729546,2180792,1005,11.2,,70.0,,,,,,,"Carbohydrate, by difference",G -19729600,2180847,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19729692,2180940,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19729896,2181148,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19730035,2181292,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19730150,2181409,1005,19.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19730301,2181560,1005,48.68,,70.0,,,,,,,"Carbohydrate, by difference",G -19730422,2181683,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19730780,2182046,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19731186,2182456,1005,59.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19731461,2182736,1005,0.0,,71.0,,,,,,,"Carbohydrate, by difference",G -19731699,2182975,1005,0.0,,71.0,,,,,,,"Carbohydrate, by difference",G -19731790,2183066,1005,10.0,,71.0,,,,,,,"Carbohydrate, by difference",G -19732200,2183476,1005,60.89,,78.0,,,,,,,"Carbohydrate, by difference",G -19732321,2183597,1005,63.83,,78.0,,,,,,,"Carbohydrate, by difference",G -19732457,2183733,1005,71.47,,78.0,,,,,,,"Carbohydrate, by difference",G -19732787,2184063,1005,7.07,,78.0,,,,,,,"Carbohydrate, by difference",G -19732987,2184263,1005,6.0,,71.0,,,,,,,"Carbohydrate, by difference",G -19733028,2184304,1005,8.46,,71.0,,,,,,,"Carbohydrate, by difference",G -19733150,2184426,1005,8.13,,71.0,,,,,,,"Carbohydrate, by difference",G -19733334,2184610,1005,10.83,,71.0,,,,,,,"Carbohydrate, by difference",G -19733386,2184662,1005,10.09,,78.0,,,,,,,"Carbohydrate, by difference",G -19733557,2184834,1005,75.05,,78.0,,,,,,,"Carbohydrate, by difference",G -19733563,2184840,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19733745,2185022,1005,48.57,,71.0,,,,,,,"Carbohydrate, by difference",G -19733817,2185094,1005,42.68,,71.0,,,,,,,"Carbohydrate, by difference",G -19733915,2185192,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19734105,2185382,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19734115,2185392,1005,17.24,,71.0,,,,,,,"Carbohydrate, by difference",G -19734383,2185660,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19734466,2185744,1005,6.47,,70.0,,,,,,,"Carbohydrate, by difference",G -19734541,2185819,1005,2.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19734579,2185857,1005,68.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19734744,2186022,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19734751,2186029,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19734983,2186263,1005,55.81,,70.0,,,,,,,"Carbohydrate, by difference",G -19734988,2186268,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19735233,2186520,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19735298,2186586,1005,28.81,,70.0,,,,,,,"Carbohydrate, by difference",G -19735306,2186595,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19735360,2186649,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G -19735770,2187060,1005,11.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19735840,2187131,1005,26.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19736133,2187425,1005,15.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19736173,2187466,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19736322,2187615,1005,1.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19736361,2187655,1005,14.98,,70.0,,,,,,,"Carbohydrate, by difference",G -19736527,2187828,1005,23.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19736615,2187926,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19736617,2187928,1005,17.54,,70.0,,,,,,,"Carbohydrate, by difference",G -19736759,2188070,1005,22.54,,70.0,,,,,,,"Carbohydrate, by difference",G -19737042,2188353,1005,9.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19737079,2188390,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19737225,2188537,1005,6.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19737544,2188884,1005,9.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19737734,2189099,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19737753,2189118,1005,4.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19737919,2189284,1005,77.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19737952,2189317,1005,9.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19738035,2189400,1005,49.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19739067,2190448,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19739356,2190743,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19739650,2191050,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19740265,2191679,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19740506,2191923,1005,17.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19740788,2192208,1005,0.31,,70.0,,,,,,,"Carbohydrate, by difference",G -19740855,2192276,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19741002,2192423,1005,8.77,,70.0,,,,,,,"Carbohydrate, by difference",G -19741069,2192492,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19741194,2192617,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19741220,2192643,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19741426,2192851,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19741447,2192873,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19741714,2193143,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19741896,2193328,1005,62.99,,70.0,,,,,,,"Carbohydrate, by difference",G -19741980,2193413,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19742041,2193474,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19742327,2193766,1005,6.94,,70.0,,,,,,,"Carbohydrate, by difference",G -19742427,2193868,1005,1.93,,70.0,,,,,,,"Carbohydrate, by difference",G -19742734,2194177,1005,7.39,,70.0,,,,,,,"Carbohydrate, by difference",G -19742942,2194388,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19743074,2194521,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19743702,2195162,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19743759,2195220,1005,2.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19743890,2195355,1005,48.36,,70.0,,,,,,,"Carbohydrate, by difference",G -19743899,2195364,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19744309,2195775,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G -19744443,2195912,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19744520,2195991,1005,47.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19744592,2196067,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19744598,2196073,1005,26.47,,70.0,,,,,,,"Carbohydrate, by difference",G -19744962,2196441,1005,4.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19745062,2196541,1005,3.75,,71.0,,,,,,,"Carbohydrate, by difference",G -19745153,2196632,1005,7.5,,71.0,,,,,,,"Carbohydrate, by difference",G -19745324,2196803,1005,77.92,,78.0,,,,,,,"Carbohydrate, by difference",G -19745417,2196896,1005,72.0,,71.0,,,,,,,"Carbohydrate, by difference",G -19745595,2197074,1005,64.71,,71.0,,,,,,,"Carbohydrate, by difference",G -19745865,2197347,1005,12.7,,71.0,,,,,,,"Carbohydrate, by difference",G -19746064,2197547,1005,46.43,,71.0,,,,,,,"Carbohydrate, by difference",G -19746320,2197803,1005,49.12,,71.0,,,,,,,"Carbohydrate, by difference",G -19746694,2198179,1005,13.85,,70.0,,,,,,,"Carbohydrate, by difference",G -19747409,2198913,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19747507,2199011,1005,6.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19747608,2199119,1005,49.49,,70.0,,,,,,,"Carbohydrate, by difference",G -19747845,2199387,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19747895,2199439,1005,45.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19748365,2200061,1005,9.75,,70.0,,,,,,,"Carbohydrate, by difference",G -19748386,2200091,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19748456,2200177,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19748695,2200575,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19748751,2200655,1005,11.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19748762,2200673,1005,57.69,,70.0,,,,,,,"Carbohydrate, by difference",G -19748900,2201026,1005,43.1,,70.0,,,,,,,"Carbohydrate, by difference",G -19749471,2201772,1005,3.45,,70.0,,,,,,,"Carbohydrate, by difference",G -19749818,2202215,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19749833,2202232,1005,68.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19749837,2202236,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19749890,2202299,1005,12.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19750122,2202562,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19750464,2202918,1005,14.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19750486,2202941,1005,9.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19750548,2203025,1005,15.48,,70.0,,,,,,,"Carbohydrate, by difference",G -19750810,2203333,1005,48.72,,70.0,,,,,,,"Carbohydrate, by difference",G -19750931,2203455,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19751109,2203636,1005,4.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19751124,2203651,1005,4.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19751238,2203798,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19751328,2204026,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19751390,2204147,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19751515,2204325,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19751936,2205102,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19752476,2206099,1005,56.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19752482,2206105,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19752496,2206119,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19752891,2206899,1005,55.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19753072,2207556,1005,29.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19753108,2207642,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19753315,2208052,1005,12.3,,71.0,,,,,,,"Carbohydrate, by difference",G -19753347,2208084,1005,11.67,,71.0,,,,,,,"Carbohydrate, by difference",G -19753454,2208191,1005,13.63,,78.0,,,,,,,"Carbohydrate, by difference",G -19753486,2208223,1005,15.82,,78.0,,,,,,,"Carbohydrate, by difference",G -19753762,2208499,1005,69.23,,71.0,,,,,,,"Carbohydrate, by difference",G -19753900,2208637,1005,70.97,,71.0,,,,,,,"Carbohydrate, by difference",G -19754089,2208830,1005,12.3,,71.0,,,,,,,"Carbohydrate, by difference",G -19754183,2208924,1005,57.69,,71.0,,,,,,,"Carbohydrate, by difference",G -19754440,2209181,1005,47.06,,71.0,,,,,,,"Carbohydrate, by difference",G -19754762,2209503,1005,15.04,,70.0,,,,,,,"Carbohydrate, by difference",G -19754822,2209563,1005,77.78,,70.0,,,,,,,"Carbohydrate, by difference",G -19755351,2210105,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19755660,2210422,1005,13.16,,70.0,,,,,,,"Carbohydrate, by difference",G -19755792,2210557,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19756077,2210879,1005,31.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19756127,2210932,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19756131,2210936,1005,5.63,,70.0,,,,,,,"Carbohydrate, by difference",G -19756158,2210981,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19756324,2211226,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19756539,2211474,1005,27.16,,70.0,,,,,,,"Carbohydrate, by difference",G -19756793,2211879,1005,19.15,,70.0,,,,,,,"Carbohydrate, by difference",G -19756808,2211899,1005,10.7,,70.0,,,,,,,"Carbohydrate, by difference",G -19757253,2212695,1005,48.15,,70.0,,,,,,,"Carbohydrate, by difference",G -19757377,2212901,1005,92.31,,70.0,,,,,,,"Carbohydrate, by difference",G -19757619,2213177,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19757670,2213229,1005,3.45,,70.0,,,,,,,"Carbohydrate, by difference",G -19757767,2213351,1005,13.77,,70.0,,,,,,,"Carbohydrate, by difference",G -19757803,2213430,1005,27.78,,70.0,,,,,,,"Carbohydrate, by difference",G -19757863,2213512,1005,37.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19758070,2213734,1005,2.01,,70.0,,,,,,,"Carbohydrate, by difference",G -19758399,2214098,1005,5.6,,70.0,,,,,,,"Carbohydrate, by difference",G -19758415,2214114,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19758561,2214268,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19758681,2214394,1005,22.94,,70.0,,,,,,,"Carbohydrate, by difference",G -19758910,2214690,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19759018,2214799,1005,68.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19759085,2214867,1005,60.61,,70.0,,,,,,,"Carbohydrate, by difference",G -19759400,2215216,1005,5.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19759737,2215841,1005,23.81,,70.0,,,,,,,"Carbohydrate, by difference",G -19760079,2216405,1005,11.54,,70.0,,,,,,,"Carbohydrate, by difference",G -19760223,2216718,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19760280,2216812,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19760291,2216825,1005,7.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19760470,2217170,1005,30.95,,70.0,,,,,,,"Carbohydrate, by difference",G -19760479,2217179,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19760487,2217203,1005,48.15,,70.0,,,,,,,"Carbohydrate, by difference",G -19760744,2217663,1005,39.13,,70.0,,,,,,,"Carbohydrate, by difference",G -19761000,2218084,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19761071,2218279,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19761173,2218717,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19761200,2218788,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19761261,2218981,1005,22.22,,70.0,,,,,,,"Carbohydrate, by difference",G -19761333,2219130,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19761417,2219412,1005,0.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19761484,2219479,1005,64.4,,78.0,,,,,,,"Carbohydrate, by difference",G -19761683,2219678,1005,48.9,,78.0,,,,,,,"Carbohydrate, by difference",G -19761734,2219729,1005,67.6,,78.0,,,,,,,"Carbohydrate, by difference",G -19761824,2219819,1005,18.22,,71.0,,,,,,,"Carbohydrate, by difference",G -19761838,2219833,1005,10.13,,71.0,,,,,,,"Carbohydrate, by difference",G -19761857,2219852,1005,10.0,,71.0,,,,,,,"Carbohydrate, by difference",G -19761875,2219870,1005,10.0,,71.0,,,,,,,"Carbohydrate, by difference",G -19761908,2219903,1005,0.42,,73.0,,,,,,,"Carbohydrate, by difference",G -19762597,2220594,1005,83.63,,78.0,,,,,,,"Carbohydrate, by difference",G -19762685,2220682,1005,83.89,,78.0,,,,,,,"Carbohydrate, by difference",G -19763546,2221543,1005,6.67,,71.0,,,,,,,"Carbohydrate, by difference",G -19763675,2221672,1005,65.52,,71.0,,,,,,,"Carbohydrate, by difference",G -19763692,2221689,1005,6.02,,71.0,,,,,,,"Carbohydrate, by difference",G -19764098,2222125,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19764203,2222230,1005,14.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19764246,2222274,1005,2.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19764257,2222285,1005,22.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19764677,2222709,1005,24.0,,77.0,,,,,,,"Carbohydrate, by difference",G -19765663,2226062,1005,56.7,,78.0,,,,,,,"Carbohydrate, by difference",G -19765747,2226146,1005,76.6,,78.0,,,,,,,"Carbohydrate, by difference",G -19766066,2226467,1005,11.68,,78.0,,,,,,,"Carbohydrate, by difference",G -19766155,2226556,1005,74.36,,78.0,,,,,,,"Carbohydrate, by difference",G -19766295,2226696,1005,72.47,,78.0,,,,,,,"Carbohydrate, by difference",G -19766310,2226711,1005,63.83,,78.0,,,,,,,"Carbohydrate, by difference",G -19766845,2227246,1005,75.05,,78.0,,,,,,,"Carbohydrate, by difference",G -19766872,2227273,1005,29.31,,78.0,,,,,,,"Carbohydrate, by difference",G -19766959,2227360,1005,35.77,,78.0,,,,,,,"Carbohydrate, by difference",G -19767053,2227454,1005,40.07,,78.0,,,,,,,"Carbohydrate, by difference",G -19767344,2227745,1005,48.36,,78.0,,,,,,,"Carbohydrate, by difference",G -19767634,2228038,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19767669,2228073,1005,2.33,,71.0,,,,,,,"Carbohydrate, by difference",G -19767876,2228306,1005,22.37,,78.0,,,,,,,"Carbohydrate, by difference",G -19768207,2228640,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19768369,2228804,1005,85.7,,78.0,,,,,,,"Carbohydrate, by difference",G -19768397,2228832,1005,46.43,,71.0,,,,,,,"Carbohydrate, by difference",G -19768854,2229289,1005,31.58,,78.0,,,,,,,"Carbohydrate, by difference",G -19769239,2229674,1005,0.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19769461,2229897,1005,3.75,,71.0,,,,,,,"Carbohydrate, by difference",G -19769531,2229968,1005,6.67,,71.0,,,,,,,"Carbohydrate, by difference",G -19769682,2230119,1005,37.63,,78.0,,,,,,,"Carbohydrate, by difference",G -19769698,2230135,1005,68.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19770144,2230581,1005,64.62,,78.0,,,,,,,"Carbohydrate, by difference",G -19770401,2230838,1005,80.55,,78.0,,,,,,,"Carbohydrate, by difference",G -19770475,2230912,1005,60.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19770730,2231167,1005,3.66,,71.0,,,,,,,"Carbohydrate, by difference",G -19770954,2231391,1005,3.82,,71.0,,,,,,,"Carbohydrate, by difference",G -19771183,2231620,1005,63.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19771434,2231871,1005,80.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19771636,2232076,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19771781,2232242,1005,0.89,,71.0,,,,,,,"Carbohydrate, by difference",G -19771810,2232271,1005,2.68,,71.0,,,,,,,"Carbohydrate, by difference",G -19771946,2232408,1005,13.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19772022,2232485,1005,22.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19772183,2232648,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19772349,2232815,1005,0.98,,71.0,,,,,,,"Carbohydrate, by difference",G -19772399,2232866,1005,5.14,,71.0,,,,,,,"Carbohydrate, by difference",G -19773083,2233550,1005,25.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19773150,2233617,1005,13.28,,71.0,,,,,,,"Carbohydrate, by difference",G -19773170,2233637,1005,43.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19773186,2233653,1005,27.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19773286,2233753,1005,56.52,,71.0,,,,,,,"Carbohydrate, by difference",G -19773309,2233779,1005,63.33,,71.0,,,,,,,"Carbohydrate, by difference",G -19773708,2234183,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19773803,2234278,1005,70.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19774201,2234677,1005,2.22,,71.0,,,,,,,"Carbohydrate, by difference",G -19774473,2234952,1005,13.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19775413,2235908,1005,0.39,,71.0,,,,,,,"Carbohydrate, by difference",G -19775704,2236199,1005,16.51,,78.0,,,,,,,"Carbohydrate, by difference",G -19775795,2236290,1005,6.1,,78.0,,,,,,,"Carbohydrate, by difference",G -19776212,2236707,1005,72.04,,78.0,,,,,,,"Carbohydrate, by difference",G -19776235,2236730,1005,71.62,,78.0,,,,,,,"Carbohydrate, by difference",G -19776382,2236877,1005,60.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19776505,2237000,1005,26.89,,71.0,,,,,,,"Carbohydrate, by difference",G -19776608,2237103,1005,11.53,,71.0,,,,,,,"Carbohydrate, by difference",G -19776695,2237190,1005,12.3,,71.0,,,,,,,"Carbohydrate, by difference",G -19777011,2237507,1005,64.29,,71.0,,,,,,,"Carbohydrate, by difference",G -19777049,2237545,1005,9.22,,71.0,,,,,,,"Carbohydrate, by difference",G -19777056,2237552,1005,49.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19777453,2237949,1005,76.67,,71.0,,,,,,,"Carbohydrate, by difference",G -19777926,2238457,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19778054,2238842,1005,62.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19778143,2239090,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19778197,2239244,1005,52.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19778257,2239412,1005,65.45,,70.0,,,,,,,"Carbohydrate, by difference",G -19778352,2239582,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19778676,2240239,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19778680,2240251,1005,56.34,,70.0,,,,,,,"Carbohydrate, by difference",G -19778750,2240463,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G -19778770,2240526,1005,49.32,,70.0,,,,,,,"Carbohydrate, by difference",G -19778974,2241093,1005,7.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19779321,2242000,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19779326,2242014,1005,56.47,,70.0,,,,,,,"Carbohydrate, by difference",G -19779586,2242451,1005,41.54,,70.0,,,,,,,"Carbohydrate, by difference",G -19779603,2242480,1005,73.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19779726,2242747,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19779756,2242797,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19780039,2243600,1005,16.15,,70.0,,,,,,,"Carbohydrate, by difference",G -19780425,2244522,1005,20.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19781207,2246661,1005,28.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19781687,2248010,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G -19781786,2248321,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19782472,2250251,1005,20.0,,73.0,,,,,,,"Carbohydrate, by difference",G -19782680,2250871,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19782865,2251421,1005,79.49,,70.0,,,,,,,"Carbohydrate, by difference",G -19783558,2253472,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G -19783562,2253485,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19783622,2253631,1005,7.22,,70.0,,,,,,,"Carbohydrate, by difference",G -19783831,2254140,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19783867,2254228,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19784259,2255123,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19784384,2255409,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19784415,2255471,1005,9.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19784491,2255624,1005,13.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19784553,2255808,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19784807,2256379,1005,31.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19784948,2256592,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19784956,2256605,1005,23.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19784976,2256633,1005,51.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19785632,2265410,1005,76.47,,70.0,,,,,,,"Carbohydrate, by difference",G -19786059,2265840,1005,3.75,,70.0,,,,,,,"Carbohydrate, by difference",G -19786138,2265922,1005,9.52,,70.0,,,,,,,"Carbohydrate, by difference",G -19786154,2265938,1005,12.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19786443,2266242,1005,8.8,,70.0,,,,,,,"Carbohydrate, by difference",G -19786448,2266247,1005,78.69,,70.0,,,,,,,"Carbohydrate, by difference",G -19786636,2266445,1005,31.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19786673,2266483,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19786832,2266648,1005,22.22,,70.0,,,,,,,"Carbohydrate, by difference",G -19787151,2266975,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19787308,2267135,1005,87.18,,70.0,,,,,,,"Carbohydrate, by difference",G -19787565,2267396,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19787651,2267484,1005,13.1,,70.0,,,,,,,"Carbohydrate, by difference",G -19787691,2267525,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19787719,2267553,1005,78.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19788132,2267978,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19788409,2268264,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19788605,2268470,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19788647,2268516,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19788941,2268845,1005,91.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19789527,2269453,1005,10.13,,70.0,,,,,,,"Carbohydrate, by difference",G -19789736,2269669,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G -19790288,2270236,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19790949,2270934,1005,12.9,,70.0,,,,,,,"Carbohydrate, by difference",G -19791084,2271071,1005,85.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19791620,2271639,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19791688,2271709,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19791898,2271925,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19792043,2272081,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19792111,2272149,1005,32.26,,70.0,,,,,,,"Carbohydrate, by difference",G -19792231,2272274,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19792642,2272698,1005,48.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19792940,2273007,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19792965,2273032,1005,13.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19793286,2273379,1005,30.99,,70.0,,,,,,,"Carbohydrate, by difference",G -19793334,2273427,1005,54.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19793443,2273539,1005,4.23,,70.0,,,,,,,"Carbohydrate, by difference",G -19793503,2273601,1005,12.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19793552,2273652,1005,68.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19793750,2273885,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19793827,2273970,1005,15.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19794089,2274263,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19794113,2274288,1005,6.39,,70.0,,,,,,,"Carbohydrate, by difference",G -19794476,2274731,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19794765,2275041,1005,61.97,,70.0,,,,,,,"Carbohydrate, by difference",G -19794832,2275111,1005,4.13,,70.0,,,,,,,"Carbohydrate, by difference",G -19795270,2275571,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19795441,2275775,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19795512,2275851,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19795609,2275958,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19795716,2276078,1005,95.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19796166,2276564,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19796310,2276716,1005,8.77,,70.0,,,,,,,"Carbohydrate, by difference",G -19797069,2277520,1005,21.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19797342,2277829,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19797413,2277902,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19797425,2277916,1005,3.03,,70.0,,,,,,,"Carbohydrate, by difference",G -19797704,2278212,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19797743,2278256,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19797902,2278431,1005,24.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19797905,2278434,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19798353,2278912,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19798888,2279480,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19799015,2279617,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19799358,2279983,1005,7.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19799703,2280347,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19799789,2280439,1005,10.34,,70.0,,,,,,,"Carbohydrate, by difference",G -19799954,2280607,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19800169,2280840,1005,80.36,,70.0,,,,,,,"Carbohydrate, by difference",G -19800852,2281577,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19800932,2281658,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19801191,2281935,1005,15.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19801349,2282104,1005,13.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19801466,2282286,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19801685,2282537,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19801807,2282685,1005,20.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19801940,2282826,1005,49.49,,70.0,,,,,,,"Carbohydrate, by difference",G -19801965,2282851,1005,3.66,,70.0,,,,,,,"Carbohydrate, by difference",G -19802063,2282959,1005,3.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19802115,2283013,1005,6.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19802199,2283098,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19802323,2283226,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19802628,2283539,1005,43.75,,70.0,,,,,,,"Carbohydrate, by difference",G -19802759,2283673,1005,2.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19802879,2283793,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19803261,2284179,1005,1.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19803571,2284493,1005,81.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19803597,2284520,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19804268,2285198,1005,19.47,,70.0,,,,,,,"Carbohydrate, by difference",G -19804278,2285208,1005,29.47,,70.0,,,,,,,"Carbohydrate, by difference",G -19804323,2285253,1005,5.92,,70.0,,,,,,,"Carbohydrate, by difference",G -19804538,2285471,1005,7.14,,73.0,,,,,,,"Carbohydrate, by difference",G -19804933,2285870,1005,12.22,,70.0,,,,,,,"Carbohydrate, by difference",G -19805235,2286175,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19805316,2286257,1005,27.55,,70.0,,,,,,,"Carbohydrate, by difference",G -19805861,2286807,1005,4.07,,70.0,,,,,,,"Carbohydrate, by difference",G -19806374,2287321,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19806602,2287554,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19806934,2287894,1005,21.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19807005,2287966,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19807681,2288648,1005,64.91,,70.0,,,,,,,"Carbohydrate, by difference",G -19807839,2288806,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19807864,2288831,1005,3.45,,70.0,,,,,,,"Carbohydrate, by difference",G -19808015,2288982,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19808119,2289088,1005,55.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19808194,2289163,1005,75.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19808246,2289215,1005,54.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19808254,2289223,1005,8.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19808475,2289446,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19808522,2289493,1005,56.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19808744,2289715,1005,70.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19808822,2289794,1005,61.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19809452,2295641,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19809595,2295958,1005,18.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19809669,2296097,1005,15.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19809813,2296435,1005,1.18,,70.0,,,,,,,"Carbohydrate, by difference",G -19809919,2296668,1005,36.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19809969,2296746,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19810867,2298538,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G -19810868,2298540,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19810994,2298785,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19811007,2298813,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19811108,2299018,1005,12.99,,70.0,,,,,,,"Carbohydrate, by difference",G -19811270,2299349,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19811800,2300445,1005,13.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19812002,2300886,1005,51.55,,70.0,,,,,,,"Carbohydrate, by difference",G -19812174,2301236,1005,32.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19812279,2301430,1005,13.1,,70.0,,,,,,,"Carbohydrate, by difference",G -19812413,2301687,1005,41.18,,70.0,,,,,,,"Carbohydrate, by difference",G -19812517,2301889,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19812706,2302274,1005,3.52,,70.0,,,,,,,"Carbohydrate, by difference",G -19813052,2302963,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19813352,2303615,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19813444,2303812,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19813545,2304006,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19813657,2304233,1005,13.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19813673,2304268,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19813887,2304738,1005,5.6,,70.0,,,,,,,"Carbohydrate, by difference",G -19813917,2304799,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19813953,2304874,1005,12.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19813959,2304880,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19814377,2305729,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19814397,2305771,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19814583,2306154,1005,2.82,,70.0,,,,,,,"Carbohydrate, by difference",G -19815030,2307095,1005,68.97,,70.0,,,,,,,"Carbohydrate, by difference",G -19815169,2307377,1005,5.26,,70.0,,,,,,,"Carbohydrate, by difference",G -19815310,2307643,1005,11.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19815731,2308552,1005,4.64,,70.0,,,,,,,"Carbohydrate, by difference",G -19816098,2309317,1005,14.13,,70.0,,,,,,,"Carbohydrate, by difference",G -19816266,2309673,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19816422,2309970,1005,9.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19817125,2311401,1005,22.69,,70.0,,,,,,,"Carbohydrate, by difference",G -19817348,2311885,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19817509,2312216,1005,21.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19818076,2313405,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19818094,2313449,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19818102,2313474,1005,17.7,,70.0,,,,,,,"Carbohydrate, by difference",G -19818133,2313549,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19818245,2313771,1005,22.22,,70.0,,,,,,,"Carbohydrate, by difference",G -19818289,2313867,1005,96.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19818415,2314122,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19818464,2314210,1005,13.8,,70.0,,,,,,,"Carbohydrate, by difference",G -19818589,2314434,1005,12.22,,70.0,,,,,,,"Carbohydrate, by difference",G -19818772,2314810,1005,52.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19818818,2314905,1005,1.18,,70.0,,,,,,,"Carbohydrate, by difference",G -19818896,2315076,1005,60.87,,70.0,,,,,,,"Carbohydrate, by difference",G -19818902,2315088,1005,14.65,,70.0,,,,,,,"Carbohydrate, by difference",G -19818969,2315203,1005,14.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19819080,2315417,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19819095,2315447,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19819178,2315627,1005,45.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19819291,2315846,1005,15.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19819540,2316356,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19819556,2316381,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19819724,2316731,1005,24.82,,70.0,,,,,,,"Carbohydrate, by difference",G -19820002,2317042,1005,56.0,,71.0,,,,,,,"Carbohydrate, by difference",G -19820043,2317085,1005,46.4,,71.0,,,,,,,"Carbohydrate, by difference",G -19820096,2317138,1005,15.2,,71.0,,,,,,,"Carbohydrate, by difference",G -19820262,2317304,1005,80.95,,71.0,,,,,,,"Carbohydrate, by difference",G -19820488,2319974,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19820514,2320047,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19820560,2320149,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19820602,2320250,1005,18.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19821111,2321156,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19821290,2321577,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19821472,2321909,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19821515,2321969,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19821599,2322103,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19821639,2322169,1005,8.82,,70.0,,,,,,,"Carbohydrate, by difference",G -19822014,2322761,1005,16.03,,70.0,,,,,,,"Carbohydrate, by difference",G -19822055,2322832,1005,40.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19822137,2322950,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19822248,2323231,1005,30.3,,70.0,,,,,,,"Carbohydrate, by difference",G -19822357,2323554,1005,3.31,,70.0,,,,,,,"Carbohydrate, by difference",G -19822862,2324763,1005,6.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19823142,2325284,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19823149,2325293,1005,6.92,,70.0,,,,,,,"Carbohydrate, by difference",G -19823441,2325738,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19823465,2325774,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19823847,2326312,1005,31.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19823922,2326403,1005,74.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19824039,2326561,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19824088,2326653,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19824511,2327190,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19824677,2327412,1005,24.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19824704,2327461,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19825041,2327974,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19825096,2328057,1005,2.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19825248,2328304,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19825333,2328412,1005,48.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19825414,2328527,1005,10.34,,70.0,,,,,,,"Carbohydrate, by difference",G -19825422,2328550,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19825835,2329218,1005,2.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19825894,2329314,1005,17.39,,70.0,,,,,,,"Carbohydrate, by difference",G -19825944,2329403,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G -19826101,2329649,1005,60.47,,70.0,,,,,,,"Carbohydrate, by difference",G -19826138,2329696,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19826290,2330786,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19826331,2330827,1005,0.89,,71.0,,,,,,,"Carbohydrate, by difference",G -19826949,2331446,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19826997,2331494,1005,80.42,,78.0,,,,,,,"Carbohydrate, by difference",G -19827024,2331521,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19827084,2331581,1005,83.89,,78.0,,,,,,,"Carbohydrate, by difference",G -19827881,2332380,1005,15.87,,71.0,,,,,,,"Carbohydrate, by difference",G -19828278,2332787,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19828767,2333332,1005,43.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19828782,2333347,1005,48.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19828836,2333403,1005,75.64,,70.0,,,,,,,"Carbohydrate, by difference",G -19829307,2333895,1005,47.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19829350,2333948,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19829790,2334451,1005,17.65,,70.0,,,,,,,"Carbohydrate, by difference",G -19830337,2335031,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19830884,2335596,1005,11.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19831549,2336273,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19832130,2336856,1005,2.3,,71.0,,,,,,,"Carbohydrate, by difference",G -19832561,2337287,1005,6.67,,71.0,,,,,,,"Carbohydrate, by difference",G -19833173,2337920,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19833367,2338133,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19833412,2338189,1005,17.62,,70.0,,,,,,,"Carbohydrate, by difference",G -19833416,2338193,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19833534,2338327,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19833677,2338477,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19833787,2338590,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19833917,2338726,1005,0.42,,73.0,,,,,,,"Carbohydrate, by difference",G -19834394,2339279,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19834614,2339508,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19834731,2339627,1005,47.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19835457,2340393,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19836117,2341069,1005,26.24,,,,,,,,,"Carbohydrate, by difference",G -19836311,2341263,1005,2.76,,,,,,,,,"Carbohydrate, by difference",G -19836685,2341637,1005,10.64,,,,,,,,,"Carbohydrate, by difference",G -19836793,2341745,1005,11.72,,,,,,,,,"Carbohydrate, by difference",G -19836955,2341907,1005,10.67,,,,,,,,,"Carbohydrate, by difference",G -19837122,2342074,1005,12.28,,,,,,,,,"Carbohydrate, by difference",G -19837305,2342257,1005,6.0,,,,,,,,,"Carbohydrate, by difference",G -19837512,2342464,1005,19.11,,,,,,,,,"Carbohydrate, by difference",G -19837519,2342471,1005,22.82,,,,,,,,,"Carbohydrate, by difference",G -19838071,2343023,1005,22.02,,,,,,,,,"Carbohydrate, by difference",G -19838416,2343368,1005,33.78,,,,,,,,,"Carbohydrate, by difference",G -19838423,2343375,1005,44.36,,,,,,,,,"Carbohydrate, by difference",G -19839026,2343978,1005,83.4,,,,,,,,,"Carbohydrate, by difference",G -19839741,2344693,1005,80.0,,,,,,,,,"Carbohydrate, by difference",G -19839866,2344818,1005,7.26,,,,,,,,,"Carbohydrate, by difference",G -19839992,2344944,1005,13.51,,,,,,,,,"Carbohydrate, by difference",G -19840018,2344970,1005,15.6,,,,,,,,,"Carbohydrate, by difference",G -19840115,2345067,1005,27.55,,,,,,,,,"Carbohydrate, by difference",G -19840243,2345195,1005,5.91,,,,,,,,,"Carbohydrate, by difference",G -19840250,2345202,1005,10.74,,,,,,,,,"Carbohydrate, by difference",G -19840255,2345207,1005,8.82,,,,,,,,,"Carbohydrate, by difference",G -19840281,2345233,1005,4.71,,,,,,,,,"Carbohydrate, by difference",G -19840313,2345265,1005,22.04,,,,,,,,,"Carbohydrate, by difference",G -19840492,2345444,1005,13.92,,,,,,,,,"Carbohydrate, by difference",G -19840693,2345645,1005,16.24,,,,,,,,,"Carbohydrate, by difference",G -19840734,2345686,1005,16.18,,,,,,,,,"Carbohydrate, by difference",G -19841096,2346048,1005,71.4,,,,,,,,,"Carbohydrate, by difference",G -19841185,2346137,1005,7.74,,,,,,,,,"Carbohydrate, by difference",G -19841255,2346207,1005,2.8,,,,,,,,,"Carbohydrate, by difference",G -19841513,2364030,1005,23.9,,78.0,,,,,,,"Carbohydrate, by difference",G -19841888,2364406,1005,87.1,,70.0,,,,,,,"Carbohydrate, by difference",G -19842003,2364521,1005,0.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19842155,2364673,1005,4.23,,70.0,,,,,,,"Carbohydrate, by difference",G -19842625,2365151,1005,1.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19842800,2365331,1005,67.65,,70.0,,,,,,,"Carbohydrate, by difference",G -19842810,2365341,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19842974,2365509,1005,23.3,,70.0,,,,,,,"Carbohydrate, by difference",G -19843049,2365586,1005,20.77,,70.0,,,,,,,"Carbohydrate, by difference",G -19843271,2365810,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19843369,2365911,1005,26.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19843376,2365918,1005,38.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19843618,2366167,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19844025,2366589,1005,9.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19844113,2366680,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19844491,2367071,1005,38.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19844914,2367508,1005,43.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19845089,2367694,1005,16.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19845240,2367853,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19845459,2368080,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19845496,2368119,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19845573,2368205,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19846188,2368860,1005,96.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19846327,2369004,1005,38.94,,70.0,,,,,,,"Carbohydrate, by difference",G -19846573,2369256,1005,42.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19847341,2370041,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G -19847592,2370293,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19847824,2370525,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19847907,2370613,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19848128,2370838,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19848229,2370943,1005,13.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19848261,2370975,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19848394,2371108,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19848623,2371337,1005,19.8,,78.0,,,,,,,"Carbohydrate, by difference",G -19848880,2371594,1005,15.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19849079,2371794,1005,36.73,,72.0,,,,,,,"Carbohydrate, by difference",G -19849100,2371815,1005,19.17,,71.0,,,,,,,"Carbohydrate, by difference",G -19849118,2371833,1005,64.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19849320,2372035,1005,50.88,,72.0,,,,,,,"Carbohydrate, by difference",G -19849532,2372247,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19849550,2372265,1005,4.23,,70.0,,,,,,,"Carbohydrate, by difference",G -19849982,2372700,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19850040,2372758,1005,21.52,,70.0,,,,,,,"Carbohydrate, by difference",G -19850249,2372967,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19850519,2373246,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19850810,2373540,1005,53.85,,70.0,,,,,,,"Carbohydrate, by difference",G -19851662,2374456,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19851948,2374761,1005,48.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19852240,2375074,1005,25.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19852242,2375076,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19852321,2375163,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19852572,2375437,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19852637,2375507,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19853067,2375977,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19853238,2376158,1005,47.22,,70.0,,,,,,,"Carbohydrate, by difference",G -19853509,2376446,1005,9.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19853825,2376782,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19854335,2377363,1005,5.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19854336,2377364,1005,71.05,,70.0,,,,,,,"Carbohydrate, by difference",G -19854410,2377445,1005,95.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19854495,2377538,1005,6.13,,70.0,,,,,,,"Carbohydrate, by difference",G -19854748,2377801,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19854815,2377871,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19854969,2378026,1005,42.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19855154,2378216,1005,7.81,,70.0,,,,,,,"Carbohydrate, by difference",G -19855550,2378622,1005,47.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19855841,2378932,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19855956,2379047,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19856100,2379191,1005,22.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19856184,2379275,1005,13.61,,70.0,,,,,,,"Carbohydrate, by difference",G -19856300,2379391,1005,43.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19856358,2379449,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19856705,2379797,1005,87.1,,70.0,,,,,,,"Carbohydrate, by difference",G -19856876,2379968,1005,7.69,,70.0,,,,,,,"Carbohydrate, by difference",G -19856963,2380055,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19857116,2380208,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19857273,2380365,1005,7.92,,70.0,,,,,,,"Carbohydrate, by difference",G -19857362,2380454,1005,14.98,,70.0,,,,,,,"Carbohydrate, by difference",G -19857429,2380521,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19857654,2380746,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19857718,2380810,1005,3.2,,70.0,,,,,,,"Carbohydrate, by difference",G -19857773,2380866,1005,70.22,,78.0,,,,,,,"Carbohydrate, by difference",G -19858219,2381312,1005,53.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19858226,2381319,1005,81.69,,78.0,,,,,,,"Carbohydrate, by difference",G -19858576,2381675,1005,38.98,,70.0,,,,,,,"Carbohydrate, by difference",G -19858998,2382102,1005,20.8,,70.0,,,,,,,"Carbohydrate, by difference",G -19859000,2382104,1005,22.22,,70.0,,,,,,,"Carbohydrate, by difference",G -19859341,2382449,1005,14.94,,70.0,,,,,,,"Carbohydrate, by difference",G -19859486,2382595,1005,53.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19859505,2382614,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19859678,2382789,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19859907,2383020,1005,39.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19860078,2383198,1005,24.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19860294,2383416,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19860326,2383448,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19860401,2383523,1005,6.18,,70.0,,,,,,,"Carbohydrate, by difference",G -19860873,2384002,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19860958,2384089,1005,56.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19861337,2384472,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19861452,2384590,1005,12.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19861522,2384661,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19861540,2384680,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19861573,2384713,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19861928,2385073,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19861938,2385083,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19861961,2385106,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19862830,2385981,1005,41.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19863037,2386190,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19863844,2387008,1005,12.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19864074,2387243,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19864147,2387316,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19864154,2387324,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19864284,2387456,1005,18.99,,70.0,,,,,,,"Carbohydrate, by difference",G -19864407,2387583,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19864411,2387587,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19864749,2387932,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19864923,2388106,1005,3.54,,70.0,,,,,,,"Carbohydrate, by difference",G -19864992,2388175,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19865076,2388260,1005,73.68,,70.0,,,,,,,"Carbohydrate, by difference",G -19865188,2388374,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19865438,2388634,1005,4.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19865485,2388681,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19865491,2388687,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19866177,2389386,1005,30.65,,70.0,,,,,,,"Carbohydrate, by difference",G -19866745,2389972,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19866880,2390110,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19867194,2390424,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19867350,2390581,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19867407,2390638,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19867814,2391051,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19868115,2391355,1005,5.8,,70.0,,,,,,,"Carbohydrate, by difference",G -19868144,2391385,1005,4.13,,70.0,,,,,,,"Carbohydrate, by difference",G -19868391,2391637,1005,4.92,,70.0,,,,,,,"Carbohydrate, by difference",G -19868394,2391640,1005,4.13,,70.0,,,,,,,"Carbohydrate, by difference",G -19868491,2391740,1005,2.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19868507,2391756,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19869132,2392384,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19869295,2392548,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19869442,2392696,1005,67.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19869929,2393190,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19870068,2393329,1005,7.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19870123,2393386,1005,19.2,,70.0,,,,,,,"Carbohydrate, by difference",G -19870262,2393529,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19870329,2393596,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19870633,2393901,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19870941,2394210,1005,18.82,,70.0,,,,,,,"Carbohydrate, by difference",G -19870955,2394224,1005,8.18,,70.0,,,,,,,"Carbohydrate, by difference",G -19871006,2394275,1005,14.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19871203,2394474,1005,2.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19871534,2394810,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19871562,2394839,1005,75.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19872213,2395493,1005,75.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19872349,2395629,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19872601,2395885,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19872768,2396054,1005,19.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19872828,2396114,1005,23.81,,70.0,,,,,,,"Carbohydrate, by difference",G -19873005,2396291,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19873180,2396466,1005,1.69,,70.0,,,,,,,"Carbohydrate, by difference",G -19873185,2396471,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19873618,2396907,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19873722,2397013,1005,7.81,,70.0,,,,,,,"Carbohydrate, by difference",G -19873813,2397106,1005,55.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19874191,2397485,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19874718,2398013,1005,11.72,,70.0,,,,,,,"Carbohydrate, by difference",G -19874784,2398079,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19875032,2398327,1005,2.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19875113,2398408,1005,15.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19875178,2398473,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19875453,2398749,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19875465,2398761,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19875572,2398868,1005,10.59,,70.0,,,,,,,"Carbohydrate, by difference",G -19876015,2399314,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19876126,2399425,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19876234,2399533,1005,7.02,,70.0,,,,,,,"Carbohydrate, by difference",G -19876421,2399723,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19876731,2400034,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19876805,2400111,1005,24.75,,70.0,,,,,,,"Carbohydrate, by difference",G -19876869,2400175,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19877057,2400363,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19877081,2400387,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19877086,2400392,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19877139,2400445,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19877430,2400737,1005,4.84,,70.0,,,,,,,"Carbohydrate, by difference",G -19877484,2400792,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19877620,2400932,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19877629,2400941,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19877862,2401174,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19877904,2401216,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19877919,2401231,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19878295,2401607,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19878532,2401844,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19878660,2401972,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19879316,2402634,1005,25.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19879349,2402667,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19879660,2402979,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19879766,2403085,1005,13.39,,70.0,,,,,,,"Carbohydrate, by difference",G -19880083,2403402,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19880101,2403420,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19880146,2403465,1005,1.54,,70.0,,,,,,,"Carbohydrate, by difference",G -19880147,2403466,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19880509,2403828,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19880560,2403879,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19880670,2403989,1005,12.62,,70.0,,,,,,,"Carbohydrate, by difference",G -19881245,2404567,1005,10.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19882227,2405553,1005,76.36,,70.0,,,,,,,"Carbohydrate, by difference",G -19882244,2405570,1005,13.6,,70.0,,,,,,,"Carbohydrate, by difference",G -19882345,2405671,1005,21.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19882349,2405675,1005,48.78,,70.0,,,,,,,"Carbohydrate, by difference",G -19882412,2405738,1005,11.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19882803,2406129,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19882978,2406306,1005,27.91,,70.0,,,,,,,"Carbohydrate, by difference",G -19883119,2406447,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G -19883674,2407002,1005,4.92,,70.0,,,,,,,"Carbohydrate, by difference",G -19883816,2407144,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19883914,2407242,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19884065,2407393,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19884209,2407537,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19884274,2407602,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19884383,2407711,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G -19884623,2407951,1005,3.12,,73.0,,,,,,,"Carbohydrate, by difference",G -19884766,2408094,1005,0.85,,70.0,,,,,,,"Carbohydrate, by difference",G -19884880,2408214,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19885237,2408571,1005,65.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19885431,2408765,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19885906,2409240,1005,23.46,,70.0,,,,,,,"Carbohydrate, by difference",G -19886169,2409503,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19886191,2409525,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19886332,2409666,1005,24.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19886374,2409708,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19886454,2409788,1005,49.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19886460,2409794,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19886741,2410075,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19887022,2410357,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19887173,2410508,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19887371,2410709,1005,15.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19887512,2410850,1005,6.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19887566,2410904,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19887752,2411090,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19887756,2411095,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19888418,2411783,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19888652,2412025,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19888882,2412266,1005,46.4,,70.0,,,,,,,"Carbohydrate, by difference",G -19889046,2412442,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19889578,2412997,1005,3.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19889847,2413277,1005,22.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19889978,2413413,1005,58.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19890049,2413490,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19890120,2413566,1005,81.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19890397,2413851,1005,8.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19890843,2414330,1005,3.66,,70.0,,,,,,,"Carbohydrate, by difference",G -19891093,2414594,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19891207,2414709,1005,0.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19891283,2414790,1005,4.35,,73.0,,,,,,,"Carbohydrate, by difference",G -19891361,2414868,1005,17.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19891499,2415012,1005,17.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19891788,2415315,1005,21.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19892250,2415783,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19892989,2416528,1005,63.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19893039,2416578,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19893133,2416672,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19894177,2417732,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19894687,2418249,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19894950,2418513,1005,76.36,,70.0,,,,,,,"Carbohydrate, by difference",G -19894962,2418526,1005,53.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19895068,2418634,1005,1.54,,70.0,,,,,,,"Carbohydrate, by difference",G -19895088,2418654,1005,32.97,,70.0,,,,,,,"Carbohydrate, by difference",G -19895212,2418779,1005,28.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19895341,2418912,1005,5.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19895486,2419058,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19895513,2419085,1005,3.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19895647,2419222,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19896514,2420091,1005,92.31,,70.0,,,,,,,"Carbohydrate, by difference",G -19896679,2420256,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19896811,2420390,1005,9.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19896986,2420566,1005,10.97,,70.0,,,,,,,"Carbohydrate, by difference",G -19897137,2420717,1005,71.74,,70.0,,,,,,,"Carbohydrate, by difference",G -19897146,2420726,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19897342,2420922,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19897994,2421586,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19898368,2421968,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19898440,2422041,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19898503,2422105,1005,92.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19898578,2422180,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19898945,2422551,1005,61.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19898954,2422560,1005,58.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19898964,2422570,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19899922,2423536,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19900044,2423660,1005,5.13,,70.0,,,,,,,"Carbohydrate, by difference",G -19900437,2424058,1005,21.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19901128,2424757,1005,0.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19901358,2424990,1005,9.68,,70.0,,,,,,,"Carbohydrate, by difference",G -19901454,2425086,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19901463,2425095,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19901473,2425105,1005,4.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19901640,2425273,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19901654,2425287,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19902104,2425740,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19902871,2426514,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19902993,2426639,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19903101,2426747,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19903227,2426873,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19903356,2427003,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19903590,2427237,1005,52.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19903773,2427420,1005,6.4,,70.0,,,,,,,"Carbohydrate, by difference",G -19903870,2427517,1005,13.48,,70.0,,,,,,,"Carbohydrate, by difference",G -19903984,2427631,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19904211,2427858,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19904265,2427912,1005,45.45,,70.0,,,,,,,"Carbohydrate, by difference",G -19904350,2427997,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19904478,2428125,1005,21.32,,70.0,,,,,,,"Carbohydrate, by difference",G -19904800,2428449,1005,3.2,,70.0,,,,,,,"Carbohydrate, by difference",G -19904946,2428595,1005,52.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19905119,2428768,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19905461,2429110,1005,63.16,,70.0,,,,,,,"Carbohydrate, by difference",G -19905807,2429456,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19905908,2429557,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19906648,2430298,1005,5.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19906704,2430354,1005,72.73,,70.0,,,,,,,"Carbohydrate, by difference",G -19906715,2430365,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19906836,2430487,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19907610,2431262,1005,15.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19907615,2431267,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19907766,2431418,1005,79.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19907994,2431646,1005,18.75,,70.0,,,,,,,"Carbohydrate, by difference",G -19908117,2431770,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19908399,2432052,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19908487,2432140,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19908694,2432347,1005,74.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19909525,2433183,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19909862,2433520,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19910034,2433692,1005,64.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19910361,2434019,1005,3.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19910398,2434056,1005,13.85,,70.0,,,,,,,"Carbohydrate, by difference",G -19910534,2434192,1005,18.75,,70.0,,,,,,,"Carbohydrate, by difference",G -19910807,2434466,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19911010,2434669,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19911021,2434680,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19911055,2434714,1005,89.66,,70.0,,,,,,,"Carbohydrate, by difference",G -19911125,2434786,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19911305,2434966,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19911602,2435263,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19912113,2435775,1005,2.92,,70.0,,,,,,,"Carbohydrate, by difference",G -19912195,2435857,1005,8.8,,70.0,,,,,,,"Carbohydrate, by difference",G -19912251,2435913,1005,4.55,,70.0,,,,,,,"Carbohydrate, by difference",G -19912397,2436071,1005,9.18,,70.0,,,,,,,"Carbohydrate, by difference",G -19912548,2436222,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19913061,2436737,1005,7.61,,70.0,,,,,,,"Carbohydrate, by difference",G -19913525,2437202,1005,11.96,,70.0,,,,,,,"Carbohydrate, by difference",G -19913864,2437541,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19913972,2437649,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19914097,2437774,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19914227,2437905,1005,43.4,,70.0,,,,,,,"Carbohydrate, by difference",G -19914625,2438304,1005,47.37,,70.0,,,,,,,"Carbohydrate, by difference",G -19914973,2438652,1005,7.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19915695,2439378,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19916077,2439762,1005,68.18,,70.0,,,,,,,"Carbohydrate, by difference",G -19916362,2440047,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19916763,2440449,1005,15.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19917392,2441079,1005,43.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19917523,2441211,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19917525,2441213,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19917586,2441274,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19917595,2441283,1005,0.3,,70.0,,,,,,,"Carbohydrate, by difference",G -19917805,2441493,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19917986,2441674,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19918006,2441694,1005,2.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19918052,2441740,1005,29.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19918694,2442384,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19918862,2442553,1005,21.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19918881,2442572,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19918909,2442600,1005,84.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19919554,2443246,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19919637,2443329,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19919870,2443568,1005,66.67,,71.0,,,,,,,"Carbohydrate, by difference",G -19919985,2443697,1005,29.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19920385,2444145,1005,57.2,,78.0,,,,,,,"Carbohydrate, by difference",G -19920396,2444157,1005,12.1,,78.0,,,,,,,"Carbohydrate, by difference",G -19920440,2444204,1005,82.14,,71.0,,,,,,,"Carbohydrate, by difference",G -19920492,2444264,1005,46.48,,71.0,,,,,,,"Carbohydrate, by difference",G -19920597,2444375,1005,23.73,,70.0,,,,,,,"Carbohydrate, by difference",G -19920650,2444428,1005,4.13,,70.0,,,,,,,"Carbohydrate, by difference",G -19920689,2444471,1005,53.85,,70.0,,,,,,,"Carbohydrate, by difference",G -19920724,2444509,1005,12.68,,70.0,,,,,,,"Carbohydrate, by difference",G -19920996,2444790,1005,2.68,,70.0,,,,,,,"Carbohydrate, by difference",G -19921030,2444824,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19921080,2444874,1005,72.22,,70.0,,,,,,,"Carbohydrate, by difference",G -19921110,2444904,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19921440,2445241,1005,0.4,,70.0,,,,,,,"Carbohydrate, by difference",G -19921548,2445353,1005,65.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19921712,2445518,1005,14.16,,70.0,,,,,,,"Carbohydrate, by difference",G -19921723,2445534,1005,0.7,,70.0,,,,,,,"Carbohydrate, by difference",G -19921970,2445785,1005,30.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19922142,2445961,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19922211,2446030,1005,45.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19922262,2446081,1005,11.63,,70.0,,,,,,,"Carbohydrate, by difference",G -19922549,2446375,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19922681,2446508,1005,87.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19922754,2446584,1005,19.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19923271,2447105,1005,61.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19923305,2447139,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19923472,2447308,1005,12.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19923829,2447667,1005,71.15,,70.0,,,,,,,"Carbohydrate, by difference",G -19923913,2447751,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19923952,2447790,1005,17.7,,70.0,,,,,,,"Carbohydrate, by difference",G -19924029,2447867,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19924249,2448087,1005,77.78,,70.0,,,,,,,"Carbohydrate, by difference",G -19924622,2448461,1005,29.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19924718,2448561,1005,89.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19924729,2448572,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19924930,2448773,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19925095,2448940,1005,12.11,,70.0,,,,,,,"Carbohydrate, by difference",G -19925336,2449183,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19925629,2449491,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19925719,2449584,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19925787,2449652,1005,0.01,,70.0,,,,,,,"Carbohydrate, by difference",G -19926519,2450446,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19926529,2450456,1005,26.23,,70.0,,,,,,,"Carbohydrate, by difference",G -19926934,2450887,1005,25.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19927050,2451015,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19927079,2451045,1005,27.61,,70.0,,,,,,,"Carbohydrate, by difference",G -19927243,2451227,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19927487,2451484,1005,40.98,,70.0,,,,,,,"Carbohydrate, by difference",G -19928141,2452157,1005,88.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19928190,2452212,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19928285,2452307,1005,54.93,,70.0,,,,,,,"Carbohydrate, by difference",G -19928715,2452749,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19928734,2452768,1005,10.97,,70.0,,,,,,,"Carbohydrate, by difference",G -19928988,2453036,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19929223,2453289,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19929429,2453502,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19929627,2453700,1005,16.92,,70.0,,,,,,,"Carbohydrate, by difference",G -19929731,2453804,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19929863,2453936,1005,69.64,,70.0,,,,,,,"Carbohydrate, by difference",G -19930767,2454840,1005,62.22,,70.0,,,,,,,"Carbohydrate, by difference",G -19931209,2455283,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19931371,2455445,1005,13.16,,70.0,,,,,,,"Carbohydrate, by difference",G -19931482,2455556,1005,15.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19931681,2455755,1005,72.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19931721,2455795,1005,44.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19931764,2455838,1005,35.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19932745,2456821,1005,77.42,,71.0,,,,,,,"Carbohydrate, by difference",G -19933050,2457126,1005,16.22,,71.0,,,,,,,"Carbohydrate, by difference",G -19933279,2457355,1005,43.24,,71.0,,,,,,,"Carbohydrate, by difference",G -19933476,2457553,1005,38.82,,71.0,,,,,,,"Carbohydrate, by difference",G -19933535,2457614,1005,71.62,,71.0,,,,,,,"Carbohydrate, by difference",G -19933660,2457740,1005,76.67,,71.0,,,,,,,"Carbohydrate, by difference",G -19933709,2457789,1005,62.79,,71.0,,,,,,,"Carbohydrate, by difference",G -19933816,2457897,1005,11.73,,71.0,,,,,,,"Carbohydrate, by difference",G -19933961,2458043,1005,50.0,,71.0,,,,,,,"Carbohydrate, by difference",G -19934086,2458168,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19934121,2458203,1005,6.67,,71.0,,,,,,,"Carbohydrate, by difference",G -19934362,2458444,1005,3.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19934572,2458655,1005,65.22,,71.0,,,,,,,"Carbohydrate, by difference",G -19934944,2459027,1005,49.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19935140,2459224,1005,63.3,,78.0,,,,,,,"Carbohydrate, by difference",G -19936254,2460345,1005,7.4,,70.0,,,,,,,"Carbohydrate, by difference",G -19936384,2460477,1005,24.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19936555,2460649,1005,53.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19936617,2460711,1005,53.49,,70.0,,,,,,,"Carbohydrate, by difference",G -19936728,2460822,1005,33.75,,70.0,,,,,,,"Carbohydrate, by difference",G -19937337,2461440,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19937664,2461773,1005,16.92,,70.0,,,,,,,"Carbohydrate, by difference",G -19937724,2461835,1005,4.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19938032,2462144,1005,5.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19938163,2462276,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19938325,2462440,1005,90.91,,70.0,,,,,,,"Carbohydrate, by difference",G -19938503,2462630,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19938540,2462667,1005,31.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19938620,2462747,1005,21.94,,70.0,,,,,,,"Carbohydrate, by difference",G -19938646,2462773,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19938669,2462796,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19938727,2462855,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19938798,2462926,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19938840,2462968,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19939061,2463195,1005,10.93,,70.0,,,,,,,"Carbohydrate, by difference",G -19939260,2463397,1005,0.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19939492,2463630,1005,27.47,,70.0,,,,,,,"Carbohydrate, by difference",G -19939620,2463760,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19939701,2463842,1005,70.37,,70.0,,,,,,,"Carbohydrate, by difference",G -19939803,2463944,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19939842,2463984,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19939913,2464056,1005,48.98,,70.0,,,,,,,"Carbohydrate, by difference",G -19940263,2464414,1005,4.93,,70.0,,,,,,,"Carbohydrate, by difference",G -19940364,2464515,1005,59.68,,70.0,,,,,,,"Carbohydrate, by difference",G -19940679,2464833,1005,77.97,,70.0,,,,,,,"Carbohydrate, by difference",G -19940680,2464834,1005,74.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19940716,2464871,1005,26.26,,70.0,,,,,,,"Carbohydrate, by difference",G -19940872,2465031,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19940913,2465074,1005,27.54,,70.0,,,,,,,"Carbohydrate, by difference",G -19940942,2465103,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19941734,2465902,1005,25.61,,70.0,,,,,,,"Carbohydrate, by difference",G -19941852,2466022,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19942054,2466225,1005,12.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19942534,2466709,1005,4.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19942609,2466784,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19942698,2466873,1005,32.94,,70.0,,,,,,,"Carbohydrate, by difference",G -19943032,2467214,1005,9.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19943228,2467412,1005,46.46,,70.0,,,,,,,"Carbohydrate, by difference",G -19943568,2467757,1005,5.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19943619,2467811,1005,0.66,,73.0,,,,,,,"Carbohydrate, by difference",G -19943883,2468081,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19944009,2468207,1005,87.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19944161,2468359,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19944292,2468490,1005,58.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19944705,2468914,1005,52.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19944963,2469175,1005,18.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19945620,2469836,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19945632,2469848,1005,42.37,,70.0,,,,,,,"Carbohydrate, by difference",G -19945923,2470141,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19946303,2470522,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19946645,2470868,1005,87.18,,70.0,,,,,,,"Carbohydrate, by difference",G -19946858,2471081,1005,27.96,,70.0,,,,,,,"Carbohydrate, by difference",G -19946869,2471092,1005,32.17,,70.0,,,,,,,"Carbohydrate, by difference",G -19946903,2471126,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19946959,2471183,1005,3.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19946999,2471223,1005,3.28,,70.0,,,,,,,"Carbohydrate, by difference",G -19947139,2471365,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19947455,2471693,1005,17.75,,70.0,,,,,,,"Carbohydrate, by difference",G -19947634,2471872,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19947800,2472038,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19947858,2472096,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19947935,2472173,1005,56.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19948108,2472346,1005,6.4,,70.0,,,,,,,"Carbohydrate, by difference",G -19948124,2472362,1005,6.4,,70.0,,,,,,,"Carbohydrate, by difference",G -19948202,2472446,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19948244,2472488,1005,38.46,,70.0,,,,,,,"Carbohydrate, by difference",G -19948282,2472526,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19948407,2472651,1005,64.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19948441,2472685,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G -19948462,2472706,1005,84.78,,70.0,,,,,,,"Carbohydrate, by difference",G -19948505,2472749,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19949055,2473300,1005,24.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19949367,2473612,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19949406,2473651,1005,13.27,,70.0,,,,,,,"Carbohydrate, by difference",G -19949497,2473742,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19949551,2473796,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19949640,2473885,1005,4.23,,70.0,,,,,,,"Carbohydrate, by difference",G -19949727,2473977,1005,56.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19950317,2474567,1005,28.26,,70.0,,,,,,,"Carbohydrate, by difference",G -19950367,2474617,1005,29.23,,70.0,,,,,,,"Carbohydrate, by difference",G -19950825,2475083,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19951178,2475438,1005,11.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19951509,2475769,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19951530,2475790,1005,87.8,,70.0,,,,,,,"Carbohydrate, by difference",G -19951986,2476250,1005,44.26,,70.0,,,,,,,"Carbohydrate, by difference",G -19952170,2476435,1005,13.13,,70.0,,,,,,,"Carbohydrate, by difference",G -19952781,2477049,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19952806,2477074,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19953214,2477484,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19953230,2477500,1005,89.66,,70.0,,,,,,,"Carbohydrate, by difference",G -19953661,2477935,1005,94.29,,70.0,,,,,,,"Carbohydrate, by difference",G -19953848,2478127,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19953990,2478283,1005,32.61,,70.0,,,,,,,"Carbohydrate, by difference",G -19954031,2478327,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19954765,2479081,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19955208,2479545,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19955571,2479921,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19955656,2480014,1005,4.92,,70.0,,,,,,,"Carbohydrate, by difference",G -19955900,2480264,1005,1.77,,70.0,,,,,,,"Carbohydrate, by difference",G -19955979,2480347,1005,0.88,,70.0,,,,,,,"Carbohydrate, by difference",G -19956063,2480437,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19956109,2480485,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19956210,2480590,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19956329,2480715,1005,56.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19956811,2481226,1005,73.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19956861,2481276,1005,77.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19957413,2481850,1005,16.47,,70.0,,,,,,,"Carbohydrate, by difference",G -19957458,2481897,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19957562,2482002,1005,20.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19958208,2482660,1005,4.64,,70.0,,,,,,,"Carbohydrate, by difference",G -19958301,2482754,1005,4.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19958927,2483391,1005,1.69,,70.0,,,,,,,"Carbohydrate, by difference",G -19959007,2483472,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19959114,2483579,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19959240,2483707,1005,56.34,,70.0,,,,,,,"Carbohydrate, by difference",G -19959556,2484031,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G -19959573,2484048,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19959604,2484079,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19960069,2484550,1005,34.78,,70.0,,,,,,,"Carbohydrate, by difference",G -19960293,2484779,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19960828,2485325,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19960838,2485335,1005,7.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19960896,2485394,1005,35.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19961090,2485591,1005,10.62,,70.0,,,,,,,"Carbohydrate, by difference",G -19961488,2485994,1005,9.7,,70.0,,,,,,,"Carbohydrate, by difference",G -19961501,2486007,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19962007,2486521,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19962216,2486734,1005,23.68,,70.0,,,,,,,"Carbohydrate, by difference",G -19962454,2486973,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19962463,2486982,1005,34.21,,70.0,,,,,,,"Carbohydrate, by difference",G -19962616,2487138,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19962634,2487156,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19962980,2487513,1005,13.04,,70.0,,,,,,,"Carbohydrate, by difference",G -19963273,2487818,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19963475,2488020,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19963595,2488140,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19963749,2488294,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G -19963871,2488416,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19964102,2488647,1005,29.63,,70.0,,,,,,,"Carbohydrate, by difference",G -19964150,2488695,1005,8.02,,70.0,,,,,,,"Carbohydrate, by difference",G -19964203,2488748,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19964228,2488773,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19964415,2488960,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19964460,2489005,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19964851,2489398,1005,3.75,,70.0,,,,,,,"Carbohydrate, by difference",G -19964930,2489477,1005,48.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19965099,2489646,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19965185,2489733,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19965278,2489826,1005,3.12,,70.0,,,,,,,"Carbohydrate, by difference",G -19965296,2489844,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19965538,2490086,1005,2.7,,70.0,,,,,,,"Carbohydrate, by difference",G -19965697,2490245,1005,48.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19965799,2490347,1005,6.36,,70.0,,,,,,,"Carbohydrate, by difference",G -19966568,2491116,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19966576,2491124,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G -19966837,2491385,1005,67.5,,71.0,,,,,,,"Carbohydrate, by difference",G -19966863,2491411,1005,7.2,,72.0,,,,,,,"Carbohydrate, by difference",G -19967081,2491629,1005,45.76,,71.0,,,,,,,"Carbohydrate, by difference",G -19967095,2491643,1005,7.14,,71.0,,,,,,,"Carbohydrate, by difference",G -19967186,2491734,1005,10.36,,71.0,,,,,,,"Carbohydrate, by difference",G -19967228,2491776,1005,2.29,,71.0,,,,,,,"Carbohydrate, by difference",G -19967358,2491906,1005,19.23,,71.0,,,,,,,"Carbohydrate, by difference",G -19967404,2491952,1005,9.17,,71.0,,,,,,,"Carbohydrate, by difference",G -19967428,2491976,1005,5.42,,71.0,,,,,,,"Carbohydrate, by difference",G -19967897,2492445,1005,0.0,,71.0,,,,,,,"Carbohydrate, by difference",G -19968060,2492608,1005,75.0,,71.0,,,,,,,"Carbohydrate, by difference",G -19968132,2492680,1005,14.04,,72.0,,,,,,,"Carbohydrate, by difference",G -19968227,2492775,1005,3.75,,71.0,,,,,,,"Carbohydrate, by difference",G -19968248,2492796,1005,10.0,,71.0,,,,,,,"Carbohydrate, by difference",G -19968803,2493356,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19968979,2493534,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19969241,2493797,1005,4.79,,70.0,,,,,,,"Carbohydrate, by difference",G -19969356,2493912,1005,12.78,,70.0,,,,,,,"Carbohydrate, by difference",G -19969429,2493985,1005,0.85,,70.0,,,,,,,"Carbohydrate, by difference",G -19969470,2494026,1005,4.94,,70.0,,,,,,,"Carbohydrate, by difference",G -19969796,2494356,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19970126,2494689,1005,58.82,,70.0,,,,,,,"Carbohydrate, by difference",G -19970318,2494882,1005,14.91,,70.0,,,,,,,"Carbohydrate, by difference",G -19970475,2495041,1005,7.2,,70.0,,,,,,,"Carbohydrate, by difference",G -19970482,2495048,1005,32.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19970565,2495131,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19970629,2495196,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19970657,2495224,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19970660,2495227,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19970824,2495397,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19971180,2495775,1005,57.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19971185,2495780,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19971267,2495862,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19971547,2496145,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19971696,2496294,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19971770,2496368,1005,14.58,,70.0,,,,,,,"Carbohydrate, by difference",G -19971958,2496561,1005,48.48,,70.0,,,,,,,"Carbohydrate, by difference",G -19972526,2497150,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19972797,2497429,1005,58.82,,70.0,,,,,,,"Carbohydrate, by difference",G -19972927,2497561,1005,59.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19973894,2498539,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19973925,2498570,1005,55.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19974049,2498694,1005,61.9,,70.0,,,,,,,"Carbohydrate, by difference",G -19974140,2498785,1005,76.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19974346,2498993,1005,52.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19974375,2499022,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19974588,2499239,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19975085,2499745,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19975118,2499780,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G -19975152,2499815,1005,9.68,,70.0,,,,,,,"Carbohydrate, by difference",G -19975273,2499943,1005,6.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19975587,2500266,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19975987,2500678,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19976076,2500767,1005,64.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19976234,2500925,1005,72.41,,70.0,,,,,,,"Carbohydrate, by difference",G -19976391,2501082,1005,74.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19976491,2501183,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19976586,2501280,1005,28.97,,70.0,,,,,,,"Carbohydrate, by difference",G -19976765,2501463,1005,35.19,,70.0,,,,,,,"Carbohydrate, by difference",G -19976902,2501601,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19977008,2501707,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19977288,2502005,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19978146,2502885,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19978229,2502972,1005,16.74,,70.0,,,,,,,"Carbohydrate, by difference",G -19978239,2502982,1005,17.65,,70.0,,,,,,,"Carbohydrate, by difference",G -19978468,2503213,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19978483,2503228,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G -19978575,2503320,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19978761,2503512,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19978827,2503580,1005,26.83,,70.0,,,,,,,"Carbohydrate, by difference",G -19979073,2503835,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19979472,2504241,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19979938,2504719,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19980226,2505009,1005,76.92,,70.0,,,,,,,"Carbohydrate, by difference",G -19980816,2505612,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G -19981104,2505906,1005,50.0,,73.0,,,,,,,"Carbohydrate, by difference",G -19981135,2505937,1005,79.31,,70.0,,,,,,,"Carbohydrate, by difference",G -19981292,2506096,1005,88.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19981727,2506549,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19981769,2506592,1005,56.52,,70.0,,,,,,,"Carbohydrate, by difference",G -19982295,2507140,1005,88.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19982416,2507262,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19982664,2507517,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G -19982760,2507613,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19982970,2507831,1005,69.44,,70.0,,,,,,,"Carbohydrate, by difference",G -19982996,2507857,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19983100,2507962,1005,58.82,,70.0,,,,,,,"Carbohydrate, by difference",G -19983291,2508154,1005,42.65,,70.0,,,,,,,"Carbohydrate, by difference",G -19983308,2508172,1005,45.59,,70.0,,,,,,,"Carbohydrate, by difference",G -19983466,2508332,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19983804,2508679,1005,84.38,,70.0,,,,,,,"Carbohydrate, by difference",G -19983981,2508862,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19984375,2509271,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -19984392,2509288,1005,54.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19984519,2509423,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -19984556,2509462,1005,30.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19984583,2509489,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19984648,2509555,1005,7.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19984816,2509731,1005,6.08,,70.0,,,,,,,"Carbohydrate, by difference",G -19984853,2509770,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19985220,2510148,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19985284,2510214,1005,57.78,,70.0,,,,,,,"Carbohydrate, by difference",G -19985313,2510243,1005,0.56,,70.0,,,,,,,"Carbohydrate, by difference",G -19986047,2511023,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19986415,2511400,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19986491,2511482,1005,1.69,,70.0,,,,,,,"Carbohydrate, by difference",G -19986949,2511952,1005,12.9,,78.0,,,,,,,"Carbohydrate, by difference",G -19987001,2512003,1005,16.46,,78.0,,,,,,,"Carbohydrate, by difference",G -19987055,2512048,1005,76.1,,78.0,,,,,,,"Carbohydrate, by difference",G -19987806,2517165,1005,83.54,,78.0,,,,,,,"Carbohydrate, by difference",G -19988301,2517660,1005,11.01,,71.0,,,,,,,"Carbohydrate, by difference",G -19988446,2517805,1005,68.4,,78.0,,,,,,,"Carbohydrate, by difference",G -19988634,2517995,1005,22.43,,71.0,,,,,,,"Carbohydrate, by difference",G -19989016,2518377,1005,78.6,,78.0,,,,,,,"Carbohydrate, by difference",G -19989575,2518936,1005,57.6,,78.0,,,,,,,"Carbohydrate, by difference",G -19989631,2518992,1005,67.4,,78.0,,,,,,,"Carbohydrate, by difference",G -19989723,2519084,1005,8.0,,77.0,,,,,,,"Carbohydrate, by difference",G -19990066,2519403,1005,21.88,,71.0,,,,,,,"Carbohydrate, by difference",G -19990470,2519807,1005,5.0,,71.0,,,,,,,"Carbohydrate, by difference",G -19990611,2519948,1005,77.42,,71.0,,,,,,,"Carbohydrate, by difference",G -19990614,2519951,1005,70.97,,71.0,,,,,,,"Carbohydrate, by difference",G -19990975,2520312,1005,9.44,,71.0,,,,,,,"Carbohydrate, by difference",G -19991030,2520367,1005,0.0,,71.0,,,,,,,"Carbohydrate, by difference",G -19991199,2520536,1005,3.51,,71.0,,,,,,,"Carbohydrate, by difference",G -19991227,2520564,1005,12.86,,71.0,,,,,,,"Carbohydrate, by difference",G -19991278,2520615,1005,29.31,,71.0,,,,,,,"Carbohydrate, by difference",G -19991500,2520837,1005,0.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19991759,2521096,1005,32.0,,78.0,,,,,,,"Carbohydrate, by difference",G -19991972,2521310,1005,5.81,,78.0,,,,,,,"Carbohydrate, by difference",G -19992179,2521517,1005,39.39,,71.0,,,,,,,"Carbohydrate, by difference",G -19992428,2521785,1005,14.13,,71.0,,,,,,,"Carbohydrate, by difference",G -19993182,2522545,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19993264,2522627,1005,57.89,,70.0,,,,,,,"Carbohydrate, by difference",G -19993339,2522702,1005,82.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19993345,2522708,1005,92.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19993454,2522817,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19993496,2522859,1005,74.07,,70.0,,,,,,,"Carbohydrate, by difference",G -19993595,2522958,1005,92.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19993706,2523069,1005,46.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19993740,2523103,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19993853,2523217,1005,15.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19994121,2523485,1005,54.84,,70.0,,,,,,,"Carbohydrate, by difference",G -19994211,2523575,1005,3.45,,70.0,,,,,,,"Carbohydrate, by difference",G -19994273,2523637,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19994482,2523846,1005,53.85,,70.0,,,,,,,"Carbohydrate, by difference",G -19994682,2524046,1005,59.52,,70.0,,,,,,,"Carbohydrate, by difference",G -19994688,2524052,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -19995335,2524699,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -19995383,2524747,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -19995611,2524975,1005,61.76,,70.0,,,,,,,"Carbohydrate, by difference",G -19995669,2525033,1005,1.69,,70.0,,,,,,,"Carbohydrate, by difference",G -19995962,2525326,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19996346,2525711,1005,90.5,,78.0,,,,,,,"Carbohydrate, by difference",G -19996365,2525730,1005,87.1,,78.0,,,,,,,"Carbohydrate, by difference",G -19996453,2525816,1005,78.57,,71.0,,,,,,,"Carbohydrate, by difference",G -19997420,2526784,1005,69.35,,70.0,,,,,,,"Carbohydrate, by difference",G -19997567,2526931,1005,48.48,,70.0,,,,,,,"Carbohydrate, by difference",G -19997883,2527247,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -19999073,2528437,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -19999078,2528442,1005,68.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19999278,2528642,1005,61.54,,70.0,,,,,,,"Carbohydrate, by difference",G -19999759,2529123,1005,48.0,,70.0,,,,,,,"Carbohydrate, by difference",G -19999770,2529134,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -19999820,2529184,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20000355,2529720,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20000406,2529771,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G -20000408,2529773,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20000491,2529856,1005,45.16,,70.0,,,,,,,"Carbohydrate, by difference",G -20000798,2530164,1005,49.18,,70.0,,,,,,,"Carbohydrate, by difference",G -20001019,2530385,1005,55.56,,70.0,,,,,,,"Carbohydrate, by difference",G -20001467,2530834,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20001488,2530856,1005,48.65,,70.0,,,,,,,"Carbohydrate, by difference",G -20001500,2530868,1005,54.29,,70.0,,,,,,,"Carbohydrate, by difference",G -20001791,2531160,1005,0.42,,70.0,,,,,,,"Carbohydrate, by difference",G -20002159,2531528,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20002950,2532320,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20003610,2532981,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20003786,2533157,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20004030,2533401,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -20004039,2533410,1005,33.02,,70.0,,,,,,,"Carbohydrate, by difference",G -20004147,2533518,1005,48.65,,70.0,,,,,,,"Carbohydrate, by difference",G -20004471,2533843,1005,20.0,,73.0,,,,,,,"Carbohydrate, by difference",G -20004490,2533862,1005,51.28,,70.0,,,,,,,"Carbohydrate, by difference",G -20004750,2534122,1005,3.51,,70.0,,,,,,,"Carbohydrate, by difference",G -20004902,2534274,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G -20005027,2534399,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20005480,2534852,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20005517,2534889,1005,0.83,,70.0,,,,,,,"Carbohydrate, by difference",G -20005624,2534996,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -20005727,2535100,1005,68.42,,70.0,,,,,,,"Carbohydrate, by difference",G -20006010,2535385,1005,41.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20006026,2535401,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -20006083,2535458,1005,81.25,,70.0,,,,,,,"Carbohydrate, by difference",G -20006339,2535714,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G -20006562,2535937,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20006566,2535941,1005,5.26,,70.0,,,,,,,"Carbohydrate, by difference",G -20006745,2536120,1005,3.06,,70.0,,,,,,,"Carbohydrate, by difference",G -20007115,2536490,1005,20.11,,70.0,,,,,,,"Carbohydrate, by difference",G -20007398,2536776,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20007862,2537240,1005,24.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20007980,2537358,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G -20008632,2538011,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20008690,2538069,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20008733,2538112,1005,56.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20008758,2538137,1005,54.93,,70.0,,,,,,,"Carbohydrate, by difference",G -20008774,2538153,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20009069,2538448,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20009389,2538768,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20009787,2539166,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20009933,2539312,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20009966,2539345,1005,85.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20010177,2539557,1005,3.67,,71.0,,,,,,,"Carbohydrate, by difference",G -20010275,2539656,1005,76.2,,78.0,,,,,,,"Carbohydrate, by difference",G -20010284,2539664,1005,72.7,,78.0,,,,,,,"Carbohydrate, by difference",G -20010353,2539732,1005,25.6,,78.0,,,,,,,"Carbohydrate, by difference",G -20010902,2540279,1005,36.0,,78.0,,,,,,,"Carbohydrate, by difference",G -20011032,2540409,1005,16.68,,78.0,,,,,,,"Carbohydrate, by difference",G -20011133,2540510,1005,6.48,,78.0,,,,,,,"Carbohydrate, by difference",G -20011450,2540828,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20011897,2541276,1005,12.94,,70.0,,,,,,,"Carbohydrate, by difference",G -20012392,2541772,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -20012695,2542075,1005,71.74,,70.0,,,,,,,"Carbohydrate, by difference",G -20012765,2542145,1005,89.29,,70.0,,,,,,,"Carbohydrate, by difference",G -20012789,2542169,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G -20012943,2542323,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20013051,2542432,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20013116,2542497,1005,48.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20013464,2542846,1005,3.96,,70.0,,,,,,,"Carbohydrate, by difference",G -20013490,2542872,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20013865,2543247,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G -20014258,2543641,1005,12.8,,70.0,,,,,,,"Carbohydrate, by difference",G -20014278,2543661,1005,1.22,,70.0,,,,,,,"Carbohydrate, by difference",G -20014281,2543664,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20014368,2543751,1005,8.82,,70.0,,,,,,,"Carbohydrate, by difference",G -20014435,2543818,1005,86.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20014545,2543928,1005,11.96,,70.0,,,,,,,"Carbohydrate, by difference",G -20014552,2543935,1005,18.75,,70.0,,,,,,,"Carbohydrate, by difference",G -20014632,2544015,1005,15.99,,70.0,,,,,,,"Carbohydrate, by difference",G -20014720,2544103,1005,54.12,,70.0,,,,,,,"Carbohydrate, by difference",G -20014725,2544108,1005,24.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20015230,2544613,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20015546,2544930,1005,64.86,,70.0,,,,,,,"Carbohydrate, by difference",G -20015951,2545335,1005,24.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20016388,2545772,1005,55.81,,70.0,,,,,,,"Carbohydrate, by difference",G -20016447,2545831,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20016734,2546118,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20016797,2546181,1005,1.35,,70.0,,,,,,,"Carbohydrate, by difference",G -20017108,2546494,1005,9.72,,70.0,,,,,,,"Carbohydrate, by difference",G -20017447,2546833,1005,5.73,,70.0,,,,,,,"Carbohydrate, by difference",G -20018094,2547481,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20018232,2547619,1005,14.11,,70.0,,,,,,,"Carbohydrate, by difference",G -20018234,2547621,1005,16.97,,70.0,,,,,,,"Carbohydrate, by difference",G -20018353,2547740,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20018932,2548319,1005,1.19,,70.0,,,,,,,"Carbohydrate, by difference",G -20019064,2548451,1005,24.24,,70.0,,,,,,,"Carbohydrate, by difference",G -20019114,2548501,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20019242,2548629,1005,69.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20019571,2548958,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20019976,2549363,1005,92.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20019987,2549374,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20020230,2549617,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -20020543,2549930,1005,0.42,,73.0,,,,,,,"Carbohydrate, by difference",G -20020925,2550312,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -20021112,2550499,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -20021254,2550641,1005,35.56,,70.0,,,,,,,"Carbohydrate, by difference",G -20021279,2550666,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -20021733,2551120,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G -20021836,2551223,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20021945,2551332,1005,8.77,,70.0,,,,,,,"Carbohydrate, by difference",G -20022152,2551539,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20022241,2551628,1005,55.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20022309,2551696,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -20022342,2551729,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -20022375,2551762,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -20022445,2551832,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20022530,2551917,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20022791,2552179,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20023174,2552562,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20023317,2552705,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G -20023437,2552825,1005,9.09,,70.0,,,,,,,"Carbohydrate, by difference",G -20023683,2553071,1005,5.45,,70.0,,,,,,,"Carbohydrate, by difference",G -20024063,2553452,1005,5.33,,70.0,,,,,,,"Carbohydrate, by difference",G -20024136,2553525,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20024444,2553833,1005,13.85,,70.0,,,,,,,"Carbohydrate, by difference",G -20024633,2554022,1005,59.62,,70.0,,,,,,,"Carbohydrate, by difference",G -20024703,2554092,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20024716,2554105,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20025570,2554963,1005,74.19,,78.0,,,,,,,"Carbohydrate, by difference",G -20025826,2555219,1005,60.39,,78.0,,,,,,,"Carbohydrate, by difference",G -20026250,2555643,1005,65.79,,71.0,,,,,,,"Carbohydrate, by difference",G -20027282,2556675,1005,34.85,,78.0,,,,,,,"Carbohydrate, by difference",G -20027345,2556738,1005,13.64,,78.0,,,,,,,"Carbohydrate, by difference",G -20027443,2556836,1005,6.9,,71.0,,,,,,,"Carbohydrate, by difference",G -20027516,2556909,1005,6.67,,71.0,,,,,,,"Carbohydrate, by difference",G -20027615,2557008,1005,11.67,,71.0,,,,,,,"Carbohydrate, by difference",G -20027627,2557020,1005,49.28,,71.0,,,,,,,"Carbohydrate, by difference",G -20027970,2557363,1005,12.98,,71.0,,,,,,,"Carbohydrate, by difference",G -20028061,2557454,1005,8.8,,72.0,,,,,,,"Carbohydrate, by difference",G -20028148,2557541,1005,15.88,,78.0,,,,,,,"Carbohydrate, by difference",G -20028156,2557549,1005,9.75,,78.0,,,,,,,"Carbohydrate, by difference",G -20028264,2557657,1005,0.0,,71.0,,,,,,,"Carbohydrate, by difference",G -20028380,2557773,1005,0.0,,71.0,,,,,,,"Carbohydrate, by difference",G -20028383,2557776,1005,0.39,,71.0,,,,,,,"Carbohydrate, by difference",G -20028916,2558309,1005,20.19,,78.0,,,,,,,"Carbohydrate, by difference",G -20029277,2558670,1005,13.28,,71.0,,,,,,,"Carbohydrate, by difference",G -20029292,2558685,1005,63.8,,78.0,,,,,,,"Carbohydrate, by difference",G -20029469,2558862,1005,12.68,,78.0,,,,,,,"Carbohydrate, by difference",G -20029588,2558981,1005,3.57,,71.0,,,,,,,"Carbohydrate, by difference",G -20030074,2559468,1005,22.37,,78.0,,,,,,,"Carbohydrate, by difference",G -20030585,2559978,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G -20030644,2560037,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20030759,2560152,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20030776,2560169,1005,34.21,,70.0,,,,,,,"Carbohydrate, by difference",G -20031077,2560471,1005,68.06,,70.0,,,,,,,"Carbohydrate, by difference",G -20031290,2560684,1005,21.09,,70.0,,,,,,,"Carbohydrate, by difference",G -20031528,2560922,1005,82.05,,70.0,,,,,,,"Carbohydrate, by difference",G -20031586,2560980,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20031625,2561019,1005,75.56,,70.0,,,,,,,"Carbohydrate, by difference",G -20031669,2561063,1005,48.48,,70.0,,,,,,,"Carbohydrate, by difference",G -20031766,2561160,1005,10.28,,70.0,,,,,,,"Carbohydrate, by difference",G -20032164,2561558,1005,9.68,,70.0,,,,,,,"Carbohydrate, by difference",G -20032768,2562162,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20032928,2562322,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G -20033061,2562455,1005,21.24,,70.0,,,,,,,"Carbohydrate, by difference",G -20033223,2562617,1005,3.8,,70.0,,,,,,,"Carbohydrate, by difference",G -20033253,2562647,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G -20033345,2562739,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -20033361,2562755,1005,67.14,,70.0,,,,,,,"Carbohydrate, by difference",G -20033440,2562834,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20033559,2562953,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G -20033576,2562970,1005,19.01,,70.0,,,,,,,"Carbohydrate, by difference",G -20033890,2563284,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20033966,2563360,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20033991,2563385,1005,15.29,,70.0,,,,,,,"Carbohydrate, by difference",G -20034561,2563955,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20034744,2564138,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G -20034797,2564191,1005,9.84,,70.0,,,,,,,"Carbohydrate, by difference",G -20034849,2564243,1005,18.75,,70.0,,,,,,,"Carbohydrate, by difference",G -20034953,2564347,1005,54.39,,70.0,,,,,,,"Carbohydrate, by difference",G -20035120,2564514,1005,28.39,,70.0,,,,,,,"Carbohydrate, by difference",G -20035158,2564552,1005,48.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20035337,2564731,1005,76.36,,70.0,,,,,,,"Carbohydrate, by difference",G -20035574,2564969,1005,15.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20035632,2565027,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20035651,2565046,1005,16.06,,70.0,,,,,,,"Carbohydrate, by difference",G -20036129,2565524,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20036154,2565549,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20036191,2565586,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20036278,2565673,1005,81.25,,70.0,,,,,,,"Carbohydrate, by difference",G -20036440,2565835,1005,63.77,,70.0,,,,,,,"Carbohydrate, by difference",G -20036767,2566162,1005,69.7,,70.0,,,,,,,"Carbohydrate, by difference",G -20036809,2566204,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20036810,2566205,1005,2.22,,70.0,,,,,,,"Carbohydrate, by difference",G -20037220,2566616,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20037348,2566744,1005,5.26,,70.0,,,,,,,"Carbohydrate, by difference",G -20037350,2566746,1005,8.77,,70.0,,,,,,,"Carbohydrate, by difference",G -20037369,2566765,1005,57.89,,70.0,,,,,,,"Carbohydrate, by difference",G -20037526,2566922,1005,15.29,,70.0,,,,,,,"Carbohydrate, by difference",G -20037630,2567026,1005,7.92,,70.0,,,,,,,"Carbohydrate, by difference",G -20037806,2567203,1005,9.41,,70.0,,,,,,,"Carbohydrate, by difference",G -20038073,2567471,1005,3.45,,70.0,,,,,,,"Carbohydrate, by difference",G -20038560,2567959,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -20038632,2568032,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20038681,2568081,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20038773,2568173,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -20038961,2568361,1005,21.88,,70.0,,,,,,,"Carbohydrate, by difference",G -20039190,2568591,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20039401,2568802,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20039459,2568860,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20039651,2569052,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20039699,2569100,1005,33.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20039748,2569149,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20039889,2569290,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20040022,2569423,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20040345,2569747,1005,65.12,,70.0,,,,,,,"Carbohydrate, by difference",G -20040363,2569765,1005,65.38,,70.0,,,,,,,"Carbohydrate, by difference",G -20040448,2569850,1005,80.65,,70.0,,,,,,,"Carbohydrate, by difference",G -20040575,2569977,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -20040803,2570205,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20040834,2570236,1005,31.11,,70.0,,,,,,,"Carbohydrate, by difference",G -20040974,2570376,1005,3.2,,70.0,,,,,,,"Carbohydrate, by difference",G -20041144,2570547,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20041499,2570903,1005,9.68,,70.0,,,,,,,"Carbohydrate, by difference",G -20041580,2570984,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -20041814,2571219,1005,83.87,,70.0,,,,,,,"Carbohydrate, by difference",G -20042187,2571592,1005,5.41,,70.0,,,,,,,"Carbohydrate, by difference",G -20042485,2571890,1005,40.0,,73.0,,,,,,,"Carbohydrate, by difference",G -20042489,2571894,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20042556,2571961,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -20043075,2572480,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20043118,2572523,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20043120,2572525,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20043245,2572650,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20043355,2572760,1005,21.11,,70.0,,,,,,,"Carbohydrate, by difference",G -20043400,2572805,1005,61.82,,70.0,,,,,,,"Carbohydrate, by difference",G -20043409,2572814,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -20043484,2572889,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G -20043745,2573150,1005,11.76,,70.0,,,,,,,"Carbohydrate, by difference",G -20043870,2573276,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G -20044016,2573422,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20044179,2573585,1005,4.13,,70.0,,,,,,,"Carbohydrate, by difference",G -20044947,2574353,1005,64.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20044971,2574377,1005,65.62,,70.0,,,,,,,"Carbohydrate, by difference",G -20045403,2574809,1005,4.92,,70.0,,,,,,,"Carbohydrate, by difference",G -20045501,2574907,1005,6.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20045804,2575210,1005,61.9,,70.0,,,,,,,"Carbohydrate, by difference",G -20046083,2575489,1005,70.42,,70.0,,,,,,,"Carbohydrate, by difference",G -20046177,2575583,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G -20046231,2575637,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -20046271,2575677,1005,52.5,,70.0,,,,,,,"Carbohydrate, by difference",G -20046716,2576122,1005,13.95,,70.0,,,,,,,"Carbohydrate, by difference",G -20046739,2576145,1005,27.27,,70.0,,,,,,,"Carbohydrate, by difference",G -20046748,2576154,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20046854,2576260,1005,12.39,,70.0,,,,,,,"Carbohydrate, by difference",G -20047520,2576926,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20047522,2576928,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20047523,2576929,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -20047769,2577175,1005,72.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20048124,2577530,1005,18.82,,70.0,,,,,,,"Carbohydrate, by difference",G -20048288,2577694,1005,5.29,,70.0,,,,,,,"Carbohydrate, by difference",G -20048399,2577805,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20048499,2577905,1005,54.55,,70.0,,,,,,,"Carbohydrate, by difference",G -20048683,2578089,1005,5.07,,70.0,,,,,,,"Carbohydrate, by difference",G -20049151,2578557,1005,63.95,,70.0,,,,,,,"Carbohydrate, by difference",G -20049466,2578872,1005,66.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20049470,2578876,1005,8.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20049690,2579096,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G -20049718,2579124,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20049745,2579151,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -20049953,2579359,1005,87.18,,70.0,,,,,,,"Carbohydrate, by difference",G -20050192,2579598,1005,45.71,,70.0,,,,,,,"Carbohydrate, by difference",G -20050198,2579604,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20050215,2579621,1005,7.69,,70.0,,,,,,,"Carbohydrate, by difference",G -20050249,2579655,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -20050302,2579708,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G -20050762,2580170,1005,12.72,,70.0,,,,,,,"Carbohydrate, by difference",G -20050882,2580290,1005,46.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20050929,2580337,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20051108,2580516,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -20051252,2580660,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -20051298,2580706,1005,19.61,,70.0,,,,,,,"Carbohydrate, by difference",G -20051367,2580775,1005,9.68,,70.0,,,,,,,"Carbohydrate, by difference",G -20051446,2580854,1005,9.6,,70.0,,,,,,,"Carbohydrate, by difference",G -20051492,2580900,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20051558,2580966,1005,7.2,,70.0,,,,,,,"Carbohydrate, by difference",G -20051580,2580988,1005,62.96,,70.0,,,,,,,"Carbohydrate, by difference",G -20051588,2580996,1005,54.39,,70.0,,,,,,,"Carbohydrate, by difference",G -20052121,2581529,1005,29.66,,70.0,,,,,,,"Carbohydrate, by difference",G -20052250,2581658,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -20052386,2581794,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20052609,2582017,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -20052664,2582072,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20052762,2582170,1005,47.62,,70.0,,,,,,,"Carbohydrate, by difference",G -20052816,2582224,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -20053347,2582757,1005,78.26,,70.0,,,,,,,"Carbohydrate, by difference",G -20053376,2582786,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -20053647,2583059,1005,2.31,,70.0,,,,,,,"Carbohydrate, by difference",G -20053773,2583185,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G -20053870,2583283,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -20053874,2583287,1005,46.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20055056,2584469,1005,4.38,,70.0,,,,,,,"Carbohydrate, by difference",G -20055114,2584528,1005,54.29,,70.0,,,,,,,"Carbohydrate, by difference",G -20055269,2584683,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -20055368,2584782,1005,42.42,,70.0,,,,,,,"Carbohydrate, by difference",G -20055465,2584879,1005,56.25,,70.0,,,,,,,"Carbohydrate, by difference",G -20055967,2585381,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20056149,2585564,1005,14.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20056227,2585642,1005,77.78,,70.0,,,,,,,"Carbohydrate, by difference",G -20056317,2585732,1005,0.42,,73.0,,,,,,,"Carbohydrate, by difference",G -20056439,2585854,1005,37.04,,70.0,,,,,,,"Carbohydrate, by difference",G -20056459,2585874,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G -20057063,2586478,1005,12.62,,70.0,,,,,,,"Carbohydrate, by difference",G -20057395,2586810,1005,19.17,,70.0,,,,,,,"Carbohydrate, by difference",G -20057463,2586878,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G -20058561,2587976,1005,29.58,,70.0,,,,,,,"Carbohydrate, by difference",G -20059365,2588780,1005,25.64,,70.0,,,,,,,"Carbohydrate, by difference",G -20059393,2588808,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20059406,2588821,1005,52.17,,70.0,,,,,,,"Carbohydrate, by difference",G -20059540,2588955,1005,74.07,,70.0,,,,,,,"Carbohydrate, by difference",G -20059556,2588971,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20059582,2588997,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20059622,2589037,1005,3.2,,70.0,,,,,,,"Carbohydrate, by difference",G -20059909,2589324,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20059962,2589377,1005,6.56,,70.0,,,,,,,"Carbohydrate, by difference",G -20060001,2589416,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -20060053,2589468,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20060159,2589574,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20060475,2589891,1005,23.89,,70.0,,,,,,,"Carbohydrate, by difference",G -20060518,2589934,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20060569,2589985,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -20060670,2590086,1005,53.68,,70.0,,,,,,,"Carbohydrate, by difference",G -20060840,2590256,1005,42.48,,70.0,,,,,,,"Carbohydrate, by difference",G -20061240,2590657,1005,9.58,,70.0,,,,,,,"Carbohydrate, by difference",G -20061282,2590699,1005,55.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20061293,2590710,1005,71.6,,70.0,,,,,,,"Carbohydrate, by difference",G -20061455,2590873,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20061645,2591064,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20061687,2591106,1005,61.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20061713,2591132,1005,27.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20062098,2591518,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20062138,2591558,1005,52.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20062269,2591689,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20062739,2592160,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -20062999,2592420,1005,87.18,,70.0,,,,,,,"Carbohydrate, by difference",G -20063027,2592448,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20063172,2592593,1005,9.58,,70.0,,,,,,,"Carbohydrate, by difference",G -20063279,2592700,1005,22.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20063286,2592707,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20063488,2592909,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20063501,2592922,1005,9.52,,70.0,,,,,,,"Carbohydrate, by difference",G -20063605,2593027,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -20063616,2593038,1005,21.54,,70.0,,,,,,,"Carbohydrate, by difference",G -20063655,2593077,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20063842,2593264,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20064285,2593708,1005,49.11,,70.0,,,,,,,"Carbohydrate, by difference",G -20064315,2593738,1005,0.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20064339,2593762,1005,22.73,,70.0,,,,,,,"Carbohydrate, by difference",G -20064391,2593814,1005,12.11,,70.0,,,,,,,"Carbohydrate, by difference",G -20064865,2594288,1005,13.16,,70.0,,,,,,,"Carbohydrate, by difference",G -20064988,2594412,1005,67.92,,70.0,,,,,,,"Carbohydrate, by difference",G -20065021,2594445,1005,12.94,,70.0,,,,,,,"Carbohydrate, by difference",G -20065154,2594578,1005,77.59,,70.0,,,,,,,"Carbohydrate, by difference",G -20065192,2594616,1005,71.88,,70.0,,,,,,,"Carbohydrate, by difference",G -20065272,2594696,1005,44.12,,70.0,,,,,,,"Carbohydrate, by difference",G -20065359,2594783,1005,44.9,,70.0,,,,,,,"Carbohydrate, by difference",G -20065496,2594920,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G -20066031,2595455,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20066125,2595549,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20066224,2595648,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -20066375,2595799,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -20066488,2595912,1005,71.88,,70.0,,,,,,,"Carbohydrate, by difference",G -20066795,2596219,1005,74.55,,70.0,,,,,,,"Carbohydrate, by difference",G -20066905,2596329,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20066981,2596405,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20067363,2596787,1005,45.16,,70.0,,,,,,,"Carbohydrate, by difference",G -20067437,2596861,1005,76.36,,70.0,,,,,,,"Carbohydrate, by difference",G -20067630,2597054,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20067792,2597216,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20068060,2597484,1005,65.62,,70.0,,,,,,,"Carbohydrate, by difference",G -20068075,2597499,1005,17.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20068389,2597813,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -20068452,2597876,1005,9.39,,70.0,,,,,,,"Carbohydrate, by difference",G -20068657,2598081,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20069378,2598803,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20069615,2599040,1005,38.82,,70.0,,,,,,,"Carbohydrate, by difference",G -20069879,2599304,1005,9.41,,70.0,,,,,,,"Carbohydrate, by difference",G -20069921,2599346,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20069927,2599352,1005,93.75,,70.0,,,,,,,"Carbohydrate, by difference",G -20069936,2599361,1005,10.4,,70.0,,,,,,,"Carbohydrate, by difference",G -20070234,2599659,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20070471,2599896,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G -20070578,2600003,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -20070623,2600048,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20070837,2600262,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20070981,2600406,1005,17.39,,70.0,,,,,,,"Carbohydrate, by difference",G -20071540,2600965,1005,62.07,,70.0,,,,,,,"Carbohydrate, by difference",G -20071565,2600990,1005,2.92,,70.0,,,,,,,"Carbohydrate, by difference",G -20071598,2601023,1005,28.24,,70.0,,,,,,,"Carbohydrate, by difference",G -20071605,2601030,1005,12.9,,70.0,,,,,,,"Carbohydrate, by difference",G -20071987,2601412,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20072215,2601640,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20072411,2601836,1005,6.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20072795,2602220,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20072832,2602258,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -20072845,2602271,1005,72.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20072849,2602275,1005,45.24,,70.0,,,,,,,"Carbohydrate, by difference",G -20072859,2602285,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20072871,2602297,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20073197,2602623,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -20073599,2603025,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20073710,2603136,1005,11.43,,70.0,,,,,,,"Carbohydrate, by difference",G -20074375,2603801,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -20074382,2603808,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20074443,2603869,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -20075184,2604614,1005,19.86,,70.0,,,,,,,"Carbohydrate, by difference",G -20075529,2604960,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G -20075555,2604986,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20075679,2605110,1005,57.65,,70.0,,,,,,,"Carbohydrate, by difference",G -20076082,2605513,1005,17.92,,70.0,,,,,,,"Carbohydrate, by difference",G -20076097,2605528,1005,2.86,,70.0,,,,,,,"Carbohydrate, by difference",G -20076505,2605936,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20076638,2606069,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -20076822,2606253,1005,94.29,,70.0,,,,,,,"Carbohydrate, by difference",G -20077173,2606604,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G -20077603,2607034,1005,70.69,,70.0,,,,,,,"Carbohydrate, by difference",G -20078036,2607467,1005,5.54,,70.0,,,,,,,"Carbohydrate, by difference",G -20078100,2607531,1005,38.89,,70.0,,,,,,,"Carbohydrate, by difference",G -20078191,2607622,1005,33.04,,70.0,,,,,,,"Carbohydrate, by difference",G -20078258,2607690,1005,0.51,,70.0,,,,,,,"Carbohydrate, by difference",G -20078273,2607705,1005,15.62,,70.0,,,,,,,"Carbohydrate, by difference",G -20078801,2608233,1005,5.73,,70.0,,,,,,,"Carbohydrate, by difference",G -20078969,2608401,1005,76.79,,70.0,,,,,,,"Carbohydrate, by difference",G -20078992,2608424,1005,52.63,,70.0,,,,,,,"Carbohydrate, by difference",G -20079315,2608747,1005,60.47,,70.0,,,,,,,"Carbohydrate, by difference",G -20079352,2608784,1005,69.7,,70.0,,,,,,,"Carbohydrate, by difference",G -20079483,2608915,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -20079897,2609329,1005,16.92,,70.0,,,,,,,"Carbohydrate, by difference",G -20080020,2609452,1005,44.64,,70.0,,,,,,,"Carbohydrate, by difference",G -20080056,2609488,1005,76.92,,70.0,,,,,,,"Carbohydrate, by difference",G -20080367,2609799,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20080482,2609914,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G -20081377,2610809,1005,0.12,,78.0,,,,,,,"Carbohydrate, by difference",G -20081468,2610900,1005,0.94,,78.0,,,,,,,"Carbohydrate, by difference",G -20081509,2610941,1005,28.26,,78.0,,,,,,,"Carbohydrate, by difference",G -20081662,2611094,1005,0.35,,78.0,,,,,,,"Carbohydrate, by difference",G -20081702,2611134,1005,1.79,,78.0,,,,,,,"Carbohydrate, by difference",G -20081939,2611372,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G -20082040,2611473,1005,60.92,,70.0,,,,,,,"Carbohydrate, by difference",G -20082186,2611619,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -20083523,2612958,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20083558,2612993,1005,61.29,,70.0,,,,,,,"Carbohydrate, by difference",G -20083660,2613095,1005,7.5,,71.0,,,,,,,"Carbohydrate, by difference",G -20083931,2613366,1005,74.7,,78.0,,,,,,,"Carbohydrate, by difference",G -20084154,2613589,1005,23.19,,78.0,,,,,,,"Carbohydrate, by difference",G -20084297,2613732,1005,0.0,,71.0,,,,,,,"Carbohydrate, by difference",G -20084303,2613738,1005,0.0,,71.0,,,,,,,"Carbohydrate, by difference",G -20084576,2614011,1005,0.0,,78.0,,,,,,,"Carbohydrate, by difference",G -20084639,2614074,1005,0.83,,71.0,,,,,,,"Carbohydrate, by difference",G -20084738,2614173,1005,23.81,,71.0,,,,,,,"Carbohydrate, by difference",G -20084840,2614274,1005,11.83,,70.0,,,,,,,"Carbohydrate, by difference",G -20085224,2614659,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -20085239,2614674,1005,11.62,,70.0,,,,,,,"Carbohydrate, by difference",G -20085512,2614947,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20085515,2614950,1005,82.14,,70.0,,,,,,,"Carbohydrate, by difference",G -20085622,2615057,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G -20085633,2615068,1005,51.28,,70.0,,,,,,,"Carbohydrate, by difference",G -20085931,2615366,1005,72.92,,70.0,,,,,,,"Carbohydrate, by difference",G -20085942,2615377,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20086237,2615673,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -20086244,2615680,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G -20086274,2615710,1005,28.47,,70.0,,,,,,,"Carbohydrate, by difference",G -20086366,2615802,1005,11.9,,70.0,,,,,,,"Carbohydrate, by difference",G -20086409,2615845,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20087106,2616543,1005,2.82,,70.0,,,,,,,"Carbohydrate, by difference",G -20087209,2616646,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20087638,2617075,1005,9.41,,70.0,,,,,,,"Carbohydrate, by difference",G -20087885,2617322,1005,77.5,,70.0,,,,,,,"Carbohydrate, by difference",G -20087905,2617342,1005,14.78,,70.0,,,,,,,"Carbohydrate, by difference",G -20087999,2617436,1005,31.33,,70.0,,,,,,,"Carbohydrate, by difference",G -20088162,2617599,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20088417,2617854,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20088665,2618102,1005,13.73,,70.0,,,,,,,"Carbohydrate, by difference",G -20088865,2618302,1005,65.12,,70.0,,,,,,,"Carbohydrate, by difference",G -20088948,2618385,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -20088997,2618434,1005,11.32,,70.0,,,,,,,"Carbohydrate, by difference",G -20089301,2618738,1005,60.47,,70.0,,,,,,,"Carbohydrate, by difference",G -20089334,2618771,1005,60.53,,70.0,,,,,,,"Carbohydrate, by difference",G -20089611,2619048,1005,8.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20089883,2619320,1005,15.83,,70.0,,,,,,,"Carbohydrate, by difference",G -20090094,2619531,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G -20090653,2620090,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20090822,2620259,1005,20.77,,70.0,,,,,,,"Carbohydrate, by difference",G -20091065,2620502,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G -20091510,2620947,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20091757,2621194,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20092042,2621479,1005,22.14,,70.0,,,,,,,"Carbohydrate, by difference",G -20092116,2621553,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -20092117,2621554,1005,14.12,,70.0,,,,,,,"Carbohydrate, by difference",G -20092293,2621730,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20092548,2621985,1005,14.96,,70.0,,,,,,,"Carbohydrate, by difference",G -20092655,2622093,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G -20092742,2622180,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20092868,2622306,1005,71.15,,70.0,,,,,,,"Carbohydrate, by difference",G -20093000,2622438,1005,49.41,,70.0,,,,,,,"Carbohydrate, by difference",G -20093011,2622449,1005,53.76,,70.0,,,,,,,"Carbohydrate, by difference",G -20093098,2622536,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20093304,2622742,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20093934,2623372,1005,28.82,,70.0,,,,,,,"Carbohydrate, by difference",G -20094106,2623544,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -20094198,2623636,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20094278,2623716,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20094336,2623774,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G -20094420,2623858,1005,87.5,,70.0,,,,,,,"Carbohydrate, by difference",G -20094639,2624077,1005,90.24,,70.0,,,,,,,"Carbohydrate, by difference",G -20094722,2624160,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G -20094766,2624204,1005,22.86,,70.0,,,,,,,"Carbohydrate, by difference",G -20094823,2624262,1005,19.87,,70.0,,,,,,,"Carbohydrate, by difference",G -20095224,2624664,1005,28.12,,70.0,,,,,,,"Carbohydrate, by difference",G -20095488,2624928,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G -20095778,2625218,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G -20096549,2625989,1005,26.32,,70.0,,,,,,,"Carbohydrate, by difference",G -20097258,2626698,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G -20097522,2626962,1005,68.75,,70.0,,,,,,,"Carbohydrate, by difference",G -20097816,2627256,1005,17.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20097987,2627427,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G -20098102,2627542,1005,64.71,,70.0,,,,,,,"Carbohydrate, by difference",G -20098181,2627621,1005,69.44,,70.0,,,,,,,"Carbohydrate, by difference",G -20098254,2627694,1005,77.27,,70.0,,,,,,,"Carbohydrate, by difference",G -20098772,2628212,1005,16.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20098896,2628336,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -20099429,2628869,1005,39.47,,70.0,,,,,,,"Carbohydrate, by difference",G -20099465,2628905,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20099480,2628920,1005,1.82,,70.0,,,,,,,"Carbohydrate, by difference",G -20099793,2629233,1005,38.33,,70.0,,,,,,,"Carbohydrate, by difference",G -20099857,2629297,1005,29.58,,70.0,,,,,,,"Carbohydrate, by difference",G -20099878,2629318,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20100134,2629574,1005,45.45,,70.0,,,,,,,"Carbohydrate, by difference",G -20100226,2629666,1005,87.5,,70.0,,,,,,,"Carbohydrate, by difference",G -20100263,2629704,1005,56.41,,70.0,,,,,,,"Carbohydrate, by difference",G -20100285,2629726,1005,32.14,,70.0,,,,,,,"Carbohydrate, by difference",G -20100596,2630037,1005,31.11,,70.0,,,,,,,"Carbohydrate, by difference",G -20100787,2630228,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20100794,2630235,1005,35.29,,70.0,,,,,,,"Carbohydrate, by difference",G -20101018,2630459,1005,11.11,,70.0,,,,,,,"Carbohydrate, by difference",G -20101584,2631025,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20101654,2631097,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -20101756,2631199,1005,19.44,,70.0,,,,,,,"Carbohydrate, by difference",G -20101939,2631382,1005,32.14,,70.0,,,,,,,"Carbohydrate, by difference",G -20102061,2631504,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20102120,2631563,1005,69.79,,70.0,,,,,,,"Carbohydrate, by difference",G -20102136,2631579,1005,72.92,,70.0,,,,,,,"Carbohydrate, by difference",G -20102241,2631684,1005,7.14,,73.0,,,,,,,"Carbohydrate, by difference",G -20102457,2631900,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20102668,2632111,1005,15.21,,70.0,,,,,,,"Carbohydrate, by difference",G -20102935,2632378,1005,59.38,,70.0,,,,,,,"Carbohydrate, by difference",G -20102974,2632417,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -20103277,2632720,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20103506,2632949,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -20103524,2632967,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20103934,2633378,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20104281,2633726,1005,72.41,,70.0,,,,,,,"Carbohydrate, by difference",G -20104355,2633800,1005,91.18,,70.0,,,,,,,"Carbohydrate, by difference",G -20104498,2633943,1005,9.52,,70.0,,,,,,,"Carbohydrate, by difference",G -20104870,2634315,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20105003,2634448,1005,2.65,,70.0,,,,,,,"Carbohydrate, by difference",G -20105345,2634790,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G -20105420,2634865,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20105677,2635122,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G -20105880,2635325,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20106167,2635612,1005,77.5,,70.0,,,,,,,"Carbohydrate, by difference",G -20106337,2635782,1005,34.29,,70.0,,,,,,,"Carbohydrate, by difference",G -20106451,2635896,1005,72.73,,70.0,,,,,,,"Carbohydrate, by difference",G -20106628,2636073,1005,62.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20106747,2636192,1005,31.03,,70.0,,,,,,,"Carbohydrate, by difference",G -20107170,2636615,1005,57.89,,70.0,,,,,,,"Carbohydrate, by difference",G -20107219,2636664,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G -20107711,2637156,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20107996,2637441,1005,56.25,,70.0,,,,,,,"Carbohydrate, by difference",G -20108027,2637472,1005,12.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20108238,2637683,1005,64.52,,70.0,,,,,,,"Carbohydrate, by difference",G -20108283,2637728,1005,6.56,,70.0,,,,,,,"Carbohydrate, by difference",G -20108284,2637729,1005,4.13,,70.0,,,,,,,"Carbohydrate, by difference",G -20108564,2638009,1005,54.17,,70.0,,,,,,,"Carbohydrate, by difference",G -20108612,2638057,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20108695,2638140,1005,32.28,,70.0,,,,,,,"Carbohydrate, by difference",G -20109187,2638632,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G -20109328,2638773,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G -20109693,2639138,1005,9.52,,70.0,,,,,,,"Carbohydrate, by difference",G -20109954,2639399,1005,72.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20110043,2639488,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G -20110136,2639581,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20110688,2640133,1005,0.83,,70.0,,,,,,,"Carbohydrate, by difference",G -20110861,2640306,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20111146,2640591,1005,32.61,,70.0,,,,,,,"Carbohydrate, by difference",G -20111458,2640903,1005,85.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20111732,2641177,1005,22.56,,78.0,,,,,,,"Carbohydrate, by difference",G -20112116,2641562,1005,24.82,,70.0,,,,,,,"Carbohydrate, by difference",G -20112206,2641652,1005,18.18,,70.0,,,,,,,"Carbohydrate, by difference",G -20112809,2642255,1005,76.19,,70.0,,,,,,,"Carbohydrate, by difference",G -20112860,2642307,1005,68.75,,70.0,,,,,,,"Carbohydrate, by difference",G -20113102,2642551,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G -20113328,2642777,1005,87.5,,70.0,,,,,,,"Carbohydrate, by difference",G -20113379,2642828,1005,9.09,,70.0,,,,,,,"Carbohydrate, by difference",G -20113688,2643138,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20113801,2643251,1005,40.38,,70.0,,,,,,,"Carbohydrate, by difference",G -20113834,2643284,1005,19.25,,70.0,,,,,,,"Carbohydrate, by difference",G -20113970,2648887,1005,82.14,,71.0,,,,,,,"Carbohydrate, by difference",G -20114113,2649030,1005,61.2,,78.0,,,,,,,"Carbohydrate, by difference",G -20114189,2649106,1005,32.43,,71.0,,,,,,,"Carbohydrate, by difference",G -20114215,2649132,1005,23.31,,78.0,,,,,,,"Carbohydrate, by difference",G -20114668,2649585,1005,19.56,,71.0,,,,,,,"Carbohydrate, by difference",G -20114923,2649840,1005,0.15,,78.0,,,,,,,"Carbohydrate, by difference",G -20115066,2649983,1005,60.71,,71.0,,,,,,,"Carbohydrate, by difference",G -20115113,2650030,1005,1.75,,78.0,,,,,,,"Carbohydrate, by difference",G -20115240,2650157,1005,29.74,,78.0,,,,,,,"Carbohydrate, by difference",G -20115428,2650345,1005,76.1,,78.0,,,,,,,"Carbohydrate, by difference",G -20116006,2650923,1005,0.83,,71.0,,,,,,,"Carbohydrate, by difference",G -20116075,2650992,1005,10.0,,71.0,,,,,,,"Carbohydrate, by difference",G -20116148,2651065,1005,10.13,,71.0,,,,,,,"Carbohydrate, by difference",G -20116176,2651093,1005,0.42,,73.0,,,,,,,"Carbohydrate, by difference",G -20116221,2651138,1005,87.3,,78.0,,,,,,,"Carbohydrate, by difference",G -20116610,2651527,1005,81.82,,70.0,,,,,,,"Carbohydrate, by difference",G -20116761,2651678,1005,60.53,,70.0,,,,,,,"Carbohydrate, by difference",G -20116934,2651851,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20116940,2651857,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20117140,2652057,1005,6.61,,70.0,,,,,,,"Carbohydrate, by difference",G -20117636,2652555,1005,18.5,,70.0,,,,,,,"Carbohydrate, by difference",G -20117749,2652668,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G -20117754,2652673,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20118117,2653037,1005,0.21,,70.0,,,,,,,"Carbohydrate, by difference",G -20118184,2653104,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20118270,2653190,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20118340,2653260,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20118900,2653820,1005,5.83,,70.0,,,,,,,"Carbohydrate, by difference",G -20118959,2653879,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G -20118969,2653889,1005,12.71,,70.0,,,,,,,"Carbohydrate, by difference",G -20119060,2653980,1005,9.41,,70.0,,,,,,,"Carbohydrate, by difference",G -20119078,2653998,1005,45.13,,70.0,,,,,,,"Carbohydrate, by difference",G -20119277,2654197,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20119312,2654233,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20119533,2654454,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G -20119774,2654695,1005,52.94,,70.0,,,,,,,"Carbohydrate, by difference",G -20119860,2654781,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20119926,2654847,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20120076,2654997,1005,12.66,,70.0,,,,,,,"Carbohydrate, by difference",G -20120093,2655015,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20120154,2655076,1005,33.93,,70.0,,,,,,,"Carbohydrate, by difference",G -20120314,2655236,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -20120618,2655540,1005,17.61,,70.0,,,,,,,"Carbohydrate, by difference",G -20120644,2655566,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G -20120657,2655579,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G -20120910,2655832,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G -20121007,2655929,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20121237,2656159,1005,7.14,,73.0,,,,,,,"Carbohydrate, by difference",G -20121385,2656307,1005,15.62,,70.0,,,,,,,"Carbohydrate, by difference",G -20121446,2656368,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G -20121579,2656501,1005,74.19,,70.0,,,,,,,"Carbohydrate, by difference",G -20121598,2656520,1005,84.38,,70.0,,,,,,,"Carbohydrate, by difference",G -20121851,2656774,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20122162,2657085,1005,1.94,,70.0,,,,,,,"Carbohydrate, by difference",G -20122182,2657105,1005,31.7,,70.0,,,,,,,"Carbohydrate, by difference",G -20122240,2657163,1005,14.71,,70.0,,,,,,,"Carbohydrate, by difference",G -20122364,2657287,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G -20122866,2657790,1005,0.71,,70.0,,,,,,,"Carbohydrate, by difference",G -20122874,2657798,1005,29.55,,70.0,,,,,,,"Carbohydrate, by difference",G -20122879,2657803,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20122985,2657909,1005,36.7,,70.0,,,,,,,"Carbohydrate, by difference",G -20123438,2658362,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20123520,2658444,1005,4.07,,70.0,,,,,,,"Carbohydrate, by difference",G -20123997,2658921,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G -20124228,2659152,1005,71.79,,70.0,,,,,,,"Carbohydrate, by difference",G -20124275,2659199,1005,48.65,,70.0,,,,,,,"Carbohydrate, by difference",G -20124458,2659382,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20124584,2659508,1005,10.24,,70.0,,,,,,,"Carbohydrate, by difference",G -20125263,2660188,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20125436,2660361,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20125648,2660573,1005,4.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20125688,2660613,1005,36.67,,70.0,,,,,,,"Carbohydrate, by difference",G -20125702,2660627,1005,5.83,,70.0,,,,,,,"Carbohydrate, by difference",G -20125852,2660777,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G -20125966,2660891,1005,54.93,,70.0,,,,,,,"Carbohydrate, by difference",G -20126455,2661380,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G -20126590,2661515,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G -20126805,2661730,1005,12.22,,70.0,,,,,,,"Carbohydrate, by difference",G -20126857,2661782,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G -20127182,2662107,1005,4.17,,73.0,,,,,,,"Carbohydrate, by difference",G -20127257,2662182,1005,4.07,,70.0,,,,,,,"Carbohydrate, by difference",G -20127472,1106032,1004,88.24,,71.0,,,,,,,Total lipid (fat),G -20128621,1107191,1004,3.2,,70.0,,,,,,,Total lipid (fat),G -20128724,1107295,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20128900,1107475,1004,14.52,,70.0,,,,,,,Total lipid (fat),G -20128952,1107528,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20129371,1107950,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -20129428,1108007,1004,0.77,,70.0,,,,,,,Total lipid (fat),G -20129577,1108158,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20129765,1108349,1004,5.88,,70.0,,,,,,,Total lipid (fat),G -20130215,1108803,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20130320,1108908,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20130525,1109116,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20130740,1109336,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20130797,1109393,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20130804,1109400,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -20130838,1109434,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -20131019,1109615,1004,7.78,,70.0,,,,,,,Total lipid (fat),G -20131081,1109677,1004,0.85,,70.0,,,,,,,Total lipid (fat),G -20131199,1109796,1004,17.19,,70.0,,,,,,,Total lipid (fat),G -20131413,1110013,1004,25.58,,70.0,,,,,,,Total lipid (fat),G -20131417,1110017,1004,11.9,,70.0,,,,,,,Total lipid (fat),G -20131518,1110128,1004,9.88,,70.0,,,,,,,Total lipid (fat),G -20131526,1110136,1004,8.21,,70.0,,,,,,,Total lipid (fat),G -20131672,1110287,1004,53.33,,70.0,,,,,,,Total lipid (fat),G -20132091,1110710,1004,0.76,,70.0,,,,,,,Total lipid (fat),G -20132127,1110747,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20132219,1110839,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20132626,1111246,1004,8.81,,70.0,,,,,,,Total lipid (fat),G -20132711,1111331,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20132913,1111534,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -20133053,1111674,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20133059,1111680,1004,85.71,,70.0,,,,,,,Total lipid (fat),G -20133271,1111892,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20133369,1111990,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20133526,1112148,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20133725,1112350,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20134368,1112994,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20135177,1113807,1004,0.56,,70.0,,,,,,,Total lipid (fat),G -20135460,1114096,1004,1.25,,70.0,,,,,,,Total lipid (fat),G -20135517,1114153,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20135738,1114374,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20135753,1114389,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20135825,1114461,1004,46.43,,70.0,,,,,,,Total lipid (fat),G -20136324,1114961,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20136346,1114983,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -20136461,1115099,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20136660,1115318,1004,10.87,,70.0,,,,,,,Total lipid (fat),G -20137039,1115771,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -20137226,1115964,1004,67.86,,70.0,,,,,,,Total lipid (fat),G -20137419,1116176,1004,9.42,,70.0,,,,,,,Total lipid (fat),G -20137585,1116350,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20137851,1116618,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20138369,1117145,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20138427,1117209,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20138455,1117254,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20138594,1117592,1004,19.61,,70.0,,,,,,,Total lipid (fat),G -20138678,1117734,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -20138713,1117776,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20138854,1117958,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -20138982,1118086,1004,1.75,,70.0,,,,,,,Total lipid (fat),G -20139131,1118238,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20139256,1118363,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20139352,1118500,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -20139394,1118572,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20139490,1118668,1004,11.36,,70.0,,,,,,,Total lipid (fat),G -20139562,1118749,1004,1.84,,70.0,,,,,,,Total lipid (fat),G -20139580,1118768,1004,20.83,,70.0,,,,,,,Total lipid (fat),G -20139622,1118810,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -20139983,1119181,1004,13.95,,70.0,,,,,,,Total lipid (fat),G -20140141,1119340,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20140303,1119505,1004,12.61,,70.0,,,,,,,Total lipid (fat),G -20140357,1119561,1004,4.55,,70.0,,,,,,,Total lipid (fat),G -20140458,1119673,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20140682,1119940,1004,3.85,,70.0,,,,,,,Total lipid (fat),G -20140697,1119955,1004,9.76,,70.0,,,,,,,Total lipid (fat),G -20140980,1120239,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20141044,1120305,1004,1.27,,70.0,,,,,,,Total lipid (fat),G -20141703,1120973,1004,25.81,,70.0,,,,,,,Total lipid (fat),G -20142494,1121778,1004,0.59,,70.0,,,,,,,Total lipid (fat),G -20142741,1122028,1004,3.2,,70.0,,,,,,,Total lipid (fat),G -20142773,1122060,1004,19.88,,70.0,,,,,,,Total lipid (fat),G -20142916,1122204,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20142955,1122244,1004,32.5,,70.0,,,,,,,Total lipid (fat),G -20143127,1122416,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -20143234,1122523,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20143404,1122697,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20143518,1122814,1004,21.05,,70.0,,,,,,,Total lipid (fat),G -20143622,1122925,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20143756,1123060,1004,0.61,,70.0,,,,,,,Total lipid (fat),G -20143825,1123129,1004,10.53,,70.0,,,,,,,Total lipid (fat),G -20144090,1123407,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -20144091,1123408,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20144199,1123521,1004,2.54,,70.0,,,,,,,Total lipid (fat),G -20144440,1123782,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20144595,1123938,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20144879,1124226,1004,24.24,,70.0,,,,,,,Total lipid (fat),G -20145145,1124496,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20145508,1124862,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -20145680,1125037,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20146258,1125619,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20146461,1125825,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20146464,1125828,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20146767,1126132,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20146778,1126143,1004,1.92,,70.0,,,,,,,Total lipid (fat),G -20146844,1126209,1004,21.09,,70.0,,,,,,,Total lipid (fat),G -20147556,1126921,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20147580,1126945,1004,0.83,,70.0,,,,,,,Total lipid (fat),G -20147608,1126973,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20147678,1127043,1004,30.51,,70.0,,,,,,,Total lipid (fat),G -20147716,1127082,1004,18.0,,70.0,,,,,,,Total lipid (fat),G -20148075,1127441,1004,10.47,,70.0,,,,,,,Total lipid (fat),G -20148304,1127671,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20148520,1127888,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20148656,1128024,1004,5.71,,70.0,,,,,,,Total lipid (fat),G -20148741,1128109,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20148862,1128230,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20148907,1128275,1004,12.39,,70.0,,,,,,,Total lipid (fat),G -20148908,1128276,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20149439,1128810,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20149907,1129278,1004,4.05,,70.0,,,,,,,Total lipid (fat),G -20149941,1129312,1004,4.25,,70.0,,,,,,,Total lipid (fat),G -20150117,1129488,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20150229,1129601,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20150255,1129627,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20150420,1129792,1004,26.47,,70.0,,,,,,,Total lipid (fat),G -20150744,1130117,1004,18.97,,70.0,,,,,,,Total lipid (fat),G -20150861,1130236,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20150893,1130268,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20151032,1130409,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20151230,1130611,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20151452,1130838,1004,2.68,,70.0,,,,,,,Total lipid (fat),G -20151579,1130967,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20151673,1131062,1004,14.81,,70.0,,,,,,,Total lipid (fat),G -20151879,1131268,1004,22.81,,70.0,,,,,,,Total lipid (fat),G -20152025,1131414,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20152175,1131565,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20152768,1132160,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -20153169,1132561,1004,25.61,,70.0,,,,,,,Total lipid (fat),G -20153479,1132871,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20153520,1132912,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20153621,1133013,1004,1.65,,70.0,,,,,,,Total lipid (fat),G -20153659,1133051,1004,2.23,,70.0,,,,,,,Total lipid (fat),G -20154145,1133537,1004,28.22,,70.0,,,,,,,Total lipid (fat),G -20154391,1133784,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -20154803,1134198,1004,8.0,,70.0,,,,,,,Total lipid (fat),G -20155006,1134406,1004,9.52,,70.0,,,,,,,Total lipid (fat),G -20155229,1134636,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20155410,1134819,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20155559,1134968,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20155563,1134972,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20155806,1135215,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20156147,1135557,1004,1.07,,70.0,,,,,,,Total lipid (fat),G -20157197,1136620,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -20157337,1136765,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20157549,1136978,1004,2.22,,70.0,,,,,,,Total lipid (fat),G -20157676,1137105,1004,3.29,,70.0,,,,,,,Total lipid (fat),G -20157709,1137138,1004,6.98,,70.0,,,,,,,Total lipid (fat),G -20157747,1137176,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20157976,1137407,1004,38.89,,70.0,,,,,,,Total lipid (fat),G -20158008,1137439,1004,11.76,,70.0,,,,,,,Total lipid (fat),G -20158298,1137735,1004,1.61,,70.0,,,,,,,Total lipid (fat),G -20158478,1137918,1004,78.57,,70.0,,,,,,,Total lipid (fat),G -20158592,1138032,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20158698,1138138,1004,11.25,,70.0,,,,,,,Total lipid (fat),G -20159133,1138575,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20159143,1138585,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20159244,1138686,1004,6.06,,70.0,,,,,,,Total lipid (fat),G -20159439,1138883,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20159656,1139103,1004,46.43,,70.0,,,,,,,Total lipid (fat),G -20159794,1139242,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20160083,1139535,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20160199,1139652,1004,36.67,,70.0,,,,,,,Total lipid (fat),G -20160365,167551,1004,7.8,5.0,,,,,,,,Total lipid (fat),G -20160525,167711,1004,0.4,0.0,40.0,,,,,,,Total lipid (fat),G -20161184,168370,1004,2.56,12.0,1.0,1.64,3.49,,,,,Total lipid (fat),G -20161274,168460,1004,4.45,3.0,,,,,,,,Total lipid (fat),G -20161340,168526,1004,0.38,0.0,,,,,,,,Total lipid (fat),G -20162255,169441,1004,3.85,11.0,,,,,,,,Total lipid (fat),G -20162314,169500,1004,28.11,0.0,53.0,,,,,,,Total lipid (fat),G -20162327,169513,1004,25.02,0.0,53.0,,,,,,,Total lipid (fat),G -20162345,169531,1004,9.0,20.0,54.0,,,,,,,Total lipid (fat),G -20162438,169624,1004,32.09,1.0,47.0,,,,,,,Total lipid (fat),G -20162556,169742,1004,0.56,3.0,1.0,,,,,,,Total lipid (fat),G -20162650,169836,1004,14.04,18.0,1.0,12.31,17.84,,,,,Total lipid (fat),G -20162892,170078,1004,1.8,1.0,,,,,,,,Total lipid (fat),G -20163008,170194,1004,20.35,4.0,,,,,,,,Total lipid (fat),G -20163101,170287,1004,0.24,7.0,,,,,,,,Total lipid (fat),G -20163102,170288,1004,4.74,4.0,,,,,,,,Total lipid (fat),G -20163236,170422,1004,0.68,4.0,,,,,,,,Total lipid (fat),G -20163373,170559,1004,2.39,1.0,,,,,,,,Total lipid (fat),G -20163514,170700,1004,8.74,1.0,1.0,,,,,,,Total lipid (fat),G -20163516,170702,1004,7.51,1.0,47.0,,,,,,,Total lipid (fat),G -20163546,170732,1004,6.35,6.0,1.0,5.5,6.7,,,,,Total lipid (fat),G -20163665,170851,1004,10.18,11.0,1.0,8.2,12.62,,,,,Total lipid (fat),G -20164448,171634,1004,26.43,18.0,1.0,22.65,33.53,,,,,Total lipid (fat),G -20164652,171838,1004,20.4,0.0,47.0,,,,,,,Total lipid (fat),G -20164709,171895,1004,0.0,0.0,1.0,,,,,,,Total lipid (fat),G -20164994,172180,1004,3.85,0.0,57.0,,,,,,,Total lipid (fat),G -20165077,172263,1004,3.22,0.0,51.0,,,,,,,Total lipid (fat),G -20165113,172299,1004,3.38,0.0,57.0,,,,,,,Total lipid (fat),G -20165253,172439,1004,29.52,2.0,,,,,,,,Total lipid (fat),G -20165723,172909,1004,0.76,0.0,65.0,,,,,,,Total lipid (fat),G -20166021,173207,1004,0.0,0.0,20.0,,,,,,,Total lipid (fat),G -20166809,173995,1004,3.98,0.0,52.0,,,,,,,Total lipid (fat),G -20166906,174092,1004,0.0,0.0,44.0,,,,,,,Total lipid (fat),G -20167137,174323,1004,29.82,0.0,,,,,,,,Total lipid (fat),G -20167293,174479,1004,1.64,26.0,1.0,1.24,2.03,,,,,Total lipid (fat),G -20167522,174708,1004,12.9,24.0,3.0,,,,,,,Total lipid (fat),G -20167827,175013,1004,12.9,1.0,,,,,,,,Total lipid (fat),G -20167949,175135,1004,5.5,7.0,,,,,,,,Total lipid (fat),G -20168046,175232,1004,6.67,1.0,44.0,,,,,,,Total lipid (fat),G -20168141,320181,1004,1.97,1.0,1.0,,,,,,,Total lipid (fat),G -20168178,321536,1004,0.3,1.0,1.0,,,,,,,Total lipid (fat),G -20168478,324743,1004,52.2,1.0,1.0,,,,,,,Total lipid (fat),G -20168722,327889,1004,0.23,1.0,1.0,,,,,,,Total lipid (fat),G -20168883,329799,1004,24.0,1.0,1.0,,,,,,,Total lipid (fat),G -20169164,333240,1004,0.65,1.0,1.0,,,,,,,Total lipid (fat),G -20169241,334247,1004,0.32,8.0,1.0,0.11,0.55,0.32,,,2006.0,Total lipid (fat),G -20169256,334516,1004,2.85,1.0,1.0,,,,,,,Total lipid (fat),G -20169380,335244,1004,1.12,1.0,1.0,,,,,,2016.0,Total lipid (fat),G -20169725,335589,1004,1.18,1.0,1.0,,,,,,2016.0,Total lipid (fat),G -20169752,335616,1004,1.11,1.0,1.0,,,,,,2016.0,Total lipid (fat),G -20169887,335751,1004,1.27,1.0,1.0,,,,,,2016.0,Total lipid (fat),G -20169906,335770,1004,1.26,1.0,1.0,,,,,,2016.0,Total lipid (fat),G -20169925,335789,1004,1.08,1.0,1.0,,,,,,2016.0,Total lipid (fat),G -20170374,344774,1004,26.4,,78.0,,,,,,,Total lipid (fat),G -20170580,344980,1004,11.3,,78.0,,,,,,,Total lipid (fat),G -20170613,345013,1004,3.3,,78.0,,,,,,,Total lipid (fat),G -20170815,345215,1004,7.8,,78.0,,,,,,,Total lipid (fat),G -20171049,345449,1004,6.0,,78.0,,,,,,,Total lipid (fat),G -20171163,345563,1004,7.0,,77.0,,,,,,,Total lipid (fat),G -20171542,345942,1004,8.6,,78.0,,,,,,,Total lipid (fat),G -20171547,345947,1004,2.0,,78.0,,,,,,,Total lipid (fat),G -20171921,346321,1004,1.47,,71.0,,,,,,,Total lipid (fat),G -20172106,346506,1004,3.25,,71.0,,,,,,,Total lipid (fat),G -20172622,347022,1004,3.89,,71.0,,,,,,,Total lipid (fat),G -20172705,347105,1004,6.17,,71.0,,,,,,,Total lipid (fat),G -20172865,347265,1004,9.12,,71.0,,,,,,,Total lipid (fat),G -20172912,347312,1004,1.68,,71.0,,,,,,,Total lipid (fat),G -20173032,347432,1004,7.14,,71.0,,,,,,,Total lipid (fat),G -20173125,347525,1004,1.92,,71.0,,,,,,,Total lipid (fat),G -20173140,347540,1004,2.98,,71.0,,,,,,,Total lipid (fat),G -20173240,347640,1004,26.47,,71.0,,,,,,,Total lipid (fat),G -20173299,347699,1004,6.67,,71.0,,,,,,,Total lipid (fat),G -20173473,347873,1004,0.83,,71.0,,,,,,,Total lipid (fat),G -20173640,348040,1004,24.8,,78.0,,,,,,,Total lipid (fat),G -20174259,348659,1004,4.03,,71.0,,,,,,,Total lipid (fat),G -20174347,348747,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20174404,348804,1004,13.24,,71.0,,,,,,,Total lipid (fat),G -20174501,348901,1004,26.67,,71.0,,,,,,,Total lipid (fat),G -20174701,349101,1004,1.67,,71.0,,,,,,,Total lipid (fat),G -20174728,349128,1004,18.18,,71.0,,,,,,,Total lipid (fat),G -20174753,349153,1004,11.29,,71.0,,,,,,,Total lipid (fat),G -20175179,349579,1004,16.67,,71.0,,,,,,,Total lipid (fat),G -20175556,349956,1004,10.91,,71.0,,,,,,,Total lipid (fat),G -20175816,350216,1004,7.07,,71.0,,,,,,,Total lipid (fat),G -20175819,350219,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20175905,350305,1004,3.57,,71.0,,,,,,,Total lipid (fat),G -20176021,350421,1004,26.67,,71.0,,,,,,,Total lipid (fat),G -20176098,350498,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20176381,350782,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20176718,351123,1004,1.34,,71.0,,,,,,,Total lipid (fat),G -20176747,351153,1004,0.89,,71.0,,,,,,,Total lipid (fat),G -20176803,351209,1004,6.11,,78.0,,,,,,,Total lipid (fat),G -20176986,351394,1004,11.61,,71.0,,,,,,,Total lipid (fat),G -20177031,351439,1004,21.05,,71.0,,,,,,,Total lipid (fat),G -20177293,351703,1004,24.14,,71.0,,,,,,,Total lipid (fat),G -20177301,351711,1004,1.82,,71.0,,,,,,,Total lipid (fat),G -20177407,351817,1004,24.14,,71.0,,,,,,,Total lipid (fat),G -20177417,351827,1004,6.25,,71.0,,,,,,,Total lipid (fat),G -20177519,351929,1004,31.58,,71.0,,,,,,,Total lipid (fat),G -20177610,352021,1004,40.0,,71.0,,,,,,,Total lipid (fat),G -20177656,352067,1004,16.13,,71.0,,,,,,,Total lipid (fat),G -20177864,352276,1004,9.23,,78.0,,,,,,,Total lipid (fat),G -20177866,352278,1004,35.71,,71.0,,,,,,,Total lipid (fat),G -20178152,352567,1004,2.72,,78.0,,,,,,,Total lipid (fat),G -20178359,352775,1004,0.0,,78.0,,,,,,,Total lipid (fat),G -20178561,352980,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20178744,353165,1004,25.29,,71.0,,,,,,,Total lipid (fat),G -20178763,353184,1004,34.59,,71.0,,,,,,,Total lipid (fat),G -20178765,353186,1004,0.21,,71.0,,,,,,,Total lipid (fat),G -20178835,353256,1004,3.74,,78.0,,,,,,,Total lipid (fat),G -20179132,353554,1004,28.23,,71.0,,,,,,,Total lipid (fat),G -20179190,353612,1004,32.94,,71.0,,,,,,,Total lipid (fat),G -20179318,353740,1004,0.01,,78.0,,,,,,,Total lipid (fat),G -20179512,353934,1004,4.46,,71.0,,,,,,,Total lipid (fat),G -20179799,354221,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20179973,354396,1004,11.67,,71.0,,,,,,,Total lipid (fat),G -20180423,354850,1004,26.0,,71.0,,,,,,,Total lipid (fat),G -20180650,355078,1004,13.24,,71.0,,,,,,,Total lipid (fat),G -20180847,355278,1004,18.0,,71.0,,,,,,,Total lipid (fat),G -20180880,355311,1004,50.0,,71.0,,,,,,,Total lipid (fat),G -20180988,355419,1004,20.69,,71.0,,,,,,,Total lipid (fat),G -20181010,355441,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20181206,355637,1004,0.0,,78.0,,,,,,,Total lipid (fat),G -20181698,356129,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20182058,356489,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20182176,356607,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20182319,356750,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -20182708,357139,1004,10.96,,70.0,,,,,,,Total lipid (fat),G -20182721,357152,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20182766,357197,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20182838,357269,1004,2.0,,70.0,,,,,,,Total lipid (fat),G -20182938,357369,1004,14.04,,70.0,,,,,,,Total lipid (fat),G -20183013,357444,1004,1.92,,70.0,,,,,,,Total lipid (fat),G -20183058,357489,1004,8.43,,70.0,,,,,,,Total lipid (fat),G -20183226,357657,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -20183388,357819,1004,2.23,,70.0,,,,,,,Total lipid (fat),G -20183417,357848,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20183463,357894,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -20183476,357907,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20183632,358063,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20183637,358068,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20183708,358139,1004,2.06,,70.0,,,,,,,Total lipid (fat),G -20183951,358383,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20184221,358653,1004,10.71,,70.0,,,,,,,Total lipid (fat),G -20184325,358757,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20184522,358954,1004,46.43,,70.0,,,,,,,Total lipid (fat),G -20185160,359593,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20185344,359778,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20185454,359888,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20185560,359994,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20185942,360378,1004,2.19,,70.0,,,,,,,Total lipid (fat),G -20186108,360544,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20186250,360688,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20186381,360820,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20186683,361122,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20186866,361305,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20187223,361663,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20187439,361882,1004,14.55,,70.0,,,,,,,Total lipid (fat),G -20187769,362212,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20187821,362264,1004,5.36,,70.0,,,,,,,Total lipid (fat),G -20187981,362424,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20188096,362539,1004,57.14,,70.0,,,,,,,Total lipid (fat),G -20188170,362613,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -20188632,363075,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20188755,363198,1004,24.24,,70.0,,,,,,,Total lipid (fat),G -20189424,363867,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20189713,364158,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20189714,364159,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20189739,364184,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20190015,364460,1004,30.77,,70.0,,,,,,,Total lipid (fat),G -20190110,364555,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20190241,364688,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -20190456,364904,1004,64.29,,70.0,,,,,,,Total lipid (fat),G -20191669,366117,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20192306,366759,1004,5.95,,70.0,,,,,,,Total lipid (fat),G -20192485,366938,1004,1.6,,70.0,,,,,,,Total lipid (fat),G -20192664,367117,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20192723,367176,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -20192840,367294,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20192942,367396,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20193154,367610,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20193286,367743,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20193970,368431,1004,0.59,,70.0,,,,,,,Total lipid (fat),G -20194028,368489,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20194078,368540,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20194237,368700,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -20194722,369185,1004,35.29,,70.0,,,,,,,Total lipid (fat),G -20194755,369218,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20194960,369424,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20195076,369540,1004,4.64,,70.0,,,,,,,Total lipid (fat),G -20195248,369712,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20195928,370393,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20196308,370776,1004,5.36,,70.0,,,,,,,Total lipid (fat),G -20196391,370860,1004,75.0,,70.0,,,,,,,Total lipid (fat),G -20196749,371220,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20196945,371416,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20197096,371567,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20197603,372074,1004,22.64,,70.0,,,,,,,Total lipid (fat),G -20198033,372505,1004,5.88,,70.0,,,,,,,Total lipid (fat),G -20198072,372544,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20198125,372597,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20198190,372662,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20198193,372665,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20198326,372798,1004,4.55,,70.0,,,,,,,Total lipid (fat),G -20198395,372869,1004,15.52,,70.0,,,,,,,Total lipid (fat),G -20198536,373011,1004,56.67,,70.0,,,,,,,Total lipid (fat),G -20198628,373104,1004,3.0,,70.0,,,,,,,Total lipid (fat),G -20198743,373220,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20198780,373257,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20198808,373285,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20198869,373346,1004,78.57,,70.0,,,,,,,Total lipid (fat),G -20199729,374210,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -20199743,374224,1004,90.91,,70.0,,,,,,,Total lipid (fat),G -20199766,374247,1004,7.06,,70.0,,,,,,,Total lipid (fat),G -20199801,374282,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20200324,374806,1004,8.93,,70.0,,,,,,,Total lipid (fat),G -20200942,375425,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20201001,375485,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20201188,375672,1004,2.42,,70.0,,,,,,,Total lipid (fat),G -20201647,376138,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20201733,376225,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20201910,376402,1004,3.19,,70.0,,,,,,,Total lipid (fat),G -20201924,376417,1004,13.64,,70.0,,,,,,,Total lipid (fat),G -20202157,376650,1004,3.64,,70.0,,,,,,,Total lipid (fat),G -20202490,376983,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20203019,377513,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20203038,377532,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20203041,377535,1004,2.13,,70.0,,,,,,,Total lipid (fat),G -20203282,377779,1004,2.78,,70.0,,,,,,,Total lipid (fat),G -20203369,377866,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20203627,378125,1004,33.93,,70.0,,,,,,,Total lipid (fat),G -20203633,378131,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20203791,378289,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20204084,378583,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20204128,378627,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -20204141,378640,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20204249,378748,1004,7.5,,70.0,,,,,,,Total lipid (fat),G -20204551,379055,1004,39.53,,70.0,,,,,,,Total lipid (fat),G -20204553,379057,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20204562,379066,1004,11.86,,70.0,,,,,,,Total lipid (fat),G -20204943,379450,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20205216,379723,1004,5.71,,70.0,,,,,,,Total lipid (fat),G -20205239,379746,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20205379,379886,1004,9.4,,70.0,,,,,,,Total lipid (fat),G -20205612,380120,1004,12.12,,70.0,,,,,,,Total lipid (fat),G -20205704,380212,1004,35.29,,70.0,,,,,,,Total lipid (fat),G -20205757,380265,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20205759,380267,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20205962,380471,1004,1.32,,70.0,,,,,,,Total lipid (fat),G -20206110,380619,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20206199,380708,1004,21.05,,70.0,,,,,,,Total lipid (fat),G -20206605,381118,1004,4.71,,70.0,,,,,,,Total lipid (fat),G -20206724,381237,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20206736,381249,1004,0.82,,70.0,,,,,,,Total lipid (fat),G -20206781,381294,1004,0.5,,70.0,,,,,,,Total lipid (fat),G -20206802,381315,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20206862,381376,1004,8.7,,70.0,,,,,,,Total lipid (fat),G -20206929,381443,1004,10.71,,70.0,,,,,,,Total lipid (fat),G -20206968,381482,1004,4.31,,70.0,,,,,,,Total lipid (fat),G -20207353,381867,1004,6.0,,70.0,,,,,,,Total lipid (fat),G -20207501,382015,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20207639,382154,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20207922,382437,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20208187,382705,1004,0.77,,70.0,,,,,,,Total lipid (fat),G -20209091,383612,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20209096,383617,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20209244,383765,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20209370,383893,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20209414,383937,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -20209561,384085,1004,73.33,,70.0,,,,,,,Total lipid (fat),G -20209647,384171,1004,57.14,,70.0,,,,,,,Total lipid (fat),G -20209912,384437,1004,7.94,,70.0,,,,,,,Total lipid (fat),G -20209933,384458,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20209963,384488,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20210249,384775,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20210293,384819,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20210419,384946,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20210471,384998,1004,78.57,,70.0,,,,,,,Total lipid (fat),G -20210646,385177,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -20210795,385328,1004,2.06,,70.0,,,,,,,Total lipid (fat),G -20211440,385974,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20211541,386075,1004,0.8,,70.0,,,,,,,Total lipid (fat),G -20211556,386090,1004,3.6,,70.0,,,,,,,Total lipid (fat),G -20211710,386244,1004,10.29,,70.0,,,,,,,Total lipid (fat),G -20213065,387606,1004,4.44,,70.0,,,,,,,Total lipid (fat),G -20213175,387716,1004,9.0,,70.0,,,,,,,Total lipid (fat),G -20213346,387890,1004,2.27,,70.0,,,,,,,Total lipid (fat),G -20213714,388258,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20213807,388351,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -20213894,388438,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20214026,388570,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -20214048,388592,1004,9.38,,70.0,,,,,,,Total lipid (fat),G -20214126,388670,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -20214161,388705,1004,2.21,,70.0,,,,,,,Total lipid (fat),G -20214534,389079,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20214604,389149,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20214645,389190,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20214687,389232,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20215312,389860,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20215887,390439,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20216363,390916,1004,0.8,,70.0,,,,,,,Total lipid (fat),G -20216457,391010,1004,0.2,,70.0,,,,,,,Total lipid (fat),G -20216614,391167,1004,1.72,,70.0,,,,,,,Total lipid (fat),G -20216773,391327,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20217037,391591,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -20217146,391702,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -20217356,391912,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20217699,392255,1004,8.93,,70.0,,,,,,,Total lipid (fat),G -20217789,392345,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20218238,392795,1004,3.12,,70.0,,,,,,,Total lipid (fat),G -20218286,392843,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20218329,392886,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20218445,393002,1004,11.43,,70.0,,,,,,,Total lipid (fat),G -20218482,393039,1004,21.52,,70.0,,,,,,,Total lipid (fat),G -20218782,393348,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20218852,393418,1004,35.0,,70.0,,,,,,,Total lipid (fat),G -20219072,393638,1004,15.52,,70.0,,,,,,,Total lipid (fat),G -20219920,394487,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20219999,394566,1004,1.96,,70.0,,,,,,,Total lipid (fat),G -20220247,394815,1004,2.68,,70.0,,,,,,,Total lipid (fat),G -20220273,394841,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -20220358,394926,1004,1.56,,70.0,,,,,,,Total lipid (fat),G -20220462,395042,1004,3.23,,70.0,,,,,,,Total lipid (fat),G -20220572,395153,1004,5.36,,70.0,,,,,,,Total lipid (fat),G -20220771,395352,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20220824,395406,1004,38.1,,70.0,,,,,,,Total lipid (fat),G -20220855,395437,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20221068,395651,1004,8.82,,70.0,,,,,,,Total lipid (fat),G -20221113,395696,1004,9.72,,70.0,,,,,,,Total lipid (fat),G -20221325,395908,1004,40.62,,70.0,,,,,,,Total lipid (fat),G -20221571,396154,1004,6.21,,70.0,,,,,,,Total lipid (fat),G -20221653,396236,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20221865,396448,1004,16.47,,70.0,,,,,,,Total lipid (fat),G -20221976,396560,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -20222021,396605,1004,2.68,,70.0,,,,,,,Total lipid (fat),G -20222093,396677,1004,0.89,,70.0,,,,,,,Total lipid (fat),G -20222203,396788,1004,3.68,,70.0,,,,,,,Total lipid (fat),G -20222451,397039,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20222743,397332,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -20222966,397555,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20222974,397563,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20223021,397610,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20223178,397767,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20223632,398221,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20224094,398686,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20224259,398851,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20224533,399125,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20224815,399410,1004,18.42,,70.0,,,,,,,Total lipid (fat),G -20225187,399782,1004,5.88,,70.0,,,,,,,Total lipid (fat),G -20225238,399833,1004,21.67,,70.0,,,,,,,Total lipid (fat),G -20225688,400285,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20225834,400431,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20225862,400459,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20225918,400515,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20226185,400783,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20226196,400794,1004,23.21,,70.0,,,,,,,Total lipid (fat),G -20226350,400948,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20226712,401310,1004,32.0,,70.0,,,,,,,Total lipid (fat),G -20226919,401517,1004,3.7,,70.0,,,,,,,Total lipid (fat),G -20226941,401539,1004,52.5,,70.0,,,,,,,Total lipid (fat),G -20226958,401556,1004,35.62,,70.0,,,,,,,Total lipid (fat),G -20227044,401642,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20227189,401787,1004,5.56,,70.0,,,,,,,Total lipid (fat),G -20227229,401827,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20228091,402690,1004,6.0,,70.0,,,,,,,Total lipid (fat),G -20228176,402776,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20228325,402925,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -20228423,403023,1004,10.81,,70.0,,,,,,,Total lipid (fat),G -20229243,403843,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20229287,403887,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20229404,404004,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20229594,404194,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20229729,404329,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20230114,404714,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20230221,404821,1004,1.05,,70.0,,,,,,,Total lipid (fat),G -20230269,404869,1004,5.6,,70.0,,,,,,,Total lipid (fat),G -20230755,405357,1004,3.69,,70.0,,,,,,,Total lipid (fat),G -20230895,405497,1004,9.56,,70.0,,,,,,,Total lipid (fat),G -20232031,406635,1004,11.29,,70.0,,,,,,,Total lipid (fat),G -20232066,406670,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20232114,406718,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20232157,406761,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20232304,406908,1004,0.38,,70.0,,,,,,,Total lipid (fat),G -20232531,407135,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20232538,407142,1004,4.03,,70.0,,,,,,,Total lipid (fat),G -20232573,407177,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20232574,407178,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20232874,407479,1004,5.88,,70.0,,,,,,,Total lipid (fat),G -20233000,407612,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20233110,407723,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -20233149,407762,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20233172,407785,1004,12.73,,70.0,,,,,,,Total lipid (fat),G -20233518,408131,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20233557,408170,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20233652,408265,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20233663,408276,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20233804,408429,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20233976,408605,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20234300,408939,1004,17.65,,70.0,,,,,,,Total lipid (fat),G -20234368,409007,1004,11.02,,70.0,,,,,,,Total lipid (fat),G -20234633,409279,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20235052,409698,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20235210,409857,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -20235320,409967,1004,16.47,,70.0,,,,,,,Total lipid (fat),G -20235331,409978,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -20235471,410118,1004,6.18,,70.0,,,,,,,Total lipid (fat),G -20235589,410236,1004,78.57,,70.0,,,,,,,Total lipid (fat),G -20235633,410280,1004,12.28,,70.0,,,,,,,Total lipid (fat),G -20235672,410319,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -20236206,410856,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20236213,410863,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20236260,410910,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20236587,411237,1004,8.93,,70.0,,,,,,,Total lipid (fat),G -20236744,411395,1004,1.21,,70.0,,,,,,,Total lipid (fat),G -20236936,411587,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20237052,411703,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20237165,411816,1004,0.83,,70.0,,,,,,,Total lipid (fat),G -20237284,411938,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20237420,412076,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20237506,412162,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20237530,412186,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20237632,412288,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20237926,412582,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20238112,412768,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20238714,413372,1004,1.04,,70.0,,,,,,,Total lipid (fat),G -20238802,413460,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20239049,413707,1004,12.31,,70.0,,,,,,,Total lipid (fat),G -20239201,413860,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20239482,414142,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -20239590,414250,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20239838,414501,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20239844,414507,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20239993,414657,1004,4.46,,70.0,,,,,,,Total lipid (fat),G -20240175,414839,1004,10.71,,70.0,,,,,,,Total lipid (fat),G -20240633,415299,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20240872,415538,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20241611,416279,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20241765,416433,1004,28.12,,70.0,,,,,,,Total lipid (fat),G -20241852,416520,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20241987,416655,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20242021,416691,1004,7.58,,70.0,,,,,,,Total lipid (fat),G -20242026,416696,1004,7.5,,70.0,,,,,,,Total lipid (fat),G -20242120,416790,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20242288,416959,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20243172,417844,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20243502,418174,1004,1.62,,75.0,,,,,,,Total lipid (fat),G -20243870,418543,1004,73.33,,70.0,,,,,,,Total lipid (fat),G -20243939,418612,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20244288,418961,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20244514,419187,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20244600,419273,1004,35.0,,70.0,,,,,,,Total lipid (fat),G -20244847,419520,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20244907,419580,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20245071,419744,1004,4.76,,70.0,,,,,,,Total lipid (fat),G -20245149,419822,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20245548,420222,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20245654,420328,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -20245827,420503,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20246113,420789,1004,14.06,,70.0,,,,,,,Total lipid (fat),G -20246615,421291,1004,41.67,,70.0,,,,,,,Total lipid (fat),G -20247025,421701,1004,15.79,,70.0,,,,,,,Total lipid (fat),G -20247607,422283,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20248950,423627,1004,1.25,,70.0,,,,,,,Total lipid (fat),G -20248967,423644,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20249099,423777,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20250170,424849,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20250312,424991,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20250427,425106,1004,34.88,,70.0,,,,,,,Total lipid (fat),G -20250535,425214,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20250768,425448,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20250921,425601,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20251214,425896,1004,16.0,,70.0,,,,,,,Total lipid (fat),G -20252109,426794,1004,39.29,,70.0,,,,,,,Total lipid (fat),G -20252173,426858,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20252247,426933,1004,2.86,,70.0,,,,,,,Total lipid (fat),G -20252438,427125,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20252651,427338,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20252673,427360,1004,1.09,,70.0,,,,,,,Total lipid (fat),G -20252787,427474,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -20252841,427528,1004,26.19,,70.0,,,,,,,Total lipid (fat),G -20252858,427545,1004,15.07,,70.0,,,,,,,Total lipid (fat),G -20252908,427595,1004,32.26,,70.0,,,,,,,Total lipid (fat),G -20252928,427615,1004,13.16,,70.0,,,,,,,Total lipid (fat),G -20253575,428262,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20253723,428410,1004,15.79,,70.0,,,,,,,Total lipid (fat),G -20253811,428498,1004,27.91,,70.0,,,,,,,Total lipid (fat),G -20253838,428525,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20254189,428876,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20254809,429496,1004,32.0,,70.0,,,,,,,Total lipid (fat),G -20254814,429501,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -20254962,429649,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20255078,429765,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20255214,429901,1004,6.33,,70.0,,,,,,,Total lipid (fat),G -20255295,429982,1004,3.75,,70.0,,,,,,,Total lipid (fat),G -20255317,430004,1004,14.71,,70.0,,,,,,,Total lipid (fat),G -20255356,430043,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20255439,430126,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20255472,430159,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -20255591,430278,1004,17.5,,70.0,,,,,,,Total lipid (fat),G -20255663,430350,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20255688,430375,1004,67.65,,70.0,,,,,,,Total lipid (fat),G -20256288,430976,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20256523,431212,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20256528,431217,1004,5.36,,70.0,,,,,,,Total lipid (fat),G -20256601,431290,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20256619,431308,1004,8.21,,70.0,,,,,,,Total lipid (fat),G -20256658,431347,1004,24.44,,70.0,,,,,,,Total lipid (fat),G -20256858,431547,1004,18.18,,70.0,,,,,,,Total lipid (fat),G -20257359,432050,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20257648,432339,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20257767,432458,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20257823,432514,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20258098,432789,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20258241,432932,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20258605,433296,1004,18.75,,70.0,,,,,,,Total lipid (fat),G -20258896,433588,1004,29.63,,70.0,,,,,,,Total lipid (fat),G -20258923,433615,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20259144,433837,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20260190,434884,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20260438,435132,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20260570,435264,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20261034,435729,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20261102,435797,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20261111,435806,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20261437,436132,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20261690,436385,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20261824,436519,1004,30.56,,70.0,,,,,,,Total lipid (fat),G -20262397,437093,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20262530,437226,1004,75.0,,70.0,,,,,,,Total lipid (fat),G -20262678,437374,1004,5.56,,70.0,,,,,,,Total lipid (fat),G -20262936,437634,1004,44.74,,70.0,,,,,,,Total lipid (fat),G -20264141,438839,1004,4.17,,70.0,,,,,,,Total lipid (fat),G -20264219,438917,1004,14.0,,70.0,,,,,,,Total lipid (fat),G -20264238,438936,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20264511,439209,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20264555,439253,1004,21.25,,70.0,,,,,,,Total lipid (fat),G -20264832,439533,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20264978,439679,1004,25.86,,70.0,,,,,,,Total lipid (fat),G -20265421,440122,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20265487,440188,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20265520,440221,1004,4.21,,70.0,,,,,,,Total lipid (fat),G -20265821,440523,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20265898,440600,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20265901,440603,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20266301,441003,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20266546,441251,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20266582,441287,1004,11.54,,70.0,,,,,,,Total lipid (fat),G -20266923,441628,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20266995,441700,1004,18.18,,70.0,,,,,,,Total lipid (fat),G -20267260,441965,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20267417,442122,1004,28.12,,70.0,,,,,,,Total lipid (fat),G -20267701,442406,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20267875,442580,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20267986,442692,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20268429,443135,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -20268434,443140,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20268454,443160,1004,1.18,,70.0,,,,,,,Total lipid (fat),G -20269023,443729,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20269295,444002,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20269514,444221,1004,25.81,,70.0,,,,,,,Total lipid (fat),G -20269551,444258,1004,26.47,,70.0,,,,,,,Total lipid (fat),G -20269588,444295,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -20269651,444358,1004,34.38,,70.0,,,,,,,Total lipid (fat),G -20269694,444401,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20270216,444923,1004,3.51,,70.0,,,,,,,Total lipid (fat),G -20270376,445083,1004,28.12,,70.0,,,,,,,Total lipid (fat),G -20270495,445202,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20271055,445762,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20271159,445867,1004,1.04,,70.0,,,,,,,Total lipid (fat),G -20271575,446283,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20271884,446592,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20271903,446611,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20272016,446725,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -20272360,447069,1004,8.93,,70.0,,,,,,,Total lipid (fat),G -20272540,447249,1004,9.38,,70.0,,,,,,,Total lipid (fat),G -20272623,447332,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20272821,447530,1004,2.73,,70.0,,,,,,,Total lipid (fat),G -20273337,448052,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20273718,448433,1004,1.18,,70.0,,,,,,,Total lipid (fat),G -20273730,448445,1004,14.16,,70.0,,,,,,,Total lipid (fat),G -20273794,448509,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20273934,448649,1004,15.38,,70.0,,,,,,,Total lipid (fat),G -20274104,448819,1004,0.5,,70.0,,,,,,,Total lipid (fat),G -20274404,449120,1004,13.43,,70.0,,,,,,,Total lipid (fat),G -20274607,449323,1004,5.36,,70.0,,,,,,,Total lipid (fat),G -20274841,449565,1004,1.75,,70.0,,,,,,,Total lipid (fat),G -20274857,449581,1004,1.19,,70.0,,,,,,,Total lipid (fat),G -20274938,449662,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20275356,450080,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20275839,450564,1004,9.23,,70.0,,,,,,,Total lipid (fat),G -20276072,450797,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20276225,450950,1004,10.29,,70.0,,,,,,,Total lipid (fat),G -20276352,451077,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20276716,451441,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20276881,451606,1004,2.24,,70.0,,,,,,,Total lipid (fat),G -20277043,451768,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -20277093,451818,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20277250,451975,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20277268,451993,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20277457,452182,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20277767,452492,1004,4.9,,70.0,,,,,,,Total lipid (fat),G -20277802,452527,1004,0.44,,70.0,,,,,,,Total lipid (fat),G -20277836,452561,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20278189,452915,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20278251,452978,1004,6.9,,70.0,,,,,,,Total lipid (fat),G -20278436,453163,1004,18.57,,70.0,,,,,,,Total lipid (fat),G -20278453,453180,1004,9.46,,70.0,,,,,,,Total lipid (fat),G -20278631,453359,1004,5.88,,70.0,,,,,,,Total lipid (fat),G -20278771,453499,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20278927,453655,1004,24.24,,70.0,,,,,,,Total lipid (fat),G -20278978,453706,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20278996,453724,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20279114,453842,1004,7.0,,70.0,,,,,,,Total lipid (fat),G -20279257,453985,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -20279390,454118,1004,1.19,,70.0,,,,,,,Total lipid (fat),G -20279531,454260,1004,10.67,,70.0,,,,,,,Total lipid (fat),G -20279667,454396,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20279820,454549,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20280061,454790,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -20280819,455549,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20281110,455840,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -20281213,455943,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20281296,456026,1004,3.75,,70.0,,,,,,,Total lipid (fat),G -20281352,456082,1004,18.75,,70.0,,,,,,,Total lipid (fat),G -20281373,456103,1004,47.06,,70.0,,,,,,,Total lipid (fat),G -20281498,456229,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20281523,456254,1004,11.11,,70.0,,,,,,,Total lipid (fat),G -20281641,456372,1004,9.84,,70.0,,,,,,,Total lipid (fat),G -20281649,456380,1004,18.18,,70.0,,,,,,,Total lipid (fat),G -20281703,456434,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -20281769,456500,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20281826,456557,1004,13.24,,70.0,,,,,,,Total lipid (fat),G -20281909,456640,1004,1.04,,70.0,,,,,,,Total lipid (fat),G -20282549,457281,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20282552,457284,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20282574,457306,1004,5.36,,70.0,,,,,,,Total lipid (fat),G -20282907,457639,1004,15.74,,70.0,,,,,,,Total lipid (fat),G -20283211,457943,1004,7.2,,70.0,,,,,,,Total lipid (fat),G -20283213,457945,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20283333,458065,1004,25.45,,70.0,,,,,,,Total lipid (fat),G -20284011,458745,1004,1.95,,70.0,,,,,,,Total lipid (fat),G -20284044,458778,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -20284177,458911,1004,3.21,,70.0,,,,,,,Total lipid (fat),G -20284749,459487,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20284829,459567,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20284831,459569,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20284925,459663,1004,0.77,,70.0,,,,,,,Total lipid (fat),G -20285056,459794,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -20285104,459842,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20285457,460195,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20285487,460225,1004,8.57,,70.0,,,,,,,Total lipid (fat),G -20285906,460644,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20286073,460812,1004,24.18,,70.0,,,,,,,Total lipid (fat),G -20286205,460944,1004,18.57,,70.0,,,,,,,Total lipid (fat),G -20286331,461070,1004,2.0,,70.0,,,,,,,Total lipid (fat),G -20286494,461233,1004,31.25,,70.0,,,,,,,Total lipid (fat),G -20286628,461367,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20286706,461445,1004,4.29,,70.0,,,,,,,Total lipid (fat),G -20286751,461490,1004,2.65,,70.0,,,,,,,Total lipid (fat),G -20286840,461579,1004,1.47,,70.0,,,,,,,Total lipid (fat),G -20286934,461674,1004,4.42,,70.0,,,,,,,Total lipid (fat),G -20287084,461824,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20287436,462178,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -20287806,462549,1004,30.36,,70.0,,,,,,,Total lipid (fat),G -20288070,462813,1004,11.5,,70.0,,,,,,,Total lipid (fat),G -20288096,462839,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20288483,463232,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20288635,463385,1004,3.96,,70.0,,,,,,,Total lipid (fat),G -20288664,463414,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20288702,463452,1004,3.0,,70.0,,,,,,,Total lipid (fat),G -20288930,463682,1004,4.83,,70.0,,,,,,,Total lipid (fat),G -20289090,463842,1004,0.77,,70.0,,,,,,,Total lipid (fat),G -20289126,463878,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -20289155,463907,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20289199,463951,1004,9.41,,70.0,,,,,,,Total lipid (fat),G -20289385,464137,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20289443,464195,1004,3.54,,70.0,,,,,,,Total lipid (fat),G -20289712,464464,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20289745,464497,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -20289922,464677,1004,16.13,,70.0,,,,,,,Total lipid (fat),G -20290481,465237,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20290630,465386,1004,9.41,,70.0,,,,,,,Total lipid (fat),G -20290730,465486,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -20290732,465488,1004,1.34,,70.0,,,,,,,Total lipid (fat),G -20290983,465740,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -20291258,466016,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20291524,466282,1004,14.77,,70.0,,,,,,,Total lipid (fat),G -20291849,466607,1004,76.92,,70.0,,,,,,,Total lipid (fat),G -20292027,466785,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20292198,466956,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -20292437,467195,1004,8.04,,70.0,,,,,,,Total lipid (fat),G -20292440,467198,1004,15.29,,70.0,,,,,,,Total lipid (fat),G -20292488,467246,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20292830,467588,1004,4.67,,70.0,,,,,,,Total lipid (fat),G -20292989,467747,1004,12.58,,70.0,,,,,,,Total lipid (fat),G -20293361,468119,1004,7.35,,70.0,,,,,,,Total lipid (fat),G -20293394,468152,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20293728,468486,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20294038,468796,1004,12.28,,70.0,,,,,,,Total lipid (fat),G -20294283,469041,1004,3.98,,70.0,,,,,,,Total lipid (fat),G -20294804,469563,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20294936,469695,1004,5.36,,70.0,,,,,,,Total lipid (fat),G -20295016,469775,1004,22.5,,70.0,,,,,,,Total lipid (fat),G -20295018,469777,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20295257,470016,1004,2.68,,70.0,,,,,,,Total lipid (fat),G -20295491,470250,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20295533,470292,1004,36.0,,70.0,,,,,,,Total lipid (fat),G -20295634,470402,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20295653,470421,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20295678,470446,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20296147,470915,1004,1.25,,70.0,,,,,,,Total lipid (fat),G -20296165,470933,1004,6.41,,70.0,,,,,,,Total lipid (fat),G -20296434,471204,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20296442,471212,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20296530,471300,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20296656,471426,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -20296889,471659,1004,6.98,,70.0,,,,,,,Total lipid (fat),G -20296932,471702,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -20296992,471762,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20297237,472007,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20297358,472128,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20297367,472137,1004,4.84,,70.0,,,,,,,Total lipid (fat),G -20297715,472485,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20297789,472559,1004,22.5,,70.0,,,,,,,Total lipid (fat),G -20297924,472694,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20298590,473363,1004,22.0,,70.0,,,,,,,Total lipid (fat),G -20298808,473581,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20298965,473738,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20299078,473851,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20299439,474214,1004,18.82,,70.0,,,,,,,Total lipid (fat),G -20299589,474364,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20299637,474412,1004,17.19,,70.0,,,,,,,Total lipid (fat),G -20299710,474485,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -20299937,474713,1004,28.0,,70.0,,,,,,,Total lipid (fat),G -20299973,474749,1004,15.0,,70.0,,,,,,,Total lipid (fat),G -20300397,475173,1004,21.62,,70.0,,,,,,,Total lipid (fat),G -20300452,475228,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20300556,475333,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20300654,475432,1004,12.9,,70.0,,,,,,,Total lipid (fat),G -20300739,475517,1004,32.0,,70.0,,,,,,,Total lipid (fat),G -20300851,475629,1004,9.85,,70.0,,,,,,,Total lipid (fat),G -20301042,475820,1004,10.71,,70.0,,,,,,,Total lipid (fat),G -20301051,475829,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20301302,476081,1004,1.25,,70.0,,,,,,,Total lipid (fat),G -20301437,476216,1004,17.5,,70.0,,,,,,,Total lipid (fat),G -20301674,476454,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -20301741,476521,1004,10.39,,70.0,,,,,,,Total lipid (fat),G -20301755,476535,1004,46.88,,70.0,,,,,,,Total lipid (fat),G -20301772,476552,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20301877,476657,1004,2.63,,70.0,,,,,,,Total lipid (fat),G -20302252,477032,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20302355,477135,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20302373,477153,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20302814,477594,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -20303226,478006,1004,6.85,,70.0,,,,,,,Total lipid (fat),G -20303369,478149,1004,10.91,,70.0,,,,,,,Total lipid (fat),G -20303386,478166,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20303433,478213,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -20303795,478578,1004,6.03,,70.0,,,,,,,Total lipid (fat),G -20303806,478589,1004,17.5,,70.0,,,,,,,Total lipid (fat),G -20304678,479463,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20305059,479845,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20305157,479944,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20305212,479999,1004,8.98,,70.0,,,,,,,Total lipid (fat),G -20305340,480127,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20305563,480350,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -20305647,480434,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20305736,480524,1004,19.67,,70.0,,,,,,,Total lipid (fat),G -20306355,481147,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20306361,481153,1004,0.79,,70.0,,,,,,,Total lipid (fat),G -20306659,481451,1004,1.2,,70.0,,,,,,,Total lipid (fat),G -20306813,481605,1004,12.0,,70.0,,,,,,,Total lipid (fat),G -20306877,481669,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20306952,481744,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20307261,482054,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20307271,482064,1004,4.05,,70.0,,,,,,,Total lipid (fat),G -20307371,482164,1004,0.48,,70.0,,,,,,,Total lipid (fat),G -20307602,482396,1004,7.96,,70.0,,,,,,,Total lipid (fat),G -20307709,482503,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20307744,482538,1004,16.07,,70.0,,,,,,,Total lipid (fat),G -20308263,483057,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -20308382,483176,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -20308824,483618,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20309027,483821,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20309107,483901,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20309151,483945,1004,5.31,,70.0,,,,,,,Total lipid (fat),G -20309211,484005,1004,18.42,,70.0,,,,,,,Total lipid (fat),G -20309560,484354,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20309596,484390,1004,3.12,,70.0,,,,,,,Total lipid (fat),G -20309845,484639,1004,22.0,,70.0,,,,,,,Total lipid (fat),G -20310096,484891,1004,14.12,,70.0,,,,,,,Total lipid (fat),G -20310150,484945,1004,3.85,,70.0,,,,,,,Total lipid (fat),G -20310450,485246,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20310726,485523,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20310838,485635,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20311003,485800,1004,36.67,,70.0,,,,,,,Total lipid (fat),G -20311006,485803,1004,5.56,,70.0,,,,,,,Total lipid (fat),G -20311012,485810,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20311187,485994,1004,3.75,,70.0,,,,,,,Total lipid (fat),G -20311281,486088,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20311293,486100,1004,1.0,,70.0,,,,,,,Total lipid (fat),G -20311317,486124,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20311884,486695,1004,31.75,,70.0,,,,,,,Total lipid (fat),G -20312002,486813,1004,2.56,,70.0,,,,,,,Total lipid (fat),G -20312560,487374,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20313381,488195,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -20313618,488433,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20313916,488731,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20314042,488857,1004,10.59,,70.0,,,,,,,Total lipid (fat),G -20314302,489117,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20314344,489159,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20314424,489239,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20314487,489302,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20314714,489529,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20314718,489533,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20314817,489632,1004,36.0,,70.0,,,,,,,Total lipid (fat),G -20315160,489983,1004,10.53,,70.0,,,,,,,Total lipid (fat),G -20315382,490212,1004,17.5,,70.0,,,,,,,Total lipid (fat),G -20315470,490300,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20315644,490474,1004,26.92,,70.0,,,,,,,Total lipid (fat),G -20315754,490584,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20316707,491537,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20316850,491680,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20316960,491790,1004,10.81,,70.0,,,,,,,Total lipid (fat),G -20317040,491870,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20317052,491882,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20317178,492008,1004,25.71,,70.0,,,,,,,Total lipid (fat),G -20318157,492992,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20318349,493184,1004,37.14,,70.0,,,,,,,Total lipid (fat),G -20318584,493422,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20318664,493502,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20318889,493727,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20319106,493946,1004,1.25,,70.0,,,,,,,Total lipid (fat),G -20319579,494425,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20319950,494800,1004,15.0,,70.0,,,,,,,Total lipid (fat),G -20320189,495040,1004,22.5,,70.0,,,,,,,Total lipid (fat),G -20320231,495082,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -20320460,495314,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20320495,495349,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -20320912,495770,1004,2.12,,70.0,,,,,,,Total lipid (fat),G -20321510,496398,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20321813,496703,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20322262,497163,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -20322271,497172,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20322440,497345,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -20323207,498115,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20323244,498153,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20323297,498206,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -20323591,498500,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20323597,498506,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20323844,498753,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20324145,499056,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20324247,499158,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20324315,499226,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20324386,499297,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20324409,499320,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20324567,499478,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20324595,499506,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20324750,499663,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20324846,499759,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20324965,499878,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20325150,500064,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20325906,500822,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20326134,501051,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20326371,501288,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20326387,501304,1004,1.18,,70.0,,,,,,,Total lipid (fat),G -20326644,501561,1004,0.77,,70.0,,,,,,,Total lipid (fat),G -20326912,501830,1004,1.88,,70.0,,,,,,,Total lipid (fat),G -20327109,502040,1004,23.08,,70.0,,,,,,,Total lipid (fat),G -20327215,502146,1004,8.24,,70.0,,,,,,,Total lipid (fat),G -20327446,502377,1004,13.64,,70.0,,,,,,,Total lipid (fat),G -20327702,502635,1004,8.66,,70.0,,,,,,,Total lipid (fat),G -20327737,502670,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -20327903,502836,1004,9.45,,70.0,,,,,,,Total lipid (fat),G -20328885,503908,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20328917,503940,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20329565,504677,1004,64.29,,70.0,,,,,,,Total lipid (fat),G -20329860,505025,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -20329938,505109,1004,2.68,,70.0,,,,,,,Total lipid (fat),G -20329996,505167,1004,0.89,,70.0,,,,,,,Total lipid (fat),G -20330148,505323,1004,5.41,,70.0,,,,,,,Total lipid (fat),G -20330236,505415,1004,0.96,,70.0,,,,,,,Total lipid (fat),G -20330964,506165,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -20331240,506443,1004,13.64,,70.0,,,,,,,Total lipid (fat),G -20331261,506464,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20331325,506529,1004,23.4,,70.0,,,,,,,Total lipid (fat),G -20331504,506720,1004,8.84,,70.0,,,,,,,Total lipid (fat),G -20331575,506791,1004,10.37,,70.0,,,,,,,Total lipid (fat),G -20331718,506934,1004,15.62,,70.0,,,,,,,Total lipid (fat),G -20331999,507216,1004,12.88,,70.0,,,,,,,Total lipid (fat),G -20332276,507507,1004,1.28,,70.0,,,,,,,Total lipid (fat),G -20332336,507567,1004,25.61,,70.0,,,,,,,Total lipid (fat),G -20332558,507791,1004,8.24,,70.0,,,,,,,Total lipid (fat),G -20332980,508216,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -20333182,508418,1004,1.18,,70.0,,,,,,,Total lipid (fat),G -20333254,508490,1004,3.29,,70.0,,,,,,,Total lipid (fat),G -20333617,508861,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20333702,508956,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -20333714,508968,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20333719,508973,1004,17.78,,70.0,,,,,,,Total lipid (fat),G -20333959,509216,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20334182,509445,1004,16.0,,70.0,,,,,,,Total lipid (fat),G -20334724,510017,1004,18.58,,70.0,,,,,,,Total lipid (fat),G -20334797,510090,1004,22.35,,70.0,,,,,,,Total lipid (fat),G -20334968,510263,1004,24.14,,70.0,,,,,,,Total lipid (fat),G -20335155,510451,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20335471,510774,1004,22.35,,70.0,,,,,,,Total lipid (fat),G -20336014,511337,1004,8.75,,70.0,,,,,,,Total lipid (fat),G -20336122,511452,1004,0.83,,70.0,,,,,,,Total lipid (fat),G -20336374,511705,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20336986,512318,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20337030,512362,1004,15.62,,70.0,,,,,,,Total lipid (fat),G -20337215,512547,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20337230,512562,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20337271,512603,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20337687,513021,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20337932,513271,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20337939,513278,1004,43.33,,70.0,,,,,,,Total lipid (fat),G -20337967,513307,1004,31.25,,70.0,,,,,,,Total lipid (fat),G -20337990,513331,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20338112,513454,1004,23.68,,70.0,,,,,,,Total lipid (fat),G -20338196,513539,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20338593,513936,1004,18.42,,70.0,,,,,,,Total lipid (fat),G -20338833,514178,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20339104,514454,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20339270,514621,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20339376,514730,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -20339578,514933,1004,23.81,,70.0,,,,,,,Total lipid (fat),G -20339830,515185,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20340248,515608,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20340267,515628,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20341017,516381,1004,6.79,,70.0,,,,,,,Total lipid (fat),G -20341162,516526,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20341287,516651,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20341379,516743,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20341417,516781,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20341422,516786,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20341507,516871,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20341633,516998,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20341840,517205,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -20342203,517569,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20342242,517608,1004,15.38,,70.0,,,,,,,Total lipid (fat),G -20342265,517631,1004,10.77,,70.0,,,,,,,Total lipid (fat),G -20342344,517710,1004,9.3,,70.0,,,,,,,Total lipid (fat),G -20342407,517777,1004,9.71,,70.0,,,,,,,Total lipid (fat),G -20342712,518083,1004,12.14,,70.0,,,,,,,Total lipid (fat),G -20343028,518399,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20343420,518792,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20344235,519628,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -20344269,519662,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20344796,520192,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20345156,520556,1004,0.89,,70.0,,,,,,,Total lipid (fat),G -20345290,520690,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -20345310,520710,1004,11.67,,70.0,,,,,,,Total lipid (fat),G -20345407,520808,1004,3.27,,70.0,,,,,,,Total lipid (fat),G -20345473,520874,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20345542,520944,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -20345730,521133,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20345805,521208,1004,5.71,,70.0,,,,,,,Total lipid (fat),G -20345995,521399,1004,5.83,,70.0,,,,,,,Total lipid (fat),G -20346469,521880,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20346705,522116,1004,9.09,,70.0,,,,,,,Total lipid (fat),G -20347074,522501,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20347106,522533,1004,35.0,,70.0,,,,,,,Total lipid (fat),G -20347314,522750,1004,10.77,,70.0,,,,,,,Total lipid (fat),G -20347398,522834,1004,18.58,,70.0,,,,,,,Total lipid (fat),G -20347869,523338,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20347970,523439,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -20348207,523677,1004,23.81,,70.0,,,,,,,Total lipid (fat),G -20348752,524224,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20349121,524593,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20349135,524607,1004,46.43,,70.0,,,,,,,Total lipid (fat),G -20349187,524659,1004,43.33,,70.0,,,,,,,Total lipid (fat),G -20349646,525118,1004,13.0,,70.0,,,,,,,Total lipid (fat),G -20349813,525285,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20349846,525318,1004,3.07,,70.0,,,,,,,Total lipid (fat),G -20350019,525492,1004,2.02,,70.0,,,,,,,Total lipid (fat),G -20350308,525783,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20350530,526007,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20350828,526305,1004,10.73,,70.0,,,,,,,Total lipid (fat),G -20350938,526416,1004,5.95,,70.0,,,,,,,Total lipid (fat),G -20350969,526447,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20351208,526688,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20351648,527129,1004,1.76,,70.0,,,,,,,Total lipid (fat),G -20351767,527248,1004,2.66,,70.0,,,,,,,Total lipid (fat),G -20351966,527447,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20352015,527496,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20352136,527618,1004,5.77,,70.0,,,,,,,Total lipid (fat),G -20352552,528034,1004,0.41,,70.0,,,,,,,Total lipid (fat),G -20352855,528339,1004,12.07,,70.0,,,,,,,Total lipid (fat),G -20352894,528378,1004,37.5,,70.0,,,,,,,Total lipid (fat),G -20352935,528419,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20353083,528567,1004,1.95,,70.0,,,,,,,Total lipid (fat),G -20353149,528633,1004,30.77,,70.0,,,,,,,Total lipid (fat),G -20353287,528771,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20353395,528879,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20353444,528929,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20353557,529043,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20353763,529249,1004,19.64,,70.0,,,,,,,Total lipid (fat),G -20353949,529435,1004,2.7,,70.0,,,,,,,Total lipid (fat),G -20355044,530538,1004,1.67,,70.0,,,,,,,Total lipid (fat),G -20355122,530616,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20355194,530689,1004,32.0,,70.0,,,,,,,Total lipid (fat),G -20355871,531367,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20355924,531424,1004,2.35,,70.0,,,,,,,Total lipid (fat),G -20355974,531476,1004,78.57,,70.0,,,,,,,Total lipid (fat),G -20356143,531646,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20356991,532504,1004,16.0,,70.0,,,,,,,Total lipid (fat),G -20357205,532727,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20357438,532960,1004,11.76,,70.0,,,,,,,Total lipid (fat),G -20357748,533273,1004,1.38,,70.0,,,,,,,Total lipid (fat),G -20357804,533332,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20357929,533458,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20357987,533516,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20358033,533562,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -20358079,533608,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20358135,533664,1004,11.67,,70.0,,,,,,,Total lipid (fat),G -20358421,533978,1004,1.4,,70.0,,,,,,,Total lipid (fat),G -20358483,534044,1004,46.43,,70.0,,,,,,,Total lipid (fat),G -20358827,534388,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20358985,534546,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20359217,534783,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20359343,534909,1004,5.88,,70.0,,,,,,,Total lipid (fat),G -20359497,535066,1004,11.5,,70.0,,,,,,,Total lipid (fat),G -20359521,535093,1004,1.18,,70.0,,,,,,,Total lipid (fat),G -20359568,535144,1004,14.98,,70.0,,,,,,,Total lipid (fat),G -20359968,535544,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20360110,535686,1004,26.15,,70.0,,,,,,,Total lipid (fat),G -20360754,536332,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -20360813,536393,1004,1.28,,70.0,,,,,,,Total lipid (fat),G -20360852,536432,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20361261,536843,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -20361353,536935,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20361649,537235,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -20361945,537539,1004,12.0,,70.0,,,,,,,Total lipid (fat),G -20361958,537552,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20362049,537643,1004,37.5,,70.0,,,,,,,Total lipid (fat),G -20362200,537795,1004,8.87,,70.0,,,,,,,Total lipid (fat),G -20362240,537835,1004,1.62,,75.0,,,,,,,Total lipid (fat),G -20362256,537851,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -20362263,537858,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20362506,538106,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20362850,538453,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -20362905,538508,1004,22.86,,70.0,,,,,,,Total lipid (fat),G -20362915,538518,1004,22.5,,70.0,,,,,,,Total lipid (fat),G -20363173,538798,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20363785,539513,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20363938,539695,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20364268,540061,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20364302,540097,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20364509,540345,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -20364519,540355,1004,10.42,,70.0,,,,,,,Total lipid (fat),G -20365202,541329,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20365251,541379,1004,12.99,,70.0,,,,,,,Total lipid (fat),G -20365801,542027,1004,0.44,,70.0,,,,,,,Total lipid (fat),G -20365938,542175,1004,18.18,,70.0,,,,,,,Total lipid (fat),G -20365981,542218,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -20366032,542269,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -20366654,542912,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20367741,544029,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20367778,544066,1004,38.67,,70.0,,,,,,,Total lipid (fat),G -20367964,544283,1004,3.51,,70.0,,,,,,,Total lipid (fat),G -20368794,545228,1004,7.69,,70.0,,,,,,,Total lipid (fat),G -20369406,545907,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20369757,546267,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20370070,546590,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -20370385,546907,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20370515,547039,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20370586,547111,1004,0.77,,70.0,,,,,,,Total lipid (fat),G -20371936,548473,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -20372006,548544,1004,26.32,,70.0,,,,,,,Total lipid (fat),G -20372441,548980,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20372593,549132,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20372786,549326,1004,20.83,,70.0,,,,,,,Total lipid (fat),G -20372859,549399,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20373088,549629,1004,4.0,,70.0,,,,,,,Total lipid (fat),G -20373321,549862,1004,3.2,,70.0,,,,,,,Total lipid (fat),G -20373484,550025,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20373580,550122,1004,2.53,,70.0,,,,,,,Total lipid (fat),G -20373752,550296,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20373779,550323,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20373812,550356,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20374420,550964,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -20374886,551431,1004,1.46,,70.0,,,,,,,Total lipid (fat),G -20375006,551552,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20375036,551582,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20375220,551766,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20375432,551980,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20375474,552022,1004,8.06,,70.0,,,,,,,Total lipid (fat),G -20375783,552331,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20376303,552852,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20376489,553038,1004,17.61,,70.0,,,,,,,Total lipid (fat),G -20376565,553114,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20376617,553166,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20376661,553210,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20376753,553302,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20376810,553359,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -20376867,553417,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20376960,553511,1004,20.35,,70.0,,,,,,,Total lipid (fat),G -20376988,553539,1004,0.83,,70.0,,,,,,,Total lipid (fat),G -20377049,553600,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20377265,553817,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20377710,554263,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20377772,554325,1004,8.62,,70.0,,,,,,,Total lipid (fat),G -20377812,554365,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20377836,554389,1004,0.5,,70.0,,,,,,,Total lipid (fat),G -20379213,555779,1004,5.88,,70.0,,,,,,,Total lipid (fat),G -20379331,555898,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20379392,555959,1004,0.8,,70.0,,,,,,,Total lipid (fat),G -20379395,555962,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20379549,556126,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20379850,556432,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -20380191,556774,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20380293,556876,1004,19.3,,70.0,,,,,,,Total lipid (fat),G -20381123,557711,1004,73.33,,70.0,,,,,,,Total lipid (fat),G -20381238,557829,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20381343,557934,1004,1.2,,70.0,,,,,,,Total lipid (fat),G -20381434,558025,1004,45.71,,70.0,,,,,,,Total lipid (fat),G -20381506,558097,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -20381644,558236,1004,18.75,,70.0,,,,,,,Total lipid (fat),G -20381743,558339,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20381917,558513,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20381937,558533,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -20382020,558616,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20382114,558710,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20382165,558761,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20382201,558797,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20382271,558867,1004,2.0,,70.0,,,,,,,Total lipid (fat),G -20382459,559055,1004,26.79,,70.0,,,,,,,Total lipid (fat),G -20382693,559290,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -20382783,559382,1004,1.3,,70.0,,,,,,,Total lipid (fat),G -20383014,559614,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20383159,559760,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20383709,560317,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20383860,560468,1004,5.36,,70.0,,,,,,,Total lipid (fat),G -20383907,560515,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20383913,560521,1004,3.21,,70.0,,,,,,,Total lipid (fat),G -20384001,560609,1004,1.43,,70.0,,,,,,,Total lipid (fat),G -20384002,560610,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20384138,560747,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20384163,560774,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20384207,560818,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20384452,561063,1004,4.73,,70.0,,,,,,,Total lipid (fat),G -20384765,561376,1004,1.13,,70.0,,,,,,,Total lipid (fat),G -20384838,561449,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20384906,561518,1004,10.94,,70.0,,,,,,,Total lipid (fat),G -20385010,561624,1004,78.57,,70.0,,,,,,,Total lipid (fat),G -20385300,561915,1004,64.29,,70.0,,,,,,,Total lipid (fat),G -20385361,561976,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20385419,562034,1004,1.67,,70.0,,,,,,,Total lipid (fat),G -20386031,562653,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -20386669,563293,1004,22.81,,70.0,,,,,,,Total lipid (fat),G -20386800,563426,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20386930,563556,1004,64.29,,70.0,,,,,,,Total lipid (fat),G -20386949,563575,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20387183,563810,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20387399,564026,1004,1.6,,70.0,,,,,,,Total lipid (fat),G -20387442,564069,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20387614,564241,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20387882,564512,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20388448,565082,1004,12.73,,70.0,,,,,,,Total lipid (fat),G -20388515,565149,1004,4.42,,70.0,,,,,,,Total lipid (fat),G -20388557,565191,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20388592,565226,1004,9.68,,70.0,,,,,,,Total lipid (fat),G -20388640,565275,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20388746,565381,1004,0.4,,70.0,,,,,,,Total lipid (fat),G -20388909,565548,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20389027,565676,1004,12.94,,70.0,,,,,,,Total lipid (fat),G -20389082,565731,1004,6.0,,70.0,,,,,,,Total lipid (fat),G -20389248,565898,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20389281,565931,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -20389522,566172,1004,13.39,,70.0,,,,,,,Total lipid (fat),G -20389604,566254,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -20389772,566424,1004,13.16,,70.0,,,,,,,Total lipid (fat),G -20389839,566491,1004,4.39,,70.0,,,,,,,Total lipid (fat),G -20390123,566776,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20390153,566806,1004,4.35,,70.0,,,,,,,Total lipid (fat),G -20390447,567103,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20390512,567168,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20390669,567326,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20390942,567601,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -20391430,568090,1004,5.38,,70.0,,,,,,,Total lipid (fat),G -20391694,568356,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20392116,568779,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20392262,568929,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20392349,569017,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20392441,569110,1004,2.67,,70.0,,,,,,,Total lipid (fat),G -20392814,569483,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20392947,569616,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20393465,570139,1004,7.35,,70.0,,,,,,,Total lipid (fat),G -20393553,570227,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20393839,570513,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20393934,570608,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20394140,570814,1004,10.71,,70.0,,,,,,,Total lipid (fat),G -20394513,571197,1004,11.43,,70.0,,,,,,,Total lipid (fat),G -20394773,571457,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20394841,571525,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20394935,571620,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20395051,571736,1004,3.45,,70.0,,,,,,,Total lipid (fat),G -20395070,571755,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20395239,571925,1004,15.67,,70.0,,,,,,,Total lipid (fat),G -20395422,572108,1004,43.33,,70.0,,,,,,,Total lipid (fat),G -20395700,572387,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20395743,572430,1004,11.29,,70.0,,,,,,,Total lipid (fat),G -20395859,572546,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20395895,572582,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20396170,572867,1004,11.5,,70.0,,,,,,,Total lipid (fat),G -20396212,572909,1004,2.63,,70.0,,,,,,,Total lipid (fat),G -20396273,572970,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20396323,573020,1004,10.67,,70.0,,,,,,,Total lipid (fat),G -20396475,573172,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -20396932,573632,1004,9.52,,70.0,,,,,,,Total lipid (fat),G -20396941,573641,1004,2.82,,70.0,,,,,,,Total lipid (fat),G -20396983,573683,1004,35.48,,70.0,,,,,,,Total lipid (fat),G -20397061,573761,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20397519,574220,1004,10.69,,70.0,,,,,,,Total lipid (fat),G -20397835,574536,1004,24.73,,70.0,,,,,,,Total lipid (fat),G -20397906,574607,1004,12.86,,70.0,,,,,,,Total lipid (fat),G -20398344,575047,1004,71.43,,70.0,,,,,,,Total lipid (fat),G -20398510,575214,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20398857,575563,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20398916,575622,1004,30.23,,70.0,,,,,,,Total lipid (fat),G -20399042,575749,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20399084,575792,1004,36.67,,70.0,,,,,,,Total lipid (fat),G -20399339,576047,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20399793,576503,1004,2.41,,70.0,,,,,,,Total lipid (fat),G -20400091,576802,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20400312,577027,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20400850,577587,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20400985,577724,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20401163,577912,1004,9.0,,70.0,,,,,,,Total lipid (fat),G -20401296,578046,1004,15.0,,70.0,,,,,,,Total lipid (fat),G -20401646,578418,1004,36.36,,70.0,,,,,,,Total lipid (fat),G -20402063,578903,1004,10.77,,70.0,,,,,,,Total lipid (fat),G -20402125,578968,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20402170,579023,1004,8.93,,70.0,,,,,,,Total lipid (fat),G -20402661,579568,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20402798,579707,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20402813,579722,1004,5.31,,70.0,,,,,,,Total lipid (fat),G -20402819,579729,1004,1.34,,70.0,,,,,,,Total lipid (fat),G -20403035,579946,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20403102,580013,1004,26.47,,70.0,,,,,,,Total lipid (fat),G -20403154,580065,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20403349,580260,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20403448,580359,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20403596,580508,1004,1.08,,70.0,,,,,,,Total lipid (fat),G -20403818,580731,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20404219,581133,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20404281,581195,1004,3.77,,70.0,,,,,,,Total lipid (fat),G -20404384,581298,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20404602,581517,1004,1.33,,70.0,,,,,,,Total lipid (fat),G -20404834,581751,1004,13.04,,70.0,,,,,,,Total lipid (fat),G -20404838,581755,1004,78.57,,70.0,,,,,,,Total lipid (fat),G -20404840,581757,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20404895,581812,1004,2.08,,70.0,,,,,,,Total lipid (fat),G -20404993,581910,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20405208,582126,1004,16.07,,70.0,,,,,,,Total lipid (fat),G -20405248,582166,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20405397,582316,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20405647,582566,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20405740,582660,1004,11.43,,70.0,,,,,,,Total lipid (fat),G -20405932,582852,1004,12.24,,70.0,,,,,,,Total lipid (fat),G -20405944,582864,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -20406408,583333,1004,0.89,,70.0,,,,,,,Total lipid (fat),G -20406556,583481,1004,0.57,,70.0,,,,,,,Total lipid (fat),G -20406630,583555,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20406692,583617,1004,9.09,,70.0,,,,,,,Total lipid (fat),G -20406833,583758,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20406870,583795,1004,14.08,,70.0,,,,,,,Total lipid (fat),G -20406909,583834,1004,20.9,,70.0,,,,,,,Total lipid (fat),G -20407453,584383,1004,16.28,,70.0,,,,,,,Total lipid (fat),G -20407579,584511,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20407952,584892,1004,9.38,,70.0,,,,,,,Total lipid (fat),G -20408754,585708,1004,39.29,,70.0,,,,,,,Total lipid (fat),G -20408795,585749,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20408968,585923,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -20409167,586122,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20409301,586259,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20409330,586288,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -20409481,586441,1004,17.98,,70.0,,,,,,,Total lipid (fat),G -20409650,586611,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -20409988,586954,1004,7.0,,70.0,,,,,,,Total lipid (fat),G -20410043,587011,1004,2.5,,70.0,,,,,,,Total lipid (fat),G -20410177,587145,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20410386,587354,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20410885,587861,1004,1.18,,70.0,,,,,,,Total lipid (fat),G -20411259,588239,1004,23.81,,70.0,,,,,,,Total lipid (fat),G -20411315,588296,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20411635,588617,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20411882,588866,1004,5.71,,70.0,,,,,,,Total lipid (fat),G -20411992,588978,1004,6.1,,70.0,,,,,,,Total lipid (fat),G -20412264,589253,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20412303,589293,1004,4.29,,70.0,,,,,,,Total lipid (fat),G -20412325,589315,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20412604,589596,1004,0.71,,70.0,,,,,,,Total lipid (fat),G -20412981,589974,1004,78.57,,70.0,,,,,,,Total lipid (fat),G -20413031,590024,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20413317,590312,1004,14.66,,70.0,,,,,,,Total lipid (fat),G -20413706,590702,1004,10.71,,70.0,,,,,,,Total lipid (fat),G -20413932,590929,1004,26.15,,70.0,,,,,,,Total lipid (fat),G -20414128,591126,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -20414231,591229,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20414372,591370,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20414386,591384,1004,78.57,,70.0,,,,,,,Total lipid (fat),G -20414397,591395,1004,3.91,,70.0,,,,,,,Total lipid (fat),G -20414522,591521,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -20414757,591756,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20414765,591764,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20414785,591784,1004,2.08,,70.0,,,,,,,Total lipid (fat),G -20414814,591814,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20415446,592452,1004,3.16,,70.0,,,,,,,Total lipid (fat),G -20415861,592867,1004,0.39,,70.0,,,,,,,Total lipid (fat),G -20416124,593130,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -20416344,593350,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -20417003,594010,1004,1.75,,70.0,,,,,,,Total lipid (fat),G -20417057,594065,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20417171,594180,1004,9.64,,70.0,,,,,,,Total lipid (fat),G -20417272,594281,1004,17.02,,70.0,,,,,,,Total lipid (fat),G -20417436,594446,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20417444,594454,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20417637,594652,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20418647,595664,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20419038,596057,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20419072,596091,1004,10.34,,70.0,,,,,,,Total lipid (fat),G -20419384,596403,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20419390,596409,1004,11.67,,70.0,,,,,,,Total lipid (fat),G -20419405,596424,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -20419541,596561,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20419712,596732,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20419758,596778,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -20419875,596896,1004,19.15,,70.0,,,,,,,Total lipid (fat),G -20420192,597213,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20420235,597256,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20420418,597445,1004,10.29,,70.0,,,,,,,Total lipid (fat),G -20420499,597526,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -20421092,598123,1004,10.53,,70.0,,,,,,,Total lipid (fat),G -20421415,598446,1004,36.0,,70.0,,,,,,,Total lipid (fat),G -20421471,598502,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20421823,598855,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -20422947,599989,1004,4.88,,70.0,,,,,,,Total lipid (fat),G -20423061,600103,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20423210,600253,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20423392,600435,1004,1.67,,70.0,,,,,,,Total lipid (fat),G -20423467,600510,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20423606,600649,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20423768,600812,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -20424079,601124,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -20424337,601382,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -20424496,601541,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20424552,601597,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -20424742,601787,1004,17.14,,70.0,,,,,,,Total lipid (fat),G -20424761,601806,1004,13.98,,70.0,,,,,,,Total lipid (fat),G -20424866,601911,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -20425074,602121,1004,12.07,,70.0,,,,,,,Total lipid (fat),G -20425188,602236,1004,61.11,,70.0,,,,,,,Total lipid (fat),G -20425193,602241,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20425277,602325,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -20425336,602385,1004,13.89,,70.0,,,,,,,Total lipid (fat),G -20425380,602429,1004,16.22,,70.0,,,,,,,Total lipid (fat),G -20425497,602546,1004,36.67,,70.0,,,,,,,Total lipid (fat),G -20425604,602654,1004,0.86,,70.0,,,,,,,Total lipid (fat),G -20425695,602747,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -20426136,603195,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20426630,603695,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -20426716,603784,1004,5.71,,70.0,,,,,,,Total lipid (fat),G -20426836,603906,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20426904,603974,1004,19.44,,70.0,,,,,,,Total lipid (fat),G -20427031,604101,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -20427253,604323,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20427275,604345,1004,6.82,,70.0,,,,,,,Total lipid (fat),G -20427520,604593,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20427662,604736,1004,10.71,,70.0,,,,,,,Total lipid (fat),G -20427681,604755,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20428123,605424,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20428297,605772,1004,11.69,,71.0,,,,,,,Total lipid (fat),G -20428545,606268,1004,2.57,,71.0,,,,,,,Total lipid (fat),G -20428756,606690,1004,64.29,,71.0,,,,,,,Total lipid (fat),G -20428783,606744,1004,7.98,,71.0,,,,,,,Total lipid (fat),G -20429271,607720,1004,4.71,,71.0,,,,,,,Total lipid (fat),G -20429532,608242,1004,5.0,,71.0,,,,,,,Total lipid (fat),G -20429888,608954,1004,8.33,,71.0,,,,,,,Total lipid (fat),G -20430105,609388,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20430236,609650,1004,3.23,,71.0,,,,,,,Total lipid (fat),G -20430312,609802,1004,2.94,,71.0,,,,,,,Total lipid (fat),G -20430341,609860,1004,14.52,,71.0,,,,,,,Total lipid (fat),G -20430422,610022,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20430629,610436,1004,7.69,,71.0,,,,,,,Total lipid (fat),G -20430728,610634,1004,17.31,,71.0,,,,,,,Total lipid (fat),G -20430877,610932,1004,9.41,,71.0,,,,,,,Total lipid (fat),G -20431401,611980,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20431448,612074,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20432122,613422,1004,18.84,,71.0,,,,,,,Total lipid (fat),G -20432137,613452,1004,3.49,,71.0,,,,,,,Total lipid (fat),G -20432696,614616,1004,42.86,,71.0,,,,,,,Total lipid (fat),G -20432788,614800,1004,21.24,,71.0,,,,,,,Total lipid (fat),G -20432895,615016,1004,35.29,,71.0,,,,,,,Total lipid (fat),G -20432896,615018,1004,22.32,,71.0,,,,,,,Total lipid (fat),G -20433013,615254,1004,28.57,,71.0,,,,,,,Total lipid (fat),G -20433042,615314,1004,12.5,,71.0,,,,,,,Total lipid (fat),G -20433118,615466,1004,35.29,,71.0,,,,,,,Total lipid (fat),G -20433243,615716,1004,32.14,,71.0,,,,,,,Total lipid (fat),G -20433726,616684,1004,1.35,,70.0,,,,,,,Total lipid (fat),G -20434053,617338,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20434164,617560,1004,10.53,,70.0,,,,,,,Total lipid (fat),G -20434255,617742,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20434633,618510,1004,24.66,,70.0,,,,,,,Total lipid (fat),G -20434821,618896,1004,15.48,,70.0,,,,,,,Total lipid (fat),G -20435434,620140,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20435515,620304,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20435675,620638,1004,25.32,,70.0,,,,,,,Total lipid (fat),G -20435926,621144,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20436023,621340,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20436310,621926,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20436810,622944,1004,8.89,,70.0,,,,,,,Total lipid (fat),G -20436867,623058,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20436919,623162,1004,4.84,,70.0,,,,,,,Total lipid (fat),G -20437668,624680,1004,7.5,,70.0,,,,,,,Total lipid (fat),G -20437991,625332,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -20438025,625400,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20438166,625682,1004,36.36,,70.0,,,,,,,Total lipid (fat),G -20438243,625844,1004,17.14,,70.0,,,,,,,Total lipid (fat),G -20438850,627070,1004,0.62,,70.0,,,,,,,Total lipid (fat),G -20438862,627094,1004,1.16,,70.0,,,,,,,Total lipid (fat),G -20439254,627882,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20439390,628154,1004,0.77,,70.0,,,,,,,Total lipid (fat),G -20439463,628300,1004,0.8,,70.0,,,,,,,Total lipid (fat),G -20439692,628760,1004,4.42,,70.0,,,,,,,Total lipid (fat),G -20439969,629314,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20440077,629532,1004,8.93,,70.0,,,,,,,Total lipid (fat),G -20440405,630230,1004,2.82,,70.0,,,,,,,Total lipid (fat),G -20440496,630414,1004,35.14,,70.0,,,,,,,Total lipid (fat),G -20440820,631068,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20440969,631372,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20441373,632180,1004,0.89,,70.0,,,,,,,Total lipid (fat),G -20441730,632898,1004,32.35,,70.0,,,,,,,Total lipid (fat),G -20441741,632920,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20441968,633374,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20442098,633634,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20442142,633724,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20442187,633814,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -20442200,633840,1004,18.95,,70.0,,,,,,,Total lipid (fat),G -20442351,634146,1004,43.33,,70.0,,,,,,,Total lipid (fat),G -20442406,634256,1004,24.24,,70.0,,,,,,,Total lipid (fat),G -20442602,634654,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -20442719,634888,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20442847,635148,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20443054,635568,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20443351,636164,1004,0.27,,75.0,,,,,,,Total lipid (fat),G -20443710,636888,1004,28.12,,70.0,,,,,,,Total lipid (fat),G -20443990,637448,1004,21.05,,70.0,,,,,,,Total lipid (fat),G -20443998,637464,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20444023,637514,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20444096,637660,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20444341,638152,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20444713,638896,1004,0.89,,70.0,,,,,,,Total lipid (fat),G -20444892,639254,1004,5.36,,70.0,,,,,,,Total lipid (fat),G -20444909,639288,1004,2.73,,70.0,,,,,,,Total lipid (fat),G -20444946,639362,1004,4.42,,70.0,,,,,,,Total lipid (fat),G -20445045,639560,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20445166,639802,1004,3.0,,70.0,,,,,,,Total lipid (fat),G -20445959,641392,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20446213,641902,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20446233,641942,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20446252,641980,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20446394,642264,1004,1.02,,70.0,,,,,,,Total lipid (fat),G -20446641,642758,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -20446921,643320,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20446953,643384,1004,2.72,,70.0,,,,,,,Total lipid (fat),G -20447153,643792,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20447959,645420,1004,24.14,,70.0,,,,,,,Total lipid (fat),G -20447994,645490,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -20448138,645778,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20448350,646202,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20449941,649430,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20450340,650228,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -20450492,650534,1004,6.02,,70.0,,,,,,,Total lipid (fat),G -20450562,650732,1004,6.82,,70.0,,,,,,,Total lipid (fat),G -20450648,650908,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20450652,650916,1004,52.29,,70.0,,,,,,,Total lipid (fat),G -20450960,651766,1004,0.7,,70.0,,,,,,,Total lipid (fat),G -20451155,652262,1004,0.83,,70.0,,,,,,,Total lipid (fat),G -20451805,653792,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -20451906,654050,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20451944,654136,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -20452341,655034,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20452496,655356,1004,30.23,,70.0,,,,,,,Total lipid (fat),G -20452772,655930,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20452816,656018,1004,5.88,,70.0,,,,,,,Total lipid (fat),G -20452872,656130,1004,4.88,,70.0,,,,,,,Total lipid (fat),G -20453037,656472,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -20453141,656696,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20453194,656802,1004,8.77,,70.0,,,,,,,Total lipid (fat),G -20453370,657156,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20454054,658528,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -20454147,658716,1004,3.19,,70.0,,,,,,,Total lipid (fat),G -20454440,659304,1004,11.11,,70.0,,,,,,,Total lipid (fat),G -20454655,659744,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20454689,659820,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20454847,660152,1004,26.32,,70.0,,,,,,,Total lipid (fat),G -20455012,660498,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20455246,660980,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20455419,661332,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -20455456,661408,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20455627,661774,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20455660,661844,1004,16.13,,70.0,,,,,,,Total lipid (fat),G -20455959,662718,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -20456070,663044,1004,5.26,,70.0,,,,,,,Total lipid (fat),G -20456252,663936,1004,10.23,,70.0,,,,,,,Total lipid (fat),G -20456322,664296,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20456357,664402,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20456503,664706,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20457276,666580,1004,23.81,,70.0,,,,,,,Total lipid (fat),G -20457309,666646,1004,19.05,,70.0,,,,,,,Total lipid (fat),G -20457398,666828,1004,32.56,,70.0,,,,,,,Total lipid (fat),G -20457458,666976,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20457585,667296,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20457703,667554,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20457795,667756,1004,18.52,,70.0,,,,,,,Total lipid (fat),G -20457970,668110,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -20458427,669040,1004,10.47,,70.0,,,,,,,Total lipid (fat),G -20458451,669088,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20458599,669388,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20458837,669864,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20458881,669952,1004,5.26,,70.0,,,,,,,Total lipid (fat),G -20459320,670854,1004,16.0,,70.0,,,,,,,Total lipid (fat),G -20459362,670938,1004,5.36,,70.0,,,,,,,Total lipid (fat),G -20459415,671044,1004,6.58,,70.0,,,,,,,Total lipid (fat),G -20459498,671210,1004,1.18,,70.0,,,,,,,Total lipid (fat),G -20459655,671528,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20459666,671550,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20460095,672420,1004,3.51,,70.0,,,,,,,Total lipid (fat),G -20460221,672676,1004,0.71,,70.0,,,,,,,Total lipid (fat),G -20460251,672736,1004,0.4,,70.0,,,,,,,Total lipid (fat),G -20460517,673270,1004,17.57,,70.0,,,,,,,Total lipid (fat),G -20460884,674018,1004,16.35,,70.0,,,,,,,Total lipid (fat),G -20461152,674556,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20461158,674568,1004,28.0,,70.0,,,,,,,Total lipid (fat),G -20461379,675010,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20461864,675992,1004,2.38,,70.0,,,,,,,Total lipid (fat),G -20462100,676470,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20462117,676504,1004,4.42,,70.0,,,,,,,Total lipid (fat),G -20462153,676576,1004,3.64,,70.0,,,,,,,Total lipid (fat),G -20462266,676802,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20462503,677280,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20462546,677368,1004,15.56,,70.0,,,,,,,Total lipid (fat),G -20462596,677468,1004,12.28,,70.0,,,,,,,Total lipid (fat),G -20462679,677634,1004,46.43,,70.0,,,,,,,Total lipid (fat),G -20462854,677988,1004,17.65,,70.0,,,,,,,Total lipid (fat),G -20462999,678328,1004,57.14,,70.0,,,,,,,Total lipid (fat),G -20463074,678544,1004,2.08,,70.0,,,,,,,Total lipid (fat),G -20463670,679894,1004,6.82,,70.0,,,,,,,Total lipid (fat),G -20464137,680838,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20464171,680906,1004,60.0,,70.0,,,,,,,Total lipid (fat),G -20464371,681308,1004,2.63,,70.0,,,,,,,Total lipid (fat),G -20464665,681914,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20464806,682198,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20464818,682222,1004,7.69,,70.0,,,,,,,Total lipid (fat),G -20464907,682404,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -20464951,682494,1004,13.22,,70.0,,,,,,,Total lipid (fat),G -20465157,682912,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20465398,683402,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20465743,684132,1004,11.11,,70.0,,,,,,,Total lipid (fat),G -20465946,684544,1004,1.18,,70.0,,,,,,,Total lipid (fat),G -20466488,685636,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20467140,686952,1004,11.76,,70.0,,,,,,,Total lipid (fat),G -20467420,687512,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -20467435,687542,1004,8.11,,70.0,,,,,,,Total lipid (fat),G -20467980,688638,1004,3.54,,70.0,,,,,,,Total lipid (fat),G -20468163,689010,1004,8.05,,70.0,,,,,,,Total lipid (fat),G -20468736,690188,1004,12.28,,70.0,,,,,,,Total lipid (fat),G -20469462,691648,1004,1.67,,70.0,,,,,,,Total lipid (fat),G -20469584,691898,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20469707,692144,1004,0.36,,70.0,,,,,,,Total lipid (fat),G -20469742,692214,1004,77.78,,70.0,,,,,,,Total lipid (fat),G -20469843,692418,1004,2.08,,70.0,,,,,,,Total lipid (fat),G -20469847,692426,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20470058,692852,1004,35.38,,70.0,,,,,,,Total lipid (fat),G -20470167,693072,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20470176,693090,1004,34.29,,70.0,,,,,,,Total lipid (fat),G -20470303,693348,1004,1.67,,70.0,,,,,,,Total lipid (fat),G -20470335,693412,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20470941,694660,1004,10.77,,70.0,,,,,,,Total lipid (fat),G -20471223,695228,1004,25.93,,70.0,,,,,,,Total lipid (fat),G -20471364,695512,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20471644,696072,1004,0.89,,70.0,,,,,,,Total lipid (fat),G -20471671,696126,1004,29.03,,70.0,,,,,,,Total lipid (fat),G -20471920,696626,1004,5.88,,70.0,,,,,,,Total lipid (fat),G -20472032,696852,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20472400,697592,1004,1.94,,70.0,,,,,,,Total lipid (fat),G -20472525,697842,1004,18.18,,70.0,,,,,,,Total lipid (fat),G -20472839,698480,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20473058,698928,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -20473125,699062,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20473434,699684,1004,26.0,,70.0,,,,,,,Total lipid (fat),G -20473866,700552,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20474139,701102,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20474339,701502,1004,4.24,,70.0,,,,,,,Total lipid (fat),G -20474443,701710,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20475156,703142,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20475358,703546,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -20475421,703672,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20475523,703876,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20475615,704062,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20476102,705040,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20476157,705150,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20476390,705622,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20476661,706164,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20476931,706716,1004,10.48,,70.0,,,,,,,Total lipid (fat),G -20477100,707062,1004,12.64,,70.0,,,,,,,Total lipid (fat),G -20477181,707224,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -20477417,707712,1004,4.44,,70.0,,,,,,,Total lipid (fat),G -20477482,707852,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20477788,708470,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20477917,708728,1004,13.24,,70.0,,,,,,,Total lipid (fat),G -20477923,708740,1004,26.47,,70.0,,,,,,,Total lipid (fat),G -20478679,710292,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20478969,710898,1004,7.95,,70.0,,,,,,,Total lipid (fat),G -20479103,711176,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20479183,711338,1004,4.52,,70.0,,,,,,,Total lipid (fat),G -20479611,712212,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -20480791,714638,1004,18.52,,70.0,,,,,,,Total lipid (fat),G -20481321,715772,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20481478,716096,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -20481885,716934,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20482214,717608,1004,10.59,,70.0,,,,,,,Total lipid (fat),G -20482401,718000,1004,46.88,,70.0,,,,,,,Total lipid (fat),G -20482495,718192,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -20482548,718298,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20482911,719028,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -20483004,719216,1004,9.46,,70.0,,,,,,,Total lipid (fat),G -20483132,719476,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -20483208,719666,1004,11.76,,70.0,,,,,,,Total lipid (fat),G -20483395,720046,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20483619,720520,1004,10.67,,70.0,,,,,,,Total lipid (fat),G -20483712,720712,1004,4.44,,70.0,,,,,,,Total lipid (fat),G -20484016,721352,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20484127,721578,1004,5.88,,70.0,,,,,,,Total lipid (fat),G -20484292,721912,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -20484521,722406,1004,14.0,,70.0,,,,,,,Total lipid (fat),G -20485052,723550,1004,5.29,,70.0,,,,,,,Total lipid (fat),G -20485309,724070,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20485477,724414,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20485831,725134,1004,27.59,,70.0,,,,,,,Total lipid (fat),G -20485943,725380,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -20486117,725728,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20486161,725816,1004,28.89,,70.0,,,,,,,Total lipid (fat),G -20486560,726626,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20486820,727152,1004,0.77,,70.0,,,,,,,Total lipid (fat),G -20486935,727388,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20487125,727774,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20487278,728082,1004,16.95,,70.0,,,,,,,Total lipid (fat),G -20487283,728092,1004,11.03,,70.0,,,,,,,Total lipid (fat),G -20487421,728368,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -20488693,730952,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20488870,731306,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20488955,731476,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20489073,731714,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20489198,731968,1004,17.54,,70.0,,,,,,,Total lipid (fat),G -20489355,732284,1004,7.69,,70.0,,,,,,,Total lipid (fat),G -20489398,732372,1004,5.14,,70.0,,,,,,,Total lipid (fat),G -20489449,732476,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20489947,733478,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -20489992,733568,1004,4.1,,70.0,,,,,,,Total lipid (fat),G -20490210,734006,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -20490243,734072,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20490466,734522,1004,37.5,,70.0,,,,,,,Total lipid (fat),G -20490522,734634,1004,36.67,,70.0,,,,,,,Total lipid (fat),G -20491492,736602,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20491720,737060,1004,12.12,,70.0,,,,,,,Total lipid (fat),G -20491981,737582,1004,3.52,,70.0,,,,,,,Total lipid (fat),G -20492058,737738,1004,11.11,,70.0,,,,,,,Total lipid (fat),G -20492235,738092,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20492243,738108,1004,3.0,,70.0,,,,,,,Total lipid (fat),G -20492361,738354,1004,34.38,,70.0,,,,,,,Total lipid (fat),G -20492516,738664,1004,6.09,,70.0,,,,,,,Total lipid (fat),G -20492595,738822,1004,8.11,,70.0,,,,,,,Total lipid (fat),G -20493105,739854,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20493167,739978,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -20493325,740300,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -20493402,740454,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -20493478,740606,1004,4.29,,70.0,,,,,,,Total lipid (fat),G -20493648,740946,1004,23.68,,70.0,,,,,,,Total lipid (fat),G -20493653,740956,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20493947,741544,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20494415,742482,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20494648,742948,1004,1.36,,70.0,,,,,,,Total lipid (fat),G -20494689,743036,1004,4.04,,70.0,,,,,,,Total lipid (fat),G -20494842,743342,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20494971,743602,1004,2.94,,70.0,,,,,,,Total lipid (fat),G -20494992,743644,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -20495116,743892,1004,43.33,,70.0,,,,,,,Total lipid (fat),G -20495143,743946,1004,16.81,,70.0,,,,,,,Total lipid (fat),G -20495710,745102,1004,17.02,,70.0,,,,,,,Total lipid (fat),G -20495746,745176,1004,18.67,,70.0,,,,,,,Total lipid (fat),G -20495753,745190,1004,12.16,,70.0,,,,,,,Total lipid (fat),G -20496180,746046,1004,2.53,,70.0,,,,,,,Total lipid (fat),G -20496301,746288,1004,32.26,,70.0,,,,,,,Total lipid (fat),G -20496373,746432,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20496494,746674,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20496642,747309,1004,30.6,1.0,1.0,,,,,,,Total lipid (fat),G -20497432,751974,1004,10.2,,78.0,,,,,,,Total lipid (fat),G -20497581,752272,1004,21.8,,78.0,,,,,,,Total lipid (fat),G -20497875,752864,1004,26.6,,78.0,,,,,,,Total lipid (fat),G -20498206,753526,1004,5.05,,71.0,,,,,,,Total lipid (fat),G -20498363,1847473,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20498376,753868,1004,1.6,,71.0,,,,,,,Total lipid (fat),G -20498427,753970,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20498465,754046,1004,33.33,,71.0,,,,,,,Total lipid (fat),G -20498481,754078,1004,14.14,,71.0,,,,,,,Total lipid (fat),G -20498608,754332,1004,0.0,,78.0,,,,,,,Total lipid (fat),G -20499071,755258,1004,7.14,,71.0,,,,,,,Total lipid (fat),G -20499451,756018,1004,5.77,,71.0,,,,,,,Total lipid (fat),G -20499599,756314,1004,9.52,,71.0,,,,,,,Total lipid (fat),G -20499720,756556,1004,63.64,,71.0,,,,,,,Total lipid (fat),G -20499990,757098,1004,24.0,,78.0,,,,,,,Total lipid (fat),G -20500225,1847755,1004,20.0,,78.0,,,,,,,Total lipid (fat),G -20500270,757674,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20500556,758246,1004,6.45,,71.0,,,,,,,Total lipid (fat),G -20501291,759716,1004,50.0,,71.0,,,,,,,Total lipid (fat),G -20501512,760158,1004,1.85,,71.0,,,,,,,Total lipid (fat),G -20501598,760330,1004,1.18,,71.0,,,,,,,Total lipid (fat),G -20501913,760960,1004,17.31,,71.0,,,,,,,Total lipid (fat),G -20502037,1848037,1004,26.0,,78.0,,,,,,,Total lipid (fat),G -20502079,761292,1004,17.31,,71.0,,,,,,,Total lipid (fat),G -20502111,1848044,1004,7.02,,71.0,,,,,,,Total lipid (fat),G -20502132,761398,1004,8.33,,71.0,,,,,,,Total lipid (fat),G -20502167,761468,1004,35.71,,71.0,,,,,,,Total lipid (fat),G -20502286,761706,1004,1.34,,71.0,,,,,,,Total lipid (fat),G -20502546,762234,1004,20.69,,71.0,,,,,,,Total lipid (fat),G -20502725,762594,1004,13.27,,71.0,,,,,,,Total lipid (fat),G -20502942,763030,1004,0.5,,71.0,,,,,,,Total lipid (fat),G -20503064,763278,1004,1.15,,78.0,,,,,,,Total lipid (fat),G -20503236,763624,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20503587,764328,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20504068,765296,1004,50.0,,71.0,,,,,,,Total lipid (fat),G -20504447,766060,1004,1.34,,71.0,,,,,,,Total lipid (fat),G -20504458,766082,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20504494,766154,1004,21.88,,71.0,,,,,,,Total lipid (fat),G -20504596,766358,1004,6.19,,71.0,,,,,,,Total lipid (fat),G -20504606,766380,1004,3.57,,71.0,,,,,,,Total lipid (fat),G -20504712,766600,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20504957,767090,1004,1.79,,71.0,,,,,,,Total lipid (fat),G -20504972,767120,1004,18.52,,71.0,,,,,,,Total lipid (fat),G -20505035,767246,1004,24.0,,71.0,,,,,,,Total lipid (fat),G -20505161,767498,1004,16.13,,71.0,,,,,,,Total lipid (fat),G -20505541,768260,1004,24.14,,71.0,,,,,,,Total lipid (fat),G -20505543,768264,1004,20.54,,71.0,,,,,,,Total lipid (fat),G -20505559,768296,1004,0.56,,71.0,,,,,,,Total lipid (fat),G -20505930,769038,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20506080,769340,1004,20.59,,71.0,,,,,,,Total lipid (fat),G -20506325,769832,1004,30.0,,71.0,,,,,,,Total lipid (fat),G -20506565,770318,1004,21.43,,71.0,,,,,,,Total lipid (fat),G -20507224,771644,1004,0.0,,78.0,,,,,,,Total lipid (fat),G -20507456,772108,1004,2.04,,71.0,,,,,,,Total lipid (fat),G -20507512,772220,1004,9.59,,71.0,,,,,,,Total lipid (fat),G -20507528,772252,1004,14.29,,71.0,,,,,,,Total lipid (fat),G -20507843,772906,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20508309,773888,1004,12.77,,70.0,,,,,,,Total lipid (fat),G -20508639,1848173,1004,1.0,,78.0,,,,,,,Total lipid (fat),G -20508835,775202,1004,3.39,,70.0,,,,,,,Total lipid (fat),G -20508965,775486,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20509328,776224,1004,24.56,,70.0,,,,,,,Total lipid (fat),G -20509598,776812,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20510189,779258,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20510256,779664,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20510475,780182,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -20510629,780640,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20510698,780786,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20510852,789923,1004,1.5,1.0,1.0,,,,,,,Total lipid (fat),G -20510919,790665,1004,0.38,1.0,1.0,,,,,,,Total lipid (fat),G -20511212,792371,1004,32.14,,71.0,,,,,,,Total lipid (fat),G -20511330,792615,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20511790,793539,1004,25.81,,70.0,,,,,,,Total lipid (fat),G -20512584,795139,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20512974,795919,1004,13.85,,70.0,,,,,,,Total lipid (fat),G -20513449,796879,1004,8.85,,70.0,,,,,,,Total lipid (fat),G -20513517,797019,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20513585,797155,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20513782,797551,1004,9.52,,70.0,,,,,,,Total lipid (fat),G -20514070,798155,1004,18.6,,70.0,,,,,,,Total lipid (fat),G -20514172,798361,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20514185,798387,1004,9.09,,70.0,,,,,,,Total lipid (fat),G -20514265,798551,1004,19.18,,70.0,,,,,,,Total lipid (fat),G -20514430,798965,1004,19.3,,70.0,,,,,,,Total lipid (fat),G -20514531,799201,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20514578,799297,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -20514672,799493,1004,1.25,,70.0,,,,,,,Total lipid (fat),G -20514741,799653,1004,2.15,,70.0,,,,,,,Total lipid (fat),G -20514770,799711,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20514816,799803,1004,0.79,,70.0,,,,,,,Total lipid (fat),G -20514963,800099,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -20515159,800507,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20515581,801363,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20515946,802099,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20515960,802127,1004,13.95,,70.0,,,,,,,Total lipid (fat),G -20516072,802359,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20516404,803025,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20517156,804529,1004,27.19,,70.0,,,,,,,Total lipid (fat),G -20517372,804967,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20517396,805015,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20517529,805285,1004,15.0,,70.0,,,,,,,Total lipid (fat),G -20517552,805335,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20518256,806747,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20518265,806765,1004,21.0,,70.0,,,,,,,Total lipid (fat),G -20518300,806837,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20518361,806959,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -20518422,807081,1004,11.43,,70.0,,,,,,,Total lipid (fat),G -20518805,807849,1004,29.41,,70.0,,,,,,,Total lipid (fat),G -20518865,807969,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20519508,809290,1004,5.83,,71.0,,,,,,,Total lipid (fat),G -20519547,809376,1004,23.08,,71.0,,,,,,,Total lipid (fat),G -20519559,809404,1004,26.47,,71.0,,,,,,,Total lipid (fat),G -20519809,809976,1004,8.04,,71.0,,,,,,,Total lipid (fat),G -20519841,810040,1004,52.68,,71.0,,,,,,,Total lipid (fat),G -20520317,811064,1004,16.13,,71.0,,,,,,,Total lipid (fat),G -20521172,813540,1004,5.26,,70.0,,,,,,,Total lipid (fat),G -20521484,814450,1004,2.0,,70.0,,,,,,,Total lipid (fat),G -20521496,814478,1004,13.64,,70.0,,,,,,,Total lipid (fat),G -20522003,815980,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20522114,816308,1004,78.57,,70.0,,,,,,,Total lipid (fat),G -20522313,816848,1004,66.67,,70.0,,,,,,,Total lipid (fat),G -20522670,817786,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20522835,818184,1004,8.57,,70.0,,,,,,,Total lipid (fat),G -20522992,818700,1004,8.57,,70.0,,,,,,,Total lipid (fat),G -20523034,818808,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -20523129,819182,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20523247,819636,1004,78.57,,70.0,,,,,,,Total lipid (fat),G -20523395,820020,1004,0.89,,70.0,,,,,,,Total lipid (fat),G -20523450,820186,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -20523474,820282,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -20523759,821268,1004,2.02,,70.0,,,,,,,Total lipid (fat),G -20523777,821344,1004,9.09,,70.0,,,,,,,Total lipid (fat),G -20524255,823008,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -20524356,823260,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -20524603,824004,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20524716,824308,1004,11.36,,70.0,,,,,,,Total lipid (fat),G -20524887,824736,1004,16.07,,70.0,,,,,,,Total lipid (fat),G -20524942,824898,1004,20.69,,70.0,,,,,,,Total lipid (fat),G -20525143,825378,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20525209,825582,1004,1.54,,70.0,,,,,,,Total lipid (fat),G -20525245,825686,1004,10.71,,70.0,,,,,,,Total lipid (fat),G -20525388,826028,1004,39.29,,70.0,,,,,,,Total lipid (fat),G -20525424,826122,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -20525786,827374,1004,3.79,,70.0,,,,,,,Total lipid (fat),G -20525861,827556,1004,35.0,,70.0,,,,,,,Total lipid (fat),G -20526078,828080,1004,7.32,,70.0,,,,,,,Total lipid (fat),G -20526276,828606,1004,19.0,,70.0,,,,,,,Total lipid (fat),G -20526380,828898,1004,5.93,,70.0,,,,,,,Total lipid (fat),G -20526422,829024,1004,7.09,,70.0,,,,,,,Total lipid (fat),G -20526490,829220,1004,12.18,,70.0,,,,,,,Total lipid (fat),G -20526704,829714,1004,5.65,,70.0,,,,,,,Total lipid (fat),G -20526751,829960,1004,23.81,,70.0,,,,,,,Total lipid (fat),G -20527074,831336,1004,17.5,,70.0,,,,,,,Total lipid (fat),G -20527230,831834,1004,39.29,,70.0,,,,,,,Total lipid (fat),G -20527481,832620,1004,35.0,,70.0,,,,,,,Total lipid (fat),G -20527607,833070,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20527687,833318,1004,7.5,,70.0,,,,,,,Total lipid (fat),G -20527946,834222,1004,38.0,,70.0,,,,,,,Total lipid (fat),G -20527975,834332,1004,16.28,,70.0,,,,,,,Total lipid (fat),G -20528035,834504,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -20528657,836050,1004,26.92,,70.0,,,,,,,Total lipid (fat),G -20528769,836320,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20529018,836866,1004,15.62,,70.0,,,,,,,Total lipid (fat),G -20529095,837052,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20529503,838306,1004,3.94,,70.0,,,,,,,Total lipid (fat),G -20529836,839096,1004,1.18,,70.0,,,,,,,Total lipid (fat),G -20529859,839148,1004,20.88,,70.0,,,,,,,Total lipid (fat),G -20530190,840210,1004,8.57,,70.0,,,,,,,Total lipid (fat),G -20530278,840446,1004,3.7,,70.0,,,,,,,Total lipid (fat),G -20530490,841004,1004,3.49,,70.0,,,,,,,Total lipid (fat),G -20530738,841650,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20530833,841856,1004,7.69,,70.0,,,,,,,Total lipid (fat),G -20530904,842022,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20530931,842076,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -20531016,842352,1004,0.71,,70.0,,,,,,,Total lipid (fat),G -20531188,842926,1004,46.43,,70.0,,,,,,,Total lipid (fat),G -20531396,843600,1004,14.12,,70.0,,,,,,,Total lipid (fat),G -20531556,844026,1004,11.72,,70.0,,,,,,,Total lipid (fat),G -20531561,844038,1004,9.15,,70.0,,,,,,,Total lipid (fat),G -20531624,844212,1004,1.07,,70.0,,,,,,,Total lipid (fat),G -20531900,844896,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20531901,844898,1004,32.05,,70.0,,,,,,,Total lipid (fat),G -20531940,845004,1004,3.75,,70.0,,,,,,,Total lipid (fat),G -20532003,845162,1004,3.19,,70.0,,,,,,,Total lipid (fat),G -20532122,845448,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20532221,1848290,1004,1.0,,78.0,,,,,,,Total lipid (fat),G -20532266,845818,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20532340,846026,1004,10.71,,70.0,,,,,,,Total lipid (fat),G -20532459,846428,1004,18.82,,70.0,,,,,,,Total lipid (fat),G -20532924,847778,1004,6.04,,70.0,,,,,,,Total lipid (fat),G -20533020,848168,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20533281,849636,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -20533351,849910,1004,0.31,,70.0,,,,,,,Total lipid (fat),G -20533449,850222,1004,3.19,,70.0,,,,,,,Total lipid (fat),G -20533465,850264,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -20533592,850544,1004,11.89,,70.0,,,,,,,Total lipid (fat),G -20533812,851124,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -20534186,852248,1004,10.53,,70.0,,,,,,,Total lipid (fat),G -20534375,852784,1004,12.94,,70.0,,,,,,,Total lipid (fat),G -20534930,854408,1004,31.43,,70.0,,,,,,,Total lipid (fat),G -20534983,854540,1004,7.58,,70.0,,,,,,,Total lipid (fat),G -20535296,855396,1004,64.29,,70.0,,,,,,,Total lipid (fat),G -20535681,856420,1004,4.03,,70.0,,,,,,,Total lipid (fat),G -20535906,857154,1004,7.89,,70.0,,,,,,,Total lipid (fat),G -20535908,857158,1004,8.75,,70.0,,,,,,,Total lipid (fat),G -20536063,857612,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20536099,857698,1004,10.34,,70.0,,,,,,,Total lipid (fat),G -20536220,858006,1004,3.12,,70.0,,,,,,,Total lipid (fat),G -20536419,858510,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20536427,858530,1004,12.0,,70.0,,,,,,,Total lipid (fat),G -20536467,858620,1004,13.57,,70.0,,,,,,,Total lipid (fat),G -20536594,858988,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -20536963,859964,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20537268,860832,1004,14.0,,70.0,,,,,,,Total lipid (fat),G -20537737,862878,1004,3.51,,70.0,,,,,,,Total lipid (fat),G -20537988,863560,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20538078,863888,1004,19.05,,70.0,,,,,,,Total lipid (fat),G -20538634,865524,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -20538793,866012,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20539039,866676,1004,57.14,,70.0,,,,,,,Total lipid (fat),G -20539177,867068,1004,15.49,,70.0,,,,,,,Total lipid (fat),G -20539672,869642,1004,9.09,,70.0,,,,,,,Total lipid (fat),G -20539923,870492,1004,0.81,,70.0,,,,,,,Total lipid (fat),G -20540055,870888,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20540531,872472,1004,7.58,,70.0,,,,,,,Total lipid (fat),G -20540649,872790,1004,1.15,,70.0,,,,,,,Total lipid (fat),G -20540823,873272,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -20541729,875950,1004,7.76,,70.0,,,,,,,Total lipid (fat),G -20541847,876322,1004,5.36,,70.0,,,,,,,Total lipid (fat),G -20541996,876740,1004,1.04,,70.0,,,,,,,Total lipid (fat),G -20542274,877530,1004,1.18,,70.0,,,,,,,Total lipid (fat),G -20542391,877864,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -20542507,878218,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20543062,879950,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20543073,879992,1004,5.56,,70.0,,,,,,,Total lipid (fat),G -20543143,880186,1004,4.71,,70.0,,,,,,,Total lipid (fat),G -20543216,880362,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20543325,880656,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20543340,880696,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -20543342,880700,1004,17.39,,70.0,,,,,,,Total lipid (fat),G -20543516,881138,1004,16.18,,70.0,,,,,,,Total lipid (fat),G -20544386,883814,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20544592,884386,1004,2.48,,70.0,,,,,,,Total lipid (fat),G -20544667,884710,1004,0.4,,70.0,,,,,,,Total lipid (fat),G -20544817,885174,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20544894,885468,1004,3.11,,70.0,,,,,,,Total lipid (fat),G -20545113,886216,1004,10.91,,70.0,,,,,,,Total lipid (fat),G -20545577,887500,1004,11.49,,70.0,,,,,,,Total lipid (fat),G -20545706,887890,1004,16.09,,70.0,,,,,,,Total lipid (fat),G -20545975,888640,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -20546001,888718,1004,1.72,,70.0,,,,,,,Total lipid (fat),G -20546079,888926,1004,6.36,,70.0,,,,,,,Total lipid (fat),G -20546117,889038,1004,35.29,,70.0,,,,,,,Total lipid (fat),G -20546836,891080,1004,0.77,,70.0,,,,,,,Total lipid (fat),G -20546860,891144,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -20546984,891442,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20547014,891504,1004,8.77,,70.0,,,,,,,Total lipid (fat),G -20547060,891634,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20547071,891660,1004,1.1,,70.0,,,,,,,Total lipid (fat),G -20547210,891992,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20547297,892258,1004,14.08,,70.0,,,,,,,Total lipid (fat),G -20547432,892654,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -20547477,892776,1004,17.52,,70.0,,,,,,,Total lipid (fat),G -20547574,893000,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20548581,895580,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -20548780,896106,1004,10.26,,70.0,,,,,,,Total lipid (fat),G -20548830,896220,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20548838,896236,1004,28.95,,70.0,,,,,,,Total lipid (fat),G -20549890,898684,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -20549903,898722,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -20549953,898926,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -20550080,899364,1004,3.85,,70.0,,,,,,,Total lipid (fat),G -20550399,900322,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -20550585,900844,1004,1.2,,70.0,,,,,,,Total lipid (fat),G -20550778,901440,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20551075,902270,1004,4.5,,70.0,,,,,,,Total lipid (fat),G -20551238,902658,1004,9.86,,70.0,,,,,,,Total lipid (fat),G -20551320,902994,1004,8.93,,70.0,,,,,,,Total lipid (fat),G -20551336,903036,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -20552070,905354,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20552824,907468,1004,0.83,,70.0,,,,,,,Total lipid (fat),G -20552861,907562,1004,4.89,,70.0,,,,,,,Total lipid (fat),G -20552862,907564,1004,17.65,,70.0,,,,,,,Total lipid (fat),G -20553073,908180,1004,11.96,,70.0,,,,,,,Total lipid (fat),G -20553233,908622,1004,5.56,,70.0,,,,,,,Total lipid (fat),G -20553234,908624,1004,3.85,,70.0,,,,,,,Total lipid (fat),G -20553723,910050,1004,12.0,,70.0,,,,,,,Total lipid (fat),G -20553769,910202,1004,10.8,,70.0,,,,,,,Total lipid (fat),G -20553937,910724,1004,9.46,,70.0,,,,,,,Total lipid (fat),G -20554098,911206,1004,17.39,,70.0,,,,,,,Total lipid (fat),G -20554170,911446,1004,15.32,,70.0,,,,,,,Total lipid (fat),G -20554172,911450,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20554263,911692,1004,10.2,,70.0,,,,,,,Total lipid (fat),G -20554409,912032,1004,8.16,,70.0,,,,,,,Total lipid (fat),G -20554530,912350,1004,22.22,,70.0,,,,,,,Total lipid (fat),G -20554822,913206,1004,18.18,,70.0,,,,,,,Total lipid (fat),G -20554945,913590,1004,11.67,,70.0,,,,,,,Total lipid (fat),G -20555036,913842,1004,30.43,,70.0,,,,,,,Total lipid (fat),G -20555190,914302,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -20555425,914924,1004,53.33,,70.0,,,,,,,Total lipid (fat),G -20555779,916018,1004,0.46,,70.0,,,,,,,Total lipid (fat),G -20556870,919266,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20557260,920436,1004,4.0,,70.0,,,,,,,Total lipid (fat),G -20557325,920650,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20557512,921206,1004,1.77,,70.0,,,,,,,Total lipid (fat),G -20558262,923686,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -20558469,924222,1004,10.91,,70.0,,,,,,,Total lipid (fat),G -20558608,924630,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -20558918,925466,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20559157,926086,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -20559210,926206,1004,26.32,,70.0,,,,,,,Total lipid (fat),G -20559271,926362,1004,2.68,,70.0,,,,,,,Total lipid (fat),G -20559322,926494,1004,6.19,,70.0,,,,,,,Total lipid (fat),G -20559366,926598,1004,46.43,,70.0,,,,,,,Total lipid (fat),G -20559388,926650,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20559592,927164,1004,21.13,,70.0,,,,,,,Total lipid (fat),G -20559700,927444,1004,2.45,,70.0,,,,,,,Total lipid (fat),G -20560106,928566,1004,0.82,,70.0,,,,,,,Total lipid (fat),G -20560125,928620,1004,17.65,,70.0,,,,,,,Total lipid (fat),G -20560254,929068,1004,15.31,,70.0,,,,,,,Total lipid (fat),G -20560753,930530,1004,2.0,,70.0,,,,,,,Total lipid (fat),G -20561120,931612,1004,60.0,,70.0,,,,,,,Total lipid (fat),G -20561206,931872,1004,5.48,,70.0,,,,,,,Total lipid (fat),G -20561386,932372,1004,35.4,,70.0,,,,,,,Total lipid (fat),G -20561506,932722,1004,5.68,,70.0,,,,,,,Total lipid (fat),G -20561633,933072,1004,11.96,,70.0,,,,,,,Total lipid (fat),G -20561718,933258,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20561787,933470,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -20561884,933768,1004,15.87,,70.0,,,,,,,Total lipid (fat),G -20562545,935706,1004,1.67,,70.0,,,,,,,Total lipid (fat),G -20562809,936392,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20562926,936728,1004,11.11,,70.0,,,,,,,Total lipid (fat),G -20563380,937916,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -20563806,939128,1004,10.37,,70.0,,,,,,,Total lipid (fat),G -20563929,939492,1004,6.82,,70.0,,,,,,,Total lipid (fat),G -20564330,940830,1004,66.67,,70.0,,,,,,,Total lipid (fat),G -20564343,940866,1004,4.35,,70.0,,,,,,,Total lipid (fat),G -20564363,940918,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -20564367,940926,1004,57.14,,70.0,,,,,,,Total lipid (fat),G -20564768,942136,1004,10.16,,70.0,,,,,,,Total lipid (fat),G -20564844,942388,1004,9.23,,70.0,,,,,,,Total lipid (fat),G -20565589,944688,1004,7.81,,70.0,,,,,,,Total lipid (fat),G -20565606,944746,1004,8.08,,70.0,,,,,,,Total lipid (fat),G -20565649,944886,1004,15.15,,70.0,,,,,,,Total lipid (fat),G -20565752,945204,1004,0.45,,70.0,,,,,,,Total lipid (fat),G -20566111,946790,1004,26.79,,70.0,,,,,,,Total lipid (fat),G -20566186,947004,1004,24.24,,70.0,,,,,,,Total lipid (fat),G -20566392,947530,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20566439,947682,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20566531,947894,1004,2.59,,70.0,,,,,,,Total lipid (fat),G -20566632,948212,1004,26.92,,70.0,,,,,,,Total lipid (fat),G -20566798,948672,1004,5.17,,70.0,,,,,,,Total lipid (fat),G -20566826,948774,1004,3.23,,70.0,,,,,,,Total lipid (fat),G -20567156,949750,1004,2.14,,70.0,,,,,,,Total lipid (fat),G -20567460,950645,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20567872,951527,1004,10.99,,70.0,,,,,,,Total lipid (fat),G -20568177,952179,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20568201,952229,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20568221,952269,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20568345,952553,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20568581,953115,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20568965,954085,1004,1.56,,70.0,,,,,,,Total lipid (fat),G -20569106,1848554,1004,18.0,,78.0,,,,,,,Total lipid (fat),G -20569285,954819,1004,8.98,,70.0,,,,,,,Total lipid (fat),G -20570010,956425,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20570037,956479,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20570113,956639,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20570174,956771,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20570499,957447,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20570543,957599,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20570648,957831,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -20570972,1848636,1004,14.0,,78.0,,,,,,,Total lipid (fat),G -20571004,958595,1004,5.06,,70.0,,,,,,,Total lipid (fat),G -20571169,958971,1004,39.29,,70.0,,,,,,,Total lipid (fat),G -20571183,959001,1004,11.89,,70.0,,,,,,,Total lipid (fat),G -20571433,959527,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20571543,959751,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20571657,959999,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20571860,960445,1004,11.76,,70.0,,,,,,,Total lipid (fat),G -20572078,960909,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20572098,960953,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20572299,1848701,1004,1.6,,71.0,,,,,,,Total lipid (fat),G -20572632,962169,1004,0.97,,70.0,,,,,,,Total lipid (fat),G -20572634,962173,1004,1.06,,70.0,,,,,,,Total lipid (fat),G -20572770,962501,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20572931,962887,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20572958,962941,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20573045,963211,1004,2.0,,70.0,,,,,,,Total lipid (fat),G -20573574,965059,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20573864,965729,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20573948,1848759,1004,3.94,,71.0,,,,,,,Total lipid (fat),G -20574001,1848763,1004,5.45,,71.0,,,,,,,Total lipid (fat),G -20574140,1848792,1004,28.0,,71.0,,,,,,,Total lipid (fat),G -20574466,1848825,1004,16.13,,71.0,,,,,,,Total lipid (fat),G -20574552,967199,1004,30.43,,70.0,,,,,,,Total lipid (fat),G -20575648,969587,1004,1.04,,70.0,,,,,,,Total lipid (fat),G -20576092,970537,1004,7.06,,70.0,,,,,,,Total lipid (fat),G -20576223,970865,1004,1.82,,70.0,,,,,,,Total lipid (fat),G -20576373,1849010,1004,4.0,,78.0,,,,,,,Total lipid (fat),G -20576882,972325,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20576908,972379,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20577094,972797,1004,10.29,,70.0,,,,,,,Total lipid (fat),G -20577193,973069,1004,13.21,,70.0,,,,,,,Total lipid (fat),G -20577260,1849043,1004,9.0,,78.0,,,,,,,Total lipid (fat),G -20577398,973503,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -20577568,973897,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20577990,974949,1004,43.33,,70.0,,,,,,,Total lipid (fat),G -20578151,975335,1004,8.93,,70.0,,,,,,,Total lipid (fat),G -20578169,975371,1004,0.31,,70.0,,,,,,,Total lipid (fat),G -20578229,975543,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20578353,975799,1004,7.63,,70.0,,,,,,,Total lipid (fat),G -20578433,975959,1004,10.27,,70.0,,,,,,,Total lipid (fat),G -20578688,977873,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -20579257,1849124,1004,66.07,,71.0,,,,,,,Total lipid (fat),G -20579654,983559,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20579713,983755,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20579714,983757,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20580038,984475,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20580041,984487,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -20580059,984523,1004,15.0,,70.0,,,,,,,Total lipid (fat),G -20580093,1849161,1004,42.86,,71.0,,,,,,,Total lipid (fat),G -20580236,984937,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20580250,984965,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20580414,985333,1004,10.59,,70.0,,,,,,,Total lipid (fat),G -20580470,985457,1004,9.68,,70.0,,,,,,,Total lipid (fat),G -20580524,985585,1004,7.69,,70.0,,,,,,,Total lipid (fat),G -20580541,985621,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -20580627,985805,1004,1.15,,70.0,,,,,,,Total lipid (fat),G -20581073,986845,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20581224,987251,1004,22.0,,70.0,,,,,,,Total lipid (fat),G -20581288,987413,1004,3.7,,70.0,,,,,,,Total lipid (fat),G -20581355,987553,1004,19.05,,70.0,,,,,,,Total lipid (fat),G -20581554,988039,1004,10.71,,70.0,,,,,,,Total lipid (fat),G -20582158,995955,1004,10.38,,70.0,,,,,,,Total lipid (fat),G -20582950,1001533,1004,6.52,,70.0,,,,,,,Total lipid (fat),G -20583223,1002109,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20583274,1002223,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -20583561,1002843,1004,0.59,,70.0,,,,,,,Total lipid (fat),G -20583797,1004629,1004,8.75,,70.0,,,,,,,Total lipid (fat),G -20584006,1005513,1004,5.26,,70.0,,,,,,,Total lipid (fat),G -20584133,1006377,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20584334,1006789,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20584342,1006805,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20584756,1008021,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20584765,1008039,1004,4.84,,70.0,,,,,,,Total lipid (fat),G -20584821,1008151,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20585093,1008725,1004,1.41,,70.0,,,,,,,Total lipid (fat),G -20585359,1009269,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20585392,1009337,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20585451,1009465,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20585598,1009771,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20585845,1010275,1004,4.46,,70.0,,,,,,,Total lipid (fat),G -20586069,1849689,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20586412,1011481,1004,1.18,,70.0,,,,,,,Total lipid (fat),G -20586652,1011991,1004,11.59,,70.0,,,,,,,Total lipid (fat),G -20586674,1012035,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -20586916,1012539,1004,11.41,,70.0,,,,,,,Total lipid (fat),G -20587634,1015761,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -20587637,1015769,1004,12.93,,70.0,,,,,,,Total lipid (fat),G -20587863,1016695,1004,14.81,,70.0,,,,,,,Total lipid (fat),G -20588065,1017113,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20588142,1017277,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -20588238,1017477,1004,17.0,,70.0,,,,,,,Total lipid (fat),G -20588361,1017733,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -20588961,1019003,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20589118,1019331,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -20589229,1019563,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -20589372,1019865,1004,5.17,,70.0,,,,,,,Total lipid (fat),G -20589715,1020577,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20589754,1020655,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20589929,1021009,1004,0.89,,70.0,,,,,,,Total lipid (fat),G -20590247,1021655,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20590928,1023039,1004,13.19,,70.0,,,,,,,Total lipid (fat),G -20591035,1023261,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20591125,1023451,1004,4.94,,70.0,,,,,,,Total lipid (fat),G -20591132,1023467,1004,11.76,,70.0,,,,,,,Total lipid (fat),G -20591390,1850060,1004,9.85,,70.0,,,,,,,Total lipid (fat),G -20591554,1024363,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -20591705,1024679,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20591709,1024689,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20591712,1024695,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20592546,1026483,1004,3.89,,70.0,,,,,,,Total lipid (fat),G -20592750,1026931,1004,10.42,,70.0,,,,,,,Total lipid (fat),G -20593280,1028115,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20593334,1028231,1004,23.08,,70.0,,,,,,,Total lipid (fat),G -20593633,1028879,1004,13.58,,70.0,,,,,,,Total lipid (fat),G -20594020,1029665,1004,23.26,,70.0,,,,,,,Total lipid (fat),G -20594724,1031089,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20595054,1031759,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20595184,1032027,1004,13.08,,70.0,,,,,,,Total lipid (fat),G -20595271,1032201,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -20595327,1032315,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -20595396,1032455,1004,1.25,,70.0,,,,,,,Total lipid (fat),G -20595735,1033161,1004,12.0,,70.0,,,,,,,Total lipid (fat),G -20596098,1033913,1004,17.33,,70.0,,,,,,,Total lipid (fat),G -20596206,1034133,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20596345,1034415,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20596383,1034491,1004,37.5,,70.0,,,,,,,Total lipid (fat),G -20596453,1034631,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -20597016,1035777,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20597526,1036821,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -20597937,1037659,1004,6.47,,70.0,,,,,,,Total lipid (fat),G -20597969,1037725,1004,44.44,,70.0,,,,,,,Total lipid (fat),G -20598414,1038669,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20598492,1038829,1004,9.09,,70.0,,,,,,,Total lipid (fat),G -20598612,1039069,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20598795,1039441,1004,81.0,,70.0,,,,,,,Total lipid (fat),G -20599365,1040585,1004,5.83,,70.0,,,,,,,Total lipid (fat),G -20599544,1040947,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -20599619,1041099,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20599647,1041157,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -20600001,1041877,1004,2.65,,70.0,,,,,,,Total lipid (fat),G -20600033,1041945,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20600315,1042523,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -20600351,1042595,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20600833,1043573,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -20600852,1043611,1004,4.42,,70.0,,,,,,,Total lipid (fat),G -20600889,1043685,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -20600950,1043807,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20601236,1044385,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20601303,1044519,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -20601441,1044795,1004,13.39,,70.0,,,,,,,Total lipid (fat),G -20601613,1045139,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20602010,1045937,1004,3.39,,70.0,,,,,,,Total lipid (fat),G -20602155,1046229,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20602669,1047275,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20602971,1047883,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20603216,1048385,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20603356,1048665,1004,8.93,,70.0,,,,,,,Total lipid (fat),G -20603599,1049157,1004,1.18,,70.0,,,,,,,Total lipid (fat),G -20603632,1049223,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20603642,1049243,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20603886,1049733,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20603966,1049895,1004,21.05,,70.0,,,,,,,Total lipid (fat),G -20604116,1054983,1004,16.0,,71.0,,,,,,,Total lipid (fat),G -20604304,1055359,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20604463,1055681,1004,46.43,,70.0,,,,,,,Total lipid (fat),G -20604577,1055911,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20604724,1056217,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20604738,1056245,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20605382,1057561,1004,0.83,,70.0,,,,,,,Total lipid (fat),G -20605424,1057659,1004,2.11,,70.0,,,,,,,Total lipid (fat),G -20606294,1059549,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20606417,1059799,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -20606975,1060931,1004,18.0,,70.0,,,,,,,Total lipid (fat),G -20607126,1061245,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20607402,1061807,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20607530,1062071,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20607852,1062721,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20608272,1063575,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -20608289,1063609,1004,23.44,,70.0,,,,,,,Total lipid (fat),G -20608378,1063787,1004,43.33,,70.0,,,,,,,Total lipid (fat),G -20608939,1064919,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20609246,1065533,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -20609335,1065713,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20609387,1065819,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20609523,1066091,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20609630,1066307,1004,0.23,,70.0,,,,,,,Total lipid (fat),G -20609674,1066395,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20610252,1067563,1004,2.94,,71.0,,,,,,,Total lipid (fat),G -20610604,1068275,1004,23.08,,70.0,,,,,,,Total lipid (fat),G -20610684,1068439,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20610926,1068925,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20611009,1069091,1004,9.38,,70.0,,,,,,,Total lipid (fat),G -20611164,1069415,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -20611681,1070469,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20611929,1070975,1004,2.08,,70.0,,,,,,,Total lipid (fat),G -20611972,1071067,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20612193,1071525,1004,3.53,,70.0,,,,,,,Total lipid (fat),G -20612310,1071787,1004,9.23,,70.0,,,,,,,Total lipid (fat),G -20612476,1072127,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20612925,1073365,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20612958,1073431,1004,0.56,,70.0,,,,,,,Total lipid (fat),G -20613149,1073841,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20613163,1073869,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20613508,1074579,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20613698,1074991,1004,7.29,,70.0,,,,,,,Total lipid (fat),G -20613908,1075437,1004,2.94,,70.0,,,,,,,Total lipid (fat),G -20614289,1076221,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20614689,1077043,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20614845,1077361,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20614869,1077411,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -20614901,1077475,1004,4.39,,70.0,,,,,,,Total lipid (fat),G -20614929,1077531,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20615258,1078201,1004,1.67,,70.0,,,,,,,Total lipid (fat),G -20615629,1078949,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20615890,1079479,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -20616072,1079849,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20616267,1080245,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20616281,1080273,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20616469,1080649,1004,6.82,,70.0,,,,,,,Total lipid (fat),G -20616982,1081685,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20616991,1081703,1004,10.78,,70.0,,,,,,,Total lipid (fat),G -20617156,1082037,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20617640,1083037,1004,16.67,,71.0,,,,,,,Total lipid (fat),G -20617741,1083243,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20617866,1083507,1004,14.04,,70.0,,,,,,,Total lipid (fat),G -20618160,1084105,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20618247,1084283,1004,1.47,,70.0,,,,,,,Total lipid (fat),G -20618873,1085551,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -20619103,1086127,1004,39.29,,70.0,,,,,,,Total lipid (fat),G -20619660,1087617,1004,5.93,,70.0,,,,,,,Total lipid (fat),G -20619771,1087847,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20619822,1087973,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20620409,1089201,1004,3.1,,70.0,,,,,,,Total lipid (fat),G -20620414,1089211,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20620424,1089231,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20620747,1089923,1004,4.26,,70.0,,,,,,,Total lipid (fat),G -20620842,1090129,1004,11.54,,70.0,,,,,,,Total lipid (fat),G -20620864,1090173,1004,3.49,,70.0,,,,,,,Total lipid (fat),G -20621041,1090539,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20621652,1091803,1004,20.69,,70.0,,,,,,,Total lipid (fat),G -20621712,1091925,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20621811,1092123,1004,15.07,,70.0,,,,,,,Total lipid (fat),G -20622179,1092865,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20622882,1094293,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20623000,1094533,1004,10.29,,70.0,,,,,,,Total lipid (fat),G -20623172,1094881,1004,1.75,,70.0,,,,,,,Total lipid (fat),G -20623362,1095263,1004,15.79,,70.0,,,,,,,Total lipid (fat),G -20623389,1095317,1004,21.95,,70.0,,,,,,,Total lipid (fat),G -20623437,1095417,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20623596,1095745,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20623730,1096019,1004,16.0,,70.0,,,,,,,Total lipid (fat),G -20623785,1096131,1004,4.17,,70.0,,,,,,,Total lipid (fat),G -20623928,1096423,1004,12.39,,70.0,,,,,,,Total lipid (fat),G -20623957,1096481,1004,7.96,,70.0,,,,,,,Total lipid (fat),G -20623984,1096535,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20624138,1096867,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20624179,1096951,1004,14.89,,70.0,,,,,,,Total lipid (fat),G -20624214,1097021,1004,7.81,,70.0,,,,,,,Total lipid (fat),G -20624318,1097263,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20624561,1850284,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20625060,1850784,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20625265,1850989,1004,7.96,,70.0,,,,,,,Total lipid (fat),G -20625375,1851099,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20625531,1851257,1004,36.67,,70.0,,,,,,,Total lipid (fat),G -20625665,1851391,1004,2.82,,70.0,,,,,,,Total lipid (fat),G -20625756,1851483,1004,21.82,,70.0,,,,,,,Total lipid (fat),G -20625793,1851520,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20625904,1851631,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20626912,1852640,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -20627005,1852733,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20627066,1852794,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20627117,1852845,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -20627124,1852852,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -20627125,1852853,1004,30.77,,70.0,,,,,,,Total lipid (fat),G -20627138,1852866,1004,48.0,,70.0,,,,,,,Total lipid (fat),G -20627185,1852913,1004,1.67,,70.0,,,,,,,Total lipid (fat),G -20627372,1853102,1004,1.16,,70.0,,,,,,,Total lipid (fat),G -20627676,1853406,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -20627775,1853505,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20628073,1853803,1004,1.75,,70.0,,,,,,,Total lipid (fat),G -20628075,1853805,1004,1.75,,70.0,,,,,,,Total lipid (fat),G -20629188,1854926,1004,5.49,,70.0,,,,,,,Total lipid (fat),G -20629312,1855051,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20629562,1855302,1004,3.68,,70.0,,,,,,,Total lipid (fat),G -20629957,1855701,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20629963,1855707,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20630836,1856582,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20631119,1856866,1004,10.67,,70.0,,,,,,,Total lipid (fat),G -20631264,1857012,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20631355,1857104,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20631492,1857241,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20631652,1857402,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20631703,1857453,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -20632082,1857838,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -20632304,1858060,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20632725,1858482,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20632909,1858666,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20633468,1859227,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -20633551,1859311,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20633560,1859320,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -20633674,1859434,1004,3.25,,70.0,,,,,,,Total lipid (fat),G -20633799,1859559,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20633936,1859696,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20634019,1859780,1004,9.41,,70.0,,,,,,,Total lipid (fat),G -20634321,1860082,1004,10.53,,70.0,,,,,,,Total lipid (fat),G -20634628,1860391,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20634746,1860509,1004,28.12,,70.0,,,,,,,Total lipid (fat),G -20634865,1860628,1004,1.41,,70.0,,,,,,,Total lipid (fat),G -20634943,1860707,1004,2.68,,70.0,,,,,,,Total lipid (fat),G -20635074,1860838,1004,17.64,,70.0,,,,,,,Total lipid (fat),G -20635089,1860853,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20635097,1860861,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20635567,1861333,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20635617,1861383,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20635628,1861394,1004,37.14,,70.0,,,,,,,Total lipid (fat),G -20635868,1861635,1004,0.82,,70.0,,,,,,,Total lipid (fat),G -20636000,1861767,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20636061,1861828,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20636332,1862099,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20636586,1862353,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20636886,1862654,1004,9.09,,70.0,,,,,,,Total lipid (fat),G -20636896,1862666,1004,0.21,,70.0,,,,,,,Total lipid (fat),G -20636941,1862711,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20637088,1862858,1004,39.29,,70.0,,,,,,,Total lipid (fat),G -20637105,1862875,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20637254,1863024,1004,29.73,,70.0,,,,,,,Total lipid (fat),G -20637272,1863042,1004,16.36,,70.0,,,,,,,Total lipid (fat),G -20637348,1863118,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -20637395,1863165,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -20637898,1863670,1004,0.62,,70.0,,,,,,,Total lipid (fat),G -20638141,1863913,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20638628,1864402,1004,39.29,,70.0,,,,,,,Total lipid (fat),G -20638823,1864598,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20639142,1864917,1004,10.34,,70.0,,,,,,,Total lipid (fat),G -20639284,1865068,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20639364,1865148,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20639527,1865311,1004,1.6,,70.0,,,,,,,Total lipid (fat),G -20639740,1865525,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20639881,1865670,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20639920,1865709,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20640031,1865820,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -20640451,1866240,1004,11.36,,70.0,,,,,,,Total lipid (fat),G -20640462,1866251,1004,10.53,,70.0,,,,,,,Total lipid (fat),G -20640492,1866282,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -20640659,1866453,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20640739,1866533,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20640803,1866597,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20640845,1866639,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20640972,1866766,1004,31.58,,70.0,,,,,,,Total lipid (fat),G -20641299,1867093,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20641427,1867221,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -20641560,1867355,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20641669,1867464,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20641900,1867695,1004,16.36,,70.0,,,,,,,Total lipid (fat),G -20641937,1867733,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20642009,1867805,1004,10.59,,70.0,,,,,,,Total lipid (fat),G -20642067,1867863,1004,17.14,,70.0,,,,,,,Total lipid (fat),G -20642246,1868042,1004,38.0,,70.0,,,,,,,Total lipid (fat),G -20642855,1868653,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20642965,1868763,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20643063,1868861,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20643297,1869095,1004,27.27,,70.0,,,,,,,Total lipid (fat),G -20643672,1869473,1004,12.82,,70.0,,,,,,,Total lipid (fat),G -20643775,1869576,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20644109,1869911,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20644144,1869946,1004,4.67,,70.0,,,,,,,Total lipid (fat),G -20644492,1870297,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20644543,1870348,1004,34.29,,70.0,,,,,,,Total lipid (fat),G -20644600,1870405,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20644612,1870417,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20644676,1870481,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20644762,1870569,1004,14.12,,70.0,,,,,,,Total lipid (fat),G -20644822,1870629,1004,7.35,,70.0,,,,,,,Total lipid (fat),G -20644936,1870744,1004,2.35,,70.0,,,,,,,Total lipid (fat),G -20645448,1871259,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20645568,1871381,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20646008,1871821,1004,1.06,,70.0,,,,,,,Total lipid (fat),G -20646017,1871830,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20646366,1872181,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20646796,1872614,1004,29.41,,70.0,,,,,,,Total lipid (fat),G -20647000,1872818,1004,8.57,,70.0,,,,,,,Total lipid (fat),G -20647132,1872951,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -20647214,1873033,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20647277,1873097,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20647624,1873446,1004,66.67,,70.0,,,,,,,Total lipid (fat),G -20647826,1873648,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20648059,1873882,1004,17.14,,70.0,,,,,,,Total lipid (fat),G -20648451,1874274,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20648489,1874312,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20648525,1874348,1004,17.5,,70.0,,,,,,,Total lipid (fat),G -20648749,1874573,1004,22.22,,70.0,,,,,,,Total lipid (fat),G -20649027,1874851,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20649451,1875276,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20649455,1875280,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20649456,1875281,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20649503,1875328,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20649569,1875394,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20649631,1875456,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -20649861,1875686,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20650014,1875839,1004,60.0,,70.0,,,,,,,Total lipid (fat),G -20650166,1875991,1004,32.5,,70.0,,,,,,,Total lipid (fat),G -20650597,1876422,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20650598,1876423,1004,5.88,,70.0,,,,,,,Total lipid (fat),G -20650703,1876529,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20650728,1876554,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20650882,1876708,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20650951,1876777,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20650986,1876812,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -20651115,1876941,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20651719,1877546,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20651780,1877607,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20651857,1877684,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20652102,1877931,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20652129,1877958,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -20652370,1878200,1004,39.47,,70.0,,,,,,,Total lipid (fat),G -20652471,1878301,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20652532,1878362,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20652792,1878624,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20653006,1878840,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20653088,1878922,1004,30.23,,70.0,,,,,,,Total lipid (fat),G -20653090,1878924,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20653095,1878929,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20653219,1879053,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20653721,1879555,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20653821,1879655,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20654094,1879928,1004,14.71,,70.0,,,,,,,Total lipid (fat),G -20654279,1880113,1004,19.23,,70.0,,,,,,,Total lipid (fat),G -20654317,1880152,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20654425,1880260,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20654682,1880517,1004,8.75,,70.0,,,,,,,Total lipid (fat),G -20655162,1140141,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -20655585,1140568,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20655604,1140587,1004,2.08,,70.0,,,,,,,Total lipid (fat),G -20655716,1140704,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20655867,1140860,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20655914,1140919,1004,10.81,,70.0,,,,,,,Total lipid (fat),G -20655969,1140983,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20656509,1141592,1004,62.5,,70.0,,,,,,,Total lipid (fat),G -20656776,1141869,1004,12.0,,70.0,,,,,,,Total lipid (fat),G -20656942,1142050,1004,7.06,,70.0,,,,,,,Total lipid (fat),G -20657188,1142303,1004,13.08,,70.0,,,,,,,Total lipid (fat),G -20657207,1142322,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -20657223,1142342,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20657537,1142662,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20657821,1142951,1004,2.63,,70.0,,,,,,,Total lipid (fat),G -20657823,1142953,1004,21.05,,70.0,,,,,,,Total lipid (fat),G -20657920,1143052,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20658087,1143220,1004,0.21,,70.0,,,,,,,Total lipid (fat),G -20658379,1143518,1004,15.0,,70.0,,,,,,,Total lipid (fat),G -20659016,1144167,1004,12.94,,70.0,,,,,,,Total lipid (fat),G -20659174,1144333,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20659389,1144551,1004,12.86,,70.0,,,,,,,Total lipid (fat),G -20659630,1144794,1004,21.79,,70.0,,,,,,,Total lipid (fat),G -20659686,1144851,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20659815,1144983,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20659837,1145005,1004,1.69,,70.0,,,,,,,Total lipid (fat),G -20659958,1145129,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20660171,1880700,1004,24.32,,70.0,,,,,,,Total lipid (fat),G -20660280,1145386,1004,4.25,,71.0,,,,,,,Total lipid (fat),G -20660441,1145547,1004,0.25,,78.0,,,,,,,Total lipid (fat),G -20660461,1145567,1004,0.0,,78.0,,,,,,,Total lipid (fat),G -20660541,1145647,1004,2.13,,71.0,,,,,,,Total lipid (fat),G -20660562,1145668,1004,26.0,,78.0,,,,,,,Total lipid (fat),G -20660585,1145691,1004,16.0,,78.0,,,,,,,Total lipid (fat),G -20660739,1145845,1004,7.0,,78.0,,,,,,,Total lipid (fat),G -20660801,1145907,1004,0.0,,78.0,,,,,,,Total lipid (fat),G -20660852,1145958,1004,0.0,,78.0,,,,,,,Total lipid (fat),G -20661136,1146242,1004,28.0,,71.0,,,,,,,Total lipid (fat),G -20661214,1146322,1004,28.57,,71.0,,,,,,,Total lipid (fat),G -20661952,1147063,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -20661953,1147064,1004,3.12,,70.0,,,,,,,Total lipid (fat),G -20661970,1147083,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -20662066,1147179,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20662102,1147216,1004,7.96,,70.0,,,,,,,Total lipid (fat),G -20662156,1147272,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20662358,1147481,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -20662509,1147636,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20662710,1147840,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20662978,1148109,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20663497,1148763,1004,1.69,,70.0,,,,,,,Total lipid (fat),G -20663620,1148925,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20663666,1148978,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -20664141,1149794,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20664432,1150140,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20664459,1150170,1004,19.23,,70.0,,,,,,,Total lipid (fat),G -20664721,1150533,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20664949,1150771,1004,31.25,,70.0,,,,,,,Total lipid (fat),G -20664994,1150819,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -20665157,1151011,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -20665205,1151062,1004,4.76,,70.0,,,,,,,Total lipid (fat),G -20665278,1151143,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20665626,1151541,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20665665,1151586,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20665727,1151660,1004,2.5,,70.0,,,,,,,Total lipid (fat),G -20665737,1151670,1004,4.0,,70.0,,,,,,,Total lipid (fat),G -20665938,1151882,1004,15.0,,70.0,,,,,,,Total lipid (fat),G -20666104,1152052,1004,9.46,,70.0,,,,,,,Total lipid (fat),G -20666115,1152066,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -20666177,1152128,1004,0.3,,70.0,,,,,,,Total lipid (fat),G -20666692,1152648,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20667499,1153461,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20667503,1153465,1004,18.52,,70.0,,,,,,,Total lipid (fat),G -20667571,1153533,1004,9.26,,70.0,,,,,,,Total lipid (fat),G -20667682,1153645,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20667931,1153895,1004,36.67,,70.0,,,,,,,Total lipid (fat),G -20667943,1153907,1004,1.9,,70.0,,,,,,,Total lipid (fat),G -20667963,1153927,1004,11.11,,70.0,,,,,,,Total lipid (fat),G -20668332,1154299,1004,17.65,,70.0,,,,,,,Total lipid (fat),G -20668686,1154656,1004,11.49,,70.0,,,,,,,Total lipid (fat),G -20668873,1154843,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20669038,1155010,1004,1.63,,71.0,,,,,,,Total lipid (fat),G -20669118,1155090,1004,11.0,,78.0,,,,,,,Total lipid (fat),G -20669145,1155117,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20669228,1155200,1004,0.42,,71.0,,,,,,,Total lipid (fat),G -20669279,1155251,1004,0.79,,71.0,,,,,,,Total lipid (fat),G -20669319,1155292,1004,1.46,,71.0,,,,,,,Total lipid (fat),G -20669698,1155676,1004,8.9,,70.0,,,,,,,Total lipid (fat),G -20670309,1156291,1004,53.33,,70.0,,,,,,,Total lipid (fat),G -20670375,1156357,1004,71.43,,70.0,,,,,,,Total lipid (fat),G -20670626,1156612,1004,10.77,,70.0,,,,,,,Total lipid (fat),G -20670650,1156636,1004,35.34,,70.0,,,,,,,Total lipid (fat),G -20670833,1156819,1004,7.81,,70.0,,,,,,,Total lipid (fat),G -20670847,1156833,1004,5.29,,70.0,,,,,,,Total lipid (fat),G -20671024,1157010,1004,2.71,,70.0,,,,,,,Total lipid (fat),G -20671199,1157244,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -20671766,1157949,1004,1.06,,70.0,,,,,,,Total lipid (fat),G -20671907,1158132,1004,28.3,,70.0,,,,,,,Total lipid (fat),G -20672593,1159049,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20673349,1159898,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20673366,1159915,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20673410,1159961,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20673632,1160193,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -20673722,1160289,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20673726,1160293,1004,14.58,,70.0,,,,,,,Total lipid (fat),G -20673729,1160296,1004,13.54,,70.0,,,,,,,Total lipid (fat),G -20673804,1160375,1004,25.93,,70.0,,,,,,,Total lipid (fat),G -20673846,1160420,1004,13.04,,70.0,,,,,,,Total lipid (fat),G -20674139,1160720,1004,13.64,,70.0,,,,,,,Total lipid (fat),G -20674225,1160813,1004,35.0,,70.0,,,,,,,Total lipid (fat),G -20674539,1161134,1004,0.45,,70.0,,,,,,,Total lipid (fat),G -20674673,1161270,1004,6.71,,70.0,,,,,,,Total lipid (fat),G -20674878,1161478,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -20674920,1161521,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20675029,1161630,1004,3.12,,70.0,,,,,,,Total lipid (fat),G -20675370,1161973,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20675804,1162413,1004,7.08,,70.0,,,,,,,Total lipid (fat),G -20675839,1162450,1004,35.0,,70.0,,,,,,,Total lipid (fat),G -20676040,1162654,1004,3.56,,70.0,,,,,,,Total lipid (fat),G -20676182,1162798,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20676264,1162884,1004,1.48,,70.0,,,,,,,Total lipid (fat),G -20676681,1163306,1004,6.76,,70.0,,,,,,,Total lipid (fat),G -20677015,1163687,1004,0.37,,71.0,,,,,,,Total lipid (fat),G -20677149,1163881,1004,8.57,,71.0,,,,,,,Total lipid (fat),G -20677235,1164257,1004,0.77,,71.0,,,,,,,Total lipid (fat),G -20677317,1164468,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20677344,1164522,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20677478,1164755,1004,44.83,,71.0,,,,,,,Total lipid (fat),G -20677637,1165067,1004,17.31,,71.0,,,,,,,Total lipid (fat),G -20677699,1165169,1004,6.29,,75.0,,,,,,,Total lipid (fat),G -20678040,1165511,1004,59.52,,71.0,,,,,,,Total lipid (fat),G -20678165,1165640,1004,22.34,,75.0,,,,,,,Total lipid (fat),G -20678213,1165688,1004,0.0,,78.0,,,,,,,Total lipid (fat),G -20678225,1165700,1004,3.81,,78.0,,,,,,,Total lipid (fat),G -20678269,1165744,1004,9.62,,71.0,,,,,,,Total lipid (fat),G -20678624,1166102,1004,5.88,,71.0,,,,,,,Total lipid (fat),G -20678625,1166103,1004,1.34,,71.0,,,,,,,Total lipid (fat),G -20679313,1166794,1004,14.29,,71.0,,,,,,,Total lipid (fat),G -20679401,1166882,1004,28.12,,71.0,,,,,,,Total lipid (fat),G -20679475,1166957,1004,1.79,,71.0,,,,,,,Total lipid (fat),G -20679640,1167123,1004,3.54,,71.0,,,,,,,Total lipid (fat),G -20680287,1167778,1004,17.86,,71.0,,,,,,,Total lipid (fat),G -20680680,1168172,1004,25.28,,75.0,,,,,,,Total lipid (fat),G -20680723,1168215,1004,1.77,,71.0,,,,,,,Total lipid (fat),G -20680808,1168300,1004,0.89,,71.0,,,,,,,Total lipid (fat),G -20680837,1168329,1004,0.88,,71.0,,,,,,,Total lipid (fat),G -20680858,1168350,1004,6.0,,71.0,,,,,,,Total lipid (fat),G -20681375,1168943,1004,14.29,,71.0,,,,,,,Total lipid (fat),G -20681451,1169021,1004,12.5,,71.0,,,,,,,Total lipid (fat),G -20681879,1169828,1004,1.25,,71.0,,,,,,,Total lipid (fat),G -20681934,1169987,1004,0.38,,71.0,,,,,,,Total lipid (fat),G -20682020,1170147,1004,42.86,,71.0,,,,,,,Total lipid (fat),G -20682289,1171008,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20682299,1171019,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20682433,1171171,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20682538,1171295,1004,12.69,,70.0,,,,,,,Total lipid (fat),G -20682600,1171366,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -20682670,1171451,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -20682716,1171501,1004,71.43,,70.0,,,,,,,Total lipid (fat),G -20683126,1171962,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20683404,1172274,1004,5.15,,70.0,,,,,,,Total lipid (fat),G -20683415,1172285,1004,9.38,,70.0,,,,,,,Total lipid (fat),G -20683729,1172656,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20683818,1172753,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20683941,1172889,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20683953,1172901,1004,43.75,,70.0,,,,,,,Total lipid (fat),G -20684025,1172987,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -20684058,1173023,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20684348,1173347,1004,2.86,,70.0,,,,,,,Total lipid (fat),G -20684552,1173603,1004,0.89,,70.0,,,,,,,Total lipid (fat),G -20684697,1173771,1004,22.5,,70.0,,,,,,,Total lipid (fat),G -20684811,1173901,1004,40.35,,70.0,,,,,,,Total lipid (fat),G -20684816,1173907,1004,1.2,,70.0,,,,,,,Total lipid (fat),G -20685064,1174170,1004,3.28,,70.0,,,,,,,Total lipid (fat),G -20685113,1174224,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -20685131,1174243,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20685408,1174565,1004,16.07,,70.0,,,,,,,Total lipid (fat),G -20685703,1174926,1004,46.88,,70.0,,,,,,,Total lipid (fat),G -20685792,1175030,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20686000,1175274,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20686475,1175910,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -20687294,1176890,1004,4.17,,70.0,,,,,,,Total lipid (fat),G -20687750,1177425,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20687963,1177676,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20688222,1177974,1004,1.67,,70.0,,,,,,,Total lipid (fat),G -20688374,1178160,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20688478,1178281,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20688492,1178298,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20688746,1178582,1004,1.6,,70.0,,,,,,,Total lipid (fat),G -20688843,1178707,1004,22.58,,70.0,,,,,,,Total lipid (fat),G -20688914,1178795,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20689065,1178966,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -20689485,1179471,1004,2.8,,70.0,,,,,,,Total lipid (fat),G -20689497,1179483,1004,1.6,,70.0,,,,,,,Total lipid (fat),G -20689603,1179611,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20689732,1179763,1004,2.0,,70.0,,,,,,,Total lipid (fat),G -20689878,1179940,1004,46.43,,70.0,,,,,,,Total lipid (fat),G -20690002,1180111,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20690039,1180156,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20690148,1180289,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20690159,1180303,1004,1.67,,70.0,,,,,,,Total lipid (fat),G -20690414,1180614,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20690704,1180947,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -20690829,1181093,1004,2.13,,70.0,,,,,,,Total lipid (fat),G -20690959,1181262,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20691089,1181420,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20691147,1181491,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20691687,1182137,1004,57.14,,70.0,,,,,,,Total lipid (fat),G -20692253,1182799,1004,4.03,,70.0,,,,,,,Total lipid (fat),G -20692296,1182848,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20692498,1183087,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -20692637,1183235,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20692708,1183311,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20692793,1183400,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20693004,1183635,1004,10.29,,70.0,,,,,,,Total lipid (fat),G -20693119,1183759,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20693532,1184226,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20693757,1184476,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20693791,1184515,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20693837,1184570,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -20694384,1185209,1004,5.13,,70.0,,,,,,,Total lipid (fat),G -20694402,1185228,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20694432,1185264,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -20694614,1185475,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20694747,1185621,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20695048,1185974,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20695079,1186009,1004,53.33,,70.0,,,,,,,Total lipid (fat),G -20695132,1186071,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20695142,1186083,1004,5.36,,70.0,,,,,,,Total lipid (fat),G -20695257,1186222,1004,1.76,,70.0,,,,,,,Total lipid (fat),G -20695383,1186361,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20695538,1186534,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20695762,1186841,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20695990,1187118,1004,36.67,,70.0,,,,,,,Total lipid (fat),G -20696034,1187169,1004,42.42,,70.0,,,,,,,Total lipid (fat),G -20696038,1187175,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20696056,1187199,1004,19.44,,70.0,,,,,,,Total lipid (fat),G -20696160,1187326,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20696227,1187408,1004,2.02,,70.0,,,,,,,Total lipid (fat),G -20696300,1187502,1004,19.75,,70.0,,,,,,,Total lipid (fat),G -20696510,1187756,1004,7.78,,70.0,,,,,,,Total lipid (fat),G -20697174,1188604,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20697278,1188722,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20697407,1188883,1004,12.58,,70.0,,,,,,,Total lipid (fat),G -20697472,1188950,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20697973,1189561,1004,4.39,,70.0,,,,,,,Total lipid (fat),G -20698093,1189740,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20698132,1189787,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20698138,1189793,1004,30.77,,70.0,,,,,,,Total lipid (fat),G -20698311,1189980,1004,3.03,,70.0,,,,,,,Total lipid (fat),G -20698624,1190336,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20698763,1190491,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20698909,1190652,1004,2.68,,70.0,,,,,,,Total lipid (fat),G -20698932,1190676,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20699106,1190871,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20699356,1191167,1004,16.13,,70.0,,,,,,,Total lipid (fat),G -20699493,1191325,1004,25.76,,70.0,,,,,,,Total lipid (fat),G -20699556,1191402,1004,1.22,,70.0,,,,,,,Total lipid (fat),G -20700183,1192095,1004,20.83,,70.0,,,,,,,Total lipid (fat),G -20700307,1192239,1004,3.2,,70.0,,,,,,,Total lipid (fat),G -20700540,1192497,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20700746,1192732,1004,2.86,,70.0,,,,,,,Total lipid (fat),G -20701024,1193040,1004,46.88,,70.0,,,,,,,Total lipid (fat),G -20701048,1193065,1004,78.57,,70.0,,,,,,,Total lipid (fat),G -20701338,1193385,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20701354,1193401,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20701633,1193710,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20701807,1193914,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20701954,1194089,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20702089,1194268,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20702600,1194875,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20702714,1194999,1004,1.95,,70.0,,,,,,,Total lipid (fat),G -20702929,1195252,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20703386,1195866,1004,0.89,,70.0,,,,,,,Total lipid (fat),G -20703571,1196081,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20704136,1196728,1004,0.79,,70.0,,,,,,,Total lipid (fat),G -20704170,1196766,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -20704356,1196969,1004,2.03,,70.0,,,,,,,Total lipid (fat),G -20704388,1197009,1004,1.75,,70.0,,,,,,,Total lipid (fat),G -20705454,1198324,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20705481,1198357,1004,18.75,,70.0,,,,,,,Total lipid (fat),G -20705501,1198384,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -20705605,1198502,1004,13.95,,70.0,,,,,,,Total lipid (fat),G -20705646,1198547,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20705938,1198934,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20705953,1198953,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20706018,1199028,1004,10.5,,70.0,,,,,,,Total lipid (fat),G -20706068,1199083,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -20706266,1199346,1004,1.22,,70.0,,,,,,,Total lipid (fat),G -20706594,1199712,1004,55.17,,70.0,,,,,,,Total lipid (fat),G -20707629,1201030,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20707722,1201140,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20707734,1201152,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20707744,1201167,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20707888,1201338,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20708001,1201465,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20708229,1201758,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20708455,1202055,1004,4.39,,70.0,,,,,,,Total lipid (fat),G -20708498,1202118,1004,7.5,,70.0,,,,,,,Total lipid (fat),G -20708556,1202199,1004,46.43,,70.0,,,,,,,Total lipid (fat),G -20708656,1202316,1004,1.18,,70.0,,,,,,,Total lipid (fat),G -20708803,1202484,1004,32.26,,70.0,,,,,,,Total lipid (fat),G -20709174,1202922,1004,0.61,,70.0,,,,,,,Total lipid (fat),G -20709231,1202985,1004,7.89,,70.0,,,,,,,Total lipid (fat),G -20709488,1203279,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -20709642,1203472,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -20709849,1203722,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20709966,1203856,1004,36.67,,70.0,,,,,,,Total lipid (fat),G -20710047,1203944,1004,21.74,,70.0,,,,,,,Total lipid (fat),G -20710113,1204019,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20710237,1204153,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20710267,1204185,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20710487,1204430,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20710995,1205164,1004,9.38,,70.0,,,,,,,Total lipid (fat),G -20711002,1205177,1004,3.12,,70.0,,,,,,,Total lipid (fat),G -20711143,1205344,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20711593,1205905,1004,45.16,,70.0,,,,,,,Total lipid (fat),G -20711652,1205975,1004,36.67,,70.0,,,,,,,Total lipid (fat),G -20712056,1206515,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20712197,1206688,1004,18.0,,70.0,,,,,,,Total lipid (fat),G -20712420,1206926,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -20712736,1207389,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -20712771,1207427,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20712775,1207432,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20713067,1207752,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20713241,1207958,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20713618,1208397,1004,5.71,,70.0,,,,,,,Total lipid (fat),G -20713657,1208440,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20714020,1208838,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20714064,1208883,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20714073,1208892,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20714157,1208988,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20714195,1209031,1004,14.67,,70.0,,,,,,,Total lipid (fat),G -20714725,1209648,1004,8.93,,70.0,,,,,,,Total lipid (fat),G -20715554,1210603,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20715559,1210609,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20715779,1210864,1004,21.05,,70.0,,,,,,,Total lipid (fat),G -20716181,1211327,1004,1.2,,70.0,,,,,,,Total lipid (fat),G -20716323,1211478,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -20716338,1211495,1004,41.18,,70.0,,,,,,,Total lipid (fat),G -20716547,1211739,1004,39.29,,70.0,,,,,,,Total lipid (fat),G -20716717,1211949,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20716718,1211950,1004,41.38,,70.0,,,,,,,Total lipid (fat),G -20716831,1212074,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20716927,1212179,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20717206,1212485,1004,1.43,,70.0,,,,,,,Total lipid (fat),G -20717620,1213394,1004,2.63,,70.0,,,,,,,Total lipid (fat),G -20717624,1213398,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20717690,1213470,1004,0.8,,70.0,,,,,,,Total lipid (fat),G -20717760,1213547,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20718526,1214546,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20718691,1214883,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20719007,1215271,1004,40.62,,70.0,,,,,,,Total lipid (fat),G -20719080,1215361,1004,20.35,,70.0,,,,,,,Total lipid (fat),G -20719166,1215473,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20719616,1216013,1004,2.5,,70.0,,,,,,,Total lipid (fat),G -20720189,1216710,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20720564,1217172,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20720613,1217227,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20720981,1217697,1004,11.43,,70.0,,,,,,,Total lipid (fat),G -20721055,1217791,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20721086,1217839,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20721164,1217983,1004,8.06,,70.0,,,,,,,Total lipid (fat),G -20721412,1218367,1004,10.94,,70.0,,,,,,,Total lipid (fat),G -20721536,1218520,1004,2.5,,70.0,,,,,,,Total lipid (fat),G -20721594,1218584,1004,34.88,,70.0,,,,,,,Total lipid (fat),G -20721691,1218704,1004,2.56,,70.0,,,,,,,Total lipid (fat),G -20721732,1218760,1004,22.22,,70.0,,,,,,,Total lipid (fat),G -20721927,1218984,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -20722158,1219296,1004,38.89,,70.0,,,,,,,Total lipid (fat),G -20722378,1219546,1004,18.18,,70.0,,,,,,,Total lipid (fat),G -20722388,1219557,1004,3.53,,70.0,,,,,,,Total lipid (fat),G -20722635,1219838,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20722655,1219860,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20722678,1219885,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20723116,1220485,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20723141,1220511,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20723211,1220585,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20723496,1220901,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20723610,1221043,1004,11.67,,70.0,,,,,,,Total lipid (fat),G -20724078,1221593,1004,2.08,,70.0,,,,,,,Total lipid (fat),G -20724378,1221961,1004,7.69,,70.0,,,,,,,Total lipid (fat),G -20724631,1222336,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20724852,1222609,1004,5.65,,70.0,,,,,,,Total lipid (fat),G -20724883,1222641,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20724966,1222731,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20724968,1222733,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20725010,1222776,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20725276,1223072,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20725476,1223350,1004,21.13,,70.0,,,,,,,Total lipid (fat),G -20725568,1223445,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20725586,1223463,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20725683,1223571,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20725841,1223757,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -20726273,1224222,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -20726379,1224336,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20726623,1224594,1004,37.5,,70.0,,,,,,,Total lipid (fat),G -20726632,1224604,1004,43.33,,70.0,,,,,,,Total lipid (fat),G -20726767,1224744,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20726777,1224755,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20727084,1225092,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20727905,1225978,1004,11.67,,70.0,,,,,,,Total lipid (fat),G -20728141,1226224,1004,42.33,,70.0,,,,,,,Total lipid (fat),G -20728146,1226229,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20728595,1226721,1004,18.6,,70.0,,,,,,,Total lipid (fat),G -20728645,1226774,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -20728985,1227142,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20729216,1227391,1004,32.0,,70.0,,,,,,,Total lipid (fat),G -20729249,1227425,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20729520,1227713,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20729586,1227781,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20729908,1228126,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20730430,1228709,1004,24.65,,70.0,,,,,,,Total lipid (fat),G -20730816,1229123,1004,46.43,,70.0,,,,,,,Total lipid (fat),G -20731772,1230134,1004,32.5,,70.0,,,,,,,Total lipid (fat),G -20732132,1230527,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20732560,1230998,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -20732692,1231137,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20732750,1231196,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20732792,1231238,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20733174,1231658,1004,38.46,,70.0,,,,,,,Total lipid (fat),G -20734554,1233090,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20734663,1233208,1004,19.23,,70.0,,,,,,,Total lipid (fat),G -20734812,1233372,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20735164,1233753,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20735208,1233799,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20735354,1233959,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20735443,1234054,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20735481,1234093,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20735494,1234106,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20735948,1234606,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20736308,1235017,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20736472,1235187,1004,15.07,,70.0,,,,,,,Total lipid (fat),G -20736527,1235244,1004,20.69,,70.0,,,,,,,Total lipid (fat),G -20736628,1235355,1004,51.52,,70.0,,,,,,,Total lipid (fat),G -20736841,1235579,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20737029,1235779,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20737236,1236025,1004,15.79,,70.0,,,,,,,Total lipid (fat),G -20737481,1236288,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -20737901,1236748,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20738177,1237069,1004,52.0,,70.0,,,,,,,Total lipid (fat),G -20738598,1237511,1004,32.26,,70.0,,,,,,,Total lipid (fat),G -20738640,1237557,1004,27.59,,70.0,,,,,,,Total lipid (fat),G -20738697,1237615,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -20738941,1237872,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20739082,1238020,1004,1.25,,70.0,,,,,,,Total lipid (fat),G -20739376,1238323,1004,48.0,,70.0,,,,,,,Total lipid (fat),G -20740074,1239079,1004,25.42,,70.0,,,,,,,Total lipid (fat),G -20740137,1239148,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20740724,1239792,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20741072,1240162,1004,32.5,,70.0,,,,,,,Total lipid (fat),G -20741168,1240265,1004,46.43,,70.0,,,,,,,Total lipid (fat),G -20741223,1240329,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20741534,1240665,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20741558,1240692,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20741850,1240998,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20741872,1241021,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20742337,1241518,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20743526,1242785,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20743543,1242803,1004,2.83,,70.0,,,,,,,Total lipid (fat),G -20743801,1243126,1004,15.0,,70.0,,,,,,,Total lipid (fat),G -20743856,1243193,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20743977,1243383,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20744000,1243424,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20744530,1243984,1004,11.67,,70.0,,,,,,,Total lipid (fat),G -20745266,1244759,1004,15.04,,70.0,,,,,,,Total lipid (fat),G -20745407,1244923,1004,10.71,,70.0,,,,,,,Total lipid (fat),G -20745439,1244960,1004,1.18,,70.0,,,,,,,Total lipid (fat),G -20745467,1245001,1004,12.68,,70.0,,,,,,,Total lipid (fat),G -20745579,1245174,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20745593,1245189,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20745707,1245335,1004,16.92,,70.0,,,,,,,Total lipid (fat),G -20745881,1245541,1004,8.82,,70.0,,,,,,,Total lipid (fat),G -20746080,1245760,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20746213,1245916,1004,14.04,,70.0,,,,,,,Total lipid (fat),G -20746266,1245988,1004,18.33,,70.0,,,,,,,Total lipid (fat),G -20746287,1246011,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20746665,1246423,1004,2.11,,70.0,,,,,,,Total lipid (fat),G -20746769,1246544,1004,4.23,,70.0,,,,,,,Total lipid (fat),G -20746776,1246551,1004,35.29,,70.0,,,,,,,Total lipid (fat),G -20746830,1246607,1004,18.75,,70.0,,,,,,,Total lipid (fat),G -20746904,1246697,1004,21.05,,70.0,,,,,,,Total lipid (fat),G -20747100,1246909,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20747106,1246915,1004,15.88,,70.0,,,,,,,Total lipid (fat),G -20747237,1247053,1004,1.43,,70.0,,,,,,,Total lipid (fat),G -20747806,1247697,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20748019,1247938,1004,22.12,,70.0,,,,,,,Total lipid (fat),G -20748232,1248174,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20748300,1248245,1004,25.93,,70.0,,,,,,,Total lipid (fat),G -20748446,1248397,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -20748532,1248499,1004,4.21,,70.0,,,,,,,Total lipid (fat),G -20748708,1248697,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20748867,1248870,1004,11.9,,70.0,,,,,,,Total lipid (fat),G -20749434,1249502,1004,12.39,,70.0,,,,,,,Total lipid (fat),G -20749828,1249973,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20749951,1250109,1004,14.08,,70.0,,,,,,,Total lipid (fat),G -20750139,1250306,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -20750447,1250655,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20750454,1250662,1004,21.33,,70.0,,,,,,,Total lipid (fat),G -20750671,1250884,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20750696,1250910,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20750833,1251056,1004,7.02,,70.0,,,,,,,Total lipid (fat),G -20750874,1251099,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20751016,1251272,1004,21.18,,70.0,,,,,,,Total lipid (fat),G -20751174,1251436,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20751283,1251547,1004,20.93,,70.0,,,,,,,Total lipid (fat),G -20751366,1251631,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20751600,1251882,1004,1.32,,70.0,,,,,,,Total lipid (fat),G -20751702,1252018,1004,1.04,,70.0,,,,,,,Total lipid (fat),G -20751759,1252094,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20751855,1252193,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20752373,1252751,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20752545,1252939,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20752643,1253043,1004,1.11,,70.0,,,,,,,Total lipid (fat),G -20752729,1253132,1004,9.41,,70.0,,,,,,,Total lipid (fat),G -20752766,1253174,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20753065,1253516,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20753261,1253723,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20753624,1254107,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20753797,1254288,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20754045,1254550,1004,1.67,,70.0,,,,,,,Total lipid (fat),G -20754120,1254636,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20754349,1254890,1004,23.68,,70.0,,,,,,,Total lipid (fat),G -20754400,1254950,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20754450,1255008,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20755027,1255651,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20755522,1256181,1004,9.23,,70.0,,,,,,,Total lipid (fat),G -20755605,1256265,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -20755626,1256286,1004,4.46,,70.0,,,,,,,Total lipid (fat),G -20755637,1256297,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20755777,1256439,1004,11.76,,70.0,,,,,,,Total lipid (fat),G -20756502,1257208,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20756629,1257340,1004,5.81,,70.0,,,,,,,Total lipid (fat),G -20756652,1257364,1004,1.03,,70.0,,,,,,,Total lipid (fat),G -20756731,1257445,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20756825,1257544,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20757015,1257761,1004,5.26,,70.0,,,,,,,Total lipid (fat),G -20757556,1258338,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -20757707,1258521,1004,5.88,,70.0,,,,,,,Total lipid (fat),G -20757934,1258759,1004,8.18,,70.0,,,,,,,Total lipid (fat),G -20758106,1258977,1004,0.89,,70.0,,,,,,,Total lipid (fat),G -20758467,1259398,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20758523,1259457,1004,8.39,,70.0,,,,,,,Total lipid (fat),G -20759085,1260072,1004,11.85,,70.0,,,,,,,Total lipid (fat),G -20759196,1260204,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20759232,1260246,1004,0.42,,70.0,,,,,,,Total lipid (fat),G -20759250,1260265,1004,1.04,,70.0,,,,,,,Total lipid (fat),G -20759348,1260387,1004,16.13,,70.0,,,,,,,Total lipid (fat),G -20759467,1260524,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20759503,1260567,1004,3.75,,70.0,,,,,,,Total lipid (fat),G -20759533,1260598,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20760070,1261179,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -20760077,1261186,1004,3.1,,70.0,,,,,,,Total lipid (fat),G -20760208,1261324,1004,2.73,,70.0,,,,,,,Total lipid (fat),G -20760209,1261325,1004,1.11,,70.0,,,,,,,Total lipid (fat),G -20760277,1261395,1004,6.38,,70.0,,,,,,,Total lipid (fat),G -20760627,1261771,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20760639,1261783,1004,1.75,,70.0,,,,,,,Total lipid (fat),G -20760711,1261860,1004,1.75,,70.0,,,,,,,Total lipid (fat),G -20760810,1261969,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20760941,1262107,1004,1.95,,70.0,,,,,,,Total lipid (fat),G -20761038,1262208,1004,28.24,,70.0,,,,,,,Total lipid (fat),G -20761246,1262455,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -20762163,1263500,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20762229,1263572,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20762317,1263667,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -20762361,1263713,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20762445,1263804,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20762512,1263874,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20762854,1264240,1004,0.77,,70.0,,,,,,,Total lipid (fat),G -20762866,1264252,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20763225,1264645,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20763405,1264846,1004,10.32,,70.0,,,,,,,Total lipid (fat),G -20763445,1264890,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20763458,1264904,1004,11.27,,70.0,,,,,,,Total lipid (fat),G -20763572,1265033,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20763618,1265087,1004,2.45,,70.0,,,,,,,Total lipid (fat),G -20763853,1265346,1004,3.68,,70.0,,,,,,,Total lipid (fat),G -20764354,1265929,1004,8.0,,70.0,,,,,,,Total lipid (fat),G -20764489,1266091,1004,5.43,,70.0,,,,,,,Total lipid (fat),G -20764495,1266097,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20764511,1266114,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20764515,1266118,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20764714,1266339,1004,13.1,,70.0,,,,,,,Total lipid (fat),G -20764962,1266623,1004,3.68,,70.0,,,,,,,Total lipid (fat),G -20765278,1266971,1004,2.68,,70.0,,,,,,,Total lipid (fat),G -20765421,1267126,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20765685,1267410,1004,22.22,,70.0,,,,,,,Total lipid (fat),G -20765713,1267441,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20765777,1267506,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20766347,1268132,1004,16.33,,70.0,,,,,,,Total lipid (fat),G -20766485,1268292,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20766541,1268353,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20766725,1268557,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -20767351,1269234,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20767556,1269459,1004,18.54,,70.0,,,,,,,Total lipid (fat),G -20767706,1269675,1004,2.21,,70.0,,,,,,,Total lipid (fat),G -20767843,1269840,1004,4.17,,70.0,,,,,,,Total lipid (fat),G -20768035,1270049,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20768347,1270415,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20768374,1270451,1004,2.42,,70.0,,,,,,,Total lipid (fat),G -20768545,1270653,1004,0.59,,70.0,,,,,,,Total lipid (fat),G -20768811,1270945,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -20768822,1270957,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20769246,1271401,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20769312,1271470,1004,26.92,,70.0,,,,,,,Total lipid (fat),G -20769424,1271606,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20769433,1271620,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20769589,1271856,1004,8.0,,70.0,,,,,,,Total lipid (fat),G -20769784,1272137,1004,11.54,,70.0,,,,,,,Total lipid (fat),G -20770010,1272401,1004,35.0,,70.0,,,,,,,Total lipid (fat),G -20770154,1272569,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20770277,1272709,1004,16.46,,70.0,,,,,,,Total lipid (fat),G -20770398,1272838,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20770851,1273341,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20770878,1273370,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -20771265,1273788,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20771564,1274122,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20771587,1274149,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20771661,1274223,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20771754,1274321,1004,17.65,,70.0,,,,,,,Total lipid (fat),G -20771998,1274596,1004,2.72,,70.0,,,,,,,Total lipid (fat),G -20772034,1274632,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20772634,1275289,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20772885,1275552,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -20773340,1276034,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20773361,1276057,1004,2.94,,70.0,,,,,,,Total lipid (fat),G -20773487,1276190,1004,4.42,,70.0,,,,,,,Total lipid (fat),G -20773539,1276247,1004,17.39,,70.0,,,,,,,Total lipid (fat),G -20773596,1276306,1004,12.3,,70.0,,,,,,,Total lipid (fat),G -20774016,1276780,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20774099,1276869,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20774390,1277188,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20774405,1277205,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20774622,1277439,1004,14.71,,70.0,,,,,,,Total lipid (fat),G -20774690,1277516,1004,7.03,,70.0,,,,,,,Total lipid (fat),G -20774717,1277546,1004,4.42,,70.0,,,,,,,Total lipid (fat),G -20774746,1277577,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20774944,1277805,1004,46.43,,70.0,,,,,,,Total lipid (fat),G -20774979,1277847,1004,36.67,,70.0,,,,,,,Total lipid (fat),G -20774992,1277860,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20775054,1277925,1004,8.0,,70.0,,,,,,,Total lipid (fat),G -20775171,1278054,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20775723,1278678,1004,30.23,,70.0,,,,,,,Total lipid (fat),G -20775809,1278769,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20775927,1278891,1004,56.67,,70.0,,,,,,,Total lipid (fat),G -20776249,1279254,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -20776504,1279528,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20777022,1280086,1004,9.41,,70.0,,,,,,,Total lipid (fat),G -20777414,1280526,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20777914,1281111,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20778385,1281650,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20778410,1281680,1004,30.3,,70.0,,,,,,,Total lipid (fat),G -20778620,1281915,1004,1.67,,70.0,,,,,,,Total lipid (fat),G -20778726,1282029,1004,13.89,,70.0,,,,,,,Total lipid (fat),G -20778729,1282033,1004,8.77,,70.0,,,,,,,Total lipid (fat),G -20778909,1282225,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20779127,1282452,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20779457,1282799,1004,1.77,,70.0,,,,,,,Total lipid (fat),G -20779535,1282884,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20779541,1282890,1004,4.12,,70.0,,,,,,,Total lipid (fat),G -20779797,1283170,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20780413,1284147,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20780461,1284207,1004,18.18,,70.0,,,,,,,Total lipid (fat),G -20780859,1284685,1004,6.0,,70.0,,,,,,,Total lipid (fat),G -20780943,1284782,1004,0.66,,70.0,,,,,,,Total lipid (fat),G -20781104,1284993,1004,0.41,,70.0,,,,,,,Total lipid (fat),G -20782333,1286414,1004,1.11,,70.0,,,,,,,Total lipid (fat),G -20782434,1286522,1004,1.15,,70.0,,,,,,,Total lipid (fat),G -20782469,1286557,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -20782506,1286598,1004,62.07,,70.0,,,,,,,Total lipid (fat),G -20782608,1286730,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20782707,1286835,1004,13.85,,70.0,,,,,,,Total lipid (fat),G -20782725,1286855,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20783650,1287920,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20783803,1288082,1004,1.46,,70.0,,,,,,,Total lipid (fat),G -20783861,1288149,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -20783969,1288281,1004,36.0,,70.0,,,,,,,Total lipid (fat),G -20783980,1288293,1004,23.81,,70.0,,,,,,,Total lipid (fat),G -20784152,1288494,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20784647,1289068,1004,21.88,,70.0,,,,,,,Total lipid (fat),G -20785424,1290005,1004,3.53,,70.0,,,,,,,Total lipid (fat),G -20785763,1290429,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20785826,1290518,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -20786400,1291181,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20786708,1291524,1004,26.32,,70.0,,,,,,,Total lipid (fat),G -20787000,1291862,1004,1.27,,70.0,,,,,,,Total lipid (fat),G -20787072,1291946,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20787235,1292150,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20787443,1292383,1004,35.29,,70.0,,,,,,,Total lipid (fat),G -20787539,1292487,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20787877,1292881,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20788013,1293049,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20788122,1293176,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20788191,1293251,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20788375,1293465,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20788498,1293602,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20788733,1293871,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20789074,1294255,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20789122,1294310,1004,32.26,,70.0,,,,,,,Total lipid (fat),G -20789123,1294311,1004,18.89,,70.0,,,,,,,Total lipid (fat),G -20789169,1294381,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -20789228,1294445,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -20789393,1294624,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20789611,1294880,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20790373,1295803,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20791131,1296707,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20791348,1296963,1004,43.33,,70.0,,,,,,,Total lipid (fat),G -20791782,1297473,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20791992,1297714,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20792016,1297739,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -20792166,1297903,1004,18.33,,70.0,,,,,,,Total lipid (fat),G -20792183,1297922,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20792311,1298084,1004,36.55,,70.0,,,,,,,Total lipid (fat),G -20792340,1298120,1004,1.06,,70.0,,,,,,,Total lipid (fat),G -20792645,1298466,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20792891,1298735,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20792965,1298819,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20793103,1298983,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20793174,1299082,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20793215,1299164,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20793342,1299776,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20793349,1299846,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20793789,1300827,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20793979,1301040,1004,18.75,,70.0,,,,,,,Total lipid (fat),G -20794004,1301069,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -20794069,1301143,1004,46.43,,70.0,,,,,,,Total lipid (fat),G -20794116,1301211,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20794209,1301312,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20794220,1301323,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20794323,1301454,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20794617,1301844,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20794669,1301906,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -20794769,1302015,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20794781,1302028,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20794871,1302180,1004,5.29,,70.0,,,,,,,Total lipid (fat),G -20794929,1302271,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -20794963,1302332,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -20794969,1302341,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20795754,1303450,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20795777,1303486,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20796039,1303915,1004,40.62,,70.0,,,,,,,Total lipid (fat),G -20796056,1303936,1004,39.29,,70.0,,,,,,,Total lipid (fat),G -20796111,1304005,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20796220,1304143,1004,2.68,,70.0,,,,,,,Total lipid (fat),G -20796300,1304253,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20796386,1304361,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20796446,1304487,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20796539,1304616,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -20796586,1304678,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20796692,1304797,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20796763,1304877,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20796785,1304900,1004,6.19,,70.0,,,,,,,Total lipid (fat),G -20796802,1304918,1004,2.86,,70.0,,,,,,,Total lipid (fat),G -20796857,1304975,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20797500,1305756,1004,4.44,,70.0,,,,,,,Total lipid (fat),G -20797521,1305777,1004,12.67,,70.0,,,,,,,Total lipid (fat),G -20797537,1305793,1004,2.21,,70.0,,,,,,,Total lipid (fat),G -20797753,1306036,1004,0.78,,70.0,,,,,,,Total lipid (fat),G -20797833,1306142,1004,18.57,,70.0,,,,,,,Total lipid (fat),G -20797961,1306313,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20797992,1306346,1004,6.41,,70.0,,,,,,,Total lipid (fat),G -20799121,1307663,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -20799341,1307972,1004,20.93,,70.0,,,,,,,Total lipid (fat),G -20800226,1309058,1004,5.41,,70.0,,,,,,,Total lipid (fat),G -20800466,1309332,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20800656,1309609,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20800712,1309677,1004,3.23,,70.0,,,,,,,Total lipid (fat),G -20801574,1310864,1004,38.1,,70.0,,,,,,,Total lipid (fat),G -20801596,1310886,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20801758,1311061,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20802031,1311354,1004,1.43,,70.0,,,,,,,Total lipid (fat),G -20802224,1311575,1004,5.31,,70.0,,,,,,,Total lipid (fat),G -20802267,1311620,1004,16.81,,70.0,,,,,,,Total lipid (fat),G -20802412,1311780,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -20802957,1312432,1004,37.5,,70.0,,,,,,,Total lipid (fat),G -20803051,1312541,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20803305,1312833,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20803602,1313157,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20803898,1313494,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20804042,1313649,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20804204,1313823,1004,5.71,,70.0,,,,,,,Total lipid (fat),G -20804404,1314035,1004,15.79,,70.0,,,,,,,Total lipid (fat),G -20804603,1314252,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -20804812,1314474,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20805060,1314745,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20805068,1314753,1004,8.24,,70.0,,,,,,,Total lipid (fat),G -20805260,1314968,1004,4.11,,70.0,,,,,,,Total lipid (fat),G -20805511,1315315,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20805765,1315604,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20805898,1315748,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20806373,1316258,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20806378,1316263,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20806981,1316983,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20807239,1317291,1004,3.49,,70.0,,,,,,,Total lipid (fat),G -20807635,1317814,1004,10.71,,70.0,,,,,,,Total lipid (fat),G -20807842,1318054,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20808315,1318622,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20808607,1318940,1004,14.98,,70.0,,,,,,,Total lipid (fat),G -20808687,1319031,1004,12.0,,70.0,,,,,,,Total lipid (fat),G -20809190,1319705,1004,15.62,,70.0,,,,,,,Total lipid (fat),G -20809407,1319971,1004,0.78,,70.0,,,,,,,Total lipid (fat),G -20809413,1319978,1004,2.4,,70.0,,,,,,,Total lipid (fat),G -20809613,1320205,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -20809616,1320208,1004,28.12,,70.0,,,,,,,Total lipid (fat),G -20809830,1320449,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20809865,1320489,1004,3.88,,70.0,,,,,,,Total lipid (fat),G -20810325,1321011,1004,1.04,,70.0,,,,,,,Total lipid (fat),G -20810413,1321107,1004,1.23,,70.0,,,,,,,Total lipid (fat),G -20810549,1321252,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20810638,1321355,1004,3.23,,70.0,,,,,,,Total lipid (fat),G -20810712,1321438,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20810785,1321520,1004,30.23,,70.0,,,,,,,Total lipid (fat),G -20810933,1321689,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20811386,1322216,1004,27.78,,70.0,,,,,,,Total lipid (fat),G -20811412,1322248,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -20811477,1322326,1004,25.71,,70.0,,,,,,,Total lipid (fat),G -20811530,1322387,1004,17.33,,70.0,,,,,,,Total lipid (fat),G -20811832,1322732,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -20811863,1322771,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20812831,1323882,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20812938,1324002,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20813267,1324376,1004,14.17,,70.0,,,,,,,Total lipid (fat),G -20813490,1324633,1004,10.77,,70.0,,,,,,,Total lipid (fat),G -20813718,1324888,1004,2.33,,70.0,,,,,,,Total lipid (fat),G -20813875,1325060,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20814082,1325295,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20814306,1325563,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20814502,1325810,1004,4.76,,70.0,,,,,,,Total lipid (fat),G -20814521,1325830,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20814545,1325858,1004,2.72,,70.0,,,,,,,Total lipid (fat),G -20814550,1325864,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20814624,1325944,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20814647,1325969,1004,12.68,,70.0,,,,,,,Total lipid (fat),G -20815035,1326443,1004,10.23,,70.0,,,,,,,Total lipid (fat),G -20815129,1326552,1004,18.92,,70.0,,,,,,,Total lipid (fat),G -20815354,1326828,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20815531,1327030,1004,27.43,,70.0,,,,,,,Total lipid (fat),G -20815577,1327083,1004,42.5,,70.0,,,,,,,Total lipid (fat),G -20815592,1327106,1004,16.07,,70.0,,,,,,,Total lipid (fat),G -20815599,1327113,1004,0.15,,70.0,,,,,,,Total lipid (fat),G -20815671,1327218,1004,7.37,,70.0,,,,,,,Total lipid (fat),G -20815696,1327263,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20815921,1327524,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20816814,1328659,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20816978,1328850,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20818056,1330256,1004,78.57,,70.0,,,,,,,Total lipid (fat),G -20818188,1330415,1004,14.39,,70.0,,,,,,,Total lipid (fat),G -20818239,1330476,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20818293,1330545,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20818405,1330679,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20819244,1331742,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20819254,1331752,1004,16.13,,70.0,,,,,,,Total lipid (fat),G -20819455,1331993,1004,5.56,,70.0,,,,,,,Total lipid (fat),G -20819520,1332111,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20819811,1332468,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20819855,1332530,1004,15.15,,70.0,,,,,,,Total lipid (fat),G -20820084,1332950,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20820226,1333204,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20820826,1334146,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20820944,1334548,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20821204,1334936,1004,0.21,,70.0,,,,,,,Total lipid (fat),G -20821518,1335563,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20821566,1335612,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20821832,1335912,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20822133,1336959,1004,11.11,,70.0,,,,,,,Total lipid (fat),G -20822235,1337211,1004,1.36,,70.0,,,,,,,Total lipid (fat),G -20822326,1337302,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20822330,1337306,1004,1.46,,70.0,,,,,,,Total lipid (fat),G -20822595,1337685,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20822951,1338174,1004,3.85,,70.0,,,,,,,Total lipid (fat),G -20823223,1338543,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20823913,1339819,1004,7.76,,70.0,,,,,,,Total lipid (fat),G -20823960,1339873,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -20824452,1340571,1004,4.42,,70.0,,,,,,,Total lipid (fat),G -20824478,1340598,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20824599,1340727,1004,9.88,,70.0,,,,,,,Total lipid (fat),G -20824720,1340906,1004,5.38,,70.0,,,,,,,Total lipid (fat),G -20824747,1340947,1004,66.67,,70.0,,,,,,,Total lipid (fat),G -20825153,1341524,1004,13.89,,70.0,,,,,,,Total lipid (fat),G -20826109,1342794,1004,5.88,,70.0,,,,,,,Total lipid (fat),G -20826154,1342860,1004,1.02,,70.0,,,,,,,Total lipid (fat),G -20826181,1342893,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20826191,1342905,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20826220,1342934,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20826280,1343016,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20826650,1343817,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20826762,1344026,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -20826822,1344136,1004,19.05,,70.0,,,,,,,Total lipid (fat),G -20826853,1344205,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20827476,1344950,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20827542,1345021,1004,7.96,,70.0,,,,,,,Total lipid (fat),G -20828072,1345666,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20828288,1345917,1004,0.8,,70.0,,,,,,,Total lipid (fat),G -20828613,1346321,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20829149,1347012,1004,48.57,,70.0,,,,,,,Total lipid (fat),G -20829499,1347472,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20829802,1347884,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -20829835,1347923,1004,4.71,,70.0,,,,,,,Total lipid (fat),G -20830055,1348162,1004,31.43,,70.0,,,,,,,Total lipid (fat),G -20830352,1348488,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -20830361,1348499,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -20830436,1348588,1004,4.88,,70.0,,,,,,,Total lipid (fat),G -20830476,1348636,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20830538,1348701,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20830814,1349035,1004,1.27,,70.0,,,,,,,Total lipid (fat),G -20831103,1349367,1004,24.24,,70.0,,,,,,,Total lipid (fat),G -20831226,1349519,1004,1.67,,70.0,,,,,,,Total lipid (fat),G -20831497,1349846,1004,4.69,,70.0,,,,,,,Total lipid (fat),G -20831506,1349862,1004,1.85,,70.0,,,,,,,Total lipid (fat),G -20831645,1350055,1004,16.16,,70.0,,,,,,,Total lipid (fat),G -20831678,1350094,1004,4.17,,70.0,,,,,,,Total lipid (fat),G -20833358,1352603,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20833399,1352685,1004,21.62,,70.0,,,,,,,Total lipid (fat),G -20833446,1352761,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -20833633,1353218,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -20833789,1353424,1004,3.1,,70.0,,,,,,,Total lipid (fat),G -20834225,1353963,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20834327,1354107,1004,0.5,,70.0,,,,,,,Total lipid (fat),G -20834600,1354423,1004,25.58,,70.0,,,,,,,Total lipid (fat),G -20834700,1354531,1004,8.0,,70.0,,,,,,,Total lipid (fat),G -20835116,1355049,1004,26.53,,70.0,,,,,,,Total lipid (fat),G -20835247,1355259,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20835274,1355289,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -20835324,1355354,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20835442,1355486,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20835462,1355511,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20835638,1355779,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20835659,1355808,1004,3.32,,70.0,,,,,,,Total lipid (fat),G -20835782,1355937,1004,66.67,,70.0,,,,,,,Total lipid (fat),G -20836139,1356340,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20836376,1356611,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20836470,1356741,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -20836529,1356820,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20836682,1357023,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -20836738,1357101,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20836983,1357423,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -20837052,1357498,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20837079,1357527,1004,8.93,,70.0,,,,,,,Total lipid (fat),G -20837372,1357861,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20837437,1357938,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -20837491,1358000,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20837611,1358153,1004,8.9,,70.0,,,,,,,Total lipid (fat),G -20837648,1358191,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -20837688,1358232,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20837734,1358280,1004,5.36,,70.0,,,,,,,Total lipid (fat),G -20837986,1358557,1004,3.25,,70.0,,,,,,,Total lipid (fat),G -20838052,1358624,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20838139,1358715,1004,1.17,,70.0,,,,,,,Total lipid (fat),G -20838271,1358854,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20838467,1359102,1004,0.82,,70.0,,,,,,,Total lipid (fat),G -20838531,1359183,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20838740,1359420,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20838912,1359620,1004,27.5,,70.0,,,,,,,Total lipid (fat),G -20838933,1359644,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20839003,1359746,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -20839066,1359835,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -20839072,1359849,1004,11.69,,70.0,,,,,,,Total lipid (fat),G -20839236,1360032,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20839332,1360150,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20839413,1360253,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -20839748,1360649,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20840025,1360962,1004,10.34,,70.0,,,,,,,Total lipid (fat),G -20840066,1361012,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20840239,1361216,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20840502,1361518,1004,4.71,,70.0,,,,,,,Total lipid (fat),G -20840642,1361686,1004,6.85,,70.0,,,,,,,Total lipid (fat),G -20841315,1362538,1004,19.51,,70.0,,,,,,,Total lipid (fat),G -20841351,1362588,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20842038,1363400,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20842043,1363405,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20842199,1363586,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20842311,1363747,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20842855,1364355,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20843133,1364677,1004,25.61,,70.0,,,,,,,Total lipid (fat),G -20843427,1365368,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20843476,1365429,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -20844499,1366888,1004,31.25,,70.0,,,,,,,Total lipid (fat),G -20844896,1367383,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -20845023,1367554,1004,0.85,,70.0,,,,,,,Total lipid (fat),G -20845724,1368421,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20845992,1368764,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20846442,1369325,1004,0.89,,70.0,,,,,,,Total lipid (fat),G -20846541,1369468,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20846712,1369683,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20846905,1369934,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20847039,1370120,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20847126,1370225,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20847491,1370724,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20848585,1372548,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -20848669,1372666,1004,0.36,,70.0,,,,,,,Total lipid (fat),G -20848729,1372745,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20848754,1372795,1004,0.92,,70.0,,,,,,,Total lipid (fat),G -20848866,1372955,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -20848980,1373097,1004,11.29,,70.0,,,,,,,Total lipid (fat),G -20848988,1373106,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -20849081,1373214,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20849198,1373354,1004,23.6,,70.0,,,,,,,Total lipid (fat),G -20849534,1373841,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20849558,1373869,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -20849561,1373875,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20849946,1374418,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20850044,1374535,1004,60.0,,70.0,,,,,,,Total lipid (fat),G -20850284,1374825,1004,2.25,,70.0,,,,,,,Total lipid (fat),G -20850290,1374832,1004,16.61,,70.0,,,,,,,Total lipid (fat),G -20850566,1375162,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20850579,1375180,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20850642,1375246,1004,17.14,,70.0,,,,,,,Total lipid (fat),G -20851047,1375732,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20851049,1375735,1004,0.83,,70.0,,,,,,,Total lipid (fat),G -20851131,1375838,1004,7.27,,70.0,,,,,,,Total lipid (fat),G -20851155,1375863,1004,25.58,,70.0,,,,,,,Total lipid (fat),G -20851216,1375929,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20851252,1375966,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20851325,1376073,1004,11.43,,70.0,,,,,,,Total lipid (fat),G -20851378,1376142,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20851386,1376152,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -20851902,1376808,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20852161,1377129,1004,4.42,,70.0,,,,,,,Total lipid (fat),G -20852299,1377290,1004,46.88,,70.0,,,,,,,Total lipid (fat),G -20852432,1377462,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20852487,1377526,1004,16.28,,70.0,,,,,,,Total lipid (fat),G -20852542,1377590,1004,0.42,,70.0,,,,,,,Total lipid (fat),G -20852793,1377909,1004,9.52,,70.0,,,,,,,Total lipid (fat),G -20852842,1377969,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20852855,1377983,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20852967,1378123,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20852990,1378154,1004,0.62,,70.0,,,,,,,Total lipid (fat),G -20853247,1378468,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20853578,1378884,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20853603,1378918,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20853621,1378937,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20853643,1378965,1004,1.92,,70.0,,,,,,,Total lipid (fat),G -20853693,1379023,1004,8.77,,70.0,,,,,,,Total lipid (fat),G -20853754,1379109,1004,0.44,,70.0,,,,,,,Total lipid (fat),G -20854116,1379565,1004,57.14,,70.0,,,,,,,Total lipid (fat),G -20854167,1379626,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20854381,1379891,1004,48.78,,70.0,,,,,,,Total lipid (fat),G -20854851,1380449,1004,0.4,,70.0,,,,,,,Total lipid (fat),G -20855316,1380994,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20855366,1381050,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20855437,1381138,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20855830,1381641,1004,38.71,,70.0,,,,,,,Total lipid (fat),G -20856362,1382342,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20857174,1383494,1004,6.36,,70.0,,,,,,,Total lipid (fat),G -20857216,1383544,1004,22.92,,70.0,,,,,,,Total lipid (fat),G -20857277,1383615,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20857566,1383995,1004,5.06,,70.0,,,,,,,Total lipid (fat),G -20857824,1384298,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20857886,1384369,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20858009,1384507,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20858016,1384515,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -20858115,1384629,1004,5.36,,70.0,,,,,,,Total lipid (fat),G -20858193,1384711,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20858228,1384751,1004,9.86,,70.0,,,,,,,Total lipid (fat),G -20858275,1384802,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20858386,1384936,1004,0.87,,70.0,,,,,,,Total lipid (fat),G -20858449,1385004,1004,10.47,,70.0,,,,,,,Total lipid (fat),G -20858485,1385052,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20859121,1385880,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20859168,1385938,1004,21.62,,70.0,,,,,,,Total lipid (fat),G -20859172,1385945,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -20859320,1386135,1004,14.1,,70.0,,,,,,,Total lipid (fat),G -20859422,1386254,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20859501,1386353,1004,2.38,,70.0,,,,,,,Total lipid (fat),G -20859608,1386479,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -20859804,1386707,1004,2.53,,70.0,,,,,,,Total lipid (fat),G -20860109,1387088,1004,2.0,,70.0,,,,,,,Total lipid (fat),G -20860165,1387182,1004,3.49,,70.0,,,,,,,Total lipid (fat),G -20860970,1388185,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20861397,1388723,1004,56.67,,70.0,,,,,,,Total lipid (fat),G -20861552,1388930,1004,3.53,,70.0,,,,,,,Total lipid (fat),G -20861630,1389045,1004,3.85,,70.0,,,,,,,Total lipid (fat),G -20861906,1389400,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20861945,1389450,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20862232,1389818,1004,1.18,,70.0,,,,,,,Total lipid (fat),G -20862242,1389830,1004,1.54,,70.0,,,,,,,Total lipid (fat),G -20862300,1389926,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20862426,1390082,1004,3.0,,70.0,,,,,,,Total lipid (fat),G -20862433,1390089,1004,14.94,,70.0,,,,,,,Total lipid (fat),G -20862678,1390371,1004,3.81,,70.0,,,,,,,Total lipid (fat),G -20863275,1391196,1004,16.13,,70.0,,,,,,,Total lipid (fat),G -20863297,1391241,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20863322,1391268,1004,17.54,,70.0,,,,,,,Total lipid (fat),G -20863566,1391655,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20863636,1391789,1004,17.81,,70.0,,,,,,,Total lipid (fat),G -20863841,1392086,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20863844,1392089,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20864187,1392571,1004,1.82,,70.0,,,,,,,Total lipid (fat),G -20864681,1393199,1004,35.85,,70.0,,,,,,,Total lipid (fat),G -20864845,1393492,1004,0.59,,70.0,,,,,,,Total lipid (fat),G -20864872,1393537,1004,0.77,,70.0,,,,,,,Total lipid (fat),G -20865373,1394276,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -20865439,1394357,1004,42.5,,70.0,,,,,,,Total lipid (fat),G -20865581,1394562,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20865584,1394565,1004,3.23,,70.0,,,,,,,Total lipid (fat),G -20865632,1394621,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20865649,1394643,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20865789,1394823,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20865823,1394859,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20865909,1394953,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20866106,1395225,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20866233,1395401,1004,0.85,,70.0,,,,,,,Total lipid (fat),G -20866270,1395441,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20866500,1395722,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20866506,1395728,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20866803,1396114,1004,1.02,,70.0,,,,,,,Total lipid (fat),G -20866891,1396232,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -20867526,1397038,1004,78.57,,70.0,,,,,,,Total lipid (fat),G -20867704,1397340,1004,4.9,,70.0,,,,,,,Total lipid (fat),G -20867967,1397707,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20867978,1397724,1004,11.67,,70.0,,,,,,,Total lipid (fat),G -20868028,1397801,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20868279,1398221,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20868893,1399349,1004,0.77,,70.0,,,,,,,Total lipid (fat),G -20868899,1399360,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20869198,1399859,1004,7.06,,70.0,,,,,,,Total lipid (fat),G -20869315,1400091,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20869321,1400098,1004,1.2,,70.0,,,,,,,Total lipid (fat),G -20869765,1400850,1004,0.54,,70.0,,,,,,,Total lipid (fat),G -20870562,1402090,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20870642,1402236,1004,6.92,,70.0,,,,,,,Total lipid (fat),G -20870674,1402302,1004,31.82,,70.0,,,,,,,Total lipid (fat),G -20870906,1402780,1004,30.23,,70.0,,,,,,,Total lipid (fat),G -20871100,1403090,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20871303,1403404,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20871640,1403969,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20871642,1403971,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20871690,1404026,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20871833,1404194,1004,19.35,,70.0,,,,,,,Total lipid (fat),G -20872155,1404633,1004,1.54,,70.0,,,,,,,Total lipid (fat),G -20872907,1405744,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20873126,1406017,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20873155,1406062,1004,27.27,,70.0,,,,,,,Total lipid (fat),G -20873226,1406153,1004,8.06,,70.0,,,,,,,Total lipid (fat),G -20873948,1407074,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20874172,1407395,1004,15.24,,70.0,,,,,,,Total lipid (fat),G -20874414,1407750,1004,4.81,,70.0,,,,,,,Total lipid (fat),G -20875273,1408950,1004,0.79,,70.0,,,,,,,Total lipid (fat),G -20875565,1409378,1004,2.83,,70.0,,,,,,,Total lipid (fat),G -20875976,1409970,1004,37.5,,70.0,,,,,,,Total lipid (fat),G -20876038,1410048,1004,78.57,,70.0,,,,,,,Total lipid (fat),G -20876755,1411052,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20877136,1411495,1004,0.89,,70.0,,,,,,,Total lipid (fat),G -20877227,1411604,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20877228,1411605,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20877251,1411632,1004,0.44,,71.0,,,,,,,Total lipid (fat),G -20877381,1411794,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20877389,1411805,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20877589,1412072,1004,7.03,,70.0,,,,,,,Total lipid (fat),G -20877840,1412412,1004,2.08,,70.0,,,,,,,Total lipid (fat),G -20877841,1412413,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20878308,1413027,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20878368,1413113,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20878378,1413130,1004,1.25,,70.0,,,,,,,Total lipid (fat),G -20878459,1413238,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -20878669,1413506,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -20879072,1414086,1004,28.95,,70.0,,,,,,,Total lipid (fat),G -20879415,1414542,1004,12.31,,70.0,,,,,,,Total lipid (fat),G -20879423,1414551,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20879427,1414556,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -20879485,1414621,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20879565,1414716,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20879780,1415018,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20879930,1415219,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20879987,1415290,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -20879995,1415298,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20880270,1415656,1004,21.9,,70.0,,,,,,,Total lipid (fat),G -20880312,1415707,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20880636,1416124,1004,19.05,,70.0,,,,,,,Total lipid (fat),G -20880875,1416445,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20880895,1416483,1004,25.45,,70.0,,,,,,,Total lipid (fat),G -20881034,1416637,1004,18.0,,70.0,,,,,,,Total lipid (fat),G -20881356,1417013,1004,12.63,,70.0,,,,,,,Total lipid (fat),G -20881464,1417142,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20881536,1417244,1004,2.53,,70.0,,,,,,,Total lipid (fat),G -20881601,1417321,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -20881605,1417325,1004,2.0,,70.0,,,,,,,Total lipid (fat),G -20881820,1417583,1004,0.7,,70.0,,,,,,,Total lipid (fat),G -20881839,1417614,1004,6.2,,70.0,,,,,,,Total lipid (fat),G -20881954,1417746,1004,12.0,,70.0,,,,,,,Total lipid (fat),G -20882041,1417860,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20882070,1417891,1004,2.65,,70.0,,,,,,,Total lipid (fat),G -20882220,1418059,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20882290,1418149,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20882803,1418765,1004,15.07,,70.0,,,,,,,Total lipid (fat),G -20882987,1418984,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20883120,1419139,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20883749,1419996,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20883807,1420085,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20883926,1420280,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20884318,1420827,1004,13.13,,70.0,,,,,,,Total lipid (fat),G -20884422,1420984,1004,11.9,,70.0,,,,,,,Total lipid (fat),G -20884499,1421079,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20884547,1421127,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20884796,1421435,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20885040,1421787,1004,30.43,,70.0,,,,,,,Total lipid (fat),G -20885166,1421932,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20885321,1422133,1004,24.0,,70.0,,,,,,,Total lipid (fat),G -20885572,1422452,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20886261,1423261,1004,1.25,,70.0,,,,,,,Total lipid (fat),G -20886351,1423366,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20886533,1423589,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20886605,1423681,1004,11.67,,70.0,,,,,,,Total lipid (fat),G -20886743,1423861,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20886789,1423913,1004,1.25,,70.0,,,,,,,Total lipid (fat),G -20886793,1423917,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -20887192,1424411,1004,1.6,,70.0,,,,,,,Total lipid (fat),G -20887227,1424449,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20887240,1424464,1004,10.58,,70.0,,,,,,,Total lipid (fat),G -20887760,1425177,1004,1.56,,70.0,,,,,,,Total lipid (fat),G -20887807,1425256,1004,25.45,,70.0,,,,,,,Total lipid (fat),G -20887987,1425504,1004,10.71,,70.0,,,,,,,Total lipid (fat),G -20888166,1425777,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20888311,1425981,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20888577,1426327,1004,17.02,,70.0,,,,,,,Total lipid (fat),G -20888606,1426363,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20888674,1426453,1004,55.88,,70.0,,,,,,,Total lipid (fat),G -20888807,1426665,1004,2.53,,70.0,,,,,,,Total lipid (fat),G -20888818,1426685,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20889009,1426955,1004,1.92,,70.0,,,,,,,Total lipid (fat),G -20889330,1427364,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20889415,1427482,1004,20.54,,70.0,,,,,,,Total lipid (fat),G -20889827,1428172,1004,6.39,,70.0,,,,,,,Total lipid (fat),G -20889978,1428462,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20890146,1428735,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20890169,1428771,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20891187,1431098,1004,46.88,,70.0,,,,,,,Total lipid (fat),G -20891310,1432338,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20891393,1432906,1004,3.51,,70.0,,,,,,,Total lipid (fat),G -20891562,1434539,1004,5.26,,70.0,,,,,,,Total lipid (fat),G -20891737,1434769,1004,7.41,,70.0,,,,,,,Total lipid (fat),G -20892179,1435298,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20892224,1435345,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -20892477,1435609,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -20892494,1435626,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20893034,1436376,1004,31.71,,70.0,,,,,,,Total lipid (fat),G -20893119,1436465,1004,2.5,,70.0,,,,,,,Total lipid (fat),G -20893224,1436580,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20893387,1444974,1004,35.0,,70.0,,,,,,,Total lipid (fat),G -20893442,1455342,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20893546,1455446,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20893685,1455585,1004,17.95,,71.0,,,,,,,Total lipid (fat),G -20893963,1455863,1004,2.5,,71.0,,,,,,,Total lipid (fat),G -20894063,1455965,1004,1.67,,71.0,,,,,,,Total lipid (fat),G -20894242,1456144,1004,0.91,,78.0,,,,,,,Total lipid (fat),G -20894428,1456330,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20895098,1457001,1004,7.0,,78.0,,,,,,,Total lipid (fat),G -20895190,1457093,1004,11.0,,78.0,,,,,,,Total lipid (fat),G -20895209,1457112,1004,9.41,,71.0,,,,,,,Total lipid (fat),G -20895697,1457605,1004,0.88,,71.0,,,,,,,Total lipid (fat),G -20896005,1457914,1004,0.0,,78.0,,,,,,,Total lipid (fat),G -20896009,1457918,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20896106,1458015,1004,1.06,,71.0,,,,,,,Total lipid (fat),G -20896112,1458021,1004,6.9,,71.0,,,,,,,Total lipid (fat),G -20897057,1458972,1004,1.34,,71.0,,,,,,,Total lipid (fat),G -20897539,1459458,1004,6.25,,71.0,,,,,,,Total lipid (fat),G -20897651,1459571,1004,4.2,,78.0,,,,,,,Total lipid (fat),G -20897658,1459578,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20897806,1459730,1004,8.33,,71.0,,,,,,,Total lipid (fat),G -20897934,1459858,1004,0.09,,72.0,,,,,,,Total lipid (fat),G -20897974,1459898,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20898172,1460096,1004,21.43,,71.0,,,,,,,Total lipid (fat),G -20898335,1460260,1004,1.34,,71.0,,,,,,,Total lipid (fat),G -20898665,1460590,1004,11.61,,71.0,,,,,,,Total lipid (fat),G -20899186,1461121,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20899365,1461300,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20899371,1461306,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20899379,1461314,1004,3.0,,78.0,,,,,,,Total lipid (fat),G -20899721,1461656,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20899936,1461872,1004,1.25,,71.0,,,,,,,Total lipid (fat),G -20900230,1462173,1004,39.29,,71.0,,,,,,,Total lipid (fat),G -20900453,1462396,1004,8.04,,71.0,,,,,,,Total lipid (fat),G -20900481,1462424,1004,17.86,,71.0,,,,,,,Total lipid (fat),G -20900787,1880984,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20900811,1462766,1004,0.59,,71.0,,,,,,,Total lipid (fat),G -20900862,1462818,1004,4.0,,78.0,,,,,,,Total lipid (fat),G -20900895,1462853,1004,35.71,,71.0,,,,,,,Total lipid (fat),G -20901193,1463154,1004,11.67,,70.0,,,,,,,Total lipid (fat),G -20901236,1463197,1004,39.29,,70.0,,,,,,,Total lipid (fat),G -20901425,1463387,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20901481,1463443,1004,14.89,,70.0,,,,,,,Total lipid (fat),G -20902082,1464052,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20902449,1464420,1004,9.74,,70.0,,,,,,,Total lipid (fat),G -20902478,1464449,1004,5.71,,70.0,,,,,,,Total lipid (fat),G -20902507,1464478,1004,11.97,,70.0,,,,,,,Total lipid (fat),G -20902691,1464663,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20903002,1464975,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20903015,1464990,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20903127,1465103,1004,1.82,,70.0,,,,,,,Total lipid (fat),G -20903133,1465109,1004,40.35,,70.0,,,,,,,Total lipid (fat),G -20903282,1465261,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20903386,1465365,1004,19.35,,70.0,,,,,,,Total lipid (fat),G -20903415,1465396,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -20903964,1465963,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -20904825,1466833,1004,16.9,,70.0,,,,,,,Total lipid (fat),G -20905165,1467173,1004,9.62,,70.0,,,,,,,Total lipid (fat),G -20905326,1467340,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -20905438,1467468,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20905578,1467615,1004,21.05,,70.0,,,,,,,Total lipid (fat),G -20905831,1467882,1004,7.45,,70.0,,,,,,,Total lipid (fat),G -20906172,1468232,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20906835,1468898,1004,1.33,,70.0,,,,,,,Total lipid (fat),G -20906841,1468904,1004,35.29,,70.0,,,,,,,Total lipid (fat),G -20906867,1468930,1004,8.06,,70.0,,,,,,,Total lipid (fat),G -20907018,1469082,1004,2.7,,70.0,,,,,,,Total lipid (fat),G -20907151,1469215,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20907472,1469542,1004,22.58,,70.0,,,,,,,Total lipid (fat),G -20907731,1469801,1004,52.5,,70.0,,,,,,,Total lipid (fat),G -20908004,1470078,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20908093,1470169,1004,48.57,,70.0,,,,,,,Total lipid (fat),G -20908241,1470318,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -20908753,1470832,1004,0.46,,70.0,,,,,,,Total lipid (fat),G -20908815,1470894,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20909236,1471318,1004,1.56,,70.0,,,,,,,Total lipid (fat),G -20909325,1471408,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20909506,1471595,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20909571,1471662,1004,2.18,,70.0,,,,,,,Total lipid (fat),G -20910673,1472775,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -20910942,1473045,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20911065,1473169,1004,2.06,,70.0,,,,,,,Total lipid (fat),G -20911130,1473234,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -20911253,1473358,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20911417,1473523,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20911645,1473752,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -20911695,1473802,1004,4.44,,70.0,,,,,,,Total lipid (fat),G -20911942,1474052,1004,32.5,,70.0,,,,,,,Total lipid (fat),G -20912069,1474186,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20912189,1474306,1004,10.23,,70.0,,,,,,,Total lipid (fat),G -20912453,1474573,1004,5.6,,70.0,,,,,,,Total lipid (fat),G -20912508,1474628,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20913141,1475265,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20913307,1475433,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20913469,1475601,1004,0.53,,75.0,,,,,,,Total lipid (fat),G -20913513,1475645,1004,2.67,,70.0,,,,,,,Total lipid (fat),G -20913712,1475844,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20913859,1475992,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20913940,1476074,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -20914291,1476426,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20914354,1476489,1004,18.18,,70.0,,,,,,,Total lipid (fat),G -20914419,1476554,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20914529,1476665,1004,2.36,,70.0,,,,,,,Total lipid (fat),G -20914885,1477027,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -20915149,1477295,1004,12.31,,70.0,,,,,,,Total lipid (fat),G -20915326,1477474,1004,0.83,,70.0,,,,,,,Total lipid (fat),G -20915708,1477858,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -20915864,1478014,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20916093,1478248,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20916754,1478953,1004,15.15,,70.0,,,,,,,Total lipid (fat),G -20916758,1478957,1004,46.15,,70.0,,,,,,,Total lipid (fat),G -20917107,1479310,1004,17.14,,70.0,,,,,,,Total lipid (fat),G -20917209,1479412,1004,53.33,,70.0,,,,,,,Total lipid (fat),G -20917300,1479504,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20917820,1480024,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -20918031,1480244,1004,46.43,,70.0,,,,,,,Total lipid (fat),G -20918560,1480777,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20918862,1481079,1004,32.26,,70.0,,,,,,,Total lipid (fat),G -20918946,1481163,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20919098,1481316,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20919103,1481321,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20919404,1481634,1004,8.04,,70.0,,,,,,,Total lipid (fat),G -20919554,1481797,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20919566,1481809,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20919785,1482029,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20919984,1482230,1004,21.88,,70.0,,,,,,,Total lipid (fat),G -20920043,1482290,1004,5.65,,70.0,,,,,,,Total lipid (fat),G -20920052,1482299,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20920240,1482487,1004,1.06,,70.0,,,,,,,Total lipid (fat),G -20920876,1483128,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20921003,1483256,1004,19.23,,70.0,,,,,,,Total lipid (fat),G -20921178,1483434,1004,8.82,,70.0,,,,,,,Total lipid (fat),G -20921251,1483507,1004,4.65,,70.0,,,,,,,Total lipid (fat),G -20921373,1483629,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20921516,1483777,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20921533,1483794,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20921542,1483803,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20921737,1484001,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20921761,1484025,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20922215,1484483,1004,31.25,,70.0,,,,,,,Total lipid (fat),G -20922471,1484743,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20922474,1484746,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20922809,1485086,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20923010,1485288,1004,12.24,,70.0,,,,,,,Total lipid (fat),G -20923068,1485346,1004,4.65,,70.0,,,,,,,Total lipid (fat),G -20923072,1485350,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20923470,1485752,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20923516,1485798,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20923617,1485899,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20923780,1486063,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20923811,1486095,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20924106,1486395,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20924260,1486550,1004,3.51,,70.0,,,,,,,Total lipid (fat),G -20924278,1486568,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20924433,1486724,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20924511,1486804,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20924699,1486992,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20924834,1487127,1004,2.03,,70.0,,,,,,,Total lipid (fat),G -20925074,1487371,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20925516,1487818,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20925614,1487917,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20925767,1488071,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20926302,1488610,1004,1.39,,70.0,,,,,,,Total lipid (fat),G -20926565,1488877,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20926575,1488887,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20926753,1489066,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20926998,1489315,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20927024,1489341,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20927184,1489501,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20927257,1489574,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20927326,1489643,1004,13.64,,70.0,,,,,,,Total lipid (fat),G -20927388,1489709,1004,9.38,,70.0,,,,,,,Total lipid (fat),G -20927537,1489863,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20928634,1490974,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20928688,1491029,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20928854,1491196,1004,2.27,,70.0,,,,,,,Total lipid (fat),G -20928945,1491287,1004,3.67,,70.0,,,,,,,Total lipid (fat),G -20929224,1491571,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20929251,1491598,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20929480,1491828,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20929605,1491953,1004,78.57,,70.0,,,,,,,Total lipid (fat),G -20929776,1492127,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20929909,1492263,1004,11.79,,70.0,,,,,,,Total lipid (fat),G -20929971,1492327,1004,1.67,,70.0,,,,,,,Total lipid (fat),G -20930317,1492674,1004,0.38,,70.0,,,,,,,Total lipid (fat),G -20930477,1492839,1004,4.29,,70.0,,,,,,,Total lipid (fat),G -20930542,1492904,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20930827,1493190,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20930836,1493199,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20931199,1493565,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20931369,1493735,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20931421,1493787,1004,2.78,,70.0,,,,,,,Total lipid (fat),G -20931453,1493819,1004,5.81,,70.0,,,,,,,Total lipid (fat),G -20931658,1494026,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20931968,1494340,1004,0.4,,70.0,,,,,,,Total lipid (fat),G -20932077,1494449,1004,0.49,,70.0,,,,,,,Total lipid (fat),G -20932086,1494458,1004,2.63,,70.0,,,,,,,Total lipid (fat),G -20932180,1494554,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20932297,1494672,1004,39.29,,70.0,,,,,,,Total lipid (fat),G -20932492,1494869,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20932742,1495122,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -20932976,1495356,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20933300,1495682,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20933561,1495955,1004,27.27,,70.0,,,,,,,Total lipid (fat),G -20933716,1496110,1004,6.0,,70.0,,,,,,,Total lipid (fat),G -20933823,1496217,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20933984,1496378,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20934491,1496888,1004,18.87,,70.0,,,,,,,Total lipid (fat),G -20934587,1496985,1004,1.64,,70.0,,,,,,,Total lipid (fat),G -20934619,1497017,1004,11.11,,70.0,,,,,,,Total lipid (fat),G -20934662,1497060,1004,2.68,,70.0,,,,,,,Total lipid (fat),G -20934780,1497178,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20935147,1497552,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20935513,1497922,1004,4.41,,70.0,,,,,,,Total lipid (fat),G -20935537,1497946,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20935809,1498218,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20935838,1498247,1004,36.67,,70.0,,,,,,,Total lipid (fat),G -20935931,1498341,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20936174,1498586,1004,26.79,,70.0,,,,,,,Total lipid (fat),G -20936223,1498636,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20936238,1498651,1004,0.89,,70.0,,,,,,,Total lipid (fat),G -20936243,1498656,1004,0.71,,70.0,,,,,,,Total lipid (fat),G -20936429,1498843,1004,25.37,,70.0,,,,,,,Total lipid (fat),G -20936575,1498990,1004,14.55,,70.0,,,,,,,Total lipid (fat),G -20936651,1499068,1004,5.95,,70.0,,,,,,,Total lipid (fat),G -20936698,1499115,1004,10.53,,70.0,,,,,,,Total lipid (fat),G -20936767,1499184,1004,9.41,,70.0,,,,,,,Total lipid (fat),G -20936787,1499204,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20936800,1499217,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20937143,1499561,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20937319,1499739,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20937657,1500077,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20937971,1500394,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20938167,1500591,1004,4.42,,70.0,,,,,,,Total lipid (fat),G -20938305,1500729,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -20938309,1500733,1004,23.18,,70.0,,,,,,,Total lipid (fat),G -20938384,1500808,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20938419,1500843,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20938615,1501042,1004,2.38,,70.0,,,,,,,Total lipid (fat),G -20938626,1501053,1004,13.25,,70.0,,,,,,,Total lipid (fat),G -20939733,1502164,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20940269,1502700,1004,32.0,,70.0,,,,,,,Total lipid (fat),G -20940297,1502728,1004,3.12,,70.0,,,,,,,Total lipid (fat),G -20940322,1502753,1004,4.17,,70.0,,,,,,,Total lipid (fat),G -20940491,1502922,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20940546,1502977,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20940633,1503064,1004,2.86,,70.0,,,,,,,Total lipid (fat),G -20940978,1503409,1004,1.67,,70.0,,,,,,,Total lipid (fat),G -20941176,1503607,1004,0.4,,70.0,,,,,,,Total lipid (fat),G -20941291,1503722,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20941419,1503851,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20942479,1504914,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20942580,1505015,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20942613,1505048,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20942657,1505092,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20942984,1505419,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20943088,1505523,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20944607,1507058,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -20945106,1507560,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20945116,1507570,1004,10.67,,70.0,,,,,,,Total lipid (fat),G -20945228,1507682,1004,0.77,,70.0,,,,,,,Total lipid (fat),G -20945313,1507767,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20945426,1507880,1004,23.08,,70.0,,,,,,,Total lipid (fat),G -20945542,1507996,1004,16.22,,70.0,,,,,,,Total lipid (fat),G -20945621,1508076,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20946430,1508898,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20946461,1508929,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20946669,1509151,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20946862,1509344,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20946958,1509440,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20947231,1509726,1004,10.94,,70.0,,,,,,,Total lipid (fat),G -20947663,1510173,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20947870,1510380,1004,0.76,,70.0,,,,,,,Total lipid (fat),G -20947966,1510476,1004,5.83,,70.0,,,,,,,Total lipid (fat),G -20948300,1510819,1004,9.76,,70.0,,,,,,,Total lipid (fat),G -20948622,1511144,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -20948736,1511259,1004,13.89,,70.0,,,,,,,Total lipid (fat),G -20948754,1511277,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20948962,1511485,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -20949016,1511540,1004,19.64,,70.0,,,,,,,Total lipid (fat),G -20949158,1511682,1004,15.62,,70.0,,,,,,,Total lipid (fat),G -20949202,1511726,1004,2.56,,70.0,,,,,,,Total lipid (fat),G -20949521,1512048,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20949720,1512252,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20949798,1512333,1004,1.03,,70.0,,,,,,,Total lipid (fat),G -20949972,1512507,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20950085,1512620,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20950579,1513121,1004,3.75,,70.0,,,,,,,Total lipid (fat),G -20950907,1513458,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20950963,1513514,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20950980,1513531,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20951290,1513844,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20951452,1514008,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -20951965,1514527,1004,1.67,,70.0,,,,,,,Total lipid (fat),G -20952128,1514692,1004,2.1,,70.0,,,,,,,Total lipid (fat),G -20952253,1514818,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20952712,1515282,1004,14.0,,70.0,,,,,,,Total lipid (fat),G -20952849,1515420,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20952949,1515521,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20953530,1516104,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20953686,1516265,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20954146,1516726,1004,28.0,,70.0,,,,,,,Total lipid (fat),G -20954350,1516930,1004,32.0,,70.0,,,,,,,Total lipid (fat),G -20954478,1517063,1004,7.5,,70.0,,,,,,,Total lipid (fat),G -20954706,1517292,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20954811,1517397,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20954840,1517426,1004,17.5,,70.0,,,,,,,Total lipid (fat),G -20954903,1517489,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20955089,1517676,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20955171,1517759,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20955174,1517762,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20955329,1517920,1004,19.05,,70.0,,,,,,,Total lipid (fat),G -20955526,1518117,1004,30.95,,70.0,,,,,,,Total lipid (fat),G -20956054,1518648,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20956243,1518840,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20956336,1518933,1004,27.5,,70.0,,,,,,,Total lipid (fat),G -20956379,1518976,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20956399,1518996,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -20956625,1519222,1004,30.3,,70.0,,,,,,,Total lipid (fat),G -20956747,1519344,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20957032,1519630,1004,14.71,,70.0,,,,,,,Total lipid (fat),G -20957166,1519764,1004,43.33,,70.0,,,,,,,Total lipid (fat),G -20957233,1519831,1004,48.84,,70.0,,,,,,,Total lipid (fat),G -20957391,1519989,1004,18.58,,70.0,,,,,,,Total lipid (fat),G -20957487,1520086,1004,19.05,,70.0,,,,,,,Total lipid (fat),G -20957691,1520293,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -20957830,1520432,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -20958072,1520679,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20958181,1520788,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20958214,1520821,1004,15.56,,70.0,,,,,,,Total lipid (fat),G -20958260,1520867,1004,32.5,,70.0,,,,,,,Total lipid (fat),G -20958958,1521566,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20959125,1521733,1004,10.71,,70.0,,,,,,,Total lipid (fat),G -20959237,1521845,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20959477,1522087,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20959601,1522211,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20959622,1522232,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20959777,1522387,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20959946,1522556,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20960012,1522624,1004,35.78,,70.0,,,,,,,Total lipid (fat),G -20960028,1522640,1004,41.67,,70.0,,,,,,,Total lipid (fat),G -20960381,1522997,1004,29.03,,70.0,,,,,,,Total lipid (fat),G -20960446,1523062,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20960719,1523335,1004,40.48,,70.0,,,,,,,Total lipid (fat),G -20960755,1523371,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -20961069,1523688,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20961332,1523952,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20961353,1523973,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -20961766,1524386,1004,15.79,,70.0,,,,,,,Total lipid (fat),G -20961768,1524388,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -20962129,1524752,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20962652,1525278,1004,26.37,,70.0,,,,,,,Total lipid (fat),G -20962711,1525338,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20962931,1525559,1004,31.91,,70.0,,,,,,,Total lipid (fat),G -20963220,1525849,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20963401,1526032,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -20963551,1526182,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20963677,1526313,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20963694,1526330,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20963829,1526466,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -20965132,1527780,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20965183,1527831,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20965297,1527945,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20965459,1528109,1004,29.51,,70.0,,,,,,,Total lipid (fat),G -20965756,1528407,1004,27.78,,70.0,,,,,,,Total lipid (fat),G -20965818,1528469,1004,32.5,,70.0,,,,,,,Total lipid (fat),G -20965916,1528567,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -20966027,1528678,1004,16.07,,70.0,,,,,,,Total lipid (fat),G -20966255,1528907,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20966422,1529074,1004,53.33,,70.0,,,,,,,Total lipid (fat),G -20966444,1529096,1004,8.75,,70.0,,,,,,,Total lipid (fat),G -20966610,1529265,1004,37.5,,70.0,,,,,,,Total lipid (fat),G -20967162,1529817,1004,27.14,,70.0,,,,,,,Total lipid (fat),G -20967213,1529868,1004,1.33,,70.0,,,,,,,Total lipid (fat),G -20967554,1530210,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20967802,1530460,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20968027,1530685,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20968455,1531115,1004,39.16,,70.0,,,,,,,Total lipid (fat),G -20968992,1531659,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -20969383,1532050,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -20969591,1532258,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20969621,1532288,1004,14.71,,70.0,,,,,,,Total lipid (fat),G -20969822,1532492,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20969892,1532567,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20970672,1533353,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20970714,1533395,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20970939,1533620,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20970952,1533633,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -20971077,1533758,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20971155,1533836,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -20971212,1533893,1004,2.56,,70.0,,,,,,,Total lipid (fat),G -20971450,1534131,1004,3.45,,70.0,,,,,,,Total lipid (fat),G -20971667,1534348,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -20971862,1534544,1004,7.07,,70.0,,,,,,,Total lipid (fat),G -20971967,1534649,1004,7.49,,70.0,,,,,,,Total lipid (fat),G -20971979,1534661,1004,3.17,,70.0,,,,,,,Total lipid (fat),G -20972061,1534743,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20972118,1534800,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -20972255,1534937,1004,3.0,,70.0,,,,,,,Total lipid (fat),G -20972266,1534948,1004,6.34,,70.0,,,,,,,Total lipid (fat),G -20972632,1535319,1004,30.56,,70.0,,,,,,,Total lipid (fat),G -20973253,1535943,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20973466,1536156,1004,9.69,,70.0,,,,,,,Total lipid (fat),G -20973828,1536520,1004,21.05,,70.0,,,,,,,Total lipid (fat),G -20974057,1536749,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20974444,1537138,1004,16.04,,70.0,,,,,,,Total lipid (fat),G -20974509,1537203,1004,1.04,,70.0,,,,,,,Total lipid (fat),G -20974554,1537248,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20974605,1537299,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20974704,1537398,1004,12.68,,70.0,,,,,,,Total lipid (fat),G -20975083,1537778,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20975322,1538020,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20975724,1538424,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -20976047,1538747,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -20976117,1538817,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20976241,1538944,1004,12.94,,70.0,,,,,,,Total lipid (fat),G -20976278,1538981,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20976357,1539060,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20976363,1539066,1004,11.63,,70.0,,,,,,,Total lipid (fat),G -20976912,1539617,1004,17.54,,70.0,,,,,,,Total lipid (fat),G -20977429,1540137,1004,12.2,,70.0,,,,,,,Total lipid (fat),G -20977689,1540397,1004,31.43,,70.0,,,,,,,Total lipid (fat),G -20977710,1540418,1004,5.88,,70.0,,,,,,,Total lipid (fat),G -20978033,1540744,1004,2.86,,70.0,,,,,,,Total lipid (fat),G -20978818,1541535,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20979259,1541978,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20979480,1542200,1004,3.7,,70.0,,,,,,,Total lipid (fat),G -20979576,1542296,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -20979647,1542367,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -20979754,1542474,1004,23.81,,70.0,,,,,,,Total lipid (fat),G -20979837,1542559,1004,4.65,,70.0,,,,,,,Total lipid (fat),G -20979910,1542632,1004,19.64,,70.0,,,,,,,Total lipid (fat),G -20979919,1542641,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -20980080,1542802,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20980125,1542847,1004,4.42,,70.0,,,,,,,Total lipid (fat),G -20980159,1542881,1004,7.69,,70.0,,,,,,,Total lipid (fat),G -20980189,1542911,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -20980221,1542943,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20980399,1543121,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -20980768,1543490,1004,28.12,,70.0,,,,,,,Total lipid (fat),G -20980885,1543607,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -20981299,1544025,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20982327,1545057,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -20982329,1545059,1004,12.52,,70.0,,,,,,,Total lipid (fat),G -20982335,1545065,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20982389,1545119,1004,9.23,,70.0,,,,,,,Total lipid (fat),G -20983012,1545754,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20983157,1545899,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20983439,1546181,1004,1.74,,70.0,,,,,,,Total lipid (fat),G -20983938,1546683,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -20984124,1546880,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20984523,1547306,1004,4.29,,70.0,,,,,,,Total lipid (fat),G -20984698,1547481,1004,2.68,,70.0,,,,,,,Total lipid (fat),G -20985229,1548024,1004,1.18,,70.0,,,,,,,Total lipid (fat),G -20985336,1548131,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20985370,1548165,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20985454,1548249,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20985625,1548420,1004,1.16,,70.0,,,,,,,Total lipid (fat),G -20985676,1548471,1004,14.93,,70.0,,,,,,,Total lipid (fat),G -20985728,1548523,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20985739,1548534,1004,0.5,,70.0,,,,,,,Total lipid (fat),G -20985780,1548575,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20985971,1548766,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20986077,1548872,1004,14.93,,70.0,,,,,,,Total lipid (fat),G -20986118,1548913,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20986165,1548960,1004,8.77,,70.0,,,,,,,Total lipid (fat),G -20986329,1549125,1004,17.5,,70.0,,,,,,,Total lipid (fat),G -20986813,1549612,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20986840,1549639,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20987287,1550087,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20987497,1550297,1004,39.53,,70.0,,,,,,,Total lipid (fat),G -20987806,1550608,1004,21.74,,70.0,,,,,,,Total lipid (fat),G -20988064,1550866,1004,40.56,,70.0,,,,,,,Total lipid (fat),G -20988097,1550899,1004,29.76,,70.0,,,,,,,Total lipid (fat),G -20988262,1551064,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20988397,1551202,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20988671,1551478,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -20988793,1551600,1004,1.75,,70.0,,,,,,,Total lipid (fat),G -20989004,1551811,1004,23.53,,70.0,,,,,,,Total lipid (fat),G -20989039,1551846,1004,3.08,,70.0,,,,,,,Total lipid (fat),G -20989243,1552051,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -20989848,1552659,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20990620,1553432,1004,5.56,,70.0,,,,,,,Total lipid (fat),G -20990662,1553474,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -20990741,1553553,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20991014,1553827,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -20991028,1553841,1004,4.44,,70.0,,,,,,,Total lipid (fat),G -20991079,1553892,1004,40.62,,70.0,,,,,,,Total lipid (fat),G -20991202,1554015,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20991346,1554159,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -20991357,1554170,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20991447,1554260,1004,8.82,,70.0,,,,,,,Total lipid (fat),G -20991552,1554366,1004,4.49,,70.0,,,,,,,Total lipid (fat),G -20991613,1554427,1004,0.83,,70.0,,,,,,,Total lipid (fat),G -20991743,1554559,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20991848,1554664,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -20992048,1554866,1004,2.86,,70.0,,,,,,,Total lipid (fat),G -20992129,1554947,1004,3.29,,70.0,,,,,,,Total lipid (fat),G -20992186,1555004,1004,3.51,,70.0,,,,,,,Total lipid (fat),G -20992555,1555374,1004,2.27,,70.0,,,,,,,Total lipid (fat),G -20992734,1555556,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -20993111,1555934,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -20993196,1556019,1004,1.75,,70.0,,,,,,,Total lipid (fat),G -20993680,1556506,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20993711,1556537,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -20994016,1556845,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20994017,1556846,1004,0.68,,70.0,,,,,,,Total lipid (fat),G -20994021,1556850,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20994247,1557076,1004,12.94,,70.0,,,,,,,Total lipid (fat),G -20994400,1557229,1004,1.61,,70.0,,,,,,,Total lipid (fat),G -20994496,1557325,1004,3.12,,70.0,,,,,,,Total lipid (fat),G -20994935,1557776,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20995026,1557867,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20995068,1557909,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20995242,1558089,1004,8.0,,70.0,,,,,,,Total lipid (fat),G -20995270,1558117,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20995447,1558294,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -20995491,1558338,1004,21.05,,70.0,,,,,,,Total lipid (fat),G -20995764,1558616,1004,6.82,,70.0,,,,,,,Total lipid (fat),G -20995916,1558768,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -20996038,1558891,1004,9.09,,70.0,,,,,,,Total lipid (fat),G -20996114,1558967,1004,3.53,,70.0,,,,,,,Total lipid (fat),G -20996143,1558996,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20996268,1559122,1004,11.43,,70.0,,,,,,,Total lipid (fat),G -20996324,1559178,1004,3.53,,70.0,,,,,,,Total lipid (fat),G -20996489,1559343,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -20996569,1559423,1004,24.44,,70.0,,,,,,,Total lipid (fat),G -20996815,1559669,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -20996891,1559745,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20996895,1559749,1004,0.77,,70.0,,,,,,,Total lipid (fat),G -20997368,1560226,1004,2.86,,70.0,,,,,,,Total lipid (fat),G -20997829,1560690,1004,5.26,,70.0,,,,,,,Total lipid (fat),G -20997892,1560754,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20998041,1560904,1004,29.03,,70.0,,,,,,,Total lipid (fat),G -20998282,1561146,1004,12.04,,70.0,,,,,,,Total lipid (fat),G -20998443,1561308,1004,20.59,,70.0,,,,,,,Total lipid (fat),G -20998562,1561427,1004,13.27,,70.0,,,,,,,Total lipid (fat),G -20998661,1561526,1004,4.42,,70.0,,,,,,,Total lipid (fat),G -20998714,1561579,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20998775,1561640,1004,4.12,,70.0,,,,,,,Total lipid (fat),G -20998992,1561858,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -20999091,1561957,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -20999159,1562025,1004,31.25,,70.0,,,,,,,Total lipid (fat),G -20999215,1562082,1004,14.17,,70.0,,,,,,,Total lipid (fat),G -20999469,1562337,1004,11.76,,70.0,,,,,,,Total lipid (fat),G -20999584,1562452,1004,4.58,,70.0,,,,,,,Total lipid (fat),G -20999951,1562820,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21000745,1563616,1004,2.08,,70.0,,,,,,,Total lipid (fat),G -21001042,1563914,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -21001072,1563944,1004,0.21,,70.0,,,,,,,Total lipid (fat),G -21001116,1563988,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21001216,1564089,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -21001222,1564095,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21001332,1564205,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21001602,1564488,1004,35.0,,70.0,,,,,,,Total lipid (fat),G -21001858,1564745,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21002506,1565396,1004,32.0,,70.0,,,,,,,Total lipid (fat),G -21002757,1565647,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21002819,1565709,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -21003288,1566183,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21003341,1566237,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21003872,1566774,1004,21.05,,70.0,,,,,,,Total lipid (fat),G -21004024,1566926,1004,31.58,,70.0,,,,,,,Total lipid (fat),G -21004060,1566969,1004,3.49,,70.0,,,,,,,Total lipid (fat),G -21004273,1567182,1004,22.22,,70.0,,,,,,,Total lipid (fat),G -21004347,1567258,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21004378,1567289,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21004604,1567518,1004,25.89,,70.0,,,,,,,Total lipid (fat),G -21004645,1567559,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21004790,1567704,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21004858,1567774,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21004892,1567808,1004,0.64,,70.0,,,,,,,Total lipid (fat),G -21005012,1567929,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21005363,1568286,1004,3.7,,70.0,,,,,,,Total lipid (fat),G -21005507,1568431,1004,8.93,,70.0,,,,,,,Total lipid (fat),G -21005655,1568579,1004,8.93,,70.0,,,,,,,Total lipid (fat),G -21005802,1568727,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21005814,1568739,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21005830,1568755,1004,18.58,,70.0,,,,,,,Total lipid (fat),G -21005889,1568817,1004,9.09,,70.0,,,,,,,Total lipid (fat),G -21006021,1568949,1004,10.64,,70.0,,,,,,,Total lipid (fat),G -21006046,1568974,1004,15.15,,70.0,,,,,,,Total lipid (fat),G -21006069,1568997,1004,37.5,,70.0,,,,,,,Total lipid (fat),G -21006157,1569085,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -21006292,1569222,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21006390,1569322,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -21006489,1569421,1004,9.56,,70.0,,,,,,,Total lipid (fat),G -21006639,1569573,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21006670,1569604,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21006926,1569862,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21007745,1570694,1004,1.56,,70.0,,,,,,,Total lipid (fat),G -21007780,1570729,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21007959,1570911,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21008251,1571213,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21008557,1571519,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21008745,1571707,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21008877,1571840,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -21008964,1571927,1004,9.52,,70.0,,,,,,,Total lipid (fat),G -21008989,1571953,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21009007,1571971,1004,4.76,,70.0,,,,,,,Total lipid (fat),G -21009173,1572137,1004,0.82,,70.0,,,,,,,Total lipid (fat),G -21009418,1572384,1004,15.29,,70.0,,,,,,,Total lipid (fat),G -21009612,1572581,1004,2.35,,70.0,,,,,,,Total lipid (fat),G -21009622,1572591,1004,3.17,,70.0,,,,,,,Total lipid (fat),G -21010000,1572984,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21010302,1573291,1004,6.43,,70.0,,,,,,,Total lipid (fat),G -21010642,1573635,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21010758,1573753,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21011125,1574124,1004,10.64,,70.0,,,,,,,Total lipid (fat),G -21011153,1574152,1004,8.24,,70.0,,,,,,,Total lipid (fat),G -21011161,1574160,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21011508,1574508,1004,0.36,,70.0,,,,,,,Total lipid (fat),G -21011624,1574624,1004,4.84,,70.0,,,,,,,Total lipid (fat),G -21011665,1574665,1004,5.81,,70.0,,,,,,,Total lipid (fat),G -21011806,1574808,1004,39.29,,70.0,,,,,,,Total lipid (fat),G -21012064,1575067,1004,1.33,,70.0,,,,,,,Total lipid (fat),G -21012339,1575349,1004,23.81,,70.0,,,,,,,Total lipid (fat),G -21012352,1575362,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21012415,1575425,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21012914,1575926,1004,3.85,,70.0,,,,,,,Total lipid (fat),G -21013152,1576167,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21013612,1576628,1004,17.95,,70.0,,,,,,,Total lipid (fat),G -21013643,1576660,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21013701,1576721,1004,41.03,,70.0,,,,,,,Total lipid (fat),G -21014098,1577135,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21014138,1577175,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21014265,1577303,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21014479,1577522,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21014501,1577544,1004,18.89,,70.0,,,,,,,Total lipid (fat),G -21014817,1577860,1004,1.04,,70.0,,,,,,,Total lipid (fat),G -21015067,1578116,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21015135,1578184,1004,13.6,,70.0,,,,,,,Total lipid (fat),G -21015188,1578237,1004,15.79,,70.0,,,,,,,Total lipid (fat),G -21015279,1578328,1004,2.13,,70.0,,,,,,,Total lipid (fat),G -21015619,1578668,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21015668,1578717,1004,5.81,,70.0,,,,,,,Total lipid (fat),G -21016105,1579157,1004,22.73,,70.0,,,,,,,Total lipid (fat),G -21016145,1579198,1004,3.19,,70.0,,,,,,,Total lipid (fat),G -21016199,1579254,1004,0.83,,70.0,,,,,,,Total lipid (fat),G -21016287,1579342,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21016775,1579830,1004,14.71,,70.0,,,,,,,Total lipid (fat),G -21016883,1579938,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -21016898,1579953,1004,0.38,,70.0,,,,,,,Total lipid (fat),G -21016955,1580010,1004,1.19,,70.0,,,,,,,Total lipid (fat),G -21017008,1580063,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21017749,1580820,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21018210,1581286,1004,1.63,,70.0,,,,,,,Total lipid (fat),G -21018260,1581336,1004,4.85,,70.0,,,,,,,Total lipid (fat),G -21018278,1581354,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -21018683,1581761,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21018910,1581990,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21019576,1582659,1004,1.25,,70.0,,,,,,,Total lipid (fat),G -21020147,1583234,1004,35.0,,70.0,,,,,,,Total lipid (fat),G -21020183,1583270,1004,11.43,,70.0,,,,,,,Total lipid (fat),G -21020813,1583912,1004,17.65,,70.0,,,,,,,Total lipid (fat),G -21020834,1583933,1004,5.6,,70.0,,,,,,,Total lipid (fat),G -21020930,1584030,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21020939,1584039,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -21021012,1584112,1004,19.64,,70.0,,,,,,,Total lipid (fat),G -21021328,1584442,1004,60.0,,70.0,,,,,,,Total lipid (fat),G -21021483,1584599,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21021581,1584697,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21021677,1584794,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21021921,1585041,1004,18.58,,70.0,,,,,,,Total lipid (fat),G -21021976,1585097,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21022133,1585258,1004,8.47,,70.0,,,,,,,Total lipid (fat),G -21022473,1585601,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21022580,1585709,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21022686,1585819,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21022759,1585893,1004,2.08,,70.0,,,,,,,Total lipid (fat),G -21022770,1585904,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21022774,1585908,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21022834,1585968,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -21023127,1586262,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21023380,1586539,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21023490,1586649,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -21023952,1587115,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21024026,1587191,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21024140,1587314,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21024258,1587434,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21024810,1587993,1004,13.95,,70.0,,,,,,,Total lipid (fat),G -21024986,1588171,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -21025141,1588326,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21025147,1588332,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21025149,1588334,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21025815,1589003,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21026196,1589391,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21026262,1589458,1004,57.14,,70.0,,,,,,,Total lipid (fat),G -21026714,1589914,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21026978,1590179,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21027001,1590202,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21027536,1590745,1004,2.5,,70.0,,,,,,,Total lipid (fat),G -21027660,1590869,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21028046,1591258,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21028058,1591273,1004,23.68,,70.0,,,,,,,Total lipid (fat),G -21028342,1591573,1004,10.64,,70.0,,,,,,,Total lipid (fat),G -21028420,1591651,1004,9.41,,70.0,,,,,,,Total lipid (fat),G -21028603,1591834,1004,1.77,,70.0,,,,,,,Total lipid (fat),G -21028663,1591894,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21029111,1592343,1004,2.07,,70.0,,,,,,,Total lipid (fat),G -21029232,1592529,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21029237,1592541,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -21029245,1592594,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21029278,1592633,1004,26.32,,70.0,,,,,,,Total lipid (fat),G -21029315,1592670,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -21029585,1592943,1004,6.03,,70.0,,,,,,,Total lipid (fat),G -21029802,1593161,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -21029951,1593315,1004,62.5,,70.0,,,,,,,Total lipid (fat),G -21030176,1593553,1004,10.16,,70.0,,,,,,,Total lipid (fat),G -21030392,1593787,1004,26.92,,70.0,,,,,,,Total lipid (fat),G -21030490,1593895,1004,31.58,,70.0,,,,,,,Total lipid (fat),G -21030631,1594047,1004,20.59,,70.0,,,,,,,Total lipid (fat),G -21030827,1594306,1004,52.0,,70.0,,,,,,,Total lipid (fat),G -21030908,1594419,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21030939,1594453,1004,32.5,,70.0,,,,,,,Total lipid (fat),G -21030990,1594506,1004,44.29,,70.0,,,,,,,Total lipid (fat),G -21031276,1594817,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21031602,1595351,1004,35.0,,70.0,,,,,,,Total lipid (fat),G -21031677,1595427,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21032143,1596034,1004,39.22,,70.0,,,,,,,Total lipid (fat),G -21032199,1596096,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -21032636,1596565,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21032771,1596725,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21033260,1597240,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -21033693,1597705,1004,16.0,,70.0,,,,,,,Total lipid (fat),G -21033760,1597774,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21034059,1598075,1004,0.95,,70.0,,,,,,,Total lipid (fat),G -21034177,1598202,1004,1.36,,70.0,,,,,,,Total lipid (fat),G -21034574,1598632,1004,3.18,,70.0,,,,,,,Total lipid (fat),G -21034641,1598699,1004,2.02,,70.0,,,,,,,Total lipid (fat),G -21034999,1599061,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21035148,1599212,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21035206,1599285,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21035619,1599725,1004,14.79,,70.0,,,,,,,Total lipid (fat),G -21036182,1600336,1004,32.0,,70.0,,,,,,,Total lipid (fat),G -21036286,1600442,1004,12.31,,70.0,,,,,,,Total lipid (fat),G -21036332,1600506,1004,2.86,,70.0,,,,,,,Total lipid (fat),G -21036365,1600547,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21036441,1600625,1004,17.5,,70.0,,,,,,,Total lipid (fat),G -21036447,1600631,1004,4.88,,70.0,,,,,,,Total lipid (fat),G -21036466,1600650,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21037335,1601552,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21037422,1601657,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21037552,1601814,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -21037658,1601928,1004,33.93,,70.0,,,,,,,Total lipid (fat),G -21037717,1602001,1004,9.0,,70.0,,,,,,,Total lipid (fat),G -21037802,1602112,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21038253,1602585,1004,1.07,,70.0,,,,,,,Total lipid (fat),G -21038320,1602652,1004,1.04,,70.0,,,,,,,Total lipid (fat),G -21038389,1602721,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -21038589,1602931,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21038594,1602937,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21038697,1603044,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21039215,1603564,1004,17.19,,70.0,,,,,,,Total lipid (fat),G -21039641,1604001,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21039783,1604145,1004,7.87,,70.0,,,,,,,Total lipid (fat),G -21039866,1604253,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21040403,1604803,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21040459,1604861,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21040599,1605002,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -21040853,1605262,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21040865,1605274,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21040901,1605312,1004,78.57,,70.0,,,,,,,Total lipid (fat),G -21040919,1605330,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21041041,1605452,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21041051,1605462,1004,22.22,,70.0,,,,,,,Total lipid (fat),G -21041488,1605902,1004,31.25,,70.0,,,,,,,Total lipid (fat),G -21041537,1605951,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -21042849,1607268,1004,12.86,,70.0,,,,,,,Total lipid (fat),G -21042986,1607412,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21043064,1607490,1004,0.77,,70.0,,,,,,,Total lipid (fat),G -21043194,1607622,1004,5.26,,70.0,,,,,,,Total lipid (fat),G -21043212,1607640,1004,2.35,,70.0,,,,,,,Total lipid (fat),G -21043480,1607910,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21043659,1608089,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21043928,1608359,1004,53.33,,70.0,,,,,,,Total lipid (fat),G -21044172,1608636,1004,10.98,,70.0,,,,,,,Total lipid (fat),G -21044227,1608691,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21044260,1608724,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21044577,1609043,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21044776,1609243,1004,2.68,,70.0,,,,,,,Total lipid (fat),G -21044881,1609349,1004,22.81,,70.0,,,,,,,Total lipid (fat),G -21044995,1609465,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -21045060,1609531,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -21045305,1609784,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21045590,1610072,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21045633,1610115,1004,12.35,,70.0,,,,,,,Total lipid (fat),G -21045745,1610228,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -21045864,1610348,1004,7.69,,70.0,,,,,,,Total lipid (fat),G -21046136,1610620,1004,36.59,,70.0,,,,,,,Total lipid (fat),G -21046157,1610641,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21046500,1610994,1004,39.29,,70.0,,,,,,,Total lipid (fat),G -21046747,1611256,1004,2.5,,70.0,,,,,,,Total lipid (fat),G -21047015,1611538,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21047021,1611544,1004,2.68,,70.0,,,,,,,Total lipid (fat),G -21047183,1611707,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21047233,1611782,1004,6.27,,70.0,,,,,,,Total lipid (fat),G -21047280,1611832,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21047962,1612521,1004,1.67,,70.0,,,,,,,Total lipid (fat),G -21048291,1612852,1004,6.54,,70.0,,,,,,,Total lipid (fat),G -21048409,1612971,1004,16.33,,70.0,,,,,,,Total lipid (fat),G -21048672,1613237,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21049225,1613791,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21049503,1614072,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21049555,1614126,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21049875,1614449,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21050036,1614612,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21050427,1615009,1004,1.15,,70.0,,,,,,,Total lipid (fat),G -21050642,1615227,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21050650,1615235,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21050690,1615276,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -21051039,1615628,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21051154,1615745,1004,9.38,,70.0,,,,,,,Total lipid (fat),G -21051365,1615957,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21052067,1616668,1004,0.8,,70.0,,,,,,,Total lipid (fat),G -21052438,1617043,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21052509,1617114,1004,11.9,,70.0,,,,,,,Total lipid (fat),G -21052606,1617211,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21052697,1617302,1004,7.04,,70.0,,,,,,,Total lipid (fat),G -21052936,1617544,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -21053147,1617759,1004,4.69,,70.0,,,,,,,Total lipid (fat),G -21053306,1617920,1004,4.84,,70.0,,,,,,,Total lipid (fat),G -21053335,1617949,1004,9.62,,70.0,,,,,,,Total lipid (fat),G -21053361,1617976,1004,0.76,,70.0,,,,,,,Total lipid (fat),G -21053394,1618011,1004,22.22,,70.0,,,,,,,Total lipid (fat),G -21053845,1618473,1004,30.95,,70.0,,,,,,,Total lipid (fat),G -21054208,1618841,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -21054293,1618927,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21054975,1619619,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21055321,1619974,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21055994,1620675,1004,15.0,,70.0,,,,,,,Total lipid (fat),G -21056022,1620704,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21056039,1620722,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21056040,1620723,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21056215,1620900,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21056601,1621318,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21056879,1621597,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21056930,1621648,1004,19.05,,70.0,,,,,,,Total lipid (fat),G -21057362,1622114,1004,9.29,,70.0,,,,,,,Total lipid (fat),G -21057369,1622121,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21057400,1622152,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21057621,1622373,1004,1.54,,70.0,,,,,,,Total lipid (fat),G -21057706,1622458,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21057737,1622490,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21058166,1622925,1004,24.14,,70.0,,,,,,,Total lipid (fat),G -21058180,1622940,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21058332,1623104,1004,3.49,,70.0,,,,,,,Total lipid (fat),G -21058470,1623245,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -21058657,1623439,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21058705,1623487,1004,4.12,,70.0,,,,,,,Total lipid (fat),G -21058747,1623529,1004,35.48,,70.0,,,,,,,Total lipid (fat),G -21058864,1623652,1004,5.83,,70.0,,,,,,,Total lipid (fat),G -21059197,1623999,1004,0.21,,70.0,,,,,,,Total lipid (fat),G -21059381,1624210,1004,9.72,,70.0,,,,,,,Total lipid (fat),G -21059537,1624372,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -21059994,1624855,1004,39.29,,70.0,,,,,,,Total lipid (fat),G -21060033,1624903,1004,13.64,,70.0,,,,,,,Total lipid (fat),G -21060134,1625035,1004,8.53,,70.0,,,,,,,Total lipid (fat),G -21060296,1625242,1004,2.17,,70.0,,,,,,,Total lipid (fat),G -21060386,1625342,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -21060392,1625348,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21060795,1625834,1004,9.68,,70.0,,,,,,,Total lipid (fat),G -21060909,1625966,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21061090,1626186,1004,10.53,,70.0,,,,,,,Total lipid (fat),G -21061138,1626239,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21061228,1626342,1004,6.45,,70.0,,,,,,,Total lipid (fat),G -21061281,1626586,1004,2.5,,70.0,,,,,,,Total lipid (fat),G -21061312,1626666,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21061329,1626700,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21061385,1626756,1004,7.56,,70.0,,,,,,,Total lipid (fat),G -21061424,1626797,1004,7.91,,70.0,,,,,,,Total lipid (fat),G -21061796,1627334,1004,1.67,,70.0,,,,,,,Total lipid (fat),G -21062203,1627812,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21062276,1627895,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21062285,1627904,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21062725,1628531,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21062741,1628589,1004,18.75,,70.0,,,,,,,Total lipid (fat),G -21062873,1628974,1004,3.12,,70.0,,,,,,,Total lipid (fat),G -21063027,1629234,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21063279,1629487,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21063552,1629852,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21064043,1630457,1004,1.05,,70.0,,,,,,,Total lipid (fat),G -21064124,1630556,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21064161,1630608,1004,6.98,,70.0,,,,,,,Total lipid (fat),G -21064303,1630900,1004,6.22,,70.0,,,,,,,Total lipid (fat),G -21064336,1630967,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21064466,1631283,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21064511,1631339,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21064557,1631394,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21064636,1631560,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -21064841,1631807,1004,10.47,,70.0,,,,,,,Total lipid (fat),G -21064845,1631811,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21064915,1631881,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21065624,1632721,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21065980,1633098,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -21066047,1633169,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -21066104,1633228,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21066192,1633323,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21066222,1633356,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21066277,1633424,1004,4.74,,70.0,,,,,,,Total lipid (fat),G -21066297,1633447,1004,15.15,,70.0,,,,,,,Total lipid (fat),G -21067141,1634454,1004,12.96,,70.0,,,,,,,Total lipid (fat),G -21067297,1634648,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21067397,1634770,1004,3.75,,70.0,,,,,,,Total lipid (fat),G -21067573,1634978,1004,4.88,,70.0,,,,,,,Total lipid (fat),G -21067717,1635140,1004,21.18,,70.0,,,,,,,Total lipid (fat),G -21067985,1635597,1004,17.17,,70.0,,,,,,,Total lipid (fat),G -21068218,1635985,1004,3.85,,70.0,,,,,,,Total lipid (fat),G -21068278,1636105,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21068408,1636345,1004,3.54,,70.0,,,,,,,Total lipid (fat),G -21068609,1636557,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21068612,1636560,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21068648,1636598,1004,2.34,,70.0,,,,,,,Total lipid (fat),G -21068656,1636607,1004,9.52,,70.0,,,,,,,Total lipid (fat),G -21068884,1636841,1004,9.38,,70.0,,,,,,,Total lipid (fat),G -21068990,1636949,1004,1.5,,70.0,,,,,,,Total lipid (fat),G -21069023,1636982,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21069297,1637266,1004,1.45,,70.0,,,,,,,Total lipid (fat),G -21069346,1637315,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21069397,1637367,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -21069563,1637534,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -21069744,1637716,1004,37.5,,70.0,,,,,,,Total lipid (fat),G -21069883,1637855,1004,2.17,,70.0,,,,,,,Total lipid (fat),G -21069915,1637887,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21070033,1638006,1004,1.76,,70.0,,,,,,,Total lipid (fat),G -21070362,1638340,1004,15.17,,70.0,,,,,,,Total lipid (fat),G -21070403,1638383,1004,21.18,,70.0,,,,,,,Total lipid (fat),G -21071287,1639277,1004,5.36,,70.0,,,,,,,Total lipid (fat),G -21071407,1639398,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21071578,1639570,1004,6.34,,70.0,,,,,,,Total lipid (fat),G -21071734,1639728,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21071871,1639865,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21072500,1640497,1004,2.38,,70.0,,,,,,,Total lipid (fat),G -21072622,1640621,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -21073153,1641155,1004,3.12,,70.0,,,,,,,Total lipid (fat),G -21073226,1641228,1004,7.05,,70.0,,,,,,,Total lipid (fat),G -21073297,1641299,1004,0.77,,70.0,,,,,,,Total lipid (fat),G -21073753,1641757,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -21073854,1641859,1004,10.26,,70.0,,,,,,,Total lipid (fat),G -21074001,1642007,1004,2.5,,70.0,,,,,,,Total lipid (fat),G -21074134,1642140,1004,2.08,,70.0,,,,,,,Total lipid (fat),G -21074176,1642182,1004,8.0,,70.0,,,,,,,Total lipid (fat),G -21074755,1642765,1004,23.4,,70.0,,,,,,,Total lipid (fat),G -21075038,1643156,1004,34.29,,70.0,,,,,,,Total lipid (fat),G -21075388,1643790,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21075480,1643890,1004,11.89,,70.0,,,,,,,Total lipid (fat),G -21075910,1644350,1004,29.27,,70.0,,,,,,,Total lipid (fat),G -21076209,1644759,1004,12.58,,70.0,,,,,,,Total lipid (fat),G -21076322,1644899,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21076658,1645386,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -21076731,1645462,1004,11.11,,70.0,,,,,,,Total lipid (fat),G -21076801,1645533,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21076914,1645646,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21077081,1645814,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21077333,1646067,1004,6.27,,70.0,,,,,,,Total lipid (fat),G -21077460,1646194,1004,3.6,,70.0,,,,,,,Total lipid (fat),G -21077663,1646403,1004,30.23,,70.0,,,,,,,Total lipid (fat),G -21077786,1646536,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21077973,1646724,1004,21.05,,70.0,,,,,,,Total lipid (fat),G -21078407,1647210,1004,15.48,,70.0,,,,,,,Total lipid (fat),G -21078495,1647299,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -21078537,1647346,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21078759,1647570,1004,10.64,,70.0,,,,,,,Total lipid (fat),G -21079050,1647862,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21079156,1647971,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21079457,1648276,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21079562,1648385,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21079911,1648737,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21080059,1648887,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21080090,1648918,1004,7.69,,70.0,,,,,,,Total lipid (fat),G -21080208,1649037,1004,11.25,,70.0,,,,,,,Total lipid (fat),G -21080304,1649133,1004,1.2,,70.0,,,,,,,Total lipid (fat),G -21080365,1649194,1004,1.92,,70.0,,,,,,,Total lipid (fat),G -21080631,1649460,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21080701,1649531,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21080877,1649712,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21081058,1649893,1004,7.63,,70.0,,,,,,,Total lipid (fat),G -21081501,1650360,1004,7.05,,70.0,,,,,,,Total lipid (fat),G -21081656,1650515,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -21081743,1650603,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -21081865,1650726,1004,7.06,,70.0,,,,,,,Total lipid (fat),G -21081955,1650816,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21082356,1651219,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21082405,1651268,1004,2.86,,70.0,,,,,,,Total lipid (fat),G -21082521,1651385,1004,22.66,,70.0,,,,,,,Total lipid (fat),G -21082641,1651507,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -21082810,1651677,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21082923,1651790,1004,4.9,,70.0,,,,,,,Total lipid (fat),G -21083257,1652127,1004,13.64,,70.0,,,,,,,Total lipid (fat),G -21083301,1652171,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -21083346,1652216,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21083874,1652750,1004,0.45,,70.0,,,,,,,Total lipid (fat),G -21084016,1652894,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21084374,1653254,1004,10.58,,70.0,,,,,,,Total lipid (fat),G -21084382,1653262,1004,3.53,,70.0,,,,,,,Total lipid (fat),G -21084436,1653316,1004,2.23,,70.0,,,,,,,Total lipid (fat),G -21084619,1653500,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21084822,1653703,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21085258,1654145,1004,11.27,,70.0,,,,,,,Total lipid (fat),G -21085408,1654297,1004,7.5,,70.0,,,,,,,Total lipid (fat),G -21085570,1654460,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21085572,1654462,1004,10.32,,70.0,,,,,,,Total lipid (fat),G -21085934,1654828,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -21086000,1654895,1004,15.79,,70.0,,,,,,,Total lipid (fat),G -21086490,1655396,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21086692,1655606,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21086797,1655711,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21087054,1655972,1004,23.68,,70.0,,,,,,,Total lipid (fat),G -21087405,1656325,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21087419,1656340,1004,2.7,,70.0,,,,,,,Total lipid (fat),G -21087661,1656588,1004,46.15,,70.0,,,,,,,Total lipid (fat),G -21087725,1656652,1004,10.45,,70.0,,,,,,,Total lipid (fat),G -21087843,1656774,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21088134,1657069,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21088231,1657171,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21088251,1657191,1004,78.57,,70.0,,,,,,,Total lipid (fat),G -21088321,1657265,1004,1.92,,70.0,,,,,,,Total lipid (fat),G -21088607,1657562,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21088674,1657631,1004,27.68,,70.0,,,,,,,Total lipid (fat),G -21089639,1658614,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21090126,1659108,1004,34.21,,70.0,,,,,,,Total lipid (fat),G -21090191,1659174,1004,22.5,,70.0,,,,,,,Total lipid (fat),G -21090243,1659226,1004,0.98,,70.0,,,,,,,Total lipid (fat),G -21090258,1659241,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21090266,1659249,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21090319,1659302,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21090381,1659364,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21090401,1659384,1004,3.23,,70.0,,,,,,,Total lipid (fat),G -21090557,1659542,1004,1.21,,70.0,,,,,,,Total lipid (fat),G -21090585,1659570,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21090672,1659659,1004,71.43,,70.0,,,,,,,Total lipid (fat),G -21090730,1659717,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21091177,1660170,1004,78.57,,70.0,,,,,,,Total lipid (fat),G -21091274,1660267,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21091473,1660468,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -21091494,1660489,1004,27.27,,70.0,,,,,,,Total lipid (fat),G -21091495,1660490,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -21091618,1660614,1004,3.0,,70.0,,,,,,,Total lipid (fat),G -21091914,1660916,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -21092531,1661536,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -21092624,1661631,1004,17.74,,70.0,,,,,,,Total lipid (fat),G -21092793,1661810,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21092818,1661837,1004,1.69,,70.0,,,,,,,Total lipid (fat),G -21093010,1662048,1004,86.67,,70.0,,,,,,,Total lipid (fat),G -21093281,1662340,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21093322,1662382,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21093685,1662808,1004,2.35,,70.0,,,,,,,Total lipid (fat),G -21093790,1662918,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21094114,1663298,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21094395,1663675,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -21094467,1663771,1004,17.31,,70.0,,,,,,,Total lipid (fat),G -21094512,1663827,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21094552,1663869,1004,4.65,,70.0,,,,,,,Total lipid (fat),G -21094657,1664016,1004,1.25,,70.0,,,,,,,Total lipid (fat),G -21095669,1665153,1004,32.56,,70.0,,,,,,,Total lipid (fat),G -21095736,1665221,1004,52.78,,70.0,,,,,,,Total lipid (fat),G -21095951,1665437,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21096036,1665523,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21096086,1665573,1004,18.42,,70.0,,,,,,,Total lipid (fat),G -21096158,1665645,1004,0.45,,70.0,,,,,,,Total lipid (fat),G -21096656,1666145,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21096768,1666257,1004,4.64,,70.0,,,,,,,Total lipid (fat),G -21096948,1666445,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21097467,1666971,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21098127,1667639,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -21098232,1667744,1004,60.0,,70.0,,,,,,,Total lipid (fat),G -21098275,1667788,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21098867,1668386,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21099053,1668575,1004,11.11,,70.0,,,,,,,Total lipid (fat),G -21099073,1668596,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21099184,1668710,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21099516,1669055,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21099631,1669173,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21099662,1669205,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21099895,1669442,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21099965,1669512,1004,46.88,,70.0,,,,,,,Total lipid (fat),G -21099979,1669526,1004,3.85,,70.0,,,,,,,Total lipid (fat),G -21099997,1669544,1004,8.04,,70.0,,,,,,,Total lipid (fat),G -21100133,1669684,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21100189,1669740,1004,37.5,,70.0,,,,,,,Total lipid (fat),G -21100267,1669818,1004,4.69,,70.0,,,,,,,Total lipid (fat),G -21100293,1669845,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21100375,1669928,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21100947,1670510,1004,1.72,,70.0,,,,,,,Total lipid (fat),G -21101103,1670670,1004,10.98,,70.0,,,,,,,Total lipid (fat),G -21101157,1670725,1004,43.75,,70.0,,,,,,,Total lipid (fat),G -21101189,1670757,1004,12.86,,70.0,,,,,,,Total lipid (fat),G -21101252,1670821,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -21101468,1671043,1004,3.85,,70.0,,,,,,,Total lipid (fat),G -21101794,1671374,1004,1.96,,70.0,,,,,,,Total lipid (fat),G -21101962,1671547,1004,13.16,,70.0,,,,,,,Total lipid (fat),G -21102012,1671599,1004,1.15,,70.0,,,,,,,Total lipid (fat),G -21102219,1671809,1004,3.03,,70.0,,,,,,,Total lipid (fat),G -21102405,1671997,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21102508,1672101,1004,21.24,,70.0,,,,,,,Total lipid (fat),G -21103118,1672717,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21103667,1673276,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21103813,1673438,1004,1.11,,70.0,,,,,,,Total lipid (fat),G -21103850,1673478,1004,23.81,,70.0,,,,,,,Total lipid (fat),G -21104222,1673860,1004,23.21,,70.0,,,,,,,Total lipid (fat),G -21104669,1674318,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -21104820,1674471,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21104892,1674543,1004,14.93,,70.0,,,,,,,Total lipid (fat),G -21104974,1674627,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21105030,1674683,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -21105147,1674800,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21105730,1675390,1004,17.02,,70.0,,,,,,,Total lipid (fat),G -21105736,1675396,1004,3.51,,70.0,,,,,,,Total lipid (fat),G -21105799,1675459,1004,39.29,,70.0,,,,,,,Total lipid (fat),G -21106906,1676585,1004,22.86,,70.0,,,,,,,Total lipid (fat),G -21107063,1676744,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21107192,1676874,1004,35.09,,70.0,,,,,,,Total lipid (fat),G -21107360,1677042,1004,8.24,,70.0,,,,,,,Total lipid (fat),G -21107368,1677050,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21107422,1677104,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21107660,1677345,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21107853,1677545,1004,15.79,,70.0,,,,,,,Total lipid (fat),G -21108026,1677723,1004,2.68,,70.0,,,,,,,Total lipid (fat),G -21108075,1677774,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21108096,1677801,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -21108159,1677877,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -21108474,1678201,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21108941,1678687,1004,8.67,,70.0,,,,,,,Total lipid (fat),G -21109072,1678823,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21109371,1679129,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21109427,1679185,1004,9.09,,70.0,,,,,,,Total lipid (fat),G -21109987,1679773,1004,7.69,,70.0,,,,,,,Total lipid (fat),G -21110297,1680098,1004,0.54,,70.0,,,,,,,Total lipid (fat),G -21110318,1680119,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -21110326,1680127,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -21110583,1680395,1004,30.23,,70.0,,,,,,,Total lipid (fat),G -21112022,1681881,1004,8.65,,70.0,,,,,,,Total lipid (fat),G -21112129,1681989,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21112305,1682167,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -21112322,1682184,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21112416,1682279,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21112513,1682377,1004,14.46,,70.0,,,,,,,Total lipid (fat),G -21112728,1682594,1004,0.71,,70.0,,,,,,,Total lipid (fat),G -21112747,1682617,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21113064,1682957,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21113320,1683223,1004,6.1,,70.0,,,,,,,Total lipid (fat),G -21113718,1683646,1004,4.94,,70.0,,,,,,,Total lipid (fat),G -21113983,1683930,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21114185,1684136,1004,2.33,,70.0,,,,,,,Total lipid (fat),G -21114249,1684201,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21114735,1684713,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21114896,1684881,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -21114966,1684953,1004,29.33,,70.0,,,,,,,Total lipid (fat),G -21115071,1685058,1004,63.33,,70.0,,,,,,,Total lipid (fat),G -21115395,1685382,1004,37.5,,70.0,,,,,,,Total lipid (fat),G -21115522,1685512,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21115661,1685651,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21115729,1685722,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -21115757,1685750,1004,14.93,,70.0,,,,,,,Total lipid (fat),G -21115854,1685849,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21116020,1686021,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21116021,1686022,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21116201,1686209,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21116208,1686216,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21116327,1686335,1004,2.0,,70.0,,,,,,,Total lipid (fat),G -21116709,1686728,1004,21.13,,70.0,,,,,,,Total lipid (fat),G -21116809,1686831,1004,4.11,,70.0,,,,,,,Total lipid (fat),G -21117303,1687333,1004,27.59,,70.0,,,,,,,Total lipid (fat),G -21117782,1687831,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -21117803,1687853,1004,7.63,,70.0,,,,,,,Total lipid (fat),G -21118329,1688387,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21118596,1688658,1004,3.75,,70.0,,,,,,,Total lipid (fat),G -21118914,1688982,1004,24.24,,70.0,,,,,,,Total lipid (fat),G -21119069,1689144,1004,23.38,,70.0,,,,,,,Total lipid (fat),G -21119180,1689255,1004,47.37,,70.0,,,,,,,Total lipid (fat),G -21119182,1689257,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21119413,1689504,1004,11.76,,70.0,,,,,,,Total lipid (fat),G -21119699,1689810,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21119704,1689815,1004,1.25,,70.0,,,,,,,Total lipid (fat),G -21119709,1689820,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21119982,1690114,1004,14.71,,70.0,,,,,,,Total lipid (fat),G -21120065,1690202,1004,12.9,,70.0,,,,,,,Total lipid (fat),G -21120090,1690231,1004,30.19,,70.0,,,,,,,Total lipid (fat),G -21120276,1690422,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21120436,1690592,1004,1.64,,70.0,,,,,,,Total lipid (fat),G -21120458,1690621,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -21120468,1690631,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21120566,1690733,1004,35.0,,70.0,,,,,,,Total lipid (fat),G -21120664,1690834,1004,4.93,,70.0,,,,,,,Total lipid (fat),G -21120981,1691170,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21121006,1691196,1004,7.06,,70.0,,,,,,,Total lipid (fat),G -21121174,1691379,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21121199,1691405,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21121352,1691564,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -21122244,1692528,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21122291,1692575,1004,39.29,,70.0,,,,,,,Total lipid (fat),G -21122307,1692592,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -21122403,1692695,1004,9.09,,70.0,,,,,,,Total lipid (fat),G -21122508,1692805,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21122528,1692825,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21122542,1692842,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21122561,1692861,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21122911,1693259,1004,5.36,,70.0,,,,,,,Total lipid (fat),G -21123034,1693390,1004,6.78,,70.0,,,,,,,Total lipid (fat),G -21123251,1693637,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21123382,1693772,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21123439,1693837,1004,1.33,,70.0,,,,,,,Total lipid (fat),G -21123633,1694036,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21123910,1694339,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21123943,1694372,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21124330,1694811,1004,1.69,,70.0,,,,,,,Total lipid (fat),G -21124676,1695189,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21124725,1695242,1004,18.6,,70.0,,,,,,,Total lipid (fat),G -21124877,1695397,1004,3.75,,70.0,,,,,,,Total lipid (fat),G -21124929,1695453,1004,9.3,,70.0,,,,,,,Total lipid (fat),G -21124975,1695501,1004,78.57,,70.0,,,,,,,Total lipid (fat),G -21124981,1695507,1004,6.19,,70.0,,,,,,,Total lipid (fat),G -21124988,1695514,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21125297,1695849,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21126027,1696599,1004,25.58,,70.0,,,,,,,Total lipid (fat),G -21126158,1696733,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21126253,1696831,1004,1.6,,70.0,,,,,,,Total lipid (fat),G -21126423,1697014,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21126478,1697074,1004,1.23,,70.0,,,,,,,Total lipid (fat),G -21126567,1697171,1004,1.6,,70.0,,,,,,,Total lipid (fat),G -21126799,1697409,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21126957,1697569,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -21127103,1697718,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21127165,1697782,1004,1.09,,70.0,,,,,,,Total lipid (fat),G -21127179,1697796,1004,1.67,,70.0,,,,,,,Total lipid (fat),G -21127295,1697917,1004,28.21,,70.0,,,,,,,Total lipid (fat),G -21127503,1698130,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21127574,1698201,1004,13.04,,70.0,,,,,,,Total lipid (fat),G -21127645,1698274,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21127788,1698421,1004,13.08,,70.0,,,,,,,Total lipid (fat),G -21127884,1698520,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -21128052,1698691,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -21128104,1698744,1004,28.12,,70.0,,,,,,,Total lipid (fat),G -21128201,1698842,1004,15.0,,70.0,,,,,,,Total lipid (fat),G -21128396,1699044,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21129021,1699689,1004,21.05,,70.0,,,,,,,Total lipid (fat),G -21129188,1699862,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21129222,1699896,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21129511,1700187,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21129534,1700211,1004,19.35,,70.0,,,,,,,Total lipid (fat),G -21129597,1700274,1004,11.97,,70.0,,,,,,,Total lipid (fat),G -21129647,1700324,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21129676,1700353,1004,2.53,,70.0,,,,,,,Total lipid (fat),G -21129835,1700518,1004,3.78,,70.0,,,,,,,Total lipid (fat),G -21130745,1701447,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21130974,1701679,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21131163,1701869,1004,7.0,,70.0,,,,,,,Total lipid (fat),G -21131523,1702241,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21131713,1702435,1004,1.6,,70.0,,,,,,,Total lipid (fat),G -21131765,1702487,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21132290,1703026,1004,20.87,,70.0,,,,,,,Total lipid (fat),G -21132320,1703056,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21132337,1703074,1004,3.53,,70.0,,,,,,,Total lipid (fat),G -21132379,1703117,1004,7.0,,70.0,,,,,,,Total lipid (fat),G -21132389,1703127,1004,15.15,,70.0,,,,,,,Total lipid (fat),G -21132468,1703208,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -21132748,1703490,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21132818,1703560,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21132859,1703601,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21133057,1703801,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -21133119,1703864,1004,0.8,,70.0,,,,,,,Total lipid (fat),G -21133233,1703979,1004,12.16,,70.0,,,,,,,Total lipid (fat),G -21133576,1704323,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -21133588,1704335,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21133654,1704405,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21133765,1704516,1004,5.13,,70.0,,,,,,,Total lipid (fat),G -21133908,1704660,1004,4.39,,70.0,,,,,,,Total lipid (fat),G -21134096,1704849,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21134284,1705037,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21134344,1705097,1004,7.5,,70.0,,,,,,,Total lipid (fat),G -21134589,1705342,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21134609,1705362,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21134665,1705418,1004,9.38,,70.0,,,,,,,Total lipid (fat),G -21135165,1705927,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21135230,1705992,1004,35.29,,70.0,,,,,,,Total lipid (fat),G -21135235,1705997,1004,25.61,,70.0,,,,,,,Total lipid (fat),G -21135537,1706302,1004,7.95,,70.0,,,,,,,Total lipid (fat),G -21135885,1706652,1004,14.52,,70.0,,,,,,,Total lipid (fat),G -21135955,1706722,1004,26.09,,70.0,,,,,,,Total lipid (fat),G -21135957,1706724,1004,27.78,,70.0,,,,,,,Total lipid (fat),G -21136128,1706895,1004,8.24,,70.0,,,,,,,Total lipid (fat),G -21136232,1707000,1004,2.94,,70.0,,,,,,,Total lipid (fat),G -21136450,1707219,1004,28.24,,70.0,,,,,,,Total lipid (fat),G -21136530,1707303,1004,23.08,,70.0,,,,,,,Total lipid (fat),G -21136684,1707463,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21136713,1707492,1004,15.62,,70.0,,,,,,,Total lipid (fat),G -21136715,1707494,1004,34.88,,70.0,,,,,,,Total lipid (fat),G -21136783,1707563,1004,2.94,,70.0,,,,,,,Total lipid (fat),G -21136828,1707610,1004,15.18,,70.0,,,,,,,Total lipid (fat),G -21137041,1707826,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21137084,1707872,1004,45.1,,70.0,,,,,,,Total lipid (fat),G -21137329,1708126,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21137358,1708155,1004,43.75,,70.0,,,,,,,Total lipid (fat),G -21137498,1708297,1004,37.93,,70.0,,,,,,,Total lipid (fat),G -21137530,1708329,1004,0.62,,70.0,,,,,,,Total lipid (fat),G -21137597,1708398,1004,24.14,,70.0,,,,,,,Total lipid (fat),G -21137820,1708622,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21137842,1708644,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -21138007,1708820,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21138382,1709196,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21138384,1709198,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -21138432,1709249,1004,3.8,,70.0,,,,,,,Total lipid (fat),G -21138468,1709286,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21138553,1709372,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21138585,1709404,1004,4.64,,70.0,,,,,,,Total lipid (fat),G -21139359,1710186,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -21139732,1710560,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -21139851,1710680,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21140761,1711605,1004,27.5,,70.0,,,,,,,Total lipid (fat),G -21140916,1711760,1004,2.17,,70.0,,,,,,,Total lipid (fat),G -21140987,1711832,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21141083,1711928,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21141144,1711989,1004,54.55,,70.0,,,,,,,Total lipid (fat),G -21141275,1712122,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21141537,1712388,1004,22.86,,70.0,,,,,,,Total lipid (fat),G -21141643,1712495,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21141691,1712543,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21141851,1712705,1004,35.29,,70.0,,,,,,,Total lipid (fat),G -21141855,1712709,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21141937,1712791,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21141978,1712832,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21141994,1712848,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21142049,1712905,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -21142968,1713838,1004,1.18,,70.0,,,,,,,Total lipid (fat),G -21143008,1713878,1004,11.9,,70.0,,,,,,,Total lipid (fat),G -21143101,1713971,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -21143599,1714471,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21143953,1714829,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21144041,1714917,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21144352,1715228,1004,7.0,,70.0,,,,,,,Total lipid (fat),G -21144668,1715544,1004,11.36,,70.0,,,,,,,Total lipid (fat),G -21144969,1715846,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21144974,1715851,1004,43.33,,70.0,,,,,,,Total lipid (fat),G -21145001,1715879,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21145136,1716014,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21145174,1716052,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21145221,1716099,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21145243,1716121,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -21145348,1716226,1004,14.0,,70.0,,,,,,,Total lipid (fat),G -21145375,1716253,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21145701,1716581,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21145911,1716791,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -21146008,1716888,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21146059,1716940,1004,2.33,,70.0,,,,,,,Total lipid (fat),G -21146176,1717057,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21146730,1717626,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21146976,1717875,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -21147077,1717981,1004,18.18,,70.0,,,,,,,Total lipid (fat),G -21147164,1718070,1004,2.7,,70.0,,,,,,,Total lipid (fat),G -21147171,1718077,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21147395,1718306,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21147685,1718601,1004,4.76,,70.0,,,,,,,Total lipid (fat),G -21147799,1718720,1004,3.08,,70.0,,,,,,,Total lipid (fat),G -21148053,1718983,1004,1.43,,70.0,,,,,,,Total lipid (fat),G -21148078,1719009,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -21148875,1719857,1004,2.53,,70.0,,,,,,,Total lipid (fat),G -21148936,1719919,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21149803,1720932,1004,4.83,,70.0,,,,,,,Total lipid (fat),G -21149814,1720944,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21150168,1721323,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21150392,1721690,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21150414,1721712,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21150853,1722152,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21150909,1722208,1004,17.17,,70.0,,,,,,,Total lipid (fat),G -21150961,1722260,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21151462,1722771,1004,17.19,,70.0,,,,,,,Total lipid (fat),G -21151500,1722809,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21151541,1722850,1004,18.82,,70.0,,,,,,,Total lipid (fat),G -21151902,1723216,1004,8.77,,70.0,,,,,,,Total lipid (fat),G -21151935,1723249,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -21151985,1723299,1004,15.56,,70.0,,,,,,,Total lipid (fat),G -21152279,1723595,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21152388,1723709,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -21152535,1723856,1004,1.13,,70.0,,,,,,,Total lipid (fat),G -21152870,1724193,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21153028,1724351,1004,3.12,,70.0,,,,,,,Total lipid (fat),G -21153351,1724674,1004,1.43,,70.0,,,,,,,Total lipid (fat),G -21153400,1724723,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21153956,1725289,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21154033,1725366,1004,1.95,,70.0,,,,,,,Total lipid (fat),G -21154256,1725590,1004,46.88,,70.0,,,,,,,Total lipid (fat),G -21154284,1725618,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21154292,1725626,1004,3.12,,70.0,,,,,,,Total lipid (fat),G -21154367,1725701,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21154685,1726025,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21154826,1726168,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21155155,1726498,1004,10.71,,70.0,,,,,,,Total lipid (fat),G -21155378,1726730,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21155454,1726811,1004,27.59,,70.0,,,,,,,Total lipid (fat),G -21155508,1726898,1004,3.92,,70.0,,,,,,,Total lipid (fat),G -21155647,1727070,1004,9.26,,70.0,,,,,,,Total lipid (fat),G -21155732,1727214,1004,36.36,,70.0,,,,,,,Total lipid (fat),G -21155779,1727274,1004,3.0,,70.0,,,,,,,Total lipid (fat),G -21156002,1727505,1004,23.08,,70.0,,,,,,,Total lipid (fat),G -21156166,1727678,1004,56.67,,70.0,,,,,,,Total lipid (fat),G -21156282,1727796,1004,26.92,,70.0,,,,,,,Total lipid (fat),G -21156470,1727993,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21156768,1728460,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21157305,1729084,1004,28.12,,70.0,,,,,,,Total lipid (fat),G -21157378,1729157,1004,42.44,,70.0,,,,,,,Total lipid (fat),G -21157512,1729292,1004,13.54,,70.0,,,,,,,Total lipid (fat),G -21157652,1729432,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21157702,1729483,1004,12.86,,70.0,,,,,,,Total lipid (fat),G -21157768,1729551,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21157827,1729611,1004,11.0,,70.0,,,,,,,Total lipid (fat),G -21158166,1729950,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21158258,1730042,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21158474,1730260,1004,4.67,,70.0,,,,,,,Total lipid (fat),G -21158485,1730271,1004,15.45,,70.0,,,,,,,Total lipid (fat),G -21158665,1730452,1004,22.73,,70.0,,,,,,,Total lipid (fat),G -21158667,1730454,1004,0.83,,70.0,,,,,,,Total lipid (fat),G -21158685,1730472,1004,10.62,,70.0,,,,,,,Total lipid (fat),G -21158728,1730517,1004,11.32,,70.0,,,,,,,Total lipid (fat),G -21158896,1730689,1004,24.0,,70.0,,,,,,,Total lipid (fat),G -21158976,1730771,1004,21.05,,70.0,,,,,,,Total lipid (fat),G -21159100,1730896,1004,22.22,,70.0,,,,,,,Total lipid (fat),G -21159173,1730969,1004,18.0,,70.0,,,,,,,Total lipid (fat),G -21159214,1731011,1004,22.86,,70.0,,,,,,,Total lipid (fat),G -21159402,1731201,1004,3.1,,70.0,,,,,,,Total lipid (fat),G -21159418,1731217,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21159545,1731344,1004,2.48,,70.0,,,,,,,Total lipid (fat),G -21159735,1731537,1004,11.67,,70.0,,,,,,,Total lipid (fat),G -21159838,1731641,1004,62.5,,70.0,,,,,,,Total lipid (fat),G -21160086,1731891,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21160108,1731913,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21160266,1732074,1004,15.79,,70.0,,,,,,,Total lipid (fat),G -21160353,1732161,1004,3.55,,70.0,,,,,,,Total lipid (fat),G -21160783,1732595,1004,42.35,,70.0,,,,,,,Total lipid (fat),G -21160795,1732607,1004,15.04,,70.0,,,,,,,Total lipid (fat),G -21160819,1732633,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21160994,1732814,1004,2.78,,70.0,,,,,,,Total lipid (fat),G -21161153,1732977,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21161288,1733117,1004,11.41,,70.0,,,,,,,Total lipid (fat),G -21161449,1733282,1004,2.68,,70.0,,,,,,,Total lipid (fat),G -21161631,1733465,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21161667,1733501,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21161819,1733658,1004,0.12,,70.0,,,,,,,Total lipid (fat),G -21162003,1733843,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21162189,1734030,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21162199,1734040,1004,0.77,,70.0,,,,,,,Total lipid (fat),G -21163462,1735348,1004,11.43,,70.0,,,,,,,Total lipid (fat),G -21163861,1735750,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -21163865,1735754,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21163979,1735868,1004,31.25,,70.0,,,,,,,Total lipid (fat),G -21164505,1736398,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -21164688,1736585,1004,12.0,,70.0,,,,,,,Total lipid (fat),G -21165001,1736903,1004,5.56,,70.0,,,,,,,Total lipid (fat),G -21165143,1737045,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21165335,1737240,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21165361,1737266,1004,3.12,,70.0,,,,,,,Total lipid (fat),G -21165397,1737303,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21165821,1737733,1004,1.04,,70.0,,,,,,,Total lipid (fat),G -21165990,1737903,1004,21.21,,70.0,,,,,,,Total lipid (fat),G -21166522,1738447,1004,46.43,,70.0,,,,,,,Total lipid (fat),G -21166842,1738776,1004,4.8,,70.0,,,,,,,Total lipid (fat),G -21167138,1739079,1004,43.14,,70.0,,,,,,,Total lipid (fat),G -21167186,1739128,1004,17.14,,70.0,,,,,,,Total lipid (fat),G -21167450,1739396,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21167670,1739618,1004,0.36,,70.0,,,,,,,Total lipid (fat),G -21167904,1739852,1004,39.29,,70.0,,,,,,,Total lipid (fat),G -21167963,1739911,1004,2.22,,70.0,,,,,,,Total lipid (fat),G -21167971,1739919,1004,4.17,,70.0,,,,,,,Total lipid (fat),G -21168085,1740034,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -21168499,1740449,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21168597,1740548,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -21168753,1740708,1004,16.04,,70.0,,,,,,,Total lipid (fat),G -21169193,1741150,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21169507,1741466,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21169661,1741622,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21169666,1741627,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21169678,1741639,1004,12.22,,70.0,,,,,,,Total lipid (fat),G -21169741,1741702,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -21169834,1741796,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -21170192,1742156,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21170219,1742183,1004,32.56,,70.0,,,,,,,Total lipid (fat),G -21170357,1742322,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -21170532,1742498,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21170782,1742752,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -21170910,1742882,1004,0.29,,70.0,,,,,,,Total lipid (fat),G -21171005,1742977,1004,2.94,,70.0,,,,,,,Total lipid (fat),G -21171234,1743206,1004,4.29,,70.0,,,,,,,Total lipid (fat),G -21171304,1743277,1004,0.21,,70.0,,,,,,,Total lipid (fat),G -21171373,1743347,1004,85.71,,70.0,,,,,,,Total lipid (fat),G -21171637,1743616,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21171673,1743652,1004,7.59,,70.0,,,,,,,Total lipid (fat),G -21171785,1743766,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21171790,1743771,1004,73.33,,70.0,,,,,,,Total lipid (fat),G -21172087,1744073,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21172331,1744324,1004,18.75,,70.0,,,,,,,Total lipid (fat),G -21172453,1744446,1004,9.38,,70.0,,,,,,,Total lipid (fat),G -21172553,1744548,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21172742,1744737,1004,9.54,,70.0,,,,,,,Total lipid (fat),G -21173141,1745145,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21173272,1745288,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21173317,1745333,1004,46.88,,70.0,,,,,,,Total lipid (fat),G -21173565,1745583,1004,9.68,,70.0,,,,,,,Total lipid (fat),G -21173601,1745619,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -21173646,1745664,1004,35.0,,70.0,,,,,,,Total lipid (fat),G -21173686,1745704,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21173931,1745951,1004,22.58,,70.0,,,,,,,Total lipid (fat),G -21174077,1746098,1004,1.14,,70.0,,,,,,,Total lipid (fat),G -21174194,1746215,1004,4.84,,70.0,,,,,,,Total lipid (fat),G -21174346,1746371,1004,19.23,,70.0,,,,,,,Total lipid (fat),G -21174472,1746497,1004,15.0,,70.0,,,,,,,Total lipid (fat),G -21174570,1746595,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21174755,1746783,1004,12.37,,70.0,,,,,,,Total lipid (fat),G -21174995,1747027,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -21175177,1747211,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21175227,1747263,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21175341,1747377,1004,37.14,,70.0,,,,,,,Total lipid (fat),G -21175376,1747412,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21175422,1747459,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -21175580,1747618,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -21175611,1747649,1004,9.09,,70.0,,,,,,,Total lipid (fat),G -21175795,1747837,1004,2.17,,70.0,,,,,,,Total lipid (fat),G -21176402,1748451,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21176506,1748556,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21176931,1748986,1004,10.47,,70.0,,,,,,,Total lipid (fat),G -21177186,1749244,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21177424,1749487,1004,0.8,,70.0,,,,,,,Total lipid (fat),G -21177742,1749810,1004,19.3,,70.0,,,,,,,Total lipid (fat),G -21177976,1750044,1004,25.64,,70.0,,,,,,,Total lipid (fat),G -21178742,1757747,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21178755,1757760,1004,37.5,,71.0,,,,,,,Total lipid (fat),G -21178853,1881016,1004,1.04,,70.0,,,,,,,Total lipid (fat),G -21179026,1758032,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21179046,1758052,1004,15.0,,78.0,,,,,,,Total lipid (fat),G -21179095,1758101,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21179199,1758205,1004,31.0,,78.0,,,,,,,Total lipid (fat),G -21179289,1758295,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21179565,1881236,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21179938,1758944,1004,8.04,,71.0,,,,,,,Total lipid (fat),G -21180152,1759161,1004,1.54,,71.0,,,,,,,Total lipid (fat),G -21180797,1759806,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21180800,1759809,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21180994,1760004,1004,34.38,,70.0,,,,,,,Total lipid (fat),G -21181063,1760075,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21181129,1760141,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -21181426,1760438,1004,78.57,,70.0,,,,,,,Total lipid (fat),G -21181484,1760496,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21181501,1760513,1004,9.38,,70.0,,,,,,,Total lipid (fat),G -21182044,1761056,1004,1.67,,70.0,,,,,,,Total lipid (fat),G -21182055,1761067,1004,0.7,,70.0,,,,,,,Total lipid (fat),G -21182061,1761073,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21182181,1761193,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21182183,1761195,1004,0.46,,70.0,,,,,,,Total lipid (fat),G -21182317,1761330,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21182330,1761343,1004,24.0,,70.0,,,,,,,Total lipid (fat),G -21182602,1761618,1004,4.44,,70.0,,,,,,,Total lipid (fat),G -21182853,1761870,1004,3.52,,70.0,,,,,,,Total lipid (fat),G -21182932,1761950,1004,8.27,,70.0,,,,,,,Total lipid (fat),G -21182989,1762008,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21183090,1762109,1004,3.68,,70.0,,,,,,,Total lipid (fat),G -21183159,1762179,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21183580,1762603,1004,0.78,,70.0,,,,,,,Total lipid (fat),G -21183708,1762733,1004,18.87,,70.0,,,,,,,Total lipid (fat),G -21183961,1762988,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21184056,1763083,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -21184244,1763276,1004,15.0,,70.0,,,,,,,Total lipid (fat),G -21184270,1763302,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21184288,1763320,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21184334,1763366,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21184345,1763377,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21184786,1763819,1004,0.89,,70.0,,,,,,,Total lipid (fat),G -21184845,1763879,1004,15.38,,70.0,,,,,,,Total lipid (fat),G -21185185,1764220,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21185224,1764259,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21185398,1764434,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -21185669,1764710,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21185729,1764770,1004,8.63,,70.0,,,,,,,Total lipid (fat),G -21185778,1764819,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21185950,1764992,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21186348,1765394,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21186378,1765424,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -21186505,1765552,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21186692,1765739,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21186720,1765767,1004,3.23,,70.0,,,,,,,Total lipid (fat),G -21186937,1765985,1004,46.43,,70.0,,,,,,,Total lipid (fat),G -21187256,1766304,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21187370,1766418,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21187458,1766506,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21187494,1766542,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -21187748,1766796,1004,15.52,,70.0,,,,,,,Total lipid (fat),G -21187795,1766843,1004,1.82,,70.0,,,,,,,Total lipid (fat),G -21188112,1767165,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21188202,1767255,1004,2.94,,70.0,,,,,,,Total lipid (fat),G -21188544,1767602,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -21188589,1767647,1004,1.18,,75.0,,,,,,,Total lipid (fat),G -21188598,1767656,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21188750,1767809,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21189006,1768066,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21189252,1768312,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21189253,1768313,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21189349,1768409,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21189977,1769038,1004,16.07,,70.0,,,,,,,Total lipid (fat),G -21190096,1769157,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21190501,1769573,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21190646,1769718,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21191021,1770096,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21191059,1770134,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21191124,1770200,1004,43.75,,70.0,,,,,,,Total lipid (fat),G -21191361,1770437,1004,16.0,,70.0,,,,,,,Total lipid (fat),G -21191730,1770806,1004,5.36,,70.0,,,,,,,Total lipid (fat),G -21191849,1770925,1004,26.09,,70.0,,,,,,,Total lipid (fat),G -21191954,1771030,1004,19.23,,70.0,,,,,,,Total lipid (fat),G -21192082,1771158,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21192087,1771163,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21192543,1771619,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21193238,1772316,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21193240,1772318,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21193771,1772849,1004,30.3,,70.0,,,,,,,Total lipid (fat),G -21194273,1773352,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21194362,1773443,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21194400,1773481,1004,18.75,,70.0,,,,,,,Total lipid (fat),G -21194419,1773500,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21194427,1773508,1004,2.08,,70.0,,,,,,,Total lipid (fat),G -21194512,1773593,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -21194525,1773606,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21195748,1774830,1004,12.73,,70.0,,,,,,,Total lipid (fat),G -21195888,1774970,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21195898,1774980,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21195919,1775001,1004,18.89,,70.0,,,,,,,Total lipid (fat),G -21195992,1775077,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21196099,1775184,1004,4.35,,70.0,,,,,,,Total lipid (fat),G -21196179,1775264,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21196208,1775293,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21196214,1775299,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21196375,1775460,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -21196424,1881445,1004,18.75,,70.0,,,,,,,Total lipid (fat),G -21196716,1775801,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21197007,1776094,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21197106,1776193,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21197394,1776481,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21197810,1776900,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21197972,1777062,1004,9.0,,70.0,,,,,,,Total lipid (fat),G -21198138,1777228,1004,1.18,,70.0,,,,,,,Total lipid (fat),G -21198375,1777465,1004,11.5,,70.0,,,,,,,Total lipid (fat),G -21198492,1777582,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21198591,1777681,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21198889,1881501,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21199136,1778227,1004,13.25,,70.0,,,,,,,Total lipid (fat),G -21199168,1778259,1004,14.0,,70.0,,,,,,,Total lipid (fat),G -21199174,1778265,1004,13.95,,70.0,,,,,,,Total lipid (fat),G -21199460,1778551,1004,8.16,,70.0,,,,,,,Total lipid (fat),G -21199997,1779090,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21200059,1779152,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21200417,1779510,1004,2.35,,70.0,,,,,,,Total lipid (fat),G -21200488,1779582,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -21200772,1779867,1004,19.05,,70.0,,,,,,,Total lipid (fat),G -21200802,1779897,1004,6.34,,70.0,,,,,,,Total lipid (fat),G -21200857,1779954,1004,7.65,,70.0,,,,,,,Total lipid (fat),G -21201236,1780334,1004,5.88,,70.0,,,,,,,Total lipid (fat),G -21201245,1780343,1004,1.02,,70.0,,,,,,,Total lipid (fat),G -21201375,1780473,1004,3.47,,70.0,,,,,,,Total lipid (fat),G -21201513,1780612,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21201670,1780769,1004,1.73,,70.0,,,,,,,Total lipid (fat),G -21201795,1780894,1004,15.25,,70.0,,,,,,,Total lipid (fat),G -21201926,1781025,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21202412,1781512,1004,24.53,,70.0,,,,,,,Total lipid (fat),G -21202567,1781667,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21202708,1781808,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21202848,1781948,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21202936,1782037,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21203175,1782277,1004,33.96,,70.0,,,,,,,Total lipid (fat),G -21203374,1782476,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21203547,1782649,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21203708,1782810,1004,26.98,,70.0,,,,,,,Total lipid (fat),G -21203862,1782964,1004,3.49,,70.0,,,,,,,Total lipid (fat),G -21204005,1783108,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21204670,1783774,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21204763,1783867,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21204914,1784018,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21204961,1784065,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21204969,1784073,1004,15.91,,70.0,,,,,,,Total lipid (fat),G -21205437,1784542,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21205496,1784601,1004,4.55,,70.0,,,,,,,Total lipid (fat),G -21205551,1784656,1004,7.5,,70.0,,,,,,,Total lipid (fat),G -21205870,1784975,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21205878,1784984,1004,4.35,,70.0,,,,,,,Total lipid (fat),G -21206091,1785197,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21206916,1786023,1004,3.96,,70.0,,,,,,,Total lipid (fat),G -21207295,1786402,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -21207490,1786601,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21207960,1787082,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21208237,1787359,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21208405,1787527,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21208464,1787586,1004,12.12,,70.0,,,,,,,Total lipid (fat),G -21208526,1787648,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -21208751,1787874,1004,29.23,,70.0,,,,,,,Total lipid (fat),G -21209202,1788326,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21209223,1788347,1004,5.17,,70.0,,,,,,,Total lipid (fat),G -21209524,1788649,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21209544,1788669,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21209630,1788757,1004,7.5,,70.0,,,,,,,Total lipid (fat),G -21209696,1788824,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21209996,1789128,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21210694,1789832,1004,20.83,,70.0,,,,,,,Total lipid (fat),G -21210947,1790096,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21211141,1790300,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21211213,1790375,1004,35.29,,70.0,,,,,,,Total lipid (fat),G -21211599,1790769,1004,0.8,,70.0,,,,,,,Total lipid (fat),G -21211656,1790826,1004,5.88,,70.0,,,,,,,Total lipid (fat),G -21211772,1790946,1004,7.86,,70.0,,,,,,,Total lipid (fat),G -21211789,1790963,1004,11.76,,70.0,,,,,,,Total lipid (fat),G -21212370,1791549,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -21212719,1791907,1004,3.73,,70.0,,,,,,,Total lipid (fat),G -21212742,1791930,1004,8.57,,70.0,,,,,,,Total lipid (fat),G -21212889,1792078,1004,18.33,,70.0,,,,,,,Total lipid (fat),G -21213052,1792248,1004,15.74,,70.0,,,,,,,Total lipid (fat),G -21213244,1792440,1004,0.89,,70.0,,,,,,,Total lipid (fat),G -21213445,1792642,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -21213465,1792663,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -21213522,1792720,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21213525,1792723,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21213921,1793120,1004,7.96,,70.0,,,,,,,Total lipid (fat),G -21213956,1793158,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21214321,1793523,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -21214521,1793724,1004,18.6,,70.0,,,,,,,Total lipid (fat),G -21214999,1794207,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21215082,1794290,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21215196,1794404,1004,1.04,,70.0,,,,,,,Total lipid (fat),G -21215567,1794776,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21215761,1881760,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21215767,1794977,1004,2.08,,70.0,,,,,,,Total lipid (fat),G -21215795,1795005,1004,38.81,,70.0,,,,,,,Total lipid (fat),G -21215848,1795059,1004,53.33,,70.0,,,,,,,Total lipid (fat),G -21215858,1795070,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21215977,1795193,1004,24.39,,70.0,,,,,,,Total lipid (fat),G -21216250,1795477,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21216486,1795713,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21216678,1795906,1004,1.75,,70.0,,,,,,,Total lipid (fat),G -21216764,1795994,1004,4.65,,70.0,,,,,,,Total lipid (fat),G -21216789,1796019,1004,1.02,,70.0,,,,,,,Total lipid (fat),G -21217133,1796365,1004,2.63,,70.0,,,,,,,Total lipid (fat),G -21217142,1796374,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21217302,1796535,1004,60.0,,70.0,,,,,,,Total lipid (fat),G -21217348,1796581,1004,11.67,,70.0,,,,,,,Total lipid (fat),G -21217923,1797161,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21217958,1797196,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21218364,1797616,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21218464,1797716,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21218641,1797894,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21218941,1798196,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21219157,1798412,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21219322,1798577,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21220002,1799282,1004,20.31,,70.0,,,,,,,Total lipid (fat),G -21220066,1799379,1004,15.02,,70.0,,,,,,,Total lipid (fat),G -21220229,1799583,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21220375,1799729,1004,21.18,,70.0,,,,,,,Total lipid (fat),G -21220499,1799854,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21220530,1799885,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21220656,1800012,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21220732,1800089,1004,4.62,,70.0,,,,,,,Total lipid (fat),G -21221346,1800764,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21221471,1800889,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21221660,1801080,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -21221777,1801197,1004,1.33,,70.0,,,,,,,Total lipid (fat),G -21222055,1801477,1004,18.82,,70.0,,,,,,,Total lipid (fat),G -21222825,1802248,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21223149,1802572,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -21223533,1802957,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21223900,1803324,1004,3.53,,70.0,,,,,,,Total lipid (fat),G -21224076,1803500,1004,8.24,,70.0,,,,,,,Total lipid (fat),G -21224162,1803587,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -21224170,1803595,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21224637,1804062,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21224699,1804124,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -21224843,1804277,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21225173,1804616,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21225185,1804628,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21225559,1805005,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -21225594,1805040,1004,6.0,,70.0,,,,,,,Total lipid (fat),G -21225649,1805095,1004,6.78,,70.0,,,,,,,Total lipid (fat),G -21226372,1805822,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21226458,1805909,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21226508,1805959,1004,7.06,,70.0,,,,,,,Total lipid (fat),G -21227106,1806559,1004,2.04,,70.0,,,,,,,Total lipid (fat),G -21227312,1806765,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21227795,1807257,1004,1.22,,70.0,,,,,,,Total lipid (fat),G -21228328,1807792,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21228568,1808035,1004,64.29,,70.0,,,,,,,Total lipid (fat),G -21229150,1808619,1004,11.67,,70.0,,,,,,,Total lipid (fat),G -21229316,1808785,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21229342,1808811,1004,15.93,,70.0,,,,,,,Total lipid (fat),G -21229488,1808964,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -21230126,1809605,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21230346,1809826,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21230436,1809916,1004,13.64,,70.0,,,,,,,Total lipid (fat),G -21230556,1810039,1004,6.85,,70.0,,,,,,,Total lipid (fat),G -21230804,1810291,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21230900,1810401,1004,13.48,,70.0,,,,,,,Total lipid (fat),G -21231400,1810913,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21232051,1811567,1004,45.45,,70.0,,,,,,,Total lipid (fat),G -21232401,1811917,1004,46.43,,70.0,,,,,,,Total lipid (fat),G -21232454,1811970,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21232510,1812027,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21232578,1812098,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -21232928,1812453,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21233353,1812883,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -21233375,1812905,1004,11.7,,70.0,,,,,,,Total lipid (fat),G -21234060,1813595,1004,10.47,,70.0,,,,,,,Total lipid (fat),G -21234139,1813677,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21234301,1813842,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21234302,1813843,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21234408,1813950,1004,4.55,,70.0,,,,,,,Total lipid (fat),G -21234508,1814050,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21234571,1814114,1004,0.77,,70.0,,,,,,,Total lipid (fat),G -21234671,1814222,1004,24.24,,70.0,,,,,,,Total lipid (fat),G -21235499,1815055,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21235539,1815095,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21235549,1815105,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -21236127,1815684,1004,21.21,,70.0,,,,,,,Total lipid (fat),G -21236169,1815726,1004,1.54,,70.0,,,,,,,Total lipid (fat),G -21236203,1815760,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21236248,1815805,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21236521,1816078,1004,12.28,,70.0,,,,,,,Total lipid (fat),G -21236842,1816399,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21236938,1816495,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21237535,1817095,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21237539,1817099,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21237623,1817183,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21237871,1817432,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21238074,1817636,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21238502,1818067,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21238729,1818295,1004,27.27,,70.0,,,,,,,Total lipid (fat),G -21239073,1818639,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21239485,1819056,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21239555,1819127,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21239772,1819345,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -21239826,1819401,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -21240040,1819615,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21240085,1819660,1004,9.41,,70.0,,,,,,,Total lipid (fat),G -21240167,1819742,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21240467,1820048,1004,1.11,,70.0,,,,,,,Total lipid (fat),G -21240964,1820557,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21241637,1821237,1004,22.32,,70.0,,,,,,,Total lipid (fat),G -21242145,1821746,1004,1.54,,70.0,,,,,,,Total lipid (fat),G -21242302,1821903,1004,8.93,,70.0,,,,,,,Total lipid (fat),G -21242374,1821975,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21242595,1822196,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21242680,1822281,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21242749,1822350,1004,12.64,,70.0,,,,,,,Total lipid (fat),G -21242985,1822586,1004,13.16,,70.0,,,,,,,Total lipid (fat),G -21243498,1823105,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21243506,1823114,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21244003,1823618,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21244180,1823799,1004,6.76,,70.0,,,,,,,Total lipid (fat),G -21244204,1823823,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -21244234,1823854,1004,31.03,,70.0,,,,,,,Total lipid (fat),G -21244396,1824018,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21244435,1824057,1004,0.85,,70.0,,,,,,,Total lipid (fat),G -21244963,1824604,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -21245021,1824666,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21245107,1824758,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21245430,1825087,1004,12.94,,70.0,,,,,,,Total lipid (fat),G -21245528,1825191,1004,1.11,,70.0,,,,,,,Total lipid (fat),G -21245851,1825521,1004,3.5,,70.0,,,,,,,Total lipid (fat),G -21246349,1826031,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21246824,1826509,1004,6.15,,70.0,,,,,,,Total lipid (fat),G -21247089,1826776,1004,9.19,,70.0,,,,,,,Total lipid (fat),G -21247099,1826786,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -21247100,1826787,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -21247198,1826886,1004,3.75,,70.0,,,,,,,Total lipid (fat),G -21247634,1827323,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21247676,1827365,1004,19.05,,70.0,,,,,,,Total lipid (fat),G -21247880,1827571,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21247917,1827608,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -21248029,1827721,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -21248611,1828309,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -21248696,1828394,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21248938,1828637,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21249102,1828802,1004,13.64,,70.0,,,,,,,Total lipid (fat),G -21249304,1829010,1004,30.65,,70.0,,,,,,,Total lipid (fat),G -21249324,1829030,1004,3.53,,70.0,,,,,,,Total lipid (fat),G -21249789,1829502,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21250061,1829778,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21250123,1829840,1004,46.43,,70.0,,,,,,,Total lipid (fat),G -21250288,1830006,1004,15.56,,70.0,,,,,,,Total lipid (fat),G -21250341,1830061,1004,3.74,,70.0,,,,,,,Total lipid (fat),G -21250392,1830114,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21250468,1830191,1004,80.0,,70.0,,,,,,,Total lipid (fat),G -21250637,1830364,1004,11.76,,70.0,,,,,,,Total lipid (fat),G -21250684,1830413,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -21250960,1830694,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21251005,1830739,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21251087,1830821,1004,13.0,,70.0,,,,,,,Total lipid (fat),G -21251090,1830824,1004,9.76,,70.0,,,,,,,Total lipid (fat),G -21251106,1830841,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21251365,1831105,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21251569,1831314,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21251624,1831372,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21251662,1831411,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -21252083,1831840,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21252349,1832110,1004,17.78,,70.0,,,,,,,Total lipid (fat),G -21252393,1832155,1004,15.79,,70.0,,,,,,,Total lipid (fat),G -21252636,1832402,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21252666,1832432,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -21253247,1833030,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21253407,1833192,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21253472,1833259,1004,17.14,,70.0,,,,,,,Total lipid (fat),G -21253508,1833295,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21253725,1833514,1004,11.43,,70.0,,,,,,,Total lipid (fat),G -21253984,1833773,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -21254078,1833868,1004,22.92,,70.0,,,,,,,Total lipid (fat),G -21254119,1833909,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -21254136,1833926,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21254570,1834360,1004,53.33,,70.0,,,,,,,Total lipid (fat),G -21255228,1835025,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21255268,1835065,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -21255498,1835297,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21256033,1835844,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -21256149,1835961,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21256169,1835981,1004,13.83,,70.0,,,,,,,Total lipid (fat),G -21257053,1836879,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21257266,1837097,1004,31.25,,70.0,,,,,,,Total lipid (fat),G -21257393,1837227,1004,15.53,,70.0,,,,,,,Total lipid (fat),G -21257587,1837422,1004,5.88,,70.0,,,,,,,Total lipid (fat),G -21257751,1837587,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21258050,1838025,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21258150,1838171,1004,4.64,,70.0,,,,,,,Total lipid (fat),G -21258215,1838257,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21258223,1838269,1004,75.0,,70.0,,,,,,,Total lipid (fat),G -21258318,1838395,1004,2.53,,70.0,,,,,,,Total lipid (fat),G -21258394,1882344,1004,24.56,,70.0,,,,,,,Total lipid (fat),G -21259017,1838756,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -21259066,1838806,1004,2.86,,70.0,,,,,,,Total lipid (fat),G -21259452,1839202,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21259534,1839284,1004,4.76,,70.0,,,,,,,Total lipid (fat),G -21259672,1882761,1004,1.04,,70.0,,,,,,,Total lipid (fat),G -21259693,1882771,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21259831,1839584,1004,11.25,,70.0,,,,,,,Total lipid (fat),G -21259921,1882857,1004,0.71,,70.0,,,,,,,Total lipid (fat),G -21259947,1882870,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -21260088,1839842,1004,4.11,,70.0,,,,,,,Total lipid (fat),G -21260277,1882959,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21260559,1883014,1004,7.63,,70.0,,,,,,,Total lipid (fat),G -21260931,1840722,1004,0.32,,70.0,,,,,,,Total lipid (fat),G -21260965,1840756,1004,5.56,,70.0,,,,,,,Total lipid (fat),G -21261170,1841026,1004,13.64,,70.0,,,,,,,Total lipid (fat),G -21261294,1841154,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -21261341,1841201,1004,7.55,,70.0,,,,,,,Total lipid (fat),G -21261356,1841216,1004,1.85,,70.0,,,,,,,Total lipid (fat),G -21261361,1841221,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21261492,1841353,1004,3.95,,70.0,,,,,,,Total lipid (fat),G -21261670,1841531,1004,4.17,,70.0,,,,,,,Total lipid (fat),G -21261765,1841633,1004,3.23,,70.0,,,,,,,Total lipid (fat),G -21261907,1841790,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21261983,1841866,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21261987,1841870,1004,1.92,,70.0,,,,,,,Total lipid (fat),G -21262010,1841893,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -21262106,1841990,1004,2.63,,70.0,,,,,,,Total lipid (fat),G -21262761,1842681,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21262766,1883369,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21262932,1842852,1004,11.61,,70.0,,,,,,,Total lipid (fat),G -21263038,1842958,1004,1.77,,70.0,,,,,,,Total lipid (fat),G -21263123,1883432,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21263153,1843074,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -21264110,1844051,1004,4.23,,70.0,,,,,,,Total lipid (fat),G -21264157,1844098,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21264237,1844178,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21264380,1844324,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21264543,1844488,1004,3.23,,70.0,,,,,,,Total lipid (fat),G -21264627,1844574,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21265189,1845136,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -21265463,1845411,1004,17.07,,70.0,,,,,,,Total lipid (fat),G -21265499,1845447,1004,18.44,,70.0,,,,,,,Total lipid (fat),G -21265644,1845598,1004,4.76,,70.0,,,,,,,Total lipid (fat),G -21265769,1883598,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21265867,1845831,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21265954,1845922,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21266144,1846123,1004,6.03,,70.0,,,,,,,Total lipid (fat),G -21266222,1846203,1004,14.12,,70.0,,,,,,,Total lipid (fat),G -21266407,1846397,1004,2.0,,70.0,,,,,,,Total lipid (fat),G -21266875,1846887,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21266921,1846934,1004,22.5,,70.0,,,,,,,Total lipid (fat),G -21267069,1847087,1004,0.25,,70.0,,,,,,,Total lipid (fat),G -21267315,1847341,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -21267640,1883953,1004,9.86,,70.0,,,,,,,Total lipid (fat),G -21267728,1884041,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21268016,1884329,1004,27.85,,70.0,,,,,,,Total lipid (fat),G -21268040,1884353,1004,4.29,,70.0,,,,,,,Total lipid (fat),G -21268347,1884660,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21268412,1884725,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21268600,1884916,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -21268627,1884943,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21268796,1885112,1004,18.18,,70.0,,,,,,,Total lipid (fat),G -21269248,1885564,1004,8.67,,70.0,,,,,,,Total lipid (fat),G -21269295,1885611,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21269301,1885617,1004,3.75,,70.0,,,,,,,Total lipid (fat),G -21269360,1885676,1004,1.76,,70.0,,,,,,,Total lipid (fat),G -21269456,1885772,1004,10.53,,70.0,,,,,,,Total lipid (fat),G -21269463,1885779,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -21269538,1885854,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21269675,1885991,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21269758,1886074,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21269771,1886087,1004,29.98,,70.0,,,,,,,Total lipid (fat),G -21269849,1886165,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21270145,1886461,1004,19.7,,70.0,,,,,,,Total lipid (fat),G -21270193,1886509,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -21270249,1886565,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21270255,1886571,1004,1.04,,70.0,,,,,,,Total lipid (fat),G -21270301,1886617,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21270375,1886691,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21270449,1886766,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -21270622,1886939,1004,22.92,,70.0,,,,,,,Total lipid (fat),G -21270974,1887291,1004,8.22,,70.0,,,,,,,Total lipid (fat),G -21271340,1887659,1004,7.89,,70.0,,,,,,,Total lipid (fat),G -21271745,1888065,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21271802,1888122,1004,9.38,,70.0,,,,,,,Total lipid (fat),G -21271863,1888183,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -21272145,1888465,1004,13.16,,70.0,,,,,,,Total lipid (fat),G -21272192,1888512,1004,2.35,,70.0,,,,,,,Total lipid (fat),G -21272781,1889101,1004,92.0,,70.0,,,,,,,Total lipid (fat),G -21272824,1889144,1004,11.43,,70.0,,,,,,,Total lipid (fat),G -21273081,1889401,1004,16.28,,70.0,,,,,,,Total lipid (fat),G -21273082,1889402,1004,13.39,,70.0,,,,,,,Total lipid (fat),G -21273086,1889406,1004,24.29,,70.0,,,,,,,Total lipid (fat),G -21273402,1889722,1004,21.05,,70.0,,,,,,,Total lipid (fat),G -21273512,1889833,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21274081,1890403,1004,7.02,,70.0,,,,,,,Total lipid (fat),G -21274331,1890653,1004,5.5,,70.0,,,,,,,Total lipid (fat),G -21274621,1890944,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -21274653,1890976,1004,1.04,,70.0,,,,,,,Total lipid (fat),G -21274709,1891032,1004,15.04,,70.0,,,,,,,Total lipid (fat),G -21274816,1891139,1004,6.88,,70.0,,,,,,,Total lipid (fat),G -21274829,1891152,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21274962,1891285,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21274993,1891316,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21275145,1891468,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21275505,1891829,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -21275535,1891859,1004,22.95,,70.0,,,,,,,Total lipid (fat),G -21275587,1891911,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21275651,1891976,1004,11.67,,70.0,,,,,,,Total lipid (fat),G -21275690,1892015,1004,2.45,,70.0,,,,,,,Total lipid (fat),G -21275877,1892202,1004,1.22,,70.0,,,,,,,Total lipid (fat),G -21276070,1892396,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -21276203,1892529,1004,2.5,,70.0,,,,,,,Total lipid (fat),G -21276472,1892801,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21276501,1892830,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21276647,1892976,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21277550,1893880,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21277671,1894003,1004,20.59,,70.0,,,,,,,Total lipid (fat),G -21277696,1894028,1004,64.29,,70.0,,,,,,,Total lipid (fat),G -21277964,1894297,1004,22.35,,70.0,,,,,,,Total lipid (fat),G -21278040,1894373,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21278051,1894384,1004,8.82,,70.0,,,,,,,Total lipid (fat),G -21278222,1894555,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21278244,1894577,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21278353,1894686,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -21278466,1894800,1004,11.5,,70.0,,,,,,,Total lipid (fat),G -21278860,1895195,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21278963,1895298,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21279239,1895574,1004,15.25,,70.0,,,,,,,Total lipid (fat),G -21279376,1895711,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21279491,1895826,1004,3.36,,70.0,,,,,,,Total lipid (fat),G -21279670,1896005,1004,12.94,,70.0,,,,,,,Total lipid (fat),G -21279714,1896049,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21279779,1896114,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21280000,1896335,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21280054,1896389,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21280126,1896461,1004,36.11,,70.0,,,,,,,Total lipid (fat),G -21280193,1896528,1004,20.51,,70.0,,,,,,,Total lipid (fat),G -21280240,1896575,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -21280520,1896856,1004,15.22,,70.0,,,,,,,Total lipid (fat),G -21280747,1897084,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21280881,1897218,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21281205,1897548,1004,10.87,,70.0,,,,,,,Total lipid (fat),G -21281285,1897628,1004,26.32,,70.0,,,,,,,Total lipid (fat),G -21281749,1898092,1004,2.02,,70.0,,,,,,,Total lipid (fat),G -21281949,1898292,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21281967,1898310,1004,53.33,,70.0,,,,,,,Total lipid (fat),G -21282152,1898495,1004,18.52,,70.0,,,,,,,Total lipid (fat),G -21282209,1898553,1004,7.5,,70.0,,,,,,,Total lipid (fat),G -21282617,1898961,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21283032,1899377,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21283079,1899424,1004,26.79,,70.0,,,,,,,Total lipid (fat),G -21283221,1899566,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21283229,1899574,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -21283383,1899728,1004,20.59,,70.0,,,,,,,Total lipid (fat),G -21283433,1899778,1004,15.52,,70.0,,,,,,,Total lipid (fat),G -21283649,1899994,1004,19.05,,70.0,,,,,,,Total lipid (fat),G -21284059,1900405,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21284084,1900430,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21284147,1900493,1004,11.43,,70.0,,,,,,,Total lipid (fat),G -21284175,1900521,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -21285123,1901472,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -21285192,1901541,1004,8.84,,70.0,,,,,,,Total lipid (fat),G -21285195,1901544,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21285325,1901674,1004,16.18,,70.0,,,,,,,Total lipid (fat),G -21285466,1901815,1004,5.31,,70.0,,,,,,,Total lipid (fat),G -21285728,1902078,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21286002,1902352,1004,3.68,,70.0,,,,,,,Total lipid (fat),G -21286157,1902507,1004,1.33,,70.0,,,,,,,Total lipid (fat),G -21286235,1902585,1004,25.61,,70.0,,,,,,,Total lipid (fat),G -21286380,1902730,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -21286521,1902872,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -21286747,1903098,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21286770,1903121,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21287093,1903444,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21287253,1903604,1004,22.32,,70.0,,,,,,,Total lipid (fat),G -21287499,1903850,1004,7.06,,70.0,,,,,,,Total lipid (fat),G -21287583,1903934,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21287620,1903971,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21287753,1904106,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21287800,1904153,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21288147,1904501,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21288377,1904735,1004,3.75,,70.0,,,,,,,Total lipid (fat),G -21288508,1904867,1004,9.17,,70.0,,,,,,,Total lipid (fat),G -21288552,1904911,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21288744,1905104,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -21289411,1905772,1004,17.39,,70.0,,,,,,,Total lipid (fat),G -21289437,1905798,1004,40.48,,70.0,,,,,,,Total lipid (fat),G -21289530,1905891,1004,3.02,,70.0,,,,,,,Total lipid (fat),G -21289610,1905971,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -21289839,1906200,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -21290115,1906477,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21290618,1906981,1004,16.36,,70.0,,,,,,,Total lipid (fat),G -21290806,1907169,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -21291286,1907652,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -21291312,1907678,1004,2.0,,70.0,,,,,,,Total lipid (fat),G -21291583,1907950,1004,1.93,,70.0,,,,,,,Total lipid (fat),G -21291791,1908160,1004,1.04,,70.0,,,,,,,Total lipid (fat),G -21292043,1908416,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21292985,1909364,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21293071,1909453,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21293232,1909614,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21293346,1909728,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21293603,1909986,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21293665,1910048,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21293710,1910093,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21293749,1910132,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21293916,1910299,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21293917,1910300,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21293939,1910322,1004,1.73,,70.0,,,,,,,Total lipid (fat),G -21294089,1910472,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21294131,1910514,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21294645,1911031,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21294885,1911271,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21295764,1912207,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21295916,1912384,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -21296243,1912722,1004,0.89,,70.0,,,,,,,Total lipid (fat),G -21296575,1913064,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21296604,1913093,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -21296772,1913261,1004,19.3,,70.0,,,,,,,Total lipid (fat),G -21297033,1913528,1004,11.5,,70.0,,,,,,,Total lipid (fat),G -21297340,1913835,1004,1.0,,70.0,,,,,,,Total lipid (fat),G -21297382,1913877,1004,6.47,,70.0,,,,,,,Total lipid (fat),G -21297426,1913921,1004,15.52,,70.0,,,,,,,Total lipid (fat),G -21297770,1914272,1004,27.08,,70.0,,,,,,,Total lipid (fat),G -21298455,1914970,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21298500,1915015,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21298576,1915096,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21298843,1915371,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21298874,1915402,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21299301,1915829,1004,11.43,,70.0,,,,,,,Total lipid (fat),G -21299393,1915921,1004,3.75,,70.0,,,,,,,Total lipid (fat),G -21299570,1916102,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21299803,1916341,1004,3.76,,70.0,,,,,,,Total lipid (fat),G -21299807,1916345,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21299816,1916354,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21299934,1916473,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21300630,1917175,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21300959,1917506,1004,7.09,,70.0,,,,,,,Total lipid (fat),G -21301217,1917765,1004,0.22,,70.0,,,,,,,Total lipid (fat),G -21301237,1917785,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21301408,1917956,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21301725,1918278,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21301806,1918359,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21301928,1918481,1004,8.96,,70.0,,,,,,,Total lipid (fat),G -21302110,1918665,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21302211,1918780,1004,7.45,,70.0,,,,,,,Total lipid (fat),G -21302344,1918913,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21302357,1918926,1004,6.53,,70.0,,,,,,,Total lipid (fat),G -21302484,1919054,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21302553,1919124,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21302709,1919280,1004,10.77,,70.0,,,,,,,Total lipid (fat),G -21302969,1919541,1004,2.63,,70.0,,,,,,,Total lipid (fat),G -21303472,1920059,1004,43.33,,70.0,,,,,,,Total lipid (fat),G -21303658,1920246,1004,16.0,,70.0,,,,,,,Total lipid (fat),G -21303740,1920328,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21303788,1920376,1004,2.73,,70.0,,,,,,,Total lipid (fat),G -21304306,1920895,1004,20.83,,70.0,,,,,,,Total lipid (fat),G -21304413,1921003,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21304641,1921232,1004,5.6,,70.0,,,,,,,Total lipid (fat),G -21304930,1921522,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21305123,1921716,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21305171,1921765,1004,0.62,,70.0,,,,,,,Total lipid (fat),G -21305599,1922194,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -21305612,1922207,1004,10.77,,70.0,,,,,,,Total lipid (fat),G -21305817,1922414,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -21305919,1922518,1004,7.04,,70.0,,,,,,,Total lipid (fat),G -21306175,1922775,1004,10.67,,70.0,,,,,,,Total lipid (fat),G -21306755,1923357,1004,8.06,,70.0,,,,,,,Total lipid (fat),G -21306972,1923585,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21307114,1923728,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -21307450,1924066,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -21307822,1924451,1004,0.66,,70.0,,,,,,,Total lipid (fat),G -21307933,1924562,1004,10.71,,70.0,,,,,,,Total lipid (fat),G -21308678,1925312,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21308679,1925313,1004,12.39,,70.0,,,,,,,Total lipid (fat),G -21308696,1925330,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21308966,1925602,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21308984,1925620,1004,7.06,,70.0,,,,,,,Total lipid (fat),G -21309072,1925709,1004,2.68,,70.0,,,,,,,Total lipid (fat),G -21309111,1925748,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -21309416,1926058,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21309502,1926145,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21309827,1926472,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21309959,1926604,1004,21.05,,70.0,,,,,,,Total lipid (fat),G -21310050,1926707,1004,22.5,,70.0,,,,,,,Total lipid (fat),G -21310109,1926773,1004,27.78,,70.0,,,,,,,Total lipid (fat),G -21310344,1927041,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21310551,1927304,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21310606,1927359,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21310715,1927508,1004,1.17,,70.0,,,,,,,Total lipid (fat),G -21310761,1927567,1004,4.08,,70.0,,,,,,,Total lipid (fat),G -21310830,1927660,1004,2.78,,70.0,,,,,,,Total lipid (fat),G -21310922,1927765,1004,45.0,,70.0,,,,,,,Total lipid (fat),G -21310946,1927789,1004,53.85,,70.0,,,,,,,Total lipid (fat),G -21311172,1928025,1004,14.12,,70.0,,,,,,,Total lipid (fat),G -21311286,1928148,1004,0.59,,70.0,,,,,,,Total lipid (fat),G -21311542,1928417,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21311707,1928585,1004,43.75,,70.0,,,,,,,Total lipid (fat),G -21311968,1928891,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21311973,1928896,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21313583,1930583,1004,2.31,,70.0,,,,,,,Total lipid (fat),G -21313728,1930728,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21314060,1931064,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -21314123,1931128,1004,56.67,,70.0,,,,,,,Total lipid (fat),G -21314320,1931325,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21314779,1931785,1004,32.35,,70.0,,,,,,,Total lipid (fat),G -21314968,1931974,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -21315114,1932121,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21315375,1932383,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -21315589,1932597,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21315759,1932767,1004,34.62,,70.0,,,,,,,Total lipid (fat),G -21316198,1933207,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -21316296,1933305,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -21316380,1933389,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21316613,1933622,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21316691,1933700,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21316929,1933938,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21317006,1934015,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21317434,1934445,1004,1.85,,70.0,,,,,,,Total lipid (fat),G -21317581,1934592,1004,9.19,,70.0,,,,,,,Total lipid (fat),G -21317889,1934900,1004,15.79,,70.0,,,,,,,Total lipid (fat),G -21318407,1935589,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21318624,1935874,1004,18.75,,70.0,,,,,,,Total lipid (fat),G -21318627,1935877,1004,7.49,,70.0,,,,,,,Total lipid (fat),G -21318848,1936163,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -21318867,1936197,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21318965,1936330,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21319363,1936733,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21319431,1936801,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21319596,1936966,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21319838,1937215,1004,3.81,,70.0,,,,,,,Total lipid (fat),G -21319925,1937306,1004,7.69,,70.0,,,,,,,Total lipid (fat),G -21320420,1937811,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21320646,1938037,1004,6.38,,70.0,,,,,,,Total lipid (fat),G -21321111,1938505,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21321712,1939108,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21321729,1939125,1004,3.12,,70.0,,,,,,,Total lipid (fat),G -21322055,1939452,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21322058,1939455,1004,10.2,,70.0,,,,,,,Total lipid (fat),G -21322253,1939651,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21322367,1939768,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21322387,1939788,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21322483,1939884,1004,29.79,,70.0,,,,,,,Total lipid (fat),G -21323001,1940404,1004,14.1,,70.0,,,,,,,Total lipid (fat),G -21323315,1940718,1004,1.25,,70.0,,,,,,,Total lipid (fat),G -21323356,1940759,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21323645,1941049,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21323653,1941057,1004,2.0,,70.0,,,,,,,Total lipid (fat),G -21323828,1941232,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21323913,1941318,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21323949,1941361,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21324227,1941640,1004,4.58,,70.0,,,,,,,Total lipid (fat),G -21324934,1942349,1004,15.18,,70.0,,,,,,,Total lipid (fat),G -21325048,1942464,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21325689,1943107,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21325840,1943258,1004,10.17,,70.0,,,,,,,Total lipid (fat),G -21325943,1943362,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21326201,1943625,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21326508,1943933,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -21326646,1944071,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -21326964,1944389,1004,2.36,,70.0,,,,,,,Total lipid (fat),G -21326972,1944397,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21327212,1944642,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21327300,1944730,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21328231,1945665,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21328355,1945789,1004,0.35,,70.0,,,,,,,Total lipid (fat),G -21329069,1946506,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21329176,1946613,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21329193,1946630,1004,0.71,,70.0,,,,,,,Total lipid (fat),G -21329247,1946684,1004,9.73,,70.0,,,,,,,Total lipid (fat),G -21329322,1946759,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21329353,1946791,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21329654,1947094,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21329685,1947125,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -21329858,1947299,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21330401,1947918,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21330434,1947953,1004,1.11,,70.0,,,,,,,Total lipid (fat),G -21330655,1948176,1004,1.04,,70.0,,,,,,,Total lipid (fat),G -21330779,1948300,1004,19.23,,70.0,,,,,,,Total lipid (fat),G -21330814,1948335,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21330844,1948365,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21330999,1948522,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -21331174,1948698,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21331199,1948723,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21331214,1948738,1004,1.77,,70.0,,,,,,,Total lipid (fat),G -21331254,1948778,1004,5.95,,70.0,,,,,,,Total lipid (fat),G -21331342,1948866,1004,1.36,,70.0,,,,,,,Total lipid (fat),G -21332064,1949592,1004,24.32,,70.0,,,,,,,Total lipid (fat),G -21332943,1950472,1004,10.59,,70.0,,,,,,,Total lipid (fat),G -21333415,1950952,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21334067,1951610,1004,7.69,,70.0,,,,,,,Total lipid (fat),G -21334170,1951713,1004,10.34,,70.0,,,,,,,Total lipid (fat),G -21334326,1951871,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21334400,1951946,1004,3.97,,70.0,,,,,,,Total lipid (fat),G -21335041,1952591,1004,17.24,,70.0,,,,,,,Total lipid (fat),G -21335059,1952609,1004,4.12,,70.0,,,,,,,Total lipid (fat),G -21335625,1953178,1004,10.71,,70.0,,,,,,,Total lipid (fat),G -21335678,1953231,1004,23.66,,70.0,,,,,,,Total lipid (fat),G -21335764,1953317,1004,6.47,,70.0,,,,,,,Total lipid (fat),G -21335847,1953400,1004,19.35,,70.0,,,,,,,Total lipid (fat),G -21336248,1953804,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -21336262,1953821,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21336485,1954055,1004,20.69,,70.0,,,,,,,Total lipid (fat),G -21336592,1954162,1004,5.95,,70.0,,,,,,,Total lipid (fat),G -21337092,1954668,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21337191,1954767,1004,9.02,,70.0,,,,,,,Total lipid (fat),G -21337241,1954818,1004,10.17,,70.0,,,,,,,Total lipid (fat),G -21337486,1955064,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21337576,1955154,1004,48.57,,70.0,,,,,,,Total lipid (fat),G -21337717,1955295,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21337975,1955554,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21337997,1955576,1004,2.63,,70.0,,,,,,,Total lipid (fat),G -21338064,1955643,1004,21.05,,70.0,,,,,,,Total lipid (fat),G -21338568,1956153,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21338721,1956306,1004,9.0,,70.0,,,,,,,Total lipid (fat),G -21338779,1956364,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21338808,1956393,1004,27.27,,70.0,,,,,,,Total lipid (fat),G -21339100,1956685,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21339199,1956785,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21339264,1956850,1004,6.12,,70.0,,,,,,,Total lipid (fat),G -21339474,1957060,1004,17.54,,70.0,,,,,,,Total lipid (fat),G -21339513,1957099,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21339633,1957219,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21340594,1958181,1004,3.89,,70.0,,,,,,,Total lipid (fat),G -21340802,1958389,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -21340853,1958440,1004,12.73,,70.0,,,,,,,Total lipid (fat),G -21341050,1958637,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21341142,1958732,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21341874,1959466,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21341887,1959479,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21341996,1959588,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21342065,1959658,1004,10.2,,70.0,,,,,,,Total lipid (fat),G -21342467,1960060,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -21342632,1960225,1004,8.0,,70.0,,,,,,,Total lipid (fat),G -21343304,1960902,1004,44.0,,70.0,,,,,,,Total lipid (fat),G -21343590,1961188,1004,6.51,,70.0,,,,,,,Total lipid (fat),G -21343727,1961329,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21343794,1961396,1004,18.18,,70.0,,,,,,,Total lipid (fat),G -21343858,1961460,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21344033,1961635,1004,16.07,,70.0,,,,,,,Total lipid (fat),G -21344671,1962279,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21344967,1962577,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21345313,1962926,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21345426,1963044,1004,13.93,,70.0,,,,,,,Total lipid (fat),G -21345557,1963175,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21345590,1963208,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21345789,1963410,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21345960,1963582,1004,26.92,,70.0,,,,,,,Total lipid (fat),G -21345973,1963595,1004,18.89,,70.0,,,,,,,Total lipid (fat),G -21345997,1963619,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21346109,1963731,1004,21.15,,70.0,,,,,,,Total lipid (fat),G -21346513,1964143,1004,6.72,,70.0,,,,,,,Total lipid (fat),G -21346524,1964154,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21346680,1964311,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21347024,1964656,1004,26.32,,70.0,,,,,,,Total lipid (fat),G -21347410,1965042,1004,35.29,,70.0,,,,,,,Total lipid (fat),G -21347717,1965349,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -21348616,1966251,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21348778,1966419,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -21349509,1967164,1004,17.54,,70.0,,,,,,,Total lipid (fat),G -21349921,1967583,1004,8.24,,70.0,,,,,,,Total lipid (fat),G -21350117,1967782,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21350221,1967888,1004,15.38,,70.0,,,,,,,Total lipid (fat),G -21350301,1967974,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -21350427,1968105,1004,6.41,,70.0,,,,,,,Total lipid (fat),G -21350570,1968248,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21350734,1968415,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -21350790,1968471,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21350796,1968477,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21351304,1969000,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21351628,1969333,1004,0.61,,70.0,,,,,,,Total lipid (fat),G -21351836,1969541,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21351860,1969565,1004,16.92,,70.0,,,,,,,Total lipid (fat),G -21351902,1969608,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -21351933,1969639,1004,53.33,,70.0,,,,,,,Total lipid (fat),G -21352116,1969830,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21352367,1970082,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21352422,1970137,1004,29.41,,70.0,,,,,,,Total lipid (fat),G -21352563,1970278,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -21353121,1970845,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -21353303,1971029,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -21354391,1972135,1004,3.4,,70.0,,,,,,,Total lipid (fat),G -21354815,1972564,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21355390,1973140,1004,9.46,,70.0,,,,,,,Total lipid (fat),G -21355394,1973144,1004,6.0,,70.0,,,,,,,Total lipid (fat),G -21355623,1973377,1004,86.67,,70.0,,,,,,,Total lipid (fat),G -21356779,1974539,1004,14.0,,70.0,,,,,,,Total lipid (fat),G -21356999,1974759,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21357265,1975026,1004,2.21,,70.0,,,,,,,Total lipid (fat),G -21357438,1975200,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21357554,1975316,1004,2.33,,70.0,,,,,,,Total lipid (fat),G -21357573,1975335,1004,46.88,,70.0,,,,,,,Total lipid (fat),G -21357647,1975410,1004,36.67,,70.0,,,,,,,Total lipid (fat),G -21357784,1975548,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21357829,1975593,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21358313,1976078,1004,11.33,,70.0,,,,,,,Total lipid (fat),G -21358405,1976170,1004,5.36,,70.0,,,,,,,Total lipid (fat),G -21358556,1976321,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21358612,1976378,1004,12.14,,70.0,,,,,,,Total lipid (fat),G -21358984,1976751,1004,1.91,,70.0,,,,,,,Total lipid (fat),G -21358994,1976761,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -21359065,1976833,1004,18.75,,70.0,,,,,,,Total lipid (fat),G -21359237,1977007,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21359439,1977209,1004,2.31,,70.0,,,,,,,Total lipid (fat),G -21360511,1978290,1004,3.53,,70.0,,,,,,,Total lipid (fat),G -21360529,1978309,1004,4.12,,70.0,,,,,,,Total lipid (fat),G -21360544,1978324,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21360644,1978424,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21360721,1978501,1004,17.24,,70.0,,,,,,,Total lipid (fat),G -21360804,1978584,1004,19.23,,70.0,,,,,,,Total lipid (fat),G -21361024,1978805,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21361262,1979044,1004,9.86,,70.0,,,,,,,Total lipid (fat),G -21361568,1979354,1004,46.15,,70.0,,,,,,,Total lipid (fat),G -21361810,1979597,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21361958,1979745,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -21362042,1979831,1004,13.27,,70.0,,,,,,,Total lipid (fat),G -21362509,1980300,1004,78.57,,70.0,,,,,,,Total lipid (fat),G -21362604,1980395,1004,1.98,,70.0,,,,,,,Total lipid (fat),G -21362707,1980498,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21363288,1981081,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21363509,1981302,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21363568,1981363,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21363673,1981468,1004,1.18,,70.0,,,,,,,Total lipid (fat),G -21363694,1981490,1004,4.01,,70.0,,,,,,,Total lipid (fat),G -21363886,1981682,1004,21.74,,70.0,,,,,,,Total lipid (fat),G -21363944,1981746,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21363975,1981777,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21365108,1982922,1004,31.11,,70.0,,,,,,,Total lipid (fat),G -21365111,1982925,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21365310,1983145,1004,23.53,,70.0,,,,,,,Total lipid (fat),G -21365380,1983221,1004,77.78,,70.0,,,,,,,Total lipid (fat),G -21365560,1983403,1004,83.33,,70.0,,,,,,,Total lipid (fat),G -21365570,1983413,1004,58.82,,70.0,,,,,,,Total lipid (fat),G -21365698,1983542,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21365773,1983617,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21365785,1983629,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21365922,1983768,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21366013,1983859,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21366147,1983996,1004,20.69,,70.0,,,,,,,Total lipid (fat),G -21366154,1984003,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21366434,1984285,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -21366940,1984795,1004,1.47,,70.0,,,,,,,Total lipid (fat),G -21366957,1984812,1004,54.55,,70.0,,,,,,,Total lipid (fat),G -21367019,1984875,1004,3.08,,70.0,,,,,,,Total lipid (fat),G -21367128,1984984,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21367488,1985345,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21367917,1985776,1004,16.81,,70.0,,,,,,,Total lipid (fat),G -21368255,1986116,1004,7.0,,70.0,,,,,,,Total lipid (fat),G -21368296,1986157,1004,3.03,,70.0,,,,,,,Total lipid (fat),G -21368300,1986161,1004,9.09,,70.0,,,,,,,Total lipid (fat),G -21368384,1986246,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21368819,1986682,1004,5.04,,70.0,,,,,,,Total lipid (fat),G -21368825,1986688,1004,2.63,,70.0,,,,,,,Total lipid (fat),G -21369478,1987349,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21369578,1987449,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21369859,1987733,1004,23.26,,70.0,,,,,,,Total lipid (fat),G -21369875,1987749,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21370115,1987994,1004,1.82,,70.0,,,,,,,Total lipid (fat),G -21370298,1988180,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -21370694,1988577,1004,5.36,,70.0,,,,,,,Total lipid (fat),G -21370740,1988623,1004,6.4,,70.0,,,,,,,Total lipid (fat),G -21371010,1988900,1004,26.37,,70.0,,,,,,,Total lipid (fat),G -21371084,1988975,1004,7.06,,70.0,,,,,,,Total lipid (fat),G -21371135,1989026,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21371171,1989063,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21371220,1989112,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21371592,1989487,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21371755,1989655,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21371844,1989745,1004,4.09,,70.0,,,,,,,Total lipid (fat),G -21371924,1989827,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21372183,1990087,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21372259,1990163,1004,44.12,,70.0,,,,,,,Total lipid (fat),G -21372428,1990333,1004,27.27,,70.0,,,,,,,Total lipid (fat),G -21372587,1990496,1004,39.29,,70.0,,,,,,,Total lipid (fat),G -21372590,1990499,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -21372694,1990603,1004,26.09,,70.0,,,,,,,Total lipid (fat),G -21372829,1990739,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21373184,1991098,1004,5.97,,70.0,,,,,,,Total lipid (fat),G -21373530,1991448,1004,22.73,,70.0,,,,,,,Total lipid (fat),G -21373661,1991580,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21373688,1991607,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21373822,1991744,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -21374142,1992069,1004,32.5,,70.0,,,,,,,Total lipid (fat),G -21374300,1992230,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21374619,1992557,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21374867,1992805,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21375044,1992985,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -21375062,1993003,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21375136,1993078,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -21375877,1993825,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -21376862,1994818,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21377055,1995013,1004,10.11,,70.0,,,,,,,Total lipid (fat),G -21377108,1995066,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21377431,1995391,1004,1.97,,70.0,,,,,,,Total lipid (fat),G -21377784,1995747,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -21378036,1996006,1004,24.62,,70.0,,,,,,,Total lipid (fat),G -21378326,1996299,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21378626,1996602,1004,53.33,,70.0,,,,,,,Total lipid (fat),G -21378690,1996667,1004,23.81,,70.0,,,,,,,Total lipid (fat),G -21378780,1996759,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -21378851,1996831,1004,14.43,,70.0,,,,,,,Total lipid (fat),G -21379005,1996986,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21379184,1997166,1004,1.25,,70.0,,,,,,,Total lipid (fat),G -21380110,1998098,1004,5.56,,70.0,,,,,,,Total lipid (fat),G -21380113,1998101,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21380613,1998609,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21380698,1998694,1004,18.18,,70.0,,,,,,,Total lipid (fat),G -21381055,1999054,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -21381182,1999182,1004,9.8,,70.0,,,,,,,Total lipid (fat),G -21381266,1999268,1004,1.75,,70.0,,,,,,,Total lipid (fat),G -21381563,1999568,1004,35.0,,70.0,,,,,,,Total lipid (fat),G -21381723,2004129,1004,2.49,1.0,1.0,,,,,,,Total lipid (fat),G -21381751,2004789,1004,0.25,1.0,1.0,,,,,,,Total lipid (fat),G -21381802,2004840,1004,0.32,1.0,1.0,,,,,,,Total lipid (fat),G -21381814,2006465,1004,0.38,1.0,1.0,,,,,,,Total lipid (fat),G -21381851,2007174,1004,0.29,1.0,1.0,,,,,,,Total lipid (fat),G -21382060,2007620,1004,26.0,,78.0,,,,,,,Total lipid (fat),G -21382097,2007657,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21382538,2008102,1004,4.79,,70.0,,,,,,,Total lipid (fat),G -21383141,2008706,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -21383183,2008749,1004,22.22,,70.0,,,,,,,Total lipid (fat),G -21383208,2008774,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21383275,2008841,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21383564,2009130,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21383720,2009287,1004,36.84,,70.0,,,,,,,Total lipid (fat),G -21383820,2009388,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21383989,2009557,1004,1.22,,70.0,,,,,,,Total lipid (fat),G -21384089,2009657,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21384104,2009672,1004,2.14,,70.0,,,,,,,Total lipid (fat),G -21384230,2009799,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21384560,2010129,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -21384572,2010141,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -21384844,2010414,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21384945,2010515,1004,3.12,,70.0,,,,,,,Total lipid (fat),G -21385151,2010732,1004,4.41,,70.0,,,,,,,Total lipid (fat),G -21385244,2010838,1004,2.94,,70.0,,,,,,,Total lipid (fat),G -21385284,2010879,1004,1.67,,70.0,,,,,,,Total lipid (fat),G -21385495,2011100,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -21385562,2011169,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21385914,2011527,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21385998,2011611,1004,3.15,,70.0,,,,,,,Total lipid (fat),G -21386053,2011666,1004,3.12,,70.0,,,,,,,Total lipid (fat),G -21386469,2012086,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21386572,2012190,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -21387471,2013094,1004,9.55,,70.0,,,,,,,Total lipid (fat),G -21387652,2013277,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21388528,2014159,1004,15.0,,70.0,,,,,,,Total lipid (fat),G -21388686,2014318,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21388903,2014536,1004,2.13,,70.0,,,,,,,Total lipid (fat),G -21389003,2014637,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21389016,2014650,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21389180,2014814,1004,8.54,,70.0,,,,,,,Total lipid (fat),G -21389381,2015016,1004,0.56,,70.0,,,,,,,Total lipid (fat),G -21389384,2015019,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21389763,2015398,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21389887,2015522,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21389889,2015524,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21389946,2015583,1004,0.8,,70.0,,,,,,,Total lipid (fat),G -21390187,2015825,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -21390295,2015934,1004,4.55,,70.0,,,,,,,Total lipid (fat),G -21390523,2016162,1004,6.43,,70.0,,,,,,,Total lipid (fat),G -21391426,2017068,1004,6.41,,70.0,,,,,,,Total lipid (fat),G -21391693,2017339,1004,5.69,,70.0,,,,,,,Total lipid (fat),G -21391715,2017361,1004,1.98,,70.0,,,,,,,Total lipid (fat),G -21392116,2017764,1004,2.68,,70.0,,,,,,,Total lipid (fat),G -21392245,2017894,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21392493,2018142,1004,8.0,,70.0,,,,,,,Total lipid (fat),G -21392669,2018319,1004,46.43,,70.0,,,,,,,Total lipid (fat),G -21392699,2018349,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21393255,2018906,1004,3.55,,70.0,,,,,,,Total lipid (fat),G -21393388,2019040,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21393455,2019107,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21393524,2019177,1004,16.17,,70.0,,,,,,,Total lipid (fat),G -21393754,2019407,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21393975,2019629,1004,2.5,,70.0,,,,,,,Total lipid (fat),G -21394075,2019729,1004,0.4,,70.0,,,,,,,Total lipid (fat),G -21394336,2019992,1004,19.64,,70.0,,,,,,,Total lipid (fat),G -21394534,2020192,1004,10.62,,70.0,,,,,,,Total lipid (fat),G -21394688,2020347,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -21394847,2020506,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -21394877,2020536,1004,34.88,,70.0,,,,,,,Total lipid (fat),G -21394907,2020567,1004,7.04,,70.0,,,,,,,Total lipid (fat),G -21395188,2020849,1004,17.19,,70.0,,,,,,,Total lipid (fat),G -21395345,2021010,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21395439,2021105,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -21395470,2021136,1004,78.57,,70.0,,,,,,,Total lipid (fat),G -21395547,2021214,1004,15.0,,70.0,,,,,,,Total lipid (fat),G -21395618,2021285,1004,1.22,,70.0,,,,,,,Total lipid (fat),G -21395725,2021392,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21395910,2021579,1004,29.85,,70.0,,,,,,,Total lipid (fat),G -21396076,2021746,1004,46.88,,70.0,,,,,,,Total lipid (fat),G -21396331,2022001,1004,17.54,,70.0,,,,,,,Total lipid (fat),G -21396378,2022048,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -21396776,2022447,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21396916,2022588,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21396991,2022663,1004,6.41,,70.0,,,,,,,Total lipid (fat),G -21397181,2022854,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21397319,2022992,1004,17.7,,70.0,,,,,,,Total lipid (fat),G -21397426,2023101,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21398089,2023769,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21398240,2023920,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21398298,2023979,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21398397,2024079,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21398423,2024105,1004,11.02,,70.0,,,,,,,Total lipid (fat),G -21398492,2024175,1004,0.89,,70.0,,,,,,,Total lipid (fat),G -21398580,2024264,1004,0.89,,70.0,,,,,,,Total lipid (fat),G -21398589,2024273,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21398626,2024310,1004,21.05,,70.0,,,,,,,Total lipid (fat),G -21399490,2025179,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -21399758,2025448,1004,9.33,,70.0,,,,,,,Total lipid (fat),G -21399791,2025481,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21400172,2025862,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21400292,2025982,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21400358,2026048,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21400444,2026134,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21400637,2026331,1004,1.67,,70.0,,,,,,,Total lipid (fat),G -21400688,2026382,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -21400805,2026499,1004,2.76,,70.0,,,,,,,Total lipid (fat),G -21401050,2026749,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -21401159,2026858,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21401410,2027109,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21402083,2027784,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21402405,2028107,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21402421,2028123,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21402479,2028181,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21402504,2028206,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21402778,2028485,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21403138,2028845,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -21403379,2029086,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21403766,2029475,1004,10.81,,70.0,,,,,,,Total lipid (fat),G -21403787,2029496,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21404012,2029723,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21404177,2029890,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21404334,2030047,1004,32.56,,70.0,,,,,,,Total lipid (fat),G -21404363,2030076,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21404380,2030093,1004,78.57,,70.0,,,,,,,Total lipid (fat),G -21404485,2030199,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21404597,2030311,1004,11.76,,70.0,,,,,,,Total lipid (fat),G -21405146,2030861,1004,2.68,,70.0,,,,,,,Total lipid (fat),G -21405222,2030937,1004,21.82,,70.0,,,,,,,Total lipid (fat),G -21406108,2031824,1004,22.22,,70.0,,,,,,,Total lipid (fat),G -21406219,2031935,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -21406460,2032179,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21406575,2032294,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21406716,2032436,1004,16.28,,70.0,,,,,,,Total lipid (fat),G -21406818,2032538,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21406902,2032622,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -21406961,2032681,1004,1.25,,70.0,,,,,,,Total lipid (fat),G -21407070,2032790,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21407279,2032999,1004,2.2,,70.0,,,,,,,Total lipid (fat),G -21407586,2033306,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -21407794,2033514,1004,10.53,,70.0,,,,,,,Total lipid (fat),G -21408273,2033994,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21408446,2034167,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -21408566,2034287,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21408639,2034360,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21408736,2034457,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -21408753,2034474,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21408761,2034482,1004,6.4,,70.0,,,,,,,Total lipid (fat),G -21408783,2034504,1004,4.59,,70.0,,,,,,,Total lipid (fat),G -21408786,2034507,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21409251,2034973,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21409323,2035045,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21409517,2035239,1004,7.96,,70.0,,,,,,,Total lipid (fat),G -21409535,2035258,1004,3.08,,70.0,,,,,,,Total lipid (fat),G -21410278,2036005,1004,3.85,,70.0,,,,,,,Total lipid (fat),G -21410604,2036333,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21410788,2036517,1004,11.67,,70.0,,,,,,,Total lipid (fat),G -21410867,2036596,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21410947,2036678,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21410981,2036712,1004,19.35,,70.0,,,,,,,Total lipid (fat),G -21411131,2036869,1004,16.36,,70.0,,,,,,,Total lipid (fat),G -21411344,2037082,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21411642,2037392,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -21412093,2037852,1004,4.65,,70.0,,,,,,,Total lipid (fat),G -21412250,2038009,1004,6.45,,70.0,,,,,,,Total lipid (fat),G -21412324,2038083,1004,2.08,,70.0,,,,,,,Total lipid (fat),G -21412540,2038301,1004,4.71,,70.0,,,,,,,Total lipid (fat),G -21412609,2038370,1004,14.63,,70.0,,,,,,,Total lipid (fat),G -21412861,2038624,1004,9.09,,70.0,,,,,,,Total lipid (fat),G -21413586,2039351,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21413706,2039471,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21413880,2039650,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21414324,2040095,1004,26.79,,70.0,,,,,,,Total lipid (fat),G -21414374,2040146,1004,6.5,,70.0,,,,,,,Total lipid (fat),G -21414462,2040234,1004,2.5,,70.0,,,,,,,Total lipid (fat),G -21414508,2040281,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21414906,2040682,1004,2.0,,70.0,,,,,,,Total lipid (fat),G -21415042,2040819,1004,42.5,,70.0,,,,,,,Total lipid (fat),G -21415090,2040867,1004,3.75,,70.0,,,,,,,Total lipid (fat),G -21415111,2040888,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -21415298,2041076,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21415300,2041078,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21415509,2041287,1004,12.0,,70.0,,,,,,,Total lipid (fat),G -21416102,2041882,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -21416166,2041947,1004,7.5,,70.0,,,,,,,Total lipid (fat),G -21416177,2041958,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21416454,2042236,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -21416514,2042296,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -21416524,2042306,1004,37.5,,70.0,,,,,,,Total lipid (fat),G -21416610,2042392,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21416631,2042413,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21416661,2042444,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21416752,2042535,1004,39.29,,70.0,,,,,,,Total lipid (fat),G -21417268,2043051,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21417535,2043318,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21417684,2043468,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21417712,2043496,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21417826,2043610,1004,66.67,,70.0,,,,,,,Total lipid (fat),G -21418173,2043957,1004,2.63,,70.0,,,,,,,Total lipid (fat),G -21418256,2044041,1004,21.74,,70.0,,,,,,,Total lipid (fat),G -21418366,2044151,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21418418,2044203,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21418420,2044205,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21418559,2044344,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21418796,2044581,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -21418824,2044609,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21419019,2044804,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21419203,2044988,1004,30.65,,70.0,,,,,,,Total lipid (fat),G -21419431,2045216,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21419451,2045236,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21419485,2045270,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21420274,2046061,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21420402,2046189,1004,43.33,,70.0,,,,,,,Total lipid (fat),G -21420486,2046273,1004,20.69,,70.0,,,,,,,Total lipid (fat),G -21420502,2046289,1004,0.11,,70.0,,,,,,,Total lipid (fat),G -21420557,2046344,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21420859,2046646,1004,44.0,,70.0,,,,,,,Total lipid (fat),G -21421041,2046829,1004,37.5,,70.0,,,,,,,Total lipid (fat),G -21421166,2046955,1004,32.5,,70.0,,,,,,,Total lipid (fat),G -21421221,2047010,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21421394,2047183,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21421397,2047186,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21421617,2047409,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -21421809,2047601,1004,31.58,,70.0,,,,,,,Total lipid (fat),G -21421820,2047612,1004,7.5,,70.0,,,,,,,Total lipid (fat),G -21422149,2047942,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21422272,2048065,1004,23.08,,70.0,,,,,,,Total lipid (fat),G -21422363,2048156,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -21422409,2048202,1004,39.29,,70.0,,,,,,,Total lipid (fat),G -21422420,2048213,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21422569,2048362,1004,35.0,,70.0,,,,,,,Total lipid (fat),G -21422706,2048499,1004,8.93,,70.0,,,,,,,Total lipid (fat),G -21422744,2048537,1004,2.5,,70.0,,,,,,,Total lipid (fat),G -21423265,2049058,1004,22.5,,70.0,,,,,,,Total lipid (fat),G -21423327,2049120,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21423335,2049128,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21423582,2049375,1004,45.0,,70.0,,,,,,,Total lipid (fat),G -21423682,2049475,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21423716,2049509,1004,4.88,,70.0,,,,,,,Total lipid (fat),G -21423819,2049612,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21423943,2049737,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -21424101,2049895,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -21424710,2050507,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21424771,2050568,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21424838,2050635,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21424895,2050692,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21424934,2050731,1004,40.54,,70.0,,,,,,,Total lipid (fat),G -21425256,2051054,1004,35.56,,70.0,,,,,,,Total lipid (fat),G -21425350,2051148,1004,46.43,,70.0,,,,,,,Total lipid (fat),G -21425411,2051209,1004,29.27,,70.0,,,,,,,Total lipid (fat),G -21426300,2052099,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -21426317,2052116,1004,0.21,,70.0,,,,,,,Total lipid (fat),G -21426336,2052135,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21426709,2052509,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21426755,2052555,1004,4.62,,70.0,,,,,,,Total lipid (fat),G -21426779,2052579,1004,23.7,,70.0,,,,,,,Total lipid (fat),G -21426975,2052775,1004,9.73,,70.0,,,,,,,Total lipid (fat),G -21427025,2052825,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21427057,2052857,1004,20.69,,70.0,,,,,,,Total lipid (fat),G -21427338,2053140,1004,0.11,,70.0,,,,,,,Total lipid (fat),G -21427492,2053294,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21427810,2053614,1004,22.22,,70.0,,,,,,,Total lipid (fat),G -21428140,2053948,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -21428443,2054252,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21429100,2054910,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21429120,2054930,1004,10.42,,70.0,,,,,,,Total lipid (fat),G -21429155,2054965,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21429392,2055202,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21429396,2055206,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21430149,2055959,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -21430362,2056174,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21430384,2056196,1004,2.86,,70.0,,,,,,,Total lipid (fat),G -21430419,2056231,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21431011,2056824,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21431043,2056856,1004,7.0,,70.0,,,,,,,Total lipid (fat),G -21431173,2056986,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21431193,2057008,1004,13.16,,70.0,,,,,,,Total lipid (fat),G -21431249,2057064,1004,25.81,,70.0,,,,,,,Total lipid (fat),G -21431788,2057603,1004,4.39,,70.0,,,,,,,Total lipid (fat),G -21431974,2057789,1004,4.29,,70.0,,,,,,,Total lipid (fat),G -21432078,2057893,1004,29.17,,70.0,,,,,,,Total lipid (fat),G -21432085,2057900,1004,4.17,,70.0,,,,,,,Total lipid (fat),G -21432485,2058301,1004,16.44,,70.0,,,,,,,Total lipid (fat),G -21432789,2058606,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21433499,2059323,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -21433656,2059480,1004,6.38,,70.0,,,,,,,Total lipid (fat),G -21433751,2059575,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21433922,2059746,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21434267,2060100,1004,25.89,,70.0,,,,,,,Total lipid (fat),G -21434424,2060257,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21434848,2060681,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21434963,2060796,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21434981,2060814,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21434990,2060823,1004,20.83,,70.0,,,,,,,Total lipid (fat),G -21435001,2060834,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21435154,2060987,1004,2.24,,70.0,,,,,,,Total lipid (fat),G -21435255,2061088,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21435723,2061556,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -21435807,2061640,1004,24.0,,70.0,,,,,,,Total lipid (fat),G -21435975,2061809,1004,78.57,,70.0,,,,,,,Total lipid (fat),G -21436150,2061984,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21436274,2062110,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21436336,2062172,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21436701,2062537,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21436950,2062786,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21437146,2062983,1004,3.14,,70.0,,,,,,,Total lipid (fat),G -21437362,2063199,1004,9.3,,70.0,,,,,,,Total lipid (fat),G -21437401,2063238,1004,15.24,,70.0,,,,,,,Total lipid (fat),G -21437408,2063245,1004,16.81,,70.0,,,,,,,Total lipid (fat),G -21437712,2063549,1004,18.52,,70.0,,,,,,,Total lipid (fat),G -21437726,2063563,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -21437927,2063764,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21438077,2063914,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21438189,2064026,1004,2.21,,70.0,,,,,,,Total lipid (fat),G -21438297,2064135,1004,4.8,,70.0,,,,,,,Total lipid (fat),G -21438350,2064188,1004,9.09,,70.0,,,,,,,Total lipid (fat),G -21439264,2065104,1004,1.47,,70.0,,,,,,,Total lipid (fat),G -21439713,2065553,1004,1.17,,70.0,,,,,,,Total lipid (fat),G -21439867,2065708,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21440266,2066107,1004,21.16,,70.0,,,,,,,Total lipid (fat),G -21440480,2066321,1004,17.65,,70.0,,,,,,,Total lipid (fat),G -21440613,2066454,1004,1.86,,75.0,,,,,,,Total lipid (fat),G -21440801,2066646,1004,0.78,,70.0,,,,,,,Total lipid (fat),G -21440812,2066657,1004,8.0,,70.0,,,,,,,Total lipid (fat),G -21441402,2067248,1004,5.08,,70.0,,,,,,,Total lipid (fat),G -21441451,2067298,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21441708,2067555,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21441809,2067656,1004,8.93,,70.0,,,,,,,Total lipid (fat),G -21441935,2067784,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21442003,2067852,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21442011,2067860,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21442072,2067921,1004,9.82,,70.0,,,,,,,Total lipid (fat),G -21442159,2068008,1004,6.32,,70.0,,,,,,,Total lipid (fat),G -21442335,2068185,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21442599,2068450,1004,8.0,,70.0,,,,,,,Total lipid (fat),G -21442650,2068501,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21443469,2069322,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21443532,2069385,1004,20.35,,70.0,,,,,,,Total lipid (fat),G -21444046,2069901,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21444100,2069955,1004,2.48,,70.0,,,,,,,Total lipid (fat),G -21444123,2069978,1004,3.0,,70.0,,,,,,,Total lipid (fat),G -21444132,2069987,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -21444212,2070068,1004,6.98,,70.0,,,,,,,Total lipid (fat),G -21444305,2070161,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21444696,2070557,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21444789,2070651,1004,4.0,,70.0,,,,,,,Total lipid (fat),G -21444818,2070680,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -21444861,2070724,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -21444905,2070768,1004,16.88,,70.0,,,,,,,Total lipid (fat),G -21445041,2070904,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21445205,2071068,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21445454,2071317,1004,0.37,,70.0,,,,,,,Total lipid (fat),G -21445623,2071490,1004,1.18,,70.0,,,,,,,Total lipid (fat),G -21445693,2071561,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21445777,2071645,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21445818,2071686,1004,10.53,,70.0,,,,,,,Total lipid (fat),G -21445928,2071798,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -21445936,2071806,1004,16.13,,70.0,,,,,,,Total lipid (fat),G -21445966,2071836,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21446147,2072018,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21446228,2072099,1004,21.21,,70.0,,,,,,,Total lipid (fat),G -21446268,2072139,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21446308,2072179,1004,2.17,,70.0,,,,,,,Total lipid (fat),G -21446412,2072283,1004,21.21,,70.0,,,,,,,Total lipid (fat),G -21446619,2072491,1004,2.63,,70.0,,,,,,,Total lipid (fat),G -21446697,2072569,1004,16.28,,70.0,,,,,,,Total lipid (fat),G -21446719,2072591,1004,20.59,,70.0,,,,,,,Total lipid (fat),G -21446923,2072795,1004,1.0,,70.0,,,,,,,Total lipid (fat),G -21447542,2073416,1004,18.87,,70.0,,,,,,,Total lipid (fat),G -21448012,2073887,1004,66.67,,70.0,,,,,,,Total lipid (fat),G -21448034,2073909,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21448400,2074286,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -21448753,2074641,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21448847,2074735,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21448887,2074775,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21449118,2075007,1004,1.75,,70.0,,,,,,,Total lipid (fat),G -21449281,2075170,1004,2.04,,70.0,,,,,,,Total lipid (fat),G -21450107,2076006,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21450161,2076060,1004,0.68,,70.0,,,,,,,Total lipid (fat),G -21450196,2076095,1004,39.29,,70.0,,,,,,,Total lipid (fat),G -21450384,2076284,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -21450601,2076501,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21450628,2076529,1004,1.66,,70.0,,,,,,,Total lipid (fat),G -21450692,2076593,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21450964,2076866,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -21450966,2076868,1004,4.0,,70.0,,,,,,,Total lipid (fat),G -21451137,2077039,1004,3.62,,70.0,,,,,,,Total lipid (fat),G -21451234,2077137,1004,14.04,,70.0,,,,,,,Total lipid (fat),G -21451437,2077341,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21451647,2077552,1004,32.5,,70.0,,,,,,,Total lipid (fat),G -21451743,2077649,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21451757,2077663,1004,2.22,,70.0,,,,,,,Total lipid (fat),G -21451770,2077676,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -21451935,2077841,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -21452138,2078055,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -21452265,2078184,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21452296,2078216,1004,7.27,,70.0,,,,,,,Total lipid (fat),G -21452982,2078907,1004,0.44,,70.0,,,,,,,Total lipid (fat),G -21453276,2079201,1004,8.2,,70.0,,,,,,,Total lipid (fat),G -21453576,2079501,1004,1.47,,70.0,,,,,,,Total lipid (fat),G -21453663,2079588,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21453969,2079894,1004,64.29,,70.0,,,,,,,Total lipid (fat),G -21454085,2080013,1004,13.95,,70.0,,,,,,,Total lipid (fat),G -21454271,2080207,1004,10.77,,70.0,,,,,,,Total lipid (fat),G -21454301,2080237,1004,13.24,,70.0,,,,,,,Total lipid (fat),G -21454308,2080244,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21454406,2080342,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21454412,2080348,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21454822,2080760,1004,19.72,,70.0,,,,,,,Total lipid (fat),G -21454939,2080878,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -21455433,2081374,1004,26.19,,70.0,,,,,,,Total lipid (fat),G -21455499,2081440,1004,9.86,,70.0,,,,,,,Total lipid (fat),G -21455637,2081578,1004,18.82,,70.0,,,,,,,Total lipid (fat),G -21455825,2081771,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21455847,2081793,1004,11.27,,70.0,,,,,,,Total lipid (fat),G -21456289,2082239,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21456405,2082357,1004,22.81,,70.0,,,,,,,Total lipid (fat),G -21456668,2082621,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21457051,2083006,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21457218,2083174,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21457255,2083211,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -21457644,2083620,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21457924,2083903,1004,31.25,,70.0,,,,,,,Total lipid (fat),G -21457955,2083934,1004,14.12,,70.0,,,,,,,Total lipid (fat),G -21458610,2084600,1004,3.38,,70.0,,,,,,,Total lipid (fat),G -21458743,2084734,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21458747,2084738,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21458791,2084782,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21458832,2084823,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21458982,2084974,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21459235,2085229,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21460168,2086168,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21460584,2086595,1004,17.5,,70.0,,,,,,,Total lipid (fat),G -21460661,2086674,1004,2.21,,70.0,,,,,,,Total lipid (fat),G -21461093,2087106,1004,8.7,,70.0,,,,,,,Total lipid (fat),G -21461353,2087366,1004,12.0,,70.0,,,,,,,Total lipid (fat),G -21461397,2087410,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21461554,2087606,1004,34.38,,70.0,,,,,,,Total lipid (fat),G -21461572,2087625,1004,53.12,,70.0,,,,,,,Total lipid (fat),G -21461659,2087719,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21461695,2087758,1004,0.96,,70.0,,,,,,,Total lipid (fat),G -21461696,2087759,1004,2.02,,70.0,,,,,,,Total lipid (fat),G -21461909,2087991,1004,20.59,,70.0,,,,,,,Total lipid (fat),G -21462055,2088152,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21462090,2088187,1004,27.03,,70.0,,,,,,,Total lipid (fat),G -21462104,2088202,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -21462564,2088807,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21462784,2089033,1004,4.69,,70.0,,,,,,,Total lipid (fat),G -21463468,2089772,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21463478,2089782,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -21463669,2089973,1004,9.89,,70.0,,,,,,,Total lipid (fat),G -21463682,2089988,1004,9.62,,70.0,,,,,,,Total lipid (fat),G -21463803,2090132,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21464107,2090439,1004,7.65,,70.0,,,,,,,Total lipid (fat),G -21464783,2091150,1004,29.93,,70.0,,,,,,,Total lipid (fat),G -21464866,2091233,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21464889,2091256,1004,5.68,,70.0,,,,,,,Total lipid (fat),G -21464992,2091385,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21465084,2091493,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21465108,2091519,1004,1.33,,70.0,,,,,,,Total lipid (fat),G -21465399,2091815,1004,3.85,,70.0,,,,,,,Total lipid (fat),G -21465583,2092006,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21465698,2092142,1004,4.12,,70.0,,,,,,,Total lipid (fat),G -21465951,2092427,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21465977,2092453,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21466012,2092489,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -21466644,2093139,1004,13.66,,70.0,,,,,,,Total lipid (fat),G -21466775,2093271,1004,8.75,,70.0,,,,,,,Total lipid (fat),G -21466989,2093490,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -21467351,2093884,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -21467460,2093993,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21467913,2094452,1004,19.23,,70.0,,,,,,,Total lipid (fat),G -21468598,2095140,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21468900,2095442,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -21468960,2095503,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21468977,2095520,1004,37.14,,70.0,,,,,,,Total lipid (fat),G -21469134,2095679,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -21469311,2095858,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21469658,2096207,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21469726,2096275,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21470207,2096767,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21470218,2096778,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21470252,2096812,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -21470294,2096854,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21470607,2097172,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21470797,2097364,1004,46.43,,70.0,,,,,,,Total lipid (fat),G -21471021,2097589,1004,7.83,,70.0,,,,,,,Total lipid (fat),G -21471132,2097700,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21471320,2097894,1004,27.91,,70.0,,,,,,,Total lipid (fat),G -21471504,2098078,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21471652,2098233,1004,12.68,,70.0,,,,,,,Total lipid (fat),G -21471679,2098260,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21471812,2098399,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21471838,2098426,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21471909,2098497,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21472660,2099275,1004,12.0,,70.0,,,,,,,Total lipid (fat),G -21472850,2099466,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21473007,2099624,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21473089,2099706,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21473444,2100063,1004,0.4,,70.0,,,,,,,Total lipid (fat),G -21473451,2100070,1004,4.46,,70.0,,,,,,,Total lipid (fat),G -21473954,2100576,1004,14.71,,70.0,,,,,,,Total lipid (fat),G -21473964,2100586,1004,6.27,,70.0,,,,,,,Total lipid (fat),G -21474057,2100681,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21475029,2101656,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21475045,2101672,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21475099,2101727,1004,23.08,,70.0,,,,,,,Total lipid (fat),G -21475326,2101958,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21475582,2102216,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21475781,2102415,1004,37.5,,70.0,,,,,,,Total lipid (fat),G -21475847,2102481,1004,0.36,,70.0,,,,,,,Total lipid (fat),G -21476070,2102707,1004,15.62,,70.0,,,,,,,Total lipid (fat),G -21476244,2102883,1004,0.59,,70.0,,,,,,,Total lipid (fat),G -21476512,2103153,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21476529,2103171,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21476738,2103382,1004,1.67,,70.0,,,,,,,Total lipid (fat),G -21477466,2104119,1004,0.41,,70.0,,,,,,,Total lipid (fat),G -21478280,2104949,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21478297,2104975,1004,13.64,,70.0,,,,,,,Total lipid (fat),G -21478366,2105055,1004,1.75,,70.0,,,,,,,Total lipid (fat),G -21478871,2105574,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21478962,2105665,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21479067,2105770,1004,18.75,,70.0,,,,,,,Total lipid (fat),G -21479405,2106113,1004,11.36,,70.0,,,,,,,Total lipid (fat),G -21479737,2106451,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21480249,2106975,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21480442,2107196,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -21480845,2107699,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21481042,2107937,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21481043,2107940,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21481505,2108541,1004,14.52,,70.0,,,,,,,Total lipid (fat),G -21482143,2109576,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -21482591,2110063,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21483219,2110708,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21483317,2110806,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21483428,2110944,1004,9.38,,70.0,,,,,,,Total lipid (fat),G -21483471,2110990,1004,8.24,,70.0,,,,,,,Total lipid (fat),G -21483495,2111021,1004,1.29,,70.0,,,,,,,Total lipid (fat),G -21483787,2111337,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21483975,2111555,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21484097,2111700,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -21484100,2111712,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21484110,2111728,1004,11.9,,70.0,,,,,,,Total lipid (fat),G -21484115,2111735,1004,21.74,,70.0,,,,,,,Total lipid (fat),G -21484400,2112038,1004,6.58,,70.0,,,,,,,Total lipid (fat),G -21484438,2112076,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21484446,2112084,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -21484656,2112294,1004,1.45,,70.0,,,,,,,Total lipid (fat),G -21484725,2112363,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -21484978,2112618,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21485118,2112758,1004,5.29,,70.0,,,,,,,Total lipid (fat),G -21486121,2113766,1004,2.38,,70.0,,,,,,,Total lipid (fat),G -21486315,2113962,1004,2.08,,70.0,,,,,,,Total lipid (fat),G -21486366,2114013,1004,20.59,,70.0,,,,,,,Total lipid (fat),G -21486696,2114345,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21486991,2114640,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -21487126,2114777,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -21487219,2115008,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21487345,2115140,1004,9.29,,75.0,,,,,,,Total lipid (fat),G -21487585,2115448,1004,7.04,,70.0,,,,,,,Total lipid (fat),G -21487655,2115523,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21487872,2115861,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -21487890,2115879,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21488107,2116099,1004,8.06,,70.0,,,,,,,Total lipid (fat),G -21488613,2116650,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21488867,2116909,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -21489060,2117102,1004,5.36,,70.0,,,,,,,Total lipid (fat),G -21489703,2117752,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21489777,2117826,1004,20.69,,70.0,,,,,,,Total lipid (fat),G -21489927,2117976,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21490171,2118223,1004,30.77,,70.0,,,,,,,Total lipid (fat),G -21490273,2118327,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21490339,2118394,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21490760,2118817,1004,2.5,,70.0,,,,,,,Total lipid (fat),G -21491028,2119086,1004,24.56,,70.0,,,,,,,Total lipid (fat),G -21491158,2119216,1004,14.47,,70.0,,,,,,,Total lipid (fat),G -21491174,2119234,1004,38.46,,70.0,,,,,,,Total lipid (fat),G -21491316,2119376,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21491539,2119603,1004,3.7,,70.0,,,,,,,Total lipid (fat),G -21491675,2119739,1004,4.88,,70.0,,,,,,,Total lipid (fat),G -21491700,2119764,1004,8.59,,70.0,,,,,,,Total lipid (fat),G -21491727,2119791,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -21491735,2119799,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21491781,2119847,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21492112,2120178,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21492191,2120258,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21492235,2120305,1004,10.71,,70.0,,,,,,,Total lipid (fat),G -21492244,2120314,1004,51.52,,70.0,,,,,,,Total lipid (fat),G -21492400,2120470,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21492725,2120800,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21492918,2120993,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21493073,2121148,1004,43.33,,70.0,,,,,,,Total lipid (fat),G -21493143,2121218,1004,18.0,,70.0,,,,,,,Total lipid (fat),G -21493484,2121564,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21493492,2121572,1004,19.35,,70.0,,,,,,,Total lipid (fat),G -21493734,2121816,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21494066,2122159,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21494181,2122282,1004,9.62,,70.0,,,,,,,Total lipid (fat),G -21494215,2122317,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21494448,2122553,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -21494539,2122644,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -21494844,2122958,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21495016,2123130,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21495674,2123792,1004,43.33,,70.0,,,,,,,Total lipid (fat),G -21495833,2123952,1004,19.05,,70.0,,,,,,,Total lipid (fat),G -21496065,2124187,1004,6.76,,70.0,,,,,,,Total lipid (fat),G -21496289,2124411,1004,9.89,,70.0,,,,,,,Total lipid (fat),G -21496411,2124536,1004,2.86,,70.0,,,,,,,Total lipid (fat),G -21496429,2124554,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21496453,2124578,1004,0.12,,70.0,,,,,,,Total lipid (fat),G -21496569,2124704,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21497519,2125801,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21497533,2125815,1004,3.77,,70.0,,,,,,,Total lipid (fat),G -21497988,2126271,1004,16.92,,70.0,,,,,,,Total lipid (fat),G -21498448,2126737,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21498707,2127002,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21498778,2127073,1004,1.2,,70.0,,,,,,,Total lipid (fat),G -21498851,2127148,1004,1.54,,70.0,,,,,,,Total lipid (fat),G -21498911,2127209,1004,36.67,,70.0,,,,,,,Total lipid (fat),G -21498939,2127237,1004,6.14,,70.0,,,,,,,Total lipid (fat),G -21499016,2127314,1004,9.2,,70.0,,,,,,,Total lipid (fat),G -21499017,2127315,1004,9.13,,70.0,,,,,,,Total lipid (fat),G -21499080,2127379,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -21499258,2127558,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21499322,2127623,1004,15.15,,70.0,,,,,,,Total lipid (fat),G -21499400,2127704,1004,17.31,,70.0,,,,,,,Total lipid (fat),G -21499431,2127735,1004,23.21,,70.0,,,,,,,Total lipid (fat),G -21499566,2127873,1004,19.3,,70.0,,,,,,,Total lipid (fat),G -21499673,2127981,1004,1.69,,70.0,,,,,,,Total lipid (fat),G -21499767,2128075,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21500116,2128428,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21500337,2128650,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21500361,2128675,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21500372,2128686,1004,15.29,,70.0,,,,,,,Total lipid (fat),G -21500424,2128740,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21500430,2128746,1004,32.0,,70.0,,,,,,,Total lipid (fat),G -21500565,2128882,1004,4.11,,70.0,,,,,,,Total lipid (fat),G -21500599,2128917,1004,46.88,,70.0,,,,,,,Total lipid (fat),G -21500771,2129094,1004,46.88,,70.0,,,,,,,Total lipid (fat),G -21501142,2129471,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21501290,2129620,1004,30.3,,70.0,,,,,,,Total lipid (fat),G -21501561,2129894,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21501754,2130095,1004,0.37,,70.0,,,,,,,Total lipid (fat),G -21501899,2130255,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21502162,2130527,1004,27.06,,70.0,,,,,,,Total lipid (fat),G -21502248,2130613,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21502769,2131139,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21502793,2131164,1004,0.59,,70.0,,,,,,,Total lipid (fat),G -21502804,2131175,1004,20.83,,70.0,,,,,,,Total lipid (fat),G -21502845,2131216,1004,2.86,,70.0,,,,,,,Total lipid (fat),G -21503182,2131560,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21503419,2131798,1004,2.86,,70.0,,,,,,,Total lipid (fat),G -21503487,2131868,1004,8.0,,70.0,,,,,,,Total lipid (fat),G -21503825,2132211,1004,4.65,,70.0,,,,,,,Total lipid (fat),G -21504452,2132887,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -21504635,2133075,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21504799,2133256,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -21504827,2133288,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21505309,2133788,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21505412,2133897,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21505703,2134190,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -21505840,2134331,1004,18.18,,70.0,,,,,,,Total lipid (fat),G -21506311,2134809,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21506314,2134812,1004,21.05,,70.0,,,,,,,Total lipid (fat),G -21506586,2135094,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -21506682,2135196,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21507235,2135777,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -21507484,2136030,1004,0.48,,70.0,,,,,,,Total lipid (fat),G -21507577,2136126,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21507658,2136212,1004,8.65,,70.0,,,,,,,Total lipid (fat),G -21507746,2136310,1004,4.08,,70.0,,,,,,,Total lipid (fat),G -21507772,2136337,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21507779,2136344,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21507838,2136405,1004,19.23,,70.0,,,,,,,Total lipid (fat),G -21507920,2136487,1004,0.38,,70.0,,,,,,,Total lipid (fat),G -21508175,2136742,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21508356,2136924,1004,12.61,,70.0,,,,,,,Total lipid (fat),G -21509002,2137587,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21509061,2137649,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -21509518,2138114,1004,23.4,,70.0,,,,,,,Total lipid (fat),G -21509578,2138186,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21509966,2138579,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21510395,2139011,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21511126,2139792,1004,7.41,,70.0,,,,,,,Total lipid (fat),G -21511236,2139907,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -21511340,2140018,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -21511392,2140073,1004,24.14,,70.0,,,,,,,Total lipid (fat),G -21511647,2140336,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21512195,2140929,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21512617,2141389,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21512619,2141391,1004,11.43,,70.0,,,,,,,Total lipid (fat),G -21512678,2141459,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21512924,2141725,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21512932,2141734,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21513329,2142171,1004,10.53,,70.0,,,,,,,Total lipid (fat),G -21513938,2142857,1004,20.93,,70.0,,,,,,,Total lipid (fat),G -21513948,2142867,1004,15.0,,70.0,,,,,,,Total lipid (fat),G -21514010,2142933,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21514263,2143207,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21514327,2143275,1004,10.59,,70.0,,,,,,,Total lipid (fat),G -21514500,2143457,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21515256,2144244,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21515600,2144591,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21515711,2144705,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21515845,2144840,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -21516018,2145024,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21516155,2145162,1004,14.94,,70.0,,,,,,,Total lipid (fat),G -21516843,2145865,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21516857,2145879,1004,1.67,,70.0,,,,,,,Total lipid (fat),G -21516950,2145973,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21516987,2146011,1004,9.38,,70.0,,,,,,,Total lipid (fat),G -21517113,2146137,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -21517639,2146673,1004,3.53,,70.0,,,,,,,Total lipid (fat),G -21517729,2146764,1004,0.77,,70.0,,,,,,,Total lipid (fat),G -21517920,2146971,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -21518275,2147329,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21518400,2147455,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21518595,2147654,1004,43.33,,70.0,,,,,,,Total lipid (fat),G -21518920,2147980,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21518982,2148042,1004,67.86,,70.0,,,,,,,Total lipid (fat),G -21518988,2148048,1004,15.0,,70.0,,,,,,,Total lipid (fat),G -21519063,2148123,1004,78.57,,70.0,,,,,,,Total lipid (fat),G -21519073,2148133,1004,41.86,,70.0,,,,,,,Total lipid (fat),G -21519122,2148182,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21519144,2148204,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21519148,2148208,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -21519157,2148217,1004,13.79,,70.0,,,,,,,Total lipid (fat),G -21519508,2148574,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21519509,2148575,1004,16.81,,70.0,,,,,,,Total lipid (fat),G -21519707,2148776,1004,1.54,,70.0,,,,,,,Total lipid (fat),G -21519944,2149015,1004,28.12,,70.0,,,,,,,Total lipid (fat),G -21520207,2149279,1004,9.23,,70.0,,,,,,,Total lipid (fat),G -21520292,2149364,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21520401,2149476,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21520486,2149564,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21520682,2149760,1004,4.55,,70.0,,,,,,,Total lipid (fat),G -21520726,2149811,1004,31.11,,70.0,,,,,,,Total lipid (fat),G -21520783,2149868,1004,14.94,,70.0,,,,,,,Total lipid (fat),G -21521663,2150769,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21521760,2150867,1004,8.65,,70.0,,,,,,,Total lipid (fat),G -21521775,2150883,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21522024,2151135,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21522246,2151357,1004,7.5,,70.0,,,,,,,Total lipid (fat),G -21522270,2151381,1004,9.62,,70.0,,,,,,,Total lipid (fat),G -21522351,2151470,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -21522440,2151559,1004,17.57,,70.0,,,,,,,Total lipid (fat),G -21522489,2151608,1004,35.48,,70.0,,,,,,,Total lipid (fat),G -21522653,2151773,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21523418,2152540,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21523605,2152732,1004,35.0,,70.0,,,,,,,Total lipid (fat),G -21523784,2152911,1004,8.11,,70.0,,,,,,,Total lipid (fat),G -21523839,2152967,1004,14.0,,70.0,,,,,,,Total lipid (fat),G -21524134,2153262,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21524215,2153344,1004,17.54,,70.0,,,,,,,Total lipid (fat),G -21524237,2153366,1004,1.69,,70.0,,,,,,,Total lipid (fat),G -21524385,2153516,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21524495,2153628,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21524535,2153670,1004,4.42,,70.0,,,,,,,Total lipid (fat),G -21524897,2154032,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21524994,2154129,1004,8.93,,70.0,,,,,,,Total lipid (fat),G -21525268,2154404,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21525448,2154584,1004,22.5,,70.0,,,,,,,Total lipid (fat),G -21525752,2154888,1004,2.33,,70.0,,,,,,,Total lipid (fat),G -21525768,2154904,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21525802,2154938,1004,39.29,,70.0,,,,,,,Total lipid (fat),G -21525844,2154980,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21526089,2155227,1004,10.59,,70.0,,,,,,,Total lipid (fat),G -21526404,2155547,1004,4.88,,70.0,,,,,,,Total lipid (fat),G -21526536,2155679,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21526701,2155846,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21526807,2155953,1004,78.57,,70.0,,,,,,,Total lipid (fat),G -21526923,2156070,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21527234,2156385,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21527619,2156788,1004,10.95,,70.0,,,,,,,Total lipid (fat),G -21528049,2157236,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21528052,2157239,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21528128,2157315,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21528162,2157351,1004,28.24,,70.0,,,,,,,Total lipid (fat),G -21528449,2157639,1004,14.41,,70.0,,,,,,,Total lipid (fat),G -21528509,2157699,1004,2.7,,70.0,,,,,,,Total lipid (fat),G -21528957,2158154,1004,5.17,,70.0,,,,,,,Total lipid (fat),G -21529367,2158567,1004,13.71,,70.0,,,,,,,Total lipid (fat),G -21529480,2158681,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21529668,2158871,1004,8.93,,70.0,,,,,,,Total lipid (fat),G -21529735,2158938,1004,4.84,,70.0,,,,,,,Total lipid (fat),G -21530515,2159725,1004,10.92,,70.0,,,,,,,Total lipid (fat),G -21530889,2160104,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21530918,2160135,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21531534,2160757,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21531833,2161057,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21531952,2161177,1004,11.84,,70.0,,,,,,,Total lipid (fat),G -21532163,2161389,1004,36.67,,70.0,,,,,,,Total lipid (fat),G -21532313,2161541,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21532335,2161563,1004,77.78,,70.0,,,,,,,Total lipid (fat),G -21532396,2161625,1004,12.73,,70.0,,,,,,,Total lipid (fat),G -21533603,2162854,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21533925,2163178,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21533948,2163201,1004,10.71,,70.0,,,,,,,Total lipid (fat),G -21534059,2163313,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21534789,2164079,1004,46.88,,70.0,,,,,,,Total lipid (fat),G -21534873,2164163,1004,4.0,,70.0,,,,,,,Total lipid (fat),G -21534978,2164269,1004,25.93,,70.0,,,,,,,Total lipid (fat),G -21535272,2164564,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21535456,2164750,1004,11.84,,70.0,,,,,,,Total lipid (fat),G -21535953,2165254,1004,18.18,,70.0,,,,,,,Total lipid (fat),G -21536056,2165358,1004,17.7,,70.0,,,,,,,Total lipid (fat),G -21536283,2165592,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21536305,2165614,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -21536751,2166068,1004,17.11,,70.0,,,,,,,Total lipid (fat),G -21536771,2166088,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21537233,2166554,1004,5.65,,70.0,,,,,,,Total lipid (fat),G -21537298,2166619,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -21537514,2166835,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21537525,2166846,1004,1.09,,70.0,,,,,,,Total lipid (fat),G -21537745,2167066,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21537933,2167255,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -21538482,2167805,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21538483,2167806,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -21538514,2167837,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -21538614,2167938,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21538712,2168036,1004,15.22,,70.0,,,,,,,Total lipid (fat),G -21538763,2168087,1004,18.0,,70.0,,,,,,,Total lipid (fat),G -21538778,2168103,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21539146,2168473,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21539497,2168828,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -21539866,2169204,1004,11.0,,70.0,,,,,,,Total lipid (fat),G -21539884,2169222,1004,1.67,,70.0,,,,,,,Total lipid (fat),G -21539923,2169262,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21539991,2169330,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21540090,2169430,1004,83.33,,70.0,,,,,,,Total lipid (fat),G -21540093,2169433,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21540117,2169457,1004,27.59,,70.0,,,,,,,Total lipid (fat),G -21540466,2169815,1004,6.38,,70.0,,,,,,,Total lipid (fat),G -21540562,2169912,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -21540679,2170029,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -21540913,2170266,1004,15.91,,70.0,,,,,,,Total lipid (fat),G -21540962,2170315,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21541221,2170577,1004,2.7,,70.0,,,,,,,Total lipid (fat),G -21541247,2170603,1004,4.41,,70.0,,,,,,,Total lipid (fat),G -21541356,2170715,1004,21.05,,70.0,,,,,,,Total lipid (fat),G -21541653,2171017,1004,21.05,,70.0,,,,,,,Total lipid (fat),G -21541912,2171278,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21542372,2171744,1004,5.3,,70.0,,,,,,,Total lipid (fat),G -21542461,2171836,1004,3.85,,70.0,,,,,,,Total lipid (fat),G -21542504,2171879,1004,8.11,,70.0,,,,,,,Total lipid (fat),G -21543191,2172573,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21543335,2172719,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21544013,2173400,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -21544577,2173969,1004,35.29,,70.0,,,,,,,Total lipid (fat),G -21544978,2174370,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -21545030,2174422,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21545061,2174453,1004,10.71,,70.0,,,,,,,Total lipid (fat),G -21545208,2174600,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21545382,2174774,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21545453,2174845,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21545873,2175270,1004,14.0,,70.0,,,,,,,Total lipid (fat),G -21546159,2175556,1004,1.82,,70.0,,,,,,,Total lipid (fat),G -21546229,2175626,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21546251,2175648,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21546617,2176023,1004,8.0,,70.0,,,,,,,Total lipid (fat),G -21547098,2176507,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21547217,2176626,1004,4.79,,70.0,,,,,,,Total lipid (fat),G -21547640,2177052,1004,8.53,,70.0,,,,,,,Total lipid (fat),G -21547671,2177085,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21547767,2177184,1004,16.07,,70.0,,,,,,,Total lipid (fat),G -21547816,2177235,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21548010,2177433,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21548364,2177787,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21548395,2177818,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21548496,2177921,1004,3.51,,70.0,,,,,,,Total lipid (fat),G -21548531,2177956,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21548810,2178238,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21548888,2178316,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21549015,2178445,1004,12.64,,70.0,,,,,,,Total lipid (fat),G -21549212,2178642,1004,16.0,,70.0,,,,,,,Total lipid (fat),G -21549376,2178807,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21549857,2179293,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21550136,2179573,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21550270,2179707,1004,2.08,,70.0,,,,,,,Total lipid (fat),G -21550349,2179790,1004,21.05,,70.0,,,,,,,Total lipid (fat),G -21550648,2180091,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -21550938,2180382,1004,23.26,,70.0,,,,,,,Total lipid (fat),G -21551027,2180472,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21551057,2180502,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21551190,2180635,1004,9.29,,70.0,,,,,,,Total lipid (fat),G -21551347,2180792,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21551402,2180847,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -21551493,2180940,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21551700,2181148,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21551841,2181292,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -21551957,2181409,1004,6.71,,70.0,,,,,,,Total lipid (fat),G -21552108,2181560,1004,21.05,,70.0,,,,,,,Total lipid (fat),G -21552230,2181683,1004,15.0,,70.0,,,,,,,Total lipid (fat),G -21552584,2182046,1004,78.57,,70.0,,,,,,,Total lipid (fat),G -21552991,2182456,1004,28.12,,70.0,,,,,,,Total lipid (fat),G -21552994,2182459,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21553268,2182736,1004,4.0,,71.0,,,,,,,Total lipid (fat),G -21553506,2182975,1004,0.0,,71.0,,,,,,,Total lipid (fat),G -21553596,2183066,1004,0.83,,71.0,,,,,,,Total lipid (fat),G -21554006,2183476,1004,25.91,,78.0,,,,,,,Total lipid (fat),G -21554127,2183597,1004,5.23,,78.0,,,,,,,Total lipid (fat),G -21554263,2183733,1004,2.49,,78.0,,,,,,,Total lipid (fat),G -21554593,2184063,1004,0.15,,78.0,,,,,,,Total lipid (fat),G -21554793,2184263,1004,1.67,,71.0,,,,,,,Total lipid (fat),G -21554834,2184304,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21554956,2184426,1004,2.85,,71.0,,,,,,,Total lipid (fat),G -21555140,2184610,1004,1.67,,71.0,,,,,,,Total lipid (fat),G -21555192,2184662,1004,4.27,,78.0,,,,,,,Total lipid (fat),G -21555363,2184834,1004,1.49,,78.0,,,,,,,Total lipid (fat),G -21555369,2184840,1004,22.32,,71.0,,,,,,,Total lipid (fat),G -21555551,2185022,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21555623,2185094,1004,8.54,,71.0,,,,,,,Total lipid (fat),G -21555721,2185192,1004,8.93,,71.0,,,,,,,Total lipid (fat),G -21555911,2185382,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21555920,2185391,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21555921,2185392,1004,8.28,,71.0,,,,,,,Total lipid (fat),G -21556189,2185660,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21556273,2185744,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21556348,2185819,1004,9.3,,70.0,,,,,,,Total lipid (fat),G -21556386,2185857,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -21556551,2186022,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21556558,2186029,1004,1.18,,70.0,,,,,,,Total lipid (fat),G -21556790,2186263,1004,1.74,,70.0,,,,,,,Total lipid (fat),G -21556795,2186268,1004,23.64,,70.0,,,,,,,Total lipid (fat),G -21557040,2186520,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -21557106,2186586,1004,2.97,,70.0,,,,,,,Total lipid (fat),G -21557115,2186595,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21557169,2186649,1004,9.68,,70.0,,,,,,,Total lipid (fat),G -21557580,2187060,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21557650,2187131,1004,9.33,,70.0,,,,,,,Total lipid (fat),G -21557943,2187425,1004,1.41,,70.0,,,,,,,Total lipid (fat),G -21557984,2187466,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21558133,2187615,1004,27.33,,70.0,,,,,,,Total lipid (fat),G -21558173,2187655,1004,1.21,,70.0,,,,,,,Total lipid (fat),G -21558339,2187828,1004,4.29,,70.0,,,,,,,Total lipid (fat),G -21558427,2187926,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21558429,2187928,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21558571,2188070,1004,7.04,,70.0,,,,,,,Total lipid (fat),G -21558854,2188353,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21558891,2188390,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21559037,2188537,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21559356,2188884,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21559546,2189099,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21559565,2189118,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21559731,2189284,1004,4.29,,70.0,,,,,,,Total lipid (fat),G -21559764,2189317,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21559847,2189400,1004,3.51,,70.0,,,,,,,Total lipid (fat),G -21560881,2190448,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21561171,2190743,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -21561460,2191047,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21561463,2191050,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -21562085,2191679,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21562327,2191923,1004,10.71,,70.0,,,,,,,Total lipid (fat),G -21562609,2192208,1004,1.08,,70.0,,,,,,,Total lipid (fat),G -21562675,2192276,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21562820,2192423,1004,14.04,,70.0,,,,,,,Total lipid (fat),G -21562889,2192492,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21563013,2192617,1004,1.04,,70.0,,,,,,,Total lipid (fat),G -21563039,2192643,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21563245,2192851,1004,1.36,,70.0,,,,,,,Total lipid (fat),G -21563267,2192873,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21563536,2193143,1004,16.07,,70.0,,,,,,,Total lipid (fat),G -21563718,2193328,1004,25.2,,70.0,,,,,,,Total lipid (fat),G -21563802,2193413,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21563863,2193474,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -21564153,2193766,1004,6.94,,70.0,,,,,,,Total lipid (fat),G -21564255,2193868,1004,1.09,,70.0,,,,,,,Total lipid (fat),G -21564562,2194177,1004,4.58,,70.0,,,,,,,Total lipid (fat),G -21564771,2194388,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21564904,2194521,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21565535,2195162,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21565592,2195220,1004,21.74,,70.0,,,,,,,Total lipid (fat),G -21565724,2195355,1004,6.55,,70.0,,,,,,,Total lipid (fat),G -21565733,2195364,1004,43.33,,70.0,,,,,,,Total lipid (fat),G -21566139,2195775,1004,1.33,,70.0,,,,,,,Total lipid (fat),G -21566275,2195912,1004,1.92,,70.0,,,,,,,Total lipid (fat),G -21566354,2195991,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -21566427,2196067,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21566432,2196073,1004,12.75,,70.0,,,,,,,Total lipid (fat),G -21566796,2196441,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21566896,2196541,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21566987,2196632,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21567158,2196803,1004,12.07,,78.0,,,,,,,Total lipid (fat),G -21567251,2196896,1004,4.0,,71.0,,,,,,,Total lipid (fat),G -21567429,2197074,1004,26.47,,71.0,,,,,,,Total lipid (fat),G -21567702,2197347,1004,0.4,,71.0,,,,,,,Total lipid (fat),G -21567901,2197547,1004,8.93,,71.0,,,,,,,Total lipid (fat),G -21568157,2197803,1004,3.51,,71.0,,,,,,,Total lipid (fat),G -21568529,2198179,1004,0.77,,70.0,,,,,,,Total lipid (fat),G -21569247,2198913,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21569345,2199011,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21569447,2199119,1004,16.16,,70.0,,,,,,,Total lipid (fat),G -21569685,2199387,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21569735,2199439,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21570206,2200061,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21570227,2200091,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21570297,2200177,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21570537,2200575,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21570593,2200655,1004,8.89,,70.0,,,,,,,Total lipid (fat),G -21570604,2200673,1004,23.08,,70.0,,,,,,,Total lipid (fat),G -21570742,2201026,1004,12.07,,70.0,,,,,,,Total lipid (fat),G -21571312,2201772,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21571664,2202215,1004,39.29,,70.0,,,,,,,Total lipid (fat),G -21571679,2202232,1004,24.0,,70.0,,,,,,,Total lipid (fat),G -21571683,2202236,1004,38.89,,70.0,,,,,,,Total lipid (fat),G -21571737,2202299,1004,0.36,,70.0,,,,,,,Total lipid (fat),G -21571969,2202562,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21572311,2202918,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -21572333,2202941,1004,4.23,,70.0,,,,,,,Total lipid (fat),G -21572395,2203025,1004,7.1,,70.0,,,,,,,Total lipid (fat),G -21572658,2203333,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21572779,2203455,1004,1.04,,70.0,,,,,,,Total lipid (fat),G -21572957,2203636,1004,11.76,,70.0,,,,,,,Total lipid (fat),G -21572972,2203651,1004,12.39,,70.0,,,,,,,Total lipid (fat),G -21573088,2203798,1004,26.79,,70.0,,,,,,,Total lipid (fat),G -21573179,2204026,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -21573240,2204147,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21573364,2204325,1004,30.95,,70.0,,,,,,,Total lipid (fat),G -21573481,2204569,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21573786,2205102,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21574326,2206099,1004,18.75,,70.0,,,,,,,Total lipid (fat),G -21574332,2206105,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21574345,2206119,1004,23.81,,70.0,,,,,,,Total lipid (fat),G -21574739,2206899,1004,24.44,,70.0,,,,,,,Total lipid (fat),G -21574921,2207556,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21574956,2207642,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21575163,2208052,1004,2.78,,71.0,,,,,,,Total lipid (fat),G -21575195,2208084,1004,0.42,,71.0,,,,,,,Total lipid (fat),G -21575302,2208191,1004,0.29,,78.0,,,,,,,Total lipid (fat),G -21575334,2208223,1004,0.21,,78.0,,,,,,,Total lipid (fat),G -21575610,2208499,1004,19.23,,71.0,,,,,,,Total lipid (fat),G -21575748,2208637,1004,19.35,,71.0,,,,,,,Total lipid (fat),G -21575940,2208830,1004,2.78,,71.0,,,,,,,Total lipid (fat),G -21576034,2208924,1004,26.92,,71.0,,,,,,,Total lipid (fat),G -21576291,2209181,1004,7.84,,71.0,,,,,,,Total lipid (fat),G -21576611,2209503,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -21576671,2209563,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21577200,2210105,1004,1.67,,70.0,,,,,,,Total lipid (fat),G -21577512,2210422,1004,7.89,,70.0,,,,,,,Total lipid (fat),G -21577645,2210557,1004,15.48,,70.0,,,,,,,Total lipid (fat),G -21577931,2210879,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21577981,2210932,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21577985,2210936,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21578012,2210981,1004,71.43,,70.0,,,,,,,Total lipid (fat),G -21578179,2211226,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21578394,2211474,1004,0.62,,70.0,,,,,,,Total lipid (fat),G -21578648,2211879,1004,14.89,,70.0,,,,,,,Total lipid (fat),G -21578664,2211899,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21579108,2212695,1004,6.48,,70.0,,,,,,,Total lipid (fat),G -21579232,2212901,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21579474,2213177,1004,6.43,,70.0,,,,,,,Total lipid (fat),G -21579525,2213229,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21579623,2213351,1004,2.9,,70.0,,,,,,,Total lipid (fat),G -21579661,2213430,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21579722,2213512,1004,27.5,,70.0,,,,,,,Total lipid (fat),G -21579931,2213734,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21580260,2214098,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21580276,2214114,1004,1.43,,70.0,,,,,,,Total lipid (fat),G -21580422,2214268,1004,3.75,,70.0,,,,,,,Total lipid (fat),G -21580542,2214394,1004,7.65,,70.0,,,,,,,Total lipid (fat),G -21580771,2214690,1004,1.18,,70.0,,,,,,,Total lipid (fat),G -21580880,2214799,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -21580947,2214867,1004,27.27,,70.0,,,,,,,Total lipid (fat),G -21581263,2215216,1004,0.22,,70.0,,,,,,,Total lipid (fat),G -21581600,2215841,1004,4.76,,70.0,,,,,,,Total lipid (fat),G -21581943,2216405,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21582087,2216718,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -21582144,2216812,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21582155,2216825,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21582335,2217170,1004,4.76,,70.0,,,,,,,Total lipid (fat),G -21582344,2217179,1004,39.29,,70.0,,,,,,,Total lipid (fat),G -21582352,2217203,1004,37.04,,70.0,,,,,,,Total lipid (fat),G -21582605,2217663,1004,17.39,,70.0,,,,,,,Total lipid (fat),G -21582861,2218084,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21582933,2218279,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21583036,2218717,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21583064,2218788,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21583125,2218981,1004,10.1,,70.0,,,,,,,Total lipid (fat),G -21583195,2219130,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21583279,2219412,1004,15.5,,78.0,,,,,,,Total lipid (fat),G -21583346,2219479,1004,20.2,,78.0,,,,,,,Total lipid (fat),G -21583545,2219678,1004,24.9,,78.0,,,,,,,Total lipid (fat),G -21583596,2219729,1004,9.3,,78.0,,,,,,,Total lipid (fat),G -21583686,2219819,1004,1.49,,71.0,,,,,,,Total lipid (fat),G -21583700,2219833,1004,7.93,,71.0,,,,,,,Total lipid (fat),G -21583719,2219852,1004,2.5,,71.0,,,,,,,Total lipid (fat),G -21583737,2219870,1004,2.08,,71.0,,,,,,,Total lipid (fat),G -21583770,2219903,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21584459,2220594,1004,5.32,,78.0,,,,,,,Total lipid (fat),G -21584547,2220682,1004,0.2,,78.0,,,,,,,Total lipid (fat),G -21585408,2221543,1004,5.83,,71.0,,,,,,,Total lipid (fat),G -21585537,2221672,1004,27.59,,71.0,,,,,,,Total lipid (fat),G -21585554,2221689,1004,4.17,,71.0,,,,,,,Total lipid (fat),G -21585982,2222125,1004,25.0,,71.0,,,,,,,Total lipid (fat),G -21586086,2222230,1004,6.0,,78.0,,,,,,,Total lipid (fat),G -21586129,2222274,1004,2.0,,78.0,,,,,,,Total lipid (fat),G -21586140,2222285,1004,10.0,,78.0,,,,,,,Total lipid (fat),G -21586561,2222709,1004,0.0,,77.0,,,,,,,Total lipid (fat),G -21587546,2226062,1004,31.4,,78.0,,,,,,,Total lipid (fat),G -21587630,2226146,1004,10.4,,78.0,,,,,,,Total lipid (fat),G -21587949,2226467,1004,0.24,,78.0,,,,,,,Total lipid (fat),G -21588038,2226556,1004,6.41,,78.0,,,,,,,Total lipid (fat),G -21588178,2226696,1004,2.32,,78.0,,,,,,,Total lipid (fat),G -21588193,2226711,1004,5.23,,78.0,,,,,,,Total lipid (fat),G -21588728,2227246,1004,1.49,,78.0,,,,,,,Total lipid (fat),G -21588755,2227273,1004,0.95,,78.0,,,,,,,Total lipid (fat),G -21588842,2227360,1004,9.18,,78.0,,,,,,,Total lipid (fat),G -21588936,2227454,1004,12.58,,78.0,,,,,,,Total lipid (fat),G -21589227,2227745,1004,21.21,,78.0,,,,,,,Total lipid (fat),G -21589515,2228038,1004,8.47,,71.0,,,,,,,Total lipid (fat),G -21589550,2228073,1004,34.88,,71.0,,,,,,,Total lipid (fat),G -21589780,2228306,1004,0.39,,78.0,,,,,,,Total lipid (fat),G -21590112,2228640,1004,8.04,,71.0,,,,,,,Total lipid (fat),G -21590274,2228804,1004,0.0,,78.0,,,,,,,Total lipid (fat),G -21590302,2228832,1004,10.71,,71.0,,,,,,,Total lipid (fat),G -21590357,2228887,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21590758,2229289,1004,5.0,,71.0,,,,,,,Total lipid (fat),G -21591143,2229674,1004,0.0,,78.0,,,,,,,Total lipid (fat),G -21591365,2229897,1004,0.42,,71.0,,,,,,,Total lipid (fat),G -21591435,2229968,1004,1.67,,71.0,,,,,,,Total lipid (fat),G -21591586,2230119,1004,29.38,,78.0,,,,,,,Total lipid (fat),G -21591602,2230135,1004,11.0,,78.0,,,,,,,Total lipid (fat),G -21592048,2230581,1004,23.1,,78.0,,,,,,,Total lipid (fat),G -21592305,2230838,1004,5.14,,78.0,,,,,,,Total lipid (fat),G -21592379,2230912,1004,23.33,,78.0,,,,,,,Total lipid (fat),G -21592634,2231167,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21592858,2231391,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21593087,2231620,1004,18.0,,78.0,,,,,,,Total lipid (fat),G -21593338,2231871,1004,5.0,,78.0,,,,,,,Total lipid (fat),G -21593537,2232076,1004,8.93,,71.0,,,,,,,Total lipid (fat),G -21593701,2232242,1004,6.25,,71.0,,,,,,,Total lipid (fat),G -21593730,2232271,1004,15.18,,71.0,,,,,,,Total lipid (fat),G -21593865,2232408,1004,13.0,,78.0,,,,,,,Total lipid (fat),G -21593942,2232485,1004,9.0,,78.0,,,,,,,Total lipid (fat),G -21594103,2232648,1004,12.5,,71.0,,,,,,,Total lipid (fat),G -21594269,2232815,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21594319,2232866,1004,0.71,,71.0,,,,,,,Total lipid (fat),G -21595002,2233550,1004,21.0,,78.0,,,,,,,Total lipid (fat),G -21595069,2233617,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21595089,2233637,1004,16.0,,78.0,,,,,,,Total lipid (fat),G -21595105,2233653,1004,18.0,,78.0,,,,,,,Total lipid (fat),G -21595205,2233753,1004,26.09,,71.0,,,,,,,Total lipid (fat),G -21595230,2233779,1004,16.67,,71.0,,,,,,,Total lipid (fat),G -21595634,2234183,1004,19.64,,71.0,,,,,,,Total lipid (fat),G -21595729,2234278,1004,17.0,,78.0,,,,,,,Total lipid (fat),G -21596127,2234677,1004,33.33,,71.0,,,,,,,Total lipid (fat),G -21596396,2234952,1004,13.0,,78.0,,,,,,,Total lipid (fat),G -21597345,2235908,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21597636,2236199,1004,0.51,,78.0,,,,,,,Total lipid (fat),G -21597727,2236290,1004,0.0,,78.0,,,,,,,Total lipid (fat),G -21598144,2236707,1004,12.45,,78.0,,,,,,,Total lipid (fat),G -21598167,2236730,1004,14.27,,78.0,,,,,,,Total lipid (fat),G -21598314,2236877,1004,27.12,,78.0,,,,,,,Total lipid (fat),G -21598437,2237000,1004,8.4,,71.0,,,,,,,Total lipid (fat),G -21598540,2237103,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21598627,2237190,1004,2.78,,71.0,,,,,,,Total lipid (fat),G -21598943,2237507,1004,17.86,,71.0,,,,,,,Total lipid (fat),G -21598981,2237545,1004,1.46,,71.0,,,,,,,Total lipid (fat),G -21598988,2237552,1004,9.0,,78.0,,,,,,,Total lipid (fat),G -21599385,2237949,1004,15.0,,71.0,,,,,,,Total lipid (fat),G -21599859,2238457,1004,84.62,,70.0,,,,,,,Total lipid (fat),G -21599987,2238842,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21600076,2239090,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21600130,2239244,1004,11.43,,70.0,,,,,,,Total lipid (fat),G -21600190,2239412,1004,16.36,,70.0,,,,,,,Total lipid (fat),G -21600286,2239582,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -21600611,2240239,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21600615,2240251,1004,21.13,,70.0,,,,,,,Total lipid (fat),G -21600685,2240463,1004,9.68,,70.0,,,,,,,Total lipid (fat),G -21600705,2240526,1004,15.07,,70.0,,,,,,,Total lipid (fat),G -21600909,2241093,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21601256,2242000,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21601261,2242014,1004,1.18,,70.0,,,,,,,Total lipid (fat),G -21601514,2242439,1004,43.75,,70.0,,,,,,,Total lipid (fat),G -21601521,2242451,1004,3.08,,70.0,,,,,,,Total lipid (fat),G -21601538,2242480,1004,17.31,,70.0,,,,,,,Total lipid (fat),G -21601661,2242747,1004,44.44,,70.0,,,,,,,Total lipid (fat),G -21601691,2242797,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21601974,2243600,1004,0.38,,70.0,,,,,,,Total lipid (fat),G -21602359,2244522,1004,4.58,,70.0,,,,,,,Total lipid (fat),G -21603138,2246661,1004,6.06,,70.0,,,,,,,Total lipid (fat),G -21603616,2248010,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21603715,2248321,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21604400,2250251,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21604608,2250871,1004,73.33,,70.0,,,,,,,Total lipid (fat),G -21604793,2251421,1004,7.69,,70.0,,,,,,,Total lipid (fat),G -21605486,2253472,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21605490,2253485,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21605550,2253631,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21605759,2254140,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21605795,2254228,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21606188,2255123,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21606314,2255409,1004,18.82,,70.0,,,,,,,Total lipid (fat),G -21606345,2255471,1004,1.04,,70.0,,,,,,,Total lipid (fat),G -21606421,2255624,1004,10.99,,70.0,,,,,,,Total lipid (fat),G -21606483,2255808,1004,7.5,,70.0,,,,,,,Total lipid (fat),G -21606692,2256297,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21606735,2256379,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21606876,2256592,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -21606884,2256605,1004,7.81,,70.0,,,,,,,Total lipid (fat),G -21606904,2256633,1004,34.29,,70.0,,,,,,,Total lipid (fat),G -21607145,2256936,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21607778,2265410,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21608204,2265840,1004,1.04,,70.0,,,,,,,Total lipid (fat),G -21608283,2265922,1004,9.52,,70.0,,,,,,,Total lipid (fat),G -21608298,2265938,1004,5.33,,70.0,,,,,,,Total lipid (fat),G -21608592,2266242,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21608597,2266247,1004,1.64,,70.0,,,,,,,Total lipid (fat),G -21608794,2266445,1004,3.89,,70.0,,,,,,,Total lipid (fat),G -21608831,2266483,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -21608993,2266648,1004,3.62,,70.0,,,,,,,Total lipid (fat),G -21609319,2266975,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21609479,2267135,1004,2.56,,70.0,,,,,,,Total lipid (fat),G -21609740,2267396,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21609827,2267484,1004,11.9,,70.0,,,,,,,Total lipid (fat),G -21609868,2267525,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21609896,2267553,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21610310,2267978,1004,15.0,,70.0,,,,,,,Total lipid (fat),G -21610587,2268264,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -21610792,2268470,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21610838,2268516,1004,10.71,,70.0,,,,,,,Total lipid (fat),G -21611135,2268845,1004,4.71,,70.0,,,,,,,Total lipid (fat),G -21611726,2269453,1004,4.85,,70.0,,,,,,,Total lipid (fat),G -21611939,2269669,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -21612501,2270236,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21613170,2270934,1004,1.09,,70.0,,,,,,,Total lipid (fat),G -21613306,2271071,1004,2.78,,70.0,,,,,,,Total lipid (fat),G -21613844,2271639,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21613913,2271709,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21614126,2271925,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21614271,2272081,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21614339,2272149,1004,13.98,,70.0,,,,,,,Total lipid (fat),G -21614877,2272698,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21615179,2273007,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21615204,2273032,1004,6.56,,70.0,,,,,,,Total lipid (fat),G -21615528,2273379,1004,14.08,,70.0,,,,,,,Total lipid (fat),G -21615576,2273427,1004,18.64,,70.0,,,,,,,Total lipid (fat),G -21615686,2273539,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21615747,2273601,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21615795,2273652,1004,15.79,,70.0,,,,,,,Total lipid (fat),G -21615993,2273885,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21616071,2273970,1004,3.52,,70.0,,,,,,,Total lipid (fat),G -21616342,2274263,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -21616367,2274288,1004,12.11,,70.0,,,,,,,Total lipid (fat),G -21616734,2274731,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21617033,2275041,1004,12.68,,70.0,,,,,,,Total lipid (fat),G -21617100,2275111,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21617329,2275346,1004,4.35,,70.0,,,,,,,Total lipid (fat),G -21617547,2275571,1004,19.78,,70.0,,,,,,,Total lipid (fat),G -21617803,2275851,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21617905,2275958,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21618018,2276078,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21618483,2276564,1004,2.86,,70.0,,,,,,,Total lipid (fat),G -21618630,2276716,1004,7.02,,70.0,,,,,,,Total lipid (fat),G -21619405,2277520,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21619755,2277902,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21619767,2277916,1004,30.3,,70.0,,,,,,,Total lipid (fat),G -21620057,2278212,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -21620100,2278256,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21620272,2278431,1004,8.75,,70.0,,,,,,,Total lipid (fat),G -21620275,2278434,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -21620729,2278912,1004,11.67,,70.0,,,,,,,Total lipid (fat),G -21621286,2279480,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21621419,2279617,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21621777,2279983,1004,3.8,,70.0,,,,,,,Total lipid (fat),G -21622130,2280347,1004,1.82,,70.0,,,,,,,Total lipid (fat),G -21622222,2280439,1004,1.72,,70.0,,,,,,,Total lipid (fat),G -21622388,2280607,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21622610,2280840,1004,1.61,,70.0,,,,,,,Total lipid (fat),G -21623306,2281577,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -21623385,2281658,1004,13.39,,70.0,,,,,,,Total lipid (fat),G -21623649,2281935,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -21623806,2282104,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21623927,2282286,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -21624142,2282537,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21624268,2282685,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21624400,2282826,1004,11.11,,70.0,,,,,,,Total lipid (fat),G -21624425,2282851,1004,23.17,,70.0,,,,,,,Total lipid (fat),G -21624521,2282959,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21624575,2283013,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21624657,2283098,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21624783,2283226,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21625092,2283539,1004,34.38,,70.0,,,,,,,Total lipid (fat),G -21625226,2283673,1004,2.98,,70.0,,,,,,,Total lipid (fat),G -21625346,2283793,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21625728,2284179,1004,0.68,,70.0,,,,,,,Total lipid (fat),G -21626040,2284493,1004,9.38,,70.0,,,,,,,Total lipid (fat),G -21626066,2284520,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -21626738,2285198,1004,9.73,,70.0,,,,,,,Total lipid (fat),G -21626748,2285208,1004,11.58,,70.0,,,,,,,Total lipid (fat),G -21626793,2285253,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21627007,2285471,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -21627404,2285870,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21627705,2286175,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21627786,2286257,1004,9.18,,70.0,,,,,,,Total lipid (fat),G -21628333,2286807,1004,8.67,,70.0,,,,,,,Total lipid (fat),G -21628844,2287321,1004,73.33,,70.0,,,,,,,Total lipid (fat),G -21629071,2287554,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21629403,2287894,1004,2.16,,70.0,,,,,,,Total lipid (fat),G -21629473,2287966,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21630150,2288648,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21630308,2288806,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21630333,2288831,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21630483,2288982,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21630587,2289088,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21630662,2289163,1004,12.07,,70.0,,,,,,,Total lipid (fat),G -21630714,2289215,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21630722,2289223,1004,4.08,,70.0,,,,,,,Total lipid (fat),G -21630943,2289446,1004,9.29,,70.0,,,,,,,Total lipid (fat),G -21630990,2289493,1004,10.81,,70.0,,,,,,,Total lipid (fat),G -21631212,2289715,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21631290,2289794,1004,29.41,,70.0,,,,,,,Total lipid (fat),G -21631700,2290305,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21631955,2295641,1004,11.61,,70.0,,,,,,,Total lipid (fat),G -21632098,2295958,1004,7.33,,70.0,,,,,,,Total lipid (fat),G -21632173,2296097,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21632185,2296127,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21632318,2296435,1004,14.12,,70.0,,,,,,,Total lipid (fat),G -21632427,2296668,1004,4.8,,70.0,,,,,,,Total lipid (fat),G -21632477,2296746,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21633384,2298538,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21633385,2298540,1004,43.33,,70.0,,,,,,,Total lipid (fat),G -21633511,2298785,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -21633524,2298813,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21633625,2299018,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21633787,2299349,1004,38.89,,70.0,,,,,,,Total lipid (fat),G -21634318,2300445,1004,3.02,,70.0,,,,,,,Total lipid (fat),G -21634520,2300886,1004,6.19,,70.0,,,,,,,Total lipid (fat),G -21634692,2301236,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21634797,2301430,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21634934,2301687,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21635038,2301889,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21635230,2302274,1004,0.35,,70.0,,,,,,,Total lipid (fat),G -21635317,2302441,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21635575,2302963,1004,43.33,,70.0,,,,,,,Total lipid (fat),G -21635883,2303615,1004,27.47,,70.0,,,,,,,Total lipid (fat),G -21635976,2303812,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21636078,2304006,1004,2.12,,70.0,,,,,,,Total lipid (fat),G -21636191,2304233,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21636206,2304268,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -21636421,2304738,1004,3.2,,70.0,,,,,,,Total lipid (fat),G -21636451,2304799,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21636487,2304874,1004,0.36,,70.0,,,,,,,Total lipid (fat),G -21636493,2304880,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21636911,2305729,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -21636931,2305771,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21637119,2306154,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21637573,2307095,1004,6.9,,70.0,,,,,,,Total lipid (fat),G -21637716,2307377,1004,26.32,,70.0,,,,,,,Total lipid (fat),G -21637857,2307643,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21638284,2308552,1004,4.22,,70.0,,,,,,,Total lipid (fat),G -21638656,2309317,1004,15.22,,70.0,,,,,,,Total lipid (fat),G -21638826,2309673,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -21638982,2309970,1004,3.09,,70.0,,,,,,,Total lipid (fat),G -21639690,2311401,1004,14.18,,70.0,,,,,,,Total lipid (fat),G -21639916,2311885,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -21640079,2312216,1004,53.12,,70.0,,,,,,,Total lipid (fat),G -21640649,2313405,1004,4.46,,70.0,,,,,,,Total lipid (fat),G -21640667,2313449,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21640676,2313474,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21640708,2313549,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21640820,2313771,1004,5.05,,70.0,,,,,,,Total lipid (fat),G -21640864,2313867,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -21640994,2314122,1004,3.25,,75.0,,,,,,,Total lipid (fat),G -21641043,2314210,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21641168,2314434,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21641351,2314810,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21641397,2314905,1004,17.65,,70.0,,,,,,,Total lipid (fat),G -21641475,2315076,1004,2.17,,70.0,,,,,,,Total lipid (fat),G -21641481,2315088,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21641549,2315203,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21641660,2315417,1004,2.78,,70.0,,,,,,,Total lipid (fat),G -21641675,2315447,1004,9.41,,70.0,,,,,,,Total lipid (fat),G -21641758,2315627,1004,2.5,,70.0,,,,,,,Total lipid (fat),G -21641871,2315846,1004,14.1,,70.0,,,,,,,Total lipid (fat),G -21642120,2316356,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21642136,2316381,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -21642304,2316731,1004,12.77,,70.0,,,,,,,Total lipid (fat),G -21642581,2317042,1004,29.6,,71.0,,,,,,,Total lipid (fat),G -21642624,2317085,1004,40.0,,71.0,,,,,,,Total lipid (fat),G -21642677,2317138,1004,7.6,,71.0,,,,,,,Total lipid (fat),G -21642839,2317304,1004,0.0,,71.0,,,,,,,Total lipid (fat),G -21643065,2319974,1004,1.67,,70.0,,,,,,,Total lipid (fat),G -21643091,2320047,1004,2.14,,70.0,,,,,,,Total lipid (fat),G -21643137,2320149,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21643179,2320250,1004,1.07,,70.0,,,,,,,Total lipid (fat),G -21643218,2320306,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21643688,2321156,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21643867,2321577,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21644049,2321909,1004,76.92,,70.0,,,,,,,Total lipid (fat),G -21644092,2321969,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -21644176,2322103,1004,64.29,,70.0,,,,,,,Total lipid (fat),G -21644216,2322169,1004,14.71,,70.0,,,,,,,Total lipid (fat),G -21644591,2322761,1004,7.05,,70.0,,,,,,,Total lipid (fat),G -21644632,2322832,1004,2.36,,70.0,,,,,,,Total lipid (fat),G -21644714,2322950,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21644825,2323231,1004,13.64,,70.0,,,,,,,Total lipid (fat),G -21644935,2323554,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21645441,2324763,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21645722,2325284,1004,66.67,,70.0,,,,,,,Total lipid (fat),G -21645729,2325293,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21646021,2325738,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -21646044,2325774,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21646425,2326312,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -21646500,2326403,1004,3.39,,70.0,,,,,,,Total lipid (fat),G -21646616,2326561,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21646666,2326653,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -21647090,2327190,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21647255,2327412,1004,2.14,,70.0,,,,,,,Total lipid (fat),G -21647282,2327461,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21647618,2327974,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21647673,2328057,1004,21.25,,70.0,,,,,,,Total lipid (fat),G -21647826,2328304,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21647911,2328412,1004,8.57,,70.0,,,,,,,Total lipid (fat),G -21647992,2328527,1004,20.69,,70.0,,,,,,,Total lipid (fat),G -21648000,2328550,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -21648408,2329218,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21648467,2329314,1004,21.74,,70.0,,,,,,,Total lipid (fat),G -21648517,2329403,1004,1.33,,70.0,,,,,,,Total lipid (fat),G -21648673,2329649,1004,8.14,,70.0,,,,,,,Total lipid (fat),G -21648710,2329696,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -21648862,2330786,1004,22.32,,71.0,,,,,,,Total lipid (fat),G -21648902,2330827,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21649520,2331446,1004,8.04,,71.0,,,,,,,Total lipid (fat),G -21649568,2331494,1004,5.14,,78.0,,,,,,,Total lipid (fat),G -21649595,2331521,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21649655,2331581,1004,0.2,,78.0,,,,,,,Total lipid (fat),G -21650452,2332380,1004,0.4,,71.0,,,,,,,Total lipid (fat),G -21650849,2332787,1004,15.0,,70.0,,,,,,,Total lipid (fat),G -21651338,2333332,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -21651353,2333347,1004,2.0,,70.0,,,,,,,Total lipid (fat),G -21651407,2333403,1004,8.97,,70.0,,,,,,,Total lipid (fat),G -21651879,2333895,1004,15.0,,70.0,,,,,,,Total lipid (fat),G -21651922,2333948,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -21652363,2334451,1004,55.88,,70.0,,,,,,,Total lipid (fat),G -21652908,2335031,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -21653457,2335596,1004,6.32,,70.0,,,,,,,Total lipid (fat),G -21654119,2336273,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21654700,2336856,1004,0.66,,71.0,,,,,,,Total lipid (fat),G -21655131,2337287,1004,0.42,,71.0,,,,,,,Total lipid (fat),G -21655743,2337920,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21655937,2338133,1004,47.62,,70.0,,,,,,,Total lipid (fat),G -21655982,2338189,1004,5.51,,70.0,,,,,,,Total lipid (fat),G -21655986,2338193,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21656104,2338327,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21656248,2338477,1004,8.75,,70.0,,,,,,,Total lipid (fat),G -21656358,2338590,1004,53.33,,70.0,,,,,,,Total lipid (fat),G -21656488,2338726,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21656965,2339279,1004,93.33,,70.0,,,,,,,Total lipid (fat),G -21657186,2339508,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21657303,2339627,1004,41.18,,70.0,,,,,,,Total lipid (fat),G -21658029,2340393,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21658687,2341069,1004,6.46,,,,,,,,,Total lipid (fat),G -21658881,2341263,1004,1.94,,,,,,,,,Total lipid (fat),G -21659255,2341637,1004,15.53,,,,,,,,,Total lipid (fat),G -21659363,2341745,1004,12.4,,,,,,,,,Total lipid (fat),G -21659525,2341907,1004,3.93,,,,,,,,,Total lipid (fat),G -21659692,2342074,1004,6.64,,,,,,,,,Total lipid (fat),G -21659875,2342257,1004,7.75,,,,,,,,,Total lipid (fat),G -21660082,2342464,1004,7.73,,,,,,,,,Total lipid (fat),G -21660089,2342471,1004,11.01,,,,,,,,,Total lipid (fat),G -21660641,2343023,1004,16.02,,,,,,,,,Total lipid (fat),G -21660986,2343368,1004,10.36,,,,,,,,,Total lipid (fat),G -21660993,2343375,1004,12.78,,,,,,,,,Total lipid (fat),G -21661596,2343978,1004,2.17,,,,,,,,,Total lipid (fat),G -21662311,2344693,1004,2.5,,,,,,,,,Total lipid (fat),G -21662436,2344818,1004,0.34,,,,,,,,,Total lipid (fat),G -21662562,2344944,1004,9.63,,,,,,,,,Total lipid (fat),G -21662588,2344970,1004,11.77,,,,,,,,,Total lipid (fat),G -21662685,2345067,1004,2.95,,,,,,,,,Total lipid (fat),G -21662813,2345195,1004,0.06,,,,,,,,,Total lipid (fat),G -21662820,2345202,1004,2.9,,,,,,,,,Total lipid (fat),G -21662825,2345207,1004,0.35,,,,,,,,,Total lipid (fat),G -21662851,2345233,1004,3.42,,,,,,,,,Total lipid (fat),G -21662883,2345265,1004,0.23,,,,,,,,,Total lipid (fat),G -21663062,2345444,1004,4.1,,,,,,,,,Total lipid (fat),G -21663263,2345645,1004,6.78,,,,,,,,,Total lipid (fat),G -21663304,2345686,1004,11.33,,,,,,,,,Total lipid (fat),G -21663666,2346048,1004,13.21,,,,,,,,,Total lipid (fat),G -21663755,2346137,1004,0.18,,,,,,,,,Total lipid (fat),G -21663825,2346207,1004,0.0,,,,,,,,,Total lipid (fat),G -21664243,2351831,1004,0.12,1.0,1.0,,,,,,,Total lipid (fat),G -21664335,2364030,1004,5.1,,78.0,,,,,,,Total lipid (fat),G -21664711,2364406,1004,3.23,,70.0,,,,,,,Total lipid (fat),G -21664826,2364521,1004,0.69,,70.0,,,,,,,Total lipid (fat),G -21664978,2364673,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21665454,2365151,1004,0.56,,70.0,,,,,,,Total lipid (fat),G -21665634,2365331,1004,17.65,,70.0,,,,,,,Total lipid (fat),G -21665644,2365341,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21665811,2365509,1004,6.82,,70.0,,,,,,,Total lipid (fat),G -21665885,2365586,1004,0.38,,70.0,,,,,,,Total lipid (fat),G -21666107,2365810,1004,3.6,,70.0,,,,,,,Total lipid (fat),G -21666208,2365911,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21666215,2365918,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21666460,2366167,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21666880,2366589,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21666970,2366680,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -21667256,2366968,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21667356,2367071,1004,11.67,,70.0,,,,,,,Total lipid (fat),G -21667786,2367508,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -21667971,2367694,1004,2.73,,70.0,,,,,,,Total lipid (fat),G -21668129,2367853,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21668356,2368080,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -21668394,2368119,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -21668478,2368205,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21669130,2368860,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21669274,2369004,1004,22.12,,70.0,,,,,,,Total lipid (fat),G -21669524,2369256,1004,17.65,,70.0,,,,,,,Total lipid (fat),G -21669775,2369509,1004,16.43,,70.0,,,,,,,Total lipid (fat),G -21670307,2370041,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21670558,2370293,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21670790,2370525,1004,8.93,,71.0,,,,,,,Total lipid (fat),G -21670877,2370613,1004,35.29,,71.0,,,,,,,Total lipid (fat),G -21671102,2370838,1004,2.23,,71.0,,,,,,,Total lipid (fat),G -21671207,2370943,1004,0.0,,78.0,,,,,,,Total lipid (fat),G -21671239,2370975,1004,19.64,,71.0,,,,,,,Total lipid (fat),G -21671372,2371108,1004,35.29,,71.0,,,,,,,Total lipid (fat),G -21671601,2371337,1004,6.7,,78.0,,,,,,,Total lipid (fat),G -21671858,2371594,1004,8.0,,78.0,,,,,,,Total lipid (fat),G -21672058,2371794,1004,6.12,,72.0,,,,,,,Total lipid (fat),G -21672079,2371815,1004,1.67,,71.0,,,,,,,Total lipid (fat),G -21672097,2371833,1004,22.0,,78.0,,,,,,,Total lipid (fat),G -21672299,2372035,1004,4.39,,72.0,,,,,,,Total lipid (fat),G -21672511,2372247,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -21672529,2372265,1004,0.7,,70.0,,,,,,,Total lipid (fat),G -21672714,2372450,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21672961,2372700,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21673019,2372758,1004,10.13,,70.0,,,,,,,Total lipid (fat),G -21673227,2372967,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21673506,2373246,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21673800,2373540,1004,3.85,,70.0,,,,,,,Total lipid (fat),G -21674179,2373920,1004,27.59,,70.0,,,,,,,Total lipid (fat),G -21674278,2374020,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21674357,2374099,1004,53.12,,70.0,,,,,,,Total lipid (fat),G -21674708,2374456,1004,12.94,,70.0,,,,,,,Total lipid (fat),G -21675005,2374761,1004,11.54,,70.0,,,,,,,Total lipid (fat),G -21675316,2375074,1004,18.82,,70.0,,,,,,,Total lipid (fat),G -21675318,2375076,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21675405,2375163,1004,26.92,,70.0,,,,,,,Total lipid (fat),G -21675621,2375388,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21675670,2375437,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21675739,2375507,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21676200,2375977,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -21676378,2376158,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21676663,2376446,1004,2.4,,70.0,,,,,,,Total lipid (fat),G -21676816,2376599,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21676999,2376782,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21677575,2377363,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21677576,2377364,1004,2.63,,70.0,,,,,,,Total lipid (fat),G -21677655,2377445,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21677746,2377538,1004,19.02,,70.0,,,,,,,Total lipid (fat),G -21678002,2377801,1004,2.17,,75.0,,,,,,,Total lipid (fat),G -21678071,2377871,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21678224,2378026,1004,1.18,,70.0,,,,,,,Total lipid (fat),G -21678413,2378216,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21678815,2378622,1004,23.53,,70.0,,,,,,,Total lipid (fat),G -21679123,2378932,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21679238,2379047,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21679382,2379191,1004,1.18,,70.0,,,,,,,Total lipid (fat),G -21679466,2379275,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21679582,2379391,1004,43.33,,70.0,,,,,,,Total lipid (fat),G -21679640,2379449,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21679986,2379797,1004,3.23,,70.0,,,,,,,Total lipid (fat),G -21680156,2379968,1004,1.85,,70.0,,,,,,,Total lipid (fat),G -21680243,2380055,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21680396,2380208,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21680553,2380365,1004,2.5,,70.0,,,,,,,Total lipid (fat),G -21680642,2380454,1004,11.01,,70.0,,,,,,,Total lipid (fat),G -21680707,2380521,1004,36.67,,70.0,,,,,,,Total lipid (fat),G -21680931,2380746,1004,35.29,,71.0,,,,,,,Total lipid (fat),G -21680995,2380810,1004,3.4,,70.0,,,,,,,Total lipid (fat),G -21681050,2380866,1004,17.2,,78.0,,,,,,,Total lipid (fat),G -21681496,2381312,1004,0.0,,78.0,,,,,,,Total lipid (fat),G -21681503,2381319,1004,14.36,,78.0,,,,,,,Total lipid (fat),G -21681856,2381675,1004,5.93,,70.0,,,,,,,Total lipid (fat),G -21682281,2382102,1004,8.8,,70.0,,,,,,,Total lipid (fat),G -21682283,2382104,1004,10.42,,70.0,,,,,,,Total lipid (fat),G -21682627,2382449,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21682772,2382595,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21682791,2382614,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -21682964,2382789,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21683193,2383020,1004,39.29,,70.0,,,,,,,Total lipid (fat),G -21683261,2383089,1004,15.13,,70.0,,,,,,,Total lipid (fat),G -21683370,2383198,1004,18.44,,70.0,,,,,,,Total lipid (fat),G -21683584,2383416,1004,13.75,,70.0,,,,,,,Total lipid (fat),G -21683616,2383448,1004,60.71,,70.0,,,,,,,Total lipid (fat),G -21683691,2383523,1004,1.47,,70.0,,,,,,,Total lipid (fat),G -21684168,2384002,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21684253,2384089,1004,31.58,,70.0,,,,,,,Total lipid (fat),G -21684633,2384472,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21684749,2384590,1004,0.36,,70.0,,,,,,,Total lipid (fat),G -21684818,2384661,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21684837,2384680,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21684870,2384713,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21685227,2385073,1004,64.29,,70.0,,,,,,,Total lipid (fat),G -21685237,2385083,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21685260,2385106,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21686130,2385981,1004,1.07,,70.0,,,,,,,Total lipid (fat),G -21686338,2386190,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -21687148,2387008,1004,9.29,,70.0,,,,,,,Total lipid (fat),G -21687382,2387243,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21687455,2387316,1004,86.67,,70.0,,,,,,,Total lipid (fat),G -21687463,2387324,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21687522,2387384,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21687594,2387456,1004,56.96,,70.0,,,,,,,Total lipid (fat),G -21687719,2387583,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -21687723,2387587,1004,2.08,,70.0,,,,,,,Total lipid (fat),G -21688066,2387932,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21688236,2388106,1004,11.5,,70.0,,,,,,,Total lipid (fat),G -21688304,2388175,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21688387,2388260,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21688501,2388374,1004,2.86,,70.0,,,,,,,Total lipid (fat),G -21688754,2388634,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21688801,2388681,1004,62.5,,70.0,,,,,,,Total lipid (fat),G -21688807,2388687,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21689502,2389386,1004,4.84,,70.0,,,,,,,Total lipid (fat),G -21690082,2389972,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21690217,2390110,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -21690528,2390424,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21690684,2390581,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21690740,2390638,1004,53.33,,70.0,,,,,,,Total lipid (fat),G -21691148,2391051,1004,10.59,,70.0,,,,,,,Total lipid (fat),G -21691449,2391355,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21691479,2391385,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21691731,2391637,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21691734,2391640,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21691833,2391740,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -21691849,2391756,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -21692477,2392384,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21692641,2392548,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21692789,2392696,1004,6.76,,70.0,,,,,,,Total lipid (fat),G -21693052,2392960,1004,66.67,,70.0,,,,,,,Total lipid (fat),G -21693277,2393190,1004,15.0,,70.0,,,,,,,Total lipid (fat),G -21693416,2393329,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21693473,2393386,1004,0.8,,70.0,,,,,,,Total lipid (fat),G -21693614,2393529,1004,2.08,,70.0,,,,,,,Total lipid (fat),G -21693681,2393596,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21693983,2393901,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -21694292,2394210,1004,10.59,,70.0,,,,,,,Total lipid (fat),G -21694306,2394224,1004,2.73,,70.0,,,,,,,Total lipid (fat),G -21694355,2394275,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21694553,2394474,1004,17.5,,70.0,,,,,,,Total lipid (fat),G -21694888,2394810,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21694916,2394839,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -21695570,2395493,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -21695706,2395629,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21695962,2395885,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21696128,2396054,1004,2.86,,70.0,,,,,,,Total lipid (fat),G -21696188,2396114,1004,4.76,,70.0,,,,,,,Total lipid (fat),G -21696365,2396291,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21696540,2396466,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21696545,2396471,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21696980,2396907,1004,11.67,,70.0,,,,,,,Total lipid (fat),G -21697085,2397013,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21697178,2397106,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21697554,2397485,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21698082,2398013,1004,1.95,,70.0,,,,,,,Total lipid (fat),G -21698148,2398079,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21698396,2398327,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21698477,2398408,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21698540,2398473,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -21698816,2398749,1004,53.33,,70.0,,,,,,,Total lipid (fat),G -21698828,2398761,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21698935,2398868,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21699380,2399314,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21699491,2399425,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21699599,2399533,1004,1.75,,70.0,,,,,,,Total lipid (fat),G -21699789,2399723,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21700099,2400034,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -21700176,2400111,1004,14.65,,70.0,,,,,,,Total lipid (fat),G -21700240,2400175,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21700428,2400363,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21700452,2400387,1004,5.36,,70.0,,,,,,,Total lipid (fat),G -21700457,2400392,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -21700510,2400445,1004,4.71,,70.0,,,,,,,Total lipid (fat),G -21700802,2400737,1004,0.81,,70.0,,,,,,,Total lipid (fat),G -21700857,2400792,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -21700997,2400932,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21701006,2400941,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21701239,2401174,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21701281,2401216,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21701296,2401231,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21701672,2401607,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21701909,2401844,1004,19.64,,70.0,,,,,,,Total lipid (fat),G -21702037,2401972,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -21702696,2402634,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21702729,2402667,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21703040,2402979,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21703146,2403085,1004,0.39,,70.0,,,,,,,Total lipid (fat),G -21703463,2403402,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21703481,2403420,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21703526,2403465,1004,19.23,,70.0,,,,,,,Total lipid (fat),G -21703527,2403466,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -21703889,2403828,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21703940,2403879,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -21704050,2403989,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21704627,2404567,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21705610,2405553,1004,3.64,,70.0,,,,,,,Total lipid (fat),G -21705627,2405570,1004,0.8,,70.0,,,,,,,Total lipid (fat),G -21705728,2405671,1004,11.11,,70.0,,,,,,,Total lipid (fat),G -21705732,2405675,1004,6.1,,70.0,,,,,,,Total lipid (fat),G -21705795,2405738,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21706186,2406129,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21706363,2406306,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21706504,2406447,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21707059,2407002,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21707201,2407144,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21707299,2407242,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21707450,2407393,1004,43.33,,70.0,,,,,,,Total lipid (fat),G -21707594,2407537,1004,2.5,,70.0,,,,,,,Total lipid (fat),G -21707659,2407602,1004,55.56,,70.0,,,,,,,Total lipid (fat),G -21707768,2407711,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21708008,2407951,1004,34.38,,70.0,,,,,,,Total lipid (fat),G -21708149,2408094,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21708269,2408214,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21708626,2408571,1004,1.43,,70.0,,,,,,,Total lipid (fat),G -21708820,2408765,1004,49.0,,70.0,,,,,,,Total lipid (fat),G -21709295,2409240,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21709558,2409503,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21709580,2409525,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21709721,2409666,1004,5.88,,70.0,,,,,,,Total lipid (fat),G -21709763,2409708,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21709843,2409788,1004,7.89,,70.0,,,,,,,Total lipid (fat),G -21709849,2409794,1004,55.36,,70.0,,,,,,,Total lipid (fat),G -21710128,2410075,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21710410,2410357,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -21710561,2410508,1004,0.38,,70.0,,,,,,,Total lipid (fat),G -21710762,2410709,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21710903,2410850,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21710957,2410904,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -21711143,2411090,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21711148,2411095,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21711829,2411783,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21712071,2412025,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21712311,2412266,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21712487,2412442,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21713038,2412997,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21713316,2413277,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21713452,2413413,1004,4.05,,70.0,,,,,,,Total lipid (fat),G -21713527,2413490,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21713602,2413566,1004,11.84,,70.0,,,,,,,Total lipid (fat),G -21714358,2414330,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21714491,2414464,1004,75.0,,70.0,,,,,,,Total lipid (fat),G -21714617,2414594,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21714732,2414709,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21714813,2414790,1004,26.09,,70.0,,,,,,,Total lipid (fat),G -21714828,2414805,1004,35.29,,70.0,,,,,,,Total lipid (fat),G -21714891,2414868,1004,3.95,,70.0,,,,,,,Total lipid (fat),G -21715034,2415012,1004,2.0,,75.0,,,,,,,Total lipid (fat),G -21715078,2415056,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21715333,2415315,1004,11.46,,70.0,,,,,,,Total lipid (fat),G -21715797,2415783,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -21716541,2416528,1004,8.82,,70.0,,,,,,,Total lipid (fat),G -21716591,2416578,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -21716684,2416672,1004,18.0,,70.0,,,,,,,Total lipid (fat),G -21717737,2417732,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -21718250,2418249,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21718512,2418513,1004,1.82,,70.0,,,,,,,Total lipid (fat),G -21718525,2418526,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -21718633,2418634,1004,0.92,,70.0,,,,,,,Total lipid (fat),G -21718653,2418654,1004,13.19,,70.0,,,,,,,Total lipid (fat),G -21718776,2418779,1004,15.56,,70.0,,,,,,,Total lipid (fat),G -21718909,2418912,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21719055,2419058,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21719082,2419085,1004,16.03,,70.0,,,,,,,Total lipid (fat),G -21719215,2419222,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21720075,2420091,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21720239,2420256,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21720372,2420390,1004,4.12,,70.0,,,,,,,Total lipid (fat),G -21720548,2420566,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21720699,2420717,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21720708,2420726,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21720902,2420922,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21721562,2421586,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21721939,2421968,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21722011,2422041,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21722074,2422105,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21722149,2422180,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -21722515,2422551,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21722524,2422560,1004,8.0,,70.0,,,,,,,Total lipid (fat),G -21722534,2422570,1004,24.44,,70.0,,,,,,,Total lipid (fat),G -21723497,2423536,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -21723621,2423660,1004,30.77,,70.0,,,,,,,Total lipid (fat),G -21724018,2424058,1004,53.12,,70.0,,,,,,,Total lipid (fat),G -21724708,2424757,1004,18.67,,70.0,,,,,,,Total lipid (fat),G -21724941,2424990,1004,4.03,,70.0,,,,,,,Total lipid (fat),G -21725037,2425086,1004,15.0,,70.0,,,,,,,Total lipid (fat),G -21725046,2425095,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21725056,2425105,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21725224,2425273,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21725238,2425287,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21725689,2425740,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -21726459,2426514,1004,2.06,,70.0,,,,,,,Total lipid (fat),G -21726583,2426639,1004,36.67,,70.0,,,,,,,Total lipid (fat),G -21726691,2426747,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21726817,2426873,1004,0.59,,70.0,,,,,,,Total lipid (fat),G -21726947,2427003,1004,16.07,,70.0,,,,,,,Total lipid (fat),G -21727181,2427237,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21727364,2427420,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21727461,2427517,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21727575,2427631,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21727802,2427858,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21727856,2427912,1004,14.55,,70.0,,,,,,,Total lipid (fat),G -21727941,2427997,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21728069,2428125,1004,5.88,,70.0,,,,,,,Total lipid (fat),G -21728392,2428449,1004,7.2,,70.0,,,,,,,Total lipid (fat),G -21728538,2428595,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21728711,2428768,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21729053,2429110,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -21729399,2429456,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21729500,2429557,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21730241,2430298,1004,3.38,,70.0,,,,,,,Total lipid (fat),G -21730297,2430354,1004,2.73,,70.0,,,,,,,Total lipid (fat),G -21730308,2430365,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21730430,2430487,1004,15.0,,70.0,,,,,,,Total lipid (fat),G -21731203,2431262,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21731208,2431267,1004,1.82,,70.0,,,,,,,Total lipid (fat),G -21731359,2431418,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21731587,2431646,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21731711,2431770,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21731993,2432052,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21732080,2432140,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -21732287,2432347,1004,3.0,,70.0,,,,,,,Total lipid (fat),G -21733123,2433183,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21733631,2433692,1004,1.11,,70.0,,,,,,,Total lipid (fat),G -21733958,2434019,1004,21.88,,70.0,,,,,,,Total lipid (fat),G -21733995,2434056,1004,0.77,,70.0,,,,,,,Total lipid (fat),G -21734130,2434192,1004,53.12,,70.0,,,,,,,Total lipid (fat),G -21734403,2434466,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21734605,2434669,1004,11.67,,70.0,,,,,,,Total lipid (fat),G -21734616,2434680,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21734650,2434714,1004,6.9,,70.0,,,,,,,Total lipid (fat),G -21734720,2434786,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -21734900,2434966,1004,8.93,,70.0,,,,,,,Total lipid (fat),G -21735197,2435263,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21735709,2435775,1004,0.62,,70.0,,,,,,,Total lipid (fat),G -21735791,2435857,1004,2.4,,70.0,,,,,,,Total lipid (fat),G -21735847,2435913,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21735993,2436071,1004,1.45,,75.0,,,,,,,Total lipid (fat),G -21736143,2436222,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21736655,2436737,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21737119,2437202,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21737458,2437541,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -21737566,2437649,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21737691,2437774,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21737821,2437905,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21738220,2438304,1004,7.89,,70.0,,,,,,,Total lipid (fat),G -21738568,2438652,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21739289,2439378,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21739672,2439762,1004,13.64,,70.0,,,,,,,Total lipid (fat),G -21739957,2440047,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -21740358,2440449,1004,3.36,,70.0,,,,,,,Total lipid (fat),G -21740988,2441079,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21741120,2441211,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21741122,2441213,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21741183,2441274,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21741192,2441283,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21741402,2441493,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21741583,2441674,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21741603,2441694,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21741649,2441740,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21742293,2442384,1004,9.0,,70.0,,,,,,,Total lipid (fat),G -21742462,2442553,1004,2.65,,70.0,,,,,,,Total lipid (fat),G -21742481,2442572,1004,1.19,,70.0,,,,,,,Total lipid (fat),G -21742509,2442600,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21743155,2443246,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21743238,2443329,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21743471,2443568,1004,16.67,,71.0,,,,,,,Total lipid (fat),G -21743586,2443697,1004,17.0,,78.0,,,,,,,Total lipid (fat),G -21743985,2444145,1004,31.0,,78.0,,,,,,,Total lipid (fat),G -21743996,2444157,1004,8.4,,78.0,,,,,,,Total lipid (fat),G -21744040,2444204,1004,3.57,,71.0,,,,,,,Total lipid (fat),G -21744092,2444264,1004,8.45,,71.0,,,,,,,Total lipid (fat),G -21744196,2444375,1004,12.71,,70.0,,,,,,,Total lipid (fat),G -21744249,2444428,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21744292,2444471,1004,2.56,,70.0,,,,,,,Total lipid (fat),G -21744330,2444509,1004,8.8,,70.0,,,,,,,Total lipid (fat),G -21744607,2444790,1004,4.02,,70.0,,,,,,,Total lipid (fat),G -21744641,2444824,1004,16.07,,70.0,,,,,,,Total lipid (fat),G -21744691,2444874,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -21744721,2444904,1004,43.33,,70.0,,,,,,,Total lipid (fat),G -21745055,2445241,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21745164,2445353,1004,23.08,,70.0,,,,,,,Total lipid (fat),G -21745328,2445518,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21745344,2445534,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21745590,2445785,1004,0.87,,70.0,,,,,,,Total lipid (fat),G -21745766,2445961,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21745835,2446030,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -21745885,2446081,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21746175,2446375,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21746308,2446508,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21746384,2446584,1004,55.56,,70.0,,,,,,,Total lipid (fat),G -21746903,2447105,1004,29.03,,70.0,,,,,,,Total lipid (fat),G -21746936,2447139,1004,1.67,,70.0,,,,,,,Total lipid (fat),G -21747104,2447308,1004,12.71,,70.0,,,,,,,Total lipid (fat),G -21747461,2447667,1004,9.62,,70.0,,,,,,,Total lipid (fat),G -21747545,2447751,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21747584,2447790,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21747661,2447867,1004,23.21,,70.0,,,,,,,Total lipid (fat),G -21747880,2448087,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21748253,2448461,1004,12.36,,70.0,,,,,,,Total lipid (fat),G -21748352,2448561,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21748363,2448572,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21748563,2448773,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21748730,2448940,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21748972,2449183,1004,1.19,,70.0,,,,,,,Total lipid (fat),G -21749278,2449491,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21749371,2449584,1004,2.08,,70.0,,,,,,,Total lipid (fat),G -21750227,2450446,1004,56.67,,70.0,,,,,,,Total lipid (fat),G -21750237,2450456,1004,4.1,,70.0,,,,,,,Total lipid (fat),G -21750666,2450887,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21750794,2451015,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21750800,2451021,1004,12.9,,70.0,,,,,,,Total lipid (fat),G -21750824,2451045,1004,15.67,,70.0,,,,,,,Total lipid (fat),G -21751004,2451227,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21751256,2451484,1004,1.64,,70.0,,,,,,,Total lipid (fat),G -21751558,2451789,1004,2.94,,70.0,,,,,,,Total lipid (fat),G -21751924,2452157,1004,2.78,,70.0,,,,,,,Total lipid (fat),G -21751978,2452212,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -21752072,2452307,1004,7.04,,70.0,,,,,,,Total lipid (fat),G -21752511,2452749,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21752530,2452768,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21752793,2453036,1004,10.71,,70.0,,,,,,,Total lipid (fat),G -21753045,2453289,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21753257,2453502,1004,1.18,,70.0,,,,,,,Total lipid (fat),G -21753455,2453700,1004,1.92,,70.0,,,,,,,Total lipid (fat),G -21753559,2453804,1004,15.0,,70.0,,,,,,,Total lipid (fat),G -21753691,2453936,1004,4.46,,70.0,,,,,,,Total lipid (fat),G -21754594,2454840,1004,1.11,,70.0,,,,,,,Total lipid (fat),G -21755035,2455283,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -21755197,2455445,1004,17.11,,70.0,,,,,,,Total lipid (fat),G -21755308,2455556,1004,1.15,,70.0,,,,,,,Total lipid (fat),G -21755507,2455755,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -21755547,2455795,1004,6.98,,70.0,,,,,,,Total lipid (fat),G -21755590,2455838,1004,2.5,,70.0,,,,,,,Total lipid (fat),G -21756583,2456821,1004,12.9,,71.0,,,,,,,Total lipid (fat),G -21756929,2457126,1004,6.31,,71.0,,,,,,,Total lipid (fat),G -21756930,2457126,1004,6.31,,71.0,,,,,,,Total lipid (fat),G -21757185,2457355,1004,4.73,,71.0,,,,,,,Total lipid (fat),G -21757410,2457553,1004,1.18,,71.0,,,,,,,Total lipid (fat),G -21757471,2457614,1004,4.05,,71.0,,,,,,,Total lipid (fat),G -21757597,2457740,1004,0.0,,71.0,,,,,,,Total lipid (fat),G -21757646,2457789,1004,11.63,,71.0,,,,,,,Total lipid (fat),G -21757754,2457897,1004,3.09,,71.0,,,,,,,Total lipid (fat),G -21757899,2458043,1004,35.0,,71.0,,,,,,,Total lipid (fat),G -21758024,2458168,1004,93.33,,71.0,,,,,,,Total lipid (fat),G -21758059,2458203,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21758300,2458444,1004,13.0,,78.0,,,,,,,Total lipid (fat),G -21758510,2458655,1004,13.04,,71.0,,,,,,,Total lipid (fat),G -21758882,2459027,1004,9.0,,78.0,,,,,,,Total lipid (fat),G -21759078,2459224,1004,19.4,,78.0,,,,,,,Total lipid (fat),G -21760197,2460345,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21760329,2460477,1004,5.66,,70.0,,,,,,,Total lipid (fat),G -21760500,2460649,1004,3.12,,70.0,,,,,,,Total lipid (fat),G -21760560,2460711,1004,3.49,,70.0,,,,,,,Total lipid (fat),G -21760671,2460822,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -21761285,2461440,1004,13.53,,70.0,,,,,,,Total lipid (fat),G -21761615,2461773,1004,6.77,,70.0,,,,,,,Total lipid (fat),G -21761677,2461835,1004,3.52,,70.0,,,,,,,Total lipid (fat),G -21761986,2462144,1004,1.98,,70.0,,,,,,,Total lipid (fat),G -21762116,2462276,1004,26.09,,70.0,,,,,,,Total lipid (fat),G -21762280,2462440,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21762469,2462630,1004,0.45,,70.0,,,,,,,Total lipid (fat),G -21762506,2462667,1004,4.39,,70.0,,,,,,,Total lipid (fat),G -21762586,2462747,1004,4.64,,70.0,,,,,,,Total lipid (fat),G -21762611,2462773,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21762634,2462796,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21762692,2462855,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -21762763,2462926,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -21762804,2462968,1004,1.09,,70.0,,,,,,,Total lipid (fat),G -21763027,2463195,1004,8.37,,70.0,,,,,,,Total lipid (fat),G -21763229,2463397,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21763460,2463630,1004,12.09,,70.0,,,,,,,Total lipid (fat),G -21763590,2463760,1004,1.04,,70.0,,,,,,,Total lipid (fat),G -21763672,2463842,1004,7.41,,70.0,,,,,,,Total lipid (fat),G -21763772,2463944,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21763810,2463984,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21763882,2464056,1004,4.08,,70.0,,,,,,,Total lipid (fat),G -21764237,2464414,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21764338,2464515,1004,16.13,,70.0,,,,,,,Total lipid (fat),G -21764655,2464833,1004,1.69,,70.0,,,,,,,Total lipid (fat),G -21764656,2464834,1004,4.65,,70.0,,,,,,,Total lipid (fat),G -21764693,2464871,1004,19.19,,70.0,,,,,,,Total lipid (fat),G -21764853,2465031,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21764895,2465074,1004,9.42,,70.0,,,,,,,Total lipid (fat),G -21764924,2465103,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21765715,2465902,1004,7.32,,70.0,,,,,,,Total lipid (fat),G -21765834,2466022,1004,2.86,,70.0,,,,,,,Total lipid (fat),G -21766036,2466225,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -21766518,2466709,1004,3.53,,70.0,,,,,,,Total lipid (fat),G -21766593,2466784,1004,1.25,,70.0,,,,,,,Total lipid (fat),G -21766682,2466873,1004,12.94,,70.0,,,,,,,Total lipid (fat),G -21767022,2467214,1004,2.08,,70.0,,,,,,,Total lipid (fat),G -21767219,2467412,1004,17.17,,70.0,,,,,,,Total lipid (fat),G -21767562,2467757,1004,3.27,,70.0,,,,,,,Total lipid (fat),G -21767616,2467811,1004,19.87,,70.0,,,,,,,Total lipid (fat),G -21767886,2468081,1004,14.06,,70.0,,,,,,,Total lipid (fat),G -21768012,2468207,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21768164,2468359,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21768295,2468490,1004,3.23,,70.0,,,,,,,Total lipid (fat),G -21768716,2468914,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21768976,2469175,1004,3.1,,70.0,,,,,,,Total lipid (fat),G -21769636,2469836,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21769648,2469848,1004,6.78,,70.0,,,,,,,Total lipid (fat),G -21769938,2470141,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21770319,2470522,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21770663,2470868,1004,2.56,,70.0,,,,,,,Total lipid (fat),G -21770876,2471081,1004,13.98,,70.0,,,,,,,Total lipid (fat),G -21770887,2471092,1004,18.26,,70.0,,,,,,,Total lipid (fat),G -21770921,2471126,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21770977,2471183,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21771017,2471223,1004,16.39,,70.0,,,,,,,Total lipid (fat),G -21771159,2471365,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21771486,2471693,1004,3.26,,70.0,,,,,,,Total lipid (fat),G -21771665,2471872,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21771831,2472038,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -21771889,2472096,1004,1.82,,70.0,,,,,,,Total lipid (fat),G -21771966,2472173,1004,14.0,,70.0,,,,,,,Total lipid (fat),G -21772139,2472346,1004,1.6,,70.0,,,,,,,Total lipid (fat),G -21772155,2472362,1004,1.6,,70.0,,,,,,,Total lipid (fat),G -21772239,2472446,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -21772281,2472488,1004,12.31,,70.0,,,,,,,Total lipid (fat),G -21772319,2472526,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21772444,2472651,1004,18.67,,70.0,,,,,,,Total lipid (fat),G -21772478,2472685,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21772499,2472706,1004,1.09,,70.0,,,,,,,Total lipid (fat),G -21772542,2472749,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21773093,2473300,1004,5.29,,70.0,,,,,,,Total lipid (fat),G -21773405,2473612,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21773444,2473651,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -21773535,2473742,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -21773589,2473796,1004,8.93,,70.0,,,,,,,Total lipid (fat),G -21773678,2473885,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21773770,2473977,1004,26.0,,70.0,,,,,,,Total lipid (fat),G -21774360,2474567,1004,2.72,,70.0,,,,,,,Total lipid (fat),G -21774410,2474617,1004,6.15,,70.0,,,,,,,Total lipid (fat),G -21774876,2475083,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21775230,2475438,1004,2.94,,70.0,,,,,,,Total lipid (fat),G -21775559,2475769,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21775580,2475790,1004,2.44,,70.0,,,,,,,Total lipid (fat),G -21776040,2476250,1004,3.28,,70.0,,,,,,,Total lipid (fat),G -21776224,2476435,1004,4.55,,70.0,,,,,,,Total lipid (fat),G -21776837,2477049,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21776862,2477074,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21777272,2477484,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21777288,2477500,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21777722,2477935,1004,17.14,,70.0,,,,,,,Total lipid (fat),G -21777911,2478127,1004,7.5,,70.0,,,,,,,Total lipid (fat),G -21778067,2478283,1004,15.76,,70.0,,,,,,,Total lipid (fat),G -21778108,2478327,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -21778854,2479081,1004,9.09,,70.0,,,,,,,Total lipid (fat),G -21779318,2479545,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21779693,2479921,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21779786,2480014,1004,7.38,,70.0,,,,,,,Total lipid (fat),G -21779894,2480123,1004,5.36,,70.0,,,,,,,Total lipid (fat),G -21780035,2480264,1004,15.04,,70.0,,,,,,,Total lipid (fat),G -21780115,2480347,1004,18.58,,70.0,,,,,,,Total lipid (fat),G -21780204,2480437,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21780251,2480485,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21780354,2480590,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21780478,2480715,1004,31.25,,70.0,,,,,,,Total lipid (fat),G -21780588,2480827,1004,1.25,,70.0,,,,,,,Total lipid (fat),G -21780983,2481226,1004,20.59,,70.0,,,,,,,Total lipid (fat),G -21781033,2481276,1004,11.29,,70.0,,,,,,,Total lipid (fat),G -21781603,2481850,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21781650,2481897,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -21781755,2482002,1004,19.15,,70.0,,,,,,,Total lipid (fat),G -21782406,2482660,1004,4.22,,70.0,,,,,,,Total lipid (fat),G -21782500,2482754,1004,3.53,,70.0,,,,,,,Total lipid (fat),G -21782574,2482829,1004,47.22,,70.0,,,,,,,Total lipid (fat),G -21783133,2483391,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21783213,2483472,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21783320,2483579,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21783448,2483707,1004,21.13,,70.0,,,,,,,Total lipid (fat),G -21783769,2484031,1004,1.04,,70.0,,,,,,,Total lipid (fat),G -21783786,2484048,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -21783817,2484079,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -21784287,2484550,1004,17.39,,70.0,,,,,,,Total lipid (fat),G -21784515,2484779,1004,2.5,,70.0,,,,,,,Total lipid (fat),G -21785056,2485325,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21785066,2485335,1004,21.0,,70.0,,,,,,,Total lipid (fat),G -21785124,2485394,1004,15.0,,70.0,,,,,,,Total lipid (fat),G -21785318,2485591,1004,16.81,,70.0,,,,,,,Total lipid (fat),G -21785715,2485994,1004,2.12,,70.0,,,,,,,Total lipid (fat),G -21785727,2486007,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21786240,2486521,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21786451,2486734,1004,7.89,,70.0,,,,,,,Total lipid (fat),G -21786689,2486973,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21786698,2486982,1004,2.63,,70.0,,,,,,,Total lipid (fat),G -21786854,2487138,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21786872,2487156,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21787227,2487513,1004,10.67,,70.0,,,,,,,Total lipid (fat),G -21787528,2487818,1004,3.75,,70.0,,,,,,,Total lipid (fat),G -21787730,2488020,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -21787850,2488140,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21788004,2488294,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21788126,2488416,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21788357,2488647,1004,1.85,,70.0,,,,,,,Total lipid (fat),G -21788405,2488695,1004,2.53,,70.0,,,,,,,Total lipid (fat),G -21788458,2488748,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21788483,2488773,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21788670,2488960,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21788715,2489005,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21789107,2489398,1004,1.46,,70.0,,,,,,,Total lipid (fat),G -21789186,2489477,1004,13.28,,70.0,,,,,,,Total lipid (fat),G -21789354,2489646,1004,13.38,,70.0,,,,,,,Total lipid (fat),G -21789440,2489733,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21789533,2489826,1004,28.12,,70.0,,,,,,,Total lipid (fat),G -21789551,2489844,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21789792,2490086,1004,12.16,,70.0,,,,,,,Total lipid (fat),G -21789951,2490245,1004,18.0,,70.0,,,,,,,Total lipid (fat),G -21790052,2490347,1004,2.12,,70.0,,,,,,,Total lipid (fat),G -21790821,2491116,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21790829,2491124,1004,0.0,,75.0,,,,,,,Total lipid (fat),G -21791090,2491385,1004,7.5,,71.0,,,,,,,Total lipid (fat),G -21791116,2491411,1004,0.4,,72.0,,,,,,,Total lipid (fat),G -21791334,2491629,1004,11.86,,71.0,,,,,,,Total lipid (fat),G -21791348,2491643,1004,21.43,,71.0,,,,,,,Total lipid (fat),G -21791440,2491734,1004,0.0,,71.0,,,,,,,Total lipid (fat),G -21791482,2491776,1004,17.0,,71.0,,,,,,,Total lipid (fat),G -21791612,2491906,1004,0.77,,71.0,,,,,,,Total lipid (fat),G -21791658,2491952,1004,0.83,,71.0,,,,,,,Total lipid (fat),G -21791682,2491976,1004,0.0,,71.0,,,,,,,Total lipid (fat),G -21792151,2492445,1004,38.1,,71.0,,,,,,,Total lipid (fat),G -21792318,2492608,1004,16.07,,71.0,,,,,,,Total lipid (fat),G -21792409,2492680,1004,28.07,,72.0,,,,,,,Total lipid (fat),G -21792410,2492680,1004,28.07,,72.0,,,,,,,Total lipid (fat),G -21792509,2492775,1004,0.0,,71.0,,,,,,,Total lipid (fat),G -21792530,2492796,1004,1.25,,71.0,,,,,,,Total lipid (fat),G -21792845,2493108,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21793093,2493356,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21793271,2493534,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21793534,2493797,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21793649,2493912,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21793722,2493985,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21793763,2494026,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21794093,2494356,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21794426,2494689,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21794618,2494882,1004,5.26,,70.0,,,,,,,Total lipid (fat),G -21794776,2495041,1004,0.4,,70.0,,,,,,,Total lipid (fat),G -21794783,2495048,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21794866,2495131,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21794931,2495196,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21794959,2495224,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21794962,2495227,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21795132,2495397,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21795405,2495682,1004,1.67,,70.0,,,,,,,Total lipid (fat),G -21795498,2495775,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21795503,2495780,1004,13.38,,70.0,,,,,,,Total lipid (fat),G -21795585,2495862,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21795867,2496145,1004,4.46,,70.0,,,,,,,Total lipid (fat),G -21796015,2496294,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -21796089,2496368,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21796282,2496561,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21796868,2497150,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -21797147,2497429,1004,26.47,,70.0,,,,,,,Total lipid (fat),G -21797279,2497561,1004,28.12,,70.0,,,,,,,Total lipid (fat),G -21798130,2498413,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21798256,2498539,1004,32.5,,70.0,,,,,,,Total lipid (fat),G -21798287,2498570,1004,27.78,,70.0,,,,,,,Total lipid (fat),G -21798411,2498694,1004,26.19,,70.0,,,,,,,Total lipid (fat),G -21798502,2498785,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21798710,2498993,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -21798739,2499022,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21798956,2499239,1004,11.67,,70.0,,,,,,,Total lipid (fat),G -21799460,2499745,1004,2.08,,70.0,,,,,,,Total lipid (fat),G -21799495,2499780,1004,12.94,,70.0,,,,,,,Total lipid (fat),G -21799530,2499815,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21799658,2499943,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -21799981,2500266,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -21800393,2500678,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21800482,2500767,1004,16.0,,70.0,,,,,,,Total lipid (fat),G -21800640,2500925,1004,24.14,,70.0,,,,,,,Total lipid (fat),G -21800796,2501082,1004,14.52,,70.0,,,,,,,Total lipid (fat),G -21800897,2501183,1004,3.75,,70.0,,,,,,,Total lipid (fat),G -21800993,2501280,1004,13.08,,70.0,,,,,,,Total lipid (fat),G -21801176,2501463,1004,5.56,,70.0,,,,,,,Total lipid (fat),G -21801314,2501601,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21801420,2501707,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21801602,2501890,1004,11.54,,70.0,,,,,,,Total lipid (fat),G -21801717,2502005,1004,17.97,,70.0,,,,,,,Total lipid (fat),G -21802595,2502885,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21802682,2502972,1004,0.22,,70.0,,,,,,,Total lipid (fat),G -21802692,2502982,1004,2.35,,70.0,,,,,,,Total lipid (fat),G -21802923,2503213,1004,0.24,,70.0,,,,,,,Total lipid (fat),G -21802938,2503228,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21803030,2503320,1004,2.08,,70.0,,,,,,,Total lipid (fat),G -21803222,2503512,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21803290,2503580,1004,21.95,,70.0,,,,,,,Total lipid (fat),G -21803545,2503835,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21803949,2504241,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -21804426,2504719,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21804716,2505009,1004,1.92,,70.0,,,,,,,Total lipid (fat),G -21805318,2505612,1004,2.08,,70.0,,,,,,,Total lipid (fat),G -21805610,2505906,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21805641,2505937,1004,5.17,,70.0,,,,,,,Total lipid (fat),G -21805800,2506096,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21806252,2506549,1004,1.04,,70.0,,,,,,,Total lipid (fat),G -21806294,2506592,1004,15.94,,70.0,,,,,,,Total lipid (fat),G -21806836,2507140,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21806958,2507262,1004,5.33,,70.0,,,,,,,Total lipid (fat),G -21807213,2507517,1004,17.5,,70.0,,,,,,,Total lipid (fat),G -21807309,2507613,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21807526,2507831,1004,11.11,,70.0,,,,,,,Total lipid (fat),G -21807552,2507857,1004,13.89,,70.0,,,,,,,Total lipid (fat),G -21807656,2507962,1004,10.29,,70.0,,,,,,,Total lipid (fat),G -21807848,2508154,1004,16.18,,70.0,,,,,,,Total lipid (fat),G -21807866,2508172,1004,13.24,,70.0,,,,,,,Total lipid (fat),G -21808026,2508332,1004,0.35,,70.0,,,,,,,Total lipid (fat),G -21808371,2508679,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21808553,2508862,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21808961,2509271,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -21808976,2509288,1004,2.0,,70.0,,,,,,,Total lipid (fat),G -21809111,2509423,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21809150,2509462,1004,17.39,,70.0,,,,,,,Total lipid (fat),G -21809177,2509489,1004,5.0,,70.0,,,,,,,Total lipid (fat),G -21809243,2509555,1004,1.67,,70.0,,,,,,,Total lipid (fat),G -21809419,2509731,1004,0.84,,70.0,,,,,,,Total lipid (fat),G -21809458,2509770,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21809834,2510148,1004,7.5,,70.0,,,,,,,Total lipid (fat),G -21809900,2510214,1004,22.22,,70.0,,,,,,,Total lipid (fat),G -21809929,2510243,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21810691,2511023,1004,13.0,,70.0,,,,,,,Total lipid (fat),G -21811068,2511400,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -21811148,2511482,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21811614,2511952,1004,0.54,,78.0,,,,,,,Total lipid (fat),G -21811666,2512003,1004,0.67,,78.0,,,,,,,Total lipid (fat),G -21811716,2512048,1004,13.2,,78.0,,,,,,,Total lipid (fat),G -21812162,2515251,1004,20.6,1.0,1.0,,,,,,,Total lipid (fat),G -21812673,2517165,1004,1.92,,78.0,,,,,,,Total lipid (fat),G -21813168,2517660,1004,3.52,,71.0,,,,,,,Total lipid (fat),G -21813313,2517805,1004,16.0,,78.0,,,,,,,Total lipid (fat),G -21813501,2517995,1004,2.34,,71.0,,,,,,,Total lipid (fat),G -21813883,2518377,1004,8.5,,78.0,,,,,,,Total lipid (fat),G -21814444,2518936,1004,31.2,,78.0,,,,,,,Total lipid (fat),G -21814500,2518992,1004,9.3,,78.0,,,,,,,Total lipid (fat),G -21814592,2519084,1004,0.0,,77.0,,,,,,,Total lipid (fat),G -21814922,2519403,1004,50.0,,71.0,,,,,,,Total lipid (fat),G -21815327,2519807,1004,10.0,,71.0,,,,,,,Total lipid (fat),G -21815468,2519948,1004,16.13,,71.0,,,,,,,Total lipid (fat),G -21815471,2519951,1004,22.58,,71.0,,,,,,,Total lipid (fat),G -21815833,2520312,1004,0.0,,71.0,,,,,,,Total lipid (fat),G -21815888,2520367,1004,0.0,,71.0,,,,,,,Total lipid (fat),G -21816057,2520536,1004,33.33,,71.0,,,,,,,Total lipid (fat),G -21816085,2520564,1004,2.5,,71.0,,,,,,,Total lipid (fat),G -21816136,2520615,1004,1.72,,71.0,,,,,,,Total lipid (fat),G -21816359,2520837,1004,35.29,,78.0,,,,,,,Total lipid (fat),G -21816618,2521096,1004,12.0,,78.0,,,,,,,Total lipid (fat),G -21816834,2521310,1004,0.09,,78.0,,,,,,,Total lipid (fat),G -21817042,2521517,1004,28.03,,71.0,,,,,,,Total lipid (fat),G -21817387,2521785,1004,14.13,,71.0,,,,,,,Total lipid (fat),G -21817388,2521785,1004,14.13,,71.0,,,,,,,Total lipid (fat),G -21818175,2522545,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21818257,2522627,1004,31.58,,70.0,,,,,,,Total lipid (fat),G -21818332,2522702,1004,8.62,,70.0,,,,,,,Total lipid (fat),G -21818338,2522708,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -21818447,2522817,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21818489,2522859,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21818588,2522958,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -21818699,2523069,1004,4.0,,70.0,,,,,,,Total lipid (fat),G -21818733,2523103,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21818847,2523217,1004,7.33,,70.0,,,,,,,Total lipid (fat),G -21819115,2523485,1004,38.71,,70.0,,,,,,,Total lipid (fat),G -21819205,2523575,1004,48.28,,70.0,,,,,,,Total lipid (fat),G -21819267,2523637,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21819476,2523846,1004,3.85,,70.0,,,,,,,Total lipid (fat),G -21819676,2524046,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21819682,2524052,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -21820329,2524699,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -21820377,2524747,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21820508,2524879,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21820604,2524975,1004,20.59,,70.0,,,,,,,Total lipid (fat),G -21820662,2525033,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21820955,2525326,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21821340,2525711,1004,1.1,,78.0,,,,,,,Total lipid (fat),G -21821359,2525730,1004,1.5,,78.0,,,,,,,Total lipid (fat),G -21821446,2525816,1004,7.14,,71.0,,,,,,,Total lipid (fat),G -21822413,2526784,1004,14.52,,70.0,,,,,,,Total lipid (fat),G -21822560,2526931,1004,36.36,,70.0,,,,,,,Total lipid (fat),G -21822876,2527247,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -21824064,2528437,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21824069,2528442,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21824269,2528642,1004,26.92,,70.0,,,,,,,Total lipid (fat),G -21824750,2529123,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21824761,2529134,1004,10.71,,70.0,,,,,,,Total lipid (fat),G -21824811,2529184,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -21825347,2529720,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21825398,2529771,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21825400,2529773,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21825483,2529856,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21825791,2530164,1004,1.64,,70.0,,,,,,,Total lipid (fat),G -21826012,2530385,1004,5.56,,70.0,,,,,,,Total lipid (fat),G -21826459,2530834,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -21826481,2530856,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21826493,2530868,1004,22.86,,70.0,,,,,,,Total lipid (fat),G -21826785,2531160,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21827153,2531528,1004,39.29,,70.0,,,,,,,Total lipid (fat),G -21827945,2532320,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21828606,2532981,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21828782,2533157,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21829025,2533401,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21829034,2533410,1004,11.32,,70.0,,,,,,,Total lipid (fat),G -21829142,2533518,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21829467,2533843,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21829486,2533862,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21829745,2534122,1004,31.58,,70.0,,,,,,,Total lipid (fat),G -21829896,2534274,1004,35.29,,70.0,,,,,,,Total lipid (fat),G -21830021,2534399,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21830473,2534852,1004,29.17,,70.0,,,,,,,Total lipid (fat),G -21830510,2534889,1004,0.21,,70.0,,,,,,,Total lipid (fat),G -21830617,2534996,1004,2.96,,70.0,,,,,,,Total lipid (fat),G -21830721,2535100,1004,15.79,,70.0,,,,,,,Total lipid (fat),G -21831004,2535385,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21831020,2535401,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21831077,2535458,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21831333,2535714,1004,16.07,,70.0,,,,,,,Total lipid (fat),G -21831556,2535937,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -21831560,2535941,1004,0.94,,70.0,,,,,,,Total lipid (fat),G -21831739,2536120,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21832108,2536490,1004,9.24,,70.0,,,,,,,Total lipid (fat),G -21832390,2536776,1004,26.32,,70.0,,,,,,,Total lipid (fat),G -21832850,2537240,1004,6.0,,70.0,,,,,,,Total lipid (fat),G -21832968,2537358,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -21833617,2538011,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21833673,2538069,1004,78.57,,70.0,,,,,,,Total lipid (fat),G -21833715,2538112,1004,8.0,,70.0,,,,,,,Total lipid (fat),G -21833740,2538137,1004,19.72,,70.0,,,,,,,Total lipid (fat),G -21833756,2538153,1004,56.67,,70.0,,,,,,,Total lipid (fat),G -21834047,2538448,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21834365,2538768,1004,39.29,,70.0,,,,,,,Total lipid (fat),G -21834763,2539166,1004,4.69,,70.0,,,,,,,Total lipid (fat),G -21834909,2539312,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -21834942,2539345,1004,3.75,,70.0,,,,,,,Total lipid (fat),G -21835153,2539557,1004,0.0,,71.0,,,,,,,Total lipid (fat),G -21835252,2539656,1004,6.0,,78.0,,,,,,,Total lipid (fat),G -21835260,2539664,1004,11.7,,78.0,,,,,,,Total lipid (fat),G -21835327,2539732,1004,9.6,,78.0,,,,,,,Total lipid (fat),G -21835878,2540279,1004,9.0,,78.0,,,,,,,Total lipid (fat),G -21836008,2540409,1004,0.9,,78.0,,,,,,,Total lipid (fat),G -21836109,2540510,1004,3.65,,78.0,,,,,,,Total lipid (fat),G -21836440,2540828,1004,5.56,,70.0,,,,,,,Total lipid (fat),G -21836888,2541276,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21837383,2541772,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21837521,2541910,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21837686,2542075,1004,17.39,,70.0,,,,,,,Total lipid (fat),G -21837756,2542145,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21837780,2542169,1004,43.33,,70.0,,,,,,,Total lipid (fat),G -21837934,2542323,1004,17.11,,70.0,,,,,,,Total lipid (fat),G -21838043,2542432,1004,5.36,,70.0,,,,,,,Total lipid (fat),G -21838108,2542497,1004,17.33,,70.0,,,,,,,Total lipid (fat),G -21838457,2542846,1004,1.54,,70.0,,,,,,,Total lipid (fat),G -21838483,2542872,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21838858,2543247,1004,5.36,,70.0,,,,,,,Total lipid (fat),G -21839252,2543641,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21839272,2543661,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21839275,2543664,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21839362,2543751,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21839429,2543818,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21839539,2543928,1004,10.87,,70.0,,,,,,,Total lipid (fat),G -21839546,2543935,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21839626,2544015,1004,6.32,,70.0,,,,,,,Total lipid (fat),G -21839714,2544103,1004,25.88,,70.0,,,,,,,Total lipid (fat),G -21839719,2544108,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21840224,2544613,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21840539,2544930,1004,16.22,,70.0,,,,,,,Total lipid (fat),G -21840944,2545335,1004,12.0,,70.0,,,,,,,Total lipid (fat),G -21841381,2545772,1004,32.56,,70.0,,,,,,,Total lipid (fat),G -21841440,2545831,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21841727,2546118,1004,46.43,,70.0,,,,,,,Total lipid (fat),G -21841790,2546181,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21841842,2546233,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21842102,2546494,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21842441,2546833,1004,1.1,,70.0,,,,,,,Total lipid (fat),G -21843088,2547481,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21843226,2547619,1004,1.84,,70.0,,,,,,,Total lipid (fat),G -21843228,2547621,1004,4.24,,70.0,,,,,,,Total lipid (fat),G -21843347,2547740,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21843727,2548120,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21843926,2548319,1004,1.19,,70.0,,,,,,,Total lipid (fat),G -21844058,2548451,1004,24.24,,70.0,,,,,,,Total lipid (fat),G -21844108,2548501,1004,78.57,,70.0,,,,,,,Total lipid (fat),G -21844236,2548629,1004,17.39,,70.0,,,,,,,Total lipid (fat),G -21844565,2548958,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21844970,2549363,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21844981,2549374,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21845223,2549617,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -21845536,2549930,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21845918,2550312,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21846105,2550499,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21846247,2550641,1004,35.56,,70.0,,,,,,,Total lipid (fat),G -21846272,2550666,1004,6.67,,70.0,,,,,,,Total lipid (fat),G -21846637,2551031,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21846726,2551120,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21846829,2551223,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21846938,2551332,1004,1.75,,70.0,,,,,,,Total lipid (fat),G -21847145,2551539,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -21847234,2551628,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -21847302,2551696,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21847335,2551729,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21847368,2551762,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21847438,2551832,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21847523,2551917,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -21847785,2552179,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21848168,2552562,1004,56.67,,70.0,,,,,,,Total lipid (fat),G -21848310,2552705,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21848430,2552825,1004,6.57,,70.0,,,,,,,Total lipid (fat),G -21848676,2553071,1004,27.27,,70.0,,,,,,,Total lipid (fat),G -21849057,2553452,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21849130,2553525,1004,8.0,,70.0,,,,,,,Total lipid (fat),G -21849438,2553833,1004,0.77,,70.0,,,,,,,Total lipid (fat),G -21849627,2554022,1004,26.92,,70.0,,,,,,,Total lipid (fat),G -21849697,2554092,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21849710,2554105,1004,12.0,,70.0,,,,,,,Total lipid (fat),G -21850243,2554640,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21850566,2554963,1004,3.79,,78.0,,,,,,,Total lipid (fat),G -21850822,2555219,1004,18.92,,78.0,,,,,,,Total lipid (fat),G -21851246,2555643,1004,18.42,,71.0,,,,,,,Total lipid (fat),G -21852284,2556675,1004,8.53,,78.0,,,,,,,Total lipid (fat),G -21852347,2556738,1004,0.39,,78.0,,,,,,,Total lipid (fat),G -21852446,2556836,1004,0.3,,71.0,,,,,,,Total lipid (fat),G -21852519,2556909,1004,0.83,,71.0,,,,,,,Total lipid (fat),G -21852618,2557008,1004,0.42,,71.0,,,,,,,Total lipid (fat),G -21852630,2557020,1004,17.39,,71.0,,,,,,,Total lipid (fat),G -21852973,2557363,1004,0.72,,71.0,,,,,,,Total lipid (fat),G -21853064,2557454,1004,0.0,,72.0,,,,,,,Total lipid (fat),G -21853151,2557541,1004,0.92,,78.0,,,,,,,Total lipid (fat),G -21853159,2557549,1004,0.13,,78.0,,,,,,,Total lipid (fat),G -21853268,2557657,1004,0.0,,71.0,,,,,,,Total lipid (fat),G -21853384,2557773,1004,0.0,,71.0,,,,,,,Total lipid (fat),G -21853387,2557776,1004,0.0,,71.0,,,,,,,Total lipid (fat),G -21853926,2558309,1004,0.48,,78.0,,,,,,,Total lipid (fat),G -21854292,2558670,1004,0.0,,71.0,,,,,,,Total lipid (fat),G -21854310,2558685,1004,20.1,,78.0,,,,,,,Total lipid (fat),G -21854530,2558862,1004,5.63,,78.0,,,,,,,Total lipid (fat),G -21854531,2558862,1004,5.63,,78.0,,,,,,,Total lipid (fat),G -21854730,2558981,1004,10.71,,71.0,,,,,,,Total lipid (fat),G -21855217,2559468,1004,6.51,,78.0,,,,,,,Total lipid (fat),G -21855732,2559978,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21855791,2560037,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21855904,2560152,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21855921,2560169,1004,13.16,,70.0,,,,,,,Total lipid (fat),G -21856223,2560471,1004,5.56,,70.0,,,,,,,Total lipid (fat),G -21856436,2560684,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21856673,2560922,1004,3.85,,70.0,,,,,,,Total lipid (fat),G -21856731,2560980,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21856770,2561019,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -21856814,2561063,1004,36.36,,70.0,,,,,,,Total lipid (fat),G -21856911,2561160,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21857309,2561558,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21857913,2562162,1004,16.0,,70.0,,,,,,,Total lipid (fat),G -21858073,2562322,1004,1.67,,70.0,,,,,,,Total lipid (fat),G -21858205,2562455,1004,2.21,,70.0,,,,,,,Total lipid (fat),G -21858367,2562617,1004,7.59,,70.0,,,,,,,Total lipid (fat),G -21858397,2562647,1004,7.06,,70.0,,,,,,,Total lipid (fat),G -21858489,2562739,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -21858505,2562755,1004,17.67,,70.0,,,,,,,Total lipid (fat),G -21858584,2562834,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -21858703,2562953,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -21858720,2562970,1004,9.15,,70.0,,,,,,,Total lipid (fat),G -21859034,2563284,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21859110,2563360,1004,20.24,,70.0,,,,,,,Total lipid (fat),G -21859135,2563385,1004,34.12,,70.0,,,,,,,Total lipid (fat),G -21859705,2563955,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21859888,2564138,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21859941,2564191,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21859993,2564243,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21860097,2564347,1004,24.56,,70.0,,,,,,,Total lipid (fat),G -21860264,2564514,1004,14.19,,70.0,,,,,,,Total lipid (fat),G -21860302,2564552,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -21860481,2564731,1004,2.73,,70.0,,,,,,,Total lipid (fat),G -21860719,2564969,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21860777,2565027,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21860796,2565046,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21861274,2565524,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -21861299,2565549,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21861336,2565586,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21861423,2565673,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21861585,2565835,1004,5.07,,70.0,,,,,,,Total lipid (fat),G -21861911,2566162,1004,24.24,,70.0,,,,,,,Total lipid (fat),G -21861953,2566204,1004,15.38,,70.0,,,,,,,Total lipid (fat),G -21861954,2566205,1004,22.22,,70.0,,,,,,,Total lipid (fat),G -21862365,2566616,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21862493,2566744,1004,3.51,,70.0,,,,,,,Total lipid (fat),G -21862495,2566746,1004,21.05,,70.0,,,,,,,Total lipid (fat),G -21862514,2566765,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21862671,2566922,1004,0.59,,70.0,,,,,,,Total lipid (fat),G -21862775,2567026,1004,0.83,,70.0,,,,,,,Total lipid (fat),G -21862951,2567203,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21863218,2567471,1004,51.72,,70.0,,,,,,,Total lipid (fat),G -21863706,2567959,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -21863779,2568032,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21863828,2568081,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21863920,2568173,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21864108,2568361,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21864338,2568591,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21864549,2568802,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -21864607,2568860,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21864799,2569052,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -21864847,2569100,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21864896,2569149,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -21865037,2569290,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -21865170,2569423,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21865494,2569747,1004,2.33,,70.0,,,,,,,Total lipid (fat),G -21865512,2569765,1004,23.08,,70.0,,,,,,,Total lipid (fat),G -21865597,2569850,1004,8.06,,70.0,,,,,,,Total lipid (fat),G -21865724,2569977,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21865952,2570205,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21865983,2570236,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -21866123,2570376,1004,11.2,,70.0,,,,,,,Total lipid (fat),G -21866293,2570547,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21866649,2570903,1004,0.81,,70.0,,,,,,,Total lipid (fat),G -21866730,2570984,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21866964,2571219,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21867337,2571592,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21867634,2571890,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21867638,2571894,1004,9.38,,70.0,,,,,,,Total lipid (fat),G -21867705,2571961,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21868224,2572480,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21868267,2572523,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21868269,2572525,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21868394,2572650,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21868504,2572760,1004,0.56,,70.0,,,,,,,Total lipid (fat),G -21868549,2572805,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21868558,2572814,1004,64.29,,70.0,,,,,,,Total lipid (fat),G -21868633,2572889,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21868894,2573150,1004,5.88,,70.0,,,,,,,Total lipid (fat),G -21869020,2573276,1004,44.64,,70.0,,,,,,,Total lipid (fat),G -21869166,2573422,1004,8.67,,70.0,,,,,,,Total lipid (fat),G -21869329,2573585,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21870096,2574353,1004,24.0,,70.0,,,,,,,Total lipid (fat),G -21870120,2574377,1004,21.88,,70.0,,,,,,,Total lipid (fat),G -21870552,2574809,1004,6.56,,70.0,,,,,,,Total lipid (fat),G -21870650,2574907,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21870952,2575210,1004,26.19,,70.0,,,,,,,Total lipid (fat),G -21871231,2575489,1004,21.13,,70.0,,,,,,,Total lipid (fat),G -21871325,2575583,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -21871379,2575637,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21871419,2575677,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -21871864,2576122,1004,6.98,,70.0,,,,,,,Total lipid (fat),G -21871887,2576145,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -21871896,2576154,1004,36.67,,70.0,,,,,,,Total lipid (fat),G -21872002,2576260,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21872664,2576926,1004,39.29,,70.0,,,,,,,Total lipid (fat),G -21872666,2576928,1004,1.77,,70.0,,,,,,,Total lipid (fat),G -21872667,2576929,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21872913,2577175,1004,18.0,,70.0,,,,,,,Total lipid (fat),G -21873268,2577530,1004,2.35,,70.0,,,,,,,Total lipid (fat),G -21873432,2577694,1004,0.25,,70.0,,,,,,,Total lipid (fat),G -21873543,2577805,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21873643,2577905,1004,22.22,,70.0,,,,,,,Total lipid (fat),G -21873827,2578089,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21874294,2578557,1004,15.12,,70.0,,,,,,,Total lipid (fat),G -21874609,2578872,1004,12.0,,70.0,,,,,,,Total lipid (fat),G -21874613,2578876,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21874833,2579096,1004,26.47,,70.0,,,,,,,Total lipid (fat),G -21874861,2579124,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21874888,2579151,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21875096,2579359,1004,6.41,,70.0,,,,,,,Total lipid (fat),G -21875335,2579598,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21875341,2579604,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21875358,2579621,1004,8.46,,70.0,,,,,,,Total lipid (fat),G -21875392,2579655,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21875445,2579708,1004,0.36,,70.0,,,,,,,Total lipid (fat),G -21875905,2580170,1004,2.12,,70.0,,,,,,,Total lipid (fat),G -21876025,2580290,1004,4.0,,70.0,,,,,,,Total lipid (fat),G -21876072,2580337,1004,10.71,,70.0,,,,,,,Total lipid (fat),G -21876251,2580516,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21876395,2580660,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -21876441,2580706,1004,7.84,,70.0,,,,,,,Total lipid (fat),G -21876509,2580775,1004,2.02,,70.0,,,,,,,Total lipid (fat),G -21876588,2580854,1004,0.4,,70.0,,,,,,,Total lipid (fat),G -21876634,2580900,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -21876700,2580966,1004,0.4,,70.0,,,,,,,Total lipid (fat),G -21876722,2580988,1004,14.81,,70.0,,,,,,,Total lipid (fat),G -21876730,2580996,1004,12.28,,70.0,,,,,,,Total lipid (fat),G -21877262,2581529,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21877391,2581658,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21877527,2581794,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21877750,2582017,1004,1.43,,70.0,,,,,,,Total lipid (fat),G -21877805,2582072,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21877902,2582170,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21877956,2582224,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21878487,2582757,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21878515,2582786,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21878788,2583059,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21878913,2583185,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21879011,2583283,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21879015,2583287,1004,14.0,,70.0,,,,,,,Total lipid (fat),G -21880193,2584469,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21880251,2584528,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21880406,2584683,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21880505,2584782,1004,3.03,,70.0,,,,,,,Total lipid (fat),G -21880602,2584879,1004,3.52,,70.0,,,,,,,Total lipid (fat),G -21881100,2585381,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21881283,2585564,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21881361,2585642,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21881451,2585732,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21881573,2585854,1004,40.74,,70.0,,,,,,,Total lipid (fat),G -21881593,2585874,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21882197,2586478,1004,2.15,,70.0,,,,,,,Total lipid (fat),G -21882528,2586810,1004,9.17,,70.0,,,,,,,Total lipid (fat),G -21882596,2586878,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21883694,2587976,1004,4.93,,70.0,,,,,,,Total lipid (fat),G -21884498,2588780,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21884526,2588808,1004,80.0,,70.0,,,,,,,Total lipid (fat),G -21884539,2588821,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21884673,2588955,1004,4.63,,70.0,,,,,,,Total lipid (fat),G -21884689,2588971,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21884715,2588997,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -21884755,2589037,1004,0.8,,70.0,,,,,,,Total lipid (fat),G -21885042,2589324,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21885095,2589377,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21885134,2589416,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21885186,2589468,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -21885292,2589574,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21885609,2589891,1004,13.27,,70.0,,,,,,,Total lipid (fat),G -21885652,2589934,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21885703,2589985,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21885804,2590086,1004,1.58,,70.0,,,,,,,Total lipid (fat),G -21885974,2590256,1004,17.7,,70.0,,,,,,,Total lipid (fat),G -21886375,2590657,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21886417,2590699,1004,35.0,,70.0,,,,,,,Total lipid (fat),G -21886428,2590710,1004,3.09,,70.0,,,,,,,Total lipid (fat),G -21886591,2590873,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -21886782,2591064,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21886824,2591106,1004,1.0,,70.0,,,,,,,Total lipid (fat),G -21886850,2591132,1004,8.0,,70.0,,,,,,,Total lipid (fat),G -21887236,2591518,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -21887276,2591558,1004,7.0,,70.0,,,,,,,Total lipid (fat),G -21887406,2591689,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21887876,2592160,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21888135,2592420,1004,6.41,,70.0,,,,,,,Total lipid (fat),G -21888163,2592448,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -21888307,2592593,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21888414,2592700,1004,8.0,,70.0,,,,,,,Total lipid (fat),G -21888421,2592707,1004,15.71,,70.0,,,,,,,Total lipid (fat),G -21888623,2592909,1004,20.0,,70.0,,,,,,,Total lipid (fat),G -21888635,2592922,1004,3.17,,70.0,,,,,,,Total lipid (fat),G -21888740,2593027,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21888751,2593038,1004,2.31,,70.0,,,,,,,Total lipid (fat),G -21888790,2593077,1004,2.5,,70.0,,,,,,,Total lipid (fat),G -21888977,2593264,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -21889418,2593708,1004,21.05,,70.0,,,,,,,Total lipid (fat),G -21889448,2593738,1004,8.67,,70.0,,,,,,,Total lipid (fat),G -21889472,2593762,1004,54.55,,70.0,,,,,,,Total lipid (fat),G -21889524,2593814,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21890011,2594288,1004,15.79,,70.0,,,,,,,Total lipid (fat),G -21890135,2594412,1004,6.6,,70.0,,,,,,,Total lipid (fat),G -21890168,2594445,1004,3.53,,70.0,,,,,,,Total lipid (fat),G -21890301,2594578,1004,2.59,,70.0,,,,,,,Total lipid (fat),G -21890339,2594616,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -21890419,2594696,1004,10.29,,70.0,,,,,,,Total lipid (fat),G -21890506,2594783,1004,10.2,,70.0,,,,,,,Total lipid (fat),G -21890643,2594920,1004,0.89,,70.0,,,,,,,Total lipid (fat),G -21891178,2595455,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21891272,2595549,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21891371,2595648,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21891522,2595799,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21891635,2595912,1004,10.42,,70.0,,,,,,,Total lipid (fat),G -21891942,2596219,1004,1.82,,70.0,,,,,,,Total lipid (fat),G -21892052,2596329,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -21892128,2596405,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21892510,2596787,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21892584,2596861,1004,4.55,,70.0,,,,,,,Total lipid (fat),G -21892777,2597054,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21892939,2597216,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21893207,2597484,1004,15.62,,70.0,,,,,,,Total lipid (fat),G -21893222,2597499,1004,18.0,,70.0,,,,,,,Total lipid (fat),G -21893536,2597813,1004,70.0,,70.0,,,,,,,Total lipid (fat),G -21893599,2597876,1004,0.7,,70.0,,,,,,,Total lipid (fat),G -21893804,2598081,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21894526,2598803,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21894762,2599040,1004,2.94,,70.0,,,,,,,Total lipid (fat),G -21895026,2599304,1004,1.18,,70.0,,,,,,,Total lipid (fat),G -21895068,2599346,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21895074,2599352,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21895083,2599361,1004,0.8,,70.0,,,,,,,Total lipid (fat),G -21895381,2599659,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21895618,2599896,1004,1.04,,70.0,,,,,,,Total lipid (fat),G -21895725,2600003,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21895770,2600048,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21895984,2600262,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -21896128,2600406,1004,52.17,,70.0,,,,,,,Total lipid (fat),G -21896687,2600965,1004,24.14,,70.0,,,,,,,Total lipid (fat),G -21896712,2600990,1004,1.25,,70.0,,,,,,,Total lipid (fat),G -21896745,2601023,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21896752,2601030,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21897134,2601412,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21897362,2601640,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21897558,2601836,1004,9.0,,70.0,,,,,,,Total lipid (fat),G -21897942,2602220,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -21897980,2602258,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21897993,2602271,1004,2.0,,70.0,,,,,,,Total lipid (fat),G -21897997,2602275,1004,2.38,,70.0,,,,,,,Total lipid (fat),G -21898007,2602285,1004,1.34,,70.0,,,,,,,Total lipid (fat),G -21898019,2602297,1004,0.44,,70.0,,,,,,,Total lipid (fat),G -21898345,2602623,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21898747,2603025,1004,2.35,,70.0,,,,,,,Total lipid (fat),G -21898858,2603136,1004,9.29,,70.0,,,,,,,Total lipid (fat),G -21899520,2603801,1004,10.71,,70.0,,,,,,,Total lipid (fat),G -21899527,2603808,1004,13.33,,70.0,,,,,,,Total lipid (fat),G -21899588,2603869,1004,11.67,,70.0,,,,,,,Total lipid (fat),G -21900332,2604614,1004,4.96,,70.0,,,,,,,Total lipid (fat),G -21900677,2604960,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21900703,2604986,1004,28.0,,70.0,,,,,,,Total lipid (fat),G -21900827,2605110,1004,1.76,,70.0,,,,,,,Total lipid (fat),G -21901230,2605513,1004,2.92,,70.0,,,,,,,Total lipid (fat),G -21901245,2605528,1004,30.0,,70.0,,,,,,,Total lipid (fat),G -21901653,2605936,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -21901786,2606069,1004,15.0,,70.0,,,,,,,Total lipid (fat),G -21901970,2606253,1004,17.14,,70.0,,,,,,,Total lipid (fat),G -21902321,2606604,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21902751,2607034,1004,15.52,,70.0,,,,,,,Total lipid (fat),G -21903184,2607467,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21903248,2607531,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21903339,2607622,1004,8.04,,70.0,,,,,,,Total lipid (fat),G -21903407,2607690,1004,5.08,,70.0,,,,,,,Total lipid (fat),G -21903422,2607705,1004,18.75,,70.0,,,,,,,Total lipid (fat),G -21903950,2608233,1004,0.44,,70.0,,,,,,,Total lipid (fat),G -21904118,2608401,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21904141,2608424,1004,10.53,,70.0,,,,,,,Total lipid (fat),G -21904464,2608747,1004,16.28,,70.0,,,,,,,Total lipid (fat),G -21904501,2608784,1004,15.15,,70.0,,,,,,,Total lipid (fat),G -21904631,2608915,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21905045,2609329,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21905168,2609452,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21905204,2609488,1004,7.69,,70.0,,,,,,,Total lipid (fat),G -21905515,2609799,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21905630,2609914,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21906525,2610809,1004,16.75,,78.0,,,,,,,Total lipid (fat),G -21906616,2610900,1004,33.5,,78.0,,,,,,,Total lipid (fat),G -21906657,2610941,1004,13.56,,78.0,,,,,,,Total lipid (fat),G -21906810,2611094,1004,14.28,,78.0,,,,,,,Total lipid (fat),G -21906850,2611134,1004,3.2,,78.0,,,,,,,Total lipid (fat),G -21907088,2611372,1004,15.56,,70.0,,,,,,,Total lipid (fat),G -21907189,2611473,1004,16.09,,70.0,,,,,,,Total lipid (fat),G -21907334,2611619,1004,57.14,,70.0,,,,,,,Total lipid (fat),G -21908669,2612958,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21908704,2612993,1004,29.03,,70.0,,,,,,,Total lipid (fat),G -21908806,2613095,1004,0.0,,71.0,,,,,,,Total lipid (fat),G -21909077,2613366,1004,8.2,,78.0,,,,,,,Total lipid (fat),G -21909300,2613589,1004,2.41,,78.0,,,,,,,Total lipid (fat),G -21909443,2613732,1004,0.0,,71.0,,,,,,,Total lipid (fat),G -21909449,2613738,1004,0.0,,71.0,,,,,,,Total lipid (fat),G -21909780,2614011,1004,2.0,,78.0,,,,,,,Total lipid (fat),G -21909781,2614011,1004,2.0,,78.0,,,,,,,Total lipid (fat),G -21909846,2614074,1004,0.0,,71.0,,,,,,,Total lipid (fat),G -21909945,2614173,1004,7.94,,71.0,,,,,,,Total lipid (fat),G -21910046,2614274,1004,0.54,,70.0,,,,,,,Total lipid (fat),G -21910430,2614659,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21910445,2614674,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21910718,2614947,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21910721,2614950,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21910828,2615057,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21910839,2615068,1004,2.56,,70.0,,,,,,,Total lipid (fat),G -21911137,2615366,1004,9.38,,70.0,,,,,,,Total lipid (fat),G -21911148,2615377,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21911444,2615673,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21911451,2615680,1004,48.21,,70.0,,,,,,,Total lipid (fat),G -21911481,2615710,1004,9.49,,70.0,,,,,,,Total lipid (fat),G -21911573,2615802,1004,19.05,,70.0,,,,,,,Total lipid (fat),G -21911616,2615845,1004,8.93,,70.0,,,,,,,Total lipid (fat),G -21912314,2616543,1004,2.82,,70.0,,,,,,,Total lipid (fat),G -21912417,2616646,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21912846,2617075,1004,1.18,,70.0,,,,,,,Total lipid (fat),G -21913093,2617322,1004,8.75,,70.0,,,,,,,Total lipid (fat),G -21913113,2617342,1004,1.74,,70.0,,,,,,,Total lipid (fat),G -21913207,2617436,1004,15.66,,70.0,,,,,,,Total lipid (fat),G -21913370,2617599,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21913625,2617854,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21913873,2618102,1004,39.22,,70.0,,,,,,,Total lipid (fat),G -21914073,2618302,1004,25.58,,70.0,,,,,,,Total lipid (fat),G -21914156,2618385,1004,17.86,,70.0,,,,,,,Total lipid (fat),G -21914205,2618434,1004,1.89,,70.0,,,,,,,Total lipid (fat),G -21914509,2618738,1004,30.23,,70.0,,,,,,,Total lipid (fat),G -21914542,2618771,1004,26.32,,70.0,,,,,,,Total lipid (fat),G -21914819,2619048,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21915090,2619320,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21915301,2619531,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21915860,2620090,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21916028,2620259,1004,0.77,,70.0,,,,,,,Total lipid (fat),G -21916271,2620502,1004,16.34,,70.0,,,,,,,Total lipid (fat),G -21916716,2620947,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21916963,2621194,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21917248,2621479,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21917322,2621553,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21917323,2621554,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21917495,2621730,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21917750,2621985,1004,0.39,,70.0,,,,,,,Total lipid (fat),G -21917858,2622093,1004,26.79,,70.0,,,,,,,Total lipid (fat),G -21917945,2622180,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21918071,2622306,1004,9.62,,70.0,,,,,,,Total lipid (fat),G -21918203,2622438,1004,25.88,,70.0,,,,,,,Total lipid (fat),G -21918214,2622449,1004,21.51,,70.0,,,,,,,Total lipid (fat),G -21918301,2622536,1004,1.33,,70.0,,,,,,,Total lipid (fat),G -21918507,2622742,1004,16.67,,70.0,,,,,,,Total lipid (fat),G -21919137,2623372,1004,5.29,,70.0,,,,,,,Total lipid (fat),G -21919309,2623544,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -21919401,2623636,1004,19.64,,70.0,,,,,,,Total lipid (fat),G -21919481,2623716,1004,23.21,,70.0,,,,,,,Total lipid (fat),G -21919539,2623774,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21919623,2623858,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21919842,2624077,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21919924,2624160,1004,2.08,,70.0,,,,,,,Total lipid (fat),G -21919968,2624204,1004,3.57,,70.0,,,,,,,Total lipid (fat),G -21920025,2624262,1004,12.82,,70.0,,,,,,,Total lipid (fat),G -21920234,2624471,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21920425,2624664,1004,46.88,,70.0,,,,,,,Total lipid (fat),G -21920689,2624928,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21920979,2625218,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -21921750,2625989,1004,34.21,,70.0,,,,,,,Total lipid (fat),G -21922457,2626698,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21922721,2626962,1004,21.88,,70.0,,,,,,,Total lipid (fat),G -21923015,2627256,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21923186,2627427,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21923301,2627542,1004,7.35,,70.0,,,,,,,Total lipid (fat),G -21923380,2627621,1004,22.22,,70.0,,,,,,,Total lipid (fat),G -21923453,2627694,1004,6.82,,70.0,,,,,,,Total lipid (fat),G -21923971,2628212,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -21924095,2628336,1004,8.33,,70.0,,,,,,,Total lipid (fat),G -21924628,2628869,1004,31.58,,70.0,,,,,,,Total lipid (fat),G -21924664,2628905,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21924679,2628920,1004,0.3,,70.0,,,,,,,Total lipid (fat),G -21924992,2629233,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21925056,2629297,1004,4.93,,70.0,,,,,,,Total lipid (fat),G -21925077,2629318,1004,38.89,,70.0,,,,,,,Total lipid (fat),G -21925425,2629666,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21925463,2629704,1004,11.54,,70.0,,,,,,,Total lipid (fat),G -21925485,2629726,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21925796,2630037,1004,9.63,,70.0,,,,,,,Total lipid (fat),G -21925987,2630228,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21925994,2630235,1004,26.47,,70.0,,,,,,,Total lipid (fat),G -21926218,2630459,1004,11.62,,70.0,,,,,,,Total lipid (fat),G -21926784,2631025,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -21926854,2631097,1004,11.9,,70.0,,,,,,,Total lipid (fat),G -21926956,2631199,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21927139,2631382,1004,57.14,,70.0,,,,,,,Total lipid (fat),G -21927261,2631504,1004,39.29,,70.0,,,,,,,Total lipid (fat),G -21927320,2631563,1004,9.38,,70.0,,,,,,,Total lipid (fat),G -21927336,2631579,1004,9.38,,70.0,,,,,,,Total lipid (fat),G -21927441,2631684,1004,35.71,,70.0,,,,,,,Total lipid (fat),G -21927657,2631900,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21927868,2632111,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21928135,2632378,1004,28.12,,70.0,,,,,,,Total lipid (fat),G -21928174,2632417,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21928477,2632720,1004,15.18,,70.0,,,,,,,Total lipid (fat),G -21928706,2632949,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21928724,2632967,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21929132,2633378,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21929480,2633726,1004,24.14,,70.0,,,,,,,Total lipid (fat),G -21929554,2633800,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21929697,2633943,1004,23.81,,70.0,,,,,,,Total lipid (fat),G -21930069,2634315,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21930202,2634448,1004,0.44,,70.0,,,,,,,Total lipid (fat),G -21930544,2634790,1004,12.64,,70.0,,,,,,,Total lipid (fat),G -21930619,2634865,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -21930876,2635122,1004,3.33,,70.0,,,,,,,Total lipid (fat),G -21931079,2635325,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21931366,2635612,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21931536,2635782,1004,7.14,,70.0,,,,,,,Total lipid (fat),G -21931650,2635896,1004,9.09,,70.0,,,,,,,Total lipid (fat),G -21931827,2636073,1004,21.33,,70.0,,,,,,,Total lipid (fat),G -21931946,2636192,1004,11.49,,70.0,,,,,,,Total lipid (fat),G -21932369,2636615,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21932418,2636664,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21932910,2637156,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21933195,2637441,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21933226,2637472,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21933437,2637683,1004,22.58,,70.0,,,,,,,Total lipid (fat),G -21933482,2637728,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21933483,2637729,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21933763,2638009,1004,22.92,,70.0,,,,,,,Total lipid (fat),G -21933811,2638057,1004,27.5,,70.0,,,,,,,Total lipid (fat),G -21933894,2638140,1004,2.76,,70.0,,,,,,,Total lipid (fat),G -21934386,2638632,1004,66.67,,70.0,,,,,,,Total lipid (fat),G -21934527,2638773,1004,25.0,,70.0,,,,,,,Total lipid (fat),G -21934892,2639138,1004,23.81,,70.0,,,,,,,Total lipid (fat),G -21935153,2639399,1004,2.0,,70.0,,,,,,,Total lipid (fat),G -21935241,2639488,1004,1.79,,70.0,,,,,,,Total lipid (fat),G -21935334,2639581,1004,32.14,,70.0,,,,,,,Total lipid (fat),G -21935565,2639812,1004,12.5,,70.0,,,,,,,Total lipid (fat),G -21935886,2640133,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21936059,2640306,1004,8.93,,70.0,,,,,,,Total lipid (fat),G -21936342,2640591,1004,10.87,,70.0,,,,,,,Total lipid (fat),G -21936654,2640903,1004,6.25,,70.0,,,,,,,Total lipid (fat),G -21936927,2641177,1004,0.37,,78.0,,,,,,,Total lipid (fat),G -21937328,2641562,1004,13.87,,70.0,,,,,,,Total lipid (fat),G -21937418,2641652,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21938021,2642255,1004,10.71,,70.0,,,,,,,Total lipid (fat),G -21938072,2642307,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21938315,2642551,1004,50.0,,70.0,,,,,,,Total lipid (fat),G -21938541,2642777,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21938592,2642828,1004,3.54,,70.0,,,,,,,Total lipid (fat),G -21938901,2643138,1004,21.43,,70.0,,,,,,,Total lipid (fat),G -21939014,2643251,1004,15.38,,70.0,,,,,,,Total lipid (fat),G -21939047,2643284,1004,3.74,,70.0,,,,,,,Total lipid (fat),G -21939219,2645945,1004,1.14,1.0,1.0,,,,,,,Total lipid (fat),G -21939232,2645984,1004,1.46,1.0,1.0,,,,,,,Total lipid (fat),G -21939453,2649585,1004,9.64,,71.0,,,,,,,Total lipid (fat),G -21939661,2651527,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21939812,2651678,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21939985,2651851,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21939991,2651857,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -21940190,2652057,1004,0.22,,70.0,,,,,,,Total lipid (fat),G -21940686,2652555,1004,3.52,,70.0,,,,,,,Total lipid (fat),G -21940799,2652668,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21940804,2652673,1004,10.0,,70.0,,,,,,,Total lipid (fat),G -21941166,2653037,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21941233,2653104,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21941319,2653190,1004,1.67,,70.0,,,,,,,Total lipid (fat),G -21941389,2653260,1004,42.86,,70.0,,,,,,,Total lipid (fat),G -21941948,2653820,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21942006,2653879,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21942016,2653889,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21942107,2653980,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21942125,2653998,1004,15.04,,70.0,,,,,,,Total lipid (fat),G -21942324,2654197,1004,40.0,,70.0,,,,,,,Total lipid (fat),G -21942360,2654233,1004,23.33,,70.0,,,,,,,Total lipid (fat),G -21942581,2654454,1004,53.57,,70.0,,,,,,,Total lipid (fat),G -21942822,2654695,1004,26.47,,70.0,,,,,,,Total lipid (fat),G -21942908,2654781,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21942974,2654847,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21943124,2654997,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21943141,2655015,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21943202,2655076,1004,1.34,,70.0,,,,,,,Total lipid (fat),G -21943362,2655236,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21943666,2655540,1004,2.82,,70.0,,,,,,,Total lipid (fat),G -21943692,2655566,1004,39.29,,70.0,,,,,,,Total lipid (fat),G -21943705,2655579,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21943958,2655832,1004,21.88,,70.0,,,,,,,Total lipid (fat),G -21944054,2655929,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21944284,2656159,1004,57.14,,70.0,,,,,,,Total lipid (fat),G -21944432,2656307,1004,46.88,,70.0,,,,,,,Total lipid (fat),G -21944493,2656368,1004,28.57,,70.0,,,,,,,Total lipid (fat),G -21944626,2656501,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21944645,2656520,1004,7.81,,70.0,,,,,,,Total lipid (fat),G -21944899,2656774,1004,0.88,,70.0,,,,,,,Total lipid (fat),G -21945210,2657085,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21945229,2657105,1004,12.08,,70.0,,,,,,,Total lipid (fat),G -21945287,2657163,1004,1.18,,70.0,,,,,,,Total lipid (fat),G -21945411,2657287,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -21945914,2657790,1004,14.29,,70.0,,,,,,,Total lipid (fat),G -21945922,2657798,1004,5.68,,70.0,,,,,,,Total lipid (fat),G -21945927,2657803,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21946033,2657909,1004,14.68,,70.0,,,,,,,Total lipid (fat),G -21946486,2658362,1004,33.33,,70.0,,,,,,,Total lipid (fat),G -21946568,2658444,1004,0.41,,70.0,,,,,,,Total lipid (fat),G -21947045,2658921,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21947276,2659152,1004,20.51,,70.0,,,,,,,Total lipid (fat),G -21947323,2659199,1004,29.73,,70.0,,,,,,,Total lipid (fat),G -21947506,2659382,1004,26.67,,70.0,,,,,,,Total lipid (fat),G -21947632,2659508,1004,0.79,,70.0,,,,,,,Total lipid (fat),G -21948312,2660188,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21948484,2660361,1004,86.67,,70.0,,,,,,,Total lipid (fat),G -21948696,2660573,1004,18.0,,70.0,,,,,,,Total lipid (fat),G -21948736,2660613,1004,46.67,,70.0,,,,,,,Total lipid (fat),G -21948750,2660627,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21948900,2660777,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21949014,2660891,1004,22.54,,70.0,,,,,,,Total lipid (fat),G -21949503,2661380,1004,5.36,,70.0,,,,,,,Total lipid (fat),G -21949638,2661515,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21949853,2661730,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21949905,2661782,1004,0.0,,70.0,,,,,,,Total lipid (fat),G -21950230,2662107,1004,10.42,,70.0,,,,,,,Total lipid (fat),G -21950305,2662182,1004,0.41,,70.0,,,,,,,Total lipid (fat),G -21950520,1106032,1003,10.59,,71.0,,,,,,,Protein,G -21951670,1107191,1003,1.6,,70.0,,,,,,,Protein,G -21951773,1107295,1003,6.67,,70.0,,,,,,,Protein,G -21951948,1107475,1003,3.23,,70.0,,,,,,,Protein,G -21952000,1107528,1003,7.14,,70.0,,,,,,,Protein,G -21952418,1107950,1003,0.0,,70.0,,,,,,,Protein,G -21952475,1108007,1003,5.38,,70.0,,,,,,,Protein,G -21952624,1108158,1003,0.0,,70.0,,,,,,,Protein,G -21952812,1108349,1003,11.76,,70.0,,,,,,,Protein,G -21953261,1108803,1003,0.83,,73.0,,,,,,,Protein,G -21953366,1108908,1003,28.57,,70.0,,,,,,,Protein,G -21953572,1109116,1003,0.0,,70.0,,,,,,,Protein,G -21953787,1109336,1003,13.33,,70.0,,,,,,,Protein,G -21953844,1109393,1003,40.0,,70.0,,,,,,,Protein,G -21953851,1109400,1003,3.57,,70.0,,,,,,,Protein,G -21953885,1109434,1003,25.0,,70.0,,,,,,,Protein,G -21954066,1109615,1003,8.89,,70.0,,,,,,,Protein,G -21954128,1109677,1003,8.47,,70.0,,,,,,,Protein,G -21954246,1109796,1003,18.75,,70.0,,,,,,,Protein,G -21954460,1110013,1003,16.28,,70.0,,,,,,,Protein,G -21954464,1110017,1003,9.52,,70.0,,,,,,,Protein,G -21954565,1110128,1003,7.41,,70.0,,,,,,,Protein,G -21954573,1110136,1003,8.21,,70.0,,,,,,,Protein,G -21954720,1110287,1003,0.0,,70.0,,,,,,,Protein,G -21955139,1110710,1003,5.34,,70.0,,,,,,,Protein,G -21955174,1110747,1003,3.57,,73.0,,,,,,,Protein,G -21955266,1110839,1003,0.0,,70.0,,,,,,,Protein,G -21955673,1111246,1003,8.37,,70.0,,,,,,,Protein,G -21955758,1111331,1003,0.0,,70.0,,,,,,,Protein,G -21955960,1111534,1003,11.93,,70.0,,,,,,,Protein,G -21956099,1111674,1003,0.0,,70.0,,,,,,,Protein,G -21956105,1111680,1003,0.0,,70.0,,,,,,,Protein,G -21956315,1111892,1003,3.57,,70.0,,,,,,,Protein,G -21956413,1111990,1003,21.43,,70.0,,,,,,,Protein,G -21956571,1112148,1003,1.18,,70.0,,,,,,,Protein,G -21956770,1112350,1003,25.0,,70.0,,,,,,,Protein,G -21957413,1112994,1003,0.0,,70.0,,,,,,,Protein,G -21958221,1113807,1003,2.97,,70.0,,,,,,,Protein,G -21958504,1114096,1003,11.25,,70.0,,,,,,,Protein,G -21958561,1114153,1003,2.35,,70.0,,,,,,,Protein,G -21958782,1114374,1003,1.19,,70.0,,,,,,,Protein,G -21958797,1114389,1003,1.19,,70.0,,,,,,,Protein,G -21958869,1114461,1003,21.43,,70.0,,,,,,,Protein,G -21959368,1114961,1003,16.67,,70.0,,,,,,,Protein,G -21959390,1114983,1003,0.0,,70.0,,,,,,,Protein,G -21959506,1115099,1003,5.0,,70.0,,,,,,,Protein,G -21959704,1115318,1003,0.0,,70.0,,,,,,,Protein,G -21960081,1115771,1003,10.62,,70.0,,,,,,,Protein,G -21960268,1115964,1003,3.57,,70.0,,,,,,,Protein,G -21960462,1116176,1003,9.95,,70.0,,,,,,,Protein,G -21960628,1116350,1003,0.0,,70.0,,,,,,,Protein,G -21960894,1116618,1003,0.0,,70.0,,,,,,,Protein,G -21961409,1117145,1003,3.33,,70.0,,,,,,,Protein,G -21961467,1117209,1003,4.55,,73.0,,,,,,,Protein,G -21961495,1117254,1003,0.0,,70.0,,,,,,,Protein,G -21961635,1117592,1003,3.92,,70.0,,,,,,,Protein,G -21961719,1117734,1003,10.0,,70.0,,,,,,,Protein,G -21961754,1117776,1003,7.14,,70.0,,,,,,,Protein,G -21961895,1117958,1003,4.09,,70.0,,,,,,,Protein,G -21962022,1118086,1003,14.04,,70.0,,,,,,,Protein,G -21962171,1118238,1003,21.43,,70.0,,,,,,,Protein,G -21962392,1118500,1003,13.33,,70.0,,,,,,,Protein,G -21962434,1118572,1003,1.15,,70.0,,,,,,,Protein,G -21962530,1118668,1003,4.55,,70.0,,,,,,,Protein,G -21962603,1118749,1003,5.83,,70.0,,,,,,,Protein,G -21962621,1118768,1003,33.33,,70.0,,,,,,,Protein,G -21962663,1118810,1003,9.52,,70.0,,,,,,,Protein,G -21963024,1119181,1003,10.85,,70.0,,,,,,,Protein,G -21963182,1119340,1003,0.0,,70.0,,,,,,,Protein,G -21963343,1119505,1003,3.36,,70.0,,,,,,,Protein,G -21963397,1119561,1003,0.0,,70.0,,,,,,,Protein,G -21963498,1119673,1003,14.29,,70.0,,,,,,,Protein,G -21963723,1119940,1003,7.69,,70.0,,,,,,,Protein,G -21963738,1119955,1003,7.32,,70.0,,,,,,,Protein,G -21964021,1120239,1003,1.64,,70.0,,,,,,,Protein,G -21964085,1120305,1003,2.53,,70.0,,,,,,,Protein,G -21964741,1120973,1003,0.0,,70.0,,,,,,,Protein,G -21965531,1121778,1003,2.35,,70.0,,,,,,,Protein,G -21965778,1122028,1003,8.8,,70.0,,,,,,,Protein,G -21965810,1122060,1003,4.35,,70.0,,,,,,,Protein,G -21965953,1122204,1003,0.0,,70.0,,,,,,,Protein,G -21965992,1122244,1003,5.0,,70.0,,,,,,,Protein,G -21966164,1122416,1003,0.0,,70.0,,,,,,,Protein,G -21966271,1122523,1003,20.0,,70.0,,,,,,,Protein,G -21966440,1122697,1003,0.0,,70.0,,,,,,,Protein,G -21966554,1122814,1003,3.51,,70.0,,,,,,,Protein,G -21966658,1122925,1003,0.42,,70.0,,,,,,,Protein,G -21966792,1123060,1003,1.63,,70.0,,,,,,,Protein,G -21966861,1123129,1003,0.0,,70.0,,,,,,,Protein,G -21967127,1123407,1003,23.33,,70.0,,,,,,,Protein,G -21967128,1123408,1003,0.0,,70.0,,,,,,,Protein,G -21967236,1123521,1003,1.69,,70.0,,,,,,,Protein,G -21967477,1123782,1003,0.0,,75.0,,,,,,,Protein,G -21967632,1123938,1003,0.0,,70.0,,,,,,,Protein,G -21967916,1124226,1003,6.06,,70.0,,,,,,,Protein,G -21968182,1124496,1003,0.0,,70.0,,,,,,,Protein,G -21968540,1124862,1003,0.0,,70.0,,,,,,,Protein,G -21968707,1125037,1003,0.0,,70.0,,,,,,,Protein,G -21969285,1125619,1003,0.42,,70.0,,,,,,,Protein,G -21969488,1125825,1003,1.75,,70.0,,,,,,,Protein,G -21969491,1125828,1003,2.35,,70.0,,,,,,,Protein,G -21969794,1126132,1003,0.0,,70.0,,,,,,,Protein,G -21969805,1126143,1003,25.0,,70.0,,,,,,,Protein,G -21969871,1126209,1003,1.56,,70.0,,,,,,,Protein,G -21970578,1126921,1003,20.0,,70.0,,,,,,,Protein,G -21970602,1126945,1003,1.67,,70.0,,,,,,,Protein,G -21970630,1126973,1003,0.0,,75.0,,,,,,,Protein,G -21970700,1127043,1003,20.34,,70.0,,,,,,,Protein,G -21970738,1127082,1003,4.0,,70.0,,,,,,,Protein,G -21971097,1127441,1003,3.49,,70.0,,,,,,,Protein,G -21971326,1127671,1003,0.0,,70.0,,,,,,,Protein,G -21971542,1127888,1003,0.83,,70.0,,,,,,,Protein,G -21971678,1128024,1003,5.71,,70.0,,,,,,,Protein,G -21971763,1128109,1003,0.0,,70.0,,,,,,,Protein,G -21971884,1128230,1003,0.0,,70.0,,,,,,,Protein,G -21971929,1128275,1003,19.47,,70.0,,,,,,,Protein,G -21971930,1128276,1003,15.0,,70.0,,,,,,,Protein,G -21972461,1128810,1003,21.43,,70.0,,,,,,,Protein,G -21972928,1129278,1003,4.05,,70.0,,,,,,,Protein,G -21972962,1129312,1003,11.32,,70.0,,,,,,,Protein,G -21973138,1129488,1003,17.86,,70.0,,,,,,,Protein,G -21973250,1129601,1003,3.57,,73.0,,,,,,,Protein,G -21973276,1129627,1003,10.0,,70.0,,,,,,,Protein,G -21973441,1129792,1003,5.88,,70.0,,,,,,,Protein,G -21973766,1130117,1003,3.45,,70.0,,,,,,,Protein,G -21973883,1130236,1003,1.18,,70.0,,,,,,,Protein,G -21973915,1130268,1003,0.0,,70.0,,,,,,,Protein,G -21974054,1130409,1003,0.0,,70.0,,,,,,,Protein,G -21974252,1130611,1003,0.0,,70.0,,,,,,,Protein,G -21974474,1130838,1003,12.5,,70.0,,,,,,,Protein,G -21974601,1130967,1003,10.0,,70.0,,,,,,,Protein,G -21974695,1131062,1003,8.64,,70.0,,,,,,,Protein,G -21974901,1131268,1003,22.81,,70.0,,,,,,,Protein,G -21975047,1131414,1003,0.0,,70.0,,,,,,,Protein,G -21975197,1131565,1003,0.0,,70.0,,,,,,,Protein,G -21975790,1132160,1003,21.43,,70.0,,,,,,,Protein,G -21976191,1132561,1003,17.07,,70.0,,,,,,,Protein,G -21976501,1132871,1003,0.0,,70.0,,,,,,,Protein,G -21976542,1132912,1003,0.83,,70.0,,,,,,,Protein,G -21976643,1133013,1003,1.1,,70.0,,,,,,,Protein,G -21976681,1133051,1003,19.64,,70.0,,,,,,,Protein,G -21977167,1133537,1003,7.05,,70.0,,,,,,,Protein,G -21977413,1133784,1003,33.33,,70.0,,,,,,,Protein,G -21977825,1134198,1003,12.0,,70.0,,,,,,,Protein,G -21978028,1134406,1003,3.4,,70.0,,,,,,,Protein,G -21978253,1134636,1003,28.57,,70.0,,,,,,,Protein,G -21978435,1134819,1003,10.87,,70.0,,,,,,,Protein,G -21978584,1134968,1003,0.0,,70.0,,,,,,,Protein,G -21978588,1134972,1003,0.0,,70.0,,,,,,,Protein,G -21978830,1135215,1003,0.0,,70.0,,,,,,,Protein,G -21979171,1135557,1003,13.57,,70.0,,,,,,,Protein,G -21980221,1136620,1003,50.0,,70.0,,,,,,,Protein,G -21980363,1136765,1003,6.67,,70.0,,,,,,,Protein,G -21980575,1136978,1003,6.67,,70.0,,,,,,,Protein,G -21980701,1137105,1003,6.58,,70.0,,,,,,,Protein,G -21980732,1137138,1003,11.63,,70.0,,,,,,,Protein,G -21980769,1137176,1003,0.0,,70.0,,,,,,,Protein,G -21980996,1137407,1003,5.56,,70.0,,,,,,,Protein,G -21981027,1137439,1003,2.21,,70.0,,,,,,,Protein,G -21981318,1137735,1003,3.23,,70.0,,,,,,,Protein,G -21981500,1137918,1003,0.0,,70.0,,,,,,,Protein,G -21981613,1138032,1003,0.0,,70.0,,,,,,,Protein,G -21981719,1138138,1003,17.5,,70.0,,,,,,,Protein,G -21982143,1138575,1003,2.35,,70.0,,,,,,,Protein,G -21982153,1138585,1003,0.0,,75.0,,,,,,,Protein,G -21982252,1138686,1003,11.62,,70.0,,,,,,,Protein,G -21982446,1138883,1003,17.86,,70.0,,,,,,,Protein,G -21982663,1139103,1003,25.0,,70.0,,,,,,,Protein,G -21982801,1139242,1003,0.0,,70.0,,,,,,,Protein,G -21983086,1139535,1003,0.0,,75.0,,,,,,,Protein,G -21983200,1139652,1003,13.33,,70.0,,,,,,,Protein,G -21983366,167551,1003,6.4,2.0,,,,,,,,Protein,G -21983526,167711,1003,0.64,0.0,40.0,,,,,,,Protein,G -21984185,168370,1003,31.11,12.0,1.0,29.4,32.99,,,,,Protein,G -21984275,168460,1003,8.47,3.0,,,,,,,,Protein,G -21984341,168526,1003,3.17,0.0,,,,,,,,Protein,G -21985256,169441,1003,21.75,11.0,,,,,,,,Protein,G -21985315,169500,1003,22.77,0.0,53.0,,,,,,,Protein,G -21985328,169513,1003,22.76,0.0,53.0,,,,,,,Protein,G -21985346,169531,1003,30.67,20.0,54.0,,,,,,,Protein,G -21985439,169624,1003,11.28,1.0,47.0,,,,,,,Protein,G -21985557,169742,1003,5.95,0.0,39.0,,,,,,,Protein,G -21985651,169836,1003,3.49,18.0,1.0,2.96,4.37,,,,,Protein,G -21985893,170078,1003,4.6,1.0,,,,,,,,Protein,G -21986009,170194,1003,12.18,5.0,,,,,,,,Protein,G -21986102,170287,1003,3.08,4.0,,,,,,,,Protein,G -21986103,170288,1003,9.42,7.0,,,,,,,,Protein,G -21986237,170422,1003,8.8,4.0,,,,,,,,Protein,G -21986374,170559,1003,35.62,1.0,,,,,,,,Protein,G -21986515,170700,1003,3.19,1.0,1.0,,,,,,,Protein,G -21986517,170702,1003,12.08,1.0,47.0,,,,,,,Protein,G -21986547,170732,1003,13.3,6.0,1.0,12.7,14.0,,,,,Protein,G -21986666,170851,1003,7.54,11.0,1.0,5.23,10.85,,,,,Protein,G -21987449,171634,1003,10.67,18.0,1.0,9.29,12.57,,,,,Protein,G -21987653,171838,1003,7.1,0.0,47.0,,,,,,,Protein,G -21987710,171895,1003,0.29,1.0,1.0,,,,,,,Protein,G -21987995,172180,1003,10.69,0.0,57.0,,,,,,,Protein,G -21988078,172263,1003,3.53,0.0,1.0,,,,,,,Protein,G -21988114,172299,1003,3.45,0.0,57.0,,,,,,,Protein,G -21988177,172362,1003,0.0,0.0,20.0,,,,,,,Protein,G -21988254,172439,1003,11.69,2.0,,,,,,,,Protein,G -21988724,172909,1003,1.16,0.0,65.0,,,,,,,Protein,G -21989022,173207,1003,0.1,0.0,20.0,,,,,,,Protein,G -21989810,173995,1003,29.47,0.0,52.0,,,,,,,Protein,G -21989907,174092,1003,9.3,0.0,44.0,,,,,,,Protein,G -21990138,174323,1003,21.12,0.0,,,,,,,,Protein,G -21990294,174479,1003,22.83,26.0,1.0,22.3,23.35,,,,,Protein,G -21990523,174708,1003,27.0,24.0,3.0,,,,,,,Protein,G -21990828,175013,1003,3.4,1.0,,,,,,,,Protein,G -21990950,175135,1003,21.43,6.0,,,,,,,,Protein,G -21991047,175232,1003,0.0,1.0,44.0,,,,,,,Protein,G -21991253,334247,1003,0.0,,49.0,0.0,0.0,0.0,,,,Protein,G -21991352,335244,1003,25.5,1.0,1.0,,,,,,2016.0,Protein,G -21991697,335589,1003,25.4,1.0,1.0,,,,,,2016.0,Protein,G -21991724,335616,1003,22.0,1.0,1.0,,,,,,2016.0,Protein,G -21991859,335751,1003,22.0,1.0,1.0,,,,,,2016.0,Protein,G -21991878,335770,1003,20.8,1.0,1.0,,,,,,2016.0,Protein,G -21991897,335789,1003,24.2,1.0,1.0,,,,,,2016.0,Protein,G -21992346,344774,1003,11.5,,78.0,,,,,,,Protein,G -21992552,344980,1003,32.9,,78.0,,,,,,,Protein,G -21992585,345013,1003,13.0,,78.0,,,,,,,Protein,G -21992787,345215,1003,5.4,,78.0,,,,,,,Protein,G -21993021,345449,1003,7.5,,78.0,,,,,,,Protein,G -21993135,345563,1003,12.0,,77.0,,,,,,,Protein,G -21993514,345942,1003,4.1,,78.0,,,,,,,Protein,G -21993519,345947,1003,11.6,,78.0,,,,,,,Protein,G -21993887,346321,1003,7.35,,71.0,,,,,,,Protein,G -21994069,346506,1003,7.32,,71.0,,,,,,,Protein,G -21994585,347022,1003,4.95,,71.0,,,,,,,Protein,G -21994668,347105,1003,4.41,,71.0,,,,,,,Protein,G -21994828,347265,1003,9.12,,71.0,,,,,,,Protein,G -21994875,347312,1003,5.05,,71.0,,,,,,,Protein,G -21994995,347432,1003,3.57,,71.0,,,,,,,Protein,G -21995088,347525,1003,4.23,,71.0,,,,,,,Protein,G -21995103,347540,1003,4.37,,71.0,,,,,,,Protein,G -21995203,347640,1003,8.82,,71.0,,,,,,,Protein,G -21995262,347699,1003,1.67,,71.0,,,,,,,Protein,G -21995436,347873,1003,0.0,,71.0,,,,,,,Protein,G -21995603,348040,1003,23.2,,78.0,,,,,,,Protein,G -21996221,348659,1003,6.45,,71.0,,,,,,,Protein,G -21996309,348747,1003,6.15,,71.0,,,,,,,Protein,G -21996366,348804,1003,5.88,,71.0,,,,,,,Protein,G -21996463,348901,1003,3.33,,73.0,,,,,,,Protein,G -21996663,349101,1003,2.51,,71.0,,,,,,,Protein,G -21996690,349128,1003,3.03,,73.0,,,,,,,Protein,G -21996715,349153,1003,6.45,,71.0,,,,,,,Protein,G -21997141,349579,1003,6.67,,71.0,,,,,,,Protein,G -21997518,349956,1003,5.45,,71.0,,,,,,,Protein,G -21997778,350216,1003,5.05,,71.0,,,,,,,Protein,G -21997781,350219,1003,0.0,,71.0,,,,,,,Protein,G -21997867,350305,1003,3.57,,71.0,,,,,,,Protein,G -21997983,350421,1003,6.67,,71.0,,,,,,,Protein,G -21998060,350498,1003,0.0,,71.0,,,,,,,Protein,G -21998342,350782,1003,0.42,,71.0,,,,,,,Protein,G -21998676,351123,1003,20.54,,71.0,,,,,,,Protein,G -21998706,351153,1003,26.79,,71.0,,,,,,,Protein,G -21998762,351209,1003,12.44,,78.0,,,,,,,Protein,G -21998945,351394,1003,19.64,,71.0,,,,,,,Protein,G -21998990,351439,1003,17.54,,71.0,,,,,,,Protein,G -21999252,351703,1003,3.45,,73.0,,,,,,,Protein,G -21999260,351711,1003,15.45,,71.0,,,,,,,Protein,G -21999366,351817,1003,3.45,,73.0,,,,,,,Protein,G -21999376,351827,1003,15.18,,71.0,,,,,,,Protein,G -21999478,351929,1003,5.26,,71.0,,,,,,,Protein,G -21999569,352021,1003,20.0,,71.0,,,,,,,Protein,G -21999615,352067,1003,6.45,,71.0,,,,,,,Protein,G -21999822,352276,1003,7.1,,78.0,,,,,,,Protein,G -21999824,352278,1003,7.14,,71.0,,,,,,,Protein,G -22000108,352567,1003,4.83,,78.0,,,,,,,Protein,G -22000315,352775,1003,0.48,,78.0,,,,,,,Protein,G -22000515,352980,1003,0.0,,71.0,,,,,,,Protein,G -22000698,353165,1003,17.06,,71.0,,,,,,,Protein,G -22000717,353184,1003,6.29,,71.0,,,,,,,Protein,G -22000719,353186,1003,0.0,,71.0,,,,,,,Protein,G -22000788,353256,1003,12.12,,78.0,,,,,,,Protein,G -22001085,353554,1003,6.05,,71.0,,,,,,,Protein,G -22001142,353612,1003,7.06,,71.0,,,,,,,Protein,G -22001270,353740,1003,0.73,,78.0,,,,,,,Protein,G -22001464,353934,1003,16.07,,71.0,,,,,,,Protein,G -22001751,354221,1003,0.0,,75.0,,,,,,,Protein,G -22001926,354396,1003,6.67,,71.0,,,,,,,Protein,G -22002380,354850,1003,8.3,,71.0,,,,,,,Protein,G -22002608,355078,1003,2.94,,71.0,,,,,,,Protein,G -22002808,355278,1003,8.0,,71.0,,,,,,,Protein,G -22002841,355311,1003,5.56,,71.0,,,,,,,Protein,G -22002949,355419,1003,3.45,,73.0,,,,,,,Protein,G -22002971,355441,1003,0.0,,71.0,,,,,,,Protein,G -22003166,355637,1003,0.0,,78.0,,,,,,,Protein,G -22003657,356129,1003,0.0,,71.0,,,,,,,Protein,G -22004017,356489,1003,12.5,,70.0,,,,,,,Protein,G -22004135,356607,1003,12.5,,70.0,,,,,,,Protein,G -22004277,356750,1003,23.33,,70.0,,,,,,,Protein,G -22004666,357139,1003,2.74,,70.0,,,,,,,Protein,G -22004679,357152,1003,0.0,,70.0,,,,,,,Protein,G -22004724,357197,1003,3.57,,70.0,,,,,,,Protein,G -22004796,357269,1003,4.0,,70.0,,,,,,,Protein,G -22004896,357369,1003,5.26,,70.0,,,,,,,Protein,G -22004971,357444,1003,7.69,,70.0,,,,,,,Protein,G -22005016,357489,1003,12.14,,70.0,,,,,,,Protein,G -22005184,357657,1003,7.14,,70.0,,,,,,,Protein,G -22005345,357819,1003,20.54,,70.0,,,,,,,Protein,G -22005374,357848,1003,0.0,,70.0,,,,,,,Protein,G -22005420,357894,1003,3.57,,70.0,,,,,,,Protein,G -22005433,357907,1003,1.77,,70.0,,,,,,,Protein,G -22005589,358063,1003,5.38,,70.0,,,,,,,Protein,G -22005594,358068,1003,7.14,,70.0,,,,,,,Protein,G -22005665,358139,1003,2.94,,70.0,,,,,,,Protein,G -22005908,358383,1003,6.15,,70.0,,,,,,,Protein,G -22006178,358653,1003,3.57,,70.0,,,,,,,Protein,G -22006282,358757,1003,6.67,,70.0,,,,,,,Protein,G -22006479,358954,1003,14.29,,70.0,,,,,,,Protein,G -22007116,359593,1003,7.5,,70.0,,,,,,,Protein,G -22007301,359778,1003,17.86,,70.0,,,,,,,Protein,G -22007411,359888,1003,0.0,,70.0,,,,,,,Protein,G -22007517,359994,1003,2.0,,70.0,,,,,,,Protein,G -22007901,360378,1003,4.39,,70.0,,,,,,,Protein,G -22008067,360544,1003,1.56,,70.0,,,,,,,Protein,G -22008209,360688,1003,12.5,,70.0,,,,,,,Protein,G -22008340,360820,1003,3.51,,70.0,,,,,,,Protein,G -22008642,361122,1003,28.57,,70.0,,,,,,,Protein,G -22008825,361305,1003,12.5,,70.0,,,,,,,Protein,G -22009183,361663,1003,0.0,,70.0,,,,,,,Protein,G -22009399,361882,1003,20.0,,70.0,,,,,,,Protein,G -22009729,362212,1003,0.0,,70.0,,,,,,,Protein,G -22009781,362264,1003,10.71,,70.0,,,,,,,Protein,G -22009941,362424,1003,0.0,,70.0,,,,,,,Protein,G -22010056,362539,1003,0.0,,70.0,,,,,,,Protein,G -22010130,362613,1003,12.5,,70.0,,,,,,,Protein,G -22010592,363075,1003,3.57,,70.0,,,,,,,Protein,G -22010715,363198,1003,3.03,,70.0,,,,,,,Protein,G -22011384,363867,1003,0.0,,70.0,,,,,,,Protein,G -22011673,364158,1003,0.0,,70.0,,,,,,,Protein,G -22011674,364159,1003,10.0,,70.0,,,,,,,Protein,G -22011699,364184,1003,25.71,,70.0,,,,,,,Protein,G -22011975,364460,1003,7.69,,70.0,,,,,,,Protein,G -22012070,364555,1003,0.61,,70.0,,,,,,,Protein,G -22012203,364688,1003,6.67,,70.0,,,,,,,Protein,G -22012418,364904,1003,0.0,,70.0,,,,,,,Protein,G -22013626,366117,1003,0.0,,70.0,,,,,,,Protein,G -22014263,366759,1003,13.1,,70.0,,,,,,,Protein,G -22014442,366938,1003,3.2,,70.0,,,,,,,Protein,G -22014621,367117,1003,6.92,,70.0,,,,,,,Protein,G -22014680,367176,1003,3.57,,70.0,,,,,,,Protein,G -22014797,367294,1003,0.0,,70.0,,,,,,,Protein,G -22014899,367396,1003,0.0,,70.0,,,,,,,Protein,G -22015111,367610,1003,7.14,,70.0,,,,,,,Protein,G -22015243,367743,1003,8.33,,70.0,,,,,,,Protein,G -22015929,368431,1003,3.53,,70.0,,,,,,,Protein,G -22015987,368489,1003,0.0,,70.0,,,,,,,Protein,G -22016037,368540,1003,28.57,,70.0,,,,,,,Protein,G -22016195,368700,1003,0.67,,70.0,,,,,,,Protein,G -22016679,369185,1003,17.65,,70.0,,,,,,,Protein,G -22016712,369218,1003,0.0,,70.0,,,,,,,Protein,G -22016917,369424,1003,5.38,,70.0,,,,,,,Protein,G -22017033,369540,1003,12.5,,70.0,,,,,,,Protein,G -22017205,369712,1003,0.0,,75.0,,,,,,,Protein,G -22017886,370393,1003,4.44,,70.0,,,,,,,Protein,G -22018266,370776,1003,14.29,,70.0,,,,,,,Protein,G -22018350,370860,1003,7.14,,70.0,,,,,,,Protein,G -22018710,371220,1003,3.23,,73.0,,,,,,,Protein,G -22018906,371416,1003,0.0,,75.0,,,,,,,Protein,G -22019057,371567,1003,0.78,,70.0,,,,,,,Protein,G -22019563,372074,1003,11.32,,70.0,,,,,,,Protein,G -22019993,372505,1003,14.71,,70.0,,,,,,,Protein,G -22020032,372544,1003,0.0,,70.0,,,,,,,Protein,G -22020085,372597,1003,0.0,,70.0,,,,,,,Protein,G -22020150,372662,1003,0.0,,75.0,,,,,,,Protein,G -22020153,372665,1003,1.43,,70.0,,,,,,,Protein,G -22020286,372798,1003,6.06,,70.0,,,,,,,Protein,G -22020355,372869,1003,3.45,,70.0,,,,,,,Protein,G -22020496,373011,1003,20.0,,70.0,,,,,,,Protein,G -22020588,373104,1003,8.0,,70.0,,,,,,,Protein,G -22020701,373220,1003,0.0,,70.0,,,,,,,Protein,G -22020738,373257,1003,0.0,,70.0,,,,,,,Protein,G -22020766,373285,1003,23.81,,70.0,,,,,,,Protein,G -22020827,373346,1003,0.0,,70.0,,,,,,,Protein,G -22021686,374210,1003,8.77,,70.0,,,,,,,Protein,G -22021700,374224,1003,0.0,,70.0,,,,,,,Protein,G -22021723,374247,1003,21.76,,70.0,,,,,,,Protein,G -22021758,374282,1003,0.0,,70.0,,,,,,,Protein,G -22022281,374806,1003,10.71,,70.0,,,,,,,Protein,G -22022897,375425,1003,7.14,,70.0,,,,,,,Protein,G -22022957,375485,1003,1.64,,73.0,,,,,,,Protein,G -22023144,375672,1003,3.23,,70.0,,,,,,,Protein,G -22023603,376138,1003,1.41,,73.0,,,,,,,Protein,G -22023689,376225,1003,3.33,,70.0,,,,,,,Protein,G -22023865,376402,1003,8.51,,70.0,,,,,,,Protein,G -22023879,376417,1003,4.55,,70.0,,,,,,,Protein,G -22024112,376650,1003,7.27,,70.0,,,,,,,Protein,G -22024444,376983,1003,0.0,,70.0,,,,,,,Protein,G -22024973,377513,1003,12.5,,70.0,,,,,,,Protein,G -22024992,377532,1003,12.5,,70.0,,,,,,,Protein,G -22024995,377535,1003,12.77,,70.0,,,,,,,Protein,G -22025234,377779,1003,44.44,,70.0,,,,,,,Protein,G -22025321,377866,1003,3.33,,70.0,,,,,,,Protein,G -22025579,378125,1003,14.29,,70.0,,,,,,,Protein,G -22025585,378131,1003,0.0,,70.0,,,,,,,Protein,G -22025743,378289,1003,3.54,,70.0,,,,,,,Protein,G -22026037,378583,1003,7.14,,70.0,,,,,,,Protein,G -22026081,378627,1003,17.86,,70.0,,,,,,,Protein,G -22026094,378640,1003,0.0,,70.0,,,,,,,Protein,G -22026202,378748,1003,7.5,,70.0,,,,,,,Protein,G -22026506,379055,1003,9.3,,70.0,,,,,,,Protein,G -22026508,379057,1003,21.43,,70.0,,,,,,,Protein,G -22026517,379066,1003,4.24,,70.0,,,,,,,Protein,G -22026898,379450,1003,0.81,,70.0,,,,,,,Protein,G -22027171,379723,1003,11.43,,70.0,,,,,,,Protein,G -22027194,379746,1003,7.14,,70.0,,,,,,,Protein,G -22027334,379886,1003,8.05,,70.0,,,,,,,Protein,G -22027567,380120,1003,3.03,,70.0,,,,,,,Protein,G -22027659,380212,1003,29.41,,70.0,,,,,,,Protein,G -22027712,380265,1003,25.0,,70.0,,,,,,,Protein,G -22027714,380267,1003,25.0,,70.0,,,,,,,Protein,G -22027917,380471,1003,10.53,,70.0,,,,,,,Protein,G -22028065,380619,1003,2.5,,70.0,,,,,,,Protein,G -22028154,380708,1003,26.32,,70.0,,,,,,,Protein,G -22028560,381118,1003,2.35,,70.0,,,,,,,Protein,G -22028679,381237,1003,0.0,,70.0,,,,,,,Protein,G -22028691,381249,1003,1.22,,70.0,,,,,,,Protein,G -22028736,381294,1003,11.0,,70.0,,,,,,,Protein,G -22028757,381315,1003,7.14,,70.0,,,,,,,Protein,G -22028817,381376,1003,4.35,,70.0,,,,,,,Protein,G -22028884,381443,1003,19.64,,70.0,,,,,,,Protein,G -22028923,381482,1003,1.72,,70.0,,,,,,,Protein,G -22029307,381867,1003,7.33,,70.0,,,,,,,Protein,G -22029455,382015,1003,0.0,,70.0,,,,,,,Protein,G -22029593,382154,1003,0.0,,70.0,,,,,,,Protein,G -22029876,382437,1003,0.0,,70.0,,,,,,,Protein,G -22030141,382705,1003,4.62,,70.0,,,,,,,Protein,G -22031044,383612,1003,0.0,,70.0,,,,,,,Protein,G -22031049,383617,1003,0.0,,70.0,,,,,,,Protein,G -22031197,383765,1003,1.18,,70.0,,,,,,,Protein,G -22031324,383893,1003,0.81,,70.0,,,,,,,Protein,G -22031368,383937,1003,0.0,,70.0,,,,,,,Protein,G -22031516,384085,1003,10.0,,70.0,,,,,,,Protein,G -22031602,384171,1003,17.86,,70.0,,,,,,,Protein,G -22031868,384437,1003,20.63,,70.0,,,,,,,Protein,G -22031889,384458,1003,0.0,,70.0,,,,,,,Protein,G -22031919,384488,1003,7.14,,70.0,,,,,,,Protein,G -22032205,384775,1003,23.81,,70.0,,,,,,,Protein,G -22032249,384819,1003,0.85,,70.0,,,,,,,Protein,G -22032375,384946,1003,0.0,,75.0,,,,,,,Protein,G -22032427,384998,1003,0.0,,70.0,,,,,,,Protein,G -22032605,385177,1003,0.0,,70.0,,,,,,,Protein,G -22032754,385328,1003,4.12,,70.0,,,,,,,Protein,G -22033399,385974,1003,3.33,,73.0,,,,,,,Protein,G -22033500,386075,1003,1.6,,70.0,,,,,,,Protein,G -22033515,386090,1003,1.6,,70.0,,,,,,,Protein,G -22033669,386244,1003,11.76,,70.0,,,,,,,Protein,G -22035023,387606,1003,11.11,,70.0,,,,,,,Protein,G -22035133,387716,1003,20.0,,70.0,,,,,,,Protein,G -22035305,387890,1003,9.09,,70.0,,,,,,,Protein,G -22035673,388258,1003,0.8,,73.0,,,,,,,Protein,G -22035766,388351,1003,6.67,,70.0,,,,,,,Protein,G -22035853,388438,1003,0.0,,70.0,,,,,,,Protein,G -22035984,388570,1003,21.43,,70.0,,,,,,,Protein,G -22036006,388592,1003,0.94,,70.0,,,,,,,Protein,G -22036084,388670,1003,3.57,,70.0,,,,,,,Protein,G -22036119,388705,1003,10.62,,70.0,,,,,,,Protein,G -22036492,389079,1003,0.0,,70.0,,,,,,,Protein,G -22036562,389149,1003,0.0,,70.0,,,,,,,Protein,G -22036603,389190,1003,0.88,,70.0,,,,,,,Protein,G -22036645,389232,1003,0.82,,73.0,,,,,,,Protein,G -22036843,389430,1003,0.0,,70.0,,,,,,,Protein,G -22037272,389860,1003,0.0,,70.0,,,,,,,Protein,G -22037846,390439,1003,0.0,,75.0,,,,,,,Protein,G -22038322,390916,1003,0.8,,70.0,,,,,,,Protein,G -22038416,391010,1003,1.22,,70.0,,,,,,,Protein,G -22038573,391167,1003,3.45,,70.0,,,,,,,Protein,G -22038733,391327,1003,0.0,,70.0,,,,,,,Protein,G -22038997,391591,1003,6.67,,70.0,,,,,,,Protein,G -22039106,391702,1003,7.14,,70.0,,,,,,,Protein,G -22039314,391912,1003,13.33,,70.0,,,,,,,Protein,G -22039655,392255,1003,21.43,,70.0,,,,,,,Protein,G -22039744,392345,1003,0.0,,70.0,,,,,,,Protein,G -22040186,392795,1003,3.12,,70.0,,,,,,,Protein,G -22040234,392843,1003,0.0,,70.0,,,,,,,Protein,G -22040277,392886,1003,0.0,,70.0,,,,,,,Protein,G -22040393,393002,1003,5.71,,70.0,,,,,,,Protein,G -22040428,393039,1003,3.8,,70.0,,,,,,,Protein,G -22040728,393348,1003,0.0,,70.0,,,,,,,Protein,G -22040798,393418,1003,7.5,,70.0,,,,,,,Protein,G -22041018,393638,1003,3.45,,70.0,,,,,,,Protein,G -22041863,394487,1003,25.0,,70.0,,,,,,,Protein,G -22041942,394566,1003,5.49,,70.0,,,,,,,Protein,G -22042191,394815,1003,10.71,,70.0,,,,,,,Protein,G -22042217,394841,1003,0.0,,70.0,,,,,,,Protein,G -22042302,394926,1003,9.38,,70.0,,,,,,,Protein,G -22042418,395042,1003,12.9,,70.0,,,,,,,Protein,G -22042528,395153,1003,21.43,,70.0,,,,,,,Protein,G -22042726,395352,1003,0.77,,70.0,,,,,,,Protein,G -22042779,395406,1003,7.14,,70.0,,,,,,,Protein,G -22042810,395437,1003,0.0,,70.0,,,,,,,Protein,G -22043023,395651,1003,16.18,,70.0,,,,,,,Protein,G -22043068,395696,1003,5.56,,70.0,,,,,,,Protein,G -22043280,395908,1003,37.5,,70.0,,,,,,,Protein,G -22043526,396154,1003,6.78,,70.0,,,,,,,Protein,G -22043608,396236,1003,2.35,,70.0,,,,,,,Protein,G -22043820,396448,1003,2.35,,70.0,,,,,,,Protein,G -22043931,396560,1003,0.0,,70.0,,,,,,,Protein,G -22043976,396605,1003,17.86,,70.0,,,,,,,Protein,G -22044048,396677,1003,5.36,,70.0,,,,,,,Protein,G -22044158,396788,1003,18.95,,70.0,,,,,,,Protein,G -22044407,397039,1003,0.0,,70.0,,,,,,,Protein,G -22044699,397332,1003,28.57,,70.0,,,,,,,Protein,G -22044922,397555,1003,0.0,,70.0,,,,,,,Protein,G -22044930,397563,1003,0.0,,70.0,,,,,,,Protein,G -22044977,397610,1003,0.0,,70.0,,,,,,,Protein,G -22045134,397767,1003,2.78,,70.0,,,,,,,Protein,G -22045588,398221,1003,0.0,,75.0,,,,,,,Protein,G -22046050,398686,1003,0.0,,70.0,,,,,,,Protein,G -22046215,398851,1003,0.0,,70.0,,,,,,,Protein,G -22046489,399125,1003,2.31,,70.0,,,,,,,Protein,G -22046771,399410,1003,21.05,,70.0,,,,,,,Protein,G -22047143,399782,1003,5.88,,70.0,,,,,,,Protein,G -22047194,399833,1003,3.33,,70.0,,,,,,,Protein,G -22047645,400285,1003,0.0,,70.0,,,,,,,Protein,G -22047791,400431,1003,0.0,,75.0,,,,,,,Protein,G -22047819,400459,1003,0.0,,70.0,,,,,,,Protein,G -22047875,400515,1003,0.0,,70.0,,,,,,,Protein,G -22048142,400783,1003,8.67,,70.0,,,,,,,Protein,G -22048153,400794,1003,21.43,,70.0,,,,,,,Protein,G -22048307,400948,1003,0.83,,70.0,,,,,,,Protein,G -22048669,401310,1003,4.0,,70.0,,,,,,,Protein,G -22048876,401517,1003,7.41,,70.0,,,,,,,Protein,G -22048898,401539,1003,5.0,,70.0,,,,,,,Protein,G -22048915,401556,1003,12.33,,70.0,,,,,,,Protein,G -22049001,401642,1003,25.0,,70.0,,,,,,,Protein,G -22049146,401787,1003,7.78,,70.0,,,,,,,Protein,G -22049186,401827,1003,1.67,,70.0,,,,,,,Protein,G -22050046,402690,1003,4.0,,70.0,,,,,,,Protein,G -22050131,402776,1003,10.71,,70.0,,,,,,,Protein,G -22050279,402925,1003,11.9,,70.0,,,,,,,Protein,G -22050377,403023,1003,0.0,,70.0,,,,,,,Protein,G -22051197,403843,1003,0.0,,70.0,,,,,,,Protein,G -22051241,403887,1003,0.0,,70.0,,,,,,,Protein,G -22051358,404004,1003,0.0,,70.0,,,,,,,Protein,G -22051548,404194,1003,0.0,,70.0,,,,,,,Protein,G -22051683,404329,1003,0.0,,70.0,,,,,,,Protein,G -22052068,404714,1003,0.0,,70.0,,,,,,,Protein,G -22052175,404821,1003,3.16,,70.0,,,,,,,Protein,G -22052223,404869,1003,4.0,,70.0,,,,,,,Protein,G -22052709,405357,1003,2.87,,70.0,,,,,,,Protein,G -22052849,405497,1003,5.8,,70.0,,,,,,,Protein,G -22053984,406635,1003,4.84,,70.0,,,,,,,Protein,G -22054019,406670,1003,3.66,,70.0,,,,,,,Protein,G -22054067,406718,1003,6.67,,70.0,,,,,,,Protein,G -22054110,406761,1003,0.0,,70.0,,,,,,,Protein,G -22054257,406908,1003,5.38,,70.0,,,,,,,Protein,G -22054484,407135,1003,11.5,,70.0,,,,,,,Protein,G -22054491,407142,1003,8.06,,70.0,,,,,,,Protein,G -22054825,407479,1003,9.41,,70.0,,,,,,,Protein,G -22054951,407612,1003,2.5,,70.0,,,,,,,Protein,G -22055060,407723,1003,7.14,,73.0,,,,,,,Protein,G -22055099,407762,1003,0.0,,70.0,,,,,,,Protein,G -22055122,407785,1003,14.55,,70.0,,,,,,,Protein,G -22055466,408131,1003,23.21,,70.0,,,,,,,Protein,G -22055505,408170,1003,10.0,,70.0,,,,,,,Protein,G -22055600,408265,1003,0.0,,70.0,,,,,,,Protein,G -22055611,408276,1003,5.38,,70.0,,,,,,,Protein,G -22055752,408429,1003,35.71,,70.0,,,,,,,Protein,G -22055924,408605,1003,6.67,,70.0,,,,,,,Protein,G -22056247,408939,1003,2.94,,70.0,,,,,,,Protein,G -22056315,409007,1003,8.47,,70.0,,,,,,,Protein,G -22056580,409279,1003,0.0,,70.0,,,,,,,Protein,G -22056999,409698,1003,6.67,,73.0,,,,,,,Protein,G -22057157,409857,1003,1.67,,70.0,,,,,,,Protein,G -22057267,409967,1003,4.71,,70.0,,,,,,,Protein,G -22057278,409978,1003,13.33,,70.0,,,,,,,Protein,G -22057418,410118,1003,8.99,,70.0,,,,,,,Protein,G -22057536,410236,1003,0.0,,70.0,,,,,,,Protein,G -22057580,410280,1003,7.02,,70.0,,,,,,,Protein,G -22057619,410319,1003,3.33,,70.0,,,,,,,Protein,G -22058153,410856,1003,0.0,,70.0,,,,,,,Protein,G -22058160,410863,1003,0.0,,70.0,,,,,,,Protein,G -22058207,410910,1003,0.0,,70.0,,,,,,,Protein,G -22058534,411237,1003,21.43,,70.0,,,,,,,Protein,G -22058691,411395,1003,2.42,,70.0,,,,,,,Protein,G -22058883,411587,1003,0.0,,70.0,,,,,,,Protein,G -22058999,411703,1003,0.0,,70.0,,,,,,,Protein,G -22059112,411816,1003,0.42,,73.0,,,,,,,Protein,G -22059231,411938,1003,0.0,,75.0,,,,,,,Protein,G -22059366,412076,1003,0.0,,70.0,,,,,,,Protein,G -22059452,412162,1003,0.0,,70.0,,,,,,,Protein,G -22059476,412186,1003,0.0,,70.0,,,,,,,Protein,G -22059578,412288,1003,0.0,,70.0,,,,,,,Protein,G -22059872,412582,1003,0.0,,70.0,,,,,,,Protein,G -22060058,412768,1003,1.92,,70.0,,,,,,,Protein,G -22060659,413372,1003,0.83,,70.0,,,,,,,Protein,G -22060747,413460,1003,0.0,,70.0,,,,,,,Protein,G -22060994,413707,1003,9.23,,70.0,,,,,,,Protein,G -22061146,413860,1003,0.24,,73.0,,,,,,,Protein,G -22061427,414142,1003,6.67,,70.0,,,,,,,Protein,G -22061535,414250,1003,0.0,,70.0,,,,,,,Protein,G -22061783,414501,1003,0.0,,70.0,,,,,,,Protein,G -22061789,414507,1003,0.0,,70.0,,,,,,,Protein,G -22061938,414657,1003,16.07,,70.0,,,,,,,Protein,G -22062119,414839,1003,12.5,,70.0,,,,,,,Protein,G -22062578,415299,1003,0.0,,70.0,,,,,,,Protein,G -22062816,415538,1003,0.0,,70.0,,,,,,,Protein,G -22063555,416279,1003,0.0,,70.0,,,,,,,Protein,G -22063709,416433,1003,3.12,,70.0,,,,,,,Protein,G -22063796,416520,1003,0.0,,70.0,,,,,,,Protein,G -22063931,416655,1003,2.38,,70.0,,,,,,,Protein,G -22063965,416691,1003,0.0,,70.0,,,,,,,Protein,G -22063970,416696,1003,2.5,,70.0,,,,,,,Protein,G -22064063,416790,1003,0.0,,70.0,,,,,,,Protein,G -22064232,416959,1003,0.0,,70.0,,,,,,,Protein,G -22065115,417844,1003,4.76,,70.0,,,,,,,Protein,G -22065443,418174,1003,2.5,,70.0,,,,,,,Protein,G -22065811,418543,1003,10.0,,70.0,,,,,,,Protein,G -22065880,418612,1003,0.0,,70.0,,,,,,,Protein,G -22066229,418961,1003,0.0,,70.0,,,,,,,Protein,G -22066455,419187,1003,5.0,,70.0,,,,,,,Protein,G -22066541,419273,1003,10.0,,70.0,,,,,,,Protein,G -22066788,419520,1003,3.57,,70.0,,,,,,,Protein,G -22066848,419580,1003,5.13,,70.0,,,,,,,Protein,G -22067012,419744,1003,0.0,,70.0,,,,,,,Protein,G -22067090,419822,1003,0.63,,70.0,,,,,,,Protein,G -22067486,420222,1003,0.0,,70.0,,,,,,,Protein,G -22067592,420328,1003,3.33,,70.0,,,,,,,Protein,G -22067765,420503,1003,0.0,,70.0,,,,,,,Protein,G -22068051,420789,1003,6.25,,70.0,,,,,,,Protein,G -22068552,421291,1003,22.22,,70.0,,,,,,,Protein,G -22068962,421701,1003,2.63,,70.0,,,,,,,Protein,G -22069540,422283,1003,0.0,,70.0,,,,,,,Protein,G -22070883,423627,1003,2.5,,70.0,,,,,,,Protein,G -22070900,423644,1003,7.14,,70.0,,,,,,,Protein,G -22071033,423777,1003,0.0,,70.0,,,,,,,Protein,G -22072104,424849,1003,0.0,,70.0,,,,,,,Protein,G -22072246,424991,1003,5.0,,70.0,,,,,,,Protein,G -22072359,425106,1003,11.63,,70.0,,,,,,,Protein,G -22072467,425214,1003,16.67,,70.0,,,,,,,Protein,G -22072698,425448,1003,6.67,,70.0,,,,,,,Protein,G -22072851,425601,1003,2.5,,73.0,,,,,,,Protein,G -22073141,425896,1003,4.0,,70.0,,,,,,,Protein,G -22074035,426794,1003,3.57,,70.0,,,,,,,Protein,G -22074099,426858,1003,0.0,,70.0,,,,,,,Protein,G -22074173,426933,1003,5.71,,70.0,,,,,,,Protein,G -22074363,427125,1003,3.57,,70.0,,,,,,,Protein,G -22074576,427338,1003,3.57,,70.0,,,,,,,Protein,G -22074598,427360,1003,3.0,,70.0,,,,,,,Protein,G -22074712,427474,1003,3.57,,70.0,,,,,,,Protein,G -22074766,427528,1003,4.76,,70.0,,,,,,,Protein,G -22074783,427545,1003,5.48,,70.0,,,,,,,Protein,G -22074833,427595,1003,6.45,,70.0,,,,,,,Protein,G -22074853,427615,1003,5.26,,73.0,,,,,,,Protein,G -22075500,428262,1003,3.33,,70.0,,,,,,,Protein,G -22075648,428410,1003,2.63,,70.0,,,,,,,Protein,G -22075736,428498,1003,4.65,,70.0,,,,,,,Protein,G -22075763,428525,1003,7.14,,70.0,,,,,,,Protein,G -22076111,428876,1003,5.0,,70.0,,,,,,,Protein,G -22076731,429496,1003,6.0,,70.0,,,,,,,Protein,G -22076736,429501,1003,6.67,,70.0,,,,,,,Protein,G -22076884,429649,1003,3.57,,70.0,,,,,,,Protein,G -22077000,429765,1003,0.0,,70.0,,,,,,,Protein,G -22077136,429901,1003,6.67,,70.0,,,,,,,Protein,G -22077217,429982,1003,2.5,,70.0,,,,,,,Protein,G -22077239,430004,1003,5.88,,70.0,,,,,,,Protein,G -22077278,430043,1003,0.0,,70.0,,,,,,,Protein,G -22077361,430126,1003,0.0,,70.0,,,,,,,Protein,G -22077394,430159,1003,16.67,,70.0,,,,,,,Protein,G -22077513,430278,1003,2.5,,70.0,,,,,,,Protein,G -22077585,430350,1003,3.57,,70.0,,,,,,,Protein,G -22077610,430375,1003,14.71,,70.0,,,,,,,Protein,G -22078211,430976,1003,7.55,,70.0,,,,,,,Protein,G -22078446,431212,1003,7.14,,70.0,,,,,,,Protein,G -22078451,431217,1003,7.14,,70.0,,,,,,,Protein,G -22078524,431290,1003,0.0,,70.0,,,,,,,Protein,G -22078542,431308,1003,19.64,,70.0,,,,,,,Protein,G -22078580,431347,1003,2.22,,70.0,,,,,,,Protein,G -22078779,431547,1003,4.55,,73.0,,,,,,,Protein,G -22079280,432050,1003,0.0,,70.0,,,,,,,Protein,G -22079569,432339,1003,0.0,,70.0,,,,,,,Protein,G -22079688,432458,1003,0.0,,70.0,,,,,,,Protein,G -22079742,432514,1003,0.0,,70.0,,,,,,,Protein,G -22080017,432789,1003,0.0,,70.0,,,,,,,Protein,G -22080160,432932,1003,0.0,,70.0,,,,,,,Protein,G -22080524,433296,1003,3.12,,70.0,,,,,,,Protein,G -22080815,433588,1003,14.81,,70.0,,,,,,,Protein,G -22080842,433615,1003,0.0,,70.0,,,,,,,Protein,G -22081064,433837,1003,0.0,,70.0,,,,,,,Protein,G -22082109,434884,1003,6.67,,70.0,,,,,,,Protein,G -22082356,435132,1003,0.0,,70.0,,,,,,,Protein,G -22082488,435264,1003,7.14,,70.0,,,,,,,Protein,G -22082950,435729,1003,10.0,,70.0,,,,,,,Protein,G -22083018,435797,1003,7.14,,70.0,,,,,,,Protein,G -22083027,435806,1003,0.0,,70.0,,,,,,,Protein,G -22083353,436132,1003,6.67,,70.0,,,,,,,Protein,G -22083606,436385,1003,0.0,,70.0,,,,,,,Protein,G -22083740,436519,1003,16.67,,70.0,,,,,,,Protein,G -22084314,437093,1003,8.0,,70.0,,,,,,,Protein,G -22084447,437226,1003,0.0,,70.0,,,,,,,Protein,G -22084595,437374,1003,0.0,,70.0,,,,,,,Protein,G -22084854,437634,1003,0.0,,70.0,,,,,,,Protein,G -22086055,438839,1003,5.56,,70.0,,,,,,,Protein,G -22086133,438917,1003,4.0,,70.0,,,,,,,Protein,G -22086152,438936,1003,0.0,,70.0,,,,,,,Protein,G -22086425,439209,1003,0.0,,70.0,,,,,,,Protein,G -22086469,439253,1003,3.75,,70.0,,,,,,,Protein,G -22086749,439533,1003,3.33,,70.0,,,,,,,Protein,G -22086895,439679,1003,1.72,,70.0,,,,,,,Protein,G -22087337,440122,1003,10.71,,70.0,,,,,,,Protein,G -22087403,440188,1003,10.71,,70.0,,,,,,,Protein,G -22087436,440221,1003,16.84,,70.0,,,,,,,Protein,G -22087737,440523,1003,25.0,,70.0,,,,,,,Protein,G -22087814,440600,1003,20.0,,70.0,,,,,,,Protein,G -22087817,440603,1003,0.0,,70.0,,,,,,,Protein,G -22088217,441003,1003,17.86,,70.0,,,,,,,Protein,G -22088464,441251,1003,8.33,,70.0,,,,,,,Protein,G -22088500,441287,1003,0.0,,70.0,,,,,,,Protein,G -22088841,441628,1003,0.0,,70.0,,,,,,,Protein,G -22088913,441700,1003,0.0,,70.0,,,,,,,Protein,G -22089178,441965,1003,5.0,,70.0,,,,,,,Protein,G -22089335,442122,1003,28.12,,70.0,,,,,,,Protein,G -22089619,442406,1003,0.0,,70.0,,,,,,,Protein,G -22089793,442580,1003,6.06,,70.0,,,,,,,Protein,G -22089904,442692,1003,3.33,,70.0,,,,,,,Protein,G -22090346,443135,1003,28.57,,70.0,,,,,,,Protein,G -22090351,443140,1003,3.33,,70.0,,,,,,,Protein,G -22090371,443160,1003,9.41,,70.0,,,,,,,Protein,G -22090940,443729,1003,32.14,,70.0,,,,,,,Protein,G -22091213,444002,1003,0.0,,70.0,,,,,,,Protein,G -22091432,444221,1003,19.35,,70.0,,,,,,,Protein,G -22091469,444258,1003,17.65,,70.0,,,,,,,Protein,G -22091506,444295,1003,0.0,,70.0,,,,,,,Protein,G -22091569,444358,1003,12.5,,70.0,,,,,,,Protein,G -22091612,444401,1003,13.33,,70.0,,,,,,,Protein,G -22092134,444923,1003,7.02,,70.0,,,,,,,Protein,G -22092294,445083,1003,25.0,,70.0,,,,,,,Protein,G -22092412,445202,1003,6.67,,70.0,,,,,,,Protein,G -22092969,445762,1003,0.0,,70.0,,,,,,,Protein,G -22093073,445867,1003,0.42,,70.0,,,,,,,Protein,G -22093489,446283,1003,40.0,,70.0,,,,,,,Protein,G -22093798,446592,1003,6.67,,70.0,,,,,,,Protein,G -22093817,446611,1003,21.43,,70.0,,,,,,,Protein,G -22093931,446725,1003,7.14,,70.0,,,,,,,Protein,G -22094275,447069,1003,10.71,,70.0,,,,,,,Protein,G -22094455,447249,1003,3.12,,70.0,,,,,,,Protein,G -22094538,447332,1003,22.62,,70.0,,,,,,,Protein,G -22094736,447530,1003,2.73,,70.0,,,,,,,Protein,G -22095251,448052,1003,0.0,,70.0,,,,,,,Protein,G -22095632,448433,1003,16.47,,70.0,,,,,,,Protein,G -22095644,448445,1003,19.47,,70.0,,,,,,,Protein,G -22095708,448509,1003,1.11,,70.0,,,,,,,Protein,G -22095848,448649,1003,12.09,,70.0,,,,,,,Protein,G -22096018,448819,1003,9.0,,70.0,,,,,,,Protein,G -22096318,449120,1003,2.99,,70.0,,,,,,,Protein,G -22096521,449323,1003,17.86,,70.0,,,,,,,Protein,G -22096755,449565,1003,7.02,,70.0,,,,,,,Protein,G -22096771,449581,1003,25.0,,70.0,,,,,,,Protein,G -22096852,449662,1003,0.0,,70.0,,,,,,,Protein,G -22097270,450080,1003,23.81,,70.0,,,,,,,Protein,G -22097751,450564,1003,1.54,,70.0,,,,,,,Protein,G -22097982,450797,1003,0.0,,75.0,,,,,,,Protein,G -22098135,450950,1003,2.94,,70.0,,,,,,,Protein,G -22098262,451077,1003,0.0,,70.0,,,,,,,Protein,G -22098623,451441,1003,0.0,,70.0,,,,,,,Protein,G -22098788,451606,1003,7.46,,70.0,,,,,,,Protein,G -22098950,451768,1003,32.14,,70.0,,,,,,,Protein,G -22099000,451818,1003,0.0,,70.0,,,,,,,Protein,G -22099156,451975,1003,20.0,,70.0,,,,,,,Protein,G -22099174,451993,1003,0.0,,70.0,,,,,,,Protein,G -22099363,452182,1003,0.0,,70.0,,,,,,,Protein,G -22099672,452492,1003,3.27,,70.0,,,,,,,Protein,G -22099707,452527,1003,23.01,,70.0,,,,,,,Protein,G -22099741,452561,1003,10.67,,70.0,,,,,,,Protein,G -22100092,452915,1003,26.67,,70.0,,,,,,,Protein,G -22100154,452978,1003,3.45,,70.0,,,,,,,Protein,G -22100339,453163,1003,8.93,,70.0,,,,,,,Protein,G -22100356,453180,1003,2.7,,70.0,,,,,,,Protein,G -22100535,453359,1003,9.41,,70.0,,,,,,,Protein,G -22100675,453499,1003,14.29,,70.0,,,,,,,Protein,G -22100831,453655,1003,12.12,,70.0,,,,,,,Protein,G -22100882,453706,1003,25.0,,70.0,,,,,,,Protein,G -22100900,453724,1003,25.0,,70.0,,,,,,,Protein,G -22101018,453842,1003,4.0,,70.0,,,,,,,Protein,G -22101160,453985,1003,2.86,,70.0,,,,,,,Protein,G -22101292,454118,1003,23.81,,70.0,,,,,,,Protein,G -22101433,454260,1003,1.33,,70.0,,,,,,,Protein,G -22101569,454396,1003,0.0,,70.0,,,,,,,Protein,G -22101722,454549,1003,12.5,,70.0,,,,,,,Protein,G -22101963,454790,1003,7.14,,70.0,,,,,,,Protein,G -22102720,455549,1003,12.5,,70.0,,,,,,,Protein,G -22103011,455840,1003,32.14,,70.0,,,,,,,Protein,G -22103114,455943,1003,0.0,,70.0,,,,,,,Protein,G -22103197,456026,1003,3.75,,70.0,,,,,,,Protein,G -22103253,456082,1003,0.0,,70.0,,,,,,,Protein,G -22103274,456103,1003,17.65,,70.0,,,,,,,Protein,G -22103399,456229,1003,0.0,,70.0,,,,,,,Protein,G -22103424,456254,1003,9.63,,70.0,,,,,,,Protein,G -22103542,456372,1003,3.28,,70.0,,,,,,,Protein,G -22103550,456380,1003,5.05,,70.0,,,,,,,Protein,G -22103604,456434,1003,3.57,,70.0,,,,,,,Protein,G -22103670,456500,1003,12.5,,70.0,,,,,,,Protein,G -22103727,456557,1003,2.94,,70.0,,,,,,,Protein,G -22103810,456640,1003,4.58,,70.0,,,,,,,Protein,G -22104449,457281,1003,12.5,,70.0,,,,,,,Protein,G -22104452,457284,1003,12.5,,70.0,,,,,,,Protein,G -22104474,457306,1003,14.29,,70.0,,,,,,,Protein,G -22104807,457639,1003,2.78,,70.0,,,,,,,Protein,G -22105110,457943,1003,8.0,,70.0,,,,,,,Protein,G -22105112,457945,1003,0.0,,70.0,,,,,,,Protein,G -22105232,458065,1003,14.55,,70.0,,,,,,,Protein,G -22105912,458745,1003,1.56,,70.0,,,,,,,Protein,G -22105945,458778,1003,0.0,,70.0,,,,,,,Protein,G -22106078,458911,1003,6.41,,70.0,,,,,,,Protein,G -22106651,459487,1003,4.62,,70.0,,,,,,,Protein,G -22106731,459567,1003,0.0,,70.0,,,,,,,Protein,G -22106733,459569,1003,0.0,,70.0,,,,,,,Protein,G -22106827,459663,1003,2.31,,70.0,,,,,,,Protein,G -22106958,459794,1003,5.0,,73.0,,,,,,,Protein,G -22107006,459842,1003,0.0,,70.0,,,,,,,Protein,G -22107359,460195,1003,0.47,,70.0,,,,,,,Protein,G -22107389,460225,1003,2.86,,70.0,,,,,,,Protein,G -22107808,460644,1003,6.15,,70.0,,,,,,,Protein,G -22107975,460812,1003,15.38,,70.0,,,,,,,Protein,G -22108107,460944,1003,15.71,,70.0,,,,,,,Protein,G -22108233,461070,1003,7.14,,70.0,,,,,,,Protein,G -22108396,461233,1003,12.5,,70.0,,,,,,,Protein,G -22108530,461367,1003,0.0,,70.0,,,,,,,Protein,G -22108608,461445,1003,14.29,,70.0,,,,,,,Protein,G -22108653,461490,1003,18.58,,70.0,,,,,,,Protein,G -22108742,461579,1003,0.0,,70.0,,,,,,,Protein,G -22108836,461674,1003,4.42,,70.0,,,,,,,Protein,G -22108986,461824,1003,10.71,,70.0,,,,,,,Protein,G -22109338,462178,1003,0.0,,70.0,,,,,,,Protein,G -22109707,462549,1003,23.21,,70.0,,,,,,,Protein,G -22109970,462813,1003,25.66,,70.0,,,,,,,Protein,G -22109996,462839,1003,5.38,,70.0,,,,,,,Protein,G -22110383,463232,1003,0.0,,70.0,,,,,,,Protein,G -22110535,463385,1003,10.13,,70.0,,,,,,,Protein,G -22110564,463414,1003,3.53,,70.0,,,,,,,Protein,G -22110601,463452,1003,8.0,,70.0,,,,,,,Protein,G -22110830,463682,1003,3.72,,70.0,,,,,,,Protein,G -22110990,463842,1003,4.62,,70.0,,,,,,,Protein,G -22111026,463878,1003,7.14,,70.0,,,,,,,Protein,G -22111055,463907,1003,0.0,,70.0,,,,,,,Protein,G -22111099,463951,1003,18.82,,70.0,,,,,,,Protein,G -22111285,464137,1003,0.0,,75.0,,,,,,,Protein,G -22111343,464195,1003,5.31,,70.0,,,,,,,Protein,G -22111612,464464,1003,0.0,,70.0,,,,,,,Protein,G -22111645,464497,1003,3.0,,70.0,,,,,,,Protein,G -22111821,464677,1003,11.29,,70.0,,,,,,,Protein,G -22112380,465237,1003,0.0,,70.0,,,,,,,Protein,G -22112529,465386,1003,14.12,,70.0,,,,,,,Protein,G -22112629,465486,1003,0.0,,70.0,,,,,,,Protein,G -22112631,465488,1003,6.71,,70.0,,,,,,,Protein,G -22112882,465740,1003,6.67,,70.0,,,,,,,Protein,G -22113157,466016,1003,0.0,,70.0,,,,,,,Protein,G -22113423,466282,1003,9.06,,70.0,,,,,,,Protein,G -22113748,466607,1003,0.0,,70.0,,,,,,,Protein,G -22113926,466785,1003,1.33,,70.0,,,,,,,Protein,G -22114097,466956,1003,8.16,,70.0,,,,,,,Protein,G -22114336,467195,1003,21.43,,70.0,,,,,,,Protein,G -22114339,467198,1003,15.29,,70.0,,,,,,,Protein,G -22114387,467246,1003,25.0,,70.0,,,,,,,Protein,G -22114729,467588,1003,7.33,,70.0,,,,,,,Protein,G -22114888,467747,1003,11.92,,70.0,,,,,,,Protein,G -22115260,468119,1003,10.29,,70.0,,,,,,,Protein,G -22115293,468152,1003,2.02,,70.0,,,,,,,Protein,G -22115627,468486,1003,10.0,,70.0,,,,,,,Protein,G -22115937,468796,1003,5.26,,70.0,,,,,,,Protein,G -22116181,469041,1003,0.88,,70.0,,,,,,,Protein,G -22116701,469563,1003,0.0,,70.0,,,,,,,Protein,G -22116833,469695,1003,25.0,,70.0,,,,,,,Protein,G -22116913,469775,1003,2.5,,70.0,,,,,,,Protein,G -22116915,469777,1003,13.16,,70.0,,,,,,,Protein,G -22117154,470016,1003,17.86,,70.0,,,,,,,Protein,G -22117388,470250,1003,20.0,,70.0,,,,,,,Protein,G -22117430,470292,1003,20.0,,70.0,,,,,,,Protein,G -22117531,470402,1003,0.0,,70.0,,,,,,,Protein,G -22117550,470421,1003,0.0,,70.0,,,,,,,Protein,G -22117575,470446,1003,9.52,,70.0,,,,,,,Protein,G -22118044,470915,1003,7.5,,70.0,,,,,,,Protein,G -22118062,470933,1003,2.56,,70.0,,,,,,,Protein,G -22118333,471204,1003,7.14,,70.0,,,,,,,Protein,G -22118341,471212,1003,25.0,,70.0,,,,,,,Protein,G -22118429,471300,1003,2.38,,70.0,,,,,,,Protein,G -22118555,471426,1003,0.0,,70.0,,,,,,,Protein,G -22118786,471659,1003,0.0,,70.0,,,,,,,Protein,G -22118829,471702,1003,0.0,,70.0,,,,,,,Protein,G -22118889,471762,1003,3.57,,70.0,,,,,,,Protein,G -22119134,472007,1003,2.27,,70.0,,,,,,,Protein,G -22119255,472128,1003,0.0,,70.0,,,,,,,Protein,G -22119264,472137,1003,3.23,,70.0,,,,,,,Protein,G -22119612,472485,1003,0.0,,75.0,,,,,,,Protein,G -22119686,472559,1003,5.0,,70.0,,,,,,,Protein,G -22119821,472694,1003,14.29,,70.0,,,,,,,Protein,G -22120488,473363,1003,8.0,,70.0,,,,,,,Protein,G -22120706,473581,1003,1.5,,70.0,,,,,,,Protein,G -22120863,473738,1003,0.0,,70.0,,,,,,,Protein,G -22120976,473851,1003,14.29,,70.0,,,,,,,Protein,G -22121337,474214,1003,2.35,,70.0,,,,,,,Protein,G -22121486,474364,1003,33.33,,70.0,,,,,,,Protein,G -22121534,474412,1003,1.56,,70.0,,,,,,,Protein,G -22121607,474485,1003,7.14,,70.0,,,,,,,Protein,G -22121835,474713,1003,4.0,,70.0,,,,,,,Protein,G -22121871,474749,1003,6.67,,70.0,,,,,,,Protein,G -22122293,475173,1003,5.41,,70.0,,,,,,,Protein,G -22122348,475228,1003,6.0,,70.0,,,,,,,Protein,G -22122453,475333,1003,2.35,,70.0,,,,,,,Protein,G -22122551,475432,1003,3.23,,70.0,,,,,,,Protein,G -22122636,475517,1003,4.0,,70.0,,,,,,,Protein,G -22122748,475629,1003,9.85,,70.0,,,,,,,Protein,G -22122939,475820,1003,0.0,,70.0,,,,,,,Protein,G -22122948,475829,1003,0.0,,70.0,,,,,,,Protein,G -22123199,476081,1003,0.83,,70.0,,,,,,,Protein,G -22123334,476216,1003,5.0,,70.0,,,,,,,Protein,G -22123572,476454,1003,16.67,,70.0,,,,,,,Protein,G -22123639,476521,1003,12.99,,70.0,,,,,,,Protein,G -22123653,476535,1003,21.88,,70.0,,,,,,,Protein,G -22123670,476552,1003,5.56,,70.0,,,,,,,Protein,G -22123775,476657,1003,5.26,,70.0,,,,,,,Protein,G -22124150,477032,1003,0.0,,75.0,,,,,,,Protein,G -22124253,477135,1003,0.0,,75.0,,,,,,,Protein,G -22124271,477153,1003,0.0,,70.0,,,,,,,Protein,G -22124712,477594,1003,21.43,,70.0,,,,,,,Protein,G -22125124,478006,1003,1.37,,70.0,,,,,,,Protein,G -22125267,478149,1003,10.0,,70.0,,,,,,,Protein,G -22125284,478166,1003,10.0,,70.0,,,,,,,Protein,G -22125331,478213,1003,6.67,,70.0,,,,,,,Protein,G -22125696,478578,1003,8.62,,70.0,,,,,,,Protein,G -22125707,478589,1003,7.5,,70.0,,,,,,,Protein,G -22126579,479463,1003,0.88,,70.0,,,,,,,Protein,G -22126959,479845,1003,10.71,,70.0,,,,,,,Protein,G -22127057,479944,1003,0.0,,75.0,,,,,,,Protein,G -22127112,479999,1003,1.63,,70.0,,,,,,,Protein,G -22127240,480127,1003,7.14,,70.0,,,,,,,Protein,G -22127463,480350,1003,8.89,,70.0,,,,,,,Protein,G -22127547,480434,1003,0.0,,70.0,,,,,,,Protein,G -22127636,480524,1003,3.28,,70.0,,,,,,,Protein,G -22128254,481147,1003,3.33,,70.0,,,,,,,Protein,G -22128260,481153,1003,1.59,,70.0,,,,,,,Protein,G -22128557,481451,1003,0.8,,70.0,,,,,,,Protein,G -22128710,481605,1003,4.0,,70.0,,,,,,,Protein,G -22128774,481669,1003,0.0,,70.0,,,,,,,Protein,G -22128849,481744,1003,17.14,,70.0,,,,,,,Protein,G -22129159,482054,1003,0.0,,70.0,,,,,,,Protein,G -22129169,482064,1003,9.46,,70.0,,,,,,,Protein,G -22129269,482164,1003,6.14,,70.0,,,,,,,Protein,G -22129500,482396,1003,10.62,,70.0,,,,,,,Protein,G -22129607,482503,1003,7.14,,70.0,,,,,,,Protein,G -22129642,482538,1003,7.14,,70.0,,,,,,,Protein,G -22130161,483057,1003,1.79,,70.0,,,,,,,Protein,G -22130279,483176,1003,10.71,,70.0,,,,,,,Protein,G -22130721,483618,1003,0.0,,70.0,,,,,,,Protein,G -22130924,483821,1003,0.0,,70.0,,,,,,,Protein,G -22131004,483901,1003,7.14,,70.0,,,,,,,Protein,G -22131048,483945,1003,1.77,,70.0,,,,,,,Protein,G -22131106,484005,1003,6.58,,70.0,,,,,,,Protein,G -22131452,484354,1003,5.26,,70.0,,,,,,,Protein,G -22131488,484390,1003,10.0,,70.0,,,,,,,Protein,G -22131737,484639,1003,10.0,,70.0,,,,,,,Protein,G -22131988,484891,1003,3.53,,70.0,,,,,,,Protein,G -22132042,484945,1003,7.69,,70.0,,,,,,,Protein,G -22132343,485246,1003,7.14,,70.0,,,,,,,Protein,G -22132618,485523,1003,3.12,,70.0,,,,,,,Protein,G -22132730,485635,1003,7.14,,70.0,,,,,,,Protein,G -22132895,485800,1003,0.0,,70.0,,,,,,,Protein,G -22132898,485803,1003,11.11,,73.0,,,,,,,Protein,G -22132904,485810,1003,0.0,,70.0,,,,,,,Protein,G -22133078,485994,1003,3.75,,70.0,,,,,,,Protein,G -22133172,486088,1003,23.33,,70.0,,,,,,,Protein,G -22133184,486100,1003,24.0,,70.0,,,,,,,Protein,G -22133208,486124,1003,2.03,,70.0,,,,,,,Protein,G -22133775,486695,1003,7.05,,70.0,,,,,,,Protein,G -22133893,486813,1003,7.69,,70.0,,,,,,,Protein,G -22134449,487374,1003,19.64,,70.0,,,,,,,Protein,G -22135270,488195,1003,6.67,,73.0,,,,,,,Protein,G -22135508,488433,1003,7.14,,70.0,,,,,,,Protein,G -22135806,488731,1003,25.0,,70.0,,,,,,,Protein,G -22135932,488857,1003,11.76,,70.0,,,,,,,Protein,G -22136192,489117,1003,6.67,,70.0,,,,,,,Protein,G -22136234,489159,1003,0.71,,70.0,,,,,,,Protein,G -22136314,489239,1003,1.03,,70.0,,,,,,,Protein,G -22136377,489302,1003,0.83,,73.0,,,,,,,Protein,G -22136604,489529,1003,7.14,,70.0,,,,,,,Protein,G -22136608,489533,1003,7.14,,70.0,,,,,,,Protein,G -22136707,489632,1003,6.0,,70.0,,,,,,,Protein,G -22137056,489983,1003,7.02,,70.0,,,,,,,Protein,G -22137284,490212,1003,10.0,,70.0,,,,,,,Protein,G -22137372,490300,1003,0.61,,70.0,,,,,,,Protein,G -22137546,490474,1003,3.85,,70.0,,,,,,,Protein,G -22137656,490584,1003,0.42,,73.0,,,,,,,Protein,G -22138605,491537,1003,0.0,,70.0,,,,,,,Protein,G -22138748,491680,1003,0.0,,75.0,,,,,,,Protein,G -22138858,491790,1003,6.76,,70.0,,,,,,,Protein,G -22138938,491870,1003,0.71,,70.0,,,,,,,Protein,G -22138950,491882,1003,6.67,,70.0,,,,,,,Protein,G -22139076,492008,1003,2.86,,70.0,,,,,,,Protein,G -22139306,492239,1003,0.0,,70.0,,,,,,,Protein,G -22140053,492992,1003,0.0,,70.0,,,,,,,Protein,G -22140245,493184,1003,14.29,,70.0,,,,,,,Protein,G -22140480,493422,1003,0.0,,70.0,,,,,,,Protein,G -22140559,493502,1003,0.0,,70.0,,,,,,,Protein,G -22140784,493727,1003,3.33,,70.0,,,,,,,Protein,G -22141001,493946,1003,4.17,,70.0,,,,,,,Protein,G -22141474,494425,1003,25.0,,70.0,,,,,,,Protein,G -22141845,494800,1003,25.0,,70.0,,,,,,,Protein,G -22142084,495040,1003,7.5,,70.0,,,,,,,Protein,G -22142126,495082,1003,7.14,,70.0,,,,,,,Protein,G -22142356,495314,1003,0.0,,70.0,,,,,,,Protein,G -22142391,495349,1003,0.0,,70.0,,,,,,,Protein,G -22142809,495770,1003,6.01,,70.0,,,,,,,Protein,G -22143407,496398,1003,0.0,,70.0,,,,,,,Protein,G -22143710,496703,1003,0.0,,70.0,,,,,,,Protein,G -22144160,497163,1003,0.0,,70.0,,,,,,,Protein,G -22144169,497172,1003,0.0,,70.0,,,,,,,Protein,G -22144338,497345,1003,0.0,,70.0,,,,,,,Protein,G -22145105,498115,1003,0.0,,70.0,,,,,,,Protein,G -22145141,498153,1003,0.42,,70.0,,,,,,,Protein,G -22145194,498206,1003,0.0,,70.0,,,,,,,Protein,G -22145487,498500,1003,0.0,,70.0,,,,,,,Protein,G -22145493,498506,1003,0.0,,70.0,,,,,,,Protein,G -22145738,498753,1003,0.0,,70.0,,,,,,,Protein,G -22146038,499056,1003,0.0,,70.0,,,,,,,Protein,G -22146140,499158,1003,0.0,,70.0,,,,,,,Protein,G -22146208,499226,1003,0.0,,70.0,,,,,,,Protein,G -22146279,499297,1003,0.0,,70.0,,,,,,,Protein,G -22146302,499320,1003,0.0,,70.0,,,,,,,Protein,G -22146459,499478,1003,0.42,,70.0,,,,,,,Protein,G -22146487,499506,1003,0.0,,75.0,,,,,,,Protein,G -22146643,499663,1003,0.0,,70.0,,,,,,,Protein,G -22146739,499759,1003,16.67,,70.0,,,,,,,Protein,G -22146856,499878,1003,0.0,,70.0,,,,,,,Protein,G -22147041,500064,1003,0.0,,70.0,,,,,,,Protein,G -22147794,500822,1003,0.0,,70.0,,,,,,,Protein,G -22148022,501051,1003,25.0,,70.0,,,,,,,Protein,G -22148258,501288,1003,0.0,,75.0,,,,,,,Protein,G -22148274,501304,1003,1.47,,70.0,,,,,,,Protein,G -22148529,501561,1003,4.62,,70.0,,,,,,,Protein,G -22148795,501830,1003,0.0,,70.0,,,,,,,Protein,G -22148992,502040,1003,5.13,,70.0,,,,,,,Protein,G -22149098,502146,1003,4.71,,70.0,,,,,,,Protein,G -22149329,502377,1003,0.0,,70.0,,,,,,,Protein,G -22149587,502635,1003,7.09,,70.0,,,,,,,Protein,G -22149622,502670,1003,0.0,,70.0,,,,,,,Protein,G -22149788,502836,1003,7.87,,70.0,,,,,,,Protein,G -22150771,503908,1003,0.0,,70.0,,,,,,,Protein,G -22150803,503940,1003,0.0,,70.0,,,,,,,Protein,G -22151455,504677,1003,14.29,,70.0,,,,,,,Protein,G -22151753,505025,1003,0.0,,70.0,,,,,,,Protein,G -22151831,505109,1003,25.0,,70.0,,,,,,,Protein,G -22151889,505167,1003,16.07,,70.0,,,,,,,Protein,G -22152040,505323,1003,8.11,,70.0,,,,,,,Protein,G -22152128,505415,1003,9.62,,70.0,,,,,,,Protein,G -22152855,506165,1003,20.35,,70.0,,,,,,,Protein,G -22153131,506443,1003,18.18,,70.0,,,,,,,Protein,G -22153152,506464,1003,10.71,,70.0,,,,,,,Protein,G -22153217,506529,1003,8.51,,70.0,,,,,,,Protein,G -22153396,506720,1003,8.84,,70.0,,,,,,,Protein,G -22153467,506791,1003,8.15,,70.0,,,,,,,Protein,G -22153610,506934,1003,0.0,,70.0,,,,,,,Protein,G -22153890,507216,1003,10.12,,70.0,,,,,,,Protein,G -22154168,507507,1003,4.49,,70.0,,,,,,,Protein,G -22154228,507567,1003,17.07,,70.0,,,,,,,Protein,G -22154450,507791,1003,8.24,,70.0,,,,,,,Protein,G -22154871,508216,1003,20.0,,70.0,,,,,,,Protein,G -22155073,508418,1003,18.24,,70.0,,,,,,,Protein,G -22155145,508490,1003,7.51,,70.0,,,,,,,Protein,G -22155508,508861,1003,0.0,,70.0,,,,,,,Protein,G -22155593,508956,1003,10.71,,70.0,,,,,,,Protein,G -22155605,508968,1003,0.0,,70.0,,,,,,,Protein,G -22155610,508973,1003,6.67,,70.0,,,,,,,Protein,G -22155849,509216,1003,10.0,,70.0,,,,,,,Protein,G -22156071,509445,1003,8.0,,70.0,,,,,,,Protein,G -22156616,510017,1003,4.42,,70.0,,,,,,,Protein,G -22156689,510090,1003,21.18,,70.0,,,,,,,Protein,G -22156860,510263,1003,20.69,,70.0,,,,,,,Protein,G -22157046,510451,1003,7.14,,70.0,,,,,,,Protein,G -22157362,510774,1003,30.59,,70.0,,,,,,,Protein,G -22157906,511337,1003,0.0,,70.0,,,,,,,Protein,G -22158014,511452,1003,2.08,,70.0,,,,,,,Protein,G -22158266,511705,1003,0.0,,70.0,,,,,,,Protein,G -22158878,512318,1003,12.5,,70.0,,,,,,,Protein,G -22158922,512362,1003,3.12,,70.0,,,,,,,Protein,G -22159107,512547,1003,0.0,,70.0,,,,,,,Protein,G -22159122,512562,1003,16.96,,70.0,,,,,,,Protein,G -22159163,512603,1003,35.71,,70.0,,,,,,,Protein,G -22159580,513021,1003,8.93,,70.0,,,,,,,Protein,G -22159824,513271,1003,13.33,,70.0,,,,,,,Protein,G -22159831,513278,1003,16.67,,70.0,,,,,,,Protein,G -22159859,513307,1003,6.25,,73.0,,,,,,,Protein,G -22159882,513331,1003,3.33,,70.0,,,,,,,Protein,G -22160004,513454,1003,5.26,,70.0,,,,,,,Protein,G -22160088,513539,1003,10.71,,70.0,,,,,,,Protein,G -22160485,513936,1003,2.63,,70.0,,,,,,,Protein,G -22160725,514178,1003,0.0,,70.0,,,,,,,Protein,G -22160996,514454,1003,0.0,,70.0,,,,,,,Protein,G -22161162,514621,1003,8.82,,70.0,,,,,,,Protein,G -22161268,514730,1003,0.0,,70.0,,,,,,,Protein,G -22161470,514933,1003,7.14,,70.0,,,,,,,Protein,G -22161722,515185,1003,1.76,,70.0,,,,,,,Protein,G -22162140,515608,1003,6.67,,70.0,,,,,,,Protein,G -22162159,515628,1003,0.0,,75.0,,,,,,,Protein,G -22162909,516381,1003,9.43,,70.0,,,,,,,Protein,G -22163053,516526,1003,2.5,,70.0,,,,,,,Protein,G -22163177,516651,1003,3.53,,70.0,,,,,,,Protein,G -22163269,516743,1003,0.0,,75.0,,,,,,,Protein,G -22163307,516781,1003,17.86,,70.0,,,,,,,Protein,G -22163312,516786,1003,0.0,,70.0,,,,,,,Protein,G -22163397,516871,1003,0.0,,70.0,,,,,,,Protein,G -22163524,516998,1003,7.14,,70.0,,,,,,,Protein,G -22163730,517205,1003,17.86,,70.0,,,,,,,Protein,G -22164093,517569,1003,6.67,,70.0,,,,,,,Protein,G -22164132,517608,1003,3.08,,70.0,,,,,,,Protein,G -22164155,517631,1003,3.08,,70.0,,,,,,,Protein,G -22164234,517710,1003,9.3,,70.0,,,,,,,Protein,G -22164301,517777,1003,12.62,,70.0,,,,,,,Protein,G -22164421,517897,1003,0.0,,70.0,,,,,,,Protein,G -22164607,518083,1003,5.0,,70.0,,,,,,,Protein,G -22164922,518399,1003,2.5,,73.0,,,,,,,Protein,G -22165314,518792,1003,0.0,,70.0,,,,,,,Protein,G -22166128,519628,1003,3.33,,70.0,,,,,,,Protein,G -22166162,519662,1003,0.0,,70.0,,,,,,,Protein,G -22166689,520192,1003,0.0,,70.0,,,,,,,Protein,G -22167049,520556,1003,10.71,,70.0,,,,,,,Protein,G -22167183,520690,1003,5.0,,70.0,,,,,,,Protein,G -22167203,520710,1003,3.33,,70.0,,,,,,,Protein,G -22167300,520808,1003,2.45,,70.0,,,,,,,Protein,G -22167366,520874,1003,2.5,,70.0,,,,,,,Protein,G -22167435,520944,1003,33.33,,70.0,,,,,,,Protein,G -22167623,521133,1003,2.5,,70.0,,,,,,,Protein,G -22167698,521208,1003,4.29,,70.0,,,,,,,Protein,G -22167886,521399,1003,1.67,,70.0,,,,,,,Protein,G -22168360,521880,1003,7.14,,70.0,,,,,,,Protein,G -22168596,522116,1003,13.64,,70.0,,,,,,,Protein,G -22168964,522501,1003,7.14,,70.0,,,,,,,Protein,G -22168996,522533,1003,20.0,,70.0,,,,,,,Protein,G -22169204,522750,1003,6.15,,70.0,,,,,,,Protein,G -22169288,522834,1003,2.65,,70.0,,,,,,,Protein,G -22169759,523338,1003,6.06,,70.0,,,,,,,Protein,G -22169860,523439,1003,21.43,,70.0,,,,,,,Protein,G -22170097,523677,1003,2.38,,70.0,,,,,,,Protein,G -22170641,524224,1003,5.0,,70.0,,,,,,,Protein,G -22171009,524593,1003,0.0,,70.0,,,,,,,Protein,G -22171023,524607,1003,21.43,,70.0,,,,,,,Protein,G -22171075,524659,1003,3.33,,73.0,,,,,,,Protein,G -22171534,525118,1003,4.0,,70.0,,,,,,,Protein,G -22171701,525285,1003,0.0,,70.0,,,,,,,Protein,G -22171734,525318,1003,0.88,,70.0,,,,,,,Protein,G -22171907,525492,1003,4.44,,70.0,,,,,,,Protein,G -22172195,525783,1003,0.0,,70.0,,,,,,,Protein,G -22172417,526007,1003,3.57,,70.0,,,,,,,Protein,G -22172714,526305,1003,6.21,,70.0,,,,,,,Protein,G -22172824,526416,1003,1.19,,70.0,,,,,,,Protein,G -22172855,526447,1003,0.0,,70.0,,,,,,,Protein,G -22173094,526688,1003,0.0,,70.0,,,,,,,Protein,G -22173534,527129,1003,8.24,,70.0,,,,,,,Protein,G -22173653,527248,1003,10.64,,70.0,,,,,,,Protein,G -22173852,527447,1003,10.0,,70.0,,,,,,,Protein,G -22173901,527496,1003,0.83,,70.0,,,,,,,Protein,G -22174022,527618,1003,7.69,,70.0,,,,,,,Protein,G -22174438,528034,1003,3.25,,70.0,,,,,,,Protein,G -22174741,528339,1003,6.9,,70.0,,,,,,,Protein,G -22174780,528378,1003,10.0,,70.0,,,,,,,Protein,G -22174821,528419,1003,0.0,,70.0,,,,,,,Protein,G -22174969,528567,1003,1.56,,70.0,,,,,,,Protein,G -22175035,528633,1003,3.85,,73.0,,,,,,,Protein,G -22175173,528771,1003,0.81,,70.0,,,,,,,Protein,G -22175281,528879,1003,0.0,,70.0,,,,,,,Protein,G -22175330,528929,1003,7.14,,70.0,,,,,,,Protein,G -22175443,529043,1003,0.0,,70.0,,,,,,,Protein,G -22175649,529249,1003,12.5,,70.0,,,,,,,Protein,G -22175835,529435,1003,13.51,,70.0,,,,,,,Protein,G -22176928,530538,1003,0.0,,70.0,,,,,,,Protein,G -22177006,530616,1003,39.29,,70.0,,,,,,,Protein,G -22177078,530689,1003,6.0,,70.0,,,,,,,Protein,G -22177755,531367,1003,0.0,,75.0,,,,,,,Protein,G -22177808,531424,1003,6.67,,70.0,,,,,,,Protein,G -22177858,531476,1003,0.0,,70.0,,,,,,,Protein,G -22178027,531646,1003,0.0,,70.0,,,,,,,Protein,G -22178872,532504,1003,20.0,,70.0,,,,,,,Protein,G -22179090,532727,1003,0.0,,70.0,,,,,,,Protein,G -22179322,532960,1003,3.53,,70.0,,,,,,,Protein,G -22179633,533273,1003,1.54,,70.0,,,,,,,Protein,G -22179689,533332,1003,0.0,,70.0,,,,,,,Protein,G -22179814,533458,1003,0.0,,70.0,,,,,,,Protein,G -22179872,533516,1003,0.0,,70.0,,,,,,,Protein,G -22179918,533562,1003,15.38,,70.0,,,,,,,Protein,G -22179964,533608,1003,0.0,,70.0,,,,,,,Protein,G -22180020,533664,1003,3.33,,70.0,,,,,,,Protein,G -22180305,533978,1003,8.4,,70.0,,,,,,,Protein,G -22180367,534044,1003,17.86,,70.0,,,,,,,Protein,G -22180711,534388,1003,0.0,,70.0,,,,,,,Protein,G -22180868,534546,1003,0.0,,70.0,,,,,,,Protein,G -22181100,534783,1003,10.71,,70.0,,,,,,,Protein,G -22181226,534909,1003,0.0,,70.0,,,,,,,Protein,G -22181380,535066,1003,9.73,,70.0,,,,,,,Protein,G -22181404,535093,1003,21.18,,70.0,,,,,,,Protein,G -22181451,535144,1003,16.74,,70.0,,,,,,,Protein,G -22181850,535544,1003,23.81,,70.0,,,,,,,Protein,G -22181992,535686,1003,4.62,,70.0,,,,,,,Protein,G -22182635,536332,1003,33.33,,70.0,,,,,,,Protein,G -22182693,536393,1003,5.77,,70.0,,,,,,,Protein,G -22182731,536432,1003,5.0,,70.0,,,,,,,Protein,G -22183140,536843,1003,0.0,,70.0,,,,,,,Protein,G -22183232,536935,1003,0.0,,70.0,,,,,,,Protein,G -22183528,537235,1003,0.0,,70.0,,,,,,,Protein,G -22183825,537539,1003,30.0,,70.0,,,,,,,Protein,G -22183838,537552,1003,35.71,,70.0,,,,,,,Protein,G -22183929,537643,1003,12.5,,70.0,,,,,,,Protein,G -22184080,537795,1003,13.31,,70.0,,,,,,,Protein,G -22184120,537835,1003,2.5,,70.0,,,,,,,Protein,G -22184136,537851,1003,3.57,,70.0,,,,,,,Protein,G -22184143,537858,1003,0.0,,70.0,,,,,,,Protein,G -22184385,538106,1003,0.0,,75.0,,,,,,,Protein,G -22184729,538453,1003,11.84,,70.0,,,,,,,Protein,G -22184784,538508,1003,2.86,,70.0,,,,,,,Protein,G -22184794,538518,1003,2.5,,70.0,,,,,,,Protein,G -22185052,538798,1003,0.0,,70.0,,,,,,,Protein,G -22185667,539513,1003,0.0,,70.0,,,,,,,Protein,G -22185820,539695,1003,0.0,,70.0,,,,,,,Protein,G -22186150,540061,1003,0.42,,70.0,,,,,,,Protein,G -22186184,540097,1003,6.67,,70.0,,,,,,,Protein,G -22186391,540345,1003,19.64,,70.0,,,,,,,Protein,G -22186401,540355,1003,18.75,,70.0,,,,,,,Protein,G -22187084,541329,1003,0.0,,70.0,,,,,,,Protein,G -22187133,541379,1003,7.79,,70.0,,,,,,,Protein,G -22187683,542027,1003,2.65,,70.0,,,,,,,Protein,G -22187820,542175,1003,0.0,,75.0,,,,,,,Protein,G -22187863,542218,1003,22.0,,70.0,,,,,,,Protein,G -22187914,542269,1003,0.0,,70.0,,,,,,,Protein,G -22188535,542912,1003,0.0,,70.0,,,,,,,Protein,G -22189620,544029,1003,0.0,,70.0,,,,,,,Protein,G -22189657,544066,1003,9.33,,70.0,,,,,,,Protein,G -22189843,544283,1003,8.77,,70.0,,,,,,,Protein,G -22190675,545228,1003,13.85,,70.0,,,,,,,Protein,G -22191286,545907,1003,3.45,,70.0,,,,,,,Protein,G -22191637,546267,1003,16.67,,70.0,,,,,,,Protein,G -22191957,546590,1003,5.88,,70.0,,,,,,,Protein,G -22192272,546907,1003,6.0,,70.0,,,,,,,Protein,G -22192404,547039,1003,0.0,,70.0,,,,,,,Protein,G -22192475,547111,1003,1.54,,70.0,,,,,,,Protein,G -22193825,548473,1003,7.14,,70.0,,,,,,,Protein,G -22193895,548544,1003,5.26,,70.0,,,,,,,Protein,G -22194330,548980,1003,10.0,,70.0,,,,,,,Protein,G -22194482,549132,1003,0.0,,70.0,,,,,,,Protein,G -22194675,549326,1003,0.0,,70.0,,,,,,,Protein,G -22194748,549399,1003,0.0,,70.0,,,,,,,Protein,G -22194976,549629,1003,2.0,,70.0,,,,,,,Protein,G -22195209,549862,1003,8.0,,70.0,,,,,,,Protein,G -22195372,550025,1003,0.0,,70.0,,,,,,,Protein,G -22195468,550122,1003,2.53,,70.0,,,,,,,Protein,G -22195640,550296,1003,3.33,,70.0,,,,,,,Protein,G -22195667,550323,1003,0.0,,75.0,,,,,,,Protein,G -22195700,550356,1003,0.0,,70.0,,,,,,,Protein,G -22196308,550964,1003,0.0,,70.0,,,,,,,Protein,G -22196435,551092,1003,0.0,,75.0,,,,,,,Protein,G -22196774,551431,1003,0.0,,70.0,,,,,,,Protein,G -22196894,551552,1003,6.52,,70.0,,,,,,,Protein,G -22196924,551582,1003,0.0,,70.0,,,,,,,Protein,G -22197107,551766,1003,0.0,,70.0,,,,,,,Protein,G -22197204,551863,1003,0.0,,70.0,,,,,,,Protein,G -22197319,551980,1003,0.81,,70.0,,,,,,,Protein,G -22197361,552022,1003,6.45,,70.0,,,,,,,Protein,G -22197670,552331,1003,0.41,,70.0,,,,,,,Protein,G -22198190,552852,1003,6.67,,70.0,,,,,,,Protein,G -22198375,553038,1003,28.17,,70.0,,,,,,,Protein,G -22198451,553114,1003,0.0,,70.0,,,,,,,Protein,G -22198503,553166,1003,0.0,,70.0,,,,,,,Protein,G -22198547,553210,1003,0.0,,70.0,,,,,,,Protein,G -22198639,553302,1003,4.62,,70.0,,,,,,,Protein,G -22198696,553359,1003,16.67,,70.0,,,,,,,Protein,G -22198754,553417,1003,0.82,,70.0,,,,,,,Protein,G -22198847,553511,1003,3.54,,70.0,,,,,,,Protein,G -22198875,553539,1003,6.67,,70.0,,,,,,,Protein,G -22198936,553600,1003,4.44,,70.0,,,,,,,Protein,G -22199150,553817,1003,0.0,,70.0,,,,,,,Protein,G -22199595,554263,1003,0.0,,70.0,,,,,,,Protein,G -22199657,554325,1003,12.07,,70.0,,,,,,,Protein,G -22199697,554365,1003,10.71,,70.0,,,,,,,Protein,G -22199721,554389,1003,2.08,,70.0,,,,,,,Protein,G -22201090,555779,1003,2.94,,70.0,,,,,,,Protein,G -22201208,555898,1003,0.0,,70.0,,,,,,,Protein,G -22201269,555959,1003,1.6,,70.0,,,,,,,Protein,G -22201272,555962,1003,0.0,,70.0,,,,,,,Protein,G -22201426,556126,1003,0.0,,70.0,,,,,,,Protein,G -22201728,556432,1003,0.0,,70.0,,,,,,,Protein,G -22202069,556774,1003,10.64,,73.0,,,,,,,Protein,G -22202171,556876,1003,5.26,,70.0,,,,,,,Protein,G -22202996,557711,1003,10.0,,70.0,,,,,,,Protein,G -22203107,557829,1003,0.0,,70.0,,,,,,,Protein,G -22203211,557934,1003,1.6,,70.0,,,,,,,Protein,G -22203302,558025,1003,17.14,,70.0,,,,,,,Protein,G -22203374,558097,1003,22.22,,70.0,,,,,,,Protein,G -22203512,558236,1003,25.0,,70.0,,,,,,,Protein,G -22203612,558339,1003,0.0,,70.0,,,,,,,Protein,G -22203786,558513,1003,13.33,,70.0,,,,,,,Protein,G -22203806,558533,1003,3.53,,70.0,,,,,,,Protein,G -22203889,558616,1003,40.0,,70.0,,,,,,,Protein,G -22203983,558710,1003,0.0,,70.0,,,,,,,Protein,G -22204034,558761,1003,17.86,,70.0,,,,,,,Protein,G -22204070,558797,1003,0.0,,70.0,,,,,,,Protein,G -22204140,558867,1003,12.0,,70.0,,,,,,,Protein,G -22204328,559055,1003,14.29,,70.0,,,,,,,Protein,G -22204562,559290,1003,0.0,,75.0,,,,,,,Protein,G -22204652,559382,1003,6.32,,70.0,,,,,,,Protein,G -22204883,559614,1003,0.0,,70.0,,,,,,,Protein,G -22205028,559760,1003,1.64,,70.0,,,,,,,Protein,G -22205578,560317,1003,0.0,,70.0,,,,,,,Protein,G -22205729,560468,1003,17.86,,70.0,,,,,,,Protein,G -22205776,560515,1003,14.29,,70.0,,,,,,,Protein,G -22205782,560521,1003,7.69,,70.0,,,,,,,Protein,G -22205870,560609,1003,14.29,,70.0,,,,,,,Protein,G -22205871,560610,1003,0.0,,75.0,,,,,,,Protein,G -22206007,560747,1003,5.26,,70.0,,,,,,,Protein,G -22206032,560774,1003,34.78,,70.0,,,,,,,Protein,G -22206076,560818,1003,5.38,,70.0,,,,,,,Protein,G -22206321,561063,1003,9.46,,70.0,,,,,,,Protein,G -22206633,561376,1003,5.93,,70.0,,,,,,,Protein,G -22206706,561449,1003,0.0,,70.0,,,,,,,Protein,G -22206774,561518,1003,1.56,,70.0,,,,,,,Protein,G -22206878,561624,1003,0.0,,70.0,,,,,,,Protein,G -22207169,561915,1003,14.29,,70.0,,,,,,,Protein,G -22207230,561976,1003,0.83,,70.0,,,,,,,Protein,G -22207288,562034,1003,2.92,,70.0,,,,,,,Protein,G -22207890,562653,1003,0.0,,70.0,,,,,,,Protein,G -22208527,563293,1003,14.04,,70.0,,,,,,,Protein,G -22208658,563426,1003,0.0,,70.0,,,,,,,Protein,G -22208788,563556,1003,17.86,,70.0,,,,,,,Protein,G -22208807,563575,1003,25.0,,70.0,,,,,,,Protein,G -22209041,563810,1003,0.0,,70.0,,,,,,,Protein,G -22209257,564026,1003,2.4,,70.0,,,,,,,Protein,G -22209300,564069,1003,0.0,,70.0,,,,,,,Protein,G -22209471,564241,1003,0.0,,70.0,,,,,,,Protein,G -22209739,564512,1003,0.0,,70.0,,,,,,,Protein,G -22210305,565082,1003,14.55,,70.0,,,,,,,Protein,G -22210372,565149,1003,10.62,,70.0,,,,,,,Protein,G -22210414,565191,1003,0.0,,70.0,,,,,,,Protein,G -22210449,565226,1003,1.61,,70.0,,,,,,,Protein,G -22210497,565275,1003,0.0,,70.0,,,,,,,Protein,G -22210603,565381,1003,3.2,,70.0,,,,,,,Protein,G -22210766,565548,1003,5.0,,70.0,,,,,,,Protein,G -22210894,565676,1003,37.65,,70.0,,,,,,,Protein,G -22210949,565731,1003,20.0,,70.0,,,,,,,Protein,G -22211116,565898,1003,0.0,,70.0,,,,,,,Protein,G -22211149,565931,1003,6.67,,70.0,,,,,,,Protein,G -22211390,566172,1003,15.18,,70.0,,,,,,,Protein,G -22211472,566254,1003,6.67,,73.0,,,,,,,Protein,G -22211641,566424,1003,5.26,,70.0,,,,,,,Protein,G -22211708,566491,1003,3.51,,70.0,,,,,,,Protein,G -22211991,566776,1003,11.25,,70.0,,,,,,,Protein,G -22212021,566806,1003,8.7,,70.0,,,,,,,Protein,G -22212315,567103,1003,21.43,,70.0,,,,,,,Protein,G -22212380,567168,1003,0.0,,70.0,,,,,,,Protein,G -22212537,567326,1003,0.0,,70.0,,,,,,,Protein,G -22212810,567601,1003,6.67,,70.0,,,,,,,Protein,G -22213298,568090,1003,4.62,,70.0,,,,,,,Protein,G -22213562,568356,1003,10.0,,70.0,,,,,,,Protein,G -22213983,568779,1003,40.0,,70.0,,,,,,,Protein,G -22214129,568929,1003,0.0,,70.0,,,,,,,Protein,G -22214216,569017,1003,0.0,,70.0,,,,,,,Protein,G -22214309,569110,1003,4.89,,70.0,,,,,,,Protein,G -22214682,569483,1003,5.0,,70.0,,,,,,,Protein,G -22214815,569616,1003,12.0,,70.0,,,,,,,Protein,G -22215332,570139,1003,11.76,,70.0,,,,,,,Protein,G -22215420,570227,1003,0.0,,70.0,,,,,,,Protein,G -22215706,570513,1003,0.0,,70.0,,,,,,,Protein,G -22215801,570608,1003,0.0,,70.0,,,,,,,Protein,G -22216006,570814,1003,28.57,,70.0,,,,,,,Protein,G -22216378,571197,1003,8.57,,70.0,,,,,,,Protein,G -22216637,571457,1003,4.42,,70.0,,,,,,,Protein,G -22216705,571525,1003,0.0,,70.0,,,,,,,Protein,G -22216800,571620,1003,0.0,,70.0,,,,,,,Protein,G -22216916,571736,1003,3.45,,70.0,,,,,,,Protein,G -22216935,571755,1003,0.0,,70.0,,,,,,,Protein,G -22217104,571925,1003,3.73,,70.0,,,,,,,Protein,G -22217287,572108,1003,16.67,,70.0,,,,,,,Protein,G -22217565,572387,1003,2.94,,70.0,,,,,,,Protein,G -22217608,572430,1003,8.06,,70.0,,,,,,,Protein,G -22217724,572546,1003,25.0,,70.0,,,,,,,Protein,G -22217760,572582,1003,3.12,,70.0,,,,,,,Protein,G -22218038,572867,1003,12.39,,70.0,,,,,,,Protein,G -22218080,572909,1003,9.21,,70.0,,,,,,,Protein,G -22218141,572970,1003,0.0,,70.0,,,,,,,Protein,G -22218191,573020,1003,7.33,,70.0,,,,,,,Protein,G -22218342,573172,1003,4.0,,70.0,,,,,,,Protein,G -22218799,573632,1003,4.76,,73.0,,,,,,,Protein,G -22218808,573641,1003,12.68,,70.0,,,,,,,Protein,G -22218850,573683,1003,9.68,,70.0,,,,,,,Protein,G -22218928,573761,1003,0.0,,70.0,,,,,,,Protein,G -22219385,574220,1003,4.4,,70.0,,,,,,,Protein,G -22219700,574536,1003,10.6,,70.0,,,,,,,Protein,G -22219771,574607,1003,4.29,,70.0,,,,,,,Protein,G -22220208,575047,1003,0.0,,70.0,,,,,,,Protein,G -22220374,575214,1003,0.0,,70.0,,,,,,,Protein,G -22220720,575563,1003,12.12,,70.0,,,,,,,Protein,G -22220779,575622,1003,4.65,,70.0,,,,,,,Protein,G -22220905,575749,1003,7.5,,70.0,,,,,,,Protein,G -22220946,575792,1003,6.67,,70.0,,,,,,,Protein,G -22221199,576047,1003,0.0,,70.0,,,,,,,Protein,G -22221652,576503,1003,4.82,,70.0,,,,,,,Protein,G -22221948,576802,1003,1.23,,70.0,,,,,,,Protein,G -22222171,577027,1003,0.0,,75.0,,,,,,,Protein,G -22222707,577587,1003,0.0,,70.0,,,,,,,Protein,G -22222842,577724,1003,10.71,,70.0,,,,,,,Protein,G -22223020,577912,1003,12.0,,70.0,,,,,,,Protein,G -22223154,578046,1003,6.67,,70.0,,,,,,,Protein,G -22223505,578418,1003,9.09,,70.0,,,,,,,Protein,G -22223922,578903,1003,11.54,,70.0,,,,,,,Protein,G -22223984,578968,1003,7.14,,70.0,,,,,,,Protein,G -22224029,579023,1003,12.5,,70.0,,,,,,,Protein,G -22224519,579568,1003,0.0,,70.0,,,,,,,Protein,G -22224656,579707,1003,3.33,,70.0,,,,,,,Protein,G -22224671,579722,1003,20.35,,70.0,,,,,,,Protein,G -22224677,579729,1003,12.5,,70.0,,,,,,,Protein,G -22224893,579946,1003,0.0,,70.0,,,,,,,Protein,G -22224960,580013,1003,8.82,,70.0,,,,,,,Protein,G -22225012,580065,1003,0.0,,70.0,,,,,,,Protein,G -22225207,580260,1003,7.14,,70.0,,,,,,,Protein,G -22225306,580359,1003,0.0,,70.0,,,,,,,Protein,G -22225455,580508,1003,9.23,,70.0,,,,,,,Protein,G -22225677,580731,1003,0.0,,70.0,,,,,,,Protein,G -22226077,581133,1003,0.0,,70.0,,,,,,,Protein,G -22226139,581195,1003,7.55,,70.0,,,,,,,Protein,G -22226242,581298,1003,17.86,,70.0,,,,,,,Protein,G -22226460,581517,1003,9.33,,70.0,,,,,,,Protein,G -22226692,581751,1003,3.26,,70.0,,,,,,,Protein,G -22226696,581755,1003,0.0,,70.0,,,,,,,Protein,G -22226698,581757,1003,12.5,,70.0,,,,,,,Protein,G -22226753,581812,1003,3.75,,70.0,,,,,,,Protein,G -22226851,581910,1003,0.0,,70.0,,,,,,,Protein,G -22227066,582126,1003,7.14,,70.0,,,,,,,Protein,G -22227106,582166,1003,0.0,,70.0,,,,,,,Protein,G -22227255,582316,1003,0.0,,70.0,,,,,,,Protein,G -22227505,582566,1003,7.14,,70.0,,,,,,,Protein,G -22227598,582660,1003,14.29,,70.0,,,,,,,Protein,G -22227789,582852,1003,4.08,,70.0,,,,,,,Protein,G -22227801,582864,1003,13.33,,70.0,,,,,,,Protein,G -22228263,583333,1003,12.5,,70.0,,,,,,,Protein,G -22228411,583481,1003,2.27,,70.0,,,,,,,Protein,G -22228485,583555,1003,21.43,,70.0,,,,,,,Protein,G -22228547,583617,1003,0.0,,70.0,,,,,,,Protein,G -22228688,583758,1003,0.0,,70.0,,,,,,,Protein,G -22228725,583795,1003,2.82,,70.0,,,,,,,Protein,G -22228764,583834,1003,19.4,,70.0,,,,,,,Protein,G -22229309,584383,1003,4.65,,70.0,,,,,,,Protein,G -22229435,584511,1003,0.0,,70.0,,,,,,,Protein,G -22229809,584892,1003,6.25,,70.0,,,,,,,Protein,G -22230613,585708,1003,3.57,,70.0,,,,,,,Protein,G -22230654,585749,1003,6.67,,70.0,,,,,,,Protein,G -22230827,585923,1003,20.0,,70.0,,,,,,,Protein,G -22231026,586122,1003,0.0,,70.0,,,,,,,Protein,G -22231189,586288,1003,3.57,,70.0,,,,,,,Protein,G -22231340,586441,1003,5.62,,70.0,,,,,,,Protein,G -22231509,586611,1003,6.67,,70.0,,,,,,,Protein,G -22231847,586954,1003,8.0,,70.0,,,,,,,Protein,G -22231901,587011,1003,2.5,,73.0,,,,,,,Protein,G -22232035,587145,1003,0.0,,70.0,,,,,,,Protein,G -22232244,587354,1003,25.0,,70.0,,,,,,,Protein,G -22232742,587861,1003,21.18,,70.0,,,,,,,Protein,G -22233116,588239,1003,19.05,,70.0,,,,,,,Protein,G -22233172,588296,1003,17.86,,70.0,,,,,,,Protein,G -22233492,588617,1003,0.83,,70.0,,,,,,,Protein,G -22233738,588866,1003,8.57,,70.0,,,,,,,Protein,G -22233849,588978,1003,6.1,,70.0,,,,,,,Protein,G -22234121,589253,1003,0.0,,70.0,,,,,,,Protein,G -22234160,589293,1003,4.29,,70.0,,,,,,,Protein,G -22234182,589315,1003,21.43,,70.0,,,,,,,Protein,G -22234462,589596,1003,1.43,,70.0,,,,,,,Protein,G -22234839,589974,1003,0.0,,70.0,,,,,,,Protein,G -22234889,590024,1003,12.5,,70.0,,,,,,,Protein,G -22235175,590312,1003,3.45,,70.0,,,,,,,Protein,G -22235564,590702,1003,14.29,,70.0,,,,,,,Protein,G -22235789,590929,1003,12.31,,70.0,,,,,,,Protein,G -22235984,591126,1003,0.0,,70.0,,,,,,,Protein,G -22236087,591229,1003,1.2,,73.0,,,,,,,Protein,G -22236228,591370,1003,0.0,,70.0,,,,,,,Protein,G -22236242,591384,1003,0.0,,70.0,,,,,,,Protein,G -22236253,591395,1003,14.84,,70.0,,,,,,,Protein,G -22236378,591521,1003,6.67,,70.0,,,,,,,Protein,G -22236613,591756,1003,4.76,,73.0,,,,,,,Protein,G -22236621,591764,1003,0.0,,70.0,,,,,,,Protein,G -22236641,591784,1003,0.42,,70.0,,,,,,,Protein,G -22236670,591814,1003,0.0,,70.0,,,,,,,Protein,G -22237303,592452,1003,5.06,,70.0,,,,,,,Protein,G -22237714,592867,1003,2.33,,70.0,,,,,,,Protein,G -22237977,593130,1003,6.67,,70.0,,,,,,,Protein,G -22238195,593350,1003,12.5,,70.0,,,,,,,Protein,G -22238853,594010,1003,24.56,,70.0,,,,,,,Protein,G -22238907,594065,1003,3.75,,70.0,,,,,,,Protein,G -22239021,594180,1003,7.86,,70.0,,,,,,,Protein,G -22239121,594281,1003,2.13,,70.0,,,,,,,Protein,G -22239285,594446,1003,0.0,,70.0,,,,,,,Protein,G -22239293,594454,1003,0.0,,70.0,,,,,,,Protein,G -22239491,594652,1003,0.81,,70.0,,,,,,,Protein,G -22240498,595664,1003,0.0,,70.0,,,,,,,Protein,G -22240887,596057,1003,2.35,,70.0,,,,,,,Protein,G -22240921,596091,1003,3.45,,70.0,,,,,,,Protein,G -22241233,596403,1003,0.0,,70.0,,,,,,,Protein,G -22241239,596409,1003,0.0,,70.0,,,,,,,Protein,G -22241254,596424,1003,6.25,,70.0,,,,,,,Protein,G -22241390,596561,1003,10.0,,70.0,,,,,,,Protein,G -22241560,596732,1003,2.14,,70.0,,,,,,,Protein,G -22241606,596778,1003,0.0,,70.0,,,,,,,Protein,G -22241723,596896,1003,4.26,,70.0,,,,,,,Protein,G -22242039,597213,1003,0.0,,70.0,,,,,,,Protein,G -22242082,597256,1003,0.0,,70.0,,,,,,,Protein,G -22242263,597445,1003,5.88,,70.0,,,,,,,Protein,G -22242344,597526,1003,20.0,,70.0,,,,,,,Protein,G -22242938,598123,1003,1.75,,70.0,,,,,,,Protein,G -22243260,598446,1003,4.0,,70.0,,,,,,,Protein,G -22243316,598502,1003,7.27,,70.0,,,,,,,Protein,G -22243665,598855,1003,5.67,,70.0,,,,,,,Protein,G -22244786,599989,1003,9.76,,70.0,,,,,,,Protein,G -22244900,600103,1003,0.0,,70.0,,,,,,,Protein,G -22245048,600253,1003,7.14,,70.0,,,,,,,Protein,G -22245230,600435,1003,11.33,,70.0,,,,,,,Protein,G -22245305,600510,1003,10.71,,70.0,,,,,,,Protein,G -22245444,600649,1003,0.83,,70.0,,,,,,,Protein,G -22245605,600812,1003,7.14,,70.0,,,,,,,Protein,G -22245916,601124,1003,3.57,,70.0,,,,,,,Protein,G -22246174,601382,1003,0.0,,70.0,,,,,,,Protein,G -22246333,601541,1003,0.81,,70.0,,,,,,,Protein,G -22246389,601597,1003,17.86,,70.0,,,,,,,Protein,G -22246579,601787,1003,3.81,,70.0,,,,,,,Protein,G -22246598,601806,1003,3.23,,70.0,,,,,,,Protein,G -22246703,601911,1003,6.67,,70.0,,,,,,,Protein,G -22246908,602121,1003,0.0,,70.0,,,,,,,Protein,G -22247022,602236,1003,11.11,,70.0,,,,,,,Protein,G -22247027,602241,1003,0.0,,70.0,,,,,,,Protein,G -22247111,602325,1003,16.07,,70.0,,,,,,,Protein,G -22247170,602385,1003,25.0,,70.0,,,,,,,Protein,G -22247214,602429,1003,2.7,,70.0,,,,,,,Protein,G -22247331,602546,1003,10.0,,70.0,,,,,,,Protein,G -22247438,602654,1003,8.62,,70.0,,,,,,,Protein,G -22247529,602747,1003,6.67,,70.0,,,,,,,Protein,G -22247970,603195,1003,0.0,,70.0,,,,,,,Protein,G -22248464,603695,1003,7.14,,70.0,,,,,,,Protein,G -22248550,603784,1003,5.71,,70.0,,,,,,,Protein,G -22248670,603906,1003,12.5,,70.0,,,,,,,Protein,G -22248738,603974,1003,2.78,,70.0,,,,,,,Protein,G -22248865,604101,1003,8.33,,70.0,,,,,,,Protein,G -22249087,604323,1003,25.0,,70.0,,,,,,,Protein,G -22249109,604345,1003,10.23,,70.0,,,,,,,Protein,G -22249354,604593,1003,27.08,,70.0,,,,,,,Protein,G -22249496,604736,1003,3.57,,70.0,,,,,,,Protein,G -22249515,604755,1003,6.06,,70.0,,,,,,,Protein,G -22249954,605424,1003,0.8,,71.0,,,,,,,Protein,G -22250126,605772,1003,7.66,,71.0,,,,,,,Protein,G -22250374,606268,1003,2.89,,71.0,,,,,,,Protein,G -22250585,606690,1003,0.0,,71.0,,,,,,,Protein,G -22250612,606744,1003,7.22,,71.0,,,,,,,Protein,G -22251100,607720,1003,5.49,,71.0,,,,,,,Protein,G -22251361,608242,1003,3.33,,71.0,,,,,,,Protein,G -22251715,608954,1003,3.33,,71.0,,,,,,,Protein,G -22251932,609388,1003,6.9,,71.0,,,,,,,Protein,G -22252063,609650,1003,9.68,,71.0,,,,,,,Protein,G -22252139,609802,1003,5.88,,71.0,,,,,,,Protein,G -22252168,609860,1003,9.68,,71.0,,,,,,,Protein,G -22252249,610022,1003,0.0,,71.0,,,,,,,Protein,G -22252456,610436,1003,5.77,,71.0,,,,,,,Protein,G -22252555,610634,1003,3.85,,71.0,,,,,,,Protein,G -22252704,610932,1003,7.06,,71.0,,,,,,,Protein,G -22253228,611980,1003,0.0,,75.0,,,,,,,Protein,G -22253275,612074,1003,0.0,,75.0,,,,,,,Protein,G -22253947,613422,1003,2.9,,71.0,,,,,,,Protein,G -22253962,613452,1003,6.98,,71.0,,,,,,,Protein,G -22254526,614616,1003,14.29,,71.0,,,,,,,Protein,G -22254618,614800,1003,13.27,,71.0,,,,,,,Protein,G -22254725,615016,1003,35.29,,71.0,,,,,,,Protein,G -22254726,615018,1003,16.96,,71.0,,,,,,,Protein,G -22254842,615254,1003,42.86,,71.0,,,,,,,Protein,G -22254870,615314,1003,19.64,,71.0,,,,,,,Protein,G -22254946,615466,1003,35.29,,71.0,,,,,,,Protein,G -22255071,615716,1003,35.71,,71.0,,,,,,,Protein,G -22255554,616684,1003,8.11,,70.0,,,,,,,Protein,G -22255881,617338,1003,21.43,,70.0,,,,,,,Protein,G -22255992,617560,1003,5.26,,70.0,,,,,,,Protein,G -22256083,617742,1003,14.29,,70.0,,,,,,,Protein,G -22256461,618510,1003,10.96,,70.0,,,,,,,Protein,G -22256649,618896,1003,19.05,,70.0,,,,,,,Protein,G -22257263,620140,1003,0.0,,70.0,,,,,,,Protein,G -22257344,620304,1003,5.77,,70.0,,,,,,,Protein,G -22257504,620638,1003,5.06,,70.0,,,,,,,Protein,G -22257755,621144,1003,0.8,,70.0,,,,,,,Protein,G -22257850,621340,1003,7.14,,70.0,,,,,,,Protein,G -22258137,621926,1003,14.29,,70.0,,,,,,,Protein,G -22258638,622944,1003,1.48,,70.0,,,,,,,Protein,G -22258695,623058,1003,0.0,,70.0,,,,,,,Protein,G -22258747,623162,1003,32.26,,70.0,,,,,,,Protein,G -22259498,624680,1003,12.5,,70.0,,,,,,,Protein,G -22259821,625332,1003,3.12,,70.0,,,,,,,Protein,G -22259855,625400,1003,21.82,,70.0,,,,,,,Protein,G -22259995,625682,1003,9.09,,70.0,,,,,,,Protein,G -22260074,625844,1003,5.71,,70.0,,,,,,,Protein,G -22260680,627070,1003,8.64,,70.0,,,,,,,Protein,G -22260692,627094,1003,9.3,,70.0,,,,,,,Protein,G -22261084,627882,1003,0.0,,70.0,,,,,,,Protein,G -22261220,628154,1003,13.85,,70.0,,,,,,,Protein,G -22261293,628300,1003,0.8,,70.0,,,,,,,Protein,G -22261522,628760,1003,11.5,,70.0,,,,,,,Protein,G -22261799,629314,1003,25.0,,70.0,,,,,,,Protein,G -22261907,629532,1003,7.14,,70.0,,,,,,,Protein,G -22262235,630230,1003,14.08,,70.0,,,,,,,Protein,G -22262326,630414,1003,13.51,,70.0,,,,,,,Protein,G -22262650,631068,1003,0.0,,70.0,,,,,,,Protein,G -22262799,631372,1003,0.0,,70.0,,,,,,,Protein,G -22263203,632180,1003,18.75,,70.0,,,,,,,Protein,G -22263559,632898,1003,5.88,,70.0,,,,,,,Protein,G -22263570,632920,1003,0.0,,70.0,,,,,,,Protein,G -22263797,633374,1003,3.57,,70.0,,,,,,,Protein,G -22263927,633634,1003,7.14,,70.0,,,,,,,Protein,G -22263971,633724,1003,9.52,,70.0,,,,,,,Protein,G -22264016,633814,1003,25.0,,70.0,,,,,,,Protein,G -22264029,633840,1003,12.63,,70.0,,,,,,,Protein,G -22264179,634146,1003,16.67,,70.0,,,,,,,Protein,G -22264234,634256,1003,6.06,,70.0,,,,,,,Protein,G -22264430,634654,1003,10.71,,70.0,,,,,,,Protein,G -22264547,634888,1003,0.0,,70.0,,,,,,,Protein,G -22264674,635148,1003,0.0,,70.0,,,,,,,Protein,G -22264878,635568,1003,0.0,,70.0,,,,,,,Protein,G -22265176,636164,1003,3.67,,70.0,,,,,,,Protein,G -22265538,636888,1003,25.0,,70.0,,,,,,,Protein,G -22265818,637448,1003,15.79,,70.0,,,,,,,Protein,G -22265826,637464,1003,25.0,,70.0,,,,,,,Protein,G -22265851,637514,1003,25.0,,70.0,,,,,,,Protein,G -22265924,637660,1003,0.0,,70.0,,,,,,,Protein,G -22266169,638152,1003,6.67,,70.0,,,,,,,Protein,G -22266540,638896,1003,12.5,,70.0,,,,,,,Protein,G -22266719,639254,1003,39.29,,70.0,,,,,,,Protein,G -22266736,639288,1003,12.73,,70.0,,,,,,,Protein,G -22266773,639362,1003,6.19,,70.0,,,,,,,Protein,G -22266872,639560,1003,0.0,,70.0,,,,,,,Protein,G -22266993,639802,1003,7.33,,70.0,,,,,,,Protein,G -22267786,641392,1003,10.0,,70.0,,,,,,,Protein,G -22268040,641902,1003,25.0,,70.0,,,,,,,Protein,G -22268060,641942,1003,0.0,,70.0,,,,,,,Protein,G -22268079,641980,1003,0.0,,70.0,,,,,,,Protein,G -22268221,642264,1003,3.06,,70.0,,,,,,,Protein,G -22268468,642758,1003,25.0,,70.0,,,,,,,Protein,G -22268748,643320,1003,0.83,,70.0,,,,,,,Protein,G -22268780,643384,1003,0.0,,70.0,,,,,,,Protein,G -22268979,643792,1003,0.0,,70.0,,,,,,,Protein,G -22269783,645420,1003,3.45,,70.0,,,,,,,Protein,G -22269818,645490,1003,35.71,,70.0,,,,,,,Protein,G -22269962,645778,1003,10.87,,70.0,,,,,,,Protein,G -22270174,646202,1003,2.86,,70.0,,,,,,,Protein,G -22271764,649430,1003,0.0,,70.0,,,,,,,Protein,G -22272163,650228,1003,0.0,,70.0,,,,,,,Protein,G -22272316,650534,1003,4.82,,70.0,,,,,,,Protein,G -22272386,650732,1003,7.95,,70.0,,,,,,,Protein,G -22272472,650908,1003,12.5,,73.0,,,,,,,Protein,G -22272476,650916,1003,19.61,,70.0,,,,,,,Protein,G -22272784,651766,1003,4.93,,70.0,,,,,,,Protein,G -22272979,652262,1003,1.67,,70.0,,,,,,,Protein,G -22273623,653792,1003,0.0,,70.0,,,,,,,Protein,G -22273724,654050,1003,0.0,,70.0,,,,,,,Protein,G -22273762,654136,1003,10.62,,70.0,,,,,,,Protein,G -22274158,655034,1003,3.57,,70.0,,,,,,,Protein,G -22274317,655356,1003,6.98,,70.0,,,,,,,Protein,G -22274591,655930,1003,7.14,,70.0,,,,,,,Protein,G -22274635,656018,1003,17.65,,70.0,,,,,,,Protein,G -22274691,656130,1003,7.32,,70.0,,,,,,,Protein,G -22274856,656472,1003,21.88,,70.0,,,,,,,Protein,G -22274960,656696,1003,0.0,,70.0,,,,,,,Protein,G -22275013,656802,1003,5.26,,70.0,,,,,,,Protein,G -22275188,657156,1003,9.52,,70.0,,,,,,,Protein,G -22275871,658528,1003,0.0,,70.0,,,,,,,Protein,G -22275964,658716,1003,8.51,,70.0,,,,,,,Protein,G -22276257,659304,1003,2.78,,70.0,,,,,,,Protein,G -22276472,659744,1003,0.0,,70.0,,,,,,,Protein,G -22276506,659820,1003,0.0,,70.0,,,,,,,Protein,G -22276664,660152,1003,26.32,,70.0,,,,,,,Protein,G -22276829,660498,1003,0.0,,70.0,,,,,,,Protein,G -22277064,660980,1003,0.0,,70.0,,,,,,,Protein,G -22277236,661332,1003,3.57,,70.0,,,,,,,Protein,G -22277273,661408,1003,25.0,,70.0,,,,,,,Protein,G -22277444,661774,1003,0.0,,70.0,,,,,,,Protein,G -22277477,661844,1003,6.45,,70.0,,,,,,,Protein,G -22277776,662718,1003,14.29,,70.0,,,,,,,Protein,G -22277887,663044,1003,12.28,,70.0,,,,,,,Protein,G -22278069,663936,1003,2.27,,70.0,,,,,,,Protein,G -22278139,664296,1003,0.0,,70.0,,,,,,,Protein,G -22278174,664402,1003,0.0,,70.0,,,,,,,Protein,G -22278320,664706,1003,0.0,,70.0,,,,,,,Protein,G -22279093,666580,1003,4.76,,70.0,,,,,,,Protein,G -22279126,666646,1003,4.76,,70.0,,,,,,,Protein,G -22279215,666828,1003,2.33,,70.0,,,,,,,Protein,G -22279275,666976,1003,0.0,,70.0,,,,,,,Protein,G -22279402,667296,1003,0.0,,70.0,,,,,,,Protein,G -22279520,667554,1003,0.0,,70.0,,,,,,,Protein,G -22279612,667756,1003,3.7,,73.0,,,,,,,Protein,G -22279787,668110,1003,21.43,,70.0,,,,,,,Protein,G -22280244,669040,1003,4.65,,70.0,,,,,,,Protein,G -22280268,669088,1003,0.0,,70.0,,,,,,,Protein,G -22280416,669388,1003,0.0,,70.0,,,,,,,Protein,G -22280654,669864,1003,0.0,,75.0,,,,,,,Protein,G -22280696,669952,1003,57.89,,70.0,,,,,,,Protein,G -22281135,670854,1003,1.33,,70.0,,,,,,,Protein,G -22281177,670938,1003,10.71,,70.0,,,,,,,Protein,G -22281230,671044,1003,10.53,,70.0,,,,,,,Protein,G -22281469,671528,1003,14.29,,70.0,,,,,,,Protein,G -22281480,671550,1003,4.58,,70.0,,,,,,,Protein,G -22281910,672420,1003,0.0,,70.0,,,,,,,Protein,G -22282037,672676,1003,0.71,,73.0,,,,,,,Protein,G -22282067,672736,1003,0.8,,70.0,,,,,,,Protein,G -22282333,673270,1003,2.7,,70.0,,,,,,,Protein,G -22282701,674018,1003,4.81,,70.0,,,,,,,Protein,G -22282969,674556,1003,0.77,,70.0,,,,,,,Protein,G -22282975,674568,1003,4.0,,70.0,,,,,,,Protein,G -22283196,675010,1003,0.0,,70.0,,,,,,,Protein,G -22283681,675992,1003,22.62,,70.0,,,,,,,Protein,G -22283918,676470,1003,21.43,,70.0,,,,,,,Protein,G -22283935,676504,1003,23.01,,70.0,,,,,,,Protein,G -22283970,676576,1003,27.27,,70.0,,,,,,,Protein,G -22284083,676802,1003,4.41,,70.0,,,,,,,Protein,G -22284320,677280,1003,25.0,,70.0,,,,,,,Protein,G -22284363,677368,1003,2.22,,70.0,,,,,,,Protein,G -22284412,677468,1003,22.81,,70.0,,,,,,,Protein,G -22284494,677634,1003,21.43,,70.0,,,,,,,Protein,G -22284668,677988,1003,2.94,,70.0,,,,,,,Protein,G -22284813,678328,1003,17.86,,70.0,,,,,,,Protein,G -22284888,678544,1003,4.17,,70.0,,,,,,,Protein,G -22285484,679894,1003,11.36,,70.0,,,,,,,Protein,G -22285950,680838,1003,7.14,,70.0,,,,,,,Protein,G -22285984,680906,1003,10.0,,70.0,,,,,,,Protein,G -22286185,681308,1003,17.54,,70.0,,,,,,,Protein,G -22286477,681914,1003,3.85,,70.0,,,,,,,Protein,G -22286618,682198,1003,8.24,,70.0,,,,,,,Protein,G -22286630,682222,1003,4.62,,70.0,,,,,,,Protein,G -22286719,682404,1003,33.33,,70.0,,,,,,,Protein,G -22286763,682494,1003,3.31,,70.0,,,,,,,Protein,G -22286969,682912,1003,0.71,,73.0,,,,,,,Protein,G -22287209,683402,1003,5.6,,70.0,,,,,,,Protein,G -22287554,684132,1003,2.22,,70.0,,,,,,,Protein,G -22287757,684544,1003,1.57,,70.0,,,,,,,Protein,G -22288296,685636,1003,0.0,,70.0,,,,,,,Protein,G -22288945,686952,1003,5.88,,70.0,,,,,,,Protein,G -22289225,687512,1003,3.33,,73.0,,,,,,,Protein,G -22289240,687542,1003,2.7,,70.0,,,,,,,Protein,G -22289787,688638,1003,2.65,,70.0,,,,,,,Protein,G -22289969,689010,1003,10.07,,70.0,,,,,,,Protein,G -22290543,690188,1003,14.04,,70.0,,,,,,,Protein,G -22291268,691648,1003,13.33,,70.0,,,,,,,Protein,G -22291390,691898,1003,0.42,,70.0,,,,,,,Protein,G -22291513,692144,1003,0.71,,70.0,,,,,,,Protein,G -22291548,692214,1003,0.0,,75.0,,,,,,,Protein,G -22291647,692418,1003,3.33,,70.0,,,,,,,Protein,G -22291651,692426,1003,3.33,,70.0,,,,,,,Protein,G -22291862,692852,1003,16.92,,70.0,,,,,,,Protein,G -22291971,693072,1003,6.25,,70.0,,,,,,,Protein,G -22291980,693090,1003,2.86,,70.0,,,,,,,Protein,G -22292107,693348,1003,1.67,,70.0,,,,,,,Protein,G -22292139,693412,1003,3.33,,70.0,,,,,,,Protein,G -22292745,694660,1003,3.08,,70.0,,,,,,,Protein,G -22293027,695228,1003,3.7,,70.0,,,,,,,Protein,G -22293168,695512,1003,3.57,,70.0,,,,,,,Protein,G -22293448,696072,1003,19.64,,70.0,,,,,,,Protein,G -22293475,696126,1003,3.23,,70.0,,,,,,,Protein,G -22293724,696626,1003,5.1,,70.0,,,,,,,Protein,G -22293837,696852,1003,6.67,,70.0,,,,,,,Protein,G -22294206,697592,1003,4.44,,70.0,,,,,,,Protein,G -22294330,697842,1003,5.05,,70.0,,,,,,,Protein,G -22294644,698480,1003,0.0,,70.0,,,,,,,Protein,G -22294863,698928,1003,3.57,,70.0,,,,,,,Protein,G -22294930,699062,1003,0.0,,70.0,,,,,,,Protein,G -22295240,699684,1003,6.0,,70.0,,,,,,,Protein,G -22295671,700552,1003,25.0,,70.0,,,,,,,Protein,G -22295944,701102,1003,0.0,,70.0,,,,,,,Protein,G -22296144,701502,1003,4.55,,70.0,,,,,,,Protein,G -22296248,701710,1003,0.0,,70.0,,,,,,,Protein,G -22296957,703142,1003,0.0,,70.0,,,,,,,Protein,G -22297159,703546,1003,0.0,,70.0,,,,,,,Protein,G -22297222,703672,1003,3.57,,70.0,,,,,,,Protein,G -22297324,703876,1003,0.0,,70.0,,,,,,,Protein,G -22297416,704062,1003,0.0,,70.0,,,,,,,Protein,G -22297903,705040,1003,0.0,,70.0,,,,,,,Protein,G -22297958,705150,1003,7.5,,70.0,,,,,,,Protein,G -22298194,705622,1003,0.0,,70.0,,,,,,,Protein,G -22298460,706164,1003,5.29,,70.0,,,,,,,Protein,G -22298729,706716,1003,13.33,,70.0,,,,,,,Protein,G -22298898,707062,1003,3.45,,70.0,,,,,,,Protein,G -22298979,707224,1003,6.67,,70.0,,,,,,,Protein,G -22299215,707712,1003,11.11,,70.0,,,,,,,Protein,G -22299280,707852,1003,0.83,,70.0,,,,,,,Protein,G -22299587,708470,1003,3.12,,70.0,,,,,,,Protein,G -22299716,708728,1003,2.94,,70.0,,,,,,,Protein,G -22299722,708740,1003,8.82,,70.0,,,,,,,Protein,G -22300480,710292,1003,0.0,,70.0,,,,,,,Protein,G -22300771,710898,1003,12.5,,70.0,,,,,,,Protein,G -22300905,711176,1003,2.78,,70.0,,,,,,,Protein,G -22300985,711338,1003,1.13,,70.0,,,,,,,Protein,G -22301413,712212,1003,0.0,,70.0,,,,,,,Protein,G -22302590,714638,1003,3.7,,70.0,,,,,,,Protein,G -22303122,715772,1003,0.0,,70.0,,,,,,,Protein,G -22303278,716096,1003,6.67,,70.0,,,,,,,Protein,G -22303685,716934,1003,21.43,,70.0,,,,,,,Protein,G -22304014,717608,1003,12.94,,70.0,,,,,,,Protein,G -22304201,718000,1003,21.88,,70.0,,,,,,,Protein,G -22304295,718192,1003,25.0,,70.0,,,,,,,Protein,G -22304348,718298,1003,0.0,,70.0,,,,,,,Protein,G -22304709,719028,1003,2.5,,70.0,,,,,,,Protein,G -22304800,719216,1003,8.11,,70.0,,,,,,,Protein,G -22304926,719476,1003,0.0,,70.0,,,,,,,Protein,G -22305002,719666,1003,10.59,,70.0,,,,,,,Protein,G -22305189,720046,1003,10.0,,70.0,,,,,,,Protein,G -22305413,720520,1003,4.0,,70.0,,,,,,,Protein,G -22305506,720712,1003,5.56,,70.0,,,,,,,Protein,G -22305810,721352,1003,16.07,,70.0,,,,,,,Protein,G -22305921,721578,1003,7.06,,70.0,,,,,,,Protein,G -22306086,721912,1003,21.43,,70.0,,,,,,,Protein,G -22306314,722406,1003,6.0,,70.0,,,,,,,Protein,G -22306845,723550,1003,1.18,,70.0,,,,,,,Protein,G -22307102,724070,1003,2.25,,70.0,,,,,,,Protein,G -22307269,724414,1003,0.83,,70.0,,,,,,,Protein,G -22307623,725134,1003,10.34,,70.0,,,,,,,Protein,G -22307735,725380,1003,7.02,,70.0,,,,,,,Protein,G -22307909,725728,1003,0.71,,70.0,,,,,,,Protein,G -22307952,725816,1003,4.44,,70.0,,,,,,,Protein,G -22308350,726626,1003,0.0,,70.0,,,,,,,Protein,G -22308611,727152,1003,4.62,,70.0,,,,,,,Protein,G -22308726,727388,1003,0.0,,70.0,,,,,,,Protein,G -22308916,727774,1003,6.67,,70.0,,,,,,,Protein,G -22309069,728082,1003,33.9,,70.0,,,,,,,Protein,G -22309074,728092,1003,12.41,,70.0,,,,,,,Protein,G -22309212,728368,1003,0.0,,70.0,,,,,,,Protein,G -22310052,730078,1003,0.0,,75.0,,,,,,,Protein,G -22310483,730952,1003,1.18,,73.0,,,,,,,Protein,G -22310659,731306,1003,6.67,,70.0,,,,,,,Protein,G -22310744,731476,1003,1.18,,73.0,,,,,,,Protein,G -22310862,731714,1003,0.0,,70.0,,,,,,,Protein,G -22310987,731968,1003,22.81,,70.0,,,,,,,Protein,G -22311144,732284,1003,4.4,,70.0,,,,,,,Protein,G -22311187,732372,1003,2.86,,70.0,,,,,,,Protein,G -22311238,732476,1003,0.0,,70.0,,,,,,,Protein,G -22311731,733478,1003,13.1,,70.0,,,,,,,Protein,G -22311776,733568,1003,8.2,,70.0,,,,,,,Protein,G -22311994,734006,1003,0.0,,70.0,,,,,,,Protein,G -22312027,734072,1003,11.11,,70.0,,,,,,,Protein,G -22312249,734522,1003,18.75,,70.0,,,,,,,Protein,G -22312301,734634,1003,6.67,,70.0,,,,,,,Protein,G -22313268,736602,1003,0.0,,70.0,,,,,,,Protein,G -22313496,737060,1003,11.11,,70.0,,,,,,,Protein,G -22313757,737582,1003,6.34,,70.0,,,,,,,Protein,G -22313834,737738,1003,5.56,,70.0,,,,,,,Protein,G -22314009,738092,1003,6.67,,70.0,,,,,,,Protein,G -22314017,738108,1003,7.33,,70.0,,,,,,,Protein,G -22314135,738354,1003,9.38,,70.0,,,,,,,Protein,G -22314289,738664,1003,13.04,,70.0,,,,,,,Protein,G -22314368,738822,1003,8.11,,70.0,,,,,,,Protein,G -22314873,739854,1003,3.12,,70.0,,,,,,,Protein,G -22314935,739978,1003,14.29,,70.0,,,,,,,Protein,G -22315093,740300,1003,0.0,,70.0,,,,,,,Protein,G -22315170,740454,1003,4.17,,70.0,,,,,,,Protein,G -22315243,740606,1003,8.57,,70.0,,,,,,,Protein,G -22315413,740946,1003,3.95,,70.0,,,,,,,Protein,G -22315418,740956,1003,0.0,,70.0,,,,,,,Protein,G -22315712,741544,1003,3.57,,70.0,,,,,,,Protein,G -22316179,742482,1003,1.18,,70.0,,,,,,,Protein,G -22316412,742948,1003,7.58,,70.0,,,,,,,Protein,G -22316452,743036,1003,7.07,,70.0,,,,,,,Protein,G -22316605,743342,1003,1.67,,70.0,,,,,,,Protein,G -22316734,743602,1003,3.53,,70.0,,,,,,,Protein,G -22316755,743644,1003,0.0,,70.0,,,,,,,Protein,G -22316879,743892,1003,16.67,,70.0,,,,,,,Protein,G -22316906,743946,1003,13.27,,70.0,,,,,,,Protein,G -22317473,745102,1003,4.26,,70.0,,,,,,,Protein,G -22317509,745176,1003,16.0,,70.0,,,,,,,Protein,G -22317516,745190,1003,2.7,,70.0,,,,,,,Protein,G -22317943,746046,1003,2.02,,70.0,,,,,,,Protein,G -22318064,746288,1003,24.19,,70.0,,,,,,,Protein,G -22318136,746432,1003,3.53,,70.0,,,,,,,Protein,G -22318257,746674,1003,0.0,,70.0,,,,,,,Protein,G -22318911,751974,1003,3.0,,78.0,,,,,,,Protein,G -22319060,752272,1003,5.6,,78.0,,,,,,,Protein,G -22319354,752864,1003,12.4,,78.0,,,,,,,Protein,G -22319682,753526,1003,5.56,,71.0,,,,,,,Protein,G -22319839,1847473,1003,0.83,,71.0,,,,,,,Protein,G -22319852,753868,1003,2.0,,71.0,,,,,,,Protein,G -22319903,753970,1003,1.6,,71.0,,,,,,,Protein,G -22319941,754046,1003,18.52,,71.0,,,,,,,Protein,G -22319957,754078,1003,11.11,,71.0,,,,,,,Protein,G -22320083,754332,1003,0.0,,78.0,,,,,,,Protein,G -22320545,755258,1003,3.57,,73.0,,,,,,,Protein,G -22320925,756018,1003,10.9,,71.0,,,,,,,Protein,G -22321073,756314,1003,4.76,,71.0,,,,,,,Protein,G -22321194,756556,1003,0.0,,71.0,,,,,,,Protein,G -22321464,757098,1003,3.4,,78.0,,,,,,,Protein,G -22321698,1847755,1003,8.0,,78.0,,,,,,,Protein,G -22321743,757674,1003,7.14,,71.0,,,,,,,Protein,G -22322029,758246,1003,3.23,,71.0,,,,,,,Protein,G -22322764,759716,1003,3.57,,71.0,,,,,,,Protein,G -22322985,760158,1003,11.11,,71.0,,,,,,,Protein,G -22323071,760330,1003,3.53,,71.0,,,,,,,Protein,G -22323386,760960,1003,3.85,,71.0,,,,,,,Protein,G -22323510,1848037,1003,6.0,,78.0,,,,,,,Protein,G -22323552,761292,1003,3.85,,71.0,,,,,,,Protein,G -22323584,1848044,1003,12.28,,71.0,,,,,,,Protein,G -22323605,761398,1003,3.33,,71.0,,,,,,,Protein,G -22323640,761468,1003,7.14,,71.0,,,,,,,Protein,G -22324018,762234,1003,3.45,,73.0,,,,,,,Protein,G -22324196,762594,1003,14.16,,71.0,,,,,,,Protein,G -22324412,763030,1003,13.5,,71.0,,,,,,,Protein,G -22324534,763278,1003,9.67,,78.0,,,,,,,Protein,G -22324705,763624,1003,0.0,,71.0,,,,,,,Protein,G -22325057,764328,1003,0.0,,71.0,,,,,,,Protein,G -22325536,765296,1003,28.57,,71.0,,,,,,,Protein,G -22325914,766060,1003,20.54,,71.0,,,,,,,Protein,G -22325925,766082,1003,0.0,,71.0,,,,,,,Protein,G -22325961,766154,1003,3.12,,71.0,,,,,,,Protein,G -22326061,766358,1003,19.47,,71.0,,,,,,,Protein,G -22326071,766380,1003,23.21,,71.0,,,,,,,Protein,G -22326178,766600,1003,0.42,,71.0,,,,,,,Protein,G -22326421,767090,1003,17.86,,71.0,,,,,,,Protein,G -22326436,767120,1003,3.7,,71.0,,,,,,,Protein,G -22326499,767246,1003,4.0,,71.0,,,,,,,Protein,G -22326625,767498,1003,6.45,,71.0,,,,,,,Protein,G -22327004,768260,1003,3.45,,73.0,,,,,,,Protein,G -22327006,768264,1003,17.86,,71.0,,,,,,,Protein,G -22327022,768296,1003,2.22,,71.0,,,,,,,Protein,G -22327393,769038,1003,0.0,,75.0,,,,,,,Protein,G -22327542,769340,1003,2.94,,71.0,,,,,,,Protein,G -22327788,769832,1003,7.3,,71.0,,,,,,,Protein,G -22328031,770318,1003,3.57,,71.0,,,,,,,Protein,G -22328693,771644,1003,0.0,,78.0,,,,,,,Protein,G -22328925,772108,1003,0.82,,71.0,,,,,,,Protein,G -22328981,772220,1003,12.33,,71.0,,,,,,,Protein,G -22328997,772252,1003,21.43,,71.0,,,,,,,Protein,G -22329313,772906,1003,0.83,,70.0,,,,,,,Protein,G -22329778,773888,1003,4.26,,70.0,,,,,,,Protein,G -22330108,1848173,1003,6.0,,78.0,,,,,,,Protein,G -22330304,775202,1003,3.39,,70.0,,,,,,,Protein,G -22330434,775486,1003,6.67,,73.0,,,,,,,Protein,G -22330797,776224,1003,5.26,,70.0,,,,,,,Protein,G -22331067,776812,1003,0.0,,70.0,,,,,,,Protein,G -22331657,779258,1003,9.52,,70.0,,,,,,,Protein,G -22331724,779664,1003,10.71,,70.0,,,,,,,Protein,G -22331943,780182,1003,0.0,,70.0,,,,,,,Protein,G -22332097,780640,1003,7.14,,70.0,,,,,,,Protein,G -22332166,780786,1003,3.57,,70.0,,,,,,,Protein,G -22332600,792371,1003,7.14,,71.0,,,,,,,Protein,G -22332719,792615,1003,0.0,,70.0,,,,,,,Protein,G -22333179,793539,1003,0.0,,70.0,,,,,,,Protein,G -22333974,795139,1003,1.6,,70.0,,,,,,,Protein,G -22334364,795919,1003,3.08,,70.0,,,,,,,Protein,G -22334840,796879,1003,13.27,,70.0,,,,,,,Protein,G -22334908,797019,1003,3.57,,70.0,,,,,,,Protein,G -22334976,797155,1003,3.7,,70.0,,,,,,,Protein,G -22335173,797551,1003,9.52,,70.0,,,,,,,Protein,G -22335461,798155,1003,2.33,,70.0,,,,,,,Protein,G -22335563,798361,1003,0.0,,70.0,,,,,,,Protein,G -22335576,798387,1003,13.64,,70.0,,,,,,,Protein,G -22335656,798551,1003,16.44,,70.0,,,,,,,Protein,G -22335821,798965,1003,24.56,,70.0,,,,,,,Protein,G -22335923,799201,1003,7.14,,70.0,,,,,,,Protein,G -22335970,799297,1003,26.67,,70.0,,,,,,,Protein,G -22336064,799493,1003,7.5,,70.0,,,,,,,Protein,G -22336133,799653,1003,5.21,,70.0,,,,,,,Protein,G -22336162,799711,1003,14.29,,70.0,,,,,,,Protein,G -22336208,799803,1003,4.76,,70.0,,,,,,,Protein,G -22336355,800099,1003,3.57,,70.0,,,,,,,Protein,G -22336551,800507,1003,3.57,,70.0,,,,,,,Protein,G -22336973,801363,1003,0.88,,70.0,,,,,,,Protein,G -22337337,802099,1003,12.39,,70.0,,,,,,,Protein,G -22337351,802127,1003,3.49,,70.0,,,,,,,Protein,G -22337463,802359,1003,0.83,,70.0,,,,,,,Protein,G -22337795,803025,1003,0.71,,70.0,,,,,,,Protein,G -22338547,804529,1003,12.28,,70.0,,,,,,,Protein,G -22338762,804967,1003,0.0,,70.0,,,,,,,Protein,G -22338786,805015,1003,0.0,,70.0,,,,,,,Protein,G -22338918,805285,1003,3.57,,70.0,,,,,,,Protein,G -22338941,805335,1003,7.14,,70.0,,,,,,,Protein,G -22339642,806747,1003,2.86,,70.0,,,,,,,Protein,G -22339651,806765,1003,2.0,,70.0,,,,,,,Protein,G -22339686,806837,1003,2.86,,70.0,,,,,,,Protein,G -22339747,806959,1003,0.0,,75.0,,,,,,,Protein,G -22339808,807081,1003,25.71,,70.0,,,,,,,Protein,G -22340191,807849,1003,5.88,,70.0,,,,,,,Protein,G -22340251,807969,1003,3.33,,70.0,,,,,,,Protein,G -22340894,809290,1003,0.83,,71.0,,,,,,,Protein,G -22340933,809376,1003,3.85,,71.0,,,,,,,Protein,G -22340945,809404,1003,5.88,,71.0,,,,,,,Protein,G -22341195,809976,1003,19.64,,71.0,,,,,,,Protein,G -22341226,810040,1003,8.93,,71.0,,,,,,,Protein,G -22341730,811064,1003,6.45,,71.0,,,,,,,Protein,G -22341807,811218,1003,1.25,,71.0,,,,,,,Protein,G -22342136,811878,1003,3.54,,70.0,,,,,,,Protein,G -22342956,813540,1003,1.75,,70.0,,,,,,,Protein,G -22343105,813844,1003,0.0,,70.0,,,,,,,Protein,G -22343290,814224,1003,0.0,,70.0,,,,,,,Protein,G -22343401,814450,1003,1.6,,70.0,,,,,,,Protein,G -22343415,814478,1003,9.09,,70.0,,,,,,,Protein,G -22344147,815980,1003,21.43,,70.0,,,,,,,Protein,G -22344307,816308,1003,0.0,,70.0,,,,,,,Protein,G -22344573,816848,1003,6.67,,70.0,,,,,,,Protein,G -22344639,816980,1003,0.0,,70.0,,,,,,,Protein,G -22345034,817786,1003,7.14,,70.0,,,,,,,Protein,G -22345232,818184,1003,5.71,,70.0,,,,,,,Protein,G -22345384,818492,1003,0.83,,73.0,,,,,,,Protein,G -22345487,818700,1003,11.43,,70.0,,,,,,,Protein,G -22345539,818808,1003,10.71,,70.0,,,,,,,Protein,G -22345721,819182,1003,6.67,,70.0,,,,,,,Protein,G -22345874,819492,1003,0.0,,70.0,,,,,,,Protein,G -22345946,819636,1003,0.0,,70.0,,,,,,,Protein,G -22346024,819794,1003,0.0,,70.0,,,,,,,Protein,G -22346135,820020,1003,5.36,,70.0,,,,,,,Protein,G -22346210,820186,1003,3.33,,70.0,,,,,,,Protein,G -22346258,820282,1003,2.14,,70.0,,,,,,,Protein,G -22346736,821268,1003,1.61,,70.0,,,,,,,Protein,G -22346772,821344,1003,13.64,,70.0,,,,,,,Protein,G -22347594,823008,1003,0.88,,70.0,,,,,,,Protein,G -22347684,823188,1003,0.81,,70.0,,,,,,,Protein,G -22347720,823260,1003,2.08,,70.0,,,,,,,Protein,G -22347885,823606,1003,2.5,,70.0,,,,,,,Protein,G -22348081,824004,1003,7.14,,70.0,,,,,,,Protein,G -22348084,824010,1003,0.0,,70.0,,,,,,,Protein,G -22348228,824308,1003,3.41,,70.0,,,,,,,Protein,G -22348441,824736,1003,17.86,,70.0,,,,,,,Protein,G -22348521,824898,1003,10.34,,70.0,,,,,,,Protein,G -22348758,825378,1003,3.57,,70.0,,,,,,,Protein,G -22348856,825582,1003,4.62,,70.0,,,,,,,Protein,G -22348906,825686,1003,14.29,,70.0,,,,,,,Protein,G -22349072,826028,1003,14.29,,70.0,,,,,,,Protein,G -22349119,826122,1003,6.67,,70.0,,,,,,,Protein,G -22349331,826552,1003,6.67,,73.0,,,,,,,Protein,G -22349384,826658,1003,0.0,,70.0,,,,,,,Protein,G -22349738,827374,1003,6.5,,70.0,,,,,,,Protein,G -22349828,827556,1003,5.0,,70.0,,,,,,,Protein,G -22349917,827734,1003,0.0,,70.0,,,,,,,Protein,G -22350088,828080,1003,9.76,,70.0,,,,,,,Protein,G -22350150,828208,1003,5.0,,70.0,,,,,,,Protein,G -22350341,828606,1003,14.0,,70.0,,,,,,,Protein,G -22350475,828898,1003,6.36,,70.0,,,,,,,Protein,G -22350525,829000,1003,0.0,,70.0,,,,,,,Protein,G -22350536,829024,1003,14.18,,70.0,,,,,,,Protein,G -22350628,829220,1003,6.41,,70.0,,,,,,,Protein,G -22350872,829714,1003,2.42,,70.0,,,,,,,Protein,G -22350921,829814,1003,0.0,,70.0,,,,,,,Protein,G -22350994,829960,1003,14.29,,70.0,,,,,,,Protein,G -22351045,830066,1003,0.0,,70.0,,,,,,,Protein,G -22351186,830364,1003,0.0,,70.0,,,,,,,Protein,G -22351651,831336,1003,1.25,,70.0,,,,,,,Protein,G -22351894,831834,1003,7.14,,70.0,,,,,,,Protein,G -22352282,832620,1003,17.5,,70.0,,,,,,,Protein,G -22352500,833070,1003,7.14,,70.0,,,,,,,Protein,G -22352621,833318,1003,0.0,,70.0,,,,,,,Protein,G -22353046,834222,1003,10.0,,70.0,,,,,,,Protein,G -22353101,834332,1003,2.33,,70.0,,,,,,,Protein,G -22353183,834504,1003,10.0,,70.0,,,,,,,Protein,G -22353420,834980,1003,0.42,,73.0,,,,,,,Protein,G -22353945,836050,1003,5.77,,70.0,,,,,,,Protein,G -22354077,836320,1003,25.0,,70.0,,,,,,,Protein,G -22354349,836866,1003,12.5,,70.0,,,,,,,Protein,G -22354440,837052,1003,25.0,,70.0,,,,,,,Protein,G -22355058,838306,1003,1.52,,70.0,,,,,,,Protein,G -22355451,839096,1003,3.53,,70.0,,,,,,,Protein,G -22355477,839148,1003,12.09,,70.0,,,,,,,Protein,G -22356004,840210,1003,2.14,,70.0,,,,,,,Protein,G -22356122,840446,1003,11.11,,70.0,,,,,,,Protein,G -22356393,841004,1003,9.3,,70.0,,,,,,,Protein,G -22356712,841650,1003,12.5,,70.0,,,,,,,Protein,G -22356815,841856,1003,2.56,,70.0,,,,,,,Protein,G -22356898,842022,1003,10.0,,70.0,,,,,,,Protein,G -22356925,842076,1003,10.0,,70.0,,,,,,,Protein,G -22357059,842352,1003,1.43,,70.0,,,,,,,Protein,G -22357340,842926,1003,17.86,,70.0,,,,,,,Protein,G -22357674,843600,1003,3.53,,70.0,,,,,,,Protein,G -22357877,844024,1003,0.71,,70.0,,,,,,,Protein,G -22357878,844026,1003,6.25,,70.0,,,,,,,Protein,G -22357884,844038,1003,8.45,,70.0,,,,,,,Protein,G -22357967,844212,1003,12.86,,70.0,,,,,,,Protein,G -22358305,844896,1003,7.14,,70.0,,,,,,,Protein,G -22358306,844898,1003,14.42,,70.0,,,,,,,Protein,G -22358356,845004,1003,3.33,,70.0,,,,,,,Protein,G -22358433,845162,1003,6.38,,70.0,,,,,,,Protein,G -22358573,845448,1003,5.36,,70.0,,,,,,,Protein,G -22358688,1848290,1003,3.0,,78.0,,,,,,,Protein,G -22358758,845818,1003,23.81,,70.0,,,,,,,Protein,G -22358862,846026,1003,3.57,,70.0,,,,,,,Protein,G -22358905,846112,1003,5.38,,70.0,,,,,,,Protein,G -22359062,846428,1003,15.29,,70.0,,,,,,,Protein,G -22359694,847778,1003,8.05,,70.0,,,,,,,Protein,G -22359857,848126,1003,0.0,,70.0,,,,,,,Protein,G -22359878,848168,1003,0.0,,70.0,,,,,,,Protein,G -22359905,848222,1003,0.83,,70.0,,,,,,,Protein,G -22360260,849010,1003,0.83,,70.0,,,,,,,Protein,G -22360554,849636,1003,3.33,,70.0,,,,,,,Protein,G -22360681,849910,1003,0.0,,70.0,,,,,,,Protein,G -22360830,850222,1003,5.58,,70.0,,,,,,,Protein,G -22360850,850264,1003,6.67,,70.0,,,,,,,Protein,G -22360990,850544,1003,11.19,,70.0,,,,,,,Protein,G -22361116,850802,1003,0.0,,70.0,,,,,,,Protein,G -22361187,850948,1003,0.0,,70.0,,,,,,,Protein,G -22361246,851124,1003,21.43,,70.0,,,,,,,Protein,G -22361710,852248,1003,14.04,,70.0,,,,,,,Protein,G -22361951,852784,1003,3.53,,70.0,,,,,,,Protein,G -22362710,854408,1003,8.57,,70.0,,,,,,,Protein,G -22362761,854510,1003,0.0,,70.0,,,,,,,Protein,G -22362776,854540,1003,4.55,,70.0,,,,,,,Protein,G -22363193,855396,1003,14.29,,70.0,,,,,,,Protein,G -22363679,856420,1003,8.06,,70.0,,,,,,,Protein,G -22364039,857154,1003,8.77,,70.0,,,,,,,Protein,G -22364041,857158,1003,2.5,,70.0,,,,,,,Protein,G -22364265,857612,1003,10.71,,70.0,,,,,,,Protein,G -22364308,857698,1003,10.34,,70.0,,,,,,,Protein,G -22364461,858006,1003,15.62,,70.0,,,,,,,Protein,G -22364534,858154,1003,12.5,,70.0,,,,,,,Protein,G -22364615,858328,1003,0.0,,70.0,,,,,,,Protein,G -22364703,858510,1003,14.29,,70.0,,,,,,,Protein,G -22364712,858530,1003,4.0,,70.0,,,,,,,Protein,G -22364757,858620,1003,3.57,,70.0,,,,,,,Protein,G -22364933,858988,1003,10.0,,70.0,,,,,,,Protein,G -22365069,859268,1003,0.0,,70.0,,,,,,,Protein,G -22365403,859964,1003,0.0,,70.0,,,,,,,Protein,G -22365822,860832,1003,5.0,,70.0,,,,,,,Protein,G -22366219,861868,1003,0.0,,70.0,,,,,,,Protein,G -22366461,862878,1003,7.02,,70.0,,,,,,,Protein,G -22366683,863370,1003,7.02,,70.0,,,,,,,Protein,G -22366769,863560,1003,11.0,,70.0,,,,,,,Protein,G -22366900,863888,1003,4.76,,70.0,,,,,,,Protein,G -22366980,864078,1003,0.0,,70.0,,,,,,,Protein,G -22367653,865524,1003,8.77,,70.0,,,,,,,Protein,G -22367890,866012,1003,3.33,,70.0,,,,,,,Protein,G -22368216,866676,1003,7.14,,70.0,,,,,,,Protein,G -22368344,866938,1003,0.0,,70.0,,,,,,,Protein,G -22368406,867068,1003,2.82,,70.0,,,,,,,Protein,G -22369041,869642,1003,13.64,,70.0,,,,,,,Protein,G -22369062,869688,1003,0.0,,70.0,,,,,,,Protein,G -22369273,870128,1003,0.0,,70.0,,,,,,,Protein,G -22369402,870492,1003,2.02,,70.0,,,,,,,Protein,G -22369599,870888,1003,3.57,,70.0,,,,,,,Protein,G -22370104,871916,1003,0.83,,70.0,,,,,,,Protein,G -22370379,872472,1003,6.06,,70.0,,,,,,,Protein,G -22370538,872790,1003,6.15,,70.0,,,,,,,Protein,G -22370768,873272,1003,14.29,,70.0,,,,,,,Protein,G -22371387,874528,1003,0.0,,70.0,,,,,,,Protein,G -22372091,875950,1003,12.07,,70.0,,,,,,,Protein,G -22372275,876322,1003,14.29,,70.0,,,,,,,Protein,G -22372481,876740,1003,0.42,,70.0,,,,,,,Protein,G -22372870,877530,1003,3.53,,70.0,,,,,,,Protein,G -22372990,877772,1003,0.0,,70.0,,,,,,,Protein,G -22373024,877864,1003,14.29,,70.0,,,,,,,Protein,G -22373176,878218,1003,35.71,,70.0,,,,,,,Protein,G -22373438,878828,1003,0.0,,70.0,,,,,,,Protein,G -22373987,879950,1003,23.81,,70.0,,,,,,,Protein,G -22374008,879992,1003,50.0,,70.0,,,,,,,Protein,G -22374103,880186,1003,2.94,,70.0,,,,,,,Protein,G -22374134,880250,1003,0.61,,70.0,,,,,,,Protein,G -22374189,880362,1003,8.57,,70.0,,,,,,,Protein,G -22374334,880656,1003,7.14,,70.0,,,,,,,Protein,G -22374353,880696,1003,13.33,,70.0,,,,,,,Protein,G -22374355,880700,1003,34.78,,70.0,,,,,,,Protein,G -22374410,880810,1003,0.0,,70.0,,,,,,,Protein,G -22374571,881138,1003,29.41,,70.0,,,,,,,Protein,G -22374964,881944,1003,0.0,,70.0,,,,,,,Protein,G -22375876,883814,1003,7.14,,70.0,,,,,,,Protein,G -22376157,884386,1003,1.98,,70.0,,,,,,,Protein,G -22376310,884710,1003,0.8,,70.0,,,,,,,Protein,G -22376538,885174,1003,6.67,,70.0,,,,,,,Protein,G -22376684,885468,1003,2.67,,70.0,,,,,,,Protein,G -22376861,885834,1003,0.0,,70.0,,,,,,,Protein,G -22376885,885882,1003,0.0,,70.0,,,,,,,Protein,G -22376895,885902,1003,0.0,,70.0,,,,,,,Protein,G -22377052,886216,1003,36.36,,70.0,,,,,,,Protein,G -22377230,886574,1003,0.83,,70.0,,,,,,,Protein,G -22377683,887500,1003,3.45,,70.0,,,,,,,Protein,G -22377876,887890,1003,3.45,,70.0,,,,,,,Protein,G -22378244,888640,1003,14.29,,70.0,,,,,,,Protein,G -22378283,888718,1003,8.62,,70.0,,,,,,,Protein,G -22378387,888926,1003,3.64,,70.0,,,,,,,Protein,G -22378442,889038,1003,17.65,,70.0,,,,,,,Protein,G -22378632,889418,1003,7.5,,70.0,,,,,,,Protein,G -22379228,890648,1003,4.35,,70.0,,,,,,,Protein,G -22379434,891080,1003,4.62,,70.0,,,,,,,Protein,G -22379466,891144,1003,0.0,,70.0,,,,,,,Protein,G -22379614,891442,1003,7.14,,70.0,,,,,,,Protein,G -22379645,891504,1003,7.02,,70.0,,,,,,,Protein,G -22379709,891634,1003,6.67,,70.0,,,,,,,Protein,G -22379722,891660,1003,4.41,,70.0,,,,,,,Protein,G -22379841,891898,1003,0.83,,70.0,,,,,,,Protein,G -22379887,891992,1003,6.67,,70.0,,,,,,,Protein,G -22380016,892258,1003,7.04,,70.0,,,,,,,Protein,G -22380211,892654,1003,33.33,,70.0,,,,,,,Protein,G -22380270,892776,1003,21.9,,70.0,,,,,,,Protein,G -22380382,893000,1003,3.57,,73.0,,,,,,,Protein,G -22380676,893618,1003,0.0,,70.0,,,,,,,Protein,G -22381644,895580,1003,17.86,,70.0,,,,,,,Protein,G -22381669,895632,1003,9.09,,70.0,,,,,,,Protein,G -22381784,895864,1003,0.0,,70.0,,,,,,,Protein,G -22381903,896106,1003,9.62,,70.0,,,,,,,Protein,G -22381960,896220,1003,7.14,,70.0,,,,,,,Protein,G -22381968,896236,1003,10.53,,70.0,,,,,,,Protein,G -22382407,897122,1003,5.0,,70.0,,,,,,,Protein,G -22383179,898684,1003,13.33,,70.0,,,,,,,Protein,G -22383197,898722,1003,14.29,,70.0,,,,,,,Protein,G -22383240,898810,1003,0.0,,70.0,,,,,,,Protein,G -22383295,898926,1003,0.0,,70.0,,,,,,,Protein,G -22383413,899168,1003,0.0,,70.0,,,,,,,Protein,G -22383509,899364,1003,7.69,,70.0,,,,,,,Protein,G -22383976,900322,1003,16.67,,70.0,,,,,,,Protein,G -22384233,900844,1003,2.4,,70.0,,,,,,,Protein,G -22384415,901212,1003,0.0,,70.0,,,,,,,Protein,G -22384528,901440,1003,25.0,,70.0,,,,,,,Protein,G -22384928,902270,1003,2.0,,70.0,,,,,,,Protein,G -22385107,902658,1003,12.68,,70.0,,,,,,,Protein,G -22385263,902994,1003,3.57,,70.0,,,,,,,Protein,G -22385282,903036,1003,21.43,,70.0,,,,,,,Protein,G -22385508,903502,1003,0.0,,70.0,,,,,,,Protein,G -22386386,905354,1003,57.14,,70.0,,,,,,,Protein,G -22386575,905734,1003,0.0,,70.0,,,,,,,Protein,G -22387398,907468,1003,4.58,,70.0,,,,,,,Protein,G -22387444,907562,1003,4.35,,70.0,,,,,,,Protein,G -22387445,907564,1003,3.92,,70.0,,,,,,,Protein,G -22387533,907746,1003,0.0,,70.0,,,,,,,Protein,G -22387735,908180,1003,10.87,,70.0,,,,,,,Protein,G -22387955,908622,1003,25.93,,70.0,,,,,,,Protein,G -22387956,908624,1003,7.69,,70.0,,,,,,,Protein,G -22388240,909196,1003,6.15,,70.0,,,,,,,Protein,G -22388657,910050,1003,1.6,,70.0,,,,,,,Protein,G -22388726,910202,1003,1.5,,70.0,,,,,,,Protein,G -22388909,910574,1003,0.0,,70.0,,,,,,,Protein,G -22388983,910724,1003,2.7,,70.0,,,,,,,Protein,G -22389103,910966,1003,0.0,,70.0,,,,,,,Protein,G -22389130,911022,1003,1.77,,70.0,,,,,,,Protein,G -22389220,911206,1003,8.7,,70.0,,,,,,,Protein,G -22389335,911446,1003,3.23,,70.0,,,,,,,Protein,G -22389337,911450,1003,9.52,,70.0,,,,,,,Protein,G -22389455,911692,1003,10.2,,70.0,,,,,,,Protein,G -22389621,912032,1003,10.2,,70.0,,,,,,,Protein,G -22389774,912350,1003,0.0,,70.0,,,,,,,Protein,G -22390023,912862,1003,0.0,,70.0,,,,,,,Protein,G -22390067,912952,1003,0.62,,70.0,,,,,,,Protein,G -22390190,913206,1003,3.64,,70.0,,,,,,,Protein,G -22390231,913292,1003,3.33,,70.0,,,,,,,Protein,G -22390376,913590,1003,3.33,,70.0,,,,,,,Protein,G -22390497,913842,1003,21.74,,70.0,,,,,,,Protein,G -22390720,914302,1003,0.0,,70.0,,,,,,,Protein,G -22391017,914924,1003,26.67,,70.0,,,,,,,Protein,G -22391321,915634,1003,0.0,,70.0,,,,,,,Protein,G -22391498,916018,1003,4.63,,70.0,,,,,,,Protein,G -22391549,916124,1003,2.5,,70.0,,,,,,,Protein,G -22391995,917044,1003,0.0,,70.0,,,,,,,Protein,G -22392508,918138,1003,0.0,,70.0,,,,,,,Protein,G -22392646,918420,1003,0.0,,70.0,,,,,,,Protein,G -22392789,918718,1003,6.67,,70.0,,,,,,,Protein,G -22393052,919266,1003,13.33,,70.0,,,,,,,Protein,G -22393312,919802,1003,8.0,,70.0,,,,,,,Protein,G -22393617,920436,1003,16.0,,70.0,,,,,,,Protein,G -22393722,920650,1003,4.76,,70.0,,,,,,,Protein,G -22393997,921206,1003,1.77,,70.0,,,,,,,Protein,G -22394087,921400,1003,2.31,,70.0,,,,,,,Protein,G -22394297,921840,1003,0.42,,70.0,,,,,,,Protein,G -22394550,922352,1003,8.82,,70.0,,,,,,,Protein,G -22394582,922416,1003,0.0,,70.0,,,,,,,Protein,G -22394665,922584,1003,0.0,,70.0,,,,,,,Protein,G -22394836,922926,1003,0.0,,70.0,,,,,,,Protein,G -22395207,923686,1003,7.14,,70.0,,,,,,,Protein,G -22395468,924222,1003,5.45,,70.0,,,,,,,Protein,G -22395539,924370,1003,0.0,,70.0,,,,,,,Protein,G -22395665,924630,1003,7.14,,70.0,,,,,,,Protein,G -22396003,925330,1003,2.5,,70.0,,,,,,,Protein,G -22396071,925466,1003,6.67,,70.0,,,,,,,Protein,G -22396377,926086,1003,6.67,,70.0,,,,,,,Protein,G -22396436,926206,1003,15.79,,70.0,,,,,,,Protein,G -22396514,926362,1003,17.86,,70.0,,,,,,,Protein,G -22396558,926452,1003,0.0,,70.0,,,,,,,Protein,G -22396579,926494,1003,10.62,,70.0,,,,,,,Protein,G -22396629,926598,1003,21.43,,70.0,,,,,,,Protein,G -22396655,926650,1003,21.43,,70.0,,,,,,,Protein,G -22396907,927164,1003,2.82,,70.0,,,,,,,Protein,G -22397047,927444,1003,3.67,,70.0,,,,,,,Protein,G -22397595,928566,1003,2.45,,70.0,,,,,,,Protein,G -22397622,928620,1003,10.59,,70.0,,,,,,,Protein,G -22397837,929068,1003,4.08,,70.0,,,,,,,Protein,G -22398474,930384,1003,2.35,,70.0,,,,,,,Protein,G -22398546,930530,1003,2.0,,70.0,,,,,,,Protein,G -22398683,930810,1003,0.0,,70.0,,,,,,,Protein,G -22399079,931612,1003,13.33,,70.0,,,,,,,Protein,G -22399206,931872,1003,4.11,,70.0,,,,,,,Protein,G -22399213,931886,1003,0.0,,70.0,,,,,,,Protein,G -22399344,932158,1003,6.67,,70.0,,,,,,,Protein,G -22399449,932372,1003,8.85,,73.0,,,,,,,Protein,G -22399620,932722,1003,3.41,,70.0,,,,,,,Protein,G -22399794,933072,1003,4.35,,70.0,,,,,,,Protein,G -22399887,933258,1003,6.67,,70.0,,,,,,,Protein,G -22399988,933470,1003,17.86,,70.0,,,,,,,Protein,G -22400134,933768,1003,1.59,,70.0,,,,,,,Protein,G -22400446,934402,1003,0.0,,70.0,,,,,,,Protein,G -22400639,934790,1003,6.67,,70.0,,,,,,,Protein,G -22400969,935478,1003,0.0,,70.0,,,,,,,Protein,G -22401079,935706,1003,8.33,,70.0,,,,,,,Protein,G -22401419,936392,1003,70.0,,70.0,,,,,,,Protein,G -22401473,936516,1003,0.0,,70.0,,,,,,,Protein,G -22401579,936728,1003,11.11,,70.0,,,,,,,Protein,G -22402152,937910,1003,12.5,,73.0,,,,,,,Protein,G -22402155,937916,1003,3.53,,70.0,,,,,,,Protein,G -22402693,939082,1003,0.0,,70.0,,,,,,,Protein,G -22402714,939128,1003,6.67,,70.0,,,,,,,Protein,G -22402888,939492,1003,3.41,,70.0,,,,,,,Protein,G -22403077,939886,1003,0.0,,70.0,,,,,,,Protein,G -22403474,940736,1003,0.0,,70.0,,,,,,,Protein,G -22403521,940830,1003,16.67,,70.0,,,,,,,Protein,G -22403539,940866,1003,0.0,,70.0,,,,,,,Protein,G -22403565,940918,1003,26.67,,70.0,,,,,,,Protein,G -22403569,940926,1003,21.43,,70.0,,,,,,,Protein,G -22403983,941808,1003,4.55,,70.0,,,,,,,Protein,G -22404075,941994,1003,0.0,,70.0,,,,,,,Protein,G -22404143,942136,1003,12.5,,70.0,,,,,,,Protein,G -22404209,942276,1003,0.0,,70.0,,,,,,,Protein,G -22404258,942378,1003,0.0,,70.0,,,,,,,Protein,G -22404261,942388,1003,3.08,,70.0,,,,,,,Protein,G -22404525,942930,1003,0.0,,70.0,,,,,,,Protein,G -22405066,944050,1003,0.0,,70.0,,,,,,,Protein,G -22405176,944278,1003,5.88,,70.0,,,,,,,Protein,G -22405371,944688,1003,9.38,,70.0,,,,,,,Protein,G -22405391,944746,1003,9.09,,70.0,,,,,,,Protein,G -22405449,944886,1003,12.12,,70.0,,,,,,,Protein,G -22405605,945204,1003,9.09,,70.0,,,,,,,Protein,G -22406111,946276,1003,0.0,,70.0,,,,,,,Protein,G -22406144,946352,1003,0.0,,70.0,,,,,,,Protein,G -22406346,946790,1003,21.43,,70.0,,,,,,,Protein,G -22406453,947004,1003,30.3,,70.0,,,,,,,Protein,G -22406553,947210,1003,23.21,,70.0,,,,,,,Protein,G -22406710,947530,1003,21.43,,70.0,,,,,,,Protein,G -22406786,947682,1003,3.75,,70.0,,,,,,,Protein,G -22406890,947894,1003,2.96,,70.0,,,,,,,Protein,G -22407045,948212,1003,3.85,,70.0,,,,,,,Protein,G -22407269,948672,1003,0.0,,70.0,,,,,,,Protein,G -22407317,948774,1003,24.19,,70.0,,,,,,,Protein,G -22407574,949316,1003,3.81,,70.0,,,,,,,Protein,G -22407787,949750,1003,2.86,,70.0,,,,,,,Protein,G -22407807,949790,1003,0.0,,70.0,,,,,,,Protein,G -22408196,950645,1003,28.57,,70.0,,,,,,,Protein,G -22408610,951527,1003,3.3,,70.0,,,,,,,Protein,G -22408918,952179,1003,0.0,,70.0,,,,,,,Protein,G -22408943,952229,1003,0.0,,70.0,,,,,,,Protein,G -22408963,952269,1003,0.0,,70.0,,,,,,,Protein,G -22409088,952553,1003,3.33,,70.0,,,,,,,Protein,G -22409325,953115,1003,0.0,,70.0,,,,,,,Protein,G -22409713,954085,1003,1.56,,70.0,,,,,,,Protein,G -22409858,1848554,1003,3.0,,78.0,,,,,,,Protein,G -22410037,954819,1003,2.86,,70.0,,,,,,,Protein,G -22410365,955539,1003,0.0,,70.0,,,,,,,Protein,G -22410779,956425,1003,0.0,,70.0,,,,,,,Protein,G -22410806,956479,1003,0.0,,70.0,,,,,,,Protein,G -22410881,956639,1003,0.0,,70.0,,,,,,,Protein,G -22410943,956771,1003,0.0,,70.0,,,,,,,Protein,G -22411273,957447,1003,25.0,,70.0,,,,,,,Protein,G -22411317,957599,1003,10.0,,70.0,,,,,,,Protein,G -22411422,957831,1003,1.77,,70.0,,,,,,,Protein,G -22411737,958493,1003,6.67,,70.0,,,,,,,Protein,G -22411755,1848636,1003,6.0,,78.0,,,,,,,Protein,G -22411787,958595,1003,2.25,,70.0,,,,,,,Protein,G -22411958,958971,1003,7.14,,70.0,,,,,,,Protein,G -22411972,959001,1003,14.69,,70.0,,,,,,,Protein,G -22412231,959527,1003,8.0,,70.0,,,,,,,Protein,G -22412341,959751,1003,10.0,,70.0,,,,,,,Protein,G -22412461,959999,1003,0.0,,70.0,,,,,,,Protein,G -22412679,960445,1003,5.88,,70.0,,,,,,,Protein,G -22412901,960909,1003,23.81,,70.0,,,,,,,Protein,G -22412923,960953,1003,14.29,,70.0,,,,,,,Protein,G -22413123,1848701,1003,0.64,,71.0,,,,,,,Protein,G -22413462,962169,1003,1.39,,70.0,,,,,,,Protein,G -22413464,962173,1003,3.39,,70.0,,,,,,,Protein,G -22413611,962501,1003,0.0,,70.0,,,,,,,Protein,G -22413776,962887,1003,19.64,,70.0,,,,,,,Protein,G -22413803,962941,1003,0.0,,70.0,,,,,,,Protein,G -22413896,963211,1003,1.6,,70.0,,,,,,,Protein,G -22414431,965059,1003,0.0,,70.0,,,,,,,Protein,G -22414722,965729,1003,10.0,,70.0,,,,,,,Protein,G -22414808,1848759,1003,2.78,,71.0,,,,,,,Protein,G -22414861,1848763,1003,7.27,,71.0,,,,,,,Protein,G -22415007,1848792,1003,4.0,,71.0,,,,,,,Protein,G -22415334,1848825,1003,3.23,,71.0,,,,,,,Protein,G -22415420,967199,1003,26.09,,70.0,,,,,,,Protein,G -22416526,969587,1003,3.33,,70.0,,,,,,,Protein,G -22416977,970537,1003,4.71,,70.0,,,,,,,Protein,G -22417107,970865,1003,7.27,,70.0,,,,,,,Protein,G -22417259,1849010,1003,6.0,,78.0,,,,,,,Protein,G -22417619,971983,1003,5.29,,70.0,,,,,,,Protein,G -22417776,972325,1003,3.33,,70.0,,,,,,,Protein,G -22417802,972379,1003,7.14,,70.0,,,,,,,Protein,G -22417990,972797,1003,10.29,,70.0,,,,,,,Protein,G -22418093,973069,1003,5.66,,70.0,,,,,,,Protein,G -22418160,1849043,1003,6.0,,78.0,,,,,,,Protein,G -22418301,973503,1003,33.33,,70.0,,,,,,,Protein,G -22418472,973897,1003,3.33,,73.0,,,,,,,Protein,G -22418914,974949,1003,3.33,,70.0,,,,,,,Protein,G -22419084,975335,1003,7.14,,70.0,,,,,,,Protein,G -22419102,975371,1003,0.0,,70.0,,,,,,,Protein,G -22419169,975543,1003,11.76,,70.0,,,,,,,Protein,G -22419293,975799,1003,9.6,,70.0,,,,,,,Protein,G -22419372,975959,1003,10.96,,70.0,,,,,,,Protein,G -22419627,977873,1003,21.43,,70.0,,,,,,,Protein,G -22420200,1849124,1003,5.36,,75.0,,,,,,,Protein,G -22420600,983559,1003,13.89,,70.0,,,,,,,Protein,G -22420629,983631,1003,0.67,,70.0,,,,,,,Protein,G -22420662,983755,1003,4.76,,70.0,,,,,,,Protein,G -22420663,983757,1003,2.35,,70.0,,,,,,,Protein,G -22420989,984475,1003,10.0,,70.0,,,,,,,Protein,G -22420992,984487,1003,35.71,,70.0,,,,,,,Protein,G -22421010,984523,1003,6.67,,70.0,,,,,,,Protein,G -22421044,1849161,1003,10.99,,71.0,,,,,,,Protein,G -22421187,984937,1003,0.0,,70.0,,,,,,,Protein,G -22421201,984965,1003,0.0,,70.0,,,,,,,Protein,G -22421366,985333,1003,18.82,,70.0,,,,,,,Protein,G -22421422,985457,1003,1.61,,70.0,,,,,,,Protein,G -22421476,985585,1003,3.08,,70.0,,,,,,,Protein,G -22421493,985621,1003,0.0,,70.0,,,,,,,Protein,G -22421579,985805,1003,0.0,,75.0,,,,,,,Protein,G -22422033,986845,1003,0.0,,70.0,,,,,,,Protein,G -22422185,987251,1003,12.0,,70.0,,,,,,,Protein,G -22422249,987413,1003,11.11,,70.0,,,,,,,Protein,G -22422318,987553,1003,14.29,,70.0,,,,,,,Protein,G -22422518,988039,1003,3.57,,70.0,,,,,,,Protein,G -22423128,995955,1003,11.32,,70.0,,,,,,,Protein,G -22423931,1001533,1003,10.14,,70.0,,,,,,,Protein,G -22424207,1002109,1003,0.0,,75.0,,,,,,,Protein,G -22424260,1002223,1003,10.71,,70.0,,,,,,,Protein,G -22424551,1002843,1003,5.88,,70.0,,,,,,,Protein,G -22424790,1004629,1003,5.0,,70.0,,,,,,,Protein,G -22425005,1005513,1003,7.89,,70.0,,,,,,,Protein,G -22425014,1005531,1003,1.64,,70.0,,,,,,,Protein,G -22425135,1006377,1003,6.67,,70.0,,,,,,,Protein,G -22425340,1006789,1003,20.0,,70.0,,,,,,,Protein,G -22425348,1006805,1003,6.25,,70.0,,,,,,,Protein,G -22425769,1008021,1003,0.0,,70.0,,,,,,,Protein,G -22425778,1008039,1003,6.45,,70.0,,,,,,,Protein,G -22425834,1008151,1003,0.0,,70.0,,,,,,,Protein,G -22426104,1008725,1003,3.94,,70.0,,,,,,,Protein,G -22426370,1009269,1003,5.0,,70.0,,,,,,,Protein,G -22426403,1009337,1003,0.36,,70.0,,,,,,,Protein,G -22426462,1009465,1003,0.0,,70.0,,,,,,,Protein,G -22426610,1009771,1003,0.0,,70.0,,,,,,,Protein,G -22426858,1010275,1003,19.64,,70.0,,,,,,,Protein,G -22427090,1849689,1003,28.57,,70.0,,,,,,,Protein,G -22427451,1011481,1003,3.53,,70.0,,,,,,,Protein,G -22427702,1011991,1003,4.35,,70.0,,,,,,,Protein,G -22427724,1012035,1003,0.0,,70.0,,,,,,,Protein,G -22427966,1012539,1003,2.17,,70.0,,,,,,,Protein,G -22428693,1015761,1003,10.0,,70.0,,,,,,,Protein,G -22428696,1015769,1003,10.27,,70.0,,,,,,,Protein,G -22428922,1016695,1003,2.6,,70.0,,,,,,,Protein,G -22429121,1017113,1003,0.0,,70.0,,,,,,,Protein,G -22429199,1017277,1003,4.76,,70.0,,,,,,,Protein,G -22429295,1017477,1003,5.0,,70.0,,,,,,,Protein,G -22429418,1017733,1003,28.57,,70.0,,,,,,,Protein,G -22430021,1019003,1003,0.0,,70.0,,,,,,,Protein,G -22430178,1019331,1003,3.33,,70.0,,,,,,,Protein,G -22430290,1019563,1003,10.0,,70.0,,,,,,,Protein,G -22430436,1019865,1003,4.6,,70.0,,,,,,,Protein,G -22430780,1020577,1003,0.0,,70.0,,,,,,,Protein,G -22430819,1020655,1003,25.0,,70.0,,,,,,,Protein,G -22430993,1021009,1003,13.39,,70.0,,,,,,,Protein,G -22431311,1021655,1003,0.0,,70.0,,,,,,,Protein,G -22431991,1023039,1003,5.49,,70.0,,,,,,,Protein,G -22432101,1023261,1003,0.0,,70.0,,,,,,,Protein,G -22432191,1023451,1003,1.23,,70.0,,,,,,,Protein,G -22432198,1023467,1003,25.88,,70.0,,,,,,,Protein,G -22432456,1850060,1003,1.52,,70.0,,,,,,,Protein,G -22432622,1024363,1003,1.67,,70.0,,,,,,,Protein,G -22432772,1024679,1003,17.86,,70.0,,,,,,,Protein,G -22432776,1024689,1003,10.0,,70.0,,,,,,,Protein,G -22432779,1024695,1003,14.29,,70.0,,,,,,,Protein,G -22433617,1026483,1003,8.48,,70.0,,,,,,,Protein,G -22433825,1026931,1003,25.0,,70.0,,,,,,,Protein,G -22434362,1028115,1003,28.57,,70.0,,,,,,,Protein,G -22434418,1028231,1003,7.69,,70.0,,,,,,,Protein,G -22434725,1028879,1003,6.17,,70.0,,,,,,,Protein,G -22435117,1029665,1003,11.63,,70.0,,,,,,,Protein,G -22435820,1031089,1003,0.0,,70.0,,,,,,,Protein,G -22436149,1031759,1003,0.0,,70.0,,,,,,,Protein,G -22436281,1032027,1003,2.8,,70.0,,,,,,,Protein,G -22436368,1032201,1003,3.33,,70.0,,,,,,,Protein,G -22436424,1032315,1003,10.0,,70.0,,,,,,,Protein,G -22436493,1032455,1003,15.0,,70.0,,,,,,,Protein,G -22436831,1033161,1003,7.0,,70.0,,,,,,,Protein,G -22437193,1033913,1003,13.33,,70.0,,,,,,,Protein,G -22437302,1034133,1003,6.67,,70.0,,,,,,,Protein,G -22437441,1034415,1003,6.67,,70.0,,,,,,,Protein,G -22437479,1034491,1003,0.0,,70.0,,,,,,,Protein,G -22437549,1034631,1003,3.33,,70.0,,,,,,,Protein,G -22438112,1035777,1003,0.0,,70.0,,,,,,,Protein,G -22438625,1036821,1003,7.14,,70.0,,,,,,,Protein,G -22439037,1037659,1003,4.71,,70.0,,,,,,,Protein,G -22439070,1037725,1003,11.11,,70.0,,,,,,,Protein,G -22439413,1038429,1003,0.0,,70.0,,,,,,,Protein,G -22439531,1038669,1003,5.71,,70.0,,,,,,,Protein,G -22439609,1038829,1003,15.15,,70.0,,,,,,,Protein,G -22439729,1039069,1003,1.75,,70.0,,,,,,,Protein,G -22440479,1040585,1003,0.83,,73.0,,,,,,,Protein,G -22440659,1040947,1003,10.0,,70.0,,,,,,,Protein,G -22440733,1041099,1003,0.0,,70.0,,,,,,,Protein,G -22440762,1041157,1003,6.67,,70.0,,,,,,,Protein,G -22441117,1041877,1003,7.96,,70.0,,,,,,,Protein,G -22441151,1041945,1003,3.81,,70.0,,,,,,,Protein,G -22441433,1042523,1003,17.86,,70.0,,,,,,,Protein,G -22441467,1042595,1003,14.29,,70.0,,,,,,,Protein,G -22441939,1043573,1003,10.0,,70.0,,,,,,,Protein,G -22441958,1043611,1003,25.66,,70.0,,,,,,,Protein,G -22441995,1043685,1003,6.67,,70.0,,,,,,,Protein,G -22442056,1043807,1003,0.0,,70.0,,,,,,,Protein,G -22442335,1044385,1003,6.25,,73.0,,,,,,,Protein,G -22442396,1044519,1003,22.5,,70.0,,,,,,,Protein,G -22442528,1044795,1003,18.75,,70.0,,,,,,,Protein,G -22442697,1045139,1003,4.62,,70.0,,,,,,,Protein,G -22443091,1045937,1003,3.39,,70.0,,,,,,,Protein,G -22443237,1046229,1003,0.0,,70.0,,,,,,,Protein,G -22443735,1047275,1003,6.25,,73.0,,,,,,,Protein,G -22444028,1047883,1003,0.0,,75.0,,,,,,,Protein,G -22444268,1048385,1003,0.0,,70.0,,,,,,,Protein,G -22444407,1048665,1003,78.57,,70.0,,,,,,,Protein,G -22444647,1049157,1003,3.53,,70.0,,,,,,,Protein,G -22444678,1049223,1003,0.81,,70.0,,,,,,,Protein,G -22444688,1049243,1003,21.43,,70.0,,,,,,,Protein,G -22444929,1049733,1003,10.0,,70.0,,,,,,,Protein,G -22445005,1049895,1003,10.53,,70.0,,,,,,,Protein,G -22445155,1054983,1003,8.0,,71.0,,,,,,,Protein,G -22445343,1055359,1003,8.89,,70.0,,,,,,,Protein,G -22445503,1055681,1003,21.43,,70.0,,,,,,,Protein,G -22445618,1055911,1003,25.0,,70.0,,,,,,,Protein,G -22445768,1056217,1003,0.0,,70.0,,,,,,,Protein,G -22445782,1056245,1003,0.85,,70.0,,,,,,,Protein,G -22446428,1057561,1003,0.83,,70.0,,,,,,,Protein,G -22446470,1057659,1003,3.38,,70.0,,,,,,,Protein,G -22447338,1059549,1003,0.0,,70.0,,,,,,,Protein,G -22447460,1059799,1003,4.0,,70.0,,,,,,,Protein,G -22448016,1060931,1003,1.0,,70.0,,,,,,,Protein,G -22448167,1061245,1003,3.57,,70.0,,,,,,,Protein,G -22448442,1061807,1003,0.0,,70.0,,,,,,,Protein,G -22448570,1062071,1003,0.0,,70.0,,,,,,,Protein,G -22448890,1062721,1003,0.28,,73.0,,,,,,,Protein,G -22449307,1063575,1003,9.29,,70.0,,,,,,,Protein,G -22449324,1063609,1003,20.31,,70.0,,,,,,,Protein,G -22449413,1063787,1003,16.67,,70.0,,,,,,,Protein,G -22449965,1064919,1003,3.33,,73.0,,,,,,,Protein,G -22450269,1065533,1003,3.57,,70.0,,,,,,,Protein,G -22450356,1065713,1003,16.67,,70.0,,,,,,,Protein,G -22450408,1065819,1003,14.29,,70.0,,,,,,,Protein,G -22450544,1066091,1003,9.52,,70.0,,,,,,,Protein,G -22450651,1066307,1003,0.7,,70.0,,,,,,,Protein,G -22450695,1066395,1003,0.0,,70.0,,,,,,,Protein,G -22451271,1067563,1003,18.82,,71.0,,,,,,,Protein,G -22451624,1068275,1003,1.92,,70.0,,,,,,,Protein,G -22451705,1068439,1003,0.0,,70.0,,,,,,,Protein,G -22451944,1068925,1003,0.0,,70.0,,,,,,,Protein,G -22452026,1069091,1003,3.12,,70.0,,,,,,,Protein,G -22452180,1069415,1003,6.78,,70.0,,,,,,,Protein,G -22452698,1070469,1003,12.5,,70.0,,,,,,,Protein,G -22452945,1070975,1003,3.33,,70.0,,,,,,,Protein,G -22452988,1071067,1003,0.0,,70.0,,,,,,,Protein,G -22453211,1071525,1003,8.24,,70.0,,,,,,,Protein,G -22453327,1071787,1003,4.62,,70.0,,,,,,,Protein,G -22453491,1072127,1003,0.0,,70.0,,,,,,,Protein,G -22453938,1073365,1003,0.0,,70.0,,,,,,,Protein,G -22453970,1073431,1003,4.44,,70.0,,,,,,,Protein,G -22454159,1073841,1003,0.0,,70.0,,,,,,,Protein,G -22454173,1073869,1003,0.0,,70.0,,,,,,,Protein,G -22454516,1074579,1003,4.88,,70.0,,,,,,,Protein,G -22454703,1074991,1003,0.0,,70.0,,,,,,,Protein,G -22454910,1075437,1003,6.47,,70.0,,,,,,,Protein,G -22455290,1076221,1003,0.0,,70.0,,,,,,,Protein,G -22455691,1077043,1003,0.0,,70.0,,,,,,,Protein,G -22455846,1077361,1003,13.33,,70.0,,,,,,,Protein,G -22455869,1077411,1003,4.12,,70.0,,,,,,,Protein,G -22455899,1077475,1003,12.28,,70.0,,,,,,,Protein,G -22455927,1077531,1003,0.0,,70.0,,,,,,,Protein,G -22456251,1078201,1003,10.0,,70.0,,,,,,,Protein,G -22456622,1078949,1003,0.0,,70.0,,,,,,,Protein,G -22456881,1079479,1003,0.0,,70.0,,,,,,,Protein,G -22457061,1079849,1003,0.0,,75.0,,,,,,,Protein,G -22457253,1080245,1003,0.0,,70.0,,,,,,,Protein,G -22457267,1080273,1003,0.0,,70.0,,,,,,,Protein,G -22457451,1080649,1003,10.23,,70.0,,,,,,,Protein,G -22457951,1081685,1003,50.0,,70.0,,,,,,,Protein,G -22457960,1081703,1003,2.94,,70.0,,,,,,,Protein,G -22458123,1082037,1003,7.14,,70.0,,,,,,,Protein,G -22458380,1082561,1003,7.14,,70.0,,,,,,,Protein,G -22458613,1083037,1003,10.0,,71.0,,,,,,,Protein,G -22458714,1083243,1003,7.14,,70.0,,,,,,,Protein,G -22458837,1083507,1003,5.26,,70.0,,,,,,,Protein,G -22459127,1084105,1003,0.0,,70.0,,,,,,,Protein,G -22459216,1084283,1003,2.94,,70.0,,,,,,,Protein,G -22459837,1085551,1003,10.0,,70.0,,,,,,,Protein,G -22460066,1086127,1003,10.71,,70.0,,,,,,,Protein,G -22460616,1087617,1003,6.36,,70.0,,,,,,,Protein,G -22460727,1087847,1003,0.0,,70.0,,,,,,,Protein,G -22460779,1087973,1003,0.0,,70.0,,,,,,,Protein,G -22461365,1089201,1003,7.08,,70.0,,,,,,,Protein,G -22461370,1089211,1003,0.0,,70.0,,,,,,,Protein,G -22461380,1089231,1003,0.0,,70.0,,,,,,,Protein,G -22461704,1089923,1003,6.38,,70.0,,,,,,,Protein,G -22461798,1090129,1003,57.69,,70.0,,,,,,,Protein,G -22461820,1090173,1003,6.98,,70.0,,,,,,,Protein,G -22461997,1090539,1003,4.76,,70.0,,,,,,,Protein,G -22462605,1091803,1003,10.34,,70.0,,,,,,,Protein,G -22462663,1091925,1003,0.0,,70.0,,,,,,,Protein,G -22462761,1092123,1003,10.27,,70.0,,,,,,,Protein,G -22463126,1092865,1003,28.57,,70.0,,,,,,,Protein,G -22463827,1094293,1003,0.0,,70.0,,,,,,,Protein,G -22463944,1094533,1003,2.94,,70.0,,,,,,,Protein,G -22464116,1094881,1003,10.53,,70.0,,,,,,,Protein,G -22464305,1095263,1003,2.63,,70.0,,,,,,,Protein,G -22464332,1095317,1003,36.59,,70.0,,,,,,,Protein,G -22464381,1095417,1003,0.0,,70.0,,,,,,,Protein,G -22464539,1095745,1003,0.0,,70.0,,,,,,,Protein,G -22464672,1096019,1003,18.0,,70.0,,,,,,,Protein,G -22464726,1096131,1003,0.83,,70.0,,,,,,,Protein,G -22464865,1096423,1003,2.65,,70.0,,,,,,,Protein,G -22464892,1096481,1003,12.39,,70.0,,,,,,,Protein,G -22464918,1096535,1003,2.5,,70.0,,,,,,,Protein,G -22465071,1096867,1003,0.83,,70.0,,,,,,,Protein,G -22465112,1096951,1003,4.26,,70.0,,,,,,,Protein,G -22465147,1097021,1003,6.25,,70.0,,,,,,,Protein,G -22465250,1097263,1003,0.8,,70.0,,,,,,,Protein,G -22465397,1850284,1003,0.0,,70.0,,,,,,,Protein,G -22465896,1850784,1003,20.0,,70.0,,,,,,,Protein,G -22466101,1850989,1003,17.7,,70.0,,,,,,,Protein,G -22466211,1851099,1003,6.67,,70.0,,,,,,,Protein,G -22466369,1851257,1003,13.33,,70.0,,,,,,,Protein,G -22466503,1851391,1003,2.42,,70.0,,,,,,,Protein,G -22466594,1851483,1003,3.64,,70.0,,,,,,,Protein,G -22466631,1851520,1003,4.41,,70.0,,,,,,,Protein,G -22466742,1851631,1003,2.5,,70.0,,,,,,,Protein,G -22467751,1852640,1003,0.0,,70.0,,,,,,,Protein,G -22467844,1852733,1003,3.33,,70.0,,,,,,,Protein,G -22467905,1852794,1003,0.83,,70.0,,,,,,,Protein,G -22467956,1852845,1003,25.0,,70.0,,,,,,,Protein,G -22467963,1852852,1003,25.0,,70.0,,,,,,,Protein,G -22467964,1852853,1003,15.38,,70.0,,,,,,,Protein,G -22467977,1852866,1003,6.0,,70.0,,,,,,,Protein,G -22468024,1852913,1003,0.0,,70.0,,,,,,,Protein,G -22468209,1853102,1003,20.93,,70.0,,,,,,,Protein,G -22468513,1853406,1003,7.14,,70.0,,,,,,,Protein,G -22468612,1853505,1003,0.0,,70.0,,,,,,,Protein,G -22468910,1853803,1003,8.77,,70.0,,,,,,,Protein,G -22468912,1853805,1003,8.77,,70.0,,,,,,,Protein,G -22470024,1854926,1003,9.8,,70.0,,,,,,,Protein,G -22470148,1855051,1003,0.0,,70.0,,,,,,,Protein,G -22470399,1855302,1003,19.12,,70.0,,,,,,,Protein,G -22470796,1855701,1003,1.0,,70.0,,,,,,,Protein,G -22470802,1855707,1003,12.5,,70.0,,,,,,,Protein,G -22471673,1856582,1003,8.0,,70.0,,,,,,,Protein,G -22471954,1856866,1003,2.67,,70.0,,,,,,,Protein,G -22472098,1857012,1003,14.29,,70.0,,,,,,,Protein,G -22472188,1857104,1003,0.0,,70.0,,,,,,,Protein,G -22472325,1857241,1003,0.0,,70.0,,,,,,,Protein,G -22472484,1857402,1003,6.67,,70.0,,,,,,,Protein,G -22472535,1857453,1003,12.5,,70.0,,,,,,,Protein,G -22472913,1857838,1003,4.12,,70.0,,,,,,,Protein,G -22473135,1858060,1003,0.77,,70.0,,,,,,,Protein,G -22473556,1858482,1003,6.67,,70.0,,,,,,,Protein,G -22473740,1858666,1003,0.0,,70.0,,,,,,,Protein,G -22474300,1859227,1003,17.86,,70.0,,,,,,,Protein,G -22474383,1859311,1003,7.14,,70.0,,,,,,,Protein,G -22474392,1859320,1003,10.0,,70.0,,,,,,,Protein,G -22474506,1859434,1003,3.9,,70.0,,,,,,,Protein,G -22474631,1859559,1003,8.0,,70.0,,,,,,,Protein,G -22474768,1859696,1003,8.0,,70.0,,,,,,,Protein,G -22474851,1859780,1003,9.41,,70.0,,,,,,,Protein,G -22475152,1860082,1003,8.77,,70.0,,,,,,,Protein,G -22475458,1860391,1003,0.0,,70.0,,,,,,,Protein,G -22475576,1860509,1003,9.38,,70.0,,,,,,,Protein,G -22475695,1860628,1003,16.9,,70.0,,,,,,,Protein,G -22475773,1860707,1003,12.5,,70.0,,,,,,,Protein,G -22475904,1860838,1003,10.58,,70.0,,,,,,,Protein,G -22475919,1860853,1003,0.0,,70.0,,,,,,,Protein,G -22475927,1860861,1003,0.0,,70.0,,,,,,,Protein,G -22476398,1861333,1003,8.0,,70.0,,,,,,,Protein,G -22476448,1861383,1003,0.8,,70.0,,,,,,,Protein,G -22476459,1861394,1003,5.71,,70.0,,,,,,,Protein,G -22476699,1861635,1003,2.45,,70.0,,,,,,,Protein,G -22476831,1861767,1003,5.38,,70.0,,,,,,,Protein,G -22476892,1861828,1003,3.85,,70.0,,,,,,,Protein,G -22477163,1862099,1003,0.0,,75.0,,,,,,,Protein,G -22477416,1862353,1003,0.0,,70.0,,,,,,,Protein,G -22477717,1862654,1003,12.12,,70.0,,,,,,,Protein,G -22477727,1862666,1003,0.42,,70.0,,,,,,,Protein,G -22477772,1862711,1003,0.0,,70.0,,,,,,,Protein,G -22477919,1862858,1003,3.57,,73.0,,,,,,,Protein,G -22477936,1862875,1003,6.67,,70.0,,,,,,,Protein,G -22478085,1863024,1003,5.41,,70.0,,,,,,,Protein,G -22478103,1863042,1003,20.0,,70.0,,,,,,,Protein,G -22478179,1863118,1003,3.33,,70.0,,,,,,,Protein,G -22478226,1863165,1003,12.5,,70.0,,,,,,,Protein,G -22478729,1863670,1003,2.92,,70.0,,,,,,,Protein,G -22478972,1863913,1003,0.0,,70.0,,,,,,,Protein,G -22479458,1864402,1003,32.14,,70.0,,,,,,,Protein,G -22479654,1864598,1003,13.33,,70.0,,,,,,,Protein,G -22479973,1864917,1003,10.34,,70.0,,,,,,,Protein,G -22480114,1865068,1003,3.57,,70.0,,,,,,,Protein,G -22480194,1865148,1003,0.0,,70.0,,,,,,,Protein,G -22480355,1865311,1003,0.8,,70.0,,,,,,,Protein,G -22480568,1865525,1003,0.0,,70.0,,,,,,,Protein,G -22480713,1865670,1003,0.0,,70.0,,,,,,,Protein,G -22480752,1865709,1003,2.5,,70.0,,,,,,,Protein,G -22480863,1865820,1003,8.0,,70.0,,,,,,,Protein,G -22481282,1866240,1003,4.55,,70.0,,,,,,,Protein,G -22481293,1866251,1003,7.02,,70.0,,,,,,,Protein,G -22481323,1866282,1003,17.86,,70.0,,,,,,,Protein,G -22481491,1866453,1003,0.0,,70.0,,,,,,,Protein,G -22481571,1866533,1003,1.18,,70.0,,,,,,,Protein,G -22481635,1866597,1003,2.78,,70.0,,,,,,,Protein,G -22481677,1866639,1003,0.0,,70.0,,,,,,,Protein,G -22481804,1866766,1003,8.77,,70.0,,,,,,,Protein,G -22482131,1867093,1003,0.0,,70.0,,,,,,,Protein,G -22482258,1867221,1003,6.67,,70.0,,,,,,,Protein,G -22482391,1867355,1003,5.0,,70.0,,,,,,,Protein,G -22482500,1867464,1003,0.0,,70.0,,,,,,,Protein,G -22482731,1867695,1003,6.36,,70.0,,,,,,,Protein,G -22482768,1867733,1003,0.0,,70.0,,,,,,,Protein,G -22482840,1867805,1003,14.12,,70.0,,,,,,,Protein,G -22482898,1867863,1003,0.0,,70.0,,,,,,,Protein,G -22483076,1868042,1003,10.0,,70.0,,,,,,,Protein,G -22483685,1868653,1003,0.0,,70.0,,,,,,,Protein,G -22483795,1868763,1003,3.57,,70.0,,,,,,,Protein,G -22483893,1868861,1003,0.0,,70.0,,,,,,,Protein,G -22484127,1869095,1003,6.06,,70.0,,,,,,,Protein,G -22484504,1869473,1003,6.41,,70.0,,,,,,,Protein,G -22484607,1869576,1003,0.0,,70.0,,,,,,,Protein,G -22484940,1869911,1003,5.38,,70.0,,,,,,,Protein,G -22484975,1869946,1003,4.0,,70.0,,,,,,,Protein,G -22485322,1870297,1003,0.0,,70.0,,,,,,,Protein,G -22485373,1870348,1003,11.43,,70.0,,,,,,,Protein,G -22485430,1870405,1003,0.0,,70.0,,,,,,,Protein,G -22485441,1870417,1003,0.0,,70.0,,,,,,,Protein,G -22485505,1870481,1003,0.0,,70.0,,,,,,,Protein,G -22485590,1870569,1003,7.06,,70.0,,,,,,,Protein,G -22485650,1870629,1003,5.88,,70.0,,,,,,,Protein,G -22485762,1870744,1003,10.59,,70.0,,,,,,,Protein,G -22486276,1871259,1003,3.23,,70.0,,,,,,,Protein,G -22486396,1871381,1003,0.0,,70.0,,,,,,,Protein,G -22486836,1871821,1003,3.39,,70.0,,,,,,,Protein,G -22486845,1871830,1003,0.42,,70.0,,,,,,,Protein,G -22487193,1872181,1003,0.0,,70.0,,,,,,,Protein,G -22487623,1872614,1003,29.41,,70.0,,,,,,,Protein,G -22487827,1872818,1003,8.57,,70.0,,,,,,,Protein,G -22487959,1872951,1003,0.0,,70.0,,,,,,,Protein,G -22488041,1873033,1003,21.43,,70.0,,,,,,,Protein,G -22488104,1873097,1003,5.0,,70.0,,,,,,,Protein,G -22488451,1873446,1003,16.67,,70.0,,,,,,,Protein,G -22488653,1873648,1003,0.0,,70.0,,,,,,,Protein,G -22488885,1873882,1003,5.71,,70.0,,,,,,,Protein,G -22489275,1874274,1003,0.0,,70.0,,,,,,,Protein,G -22489313,1874312,1003,0.0,,75.0,,,,,,,Protein,G -22489349,1874348,1003,1.25,,70.0,,,,,,,Protein,G -22489573,1874573,1003,3.7,,70.0,,,,,,,Protein,G -22489851,1874851,1003,0.0,,70.0,,,,,,,Protein,G -22490274,1875276,1003,7.14,,70.0,,,,,,,Protein,G -22490278,1875280,1003,7.14,,70.0,,,,,,,Protein,G -22490279,1875281,1003,0.0,,75.0,,,,,,,Protein,G -22490326,1875328,1003,5.0,,70.0,,,,,,,Protein,G -22490392,1875394,1003,0.0,,75.0,,,,,,,Protein,G -22490454,1875456,1003,7.14,,70.0,,,,,,,Protein,G -22490683,1875686,1003,0.0,,70.0,,,,,,,Protein,G -22490836,1875839,1003,23.33,,70.0,,,,,,,Protein,G -22490988,1875991,1003,5.0,,70.0,,,,,,,Protein,G -22491415,1876422,1003,0.0,,70.0,,,,,,,Protein,G -22491416,1876423,1003,2.94,,70.0,,,,,,,Protein,G -22491520,1876529,1003,0.0,,70.0,,,,,,,Protein,G -22491545,1876554,1003,7.14,,70.0,,,,,,,Protein,G -22491699,1876708,1003,5.56,,70.0,,,,,,,Protein,G -22491768,1876777,1003,0.0,,70.0,,,,,,,Protein,G -22491803,1876812,1003,23.33,,70.0,,,,,,,Protein,G -22491932,1876941,1003,57.14,,70.0,,,,,,,Protein,G -22492534,1877546,1003,0.0,,70.0,,,,,,,Protein,G -22492595,1877607,1003,0.0,,70.0,,,,,,,Protein,G -22492670,1877684,1003,16.67,,70.0,,,,,,,Protein,G -22492915,1877931,1003,2.5,,70.0,,,,,,,Protein,G -22492942,1877958,1003,7.14,,70.0,,,,,,,Protein,G -22493183,1878200,1003,5.26,,70.0,,,,,,,Protein,G -22493283,1878301,1003,0.0,,70.0,,,,,,,Protein,G -22493344,1878362,1003,7.14,,70.0,,,,,,,Protein,G -22493603,1878624,1003,5.71,,70.0,,,,,,,Protein,G -22493817,1878840,1003,6.0,,70.0,,,,,,,Protein,G -22493899,1878922,1003,6.98,,70.0,,,,,,,Protein,G -22493901,1878924,1003,3.57,,70.0,,,,,,,Protein,G -22493906,1878929,1003,0.75,,70.0,,,,,,,Protein,G -22494030,1879053,1003,6.67,,70.0,,,,,,,Protein,G -22494531,1879555,1003,0.0,,70.0,,,,,,,Protein,G -22494631,1879655,1003,0.0,,70.0,,,,,,,Protein,G -22494904,1879928,1003,5.88,,70.0,,,,,,,Protein,G -22495089,1880113,1003,7.69,,73.0,,,,,,,Protein,G -22495128,1880152,1003,0.0,,70.0,,,,,,,Protein,G -22495236,1880260,1003,0.0,,75.0,,,,,,,Protein,G -22495490,1880517,1003,2.5,,73.0,,,,,,,Protein,G -22495968,1140141,1003,10.0,,70.0,,,,,,,Protein,G -22496391,1140568,1003,0.4,,70.0,,,,,,,Protein,G -22496410,1140587,1003,3.33,,70.0,,,,,,,Protein,G -22496519,1140704,1003,0.0,,70.0,,,,,,,Protein,G -22496670,1140860,1003,0.42,,73.0,,,,,,,Protein,G -22496716,1140919,1003,5.41,,70.0,,,,,,,Protein,G -22496770,1140983,1003,0.43,,70.0,,,,,,,Protein,G -22497303,1141592,1003,12.5,,73.0,,,,,,,Protein,G -22497569,1141869,1003,4.0,,70.0,,,,,,,Protein,G -22497735,1142050,1003,5.88,,70.0,,,,,,,Protein,G -22497978,1142303,1003,13.08,,70.0,,,,,,,Protein,G -22497996,1142322,1003,20.0,,70.0,,,,,,,Protein,G -22498013,1142342,1003,0.81,,70.0,,,,,,,Protein,G -22498322,1142662,1003,0.0,,70.0,,,,,,,Protein,G -22498603,1142951,1003,12.28,,70.0,,,,,,,Protein,G -22498605,1142953,1003,5.26,,70.0,,,,,,,Protein,G -22498702,1143052,1003,1.59,,70.0,,,,,,,Protein,G -22498868,1143220,1003,0.83,,70.0,,,,,,,Protein,G -22499160,1143518,1003,6.67,,70.0,,,,,,,Protein,G -22499798,1144167,1003,1.18,,70.0,,,,,,,Protein,G -22500164,1144551,1003,8.57,,70.0,,,,,,,Protein,G -22500400,1144794,1003,7.69,,70.0,,,,,,,Protein,G -22500456,1144851,1003,0.0,,70.0,,,,,,,Protein,G -22500585,1144983,1003,0.0,,70.0,,,,,,,Protein,G -22500607,1145005,1003,6.78,,70.0,,,,,,,Protein,G -22500727,1145129,1003,0.0,,70.0,,,,,,,Protein,G -22500938,1880700,1003,10.81,,70.0,,,,,,,Protein,G -22501047,1145386,1003,3.3,,71.0,,,,,,,Protein,G -22501208,1145547,1003,4.78,,78.0,,,,,,,Protein,G -22501228,1145567,1003,2.0,,78.0,,,,,,,Protein,G -22501308,1145647,1003,12.77,,71.0,,,,,,,Protein,G -22501329,1145668,1003,6.0,,78.0,,,,,,,Protein,G -22501352,1145691,1003,0.0,,78.0,,,,,,,Protein,G -22501506,1145845,1003,5.0,,78.0,,,,,,,Protein,G -22501568,1145907,1003,0.0,,78.0,,,,,,,Protein,G -22501619,1145958,1003,0.0,,78.0,,,,,,,Protein,G -22501903,1146242,1003,4.0,,71.0,,,,,,,Protein,G -22501983,1146322,1003,42.86,,71.0,,,,,,,Protein,G -22502718,1147063,1003,4.29,,70.0,,,,,,,Protein,G -22502719,1147064,1003,12.5,,70.0,,,,,,,Protein,G -22502736,1147083,1003,7.14,,70.0,,,,,,,Protein,G -22502832,1147179,1003,0.0,,70.0,,,,,,,Protein,G -22502868,1147216,1003,15.04,,70.0,,,,,,,Protein,G -22502922,1147272,1003,0.0,,70.0,,,,,,,Protein,G -22503124,1147481,1003,7.14,,70.0,,,,,,,Protein,G -22503274,1147636,1003,0.0,,70.0,,,,,,,Protein,G -22503475,1147840,1003,6.25,,70.0,,,,,,,Protein,G -22503743,1148109,1003,0.0,,70.0,,,,,,,Protein,G -22504263,1148763,1003,4.22,,70.0,,,,,,,Protein,G -22504386,1148925,1003,0.0,,70.0,,,,,,,Protein,G -22504432,1148978,1003,0.0,,70.0,,,,,,,Protein,G -22504907,1149794,1003,0.0,,70.0,,,,,,,Protein,G -22505198,1150140,1003,25.0,,70.0,,,,,,,Protein,G -22505225,1150170,1003,9.62,,70.0,,,,,,,Protein,G -22505486,1150533,1003,0.42,,70.0,,,,,,,Protein,G -22505715,1150771,1003,6.25,,70.0,,,,,,,Protein,G -22505735,1150793,1003,6.0,,70.0,,,,,,,Protein,G -22505761,1150819,1003,2.22,,70.0,,,,,,,Protein,G -22505925,1151011,1003,14.29,,70.0,,,,,,,Protein,G -22505973,1151062,1003,7.14,,70.0,,,,,,,Protein,G -22506046,1151143,1003,0.0,,70.0,,,,,,,Protein,G -22506393,1151541,1003,0.0,,70.0,,,,,,,Protein,G -22506432,1151586,1003,0.0,,70.0,,,,,,,Protein,G -22506494,1151660,1003,10.0,,70.0,,,,,,,Protein,G -22506504,1151670,1003,1.6,,70.0,,,,,,,Protein,G -22506700,1151877,1003,10.53,,70.0,,,,,,,Protein,G -22506705,1151882,1003,6.67,,70.0,,,,,,,Protein,G -22506869,1152052,1003,2.7,,70.0,,,,,,,Protein,G -22506880,1152066,1003,10.0,,70.0,,,,,,,Protein,G -22506942,1152128,1003,9.09,,70.0,,,,,,,Protein,G -22507450,1152648,1003,0.0,,70.0,,,,,,,Protein,G -22508251,1153461,1003,0.0,,70.0,,,,,,,Protein,G -22508255,1153465,1003,3.7,,70.0,,,,,,,Protein,G -22508323,1153533,1003,3.7,,70.0,,,,,,,Protein,G -22508433,1153645,1003,11.11,,70.0,,,,,,,Protein,G -22508683,1153895,1003,13.33,,70.0,,,,,,,Protein,G -22508694,1153907,1003,10.48,,70.0,,,,,,,Protein,G -22508714,1153927,1003,12.5,,70.0,,,,,,,Protein,G -22509080,1154299,1003,0.0,,70.0,,,,,,,Protein,G -22509434,1154656,1003,4.6,,70.0,,,,,,,Protein,G -22509619,1154843,1003,25.0,,70.0,,,,,,,Protein,G -22509782,1155010,1003,0.82,,71.0,,,,,,,Protein,G -22509862,1155090,1003,19.0,,78.0,,,,,,,Protein,G -22509889,1155117,1003,0.83,,71.0,,,,,,,Protein,G -22509972,1155200,1003,4.17,,71.0,,,,,,,Protein,G -22510023,1155251,1003,0.95,,71.0,,,,,,,Protein,G -22510063,1155292,1003,3.33,,71.0,,,,,,,Protein,G -22510440,1155676,1003,10.27,,70.0,,,,,,,Protein,G -22511049,1156291,1003,20.0,,70.0,,,,,,,Protein,G -22511115,1156357,1003,8.93,,70.0,,,,,,,Protein,G -22511366,1156612,1003,3.08,,70.0,,,,,,,Protein,G -22511390,1156636,1003,7.07,,70.0,,,,,,,Protein,G -22511571,1156819,1003,10.16,,70.0,,,,,,,Protein,G -22511585,1156833,1003,10.0,,70.0,,,,,,,Protein,G -22511761,1157010,1003,3.49,,70.0,,,,,,,Protein,G -22511936,1157244,1003,7.14,,70.0,,,,,,,Protein,G -22512501,1157949,1003,2.12,,70.0,,,,,,,Protein,G -22512641,1158132,1003,11.32,,70.0,,,,,,,Protein,G -22513325,1159049,1003,0.0,,70.0,,,,,,,Protein,G -22514080,1159898,1003,0.0,,70.0,,,,,,,Protein,G -22514096,1159915,1003,0.0,,70.0,,,,,,,Protein,G -22514140,1159961,1003,7.14,,70.0,,,,,,,Protein,G -22514360,1160193,1003,0.0,,70.0,,,,,,,Protein,G -22514449,1160289,1003,3.57,,70.0,,,,,,,Protein,G -22514453,1160293,1003,4.17,,70.0,,,,,,,Protein,G -22514456,1160296,1003,4.17,,70.0,,,,,,,Protein,G -22514532,1160375,1003,3.7,,70.0,,,,,,,Protein,G -22514574,1160420,1003,4.35,,70.0,,,,,,,Protein,G -22514866,1160720,1003,0.0,,70.0,,,,,,,Protein,G -22514950,1160813,1003,20.0,,70.0,,,,,,,Protein,G -22515263,1161134,1003,17.86,,70.0,,,,,,,Protein,G -22515397,1161270,1003,2.68,,70.0,,,,,,,Protein,G -22515603,1161478,1003,0.0,,70.0,,,,,,,Protein,G -22515645,1161521,1003,14.29,,70.0,,,,,,,Protein,G -22515754,1161630,1003,75.0,,70.0,,,,,,,Protein,G -22516093,1161973,1003,0.0,,70.0,,,,,,,Protein,G -22516529,1162413,1003,7.96,,70.0,,,,,,,Protein,G -22516565,1162450,1003,32.5,,70.0,,,,,,,Protein,G -22516766,1162654,1003,3.56,,70.0,,,,,,,Protein,G -22516883,1162773,1003,9.73,,70.0,,,,,,,Protein,G -22516908,1162798,1003,0.83,,70.0,,,,,,,Protein,G -22516992,1162884,1003,0.84,,70.0,,,,,,,Protein,G -22517408,1163306,1003,10.81,,70.0,,,,,,,Protein,G -22517737,1163687,1003,4.44,,71.0,,,,,,,Protein,G -22517871,1163881,1003,5.71,,71.0,,,,,,,Protein,G -22517957,1164257,1003,4.62,,71.0,,,,,,,Protein,G -22518039,1164468,1003,0.0,,71.0,,,,,,,Protein,G -22518066,1164522,1003,0.0,,71.0,,,,,,,Protein,G -22518200,1164755,1003,3.45,,73.0,,,,,,,Protein,G -22518360,1165067,1003,3.85,,71.0,,,,,,,Protein,G -22518422,1165169,1003,3.23,,71.0,,,,,,,Protein,G -22518762,1165511,1003,11.9,,71.0,,,,,,,Protein,G -22518887,1165640,1003,6.25,,71.0,,,,,,,Protein,G -22518934,1165688,1003,0.0,,78.0,,,,,,,Protein,G -22518946,1165700,1003,13.29,,78.0,,,,,,,Protein,G -22518990,1165744,1003,3.85,,71.0,,,,,,,Protein,G -22519344,1166102,1003,5.88,,71.0,,,,,,,Protein,G -22519345,1166103,1003,20.54,,71.0,,,,,,,Protein,G -22520033,1166794,1003,19.64,,71.0,,,,,,,Protein,G -22520121,1166882,1003,6.25,,73.0,,,,,,,Protein,G -22520194,1166957,1003,19.05,,71.0,,,,,,,Protein,G -22520358,1167123,1003,19.47,,71.0,,,,,,,Protein,G -22521002,1167778,1003,10.71,,71.0,,,,,,,Protein,G -22521436,1168215,1003,17.7,,71.0,,,,,,,Protein,G -22521521,1168300,1003,19.64,,71.0,,,,,,,Protein,G -22521550,1168329,1003,18.58,,71.0,,,,,,,Protein,G -22521571,1168350,1003,6.0,,71.0,,,,,,,Protein,G -22522092,1168943,1003,10.71,,71.0,,,,,,,Protein,G -22522170,1169021,1003,10.71,,71.0,,,,,,,Protein,G -22522602,1169828,1003,1.67,,71.0,,,,,,,Protein,G -22522658,1169987,1003,5.38,,71.0,,,,,,,Protein,G -22522746,1170147,1003,14.29,,71.0,,,,,,,Protein,G -22523023,1171008,1003,5.33,,70.0,,,,,,,Protein,G -22523033,1171019,1003,14.29,,70.0,,,,,,,Protein,G -22523169,1171171,1003,3.57,,70.0,,,,,,,Protein,G -22523274,1171295,1003,11.19,,70.0,,,,,,,Protein,G -22523337,1171366,1003,6.67,,70.0,,,,,,,Protein,G -22523407,1171451,1003,0.0,,70.0,,,,,,,Protein,G -22523452,1171501,1003,10.71,,70.0,,,,,,,Protein,G -22523870,1171962,1003,9.09,,70.0,,,,,,,Protein,G -22524148,1172274,1003,5.88,,70.0,,,,,,,Protein,G -22524159,1172285,1003,3.12,,70.0,,,,,,,Protein,G -22524473,1172656,1003,12.5,,70.0,,,,,,,Protein,G -22524562,1172753,1003,3.57,,70.0,,,,,,,Protein,G -22524686,1172889,1003,25.0,,70.0,,,,,,,Protein,G -22524698,1172901,1003,8.33,,70.0,,,,,,,Protein,G -22524773,1172987,1003,26.67,,70.0,,,,,,,Protein,G -22524806,1173023,1003,8.0,,70.0,,,,,,,Protein,G -22525097,1173347,1003,22.86,,70.0,,,,,,,Protein,G -22525308,1173603,1003,23.21,,70.0,,,,,,,Protein,G -22525460,1173771,1003,5.0,,70.0,,,,,,,Protein,G -22525580,1173901,1003,17.54,,70.0,,,,,,,Protein,G -22525585,1173907,1003,1.6,,70.0,,,,,,,Protein,G -22525836,1174170,1003,14.75,,70.0,,,,,,,Protein,G -22525885,1174224,1003,1.25,,70.0,,,,,,,Protein,G -22525904,1174243,1003,2.5,,70.0,,,,,,,Protein,G -22526183,1174565,1003,21.43,,70.0,,,,,,,Protein,G -22526478,1174926,1003,21.88,,70.0,,,,,,,Protein,G -22526567,1175030,1003,14.29,,70.0,,,,,,,Protein,G -22526776,1175274,1003,0.0,,70.0,,,,,,,Protein,G -22526833,1175342,1003,0.0,,70.0,,,,,,,Protein,G -22527291,1175910,1003,4.29,,70.0,,,,,,,Protein,G -22528119,1176890,1003,1.67,,70.0,,,,,,,Protein,G -22528580,1177425,1003,5.88,,70.0,,,,,,,Protein,G -22528793,1177676,1003,21.43,,70.0,,,,,,,Protein,G -22529053,1177974,1003,1.67,,70.0,,,,,,,Protein,G -22529208,1178160,1003,2.56,,70.0,,,,,,,Protein,G -22529313,1178281,1003,0.0,,70.0,,,,,,,Protein,G -22529327,1178298,1003,0.0,,70.0,,,,,,,Protein,G -22529581,1178582,1003,2.4,,70.0,,,,,,,Protein,G -22529678,1178707,1003,1.61,,70.0,,,,,,,Protein,G -22529749,1178795,1003,0.0,,70.0,,,,,,,Protein,G -22529900,1178966,1003,6.0,,70.0,,,,,,,Protein,G -22530320,1179471,1003,1.6,,70.0,,,,,,,Protein,G -22530332,1179483,1003,2.4,,70.0,,,,,,,Protein,G -22530438,1179611,1003,12.5,,70.0,,,,,,,Protein,G -22530567,1179763,1003,3.0,,70.0,,,,,,,Protein,G -22530714,1179940,1003,17.86,,70.0,,,,,,,Protein,G -22530839,1180111,1003,3.57,,70.0,,,,,,,Protein,G -22530876,1180156,1003,0.0,,70.0,,,,,,,Protein,G -22530985,1180289,1003,6.67,,70.0,,,,,,,Protein,G -22530996,1180303,1003,0.0,,70.0,,,,,,,Protein,G -22531256,1180614,1003,34.78,,70.0,,,,,,,Protein,G -22531546,1180947,1003,10.71,,70.0,,,,,,,Protein,G -22531671,1181093,1003,23.4,,70.0,,,,,,,Protein,G -22531801,1181262,1003,0.0,,70.0,,,,,,,Protein,G -22531930,1181420,1003,21.43,,70.0,,,,,,,Protein,G -22531988,1181491,1003,25.0,,70.0,,,,,,,Protein,G -22532535,1182137,1003,0.0,,70.0,,,,,,,Protein,G -22533101,1182799,1003,8.06,,70.0,,,,,,,Protein,G -22533144,1182848,1003,0.83,,73.0,,,,,,,Protein,G -22533345,1183087,1003,23.33,,70.0,,,,,,,Protein,G -22533484,1183235,1003,10.0,,70.0,,,,,,,Protein,G -22533555,1183311,1003,6.52,,70.0,,,,,,,Protein,G -22533642,1183400,1003,6.67,,70.0,,,,,,,Protein,G -22533860,1183635,1003,2.94,,70.0,,,,,,,Protein,G -22533975,1183759,1003,0.0,,70.0,,,,,,,Protein,G -22534390,1184226,1003,21.43,,70.0,,,,,,,Protein,G -22534615,1184476,1003,0.0,,70.0,,,,,,,Protein,G -22534649,1184515,1003,0.0,,70.0,,,,,,,Protein,G -22534695,1184570,1003,16.07,,70.0,,,,,,,Protein,G -22535249,1185209,1003,6.09,,70.0,,,,,,,Protein,G -22535267,1185228,1003,23.21,,70.0,,,,,,,Protein,G -22535297,1185264,1003,6.67,,70.0,,,,,,,Protein,G -22535479,1185475,1003,3.92,,70.0,,,,,,,Protein,G -22535611,1185621,1003,0.0,,70.0,,,,,,,Protein,G -22535912,1185974,1003,0.0,,70.0,,,,,,,Protein,G -22535943,1186009,1003,20.0,,70.0,,,,,,,Protein,G -22535997,1186071,1003,0.0,,70.0,,,,,,,Protein,G -22536008,1186083,1003,14.29,,70.0,,,,,,,Protein,G -22536123,1186222,1003,24.71,,70.0,,,,,,,Protein,G -22536249,1186361,1003,12.5,,70.0,,,,,,,Protein,G -22536404,1186534,1003,12.5,,70.0,,,,,,,Protein,G -22536630,1186841,1003,5.38,,70.0,,,,,,,Protein,G -22536861,1187118,1003,20.0,,70.0,,,,,,,Protein,G -22536905,1187169,1003,0.0,,70.0,,,,,,,Protein,G -22536909,1187175,1003,17.86,,70.0,,,,,,,Protein,G -22536927,1187199,1003,1.39,,70.0,,,,,,,Protein,G -22537032,1187326,1003,0.0,,70.0,,,,,,,Protein,G -22537099,1187408,1003,5.05,,70.0,,,,,,,Protein,G -22537172,1187502,1003,3.7,,70.0,,,,,,,Protein,G -22537381,1187756,1003,2.22,,70.0,,,,,,,Protein,G -22538046,1188604,1003,3.33,,70.0,,,,,,,Protein,G -22538150,1188722,1003,8.0,,70.0,,,,,,,Protein,G -22538279,1188883,1003,13.84,,70.0,,,,,,,Protein,G -22538344,1188950,1003,0.0,,70.0,,,,,,,Protein,G -22538848,1189561,1003,10.53,,70.0,,,,,,,Protein,G -22538968,1189740,1003,0.0,,70.0,,,,,,,Protein,G -22539007,1189787,1003,1.67,,70.0,,,,,,,Protein,G -22539013,1189793,1003,7.69,,70.0,,,,,,,Protein,G -22539186,1189980,1003,3.03,,70.0,,,,,,,Protein,G -22539499,1190336,1003,0.0,,70.0,,,,,,,Protein,G -22539638,1190491,1003,0.88,,70.0,,,,,,,Protein,G -22539785,1190652,1003,16.07,,70.0,,,,,,,Protein,G -22539808,1190676,1003,0.0,,70.0,,,,,,,Protein,G -22539983,1190871,1003,21.43,,70.0,,,,,,,Protein,G -22540233,1191167,1003,3.23,,70.0,,,,,,,Protein,G -22540370,1191325,1003,16.67,,70.0,,,,,,,Protein,G -22540433,1191402,1003,1.63,,70.0,,,,,,,Protein,G -22540929,1191951,1003,0.0,,70.0,,,,,,,Protein,G -22541063,1192095,1003,20.83,,70.0,,,,,,,Protein,G -22541187,1192239,1003,1.6,,70.0,,,,,,,Protein,G -22541421,1192497,1003,5.0,,70.0,,,,,,,Protein,G -22541630,1192732,1003,2.45,,70.0,,,,,,,Protein,G -22541909,1193040,1003,21.88,,70.0,,,,,,,Protein,G -22541933,1193065,1003,0.0,,70.0,,,,,,,Protein,G -22542225,1193385,1003,22.22,,70.0,,,,,,,Protein,G -22542241,1193401,1003,6.11,,70.0,,,,,,,Protein,G -22542521,1193710,1003,20.0,,70.0,,,,,,,Protein,G -22542696,1193914,1003,1.12,,70.0,,,,,,,Protein,G -22542843,1194089,1003,0.0,,70.0,,,,,,,Protein,G -22542979,1194268,1003,0.0,,70.0,,,,,,,Protein,G -22543493,1194875,1003,0.0,,70.0,,,,,,,Protein,G -22543607,1194999,1003,1.56,,70.0,,,,,,,Protein,G -22543821,1195252,1003,0.0,,70.0,,,,,,,Protein,G -22544270,1195846,1003,0.0,,70.0,,,,,,,Protein,G -22544285,1195866,1003,17.86,,70.0,,,,,,,Protein,G -22544470,1196081,1003,8.0,,70.0,,,,,,,Protein,G -22545037,1196728,1003,0.0,,70.0,,,,,,,Protein,G -22545071,1196766,1003,0.0,,70.0,,,,,,,Protein,G -22545258,1196969,1003,22.97,,70.0,,,,,,,Protein,G -22545290,1197009,1003,22.81,,70.0,,,,,,,Protein,G -22546363,1198324,1003,0.0,,70.0,,,,,,,Protein,G -22546390,1198357,1003,0.0,,70.0,,,,,,,Protein,G -22546410,1198384,1003,0.0,,70.0,,,,,,,Protein,G -22546515,1198502,1003,9.3,,70.0,,,,,,,Protein,G -22546557,1198547,1003,0.0,,70.0,,,,,,,Protein,G -22546851,1198934,1003,0.0,,70.0,,,,,,,Protein,G -22546866,1198953,1003,0.0,,75.0,,,,,,,Protein,G -22546932,1199028,1003,8.84,,70.0,,,,,,,Protein,G -22546982,1199083,1003,0.0,,75.0,,,,,,,Protein,G -22547184,1199346,1003,1.63,,70.0,,,,,,,Protein,G -22547514,1199712,1003,3.45,,70.0,,,,,,,Protein,G -22548558,1201030,1003,0.0,,70.0,,,,,,,Protein,G -22548653,1201140,1003,0.0,,70.0,,,,,,,Protein,G -22548665,1201152,1003,0.0,,70.0,,,,,,,Protein,G -22548675,1201167,1003,0.0,,70.0,,,,,,,Protein,G -22548820,1201338,1003,28.57,,70.0,,,,,,,Protein,G -22548933,1201465,1003,0.0,,70.0,,,,,,,Protein,G -22549162,1201758,1003,7.41,,70.0,,,,,,,Protein,G -22549390,1202055,1003,5.26,,70.0,,,,,,,Protein,G -22549411,1202093,1003,0.0,,70.0,,,,,,,Protein,G -22549434,1202118,1003,12.5,,70.0,,,,,,,Protein,G -22549492,1202199,1003,17.86,,70.0,,,,,,,Protein,G -22549591,1202316,1003,17.65,,70.0,,,,,,,Protein,G -22549739,1202484,1003,6.45,,70.0,,,,,,,Protein,G -22550110,1202922,1003,4.08,,70.0,,,,,,,Protein,G -22550166,1202985,1003,13.16,,70.0,,,,,,,Protein,G -22550421,1203279,1003,7.14,,70.0,,,,,,,Protein,G -22550574,1203472,1003,6.67,,73.0,,,,,,,Protein,G -22550783,1203722,1003,0.0,,70.0,,,,,,,Protein,G -22550900,1203856,1003,10.0,,70.0,,,,,,,Protein,G -22550981,1203944,1003,4.35,,70.0,,,,,,,Protein,G -22551047,1204019,1003,0.0,,70.0,,,,,,,Protein,G -22551171,1204153,1003,17.86,,70.0,,,,,,,Protein,G -22551201,1204185,1003,0.0,,70.0,,,,,,,Protein,G -22551421,1204430,1003,6.67,,70.0,,,,,,,Protein,G -22551930,1205164,1003,3.12,,70.0,,,,,,,Protein,G -22551941,1205177,1003,6.25,,70.0,,,,,,,Protein,G -22552082,1205344,1003,0.0,,70.0,,,,,,,Protein,G -22552533,1205905,1003,3.23,,70.0,,,,,,,Protein,G -22552592,1205975,1003,6.67,,70.0,,,,,,,Protein,G -22552996,1206515,1003,10.0,,70.0,,,,,,,Protein,G -22553109,1206650,1003,0.0,,75.0,,,,,,,Protein,G -22553138,1206688,1003,16.0,,70.0,,,,,,,Protein,G -22553362,1206926,1003,20.0,,70.0,,,,,,,Protein,G -22553678,1207389,1003,11.43,,70.0,,,,,,,Protein,G -22553713,1207427,1003,0.0,,70.0,,,,,,,Protein,G -22553717,1207432,1003,0.0,,70.0,,,,,,,Protein,G -22554011,1207752,1003,3.57,,70.0,,,,,,,Protein,G -22554185,1207958,1003,0.0,,70.0,,,,,,,Protein,G -22554562,1208397,1003,2.38,,70.0,,,,,,,Protein,G -22554602,1208440,1003,0.71,,70.0,,,,,,,Protein,G -22554965,1208838,1003,4.5,,70.0,,,,,,,Protein,G -22555009,1208883,1003,6.67,,70.0,,,,,,,Protein,G -22555018,1208892,1003,25.0,,70.0,,,,,,,Protein,G -22555102,1208988,1003,0.0,,70.0,,,,,,,Protein,G -22555140,1209031,1003,15.33,,70.0,,,,,,,Protein,G -22555670,1209648,1003,7.14,,70.0,,,,,,,Protein,G -22556501,1210603,1003,0.0,,70.0,,,,,,,Protein,G -22556506,1210609,1003,0.0,,70.0,,,,,,,Protein,G -22556726,1210864,1003,5.26,,70.0,,,,,,,Protein,G -22557128,1211327,1003,1.6,,70.0,,,,,,,Protein,G -22557270,1211478,1003,0.0,,70.0,,,,,,,Protein,G -22557285,1211495,1003,5.88,,70.0,,,,,,,Protein,G -22557494,1211739,1003,14.29,,70.0,,,,,,,Protein,G -22557663,1211949,1003,6.38,,70.0,,,,,,,Protein,G -22557664,1211950,1003,13.79,,70.0,,,,,,,Protein,G -22557778,1212074,1003,3.33,,70.0,,,,,,,Protein,G -22557874,1212179,1003,6.67,,70.0,,,,,,,Protein,G -22558154,1212485,1003,10.0,,70.0,,,,,,,Protein,G -22558571,1213394,1003,8.77,,70.0,,,,,,,Protein,G -22558575,1213398,1003,7.02,,70.0,,,,,,,Protein,G -22558641,1213470,1003,0.8,,70.0,,,,,,,Protein,G -22558711,1213547,1003,0.0,,70.0,,,,,,,Protein,G -22559482,1214546,1003,2.5,,70.0,,,,,,,Protein,G -22559646,1214883,1003,0.0,,70.0,,,,,,,Protein,G -22559962,1215271,1003,18.75,,70.0,,,,,,,Protein,G -22560035,1215361,1003,16.81,,70.0,,,,,,,Protein,G -22560121,1215473,1003,3.33,,73.0,,,,,,,Protein,G -22560569,1216013,1003,5.0,,70.0,,,,,,,Protein,G -22561145,1216710,1003,5.0,,70.0,,,,,,,Protein,G -22561520,1217172,1003,0.0,,70.0,,,,,,,Protein,G -22561569,1217227,1003,1.18,,70.0,,,,,,,Protein,G -22561939,1217697,1003,2.86,,70.0,,,,,,,Protein,G -22562013,1217791,1003,0.0,,70.0,,,,,,,Protein,G -22562044,1217839,1003,0.0,,70.0,,,,,,,Protein,G -22562122,1217983,1003,3.23,,70.0,,,,,,,Protein,G -22562370,1218367,1003,4.69,,70.0,,,,,,,Protein,G -22562496,1218520,1003,0.83,,70.0,,,,,,,Protein,G -22562554,1218584,1003,6.98,,70.0,,,,,,,Protein,G -22562652,1218704,1003,4.17,,70.0,,,,,,,Protein,G -22562693,1218760,1003,3.7,,73.0,,,,,,,Protein,G -22562888,1218984,1003,0.0,,70.0,,,,,,,Protein,G -22563119,1219296,1003,11.11,,70.0,,,,,,,Protein,G -22563340,1219546,1003,0.0,,70.0,,,,,,,Protein,G -22563350,1219557,1003,5.29,,70.0,,,,,,,Protein,G -22563597,1219838,1003,0.0,,70.0,,,,,,,Protein,G -22563617,1219860,1003,4.6,,70.0,,,,,,,Protein,G -22563640,1219885,1003,62.5,,70.0,,,,,,,Protein,G -22564085,1220485,1003,0.0,,70.0,,,,,,,Protein,G -22564110,1220511,1003,0.0,,70.0,,,,,,,Protein,G -22564180,1220585,1003,0.0,,70.0,,,,,,,Protein,G -22564471,1220901,1003,0.0,,70.0,,,,,,,Protein,G -22564586,1221043,1003,3.33,,70.0,,,,,,,Protein,G -22565054,1221593,1003,3.33,,70.0,,,,,,,Protein,G -22565355,1221961,1003,7.69,,70.0,,,,,,,Protein,G -22565608,1222336,1003,0.0,,70.0,,,,,,,Protein,G -22565831,1222609,1003,9.68,,70.0,,,,,,,Protein,G -22565862,1222641,1003,0.0,,70.0,,,,,,,Protein,G -22565945,1222731,1003,0.0,,70.0,,,,,,,Protein,G -22565947,1222733,1003,0.0,,70.0,,,,,,,Protein,G -22565989,1222776,1003,7.14,,70.0,,,,,,,Protein,G -22566256,1223072,1003,16.07,,70.0,,,,,,,Protein,G -22566456,1223350,1003,9.39,,70.0,,,,,,,Protein,G -22566548,1223445,1003,0.0,,70.0,,,,,,,Protein,G -22566566,1223463,1003,7.14,,70.0,,,,,,,Protein,G -22566664,1223571,1003,7.14,,70.0,,,,,,,Protein,G -22566822,1223757,1003,20.0,,70.0,,,,,,,Protein,G -22567258,1224222,1003,25.0,,70.0,,,,,,,Protein,G -22567364,1224336,1003,0.0,,70.0,,,,,,,Protein,G -22567609,1224594,1003,7.5,,70.0,,,,,,,Protein,G -22567618,1224604,1003,20.0,,70.0,,,,,,,Protein,G -22567753,1224744,1003,0.0,,70.0,,,,,,,Protein,G -22567763,1224755,1003,7.14,,70.0,,,,,,,Protein,G -22568072,1225092,1003,5.0,,70.0,,,,,,,Protein,G -22568895,1225978,1003,6.67,,70.0,,,,,,,Protein,G -22569131,1226224,1003,7.05,,70.0,,,,,,,Protein,G -22569136,1226229,1003,0.0,,70.0,,,,,,,Protein,G -22569589,1226721,1003,6.98,,70.0,,,,,,,Protein,G -22569639,1226774,1003,25.0,,70.0,,,,,,,Protein,G -22569979,1227142,1003,0.0,,70.0,,,,,,,Protein,G -22570210,1227391,1003,6.9,,70.0,,,,,,,Protein,G -22570243,1227425,1003,7.14,,70.0,,,,,,,Protein,G -22570514,1227713,1003,0.0,,70.0,,,,,,,Protein,G -22570580,1227781,1003,3.33,,70.0,,,,,,,Protein,G -22570903,1228126,1003,0.0,,70.0,,,,,,,Protein,G -22571429,1228709,1003,7.04,,73.0,,,,,,,Protein,G -22571814,1229123,1003,17.86,,70.0,,,,,,,Protein,G -22572770,1230134,1003,7.5,,70.0,,,,,,,Protein,G -22573130,1230527,1003,7.14,,70.0,,,,,,,Protein,G -22573560,1230998,1003,10.0,,70.0,,,,,,,Protein,G -22573692,1231137,1003,7.14,,70.0,,,,,,,Protein,G -22573750,1231196,1003,0.0,,70.0,,,,,,,Protein,G -22573792,1231238,1003,0.0,,70.0,,,,,,,Protein,G -22574177,1231658,1003,23.08,,70.0,,,,,,,Protein,G -22575560,1233090,1003,0.42,,70.0,,,,,,,Protein,G -22575669,1233208,1003,0.0,,70.0,,,,,,,Protein,G -22575816,1233372,1003,0.0,,70.0,,,,,,,Protein,G -22576168,1233753,1003,0.0,,70.0,,,,,,,Protein,G -22576212,1233799,1003,0.0,,70.0,,,,,,,Protein,G -22576360,1233959,1003,0.0,,70.0,,,,,,,Protein,G -22576449,1234054,1003,3.57,,70.0,,,,,,,Protein,G -22576487,1234093,1003,0.0,,70.0,,,,,,,Protein,G -22576500,1234106,1003,7.14,,70.0,,,,,,,Protein,G -22576512,1234121,1003,0.0,,70.0,,,,,,,Protein,G -22576958,1234606,1003,0.0,,70.0,,,,,,,Protein,G -22577320,1235017,1003,0.0,,70.0,,,,,,,Protein,G -22577485,1235187,1003,5.48,,70.0,,,,,,,Protein,G -22577540,1235244,1003,3.45,,70.0,,,,,,,Protein,G -22577641,1235355,1003,18.18,,70.0,,,,,,,Protein,G -22577854,1235579,1003,0.0,,70.0,,,,,,,Protein,G -22578044,1235779,1003,0.0,,75.0,,,,,,,Protein,G -22578252,1236025,1003,2.63,,70.0,,,,,,,Protein,G -22578496,1236288,1003,3.33,,70.0,,,,,,,Protein,G -22578916,1236748,1003,0.0,,70.0,,,,,,,Protein,G -22579192,1237069,1003,12.0,,70.0,,,,,,,Protein,G -22579615,1237511,1003,3.23,,70.0,,,,,,,Protein,G -22579657,1237557,1003,3.45,,70.0,,,,,,,Protein,G -22579714,1237615,1003,4.76,,70.0,,,,,,,Protein,G -22579958,1237872,1003,5.0,,70.0,,,,,,,Protein,G -22580100,1238020,1003,2.5,,70.0,,,,,,,Protein,G -22580395,1238323,1003,8.0,,70.0,,,,,,,Protein,G -22581091,1239079,1003,5.65,,70.0,,,,,,,Protein,G -22581154,1239148,1003,0.0,,70.0,,,,,,,Protein,G -22581738,1239792,1003,0.0,,70.0,,,,,,,Protein,G -22582086,1240162,1003,5.0,,70.0,,,,,,,Protein,G -22582182,1240265,1003,25.0,,70.0,,,,,,,Protein,G -22582240,1240329,1003,7.14,,70.0,,,,,,,Protein,G -22582557,1240665,1003,3.57,,70.0,,,,,,,Protein,G -22582582,1240692,1003,0.0,,70.0,,,,,,,Protein,G -22582875,1240998,1003,7.14,,70.0,,,,,,,Protein,G -22582897,1241021,1003,13.33,,70.0,,,,,,,Protein,G -22583363,1241518,1003,0.0,,70.0,,,,,,,Protein,G -22584549,1242785,1003,2.5,,70.0,,,,,,,Protein,G -22584566,1242803,1003,2.83,,70.0,,,,,,,Protein,G -22584827,1243126,1003,3.33,,70.0,,,,,,,Protein,G -22584882,1243193,1003,0.0,,70.0,,,,,,,Protein,G -22584900,1243221,1003,0.0,,70.0,,,,,,,Protein,G -22585003,1243383,1003,0.0,,70.0,,,,,,,Protein,G -22585026,1243424,1003,25.0,,70.0,,,,,,,Protein,G -22585559,1243984,1003,1.67,,70.0,,,,,,,Protein,G -22586295,1244759,1003,24.78,,70.0,,,,,,,Protein,G -22586437,1244923,1003,14.29,,70.0,,,,,,,Protein,G -22586469,1244960,1003,8.24,,70.0,,,,,,,Protein,G -22586497,1245001,1003,9.86,,70.0,,,,,,,Protein,G -22586609,1245174,1003,0.0,,70.0,,,,,,,Protein,G -22586623,1245189,1003,0.0,,70.0,,,,,,,Protein,G -22586737,1245335,1003,1.54,,70.0,,,,,,,Protein,G -22586911,1245541,1003,5.88,,70.0,,,,,,,Protein,G -22587110,1245760,1003,25.0,,70.0,,,,,,,Protein,G -22587246,1245916,1003,8.77,,70.0,,,,,,,Protein,G -22587299,1245988,1003,6.67,,70.0,,,,,,,Protein,G -22587320,1246011,1003,8.93,,70.0,,,,,,,Protein,G -22587699,1246423,1003,11.97,,70.0,,,,,,,Protein,G -22587803,1246544,1003,8.45,,70.0,,,,,,,Protein,G -22587810,1246551,1003,41.18,,70.0,,,,,,,Protein,G -22587864,1246607,1003,3.75,,70.0,,,,,,,Protein,G -22587938,1246697,1003,15.79,,70.0,,,,,,,Protein,G -22588135,1246909,1003,25.0,,70.0,,,,,,,Protein,G -22588141,1246915,1003,7.65,,70.0,,,,,,,Protein,G -22588273,1247053,1003,20.0,,70.0,,,,,,,Protein,G -22588844,1247697,1003,21.43,,70.0,,,,,,,Protein,G -22589058,1247938,1003,6.19,,70.0,,,,,,,Protein,G -22589271,1248174,1003,7.14,,70.0,,,,,,,Protein,G -22589339,1248245,1003,7.41,,70.0,,,,,,,Protein,G -22589485,1248397,1003,14.29,,70.0,,,,,,,Protein,G -22589572,1248499,1003,9.47,,70.0,,,,,,,Protein,G -22589750,1248697,1003,0.0,,70.0,,,,,,,Protein,G -22589910,1248870,1003,28.57,,70.0,,,,,,,Protein,G -22590480,1249502,1003,5.31,,70.0,,,,,,,Protein,G -22590876,1249973,1003,28.57,,70.0,,,,,,,Protein,G -22591000,1250109,1003,2.82,,70.0,,,,,,,Protein,G -22591188,1250306,1003,19.05,,70.0,,,,,,,Protein,G -22591317,1250459,1003,7.69,,70.0,,,,,,,Protein,G -22591498,1250655,1003,6.67,,70.0,,,,,,,Protein,G -22591505,1250662,1003,2.67,,70.0,,,,,,,Protein,G -22591722,1250884,1003,25.0,,70.0,,,,,,,Protein,G -22591747,1250910,1003,0.0,,70.0,,,,,,,Protein,G -22591884,1251056,1003,7.02,,70.0,,,,,,,Protein,G -22591925,1251099,1003,5.88,,70.0,,,,,,,Protein,G -22592067,1251272,1003,16.47,,70.0,,,,,,,Protein,G -22592224,1251436,1003,9.09,,70.0,,,,,,,Protein,G -22592333,1251547,1003,4.65,,70.0,,,,,,,Protein,G -22592416,1251631,1003,0.0,,70.0,,,,,,,Protein,G -22592650,1251882,1003,2.63,,70.0,,,,,,,Protein,G -22592752,1252018,1003,0.42,,70.0,,,,,,,Protein,G -22592809,1252094,1003,0.0,,70.0,,,,,,,Protein,G -22592905,1252193,1003,0.0,,70.0,,,,,,,Protein,G -22593426,1252751,1003,4.62,,70.0,,,,,,,Protein,G -22593598,1252939,1003,3.33,,70.0,,,,,,,Protein,G -22593696,1253043,1003,6.67,,70.0,,,,,,,Protein,G -22593782,1253132,1003,12.94,,70.0,,,,,,,Protein,G -22593819,1253174,1003,0.0,,70.0,,,,,,,Protein,G -22594122,1253516,1003,0.42,,70.0,,,,,,,Protein,G -22594317,1253723,1003,1.18,,70.0,,,,,,,Protein,G -22594680,1254107,1003,16.07,,70.0,,,,,,,Protein,G -22594853,1254288,1003,6.67,,70.0,,,,,,,Protein,G -22595106,1254550,1003,6.67,,70.0,,,,,,,Protein,G -22595183,1254636,1003,25.0,,70.0,,,,,,,Protein,G -22595422,1254890,1003,7.89,,70.0,,,,,,,Protein,G -22595479,1254950,1003,1.14,,70.0,,,,,,,Protein,G -22595531,1255008,1003,2.35,,70.0,,,,,,,Protein,G -22596130,1255651,1003,2.03,,70.0,,,,,,,Protein,G -22596621,1256181,1003,3.08,,70.0,,,,,,,Protein,G -22596704,1256265,1003,20.54,,70.0,,,,,,,Protein,G -22596725,1256286,1003,17.86,,70.0,,,,,,,Protein,G -22596736,1256297,1003,1.18,,70.0,,,,,,,Protein,G -22596876,1256439,1003,4.41,,70.0,,,,,,,Protein,G -22597598,1257208,1003,2.0,,70.0,,,,,,,Protein,G -22597727,1257340,1003,13.95,,70.0,,,,,,,Protein,G -22597750,1257364,1003,5.15,,70.0,,,,,,,Protein,G -22597829,1257445,1003,0.0,,70.0,,,,,,,Protein,G -22597923,1257544,1003,0.0,,70.0,,,,,,,Protein,G -22598112,1257761,1003,5.26,,70.0,,,,,,,Protein,G -22598651,1258338,1003,10.0,,70.0,,,,,,,Protein,G -22598804,1258521,1003,9.41,,70.0,,,,,,,Protein,G -22599031,1258759,1003,9.09,,70.0,,,,,,,Protein,G -22599201,1258977,1003,16.07,,70.0,,,,,,,Protein,G -22599564,1259398,1003,12.5,,70.0,,,,,,,Protein,G -22599620,1259457,1003,9.79,,70.0,,,,,,,Protein,G -22600181,1260072,1003,2.22,,70.0,,,,,,,Protein,G -22600293,1260204,1003,12.5,,70.0,,,,,,,Protein,G -22600329,1260246,1003,3.33,,70.0,,,,,,,Protein,G -22600348,1260265,1003,3.33,,70.0,,,,,,,Protein,G -22600446,1260387,1003,6.45,,70.0,,,,,,,Protein,G -22600566,1260524,1003,0.0,,70.0,,,,,,,Protein,G -22600602,1260567,1003,3.33,,70.0,,,,,,,Protein,G -22600632,1260598,1003,3.33,,70.0,,,,,,,Protein,G -22601169,1261179,1003,6.67,,70.0,,,,,,,Protein,G -22601176,1261186,1003,8.85,,70.0,,,,,,,Protein,G -22601307,1261324,1003,12.73,,70.0,,,,,,,Protein,G -22601308,1261325,1003,6.67,,70.0,,,,,,,Protein,G -22601376,1261395,1003,4.26,,70.0,,,,,,,Protein,G -22601725,1261771,1003,11.63,,70.0,,,,,,,Protein,G -22601737,1261783,1003,10.53,,70.0,,,,,,,Protein,G -22601809,1261860,1003,5.26,,70.0,,,,,,,Protein,G -22601907,1261969,1003,0.0,,75.0,,,,,,,Protein,G -22602038,1262107,1003,2.34,,70.0,,,,,,,Protein,G -22602135,1262208,1003,14.12,,70.0,,,,,,,Protein,G -22602346,1262455,1003,0.0,,70.0,,,,,,,Protein,G -22603266,1263500,1003,0.0,,70.0,,,,,,,Protein,G -22603332,1263572,1003,0.0,,70.0,,,,,,,Protein,G -22603421,1263667,1003,42.86,,70.0,,,,,,,Protein,G -22603465,1263713,1003,1.01,,70.0,,,,,,,Protein,G -22603549,1263804,1003,10.67,,70.0,,,,,,,Protein,G -22603616,1263874,1003,0.0,,70.0,,,,,,,Protein,G -22603960,1264240,1003,2.31,,70.0,,,,,,,Protein,G -22603972,1264252,1003,0.0,,70.0,,,,,,,Protein,G -22604333,1264645,1003,0.0,,70.0,,,,,,,Protein,G -22604513,1264846,1003,15.08,,70.0,,,,,,,Protein,G -22604553,1264890,1003,0.0,,70.0,,,,,,,Protein,G -22604566,1264904,1003,14.08,,70.0,,,,,,,Protein,G -22604680,1265033,1003,0.0,,70.0,,,,,,,Protein,G -22604726,1265087,1003,0.82,,70.0,,,,,,,Protein,G -22604962,1265346,1003,19.12,,70.0,,,,,,,Protein,G -22605475,1265929,1003,10.67,,70.0,,,,,,,Protein,G -22605611,1266091,1003,8.7,,70.0,,,,,,,Protein,G -22605617,1266097,1003,0.0,,70.0,,,,,,,Protein,G -22605633,1266114,1003,0.0,,70.0,,,,,,,Protein,G -22605637,1266118,1003,0.0,,70.0,,,,,,,Protein,G -22605836,1266339,1003,21.43,,70.0,,,,,,,Protein,G -22606084,1266623,1003,18.95,,70.0,,,,,,,Protein,G -22606401,1266971,1003,28.57,,70.0,,,,,,,Protein,G -22606544,1267126,1003,1.18,,70.0,,,,,,,Protein,G -22606808,1267410,1003,17.78,,70.0,,,,,,,Protein,G -22606836,1267441,1003,0.0,,70.0,,,,,,,Protein,G -22606900,1267506,1003,0.0,,70.0,,,,,,,Protein,G -22607471,1268132,1003,14.29,,70.0,,,,,,,Protein,G -22607610,1268292,1003,10.0,,70.0,,,,,,,Protein,G -22607666,1268353,1003,0.0,,70.0,,,,,,,Protein,G -22607851,1268557,1003,6.67,,70.0,,,,,,,Protein,G -22608480,1269234,1003,0.0,,70.0,,,,,,,Protein,G -22608685,1269459,1003,15.89,,70.0,,,,,,,Protein,G -22608835,1269675,1003,11.5,,70.0,,,,,,,Protein,G -22608972,1269840,1003,8.33,,70.0,,,,,,,Protein,G -22609165,1270049,1003,0.0,,70.0,,,,,,,Protein,G -22609477,1270415,1003,11.11,,70.0,,,,,,,Protein,G -22609504,1270451,1003,11.29,,70.0,,,,,,,Protein,G -22609675,1270653,1003,3.53,,70.0,,,,,,,Protein,G -22609941,1270945,1003,14.04,,70.0,,,,,,,Protein,G -22609952,1270957,1003,2.33,,70.0,,,,,,,Protein,G -22610375,1271401,1003,0.0,,75.0,,,,,,,Protein,G -22610441,1271470,1003,5.13,,70.0,,,,,,,Protein,G -22610553,1271606,1003,1.77,,70.0,,,,,,,Protein,G -22610562,1271620,1003,4.76,,70.0,,,,,,,Protein,G -22610717,1271856,1003,16.0,,70.0,,,,,,,Protein,G -22610912,1272137,1003,17.95,,70.0,,,,,,,Protein,G -22611142,1272401,1003,10.0,,70.0,,,,,,,Protein,G -22611287,1272569,1003,8.77,,70.0,,,,,,,Protein,G -22611410,1272709,1003,5.06,,70.0,,,,,,,Protein,G -22611532,1272838,1003,16.67,,70.0,,,,,,,Protein,G -22611986,1273341,1003,11.9,,70.0,,,,,,,Protein,G -22612013,1273370,1003,6.67,,70.0,,,,,,,Protein,G -22612400,1273788,1003,0.0,,70.0,,,,,,,Protein,G -22612522,1273914,1003,0.0,,70.0,,,,,,,Protein,G -22612704,1274122,1003,10.71,,70.0,,,,,,,Protein,G -22612727,1274149,1003,2.41,,70.0,,,,,,,Protein,G -22612801,1274223,1003,3.57,,70.0,,,,,,,Protein,G -22612894,1274321,1003,2.94,,70.0,,,,,,,Protein,G -22613142,1274596,1003,16.3,,70.0,,,,,,,Protein,G -22613178,1274632,1003,5.0,,70.0,,,,,,,Protein,G -22613787,1275289,1003,0.0,,70.0,,,,,,,Protein,G -22614039,1275552,1003,7.14,,70.0,,,,,,,Protein,G -22614500,1276034,1003,3.57,,70.0,,,,,,,Protein,G -22614521,1276057,1003,1.76,,70.0,,,,,,,Protein,G -22614648,1276190,1003,19.47,,70.0,,,,,,,Protein,G -22614701,1276247,1003,4.35,,73.0,,,,,,,Protein,G -22614758,1276306,1003,10.66,,70.0,,,,,,,Protein,G -22615179,1276780,1003,0.0,,70.0,,,,,,,Protein,G -22615262,1276869,1003,0.83,,70.0,,,,,,,Protein,G -22615556,1277188,1003,0.0,,70.0,,,,,,,Protein,G -22615571,1277205,1003,39.29,,70.0,,,,,,,Protein,G -22615790,1277439,1003,2.94,,70.0,,,,,,,Protein,G -22615859,1277516,1003,4.69,,70.0,,,,,,,Protein,G -22615886,1277546,1003,9.73,,70.0,,,,,,,Protein,G -22615915,1277577,1003,0.0,,70.0,,,,,,,Protein,G -22616115,1277805,1003,17.86,,70.0,,,,,,,Protein,G -22616151,1277847,1003,6.67,,70.0,,,,,,,Protein,G -22616164,1277860,1003,7.14,,70.0,,,,,,,Protein,G -22616226,1277925,1003,13.0,,70.0,,,,,,,Protein,G -22616343,1278054,1003,0.0,,70.0,,,,,,,Protein,G -22616906,1278678,1003,2.33,,70.0,,,,,,,Protein,G -22616994,1278769,1003,0.0,,70.0,,,,,,,Protein,G -22617113,1278891,1003,16.67,,70.0,,,,,,,Protein,G -22617444,1279254,1003,3.33,,70.0,,,,,,,Protein,G -22617701,1279528,1003,14.29,,70.0,,,,,,,Protein,G -22618219,1280086,1003,10.59,,70.0,,,,,,,Protein,G -22618615,1280526,1003,3.33,,73.0,,,,,,,Protein,G -22619128,1281111,1003,0.0,,75.0,,,,,,,Protein,G -22619605,1281650,1003,8.0,,70.0,,,,,,,Protein,G -22619630,1281680,1003,15.15,,70.0,,,,,,,Protein,G -22619842,1281915,1003,8.0,,70.0,,,,,,,Protein,G -22619948,1282029,1003,41.67,,70.0,,,,,,,Protein,G -22619951,1282033,1003,6.14,,70.0,,,,,,,Protein,G -22620131,1282225,1003,0.0,,70.0,,,,,,,Protein,G -22620349,1282452,1003,14.29,,70.0,,,,,,,Protein,G -22620681,1282799,1003,0.88,,70.0,,,,,,,Protein,G -22620760,1282884,1003,0.0,,70.0,,,,,,,Protein,G -22620766,1282890,1003,4.71,,70.0,,,,,,,Protein,G -22621018,1283170,1003,0.0,,70.0,,,,,,,Protein,G -22621637,1284147,1003,4.44,,70.0,,,,,,,Protein,G -22621685,1284207,1003,34.09,,70.0,,,,,,,Protein,G -22622082,1284685,1003,40.0,,70.0,,,,,,,Protein,G -22622166,1284782,1003,3.52,,70.0,,,,,,,Protein,G -22622327,1284993,1003,2.86,,70.0,,,,,,,Protein,G -22623556,1286414,1003,3.33,,70.0,,,,,,,Protein,G -22623657,1286522,1003,2.3,,70.0,,,,,,,Protein,G -22623692,1286557,1003,57.14,,70.0,,,,,,,Protein,G -22623729,1286598,1003,0.0,,70.0,,,,,,,Protein,G -22623832,1286730,1003,25.0,,70.0,,,,,,,Protein,G -22623932,1286835,1003,3.08,,70.0,,,,,,,Protein,G -22623950,1286855,1003,12.5,,70.0,,,,,,,Protein,G -22624876,1287920,1003,24.44,,70.0,,,,,,,Protein,G -22625029,1288082,1003,3.33,,70.0,,,,,,,Protein,G -22625087,1288149,1003,7.14,,70.0,,,,,,,Protein,G -22625195,1288281,1003,6.0,,70.0,,,,,,,Protein,G -22625206,1288293,1003,16.67,,70.0,,,,,,,Protein,G -22625378,1288494,1003,0.0,,70.0,,,,,,,Protein,G -22625885,1289068,1003,6.25,,70.0,,,,,,,Protein,G -22626661,1290005,1003,27.06,,70.0,,,,,,,Protein,G -22627000,1290429,1003,4.6,,70.0,,,,,,,Protein,G -22627063,1290518,1003,0.0,,70.0,,,,,,,Protein,G -22627635,1291181,1003,2.0,,70.0,,,,,,,Protein,G -22627944,1291524,1003,13.16,,70.0,,,,,,,Protein,G -22628238,1291862,1003,2.12,,70.0,,,,,,,Protein,G -22628310,1291946,1003,0.0,,70.0,,,,,,,Protein,G -22628475,1292150,1003,0.0,,70.0,,,,,,,Protein,G -22628683,1292383,1003,23.53,,70.0,,,,,,,Protein,G -22628779,1292487,1003,0.0,,75.0,,,,,,,Protein,G -22629118,1292881,1003,6.67,,70.0,,,,,,,Protein,G -22629256,1293049,1003,23.81,,70.0,,,,,,,Protein,G -22629365,1293176,1003,0.0,,70.0,,,,,,,Protein,G -22629434,1293251,1003,0.42,,73.0,,,,,,,Protein,G -22629619,1293465,1003,0.0,,75.0,,,,,,,Protein,G -22629743,1293602,1003,0.0,,70.0,,,,,,,Protein,G -22629980,1293871,1003,0.83,,70.0,,,,,,,Protein,G -22630322,1294255,1003,0.0,,70.0,,,,,,,Protein,G -22630371,1294310,1003,12.9,,70.0,,,,,,,Protein,G -22630372,1294311,1003,14.44,,70.0,,,,,,,Protein,G -22630418,1294381,1003,8.77,,70.0,,,,,,,Protein,G -22630478,1294445,1003,0.0,,70.0,,,,,,,Protein,G -22630643,1294624,1003,0.0,,70.0,,,,,,,Protein,G -22630862,1294880,1003,0.0,,70.0,,,,,,,Protein,G -22631628,1295803,1003,5.0,,70.0,,,,,,,Protein,G -22632385,1296707,1003,0.0,,70.0,,,,,,,Protein,G -22632601,1296963,1003,3.33,,70.0,,,,,,,Protein,G -22633040,1297473,1003,0.0,,70.0,,,,,,,Protein,G -22633250,1297714,1003,0.0,,70.0,,,,,,,Protein,G -22633274,1297739,1003,3.33,,70.0,,,,,,,Protein,G -22633423,1297903,1003,0.0,,70.0,,,,,,,Protein,G -22633440,1297922,1003,0.42,,73.0,,,,,,,Protein,G -22633567,1298084,1003,5.22,,70.0,,,,,,,Protein,G -22633596,1298120,1003,3.81,,70.0,,,,,,,Protein,G -22633905,1298466,1003,0.0,,70.0,,,,,,,Protein,G -22634153,1298735,1003,0.0,,70.0,,,,,,,Protein,G -22634226,1298819,1003,0.0,,70.0,,,,,,,Protein,G -22634365,1298983,1003,0.0,,75.0,,,,,,,Protein,G -22634434,1299082,1003,0.0,,70.0,,,,,,,Protein,G -22634476,1299164,1003,0.0,,70.0,,,,,,,Protein,G -22634603,1299776,1003,0.0,,70.0,,,,,,,Protein,G -22634611,1299846,1003,0.0,,70.0,,,,,,,Protein,G -22635051,1300827,1003,13.39,,70.0,,,,,,,Protein,G -22635241,1301040,1003,12.5,,70.0,,,,,,,Protein,G -22635266,1301069,1003,0.0,,70.0,,,,,,,Protein,G -22635331,1301143,1003,17.86,,70.0,,,,,,,Protein,G -22635378,1301211,1003,0.0,,70.0,,,,,,,Protein,G -22635471,1301312,1003,0.0,,70.0,,,,,,,Protein,G -22635482,1301323,1003,4.44,,70.0,,,,,,,Protein,G -22635586,1301454,1003,0.0,,70.0,,,,,,,Protein,G -22635881,1301844,1003,7.14,,70.0,,,,,,,Protein,G -22635934,1301906,1003,3.57,,70.0,,,,,,,Protein,G -22636035,1302015,1003,0.0,,70.0,,,,,,,Protein,G -22636047,1302028,1003,0.0,,70.0,,,,,,,Protein,G -22636137,1302180,1003,6.47,,70.0,,,,,,,Protein,G -22636195,1302271,1003,21.43,,70.0,,,,,,,Protein,G -22636230,1302332,1003,3.33,,73.0,,,,,,,Protein,G -22636237,1302341,1003,0.0,,70.0,,,,,,,Protein,G -22637026,1303450,1003,3.57,,70.0,,,,,,,Protein,G -22637049,1303486,1003,3.33,,70.0,,,,,,,Protein,G -22637312,1303915,1003,21.88,,70.0,,,,,,,Protein,G -22637329,1303936,1003,21.43,,70.0,,,,,,,Protein,G -22637384,1304005,1003,0.0,,70.0,,,,,,,Protein,G -22637493,1304143,1003,16.07,,70.0,,,,,,,Protein,G -22637573,1304253,1003,9.52,,70.0,,,,,,,Protein,G -22637659,1304361,1003,0.0,,70.0,,,,,,,Protein,G -22637719,1304487,1003,3.57,,70.0,,,,,,,Protein,G -22637812,1304616,1003,0.0,,70.0,,,,,,,Protein,G -22637859,1304678,1003,3.23,,70.0,,,,,,,Protein,G -22637965,1304797,1003,0.0,,70.0,,,,,,,Protein,G -22638036,1304877,1003,21.43,,70.0,,,,,,,Protein,G -22638058,1304900,1003,21.24,,70.0,,,,,,,Protein,G -22638075,1304918,1003,11.43,,70.0,,,,,,,Protein,G -22638130,1304975,1003,6.67,,70.0,,,,,,,Protein,G -22638776,1305756,1003,8.89,,70.0,,,,,,,Protein,G -22638797,1305777,1003,10.67,,70.0,,,,,,,Protein,G -22638813,1305793,1003,4.42,,70.0,,,,,,,Protein,G -22639028,1306036,1003,6.25,,70.0,,,,,,,Protein,G -22639109,1306142,1003,17.14,,70.0,,,,,,,Protein,G -22639238,1306313,1003,2.35,,70.0,,,,,,,Protein,G -22639269,1306346,1003,5.13,,70.0,,,,,,,Protein,G -22640395,1307663,1003,25.0,,70.0,,,,,,,Protein,G -22640617,1307972,1003,4.65,,70.0,,,,,,,Protein,G -22641159,1308634,1003,0.0,,70.0,,,,,,,Protein,G -22641506,1309058,1003,9.46,,70.0,,,,,,,Protein,G -22641748,1309332,1003,25.0,,70.0,,,,,,,Protein,G -22641937,1309609,1003,0.0,,70.0,,,,,,,Protein,G -22641993,1309677,1003,14.52,,70.0,,,,,,,Protein,G -22642855,1310864,1003,4.76,,70.0,,,,,,,Protein,G -22642877,1310886,1003,9.52,,70.0,,,,,,,Protein,G -22643041,1311061,1003,3.33,,70.0,,,,,,,Protein,G -22643315,1311354,1003,3.27,,70.0,,,,,,,Protein,G -22643508,1311575,1003,1.06,,70.0,,,,,,,Protein,G -22643550,1311620,1003,5.04,,70.0,,,,,,,Protein,G -22643695,1311780,1003,16.67,,70.0,,,,,,,Protein,G -22644240,1312432,1003,31.25,,70.0,,,,,,,Protein,G -22644334,1312541,1003,3.57,,70.0,,,,,,,Protein,G -22644587,1312833,1003,0.0,,70.0,,,,,,,Protein,G -22644772,1313032,1003,0.83,,70.0,,,,,,,Protein,G -22644887,1313157,1003,3.33,,70.0,,,,,,,Protein,G -22645183,1313494,1003,3.33,,70.0,,,,,,,Protein,G -22645327,1313649,1003,5.36,,70.0,,,,,,,Protein,G -22645488,1313823,1003,6.12,,70.0,,,,,,,Protein,G -22645688,1314035,1003,2.63,,70.0,,,,,,,Protein,G -22645887,1314252,1003,1.75,,70.0,,,,,,,Protein,G -22646095,1314474,1003,17.86,,70.0,,,,,,,Protein,G -22646344,1314745,1003,0.0,,70.0,,,,,,,Protein,G -22646352,1314753,1003,3.53,,70.0,,,,,,,Protein,G -22646544,1314968,1003,8.22,,70.0,,,,,,,Protein,G -22646800,1315315,1003,0.0,,70.0,,,,,,,Protein,G -22647054,1315604,1003,0.0,,70.0,,,,,,,Protein,G -22647188,1315748,1003,17.86,,70.0,,,,,,,Protein,G -22647662,1316258,1003,0.0,,70.0,,,,,,,Protein,G -22647667,1316263,1003,0.56,,70.0,,,,,,,Protein,G -22648270,1316983,1003,3.53,,70.0,,,,,,,Protein,G -22648529,1317291,1003,11.63,,70.0,,,,,,,Protein,G -22648925,1317814,1003,3.57,,70.0,,,,,,,Protein,G -22649132,1318054,1003,0.0,,70.0,,,,,,,Protein,G -22649603,1318622,1003,1.18,,70.0,,,,,,,Protein,G -22649894,1318940,1003,13.22,,70.0,,,,,,,Protein,G -22649975,1319031,1003,4.0,,70.0,,,,,,,Protein,G -22650482,1319705,1003,4.17,,70.0,,,,,,,Protein,G -22650700,1319971,1003,3.12,,70.0,,,,,,,Protein,G -22650706,1319978,1003,5.6,,70.0,,,,,,,Protein,G -22650908,1320205,1003,40.0,,70.0,,,,,,,Protein,G -22650911,1320208,1003,25.0,,70.0,,,,,,,Protein,G -22651127,1320449,1003,25.0,,70.0,,,,,,,Protein,G -22651162,1320489,1003,5.43,,70.0,,,,,,,Protein,G -22651624,1321011,1003,0.42,,70.0,,,,,,,Protein,G -22651712,1321107,1003,7.41,,70.0,,,,,,,Protein,G -22651848,1321252,1003,0.0,,70.0,,,,,,,Protein,G -22651937,1321355,1003,9.68,,70.0,,,,,,,Protein,G -22652011,1321438,1003,0.0,,70.0,,,,,,,Protein,G -22652085,1321520,1003,9.3,,70.0,,,,,,,Protein,G -22652233,1321689,1003,0.0,,70.0,,,,,,,Protein,G -22652688,1322216,1003,27.78,,70.0,,,,,,,Protein,G -22652714,1322248,1003,6.67,,70.0,,,,,,,Protein,G -22652779,1322326,1003,14.29,,70.0,,,,,,,Protein,G -22652833,1322387,1003,2.67,,70.0,,,,,,,Protein,G -22653137,1322732,1003,0.0,,70.0,,,,,,,Protein,G -22653169,1322771,1003,2.38,,70.0,,,,,,,Protein,G -22654144,1323882,1003,0.81,,70.0,,,,,,,Protein,G -22654252,1324002,1003,0.88,,70.0,,,,,,,Protein,G -22654585,1324376,1003,6.67,,70.0,,,,,,,Protein,G -22654810,1324633,1003,3.08,,70.0,,,,,,,Protein,G -22655040,1324888,1003,9.3,,70.0,,,,,,,Protein,G -22655197,1325060,1003,0.0,,70.0,,,,,,,Protein,G -22655210,1325078,1003,0.0,,70.0,,,,,,,Protein,G -22655405,1325295,1003,0.42,,70.0,,,,,,,Protein,G -22655630,1325563,1003,8.77,,70.0,,,,,,,Protein,G -22655826,1325810,1003,3.17,,70.0,,,,,,,Protein,G -22655845,1325830,1003,0.0,,70.0,,,,,,,Protein,G -22655870,1325858,1003,1.09,,70.0,,,,,,,Protein,G -22655875,1325864,1003,0.0,,70.0,,,,,,,Protein,G -22655950,1325944,1003,0.0,,70.0,,,,,,,Protein,G -22655974,1325969,1003,4.93,,70.0,,,,,,,Protein,G -22656362,1326443,1003,3.41,,70.0,,,,,,,Protein,G -22656457,1326552,1003,7.03,,70.0,,,,,,,Protein,G -22656683,1326828,1003,0.0,,70.0,,,,,,,Protein,G -22656860,1327030,1003,11.5,,70.0,,,,,,,Protein,G -22656906,1327083,1003,5.0,,70.0,,,,,,,Protein,G -22656923,1327106,1003,10.71,,70.0,,,,,,,Protein,G -22656930,1327113,1003,0.58,,70.0,,,,,,,Protein,G -22657002,1327218,1003,11.58,,70.0,,,,,,,Protein,G -22657027,1327263,1003,5.0,,70.0,,,,,,,Protein,G -22657251,1327524,1003,6.67,,70.0,,,,,,,Protein,G -22658146,1328659,1003,0.0,,70.0,,,,,,,Protein,G -22658310,1328850,1003,3.33,,70.0,,,,,,,Protein,G -22659389,1330256,1003,0.0,,70.0,,,,,,,Protein,G -22659522,1330415,1003,7.58,,70.0,,,,,,,Protein,G -22659573,1330476,1003,0.0,,70.0,,,,,,,Protein,G -22659628,1330545,1003,0.0,,70.0,,,,,,,Protein,G -22659742,1330679,1003,0.0,,70.0,,,,,,,Protein,G -22660583,1331742,1003,25.0,,70.0,,,,,,,Protein,G -22660593,1331752,1003,6.45,,70.0,,,,,,,Protein,G -22660793,1331993,1003,44.44,,70.0,,,,,,,Protein,G -22660859,1332111,1003,7.14,,70.0,,,,,,,Protein,G -22661150,1332468,1003,0.0,,70.0,,,,,,,Protein,G -22661194,1332530,1003,0.0,,70.0,,,,,,,Protein,G -22661426,1332950,1003,3.33,,73.0,,,,,,,Protein,G -22661568,1333204,1003,21.43,,70.0,,,,,,,Protein,G -22662172,1334146,1003,2.44,,73.0,,,,,,,Protein,G -22662290,1334548,1003,0.0,,70.0,,,,,,,Protein,G -22662550,1334936,1003,0.42,,70.0,,,,,,,Protein,G -22662864,1335563,1003,0.0,,70.0,,,,,,,Protein,G -22662912,1335612,1003,0.0,,70.0,,,,,,,Protein,G -22663178,1335912,1003,0.0,,70.0,,,,,,,Protein,G -22663479,1336959,1003,4.55,,70.0,,,,,,,Protein,G -22663581,1337211,1003,1.82,,70.0,,,,,,,Protein,G -22663672,1337302,1003,1.04,,73.0,,,,,,,Protein,G -22663676,1337306,1003,1.94,,70.0,,,,,,,Protein,G -22663942,1337685,1003,1.33,,73.0,,,,,,,Protein,G -22664300,1338174,1003,3.85,,70.0,,,,,,,Protein,G -22664576,1338543,1003,0.0,,70.0,,,,,,,Protein,G -22665265,1339819,1003,10.34,,70.0,,,,,,,Protein,G -22665312,1339873,1003,3.33,,70.0,,,,,,,Protein,G -22665805,1340571,1003,8.85,,70.0,,,,,,,Protein,G -22665831,1340598,1003,0.0,,70.0,,,,,,,Protein,G -22665953,1340727,1003,1.23,,73.0,,,,,,,Protein,G -22666073,1340906,1003,1.54,,70.0,,,,,,,Protein,G -22666100,1340947,1003,16.67,,70.0,,,,,,,Protein,G -22666509,1341524,1003,2.78,,70.0,,,,,,,Protein,G -22667473,1342794,1003,7.35,,70.0,,,,,,,Protein,G -22667518,1342860,1003,16.33,,70.0,,,,,,,Protein,G -22667545,1342893,1003,6.67,,70.0,,,,,,,Protein,G -22667555,1342905,1003,0.0,,70.0,,,,,,,Protein,G -22667584,1342934,1003,0.0,,70.0,,,,,,,Protein,G -22667644,1343016,1003,7.14,,70.0,,,,,,,Protein,G -22668013,1343817,1003,12.0,,70.0,,,,,,,Protein,G -22668125,1344026,1003,7.14,,70.0,,,,,,,Protein,G -22668185,1344136,1003,7.14,,70.0,,,,,,,Protein,G -22668216,1344205,1003,9.09,,70.0,,,,,,,Protein,G -22668843,1344950,1003,0.0,,70.0,,,,,,,Protein,G -22668910,1345021,1003,13.27,,70.0,,,,,,,Protein,G -22669445,1345666,1003,5.38,,70.0,,,,,,,Protein,G -22669661,1345917,1003,1.6,,70.0,,,,,,,Protein,G -22669988,1346321,1003,28.57,,70.0,,,,,,,Protein,G -22670528,1347012,1003,20.0,,70.0,,,,,,,Protein,G -22670880,1347472,1003,0.0,,75.0,,,,,,,Protein,G -22671184,1347884,1003,0.0,,70.0,,,,,,,Protein,G -22671217,1347923,1003,8.24,,70.0,,,,,,,Protein,G -22671437,1348162,1003,14.29,,70.0,,,,,,,Protein,G -22671734,1348488,1003,17.86,,70.0,,,,,,,Protein,G -22671743,1348499,1003,10.94,,70.0,,,,,,,Protein,G -22671818,1348588,1003,1.63,,70.0,,,,,,,Protein,G -22671858,1348636,1003,0.0,,70.0,,,,,,,Protein,G -22671920,1348701,1003,0.0,,70.0,,,,,,,Protein,G -22672198,1349035,1003,2.11,,70.0,,,,,,,Protein,G -22672486,1349367,1003,3.03,,70.0,,,,,,,Protein,G -22672610,1349519,1003,7.33,,70.0,,,,,,,Protein,G -22672882,1349846,1003,46.88,,70.0,,,,,,,Protein,G -22672891,1349862,1003,3.08,,70.0,,,,,,,Protein,G -22673030,1350055,1003,6.06,,70.0,,,,,,,Protein,G -22673063,1350094,1003,6.67,,70.0,,,,,,,Protein,G -22674781,1352603,1003,0.0,,70.0,,,,,,,Protein,G -22674822,1352685,1003,2.7,,70.0,,,,,,,Protein,G -22674873,1352761,1003,2.52,,70.0,,,,,,,Protein,G -22675063,1353218,1003,26.67,,70.0,,,,,,,Protein,G -22675220,1353424,1003,1.33,,70.0,,,,,,,Protein,G -22675656,1353963,1003,0.77,,70.0,,,,,,,Protein,G -22675758,1354107,1003,10.0,,70.0,,,,,,,Protein,G -22676032,1354423,1003,6.98,,70.0,,,,,,,Protein,G -22676132,1354531,1003,2.4,,70.0,,,,,,,Protein,G -22676545,1355049,1003,12.24,,70.0,,,,,,,Protein,G -22676679,1355259,1003,5.71,,70.0,,,,,,,Protein,G -22676707,1355289,1003,6.67,,70.0,,,,,,,Protein,G -22676757,1355354,1003,10.0,,70.0,,,,,,,Protein,G -22676875,1355486,1003,21.43,,70.0,,,,,,,Protein,G -22676895,1355511,1003,0.0,,70.0,,,,,,,Protein,G -22677070,1355779,1003,0.0,,70.0,,,,,,,Protein,G -22677091,1355808,1003,9.13,,70.0,,,,,,,Protein,G -22677214,1355937,1003,16.67,,70.0,,,,,,,Protein,G -22677574,1356340,1003,8.67,,70.0,,,,,,,Protein,G -22677811,1356611,1003,0.0,,70.0,,,,,,,Protein,G -22677906,1356741,1003,6.67,,73.0,,,,,,,Protein,G -22677965,1356820,1003,5.38,,70.0,,,,,,,Protein,G -22678118,1357023,1003,20.54,,70.0,,,,,,,Protein,G -22678174,1357101,1003,0.28,,70.0,,,,,,,Protein,G -22678419,1357423,1003,17.86,,70.0,,,,,,,Protein,G -22678489,1357498,1003,0.0,,70.0,,,,,,,Protein,G -22678517,1357527,1003,12.5,,70.0,,,,,,,Protein,G -22678799,1357861,1003,12.5,,70.0,,,,,,,Protein,G -22678868,1357938,1003,14.29,,70.0,,,,,,,Protein,G -22678927,1358000,1003,0.0,,70.0,,,,,,,Protein,G -22679056,1358153,1003,12.57,,70.0,,,,,,,Protein,G -22679093,1358191,1003,0.0,,70.0,,,,,,,Protein,G -22679133,1358232,1003,0.0,,70.0,,,,,,,Protein,G -22679179,1358280,1003,14.29,,70.0,,,,,,,Protein,G -22679431,1358557,1003,3.9,,70.0,,,,,,,Protein,G -22679497,1358624,1003,1.67,,70.0,,,,,,,Protein,G -22679583,1358715,1003,1.56,,70.0,,,,,,,Protein,G -22679715,1358854,1003,0.0,,70.0,,,,,,,Protein,G -22679911,1359102,1003,8.2,,70.0,,,,,,,Protein,G -22679975,1359183,1003,0.0,,70.0,,,,,,,Protein,G -22680187,1359420,1003,0.0,,70.0,,,,,,,Protein,G -22680358,1359620,1003,5.0,,70.0,,,,,,,Protein,G -22680379,1359644,1003,25.0,,70.0,,,,,,,Protein,G -22680449,1359746,1003,12.5,,70.0,,,,,,,Protein,G -22680512,1359835,1003,3.12,,70.0,,,,,,,Protein,G -22680518,1359849,1003,2.6,,70.0,,,,,,,Protein,G -22680682,1360032,1003,0.0,,70.0,,,,,,,Protein,G -22680778,1360150,1003,14.29,,70.0,,,,,,,Protein,G -22680858,1360253,1003,21.88,,70.0,,,,,,,Protein,G -22681193,1360649,1003,0.0,,70.0,,,,,,,Protein,G -22681470,1360962,1003,6.9,,70.0,,,,,,,Protein,G -22681511,1361012,1003,14.29,,70.0,,,,,,,Protein,G -22681686,1361216,1003,1.64,,70.0,,,,,,,Protein,G -22681949,1361518,1003,6.18,,70.0,,,,,,,Protein,G -22682089,1361686,1003,7.53,,70.0,,,,,,,Protein,G -22682765,1362538,1003,4.88,,70.0,,,,,,,Protein,G -22682801,1362588,1003,5.38,,70.0,,,,,,,Protein,G -22683502,1363400,1003,0.0,,70.0,,,,,,,Protein,G -22683507,1363405,1003,0.0,,70.0,,,,,,,Protein,G -22683663,1363586,1003,0.0,,70.0,,,,,,,Protein,G -22683777,1363747,1003,0.0,,70.0,,,,,,,Protein,G -22684328,1364355,1003,0.81,,70.0,,,,,,,Protein,G -22684613,1364677,1003,17.07,,70.0,,,,,,,Protein,G -22684920,1365368,1003,2.03,,70.0,,,,,,,Protein,G -22684970,1365429,1003,0.0,,75.0,,,,,,,Protein,G -22686011,1366888,1003,62.5,,70.0,,,,,,,Protein,G -22686410,1367383,1003,3.57,,70.0,,,,,,,Protein,G -22686537,1367554,1003,0.0,,75.0,,,,,,,Protein,G -22687240,1368421,1003,21.43,,70.0,,,,,,,Protein,G -22687509,1368764,1003,0.0,,70.0,,,,,,,Protein,G -22687960,1369325,1003,23.21,,70.0,,,,,,,Protein,G -22688061,1369468,1003,0.0,,75.0,,,,,,,Protein,G -22688233,1369683,1003,0.0,,75.0,,,,,,,Protein,G -22688427,1369934,1003,50.0,,70.0,,,,,,,Protein,G -22688561,1370120,1003,0.0,,70.0,,,,,,,Protein,G -22688648,1370225,1003,0.0,,70.0,,,,,,,Protein,G -22689016,1370724,1003,0.0,,70.0,,,,,,,Protein,G -22690117,1372548,1003,28.57,,70.0,,,,,,,Protein,G -22690201,1372666,1003,0.71,,70.0,,,,,,,Protein,G -22690261,1372745,1003,0.0,,70.0,,,,,,,Protein,G -22690286,1372795,1003,2.75,,70.0,,,,,,,Protein,G -22690398,1372955,1003,12.5,,70.0,,,,,,,Protein,G -22690514,1373097,1003,8.06,,70.0,,,,,,,Protein,G -22690522,1373106,1003,0.0,,70.0,,,,,,,Protein,G -22690615,1373214,1003,0.0,,70.0,,,,,,,Protein,G -22690733,1373354,1003,4.49,,70.0,,,,,,,Protein,G -22691070,1373841,1003,0.0,,70.0,,,,,,,Protein,G -22691094,1373869,1003,16.07,,70.0,,,,,,,Protein,G -22691097,1373875,1003,12.5,,70.0,,,,,,,Protein,G -22691486,1374418,1003,0.0,,70.0,,,,,,,Protein,G -22691588,1374535,1003,0.0,,70.0,,,,,,,Protein,G -22691829,1374825,1003,0.0,,70.0,,,,,,,Protein,G -22691835,1374832,1003,5.65,,70.0,,,,,,,Protein,G -22692110,1375162,1003,0.0,,70.0,,,,,,,Protein,G -22692123,1375180,1003,8.57,,70.0,,,,,,,Protein,G -22692187,1375246,1003,0.0,,70.0,,,,,,,Protein,G -22692594,1375732,1003,7.14,,70.0,,,,,,,Protein,G -22692597,1375735,1003,0.83,,70.0,,,,,,,Protein,G -22692680,1375838,1003,18.18,,70.0,,,,,,,Protein,G -22692704,1375863,1003,4.65,,70.0,,,,,,,Protein,G -22692765,1375929,1003,25.0,,70.0,,,,,,,Protein,G -22692801,1375966,1003,0.0,,70.0,,,,,,,Protein,G -22692875,1376073,1003,2.86,,70.0,,,,,,,Protein,G -22692929,1376142,1003,0.0,,70.0,,,,,,,Protein,G -22692937,1376152,1003,6.67,,70.0,,,,,,,Protein,G -22693460,1376808,1003,6.43,,70.0,,,,,,,Protein,G -22693721,1377129,1003,10.62,,70.0,,,,,,,Protein,G -22693860,1377290,1003,12.5,,70.0,,,,,,,Protein,G -22693995,1377462,1003,0.0,,70.0,,,,,,,Protein,G -22694050,1377526,1003,4.65,,70.0,,,,,,,Protein,G -22694105,1377590,1003,4.17,,70.0,,,,,,,Protein,G -22694357,1377909,1003,2.38,,70.0,,,,,,,Protein,G -22694407,1377969,1003,1.18,,70.0,,,,,,,Protein,G -22694420,1377983,1003,6.06,,70.0,,,,,,,Protein,G -22694531,1378123,1003,0.61,,70.0,,,,,,,Protein,G -22694555,1378154,1003,8.64,,70.0,,,,,,,Protein,G -22694814,1378468,1003,0.71,,73.0,,,,,,,Protein,G -22695148,1378884,1003,2.03,,70.0,,,,,,,Protein,G -22695173,1378918,1003,0.0,,70.0,,,,,,,Protein,G -22695192,1378937,1003,0.0,,70.0,,,,,,,Protein,G -22695214,1378965,1003,7.69,,70.0,,,,,,,Protein,G -22695264,1379023,1003,11.4,,70.0,,,,,,,Protein,G -22695326,1379109,1003,22.12,,70.0,,,,,,,Protein,G -22695694,1379565,1003,21.43,,70.0,,,,,,,Protein,G -22695745,1379626,1003,0.0,,70.0,,,,,,,Protein,G -22695960,1379891,1003,21.95,,70.0,,,,,,,Protein,G -22696430,1380449,1003,1.6,,70.0,,,,,,,Protein,G -22696895,1380994,1003,21.43,,70.0,,,,,,,Protein,G -22696945,1381050,1003,0.0,,70.0,,,,,,,Protein,G -22697021,1381138,1003,7.14,,70.0,,,,,,,Protein,G -22697431,1381641,1003,16.13,,70.0,,,,,,,Protein,G -22697970,1382342,1003,2.3,,70.0,,,,,,,Protein,G -22698788,1383494,1003,6.36,,70.0,,,,,,,Protein,G -22698831,1383544,1003,4.17,,70.0,,,,,,,Protein,G -22698896,1383615,1003,0.0,,70.0,,,,,,,Protein,G -22699186,1383995,1003,7.87,,70.0,,,,,,,Protein,G -22699447,1384298,1003,0.0,,70.0,,,,,,,Protein,G -22699510,1384369,1003,3.57,,70.0,,,,,,,Protein,G -22699633,1384507,1003,1.1,,70.0,,,,,,,Protein,G -22699639,1384515,1003,8.85,,70.0,,,,,,,Protein,G -22699738,1384629,1003,19.64,,70.0,,,,,,,Protein,G -22699816,1384711,1003,1.18,,70.0,,,,,,,Protein,G -22699851,1384751,1003,11.27,,70.0,,,,,,,Protein,G -22699898,1384802,1003,0.0,,70.0,,,,,,,Protein,G -22700008,1384936,1003,0.87,,70.0,,,,,,,Protein,G -22700072,1385004,1003,3.49,,70.0,,,,,,,Protein,G -22700108,1385052,1003,0.43,,70.0,,,,,,,Protein,G -22700775,1385880,1003,10.0,,73.0,,,,,,,Protein,G -22700822,1385938,1003,5.41,,70.0,,,,,,,Protein,G -22700826,1385945,1003,3.33,,70.0,,,,,,,Protein,G -22700983,1386135,1003,11.01,,70.0,,,,,,,Protein,G -22701086,1386254,1003,2.0,,70.0,,,,,,,Protein,G -22701169,1386353,1003,16.67,,70.0,,,,,,,Protein,G -22701278,1386479,1003,21.88,,70.0,,,,,,,Protein,G -22701479,1386707,1003,8.59,,70.0,,,,,,,Protein,G -22701786,1387088,1003,2.4,,70.0,,,,,,,Protein,G -22701857,1387182,1003,32.56,,70.0,,,,,,,Protein,G -22702699,1388185,1003,3.57,,73.0,,,,,,,Protein,G -22703125,1388723,1003,6.67,,70.0,,,,,,,Protein,G -22703283,1388930,1003,8.24,,70.0,,,,,,,Protein,G -22703307,1388961,1003,0.0,,70.0,,,,,,,Protein,G -22703375,1389045,1003,3.46,,70.0,,,,,,,Protein,G -22703653,1389400,1003,5.0,,70.0,,,,,,,Protein,G -22703693,1389450,1003,0.83,,73.0,,,,,,,Protein,G -22703986,1389818,1003,4.71,,70.0,,,,,,,Protein,G -22703996,1389830,1003,4.62,,70.0,,,,,,,Protein,G -22704054,1389926,1003,0.0,,70.0,,,,,,,Protein,G -22704180,1390082,1003,5.0,,70.0,,,,,,,Protein,G -22704187,1390089,1003,5.75,,70.0,,,,,,,Protein,G -22704435,1390371,1003,1.69,,70.0,,,,,,,Protein,G -22705059,1391196,1003,4.84,,70.0,,,,,,,Protein,G -22705082,1391241,1003,0.0,,70.0,,,,,,,Protein,G -22705107,1391268,1003,3.51,,70.0,,,,,,,Protein,G -22705381,1391655,1003,0.83,,70.0,,,,,,,Protein,G -22705455,1391789,1003,12.33,,70.0,,,,,,,Protein,G -22705663,1392086,1003,0.0,,70.0,,,,,,,Protein,G -22705666,1392089,1003,10.0,,70.0,,,,,,,Protein,G -22706018,1392571,1003,14.55,,70.0,,,,,,,Protein,G -22706518,1393199,1003,7.55,,70.0,,,,,,,Protein,G -22706688,1393492,1003,3.53,,70.0,,,,,,,Protein,G -22706717,1393537,1003,4.62,,70.0,,,,,,,Protein,G -22707227,1394276,1003,33.33,,70.0,,,,,,,Protein,G -22707293,1394357,1003,17.5,,70.0,,,,,,,Protein,G -22707439,1394562,1003,21.43,,70.0,,,,,,,Protein,G -22707442,1394565,1003,9.68,,70.0,,,,,,,Protein,G -22707490,1394621,1003,22.62,,70.0,,,,,,,Protein,G -22707507,1394643,1003,0.0,,70.0,,,,,,,Protein,G -22707652,1394823,1003,1.18,,73.0,,,,,,,Protein,G -22707686,1394859,1003,3.57,,70.0,,,,,,,Protein,G -22707773,1394953,1003,10.0,,70.0,,,,,,,Protein,G -22707975,1395225,1003,14.29,,70.0,,,,,,,Protein,G -22708116,1395401,1003,3.39,,70.0,,,,,,,Protein,G -22708153,1395441,1003,0.0,,70.0,,,,,,,Protein,G -22708383,1395722,1003,40.0,,70.0,,,,,,,Protein,G -22708389,1395728,1003,21.43,,70.0,,,,,,,Protein,G -22708691,1396114,1003,2.86,,70.0,,,,,,,Protein,G -22708780,1396232,1003,50.0,,70.0,,,,,,,Protein,G -22709420,1397038,1003,0.0,,70.0,,,,,,,Protein,G -22709607,1397340,1003,4.9,,70.0,,,,,,,Protein,G -22709883,1397707,1003,0.0,,70.0,,,,,,,Protein,G -22709898,1397724,1003,6.67,,70.0,,,,,,,Protein,G -22709952,1397801,1003,10.0,,70.0,,,,,,,Protein,G -22710210,1398221,1003,1.25,,70.0,,,,,,,Protein,G -22710855,1399349,1003,5.38,,70.0,,,,,,,Protein,G -22710861,1399360,1003,25.0,,70.0,,,,,,,Protein,G -22711170,1399859,1003,0.59,,70.0,,,,,,,Protein,G -22711295,1400091,1003,0.0,,70.0,,,,,,,Protein,G -22711301,1400098,1003,2.4,,70.0,,,,,,,Protein,G -22711773,1400850,1003,3.23,,70.0,,,,,,,Protein,G -22712603,1402090,1003,21.43,,70.0,,,,,,,Protein,G -22712683,1402236,1003,7.69,,70.0,,,,,,,Protein,G -22712718,1402302,1003,45.45,,70.0,,,,,,,Protein,G -22712962,1402780,1003,6.98,,70.0,,,,,,,Protein,G -22713157,1403090,1003,6.25,,70.0,,,,,,,Protein,G -22713371,1403404,1003,0.0,,70.0,,,,,,,Protein,G -22713721,1403969,1003,0.0,,70.0,,,,,,,Protein,G -22713723,1403971,1003,12.5,,70.0,,,,,,,Protein,G -22713771,1404026,1003,3.33,,73.0,,,,,,,Protein,G -22713914,1404194,1003,3.23,,70.0,,,,,,,Protein,G -22714245,1404633,1003,9.23,,70.0,,,,,,,Protein,G -22715033,1405744,1003,11.11,,70.0,,,,,,,Protein,G -22715253,1406017,1003,0.0,,70.0,,,,,,,Protein,G -22715283,1406062,1003,27.27,,70.0,,,,,,,Protein,G -22715355,1406153,1003,3.23,,70.0,,,,,,,Protein,G -22716088,1407074,1003,5.56,,70.0,,,,,,,Protein,G -22716317,1407395,1003,2.86,,70.0,,,,,,,Protein,G -22716561,1407750,1003,5.13,,70.0,,,,,,,Protein,G -22716678,1407920,1003,0.0,,70.0,,,,,,,Protein,G -22717422,1408950,1003,1.59,,70.0,,,,,,,Protein,G -22717717,1409378,1003,7.55,,70.0,,,,,,,Protein,G -22718136,1409970,1003,20.0,,70.0,,,,,,,Protein,G -22718198,1410048,1003,10.71,,70.0,,,,,,,Protein,G -22718924,1411052,1003,0.81,,70.0,,,,,,,Protein,G -22719305,1411495,1003,19.64,,70.0,,,,,,,Protein,G -22719396,1411604,1003,0.0,,70.0,,,,,,,Protein,G -22719397,1411605,1003,0.0,,70.0,,,,,,,Protein,G -22719420,1411632,1003,1.77,,71.0,,,,,,,Protein,G -22719550,1411794,1003,3.23,,70.0,,,,,,,Protein,G -22719558,1411805,1003,3.57,,70.0,,,,,,,Protein,G -22719757,1412072,1003,8.59,,70.0,,,,,,,Protein,G -22720008,1412412,1003,0.83,,70.0,,,,,,,Protein,G -22720009,1412413,1003,0.0,,70.0,,,,,,,Protein,G -22720476,1413027,1003,0.0,,70.0,,,,,,,Protein,G -22720536,1413113,1003,0.0,,70.0,,,,,,,Protein,G -22720546,1413130,1003,7.5,,70.0,,,,,,,Protein,G -22720627,1413238,1003,8.0,,70.0,,,,,,,Protein,G -22720836,1413506,1003,0.0,,70.0,,,,,,,Protein,G -22721237,1414086,1003,10.53,,70.0,,,,,,,Protein,G -22721581,1414542,1003,46.15,,70.0,,,,,,,Protein,G -22721589,1414551,1003,1.64,,70.0,,,,,,,Protein,G -22721593,1414556,1003,14.29,,70.0,,,,,,,Protein,G -22721651,1414621,1003,25.0,,70.0,,,,,,,Protein,G -22721731,1414716,1003,0.0,,70.0,,,,,,,Protein,G -22721946,1415018,1003,7.14,,70.0,,,,,,,Protein,G -22722096,1415219,1003,35.0,,70.0,,,,,,,Protein,G -22722153,1415290,1003,21.24,,70.0,,,,,,,Protein,G -22722161,1415298,1003,0.0,,70.0,,,,,,,Protein,G -22722436,1415656,1003,36.5,,70.0,,,,,,,Protein,G -22722478,1415707,1003,3.57,,70.0,,,,,,,Protein,G -22722802,1416124,1003,9.52,,70.0,,,,,,,Protein,G -22723041,1416445,1003,0.0,,70.0,,,,,,,Protein,G -22723061,1416483,1003,10.91,,70.0,,,,,,,Protein,G -22723201,1416637,1003,4.0,,70.0,,,,,,,Protein,G -22723523,1417013,1003,4.21,,70.0,,,,,,,Protein,G -22723631,1417142,1003,0.42,,70.0,,,,,,,Protein,G -22723704,1417244,1003,5.05,,70.0,,,,,,,Protein,G -22723769,1417321,1003,0.0,,70.0,,,,,,,Protein,G -22723773,1417325,1003,12.0,,70.0,,,,,,,Protein,G -22723988,1417583,1003,19.01,,70.0,,,,,,,Protein,G -22724007,1417614,1003,2.33,,70.0,,,,,,,Protein,G -22724122,1417746,1003,8.0,,70.0,,,,,,,Protein,G -22724209,1417860,1003,0.0,,70.0,,,,,,,Protein,G -22724239,1417891,1003,14.16,,70.0,,,,,,,Protein,G -22724390,1418059,1003,0.0,,70.0,,,,,,,Protein,G -22724460,1418149,1003,6.78,,70.0,,,,,,,Protein,G -22724972,1418765,1003,10.27,,70.0,,,,,,,Protein,G -22725156,1418984,1003,0.0,,70.0,,,,,,,Protein,G -22725289,1419139,1003,3.33,,70.0,,,,,,,Protein,G -22725921,1419996,1003,4.35,,70.0,,,,,,,Protein,G -22725980,1420085,1003,6.67,,70.0,,,,,,,Protein,G -22726100,1420280,1003,0.83,,70.0,,,,,,,Protein,G -22726492,1420827,1003,10.61,,70.0,,,,,,,Protein,G -22726596,1420984,1003,10.71,,70.0,,,,,,,Protein,G -22726673,1421079,1003,0.0,,70.0,,,,,,,Protein,G -22726721,1421127,1003,2.63,,70.0,,,,,,,Protein,G -22726970,1421435,1003,0.0,,70.0,,,,,,,Protein,G -22727215,1421787,1003,26.09,,70.0,,,,,,,Protein,G -22727341,1421932,1003,1.01,,70.0,,,,,,,Protein,G -22727496,1422133,1003,8.0,,70.0,,,,,,,Protein,G -22727747,1422452,1003,0.0,,70.0,,,,,,,Protein,G -22728436,1423261,1003,2.5,,70.0,,,,,,,Protein,G -22728526,1423366,1003,3.57,,70.0,,,,,,,Protein,G -22728708,1423589,1003,0.0,,70.0,,,,,,,Protein,G -22728780,1423681,1003,3.33,,70.0,,,,,,,Protein,G -22728918,1423861,1003,0.0,,70.0,,,,,,,Protein,G -22728964,1423913,1003,1.67,,70.0,,,,,,,Protein,G -22728968,1423917,1003,5.0,,70.0,,,,,,,Protein,G -22729367,1424411,1003,1.6,,70.0,,,,,,,Protein,G -22729402,1424449,1003,0.0,,70.0,,,,,,,Protein,G -22729415,1424464,1003,1.92,,70.0,,,,,,,Protein,G -22729733,1424860,1003,0.0,,70.0,,,,,,,Protein,G -22729937,1425177,1003,3.12,,73.0,,,,,,,Protein,G -22729984,1425256,1003,18.18,,70.0,,,,,,,Protein,G -22730166,1425504,1003,14.29,,70.0,,,,,,,Protein,G -22730349,1425777,1003,0.0,,70.0,,,,,,,Protein,G -22730496,1425981,1003,0.0,,70.0,,,,,,,Protein,G -22730763,1426327,1003,6.38,,70.0,,,,,,,Protein,G -22730792,1426363,1003,3.12,,70.0,,,,,,,Protein,G -22730863,1426453,1003,17.65,,70.0,,,,,,,Protein,G -22731002,1426665,1003,7.07,,70.0,,,,,,,Protein,G -22731013,1426685,1003,14.16,,70.0,,,,,,,Protein,G -22731215,1426955,1003,3.85,,70.0,,,,,,,Protein,G -22731552,1427364,1003,10.59,,70.0,,,,,,,Protein,G -22731642,1427482,1003,16.96,,70.0,,,,,,,Protein,G -22732097,1428172,1003,6.61,,70.0,,,,,,,Protein,G -22732284,1428462,1003,3.33,,70.0,,,,,,,Protein,G -22732490,1428735,1003,0.0,,70.0,,,,,,,Protein,G -22732520,1428771,1003,0.0,,75.0,,,,,,,Protein,G -22733649,1431098,1003,21.88,,70.0,,,,,,,Protein,G -22733772,1432338,1003,7.14,,70.0,,,,,,,Protein,G -22733853,1432906,1003,7.02,,70.0,,,,,,,Protein,G -22734021,1434539,1003,12.28,,70.0,,,,,,,Protein,G -22734196,1434769,1003,37.04,,70.0,,,,,,,Protein,G -22734638,1435298,1003,7.14,,70.0,,,,,,,Protein,G -22734683,1435345,1003,6.67,,70.0,,,,,,,Protein,G -22734936,1435609,1003,11.67,,70.0,,,,,,,Protein,G -22734953,1435626,1003,69.77,,70.0,,,,,,,Protein,G -22735491,1436376,1003,7.32,,70.0,,,,,,,Protein,G -22735576,1436465,1003,1.67,,70.0,,,,,,,Protein,G -22735681,1436580,1003,7.14,,70.0,,,,,,,Protein,G -22735844,1444974,1003,17.5,,70.0,,,,,,,Protein,G -22735898,1455342,1003,3.23,,71.0,,,,,,,Protein,G -22736002,1455446,1003,0.87,,71.0,,,,,,,Protein,G -22736141,1455585,1003,7.69,,71.0,,,,,,,Protein,G -22736419,1455863,1003,1.67,,71.0,,,,,,,Protein,G -22736519,1455965,1003,1.67,,71.0,,,,,,,Protein,G -22736698,1456144,1003,5.13,,78.0,,,,,,,Protein,G -22736884,1456330,1003,0.0,,71.0,,,,,,,Protein,G -22737554,1457001,1003,5.0,,78.0,,,,,,,Protein,G -22737646,1457093,1003,7.0,,78.0,,,,,,,Protein,G -22737665,1457112,1003,8.24,,71.0,,,,,,,Protein,G -22738152,1457605,1003,19.47,,71.0,,,,,,,Protein,G -22738458,1457914,1003,0.73,,78.0,,,,,,,Protein,G -22738462,1457918,1003,0.0,,71.0,,,,,,,Protein,G -22738558,1458015,1003,8.51,,71.0,,,,,,,Protein,G -22738564,1458021,1003,3.45,,73.0,,,,,,,Protein,G -22739509,1458972,1003,20.54,,71.0,,,,,,,Protein,G -22739989,1459458,1003,15.18,,71.0,,,,,,,Protein,G -22740099,1459571,1003,9.02,,78.0,,,,,,,Protein,G -22740106,1459578,1003,0.0,,71.0,,,,,,,Protein,G -22740255,1459730,1003,15.48,,71.0,,,,,,,Protein,G -22740382,1459858,1003,0.04,,72.0,,,,,,,Protein,G -22740421,1459898,1003,0.0,,71.0,,,,,,,Protein,G -22740619,1460096,1003,7.14,,71.0,,,,,,,Protein,G -22740781,1460260,1003,20.54,,71.0,,,,,,,Protein,G -22741111,1460590,1003,15.18,,71.0,,,,,,,Protein,G -22741641,1461121,1003,0.0,,71.0,,,,,,,Protein,G -22741820,1461300,1003,0.83,,71.0,,,,,,,Protein,G -22741826,1461306,1003,0.88,,71.0,,,,,,,Protein,G -22741834,1461314,1003,5.0,,78.0,,,,,,,Protein,G -22742176,1461656,1003,0.98,,73.0,,,,,,,Protein,G -22742392,1461872,1003,2.5,,71.0,,,,,,,Protein,G -22742692,1462173,1003,14.29,,71.0,,,,,,,Protein,G -22742914,1462396,1003,19.64,,71.0,,,,,,,Protein,G -22742942,1462424,1003,14.29,,71.0,,,,,,,Protein,G -22743254,1880984,1003,5.0,,70.0,,,,,,,Protein,G -22743278,1462766,1003,18.24,,71.0,,,,,,,Protein,G -22743329,1462818,1003,5.0,,78.0,,,,,,,Protein,G -22743362,1462853,1003,42.86,,71.0,,,,,,,Protein,G -22743663,1463154,1003,6.67,,70.0,,,,,,,Protein,G -22743706,1463197,1003,7.14,,70.0,,,,,,,Protein,G -22743896,1463387,1003,6.67,,70.0,,,,,,,Protein,G -22743951,1463443,1003,3.19,,70.0,,,,,,,Protein,G -22744558,1464052,1003,4.76,,70.0,,,,,,,Protein,G -22744926,1464420,1003,9.09,,70.0,,,,,,,Protein,G -22744955,1464449,1003,8.57,,70.0,,,,,,,Protein,G -22744984,1464478,1003,10.56,,70.0,,,,,,,Protein,G -22745168,1464663,1003,6.25,,70.0,,,,,,,Protein,G -22745480,1464975,1003,0.0,,70.0,,,,,,,Protein,G -22745495,1464990,1003,0.0,,70.0,,,,,,,Protein,G -22745608,1465103,1003,12.73,,70.0,,,,,,,Protein,G -22745614,1465109,1003,17.54,,70.0,,,,,,,Protein,G -22745868,1465365,1003,3.23,,70.0,,,,,,,Protein,G -22745899,1465396,1003,0.0,,70.0,,,,,,,Protein,G -22746464,1465963,1003,25.0,,70.0,,,,,,,Protein,G -22747331,1466833,1003,5.63,,70.0,,,,,,,Protein,G -22747671,1467173,1003,3.85,,70.0,,,,,,,Protein,G -22747837,1467340,1003,13.33,,70.0,,,,,,,Protein,G -22747962,1467468,1003,1.64,,70.0,,,,,,,Protein,G -22748109,1467615,1003,7.02,,70.0,,,,,,,Protein,G -22748376,1467882,1003,9.41,,70.0,,,,,,,Protein,G -22748726,1468232,1003,3.33,,70.0,,,,,,,Protein,G -22749391,1468898,1003,0.88,,70.0,,,,,,,Protein,G -22749397,1468904,1003,5.88,,70.0,,,,,,,Protein,G -22749423,1468930,1003,0.0,,70.0,,,,,,,Protein,G -22749575,1469082,1003,6.76,,70.0,,,,,,,Protein,G -22749708,1469215,1003,14.29,,70.0,,,,,,,Protein,G -22750033,1469542,1003,3.23,,70.0,,,,,,,Protein,G -22750292,1469801,1003,2.5,,70.0,,,,,,,Protein,G -22750569,1470078,1003,25.0,,70.0,,,,,,,Protein,G -22750659,1470169,1003,8.57,,70.0,,,,,,,Protein,G -22750808,1470318,1003,0.0,,75.0,,,,,,,Protein,G -22751317,1470832,1003,3.57,,70.0,,,,,,,Protein,G -22751379,1470894,1003,0.0,,70.0,,,,,,,Protein,G -22751800,1471318,1003,3.12,,70.0,,,,,,,Protein,G -22751889,1471408,1003,0.0,,70.0,,,,,,,Protein,G -22752070,1471595,1003,0.0,,70.0,,,,,,,Protein,G -22752135,1471662,1003,16.2,,70.0,,,,,,,Protein,G -22753243,1472775,1003,14.29,,70.0,,,,,,,Protein,G -22753511,1473045,1003,7.14,,70.0,,,,,,,Protein,G -22753634,1473169,1003,2.94,,70.0,,,,,,,Protein,G -22753699,1473234,1003,30.0,,70.0,,,,,,,Protein,G -22753822,1473358,1003,7.14,,70.0,,,,,,,Protein,G -22753985,1473523,1003,25.0,,70.0,,,,,,,Protein,G -22754183,1473722,1003,0.71,,70.0,,,,,,,Protein,G -22754213,1473752,1003,0.0,,70.0,,,,,,,Protein,G -22754263,1473802,1003,11.11,,70.0,,,,,,,Protein,G -22754512,1474052,1003,7.5,,70.0,,,,,,,Protein,G -22754645,1474186,1003,0.0,,70.0,,,,,,,Protein,G -22754765,1474306,1003,8.52,,70.0,,,,,,,Protein,G -22755029,1474573,1003,2.4,,70.0,,,,,,,Protein,G -22755084,1474628,1003,14.29,,70.0,,,,,,,Protein,G -22755714,1475265,1003,13.33,,70.0,,,,,,,Protein,G -22755882,1475433,1003,0.0,,70.0,,,,,,,Protein,G -22756050,1475601,1003,4.1,,70.0,,,,,,,Protein,G -22756094,1475645,1003,6.67,,70.0,,,,,,,Protein,G -22756293,1475844,1003,7.14,,70.0,,,,,,,Protein,G -22756441,1475992,1003,0.71,,73.0,,,,,,,Protein,G -22756522,1476074,1003,3.33,,70.0,,,,,,,Protein,G -22756874,1476426,1003,0.0,,70.0,,,,,,,Protein,G -22756935,1476489,1003,2.6,,70.0,,,,,,,Protein,G -22757000,1476554,1003,0.0,,70.0,,,,,,,Protein,G -22757110,1476665,1003,18.11,,70.0,,,,,,,Protein,G -22757471,1477027,1003,25.0,,70.0,,,,,,,Protein,G -22757737,1477295,1003,21.54,,70.0,,,,,,,Protein,G -22757913,1477474,1003,1.67,,70.0,,,,,,,Protein,G -22758294,1477858,1003,11.5,,70.0,,,,,,,Protein,G -22758450,1478014,1003,0.0,,70.0,,,,,,,Protein,G -22758680,1478248,1003,0.0,,70.0,,,,,,,Protein,G -22759342,1478953,1003,6.06,,70.0,,,,,,,Protein,G -22759346,1478957,1003,0.0,,70.0,,,,,,,Protein,G -22759697,1479310,1003,5.71,,70.0,,,,,,,Protein,G -22759799,1479412,1003,20.0,,70.0,,,,,,,Protein,G -22759890,1479504,1003,3.57,,70.0,,,,,,,Protein,G -22760409,1480024,1003,5.0,,70.0,,,,,,,Protein,G -22760619,1480244,1003,21.43,,70.0,,,,,,,Protein,G -22761149,1480777,1003,4.71,,70.0,,,,,,,Protein,G -22761451,1481079,1003,12.9,,70.0,,,,,,,Protein,G -22761535,1481163,1003,8.0,,70.0,,,,,,,Protein,G -22761688,1481316,1003,0.0,,70.0,,,,,,,Protein,G -22761693,1481321,1003,0.0,,70.0,,,,,,,Protein,G -22761996,1481634,1003,7.14,,70.0,,,,,,,Protein,G -22762146,1481797,1003,2.78,,70.0,,,,,,,Protein,G -22762158,1481809,1003,0.0,,70.0,,,,,,,Protein,G -22762377,1482029,1003,0.0,,70.0,,,,,,,Protein,G -22762576,1482230,1003,12.5,,70.0,,,,,,,Protein,G -22762635,1482290,1003,3.23,,70.0,,,,,,,Protein,G -22762644,1482299,1003,0.0,,70.0,,,,,,,Protein,G -22762832,1482487,1003,3.89,,70.0,,,,,,,Protein,G -22763470,1483128,1003,7.14,,70.0,,,,,,,Protein,G -22763597,1483256,1003,11.54,,70.0,,,,,,,Protein,G -22763773,1483434,1003,2.94,,70.0,,,,,,,Protein,G -22763846,1483507,1003,6.98,,70.0,,,,,,,Protein,G -22763968,1483629,1003,2.47,,70.0,,,,,,,Protein,G -22764111,1483777,1003,7.14,,70.0,,,,,,,Protein,G -22764127,1483794,1003,14.29,,70.0,,,,,,,Protein,G -22764136,1483803,1003,10.0,,70.0,,,,,,,Protein,G -22764334,1484001,1003,0.0,,70.0,,,,,,,Protein,G -22764358,1484025,1003,1.64,,70.0,,,,,,,Protein,G -22764813,1484483,1003,0.0,,70.0,,,,,,,Protein,G -22765072,1484743,1003,25.0,,70.0,,,,,,,Protein,G -22765075,1484746,1003,4.67,,70.0,,,,,,,Protein,G -22765411,1485086,1003,7.14,,70.0,,,,,,,Protein,G -22765612,1485288,1003,8.16,,70.0,,,,,,,Protein,G -22765670,1485346,1003,9.3,,70.0,,,,,,,Protein,G -22765674,1485350,1003,0.0,,70.0,,,,,,,Protein,G -22766075,1485752,1003,0.0,,70.0,,,,,,,Protein,G -22766121,1485798,1003,0.0,,70.0,,,,,,,Protein,G -22766221,1485899,1003,2.47,,70.0,,,,,,,Protein,G -22766385,1486063,1003,4.62,,70.0,,,,,,,Protein,G -22766417,1486095,1003,20.0,,70.0,,,,,,,Protein,G -22766713,1486395,1003,0.0,,70.0,,,,,,,Protein,G -22766868,1486550,1003,8.77,,70.0,,,,,,,Protein,G -22766886,1486568,1003,0.0,,70.0,,,,,,,Protein,G -22767042,1486724,1003,0.0,,70.0,,,,,,,Protein,G -22767120,1486804,1003,16.07,,70.0,,,,,,,Protein,G -22767308,1486992,1003,0.0,,70.0,,,,,,,Protein,G -22767443,1487127,1003,1.63,,70.0,,,,,,,Protein,G -22767683,1487371,1003,0.0,,70.0,,,,,,,Protein,G -22768130,1487818,1003,0.0,,70.0,,,,,,,Protein,G -22768229,1487917,1003,0.0,,70.0,,,,,,,Protein,G -22768382,1488071,1003,1.6,,70.0,,,,,,,Protein,G -22768919,1488610,1003,2.78,,70.0,,,,,,,Protein,G -22769182,1488877,1003,0.0,,70.0,,,,,,,Protein,G -22769192,1488887,1003,0.0,,70.0,,,,,,,Protein,G -22769371,1489066,1003,0.0,,70.0,,,,,,,Protein,G -22769620,1489315,1003,1.18,,70.0,,,,,,,Protein,G -22769646,1489341,1003,0.0,,70.0,,,,,,,Protein,G -22769804,1489501,1003,0.0,,70.0,,,,,,,Protein,G -22769877,1489574,1003,0.81,,70.0,,,,,,,Protein,G -22769946,1489643,1003,6.06,,70.0,,,,,,,Protein,G -22770010,1489709,1003,0.0,,70.0,,,,,,,Protein,G -22770162,1489863,1003,0.0,,75.0,,,,,,,Protein,G -22771259,1490974,1003,0.0,,70.0,,,,,,,Protein,G -22771314,1491029,1003,4.62,,70.0,,,,,,,Protein,G -22771481,1491196,1003,4.55,,70.0,,,,,,,Protein,G -22771572,1491287,1003,2.04,,70.0,,,,,,,Protein,G -22771855,1491571,1003,0.0,,70.0,,,,,,,Protein,G -22771882,1491598,1003,0.0,,70.0,,,,,,,Protein,G -22772112,1491828,1003,1.11,,73.0,,,,,,,Protein,G -22772237,1491953,1003,0.0,,70.0,,,,,,,Protein,G -22772410,1492127,1003,0.0,,70.0,,,,,,,Protein,G -22772546,1492263,1003,5.36,,70.0,,,,,,,Protein,G -22772609,1492327,1003,3.33,,70.0,,,,,,,Protein,G -22772954,1492674,1003,4.62,,70.0,,,,,,,Protein,G -22773118,1492839,1003,2.86,,70.0,,,,,,,Protein,G -22773182,1492904,1003,0.0,,70.0,,,,,,,Protein,G -22773468,1493190,1003,25.0,,70.0,,,,,,,Protein,G -22773477,1493199,1003,0.0,,70.0,,,,,,,Protein,G -22773841,1493565,1003,2.0,,70.0,,,,,,,Protein,G -22774011,1493735,1003,4.76,,70.0,,,,,,,Protein,G -22774062,1493787,1003,2.78,,70.0,,,,,,,Protein,G -22774094,1493819,1003,9.3,,70.0,,,,,,,Protein,G -22774301,1494026,1003,0.0,,70.0,,,,,,,Protein,G -22774610,1494340,1003,4.8,,70.0,,,,,,,Protein,G -22774719,1494449,1003,3.9,,70.0,,,,,,,Protein,G -22774727,1494458,1003,13.16,,70.0,,,,,,,Protein,G -22774823,1494554,1003,12.0,,70.0,,,,,,,Protein,G -22774941,1494672,1003,14.29,,70.0,,,,,,,Protein,G -22775135,1494869,1003,0.0,,70.0,,,,,,,Protein,G -22775382,1495122,1003,6.67,,70.0,,,,,,,Protein,G -22775616,1495356,1003,0.0,,70.0,,,,,,,Protein,G -22775940,1495682,1003,0.0,,70.0,,,,,,,Protein,G -22776201,1495955,1003,3.03,,70.0,,,,,,,Protein,G -22776356,1496110,1003,6.0,,70.0,,,,,,,Protein,G -22776463,1496217,1003,1.75,,70.0,,,,,,,Protein,G -22776624,1496378,1003,23.81,,70.0,,,,,,,Protein,G -22777131,1496888,1003,3.77,,70.0,,,,,,,Protein,G -22777228,1496985,1003,9.84,,70.0,,,,,,,Protein,G -22777260,1497017,1003,0.0,,70.0,,,,,,,Protein,G -22777303,1497060,1003,10.71,,70.0,,,,,,,Protein,G -22777421,1497178,1003,0.0,,70.0,,,,,,,Protein,G -22777793,1497552,1003,0.0,,70.0,,,,,,,Protein,G -22778160,1497922,1003,14.71,,70.0,,,,,,,Protein,G -22778184,1497946,1003,0.8,,73.0,,,,,,,Protein,G -22778455,1498218,1003,0.51,,73.0,,,,,,,Protein,G -22778484,1498247,1003,10.0,,70.0,,,,,,,Protein,G -22778578,1498341,1003,0.0,,70.0,,,,,,,Protein,G -22778822,1498586,1003,14.29,,70.0,,,,,,,Protein,G -22778872,1498636,1003,0.0,,70.0,,,,,,,Protein,G -22778887,1498651,1003,19.64,,70.0,,,,,,,Protein,G -22778892,1498656,1003,18.57,,70.0,,,,,,,Protein,G -22779077,1498843,1003,19.4,,70.0,,,,,,,Protein,G -22779224,1498990,1003,36.36,,70.0,,,,,,,Protein,G -22779300,1499068,1003,2.38,,70.0,,,,,,,Protein,G -22779347,1499115,1003,3.95,,70.0,,,,,,,Protein,G -22779416,1499184,1003,12.94,,70.0,,,,,,,Protein,G -22779436,1499204,1003,0.0,,70.0,,,,,,,Protein,G -22779449,1499217,1003,0.0,,70.0,,,,,,,Protein,G -22779792,1499561,1003,7.14,,70.0,,,,,,,Protein,G -22779970,1499739,1003,21.43,,70.0,,,,,,,Protein,G -22780308,1500077,1003,0.0,,70.0,,,,,,,Protein,G -22780622,1500394,1003,4.88,,70.0,,,,,,,Protein,G -22780819,1500591,1003,10.62,,70.0,,,,,,,Protein,G -22780957,1500729,1003,14.29,,73.0,,,,,,,Protein,G -22780961,1500733,1003,15.23,,70.0,,,,,,,Protein,G -22781036,1500808,1003,0.0,,70.0,,,,,,,Protein,G -22781071,1500843,1003,5.38,,70.0,,,,,,,Protein,G -22781267,1501042,1003,17.86,,70.0,,,,,,,Protein,G -22781278,1501053,1003,8.61,,70.0,,,,,,,Protein,G -22782387,1502164,1003,10.71,,70.0,,,,,,,Protein,G -22782923,1502700,1003,4.0,,70.0,,,,,,,Protein,G -22782951,1502728,1003,7.5,,70.0,,,,,,,Protein,G -22782976,1502753,1003,10.0,,70.0,,,,,,,Protein,G -22783145,1502922,1003,23.81,,70.0,,,,,,,Protein,G -22783198,1502977,1003,1.01,,70.0,,,,,,,Protein,G -22783285,1503064,1003,5.71,,70.0,,,,,,,Protein,G -22783630,1503409,1003,20.0,,70.0,,,,,,,Protein,G -22783828,1503607,1003,3.2,,70.0,,,,,,,Protein,G -22783943,1503722,1003,0.0,,70.0,,,,,,,Protein,G -22784071,1503851,1003,0.0,,70.0,,,,,,,Protein,G -22785132,1504914,1003,0.0,,70.0,,,,,,,Protein,G -22785233,1505015,1003,0.0,,70.0,,,,,,,Protein,G -22785266,1505048,1003,16.67,,70.0,,,,,,,Protein,G -22785310,1505092,1003,0.0,,70.0,,,,,,,Protein,G -22785636,1505419,1003,6.67,,70.0,,,,,,,Protein,G -22785740,1505523,1003,10.71,,70.0,,,,,,,Protein,G -22787267,1507058,1003,3.57,,70.0,,,,,,,Protein,G -22787765,1507560,1003,28.57,,70.0,,,,,,,Protein,G -22787775,1507570,1003,4.0,,70.0,,,,,,,Protein,G -22787887,1507682,1003,4.62,,70.0,,,,,,,Protein,G -22787972,1507767,1003,1.59,,70.0,,,,,,,Protein,G -22788084,1507880,1003,17.95,,70.0,,,,,,,Protein,G -22788198,1507996,1003,20.27,,70.0,,,,,,,Protein,G -22788277,1508076,1003,3.33,,70.0,,,,,,,Protein,G -22789086,1508898,1003,3.33,,70.0,,,,,,,Protein,G -22789117,1508929,1003,0.0,,70.0,,,,,,,Protein,G -22789324,1509151,1003,0.0,,70.0,,,,,,,Protein,G -22789517,1509344,1003,10.71,,70.0,,,,,,,Protein,G -22789612,1509440,1003,0.0,,70.0,,,,,,,Protein,G -22789886,1509726,1003,4.69,,70.0,,,,,,,Protein,G -22790319,1510173,1003,0.0,,70.0,,,,,,,Protein,G -22790526,1510380,1003,1.52,,70.0,,,,,,,Protein,G -22790622,1510476,1003,1.67,,70.0,,,,,,,Protein,G -22790958,1510819,1003,4.88,,70.0,,,,,,,Protein,G -22791280,1511144,1003,0.0,,70.0,,,,,,,Protein,G -22791395,1511259,1003,41.67,,70.0,,,,,,,Protein,G -22791413,1511277,1003,15.38,,70.0,,,,,,,Protein,G -22791621,1511485,1003,0.0,,70.0,,,,,,,Protein,G -22791676,1511540,1003,3.57,,70.0,,,,,,,Protein,G -22791818,1511682,1003,6.25,,70.0,,,,,,,Protein,G -22791862,1511726,1003,5.13,,70.0,,,,,,,Protein,G -22792183,1512048,1003,0.0,,70.0,,,,,,,Protein,G -22792387,1512252,1003,0.0,,70.0,,,,,,,Protein,G -22792465,1512333,1003,5.88,,70.0,,,,,,,Protein,G -22792638,1512507,1003,0.0,,70.0,,,,,,,Protein,G -22792751,1512620,1003,0.0,,70.0,,,,,,,Protein,G -22793252,1513121,1003,3.33,,70.0,,,,,,,Protein,G -22793580,1513458,1003,0.0,,70.0,,,,,,,Protein,G -22793636,1513514,1003,0.0,,75.0,,,,,,,Protein,G -22793653,1513531,1003,0.0,,70.0,,,,,,,Protein,G -22793964,1513844,1003,0.0,,70.0,,,,,,,Protein,G -22794126,1514008,1003,6.67,,73.0,,,,,,,Protein,G -22794642,1514527,1003,7.33,,70.0,,,,,,,Protein,G -22794806,1514692,1003,9.24,,70.0,,,,,,,Protein,G -22794931,1514818,1003,0.0,,70.0,,,,,,,Protein,G -22795391,1515282,1003,28.0,,70.0,,,,,,,Protein,G -22795528,1515420,1003,7.14,,70.0,,,,,,,Protein,G -22795628,1515521,1003,6.67,,70.0,,,,,,,Protein,G -22796210,1516104,1003,2.5,,70.0,,,,,,,Protein,G -22796370,1516265,1003,6.67,,70.0,,,,,,,Protein,G -22796831,1516726,1003,4.0,,70.0,,,,,,,Protein,G -22797035,1516930,1003,16.0,,70.0,,,,,,,Protein,G -22797166,1517063,1003,2.5,,70.0,,,,,,,Protein,G -22797498,1517397,1003,6.67,,70.0,,,,,,,Protein,G -22797527,1517426,1003,5.0,,70.0,,,,,,,Protein,G -22797590,1517489,1003,3.57,,70.0,,,,,,,Protein,G -22797777,1517676,1003,7.14,,70.0,,,,,,,Protein,G -22797860,1517759,1003,7.14,,70.0,,,,,,,Protein,G -22797863,1517762,1003,0.0,,70.0,,,,,,,Protein,G -22798020,1517920,1003,19.05,,70.0,,,,,,,Protein,G -22798216,1518117,1003,7.14,,70.0,,,,,,,Protein,G -22798745,1518648,1003,0.0,,70.0,,,,,,,Protein,G -22798936,1518840,1003,0.0,,70.0,,,,,,,Protein,G -22799029,1518933,1003,7.5,,70.0,,,,,,,Protein,G -22799072,1518976,1003,0.0,,70.0,,,,,,,Protein,G -22799092,1518996,1003,20.0,,70.0,,,,,,,Protein,G -22799318,1519222,1003,6.06,,70.0,,,,,,,Protein,G -22799440,1519344,1003,0.0,,70.0,,,,,,,Protein,G -22799725,1519630,1003,2.94,,73.0,,,,,,,Protein,G -22799859,1519764,1003,16.67,,70.0,,,,,,,Protein,G -22799926,1519831,1003,25.58,,70.0,,,,,,,Protein,G -22800084,1519989,1003,6.19,,70.0,,,,,,,Protein,G -22800181,1520086,1003,4.76,,70.0,,,,,,,Protein,G -22800385,1520293,1003,2.5,,70.0,,,,,,,Protein,G -22800523,1520432,1003,0.0,,70.0,,,,,,,Protein,G -22800769,1520679,1003,7.14,,70.0,,,,,,,Protein,G -22800878,1520788,1003,0.0,,70.0,,,,,,,Protein,G -22800911,1520821,1003,4.44,,70.0,,,,,,,Protein,G -22800957,1520867,1003,7.5,,70.0,,,,,,,Protein,G -22801654,1521566,1003,6.0,,70.0,,,,,,,Protein,G -22801821,1521733,1003,3.57,,70.0,,,,,,,Protein,G -22801933,1521845,1003,7.14,,70.0,,,,,,,Protein,G -22802174,1522087,1003,0.0,,70.0,,,,,,,Protein,G -22802297,1522211,1003,14.29,,70.0,,,,,,,Protein,G -22802318,1522232,1003,0.0,,70.0,,,,,,,Protein,G -22802473,1522387,1003,0.0,,70.0,,,,,,,Protein,G -22802642,1522556,1003,5.0,,70.0,,,,,,,Protein,G -22802708,1522624,1003,7.53,,70.0,,,,,,,Protein,G -22802724,1522640,1003,16.67,,70.0,,,,,,,Protein,G -22803079,1522997,1003,3.23,,70.0,,,,,,,Protein,G -22803144,1523062,1003,3.33,,70.0,,,,,,,Protein,G -22803417,1523335,1003,11.9,,70.0,,,,,,,Protein,G -22803453,1523371,1003,20.0,,70.0,,,,,,,Protein,G -22803770,1523688,1003,10.71,,70.0,,,,,,,Protein,G -22804033,1523952,1003,3.57,,70.0,,,,,,,Protein,G -22804054,1523973,1003,21.43,,70.0,,,,,,,Protein,G -22804467,1524386,1003,2.63,,70.0,,,,,,,Protein,G -22804469,1524388,1003,3.57,,70.0,,,,,,,Protein,G -22804832,1524752,1003,3.57,,70.0,,,,,,,Protein,G -22805355,1525278,1003,9.89,,70.0,,,,,,,Protein,G -22805415,1525338,1003,10.71,,70.0,,,,,,,Protein,G -22805632,1525559,1003,12.77,,70.0,,,,,,,Protein,G -22805921,1525849,1003,0.0,,70.0,,,,,,,Protein,G -22806104,1526032,1003,10.0,,70.0,,,,,,,Protein,G -22806254,1526182,1003,0.0,,70.0,,,,,,,Protein,G -22806383,1526313,1003,0.0,,70.0,,,,,,,Protein,G -22806400,1526330,1003,0.0,,70.0,,,,,,,Protein,G -22806536,1526466,1003,20.0,,70.0,,,,,,,Protein,G -22807844,1527780,1003,0.0,,70.0,,,,,,,Protein,G -22807895,1527831,1003,0.0,,70.0,,,,,,,Protein,G -22808009,1527945,1003,3.54,,70.0,,,,,,,Protein,G -22808172,1528109,1003,3.28,,70.0,,,,,,,Protein,G -22808467,1528407,1003,11.11,,70.0,,,,,,,Protein,G -22808529,1528469,1003,7.5,,70.0,,,,,,,Protein,G -22808627,1528567,1003,4.76,,70.0,,,,,,,Protein,G -22808738,1528678,1003,7.14,,70.0,,,,,,,Protein,G -22808967,1528907,1003,7.14,,70.0,,,,,,,Protein,G -22809134,1529074,1003,20.0,,70.0,,,,,,,Protein,G -22809156,1529096,1003,1.25,,73.0,,,,,,,Protein,G -22809324,1529265,1003,5.0,,70.0,,,,,,,Protein,G -22809876,1529817,1003,5.71,,70.0,,,,,,,Protein,G -22809927,1529868,1003,3.33,,70.0,,,,,,,Protein,G -22810269,1530210,1003,10.71,,70.0,,,,,,,Protein,G -22810518,1530460,1003,7.14,,70.0,,,,,,,Protein,G -22810741,1530685,1003,0.0,,70.0,,,,,,,Protein,G -22811169,1531115,1003,5.22,,70.0,,,,,,,Protein,G -22811705,1531659,1003,30.0,,70.0,,,,,,,Protein,G -22812094,1532050,1003,13.33,,70.0,,,,,,,Protein,G -22812302,1532258,1003,0.0,,70.0,,,,,,,Protein,G -22812332,1532288,1003,5.88,,70.0,,,,,,,Protein,G -22812401,1532357,1003,0.0,,70.0,,,,,,,Protein,G -22812536,1532492,1003,14.29,,70.0,,,,,,,Protein,G -22812610,1532567,1003,57.14,,70.0,,,,,,,Protein,G -22813395,1533353,1003,0.0,,70.0,,,,,,,Protein,G -22813437,1533395,1003,0.0,,70.0,,,,,,,Protein,G -22813662,1533620,1003,7.14,,70.0,,,,,,,Protein,G -22813675,1533633,1003,3.57,,70.0,,,,,,,Protein,G -22813800,1533758,1003,0.0,,70.0,,,,,,,Protein,G -22813878,1533836,1003,7.14,,70.0,,,,,,,Protein,G -22813935,1533893,1003,0.0,,70.0,,,,,,,Protein,G -22814172,1534131,1003,3.45,,70.0,,,,,,,Protein,G -22814387,1534348,1003,20.35,,70.0,,,,,,,Protein,G -22814582,1534544,1003,10.33,,70.0,,,,,,,Protein,G -22814687,1534649,1003,5.73,,70.0,,,,,,,Protein,G -22814699,1534661,1003,12.7,,70.0,,,,,,,Protein,G -22814781,1534743,1003,0.0,,70.0,,,,,,,Protein,G -22814838,1534800,1003,13.33,,70.0,,,,,,,Protein,G -22814975,1534937,1003,10.0,,70.0,,,,,,,Protein,G -22814986,1534948,1003,7.04,,70.0,,,,,,,Protein,G -22815197,1535159,1003,0.0,,70.0,,,,,,,Protein,G -22815356,1535319,1003,16.67,,70.0,,,,,,,Protein,G -22815979,1535943,1003,3.57,,70.0,,,,,,,Protein,G -22816192,1536156,1003,6.61,,70.0,,,,,,,Protein,G -22816555,1536520,1003,8.77,,70.0,,,,,,,Protein,G -22816783,1536749,1003,0.0,,75.0,,,,,,,Protein,G -22817171,1537138,1003,9.43,,70.0,,,,,,,Protein,G -22817236,1537203,1003,0.42,,70.0,,,,,,,Protein,G -22817281,1537248,1003,0.61,,70.0,,,,,,,Protein,G -22817332,1537299,1003,0.0,,70.0,,,,,,,Protein,G -22817430,1537398,1003,4.23,,70.0,,,,,,,Protein,G -22817809,1537778,1003,25.0,,70.0,,,,,,,Protein,G -22818051,1538020,1003,0.09,,75.0,,,,,,,Protein,G -22818454,1538424,1003,0.0,,70.0,,,,,,,Protein,G -22818777,1538747,1003,21.43,,70.0,,,,,,,Protein,G -22818847,1538817,1003,6.67,,70.0,,,,,,,Protein,G -22818972,1538944,1003,8.24,,70.0,,,,,,,Protein,G -22819009,1538981,1003,28.57,,70.0,,,,,,,Protein,G -22819088,1539060,1003,3.57,,73.0,,,,,,,Protein,G -22819094,1539066,1003,23.26,,70.0,,,,,,,Protein,G -22819643,1539617,1003,3.51,,70.0,,,,,,,Protein,G -22820162,1540137,1003,7.32,,70.0,,,,,,,Protein,G -22820422,1540397,1003,5.71,,70.0,,,,,,,Protein,G -22820443,1540418,1003,11.76,,70.0,,,,,,,Protein,G -22820769,1540744,1003,0.0,,70.0,,,,,,,Protein,G -22820815,1540790,1003,0.0,,70.0,,,,,,,Protein,G -22821558,1541535,1003,25.0,,70.0,,,,,,,Protein,G -22822001,1541978,1003,1.67,,70.0,,,,,,,Protein,G -22822223,1542200,1003,5.56,,70.0,,,,,,,Protein,G -22822319,1542296,1003,4.76,,70.0,,,,,,,Protein,G -22822390,1542367,1003,10.0,,70.0,,,,,,,Protein,G -22822497,1542474,1003,14.29,,70.0,,,,,,,Protein,G -22822582,1542559,1003,11.63,,70.0,,,,,,,Protein,G -22822655,1542632,1003,3.57,,70.0,,,,,,,Protein,G -22822664,1542641,1003,6.67,,70.0,,,,,,,Protein,G -22822825,1542802,1003,0.0,,70.0,,,,,,,Protein,G -22822870,1542847,1003,11.5,,70.0,,,,,,,Protein,G -22822904,1542881,1003,2.56,,70.0,,,,,,,Protein,G -22822934,1542911,1003,7.14,,70.0,,,,,,,Protein,G -22822966,1542943,1003,21.43,,70.0,,,,,,,Protein,G -22823144,1543121,1003,0.0,,70.0,,,,,,,Protein,G -22823512,1543490,1003,28.12,,70.0,,,,,,,Protein,G -22823629,1543607,1003,21.43,,70.0,,,,,,,Protein,G -22824043,1544025,1003,0.0,,70.0,,,,,,,Protein,G -22825075,1545057,1003,23.33,,70.0,,,,,,,Protein,G -22825077,1545059,1003,1.04,,70.0,,,,,,,Protein,G -22825083,1545065,1003,6.67,,70.0,,,,,,,Protein,G -22825137,1545119,1003,3.08,,70.0,,,,,,,Protein,G -22825763,1545754,1003,0.71,,73.0,,,,,,,Protein,G -22825908,1545899,1003,21.43,,70.0,,,,,,,Protein,G -22826190,1546181,1003,4.65,,70.0,,,,,,,Protein,G -22826692,1546683,1003,14.29,,70.0,,,,,,,Protein,G -22826888,1546880,1003,0.0,,70.0,,,,,,,Protein,G -22827306,1547306,1003,14.29,,70.0,,,,,,,Protein,G -22827481,1547481,1003,16.07,,70.0,,,,,,,Protein,G -22828021,1548024,1003,16.47,,70.0,,,,,,,Protein,G -22828128,1548131,1003,0.0,,70.0,,,,,,,Protein,G -22828162,1548165,1003,0.0,,70.0,,,,,,,Protein,G -22828244,1548249,1003,1.12,,73.0,,,,,,,Protein,G -22828415,1548420,1003,2.33,,70.0,,,,,,,Protein,G -22828466,1548471,1003,5.97,,70.0,,,,,,,Protein,G -22828518,1548523,1003,13.39,,70.0,,,,,,,Protein,G -22828529,1548534,1003,0.0,,75.0,,,,,,,Protein,G -22828570,1548575,1003,1.79,,73.0,,,,,,,Protein,G -22828761,1548766,1003,0.0,,70.0,,,,,,,Protein,G -22828867,1548872,1003,4.48,,70.0,,,,,,,Protein,G -22828907,1548913,1003,0.0,,70.0,,,,,,,Protein,G -22828952,1548960,1003,1.75,,70.0,,,,,,,Protein,G -22829116,1549125,1003,0.0,,70.0,,,,,,,Protein,G -22829602,1549612,1003,0.0,,70.0,,,,,,,Protein,G -22829628,1549639,1003,0.91,,70.0,,,,,,,Protein,G -22830073,1550087,1003,0.0,,70.0,,,,,,,Protein,G -22830282,1550297,1003,18.6,,70.0,,,,,,,Protein,G -22830593,1550608,1003,4.35,,73.0,,,,,,,Protein,G -22830851,1550866,1003,12.35,,70.0,,,,,,,Protein,G -22830883,1550899,1003,9.52,,70.0,,,,,,,Protein,G -22831046,1551064,1003,1.32,,70.0,,,,,,,Protein,G -22831181,1551202,1003,0.0,,70.0,,,,,,,Protein,G -22831457,1551478,1003,46.67,,70.0,,,,,,,Protein,G -22831579,1551600,1003,12.28,,70.0,,,,,,,Protein,G -22831788,1551811,1003,13.73,,70.0,,,,,,,Protein,G -22831823,1551846,1003,6.16,,70.0,,,,,,,Protein,G -22832028,1552051,1003,6.67,,70.0,,,,,,,Protein,G -22832636,1552659,1003,3.33,,70.0,,,,,,,Protein,G -22833408,1553432,1003,0.0,,75.0,,,,,,,Protein,G -22833450,1553474,1003,3.33,,70.0,,,,,,,Protein,G -22833529,1553553,1003,0.0,,70.0,,,,,,,Protein,G -22833801,1553827,1003,39.29,,70.0,,,,,,,Protein,G -22833815,1553841,1003,11.11,,70.0,,,,,,,Protein,G -22833866,1553892,1003,18.75,,70.0,,,,,,,Protein,G -22833989,1554015,1003,0.0,,70.0,,,,,,,Protein,G -22834132,1554159,1003,15.48,,70.0,,,,,,,Protein,G -22834143,1554170,1003,0.0,,70.0,,,,,,,Protein,G -22834233,1554260,1003,16.18,,70.0,,,,,,,Protein,G -22834339,1554366,1003,5.77,,70.0,,,,,,,Protein,G -22834400,1554427,1003,4.58,,70.0,,,,,,,Protein,G -22834532,1554559,1003,8.37,,70.0,,,,,,,Protein,G -22834637,1554664,1003,10.71,,70.0,,,,,,,Protein,G -22834839,1554866,1003,3.57,,70.0,,,,,,,Protein,G -22834920,1554947,1003,9.21,,70.0,,,,,,,Protein,G -22834977,1555004,1003,5.26,,70.0,,,,,,,Protein,G -22835346,1555374,1003,4.55,,70.0,,,,,,,Protein,G -22835526,1555556,1003,3.57,,70.0,,,,,,,Protein,G -22835904,1555934,1003,21.43,,70.0,,,,,,,Protein,G -22835989,1556019,1003,3.51,,70.0,,,,,,,Protein,G -22836475,1556506,1003,0.0,,70.0,,,,,,,Protein,G -22836506,1556537,1003,14.29,,70.0,,,,,,,Protein,G -22836812,1556845,1003,4.8,,70.0,,,,,,,Protein,G -22836813,1556846,1003,25.68,,70.0,,,,,,,Protein,G -22836817,1556850,1003,6.06,,70.0,,,,,,,Protein,G -22837043,1557076,1003,11.76,,70.0,,,,,,,Protein,G -22837196,1557229,1003,1.61,,70.0,,,,,,,Protein,G -22837292,1557325,1003,17.86,,70.0,,,,,,,Protein,G -22837740,1557776,1003,0.0,,70.0,,,,,,,Protein,G -22837831,1557867,1003,0.0,,70.0,,,,,,,Protein,G -22837873,1557909,1003,0.0,,70.0,,,,,,,Protein,G -22838051,1558089,1003,8.0,,70.0,,,,,,,Protein,G -22838079,1558117,1003,0.0,,70.0,,,,,,,Protein,G -22838256,1558294,1003,3.33,,70.0,,,,,,,Protein,G -22838300,1558338,1003,15.79,,70.0,,,,,,,Protein,G -22838573,1558616,1003,11.36,,70.0,,,,,,,Protein,G -22838725,1558768,1003,0.0,,70.0,,,,,,,Protein,G -22838847,1558891,1003,3.64,,70.0,,,,,,,Protein,G -22838923,1558967,1003,17.65,,70.0,,,,,,,Protein,G -22838952,1558996,1003,0.0,,70.0,,,,,,,Protein,G -22839078,1559122,1003,18.57,,70.0,,,,,,,Protein,G -22839134,1559178,1003,4.71,,70.0,,,,,,,Protein,G -22839299,1559343,1003,3.33,,73.0,,,,,,,Protein,G -22839379,1559423,1003,13.33,,70.0,,,,,,,Protein,G -22839624,1559669,1003,12.12,,70.0,,,,,,,Protein,G -22839700,1559745,1003,0.85,,70.0,,,,,,,Protein,G -22839704,1559749,1003,5.38,,70.0,,,,,,,Protein,G -22840178,1560226,1003,1.63,,70.0,,,,,,,Protein,G -22840641,1560690,1003,2.63,,73.0,,,,,,,Protein,G -22840704,1560754,1003,0.0,,70.0,,,,,,,Protein,G -22840854,1560904,1003,0.0,,70.0,,,,,,,Protein,G -22841096,1561146,1003,8.38,,70.0,,,,,,,Protein,G -22841258,1561308,1003,0.0,,70.0,,,,,,,Protein,G -22841377,1561427,1003,20.35,,70.0,,,,,,,Protein,G -22841476,1561526,1003,9.73,,70.0,,,,,,,Protein,G -22841529,1561579,1003,1.18,,70.0,,,,,,,Protein,G -22841590,1561640,1003,16.47,,70.0,,,,,,,Protein,G -22841807,1561858,1003,0.0,,70.0,,,,,,,Protein,G -22841906,1561957,1003,0.0,,75.0,,,,,,,Protein,G -22841974,1562025,1003,0.0,,70.0,,,,,,,Protein,G -22842031,1562082,1003,10.0,,70.0,,,,,,,Protein,G -22842285,1562337,1003,2.35,,70.0,,,,,,,Protein,G -22842400,1562452,1003,3.75,,70.0,,,,,,,Protein,G -22842768,1562820,1003,14.29,,70.0,,,,,,,Protein,G -22843561,1563616,1003,2.5,,70.0,,,,,,,Protein,G -22843858,1563914,1003,33.33,,70.0,,,,,,,Protein,G -22843888,1563944,1003,3.38,,70.0,,,,,,,Protein,G -22843932,1563988,1003,16.0,,70.0,,,,,,,Protein,G -22844032,1564089,1003,21.43,,70.0,,,,,,,Protein,G -22844038,1564095,1003,14.29,,70.0,,,,,,,Protein,G -22844148,1564205,1003,0.0,,70.0,,,,,,,Protein,G -22844422,1564488,1003,10.0,,70.0,,,,,,,Protein,G -22844679,1564745,1003,5.36,,70.0,,,,,,,Protein,G -22845329,1565396,1003,4.0,,70.0,,,,,,,Protein,G -22845580,1565647,1003,12.0,,70.0,,,,,,,Protein,G -22845642,1565709,1003,5.0,,70.0,,,,,,,Protein,G -22846116,1566183,1003,25.0,,70.0,,,,,,,Protein,G -22846169,1566237,1003,7.23,,70.0,,,,,,,Protein,G -22846705,1566774,1003,26.32,,70.0,,,,,,,Protein,G -22846747,1566816,1003,0.0,,70.0,,,,,,,Protein,G -22846857,1566926,1003,10.53,,70.0,,,,,,,Protein,G -22846900,1566969,1003,9.3,,70.0,,,,,,,Protein,G -22847113,1567182,1003,13.33,,70.0,,,,,,,Protein,G -22847187,1567258,1003,6.67,,73.0,,,,,,,Protein,G -22847218,1567289,1003,10.71,,70.0,,,,,,,Protein,G -22847446,1567518,1003,16.07,,70.0,,,,,,,Protein,G -22847487,1567559,1003,0.0,,70.0,,,,,,,Protein,G -22847632,1567704,1003,6.38,,70.0,,,,,,,Protein,G -22847702,1567774,1003,0.0,,70.0,,,,,,,Protein,G -22847736,1567808,1003,1.28,,70.0,,,,,,,Protein,G -22847856,1567929,1003,0.0,,70.0,,,,,,,Protein,G -22848212,1568286,1003,3.7,,70.0,,,,,,,Protein,G -22848357,1568431,1003,17.86,,70.0,,,,,,,Protein,G -22848505,1568579,1003,17.86,,70.0,,,,,,,Protein,G -22848653,1568727,1003,0.0,,70.0,,,,,,,Protein,G -22848665,1568739,1003,0.0,,70.0,,,,,,,Protein,G -22848681,1568755,1003,4.42,,70.0,,,,,,,Protein,G -22848740,1568817,1003,12.12,,70.0,,,,,,,Protein,G -22848872,1568949,1003,2.13,,73.0,,,,,,,Protein,G -22848897,1568974,1003,2.27,,70.0,,,,,,,Protein,G -22848920,1568997,1003,12.5,,70.0,,,,,,,Protein,G -22849007,1569085,1003,23.33,,70.0,,,,,,,Protein,G -22849143,1569222,1003,0.0,,75.0,,,,,,,Protein,G -22849243,1569322,1003,16.67,,70.0,,,,,,,Protein,G -22849342,1569421,1003,9.56,,70.0,,,,,,,Protein,G -22849494,1569573,1003,0.0,,70.0,,,,,,,Protein,G -22849525,1569604,1003,0.0,,75.0,,,,,,,Protein,G -22849782,1569862,1003,0.0,,70.0,,,,,,,Protein,G -22850614,1570694,1003,6.25,,70.0,,,,,,,Protein,G -22850649,1570729,1003,26.67,,70.0,,,,,,,Protein,G -22850831,1570911,1003,0.0,,70.0,,,,,,,Protein,G -22851132,1571213,1003,0.0,,70.0,,,,,,,Protein,G -22851438,1571519,1003,0.0,,70.0,,,,,,,Protein,G -22851626,1571707,1003,0.0,,70.0,,,,,,,Protein,G -22851758,1571840,1003,16.67,,70.0,,,,,,,Protein,G -22851845,1571927,1003,9.52,,70.0,,,,,,,Protein,G -22851869,1571953,1003,7.14,,70.0,,,,,,,Protein,G -22851887,1571971,1003,0.0,,70.0,,,,,,,Protein,G -22852053,1572137,1003,2.04,,70.0,,,,,,,Protein,G -22852300,1572384,1003,3.53,,70.0,,,,,,,Protein,G -22852496,1572581,1003,10.59,,70.0,,,,,,,Protein,G -22852506,1572591,1003,6.35,,70.0,,,,,,,Protein,G -22852896,1572984,1003,0.83,,70.0,,,,,,,Protein,G -22853199,1573291,1003,10.71,,70.0,,,,,,,Protein,G -22853543,1573635,1003,0.0,,70.0,,,,,,,Protein,G -22853661,1573753,1003,0.0,,70.0,,,,,,,Protein,G -22854030,1574124,1003,31.91,,70.0,,,,,,,Protein,G -22854058,1574152,1003,18.82,,70.0,,,,,,,Protein,G -22854066,1574160,1003,0.0,,70.0,,,,,,,Protein,G -22854413,1574508,1003,2.14,,70.0,,,,,,,Protein,G -22854529,1574624,1003,0.0,,70.0,,,,,,,Protein,G -22854570,1574665,1003,6.98,,70.0,,,,,,,Protein,G -22854713,1574808,1003,10.71,,70.0,,,,,,,Protein,G -22854972,1575067,1003,7.33,,70.0,,,,,,,Protein,G -22855245,1575349,1003,4.76,,70.0,,,,,,,Protein,G -22855258,1575362,1003,5.71,,70.0,,,,,,,Protein,G -22855321,1575425,1003,0.0,,70.0,,,,,,,Protein,G -22855820,1575926,1003,7.69,,70.0,,,,,,,Protein,G -22856059,1576167,1003,7.14,,70.0,,,,,,,Protein,G -22856518,1576628,1003,15.38,,70.0,,,,,,,Protein,G -22856549,1576660,1003,10.71,,70.0,,,,,,,Protein,G -22856607,1576721,1003,23.08,,70.0,,,,,,,Protein,G -22857007,1577135,1003,25.0,,70.0,,,,,,,Protein,G -22857047,1577175,1003,0.0,,70.0,,,,,,,Protein,G -22857174,1577303,1003,25.71,,70.0,,,,,,,Protein,G -22857388,1577522,1003,5.62,,70.0,,,,,,,Protein,G -22857410,1577544,1003,4.44,,70.0,,,,,,,Protein,G -22857725,1577860,1003,4.17,,70.0,,,,,,,Protein,G -22857976,1578116,1003,12.5,,70.0,,,,,,,Protein,G -22858044,1578184,1003,4.0,,70.0,,,,,,,Protein,G -22858097,1578237,1003,3.95,,70.0,,,,,,,Protein,G -22858188,1578328,1003,8.51,,70.0,,,,,,,Protein,G -22858528,1578668,1003,0.0,,70.0,,,,,,,Protein,G -22858577,1578717,1003,13.95,,70.0,,,,,,,Protein,G -22859016,1579157,1003,9.09,,70.0,,,,,,,Protein,G -22859056,1579198,1003,8.51,,70.0,,,,,,,Protein,G -22859110,1579254,1003,0.42,,70.0,,,,,,,Protein,G -22859198,1579342,1003,25.0,,70.0,,,,,,,Protein,G -22859686,1579830,1003,8.82,,70.0,,,,,,,Protein,G -22859794,1579938,1003,0.0,,70.0,,,,,,,Protein,G -22859809,1579953,1003,1.54,,70.0,,,,,,,Protein,G -22859866,1580010,1003,23.81,,70.0,,,,,,,Protein,G -22859919,1580063,1003,0.0,,70.0,,,,,,,Protein,G -22860669,1580820,1003,10.71,,70.0,,,,,,,Protein,G -22861135,1581286,1003,0.41,,70.0,,,,,,,Protein,G -22861185,1581336,1003,6.17,,70.0,,,,,,,Protein,G -22861203,1581354,1003,6.67,,70.0,,,,,,,Protein,G -22861608,1581761,1003,0.0,,70.0,,,,,,,Protein,G -22861834,1581990,1003,0.0,,70.0,,,,,,,Protein,G -22862499,1582659,1003,2.5,,70.0,,,,,,,Protein,G -22863069,1583234,1003,25.0,,70.0,,,,,,,Protein,G -22863105,1583270,1003,5.71,,70.0,,,,,,,Protein,G -22863736,1583912,1003,11.76,,70.0,,,,,,,Protein,G -22863757,1583933,1003,1.6,,70.0,,,,,,,Protein,G -22863854,1584030,1003,0.0,,70.0,,,,,,,Protein,G -22863863,1584039,1003,4.17,,70.0,,,,,,,Protein,G -22863936,1584112,1003,10.71,,70.0,,,,,,,Protein,G -22864254,1584442,1003,0.0,,70.0,,,,,,,Protein,G -22864409,1584599,1003,0.0,,70.0,,,,,,,Protein,G -22864507,1584697,1003,0.0,,70.0,,,,,,,Protein,G -22864604,1584794,1003,1.67,,73.0,,,,,,,Protein,G -22864848,1585041,1003,3.54,,70.0,,,,,,,Protein,G -22864903,1585097,1003,38.0,,70.0,,,,,,,Protein,G -22865062,1585258,1003,3.39,,70.0,,,,,,,Protein,G -22865403,1585601,1003,0.42,,70.0,,,,,,,Protein,G -22865511,1585709,1003,0.0,,70.0,,,,,,,Protein,G -22865618,1585819,1003,0.0,,70.0,,,,,,,Protein,G -22865692,1585893,1003,4.17,,70.0,,,,,,,Protein,G -22865703,1585904,1003,3.33,,73.0,,,,,,,Protein,G -22865707,1585908,1003,21.88,,70.0,,,,,,,Protein,G -22865767,1585968,1003,3.33,,70.0,,,,,,,Protein,G -22866061,1586262,1003,0.0,,70.0,,,,,,,Protein,G -22866316,1586539,1003,0.0,,70.0,,,,,,,Protein,G -22866426,1586649,1003,0.0,,70.0,,,,,,,Protein,G -22866889,1587115,1003,0.0,,70.0,,,,,,,Protein,G -22866963,1587191,1003,0.0,,70.0,,,,,,,Protein,G -22867078,1587314,1003,0.0,,70.0,,,,,,,Protein,G -22867198,1587434,1003,0.0,,70.0,,,,,,,Protein,G -22867752,1587993,1003,6.98,,70.0,,,,,,,Protein,G -22867923,1588166,1003,0.0,,70.0,,,,,,,Protein,G -22867928,1588171,1003,0.0,,70.0,,,,,,,Protein,G -22868082,1588326,1003,0.83,,70.0,,,,,,,Protein,G -22868088,1588332,1003,0.0,,70.0,,,,,,,Protein,G -22868090,1588334,1003,0.0,,70.0,,,,,,,Protein,G -22868754,1589003,1003,0.0,,75.0,,,,,,,Protein,G -22869141,1589391,1003,0.0,,70.0,,,,,,,Protein,G -22869658,1589914,1003,0.0,,70.0,,,,,,,Protein,G -22869921,1590179,1003,0.0,,70.0,,,,,,,Protein,G -22869943,1590202,1003,0.01,,70.0,,,,,,,Protein,G -22870484,1590745,1003,3.75,,70.0,,,,,,,Protein,G -22870608,1590869,1003,1.67,,73.0,,,,,,,Protein,G -22870994,1591258,1003,0.0,,70.0,,,,,,,Protein,G -22871006,1591273,1003,5.26,,70.0,,,,,,,Protein,G -22871292,1591573,1003,4.26,,70.0,,,,,,,Protein,G -22871370,1591651,1003,10.59,,70.0,,,,,,,Protein,G -22871552,1591834,1003,7.07,,70.0,,,,,,,Protein,G -22871611,1591894,1003,12.14,,70.0,,,,,,,Protein,G -22872058,1592343,1003,5.81,,70.0,,,,,,,Protein,G -22872180,1592529,1003,3.81,,70.0,,,,,,,Protein,G -22872185,1592541,1003,2.38,,70.0,,,,,,,Protein,G -22872193,1592594,1003,0.0,,70.0,,,,,,,Protein,G -22872226,1592633,1003,26.32,,70.0,,,,,,,Protein,G -22872262,1592670,1003,40.0,,70.0,,,,,,,Protein,G -22872532,1592943,1003,12.07,,70.0,,,,,,,Protein,G -22872750,1593161,1003,14.29,,70.0,,,,,,,Protein,G -22872899,1593315,1003,87.5,,70.0,,,,,,,Protein,G -22873124,1593553,1003,11.72,,70.0,,,,,,,Protein,G -22873341,1593787,1003,5.13,,70.0,,,,,,,Protein,G -22873440,1593895,1003,5.26,,70.0,,,,,,,Protein,G -22873583,1594047,1003,8.82,,70.0,,,,,,,Protein,G -22873779,1594306,1003,28.0,,70.0,,,,,,,Protein,G -22873860,1594419,1003,0.0,,70.0,,,,,,,Protein,G -22873893,1594453,1003,7.5,,70.0,,,,,,,Protein,G -22873945,1594506,1003,25.71,,70.0,,,,,,,Protein,G -22874232,1594817,1003,0.0,,70.0,,,,,,,Protein,G -22874559,1595351,1003,5.0,,70.0,,,,,,,Protein,G -22874635,1595427,1003,7.5,,70.0,,,,,,,Protein,G -22875102,1596034,1003,19.61,,70.0,,,,,,,Protein,G -22875158,1596096,1003,8.57,,70.0,,,,,,,Protein,G -22875594,1596565,1003,25.0,,70.0,,,,,,,Protein,G -22875729,1596725,1003,0.0,,70.0,,,,,,,Protein,G -22876219,1597240,1003,10.0,,70.0,,,,,,,Protein,G -22876654,1597705,1003,4.0,,70.0,,,,,,,Protein,G -22876721,1597774,1003,0.0,,70.0,,,,,,,Protein,G -22877019,1598075,1003,4.74,,70.0,,,,,,,Protein,G -22877137,1598202,1003,3.26,,70.0,,,,,,,Protein,G -22877536,1598632,1003,5.65,,70.0,,,,,,,Protein,G -22877603,1598699,1003,7.07,,70.0,,,,,,,Protein,G -22877961,1599061,1003,0.0,,70.0,,,,,,,Protein,G -22878111,1599212,1003,14.29,,70.0,,,,,,,Protein,G -22878169,1599285,1003,14.29,,70.0,,,,,,,Protein,G -22878578,1599725,1003,9.86,,70.0,,,,,,,Protein,G -22879143,1600336,1003,4.0,,70.0,,,,,,,Protein,G -22879247,1600442,1003,13.08,,70.0,,,,,,,Protein,G -22879293,1600506,1003,8.57,,70.0,,,,,,,Protein,G -22879326,1600547,1003,0.0,,70.0,,,,,,,Protein,G -22879404,1600625,1003,10.0,,70.0,,,,,,,Protein,G -22879410,1600631,1003,0.0,,70.0,,,,,,,Protein,G -22879429,1600650,1003,0.0,,70.0,,,,,,,Protein,G -22880301,1601552,1003,10.71,,70.0,,,,,,,Protein,G -22880386,1601657,1003,26.67,,70.0,,,,,,,Protein,G -22880517,1601814,1003,3.33,,70.0,,,,,,,Protein,G -22880623,1601928,1003,16.07,,70.0,,,,,,,Protein,G -22880682,1602001,1003,4.0,,70.0,,,,,,,Protein,G -22880767,1602112,1003,11.9,,70.0,,,,,,,Protein,G -22881218,1602585,1003,2.14,,70.0,,,,,,,Protein,G -22881285,1602652,1003,3.75,,70.0,,,,,,,Protein,G -22881354,1602721,1003,13.33,,70.0,,,,,,,Protein,G -22881553,1602931,1003,7.14,,70.0,,,,,,,Protein,G -22881558,1602937,1003,3.57,,70.0,,,,,,,Protein,G -22881663,1603044,1003,3.53,,70.0,,,,,,,Protein,G -22882182,1603564,1003,3.12,,70.0,,,,,,,Protein,G -22882607,1604001,1003,25.0,,70.0,,,,,,,Protein,G -22882749,1604145,1003,11.02,,70.0,,,,,,,Protein,G -22882832,1604253,1003,7.14,,70.0,,,,,,,Protein,G -22883368,1604803,1003,0.0,,70.0,,,,,,,Protein,G -22883424,1604861,1003,0.0,,70.0,,,,,,,Protein,G -22883564,1605002,1003,17.86,,70.0,,,,,,,Protein,G -22883821,1605262,1003,0.0,,70.0,,,,,,,Protein,G -22883833,1605274,1003,3.33,,70.0,,,,,,,Protein,G -22883869,1605312,1003,0.0,,70.0,,,,,,,Protein,G -22883887,1605330,1003,21.43,,70.0,,,,,,,Protein,G -22884009,1605452,1003,10.0,,70.0,,,,,,,Protein,G -22884019,1605462,1003,6.67,,70.0,,,,,,,Protein,G -22884456,1605902,1003,15.62,,70.0,,,,,,,Protein,G -22884504,1605951,1003,25.0,,70.0,,,,,,,Protein,G -22885816,1607268,1003,4.29,,70.0,,,,,,,Protein,G -22885958,1607412,1003,0.0,,70.0,,,,,,,Protein,G -22886036,1607490,1003,4.62,,70.0,,,,,,,Protein,G -22886168,1607622,1003,11.4,,70.0,,,,,,,Protein,G -22886186,1607640,1003,11.76,,70.0,,,,,,,Protein,G -22886455,1607910,1003,0.0,,70.0,,,,,,,Protein,G -22886633,1608089,1003,0.0,,70.0,,,,,,,Protein,G -22886902,1608359,1003,33.33,,70.0,,,,,,,Protein,G -22887146,1608636,1003,14.63,,70.0,,,,,,,Protein,G -22887201,1608691,1003,40.0,,70.0,,,,,,,Protein,G -22887234,1608724,1003,0.0,,70.0,,,,,,,Protein,G -22887551,1609043,1003,3.33,,70.0,,,,,,,Protein,G -22887751,1609243,1003,14.29,,70.0,,,,,,,Protein,G -22887854,1609349,1003,5.26,,70.0,,,,,,,Protein,G -22887969,1609465,1003,8.77,,70.0,,,,,,,Protein,G -22888034,1609531,1003,6.67,,70.0,,,,,,,Protein,G -22888279,1609784,1003,0.71,,73.0,,,,,,,Protein,G -22888564,1610072,1003,0.0,,70.0,,,,,,,Protein,G -22888607,1610115,1003,2.94,,70.0,,,,,,,Protein,G -22888719,1610228,1003,17.86,,70.0,,,,,,,Protein,G -22888836,1610348,1003,5.77,,70.0,,,,,,,Protein,G -22889108,1610620,1003,12.2,,70.0,,,,,,,Protein,G -22889129,1610641,1003,2.5,,70.0,,,,,,,Protein,G -22889472,1610994,1003,7.14,,70.0,,,,,,,Protein,G -22889720,1611256,1003,12.5,,70.0,,,,,,,Protein,G -22889989,1611538,1003,2.03,,70.0,,,,,,,Protein,G -22889995,1611544,1003,16.07,,70.0,,,,,,,Protein,G -22890158,1611707,1003,0.0,,70.0,,,,,,,Protein,G -22890208,1611782,1003,8.63,,70.0,,,,,,,Protein,G -22890256,1611832,1003,0.0,,70.0,,,,,,,Protein,G -22890942,1612521,1003,0.0,,70.0,,,,,,,Protein,G -22891271,1612852,1003,9.35,,70.0,,,,,,,Protein,G -22891389,1612971,1003,6.12,,70.0,,,,,,,Protein,G -22891655,1613237,1003,6.67,,70.0,,,,,,,Protein,G -22892209,1613791,1003,25.0,,70.0,,,,,,,Protein,G -22892489,1614072,1003,3.53,,70.0,,,,,,,Protein,G -22892542,1614126,1003,0.83,,73.0,,,,,,,Protein,G -22892861,1614449,1003,0.71,,73.0,,,,,,,Protein,G -22893023,1614612,1003,2.35,,70.0,,,,,,,Protein,G -22893417,1615009,1003,0.0,,75.0,,,,,,,Protein,G -22893633,1615227,1003,0.0,,70.0,,,,,,,Protein,G -22893641,1615235,1003,0.7,,70.0,,,,,,,Protein,G -22893681,1615276,1003,12.5,,70.0,,,,,,,Protein,G -22894033,1615628,1003,0.0,,70.0,,,,,,,Protein,G -22894150,1615745,1003,4.69,,70.0,,,,,,,Protein,G -22894362,1615957,1003,0.0,,70.0,,,,,,,Protein,G -22895070,1616668,1003,1.6,,70.0,,,,,,,Protein,G -22895443,1617043,1003,0.0,,70.0,,,,,,,Protein,G -22895514,1617114,1003,16.67,,70.0,,,,,,,Protein,G -22895611,1617211,1003,0.0,,70.0,,,,,,,Protein,G -22895702,1617302,1003,4.23,,70.0,,,,,,,Protein,G -22895942,1617544,1003,12.5,,70.0,,,,,,,Protein,G -22896156,1617759,1003,15.62,,70.0,,,,,,,Protein,G -22896315,1617920,1003,9.68,,70.0,,,,,,,Protein,G -22896344,1617949,1003,3.85,,70.0,,,,,,,Protein,G -22896370,1617976,1003,0.76,,70.0,,,,,,,Protein,G -22896404,1618011,1003,22.22,,70.0,,,,,,,Protein,G -22896857,1618473,1003,7.14,,70.0,,,,,,,Protein,G -22897221,1618841,1003,3.33,,70.0,,,,,,,Protein,G -22897307,1618927,1003,6.67,,70.0,,,,,,,Protein,G -22897989,1619619,1003,1.18,,70.0,,,,,,,Protein,G -22898335,1619974,1003,0.0,,70.0,,,,,,,Protein,G -22899008,1620675,1003,2.5,,70.0,,,,,,,Protein,G -22899036,1620704,1003,0.0,,70.0,,,,,,,Protein,G -22899053,1620722,1003,0.0,,70.0,,,,,,,Protein,G -22899054,1620723,1003,0.0,,70.0,,,,,,,Protein,G -22899229,1620900,1003,25.0,,70.0,,,,,,,Protein,G -22899614,1621318,1003,0.0,,70.0,,,,,,,Protein,G -22899893,1621597,1003,0.0,,70.0,,,,,,,Protein,G -22899944,1621648,1003,14.29,,70.0,,,,,,,Protein,G -22900376,1622114,1003,14.29,,70.0,,,,,,,Protein,G -22900383,1622121,1003,7.14,,70.0,,,,,,,Protein,G -22900414,1622152,1003,0.0,,75.0,,,,,,,Protein,G -22900635,1622373,1003,5.38,,70.0,,,,,,,Protein,G -22900720,1622458,1003,0.0,,70.0,,,,,,,Protein,G -22900752,1622490,1003,0.0,,70.0,,,,,,,Protein,G -22901184,1622925,1003,0.0,,70.0,,,,,,,Protein,G -22901199,1622940,1003,0.0,,70.0,,,,,,,Protein,G -22901351,1623104,1003,9.3,,70.0,,,,,,,Protein,G -22901490,1623245,1003,7.14,,70.0,,,,,,,Protein,G -22901677,1623439,1003,1.11,,70.0,,,,,,,Protein,G -22901725,1623487,1003,7.65,,70.0,,,,,,,Protein,G -22901767,1623529,1003,19.35,,70.0,,,,,,,Protein,G -22901884,1623652,1003,3.33,,70.0,,,,,,,Protein,G -22902215,1623999,1003,1.25,,70.0,,,,,,,Protein,G -22902399,1624210,1003,41.67,,70.0,,,,,,,Protein,G -22902555,1624372,1003,16.07,,70.0,,,,,,,Protein,G -22903012,1624855,1003,14.29,,70.0,,,,,,,Protein,G -22903051,1624903,1003,0.0,,70.0,,,,,,,Protein,G -22903153,1625035,1003,11.63,,70.0,,,,,,,Protein,G -22903315,1625242,1003,6.96,,70.0,,,,,,,Protein,G -22903405,1625342,1003,6.67,,70.0,,,,,,,Protein,G -22903411,1625348,1003,0.0,,75.0,,,,,,,Protein,G -22903818,1625834,1003,3.23,,70.0,,,,,,,Protein,G -22903932,1625966,1003,4.0,,70.0,,,,,,,Protein,G -22904113,1626186,1003,14.47,,70.0,,,,,,,Protein,G -22904161,1626239,1003,0.0,,70.0,,,,,,,Protein,G -22904251,1626342,1003,6.45,,70.0,,,,,,,Protein,G -22904304,1626586,1003,1.67,,73.0,,,,,,,Protein,G -22904335,1626666,1003,10.42,,70.0,,,,,,,Protein,G -22904352,1626700,1003,0.0,,75.0,,,,,,,Protein,G -22904408,1626756,1003,12.21,,70.0,,,,,,,Protein,G -22904447,1626797,1003,10.79,,70.0,,,,,,,Protein,G -22904818,1627334,1003,1.67,,70.0,,,,,,,Protein,G -22905226,1627812,1003,0.0,,70.0,,,,,,,Protein,G -22905299,1627895,1003,0.0,,70.0,,,,,,,Protein,G -22905308,1627904,1003,0.0,,70.0,,,,,,,Protein,G -22905748,1628531,1003,4.76,,70.0,,,,,,,Protein,G -22905764,1628589,1003,12.5,,70.0,,,,,,,Protein,G -22905896,1628974,1003,6.25,,70.0,,,,,,,Protein,G -22906050,1629234,1003,0.0,,70.0,,,,,,,Protein,G -22906302,1629487,1003,0.0,,70.0,,,,,,,Protein,G -22906577,1629852,1003,0.0,,70.0,,,,,,,Protein,G -22907071,1630457,1003,2.11,,70.0,,,,,,,Protein,G -22907152,1630556,1003,0.0,,70.0,,,,,,,Protein,G -22907191,1630608,1003,27.91,,70.0,,,,,,,Protein,G -22907333,1630900,1003,2.67,,70.0,,,,,,,Protein,G -22907366,1630967,1003,0.0,,70.0,,,,,,,Protein,G -22907496,1631283,1003,0.0,,70.0,,,,,,,Protein,G -22907541,1631339,1003,9.52,,70.0,,,,,,,Protein,G -22907587,1631394,1003,0.0,,70.0,,,,,,,Protein,G -22907666,1631560,1003,25.0,,70.0,,,,,,,Protein,G -22907872,1631807,1003,3.49,,70.0,,,,,,,Protein,G -22907876,1631811,1003,7.14,,70.0,,,,,,,Protein,G -22907946,1631881,1003,25.0,,70.0,,,,,,,Protein,G -22908654,1632721,1003,14.29,,73.0,,,,,,,Protein,G -22909011,1633098,1003,20.0,,70.0,,,,,,,Protein,G -22909078,1633169,1003,3.33,,70.0,,,,,,,Protein,G -22909135,1633228,1003,0.0,,70.0,,,,,,,Protein,G -22909221,1633323,1003,11.0,,70.0,,,,,,,Protein,G -22909251,1633356,1003,7.14,,70.0,,,,,,,Protein,G -22909306,1633424,1003,10.53,,70.0,,,,,,,Protein,G -22909326,1633447,1003,0.0,,70.0,,,,,,,Protein,G -22910177,1634454,1003,3.7,,70.0,,,,,,,Protein,G -22910335,1634648,1003,0.0,,70.0,,,,,,,Protein,G -22910436,1634770,1003,0.0,,70.0,,,,,,,Protein,G -22910614,1634978,1003,4.88,,70.0,,,,,,,Protein,G -22910758,1635140,1003,4.71,,70.0,,,,,,,Protein,G -22911026,1635597,1003,4.04,,70.0,,,,,,,Protein,G -22911258,1635985,1003,3.85,,70.0,,,,,,,Protein,G -22911318,1636105,1003,7.14,,70.0,,,,,,,Protein,G -22911448,1636345,1003,4.42,,70.0,,,,,,,Protein,G -22911649,1636557,1003,1.82,,70.0,,,,,,,Protein,G -22911652,1636560,1003,1.18,,73.0,,,,,,,Protein,G -22911689,1636598,1003,10.94,,70.0,,,,,,,Protein,G -22911697,1636607,1003,14.29,,70.0,,,,,,,Protein,G -22911926,1636841,1003,0.0,,70.0,,,,,,,Protein,G -22912032,1636949,1003,6.77,,70.0,,,,,,,Protein,G -22912065,1636982,1003,0.0,,70.0,,,,,,,Protein,G -22912346,1637266,1003,2.42,,70.0,,,,,,,Protein,G -22912395,1637315,1003,6.67,,70.0,,,,,,,Protein,G -22912447,1637367,1003,1.67,,73.0,,,,,,,Protein,G -22912613,1637534,1003,8.77,,70.0,,,,,,,Protein,G -22912794,1637716,1003,7.5,,70.0,,,,,,,Protein,G -22912932,1637855,1003,1.09,,70.0,,,,,,,Protein,G -22912964,1637887,1003,0.0,,70.0,,,,,,,Protein,G -22913082,1638006,1003,8.45,,70.0,,,,,,,Protein,G -22913411,1638340,1003,3.45,,70.0,,,,,,,Protein,G -22913452,1638383,1003,16.47,,70.0,,,,,,,Protein,G -22914340,1639277,1003,35.71,,70.0,,,,,,,Protein,G -22914460,1639398,1003,0.42,,73.0,,,,,,,Protein,G -22914631,1639570,1003,11.27,,70.0,,,,,,,Protein,G -22914788,1639728,1003,0.0,,70.0,,,,,,,Protein,G -22914925,1639865,1003,1.18,,70.0,,,,,,,Protein,G -22915553,1640497,1003,7.14,,70.0,,,,,,,Protein,G -22915676,1640621,1003,9.05,,70.0,,,,,,,Protein,G -22916208,1641155,1003,9.38,,70.0,,,,,,,Protein,G -22916280,1641228,1003,8.65,,70.0,,,,,,,Protein,G -22916351,1641299,1003,4.62,,70.0,,,,,,,Protein,G -22916807,1641757,1003,0.0,,70.0,,,,,,,Protein,G -22916909,1641859,1003,51.28,,70.0,,,,,,,Protein,G -22917056,1642007,1003,3.75,,70.0,,,,,,,Protein,G -22917188,1642140,1003,3.33,,70.0,,,,,,,Protein,G -22917230,1642182,1003,6.67,,70.0,,,,,,,Protein,G -22917809,1642765,1003,8.51,,70.0,,,,,,,Protein,G -22918103,1643156,1003,5.71,,70.0,,,,,,,Protein,G -22918478,1643790,1003,20.54,,70.0,,,,,,,Protein,G -22918569,1643890,1003,7.49,,70.0,,,,,,,Protein,G -22918999,1644350,1003,7.32,,70.0,,,,,,,Protein,G -22919300,1644759,1003,20.53,,70.0,,,,,,,Protein,G -22919416,1644899,1003,1.18,,70.0,,,,,,,Protein,G -22919756,1645386,1003,0.0,,70.0,,,,,,,Protein,G -22919829,1645462,1003,0.0,,70.0,,,,,,,Protein,G -22919900,1645533,1003,0.79,,70.0,,,,,,,Protein,G -22920013,1645646,1003,7.14,,70.0,,,,,,,Protein,G -22920180,1645814,1003,0.42,,70.0,,,,,,,Protein,G -22920431,1646067,1003,7.84,,70.0,,,,,,,Protein,G -22920558,1646194,1003,1.6,,70.0,,,,,,,Protein,G -22920762,1646403,1003,6.98,,70.0,,,,,,,Protein,G -22920884,1646536,1003,7.14,,70.0,,,,,,,Protein,G -22921070,1646724,1003,5.26,,73.0,,,,,,,Protein,G -22921500,1647210,1003,17.86,,70.0,,,,,,,Protein,G -22921588,1647299,1003,40.0,,70.0,,,,,,,Protein,G -22921633,1647346,1003,20.0,,70.0,,,,,,,Protein,G -22921856,1647570,1003,9.93,,70.0,,,,,,,Protein,G -22922147,1647862,1003,25.0,,70.0,,,,,,,Protein,G -22922252,1647971,1003,0.0,,70.0,,,,,,,Protein,G -22922556,1648276,1003,4.62,,70.0,,,,,,,Protein,G -22922661,1648385,1003,0.0,,70.0,,,,,,,Protein,G -22923010,1648737,1003,0.0,,70.0,,,,,,,Protein,G -22923159,1648887,1003,0.0,,70.0,,,,,,,Protein,G -22923190,1648918,1003,7.69,,70.0,,,,,,,Protein,G -22923308,1649037,1003,37.5,,70.0,,,,,,,Protein,G -22923404,1649133,1003,3.2,,70.0,,,,,,,Protein,G -22923465,1649194,1003,7.69,,70.0,,,,,,,Protein,G -22923730,1649460,1003,0.0,,70.0,,,,,,,Protein,G -22923800,1649531,1003,10.0,,70.0,,,,,,,Protein,G -22923979,1649712,1003,1.06,,70.0,,,,,,,Protein,G -22924160,1649893,1003,3.39,,70.0,,,,,,,Protein,G -22924609,1650360,1003,3.08,,70.0,,,,,,,Protein,G -22924764,1650515,1003,14.29,,70.0,,,,,,,Protein,G -22924851,1650603,1003,6.67,,70.0,,,,,,,Protein,G -22924973,1650726,1003,2.35,,70.0,,,,,,,Protein,G -22925063,1650816,1003,0.42,,70.0,,,,,,,Protein,G -22925463,1651219,1003,0.0,,70.0,,,,,,,Protein,G -22925512,1651268,1003,14.29,,70.0,,,,,,,Protein,G -22925628,1651385,1003,5.47,,70.0,,,,,,,Protein,G -22925750,1651507,1003,6.67,,70.0,,,,,,,Protein,G -22925920,1651677,1003,0.0,,70.0,,,,,,,Protein,G -22926032,1651790,1003,26.47,,70.0,,,,,,,Protein,G -22926366,1652127,1003,0.0,,70.0,,,,,,,Protein,G -22926410,1652171,1003,40.0,,70.0,,,,,,,Protein,G -22926455,1652216,1003,13.33,,70.0,,,,,,,Protein,G -22926981,1652750,1003,15.18,,70.0,,,,,,,Protein,G -22927125,1652894,1003,0.0,,70.0,,,,,,,Protein,G -22927485,1653254,1003,3.85,,70.0,,,,,,,Protein,G -22927493,1653262,1003,1.18,,70.0,,,,,,,Protein,G -22927547,1653316,1003,22.32,,70.0,,,,,,,Protein,G -22927730,1653500,1003,0.0,,70.0,,,,,,,Protein,G -22927932,1653703,1003,0.0,,70.0,,,,,,,Protein,G -22928369,1654145,1003,14.79,,70.0,,,,,,,Protein,G -22928520,1654297,1003,1.67,,70.0,,,,,,,Protein,G -22928683,1654460,1003,0.0,,70.0,,,,,,,Protein,G -22928685,1654462,1003,9.52,,70.0,,,,,,,Protein,G -22929048,1654828,1003,3.33,,73.0,,,,,,,Protein,G -22929115,1654895,1003,2.63,,70.0,,,,,,,Protein,G -22929610,1655396,1003,0.77,,70.0,,,,,,,Protein,G -22929820,1655606,1003,0.0,,70.0,,,,,,,Protein,G -22929925,1655711,1003,0.0,,70.0,,,,,,,Protein,G -22930184,1655972,1003,15.79,,70.0,,,,,,,Protein,G -22930535,1656325,1003,0.0,,70.0,,,,,,,Protein,G -22930550,1656340,1003,5.41,,70.0,,,,,,,Protein,G -22930798,1656588,1003,15.38,,70.0,,,,,,,Protein,G -22930862,1656652,1003,1.36,,70.0,,,,,,,Protein,G -22930984,1656774,1003,0.0,,70.0,,,,,,,Protein,G -22931277,1657069,1003,7.14,,70.0,,,,,,,Protein,G -22931374,1657171,1003,0.0,,70.0,,,,,,,Protein,G -22931394,1657191,1003,0.0,,70.0,,,,,,,Protein,G -22931468,1657265,1003,4.62,,70.0,,,,,,,Protein,G -22931765,1657562,1003,2.03,,70.0,,,,,,,Protein,G -22931832,1657631,1003,15.18,,70.0,,,,,,,Protein,G -22932443,1658244,1003,0.0,,70.0,,,,,,,Protein,G -22932809,1658614,1003,16.07,,70.0,,,,,,,Protein,G -22933281,1659087,1003,0.0,,70.0,,,,,,,Protein,G -22933302,1659108,1003,7.89,,70.0,,,,,,,Protein,G -22933367,1659174,1003,7.5,,70.0,,,,,,,Protein,G -22933419,1659226,1003,7.06,,70.0,,,,,,,Protein,G -22933434,1659241,1003,0.0,,70.0,,,,,,,Protein,G -22933442,1659249,1003,0.0,,70.0,,,,,,,Protein,G -22933495,1659302,1003,0.0,,70.0,,,,,,,Protein,G -22933557,1659364,1003,12.5,,70.0,,,,,,,Protein,G -22933577,1659384,1003,6.45,,70.0,,,,,,,Protein,G -22933733,1659542,1003,1.61,,70.0,,,,,,,Protein,G -22933761,1659570,1003,3.33,,70.0,,,,,,,Protein,G -22933849,1659659,1003,17.86,,70.0,,,,,,,Protein,G -22933907,1659717,1003,0.0,,70.0,,,,,,,Protein,G -22934358,1660170,1003,10.71,,70.0,,,,,,,Protein,G -22934454,1660267,1003,7.14,,70.0,,,,,,,Protein,G -22934654,1660468,1003,6.67,,70.0,,,,,,,Protein,G -22934675,1660489,1003,3.03,,70.0,,,,,,,Protein,G -22934676,1660490,1003,35.71,,70.0,,,,,,,Protein,G -22934798,1660614,1003,3.33,,70.0,,,,,,,Protein,G -22935094,1660916,1003,0.0,,70.0,,,,,,,Protein,G -22935712,1661536,1003,7.14,,70.0,,,,,,,Protein,G -22935805,1661631,1003,3.23,,70.0,,,,,,,Protein,G -22935974,1661810,1003,0.29,,73.0,,,,,,,Protein,G -22935999,1661837,1003,4.22,,70.0,,,,,,,Protein,G -22936193,1662048,1003,0.0,,70.0,,,,,,,Protein,G -22936464,1662340,1003,3.7,,70.0,,,,,,,Protein,G -22936505,1662382,1003,0.0,,70.0,,,,,,,Protein,G -22936871,1662808,1003,6.27,,70.0,,,,,,,Protein,G -22936976,1662918,1003,0.0,,70.0,,,,,,,Protein,G -22937301,1663298,1003,19.05,,70.0,,,,,,,Protein,G -22937583,1663675,1003,3.33,,70.0,,,,,,,Protein,G -22937657,1663771,1003,3.85,,70.0,,,,,,,Protein,G -22937702,1663827,1003,7.14,,70.0,,,,,,,Protein,G -22937742,1663869,1003,9.3,,70.0,,,,,,,Protein,G -22937847,1664016,1003,3.75,,70.0,,,,,,,Protein,G -22938862,1665153,1003,4.65,,70.0,,,,,,,Protein,G -22938930,1665221,1003,5.56,,70.0,,,,,,,Protein,G -22939146,1665437,1003,7.14,,70.0,,,,,,,Protein,G -22939232,1665523,1003,3.96,,70.0,,,,,,,Protein,G -22939282,1665573,1003,10.53,,70.0,,,,,,,Protein,G -22939354,1665645,1003,16.07,,70.0,,,,,,,Protein,G -22939850,1666145,1003,0.0,,75.0,,,,,,,Protein,G -22939962,1666257,1003,5.49,,70.0,,,,,,,Protein,G -22940147,1666445,1003,0.0,,70.0,,,,,,,Protein,G -22940216,1666515,1003,3.03,,73.0,,,,,,,Protein,G -22940672,1666971,1003,0.0,,70.0,,,,,,,Protein,G -22941333,1667639,1003,50.0,,70.0,,,,,,,Protein,G -22941437,1667744,1003,10.0,,70.0,,,,,,,Protein,G -22941481,1667788,1003,3.33,,70.0,,,,,,,Protein,G -22942078,1668386,1003,28.57,,70.0,,,,,,,Protein,G -22942266,1668575,1003,7.41,,70.0,,,,,,,Protein,G -22942273,1668582,1003,17.22,,70.0,,,,,,,Protein,G -22942287,1668596,1003,0.71,,73.0,,,,,,,Protein,G -22942398,1668710,1003,2.35,,70.0,,,,,,,Protein,G -22942734,1669055,1003,1.18,,70.0,,,,,,,Protein,G -22942848,1669173,1003,0.0,,70.0,,,,,,,Protein,G -22942880,1669205,1003,0.0,,70.0,,,,,,,Protein,G -22943115,1669442,1003,0.0,,70.0,,,,,,,Protein,G -22943185,1669512,1003,12.5,,70.0,,,,,,,Protein,G -22943199,1669526,1003,6.15,,70.0,,,,,,,Protein,G -22943217,1669544,1003,19.64,,70.0,,,,,,,Protein,G -22943356,1669684,1003,0.0,,70.0,,,,,,,Protein,G -22943412,1669740,1003,6.25,,70.0,,,,,,,Protein,G -22943490,1669818,1003,9.38,,70.0,,,,,,,Protein,G -22943516,1669845,1003,7.5,,70.0,,,,,,,Protein,G -22943599,1669928,1003,4.0,,70.0,,,,,,,Protein,G -22944172,1670510,1003,3.45,,70.0,,,,,,,Protein,G -22944329,1670670,1003,7.32,,70.0,,,,,,,Protein,G -22944383,1670725,1003,21.88,,70.0,,,,,,,Protein,G -22944415,1670757,1003,4.29,,70.0,,,,,,,Protein,G -22944479,1670821,1003,10.0,,70.0,,,,,,,Protein,G -22944697,1671043,1003,17.95,,70.0,,,,,,,Protein,G -22945025,1671374,1003,15.69,,70.0,,,,,,,Protein,G -22945197,1671547,1003,52.63,,70.0,,,,,,,Protein,G -22945248,1671599,1003,5.38,,70.0,,,,,,,Protein,G -22945456,1671809,1003,0.0,,70.0,,,,,,,Protein,G -22945642,1671997,1003,0.0,,70.0,,,,,,,Protein,G -22945745,1672101,1003,7.08,,70.0,,,,,,,Protein,G -22946353,1672717,1003,4.0,,70.0,,,,,,,Protein,G -22946902,1673276,1003,0.0,,70.0,,,,,,,Protein,G -22947061,1673438,1003,3.33,,70.0,,,,,,,Protein,G -22947101,1673478,1003,4.76,,70.0,,,,,,,Protein,G -22947479,1673860,1003,8.93,,70.0,,,,,,,Protein,G -22947931,1674318,1003,21.43,,70.0,,,,,,,Protein,G -22948083,1674471,1003,0.0,,70.0,,,,,,,Protein,G -22948154,1674543,1003,4.48,,70.0,,,,,,,Protein,G -22948238,1674627,1003,1.59,,70.0,,,,,,,Protein,G -22948294,1674683,1003,7.14,,70.0,,,,,,,Protein,G -22948411,1674800,1003,0.0,,70.0,,,,,,,Protein,G -22948997,1675390,1003,12.77,,70.0,,,,,,,Protein,G -22949003,1675396,1003,8.77,,70.0,,,,,,,Protein,G -22949066,1675459,1003,14.29,,70.0,,,,,,,Protein,G -22950183,1676585,1003,11.43,,70.0,,,,,,,Protein,G -22950340,1676744,1003,1.1,,70.0,,,,,,,Protein,G -22950468,1676874,1003,8.77,,70.0,,,,,,,Protein,G -22950636,1677042,1003,2.35,,70.0,,,,,,,Protein,G -22950644,1677050,1003,0.0,,75.0,,,,,,,Protein,G -22950698,1677104,1003,3.0,,70.0,,,,,,,Protein,G -22950936,1677345,1003,0.0,,70.0,,,,,,,Protein,G -22951130,1677545,1003,2.63,,70.0,,,,,,,Protein,G -22951305,1677723,1003,7.14,,70.0,,,,,,,Protein,G -22951355,1677774,1003,10.0,,70.0,,,,,,,Protein,G -22951382,1677801,1003,3.33,,70.0,,,,,,,Protein,G -22951458,1677877,1003,0.0,,70.0,,,,,,,Protein,G -22951782,1678201,1003,0.71,,70.0,,,,,,,Protein,G -22952265,1678687,1003,11.73,,70.0,,,,,,,Protein,G -22952397,1678823,1003,0.0,,70.0,,,,,,,Protein,G -22952699,1679129,1003,7.14,,70.0,,,,,,,Protein,G -22952755,1679185,1003,8.44,,70.0,,,,,,,Protein,G -22953341,1679773,1003,2.56,,70.0,,,,,,,Protein,G -22953665,1680098,1003,7.61,,70.0,,,,,,,Protein,G -22953686,1680119,1003,5.0,,70.0,,,,,,,Protein,G -22953694,1680127,1003,3.33,,70.0,,,,,,,Protein,G -22953962,1680395,1003,4.65,,70.0,,,,,,,Protein,G -22955426,1681881,1003,3.85,,70.0,,,,,,,Protein,G -22955533,1681989,1003,2.78,,70.0,,,,,,,Protein,G -22955711,1682167,1003,6.67,,70.0,,,,,,,Protein,G -22955728,1682184,1003,0.83,,70.0,,,,,,,Protein,G -22955822,1682279,1003,0.0,,70.0,,,,,,,Protein,G -22955918,1682377,1003,3.61,,70.0,,,,,,,Protein,G -22956134,1682594,1003,0.71,,70.0,,,,,,,Protein,G -22956156,1682617,1003,0.83,,70.0,,,,,,,Protein,G -22956486,1682957,1003,0.0,,70.0,,,,,,,Protein,G -22956750,1683223,1003,4.88,,70.0,,,,,,,Protein,G -22957167,1683646,1003,7.41,,70.0,,,,,,,Protein,G -22957447,1683930,1003,17.33,,70.0,,,,,,,Protein,G -22957652,1684136,1003,9.3,,70.0,,,,,,,Protein,G -22957716,1684201,1003,0.0,,70.0,,,,,,,Protein,G -22958211,1684713,1003,0.0,,70.0,,,,,,,Protein,G -22958379,1684881,1003,0.0,,70.0,,,,,,,Protein,G -22958448,1684953,1003,4.0,,70.0,,,,,,,Protein,G -22958553,1685058,1003,20.0,,70.0,,,,,,,Protein,G -22958877,1685382,1003,10.0,,70.0,,,,,,,Protein,G -22959007,1685512,1003,0.41,,70.0,,,,,,,Protein,G -22959146,1685651,1003,5.26,,70.0,,,,,,,Protein,G -22959217,1685722,1003,14.29,,70.0,,,,,,,Protein,G -22959245,1685750,1003,4.48,,70.0,,,,,,,Protein,G -22959344,1685849,1003,3.57,,70.0,,,,,,,Protein,G -22959514,1686021,1003,3.53,,70.0,,,,,,,Protein,G -22959515,1686022,1003,2.35,,70.0,,,,,,,Protein,G -22959698,1686209,1003,0.0,,70.0,,,,,,,Protein,G -22959705,1686216,1003,0.0,,70.0,,,,,,,Protein,G -22959823,1686335,1003,14.0,,70.0,,,,,,,Protein,G -22960210,1686728,1003,2.82,,70.0,,,,,,,Protein,G -22960311,1686831,1003,7.53,,70.0,,,,,,,Protein,G -22960812,1687333,1003,25.86,,70.0,,,,,,,Protein,G -22961307,1687831,1003,3.33,,73.0,,,,,,,Protein,G -22961328,1687853,1003,3.39,,70.0,,,,,,,Protein,G -22961858,1688387,1003,3.57,,70.0,,,,,,,Protein,G -22962129,1688658,1003,5.0,,70.0,,,,,,,Protein,G -22962448,1688982,1003,6.06,,70.0,,,,,,,Protein,G -22962604,1689144,1003,18.18,,70.0,,,,,,,Protein,G -22962714,1689255,1003,31.58,,70.0,,,,,,,Protein,G -22962716,1689257,1003,0.0,,70.0,,,,,,,Protein,G -22962756,1689300,1003,0.0,,70.0,,,,,,,Protein,G -22962956,1689504,1003,3.53,,70.0,,,,,,,Protein,G -22963252,1689810,1003,0.0,,70.0,,,,,,,Protein,G -22963257,1689815,1003,6.67,,70.0,,,,,,,Protein,G -22963262,1689820,1003,42.86,,70.0,,,,,,,Protein,G -22963547,1690114,1003,5.88,,70.0,,,,,,,Protein,G -22963635,1690202,1003,1.61,,70.0,,,,,,,Protein,G -22963660,1690231,1003,11.32,,70.0,,,,,,,Protein,G -22963848,1690422,1003,2.35,,70.0,,,,,,,Protein,G -22964008,1690592,1003,8.2,,70.0,,,,,,,Protein,G -22964030,1690621,1003,28.57,,70.0,,,,,,,Protein,G -22964040,1690631,1003,1.25,,70.0,,,,,,,Protein,G -22964141,1690733,1003,0.0,,70.0,,,,,,,Protein,G -22964238,1690834,1003,3.52,,70.0,,,,,,,Protein,G -22964568,1691170,1003,0.0,,70.0,,,,,,,Protein,G -22964593,1691196,1003,10.59,,70.0,,,,,,,Protein,G -22964772,1691379,1003,0.0,,70.0,,,,,,,Protein,G -22964798,1691405,1003,25.0,,70.0,,,,,,,Protein,G -22964953,1691564,1003,0.0,,70.0,,,,,,,Protein,G -22965873,1692528,1003,0.0,,70.0,,,,,,,Protein,G -22965920,1692575,1003,10.71,,70.0,,,,,,,Protein,G -22965936,1692592,1003,7.14,,70.0,,,,,,,Protein,G -22966031,1692695,1003,9.09,,73.0,,,,,,,Protein,G -22966137,1692805,1003,0.83,,70.0,,,,,,,Protein,G -22966157,1692825,1003,0.71,,70.0,,,,,,,Protein,G -22966171,1692842,1003,0.0,,70.0,,,,,,,Protein,G -22966190,1692861,1003,1.67,,70.0,,,,,,,Protein,G -22966572,1693259,1003,46.43,,70.0,,,,,,,Protein,G -22966699,1693390,1003,5.08,,70.0,,,,,,,Protein,G -22966922,1693637,1003,10.71,,70.0,,,,,,,Protein,G -22967055,1693772,1003,6.45,,70.0,,,,,,,Protein,G -22967112,1693837,1003,8.0,,70.0,,,,,,,Protein,G -22967307,1694036,1003,0.0,,70.0,,,,,,,Protein,G -22967591,1694339,1003,25.0,,70.0,,,,,,,Protein,G -22967624,1694372,1003,25.0,,70.0,,,,,,,Protein,G -22968018,1694811,1003,10.17,,70.0,,,,,,,Protein,G -22968374,1695189,1003,10.0,,70.0,,,,,,,Protein,G -22968423,1695242,1003,4.65,,70.0,,,,,,,Protein,G -22968574,1695397,1003,5.0,,70.0,,,,,,,Protein,G -22968630,1695453,1003,3.49,,70.0,,,,,,,Protein,G -22968676,1695501,1003,0.0,,70.0,,,,,,,Protein,G -22968682,1695507,1003,0.88,,70.0,,,,,,,Protein,G -22968689,1695514,1003,0.0,,70.0,,,,,,,Protein,G -22969009,1695849,1003,0.83,,70.0,,,,,,,Protein,G -22969746,1696599,1003,18.6,,70.0,,,,,,,Protein,G -22969880,1696733,1003,0.0,,70.0,,,,,,,Protein,G -22969977,1696831,1003,0.8,,70.0,,,,,,,Protein,G -22970158,1697014,1003,0.0,,70.0,,,,,,,Protein,G -22970217,1697074,1003,11.11,,70.0,,,,,,,Protein,G -22970314,1697171,1003,2.4,,70.0,,,,,,,Protein,G -22970552,1697409,1003,5.38,,70.0,,,,,,,Protein,G -22970711,1697569,1003,3.12,,73.0,,,,,,,Protein,G -22970858,1697718,1003,1.67,,70.0,,,,,,,Protein,G -22970921,1697782,1003,6.52,,70.0,,,,,,,Protein,G -22970935,1697796,1003,1.67,,70.0,,,,,,,Protein,G -22971055,1697917,1003,10.26,,70.0,,,,,,,Protein,G -22971265,1698130,1003,1.01,,73.0,,,,,,,Protein,G -22971335,1698201,1003,14.13,,70.0,,,,,,,Protein,G -22971406,1698274,1003,0.0,,70.0,,,,,,,Protein,G -22971551,1698421,1003,3.74,,70.0,,,,,,,Protein,G -22971650,1698520,1003,0.0,,70.0,,,,,,,Protein,G -22971820,1698691,1003,0.0,,70.0,,,,,,,Protein,G -22971872,1698744,1003,6.25,,70.0,,,,,,,Protein,G -22971970,1698842,1003,26.67,,70.0,,,,,,,Protein,G -22972168,1699044,1003,25.0,,70.0,,,,,,,Protein,G -22972799,1699689,1003,19.3,,70.0,,,,,,,Protein,G -22972967,1699862,1003,0.0,,70.0,,,,,,,Protein,G -22973001,1699896,1003,17.86,,70.0,,,,,,,Protein,G -22973289,1700187,1003,0.0,,70.0,,,,,,,Protein,G -22973313,1700211,1003,3.23,,70.0,,,,,,,Protein,G -22973376,1700274,1003,7.04,,70.0,,,,,,,Protein,G -22973426,1700324,1003,0.0,,70.0,,,,,,,Protein,G -22973455,1700353,1003,9.09,,70.0,,,,,,,Protein,G -22973613,1700518,1003,9.24,,70.0,,,,,,,Protein,G -22974527,1701447,1003,0.0,,70.0,,,,,,,Protein,G -22974758,1701679,1003,0.0,,70.0,,,,,,,Protein,G -22974947,1701869,1003,6.0,,70.0,,,,,,,Protein,G -22975316,1702241,1003,2.22,,70.0,,,,,,,Protein,G -22975509,1702435,1003,1.6,,70.0,,,,,,,Protein,G -22975561,1702487,1003,23.0,,70.0,,,,,,,Protein,G -22976089,1703026,1003,5.22,,70.0,,,,,,,Protein,G -22976119,1703056,1003,50.0,,70.0,,,,,,,Protein,G -22976136,1703074,1003,10.0,,70.0,,,,,,,Protein,G -22976179,1703117,1003,4.0,,70.0,,,,,,,Protein,G -22976189,1703127,1003,3.03,,70.0,,,,,,,Protein,G -22976270,1703208,1003,5.56,,70.0,,,,,,,Protein,G -22976551,1703490,1003,0.0,,70.0,,,,,,,Protein,G -22976620,1703560,1003,1.28,,70.0,,,,,,,Protein,G -22976661,1703601,1003,23.81,,70.0,,,,,,,Protein,G -22976859,1703801,1003,25.0,,70.0,,,,,,,Protein,G -22976921,1703864,1003,1.92,,70.0,,,,,,,Protein,G -22977034,1703979,1003,21.62,,70.0,,,,,,,Protein,G -22977375,1704323,1003,15.0,,70.0,,,,,,,Protein,G -22977387,1704335,1003,0.0,,70.0,,,,,,,Protein,G -22977453,1704405,1003,4.76,,70.0,,,,,,,Protein,G -22977564,1704516,1003,6.84,,70.0,,,,,,,Protein,G -22977707,1704660,1003,3.41,,70.0,,,,,,,Protein,G -22977895,1704849,1003,0.0,,70.0,,,,,,,Protein,G -22978082,1705037,1003,0.0,,70.0,,,,,,,Protein,G -22978142,1705097,1003,2.5,,70.0,,,,,,,Protein,G -22978386,1705342,1003,7.14,,70.0,,,,,,,Protein,G -22978406,1705362,1003,0.0,,70.0,,,,,,,Protein,G -22978462,1705418,1003,4.17,,70.0,,,,,,,Protein,G -22978961,1705927,1003,6.67,,70.0,,,,,,,Protein,G -22979025,1705992,1003,5.88,,70.0,,,,,,,Protein,G -22979029,1705997,1003,17.07,,70.0,,,,,,,Protein,G -22979331,1706302,1003,27.27,,70.0,,,,,,,Protein,G -22979680,1706652,1003,9.68,,70.0,,,,,,,Protein,G -22979750,1706722,1003,21.74,,70.0,,,,,,,Protein,G -22979752,1706724,1003,5.56,,70.0,,,,,,,Protein,G -22979923,1706895,1003,2.35,,70.0,,,,,,,Protein,G -22980027,1707000,1003,2.35,,70.0,,,,,,,Protein,G -22980245,1707219,1003,7.06,,70.0,,,,,,,Protein,G -22980325,1707303,1003,18.46,,70.0,,,,,,,Protein,G -22980480,1707463,1003,0.0,,70.0,,,,,,,Protein,G -22980508,1707492,1003,59.38,,70.0,,,,,,,Protein,G -22980510,1707494,1003,23.26,,70.0,,,,,,,Protein,G -22980578,1707563,1003,8.24,,70.0,,,,,,,Protein,G -22980623,1707610,1003,13.39,,70.0,,,,,,,Protein,G -22980836,1707826,1003,0.0,,75.0,,,,,,,Protein,G -22980879,1707872,1003,15.69,,70.0,,,,,,,Protein,G -22981123,1708126,1003,0.0,,70.0,,,,,,,Protein,G -22981152,1708155,1003,25.0,,70.0,,,,,,,Protein,G -22981292,1708297,1003,34.48,,70.0,,,,,,,Protein,G -22981324,1708329,1003,5.0,,70.0,,,,,,,Protein,G -22981391,1708398,1003,3.45,,70.0,,,,,,,Protein,G -22981614,1708622,1003,0.0,,70.0,,,,,,,Protein,G -22981636,1708644,1003,0.0,,70.0,,,,,,,Protein,G -22981801,1708820,1003,0.0,,70.0,,,,,,,Protein,G -22982176,1709196,1003,21.43,,70.0,,,,,,,Protein,G -22982178,1709198,1003,16.67,,70.0,,,,,,,Protein,G -22982226,1709249,1003,4.22,,70.0,,,,,,,Protein,G -22982262,1709286,1003,0.0,,70.0,,,,,,,Protein,G -22982347,1709372,1003,0.0,,70.0,,,,,,,Protein,G -22982379,1709404,1003,5.49,,70.0,,,,,,,Protein,G -22983157,1710186,1003,0.0,,70.0,,,,,,,Protein,G -22983529,1710560,1003,32.14,,70.0,,,,,,,Protein,G -22983648,1710680,1003,0.0,,70.0,,,,,,,Protein,G -22984556,1711605,1003,12.5,,70.0,,,,,,,Protein,G -22984710,1711760,1003,1.09,,70.0,,,,,,,Protein,G -22984781,1711832,1003,3.57,,70.0,,,,,,,Protein,G -22984876,1711928,1003,1.18,,73.0,,,,,,,Protein,G -22984937,1711989,1003,27.27,,70.0,,,,,,,Protein,G -22985070,1712122,1003,12.0,,70.0,,,,,,,Protein,G -22985336,1712388,1003,5.71,,70.0,,,,,,,Protein,G -22985443,1712495,1003,23.81,,70.0,,,,,,,Protein,G -22985491,1712543,1003,0.0,,70.0,,,,,,,Protein,G -22985650,1712705,1003,5.88,,70.0,,,,,,,Protein,G -22985654,1712709,1003,6.67,,70.0,,,,,,,Protein,G -22985736,1712791,1003,10.0,,70.0,,,,,,,Protein,G -22985777,1712832,1003,17.86,,70.0,,,,,,,Protein,G -22985793,1712848,1003,3.41,,70.0,,,,,,,Protein,G -22985848,1712905,1003,3.33,,70.0,,,,,,,Protein,G -22986765,1713838,1003,22.35,,70.0,,,,,,,Protein,G -22986805,1713878,1003,16.67,,70.0,,,,,,,Protein,G -22986898,1713971,1003,8.0,,70.0,,,,,,,Protein,G -22987395,1714471,1003,7.14,,70.0,,,,,,,Protein,G -22987751,1714829,1003,5.0,,70.0,,,,,,,Protein,G -22987839,1714917,1003,7.14,,70.0,,,,,,,Protein,G -22988150,1715228,1003,4.0,,70.0,,,,,,,Protein,G -22988466,1715544,1003,3.41,,70.0,,,,,,,Protein,G -22988767,1715846,1003,0.0,,70.0,,,,,,,Protein,G -22988772,1715851,1003,3.33,,70.0,,,,,,,Protein,G -22988799,1715879,1003,0.0,,70.0,,,,,,,Protein,G -22988934,1716014,1003,3.33,,70.0,,,,,,,Protein,G -22988972,1716052,1003,5.0,,73.0,,,,,,,Protein,G -22989019,1716099,1003,10.0,,70.0,,,,,,,Protein,G -22989041,1716121,1003,3.33,,70.0,,,,,,,Protein,G -22989146,1716226,1003,4.0,,70.0,,,,,,,Protein,G -22989173,1716253,1003,0.0,,70.0,,,,,,,Protein,G -22989499,1716581,1003,1.18,,70.0,,,,,,,Protein,G -22989709,1716791,1003,28.57,,70.0,,,,,,,Protein,G -22989806,1716888,1003,14.29,,70.0,,,,,,,Protein,G -22989857,1716940,1003,9.3,,70.0,,,,,,,Protein,G -22989974,1717057,1003,14.29,,70.0,,,,,,,Protein,G -22990532,1717626,1003,6.67,,70.0,,,,,,,Protein,G -22990779,1717875,1003,7.5,,70.0,,,,,,,Protein,G -22990883,1717981,1003,2.27,,70.0,,,,,,,Protein,G -22990972,1718070,1003,5.07,,70.0,,,,,,,Protein,G -22990978,1718077,1003,10.71,,70.0,,,,,,,Protein,G -22991203,1718306,1003,5.83,,70.0,,,,,,,Protein,G -22991494,1718601,1003,0.0,,70.0,,,,,,,Protein,G -22991611,1718720,1003,5.73,,70.0,,,,,,,Protein,G -22991871,1718983,1003,22.86,,70.0,,,,,,,Protein,G -22991897,1719009,1003,5.71,,70.0,,,,,,,Protein,G -22992728,1719857,1003,3.8,,70.0,,,,,,,Protein,G -22992789,1719919,1003,10.0,,70.0,,,,,,,Protein,G -22992952,1720087,1003,0.0,,70.0,,,,,,,Protein,G -22993312,1720460,1003,0.0,,70.0,,,,,,,Protein,G -22993753,1720932,1003,0.48,,70.0,,,,,,,Protein,G -22993765,1720944,1003,21.43,,70.0,,,,,,,Protein,G -22994134,1721323,1003,0.0,,70.0,,,,,,,Protein,G -22994478,1721690,1003,0.0,,70.0,,,,,,,Protein,G -22994500,1721712,1003,0.0,,70.0,,,,,,,Protein,G -22994937,1722152,1003,12.5,,70.0,,,,,,,Protein,G -22994993,1722208,1003,16.16,,70.0,,,,,,,Protein,G -22995045,1722260,1003,17.86,,70.0,,,,,,,Protein,G -22995547,1722771,1003,1.56,,70.0,,,,,,,Protein,G -22995584,1722809,1003,3.33,,70.0,,,,,,,Protein,G -22995625,1722850,1003,15.29,,70.0,,,,,,,Protein,G -22995985,1723216,1003,7.02,,70.0,,,,,,,Protein,G -22996017,1723249,1003,0.0,,70.0,,,,,,,Protein,G -22996067,1723299,1003,26.67,,70.0,,,,,,,Protein,G -22996352,1723595,1003,2.35,,70.0,,,,,,,Protein,G -22996460,1723709,1003,10.0,,70.0,,,,,,,Protein,G -22996606,1723856,1003,1.13,,70.0,,,,,,,Protein,G -22996928,1724193,1003,0.0,,70.0,,,,,,,Protein,G -22997083,1724351,1003,8.33,,70.0,,,,,,,Protein,G -22997401,1724674,1003,40.0,,70.0,,,,,,,Protein,G -22997449,1724723,1003,4.0,,70.0,,,,,,,Protein,G -22997994,1725289,1003,0.0,,70.0,,,,,,,Protein,G -22998069,1725366,1003,1.56,,70.0,,,,,,,Protein,G -22998284,1725590,1003,12.5,,70.0,,,,,,,Protein,G -22998312,1725618,1003,2.08,,70.0,,,,,,,Protein,G -22998320,1725626,1003,6.25,,70.0,,,,,,,Protein,G -22998391,1725701,1003,0.0,,70.0,,,,,,,Protein,G -22998706,1726025,1003,2.35,,70.0,,,,,,,Protein,G -22998845,1726168,1003,7.14,,70.0,,,,,,,Protein,G -22999169,1726498,1003,0.0,,70.0,,,,,,,Protein,G -22999385,1726730,1003,0.0,,70.0,,,,,,,Protein,G -22999461,1726811,1003,10.34,,70.0,,,,,,,Protein,G -22999515,1726898,1003,5.49,,70.0,,,,,,,Protein,G -22999654,1727070,1003,37.04,,70.0,,,,,,,Protein,G -22999739,1727214,1003,21.82,,70.0,,,,,,,Protein,G -22999786,1727274,1003,14.0,,70.0,,,,,,,Protein,G -23000009,1727505,1003,7.69,,70.0,,,,,,,Protein,G -23000173,1727678,1003,0.0,,70.0,,,,,,,Protein,G -23000289,1727796,1003,11.54,,70.0,,,,,,,Protein,G -23000477,1727993,1003,0.0,,70.0,,,,,,,Protein,G -23000775,1728460,1003,3.57,,73.0,,,,,,,Protein,G -23001310,1729084,1003,3.12,,70.0,,,,,,,Protein,G -23001382,1729157,1003,24.63,,70.0,,,,,,,Protein,G -23001515,1729292,1003,4.17,,70.0,,,,,,,Protein,G -23001651,1729432,1003,3.03,,70.0,,,,,,,Protein,G -23001700,1729483,1003,5.71,,70.0,,,,,,,Protein,G -23001766,1729551,1003,1.18,,70.0,,,,,,,Protein,G -23001823,1729611,1003,3.0,,70.0,,,,,,,Protein,G -23002158,1729950,1003,1.11,,70.0,,,,,,,Protein,G -23002249,1730042,1003,0.0,,70.0,,,,,,,Protein,G -23002465,1730260,1003,1.33,,70.0,,,,,,,Protein,G -23002476,1730271,1003,10.57,,70.0,,,,,,,Protein,G -23002654,1730452,1003,9.09,,70.0,,,,,,,Protein,G -23002656,1730454,1003,2.5,,70.0,,,,,,,Protein,G -23002674,1730472,1003,2.65,,70.0,,,,,,,Protein,G -23002717,1730517,1003,4.72,,70.0,,,,,,,Protein,G -23002885,1730689,1003,0.0,,70.0,,,,,,,Protein,G -23002965,1730771,1003,5.26,,70.0,,,,,,,Protein,G -23003090,1730896,1003,6.67,,70.0,,,,,,,Protein,G -23003162,1730969,1003,4.0,,70.0,,,,,,,Protein,G -23003203,1731011,1003,2.86,,70.0,,,,,,,Protein,G -23003392,1731201,1003,0.88,,70.0,,,,,,,Protein,G -23003408,1731217,1003,0.0,,70.0,,,,,,,Protein,G -23003533,1731344,1003,6.38,,70.0,,,,,,,Protein,G -23003720,1731537,1003,3.33,,70.0,,,,,,,Protein,G -23003821,1731641,1003,37.5,,70.0,,,,,,,Protein,G -23004067,1731891,1003,3.57,,70.0,,,,,,,Protein,G -23004089,1731913,1003,0.0,,70.0,,,,,,,Protein,G -23004241,1732074,1003,2.63,,70.0,,,,,,,Protein,G -23004328,1732161,1003,7.09,,70.0,,,,,,,Protein,G -23004749,1732595,1003,3.53,,70.0,,,,,,,Protein,G -23004761,1732607,1003,18.58,,70.0,,,,,,,Protein,G -23004787,1732633,1003,0.0,,75.0,,,,,,,Protein,G -23004962,1732814,1003,5.56,,70.0,,,,,,,Protein,G -23005121,1732977,1003,50.0,,73.0,,,,,,,Protein,G -23005260,1733117,1003,10.74,,70.0,,,,,,,Protein,G -23005421,1733282,1003,16.07,,70.0,,,,,,,Protein,G -23005603,1733465,1003,0.0,,70.0,,,,,,,Protein,G -23005639,1733501,1003,0.28,,70.0,,,,,,,Protein,G -23005791,1733658,1003,0.28,,70.0,,,,,,,Protein,G -23005973,1733843,1003,0.0,,70.0,,,,,,,Protein,G -23006159,1734030,1003,6.67,,70.0,,,,,,,Protein,G -23006169,1734040,1003,5.38,,70.0,,,,,,,Protein,G -23007421,1735348,1003,28.57,,70.0,,,,,,,Protein,G -23007816,1735750,1003,3.57,,70.0,,,,,,,Protein,G -23007819,1735754,1003,0.0,,75.0,,,,,,,Protein,G -23007933,1735868,1003,0.0,,70.0,,,,,,,Protein,G -23008452,1736398,1003,21.43,,70.0,,,,,,,Protein,G -23008637,1736585,1003,8.0,,70.0,,,,,,,Protein,G -23008948,1736903,1003,13.33,,70.0,,,,,,,Protein,G -23009088,1737045,1003,0.0,,70.0,,,,,,,Protein,G -23009279,1737240,1003,7.14,,70.0,,,,,,,Protein,G -23009305,1737266,1003,9.38,,70.0,,,,,,,Protein,G -23009342,1737303,1003,0.0,,70.0,,,,,,,Protein,G -23009762,1737733,1003,3.33,,70.0,,,,,,,Protein,G -23009930,1737903,1003,6.06,,70.0,,,,,,,Protein,G -23010463,1738447,1003,17.86,,70.0,,,,,,,Protein,G -23010785,1738776,1003,0.8,,70.0,,,,,,,Protein,G -23011073,1739079,1003,17.65,,70.0,,,,,,,Protein,G -23011121,1739128,1003,0.0,,70.0,,,,,,,Protein,G -23011382,1739396,1003,4.76,,70.0,,,,,,,Protein,G -23011601,1739618,1003,0.71,,70.0,,,,,,,Protein,G -23011832,1739852,1003,17.86,,70.0,,,,,,,Protein,G -23011889,1739911,1003,28.89,,70.0,,,,,,,Protein,G -23011897,1739919,1003,8.33,,70.0,,,,,,,Protein,G -23012012,1740034,1003,13.33,,70.0,,,,,,,Protein,G -23012423,1740449,1003,0.42,,73.0,,,,,,,Protein,G -23012518,1740548,1003,17.86,,70.0,,,,,,,Protein,G -23012673,1740708,1003,4.72,,70.0,,,,,,,Protein,G -23013110,1741150,1003,0.0,,75.0,,,,,,,Protein,G -23013423,1741466,1003,0.0,,70.0,,,,,,,Protein,G -23013576,1741622,1003,0.0,,70.0,,,,,,,Protein,G -23013581,1741627,1003,0.0,,70.0,,,,,,,Protein,G -23013593,1741639,1003,2.22,,70.0,,,,,,,Protein,G -23013656,1741702,1003,0.0,,70.0,,,,,,,Protein,G -23013750,1741796,1003,2.08,,70.0,,,,,,,Protein,G -23014107,1742156,1003,3.57,,70.0,,,,,,,Protein,G -23014134,1742183,1003,4.65,,70.0,,,,,,,Protein,G -23014269,1742322,1003,3.33,,70.0,,,,,,,Protein,G -23014442,1742498,1003,1.82,,70.0,,,,,,,Protein,G -23014695,1742752,1003,16.67,,70.0,,,,,,,Protein,G -23014823,1742882,1003,0.58,,70.0,,,,,,,Protein,G -23014918,1742977,1003,70.59,,70.0,,,,,,,Protein,G -23015144,1743206,1003,12.86,,70.0,,,,,,,Protein,G -23015215,1743277,1003,0.84,,70.0,,,,,,,Protein,G -23015284,1743347,1003,0.0,,70.0,,,,,,,Protein,G -23015550,1743616,1003,0.0,,70.0,,,,,,,Protein,G -23015586,1743652,1003,6.7,,70.0,,,,,,,Protein,G -23015699,1743766,1003,3.0,,70.0,,,,,,,Protein,G -23015704,1743771,1003,10.0,,70.0,,,,,,,Protein,G -23016001,1744073,1003,60.61,,70.0,,,,,,,Protein,G -23016248,1744324,1003,6.25,,70.0,,,,,,,Protein,G -23016367,1744446,1003,6.25,,70.0,,,,,,,Protein,G -23016469,1744548,1003,0.0,,70.0,,,,,,,Protein,G -23016654,1744737,1003,5.65,,70.0,,,,,,,Protein,G -23017056,1745145,1003,6.67,,70.0,,,,,,,Protein,G -23017189,1745288,1003,0.0,,70.0,,,,,,,Protein,G -23017234,1745333,1003,15.62,,70.0,,,,,,,Protein,G -23017481,1745583,1003,0.0,,70.0,,,,,,,Protein,G -23017517,1745619,1003,19.05,,70.0,,,,,,,Protein,G -23017562,1745664,1003,32.5,,70.0,,,,,,,Protein,G -23017601,1745704,1003,2.78,,70.0,,,,,,,Protein,G -23017846,1745951,1003,16.13,,70.0,,,,,,,Protein,G -23017991,1746098,1003,20.45,,70.0,,,,,,,Protein,G -23018108,1746215,1003,0.0,,70.0,,,,,,,Protein,G -23018258,1746371,1003,3.85,,70.0,,,,,,,Protein,G -23018383,1746497,1003,33.33,,70.0,,,,,,,Protein,G -23018481,1746595,1003,7.14,,70.0,,,,,,,Protein,G -23018666,1746783,1003,9.89,,70.0,,,,,,,Protein,G -23018907,1747027,1003,27.5,,70.0,,,,,,,Protein,G -23019089,1747211,1003,4.55,,73.0,,,,,,,Protein,G -23019139,1747263,1003,0.0,,70.0,,,,,,,Protein,G -23019253,1747377,1003,5.71,,70.0,,,,,,,Protein,G -23019288,1747412,1003,0.0,,70.0,,,,,,,Protein,G -23019333,1747459,1003,80.0,,70.0,,,,,,,Protein,G -23019490,1747618,1003,0.0,,75.0,,,,,,,Protein,G -23019521,1747649,1003,9.09,,73.0,,,,,,,Protein,G -23019705,1747837,1003,6.52,,70.0,,,,,,,Protein,G -23020308,1748451,1003,6.45,,70.0,,,,,,,Protein,G -23020413,1748556,1003,0.0,,70.0,,,,,,,Protein,G -23020836,1748986,1003,4.65,,70.0,,,,,,,Protein,G -23021092,1749244,1003,1.54,,70.0,,,,,,,Protein,G -23021334,1749487,1003,12.55,,70.0,,,,,,,Protein,G -23021651,1749810,1003,31.58,,70.0,,,,,,,Protein,G -23021883,1750044,1003,25.64,,70.0,,,,,,,Protein,G -23022537,1757747,1003,0.0,,71.0,,,,,,,Protein,G -23022550,1757760,1003,12.5,,71.0,,,,,,,Protein,G -23022648,1881016,1003,3.75,,70.0,,,,,,,Protein,G -23022819,1758032,1003,10.0,,71.0,,,,,,,Protein,G -23022839,1758052,1003,0.0,,78.0,,,,,,,Protein,G -23022888,1758101,1003,3.85,,71.0,,,,,,,Protein,G -23022992,1758205,1003,1.0,,78.0,,,,,,,Protein,G -23023082,1758295,1003,0.0,,71.0,,,,,,,Protein,G -23023356,1881236,1003,0.0,,70.0,,,,,,,Protein,G -23023729,1758944,1003,19.64,,71.0,,,,,,,Protein,G -23023942,1759161,1003,9.23,,71.0,,,,,,,Protein,G -23024587,1759806,1003,20.0,,70.0,,,,,,,Protein,G -23024590,1759809,1003,0.0,,70.0,,,,,,,Protein,G -23024785,1760004,1003,3.12,,70.0,,,,,,,Protein,G -23024855,1760075,1003,0.0,,70.0,,,,,,,Protein,G -23024921,1760141,1003,35.0,,70.0,,,,,,,Protein,G -23025218,1760438,1003,0.0,,70.0,,,,,,,Protein,G -23025276,1760496,1003,0.0,,70.0,,,,,,,Protein,G -23025293,1760513,1003,3.12,,70.0,,,,,,,Protein,G -23025836,1761056,1003,1.67,,70.0,,,,,,,Protein,G -23025847,1761067,1003,18.31,,70.0,,,,,,,Protein,G -23025853,1761073,1003,25.0,,70.0,,,,,,,Protein,G -23025973,1761193,1003,42.86,,70.0,,,,,,,Protein,G -23025975,1761195,1003,3.57,,70.0,,,,,,,Protein,G -23026110,1761330,1003,0.0,,70.0,,,,,,,Protein,G -23026123,1761343,1003,8.0,,70.0,,,,,,,Protein,G -23026395,1761618,1003,6.67,,70.0,,,,,,,Protein,G -23026645,1761870,1003,8.45,,70.0,,,,,,,Protein,G -23026724,1761950,1003,10.53,,70.0,,,,,,,Protein,G -23026781,1762008,1003,1.89,,70.0,,,,,,,Protein,G -23026882,1762109,1003,17.65,,70.0,,,,,,,Protein,G -23026952,1762179,1003,1.54,,70.0,,,,,,,Protein,G -23027374,1762603,1003,4.71,,70.0,,,,,,,Protein,G -23027501,1762733,1003,9.43,,70.0,,,,,,,Protein,G -23027752,1762988,1003,0.0,,70.0,,,,,,,Protein,G -23027847,1763083,1003,10.0,,70.0,,,,,,,Protein,G -23028035,1763276,1003,5.0,,70.0,,,,,,,Protein,G -23028061,1763302,1003,6.67,,70.0,,,,,,,Protein,G -23028079,1763320,1003,0.0,,73.0,,,,,,,Protein,G -23028125,1763366,1003,0.0,,70.0,,,,,,,Protein,G -23028136,1763377,1003,21.43,,70.0,,,,,,,Protein,G -23028577,1763819,1003,10.71,,70.0,,,,,,,Protein,G -23028637,1763879,1003,3.85,,70.0,,,,,,,Protein,G -23028977,1764220,1003,0.0,,70.0,,,,,,,Protein,G -23029016,1764259,1003,0.0,,70.0,,,,,,,Protein,G -23029189,1764434,1003,17.86,,70.0,,,,,,,Protein,G -23029460,1764710,1003,17.86,,70.0,,,,,,,Protein,G -23029520,1764770,1003,8.24,,70.0,,,,,,,Protein,G -23029526,1764776,1003,0.0,,70.0,,,,,,,Protein,G -23029569,1764819,1003,0.83,,70.0,,,,,,,Protein,G -23029742,1764992,1003,8.67,,70.0,,,,,,,Protein,G -23030140,1765394,1003,0.0,,70.0,,,,,,,Protein,G -23030170,1765424,1003,6.67,,73.0,,,,,,,Protein,G -23030295,1765552,1003,16.07,,70.0,,,,,,,Protein,G -23030482,1765739,1003,0.83,,73.0,,,,,,,Protein,G -23030510,1765767,1003,14.52,,70.0,,,,,,,Protein,G -23030727,1765985,1003,17.86,,70.0,,,,,,,Protein,G -23031043,1766304,1003,6.9,,70.0,,,,,,,Protein,G -23031157,1766418,1003,0.0,,70.0,,,,,,,Protein,G -23031245,1766506,1003,0.88,,70.0,,,,,,,Protein,G -23031281,1766542,1003,8.33,,70.0,,,,,,,Protein,G -23031534,1766796,1003,3.45,,70.0,,,,,,,Protein,G -23031580,1766843,1003,9.09,,70.0,,,,,,,Protein,G -23031900,1767165,1003,0.0,,75.0,,,,,,,Protein,G -23031990,1767255,1003,24.71,,70.0,,,,,,,Protein,G -23032333,1767602,1003,3.33,,70.0,,,,,,,Protein,G -23032378,1767647,1003,21.82,,70.0,,,,,,,Protein,G -23032387,1767656,1003,0.0,,70.0,,,,,,,Protein,G -23032539,1767809,1003,0.0,,70.0,,,,,,,Protein,G -23032795,1768066,1003,21.43,,70.0,,,,,,,Protein,G -23033041,1768312,1003,2.86,,70.0,,,,,,,Protein,G -23033042,1768313,1003,0.0,,70.0,,,,,,,Protein,G -23033138,1768409,1003,0.0,,75.0,,,,,,,Protein,G -23033766,1769038,1003,7.14,,70.0,,,,,,,Protein,G -23033885,1769157,1003,0.0,,70.0,,,,,,,Protein,G -23034290,1769573,1003,0.0,,70.0,,,,,,,Protein,G -23034434,1769718,1003,0.0,,70.0,,,,,,,Protein,G -23034808,1770096,1003,0.77,,73.0,,,,,,,Protein,G -23034846,1770134,1003,0.0,,70.0,,,,,,,Protein,G -23034911,1770200,1003,18.75,,70.0,,,,,,,Protein,G -23035148,1770437,1003,4.0,,70.0,,,,,,,Protein,G -23035516,1770806,1003,7.14,,70.0,,,,,,,Protein,G -23035635,1770925,1003,8.7,,70.0,,,,,,,Protein,G -23035740,1771030,1003,3.85,,70.0,,,,,,,Protein,G -23035867,1771158,1003,28.57,,70.0,,,,,,,Protein,G -23035872,1771163,1003,0.42,,70.0,,,,,,,Protein,G -23036323,1771619,1003,7.14,,70.0,,,,,,,Protein,G -23037014,1772316,1003,20.0,,70.0,,,,,,,Protein,G -23037016,1772318,1003,20.0,,70.0,,,,,,,Protein,G -23037547,1772849,1003,6.06,,70.0,,,,,,,Protein,G -23038048,1773352,1003,0.0,,75.0,,,,,,,Protein,G -23038137,1773443,1003,2.5,,70.0,,,,,,,Protein,G -23038175,1773481,1003,25.0,,70.0,,,,,,,Protein,G -23038194,1773500,1003,3.57,,70.0,,,,,,,Protein,G -23038202,1773508,1003,3.33,,70.0,,,,,,,Protein,G -23038285,1773593,1003,6.67,,70.0,,,,,,,Protein,G -23038298,1773606,1003,0.0,,70.0,,,,,,,Protein,G -23039519,1774830,1003,9.09,,70.0,,,,,,,Protein,G -23039659,1774970,1003,0.0,,70.0,,,,,,,Protein,G -23039669,1774980,1003,21.43,,70.0,,,,,,,Protein,G -23039690,1775001,1003,5.56,,70.0,,,,,,,Protein,G -23039765,1775077,1003,10.71,,70.0,,,,,,,Protein,G -23039872,1775184,1003,0.0,,70.0,,,,,,,Protein,G -23039952,1775264,1003,0.0,,70.0,,,,,,,Protein,G -23039981,1775293,1003,0.0,,70.0,,,,,,,Protein,G -23039987,1775299,1003,0.0,,70.0,,,,,,,Protein,G -23040147,1775460,1003,0.0,,70.0,,,,,,,Protein,G -23040196,1881445,1003,3.12,,70.0,,,,,,,Protein,G -23040488,1775801,1003,7.14,,70.0,,,,,,,Protein,G -23040778,1776094,1003,3.57,,70.0,,,,,,,Protein,G -23040877,1776193,1003,17.86,,70.0,,,,,,,Protein,G -23041165,1776481,1003,4.0,,70.0,,,,,,,Protein,G -23041581,1776900,1003,0.0,,70.0,,,,,,,Protein,G -23041743,1777062,1003,4.0,,70.0,,,,,,,Protein,G -23041908,1777228,1003,21.18,,70.0,,,,,,,Protein,G -23042144,1777465,1003,20.35,,70.0,,,,,,,Protein,G -23042260,1777582,1003,10.71,,70.0,,,,,,,Protein,G -23042359,1777681,1003,0.0,,70.0,,,,,,,Protein,G -23042657,1881501,1003,0.0,,70.0,,,,,,,Protein,G -23042905,1778227,1003,2.41,,70.0,,,,,,,Protein,G -23042937,1778259,1003,4.0,,70.0,,,,,,,Protein,G -23042943,1778265,1003,4.65,,70.0,,,,,,,Protein,G -23043229,1778551,1003,8.16,,70.0,,,,,,,Protein,G -23043767,1779090,1003,0.0,,70.0,,,,,,,Protein,G -23043829,1779152,1003,8.0,,70.0,,,,,,,Protein,G -23044187,1779510,1003,24.71,,70.0,,,,,,,Protein,G -23044258,1779582,1003,10.71,,70.0,,,,,,,Protein,G -23044541,1779867,1003,15.48,,70.0,,,,,,,Protein,G -23044571,1779897,1003,12.68,,70.0,,,,,,,Protein,G -23044626,1779954,1003,11.76,,70.0,,,,,,,Protein,G -23045004,1780334,1003,0.0,,70.0,,,,,,,Protein,G -23045013,1780343,1003,2.45,,70.0,,,,,,,Protein,G -23045143,1780473,1003,6.94,,70.0,,,,,,,Protein,G -23045280,1780612,1003,0.0,,70.0,,,,,,,Protein,G -23045437,1780769,1003,6.06,,70.0,,,,,,,Protein,G -23045562,1780894,1003,16.95,,70.0,,,,,,,Protein,G -23045693,1781025,1003,0.0,,70.0,,,,,,,Protein,G -23046179,1781512,1003,11.32,,70.0,,,,,,,Protein,G -23046334,1781667,1003,0.0,,70.0,,,,,,,Protein,G -23046475,1781808,1003,0.0,,70.0,,,,,,,Protein,G -23046615,1781948,1003,0.83,,70.0,,,,,,,Protein,G -23046703,1782037,1003,0.56,,70.0,,,,,,,Protein,G -23046942,1782277,1003,20.75,,70.0,,,,,,,Protein,G -23047141,1782476,1003,0.82,,70.0,,,,,,,Protein,G -23047314,1782649,1003,0.0,,70.0,,,,,,,Protein,G -23047474,1782810,1003,2.05,,70.0,,,,,,,Protein,G -23047628,1782964,1003,9.3,,70.0,,,,,,,Protein,G -23047772,1783108,1003,22.62,,70.0,,,,,,,Protein,G -23048437,1783774,1003,0.0,,70.0,,,,,,,Protein,G -23048530,1783867,1003,0.0,,70.0,,,,,,,Protein,G -23048681,1784018,1003,10.71,,70.0,,,,,,,Protein,G -23048728,1784065,1003,0.0,,70.0,,,,,,,Protein,G -23048736,1784073,1003,2.27,,70.0,,,,,,,Protein,G -23049204,1784542,1003,7.14,,70.0,,,,,,,Protein,G -23049263,1784601,1003,0.0,,75.0,,,,,,,Protein,G -23049318,1784656,1003,10.83,,70.0,,,,,,,Protein,G -23049637,1784975,1003,10.71,,70.0,,,,,,,Protein,G -23049645,1784984,1003,0.0,,70.0,,,,,,,Protein,G -23049857,1785197,1003,0.83,,70.0,,,,,,,Protein,G -23050682,1786023,1003,1.76,,70.0,,,,,,,Protein,G -23051061,1786402,1003,1.76,,70.0,,,,,,,Protein,G -23051257,1786601,1003,0.0,,70.0,,,,,,,Protein,G -23051726,1787082,1003,3.08,,70.0,,,,,,,Protein,G -23052003,1787359,1003,0.83,,73.0,,,,,,,Protein,G -23052171,1787527,1003,20.0,,70.0,,,,,,,Protein,G -23052230,1787586,1003,3.03,,70.0,,,,,,,Protein,G -23052292,1787648,1003,3.57,,70.0,,,,,,,Protein,G -23052515,1787874,1003,3.85,,70.0,,,,,,,Protein,G -23052964,1788326,1003,0.83,,70.0,,,,,,,Protein,G -23052985,1788347,1003,10.34,,70.0,,,,,,,Protein,G -23053287,1788649,1003,25.0,,70.0,,,,,,,Protein,G -23053307,1788669,1003,0.0,,70.0,,,,,,,Protein,G -23053392,1788757,1003,2.5,,70.0,,,,,,,Protein,G -23053458,1788824,1003,0.0,,70.0,,,,,,,Protein,G -23053757,1789128,1003,0.0,,70.0,,,,,,,Protein,G -23054453,1789832,1003,6.25,,70.0,,,,,,,Protein,G -23054709,1790096,1003,3.57,,70.0,,,,,,,Protein,G -23054905,1790300,1003,21.43,,70.0,,,,,,,Protein,G -23054979,1790375,1003,35.29,,70.0,,,,,,,Protein,G -23055365,1790769,1003,4.8,,70.0,,,,,,,Protein,G -23055422,1790826,1003,11.76,,70.0,,,,,,,Protein,G -23055538,1790946,1003,17.86,,70.0,,,,,,,Protein,G -23055555,1790963,1003,9.41,,70.0,,,,,,,Protein,G -23056136,1791549,1003,14.29,,70.0,,,,,,,Protein,G -23056485,1791907,1003,5.97,,70.0,,,,,,,Protein,G -23056508,1791930,1003,11.43,,70.0,,,,,,,Protein,G -23056655,1792078,1003,9.17,,70.0,,,,,,,Protein,G -23056816,1792248,1003,2.78,,70.0,,,,,,,Protein,G -23057008,1792440,1003,16.07,,70.0,,,,,,,Protein,G -23057209,1792642,1003,6.67,,70.0,,,,,,,Protein,G -23057229,1792663,1003,5.56,,70.0,,,,,,,Protein,G -23057286,1792720,1003,12.5,,70.0,,,,,,,Protein,G -23057289,1792723,1003,5.56,,70.0,,,,,,,Protein,G -23057685,1793120,1003,3.54,,70.0,,,,,,,Protein,G -23057720,1793158,1003,0.0,,75.0,,,,,,,Protein,G -23058084,1793523,1003,3.57,,70.0,,,,,,,Protein,G -23058285,1793724,1003,6.98,,70.0,,,,,,,Protein,G -23058767,1794207,1003,0.0,,75.0,,,,,,,Protein,G -23058850,1794290,1003,0.0,,70.0,,,,,,,Protein,G -23058964,1794404,1003,4.58,,70.0,,,,,,,Protein,G -23059207,1794648,1003,0.0,,70.0,,,,,,,Protein,G -23059335,1794776,1003,0.0,,70.0,,,,,,,Protein,G -23059529,1881760,1003,7.14,,70.0,,,,,,,Protein,G -23059535,1794977,1003,3.33,,70.0,,,,,,,Protein,G -23059563,1795005,1003,5.97,,70.0,,,,,,,Protein,G -23059615,1795059,1003,20.0,,70.0,,,,,,,Protein,G -23059625,1795070,1003,7.14,,70.0,,,,,,,Protein,G -23059745,1795193,1003,7.32,,70.0,,,,,,,Protein,G -23060018,1795477,1003,3.96,,70.0,,,,,,,Protein,G -23060254,1795713,1003,0.0,,70.0,,,,,,,Protein,G -23060446,1795906,1003,8.77,,70.0,,,,,,,Protein,G -23060533,1795994,1003,11.63,,70.0,,,,,,,Protein,G -23060558,1796019,1003,4.49,,70.0,,,,,,,Protein,G -23060902,1796365,1003,7.02,,70.0,,,,,,,Protein,G -23060911,1796374,1003,4.44,,70.0,,,,,,,Protein,G -23061071,1796535,1003,16.67,,70.0,,,,,,,Protein,G -23061117,1796581,1003,33.33,,70.0,,,,,,,Protein,G -23061695,1797161,1003,0.0,,70.0,,,,,,,Protein,G -23061730,1797196,1003,20.0,,70.0,,,,,,,Protein,G -23062135,1797616,1003,0.0,,70.0,,,,,,,Protein,G -23062234,1797716,1003,18.75,,70.0,,,,,,,Protein,G -23062411,1797894,1003,0.0,,70.0,,,,,,,Protein,G -23062712,1798196,1003,0.0,,70.0,,,,,,,Protein,G -23062924,1798412,1003,0.0,,75.0,,,,,,,Protein,G -23063089,1798577,1003,3.57,,70.0,,,,,,,Protein,G -23063771,1799282,1003,10.16,,70.0,,,,,,,Protein,G -23063835,1799379,1003,8.87,,70.0,,,,,,,Protein,G -23063997,1799583,1003,0.0,,70.0,,,,,,,Protein,G -23064143,1799729,1003,5.88,,70.0,,,,,,,Protein,G -23064267,1799854,1003,0.0,,70.0,,,,,,,Protein,G -23064298,1799885,1003,9.09,,70.0,,,,,,,Protein,G -23064424,1800012,1003,16.07,,70.0,,,,,,,Protein,G -23064500,1800089,1003,7.69,,70.0,,,,,,,Protein,G -23065121,1800764,1003,0.0,,70.0,,,,,,,Protein,G -23065246,1800889,1003,0.0,,70.0,,,,,,,Protein,G -23065436,1801080,1003,0.0,,75.0,,,,,,,Protein,G -23065553,1801197,1003,9.73,,70.0,,,,,,,Protein,G -23065832,1801477,1003,16.47,,70.0,,,,,,,Protein,G -23066602,1802248,1003,0.0,,70.0,,,,,,,Protein,G -23066926,1802572,1003,17.86,,70.0,,,,,,,Protein,G -23067310,1802957,1003,0.0,,70.0,,,,,,,Protein,G -23067677,1803324,1003,1.18,,70.0,,,,,,,Protein,G -23067852,1803500,1003,9.41,,70.0,,,,,,,Protein,G -23067939,1803587,1003,25.0,,70.0,,,,,,,Protein,G -23067947,1803595,1003,0.0,,70.0,,,,,,,Protein,G -23068411,1804062,1003,0.0,,70.0,,,,,,,Protein,G -23068473,1804124,1003,12.5,,70.0,,,,,,,Protein,G -23068618,1804277,1003,0.0,,70.0,,,,,,,Protein,G -23068947,1804616,1003,0.0,,70.0,,,,,,,Protein,G -23068959,1804628,1003,3.33,,70.0,,,,,,,Protein,G -23069329,1805005,1003,12.0,,70.0,,,,,,,Protein,G -23069364,1805040,1003,20.0,,70.0,,,,,,,Protein,G -23069419,1805095,1003,6.78,,70.0,,,,,,,Protein,G -23070143,1805822,1003,17.86,,70.0,,,,,,,Protein,G -23070229,1805909,1003,3.33,,70.0,,,,,,,Protein,G -23070279,1805959,1003,1.18,,70.0,,,,,,,Protein,G -23070878,1806559,1003,10.2,,70.0,,,,,,,Protein,G -23071083,1806765,1003,3.57,,70.0,,,,,,,Protein,G -23071384,1807067,1003,0.0,,70.0,,,,,,,Protein,G -23071574,1807257,1003,3.27,,70.0,,,,,,,Protein,G -23071647,1807330,1003,0.0,,75.0,,,,,,,Protein,G -23072108,1807792,1003,0.0,,70.0,,,,,,,Protein,G -23072351,1808035,1003,14.29,,70.0,,,,,,,Protein,G -23072932,1808619,1003,6.67,,70.0,,,,,,,Protein,G -23073098,1808785,1003,0.0,,70.0,,,,,,,Protein,G -23073124,1808811,1003,7.96,,70.0,,,,,,,Protein,G -23073270,1808964,1003,3.33,,73.0,,,,,,,Protein,G -23073904,1809605,1003,3.57,,70.0,,,,,,,Protein,G -23074124,1809826,1003,0.0,,70.0,,,,,,,Protein,G -23074214,1809916,1003,4.55,,70.0,,,,,,,Protein,G -23074333,1810039,1003,4.11,,70.0,,,,,,,Protein,G -23074579,1810291,1003,0.83,,70.0,,,,,,,Protein,G -23074675,1810401,1003,5.67,,70.0,,,,,,,Protein,G -23075176,1810913,1003,0.0,,70.0,,,,,,,Protein,G -23075826,1811567,1003,9.09,,70.0,,,,,,,Protein,G -23076176,1811917,1003,21.43,,70.0,,,,,,,Protein,G -23076227,1811970,1003,6.67,,70.0,,,,,,,Protein,G -23076282,1812027,1003,0.0,,70.0,,,,,,,Protein,G -23076351,1812098,1003,3.33,,70.0,,,,,,,Protein,G -23076703,1812453,1003,0.0,,70.0,,,,,,,Protein,G -23077127,1812883,1003,16.67,,70.0,,,,,,,Protein,G -23077149,1812905,1003,4.26,,70.0,,,,,,,Protein,G -23077832,1813595,1003,3.49,,70.0,,,,,,,Protein,G -23077912,1813677,1003,0.0,,70.0,,,,,,,Protein,G -23078075,1813842,1003,0.0,,75.0,,,,,,,Protein,G -23078076,1813843,1003,0.0,,70.0,,,,,,,Protein,G -23078182,1813950,1003,3.03,,70.0,,,,,,,Protein,G -23078282,1814050,1003,3.45,,70.0,,,,,,,Protein,G -23078345,1814114,1003,5.38,,70.0,,,,,,,Protein,G -23078445,1814222,1003,0.0,,70.0,,,,,,,Protein,G -23079271,1815055,1003,0.0,,70.0,,,,,,,Protein,G -23079311,1815095,1003,32.14,,70.0,,,,,,,Protein,G -23079321,1815105,1003,6.67,,70.0,,,,,,,Protein,G -23079899,1815684,1003,3.03,,70.0,,,,,,,Protein,G -23079940,1815726,1003,9.23,,70.0,,,,,,,Protein,G -23079974,1815760,1003,25.0,,70.0,,,,,,,Protein,G -23080019,1815805,1003,0.0,,70.0,,,,,,,Protein,G -23080290,1816078,1003,14.04,,70.0,,,,,,,Protein,G -23080610,1816399,1003,1.18,,70.0,,,,,,,Protein,G -23080706,1816495,1003,0.0,,70.0,,,,,,,Protein,G -23081303,1817095,1003,10.0,,70.0,,,,,,,Protein,G -23081307,1817099,1003,6.67,,70.0,,,,,,,Protein,G -23081390,1817183,1003,0.0,,70.0,,,,,,,Protein,G -23081635,1817432,1003,0.0,,70.0,,,,,,,Protein,G -23081839,1817636,1003,7.06,,70.0,,,,,,,Protein,G -23082267,1818067,1003,23.81,,70.0,,,,,,,Protein,G -23082493,1818295,1003,22.73,,70.0,,,,,,,Protein,G -23082837,1818639,1003,0.0,,75.0,,,,,,,Protein,G -23083247,1819056,1003,23.81,,70.0,,,,,,,Protein,G -23083317,1819127,1003,3.33,,70.0,,,,,,,Protein,G -23083534,1819345,1003,5.56,,70.0,,,,,,,Protein,G -23083588,1819401,1003,3.33,,70.0,,,,,,,Protein,G -23083802,1819615,1003,0.42,,70.0,,,,,,,Protein,G -23083847,1819660,1003,20.0,,70.0,,,,,,,Protein,G -23083929,1819742,1003,0.67,,70.0,,,,,,,Protein,G -23084230,1820048,1003,2.22,,70.0,,,,,,,Protein,G -23084728,1820557,1003,8.51,,70.0,,,,,,,Protein,G -23085401,1821237,1003,4.46,,70.0,,,,,,,Protein,G -23085909,1821746,1003,3.08,,70.0,,,,,,,Protein,G -23086064,1821903,1003,3.57,,70.0,,,,,,,Protein,G -23086136,1821975,1003,12.0,,70.0,,,,,,,Protein,G -23086357,1822196,1003,0.0,,75.0,,,,,,,Protein,G -23086442,1822281,1003,0.0,,70.0,,,,,,,Protein,G -23086511,1822350,1003,3.45,,70.0,,,,,,,Protein,G -23086746,1822586,1003,9.21,,70.0,,,,,,,Protein,G -23087262,1823105,1003,0.0,,70.0,,,,,,,Protein,G -23087270,1823114,1003,0.0,,70.0,,,,,,,Protein,G -23087767,1823618,1003,0.0,,75.0,,,,,,,Protein,G -23087944,1823799,1003,8.11,,70.0,,,,,,,Protein,G -23087968,1823823,1003,33.33,,70.0,,,,,,,Protein,G -23087999,1823854,1003,3.45,,70.0,,,,,,,Protein,G -23088162,1824018,1003,0.0,,70.0,,,,,,,Protein,G -23088201,1824057,1003,4.66,,70.0,,,,,,,Protein,G -23088730,1824604,1003,23.33,,70.0,,,,,,,Protein,G -23088788,1824666,1003,0.0,,70.0,,,,,,,Protein,G -23088874,1824758,1003,7.14,,70.0,,,,,,,Protein,G -23089197,1825087,1003,5.88,,70.0,,,,,,,Protein,G -23089295,1825191,1003,6.67,,70.0,,,,,,,Protein,G -23089619,1825521,1003,2.5,,70.0,,,,,,,Protein,G -23090118,1826031,1003,1.18,,73.0,,,,,,,Protein,G -23090588,1826509,1003,11.17,,70.0,,,,,,,Protein,G -23090848,1826776,1003,14.71,,70.0,,,,,,,Protein,G -23090858,1826786,1003,0.0,,70.0,,,,,,,Protein,G -23090859,1826787,1003,0.0,,70.0,,,,,,,Protein,G -23090957,1826886,1003,3.33,,70.0,,,,,,,Protein,G -23091390,1827323,1003,6.67,,70.0,,,,,,,Protein,G -23091432,1827365,1003,2.38,,70.0,,,,,,,Protein,G -23091637,1827571,1003,21.43,,70.0,,,,,,,Protein,G -23091674,1827608,1003,0.0,,75.0,,,,,,,Protein,G -23091786,1827721,1003,46.67,,70.0,,,,,,,Protein,G -23092371,1828309,1003,13.33,,70.0,,,,,,,Protein,G -23092456,1828394,1003,0.0,,70.0,,,,,,,Protein,G -23092697,1828637,1003,3.57,,70.0,,,,,,,Protein,G -23092862,1828802,1003,1.82,,70.0,,,,,,,Protein,G -23093064,1829010,1003,4.84,,70.0,,,,,,,Protein,G -23093084,1829030,1003,4.71,,70.0,,,,,,,Protein,G -23093550,1829502,1003,0.0,,70.0,,,,,,,Protein,G -23093816,1829778,1003,7.14,,70.0,,,,,,,Protein,G -23093877,1829840,1003,7.14,,70.0,,,,,,,Protein,G -23094041,1830006,1003,8.89,,70.0,,,,,,,Protein,G -23094094,1830061,1003,5.29,,70.0,,,,,,,Protein,G -23094145,1830114,1003,3.45,,70.0,,,,,,,Protein,G -23094222,1830191,1003,0.0,,70.0,,,,,,,Protein,G -23094387,1830364,1003,11.76,,70.0,,,,,,,Protein,G -23094435,1830413,1003,14.29,,70.0,,,,,,,Protein,G -23094712,1830694,1003,7.41,,70.0,,,,,,,Protein,G -23094757,1830739,1003,3.12,,70.0,,,,,,,Protein,G -23094838,1830821,1003,4.0,,70.0,,,,,,,Protein,G -23094841,1830824,1003,7.32,,70.0,,,,,,,Protein,G -23094857,1830841,1003,7.14,,70.0,,,,,,,Protein,G -23095117,1831105,1003,0.0,,70.0,,,,,,,Protein,G -23095320,1831314,1003,0.0,,70.0,,,,,,,Protein,G -23095375,1831372,1003,2.78,,73.0,,,,,,,Protein,G -23095414,1831411,1003,0.88,,70.0,,,,,,,Protein,G -23095834,1831840,1003,0.0,,70.0,,,,,,,Protein,G -23096099,1832110,1003,4.44,,70.0,,,,,,,Protein,G -23096143,1832155,1003,14.04,,70.0,,,,,,,Protein,G -23096386,1832402,1003,0.0,,70.0,,,,,,,Protein,G -23096416,1832432,1003,7.14,,70.0,,,,,,,Protein,G -23096996,1833030,1003,0.0,,70.0,,,,,,,Protein,G -23097157,1833192,1003,0.0,,70.0,,,,,,,Protein,G -23097221,1833259,1003,3.57,,70.0,,,,,,,Protein,G -23097257,1833295,1003,0.42,,70.0,,,,,,,Protein,G -23097473,1833514,1003,0.95,,70.0,,,,,,,Protein,G -23097732,1833773,1003,12.5,,70.0,,,,,,,Protein,G -23097825,1833868,1003,6.25,,70.0,,,,,,,Protein,G -23097866,1833909,1003,3.41,,70.0,,,,,,,Protein,G -23097883,1833926,1003,0.42,,70.0,,,,,,,Protein,G -23098173,1834216,1003,0.0,,70.0,,,,,,,Protein,G -23098317,1834360,1003,13.33,,70.0,,,,,,,Protein,G -23098968,1835025,1003,5.0,,70.0,,,,,,,Protein,G -23099008,1835065,1003,3.57,,70.0,,,,,,,Protein,G -23099221,1835297,1003,20.0,,70.0,,,,,,,Protein,G -23099753,1835844,1003,13.33,,70.0,,,,,,,Protein,G -23099870,1835961,1003,6.67,,70.0,,,,,,,Protein,G -23099890,1835981,1003,18.09,,70.0,,,,,,,Protein,G -23100772,1836879,1003,7.14,,70.0,,,,,,,Protein,G -23100982,1837097,1003,0.0,,70.0,,,,,,,Protein,G -23101109,1837227,1003,2.91,,70.0,,,,,,,Protein,G -23101303,1837422,1003,14.71,,70.0,,,,,,,Protein,G -23101468,1837587,1003,0.83,,70.0,,,,,,,Protein,G -23101771,1838025,1003,2.31,,70.0,,,,,,,Protein,G -23101879,1838171,1003,6.75,,70.0,,,,,,,Protein,G -23101945,1838257,1003,5.38,,70.0,,,,,,,Protein,G -23102053,1838395,1003,5.06,,70.0,,,,,,,Protein,G -23102129,1882344,1003,3.51,,70.0,,,,,,,Protein,G -23102754,1838756,1003,10.0,,70.0,,,,,,,Protein,G -23102803,1838806,1003,14.29,,70.0,,,,,,,Protein,G -23103192,1839202,1003,0.0,,70.0,,,,,,,Protein,G -23103274,1839284,1003,9.52,,70.0,,,,,,,Protein,G -23103413,1882761,1003,3.33,,70.0,,,,,,,Protein,G -23103434,1882771,1003,21.43,,70.0,,,,,,,Protein,G -23103572,1839584,1003,12.5,,70.0,,,,,,,Protein,G -23103662,1882857,1003,0.71,,73.0,,,,,,,Protein,G -23103688,1882870,1003,3.57,,70.0,,,,,,,Protein,G -23103830,1839842,1003,9.59,,70.0,,,,,,,Protein,G -23104019,1882959,1003,0.0,,70.0,,,,,,,Protein,G -23104301,1883014,1003,3.39,,70.0,,,,,,,Protein,G -23104673,1840722,1003,8.88,,70.0,,,,,,,Protein,G -23104707,1840756,1003,44.44,,70.0,,,,,,,Protein,G -23104911,1841026,1003,9.09,,70.0,,,,,,,Protein,G -23105035,1841154,1003,9.52,,70.0,,,,,,,Protein,G -23105082,1841201,1003,56.6,,70.0,,,,,,,Protein,G -23105097,1841216,1003,8.0,,70.0,,,,,,,Protein,G -23105102,1841221,1003,0.28,,70.0,,,,,,,Protein,G -23105231,1841353,1003,39.53,,70.0,,,,,,,Protein,G -23105408,1841531,1003,50.0,,70.0,,,,,,,Protein,G -23105503,1841633,1003,8.06,,70.0,,,,,,,Protein,G -23105645,1841790,1003,0.0,,70.0,,,,,,,Protein,G -23105721,1841866,1003,0.0,,70.0,,,,,,,Protein,G -23105725,1841870,1003,9.62,,70.0,,,,,,,Protein,G -23105748,1841893,1003,3.53,,70.0,,,,,,,Protein,G -23105844,1841990,1003,10.53,,70.0,,,,,,,Protein,G -23106177,1842352,1003,87.5,,70.0,,,,,,,Protein,G -23106497,1842681,1003,33.33,,70.0,,,,,,,Protein,G -23106502,1883369,1003,0.0,,70.0,,,,,,,Protein,G -23106668,1842852,1003,18.75,,70.0,,,,,,,Protein,G -23106774,1842958,1003,18.58,,70.0,,,,,,,Protein,G -23106859,1883432,1003,7.69,,70.0,,,,,,,Protein,G -23106889,1843074,1003,50.0,,70.0,,,,,,,Protein,G -23107840,1844051,1003,4.23,,70.0,,,,,,,Protein,G -23107887,1844098,1003,0.71,,73.0,,,,,,,Protein,G -23107967,1844178,1003,0.83,,70.0,,,,,,,Protein,G -23108111,1844324,1003,0.0,,70.0,,,,,,,Protein,G -23108274,1844488,1003,77.42,,70.0,,,,,,,Protein,G -23108357,1844574,1003,0.0,,70.0,,,,,,,Protein,G -23108914,1845136,1003,55.56,,70.0,,,,,,,Protein,G -23109186,1845411,1003,9.76,,70.0,,,,,,,Protein,G -23109222,1845447,1003,6.38,,70.0,,,,,,,Protein,G -23109368,1845598,1003,2.72,,70.0,,,,,,,Protein,G -23109492,1883598,1003,0.0,,70.0,,,,,,,Protein,G -23109589,1845831,1003,2.94,,70.0,,,,,,,Protein,G -23109676,1845922,1003,0.0,,70.0,,,,,,,Protein,G -23109869,1846123,1003,9.98,,70.0,,,,,,,Protein,G -23109945,1846203,1003,8.24,,70.0,,,,,,,Protein,G -23110131,1846397,1003,12.0,,70.0,,,,,,,Protein,G -23110597,1846887,1003,7.14,,70.0,,,,,,,Protein,G -23110643,1846934,1003,15.0,,70.0,,,,,,,Protein,G -23110788,1847087,1003,2.5,,70.0,,,,,,,Protein,G -23111033,1847341,1003,24.44,,70.0,,,,,,,Protein,G -23111359,1883953,1003,4.23,,70.0,,,,,,,Protein,G -23111447,1884041,1003,32.14,,70.0,,,,,,,Protein,G -23111735,1884329,1003,5.06,,70.0,,,,,,,Protein,G -23111759,1884353,1003,2.86,,70.0,,,,,,,Protein,G -23112066,1884660,1003,21.43,,70.0,,,,,,,Protein,G -23112131,1884725,1003,3.12,,70.0,,,,,,,Protein,G -23112321,1884916,1003,10.71,,70.0,,,,,,,Protein,G -23112348,1884943,1003,3.33,,73.0,,,,,,,Protein,G -23112517,1885112,1003,0.0,,70.0,,,,,,,Protein,G -23112969,1885564,1003,3.33,,70.0,,,,,,,Protein,G -23113016,1885611,1003,21.43,,70.0,,,,,,,Protein,G -23113022,1885617,1003,10.0,,70.0,,,,,,,Protein,G -23113081,1885676,1003,8.45,,70.0,,,,,,,Protein,G -23113177,1885772,1003,14.04,,70.0,,,,,,,Protein,G -23113184,1885779,1003,14.29,,70.0,,,,,,,Protein,G -23113259,1885854,1003,17.86,,70.0,,,,,,,Protein,G -23113396,1885991,1003,6.25,,70.0,,,,,,,Protein,G -23113479,1886074,1003,14.29,,70.0,,,,,,,Protein,G -23113492,1886087,1003,14.11,,70.0,,,,,,,Protein,G -23113570,1886165,1003,2.5,,70.0,,,,,,,Protein,G -23113866,1886461,1003,3.94,,70.0,,,,,,,Protein,G -23113913,1886509,1003,0.0,,75.0,,,,,,,Protein,G -23113969,1886565,1003,0.0,,75.0,,,,,,,Protein,G -23113975,1886571,1003,0.42,,70.0,,,,,,,Protein,G -23114021,1886617,1003,0.0,,70.0,,,,,,,Protein,G -23114095,1886691,1003,25.0,,70.0,,,,,,,Protein,G -23114170,1886766,1003,0.0,,70.0,,,,,,,Protein,G -23114343,1886939,1003,6.25,,70.0,,,,,,,Protein,G -23114695,1887291,1003,2.74,,70.0,,,,,,,Protein,G -23115061,1887659,1003,2.63,,70.0,,,,,,,Protein,G -23115466,1888065,1003,6.02,,70.0,,,,,,,Protein,G -23115523,1888122,1003,3.12,,70.0,,,,,,,Protein,G -23115584,1888183,1003,7.02,,70.0,,,,,,,Protein,G -23115866,1888465,1003,3.95,,70.0,,,,,,,Protein,G -23115913,1888512,1003,1.18,,70.0,,,,,,,Protein,G -23116499,1889101,1003,0.0,,70.0,,,,,,,Protein,G -23116542,1889144,1003,2.86,,70.0,,,,,,,Protein,G -23116798,1889401,1003,4.65,,70.0,,,,,,,Protein,G -23116799,1889402,1003,8.93,,70.0,,,,,,,Protein,G -23116803,1889406,1003,4.29,,70.0,,,,,,,Protein,G -23117116,1889722,1003,17.54,,70.0,,,,,,,Protein,G -23117227,1889833,1003,5.36,,70.0,,,,,,,Protein,G -23117795,1890403,1003,3.51,,70.0,,,,,,,Protein,G -23118045,1890653,1003,9.17,,70.0,,,,,,,Protein,G -23118336,1890944,1003,21.43,,70.0,,,,,,,Protein,G -23118368,1890976,1003,0.42,,70.0,,,,,,,Protein,G -23118424,1891032,1003,1.77,,70.0,,,,,,,Protein,G -23118531,1891139,1003,10.0,,70.0,,,,,,,Protein,G -23118544,1891152,1003,0.0,,70.0,,,,,,,Protein,G -23118677,1891285,1003,0.75,,73.0,,,,,,,Protein,G -23118708,1891316,1003,0.0,,70.0,,,,,,,Protein,G -23118860,1891468,1003,10.71,,70.0,,,,,,,Protein,G -23119220,1891829,1003,10.0,,70.0,,,,,,,Protein,G -23119250,1891859,1003,26.23,,70.0,,,,,,,Protein,G -23119302,1891911,1003,2.78,,70.0,,,,,,,Protein,G -23119367,1891976,1003,0.0,,70.0,,,,,,,Protein,G -23119406,1892015,1003,5.31,,70.0,,,,,,,Protein,G -23119593,1892202,1003,4.49,,70.0,,,,,,,Protein,G -23119787,1892396,1003,0.0,,70.0,,,,,,,Protein,G -23119920,1892529,1003,1.67,,70.0,,,,,,,Protein,G -23120190,1892801,1003,8.67,,70.0,,,,,,,Protein,G -23120219,1892830,1003,8.0,,70.0,,,,,,,Protein,G -23120365,1892976,1003,8.7,,70.0,,,,,,,Protein,G -23121267,1893880,1003,0.0,,70.0,,,,,,,Protein,G -23121388,1894003,1003,5.88,,70.0,,,,,,,Protein,G -23121413,1894028,1003,0.0,,70.0,,,,,,,Protein,G -23121680,1894297,1003,12.94,,70.0,,,,,,,Protein,G -23121756,1894373,1003,33.33,,70.0,,,,,,,Protein,G -23121767,1894384,1003,8.24,,70.0,,,,,,,Protein,G -23121938,1894555,1003,0.0,,70.0,,,,,,,Protein,G -23121960,1894577,1003,0.83,,70.0,,,,,,,Protein,G -23122069,1894686,1003,0.0,,70.0,,,,,,,Protein,G -23122182,1894800,1003,17.7,,70.0,,,,,,,Protein,G -23122576,1895195,1003,0.0,,70.0,,,,,,,Protein,G -23122679,1895298,1003,0.0,,70.0,,,,,,,Protein,G -23122955,1895574,1003,5.08,,70.0,,,,,,,Protein,G -23123092,1895711,1003,2.63,,70.0,,,,,,,Protein,G -23123207,1895826,1003,1.34,,70.0,,,,,,,Protein,G -23123386,1896005,1003,16.47,,70.0,,,,,,,Protein,G -23123430,1896049,1003,0.0,,70.0,,,,,,,Protein,G -23123495,1896114,1003,0.0,,70.0,,,,,,,Protein,G -23123716,1896335,1003,0.0,,70.0,,,,,,,Protein,G -23123770,1896389,1003,0.0,,70.0,,,,,,,Protein,G -23123842,1896461,1003,0.0,,70.0,,,,,,,Protein,G -23123909,1896528,1003,10.26,,70.0,,,,,,,Protein,G -23123956,1896575,1003,33.33,,70.0,,,,,,,Protein,G -23124236,1896856,1003,13.04,,70.0,,,,,,,Protein,G -23124462,1897084,1003,0.0,,70.0,,,,,,,Protein,G -23124596,1897218,1003,0.0,,70.0,,,,,,,Protein,G -23124920,1897548,1003,4.35,,70.0,,,,,,,Protein,G -23125000,1897628,1003,26.32,,70.0,,,,,,,Protein,G -23125463,1898092,1003,7.07,,70.0,,,,,,,Protein,G -23125663,1898292,1003,0.0,,70.0,,,,,,,Protein,G -23125681,1898310,1003,30.0,,70.0,,,,,,,Protein,G -23125866,1898495,1003,2.47,,70.0,,,,,,,Protein,G -23125924,1898553,1003,12.5,,70.0,,,,,,,Protein,G -23126332,1898961,1003,6.67,,70.0,,,,,,,Protein,G -23126747,1899377,1003,1.18,,73.0,,,,,,,Protein,G -23126794,1899424,1003,16.96,,70.0,,,,,,,Protein,G -23126935,1899566,1003,11.76,,70.0,,,,,,,Protein,G -23126943,1899574,1003,7.14,,70.0,,,,,,,Protein,G -23127097,1899728,1003,5.88,,70.0,,,,,,,Protein,G -23127147,1899778,1003,3.45,,70.0,,,,,,,Protein,G -23127363,1899994,1003,7.14,,70.0,,,,,,,Protein,G -23127772,1900405,1003,0.0,,70.0,,,,,,,Protein,G -23127797,1900430,1003,0.0,,70.0,,,,,,,Protein,G -23127860,1900493,1003,3.81,,70.0,,,,,,,Protein,G -23127888,1900521,1003,2.5,,70.0,,,,,,,Protein,G -23128838,1901472,1003,4.41,,70.0,,,,,,,Protein,G -23128907,1901541,1003,8.84,,70.0,,,,,,,Protein,G -23128910,1901544,1003,0.0,,70.0,,,,,,,Protein,G -23129040,1901674,1003,2.94,,70.0,,,,,,,Protein,G -23129181,1901815,1003,2.65,,70.0,,,,,,,Protein,G -23129443,1902078,1003,8.0,,70.0,,,,,,,Protein,G -23129716,1902352,1003,8.82,,70.0,,,,,,,Protein,G -23129871,1902507,1003,0.88,,70.0,,,,,,,Protein,G -23129949,1902585,1003,14.63,,70.0,,,,,,,Protein,G -23130093,1902730,1003,35.71,,70.0,,,,,,,Protein,G -23130235,1902872,1003,3.57,,70.0,,,,,,,Protein,G -23130461,1903098,1003,0.0,,70.0,,,,,,,Protein,G -23130484,1903121,1003,1.56,,70.0,,,,,,,Protein,G -23130807,1903444,1003,0.0,,70.0,,,,,,,Protein,G -23130967,1903604,1003,22.32,,70.0,,,,,,,Protein,G -23131213,1903850,1003,5.88,,70.0,,,,,,,Protein,G -23131297,1903934,1003,0.0,,70.0,,,,,,,Protein,G -23131334,1903971,1003,7.14,,70.0,,,,,,,Protein,G -23131465,1904106,1003,0.0,,70.0,,,,,,,Protein,G -23131512,1904153,1003,0.0,,70.0,,,,,,,Protein,G -23131859,1904501,1003,0.0,,70.0,,,,,,,Protein,G -23132089,1904735,1003,4.17,,70.0,,,,,,,Protein,G -23132220,1904867,1003,5.0,,70.0,,,,,,,Protein,G -23132264,1904911,1003,0.0,,70.0,,,,,,,Protein,G -23132456,1905104,1003,3.57,,70.0,,,,,,,Protein,G -23133122,1905772,1003,13.04,,70.0,,,,,,,Protein,G -23133148,1905798,1003,7.14,,70.0,,,,,,,Protein,G -23133241,1905891,1003,9.73,,70.0,,,,,,,Protein,G -23133321,1905971,1003,0.0,,70.0,,,,,,,Protein,G -23133550,1906200,1003,7.14,,70.0,,,,,,,Protein,G -23133826,1906477,1003,0.0,,70.0,,,,,,,Protein,G -23134327,1906981,1003,4.55,,70.0,,,,,,,Protein,G -23134515,1907169,1003,7.14,,70.0,,,,,,,Protein,G -23134995,1907652,1003,0.0,,75.0,,,,,,,Protein,G -23135021,1907678,1003,12.0,,70.0,,,,,,,Protein,G -23135291,1907950,1003,3.38,,70.0,,,,,,,Protein,G -23135499,1908160,1003,0.42,,70.0,,,,,,,Protein,G -23135751,1908416,1003,0.0,,70.0,,,,,,,Protein,G -23136694,1909364,1003,0.0,,70.0,,,,,,,Protein,G -23136780,1909453,1003,2.92,,70.0,,,,,,,Protein,G -23136941,1909614,1003,0.0,,70.0,,,,,,,Protein,G -23137055,1909728,1003,0.0,,70.0,,,,,,,Protein,G -23137311,1909986,1003,0.83,,70.0,,,,,,,Protein,G -23137373,1910048,1003,0.0,,70.0,,,,,,,Protein,G -23137416,1910093,1003,0.0,,70.0,,,,,,,Protein,G -23137455,1910132,1003,0.0,,70.0,,,,,,,Protein,G -23137621,1910299,1003,0.0,,70.0,,,,,,,Protein,G -23137622,1910300,1003,0.0,,70.0,,,,,,,Protein,G -23137644,1910322,1003,7.31,,70.0,,,,,,,Protein,G -23137793,1910472,1003,0.0,,70.0,,,,,,,Protein,G -23137835,1910514,1003,0.0,,70.0,,,,,,,Protein,G -23138348,1911031,1003,0.0,,70.0,,,,,,,Protein,G -23138588,1911271,1003,0.0,,70.0,,,,,,,Protein,G -23139470,1912207,1003,6.67,,70.0,,,,,,,Protein,G -23139625,1912384,1003,12.0,,70.0,,,,,,,Protein,G -23139953,1912722,1003,16.07,,70.0,,,,,,,Protein,G -23140285,1913064,1003,0.42,,73.0,,,,,,,Protein,G -23140314,1913093,1003,4.0,,70.0,,,,,,,Protein,G -23140482,1913261,1003,5.26,,70.0,,,,,,,Protein,G -23140744,1913528,1003,12.39,,70.0,,,,,,,Protein,G -23141051,1913835,1003,1.0,,70.0,,,,,,,Protein,G -23141093,1913877,1003,22.35,,70.0,,,,,,,Protein,G -23141137,1913921,1003,5.17,,70.0,,,,,,,Protein,G -23141480,1914272,1003,8.33,,70.0,,,,,,,Protein,G -23142165,1914970,1003,5.0,,70.0,,,,,,,Protein,G -23142210,1915015,1003,1.09,,70.0,,,,,,,Protein,G -23142286,1915096,1003,12.5,,70.0,,,,,,,Protein,G -23142553,1915371,1003,0.0,,70.0,,,,,,,Protein,G -23142584,1915402,1003,3.33,,70.0,,,,,,,Protein,G -23143011,1915829,1003,2.86,,70.0,,,,,,,Protein,G -23143103,1915921,1003,7.5,,70.0,,,,,,,Protein,G -23143280,1916102,1003,20.0,,70.0,,,,,,,Protein,G -23143513,1916341,1003,2.35,,70.0,,,,,,,Protein,G -23143517,1916345,1003,25.0,,70.0,,,,,,,Protein,G -23143526,1916354,1003,0.0,,70.0,,,,,,,Protein,G -23143643,1916473,1003,3.0,,70.0,,,,,,,Protein,G -23144339,1917175,1003,0.0,,70.0,,,,,,,Protein,G -23144669,1917506,1003,16.31,,70.0,,,,,,,Protein,G -23144927,1917765,1003,4.41,,70.0,,,,,,,Protein,G -23144947,1917785,1003,7.14,,70.0,,,,,,,Protein,G -23145118,1917956,1003,0.0,,70.0,,,,,,,Protein,G -23145440,1918278,1003,0.0,,75.0,,,,,,,Protein,G -23145521,1918359,1003,0.0,,70.0,,,,,,,Protein,G -23145643,1918481,1003,2.99,,70.0,,,,,,,Protein,G -23145825,1918665,1003,80.0,,73.0,,,,,,,Protein,G -23145926,1918780,1003,14.89,,70.0,,,,,,,Protein,G -23146059,1918913,1003,0.0,,70.0,,,,,,,Protein,G -23146072,1918926,1003,4.08,,70.0,,,,,,,Protein,G -23146198,1919054,1003,10.0,,70.0,,,,,,,Protein,G -23146268,1919124,1003,7.14,,70.0,,,,,,,Protein,G -23146424,1919280,1003,3.08,,70.0,,,,,,,Protein,G -23146684,1919541,1003,8.77,,70.0,,,,,,,Protein,G -23147188,1920059,1003,20.0,,70.0,,,,,,,Protein,G -23147374,1920246,1003,4.0,,70.0,,,,,,,Protein,G -23147456,1920328,1003,0.0,,75.0,,,,,,,Protein,G -23147504,1920376,1003,18.18,,70.0,,,,,,,Protein,G -23148022,1920895,1003,4.17,,70.0,,,,,,,Protein,G -23148129,1921003,1003,6.67,,70.0,,,,,,,Protein,G -23148357,1921232,1003,1.6,,70.0,,,,,,,Protein,G -23148646,1921522,1003,0.68,,70.0,,,,,,,Protein,G -23148839,1921716,1003,3.03,,70.0,,,,,,,Protein,G -23148887,1921765,1003,3.08,,70.0,,,,,,,Protein,G -23149315,1922194,1003,3.33,,73.0,,,,,,,Protein,G -23149328,1922207,1003,3.08,,70.0,,,,,,,Protein,G -23149532,1922414,1003,5.56,,70.0,,,,,,,Protein,G -23149634,1922518,1003,6.34,,70.0,,,,,,,Protein,G -23149890,1922775,1003,1.33,,70.0,,,,,,,Protein,G -23150469,1923357,1003,9.68,,70.0,,,,,,,Protein,G -23150689,1923585,1003,0.0,,70.0,,,,,,,Protein,G -23150832,1923728,1003,16.67,,70.0,,,,,,,Protein,G -23151167,1924066,1003,8.85,,70.0,,,,,,,Protein,G -23151537,1924451,1003,6.17,,70.0,,,,,,,Protein,G -23151648,1924562,1003,7.14,,70.0,,,,,,,Protein,G -23152393,1925312,1003,3.57,,70.0,,,,,,,Protein,G -23152394,1925313,1003,2.65,,70.0,,,,,,,Protein,G -23152411,1925330,1003,0.0,,70.0,,,,,,,Protein,G -23152679,1925602,1003,0.0,,70.0,,,,,,,Protein,G -23152697,1925620,1003,2.75,,70.0,,,,,,,Protein,G -23152785,1925709,1003,7.14,,70.0,,,,,,,Protein,G -23152824,1925748,1003,6.67,,70.0,,,,,,,Protein,G -23153128,1926058,1003,19.05,,70.0,,,,,,,Protein,G -23153214,1926145,1003,6.67,,70.0,,,,,,,Protein,G -23153538,1926472,1003,0.0,,75.0,,,,,,,Protein,G -23153670,1926604,1003,31.58,,70.0,,,,,,,Protein,G -23153762,1926707,1003,5.0,,70.0,,,,,,,Protein,G -23153822,1926773,1003,8.33,,70.0,,,,,,,Protein,G -23154057,1927041,1003,3.57,,70.0,,,,,,,Protein,G -23154262,1927304,1003,0.0,,70.0,,,,,,,Protein,G -23154317,1927359,1003,0.0,,70.0,,,,,,,Protein,G -23154426,1927508,1003,1.56,,70.0,,,,,,,Protein,G -23154472,1927567,1003,3.67,,70.0,,,,,,,Protein,G -23154541,1927660,1003,9.26,,70.0,,,,,,,Protein,G -23154633,1927765,1003,10.0,,70.0,,,,,,,Protein,G -23154657,1927789,1003,23.08,,70.0,,,,,,,Protein,G -23154884,1928025,1003,3.53,,70.0,,,,,,,Protein,G -23154998,1928148,1003,3.53,,70.0,,,,,,,Protein,G -23155254,1928417,1003,0.0,,70.0,,,,,,,Protein,G -23155420,1928585,1003,21.88,,70.0,,,,,,,Protein,G -23155681,1928891,1003,0.0,,70.0,,,,,,,Protein,G -23155686,1928896,1003,0.0,,70.0,,,,,,,Protein,G -23157303,1930583,1003,9.23,,70.0,,,,,,,Protein,G -23157447,1930728,1003,6.67,,70.0,,,,,,,Protein,G -23157780,1931064,1003,0.0,,70.0,,,,,,,Protein,G -23157843,1931128,1003,0.0,,75.0,,,,,,,Protein,G -23158040,1931325,1003,0.68,,70.0,,,,,,,Protein,G -23158499,1931785,1003,5.88,,70.0,,,,,,,Protein,G -23158687,1931974,1003,0.0,,70.0,,,,,,,Protein,G -23158833,1932121,1003,0.0,,70.0,,,,,,,Protein,G -23159094,1932383,1003,2.94,,70.0,,,,,,,Protein,G -23159308,1932597,1003,0.0,,70.0,,,,,,,Protein,G -23159478,1932767,1003,7.69,,70.0,,,,,,,Protein,G -23159916,1933207,1003,10.0,,70.0,,,,,,,Protein,G -23160014,1933305,1003,17.86,,70.0,,,,,,,Protein,G -23160098,1933389,1003,0.0,,75.0,,,,,,,Protein,G -23160330,1933622,1003,0.85,,70.0,,,,,,,Protein,G -23160408,1933700,1003,2.5,,70.0,,,,,,,Protein,G -23160645,1933938,1003,7.14,,70.0,,,,,,,Protein,G -23160722,1934015,1003,0.0,,70.0,,,,,,,Protein,G -23161149,1934445,1003,3.08,,70.0,,,,,,,Protein,G -23161295,1934592,1003,52.49,,70.0,,,,,,,Protein,G -23161603,1934900,1003,2.63,,70.0,,,,,,,Protein,G -23162118,1935589,1003,3.57,,70.0,,,,,,,Protein,G -23162335,1935874,1003,0.0,,70.0,,,,,,,Protein,G -23162338,1935877,1003,6.61,,70.0,,,,,,,Protein,G -23162557,1936163,1003,13.33,,70.0,,,,,,,Protein,G -23162576,1936197,1003,10.87,,70.0,,,,,,,Protein,G -23162674,1936330,1003,0.0,,70.0,,,,,,,Protein,G -23163073,1936733,1003,0.0,,70.0,,,,,,,Protein,G -23163141,1936801,1003,3.57,,70.0,,,,,,,Protein,G -23163306,1936966,1003,3.57,,70.0,,,,,,,Protein,G -23163547,1937215,1003,3.39,,70.0,,,,,,,Protein,G -23163631,1937306,1003,7.69,,70.0,,,,,,,Protein,G -23164126,1937811,1003,0.0,,70.0,,,,,,,Protein,G -23164352,1938037,1003,8.51,,70.0,,,,,,,Protein,G -23164817,1938505,1003,1.18,,70.0,,,,,,,Protein,G -23165418,1939108,1003,3.33,,70.0,,,,,,,Protein,G -23165435,1939125,1003,3.57,,70.0,,,,,,,Protein,G -23165761,1939452,1003,0.0,,75.0,,,,,,,Protein,G -23165764,1939455,1003,4.08,,70.0,,,,,,,Protein,G -23165958,1939651,1003,0.71,,70.0,,,,,,,Protein,G -23166071,1939768,1003,4.0,,70.0,,,,,,,Protein,G -23166091,1939788,1003,0.0,,70.0,,,,,,,Protein,G -23166187,1939884,1003,2.13,,70.0,,,,,,,Protein,G -23166705,1940404,1003,7.69,,70.0,,,,,,,Protein,G -23167018,1940718,1003,0.42,,70.0,,,,,,,Protein,G -23167059,1940759,1003,7.14,,70.0,,,,,,,Protein,G -23167347,1941049,1003,3.33,,70.0,,,,,,,Protein,G -23167355,1941057,1003,14.0,,70.0,,,,,,,Protein,G -23167530,1941232,1003,0.0,,70.0,,,,,,,Protein,G -23167615,1941318,1003,6.67,,70.0,,,,,,,Protein,G -23167658,1941361,1003,0.0,,70.0,,,,,,,Protein,G -23167937,1941640,1003,4.58,,70.0,,,,,,,Protein,G -23168645,1942349,1003,17.86,,70.0,,,,,,,Protein,G -23168759,1942464,1003,25.0,,70.0,,,,,,,Protein,G -23169400,1943107,1003,6.0,,70.0,,,,,,,Protein,G -23169551,1943258,1003,7.2,,70.0,,,,,,,Protein,G -23169655,1943362,1003,16.92,,70.0,,,,,,,Protein,G -23169914,1943625,1003,0.0,,70.0,,,,,,,Protein,G -23170220,1943933,1003,3.57,,70.0,,,,,,,Protein,G -23170358,1944071,1003,5.56,,70.0,,,,,,,Protein,G -23170676,1944389,1003,7.09,,70.0,,,,,,,Protein,G -23170684,1944397,1003,25.0,,70.0,,,,,,,Protein,G -23170923,1944642,1003,2.03,,70.0,,,,,,,Protein,G -23171010,1944730,1003,1.18,,70.0,,,,,,,Protein,G -23171936,1945665,1003,12.5,,70.0,,,,,,,Protein,G -23172059,1945789,1003,2.84,,70.0,,,,,,,Protein,G -23172772,1946506,1003,6.67,,70.0,,,,,,,Protein,G -23172877,1946613,1003,7.14,,70.0,,,,,,,Protein,G -23172947,1946684,1003,21.24,,70.0,,,,,,,Protein,G -23173022,1946759,1003,0.0,,70.0,,,,,,,Protein,G -23173053,1946791,1003,3.12,,70.0,,,,,,,Protein,G -23173351,1947094,1003,25.0,,70.0,,,,,,,Protein,G -23173382,1947125,1003,3.33,,73.0,,,,,,,Protein,G -23173554,1947299,1003,0.83,,70.0,,,,,,,Protein,G -23174097,1947918,1003,0.83,,70.0,,,,,,,Protein,G -23174130,1947953,1003,6.19,,70.0,,,,,,,Protein,G -23174350,1948176,1003,0.42,,70.0,,,,,,,Protein,G -23174474,1948300,1003,0.0,,70.0,,,,,,,Protein,G -23174509,1948335,1003,7.14,,70.0,,,,,,,Protein,G -23174539,1948365,1003,6.67,,70.0,,,,,,,Protein,G -23174695,1948522,1003,25.0,,70.0,,,,,,,Protein,G -23174871,1948698,1003,0.0,,70.0,,,,,,,Protein,G -23174896,1948723,1003,8.67,,70.0,,,,,,,Protein,G -23174911,1948738,1003,2.83,,70.0,,,,,,,Protein,G -23174951,1948778,1003,4.76,,70.0,,,,,,,Protein,G -23175039,1948866,1003,7.58,,70.0,,,,,,,Protein,G -23175762,1949592,1003,5.41,,70.0,,,,,,,Protein,G -23176638,1950472,1003,5.88,,70.0,,,,,,,Protein,G -23177111,1950952,1003,10.71,,70.0,,,,,,,Protein,G -23177761,1951610,1003,7.69,,70.0,,,,,,,Protein,G -23177863,1951713,1003,6.9,,70.0,,,,,,,Protein,G -23178019,1951871,1003,0.0,,70.0,,,,,,,Protein,G -23178092,1951946,1003,1.59,,73.0,,,,,,,Protein,G -23178732,1952591,1003,6.9,,70.0,,,,,,,Protein,G -23178750,1952609,1003,10.59,,70.0,,,,,,,Protein,G -23179314,1953178,1003,3.57,,70.0,,,,,,,Protein,G -23179367,1953231,1003,8.6,,70.0,,,,,,,Protein,G -23179452,1953317,1003,7.06,,70.0,,,,,,,Protein,G -23179535,1953400,1003,6.45,,70.0,,,,,,,Protein,G -23179936,1953804,1003,3.57,,70.0,,,,,,,Protein,G -23179950,1953821,1003,0.0,,70.0,,,,,,,Protein,G -23180173,1954055,1003,2.3,,70.0,,,,,,,Protein,G -23180280,1954162,1003,7.14,,70.0,,,,,,,Protein,G -23180781,1954668,1003,23.81,,70.0,,,,,,,Protein,G -23180880,1954767,1003,10.66,,70.0,,,,,,,Protein,G -23180930,1954818,1003,5.08,,70.0,,,,,,,Protein,G -23181171,1955064,1003,2.4,,70.0,,,,,,,Protein,G -23181261,1955154,1003,14.29,,70.0,,,,,,,Protein,G -23181402,1955295,1003,32.14,,70.0,,,,,,,Protein,G -23181659,1955554,1003,14.29,,70.0,,,,,,,Protein,G -23181681,1955576,1003,8.77,,70.0,,,,,,,Protein,G -23181748,1955643,1003,5.26,,70.0,,,,,,,Protein,G -23182257,1956153,1003,0.0,,70.0,,,,,,,Protein,G -23182409,1956306,1003,2.0,,70.0,,,,,,,Protein,G -23182466,1956364,1003,2.35,,70.0,,,,,,,Protein,G -23182495,1956393,1003,6.06,,70.0,,,,,,,Protein,G -23182786,1956685,1003,25.0,,70.0,,,,,,,Protein,G -23182884,1956785,1003,0.0,,70.0,,,,,,,Protein,G -23182948,1956850,1003,11.56,,70.0,,,,,,,Protein,G -23183158,1957060,1003,1.75,,70.0,,,,,,,Protein,G -23183197,1957099,1003,0.0,,70.0,,,,,,,Protein,G -23183315,1957219,1003,3.33,,70.0,,,,,,,Protein,G -23184273,1958181,1003,6.71,,70.0,,,,,,,Protein,G -23184480,1958389,1003,14.12,,70.0,,,,,,,Protein,G -23184529,1958440,1003,25.45,,70.0,,,,,,,Protein,G -23184725,1958637,1003,0.0,,70.0,,,,,,,Protein,G -23184818,1958732,1003,2.33,,70.0,,,,,,,Protein,G -23185549,1959466,1003,14.29,,70.0,,,,,,,Protein,G -23185562,1959479,1003,0.83,,70.0,,,,,,,Protein,G -23185671,1959588,1003,0.83,,70.0,,,,,,,Protein,G -23185739,1959658,1003,2.04,,70.0,,,,,,,Protein,G -23186141,1960060,1003,0.0,,70.0,,,,,,,Protein,G -23186303,1960225,1003,7.0,,70.0,,,,,,,Protein,G -23186974,1960902,1003,8.0,,70.0,,,,,,,Protein,G -23187259,1961188,1003,7.44,,70.0,,,,,,,Protein,G -23187396,1961329,1003,0.0,,70.0,,,,,,,Protein,G -23187463,1961396,1003,3.03,,70.0,,,,,,,Protein,G -23187527,1961460,1003,2.35,,70.0,,,,,,,Protein,G -23187702,1961635,1003,17.86,,70.0,,,,,,,Protein,G -23188340,1962279,1003,2.35,,70.0,,,,,,,Protein,G -23188636,1962577,1003,1.56,,73.0,,,,,,,Protein,G -23188983,1962926,1003,25.0,,70.0,,,,,,,Protein,G -23189095,1963044,1003,13.11,,70.0,,,,,,,Protein,G -23189226,1963175,1003,0.0,,70.0,,,,,,,Protein,G -23189259,1963208,1003,0.0,,70.0,,,,,,,Protein,G -23189457,1963410,1003,25.0,,70.0,,,,,,,Protein,G -23189628,1963582,1003,7.69,,70.0,,,,,,,Protein,G -23189641,1963595,1003,6.67,,70.0,,,,,,,Protein,G -23189665,1963619,1003,0.0,,70.0,,,,,,,Protein,G -23189777,1963731,1003,21.15,,70.0,,,,,,,Protein,G -23190181,1964143,1003,0.0,,75.0,,,,,,,Protein,G -23190192,1964154,1003,0.0,,70.0,,,,,,,Protein,G -23190348,1964311,1003,0.0,,70.0,,,,,,,Protein,G -23190692,1964656,1003,15.79,,70.0,,,,,,,Protein,G -23191077,1965042,1003,17.65,,70.0,,,,,,,Protein,G -23191382,1965349,1003,0.0,,70.0,,,,,,,Protein,G -23192278,1966251,1003,18.75,,70.0,,,,,,,Protein,G -23192440,1966419,1003,14.29,,70.0,,,,,,,Protein,G -23193171,1967164,1003,1.75,,70.0,,,,,,,Protein,G -23193582,1967583,1003,1.18,,70.0,,,,,,,Protein,G -23193778,1967782,1003,3.33,,70.0,,,,,,,Protein,G -23193882,1967888,1003,23.08,,70.0,,,,,,,Protein,G -23193962,1967974,1003,13.33,,70.0,,,,,,,Protein,G -23194089,1968105,1003,64.1,,70.0,,,,,,,Protein,G -23194232,1968248,1003,0.0,,70.0,,,,,,,Protein,G -23194397,1968415,1003,2.86,,70.0,,,,,,,Protein,G -23194453,1968471,1003,7.14,,70.0,,,,,,,Protein,G -23194459,1968477,1003,33.33,,70.0,,,,,,,Protein,G -23194968,1969000,1003,0.83,,70.0,,,,,,,Protein,G -23195292,1969333,1003,2.04,,70.0,,,,,,,Protein,G -23195499,1969541,1003,21.43,,70.0,,,,,,,Protein,G -23195523,1969565,1003,15.38,,70.0,,,,,,,Protein,G -23195565,1969608,1003,7.14,,70.0,,,,,,,Protein,G -23195596,1969639,1003,20.0,,70.0,,,,,,,Protein,G -23195779,1969830,1003,5.0,,70.0,,,,,,,Protein,G -23196029,1970082,1003,0.0,,75.0,,,,,,,Protein,G -23196084,1970137,1003,8.82,,70.0,,,,,,,Protein,G -23196225,1970278,1003,21.43,,70.0,,,,,,,Protein,G -23196781,1970845,1003,0.0,,70.0,,,,,,,Protein,G -23196963,1971029,1003,0.0,,70.0,,,,,,,Protein,G -23198051,1972135,1003,4.85,,70.0,,,,,,,Protein,G -23198471,1972564,1003,0.81,,70.0,,,,,,,Protein,G -23199041,1973140,1003,2.7,,70.0,,,,,,,Protein,G -23199045,1973144,1003,10.0,,70.0,,,,,,,Protein,G -23199272,1973377,1003,0.0,,75.0,,,,,,,Protein,G -23200419,1974539,1003,14.0,,70.0,,,,,,,Protein,G -23200639,1974759,1003,0.61,,70.0,,,,,,,Protein,G -23200905,1975026,1003,10.29,,70.0,,,,,,,Protein,G -23201078,1975200,1003,0.0,,70.0,,,,,,,Protein,G -23201194,1975316,1003,9.3,,70.0,,,,,,,Protein,G -23201213,1975335,1003,6.25,,70.0,,,,,,,Protein,G -23201287,1975410,1003,10.0,,70.0,,,,,,,Protein,G -23201424,1975548,1003,0.83,,73.0,,,,,,,Protein,G -23201469,1975593,1003,14.29,,70.0,,,,,,,Protein,G -23201951,1976078,1003,7.33,,70.0,,,,,,,Protein,G -23202043,1976170,1003,10.71,,70.0,,,,,,,Protein,G -23202194,1976321,1003,0.0,,70.0,,,,,,,Protein,G -23202250,1976378,1003,9.29,,70.0,,,,,,,Protein,G -23202621,1976751,1003,3.81,,70.0,,,,,,,Protein,G -23202631,1976761,1003,20.0,,70.0,,,,,,,Protein,G -23202701,1976833,1003,4.17,,70.0,,,,,,,Protein,G -23202873,1977007,1003,0.0,,70.0,,,,,,,Protein,G -23203074,1977209,1003,10.0,,70.0,,,,,,,Protein,G -23204145,1978290,1003,1.18,,70.0,,,,,,,Protein,G -23204163,1978309,1003,6.47,,70.0,,,,,,,Protein,G -23204178,1978324,1003,0.0,,70.0,,,,,,,Protein,G -23204278,1978424,1003,3.57,,70.0,,,,,,,Protein,G -23204355,1978501,1003,6.9,,70.0,,,,,,,Protein,G -23204438,1978584,1003,3.85,,70.0,,,,,,,Protein,G -23204658,1978805,1003,5.0,,70.0,,,,,,,Protein,G -23204896,1979044,1003,13.38,,70.0,,,,,,,Protein,G -23205201,1979354,1003,0.0,,70.0,,,,,,,Protein,G -23205444,1979597,1003,0.0,,70.0,,,,,,,Protein,G -23205592,1979745,1003,3.57,,70.0,,,,,,,Protein,G -23205676,1979831,1003,23.01,,70.0,,,,,,,Protein,G -23206142,1980300,1003,0.0,,70.0,,,,,,,Protein,G -23206237,1980395,1003,3.95,,70.0,,,,,,,Protein,G -23206340,1980498,1003,14.29,,70.0,,,,,,,Protein,G -23206920,1981081,1003,0.0,,70.0,,,,,,,Protein,G -23207141,1981302,1003,1.18,,70.0,,,,,,,Protein,G -23207200,1981363,1003,1.59,,70.0,,,,,,,Protein,G -23207305,1981468,1003,20.0,,70.0,,,,,,,Protein,G -23207326,1981490,1003,11.08,,70.0,,,,,,,Protein,G -23207518,1981682,1003,4.35,,70.0,,,,,,,Protein,G -23207577,1981746,1003,7.14,,70.0,,,,,,,Protein,G -23207608,1981777,1003,0.0,,70.0,,,,,,,Protein,G -23208740,1982922,1003,6.67,,70.0,,,,,,,Protein,G -23208743,1982925,1003,18.75,,70.0,,,,,,,Protein,G -23208943,1983145,1003,8.82,,70.0,,,,,,,Protein,G -23209013,1983221,1003,0.0,,70.0,,,,,,,Protein,G -23209200,1983413,1003,52.94,,70.0,,,,,,,Protein,G -23209326,1983542,1003,0.0,,70.0,,,,,,,Protein,G -23209400,1983617,1003,0.0,,70.0,,,,,,,Protein,G -23209412,1983629,1003,0.0,,70.0,,,,,,,Protein,G -23209549,1983768,1003,0.0,,70.0,,,,,,,Protein,G -23209640,1983859,1003,21.43,,70.0,,,,,,,Protein,G -23209773,1983996,1003,3.45,,70.0,,,,,,,Protein,G -23209780,1984003,1003,0.0,,70.0,,,,,,,Protein,G -23210057,1984285,1003,0.0,,75.0,,,,,,,Protein,G -23210553,1984795,1003,2.94,,70.0,,,,,,,Protein,G -23210570,1984812,1003,21.21,,70.0,,,,,,,Protein,G -23210630,1984875,1003,0.77,,70.0,,,,,,,Protein,G -23210733,1984984,1003,0.0,,70.0,,,,,,,Protein,G -23211083,1985345,1003,1.18,,70.0,,,,,,,Protein,G -23211503,1985776,1003,3.54,,70.0,,,,,,,Protein,G -23211837,1986116,1003,8.0,,70.0,,,,,,,Protein,G -23211878,1986157,1003,12.12,,70.0,,,,,,,Protein,G -23211966,1986246,1003,0.81,,70.0,,,,,,,Protein,G -23212397,1986682,1003,10.08,,70.0,,,,,,,Protein,G -23212403,1986688,1003,15.79,,70.0,,,,,,,Protein,G -23213052,1987349,1003,14.29,,70.0,,,,,,,Protein,G -23213152,1987449,1003,44.44,,70.0,,,,,,,Protein,G -23213433,1987733,1003,11.63,,70.0,,,,,,,Protein,G -23213449,1987749,1003,3.33,,70.0,,,,,,,Protein,G -23213686,1987994,1003,3.64,,70.0,,,,,,,Protein,G -23213868,1988180,1003,10.71,,70.0,,,,,,,Protein,G -23214257,1988577,1003,7.14,,70.0,,,,,,,Protein,G -23214301,1988623,1003,1.6,,70.0,,,,,,,Protein,G -23214574,1988900,1003,16.48,,70.0,,,,,,,Protein,G -23214647,1988975,1003,2.35,,70.0,,,,,,,Protein,G -23214698,1989026,1003,7.14,,70.0,,,,,,,Protein,G -23214734,1989063,1003,0.0,,70.0,,,,,,,Protein,G -23214781,1989112,1003,7.14,,70.0,,,,,,,Protein,G -23215151,1989487,1003,0.0,,70.0,,,,,,,Protein,G -23215316,1989655,1003,0.0,,75.0,,,,,,,Protein,G -23215403,1989745,1003,4.83,,70.0,,,,,,,Protein,G -23215482,1989827,1003,0.66,,70.0,,,,,,,Protein,G -23215740,1990087,1003,7.14,,70.0,,,,,,,Protein,G -23215816,1990163,1003,14.71,,70.0,,,,,,,Protein,G -23215985,1990333,1003,27.27,,70.0,,,,,,,Protein,G -23216143,1990496,1003,3.57,,70.0,,,,,,,Protein,G -23216146,1990499,1003,23.33,,70.0,,,,,,,Protein,G -23216384,1990739,1003,3.75,,70.0,,,,,,,Protein,G -23216737,1991098,1003,8.96,,70.0,,,,,,,Protein,G -23217083,1991448,1003,15.91,,70.0,,,,,,,Protein,G -23217213,1991580,1003,0.42,,70.0,,,,,,,Protein,G -23217240,1991607,1003,28.57,,70.0,,,,,,,Protein,G -23217375,1991744,1003,14.29,,70.0,,,,,,,Protein,G -23217524,1991895,1003,9.76,,70.0,,,,,,,Protein,G -23217695,1992069,1003,20.0,,70.0,,,,,,,Protein,G -23217851,1992230,1003,10.0,,70.0,,,,,,,Protein,G -23218173,1992557,1003,0.0,,70.0,,,,,,,Protein,G -23218420,1992805,1003,0.0,,70.0,,,,,,,Protein,G -23218600,1992985,1003,21.43,,70.0,,,,,,,Protein,G -23218618,1993003,1003,0.0,,70.0,,,,,,,Protein,G -23218692,1993078,1003,10.0,,70.0,,,,,,,Protein,G -23219286,1993679,1003,25.0,,70.0,,,,,,,Protein,G -23219431,1993825,1003,0.0,,75.0,,,,,,,Protein,G -23220412,1994818,1003,17.86,,70.0,,,,,,,Protein,G -23220606,1995013,1003,3.37,,70.0,,,,,,,Protein,G -23220659,1995066,1003,0.0,,70.0,,,,,,,Protein,G -23220981,1995391,1003,5.63,,70.0,,,,,,,Protein,G -23221334,1995747,1003,13.33,,70.0,,,,,,,Protein,G -23221587,1996006,1003,15.38,,70.0,,,,,,,Protein,G -23221875,1996299,1003,10.71,,70.0,,,,,,,Protein,G -23222176,1996602,1003,26.67,,70.0,,,,,,,Protein,G -23222240,1996667,1003,23.81,,70.0,,,,,,,Protein,G -23222331,1996759,1003,0.0,,70.0,,,,,,,Protein,G -23222402,1996831,1003,7.22,,70.0,,,,,,,Protein,G -23222556,1996986,1003,0.0,,70.0,,,,,,,Protein,G -23222733,1997166,1003,1.67,,70.0,,,,,,,Protein,G -23223651,1998098,1003,13.33,,70.0,,,,,,,Protein,G -23223654,1998101,1003,23.33,,70.0,,,,,,,Protein,G -23224154,1998609,1003,2.35,,70.0,,,,,,,Protein,G -23224239,1998694,1003,5.45,,70.0,,,,,,,Protein,G -23224595,1999054,1003,14.29,,73.0,,,,,,,Protein,G -23224723,1999182,1003,10.98,,70.0,,,,,,,Protein,G -23224807,1999268,1003,8.77,,70.0,,,,,,,Protein,G -23225097,1999568,1003,17.5,,70.0,,,,,,,Protein,G -23225384,2007620,1003,4.0,,78.0,,,,,,,Protein,G -23225421,2007657,1003,0.42,,71.0,,,,,,,Protein,G -23225863,2008102,1003,6.85,,70.0,,,,,,,Protein,G -23226466,2008706,1003,12.5,,70.0,,,,,,,Protein,G -23226509,2008749,1003,3.7,,70.0,,,,,,,Protein,G -23226534,2008774,1003,0.0,,70.0,,,,,,,Protein,G -23226601,2008841,1003,5.38,,70.0,,,,,,,Protein,G -23226890,2009130,1003,0.0,,70.0,,,,,,,Protein,G -23227047,2009287,1003,0.0,,70.0,,,,,,,Protein,G -23227146,2009388,1003,0.0,,70.0,,,,,,,Protein,G -23227315,2009557,1003,4.08,,70.0,,,,,,,Protein,G -23227413,2009657,1003,0.0,,70.0,,,,,,,Protein,G -23227428,2009672,1003,3.57,,70.0,,,,,,,Protein,G -23227555,2009799,1003,0.0,,70.0,,,,,,,Protein,G -23227885,2010129,1003,14.29,,70.0,,,,,,,Protein,G -23227897,2010141,1003,21.43,,70.0,,,,,,,Protein,G -23228169,2010414,1003,2.0,,70.0,,,,,,,Protein,G -23228270,2010515,1003,0.0,,70.0,,,,,,,Protein,G -23228486,2010732,1003,3.52,,70.0,,,,,,,Protein,G -23228589,2010838,1003,7.84,,70.0,,,,,,,Protein,G -23228630,2010879,1003,10.0,,70.0,,,,,,,Protein,G -23228851,2011100,1003,3.33,,70.0,,,,,,,Protein,G -23228920,2011169,1003,0.0,,70.0,,,,,,,Protein,G -23229278,2011527,1003,0.0,,70.0,,,,,,,Protein,G -23229362,2011611,1003,7.87,,70.0,,,,,,,Protein,G -23229416,2011666,1003,6.25,,70.0,,,,,,,Protein,G -23229836,2012086,1003,0.0,,70.0,,,,,,,Protein,G -23229940,2012190,1003,15.0,,70.0,,,,,,,Protein,G -23230637,2012890,1003,13.33,,70.0,,,,,,,Protein,G -23230841,2013094,1003,8.18,,70.0,,,,,,,Protein,G -23231024,2013277,1003,0.0,,70.0,,,,,,,Protein,G -23231900,2014159,1003,15.0,,70.0,,,,,,,Protein,G -23232058,2014318,1003,0.0,,70.0,,,,,,,Protein,G -23232275,2014536,1003,12.77,,70.0,,,,,,,Protein,G -23232374,2014637,1003,0.0,,70.0,,,,,,,Protein,G -23232387,2014650,1003,0.0,,70.0,,,,,,,Protein,G -23232550,2014814,1003,9.76,,70.0,,,,,,,Protein,G -23232752,2015016,1003,3.7,,70.0,,,,,,,Protein,G -23232755,2015019,1003,7.69,,70.0,,,,,,,Protein,G -23233133,2015398,1003,1.64,,70.0,,,,,,,Protein,G -23233257,2015522,1003,0.0,,70.0,,,,,,,Protein,G -23233259,2015524,1003,0.0,,75.0,,,,,,,Protein,G -23233317,2015583,1003,1.6,,70.0,,,,,,,Protein,G -23233557,2015825,1003,3.57,,70.0,,,,,,,Protein,G -23233666,2015934,1003,14.55,,70.0,,,,,,,Protein,G -23233894,2016162,1003,15.0,,70.0,,,,,,,Protein,G -23234797,2017068,1003,7.69,,70.0,,,,,,,Protein,G -23235065,2017339,1003,1.63,,70.0,,,,,,,Protein,G -23235087,2017361,1003,4.85,,70.0,,,,,,,Protein,G -23235489,2017764,1003,12.5,,70.0,,,,,,,Protein,G -23235618,2017894,1003,25.0,,70.0,,,,,,,Protein,G -23235866,2018142,1003,2.0,,70.0,,,,,,,Protein,G -23236041,2018319,1003,21.43,,70.0,,,,,,,Protein,G -23236071,2018349,1003,0.0,,70.0,,,,,,,Protein,G -23236626,2018906,1003,5.33,,70.0,,,,,,,Protein,G -23236759,2019040,1003,6.67,,70.0,,,,,,,Protein,G -23236826,2019107,1003,10.71,,70.0,,,,,,,Protein,G -23236895,2019177,1003,11.91,,70.0,,,,,,,Protein,G -23237125,2019407,1003,0.0,,70.0,,,,,,,Protein,G -23237347,2019629,1003,15.0,,70.0,,,,,,,Protein,G -23237447,2019729,1003,3.2,,70.0,,,,,,,Protein,G -23237707,2019992,1003,16.07,,70.0,,,,,,,Protein,G -23237905,2020192,1003,5.31,,70.0,,,,,,,Protein,G -23238060,2020347,1003,6.25,,70.0,,,,,,,Protein,G -23238219,2020506,1003,10.2,,70.0,,,,,,,Protein,G -23238249,2020536,1003,4.65,,70.0,,,,,,,Protein,G -23238279,2020567,1003,11.27,,70.0,,,,,,,Protein,G -23238560,2020849,1003,9.38,,70.0,,,,,,,Protein,G -23238717,2021010,1003,12.5,,70.0,,,,,,,Protein,G -23238811,2021105,1003,2.94,,70.0,,,,,,,Protein,G -23238842,2021136,1003,0.0,,70.0,,,,,,,Protein,G -23238919,2021214,1003,6.67,,70.0,,,,,,,Protein,G -23238990,2021285,1003,7.32,,70.0,,,,,,,Protein,G -23239097,2021392,1003,10.71,,70.0,,,,,,,Protein,G -23239282,2021579,1003,2.99,,70.0,,,,,,,Protein,G -23239448,2021746,1003,21.88,,70.0,,,,,,,Protein,G -23239703,2022001,1003,1.75,,70.0,,,,,,,Protein,G -23239750,2022048,1003,3.33,,70.0,,,,,,,Protein,G -23240149,2022447,1003,0.0,,70.0,,,,,,,Protein,G -23240290,2022588,1003,10.71,,70.0,,,,,,,Protein,G -23240365,2022663,1003,12.82,,70.0,,,,,,,Protein,G -23240555,2022854,1003,8.57,,70.0,,,,,,,Protein,G -23240693,2022992,1003,0.88,,70.0,,,,,,,Protein,G -23240799,2023101,1003,0.87,,70.0,,,,,,,Protein,G -23241465,2023769,1003,0.0,,70.0,,,,,,,Protein,G -23241616,2023920,1003,0.0,,75.0,,,,,,,Protein,G -23241674,2023979,1003,25.0,,70.0,,,,,,,Protein,G -23241773,2024079,1003,0.82,,70.0,,,,,,,Protein,G -23241799,2024105,1003,9.32,,70.0,,,,,,,Protein,G -23241869,2024175,1003,23.21,,70.0,,,,,,,Protein,G -23241958,2024264,1003,23.21,,70.0,,,,,,,Protein,G -23241967,2024273,1003,10.71,,70.0,,,,,,,Protein,G -23242004,2024310,1003,5.26,,70.0,,,,,,,Protein,G -23242863,2025179,1003,21.43,,70.0,,,,,,,Protein,G -23243132,2025448,1003,12.0,,70.0,,,,,,,Protein,G -23243165,2025481,1003,0.0,,70.0,,,,,,,Protein,G -23243545,2025862,1003,0.0,,70.0,,,,,,,Protein,G -23243665,2025982,1003,1.11,,73.0,,,,,,,Protein,G -23243731,2026048,1003,0.0,,70.0,,,,,,,Protein,G -23243817,2026134,1003,0.0,,70.0,,,,,,,Protein,G -23244014,2026331,1003,3.33,,70.0,,,,,,,Protein,G -23244063,2026382,1003,14.29,,70.0,,,,,,,Protein,G -23244180,2026499,1003,4.14,,70.0,,,,,,,Protein,G -23244429,2026749,1003,4.17,,70.0,,,,,,,Protein,G -23244538,2026858,1003,5.71,,70.0,,,,,,,Protein,G -23244788,2027109,1003,0.0,,70.0,,,,,,,Protein,G -23245457,2027784,1003,7.14,,73.0,,,,,,,Protein,G -23245772,2028107,1003,13.33,,70.0,,,,,,,Protein,G -23245788,2028123,1003,0.0,,70.0,,,,,,,Protein,G -23245846,2028181,1003,5.56,,70.0,,,,,,,Protein,G -23245871,2028206,1003,10.0,,70.0,,,,,,,Protein,G -23246144,2028485,1003,3.92,,70.0,,,,,,,Protein,G -23246503,2028845,1003,21.43,,70.0,,,,,,,Protein,G -23246743,2029086,1003,0.0,,70.0,,,,,,,Protein,G -23247132,2029475,1003,10.81,,70.0,,,,,,,Protein,G -23247153,2029496,1003,0.0,,70.0,,,,,,,Protein,G -23247377,2029723,1003,0.0,,70.0,,,,,,,Protein,G -23247543,2029890,1003,14.29,,70.0,,,,,,,Protein,G -23247700,2030047,1003,4.65,,70.0,,,,,,,Protein,G -23247729,2030076,1003,7.69,,70.0,,,,,,,Protein,G -23247746,2030093,1003,0.0,,70.0,,,,,,,Protein,G -23247852,2030199,1003,0.0,,70.0,,,,,,,Protein,G -23247964,2030311,1003,2.94,,70.0,,,,,,,Protein,G -23248513,2030861,1003,16.07,,70.0,,,,,,,Protein,G -23248589,2030937,1003,25.64,,70.0,,,,,,,Protein,G -23249475,2031824,1003,11.11,,73.0,,,,,,,Protein,G -23249586,2031935,1003,7.14,,70.0,,,,,,,Protein,G -23249827,2032179,1003,0.0,,70.0,,,,,,,Protein,G -23249942,2032294,1003,0.0,,70.0,,,,,,,Protein,G -23250083,2032436,1003,11.63,,70.0,,,,,,,Protein,G -23250185,2032538,1003,0.0,,70.0,,,,,,,Protein,G -23250269,2032622,1003,6.67,,70.0,,,,,,,Protein,G -23250328,2032681,1003,1.67,,70.0,,,,,,,Protein,G -23250437,2032790,1003,3.33,,73.0,,,,,,,Protein,G -23250646,2032999,1003,6.61,,70.0,,,,,,,Protein,G -23250952,2033306,1003,17.86,,70.0,,,,,,,Protein,G -23251160,2033514,1003,17.54,,70.0,,,,,,,Protein,G -23251638,2033994,1003,0.0,,70.0,,,,,,,Protein,G -23251811,2034167,1003,25.0,,70.0,,,,,,,Protein,G -23251931,2034287,1003,0.0,,70.0,,,,,,,Protein,G -23252004,2034360,1003,0.0,,70.0,,,,,,,Protein,G -23252101,2034457,1003,0.0,,70.0,,,,,,,Protein,G -23252118,2034474,1003,0.0,,70.0,,,,,,,Protein,G -23252126,2034482,1003,7.74,,70.0,,,,,,,Protein,G -23252148,2034504,1003,4.59,,70.0,,,,,,,Protein,G -23252151,2034507,1003,0.0,,70.0,,,,,,,Protein,G -23252616,2034973,1003,0.0,,70.0,,,,,,,Protein,G -23252688,2035045,1003,15.15,,70.0,,,,,,,Protein,G -23252882,2035239,1003,1.77,,70.0,,,,,,,Protein,G -23252900,2035258,1003,4.85,,70.0,,,,,,,Protein,G -23253645,2036005,1003,11.54,,70.0,,,,,,,Protein,G -23253971,2036333,1003,0.0,,70.0,,,,,,,Protein,G -23254155,2036517,1003,3.33,,70.0,,,,,,,Protein,G -23254232,2036596,1003,0.51,,70.0,,,,,,,Protein,G -23254312,2036678,1003,7.14,,70.0,,,,,,,Protein,G -23254346,2036712,1003,6.45,,70.0,,,,,,,Protein,G -23254498,2036869,1003,21.82,,70.0,,,,,,,Protein,G -23254709,2037082,1003,0.0,,70.0,,,,,,,Protein,G -23255007,2037392,1003,3.57,,70.0,,,,,,,Protein,G -23255458,2037852,1003,4.65,,70.0,,,,,,,Protein,G -23255615,2038009,1003,3.23,,70.0,,,,,,,Protein,G -23255689,2038083,1003,5.83,,70.0,,,,,,,Protein,G -23255905,2038301,1003,4.12,,70.0,,,,,,,Protein,G -23255973,2038370,1003,4.88,,70.0,,,,,,,Protein,G -23256226,2038624,1003,9.09,,70.0,,,,,,,Protein,G -23256951,2039351,1003,0.0,,70.0,,,,,,,Protein,G -23257071,2039471,1003,0.0,,70.0,,,,,,,Protein,G -23257250,2039650,1003,0.0,,70.0,,,,,,,Protein,G -23257694,2040095,1003,12.5,,70.0,,,,,,,Protein,G -23257745,2040146,1003,6.5,,70.0,,,,,,,Protein,G -23257833,2040234,1003,0.0,,70.0,,,,,,,Protein,G -23257879,2040281,1003,19.64,,70.0,,,,,,,Protein,G -23258279,2040682,1003,1.6,,70.0,,,,,,,Protein,G -23258415,2040819,1003,7.5,,70.0,,,,,,,Protein,G -23258462,2040867,1003,7.5,,70.0,,,,,,,Protein,G -23258483,2040888,1003,16.07,,70.0,,,,,,,Protein,G -23258671,2041076,1003,0.0,,70.0,,,,,,,Protein,G -23258673,2041078,1003,0.0,,70.0,,,,,,,Protein,G -23258882,2041287,1003,4.0,,70.0,,,,,,,Protein,G -23259475,2041882,1003,21.43,,70.0,,,,,,,Protein,G -23259539,2041947,1003,2.5,,70.0,,,,,,,Protein,G -23259550,2041958,1003,17.86,,70.0,,,,,,,Protein,G -23259827,2042236,1003,25.0,,70.0,,,,,,,Protein,G -23259887,2042296,1003,7.5,,70.0,,,,,,,Protein,G -23259897,2042306,1003,7.5,,70.0,,,,,,,Protein,G -23259983,2042392,1003,0.0,,75.0,,,,,,,Protein,G -23260004,2042413,1003,19.44,,70.0,,,,,,,Protein,G -23260035,2042444,1003,0.42,,70.0,,,,,,,Protein,G -23260126,2042535,1003,7.14,,70.0,,,,,,,Protein,G -23260641,2043051,1003,0.0,,70.0,,,,,,,Protein,G -23260908,2043318,1003,5.88,,70.0,,,,,,,Protein,G -23261058,2043468,1003,6.67,,70.0,,,,,,,Protein,G -23261086,2043496,1003,7.14,,70.0,,,,,,,Protein,G -23261200,2043610,1003,13.33,,70.0,,,,,,,Protein,G -23261545,2043957,1003,10.53,,70.0,,,,,,,Protein,G -23261628,2044041,1003,4.35,,70.0,,,,,,,Protein,G -23261738,2044151,1003,0.0,,70.0,,,,,,,Protein,G -23261790,2044203,1003,0.0,,70.0,,,,,,,Protein,G -23261792,2044205,1003,0.83,,70.0,,,,,,,Protein,G -23261931,2044344,1003,0.0,,70.0,,,,,,,Protein,G -23262168,2044581,1003,17.86,,70.0,,,,,,,Protein,G -23262196,2044609,1003,4.76,,70.0,,,,,,,Protein,G -23262391,2044804,1003,21.43,,70.0,,,,,,,Protein,G -23262575,2044988,1003,4.84,,70.0,,,,,,,Protein,G -23262803,2045216,1003,0.0,,70.0,,,,,,,Protein,G -23262823,2045236,1003,5.0,,70.0,,,,,,,Protein,G -23262857,2045270,1003,0.0,,70.0,,,,,,,Protein,G -23263648,2046061,1003,1.82,,70.0,,,,,,,Protein,G -23263776,2046189,1003,20.0,,70.0,,,,,,,Protein,G -23263860,2046273,1003,3.45,,70.0,,,,,,,Protein,G -23263876,2046289,1003,0.85,,70.0,,,,,,,Protein,G -23263931,2046344,1003,6.67,,70.0,,,,,,,Protein,G -23264231,2046646,1003,8.0,,70.0,,,,,,,Protein,G -23264411,2046829,1003,12.5,,70.0,,,,,,,Protein,G -23264536,2046955,1003,10.0,,70.0,,,,,,,Protein,G -23264591,2047010,1003,0.0,,70.0,,,,,,,Protein,G -23264764,2047183,1003,0.0,,70.0,,,,,,,Protein,G -23264767,2047186,1003,0.0,,70.0,,,,,,,Protein,G -23264989,2047409,1003,10.0,,70.0,,,,,,,Protein,G -23265181,2047601,1003,2.63,,70.0,,,,,,,Protein,G -23265192,2047612,1003,2.5,,70.0,,,,,,,Protein,G -23265521,2047942,1003,0.0,,70.0,,,,,,,Protein,G -23265644,2048065,1003,3.85,,70.0,,,,,,,Protein,G -23265735,2048156,1003,13.33,,70.0,,,,,,,Protein,G -23265781,2048202,1003,10.71,,70.0,,,,,,,Protein,G -23265792,2048213,1003,0.0,,70.0,,,,,,,Protein,G -23265941,2048362,1003,17.5,,70.0,,,,,,,Protein,G -23266078,2048499,1003,14.29,,70.0,,,,,,,Protein,G -23266114,2048537,1003,2.5,,70.0,,,,,,,Protein,G -23266635,2049058,1003,10.0,,70.0,,,,,,,Protein,G -23266697,2049120,1003,0.0,,70.0,,,,,,,Protein,G -23266705,2049128,1003,0.0,,70.0,,,,,,,Protein,G -23266952,2049375,1003,10.0,,70.0,,,,,,,Protein,G -23267052,2049475,1003,7.5,,70.0,,,,,,,Protein,G -23267086,2049509,1003,4.88,,70.0,,,,,,,Protein,G -23267189,2049612,1003,0.0,,70.0,,,,,,,Protein,G -23267313,2049737,1003,3.57,,70.0,,,,,,,Protein,G -23267471,2049895,1003,7.5,,70.0,,,,,,,Protein,G -23268080,2050507,1003,7.14,,70.0,,,,,,,Protein,G -23268141,2050568,1003,7.14,,70.0,,,,,,,Protein,G -23268208,2050635,1003,7.14,,70.0,,,,,,,Protein,G -23268265,2050692,1003,0.0,,70.0,,,,,,,Protein,G -23268304,2050731,1003,10.81,,70.0,,,,,,,Protein,G -23268627,2051054,1003,6.67,,70.0,,,,,,,Protein,G -23268721,2051148,1003,25.0,,70.0,,,,,,,Protein,G -23268782,2051209,1003,7.32,,70.0,,,,,,,Protein,G -23269669,2052099,1003,10.0,,70.0,,,,,,,Protein,G -23269686,2052116,1003,0.42,,70.0,,,,,,,Protein,G -23269705,2052135,1003,0.0,,70.0,,,,,,,Protein,G -23270079,2052509,1003,0.0,,70.0,,,,,,,Protein,G -23270124,2052555,1003,10.77,,70.0,,,,,,,Protein,G -23270148,2052579,1003,5.78,,70.0,,,,,,,Protein,G -23270344,2052775,1003,13.27,,70.0,,,,,,,Protein,G -23270394,2052825,1003,8.0,,70.0,,,,,,,Protein,G -23270426,2052857,1003,3.45,,70.0,,,,,,,Protein,G -23270708,2053140,1003,0.42,,70.0,,,,,,,Protein,G -23270862,2053294,1003,7.14,,70.0,,,,,,,Protein,G -23271181,2053614,1003,4.44,,70.0,,,,,,,Protein,G -23271514,2053948,1003,10.71,,70.0,,,,,,,Protein,G -23271817,2054252,1003,25.0,,70.0,,,,,,,Protein,G -23272474,2054910,1003,21.43,,70.0,,,,,,,Protein,G -23272494,2054930,1003,25.0,,70.0,,,,,,,Protein,G -23272529,2054965,1003,35.71,,70.0,,,,,,,Protein,G -23272766,2055202,1003,25.0,,70.0,,,,,,,Protein,G -23272770,2055206,1003,25.0,,70.0,,,,,,,Protein,G -23273522,2055959,1003,16.67,,70.0,,,,,,,Protein,G -23273736,2056174,1003,25.0,,70.0,,,,,,,Protein,G -23273758,2056196,1003,20.0,,70.0,,,,,,,Protein,G -23273793,2056231,1003,0.0,,70.0,,,,,,,Protein,G -23274385,2056824,1003,3.57,,70.0,,,,,,,Protein,G -23274417,2056856,1003,16.0,,70.0,,,,,,,Protein,G -23274547,2056986,1003,19.05,,70.0,,,,,,,Protein,G -23274569,2057008,1003,0.0,,70.0,,,,,,,Protein,G -23274623,2057062,1003,0.0,,70.0,,,,,,,Protein,G -23274625,2057064,1003,19.35,,70.0,,,,,,,Protein,G -23275163,2057603,1003,8.77,,70.0,,,,,,,Protein,G -23275349,2057789,1003,4.29,,70.0,,,,,,,Protein,G -23275452,2057893,1003,10.42,,70.0,,,,,,,Protein,G -23275459,2057900,1003,2.08,,70.0,,,,,,,Protein,G -23275859,2058301,1003,4.11,,70.0,,,,,,,Protein,G -23276164,2058606,1003,6.38,,70.0,,,,,,,Protein,G -23276873,2059323,1003,15.79,,70.0,,,,,,,Protein,G -23277030,2059480,1003,14.89,,70.0,,,,,,,Protein,G -23277125,2059575,1003,0.0,,70.0,,,,,,,Protein,G -23277296,2059746,1003,16.07,,70.0,,,,,,,Protein,G -23277650,2060100,1003,16.07,,70.0,,,,,,,Protein,G -23277807,2060257,1003,6.67,,70.0,,,,,,,Protein,G -23278227,2060681,1003,0.0,,70.0,,,,,,,Protein,G -23278342,2060796,1003,0.0,,70.0,,,,,,,Protein,G -23278360,2060814,1003,0.0,,70.0,,,,,,,Protein,G -23278369,2060823,1003,10.42,,70.0,,,,,,,Protein,G -23278380,2060834,1003,0.0,,70.0,,,,,,,Protein,G -23278533,2060987,1003,7.46,,70.0,,,,,,,Protein,G -23278634,2061088,1003,17.7,,70.0,,,,,,,Protein,G -23279101,2061556,1003,0.0,,70.0,,,,,,,Protein,G -23279185,2061640,1003,4.0,,70.0,,,,,,,Protein,G -23279354,2061809,1003,0.0,,70.0,,,,,,,Protein,G -23279529,2061984,1003,0.0,,70.0,,,,,,,Protein,G -23279651,2062110,1003,0.0,,70.0,,,,,,,Protein,G -23279713,2062172,1003,0.0,,70.0,,,,,,,Protein,G -23280076,2062537,1003,12.5,,70.0,,,,,,,Protein,G -23280325,2062786,1003,0.0,,70.0,,,,,,,Protein,G -23280522,2062983,1003,3.38,,70.0,,,,,,,Protein,G -23280738,2063199,1003,4.65,,70.0,,,,,,,Protein,G -23280777,2063238,1003,12.86,,70.0,,,,,,,Protein,G -23280784,2063245,1003,4.42,,70.0,,,,,,,Protein,G -23281088,2063549,1003,4.94,,70.0,,,,,,,Protein,G -23281102,2063563,1003,0.0,,70.0,,,,,,,Protein,G -23281302,2063764,1003,0.0,,70.0,,,,,,,Protein,G -23281452,2063914,1003,11.67,,70.0,,,,,,,Protein,G -23281564,2064026,1003,11.76,,70.0,,,,,,,Protein,G -23281673,2064135,1003,0.8,,70.0,,,,,,,Protein,G -23281726,2064188,1003,6.36,,70.0,,,,,,,Protein,G -23282642,2065104,1003,2.94,,70.0,,,,,,,Protein,G -23283091,2065553,1003,1.56,,70.0,,,,,,,Protein,G -23283245,2065708,1003,0.0,,70.0,,,,,,,Protein,G -23283644,2066107,1003,10.58,,70.0,,,,,,,Protein,G -23283857,2066321,1003,5.88,,70.0,,,,,,,Protein,G -23283990,2066454,1003,0.0,,70.0,,,,,,,Protein,G -23284181,2066646,1003,1.56,,70.0,,,,,,,Protein,G -23284192,2066657,1003,8.0,,70.0,,,,,,,Protein,G -23284781,2067248,1003,6.78,,70.0,,,,,,,Protein,G -23284831,2067298,1003,0.0,,70.0,,,,,,,Protein,G -23285088,2067555,1003,0.0,,70.0,,,,,,,Protein,G -23285188,2067656,1003,26.79,,70.0,,,,,,,Protein,G -23285314,2067784,1003,6.06,,70.0,,,,,,,Protein,G -23285382,2067852,1003,0.0,,70.0,,,,,,,Protein,G -23285390,2067860,1003,3.57,,70.0,,,,,,,Protein,G -23285451,2067921,1003,14.29,,70.0,,,,,,,Protein,G -23285538,2068008,1003,10.92,,70.0,,,,,,,Protein,G -23285714,2068185,1003,3.57,,70.0,,,,,,,Protein,G -23285978,2068450,1003,10.0,,70.0,,,,,,,Protein,G -23286029,2068501,1003,1.18,,70.0,,,,,,,Protein,G -23286848,2069322,1003,11.11,,70.0,,,,,,,Protein,G -23286911,2069385,1003,15.93,,70.0,,,,,,,Protein,G -23287425,2069901,1003,6.52,,70.0,,,,,,,Protein,G -23287479,2069955,1003,7.8,,70.0,,,,,,,Protein,G -23287502,2069978,1003,3.33,,70.0,,,,,,,Protein,G -23287511,2069987,1003,4.76,,70.0,,,,,,,Protein,G -23287591,2070068,1003,27.91,,70.0,,,,,,,Protein,G -23287684,2070161,1003,12.5,,70.0,,,,,,,Protein,G -23288076,2070557,1003,25.0,,70.0,,,,,,,Protein,G -23288170,2070651,1003,4.0,,70.0,,,,,,,Protein,G -23288199,2070680,1003,0.0,,70.0,,,,,,,Protein,G -23288243,2070724,1003,0.0,,70.0,,,,,,,Protein,G -23288287,2070768,1003,7.79,,70.0,,,,,,,Protein,G -23288423,2070904,1003,0.0,,70.0,,,,,,,Protein,G -23288586,2071068,1003,3.57,,70.0,,,,,,,Protein,G -23288835,2071317,1003,1.47,,70.0,,,,,,,Protein,G -23289008,2071490,1003,17.65,,70.0,,,,,,,Protein,G -23289078,2071561,1003,2.3,,70.0,,,,,,,Protein,G -23289162,2071645,1003,3.57,,70.0,,,,,,,Protein,G -23289203,2071686,1003,1.75,,70.0,,,,,,,Protein,G -23289315,2071798,1003,6.67,,73.0,,,,,,,Protein,G -23289323,2071806,1003,6.45,,70.0,,,,,,,Protein,G -23289353,2071836,1003,0.0,,70.0,,,,,,,Protein,G -23289534,2072018,1003,0.71,,70.0,,,,,,,Protein,G -23289615,2072099,1003,6.06,,70.0,,,,,,,Protein,G -23289655,2072139,1003,25.0,,70.0,,,,,,,Protein,G -23289695,2072179,1003,0.0,,70.0,,,,,,,Protein,G -23289799,2072283,1003,9.09,,70.0,,,,,,,Protein,G -23290007,2072491,1003,15.79,,70.0,,,,,,,Protein,G -23290085,2072569,1003,4.65,,70.0,,,,,,,Protein,G -23290107,2072591,1003,2.94,,70.0,,,,,,,Protein,G -23290310,2072795,1003,26.0,,70.0,,,,,,,Protein,G -23290929,2073416,1003,4.72,,70.0,,,,,,,Protein,G -23291399,2073887,1003,16.67,,70.0,,,,,,,Protein,G -23291421,2073909,1003,21.43,,70.0,,,,,,,Protein,G -23291798,2074286,1003,21.43,,70.0,,,,,,,Protein,G -23292153,2074641,1003,0.0,,70.0,,,,,,,Protein,G -23292247,2074735,1003,7.14,,70.0,,,,,,,Protein,G -23292287,2074775,1003,0.0,,70.0,,,,,,,Protein,G -23292518,2075007,1003,7.02,,70.0,,,,,,,Protein,G -23292680,2075170,1003,1.22,,70.0,,,,,,,Protein,G -23293514,2076006,1003,0.0,,70.0,,,,,,,Protein,G -23293568,2076060,1003,5.48,,70.0,,,,,,,Protein,G -23293603,2076095,1003,3.57,,70.0,,,,,,,Protein,G -23293791,2076284,1003,7.14,,70.0,,,,,,,Protein,G -23294008,2076501,1003,3.33,,70.0,,,,,,,Protein,G -23294035,2076529,1003,14.57,,70.0,,,,,,,Protein,G -23294099,2076593,1003,0.0,,70.0,,,,,,,Protein,G -23294371,2076866,1003,3.33,,70.0,,,,,,,Protein,G -23294373,2076868,1003,7.33,,70.0,,,,,,,Protein,G -23294540,2077039,1003,3.62,,70.0,,,,,,,Protein,G -23294638,2077137,1003,3.51,,70.0,,,,,,,Protein,G -23294842,2077341,1003,25.0,,70.0,,,,,,,Protein,G -23295051,2077552,1003,32.5,,70.0,,,,,,,Protein,G -23295147,2077649,1003,0.0,,70.0,,,,,,,Protein,G -23295161,2077663,1003,6.67,,70.0,,,,,,,Protein,G -23295174,2077676,1003,8.89,,70.0,,,,,,,Protein,G -23295338,2077841,1003,10.0,,70.0,,,,,,,Protein,G -23295542,2078055,1003,0.0,,70.0,,,,,,,Protein,G -23295669,2078184,1003,25.0,,70.0,,,,,,,Protein,G -23295700,2078216,1003,0.91,,70.0,,,,,,,Protein,G -23296387,2078907,1003,24.78,,70.0,,,,,,,Protein,G -23296681,2079201,1003,3.28,,70.0,,,,,,,Protein,G -23296980,2079501,1003,4.12,,70.0,,,,,,,Protein,G -23297067,2079588,1003,0.0,,70.0,,,,,,,Protein,G -23297373,2079894,1003,14.29,,70.0,,,,,,,Protein,G -23297491,2080013,1003,9.3,,70.0,,,,,,,Protein,G -23297685,2080207,1003,3.08,,70.0,,,,,,,Protein,G -23297715,2080237,1003,4.41,,70.0,,,,,,,Protein,G -23297722,2080244,1003,8.77,,70.0,,,,,,,Protein,G -23297820,2080342,1003,4.62,,70.0,,,,,,,Protein,G -23297826,2080348,1003,0.0,,70.0,,,,,,,Protein,G -23298236,2080760,1003,4.23,,70.0,,,,,,,Protein,G -23298353,2080878,1003,0.0,,70.0,,,,,,,Protein,G -23298847,2081374,1003,4.76,,70.0,,,,,,,Protein,G -23298913,2081440,1003,7.04,,70.0,,,,,,,Protein,G -23299051,2081578,1003,21.18,,70.0,,,,,,,Protein,G -23299239,2081771,1003,0.0,,70.0,,,,,,,Protein,G -23299702,2082239,1003,0.0,,70.0,,,,,,,Protein,G -23299818,2082357,1003,17.54,,70.0,,,,,,,Protein,G -23300082,2082621,1003,0.0,,70.0,,,,,,,Protein,G -23300465,2083006,1003,0.0,,70.0,,,,,,,Protein,G -23300632,2083174,1003,0.0,,70.0,,,,,,,Protein,G -23300669,2083211,1003,1.25,,70.0,,,,,,,Protein,G -23301057,2083620,1003,0.0,,70.0,,,,,,,Protein,G -23301337,2083903,1003,12.5,,70.0,,,,,,,Protein,G -23301368,2083934,1003,15.29,,70.0,,,,,,,Protein,G -23302024,2084600,1003,3.38,,70.0,,,,,,,Protein,G -23302157,2084734,1003,0.0,,70.0,,,,,,,Protein,G -23302161,2084738,1003,0.0,,70.0,,,,,,,Protein,G -23302205,2084782,1003,0.0,,70.0,,,,,,,Protein,G -23302246,2084823,1003,0.0,,70.0,,,,,,,Protein,G -23302396,2084974,1003,0.0,,70.0,,,,,,,Protein,G -23302651,2085229,1003,0.42,,70.0,,,,,,,Protein,G -23303584,2086168,1003,0.83,,70.0,,,,,,,Protein,G -23303999,2086595,1003,5.0,,70.0,,,,,,,Protein,G -23304032,2086628,1003,2.5,,70.0,,,,,,,Protein,G -23304078,2086674,1003,4.41,,70.0,,,,,,,Protein,G -23304507,2087106,1003,5.22,,70.0,,,,,,,Protein,G -23304767,2087366,1003,11.2,,70.0,,,,,,,Protein,G -23304811,2087410,1003,0.0,,70.0,,,,,,,Protein,G -23304970,2087606,1003,12.5,,70.0,,,,,,,Protein,G -23304988,2087625,1003,25.0,,70.0,,,,,,,Protein,G -23305075,2087719,1003,3.57,,70.0,,,,,,,Protein,G -23305111,2087758,1003,5.26,,70.0,,,,,,,Protein,G -23305112,2087759,1003,9.09,,70.0,,,,,,,Protein,G -23305325,2087991,1003,8.82,,70.0,,,,,,,Protein,G -23305471,2088152,1003,0.0,,70.0,,,,,,,Protein,G -23305506,2088187,1003,8.11,,70.0,,,,,,,Protein,G -23305520,2088202,1003,6.67,,70.0,,,,,,,Protein,G -23305983,2088807,1003,0.0,,70.0,,,,,,,Protein,G -23306203,2089033,1003,3.12,,70.0,,,,,,,Protein,G -23306887,2089772,1003,25.0,,70.0,,,,,,,Protein,G -23306897,2089782,1003,10.0,,70.0,,,,,,,Protein,G -23307087,2089973,1003,11.02,,70.0,,,,,,,Protein,G -23307100,2089988,1003,3.85,,70.0,,,,,,,Protein,G -23307221,2090132,1003,3.33,,70.0,,,,,,,Protein,G -23307524,2090439,1003,11.18,,70.0,,,,,,,Protein,G -23308194,2091150,1003,7.48,,70.0,,,,,,,Protein,G -23308277,2091233,1003,2.73,,70.0,,,,,,,Protein,G -23308300,2091256,1003,9.09,,70.0,,,,,,,Protein,G -23308403,2091385,1003,0.0,,70.0,,,,,,,Protein,G -23308495,2091493,1003,0.0,,70.0,,,,,,,Protein,G -23308521,2091519,1003,18.58,,70.0,,,,,,,Protein,G -23308812,2091815,1003,1.92,,70.0,,,,,,,Protein,G -23308997,2092006,1003,11.11,,70.0,,,,,,,Protein,G -23309110,2092142,1003,7.06,,70.0,,,,,,,Protein,G -23309362,2092427,1003,0.0,,70.0,,,,,,,Protein,G -23309388,2092453,1003,0.0,,70.0,,,,,,,Protein,G -23309423,2092489,1003,22.62,,70.0,,,,,,,Protein,G -23310055,2093139,1003,11.45,,70.0,,,,,,,Protein,G -23310185,2093271,1003,3.75,,70.0,,,,,,,Protein,G -23310399,2093490,1003,0.0,,70.0,,,,,,,Protein,G -23310761,2093884,1003,14.29,,70.0,,,,,,,Protein,G -23310870,2093993,1003,0.0,,70.0,,,,,,,Protein,G -23311061,2094189,1003,0.0,,75.0,,,,,,,Protein,G -23311322,2094452,1003,7.69,,70.0,,,,,,,Protein,G -23312005,2095140,1003,2.35,,70.0,,,,,,,Protein,G -23312307,2095442,1003,10.0,,70.0,,,,,,,Protein,G -23312367,2095503,1003,19.64,,70.0,,,,,,,Protein,G -23312384,2095520,1003,5.71,,70.0,,,,,,,Protein,G -23312541,2095679,1003,0.0,,70.0,,,,,,,Protein,G -23312720,2095858,1003,2.78,,70.0,,,,,,,Protein,G -23313067,2096207,1003,25.0,,70.0,,,,,,,Protein,G -23313135,2096275,1003,0.0,,75.0,,,,,,,Protein,G -23313616,2096767,1003,0.0,,70.0,,,,,,,Protein,G -23313627,2096778,1003,2.5,,70.0,,,,,,,Protein,G -23313661,2096812,1003,0.0,,70.0,,,,,,,Protein,G -23313703,2096854,1003,16.67,,70.0,,,,,,,Protein,G -23314015,2097172,1003,10.71,,70.0,,,,,,,Protein,G -23314205,2097364,1003,17.86,,70.0,,,,,,,Protein,G -23314427,2097589,1003,3.25,,70.0,,,,,,,Protein,G -23314538,2097700,1003,0.0,,70.0,,,,,,,Protein,G -23314726,2097894,1003,11.63,,70.0,,,,,,,Protein,G -23314909,2098078,1003,0.42,,70.0,,,,,,,Protein,G -23315057,2098233,1003,2.82,,70.0,,,,,,,Protein,G -23315084,2098260,1003,12.5,,70.0,,,,,,,Protein,G -23315218,2098399,1003,0.0,,70.0,,,,,,,Protein,G -23315244,2098426,1003,0.0,,70.0,,,,,,,Protein,G -23315315,2098497,1003,0.0,,70.0,,,,,,,Protein,G -23316068,2099275,1003,4.0,,70.0,,,,,,,Protein,G -23316257,2099466,1003,0.0,,75.0,,,,,,,Protein,G -23316280,2099489,1003,10.71,,70.0,,,,,,,Protein,G -23316415,2099624,1003,8.89,,70.0,,,,,,,Protein,G -23316497,2099706,1003,0.0,,70.0,,,,,,,Protein,G -23316853,2100063,1003,3.2,,70.0,,,,,,,Protein,G -23316860,2100070,1003,16.07,,70.0,,,,,,,Protein,G -23317363,2100576,1003,5.88,,70.0,,,,,,,Protein,G -23317372,2100586,1003,5.49,,70.0,,,,,,,Protein,G -23317467,2100681,1003,13.33,,70.0,,,,,,,Protein,G -23318438,2101656,1003,0.0,,70.0,,,,,,,Protein,G -23318454,2101672,1003,19.05,,70.0,,,,,,,Protein,G -23318509,2101727,1003,17.95,,70.0,,,,,,,Protein,G -23318739,2101958,1003,0.82,,70.0,,,,,,,Protein,G -23318996,2102216,1003,0.0,,70.0,,,,,,,Protein,G -23319195,2102415,1003,12.5,,70.0,,,,,,,Protein,G -23319261,2102481,1003,1.43,,70.0,,,,,,,Protein,G -23319487,2102707,1003,15.62,,70.0,,,,,,,Protein,G -23319663,2102883,1003,3.53,,70.0,,,,,,,Protein,G -23319931,2103153,1003,0.0,,70.0,,,,,,,Protein,G -23319948,2103171,1003,0.0,,70.0,,,,,,,Protein,G -23320157,2103382,1003,6.67,,70.0,,,,,,,Protein,G -23320884,2104119,1003,4.49,,70.0,,,,,,,Protein,G -23321698,2104949,1003,0.48,,70.0,,,,,,,Protein,G -23321715,2104975,1003,0.0,,70.0,,,,,,,Protein,G -23321784,2105055,1003,8.77,,70.0,,,,,,,Protein,G -23322290,2105574,1003,16.67,,70.0,,,,,,,Protein,G -23322380,2105665,1003,3.33,,70.0,,,,,,,Protein,G -23322485,2105770,1003,29.17,,70.0,,,,,,,Protein,G -23322826,2106113,1003,2.27,,70.0,,,,,,,Protein,G -23323158,2106451,1003,0.0,,70.0,,,,,,,Protein,G -23323670,2106975,1003,0.0,,70.0,,,,,,,Protein,G -23323863,2107196,1003,15.18,,70.0,,,,,,,Protein,G -23324265,2107699,1003,5.0,,70.0,,,,,,,Protein,G -23324462,2107937,1003,0.0,,70.0,,,,,,,Protein,G -23324463,2107940,1003,0.0,,70.0,,,,,,,Protein,G -23324925,2108541,1003,9.68,,70.0,,,,,,,Protein,G -23325564,2109576,1003,3.57,,70.0,,,,,,,Protein,G -23326009,2110063,1003,0.0,,70.0,,,,,,,Protein,G -23326636,2110708,1003,6.67,,70.0,,,,,,,Protein,G -23326733,2110806,1003,0.83,,70.0,,,,,,,Protein,G -23326844,2110944,1003,3.12,,70.0,,,,,,,Protein,G -23326887,2110990,1003,11.18,,70.0,,,,,,,Protein,G -23326911,2111021,1003,7.1,,70.0,,,,,,,Protein,G -23327203,2111337,1003,4.76,,70.0,,,,,,,Protein,G -23327391,2111555,1003,0.0,,70.0,,,,,,,Protein,G -23327512,2111700,1003,5.0,,70.0,,,,,,,Protein,G -23327515,2111712,1003,3.57,,70.0,,,,,,,Protein,G -23327525,2111728,1003,10.71,,70.0,,,,,,,Protein,G -23327530,2111735,1003,8.7,,70.0,,,,,,,Protein,G -23327814,2112038,1003,2.63,,70.0,,,,,,,Protein,G -23327852,2112076,1003,7.5,,70.0,,,,,,,Protein,G -23327860,2112084,1003,21.43,,70.0,,,,,,,Protein,G -23328070,2112294,1003,2.42,,70.0,,,,,,,Protein,G -23328139,2112363,1003,7.14,,70.0,,,,,,,Protein,G -23328394,2112618,1003,10.0,,70.0,,,,,,,Protein,G -23328533,2112758,1003,5.29,,70.0,,,,,,,Protein,G -23329535,2113766,1003,9.52,,70.0,,,,,,,Protein,G -23329729,2113962,1003,3.33,,70.0,,,,,,,Protein,G -23329780,2114013,1003,5.88,,70.0,,,,,,,Protein,G -23330107,2114345,1003,16.67,,73.0,,,,,,,Protein,G -23330402,2114640,1003,3.33,,70.0,,,,,,,Protein,G -23330538,2114777,1003,6.67,,70.0,,,,,,,Protein,G -23330630,2115008,1003,1.61,,73.0,,,,,,,Protein,G -23330755,2115140,1003,0.0,,70.0,,,,,,,Protein,G -23330995,2115448,1003,4.23,,70.0,,,,,,,Protein,G -23331065,2115523,1003,6.67,,70.0,,,,,,,Protein,G -23331282,2115861,1003,10.0,,70.0,,,,,,,Protein,G -23331300,2115879,1003,0.8,,70.0,,,,,,,Protein,G -23331517,2116099,1003,0.0,,70.0,,,,,,,Protein,G -23332017,2116650,1003,0.0,,70.0,,,,,,,Protein,G -23332271,2116909,1003,0.0,,75.0,,,,,,,Protein,G -23332464,2117102,1003,14.29,,70.0,,,,,,,Protein,G -23333106,2117752,1003,0.0,,75.0,,,,,,,Protein,G -23333180,2117826,1003,3.45,,70.0,,,,,,,Protein,G -23333329,2117976,1003,0.0,,70.0,,,,,,,Protein,G -23333574,2118223,1003,23.08,,70.0,,,,,,,Protein,G -23333668,2118327,1003,0.0,,70.0,,,,,,,Protein,G -23333734,2118394,1003,0.0,,70.0,,,,,,,Protein,G -23334154,2118817,1003,10.0,,70.0,,,,,,,Protein,G -23334422,2119086,1003,12.28,,70.0,,,,,,,Protein,G -23334552,2119216,1003,7.89,,70.0,,,,,,,Protein,G -23334568,2119234,1003,3.85,,70.0,,,,,,,Protein,G -23334710,2119376,1003,0.0,,70.0,,,,,,,Protein,G -23334932,2119603,1003,9.26,,70.0,,,,,,,Protein,G -23335068,2119739,1003,9.76,,70.0,,,,,,,Protein,G -23335093,2119764,1003,10.16,,70.0,,,,,,,Protein,G -23335120,2119791,1003,13.33,,70.0,,,,,,,Protein,G -23335128,2119799,1003,6.67,,73.0,,,,,,,Protein,G -23335175,2119847,1003,0.0,,70.0,,,,,,,Protein,G -23335584,2120258,1003,23.81,,70.0,,,,,,,Protein,G -23335628,2120305,1003,4.76,,70.0,,,,,,,Protein,G -23335637,2120314,1003,24.24,,70.0,,,,,,,Protein,G -23335793,2120470,1003,35.71,,70.0,,,,,,,Protein,G -23336120,2120800,1003,13.33,,70.0,,,,,,,Protein,G -23336313,2120993,1003,50.0,,70.0,,,,,,,Protein,G -23336468,2121148,1003,0.0,,70.0,,,,,,,Protein,G -23336538,2121218,1003,4.0,,70.0,,,,,,,Protein,G -23336880,2121564,1003,0.0,,70.0,,,,,,,Protein,G -23336888,2121572,1003,9.68,,70.0,,,,,,,Protein,G -23337132,2121816,1003,25.0,,70.0,,,,,,,Protein,G -23337470,2122159,1003,0.0,,70.0,,,,,,,Protein,G -23337593,2122282,1003,3.85,,70.0,,,,,,,Protein,G -23337628,2122317,1003,0.0,,70.0,,,,,,,Protein,G -23337862,2122553,1003,40.0,,70.0,,,,,,,Protein,G -23337953,2122644,1003,12.5,,70.0,,,,,,,Protein,G -23338266,2122958,1003,8.67,,70.0,,,,,,,Protein,G -23338437,2123130,1003,0.0,,75.0,,,,,,,Protein,G -23339095,2123792,1003,20.0,,70.0,,,,,,,Protein,G -23339254,2123952,1003,16.67,,70.0,,,,,,,Protein,G -23339486,2124187,1003,5.41,,70.0,,,,,,,Protein,G -23339710,2124411,1003,3.3,,70.0,,,,,,,Protein,G -23339833,2124536,1003,11.43,,70.0,,,,,,,Protein,G -23339850,2124554,1003,25.0,,70.0,,,,,,,Protein,G -23339874,2124578,1003,3.24,,70.0,,,,,,,Protein,G -23339990,2124704,1003,0.0,,70.0,,,,,,,Protein,G -23340947,2125801,1003,0.0,,70.0,,,,,,,Protein,G -23340961,2125815,1003,7.55,,70.0,,,,,,,Protein,G -23341414,2126271,1003,4.62,,70.0,,,,,,,Protein,G -23341875,2126737,1003,17.86,,70.0,,,,,,,Protein,G -23342134,2127002,1003,21.43,,70.0,,,,,,,Protein,G -23342205,2127073,1003,2.4,,70.0,,,,,,,Protein,G -23342280,2127148,1003,10.77,,70.0,,,,,,,Protein,G -23342341,2127209,1003,3.33,,70.0,,,,,,,Protein,G -23342369,2127237,1003,14.04,,70.0,,,,,,,Protein,G -23342446,2127314,1003,14.94,,70.0,,,,,,,Protein,G -23342447,2127315,1003,6.22,,70.0,,,,,,,Protein,G -23342510,2127379,1003,0.0,,70.0,,,,,,,Protein,G -23342688,2127558,1003,0.0,,70.0,,,,,,,Protein,G -23342752,2127623,1003,3.03,,70.0,,,,,,,Protein,G -23342830,2127704,1003,15.38,,70.0,,,,,,,Protein,G -23342861,2127735,1003,25.0,,70.0,,,,,,,Protein,G -23342996,2127873,1003,3.51,,70.0,,,,,,,Protein,G -23343103,2127981,1003,1.69,,70.0,,,,,,,Protein,G -23343197,2128075,1003,11.18,,70.0,,,,,,,Protein,G -23343546,2128428,1003,10.0,,70.0,,,,,,,Protein,G -23343767,2128650,1003,0.71,,73.0,,,,,,,Protein,G -23343791,2128675,1003,0.0,,70.0,,,,,,,Protein,G -23343802,2128686,1003,12.94,,70.0,,,,,,,Protein,G -23343855,2128740,1003,1.67,,70.0,,,,,,,Protein,G -23343861,2128746,1003,8.0,,70.0,,,,,,,Protein,G -23343995,2128882,1003,7.53,,70.0,,,,,,,Protein,G -23344029,2128917,1003,21.88,,70.0,,,,,,,Protein,G -23344203,2129094,1003,21.88,,70.0,,,,,,,Protein,G -23344576,2129471,1003,0.0,,70.0,,,,,,,Protein,G -23344723,2129620,1003,6.06,,70.0,,,,,,,Protein,G -23344993,2129894,1003,0.0,,70.0,,,,,,,Protein,G -23345190,2130095,1003,1.47,,70.0,,,,,,,Protein,G -23345348,2130255,1003,0.0,,70.0,,,,,,,Protein,G -23345617,2130527,1003,17.65,,70.0,,,,,,,Protein,G -23345703,2130613,1003,3.57,,70.0,,,,,,,Protein,G -23346199,2131111,1003,0.0,,70.0,,,,,,,Protein,G -23346227,2131139,1003,0.0,,70.0,,,,,,,Protein,G -23346252,2131164,1003,21.18,,70.0,,,,,,,Protein,G -23346263,2131175,1003,0.0,,70.0,,,,,,,Protein,G -23346304,2131216,1003,5.71,,70.0,,,,,,,Protein,G -23346644,2131560,1003,1.18,,73.0,,,,,,,Protein,G -23346882,2131798,1003,20.0,,70.0,,,,,,,Protein,G -23346952,2131868,1003,4.0,,70.0,,,,,,,Protein,G -23347291,2132211,1003,9.3,,70.0,,,,,,,Protein,G -23347960,2132887,1003,16.67,,70.0,,,,,,,Protein,G -23348144,2133075,1003,0.0,,70.0,,,,,,,Protein,G -23348323,2133256,1003,3.57,,70.0,,,,,,,Protein,G -23348355,2133288,1003,13.33,,70.0,,,,,,,Protein,G -23348855,2133788,1003,0.0,,70.0,,,,,,,Protein,G -23348963,2133897,1003,0.83,,70.0,,,,,,,Protein,G -23349253,2134190,1003,3.33,,70.0,,,,,,,Protein,G -23349392,2134331,1003,3.64,,70.0,,,,,,,Protein,G -23349863,2134809,1003,0.0,,70.0,,,,,,,Protein,G -23349866,2134812,1003,5.26,,70.0,,,,,,,Protein,G -23350141,2135094,1003,10.71,,70.0,,,,,,,Protein,G -23350240,2135196,1003,0.0,,70.0,,,,,,,Protein,G -23350818,2135777,1003,4.12,,70.0,,,,,,,Protein,G -23351069,2136030,1003,4.81,,70.0,,,,,,,Protein,G -23351163,2136126,1003,16.07,,70.0,,,,,,,Protein,G -23351246,2136212,1003,2.88,,70.0,,,,,,,Protein,G -23351336,2136310,1003,2.04,,70.0,,,,,,,Protein,G -23351363,2136337,1003,7.41,,70.0,,,,,,,Protein,G -23351370,2136344,1003,0.0,,70.0,,,,,,,Protein,G -23351429,2136405,1003,3.85,,70.0,,,,,,,Protein,G -23351510,2136487,1003,4.62,,70.0,,,,,,,Protein,G -23351765,2136742,1003,0.0,,70.0,,,,,,,Protein,G -23351947,2136924,1003,8.4,,70.0,,,,,,,Protein,G -23352604,2137587,1003,0.0,,70.0,,,,,,,Protein,G -23352666,2137649,1003,6.25,,70.0,,,,,,,Protein,G -23353128,2138114,1003,4.26,,70.0,,,,,,,Protein,G -23353200,2138186,1003,0.0,,70.0,,,,,,,Protein,G -23353588,2138579,1003,0.0,,70.0,,,,,,,Protein,G -23354014,2139011,1003,0.0,,70.0,,,,,,,Protein,G -23354773,2139792,1003,11.11,,70.0,,,,,,,Protein,G -23354881,2139907,1003,4.86,,70.0,,,,,,,Protein,G -23354988,2140018,1003,3.57,,70.0,,,,,,,Protein,G -23355039,2140073,1003,3.45,,73.0,,,,,,,Protein,G -23355298,2140336,1003,0.0,,70.0,,,,,,,Protein,G -23355864,2140929,1003,0.28,,73.0,,,,,,,Protein,G -23355928,2140995,1003,0.0,,70.0,,,,,,,Protein,G -23356305,2141389,1003,6.0,,70.0,,,,,,,Protein,G -23356307,2141391,1003,2.86,,70.0,,,,,,,Protein,G -23356373,2141459,1003,0.0,,70.0,,,,,,,Protein,G -23356626,2141725,1003,3.57,,70.0,,,,,,,Protein,G -23356635,2141734,1003,34.78,,70.0,,,,,,,Protein,G -23357039,2142171,1003,14.04,,70.0,,,,,,,Protein,G -23357663,2142857,1003,4.65,,70.0,,,,,,,Protein,G -23357673,2142867,1003,10.0,,70.0,,,,,,,Protein,G -23357736,2142933,1003,0.83,,70.0,,,,,,,Protein,G -23357995,2143207,1003,0.0,,70.0,,,,,,,Protein,G -23358063,2143275,1003,4.71,,70.0,,,,,,,Protein,G -23358241,2143457,1003,0.0,,70.0,,,,,,,Protein,G -23359023,2144244,1003,0.0,,75.0,,,,,,,Protein,G -23359176,2144397,1003,0.0,,75.0,,,,,,,Protein,G -23359366,2144591,1003,7.14,,70.0,,,,,,,Protein,G -23359477,2144705,1003,0.0,,75.0,,,,,,,Protein,G -23359608,2144840,1003,8.77,,70.0,,,,,,,Protein,G -23359785,2145024,1003,0.0,,70.0,,,,,,,Protein,G -23359922,2145162,1003,10.34,,70.0,,,,,,,Protein,G -23360277,2145523,1003,4.0,,70.0,,,,,,,Protein,G -23360612,2145865,1003,0.0,,70.0,,,,,,,Protein,G -23360626,2145879,1003,1.67,,70.0,,,,,,,Protein,G -23360719,2145973,1003,3.57,,70.0,,,,,,,Protein,G -23360756,2146011,1003,0.0,,70.0,,,,,,,Protein,G -23360882,2146137,1003,0.0,,70.0,,,,,,,Protein,G -23361415,2146673,1003,3.53,,70.0,,,,,,,Protein,G -23361506,2146764,1003,4.62,,70.0,,,,,,,Protein,G -23361703,2146971,1003,20.0,,70.0,,,,,,,Protein,G -23362057,2147329,1003,25.0,,70.0,,,,,,,Protein,G -23362181,2147455,1003,12.5,,70.0,,,,,,,Protein,G -23362375,2147654,1003,23.33,,70.0,,,,,,,Protein,G -23362700,2147980,1003,25.0,,70.0,,,,,,,Protein,G -23362761,2148042,1003,14.29,,70.0,,,,,,,Protein,G -23362767,2148048,1003,10.0,,70.0,,,,,,,Protein,G -23362842,2148123,1003,0.0,,70.0,,,,,,,Protein,G -23362852,2148133,1003,9.3,,70.0,,,,,,,Protein,G -23362901,2148182,1003,17.86,,70.0,,,,,,,Protein,G -23362923,2148204,1003,0.0,,70.0,,,,,,,Protein,G -23362927,2148208,1003,33.33,,70.0,,,,,,,Protein,G -23362936,2148217,1003,8.62,,70.0,,,,,,,Protein,G -23363286,2148574,1003,10.71,,70.0,,,,,,,Protein,G -23363287,2148575,1003,18.58,,70.0,,,,,,,Protein,G -23363484,2148776,1003,15.38,,70.0,,,,,,,Protein,G -23363722,2149015,1003,6.25,,70.0,,,,,,,Protein,G -23363985,2149279,1003,10.0,,70.0,,,,,,,Protein,G -23364070,2149364,1003,0.0,,70.0,,,,,,,Protein,G -23364179,2149476,1003,7.14,,70.0,,,,,,,Protein,G -23364264,2149564,1003,3.33,,70.0,,,,,,,Protein,G -23364460,2149760,1003,12.73,,70.0,,,,,,,Protein,G -23364504,2149811,1003,6.67,,70.0,,,,,,,Protein,G -23364561,2149868,1003,10.34,,70.0,,,,,,,Protein,G -23365442,2150769,1003,8.89,,70.0,,,,,,,Protein,G -23365539,2150867,1003,3.85,,70.0,,,,,,,Protein,G -23365555,2150883,1003,0.0,,70.0,,,,,,,Protein,G -23365805,2151135,1003,0.0,,70.0,,,,,,,Protein,G -23366027,2151357,1003,4.17,,70.0,,,,,,,Protein,G -23366051,2151381,1003,7.05,,70.0,,,,,,,Protein,G -23366131,2151470,1003,0.0,,70.0,,,,,,,Protein,G -23366219,2151559,1003,11.49,,70.0,,,,,,,Protein,G -23366268,2151608,1003,9.68,,70.0,,,,,,,Protein,G -23366432,2151773,1003,0.0,,70.0,,,,,,,Protein,G -23367196,2152540,1003,3.57,,70.0,,,,,,,Protein,G -23367383,2152732,1003,17.5,,70.0,,,,,,,Protein,G -23367562,2152911,1003,6.76,,70.0,,,,,,,Protein,G -23367616,2152967,1003,4.0,,70.0,,,,,,,Protein,G -23367911,2153262,1003,0.0,,70.0,,,,,,,Protein,G -23367992,2153344,1003,3.51,,70.0,,,,,,,Protein,G -23368014,2153366,1003,8.47,,70.0,,,,,,,Protein,G -23368163,2153516,1003,0.0,,70.0,,,,,,,Protein,G -23368274,2153628,1003,0.42,,70.0,,,,,,,Protein,G -23368316,2153670,1003,10.62,,70.0,,,,,,,Protein,G -23368678,2154032,1003,0.0,,70.0,,,,,,,Protein,G -23368775,2154129,1003,3.57,,70.0,,,,,,,Protein,G -23369049,2154404,1003,0.0,,70.0,,,,,,,Protein,G -23369229,2154584,1003,7.5,,70.0,,,,,,,Protein,G -23369533,2154888,1003,9.3,,70.0,,,,,,,Protein,G -23369549,2154904,1003,10.0,,70.0,,,,,,,Protein,G -23369583,2154938,1003,7.14,,70.0,,,,,,,Protein,G -23369625,2154980,1003,0.0,,70.0,,,,,,,Protein,G -23369870,2155227,1003,32.94,,70.0,,,,,,,Protein,G -23370188,2155547,1003,7.32,,70.0,,,,,,,Protein,G -23370320,2155679,1003,0.0,,70.0,,,,,,,Protein,G -23370485,2155846,1003,0.0,,70.0,,,,,,,Protein,G -23370591,2155953,1003,0.0,,70.0,,,,,,,Protein,G -23370707,2156070,1003,2.7,,70.0,,,,,,,Protein,G -23371018,2156385,1003,0.0,,70.0,,,,,,,Protein,G -23371410,2156788,1003,11.68,,70.0,,,,,,,Protein,G -23371846,2157236,1003,0.0,,70.0,,,,,,,Protein,G -23371849,2157239,1003,13.33,,70.0,,,,,,,Protein,G -23371924,2157315,1003,3.33,,73.0,,,,,,,Protein,G -23371958,2157351,1003,21.18,,70.0,,,,,,,Protein,G -23372245,2157639,1003,3.6,,70.0,,,,,,,Protein,G -23372305,2157699,1003,2.7,,70.0,,,,,,,Protein,G -23372756,2158154,1003,4.6,,70.0,,,,,,,Protein,G -23373158,2158567,1003,10.48,,70.0,,,,,,,Protein,G -23373271,2158681,1003,16.67,,70.0,,,,,,,Protein,G -23373457,2158871,1003,16.07,,70.0,,,,,,,Protein,G -23373518,2158938,1003,9.68,,70.0,,,,,,,Protein,G -23374287,2159725,1003,10.92,,70.0,,,,,,,Protein,G -23374653,2160104,1003,7.14,,70.0,,,,,,,Protein,G -23374682,2160135,1003,13.1,,70.0,,,,,,,Protein,G -23375288,2160757,1003,0.0,,70.0,,,,,,,Protein,G -23375584,2161057,1003,3.7,,70.0,,,,,,,Protein,G -23375703,2161177,1003,11.84,,70.0,,,,,,,Protein,G -23375913,2161389,1003,10.0,,70.0,,,,,,,Protein,G -23376063,2161541,1003,0.0,,70.0,,,,,,,Protein,G -23376085,2161563,1003,0.0,,70.0,,,,,,,Protein,G -23376146,2161625,1003,7.27,,70.0,,,,,,,Protein,G -23377348,2162854,1003,0.0,,70.0,,,,,,,Protein,G -23377669,2163178,1003,2.86,,70.0,,,,,,,Protein,G -23377692,2163201,1003,15.48,,70.0,,,,,,,Protein,G -23377802,2163313,1003,0.0,,70.0,,,,,,,Protein,G -23378528,2164079,1003,18.75,,70.0,,,,,,,Protein,G -23378610,2164163,1003,2.4,,70.0,,,,,,,Protein,G -23378714,2164269,1003,18.52,,70.0,,,,,,,Protein,G -23379006,2164564,1003,0.0,,70.0,,,,,,,Protein,G -23379190,2164750,1003,9.21,,70.0,,,,,,,Protein,G -23379686,2165254,1003,10.91,,70.0,,,,,,,Protein,G -23379789,2165358,1003,7.08,,70.0,,,,,,,Protein,G -23380016,2165592,1003,6.67,,70.0,,,,,,,Protein,G -23380038,2165614,1003,6.67,,70.0,,,,,,,Protein,G -23380482,2166068,1003,2.63,,70.0,,,,,,,Protein,G -23380502,2166088,1003,0.0,,70.0,,,,,,,Protein,G -23380957,2166554,1003,8.76,,70.0,,,,,,,Protein,G -23381022,2166619,1003,8.33,,70.0,,,,,,,Protein,G -23381236,2166835,1003,6.67,,70.0,,,,,,,Protein,G -23381247,2166846,1003,0.0,,70.0,,,,,,,Protein,G -23381465,2167066,1003,5.56,,70.0,,,,,,,Protein,G -23381651,2167255,1003,13.33,,70.0,,,,,,,Protein,G -23382198,2167805,1003,0.0,,70.0,,,,,,,Protein,G -23382199,2167806,1003,17.14,,70.0,,,,,,,Protein,G -23382230,2167837,1003,50.0,,70.0,,,,,,,Protein,G -23382330,2167938,1003,0.0,,70.0,,,,,,,Protein,G -23382424,2168036,1003,4.35,,70.0,,,,,,,Protein,G -23382474,2168087,1003,4.0,,70.0,,,,,,,Protein,G -23382489,2168103,1003,0.0,,70.0,,,,,,,Protein,G -23382857,2168473,1003,7.14,,70.0,,,,,,,Protein,G -23383189,2168807,1003,3.33,,70.0,,,,,,,Protein,G -23383210,2168828,1003,3.33,,70.0,,,,,,,Protein,G -23383580,2169204,1003,3.0,,70.0,,,,,,,Protein,G -23383598,2169222,1003,6.67,,70.0,,,,,,,Protein,G -23383638,2169262,1003,3.33,,70.0,,,,,,,Protein,G -23383705,2169330,1003,0.0,,70.0,,,,,,,Protein,G -23383804,2169430,1003,0.0,,70.0,,,,,,,Protein,G -23383807,2169433,1003,3.33,,70.0,,,,,,,Protein,G -23383831,2169457,1003,3.45,,70.0,,,,,,,Protein,G -23384178,2169815,1003,10.64,,70.0,,,,,,,Protein,G -23384273,2169912,1003,3.33,,70.0,,,,,,,Protein,G -23384389,2170029,1003,6.67,,70.0,,,,,,,Protein,G -23384623,2170266,1003,34.09,,70.0,,,,,,,Protein,G -23384672,2170315,1003,3.57,,70.0,,,,,,,Protein,G -23384927,2170577,1003,0.0,,70.0,,,,,,,Protein,G -23384953,2170603,1003,6.47,,70.0,,,,,,,Protein,G -23385062,2170715,1003,5.26,,70.0,,,,,,,Protein,G -23385361,2171017,1003,2.63,,70.0,,,,,,,Protein,G -23385618,2171278,1003,0.0,,70.0,,,,,,,Protein,G -23386076,2171744,1003,5.3,,70.0,,,,,,,Protein,G -23386165,2171836,1003,3.85,,70.0,,,,,,,Protein,G -23386207,2171879,1003,2.7,,70.0,,,,,,,Protein,G -23386897,2172573,1003,6.67,,70.0,,,,,,,Protein,G -23387043,2172719,1003,0.0,,70.0,,,,,,,Protein,G -23387719,2173400,1003,21.43,,70.0,,,,,,,Protein,G -23388281,2173969,1003,17.65,,70.0,,,,,,,Protein,G -23388681,2174370,1003,6.67,,70.0,,,,,,,Protein,G -23388733,2174422,1003,0.0,,70.0,,,,,,,Protein,G -23388764,2174453,1003,0.0,,70.0,,,,,,,Protein,G -23388911,2174600,1003,0.0,,70.0,,,,,,,Protein,G -23389085,2174774,1003,7.14,,70.0,,,,,,,Protein,G -23389156,2174845,1003,10.71,,70.0,,,,,,,Protein,G -23389570,2175270,1003,6.0,,70.0,,,,,,,Protein,G -23389838,2175556,1003,7.27,,70.0,,,,,,,Protein,G -23389908,2175626,1003,3.57,,70.0,,,,,,,Protein,G -23389930,2175648,1003,0.0,,70.0,,,,,,,Protein,G -23390292,2176023,1003,18.67,,70.0,,,,,,,Protein,G -23390773,2176507,1003,3.57,,73.0,,,,,,,Protein,G -23390892,2176626,1003,10.96,,70.0,,,,,,,Protein,G -23391314,2177052,1003,13.24,,70.0,,,,,,,Protein,G -23391345,2177085,1003,0.83,,70.0,,,,,,,Protein,G -23391442,2177184,1003,7.14,,70.0,,,,,,,Protein,G -23391490,2177235,1003,7.14,,70.0,,,,,,,Protein,G -23391682,2177433,1003,0.0,,75.0,,,,,,,Protein,G -23392036,2177787,1003,3.33,,70.0,,,,,,,Protein,G -23392067,2177818,1003,6.45,,70.0,,,,,,,Protein,G -23392169,2177921,1003,12.28,,70.0,,,,,,,Protein,G -23392204,2177956,1003,7.14,,70.0,,,,,,,Protein,G -23392358,2178113,1003,0.0,,70.0,,,,,,,Protein,G -23392480,2178238,1003,0.78,,70.0,,,,,,,Protein,G -23392558,2178316,1003,0.0,,70.0,,,,,,,Protein,G -23392686,2178445,1003,3.45,,70.0,,,,,,,Protein,G -23392882,2178642,1003,4.0,,70.0,,,,,,,Protein,G -23393047,2178807,1003,0.0,,70.0,,,,,,,Protein,G -23393526,2179293,1003,4.55,,73.0,,,,,,,Protein,G -23393804,2179573,1003,6.67,,70.0,,,,,,,Protein,G -23393934,2179707,1003,3.33,,70.0,,,,,,,Protein,G -23394015,2179790,1003,12.28,,70.0,,,,,,,Protein,G -23394309,2180091,1003,6.67,,70.0,,,,,,,Protein,G -23394598,2180382,1003,18.6,,70.0,,,,,,,Protein,G -23394687,2180472,1003,0.0,,70.0,,,,,,,Protein,G -23394716,2180502,1003,0.0,,70.0,,,,,,,Protein,G -23394847,2180635,1003,15.71,,70.0,,,,,,,Protein,G -23395000,2180792,1003,0.0,,70.0,,,,,,,Protein,G -23395053,2180847,1003,7.14,,70.0,,,,,,,Protein,G -23395143,2180940,1003,0.0,,70.0,,,,,,,Protein,G -23395349,2181148,1003,7.14,,70.0,,,,,,,Protein,G -23395488,2181292,1003,3.57,,70.0,,,,,,,Protein,G -23395602,2181409,1003,6.36,,70.0,,,,,,,Protein,G -23395748,2181560,1003,5.26,,70.0,,,,,,,Protein,G -23395871,2181683,1003,23.33,,70.0,,,,,,,Protein,G -23396225,2182046,1003,0.0,,70.0,,,,,,,Protein,G -23396630,2182456,1003,3.12,,70.0,,,,,,,Protein,G -23396633,2182459,1003,0.0,,70.0,,,,,,,Protein,G -23396905,2182736,1003,0.0,,71.0,,,,,,,Protein,G -23397142,2182975,1003,10.59,,71.0,,,,,,,Protein,G -23397232,2183066,1003,10.0,,71.0,,,,,,,Protein,G -23397641,2183476,1003,10.93,,78.0,,,,,,,Protein,G -23397762,2183597,1003,17.5,,78.0,,,,,,,Protein,G -23397898,2183733,1003,11.33,,78.0,,,,,,,Protein,G -23398228,2184063,1003,9.31,,78.0,,,,,,,Protein,G -23398428,2184263,1003,10.0,,71.0,,,,,,,Protein,G -23398469,2184304,1003,0.0,,71.0,,,,,,,Protein,G -23398591,2184426,1003,2.85,,71.0,,,,,,,Protein,G -23398775,2184610,1003,1.67,,71.0,,,,,,,Protein,G -23398827,2184662,1003,1.95,,78.0,,,,,,,Protein,G -23398998,2184834,1003,10.3,,78.0,,,,,,,Protein,G -23399004,2184840,1003,16.96,,71.0,,,,,,,Protein,G -23399186,2185022,1003,8.57,,71.0,,,,,,,Protein,G -23399258,2185094,1003,8.54,,71.0,,,,,,,Protein,G -23399356,2185192,1003,20.54,,71.0,,,,,,,Protein,G -23399546,2185382,1003,0.0,,75.0,,,,,,,Protein,G -23399555,2185391,1003,0.0,,75.0,,,,,,,Protein,G -23399823,2185660,1003,2.94,,70.0,,,,,,,Protein,G -23399907,2185744,1003,8.24,,70.0,,,,,,,Protein,G -23399982,2185819,1003,9.3,,70.0,,,,,,,Protein,G -23400020,2185857,1003,0.0,,70.0,,,,,,,Protein,G -23400185,2186022,1003,8.67,,70.0,,,,,,,Protein,G -23400192,2186029,1003,5.29,,70.0,,,,,,,Protein,G -23400423,2186263,1003,9.3,,70.0,,,,,,,Protein,G -23400428,2186268,1003,3.64,,70.0,,,,,,,Protein,G -23400672,2186520,1003,3.57,,70.0,,,,,,,Protein,G -23400738,2186586,1003,0.85,,70.0,,,,,,,Protein,G -23400747,2186595,1003,0.0,,70.0,,,,,,,Protein,G -23400801,2186649,1003,8.06,,70.0,,,,,,,Protein,G -23401212,2187060,1003,9.33,,70.0,,,,,,,Protein,G -23401282,2187131,1003,10.0,,70.0,,,,,,,Protein,G -23401575,2187425,1003,3.39,,70.0,,,,,,,Protein,G -23401616,2187466,1003,21.43,,70.0,,,,,,,Protein,G -23401765,2187615,1003,27.33,,70.0,,,,,,,Protein,G -23401805,2187655,1003,2.42,,70.0,,,,,,,Protein,G -23401970,2187828,1003,8.57,,70.0,,,,,,,Protein,G -23402058,2187926,1003,0.0,,70.0,,,,,,,Protein,G -23402060,2187928,1003,0.0,,70.0,,,,,,,Protein,G -23402202,2188070,1003,3.29,,70.0,,,,,,,Protein,G -23402485,2188353,1003,8.0,,70.0,,,,,,,Protein,G -23402522,2188390,1003,7.14,,70.0,,,,,,,Protein,G -23402666,2188537,1003,1.64,,73.0,,,,,,,Protein,G -23402985,2188884,1003,8.0,,70.0,,,,,,,Protein,G -23403175,2189099,1003,25.0,,70.0,,,,,,,Protein,G -23403194,2189118,1003,10.13,,70.0,,,,,,,Protein,G -23403360,2189284,1003,8.57,,70.0,,,,,,,Protein,G -23403393,2189317,1003,0.71,,73.0,,,,,,,Protein,G -23403476,2189400,1003,7.02,,70.0,,,,,,,Protein,G -23404509,2190448,1003,8.67,,70.0,,,,,,,Protein,G -23404799,2190743,1003,0.0,,70.0,,,,,,,Protein,G -23405088,2191047,1003,0.0,,70.0,,,,,,,Protein,G -23405091,2191050,1003,6.67,,70.0,,,,,,,Protein,G -23405712,2191679,1003,20.0,,70.0,,,,,,,Protein,G -23405953,2191923,1003,12.14,,70.0,,,,,,,Protein,G -23406234,2192208,1003,6.15,,70.0,,,,,,,Protein,G -23406301,2192276,1003,10.71,,70.0,,,,,,,Protein,G -23406446,2192423,1003,1.75,,70.0,,,,,,,Protein,G -23406515,2192492,1003,3.57,,70.0,,,,,,,Protein,G -23406638,2192617,1003,3.33,,70.0,,,,,,,Protein,G -23406664,2192643,1003,0.0,,70.0,,,,,,,Protein,G -23406870,2192851,1003,19.09,,70.0,,,,,,,Protein,G -23406892,2192873,1003,17.86,,70.0,,,,,,,Protein,G -23407158,2193143,1003,7.14,,70.0,,,,,,,Protein,G -23407340,2193328,1003,6.3,,70.0,,,,,,,Protein,G -23407423,2193413,1003,0.0,,70.0,,,,,,,Protein,G -23407484,2193474,1003,17.86,,70.0,,,,,,,Protein,G -23407768,2193766,1003,3.27,,70.0,,,,,,,Protein,G -23407866,2193868,1003,6.28,,70.0,,,,,,,Protein,G -23408170,2194177,1003,5.63,,70.0,,,,,,,Protein,G -23408379,2194388,1003,21.43,,70.0,,,,,,,Protein,G -23408511,2194521,1003,0.0,,70.0,,,,,,,Protein,G -23409144,2195162,1003,0.0,,70.0,,,,,,,Protein,G -23409201,2195220,1003,13.04,,70.0,,,,,,,Protein,G -23409334,2195355,1003,9.57,,70.0,,,,,,,Protein,G -23409343,2195364,1003,20.0,,70.0,,,,,,,Protein,G -23409750,2195775,1003,10.62,,70.0,,,,,,,Protein,G -23409884,2195912,1003,5.53,,70.0,,,,,,,Protein,G -23409963,2195991,1003,10.0,,70.0,,,,,,,Protein,G -23410035,2196067,1003,6.67,,70.0,,,,,,,Protein,G -23410041,2196073,1003,2.94,,70.0,,,,,,,Protein,G -23410402,2196441,1003,0.0,,70.0,,,,,,,Protein,G -23410501,2196541,1003,0.83,,71.0,,,,,,,Protein,G -23410592,2196632,1003,0.0,,71.0,,,,,,,Protein,G -23410763,2196803,1003,8.28,,78.0,,,,,,,Protein,G -23410856,2196896,1003,12.0,,71.0,,,,,,,Protein,G -23411034,2197074,1003,5.88,,71.0,,,,,,,Protein,G -23411306,2197347,1003,2.38,,71.0,,,,,,,Protein,G -23411505,2197547,1003,7.14,,71.0,,,,,,,Protein,G -23411761,2197803,1003,8.77,,71.0,,,,,,,Protein,G -23412134,2198179,1003,4.62,,70.0,,,,,,,Protein,G -23412852,2198913,1003,21.43,,70.0,,,,,,,Protein,G -23412950,2199011,1003,2.0,,70.0,,,,,,,Protein,G -23413051,2199119,1003,4.04,,70.0,,,,,,,Protein,G -23413287,2199387,1003,42.86,,70.0,,,,,,,Protein,G -23413337,2199439,1003,11.43,,70.0,,,,,,,Protein,G -23413805,2200061,1003,0.0,,75.0,,,,,,,Protein,G -23413826,2200091,1003,0.0,,70.0,,,,,,,Protein,G -23413896,2200177,1003,0.83,,70.0,,,,,,,Protein,G -23414136,2200575,1003,0.0,,70.0,,,,,,,Protein,G -23414192,2200655,1003,17.78,,70.0,,,,,,,Protein,G -23414203,2200673,1003,3.85,,73.0,,,,,,,Protein,G -23414341,2201026,1003,5.17,,70.0,,,,,,,Protein,G -23414911,2201772,1003,0.0,,70.0,,,,,,,Protein,G -23415262,2202215,1003,14.29,,70.0,,,,,,,Protein,G -23415277,2202232,1003,4.0,,70.0,,,,,,,Protein,G -23415281,2202236,1003,5.56,,70.0,,,,,,,Protein,G -23415333,2202299,1003,0.71,,70.0,,,,,,,Protein,G -23415562,2202562,1003,3.57,,70.0,,,,,,,Protein,G -23415902,2202918,1003,1.88,,70.0,,,,,,,Protein,G -23415924,2202941,1003,14.08,,70.0,,,,,,,Protein,G -23415986,2203025,1003,3.23,,70.0,,,,,,,Protein,G -23416246,2203333,1003,3.85,,70.0,,,,,,,Protein,G -23416364,2203455,1003,3.33,,70.0,,,,,,,Protein,G -23416543,2203636,1003,4.41,,70.0,,,,,,,Protein,G -23416557,2203651,1003,15.93,,70.0,,,,,,,Protein,G -23416673,2203798,1003,16.96,,70.0,,,,,,,Protein,G -23416762,2204026,1003,3.57,,70.0,,,,,,,Protein,G -23416824,2204147,1003,3.57,,70.0,,,,,,,Protein,G -23416946,2204325,1003,4.76,,70.0,,,,,,,Protein,G -23417064,2204569,1003,0.0,,70.0,,,,,,,Protein,G -23417366,2205102,1003,16.67,,70.0,,,,,,,Protein,G -23417899,2206099,1003,6.25,,70.0,,,,,,,Protein,G -23417905,2206105,1003,0.0,,70.0,,,,,,,Protein,G -23417918,2206119,1003,2.38,,70.0,,,,,,,Protein,G -23418305,2206899,1003,4.44,,70.0,,,,,,,Protein,G -23418483,2207556,1003,0.0,,70.0,,,,,,,Protein,G -23418517,2207642,1003,3.57,,70.0,,,,,,,Protein,G -23418721,2208052,1003,4.37,,71.0,,,,,,,Protein,G -23418753,2208084,1003,4.17,,71.0,,,,,,,Protein,G -23418860,2208191,1003,5.34,,78.0,,,,,,,Protein,G -23418892,2208223,1003,5.82,,78.0,,,,,,,Protein,G -23419168,2208499,1003,3.85,,71.0,,,,,,,Protein,G -23419306,2208637,1003,3.23,,71.0,,,,,,,Protein,G -23419497,2208830,1003,4.37,,71.0,,,,,,,Protein,G -23419591,2208924,1003,3.85,,71.0,,,,,,,Protein,G -23419848,2209181,1003,5.88,,71.0,,,,,,,Protein,G -23420170,2209503,1003,2.65,,70.0,,,,,,,Protein,G -23420230,2209563,1003,8.89,,70.0,,,,,,,Protein,G -23420759,2210105,1003,1.67,,70.0,,,,,,,Protein,G -23421070,2210422,1003,18.42,,70.0,,,,,,,Protein,G -23421202,2210557,1003,19.05,,70.0,,,,,,,Protein,G -23421486,2210879,1003,0.0,,70.0,,,,,,,Protein,G -23421536,2210932,1003,0.0,,70.0,,,,,,,Protein,G -23421540,2210936,1003,0.0,,70.0,,,,,,,Protein,G -23421567,2210981,1003,10.71,,70.0,,,,,,,Protein,G -23421733,2211226,1003,0.0,,70.0,,,,,,,Protein,G -23421946,2211474,1003,9.88,,70.0,,,,,,,Protein,G -23422200,2211879,1003,7.45,,70.0,,,,,,,Protein,G -23422216,2211899,1003,0.0,,70.0,,,,,,,Protein,G -23422661,2212695,1003,7.41,,70.0,,,,,,,Protein,G -23422784,2212901,1003,0.0,,70.0,,,,,,,Protein,G -23423026,2213177,1003,2.14,,70.0,,,,,,,Protein,G -23423077,2213229,1003,0.0,,70.0,,,,,,,Protein,G -23423175,2213351,1003,9.42,,70.0,,,,,,,Protein,G -23423213,2213430,1003,5.56,,73.0,,,,,,,Protein,G -23423274,2213512,1003,25.0,,70.0,,,,,,,Protein,G -23423481,2213734,1003,1.51,,70.0,,,,,,,Protein,G -23423806,2214098,1003,0.8,,73.0,,,,,,,Protein,G -23423822,2214114,1003,22.86,,70.0,,,,,,,Protein,G -23423966,2214268,1003,3.33,,70.0,,,,,,,Protein,G -23424086,2214394,1003,9.41,,70.0,,,,,,,Protein,G -23424313,2214690,1003,21.18,,70.0,,,,,,,Protein,G -23424421,2214799,1003,16.67,,70.0,,,,,,,Protein,G -23424485,2214867,1003,6.06,,70.0,,,,,,,Protein,G -23424801,2215216,1003,1.76,,70.0,,,,,,,Protein,G -23425135,2215841,1003,2.38,,70.0,,,,,,,Protein,G -23425476,2216405,1003,30.77,,70.0,,,,,,,Protein,G -23425618,2216718,1003,14.29,,70.0,,,,,,,Protein,G -23425674,2216812,1003,5.0,,73.0,,,,,,,Protein,G -23425685,2216825,1003,8.67,,70.0,,,,,,,Protein,G -23425865,2217170,1003,4.76,,70.0,,,,,,,Protein,G -23425873,2217179,1003,14.29,,70.0,,,,,,,Protein,G -23425881,2217203,1003,3.7,,70.0,,,,,,,Protein,G -23426133,2217663,1003,4.35,,70.0,,,,,,,Protein,G -23426382,2218084,1003,0.0,,70.0,,,,,,,Protein,G -23426453,2218279,1003,7.14,,70.0,,,,,,,Protein,G -23426552,2218717,1003,7.14,,70.0,,,,,,,Protein,G -23426579,2218788,1003,1.18,,70.0,,,,,,,Protein,G -23426639,2218981,1003,11.11,,70.0,,,,,,,Protein,G -23426709,2219130,1003,0.0,,70.0,,,,,,,Protein,G -23426790,2219412,1003,18.0,,78.0,,,,,,,Protein,G -23426857,2219479,1003,10.4,,78.0,,,,,,,Protein,G -23427056,2219678,1003,18.7,,78.0,,,,,,,Protein,G -23427107,2219729,1003,4.5,,78.0,,,,,,,Protein,G -23427197,2219819,1003,5.95,,71.0,,,,,,,Protein,G -23427211,2219833,1003,7.93,,71.0,,,,,,,Protein,G -23427230,2219852,1003,3.33,,71.0,,,,,,,Protein,G -23427248,2219870,1003,3.33,,71.0,,,,,,,Protein,G -23427281,2219903,1003,0.42,,71.0,,,,,,,Protein,G -23427970,2220594,1003,4.68,,78.0,,,,,,,Protein,G -23428057,2220682,1003,0.09,,78.0,,,,,,,Protein,G -23428918,2221543,1003,1.67,,71.0,,,,,,,Protein,G -23429047,2221672,1003,6.9,,71.0,,,,,,,Protein,G -23429064,2221689,1003,2.08,,71.0,,,,,,,Protein,G -23429498,2222125,1003,13.28,,71.0,,,,,,,Protein,G -23429603,2222230,1003,14.0,,78.0,,,,,,,Protein,G -23429647,2222274,1003,16.0,,78.0,,,,,,,Protein,G -23429658,2222285,1003,11.0,,78.0,,,,,,,Protein,G -23430079,2222709,1003,8.0,,77.0,,,,,,,Protein,G -23431065,2226062,1003,4.4,,78.0,,,,,,,Protein,G -23431149,2226146,1003,6.8,,78.0,,,,,,,Protein,G -23431468,2226467,1003,3.25,,78.0,,,,,,,Protein,G -23431557,2226556,1003,12.82,,78.0,,,,,,,Protein,G -23431697,2226696,1003,9.7,,78.0,,,,,,,Protein,G -23431712,2226711,1003,17.5,,78.0,,,,,,,Protein,G -23432246,2227246,1003,10.3,,78.0,,,,,,,Protein,G -23432273,2227273,1003,6.08,,78.0,,,,,,,Protein,G -23432360,2227360,1003,6.65,,78.0,,,,,,,Protein,G -23432454,2227454,1003,5.66,,78.0,,,,,,,Protein,G -23432745,2227745,1003,17.84,,78.0,,,,,,,Protein,G -23433038,2228038,1003,16.95,,71.0,,,,,,,Protein,G -23433073,2228073,1003,13.95,,71.0,,,,,,,Protein,G -23433305,2228306,1003,5.18,,78.0,,,,,,,Protein,G -23433638,2228640,1003,19.64,,71.0,,,,,,,Protein,G -23433800,2228804,1003,0.0,,78.0,,,,,,,Protein,G -23433828,2228832,1003,7.14,,71.0,,,,,,,Protein,G -23433883,2228887,1003,0.0,,75.0,,,,,,,Protein,G -23434285,2229289,1003,9.83,,78.0,,,,,,,Protein,G -23434670,2229674,1003,0.0,,78.0,,,,,,,Protein,G -23434892,2229897,1003,2.5,,71.0,,,,,,,Protein,G -23434962,2229968,1003,2.5,,71.0,,,,,,,Protein,G -23435113,2230119,1003,24.19,,78.0,,,,,,,Protein,G -23435129,2230135,1003,7.0,,78.0,,,,,,,Protein,G -23435574,2230581,1003,7.95,,78.0,,,,,,,Protein,G -23435831,2230838,1003,0.05,,78.0,,,,,,,Protein,G -23435905,2230912,1003,5.76,,78.0,,,,,,,Protein,G -23436160,2231167,1003,2.44,,71.0,,,,,,,Protein,G -23436384,2231391,1003,0.88,,71.0,,,,,,,Protein,G -23436613,2231620,1003,11.0,,78.0,,,,,,,Protein,G -23436864,2231871,1003,0.0,,78.0,,,,,,,Protein,G -23437069,2232076,1003,17.86,,71.0,,,,,,,Protein,G -23437233,2232242,1003,16.96,,71.0,,,,,,,Protein,G -23437262,2232271,1003,14.29,,71.0,,,,,,,Protein,G -23437399,2232408,1003,15.0,,78.0,,,,,,,Protein,G -23437476,2232485,1003,12.0,,78.0,,,,,,,Protein,G -23437637,2232648,1003,19.64,,71.0,,,,,,,Protein,G -23437803,2232815,1003,3.28,,71.0,,,,,,,Protein,G -23437853,2232866,1003,2.86,,71.0,,,,,,,Protein,G -23438537,2233550,1003,19.0,,78.0,,,,,,,Protein,G -23438604,2233617,1003,0.0,,75.0,,,,,,,Protein,G -23438624,2233637,1003,15.0,,78.0,,,,,,,Protein,G -23438640,2233653,1003,22.0,,78.0,,,,,,,Protein,G -23438740,2233753,1003,8.7,,71.0,,,,,,,Protein,G -23438765,2233779,1003,10.0,,71.0,,,,,,,Protein,G -23439168,2234183,1003,16.96,,71.0,,,,,,,Protein,G -23439263,2234278,1003,8.0,,78.0,,,,,,,Protein,G -23439662,2234677,1003,13.33,,71.0,,,,,,,Protein,G -23439934,2234952,1003,15.0,,78.0,,,,,,,Protein,G -23440888,2235908,1003,0.0,,75.0,,,,,,,Protein,G -23441179,2236199,1003,5.44,,78.0,,,,,,,Protein,G -23441270,2236290,1003,1.4,,78.0,,,,,,,Protein,G -23441687,2236707,1003,4.47,,78.0,,,,,,,Protein,G -23441710,2236730,1003,7.33,,78.0,,,,,,,Protein,G -23441857,2236877,1003,3.33,,78.0,,,,,,,Protein,G -23441980,2237000,1003,15.13,,71.0,,,,,,,Protein,G -23442083,2237103,1003,0.0,,71.0,,,,,,,Protein,G -23442170,2237190,1003,4.37,,71.0,,,,,,,Protein,G -23442486,2237507,1003,7.14,,71.0,,,,,,,Protein,G -23442524,2237545,1003,2.43,,71.0,,,,,,,Protein,G -23442531,2237552,1003,12.0,,78.0,,,,,,,Protein,G -23442928,2237949,1003,6.67,,71.0,,,,,,,Protein,G -23443401,2238457,1003,0.0,,70.0,,,,,,,Protein,G -23443529,2238842,1003,25.71,,70.0,,,,,,,Protein,G -23443618,2239090,1003,0.0,,70.0,,,,,,,Protein,G -23443672,2239244,1003,1.43,,70.0,,,,,,,Protein,G -23443732,2239412,1003,10.91,,70.0,,,,,,,Protein,G -23443827,2239582,1003,21.43,,70.0,,,,,,,Protein,G -23444150,2240239,1003,0.0,,70.0,,,,,,,Protein,G -23444154,2240251,1003,2.82,,70.0,,,,,,,Protein,G -23444224,2240463,1003,9.68,,70.0,,,,,,,Protein,G -23444244,2240526,1003,5.48,,70.0,,,,,,,Protein,G -23444448,2241093,1003,0.0,,70.0,,,,,,,Protein,G -23444795,2242000,1003,0.0,,70.0,,,,,,,Protein,G -23444800,2242014,1003,9.41,,70.0,,,,,,,Protein,G -23445049,2242439,1003,50.0,,70.0,,,,,,,Protein,G -23445056,2242451,1003,6.15,,70.0,,,,,,,Protein,G -23445073,2242480,1003,3.85,,70.0,,,,,,,Protein,G -23445196,2242747,1003,9.26,,70.0,,,,,,,Protein,G -23445226,2242797,1003,0.0,,70.0,,,,,,,Protein,G -23445508,2243600,1003,5.38,,70.0,,,,,,,Protein,G -23445893,2244522,1003,5.42,,70.0,,,,,,,Protein,G -23446675,2246661,1003,4.55,,70.0,,,,,,,Protein,G -23447152,2248010,1003,0.0,,70.0,,,,,,,Protein,G -23447251,2248321,1003,0.71,,70.0,,,,,,,Protein,G -23447937,2250251,1003,0.0,,70.0,,,,,,,Protein,G -23448145,2250871,1003,6.67,,70.0,,,,,,,Protein,G -23448329,2251421,1003,2.56,,70.0,,,,,,,Protein,G -23449022,2253472,1003,0.0,,70.0,,,,,,,Protein,G -23449026,2253485,1003,0.0,,70.0,,,,,,,Protein,G -23449086,2253631,1003,0.0,,70.0,,,,,,,Protein,G -23449295,2254140,1003,3.33,,70.0,,,,,,,Protein,G -23449331,2254228,1003,21.43,,70.0,,,,,,,Protein,G -23449721,2255123,1003,6.67,,70.0,,,,,,,Protein,G -23449847,2255409,1003,14.12,,70.0,,,,,,,Protein,G -23449877,2255471,1003,3.33,,70.0,,,,,,,Protein,G -23449952,2255624,1003,17.58,,70.0,,,,,,,Protein,G -23450014,2255808,1003,5.0,,73.0,,,,,,,Protein,G -23450225,2256297,1003,0.0,,75.0,,,,,,,Protein,G -23450269,2256379,1003,0.0,,70.0,,,,,,,Protein,G -23450412,2256592,1003,0.0,,70.0,,,,,,,Protein,G -23450420,2256605,1003,11.72,,70.0,,,,,,,Protein,G -23450440,2256633,1003,11.43,,70.0,,,,,,,Protein,G -23450684,2256936,1003,0.0,,70.0,,,,,,,Protein,G -23451096,2265410,1003,5.88,,70.0,,,,,,,Protein,G -23451524,2265840,1003,2.08,,70.0,,,,,,,Protein,G -23451604,2265922,1003,76.19,,70.0,,,,,,,Protein,G -23451618,2265938,1003,2.0,,70.0,,,,,,,Protein,G -23451914,2266242,1003,0.8,,70.0,,,,,,,Protein,G -23451918,2266247,1003,8.2,,70.0,,,,,,,Protein,G -23452108,2266445,1003,11.67,,70.0,,,,,,,Protein,G -23452145,2266483,1003,35.71,,70.0,,,,,,,Protein,G -23452308,2266648,1003,9.3,,70.0,,,,,,,Protein,G -23452624,2266975,1003,19.64,,70.0,,,,,,,Protein,G -23452781,2267135,1003,5.13,,70.0,,,,,,,Protein,G -23453038,2267396,1003,0.0,,75.0,,,,,,,Protein,G -23453125,2267484,1003,9.52,,70.0,,,,,,,Protein,G -23453165,2267525,1003,3.33,,70.0,,,,,,,Protein,G -23453193,2267553,1003,3.12,,70.0,,,,,,,Protein,G -23453605,2267978,1003,4.0,,70.0,,,,,,,Protein,G -23453880,2268264,1003,0.0,,70.0,,,,,,,Protein,G -23454073,2268470,1003,0.0,,70.0,,,,,,,Protein,G -23454116,2268516,1003,53.57,,70.0,,,,,,,Protein,G -23454412,2268845,1003,0.0,,70.0,,,,,,,Protein,G -23455003,2269453,1003,13.66,,70.0,,,,,,,Protein,G -23455214,2269669,1003,10.71,,70.0,,,,,,,Protein,G -23455769,2270236,1003,7.14,,70.0,,,,,,,Protein,G -23456429,2270934,1003,2.19,,70.0,,,,,,,Protein,G -23456562,2271071,1003,5.56,,70.0,,,,,,,Protein,G -23457088,2271639,1003,0.0,,70.0,,,,,,,Protein,G -23457155,2271709,1003,53.57,,70.0,,,,,,,Protein,G -23457365,2271925,1003,0.0,,70.0,,,,,,,Protein,G -23457511,2272081,1003,10.71,,70.0,,,,,,,Protein,G -23457578,2272149,1003,3.23,,70.0,,,,,,,Protein,G -23457700,2272274,1003,7.14,,70.0,,,,,,,Protein,G -23458112,2272698,1003,12.0,,70.0,,,,,,,Protein,G -23458416,2273007,1003,0.0,,70.0,,,,,,,Protein,G -23458440,2273032,1003,65.57,,70.0,,,,,,,Protein,G -23458764,2273379,1003,2.82,,70.0,,,,,,,Protein,G -23458812,2273427,1003,1.69,,70.0,,,,,,,Protein,G -23458921,2273539,1003,0.0,,70.0,,,,,,,Protein,G -23458982,2273601,1003,0.71,,70.0,,,,,,,Protein,G -23459029,2273652,1003,2.63,,70.0,,,,,,,Protein,G -23459299,2273970,1003,4.19,,70.0,,,,,,,Protein,G -23459560,2274263,1003,6.67,,70.0,,,,,,,Protein,G -23459584,2274288,1003,3.74,,70.0,,,,,,,Protein,G -23459957,2274731,1003,6.67,,70.0,,,,,,,Protein,G -23460250,2275041,1003,2.82,,70.0,,,,,,,Protein,G -23460541,2275346,1003,13.04,,70.0,,,,,,,Protein,G -23460760,2275571,1003,16.48,,70.0,,,,,,,Protein,G -23460955,2275775,1003,0.0,,70.0,,,,,,,Protein,G -23461026,2275851,1003,7.14,,70.0,,,,,,,Protein,G -23461126,2275958,1003,0.0,,70.0,,,,,,,Protein,G -23461243,2276078,1003,0.0,,70.0,,,,,,,Protein,G -23461698,2276564,1003,20.0,,70.0,,,,,,,Protein,G -23461844,2276716,1003,8.77,,70.0,,,,,,,Protein,G -23462614,2277520,1003,21.88,,70.0,,,,,,,Protein,G -23462957,2277902,1003,3.75,,70.0,,,,,,,Protein,G -23462971,2277916,1003,14.14,,70.0,,,,,,,Protein,G -23463259,2278212,1003,7.14,,70.0,,,,,,,Protein,G -23463301,2278256,1003,0.71,,73.0,,,,,,,Protein,G -23463469,2278431,1003,9.38,,70.0,,,,,,,Protein,G -23463472,2278434,1003,10.71,,70.0,,,,,,,Protein,G -23463926,2278912,1003,3.33,,70.0,,,,,,,Protein,G -23464479,2279480,1003,0.0,,70.0,,,,,,,Protein,G -23464610,2279617,1003,0.0,,70.0,,,,,,,Protein,G -23464966,2279983,1003,3.38,,70.0,,,,,,,Protein,G -23465319,2280347,1003,20.0,,70.0,,,,,,,Protein,G -23465409,2280439,1003,75.86,,70.0,,,,,,,Protein,G -23465571,2280607,1003,83.33,,70.0,,,,,,,Protein,G -23465794,2280840,1003,8.93,,70.0,,,,,,,Protein,G -23466484,2281577,1003,3.33,,70.0,,,,,,,Protein,G -23466564,2281658,1003,11.07,,70.0,,,,,,,Protein,G -23466824,2281935,1003,1.67,,70.0,,,,,,,Protein,G -23466984,2282104,1003,0.0,,75.0,,,,,,,Protein,G -23467104,2282286,1003,0.0,,70.0,,,,,,,Protein,G -23467326,2282537,1003,7.5,,70.0,,,,,,,Protein,G -23467452,2282685,1003,0.0,,70.0,,,,,,,Protein,G -23467584,2282826,1003,6.06,,70.0,,,,,,,Protein,G -23467608,2282851,1003,15.85,,70.0,,,,,,,Protein,G -23467706,2282959,1003,0.0,,70.0,,,,,,,Protein,G -23467759,2283013,1003,1.64,,70.0,,,,,,,Protein,G -23467843,2283098,1003,3.33,,70.0,,,,,,,Protein,G -23467970,2283226,1003,0.0,,70.0,,,,,,,Protein,G -23468276,2283539,1003,9.38,,70.0,,,,,,,Protein,G -23468408,2283673,1003,23.81,,70.0,,,,,,,Protein,G -23468528,2283793,1003,6.67,,70.0,,,,,,,Protein,G -23468908,2284179,1003,24.32,,70.0,,,,,,,Protein,G -23469220,2284493,1003,2.08,,70.0,,,,,,,Protein,G -23469246,2284520,1003,6.67,,70.0,,,,,,,Protein,G -23469918,2285198,1003,11.5,,70.0,,,,,,,Protein,G -23469928,2285208,1003,4.21,,70.0,,,,,,,Protein,G -23469973,2285253,1003,0.0,,70.0,,,,,,,Protein,G -23470188,2285471,1003,0.0,,70.0,,,,,,,Protein,G -23470584,2285870,1003,0.0,,70.0,,,,,,,Protein,G -23470886,2286175,1003,13.33,,70.0,,,,,,,Protein,G -23470967,2286257,1003,8.16,,70.0,,,,,,,Protein,G -23471514,2286807,1003,7.05,,70.0,,,,,,,Protein,G -23472025,2287321,1003,10.0,,70.0,,,,,,,Protein,G -23472253,2287554,1003,0.0,,70.0,,,,,,,Protein,G -23472585,2287894,1003,4.32,,70.0,,,,,,,Protein,G -23472656,2287966,1003,0.0,,70.0,,,,,,,Protein,G -23473331,2288648,1003,1.75,,70.0,,,,,,,Protein,G -23473487,2288806,1003,12.5,,70.0,,,,,,,Protein,G -23473512,2288831,1003,0.86,,73.0,,,,,,,Protein,G -23473663,2288982,1003,0.0,,70.0,,,,,,,Protein,G -23473767,2289088,1003,5.56,,70.0,,,,,,,Protein,G -23473842,2289163,1003,6.9,,70.0,,,,,,,Protein,G -23473894,2289215,1003,8.0,,70.0,,,,,,,Protein,G -23473902,2289223,1003,0.82,,70.0,,,,,,,Protein,G -23474123,2289446,1003,13.57,,70.0,,,,,,,Protein,G -23474170,2289493,1003,5.41,,70.0,,,,,,,Protein,G -23474392,2289715,1003,8.33,,70.0,,,,,,,Protein,G -23474470,2289794,1003,5.88,,70.0,,,,,,,Protein,G -23474877,2290305,1003,0.0,,70.0,,,,,,,Protein,G -23475048,2290868,1003,0.0,,70.0,,,,,,,Protein,G -23475595,2293311,1003,0.0,,70.0,,,,,,,Protein,G -23475857,2294461,1003,0.0,,70.0,,,,,,,Protein,G -23476021,2295103,1003,0.0,,70.0,,,,,,,Protein,G -23476279,2295641,1003,20.54,,70.0,,,,,,,Protein,G -23476421,2295958,1003,0.67,,70.0,,,,,,,Protein,G -23476495,2296097,1003,0.0,,70.0,,,,,,,Protein,G -23476507,2296127,1003,0.0,,70.0,,,,,,,Protein,G -23476640,2296435,1003,12.94,,70.0,,,,,,,Protein,G -23476749,2296668,1003,7.2,,70.0,,,,,,,Protein,G -23476799,2296746,1003,0.0,,70.0,,,,,,,Protein,G -23477703,2298538,1003,0.0,,70.0,,,,,,,Protein,G -23477704,2298540,1003,23.33,,70.0,,,,,,,Protein,G -23477828,2298785,1003,23.33,,70.0,,,,,,,Protein,G -23477841,2298813,1003,1.18,,70.0,,,,,,,Protein,G -23477941,2299018,1003,0.0,,70.0,,,,,,,Protein,G -23478101,2299349,1003,50.0,,70.0,,,,,,,Protein,G -23478629,2300445,1003,7.05,,70.0,,,,,,,Protein,G -23478830,2300886,1003,32.99,,70.0,,,,,,,Protein,G -23479000,2301236,1003,17.86,,70.0,,,,,,,Protein,G -23479105,2301430,1003,2.38,,70.0,,,,,,,Protein,G -23479241,2301687,1003,0.0,,70.0,,,,,,,Protein,G -23479345,2301889,1003,32.14,,70.0,,,,,,,Protein,G -23479530,2302274,1003,2.82,,70.0,,,,,,,Protein,G -23479613,2302441,1003,0.0,,70.0,,,,,,,Protein,G -23479872,2302963,1003,16.67,,70.0,,,,,,,Protein,G -23480177,2303615,1003,15.38,,70.0,,,,,,,Protein,G -23480266,2303812,1003,4.71,,70.0,,,,,,,Protein,G -23480366,2304006,1003,3.06,,70.0,,,,,,,Protein,G -23480480,2304233,1003,0.71,,73.0,,,,,,,Protein,G -23480708,2304738,1003,1.6,,70.0,,,,,,,Protein,G -23480737,2304799,1003,14.29,,70.0,,,,,,,Protein,G -23480772,2304874,1003,0.0,,70.0,,,,,,,Protein,G -23480778,2304880,1003,10.0,,70.0,,,,,,,Protein,G -23481202,2305729,1003,3.33,,70.0,,,,,,,Protein,G -23481223,2305771,1003,0.0,,70.0,,,,,,,Protein,G -23481413,2306154,1003,0.0,,70.0,,,,,,,Protein,G -23481861,2307095,1003,10.34,,70.0,,,,,,,Protein,G -23482001,2307377,1003,15.79,,70.0,,,,,,,Protein,G -23482143,2307643,1003,2.35,,70.0,,,,,,,Protein,G -23482562,2308552,1003,3.8,,70.0,,,,,,,Protein,G -23482930,2309317,1003,18.48,,70.0,,,,,,,Protein,G -23483100,2309673,1003,6.67,,70.0,,,,,,,Protein,G -23483257,2309970,1003,2.47,,70.0,,,,,,,Protein,G -23483956,2311401,1003,2.84,,70.0,,,,,,,Protein,G -23484177,2311885,1003,3.57,,70.0,,,,,,,Protein,G -23484338,2312216,1003,21.88,,70.0,,,,,,,Protein,G -23484906,2313405,1003,16.07,,70.0,,,,,,,Protein,G -23484924,2313449,1003,3.57,,70.0,,,,,,,Protein,G -23484932,2313474,1003,0.0,,70.0,,,,,,,Protein,G -23484963,2313549,1003,3.33,,70.0,,,,,,,Protein,G -23485076,2313771,1003,12.12,,70.0,,,,,,,Protein,G -23485119,2313867,1003,6.67,,70.0,,,,,,,Protein,G -23485250,2314122,1003,5.0,,70.0,,,,,,,Protein,G -23485299,2314210,1003,0.0,,70.0,,,,,,,Protein,G -23485424,2314434,1003,0.0,,70.0,,,,,,,Protein,G -23485607,2314810,1003,10.0,,70.0,,,,,,,Protein,G -23485653,2314905,1003,24.71,,70.0,,,,,,,Protein,G -23485730,2315076,1003,21.74,,70.0,,,,,,,Protein,G -23485736,2315088,1003,0.51,,73.0,,,,,,,Protein,G -23485804,2315203,1003,8.0,,70.0,,,,,,,Protein,G -23485915,2315417,1003,8.33,,70.0,,,,,,,Protein,G -23485930,2315447,1003,17.65,,70.0,,,,,,,Protein,G -23486013,2315627,1003,10.0,,70.0,,,,,,,Protein,G -23486126,2315846,1003,7.69,,70.0,,,,,,,Protein,G -23486375,2316356,1003,0.0,,70.0,,,,,,,Protein,G -23486391,2316381,1003,17.86,,70.0,,,,,,,Protein,G -23486559,2316731,1003,10.64,,70.0,,,,,,,Protein,G -23486838,2317042,1003,4.8,,71.0,,,,,,,Protein,G -23486881,2317085,1003,10.4,,71.0,,,,,,,Protein,G -23486934,2317138,1003,45.2,,71.0,,,,,,,Protein,G -23487096,2317304,1003,0.0,,71.0,,,,,,,Protein,G -23487321,2319974,1003,10.0,,70.0,,,,,,,Protein,G -23487347,2320047,1003,11.43,,70.0,,,,,,,Protein,G -23487393,2320149,1003,7.14,,70.0,,,,,,,Protein,G -23487435,2320250,1003,1.43,,70.0,,,,,,,Protein,G -23487474,2320306,1003,0.0,,70.0,,,,,,,Protein,G -23487943,2321156,1003,46.67,,70.0,,,,,,,Protein,G -23488122,2321577,1003,0.0,,70.0,,,,,,,Protein,G -23488304,2321909,1003,0.0,,70.0,,,,,,,Protein,G -23488347,2321969,1003,12.5,,70.0,,,,,,,Protein,G -23488431,2322103,1003,0.0,,70.0,,,,,,,Protein,G -23488471,2322169,1003,6.47,,70.0,,,,,,,Protein,G -23488847,2322761,1003,8.65,,70.0,,,,,,,Protein,G -23488888,2322832,1003,8.49,,70.0,,,,,,,Protein,G -23488969,2322950,1003,0.0,,70.0,,,,,,,Protein,G -23489080,2323231,1003,3.03,,70.0,,,,,,,Protein,G -23489190,2323554,1003,0.83,,70.0,,,,,,,Protein,G -23489693,2324763,1003,1.64,,70.0,,,,,,,Protein,G -23489972,2325284,1003,6.67,,70.0,,,,,,,Protein,G -23489979,2325293,1003,2.31,,70.0,,,,,,,Protein,G -23490269,2325738,1003,14.29,,70.0,,,,,,,Protein,G -23490292,2325774,1003,0.0,,70.0,,,,,,,Protein,G -23490672,2326312,1003,50.0,,70.0,,,,,,,Protein,G -23490746,2326403,1003,6.78,,70.0,,,,,,,Protein,G -23490862,2326561,1003,0.0,,70.0,,,,,,,Protein,G -23490911,2326653,1003,0.0,,70.0,,,,,,,Protein,G -23491331,2327190,1003,7.14,,70.0,,,,,,,Protein,G -23491493,2327412,1003,5.71,,70.0,,,,,,,Protein,G -23491520,2327461,1003,7.14,,70.0,,,,,,,Protein,G -23491857,2327974,1003,10.71,,70.0,,,,,,,Protein,G -23491912,2328057,1003,0.0,,70.0,,,,,,,Protein,G -23492065,2328304,1003,21.43,,70.0,,,,,,,Protein,G -23492149,2328412,1003,5.71,,70.0,,,,,,,Protein,G -23492232,2328527,1003,18.97,,70.0,,,,,,,Protein,G -23492240,2328550,1003,28.57,,70.0,,,,,,,Protein,G -23492650,2329218,1003,0.0,,70.0,,,,,,,Protein,G -23492708,2329314,1003,13.04,,70.0,,,,,,,Protein,G -23492758,2329403,1003,10.62,,70.0,,,,,,,Protein,G -23492914,2329649,1003,2.33,,73.0,,,,,,,Protein,G -23492950,2329696,1003,14.29,,70.0,,,,,,,Protein,G -23493101,2330786,1003,16.96,,71.0,,,,,,,Protein,G -23493142,2330827,1003,0.0,,75.0,,,,,,,Protein,G -23493760,2331446,1003,19.64,,71.0,,,,,,,Protein,G -23493808,2331494,1003,0.05,,78.0,,,,,,,Protein,G -23493835,2331521,1003,0.0,,75.0,,,,,,,Protein,G -23493895,2331581,1003,0.09,,78.0,,,,,,,Protein,G -23494692,2332380,1003,2.38,,71.0,,,,,,,Protein,G -23495089,2332787,1003,6.67,,70.0,,,,,,,Protein,G -23495578,2333332,1003,36.67,,70.0,,,,,,,Protein,G -23495593,2333347,1003,8.0,,70.0,,,,,,,Protein,G -23495647,2333403,1003,5.13,,70.0,,,,,,,Protein,G -23496119,2333895,1003,30.0,,70.0,,,,,,,Protein,G -23496162,2333948,1003,60.71,,70.0,,,,,,,Protein,G -23496600,2334451,1003,20.59,,70.0,,,,,,,Protein,G -23497145,2335031,1003,7.14,,70.0,,,,,,,Protein,G -23497692,2335596,1003,4.21,,70.0,,,,,,,Protein,G -23498356,2336273,1003,0.0,,75.0,,,,,,,Protein,G -23498937,2336856,1003,0.98,,71.0,,,,,,,Protein,G -23499368,2337287,1003,2.5,,71.0,,,,,,,Protein,G -23499981,2337920,1003,7.14,,70.0,,,,,,,Protein,G -23500175,2338133,1003,4.76,,70.0,,,,,,,Protein,G -23500220,2338189,1003,7.49,,70.0,,,,,,,Protein,G -23500224,2338193,1003,25.0,,70.0,,,,,,,Protein,G -23500341,2338327,1003,6.67,,70.0,,,,,,,Protein,G -23500485,2338477,1003,8.75,,70.0,,,,,,,Protein,G -23500595,2338590,1003,30.0,,70.0,,,,,,,Protein,G -23500725,2338726,1003,0.0,,75.0,,,,,,,Protein,G -23501200,2339279,1003,0.0,,70.0,,,,,,,Protein,G -23501420,2339508,1003,2.5,,70.0,,,,,,,Protein,G -23501537,2339627,1003,5.88,,70.0,,,,,,,Protein,G -23502260,2340393,1003,0.0,,70.0,,,,,,,Protein,G -23502920,2341069,1003,4.27,,,,,,,,,Protein,G -23503114,2341263,1003,31.1,,,,,,,,,Protein,G -23503488,2341637,1003,8.68,,,,,,,,,Protein,G -23503596,2341745,1003,14.38,,,,,,,,,Protein,G -23503758,2341907,1003,8.74,,,,,,,,,Protein,G -23503925,2342074,1003,5.12,,,,,,,,,Protein,G -23504108,2342257,1003,6.92,,,,,,,,,Protein,G -23504315,2342464,1003,20.83,,,,,,,,,Protein,G -23504322,2342471,1003,15.32,,,,,,,,,Protein,G -23504874,2343023,1003,6.31,,,,,,,,,Protein,G -23505219,2343368,1003,3.28,,,,,,,,,Protein,G -23505226,2343375,1003,4.36,,,,,,,,,Protein,G -23505829,2343978,1003,6.51,,,,,,,,,Protein,G -23506544,2344693,1003,2.5,,,,,,,,,Protein,G -23506669,2344818,1003,0.0,,,,,,,,,Protein,G -23506795,2344944,1003,7.13,,,,,,,,,Protein,G -23506821,2344970,1003,1.73,,,,,,,,,Protein,G -23506918,2345067,1003,1.57,,,,,,,,,Protein,G -23507046,2345195,1003,0.72,,,,,,,,,Protein,G -23507053,2345202,1003,2.89,,,,,,,,,Protein,G -23507058,2345207,1003,0.89,,,,,,,,,Protein,G -23507084,2345233,1003,1.08,,,,,,,,,Protein,G -23507116,2345265,1003,1.25,,,,,,,,,Protein,G -23507295,2345444,1003,2.22,,,,,,,,,Protein,G -23507496,2345645,1003,7.16,,,,,,,,,Protein,G -23507537,2345686,1003,4.91,,,,,,,,,Protein,G -23507899,2346048,1003,9.0,,,,,,,,,Protein,G -23507988,2346137,1003,0.07,,,,,,,,,Protein,G -23508058,2346207,1003,0.24,,,,,,,,,Protein,G -23508316,2364030,1003,4.5,,78.0,,,,,,,Protein,G -23508688,2364406,1003,6.45,,70.0,,,,,,,Protein,G -23508803,2364521,1003,2.78,,70.0,,,,,,,Protein,G -23508954,2364673,1003,0.0,,75.0,,,,,,,Protein,G -23509420,2365151,1003,4.51,,70.0,,,,,,,Protein,G -23509599,2365331,1003,2.94,,70.0,,,,,,,Protein,G -23509609,2365341,1003,0.0,,70.0,,,,,,,Protein,G -23509775,2365509,1003,15.34,,70.0,,,,,,,Protein,G -23509850,2365586,1003,4.62,,70.0,,,,,,,Protein,G -23510067,2365810,1003,1.6,,70.0,,,,,,,Protein,G -23510166,2365911,1003,4.55,,70.0,,,,,,,Protein,G -23510172,2365918,1003,0.0,,70.0,,,,,,,Protein,G -23510416,2366167,1003,3.33,,70.0,,,,,,,Protein,G -23510922,2366680,1003,13.33,,70.0,,,,,,,Protein,G -23511204,2366968,1003,0.0,,70.0,,,,,,,Protein,G -23511306,2367071,1003,33.33,,70.0,,,,,,,Protein,G -23511733,2367508,1003,0.0,,70.0,,,,,,,Protein,G -23511914,2367694,1003,7.81,,70.0,,,,,,,Protein,G -23512291,2368080,1003,33.33,,70.0,,,,,,,Protein,G -23512328,2368119,1003,0.0,,70.0,,,,,,,Protein,G -23512409,2368205,1003,0.0,,70.0,,,,,,,Protein,G -23513053,2368860,1003,0.0,,70.0,,,,,,,Protein,G -23513191,2369004,1003,5.31,,70.0,,,,,,,Protein,G -23513434,2369256,1003,3.53,,70.0,,,,,,,Protein,G -23513679,2369509,1003,11.43,,70.0,,,,,,,Protein,G -23514209,2370041,1003,14.16,,70.0,,,,,,,Protein,G -23514461,2370293,1003,7.14,,70.0,,,,,,,Protein,G -23514693,2370525,1003,17.86,,71.0,,,,,,,Protein,G -23514781,2370613,1003,35.29,,71.0,,,,,,,Protein,G -23515006,2370838,1003,20.54,,71.0,,,,,,,Protein,G -23515111,2370943,1003,1.3,,78.0,,,,,,,Protein,G -23515143,2370975,1003,16.96,,71.0,,,,,,,Protein,G -23515276,2371108,1003,35.29,,71.0,,,,,,,Protein,G -23515505,2371337,1003,16.1,,78.0,,,,,,,Protein,G -23515762,2371594,1003,14.0,,78.0,,,,,,,Protein,G -23515962,2371794,1003,6.12,,72.0,,,,,,,Protein,G -23515983,2371815,1003,5.0,,71.0,,,,,,,Protein,G -23516001,2371833,1003,6.0,,78.0,,,,,,,Protein,G -23516203,2372035,1003,8.77,,72.0,,,,,,,Protein,G -23516414,2372247,1003,25.0,,70.0,,,,,,,Protein,G -23516432,2372265,1003,2.82,,70.0,,,,,,,Protein,G -23516617,2372450,1003,0.0,,70.0,,,,,,,Protein,G -23516865,2372700,1003,21.43,,70.0,,,,,,,Protein,G -23516923,2372758,1003,3.8,,70.0,,,,,,,Protein,G -23517129,2372967,1003,12.5,,70.0,,,,,,,Protein,G -23517407,2373246,1003,0.0,,70.0,,,,,,,Protein,G -23517700,2373540,1003,10.26,,70.0,,,,,,,Protein,G -23518071,2373920,1003,25.86,,70.0,,,,,,,Protein,G -23518171,2374020,1003,0.0,,70.0,,,,,,,Protein,G -23518249,2374099,1003,21.88,,70.0,,,,,,,Protein,G -23518597,2374456,1003,16.47,,70.0,,,,,,,Protein,G -23518891,2374761,1003,6.73,,70.0,,,,,,,Protein,G -23519196,2375074,1003,21.18,,70.0,,,,,,,Protein,G -23519198,2375076,1003,3.33,,70.0,,,,,,,Protein,G -23519284,2375163,1003,11.54,,70.0,,,,,,,Protein,G -23519548,2375437,1003,7.14,,70.0,,,,,,,Protein,G -23519616,2375507,1003,6.67,,70.0,,,,,,,Protein,G -23520069,2375977,1003,0.0,,70.0,,,,,,,Protein,G -23520247,2376158,1003,0.0,,70.0,,,,,,,Protein,G -23520531,2376446,1003,3.85,,70.0,,,,,,,Protein,G -23520682,2376599,1003,0.0,,70.0,,,,,,,Protein,G -23520864,2376782,1003,3.57,,70.0,,,,,,,Protein,G -23521429,2377363,1003,0.0,,70.0,,,,,,,Protein,G -23521430,2377364,1003,10.53,,70.0,,,,,,,Protein,G -23521510,2377445,1003,0.0,,70.0,,,,,,,Protein,G -23521602,2377538,1003,10.43,,70.0,,,,,,,Protein,G -23521857,2377801,1003,0.0,,70.0,,,,,,,Protein,G -23521926,2377871,1003,3.57,,70.0,,,,,,,Protein,G -23522080,2378026,1003,5.88,,70.0,,,,,,,Protein,G -23522268,2378216,1003,0.0,,70.0,,,,,,,Protein,G -23522671,2378622,1003,5.88,,70.0,,,,,,,Protein,G -23522972,2378932,1003,16.67,,73.0,,,,,,,Protein,G -23523087,2379047,1003,25.0,,70.0,,,,,,,Protein,G -23523231,2379191,1003,3.53,,70.0,,,,,,,Protein,G -23523315,2379275,1003,0.0,,70.0,,,,,,,Protein,G -23523431,2379391,1003,6.67,,70.0,,,,,,,Protein,G -23523489,2379449,1003,7.14,,70.0,,,,,,,Protein,G -23523837,2379797,1003,3.23,,70.0,,,,,,,Protein,G -23524008,2379968,1003,3.08,,70.0,,,,,,,Protein,G -23524095,2380055,1003,7.14,,70.0,,,,,,,Protein,G -23524248,2380208,1003,0.0,,70.0,,,,,,,Protein,G -23524404,2380365,1003,6.25,,70.0,,,,,,,Protein,G -23524493,2380454,1003,7.05,,70.0,,,,,,,Protein,G -23524560,2380521,1003,3.33,,70.0,,,,,,,Protein,G -23524785,2380746,1003,35.29,,71.0,,,,,,,Protein,G -23524849,2380810,1003,0.4,,70.0,,,,,,,Protein,G -23524904,2380866,1003,7.92,,78.0,,,,,,,Protein,G -23525350,2381312,1003,2.5,,78.0,,,,,,,Protein,G -23525357,2381319,1003,4.54,,78.0,,,,,,,Protein,G -23525708,2381675,1003,8.47,,70.0,,,,,,,Protein,G -23526126,2382102,1003,10.4,,70.0,,,,,,,Protein,G -23526128,2382104,1003,11.81,,70.0,,,,,,,Protein,G -23526467,2382449,1003,2.3,,70.0,,,,,,,Protein,G -23526612,2382595,1003,6.25,,70.0,,,,,,,Protein,G -23526631,2382614,1003,23.81,,70.0,,,,,,,Protein,G -23526805,2382789,1003,0.0,,70.0,,,,,,,Protein,G -23527032,2383020,1003,14.29,,70.0,,,,,,,Protein,G -23527101,2383089,1003,4.2,,70.0,,,,,,,Protein,G -23527210,2383198,1003,4.96,,70.0,,,,,,,Protein,G -23527425,2383416,1003,3.75,,70.0,,,,,,,Protein,G -23527457,2383448,1003,17.86,,70.0,,,,,,,Protein,G -23527530,2383523,1003,0.59,,70.0,,,,,,,Protein,G -23528007,2384002,1003,0.0,,70.0,,,,,,,Protein,G -23528092,2384089,1003,5.26,,70.0,,,,,,,Protein,G -23528474,2384472,1003,30.0,,70.0,,,,,,,Protein,G -23528591,2384590,1003,0.71,,73.0,,,,,,,Protein,G -23528662,2384661,1003,1.18,,70.0,,,,,,,Protein,G -23528681,2384680,1003,0.0,,75.0,,,,,,,Protein,G -23528714,2384713,1003,0.0,,70.0,,,,,,,Protein,G -23529067,2385073,1003,14.29,,70.0,,,,,,,Protein,G -23529077,2385083,1003,0.0,,70.0,,,,,,,Protein,G -23529100,2385106,1003,25.0,,70.0,,,,,,,Protein,G -23529966,2385981,1003,7.86,,70.0,,,,,,,Protein,G -23530173,2386190,1003,7.14,,70.0,,,,,,,Protein,G -23530985,2387008,1003,9.29,,70.0,,,,,,,Protein,G -23531220,2387243,1003,25.0,,70.0,,,,,,,Protein,G -23531292,2387316,1003,0.0,,70.0,,,,,,,Protein,G -23531300,2387324,1003,14.29,,70.0,,,,,,,Protein,G -23531358,2387384,1003,0.0,,70.0,,,,,,,Protein,G -23531429,2387456,1003,18.99,,70.0,,,,,,,Protein,G -23531556,2387583,1003,2.5,,70.0,,,,,,,Protein,G -23531560,2387587,1003,3.33,,70.0,,,,,,,Protein,G -23531899,2387932,1003,6.67,,70.0,,,,,,,Protein,G -23532072,2388106,1003,9.73,,70.0,,,,,,,Protein,G -23532140,2388175,1003,0.0,,70.0,,,,,,,Protein,G -23532225,2388260,1003,10.53,,70.0,,,,,,,Protein,G -23532338,2388374,1003,22.86,,70.0,,,,,,,Protein,G -23532592,2388634,1003,20.63,,70.0,,,,,,,Protein,G -23532639,2388681,1003,0.0,,70.0,,,,,,,Protein,G -23532645,2388687,1003,0.0,,70.0,,,,,,,Protein,G -23533336,2389386,1003,12.9,,70.0,,,,,,,Protein,G -23533917,2389972,1003,10.71,,70.0,,,,,,,Protein,G -23534054,2390110,1003,20.0,,70.0,,,,,,,Protein,G -23534365,2390424,1003,25.0,,70.0,,,,,,,Protein,G -23534522,2390581,1003,2.35,,70.0,,,,,,,Protein,G -23534577,2390638,1003,20.0,,70.0,,,,,,,Protein,G -23534984,2391051,1003,25.88,,70.0,,,,,,,Protein,G -23535285,2391355,1003,4.83,,70.0,,,,,,,Protein,G -23535315,2391385,1003,0.83,,70.0,,,,,,,Protein,G -23535564,2391637,1003,1.64,,70.0,,,,,,,Protein,G -23535567,2391640,1003,0.83,,70.0,,,,,,,Protein,G -23535665,2391740,1003,20.24,,70.0,,,,,,,Protein,G -23535681,2391756,1003,6.67,,70.0,,,,,,,Protein,G -23536303,2392384,1003,3.57,,73.0,,,,,,,Protein,G -23536466,2392548,1003,23.81,,70.0,,,,,,,Protein,G -23536613,2392696,1003,13.51,,70.0,,,,,,,Protein,G -23536876,2392960,1003,22.22,,70.0,,,,,,,Protein,G -23537104,2393190,1003,13.33,,70.0,,,,,,,Protein,G -23537242,2393329,1003,1.23,,70.0,,,,,,,Protein,G -23537299,2393386,1003,2.0,,70.0,,,,,,,Protein,G -23537439,2393529,1003,3.33,,70.0,,,,,,,Protein,G -23537505,2393596,1003,0.0,,70.0,,,,,,,Protein,G -23537808,2393901,1003,15.56,,70.0,,,,,,,Protein,G -23538114,2394210,1003,16.47,,70.0,,,,,,,Protein,G -23538174,2394275,1003,2.03,,70.0,,,,,,,Protein,G -23538368,2394474,1003,1.25,,70.0,,,,,,,Protein,G -23538693,2394810,1003,6.67,,70.0,,,,,,,Protein,G -23538721,2394839,1003,8.89,,70.0,,,,,,,Protein,G -23539366,2395493,1003,6.67,,70.0,,,,,,,Protein,G -23539498,2395629,1003,0.0,,70.0,,,,,,,Protein,G -23539754,2395885,1003,0.0,,75.0,,,,,,,Protein,G -23539920,2396054,1003,2.86,,70.0,,,,,,,Protein,G -23539979,2396114,1003,9.52,,70.0,,,,,,,Protein,G -23540155,2396291,1003,0.0,,70.0,,,,,,,Protein,G -23540328,2396466,1003,0.0,,70.0,,,,,,,Protein,G -23540333,2396471,1003,0.0,,70.0,,,,,,,Protein,G -23540767,2396907,1003,6.67,,70.0,,,,,,,Protein,G -23540872,2397013,1003,0.0,,70.0,,,,,,,Protein,G -23540965,2397106,1003,17.5,,70.0,,,,,,,Protein,G -23541338,2397485,1003,0.0,,75.0,,,,,,,Protein,G -23541866,2398013,1003,3.91,,70.0,,,,,,,Protein,G -23541932,2398079,1003,21.43,,70.0,,,,,,,Protein,G -23542180,2398327,1003,0.0,,75.0,,,,,,,Protein,G -23542261,2398408,1003,0.42,,70.0,,,,,,,Protein,G -23542326,2398473,1003,0.0,,70.0,,,,,,,Protein,G -23542602,2398749,1003,20.0,,70.0,,,,,,,Protein,G -23542614,2398761,1003,0.0,,70.0,,,,,,,Protein,G -23542721,2398868,1003,2.35,,70.0,,,,,,,Protein,G -23543166,2399314,1003,86.67,,70.0,,,,,,,Protein,G -23543277,2399425,1003,23.81,,70.0,,,,,,,Protein,G -23543385,2399533,1003,22.81,,70.0,,,,,,,Protein,G -23543570,2399723,1003,0.0,,70.0,,,,,,,Protein,G -23543881,2400034,1003,21.43,,70.0,,,,,,,Protein,G -23543958,2400111,1003,11.62,,70.0,,,,,,,Protein,G -23544021,2400175,1003,1.18,,70.0,,,,,,,Protein,G -23544209,2400363,1003,12.5,,70.0,,,,,,,Protein,G -23544233,2400387,1003,7.14,,70.0,,,,,,,Protein,G -23544238,2400392,1003,16.67,,70.0,,,,,,,Protein,G -23544291,2400445,1003,9.41,,70.0,,,,,,,Protein,G -23544583,2400737,1003,0.0,,70.0,,,,,,,Protein,G -23544638,2400792,1003,0.0,,70.0,,,,,,,Protein,G -23544777,2400932,1003,17.86,,70.0,,,,,,,Protein,G -23544786,2400941,1003,17.86,,70.0,,,,,,,Protein,G -23545019,2401174,1003,3.33,,70.0,,,,,,,Protein,G -23545061,2401216,1003,1.18,,70.0,,,,,,,Protein,G -23545076,2401231,1003,4.17,,70.0,,,,,,,Protein,G -23545452,2401607,1003,0.0,,70.0,,,,,,,Protein,G -23545689,2401844,1003,16.96,,70.0,,,,,,,Protein,G -23545817,2401972,1003,3.57,,70.0,,,,,,,Protein,G -23546474,2402634,1003,2.35,,70.0,,,,,,,Protein,G -23546507,2402667,1003,7.14,,70.0,,,,,,,Protein,G -23546818,2402979,1003,6.67,,70.0,,,,,,,Protein,G -23546922,2403085,1003,0.79,,70.0,,,,,,,Protein,G -23547235,2403402,1003,7.14,,70.0,,,,,,,Protein,G -23547253,2403420,1003,17.86,,70.0,,,,,,,Protein,G -23547298,2403465,1003,14.62,,70.0,,,,,,,Protein,G -23547299,2403466,1003,0.0,,75.0,,,,,,,Protein,G -23547661,2403828,1003,25.0,,70.0,,,,,,,Protein,G -23547712,2403879,1003,7.14,,70.0,,,,,,,Protein,G -23547822,2403989,1003,0.62,,70.0,,,,,,,Protein,G -23548398,2404567,1003,0.83,,70.0,,,,,,,Protein,G -23549384,2405553,1003,7.27,,70.0,,,,,,,Protein,G -23549401,2405570,1003,1.6,,70.0,,,,,,,Protein,G -23549502,2405671,1003,11.11,,70.0,,,,,,,Protein,G -23549506,2405675,1003,9.76,,70.0,,,,,,,Protein,G -23549569,2405738,1003,3.53,,70.0,,,,,,,Protein,G -23549960,2406129,1003,0.0,,70.0,,,,,,,Protein,G -23550135,2406306,1003,0.0,,70.0,,,,,,,Protein,G -23550276,2406447,1003,1.61,,73.0,,,,,,,Protein,G -23550831,2407002,1003,1.64,,70.0,,,,,,,Protein,G -23550973,2407144,1003,10.87,,70.0,,,,,,,Protein,G -23551071,2407242,1003,0.0,,70.0,,,,,,,Protein,G -23551222,2407393,1003,20.0,,70.0,,,,,,,Protein,G -23551366,2407537,1003,11.67,,70.0,,,,,,,Protein,G -23551431,2407602,1003,0.0,,70.0,,,,,,,Protein,G -23551540,2407711,1003,1.61,,73.0,,,,,,,Protein,G -23551780,2407951,1003,21.88,,70.0,,,,,,,Protein,G -23551923,2408094,1003,0.42,,70.0,,,,,,,Protein,G -23552040,2408214,1003,0.0,,70.0,,,,,,,Protein,G -23552396,2408571,1003,20.0,,70.0,,,,,,,Protein,G -23552590,2408765,1003,0.0,,70.0,,,,,,,Protein,G -23553064,2409240,1003,0.0,,70.0,,,,,,,Protein,G -23553326,2409503,1003,25.0,,70.0,,,,,,,Protein,G -23553348,2409525,1003,0.0,,70.0,,,,,,,Protein,G -23553489,2409666,1003,2.35,,70.0,,,,,,,Protein,G -23553531,2409708,1003,22.22,,70.0,,,,,,,Protein,G -23553611,2409788,1003,8.77,,70.0,,,,,,,Protein,G -23553617,2409794,1003,16.07,,70.0,,,,,,,Protein,G -23553896,2410075,1003,25.0,,70.0,,,,,,,Protein,G -23554178,2410357,1003,57.14,,70.0,,,,,,,Protein,G -23554329,2410508,1003,2.31,,70.0,,,,,,,Protein,G -23554528,2410709,1003,0.71,,70.0,,,,,,,Protein,G -23554669,2410850,1003,1.64,,70.0,,,,,,,Protein,G -23554723,2410904,1003,6.67,,70.0,,,,,,,Protein,G -23554909,2411090,1003,3.33,,70.0,,,,,,,Protein,G -23554914,2411095,1003,0.0,,70.0,,,,,,,Protein,G -23555597,2411783,1003,14.29,,70.0,,,,,,,Protein,G -23555837,2412025,1003,0.0,,70.0,,,,,,,Protein,G -23556076,2412266,1003,2.4,,70.0,,,,,,,Protein,G -23556252,2412442,1003,0.0,,70.0,,,,,,,Protein,G -23556795,2412997,1003,1.63,,70.0,,,,,,,Protein,G -23557074,2413277,1003,0.0,,70.0,,,,,,,Protein,G -23557210,2413413,1003,9.46,,70.0,,,,,,,Protein,G -23557286,2413490,1003,0.0,,70.0,,,,,,,Protein,G -23557360,2413566,1003,15.79,,70.0,,,,,,,Protein,G -23557643,2413851,1003,0.71,,70.0,,,,,,,Protein,G -23558104,2414330,1003,0.28,,70.0,,,,,,,Protein,G -23558237,2414464,1003,7.14,,70.0,,,,,,,Protein,G -23558363,2414594,1003,7.14,,70.0,,,,,,,Protein,G -23558476,2414709,1003,0.0,,70.0,,,,,,,Protein,G -23558555,2414790,1003,26.09,,70.0,,,,,,,Protein,G -23558570,2414805,1003,29.41,,70.0,,,,,,,Protein,G -23558633,2414868,1003,4.93,,70.0,,,,,,,Protein,G -23558776,2415012,1003,3.0,,70.0,,,,,,,Protein,G -23558820,2415056,1003,2.19,,70.0,,,,,,,Protein,G -23559074,2415315,1003,4.17,,70.0,,,,,,,Protein,G -23559538,2415783,1003,3.33,,70.0,,,,,,,Protein,G -23560278,2416528,1003,14.71,,70.0,,,,,,,Protein,G -23560328,2416578,1003,0.0,,70.0,,,,,,,Protein,G -23560422,2416672,1003,6.0,,70.0,,,,,,,Protein,G -23561468,2417732,1003,16.67,,70.0,,,,,,,Protein,G -23561977,2418249,1003,17.86,,70.0,,,,,,,Protein,G -23562237,2418513,1003,12.73,,70.0,,,,,,,Protein,G -23562249,2418526,1003,4.08,,70.0,,,,,,,Protein,G -23562356,2418634,1003,9.23,,70.0,,,,,,,Protein,G -23562375,2418654,1003,4.4,,70.0,,,,,,,Protein,G -23562497,2418779,1003,3.33,,70.0,,,,,,,Protein,G -23562625,2418912,1003,0.21,,70.0,,,,,,,Protein,G -23562767,2419058,1003,3.57,,70.0,,,,,,,Protein,G -23562794,2419085,1003,16.03,,70.0,,,,,,,Protein,G -23562930,2419222,1003,3.33,,73.0,,,,,,,Protein,G -23563788,2420091,1003,0.0,,70.0,,,,,,,Protein,G -23563952,2420256,1003,0.42,,70.0,,,,,,,Protein,G -23564086,2420390,1003,5.88,,70.0,,,,,,,Protein,G -23564260,2420566,1003,0.84,,70.0,,,,,,,Protein,G -23564409,2420717,1003,2.17,,70.0,,,,,,,Protein,G -23564418,2420726,1003,12.5,,70.0,,,,,,,Protein,G -23564610,2420922,1003,0.0,,70.0,,,,,,,Protein,G -23565265,2421586,1003,11.11,,70.0,,,,,,,Protein,G -23565640,2421968,1003,0.42,,70.0,,,,,,,Protein,G -23565713,2422041,1003,0.0,,70.0,,,,,,,Protein,G -23565777,2422105,1003,0.0,,70.0,,,,,,,Protein,G -23565852,2422180,1003,0.0,,70.0,,,,,,,Protein,G -23566219,2422551,1003,1.67,,73.0,,,,,,,Protein,G -23566228,2422560,1003,20.0,,70.0,,,,,,,Protein,G -23566238,2422570,1003,6.67,,70.0,,,,,,,Protein,G -23567194,2423536,1003,33.33,,70.0,,,,,,,Protein,G -23567318,2423660,1003,2.56,,70.0,,,,,,,Protein,G -23567712,2424058,1003,21.88,,70.0,,,,,,,Protein,G -23568396,2424757,1003,16.67,,70.0,,,,,,,Protein,G -23568628,2424990,1003,1.61,,70.0,,,,,,,Protein,G -23568724,2425086,1003,0.0,,70.0,,,,,,,Protein,G -23568733,2425095,1003,1.18,,70.0,,,,,,,Protein,G -23568743,2425105,1003,3.33,,70.0,,,,,,,Protein,G -23568922,2425287,1003,0.83,,70.0,,,,,,,Protein,G -23569371,2425740,1003,13.33,,70.0,,,,,,,Protein,G -23570135,2426514,1003,14.71,,70.0,,,,,,,Protein,G -23570257,2426639,1003,6.67,,70.0,,,,,,,Protein,G -23570365,2426747,1003,2.35,,70.0,,,,,,,Protein,G -23570491,2426873,1003,3.53,,70.0,,,,,,,Protein,G -23570621,2427003,1003,10.71,,70.0,,,,,,,Protein,G -23570855,2427237,1003,34.78,,70.0,,,,,,,Protein,G -23571038,2427420,1003,0.8,,70.0,,,,,,,Protein,G -23571135,2427517,1003,4.49,,70.0,,,,,,,Protein,G -23571249,2427631,1003,21.43,,70.0,,,,,,,Protein,G -23571475,2427858,1003,21.43,,70.0,,,,,,,Protein,G -23571529,2427912,1003,25.45,,70.0,,,,,,,Protein,G -23571614,2427997,1003,0.42,,70.0,,,,,,,Protein,G -23571742,2428125,1003,1.47,,70.0,,,,,,,Protein,G -23572065,2428449,1003,0.8,,70.0,,,,,,,Protein,G -23572211,2428595,1003,2.5,,70.0,,,,,,,Protein,G -23572384,2428768,1003,11.11,,70.0,,,,,,,Protein,G -23572726,2429110,1003,21.05,,70.0,,,,,,,Protein,G -23573070,2429456,1003,42.86,,70.0,,,,,,,Protein,G -23573170,2429557,1003,0.0,,70.0,,,,,,,Protein,G -23573911,2430298,1003,3.38,,70.0,,,,,,,Protein,G -23573966,2430354,1003,14.55,,70.0,,,,,,,Protein,G -23573977,2430365,1003,0.0,,75.0,,,,,,,Protein,G -23574099,2430487,1003,33.33,,70.0,,,,,,,Protein,G -23574874,2431262,1003,0.0,,70.0,,,,,,,Protein,G -23574879,2431267,1003,7.27,,70.0,,,,,,,Protein,G -23575030,2431418,1003,5.88,,70.0,,,,,,,Protein,G -23575258,2431646,1003,21.88,,70.0,,,,,,,Protein,G -23575382,2431770,1003,10.71,,70.0,,,,,,,Protein,G -23575664,2432052,1003,0.0,,70.0,,,,,,,Protein,G -23575752,2432140,1003,6.67,,70.0,,,,,,,Protein,G -23575955,2432347,1003,10.0,,70.0,,,,,,,Protein,G -23576789,2433183,1003,16.07,,70.0,,,,,,,Protein,G -23577125,2433520,1003,0.0,,70.0,,,,,,,Protein,G -23577297,2433692,1003,20.0,,70.0,,,,,,,Protein,G -23577624,2434019,1003,9.38,,70.0,,,,,,,Protein,G -23577661,2434056,1003,1.54,,70.0,,,,,,,Protein,G -23577797,2434192,1003,21.88,,70.0,,,,,,,Protein,G -23578071,2434466,1003,0.0,,70.0,,,,,,,Protein,G -23578274,2434669,1003,13.33,,70.0,,,,,,,Protein,G -23578285,2434680,1003,0.0,,70.0,,,,,,,Protein,G -23578319,2434714,1003,6.9,,70.0,,,,,,,Protein,G -23578390,2434786,1003,0.0,,70.0,,,,,,,Protein,G -23578570,2434966,1003,3.57,,70.0,,,,,,,Protein,G -23578867,2435263,1003,0.0,,70.0,,,,,,,Protein,G -23579378,2435775,1003,0.83,,70.0,,,,,,,Protein,G -23579460,2435857,1003,1.6,,70.0,,,,,,,Protein,G -23579516,2435913,1003,0.91,,70.0,,,,,,,Protein,G -23579662,2436071,1003,2.42,,70.0,,,,,,,Protein,G -23579811,2436222,1003,2.5,,70.0,,,,,,,Protein,G -23580326,2436737,1003,0.85,,70.0,,,,,,,Protein,G -23580790,2437202,1003,1.09,,70.0,,,,,,,Protein,G -23581126,2437541,1003,10.0,,70.0,,,,,,,Protein,G -23581234,2437649,1003,7.14,,70.0,,,,,,,Protein,G -23581359,2437774,1003,4.76,,70.0,,,,,,,Protein,G -23581489,2437905,1003,0.0,,70.0,,,,,,,Protein,G -23581887,2438304,1003,7.89,,70.0,,,,,,,Protein,G -23582233,2438652,1003,0.0,,70.0,,,,,,,Protein,G -23582956,2439378,1003,4.29,,70.0,,,,,,,Protein,G -23583338,2439762,1003,9.09,,70.0,,,,,,,Protein,G -23583623,2440047,1003,25.0,,70.0,,,,,,,Protein,G -23584024,2440449,1003,9.4,,70.0,,,,,,,Protein,G -23584652,2441079,1003,0.0,,70.0,,,,,,,Protein,G -23584784,2441211,1003,0.0,,70.0,,,,,,,Protein,G -23584786,2441213,1003,0.0,,70.0,,,,,,,Protein,G -23584847,2441274,1003,0.0,,70.0,,,,,,,Protein,G -23584856,2441283,1003,0.06,,70.0,,,,,,,Protein,G -23585066,2441493,1003,0.0,,70.0,,,,,,,Protein,G -23585247,2441674,1003,0.0,,70.0,,,,,,,Protein,G -23585267,2441694,1003,0.0,,70.0,,,,,,,Protein,G -23585313,2441740,1003,0.66,,70.0,,,,,,,Protein,G -23585957,2442384,1003,4.0,,70.0,,,,,,,Protein,G -23586125,2442553,1003,1.77,,70.0,,,,,,,Protein,G -23586144,2442572,1003,21.43,,70.0,,,,,,,Protein,G -23586172,2442600,1003,0.0,,75.0,,,,,,,Protein,G -23586816,2443246,1003,0.0,,70.0,,,,,,,Protein,G -23586898,2443329,1003,0.0,,70.0,,,,,,,Protein,G -23587131,2443568,1003,10.0,,71.0,,,,,,,Protein,G -23587246,2443697,1003,21.0,,78.0,,,,,,,Protein,G -23587647,2444145,1003,4.4,,78.0,,,,,,,Protein,G -23587658,2444157,1003,24.8,,78.0,,,,,,,Protein,G -23587702,2444204,1003,10.71,,71.0,,,,,,,Protein,G -23587754,2444264,1003,5.63,,71.0,,,,,,,Protein,G -23587859,2444375,1003,10.17,,70.0,,,,,,,Protein,G -23587912,2444428,1003,0.0,,70.0,,,,,,,Protein,G -23587954,2444471,1003,10.26,,70.0,,,,,,,Protein,G -23587992,2444509,1003,7.04,,70.0,,,,,,,Protein,G -23588266,2444790,1003,10.71,,70.0,,,,,,,Protein,G -23588300,2444824,1003,18.75,,70.0,,,,,,,Protein,G -23588350,2444874,1003,3.33,,70.0,,,,,,,Protein,G -23588380,2444904,1003,16.67,,70.0,,,,,,,Protein,G -23588709,2445241,1003,0.0,,70.0,,,,,,,Protein,G -23588821,2445353,1003,3.85,,70.0,,,,,,,Protein,G -23588985,2445518,1003,0.88,,70.0,,,,,,,Protein,G -23589001,2445534,1003,0.0,,75.0,,,,,,,Protein,G -23589250,2445785,1003,0.87,,70.0,,,,,,,Protein,G -23589424,2445961,1003,13.33,,70.0,,,,,,,Protein,G -23589493,2446030,1003,12.5,,70.0,,,,,,,Protein,G -23589544,2446081,1003,0.0,,70.0,,,,,,,Protein,G -23589834,2446375,1003,12.5,,70.0,,,,,,,Protein,G -23589965,2446508,1003,0.0,,70.0,,,,,,,Protein,G -23590039,2446584,1003,13.89,,70.0,,,,,,,Protein,G -23590559,2447105,1003,3.23,,70.0,,,,,,,Protein,G -23590760,2447308,1003,2.54,,70.0,,,,,,,Protein,G -23591119,2447667,1003,2.88,,70.0,,,,,,,Protein,G -23591203,2447751,1003,0.0,,70.0,,,,,,,Protein,G -23591242,2447790,1003,0.0,,70.0,,,,,,,Protein,G -23591319,2447867,1003,17.86,,70.0,,,,,,,Protein,G -23591538,2448087,1003,13.33,,70.0,,,,,,,Protein,G -23591909,2448461,1003,3.37,,70.0,,,,,,,Protein,G -23592007,2448561,1003,7.14,,70.0,,,,,,,Protein,G -23592018,2448572,1003,0.83,,70.0,,,,,,,Protein,G -23592219,2448773,1003,3.33,,73.0,,,,,,,Protein,G -23592383,2448940,1003,0.0,,70.0,,,,,,,Protein,G -23592625,2449183,1003,0.0,,70.0,,,,,,,Protein,G -23592927,2449491,1003,0.0,,70.0,,,,,,,Protein,G -23593018,2449584,1003,0.83,,70.0,,,,,,,Protein,G -23593083,2449652,1003,10.71,,70.0,,,,,,,Protein,G -23593846,2450446,1003,20.0,,70.0,,,,,,,Protein,G -23593855,2450456,1003,10.66,,70.0,,,,,,,Protein,G -23594278,2450887,1003,0.0,,70.0,,,,,,,Protein,G -23594406,2451015,1003,7.14,,70.0,,,,,,,Protein,G -23594412,2451021,1003,1.61,,70.0,,,,,,,Protein,G -23594436,2451045,1003,2.99,,70.0,,,,,,,Protein,G -23594612,2451227,1003,3.57,,70.0,,,,,,,Protein,G -23594861,2451484,1003,6.56,,70.0,,,,,,,Protein,G -23595163,2451789,1003,14.71,,70.0,,,,,,,Protein,G -23595520,2452157,1003,2.78,,70.0,,,,,,,Protein,G -23595575,2452212,1003,23.33,,70.0,,,,,,,Protein,G -23595670,2452307,1003,8.45,,70.0,,,,,,,Protein,G -23596109,2452749,1003,12.5,,70.0,,,,,,,Protein,G -23596128,2452768,1003,0.84,,70.0,,,,,,,Protein,G -23596391,2453036,1003,14.29,,70.0,,,,,,,Protein,G -23596640,2453289,1003,20.0,,70.0,,,,,,,Protein,G -23596845,2453502,1003,14.12,,70.0,,,,,,,Protein,G -23597043,2453700,1003,6.15,,70.0,,,,,,,Protein,G -23597147,2453804,1003,3.33,,70.0,,,,,,,Protein,G -23597279,2453936,1003,14.29,,70.0,,,,,,,Protein,G -23598178,2454840,1003,22.22,,70.0,,,,,,,Protein,G -23598620,2455283,1003,6.25,,73.0,,,,,,,Protein,G -23598782,2455445,1003,11.84,,70.0,,,,,,,Protein,G -23598893,2455556,1003,4.62,,70.0,,,,,,,Protein,G -23599092,2455755,1003,5.0,,70.0,,,,,,,Protein,G -23599131,2455795,1003,11.63,,70.0,,,,,,,Protein,G -23599174,2455838,1003,5.0,,70.0,,,,,,,Protein,G -23600156,2456821,1003,6.45,,71.0,,,,,,,Protein,G -23600461,2457126,1003,14.41,,71.0,,,,,,,Protein,G -23600690,2457355,1003,5.41,,71.0,,,,,,,Protein,G -23600888,2457553,1003,3.53,,71.0,,,,,,,Protein,G -23600947,2457614,1003,13.51,,71.0,,,,,,,Protein,G -23601073,2457740,1003,10.0,,71.0,,,,,,,Protein,G -23601122,2457789,1003,4.65,,71.0,,,,,,,Protein,G -23601229,2457897,1003,4.32,,71.0,,,,,,,Protein,G -23601374,2458043,1003,5.0,,71.0,,,,,,,Protein,G -23601499,2458168,1003,0.0,,71.0,,,,,,,Protein,G -23601534,2458203,1003,0.0,,71.0,,,,,,,Protein,G -23601775,2458444,1003,15.0,,78.0,,,,,,,Protein,G -23601985,2458655,1003,8.7,,71.0,,,,,,,Protein,G -23602357,2459027,1003,12.0,,78.0,,,,,,,Protein,G -23602553,2459224,1003,9.7,,78.0,,,,,,,Protein,G -23603671,2460345,1003,0.63,,70.0,,,,,,,Protein,G -23603803,2460477,1003,3.77,,70.0,,,,,,,Protein,G -23603975,2460649,1003,7.81,,70.0,,,,,,,Protein,G -23604037,2460711,1003,9.3,,70.0,,,,,,,Protein,G -23604148,2460822,1003,5.0,,70.0,,,,,,,Protein,G -23604761,2461440,1003,19.41,,70.0,,,,,,,Protein,G -23605089,2461773,1003,8.27,,70.0,,,,,,,Protein,G -23605151,2461835,1003,1.76,,70.0,,,,,,,Protein,G -23605459,2462144,1003,3.39,,70.0,,,,,,,Protein,G -23605591,2462276,1003,26.09,,70.0,,,,,,,Protein,G -23605754,2462440,1003,4.55,,70.0,,,,,,,Protein,G -23605944,2462630,1003,16.07,,70.0,,,,,,,Protein,G -23605981,2462667,1003,17.54,,70.0,,,,,,,Protein,G -23606060,2462747,1003,5.49,,70.0,,,,,,,Protein,G -23606084,2462773,1003,25.0,,70.0,,,,,,,Protein,G -23606107,2462796,1003,25.0,,70.0,,,,,,,Protein,G -23606166,2462855,1003,3.75,,70.0,,,,,,,Protein,G -23606237,2462926,1003,10.71,,70.0,,,,,,,Protein,G -23606279,2462968,1003,26.09,,70.0,,,,,,,Protein,G -23606502,2463195,1003,10.93,,70.0,,,,,,,Protein,G -23606703,2463397,1003,0.0,,70.0,,,,,,,Protein,G -23606934,2463630,1003,3.3,,70.0,,,,,,,Protein,G -23607062,2463760,1003,3.33,,70.0,,,,,,,Protein,G -23607143,2463842,1003,7.41,,70.0,,,,,,,Protein,G -23607245,2463944,1003,25.0,,70.0,,,,,,,Protein,G -23607284,2463984,1003,0.0,,70.0,,,,,,,Protein,G -23607353,2464056,1003,8.16,,70.0,,,,,,,Protein,G -23607705,2464414,1003,3.52,,70.0,,,,,,,Protein,G -23607806,2464515,1003,4.84,,70.0,,,,,,,Protein,G -23608120,2464833,1003,8.47,,70.0,,,,,,,Protein,G -23608121,2464834,1003,9.3,,70.0,,,,,,,Protein,G -23608312,2465031,1003,1.18,,73.0,,,,,,,Protein,G -23608355,2465074,1003,7.97,,70.0,,,,,,,Protein,G -23608384,2465103,1003,21.43,,70.0,,,,,,,Protein,G -23609178,2465902,1003,3.66,,70.0,,,,,,,Protein,G -23609298,2466022,1003,11.43,,70.0,,,,,,,Protein,G -23609500,2466225,1003,7.33,,70.0,,,,,,,Protein,G -23609980,2466709,1003,8.82,,70.0,,,,,,,Protein,G -23610055,2466784,1003,4.17,,70.0,,,,,,,Protein,G -23610143,2466873,1003,2.35,,70.0,,,,,,,Protein,G -23610483,2467214,1003,3.33,,70.0,,,,,,,Protein,G -23610677,2467412,1003,5.05,,70.0,,,,,,,Protein,G -23611020,2467757,1003,3.67,,70.0,,,,,,,Protein,G -23611073,2467811,1003,17.22,,70.0,,,,,,,Protein,G -23611339,2468081,1003,6.25,,70.0,,,,,,,Protein,G -23611464,2468207,1003,7.5,,70.0,,,,,,,Protein,G -23611616,2468359,1003,12.5,,70.0,,,,,,,Protein,G -23611746,2468490,1003,24.19,,70.0,,,,,,,Protein,G -23612164,2468914,1003,34.78,,70.0,,,,,,,Protein,G -23612423,2469175,1003,7.08,,70.0,,,,,,,Protein,G -23613083,2469836,1003,3.57,,70.0,,,,,,,Protein,G -23613095,2469848,1003,3.39,,70.0,,,,,,,Protein,G -23613386,2470141,1003,6.67,,70.0,,,,,,,Protein,G -23613765,2470522,1003,1.18,,70.0,,,,,,,Protein,G -23614110,2470868,1003,5.13,,70.0,,,,,,,Protein,G -23614321,2471081,1003,2.15,,70.0,,,,,,,Protein,G -23614332,2471092,1003,3.48,,70.0,,,,,,,Protein,G -23614365,2471126,1003,0.42,,73.0,,,,,,,Protein,G -23614421,2471183,1003,0.0,,70.0,,,,,,,Protein,G -23614461,2471223,1003,1.64,,70.0,,,,,,,Protein,G -23614603,2471365,1003,28.57,,70.0,,,,,,,Protein,G -23614927,2471693,1003,7.25,,70.0,,,,,,,Protein,G -23615106,2471872,1003,5.0,,70.0,,,,,,,Protein,G -23615271,2472038,1003,28.57,,70.0,,,,,,,Protein,G -23615329,2472096,1003,6.06,,70.0,,,,,,,Protein,G -23615406,2472173,1003,8.0,,70.0,,,,,,,Protein,G -23615579,2472346,1003,2.4,,70.0,,,,,,,Protein,G -23615595,2472362,1003,2.4,,70.0,,,,,,,Protein,G -23615678,2472446,1003,3.33,,70.0,,,,,,,Protein,G -23615720,2472488,1003,10.77,,70.0,,,,,,,Protein,G -23615758,2472526,1003,10.0,,70.0,,,,,,,Protein,G -23615883,2472651,1003,2.67,,70.0,,,,,,,Protein,G -23615917,2472685,1003,1.18,,73.0,,,,,,,Protein,G -23615938,2472706,1003,6.52,,70.0,,,,,,,Protein,G -23615980,2472749,1003,12.5,,70.0,,,,,,,Protein,G -23616528,2473300,1003,8.24,,70.0,,,,,,,Protein,G -23616839,2473612,1003,21.43,,70.0,,,,,,,Protein,G -23616878,2473651,1003,2.65,,70.0,,,,,,,Protein,G -23616969,2473742,1003,3.33,,70.0,,,,,,,Protein,G -23617023,2473796,1003,25.0,,70.0,,,,,,,Protein,G -23617112,2473885,1003,0.0,,75.0,,,,,,,Protein,G -23617202,2473977,1003,6.0,,70.0,,,,,,,Protein,G -23617792,2474567,1003,4.35,,70.0,,,,,,,Protein,G -23617842,2474617,1003,4.62,,70.0,,,,,,,Protein,G -23618308,2475083,1003,25.0,,70.0,,,,,,,Protein,G -23618662,2475438,1003,73.53,,70.0,,,,,,,Protein,G -23618993,2475769,1003,23.81,,70.0,,,,,,,Protein,G -23619014,2475790,1003,4.88,,70.0,,,,,,,Protein,G -23619474,2476250,1003,9.84,,70.0,,,,,,,Protein,G -23619659,2476435,1003,6.06,,70.0,,,,,,,Protein,G -23620272,2477049,1003,10.0,,70.0,,,,,,,Protein,G -23620297,2477074,1003,7.14,,70.0,,,,,,,Protein,G -23620699,2477484,1003,0.0,,70.0,,,,,,,Protein,G -23620715,2477500,1003,0.0,,70.0,,,,,,,Protein,G -23621146,2477935,1003,0.0,,70.0,,,,,,,Protein,G -23621337,2478127,1003,12.5,,70.0,,,,,,,Protein,G -23621492,2478283,1003,15.76,,70.0,,,,,,,Protein,G -23621535,2478327,1003,0.0,,70.0,,,,,,,Protein,G -23622272,2479081,1003,6.06,,70.0,,,,,,,Protein,G -23622730,2479545,1003,2.35,,70.0,,,,,,,Protein,G -23623099,2479921,1003,12.5,,70.0,,,,,,,Protein,G -23623190,2480014,1003,1.64,,70.0,,,,,,,Protein,G -23623299,2480123,1003,17.86,,70.0,,,,,,,Protein,G -23623438,2480264,1003,19.47,,70.0,,,,,,,Protein,G -23623520,2480347,1003,16.81,,70.0,,,,,,,Protein,G -23623608,2480437,1003,0.0,,70.0,,,,,,,Protein,G -23623656,2480485,1003,0.0,,70.0,,,,,,,Protein,G -23623760,2480590,1003,3.57,,70.0,,,,,,,Protein,G -23623881,2480715,1003,6.25,,70.0,,,,,,,Protein,G -23623988,2480827,1003,0.42,,70.0,,,,,,,Protein,G -23624382,2481226,1003,2.94,,70.0,,,,,,,Protein,G -23624432,2481276,1003,6.45,,70.0,,,,,,,Protein,G -23625000,2481850,1003,7.06,,70.0,,,,,,,Protein,G -23625042,2481897,1003,3.33,,70.0,,,,,,,Protein,G -23625145,2482002,1003,4.26,,70.0,,,,,,,Protein,G -23625793,2482660,1003,3.8,,70.0,,,,,,,Protein,G -23625884,2482754,1003,3.53,,70.0,,,,,,,Protein,G -23625958,2482829,1003,5.56,,70.0,,,,,,,Protein,G -23626516,2483391,1003,0.0,,70.0,,,,,,,Protein,G -23626596,2483472,1003,0.0,,70.0,,,,,,,Protein,G -23626701,2483579,1003,10.0,,70.0,,,,,,,Protein,G -23626828,2483707,1003,2.82,,70.0,,,,,,,Protein,G -23627149,2484031,1003,4.17,,70.0,,,,,,,Protein,G -23627166,2484048,1003,3.33,,70.0,,,,,,,Protein,G -23627197,2484079,1003,3.33,,70.0,,,,,,,Protein,G -23627665,2484550,1003,4.35,,70.0,,,,,,,Protein,G -23627889,2484779,1003,12.5,,70.0,,,,,,,Protein,G -23628424,2485325,1003,0.0,,75.0,,,,,,,Protein,G -23628434,2485335,1003,10.0,,70.0,,,,,,,Protein,G -23628493,2485394,1003,37.5,,70.0,,,,,,,Protein,G -23628689,2485591,1003,15.93,,70.0,,,,,,,Protein,G -23629080,2485994,1003,4.85,,70.0,,,,,,,Protein,G -23629092,2486007,1003,1.54,,70.0,,,,,,,Protein,G -23629602,2486521,1003,17.86,,70.0,,,,,,,Protein,G -23629813,2486734,1003,15.79,,70.0,,,,,,,Protein,G -23630051,2486973,1003,12.5,,70.0,,,,,,,Protein,G -23630060,2486982,1003,10.53,,70.0,,,,,,,Protein,G -23630215,2487138,1003,0.0,,70.0,,,,,,,Protein,G -23630233,2487156,1003,0.0,,70.0,,,,,,,Protein,G -23630586,2487513,1003,13.83,,70.0,,,,,,,Protein,G -23630888,2487818,1003,3.33,,70.0,,,,,,,Protein,G -23631090,2488020,1003,3.33,,70.0,,,,,,,Protein,G -23631210,2488140,1003,25.0,,70.0,,,,,,,Protein,G -23631363,2488294,1003,0.0,,70.0,,,,,,,Protein,G -23631485,2488416,1003,25.0,,70.0,,,,,,,Protein,G -23631716,2488647,1003,55.56,,70.0,,,,,,,Protein,G -23631764,2488695,1003,9.28,,70.0,,,,,,,Protein,G -23631817,2488748,1003,14.29,,70.0,,,,,,,Protein,G -23631842,2488773,1003,3.33,,70.0,,,,,,,Protein,G -23632029,2488960,1003,3.33,,70.0,,,,,,,Protein,G -23632074,2489005,1003,0.0,,70.0,,,,,,,Protein,G -23632467,2489398,1003,2.92,,70.0,,,,,,,Protein,G -23632546,2489477,1003,3.91,,70.0,,,,,,,Protein,G -23632715,2489646,1003,20.42,,70.0,,,,,,,Protein,G -23632801,2489733,1003,0.0,,70.0,,,,,,,Protein,G -23632894,2489826,1003,25.0,,70.0,,,,,,,Protein,G -23632912,2489844,1003,25.0,,70.0,,,,,,,Protein,G -23633153,2490086,1003,18.92,,70.0,,,,,,,Protein,G -23633312,2490245,1003,20.0,,70.0,,,,,,,Protein,G -23633414,2490347,1003,3.33,,70.0,,,,,,,Protein,G -23634182,2491116,1003,0.83,,70.0,,,,,,,Protein,G -23634190,2491124,1003,0.0,,70.0,,,,,,,Protein,G -23634448,2491385,1003,12.5,,71.0,,,,,,,Protein,G -23634474,2491411,1003,0.8,,72.0,,,,,,,Protein,G -23634692,2491629,1003,5.08,,71.0,,,,,,,Protein,G -23634706,2491643,1003,0.0,,71.0,,,,,,,Protein,G -23634797,2491734,1003,0.0,,71.0,,,,,,,Protein,G -23634839,2491776,1003,11.78,,71.0,,,,,,,Protein,G -23634969,2491906,1003,3.85,,71.0,,,,,,,Protein,G -23635015,2491952,1003,2.5,,71.0,,,,,,,Protein,G -23635039,2491976,1003,0.0,,71.0,,,,,,,Protein,G -23635508,2492445,1003,42.86,,71.0,,,,,,,Protein,G -23635671,2492608,1003,7.14,,71.0,,,,,,,Protein,G -23635743,2492680,1003,12.28,,72.0,,,,,,,Protein,G -23635838,2492775,1003,0.83,,71.0,,,,,,,Protein,G -23635859,2492796,1003,4.17,,71.0,,,,,,,Protein,G -23636170,2493108,1003,0.0,,70.0,,,,,,,Protein,G -23636417,2493356,1003,0.83,,70.0,,,,,,,Protein,G -23636593,2493534,1003,20.0,,70.0,,,,,,,Protein,G -23636854,2493797,1003,0.0,,70.0,,,,,,,Protein,G -23636969,2493912,1003,0.0,,70.0,,,,,,,Protein,G -23637042,2493985,1003,0.0,,70.0,,,,,,,Protein,G -23637083,2494026,1003,0.0,,70.0,,,,,,,Protein,G -23637413,2494356,1003,0.0,,70.0,,,,,,,Protein,G -23637742,2494689,1003,0.0,,70.0,,,,,,,Protein,G -23637934,2494882,1003,6.14,,70.0,,,,,,,Protein,G -23638091,2495041,1003,0.8,,70.0,,,,,,,Protein,G -23638098,2495048,1003,0.0,,70.0,,,,,,,Protein,G -23638180,2495131,1003,0.0,,70.0,,,,,,,Protein,G -23638238,2495196,1003,5.0,,70.0,,,,,,,Protein,G -23638266,2495224,1003,12.5,,70.0,,,,,,,Protein,G -23638269,2495227,1003,12.5,,70.0,,,,,,,Protein,G -23638433,2495397,1003,6.67,,70.0,,,,,,,Protein,G -23638714,2495682,1003,1.11,,70.0,,,,,,,Protein,G -23638806,2495775,1003,5.26,,70.0,,,,,,,Protein,G -23638811,2495780,1003,20.42,,70.0,,,,,,,Protein,G -23638893,2495862,1003,0.0,,70.0,,,,,,,Protein,G -23639171,2496145,1003,21.43,,70.0,,,,,,,Protein,G -23639320,2496294,1003,16.67,,70.0,,,,,,,Protein,G -23639392,2496368,1003,0.0,,70.0,,,,,,,Protein,G -23639583,2496561,1003,6.06,,70.0,,,,,,,Protein,G -23640167,2497150,1003,13.33,,70.0,,,,,,,Protein,G -23640442,2497429,1003,2.94,,70.0,,,,,,,Protein,G -23640570,2497561,1003,9.38,,70.0,,,,,,,Protein,G -23641414,2498413,1003,7.14,,70.0,,,,,,,Protein,G -23641540,2498539,1003,5.0,,70.0,,,,,,,Protein,G -23641571,2498570,1003,11.11,,70.0,,,,,,,Protein,G -23641695,2498694,1003,9.52,,70.0,,,,,,,Protein,G -23641786,2498785,1003,4.76,,70.0,,,,,,,Protein,G -23641993,2498993,1003,10.0,,70.0,,,,,,,Protein,G -23642022,2499022,1003,3.57,,70.0,,,,,,,Protein,G -23642236,2499239,1003,3.33,,70.0,,,,,,,Protein,G -23642741,2499745,1003,3.75,,70.0,,,,,,,Protein,G -23642774,2499780,1003,14.12,,70.0,,,,,,,Protein,G -23642809,2499815,1003,0.0,,70.0,,,,,,,Protein,G -23642937,2499943,1003,4.76,,70.0,,,,,,,Protein,G -23643258,2500266,1003,21.43,,70.0,,,,,,,Protein,G -23643666,2500678,1003,6.25,,73.0,,,,,,,Protein,G -23643754,2500767,1003,6.0,,70.0,,,,,,,Protein,G -23643910,2500925,1003,3.45,,73.0,,,,,,,Protein,G -23644066,2501082,1003,6.45,,70.0,,,,,,,Protein,G -23644167,2501183,1003,3.33,,70.0,,,,,,,Protein,G -23644262,2501280,1003,4.67,,70.0,,,,,,,Protein,G -23644440,2501463,1003,46.3,,70.0,,,,,,,Protein,G -23644578,2501601,1003,0.83,,70.0,,,,,,,Protein,G -23644684,2501707,1003,0.0,,70.0,,,,,,,Protein,G -23644865,2501890,1003,2.56,,70.0,,,,,,,Protein,G -23644980,2502005,1003,9.38,,70.0,,,,,,,Protein,G -23645856,2502885,1003,3.33,,70.0,,,,,,,Protein,G -23645943,2502972,1003,0.88,,70.0,,,,,,,Protein,G -23645952,2502982,1003,1.76,,70.0,,,,,,,Protein,G -23646183,2503213,1003,1.18,,70.0,,,,,,,Protein,G -23646198,2503228,1003,2.35,,70.0,,,,,,,Protein,G -23646289,2503320,1003,3.33,,70.0,,,,,,,Protein,G -23646477,2503512,1003,12.5,,70.0,,,,,,,Protein,G -23646544,2503580,1003,8.54,,70.0,,,,,,,Protein,G -23646798,2503835,1003,0.0,,70.0,,,,,,,Protein,G -23647200,2504241,1003,6.67,,70.0,,,,,,,Protein,G -23647675,2504719,1003,0.0,,70.0,,,,,,,Protein,G -23647965,2505009,1003,0.0,,70.0,,,,,,,Protein,G -23648565,2505612,1003,3.75,,70.0,,,,,,,Protein,G -23648856,2505906,1003,0.0,,70.0,,,,,,,Protein,G -23648887,2505937,1003,10.34,,70.0,,,,,,,Protein,G -23649045,2506096,1003,0.0,,70.0,,,,,,,Protein,G -23649495,2506549,1003,3.33,,70.0,,,,,,,Protein,G -23649536,2506592,1003,15.94,,70.0,,,,,,,Protein,G -23650073,2507140,1003,0.0,,70.0,,,,,,,Protein,G -23650194,2507262,1003,10.0,,70.0,,,,,,,Protein,G -23650443,2507517,1003,7.5,,70.0,,,,,,,Protein,G -23650539,2507613,1003,0.0,,70.0,,,,,,,Protein,G -23650755,2507831,1003,5.56,,70.0,,,,,,,Protein,G -23650781,2507857,1003,5.56,,70.0,,,,,,,Protein,G -23650886,2507962,1003,16.18,,70.0,,,,,,,Protein,G -23651077,2508154,1003,29.41,,70.0,,,,,,,Protein,G -23651095,2508172,1003,29.41,,70.0,,,,,,,Protein,G -23651249,2508332,1003,9.15,,70.0,,,,,,,Protein,G -23651592,2508679,1003,3.12,,70.0,,,,,,,Protein,G -23651768,2508862,1003,0.0,,70.0,,,,,,,Protein,G -23652171,2509271,1003,25.0,,70.0,,,,,,,Protein,G -23652188,2509288,1003,8.0,,70.0,,,,,,,Protein,G -23652319,2509423,1003,7.14,,70.0,,,,,,,Protein,G -23652358,2509462,1003,34.78,,70.0,,,,,,,Protein,G -23652385,2509489,1003,0.0,,70.0,,,,,,,Protein,G -23652451,2509555,1003,8.0,,70.0,,,,,,,Protein,G -23652627,2509731,1003,8.45,,70.0,,,,,,,Protein,G -23652666,2509770,1003,7.33,,70.0,,,,,,,Protein,G -23653035,2510148,1003,2.0,,70.0,,,,,,,Protein,G -23653100,2510214,1003,4.44,,70.0,,,,,,,Protein,G -23653128,2510243,1003,0.0,,70.0,,,,,,,Protein,G -23653879,2511023,1003,0.0,,70.0,,,,,,,Protein,G -23654247,2511400,1003,20.0,,70.0,,,,,,,Protein,G -23654327,2511482,1003,0.0,,70.0,,,,,,,Protein,G -23654791,2511952,1003,1.12,,78.0,,,,,,,Protein,G -23654843,2512003,1003,5.16,,78.0,,,,,,,Protein,G -23654896,2512048,1003,7.1,,78.0,,,,,,,Protein,G -23655648,2517165,1003,8.71,,78.0,,,,,,,Protein,G -23656143,2517660,1003,5.73,,71.0,,,,,,,Protein,G -23656288,2517805,1003,11.6,,78.0,,,,,,,Protein,G -23656475,2517995,1003,1.87,,71.0,,,,,,,Protein,G -23656854,2518377,1003,7.8,,79.0,,,,,,,Protein,G -23657414,2518936,1003,4.5,,78.0,,,,,,,Protein,G -23657470,2518992,1003,4.1,,78.0,,,,,,,Protein,G -23657562,2519084,1003,0.0,,77.0,,,,,,,Protein,G -23657904,2519403,1003,25.0,,71.0,,,,,,,Protein,G -23658331,2519807,1003,0.0,,71.0,,,,,,,Protein,G -23658472,2519948,1003,6.45,,71.0,,,,,,,Protein,G -23658475,2519951,1003,6.45,,71.0,,,,,,,Protein,G -23658836,2520312,1003,0.0,,71.0,,,,,,,Protein,G -23658891,2520367,1003,0.0,,71.0,,,,,,,Protein,G -23659060,2520536,1003,15.79,,71.0,,,,,,,Protein,G -23659088,2520564,1003,7.14,,71.0,,,,,,,Protein,G -23659139,2520615,1003,5.17,,71.0,,,,,,,Protein,G -23659358,2520837,1003,35.29,,78.0,,,,,,,Protein,G -23659618,2521096,1003,18.0,,78.0,,,,,,,Protein,G -23659832,2521310,1003,1.18,,79.0,,,,,,,Protein,G -23660039,2521517,1003,3.79,,71.0,,,,,,,Protein,G -23660294,2521785,1003,14.13,,71.0,,,,,,,Protein,G -23661054,2522545,1003,3.57,,70.0,,,,,,,Protein,G -23661135,2522627,1003,7.02,,70.0,,,,,,,Protein,G -23661210,2522702,1003,0.0,,70.0,,,,,,,Protein,G -23661216,2522708,1003,0.0,,70.0,,,,,,,Protein,G -23661325,2522817,1003,3.57,,70.0,,,,,,,Protein,G -23661367,2522859,1003,0.0,,70.0,,,,,,,Protein,G -23661466,2522958,1003,0.0,,70.0,,,,,,,Protein,G -23661575,2523069,1003,10.0,,70.0,,,,,,,Protein,G -23661609,2523103,1003,7.14,,70.0,,,,,,,Protein,G -23661723,2523217,1003,4.67,,70.0,,,,,,,Protein,G -23661991,2523485,1003,6.45,,70.0,,,,,,,Protein,G -23662080,2523575,1003,0.0,,70.0,,,,,,,Protein,G -23662141,2523637,1003,6.67,,70.0,,,,,,,Protein,G -23662350,2523846,1003,10.26,,70.0,,,,,,,Protein,G -23662549,2524046,1003,7.14,,70.0,,,,,,,Protein,G -23662555,2524052,1003,0.0,,70.0,,,,,,,Protein,G -23663199,2524699,1003,46.43,,70.0,,,,,,,Protein,G -23663247,2524747,1003,0.0,,70.0,,,,,,,Protein,G -23663378,2524879,1003,0.0,,70.0,,,,,,,Protein,G -23663474,2524975,1003,8.82,,70.0,,,,,,,Protein,G -23663532,2525033,1003,0.0,,70.0,,,,,,,Protein,G -23663824,2525326,1003,6.67,,70.0,,,,,,,Protein,G -23664207,2525711,1003,3.8,,78.0,,,,,,,Protein,G -23664226,2525730,1003,7.5,,78.0,,,,,,,Protein,G -23664314,2525816,1003,7.14,,71.0,,,,,,,Protein,G -23665282,2526784,1003,6.45,,70.0,,,,,,,Protein,G -23665429,2526931,1003,6.06,,70.0,,,,,,,Protein,G -23665744,2527247,1003,14.29,,73.0,,,,,,,Protein,G -23666933,2528437,1003,10.71,,70.0,,,,,,,Protein,G -23666938,2528442,1003,8.57,,70.0,,,,,,,Protein,G -23667136,2528642,1003,7.69,,70.0,,,,,,,Protein,G -23667617,2529123,1003,4.0,,70.0,,,,,,,Protein,G -23667628,2529134,1003,17.86,,70.0,,,,,,,Protein,G -23667678,2529184,1003,0.0,,70.0,,,,,,,Protein,G -23668211,2529720,1003,7.14,,70.0,,,,,,,Protein,G -23668262,2529771,1003,0.0,,70.0,,,,,,,Protein,G -23668264,2529773,1003,6.67,,70.0,,,,,,,Protein,G -23668347,2529856,1003,0.0,,70.0,,,,,,,Protein,G -23668655,2530164,1003,6.56,,70.0,,,,,,,Protein,G -23668876,2530385,1003,11.11,,70.0,,,,,,,Protein,G -23669323,2530834,1003,3.33,,73.0,,,,,,,Protein,G -23669345,2530856,1003,0.0,,70.0,,,,,,,Protein,G -23669357,2530868,1003,5.71,,70.0,,,,,,,Protein,G -23669649,2531160,1003,0.42,,70.0,,,,,,,Protein,G -23670016,2531528,1003,7.14,,70.0,,,,,,,Protein,G -23670804,2532320,1003,0.0,,70.0,,,,,,,Protein,G -23671464,2532981,1003,25.0,,70.0,,,,,,,Protein,G -23671640,2533157,1003,0.0,,70.0,,,,,,,Protein,G -23671884,2533401,1003,6.67,,70.0,,,,,,,Protein,G -23671893,2533410,1003,2.83,,70.0,,,,,,,Protein,G -23672001,2533518,1003,8.11,,70.0,,,,,,,Protein,G -23672326,2533843,1003,0.0,,70.0,,,,,,,Protein,G -23672345,2533862,1003,12.82,,70.0,,,,,,,Protein,G -23672603,2534122,1003,17.54,,70.0,,,,,,,Protein,G -23672754,2534274,1003,35.29,,70.0,,,,,,,Protein,G -23672878,2534399,1003,0.0,,70.0,,,,,,,Protein,G -23673330,2534852,1003,33.33,,70.0,,,,,,,Protein,G -23673367,2534889,1003,0.0,,70.0,,,,,,,Protein,G -23673474,2534996,1003,4.44,,70.0,,,,,,,Protein,G -23673577,2535100,1003,2.63,,70.0,,,,,,,Protein,G -23673856,2535385,1003,25.0,,70.0,,,,,,,Protein,G -23673871,2535401,1003,0.0,,70.0,,,,,,,Protein,G -23673928,2535458,1003,0.0,,70.0,,,,,,,Protein,G -23674183,2535714,1003,12.5,,70.0,,,,,,,Protein,G -23674406,2535937,1003,6.67,,70.0,,,,,,,Protein,G -23674410,2535941,1003,1.5,,70.0,,,,,,,Protein,G -23674589,2536120,1003,2.04,,70.0,,,,,,,Protein,G -23674957,2536490,1003,20.65,,70.0,,,,,,,Protein,G -23675239,2536776,1003,14.04,,70.0,,,,,,,Protein,G -23675700,2537240,1003,5.33,,70.0,,,,,,,Protein,G -23675817,2537358,1003,7.14,,70.0,,,,,,,Protein,G -23676467,2538011,1003,6.67,,70.0,,,,,,,Protein,G -23676523,2538069,1003,0.0,,70.0,,,,,,,Protein,G -23676565,2538112,1003,10.0,,70.0,,,,,,,Protein,G -23676590,2538137,1003,4.23,,70.0,,,,,,,Protein,G -23676606,2538153,1003,0.0,,70.0,,,,,,,Protein,G -23676898,2538448,1003,0.0,,70.0,,,,,,,Protein,G -23677213,2538768,1003,25.0,,70.0,,,,,,,Protein,G -23677608,2539166,1003,9.38,,70.0,,,,,,,Protein,G -23677752,2539312,1003,17.86,,70.0,,,,,,,Protein,G -23677784,2539345,1003,5.0,,70.0,,,,,,,Protein,G -23677993,2539557,1003,0.85,,71.0,,,,,,,Protein,G -23678092,2539656,1003,4.7,,78.0,,,,,,,Protein,G -23678101,2539664,1003,5.3,,78.0,,,,,,,Protein,G -23678170,2539732,1003,15.2,,78.0,,,,,,,Protein,G -23678719,2540279,1003,6.03,,78.0,,,,,,,Protein,G -23678849,2540409,1003,2.94,,78.0,,,,,,,Protein,G -23678950,2540510,1003,4.75,,78.0,,,,,,,Protein,G -23679267,2540828,1003,8.89,,70.0,,,,,,,Protein,G -23679714,2541276,1003,1.18,,70.0,,,,,,,Protein,G -23680204,2541772,1003,7.14,,70.0,,,,,,,Protein,G -23680342,2541910,1003,0.0,,70.0,,,,,,,Protein,G -23680505,2542075,1003,4.35,,70.0,,,,,,,Protein,G -23680575,2542145,1003,3.57,,70.0,,,,,,,Protein,G -23680599,2542169,1003,0.0,,70.0,,,,,,,Protein,G -23680753,2542323,1003,9.21,,70.0,,,,,,,Protein,G -23680862,2542432,1003,7.14,,70.0,,,,,,,Protein,G -23680927,2542497,1003,4.0,,70.0,,,,,,,Protein,G -23681276,2542846,1003,3.08,,70.0,,,,,,,Protein,G -23681302,2542872,1003,21.43,,70.0,,,,,,,Protein,G -23681676,2543247,1003,0.0,,70.0,,,,,,,Protein,G -23682068,2543641,1003,0.8,,70.0,,,,,,,Protein,G -23682088,2543661,1003,0.0,,70.0,,,,,,,Protein,G -23682091,2543664,1003,16.67,,73.0,,,,,,,Protein,G -23682177,2543751,1003,2.94,,70.0,,,,,,,Protein,G -23682244,2543818,1003,0.0,,70.0,,,,,,,Protein,G -23682354,2543928,1003,28.26,,70.0,,,,,,,Protein,G -23682361,2543935,1003,31.25,,70.0,,,,,,,Protein,G -23682441,2544015,1003,16.73,,70.0,,,,,,,Protein,G -23682528,2544103,1003,4.71,,70.0,,,,,,,Protein,G -23682533,2544108,1003,2.0,,70.0,,,,,,,Protein,G -23683037,2544613,1003,0.0,,70.0,,,,,,,Protein,G -23683353,2544930,1003,2.7,,70.0,,,,,,,Protein,G -23683755,2545335,1003,9.33,,70.0,,,,,,,Protein,G -23684188,2545772,1003,6.98,,70.0,,,,,,,Protein,G -23684247,2545831,1003,16.67,,73.0,,,,,,,Protein,G -23684534,2546118,1003,21.43,,70.0,,,,,,,Protein,G -23684597,2546181,1003,20.27,,70.0,,,,,,,Protein,G -23684648,2546233,1003,0.0,,70.0,,,,,,,Protein,G -23684908,2546494,1003,0.0,,70.0,,,,,,,Protein,G -23685247,2546833,1003,2.64,,70.0,,,,,,,Protein,G -23685894,2547481,1003,12.5,,70.0,,,,,,,Protein,G -23686032,2547619,1003,4.91,,70.0,,,,,,,Protein,G -23686034,2547621,1003,6.06,,70.0,,,,,,,Protein,G -23686153,2547740,1003,21.43,,70.0,,,,,,,Protein,G -23686533,2548120,1003,0.0,,70.0,,,,,,,Protein,G -23686732,2548319,1003,25.0,,70.0,,,,,,,Protein,G -23686863,2548451,1003,3.03,,70.0,,,,,,,Protein,G -23686913,2548501,1003,0.0,,70.0,,,,,,,Protein,G -23687040,2548629,1003,4.35,,70.0,,,,,,,Protein,G -23687369,2548958,1003,0.0,,70.0,,,,,,,Protein,G -23687774,2549363,1003,0.0,,70.0,,,,,,,Protein,G -23687785,2549374,1003,0.0,,70.0,,,,,,,Protein,G -23688028,2549617,1003,16.67,,70.0,,,,,,,Protein,G -23688341,2549930,1003,0.83,,70.0,,,,,,,Protein,G -23688723,2550312,1003,7.14,,70.0,,,,,,,Protein,G -23688910,2550499,1003,0.0,,70.0,,,,,,,Protein,G -23689052,2550641,1003,22.22,,70.0,,,,,,,Protein,G -23689077,2550666,1003,6.67,,70.0,,,,,,,Protein,G -23689440,2551031,1003,8.33,,70.0,,,,,,,Protein,G -23689529,2551120,1003,28.57,,73.0,,,,,,,Protein,G -23689632,2551223,1003,6.67,,70.0,,,,,,,Protein,G -23689740,2551332,1003,1.75,,70.0,,,,,,,Protein,G -23689946,2551539,1003,7.14,,70.0,,,,,,,Protein,G -23690035,2551628,1003,5.0,,70.0,,,,,,,Protein,G -23690103,2551696,1003,33.33,,70.0,,,,,,,Protein,G -23690136,2551729,1003,0.0,,70.0,,,,,,,Protein,G -23690168,2551762,1003,25.0,,70.0,,,,,,,Protein,G -23690238,2551832,1003,25.0,,70.0,,,,,,,Protein,G -23690322,2551917,1003,42.86,,70.0,,,,,,,Protein,G -23690584,2552179,1003,2.5,,70.0,,,,,,,Protein,G -23690967,2552562,1003,16.67,,70.0,,,,,,,Protein,G -23691110,2552705,1003,1.77,,70.0,,,,,,,Protein,G -23691229,2552825,1003,7.07,,70.0,,,,,,,Protein,G -23691475,2553071,1003,12.73,,70.0,,,,,,,Protein,G -23691852,2553452,1003,6.67,,70.0,,,,,,,Protein,G -23691925,2553525,1003,13.0,,70.0,,,,,,,Protein,G -23692230,2553833,1003,1.54,,70.0,,,,,,,Protein,G -23692487,2554092,1003,0.0,,70.0,,,,,,,Protein,G -23692499,2554105,1003,2.0,,70.0,,,,,,,Protein,G -23693028,2554640,1003,0.0,,70.0,,,,,,,Protein,G -23693348,2554963,1003,6.66,,78.0,,,,,,,Protein,G -23693604,2555219,1003,6.31,,78.0,,,,,,,Protein,G -23694028,2555643,1003,7.89,,71.0,,,,,,,Protein,G -23695059,2556675,1003,6.2,,78.0,,,,,,,Protein,G -23695122,2556738,1003,4.43,,78.0,,,,,,,Protein,G -23695242,2556836,1003,0.1,,71.0,,,,,,,Protein,G -23695315,2556909,1003,2.5,,71.0,,,,,,,Protein,G -23695414,2557008,1003,4.17,,71.0,,,,,,,Protein,G -23695426,2557020,1003,1.45,,71.0,,,,,,,Protein,G -23695769,2557363,1003,1.44,,71.0,,,,,,,Protein,G -23695860,2557454,1003,2.4,,72.0,,,,,,,Protein,G -23695947,2557541,1003,2.94,,78.0,,,,,,,Protein,G -23695955,2557549,1003,9.69,,78.0,,,,,,,Protein,G -23696063,2557657,1003,0.0,,71.0,,,,,,,Protein,G -23696179,2557773,1003,0.0,,71.0,,,,,,,Protein,G -23696182,2557776,1003,0.0,,71.0,,,,,,,Protein,G -23696716,2558309,1003,3.03,,79.0,,,,,,,Protein,G -23697077,2558670,1003,0.0,,71.0,,,,,,,Protein,G -23697092,2558685,1003,10.2,,78.0,,,,,,,Protein,G -23697269,2558862,1003,15.49,,78.0,,,,,,,Protein,G -23697388,2558981,1003,10.71,,71.0,,,,,,,Protein,G -23697875,2559468,1003,10.67,,78.0,,,,,,,Protein,G -23698384,2559978,1003,5.56,,70.0,,,,,,,Protein,G -23698443,2560037,1003,0.0,,70.0,,,,,,,Protein,G -23698558,2560152,1003,0.0,,70.0,,,,,,,Protein,G -23698575,2560169,1003,2.63,,70.0,,,,,,,Protein,G -23698876,2560471,1003,13.89,,70.0,,,,,,,Protein,G -23699089,2560684,1003,0.0,,70.0,,,,,,,Protein,G -23699326,2560922,1003,7.69,,70.0,,,,,,,Protein,G -23699384,2560980,1003,0.0,,70.0,,,,,,,Protein,G -23699423,2561019,1003,6.67,,70.0,,,,,,,Protein,G -23699467,2561063,1003,6.06,,70.0,,,,,,,Protein,G -23699564,2561160,1003,0.0,,70.0,,,,,,,Protein,G -23699962,2561558,1003,0.0,,70.0,,,,,,,Protein,G -23700565,2562162,1003,5.33,,70.0,,,,,,,Protein,G -23700725,2562322,1003,3.33,,73.0,,,,,,,Protein,G -23700858,2562455,1003,2.65,,70.0,,,,,,,Protein,G -23701020,2562617,1003,16.46,,70.0,,,,,,,Protein,G -23701050,2562647,1003,17.65,,70.0,,,,,,,Protein,G -23701142,2562739,1003,7.14,,70.0,,,,,,,Protein,G -23701158,2562755,1003,10.6,,70.0,,,,,,,Protein,G -23701237,2562834,1003,7.14,,70.0,,,,,,,Protein,G -23701356,2562953,1003,17.86,,70.0,,,,,,,Protein,G -23701373,2562970,1003,11.27,,70.0,,,,,,,Protein,G -23701687,2563284,1003,0.0,,70.0,,,,,,,Protein,G -23701763,2563360,1003,13.1,,70.0,,,,,,,Protein,G -23701788,2563385,1003,23.53,,70.0,,,,,,,Protein,G -23702354,2563955,1003,10.0,,70.0,,,,,,,Protein,G -23702537,2564138,1003,1.79,,73.0,,,,,,,Protein,G -23702590,2564191,1003,0.0,,70.0,,,,,,,Protein,G -23702642,2564243,1003,21.88,,70.0,,,,,,,Protein,G -23702746,2564347,1003,3.51,,70.0,,,,,,,Protein,G -23702912,2564514,1003,12.9,,70.0,,,,,,,Protein,G -23702950,2564552,1003,8.57,,70.0,,,,,,,Protein,G -23703129,2564731,1003,10.91,,70.0,,,,,,,Protein,G -23703365,2564969,1003,4.92,,70.0,,,,,,,Protein,G -23703423,2565027,1003,0.0,,70.0,,,,,,,Protein,G -23703442,2565046,1003,0.0,,70.0,,,,,,,Protein,G -23703919,2565524,1003,7.14,,70.0,,,,,,,Protein,G -23703944,2565549,1003,7.14,,70.0,,,,,,,Protein,G -23703981,2565586,1003,7.14,,70.0,,,,,,,Protein,G -23704068,2565673,1003,6.25,,70.0,,,,,,,Protein,G -23704229,2565835,1003,2.9,,70.0,,,,,,,Protein,G -23704555,2566162,1003,3.03,,70.0,,,,,,,Protein,G -23704597,2566204,1003,19.23,,70.0,,,,,,,Protein,G -23704598,2566205,1003,13.33,,70.0,,,,,,,Protein,G -23705009,2566616,1003,0.0,,70.0,,,,,,,Protein,G -23705137,2566744,1003,17.54,,70.0,,,,,,,Protein,G -23705139,2566746,1003,7.02,,70.0,,,,,,,Protein,G -23705158,2566765,1003,0.0,,70.0,,,,,,,Protein,G -23705314,2566922,1003,3.53,,70.0,,,,,,,Protein,G -23705418,2567026,1003,4.17,,70.0,,,,,,,Protein,G -23705594,2567203,1003,2.35,,70.0,,,,,,,Protein,G -23705861,2567471,1003,3.45,,70.0,,,,,,,Protein,G -23706349,2567959,1003,14.29,,70.0,,,,,,,Protein,G -23706422,2568032,1003,0.0,,70.0,,,,,,,Protein,G -23706471,2568081,1003,8.93,,70.0,,,,,,,Protein,G -23706563,2568173,1003,0.0,,70.0,,,,,,,Protein,G -23706751,2568361,1003,25.0,,70.0,,,,,,,Protein,G -23706981,2568591,1003,12.5,,70.0,,,,,,,Protein,G -23707192,2568802,1003,16.96,,70.0,,,,,,,Protein,G -23707249,2568860,1003,0.0,,70.0,,,,,,,Protein,G -23707439,2569052,1003,6.67,,70.0,,,,,,,Protein,G -23707487,2569100,1003,2.86,,70.0,,,,,,,Protein,G -23707536,2569149,1003,6.67,,70.0,,,,,,,Protein,G -23707676,2569290,1003,7.14,,70.0,,,,,,,Protein,G -23707806,2569423,1003,0.0,,70.0,,,,,,,Protein,G -23708130,2569747,1003,18.6,,70.0,,,,,,,Protein,G -23708148,2569765,1003,7.69,,70.0,,,,,,,Protein,G -23708233,2569850,1003,3.23,,70.0,,,,,,,Protein,G -23708360,2569977,1003,6.67,,70.0,,,,,,,Protein,G -23708587,2570205,1003,0.0,,70.0,,,,,,,Protein,G -23708618,2570236,1003,2.22,,70.0,,,,,,,Protein,G -23708758,2570376,1003,1.6,,70.0,,,,,,,Protein,G -23709284,2570903,1003,1.61,,70.0,,,,,,,Protein,G -23709365,2570984,1003,7.14,,70.0,,,,,,,Protein,G -23709600,2571219,1003,3.23,,70.0,,,,,,,Protein,G -23709972,2571592,1003,0.0,,70.0,,,,,,,Protein,G -23710270,2571890,1003,0.0,,70.0,,,,,,,Protein,G -23710274,2571894,1003,12.5,,70.0,,,,,,,Protein,G -23710341,2571961,1003,3.57,,70.0,,,,,,,Protein,G -23710860,2572480,1003,23.81,,70.0,,,,,,,Protein,G -23710903,2572523,1003,21.43,,70.0,,,,,,,Protein,G -23710905,2572525,1003,21.43,,70.0,,,,,,,Protein,G -23711030,2572650,1003,20.0,,70.0,,,,,,,Protein,G -23711140,2572760,1003,3.33,,70.0,,,,,,,Protein,G -23711185,2572805,1003,9.09,,70.0,,,,,,,Protein,G -23711194,2572814,1003,14.29,,70.0,,,,,,,Protein,G -23711269,2572889,1003,10.59,,70.0,,,,,,,Protein,G -23711529,2573150,1003,7.65,,70.0,,,,,,,Protein,G -23711655,2573276,1003,14.29,,70.0,,,,,,,Protein,G -23711801,2573422,1003,4.0,,70.0,,,,,,,Protein,G -23711963,2573585,1003,0.83,,70.0,,,,,,,Protein,G -23712731,2574353,1003,8.0,,70.0,,,,,,,Protein,G -23712755,2574377,1003,6.25,,70.0,,,,,,,Protein,G -23713187,2574809,1003,3.28,,70.0,,,,,,,Protein,G -23713285,2574907,1003,8.0,,70.0,,,,,,,Protein,G -23713587,2575210,1003,9.52,,70.0,,,,,,,Protein,G -23713866,2575489,1003,3.52,,70.0,,,,,,,Protein,G -23713960,2575583,1003,6.67,,70.0,,,,,,,Protein,G -23714014,2575637,1003,3.57,,70.0,,,,,,,Protein,G -23714054,2575677,1003,10.0,,70.0,,,,,,,Protein,G -23714497,2576122,1003,7.91,,70.0,,,,,,,Protein,G -23714520,2576145,1003,3.9,,70.0,,,,,,,Protein,G -23714529,2576154,1003,10.0,,70.0,,,,,,,Protein,G -23714635,2576260,1003,0.0,,70.0,,,,,,,Protein,G -23715297,2576926,1003,3.57,,70.0,,,,,,,Protein,G -23715299,2576928,1003,15.93,,70.0,,,,,,,Protein,G -23715300,2576929,1003,7.14,,70.0,,,,,,,Protein,G -23715546,2577175,1003,6.0,,70.0,,,,,,,Protein,G -23715901,2577530,1003,2.94,,70.0,,,,,,,Protein,G -23716064,2577694,1003,1.01,,70.0,,,,,,,Protein,G -23716175,2577805,1003,16.67,,70.0,,,,,,,Protein,G -23716275,2577905,1003,8.08,,70.0,,,,,,,Protein,G -23716459,2578089,1003,0.0,,70.0,,,,,,,Protein,G -23716926,2578557,1003,10.47,,70.0,,,,,,,Protein,G -23717241,2578872,1003,8.0,,70.0,,,,,,,Protein,G -23717245,2578876,1003,8.67,,70.0,,,,,,,Protein,G -23717465,2579096,1003,5.88,,70.0,,,,,,,Protein,G -23717492,2579124,1003,0.0,,70.0,,,,,,,Protein,G -23717519,2579151,1003,6.67,,70.0,,,,,,,Protein,G -23717727,2579359,1003,2.56,,70.0,,,,,,,Protein,G -23717964,2579598,1003,0.0,,70.0,,,,,,,Protein,G -23717970,2579604,1003,0.0,,70.0,,,,,,,Protein,G -23717987,2579621,1003,2.31,,70.0,,,,,,,Protein,G -23718021,2579655,1003,21.43,,70.0,,,,,,,Protein,G -23718074,2579708,1003,0.71,,73.0,,,,,,,Protein,G -23718534,2580170,1003,6.36,,70.0,,,,,,,Protein,G -23718654,2580290,1003,10.0,,70.0,,,,,,,Protein,G -23718701,2580337,1003,0.0,,70.0,,,,,,,Protein,G -23718878,2580516,1003,7.14,,70.0,,,,,,,Protein,G -23719022,2580660,1003,0.0,,70.0,,,,,,,Protein,G -23719068,2580706,1003,4.71,,70.0,,,,,,,Protein,G -23719137,2580775,1003,2.42,,70.0,,,,,,,Protein,G -23719216,2580854,1003,3.2,,70.0,,,,,,,Protein,G -23719262,2580900,1003,50.0,,70.0,,,,,,,Protein,G -23719328,2580966,1003,1.6,,70.0,,,,,,,Protein,G -23719350,2580988,1003,3.7,,70.0,,,,,,,Protein,G -23719358,2580996,1003,3.51,,70.0,,,,,,,Protein,G -23719891,2581529,1003,0.85,,73.0,,,,,,,Protein,G -23720020,2581658,1003,3.33,,70.0,,,,,,,Protein,G -23720156,2581794,1003,0.0,,70.0,,,,,,,Protein,G -23720379,2582017,1003,11.43,,70.0,,,,,,,Protein,G -23720432,2582072,1003,0.0,,70.0,,,,,,,Protein,G -23720529,2582170,1003,9.52,,70.0,,,,,,,Protein,G -23720583,2582224,1003,21.43,,70.0,,,,,,,Protein,G -23721114,2582757,1003,4.35,,70.0,,,,,,,Protein,G -23721141,2582786,1003,3.57,,70.0,,,,,,,Protein,G -23721413,2583059,1003,1.54,,70.0,,,,,,,Protein,G -23721539,2583185,1003,5.71,,70.0,,,,,,,Protein,G -23721637,2583283,1003,0.0,,70.0,,,,,,,Protein,G -23721641,2583287,1003,28.0,,70.0,,,,,,,Protein,G -23722817,2584469,1003,0.0,,70.0,,,,,,,Protein,G -23722875,2584528,1003,11.43,,70.0,,,,,,,Protein,G -23723030,2584683,1003,7.14,,70.0,,,,,,,Protein,G -23723129,2584782,1003,7.58,,70.0,,,,,,,Protein,G -23723226,2584879,1003,3.91,,70.0,,,,,,,Protein,G -23723725,2585381,1003,0.0,,70.0,,,,,,,Protein,G -23723907,2585564,1003,0.0,,70.0,,,,,,,Protein,G -23723985,2585642,1003,0.0,,70.0,,,,,,,Protein,G -23724075,2585732,1003,1.25,,70.0,,,,,,,Protein,G -23724197,2585854,1003,11.11,,70.0,,,,,,,Protein,G -23724217,2585874,1003,3.57,,70.0,,,,,,,Protein,G -23724821,2586478,1003,3.38,,70.0,,,,,,,Protein,G -23725151,2586810,1003,13.33,,70.0,,,,,,,Protein,G -23725219,2586878,1003,2.35,,70.0,,,,,,,Protein,G -23726316,2587976,1003,7.75,,70.0,,,,,,,Protein,G -23727117,2588780,1003,0.0,,70.0,,,,,,,Protein,G -23727145,2588808,1003,0.0,,70.0,,,,,,,Protein,G -23727158,2588821,1003,8.7,,70.0,,,,,,,Protein,G -23727292,2588955,1003,11.11,,70.0,,,,,,,Protein,G -23727308,2588971,1003,0.0,,70.0,,,,,,,Protein,G -23727334,2588997,1003,16.67,,73.0,,,,,,,Protein,G -23727374,2589037,1003,3.2,,70.0,,,,,,,Protein,G -23727660,2589324,1003,7.14,,70.0,,,,,,,Protein,G -23727713,2589377,1003,1.64,,70.0,,,,,,,Protein,G -23727752,2589416,1003,7.14,,70.0,,,,,,,Protein,G -23727803,2589468,1003,10.71,,70.0,,,,,,,Protein,G -23727909,2589574,1003,17.86,,70.0,,,,,,,Protein,G -23728225,2589891,1003,7.96,,70.0,,,,,,,Protein,G -23728268,2589934,1003,42.86,,70.0,,,,,,,Protein,G -23728319,2589985,1003,10.71,,70.0,,,,,,,Protein,G -23728419,2590086,1003,9.47,,70.0,,,,,,,Protein,G -23728589,2590256,1003,5.31,,70.0,,,,,,,Protein,G -23728990,2590657,1003,0.0,,70.0,,,,,,,Protein,G -23729032,2590699,1003,5.0,,70.0,,,,,,,Protein,G -23729043,2590710,1003,12.35,,70.0,,,,,,,Protein,G -23729206,2590873,1003,0.0,,70.0,,,,,,,Protein,G -23729396,2591064,1003,7.14,,70.0,,,,,,,Protein,G -23729438,2591106,1003,5.0,,70.0,,,,,,,Protein,G -23729464,2591132,1003,11.0,,70.0,,,,,,,Protein,G -23729850,2591518,1003,17.86,,70.0,,,,,,,Protein,G -23729890,2591558,1003,6.0,,70.0,,,,,,,Protein,G -23730021,2591689,1003,8.67,,70.0,,,,,,,Protein,G -23730491,2592160,1003,3.57,,70.0,,,,,,,Protein,G -23730751,2592420,1003,2.56,,70.0,,,,,,,Protein,G -23730779,2592448,1003,46.43,,70.0,,,,,,,Protein,G -23730923,2592593,1003,0.0,,70.0,,,,,,,Protein,G -23731028,2592700,1003,8.0,,70.0,,,,,,,Protein,G -23731035,2592707,1003,45.71,,70.0,,,,,,,Protein,G -23731235,2592909,1003,6.67,,70.0,,,,,,,Protein,G -23731247,2592922,1003,76.19,,70.0,,,,,,,Protein,G -23731351,2593027,1003,0.0,,70.0,,,,,,,Protein,G -23731362,2593038,1003,6.92,,70.0,,,,,,,Protein,G -23731401,2593077,1003,0.0,,70.0,,,,,,,Protein,G -23731584,2593264,1003,6.67,,70.0,,,,,,,Protein,G -23732026,2593708,1003,5.61,,70.0,,,,,,,Protein,G -23732056,2593738,1003,6.0,,70.0,,,,,,,Protein,G -23732078,2593762,1003,9.09,,70.0,,,,,,,Protein,G -23732129,2593814,1003,0.0,,70.0,,,,,,,Protein,G -23732603,2594288,1003,13.16,,70.0,,,,,,,Protein,G -23732727,2594412,1003,13.21,,70.0,,,,,,,Protein,G -23732760,2594445,1003,3.92,,70.0,,,,,,,Protein,G -23732893,2594578,1003,8.62,,70.0,,,,,,,Protein,G -23732931,2594616,1003,6.25,,70.0,,,,,,,Protein,G -23733011,2594696,1003,10.29,,70.0,,,,,,,Protein,G -23733098,2594783,1003,12.24,,70.0,,,,,,,Protein,G -23733235,2594920,1003,0.89,,70.0,,,,,,,Protein,G -23733770,2595455,1003,21.43,,70.0,,,,,,,Protein,G -23733864,2595549,1003,0.0,,70.0,,,,,,,Protein,G -23733963,2595648,1003,3.33,,73.0,,,,,,,Protein,G -23734114,2595799,1003,0.0,,70.0,,,,,,,Protein,G -23734227,2595912,1003,4.17,,70.0,,,,,,,Protein,G -23734533,2596219,1003,12.73,,70.0,,,,,,,Protein,G -23734643,2596329,1003,3.57,,70.0,,,,,,,Protein,G -23734719,2596405,1003,10.0,,70.0,,,,,,,Protein,G -23735098,2596787,1003,0.0,,70.0,,,,,,,Protein,G -23735172,2596861,1003,3.64,,70.0,,,,,,,Protein,G -23735365,2597054,1003,0.0,,70.0,,,,,,,Protein,G -23735527,2597216,1003,12.5,,70.0,,,,,,,Protein,G -23735795,2597484,1003,10.94,,70.0,,,,,,,Protein,G -23735810,2597499,1003,7.0,,70.0,,,,,,,Protein,G -23736123,2597813,1003,13.33,,70.0,,,,,,,Protein,G -23736186,2597876,1003,1.41,,70.0,,,,,,,Protein,G -23736391,2598081,1003,0.0,,70.0,,,,,,,Protein,G -23737111,2598803,1003,0.0,,70.0,,,,,,,Protein,G -23737348,2599040,1003,3.53,,70.0,,,,,,,Protein,G -23737611,2599304,1003,4.71,,70.0,,,,,,,Protein,G -23737653,2599346,1003,12.5,,70.0,,,,,,,Protein,G -23737659,2599352,1003,0.0,,70.0,,,,,,,Protein,G -23737668,2599361,1003,1.6,,70.0,,,,,,,Protein,G -23737965,2599659,1003,23.33,,70.0,,,,,,,Protein,G -23738202,2599896,1003,3.75,,70.0,,,,,,,Protein,G -23738309,2600003,1003,25.0,,70.0,,,,,,,Protein,G -23738354,2600048,1003,0.0,,70.0,,,,,,,Protein,G -23738568,2600262,1003,21.43,,70.0,,,,,,,Protein,G -23738712,2600406,1003,26.09,,70.0,,,,,,,Protein,G -23739269,2600965,1003,3.45,,70.0,,,,,,,Protein,G -23739294,2600990,1003,0.42,,70.0,,,,,,,Protein,G -23739327,2601023,1003,1.18,,73.0,,,,,,,Protein,G -23739334,2601030,1003,0.0,,70.0,,,,,,,Protein,G -23739715,2601412,1003,0.0,,70.0,,,,,,,Protein,G -23739941,2601640,1003,16.67,,70.0,,,,,,,Protein,G -23740136,2601836,1003,12.0,,70.0,,,,,,,Protein,G -23740520,2602220,1003,7.14,,70.0,,,,,,,Protein,G -23740558,2602258,1003,3.33,,73.0,,,,,,,Protein,G -23740571,2602271,1003,10.0,,70.0,,,,,,,Protein,G -23740575,2602275,1003,14.29,,70.0,,,,,,,Protein,G -23740585,2602285,1003,16.96,,70.0,,,,,,,Protein,G -23740597,2602297,1003,16.81,,70.0,,,,,,,Protein,G -23740923,2602623,1003,0.0,,70.0,,,,,,,Protein,G -23741325,2603025,1003,2.35,,70.0,,,,,,,Protein,G -23741436,2603136,1003,15.71,,70.0,,,,,,,Protein,G -23742100,2603801,1003,14.29,,70.0,,,,,,,Protein,G -23742107,2603808,1003,13.33,,70.0,,,,,,,Protein,G -23742168,2603869,1003,3.33,,70.0,,,,,,,Protein,G -23742911,2604614,1003,3.55,,70.0,,,,,,,Protein,G -23743257,2604960,1003,7.14,,70.0,,,,,,,Protein,G -23743283,2604986,1003,24.0,,70.0,,,,,,,Protein,G -23743407,2605110,1003,9.41,,70.0,,,,,,,Protein,G -23743810,2605513,1003,2.5,,70.0,,,,,,,Protein,G -23743825,2605528,1003,28.57,,70.0,,,,,,,Protein,G -23744233,2605936,1003,0.0,,70.0,,,,,,,Protein,G -23744366,2606069,1003,6.67,,70.0,,,,,,,Protein,G -23744550,2606253,1003,0.0,,70.0,,,,,,,Protein,G -23744899,2606604,1003,0.0,,70.0,,,,,,,Protein,G -23745329,2607034,1003,8.62,,70.0,,,,,,,Protein,G -23745760,2607467,1003,0.0,,70.0,,,,,,,Protein,G -23745824,2607531,1003,30.56,,70.0,,,,,,,Protein,G -23745915,2607622,1003,8.93,,70.0,,,,,,,Protein,G -23745983,2607690,1003,3.55,,70.0,,,,,,,Protein,G -23745998,2607705,1003,56.25,,70.0,,,,,,,Protein,G -23746524,2608233,1003,7.05,,70.0,,,,,,,Protein,G -23746691,2608401,1003,7.14,,70.0,,,,,,,Protein,G -23746714,2608424,1003,14.04,,70.0,,,,,,,Protein,G -23747033,2608747,1003,6.98,,70.0,,,,,,,Protein,G -23747070,2608784,1003,9.09,,70.0,,,,,,,Protein,G -23747199,2608915,1003,21.43,,70.0,,,,,,,Protein,G -23747612,2609329,1003,0.77,,70.0,,,,,,,Protein,G -23747735,2609452,1003,7.14,,70.0,,,,,,,Protein,G -23747771,2609488,1003,3.85,,73.0,,,,,,,Protein,G -23748082,2609799,1003,21.43,,70.0,,,,,,,Protein,G -23748197,2609914,1003,1.18,,70.0,,,,,,,Protein,G -23749092,2610809,1003,21.28,,78.0,,,,,,,Protein,G -23749183,2610900,1003,14.34,,78.0,,,,,,,Protein,G -23749224,2610941,1003,7.89,,78.0,,,,,,,Protein,G -23749377,2611094,1003,15.44,,78.0,,,,,,,Protein,G -23749417,2611134,1003,16.07,,78.0,,,,,,,Protein,G -23749655,2611372,1003,14.44,,70.0,,,,,,,Protein,G -23749755,2611473,1003,2.3,,70.0,,,,,,,Protein,G -23749900,2611619,1003,0.0,,70.0,,,,,,,Protein,G -23751232,2612958,1003,0.0,,70.0,,,,,,,Protein,G -23751267,2612993,1003,6.45,,70.0,,,,,,,Protein,G -23751368,2613095,1003,1.25,,71.0,,,,,,,Protein,G -23751639,2613366,1003,5.3,,78.0,,,,,,,Protein,G -23751867,2613589,1003,4.53,,78.0,,,,,,,Protein,G -23752010,2613732,1003,0.0,,71.0,,,,,,,Protein,G -23752016,2613738,1003,0.0,,71.0,,,,,,,Protein,G -23752291,2614011,1003,21.0,,78.0,,,,,,,Protein,G -23752354,2614074,1003,0.0,,71.0,,,,,,,Protein,G -23752453,2614173,1003,15.08,,71.0,,,,,,,Protein,G -23752554,2614274,1003,2.15,,70.0,,,,,,,Protein,G -23752938,2614659,1003,3.57,,70.0,,,,,,,Protein,G -23752953,2614674,1003,0.51,,70.0,,,,,,,Protein,G -23753226,2614947,1003,0.0,,70.0,,,,,,,Protein,G -23753229,2614950,1003,10.71,,70.0,,,,,,,Protein,G -23753336,2615057,1003,14.29,,70.0,,,,,,,Protein,G -23753347,2615068,1003,10.26,,70.0,,,,,,,Protein,G -23753644,2615366,1003,3.12,,70.0,,,,,,,Protein,G -23753655,2615377,1003,3.57,,73.0,,,,,,,Protein,G -23753951,2615673,1003,3.57,,70.0,,,,,,,Protein,G -23753958,2615680,1003,8.93,,70.0,,,,,,,Protein,G -23753988,2615710,1003,10.22,,70.0,,,,,,,Protein,G -23754080,2615802,1003,16.67,,70.0,,,,,,,Protein,G -23754123,2615845,1003,25.0,,70.0,,,,,,,Protein,G -23754819,2616543,1003,22.54,,70.0,,,,,,,Protein,G -23754922,2616646,1003,57.14,,70.0,,,,,,,Protein,G -23755351,2617075,1003,4.71,,70.0,,,,,,,Protein,G -23755596,2617322,1003,5.0,,70.0,,,,,,,Protein,G -23755616,2617342,1003,2.61,,70.0,,,,,,,Protein,G -23755710,2617436,1003,3.61,,70.0,,,,,,,Protein,G -23755873,2617599,1003,25.0,,70.0,,,,,,,Protein,G -23756128,2617854,1003,21.43,,70.0,,,,,,,Protein,G -23756376,2618102,1003,19.61,,70.0,,,,,,,Protein,G -23756576,2618302,1003,4.65,,70.0,,,,,,,Protein,G -23756659,2618385,1003,7.14,,70.0,,,,,,,Protein,G -23756708,2618434,1003,3.77,,70.0,,,,,,,Protein,G -23757012,2618738,1003,6.98,,70.0,,,,,,,Protein,G -23757045,2618771,1003,7.89,,70.0,,,,,,,Protein,G -23757322,2619048,1003,10.0,,70.0,,,,,,,Protein,G -23757593,2619320,1003,0.42,,70.0,,,,,,,Protein,G -23757804,2619531,1003,1.18,,70.0,,,,,,,Protein,G -23758362,2620090,1003,0.0,,70.0,,,,,,,Protein,G -23758531,2620259,1003,6.15,,70.0,,,,,,,Protein,G -23758773,2620502,1003,11.76,,70.0,,,,,,,Protein,G -23759218,2620947,1003,14.29,,70.0,,,,,,,Protein,G -23759464,2621194,1003,0.0,,70.0,,,,,,,Protein,G -23759748,2621479,1003,1.43,,70.0,,,,,,,Protein,G -23759822,2621553,1003,0.83,,70.0,,,,,,,Protein,G -23759823,2621554,1003,4.71,,70.0,,,,,,,Protein,G -23759999,2621730,1003,0.0,,70.0,,,,,,,Protein,G -23760252,2621985,1003,4.72,,70.0,,,,,,,Protein,G -23760360,2622093,1003,12.5,,70.0,,,,,,,Protein,G -23760447,2622180,1003,0.0,,70.0,,,,,,,Protein,G -23760573,2622306,1003,5.77,,70.0,,,,,,,Protein,G -23760705,2622438,1003,7.06,,70.0,,,,,,,Protein,G -23760716,2622449,1003,6.45,,70.0,,,,,,,Protein,G -23760803,2622536,1003,4.67,,70.0,,,,,,,Protein,G -23761009,2622742,1003,8.33,,70.0,,,,,,,Protein,G -23761638,2623372,1003,10.59,,70.0,,,,,,,Protein,G -23761810,2623544,1003,7.14,,73.0,,,,,,,Protein,G -23761902,2623636,1003,14.29,,70.0,,,,,,,Protein,G -23761982,2623716,1003,14.29,,70.0,,,,,,,Protein,G -23762040,2623774,1003,11.76,,70.0,,,,,,,Protein,G -23762124,2623858,1003,0.0,,70.0,,,,,,,Protein,G -23762343,2624077,1003,4.88,,70.0,,,,,,,Protein,G -23762426,2624160,1003,3.75,,70.0,,,,,,,Protein,G -23762470,2624204,1003,7.86,,70.0,,,,,,,Protein,G -23762526,2624262,1003,14.74,,70.0,,,,,,,Protein,G -23762735,2624471,1003,0.0,,70.0,,,,,,,Protein,G -23762926,2624664,1003,18.75,,70.0,,,,,,,Protein,G -23763188,2624928,1003,2.35,,70.0,,,,,,,Protein,G -23763478,2625218,1003,0.0,,70.0,,,,,,,Protein,G -23764247,2625989,1003,34.21,,70.0,,,,,,,Protein,G -23764955,2626698,1003,0.0,,70.0,,,,,,,Protein,G -23765219,2626962,1003,3.12,,70.0,,,,,,,Protein,G -23765513,2627256,1003,2.03,,70.0,,,,,,,Protein,G -23765684,2627427,1003,21.43,,70.0,,,,,,,Protein,G -23765798,2627542,1003,14.71,,70.0,,,,,,,Protein,G -23765877,2627621,1003,5.56,,70.0,,,,,,,Protein,G -23765950,2627694,1003,0.0,,70.0,,,,,,,Protein,G -23766468,2628212,1003,7.33,,70.0,,,,,,,Protein,G -23766592,2628336,1003,66.67,,70.0,,,,,,,Protein,G -23767125,2628869,1003,15.79,,70.0,,,,,,,Protein,G -23767161,2628905,1003,21.43,,70.0,,,,,,,Protein,G -23767176,2628920,1003,6.06,,70.0,,,,,,,Protein,G -23767489,2629233,1003,33.33,,70.0,,,,,,,Protein,G -23767553,2629297,1003,7.75,,70.0,,,,,,,Protein,G -23767574,2629318,1003,50.0,,70.0,,,,,,,Protein,G -23767830,2629574,1003,4.55,,70.0,,,,,,,Protein,G -23767922,2629666,1003,2.5,,73.0,,,,,,,Protein,G -23767960,2629704,1003,0.0,,70.0,,,,,,,Protein,G -23767982,2629726,1003,17.86,,70.0,,,,,,,Protein,G -23768292,2630037,1003,12.59,,70.0,,,,,,,Protein,G -23768482,2630228,1003,22.22,,70.0,,,,,,,Protein,G -23768489,2630235,1003,5.88,,70.0,,,,,,,Protein,G -23768713,2630459,1003,8.08,,70.0,,,,,,,Protein,G -23769276,2631025,1003,19.64,,70.0,,,,,,,Protein,G -23769346,2631097,1003,9.52,,70.0,,,,,,,Protein,G -23769448,2631199,1003,0.0,,70.0,,,,,,,Protein,G -23769630,2631382,1003,7.14,,70.0,,,,,,,Protein,G -23769752,2631504,1003,3.57,,70.0,,,,,,,Protein,G -23769811,2631563,1003,4.17,,70.0,,,,,,,Protein,G -23769827,2631579,1003,3.12,,70.0,,,,,,,Protein,G -23769932,2631684,1003,57.14,,70.0,,,,,,,Protein,G -23770148,2631900,1003,0.0,,70.0,,,,,,,Protein,G -23770359,2632111,1003,0.0,,70.0,,,,,,,Protein,G -23770625,2632378,1003,6.25,,70.0,,,,,,,Protein,G -23770663,2632417,1003,4.76,,70.0,,,,,,,Protein,G -23770966,2632720,1003,18.75,,70.0,,,,,,,Protein,G -23771194,2632949,1003,6.67,,70.0,,,,,,,Protein,G -23771211,2632967,1003,25.0,,70.0,,,,,,,Protein,G -23771622,2633378,1003,0.0,,70.0,,,,,,,Protein,G -23771970,2633726,1003,3.45,,73.0,,,,,,,Protein,G -23772044,2633800,1003,2.94,,70.0,,,,,,,Protein,G -23772187,2633943,1003,14.29,,70.0,,,,,,,Protein,G -23772558,2634315,1003,10.0,,70.0,,,,,,,Protein,G -23772691,2634448,1003,16.81,,70.0,,,,,,,Protein,G -23773032,2634790,1003,3.45,,70.0,,,,,,,Protein,G -23773107,2634865,1003,6.67,,73.0,,,,,,,Protein,G -23773364,2635122,1003,10.0,,70.0,,,,,,,Protein,G -23773567,2635325,1003,0.0,,70.0,,,,,,,Protein,G -23773854,2635612,1003,2.5,,70.0,,,,,,,Protein,G -23774024,2635782,1003,4.29,,70.0,,,,,,,Protein,G -23774138,2635896,1003,0.0,,70.0,,,,,,,Protein,G -23774315,2636073,1003,2.67,,70.0,,,,,,,Protein,G -23774434,2636192,1003,2.3,,70.0,,,,,,,Protein,G -23774856,2636615,1003,5.26,,70.0,,,,,,,Protein,G -23774905,2636664,1003,2.5,,70.0,,,,,,,Protein,G -23775397,2637156,1003,0.42,,70.0,,,,,,,Protein,G -23775682,2637441,1003,9.38,,70.0,,,,,,,Protein,G -23775713,2637472,1003,8.0,,70.0,,,,,,,Protein,G -23775924,2637683,1003,6.45,,70.0,,,,,,,Protein,G -23775969,2637728,1003,1.64,,70.0,,,,,,,Protein,G -23775970,2637729,1003,0.83,,70.0,,,,,,,Protein,G -23776250,2638009,1003,8.33,,70.0,,,,,,,Protein,G -23776298,2638057,1003,25.0,,70.0,,,,,,,Protein,G -23776381,2638140,1003,7.09,,70.0,,,,,,,Protein,G -23776873,2638632,1003,16.67,,70.0,,,,,,,Protein,G -23777014,2638773,1003,7.14,,70.0,,,,,,,Protein,G -23777379,2639138,1003,14.29,,70.0,,,,,,,Protein,G -23777640,2639399,1003,12.0,,70.0,,,,,,,Protein,G -23777729,2639488,1003,12.5,,70.0,,,,,,,Protein,G -23777822,2639581,1003,25.0,,70.0,,,,,,,Protein,G -23778052,2639812,1003,0.0,,70.0,,,,,,,Protein,G -23778373,2640133,1003,0.0,,70.0,,,,,,,Protein,G -23778546,2640306,1003,3.57,,70.0,,,,,,,Protein,G -23778831,2640591,1003,45.65,,70.0,,,,,,,Protein,G -23779143,2640903,1003,2.5,,70.0,,,,,,,Protein,G -23779417,2641177,1003,5.24,,78.0,,,,,,,Protein,G -23779801,2641562,1003,11.68,,70.0,,,,,,,Protein,G -23779891,2641652,1003,3.03,,70.0,,,,,,,Protein,G -23780490,2642255,1003,4.76,,70.0,,,,,,,Protein,G -23780541,2642307,1003,3.12,,70.0,,,,,,,Protein,G -23780784,2642551,1003,35.71,,70.0,,,,,,,Protein,G -23781010,2642777,1003,7.5,,70.0,,,,,,,Protein,G -23781061,2642828,1003,6.06,,70.0,,,,,,,Protein,G -23781369,2643138,1003,3.57,,70.0,,,,,,,Protein,G -23781482,2643251,1003,5.77,,70.0,,,,,,,Protein,G -23781515,2643284,1003,4.81,,70.0,,,,,,,Protein,G -23781651,2648887,1003,10.71,,71.0,,,,,,,Protein,G -23781794,2649030,1003,9.1,,78.0,,,,,,,Protein,G -23781870,2649106,1003,5.41,,71.0,,,,,,,Protein,G -23781896,2649132,1003,18.1,,78.0,,,,,,,Protein,G -23782349,2649585,1003,3.86,,71.0,,,,,,,Protein,G -23782604,2649840,1003,22.17,,78.0,,,,,,,Protein,G -23782747,2649983,1003,7.14,,71.0,,,,,,,Protein,G -23782794,2650030,1003,12.28,,78.0,,,,,,,Protein,G -23782921,2650157,1003,12.75,,78.0,,,,,,,Protein,G -23783109,2650345,1003,7.1,,78.0,,,,,,,Protein,G -23783687,2650923,1003,2.5,,71.0,,,,,,,Protein,G -23783756,2650992,1003,1.67,,71.0,,,,,,,Protein,G -23783829,2651065,1003,1.27,,71.0,,,,,,,Protein,G -23783857,2651093,1003,0.42,,71.0,,,,,,,Protein,G -23783902,2651138,1003,7.8,,78.0,,,,,,,Protein,G -23784291,2651527,1003,9.09,,73.0,,,,,,,Protein,G -23784442,2651678,1003,21.05,,70.0,,,,,,,Protein,G -23784615,2651851,1003,3.33,,70.0,,,,,,,Protein,G -23784621,2651857,1003,6.67,,70.0,,,,,,,Protein,G -23784821,2652057,1003,1.76,,70.0,,,,,,,Protein,G -23785318,2652555,1003,7.49,,70.0,,,,,,,Protein,G -23785431,2652668,1003,1.79,,70.0,,,,,,,Protein,G -23785436,2652673,1003,0.0,,70.0,,,,,,,Protein,G -23785800,2653037,1003,0.0,,70.0,,,,,,,Protein,G -23785867,2653104,1003,2.5,,70.0,,,,,,,Protein,G -23785953,2653190,1003,6.67,,70.0,,,,,,,Protein,G -23786023,2653260,1003,7.14,,70.0,,,,,,,Protein,G -23786580,2653820,1003,0.0,,70.0,,,,,,,Protein,G -23786639,2653879,1003,0.0,,70.0,,,,,,,Protein,G -23786648,2653889,1003,0.0,,70.0,,,,,,,Protein,G -23786739,2653980,1003,2.94,,70.0,,,,,,,Protein,G -23786757,2653998,1003,7.96,,70.0,,,,,,,Protein,G -23786956,2654197,1003,40.0,,70.0,,,,,,,Protein,G -23786992,2654233,1003,6.67,,70.0,,,,,,,Protein,G -23787213,2654454,1003,21.43,,70.0,,,,,,,Protein,G -23787453,2654695,1003,11.76,,70.0,,,,,,,Protein,G -23787539,2654781,1003,0.0,,70.0,,,,,,,Protein,G -23787605,2654847,1003,0.0,,70.0,,,,,,,Protein,G -23787755,2654997,1003,0.0,,70.0,,,,,,,Protein,G -23787771,2655015,1003,0.0,,70.0,,,,,,,Protein,G -23787831,2655076,1003,3.57,,70.0,,,,,,,Protein,G -23787990,2655236,1003,0.0,,70.0,,,,,,,Protein,G -23788294,2655540,1003,5.63,,70.0,,,,,,,Protein,G -23788320,2655566,1003,21.43,,70.0,,,,,,,Protein,G -23788333,2655579,1003,0.83,,70.0,,,,,,,Protein,G -23788586,2655832,1003,6.25,,70.0,,,,,,,Protein,G -23788683,2655929,1003,2.5,,70.0,,,,,,,Protein,G -23788913,2656159,1003,0.0,,70.0,,,,,,,Protein,G -23789060,2656307,1003,25.0,,70.0,,,,,,,Protein,G -23789121,2656368,1003,25.0,,70.0,,,,,,,Protein,G -23789254,2656501,1003,3.23,,70.0,,,,,,,Protein,G -23789273,2656520,1003,0.0,,70.0,,,,,,,Protein,G -23789526,2656774,1003,11.5,,70.0,,,,,,,Protein,G -23789836,2657085,1003,0.0,,70.0,,,,,,,Protein,G -23789856,2657105,1003,10.19,,70.0,,,,,,,Protein,G -23789914,2657163,1003,3.53,,70.0,,,,,,,Protein,G -23790037,2657287,1003,0.0,,70.0,,,,,,,Protein,G -23790539,2657790,1003,18.57,,70.0,,,,,,,Protein,G -23790547,2657798,1003,1.14,,70.0,,,,,,,Protein,G -23790552,2657803,1003,6.67,,70.0,,,,,,,Protein,G -23790658,2657909,1003,3.67,,70.0,,,,,,,Protein,G -23791111,2658362,1003,6.67,,70.0,,,,,,,Protein,G -23791193,2658444,1003,0.81,,70.0,,,,,,,Protein,G -23791670,2658921,1003,0.0,,70.0,,,,,,,Protein,G -23791901,2659152,1003,5.13,,70.0,,,,,,,Protein,G -23791948,2659199,1003,13.51,,70.0,,,,,,,Protein,G -23792131,2659382,1003,3.33,,70.0,,,,,,,Protein,G -23792257,2659508,1003,2.36,,70.0,,,,,,,Protein,G -23792935,2660188,1003,0.0,,70.0,,,,,,,Protein,G -23793108,2660361,1003,0.0,,70.0,,,,,,,Protein,G -23793320,2660573,1003,8.0,,70.0,,,,,,,Protein,G -23793360,2660613,1003,13.33,,70.0,,,,,,,Protein,G -23793374,2660627,1003,0.28,,73.0,,,,,,,Protein,G -23793522,2660777,1003,1.18,,70.0,,,,,,,Protein,G -23793636,2660891,1003,2.82,,70.0,,,,,,,Protein,G -23794125,2661380,1003,7.14,,70.0,,,,,,,Protein,G -23794260,2661515,1003,0.0,,70.0,,,,,,,Protein,G -23794475,2661730,1003,0.0,,70.0,,,,,,,Protein,G -23794527,2661782,1003,2.5,,70.0,,,,,,,Protein,G -23794852,2662107,1003,29.17,,70.0,,,,,,,Protein,G -23794927,2662182,1003,0.81,,70.0,,,,,,,Protein,G -23795065,1108349,1186,118.0,,70.0,,,,,,,Folic acid,UG -23795273,1119561,1186,159.0,,70.0,,,,,,,Folic acid,UG -23795284,1119940,1186,88.0,,70.0,,,,,,,Folic acid,UG -23795756,167551,1186,0.0,0.0,41.0,,,,,,,Folic acid,UG -23795851,167711,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG -23796385,168370,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG -23796471,168460,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG -23796537,168526,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG -23797354,169441,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG -23797411,169500,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG -23797424,169513,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG -23797442,169531,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG -23797625,169742,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG -23797887,170078,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG -23798001,170194,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG -23798078,170287,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG -23798079,170288,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG -23798165,170422,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG -23798297,170559,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG -23798431,170732,1186,30.0,4.0,1.0,15.0,39.0,,,,,Folic acid,UG -23798516,170851,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG -23799221,171634,1186,0.0,0.0,14.0,,,,,,,Folic acid,UG -23799397,171838,1186,57.0,0.0,40.0,,,,,,,Folic acid,UG -23799444,171895,1186,4.0,0.0,1.0,,,,,,,Folic acid,UG -23799674,172180,1186,0.0,0.0,57.0,,,,,,,Folic acid,UG -23799747,172263,1186,0.0,0.0,51.0,,,,,,,Folic acid,UG -23799783,172299,1186,0.0,0.0,57.0,,,,,,,Folic acid,UG -23799846,172362,1186,0.0,0.0,20.0,,,,,,,Folic acid,UG -23799921,172439,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG -23800286,172909,1186,5.0,0.0,65.0,,,,,,,Folic acid,UG -23800510,173207,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG -23801171,173995,1186,0.0,0.0,18.0,,,,,,,Folic acid,UG -23801264,174092,1186,56.0,0.0,40.0,,,,,,,Folic acid,UG -23801472,174323,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG -23801568,174479,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG -23801761,174708,1186,0.0,0.0,14.0,,,,,,,Folic acid,UG -23801989,175013,1186,14.0,0.0,49.0,,,,,,,Folic acid,UG -23802087,175135,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG -23802301,344774,1186,103.0,,78.0,,,,,,,Folic acid,UG -23802369,345013,1186,0.0,,78.0,,,,,,,Folic acid,UG -23802425,345215,1186,63.0,,78.0,,,,,,,Folic acid,UG -23802638,348040,1186,0.0,,78.0,,,,,,,Folic acid,UG -23802858,353256,1186,137.0,,78.0,,,,,,,Folic acid,UG -23802956,358068,1186,48.0,,70.0,,,,,,,Folic acid,UG -23803011,372798,1186,91.0,,70.0,,,,,,,Folic acid,UG -23803043,376402,1186,96.0,,70.0,,,,,,,Folic acid,UG -23803325,470915,1186,350.0,,70.0,,,,,,,Folic acid,UG -23803725,561063,1186,81.0,,70.0,,,,,,,Folic acid,UG -23803802,566806,1186,87.0,,70.0,,,,,,,Folic acid,UG -23803954,572909,1186,92.0,,70.0,,,,,,,Folic acid,UG -23804130,581195,1186,117.0,,70.0,,,,,,,Folic acid,UG -23804226,583333,1186,196.0,,70.0,,,,,,,Folic acid,UG -23804458,590024,1186,250.0,,70.0,,,,,,,Folic acid,UG -23804506,593350,1186,94.0,,70.0,,,,,,,Folic acid,UG -23804547,596561,1186,147.0,,70.0,,,,,,,Folic acid,UG -23804780,616684,1186,95.0,,70.0,,,,,,,Folic acid,UG -23805051,638896,1186,196.0,,70.0,,,,,,,Folic acid,UG -23805211,658716,1186,74.0,,70.0,,,,,,,Folic acid,UG -23805529,687542,1186,97.0,,70.0,,,,,,,Folic acid,UG -23805615,696852,1186,117.0,,70.0,,,,,,,Folic acid,UG -23805638,699684,1186,69.0,,70.0,,,,,,,Folic acid,UG -23806115,733568,1186,311.0,,70.0,,,,,,,Folic acid,UG -23806246,740606,1186,143.0,,70.0,,,,,,,Folic acid,UG -23806709,757098,1186,196.0,,78.0,,,,,,,Folic acid,UG -23806873,763278,1186,141.0,,78.0,,,,,,,Folic acid,UG -23807254,805335,1186,130.0,,70.0,,,,,,,Folic acid,UG -23807635,845162,1186,85.0,,70.0,,,,,,,Folic acid,UG -23808155,888640,1186,143.0,,70.0,,,,,,,Folic acid,UG -23808158,888718,1186,388.0,,70.0,,,,,,,Folic acid,UG -23808695,935706,1186,392.0,,70.0,,,,,,,Folic acid,UG -23808852,945204,1186,18.0,,70.0,,,,,,,Folic acid,UG -23809109,958493,1186,183.0,,70.0,,,,,,,Folic acid,UG -23810143,1066091,1186,355.0,,70.0,,,,,,,Folic acid,UG -23810319,1074579,1186,61.0,,70.0,,,,,,,Folic acid,UG -23810667,1094881,1186,44.0,,70.0,,,,,,,Folic acid,UG -23811098,1860838,1186,0.0,,75.0,,,,,,,Folic acid,UG -23811626,1142953,1186,79.0,,70.0,,,,,,,Folic acid,UG -23811829,1151062,1186,298.0,,70.0,,,,,,,Folic acid,UG -23811868,1151660,1186,125.0,,70.0,,,,,,,Folic acid,UG -23812305,1160289,1186,107.0,,70.0,,,,,,,Folic acid,UG -23812309,1160293,1186,26.0,,70.0,,,,,,,Folic acid,UG -23812312,1160296,1186,26.0,,70.0,,,,,,,Folic acid,UG -23812857,1212485,1186,70.0,,70.0,,,,,,,Folic acid,UG -23812908,1246011,1186,73.0,,70.0,,,,,,,Folic acid,UG -23812943,1250459,1186,282.0,,70.0,,,,,,,Folic acid,UG -23812959,1254288,1186,222.0,,70.0,,,,,,,Folic acid,UG -23813165,1321355,1186,81.0,,70.0,,,,,,,Folic acid,UG -23813230,1324888,1186,279.0,,70.0,,,,,,,Folic acid,UG -23813658,1375180,1186,57.0,,70.0,,,,,,,Folic acid,UG -23813750,1378965,1186,96.0,,70.0,,,,,,,Folic acid,UG -23813851,1383995,1186,90.0,,70.0,,,,,,,Folic acid,UG -23814181,1403971,1186,196.0,,70.0,,,,,,,Folic acid,UG -23814587,1432338,1186,121.0,,70.0,,,,,,,Folic acid,UG -23814657,1457914,1186,51.0,,78.0,,,,,,,Folic acid,UG -23815149,1493735,1186,60.0,,70.0,,,,,,,Folic acid,UG -23815172,1493787,1186,333.0,,70.0,,,,,,,Folic acid,UG -23815187,1493819,1186,186.0,,70.0,,,,,,,Folic acid,UG -23815349,1502728,1186,95.0,,70.0,,,,,,,Folic acid,UG -23815356,1502753,1186,37.0,,70.0,,,,,,,Folic acid,UG -23815624,1554664,1186,107.0,,70.0,,,,,,,Folic acid,UG -23816193,1637315,1186,222.0,,70.0,,,,,,,Folic acid,UG -23816245,1641155,1186,62.0,,70.0,,,,,,,Folic acid,UG -23817078,1670670,1186,256.0,,70.0,,,,,,,Folic acid,UG -23817363,1681881,1186,57.0,,70.0,,,,,,,Folic acid,UG -23817609,1690592,1186,352.0,,70.0,,,,,,,Folic acid,UG -23817698,1692695,1186,182.0,,70.0,,,,,,,Folic acid,UG -23817863,1697074,1186,107.0,,70.0,,,,,,,Folic acid,UG -23817882,1697782,1186,163.0,,70.0,,,,,,,Folic acid,UG -23818070,1704516,1186,34.0,,70.0,,,,,,,Folic acid,UG -23818087,1705418,1186,26.0,,70.0,,,,,,,Folic acid,UG -23818134,1707563,1186,94.0,,70.0,,,,,,,Folic acid,UG -23818169,1709249,1186,25.0,,70.0,,,,,,,Folic acid,UG -23818180,1709404,1186,25.0,,70.0,,,,,,,Folic acid,UG -23818344,1717981,1186,97.0,,70.0,,,,,,,Folic acid,UG -23818469,1722152,1186,200.0,,70.0,,,,,,,Folic acid,UG -23818635,1729292,1186,26.0,,70.0,,,,,,,Folic acid,UG -23819009,1745145,1186,222.0,,70.0,,,,,,,Folic acid,UG -23819066,1747649,1186,182.0,,70.0,,,,,,,Folic acid,UG -23819407,1790096,1186,61.0,,70.0,,,,,,,Folic acid,UG -23819428,1881760,1186,0.0,,75.0,,,,,,,Folic acid,UG -23819710,1820557,1186,149.0,,70.0,,,,,,,Folic acid,UG -23819971,1830824,1186,49.0,,70.0,,,,,,,Folic acid,UG -23820239,1838171,1186,25.0,,70.0,,,,,,,Folic acid,UG -23820289,1838395,1186,24.0,,70.0,,,,,,,Folic acid,UG -23820368,1841870,1186,58.0,,70.0,,,,,,,Folic acid,UG -23820628,1846397,1186,180.0,,70.0,,,,,,,Folic acid,UG -23820706,1885676,1186,0.0,,75.0,,,,,,,Folic acid,UG -23820965,1903121,1186,0.0,,75.0,,,,,,,Folic acid,UG -23821338,1918481,1186,0.0,,75.0,,,,,,,Folic acid,UG -23821674,1936197,1186,78.0,,70.0,,,,,,,Folic acid,UG -23821786,1941232,1186,0.0,,75.0,,,,,,,Folic acid,UG -23822360,1969830,1186,250.0,,70.0,,,,,,,Folic acid,UG -23822460,1973140,1186,108.0,,70.0,,,,,,,Folic acid,UG -23822759,1988180,1186,143.0,,70.0,,,,,,,Folic acid,UG -23822789,1990603,1186,513.0,,70.0,,,,,,,Folic acid,UG -23822841,1992230,1186,150.0,,70.0,,,,,,,Folic acid,UG -23823016,1999268,1186,86.0,,70.0,,,,,,,Folic acid,UG -23823203,2024310,1186,132.0,,70.0,,,,,,,Folic acid,UG -23823483,2037852,1186,63.0,,70.0,,,,,,,Folic acid,UG -23823484,2038009,1186,42.0,,70.0,,,,,,,Folic acid,UG -23823501,2040867,1186,188.0,,70.0,,,,,,,Folic acid,UG -23823598,2063245,1186,21.0,,70.0,,,,,,,Folic acid,UG -23823963,2112038,1186,66.0,,70.0,,,,,,,Folic acid,UG -23823964,2112076,1186,288.0,,70.0,,,,,,,Folic acid,UG -23824256,2122644,1186,0.0,,70.0,,,,,,,Folic acid,UG -23824438,2125815,1186,117.0,,70.0,,,,,,,Folic acid,UG -23824715,2132211,1186,233.0,,70.0,,,,,,,Folic acid,UG -23824811,2136212,1186,59.0,,70.0,,,,,,,Folic acid,UG -23825288,2150867,1186,59.0,,70.0,,,,,,,Folic acid,UG -23825316,2152540,1186,36.0,,70.0,,,,,,,Folic acid,UG -23825386,2155547,1186,110.0,,70.0,,,,,,,Folic acid,UG -23825850,2171879,1186,108.0,,70.0,,,,,,,Folic acid,UG -23826270,2189284,1186,143.0,,70.0,,,,,,,Folic acid,UG -23826279,2189400,1186,88.0,,70.0,,,,,,,Folic acid,UG -23826519,2197347,1186,26.0,,71.0,,,,,,,Folic acid,UG -23826711,2208052,1186,22.0,,71.0,,,,,,,Folic acid,UG -23827170,2226556,1186,115.0,,78.0,,,,,,,Folic acid,UG -23827247,2228804,1186,217.0,,78.0,,,,,,,Folic acid,UG -23827827,2266247,1186,352.0,,70.0,,,,,,,Folic acid,UG -23827859,2267135,1186,51.0,,70.0,,,,,,,Folic acid,UG -23827939,2271071,1186,139.0,,70.0,,,,,,,Folic acid,UG -23828648,2323554,1186,0.0,,75.0,,,,,,,Folic acid,UG -23828674,2324763,1186,0.0,,75.0,,,,,,,Folic acid,UG -23829042,2338477,1186,0.0,,75.0,,,,,,,Folic acid,UG -23829561,2341069,1186,0.0,,,,,,,,,Folic acid,UG -23829755,2341263,1186,0.0,,,,,,,,,Folic acid,UG -23830129,2341637,1186,0.0,,,,,,,,,Folic acid,UG -23830237,2341745,1186,20.0,,,,,,,,,Folic acid,UG -23830399,2341907,1186,10.0,,,,,,,,,Folic acid,UG -23830566,2342074,1186,0.0,,,,,,,,,Folic acid,UG -23830749,2342257,1186,1.0,,,,,,,,,Folic acid,UG -23830956,2342464,1186,14.0,,,,,,,,,Folic acid,UG -23830963,2342471,1186,26.0,,,,,,,,,Folic acid,UG -23831515,2343023,1186,0.0,,,,,,,,,Folic acid,UG -23831860,2343368,1186,14.0,,,,,,,,,Folic acid,UG -23831867,2343375,1186,22.0,,,,,,,,,Folic acid,UG -23832470,2343978,1186,196.0,,,,,,,,,Folic acid,UG -23833185,2344693,1186,0.0,,,,,,,,,Folic acid,UG -23833310,2344818,1186,0.0,,,,,,,,,Folic acid,UG -23833436,2344944,1186,1.0,,,,,,,,,Folic acid,UG -23833462,2344970,1186,0.0,,,,,,,,,Folic acid,UG -23833559,2345067,1186,0.0,,,,,,,,,Folic acid,UG -23833687,2345195,1186,0.0,,,,,,,,,Folic acid,UG -23833694,2345202,1186,0.0,,,,,,,,,Folic acid,UG -23833699,2345207,1186,0.0,,,,,,,,,Folic acid,UG -23833725,2345233,1186,0.0,,,,,,,,,Folic acid,UG -23833757,2345265,1186,0.0,,,,,,,,,Folic acid,UG -23833936,2345444,1186,0.0,,,,,,,,,Folic acid,UG -23834137,2345645,1186,20.0,,,,,,,,,Folic acid,UG -23834178,2345686,1186,2.0,,,,,,,,,Folic acid,UG -23834540,2346048,1186,0.0,,,,,,,,,Folic acid,UG -23834629,2346137,1186,0.0,,,,,,,,,Folic acid,UG -23834699,2346207,1186,0.0,,,,,,,,,Folic acid,UG -23835432,2383416,1186,12.0,,70.0,,,,,,,Folic acid,UG -23835746,2397106,1186,150.0,,70.0,,,,,,,Folic acid,UG -23835796,2400363,1186,107.0,,70.0,,,,,,,Folic acid,UG -23835997,2407144,1186,87.0,,70.0,,,,,,,Folic acid,UG -23836005,2407537,1186,0.0,,70.0,,,,,,,Folic acid,UG -23836199,2413413,1186,95.0,,70.0,,,,,,,Folic acid,UG -23836331,2418634,1186,18.0,,70.0,,,,,,,Folic acid,UG -23836349,2419058,1186,54.0,,70.0,,,,,,,Folic acid,UG -23836686,2432140,1186,67.0,,70.0,,,,,,,Folic acid,UG -23836799,2443568,1186,150.0,,71.0,,,,,,,Folic acid,UG -23836862,2444471,1186,95.0,,70.0,,,,,,,Folic acid,UG -23836926,2444874,1186,33.0,,70.0,,,,,,,Folic acid,UG -23837051,2446030,1186,0.0,,70.0,,,,,,,Folic acid,UG -23837079,2446375,1186,205.0,,70.0,,,,,,,Folic acid,UG -23837422,2452157,1186,333.0,,70.0,,,,,,,Folic acid,UG -23837487,2452749,1186,205.0,,70.0,,,,,,,Folic acid,UG -23837593,2453936,1186,196.0,,70.0,,,,,,,Folic acid,UG -23837677,2457740,1186,150.0,,71.0,,,,,,,Folic acid,UG -23837902,2460649,1186,94.0,,70.0,,,,,,,Folic acid,UG -23837918,2460711,1186,93.0,,70.0,,,,,,,Folic acid,UG -23838303,2462667,1186,2.0,,70.0,,,,,,,Folic acid,UG -23838316,2462747,1186,25.0,,70.0,,,,,,,Folic acid,UG -23838456,2464056,1186,71.0,,70.0,,,,,,,Folic acid,UG -23838528,2464515,1186,40.0,,70.0,,,,,,,Folic acid,UG -23838608,2464834,1186,116.0,,70.0,,,,,,,Folic acid,UG -23838970,2468207,1186,62.0,,70.0,,,,,,,Folic acid,UG -23838977,2468359,1186,196.0,,70.0,,,,,,,Folic acid,UG -23839386,2470868,1186,51.0,,70.0,,,,,,,Folic acid,UG -23839581,2471872,1186,250.0,,70.0,,,,,,,Folic acid,UG -23839651,2472526,1186,153.0,,70.0,,,,,,,Folic acid,UG -23839698,2472706,1186,163.0,,70.0,,,,,,,Folic acid,UG -23839937,2473977,1186,69.0,,70.0,,,,,,,Folic acid,UG -23840250,2475790,1186,280.0,,70.0,,,,,,,Folic acid,UG -23840322,2476250,1186,98.0,,70.0,,,,,,,Folic acid,UG -23840839,2479921,1186,196.0,,70.0,,,,,,,Folic acid,UG -23841630,2486521,1186,200.0,,70.0,,,,,,,Folic acid,UG -23841710,2486973,1186,196.0,,70.0,,,,,,,Folic acid,UG -23842321,2501463,1186,206.0,,70.0,,,,,,,Folic acid,UG -23842406,2503512,1186,196429.0,,70.0,,,,,,,Folic acid,UG -23842628,2517165,1186,368.0,,78.0,,,,,,,Folic acid,UG -23842824,2523069,1186,86.0,,70.0,,,,,,,Folic acid,UG -23842861,2523846,1186,100.0,,70.0,,,,,,,Folic acid,UG -23842960,2525711,1186,120.0,,78.0,,,,,,,Folic acid,UG -23842974,2525730,1186,318.0,,78.0,,,,,,,Folic acid,UG -23843176,2530868,1186,0.0,,70.0,,,,,,,Folic acid,UG -23843325,2539664,1186,230.0,,78.0,,,,,,,Folic acid,UG -23843634,2547481,1186,200.0,,70.0,,,,,,,Folic acid,UG -23844083,2557657,1186,0.0,,71.0,,,,,,,Folic acid,UG -23844270,2560922,1186,603.0,,70.0,,,,,,,Folic acid,UG -23844491,2568361,1186,97.0,,70.0,,,,,,,Folic acid,UG -23844990,2592707,1186,120.0,,70.0,,,,,,,Folic acid,UG -23845127,2595912,1186,26.0,,70.0,,,,,,,Folic acid,UG -23845266,2596219,1186,235.0,,70.0,,,,,,,Folic acid,UG -23845279,2596405,1186,150.0,,70.0,,,,,,,Folic acid,UG -23845715,2613366,1186,76.0,,78.0,,,,,,,Folic acid,UG -23845884,2615366,1186,26.0,,70.0,,,,,,,Folic acid,UG -23845894,2615377,1186,89286.0,,70.0,,,,,,,Folic acid,UG -23846156,2624077,1186,61.0,,70.0,,,,,,,Folic acid,UG -23846333,2631563,1186,26.0,,70.0,,,,,,,Folic acid,UG -23846348,2631579,1186,26.0,,70.0,,,,,,,Folic acid,UG -23846632,2640903,1186,62.0,,70.0,,,,,,,Folic acid,UG -23846706,2642777,1186,288.0,,70.0,,,,,,,Folic acid,UG -23846870,2651138,1186,86.0,,78.0,,,,,,,Folic acid,UG -23847547,2661782,1186,50.0,,75.0,,,,,,,Folic acid,UG -23847625,167551,1190,16.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23847719,167711,1190,1.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23848252,168370,1190,1.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23848338,168460,1190,80.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23848404,168526,1190,127.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23849219,169441,1190,8.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23849276,169500,1190,7.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23849289,169513,1190,6.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23849307,169531,1190,10.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23849489,169742,1190,3.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23849751,170078,1190,24.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23849865,170194,1190,2.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23849942,170287,1190,18.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23849943,170288,1190,19.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23850028,170422,1190,144.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23850160,170559,1190,159.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23850294,170732,1190,69.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23850379,170851,1190,4.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23851081,171634,1190,9.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23851258,171838,1190,143.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23851305,171895,1190,8.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23851536,172180,1190,11.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23851609,172263,1190,15.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23851645,172299,1190,6.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23851708,172362,1190,0.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23851783,172439,1190,42.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23852144,172909,1190,10.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23852369,173207,1190,0.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23853028,173995,1190,5.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23853121,174092,1190,179.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23853329,174323,1190,15.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23853422,174479,1190,13.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23853615,174708,1190,6.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23853843,175013,1190,31.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23853941,175135,1190,20.0,0.0,49.0,,,,,,,"Folate, DFE",UG -23854245,805335,1190,214.0,,70.0,,,,,,,"Folate, DFE",UG -23854585,1376152,1190,163.0,,70.0,,,,,,,"Folate, DFE",UG -23854690,1464052,1190,95.0,,70.0,,,,,,,"Folate, DFE",UG -23854997,2197347,1190,44.0,,71.0,,,,,,,"Folate, DFE",UG -23855020,2208052,1190,36.0,,71.0,,,,,,,"Folate, DFE",UG -23855606,2341069,1190,4.0,,,,,,,,,"Folate, DFE",UG -23855800,2341263,1190,10.0,,,,,,,,,"Folate, DFE",UG -23856174,2341637,1190,1.0,,,,,,,,,"Folate, DFE",UG -23856282,2341745,1190,46.0,,,,,,,,,"Folate, DFE",UG -23856444,2341907,1190,20.0,,,,,,,,,"Folate, DFE",UG -23856611,2342074,1190,11.0,,,,,,,,,"Folate, DFE",UG -23856794,2342257,1190,33.0,,,,,,,,,"Folate, DFE",UG -23857001,2342464,1190,45.0,,,,,,,,,"Folate, DFE",UG -23857008,2342471,1190,68.0,,,,,,,,,"Folate, DFE",UG -23857560,2343023,1190,22.0,,,,,,,,,"Folate, DFE",UG -23857905,2343368,1190,35.0,,,,,,,,,"Folate, DFE",UG -23857912,2343375,1190,51.0,,,,,,,,,"Folate, DFE",UG -23858515,2343978,1190,357.0,,,,,,,,,"Folate, DFE",UG -23859230,2344693,1190,12.0,,,,,,,,,"Folate, DFE",UG -23859355,2344818,1190,9.0,,,,,,,,,"Folate, DFE",UG -23859481,2344944,1190,11.0,,,,,,,,,"Folate, DFE",UG -23859507,2344970,1190,16.0,,,,,,,,,"Folate, DFE",UG -23859604,2345067,1190,20.0,,,,,,,,,"Folate, DFE",UG -23859732,2345195,1190,26.0,,,,,,,,,"Folate, DFE",UG -23859739,2345202,1190,32.0,,,,,,,,,"Folate, DFE",UG -23859744,2345207,1190,20.0,,,,,,,,,"Folate, DFE",UG -23859770,2345233,1190,13.0,,,,,,,,,"Folate, DFE",UG -23859802,2345265,1190,8.0,,,,,,,,,"Folate, DFE",UG -23859981,2345444,1190,36.0,,,,,,,,,"Folate, DFE",UG -23860182,2345645,1190,46.0,,,,,,,,,"Folate, DFE",UG -23860223,2345686,1190,15.0,,,,,,,,,"Folate, DFE",UG -23860585,2346048,1190,5.0,,,,,,,,,"Folate, DFE",UG -23860674,2346137,1190,2.0,,,,,,,,,"Folate, DFE",UG -23860744,2346207,1190,0.0,,,,,,,,,"Folate, DFE",UG -23861007,2443568,1190,250.0,,71.0,,,,,,,"Folate, DFE",UG -23861680,1108349,1166,0.765,,70.0,,,,,,,Riboflavin,MG -23861795,1109796,1166,0.664,,75.0,,,,,,,Riboflavin,MG -23862325,1119561,1166,0.309,,75.0,,,,,,,Riboflavin,MG -23862345,1119940,1166,0.385,,70.0,,,,,,,Riboflavin,MG -23862807,1132912,1166,0.083,,70.0,,,,,,,Riboflavin,MG -23862855,1134198,1166,0.6,,70.0,,,,,,,Riboflavin,MG -23862868,1134636,1166,1.457,,75.0,,,,,,,Riboflavin,MG -23863100,167551,1166,0.126,1.0,,,,,,,,Riboflavin,MG -23863247,167711,1166,0.051,0.0,40.0,,,,,,,Riboflavin,MG -23863864,168370,1166,0.51,6.0,1.0,0.35,0.65,,,,,Riboflavin,MG -23863953,168460,1166,0.053,2.0,,,,,,,,Riboflavin,MG -23864019,168526,1166,0.148,0.0,,,,,,,,Riboflavin,MG -23864904,169441,1166,0.22,7.0,,,,,,,,Riboflavin,MG -23864963,169500,1166,0.18,0.0,53.0,,,,,,,Riboflavin,MG -23864976,169513,1166,0.16,0.0,53.0,,,,,,,Riboflavin,MG -23864994,169531,1166,0.163,0.0,14.0,,,,,,,Riboflavin,MG -23865081,169624,1166,0.1,1.0,47.0,,,,,,,Riboflavin,MG -23865187,169742,1166,0.017,3.0,1.0,,,,,,,Riboflavin,MG -23865272,169836,1166,0.057,9.0,1.0,0.047,0.066,,,,,Riboflavin,MG -23865512,170078,1166,0.12,1.0,,,,,,,,Riboflavin,MG -23865627,170194,1166,0.345,0.0,,,,,,,,Riboflavin,MG -23865708,170287,1166,0.028,5.0,,,,,,,,Riboflavin,MG -23865709,170288,1166,0.201,1.0,,,,,,,,Riboflavin,MG -23865842,170422,1166,0.155,8.0,,,,,,,,Riboflavin,MG -23865979,170559,1166,0.412,0.0,,,,,,,,Riboflavin,MG -23866107,170700,1166,0.18,1.0,1.0,,,,,,,Riboflavin,MG -23866109,170702,1166,0.33,1.0,47.0,,,,,,,Riboflavin,MG -23866139,170732,1166,0.11,1.0,1.0,,,,,,,Riboflavin,MG -23866256,170851,1166,0.298,7.0,1.0,0.27,0.42,,,,,Riboflavin,MG -23867002,171634,1166,0.154,9.0,1.0,0.13,0.18,,,,,Riboflavin,MG -23867191,171838,1166,0.28,0.0,47.0,,,,,,,Riboflavin,MG -23867242,171895,1166,0.007,0.0,20.0,,,,,,,Riboflavin,MG -23867516,172180,1166,0.142,0.0,57.0,,,,,,,Riboflavin,MG -23867592,172263,1166,0.105,0.0,1.0,,,,,,,Riboflavin,MG -23867628,172299,1166,0.324,0.0,57.0,,,,,,,Riboflavin,MG -23867691,172362,1166,0.0,0.0,20.0,,,,,,,Riboflavin,MG -23867767,172439,1166,0.481,2.0,,,,,,,,Riboflavin,MG -23868230,172909,1166,0.034,0.0,65.0,,,,,,,Riboflavin,MG -23868508,173207,1166,0.0,0.0,20.0,,,,,,,Riboflavin,MG -23869242,173995,1166,0.239,0.0,18.0,,,,,,,Riboflavin,MG -23869339,174092,1166,0.395,0.0,44.0,,,,,,,Riboflavin,MG -23869557,174323,1166,0.21,0.0,,,,,,,,Riboflavin,MG -23869710,174479,1166,0.458,0.0,14.0,,,,,,,Riboflavin,MG -23869934,174708,1166,0.269,0.0,14.0,,,,,,,Riboflavin,MG -23870221,175013,1166,0.146,1.0,,,,,,,,Riboflavin,MG -23870335,175135,1166,0.16,0.0,,,,,,,,Riboflavin,MG -23870730,327076,1166,0.036,1.0,1.0,,,,,,,Riboflavin,MG -23870868,330643,1166,0.23,1.0,1.0,,,,,,,Riboflavin,MG -23870910,331757,1166,0.04,1.0,1.0,,,,,,,Riboflavin,MG -23870934,332692,1166,0.0,1.0,1.0,,,,,,,Riboflavin,MG -23871167,344774,1166,0.33,,78.0,,,,,,,Riboflavin,MG -23871370,344980,1166,0.19,,78.0,,,,,,,Riboflavin,MG -23871403,345013,1166,0.05,,78.0,,,,,,,Riboflavin,MG -23871603,345215,1166,0.19,,78.0,,,,,,,Riboflavin,MG -23871828,345449,1166,1.98,,78.0,,,,,,,Riboflavin,MG -23872246,345942,1166,1.15,,78.0,,,,,,,Riboflavin,MG -23872251,345947,1166,0.77,,78.0,,,,,,,Riboflavin,MG -23872334,348040,1166,0.26,,78.0,,,,,,,Riboflavin,MG -23872884,352276,1166,1.815,,78.0,,,,,,,Riboflavin,MG -23872950,353256,1166,0.464,,78.0,,,,,,,Riboflavin,MG -23872989,353740,1166,0.039,,78.0,,,,,,,Riboflavin,MG -23873074,355278,1166,0.34,,71.0,,,,,,,Riboflavin,MG -23873246,356489,1166,0.455,,75.0,,,,,,,Riboflavin,MG -23873313,357444,1166,0.817,,75.0,,,,,,,Riboflavin,MG -23873626,361305,1166,0.455,,75.0,,,,,,,Riboflavin,MG -23874366,372505,1166,0.4,,75.0,,,,,,,Riboflavin,MG -23874378,372798,1166,0.303,,70.0,,,,,,,Riboflavin,MG -23874531,375672,1166,0.0,,75.0,,,,,,,Riboflavin,MG -23874583,376402,1166,0.426,,70.0,,,,,,,Riboflavin,MG -23874596,376650,1166,0.0,,75.0,,,,,,,Riboflavin,MG -23874680,377532,1166,0.455,,75.0,,,,,,,Riboflavin,MG -23874702,378289,1166,0.226,,75.0,,,,,,,Riboflavin,MG -23874822,380471,1166,0.224,,75.0,,,,,,,Riboflavin,MG -23875410,391167,1166,1.466,,75.0,,,,,,,Riboflavin,MG -23875583,391591,1166,1.417,,75.0,,,,,,,Riboflavin,MG -23875637,392795,1166,0.425,,75.0,,,,,,,Riboflavin,MG -23875759,394815,1166,0.121,,75.0,,,,,,,Riboflavin,MG -23875771,394926,1166,0.159,,75.0,,,,,,,Riboflavin,MG -23875838,395651,1166,0.375,,75.0,,,,,,,Riboflavin,MG -23875878,395696,1166,0.708,,75.0,,,,,,,Riboflavin,MG -23876259,401517,1166,1.574,,75.0,,,,,,,Riboflavin,MG -23876612,406718,1166,1.417,,75.0,,,,,,,Riboflavin,MG -23876634,407479,1166,0.3,,75.0,,,,,,,Riboflavin,MG -23876811,411816,1166,0.212,,75.0,,,,,,,Riboflavin,MG -23877598,440122,1166,0.243,,75.0,,,,,,,Riboflavin,MG -23877621,440188,1166,0.364,,75.0,,,,,,,Riboflavin,MG -23877692,441251,1166,0.0,,75.0,,,,,,,Riboflavin,MG -23878013,445202,1166,1.417,,75.0,,,,,,,Riboflavin,MG -23878067,445867,1166,0.212,,75.0,,,,,,,Riboflavin,MG -23878216,449565,1166,0.298,,75.0,,,,,,,Riboflavin,MG -23878515,455549,1166,0.455,,75.0,,,,,,,Riboflavin,MG -23878568,456500,1166,0.455,,75.0,,,,,,,Riboflavin,MG -23878613,457284,1166,0.304,,75.0,,,,,,,Riboflavin,MG -23879268,470915,1166,1.25,,70.0,,,,,,,Riboflavin,MG -23879333,471204,1166,0.364,,75.0,,,,,,,Riboflavin,MG -23879820,482064,1166,0.138,,75.0,,,,,,,Riboflavin,MG -23879892,484390,1166,0.319,,75.0,,,,,,,Riboflavin,MG -23879965,484945,1166,0.262,,75.0,,,,,,,Riboflavin,MG -23880102,486813,1166,0.262,,75.0,,,,,,,Riboflavin,MG -23880880,499759,1166,0.405,,75.0,,,,,,,Riboflavin,MG -23881242,509445,1166,0.34,,75.0,,,,,,,Riboflavin,MG -23881340,511452,1166,0.708,,75.0,,,,,,,Riboflavin,MG -23881443,513539,1166,0.304,,75.0,,,,,,,Riboflavin,MG -23881542,516743,1166,0.718,,70.0,,,,,,,Riboflavin,MG -23881545,516871,1166,12.143,,75.0,,,,,,,Riboflavin,MG -23881720,521208,1166,0.486,,75.0,,,,,,,Riboflavin,MG -23882121,527129,1166,0.2,,75.0,,,,,,,Riboflavin,MG -23882130,527248,1166,0.362,,75.0,,,,,,,Riboflavin,MG -23882148,527496,1166,0.028,,75.0,,,,,,,Riboflavin,MG -23882156,527618,1166,1.471,,75.0,,,,,,,Riboflavin,MG -23882233,528339,1166,0.117,,75.0,,,,,,,Riboflavin,MG -23882283,528929,1166,0.243,,75.0,,,,,,,Riboflavin,MG -23882447,532504,1166,0.34,,75.0,,,,,,,Riboflavin,MG -23882491,533978,1166,0.204,,75.0,,,,,,,Riboflavin,MG -23882666,537539,1166,1.19,,75.0,,,,,,,Riboflavin,MG -23882807,540355,1166,1.417,,75.0,,,,,,,Riboflavin,MG -23882905,542218,1166,0.68,,75.0,,,,,,,Riboflavin,MG -23883038,545228,1166,0.262,,75.0,,,,,,,Riboflavin,MG -23883091,545907,1166,1.466,,75.0,,,,,,,Riboflavin,MG -23883359,552022,1166,0.274,,75.0,,,,,,,Riboflavin,MG -23883977,561063,1166,0.405,,70.0,,,,,,,Riboflavin,MG -23884001,561376,1166,0.282,,70.0,,,,,,,Riboflavin,MG -23884011,561518,1166,0.0,,75.0,,,,,,,Riboflavin,MG -23884038,562034,1166,0.212,,75.0,,,,,,,Riboflavin,MG -23884296,565676,1166,0.6,,75.0,,,,,,,Riboflavin,MG -23884344,566806,1166,0.217,,70.0,,,,,,,Riboflavin,MG -23884500,570139,1166,1.0,,75.0,,,,,,,Riboflavin,MG -23884616,571736,1166,1.466,,75.0,,,,,,,Riboflavin,MG -23884718,572909,1166,0.263,,70.0,,,,,,,Riboflavin,MG -23884750,573641,1166,0.359,,75.0,,,,,,,Riboflavin,MG -23884865,575563,1166,0.206,,75.0,,,,,,,Riboflavin,MG -23884897,575749,1166,1.25,,70.0,,,,,,,Riboflavin,MG -23885319,581195,1166,0.377,,70.0,,,,,,,Riboflavin,MG -23885401,582126,1166,0.243,,75.0,,,,,,,Riboflavin,MG -23885492,583333,1166,0.357,,70.0,,,,,,,Riboflavin,MG -23885535,583795,1166,0.192,,75.0,,,,,,,Riboflavin,MG -23885860,589293,1166,0.286,,70.0,,,,,,,Riboflavin,MG -23885917,590024,1166,0.536,,70.0,,,,,,,Riboflavin,MG -23886059,594010,1166,0.239,,75.0,,,,,,,Riboflavin,MG -23886195,596561,1166,0.333,,70.0,,,,,,,Riboflavin,MG -23886318,599989,1166,0.098,,70.0,,,,,,,Riboflavin,MG -23886421,602429,1166,0.0,,75.0,,,,,,,Riboflavin,MG -23886524,608954,1166,1.417,,75.0,,,,,,,Riboflavin,MG -23886565,609802,1166,1.0,,75.0,,,,,,,Riboflavin,MG -23886888,616684,1166,0.276,,75.0,,,,,,,Riboflavin,MG -23887411,627094,1166,0.237,,75.0,,,,,,,Riboflavin,MG -23887568,633840,1166,0.358,,75.0,,,,,,,Riboflavin,MG -23887722,638896,1166,0.357,,70.0,,,,,,,Riboflavin,MG -23887746,639362,1166,0.113,,75.0,,,,,,,Riboflavin,MG -23888113,650916,1166,0.654,,70.0,,,,,,,Riboflavin,MG -23888344,656018,1166,0.588,,70.0,,,,,,,Riboflavin,MG -23888475,658716,1166,0.213,,70.0,,,,,,,Riboflavin,MG -23888709,663936,1166,0.773,,75.0,,,,,,,Riboflavin,MG -23889733,696852,1166,0.333,,70.0,,,,,,,Riboflavin,MG -23889795,699684,1166,0.2,,70.0,,,,,,,Riboflavin,MG -23890098,710898,1166,0.591,,70.0,,,,,,,Riboflavin,MG -23890259,716096,1166,1.983,,75.0,,,,,,,Riboflavin,MG -23890704,733568,1166,0.557,,75.0,,,,,,,Riboflavin,MG -23890834,738822,1166,1.149,,75.0,,,,,,,Riboflavin,MG -23890867,740606,1166,0.971,,75.0,,,,,,,Riboflavin,MG -23891020,748116,1166,0.426,1.0,1.0,,,,,,,Riboflavin,MG -23891597,751974,1166,0.77,,78.0,,,,,,,Riboflavin,MG -23891744,752272,1166,0.23,,78.0,,,,,,,Riboflavin,MG -23892015,752864,1166,0.4,,78.0,,,,,,,Riboflavin,MG -23892339,757098,1166,0.22,,78.0,,,,,,,Riboflavin,MG -23892744,761398,1166,1.417,,75.0,,,,,,,Riboflavin,MG -23892813,763278,1166,0.196,,78.0,,,,,,,Riboflavin,MG -23892998,768296,1166,0.756,,75.0,,,,,,,Riboflavin,MG -23893535,799297,1166,0.567,,75.0,,,,,,,Riboflavin,MG -23894186,845162,1166,0.426,,70.0,,,,,,,Riboflavin,MG -23894237,851124,1166,0.429,,70.0,,,,,,,Riboflavin,MG -23894488,877864,1166,0.357,,70.0,,,,,,,Riboflavin,MG -23895528,958493,1166,0.333,,70.0,,,,,,,Riboflavin,MG -23895646,962173,1166,0.169,,70.0,,,,,,,Riboflavin,MG -23895838,969587,1166,0.167,,70.0,,,,,,,Riboflavin,MG -23896085,977873,1166,1.071,,70.0,,,,,,,Riboflavin,MG -23896192,987413,1166,0.37,,70.0,,,,,,,Riboflavin,MG -23896222,987553,1166,0.162,,75.0,,,,,,,Riboflavin,MG -23896405,1006789,1166,0.34,,75.0,,,,,,,Riboflavin,MG -23896534,1011481,1166,0.2,,75.0,,,,,,,Riboflavin,MG -23897346,1041157,1166,0.378,,75.0,,,,,,,Riboflavin,MG -23897995,1066091,1166,0.952,,70.0,,,,,,,Riboflavin,MG -23898175,1070469,1166,0.304,,75.0,,,,,,,Riboflavin,MG -23898217,1071787,1166,0.196,,75.0,,,,,,,Riboflavin,MG -23898769,1090173,1166,0.316,,75.0,,,,,,,Riboflavin,MG -23898928,1094881,1166,0.246,,70.0,,,,,,,Riboflavin,MG -23899124,1851099,1166,1.417,,75.0,,,,,,,Riboflavin,MG -23899229,1852852,1166,0.243,,75.0,,,,,,,Riboflavin,MG -23899293,1853803,1166,0.298,,75.0,,,,,,,Riboflavin,MG -23899295,1853805,1166,0.298,,75.0,,,,,,,Riboflavin,MG -23899421,1855707,1166,0.455,,75.0,,,,,,,Riboflavin,MG -23899767,1863670,1166,0.142,,75.0,,,,,,,Riboflavin,MG -23900281,1871821,1166,0.169,,70.0,,,,,,,Riboflavin,MG -23900328,1872818,1166,0.971,,75.0,,,,,,,Riboflavin,MG -23900428,1876941,1166,0.243,,75.0,,,,,,,Riboflavin,MG -23900476,1878929,1166,0.025,,75.0,,,,,,,Riboflavin,MG -23900681,1142953,1166,0.179,,75.0,,,,,,,Riboflavin,MG -23900951,1148763,1166,0.179,,75.0,,,,,,,Riboflavin,MG -23901189,1151062,1166,0.81,,75.0,,,,,,,Riboflavin,MG -23901261,1151660,1166,0.25,,70.0,,,,,,,Riboflavin,MG -23901299,1152052,1166,0.459,,75.0,,,,,,,Riboflavin,MG -23901361,1153907,1166,0.0,,75.0,,,,,,,Riboflavin,MG -23902078,1160289,1166,0.607,,75.0,,,,,,,Riboflavin,MG -23902081,1160293,1166,0.177,,75.0,,,,,,,Riboflavin,MG -23902083,1160296,1166,0.177,,75.0,,,,,,,Riboflavin,MG -23902840,1174170,1166,0.418,,75.0,,,,,,,Riboflavin,MG -23902956,1175910,1166,0.486,,75.0,,,,,,,Riboflavin,MG -23903026,1177425,1166,0.0,,75.0,,,,,,,Riboflavin,MG -23903040,1177676,1166,0.243,,75.0,,,,,,,Riboflavin,MG -23903351,1183311,1166,0.148,,75.0,,,,,,,Riboflavin,MG -23903511,1186534,1166,0.455,,75.0,,,,,,,Riboflavin,MG -23903717,1191167,1166,0.219,,75.0,,,,,,,Riboflavin,MG -23903866,1193385,1166,0.0,,75.0,,,,,,,Riboflavin,MG -23904162,1201758,1166,0.63,,75.0,,,,,,,Riboflavin,MG -23904244,1202055,1166,1.491,,75.0,,,,,,,Riboflavin,MG -23904807,1212179,1166,1.417,,75.0,,,,,,,Riboflavin,MG -23904990,1218520,1166,0.142,,75.0,,,,,,,Riboflavin,MG -23905129,1223463,1166,0.607,,75.0,,,,,,,Riboflavin,MG -23905194,1225978,1166,0.113,,75.0,,,,,,,Riboflavin,MG -23905244,1228709,1166,0.239,,75.0,,,,,,,Riboflavin,MG -23905577,1245541,1166,0.05,,75.0,,,,,,,Riboflavin,MG -23905629,1246011,1166,0.714,,70.0,,,,,,,Riboflavin,MG -23905831,1248499,1166,0.537,,75.0,,,,,,,Riboflavin,MG -23906018,1251436,1166,1.545,,75.0,,,,,,,Riboflavin,MG -23906051,1252018,1166,0.014,,75.0,,,,,,,Riboflavin,MG -23906129,1254550,1166,0.425,,75.0,,,,,,,Riboflavin,MG -23906148,1255651,1166,0.023,,75.0,,,,,,,Riboflavin,MG -23906251,1259398,1166,0.455,,75.0,,,,,,,Riboflavin,MG -23906414,1261179,1166,0.34,,75.0,,,,,,,Riboflavin,MG -23906843,1272569,1166,0.298,,75.0,,,,,,,Riboflavin,MG -23906933,1273341,1166,0.162,,75.0,,,,,,,Riboflavin,MG -23907044,1276869,1166,0.028,,75.0,,,,,,,Riboflavin,MG -23907844,1291862,1166,0.18,,75.0,,,,,,,Riboflavin,MG -23907984,1294381,1166,0.239,,75.0,,,,,,,Riboflavin,MG -23908247,1304487,1166,1.518,,75.0,,,,,,,Riboflavin,MG -23908262,1304678,1166,1.371,,75.0,,,,,,,Riboflavin,MG -23908456,1309058,1166,0.345,,75.0,,,,,,,Riboflavin,MG -23908683,1316263,1166,0.096,,75.0,,,,,,,Riboflavin,MG -23908729,1317291,1166,0.158,,75.0,,,,,,,Riboflavin,MG -23908946,1321355,1166,0.323,,70.0,,,,,,,Riboflavin,MG -23909227,1324888,1166,0.93,,70.0,,,,,,,Riboflavin,MG -23909731,1337685,1166,0.045,,75.0,,,,,,,Riboflavin,MG -23910046,1344026,1166,0.0,,75.0,,,,,,,Riboflavin,MG -23910187,1347012,1166,1.143,,70.0,,,,,,,Riboflavin,MG -23910406,1349862,1166,0.183,,75.0,,,,,,,Riboflavin,MG -23910512,1353424,1166,0.15,,75.0,,,,,,,Riboflavin,MG -23910650,1357861,1166,0.304,,75.0,,,,,,,Riboflavin,MG -23910772,1360150,1166,0.357,,70.0,,,,,,,Riboflavin,MG -23911410,1375180,1166,0.371,,70.0,,,,,,,Riboflavin,MG -23911468,1376152,1166,0.167,,70.0,,,,,,,Riboflavin,MG -23911582,1378965,1166,0.385,,70.0,,,,,,,Riboflavin,MG -23911610,1379565,1166,0.714,,70.0,,,,,,,Riboflavin,MG -23911778,1383995,1166,0.225,,70.0,,,,,,,Riboflavin,MG -23912284,1403971,1166,0.455,,75.0,,,,,,,Riboflavin,MG -23912508,1412412,1166,0.208,,70.0,,,,,,,Riboflavin,MG -23912736,1423261,1166,0.212,,70.0,,,,,,,Riboflavin,MG -23912928,1432338,1166,0.357,,70.0,,,,,,,Riboflavin,MG -23913106,1458015,1166,0.362,,75.0,,,,,,,Riboflavin,MG -23913241,1459858,1166,0.0,,75.0,,,,,,,Riboflavin,MG -23913498,1463154,1166,0.113,,75.0,,,,,,,Riboflavin,MG -23913561,1464052,1166,0.162,,75.0,,,,,,,Riboflavin,MG -23913611,1464449,1166,0.971,,75.0,,,,,,,Riboflavin,MG -23913820,1467173,1166,0.327,,75.0,,,,,,,Riboflavin,MG -23914227,1473802,1166,0.151,,75.0,,,,,,,Riboflavin,MG -23914290,1474628,1166,0.357,,70.0,,,,,,,Riboflavin,MG -23914539,1479310,1166,0.194,,75.0,,,,,,,Riboflavin,MG -23914805,1483803,1166,0.113,,75.0,,,,,,,Riboflavin,MG -23914912,1485346,1166,0.791,,75.0,,,,,,,Riboflavin,MG -23915277,1493787,1166,1.889,,75.0,,,,,,,Riboflavin,MG -23915297,1493819,1166,0.988,,75.0,,,,,,,Riboflavin,MG -23915622,1497060,1166,0.121,,75.0,,,,,,,Riboflavin,MG -23915912,1502164,1166,0.121,,75.0,,,,,,,Riboflavin,MG -23915967,1502728,1166,0.25,,70.0,,,,,,,Riboflavin,MG -23915992,1502753,1166,0.167,,70.0,,,,,,,Riboflavin,MG -23916197,1505419,1166,0.0,,75.0,,,,,,,Riboflavin,MG -23916641,1515282,1166,1.7,,75.0,,,,,,,Riboflavin,MG -23916856,1523688,1166,0.607,,75.0,,,,,,,Riboflavin,MG -23917121,1537203,1166,0.212,,75.0,,,,,,,Riboflavin,MG -23917421,1540418,1166,1.0,,75.0,,,,,,,Riboflavin,MG -23917583,1542200,1166,0.63,,75.0,,,,,,,Riboflavin,MG -23918025,1552051,1166,0.34,,75.0,,,,,,,Riboflavin,MG -23918168,1554260,1166,0.375,,75.0,,,,,,,Riboflavin,MG -23918190,1554664,1166,0.357,,70.0,,,,,,,Riboflavin,MG -23918205,1554947,1166,0.336,,75.0,,,,,,,Riboflavin,MG -23918599,1564095,1166,0.304,,75.0,,,,,,,Riboflavin,MG -23918804,1565647,1166,0.51,,75.0,,,,,,,Riboflavin,MG -23919169,1574124,1166,0.543,,75.0,,,,,,,Riboflavin,MG -23919280,1575926,1166,0.262,,75.0,,,,,,,Riboflavin,MG -23919512,1578116,1166,0.455,,75.0,,,,,,,Riboflavin,MG -23919519,1578184,1166,0.109,,75.0,,,,,,,Riboflavin,MG -23919538,1578328,1166,0.289,,75.0,,,,,,,Riboflavin,MG -23919627,1579198,1166,0.289,,75.0,,,,,,,Riboflavin,MG -23919798,1583234,1166,0.17,,75.0,,,,,,,Riboflavin,MG -23920263,1593315,1166,6.375,,75.0,,,,,,,Riboflavin,MG -23920507,1599285,1166,0.0,,75.0,,,,,,,Riboflavin,MG -23920713,1602001,1166,0.34,,75.0,,,,,,,Riboflavin,MG -23921105,1611538,1166,0.023,,75.0,,,,,,,Riboflavin,MG -23921598,1617949,1166,0.327,,75.0,,,,,,,Riboflavin,MG -23921604,1618011,1166,0.567,,75.0,,,,,,,Riboflavin,MG -23921809,1621648,1166,0.162,,75.0,,,,,,,Riboflavin,MG -23922028,1625834,1166,1.371,,75.0,,,,,,,Riboflavin,MG -23922055,1625966,1166,0.34,,75.0,,,,,,,Riboflavin,MG -23922075,1626186,1166,0.134,,75.0,,,,,,,Riboflavin,MG -23922279,1628974,1166,1.859,,75.0,,,,,,,Riboflavin,MG -23922579,1634454,1166,0.126,,75.0,,,,,,,Riboflavin,MG -23922656,1635985,1166,1.635,,75.0,,,,,,,Riboflavin,MG -23922967,1641155,1166,0.312,,70.0,,,,,,,Riboflavin,MG -23923096,1642007,1166,0.177,,75.0,,,,,,,Riboflavin,MG -23923398,1649194,1166,0.262,,75.0,,,,,,,Riboflavin,MG -23923487,1650603,1166,1.417,,75.0,,,,,,,Riboflavin,MG -23923678,1653254,1166,0.481,,70.0,,,,,,,Riboflavin,MG -23924101,1659364,1166,0.455,,75.0,,,,,,,Riboflavin,MG -23924278,1661837,1166,0.179,,75.0,,,,,,,Riboflavin,MG -23924435,1663675,1166,1.417,,75.0,,,,,,,Riboflavin,MG -23924445,1663869,1166,0.593,,75.0,,,,,,,Riboflavin,MG -23924569,1665523,1166,0.112,,75.0,,,,,,,Riboflavin,MG -23924627,1666257,1166,0.179,,75.0,,,,,,,Riboflavin,MG -23924958,1670670,1166,1.463,,70.0,,,,,,,Riboflavin,MG -23924964,1670757,1166,0.486,,75.0,,,,,,,Riboflavin,MG -23925016,1671547,1166,2.237,,75.0,,,,,,,Riboflavin,MG -23925444,1681881,1166,0.481,,70.0,,,,,,,Riboflavin,MG -23925807,1689815,1166,0.283,,75.0,,,,,,,Riboflavin,MG -23925853,1690592,1166,1.393,,75.0,,,,,,,Riboflavin,MG -23926023,1692695,1166,0.927,,75.0,,,,,,,Riboflavin,MG -23926180,1695397,1166,0.208,,70.0,,,,,,,Riboflavin,MG -23926200,1695849,1166,0.014,,75.0,,,,,,,Riboflavin,MG -23926524,1703056,1166,10.833,,70.0,,,,,,,Riboflavin,MG -23926580,1704516,1166,0.291,,75.0,,,,,,,Riboflavin,MG -23926606,1705418,1166,0.177,,75.0,,,,,,,Riboflavin,MG -23926687,1707563,1166,0.353,,70.0,,,,,,,Riboflavin,MG -23926743,1709249,1166,0.179,,75.0,,,,,,,Riboflavin,MG -23926757,1709404,1166,0.127,,70.0,,,,,,,Riboflavin,MG -23927019,1716940,1166,0.395,,75.0,,,,,,,Riboflavin,MG -23927060,1717981,1166,0.483,,75.0,,,,,,,Riboflavin,MG -23927068,1718070,1166,0.172,,75.0,,,,,,,Riboflavin,MG -23927132,1719857,1166,0.179,,75.0,,,,,,,Riboflavin,MG -23927254,1722152,1166,0.357,,70.0,,,,,,,Riboflavin,MG -23927352,1723709,1166,0.85,,75.0,,,,,,,Riboflavin,MG -23927380,1724351,1166,0.417,,70.0,,,,,,,Riboflavin,MG -23927579,1729292,1166,0.177,,75.0,,,,,,,Riboflavin,MG -23927663,1731641,1166,7.5,,70.0,,,,,,,Riboflavin,MG -23927867,1737266,1166,0.25,,70.0,,,,,,,Riboflavin,MG -23927908,1738447,1166,1.214,,75.0,,,,,,,Riboflavin,MG -23928173,1747649,1166,0.927,,75.0,,,,,,,Riboflavin,MG -23928627,1760141,1166,4.25,,75.0,,,,,,,Riboflavin,MG -23929112,1766843,1166,0.773,,75.0,,,,,,,Riboflavin,MG -23929286,1771163,1166,0.071,,75.0,,,,,,,Riboflavin,MG -23929629,1780894,1166,1.441,,75.0,,,,,,,Riboflavin,MG -23929753,1782810,1166,0.05,,75.0,,,,,,,Riboflavin,MG -23930021,1790096,1166,0.107,,70.0,,,,,,,Riboflavin,MG -23930152,1792720,1166,0.455,,75.0,,,,,,,Riboflavin,MG -23930249,1795994,1166,0.158,,75.0,,,,,,,Riboflavin,MG -23930287,1797196,1166,0.68,,75.0,,,,,,,Riboflavin,MG -23930999,1811970,1166,0.227,,75.0,,,,,,,Riboflavin,MG -23931133,1815726,1166,0.105,,75.0,,,,,,,Riboflavin,MG -23931194,1817095,1166,0.34,,75.0,,,,,,,Riboflavin,MG -23931246,1819615,1166,0.042,,70.0,,,,,,,Riboflavin,MG -23931707,1830694,1166,1.574,,75.0,,,,,,,Riboflavin,MG -23932140,1838171,1166,0.215,,75.0,,,,,,,Riboflavin,MG -23932188,1838269,1166,5.312,,75.0,,,,,,,Riboflavin,MG -23932228,1838395,1166,0.179,,75.0,,,,,,,Riboflavin,MG -23932306,1839284,1166,0.324,,75.0,,,,,,,Riboflavin,MG -23932432,1841201,1166,0.377,,70.0,,,,,,,Riboflavin,MG -23932499,1841353,1166,0.672,,75.0,,,,,,,Riboflavin,MG -23932584,1841531,1166,1.417,,75.0,,,,,,,Riboflavin,MG -23932660,1841870,1166,0.192,,70.0,,,,,,,Riboflavin,MG -23932735,1842352,1166,6.375,,75.0,,,,,,,Riboflavin,MG -23933235,1846397,1166,0.34,,75.0,,,,,,,Riboflavin,MG -23933427,1885991,1166,1.328,,75.0,,,,,,,Riboflavin,MG -23933508,1888183,1166,0.298,,75.0,,,,,,,Riboflavin,MG -23934396,1907678,1166,0.408,,75.0,,,,,,,Riboflavin,MG -23934926,1920376,1166,0.185,,75.0,,,,,,,Riboflavin,MG -23935016,1921765,1166,0.131,,75.0,,,,,,,Riboflavin,MG -23935266,1927660,1166,0.315,,75.0,,,,,,,Riboflavin,MG -23935550,1933938,1166,0.121,,75.0,,,,,,,Riboflavin,MG -23935641,1934445,1166,0.183,,75.0,,,,,,,Riboflavin,MG -23935798,1936197,1166,1.848,,75.0,,,,,,,Riboflavin,MG -23936254,1945665,1166,0.455,,75.0,,,,,,,Riboflavin,MG -23936394,1948176,1166,0.014,,75.0,,,,,,,Riboflavin,MG -23936584,1951713,1166,1.466,,75.0,,,,,,,Riboflavin,MG -23936828,1958440,1166,0.182,,70.0,,,,,,,Riboflavin,MG -23937209,1969830,1166,2.25,,70.0,,,,,,,Riboflavin,MG -23937539,1980498,1166,0.357,,70.0,,,,,,,Riboflavin,MG -23937638,1983403,1166,4.958,,75.0,,,,,,,Riboflavin,MG -23937762,1986161,1166,0.455,,70.0,,,,,,,Riboflavin,MG -23937821,1988180,1166,1.214,,75.0,,,,,,,Riboflavin,MG -23937876,1990603,1166,2.609,,70.0,,,,,,,Riboflavin,MG -23937941,1992230,1166,0.667,,70.0,,,,,,,Riboflavin,MG -23938192,1999268,1166,0.228,,70.0,,,,,,,Riboflavin,MG -23938247,2002585,1166,0.0,1.0,1.0,,,,0.1,,,Riboflavin,MG -23938312,2004245,1166,0.75,1.0,1.0,,,,,,,Riboflavin,MG -23938996,2015934,1166,0.309,,75.0,,,,,,,Riboflavin,MG -23939313,2021105,1166,0.2,,75.0,,,,,,,Riboflavin,MG -23939359,2021392,1166,0.455,,75.0,,,,,,,Riboflavin,MG -23939494,2024310,1166,1.316,,70.0,,,,,,,Riboflavin,MG -23939711,2028107,1166,0.453,,75.0,,,,,,,Riboflavin,MG -23939874,2029890,1166,0.405,,75.0,,,,,,,Riboflavin,MG -23940320,2036005,1166,0.392,,75.0,,,,,,,Riboflavin,MG -23940402,2037852,1166,0.237,,75.0,,,,,,,Riboflavin,MG -23940412,2038009,1166,0.0,,75.0,,,,,,,Riboflavin,MG -23940505,2040867,1166,1.488,,75.0,,,,,,,Riboflavin,MG -23940563,2043957,1166,0.268,,75.0,,,,,,,Riboflavin,MG -23940752,2053614,1166,0.151,,75.0,,,,,,,Riboflavin,MG -23941364,2062537,1166,0.455,,75.0,,,,,,,Riboflavin,MG -23941721,2070161,1166,0.304,,75.0,,,,,,,Riboflavin,MG -23941971,2073909,1166,0.911,,75.0,,,,,,,Riboflavin,MG -23942247,2077841,1166,0.34,,75.0,,,,,,,Riboflavin,MG -23942892,2089033,1166,1.859,,75.0,,,,,,,Riboflavin,MG -23942961,2089988,1166,0.327,,75.0,,,,,,,Riboflavin,MG -23943754,2103382,1166,0.34,,75.0,,,,,,,Riboflavin,MG -23943829,2105055,1166,0.298,,75.0,,,,,,,Riboflavin,MG -23944357,2112076,1166,1.062,,75.0,,,,,,,Riboflavin,MG -23944442,2113766,1166,0.324,,75.0,,,,,,,Riboflavin,MG -23944941,2122282,1166,0.327,,75.0,,,,,,,Riboflavin,MG -23944988,2122644,1166,0.062,,70.0,,,,,,,Riboflavin,MG -23945165,2124187,1166,1.149,,75.0,,,,,,,Riboflavin,MG -23945335,2125815,1166,0.377,,70.0,,,,,,,Riboflavin,MG -23945523,2127873,1166,0.119,,75.0,,,,,,,Riboflavin,MG -23945788,2132211,1166,0.698,,70.0,,,,,,,Riboflavin,MG -23945940,2136212,1166,0.481,,70.0,,,,,,,Riboflavin,MG -23946372,2142933,1166,0.042,,70.0,,,,,,,Riboflavin,MG -23946587,2147455,1166,0.455,,75.0,,,,,,,Riboflavin,MG -23946720,2150867,1166,0.769,,70.0,,,,,,,Riboflavin,MG -23946769,2152540,1166,0.179,,70.0,,,,,,,Riboflavin,MG -23946859,2154888,1166,0.395,,75.0,,,,,,,Riboflavin,MG -23946892,2155547,1166,0.829,,75.0,,,,,,,Riboflavin,MG -23947295,2164163,1166,0.08,,70.0,,,,,,,Riboflavin,MG -23947550,2171836,1166,1.635,,75.0,,,,,,,Riboflavin,MG -23947554,2171879,1166,0.865,,70.0,,,,,,,Riboflavin,MG -23947691,2175648,1166,1.247,,75.0,,,,,,,Riboflavin,MG -23947780,2177921,1166,0.175,,70.0,,,,,,,Riboflavin,MG -23948171,2185382,1166,0.0,,75.0,,,,,,,Riboflavin,MG -23948180,2185391,1166,0.0,,75.0,,,,,,,Riboflavin,MG -23948199,2185660,1166,0.2,,75.0,,,,,,,Riboflavin,MG -23948406,2189284,1166,0.971,,75.0,,,,,,,Riboflavin,MG -23948440,2189400,1166,0.351,,70.0,,,,,,,Riboflavin,MG -23948618,2192208,1166,0.052,,75.0,,,,,,,Riboflavin,MG -23948781,2197347,1166,0.079,,71.0,,,,,,,Riboflavin,MG -23949207,2208052,1166,0.079,,71.0,,,,,,,Riboflavin,MG -23949789,2219729,1166,0.35,,78.0,,,,,,,Riboflavin,MG -23950433,2228804,1166,0.9,,78.0,,,,,,,Riboflavin,MG -23950451,2228887,1166,0.0,,75.0,,,,,,,Riboflavin,MG -23951227,2233617,1166,0.0,,75.0,,,,,,,Riboflavin,MG -23951235,2233779,1166,0.453,,75.0,,,,,,,Riboflavin,MG -23951777,2240526,1166,0.186,,75.0,,,,,,,Riboflavin,MG -23951952,2244522,1166,0.177,,75.0,,,,,,,Riboflavin,MG -23952336,2255471,1166,0.167,,70.0,,,,,,,Riboflavin,MG -23952395,2257739,1166,0.07,1.0,1.0,,,,,,,Riboflavin,MG -23952447,2258995,1166,0.15,1.0,1.0,,,,,,,Riboflavin,MG -23952617,2266247,1166,1.393,,75.0,,,,,,,Riboflavin,MG -23952723,2268516,1166,1.214,,75.0,,,,,,,Riboflavin,MG -23952863,2271071,1166,1.102,,75.0,,,,,,,Riboflavin,MG -23953988,2304268,1166,0.333,,70.0,,,,,,,Riboflavin,MG -23954167,2315417,1166,0.283,,75.0,,,,,,,Riboflavin,MG -23954480,2333332,1166,0.567,,75.0,,,,,,,Riboflavin,MG -23954481,2333347,1166,0.136,,75.0,,,,,,,Riboflavin,MG -23954539,2333895,1166,0.425,,75.0,,,,,,,Riboflavin,MG -23955298,2341069,1166,0.154,,,,,,,,,Riboflavin,MG -23955492,2341263,1166,0.163,,,,,,,,,Riboflavin,MG -23955866,2341637,1166,0.12,,,,,,,,,Riboflavin,MG -23955974,2341745,1166,0.254,,,,,,,,,Riboflavin,MG -23956136,2341907,1166,0.11,,,,,,,,,Riboflavin,MG -23956303,2342074,1166,0.081,,,,,,,,,Riboflavin,MG -23956486,2342257,1166,0.127,,,,,,,,,Riboflavin,MG -23956693,2342464,1166,0.229,,,,,,,,,Riboflavin,MG -23956700,2342471,1166,0.208,,,,,,,,,Riboflavin,MG -23957252,2343023,1166,0.127,,,,,,,,,Riboflavin,MG -23957597,2343368,1166,0.132,,,,,,,,,Riboflavin,MG -23957604,2343375,1166,0.188,,,,,,,,,Riboflavin,MG -23958207,2343978,1166,1.398,,,,,,,,,Riboflavin,MG -23958922,2344693,1166,0.127,,,,,,,,,Riboflavin,MG -23959047,2344818,1166,0.018,,,,,,,,,Riboflavin,MG -23959173,2344944,1166,0.148,,,,,,,,,Riboflavin,MG -23959199,2344970,1166,0.032,,,,,,,,,Riboflavin,MG -23959296,2345067,1166,0.025,,,,,,,,,Riboflavin,MG -23959424,2345195,1166,0.034,,,,,,,,,Riboflavin,MG -23959431,2345202,1166,0.071,,,,,,,,,Riboflavin,MG -23959436,2345207,1166,0.067,,,,,,,,,Riboflavin,MG -23959462,2345233,1166,0.022,,,,,,,,,Riboflavin,MG -23959494,2345265,1166,0.054,,,,,,,,,Riboflavin,MG -23959673,2345444,1166,0.086,,,,,,,,,Riboflavin,MG -23959874,2345645,1166,0.184,,,,,,,,,Riboflavin,MG -23959915,2345686,1166,0.073,,,,,,,,,Riboflavin,MG -23960277,2346048,1166,0.109,,,,,,,,,Riboflavin,MG -23960366,2346137,1166,0.01,,,,,,,,,Riboflavin,MG -23960436,2346207,1166,0.003,,,,,,,,,Riboflavin,MG -23960643,2364673,1166,0.183,,70.0,,,,,,,Riboflavin,MG -23961052,2373540,1166,0.256,,70.0,,,,,,,Riboflavin,MG -23961189,2378026,1166,0.235,,70.0,,,,,,,Riboflavin,MG -23961279,2379797,1166,1.371,,75.0,,,,,,,Riboflavin,MG -23961305,2379968,1166,0.183,,75.0,,,,,,,Riboflavin,MG -23961356,2380365,1166,0.177,,75.0,,,,,,,Riboflavin,MG -23961580,2383416,1166,0.17,,75.0,,,,,,,Riboflavin,MG -23962060,2397106,1166,0.75,,70.0,,,,,,,Riboflavin,MG -23962121,2400363,1166,0.455,,75.0,,,,,,,Riboflavin,MG -23962308,2404567,1166,0.021,,70.0,,,,,,,Riboflavin,MG -23962402,2407144,1166,1.4780000000000002,,75.0,,,,,,,Riboflavin,MG -23962678,2413413,1166,0.27,,70.0,,,,,,,Riboflavin,MG -23962850,2418513,1166,0.773,,75.0,,,,,,,Riboflavin,MG -23962852,2418634,1166,0.092,,70.0,,,,,,,Riboflavin,MG -23962897,2420091,1166,0.0,,75.0,,,,,,,Riboflavin,MG -23963125,2427912,1166,0.182,,70.0,,,,,,,Riboflavin,MG -23963311,2432140,1166,0.3329999999999999,,70.0,,,,,,,Riboflavin,MG -23963515,2435775,1166,0.708,,75.0,,,,,,,Riboflavin,MG -23963626,2438304,1166,0.0,,75.0,,,,,,,Riboflavin,MG -23963913,2443568,1166,0.667,,71.0,,,,,,,Riboflavin,MG -23964013,2444471,1166,0.256,,70.0,,,,,,,Riboflavin,MG -23964093,2444874,1166,0.113,,75.0,,,,,,,Riboflavin,MG -23964242,2445961,1166,0.453,,75.0,,,,,,,Riboflavin,MG -23964255,2446030,1166,0.062,,70.0,,,,,,,Riboflavin,MG -23964309,2446375,1166,0.357,,70.0,,,,,,,Riboflavin,MG -23964827,2452157,1166,1.889,,75.0,,,,,,,Riboflavin,MG -23964922,2452749,1166,0.357,,70.0,,,,,,,Riboflavin,MG -23965067,2453936,1166,0.446,,70.0,,,,,,,Riboflavin,MG -23965340,2455795,1166,0.079,,75.0,,,,,,,Riboflavin,MG -23965482,2457740,1166,0.3329999999999999,,71.0,,,,,,,Riboflavin,MG -23965769,2460649,1166,0.312,,70.0,,,,,,,Riboflavin,MG -23965785,2460711,1166,0.233,,70.0,,,,,,,Riboflavin,MG -23966243,2462667,1166,0.175,,70.0,,,,,,,Riboflavin,MG -23966259,2462747,1166,0.139,,70.0,,,,,,,Riboflavin,MG -23966430,2464056,1166,0.204,,70.0,,,,,,,Riboflavin,MG -23966525,2464515,1166,0.11,,75.0,,,,,,,Riboflavin,MG -23966611,2464833,1166,0.72,,75.0,,,,,,,Riboflavin,MG -23966612,2464834,1166,0.7909999999999999,,75.0,,,,,,,Riboflavin,MG -23966812,2466022,1166,0.286,,70.0,,,,,,,Riboflavin,MG -23966987,2466784,1166,0.208,,70.0,,,,,,,Riboflavin,MG -23967865,2471126,1166,0.042,,70.0,,,,,,,Riboflavin,MG -23968037,2471872,1166,2.25,,70.0,,,,,,,Riboflavin,MG -23968129,2472526,1166,0.3329999999999999,,70.0,,,,,,,Riboflavin,MG -23968178,2472706,1166,1.293,,75.0,,,,,,,Riboflavin,MG -23968469,2473977,1166,0.2,,70.0,,,,,,,Riboflavin,MG -23968904,2475790,1166,1.037,,75.0,,,,,,,Riboflavin,MG -23968991,2476250,1166,0.3279999999999999,,70.0,,,,,,,Riboflavin,MG -23969721,2479921,1166,0.375,,70.0,,,,,,,Riboflavin,MG -23970478,2485394,1166,1.0,,70.0,,,,,,,Riboflavin,MG -23970572,2485994,1166,0.091,,70.0,,,,,,,Riboflavin,MG -23970663,2486521,1166,0.357,,70.0,,,,,,,Riboflavin,MG -23970760,2486973,1166,0.357,,70.0,,,,,,,Riboflavin,MG -23970783,2487138,1166,10.0,,70.0,,,,,,,Riboflavin,MG -23971151,2488647,1166,2.204,,75.0,,,,,,,Riboflavin,MG -23971163,2488695,1166,0.359,,75.0,,,,,,,Riboflavin,MG -23971401,2489398,1166,0.1669999999999999,,70.0,,,,,,,Riboflavin,MG -23971418,2489477,1166,0.106,,75.0,,,,,,,Riboflavin,MG -23971742,2490347,1166,0.206,,75.0,,,,,,,Riboflavin,MG -23972091,2491116,1166,0.0279999999999999,,75.0,,,,,,,Riboflavin,MG -23972497,2498694,1166,0.081,,75.0,,,,,,,Riboflavin,MG -23972590,2500767,1166,0.26,,70.0,,,,,,,Riboflavin,MG -23972647,2501082,1166,0.226,,70.0,,,,,,,Riboflavin,MG -23972648,2501183,1166,0.167,,70.0,,,,,,,Riboflavin,MG -23972670,2501463,1166,1.296,,70.0,,,,,,,Riboflavin,MG -23972759,2503512,1166,0.455,,75.0,,,,,,,Riboflavin,MG -23972932,2507962,1166,0.375,,75.0,,,,,,,Riboflavin,MG -23973189,2513979,1166,0.16,1.0,1.0,,,,,,,Riboflavin,MG -23973332,2517165,1166,2.684,,75.0,,,,,,,Riboflavin,MG -23973466,2518992,1166,0.35,,78.0,,,,,,,Riboflavin,MG -23973620,2520312,1166,0.0,,71.0,,,,,,,Riboflavin,MG -23973675,2520367,1166,0.0,,71.0,,,,,,,Riboflavin,MG -23973862,2523069,1166,0.4,,70.0,,,,,,,Riboflavin,MG -23973901,2523846,1166,0.256,,70.0,,,,,,,Riboflavin,MG -23973987,2525711,1166,0.65,,78.0,,,,,,,Riboflavin,MG -23973998,2525730,1166,0.41,,78.0,,,,,,,Riboflavin,MG -23974203,2530868,1166,0.0,,70.0,,,,,,,Riboflavin,MG -23974478,2539656,1166,0.27,,78.0,,,,,,,Riboflavin,MG -23974481,2539664,1166,0.86,,78.0,,,,,,,Riboflavin,MG -23974922,2547481,1166,0.357,,70.0,,,,,,,Riboflavin,MG -23975034,2550641,1166,0.667,,70.0,,,,,,,Riboflavin,MG -23975147,2552825,1166,0.152,,70.0,,,,,,,Riboflavin,MG -23975485,2557657,1166,0.0,,71.0,,,,,,,Riboflavin,MG -23975601,2557773,1166,0.0,,71.0,,,,,,,Riboflavin,MG -23975604,2557776,1166,0.0,,71.0,,,,,,,Riboflavin,MG -23975729,2558670,1166,0.0,,71.0,,,,,,,Riboflavin,MG -23975911,2560922,1166,4.359,,75.0,,,,,,,Riboflavin,MG -23976150,2568591,1166,0.304,,75.0,,,,,,,Riboflavin,MG -23976353,2575210,1166,0.081,,75.0,,,,,,,Riboflavin,MG -23976420,2577175,1166,0.26,,70.0,,,,,,,Riboflavin,MG -23976968,2592707,1166,0.657,,70.0,,,,,,,Riboflavin,MG -23977123,2595912,1166,0.177,,75.0,,,,,,,Riboflavin,MG -23977258,2596219,1166,0.364,,70.0,,,,,,,Riboflavin,MG -23977267,2596405,1166,0.333,,70.0,,,,,,,Riboflavin,MG -23977426,2600990,1166,0.138,,70.0,,,,,,,Riboflavin,MG -23977809,2613366,1166,0.9,,78.0,,,,,,,Riboflavin,MG -23977868,2613732,1166,0.0,,71.0,,,,,,,Riboflavin,MG -23977874,2613738,1166,0.0,,71.0,,,,,,,Riboflavin,MG -23977916,2614074,1166,0.0,,71.0,,,,,,,Riboflavin,MG -23978095,2615366,1166,0.177,,75.0,,,,,,,Riboflavin,MG -23978106,2615377,1166,3.036,,75.0,,,,,,,Riboflavin,MG -23978275,2616646,1166,0.243,,75.0,,,,,,,Riboflavin,MG -23978301,2617322,1166,0.638,,75.0,,,,,,,Riboflavin,MG -23978827,2627542,1166,0.25,,75.0,,,,,,,Riboflavin,MG -23978970,2631563,1166,0.177,,75.0,,,,,,,Riboflavin,MG -23978984,2631579,1166,0.177,,75.0,,,,,,,Riboflavin,MG -23979069,2632949,1166,0.34,,75.0,,,,,,,Riboflavin,MG -23979187,2635782,1166,0.286,,70.0,,,,,,,Riboflavin,MG -23979513,2642777,1166,0.75,,70.0,,,,,,,Riboflavin,MG -23979713,2651138,1166,0.46,,78.0,,,,,,,Riboflavin,MG -23980572,1108349,1165,1.0,,70.0,,,,,,,Thiamin,MG -23980708,1109796,1165,1.0,,75.0,,,,,,,Thiamin,MG -23980941,1114461,1165,1.0,,70.0,,,,,,,Thiamin,MG -23981239,1119561,1165,0.0,,75.0,,,,,,,Thiamin,MG -23981265,1119940,1165,1.0,,70.0,,,,,,,Thiamin,MG -23981835,1134636,1165,10.0,,75.0,,,,,,,Thiamin,MG -23982088,167551,1165,0.051,1.0,,,,,,,,Thiamin,MG -23982234,167711,1165,0.01,0.0,40.0,,,,,,,Thiamin,MG -23982855,168370,1165,0.603,6.0,1.0,0.389,0.729,,,,,Thiamin,MG -23982944,168460,1165,0.205,2.0,,,,,,,,Thiamin,MG -23983010,168526,1165,0.101,0.0,,,,,,,,Thiamin,MG -23983895,169441,1165,0.1,7.0,,,,,,,,Thiamin,MG -23983954,169500,1165,0.07,0.0,53.0,,,,,,,Thiamin,MG -23983967,169513,1165,0.06,0.0,53.0,,,,,,,Thiamin,MG -23983985,169531,1165,0.07,0.0,14.0,,,,,,,Thiamin,MG -23984072,169624,1165,0.18,1.0,47.0,,,,,,,Thiamin,MG -23984178,169742,1165,0.031,3.0,1.0,,,,,,,Thiamin,MG -23984266,169836,1165,0.11,9.0,1.0,0.09,0.13,,,,,Thiamin,MG -23984505,170078,1165,0.11,1.0,,,,,,,,Thiamin,MG -23984621,170194,1165,0.109,0.0,,,,,,,,Thiamin,MG -23984702,170287,1165,0.057,5.0,,,,,,,,Thiamin,MG -23984703,170288,1165,0.385,1.0,,,,,,,,Thiamin,MG -23984836,170422,1165,0.225,8.0,,,,,,,,Thiamin,MG -23984973,170559,1165,1.153,0.0,,,,,,,,Thiamin,MG -23985101,170700,1165,0.0,1.0,1.0,,,,,,,Thiamin,MG -23985103,170702,1165,0.27,1.0,47.0,,,,,,,Thiamin,MG -23985133,170732,1165,0.16,1.0,1.0,,,,,,,Thiamin,MG -23985250,170851,1165,0.013,4.0,,,,,,,,Thiamin,MG -23985996,171634,1165,0.049,9.0,1.0,0.035,0.066,,,,,Thiamin,MG -23986185,171838,1165,0.52,0.0,47.0,,,,,,,Thiamin,MG -23986237,171895,1165,0.003,0.0,20.0,,,,,,,Thiamin,MG -23986511,172180,1165,0.033,0.0,57.0,,,,,,,Thiamin,MG -23986586,172263,1165,0.055,0.0,1.0,,,,,,,Thiamin,MG -23986622,172299,1165,0.243,0.0,57.0,,,,,,,Thiamin,MG -23986685,172362,1165,0.0,0.0,20.0,,,,,,,Thiamin,MG -23986761,172439,1165,4.4,0.0,,,,,,,,Thiamin,MG -23987224,172909,1165,0.039,0.0,65.0,,,,,,,Thiamin,MG -23987501,173207,1165,0.0,0.0,20.0,,,,,,,Thiamin,MG -23988219,173995,1165,0.082,0.0,18.0,,,,,,,Thiamin,MG -23988316,174092,1165,0.698,0.0,44.0,,,,,,,Thiamin,MG -23988534,174323,1165,0.09,0.0,,,,,,,,Thiamin,MG -23988687,174479,1165,0.36,14.0,1.0,,,,,,,Thiamin,MG -23988911,174708,1165,0.076,0.0,14.0,,,,,,,Thiamin,MG -23989198,175013,1165,0.102,1.0,,,,,,,,Thiamin,MG -23989312,175135,1165,0.02,0.0,,,,,,,,Thiamin,MG -23989846,331433,1165,0.09,1.0,1.0,,,,,,,Thiamin,MG -23990103,344774,1165,1.0,,78.0,,,,,,,Thiamin,MG -23990304,344980,1165,0.0,,78.0,,,,,,,Thiamin,MG -23990337,345013,1165,0.0,,78.0,,,,,,,Thiamin,MG -23990535,345215,1165,0.0,,78.0,,,,,,,Thiamin,MG -23990758,345449,1165,2.0,,78.0,,,,,,,Thiamin,MG -23991167,345942,1165,1.0,,78.0,,,,,,,Thiamin,MG -23991172,345947,1165,1.0,,78.0,,,,,,,Thiamin,MG -23991255,348040,1165,0.0,,78.0,,,,,,,Thiamin,MG -23991874,352276,1165,2.0,,78.0,,,,,,,Thiamin,MG -23991955,353184,1165,0.0,,75.0,,,,,,,Thiamin,MG -23991963,353256,1165,1.0,,78.0,,,,,,,Thiamin,MG -23992000,353554,1165,0.0,,75.0,,,,,,,Thiamin,MG -23992006,353612,1165,0.0,,75.0,,,,,,,Thiamin,MG -23992020,353740,1165,0.0,,78.0,,,,,,,Thiamin,MG -23992129,355278,1165,0.0,,71.0,,,,,,,Thiamin,MG -23992302,356489,1165,1.0,,75.0,,,,,,,Thiamin,MG -23992380,357444,1165,1.0,,75.0,,,,,,,Thiamin,MG -23992468,358068,1165,2.0,,75.0,,,,,,,Thiamin,MG -23992721,361305,1165,1.0,,75.0,,,,,,,Thiamin,MG -23993498,372505,1165,1.0,,75.0,,,,,,,Thiamin,MG -23993513,372798,1165,0.0,,70.0,,,,,,,Thiamin,MG -23993671,375672,1165,0.0,,75.0,,,,,,,Thiamin,MG -23993714,376402,1165,0.0,,70.0,,,,,,,Thiamin,MG -23993725,376650,1165,0.0,,75.0,,,,,,,Thiamin,MG -23993809,377532,1165,1.0,,75.0,,,,,,,Thiamin,MG -23993986,380471,1165,0.0,,75.0,,,,,,,Thiamin,MG -23994671,391167,1165,1.0,,75.0,,,,,,,Thiamin,MG -23994838,391591,1165,1.0,,75.0,,,,,,,Thiamin,MG -23994897,392795,1165,1.0,,75.0,,,,,,,Thiamin,MG -23995026,394815,1165,0.0,,75.0,,,,,,,Thiamin,MG -23995038,394926,1165,0.0,,75.0,,,,,,,Thiamin,MG -23995100,395651,1165,0.0,,75.0,,,,,,,Thiamin,MG -23995140,395696,1165,1.0,,75.0,,,,,,,Thiamin,MG -23995523,401517,1165,1.0,,75.0,,,,,,,Thiamin,MG -23995883,406718,1165,1.0,,75.0,,,,,,,Thiamin,MG -23995912,407479,1165,1.0,,75.0,,,,,,,Thiamin,MG -23996319,419822,1165,0.0,,75.0,,,,,,,Thiamin,MG -23996929,440122,1165,0.0,,75.0,,,,,,,Thiamin,MG -23996952,440188,1165,1.0,,75.0,,,,,,,Thiamin,MG -23997028,441251,1165,0.0,,75.0,,,,,,,Thiamin,MG -23997363,445202,1165,1.0,,75.0,,,,,,,Thiamin,MG -23997592,449565,1165,0.0,,75.0,,,,,,,Thiamin,MG -23997878,455549,1165,1.0,,75.0,,,,,,,Thiamin,MG -23997923,456500,1165,1.0,,75.0,,,,,,,Thiamin,MG -23997958,457284,1165,1.0,,75.0,,,,,,,Thiamin,MG -23998588,470915,1165,0.0,,70.0,,,,,,,Thiamin,MG -23998654,471204,1165,1.0,,75.0,,,,,,,Thiamin,MG -23998950,477594,1165,0.0,,75.0,,,,,,,Thiamin,MG -23999178,482064,1165,0.0,,75.0,,,,,,,Thiamin,MG -23999243,484390,1165,1.0,,75.0,,,,,,,Thiamin,MG -23999289,484945,1165,0.0,,75.0,,,,,,,Thiamin,MG -23999427,486813,1165,0.0,,75.0,,,,,,,Thiamin,MG -24000167,499759,1165,0.0,,75.0,,,,,,,Thiamin,MG -24000488,509445,1165,0.0,,75.0,,,,,,,Thiamin,MG -24000688,513539,1165,1.0,,75.0,,,,,,,Thiamin,MG -24000799,516871,1165,11.0,,75.0,,,,,,,Thiamin,MG -24000968,521208,1165,0.0,,75.0,,,,,,,Thiamin,MG -24001134,524607,1165,1.0,,75.0,,,,,,,Thiamin,MG -24001359,527129,1165,0.0,,75.0,,,,,,,Thiamin,MG -24001368,527248,1165,1.0,,75.0,,,,,,,Thiamin,MG -24001386,527496,1165,0.0,,75.0,,,,,,,Thiamin,MG -24001393,527618,1165,1.0,,75.0,,,,,,,Thiamin,MG -24001468,528339,1165,0.0,,75.0,,,,,,,Thiamin,MG -24001517,528929,1165,0.0,,75.0,,,,,,,Thiamin,MG -24001684,532504,1165,0.0,,75.0,,,,,,,Thiamin,MG -24001732,533978,1165,0.0,,75.0,,,,,,,Thiamin,MG -24001903,537539,1165,1.0,,75.0,,,,,,,Thiamin,MG -24002073,540355,1165,0.0,,75.0,,,,,,,Thiamin,MG -24002166,542218,1165,1.0,,75.0,,,,,,,Thiamin,MG -24002331,545228,1165,0.0,,75.0,,,,,,,Thiamin,MG -24002374,545907,1165,1.0,,75.0,,,,,,,Thiamin,MG -24002681,552022,1165,0.0,,75.0,,,,,,,Thiamin,MG -24003357,561063,1165,0.0,,70.0,,,,,,,Thiamin,MG -24003398,561376,1165,0.0,,70.0,,,,,,,Thiamin,MG -24003414,561518,1165,0.0,,75.0,,,,,,,Thiamin,MG -24003437,561976,1165,0.0,,75.0,,,,,,,Thiamin,MG -24003709,565676,1165,1.0,,75.0,,,,,,,Thiamin,MG -24003756,566806,1165,0.0,,70.0,,,,,,,Thiamin,MG -24003916,570139,1165,1.0,,75.0,,,,,,,Thiamin,MG -24004033,571736,1165,1.0,,75.0,,,,,,,Thiamin,MG -24004120,572909,1165,0.0,,70.0,,,,,,,Thiamin,MG -24004151,573641,1165,1.0,,75.0,,,,,,,Thiamin,MG -24004263,575563,1165,0.0,,75.0,,,,,,,Thiamin,MG -24004296,575749,1165,1.0,,70.0,,,,,,,Thiamin,MG -24004687,581195,1165,1.0,,70.0,,,,,,,Thiamin,MG -24004771,582126,1165,0.0,,75.0,,,,,,,Thiamin,MG -24004860,583333,1165,1.0,,70.0,,,,,,,Thiamin,MG -24004903,583795,1165,0.0,,75.0,,,,,,,Thiamin,MG -24005010,585708,1165,0.0,,75.0,,,,,,,Thiamin,MG -24005244,589293,1165,0.0,,70.0,,,,,,,Thiamin,MG -24005306,590024,1165,1.0,,70.0,,,,,,,Thiamin,MG -24005476,594010,1165,0.0,,75.0,,,,,,,Thiamin,MG -24005618,596561,1165,1.0,,70.0,,,,,,,Thiamin,MG -24005751,599989,1165,0.0,,70.0,,,,,,,Thiamin,MG -24005852,602429,1165,0.0,,75.0,,,,,,,Thiamin,MG -24005963,608954,1165,1.0,,75.0,,,,,,,Thiamin,MG -24006017,609802,1165,1.0,,75.0,,,,,,,Thiamin,MG -24006354,616684,1165,0.0,,75.0,,,,,,,Thiamin,MG -24006921,627094,1165,0.0,,75.0,,,,,,,Thiamin,MG -24007103,633840,1165,0.0,,75.0,,,,,,,Thiamin,MG -24007261,638152,1165,1.0,,70.0,,,,,,,Thiamin,MG -24007291,638896,1165,1.0,,70.0,,,,,,,Thiamin,MG -24007871,656018,1165,1.0,,70.0,,,,,,,Thiamin,MG -24007996,658716,1165,0.0,,70.0,,,,,,,Thiamin,MG -24008259,663936,1165,1.0,,75.0,,,,,,,Thiamin,MG -24009119,687542,1165,1.0,,70.0,,,,,,,Thiamin,MG -24009311,696852,1165,0.0,,70.0,,,,,,,Thiamin,MG -24009379,699684,1165,0.0,,70.0,,,,,,,Thiamin,MG -24009888,716096,1165,2.0,,75.0,,,,,,,Thiamin,MG -24010364,732284,1165,0.0,,70.0,,,,,,,Thiamin,MG -24010404,733568,1165,0.0,,75.0,,,,,,,Thiamin,MG -24010548,738822,1165,1.0,,75.0,,,,,,,Thiamin,MG -24010594,740606,1165,1.0,,75.0,,,,,,,Thiamin,MG -24011257,751974,1165,1.0,,78.0,,,,,,,Thiamin,MG -24011400,752272,1165,0.0,,78.0,,,,,,,Thiamin,MG -24011668,752864,1165,10.0,,78.0,,,,,,,Thiamin,MG -24011986,757098,1165,0.0,,78.0,,,,,,,Thiamin,MG -24012407,761398,1165,1.0,,75.0,,,,,,,Thiamin,MG -24012506,763278,1165,1.0,,78.0,,,,,,,Thiamin,MG -24013339,799201,1165,0.0,,75.0,,,,,,,Thiamin,MG -24013355,799297,1165,0.0,,75.0,,,,,,,Thiamin,MG -24013403,800507,1165,0.0,,75.0,,,,,,,Thiamin,MG -24013532,805335,1165,0.0,,70.0,,,,,,,Thiamin,MG -24014030,845162,1165,0.0,,70.0,,,,,,,Thiamin,MG -24015503,958493,1165,1.0,,70.0,,,,,,,Thiamin,MG -24016136,987413,1165,1.0,,70.0,,,,,,,Thiamin,MG -24017597,1055681,1165,1.0,,70.0,,,,,,,Thiamin,MG -24018009,1066091,1165,1.0,,70.0,,,,,,,Thiamin,MG -24018196,1070469,1165,1.0,,75.0,,,,,,,Thiamin,MG -24018225,1071787,1165,0.0,,75.0,,,,,,,Thiamin,MG -24018359,1074579,1165,3.0,,75.0,,,,,,,Thiamin,MG -24018795,1090173,1165,1.0,,75.0,,,,,,,Thiamin,MG -24018936,1094881,1165,0.0,,70.0,,,,,,,Thiamin,MG -24019149,1851099,1165,1.0,,75.0,,,,,,,Thiamin,MG -24019267,1852852,1165,0.0,,75.0,,,,,,,Thiamin,MG -24019336,1853803,1165,1.0,,75.0,,,,,,,Thiamin,MG -24019338,1853805,1165,1.0,,75.0,,,,,,,Thiamin,MG -24019467,1855707,1165,1.0,,75.0,,,,,,,Thiamin,MG -24019876,1863670,1165,0.0,,75.0,,,,,,,Thiamin,MG -24020449,1872818,1165,1.0,,75.0,,,,,,,Thiamin,MG -24020628,1878929,1165,0.0,,75.0,,,,,,,Thiamin,MG -24020839,1142953,1165,0.0,,75.0,,,,,,,Thiamin,MG -24021112,1148763,1165,0.0,,75.0,,,,,,,Thiamin,MG -24021364,1151062,1165,1.0,,75.0,,,,,,,Thiamin,MG -24021447,1151660,1165,0.0,,70.0,,,,,,,Thiamin,MG -24021482,1152052,1165,0.0,,75.0,,,,,,,Thiamin,MG -24021545,1153907,1165,0.0,,75.0,,,,,,,Thiamin,MG -24022242,1160293,1165,0.0,,75.0,,,,,,,Thiamin,MG -24022245,1160296,1165,0.0,,75.0,,,,,,,Thiamin,MG -24022972,1171962,1165,1.0,,75.0,,,,,,,Thiamin,MG -24023142,1174170,1165,1.0,,75.0,,,,,,,Thiamin,MG -24023265,1175910,1165,0.0,,75.0,,,,,,,Thiamin,MG -24023338,1177425,1165,0.0,,75.0,,,,,,,Thiamin,MG -24023353,1177676,1165,0.0,,75.0,,,,,,,Thiamin,MG -24023700,1183311,1165,0.0,,75.0,,,,,,,Thiamin,MG -24023858,1186534,1165,1.0,,75.0,,,,,,,Thiamin,MG -24024069,1191167,1165,0.0,,75.0,,,,,,,Thiamin,MG -24024230,1193385,1165,0.0,,75.0,,,,,,,Thiamin,MG -24024565,1201758,1165,1.0,,75.0,,,,,,,Thiamin,MG -24024666,1202055,1165,1.0,,75.0,,,,,,,Thiamin,MG -24025239,1212179,1165,1.0,,75.0,,,,,,,Thiamin,MG -24025256,1212485,1165,1.0,,70.0,,,,,,,Thiamin,MG -24025434,1218520,1165,0.0,,75.0,,,,,,,Thiamin,MG -24025561,1223463,1165,1.0,,75.0,,,,,,,Thiamin,MG -24025575,1223757,1165,1.0,,75.0,,,,,,,Thiamin,MG -24025644,1225978,1165,0.0,,75.0,,,,,,,Thiamin,MG -24025701,1228709,1165,1.0,,75.0,,,,,,,Thiamin,MG -24026099,1245541,1165,2.0,,75.0,,,,,,,Thiamin,MG -24026151,1246011,1165,1.0,,70.0,,,,,,,Thiamin,MG -24026358,1248499,1165,1.0,,75.0,,,,,,,Thiamin,MG -24026555,1251436,1165,1.0,,75.0,,,,,,,Thiamin,MG -24026697,1254288,1165,1.0,,70.0,,,,,,,Thiamin,MG -24026705,1254550,1165,0.0,,75.0,,,,,,,Thiamin,MG -24026721,1255651,1165,0.0,,75.0,,,,,,,Thiamin,MG -24026824,1259398,1165,1.0,,75.0,,,,,,,Thiamin,MG -24027366,1272569,1165,0.0,,75.0,,,,,,,Thiamin,MG -24027458,1273341,1165,0.0,,75.0,,,,,,,Thiamin,MG -24027592,1276869,1165,0.0,,75.0,,,,,,,Thiamin,MG -24028533,1294381,1165,0.0,,75.0,,,,,,,Thiamin,MG -24028779,1304487,1165,1.0,,75.0,,,,,,,Thiamin,MG -24028796,1304678,1165,1.0,,75.0,,,,,,,Thiamin,MG -24028820,1304975,1165,0.0,,75.0,,,,,,,Thiamin,MG -24028981,1309058,1165,1.0,,75.0,,,,,,,Thiamin,MG -24029254,1317291,1165,0.0,,75.0,,,,,,,Thiamin,MG -24029470,1321355,1165,0.0,,70.0,,,,,,,Thiamin,MG -24029756,1324888,1165,1.0,,70.0,,,,,,,Thiamin,MG -24029860,1327113,1165,0.0,,75.0,,,,,,,Thiamin,MG -24030241,1337685,1165,0.0,,75.0,,,,,,,Thiamin,MG -24030595,1344026,1165,0.0,,75.0,,,,,,,Thiamin,MG -24030972,1349846,1165,0.0,,75.0,,,,,,,Thiamin,MG -24030976,1349862,1165,0.0,,75.0,,,,,,,Thiamin,MG -24031090,1353424,1165,0.0,,75.0,,,,,,,Thiamin,MG -24031238,1357861,1165,1.0,,75.0,,,,,,,Thiamin,MG -24031287,1358624,1165,0.0,,75.0,,,,,,,Thiamin,MG -24031365,1360150,1165,1.0,,70.0,,,,,,,Thiamin,MG -24031991,1375180,1165,0.0,,70.0,,,,,,,Thiamin,MG -24032047,1376152,1165,0.0,,70.0,,,,,,,Thiamin,MG -24032176,1378965,1165,0.0,,70.0,,,,,,,Thiamin,MG -24032384,1383995,1165,0.0,,70.0,,,,,,,Thiamin,MG -24032927,1403971,1165,1.0,,75.0,,,,,,,Thiamin,MG -24033617,1432338,1165,1.0,,70.0,,,,,,,Thiamin,MG -24033644,1435298,1165,0.0,,75.0,,,,,,,Thiamin,MG -24033812,1457914,1165,0.0,,78.0,,,,,,,Thiamin,MG -24033821,1458015,1165,0.0,,75.0,,,,,,,Thiamin,MG -24034004,1459858,1165,0.0,,75.0,,,,,,,Thiamin,MG -24034301,1463154,1165,0.0,,75.0,,,,,,,Thiamin,MG -24034378,1464052,1165,2.0,,75.0,,,,,,,Thiamin,MG -24034430,1464449,1165,1.0,,75.0,,,,,,,Thiamin,MG -24034647,1467173,1165,0.0,,75.0,,,,,,,Thiamin,MG -24035095,1473802,1165,0.0,,75.0,,,,,,,Thiamin,MG -24035157,1474628,1165,1.0,,70.0,,,,,,,Thiamin,MG -24035444,1479310,1165,0.0,,75.0,,,,,,,Thiamin,MG -24035718,1483803,1165,0.0,,75.0,,,,,,,Thiamin,MG -24035826,1485346,1165,1.0,,75.0,,,,,,,Thiamin,MG -24036215,1493735,1165,2.0,,75.0,,,,,,,Thiamin,MG -24036266,1493787,1165,1.0,,75.0,,,,,,,Thiamin,MG -24036298,1493819,1165,1.0,,75.0,,,,,,,Thiamin,MG -24036674,1497060,1165,0.0,,75.0,,,,,,,Thiamin,MG -24036967,1502164,1165,0.0,,75.0,,,,,,,Thiamin,MG -24037022,1502728,1165,0.0,,70.0,,,,,,,Thiamin,MG -24037047,1502753,1165,0.0,,70.0,,,,,,,Thiamin,MG -24037263,1505419,1165,0.0,,75.0,,,,,,,Thiamin,MG -24037616,1513531,1165,0.0,,75.0,,,,,,,Thiamin,MG -24037685,1515282,1165,1.0,,75.0,,,,,,,Thiamin,MG -24037944,1523688,1165,1.0,,75.0,,,,,,,Thiamin,MG -24038560,1540418,1165,1.0,,75.0,,,,,,,Thiamin,MG -24038735,1542200,1165,1.0,,75.0,,,,,,,Thiamin,MG -24039306,1554260,1165,0.0,,75.0,,,,,,,Thiamin,MG -24039327,1554664,1165,0.0,,70.0,,,,,,,Thiamin,MG -24039338,1554866,1165,0.0,,75.0,,,,,,,Thiamin,MG -24039340,1554947,1165,1.0,,75.0,,,,,,,Thiamin,MG -24039726,1564095,1165,1.0,,75.0,,,,,,,Thiamin,MG -24039993,1567704,1165,1.0,,75.0,,,,,,,Thiamin,MG -24040327,1574124,1165,1.0,,75.0,,,,,,,Thiamin,MG -24040419,1575926,1165,0.0,,75.0,,,,,,,Thiamin,MG -24040653,1578116,1165,1.0,,75.0,,,,,,,Thiamin,MG -24040660,1578184,1165,0.0,,75.0,,,,,,,Thiamin,MG -24040679,1578328,1165,0.0,,75.0,,,,,,,Thiamin,MG -24040765,1579198,1165,0.0,,75.0,,,,,,,Thiamin,MG -24040966,1583234,1165,0.0,,75.0,,,,,,,Thiamin,MG -24041100,1585601,1165,0.0,,75.0,,,,,,,Thiamin,MG -24041114,1585908,1165,0.0,,75.0,,,,,,,Thiamin,MG -24041346,1593315,1165,8.0,,75.0,,,,,,,Thiamin,MG -24041629,1599285,1165,0.0,,75.0,,,,,,,Thiamin,MG -24041816,1602001,1165,0.0,,75.0,,,,,,,Thiamin,MG -24042161,1610348,1165,0.0,,70.0,,,,,,,Thiamin,MG -24042213,1611538,1165,0.0,,75.0,,,,,,,Thiamin,MG -24042311,1613237,1165,0.0,,75.0,,,,,,,Thiamin,MG -24042709,1617949,1165,0.0,,75.0,,,,,,,Thiamin,MG -24042714,1618011,1165,0.0,,75.0,,,,,,,Thiamin,MG -24043144,1625834,1165,1.0,,75.0,,,,,,,Thiamin,MG -24043174,1625966,1165,0.0,,75.0,,,,,,,Thiamin,MG -24043194,1626186,1165,0.0,,75.0,,,,,,,Thiamin,MG -24043386,1628974,1165,2.0,,75.0,,,,,,,Thiamin,MG -24043724,1634454,1165,0.0,,75.0,,,,,,,Thiamin,MG -24043808,1635985,1165,1.0,,75.0,,,,,,,Thiamin,MG -24043917,1637315,1165,1.0,,70.0,,,,,,,Thiamin,MG -24044108,1640497,1165,0.0,,75.0,,,,,,,Thiamin,MG -24044141,1641155,1165,0.0,,70.0,,,,,,,Thiamin,MG -24044267,1642007,1165,0.0,,75.0,,,,,,,Thiamin,MG -24044597,1649194,1165,0.0,,75.0,,,,,,,Thiamin,MG -24044707,1650603,1165,1.0,,75.0,,,,,,,Thiamin,MG -24044899,1653254,1165,0.0,,70.0,,,,,,,Thiamin,MG -24045312,1659364,1165,1.0,,75.0,,,,,,,Thiamin,MG -24045478,1661837,1165,0.0,,75.0,,,,,,,Thiamin,MG -24045609,1663675,1165,1.0,,75.0,,,,,,,Thiamin,MG -24045618,1663827,1165,0.0,,75.0,,,,,,,Thiamin,MG -24045625,1663869,1165,1.0,,75.0,,,,,,,Thiamin,MG -24045805,1666257,1165,0.0,,75.0,,,,,,,Thiamin,MG -24046133,1670670,1165,1.0,,70.0,,,,,,,Thiamin,MG -24046141,1670757,1165,0.0,,75.0,,,,,,,Thiamin,MG -24046201,1671547,1165,2.0,,75.0,,,,,,,Thiamin,MG -24046658,1681881,1165,0.0,,70.0,,,,,,,Thiamin,MG -24046685,1682617,1165,0.0,,70.0,,,,,,,Thiamin,MG -24047027,1689815,1165,0.0,,75.0,,,,,,,Thiamin,MG -24047075,1690592,1165,1.0,,75.0,,,,,,,Thiamin,MG -24047466,1695849,1165,0.0,,75.0,,,,,,,Thiamin,MG -24047832,1703056,1165,10.0,,70.0,,,,,,,Thiamin,MG -24047888,1704516,1165,0.0,,75.0,,,,,,,Thiamin,MG -24047912,1705418,1165,0.0,,75.0,,,,,,,Thiamin,MG -24048004,1707563,1165,0.0,,70.0,,,,,,,Thiamin,MG -24048060,1709249,1165,0.0,,75.0,,,,,,,Thiamin,MG -24048075,1709404,1165,0.0,,70.0,,,,,,,Thiamin,MG -24048336,1716940,1165,1.0,,75.0,,,,,,,Thiamin,MG -24048378,1718070,1165,0.0,,75.0,,,,,,,Thiamin,MG -24048445,1719857,1165,0.0,,75.0,,,,,,,Thiamin,MG -24048560,1722152,1165,1.0,,70.0,,,,,,,Thiamin,MG -24048657,1723709,1165,1.0,,75.0,,,,,,,Thiamin,MG -24048679,1724351,1165,1.0,,70.0,,,,,,,Thiamin,MG -24048892,1729292,1165,0.0,,75.0,,,,,,,Thiamin,MG -24049197,1737266,1165,0.0,,70.0,,,,,,,Thiamin,MG -24049239,1738447,1165,1.0,,75.0,,,,,,,Thiamin,MG -24049449,1745145,1165,1.0,,70.0,,,,,,,Thiamin,MG -24049653,1751453,1165,0.04,1.0,1.0,,,,,,,Thiamin,MG -24050040,1760141,1165,4.0,,75.0,,,,,,,Thiamin,MG -24050474,1766304,1165,2.0,,75.0,,,,,,,Thiamin,MG -24050564,1766843,1165,1.0,,75.0,,,,,,,Thiamin,MG -24050762,1771163,1165,0.0,,75.0,,,,,,,Thiamin,MG -24051141,1780894,1165,1.0,,75.0,,,,,,,Thiamin,MG -24051181,1782037,1165,0.0,,75.0,,,,,,,Thiamin,MG -24051271,1782810,1165,0.0,,75.0,,,,,,,Thiamin,MG -24051540,1790096,1165,0.0,,70.0,,,,,,,Thiamin,MG -24051677,1792720,1165,1.0,,75.0,,,,,,,Thiamin,MG -24051777,1795994,1165,0.0,,75.0,,,,,,,Thiamin,MG -24051845,1798196,1165,0.0,,75.0,,,,,,,Thiamin,MG -24052491,1810291,1165,0.0,,75.0,,,,,,,Thiamin,MG -24052614,1811970,1165,0.0,,75.0,,,,,,,Thiamin,MG -24052701,1813950,1165,2.0,,75.0,,,,,,,Thiamin,MG -24052774,1815726,1165,0.0,,75.0,,,,,,,Thiamin,MG -24052844,1817095,1165,0.0,,75.0,,,,,,,Thiamin,MG -24052903,1819615,1165,0.0,,70.0,,,,,,,Thiamin,MG -24052949,1820557,1165,0.0,,70.0,,,,,,,Thiamin,MG -24053403,1830694,1165,1.0,,75.0,,,,,,,Thiamin,MG -24053407,1830824,1165,2.0,,75.0,,,,,,,Thiamin,MG -24053502,1833295,1165,0.0,,75.0,,,,,,,Thiamin,MG -24053855,1838171,1165,0.0,,75.0,,,,,,,Thiamin,MG -24053903,1838269,1165,5.0,,75.0,,,,,,,Thiamin,MG -24053944,1838395,1165,0.0,,75.0,,,,,,,Thiamin,MG -24053980,1838756,1165,1.0,,75.0,,,,,,,Thiamin,MG -24054026,1839284,1165,1.0,,75.0,,,,,,,Thiamin,MG -24054213,1841353,1165,1.0,,75.0,,,,,,,Thiamin,MG -24054300,1841531,1165,1.0,,75.0,,,,,,,Thiamin,MG -24054369,1841870,1165,0.0,,70.0,,,,,,,Thiamin,MG -24054441,1842352,1165,8.0,,75.0,,,,,,,Thiamin,MG -24054941,1846397,1165,1.0,,75.0,,,,,,,Thiamin,MG -24055145,1885991,1165,1.0,,75.0,,,,,,,Thiamin,MG -24055247,1888183,1165,0.0,,75.0,,,,,,,Thiamin,MG -24055808,1900405,1165,2.0,,75.0,,,,,,,Thiamin,MG -24056156,1907678,1165,2.0,,75.0,,,,,,,Thiamin,MG -24056657,1920376,1165,0.0,,75.0,,,,,,,Thiamin,MG -24057007,1927660,1165,0.0,,75.0,,,,,,,Thiamin,MG -24057302,1933938,1165,0.0,,75.0,,,,,,,Thiamin,MG -24057393,1934445,1165,0.0,,75.0,,,,,,,Thiamin,MG -24058035,1945665,1165,1.0,,75.0,,,,,,,Thiamin,MG -24058371,1951713,1165,1.0,,75.0,,,,,,,Thiamin,MG -24059063,1969830,1165,2.0,,70.0,,,,,,,Thiamin,MG -24059231,1973140,1165,1.0,,70.0,,,,,,,Thiamin,MG -24059397,1978501,1165,1.0,,70.0,,,,,,,Thiamin,MG -24059434,1980498,1165,1.0,,70.0,,,,,,,Thiamin,MG -24059535,1983403,1165,4.0,,75.0,,,,,,,Thiamin,MG -24059616,1984984,1165,27.0,,70.0,,,,,,,Thiamin,MG -24059735,1988180,1165,1.0,,75.0,,,,,,,Thiamin,MG -24059790,1990603,1165,3.0,,70.0,,,,,,,Thiamin,MG -24059865,1992230,1165,0.0,,70.0,,,,,,,Thiamin,MG -24060093,1998098,1165,0.0,,75.0,,,,,,,Thiamin,MG -24060135,1999268,1165,0.0,,70.0,,,,,,,Thiamin,MG -24060217,2002815,1165,0.056,1.0,1.0,,,,,,,Thiamin,MG -24060381,2006992,1165,0.024,1.0,1.0,,,,,,,Thiamin,MG -24061069,2015934,1165,1.0,,75.0,,,,,,,Thiamin,MG -24061438,2021392,1165,1.0,,75.0,,,,,,,Thiamin,MG -24061580,2024310,1165,1.0,,70.0,,,,,,,Thiamin,MG -24061875,2028107,1165,1.0,,75.0,,,,,,,Thiamin,MG -24062038,2029890,1165,0.0,,75.0,,,,,,,Thiamin,MG -24062488,2036005,1165,0.0,,75.0,,,,,,,Thiamin,MG -24062570,2037852,1165,0.0,,75.0,,,,,,,Thiamin,MG -24062578,2038009,1165,0.0,,75.0,,,,,,,Thiamin,MG -24062646,2040867,1165,1.0,,75.0,,,,,,,Thiamin,MG -24062717,2043957,1165,0.0,,75.0,,,,,,,Thiamin,MG -24062924,2053614,1165,0.0,,75.0,,,,,,,Thiamin,MG -24063373,2058606,1165,1.0,,75.0,,,,,,,Thiamin,MG -24063469,2060257,1165,0.0,,75.0,,,,,,,Thiamin,MG -24063575,2062537,1165,1.0,,75.0,,,,,,,Thiamin,MG -24063910,2070161,1165,1.0,,75.0,,,,,,,Thiamin,MG -24064183,2073909,1165,0.0,,75.0,,,,,,,Thiamin,MG -24064439,2077841,1165,0.0,,75.0,,,,,,,Thiamin,MG -24065024,2089033,1165,2.0,,75.0,,,,,,,Thiamin,MG -24065101,2089988,1165,0.0,,75.0,,,,,,,Thiamin,MG -24065472,2098078,1165,0.0,,75.0,,,,,,,Thiamin,MG -24065884,2103382,1165,0.0,,75.0,,,,,,,Thiamin,MG -24065970,2105055,1165,1.0,,75.0,,,,,,,Thiamin,MG -24066410,2110806,1165,0.0,,75.0,,,,,,,Thiamin,MG -24066500,2112038,1165,3.0,,75.0,,,,,,,Thiamin,MG -24066509,2112076,1165,1.0,,75.0,,,,,,,Thiamin,MG -24066612,2113766,1165,0.0,,75.0,,,,,,,Thiamin,MG -24066726,2115523,1165,0.0,,75.0,,,,,,,Thiamin,MG -24067180,2122282,1165,0.0,,75.0,,,,,,,Thiamin,MG -24067229,2122644,1165,0.0,,70.0,,,,,,,Thiamin,MG -24067376,2124187,1165,1.0,,75.0,,,,,,,Thiamin,MG -24067532,2125815,1165,1.0,,70.0,,,,,,,Thiamin,MG -24067709,2127873,1165,0.0,,75.0,,,,,,,Thiamin,MG -24068008,2132211,1165,1.0,,70.0,,,,,,,Thiamin,MG -24068166,2136212,1165,0.0,,70.0,,,,,,,Thiamin,MG -24068627,2142933,1165,0.0,,70.0,,,,,,,Thiamin,MG -24068858,2147455,1165,1.0,,75.0,,,,,,,Thiamin,MG -24068991,2150867,1165,0.0,,75.0,,,,,,,Thiamin,MG -24069035,2152540,1165,0.0,,70.0,,,,,,,Thiamin,MG -24069134,2154888,1165,1.0,,75.0,,,,,,,Thiamin,MG -24069162,2155547,1165,1.0,,75.0,,,,,,,Thiamin,MG -24069562,2164163,1165,0.0,,70.0,,,,,,,Thiamin,MG -24069834,2171836,1165,1.0,,75.0,,,,,,,Thiamin,MG -24069838,2171879,1165,1.0,,70.0,,,,,,,Thiamin,MG -24070074,2177921,1165,0.0,,70.0,,,,,,,Thiamin,MG -24070489,2185382,1165,0.0,,75.0,,,,,,,Thiamin,MG -24070498,2185391,1165,0.0,,75.0,,,,,,,Thiamin,MG -24070641,2189284,1165,1.0,,75.0,,,,,,,Thiamin,MG -24070650,2189400,1165,0.0,,70.0,,,,,,,Thiamin,MG -24070763,2192208,1165,0.0,,75.0,,,,,,,Thiamin,MG -24070943,2197347,1165,0.0,,71.0,,,,,,,Thiamin,MG -24071141,2200177,1165,0.0,,75.0,,,,,,,Thiamin,MG -24071396,2208052,1165,0.0,,71.0,,,,,,,Thiamin,MG -24072016,2219729,1165,0.0,,78.0,,,,,,,Thiamin,MG -24072554,2226556,1165,2.0,,75.0,,,,,,,Thiamin,MG -24072701,2228804,1165,0.0,,78.0,,,,,,,Thiamin,MG -24072719,2228887,1165,0.0,,75.0,,,,,,,Thiamin,MG -24073527,2233617,1165,0.0,,75.0,,,,,,,Thiamin,MG -24073535,2233779,1165,0.0,,75.0,,,,,,,Thiamin,MG -24074085,2240526,1165,0.0,,75.0,,,,,,,Thiamin,MG -24074228,2244522,1165,0.0,,75.0,,,,,,,Thiamin,MG -24074937,2266247,1165,1.0,,75.0,,,,,,,Thiamin,MG -24074994,2267135,1165,2.0,,75.0,,,,,,,Thiamin,MG -24075052,2268516,1165,1.0,,75.0,,,,,,,Thiamin,MG -24075190,2271071,1165,1.0,,75.0,,,,,,,Thiamin,MG -24076401,2304268,1165,1.0,,70.0,,,,,,,Thiamin,MG -24076587,2315417,1165,0.0,,75.0,,,,,,,Thiamin,MG -24076666,2321156,1165,14.0,,70.0,,,,,,,Thiamin,MG -24076928,2333332,1165,0.0,,75.0,,,,,,,Thiamin,MG -24076929,2333347,1165,0.0,,75.0,,,,,,,Thiamin,MG -24076986,2333895,1165,0.0,,75.0,,,,,,,Thiamin,MG -24077755,2341069,1165,0.034,,,,,,,,,Thiamin,MG -24077949,2341263,1165,0.065,,,,,,,,,Thiamin,MG -24078323,2341637,1165,0.435,,,,,,,,,Thiamin,MG -24078431,2341745,1165,0.236,,,,,,,,,Thiamin,MG -24078593,2341907,1165,0.089,,,,,,,,,Thiamin,MG -24078760,2342074,1165,0.186,,,,,,,,,Thiamin,MG -24078943,2342257,1165,0.081,,,,,,,,,Thiamin,MG -24079150,2342464,1165,0.25,,,,,,,,,Thiamin,MG -24079157,2342471,1165,0.258,,,,,,,,,Thiamin,MG -24079709,2343023,1165,0.06,,,,,,,,,Thiamin,MG -24080054,2343368,1165,0.081,,,,,,,,,Thiamin,MG -24080061,2343375,1165,0.111,,,,,,,,,Thiamin,MG -24080664,2343978,1165,1.144,,,,,,,,,Thiamin,MG -24081379,2344693,1165,0.092,,,,,,,,,Thiamin,MG -24081504,2344818,1165,0.018,,,,,,,,,Thiamin,MG -24081630,2344944,1165,0.078,,,,,,,,,Thiamin,MG -24081656,2344970,1165,0.067,,,,,,,,,Thiamin,MG -24081753,2345067,1165,0.089,,,,,,,,,Thiamin,MG -24081881,2345195,1165,0.009,,,,,,,,,Thiamin,MG -24081888,2345202,1165,0.156,,,,,,,,,Thiamin,MG -24081893,2345207,1165,0.016,,,,,,,,,Thiamin,MG -24081919,2345233,1165,0.043,,,,,,,,,Thiamin,MG -24081951,2345265,1165,0.034,,,,,,,,,Thiamin,MG -24082130,2345444,1165,0.036,,,,,,,,,Thiamin,MG -24082331,2345645,1165,0.173,,,,,,,,,Thiamin,MG -24082372,2345686,1165,0.068,,,,,,,,,Thiamin,MG -24082734,2346048,1165,0.021,,,,,,,,,Thiamin,MG -24082823,2346137,1165,0.009,,,,,,,,,Thiamin,MG -24082893,2346207,1165,0.002,,,,,,,,,Thiamin,MG -24083200,2349431,1165,0.19,1.0,1.0,,,,,,,Thiamin,MG -24083673,2373540,1165,1.0,,70.0,,,,,,,Thiamin,MG -24083822,2378026,1165,0.0,,70.0,,,,,,,Thiamin,MG -24083923,2379797,1165,1.0,,75.0,,,,,,,Thiamin,MG -24083946,2379968,1165,0.0,,75.0,,,,,,,Thiamin,MG -24083995,2380365,1165,0.0,,75.0,,,,,,,Thiamin,MG -24084199,2383416,1165,0.0,,75.0,,,,,,,Thiamin,MG -24084722,2397106,1165,0.0,,70.0,,,,,,,Thiamin,MG -24084783,2399723,1165,2.0,,70.0,,,,,,,Thiamin,MG -24084802,2400363,1165,1.0,,75.0,,,,,,,Thiamin,MG -24084997,2404567,1165,0.0,,70.0,,,,,,,Thiamin,MG -24085125,2407144,1165,0.0,,75.0,,,,,,,Thiamin,MG -24085138,2407537,1165,0.0,,75.0,,,,,,,Thiamin,MG -24085455,2413413,1165,0.0,,70.0,,,,,,,Thiamin,MG -24085640,2418513,1165,1.0,,75.0,,,,,,,Thiamin,MG -24085642,2418634,1165,0.0,,70.0,,,,,,,Thiamin,MG -24086131,2432140,1165,0.0,,70.0,,,,,,,Thiamin,MG -24086456,2438304,1165,0.0,,75.0,,,,,,,Thiamin,MG -24086811,2444471,1165,1.0,,70.0,,,,,,,Thiamin,MG -24086890,2444874,1165,0.0,,75.0,,,,,,,Thiamin,MG -24087051,2445961,1165,1.0,,75.0,,,,,,,Thiamin,MG -24087056,2446030,1165,0.0,,70.0,,,,,,,Thiamin,MG -24087097,2446375,1165,1.0,,70.0,,,,,,,Thiamin,MG -24087649,2452157,1165,1.0,,75.0,,,,,,,Thiamin,MG -24087747,2452749,1165,1.0,,70.0,,,,,,,Thiamin,MG -24087895,2453936,1165,1.0,,70.0,,,,,,,Thiamin,MG -24088180,2455795,1165,0.0,,75.0,,,,,,,Thiamin,MG -24088316,2457614,1165,0.27,,71.0,,,,,,,Thiamin,MG -24088322,2457740,1165,0.67,,71.0,,,,,,,Thiamin,MG -24088635,2460649,1165,0.0,,70.0,,,,,,,Thiamin,MG -24088651,2460711,1165,0.0,,70.0,,,,,,,Thiamin,MG -24089123,2462667,1165,0.0,,70.0,,,,,,,Thiamin,MG -24089140,2462747,1165,0.0,,70.0,,,,,,,Thiamin,MG -24089315,2464056,1165,0.0,,70.0,,,,,,,Thiamin,MG -24089412,2464515,1165,0.0,,75.0,,,,,,,Thiamin,MG -24089509,2464833,1165,1.0,,75.0,,,,,,,Thiamin,MG -24089510,2464834,1165,1.0,,75.0,,,,,,,Thiamin,MG -24089708,2466022,1165,0.0,,70.0,,,,,,,Thiamin,MG -24090154,2468207,1165,2.0,,75.0,,,,,,,Thiamin,MG -24090173,2468359,1165,1.0,,70.0,,,,,,,Thiamin,MG -24090467,2469836,1165,0.0,,75.0,,,,,,,Thiamin,MG -24090820,2470868,1165,2.0,,75.0,,,,,,,Thiamin,MG -24090938,2471126,1165,0.0,,70.0,,,,,,,Thiamin,MG -24091095,2471872,1165,2.0,,70.0,,,,,,,Thiamin,MG -24091194,2472526,1165,1.0,,70.0,,,,,,,Thiamin,MG -24091246,2472706,1165,1.0,,75.0,,,,,,,Thiamin,MG -24091579,2473977,1165,0.0,,70.0,,,,,,,Thiamin,MG -24092045,2475790,1165,1.0,,75.0,,,,,,,Thiamin,MG -24092147,2476250,1165,0.0,,70.0,,,,,,,Thiamin,MG -24092887,2479921,1165,1.0,,70.0,,,,,,,Thiamin,MG -24093737,2485394,1165,1.0,,70.0,,,,,,,Thiamin,MG -24093833,2485994,1165,0.0,,70.0,,,,,,,Thiamin,MG -24093927,2486521,1165,1.0,,70.0,,,,,,,Thiamin,MG -24094029,2486973,1165,1.0,,70.0,,,,,,,Thiamin,MG -24094056,2487138,1165,9.0,,70.0,,,,,,,Thiamin,MG -24094477,2488647,1165,1.0,,75.0,,,,,,,Thiamin,MG -24094493,2488695,1165,0.0,,75.0,,,,,,,Thiamin,MG -24094768,2489477,1165,0.0,,75.0,,,,,,,Thiamin,MG -24094874,2489733,1165,1.0,,75.0,,,,,,,Thiamin,MG -24095404,2491116,1165,0.0,,75.0,,,,,,,Thiamin,MG -24095525,2491385,1165,0.0,,71.0,,,,,,,Thiamin,MG -24095812,2498694,1165,0.0,,75.0,,,,,,,Thiamin,MG -24095895,2500767,1165,0.0,,70.0,,,,,,,Thiamin,MG -24095950,2501082,1165,0.0,,70.0,,,,,,,Thiamin,MG -24095959,2501463,1165,1.0,,70.0,,,,,,,Thiamin,MG -24096143,2503512,1165,1.0,,75.0,,,,,,,Thiamin,MG -24096324,2507962,1165,0.0,,75.0,,,,,,,Thiamin,MG -24096637,2513583,1165,0.3,1.0,1.0,,,,,,,Thiamin,MG -24096760,2517165,1165,1.0,,75.0,,,,,,,Thiamin,MG -24096898,2518992,1165,0.0,,78.0,,,,,,,Thiamin,MG -24097043,2520312,1165,0.0,,71.0,,,,,,,Thiamin,MG -24097098,2520367,1165,0.0,,71.0,,,,,,,Thiamin,MG -24097284,2523069,1165,1.0,,70.0,,,,,,,Thiamin,MG -24097325,2523846,1165,1.0,,70.0,,,,,,,Thiamin,MG -24097429,2525711,1165,1.0,,78.0,,,,,,,Thiamin,MG -24097443,2525730,1165,0.0,,78.0,,,,,,,Thiamin,MG -24097671,2530868,1165,0.0,,70.0,,,,,,,Thiamin,MG -24097917,2539656,1165,0.0,,78.0,,,,,,,Thiamin,MG -24097920,2539664,1165,1.0,,78.0,,,,,,,Thiamin,MG -24098353,2547481,1165,1.0,,70.0,,,,,,,Thiamin,MG -24098958,2557657,1165,0.0,,71.0,,,,,,,Thiamin,MG -24099074,2557773,1165,0.0,,71.0,,,,,,,Thiamin,MG -24099077,2557776,1165,0.0,,71.0,,,,,,,Thiamin,MG -24099201,2558670,1165,0.0,,71.0,,,,,,,Thiamin,MG -24099272,2560471,1165,0.0,,70.0,,,,,,,Thiamin,MG -24099389,2560922,1165,4.0,,75.0,,,,,,,Thiamin,MG -24099659,2568591,1165,1.0,,75.0,,,,,,,Thiamin,MG -24099847,2575210,1165,0.0,,75.0,,,,,,,Thiamin,MG -24099911,2577175,1165,0.0,,70.0,,,,,,,Thiamin,MG -24100414,2592707,1165,1.0,,70.0,,,,,,,Thiamin,MG -24100525,2594578,1165,0.0,,70.0,,,,,,,Thiamin,MG -24100595,2595912,1165,0.0,,75.0,,,,,,,Thiamin,MG -24100710,2596219,1165,1.0,,70.0,,,,,,,Thiamin,MG -24100724,2596405,1165,1.0,,70.0,,,,,,,Thiamin,MG -24101296,2613366,1165,1.0,,78.0,,,,,,,Thiamin,MG -24101355,2613732,1165,0.0,,71.0,,,,,,,Thiamin,MG -24101361,2613738,1165,0.0,,71.0,,,,,,,Thiamin,MG -24101402,2614074,1165,0.0,,71.0,,,,,,,Thiamin,MG -24101568,2615366,1165,0.0,,75.0,,,,,,,Thiamin,MG -24101718,2617322,1165,0.0,,75.0,,,,,,,Thiamin,MG -24101937,2622536,1165,0.0,,70.0,,,,,,,Thiamin,MG -24101957,2622742,1165,1.0,,70.0,,,,,,,Thiamin,MG -24102008,2624077,1165,3.0,,75.0,,,,,,,Thiamin,MG -24102202,2627542,1165,0.0,,75.0,,,,,,,Thiamin,MG -24102206,2627694,1165,1.0,,75.0,,,,,,,Thiamin,MG -24102341,2631563,1165,0.0,,75.0,,,,,,,Thiamin,MG -24102356,2631579,1165,0.0,,75.0,,,,,,,Thiamin,MG -24102571,2635782,1165,0.0,,70.0,,,,,,,Thiamin,MG -24102805,2640903,1165,3.0,,75.0,,,,,,,Thiamin,MG -24102898,2642777,1165,1.0,,70.0,,,,,,,Thiamin,MG -24103116,2651138,1165,0.0,,78.0,,,,,,,Thiamin,MG -24103909,1109796,1178,4.69,,75.0,,,,,,,Vitamin B-12,UG -24104193,1119561,1178,1.64,,75.0,,,,,,,Vitamin B-12,UG -24104431,1131565,1178,0.54,,70.0,,,,,,,Vitamin B-12,UG -24104474,1134198,1178,2.0,,70.0,,,,,,,Vitamin B-12,UG -24104637,167551,1178,0.0,1.0,,,,,,,,Vitamin B-12,UG -24104750,167711,1178,0.06,0.0,40.0,,,,,,,Vitamin B-12,UG -24105308,168370,1178,0.58,4.0,1.0,0.26,0.84,,,,,Vitamin B-12,UG -24105395,168460,1178,0.0,0.0,68.0,,,,,,,Vitamin B-12,UG -24105461,168526,1178,0.0,0.0,68.0,,,,,,,Vitamin B-12,UG -24106309,169441,1178,3.33,1.0,,,,,,,,Vitamin B-12,UG -24106368,169500,1178,2.56,0.0,53.0,,,,,,,Vitamin B-12,UG -24106381,169513,1178,2.9,0.0,53.0,,,,,,,Vitamin B-12,UG -24106399,169531,1178,1.71,0.0,14.0,,,,,,,Vitamin B-12,UG -24106587,169742,1178,0.0,0.0,68.0,,,,,,,Vitamin B-12,UG -24106872,170078,1178,0.0,0.0,68.0,,,,,,,Vitamin B-12,UG -24106985,170194,1178,2.13,3.0,,,,,,,,Vitamin B-12,UG -24107065,170287,1178,0.0,0.0,68.0,,,,,,,Vitamin B-12,UG -24107066,170288,1178,0.0,0.0,68.0,,,,,,,Vitamin B-12,UG -24107192,170422,1178,0.0,0.0,68.0,,,,,,,Vitamin B-12,UG -24107328,170559,1178,0.0,0.0,68.0,,,,,,,Vitamin B-12,UG -24107452,170700,1178,0.36,1.0,1.0,,,,,,,Vitamin B-12,UG -24107454,170702,1178,1.42,1.0,47.0,,,,,,,Vitamin B-12,UG -24107478,170732,1178,0.12,1.0,1.0,,,,,,,Vitamin B-12,UG -24107592,170851,1178,0.85,7.0,1.0,0.65,0.97,,,,,Vitamin B-12,UG -24108323,171634,1178,0.67,9.0,1.0,0.53,1.0,,,,,Vitamin B-12,UG -24108507,171838,1178,0.0,0.0,40.0,,,,,,,Vitamin B-12,UG -24108554,171895,1178,0.0,0.0,20.0,,,,,,,Vitamin B-12,UG -24108819,172180,1178,0.53,0.0,57.0,,,,,,,Vitamin B-12,UG -24108894,172263,1178,0.02,0.0,41.0,,,,,,,Vitamin B-12,UG -24108930,172299,1178,0.41,0.0,57.0,,,,,,,Vitamin B-12,UG -24108993,172362,1178,0.0,0.0,20.0,,,,,,,Vitamin B-12,UG -24109068,172439,1178,0.0,0.0,,,,,,,,Vitamin B-12,UG -24109524,172909,1178,0.06,0.0,65.0,,,,,,,Vitamin B-12,UG -24109797,173207,1178,0.0,0.0,20.0,,,,,,,Vitamin B-12,UG -24110502,173995,1178,2.67,0.0,18.0,,,,,,,Vitamin B-12,UG -24110596,174092,1178,0.0,0.0,40.0,,,,,,,Vitamin B-12,UG -24110809,174323,1178,2.23,0.0,,,,,,,,Vitamin B-12,UG -24110960,174479,1178,2.24,14.0,1.0,,,,,,,Vitamin B-12,UG -24111179,174708,1178,4.11,6.0,3.0,,,,,,,Vitamin B-12,UG -24111466,175013,1178,0.21,1.0,,,,,,,,Vitamin B-12,UG -24111569,175135,1178,4.4,0.0,,,,,,,,Vitamin B-12,UG -24111730,320347,1178,0.52,1.0,1.0,,,,,,,Vitamin B-12,UG -24111801,325006,1178,1.1,1.0,1.0,,,,,,,Vitamin B-12,UG -24112167,344774,1178,0.0,,78.0,,,,,,,Vitamin B-12,UG -24112355,344980,1178,0.0,,78.0,,,,,,,Vitamin B-12,UG -24112387,345013,1178,0.0,,78.0,,,,,,,Vitamin B-12,UG -24112571,345215,1178,0.3,,78.0,,,,,,,Vitamin B-12,UG -24112779,345449,1178,7.0,,78.0,,,,,,,Vitamin B-12,UG -24113175,345942,1178,0.0,,78.0,,,,,,,Vitamin B-12,UG -24113180,345947,1178,2.7,,78.0,,,,,,,Vitamin B-12,UG -24113272,348040,1178,0.0,,78.0,,,,,,,Vitamin B-12,UG -24113838,357444,1178,2.88,,75.0,,,,,,,Vitamin B-12,UG -24114510,391167,1178,5.17,,75.0,,,,,,,Vitamin B-12,UG -24114623,391591,1178,5.0,,75.0,,,,,,,Vitamin B-12,UG -24114688,395651,1178,1.32,,75.0,,,,,,,Vitamin B-12,UG -24114727,395696,1178,1.67,,75.0,,,,,,,Vitamin B-12,UG -24114801,401517,1178,5.56,,75.0,,,,,,,Vitamin B-12,UG -24114963,406718,1178,5.0,,75.0,,,,,,,Vitamin B-12,UG -24115090,411816,1178,0.5,,75.0,,,,,,,Vitamin B-12,UG -24115522,432458,1178,2.5,,75.0,,,,,,,Vitamin B-12,UG -24115557,433615,1178,0.25,,75.0,,,,,,,Vitamin B-12,UG -24115817,445202,1178,5.0,,75.0,,,,,,,Vitamin B-12,UG -24115845,445867,1178,1.25,,75.0,,,,,,,Vitamin B-12,UG -24116189,470915,1178,3.0,,70.0,,,,,,,Vitamin B-12,UG -24116933,499320,1178,0.42,,75.0,,,,,,,Vitamin B-12,UG -24116952,499759,1178,1.43,,75.0,,,,,,,Vitamin B-12,UG -24117057,501830,1178,1.25,,75.0,,,,,,,Vitamin B-12,UG -24117104,503908,1178,20.0,,75.0,,,,,,,Vitamin B-12,UG -24117313,516743,1178,2.54,,70.0,,,,,,,Vitamin B-12,UG -24117316,516871,1178,42.86,,75.0,,,,,,,Vitamin B-12,UG -24117419,521208,1178,1.71,,75.0,,,,,,,Vitamin B-12,UG -24117503,527618,1178,5.19,,75.0,,,,,,,Vitamin B-12,UG -24117516,528339,1178,0.41,,75.0,,,,,,,Vitamin B-12,UG -24117584,533978,1178,0.6,,75.0,,,,,,,Vitamin B-12,UG -24117682,537539,1178,3.6,,75.0,,,,,,,Vitamin B-12,UG -24117773,540355,1178,10.0,,75.0,,,,,,,Vitamin B-12,UG -24117841,542218,1178,2.4,,75.0,,,,,,,Vitamin B-12,UG -24117902,545907,1178,5.17,,75.0,,,,,,,Vitamin B-12,UG -24118407,562034,1178,1.25,,75.0,,,,,,,Vitamin B-12,UG -24118504,565676,1178,2.12,,75.0,,,,,,,Vitamin B-12,UG -24118621,571736,1178,5.17,,75.0,,,,,,,Vitamin B-12,UG -24118697,575749,1178,3.75,,70.0,,,,,,,Vitamin B-12,UG -24119122,589293,1178,0.71,,70.0,,,,,,,Vitamin B-12,UG -24119176,591784,1178,0.5,,70.0,,,,,,,Vitamin B-12,UG -24119426,608954,1178,5.0,,75.0,,,,,,,Vitamin B-12,UG -24119468,609802,1178,3.53,,75.0,,,,,,,Vitamin B-12,UG -24119672,615018,1178,0.0,,75.0,,,,,,,Vitamin B-12,UG -24119678,615314,1178,0.0,,75.0,,,,,,,Vitamin B-12,UG -24119692,615716,1178,0.0,,75.0,,,,,,,Vitamin B-12,UG -24120097,635148,1178,2.5,,75.0,,,,,,,Vitamin B-12,UG -24120887,678544,1178,1.12,,70.0,,,,,,,Vitamin B-12,UG -24121292,710898,1178,2.05,,70.0,,,,,,,Vitamin B-12,UG -24121395,716096,1178,7.0,,75.0,,,,,,,Vitamin B-12,UG -24121698,733568,1178,7.87,,75.0,,,,,,,Vitamin B-12,UG -24122800,752864,1178,3.4,,78.0,,,,,,,Vitamin B-12,UG -24123113,757098,1178,0.1,,78.0,,,,,,,Vitamin B-12,UG -24123491,761398,1178,5.0,,75.0,,,,,,,Vitamin B-12,UG -24123774,799297,1178,2.0,,75.0,,,,,,,Vitamin B-12,UG -24125000,987553,1178,2.29,,75.0,,,,,,,Vitamin B-12,UG -24125057,1002843,1178,3.53,,75.0,,,,,,,Vitamin B-12,UG -24125508,1041099,1178,0.04,,70.0,,,,,,,Vitamin B-12,UG -24126430,1851099,1178,5.0,,75.0,,,,,,,Vitamin B-12,UG -24126851,1869946,1178,0.67,,70.0,,,,,,,Vitamin B-12,UG -24126995,1875281,1178,0.5,,75.0,,,,,,,Vitamin B-12,UG -24127039,1876941,1178,0.86,,75.0,,,,,,,Vitamin B-12,UG -24127167,1141592,1178,15.0,,70.0,,,,,,,Vitamin B-12,UG -24127354,1148763,1178,0.89,,75.0,,,,,,,Vitamin B-12,UG -24127426,1151062,1178,2.86,,75.0,,,,,,,Vitamin B-12,UG -24128129,1175910,1178,1.71,,75.0,,,,,,,Vitamin B-12,UG -24128504,1201758,1178,2.22,,75.0,,,,,,,Vitamin B-12,UG -24128576,1202055,1178,5.26,,75.0,,,,,,,Vitamin B-12,UG -24128737,1212179,1178,5.0,,75.0,,,,,,,Vitamin B-12,UG -24129004,1225978,1178,0.4,,75.0,,,,,,,Vitamin B-12,UG -24129466,1251436,1178,4.55,,75.0,,,,,,,Vitamin B-12,UG -24129852,1282033,1178,2.42,,75.0,,,,,,,Vitamin B-12,UG -24129962,1288082,1178,0.62,,75.0,,,,,,,Vitamin B-12,UG -24130015,1291862,1178,1.27,,75.0,,,,,,,Vitamin B-12,UG -24130432,1304487,1178,5.36,,75.0,,,,,,,Vitamin B-12,UG -24130439,1304678,1178,4.84,,75.0,,,,,,,Vitamin B-12,UG -24130663,1316263,1178,0.17,,75.0,,,,,,,Vitamin B-12,UG -24131375,1349862,1178,0.65,,75.0,,,,,,,Vitamin B-12,UG -24131544,1360150,1178,205.36,,70.0,,,,,,,Vitamin B-12,UG -24131802,1373214,1178,2.54,,75.0,,,,,,,Vitamin B-12,UG -24131820,1373841,1178,1.18,,75.0,,,,,,,Vitamin B-12,UG -24131853,1375180,1178,0.7,,70.0,,,,,,,Vitamin B-12,UG -24132394,1412412,1178,0.38,,70.0,,,,,,,Vitamin B-12,UG -24132533,1423261,1178,0.5,,70.0,,,,,,,Vitamin B-12,UG -24132799,1459858,1178,0.0,,75.0,,,,,,,Vitamin B-12,UG -24132875,1463154,1178,0.4,,75.0,,,,,,,Vitamin B-12,UG -24133121,1474628,1178,205.36,,70.0,,,,,,,Vitamin B-12,UG -24133420,1493787,1178,15.0,,75.0,,,,,,,Vitamin B-12,UG -24134044,1515282,1178,4.2,,75.0,,,,,,,Vitamin B-12,UG -24134197,1522232,1178,30.0,,75.0,,,,,,,Vitamin B-12,UG -24134643,1544025,1178,0.62,,75.0,,,,,,,Vitamin B-12,UG -24134801,1554260,1178,0.88,,75.0,,,,,,,Vitamin B-12,UG -24134967,1565647,1178,0.96,,75.0,,,,,,,Vitamin B-12,UG -24135085,1574124,1178,2.55,,75.0,,,,,,,Vitamin B-12,UG -24135697,1593315,1178,7.5,,75.0,,,,,,,Vitamin B-12,UG -24136070,1608089,1178,41.25,,75.0,,,,,,,Vitamin B-12,UG -24136317,1621648,1178,2.29,,75.0,,,,,,,Vitamin B-12,UG -24136429,1625834,1178,4.84,,75.0,,,,,,,Vitamin B-12,UG -24136460,1626186,1178,1.18,,75.0,,,,,,,Vitamin B-12,UG -24136560,1628974,1178,6.56,,75.0,,,,,,,Vitamin B-12,UG -24136719,1635985,1178,5.77,,75.0,,,,,,,Vitamin B-12,UG -24136982,1642007,1178,0.62,,75.0,,,,,,,Vitamin B-12,UG -24137182,1650603,1178,5.0,,75.0,,,,,,,Vitamin B-12,UG -24137432,1661837,1178,0.89,,75.0,,,,,,,Vitamin B-12,UG -24137516,1663675,1178,5.0,,75.0,,,,,,,Vitamin B-12,UG -24137599,1666257,1178,0.63,,75.0,,,,,,,Vitamin B-12,UG -24137737,1670670,1178,4.88,,70.0,,,,,,,Vitamin B-12,UG -24137741,1670757,1178,1.71,,75.0,,,,,,,Vitamin B-12,UG -24137759,1671547,1178,5.53,,75.0,,,,,,,Vitamin B-12,UG -24138075,1689815,1178,5.5,,75.0,,,,,,,Vitamin B-12,UG -24138101,1690592,1178,8.85,,75.0,,,,,,,Vitamin B-12,UG -24138299,1695397,1178,0.75,,70.0,,,,,,,Vitamin B-12,UG -24138503,1703056,1178,20.0,,70.0,,,,,,,Vitamin B-12,UG -24138525,1704516,1178,1.03,,75.0,,,,,,,Vitamin B-12,UG -24138629,1709249,1178,0.63,,75.0,,,,,,,Vitamin B-12,UG -24138636,1709404,1178,0.25,,70.0,,,,,,,Vitamin B-12,UG -24138819,1718070,1178,0.51,,75.0,,,,,,,Vitamin B-12,UG -24138858,1719857,1178,0.63,,75.0,,,,,,,Vitamin B-12,UG -24138872,1720087,1178,30.0,,70.0,,,,,,,Vitamin B-12,UG -24139004,1723709,1178,2.0,,75.0,,,,,,,Vitamin B-12,UG -24139208,1731641,1178,15.0,,70.0,,,,,,,Vitamin B-12,UG -24139377,1738447,1178,2.14,,75.0,,,,,,,Vitamin B-12,UG -24139751,1760141,1178,15.0,,75.0,,,,,,,Vitamin B-12,UG -24139959,1766843,1178,2.73,,75.0,,,,,,,Vitamin B-12,UG -24140210,1780894,1178,2.03,,75.0,,,,,,,Vitamin B-12,UG -24140591,1797196,1178,12.0,,75.0,,,,,,,Vitamin B-12,UG -24140965,1815726,1178,0.37,,75.0,,,,,,,Vitamin B-12,UG -24141108,1823618,1178,220.34,,75.0,,,,,,,Vitamin B-12,UG -24141318,1830694,1178,5.56,,75.0,,,,,,,Vitamin B-12,UG -24141656,1838171,1178,0.63,,75.0,,,,,,,Vitamin B-12,UG -24141704,1838269,1178,18.75,,75.0,,,,,,,Vitamin B-12,UG -24141745,1838395,1178,0.51,,75.0,,,,,,,Vitamin B-12,UG -24141960,1841353,1178,2.37,,75.0,,,,,,,Vitamin B-12,UG -24142042,1841531,1178,4.17,,75.0,,,,,,,Vitamin B-12,UG -24142157,1842352,1178,18.75,,75.0,,,,,,,Vitamin B-12,UG -24142703,1885991,1178,4.69,,75.0,,,,,,,Vitamin B-12,UG -24142936,1899424,1178,2.68,,75.0,,,,,,,Vitamin B-12,UG -24143158,1908160,1178,0.62,,75.0,,,,,,,Vitamin B-12,UG -24143566,1920376,1178,4.36,,75.0,,,,,,,Vitamin B-12,UG -24143585,1921765,1178,0.28,,75.0,,,,,,,Vitamin B-12,UG -24143933,1934445,1178,0.65,,75.0,,,,,,,Vitamin B-12,UG -24144008,1934592,1178,3.15,,70.0,,,,,,,Vitamin B-12,UG -24144074,1936197,1178,0.52,,75.0,,,,,,,Vitamin B-12,UG -24144435,1951713,1178,5.17,,75.0,,,,,,,Vitamin B-12,UG -24144806,1969830,1178,3.75,,70.0,,,,,,,Vitamin B-12,UG -24145037,1980498,1178,205.36,,70.0,,,,,,,Vitamin B-12,UG -24145121,1983403,1178,17.5,,75.0,,,,,,,Vitamin B-12,UG -24145209,1986161,1178,0.91,,70.0,,,,,,,Vitamin B-12,UG -24145312,1990603,1178,5.22,,70.0,,,,,,,Vitamin B-12,UG -24146062,2029890,1178,1.43,,75.0,,,,,,,Vitamin B-12,UG -24146279,2040867,1178,5.25,,75.0,,,,,,,Vitamin B-12,UG -24146373,2049120,1178,0.25,,75.0,,,,,,,Vitamin B-12,UG -24146374,2049128,1178,2.03,,75.0,,,,,,,Vitamin B-12,UG -24146666,2067656,1178,2.14,,75.0,,,,,,,Vitamin B-12,UG -24146962,2083903,1178,7.5,,70.0,,,,,,,Vitamin B-12,UG -24147395,2104949,1178,0.0,,75.0,,,,,,,Vitamin B-12,UG -24147591,2112076,1178,3.75,,75.0,,,,,,,Vitamin B-12,UG -24147754,2119376,1178,0.25,,75.0,,,,,,,Vitamin B-12,UG -24147857,2124187,1178,16.22,,75.0,,,,,,,Vitamin B-12,UG -24148547,2155547,1178,2.93,,75.0,,,,,,,Vitamin B-12,UG -24149090,2184304,1178,0.1,,71.0,,,,,,,Vitamin B-12,UG -24149227,2185382,1178,0.0,,75.0,,,,,,,Vitamin B-12,UG -24149236,2185391,1178,0.0,,75.0,,,,,,,Vitamin B-12,UG -24149406,2192208,1178,0.18,,75.0,,,,,,,Vitamin B-12,UG -24149476,2196632,1178,0.08,,71.0,,,,,,,Vitamin B-12,UG -24150021,2210936,1178,0.17,,75.0,,,,,,,Vitamin B-12,UG -24150690,2226556,1178,7.5,,75.0,,,,,,,Vitamin B-12,UG -24150763,2228804,1178,0.0,,78.0,,,,,,,Vitamin B-12,UG -24150778,2228887,1178,0.0,,75.0,,,,,,,Vitamin B-12,UG -24151388,2233617,1178,0.0,,75.0,,,,,,,Vitamin B-12,UG -24151897,2244522,1178,0.62,,75.0,,,,,,,Vitamin B-12,UG -24152144,2255471,1178,0.24,,70.0,,,,,,,Vitamin B-12,UG -24152323,2266247,1178,8.85,,75.0,,,,,,,Vitamin B-12,UG -24152401,2268516,1178,4.29,,75.0,,,,,,,Vitamin B-12,UG -24152498,2271071,1178,3.89,,75.0,,,,,,,Vitamin B-12,UG -24152572,2273539,1178,0.38,,70.0,,,,,,,Vitamin B-12,UG -24152623,2275775,1178,30.0,,75.0,,,,,,,Vitamin B-12,UG -24152864,2284179,1178,3.24,,75.0,,,,,,,Vitamin B-12,UG -24153489,2333332,1178,2.0,,75.0,,,,,,,Vitamin B-12,UG -24154240,2341069,1178,0.26,,,,,,,,,Vitamin B-12,UG -24154434,2341263,1178,1.59,,,,,,,,,Vitamin B-12,UG -24154808,2341637,1178,0.76,,,,,,,,,Vitamin B-12,UG -24154916,2341745,1178,0.28,,,,,,,,,Vitamin B-12,UG -24155078,2341907,1178,0.53,,,,,,,,,Vitamin B-12,UG -24155245,2342074,1178,0.1,,,,,,,,,Vitamin B-12,UG -24155428,2342257,1178,0.17,,,,,,,,,Vitamin B-12,UG -24155635,2342464,1178,0.85,,,,,,,,,Vitamin B-12,UG -24155642,2342471,1178,1.13,,,,,,,,,Vitamin B-12,UG -24156194,2343023,1178,0.0,,,,,,,,,Vitamin B-12,UG -24156539,2343368,1178,0.16,,,,,,,,,Vitamin B-12,UG -24156546,2343375,1178,0.21,,,,,,,,,Vitamin B-12,UG -24157149,2343978,1178,0.76,,,,,,,,,Vitamin B-12,UG -24157864,2344693,1178,0.0,,,,,,,,,Vitamin B-12,UG -24157989,2344818,1178,0.0,,,,,,,,,Vitamin B-12,UG -24158115,2344944,1178,0.2,,,,,,,,,Vitamin B-12,UG -24158141,2344970,1178,0.0,,,,,,,,,Vitamin B-12,UG -24158238,2345067,1178,0.0,,,,,,,,,Vitamin B-12,UG -24158366,2345195,1178,0.0,,,,,,,,,Vitamin B-12,UG -24158373,2345202,1178,0.0,,,,,,,,,Vitamin B-12,UG -24158378,2345207,1178,0.0,,,,,,,,,Vitamin B-12,UG -24158404,2345233,1178,0.0,,,,,,,,,Vitamin B-12,UG -24158436,2345265,1178,0.0,,,,,,,,,Vitamin B-12,UG -24158615,2345444,1178,0.0,,,,,,,,,Vitamin B-12,UG -24158816,2345645,1178,0.1,,,,,,,,,Vitamin B-12,UG -24158857,2345686,1178,0.24,,,,,,,,,Vitamin B-12,UG -24159219,2346048,1178,0.0,,,,,,,,,Vitamin B-12,UG -24159308,2346137,1178,0.0,,,,,,,,,Vitamin B-12,UG -24159378,2346207,1178,0.0,,,,,,,,,Vitamin B-12,UG -24159717,2364673,1178,2.03,,70.0,,,,,,,Vitamin B-12,UG -24159942,2367694,1178,2.34,,75.0,,,,,,,Vitamin B-12,UG -24160281,2379797,1178,4.84,,75.0,,,,,,,Vitamin B-12,UG -24160292,2379968,1178,0.65,,75.0,,,,,,,Vitamin B-12,UG -24160335,2380365,1178,0.88,,75.0,,,,,,,Vitamin B-12,UG -24160498,2384680,1178,1.67,,70.0,,,,,,,Vitamin B-12,UG -24160554,2388175,1178,0.25,,70.0,,,,,,,Vitamin B-12,UG -24160783,2397106,1178,1.0,,70.0,,,,,,,Vitamin B-12,UG -24160934,2407144,1178,2.61,,75.0,,,,,,,Vitamin B-12,UG -24161003,2412266,1178,4.8,,70.0,,,,,,,Vitamin B-12,UG -24161067,2414709,1178,0.08,,70.0,,,,,,,Vitamin B-12,UG -24161149,2418634,1178,0.18,,70.0,,,,,,,Vitamin B-12,UG -24161185,2420091,1178,0.0,,75.0,,,,,,,Vitamin B-12,UG -24161299,2427997,1178,2.5,,70.0,,,,,,,Vitamin B-12,UG -24161898,2445241,1178,0.1,,70.0,,,,,,,Vitamin B-12,UG -24162209,2451227,1178,6.43,,75.0,,,,,,,Vitamin B-12,UG -24162234,2452157,1178,15.0,,75.0,,,,,,,Vitamin B-12,UG -24162906,2462747,1178,0.25,,70.0,,,,,,,Vitamin B-12,UG -24162940,2463397,1178,0.41,,70.0,,,,,,,Vitamin B-12,UG -24163063,2464833,1178,2.54,,75.0,,,,,,,Vitamin B-12,UG -24163356,2466784,1178,0.58,,70.0,,,,,,,Vitamin B-12,UG -24163827,2471183,1178,2.03,,75.0,,,,,,,Vitamin B-12,UG -24163927,2471872,1178,3.75,,70.0,,,,,,,Vitamin B-12,UG -24164000,2472706,1178,4.57,,75.0,,,,,,,Vitamin B-12,UG -24164117,2473885,1178,0.68,,70.0,,,,,,,Vitamin B-12,UG -24164296,2475790,1178,3.66,,75.0,,,,,,,Vitamin B-12,UG -24164721,2480827,1178,0.25,,70.0,,,,,,,Vitamin B-12,UG -24165054,2485394,1178,1.25,,70.0,,,,,,,Vitamin B-12,UG -24165110,2485994,1178,0.18,,70.0,,,,,,,Vitamin B-12,UG -24165184,2487138,1178,18.46,,70.0,,,,,,,Vitamin B-12,UG -24165369,2488647,1178,11.11,,75.0,,,,,,,Vitamin B-12,UG -24165374,2488695,1178,1.27,,75.0,,,,,,,Vitamin B-12,UG -24165451,2489005,1178,0.25,,75.0,,,,,,,Vitamin B-12,UG -24165585,2489398,1178,0.5,,70.0,,,,,,,Vitamin B-12,UG -24165719,2489733,1178,3.0,,75.0,,,,,,,Vitamin B-12,UG -24165857,2490086,1178,4.05,,75.0,,,,,,,Vitamin B-12,UG -24165934,2490245,1178,12.0,,75.0,,,,,,,Vitamin B-12,UG -24165963,2490347,1178,0.91,,75.0,,,,,,,Vitamin B-12,UG -24166424,2491124,1178,0.25,,75.0,,,,,,,Vitamin B-12,UG -24166580,2491976,1178,0.1,,71.0,,,,,,,Vitamin B-12,UG -24166744,2501183,1178,0.33,,70.0,,,,,,,Vitamin B-12,UG -24166760,2501463,1178,4.63,,70.0,,,,,,,Vitamin B-12,UG -24166836,2505906,1178,30.0,,75.0,,,,,,,Vitamin B-12,UG -24166925,2507962,1178,2.21,,75.0,,,,,,,Vitamin B-12,UG -24167035,2510243,1178,0.08,,70.0,,,,,,,Vitamin B-12,UG -24167216,2517165,1178,3.16,,75.0,,,,,,,Vitamin B-12,UG -24167445,2520312,1178,0.0,,71.0,,,,,,,Vitamin B-12,UG -24167500,2520367,1178,0.0,,71.0,,,,,,,Vitamin B-12,UG -24167726,2525711,1178,1.2,,78.0,,,,,,,Vitamin B-12,UG -24167737,2525730,1178,0.8,,78.0,,,,,,,Vitamin B-12,UG -24167932,2534399,1178,0.32,,75.0,,,,,,,Vitamin B-12,UG -24168514,2551332,1178,0.84,,75.0,,,,,,,Vitamin B-12,UG -24168572,2552825,1178,0.45,,70.0,,,,,,,Vitamin B-12,UG -24168832,2557657,1178,0.0,,71.0,,,,,,,Vitamin B-12,UG -24168948,2557773,1178,0.0,,71.0,,,,,,,Vitamin B-12,UG -24168951,2557776,1178,0.07,,71.0,,,,,,,Vitamin B-12,UG -24169069,2558670,1178,0.0,,71.0,,,,,,,Vitamin B-12,UG -24169187,2560922,1178,15.38,,75.0,,,,,,,Vitamin B-12,UG -24169875,2592707,1178,1.2,,70.0,,,,,,,Vitamin B-12,UG -24170084,2600990,1178,1.0,,70.0,,,,,,,Vitamin B-12,UG -24170511,2613732,1178,0.0,,71.0,,,,,,,Vitamin B-12,UG -24170517,2613738,1178,0.0,,71.0,,,,,,,Vitamin B-12,UG -24170558,2614074,1178,0.0,,71.0,,,,,,,Vitamin B-12,UG -24170775,2616646,1178,0.86,,75.0,,,,,,,Vitamin B-12,UG -24170800,2617322,1178,2.25,,75.0,,,,,,,Vitamin B-12,UG -24170899,2622536,1178,0.07,,70.0,,,,,,,Vitamin B-12,UG -24171130,2627542,1178,0.88,,75.0,,,,,,,Vitamin B-12,UG -24171351,2635782,1178,0.71,,70.0,,,,,,,Vitamin B-12,UG -24171543,2642777,1178,1.5,,70.0,,,,,,,Vitamin B-12,UG -24171669,2651138,1178,0.9,,78.0,,,,,,,Vitamin B-12,UG -24171804,2653037,1178,0.51,,70.0,,,,,,,Vitamin B-12,UG -24172099,1108349,1175,1.0,,70.0,,,,,,,Vitamin B-6,MG -24172130,1109796,1175,0.625,,75.0,,,,,,,Vitamin B-6,MG -24172232,1114461,1175,1.107,,70.0,,,,,,,Vitamin B-6,MG -24172455,1119561,1175,0.364,,75.0,,,,,,,Vitamin B-6,MG -24172798,1131565,1175,0.383,,70.0,,,,,,,Vitamin B-6,MG -24172822,1132871,1175,36.17,,70.0,,,,,,,Vitamin B-6,MG -24172824,1132912,1175,0.083,,70.0,,,,,,,Vitamin B-6,MG -24172852,1134198,1175,0.2,,70.0,,,,,,,Vitamin B-6,MG -24173051,167551,1175,0.185,1.0,,,,,,,,Vitamin B-6,MG -24173183,167711,1175,0.011,0.0,40.0,,,,,,,Vitamin B-6,MG -24173785,168370,1175,0.491,4.0,1.0,0.379,0.647,,,,,Vitamin B-6,MG -24173872,168460,1175,0.105,1.0,,,,,,,,Vitamin B-6,MG -24173938,168526,1175,0.065,0.0,,,,,,,,Vitamin B-6,MG -24174807,169441,1175,0.47,7.0,,,,,,,,Vitamin B-6,MG -24174866,169500,1175,0.23,0.0,53.0,,,,,,,Vitamin B-6,MG -24174879,169513,1175,0.24,0.0,53.0,,,,,,,Vitamin B-6,MG -24174897,169531,1175,0.403,0.0,14.0,,,,,,,Vitamin B-6,MG -24174984,169624,1175,0.1,1.0,47.0,,,,,,,Vitamin B-6,MG -24175093,169742,1175,0.015,3.0,1.0,,,,,,,Vitamin B-6,MG -24175165,169836,1175,0.236,9.0,1.0,0.187,0.289,,,,,Vitamin B-6,MG -24175400,170078,1175,0.176,0.0,,,,,,,,Vitamin B-6,MG -24175515,170194,1175,0.16,0.0,,,,,,,,Vitamin B-6,MG -24175595,170287,1175,0.083,3.0,,,,,,,,Vitamin B-6,MG -24175596,170288,1175,0.622,2.0,,,,,,,,Vitamin B-6,MG -24175726,170422,1175,0.265,8.0,,,,,,,,Vitamin B-6,MG -24175862,170559,1175,1.161,0.0,,,,,,,,Vitamin B-6,MG -24175991,170700,1175,0.03,1.0,1.0,,,,,,,Vitamin B-6,MG -24175993,170702,1175,0.155,1.0,47.0,,,,,,,Vitamin B-6,MG -24176020,170732,1175,0.11,1.0,1.0,,,,,,,Vitamin B-6,MG -24176137,170851,1175,0.097,5.0,1.0,0.089,0.109,,,,,Vitamin B-6,MG -24176879,171634,1175,0.057,9.0,1.0,0.05,0.07,,,,,Vitamin B-6,MG -24177067,171838,1175,0.117,0.0,40.0,,,,,,,Vitamin B-6,MG -24177118,171895,1175,0.019,0.0,20.0,,,,,,,Vitamin B-6,MG -24177381,172180,1175,0.068,0.0,57.0,,,,,,,Vitamin B-6,MG -24177456,172263,1175,0.07,0.0,1.0,,,,,,,Vitamin B-6,MG -24177492,172299,1175,0.069,0.0,57.0,,,,,,,Vitamin B-6,MG -24177555,172362,1175,0.0,0.0,20.0,,,,,,,Vitamin B-6,MG -24177631,172439,1175,0.479,2.0,,,,,,,,Vitamin B-6,MG -24178092,172909,1175,0.021,0.0,65.0,,,,,,,Vitamin B-6,MG -24178368,173207,1175,0.0,0.0,20.0,,,,,,,Vitamin B-6,MG -24179063,173995,1175,0.824,0.0,18.0,,,,,,,Vitamin B-6,MG -24179158,174092,1175,0.145,0.0,40.0,,,,,,,Vitamin B-6,MG -24179375,174323,1175,0.11,0.0,,,,,,,,Vitamin B-6,MG -24179526,174479,1175,0.643,0.0,14.0,,,,,,,Vitamin B-6,MG -24179747,174708,1175,0.411,0.0,14.0,,,,,,,Vitamin B-6,MG -24180037,175013,1175,0.035,1.0,,,,,,,,Vitamin B-6,MG -24180141,175135,1175,0.38,0.0,,,,,,,,Vitamin B-6,MG -24180414,324501,1175,0.04,1.0,1.0,,,,,,,Vitamin B-6,MG -24180557,327756,1175,0.074,1.0,1.0,,,,,,,Vitamin B-6,MG -24180648,330373,1175,0.05,1.0,1.0,,,,,,,Vitamin B-6,MG -24180746,334310,1175,0.178,1.0,1.0,,,,,,,Vitamin B-6,MG -24180944,344774,1175,0.03,,78.0,,,,,,,Vitamin B-6,MG -24181143,344980,1175,0.19,,78.0,,,,,,,Vitamin B-6,MG -24181176,345013,1175,0.17,,78.0,,,,,,,Vitamin B-6,MG -24181370,345215,1175,0.17,,78.0,,,,,,,Vitamin B-6,MG -24181586,345449,1175,2.33,,78.0,,,,,,,Vitamin B-6,MG -24181996,345942,1175,1.35,,78.0,,,,,,,Vitamin B-6,MG -24182001,345947,1175,0.91,,78.0,,,,,,,Vitamin B-6,MG -24182096,348040,1175,0.02,,78.0,,,,,,,Vitamin B-6,MG -24182653,352276,1175,2.053,,78.0,,,,,,,Vitamin B-6,MG -24182784,353554,1175,0.161,,75.0,,,,,,,Vitamin B-6,MG -24182790,353612,1175,0.471,,75.0,,,,,,,Vitamin B-6,MG -24182807,353740,1175,0.057,,78.0,,,,,,,Vitamin B-6,MG -24182904,355278,1175,0.4,,71.0,,,,,,,Vitamin B-6,MG -24183051,357444,1175,0.962,,75.0,,,,,,,Vitamin B-6,MG -24183104,358068,1175,0.476,,75.0,,,,,,,Vitamin B-6,MG -24184185,391167,1175,1.724,,75.0,,,,,,,Vitamin B-6,MG -24184335,391591,1175,1.667,,75.0,,,,,,,Vitamin B-6,MG -24184417,395651,1175,0.588,,75.0,,,,,,,Vitamin B-6,MG -24184457,395696,1175,1.111,,75.0,,,,,,,Vitamin B-6,MG -24184560,401517,1175,1.852,,75.0,,,,,,,Vitamin B-6,MG -24184744,406718,1175,1.667,,75.0,,,,,,,Vitamin B-6,MG -24185090,419822,1175,0.571,,75.0,,,,,,,Vitamin B-6,MG -24185443,432458,1175,0.833,,75.0,,,,,,,Vitamin B-6,MG -24185849,445202,1175,1.667,,75.0,,,,,,,Vitamin B-6,MG -24186353,470915,1175,1.5,,70.0,,,,,,,Vitamin B-6,MG -24186506,477594,1175,0.286,,75.0,,,,,,,Vitamin B-6,MG -24186763,485523,1175,0.125,,75.0,,,,,,,Vitamin B-6,MG -24187311,499320,1175,0.141,,75.0,,,,,,,Vitamin B-6,MG -24187323,499759,1175,0.476,,75.0,,,,,,,Vitamin B-6,MG -24187468,503908,1175,41.667,,75.0,,,,,,,Vitamin B-6,MG -24187616,509445,1175,0.4,,75.0,,,,,,,Vitamin B-6,MG -24187688,511452,1175,0.833,,75.0,,,,,,,Vitamin B-6,MG -24187785,516743,1175,0.845,,70.0,,,,,,,Vitamin B-6,MG -24187788,516871,1175,14.286,,75.0,,,,,,,Vitamin B-6,MG -24187904,521208,1175,0.571,,75.0,,,,,,,Vitamin B-6,MG -24187983,524607,1175,1.071,,75.0,,,,,,,Vitamin B-6,MG -24188056,527496,1175,0.05,,75.0,,,,,,,Vitamin B-6,MG -24188058,527618,1175,1.731,,75.0,,,,,,,Vitamin B-6,MG -24188078,528339,1175,0.138,,75.0,,,,,,,Vitamin B-6,MG -24188154,532504,1175,0.4,,75.0,,,,,,,Vitamin B-6,MG -24188189,533978,1175,0.2,,75.0,,,,,,,Vitamin B-6,MG -24188321,537539,1175,1.2,,75.0,,,,,,,Vitamin B-6,MG -24188433,539695,1175,25.0,,75.0,,,,,,,Vitamin B-6,MG -24188464,540355,1175,3.333,,75.0,,,,,,,Vitamin B-6,MG -24188573,542218,1175,0.8,,75.0,,,,,,,Vitamin B-6,MG -24188679,545228,1175,0.615,,75.0,,,,,,,Vitamin B-6,MG -24188711,545907,1175,1.724,,75.0,,,,,,,Vitamin B-6,MG -24189357,561976,1175,0.05,,75.0,,,,,,,Vitamin B-6,MG -24189481,565676,1175,0.706,,75.0,,,,,,,Vitamin B-6,MG -24189612,570139,1175,1.176,,75.0,,,,,,,Vitamin B-6,MG -24189700,571736,1175,1.724,,75.0,,,,,,,Vitamin B-6,MG -24189821,575749,1175,1.25,,70.0,,,,,,,Vitamin B-6,MG -24190259,585708,1175,0.714,,75.0,,,,,,,Vitamin B-6,MG -24190392,589293,1175,0.571,,70.0,,,,,,,Vitamin B-6,MG -24190823,608954,1175,1.667,,75.0,,,,,,,Vitamin B-6,MG -24190866,609802,1175,1.176,,75.0,,,,,,,Vitamin B-6,MG -24191089,615018,1175,0.0,,75.0,,,,,,,Vitamin B-6,MG -24191100,615716,1175,0.0,,75.0,,,,,,,Vitamin B-6,MG -24191638,633840,1175,0.421,,75.0,,,,,,,Vitamin B-6,MG -24191669,635148,1175,0.833,,75.0,,,,,,,Vitamin B-6,MG -24192242,656018,1175,0.294,,70.0,,,,,,,Vitamin B-6,MG -24192526,663936,1175,0.909,,75.0,,,,,,,Vitamin B-6,MG -24193125,687542,1175,1.081,,70.0,,,,,,,Vitamin B-6,MG -24193648,716096,1175,2.333,,75.0,,,,,,,Vitamin B-6,MG -24194052,733568,1175,2.623,,75.0,,,,,,,Vitamin B-6,MG -24194165,738822,1175,1.351,,75.0,,,,,,,Vitamin B-6,MG -24194202,740606,1175,1.143,,75.0,,,,,,,Vitamin B-6,MG -24194838,751974,1175,0.9,,78.0,,,,,,,Vitamin B-6,MG -24195244,752864,1175,0.5,,78.0,,,,,,,Vitamin B-6,MG -24195567,757098,1175,0.03,,78.0,,,,,,,Vitamin B-6,MG -24195946,761398,1175,1.667,,75.0,,,,,,,Vitamin B-6,MG -24196298,768296,1175,0.889,,75.0,,,,,,,Vitamin B-6,MG -24196543,790005,1175,0.077,1.0,1.0,,,,,,,Vitamin B-6,MG -24196684,799201,1175,0.714,,75.0,,,,,,,Vitamin B-6,MG -24196700,799297,1175,0.667,,75.0,,,,,,,Vitamin B-6,MG -24196723,800507,1175,0.714,,75.0,,,,,,,Vitamin B-6,MG -24198117,987553,1175,0.762,,75.0,,,,,,,Vitamin B-6,MG -24198257,1006789,1175,0.667,,75.0,,,,,,,Vitamin B-6,MG -24198827,1041099,1175,0.04,,70.0,,,,,,,Vitamin B-6,MG -24198831,1041157,1175,0.444,,75.0,,,,,,,Vitamin B-6,MG -24198989,1055681,1175,1.107,,70.0,,,,,,,Vitamin B-6,MG -24199269,1066091,1175,1.19,,70.0,,,,,,,Vitamin B-6,MG -24199476,1074579,1175,0.488,,75.0,,,,,,,Vitamin B-6,MG -24199976,1851099,1175,1.667,,75.0,,,,,,,Vitamin B-6,MG -24200043,1852852,1175,0.571,,75.0,,,,,,,Vitamin B-6,MG -24200647,1872818,1175,1.143,,75.0,,,,,,,Vitamin B-6,MG -24200743,1875281,1175,0.167,,75.0,,,,,,,Vitamin B-6,MG -24200872,1878929,1175,0.05,,75.0,,,,,,,Vitamin B-6,MG -24201207,1148763,1175,0.295,,75.0,,,,,,,Vitamin B-6,MG -24201411,1151062,1175,0.952,,75.0,,,,,,,Vitamin B-6,MG -24201516,1152052,1175,0.541,,75.0,,,,,,,Vitamin B-6,MG -24202034,1162884,1175,0.068,,75.0,,,,,,,Vitamin B-6,MG -24202670,1175910,1175,0.571,,75.0,,,,,,,Vitamin B-6,MG -24202725,1177676,1175,0.714,,75.0,,,,,,,Vitamin B-6,MG -24203279,1201758,1175,0.741,,75.0,,,,,,,Vitamin B-6,MG -24203373,1202055,1175,1.754,,75.0,,,,,,,Vitamin B-6,MG -24203588,1212179,1175,1.667,,75.0,,,,,,,Vitamin B-6,MG -24203824,1223757,1175,1.333,,75.0,,,,,,,Vitamin B-6,MG -24203888,1225978,1175,0.133,,75.0,,,,,,,Vitamin B-6,MG -24204575,1251436,1175,1.515,,75.0,,,,,,,Vitamin B-6,MG -24204636,1255651,1175,0.135,,75.0,,,,,,,Vitamin B-6,MG -24205002,1276869,1175,0.05,,75.0,,,,,,,Vitamin B-6,MG -24205155,1282033,1175,3.0,,75.0,,,,,,,Vitamin B-6,MG -24205811,1304487,1175,1.786,,75.0,,,,,,,Vitamin B-6,MG -24205820,1304678,1175,1.613,,75.0,,,,,,,Vitamin B-6,MG -24206334,1327113,1175,0.058,,75.0,,,,,,,Vitamin B-6,MG -24206656,1337685,1175,0.533,,75.0,,,,,,,Vitamin B-6,MG -24207140,1349846,1175,0.625,,75.0,,,,,,,Vitamin B-6,MG -24207144,1349862,1175,0.215,,75.0,,,,,,,Vitamin B-6,MG -24207217,1353424,1175,0.177,,75.0,,,,,,,Vitamin B-6,MG -24207517,1365368,1175,0.135,,70.0,,,,,,,Vitamin B-6,MG -24207761,1373214,1175,0.846,,75.0,,,,,,,Vitamin B-6,MG -24207780,1373841,1175,1.127,,75.0,,,,,,,Vitamin B-6,MG -24207820,1375180,1175,0.529,,70.0,,,,,,,Vitamin B-6,MG -24207927,1378884,1175,0.135,,70.0,,,,,,,Vitamin B-6,MG -24208881,1435298,1175,0.571,,75.0,,,,,,,Vitamin B-6,MG -24209071,1457914,1175,0.054,,78.0,,,,,,,Vitamin B-6,MG -24209271,1459858,1175,0.0,,75.0,,,,,,,Vitamin B-6,MG -24209475,1463154,1175,0.133,,75.0,,,,,,,Vitamin B-6,MG -24209519,1464052,1175,0.476,,75.0,,,,,,,Vitamin B-6,MG -24209552,1464449,1175,1.143,,75.0,,,,,,,Vitamin B-6,MG -24209646,1467173,1175,0.385,,75.0,,,,,,,Vitamin B-6,MG -24209852,1473802,1175,0.267,,75.0,,,,,,,Vitamin B-6,MG -24210140,1485346,1175,0.93,,75.0,,,,,,,Vitamin B-6,MG -24210406,1493787,1175,1.944,,75.0,,,,,,,Vitamin B-6,MG -24210435,1493819,1175,0.93,,75.0,,,,,,,Vitamin B-6,MG -24211126,1515282,1175,1.6,,75.0,,,,,,,Vitamin B-6,MG -24211347,1522232,1175,10.0,,75.0,,,,,,,Vitamin B-6,MG -24211878,1540418,1175,1.176,,75.0,,,,,,,Vitamin B-6,MG -24211952,1542200,1175,0.741,,75.0,,,,,,,Vitamin B-6,MG -24212195,1554260,1175,0.588,,75.0,,,,,,,Vitamin B-6,MG -24212420,1565647,1175,0.16,,75.0,,,,,,,Vitamin B-6,MG -24212629,1574124,1175,1.277,,75.0,,,,,,,Vitamin B-6,MG -24212851,1583234,1175,0.2,,75.0,,,,,,,Vitamin B-6,MG -24212995,1585601,1175,0.033,,75.0,,,,,,,Vitamin B-6,MG -24213287,1593315,1175,7.5,,75.0,,,,,,,Vitamin B-6,MG -24213697,1602001,1175,0.4,,75.0,,,,,,,Vitamin B-6,MG -24213823,1608089,1175,13.75,,75.0,,,,,,,Vitamin B-6,MG -24213914,1611538,1175,0.135,,75.0,,,,,,,Vitamin B-6,MG -24214062,1617949,1175,0.385,,75.0,,,,,,,Vitamin B-6,MG -24214065,1618011,1175,0.444,,75.0,,,,,,,Vitamin B-6,MG -24214200,1621648,1175,0.762,,75.0,,,,,,,Vitamin B-6,MG -24214371,1625834,1175,1.613,,75.0,,,,,,,Vitamin B-6,MG -24214400,1625966,1175,0.4,,75.0,,,,,,,Vitamin B-6,MG -24214420,1626186,1175,0.263,,75.0,,,,,,,Vitamin B-6,MG -24214596,1628974,1175,2.188,,75.0,,,,,,,Vitamin B-6,MG -24214876,1635985,1175,1.923,,75.0,,,,,,,Vitamin B-6,MG -24215193,1642007,1175,0.208,,75.0,,,,,,,Vitamin B-6,MG -24215453,1650603,1175,1.667,,75.0,,,,,,,Vitamin B-6,MG -24215543,1653254,1175,0.577,,70.0,,,,,,,Vitamin B-6,MG -24215687,1657562,1175,0.135,,70.0,,,,,,,Vitamin B-6,MG -24215853,1661837,1175,0.295,,75.0,,,,,,,Vitamin B-6,MG -24215965,1663675,1175,1.667,,75.0,,,,,,,Vitamin B-6,MG -24215971,1663827,1175,0.714,,75.0,,,,,,,Vitamin B-6,MG -24215977,1663869,1175,0.698,,75.0,,,,,,,Vitamin B-6,MG -24216097,1666257,1175,0.211,,75.0,,,,,,,Vitamin B-6,MG -24216261,1670670,1175,1.707,,70.0,,,,,,,Vitamin B-6,MG -24216267,1670757,1175,0.571,,75.0,,,,,,,Vitamin B-6,MG -24216294,1671547,1175,2.632,,75.0,,,,,,,Vitamin B-6,MG -24216531,1681881,1175,0.481,,70.0,,,,,,,Vitamin B-6,MG -24216544,1682617,1175,0.042,,70.0,,,,,,,Vitamin B-6,MG -24216742,1689815,1175,1.75,,75.0,,,,,,,Vitamin B-6,MG -24216777,1690592,1175,1.639,,75.0,,,,,,,Vitamin B-6,MG -24217078,1695849,1175,0.05,,75.0,,,,,,,Vitamin B-6,MG -24217355,1703056,1175,14.167,,70.0,,,,,,,Vitamin B-6,MG -24217385,1704516,1175,0.342,,75.0,,,,,,,Vitamin B-6,MG -24217498,1709249,1175,0.211,,75.0,,,,,,,Vitamin B-6,MG -24217504,1709404,1175,0.169,,70.0,,,,,,,Vitamin B-6,MG -24217595,1712543,1175,0.106,,75.0,,,,,,,Vitamin B-6,MG -24217708,1718070,1175,0.236,,75.0,,,,,,,Vitamin B-6,MG -24217755,1719857,1175,0.211,,75.0,,,,,,,Vitamin B-6,MG -24217916,1723709,1175,1.333,,75.0,,,,,,,Vitamin B-6,MG -24218358,1738447,1175,1.071,,75.0,,,,,,,Vitamin B-6,MG -24218702,1753164,1175,0.035,1.0,1.0,,,,,,,Vitamin B-6,MG -24218968,1760141,1175,5.0,,75.0,,,,,,,Vitamin B-6,MG -24219266,1766843,1175,0.909,,75.0,,,,,,,Vitamin B-6,MG -24219624,1780894,1175,1.356,,75.0,,,,,,,Vitamin B-6,MG -24219660,1782037,1175,0.017,,75.0,,,,,,,Vitamin B-6,MG -24220095,1797196,1175,1.6,,75.0,,,,,,,Vitamin B-6,MG -24220452,1810291,1175,0.033,,75.0,,,,,,,Vitamin B-6,MG -24220580,1813950,1175,0.485,,75.0,,,,,,,Vitamin B-6,MG -24220629,1815726,1175,0.123,,75.0,,,,,,,Vitamin B-6,MG -24221067,1830694,1175,1.852,,75.0,,,,,,,Vitamin B-6,MG -24221069,1830824,1175,0.488,,75.0,,,,,,,Vitamin B-6,MG -24221154,1833295,1175,0.025,,75.0,,,,,,,Vitamin B-6,MG -24221201,1835065,1175,0.071,,75.0,,,,,,,Vitamin B-6,MG -24221464,1838171,1175,0.253,,75.0,,,,,,,Vitamin B-6,MG -24221512,1838269,1175,6.25,,75.0,,,,,,,Vitamin B-6,MG -24221553,1838395,1175,0.253,,75.0,,,,,,,Vitamin B-6,MG -24221575,1838756,1175,1.667,,75.0,,,,,,,Vitamin B-6,MG -24221768,1841353,1175,0.791,,75.0,,,,,,,Vitamin B-6,MG -24221855,1841531,1175,1.667,,75.0,,,,,,,Vitamin B-6,MG -24221972,1842352,1175,7.5,,75.0,,,,,,,Vitamin B-6,MG -24222571,1885991,1175,1.562,,75.0,,,,,,,Vitamin B-6,MG -24222890,1899424,1175,0.268,,75.0,,,,,,,Vitamin B-6,MG -24223613,1920376,1175,0.364,,75.0,,,,,,,Vitamin B-6,MG -24224110,1934445,1175,0.215,,75.0,,,,,,,Vitamin B-6,MG -24224249,1936197,1175,0.087,,75.0,,,,,,,Vitamin B-6,MG -24224462,1944642,1175,0.135,,70.0,,,,,,,Vitamin B-6,MG -24224713,1951713,1175,1.724,,75.0,,,,,,,Vitamin B-6,MG -24225191,1969830,1175,2.5,,70.0,,,,,,,Vitamin B-6,MG -24225318,1973140,1175,1.081,,70.0,,,,,,,Vitamin B-6,MG -24225448,1978501,1175,1.379,,70.0,,,,,,,Vitamin B-6,MG -24225562,1983403,1175,5.833,,75.0,,,,,,,Vitamin B-6,MG -24225651,1986161,1175,0.227,,70.0,,,,,,,Vitamin B-6,MG -24225704,1988180,1175,1.429,,75.0,,,,,,,Vitamin B-6,MG -24225761,1990603,1175,3.478,,70.0,,,,,,,Vitamin B-6,MG -24225983,1998098,1175,0.444,,75.0,,,,,,,Vitamin B-6,MG -24226137,2004374,1175,0.061,1.0,1.0,,,,,,,Vitamin B-6,MG -24226158,2006137,1175,0.039,1.0,1.0,,,,,,,Vitamin B-6,MG -24226180,2006159,1175,0.048,1.0,1.0,,,,,,,Vitamin B-6,MG -24226235,2006800,1175,0.079,1.0,1.0,,,,,,,Vitamin B-6,MG -24226782,2024310,1175,1.579,,70.0,,,,,,,Vitamin B-6,MG -24227062,2029890,1175,0.476,,75.0,,,,,,,Vitamin B-6,MG -24227300,2040867,1175,1.75,,75.0,,,,,,,Vitamin B-6,MG -24227467,2049120,1175,0.083,,75.0,,,,,,,Vitamin B-6,MG -24227468,2049128,1175,0.676,,75.0,,,,,,,Vitamin B-6,MG -24227837,2067656,1175,0.536,,75.0,,,,,,,Vitamin B-6,MG -24227956,2073909,1175,0.0,,75.0,,,,,,,Vitamin B-6,MG -24228427,2089033,1175,2.188,,75.0,,,,,,,Vitamin B-6,MG -24228468,2089988,1175,0.385,,75.0,,,,,,,Vitamin B-6,MG -24228850,2104949,1175,0.0,,75.0,,,,,,,Vitamin B-6,MG -24229169,2110806,1175,0.05,,75.0,,,,,,,Vitamin B-6,MG -24229210,2112038,1175,0.789,,75.0,,,,,,,Vitamin B-6,MG -24229219,2112076,1175,1.25,,75.0,,,,,,,Vitamin B-6,MG -24229461,2119376,1175,0.083,,75.0,,,,,,,Vitamin B-6,MG -24229493,2120305,1175,0.714,,75.0,,,,,,,Vitamin B-6,MG -24229559,2122282,1175,0.385,,75.0,,,,,,,Vitamin B-6,MG -24229592,2122644,1175,0.0,,75.0,,,,,,,Vitamin B-6,MG -24229643,2124187,1175,5.405,,75.0,,,,,,,Vitamin B-6,MG -24230006,2136212,1175,0.481,,70.0,,,,,,,Vitamin B-6,MG -24230335,2142933,1175,0.042,,70.0,,,,,,,Vitamin B-6,MG -24230563,2150867,1175,0.962,,70.0,,,,,,,Vitamin B-6,MG -24230657,2155547,1175,0.976,,75.0,,,,,,,Vitamin B-6,MG -24230893,2164163,1175,0.24,,70.0,,,,,,,Vitamin B-6,MG -24231083,2171836,1175,1.923,,75.0,,,,,,,Vitamin B-6,MG -24231085,2171879,1175,1.027,,70.0,,,,,,,Vitamin B-6,MG -24231398,2184304,1175,0.068,,71.0,,,,,,,Vitamin B-6,MG -24231537,2185382,1175,0.0,,75.0,,,,,,,Vitamin B-6,MG -24231546,2185391,1175,0.0,,75.0,,,,,,,Vitamin B-6,MG -24231606,2189284,1175,1.143,,75.0,,,,,,,Vitamin B-6,MG -24231652,2192208,1175,0.062,,75.0,,,,,,,Vitamin B-6,MG -24231734,2196632,1175,0.083,,71.0,,,,,,,Vitamin B-6,MG -24231942,2200177,1175,0.033,,75.0,,,,,,,Vitamin B-6,MG -24232337,2210936,1175,0.056,,75.0,,,,,,,Vitamin B-6,MG -24232682,2219729,1175,0.46,,78.0,,,,,,,Vitamin B-6,MG -24233117,2226556,1175,3.0,,75.0,,,,,,,Vitamin B-6,MG -24233200,2228804,1175,0.0,,78.0,,,,,,,Vitamin B-6,MG -24233217,2228887,1175,0.0,,75.0,,,,,,,Vitamin B-6,MG -24233865,2233617,1175,0.0,,75.0,,,,,,,Vitamin B-6,MG -24234424,2244522,1175,0.208,,75.0,,,,,,,Vitamin B-6,MG -24234902,2261254,1175,0.036,1.0,1.0,,,,,,,Vitamin B-6,MG -24235021,2266247,1175,1.639,,75.0,,,,,,,Vitamin B-6,MG -24235057,2267135,1175,0.513,,75.0,,,,,,,Vitamin B-6,MG -24235106,2268516,1175,1.429,,75.0,,,,,,,Vitamin B-6,MG -24235209,2271071,1175,1.296,,75.0,,,,,,,Vitamin B-6,MG -24235301,2273539,1175,0.127,,70.0,,,,,,,Vitamin B-6,MG -24235345,2275775,1175,10.0,,75.0,,,,,,,Vitamin B-6,MG -24235665,2284179,1175,0.216,,75.0,,,,,,,Vitamin B-6,MG -24236433,2333332,1175,0.667,,75.0,,,,,,,Vitamin B-6,MG -24237219,2341069,1175,0.032,,,,,,,,,Vitamin B-6,MG -24237413,2341263,1175,0.386,,,,,,,,,Vitamin B-6,MG -24237787,2341637,1175,0.15,,,,,,,,,Vitamin B-6,MG -24237895,2341745,1175,0.095,,,,,,,,,Vitamin B-6,MG -24238057,2341907,1175,0.07,,,,,,,,,Vitamin B-6,MG -24238224,2342074,1175,0.228,,,,,,,,,Vitamin B-6,MG -24238407,2342257,1175,0.126,,,,,,,,,Vitamin B-6,MG -24238614,2342464,1175,0.431,,,,,,,,,Vitamin B-6,MG -24238621,2342471,1175,0.166,,,,,,,,,Vitamin B-6,MG -24239173,2343023,1175,0.19,,,,,,,,,Vitamin B-6,MG -24239518,2343368,1175,0.044,,,,,,,,,Vitamin B-6,MG -24239525,2343375,1175,0.049,,,,,,,,,Vitamin B-6,MG -24240128,2343978,1175,0.863,,,,,,,,,Vitamin B-6,MG -24240843,2344693,1175,0.152,,,,,,,,,Vitamin B-6,MG -24240968,2344818,1175,0.009,,,,,,,,,Vitamin B-6,MG -24241094,2344944,1175,0.194,,,,,,,,,Vitamin B-6,MG -24241120,2344970,1175,0.257,,,,,,,,,Vitamin B-6,MG -24241217,2345067,1175,0.283,,,,,,,,,Vitamin B-6,MG -24241345,2345195,1175,0.05,,,,,,,,,Vitamin B-6,MG -24241352,2345202,1175,0.114,,,,,,,,,Vitamin B-6,MG -24241357,2345207,1175,0.161,,,,,,,,,Vitamin B-6,MG -24241383,2345233,1175,0.112,,,,,,,,,Vitamin B-6,MG -24241415,2345265,1175,0.105,,,,,,,,,Vitamin B-6,MG -24241594,2345444,1175,0.036,,,,,,,,,Vitamin B-6,MG -24241795,2345645,1175,0.087,,,,,,,,,Vitamin B-6,MG -24241836,2345686,1175,0.256,,,,,,,,,Vitamin B-6,MG -24242198,2346048,1175,0.03,,,,,,,,,Vitamin B-6,MG -24242287,2346137,1175,0.012,,,,,,,,,Vitamin B-6,MG -24242357,2346207,1175,0.0,,,,,,,,,Vitamin B-6,MG -24242581,2347211,1175,0.034,1.0,1.0,,,,,,,Vitamin B-6,MG -24242875,2364673,1175,1.437,,70.0,,,,,,,Vitamin B-6,MG -24243104,2367694,1175,0.125,,75.0,,,,,,,Vitamin B-6,MG -24243530,2379797,1175,1.613,,75.0,,,,,,,Vitamin B-6,MG -24243548,2379968,1175,0.215,,75.0,,,,,,,Vitamin B-6,MG -24243598,2380365,1175,0.292,,75.0,,,,,,,Vitamin B-6,MG -24243853,2388175,1175,0.18,,70.0,,,,,,,Vitamin B-6,MG -24244099,2397106,1175,0.5,,70.0,,,,,,,Vitamin B-6,MG -24244129,2399723,1175,2.5,,70.0,,,,,,,Vitamin B-6,MG -24244263,2407144,1175,0.174,,75.0,,,,,,,Vitamin B-6,MG -24244265,2407537,1175,0.2,,75.0,,,,,,,Vitamin B-6,MG -24244391,2412266,1175,1.52,,70.0,,,,,,,Vitamin B-6,MG -24244468,2414709,1175,0.0559999999999999,,70.0,,,,,,,Vitamin B-6,MG -24244568,2418634,1175,0.123,,70.0,,,,,,,Vitamin B-6,MG -24244740,2427997,1175,0.833,,70.0,,,,,,,Vitamin B-6,MG -24244974,2435775,1175,0.833,,75.0,,,,,,,Vitamin B-6,MG -24245425,2445241,1175,0.06,,70.0,,,,,,,Vitamin B-6,MG -24245507,2446030,1175,0.0,,75.0,,,,,,,Vitamin B-6,MG -24245838,2452157,1175,1.944,,75.0,,,,,,,Vitamin B-6,MG -24246658,2462747,1175,0.181,,70.0,,,,,,,Vitamin B-6,MG -24246704,2463397,1175,0.288,,70.0,,,,,,,Vitamin B-6,MG -24246868,2464833,1175,0.847,,75.0,,,,,,,Vitamin B-6,MG -24246869,2464834,1175,0.93,,75.0,,,,,,,Vitamin B-6,MG -24247005,2466022,1175,0.286,,70.0,,,,,,,Vitamin B-6,MG -24247347,2468207,1175,0.75,,75.0,,,,,,,Vitamin B-6,MG -24247511,2469836,1175,0.7140000000000001,,75.0,,,,,,,Vitamin B-6,MG -24247718,2470868,1175,0.513,,75.0,,,,,,,Vitamin B-6,MG -24247816,2471126,1175,0.042,,70.0,,,,,,,Vitamin B-6,MG -24247823,2471183,1175,0.6759999999999999,,75.0,,,,,,,Vitamin B-6,MG -24247922,2471872,1175,2.5,,70.0,,,,,,,Vitamin B-6,MG -24248031,2472706,1175,1.5219999999999998,,75.0,,,,,,,Vitamin B-6,MG -24248218,2473885,1175,0.254,,70.0,,,,,,,Vitamin B-6,MG -24248473,2475790,1175,1.22,,75.0,,,,,,,Vitamin B-6,MG -24249530,2485394,1175,1.0,,70.0,,,,,,,Vitamin B-6,MG -24249601,2485994,1175,0.091,,70.0,,,,,,,Vitamin B-6,MG -24249943,2488647,1175,2.222,,75.0,,,,,,,Vitamin B-6,MG -24249956,2488695,1175,0.422,,75.0,,,,,,,Vitamin B-6,MG -24250060,2489005,1175,0.084,,75.0,,,,,,,Vitamin B-6,MG -24250371,2489733,1175,1.0,,75.0,,,,,,,Vitamin B-6,MG -24250555,2490086,1175,0.27,,75.0,,,,,,,Vitamin B-6,MG -24250651,2490245,1175,4.0,,75.0,,,,,,,Vitamin B-6,MG -24251245,2491116,1175,0.05,,75.0,,,,,,,Vitamin B-6,MG -24251253,2491124,1175,0.083,,75.0,,,,,,,Vitamin B-6,MG -24251444,2491976,1175,0.083,,71.0,,,,,,,Vitamin B-6,MG -24251682,2500767,1175,0.34,,70.0,,,,,,,Vitamin B-6,MG -24251739,2501082,1175,0.323,,70.0,,,,,,,Vitamin B-6,MG -24251742,2501463,1175,0.926,,70.0,,,,,,,Vitamin B-6,MG -24251880,2505906,1175,10.0,,75.0,,,,,,,Vitamin B-6,MG -24251980,2507962,1175,0.294,,75.0,,,,,,,Vitamin B-6,MG -24252086,2510243,1175,0.056,,70.0,,,,,,,Vitamin B-6,MG -24252253,2512648,1175,0.438,1.0,1.0,,,,,,,Vitamin B-6,MG -24252397,2517165,1175,3.158,,75.0,,,,,,,Vitamin B-6,MG -24252517,2518992,1175,0.46,,78.0,,,,,,,Vitamin B-6,MG -24252634,2520312,1175,0.0,,71.0,,,,,,,Vitamin B-6,MG -24252689,2520367,1175,0.0,,71.0,,,,,,,Vitamin B-6,MG -24252982,2525711,1175,0.85,,78.0,,,,,,,Vitamin B-6,MG -24252996,2525730,1175,0.53,,78.0,,,,,,,Vitamin B-6,MG -24253265,2534399,1175,0.106,,75.0,,,,,,,Vitamin B-6,MG -24253457,2539656,1175,0.35,,78.0,,,,,,,Vitamin B-6,MG -24253459,2539664,1175,0.89,,78.0,,,,,,,Vitamin B-6,MG -24254332,2557657,1175,0.0,,71.0,,,,,,,Vitamin B-6,MG -24254448,2557773,1175,0.0,,71.0,,,,,,,Vitamin B-6,MG -24254451,2557776,1175,0.051,,71.0,,,,,,,Vitamin B-6,MG -24254568,2558670,1175,0.0,,71.0,,,,,,,Vitamin B-6,MG -24254716,2560922,1175,5.128,,75.0,,,,,,,Vitamin B-6,MG -24254940,2577175,1175,0.34,,70.0,,,,,,,Vitamin B-6,MG -24255432,2592707,1175,0.857,,70.0,,,,,,,Vitamin B-6,MG -24255626,2597054,1175,0.194,,70.0,,,,,,,Vitamin B-6,MG -24256035,2613366,1175,0.94,,78.0,,,,,,,Vitamin B-6,MG -24256091,2613732,1175,0.0,,71.0,,,,,,,Vitamin B-6,MG -24256097,2613738,1175,0.0,,71.0,,,,,,,Vitamin B-6,MG -24256139,2614074,1175,0.0,,71.0,,,,,,,Vitamin B-6,MG -24256431,2617322,1175,0.75,,75.0,,,,,,,Vitamin B-6,MG -24256574,2622536,1175,0.4,,70.0,,,,,,,Vitamin B-6,MG -24256591,2622742,1175,1.667,,70.0,,,,,,,Vitamin B-6,MG -24256609,2624077,1175,0.488,,75.0,,,,,,,Vitamin B-6,MG -24256774,2627256,1175,0.135,,70.0,,,,,,,Vitamin B-6,MG -24256806,2627542,1175,0.294,,75.0,,,,,,,Vitamin B-6,MG -24256809,2627694,1175,0.182,,75.0,,,,,,,Vitamin B-6,MG -24257073,2635782,1175,0.571,,70.0,,,,,,,Vitamin B-6,MG -24257231,2640903,1175,0.5,,75.0,,,,,,,Vitamin B-6,MG -24257297,2642255,1175,0.714,,75.0,,,,,,,Vitamin B-6,MG -24257323,2642777,1175,1.075,,70.0,,,,,,,Vitamin B-6,MG -24257470,2651138,1175,0.61,,78.0,,,,,,,Vitamin B-6,MG -24257623,2653037,1175,0.359,,70.0,,,,,,,Vitamin B-6,MG -24257955,1106032,1091,198.0,,71.0,,,,,,,"Phosphorus, P",MG -24258007,1108349,1091,382.0,,70.0,,,,,,,"Phosphorus, P",MG -24258052,1109796,1091,469.0,,75.0,,,,,,,"Phosphorus, P",MG -24258164,1114461,1091,464.0,,70.0,,,,,,,"Phosphorus, P",MG -24258326,1118500,1091,373.0,,70.0,,,,,,,"Phosphorus, P",MG -24258696,1134198,1091,200.0,,70.0,,,,,,,"Phosphorus, P",MG -24258792,1138138,1091,125.0,,75.0,,,,,,,"Phosphorus, P",MG -24258857,167551,1091,127.0,11.0,,,,,,,,"Phosphorus, P",MG -24259008,167711,1091,24.0,0.0,40.0,,,,,,,"Phosphorus, P",MG -24259648,168370,1091,237.0,6.0,1.0,222.0,245.0,,,,,"Phosphorus, P",MG -24259738,168460,1091,135.0,3.0,,,,,,,,"Phosphorus, P",MG -24259804,168526,1091,51.0,0.0,,,,,,,,"Phosphorus, P",MG -24260696,169441,1091,204.0,1.0,,,,,,,,"Phosphorus, P",MG -24260755,169500,1091,177.0,0.0,53.0,,,,,,,"Phosphorus, P",MG -24260768,169513,1091,185.0,0.0,53.0,,,,,,,"Phosphorus, P",MG -24260786,169531,1091,193.0,0.0,12.0,,,,,,,"Phosphorus, P",MG -24260874,169624,1091,175.0,1.0,47.0,,,,,,,"Phosphorus, P",MG -24260980,169742,1091,153.0,3.0,1.0,,,,,,,"Phosphorus, P",MG -24261064,169836,1091,124.0,18.0,1.0,91.0,150.0,,,,,"Phosphorus, P",MG -24261305,170078,1091,165.0,1.0,,,,,,,,"Phosphorus, P",MG -24261421,170194,1091,393.0,1.0,,,,,,,,"Phosphorus, P",MG -24261503,170287,1091,40.0,3.0,,,,,,,,"Phosphorus, P",MG -24261504,170288,1091,210.0,5.0,,,,,,,,"Phosphorus, P",MG -24261638,170422,1091,165.0,4.0,,,,,,,,"Phosphorus, P",MG -24261774,170559,1091,638.0,0.0,,,,,,,,"Phosphorus, P",MG -24261904,170700,1091,97.0,1.0,1.0,,,,,,,"Phosphorus, P",MG -24261906,170702,1091,300.0,1.0,47.0,,,,,,,"Phosphorus, P",MG -24261936,170732,1091,244.0,6.0,1.0,229.0,254.0,,,,,"Phosphorus, P",MG -24262055,170851,1091,154.0,11.0,1.0,120.0,251.0,,,,,"Phosphorus, P",MG -24262805,171634,1091,192.0,18.0,1.0,123.0,236.0,,,,,"Phosphorus, P",MG -24262994,171838,1091,292.0,0.0,47.0,,,,,,,"Phosphorus, P",MG -24263049,171895,1091,1.0,1.0,1.0,,,,,,,"Phosphorus, P",MG -24263323,172180,1091,113.0,0.0,57.0,,,,,,,"Phosphorus, P",MG -24263403,172263,1091,52.0,0.0,1.0,,,,,,,"Phosphorus, P",MG -24263439,172299,1091,122.0,0.0,57.0,,,,,,,"Phosphorus, P",MG -24263502,172362,1091,0.0,0.0,20.0,,,,,,,"Phosphorus, P",MG -24263579,172439,1091,70.0,2.0,,,,,,,,"Phosphorus, P",MG -24264043,172909,1091,18.0,0.0,64.0,,,,,,,"Phosphorus, P",MG -24264323,173207,1091,0.0,0.0,20.0,,,,,,,"Phosphorus, P",MG -24265049,173995,1091,287.0,0.0,18.0,,,,,,,"Phosphorus, P",MG -24265146,174092,1091,144.0,0.0,40.0,,,,,,,"Phosphorus, P",MG -24265365,174323,1091,166.0,0.0,,,,,,,,"Phosphorus, P",MG -24265519,174479,1091,236.0,0.0,12.0,,,,,,,"Phosphorus, P",MG -24265744,174708,1091,236.0,0.0,12.0,,,,,,,"Phosphorus, P",MG -24266032,175013,1091,167.0,1.0,,,,,,,,"Phosphorus, P",MG -24266140,175135,1091,354.0,6.0,,,,,,,,"Phosphorus, P",MG -24266425,323093,1091,96.0,1.0,1.0,,,,,,,"Phosphorus, P",MG -24266587,324642,1091,15.0,1.0,1.0,,,,,,,"Phosphorus, P",MG -24266909,329276,1091,640.0,1.0,1.0,,,,,,,"Phosphorus, P",MG -24266920,329395,1091,717.0,1.0,1.0,,,,,,,"Phosphorus, P",MG -24267098,332126,1091,40.0,1.0,1.0,,,,,,,"Phosphorus, P",MG -24267134,332456,1091,13.0,1.0,1.0,,,,,,,"Phosphorus, P",MG -24267221,333389,1091,541.0,1.0,1.0,,,,,,,"Phosphorus, P",MG -24267279,334247,1091,0.0,8.0,1.0,0.0,0.0,0.0,,,2006.0,"Phosphorus, P",MG -24267347,335244,1091,581.0,1.0,1.0,,,,,,2016.0,"Phosphorus, P",MG -24267692,335589,1091,532.0,1.0,1.0,,,,,,2016.0,"Phosphorus, P",MG -24267719,335616,1091,456.0,1.0,1.0,,,,,,2016.0,"Phosphorus, P",MG -24267854,335751,1091,388.0,1.0,1.0,,,,,,2016.0,"Phosphorus, P",MG -24267873,335770,1091,448.0,1.0,1.0,,,,,,2016.0,"Phosphorus, P",MG -24267892,335789,1091,525.0,1.0,1.0,,,,,,2016.0,"Phosphorus, P",MG -24268331,344774,1091,80.0,,78.0,,,,,,,"Phosphorus, P",MG -24268534,344980,1091,473.0,,78.0,,,,,,,"Phosphorus, P",MG -24268567,345013,1091,315.0,,78.0,,,,,,,"Phosphorus, P",MG -24268765,345215,1091,195.0,,78.0,,,,,,,"Phosphorus, P",MG -24268987,345449,1091,191.0,,78.0,,,,,,,"Phosphorus, P",MG -24269405,345942,1091,73.0,,78.0,,,,,,,"Phosphorus, P",MG -24269410,345947,1091,469.0,,78.0,,,,,,,"Phosphorus, P",MG -24269486,348040,1091,354.0,,78.0,,,,,,,"Phosphorus, P",MG -24270100,353184,1091,126.0,,75.0,,,,,,,"Phosphorus, P",MG -24270201,354396,1091,308.0,,71.0,,,,,,,"Phosphorus, P",MG -24270301,357444,1091,288.0,,75.0,,,,,,,"Phosphorus, P",MG -24270343,358068,1091,190.0,,75.0,,,,,,,"Phosphorus, P",MG -24270353,358139,1091,88.0,,75.0,,,,,,,"Phosphorus, P",MG -24270923,378289,1091,88.0,,75.0,,,,,,,"Phosphorus, P",MG -24271272,391167,1091,69.0,,75.0,,,,,,,"Phosphorus, P",MG -24271433,391591,1091,133.0,,75.0,,,,,,,"Phosphorus, P",MG -24271563,395651,1091,147.0,,75.0,,,,,,,"Phosphorus, P",MG -24271604,395696,1091,56.0,,75.0,,,,,,,"Phosphorus, P",MG -24271949,411395,1091,145.0,,75.0,,,,,,,"Phosphorus, P",MG -24272412,429765,1091,8.0,,75.0,,,,,,,"Phosphorus, P",MG -24272461,432458,1091,8.0,,75.0,,,,,,,"Phosphorus, P",MG -24273242,470915,1091,275.0,,70.0,,,,,,,"Phosphorus, P",MG -24273372,477594,1091,536.0,,75.0,,,,,,,"Phosphorus, P",MG -24273908,493946,1091,42.0,,75.0,,,,,,,"Phosphorus, P",MG -24274223,499759,1091,595.0,,75.0,,,,,,,"Phosphorus, P",MG -24274550,511452,1091,42.0,,75.0,,,,,,,"Phosphorus, P",MG -24274743,521208,1091,357.0,,75.0,,,,,,,"Phosphorus, P",MG -24274904,527496,1091,8.0,,75.0,,,,,,,"Phosphorus, P",MG -24274909,527618,1091,288.0,,75.0,,,,,,,"Phosphorus, P",MG -24275025,533978,1091,160.0,,75.0,,,,,,,"Phosphorus, P",MG -24275238,540355,1091,417.0,,75.0,,,,,,,"Phosphorus, P",MG -24275274,542027,1091,71.0,,75.0,,,,,,,"Phosphorus, P",MG -24276102,565676,1091,235.0,,75.0,,,,,,,"Phosphorus, P",MG -24276193,569616,1091,160.0,,75.0,,,,,,,"Phosphorus, P",MG -24276215,570139,1091,441.0,,75.0,,,,,,,"Phosphorus, P",MG -24276257,571736,1091,69.0,,75.0,,,,,,,"Phosphorus, P",MG -24276367,575749,1091,100.0,,70.0,,,,,,,"Phosphorus, P",MG -24276732,582864,1091,200.0,,75.0,,,,,,,"Phosphorus, P",MG -24276829,585708,1091,143.0,,75.0,,,,,,,"Phosphorus, P",MG -24276944,589293,1091,321.0,,70.0,,,,,,,"Phosphorus, P",MG -24277289,608954,1091,133.0,,75.0,,,,,,,"Phosphorus, P",MG -24277322,609802,1091,118.0,,75.0,,,,,,,"Phosphorus, P",MG -24278056,639362,1091,111.0,,75.0,,,,,,,"Phosphorus, P",MG -24278304,650916,1091,425.0,,70.0,,,,,,,"Phosphorus, P",MG -24278432,656018,1091,259.0,,70.0,,,,,,,"Phosphorus, P",MG -24279025,682404,1091,132.0,,70.0,,,,,,,"Phosphorus, P",MG -24279400,707712,1091,342.0,,70.0,,,,,,,"Phosphorus, P",MG -24279596,718192,1091,357.0,,75.0,,,,,,,"Phosphorus, P",MG -24279858,733568,1091,246.0,,75.0,,,,,,,"Phosphorus, P",MG -24279949,740606,1091,229.0,,75.0,,,,,,,"Phosphorus, P",MG -24279970,742948,1091,121.0,,75.0,,,,,,,"Phosphorus, P",MG -24280291,749383,1091,388.0,1.0,1.0,,,,,,,"Phosphorus, P",MG -24280842,751974,1091,38.0,,78.0,,,,,,,"Phosphorus, P",MG -24281257,752864,1091,285.0,,78.0,,,,,,,"Phosphorus, P",MG -24281570,757098,1091,114.0,,78.0,,,,,,,"Phosphorus, P",MG -24281935,760330,1091,88.0,,75.0,,,,,,,"Phosphorus, P",MG -24282004,761398,1091,133.0,,75.0,,,,,,,"Phosphorus, P",MG -24282547,799201,1091,143.0,,75.0,,,,,,,"Phosphorus, P",MG -24282563,799297,1091,333.0,,75.0,,,,,,,"Phosphorus, P",MG -24282581,799711,1091,1190.0,,75.0,,,,,,,"Phosphorus, P",MG -24282589,800507,1091,143.0,,75.0,,,,,,,"Phosphorus, P",MG -24283113,892654,1091,98.0,,70.0,,,,,,,"Phosphorus, P",MG -24283187,898722,1091,464.0,,70.0,,,,,,,"Phosphorus, P",MG -24283381,937910,1091,125.0,,70.0,,,,,,,"Phosphorus, P",MG -24283645,960909,1091,476.0,,75.0,,,,,,,"Phosphorus, P",MG -24283896,977873,1091,464.0,,70.0,,,,,,,"Phosphorus, P",MG -24283951,987251,1091,200.0,,75.0,,,,,,,"Phosphorus, P",MG -24284049,1002843,1091,118.0,,75.0,,,,,,,"Phosphorus, P",MG -24284085,1006789,1091,500.0,,75.0,,,,,,,"Phosphorus, P",MG -24284161,1011481,1091,88.0,,75.0,,,,,,,"Phosphorus, P",MG -24284373,1024679,1091,357.0,,75.0,,,,,,,"Phosphorus, P",MG -24284939,1055681,1091,464.0,,70.0,,,,,,,"Phosphorus, P",MG -24285283,1066091,1091,310.0,,70.0,,,,,,,"Phosphorus, P",MG -24285610,1077361,1091,267.0,,75.0,,,,,,,"Phosphorus, P",MG -24286108,1851257,1091,333.0,,75.0,,,,,,,"Phosphorus, P",MG -24286164,1852852,1091,536.0,,75.0,,,,,,,"Phosphorus, P",MG -24286590,1866282,1091,536.0,,75.0,,,,,,,"Phosphorus, P",MG -24286766,1872818,1091,286.0,,75.0,,,,,,,"Phosphorus, P",MG -24286923,1878929,1091,10.0,,75.0,,,,,,,"Phosphorus, P",MG -24287101,1145005,1091,169.0,,75.0,,,,,,,"Phosphorus, P",MG -24287202,1148763,1091,127.0,,75.0,,,,,,,"Phosphorus, P",MG -24288029,1175910,1091,357.0,,75.0,,,,,,,"Phosphorus, P",MG -24288122,1179611,1091,268.0,,75.0,,,,,,,"Phosphorus, P",MG -24288199,1183311,1091,130.0,,75.0,,,,,,,"Phosphorus, P",MG -24288808,1211739,1091,357.0,,75.0,,,,,,,"Phosphorus, P",MG -24289034,1223757,1091,500.0,,75.0,,,,,,,"Phosphorus, P",MG -24289436,1245174,1091,17.0,,75.0,,,,,,,"Phosphorus, P",MG -24289607,1251436,1091,121.0,,75.0,,,,,,,"Phosphorus, P",MG -24289658,1255651,1091,41.0,,75.0,,,,,,,"Phosphorus, P",MG -24289741,1260204,1091,268.0,,75.0,,,,,,,"Phosphorus, P",MG -24289758,1261179,1091,200.0,,75.0,,,,,,,"Phosphorus, P",MG -24289930,1273788,1091,6.0,,70.0,,,,,,,"Phosphorus, P",MG -24290073,1282029,1091,208.0,,75.0,,,,,,,"Phosphorus, P",MG -24290235,1288082,1091,62.0,,75.0,,,,,,,"Phosphorus, P",MG -24290356,1291862,1091,34.0,,75.0,,,,,,,"Phosphorus, P",MG -24290682,1301143,1091,536.0,,75.0,,,,,,,"Phosphorus, P",MG -24290796,1304678,1091,129.0,,75.0,,,,,,,"Phosphorus, P",MG -24291019,1316263,1091,8.0,,75.0,,,,,,,"Phosphorus, P",MG -24291114,1321011,1091,8.0,,75.0,,,,,,,"Phosphorus, P",MG -24291413,1337685,1091,27.0,,75.0,,,,,,,"Phosphorus, P",MG -24291684,1347012,1091,486.0,,70.0,,,,,,,"Phosphorus, P",MG -24291736,1348488,1091,536.0,,75.0,,,,,,,"Phosphorus, P",MG -24291869,1349862,1091,154.0,,75.0,,,,,,,"Phosphorus, P",MG -24292414,1375180,1091,443.0,,70.0,,,,,,,"Phosphorus, P",MG -24292537,1379565,1091,464.0,,70.0,,,,,,,"Phosphorus, P",MG -24293172,1422133,1091,240.0,,70.0,,,,,,,"Phosphorus, P",MG -24293334,1435298,1091,71.0,,75.0,,,,,,,"Phosphorus, P",MG -24293477,1458015,1091,638.0,,75.0,,,,,,,"Phosphorus, P",MG -24293569,1459858,1091,0.0,,72.0,,,,,,,"Phosphorus, P",MG -24293740,1464052,1091,95.0,,75.0,,,,,,,"Phosphorus, P",MG -24293773,1464449,1091,286.0,,75.0,,,,,,,"Phosphorus, P",MG -24294020,1473802,1091,178.0,,75.0,,,,,,,"Phosphorus, P",MG -24294303,1485346,1091,349.0,,75.0,,,,,,,"Phosphorus, P",MG -24294448,1493735,1091,0.0,,75.0,,,,,,,"Phosphorus, P",MG -24294483,1493787,1091,0.0,,75.0,,,,,,,"Phosphorus, P",MG -24295022,1507560,1091,536.0,,75.0,,,,,,,"Phosphorus, P",MG -24295090,1511259,1091,208.0,,75.0,,,,,,,"Phosphorus, P",MG -24295219,1515282,1091,400.0,,75.0,,,,,,,"Phosphorus, P",MG -24295801,1540418,1091,294.0,,75.0,,,,,,,"Phosphorus, P",MG -24295859,1542200,1091,278.0,,75.0,,,,,,,"Phosphorus, P",MG -24296045,1552051,1091,200.0,,75.0,,,,,,,"Phosphorus, P",MG -24296100,1554260,1091,221.0,,75.0,,,,,,,"Phosphorus, P",MG -24296269,1565647,1091,200.0,,75.0,,,,,,,"Phosphorus, P",MG -24296434,1574124,1091,213.0,,75.0,,,,,,,"Phosphorus, P",MG -24296742,1583234,1091,375.0,,75.0,,,,,,,"Phosphorus, P",MG -24297207,1593315,1091,2500.0,,75.0,,,,,,,"Phosphorus, P",MG -24297589,1608089,1091,250.0,,75.0,,,,,,,"Phosphorus, P",MG -24297675,1611538,1091,41.0,,75.0,,,,,,,"Phosphorus, P",MG -24297833,1618011,1091,333.0,,75.0,,,,,,,"Phosphorus, P",MG -24298006,1624210,1091,278.0,,75.0,,,,,,,"Phosphorus, P",MG -24298025,1624855,1091,357.0,,75.0,,,,,,,"Phosphorus, P",MG -24298064,1625834,1091,129.0,,75.0,,,,,,,"Phosphorus, P",MG -24298318,1635985,1091,154.0,,75.0,,,,,,,"Phosphorus, P",MG -24298668,1642007,1091,104.0,,75.0,,,,,,,"Phosphorus, P",MG -24299222,1661837,1091,127.0,,75.0,,,,,,,"Phosphorus, P",MG -24299411,1665523,1091,88.0,,75.0,,,,,,,"Phosphorus, P",MG -24299453,1666257,1091,127.0,,75.0,,,,,,,"Phosphorus, P",MG -24299629,1670757,1091,286.0,,75.0,,,,,,,"Phosphorus, P",MG -24299653,1671547,1091,395.0,,75.0,,,,,,,"Phosphorus, P",MG -24300068,1689815,1091,250.0,,75.0,,,,,,,"Phosphorus, P",MG -24300099,1690592,1091,328.0,,75.0,,,,,,,"Phosphorus, P",MG -24300297,1695397,1091,121.0,,70.0,,,,,,,"Phosphorus, P",MG -24300310,1695849,1091,17.0,,75.0,,,,,,,"Phosphorus, P",MG -24300680,1709249,1091,84.0,,75.0,,,,,,,"Phosphorus, P",MG -24300686,1709404,1091,160.0,,70.0,,,,,,,"Phosphorus, P",MG -24300765,1712122,1091,200.0,,75.0,,,,,,,"Phosphorus, P",MG -24300861,1718070,1091,101.0,,75.0,,,,,,,"Phosphorus, P",MG -24300908,1719857,1091,63.0,,75.0,,,,,,,"Phosphorus, P",MG -24301020,1723299,1091,378.0,,70.0,,,,,,,"Phosphorus, P",MG -24301050,1724674,1091,1457.0,,70.0,,,,,,,"Phosphorus, P",MG -24301666,1753197,1091,7.73,1.0,1.0,,,,,,,"Phosphorus, P",MG -24301694,1753855,1091,56.9,1.0,1.0,,,,,,,"Phosphorus, P",MG -24301795,1758295,1091,0.0,,75.0,,,,,,,"Phosphorus, P",MG -24301857,1760141,1091,625.0,,75.0,,,,,,,"Phosphorus, P",MG -24302028,1766304,1091,207.0,,75.0,,,,,,,"Phosphorus, P",MG -24302120,1766843,1091,273.0,,75.0,,,,,,,"Phosphorus, P",MG -24302296,1773481,1091,208.0,,75.0,,,,,,,"Phosphorus, P",MG -24303150,1813950,1091,61.0,,75.0,,,,,,,"Phosphorus, P",MG -24303180,1815726,1091,185.0,,75.0,,,,,,,"Phosphorus, P",MG -24303830,1838171,1091,105.0,,75.0,,,,,,,"Phosphorus, P",MG -24303878,1838269,1091,3125.0,,75.0,,,,,,,"Phosphorus, P",MG -24303921,1838395,1091,84.0,,75.0,,,,,,,"Phosphorus, P",MG -24304108,1841201,1091,826.0,,70.0,,,,,,,"Phosphorus, P",MG -24304289,1841531,1091,1111.0,,75.0,,,,,,,"Phosphorus, P",MG -24304405,1842352,1091,2500.0,,75.0,,,,,,,"Phosphorus, P",MG -24304876,1846934,1091,200.0,,75.0,,,,,,,"Phosphorus, P",MG -24304967,1885991,1091,0.0,,75.0,,,,,,,"Phosphorus, P",MG -24305052,1890976,1091,8.0,,75.0,,,,,,,"Phosphorus, P",MG -24305164,1896575,1091,167.0,,75.0,,,,,,,"Phosphorus, P",MG -24305511,1908160,1091,62.0,,75.0,,,,,,,"Phosphorus, P",MG -24305828,1918665,1091,0.0,,75.0,,,,,,,"Phosphorus, P",MG -24305889,1921765,1091,62.0,,75.0,,,,,,,"Phosphorus, P",MG -24306201,1932383,1091,88.0,,75.0,,,,,,,"Phosphorus, P",MG -24306237,1933305,1091,536.0,,75.0,,,,,,,"Phosphorus, P",MG -24306359,1934445,1091,154.0,,75.0,,,,,,,"Phosphorus, P",MG -24306444,1934592,1091,394.0,,70.0,,,,,,,"Phosphorus, P",MG -24306525,1936163,1091,373.0,,70.0,,,,,,,"Phosphorus, P",MG -24306772,1948176,1091,8.0,,70.0,,,,,,,"Phosphorus, P",MG -24306797,1948866,1091,170.0,,70.0,,,,,,,"Phosphorus, P",MG -24306891,1951713,1091,276.0,,75.0,,,,,,,"Phosphorus, P",MG -24307652,1983403,1091,2917.0,,75.0,,,,,,,"Phosphorus, P",MG -24307760,1986161,1091,205.0,,70.0,,,,,,,"Phosphorus, P",MG -24307798,1988180,1091,357.0,,75.0,,,,,,,"Phosphorus, P",MG -24307838,1990603,1091,5391.0,,70.0,,,,,,,"Phosphorus, P",MG -24307867,1991744,1091,464.0,,70.0,,,,,,,"Phosphorus, P",MG -24308048,2000069,1091,9.33,1.0,1.0,,,,,,,"Phosphorus, P",MG -24308054,2000075,1091,94.6,1.0,1.0,,,,,,,"Phosphorus, P",MG -24308537,2017068,1091,128.0,,75.0,,,,,,,"Phosphorus, P",MG -24308560,2017764,1091,268.0,,75.0,,,,,,,"Phosphorus, P",MG -24308647,2021105,1091,88.0,,75.0,,,,,,,"Phosphorus, P",MG -24309003,2029890,1091,595.0,,75.0,,,,,,,"Phosphorus, P",MG -24309273,2043957,1091,526.0,,75.0,,,,,,,"Phosphorus, P",MG -24309327,2047010,1091,6.0,,75.0,,,,,,,"Phosphorus, P",MG -24309527,2056986,1091,1190.0,,75.0,,,,,,,"Phosphorus, P",MG -24309684,2067656,1091,268.0,,75.0,,,,,,,"Phosphorus, P",MG -24309793,2073909,1091,536.0,,75.0,,,,,,,"Phosphorus, P",MG -24310372,2091815,1091,26.0,,75.0,,,,,,,"Phosphorus, P",MG -24310468,2097364,1091,536.0,,75.0,,,,,,,"Phosphorus, P",MG -24310486,2098078,1091,8.0,,75.0,,,,,,,"Phosphorus, P",MG -24310512,2099275,1091,160.0,,75.0,,,,,,,"Phosphorus, P",MG -24310809,2112038,1091,53.0,,75.0,,,,,,,"Phosphorus, P",MG -24311026,2120305,1091,95.0,,75.0,,,,,,,"Phosphorus, P",MG -24311096,2122644,1091,188.0,,70.0,,,,,,,"Phosphorus, P",MG -24311162,2124187,1091,108.0,,75.0,,,,,,,"Phosphorus, P",MG -24311329,2127735,1091,179.0,,75.0,,,,,,,"Phosphorus, P",MG -24311742,2142867,1091,167.0,,75.0,,,,,,,"Phosphorus, P",MG -24311950,2152540,1091,196.0,,70.0,,,,,,,"Phosphorus, P",MG -24311957,2153366,1091,169.0,,75.0,,,,,,,"Phosphorus, P",MG -24312185,2164163,1091,50.0,,70.0,,,,,,,"Phosphorus, P",MG -24312232,2167837,1091,388.0,,70.0,,,,,,,"Phosphorus, P",MG -24312369,2175556,1091,182.0,,75.0,,,,,,,"Phosphorus, P",MG -24312625,2185382,1091,0.0,,75.0,,,,,,,"Phosphorus, P",MG -24312634,2185391,1091,0.0,,75.0,,,,,,,"Phosphorus, P",MG -24312653,2185660,1091,88.0,,75.0,,,,,,,"Phosphorus, P",MG -24312753,2187655,1091,121.0,,75.0,,,,,,,"Phosphorus, P",MG -24312822,2189284,1091,229.0,,75.0,,,,,,,"Phosphorus, P",MG -24312965,2192208,1091,92.0,,75.0,,,,,,,"Phosphorus, P",MG -24313449,2209503,1091,71.0,,75.0,,,,,,,"Phosphorus, P",MG -24313696,2219479,1091,283.0,,78.0,,,,,,,"Phosphorus, P",MG -24313709,2219678,1091,351.0,,78.0,,,,,,,"Phosphorus, P",MG -24314063,2226556,1091,750.0,,75.0,,,,,,,"Phosphorus, P",MG -24314111,2228804,1091,400.0,,78.0,,,,,,,"Phosphorus, P",MG -24314125,2228887,1091,0.0,,75.0,,,,,,,"Phosphorus, P",MG -24314676,2233617,1091,0.0,,75.0,,,,,,,"Phosphorus, P",MG -24315145,2244522,1091,125.0,,75.0,,,,,,,"Phosphorus, P",MG -24315504,2259037,1091,24.7,1.0,1.0,,,,,,,"Phosphorus, P",MG -24315753,2266247,1091,328.0,,75.0,,,,,,,"Phosphorus, P",MG -24315790,2267135,1091,103.0,,75.0,,,,,,,"Phosphorus, P",MG -24315794,2267396,1091,2059.0,,70.0,,,,,,,"Phosphorus, P",MG -24315841,2268516,1091,714.0,,75.0,,,,,,,"Phosphorus, P",MG -24316028,2273032,1091,656.0,,70.0,,,,,,,"Phosphorus, P",MG -24316835,2321156,1091,1467.0,,70.0,,,,,,,"Phosphorus, P",MG -24316891,2326312,1091,388.0,,70.0,,,,,,,"Phosphorus, P",MG -24317002,2333332,1091,3667.0,,75.0,,,,,,,"Phosphorus, P",MG -24317775,2341069,1091,94.0,,,,,,,,,"Phosphorus, P",MG -24317969,2341263,1091,181.0,,,,,,,,,"Phosphorus, P",MG -24318343,2341637,1091,120.0,,,,,,,,,"Phosphorus, P",MG -24318451,2341745,1091,135.0,,,,,,,,,"Phosphorus, P",MG -24318613,2341907,1091,68.0,,,,,,,,,"Phosphorus, P",MG -24318780,2342074,1091,66.0,,,,,,,,,"Phosphorus, P",MG -24318963,2342257,1091,118.0,,,,,,,,,"Phosphorus, P",MG -24319170,2342464,1091,220.0,,,,,,,,,"Phosphorus, P",MG -24319177,2342471,1091,234.0,,,,,,,,,"Phosphorus, P",MG -24319729,2343023,1091,107.0,,,,,,,,,"Phosphorus, P",MG -24320074,2343368,1091,144.0,,,,,,,,,"Phosphorus, P",MG -24320081,2343375,1091,202.0,,,,,,,,,"Phosphorus, P",MG -24320684,2343978,1091,263.0,,,,,,,,,"Phosphorus, P",MG -24321399,2344693,1091,36.0,,,,,,,,,"Phosphorus, P",MG -24321524,2344818,1091,3.0,,,,,,,,,"Phosphorus, P",MG -24321650,2344944,1091,154.0,,,,,,,,,"Phosphorus, P",MG -24321676,2344970,1091,46.0,,,,,,,,,"Phosphorus, P",MG -24321773,2345067,1091,88.0,,,,,,,,,"Phosphorus, P",MG -24321901,2345195,1091,14.0,,,,,,,,,"Phosphorus, P",MG -24321908,2345202,1091,53.0,,,,,,,,,"Phosphorus, P",MG -24321913,2345207,1091,19.0,,,,,,,,,"Phosphorus, P",MG -24321939,2345233,1091,29.0,,,,,,,,,"Phosphorus, P",MG -24321971,2345265,1091,33.0,,,,,,,,,"Phosphorus, P",MG -24322150,2345444,1091,45.0,,,,,,,,,"Phosphorus, P",MG -24322351,2345645,1091,115.0,,,,,,,,,"Phosphorus, P",MG -24322392,2345686,1091,79.0,,,,,,,,,"Phosphorus, P",MG -24322754,2346048,1091,451.0,,,,,,,,,"Phosphorus, P",MG -24322843,2346137,1091,6.0,,,,,,,,,"Phosphorus, P",MG -24322913,2346207,1091,6.0,,,,,,,,,"Phosphorus, P",MG -24323264,2350486,1091,69.1,1.0,1.0,,,,,,,"Phosphorus, P",MG -24323344,2352191,1091,31.5,1.0,1.0,,,,,,,"Phosphorus, P",MG -24323774,2379968,1091,154.0,,75.0,,,,,,,"Phosphorus, P",MG -24323810,2380365,1091,125.0,,75.0,,,,,,,"Phosphorus, P",MG -24324432,2407537,1091,333.0,,75.0,,,,,,,"Phosphorus, P",MG -24324582,2416528,1091,221.0,,75.0,,,,,,,"Phosphorus, P",MG -24324606,2418634,1091,191.0,,70.0,,,,,,,"Phosphorus, P",MG -24324634,2420091,1091,0.0,,75.0,,,,,,,"Phosphorus, P",MG -24324852,2435775,1091,25.0,,75.0,,,,,,,"Phosphorus, P",MG -24325166,2446030,1091,125.0,,70.0,,,,,,,"Phosphorus, P",MG -24325425,2452157,1091,0.0,,75.0,,,,,,,"Phosphorus, P",MG -24325932,2462747,1091,80.0,,70.0,,,,,,,"Phosphorus, P",MG -24326077,2464833,1091,254.0,,75.0,,,,,,,"Phosphorus, P",MG -24326078,2464834,1091,233.0,,75.0,,,,,,,"Phosphorus, P",MG -24326155,2466022,1091,46.0,,70.0,,,,,,,"Phosphorus, P",MG -24326253,2466784,1091,125.0,,70.0,,,,,,,"Phosphorus, P",MG -24326640,2469836,1091,143.0,,75.0,,,,,,,"Phosphorus, P",MG -24326828,2470868,1091,103.0,,75.0,,,,,,,"Phosphorus, P",MG -24327204,2473885,1091,9.0,,70.0,,,,,,,"Phosphorus, P",MG -24327502,2477049,1091,200.0,,75.0,,,,,,,"Phosphorus, P",MG -24327513,2477074,1091,175.0,,70.0,,,,,,,"Phosphorus, P",MG -24328138,2485994,1091,118.0,,70.0,,,,,,,"Phosphorus, P",MG -24328398,2488647,1091,296.0,,75.0,,,,,,,"Phosphorus, P",MG -24328412,2488695,1091,127.0,,75.0,,,,,,,"Phosphorus, P",MG -24328839,2490245,1091,2000.0,,75.0,,,,,,,"Phosphorus, P",MG -24329138,2491116,1091,8.0,,75.0,,,,,,,"Phosphorus, P",MG -24329240,2491385,1091,325.0,,71.0,,,,,,,"Phosphorus, P",MG -24329395,2501183,1091,100.0,,70.0,,,,,,,"Phosphorus, P",MG -24329402,2501463,1091,648.0,,70.0,,,,,,,"Phosphorus, P",MG -24329618,2507831,1091,167.0,,75.0,,,,,,,"Phosphorus, P",MG -24329644,2507857,1091,111.0,,75.0,,,,,,,"Phosphorus, P",MG -24329732,2507962,1091,294.0,,75.0,,,,,,,"Phosphorus, P",MG -24329865,2508154,1091,221.0,,75.0,,,,,,,"Phosphorus, P",MG -24329882,2508172,1091,221.0,,75.0,,,,,,,"Phosphorus, P",MG -24330208,2515903,1091,714.0,1.0,1.0,,,,,,,"Phosphorus, P",MG -24330249,2516272,1091,480.5,1.0,1.0,,,,,,,"Phosphorus, P",MG -24330253,2516308,1091,723.0,1.0,1.0,,,,,,,"Phosphorus, P",MG -24330331,2517165,1091,211.0,,75.0,,,,,,,"Phosphorus, P",MG -24330529,2520312,1091,0.0,,71.0,,,,,,,"Phosphorus, P",MG -24330584,2520367,1091,0.0,,71.0,,,,,,,"Phosphorus, P",MG -24331401,2550641,1091,402.0,,70.0,,,,,,,"Phosphorus, P",MG -24331587,2557657,1091,0.0,,71.0,,,,,,,"Phosphorus, P",MG -24331703,2557773,1091,0.0,,71.0,,,,,,,"Phosphorus, P",MG -24331706,2557776,1091,0.0,,71.0,,,,,,,"Phosphorus, P",MG -24331813,2558670,1091,0.0,,71.0,,,,,,,"Phosphorus, P",MG -24331818,2558685,1091,318.0,,78.0,,,,,,,"Phosphorus, P",MG -24332100,2577530,1091,88.0,,75.0,,,,,,,"Phosphorus, P",MG -24332365,2592707,1091,629.0,,70.0,,,,,,,"Phosphorus, P",MG -24332409,2594578,1091,297.0,,70.0,,,,,,,"Phosphorus, P",MG -24332413,2594616,1091,125.0,,75.0,,,,,,,"Phosphorus, P",MG -24332802,2613732,1091,0.0,,71.0,,,,,,,"Phosphorus, P",MG -24332808,2613738,1091,0.0,,71.0,,,,,,,"Phosphorus, P",MG -24332849,2614074,1091,0.0,,71.0,,,,,,,"Phosphorus, P",MG -24333186,2621985,1091,79.0,,75.0,,,,,,,"Phosphorus, P",MG -24333507,2627542,1091,368.0,,75.0,,,,,,,"Phosphorus, P",MG -24333648,2632949,1091,200.0,,75.0,,,,,,,"Phosphorus, P",MG -24333719,2635782,1091,339.0,,70.0,,,,,,,"Phosphorus, P",MG -24333857,2640903,1091,50.0,,75.0,,,,,,,"Phosphorus, P",MG -24333899,2642255,1091,95.0,,75.0,,,,,,,"Phosphorus, P",MG -24334038,2645463,1091,74.3,1.0,1.0,,,,,,,"Phosphorus, P",MG -24334076,2646526,1091,179.5,1.0,1.0,,,,,,,"Phosphorus, P",MG -24334104,2646778,1091,212.5,1.0,1.0,,,,,,,"Phosphorus, P",MG -24334145,2647740,1091,462.0,1.0,1.0,,,,,,,"Phosphorus, P",MG -24334455,2658921,1091,8.0,,75.0,,,,,,,"Phosphorus, P",MG -24334678,1109796,1101,2.0,,75.0,,,,,,,"Manganese, Mn",MG -24334724,1114461,1101,1.0,,70.0,,,,,,,"Manganese, Mn",MG -24335169,167551,1101,0.764,12.0,,,,,,,,"Manganese, Mn",MG -24335288,167711,1101,0.073,0.0,40.0,,,,,,,"Manganese, Mn",MG -24335816,168370,1101,0.009,6.0,1.0,0.008,0.011,,,,,"Manganese, Mn",MG -24335904,168460,1101,0.71,1.0,,,,,,,,"Manganese, Mn",MG -24335970,168526,1101,0.572,0.0,,,,,,,,"Manganese, Mn",MG -24336784,169441,1101,0.014,1.0,,,,,,,,"Manganese, Mn",MG -24336843,169500,1101,0.014,0.0,53.0,,,,,,,"Manganese, Mn",MG -24336856,169513,1101,0.014,0.0,53.0,,,,,,,"Manganese, Mn",MG -24336874,169531,1101,0.011,0.0,12.0,,,,,,,"Manganese, Mn",MG -24336959,169624,1101,0.0,1.0,47.0,,,,,,,"Manganese, Mn",MG -24337062,169742,1101,0.498,3.0,1.0,,,,,,,"Manganese, Mn",MG -24337128,169836,1101,0.235,18.0,1.0,0.15,0.308,,,,,"Manganese, Mn",MG -24337327,170078,1101,1.094,0.0,,,,,,,,"Manganese, Mn",MG -24337442,170194,1101,0.12,0.0,,,,,,,,"Manganese, Mn",MG -24337523,170287,1101,0.609,1.0,,,,,,,,"Manganese, Mn",MG -24337524,170288,1101,0.485,3.0,,,,,,,,"Manganese, Mn",MG -24337655,170422,1101,0.438,4.0,,,,,,,,"Manganese, Mn",MG -24337791,170559,1101,1.998,0.0,,,,,,,,"Manganese, Mn",MG -24337918,170700,1101,0.061,1.0,1.0,,,,,,,"Manganese, Mn",MG -24337946,170732,1101,0.245,6.0,1.0,0.233,0.263,,,,,"Manganese, Mn",MG -24338062,170851,1101,0.011,11.0,1.0,0.011,0.011,,,,,"Manganese, Mn",MG -24338650,171634,1101,0.02,18.0,1.0,0.016,0.025,,,,,"Manganese, Mn",MG -24338844,171895,1101,0.023,1.0,1.0,,,,,,,"Manganese, Mn",MG -24339090,172180,1101,0.003,0.0,57.0,,,,,,,"Manganese, Mn",MG -24339150,172263,1101,0.198,0.0,1.0,,,,,,,"Manganese, Mn",MG -24339171,172299,1101,0.004,0.0,57.0,,,,,,,"Manganese, Mn",MG -24339279,172439,1101,0.205,2.0,,,,,,,,"Manganese, Mn",MG -24339728,172909,1101,0.048,0.0,64.0,,,,,,,"Manganese, Mn",MG -24339928,173207,1101,0.017,0.0,20.0,,,,,,,"Manganese, Mn",MG -24340527,173995,1101,0.002,0.0,18.0,,,,,,,"Manganese, Mn",MG -24340802,174323,1101,0.019,0.0,,,,,,,,"Manganese, Mn",MG -24340953,174479,1101,0.029,0.0,12.0,,,,,,,"Manganese, Mn",MG -24341386,175013,1101,0.107,0.0,39.0,,,,,,,"Manganese, Mn",MG -24341489,175135,1101,0.02,0.0,,,,,,,,"Manganese, Mn",MG -24341762,323093,1101,0.054,1.0,1.0,,,,,,,"Manganese, Mn",MG -24341924,324642,1101,0.045,1.0,1.0,,,,,,,"Manganese, Mn",MG -24342247,329276,1101,0.017,1.0,1.0,,,,,,,"Manganese, Mn",MG -24342258,329395,1101,0.0,1.0,1.0,,,,,,,"Manganese, Mn",MG -24342436,332126,1101,0.188,1.0,1.0,,,,,,,"Manganese, Mn",MG -24342472,332456,1101,0.052,1.0,1.0,,,,,,,"Manganese, Mn",MG -24342559,333389,1101,0.011,1.0,1.0,,,,,,,"Manganese, Mn",MG -24342617,334247,1101,0.004,8.0,1.0,0.004,0.004,0.004,,,2006.0,"Manganese, Mn",MG -24342685,335244,1101,1.63,1.0,1.0,,,,,,2016.0,"Manganese, Mn",MG -24343030,335589,1101,1.68,1.0,1.0,,,,,,2016.0,"Manganese, Mn",MG -24343057,335616,1101,1.67,1.0,1.0,,,,,,2016.0,"Manganese, Mn",MG -24343192,335751,1101,1.54,1.0,1.0,,,,,,2016.0,"Manganese, Mn",MG -24343211,335770,1101,1.94,1.0,1.0,,,,,,2016.0,"Manganese, Mn",MG -24343230,335789,1101,1.9,1.0,1.0,,,,,,2016.0,"Manganese, Mn",MG -24343916,395651,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24344534,477594,1101,2.0,,75.0,,,,,,,"Manganese, Mn",MG -24345114,517205,1101,2.0,,75.0,,,,,,,"Manganese, Mn",MG -24345250,533978,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24345332,540355,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG -24345366,542912,1101,4.0,,75.0,,,,,,,"Manganese, Mn",MG -24345809,577724,1101,1.0,,70.0,,,,,,,"Manganese, Mn",MG -24346005,585708,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24346484,650916,1101,2.0,,70.0,,,,,,,"Manganese, Mn",MG -24346536,656018,1101,2.0,,70.0,,,,,,,"Manganese, Mn",MG -24346672,678328,1101,3.0,,70.0,,,,,,,"Manganese, Mn",MG -24347042,732284,1101,1.0,,70.0,,,,,,,"Manganese, Mn",MG -24347390,749383,1101,0.038,1.0,1.0,,,,,,,"Manganese, Mn",MG -24347645,799201,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24347673,800507,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24347808,851124,1101,2.0,,70.0,,,,,,,"Manganese, Mn",MG -24347849,877864,1101,2.0,,70.0,,,,,,,"Manganese, Mn",MG -24347925,898722,1101,3.0,,70.0,,,,,,,"Manganese, Mn",MG -24348269,977873,1101,2.0,,70.0,,,,,,,"Manganese, Mn",MG -24348755,1048665,1101,2.0,,70.0,,,,,,,"Manganese, Mn",MG -24348770,1055681,1101,1.0,,70.0,,,,,,,"Manganese, Mn",MG -24349086,1086127,1101,2.0,,70.0,,,,,,,"Manganese, Mn",MG -24349255,1851257,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG -24349268,1852852,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG -24349353,1866282,1101,2.0,,75.0,,,,,,,"Manganese, Mn",MG -24349573,1145005,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG -24349602,1148763,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24349777,1162884,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24350001,1211739,1101,2.0,,75.0,,,,,,,"Manganese, Mn",MG -24350002,1211950,1101,2.0,,75.0,,,,,,,"Manganese, Mn",MG -24350042,1223757,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG -24350668,1293251,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24350763,1301143,1101,2.0,,75.0,,,,,,,"Manganese, Mn",MG -24350923,1316263,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24350967,1325295,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24351072,1340947,1101,3.0,,75.0,,,,,,,"Manganese, Mn",MG -24351108,1347012,1101,2.0,,70.0,,,,,,,"Manganese, Mn",MG -24351116,1348488,1101,2.0,,75.0,,,,,,,"Manganese, Mn",MG -24351214,1349862,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24351466,1379565,1101,2.0,,70.0,,,,,,,"Manganese, Mn",MG -24351605,1398221,1101,0.0,,70.0,,,,,,,"Manganese, Mn",MG -24351892,1444974,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG -24351909,1459858,1101,0.0,,72.0,,,,,,,"Manganese, Mn",MG -24351993,1473802,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG -24352583,1554260,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG -24352901,1583234,1101,2.0,,75.0,,,,,,,"Manganese, Mn",MG -24353130,1593315,1101,5.0,,75.0,,,,,,,"Manganese, Mn",MG -24353328,1610348,1101,1.0,,70.0,,,,,,,"Manganese, Mn",MG -24353365,1618011,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24353451,1624855,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG -24353666,1642007,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24353859,1661837,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24353982,1666257,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG -24354057,1671547,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG -24354162,1686335,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG -24354530,1709249,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24354534,1709404,1101,1.0,,70.0,,,,,,,"Manganese, Mn",MG -24354632,1716791,1101,4.0,,75.0,,,,,,,"Manganese, Mn",MG -24354646,1718070,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24354676,1719857,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24355158,1760141,1101,2.0,,75.0,,,,,,,"Manganese, Mn",MG -24355231,1771163,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24355325,1784018,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG -24355439,1797196,1101,3.0,,75.0,,,,,,,"Manganese, Mn",MG -24355594,1815726,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24355749,1833295,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24355776,1835065,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG -24355894,1838171,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24355941,1838269,1101,15.0,,75.0,,,,,,,"Manganese, Mn",MG -24355977,1838395,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24356062,1841201,1101,2.0,,70.0,,,,,,,"Manganese, Mn",MG -24356180,1841531,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG -24356266,1842352,1101,5.0,,75.0,,,,,,,"Manganese, Mn",MG -24357171,1933305,1101,2.0,,75.0,,,,,,,"Manganese, Mn",MG -24357239,1934445,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24357402,1942464,1101,2.0,,70.0,,,,,,,"Manganese, Mn",MG -24357999,1983403,1101,6.0,,75.0,,,,,,,"Manganese, Mn",MG -24358095,1990163,1101,2.0,,70.0,,,,,,,"Manganese, Mn",MG -24358103,1990603,1101,5.0,,70.0,,,,,,,"Manganese, Mn",MG -24358165,1996299,1101,1.0,,70.0,,,,,,,"Manganese, Mn",MG -24358207,1998098,1101,2.0,,75.0,,,,,,,"Manganese, Mn",MG -24358269,2001911,1101,0.0877,1.0,1.0,,,,,,,"Manganese, Mn",MG -24358297,2002641,1101,0.13,1.0,1.0,,,,,,,"Manganese, Mn",MG -24358352,2004259,1101,0.88,1.0,1.0,,,,,,,"Manganese, Mn",MG -24358755,2048156,1101,3.0,,75.0,,,,,,,"Manganese, Mn",MG -24358901,2073909,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24359136,2087606,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG -24359202,2091815,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24359248,2097364,1101,2.0,,75.0,,,,,,,"Manganese, Mn",MG -24359418,2122644,1101,2.0,,70.0,,,,,,,"Manganese, Mn",MG -24359690,2152540,1101,0.0,,70.0,,,,,,,"Manganese, Mn",MG -24359693,2153366,1101,3.0,,75.0,,,,,,,"Manganese, Mn",MG -24359867,2175556,1101,2.0,,75.0,,,,,,,"Manganese, Mn",MG -24359873,2175648,1101,3.0,,75.0,,,,,,,"Manganese, Mn",MG -24360064,2185382,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24360073,2185391,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24360109,2192208,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24360763,2228887,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24361225,2233617,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24361529,2244522,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24361771,2259202,1101,0.0959,1.0,1.0,,,,,,,"Manganese, Mn",MG -24361807,2260005,1101,0.0,1.0,1.0,,,,0.005,,,"Manganese, Mn",MG -24362035,2267396,1101,6.0,,70.0,,,,,,,"Manganese, Mn",MG -24362070,2268516,1101,2.0,,75.0,,,,,,,"Manganese, Mn",MG -24362165,2273032,1101,5.0,,70.0,,,,,,,"Manganese, Mn",MG -24362515,2321156,1101,14.0,,70.0,,,,,,,"Manganese, Mn",MG -24362622,2333332,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG -24363034,2349564,1101,2.94,1.0,1.0,,,,,,,"Manganese, Mn",MG -24363182,2352715,1101,0.0324,1.0,1.0,,,,,,,"Manganese, Mn",MG -24363404,2379968,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24363432,2380365,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24363916,2418634,1101,0.0,,70.0,,,,,,,"Manganese, Mn",MG -24363942,2421586,1101,1.0,,70.0,,,,,,,"Manganese, Mn",MG -24364205,2446030,1101,1.0,,70.0,,,,,,,"Manganese, Mn",MG -24364593,2462747,1101,0.0,,70.0,,,,,,,"Manganese, Mn",MG -24364607,2463397,1101,0.0,,70.0,,,,,,,"Manganese, Mn",MG -24364685,2466022,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24364958,2469836,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24365203,2477074,1101,0.0,,70.0,,,,,,,"Manganese, Mn",MG -24365497,2488647,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG -24365503,2488695,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24365734,2490245,1101,4.0,,75.0,,,,,,,"Manganese, Mn",MG -24366048,2501463,1101,1.0,,70.0,,,,,,,"Manganese, Mn",MG -24366163,2511482,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG -24366494,2520312,1101,0.0,,71.0,,,,,,,"Manganese, Mn",MG -24366549,2520367,1101,0.0,,71.0,,,,,,,"Manganese, Mn",MG -24366912,2550641,1101,2.0,,70.0,,,,,,,"Manganese, Mn",MG -24366932,2551332,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24366983,2557657,1101,0.0,,71.0,,,,,,,"Manganese, Mn",MG -24367097,2557773,1101,0.0,,71.0,,,,,,,"Manganese, Mn",MG -24367100,2557776,1101,0.0,,71.0,,,,,,,"Manganese, Mn",MG -24367201,2558670,1101,0.0,,71.0,,,,,,,"Manganese, Mn",MG -24367454,2594578,1101,3.0,,70.0,,,,,,,"Manganese, Mn",MG -24367618,2613732,1101,0.0,,71.0,,,,,,,"Manganese, Mn",MG -24367624,2613738,1101,0.0,,71.0,,,,,,,"Manganese, Mn",MG -24367659,2614074,1101,0.0,,71.0,,,,,,,"Manganese, Mn",MG -24367779,2621985,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG -24367793,2622536,1101,0.0,,70.0,,,,,,,"Manganese, Mn",MG -24368096,2644829,1101,1.58,1.0,1.0,,,,,,,"Manganese, Mn",MG -24368198,2646468,1101,0.0,1.0,1.0,,,,0.0125,,,"Manganese, Mn",MG -24368468,1108349,1090,147.0,,70.0,,,,,,,"Magnesium, Mg",MG -24368504,1109796,1090,156.0,,75.0,,,,,,,"Magnesium, Mg",MG -24368596,1114461,1090,107.0,,70.0,,,,,,,"Magnesium, Mg",MG -24368614,1114961,1090,267.0,,75.0,,,,,,,"Magnesium, Mg",MG -24368765,1118500,1090,158.0,,70.0,,,,,,,"Magnesium, Mg",MG -24369176,1132912,1090,8.0,,70.0,,,,,,,"Magnesium, Mg",MG -24369328,1138138,1090,50.0,,75.0,,,,,,,"Magnesium, Mg",MG -24369391,167551,1090,80.0,14.0,,,,,,,,"Magnesium, Mg",MG -24369529,167711,1090,11.0,0.0,40.0,,,,,,,"Magnesium, Mg",MG -24370154,168370,1090,25.0,6.0,1.0,25.0,26.0,,,,,"Magnesium, Mg",MG -24370244,168460,1090,60.0,3.0,,,,,,,,"Magnesium, Mg",MG -24370310,168526,1090,52.0,0.0,,,,,,,,"Magnesium, Mg",MG -24371196,169441,1090,14.0,7.0,,,,,,,,"Magnesium, Mg",MG -24371255,169500,1090,20.0,0.0,53.0,,,,,,,"Magnesium, Mg",MG -24371268,169513,1090,20.0,0.0,53.0,,,,,,,"Magnesium, Mg",MG -24371286,169531,1090,20.0,0.0,12.0,,,,,,,"Magnesium, Mg",MG -24371374,169624,1090,68.0,1.0,47.0,,,,,,,"Magnesium, Mg",MG -24371480,169742,1090,12.0,3.0,1.0,,,,,,,"Magnesium, Mg",MG -24371554,169836,1090,29.0,18.0,1.0,26.0,37.0,,,,,"Magnesium, Mg",MG -24371794,170078,1090,32.0,1.0,,,,,,,,"Magnesium, Mg",MG -24371910,170194,1090,14.0,0.0,,,,,,,,"Magnesium, Mg",MG -24371993,170287,1090,32.0,3.0,,,,,,,,"Magnesium, Mg",MG -24371994,170288,1090,127.0,1.0,,,,,,,,"Magnesium, Mg",MG -24372128,170422,1090,56.0,4.0,,,,,,,,"Magnesium, Mg",MG -24372265,170559,1090,350.0,0.0,,,,,,,,"Magnesium, Mg",MG -24372395,170700,1090,12.0,1.0,1.0,,,,,,,"Magnesium, Mg",MG -24372397,170702,1090,48.0,1.0,47.0,,,,,,,"Magnesium, Mg",MG -24372427,170732,1090,24.0,6.0,1.0,23.0,25.0,,,,,"Magnesium, Mg",MG -24372546,170851,1090,20.0,11.0,1.0,15.0,22.0,,,,,"Magnesium, Mg",MG -24373292,171634,1090,12.0,18.0,1.0,11.0,16.0,,,,,"Magnesium, Mg",MG -24373481,171838,1090,29.0,0.0,47.0,,,,,,,"Magnesium, Mg",MG -24373536,171895,1090,1.0,1.0,1.0,,,,,,,"Magnesium, Mg",MG -24373811,172180,1090,7.0,0.0,57.0,,,,,,,"Magnesium, Mg",MG -24373888,172263,1090,13.0,0.0,1.0,,,,,,,"Magnesium, Mg",MG -24373924,172299,1090,25.0,0.0,57.0,,,,,,,"Magnesium, Mg",MG -24373987,172362,1090,0.0,0.0,20.0,,,,,,,"Magnesium, Mg",MG -24374063,172439,1090,19.0,2.0,,,,,,,,"Magnesium, Mg",MG -24374526,172909,1090,4.0,0.0,64.0,,,,,,,"Magnesium, Mg",MG -24374806,173207,1090,1.0,0.0,20.0,,,,,,,"Magnesium, Mg",MG -24375529,173995,1090,15.0,0.0,18.0,,,,,,,"Magnesium, Mg",MG -24375626,174092,1090,41.0,0.0,40.0,,,,,,,"Magnesium, Mg",MG -24375846,174323,1090,20.0,0.0,,,,,,,,"Magnesium, Mg",MG -24376000,174479,1090,40.0,6.0,1.0,,,,,,,"Magnesium, Mg",MG -24376226,174708,1090,27.0,0.0,12.0,,,,,,,"Magnesium, Mg",MG -24376514,175013,1090,12.0,1.0,,,,,,,,"Magnesium, Mg",MG -24376623,175135,1090,30.0,0.0,,,,,,,,"Magnesium, Mg",MG -24376913,323093,1090,15.7,1.0,1.0,,,,,,,"Magnesium, Mg",MG -24377075,324642,1090,6.1,1.0,1.0,,,,,,,"Magnesium, Mg",MG -24377398,329276,1090,29.3,1.0,1.0,,,,,,,"Magnesium, Mg",MG -24377409,329395,1090,48.0,1.0,1.0,,,,,,,"Magnesium, Mg",MG -24377587,332126,1090,25.9,1.0,1.0,,,,,,,"Magnesium, Mg",MG -24377623,332456,1090,6.8,1.0,1.0,,,,,,,"Magnesium, Mg",MG -24377710,333389,1090,22.0,1.0,1.0,,,,,,,"Magnesium, Mg",MG -24377768,334247,1090,0.3,8.0,1.0,0.3,0.3,0.3,,,2006.0,"Magnesium, Mg",MG -24377836,335244,1090,169.0,1.0,1.0,,,,,,2016.0,"Magnesium, Mg",MG -24378181,335589,1090,172.0,1.0,1.0,,,,,,2016.0,"Magnesium, Mg",MG -24378208,335616,1090,163.0,1.0,1.0,,,,,,2016.0,"Magnesium, Mg",MG -24378343,335751,1090,149.0,1.0,1.0,,,,,,2016.0,"Magnesium, Mg",MG -24378362,335770,1090,149.0,1.0,1.0,,,,,,2016.0,"Magnesium, Mg",MG -24378381,335789,1090,198.0,1.0,1.0,,,,,,2016.0,"Magnesium, Mg",MG -24378819,344774,1090,19.0,,78.0,,,,,,,"Magnesium, Mg",MG -24379022,344980,1090,191.0,,78.0,,,,,,,"Magnesium, Mg",MG -24379055,345013,1090,104.0,,78.0,,,,,,,"Magnesium, Mg",MG -24379247,345215,1090,1.0,,78.0,,,,,,,"Magnesium, Mg",MG -24379466,345449,1090,67.0,,78.0,,,,,,,"Magnesium, Mg",MG -24379882,345942,1090,24.0,,78.0,,,,,,,"Magnesium, Mg",MG -24379887,345947,1090,110.0,,78.0,,,,,,,"Magnesium, Mg",MG -24379963,348040,1090,88.0,,78.0,,,,,,,"Magnesium, Mg",MG -24380446,352775,1090,7.0,,78.0,,,,,,,"Magnesium, Mg",MG -24380472,353184,1090,50.0,,75.0,,,,,,,"Magnesium, Mg",MG -24380503,353612,1090,38.0,,75.0,,,,,,,"Magnesium, Mg",MG -24380513,353740,1090,11.0,,78.0,,,,,,,"Magnesium, Mg",MG -24380704,357444,1090,77.0,,75.0,,,,,,,"Magnesium, Mg",MG -24380747,358068,1090,57.0,,75.0,,,,,,,"Magnesium, Mg",MG -24381506,391167,1090,28.0,,75.0,,,,,,,"Magnesium, Mg",MG -24381602,391591,1090,53.0,,75.0,,,,,,,"Magnesium, Mg",MG -24381619,391912,1090,160.0,,75.0,,,,,,,"Magnesium, Mg",MG -24381756,395651,1090,88.0,,75.0,,,,,,,"Magnesium, Mg",MG -24382376,419822,1090,10.0,,75.0,,,,,,,"Magnesium, Mg",MG -24382668,429765,1090,10.0,,75.0,,,,,,,"Magnesium, Mg",MG -24382736,432458,1090,7.0,,75.0,,,,,,,"Magnesium, Mg",MG -24383067,445867,1090,7.0,,75.0,,,,,,,"Magnesium, Mg",MG -24383494,470915,1090,75.0,,70.0,,,,,,,"Magnesium, Mg",MG -24383622,477594,1090,143.0,,75.0,,,,,,,"Magnesium, Mg",MG -24384420,499320,1090,7.0,,75.0,,,,,,,"Magnesium, Mg",MG -24384435,499759,1090,76.0,,75.0,,,,,,,"Magnesium, Mg",MG -24384509,501830,1090,17.0,,75.0,,,,,,,"Magnesium, Mg",MG -24384847,517205,1090,286.0,,75.0,,,,,,,"Magnesium, Mg",MG -24385072,527496,1090,10.0,,75.0,,,,,,,"Magnesium, Mg",MG -24385076,527618,1090,77.0,,75.0,,,,,,,"Magnesium, Mg",MG -24385214,533978,1090,12.0,,75.0,,,,,,,"Magnesium, Mg",MG -24385456,540355,1090,83.0,,75.0,,,,,,,"Magnesium, Mg",MG -24386257,565676,1090,47.0,,75.0,,,,,,,"Magnesium, Mg",MG -24386341,569616,1090,64.0,,75.0,,,,,,,"Magnesium, Mg",MG -24386361,570139,1090,235.0,,75.0,,,,,,,"Magnesium, Mg",MG -24386396,571736,1090,28.0,,75.0,,,,,,,"Magnesium, Mg",MG -24386481,575749,1090,25.0,,70.0,,,,,,,"Magnesium, Mg",MG -24386542,577724,1090,143.0,,70.0,,,,,,,"Magnesium, Mg",MG -24386820,582864,1090,80.0,,75.0,,,,,,,"Magnesium, Mg",MG -24386904,585708,1090,57.0,,75.0,,,,,,,"Magnesium, Mg",MG -24387138,595664,1090,0.0,,75.0,,,,,,,"Magnesium, Mg",MG -24387364,608954,1090,27.0,,75.0,,,,,,,"Magnesium, Mg",MG -24387397,609802,1090,47.0,,75.0,,,,,,,"Magnesium, Mg",MG -24387586,614800,1090,0.0,,75.0,,,,,,,"Magnesium, Mg",MG -24388340,650916,1090,278.0,,70.0,,,,,,,"Magnesium, Mg",MG -24388446,656018,1090,109.0,,70.0,,,,,,,"Magnesium, Mg",MG -24388457,656696,1090,3.0,,75.0,,,,,,,"Magnesium, Mg",MG -24388822,678328,1090,232.0,,70.0,,,,,,,"Magnesium, Mg",MG -24389488,718192,1090,186.0,,75.0,,,,,,,"Magnesium, Mg",MG -24389730,732284,1090,49.0,,70.0,,,,,,,"Magnesium, Mg",MG -24389740,733568,1090,66.0,,75.0,,,,,,,"Magnesium, Mg",MG -24389833,740606,1090,91.0,,75.0,,,,,,,"Magnesium, Mg",MG -24389854,742948,1090,36.0,,75.0,,,,,,,"Magnesium, Mg",MG -24390192,749383,1090,34.3,1.0,1.0,,,,,,,"Magnesium, Mg",MG -24390736,751974,1090,12.0,,78.0,,,,,,,"Magnesium, Mg",MG -24391460,757098,1090,12.0,,78.0,,,,,,,"Magnesium, Mg",MG -24391811,761398,1090,27.0,,75.0,,,,,,,"Magnesium, Mg",MG -24392391,799201,1090,57.0,,75.0,,,,,,,"Magnesium, Mg",MG -24392408,799297,1090,107.0,,75.0,,,,,,,"Magnesium, Mg",MG -24392431,800507,1090,57.0,,75.0,,,,,,,"Magnesium, Mg",MG -24392795,851124,1090,196.0,,70.0,,,,,,,"Magnesium, Mg",MG -24392894,877864,1090,196.0,,70.0,,,,,,,"Magnesium, Mg",MG -24392915,879992,1090,167.0,,75.0,,,,,,,"Magnesium, Mg",MG -24393075,898722,1090,214.0,,70.0,,,,,,,"Magnesium, Mg",MG -24393225,921206,1090,3.0,,70.0,,,,,,,"Magnesium, Mg",MG -24393327,937910,1090,312.0,,70.0,,,,,,,"Magnesium, Mg",MG -24393387,949790,1090,14.0,,70.0,,,,,,,"Magnesium, Mg",MG -24393893,977873,1090,268.0,,70.0,,,,,,,"Magnesium, Mg",MG -24393957,987251,1090,64.0,,75.0,,,,,,,"Magnesium, Mg",MG -24394047,1002843,1090,59.0,,75.0,,,,,,,"Magnesium, Mg",MG -24394309,1024679,1090,179.0,,75.0,,,,,,,"Magnesium, Mg",MG -24394779,1048665,1090,54.0,,70.0,,,,,,,"Magnesium, Mg",MG -24394807,1055681,1090,107.0,,70.0,,,,,,,"Magnesium, Mg",MG -24395448,1077361,1090,133.0,,75.0,,,,,,,"Magnesium, Mg",MG -24395955,1851257,1090,200.0,,75.0,,,,,,,"Magnesium, Mg",MG -24396007,1852852,1090,214.0,,75.0,,,,,,,"Magnesium, Mg",MG -24396396,1866282,1090,286.0,,75.0,,,,,,,"Magnesium, Mg",MG -24396576,1872818,1090,91.0,,75.0,,,,,,,"Magnesium, Mg",MG -24396766,1878929,1090,10.0,,75.0,,,,,,,"Magnesium, Mg",MG -24396966,1145005,1090,68.0,,75.0,,,,,,,"Magnesium, Mg",MG -24397048,1148763,1090,42.0,,75.0,,,,,,,"Magnesium, Mg",MG -24397132,1151143,1090,0.0,,75.0,,,,,,,"Magnesium, Mg",MG -24397404,1162884,1090,17.0,,75.0,,,,,,,"Magnesium, Mg",MG -24397914,1179611,1090,107.0,,75.0,,,,,,,"Magnesium, Mg",MG -24398508,1211739,1090,214.0,,75.0,,,,,,,"Magnesium, Mg",MG -24398514,1211950,1090,138.0,,75.0,,,,,,,"Magnesium, Mg",MG -24398691,1223757,1090,133.0,,75.0,,,,,,,"Magnesium, Mg",MG -24399211,1245174,1090,10.0,,75.0,,,,,,,"Magnesium, Mg",MG -24399309,1251436,1090,24.0,,75.0,,,,,,,"Magnesium, Mg",MG -24399320,1252018,1090,10.0,,75.0,,,,,,,"Magnesium, Mg",MG -24399366,1255651,1090,16.0,,75.0,,,,,,,"Magnesium, Mg",MG -24399451,1260204,1090,107.0,,75.0,,,,,,,"Magnesium, Mg",MG -24399625,1273788,1090,7.0,,70.0,,,,,,,"Magnesium, Mg",MG -24399664,1276869,1090,10.0,,75.0,,,,,,,"Magnesium, Mg",MG -24400077,1291862,1090,17.0,,75.0,,,,,,,"Magnesium, Mg",MG -24400140,1293251,1090,5.0,,75.0,,,,,,,"Magnesium, Mg",MG -24400385,1301143,1090,286.0,,75.0,,,,,,,"Magnesium, Mg",MG -24400491,1304678,1090,52.0,,75.0,,,,,,,"Magnesium, Mg",MG -24400707,1316258,1090,17.0,,75.0,,,,,,,"Magnesium, Mg",MG -24400710,1316263,1090,6.0,,75.0,,,,,,,"Magnesium, Mg",MG -24400849,1325295,1090,10.0,,75.0,,,,,,,"Magnesium, Mg",MG -24400989,1332468,1090,5.0,,75.0,,,,,,,"Magnesium, Mg",MG -24401099,1337685,1090,11.0,,75.0,,,,,,,"Magnesium, Mg",MG -24401346,1347012,1090,271.0,,70.0,,,,,,,"Magnesium, Mg",MG -24401377,1348488,1090,214.0,,75.0,,,,,,,"Magnesium, Mg",MG -24401507,1349862,1090,43.0,,75.0,,,,,,,"Magnesium, Mg",MG -24401577,1353424,1090,27.0,,70.0,,,,,,,"Magnesium, Mg",MG -24401920,1373214,1090,14.0,,75.0,,,,,,,"Magnesium, Mg",MG -24402077,1379565,1090,286.0,,70.0,,,,,,,"Magnesium, Mg",MG -24402360,1398221,1090,18.0,,70.0,,,,,,,"Magnesium, Mg",MG -24402405,1399859,1090,68.0,,70.0,,,,,,,"Magnesium, Mg",MG -24402582,1411632,1090,19.0,,71.0,,,,,,,"Magnesium, Mg",MG -24402995,1444974,1090,80.0,,75.0,,,,,,,"Magnesium, Mg",MG -24403072,1457914,1090,10.0,,78.0,,,,,,,"Magnesium, Mg",MG -24403191,1459858,1090,5.0,,72.0,,,,,,,"Magnesium, Mg",MG -24403376,1464449,1090,69.0,,75.0,,,,,,,"Magnesium, Mg",MG -24403616,1473802,1090,71.0,,75.0,,,,,,,"Magnesium, Mg",MG -24403745,1480244,1090,286.0,,75.0,,,,,,,"Magnesium, Mg",MG -24403830,1485346,1090,140.0,,75.0,,,,,,,"Magnesium, Mg",MG -24404123,1494554,1090,96.0,,75.0,,,,,,,"Magnesium, Mg",MG -24404638,1515282,1090,80.0,,75.0,,,,,,,"Magnesium, Mg",MG -24405307,1540418,1090,118.0,,75.0,,,,,,,"Magnesium, Mg",MG -24405333,1542200,1090,74.0,,75.0,,,,,,,"Magnesium, Mg",MG -24405501,1550866,1090,212.0,,75.0,,,,,,,"Magnesium, Mg",MG -24405566,1554260,1090,88.0,,75.0,,,,,,,"Magnesium, Mg",MG -24405895,1574124,1090,85.0,,75.0,,,,,,,"Magnesium, Mg",MG -24406206,1583234,1090,150.0,,75.0,,,,,,,"Magnesium, Mg",MG -24406333,1585601,1090,10.0,,75.0,,,,,,,"Magnesium, Mg",MG -24406675,1593315,1090,500.0,,75.0,,,,,,,"Magnesium, Mg",MG -24407072,1610348,1090,38.0,,70.0,,,,,,,"Magnesium, Mg",MG -24407094,1611538,1090,16.0,,75.0,,,,,,,"Magnesium, Mg",MG -24407198,1618011,1090,178.0,,75.0,,,,,,,"Magnesium, Mg",MG -24407386,1624855,1090,214.0,,75.0,,,,,,,"Magnesium, Mg",MG -24407435,1625834,1090,26.0,,75.0,,,,,,,"Magnesium, Mg",MG -24407454,1626186,1090,21.0,,75.0,,,,,,,"Magnesium, Mg",MG -24407597,1633098,1090,267.0,,75.0,,,,,,,"Magnesium, Mg",MG -24407672,1635985,1090,31.0,,75.0,,,,,,,"Magnesium, Mg",MG -24407992,1642007,1090,42.0,,75.0,,,,,,,"Magnesium, Mg",MG -24408422,1661837,1090,42.0,,75.0,,,,,,,"Magnesium, Mg",MG -24408504,1663827,1090,57.0,,75.0,,,,,,,"Magnesium, Mg",MG -24408648,1666257,1090,42.0,,75.0,,,,,,,"Magnesium, Mg",MG -24408819,1671547,1090,84.0,,75.0,,,,,,,"Magnesium, Mg",MG -24408937,1677104,1090,6.0,,70.0,,,,,,,"Magnesium, Mg",MG -24409242,1689815,1090,58.0,,75.0,,,,,,,"Magnesium, Mg",MG -24409265,1690592,1090,164.0,,75.0,,,,,,,"Magnesium, Mg",MG -24409463,1695849,1090,10.0,,75.0,,,,,,,"Magnesium, Mg",MG -24409847,1709249,1090,42.0,,75.0,,,,,,,"Magnesium, Mg",MG -24409852,1709404,1090,44.0,,70.0,,,,,,,"Magnesium, Mg",MG -24409941,1712122,1090,80.0,,75.0,,,,,,,"Magnesium, Mg",MG -24409950,1712543,1090,2.0,,75.0,,,,,,,"Magnesium, Mg",MG -24410063,1718070,1090,34.0,,75.0,,,,,,,"Magnesium, Mg",MG -24410115,1719857,1090,34.0,,75.0,,,,,,,"Magnesium, Mg",MG -24410263,1724674,1090,729.0,,70.0,,,,,,,"Magnesium, Mg",MG -24410599,1735348,1090,104.0,,70.0,,,,,,,"Magnesium, Mg",MG -24410667,1738447,1090,143.0,,75.0,,,,,,,"Magnesium, Mg",MG -24410778,1743766,1090,3.0,,70.0,,,,,,,"Magnesium, Mg",MG -24411180,1760141,1090,250.0,,75.0,,,,,,,"Magnesium, Mg",MG -24411392,1766843,1090,109.0,,75.0,,,,,,,"Magnesium, Mg",MG -24411513,1771163,1090,7.0,,75.0,,,,,,,"Magnesium, Mg",MG -24411594,1773481,1090,83.0,,75.0,,,,,,,"Magnesium, Mg",MG -24412069,1794207,1090,0.0,,75.0,,,,,,,"Magnesium, Mg",MG -24412127,1797196,1090,160.0,,75.0,,,,,,,"Magnesium, Mg",MG -24412448,1810291,1090,10.0,,75.0,,,,,,,"Magnesium, Mg",MG -24412586,1815726,1090,43.0,,75.0,,,,,,,"Magnesium, Mg",MG -24412658,1819615,1090,8.0,,70.0,,,,,,,"Magnesium, Mg",MG -24413053,1834360,1090,307.0,,75.0,,,,,,,"Magnesium, Mg",MG -24413106,1835065,1090,43.0,,75.0,,,,,,,"Magnesium, Mg",MG -24413355,1838171,1090,42.0,,75.0,,,,,,,"Magnesium, Mg",MG -24413402,1838269,1090,1250.0,,75.0,,,,,,,"Magnesium, Mg",MG -24413443,1838395,1090,34.0,,75.0,,,,,,,"Magnesium, Mg",MG -24413625,1841201,1090,79.0,,70.0,,,,,,,"Magnesium, Mg",MG -24413803,1841531,1090,278.0,,75.0,,,,,,,"Magnesium, Mg",MG -24413923,1842352,1090,500.0,,75.0,,,,,,,"Magnesium, Mg",MG -24413979,1842681,1090,792.0,,70.0,,,,,,,"Magnesium, Mg",MG -24414460,1846934,1090,150.0,,75.0,,,,,,,"Magnesium, Mg",MG -24414525,1885991,1090,0.0,,75.0,,,,,,,"Magnesium, Mg",MG -24414613,1890976,1090,7.0,,75.0,,,,,,,"Magnesium, Mg",MG -24414722,1896575,1090,40.0,,75.0,,,,,,,"Magnesium, Mg",MG -24415419,1918665,1090,0.0,,75.0,,,,,,,"Magnesium, Mg",MG -24415830,1933305,1090,214.0,,75.0,,,,,,,"Magnesium, Mg",MG -24415950,1934445,1090,43.0,,75.0,,,,,,,"Magnesium, Mg",MG -24416104,1936163,1090,158.0,,70.0,,,,,,,"Magnesium, Mg",MG -24416220,1942464,1090,179.0,,70.0,,,,,,,"Magnesium, Mg",MG -24416369,1948176,1090,6.0,,70.0,,,,,,,"Magnesium, Mg",MG -24416404,1948866,1090,32.0,,70.0,,,,,,,"Magnesium, Mg",MG -24416506,1951713,1090,83.0,,75.0,,,,,,,"Magnesium, Mg",MG -24416681,1958440,1090,111.0,,70.0,,,,,,,"Magnesium, Mg",MG -24416965,1968477,1090,792.0,,70.0,,,,,,,"Magnesium, Mg",MG -24417374,1983403,1090,1167.0,,75.0,,,,,,,"Magnesium, Mg",MG -24417556,1988180,1090,143.0,,75.0,,,,,,,"Magnesium, Mg",MG -24417622,1990603,1090,913.0,,70.0,,,,,,,"Magnesium, Mg",MG -24417661,1991744,1090,161.0,,70.0,,,,,,,"Magnesium, Mg",MG -24417774,1996299,1090,161.0,,70.0,,,,,,,"Magnesium, Mg",MG -24417841,1998098,1090,178.0,,75.0,,,,,,,"Magnesium, Mg",MG -24417943,2002826,1090,8.61,1.0,1.0,,,,,,,"Magnesium, Mg",MG -24418362,2017764,1090,143.0,,75.0,,,,,,,"Magnesium, Mg",MG -24418600,2028206,1090,105.0,,70.0,,,,,,,"Magnesium, Mg",MG -24418690,2029890,1090,95.0,,75.0,,,,,,,"Magnesium, Mg",MG -24418717,2030047,1090,0.0,,75.0,,,,,,,"Magnesium, Mg",MG -24419017,2047010,1090,7.0,,75.0,,,,,,,"Magnesium, Mg",MG -24419039,2048156,1090,200.0,,75.0,,,,,,,"Magnesium, Mg",MG -24419474,2073909,1090,286.0,,75.0,,,,,,,"Magnesium, Mg",MG -24419913,2087606,1090,125.0,,75.0,,,,,,,"Magnesium, Mg",MG -24420095,2097364,1090,286.0,,75.0,,,,,,,"Magnesium, Mg",MG -24420108,2098078,1090,7.0,,75.0,,,,,,,"Magnesium, Mg",MG -24420215,2104949,1090,0.0,,75.0,,,,,,,"Magnesium, Mg",MG -24420350,2110806,1090,10.0,,75.0,,,,,,,"Magnesium, Mg",MG -24420383,2112084,1090,286.0,,75.0,,,,,,,"Magnesium, Mg",MG -24420603,2122644,1090,83.0,,70.0,,,,,,,"Magnesium, Mg",MG -24420643,2124187,1090,22.0,,75.0,,,,,,,"Magnesium, Mg",MG -24420776,2127735,1090,71.0,,75.0,,,,,,,"Magnesium, Mg",MG -24421137,2142867,1090,67.0,,75.0,,,,,,,"Magnesium, Mg",MG -24421138,2142933,1090,12.0,,70.0,,,,,,,"Magnesium, Mg",MG -24421345,2152540,1090,71.0,,70.0,,,,,,,"Magnesium, Mg",MG -24421355,2153366,1090,102.0,,75.0,,,,,,,"Magnesium, Mg",MG -24421599,2164163,1090,27.0,,70.0,,,,,,,"Magnesium, Mg",MG -24421841,2175270,1090,30.0,,70.0,,,,,,,"Magnesium, Mg",MG -24421869,2175556,1090,73.0,,75.0,,,,,,,"Magnesium, Mg",MG -24421877,2175648,1090,27.0,,75.0,,,,,,,"Magnesium, Mg",MG -24422211,2185382,1090,0.0,,75.0,,,,,,,"Magnesium, Mg",MG -24422220,2185391,1090,0.0,,75.0,,,,,,,"Magnesium, Mg",MG -24422272,2189284,1090,91.0,,75.0,,,,,,,"Magnesium, Mg",MG -24422307,2191679,1090,217.0,,70.0,,,,,,,"Magnesium, Mg",MG -24422316,2192208,1090,12.0,,75.0,,,,,,,"Magnesium, Mg",MG -24422522,2200177,1090,10.0,,75.0,,,,,,,"Magnesium, Mg",MG -24423010,2219479,1090,112.0,,78.0,,,,,,,"Magnesium, Mg",MG -24423027,2219678,1090,128.0,,78.0,,,,,,,"Magnesium, Mg",MG -24423374,2226556,1090,700.0,,75.0,,,,,,,"Magnesium, Mg",MG -24423433,2228887,1090,0.0,,75.0,,,,,,,"Magnesium, Mg",MG -24423977,2233617,1090,0.0,,75.0,,,,,,,"Magnesium, Mg",MG -24424452,2244522,1090,42.0,,75.0,,,,,,,"Magnesium, Mg",MG -24424787,2258353,1090,18.7,1.0,1.0,,,,,,,"Magnesium, Mg",MG -24424811,2259010,1090,11.6,1.0,1.0,,,,,,,"Magnesium, Mg",MG -24424900,2261590,1090,149.0,1.0,1.0,,,,,,,"Magnesium, Mg",MG -24424930,2262469,1090,274.0,1.0,1.0,,,,,,,"Magnesium, Mg",MG -24425064,2266247,1090,164.0,,75.0,,,,,,,"Magnesium, Mg",MG -24425112,2267396,1090,2941.0,,70.0,,,,,,,"Magnesium, Mg",MG -24425168,2268516,1090,286.0,,75.0,,,,,,,"Magnesium, Mg",MG -24425355,2273032,1090,131.0,,70.0,,,,,,,"Magnesium, Mg",MG -24425845,2287321,1090,133.0,,75.0,,,,,,,"Magnesium, Mg",MG -24426015,2300886,1090,82.0,,75.0,,,,,,,"Magnesium, Mg",MG -24426214,2321156,1090,1120.0,,70.0,,,,,,,"Magnesium, Mg",MG -24426405,2333332,1090,133.0,,75.0,,,,,,,"Magnesium, Mg",MG -24427188,2341069,1090,18.0,,,,,,,,,"Magnesium, Mg",MG -24427382,2341263,1090,19.0,,,,,,,,,"Magnesium, Mg",MG -24427756,2341637,1090,10.0,,,,,,,,,"Magnesium, Mg",MG -24427864,2341745,1090,20.0,,,,,,,,,"Magnesium, Mg",MG -24428026,2341907,1090,11.0,,,,,,,,,"Magnesium, Mg",MG -24428193,2342074,1090,20.0,,,,,,,,,"Magnesium, Mg",MG -24428376,2342257,1090,24.0,,,,,,,,,"Magnesium, Mg",MG -24428583,2342464,1090,42.0,,,,,,,,,"Magnesium, Mg",MG -24428590,2342471,1090,25.0,,,,,,,,,"Magnesium, Mg",MG -24429142,2343023,1090,45.0,,,,,,,,,"Magnesium, Mg",MG -24429487,2343368,1090,9.0,,,,,,,,,"Magnesium, Mg",MG -24429494,2343375,1090,8.0,,,,,,,,,"Magnesium, Mg",MG -24430097,2343978,1090,41.0,,,,,,,,,"Magnesium, Mg",MG -24430812,2344693,1090,18.0,,,,,,,,,"Magnesium, Mg",MG -24430937,2344818,1090,4.0,,,,,,,,,"Magnesium, Mg",MG -24431063,2344944,1090,22.0,,,,,,,,,"Magnesium, Mg",MG -24431089,2344970,1090,20.0,,,,,,,,,"Magnesium, Mg",MG -24431186,2345067,1090,34.0,,,,,,,,,"Magnesium, Mg",MG -24431314,2345195,1090,14.0,,,,,,,,,"Magnesium, Mg",MG -24431321,2345202,1090,16.0,,,,,,,,,"Magnesium, Mg",MG -24431326,2345207,1090,13.0,,,,,,,,,"Magnesium, Mg",MG -24431352,2345233,1090,13.0,,,,,,,,,"Magnesium, Mg",MG -24431384,2345265,1090,17.0,,,,,,,,,"Magnesium, Mg",MG -24431563,2345444,1090,13.0,,,,,,,,,"Magnesium, Mg",MG -24431764,2345645,1090,18.0,,,,,,,,,"Magnesium, Mg",MG -24431805,2345686,1090,22.0,,,,,,,,,"Magnesium, Mg",MG -24432167,2346048,1090,122.0,,,,,,,,,"Magnesium, Mg",MG -24432256,2346137,1090,4.0,,,,,,,,,"Magnesium, Mg",MG -24432326,2346207,1090,1.0,,,,,,,,,"Magnesium, Mg",MG -24432559,2347755,1090,8.23,1.0,1.0,,,,,,,"Magnesium, Mg",MG -24432638,2349603,1090,118.0,1.0,1.0,,,,,,,"Magnesium, Mg",MG -24432967,2366680,1090,63.0,,70.0,,,,,,,"Magnesium, Mg",MG -24433312,2379968,1090,43.0,,75.0,,,,,,,"Magnesium, Mg",MG -24433347,2380365,1090,42.0,,75.0,,,,,,,"Magnesium, Mg",MG -24433550,2388175,1090,1.0,,70.0,,,,,,,"Magnesium, Mg",MG -24434174,2407537,1090,67.0,,75.0,,,,,,,"Magnesium, Mg",MG -24434341,2414709,1090,11.0,,70.0,,,,,,,"Magnesium, Mg",MG -24434389,2416528,1090,88.0,,75.0,,,,,,,"Magnesium, Mg",MG -24434413,2418634,1090,32.0,,70.0,,,,,,,"Magnesium, Mg",MG -24434465,2421586,1090,153.0,,70.0,,,,,,,"Magnesium, Mg",MG -24434562,2427912,1090,91.0,,70.0,,,,,,,"Magnesium, Mg",MG -24435086,2446030,1090,52.0,,70.0,,,,,,,"Magnesium, Mg",MG -24435339,2450446,1090,267.0,,70.0,,,,,,,"Magnesium, Mg",MG -24435827,2462747,1090,36.0,,70.0,,,,,,,"Magnesium, Mg",MG -24435967,2464833,1090,169.0,,75.0,,,,,,,"Magnesium, Mg",MG -24435968,2464834,1090,93.0,,75.0,,,,,,,"Magnesium, Mg",MG -24436035,2466022,1090,17.0,,70.0,,,,,,,"Magnesium, Mg",MG -24436544,2469836,1090,57.0,,75.0,,,,,,,"Magnesium, Mg",MG -24436690,2471126,1090,10.0,,70.0,,,,,,,"Magnesium, Mg",MG -24436934,2473885,1090,14.0,,70.0,,,,,,,"Magnesium, Mg",MG -24437203,2477049,1090,80.0,,75.0,,,,,,,"Magnesium, Mg",MG -24437548,2483391,1090,2.0,,70.0,,,,,,,"Magnesium, Mg",MG -24437760,2485994,1090,23.0,,70.0,,,,,,,"Magnesium, Mg",MG -24437957,2488647,1090,0.0,,75.0,,,,,,,"Magnesium, Mg",MG -24437967,2488695,1090,42.0,,75.0,,,,,,,"Magnesium, Mg",MG -24438365,2490245,1090,800.0,,75.0,,,,,,,"Magnesium, Mg",MG -24438678,2491116,1090,10.0,,75.0,,,,,,,"Magnesium, Mg",MG -24438778,2491385,1090,100.0,,71.0,,,,,,,"Magnesium, Mg",MG -24438903,2501463,1090,157.0,,70.0,,,,,,,"Magnesium, Mg",MG -24439173,2507831,1090,167.0,,75.0,,,,,,,"Magnesium, Mg",MG -24439198,2507857,1090,67.0,,75.0,,,,,,,"Magnesium, Mg",MG -24439293,2507962,1090,147.0,,75.0,,,,,,,"Magnesium, Mg",MG -24439448,2508154,1090,35.0,,75.0,,,,,,,"Magnesium, Mg",MG -24439465,2508172,1090,59.0,,75.0,,,,,,,"Magnesium, Mg",MG -24439571,2510243,1090,11.0,,70.0,,,,,,,"Magnesium, Mg",MG -24439628,2511482,1090,5.0,,75.0,,,,,,,"Magnesium, Mg",MG -24439876,2516370,1090,244.0,1.0,1.0,,,,,,,"Magnesium, Mg",MG -24439947,2517165,1090,84.0,,75.0,,,,,,,"Magnesium, Mg",MG -24440129,2520312,1090,0.0,,71.0,,,,,,,"Magnesium, Mg",MG -24440184,2520367,1090,0.0,,71.0,,,,,,,"Magnesium, Mg",MG -24440546,2534399,1090,2.0,,75.0,,,,,,,"Magnesium, Mg",MG -24440556,2535385,1090,333.0,,75.0,,,,,,,"Magnesium, Mg",MG -24441018,2550641,1090,218.0,,70.0,,,,,,,"Magnesium, Mg",MG -24441050,2551332,1090,28.0,,75.0,,,,,,,"Magnesium, Mg",MG -24441248,2557657,1090,0.0,,71.0,,,,,,,"Magnesium, Mg",MG -24441364,2557773,1090,0.0,,71.0,,,,,,,"Magnesium, Mg",MG -24441367,2557776,1090,0.0,,71.0,,,,,,,"Magnesium, Mg",MG -24441468,2558670,1090,0.0,,71.0,,,,,,,"Magnesium, Mg",MG -24441473,2558685,1090,133.0,,78.0,,,,,,,"Magnesium, Mg",MG -24442094,2592707,1090,207.0,,70.0,,,,,,,"Magnesium, Mg",MG -24442175,2594616,1090,50.0,,75.0,,,,,,,"Magnesium, Mg",MG -24442598,2613732,1090,0.0,,71.0,,,,,,,"Magnesium, Mg",MG -24442604,2613738,1090,0.0,,71.0,,,,,,,"Magnesium, Mg",MG -24442640,2614074,1090,0.0,,71.0,,,,,,,"Magnesium, Mg",MG -24442954,2621985,1090,47.0,,75.0,,,,,,,"Magnesium, Mg",MG -24443280,2627542,1090,118.0,,75.0,,,,,,,"Magnesium, Mg",MG -24443827,2645435,1090,28.9,1.0,1.0,,,,,,,"Magnesium, Mg",MG -24444095,2653037,1090,4.0,,70.0,,,,,,,"Magnesium, Mg",MG -24444146,2654454,1090,257.0,,70.0,,,,,,,"Magnesium, Mg",MG -24444239,2658921,1090,8.0,,75.0,,,,,,,"Magnesium, Mg",MG -24444423,2661782,1090,50.0,,75.0,,,,,,,"Magnesium, Mg",MG -24444549,1108349,1167,9.412,,70.0,,,,,,,Niacin,MG -24444683,1109796,1167,9.375,,75.0,,,,,,,Niacin,MG -24445329,1119561,1167,3.636,,75.0,,,,,,,Niacin,MG -24445369,1119940,1167,6.538,,70.0,,,,,,,Niacin,MG -24445859,1131565,1167,3.604,,70.0,,,,,,,Niacin,MG -24445918,1132871,1167,340.426,,70.0,,,,,,,Niacin,MG -24445981,1134198,1167,2.8,,70.0,,,,,,,Niacin,MG -24446281,167551,1167,1.99,1.0,,,,,,,,Niacin,MG -24446428,167711,1167,0.106,0.0,40.0,,,,,,,Niacin,MG -24447043,168370,1167,7.685,6.0,1.0,5.88,8.6,,,,,Niacin,MG -24447132,168460,1167,1.092,2.0,,,,,,,,Niacin,MG -24447198,168526,1167,1.403,0.0,,,,,,,,Niacin,MG -24448084,169441,1167,5.74,7.0,,,,,,,,Niacin,MG -24448143,169500,1167,3.46,0.0,53.0,,,,,,,Niacin,MG -24448156,169513,1167,3.19,0.0,53.0,,,,,,,Niacin,MG -24448174,169531,1167,5.36,0.0,14.0,,,,,,,Niacin,MG -24448261,169624,1167,5.25,1.0,47.0,,,,,,,Niacin,MG -24448367,169742,1167,0.221,3.0,1.0,,,,,,,Niacin,MG -24448454,169836,1167,2.564,9.0,1.0,1.88,3.23,,,,,Niacin,MG -24448694,170078,1167,0.3,1.0,,,,,,,,Niacin,MG -24448810,170194,1167,3.452,0.0,,,,,,,,Niacin,MG -24448891,170287,1167,1.0,3.0,,,,,,,,Niacin,MG -24448892,170288,1167,3.627,1.0,,,,,,,,Niacin,MG -24449025,170422,1167,3.088,8.0,,,,,,,,Niacin,MG -24449162,170559,1167,2.265,0.0,,,,,,,,Niacin,MG -24449289,170700,1167,0.09,1.0,1.0,,,,,,,Niacin,MG -24449291,170702,1167,2.846,1.0,47.0,,,,,,,Niacin,MG -24449321,170732,1167,5.17,1.0,1.0,,,,,,,Niacin,MG -24449438,170851,1167,0.137,5.0,1.0,0.13,0.22,,,,,Niacin,MG -24450189,171634,1167,3.058,9.0,1.0,2.79,3.55,,,,,Niacin,MG -24450378,171838,1167,3.4,0.0,47.0,,,,,,,Niacin,MG -24450429,171895,1167,0.028,0.0,20.0,,,,,,,Niacin,MG -24450703,172180,1167,0.15,0.0,57.0,,,,,,,Niacin,MG -24450778,172263,1167,1.51,0.0,1.0,,,,,,,Niacin,MG -24450814,172299,1167,2.449,0.0,57.0,,,,,,,Niacin,MG -24450877,172362,1167,0.0,0.0,20.0,,,,,,,Niacin,MG -24450953,172439,1167,7.56,2.0,,,,,,,,Niacin,MG -24451416,172909,1167,0.598,0.0,65.0,,,,,,,Niacin,MG -24451695,173207,1167,0.0,0.0,20.0,,,,,,,Niacin,MG -24452413,173995,1167,8.509,0.0,18.0,,,,,,,Niacin,MG -24452510,174092,1167,4.651,0.0,44.0,,,,,,,Niacin,MG -24452728,174323,1167,6.75,0.0,,,,,,,,Niacin,MG -24452881,174479,1167,7.504,0.0,14.0,,,,,,,Niacin,MG -24453105,174708,1167,4.067,0.0,14.0,,,,,,,Niacin,MG -24453394,175013,1167,0.709,1.0,,,,,,,,Niacin,MG -24453508,175135,1167,7.0,0.0,,,,,,,,Niacin,MG -24453739,323199,1167,2.65,1.0,1.0,,,,,,,Niacin,MG -24453753,323481,1167,0.93,1.0,1.0,,,,,,,Niacin,MG -24454152,334706,1167,1.03,1.0,1.0,,,,,,,Niacin,MG -24454417,344980,1167,0.8,,78.0,,,,,,,Niacin,MG -24454740,345449,1167,23.3,,78.0,,,,,,,Niacin,MG -24455040,345942,1167,13.5,,78.0,,,,,,,Niacin,MG -24455045,345947,1167,9.1,,78.0,,,,,,,Niacin,MG -24455403,352276,1167,21.135,,78.0,,,,,,,Niacin,MG -24455494,353184,1167,5.031,,75.0,,,,,,,Niacin,MG -24455503,353256,1167,5.252,,78.0,,,,,,,Niacin,MG -24455548,353612,1167,3.765,,75.0,,,,,,,Niacin,MG -24455565,353740,1167,0.29,,78.0,,,,,,,Niacin,MG -24455647,355278,1167,4.0,,71.0,,,,,,,Niacin,MG -24455779,356489,1167,7.143,,75.0,,,,,,,Niacin,MG -24455859,357444,1167,9.615,,75.0,,,,,,,Niacin,MG -24455945,358068,1167,4.762,,75.0,,,,,,,Niacin,MG -24456213,361305,1167,5.357,,75.0,,,,,,,Niacin,MG -24457008,372505,1167,3.529,,75.0,,,,,,,Niacin,MG -24457023,372798,1167,3.939,,70.0,,,,,,,Niacin,MG -24457190,375672,1167,0.645,,75.0,,,,,,,Niacin,MG -24457225,376402,1167,4.043,,70.0,,,,,,,Niacin,MG -24457237,376650,1167,5.455,,75.0,,,,,,,Niacin,MG -24457323,377532,1167,7.143,,75.0,,,,,,,Niacin,MG -24457498,380471,1167,3.947,,75.0,,,,,,,Niacin,MG -24458220,391167,1167,17.241,,75.0,,,,,,,Niacin,MG -24458383,391591,1167,16.667,,75.0,,,,,,,Niacin,MG -24458448,392795,1167,5.0,,75.0,,,,,,,Niacin,MG -24458585,394815,1167,3.571,,75.0,,,,,,,Niacin,MG -24458597,394926,1167,3.125,,75.0,,,,,,,Niacin,MG -24458661,395651,1167,4.412,,75.0,,,,,,,Niacin,MG -24458701,395696,1167,11.111,,75.0,,,,,,,Niacin,MG -24459110,401517,1167,18.519,,75.0,,,,,,,Niacin,MG -24459540,406718,1167,16.667,,75.0,,,,,,,Niacin,MG -24459576,407479,1167,3.529,,75.0,,,,,,,Niacin,MG -24460441,432458,1167,8.333,,75.0,,,,,,,Niacin,MG -24460510,433615,1167,1.972,,75.0,,,,,,,Niacin,MG -24460805,440122,1167,2.857,,75.0,,,,,,,Niacin,MG -24460828,440188,1167,2.857,,75.0,,,,,,,Niacin,MG -24460901,441251,1167,0.0,,75.0,,,,,,,Niacin,MG -24461229,445202,1167,16.667,,75.0,,,,,,,Niacin,MG -24461457,449565,1167,2.807,,75.0,,,,,,,Niacin,MG -24461769,455549,1167,7.143,,75.0,,,,,,,Niacin,MG -24461821,456500,1167,7.143,,75.0,,,,,,,Niacin,MG -24461857,457284,1167,5.357,,75.0,,,,,,,Niacin,MG -24462514,470915,1167,12.5,,70.0,,,,,,,Niacin,MG -24462580,471204,1167,4.286,,75.0,,,,,,,Niacin,MG -24462837,476535,1167,12.5,,75.0,,,,,,,Niacin,MG -24462891,477594,1167,10.714,,75.0,,,,,,,Niacin,MG -24463153,482064,1167,2.703,,75.0,,,,,,,Niacin,MG -24463249,484390,1167,5.0,,75.0,,,,,,,Niacin,MG -24463332,484945,1167,3.077,,75.0,,,,,,,Niacin,MG -24463477,486813,1167,3.077,,75.0,,,,,,,Niacin,MG -24464323,499320,1167,1.408,,75.0,,,,,,,Niacin,MG -24464338,499759,1167,4.762,,75.0,,,,,,,Niacin,MG -24464537,503908,1167,416.667,,75.0,,,,,,,Niacin,MG -24464795,509445,1167,4.0,,75.0,,,,,,,Niacin,MG -24464904,511452,1167,8.333,,75.0,,,,,,,Niacin,MG -24465024,513539,1167,5.357,,75.0,,,,,,,Niacin,MG -24465128,516743,1167,8.451,,70.0,,,,,,,Niacin,MG -24465131,516871,1167,142.857,,75.0,,,,,,,Niacin,MG -24465328,521208,1167,5.714,,75.0,,,,,,,Niacin,MG -24465730,527129,1167,3.529,,75.0,,,,,,,Niacin,MG -24465739,527248,1167,5.319,,75.0,,,,,,,Niacin,MG -24465765,527618,1167,17.308,,75.0,,,,,,,Niacin,MG -24465839,528339,1167,2.759,,75.0,,,,,,,Niacin,MG -24465892,528929,1167,2.857,,75.0,,,,,,,Niacin,MG -24466074,532504,1167,4.0,,75.0,,,,,,,Niacin,MG -24466126,533978,1167,2.0,,75.0,,,,,,,Niacin,MG -24466293,537539,1167,14.0,,75.0,,,,,,,Niacin,MG -24466463,539695,1167,250.0,,75.0,,,,,,,Niacin,MG -24466508,540355,1167,16.667,,75.0,,,,,,,Niacin,MG -24466639,542218,1167,8.0,,75.0,,,,,,,Niacin,MG -24466850,545907,1167,17.241,,75.0,,,,,,,Niacin,MG -24467178,552022,1167,3.226,,75.0,,,,,,,Niacin,MG -24467846,561063,1167,5.405,,70.0,,,,,,,Niacin,MG -24467900,561518,1167,0.0,,75.0,,,,,,,Niacin,MG -24467926,561976,1167,0.333,,75.0,,,,,,,Niacin,MG -24468219,565676,1167,7.059,,75.0,,,,,,,Niacin,MG -24468265,566806,1167,3.261,,70.0,,,,,,,Niacin,MG -24468459,570139,1167,11.765,,75.0,,,,,,,Niacin,MG -24468584,571736,1167,17.241,,75.0,,,,,,,Niacin,MG -24468687,572909,1167,4.079,,70.0,,,,,,,Niacin,MG -24468723,573641,1167,4.225,,75.0,,,,,,,Niacin,MG -24468845,575563,1167,3.636,,75.0,,,,,,,Niacin,MG -24468875,575749,1167,15.0,,70.0,,,,,,,Niacin,MG -24469286,581195,1167,6.226,,70.0,,,,,,,Niacin,MG -24469372,582126,1167,2.857,,75.0,,,,,,,Niacin,MG -24469471,583333,1167,5.357,,70.0,,,,,,,Niacin,MG -24469513,583795,1167,2.254,,75.0,,,,,,,Niacin,MG -24469631,585708,1167,2.857,,75.0,,,,,,,Niacin,MG -24469875,589293,1167,4.286,,70.0,,,,,,,Niacin,MG -24469935,590024,1167,6.786,,70.0,,,,,,,Niacin,MG -24470109,594010,1167,3.509,,75.0,,,,,,,Niacin,MG -24470251,596561,1167,6.0,,70.0,,,,,,,Niacin,MG -24470389,599989,1167,1.951,,70.0,,,,,,,Niacin,MG -24470504,602429,1167,0.0,,75.0,,,,,,,Niacin,MG -24470795,616684,1167,4.324,,75.0,,,,,,,Niacin,MG -24471373,627094,1167,2.791,,75.0,,,,,,,Niacin,MG -24471608,633840,1167,4.211,,75.0,,,,,,,Niacin,MG -24471652,635148,1167,8.333,,75.0,,,,,,,Niacin,MG -24471784,638152,1167,6.667,,70.0,,,,,,,Niacin,MG -24471814,638896,1167,6.25,,70.0,,,,,,,Niacin,MG -24472260,650916,1167,5882.353,,70.0,,,,,,,Niacin,MG -24472519,656018,1167,11.765,,70.0,,,,,,,Niacin,MG -24472649,658716,1167,4.043,,70.0,,,,,,,Niacin,MG -24472926,663936,1167,9.091,,75.0,,,,,,,Niacin,MG -24473924,687542,1167,10.811,,70.0,,,,,,,Niacin,MG -24474125,696852,1167,3.333,,70.0,,,,,,,Niacin,MG -24474191,699684,1167,2.0,,70.0,,,,,,,Niacin,MG -24474724,716096,1167,23.333,,75.0,,,,,,,Niacin,MG -24475249,732284,1167,2.198,,70.0,,,,,,,Niacin,MG -24475286,733568,1167,6.557,,75.0,,,,,,,Niacin,MG -24475442,738822,1167,13.514,,75.0,,,,,,,Niacin,MG -24475484,740606,1167,11.429,,75.0,,,,,,,Niacin,MG -24475987,751974,1167,9.1,,78.0,,,,,,,Niacin,MG -24476086,752272,1167,3.0,,78.0,,,,,,,Niacin,MG -24476274,752864,1167,8.8,,78.0,,,,,,,Niacin,MG -24476723,763278,1167,4.121,,78.0,,,,,,,Niacin,MG -24477002,768296,1167,8.889,,75.0,,,,,,,Niacin,MG -24477296,790034,1167,4.91,1.0,1.0,,,,,,,Niacin,MG -24477309,790151,1167,0.39,1.0,1.0,,,,,,,Niacin,MG -24477542,799201,1167,4.286,,75.0,,,,,,,Niacin,MG -24477558,799297,1167,6.667,,75.0,,,,,,,Niacin,MG -24477615,800507,1167,2.857,,75.0,,,,,,,Niacin,MG -24477759,805335,1167,2.857,,70.0,,,,,,,Niacin,MG -24478201,845162,1167,4.043,,70.0,,,,,,,Niacin,MG -24478239,851124,1167,10.357,,70.0,,,,,,,Niacin,MG -24479739,958493,1167,5.0,,70.0,,,,,,,Niacin,MG -24480292,977873,1167,7.143,,70.0,,,,,,,Niacin,MG -24480653,1006789,1167,10.0,,75.0,,,,,,,Niacin,MG -24481699,1041099,1167,0.319,,70.0,,,,,,,Niacin,MG -24481703,1041157,1167,4.444,,75.0,,,,,,,Niacin,MG -24482433,1066091,1167,11.429,,70.0,,,,,,,Niacin,MG -24482605,1070469,1167,5.357,,75.0,,,,,,,Niacin,MG -24482662,1071787,1167,1.538,,75.0,,,,,,,Niacin,MG -24482811,1074579,1167,4.878,,75.0,,,,,,,Niacin,MG -24483271,1090173,1167,3.721,,75.0,,,,,,,Niacin,MG -24483435,1094881,1167,3.158,,70.0,,,,,,,Niacin,MG -24483667,1851099,1167,16.667,,75.0,,,,,,,Niacin,MG -24483785,1852852,1167,4.286,,75.0,,,,,,,Niacin,MG -24483855,1853803,1167,5.263,,75.0,,,,,,,Niacin,MG -24483857,1853805,1167,5.263,,75.0,,,,,,,Niacin,MG -24483987,1855707,1167,7.143,,75.0,,,,,,,Niacin,MG -24484394,1863670,1167,1.667,,75.0,,,,,,,Niacin,MG -24484940,1872818,1167,11.429,,75.0,,,,,,,Niacin,MG -24485054,1875281,1167,1.667,,75.0,,,,,,,Niacin,MG -24485116,1876941,1167,2.857,,75.0,,,,,,,Niacin,MG -24485198,1878929,1167,0.3,,75.0,,,,,,,Niacin,MG -24485439,1142953,1167,2.105,,75.0,,,,,,,Niacin,MG -24485506,1145005,1167,6.78,,75.0,,,,,,,Niacin,MG -24485670,1148763,1167,1.688,,75.0,,,,,,,Niacin,MG -24485921,1151062,1167,9.524,,75.0,,,,,,,Niacin,MG -24486002,1151660,1167,4.0,,70.0,,,,,,,Niacin,MG -24486045,1152052,1167,5.405,,75.0,,,,,,,Niacin,MG -24486112,1153907,1167,0.0,,75.0,,,,,,,Niacin,MG -24486816,1160289,1167,5.714,,75.0,,,,,,,Niacin,MG -24486820,1160293,1167,2.083,,75.0,,,,,,,Niacin,MG -24486823,1160296,1167,2.083,,75.0,,,,,,,Niacin,MG -24487527,1171962,1167,3.636,,75.0,,,,,,,Niacin,MG -24487705,1174170,1167,4.918,,75.0,,,,,,,Niacin,MG -24487834,1175910,1167,5.714,,75.0,,,,,,,Niacin,MG -24487903,1177425,1167,4.706,,75.0,,,,,,,Niacin,MG -24488274,1183311,1167,4.348,,75.0,,,,,,,Niacin,MG -24488441,1186534,1167,7.143,,75.0,,,,,,,Niacin,MG -24488642,1191167,1167,2.581,,75.0,,,,,,,Niacin,MG -24488810,1193385,1167,0.0,,75.0,,,,,,,Niacin,MG -24489184,1201758,1167,7.407,,75.0,,,,,,,Niacin,MG -24489286,1202055,1167,17.544,,75.0,,,,,,,Niacin,MG -24489895,1212179,1167,16.667,,75.0,,,,,,,Niacin,MG -24489915,1212485,1167,4.914,,70.0,,,,,,,Niacin,MG -24490158,1218520,1167,1.667,,75.0,,,,,,,Niacin,MG -24490277,1223463,1167,7.143,,75.0,,,,,,,Niacin,MG -24490374,1225978,1167,2.667,,75.0,,,,,,,Niacin,MG -24490454,1228709,1167,2.817,,75.0,,,,,,,Niacin,MG -24490970,1245541,1167,5.882,,75.0,,,,,,,Niacin,MG -24491022,1246011,1167,3.571,,70.0,,,,,,,Niacin,MG -24491226,1248499,1167,4.211,,75.0,,,,,,,Niacin,MG -24491418,1251436,1167,18.182,,75.0,,,,,,,Niacin,MG -24491563,1254288,1167,6.667,,70.0,,,,,,,Niacin,MG -24491570,1254550,1167,5.0,,75.0,,,,,,,Niacin,MG -24491587,1255651,1167,1.081,,75.0,,,,,,,Niacin,MG -24491702,1259398,1167,7.143,,75.0,,,,,,,Niacin,MG -24492281,1272569,1167,3.509,,75.0,,,,,,,Niacin,MG -24492372,1273341,1167,3.81,,75.0,,,,,,,Niacin,MG -24492519,1276869,1167,0.167,,75.0,,,,,,,Niacin,MG -24493572,1294381,1167,2.807,,75.0,,,,,,,Niacin,MG -24493987,1304487,1167,17.857,,75.0,,,,,,,Niacin,MG -24494005,1304678,1167,16.129,,75.0,,,,,,,Niacin,MG -24494030,1304975,1167,3.556,,75.0,,,,,,,Niacin,MG -24494221,1309058,1167,4.054,,75.0,,,,,,,Niacin,MG -24494541,1317291,1167,2.791,,75.0,,,,,,,Niacin,MG -24494759,1321355,1167,3.871,,70.0,,,,,,,Niacin,MG -24495047,1324888,1167,7.674,,70.0,,,,,,,Niacin,MG -24495656,1337685,1167,4.0,,75.0,,,,,,,Niacin,MG -24496012,1344026,1167,0.0,,75.0,,,,,,,Niacin,MG -24496404,1349862,1167,2.154,,75.0,,,,,,,Niacin,MG -24496661,1357861,1167,5.357,,75.0,,,,,,,Niacin,MG -24496800,1360150,1167,6.964,,70.0,,,,,,,Niacin,MG -24497397,1373214,1167,8.457,,75.0,,,,,,,Niacin,MG -24497422,1373841,1167,3.944,,75.0,,,,,,,Niacin,MG -24497498,1375180,1167,4.714,,70.0,,,,,,,Niacin,MG -24497555,1376152,1167,3.333,,70.0,,,,,,,Niacin,MG -24497694,1378965,1167,4.231,,70.0,,,,,,,Niacin,MG -24497911,1383995,1167,4.494,,70.0,,,,,,,Niacin,MG -24498517,1403971,1167,7.143,,75.0,,,,,,,Niacin,MG -24499271,1432338,1167,6.429,,70.0,,,,,,,Niacin,MG -24499315,1435298,1167,2.857,,75.0,,,,,,,Niacin,MG -24499383,1444974,1167,10.0,,75.0,,,,,,,Niacin,MG -24499480,1457914,1167,0.271,,78.0,,,,,,,Niacin,MG -24499492,1458015,1167,4.255,,75.0,,,,,,,Niacin,MG -24499892,1463154,1167,2.667,,75.0,,,,,,,Niacin,MG -24499969,1464052,1167,4.762,,75.0,,,,,,,Niacin,MG -24500021,1464449,1167,11.429,,75.0,,,,,,,Niacin,MG -24500255,1467173,1167,3.846,,75.0,,,,,,,Niacin,MG -24500707,1473802,1167,3.556,,75.0,,,,,,,Niacin,MG -24500776,1474628,1167,6.964,,70.0,,,,,,,Niacin,MG -24501072,1479310,1167,2.286,,75.0,,,,,,,Niacin,MG -24501343,1483803,1167,2.667,,75.0,,,,,,,Niacin,MG -24501456,1485346,1167,9.302,,75.0,,,,,,,Niacin,MG -24501924,1493787,1167,22.222,,75.0,,,,,,,Niacin,MG -24501956,1493819,1167,9.302,,75.0,,,,,,,Niacin,MG -24502338,1497060,1167,3.571,,75.0,,,,,,,Niacin,MG -24502648,1502164,1167,4.286,,75.0,,,,,,,Niacin,MG -24502706,1502728,1167,3.75,,70.0,,,,,,,Niacin,MG -24502731,1502753,1167,3.333,,70.0,,,,,,,Niacin,MG -24502953,1505419,1167,0.0,,75.0,,,,,,,Niacin,MG -24503433,1515282,1167,18.0,,75.0,,,,,,,Niacin,MG -24503695,1522232,1167,100.0,,75.0,,,,,,,Niacin,MG -24503764,1523688,1167,7.143,,75.0,,,,,,,Niacin,MG -24504490,1540418,1167,11.765,,75.0,,,,,,,Niacin,MG -24504659,1542200,1167,7.407,,75.0,,,,,,,Niacin,MG -24504770,1544025,1167,2.083,,75.0,,,,,,,Niacin,MG -24505270,1554260,1167,4.412,,75.0,,,,,,,Niacin,MG -24505291,1554664,1167,5.714,,70.0,,,,,,,Niacin,MG -24505305,1554866,1167,2.857,,75.0,,,,,,,Niacin,MG -24505307,1554947,1167,5.263,,75.0,,,,,,,Niacin,MG -24505702,1564095,1167,5.357,,75.0,,,,,,,Niacin,MG -24505973,1567704,1167,4.255,,75.0,,,,,,,Niacin,MG -24505995,1568431,1167,5.714,,75.0,,,,,,,Niacin,MG -24506358,1574124,1167,14.894,,75.0,,,,,,,Niacin,MG -24506495,1575926,1167,3.077,,75.0,,,,,,,Niacin,MG -24506740,1578116,1167,7.143,,75.0,,,,,,,Niacin,MG -24506746,1578184,1167,0.32,,75.0,,,,,,,Niacin,MG -24506766,1578328,1167,3.404,,75.0,,,,,,,Niacin,MG -24506855,1579198,1167,3.404,,75.0,,,,,,,Niacin,MG -24507053,1583234,1167,5.0,,75.0,,,,,,,Niacin,MG -24507217,1585601,1167,0.333,,75.0,,,,,,,Niacin,MG -24507229,1585908,1167,12.5,,75.0,,,,,,,Niacin,MG -24507643,1593315,1167,25.0,,75.0,,,,,,,Niacin,MG -24507964,1599285,1167,2.857,,75.0,,,,,,,Niacin,MG -24508198,1602001,1167,4.0,,75.0,,,,,,,Niacin,MG -24508445,1608089,1167,137.5,,75.0,,,,,,,Niacin,MG -24508583,1610348,1167,2.115,,70.0,,,,,,,Niacin,MG -24508630,1611538,1167,1.081,,75.0,,,,,,,Niacin,MG -24508732,1613237,1167,4.444,,75.0,,,,,,,Niacin,MG -24509132,1617949,1167,3.846,,75.0,,,,,,,Niacin,MG -24509137,1618011,1167,6.667,,75.0,,,,,,,Niacin,MG -24509601,1625834,1167,16.129,,75.0,,,,,,,Niacin,MG -24509634,1625966,1167,4.0,,75.0,,,,,,,Niacin,MG -24509661,1626186,1167,5.263,,75.0,,,,,,,Niacin,MG -24509920,1628974,1167,21.875,,75.0,,,,,,,Niacin,MG -24510305,1634454,1167,1.481,,75.0,,,,,,,Niacin,MG -24510367,1635985,1167,19.231,,75.0,,,,,,,Niacin,MG -24510485,1637315,1167,6.667,,70.0,,,,,,,Niacin,MG -24510688,1640497,1167,4.762,,75.0,,,,,,,Niacin,MG -24510723,1641155,1167,3.75,,70.0,,,,,,,Niacin,MG -24510845,1642007,1167,2.083,,75.0,,,,,,,Niacin,MG -24511173,1649194,1167,3.077,,75.0,,,,,,,Niacin,MG -24511286,1650603,1167,16.667,,75.0,,,,,,,Niacin,MG -24511499,1653254,1167,2.885,,70.0,,,,,,,Niacin,MG -24511967,1659364,1167,7.143,,75.0,,,,,,,Niacin,MG -24512149,1661837,1167,1.688,,75.0,,,,,,,Niacin,MG -24512287,1663675,1167,16.667,,75.0,,,,,,,Niacin,MG -24512294,1663827,1167,2.857,,75.0,,,,,,,Niacin,MG -24512301,1663869,1167,6.977,,75.0,,,,,,,Niacin,MG -24512517,1666257,1167,2.11,,75.0,,,,,,,Niacin,MG -24512867,1670670,1167,16.098,,70.0,,,,,,,Niacin,MG -24512876,1670757,1167,5.714,,75.0,,,,,,,Niacin,MG -24512937,1671547,1167,26.316,,75.0,,,,,,,Niacin,MG -24513434,1681881,1167,2.885,,70.0,,,,,,,Niacin,MG -24513818,1689815,1167,2.083,,75.0,,,,,,,Niacin,MG -24513871,1690592,1167,13.115,,75.0,,,,,,,Niacin,MG -24514058,1692695,1167,7.273,,75.0,,,,,,,Niacin,MG -24514290,1695849,1167,0.167,,75.0,,,,,,,Niacin,MG -24514683,1703056,1167,133.333,,70.0,,,,,,,Niacin,MG -24514745,1704516,1167,3.419,,75.0,,,,,,,Niacin,MG -24514776,1705418,1167,2.083,,75.0,,,,,,,Niacin,MG -24514870,1707563,1167,4.235,,70.0,,,,,,,Niacin,MG -24514938,1709249,1167,2.532,,75.0,,,,,,,Niacin,MG -24514952,1709404,1167,1.688,,70.0,,,,,,,Niacin,MG -24515063,1712543,1167,1.057,,75.0,,,,,,,Niacin,MG -24515241,1716940,1167,4.651,,75.0,,,,,,,Niacin,MG -24515292,1717981,1167,4.545,,75.0,,,,,,,Niacin,MG -24515298,1718070,1167,1.689,,75.0,,,,,,,Niacin,MG -24515367,1719857,1167,2.954,,75.0,,,,,,,Niacin,MG -24515500,1722152,1167,8.929,,70.0,,,,,,,Niacin,MG -24515621,1723709,1167,13.333,,75.0,,,,,,,Niacin,MG -24515645,1724351,1167,6.667,,70.0,,,,,,,Niacin,MG -24515901,1729292,1167,2.083,,75.0,,,,,,,Niacin,MG -24516262,1737266,1167,3.438,,70.0,,,,,,,Niacin,MG -24516312,1738447,1167,5.714,,75.0,,,,,,,Niacin,MG -24516540,1745145,1167,4.444,,70.0,,,,,,,Niacin,MG -24516634,1747649,1167,7.273,,75.0,,,,,,,Niacin,MG -24516800,1752857,1167,0.12,1.0,1.0,,,,,,,Niacin,MG -24516835,1753686,1167,5.06,1.0,1.0,,,,,,,Niacin,MG -24516867,1756943,1167,0.56,1.0,1.0,,,,,,,Niacin,MG -24517093,1760141,1167,50.0,,75.0,,,,,,,Niacin,MG -24517288,1762733,1167,5.66,,75.0,,,,,,,Niacin,MG -24517530,1766304,1167,1.379,,75.0,,,,,,,Niacin,MG -24517620,1766843,1167,9.091,,75.0,,,,,,,Niacin,MG -24517808,1771163,1167,0.833,,75.0,,,,,,,Niacin,MG -24518240,1780894,1167,2.712,,75.0,,,,,,,Niacin,MG -24518289,1782037,1167,0.169,,75.0,,,,,,,Niacin,MG -24518378,1782810,1167,0.587,,75.0,,,,,,,Niacin,MG -24518409,1784018,1167,7.143,,75.0,,,,,,,Niacin,MG -24518716,1790096,1167,1.429,,70.0,,,,,,,Niacin,MG -24518868,1792720,1167,7.143,,75.0,,,,,,,Niacin,MG -24518983,1795994,1167,3.721,,75.0,,,,,,,Niacin,MG -24519703,1810291,1167,0.167,,75.0,,,,,,,Niacin,MG -24519842,1811970,1167,4.0,,75.0,,,,,,,Niacin,MG -24519934,1813950,1167,4.848,,75.0,,,,,,,Niacin,MG -24520015,1815726,1167,1.538,,75.0,,,,,,,Niacin,MG -24520086,1817095,1167,5.333,,75.0,,,,,,,Niacin,MG -24520194,1820557,1167,4.043,,70.0,,,,,,,Niacin,MG -24520679,1830694,1167,18.519,,75.0,,,,,,,Niacin,MG -24520684,1830824,1167,7.317,,75.0,,,,,,,Niacin,MG -24521182,1838171,1167,3.797,,75.0,,,,,,,Niacin,MG -24521230,1838269,1167,62.5,,75.0,,,,,,,Niacin,MG -24521271,1838395,1167,1.688,,75.0,,,,,,,Niacin,MG -24521300,1838756,1167,16.667,,75.0,,,,,,,Niacin,MG -24521349,1839284,1167,3.81,,75.0,,,,,,,Niacin,MG -24521462,1841201,1167,1.887,,70.0,,,,,,,Niacin,MG -24521522,1841353,1167,7.905,,75.0,,,,,,,Niacin,MG -24521605,1841531,1167,27.778,,75.0,,,,,,,Niacin,MG -24521671,1841870,1167,3.654,,70.0,,,,,,,Niacin,MG -24521747,1842352,1167,25.0,,75.0,,,,,,,Niacin,MG -24522299,1846397,1167,6.0,,75.0,,,,,,,Niacin,MG -24522508,1885991,1167,15.625,,75.0,,,,,,,Niacin,MG -24522611,1888183,1167,2.807,,75.0,,,,,,,Niacin,MG -24523139,1899424,1167,4.464,,75.0,,,,,,,Niacin,MG -24523597,1907678,1167,6.4,,75.0,,,,,,,Niacin,MG -24524270,1920376,1167,2.909,,75.0,,,,,,,Niacin,MG -24524635,1927660,1167,3.704,,75.0,,,,,,,Niacin,MG -24524927,1933938,1167,0.0,,75.0,,,,,,,Niacin,MG -24525015,1934445,1167,2.154,,75.0,,,,,,,Niacin,MG -24525526,1942464,1167,14.286,,70.0,,,,,,,Niacin,MG -24525674,1945665,1167,7.143,,75.0,,,,,,,Niacin,MG -24526072,1951713,1167,17.241,,75.0,,,,,,,Niacin,MG -24526804,1969830,1167,25.0,,70.0,,,,,,,Niacin,MG -24526982,1973140,1167,12.162,,70.0,,,,,,,Niacin,MG -24527190,1980498,1167,6.964,,70.0,,,,,,,Niacin,MG -24527302,1983403,1167,58.333,,75.0,,,,,,,Niacin,MG -24527534,1988180,1167,14.286,,75.0,,,,,,,Niacin,MG -24527601,1990603,1167,34.783,,70.0,,,,,,,Niacin,MG -24527686,1992230,1167,7.667,,70.0,,,,,,,Niacin,MG -24528026,1999268,1167,2.982,,70.0,,,,,,,Niacin,MG -24528256,2007246,1167,5.92,1.0,1.0,,,,,,,Niacin,MG -24528961,2015934,1167,5.455,,75.0,,,,,,,Niacin,MG -24529339,2021392,1167,5.357,,75.0,,,,,,,Niacin,MG -24529503,2024310,1167,16.842,,70.0,,,,,,,Niacin,MG -24529816,2028107,1167,5.333,,75.0,,,,,,,Niacin,MG -24529984,2029890,1167,4.762,,75.0,,,,,,,Niacin,MG -24530521,2036005,1167,4.615,,75.0,,,,,,,Niacin,MG -24530609,2037852,1167,1.86,,75.0,,,,,,,Niacin,MG -24530618,2038009,1167,1.29,,75.0,,,,,,,Niacin,MG -24530690,2040867,1167,17.5,,75.0,,,,,,,Niacin,MG -24530922,2049120,1167,0.833,,75.0,,,,,,,Niacin,MG -24530923,2049128,1167,6.757,,75.0,,,,,,,Niacin,MG -24531056,2053614,1167,1.778,,75.0,,,,,,,Niacin,MG -24531495,2058606,1167,4.255,,75.0,,,,,,,Niacin,MG -24531590,2060257,1167,3.556,,75.0,,,,,,,Niacin,MG -24531702,2062537,1167,7.143,,75.0,,,,,,,Niacin,MG -24531935,2067656,1167,12.5,,75.0,,,,,,,Niacin,MG -24532069,2070161,1167,5.357,,75.0,,,,,,,Niacin,MG -24532346,2073909,1167,4.286,,75.0,,,,,,,Niacin,MG -24532665,2077841,1167,4.0,,75.0,,,,,,,Niacin,MG -24533382,2089033,1167,21.875,,75.0,,,,,,,Niacin,MG -24533465,2089988,1167,3.846,,75.0,,,,,,,Niacin,MG -24534292,2103382,1167,4.0,,75.0,,,,,,,Niacin,MG -24534389,2105055,1167,5.263,,75.0,,,,,,,Niacin,MG -24534881,2110806,1167,0.167,,75.0,,,,,,,Niacin,MG -24534971,2112038,1167,5.263,,75.0,,,,,,,Niacin,MG -24534981,2112076,1167,12.5,,75.0,,,,,,,Niacin,MG -24535097,2113766,1167,2.857,,75.0,,,,,,,Niacin,MG -24535213,2115523,1167,3.556,,75.0,,,,,,,Niacin,MG -24535469,2119376,1167,0.833,,75.0,,,,,,,Niacin,MG -24535559,2120305,1167,7.143,,75.0,,,,,,,Niacin,MG -24535704,2122282,1167,3.846,,75.0,,,,,,,Niacin,MG -24535767,2122644,1167,3.333,,70.0,,,,,,,Niacin,MG -24535923,2124187,1167,13.514,,75.0,,,,,,,Niacin,MG -24536119,2125815,1167,6.226,,70.0,,,,,,,Niacin,MG -24536305,2127873,1167,1.404,,75.0,,,,,,,Niacin,MG -24536612,2132211,1167,4.651,,70.0,,,,,,,Niacin,MG -24536776,2136212,1167,1.923,,70.0,,,,,,,Niacin,MG -24537536,2147455,1167,5.357,,75.0,,,,,,,Niacin,MG -24537695,2150867,1167,4.808,,70.0,,,,,,,Niacin,MG -24537749,2152540,1167,3.571,,70.0,,,,,,,Niacin,MG -24537780,2153366,1167,5.085,,75.0,,,,,,,Niacin,MG -24537857,2154888,1167,4.651,,75.0,,,,,,,Niacin,MG -24537893,2155547,1167,9.756,,75.0,,,,,,,Niacin,MG -24538348,2164163,1167,2.4,,70.0,,,,,,,Niacin,MG -24538655,2171836,1167,19.231,,75.0,,,,,,,Niacin,MG -24538659,2171879,1167,10.27,,70.0,,,,,,,Niacin,MG -24538803,2175556,1167,5.455,,75.0,,,,,,,Niacin,MG -24538922,2177921,1167,4.561,,70.0,,,,,,,Niacin,MG -24539262,2185382,1167,0.0,,75.0,,,,,,,Niacin,MG -24539271,2185391,1167,0.0,,75.0,,,,,,,Niacin,MG -24539419,2189284,1167,11.429,,75.0,,,,,,,Niacin,MG -24539427,2189400,1167,4.035,,70.0,,,,,,,Niacin,MG -24539537,2192208,1167,0.615,,75.0,,,,,,,Niacin,MG -24539673,2196632,1167,0.667,,71.0,,,,,,,Niacin,MG -24539879,2200177,1167,0.167,,75.0,,,,,,,Niacin,MG -24541199,2228804,1167,4.3,,78.0,,,,,,,Niacin,MG -24541214,2228887,1167,0.0,,75.0,,,,,,,Niacin,MG -24541803,2233617,1167,0.0,,75.0,,,,,,,Niacin,MG -24541810,2233779,1167,5.333,,75.0,,,,,,,Niacin,MG -24542232,2240526,1167,1.096,,75.0,,,,,,,Niacin,MG -24542394,2244522,1167,2.083,,75.0,,,,,,,Niacin,MG -24543083,2263855,1167,4.6,1.0,1.0,,,,,,,Niacin,MG -24543190,2266247,1167,13.115,,75.0,,,,,,,Niacin,MG -24543247,2267135,1167,5.128,,75.0,,,,,,,Niacin,MG -24543323,2268516,1167,14.286,,75.0,,,,,,,Niacin,MG -24543475,2271071,1167,12.963,,75.0,,,,,,,Niacin,MG -24543618,2273539,1167,1.268,,70.0,,,,,,,Niacin,MG -24543687,2275775,1167,100.0,,75.0,,,,,,,Niacin,MG -24544216,2284179,1167,10.811,,75.0,,,,,,,Niacin,MG -24544765,2300886,1167,18.557,,75.0,,,,,,,Niacin,MG -24544834,2304268,1167,3.333,,70.0,,,,,,,Niacin,MG -24545057,2315417,1167,4.444,,75.0,,,,,,,Niacin,MG -24545142,2321156,1167,13.333,,70.0,,,,,,,Niacin,MG -24545425,2333332,1167,6.667,,75.0,,,,,,,Niacin,MG -24545426,2333347,1167,1.6,,75.0,,,,,,,Niacin,MG -24545487,2333895,1167,30.0,,75.0,,,,,,,Niacin,MG -24546305,2341069,1167,0.118,,,,,,,,,Niacin,MG -24546499,2341263,1167,5.164,,,,,,,,,Niacin,MG -24546873,2341637,1167,2.095,,,,,,,,,Niacin,MG -24546981,2341745,1167,1.894,,,,,,,,,Niacin,MG -24547143,2341907,1167,1.671,,,,,,,,,Niacin,MG -24547310,2342074,1167,1.738,,,,,,,,,Niacin,MG -24547493,2342257,1167,1.949,,,,,,,,,Niacin,MG -24547700,2342464,1167,7.025,,,,,,,,,Niacin,MG -24547707,2342471,1167,3.584,,,,,,,,,Niacin,MG -24548259,2343023,1167,3.2,,,,,,,,,Niacin,MG -24548604,2343368,1167,0.83,,,,,,,,,Niacin,MG -24548611,2343375,1167,1.124,,,,,,,,,Niacin,MG -24549214,2343978,1167,21.996,,,,,,,,,Niacin,MG -24549929,2344693,1167,1.154,,,,,,,,,Niacin,MG -24550054,2344818,1167,0.01,,,,,,,,,Niacin,MG -24550180,2344944,1167,0.816,,,,,,,,,Niacin,MG -24550206,2344970,1167,1.031,,,,,,,,,Niacin,MG -24550303,2345067,1167,0.593,,,,,,,,,Niacin,MG -24550431,2345195,1167,0.136,,,,,,,,,Niacin,MG -24550438,2345202,1167,0.942,,,,,,,,,Niacin,MG -24550443,2345207,1167,0.494,,,,,,,,,Niacin,MG -24550469,2345233,1167,0.683,,,,,,,,,Niacin,MG -24550501,2345265,1167,0.913,,,,,,,,,Niacin,MG -24550680,2345444,1167,0.976,,,,,,,,,Niacin,MG -24550881,2345645,1167,1.622,,,,,,,,,Niacin,MG -24550922,2345686,1167,1.419,,,,,,,,,Niacin,MG -24551284,2346048,1167,4.655,,,,,,,,,Niacin,MG -24551373,2346137,1167,0.006,,,,,,,,,Niacin,MG -24551443,2346207,1167,0.005,,,,,,,,,Niacin,MG -24551763,2349967,1167,0.31,1.0,1.0,,,,,,,Niacin,MG -24551769,2349973,1167,0.22,1.0,1.0,,,,,,,Niacin,MG -24551909,2364673,1167,4.507,,70.0,,,,,,,Niacin,MG -24552188,2367694,1167,6.25,,75.0,,,,,,,Niacin,MG -24552448,2373540,1167,2.564,,70.0,,,,,,,Niacin,MG -24552619,2378026,1167,3.647,,70.0,,,,,,,Niacin,MG -24552729,2379797,1167,16.129,,75.0,,,,,,,Niacin,MG -24552754,2379968,1167,2.154,,75.0,,,,,,,Niacin,MG -24552808,2380365,1167,1.667,,75.0,,,,,,,Niacin,MG -24552995,2383416,1167,0.5,,75.0,,,,,,,Niacin,MG -24553075,2384680,1167,8.333,,70.0,,,,,,,Niacin,MG -24553227,2388175,1167,0.846,,70.0,,,,,,,Niacin,MG -24553717,2399723,1167,20.0,,70.0,,,,,,,Niacin,MG -24553741,2400363,1167,7.143,,75.0,,,,,,,Niacin,MG -24553940,2404567,1167,0.25,,70.0,,,,,,,Niacin,MG -24554066,2407537,1167,5.0,,75.0,,,,,,,Niacin,MG -24554351,2412266,1167,15.36,,70.0,,,,,,,Niacin,MG -24554409,2413413,1167,3.784,,70.0,,,,,,,Niacin,MG -24554463,2414709,1167,0.535,,70.0,,,,,,,Niacin,MG -24554634,2418513,1167,14.545,,75.0,,,,,,,Niacin,MG -24554636,2418634,1167,1.231,,70.0,,,,,,,Niacin,MG -24554985,2427997,1167,8.333,,70.0,,,,,,,Niacin,MG -24555215,2432140,1167,3.333,,70.0,,,,,,,Niacin,MG -24555472,2435775,1167,8.333,,75.0,,,,,,,Niacin,MG -24555607,2438304,1167,0.0,,75.0,,,,,,,Niacin,MG -24556036,2444471,1167,3.333,,70.0,,,,,,,Niacin,MG -24556130,2444874,1167,1.3330000000000002,,75.0,,,,,,,Niacin,MG -24556187,2445241,1167,0.636,,70.0,,,,,,,Niacin,MG -24556322,2445961,1167,6.6670000000000025,,75.0,,,,,,,Niacin,MG -24556332,2446030,1167,2.5,,70.0,,,,,,,Niacin,MG -24556396,2446375,1167,5.357,,70.0,,,,,,,Niacin,MG -24557039,2452157,1167,22.222,,75.0,,,,,,,Niacin,MG -24557146,2452749,1167,5.357,,70.0,,,,,,,Niacin,MG -24557323,2453936,1167,5.714,,70.0,,,,,,,Niacin,MG -24557670,2455795,1167,2.7910000000000004,,75.0,,,,,,,Niacin,MG -24558047,2460649,1167,4.218999999999999,,70.0,,,,,,,Niacin,MG -24558063,2460711,1167,4.186,,70.0,,,,,,,Niacin,MG -24558573,2462667,1167,1.053,,70.0,,,,,,,Niacin,MG -24558592,2462747,1167,1.6880000000000002,,70.0,,,,,,,Niacin,MG -24558680,2463397,1167,2.707,,70.0,,,,,,,Niacin,MG -24558790,2464056,1167,3.265,,70.0,,,,,,,Niacin,MG -24558891,2464515,1167,1.29,,75.0,,,,,,,Niacin,MG -24558981,2464833,1167,8.475,,75.0,,,,,,,Niacin,MG -24558982,2464834,1167,9.302,,75.0,,,,,,,Niacin,MG -24559203,2466022,1167,8.571,,70.0,,,,,,,Niacin,MG -24559702,2468207,1167,7.5,,75.0,,,,,,,Niacin,MG -24559728,2468359,1167,5.893,,70.0,,,,,,,Niacin,MG -24560047,2469836,1167,4.2860000000000005,,75.0,,,,,,,Niacin,MG -24560402,2470868,1167,5.127999999999999,,75.0,,,,,,,Niacin,MG -24560518,2471126,1167,0.3329999999999999,,70.0,,,,,,,Niacin,MG -24560537,2471183,1167,6.757000000000001,,75.0,,,,,,,Niacin,MG -24560704,2471872,1167,25.0,,70.0,,,,,,,Niacin,MG -24560800,2472526,1167,6.667000000000001,,70.0,,,,,,,Niacin,MG -24560859,2472706,1167,15.217,,75.0,,,,,,,Niacin,MG -24561168,2473885,1167,11.268,,70.0,,,,,,,Niacin,MG -24561181,2473977,1167,2.0,,70.0,,,,,,,Niacin,MG -24561664,2475790,1167,12.195,,75.0,,,,,,,Niacin,MG -24561784,2476250,1167,3.443,,70.0,,,,,,,Niacin,MG -24562590,2479921,1167,5.893,,70.0,,,,,,,Niacin,MG -24563470,2485394,1167,8.0,,70.0,,,,,,,Niacin,MG -24563563,2485994,1167,0.909,,70.0,,,,,,,Niacin,MG -24563662,2486521,1167,8.929,,70.0,,,,,,,Niacin,MG -24563766,2486973,1167,5.893,,70.0,,,,,,,Niacin,MG -24563792,2487138,1167,123.077,,70.0,,,,,,,Niacin,MG -24564235,2488647,1167,29.63,,75.0,,,,,,,Niacin,MG -24564253,2488695,1167,1.6880000000000002,,75.0,,,,,,,Niacin,MG -24564380,2489005,1167,0.8440000000000001,,75.0,,,,,,,Niacin,MG -24564577,2489477,1167,1.5619999999999998,,75.0,,,,,,,Niacin,MG -24564713,2489733,1167,8.333,,75.0,,,,,,,Niacin,MG -24564897,2490086,1167,13.514,,75.0,,,,,,,Niacin,MG -24565574,2491116,1167,0.3329999999999999,,75.0,,,,,,,Niacin,MG -24565582,2491124,1167,0.833,,75.0,,,,,,,Niacin,MG -24566030,2498694,1167,2.857,,75.0,,,,,,,Niacin,MG -24566113,2500767,1167,3.2,,70.0,,,,,,,Niacin,MG -24566170,2501082,1167,3.226,,70.0,,,,,,,Niacin,MG -24566175,2501463,1167,7.963,,70.0,,,,,,,Niacin,MG -24566382,2503512,1167,7.143,,75.0,,,,,,,Niacin,MG -24566493,2505906,1167,100.0,,75.0,,,,,,,Niacin,MG -24566601,2507962,1167,7.353,,75.0,,,,,,,Niacin,MG -24566709,2510243,1167,0.535,,70.0,,,,,,,Niacin,MG -24567046,2520312,1167,0.0,,71.0,,,,,,,Niacin,MG -24567101,2520367,1167,0.0,,71.0,,,,,,,Niacin,MG -24567267,2523069,1167,6.2,,70.0,,,,,,,Niacin,MG -24567312,2523846,1167,5.128,,70.0,,,,,,,Niacin,MG -24567649,2530868,1167,2.857,,70.0,,,,,,,Niacin,MG -24567848,2534399,1167,1.057,,75.0,,,,,,,Niacin,MG -24568284,2547481,1167,8.929,,70.0,,,,,,,Niacin,MG -24568464,2550641,1167,4.444,,70.0,,,,,,,Niacin,MG -24568721,2557657,1167,0.0,,71.0,,,,,,,Niacin,MG -24568837,2557773,1167,0.0,,71.0,,,,,,,Niacin,MG -24568840,2557776,1167,0.471,,71.0,,,,,,,Niacin,MG -24568956,2558670,1167,0.0,,71.0,,,,,,,Niacin,MG -24569124,2560922,1167,51.282,,75.0,,,,,,,Niacin,MG -24569229,2564243,1167,10.0,,70.0,,,,,,,Niacin,MG -24569433,2568361,1167,12.5,,70.0,,,,,,,Niacin,MG -24569467,2568591,1167,5.357,,75.0,,,,,,,Niacin,MG -24569695,2575210,1167,2.857,,75.0,,,,,,,Niacin,MG -24569761,2577175,1167,3.2,,70.0,,,,,,,Niacin,MG -24570496,2592707,1167,8.0,,70.0,,,,,,,Niacin,MG -24570699,2595912,1167,2.083,,75.0,,,,,,,Niacin,MG -24570846,2596219,1167,7.273,,70.0,,,,,,,Niacin,MG -24570860,2596405,1167,6.667,,70.0,,,,,,,Niacin,MG -24570871,2597054,1167,2.0,,70.0,,,,,,,Niacin,MG -24571504,2613732,1167,0.0,,71.0,,,,,,,Niacin,MG -24571510,2613738,1167,0.0,,71.0,,,,,,,Niacin,MG -24571550,2614074,1167,0.0,,71.0,,,,,,,Niacin,MG -24571783,2615366,1167,2.083,,75.0,,,,,,,Niacin,MG -24571794,2615377,1167,4.286,,75.0,,,,,,,Niacin,MG -24571988,2616646,1167,2.857,,75.0,,,,,,,Niacin,MG -24572020,2617322,1167,7.5,,75.0,,,,,,,Niacin,MG -24572297,2624077,1167,4.878,,75.0,,,,,,,Niacin,MG -24572543,2627542,1167,2.941,,75.0,,,,,,,Niacin,MG -24572725,2631563,1167,2.083,,75.0,,,,,,,Niacin,MG -24572740,2631579,1167,2.083,,75.0,,,,,,,Niacin,MG -24572954,2635782,1167,4.286,,70.0,,,,,,,Niacin,MG -24573198,2640903,1167,5.0,,75.0,,,,,,,Niacin,MG -24573255,2642255,1167,7.143,,75.0,,,,,,,Niacin,MG -24573282,2642777,1167,10.0,,70.0,,,,,,,Niacin,MG -24573415,2653037,1167,3.383,,70.0,,,,,,,Niacin,MG -24574459,1108158,1235,50.0,,70.0,,,,,,,"Sugars, added",G -24574487,1108349,1235,11.8,,70.0,,,,,,,"Sugars, added",G -24574674,1109116,1235,39.3,,70.0,,,,,,,"Sugars, added",G -24574762,1109400,1235,17.9,,70.0,,,,,,,"Sugars, added",G -24574829,1109677,1235,1.7,,73.0,,,,,,,"Sugars, added",G -24574960,1110287,1235,13.3,,70.0,,,,,,,"Sugars, added",G -24575173,1111246,1235,0.4,,73.0,,,,,,,"Sugars, added",G -24575192,1111331,1235,78.6,,70.0,,,,,,,"Sugars, added",G -24575262,1111674,1235,16.7,,70.0,,,,,,,"Sugars, added",G -24575689,1114961,1235,6.7,,70.0,,,,,,,"Sugars, added",G -24575946,1116350,1235,14.2,,70.0,,,,,,,"Sugars, added",G -24576030,1116618,1235,80.0,,70.0,,,,,,,"Sugars, added",G -24576457,1118363,1235,85.7,,70.0,,,,,,,"Sugars, added",G -24576503,1118572,1235,1.1,,73.0,,,,,,,"Sugars, added",G -24576555,1118749,1235,0.3,,70.0,,,,,,,"Sugars, added",G -24576563,1118810,1235,28.6,,70.0,,,,,,,"Sugars, added",G -24576681,1119181,1235,0.8,,70.0,,,,,,,"Sugars, added",G -24576798,1119505,1235,19.3,,70.0,,,,,,,"Sugars, added",G -24576819,1119561,1235,36.4,,70.0,,,,,,,"Sugars, added",G -24576860,1119673,1235,10.7,,70.0,,,,,,,"Sugars, added",G -24576912,1119940,1235,3.8,,70.0,,,,,,,"Sugars, added",G -24577241,1120973,1235,6.5,,70.0,,,,,,,"Sugars, added",G -24577598,1122060,1235,26.7,,70.0,,,,,,,"Sugars, added",G -24577648,1122204,1235,46.7,,70.0,,,,,,,"Sugars, added",G -24577668,1122244,1235,5.0,,70.0,,,,,,,"Sugars, added",G -24577736,1122416,1235,66.7,,70.0,,,,,,,"Sugars, added",G -24578562,1124496,1235,66.7,,70.0,,,,,,,"Sugars, added",G -24578706,1124862,1235,16.7,,70.0,,,,,,,"Sugars, added",G -24579090,1125825,1235,64.9,,70.0,,,,,,,"Sugars, added",G -24579273,1126209,1235,19.5,,70.0,,,,,,,"Sugars, added",G -24579565,1127043,1235,6.8,,70.0,,,,,,,"Sugars, added",G -24579734,1127441,1235,18.6,,70.0,,,,,,,"Sugars, added",G -24580035,1128109,1235,11.9,,70.0,,,,,,,"Sugars, added",G -24580135,1128275,1235,0.9,,73.0,,,,,,,"Sugars, added",G -24580593,1129312,1235,0.9,,73.0,,,,,,,"Sugars, added",G -24580728,1129627,1235,40.0,,70.0,,,,,,,"Sugars, added",G -24580818,1129792,1235,23.5,,70.0,,,,,,,"Sugars, added",G -24580963,1130117,1235,37.9,,70.0,,,,,,,"Sugars, added",G -24581031,1130268,1235,85.7,,70.0,,,,,,,"Sugars, added",G -24581299,1130967,1235,30.0,,70.0,,,,,,,"Sugars, added",G -24582048,1132871,1235,42.6,,70.0,,,,,,,"Sugars, added",G -24582320,1133537,1235,5.3,,70.0,,,,,,,"Sugars, added",G -24582659,1134406,1235,25.2,,70.0,,,,,,,"Sugars, added",G -24583623,1137138,1235,4.7,,70.0,,,,,,,"Sugars, added",G -24583697,1137407,1235,38.9,,70.0,,,,,,,"Sugars, added",G -24583709,1137439,1235,14.0,,70.0,,,,,,,"Sugars, added",G -24583835,1137735,1235,5.4,,70.0,,,,,,,"Sugars, added",G -24584005,1138138,1235,1.2,,73.0,,,,,,,"Sugars, added",G -24584659,358068,1235,40.5,,70.0,,,,,,,"Sugars, added",G -24585000,372798,1235,6.1,,70.0,,,,,,,"Sugars, added",G -24585064,374806,1235,10.7,,70.0,,,,,,,"Sugars, added",G -24585098,375672,1235,6.5,,70.0,,,,,,,"Sugars, added",G -24585149,376402,1235,4.3,,70.0,,,,,,,"Sugars, added",G -24585235,378131,1235,70.0,,70.0,,,,,,,"Sugars, added",G -24585377,385177,1235,6.7,,70.0,,,,,,,"Sugars, added",G -24585452,387716,1235,18.0,,70.0,,,,,,,"Sugars, added",G -24585607,393638,1235,13.8,,70.0,,,,,,,"Sugars, added",G -24585779,400515,1235,60.0,,70.0,,,,,,,"Sugars, added",G -24586256,412582,1235,5.9,,70.0,,,,,,,"Sugars, added",G -24586380,416691,1235,48.5,,70.0,,,,,,,"Sugars, added",G -24586592,426933,1235,65.7,,70.0,,,,,,,"Sugars, added",G -24586665,432050,1235,10.4,,70.0,,,,,,,"Sugars, added",G -24587298,470915,1235,32.5,,70.0,,,,,,,"Sugars, added",G -24587303,470933,1235,43.6,,70.0,,,,,,,"Sugars, added",G -24587506,485246,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24587916,499478,1235,2.9,,70.0,,,,,,,"Sugars, added",G -24587935,499878,1235,30.0,,70.0,,,,,,,"Sugars, added",G -24588110,508956,1235,17.9,,70.0,,,,,,,"Sugars, added",G -24588212,514621,1235,5.9,,70.0,,,,,,,"Sugars, added",G -24588247,516526,1235,15.8,,70.0,,,,,,,"Sugars, added",G -24588251,516743,1235,0.3,,70.0,,,,,,,"Sugars, added",G -24588290,518792,1235,58.3,,70.0,,,,,,,"Sugars, added",G -24588567,525318,1235,14.9,,70.0,,,,,,,"Sugars, added",G -24588790,528771,1235,1.6,,70.0,,,,,,,"Sugars, added",G -24588809,529043,1235,5.4,,70.0,,,,,,,"Sugars, added",G -24589119,534546,1235,5.0,,70.0,,,,,,,"Sugars, added",G -24589758,544029,1235,70.6,,70.0,,,,,,,"Sugars, added",G -24590217,548544,1235,42.1,,70.0,,,,,,,"Sugars, added",G -24590362,549326,1235,58.3,,70.0,,,,,,,"Sugars, added",G -24590514,550122,1235,16.5,,70.0,,,,,,,"Sugars, added",G -24590672,551766,1235,29.7,,70.0,,,,,,,"Sugars, added",G -24591326,555962,1235,50.0,,70.0,,,,,,,"Sugars, added",G -24591611,556876,1235,21.1,,70.0,,,,,,,"Sugars, added",G -24591813,558533,1235,8.8,,70.0,,,,,,,"Sugars, added",G -24591873,558867,1235,0.7,,70.0,,,,,,,"Sugars, added",G -24592223,561063,1235,5.4,,70.0,,,,,,,"Sugars, added",G -24592319,561376,1235,4.5,,70.0,,,,,,,"Sugars, added",G -24592741,564241,1235,43.3,,70.0,,,,,,,"Sugars, added",G -24592816,564512,1235,12.8,,70.0,,,,,,,"Sugars, added",G -24592881,565731,1235,14.0,,70.0,,,,,,,"Sugars, added",G -24593003,566254,1235,53.3,,70.0,,,,,,,"Sugars, added",G -24593052,566424,1235,57.9,,70.0,,,,,,,"Sugars, added",G -24593076,566491,1235,6.1,,70.0,,,,,,,"Sugars, added",G -24593159,566806,1235,8.7,,70.0,,,,,,,"Sugars, added",G -24593262,567168,1235,20.0,,70.0,,,,,,,"Sugars, added",G -24593375,567601,1235,53.3,,70.0,,,,,,,"Sugars, added",G -24593616,568356,1235,20.0,,70.0,,,,,,,"Sugars, added",G -24593911,569616,1235,14.0,,70.0,,,,,,,"Sugars, added",G -24594079,571457,1235,57.5,,70.0,,,,,,,"Sugars, added",G -24594096,571620,1235,20.0,,70.0,,,,,,,"Sugars, added",G -24594177,571925,1235,20.1,,70.0,,,,,,,"Sugars, added",G -24594454,572909,1235,1.3,,70.0,,,,,,,"Sugars, added",G -24594464,572970,1235,11.4,,70.0,,,,,,,"Sugars, added",G -24594479,573020,1235,3.3,,70.0,,,,,,,"Sugars, added",G -24594619,573632,1235,19.0,,70.0,,,,,,,"Sugars, added",G -24594639,573683,1235,35.5,,70.0,,,,,,,"Sugars, added",G -24594669,573761,1235,11.8,,70.0,,,,,,,"Sugars, added",G -24595281,575622,1235,48.8,,70.0,,,,,,,"Sugars, added",G -24595326,575749,1235,10.0,,70.0,,,,,,,"Sugars, added",G -24595409,576047,1235,20.0,,70.0,,,,,,,"Sugars, added",G -24595739,577724,1235,17.9,,70.0,,,,,,,"Sugars, added",G -24595799,578418,1235,36.4,,70.0,,,,,,,"Sugars, added",G -24596014,580065,1235,1.7,,70.0,,,,,,,"Sugars, added",G -24596169,580731,1235,14.3,,70.0,,,,,,,"Sugars, added",G -24596237,581133,1235,3.3,,70.0,,,,,,,"Sugars, added",G -24596253,581195,1235,5.7,,70.0,,,,,,,"Sugars, added",G -24596451,581910,1235,18.2,,70.0,,,,,,,"Sugars, added",G -24596662,582566,1235,25.0,,70.0,,,,,,,"Sugars, added",G -24596744,582852,1235,2.0,,70.0,,,,,,,"Sugars, added",G -24597012,583758,1235,94.4,,70.0,,,,,,,"Sugars, added",G -24597144,584383,1235,34.9,,70.0,,,,,,,"Sugars, added",G -24597594,585749,1235,46.7,,70.0,,,,,,,"Sugars, added",G -24597873,586611,1235,33.3,,70.0,,,,,,,"Sugars, added",G -24598659,589293,1235,1.4,,70.0,,,,,,,"Sugars, added",G -24599214,591370,1235,5.4,,70.0,,,,,,,"Sugars, added",G -24599223,591395,1235,0.8,,70.0,,,,,,,"Sugars, added",G -24599260,591521,1235,60.0,,70.0,,,,,,,"Sugars, added",G -24599355,591764,1235,7.1,,70.0,,,,,,,"Sugars, added",G -24599561,592452,1235,2.5,,70.0,,,,,,,"Sugars, added",G -24599734,593130,1235,36.7,,70.0,,,,,,,"Sugars, added",G -24599803,593350,1235,6.2,,70.0,,,,,,,"Sugars, added",G -24600061,594281,1235,38.3,,70.0,,,,,,,"Sugars, added",G -24600100,594446,1235,66.7,,70.0,,,,,,,"Sugars, added",G -24600568,596091,1235,11.5,,70.0,,,,,,,"Sugars, added",G -24600689,596403,1235,5.6,,70.0,,,,,,,"Sugars, added",G -24600690,596409,1235,66.7,,70.0,,,,,,,"Sugars, added",G -24600857,596896,1235,36.2,,70.0,,,,,,,"Sugars, added",G -24601298,598446,1235,24.0,,70.0,,,,,,,"Sugars, added",G -24601320,598502,1235,30.9,,70.0,,,,,,,"Sugars, added",G -24601784,599989,1235,4.9,,70.0,,,,,,,"Sugars, added",G -24601841,600103,1235,61.4,,70.0,,,,,,,"Sugars, added",G -24601952,600435,1235,3.3,,70.0,,,,,,,"Sugars, added",G -24602081,600812,1235,17.9,,70.0,,,,,,,"Sugars, added",G -24602389,601597,1235,14.3,,70.0,,,,,,,"Sugars, added",G -24602451,601806,1235,24.7,,70.0,,,,,,,"Sugars, added",G -24602503,601911,1235,6.7,,70.0,,,,,,,"Sugars, added",G -24602692,602546,1235,16.7,,70.0,,,,,,,"Sugars, added",G -24602759,602747,1235,33.3,,70.0,,,,,,,"Sugars, added",G -24603149,603695,1235,26.8,,70.0,,,,,,,"Sugars, added",G -24603243,603974,1235,36.1,,70.0,,,,,,,"Sugars, added",G -24603387,604345,1235,1.1,,70.0,,,,,,,"Sugars, added",G -24603469,604593,1235,2.1,,70.0,,,,,,,"Sugars, added",G -24603505,604736,1235,46.4,,70.0,,,,,,,"Sugars, added",G -24603516,604755,1235,51.5,,70.0,,,,,,,"Sugars, added",G -24603761,617560,1235,7.0,,70.0,,,,,,,"Sugars, added",G -24603783,617742,1235,10.7,,70.0,,,,,,,"Sugars, added",G -24604004,620140,1235,3.3,,70.0,,,,,,,"Sugars, added",G -24604703,627070,1235,4.9,,70.0,,,,,,,"Sugars, added",G -24605142,632920,1235,86.7,,70.0,,,,,,,"Sugars, added",G -24605192,633374,1235,39.3,,70.0,,,,,,,"Sugars, added",G -24605297,634654,1235,17.9,,70.0,,,,,,,"Sugars, added",G -24606620,655356,1235,48.8,,70.0,,,,,,,"Sugars, added",G -24606689,655930,1235,7.1,,70.0,,,,,,,"Sugars, added",G -24606699,656018,1235,2.9,,70.0,,,,,,,"Sugars, added",G -24606718,656130,1235,17.1,,70.0,,,,,,,"Sugars, added",G -24606790,656802,1235,8.8,,70.0,,,,,,,"Sugars, added",G -24606968,658716,1235,4.3,,70.0,,,,,,,"Sugars, added",G -24607232,661332,1235,50.0,,70.0,,,,,,,"Sugars, added",G -24607488,667756,1235,33.3,,70.0,,,,,,,"Sugars, added",G -24607946,670938,1235,0.9,,73.0,,,,,,,"Sugars, added",G -24607972,671044,1235,5.3,,70.0,,,,,,,"Sugars, added",G -24608011,671528,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24608012,671550,1235,4.2,,70.0,,,,,,,"Sugars, added",G -24608169,672420,1235,68.4,,70.0,,,,,,,"Sugars, added",G -24608284,673270,1235,40.5,,70.0,,,,,,,"Sugars, added",G -24608559,675010,1235,8.3,,70.0,,,,,,,"Sugars, added",G -24608733,676504,1235,0.9,,70.0,,,,,,,"Sugars, added",G -24608782,676802,1235,57.3,,70.0,,,,,,,"Sugars, added",G -24608888,677368,1235,44.4,,70.0,,,,,,,"Sugars, added",G -24608983,677988,1235,58.8,,70.0,,,,,,,"Sugars, added",G -24609522,681914,1235,17.3,,70.0,,,,,,,"Sugars, added",G -24609572,682198,1235,3.5,,70.0,,,,,,,"Sugars, added",G -24609614,682494,1235,19.0,,70.0,,,,,,,"Sugars, added",G -24609690,682912,1235,12.1,,70.0,,,,,,,"Sugars, added",G -24609883,684132,1235,46.7,,70.0,,,,,,,"Sugars, added",G -24610445,687512,1235,50.0,,70.0,,,,,,,"Sugars, added",G -24610453,687542,1235,40.5,,70.0,,,,,,,"Sugars, added",G -24610758,689010,1235,2.0,,70.0,,,,,,,"Sugars, added",G -24611273,692426,1235,6.2,,70.0,,,,,,,"Sugars, added",G -24611321,692852,1235,1.5,,70.0,,,,,,,"Sugars, added",G -24611430,693412,1235,50.0,,70.0,,,,,,,"Sugars, added",G -24611866,696126,1235,38.7,,70.0,,,,,,,"Sugars, added",G -24612003,696852,1235,3.3,,73.0,,,,,,,"Sugars, added",G -24612139,697842,1235,24.2,,70.0,,,,,,,"Sugars, added",G -24612220,698480,1235,16.2,,70.0,,,,,,,"Sugars, added",G -24612305,698928,1235,35.7,,70.0,,,,,,,"Sugars, added",G -24612425,699684,1235,22.0,,70.0,,,,,,,"Sugars, added",G -24612653,701102,1235,7.1,,70.0,,,,,,,"Sugars, added",G -24612755,701710,1235,33.3,,70.0,,,,,,,"Sugars, added",G -24612969,703142,1235,70.0,,70.0,,,,,,,"Sugars, added",G -24613022,703546,1235,12.5,,70.0,,,,,,,"Sugars, added",G -24613042,703672,1235,0.0,,70.0,,,,,,,"Sugars, added",G -24613081,703876,1235,6.7,,70.0,,,,,,,"Sugars, added",G -24613596,707062,1235,19.5,,70.0,,,,,,,"Sugars, added",G -24614306,711176,1235,36.1,,70.0,,,,,,,"Sugars, added",G -24614348,711338,1235,3.4,,70.0,,,,,,,"Sugars, added",G -24615071,714638,1235,59.3,,70.0,,,,,,,"Sugars, added",G -24615669,718000,1235,6.2,,70.0,,,,,,,"Sugars, added",G -24615800,719028,1235,25.0,,70.0,,,,,,,"Sugars, added",G -24615886,719666,1235,1.2,,70.0,,,,,,,"Sugars, added",G -24615954,720046,1235,26.7,,70.0,,,,,,,"Sugars, added",G -24616088,720520,1235,3.3,,70.0,,,,,,,"Sugars, added",G -24616112,720712,1235,0.6,,73.0,,,,,,,"Sugars, added",G -24616389,722406,1235,16.0,,70.0,,,,,,,"Sugars, added",G -24616938,725134,1235,48.3,,70.0,,,,,,,"Sugars, added",G -24616996,725816,1235,26.7,,70.0,,,,,,,"Sugars, added",G -24617200,727152,1235,4.6,,70.0,,,,,,,"Sugars, added",G -24617303,727774,1235,33.3,,70.0,,,,,,,"Sugars, added",G -24617971,731714,1235,75.0,,70.0,,,,,,,"Sugars, added",G -24618275,733568,1235,21.3,,70.0,,,,,,,"Sugars, added",G -24618971,737060,1235,0.5,,70.0,,,,,,,"Sugars, added",G -24619224,738354,1235,46.9,,70.0,,,,,,,"Sugars, added",G -24619335,738822,1235,32.4,,70.0,,,,,,,"Sugars, added",G -24619695,740454,1235,50.0,,70.0,,,,,,,"Sugars, added",G -24619721,740606,1235,25.7,,70.0,,,,,,,"Sugars, added",G -24619810,740946,1235,18.4,,70.0,,,,,,,"Sugars, added",G -24620178,743036,1235,1.0,,70.0,,,,,,,"Sugars, added",G -24620578,745102,1235,36.2,,70.0,,,,,,,"Sugars, added",G -24620593,745190,1235,62.2,,70.0,,,,,,,"Sugars, added",G -24620977,1847473,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24621249,1847755,1235,0.0,,78.0,,,,,,,"Sugars, added",G -24621531,1848037,1235,1.0,,78.0,,,,,,,"Sugars, added",G -24621538,1848044,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24621814,773888,1235,16.0,,70.0,,,,,,,"Sugars, added",G -24621896,1848173,1235,1.0,,78.0,,,,,,,"Sugars, added",G -24622002,775486,1235,20.0,,70.0,,,,,,,"Sugars, added",G -24622170,776224,1235,21.1,,70.0,,,,,,,"Sugars, added",G -24622526,779258,1235,42.9,,70.0,,,,,,,"Sugars, added",G -24622564,779664,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24622917,793539,1235,12.9,,70.0,,,,,,,"Sugars, added",G -24623319,799297,1235,40.0,,70.0,,,,,,,"Sugars, added",G -24623337,799493,1235,17.5,,70.0,,,,,,,"Sugars, added",G -24623356,799653,1235,0.3,,70.0,,,,,,,"Sugars, added",G -24623587,801363,1235,0.0,,70.0,,,,,,,"Sugars, added",G -24623748,802127,1235,11.6,,70.0,,,,,,,"Sugars, added",G -24624371,805285,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24624388,805335,1235,1.8,,73.0,,,,,,,"Sugars, added",G -24624657,806747,1235,74.3,,70.0,,,,,,,"Sugars, added",G -24624678,806837,1235,74.3,,70.0,,,,,,,"Sugars, added",G -24624906,807849,1235,35.3,,70.0,,,,,,,"Sugars, added",G -24625239,813540,1235,33.3,,70.0,,,,,,,"Sugars, added",G -24625311,814450,1235,0.8,,70.0,,,,,,,"Sugars, added",G -24625704,818184,1235,22.9,,70.0,,,,,,,"Sugars, added",G -24625850,820186,1235,3.3,,70.0,,,,,,,"Sugars, added",G -24626120,823260,1235,47.9,,70.0,,,,,,,"Sugars, added",G -24626271,824308,1235,18.2,,70.0,,,,,,,"Sugars, added",G -24626590,828080,1235,51.2,,70.0,,,,,,,"Sugars, added",G -24626696,829220,1235,0.6,,70.0,,,,,,,"Sugars, added",G -24626816,830066,1235,4.4,,70.0,,,,,,,"Sugars, added",G -24627505,839096,1235,6.5,,70.0,,,,,,,"Sugars, added",G -24627597,840210,1235,7.1,,70.0,,,,,,,"Sugars, added",G -24627635,841004,1235,7.0,,70.0,,,,,,,"Sugars, added",G -24627901,845162,1235,4.3,,70.0,,,,,,,"Sugars, added",G -24627933,1848290,1235,10.0,,78.0,,,,,,,"Sugars, added",G -24627957,846026,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24628330,850544,1235,0.7,,70.0,,,,,,,"Sugars, added",G -24628634,854408,1235,40.0,,70.0,,,,,,,"Sugars, added",G -24628793,856420,1235,9.7,,70.0,,,,,,,"Sugars, added",G -24628873,857158,1235,25.0,,70.0,,,,,,,"Sugars, added",G -24628923,857612,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24629226,860832,1235,1.0,,70.0,,,,,,,"Sugars, added",G -24629659,865524,1235,1.8,,70.0,,,,,,,"Sugars, added",G -24629700,866012,1235,6.2,,70.0,,,,,,,"Sugars, added",G -24629817,867068,1235,40.8,,70.0,,,,,,,"Sugars, added",G -24629930,869688,1235,30.0,,70.0,,,,,,,"Sugars, added",G -24630016,870492,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24630268,872472,1235,3.0,,70.0,,,,,,,"Sugars, added",G -24631021,877530,1235,6.5,,70.0,,,,,,,"Sugars, added",G -24631054,877772,1235,30.4,,70.0,,,,,,,"Sugars, added",G -24631069,877864,1235,14.3,,70.0,,,,,,,"Sugars, added",G -24631435,880656,1235,0.0,,70.0,,,,,,,"Sugars, added",G -24631438,880700,1235,4.3,,70.0,,,,,,,"Sugars, added",G -24631480,881138,1235,23.5,,70.0,,,,,,,"Sugars, added",G -24632071,885174,1235,46.7,,70.0,,,,,,,"Sugars, added",G -24632152,885834,1235,40.0,,70.0,,,,,,,"Sugars, added",G -24632213,886216,1235,10.9,,70.0,,,,,,,"Sugars, added",G -24632426,887500,1235,17.2,,70.0,,,,,,,"Sugars, added",G -24632484,887890,1235,20.7,,70.0,,,,,,,"Sugars, added",G -24632629,888718,1235,10.3,,70.0,,,,,,,"Sugars, added",G -24632978,890648,1235,56.5,,70.0,,,,,,,"Sugars, added",G -24633045,891080,1235,6.9,,70.0,,,,,,,"Sugars, added",G -24633142,891634,1235,30.0,,70.0,,,,,,,"Sugars, added",G -24633336,892776,1235,1.5,,70.0,,,,,,,"Sugars, added",G -24633499,893618,1235,12.7,,70.0,,,,,,,"Sugars, added",G -24633845,895580,1235,10.7,,70.0,,,,,,,"Sugars, added",G -24634467,898722,1235,17.9,,70.0,,,,,,,"Sugars, added",G -24634500,898926,1235,3.3,,70.0,,,,,,,"Sugars, added",G -24635206,902270,1235,16.0,,70.0,,,,,,,"Sugars, added",G -24635251,902658,1235,1.4,,70.0,,,,,,,"Sugars, added",G -24635302,902994,1235,17.9,,70.0,,,,,,,"Sugars, added",G -24635408,903502,1235,13.3,,70.0,,,,,,,"Sugars, added",G -24635732,905354,1235,0.0,,70.0,,,,,,,"Sugars, added",G -24636170,907468,1235,4.2,,70.0,,,,,,,"Sugars, added",G -24636195,907564,1235,13.7,,70.0,,,,,,,"Sugars, added",G -24636397,908622,1235,16.7,,70.0,,,,,,,"Sugars, added",G -24636398,908624,1235,7.7,,70.0,,,,,,,"Sugars, added",G -24636700,910050,1235,22.4,,70.0,,,,,,,"Sugars, added",G -24636813,910574,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24636857,910724,1235,32.4,,70.0,,,,,,,"Sugars, added",G -24636914,910966,1235,5.8,,70.0,,,,,,,"Sugars, added",G -24636965,911206,1235,21.7,,70.0,,,,,,,"Sugars, added",G -24637015,911446,1235,21.0,,70.0,,,,,,,"Sugars, added",G -24637016,911450,1235,42.9,,70.0,,,,,,,"Sugars, added",G -24637169,912032,1235,0.7,,73.0,,,,,,,"Sugars, added",G -24637238,912350,1235,33.3,,70.0,,,,,,,"Sugars, added",G -24637389,913206,1235,11.8,,70.0,,,,,,,"Sugars, added",G -24637406,913292,1235,43.3,,70.0,,,,,,,"Sugars, added",G -24638171,917044,1235,11.2,,70.0,,,,,,,"Sugars, added",G -24638352,918138,1235,74.1,,70.0,,,,,,,"Sugars, added",G -24638457,918718,1235,10.0,,70.0,,,,,,,"Sugars, added",G -24638581,919266,1235,43.3,,70.0,,,,,,,"Sugars, added",G -24639247,922352,1235,6.5,,70.0,,,,,,,"Sugars, added",G -24639268,922416,1235,33.3,,70.0,,,,,,,"Sugars, added",G -24639298,922584,1235,11.5,,70.0,,,,,,,"Sugars, added",G -24639553,923686,1235,28.6,,70.0,,,,,,,"Sugars, added",G -24639667,924222,1235,23.6,,70.0,,,,,,,"Sugars, added",G -24639749,924630,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24640068,926086,1235,23.3,,70.0,,,,,,,"Sugars, added",G -24640142,926452,1235,11.0,,70.0,,,,,,,"Sugars, added",G -24640322,927164,1235,40.8,,70.0,,,,,,,"Sugars, added",G -24640638,928566,1235,0.4,,70.0,,,,,,,"Sugars, added",G -24640743,929068,1235,23.5,,70.0,,,,,,,"Sugars, added",G -24641020,930530,1235,10.0,,70.0,,,,,,,"Sugars, added",G -24641426,932372,1235,44.2,,70.0,,,,,,,"Sugars, added",G -24641494,932722,1235,15.9,,70.0,,,,,,,"Sugars, added",G -24641547,933072,1235,14.1,,70.0,,,,,,,"Sugars, added",G -24641581,933258,1235,33.3,,70.0,,,,,,,"Sugars, added",G -24641831,934402,1235,1.5,,70.0,,,,,,,"Sugars, added",G -24642093,935706,1235,21.7,,70.0,,,,,,,"Sugars, added",G -24642221,936392,1235,3.3,,70.0,,,,,,,"Sugars, added",G -24642825,939492,1235,14.8,,70.0,,,,,,,"Sugars, added",G -24643222,941808,1235,40.9,,70.0,,,,,,,"Sugars, added",G -24643313,942378,1235,6.7,,70.0,,,,,,,"Sugars, added",G -24643315,942388,1235,33.8,,70.0,,,,,,,"Sugars, added",G -24643444,942930,1235,7.1,,70.0,,,,,,,"Sugars, added",G -24643738,944278,1235,47.1,,70.0,,,,,,,"Sugars, added",G -24644041,947004,1235,30.3,,70.0,,,,,,,"Sugars, added",G -24644157,947682,1235,7.1,,70.0,,,,,,,"Sugars, added",G -24644216,947894,1235,17.0,,70.0,,,,,,,"Sugars, added",G -24644287,948212,1235,53.8,,70.0,,,,,,,"Sugars, added",G -24644376,948672,1235,58.6,,70.0,,,,,,,"Sugars, added",G -24644500,949790,1235,2.1,,70.0,,,,,,,"Sugars, added",G -24644769,951527,1235,12.1,,70.0,,,,,,,"Sugars, added",G -24644891,952553,1235,3.3,,70.0,,,,,,,"Sugars, added",G -24645051,954085,1235,3.1,,70.0,,,,,,,"Sugars, added",G -24645091,1848554,1235,38.0,,78.0,,,,,,,"Sugars, added",G -24645383,957599,1235,3.3,,70.0,,,,,,,"Sugars, added",G -24645465,1848636,1235,37.0,,78.0,,,,,,,"Sugars, added",G -24645487,958595,1235,14.6,,70.0,,,,,,,"Sugars, added",G -24645578,959527,1235,6.7,,70.0,,,,,,,"Sugars, added",G -24645732,1848701,1235,1.9,,71.0,,,,,,,"Sugars, added",G -24645815,962173,1235,3.8,,70.0,,,,,,,"Sugars, added",G -24645852,962501,1235,10.7,,70.0,,,,,,,"Sugars, added",G -24645993,965059,1235,50.0,,70.0,,,,,,,"Sugars, added",G -24646064,1848759,1235,0.2,,73.0,,,,,,,"Sugars, added",G -24646073,1848763,1235,1.8,,73.0,,,,,,,"Sugars, added",G -24646111,1848792,1235,32.0,,71.0,,,,,,,"Sugars, added",G -24646179,1848825,1235,32.3,,71.0,,,,,,,"Sugars, added",G -24646560,1849010,1235,32.0,,78.0,,,,,,,"Sugars, added",G -24646701,973069,1235,8.5,,70.0,,,,,,,"Sugars, added",G -24646718,1849043,1235,0.0,,78.0,,,,,,,"Sugars, added",G -24646877,975543,1235,5.9,,70.0,,,,,,,"Sugars, added",G -24647341,987413,1235,7.4,,70.0,,,,,,,"Sugars, added",G -24647921,1004629,1235,25.0,,70.0,,,,,,,"Sugars, added",G -24647979,1005513,1235,23.7,,70.0,,,,,,,"Sugars, added",G -24648177,1008021,1235,21.4,,70.0,,,,,,,"Sugars, added",G -24648181,1008039,1235,32.3,,70.0,,,,,,,"Sugars, added",G -24648388,1009771,1235,9.4,,70.0,,,,,,,"Sugars, added",G -24648542,1849689,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24648611,1011481,1235,6.5,,70.0,,,,,,,"Sugars, added",G -24649080,1017477,1235,23.0,,70.0,,,,,,,"Sugars, added",G -24649304,1019331,1235,50.0,,70.0,,,,,,,"Sugars, added",G -24649339,1019563,1235,6.7,,70.0,,,,,,,"Sugars, added",G -24649476,1020577,1235,14.3,,70.0,,,,,,,"Sugars, added",G -24649791,1023039,1235,13.2,,70.0,,,,,,,"Sugars, added",G -24649857,1023451,1235,8.6,,70.0,,,,,,,"Sugars, added",G -24650082,1024689,1235,40.0,,70.0,,,,,,,"Sugars, added",G -24650708,1028231,1235,42.3,,70.0,,,,,,,"Sugars, added",G -24650987,1029665,1235,16.3,,70.0,,,,,,,"Sugars, added",G -24651438,1031759,1235,2.5,,70.0,,,,,,,"Sugars, added",G -24651508,1032027,1235,18.7,,70.0,,,,,,,"Sugars, added",G -24651557,1032201,1235,46.7,,70.0,,,,,,,"Sugars, added",G -24651698,1033161,1235,7.0,,70.0,,,,,,,"Sugars, added",G -24651951,1034491,1235,50.0,,70.0,,,,,,,"Sugars, added",G -24651982,1034631,1235,50.0,,70.0,,,,,,,"Sugars, added",G -24652401,1036821,1235,28.6,,70.0,,,,,,,"Sugars, added",G -24652711,1038429,1235,0.0,,70.0,,,,,,,"Sugars, added",G -24653254,1041877,1235,7.1,,70.0,,,,,,,"Sugars, added",G -24653493,1043573,1235,0.0,,70.0,,,,,,,"Sugars, added",G -24653515,1043685,1235,20.0,,70.0,,,,,,,"Sugars, added",G -24653634,1044385,1235,6.2,,70.0,,,,,,,"Sugars, added",G -24653952,1046229,1235,10.0,,70.0,,,,,,,"Sugars, added",G -24654119,1047275,1235,6.2,,70.0,,,,,,,"Sugars, added",G -24654204,1047883,1235,16.7,,70.0,,,,,,,"Sugars, added",G -24654521,1055681,1235,0.0,,70.0,,,,,,,"Sugars, added",G -24654630,1056217,1235,83.3,,70.0,,,,,,,"Sugars, added",G -24655451,1061245,1235,28.6,,70.0,,,,,,,"Sugars, added",G -24655847,1063787,1235,13.3,,70.0,,,,,,,"Sugars, added",G -24656055,1064919,1235,33.3,,70.0,,,,,,,"Sugars, added",G -24656217,1065533,1235,21.4,,70.0,,,,,,,"Sugars, added",G -24656298,1065819,1235,28.6,,70.0,,,,,,,"Sugars, added",G -24656339,1066091,1235,23.8,,70.0,,,,,,,"Sugars, added",G -24656668,1068275,1235,42.3,,70.0,,,,,,,"Sugars, added",G -24656793,1069091,1235,19.8,,70.0,,,,,,,"Sugars, added",G -24657435,1073431,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24657522,1073841,1235,14.3,,70.0,,,,,,,"Sugars, added",G -24657668,1074579,1235,36.6,,70.0,,,,,,,"Sugars, added",G -24657763,1074991,1235,58.3,,70.0,,,,,,,"Sugars, added",G -24658239,1077043,1235,69.2,,70.0,,,,,,,"Sugars, added",G -24658296,1077361,1235,10.0,,70.0,,,,,,,"Sugars, added",G -24658308,1077411,1235,12.9,,70.0,,,,,,,"Sugars, added",G -24658581,1078949,1235,10.8,,70.0,,,,,,,"Sugars, added",G -24659171,1081703,1235,13.7,,70.0,,,,,,,"Sugars, added",G -24659570,1084105,1235,40.0,,70.0,,,,,,,"Sugars, added",G -24659599,1084283,1235,23.5,,70.0,,,,,,,"Sugars, added",G -24659837,1085551,1235,52.5,,70.0,,,,,,,"Sugars, added",G -24659927,1086127,1235,26.8,,70.0,,,,,,,"Sugars, added",G -24660199,1087847,1235,20.0,,73.0,,,,,,,"Sugars, added",G -24660489,1089201,1235,10.6,,70.0,,,,,,,"Sugars, added",G -24660492,1089231,1235,47.4,,70.0,,,,,,,"Sugars, added",G -24660763,1090539,1235,41.7,,70.0,,,,,,,"Sugars, added",G -24661088,1091803,1235,17.2,,70.0,,,,,,,"Sugars, added",G -24661113,1091925,1235,4.7,,70.0,,,,,,,"Sugars, added",G -24661556,1094293,1235,35.7,,70.0,,,,,,,"Sugars, added",G -24661605,1094533,1235,20.6,,70.0,,,,,,,"Sugars, added",G -24661696,1094881,1235,5.3,,70.0,,,,,,,"Sugars, added",G -24661766,1095263,1235,36.8,,70.0,,,,,,,"Sugars, added",G -24661782,1095317,1235,12.2,,70.0,,,,,,,"Sugars, added",G -24661800,1095417,1235,73.3,,70.0,,,,,,,"Sugars, added",G -24661861,1095745,1235,22.5,,70.0,,,,,,,"Sugars, added",G -24661989,1096423,1235,17.7,,70.0,,,,,,,"Sugars, added",G -24662002,1096535,1235,15.0,,70.0,,,,,,,"Sugars, added",G -24662103,1096951,1235,16.3,,70.0,,,,,,,"Sugars, added",G -24662318,1850989,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24662994,1854926,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24663075,1855302,1235,2.9,,70.0,,,,,,,"Sugars, added",G -24663459,1857012,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24663538,1857241,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24663628,1857453,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24664114,1859320,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24664355,1860628,1235,9.9,,70.0,,,,,,,"Sugars, added",G -24664368,1860707,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24664616,1861333,1235,6.7,,70.0,,,,,,,"Sugars, added",G -24664638,1861383,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24664716,1861767,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24664814,1862099,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24665075,1863024,1235,51.4,,70.0,,,,,,,"Sugars, added",G -24665103,1863165,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24665366,1863913,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24665638,1865068,1235,46.4,,70.0,,,,,,,"Sugars, added",G -24665705,1865311,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24665797,1865670,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24665816,1865709,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24666004,1866251,1235,29.8,,70.0,,,,,,,"Sugars, added",G -24666366,1867695,1235,23.6,,70.0,,,,,,,"Sugars, added",G -24666430,1867863,1235,62.9,,70.0,,,,,,,"Sugars, added",G -24666623,1868861,1235,16.7,,70.0,,,,,,,"Sugars, added",G -24666949,1869911,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24666963,1869946,1235,5.3,,70.0,,,,,,,"Sugars, added",G -24667069,1870405,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24667076,1870417,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24667302,1871259,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24667443,1871821,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24667447,1871830,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24667616,1872614,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24667869,1874348,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24668105,1876422,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24668125,1876554,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24668165,1876812,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24668241,1877684,1235,23.3,,70.0,,,,,,,"Sugars, added",G -24668342,1878362,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24668423,1878924,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24668479,1880152,1235,12.1,,70.0,,,,,,,"Sugars, added",G -24668590,1140141,1235,2.5,,70.0,,,,,,,"Sugars, added",G -24668739,1140704,1235,20.0,,70.0,,,,,,,"Sugars, added",G -24668817,1140983,1235,8.5,,70.0,,,,,,,"Sugars, added",G -24669233,1142050,1235,1.2,,70.0,,,,,,,"Sugars, added",G -24669356,1142303,1235,1.5,,70.0,,,,,,,"Sugars, added",G -24669362,1142322,1235,2.0,,70.0,,,,,,,"Sugars, added",G -24669663,1142951,1235,1.8,,70.0,,,,,,,"Sugars, added",G -24669665,1142953,1235,31.6,,70.0,,,,,,,"Sugars, added",G -24669810,1143220,1235,0.4,,70.0,,,,,,,"Sugars, added",G -24669955,1143518,1235,20.0,,70.0,,,,,,,"Sugars, added",G -24670277,1144333,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24670374,1144551,1235,22.9,,70.0,,,,,,,"Sugars, added",G -24670578,1145005,1235,22.0,,70.0,,,,,,,"Sugars, added",G -24670692,1147063,1235,5.7,,70.0,,,,,,,"Sugars, added",G -24670718,1147216,1235,0.9,,73.0,,,,,,,"Sugars, added",G -24670775,1147481,1235,7.1,,70.0,,,,,,,"Sugars, added",G -24671334,1150771,1235,15.6,,70.0,,,,,,,"Sugars, added",G -24671362,1150819,1235,42.2,,70.0,,,,,,,"Sugars, added",G -24671484,1151062,1235,23.8,,70.0,,,,,,,"Sugars, added",G -24671522,1151143,1235,54.2,,70.0,,,,,,,"Sugars, added",G -24671688,1151541,1235,5.8,,70.0,,,,,,,"Sugars, added",G -24671718,1151586,1235,10.1,,70.0,,,,,,,"Sugars, added",G -24671762,1151660,1235,12.5,,70.0,,,,,,,"Sugars, added",G -24671887,1151882,1235,3.3,,70.0,,,,,,,"Sugars, added",G -24671992,1152052,1235,32.4,,70.0,,,,,,,"Sugars, added",G -24672021,1152128,1235,2.7,,70.0,,,,,,,"Sugars, added",G -24672628,1153461,1235,80.8,,70.0,,,,,,,"Sugars, added",G -24672632,1153465,1235,37.0,,70.0,,,,,,,"Sugars, added",G -24672662,1153533,1235,48.1,,70.0,,,,,,,"Sugars, added",G -24672710,1153645,1235,44.4,,70.0,,,,,,,"Sugars, added",G -24672796,1153895,1235,26.7,,70.0,,,,,,,"Sugars, added",G -24672961,1154299,1235,61.8,,70.0,,,,,,,"Sugars, added",G -24673119,1154656,1235,19.5,,70.0,,,,,,,"Sugars, added",G -24673241,1154843,1235,0.0,,70.0,,,,,,,"Sugars, added",G -24673722,1156819,1235,1.6,,70.0,,,,,,,"Sugars, added",G -24673728,1156833,1235,2.4,,70.0,,,,,,,"Sugars, added",G -24674482,1159961,1235,32.1,,70.0,,,,,,,"Sugars, added",G -24674603,1160193,1235,16.7,,70.0,,,,,,,"Sugars, added",G -24674669,1160289,1235,39.3,,70.0,,,,,,,"Sugars, added",G -24674673,1160293,1235,28.1,,70.0,,,,,,,"Sugars, added",G -24674676,1160296,1235,30.2,,70.0,,,,,,,"Sugars, added",G -24674706,1160375,1235,51.9,,70.0,,,,,,,"Sugars, added",G -24674734,1160420,1235,14.1,,70.0,,,,,,,"Sugars, added",G -24674892,1160720,1235,36.4,,70.0,,,,,,,"Sugars, added",G -24675194,1161270,1235,2.0,,70.0,,,,,,,"Sugars, added",G -24675283,1161478,1235,63.3,,70.0,,,,,,,"Sugars, added",G -24675496,1161973,1235,3.2,,70.0,,,,,,,"Sugars, added",G -24675694,1162413,1235,1.8,,70.0,,,,,,,"Sugars, added",G -24675716,1162450,1235,15.0,,70.0,,,,,,,"Sugars, added",G -24676059,1163306,1235,5.4,,70.0,,,,,,,"Sugars, added",G -24676297,1174926,1235,6.2,,70.0,,,,,,,"Sugars, added",G -24676311,1175274,1235,23.5,,70.0,,,,,,,"Sugars, added",G -24676633,1182799,1235,9.7,,70.0,,,,,,,"Sugars, added",G -24676808,1187169,1235,30.3,,70.0,,,,,,,"Sugars, added",G -24676809,1187199,1235,41.7,,70.0,,,,,,,"Sugars, added",G -24676945,1188883,1235,2.5,,70.0,,,,,,,"Sugars, added",G -24677126,1193040,1235,6.2,,70.0,,,,,,,"Sugars, added",G -24677392,1198357,1235,15.6,,70.0,,,,,,,"Sugars, added",G -24677394,1198384,1235,13.3,,70.0,,,,,,,"Sugars, added",G -24677693,1205164,1235,56.2,,70.0,,,,,,,"Sugars, added",G -24677741,1205975,1235,40.0,,70.0,,,,,,,"Sugars, added",G -24678113,1212485,1235,1.4,,73.0,,,,,,,"Sugars, added",G -24678338,1218367,1235,17.2,,70.0,,,,,,,"Sugars, added",G -24678414,1218984,1235,6.7,,70.0,,,,,,,"Sugars, added",G -24678631,1223571,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24679006,1237069,1235,8.0,,70.0,,,,,,,"Sugars, added",G -24679229,1246011,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24679371,1250459,1235,10.3,,70.0,,,,,,,"Sugars, added",G -24679729,1263874,1235,22.2,,70.0,,,,,,,"Sugars, added",G -24679763,1264645,1235,20.0,,70.0,,,,,,,"Sugars, added",G -24680152,1281915,1235,8.7,,70.0,,,,,,,"Sugars, added",G -24680552,1292881,1235,26.7,,70.0,,,,,,,"Sugars, added",G -24680871,1301069,1235,3.3,,73.0,,,,,,,"Sugars, added",G -24680904,1302028,1235,11.7,,70.0,,,,,,,"Sugars, added",G -24680915,1302341,1235,86.7,,70.0,,,,,,,"Sugars, added",G -24680986,1304361,1235,8.3,,70.0,,,,,,,"Sugars, added",G -24681423,1318054,1235,7.1,,70.0,,,,,,,"Sugars, added",G -24681534,1319705,1235,27.1,,70.0,,,,,,,"Sugars, added",G -24681650,1321252,1235,9.2,,70.0,,,,,,,"Sugars, added",G -24681658,1321355,1235,3.2,,70.0,,,,,,,"Sugars, added",G -24681665,1321438,1235,14.2,,70.0,,,,,,,"Sugars, added",G -24681887,1323882,1235,1.6,,70.0,,,,,,,"Sugars, added",G -24681978,1324888,1235,4.7,,70.0,,,,,,,"Sugars, added",G -24682053,1325810,1235,17.5,,70.0,,,,,,,"Sugars, added",G -24682074,1325944,1235,96.7,,70.0,,,,,,,"Sugars, added",G -24682105,1326443,1235,10.2,,70.0,,,,,,,"Sugars, added",G -24682149,1326828,1235,61.4,,70.0,,,,,,,"Sugars, added",G -24682635,1332111,1235,7.1,,70.0,,,,,,,"Sugars, added",G -24682794,1336959,1235,1.0,,70.0,,,,,,,"Sugars, added",G -24682967,1340598,1235,35.0,,70.0,,,,,,,"Sugars, added",G -24682977,1340727,1235,17.3,,70.0,,,,,,,"Sugars, added",G -24683782,1348499,1235,0.8,,70.0,,,,,,,"Sugars, added",G -24683959,1349367,1235,18.2,,70.0,,,,,,,"Sugars, added",G -24684000,1349519,1235,4.0,,70.0,,,,,,,"Sugars, added",G -24684041,1350094,1235,3.8,,70.0,,,,,,,"Sugars, added",G -24684495,1353963,1235,7.7,,70.0,,,,,,,"Sugars, added",G -24684558,1354531,1235,0.8,,70.0,,,,,,,"Sugars, added",G -24684652,1355511,1235,6.2,,70.0,,,,,,,"Sugars, added",G -24684689,1355808,1235,0.4,,73.0,,,,,,,"Sugars, added",G -24684820,1356611,1235,66.7,,70.0,,,,,,,"Sugars, added",G -24684846,1356741,1235,53.3,,70.0,,,,,,,"Sugars, added",G -24685132,1358280,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24685184,1358854,1235,5.1,,70.0,,,,,,,"Sugars, added",G -24685272,1359420,1235,20.0,,70.0,,,,,,,"Sugars, added",G -24685338,1359620,1235,60.0,,70.0,,,,,,,"Sugars, added",G -24685384,1359835,1235,17.2,,70.0,,,,,,,"Sugars, added",G -24685385,1359849,1235,36.4,,70.0,,,,,,,"Sugars, added",G -24685454,1360962,1235,1.7,,70.0,,,,,,,"Sugars, added",G -24685638,1361686,1235,0.7,,73.0,,,,,,,"Sugars, added",G -24685859,1362538,1235,22.0,,70.0,,,,,,,"Sugars, added",G -24686163,1364355,1235,0.8,,70.0,,,,,,,"Sugars, added",G -24686745,1367554,1235,7.6,,70.0,,,,,,,"Sugars, added",G -24687260,1369468,1235,12.3,,70.0,,,,,,,"Sugars, added",G -24687375,1370120,1235,40.0,,70.0,,,,,,,"Sugars, added",G -24687798,1373354,1235,20.2,,70.0,,,,,,,"Sugars, added",G -24688128,1374825,1235,19.1,,70.0,,,,,,,"Sugars, added",G -24688131,1374832,1235,0.4,,70.0,,,,,,,"Sugars, added",G -24688241,1375180,1235,1.4,,70.0,,,,,,,"Sugars, added",G -24688268,1375246,1235,62.9,,70.0,,,,,,,"Sugars, added",G -24688376,1375735,1235,3.3,,70.0,,,,,,,"Sugars, added",G -24688403,1375838,1235,16.4,,70.0,,,,,,,"Sugars, added",G -24688413,1375863,1235,46.5,,70.0,,,,,,,"Sugars, added",G -24688461,1376142,1235,22.2,,70.0,,,,,,,"Sugars, added",G -24688464,1376152,1235,3.3,,70.0,,,,,,,"Sugars, added",G -24688624,1376808,1235,2.9,,70.0,,,,,,,"Sugars, added",G -24688766,1377290,1235,9.4,,70.0,,,,,,,"Sugars, added",G -24688838,1377526,1235,48.8,,70.0,,,,,,,"Sugars, added",G -24688860,1377590,1235,2.5,,70.0,,,,,,,"Sugars, added",G -24688997,1378154,1235,1.2,,70.0,,,,,,,"Sugars, added",G -24689087,1378468,1235,10.7,,70.0,,,,,,,"Sugars, added",G -24689210,1378965,1235,3.8,,70.0,,,,,,,"Sugars, added",G -24689227,1379023,1235,0.9,,70.0,,,,,,,"Sugars, added",G -24689367,1379626,1235,96.3,,70.0,,,,,,,"Sugars, added",G -24690441,1383995,1235,6.7,,70.0,,,,,,,"Sugars, added",G -24690510,1384298,1235,13.3,,70.0,,,,,,,"Sugars, added",G -24690581,1384507,1235,0.0,,70.0,,,,,,,"Sugars, added",G -24690730,1384936,1235,18.3,,70.0,,,,,,,"Sugars, added",G -24690756,1385004,1235,16.3,,70.0,,,,,,,"Sugars, added",G -24691034,1385880,1235,10.0,,73.0,,,,,,,"Sugars, added",G -24691047,1385938,1235,37.8,,70.0,,,,,,,"Sugars, added",G -24691126,1386254,1235,21.0,,70.0,,,,,,,"Sugars, added",G -24691183,1386479,1235,3.1,,70.0,,,,,,,"Sugars, added",G -24691914,1388723,1235,16.7,,70.0,,,,,,,"Sugars, added",G -24691973,1388930,1235,2.4,,70.0,,,,,,,"Sugars, added",G -24691988,1388961,1235,3.5,,70.0,,,,,,,"Sugars, added",G -24692307,1389926,1235,10.4,,70.0,,,,,,,"Sugars, added",G -24692353,1390082,1235,4.0,,70.0,,,,,,,"Sugars, added",G -24692359,1390089,1235,17.2,,70.0,,,,,,,"Sugars, added",G -24692655,1391196,1235,22.6,,70.0,,,,,,,"Sugars, added",G -24692779,1391789,1235,1.4,,73.0,,,,,,,"Sugars, added",G -24692884,1392086,1235,64.0,,70.0,,,,,,,"Sugars, added",G -24693261,1393492,1235,0.2,,70.0,,,,,,,"Sugars, added",G -24693272,1393537,1235,8.5,,70.0,,,,,,,"Sugars, added",G -24693544,1394643,1235,8.8,,70.0,,,,,,,"Sugars, added",G -24693605,1394859,1235,35.7,,70.0,,,,,,,"Sugars, added",G -24693715,1395225,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24693940,1396114,1235,0.4,,73.0,,,,,,,"Sugars, added",G -24694727,1399349,1235,1.5,,70.0,,,,,,,"Sugars, added",G -24694904,1399859,1235,0.6,,70.0,,,,,,,"Sugars, added",G -24695552,1402236,1235,13.8,,70.0,,,,,,,"Sugars, added",G -24695770,1403090,1235,43.8,,70.0,,,,,,,"Sugars, added",G -24696058,1404194,1235,32.3,,70.0,,,,,,,"Sugars, added",G -24696165,1404633,1235,1.5,,70.0,,,,,,,"Sugars, added",G -24696491,1406017,1235,42.1,,70.0,,,,,,,"Sugars, added",G -24696534,1406153,1235,51.6,,70.0,,,,,,,"Sugars, added",G -24697337,1408950,1235,2.4,,70.0,,,,,,,"Sugars, added",G -24697914,1411052,1235,5.6,,70.0,,,,,,,"Sugars, added",G -24698079,1411605,1235,8.0,,70.0,,,,,,,"Sugars, added",G -24698147,1411794,1235,48.4,,70.0,,,,,,,"Sugars, added",G -24698150,1411805,1235,53.6,,70.0,,,,,,,"Sugars, added",G -24698234,1412072,1235,0.8,,70.0,,,,,,,"Sugars, added",G -24698351,1412412,1235,5.0,,70.0,,,,,,,"Sugars, added",G -24698352,1412413,1235,13.3,,70.0,,,,,,,"Sugars, added",G -24698526,1413027,1235,86.7,,70.0,,,,,,,"Sugars, added",G -24698554,1413130,1235,30.0,,70.0,,,,,,,"Sugars, added",G -24698580,1413238,1235,32.0,,70.0,,,,,,,"Sugars, added",G -24698841,1414086,1235,31.6,,70.0,,,,,,,"Sugars, added",G -24699015,1414556,1235,14.3,,73.0,,,,,,,"Sugars, added",G -24699074,1414716,1235,10.4,,70.0,,,,,,,"Sugars, added",G -24699202,1415298,1235,87.5,,70.0,,,,,,,"Sugars, added",G -24699588,1416483,1235,10.9,,70.0,,,,,,,"Sugars, added",G -24699662,1416637,1235,32.0,,70.0,,,,,,,"Sugars, added",G -24699808,1417013,1235,15.8,,70.0,,,,,,,"Sugars, added",G -24699862,1417244,1235,1.0,,73.0,,,,,,,"Sugars, added",G -24699978,1417614,1235,27.1,,70.0,,,,,,,"Sugars, added",G -24700040,1417746,1235,2.0,,70.0,,,,,,,"Sugars, added",G -24700461,1418984,1235,11.4,,70.0,,,,,,,"Sugars, added",G -24700806,1419996,1235,65.2,,70.0,,,,,,,"Sugars, added",G -24700832,1420085,1235,40.0,,70.0,,,,,,,"Sugars, added",G -24701109,1421079,1235,10.2,,70.0,,,,,,,"Sugars, added",G -24701126,1421127,1235,34.2,,70.0,,,,,,,"Sugars, added",G -24701407,1421932,1235,15.2,,70.0,,,,,,,"Sugars, added",G -24701565,1422452,1235,8.0,,70.0,,,,,,,"Sugars, added",G -24701820,1423261,1235,3.3,,70.0,,,,,,,"Sugars, added",G -24701861,1423366,1235,57.1,,70.0,,,,,,,"Sugars, added",G -24701937,1423589,1235,93.3,,70.0,,,,,,,"Sugars, added",G -24702028,1423913,1235,2.5,,70.0,,,,,,,"Sugars, added",G -24702029,1423917,1235,16.7,,70.0,,,,,,,"Sugars, added",G -24702174,1424411,1235,1.6,,70.0,,,,,,,"Sugars, added",G -24702191,1424464,1235,19.2,,70.0,,,,,,,"Sugars, added",G -24702408,1425177,1235,9.4,,70.0,,,,,,,"Sugars, added",G -24702648,1426363,1235,43.8,,70.0,,,,,,,"Sugars, added",G -24702722,1426665,1235,0.5,,70.0,,,,,,,"Sugars, added",G -24702821,1426955,1235,46.2,,70.0,,,,,,,"Sugars, added",G -24703238,1428462,1235,46.7,,70.0,,,,,,,"Sugars, added",G -24703317,1428735,1235,71.4,,70.0,,,,,,,"Sugars, added",G -24703593,1431098,1235,6.2,,70.0,,,,,,,"Sugars, added",G -24703626,1432338,1235,7.1,,70.0,,,,,,,"Sugars, added",G -24703936,1435345,1235,36.7,,70.0,,,,,,,"Sugars, added",G -24704328,1436376,1235,48.8,,70.0,,,,,,,"Sugars, added",G -24704431,1436580,1235,3.6,,73.0,,,,,,,"Sugars, added",G -24704487,1444974,1235,22.5,,70.0,,,,,,,"Sugars, added",G -24704717,1457093,1235,1.0,,78.0,,,,,,,"Sugars, added",G -24704860,1464052,1235,42.9,,70.0,,,,,,,"Sugars, added",G -24704949,1465365,1235,25.8,,70.0,,,,,,,"Sugars, added",G -24705056,1467340,1235,10.0,,70.0,,,,,,,"Sugars, added",G -24705574,1474306,1235,1.1,,70.0,,,,,,,"Sugars, added",G -24705653,1475645,1235,4.0,,70.0,,,,,,,"Sugars, added",G -24705704,1476489,1235,51.9,,70.0,,,,,,,"Sugars, added",G -24706274,1481809,1235,79.2,,70.0,,,,,,,"Sugars, added",G -24706359,1483128,1235,35.7,,70.0,,,,,,,"Sugars, added",G -24706433,1484483,1235,3.1,,70.0,,,,,,,"Sugars, added",G -24706817,1489501,1235,5.6,,70.0,,,,,,,"Sugars, added",G -24706825,1489574,1235,1.6,,70.0,,,,,,,"Sugars, added",G -24707198,1493735,1235,42.9,,70.0,,,,,,,"Sugars, added",G -24707221,1493787,1235,41.7,,70.0,,,,,,,"Sugars, added",G -24707237,1493819,1235,25.6,,70.0,,,,,,,"Sugars, added",G -24707648,1498218,1235,8.1,,70.0,,,,,,,"Sugars, added",G -24707723,1498990,1235,12.7,,70.0,,,,,,,"Sugars, added",G -24708141,1502728,1235,3.8,,70.0,,,,,,,"Sugars, added",G -24708149,1502753,1235,5.0,,70.0,,,,,,,"Sugars, added",G -24708197,1503064,1235,65.7,,70.0,,,,,,,"Sugars, added",G -24708247,1503851,1235,55.0,,70.0,,,,,,,"Sugars, added",G -24708659,1507682,1235,6.9,,70.0,,,,,,,"Sugars, added",G -24708924,1510173,1235,20.2,,70.0,,,,,,,"Sugars, added",G -24709136,1512048,1235,33.3,,70.0,,,,,,,"Sugars, added",G -24709294,1513531,1235,5.0,,70.0,,,,,,,"Sugars, added",G -24709347,1514008,1235,53.3,,70.0,,,,,,,"Sugars, added",G -24709849,1523062,1235,50.0,,70.0,,,,,,,"Sugars, added",G -24710528,1538817,1235,33.3,,70.0,,,,,,,"Sugars, added",G -24710683,1542559,1235,4.7,,70.0,,,,,,,"Sugars, added",G -24710826,1546181,1235,15.1,,70.0,,,,,,,"Sugars, added",G -24710895,1548165,1235,30.6,,70.0,,,,,,,"Sugars, added",G -24710917,1549612,1235,55.6,,70.0,,,,,,,"Sugars, added",G -24711068,1554170,1235,4.8,,70.0,,,,,,,"Sugars, added",G -24711099,1554664,1235,10.7,,70.0,,,,,,,"Sugars, added",G -24711517,1564205,1235,14.3,,70.0,,,,,,,"Sugars, added",G -24711660,1567808,1235,16.7,,70.0,,,,,,,"Sugars, added",G -24711687,1569085,1235,10.0,,70.0,,,,,,,"Sugars, added",G -24711867,1574160,1235,3.3,,70.0,,,,,,,"Sugars, added",G -24712029,1576660,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24712056,1577175,1235,61.3,,70.0,,,,,,,"Sugars, added",G -24712684,1586539,1235,54.7,,70.0,,,,,,,"Sugars, added",G -24713321,1592343,1235,4.1,,70.0,,,,,,,"Sugars, added",G -24714323,1610620,1235,29.3,,70.0,,,,,,,"Sugars, added",G -24714545,1612521,1235,1.7,,70.0,,,,,,,"Sugars, added",G -24714833,1615227,1235,27.1,,70.0,,,,,,,"Sugars, added",G -24714921,1615957,1235,10.0,,70.0,,,,,,,"Sugars, added",G -24715478,1620704,1235,12.5,,70.0,,,,,,,"Sugars, added",G -24715636,1622114,1235,15.0,,70.0,,,,,,,"Sugars, added",G -24715653,1622458,1235,12.8,,70.0,,,,,,,"Sugars, added",G -24715759,1623104,1235,4.7,,70.0,,,,,,,"Sugars, added",G -24715817,1623487,1235,5.9,,70.0,,,,,,,"Sugars, added",G -24716181,1627812,1235,12.5,,70.0,,,,,,,"Sugars, added",G -24716297,1629234,1235,33.3,,70.0,,,,,,,"Sugars, added",G -24716347,1629852,1235,40.0,,70.0,,,,,,,"Sugars, added",G -24716438,1631807,1235,16.3,,70.0,,,,,,,"Sugars, added",G -24716971,1636841,1235,9.4,,70.0,,,,,,,"Sugars, added",G -24717055,1637266,1235,4.8,,70.0,,,,,,,"Sugars, added",G -24717079,1637367,1235,1.7,,70.0,,,,,,,"Sugars, added",G -24717161,1637855,1235,16.3,,70.0,,,,,,,"Sugars, added",G -24717168,1637887,1235,4.4,,70.0,,,,,,,"Sugars, added",G -24717180,1638006,1235,5.6,,70.0,,,,,,,"Sugars, added",G -24717220,1638340,1235,4.8,,70.0,,,,,,,"Sugars, added",G -24717232,1638383,1235,1.2,,73.0,,,,,,,"Sugars, added",G -24717812,1641155,1235,3.1,,73.0,,,,,,,"Sugars, added",G -24717848,1641299,1235,8.5,,70.0,,,,,,,"Sugars, added",G -24717988,1642182,1235,14.0,,70.0,,,,,,,"Sugars, added",G -24718442,1645462,1235,11.1,,70.0,,,,,,,"Sugars, added",G -24719059,1648385,1235,33.3,,70.0,,,,,,,"Sugars, added",G -24719109,1648737,1235,74.2,,70.0,,,,,,,"Sugars, added",G -24719158,1648918,1235,43.6,,70.0,,,,,,,"Sugars, added",G -24719379,1649460,1235,11.1,,70.0,,,,,,,"Sugars, added",G -24719402,1649531,1235,20.0,,70.0,,,,,,,"Sugars, added",G -24719748,1651677,1235,40.0,,70.0,,,,,,,"Sugars, added",G -24719919,1652127,1235,63.6,,70.0,,,,,,,"Sugars, added",G -24720051,1653254,1235,34.6,,70.0,,,,,,,"Sugars, added",G -24720058,1653262,1235,10.6,,70.0,,,,,,,"Sugars, added",G -24720437,1654460,1235,51.9,,70.0,,,,,,,"Sugars, added",G -24720615,1654895,1235,50.0,,70.0,,,,,,,"Sugars, added",G -24720985,1656652,1235,0.5,,70.0,,,,,,,"Sugars, added",G -24721093,1657171,1235,6.7,,70.0,,,,,,,"Sugars, added",G -24721371,1658244,1235,20.0,,70.0,,,,,,,"Sugars, added",G -24721651,1659087,1235,10.4,,70.0,,,,,,,"Sugars, added",G -24721661,1659174,1235,10.0,,70.0,,,,,,,"Sugars, added",G -24721685,1659241,1235,8.3,,70.0,,,,,,,"Sugars, added",G -24721687,1659249,1235,93.3,,70.0,,,,,,,"Sugars, added",G -24721716,1659302,1235,11.1,,70.0,,,,,,,"Sugars, added",G -24721779,1659542,1235,1.6,,70.0,,,,,,,"Sugars, added",G -24722033,1660267,1235,21.4,,70.0,,,,,,,"Sugars, added",G -24722115,1660489,1235,33.3,,70.0,,,,,,,"Sugars, added",G -24722168,1660614,1235,6.7,,70.0,,,,,,,"Sugars, added",G -24722755,1662808,1235,0.8,,70.0,,,,,,,"Sugars, added",G -24723204,1665153,1235,39.5,,70.0,,,,,,,"Sugars, added",G -24723217,1665221,1235,30.6,,70.0,,,,,,,"Sugars, added",G -24723304,1665573,1235,31.6,,70.0,,,,,,,"Sugars, added",G -24723571,1666515,1235,24.2,,70.0,,,,,,,"Sugars, added",G -24723743,1666971,1235,20.0,,70.0,,,,,,,"Sugars, added",G -24724234,1668575,1235,22.2,,70.0,,,,,,,"Sugars, added",G -24724542,1669442,1235,21.4,,70.0,,,,,,,"Sugars, added",G -24724564,1669512,1235,9.4,,70.0,,,,,,,"Sugars, added",G -24724570,1669526,1235,7.7,,70.0,,,,,,,"Sugars, added",G -24724652,1669740,1235,43.8,,70.0,,,,,,,"Sugars, added",G -24724688,1669845,1235,2.5,,73.0,,,,,,,"Sugars, added",G -24724908,1670510,1235,51.7,,70.0,,,,,,,"Sugars, added",G -24724966,1670670,1235,26.8,,70.0,,,,,,,"Sugars, added",G -24724993,1670725,1235,18.8,,70.0,,,,,,,"Sugars, added",G -24725027,1670821,1235,10.0,,70.0,,,,,,,"Sugars, added",G -24725101,1671043,1235,7.7,,70.0,,,,,,,"Sugars, added",G -24725339,1671809,1235,18.2,,70.0,,,,,,,"Sugars, added",G -24726492,1675396,1235,1.8,,70.0,,,,,,,"Sugars, added",G -24726517,1675459,1235,7.1,,70.0,,,,,,,"Sugars, added",G -24726850,1676585,1235,20.0,,70.0,,,,,,,"Sugars, added",G -24726910,1676744,1235,0.0,,70.0,,,,,,,"Sugars, added",G -24726946,1676874,1235,38.6,,70.0,,,,,,,"Sugars, added",G -24727156,1677345,1235,43.3,,70.0,,,,,,,"Sugars, added",G -24727228,1677545,1235,39.5,,70.0,,,,,,,"Sugars, added",G -24727329,1677801,1235,10.0,,70.0,,,,,,,"Sugars, added",G -24727633,1678687,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24727683,1678823,1235,8.3,,70.0,,,,,,,"Sugars, added",G -24727802,1679129,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24728200,1680098,1235,7.6,,70.0,,,,,,,"Sugars, added",G -24728213,1680127,1235,5.4,,70.0,,,,,,,"Sugars, added",G -24728324,1680395,1235,46.5,,70.0,,,,,,,"Sugars, added",G -24728904,1681881,1235,35.6,,70.0,,,,,,,"Sugars, added",G -24729079,1682279,1235,74.1,,70.0,,,,,,,"Sugars, added",G -24729302,1682957,1235,60.0,,70.0,,,,,,,"Sugars, added",G -24729391,1683223,1235,43.9,,70.0,,,,,,,"Sugars, added",G -24729682,1684136,1235,4.7,,70.0,,,,,,,"Sugars, added",G -24729715,1684201,1235,90.9,,70.0,,,,,,,"Sugars, added",G -24729884,1684713,1235,10.3,,70.0,,,,,,,"Sugars, added",G -24729979,1684881,1235,63.3,,70.0,,,,,,,"Sugars, added",G -24730419,1686216,1235,10.0,,70.0,,,,,,,"Sugars, added",G -24731004,1687831,1235,3.3,,73.0,,,,,,,"Sugars, added",G -24731281,1688658,1235,15.0,,70.0,,,,,,,"Sugars, added",G -24731384,1688982,1235,33.3,,70.0,,,,,,,"Sugars, added",G -24731447,1689144,1235,2.6,,70.0,,,,,,,"Sugars, added",G -24731485,1689257,1235,10.4,,70.0,,,,,,,"Sugars, added",G -24731561,1689504,1235,42.4,,70.0,,,,,,,"Sugars, added",G -24731805,1690202,1235,1.6,,70.0,,,,,,,"Sugars, added",G -24731978,1690592,1235,14.8,,70.0,,,,,,,"Sugars, added",G -24731986,1690621,1235,2.9,,73.0,,,,,,,"Sugars, added",G -24732271,1691170,1235,5.8,,70.0,,,,,,,"Sugars, added",G -24732354,1691379,1235,22.9,,70.0,,,,,,,"Sugars, added",G -24732427,1691564,1235,10.0,,70.0,,,,,,,"Sugars, added",G -24732939,1692695,1235,36.4,,70.0,,,,,,,"Sugars, added",G -24732989,1692861,1235,31.7,,70.0,,,,,,,"Sugars, added",G -24733240,1693390,1235,15.3,,70.0,,,,,,,"Sugars, added",G -24733335,1693637,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24733395,1693772,1235,58.1,,70.0,,,,,,,"Sugars, added",G -24733811,1694811,1235,44.1,,70.0,,,,,,,"Sugars, added",G -24733948,1695242,1235,53.5,,70.0,,,,,,,"Sugars, added",G -24734082,1695453,1235,11.6,,70.0,,,,,,,"Sugars, added",G -24734457,1696599,1235,2.3,,70.0,,,,,,,"Sugars, added",G -24734504,1696733,1235,20.0,,70.0,,,,,,,"Sugars, added",G -24734619,1697074,1235,2.5,,70.0,,,,,,,"Sugars, added",G -24734855,1697782,1235,26.1,,70.0,,,,,,,"Sugars, added",G -24734892,1697917,1235,20.5,,70.0,,,,,,,"Sugars, added",G -24735022,1698274,1235,11.7,,70.0,,,,,,,"Sugars, added",G -24735080,1698421,1235,19.6,,70.0,,,,,,,"Sugars, added",G -24735157,1698691,1235,50.0,,70.0,,,,,,,"Sugars, added",G -24735167,1698744,1235,50.0,,70.0,,,,,,,"Sugars, added",G -24735757,1700187,1235,27.8,,70.0,,,,,,,"Sugars, added",G -24735767,1700211,1235,41.9,,70.0,,,,,,,"Sugars, added",G -24735878,1700518,1235,0.8,,70.0,,,,,,,"Sugars, added",G -24736645,1702241,1235,42.2,,70.0,,,,,,,"Sugars, added",G -24736727,1702487,1235,0.0,,70.0,,,,,,,"Sugars, added",G -24736955,1703026,1235,20.0,,70.0,,,,,,,"Sugars, added",G -24736992,1703117,1235,8.0,,70.0,,,,,,,"Sugars, added",G -24736997,1703127,1235,16.2,,70.0,,,,,,,"Sugars, added",G -24737030,1703208,1235,14.4,,70.0,,,,,,,"Sugars, added",G -24737150,1703490,1235,12.5,,73.0,,,,,,,"Sugars, added",G -24737263,1703864,1235,0.8,,70.0,,,,,,,"Sugars, added",G -24737314,1703979,1235,1.4,,70.0,,,,,,,"Sugars, added",G -24737480,1704323,1235,10.0,,70.0,,,,,,,"Sugars, added",G -24737517,1704405,1235,90.5,,70.0,,,,,,,"Sugars, added",G -24737570,1704516,1235,6.0,,70.0,,,,,,,"Sugars, added",G -24737647,1704660,1235,2.9,,70.0,,,,,,,"Sugars, added",G -24737820,1705037,1235,0.0,,70.0,,,,,,,"Sugars, added",G -24737842,1705097,1235,20.0,,70.0,,,,,,,"Sugars, added",G -24737951,1705418,1235,37.5,,70.0,,,,,,,"Sugars, added",G -24738164,1705927,1235,50.0,,70.0,,,,,,,"Sugars, added",G -24738469,1706652,1235,22.6,,70.0,,,,,,,"Sugars, added",G -24738510,1706724,1235,55.6,,70.0,,,,,,,"Sugars, added",G -24738715,1707219,1235,2.4,,70.0,,,,,,,"Sugars, added",G -24738735,1707303,1235,3.1,,70.0,,,,,,,"Sugars, added",G -24738807,1707563,1235,4.7,,70.0,,,,,,,"Sugars, added",G -24738929,1707872,1235,3.9,,70.0,,,,,,,"Sugars, added",G -24739043,1708126,1235,63.3,,70.0,,,,,,,"Sugars, added",G -24739137,1708297,1235,6.9,,70.0,,,,,,,"Sugars, added",G -24739156,1708398,1235,41.4,,70.0,,,,,,,"Sugars, added",G -24739352,1708820,1235,12.4,,70.0,,,,,,,"Sugars, added",G -24739550,1709249,1235,1.7,,70.0,,,,,,,"Sugars, added",G -24739572,1709286,1235,22.4,,70.0,,,,,,,"Sugars, added",G -24739600,1709372,1235,7.5,,70.0,,,,,,,"Sugars, added",G -24739609,1709404,1235,8.0,,70.0,,,,,,,"Sugars, added",G -24739968,1710186,1235,20.0,,70.0,,,,,,,"Sugars, added",G -24740175,1710680,1235,14.7,,70.0,,,,,,,"Sugars, added",G -24740572,1711605,1235,22.5,,70.0,,,,,,,"Sugars, added",G -24740635,1711760,1235,13.0,,70.0,,,,,,,"Sugars, added",G -24740672,1711832,1235,28.6,,70.0,,,,,,,"Sugars, added",G -24740807,1712122,1235,12.0,,70.0,,,,,,,"Sugars, added",G -24740940,1712388,1235,31.4,,70.0,,,,,,,"Sugars, added",G -24741069,1712705,1235,47.1,,70.0,,,,,,,"Sugars, added",G -24741070,1712709,1235,12.2,,70.0,,,,,,,"Sugars, added",G -24741155,1712905,1235,50.0,,70.0,,,,,,,"Sugars, added",G -24741570,1713971,1235,28.0,,70.0,,,,,,,"Sugars, added",G -24741794,1714471,1235,3.6,,73.0,,,,,,,"Sugars, added",G -24741930,1714829,1235,15.0,,70.0,,,,,,,"Sugars, added",G -24742058,1715228,1235,8.0,,70.0,,,,,,,"Sugars, added",G -24742209,1715544,1235,21.6,,70.0,,,,,,,"Sugars, added",G -24742339,1715846,1235,50.0,,70.0,,,,,,,"Sugars, added",G -24742361,1715879,1235,53.8,,70.0,,,,,,,"Sugars, added",G -24742420,1716014,1235,73.3,,70.0,,,,,,,"Sugars, added",G -24742453,1716099,1235,3.3,,70.0,,,,,,,"Sugars, added",G -24742491,1716226,1235,40.0,,70.0,,,,,,,"Sugars, added",G -24742505,1716253,1235,20.0,,70.0,,,,,,,"Sugars, added",G -24742748,1716888,1235,14.3,,70.0,,,,,,,"Sugars, added",G -24743140,1717875,1235,40.0,,70.0,,,,,,,"Sugars, added",G -24743168,1717981,1235,45.5,,70.0,,,,,,,"Sugars, added",G -24743209,1718070,1235,2.0,,70.0,,,,,,,"Sugars, added",G -24743866,1719857,1235,8.9,,70.0,,,,,,,"Sugars, added",G -24744305,1720932,1235,2.4,,70.0,,,,,,,"Sugars, added",G -24744814,1722771,1235,48.4,,70.0,,,,,,,"Sugars, added",G -24745066,1723595,1235,28.2,,70.0,,,,,,,"Sugars, added",G -24745159,1723856,1235,6.3,,70.0,,,,,,,"Sugars, added",G -24745364,1724351,1235,4.2,,70.0,,,,,,,"Sugars, added",G -24745459,1724674,1235,8.6,,70.0,,,,,,,"Sugars, added",G -24745474,1724723,1235,5.0,,70.0,,,,,,,"Sugars, added",G -24745710,1725366,1235,2.3,,70.0,,,,,,,"Sugars, added",G -24746101,1726811,1235,44.8,,70.0,,,,,,,"Sugars, added",G -24746202,1727214,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24746282,1727505,1235,15.4,,70.0,,,,,,,"Sugars, added",G -24746362,1727678,1235,3.3,,70.0,,,,,,,"Sugars, added",G -24746425,1727796,1235,50.0,,70.0,,,,,,,"Sugars, added",G -24746526,1727993,1235,92.6,,70.0,,,,,,,"Sugars, added",G -24746630,1728460,1235,64.3,,70.0,,,,,,,"Sugars, added",G -24746896,1729084,1235,37.5,,70.0,,,,,,,"Sugars, added",G -24746967,1729292,1235,32.3,,70.0,,,,,,,"Sugars, added",G -24747078,1729611,1235,2.0,,70.0,,,,,,,"Sugars, added",G -24747317,1730042,1235,42.9,,70.0,,,,,,,"Sugars, added",G -24747406,1730260,1235,4.7,,70.0,,,,,,,"Sugars, added",G -24747412,1730271,1235,4.1,,70.0,,,,,,,"Sugars, added",G -24747477,1730452,1235,9.1,,70.0,,,,,,,"Sugars, added",G -24747479,1730454,1235,4.6,,70.0,,,,,,,"Sugars, added",G -24747488,1730472,1235,26.5,,70.0,,,,,,,"Sugars, added",G -24747518,1730517,1235,19.8,,70.0,,,,,,,"Sugars, added",G -24747583,1730689,1235,4.0,,70.0,,,,,,,"Sugars, added",G -24747631,1730771,1235,47.4,,70.0,,,,,,,"Sugars, added",G -24747679,1730896,1235,26.7,,70.0,,,,,,,"Sugars, added",G -24747720,1730969,1235,36.0,,70.0,,,,,,,"Sugars, added",G -24747931,1731537,1235,43.3,,70.0,,,,,,,"Sugars, added",G -24747969,1731641,1235,87.5,,70.0,,,,,,,"Sugars, added",G -24748175,1732074,1235,36.8,,70.0,,,,,,,"Sugars, added",G -24748486,1732814,1235,8.3,,70.0,,,,,,,"Sugars, added",G -24748610,1733117,1235,0.7,,70.0,,,,,,,"Sugars, added",G -24748686,1733282,1235,5.4,,70.0,,,,,,,"Sugars, added",G -24748959,1733843,1235,70.4,,70.0,,,,,,,"Sugars, added",G -24749027,1734040,1235,0.8,,70.0,,,,,,,"Sugars, added",G -24749579,1735348,1235,10.0,,70.0,,,,,,,"Sugars, added",G -24749748,1735750,1235,67.9,,70.0,,,,,,,"Sugars, added",G -24749752,1735754,1235,27.5,,70.0,,,,,,,"Sugars, added",G -24750339,1737303,1235,90.0,,70.0,,,,,,,"Sugars, added",G -24750570,1737733,1235,6.7,,70.0,,,,,,,"Sugars, added",G -24751179,1739128,1235,65.7,,70.0,,,,,,,"Sugars, added",G -24751299,1739396,1235,90.5,,70.0,,,,,,,"Sugars, added",G -24751446,1739852,1235,17.9,,70.0,,,,,,,"Sugars, added",G -24751480,1739911,1235,8.9,,70.0,,,,,,,"Sugars, added",G -24751484,1739919,1235,20.0,,70.0,,,,,,,"Sugars, added",G -24751541,1740034,1235,16.7,,70.0,,,,,,,"Sugars, added",G -24751856,1740708,1235,16.0,,70.0,,,,,,,"Sugars, added",G -24752144,1741466,1235,70.4,,70.0,,,,,,,"Sugars, added",G -24752210,1741627,1235,60.0,,70.0,,,,,,,"Sugars, added",G -24752220,1741639,1235,50.0,,70.0,,,,,,,"Sugars, added",G -24752250,1741702,1235,3.3,,73.0,,,,,,,"Sugars, added",G -24752300,1741796,1235,39.6,,70.0,,,,,,,"Sugars, added",G -24752485,1742183,1235,51.2,,70.0,,,,,,,"Sugars, added",G -24752558,1742322,1235,33.3,,70.0,,,,,,,"Sugars, added",G -24752962,1743206,1235,7.9,,70.0,,,,,,,"Sugars, added",G -24753863,1745288,1235,95.5,,70.0,,,,,,,"Sugars, added",G -24753886,1745333,1235,12.5,,70.0,,,,,,,"Sugars, added",G -24754019,1745583,1235,61.3,,70.0,,,,,,,"Sugars, added",G -24754041,1745619,1235,2.4,,73.0,,,,,,,"Sugars, added",G -24754061,1745664,1235,12.5,,70.0,,,,,,,"Sugars, added",G -24754081,1745704,1235,19.4,,70.0,,,,,,,"Sugars, added",G -24754184,1745951,1235,6.5,,70.0,,,,,,,"Sugars, added",G -24754402,1746371,1235,42.3,,70.0,,,,,,,"Sugars, added",G -24754490,1746595,1235,7.1,,70.0,,,,,,,"Sugars, added",G -24754568,1746783,1235,0.4,,70.0,,,,,,,"Sugars, added",G -24754774,1747211,1235,50.0,,70.0,,,,,,,"Sugars, added",G -24754861,1747377,1235,40.0,,70.0,,,,,,,"Sugars, added",G -24754983,1747649,1235,36.4,,70.0,,,,,,,"Sugars, added",G -24755088,1747837,1235,0.4,,70.0,,,,,,,"Sugars, added",G -24755400,1748451,1235,51.6,,70.0,,,,,,,"Sugars, added",G -24755462,1748556,1235,53.6,,70.0,,,,,,,"Sugars, added",G -24755695,1748986,1235,15.1,,70.0,,,,,,,"Sugars, added",G -24755951,1749487,1235,0.0,,70.0,,,,,,,"Sugars, added",G -24757086,1762109,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24757289,1764992,1235,6.0,,70.0,,,,,,,"Sugars, added",G -24757427,1766796,1235,13.8,,70.0,,,,,,,"Sugars, added",G -24757710,1770134,1235,68.8,,70.0,,,,,,,"Sugars, added",G -24757973,1774970,1235,57.5,,70.0,,,,,,,"Sugars, added",G -24758382,1788326,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24758496,1789832,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24758505,1790096,1235,28.6,,70.0,,,,,,,"Sugars, added",G -24758685,1794776,1235,93.3,,70.0,,,,,,,"Sugars, added",G -24758982,1798577,1235,46.4,,70.0,,,,,,,"Sugars, added",G -24759066,1799282,1235,3.1,,70.0,,,,,,,"Sugars, added",G -24759093,1799729,1235,14.1,,70.0,,,,,,,"Sugars, added",G -24759111,1799854,1235,4.0,,70.0,,,,,,,"Sugars, added",G -24759343,1801477,1235,1.2,,73.0,,,,,,,"Sugars, added",G -24759473,1802572,1235,10.7,,70.0,,,,,,,"Sugars, added",G -24759597,1803324,1235,14.1,,70.0,,,,,,,"Sugars, added",G -24759963,1805909,1235,60.0,,70.0,,,,,,,"Sugars, added",G -24760131,1806765,1235,44.0,,70.0,,,,,,,"Sugars, added",G -24760321,1807792,1235,40.0,,70.0,,,,,,,"Sugars, added",G -24760723,1809605,1235,60.7,,70.0,,,,,,,"Sugars, added",G -24760807,1809916,1235,10.0,,70.0,,,,,,,"Sugars, added",G -24761383,1812098,1235,33.3,,70.0,,,,,,,"Sugars, added",G -24761645,1812905,1235,13.8,,70.0,,,,,,,"Sugars, added",G -24761834,1813595,1235,12.8,,70.0,,,,,,,"Sugars, added",G -24761998,1814114,1235,6.9,,70.0,,,,,,,"Sugars, added",G -24762467,1815805,1235,12.8,,70.0,,,,,,,"Sugars, added",G -24762545,1816078,1235,1.8,,70.0,,,,,,,"Sugars, added",G -24762652,1816399,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24762788,1817099,1235,30.0,,70.0,,,,,,,"Sugars, added",G -24763421,1819056,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24763448,1819127,1235,43.3,,70.0,,,,,,,"Sugars, added",G -24763548,1819345,1235,33.3,,70.0,,,,,,,"Sugars, added",G -24763569,1819401,1235,46.7,,70.0,,,,,,,"Sugars, added",G -24764136,1821237,1235,29.5,,70.0,,,,,,,"Sugars, added",G -24764298,1821746,1235,0.4,,70.0,,,,,,,"Sugars, added",G -24764359,1821975,1235,14.0,,70.0,,,,,,,"Sugars, added",G -24764463,1822281,1235,29.4,,70.0,,,,,,,"Sugars, added",G -24764492,1822350,1235,17.2,,70.0,,,,,,,"Sugars, added",G -24764689,1823114,1235,67.5,,70.0,,,,,,,"Sugars, added",G -24764971,1823799,1235,24.3,,70.0,,,,,,,"Sugars, added",G -24764999,1823854,1235,3.4,,70.0,,,,,,,"Sugars, added",G -24765064,1824057,1235,3.4,,70.0,,,,,,,"Sugars, added",G -24765937,1826509,1235,1.7,,70.0,,,,,,,"Sugars, added",G -24766025,1826786,1235,75.0,,70.0,,,,,,,"Sugars, added",G -24766285,1827365,1235,47.6,,70.0,,,,,,,"Sugars, added",G -24766598,1828309,1235,40.0,,70.0,,,,,,,"Sugars, added",G -24766673,1828394,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24766878,1828637,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24766985,1828802,1235,19.1,,70.0,,,,,,,"Sugars, added",G -24767121,1829030,1235,6.5,,70.0,,,,,,,"Sugars, added",G -24767665,1829778,1235,7.1,,70.0,,,,,,,"Sugars, added",G -24767716,1829840,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24767855,1830006,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24767892,1830061,1235,0.2,,70.0,,,,,,,"Sugars, added",G -24767932,1830114,1235,62.1,,70.0,,,,,,,"Sugars, added",G -24768098,1830364,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24768121,1830413,1235,3.6,,73.0,,,,,,,"Sugars, added",G -24768366,1830821,1235,9.0,,70.0,,,,,,,"Sugars, added",G -24768368,1830824,1235,36.6,,70.0,,,,,,,"Sugars, added",G -24768380,1830841,1235,50.0,,70.0,,,,,,,"Sugars, added",G -24768544,1831105,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24768731,1831411,1235,20.4,,70.0,,,,,,,"Sugars, added",G -24769177,1832110,1235,20.0,,70.0,,,,,,,"Sugars, added",G -24769210,1832155,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24769371,1832402,1235,77.4,,70.0,,,,,,,"Sugars, added",G -24769756,1833030,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24769922,1833259,1235,20.7,,70.0,,,,,,,"Sugars, added",G -24770085,1833514,1235,21.0,,70.0,,,,,,,"Sugars, added",G -24770255,1833773,1235,20.0,,70.0,,,,,,,"Sugars, added",G -24770354,1833909,1235,15.9,,70.0,,,,,,,"Sugars, added",G -24770369,1833926,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24771089,1835065,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24771632,1835844,1235,16.7,,70.0,,,,,,,"Sugars, added",G -24771744,1835981,1235,1.1,,73.0,,,,,,,"Sugars, added",G -24772481,1836879,1235,3.6,,73.0,,,,,,,"Sugars, added",G -24772659,1837097,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24772764,1837227,1235,15.5,,70.0,,,,,,,"Sugars, added",G -24772896,1837422,1235,0.6,,73.0,,,,,,,"Sugars, added",G -24772993,1837587,1235,2.5,,70.0,,,,,,,"Sugars, added",G -24773178,1838171,1235,8.0,,70.0,,,,,,,"Sugars, added",G -24773211,1838257,1235,10.0,,70.0,,,,,,,"Sugars, added",G -24773263,1838395,1235,2.1,,70.0,,,,,,,"Sugars, added",G -24773615,1882761,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24773622,1882771,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24773698,1882857,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24773708,1882870,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24773969,1840756,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24774059,1841201,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24774115,1841633,1235,14.5,,70.0,,,,,,,"Sugars, added",G -24774189,1841866,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24774193,1841870,1235,5.8,,70.0,,,,,,,"Sugars, added",G -24774199,1841893,1235,10.0,,70.0,,,,,,,"Sugars, added",G -24774233,1841990,1235,1.8,,70.0,,,,,,,"Sugars, added",G -24774481,1842681,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24774611,1842958,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24775314,1844051,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24775356,1844098,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24775418,1844178,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24775722,1844574,1235,66.7,,70.0,,,,,,,"Sugars, added",G -24776161,1845136,1235,20.0,,70.0,,,,,,,"Sugars, added",G -24776371,1845411,1235,1.2,,70.0,,,,,,,"Sugars, added",G -24776404,1845447,1235,16.3,,70.0,,,,,,,"Sugars, added",G -24776530,1845598,1235,4.1,,70.0,,,,,,,"Sugars, added",G -24776726,1845831,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24776957,1846123,1235,1.6,,70.0,,,,,,,"Sugars, added",G -24777022,1846203,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24777161,1846397,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24777550,1846887,1235,7.1,,70.0,,,,,,,"Sugars, added",G -24777594,1846934,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24777940,1847341,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24778208,1884660,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24778311,1884916,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24778567,1886571,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24778806,1888065,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24778990,1890653,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24779716,1898292,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24780327,1905104,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24780646,1906477,1235,40.0,,70.0,,,,,,,"Sugars, added",G -24780812,1907169,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24781348,1909728,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24781433,1909986,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24781466,1910048,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24781542,1910514,1235,3.3,,70.0,,,,,,,"Sugars, added",G -24781626,1911031,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24781939,1913064,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24782109,1915402,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24782247,1916102,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24782593,1918780,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24782786,1919541,1235,2.6,,70.0,,,,,,,"Sugars, added",G -24783010,1920328,1235,38.9,,70.0,,,,,,,"Sugars, added",G -24783260,1921003,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24783540,1921716,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24783779,1922414,1235,21.1,,70.0,,,,,,,"Sugars, added",G -24783799,1922518,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24784276,1924451,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24784572,1925330,1235,10.6,,70.0,,,,,,,"Sugars, added",G -24784689,1925709,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24784877,1926058,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24784906,1926145,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24785076,1926604,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24785255,1927765,1235,27.5,,70.0,,,,,,,"Sugars, added",G -24785266,1927789,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24785402,1928148,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24785564,1928891,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24786591,1931785,1235,38.2,,70.0,,,,,,,"Sugars, added",G -24786759,1932121,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24786897,1932597,1235,73.3,,70.0,,,,,,,"Sugars, added",G -24787131,1933389,1235,1.0,,70.0,,,,,,,"Sugars, added",G -24787293,1933700,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24787472,1934015,1235,46.4,,70.0,,,,,,,"Sugars, added",G -24787644,1934592,1235,5.2,,70.0,,,,,,,"Sugars, added",G -24788051,1936163,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24788059,1936197,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24788112,1936330,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24788392,1936733,1235,96.9,,70.0,,,,,,,"Sugars, added",G -24788427,1936801,1235,57.1,,70.0,,,,,,,"Sugars, added",G -24788540,1936966,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24789053,1938505,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24789412,1939108,1235,43.3,,70.0,,,,,,,"Sugars, added",G -24789601,1939651,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24789678,1939768,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24790227,1940718,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24790248,1940759,1235,7.1,,70.0,,,,,,,"Sugars, added",G -24790465,1941640,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24790960,1942464,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24791363,1943107,1235,0.0,,70.0,,,,,,,"Sugars, added",G -24791526,1943362,1235,3.1,,70.0,,,,,,,"Sugars, added",G -24791880,1944389,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24791884,1944397,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24792027,1944642,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24792088,1944730,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24793202,1946506,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24793283,1946613,1235,35.7,,70.0,,,,,,,"Sugars, added",G -24793295,1946630,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24793343,1946684,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24793423,1946791,1235,43.8,,70.0,,,,,,,"Sugars, added",G -24793624,1947094,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24793649,1947125,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24793775,1947299,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24794162,1947918,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24794194,1947953,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24794349,1948176,1235,2.5,,70.0,,,,,,,"Sugars, added",G -24794410,1948300,1235,57.7,,70.0,,,,,,,"Sugars, added",G -24794620,1948698,1235,26.7,,70.0,,,,,,,"Sugars, added",G -24794638,1948723,1235,6.0,,70.0,,,,,,,"Sugars, added",G -24794645,1948738,1235,6.4,,70.0,,,,,,,"Sugars, added",G -24794668,1948778,1235,15.5,,70.0,,,,,,,"Sugars, added",G -24794720,1948866,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24795181,1949592,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24795707,1950472,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24796018,1950952,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24796637,1951871,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24797108,1952609,1235,5.9,,70.0,,,,,,,"Sugars, added",G -24797494,1953178,1235,39.3,,70.0,,,,,,,"Sugars, added",G -24797590,1953317,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24797941,1953804,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24797953,1953821,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24798483,1954668,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24798590,1954818,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24798742,1955064,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24798901,1955295,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24799097,1955576,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24799147,1955643,1235,29.8,,70.0,,,,,,,"Sugars, added",G -24799576,1956306,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24799606,1956364,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24799625,1956393,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24799828,1956685,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24799878,1956785,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24800077,1957099,1235,22.2,,70.0,,,,,,,"Sugars, added",G -24801016,1958440,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24801763,1959479,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24801842,1959588,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24801896,1959658,1235,16.3,,70.0,,,,,,,"Sugars, added",G -24802205,1960060,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24802831,1960902,1235,32.0,,70.0,,,,,,,"Sugars, added",G -24803142,1961329,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24803230,1961460,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24803359,1961635,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24803822,1962279,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24804055,1962577,1235,4.7,,70.0,,,,,,,"Sugars, added",G -24804282,1962926,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24804372,1963044,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24804472,1963175,1235,11.5,,70.0,,,,,,,"Sugars, added",G -24804504,1963208,1235,33.3,,70.0,,,,,,,"Sugars, added",G -24804675,1963410,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24804825,1963582,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24804837,1963595,1235,23.3,,70.0,,,,,,,"Sugars, added",G -24804851,1963619,1235,22.2,,70.0,,,,,,,"Sugars, added",G -24805207,1964143,1235,50.4,,70.0,,,,,,,"Sugars, added",G -24805217,1964154,1235,0.0,,70.0,,,,,,,"Sugars, added",G -24805326,1964311,1235,5.9,,70.0,,,,,,,"Sugars, added",G -24805605,1964656,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24805882,1965042,1235,14.7,,70.0,,,,,,,"Sugars, added",G -24806075,1965349,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24806742,1966251,1235,6.2,,70.0,,,,,,,"Sugars, added",G -24806853,1966419,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24807404,1967164,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24807753,1967583,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24807932,1967782,1235,46.7,,70.0,,,,,,,"Sugars, added",G -24808013,1967888,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24808148,1968105,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24808268,1968248,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24808404,1968415,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24808452,1968471,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24808457,1968477,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24808840,1969000,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24809114,1969333,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24809313,1969541,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24809320,1969565,1235,20.0,,70.0,,,,,,,"Sugars, added",G -24809348,1969608,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24809371,1969639,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24809521,1969830,1235,35.0,,70.0,,,,,,,"Sugars, added",G -24809734,1970082,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24809771,1970137,1235,41.2,,70.0,,,,,,,"Sugars, added",G -24809869,1970278,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24811135,1972135,1235,1.0,,70.0,,,,,,,"Sugars, added",G -24811434,1972564,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24811863,1973140,1235,37.8,,70.0,,,,,,,"Sugars, added",G -24811867,1973144,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24813245,1974759,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24813475,1975026,1235,1.5,,70.0,,,,,,,"Sugars, added",G -24813617,1975200,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24813729,1975335,1235,25.0,,70.0,,,,,,,"Sugars, added",G -24813796,1975410,1235,23.3,,70.0,,,,,,,"Sugars, added",G -24813919,1975548,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24814385,1976170,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24814585,1976378,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24814932,1976751,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24814941,1976761,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24815006,1976833,1235,33.3,,70.0,,,,,,,"Sugars, added",G -24815171,1977007,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24815366,1977209,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24816375,1978290,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24816392,1978309,1235,0.6,,70.0,,,,,,,"Sugars, added",G -24816407,1978324,1235,30.3,,70.0,,,,,,,"Sugars, added",G -24816499,1978424,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24816570,1978501,1235,24.1,,70.0,,,,,,,"Sugars, added",G -24816649,1978584,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24816853,1978805,1235,25.0,,70.0,,,,,,,"Sugars, added",G -24817082,1979044,1235,4.2,,70.0,,,,,,,"Sugars, added",G -24817379,1979354,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24817603,1979597,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24817744,1979745,1235,64.3,,70.0,,,,,,,"Sugars, added",G -24817822,1979831,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24818254,1980300,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24818345,1980395,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24818441,1980498,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24818978,1981081,1235,69.0,,70.0,,,,,,,"Sugars, added",G -24819191,1981302,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24819248,1981363,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24819346,1981468,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24819367,1981490,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24819554,1981682,1235,43.5,,70.0,,,,,,,"Sugars, added",G -24819612,1981746,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24819641,1981777,1235,17.6,,70.0,,,,,,,"Sugars, added",G -24820691,1982922,1235,15.6,,70.0,,,,,,,"Sugars, added",G -24820694,1982925,1235,0.0,,70.0,,,,,,,"Sugars, added",G -24820864,1983145,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24820921,1983221,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24821040,1983629,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24821173,1983768,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24821260,1983859,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24821389,1983996,1235,37.9,,70.0,,,,,,,"Sugars, added",G -24821396,1984003,1235,69.0,,70.0,,,,,,,"Sugars, added",G -24821647,1984285,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24822142,1984795,1235,7.6,,70.0,,,,,,,"Sugars, added",G -24822158,1984812,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24822214,1984875,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24822306,1984984,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24822650,1985345,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24823060,1985776,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24823383,1986116,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24823423,1986157,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24823427,1986161,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24823506,1986246,1235,1.6,,70.0,,,,,,,"Sugars, added",G -24823923,1986682,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24823929,1986688,1235,2.6,,70.0,,,,,,,"Sugars, added",G -24824555,1987349,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24824642,1987449,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24824899,1987733,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24825140,1987994,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24825320,1988180,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24825692,1988577,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24825738,1988623,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24825967,1988900,1235,2.2,,70.0,,,,,,,"Sugars, added",G -24826036,1988975,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24826080,1989026,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24826156,1989112,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24826656,1989655,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24826738,1989745,1235,8.9,,70.0,,,,,,,"Sugars, added",G -24826810,1989827,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24827056,1990087,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24827130,1990163,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24827293,1990333,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24827441,1990496,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24827444,1990499,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24827546,1990603,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24827675,1990739,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24828009,1991098,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24828329,1991448,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24828452,1991580,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24828610,1991744,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24828740,1991895,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24828906,1992069,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24829062,1992230,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24829376,1992557,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24829604,1992805,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24829783,1993003,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24829854,1993078,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24830406,1993679,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24830551,1993825,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24831427,1994818,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24831603,1995013,1235,14.6,,70.0,,,,,,,"Sugars, added",G -24832219,1995747,1235,16.7,,70.0,,,,,,,"Sugars, added",G -24832700,1996299,1235,25.0,,70.0,,,,,,,"Sugars, added",G -24832945,1996602,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24832992,1996667,1235,2.4,,70.0,,,,,,,"Sugars, added",G -24833076,1996759,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24833138,1996831,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24833276,1996986,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24833423,1997166,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24834249,1998101,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24834673,1998609,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24834743,1998694,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24835031,1999054,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24835138,1999182,1235,3.9,,70.0,,,,,,,"Sugars, added",G -24835214,1999268,1235,1.8,,73.0,,,,,,,"Sugars, added",G -24835485,1999568,1235,27.5,,70.0,,,,,,,"Sugars, added",G -24835714,2007620,1235,34.0,,78.0,,,,,,,"Sugars, added",G -24835747,2007657,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24836128,2010879,1235,3.3,,70.0,,,,,,,"Sugars, added",G -24836263,2011666,1235,4.7,,70.0,,,,,,,"Sugars, added",G -24836315,2012190,1235,2.5,,73.0,,,,,,,"Sugars, added",G -24836380,2012890,1235,10.0,,70.0,,,,,,,"Sugars, added",G -24836420,2013277,1235,32.1,,70.0,,,,,,,"Sugars, added",G -24836859,2017361,1235,0.4,,70.0,,,,,,,"Sugars, added",G -24837347,2020849,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24837398,2021746,1235,6.2,,70.0,,,,,,,"Sugars, added",G -24837647,2024310,1235,23.7,,70.0,,,,,,,"Sugars, added",G -24837817,2025481,1235,31.4,,70.0,,,,,,,"Sugars, added",G -24837893,2026048,1235,70.6,,70.0,,,,,,,"Sugars, added",G -24837966,2026499,1235,15.2,,70.0,,,,,,,"Sugars, added",G -24838244,2028181,1235,22.2,,70.0,,,,,,,"Sugars, added",G -24838249,2028206,1235,15.0,,70.0,,,,,,,"Sugars, added",G -24838287,2028485,1235,35.3,,70.0,,,,,,,"Sugars, added",G -24838322,2028845,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24838588,2030311,1235,22.1,,70.0,,,,,,,"Sugars, added",G -24838888,2032622,1235,26.7,,70.0,,,,,,,"Sugars, added",G -24839197,2035239,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24839471,2036517,1235,20.0,,70.0,,,,,,,"Sugars, added",G -24839692,2037852,1235,46.5,,70.0,,,,,,,"Sugars, added",G -24839732,2038009,1235,51.6,,70.0,,,,,,,"Sugars, added",G -24839762,2038301,1235,8.8,,70.0,,,,,,,"Sugars, added",G -24840043,2040146,1235,9.8,,70.0,,,,,,,"Sugars, added",G -24840131,2040867,1235,27.5,,70.0,,,,,,,"Sugars, added",G -24840731,2050507,1235,7.1,,70.0,,,,,,,"Sugars, added",G -24841267,2057789,1235,2.9,,70.0,,,,,,,"Sugars, added",G -24841560,2063245,1235,34.5,,70.0,,,,,,,"Sugars, added",G -24841748,2065553,1235,2.3,,70.0,,,,,,,"Sugars, added",G -24841799,2066646,1235,1.6,,70.0,,,,,,,"Sugars, added",G -24841951,2069978,1235,6.0,,70.0,,,,,,,"Sugars, added",G -24842016,2070680,1235,26.7,,70.0,,,,,,,"Sugars, added",G -24842103,2073416,1235,27.4,,70.0,,,,,,,"Sugars, added",G -24842160,2074735,1235,46.4,,70.0,,,,,,,"Sugars, added",G -24842273,2077039,1235,7.2,,70.0,,,,,,,"Sugars, added",G -24842511,2079501,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24842567,2079894,1235,7.1,,70.0,,,,,,,"Sugars, added",G -24842775,2081793,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24842871,2082621,1235,11.8,,70.0,,,,,,,"Sugars, added",G -24843103,2084600,1235,1.3,,70.0,,,,,,,"Sugars, added",G -24843181,2085229,1235,4.2,,70.0,,,,,,,"Sugars, added",G -24843274,2086168,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24843359,2086674,1235,1.5,,70.0,,,,,,,"Sugars, added",G -24843509,2087106,1235,0.9,,73.0,,,,,,,"Sugars, added",G -24843584,2087366,1235,0.8,,70.0,,,,,,,"Sugars, added",G -24844407,2098399,1235,17.6,,70.0,,,,,,,"Sugars, added",G -24844926,2102216,1235,5.6,,70.0,,,,,,,"Sugars, added",G -24845000,2102883,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24845047,2103171,1235,4.9,,70.0,,,,,,,"Sugars, added",G -24846040,2110063,1235,26.5,,70.0,,,,,,,"Sugars, added",G -24846181,2110708,1235,13.3,,70.0,,,,,,,"Sugars, added",G -24846231,2110944,1235,43.8,,70.0,,,,,,,"Sugars, added",G -24846345,2111712,1235,32.1,,70.0,,,,,,,"Sugars, added",G -24846419,2112038,1235,36.8,,70.0,,,,,,,"Sugars, added",G -24846435,2112076,1235,7.5,,70.0,,,,,,,"Sugars, added",G -24846513,2112294,1235,4.8,,70.0,,,,,,,"Sugars, added",G -24846940,2114013,1235,35.3,,70.0,,,,,,,"Sugars, added",G -24847036,2114345,1235,16.7,,73.0,,,,,,,"Sugars, added",G -24847106,2114640,1235,33.3,,70.0,,,,,,,"Sugars, added",G -24847375,2115861,1235,30.0,,70.0,,,,,,,"Sugars, added",G -24847393,2115879,1235,4.8,,70.0,,,,,,,"Sugars, added",G -24848045,2117826,1235,41.4,,70.0,,,,,,,"Sugars, added",G -24848569,2119739,1235,26.8,,70.0,,,,,,,"Sugars, added",G -24848759,2120305,1235,33.3,,70.0,,,,,,,"Sugars, added",G -24849016,2120800,1235,16.7,,70.0,,,,,,,"Sugars, added",G -24849161,2121218,1235,16.0,,70.0,,,,,,,"Sugars, added",G -24849526,2122644,1235,8.3,,70.0,,,,,,,"Sugars, added",G -24849646,2122958,1235,1.3,,70.0,,,,,,,"Sugars, added",G -24850314,2124411,1235,18.7,,70.0,,,,,,,"Sugars, added",G -24850369,2124536,1235,5.7,,70.0,,,,,,,"Sugars, added",G -24850434,2124704,1235,10.8,,70.0,,,,,,,"Sugars, added",G -24850767,2125815,1235,5.7,,70.0,,,,,,,"Sugars, added",G -24850881,2126271,1235,47.7,,70.0,,,,,,,"Sugars, added",G -24851235,2127148,1235,7.7,,70.0,,,,,,,"Sugars, added",G -24851251,2127209,1235,43.3,,70.0,,,,,,,"Sugars, added",G -24851277,2127315,1235,0.8,,70.0,,,,,,,"Sugars, added",G -24851389,2127623,1235,39.4,,70.0,,,,,,,"Sugars, added",G -24851421,2127704,1235,1.9,,70.0,,,,,,,"Sugars, added",G -24851434,2127735,1235,5.4,,70.0,,,,,,,"Sugars, added",G -24851560,2127981,1235,2.5,,70.0,,,,,,,"Sugars, added",G -24851760,2128428,1235,18.0,,70.0,,,,,,,"Sugars, added",G -24851859,2128650,1235,10.7,,70.0,,,,,,,"Sugars, added",G -24851904,2128740,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24851907,2128746,1235,36.0,,70.0,,,,,,,"Sugars, added",G -24852055,2129094,1235,3.1,,70.0,,,,,,,"Sugars, added",G -24852801,2131139,1235,4.0,,70.0,,,,,,,"Sugars, added",G -24852812,2131175,1235,58.3,,70.0,,,,,,,"Sugars, added",G -24852827,2131216,1235,65.7,,70.0,,,,,,,"Sugars, added",G -24852959,2131560,1235,17.6,,70.0,,,,,,,"Sugars, added",G -24853089,2131868,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24853270,2132211,1235,4.7,,70.0,,,,,,,"Sugars, added",G -24853615,2132887,1235,2.1,,73.0,,,,,,,"Sugars, added",G -24853709,2133075,1235,5.4,,70.0,,,,,,,"Sugars, added",G -24853814,2133256,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24853823,2133288,1235,10.0,,70.0,,,,,,,"Sugars, added",G -24854716,2135094,1235,7.1,,70.0,,,,,,,"Sugars, added",G -24854765,2135196,1235,43.8,,70.0,,,,,,,"Sugars, added",G -24855106,2136030,1235,0.5,,70.0,,,,,,,"Sugars, added",G -24855194,2136212,1235,36.5,,70.0,,,,,,,"Sugars, added",G -24855227,2136310,1235,0.4,,70.0,,,,,,,"Sugars, added",G -24855251,2136405,1235,26.9,,70.0,,,,,,,"Sugars, added",G -24855391,2136742,1235,13.8,,70.0,,,,,,,"Sugars, added",G -24855763,2137587,1235,83.3,,70.0,,,,,,,"Sugars, added",G -24855784,2137649,1235,7.1,,70.0,,,,,,,"Sugars, added",G -24856054,2138186,1235,83.3,,70.0,,,,,,,"Sugars, added",G -24856434,2139011,1235,23.3,,70.0,,,,,,,"Sugars, added",G -24856812,2139792,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24856966,2140073,1235,44.8,,70.0,,,,,,,"Sugars, added",G -24857760,2141389,1235,8.0,,70.0,,,,,,,"Sugars, added",G -24857790,2141459,1235,12.4,,70.0,,,,,,,"Sugars, added",G -24857925,2141725,1235,28.6,,70.0,,,,,,,"Sugars, added",G -24858504,2142857,1235,27.9,,70.0,,,,,,,"Sugars, added",G -24858510,2142867,1235,23.3,,70.0,,,,,,,"Sugars, added",G -24858552,2142933,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24858661,2143207,1235,41.7,,70.0,,,,,,,"Sugars, added",G -24858714,2143275,1235,1.2,,73.0,,,,,,,"Sugars, added",G -24858777,2143457,1235,7.5,,70.0,,,,,,,"Sugars, added",G -24859320,2144705,1235,20.0,,70.0,,,,,,,"Sugars, added",G -24859394,2144840,1235,3.5,,70.0,,,,,,,"Sugars, added",G -24859802,2145523,1235,4.0,,70.0,,,,,,,"Sugars, added",G -24860087,2145973,1235,60.7,,70.0,,,,,,,"Sugars, added",G -24860501,2146673,1235,5.9,,70.0,,,,,,,"Sugars, added",G -24861057,2147654,1235,0.0,,70.0,,,,,,,"Sugars, added",G -24861304,2148048,1235,23.3,,70.0,,,,,,,"Sugars, added",G -24861351,2148123,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24861394,2148182,1235,7.1,,70.0,,,,,,,"Sugars, added",G -24861409,2148204,1235,93.3,,70.0,,,,,,,"Sugars, added",G -24861413,2148208,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24861419,2148217,1235,25.9,,70.0,,,,,,,"Sugars, added",G -24861667,2148574,1235,21.4,,70.0,,,,,,,"Sugars, added",G -24861668,2148575,1235,0.9,,70.0,,,,,,,"Sugars, added",G -24861797,2148776,1235,1.5,,70.0,,,,,,,"Sugars, added",G -24862165,2149279,1235,0.8,,70.0,,,,,,,"Sugars, added",G -24862301,2149564,1235,33.3,,70.0,,,,,,,"Sugars, added",G -24863064,2150867,1235,35.6,,70.0,,,,,,,"Sugars, added",G -24863076,2150883,1235,5.8,,70.0,,,,,,,"Sugars, added",G -24863228,2151135,1235,12.2,,70.0,,,,,,,"Sugars, added",G -24863357,2151357,1235,11.7,,70.0,,,,,,,"Sugars, added",G -24863368,2151381,1235,0.6,,70.0,,,,,,,"Sugars, added",G -24863498,2151608,1235,45.2,,70.0,,,,,,,"Sugars, added",G -24863611,2151773,1235,8.0,,70.0,,,,,,,"Sugars, added",G -24864121,2152540,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24864223,2152732,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24864369,2152967,1235,1.0,,73.0,,,,,,,"Sugars, added",G -24864559,2153262,1235,11.4,,70.0,,,,,,,"Sugars, added",G -24864612,2153344,1235,14.9,,70.0,,,,,,,"Sugars, added",G -24864629,2153366,1235,15.3,,70.0,,,,,,,"Sugars, added",G -24864709,2153516,1235,16.7,,70.0,,,,,,,"Sugars, added",G -24864778,2153628,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24864802,2153670,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24865018,2154032,1235,12.5,,70.0,,,,,,,"Sugars, added",G -24865334,2154584,1235,2.5,,70.0,,,,,,,"Sugars, added",G -24865542,2154904,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24865570,2154938,1235,39.3,,70.0,,,,,,,"Sugars, added",G -24865767,2155227,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24865917,2155547,1235,36.6,,70.0,,,,,,,"Sugars, added",G -24866155,2156070,1235,32.4,,70.0,,,,,,,"Sugars, added",G -24866844,2157351,1235,1.2,,73.0,,,,,,,"Sugars, added",G -24867030,2157639,1235,15.3,,70.0,,,,,,,"Sugars, added",G -24867065,2157699,1235,3.0,,70.0,,,,,,,"Sugars, added",G -24867459,2158567,1235,1.6,,70.0,,,,,,,"Sugars, added",G -24867646,2158938,1235,8.1,,70.0,,,,,,,"Sugars, added",G -24868254,2160104,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24868872,2161057,1235,59.3,,70.0,,,,,,,"Sugars, added",G -24869104,2161389,1235,26.7,,70.0,,,,,,,"Sugars, added",G -24870140,2162854,1235,60.0,,70.0,,,,,,,"Sugars, added",G -24870351,2163178,1235,31.4,,70.0,,,,,,,"Sugars, added",G -24870368,2163201,1235,1.2,,70.0,,,,,,,"Sugars, added",G -24870969,2164079,1235,12.5,,70.0,,,,,,,"Sugars, added",G -24871285,2164564,1235,72.7,,70.0,,,,,,,"Sugars, added",G -24871745,2165254,1235,16.4,,70.0,,,,,,,"Sugars, added",G -24871815,2165358,1235,30.1,,70.0,,,,,,,"Sugars, added",G -24872000,2165614,1235,33.3,,70.0,,,,,,,"Sugars, added",G -24872290,2166068,1235,31.6,,70.0,,,,,,,"Sugars, added",G -24872304,2166088,1235,11.4,,70.0,,,,,,,"Sugars, added",G -24872623,2166554,1235,0.3,,70.0,,,,,,,"Sugars, added",G -24872847,2166835,1235,6.7,,73.0,,,,,,,"Sugars, added",G -24872856,2166846,1235,6.5,,70.0,,,,,,,"Sugars, added",G -24873006,2167066,1235,33.3,,70.0,,,,,,,"Sugars, added",G -24873515,2167805,1235,55.6,,70.0,,,,,,,"Sugars, added",G -24873536,2167837,1235,12.5,,70.0,,,,,,,"Sugars, added",G -24873618,2167938,1235,16.7,,70.0,,,,,,,"Sugars, added",G -24873696,2168036,1235,37.0,,70.0,,,,,,,"Sugars, added",G -24873739,2168087,1235,22.0,,70.0,,,,,,,"Sugars, added",G -24873749,2168103,1235,50.0,,70.0,,,,,,,"Sugars, added",G -24874025,2168473,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24874278,2168807,1235,26.7,,70.0,,,,,,,"Sugars, added",G -24874296,2168828,1235,53.3,,70.0,,,,,,,"Sugars, added",G -24874548,2169204,1235,4.0,,70.0,,,,,,,"Sugars, added",G -24874563,2169222,1235,3.3,,73.0,,,,,,,"Sugars, added",G -24874587,2169262,1235,40.0,,70.0,,,,,,,"Sugars, added",G -24874637,2169330,1235,50.0,,70.0,,,,,,,"Sugars, added",G -24874713,2169433,1235,70.0,,70.0,,,,,,,"Sugars, added",G -24874729,2169457,1235,48.3,,70.0,,,,,,,"Sugars, added",G -24875012,2169815,1235,4.3,,70.0,,,,,,,"Sugars, added",G -24875085,2169912,1235,46.7,,70.0,,,,,,,"Sugars, added",G -24875176,2170029,1235,46.7,,70.0,,,,,,,"Sugars, added",G -24875325,2170266,1235,4.5,,70.0,,,,,,,"Sugars, added",G -24875372,2170315,1235,50.0,,70.0,,,,,,,"Sugars, added",G -24875551,2170577,1235,40.5,,70.0,,,,,,,"Sugars, added",G -24875570,2170603,1235,3.2,,70.0,,,,,,,"Sugars, added",G -24875647,2170715,1235,23.7,,70.0,,,,,,,"Sugars, added",G -24875864,2171017,1235,7.9,,70.0,,,,,,,"Sugars, added",G -24876416,2171744,1235,19.4,,70.0,,,,,,,"Sugars, added",G -24876519,2171879,1235,29.7,,70.0,,,,,,,"Sugars, added",G -24877050,2172573,1235,50.0,,70.0,,,,,,,"Sugars, added",G -24877160,2172719,1235,0.6,,70.0,,,,,,,"Sugars, added",G -24877745,2173400,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24878210,2173969,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24878476,2174370,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24878716,2174845,1235,46.4,,70.0,,,,,,,"Sugars, added",G -24879030,2175270,1235,22.0,,70.0,,,,,,,"Sugars, added",G -24879208,2175556,1235,23.6,,70.0,,,,,,,"Sugars, added",G -24879928,2176507,1235,28.6,,70.0,,,,,,,"Sugars, added",G -24880034,2176626,1235,6.8,,70.0,,,,,,,"Sugars, added",G -24880384,2177052,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24880500,2177184,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24880536,2177235,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24880686,2177433,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24880927,2177787,1235,26.7,,70.0,,,,,,,"Sugars, added",G -24880943,2177818,1235,51.6,,70.0,,,,,,,"Sugars, added",G -24881032,2177921,1235,7.0,,70.0,,,,,,,"Sugars, added",G -24881066,2177956,1235,71.4,,70.0,,,,,,,"Sugars, added",G -24881199,2178113,1235,3.3,,70.0,,,,,,,"Sugars, added",G -24881312,2178238,1235,10.2,,70.0,,,,,,,"Sugars, added",G -24881385,2178316,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24881499,2178445,1235,18.4,,70.0,,,,,,,"Sugars, added",G -24881675,2178642,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24882247,2179293,1235,50.0,,70.0,,,,,,,"Sugars, added",G -24882510,2179573,1235,10.0,,70.0,,,,,,,"Sugars, added",G -24882632,2179707,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24882948,2180091,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24883197,2180382,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24883271,2180472,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24883413,2180635,1235,8.6,,70.0,,,,,,,"Sugars, added",G -24883599,2180847,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24883675,2180940,1235,10.4,,70.0,,,,,,,"Sugars, added",G -24883866,2181148,1235,7.1,,70.0,,,,,,,"Sugars, added",G -24884096,2181409,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24884230,2181560,1235,30.3,,70.0,,,,,,,"Sugars, added",G -24884341,2181683,1235,15.0,,70.0,,,,,,,"Sugars, added",G -24884635,2182046,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24884961,2182456,1235,43.8,,70.0,,,,,,,"Sugars, added",G -24884964,2182459,1235,77.8,,70.0,,,,,,,"Sugars, added",G -24885393,2183476,1235,1.3,,78.0,,,,,,,"Sugars, added",G -24885514,2183597,1235,0.0,,78.0,,,,,,,"Sugars, added",G -24885650,2183733,1235,0.2,,78.0,,,,,,,"Sugars, added",G -24885980,2184063,1235,1.6,,78.0,,,,,,,"Sugars, added",G -24886180,2184263,1235,4.7,,71.0,,,,,,,"Sugars, added",G -24886221,2184304,1235,7.3,,71.0,,,,,,,"Sugars, added",G -24886337,2184426,1235,1.2,,71.0,,,,,,,"Sugars, added",G -24886508,2184610,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24886559,2184662,1235,0.1,,78.0,,,,,,,"Sugars, added",G -24886686,2184834,1235,1.8,,78.0,,,,,,,"Sugars, added",G -24886841,2185022,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24886903,2185094,1235,13.4,,71.0,,,,,,,"Sugars, added",G -24887163,2185382,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24887172,2185392,1235,0.7,,71.0,,,,,,,"Sugars, added",G -24887306,2185857,1235,62.9,,70.0,,,,,,,"Sugars, added",G -24887491,2186263,1235,9.3,,70.0,,,,,,,"Sugars, added",G -24887496,2186268,1235,40.0,,70.0,,,,,,,"Sugars, added",G -24887595,2186520,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24887627,2186586,1235,19.5,,70.0,,,,,,,"Sugars, added",G -24887658,2186649,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24887888,2187466,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24888255,2188390,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24888595,2189099,1235,12.5,,70.0,,,,,,,"Sugars, added",G -24888722,2189284,1235,28.6,,70.0,,,,,,,"Sugars, added",G -24888743,2189317,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24888804,2189400,1235,3.5,,70.0,,,,,,,"Sugars, added",G -24889637,2190448,1235,6.0,,70.0,,,,,,,"Sugars, added",G -24889885,2190743,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24890154,2191050,1235,26.7,,70.0,,,,,,,"Sugars, added",G -24890719,2191679,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24890943,2191923,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24891231,2192276,1235,3.6,,73.0,,,,,,,"Sugars, added",G -24891355,2192423,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24891403,2192492,1235,46.4,,70.0,,,,,,,"Sugars, added",G -24891502,2192617,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24891708,2192851,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24891924,2193143,1235,39.3,,70.0,,,,,,,"Sugars, added",G -24892077,2193328,1235,36.2,,70.0,,,,,,,"Sugars, added",G -24892142,2193413,1235,23.3,,70.0,,,,,,,"Sugars, added",G -24892197,2193474,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24892429,2193766,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24892781,2194177,1235,0.4,,73.0,,,,,,,"Sugars, added",G -24892958,2194388,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24893590,2195162,1235,56.7,,70.0,,,,,,,"Sugars, added",G -24893748,2195364,1235,13.3,,70.0,,,,,,,"Sugars, added",G -24894087,2195775,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24894196,2195912,1235,2.9,,70.0,,,,,,,"Sugars, added",G -24894261,2195991,1235,0.0,,70.0,,,,,,,"Sugars, added",G -24894320,2196067,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24894325,2196073,1235,15.7,,70.0,,,,,,,"Sugars, added",G -24894623,2196441,1235,4.0,,70.0,,,,,,,"Sugars, added",G -24894714,2196541,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24894804,2196632,1235,7.1,,71.0,,,,,,,"Sugars, added",G -24894975,2196803,1235,6.9,,78.0,,,,,,,"Sugars, added",G -24895065,2196896,1235,8.0,,71.0,,,,,,,"Sugars, added",G -24895230,2197074,1235,32.4,,71.0,,,,,,,"Sugars, added",G -24895369,2197347,1235,1.6,,71.0,,,,,,,"Sugars, added",G -24895524,2197547,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24895770,2197803,1235,7.0,,71.0,,,,,,,"Sugars, added",G -24896014,2198179,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24896457,2198913,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24896510,2199011,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24896560,2199119,1235,21.2,,70.0,,,,,,,"Sugars, added",G -24896736,2199439,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24896948,2200091,1235,8.3,,70.0,,,,,,,"Sugars, added",G -24897067,2201026,1235,6.9,,70.0,,,,,,,"Sugars, added",G -24897284,2201772,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24897532,2202232,1235,24.0,,70.0,,,,,,,"Sugars, added",G -24897536,2202236,1235,44.4,,70.0,,,,,,,"Sugars, added",G -24897579,2202299,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24897769,2202562,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24898072,2202918,1235,10.6,,70.0,,,,,,,"Sugars, added",G -24898091,2202941,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24898478,2203455,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24898630,2203636,1235,1.5,,73.0,,,,,,,"Sugars, added",G -24898644,2203651,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24898817,2204026,1235,7.1,,70.0,,,,,,,"Sugars, added",G -24898869,2204147,1235,28.6,,70.0,,,,,,,"Sugars, added",G -24898973,2204325,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24899083,2204569,1235,4.1,,70.0,,,,,,,"Sugars, added",G -24899336,2205102,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24899779,2206099,1235,18.8,,70.0,,,,,,,"Sugars, added",G -24899783,2206105,1235,75.0,,70.0,,,,,,,"Sugars, added",G -24900123,2206899,1235,33.3,,70.0,,,,,,,"Sugars, added",G -24900276,2207556,1235,23.5,,70.0,,,,,,,"Sugars, added",G -24900308,2207642,1235,35.7,,70.0,,,,,,,"Sugars, added",G -24900491,2208052,1235,2.0,,71.0,,,,,,,"Sugars, added",G -24900522,2208084,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24900629,2208191,1235,0.0,,78.0,,,,,,,"Sugars, added",G -24900661,2208223,1235,0.0,,78.0,,,,,,,"Sugars, added",G -24900923,2208499,1235,19.2,,71.0,,,,,,,"Sugars, added",G -24901055,2208637,1235,35.5,,71.0,,,,,,,"Sugars, added",G -24901113,2208830,1235,2.0,,71.0,,,,,,,"Sugars, added",G -24901190,2208924,1235,34.6,,71.0,,,,,,,"Sugars, added",G -24901421,2209181,1235,19.6,,71.0,,,,,,,"Sugars, added",G -24901689,2209563,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24902018,2210105,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24902211,2210422,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24902450,2210879,1235,14.3,,70.0,,,,,,,"Sugars, added",G -24902541,2211226,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24902650,2211474,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24902973,2213177,1235,4.3,,70.0,,,,,,,"Sugars, added",G -24903007,2213229,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24903088,2213351,1235,0.4,,70.0,,,,,,,"Sugars, added",G -24903101,2213430,1235,16.7,,70.0,,,,,,,"Sugars, added",G -24903133,2213512,1235,15.0,,70.0,,,,,,,"Sugars, added",G -24903284,2213734,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24903560,2214098,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24903576,2214114,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24903709,2214268,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24903811,2214394,1235,2.4,,70.0,,,,,,,"Sugars, added",G -24904007,2214690,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24904096,2214799,1235,16.7,,70.0,,,,,,,"Sugars, added",G -24904158,2214867,1235,54.5,,70.0,,,,,,,"Sugars, added",G -24904429,2215216,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24904717,2215841,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24905017,2216405,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24905177,2216812,1235,40.0,,70.0,,,,,,,"Sugars, added",G -24905183,2216825,1235,2.7,,70.0,,,,,,,"Sugars, added",G -24905325,2217170,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24905334,2217179,1235,32.1,,70.0,,,,,,,"Sugars, added",G -24905341,2217203,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24905555,2217663,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24905829,2218279,1235,7.1,,70.0,,,,,,,"Sugars, added",G -24905915,2218717,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24905936,2218788,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24905991,2218981,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24906050,2219130,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24906118,2219412,1235,0.0,,78.0,,,,,,,"Sugars, added",G -24906149,2219479,1235,17.2,,78.0,,,,,,,"Sugars, added",G -24906311,2219678,1235,16.2,,78.0,,,,,,,"Sugars, added",G -24906354,2219729,1235,32.5,,78.0,,,,,,,"Sugars, added",G -24906372,2219852,1235,1.7,,71.0,,,,,,,"Sugars, added",G -24906389,2219870,1235,2.5,,71.0,,,,,,,"Sugars, added",G -24906415,2219903,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24907055,2220594,1235,47.0,,78.0,,,,,,,"Sugars, added",G -24907135,2220682,1235,41.2,,78.0,,,,,,,"Sugars, added",G -24907832,2221543,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24907930,2221672,1235,27.6,,71.0,,,,,,,"Sugars, added",G -24907946,2221689,1235,0.2,,73.0,,,,,,,"Sugars, added",G -24908150,2222230,1235,2.0,,78.0,,,,,,,"Sugars, added",G -24908189,2222274,1235,1.0,,78.0,,,,,,,"Sugars, added",G -24908199,2222285,1235,3.0,,78.0,,,,,,,"Sugars, added",G -24908451,2222709,1235,0.0,,77.0,,,,,,,"Sugars, added",G -24909289,2226062,1235,1.7,,78.0,,,,,,,"Sugars, added",G -24909529,2226467,1235,3.0,,78.0,,,,,,,"Sugars, added",G -24909615,2226556,1235,5.1,,78.0,,,,,,,"Sugars, added",G -24909750,2226696,1235,1.4,,78.0,,,,,,,"Sugars, added",G -24909765,2226711,1235,0.0,,78.0,,,,,,,"Sugars, added",G -24910254,2227246,1235,1.8,,78.0,,,,,,,"Sugars, added",G -24910272,2227273,1235,17.8,,78.0,,,,,,,"Sugars, added",G -24910357,2227360,1235,0.7,,78.0,,,,,,,"Sugars, added",G -24910445,2227454,1235,1.7,,78.0,,,,,,,"Sugars, added",G -24910629,2227745,1235,26.0,,78.0,,,,,,,"Sugars, added",G -24910826,2228306,1235,7.5,,78.0,,,,,,,"Sugars, added",G -24911054,2228640,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24911139,2228804,1235,14.3,,78.0,,,,,,,"Sugars, added",G -24911164,2228832,1235,3.6,,71.0,,,,,,,"Sugars, added",G -24911584,2229289,1235,0.0,,78.0,,,,,,,"Sugars, added",G -24912092,2230119,1235,12.3,,78.0,,,,,,,"Sugars, added",G -24912108,2230135,1235,6.0,,78.0,,,,,,,"Sugars, added",G -24912527,2230581,1235,0.6,,78.0,,,,,,,"Sugars, added",G -24912765,2230838,1235,40.7,,78.0,,,,,,,"Sugars, added",G -24912824,2230912,1235,7.5,,78.0,,,,,,,"Sugars, added",G -24913302,2231620,1235,16.0,,78.0,,,,,,,"Sugars, added",G -24913617,2232408,1235,1.0,,78.0,,,,,,,"Sugars, added",G -24913689,2232485,1235,8.0,,78.0,,,,,,,"Sugars, added",G -24914414,2233550,1235,0.0,,78.0,,,,,,,"Sugars, added",G -24914466,2233617,1235,2.3,,71.0,,,,,,,"Sugars, added",G -24914484,2233637,1235,0.0,,78.0,,,,,,,"Sugars, added",G -24914498,2233653,1235,0.0,,78.0,,,,,,,"Sugars, added",G -24914564,2233753,1235,4.3,,73.0,,,,,,,"Sugars, added",G -24914677,2234278,1235,27.0,,78.0,,,,,,,"Sugars, added",G -24915078,2234952,1235,1.0,,78.0,,,,,,,"Sugars, added",G -24916134,2236199,1235,0.2,,78.0,,,,,,,"Sugars, added",G -24916214,2236290,1235,0.0,,78.0,,,,,,,"Sugars, added",G -24916594,2236707,1235,18.8,,78.0,,,,,,,"Sugars, added",G -24916617,2236730,1235,21.4,,78.0,,,,,,,"Sugars, added",G -24916655,2237507,1235,3.6,,71.0,,,,,,,"Sugars, added",G -24916676,2237552,1235,0.0,,78.0,,,,,,,"Sugars, added",G -24916884,2237949,1235,33.3,,71.0,,,,,,,"Sugars, added",G -24917159,2239090,1235,38.9,,70.0,,,,,,,"Sugars, added",G -24917168,2239244,1235,10.0,,70.0,,,,,,,"Sugars, added",G -24917285,2242014,1235,7.1,,70.0,,,,,,,"Sugars, added",G -24917305,2242451,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24917901,2250871,1235,3.3,,73.0,,,,,,,"Sugars, added",G -24918194,2253631,1235,7.2,,70.0,,,,,,,"Sugars, added",G -24918504,2255409,1235,1.2,,70.0,,,,,,,"Sugars, added",G -24918521,2255471,1235,4.6,,70.0,,,,,,,"Sugars, added",G -24918600,2255808,1235,55.0,,70.0,,,,,,,"Sugars, added",G -24918820,2256605,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24918832,2256633,1235,28.6,,70.0,,,,,,,"Sugars, added",G -24919272,2265938,1235,4.0,,70.0,,,,,,,"Sugars, added",G -24919395,2266247,1235,14.8,,70.0,,,,,,,"Sugars, added",G -24919490,2266483,1235,25.0,,70.0,,,,,,,"Sugars, added",G -24919553,2266648,1235,0.5,,70.0,,,,,,,"Sugars, added",G -24919725,2267135,1235,43.6,,70.0,,,,,,,"Sugars, added",G -24919911,2267553,1235,53.1,,70.0,,,,,,,"Sugars, added",G -24920078,2267978,1235,4.0,,70.0,,,,,,,"Sugars, added",G -24920429,2268845,1235,72.9,,70.0,,,,,,,"Sugars, added",G -24921207,2271071,1235,29.6,,70.0,,,,,,,"Sugars, added",G -24921412,2271639,1235,66.7,,70.0,,,,,,,"Sugars, added",G -24921565,2272149,1235,23.7,,70.0,,,,,,,"Sugars, added",G -24921753,2272698,1235,12.0,,70.0,,,,,,,"Sugars, added",G -24921850,2273007,1235,4.4,,70.0,,,,,,,"Sugars, added",G -24921969,2273427,1235,40.7,,70.0,,,,,,,"Sugars, added",G -24922009,2273539,1235,3.0,,70.0,,,,,,,"Sugars, added",G -24922040,2273652,1235,42.1,,70.0,,,,,,,"Sugars, added",G -24922158,2273970,1235,2.4,,70.0,,,,,,,"Sugars, added",G -24922269,2274263,1235,50.0,,70.0,,,,,,,"Sugars, added",G -24922277,2274288,1235,0.4,,70.0,,,,,,,"Sugars, added",G -24922549,2275041,1235,45.1,,70.0,,,,,,,"Sugars, added",G -24923841,2277916,1235,1.0,,70.0,,,,,,,"Sugars, added",G -24923988,2278212,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24924004,2278256,1235,4.3,,70.0,,,,,,,"Sugars, added",G -24924088,2278431,1235,0.6,,70.0,,,,,,,"Sugars, added",G -24924090,2278434,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24924762,2279983,1235,2.5,,70.0,,,,,,,"Sugars, added",G -24925006,2280607,1235,3.3,,70.0,,,,,,,"Sugars, added",G -24925358,2281577,1235,43.3,,70.0,,,,,,,"Sugars, added",G -24925496,2281935,1235,5.0,,70.0,,,,,,,"Sugars, added",G -24925628,2282286,1235,14.3,,70.0,,,,,,,"Sugars, added",G -24925771,2282685,1235,10.6,,70.0,,,,,,,"Sugars, added",G -24925819,2282826,1235,16.2,,70.0,,,,,,,"Sugars, added",G -24925885,2282959,1235,3.3,,70.0,,,,,,,"Sugars, added",G -24926133,2283539,1235,9.4,,70.0,,,,,,,"Sugars, added",G -24926503,2285208,1235,21.1,,70.0,,,,,,,"Sugars, added",G -24926573,2285870,1235,11.8,,70.0,,,,,,,"Sugars, added",G -24926772,2295958,1235,5.3,,70.0,,,,,,,"Sugars, added",G -24926844,2296435,1235,1.2,,70.0,,,,,,,"Sugars, added",G -24927239,2299018,1235,12.4,,70.0,,,,,,,"Sugars, added",G -24927599,2300886,1235,12.4,,70.0,,,,,,,"Sugars, added",G -24927758,2301687,1235,29.4,,70.0,,,,,,,"Sugars, added",G -24927971,2302963,1235,13.3,,70.0,,,,,,,"Sugars, added",G -24928156,2304006,1235,0.5,,70.0,,,,,,,"Sugars, added",G -24928216,2304268,1235,6.7,,70.0,,,,,,,"Sugars, added",G -24928337,2304880,1235,36.7,,70.0,,,,,,,"Sugars, added",G -24928514,2305729,1235,43.3,,70.0,,,,,,,"Sugars, added",G -24928619,2306154,1235,2.3,,70.0,,,,,,,"Sugars, added",G -24928819,2307095,1235,1.7,,73.0,,,,,,,"Sugars, added",G -24929316,2309673,1235,26.7,,70.0,,,,,,,"Sugars, added",G -24929941,2313474,1235,3.5,,70.0,,,,,,,"Sugars, added",G -24930061,2314210,1235,13.8,,70.0,,,,,,,"Sugars, added",G -24930207,2315088,1235,8.6,,70.0,,,,,,,"Sugars, added",G -24930223,2315203,1235,10.0,,70.0,,,,,,,"Sugars, added",G -24930286,2315846,1235,2.6,,70.0,,,,,,,"Sugars, added",G -24930474,2319974,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24930497,2320047,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24930536,2320149,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24930566,2320250,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24931024,2321156,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24931173,2321577,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24931362,2321969,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24931434,2322103,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24931472,2322169,1235,0.6,,73.0,,,,,,,"Sugars, added",G -24931707,2322832,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24931764,2322950,1235,50.0,,70.0,,,,,,,"Sugars, added",G -24932461,2325293,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24932738,2325738,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24932761,2325774,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24933111,2326312,1235,12.5,,70.0,,,,,,,"Sugars, added",G -24933176,2326403,1235,11.9,,70.0,,,,,,,"Sugars, added",G -24933654,2327190,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24933805,2327461,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24934103,2327974,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24934155,2328057,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24934297,2328304,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24934378,2328412,1235,1.4,,70.0,,,,,,,"Sugars, added",G -24934457,2328527,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24934465,2328550,1235,3.6,,73.0,,,,,,,"Sugars, added",G -24934854,2329218,1235,2.5,,70.0,,,,,,,"Sugars, added",G -24934913,2329314,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24934957,2329403,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24935109,2329649,1235,41.9,,70.0,,,,,,,"Sugars, added",G -24935144,2329696,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24935463,2331494,1235,40.7,,78.0,,,,,,,"Sugars, added",G -24935491,2331581,1235,41.2,,78.0,,,,,,,"Sugars, added",G -24935756,2332380,1235,3.6,,71.0,,,,,,,"Sugars, added",G -24935907,2332787,1235,3.3,,73.0,,,,,,,"Sugars, added",G -24936313,2333403,1235,38.5,,70.0,,,,,,,"Sugars, added",G -24936520,2333895,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24937045,2335031,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24937541,2335596,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24938397,2337920,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24938550,2338133,1235,38.1,,70.0,,,,,,,"Sugars, added",G -24938588,2338193,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24938674,2338327,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24939113,2339627,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24939774,2340393,1235,24.3,,70.0,,,,,,,"Sugars, added",G -24940115,2364030,1235,1.0,,78.0,,,,,,,"Sugars, added",G -24940378,2364521,1235,0.0,,75.0,,,,,,,"Sugars, added",G -24940392,2364673,1235,2.8,,70.0,,,,,,,"Sugars, added",G -24940691,2365331,1235,55.9,,70.0,,,,,,,"Sugars, added",G -24940777,2365509,1235,1.1,,70.0,,,,,,,"Sugars, added",G -24940813,2365586,1235,4.6,,70.0,,,,,,,"Sugars, added",G -24940954,2365911,1235,12.5,,70.0,,,,,,,"Sugars, added",G -24940956,2365918,1235,33.3,,70.0,,,,,,,"Sugars, added",G -24941053,2366167,1235,23.3,,70.0,,,,,,,"Sugars, added",G -24941253,2366680,1235,10.0,,70.0,,,,,,,"Sugars, added",G -24941629,2367508,1235,40.0,,70.0,,,,,,,"Sugars, added",G -24941719,2367694,1235,0.8,,70.0,,,,,,,"Sugars, added",G -24941800,2367853,1235,3.3,,70.0,,,,,,,"Sugars, added",G -24941932,2368119,1235,58.3,,70.0,,,,,,,"Sugars, added",G -24942264,2368860,1235,89.3,,70.0,,,,,,,"Sugars, added",G -24942330,2369004,1235,17.7,,70.0,,,,,,,"Sugars, added",G -24942456,2369256,1235,27.1,,70.0,,,,,,,"Sugars, added",G -24942736,2370041,1235,2.7,,70.0,,,,,,,"Sugars, added",G -24942829,2370943,1235,0.0,,78.0,,,,,,,"Sugars, added",G -24942982,2371337,1235,0.7,,78.0,,,,,,,"Sugars, added",G -24943174,2371594,1235,1.0,,78.0,,,,,,,"Sugars, added",G -24943335,2371815,1235,2.5,,71.0,,,,,,,"Sugars, added",G -24943351,2371833,1235,0.0,,78.0,,,,,,,"Sugars, added",G -24943498,2372035,1235,10.5,,72.0,,,,,,,"Sugars, added",G -24943939,2373540,1235,7.7,,70.0,,,,,,,"Sugars, added",G -24944159,2374020,1235,20.0,,73.0,,,,,,,"Sugars, added",G -24944370,2374456,1235,1.2,,73.0,,,,,,,"Sugars, added",G -24944737,2375437,1235,39.3,,70.0,,,,,,,"Sugars, added",G -24944767,2375507,1235,6.7,,73.0,,,,,,,"Sugars, added",G -24945080,2376158,1235,41.7,,70.0,,,,,,,"Sugars, added",G -24945373,2376782,1235,10.7,,70.0,,,,,,,"Sugars, added",G -24945675,2377363,1235,1.4,,70.0,,,,,,,"Sugars, added",G -24945714,2377445,1235,70.0,,70.0,,,,,,,"Sugars, added",G -24945769,2377538,1235,0.6,,70.0,,,,,,,"Sugars, added",G -24945971,2378026,1235,3.5,,70.0,,,,,,,"Sugars, added",G -24946179,2378622,1235,17.6,,70.0,,,,,,,"Sugars, added",G -24946360,2379275,1235,13.6,,70.0,,,,,,,"Sugars, added",G -24946402,2379391,1235,30.0,,70.0,,,,,,,"Sugars, added",G -24946455,2380810,1235,2.4,,70.0,,,,,,,"Sugars, added",G -24946505,2380866,1235,27.2,,78.0,,,,,,,"Sugars, added",G -24946845,2381312,1235,0.0,,78.0,,,,,,,"Sugars, added",G -24946851,2381319,1235,34.6,,78.0,,,,,,,"Sugars, added",G -24947059,2383020,1235,14.3,,70.0,,,,,,,"Sugars, added",G -24947064,2383089,1235,15.1,,70.0,,,,,,,"Sugars, added",G -24947080,2383198,1235,17.0,,70.0,,,,,,,"Sugars, added",G -24947097,2383416,1235,41.2,,70.0,,,,,,,"Sugars, added",G -24947111,2383523,1235,3.8,,70.0,,,,,,,"Sugars, added",G -24947489,2387008,1235,7.1,,70.0,,,,,,,"Sugars, added",G -24948356,2397106,1235,12.5,,70.0,,,,,,,"Sugars, added",G -24948597,2401174,1235,43.3,,70.0,,,,,,,"Sugars, added",G -24948936,2406306,1235,25.6,,70.0,,,,,,,"Sugars, added",G -24949304,2409240,1235,19.8,,70.0,,,,,,,"Sugars, added",G -24949337,2409794,1235,46.4,,70.0,,,,,,,"Sugars, added",G -24949443,2410904,1235,53.3,,70.0,,,,,,,"Sugars, added",G -24949940,2412266,1235,46.4,,70.0,,,,,,,"Sugars, added",G -24950350,2413277,1235,21.7,,70.0,,,,,,,"Sugars, added",G -24950406,2413413,1235,8.1,,70.0,,,,,,,"Sugars, added",G -24950490,2413566,1235,34.2,,70.0,,,,,,,"Sugars, added",G -24950834,2414330,1235,3.4,,70.0,,,,,,,"Sugars, added",G -24951063,2414805,1235,23.5,,70.0,,,,,,,"Sugars, added",G -24951148,2415012,1235,4.0,,70.0,,,,,,,"Sugars, added",G -24951272,2415315,1235,14.6,,70.0,,,,,,,"Sugars, added",G -24951834,2416528,1235,23.5,,70.0,,,,,,,"Sugars, added",G -24952409,2417732,1235,13.3,,70.0,,,,,,,"Sugars, added",G -24952869,2418779,1235,17.8,,70.0,,,,,,,"Sugars, added",G -24952947,2418912,1235,5.1,,70.0,,,,,,,"Sugars, added",G -24953019,2419058,1235,35.7,,70.0,,,,,,,"Sugars, added",G -24953090,2419222,1235,46.7,,70.0,,,,,,,"Sugars, added",G -24953388,2420091,1235,76.9,,70.0,,,,,,,"Sugars, added",G -24953709,2421586,1235,27.8,,70.0,,,,,,,"Sugars, added",G -24953801,2422105,1235,57.1,,70.0,,,,,,,"Sugars, added",G -24953891,2422570,1235,48.9,,70.0,,,,,,,"Sugars, added",G -24954476,2432140,1235,3.3,,73.0,,,,,,,"Sugars, added",G -24954635,2436071,1235,4.8,,70.0,,,,,,,"Sugars, added",G -24954881,2443697,1235,1.0,,78.0,,,,,,,"Sugars, added",G -24955193,2444145,1235,1.5,,78.0,,,,,,,"Sugars, added",G -24955201,2444157,1235,1.4,,78.0,,,,,,,"Sugars, added",G -24955237,2444204,1235,3.6,,73.0,,,,,,,"Sugars, added",G -24955280,2444264,1235,8.5,,71.0,,,,,,,"Sugars, added",G -24955358,2444375,1235,0.8,,70.0,,,,,,,"Sugars, added",G -24955391,2444471,1235,7.7,,70.0,,,,,,,"Sugars, added",G -24955563,2444874,1235,43.3,,70.0,,,,,,,"Sugars, added",G -24955573,2444904,1235,3.3,,70.0,,,,,,,"Sugars, added",G -24955761,2445353,1235,26.9,,70.0,,,,,,,"Sugars, added",G -24955830,2445534,1235,0.7,,70.0,,,,,,,"Sugars, added",G -24955924,2445785,1235,18.3,,70.0,,,,,,,"Sugars, added",G -24956016,2446030,1235,8.3,,70.0,,,,,,,"Sugars, added",G -24956025,2446081,1235,10.6,,70.0,,,,,,,"Sugars, added",G -24956175,2446508,1235,68.8,,70.0,,,,,,,"Sugars, added",G -24956354,2447105,1235,35.5,,70.0,,,,,,,"Sugars, added",G -24956373,2447139,1235,45.0,,70.0,,,,,,,"Sugars, added",G -24956550,2447667,1235,36.5,,70.0,,,,,,,"Sugars, added",G -24956754,2448461,1235,16.9,,70.0,,,,,,,"Sugars, added",G -24956794,2448561,1235,32.1,,70.0,,,,,,,"Sugars, added",G -24957195,2449584,1235,1.7,,70.0,,,,,,,"Sugars, added",G -24957785,2450887,1235,20.0,,70.0,,,,,,,"Sugars, added",G -24957855,2451015,1235,32.1,,70.0,,,,,,,"Sugars, added",G -24957860,2451021,1235,14.5,,70.0,,,,,,,"Sugars, added",G -24957869,2451045,1235,16.4,,70.0,,,,,,,"Sugars, added",G -24958092,2451484,1235,1.6,,70.0,,,,,,,"Sugars, added",G -24958446,2452157,1235,41.7,,70.0,,,,,,,"Sugars, added",G -24959471,2456821,1235,29.0,,71.0,,,,,,,"Sugars, added",G -24959699,2457126,1235,2.7,,71.0,,,,,,,"Sugars, added",G -24959876,2457355,1235,12.2,,71.0,,,,,,,"Sugars, added",G -24960033,2457553,1235,0.0,,73.0,,,,,,,"Sugars, added",G -24960081,2457614,1235,0.0,,71.0,,,,,,,"Sugars, added",G -24960207,2457740,1235,0.0,,71.0,,,,,,,"Sugars, added",G -24960256,2457789,1235,27.9,,71.0,,,,,,,"Sugars, added",G -24960361,2457897,1235,5.6,,71.0,,,,,,,"Sugars, added",G -24960506,2458043,1235,0.0,,71.0,,,,,,,"Sugars, added",G -24960632,2458203,1235,1.7,,73.0,,,,,,,"Sugars, added",G -24960789,2458444,1235,0.0,,78.0,,,,,,,"Sugars, added",G -24960932,2458655,1235,8.7,,71.0,,,,,,,"Sugars, added",G -24961372,2459224,1235,5.6,,78.0,,,,,,,"Sugars, added",G -24962289,2460477,1235,17.0,,70.0,,,,,,,"Sugars, added",G -24962372,2460649,1235,6.2,,70.0,,,,,,,"Sugars, added",G -24962402,2460711,1235,4.7,,70.0,,,,,,,"Sugars, added",G -24962481,2460822,1235,22.5,,70.0,,,,,,,"Sugars, added",G -24962920,2461773,1235,1.9,,70.0,,,,,,,"Sugars, added",G -24963272,2462440,1235,81.8,,70.0,,,,,,,"Sugars, added",G -24963424,2462747,1235,9.7,,70.0,,,,,,,"Sugars, added",G -24963480,2462855,1235,3.8,,70.0,,,,,,,"Sugars, added",G -24963526,2462926,1235,10.7,,70.0,,,,,,,"Sugars, added",G -24963867,2463630,1235,17.6,,70.0,,,,,,,"Sugars, added",G -24964034,2463984,1235,70.0,,70.0,,,,,,,"Sugars, added",G -24964075,2464056,1235,6.1,,70.0,,,,,,,"Sugars, added",G -24964299,2464515,1235,35.5,,70.0,,,,,,,"Sugars, added",G -24964477,2464833,1235,11.9,,70.0,,,,,,,"Sugars, added",G -24964478,2464834,1235,27.9,,70.0,,,,,,,"Sugars, added",G -24964493,2464871,1235,14.1,,70.0,,,,,,,"Sugars, added",G -24964604,2465074,1235,7.2,,70.0,,,,,,,"Sugars, added",G -24964979,2465902,1235,11.0,,70.0,,,,,,,"Sugars, added",G -24965384,2466784,1235,4.2,,70.0,,,,,,,"Sugars, added",G -24965629,2467214,1235,3.8,,70.0,,,,,,,"Sugars, added",G -24965740,2467412,1235,23.2,,70.0,,,,,,,"Sugars, added",G -24965930,2467757,1235,0.4,,70.0,,,,,,,"Sugars, added",G -24966042,2468081,1235,31.2,,70.0,,,,,,,"Sugars, added",G -24966115,2468207,1235,2.5,,70.0,,,,,,,"Sugars, added",G -24966227,2468490,1235,11.3,,70.0,,,,,,,"Sugars, added",G -24966582,2469175,1235,12.4,,70.0,,,,,,,"Sugars, added",G -24966900,2469848,1235,15.3,,70.0,,,,,,,"Sugars, added",G -24967039,2470141,1235,30.0,,70.0,,,,,,,"Sugars, added",G -24967396,2470868,1235,43.6,,70.0,,,,,,,"Sugars, added",G -24967541,2471081,1235,20.4,,70.0,,,,,,,"Sugars, added",G -24967552,2471092,1235,19.1,,70.0,,,,,,,"Sugars, added",G -24967808,2471693,1235,1.1,,70.0,,,,,,,"Sugars, added",G -24967878,2471872,1235,35.0,,70.0,,,,,,,"Sugars, added",G -24968003,2472173,1235,22.0,,70.0,,,,,,,"Sugars, added",G -24968144,2472488,1235,1.5,,70.0,,,,,,,"Sugars, added",G -24968201,2472651,1235,50.7,,70.0,,,,,,,"Sugars, added",G -24968224,2472706,1235,26.1,,70.0,,,,,,,"Sugars, added",G -24968506,2473300,1235,4.7,,70.0,,,,,,,"Sugars, added",G -24968680,2473651,1235,7.1,,70.0,,,,,,,"Sugars, added",G -24968805,2473977,1235,22.0,,70.0,,,,,,,"Sugars, added",G -24969405,2475438,1235,2.9,,70.0,,,,,,,"Sugars, added",G -24969561,2475790,1235,36.6,,70.0,,,,,,,"Sugars, added",G -24969781,2476250,1235,3.3,,70.0,,,,,,,"Sugars, added",G -24970425,2477500,1235,72.4,,70.0,,,,,,,"Sugars, added",G -24970622,2477935,1235,62.9,,70.0,,,,,,,"Sugars, added",G -24970791,2478283,1235,4.9,,70.0,,,,,,,"Sugars, added",G -24970812,2478327,1235,40.0,,70.0,,,,,,,"Sugars, added",G -24972156,2480715,1235,46.9,,70.0,,,,,,,"Sugars, added",G -24972425,2481226,1235,35.3,,70.0,,,,,,,"Sugars, added",G -24972470,2481276,1235,25.8,,70.0,,,,,,,"Sugars, added",G -24972812,2481850,1235,3.5,,70.0,,,,,,,"Sugars, added",G -24972832,2481897,1235,16.7,,70.0,,,,,,,"Sugars, added",G -24973286,2482829,1235,33.3,,70.0,,,,,,,"Sugars, added",G -24973565,2483391,1235,1.4,,70.0,,,,,,,"Sugars, added",G -24973730,2483707,1235,42.3,,70.0,,,,,,,"Sugars, added",G -24974208,2484550,1235,21.7,,70.0,,,,,,,"Sugars, added",G -24974634,2485335,1235,4.0,,70.0,,,,,,,"Sugars, added",G -24974751,2485591,1235,0.9,,70.0,,,,,,,"Sugars, added",G -24974982,2485994,1235,3.3,,70.0,,,,,,,"Sugars, added",G -24975755,2487513,1235,1.6,,70.0,,,,,,,"Sugars, added",G -24976175,2488695,1235,4.6,,70.0,,,,,,,"Sugars, added",G -24976339,2489398,1235,2.5,,70.0,,,,,,,"Sugars, added",G -24976370,2491385,1235,0.0,,71.0,,,,,,,"Sugars, added",G -24976393,2491411,1235,0.0,,72.0,,,,,,,"Sugars, added",G -24976598,2491629,1235,6.8,,71.0,,,,,,,"Sugars, added",G -24976612,2491643,1235,0.0,,71.0,,,,,,,"Sugars, added",G -24976682,2491734,1235,9.3,,71.0,,,,,,,"Sugars, added",G -24976801,2491906,1235,5.4,,71.0,,,,,,,"Sugars, added",G -24976847,2491952,1235,0.0,,71.0,,,,,,,"Sugars, added",G -24976871,2491976,1235,4.6,,71.0,,,,,,,"Sugars, added",G -24977486,2492608,1235,28.6,,71.0,,,,,,,"Sugars, added",G -24977503,2492680,1235,1.8,,72.0,,,,,,,"Sugars, added",G -24977557,2492775,1235,0.0,,71.0,,,,,,,"Sugars, added",G -24977578,2492796,1235,0.8,,71.0,,,,,,,"Sugars, added",G -24977786,2493108,1235,75.0,,70.0,,,,,,,"Sugars, added",G -24978138,2493912,1235,12.8,,70.0,,,,,,,"Sugars, added",G -24978522,2495048,1235,28.6,,70.0,,,,,,,"Sugars, added",G -24978574,2495196,1235,20.0,,70.0,,,,,,,"Sugars, added",G -24978674,2495397,1235,33.3,,70.0,,,,,,,"Sugars, added",G -24978874,2495775,1235,43.9,,70.0,,,,,,,"Sugars, added",G -24979052,2496368,1235,10.0,,70.0,,,,,,,"Sugars, added",G -24979280,2497150,1235,16.7,,70.0,,,,,,,"Sugars, added",G -24979448,2497429,1235,41.2,,70.0,,,,,,,"Sugars, added",G -24979577,2497561,1235,53.1,,70.0,,,,,,,"Sugars, added",G -24980028,2498570,1235,44.4,,70.0,,,,,,,"Sugars, added",G -24980193,2498993,1235,37.5,,70.0,,,,,,,"Sugars, added",G -24980222,2499022,1235,60.7,,70.0,,,,,,,"Sugars, added",G -24980651,2499815,1235,3.2,,70.0,,,,,,,"Sugars, added",G -24981040,2500678,1235,12.5,,70.0,,,,,,,"Sugars, added",G -24981081,2500767,1235,14.0,,70.0,,,,,,,"Sugars, added",G -24981157,2500925,1235,44.8,,70.0,,,,,,,"Sugars, added",G -24981295,2501082,1235,19.4,,70.0,,,,,,,"Sugars, added",G -24981430,2501280,1235,17.8,,70.0,,,,,,,"Sugars, added",G -24981696,2502005,1235,1.6,,70.0,,,,,,,"Sugars, added",G -24982080,2502885,1235,46.7,,70.0,,,,,,,"Sugars, added",G -24982333,2503580,1235,1.2,,73.0,,,,,,,"Sugars, added",G -24983234,2505937,1235,3.4,,70.0,,,,,,,"Sugars, added",G -24983344,2506096,1235,88.9,,70.0,,,,,,,"Sugars, added",G -24983573,2506592,1235,17.4,,70.0,,,,,,,"Sugars, added",G -24984025,2507517,1235,32.5,,70.0,,,,,,,"Sugars, added",G -24984168,2507857,1235,25.0,,70.0,,,,,,,"Sugars, added",G -24984238,2507962,1235,26.5,,70.0,,,,,,,"Sugars, added",G -24984333,2508154,1235,23.5,,70.0,,,,,,,"Sugars, added",G -24984530,2508679,1235,43.8,,70.0,,,,,,,"Sugars, added",G -24984873,2509462,1235,4.3,,70.0,,,,,,,"Sugars, added",G -24985209,2510214,1235,37.8,,70.0,,,,,,,"Sugars, added",G -24986018,2511952,1235,0.0,,78.0,,,,,,,"Sugars, added",G -24986067,2512003,1235,0.2,,78.0,,,,,,,"Sugars, added",G -24986105,2512048,1235,23.0,,78.0,,,,,,,"Sugars, added",G -24986748,2517165,1235,12.7,,78.0,,,,,,,"Sugars, added",G -24987265,2517805,1235,0.0,,78.0,,,,,,,"Sugars, added",G -24987389,2518377,1235,1.3,,78.0,,,,,,,"Sugars, added",G -24987562,2518936,1235,3.2,,79.0,,,,,,,"Sugars, added",G -24987608,2518992,1235,32.4,,78.0,,,,,,,"Sugars, added",G -24987673,2519084,1235,8.0,,77.0,,,,,,,"Sugars, added",G -24988144,2519807,1235,0.0,,71.0,,,,,,,"Sugars, added",G -24988383,2520312,1235,8.9,,71.0,,,,,,,"Sugars, added",G -24988436,2520367,1235,0.0,,71.0,,,,,,,"Sugars, added",G -24988650,2521096,1235,1.0,,78.0,,,,,,,"Sugars, added",G -24988787,2521310,1235,0.0,,78.0,,,,,,,"Sugars, added",G -24989150,2521785,1235,0.0,,71.0,,,,,,,"Sugars, added",G -24989529,2522545,1235,60.7,,70.0,,,,,,,"Sugars, added",G -24989638,2522702,1235,55.2,,70.0,,,,,,,"Sugars, added",G -24989643,2522708,1235,75.0,,70.0,,,,,,,"Sugars, added",G -24989680,2522817,1235,64.3,,70.0,,,,,,,"Sugars, added",G -24989729,2522958,1235,75.0,,70.0,,,,,,,"Sugars, added",G -24989815,2523069,1235,6.0,,70.0,,,,,,,"Sugars, added",G -24989884,2523217,1235,6.0,,70.0,,,,,,,"Sugars, added",G -24990005,2523485,1235,48.4,,70.0,,,,,,,"Sugars, added",G -24990083,2523575,1235,3.4,,70.0,,,,,,,"Sugars, added",G -24990136,2523637,1235,46.7,,70.0,,,,,,,"Sugars, added",G -24990288,2523846,1235,5.1,,70.0,,,,,,,"Sugars, added",G -24990441,2524046,1235,4.8,,70.0,,,,,,,"Sugars, added",G -24990445,2524052,1235,3.3,,70.0,,,,,,,"Sugars, added",G -24990897,2524699,1235,17.9,,70.0,,,,,,,"Sugars, added",G -24990943,2524747,1235,66.7,,70.0,,,,,,,"Sugars, added",G -24991143,2524975,1235,29.4,,70.0,,,,,,,"Sugars, added",G -24991382,2525326,1235,46.7,,70.0,,,,,,,"Sugars, added",G -24991661,2525711,1235,37.4,,78.0,,,,,,,"Sugars, added",G -24991680,2525730,1235,27.8,,78.0,,,,,,,"Sugars, added",G -24991745,2525816,1235,21.4,,71.0,,,,,,,"Sugars, added",G -24992457,2526784,1235,48.4,,70.0,,,,,,,"Sugars, added",G -24992583,2526931,1235,42.4,,70.0,,,,,,,"Sugars, added",G -24992796,2527247,1235,14.3,,70.0,,,,,,,"Sugars, added",G -24993468,2528442,1235,20.0,,70.0,,,,,,,"Sugars, added",G -24993607,2528642,1235,50.0,,70.0,,,,,,,"Sugars, added",G -24994337,2529720,1235,3.6,,70.0,,,,,,,"Sugars, added",G -24994375,2529773,1235,46.7,,70.0,,,,,,,"Sugars, added",G -24994439,2529856,1235,35.5,,70.0,,,,,,,"Sugars, added",G -24994598,2530164,1235,4.9,,70.0,,,,,,,"Sugars, added",G -24995048,2530834,1235,23.3,,70.0,,,,,,,"Sugars, added",G -24995062,2530856,1235,40.5,,70.0,,,,,,,"Sugars, added",G -24995070,2530868,1235,4.3,,70.0,,,,,,,"Sugars, added",G -24995251,2531160,1235,0.4,,73.0,,,,,,,"Sugars, added",G -24995472,2531528,1235,42.9,,70.0,,,,,,,"Sugars, added",G -24996603,2533401,1235,53.3,,70.0,,,,,,,"Sugars, added",G -24996610,2533410,1235,20.8,,70.0,,,,,,,"Sugars, added",G -24996887,2533862,1235,35.9,,70.0,,,,,,,"Sugars, added",G -24997189,2534274,1235,5.9,,70.0,,,,,,,"Sugars, added",G -24997534,2534889,1235,0.4,,70.0,,,,,,,"Sugars, added",G -24997580,2534996,1235,0.7,,70.0,,,,,,,"Sugars, added",G -24997632,2535100,1235,44.7,,70.0,,,,,,,"Sugars, added",G -24997859,2535458,1235,53.1,,70.0,,,,,,,"Sugars, added",G -24998126,2535937,1235,23.3,,70.0,,,,,,,"Sugars, added",G -24998130,2535941,1235,3.0,,70.0,,,,,,,"Sugars, added",G -24999118,2537358,1235,28.6,,70.0,,,,,,,"Sugars, added",G -24999559,2538011,1235,3.3,,70.0,,,,,,,"Sugars, added",G -24999624,2538112,1235,12.0,,70.0,,,,,,,"Sugars, added",G -24999637,2538137,1235,38.0,,70.0,,,,,,,"Sugars, added",G -24999641,2538153,1235,6.7,,70.0,,,,,,,"Sugars, added",G -25000271,2539166,1235,26.6,,70.0,,,,,,,"Sugars, added",G -25000413,2539345,1235,60.0,,70.0,,,,,,,"Sugars, added",G -25000576,2539557,1235,0.0,,71.0,,,,,,,"Sugars, added",G -25000665,2539656,1235,31.0,,78.0,,,,,,,"Sugars, added",G -25000672,2539664,1235,25.5,,78.0,,,,,,,"Sugars, added",G -25000737,2539732,1235,0.0,,78.0,,,,,,,"Sugars, added",G -25001259,2540279,1235,0.8,,78.0,,,,,,,"Sugars, added",G -25001387,2540409,1235,8.3,,78.0,,,,,,,"Sugars, added",G -25001480,2540510,1235,0.0,,78.0,,,,,,,"Sugars, added",G -25002083,2541772,1235,46.4,,70.0,,,,,,,"Sugars, added",G -25002265,2542169,1235,16.7,,70.0,,,,,,,"Sugars, added",G -25002337,2542323,1235,9.2,,70.0,,,,,,,"Sugars, added",G -25002750,2543247,1235,50.0,,70.0,,,,,,,"Sugars, added",G -25002942,2543641,1235,4.8,,70.0,,,,,,,"Sugars, added",G -25002951,2543661,1235,0.8,,70.0,,,,,,,"Sugars, added",G -25002953,2543664,1235,16.7,,73.0,,,,,,,"Sugars, added",G -25002992,2543751,1235,2.9,,70.0,,,,,,,"Sugars, added",G -25003536,2544930,1235,37.8,,70.0,,,,,,,"Sugars, added",G -25003937,2545772,1235,44.2,,70.0,,,,,,,"Sugars, added",G -25004430,2546833,1235,0.4,,70.0,,,,,,,"Sugars, added",G -25004775,2547619,1235,0.9,,70.0,,,,,,,"Sugars, added",G -25004896,2548629,1235,54.3,,70.0,,,,,,,"Sugars, added",G -25005061,2549363,1235,76.0,,70.0,,,,,,,"Sugars, added",G -25005272,2550641,1235,11.1,,70.0,,,,,,,"Sugars, added",G -25005415,2551031,1235,66.7,,70.0,,,,,,,"Sugars, added",G -25005497,2551332,1235,3.5,,70.0,,,,,,,"Sugars, added",G -25005597,2551628,1235,15.0,,70.0,,,,,,,"Sugars, added",G -25005847,2553071,1235,1.8,,73.0,,,,,,,"Sugars, added",G -25006096,2554022,1235,15.4,,70.0,,,,,,,"Sugars, added",G -25006334,2554963,1235,0.6,,78.0,,,,,,,"Sugars, added",G -25006578,2555219,1235,0.9,,78.0,,,,,,,"Sugars, added",G -25006999,2555643,1235,5.3,,71.0,,,,,,,"Sugars, added",G -25007928,2556675,1235,0.8,,79.0,,,,,,,"Sugars, added",G -25007987,2556738,1235,0.0,,78.0,,,,,,,"Sugars, added",G -25008103,2556909,1235,0.0,,71.0,,,,,,,"Sugars, added",G -25008201,2557008,1235,0.0,,71.0,,,,,,,"Sugars, added",G -25008213,2557020,1235,33.3,,71.0,,,,,,,"Sugars, added",G -25008554,2557363,1235,3.4,,71.0,,,,,,,"Sugars, added",G -25008645,2557454,1235,1.6,,72.0,,,,,,,"Sugars, added",G -25008732,2557541,1235,7.6,,78.0,,,,,,,"Sugars, added",G -25008740,2557549,1235,5.0,,78.0,,,,,,,"Sugars, added",G -25008837,2557657,1235,0.0,,71.0,,,,,,,"Sugars, added",G -25008952,2557776,1235,0.0,,71.0,,,,,,,"Sugars, added",G -25009356,2558309,1235,0.0,,78.0,,,,,,,"Sugars, added",G -25009681,2558670,1235,2.3,,71.0,,,,,,,"Sugars, added",G -25009691,2558685,1235,20.3,,78.0,,,,,,,"Sugars, added",G -25009808,2558862,1235,0.0,,78.0,,,,,,,"Sugars, added",G -25009924,2558981,1235,0.0,,71.0,,,,,,,"Sugars, added",G -25010350,2559468,1235,0.0,,78.0,,,,,,,"Sugars, added",G -25010679,2559978,1235,33.3,,70.0,,,,,,,"Sugars, added",G -25010791,2560169,1235,7.9,,70.0,,,,,,,"Sugars, added",G -25011087,2560684,1235,11.7,,70.0,,,,,,,"Sugars, added",G -25011258,2560922,1235,20.5,,70.0,,,,,,,"Sugars, added",G -25011298,2560980,1235,60.0,,70.0,,,,,,,"Sugars, added",G -25011331,2561063,1235,42.4,,70.0,,,,,,,"Sugars, added",G -25011377,2561160,1235,9.7,,70.0,,,,,,,"Sugars, added",G -25011868,2562162,1235,40.0,,70.0,,,,,,,"Sugars, added",G -25011948,2562322,1235,43.3,,70.0,,,,,,,"Sugars, added",G -25011975,2562455,1235,11.5,,70.0,,,,,,,"Sugars, added",G -25012146,2562953,1235,14.3,,70.0,,,,,,,"Sugars, added",G -25012379,2563385,1235,1.2,,70.0,,,,,,,"Sugars, added",G -25012837,2564243,1235,9.4,,70.0,,,,,,,"Sugars, added",G -25012877,2564347,1235,35.1,,70.0,,,,,,,"Sugars, added",G -25012991,2564514,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25013012,2564552,1235,31.4,,70.0,,,,,,,"Sugars, added",G -25013057,2564731,1235,3.6,,70.0,,,,,,,"Sugars, added",G -25013440,2565549,1235,3.6,,70.0,,,,,,,"Sugars, added",G -25013511,2565673,1235,46.9,,70.0,,,,,,,"Sugars, added",G -25013563,2565835,1235,34.8,,70.0,,,,,,,"Sugars, added",G -25013767,2566162,1235,36.4,,70.0,,,,,,,"Sugars, added",G -25014012,2566765,1235,47.4,,70.0,,,,,,,"Sugars, added",G -25014092,2566922,1235,7.1,,70.0,,,,,,,"Sugars, added",G -25014178,2567026,1235,1.7,,70.0,,,,,,,"Sugars, added",G -25015020,2569052,1235,26.7,,70.0,,,,,,,"Sugars, added",G -25015056,2569149,1235,53.3,,70.0,,,,,,,"Sugars, added",G -25015188,2569423,1235,23.3,,70.0,,,,,,,"Sugars, added",G -25015324,2569747,1235,4.7,,70.0,,,,,,,"Sugars, added",G -25015329,2569765,1235,19.2,,70.0,,,,,,,"Sugars, added",G -25015354,2569850,1235,29.0,,70.0,,,,,,,"Sugars, added",G -25015507,2570376,1235,0.8,,70.0,,,,,,,"Sugars, added",G -25015861,2571219,1235,71.0,,70.0,,,,,,,"Sugars, added",G -25016011,2571592,1235,5.4,,70.0,,,,,,,"Sugars, added",G -25016157,2571961,1235,60.7,,70.0,,,,,,,"Sugars, added",G -25016369,2572805,1235,34.5,,70.0,,,,,,,"Sugars, added",G -25016959,2574353,1235,40.0,,70.0,,,,,,,"Sugars, added",G -25016965,2574377,1235,34.4,,70.0,,,,,,,"Sugars, added",G -25017398,2575583,1235,43.3,,70.0,,,,,,,"Sugars, added",G -25017437,2575637,1235,60.7,,70.0,,,,,,,"Sugars, added",G -25017477,2575677,1235,37.5,,70.0,,,,,,,"Sugars, added",G -25017762,2576154,1235,3.3,,70.0,,,,,,,"Sugars, added",G -25018070,2577175,1235,24.0,,70.0,,,,,,,"Sugars, added",G -25018307,2577694,1235,0.3,,73.0,,,,,,,"Sugars, added",G -25018324,2577805,1235,13.3,,70.0,,,,,,,"Sugars, added",G -25018450,2578089,1235,4.5,,70.0,,,,,,,"Sugars, added",G -25018607,2578557,1235,2.3,,70.0,,,,,,,"Sugars, added",G -25018725,2578872,1235,18.0,,70.0,,,,,,,"Sugars, added",G -25018728,2578876,1235,4.7,,70.0,,,,,,,"Sugars, added",G -25018906,2579359,1235,59.0,,70.0,,,,,,,"Sugars, added",G -25019011,2579598,1235,38.6,,70.0,,,,,,,"Sugars, added",G -25019016,2579604,1235,40.0,,70.0,,,,,,,"Sugars, added",G -25019222,2580170,1235,1.4,,70.0,,,,,,,"Sugars, added",G -25019273,2580290,1235,4.0,,70.0,,,,,,,"Sugars, added",G -25019468,2580900,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25019670,2581529,1235,21.2,,70.0,,,,,,,"Sugars, added",G -25019735,2581658,1235,46.7,,70.0,,,,,,,"Sugars, added",G -25019898,2582017,1235,14.3,,70.0,,,,,,,"Sugars, added",G -25019931,2582072,1235,37.5,,70.0,,,,,,,"Sugars, added",G -25019976,2582170,1235,9.5,,70.0,,,,,,,"Sugars, added",G -25020295,2582757,1235,52.2,,70.0,,,,,,,"Sugars, added",G -25020459,2583185,1235,25.7,,70.0,,,,,,,"Sugars, added",G -25021022,2584469,1235,3.5,,70.0,,,,,,,"Sugars, added",G -25021054,2584528,1235,17.1,,70.0,,,,,,,"Sugars, added",G -25021207,2584879,1235,8.6,,70.0,,,,,,,"Sugars, added",G -25021462,2585564,1235,6.5,,70.0,,,,,,,"Sugars, added",G -25021597,2585854,1235,14.8,,70.0,,,,,,,"Sugars, added",G -25021605,2585874,1235,28.6,,70.0,,,,,,,"Sugars, added",G -25022618,2589416,1235,3.6,,73.0,,,,,,,"Sugars, added",G -25022829,2590086,1235,5.3,,70.0,,,,,,,"Sugars, added",G -25022960,2590256,1235,23.9,,70.0,,,,,,,"Sugars, added",G -25023140,2590657,1235,7.9,,70.0,,,,,,,"Sugars, added",G -25023144,2590699,1235,35.0,,70.0,,,,,,,"Sugars, added",G -25023558,2592420,1235,59.0,,70.0,,,,,,,"Sugars, added",G -25023655,2592593,1235,7.9,,70.0,,,,,,,"Sugars, added",G -25023703,2592707,1235,17.1,,70.0,,,,,,,"Sugars, added",G -25023808,2592909,1235,36.7,,70.0,,,,,,,"Sugars, added",G -25023861,2593027,1235,35.7,,70.0,,,,,,,"Sugars, added",G -25023882,2593077,1235,35.0,,70.0,,,,,,,"Sugars, added",G -25023965,2593264,1235,25.0,,70.0,,,,,,,"Sugars, added",G -25024141,2593708,1235,25.3,,70.0,,,,,,,"Sugars, added",G -25024557,2594288,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25024681,2594412,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25024714,2594445,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25024846,2594578,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25024963,2594696,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25025050,2594783,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25025183,2594920,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25025709,2595455,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25025800,2595549,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25025899,2595648,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25026050,2595799,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25026163,2595912,1235,30.2,,70.0,,,,,,,"Sugars, added",G -25026468,2596219,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25026576,2596329,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25026652,2596405,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25027031,2596787,1235,35.5,,70.0,,,,,,,"Sugars, added",G -25027103,2596861,1235,52.7,,70.0,,,,,,,"Sugars, added",G -25027291,2597054,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25027451,2597216,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25027716,2597484,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25027730,2597499,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25028044,2597813,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25028107,2597876,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25028312,2598081,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25029021,2598803,1235,28.6,,70.0,,,,,,,"Sugars, added",G -25029256,2599040,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25029514,2599304,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25029554,2599346,1235,34.4,,70.0,,,,,,,"Sugars, added",G -25029560,2599352,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25029569,2599361,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25029849,2599659,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25030084,2599896,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25030191,2600003,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25030236,2600048,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25030438,2600262,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25030572,2600406,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25031064,2600965,1235,37.9,,70.0,,,,,,,"Sugars, added",G -25031089,2600990,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25031117,2601023,1235,17.6,,70.0,,,,,,,"Sugars, added",G -25031124,2601030,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25031478,2601412,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25032195,2602220,1235,10.7,,70.0,,,,,,,"Sugars, added",G -25032233,2602258,1235,56.7,,70.0,,,,,,,"Sugars, added",G -25032246,2602271,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25032250,2602275,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25032260,2602285,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25032271,2602297,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25032576,2602623,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25032952,2603025,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25033638,2603801,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25033645,2603808,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25033702,2603869,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25034418,2604614,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25034762,2604960,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25034781,2604986,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25034896,2605110,1235,2.4,,70.0,,,,,,,"Sugars, added",G -25035263,2605513,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25035623,2605936,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25035748,2606069,1235,38.3,,70.0,,,,,,,"Sugars, added",G -25035930,2606253,1235,62.9,,70.0,,,,,,,"Sugars, added",G -25036271,2606604,1235,33.3,,70.0,,,,,,,"Sugars, added",G -25036697,2607034,1235,24.1,,70.0,,,,,,,"Sugars, added",G -25037127,2607467,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25037191,2607531,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25037282,2607622,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25037349,2607690,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25037364,2607705,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25037816,2608233,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25037985,2608424,1235,15.8,,70.0,,,,,,,"Sugars, added",G -25038307,2608784,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25038427,2608915,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25038865,2609488,1235,26.9,,70.0,,,,,,,"Sugars, added",G -25039118,2609799,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25039220,2609914,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25039842,2610941,1235,8.7,,78.0,,,,,,,"Sugars, added",G -25039897,2611094,1235,0.0,,78.0,,,,,,,"Sugars, added",G -25040081,2611372,1235,3.3,,70.0,,,,,,,"Sugars, added",G -25040162,2611473,1235,46.0,,70.0,,,,,,,"Sugars, added",G -25040293,2611619,1235,14.3,,70.0,,,,,,,"Sugars, added",G -25041465,2612958,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25041495,2612993,1235,38.7,,70.0,,,,,,,"Sugars, added",G -25041578,2613095,1235,1.2,,71.0,,,,,,,"Sugars, added",G -25041804,2613366,1235,25.3,,78.0,,,,,,,"Sugars, added",G -25042011,2613589,1235,16.0,,78.0,,,,,,,"Sugars, added",G -25042139,2613732,1235,0.0,,71.0,,,,,,,"Sugars, added",G -25042343,2614011,1235,0.0,,78.0,,,,,,,"Sugars, added",G -25042398,2614074,1235,0.0,,71.0,,,,,,,"Sugars, added",G -25043013,2615366,1235,31.2,,70.0,,,,,,,"Sugars, added",G -25043024,2615377,1235,46.4,,70.0,,,,,,,"Sugars, added",G -25043633,2617075,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25043773,2617599,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25044427,2619320,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25044537,2619531,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25045197,2620259,1235,3.8,,70.0,,,,,,,"Sugars, added",G -25045410,2620502,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25046162,2621553,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25046163,2621554,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25046440,2622536,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25046474,2622742,1235,16.7,,70.0,,,,,,,"Sugars, added",G -25046717,2623372,1235,1.8,,70.0,,,,,,,"Sugars, added",G -25046881,2624077,1235,36.6,,70.0,,,,,,,"Sugars, added",G -25046921,2624160,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25047171,2624664,1235,6.2,,70.0,,,,,,,"Sugars, added",G -25047406,2624928,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25047644,2625218,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25048312,2625989,1235,2.6,,70.0,,,,,,,"Sugars, added",G -25048702,2626962,1235,40.6,,70.0,,,,,,,"Sugars, added",G -25048902,2627256,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25048999,2627427,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25049291,2628336,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25049558,2628869,1235,18.4,,70.0,,,,,,,"Sugars, added",G -25049577,2628920,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25049667,2629233,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25049842,2629574,1235,25.0,,70.0,,,,,,,"Sugars, added",G -25049925,2629666,1235,65.0,,70.0,,,,,,,"Sugars, added",G -25049960,2629704,1235,35.9,,70.0,,,,,,,"Sugars, added",G -25049978,2629726,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25050243,2630037,1235,1.5,,70.0,,,,,,,"Sugars, added",G -25050415,2630235,1235,23.5,,70.0,,,,,,,"Sugars, added",G -25050592,2630459,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25051121,2631097,1235,23.8,,70.0,,,,,,,"Sugars, added",G -25051209,2631199,1235,19.4,,70.0,,,,,,,"Sugars, added",G -25051371,2631382,1235,17.9,,70.0,,,,,,,"Sugars, added",G -25051523,2631563,1235,37.5,,70.0,,,,,,,"Sugars, added",G -25051539,2631579,1235,30.2,,70.0,,,,,,,"Sugars, added",G -25051738,2631900,1235,0.8,,70.0,,,,,,,"Sugars, added",G -25051924,2632111,1235,15.2,,70.0,,,,,,,"Sugars, added",G -25052082,2632378,1235,46.9,,70.0,,,,,,,"Sugars, added",G -25052121,2632417,1235,45.2,,70.0,,,,,,,"Sugars, added",G -25052424,2632967,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25052612,2633378,1235,66.7,,70.0,,,,,,,"Sugars, added",G -25052849,2633726,1235,41.4,,70.0,,,,,,,"Sugars, added",G -25053231,2634315,1235,23.3,,70.0,,,,,,,"Sugars, added",G -25053311,2634448,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25053507,2634790,1235,20.7,,70.0,,,,,,,"Sugars, added",G -25053553,2634865,1235,60.0,,70.0,,,,,,,"Sugars, added",G -25053750,2635122,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25054129,2635782,1235,4.3,,70.0,,,,,,,"Sugars, added",G -25054186,2635896,1235,63.6,,70.0,,,,,,,"Sugars, added",G -25054283,2636192,1235,19.5,,70.0,,,,,,,"Sugars, added",G -25054483,2636615,1235,38.6,,70.0,,,,,,,"Sugars, added",G -25055067,2637441,1235,31.2,,70.0,,,,,,,"Sugars, added",G -25055235,2637683,1235,45.2,,70.0,,,,,,,"Sugars, added",G -25055258,2637728,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25055259,2637729,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25055411,2638009,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25055435,2638057,1235,10.0,,70.0,,,,,,,"Sugars, added",G -25055477,2638140,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25055818,2638632,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25055946,2638773,1235,3.6,,70.0,,,,,,,"Sugars, added",G -25056285,2639399,1235,4.0,,70.0,,,,,,,"Sugars, added",G -25056352,2639488,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25056422,2639581,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25056763,2640133,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25056857,2640306,1235,67.9,,70.0,,,,,,,"Sugars, added",G -25057032,2640591,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25057217,2640903,1235,40.0,,70.0,,,,,,,"Sugars, added",G -25057364,2641177,1235,8.4,,78.0,,,,,,,"Sugars, added",G -25057681,2641562,1235,0.7,,70.0,,,,,,,"Sugars, added",G -25057758,2641652,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25058210,2642255,1235,33.3,,70.0,,,,,,,"Sugars, added",G -25058253,2642307,1235,43.8,,70.0,,,,,,,"Sugars, added",G -25058467,2642551,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25058660,2642777,1235,7.5,,70.0,,,,,,,"Sugars, added",G -25058708,2642828,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25058988,2643138,1235,21.4,,70.0,,,,,,,"Sugars, added",G -25059083,2643251,1235,28.8,,70.0,,,,,,,"Sugars, added",G -25059114,2643284,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25059213,2648887,1235,3.6,,73.0,,,,,,,"Sugars, added",G -25059330,2649030,1235,9.7,,78.0,,,,,,,"Sugars, added",G -25059389,2649106,1235,2.7,,71.0,,,,,,,"Sugars, added",G -25059804,2649585,1235,4.4,,71.0,,,,,,,"Sugars, added",G -25060061,2649983,1235,0.0,,71.0,,,,,,,"Sugars, added",G -25060211,2650157,1235,4.0,,78.0,,,,,,,"Sugars, added",G -25060391,2650345,1235,20.6,,78.0,,,,,,,"Sugars, added",G -25060948,2650923,1235,0.0,,71.0,,,,,,,"Sugars, added",G -25061017,2650992,1235,5.0,,71.0,,,,,,,"Sugars, added",G -25061089,2651065,1235,4.6,,71.0,,,,,,,"Sugars, added",G -25061117,2651093,1235,0.0,,71.0,,,,,,,"Sugars, added",G -25061162,2651138,1235,21.8,,78.0,,,,,,,"Sugars, added",G -25061527,2651527,1235,27.3,,70.0,,,,,,,"Sugars, added",G -25061646,2651678,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25061775,2651851,1235,26.7,,70.0,,,,,,,"Sugars, added",G -25061780,2651857,1235,46.7,,70.0,,,,,,,"Sugars, added",G -25061942,2652057,1235,0.2,,70.0,,,,,,,"Sugars, added",G -25062352,2652555,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25062441,2652673,1235,20.0,,70.0,,,,,,,"Sugars, added",G -25062708,2653037,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25062748,2653104,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25062785,2653190,1235,3.3,,70.0,,,,,,,"Sugars, added",G -25063245,2653820,1235,5.8,,70.0,,,,,,,"Sugars, added",G -25063380,2653980,1235,1.8,,70.0,,,,,,,"Sugars, added",G -25063395,2653998,1235,1.8,,70.0,,,,,,,"Sugars, added",G -25063558,2654197,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25063588,2654233,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25063781,2654454,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25063996,2654695,1235,23.5,,70.0,,,,,,,"Sugars, added",G -25064065,2654781,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25064122,2654847,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25064256,2654997,1235,11.8,,70.0,,,,,,,"Sugars, added",G -25064271,2655015,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25064454,2655236,1235,14.3,,70.0,,,,,,,"Sugars, added",G -25064726,2655540,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25064752,2655566,1235,3.6,,73.0,,,,,,,"Sugars, added",G -25064764,2655579,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25065330,2656307,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25065446,2656501,1235,48.4,,70.0,,,,,,,"Sugars, added",G -25065464,2656520,1235,53.1,,70.0,,,,,,,"Sugars, added",G -25065673,2656774,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25065884,2657085,1235,1.1,,70.0,,,,,,,"Sugars, added",G -25065893,2657105,1235,2.3,,70.0,,,,,,,"Sugars, added",G -25065932,2657163,1235,6.5,,70.0,,,,,,,"Sugars, added",G -25066035,2657287,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25066381,2657798,1235,21.6,,70.0,,,,,,,"Sugars, added",G -25066384,2657803,1235,46.7,,70.0,,,,,,,"Sugars, added",G -25066459,2657909,1235,22.0,,70.0,,,,,,,"Sugars, added",G -25066766,2658362,1235,36.7,,70.0,,,,,,,"Sugars, added",G -25066821,2658444,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25067255,2659199,1235,16.2,,70.0,,,,,,,"Sugars, added",G -25067827,2660361,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25067970,2660613,1235,20.0,,70.0,,,,,,,"Sugars, added",G -25067979,2660627,1235,5.0,,70.0,,,,,,,"Sugars, added",G -25068075,2660777,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25068150,2660891,1235,42.3,,70.0,,,,,,,"Sugars, added",G -25068417,2661380,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25068564,2661730,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25068710,2662182,1235,0.0,,70.0,,,,,,,"Sugars, added",G -25068795,1109796,1177,94.0,,75.0,,,,,,,"Folate, total",UG -25069121,1134198,1177,90.0,,70.0,,,,,,,"Folate, total",UG -25069222,167551,1177,16.0,1.0,,,,,,,,"Folate, total",UG -25069343,167711,1177,1.0,0.0,40.0,,,,,,,"Folate, total",UG -25069919,168370,1177,1.0,3.0,1.0,0.0,3.0,,,,,"Folate, total",UG -25070007,168460,1177,80.0,1.0,,,,,,,,"Folate, total",UG -25070073,168526,1177,127.0,0.0,,,,,,,,"Folate, total",UG -25070927,169441,1177,8.0,1.0,,,,,,,,"Folate, total",UG -25070986,169500,1177,7.0,0.0,53.0,,,,,,,"Folate, total",UG -25070999,169513,1177,6.0,0.0,53.0,,,,,,,"Folate, total",UG -25071017,169531,1177,10.0,0.0,14.0,,,,,,,"Folate, total",UG -25071104,169624,1177,56.0,1.0,47.0,,,,,,,"Folate, total",UG -25071213,169742,1177,3.0,1.0,1.0,,,,,,,"Folate, total",UG -25071270,169836,1177,15.0,1.0,1.0,,,,,,,"Folate, total",UG -25071503,170078,1177,24.0,0.0,,,,,,,,"Folate, total",UG -25071619,170194,1177,2.0,0.0,,,,,,,,"Folate, total",UG -25071696,170287,1177,18.0,3.0,,,,,,,,"Folate, total",UG -25071697,170288,1177,19.0,0.0,,,,,,,,"Folate, total",UG -25071796,170422,1177,144.0,8.0,,,,,,,,"Folate, total",UG -25071933,170559,1177,159.0,0.0,,,,,,,,"Folate, total",UG -25072080,170732,1177,48.0,4.0,1.0,30.0,60.0,,,,,"Folate, total",UG -25072172,170851,1177,4.0,2.0,1.0,4.0,9.0,,,,,"Folate, total",UG -25072896,171634,1177,9.0,0.0,14.0,,,,,,,"Folate, total",UG -25073078,171838,1177,103.0,0.0,47.0,,,,,,,"Folate, total",UG -25073129,171895,1177,4.0,1.0,1.0,,,,,,,"Folate, total",UG -25073378,172180,1177,11.0,0.0,57.0,,,,,,,"Folate, total",UG -25073452,172263,1177,15.0,0.0,1.0,,,,,,,"Folate, total",UG -25073488,172299,1177,6.0,0.0,57.0,,,,,,,"Folate, total",UG -25073551,172362,1177,0.0,0.0,20.0,,,,,,,"Folate, total",UG -25073626,172439,1177,42.0,2.0,,,,,,,,"Folate, total",UG -25074000,172909,1177,7.0,0.0,65.0,,,,,,,"Folate, total",UG -25074237,173207,1177,0.0,0.0,20.0,,,,,,,"Folate, total",UG -25074938,173995,1177,5.0,0.0,18.0,,,,,,,"Folate, total",UG -25075031,174092,1177,140.0,0.0,44.0,,,,,,,"Folate, total",UG -25075244,174323,1177,15.0,0.0,,,,,,,,"Folate, total",UG -25075337,174479,1177,13.0,0.0,14.0,,,,,,,"Folate, total",UG -25075555,174708,1177,6.0,0.0,14.0,,,,,,,"Folate, total",UG -25075787,175013,1177,21.0,0.0,39.0,,,,,,,"Folate, total",UG -25075897,175135,1177,20.0,0.0,,,,,,,,"Folate, total",UG -25076099,322479,1177,6.0,1.0,1.0,,,,,,,"Folate, total",UG -25076475,344774,1177,173.0,,78.0,,,,,,,"Folate, total",UG -25076678,344980,1177,159.0,,78.0,,,,,,,"Folate, total",UG -25076711,345013,1177,14.0,,78.0,,,,,,,"Folate, total",UG -25076903,345215,1177,106.0,,78.0,,,,,,,"Folate, total",UG -25077127,345449,1177,467.0,,78.0,,,,,,,"Folate, total",UG -25077544,345942,1177,26.0,,78.0,,,,,,,"Folate, total",UG -25077549,345947,1177,364.0,,78.0,,,,,,,"Folate, total",UG -25077621,348040,1177,18.0,,78.0,,,,,,,"Folate, total",UG -25077902,352276,1177,1518.0,,78.0,,,,,,,"Folate, total",UG -25077935,353740,1177,65.0,,78.0,,,,,,,"Folate, total",UG -25077998,357444,1177,192.0,,75.0,,,,,,,"Folate, total",UG -25078725,391167,1177,690.0,,75.0,,,,,,,"Folate, total",UG -25078891,395651,1177,118.0,,75.0,,,,,,,"Folate, total",UG -25078895,395696,1177,222.0,,75.0,,,,,,,"Folate, total",UG -25079004,401517,1177,741.0,,75.0,,,,,,,"Folate, total",UG -25079120,406718,1177,667.0,,75.0,,,,,,,"Folate, total",UG -25079844,455549,1177,214.0,,75.0,,,,,,,"Folate, total",UG -25080332,477594,1177,114.0,,75.0,,,,,,,"Folate, total",UG -25080438,482064,1177,22.0,,75.0,,,,,,,"Folate, total",UG -25080465,484390,1177,100.0,,75.0,,,,,,,"Folate, total",UG -25080828,499759,1177,143.0,,75.0,,,,,,,"Folate, total",UG -25080865,501830,1177,10.0,,75.0,,,,,,,"Folate, total",UG -25081000,513539,1177,107.0,,75.0,,,,,,,"Folate, total",UG -25081261,527129,1177,71.0,,75.0,,,,,,,"Folate, total",UG -25081267,527496,1177,17.0,,75.0,,,,,,,"Folate, total",UG -25081269,527618,1177,692.0,,75.0,,,,,,,"Folate, total",UG -25081399,533978,1177,72.0,,75.0,,,,,,,"Folate, total",UG -25081481,537539,1177,240.0,,75.0,,,,,,,"Folate, total",UG -25081534,540355,1177,833.0,,75.0,,,,,,,"Folate, total",UG -25082400,571736,1177,345.0,,75.0,,,,,,,"Folate, total",UG -25082615,582126,1177,214.0,,75.0,,,,,,,"Folate, total",UG -25082711,585708,1177,29.0,,75.0,,,,,,,"Folate, total",UG -25083049,614800,1177,0.0,,75.0,,,,,,,"Folate, total",UG -25084093,710898,1177,91.0,,70.0,,,,,,,"Folate, total",UG -25084865,751974,1177,109.0,,78.0,,,,,,,"Folate, total",UG -25085011,752272,1177,91.0,,78.0,,,,,,,"Folate, total",UG -25085591,757098,1177,327.0,,78.0,,,,,,,"Folate, total",UG -25086103,799201,1177,29.0,,75.0,,,,,,,"Folate, total",UG -25086119,799297,1177,213.0,,75.0,,,,,,,"Folate, total",UG -25086135,800507,1177,29.0,,75.0,,,,,,,"Folate, total",UG -25086344,937910,1177,62.0,,70.0,,,,,,,"Folate, total",UG -25087327,1057561,1177,7.0,,75.0,,,,,,,"Folate, total",UG -25087418,1066091,1177,571.0,,70.0,,,,,,,"Folate, total",UG -25087457,1070469,1177,179.0,,75.0,,,,,,,"Folate, total",UG -25087469,1071787,1177,46.0,,75.0,,,,,,,"Folate, total",UG -25088347,1148763,1177,42.0,,75.0,,,,,,,"Folate, total",UG -25088364,1151062,1177,476.0,,75.0,,,,,,,"Folate, total",UG -25088370,1151660,1177,200.0,,70.0,,,,,,,"Folate, total",UG -25088399,1153907,1177,0.0,,75.0,,,,,,,"Folate, total",UG -25088808,1180289,1177,0.0,,75.0,,,,,,,"Folate, total",UG -25088938,1191167,1177,103.0,,75.0,,,,,,,"Folate, total",UG -25089137,1201758,1177,370.0,,75.0,,,,,,,"Folate, total",UG -25089544,1225978,1177,133.0,,75.0,,,,,,,"Folate, total",UG -25089570,1228709,1177,169.0,,75.0,,,,,,,"Folate, total",UG -25089902,1254550,1177,100.0,,75.0,,,,,,,"Folate, total",UG -25089918,1256297,1177,141.0,,75.0,,,,,,,"Folate, total",UG -25089957,1259398,1177,214.0,,75.0,,,,,,,"Folate, total",UG -25090409,1282033,1177,70.0,,75.0,,,,,,,"Folate, total",UG -25090624,1291862,1177,10.0,,75.0,,,,,,,"Folate, total",UG -25090842,1309058,1177,108.0,,75.0,,,,,,,"Folate, total",UG -25090938,1316263,1177,6.0,,75.0,,,,,,,"Folate, total",UG -25090955,1317291,1177,74.0,,75.0,,,,,,,"Folate, total",UG -25091006,1319031,1177,32.0,,75.0,,,,,,,"Folate, total",UG -25091144,1327113,1177,12.0,,75.0,,,,,,,"Folate, total",UG -25091587,1349862,1177,37.0,,75.0,,,,,,,"Folate, total",UG -25091691,1357861,1177,179.0,,75.0,,,,,,,"Folate, total",UG -25091706,1358624,1177,100.0,,75.0,,,,,,,"Folate, total",UG -25092144,1398221,1177,50.0,,70.0,,,,,,,"Folate, total",UG -25092419,1444974,1177,60.0,,75.0,,,,,,,"Folate, total",UG -25092450,1458015,1177,85.0,,75.0,,,,,,,"Folate, total",UG -25092500,1459858,1177,0.0,,75.0,,,,,,,"Folate, total",UG -25092645,1467173,1177,77.0,,75.0,,,,,,,"Folate, total",UG -25092929,1485346,1177,186.0,,75.0,,,,,,,"Folate, total",UG -25093554,1515282,1177,160.0,,75.0,,,,,,,"Folate, total",UG -25093675,1523688,1177,214.0,,75.0,,,,,,,"Folate, total",UG -25094018,1549639,1177,36.0,,75.0,,,,,,,"Folate, total",UG -25094128,1554260,1177,118.0,,75.0,,,,,,,"Folate, total",UG -25094413,1565647,1177,48.0,,75.0,,,,,,,"Folate, total",UG -25094702,1578184,1177,13.0,,75.0,,,,,,,"Folate, total",UG -25094824,1583234,1177,80.0,,75.0,,,,,,,"Folate, total",UG -25094998,1593315,1177,750.0,,75.0,,,,,,,"Folate, total",UG -25095290,1611538,1177,16.0,,75.0,,,,,,,"Folate, total",UG -25095417,1617949,1177,77.0,,75.0,,,,,,,"Folate, total",UG -25095420,1618011,1177,89.0,,75.0,,,,,,,"Folate, total",UG -25095832,1640497,1177,19.0,,75.0,,,,,,,"Folate, total",UG -25095944,1642007,1177,42.0,,75.0,,,,,,,"Folate, total",UG -25096101,1650603,1177,667.0,,75.0,,,,,,,"Folate, total",UG -25096275,1659364,1177,214.0,,75.0,,,,,,,"Folate, total",UG -25096383,1666257,1177,42.0,,75.0,,,,,,,"Folate, total",UG -25096437,1668386,1177,914.0,,75.0,,,,,,,"Folate, total",UG -25096490,1671547,1177,84.0,,75.0,,,,,,,"Folate, total",UG -25096615,1682617,1177,19.0,,70.0,,,,,,,"Folate, total",UG -25096662,1686335,1177,56.0,,75.0,,,,,,,"Folate, total",UG -25096712,1689815,1177,83.0,,75.0,,,,,,,"Folate, total",UG -25096825,1695849,1177,50.0,,75.0,,,,,,,"Folate, total",UG -25096970,1709249,1177,42.0,,75.0,,,,,,,"Folate, total",UG -25097055,1716940,1177,140.0,,75.0,,,,,,,"Folate, total",UG -25097086,1718070,1177,24.0,,70.0,,,,,,,"Folate, total",UG -25097108,1719857,1177,25.0,,70.0,,,,,,,"Folate, total",UG -25097189,1723709,1177,333.0,,75.0,,,,,,,"Folate, total",UG -25097357,1738447,1177,86.0,,75.0,,,,,,,"Folate, total",UG -25097527,1756548,1177,149.0,1.0,1.0,,,,,,,"Folate, total",UG -25097757,1760141,1177,450.0,,75.0,,,,,,,"Folate, total",UG -25097941,1766843,1177,727.0,,75.0,,,,,,,"Folate, total",UG -25098134,1780894,1177,54.0,,75.0,,,,,,,"Folate, total",UG -25098156,1782037,1177,14.0,,75.0,,,,,,,"Folate, total",UG -25098201,1782476,1177,0.0,,75.0,,,,,,,"Folate, total",UG -25098403,1795994,1177,37.0,,75.0,,,,,,,"Folate, total",UG -25098773,1808785,1177,0.0,,75.0,,,,,,,"Folate, total",UG -25098791,1810291,1177,17.0,,75.0,,,,,,,"Folate, total",UG -25098869,1815726,1177,43.0,,75.0,,,,,,,"Folate, total",UG -25099102,1830824,1177,98.0,,75.0,,,,,,,"Folate, total",UG -25099131,1833295,1177,8.0,,75.0,,,,,,,"Folate, total",UG -25099149,1835065,1177,14.0,,75.0,,,,,,,"Folate, total",UG -25099174,1835297,1177,480.0,,75.0,,,,,,,"Folate, total",UG -25099291,1838171,1177,42.0,,75.0,,,,,,,"Folate, total",UG -25099335,1838269,1177,1250.0,,75.0,,,,,,,"Folate, total",UG -25099371,1838395,1177,42.0,,75.0,,,,,,,"Folate, total",UG -25099383,1838756,1177,667.0,,75.0,,,,,,,"Folate, total",UG -25099543,1841353,1177,158.0,,75.0,,,,,,,"Folate, total",UG -25099697,1842352,1177,750.0,,75.0,,,,,,,"Folate, total",UG -25100343,1907678,1177,160.0,,75.0,,,,,,,"Folate, total",UG -25100717,1927660,1177,74.0,,75.0,,,,,,,"Folate, total",UG -25100847,1933938,1177,0.0,,75.0,,,,,,,"Folate, total",UG -25101025,1936197,1177,130.0,,75.0,,,,,,,"Folate, total",UG -25101235,1945665,1177,214.0,,75.0,,,,,,,"Folate, total",UG -25101702,1986161,1177,45.0,,70.0,,,,,,,"Folate, total",UG -25101738,1990603,1177,870.0,,75.0,,,,,,,"Folate, total",UG -25101890,2002936,1177,41.8,1.0,1.0,,,,,,,"Folate, total",UG -25101964,2006021,1177,26.3,1.0,1.0,,,,,,,"Folate, total",UG -25102412,2028107,1177,133.0,,75.0,,,,,,,"Folate, total",UG -25102445,2029890,1177,143.0,,75.0,,,,,,,"Folate, total",UG -25102736,2053614,1177,36.0,,75.0,,,,,,,"Folate, total",UG -25102850,2058606,1177,213.0,,75.0,,,,,,,"Folate, total",UG -25102890,2060257,1177,133.0,,75.0,,,,,,,"Folate, total",UG -25103076,2070161,1177,179.0,,75.0,,,,,,,"Folate, total",UG -25103200,2073909,1177,29.0,,75.0,,,,,,,"Folate, total",UG -25103300,2077841,1177,133.0,,75.0,,,,,,,"Folate, total",UG -25103664,2098078,1177,17.0,,75.0,,,,,,,"Folate, total",UG -25103946,2113766,1177,95.0,,75.0,,,,,,,"Folate, total",UG -25104128,2122282,1177,77.0,,75.0,,,,,,,"Folate, total",UG -25104241,2127873,1177,42.0,,75.0,,,,,,,"Folate, total",UG -25104511,2147455,1177,214.0,,75.0,,,,,,,"Folate, total",UG -25104583,2154888,1177,140.0,,75.0,,,,,,,"Folate, total",UG -25104605,2155547,1177,195.0,,75.0,,,,,,,"Folate, total",UG -25105013,2185382,1177,0.0,,75.0,,,,,,,"Folate, total",UG -25105022,2185391,1177,0.0,,75.0,,,,,,,"Folate, total",UG -25105062,2192208,1177,12.0,,75.0,,,,,,,"Folate, total",UG -25105216,2200177,1177,25.0,,75.0,,,,,,,"Folate, total",UG -25106089,2226556,1177,500.0,,75.0,,,,,,,"Folate, total",UG -25106187,2228804,1177,139.0,,78.0,,,,,,,"Folate, total",UG -25106201,2228887,1177,0.0,,75.0,,,,,,,"Folate, total",UG -25106888,2233617,1177,0.0,,75.0,,,,,,,"Folate, total",UG -25107430,2244522,1177,42.0,,75.0,,,,,,,"Folate, total",UG -25107850,2268516,1177,500.0,,75.0,,,,,,,"Folate, total",UG -25107929,2273032,1177,26.0,,70.0,,,,,,,"Folate, total",UG -25108271,2300886,1177,247.0,,75.0,,,,,,,"Folate, total",UG -25108446,2333332,1177,133.0,,75.0,,,,,,,"Folate, total",UG -25108984,2341069,1177,4.0,,,,,,,,,"Folate, total",UG -25109178,2341263,1177,10.0,,,,,,,,,"Folate, total",UG -25109552,2341637,1177,1.0,,,,,,,,,"Folate, total",UG -25109660,2341745,1177,33.0,,,,,,,,,"Folate, total",UG -25109822,2341907,1177,12.0,,,,,,,,,"Folate, total",UG -25109989,2342074,1177,11.0,,,,,,,,,"Folate, total",UG -25110172,2342257,1177,32.0,,,,,,,,,"Folate, total",UG -25110379,2342464,1177,34.0,,,,,,,,,"Folate, total",UG -25110386,2342471,1177,50.0,,,,,,,,,"Folate, total",UG -25110938,2343023,1177,22.0,,,,,,,,,"Folate, total",UG -25111283,2343368,1177,25.0,,,,,,,,,"Folate, total",UG -25111290,2343375,1177,36.0,,,,,,,,,"Folate, total",UG -25111893,2343978,1177,219.0,,,,,,,,,"Folate, total",UG -25112608,2344693,1177,12.0,,,,,,,,,"Folate, total",UG -25112733,2344818,1177,9.0,,,,,,,,,"Folate, total",UG -25112859,2344944,1177,10.0,,,,,,,,,"Folate, total",UG -25112885,2344970,1177,16.0,,,,,,,,,"Folate, total",UG -25112982,2345067,1177,20.0,,,,,,,,,"Folate, total",UG -25113110,2345195,1177,26.0,,,,,,,,,"Folate, total",UG -25113117,2345202,1177,32.0,,,,,,,,,"Folate, total",UG -25113122,2345207,1177,20.0,,,,,,,,,"Folate, total",UG -25113148,2345233,1177,13.0,,,,,,,,,"Folate, total",UG -25113180,2345265,1177,8.0,,,,,,,,,"Folate, total",UG -25113359,2345444,1177,36.0,,,,,,,,,"Folate, total",UG -25113560,2345645,1177,32.0,,,,,,,,,"Folate, total",UG -25113601,2345686,1177,14.0,,,,,,,,,"Folate, total",UG -25113963,2346048,1177,5.0,,,,,,,,,"Folate, total",UG -25114052,2346137,1177,2.0,,,,,,,,,"Folate, total",UG -25114122,2346207,1177,0.0,,,,,,,,,"Folate, total",UG -25114563,2379968,1177,37.0,,75.0,,,,,,,"Folate, total",UG -25114594,2380365,1177,42.0,,75.0,,,,,,,"Folate, total",UG -25114707,2383416,1177,30.0,,75.0,,,,,,,"Folate, total",UG -25115002,2418513,1177,291.0,,75.0,,,,,,,"Folate, total",UG -25115045,2426747,1177,194.0,,70.0,,,,,,,"Folate, total",UG -25115375,2444874,1177,67.0,,75.0,,,,,,,"Folate, total",UG -25115399,2445961,1177,27.0,,75.0,,,,,,,"Folate, total",UG -25115684,2457355,1177,61.0,,71.0,,,,,,,"Folate, total",UG -25115692,2457553,1177,100.0,,71.0,,,,,,,"Folate, total",UG -25115712,2457740,1177,267.0,,71.0,,,,,,,"Folate, total",UG -25115993,2460649,1177,103.0,,70.0,,,,,,,"Folate, total",UG -25116008,2460711,1177,112.0,,70.0,,,,,,,"Folate, total",UG -25116510,2462667,1177,1.0,,70.0,,,,,,,"Folate, total",UG -25116527,2462747,1177,25.0,,70.0,,,,,,,"Folate, total",UG -25116707,2464056,1177,86.0,,70.0,,,,,,,"Folate, total",UG -25116797,2464515,1177,48.0,,70.0,,,,,,,"Folate, total",UG -25116893,2464833,1177,203.0,,70.0,,,,,,,"Folate, total",UG -25116894,2464834,1177,112.0,,70.0,,,,,,,"Folate, total",UG -25117532,2468207,1177,60.0,,70.0,,,,,,,"Folate, total",UG -25117551,2468359,1177,214.0,,70.0,,,,,,,"Folate, total",UG -25117828,2469836,1177,29.0,,75.0,,,,,,,"Folate, total",UG -25117944,2470522,1177,53.0,,70.0,,,,,,,"Folate, total",UG -25118138,2470868,1177,46.0,,70.0,,,,,,,"Folate, total",UG -25118247,2471126,1177,6.0,,70.0,,,,,,,"Folate, total",UG -25118394,2471872,1177,255.0,,70.0,,,,,,,"Folate, total",UG -25118476,2472526,1177,154.0,,70.0,,,,,,,"Folate, total",UG -25118528,2472706,1177,183.0,,70.0,,,,,,,"Folate, total",UG -25118858,2473977,1177,84.0,,70.0,,,,,,,"Folate, total",UG -25119334,2475790,1177,293.0,,70.0,,,,,,,"Folate, total",UG -25119440,2476250,1177,89.0,,70.0,,,,,,,"Folate, total",UG -25120140,2479921,1177,214.0,,70.0,,,,,,,"Folate, total",UG -25121062,2485994,1177,17.0,,70.0,,,,,,,"Folate, total",UG -25121161,2486521,1177,213.0,,70.0,,,,,,,"Folate, total",UG -25121267,2486973,1177,214.0,,70.0,,,,,,,"Folate, total",UG -25121676,2488695,1177,42.0,,75.0,,,,,,,"Folate, total",UG -25122048,2490245,1177,32.0,,75.0,,,,,,,"Folate, total",UG -25122234,2491116,1177,17.0,,75.0,,,,,,,"Folate, total",UG -25122549,2501463,1177,206.0,,70.0,,,,,,,"Folate, total",UG -25122694,2503213,1177,118.0,,75.0,,,,,,,"Folate, total",UG -25122698,2503228,1177,188.0,,75.0,,,,,,,"Folate, total",UG -25122726,2503512,1177,209.0,,70.0,,,,,,,"Folate, total",UG -25123088,2517165,1177,632.0,,75.0,,,,,,,"Folate, total",UG -25123354,2520312,1177,0.0,,71.0,,,,,,,"Folate, total",UG -25123409,2520367,1177,0.0,,71.0,,,,,,,"Folate, total",UG -25123592,2523069,1177,98.0,,70.0,,,,,,,"Folate, total",UG -25123629,2523846,1177,72.0,,70.0,,,,,,,"Folate, total",UG -25123734,2525711,1177,200.0,,78.0,,,,,,,"Folate, total",UG -25123748,2525730,1177,532.0,,78.0,,,,,,,"Folate, total",UG -25124166,2539664,1177,386.0,,78.0,,,,,,,"Folate, total",UG -25124567,2547481,1177,355.0,,70.0,,,,,,,"Folate, total",UG -25125033,2557657,1177,0.0,,71.0,,,,,,,"Folate, total",UG -25125149,2557773,1177,0.0,,71.0,,,,,,,"Folate, total",UG -25125152,2557776,1177,0.0,,71.0,,,,,,,"Folate, total",UG -25125284,2558670,1177,0.0,,71.0,,,,,,,"Folate, total",UG -25125453,2560922,1177,1026.0,,75.0,,,,,,,"Folate, total",UG -25125599,2567203,1177,47.0,,75.0,,,,,,,"Folate, total",UG -25125678,2568591,1177,179.0,,75.0,,,,,,,"Folate, total",UG -25126352,2592707,1177,120.0,,70.0,,,,,,,"Folate, total",UG -25126496,2595912,1177,42.0,,70.0,,,,,,,"Folate, total",UG -25126639,2596219,1177,391.0,,70.0,,,,,,,"Folate, total",UG -25126651,2596405,1177,257.0,,70.0,,,,,,,"Folate, total",UG -25127010,2609914,1177,44.0,,70.0,,,,,,,"Folate, total",UG -25127186,2613366,1177,127.0,,78.0,,,,,,,"Folate, total",UG -25127225,2613732,1177,0.0,,71.0,,,,,,,"Folate, total",UG -25127231,2613738,1177,0.0,,71.0,,,,,,,"Folate, total",UG -25127300,2614074,1177,0.0,,71.0,,,,,,,"Folate, total",UG -25127455,2615366,1177,42.0,,70.0,,,,,,,"Folate, total",UG -25127465,2615377,1177,160714.0,,70.0,,,,,,,"Folate, total",UG -25127830,2622536,1177,37.0,,70.0,,,,,,,"Folate, total",UG -25127880,2624077,1177,59.0,,70.0,,,,,,,"Folate, total",UG -25128206,2631563,1177,42.0,,70.0,,,,,,,"Folate, total",UG -25128221,2631579,1177,42.0,,70.0,,,,,,,"Folate, total",UG -25128416,2635782,1177,65.0,,70.0,,,,,,,"Folate, total",UG -25128640,2640903,1177,60.0,,70.0,,,,,,,"Folate, total",UG -25128746,2642777,1177,300.0,,70.0,,,,,,,"Folate, total",UG -25128868,2651138,1177,143.0,,78.0,,,,,,,"Folate, total",UG -25129341,1109796,1103,16.0,,75.0,,,,,,,"Selenium, Se",UG -25129517,1134198,1103,44.0,,70.0,,,,,,,"Selenium, Se",UG -25129605,167551,1103,3.9,0.0,41.0,,,,,,,"Selenium, Se",UG -25129724,167711,1103,0.7,0.0,40.0,,,,,,,"Selenium, Se",UG -25130289,168370,1103,37.7,6.0,1.0,20.7,58.9,,,,,"Selenium, Se",UG -25130373,168460,1103,0.6,0.0,35.0,,,,,,,"Selenium, Se",UG -25130439,168526,1103,2.5,0.0,16.0,,,,,,,"Selenium, Se",UG -25131263,169441,1103,17.7,0.0,12.0,,,,,,,"Selenium, Se",UG -25131322,169500,1103,22.2,0.0,18.0,,,,,,,"Selenium, Se",UG -25131335,169513,1103,22.0,0.0,18.0,,,,,,,"Selenium, Se",UG -25131353,169531,1103,31.7,0.0,12.0,,,,,,,"Selenium, Se",UG -25131440,169624,1103,0.2,1.0,47.0,,,,,,,"Selenium, Se",UG -25131526,169742,1103,15.1,0.0,39.0,,,,,,,"Selenium, Se",UG -25131590,169836,1103,0.4,18.0,1.0,0.4,0.4,,,,,"Selenium, Se",UG -25131815,170078,1103,0.9,0.0,35.0,,,,,,,"Selenium, Se",UG -25131910,170194,1103,18.1,0.0,12.0,,,,,,,"Selenium, Se",UG -25131990,170287,1103,0.6,0.0,16.0,,,,,,,"Selenium, Se",UG -25131991,170288,1103,15.5,5.0,1.0,,,,,,,"Selenium, Se",UG -25132118,170422,1103,0.6,0.0,35.0,,,,,,,"Selenium, Se",UG -25132357,170700,1103,3.2,1.0,1.0,,,,,,,"Selenium, Se",UG -25132383,170732,1103,12.7,4.0,1.0,9.5,15.2,,,,,"Selenium, Se",UG -25132500,170851,1103,5.9,7.0,1.0,2.2,7.9,,,,,"Selenium, Se",UG -25133225,171634,1103,13.1,9.0,1.0,11.5,15.4,,,,,"Selenium, Se",UG -25133390,171838,1103,26.1,0.0,40.0,,,,,,,"Selenium, Se",UG -25133442,171895,1103,0.1,0.0,20.0,,,,,,,"Selenium, Se",UG -25133698,172180,1103,7.7,0.0,57.0,,,,,,,"Selenium, Se",UG -25133770,172263,1103,3.0,0.0,1.0,,,,,,,"Selenium, Se",UG -25133805,172299,1103,4.3,0.0,57.0,,,,,,,"Selenium, Se",UG -25133867,172362,1103,0.0,0.0,20.0,,,,,,,"Selenium, Se",UG -25133941,172439,1103,7.4,0.0,20.0,,,,,,,"Selenium, Se",UG -25134378,172909,1103,3.1,0.0,65.0,,,,,,,"Selenium, Se",UG -25134613,173207,1103,0.0,0.0,20.0,,,,,,,"Selenium, Se",UG -25135276,173995,1103,28.7,0.0,18.0,,,,,,,"Selenium, Se",UG -25135373,174092,1103,26.3,0.0,40.0,,,,,,,"Selenium, Se",UG -25135587,174323,1103,21.8,0.0,18.0,,,,,,,"Selenium, Se",UG -25135741,174479,1103,32.5,0.0,12.0,,,,,,,"Selenium, Se",UG -25135921,174708,1103,34.3,6.0,3.0,,,,,,,"Selenium, Se",UG -25136204,175013,1103,4.9,0.0,39.0,,,,,,,"Selenium, Se",UG -25136291,175135,1103,43.3,0.0,16.0,,,,,,,"Selenium, Se",UG -25136471,321762,1103,1.6,1.0,1.0,,,,,,,"Selenium, Se",UG -25136615,325846,1103,22.3,1.0,1.0,,,,,,,"Selenium, Se",UG -25136779,331390,1103,8.7,1.0,1.0,,,,,,,"Selenium, Se",UG -25136843,333305,1103,33.5,1.0,1.0,,,,,,,"Selenium, Se",UG -25137122,395651,1103,10.0,,75.0,,,,,,,"Selenium, Se",UG -25137766,501830,1103,2.0,,75.0,,,,,,,"Selenium, Se",UG -25137914,533978,1103,8.0,,75.0,,,,,,,"Selenium, Se",UG -25137957,540355,1103,51.0,,75.0,,,,,,,"Selenium, Se",UG -25138685,656018,1103,38.0,,70.0,,,,,,,"Selenium, Se",UG -25139025,747941,1103,8.5,1.0,1.0,,,,,,,"Selenium, Se",UG -25139830,1048665,1103,150.0,,70.0,,,,,,,"Selenium, Se",UG -25140241,1852852,1103,20.0,,75.0,,,,,,,"Selenium, Se",UG -25140339,1876941,1103,30.0,,75.0,,,,,,,"Selenium, Se",UG -25141169,1316263,1103,2.0,,75.0,,,,,,,"Selenium, Se",UG -25141353,1349862,1103,5.0,,75.0,,,,,,,"Selenium, Se",UG -25141500,1375966,1103,2.0,,75.0,,,,,,,"Selenium, Se",UG -25141793,1473802,1103,16.0,,75.0,,,,,,,"Selenium, Se",UG -25142060,1515282,1103,42.0,,75.0,,,,,,,"Selenium, Se",UG -25142222,1554260,1103,10.0,,75.0,,,,,,,"Selenium, Se",UG -25142384,1583234,1103,88.0,,75.0,,,,,,,"Selenium, Se",UG -25142483,1593315,1103,88.0,,75.0,,,,,,,"Selenium, Se",UG -25142805,1642007,1103,7.0,,75.0,,,,,,,"Selenium, Se",UG -25143014,1666257,1103,9.0,,75.0,,,,,,,"Selenium, Se",UG -25143153,1689815,1103,9.0,,75.0,,,,,,,"Selenium, Se",UG -25143343,1709249,1103,7.0,,75.0,,,,,,,"Selenium, Se",UG -25143347,1709404,1103,7.0,,70.0,,,,,,,"Selenium, Se",UG -25143415,1718070,1103,6.0,,75.0,,,,,,,"Selenium, Se",UG -25143431,1719857,1103,7.0,,75.0,,,,,,,"Selenium, Se",UG -25143771,1760141,1103,175.0,,75.0,,,,,,,"Selenium, Se",UG -25144032,1815726,1103,4.0,,75.0,,,,,,,"Selenium, Se",UG -25144278,1838171,1103,9.0,,75.0,,,,,,,"Selenium, Se",UG -25144324,1838269,1103,219.0,,75.0,,,,,,,"Selenium, Se",UG -25144365,1838395,1103,6.0,,75.0,,,,,,,"Selenium, Se",UG -25144456,1841201,1103,15.0,,70.0,,,,,,,"Selenium, Se",UG -25144573,1841531,1103,39.0,,75.0,,,,,,,"Selenium, Se",UG -25144657,1842352,1103,88.0,,75.0,,,,,,,"Selenium, Se",UG -25145024,1899424,1103,12.0,,75.0,,,,,,,"Selenium, Se",UG -25145309,1934445,1103,5.0,,75.0,,,,,,,"Selenium, Se",UG -25145782,1983403,1103,204.0,,75.0,,,,,,,"Selenium, Se",UG -25145819,1986161,1103,32.0,,70.0,,,,,,,"Selenium, Se",UG -25145859,1990603,1103,122.0,,70.0,,,,,,,"Selenium, Se",UG -25145999,2002469,1103,0.0,1.0,1.0,,,,2.5,,,"Selenium, Se",UG -25146041,2004036,1103,3.45,1.0,1.0,,,,,,,"Selenium, Se",UG -25146061,2004455,1103,8.02,1.0,1.0,,,,,,,"Selenium, Se",UG -25146342,2048156,1103,14.0,,75.0,,,,,,,"Selenium, Se",UG -25146637,2122644,1103,0.0,,75.0,,,,,,,"Selenium, Se",UG -25146753,2152540,1103,4.0,,70.0,,,,,,,"Selenium, Se",UG -25146754,2153366,1103,12.0,,75.0,,,,,,,"Selenium, Se",UG -25147016,2185382,1103,0.0,,75.0,,,,,,,"Selenium, Se",UG -25147025,2185391,1103,0.0,,75.0,,,,,,,"Selenium, Se",UG -25147059,2192208,1103,2.0,,75.0,,,,,,,"Selenium, Se",UG -25147660,2228887,1103,0.0,,75.0,,,,,,,"Selenium, Se",UG -25148112,2233617,1103,0.0,,75.0,,,,,,,"Selenium, Se",UG -25148390,2244522,1103,9.0,,75.0,,,,,,,"Selenium, Se",UG -25148712,2300886,1103,43.0,,75.0,,,,,,,"Selenium, Se",UG -25149469,2341069,1103,2.6,,,,,,,,,"Selenium, Se",UG -25149663,2341263,1103,32.4,,,,,,,,,"Selenium, Se",UG -25150037,2341637,1103,17.8,,,,,,,,,"Selenium, Se",UG -25150145,2341745,1103,13.8,,,,,,,,,"Selenium, Se",UG -25150307,2341907,1103,9.4,,,,,,,,,"Selenium, Se",UG -25150474,2342074,1103,4.9,,,,,,,,,"Selenium, Se",UG -25150657,2342257,1103,7.5,,,,,,,,,"Selenium, Se",UG -25150864,2342464,1103,29.9,,,,,,,,,"Selenium, Se",UG -25150871,2342471,1103,27.2,,,,,,,,,"Selenium, Se",UG -25151423,2343023,1103,3.4,,,,,,,,,"Selenium, Se",UG -25151768,2343368,1103,5.1,,,,,,,,,"Selenium, Se",UG -25151775,2343375,1103,7.6,,,,,,,,,"Selenium, Se",UG -25152378,2343978,1103,4.9,,,,,,,,,"Selenium, Se",UG -25153093,2344693,1103,0.6,,,,,,,,,"Selenium, Se",UG -25153218,2344818,1103,0.1,,,,,,,,,"Selenium, Se",UG -25153344,2344944,1103,7.1,,,,,,,,,"Selenium, Se",UG -25153370,2344970,1103,0.3,,,,,,,,,"Selenium, Se",UG -25153467,2345067,1103,0.7,,,,,,,,,"Selenium, Se",UG -25153595,2345195,1103,0.4,,,,,,,,,"Selenium, Se",UG -25153602,2345202,1103,0.8,,,,,,,,,"Selenium, Se",UG -25153607,2345207,1103,0.4,,,,,,,,,"Selenium, Se",UG -25153633,2345233,1103,0.0,,,,,,,,,"Selenium, Se",UG -25153665,2345265,1103,0.8,,,,,,,,,"Selenium, Se",UG -25153844,2345444,1103,0.6,,,,,,,,,"Selenium, Se",UG -25154045,2345645,1103,9.5,,,,,,,,,"Selenium, Se",UG -25154086,2345686,1103,4.3,,,,,,,,,"Selenium, Se",UG -25154448,2346048,1103,4.0,,,,,,,,,"Selenium, Se",UG -25154537,2346137,1103,0.0,,,,,,,,,"Selenium, Se",UG -25154607,2346207,1103,0.2,,,,,,,,,"Selenium, Se",UG -25154880,2367694,1103,27.0,,75.0,,,,,,,"Selenium, Se",UG -25155030,2379968,1103,5.0,,75.0,,,,,,,"Selenium, Se",UG -25155057,2380365,1103,7.0,,75.0,,,,,,,"Selenium, Se",UG -25155201,2395629,1103,20000.0,,70.0,,,,,,,"Selenium, Se",UG -25155204,2397106,1103,12.0,,70.0,,,,,,,"Selenium, Se",UG -25155297,2418634,1103,4.0,,70.0,,,,,,,"Selenium, Se",UG -25155309,2420091,1103,0.0,,75.0,,,,,,,"Selenium, Se",UG -25155548,2446030,1103,0.0,,75.0,,,,,,,"Selenium, Se",UG -25155588,2448773,1103,20000.0,,70.0,,,,,,,"Selenium, Se",UG -25155832,2462747,1103,6.0,,70.0,,,,,,,"Selenium, Se",UG -25155915,2466022,1103,3.0,,70.0,,,,,,,"Selenium, Se",UG -25156600,2488647,1103,78.0,,75.0,,,,,,,"Selenium, Se",UG -25156603,2488695,1103,30.0,,75.0,,,,,,,"Selenium, Se",UG -25156773,2490086,1103,85.0,,75.0,,,,,,,"Selenium, Se",UG -25156813,2490245,1103,140.0,,75.0,,,,,,,"Selenium, Se",UG -25157042,2501463,1103,74.0,,70.0,,,,,,,"Selenium, Se",UG -25157321,2520312,1103,0.0,,71.0,,,,,,,"Selenium, Se",UG -25157376,2520367,1103,0.0,,71.0,,,,,,,"Selenium, Se",UG -25157747,2557657,1103,0.0,,71.0,,,,,,,"Selenium, Se",UG -25157861,2557773,1103,0.0,,71.0,,,,,,,"Selenium, Se",UG -25157864,2557776,1103,0.0,,71.0,,,,,,,"Selenium, Se",UG -25157961,2558670,1103,0.0,,71.0,,,,,,,"Selenium, Se",UG -25158271,2613732,1103,0.0,,71.0,,,,,,,"Selenium, Se",UG -25158277,2613738,1103,0.0,,71.0,,,,,,,"Selenium, Se",UG -25158311,2614074,1103,0.0,,71.0,,,,,,,"Selenium, Se",UG -25158334,2616646,1103,30.0,,75.0,,,,,,,"Selenium, Se",UG -25158610,2643776,1103,15.9,1.0,1.0,,,,,,,"Selenium, Se",UG -25158738,1109796,1170,2.344,,75.0,,,,,,,Pantothenic acid,MG -25159038,1131565,1170,1.126,,70.0,,,,,,,Pantothenic acid,MG -25159046,1132871,1170,138.298,,70.0,,,,,,,Pantothenic acid,MG -25159058,1134198,1170,2.0,,70.0,,,,,,,Pantothenic acid,MG -25159163,167551,1170,0.23,1.0,,,,,,,,Pantothenic acid,MG -25159268,167711,1170,0.082,0.0,40.0,,,,,,,Pantothenic acid,MG -25159773,168370,1170,0.802,4.0,1.0,0.61,1.01,,,,,Pantothenic acid,MG -25159859,168460,1170,0.743,2.0,,,,,,,,Pantothenic acid,MG -25159925,168526,1170,0.154,0.0,,,,,,,,Pantothenic acid,MG -25160725,169441,1170,0.35,1.0,,,,,,,,Pantothenic acid,MG -25160782,169500,1170,0.32,0.0,53.0,,,,,,,Pantothenic acid,MG -25160795,169513,1170,0.24,0.0,53.0,,,,,,,Pantothenic acid,MG -25160813,169531,1170,0.605,0.0,14.0,,,,,,,Pantothenic acid,MG -25160895,169624,1170,0.54,1.0,47.0,,,,,,,Pantothenic acid,MG -25160997,169742,1170,0.051,3.0,1.0,,,,,,,Pantothenic acid,MG -25161049,169836,1170,0.545,6.0,1.0,0.48,0.62,,,,,Pantothenic acid,MG -25161244,170078,1170,1.172,0.0,,,,,,,,Pantothenic acid,MG -25161358,170194,1170,3.026,0.0,,,,,,,,Pantothenic acid,MG -25161435,170287,1170,0.344,4.0,,,,,,,,Pantothenic acid,MG -25161436,170288,1170,0.424,1.0,,,,,,,,Pantothenic acid,MG -25161552,170422,1170,1.029,8.0,,,,,,,,Pantothenic acid,MG -25161685,170559,1170,3.996,0.0,,,,,,,,Pantothenic acid,MG -25161805,170700,1170,0.62,1.0,1.0,,,,,,,Pantothenic acid,MG -25161829,170732,1170,0.747,4.0,1.0,0.72,0.791,,,,,Pantothenic acid,MG -25161926,170851,1170,0.461,3.0,1.0,0.46,0.81,,,,,Pantothenic acid,MG -25162567,171634,1170,0.581,6.0,1.0,0.49,0.75,,,,,Pantothenic acid,MG -25162984,172180,1170,0.181,0.0,57.0,,,,,,,Pantothenic acid,MG -25163048,172263,1170,0.33,0.0,1.0,,,,,,,Pantothenic acid,MG -25163082,172299,1170,0.345,0.0,57.0,,,,,,,Pantothenic acid,MG -25163130,172362,1170,0.0,0.0,20.0,,,,,,,Pantothenic acid,MG -25163205,172439,1170,0.113,2.0,,,,,,,,Pantothenic acid,MG -25163640,172909,1170,0.053,0.0,65.0,,,,,,,Pantothenic acid,MG -25163849,173207,1170,0.0,0.0,20.0,,,,,,,Pantothenic acid,MG -25164451,173995,1170,0.475,0.0,18.0,,,,,,,Pantothenic acid,MG -25164711,174323,1170,0.63,0.0,,,,,,,,Pantothenic acid,MG -25164852,174479,1170,2.747,0.0,14.0,,,,,,,Pantothenic acid,MG -25165276,175013,1170,0.259,1.0,,,,,,,,Pantothenic acid,MG -25165375,175135,1170,0.56,0.0,,,,,,,,Pantothenic acid,MG -25165552,322951,1170,0.23,1.0,1.0,,,,,,,Pantothenic acid,MG -25165635,325867,1170,0.61,1.0,1.0,,,,,,,Pantothenic acid,MG -25165673,326948,1170,0.21,1.0,1.0,,,,,,,Pantothenic acid,MG -25165773,329821,1170,0.35,1.0,1.0,,,,,,,Pantothenic acid,MG -25166072,358068,1170,2.381,,75.0,,,,,,,Pantothenic acid,MG -25166384,395651,1170,2.941,,75.0,,,,,,,Pantothenic acid,MG -25166851,432458,1170,4.167,,75.0,,,,,,,Pantothenic acid,MG -25166886,433615,1170,0.986,,75.0,,,,,,,Pantothenic acid,MG -25167198,477594,1170,1.429,,75.0,,,,,,,Pantothenic acid,MG -25167589,499320,1170,0.704,,75.0,,,,,,,Pantothenic acid,MG -25167647,503908,1170,208.333,,75.0,,,,,,,Pantothenic acid,MG -25167771,516871,1170,71.429,,75.0,,,,,,,Pantothenic acid,MG -25167900,527496,1170,0.167,,75.0,,,,,,,Pantothenic acid,MG -25167959,533978,1170,1.0,,75.0,,,,,,,Pantothenic acid,MG -25168037,537539,1170,6.0,,75.0,,,,,,,Pantothenic acid,MG -25168083,539695,1170,50.0,,75.0,,,,,,,Pantothenic acid,MG -25168090,540355,1170,8.333,,75.0,,,,,,,Pantothenic acid,MG -25168635,565676,1170,3.529,,75.0,,,,,,,Pantothenic acid,MG -25169026,585708,1170,1.429,,75.0,,,,,,,Pantothenic acid,MG -25169462,635148,1170,4.167,,75.0,,,,,,,Pantothenic acid,MG -25169496,639362,1170,0.265,,75.0,,,,,,,Pantothenic acid,MG -25170117,710898,1170,2.273,,70.0,,,,,,,Pantothenic acid,MG -25170642,799201,1170,1.429,,75.0,,,,,,,Pantothenic acid,MG -25170658,799297,1170,3.333,,75.0,,,,,,,Pantothenic acid,MG -25170672,800507,1170,1.429,,75.0,,,,,,,Pantothenic acid,MG -25171310,1011481,1170,0.588,,75.0,,,,,,,Pantothenic acid,MG -25171620,1041099,1170,0.1,,70.0,,,,,,,Pantothenic acid,MG -25172012,1074579,1170,2.439,,75.0,,,,,,,Pantothenic acid,MG -25172247,1852852,1170,0.714,,75.0,,,,,,,Pantothenic acid,MG -25172461,1875281,1170,0.833,,75.0,,,,,,,Pantothenic acid,MG -25172678,1148763,1170,1.055,,75.0,,,,,,,Pantothenic acid,MG -25174639,1349862,1170,1.077,,75.0,,,,,,,Pantothenic acid,MG -25174874,1373214,1170,4.228,,75.0,,,,,,,Pantothenic acid,MG -25174890,1373841,1170,1.972,,75.0,,,,,,,Pantothenic acid,MG -25175537,1459858,1170,0.0,,75.0,,,,,,,Pantothenic acid,MG -25175558,1464052,1170,2.381,,75.0,,,,,,,Pantothenic acid,MG -25175606,1473802,1170,0.444,,75.0,,,,,,,Pantothenic acid,MG -25175698,1493735,1170,2.381,,75.0,,,,,,,Pantothenic acid,MG -25175932,1515282,1170,5.0,,75.0,,,,,,,Pantothenic acid,MG -25176395,1554260,1170,2.206,,75.0,,,,,,,Pantothenic acid,MG -25176590,1574124,1170,6.383,,75.0,,,,,,,Pantothenic acid,MG -25176882,1593315,1170,31.25,,75.0,,,,,,,Pantothenic acid,MG -25177056,1608089,1170,68.75,,75.0,,,,,,,Pantothenic acid,MG -25177144,1618011,1170,2.222,,75.0,,,,,,,Pantothenic acid,MG -25177296,1626186,1170,0.526,,75.0,,,,,,,Pantothenic acid,MG -25177577,1642007,1170,1.042,,75.0,,,,,,,Pantothenic acid,MG -25177909,1661837,1170,1.055,,75.0,,,,,,,Pantothenic acid,MG -25177983,1665523,1170,0.352,,75.0,,,,,,,Pantothenic acid,MG -25178010,1666257,1170,1.055,,75.0,,,,,,,Pantothenic acid,MG -25178123,1671547,1170,9.211,,75.0,,,,,,,Pantothenic acid,MG -25178343,1689815,1170,1.25,,75.0,,,,,,,Pantothenic acid,MG -25178358,1690592,1170,1.639,,75.0,,,,,,,Pantothenic acid,MG -25178475,1695849,1170,0.167,,75.0,,,,,,,Pantothenic acid,MG -25178675,1709249,1170,1.055,,75.0,,,,,,,Pantothenic acid,MG -25178678,1709404,1170,0.549,,70.0,,,,,,,Pantothenic acid,MG -25178786,1718070,1170,1.014,,75.0,,,,,,,Pantothenic acid,MG -25178808,1719857,1170,1.055,,75.0,,,,,,,Pantothenic acid,MG -25179292,1760141,1170,25.0,,75.0,,,,,,,Pantothenic acid,MG -25179327,1766304,1170,1.379,,75.0,,,,,,,Pantothenic acid,MG -25179541,1780894,1170,2.542,,75.0,,,,,,,Pantothenic acid,MG -25180033,1813950,1170,1.212,,75.0,,,,,,,Pantothenic acid,MG -25180059,1815726,1170,0.769,,75.0,,,,,,,Pantothenic acid,MG -25180190,1830824,1170,2.439,,75.0,,,,,,,Pantothenic acid,MG -25180433,1838171,1170,1.266,,75.0,,,,,,,Pantothenic acid,MG -25180481,1838269,1170,31.25,,75.0,,,,,,,Pantothenic acid,MG -25180522,1838395,1170,1.055,,75.0,,,,,,,Pantothenic acid,MG -25180698,1841353,1170,3.953,,75.0,,,,,,,Pantothenic acid,MG -25180783,1841531,1170,5.556,,75.0,,,,,,,Pantothenic acid,MG -25180893,1842352,1170,31.25,,75.0,,,,,,,Pantothenic acid,MG -25182141,1934445,1170,1.077,,75.0,,,,,,,Pantothenic acid,MG -25182264,1936197,1170,1.739,,75.0,,,,,,,Pantothenic acid,MG -25182924,1983403,1170,29.167,,75.0,,,,,,,Pantothenic acid,MG -25183047,1990603,1170,11.304,,70.0,,,,,,,Pantothenic acid,MG -25183515,2049120,1170,0.417,,75.0,,,,,,,Pantothenic acid,MG -25183516,2049128,1170,3.378,,75.0,,,,,,,Pantothenic acid,MG -25183667,2073909,1170,0.0,,75.0,,,,,,,Pantothenic acid,MG -25184070,2112038,1170,3.947,,75.0,,,,,,,Pantothenic acid,MG -25184180,2119376,1170,0.417,,75.0,,,,,,,Pantothenic acid,MG -25184216,2122644,1170,0.479,,70.0,,,,,,,Pantothenic acid,MG -25185053,2185382,1170,0.0,,75.0,,,,,,,Pantothenic acid,MG -25185062,2185391,1170,0.0,,75.0,,,,,,,Pantothenic acid,MG -25185288,2192208,1170,0.308,,75.0,,,,,,,Pantothenic acid,MG -25186010,2228887,1170,0.0,,75.0,,,,,,,Pantothenic acid,MG -25186472,2233617,1170,0.0,,75.0,,,,,,,Pantothenic acid,MG -25186782,2244522,1170,1.042,,75.0,,,,,,,Pantothenic acid,MG -25187023,2266247,1170,1.639,,75.0,,,,,,,Pantothenic acid,MG -25187056,2267135,1170,2.564,,75.0,,,,,,,Pantothenic acid,MG -25187085,2268516,1170,7.143,,75.0,,,,,,,Pantothenic acid,MG -25187213,2273539,1170,0.634,,70.0,,,,,,,Pantothenic acid,MG -25187827,2333332,1170,3.333,,75.0,,,,,,,Pantothenic acid,MG -25188253,2364673,1170,1.408,,70.0,,,,,,,Pantothenic acid,MG -25188632,2379968,1170,1.077,,75.0,,,,,,,Pantothenic acid,MG -25188663,2380365,1170,1.042,,75.0,,,,,,,Pantothenic acid,MG -25188922,2397106,1170,2.0,,70.0,,,,,,,Pantothenic acid,MG -25189025,2407144,1170,3.261,,75.0,,,,,,,Pantothenic acid,MG -25189082,2412266,1170,8.0,,70.0,,,,,,,Pantothenic acid,MG -25189154,2418634,1170,0.4,,70.0,,,,,,,Pantothenic acid,MG -25189167,2420091,1170,0.0,,75.0,,,,,,,Pantothenic acid,MG -25189234,2427997,1170,4.167,,70.0,,,,,,,Pantothenic acid,MG -25189564,2445241,1170,0.199,,70.0,,,,,,,Pantothenic acid,MG -25189604,2446030,1170,0.25,,70.0,,,,,,,Pantothenic acid,MG -25190208,2462747,1170,0.5489999999999999,,70.0,,,,,,,Pantothenic acid,MG -25190235,2463397,1170,0.846,,70.0,,,,,,,Pantothenic acid,MG -25190644,2468207,1170,1.25,,75.0,,,,,,,Pantothenic acid,MG -25190759,2469836,1170,0.7140000000000001,,75.0,,,,,,,Pantothenic acid,MG -25190904,2470868,1170,1.2819999999999998,,75.0,,,,,,,Pantothenic acid,MG -25190984,2471183,1170,1.689,,75.0,,,,,,,Pantothenic acid,MG -25191224,2473885,1170,1.408,,70.0,,,,,,,Pantothenic acid,MG -25191984,2485994,1170,0.303,,70.0,,,,,,,Pantothenic acid,MG -25192029,2487138,1170,38.462,,70.0,,,,,,,Pantothenic acid,MG -25192222,2488647,1170,9.259,,75.0,,,,,,,Pantothenic acid,MG -25192234,2488695,1170,1.055,,75.0,,,,,,,Pantothenic acid,MG -25192327,2489005,1170,0.211,,75.0,,,,,,,Pantothenic acid,MG -25192616,2489733,1170,2.5,,75.0,,,,,,,Pantothenic acid,MG -25192856,2490245,1170,10.0,,75.0,,,,,,,Pantothenic acid,MG -25193458,2491116,1170,0.083,,75.0,,,,,,,Pantothenic acid,MG -25193464,2491124,1170,0.208,,75.0,,,,,,,Pantothenic acid,MG -25193739,2501463,1170,2.407,,70.0,,,,,,,Pantothenic acid,MG -25194080,2520312,1170,0.0,,71.0,,,,,,,Pantothenic acid,MG -25194135,2520367,1170,0.0,,71.0,,,,,,,Pantothenic acid,MG -25194611,2552825,1170,0.505,,70.0,,,,,,,Pantothenic acid,MG -25194694,2557657,1170,0.0,,71.0,,,,,,,Pantothenic acid,MG -25194808,2557773,1170,0.0,,71.0,,,,,,,Pantothenic acid,MG -25194811,2557776,1170,0.157,,71.0,,,,,,,Pantothenic acid,MG -25194910,2558670,1170,0.0,,71.0,,,,,,,Pantothenic acid,MG -25194939,2560922,1170,12.821,,75.0,,,,,,,Pantothenic acid,MG -25195252,2592707,1170,2.571,,70.0,,,,,,,Pantothenic acid,MG -25195301,2597054,1170,1.0,,70.0,,,,,,,Pantothenic acid,MG -25195470,2613732,1170,0.0,,71.0,,,,,,,Pantothenic acid,MG -25195476,2613738,1170,0.0,,71.0,,,,,,,Pantothenic acid,MG -25195511,2614074,1170,0.0,,71.0,,,,,,,Pantothenic acid,MG -25195604,2622536,1170,1.2,,70.0,,,,,,,Pantothenic acid,MG -25195626,2624077,1170,1.22,,75.0,,,,,,,Pantothenic acid,MG -25195889,2640903,1170,1.875,,75.0,,,,,,,Pantothenic acid,MG -25196072,1109796,1100,164.0,,75.0,,,,,,,"Iodine, I",UG -25196161,1134198,1100,120.0,,70.0,,,,,,,"Iodine, I",UG -25196341,323629,1100,0.0,1.0,1.0,,,,,,,"Iodine, I",UG -25196546,391912,1100,100.0,,75.0,,,,,,,"Iodine, I",UG -25196935,533978,1100,15.0,,75.0,,,,,,,"Iodine, I",UG -25196967,537539,1100,90.0,,75.0,,,,,,,"Iodine, I",UG -25196978,540355,1100,109.0,,75.0,,,,,,,"Iodine, I",UG -25197274,565676,1100,44.0,,75.0,,,,,,,"Iodine, I",UG -25197404,585708,1100,11.0,,75.0,,,,,,,"Iodine, I",UG -25197732,710898,1100,120.0,,70.0,,,,,,,"Iodine, I",UG -25197958,790465,1100,0.0,1.0,1.0,,,,,,,"Iodine, I",UG -25197989,799201,1100,11.0,,75.0,,,,,,,"Iodine, I",UG -25198005,799297,1100,50.0,,75.0,,,,,,,"Iodine, I",UG -25198016,800507,1100,11.0,,75.0,,,,,,,"Iodine, I",UG -25198449,1853505,1100,4500.0,,75.0,,,,,,,"Iodine, I",UG -25198552,1148763,1100,16.0,,75.0,,,,,,,"Iodine, I",UG -25198970,1316263,1100,4.0,,75.0,,,,,,,"Iodine, I",UG -25199154,1349862,1100,12.0,,75.0,,,,,,,"Iodine, I",UG -25199675,1554260,1100,18.0,,75.0,,,,,,,"Iodine, I",UG -25199798,1593315,1100,281.0,,75.0,,,,,,,"Iodine, I",UG -25200053,1642007,1100,16.0,,75.0,,,,,,,"Iodine, I",UG -25200163,1661837,1100,16.0,,75.0,,,,,,,"Iodine, I",UG -25200203,1666257,1100,16.0,,75.0,,,,,,,"Iodine, I",UG -25200300,1689815,1100,28.0,,75.0,,,,,,,"Iodine, I",UG -25200435,1709249,1100,16.0,,75.0,,,,,,,"Iodine, I",UG -25200438,1709404,1100,16.0,,70.0,,,,,,,"Iodine, I",UG -25200488,1718070,1100,13.0,,75.0,,,,,,,"Iodine, I",UG -25200504,1719857,1100,16.0,,75.0,,,,,,,"Iodine, I",UG -25200638,1760141,1100,300.0,,75.0,,,,,,,"Iodine, I",UG -25200844,1815726,1100,9.0,,75.0,,,,,,,"Iodine, I",UG -25201010,1838269,1100,469.0,,75.0,,,,,,,"Iodine, I",UG -25201031,1838395,1100,13.0,,75.0,,,,,,,"Iodine, I",UG -25201224,1841531,1100,94.0,,75.0,,,,,,,"Iodine, I",UG -25201313,1842352,1100,281.0,,75.0,,,,,,,"Iodine, I",UG -25201844,1934445,1100,16.0,,75.0,,,,,,,"Iodine, I",UG -25202229,1983403,1100,438.0,,75.0,,,,,,,"Iodine, I",UG -25202767,2185382,1100,0.0,,75.0,,,,,,,"Iodine, I",UG -25202776,2185391,1100,0.0,,75.0,,,,,,,"Iodine, I",UG -25203315,2228887,1100,0.0,,75.0,,,,,,,"Iodine, I",UG -25203765,2233617,1100,0.0,,75.0,,,,,,,"Iodine, I",UG -25204030,2244522,1100,16.0,,75.0,,,,,,,"Iodine, I",UG -25204292,2333332,1100,50.0,,75.0,,,,,,,"Iodine, I",UG -25204660,2379968,1100,16.0,,75.0,,,,,,,"Iodine, I",UG -25204686,2380365,1100,16.0,,75.0,,,,,,,"Iodine, I",UG -25204768,2418634,1100,11.0,,70.0,,,,,,,"Iodine, I",UG -25204968,2462747,1100,16.0,,70.0,,,,,,,"Iodine, I",UG -25205065,2469836,1100,11.0,,75.0,,,,,,,"Iodine, I",UG -25205363,2488647,1100,139.0,,75.0,,,,,,,"Iodine, I",UG -25205366,2488695,1100,16.0,,75.0,,,,,,,"Iodine, I",UG -25205587,2490245,1100,300.0,,75.0,,,,,,,"Iodine, I",UG -25205818,2501463,1100,157.0,,70.0,,,,,,,"Iodine, I",UG -25205983,2520312,1100,0.0,,71.0,,,,,,,"Iodine, I",UG -25206038,2520367,1100,0.0,,71.0,,,,,,,"Iodine, I",UG -25206355,2557657,1100,0.0,,71.0,,,,,,,"Iodine, I",UG -25206469,2557773,1100,0.0,,71.0,,,,,,,"Iodine, I",UG -25206472,2557776,1100,0.0,,71.0,,,,,,,"Iodine, I",UG -25206569,2558670,1100,0.0,,71.0,,,,,,,"Iodine, I",UG -25206662,2592707,1100,43.0,,70.0,,,,,,,"Iodine, I",UG -25206746,2613732,1100,0.0,,71.0,,,,,,,"Iodine, I",UG -25206752,2613738,1100,0.0,,71.0,,,,,,,"Iodine, I",UG -25206786,2614074,1100,0.0,,71.0,,,,,,,"Iodine, I",UG -25206897,2648500,1100,73.52,1.0,1.0,,,,,,,"Iodine, I",UG -25207028,1109796,1095,7.03,,75.0,,,,,,,"Zinc, Zn",MG -25207112,1114961,1095,5.0,,75.0,,,,,,,"Zinc, Zn",MG -25207531,1134198,1095,1.4,,70.0,,,,,,,"Zinc, Zn",MG -25207602,1137176,1095,2.67,,70.0,,,,,,,"Zinc, Zn",MG -25207690,167551,1095,1.24,14.0,,,,,,,,"Zinc, Zn",MG -25207828,167711,1095,0.16,0.0,40.0,,,,,,,"Zinc, Zn",MG -25208452,168370,1095,2.86,6.0,1.0,2.51,3.22,,,,,"Zinc, Zn",MG -25208541,168460,1095,1.04,2.0,,,,,,,,"Zinc, Zn",MG -25208607,168526,1095,1.03,0.0,,,,,,,,"Zinc, Zn",MG -25209487,169441,1095,6.94,7.0,,,,,,,,"Zinc, Zn",MG -25209546,169500,1095,5.45,0.0,53.0,,,,,,,"Zinc, Zn",MG -25209559,169513,1095,5.0,0.0,53.0,,,,,,,"Zinc, Zn",MG -25209577,169531,1095,5.2,0.0,12.0,,,,,,,"Zinc, Zn",MG -25209665,169624,1095,1.29,1.0,47.0,,,,,,,"Zinc, Zn",MG -25209771,169742,1095,0.74,3.0,1.0,,,,,,,"Zinc, Zn",MG -25209845,169836,1095,0.51,18.0,1.0,0.42,0.67,,,,,"Zinc, Zn",MG -25210084,170078,1095,1.15,0.0,,,,,,,,"Zinc, Zn",MG -25210200,170194,1095,2.06,0.0,,,,,,,,"Zinc, Zn",MG -25210283,170287,1095,0.57,3.0,,,,,,,,"Zinc, Zn",MG -25210284,170288,1095,2.21,5.0,,,,,,,,"Zinc, Zn",MG -25210418,170422,1095,1.05,4.0,,,,,,,,"Zinc, Zn",MG -25210555,170559,1095,5.01,0.0,,,,,,,,"Zinc, Zn",MG -25210685,170700,1095,0.67,1.0,1.0,,,,,,,"Zinc, Zn",MG -25210687,170702,1095,1.87,1.0,47.0,,,,,,,"Zinc, Zn",MG -25210717,170732,1095,0.76,6.0,1.0,0.72,0.79,,,,,"Zinc, Zn",MG -25210836,170851,1095,0.53,11.0,1.0,0.13,1.44,,,,,"Zinc, Zn",MG -25211582,171634,1095,1.27,18.0,1.0,0.94,1.6,,,,,"Zinc, Zn",MG -25211769,171838,1095,0.98,0.0,40.0,,,,,,,"Zinc, Zn",MG -25211824,171895,1095,0.02,1.0,1.0,,,,,,,"Zinc, Zn",MG -25212096,172180,1095,0.33,0.0,57.0,,,,,,,"Zinc, Zn",MG -25212174,172263,1095,0.41,0.0,1.0,,,,,,,"Zinc, Zn",MG -25212210,172299,1095,0.49,0.0,57.0,,,,,,,"Zinc, Zn",MG -25212273,172362,1095,0.0,0.0,20.0,,,,,,,"Zinc, Zn",MG -25212349,172439,1095,0.42,2.0,,,,,,,,"Zinc, Zn",MG -25212810,172909,1095,0.14,0.0,64.0,,,,,,,"Zinc, Zn",MG -25213089,173207,1095,0.0,0.0,20.0,,,,,,,"Zinc, Zn",MG -25213815,173995,1095,4.36,0.0,18.0,,,,,,,"Zinc, Zn",MG -25213912,174092,1095,1.62,0.0,40.0,,,,,,,"Zinc, Zn",MG -25214131,174323,1095,3.49,0.0,,,,,,,,"Zinc, Zn",MG -25214284,174479,1095,3.59,26.0,1.0,3.17,4.0,,,,,"Zinc, Zn",MG -25214510,174708,1095,10.42,0.0,12.0,,,,,,,"Zinc, Zn",MG -25214798,175013,1095,0.33,1.0,,,,,,,,"Zinc, Zn",MG -25214907,175135,1095,1.0,0.0,,,,,,,,"Zinc, Zn",MG -25215197,323093,1095,2.42,1.0,1.0,,,,,,,"Zinc, Zn",MG -25215359,324642,1095,0.1,1.0,1.0,,,,,,,"Zinc, Zn",MG -25215680,329276,1095,2.83,1.0,1.0,,,,,,,"Zinc, Zn",MG -25215691,329395,1095,4.82,1.0,1.0,,,,,,,"Zinc, Zn",MG -25215869,332126,1095,0.22,1.0,1.0,,,,,,,"Zinc, Zn",MG -25215905,332456,1095,0.11,1.0,1.0,,,,,,,"Zinc, Zn",MG -25215992,333389,1095,0.24,1.0,1.0,,,,,,,"Zinc, Zn",MG -25216050,334247,1095,0.01,8.0,1.0,0.01,0.02,0.01,,,2006.0,"Zinc, Zn",MG -25216118,335244,1095,3.15,1.0,1.0,,,,,,2016.0,"Zinc, Zn",MG -25216463,335589,1095,3.89,1.0,1.0,,,,,,2016.0,"Zinc, Zn",MG -25216490,335616,1095,3.24,1.0,1.0,,,,,,2016.0,"Zinc, Zn",MG -25216625,335751,1095,2.9,1.0,1.0,,,,,,2016.0,"Zinc, Zn",MG -25216644,335770,1095,3.01,1.0,1.0,,,,,,2016.0,"Zinc, Zn",MG -25216663,335789,1095,2.91,1.0,1.0,,,,,,2016.0,"Zinc, Zn",MG -25217101,344774,1095,0.8,,78.0,,,,,,,"Zinc, Zn",MG -25217301,344980,1095,6.8,,78.0,,,,,,,"Zinc, Zn",MG -25217334,345013,1095,1.0,,78.0,,,,,,,"Zinc, Zn",MG -25217532,345215,1095,0.1,,78.0,,,,,,,"Zinc, Zn",MG -25217748,345449,1095,1.5,,78.0,,,,,,,"Zinc, Zn",MG -25218159,345942,1095,4.1,,78.0,,,,,,,"Zinc, Zn",MG -25218164,345947,1095,2.7,,78.0,,,,,,,"Zinc, Zn",MG -25218240,348040,1095,1.3,,78.0,,,,,,,"Zinc, Zn",MG -25218667,352276,1095,14.73,,78.0,,,,,,,"Zinc, Zn",MG -25218836,357444,1095,2.88,,75.0,,,,,,,"Zinc, Zn",MG -25218882,358068,1095,5.36,,75.0,,,,,,,"Zinc, Zn",MG -25219595,391167,1095,12.93,,75.0,,,,,,,"Zinc, Zn",MG -25219736,391591,1095,1.0,,75.0,,,,,,,"Zinc, Zn",MG -25219798,395651,1095,2.21,,75.0,,,,,,,"Zinc, Zn",MG -25219804,395696,1095,6.25,,75.0,,,,,,,"Zinc, Zn",MG -25219853,401517,1095,13.89,,75.0,,,,,,,"Zinc, Zn",MG -25219942,406718,1095,12.5,,75.0,,,,,,,"Zinc, Zn",MG -25219963,408429,1095,0.0,,75.0,,,,,,,"Zinc, Zn",MG -25220029,411816,1095,0.5,,75.0,,,,,,,"Zinc, Zn",MG -25220550,445202,1095,12.5,,75.0,,,,,,,"Zinc, Zn",MG -25220574,445867,1095,0.5,,75.0,,,,,,,"Zinc, Zn",MG -25220899,470915,1095,9.5,,70.0,,,,,,,"Zinc, Zn",MG -25220990,477594,1095,5.36,,75.0,,,,,,,"Zinc, Zn",MG -25221458,501830,1095,0.25,,75.0,,,,,,,"Zinc, Zn",MG -25221653,516871,1095,107.14,,75.0,,,,,,,"Zinc, Zn",MG -25221657,517205,1095,5.36,,75.0,,,,,,,"Zinc, Zn",MG -25221807,527618,1095,12.98,,75.0,,,,,,,"Zinc, Zn",MG -25221814,528339,1095,1.03,,75.0,,,,,,,"Zinc, Zn",MG -25221849,533978,1095,2.1,,75.0,,,,,,,"Zinc, Zn",MG -25221938,537539,1095,10.5,,75.0,,,,,,,"Zinc, Zn",MG -25221991,540355,1095,10.94,,75.0,,,,,,,"Zinc, Zn",MG -25222018,542912,1095,5.0,,75.0,,,,,,,"Zinc, Zn",MG -25222667,565676,1095,5.29,,75.0,,,,,,,"Zinc, Zn",MG -25222774,571736,1095,5.17,,75.0,,,,,,,"Zinc, Zn",MG -25222839,575749,1095,9.5,,70.0,,,,,,,"Zinc, Zn",MG -25223198,585708,1095,1.07,,75.0,,,,,,,"Zinc, Zn",MG -25223585,608954,1095,12.5,,75.0,,,,,,,"Zinc, Zn",MG -25223627,609802,1095,8.82,,75.0,,,,,,,"Zinc, Zn",MG -25223812,614800,1095,0.0,,75.0,,,,,,,"Zinc, Zn",MG -25224300,650916,1095,4.25,,70.0,,,,,,,"Zinc, Zn",MG -25224407,656018,1095,2.94,,70.0,,,,,,,"Zinc, Zn",MG -25224704,678328,1095,4.29,,70.0,,,,,,,"Zinc, Zn",MG -25224845,687542,1095,2.7,,70.0,,,,,,,"Zinc, Zn",MG -25224954,699684,1095,2.0,,70.0,,,,,,,"Zinc, Zn",MG -25225501,733568,1095,4.92,,75.0,,,,,,,"Zinc, Zn",MG -25225597,738822,1095,10.14,,75.0,,,,,,,"Zinc, Zn",MG -25225942,749383,1095,3.63,1.0,1.0,,,,,,,"Zinc, Zn",MG -25226489,751974,1095,0.4,,78.0,,,,,,,"Zinc, Zn",MG -25226895,752864,1095,0.6,,78.0,,,,,,,"Zinc, Zn",MG -25227207,757098,1095,0.3,,78.0,,,,,,,"Zinc, Zn",MG -25227595,761398,1095,12.5,,75.0,,,,,,,"Zinc, Zn",MG -25227938,799201,1095,1.07,,75.0,,,,,,,"Zinc, Zn",MG -25227954,799297,1095,6.0,,75.0,,,,,,,"Zinc, Zn",MG -25227979,800507,1095,1.07,,75.0,,,,,,,"Zinc, Zn",MG -25228589,949790,1095,0.35,,70.0,,,,,,,"Zinc, Zn",MG -25229080,1006789,1095,5.0,,75.0,,,,,,,"Zinc, Zn",MG -25229385,1031759,1095,0.78,,70.0,,,,,,,"Zinc, Zn",MG -25229621,1048665,1095,10.0,,70.0,,,,,,,"Zinc, Zn",MG -25229991,1074579,1095,3.66,,75.0,,,,,,,"Zinc, Zn",MG -25230428,1851099,1095,12.5,,75.0,,,,,,,"Zinc, Zn",MG -25230469,1852852,1095,4.29,,75.0,,,,,,,"Zinc, Zn",MG -25230805,1866282,1095,5.36,,75.0,,,,,,,"Zinc, Zn",MG -25231085,1142953,1095,3.16,,75.0,,,,,,,"Zinc, Zn",MG -25231121,1145005,1095,2.54,,75.0,,,,,,,"Zinc, Zn",MG -25231190,1148763,1095,1.9,,75.0,,,,,,,"Zinc, Zn",MG -25231324,1152052,1095,4.05,,75.0,,,,,,,"Zinc, Zn",MG -25232291,1201758,1095,2.22,,75.0,,,,,,,"Zinc, Zn",MG -25232382,1202055,1095,5.26,,75.0,,,,,,,"Zinc, Zn",MG -25232524,1211739,1095,3.21,,75.0,,,,,,,"Zinc, Zn",MG -25232534,1212179,1095,12.5,,75.0,,,,,,,"Zinc, Zn",MG -25232677,1225978,1095,1.0,,75.0,,,,,,,"Zinc, Zn",MG -25233009,1251436,1095,11.36,,75.0,,,,,,,"Zinc, Zn",MG -25233050,1255651,1095,0.2,,75.0,,,,,,,"Zinc, Zn",MG -25233660,1301143,1095,5.36,,75.0,,,,,,,"Zinc, Zn",MG -25233713,1304487,1095,5.36,,75.0,,,,,,,"Zinc, Zn",MG -25233717,1304678,1095,12.1,,75.0,,,,,,,"Zinc, Zn",MG -25233916,1321011,1095,0.0,,75.0,,,,,,,"Zinc, Zn",MG -25234446,1349862,1095,0.69,,75.0,,,,,,,"Zinc, Zn",MG -25234855,1373214,1095,2.22,,75.0,,,,,,,"Zinc, Zn",MG -25234916,1375966,1095,1.74,,75.0,,,,,,,"Zinc, Zn",MG -25235436,1411632,1095,0.27,,71.0,,,,,,,"Zinc, Zn",MG -25235734,1444974,1095,2.25,,75.0,,,,,,,"Zinc, Zn",MG -25235837,1459858,1095,0.9,,72.0,,,,,,,"Zinc, Zn",MG -25235916,1463154,1095,1.0,,75.0,,,,,,,"Zinc, Zn",MG -25235948,1464052,1095,5.36,,75.0,,,,,,,"Zinc, Zn",MG -25236184,1473802,1095,1.33,,75.0,,,,,,,"Zinc, Zn",MG -25236473,1493735,1095,3.57,,75.0,,,,,,,"Zinc, Zn",MG -25236524,1493787,1095,6.25,,75.0,,,,,,,"Zinc, Zn",MG -25237025,1515282,1095,7.5,,75.0,,,,,,,"Zinc, Zn",MG -25237637,1554260,1095,2.21,,75.0,,,,,,,"Zinc, Zn",MG -25237769,1565647,1095,1.2,,75.0,,,,,,,"Zinc, Zn",MG -25237898,1574124,1095,6.38,,75.0,,,,,,,"Zinc, Zn",MG -25238016,1583234,1095,2.25,,75.0,,,,,,,"Zinc, Zn",MG -25238272,1593315,1095,18.75,,75.0,,,,,,,"Zinc, Zn",MG -25238575,1611538,1095,0.2,,75.0,,,,,,,"Zinc, Zn",MG -25238762,1624855,1095,8.04,,75.0,,,,,,,"Zinc, Zn",MG -25238796,1625834,1095,12.1,,75.0,,,,,,,"Zinc, Zn",MG -25238826,1626186,1095,2.96,,75.0,,,,,,,"Zinc, Zn",MG -25239030,1635985,1095,14.42,,75.0,,,,,,,"Zinc, Zn",MG -25239291,1642007,1095,1.56,,75.0,,,,,,,"Zinc, Zn",MG -25239504,1650603,1095,12.5,,75.0,,,,,,,"Zinc, Zn",MG -25239715,1661837,1095,1.9,,75.0,,,,,,,"Zinc, Zn",MG -25239908,1666257,1095,1.58,,75.0,,,,,,,"Zinc, Zn",MG -25239990,1669205,1095,0.78,,70.0,,,,,,,"Zinc, Zn",MG -25240032,1670670,1095,12.2,,70.0,,,,,,,"Zinc, Zn",MG -25240057,1671547,1095,0.79,,75.0,,,,,,,"Zinc, Zn",MG -25240410,1689815,1095,2.19,,75.0,,,,,,,"Zinc, Zn",MG -25240440,1690592,1095,7.38,,75.0,,,,,,,"Zinc, Zn",MG -25240980,1709249,1095,1.58,,75.0,,,,,,,"Zinc, Zn",MG -25240984,1709404,1095,1.18,,70.0,,,,,,,"Zinc, Zn",MG -25241104,1716791,1095,8.57,,75.0,,,,,,,"Zinc, Zn",MG -25241133,1718070,1095,1.52,,75.0,,,,,,,"Zinc, Zn",MG -25241162,1719857,1095,1.9,,75.0,,,,,,,"Zinc, Zn",MG -25241546,1736398,1095,3.35,,75.0,,,,,,,"Zinc, Zn",MG -25241938,1757140,1095,0.366,1.0,1.0,,,,,,,"Zinc, Zn",MG -25242079,1760141,1095,18.75,,75.0,,,,,,,"Zinc, Zn",MG -25242241,1766304,1095,1.03,,75.0,,,,,,,"Zinc, Zn",MG -25242319,1766843,1095,6.82,,75.0,,,,,,,"Zinc, Zn",MG -25242685,1790096,1095,1.79,,70.0,,,,,,,"Zinc, Zn",MG -25243096,1813950,1095,3.64,,75.0,,,,,,,"Zinc, Zn",MG -25243132,1815726,1095,1.15,,75.0,,,,,,,"Zinc, Zn",MG -25243475,1830694,1095,13.89,,75.0,,,,,,,"Zinc, Zn",MG -25243477,1830824,1095,3.66,,75.0,,,,,,,"Zinc, Zn",MG -25243792,1838171,1095,2.53,,75.0,,,,,,,"Zinc, Zn",MG -25243845,1838269,1095,46.88,,75.0,,,,,,,"Zinc, Zn",MG -25243889,1838395,1095,1.58,,75.0,,,,,,,"Zinc, Zn",MG -25243915,1838756,1095,12.5,,75.0,,,,,,,"Zinc, Zn",MG -25244016,1841201,1095,3.77,,70.0,,,,,,,"Zinc, Zn",MG -25244159,1841531,1095,12.5,,75.0,,,,,,,"Zinc, Zn",MG -25244216,1841866,1095,0.34,,70.0,,,,,,,"Zinc, Zn",MG -25244275,1842352,1095,18.75,,75.0,,,,,,,"Zinc, Zn",MG -25244782,1885991,1095,11.72,,75.0,,,,,,,"Zinc, Zn",MG -25244851,1890976,1095,0.0,,75.0,,,,,,,"Zinc, Zn",MG -25244983,1899424,1095,4.02,,75.0,,,,,,,"Zinc, Zn",MG -25245703,1934445,1095,0.69,,75.0,,,,,,,"Zinc, Zn",MG -25245776,1934592,1095,8.66,,70.0,,,,,,,"Zinc, Zn",MG -25245837,1936197,1095,1.3,,75.0,,,,,,,"Zinc, Zn",MG -25246045,1948176,1095,0.04,,70.0,,,,,,,"Zinc, Zn",MG -25246143,1951713,1095,12.93,,75.0,,,,,,,"Zinc, Zn",MG -25246597,1973140,1095,3.51,,70.0,,,,,,,"Zinc, Zn",MG -25246788,1983403,1095,43.75,,75.0,,,,,,,"Zinc, Zn",MG -25246844,1986161,1095,1.36,,70.0,,,,,,,"Zinc, Zn",MG -25246927,1990603,1095,24.35,,70.0,,,,,,,"Zinc, Zn",MG -25247058,1998098,1095,3.33,,75.0,,,,,,,"Zinc, Zn",MG -25247108,2000157,1095,0.28,1.0,1.0,,,,,,,"Zinc, Zn",MG -25247124,2001909,1095,0.581,1.0,1.0,,,,,,,"Zinc, Zn",MG -25247663,2024310,1095,5.0,,70.0,,,,,,,"Zinc, Zn",MG -25247872,2028206,1095,2.5,,70.0,,,,,,,"Zinc, Zn",MG -25248440,2073909,1095,3.21,,75.0,,,,,,,"Zinc, Zn",MG -25248670,2089033,1095,16.41,,75.0,,,,,,,"Zinc, Zn",MG -25249010,2112038,1095,5.92,,75.0,,,,,,,"Zinc, Zn",MG -25249213,2120305,1095,5.36,,75.0,,,,,,,"Zinc, Zn",MG -25249263,2122644,1095,1.58,,70.0,,,,,,,"Zinc, Zn",MG -25249292,2124187,1095,4.05,,75.0,,,,,,,"Zinc, Zn",MG -25249647,2139907,1095,0.62,,75.0,,,,,,,"Zinc, Zn",MG -25249763,2142867,1095,2.5,,75.0,,,,,,,"Zinc, Zn",MG -25249945,2153366,1095,2.54,,75.0,,,,,,,"Zinc, Zn",MG -25250293,2171836,1095,14.42,,75.0,,,,,,,"Zinc, Zn",MG -25250295,2171879,1095,3.24,,70.0,,,,,,,"Zinc, Zn",MG -25250374,2175556,1095,2.73,,75.0,,,,,,,"Zinc, Zn",MG -25250381,2175648,1095,1.5,,75.0,,,,,,,"Zinc, Zn",MG -25250662,2185382,1095,0.0,,75.0,,,,,,,"Zinc, Zn",MG -25250671,2185391,1095,0.0,,75.0,,,,,,,"Zinc, Zn",MG -25250740,2191679,1095,4.0,,70.0,,,,,,,"Zinc, Zn",MG -25250748,2192208,1095,0.46,,75.0,,,,,,,"Zinc, Zn",MG -25251414,2219479,1095,2.4,,78.0,,,,,,,"Zinc, Zn",MG -25251435,2219678,1095,2.1,,78.0,,,,,,,"Zinc, Zn",MG -25251460,2219729,1095,3.0,,78.0,,,,,,,"Zinc, Zn",MG -25251838,2226556,1095,26.25,,75.0,,,,,,,"Zinc, Zn",MG -25251899,2228804,1095,7.1,,78.0,,,,,,,"Zinc, Zn",MG -25251914,2228887,1095,0.0,,75.0,,,,,,,"Zinc, Zn",MG -25252501,2233617,1095,0.0,,75.0,,,,,,,"Zinc, Zn",MG -25252967,2244522,1095,1.56,,75.0,,,,,,,"Zinc, Zn",MG -25253180,2255471,1095,0.42,,70.0,,,,,,,"Zinc, Zn",MG -25253256,2258030,1095,0.242,1.0,1.0,,,,,,,"Zinc, Zn",MG -25253529,2266247,1095,7.38,,75.0,,,,,,,"Zinc, Zn",MG -25253568,2267135,1095,3.85,,75.0,,,,,,,"Zinc, Zn",MG -25253581,2267396,1095,29.41,,70.0,,,,,,,"Zinc, Zn",MG -25253611,2268516,1095,10.71,,75.0,,,,,,,"Zinc, Zn",MG -25253764,2273032,1095,9.84,,70.0,,,,,,,"Zinc, Zn",MG -25254483,2321156,1095,18.0,,70.0,,,,,,,"Zinc, Zn",MG -25254560,2329218,1095,0.78,,70.0,,,,,,,"Zinc, Zn",MG -25254636,2333332,1095,5.0,,75.0,,,,,,,"Zinc, Zn",MG -25255354,2341069,1095,0.42,,,,,,,,,"Zinc, Zn",MG -25255548,2341263,1095,4.93,,,,,,,,,"Zinc, Zn",MG -25255922,2341637,1095,1.1,,,,,,,,,"Zinc, Zn",MG -25256030,2341745,1095,0.91,,,,,,,,,"Zinc, Zn",MG -25256192,2341907,1095,1.82,,,,,,,,,"Zinc, Zn",MG -25256359,2342074,1095,0.58,,,,,,,,,"Zinc, Zn",MG -25256542,2342257,1095,0.6,,,,,,,,,"Zinc, Zn",MG -25256749,2342464,1095,2.4,,,,,,,,,"Zinc, Zn",MG -25256756,2342471,1095,0.9,,,,,,,,,"Zinc, Zn",MG -25257308,2343023,1095,0.78,,,,,,,,,"Zinc, Zn",MG -25257653,2343368,1095,0.33,,,,,,,,,"Zinc, Zn",MG -25257660,2343375,1095,0.39,,,,,,,,,"Zinc, Zn",MG -25258263,2343978,1095,10.4,,,,,,,,,"Zinc, Zn",MG -25258978,2344693,1095,0.49,,,,,,,,,"Zinc, Zn",MG -25259103,2344818,1095,0.04,,,,,,,,,"Zinc, Zn",MG -25259229,2344944,1095,1.07,,,,,,,,,"Zinc, Zn",MG -25259255,2344970,1095,0.25,,,,,,,,,"Zinc, Zn",MG -25259352,2345067,1095,0.24,,,,,,,,,"Zinc, Zn",MG -25259480,2345195,1095,0.21,,,,,,,,,"Zinc, Zn",MG -25259487,2345202,1095,0.46,,,,,,,,,"Zinc, Zn",MG -25259492,2345207,1095,0.22,,,,,,,,,"Zinc, Zn",MG -25259518,2345233,1095,0.21,,,,,,,,,"Zinc, Zn",MG -25259550,2345265,1095,0.34,,,,,,,,,"Zinc, Zn",MG -25259729,2345444,1095,0.31,,,,,,,,,"Zinc, Zn",MG -25259930,2345645,1095,0.81,,,,,,,,,"Zinc, Zn",MG -25259971,2345686,1095,0.85,,,,,,,,,"Zinc, Zn",MG -25260333,2346048,1095,1.01,,,,,,,,,"Zinc, Zn",MG -25260422,2346137,1095,0.06,,,,,,,,,"Zinc, Zn",MG -25260492,2346207,1095,0.02,,,,,,,,,"Zinc, Zn",MG -25260782,2349153,1095,2.56,1.0,1.0,,,,,,,"Zinc, Zn",MG -25260842,2350480,1095,0.305,1.0,1.0,,,,,,,"Zinc, Zn",MG -25260943,2352606,1095,0.0,1.0,1.0,,,,0.03,,,"Zinc, Zn",MG -25261297,2379797,1095,12.1,,75.0,,,,,,,"Zinc, Zn",MG -25261315,2379968,1095,0.69,,75.0,,,,,,,"Zinc, Zn",MG -25261351,2380365,1095,1.88,,75.0,,,,,,,"Zinc, Zn",MG -25261468,2383416,1095,1.88,,75.0,,,,,,,"Zinc, Zn",MG -25261720,2395629,1095,10.0,,70.0,,,,,,,"Zinc, Zn",MG -25261767,2397106,1095,5.5,,70.0,,,,,,,"Zinc, Zn",MG -25261844,2399723,1095,14.17,,70.0,,,,,,,"Zinc, Zn",MG -25261951,2407144,1095,1.3,,75.0,,,,,,,"Zinc, Zn",MG -25261952,2407537,1095,3.75,,75.0,,,,,,,"Zinc, Zn",MG -25262125,2418634,1095,0.86,,70.0,,,,,,,"Zinc, Zn",MG -25262148,2420091,1095,0.0,,75.0,,,,,,,"Zinc, Zn",MG -25262518,2444874,1095,1.33,,75.0,,,,,,,"Zinc, Zn",MG -25262593,2446030,1095,1.04,,70.0,,,,,,,"Zinc, Zn",MG -25262743,2448773,1095,10.0,,70.0,,,,,,,"Zinc, Zn",MG -25262849,2452157,1095,4.17,,75.0,,,,,,,"Zinc, Zn",MG -25263150,2460345,1095,1.97,,70.0,,,,,,,"Zinc, Zn",MG -25263340,2462747,1095,1.39,,70.0,,,,,,,"Zinc, Zn",MG -25263472,2464515,1095,1.45,,75.0,,,,,,,"Zinc, Zn",MG -25263513,2464833,1095,6.36,,75.0,,,,,,,"Zinc, Zn",MG -25263596,2466022,1095,0.0,,75.0,,,,,,,"Zinc, Zn",MG -25263811,2468207,1095,5.62,,75.0,,,,,,,"Zinc, Zn",MG -25263943,2469836,1095,1.07,,75.0,,,,,,,"Zinc, Zn",MG -25264128,2470868,1095,3.85,,75.0,,,,,,,"Zinc, Zn",MG -25264435,2473977,1095,2.0,,70.0,,,,,,,"Zinc, Zn",MG -25264582,2475790,1095,3.66,,75.0,,,,,,,"Zinc, Zn",MG -25265372,2485994,1095,0.91,,70.0,,,,,,,"Zinc, Zn",MG -25265648,2488647,1095,19.44,,75.0,,,,,,,"Zinc, Zn",MG -25265660,2488695,1095,6.33,,75.0,,,,,,,"Zinc, Zn",MG -25265911,2489733,1095,6.25,,75.0,,,,,,,"Zinc, Zn",MG -25266028,2490245,1095,24.0,,75.0,,,,,,,"Zinc, Zn",MG -25266043,2490347,1095,0.45,,75.0,,,,,,,"Zinc, Zn",MG -25266542,2501463,1095,7.41,,70.0,,,,,,,"Zinc, Zn",MG -25266743,2511482,1095,0.42,,75.0,,,,,,,"Zinc, Zn",MG -25266877,2513380,1095,2.46,1.0,1.0,,,,,,,"Zinc, Zn",MG -25266904,2514917,1095,4.73,1.0,1.0,,,,,,,"Zinc, Zn",MG -25267085,2517165,1095,23.68,,75.0,,,,,,,"Zinc, Zn",MG -25267172,2518992,1095,3.0,,78.0,,,,,,,"Zinc, Zn",MG -25267288,2520312,1095,0.0,,71.0,,,,,,,"Zinc, Zn",MG -25267343,2520367,1095,0.0,,71.0,,,,,,,"Zinc, Zn",MG -25268151,2550641,1095,2.22,,70.0,,,,,,,"Zinc, Zn",MG -25268391,2557657,1095,0.0,,71.0,,,,,,,"Zinc, Zn",MG -25268507,2557773,1095,0.0,,71.0,,,,,,,"Zinc, Zn",MG -25268510,2557776,1095,0.0,,71.0,,,,,,,"Zinc, Zn",MG -25268623,2558670,1095,0.0,,71.0,,,,,,,"Zinc, Zn",MG -25268628,2558685,1095,2.8,,78.0,,,,,,,"Zinc, Zn",MG -25268743,2560922,1095,38.46,,75.0,,,,,,,"Zinc, Zn",MG -25269211,2592707,1095,3.14,,70.0,,,,,,,"Zinc, Zn",MG -25269265,2594578,1095,1.72,,70.0,,,,,,,"Zinc, Zn",MG -25269643,2613732,1095,0.0,,71.0,,,,,,,"Zinc, Zn",MG -25269649,2613738,1095,0.0,,71.0,,,,,,,"Zinc, Zn",MG -25269690,2614074,1095,0.0,,71.0,,,,,,,"Zinc, Zn",MG -25270009,2624077,1095,3.66,,75.0,,,,,,,"Zinc, Zn",MG -25270445,2640903,1095,5.62,,75.0,,,,,,,"Zinc, Zn",MG -25270495,2642255,1095,5.36,,75.0,,,,,,,"Zinc, Zn",MG -25271322,1132871,1158,319.0,,70.0,,,,,,,Vitamin E,MG_ATE -25271335,1134198,1158,10.0,,70.0,,,,,,,Vitamin E,MG_ATE -25271351,1137176,1158,1.0,,70.0,,,,,,,Vitamin E,MG_ATE -25271491,561376,1158,1.0,,70.0,,,,,,,Vitamin E,MG_ATE -25271661,650916,1158,12.0,,70.0,,,,,,,Vitamin E,MG_ATE -25271700,678328,1158,9.0,,70.0,,,,,,,Vitamin E,MG_ATE -25271704,678544,1158,2.0,,70.0,,,,,,,Vitamin E,MG_ATE -25272046,851124,1158,13.0,,70.0,,,,,,,Vitamin E,MG_ATE -25272104,877864,1158,12.0,,70.0,,,,,,,Vitamin E,MG_ATE -25272429,977873,1158,26.0,,70.0,,,,,,,Vitamin E,MG_ATE -25272542,1048665,1158,11.0,,70.0,,,,,,,Vitamin E,MG_ATE -25272711,1094293,1158,16.0,,70.0,,,,,,,Vitamin E,MG_ATE -25272840,1152128,1158,1.0,,70.0,,,,,,,Vitamin E,MG_ATE -25273036,1347012,1158,26.0,,70.0,,,,,,,Vitamin E,MG_ATE -25273118,1379565,1158,26.0,,70.0,,,,,,,Vitamin E,MG_ATE -25273470,1568997,1158,100.0,,70.0,,,,,,,Vitamin E,MG_ATE -25273890,1703056,1158,42.0,,70.0,,,,,,,Vitamin E,MG_ATE -25273928,1709404,1158,2.0,,70.0,,,,,,,Vitamin E,MG_ATE -25274654,1886571,1158,2.0,,70.0,,,,,,,Vitamin E,MG_ATE -25274795,1948176,1158,2.0,,70.0,,,,,,,Vitamin E,MG_ATE -25275101,1990603,1158,33.0,,70.0,,,,,,,Vitamin E,MG_ATE -25275185,1996299,1158,10.0,,70.0,,,,,,,Vitamin E,MG_ATE -25275248,2028485,1158,15.0,,70.0,,,,,,,Vitamin E,MG_ATE -25275324,2083903,1158,94.0,,70.0,,,,,,,Vitamin E,MG_ATE -25275605,2164163,1158,3.0,,70.0,,,,,,,Vitamin E,MG_ATE -25275722,2189400,1158,4.0,,70.0,,,,,,,Vitamin E,MG_ATE -25276694,2397106,1158,4.0,,70.0,,,,,,,Vitamin E,MG_ATE -25276797,2418634,1158,1.0,,70.0,,,,,,,Vitamin E,MG_ATE -25276858,2427997,1158,8.0,,70.0,,,,,,,Vitamin E,MG_ATE -25276993,2450446,1158,27.0,,70.0,,,,,,,Vitamin E,MG_ATE -25277127,2462747,1158,2.0,,70.0,,,,,,,Vitamin E,MG_ATE -25277547,2473885,1158,4.0,,70.0,,,,,,,Vitamin E,MG_ATE -25277704,2480827,1158,3.0,,70.0,,,,,,,Vitamin E,MG_ATE -25277845,2485394,1158,8.0,,70.0,,,,,,,Vitamin E,MG_ATE -25277873,2485994,1158,1.0,,70.0,,,,,,,Vitamin E,MG_ATE -25277892,2486982,1158,6.0,,70.0,,,,,,,Vitamin E,MG_ATE -25277896,2487156,1158,167.0,,70.0,,,,,,,Vitamin E,MG_ATE -25278005,2501463,1158,10.0,,70.0,,,,,,,Vitamin E,MG_ATE -25278338,2552825,1158,3.0,,70.0,,,,,,,Vitamin E,MG_ATE -25278418,2564243,1158,5.0,,70.0,,,,,,,Vitamin E,MG_ATE -25278454,2568361,1158,6.0,,70.0,,,,,,,Vitamin E,MG_ATE -25278718,2592707,1158,8.0,,70.0,,,,,,,Vitamin E,MG_ATE -25278772,2597054,1158,0.0,,70.0,,,,,,,Vitamin E,MG_ATE -25278969,1108349,1082,3.0,,70.0,,,,,,,"Fiber, soluble",G -25279275,326829,1082,1.1,1.0,1.0,,,,,,,"Fiber, soluble",G -25279345,332585,1082,0.8,1.0,1.0,,,,,,,"Fiber, soluble",G -25279512,344774,1082,0.0,,78.0,,,,,,,"Fiber, soluble",G -25279715,344980,1082,6.0,,78.0,,,,,,,"Fiber, soluble",G -25279748,345013,1082,1.0,,78.0,,,,,,,"Fiber, soluble",G -25279937,345215,1082,0.0,,78.0,,,,,,,"Fiber, soluble",G -25280161,345449,1082,2.0,,78.0,,,,,,,"Fiber, soluble",G -25280605,345942,1082,4.0,,78.0,,,,,,,"Fiber, soluble",G -25280610,345947,1082,1.0,,78.0,,,,,,,"Fiber, soluble",G -25280682,348040,1082,0.0,,78.0,,,,,,,"Fiber, soluble",G -25281034,358068,1082,2.0,,70.0,,,,,,,"Fiber, soluble",G -25281584,394566,1082,0.0,,70.0,,,,,,,"Fiber, soluble",G -25281684,402925,1082,2.0,,70.0,,,,,,,"Fiber, soluble",G -25281732,409978,1082,3.0,,70.0,,,,,,,"Fiber, soluble",G -25282404,570139,1082,3.0,,70.0,,,,,,,"Fiber, soluble",G -25282807,624680,1082,5.0,,70.0,,,,,,,"Fiber, soluble",G -25283867,751974,1082,0.0,,78.0,,,,,,,"Fiber, soluble",G -25284590,757098,1082,1.0,,78.0,,,,,,,"Fiber, soluble",G -25284997,799493,1082,5.0,,70.0,,,,,,,"Fiber, soluble",G -25285074,818808,1082,4.0,,70.0,,,,,,,"Fiber, soluble",G -25285362,888640,1082,4.0,,70.0,,,,,,,"Fiber, soluble",G -25285557,935706,1082,2.0,,73.0,,,,,,,"Fiber, soluble",G -25286098,1078201,1082,2.0,,70.0,,,,,,,"Fiber, soluble",G -25286235,1857453,1082,2.0,,70.0,,,,,,,"Fiber, soluble",G -25286276,1863165,1082,2.0,,70.0,,,,,,,"Fiber, soluble",G -25286395,1872818,1082,3.0,,73.0,,,,,,,"Fiber, soluble",G -25286781,1183235,1082,10.0,,70.0,,,,,,,"Fiber, soluble",G -25286984,1202118,1082,5.0,,70.0,,,,,,,"Fiber, soluble",G -25287660,1359746,1082,2.0,,70.0,,,,,,,"Fiber, soluble",G -25287738,1376152,1082,0.0,,70.0,,,,,,,"Fiber, soluble",G -25287799,1383995,1082,0.0,,70.0,,,,,,,"Fiber, soluble",G -25288142,1464449,1082,3.0,,70.0,,,,,,,"Fiber, soluble",G -25288418,1485346,1082,2.0,,70.0,,,,,,,"Fiber, soluble",G -25288540,1493819,1082,2.0,,70.0,,,,,,,"Fiber, soluble",G -25288711,1502728,1082,0.0,,70.0,,,,,,,"Fiber, soluble",G -25288719,1502753,1082,2.0,,70.0,,,,,,,"Fiber, soluble",G -25288890,1540418,1082,3.0,,70.0,,,,,,,"Fiber, soluble",G -25289197,1617544,1082,5.0,,70.0,,,,,,,"Fiber, soluble",G -25289201,1617920,1082,3.0,,70.0,,,,,,,"Fiber, soluble",G -25289392,1641859,1082,8.0,,70.0,,,,,,,"Fiber, soluble",G -25289766,1690592,1082,2.0,,70.0,,,,,,,"Fiber, soluble",G -25289993,1722152,1082,4.0,,70.0,,,,,,,"Fiber, soluble",G -25290007,1723299,1082,16.0,,70.0,,,,,,,"Fiber, soluble",G -25290559,1833514,1082,0.0,,70.0,,,,,,,"Fiber, soluble",G -25290672,1885617,1082,2.0,,70.0,,,,,,,"Fiber, soluble",G -25290736,1898553,1082,5.0,,70.0,,,,,,,"Fiber, soluble",G -25290824,1927304,1082,1.0,,70.0,,,,,,,"Fiber, soluble",G -25291175,1988180,1082,4.0,,73.0,,,,,,,"Fiber, soluble",G -25291190,1991744,1082,4.0,,73.0,,,,,,,"Fiber, soluble",G -25291304,2012190,1082,5.0,,70.0,,,,,,,"Fiber, soluble",G -25291463,2022663,1082,5.0,,70.0,,,,,,,"Fiber, soluble",G -25292045,2115861,1082,2.0,,70.0,,,,,,,"Fiber, soluble",G -25292439,2164163,1082,2.0,,70.0,,,,,,,"Fiber, soluble",G -25292641,2185382,1082,0.0,,75.0,,,,,,,"Fiber, soluble",G -25292650,2185391,1082,0.0,,75.0,,,,,,,"Fiber, soluble",G -25292911,2214799,1082,3.0,,70.0,,,,,,,"Fiber, soluble",G -25293240,2226556,1082,3.0,,78.0,,,,,,,"Fiber, soluble",G -25293269,2228887,1082,0.0,,75.0,,,,,,,"Fiber, soluble",G -25294144,2266247,1082,2.0,,70.0,,,,,,,"Fiber, soluble",G -25294209,2273032,1082,3.0,,70.0,,,,,,,"Fiber, soluble",G -25294284,2282685,1082,1.0,,70.0,,,,,,,"Fiber, soluble",G -25294400,2321969,1082,5.0,,70.0,,,,,,,"Fiber, soluble",G -25294438,2333895,1082,8.0,,70.0,,,,,,,"Fiber, soluble",G -25294603,2380866,1082,2.0,,78.0,,,,,,,"Fiber, soluble",G -25294708,2392696,1082,3.0,,70.0,,,,,,,"Fiber, soluble",G -25294790,2407537,1082,3.0,,70.0,,,,,,,"Fiber, soluble",G -25295197,2464834,1082,2.0,,70.0,,,,,,,"Fiber, soluble",G -25295648,2486521,1082,5.0,,70.0,,,,,,,"Fiber, soluble",G -25295717,2491385,1082,5.0,,71.0,,,,,,,"Fiber, soluble",G -25295754,2501463,1082,4.0,,70.0,,,,,,,"Fiber, soluble",G -25295799,2509731,1082,1.0,,70.0,,,,,,,"Fiber, soluble",G -25296006,2520312,1082,0.0,,71.0,,,,,,,"Fiber, soluble",G -25296061,2520367,1082,0.0,,71.0,,,,,,,"Fiber, soluble",G -25296511,2547481,1082,4.0,,70.0,,,,,,,"Fiber, soluble",G -25296645,2557657,1082,0.0,,71.0,,,,,,,"Fiber, soluble",G -25296761,2557773,1082,0.0,,71.0,,,,,,,"Fiber, soluble",G -25296764,2557776,1082,0.0,,71.0,,,,,,,"Fiber, soluble",G -25296863,2558670,1082,0.0,,71.0,,,,,,,"Fiber, soluble",G -25296876,2560684,1082,1.0,,70.0,,,,,,,"Fiber, soluble",G -25297144,2588955,1082,4.0,,70.0,,,,,,,"Fiber, soluble",G -25297190,2594616,1082,0.0,,70.0,,,,,,,"Fiber, soluble",G -25297399,2613732,1082,0.0,,71.0,,,,,,,"Fiber, soluble",G -25297405,2613738,1082,0.0,,71.0,,,,,,,"Fiber, soluble",G -25297440,2614074,1082,0.0,,71.0,,,,,,,"Fiber, soluble",G -25298190,326829,1084,6.7,1.0,1.0,,,,,,,"Fiber, insoluble",G -25298260,332585,1084,1.7,1.0,1.0,,,,,,,"Fiber, insoluble",G -25298427,344774,1084,0.0,,78.0,,,,,,,"Fiber, insoluble",G -25298630,344980,1084,11.0,,78.0,,,,,,,"Fiber, insoluble",G -25298663,345013,1084,10.0,,78.0,,,,,,,"Fiber, insoluble",G -25298852,345215,1084,1.0,,78.0,,,,,,,"Fiber, insoluble",G -25299076,345449,1084,8.0,,78.0,,,,,,,"Fiber, insoluble",G -25299520,345942,1084,2.0,,78.0,,,,,,,"Fiber, insoluble",G -25299525,345947,1084,13.0,,78.0,,,,,,,"Fiber, insoluble",G -25299597,348040,1084,2.0,,78.0,,,,,,,"Fiber, insoluble",G -25299827,358068,1084,2.0,,70.0,,,,,,,"Fiber, insoluble",G -25300248,394566,1084,2.0,,70.0,,,,,,,"Fiber, insoluble",G -25300321,395651,1084,3.0,,70.0,,,,,,,"Fiber, insoluble",G -25300363,395696,1084,6.0,,70.0,,,,,,,"Fiber, insoluble",G -25300468,402925,1084,26.0,,70.0,,,,,,,"Fiber, insoluble",G -25300495,409978,1084,3.0,,70.0,,,,,,,"Fiber, insoluble",G -25300810,499759,1084,2.0,,70.0,,,,,,,"Fiber, insoluble",G -25300942,540355,1084,2.0,,70.0,,,,,,,"Fiber, insoluble",G -25301119,569616,1084,4.0,,70.0,,,,,,,"Fiber, insoluble",G -25301129,570139,1084,6.0,,70.0,,,,,,,"Fiber, insoluble",G -25301189,582864,1084,3.0,,70.0,,,,,,,"Fiber, insoluble",G -25301462,624680,1084,5.0,,70.0,,,,,,,"Fiber, insoluble",G -25302646,751974,1084,0.0,,78.0,,,,,,,"Fiber, insoluble",G -25303369,757098,1084,1.0,,78.0,,,,,,,"Fiber, insoluble",G -25303660,799493,1084,5.0,,70.0,,,,,,,"Fiber, insoluble",G -25304008,881138,1084,1.0,,70.0,,,,,,,"Fiber, insoluble",G -25304194,935706,1084,8.0,,70.0,,,,,,,"Fiber, insoluble",G -25304492,987251,1084,4.0,,70.0,,,,,,,"Fiber, insoluble",G -25304969,1077361,1084,10.0,,70.0,,,,,,,"Fiber, insoluble",G -25305114,1857453,1084,5.0,,70.0,,,,,,,"Fiber, insoluble",G -25305148,1863165,1084,5.0,,70.0,,,,,,,"Fiber, insoluble",G -25305640,1202118,1084,5.0,,70.0,,,,,,,"Fiber, insoluble",G -25306264,1359746,1084,5.0,,70.0,,,,,,,"Fiber, insoluble",G -25306342,1376152,1084,2.0,,70.0,,,,,,,"Fiber, insoluble",G -25306408,1383995,1084,1.0,,70.0,,,,,,,"Fiber, insoluble",G -25306916,1493819,1084,5.0,,70.0,,,,,,,"Fiber, insoluble",G -25307204,1502728,1084,1.0,,70.0,,,,,,,"Fiber, insoluble",G -25307212,1502753,1084,3.0,,70.0,,,,,,,"Fiber, insoluble",G -25307648,1617544,1084,5.0,,70.0,,,,,,,"Fiber, insoluble",G -25307798,1641859,1084,5.0,,70.0,,,,,,,"Fiber, insoluble",G -25308142,1690592,1084,11.0,,70.0,,,,,,,"Fiber, insoluble",G -25308285,1712122,1084,4.0,,70.0,,,,,,,"Fiber, insoluble",G -25308325,1722152,1084,2.0,,70.0,,,,,,,"Fiber, insoluble",G -25308345,1723299,1084,2.0,,70.0,,,,,,,"Fiber, insoluble",G -25308908,1898553,1084,5.0,,70.0,,,,,,,"Fiber, insoluble",G -25309398,2012190,1084,5.0,,70.0,,,,,,,"Fiber, insoluble",G -25309528,2022663,1084,5.0,,70.0,,,,,,,"Fiber, insoluble",G -25309742,2029890,1084,2.0,,70.0,,,,,,,"Fiber, insoluble",G -25310278,2127735,1084,4.0,,70.0,,,,,,,"Fiber, insoluble",G -25310540,2164163,1084,2.0,,70.0,,,,,,,"Fiber, insoluble",G -25310716,2185382,1084,0.0,,75.0,,,,,,,"Fiber, insoluble",G -25310725,2185391,1084,0.0,,75.0,,,,,,,"Fiber, insoluble",G -25311318,2228887,1084,0.0,,75.0,,,,,,,"Fiber, insoluble",G -25312156,2266247,1084,11.0,,70.0,,,,,,,"Fiber, insoluble",G -25312214,2273032,1084,7.0,,70.0,,,,,,,"Fiber, insoluble",G -25312268,2282685,1084,0.0,,70.0,,,,,,,"Fiber, insoluble",G -25312363,2321969,1084,5.0,,70.0,,,,,,,"Fiber, insoluble",G -25312384,2333895,1084,8.0,,70.0,,,,,,,"Fiber, insoluble",G -25312527,2380866,1084,3.0,,78.0,,,,,,,"Fiber, insoluble",G -25312681,2407537,1084,10.0,,70.0,,,,,,,"Fiber, insoluble",G -25313000,2464833,1084,5.0,,70.0,,,,,,,"Fiber, insoluble",G -25313376,2477049,1084,3.0,,70.0,,,,,,,"Fiber, insoluble",G -25313491,2486521,1084,4.0,,70.0,,,,,,,"Fiber, insoluble",G -25313791,2507857,1084,6.0,,70.0,,,,,,,"Fiber, insoluble",G -25313843,2507962,1084,4.0,,70.0,,,,,,,"Fiber, insoluble",G -25313978,2508154,1084,1.0,,70.0,,,,,,,"Fiber, insoluble",G -25313992,2508172,1084,1.0,,70.0,,,,,,,"Fiber, insoluble",G -25314182,2520312,1084,0.0,,71.0,,,,,,,"Fiber, insoluble",G -25314237,2520367,1084,0.0,,71.0,,,,,,,"Fiber, insoluble",G -25314577,2547481,1084,2.0,,70.0,,,,,,,"Fiber, insoluble",G -25314681,2557657,1084,0.0,,71.0,,,,,,,"Fiber, insoluble",G -25314797,2557773,1084,0.0,,71.0,,,,,,,"Fiber, insoluble",G -25314800,2557776,1084,0.0,,71.0,,,,,,,"Fiber, insoluble",G -25314898,2558670,1084,0.0,,71.0,,,,,,,"Fiber, insoluble",G -25315130,2588955,1084,9.0,,70.0,,,,,,,"Fiber, insoluble",G -25315172,2594616,1084,6.0,,70.0,,,,,,,"Fiber, insoluble",G -25315338,2613732,1084,0.0,,71.0,,,,,,,"Fiber, insoluble",G -25315344,2613738,1084,0.0,,71.0,,,,,,,"Fiber, insoluble",G -25315379,2614074,1084,0.0,,71.0,,,,,,,"Fiber, insoluble",G -25315515,2627542,1084,6.0,,70.0,,,,,,,"Fiber, insoluble",G -25316021,1124226,1086,30.0,,70.0,,,,,,,Total sugar alcohols,G -25316068,1127082,1086,8.0,,70.0,,,,,,,Total sugar alcohols,G -25316086,1128276,1086,3.0,,70.0,,,,,,,Total sugar alcohols,G -25316151,1133784,1086,22.0,,70.0,,,,,,,Total sugar alcohols,G -25316376,400285,1086,80.0,,70.0,,,,,,,Total sugar alcohols,G -25316383,401310,1086,44.0,,70.0,,,,,,,Total sugar alcohols,G -25316794,470446,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G -25317347,536332,1086,27.0,,70.0,,,,,,,Total sugar alcohols,G -25317719,565676,1086,18.0,,70.0,,,,,,,Total sugar alcohols,G -25317729,566491,1086,7.0,,70.0,,,,,,,Total sugar alcohols,G -25317762,568090,1086,8.0,,70.0,,,,,,,Total sugar alcohols,G -25318344,650534,1086,11.0,,70.0,,,,,,,Total sugar alcohols,G -25318651,682404,1086,8.0,,70.0,,,,,,,Total sugar alcohols,G -25318687,690188,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G -25318796,701502,1086,4.0,,70.0,,,,,,,Total sugar alcohols,G -25318912,722406,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G -25318967,728082,1086,14.0,,70.0,,,,,,,Total sugar alcohols,G -25319427,854540,1086,6.0,,70.0,,,,,,,Total sugar alcohols,G -25319607,880700,1086,17.0,,70.0,,,,,,,Total sugar alcohols,G -25319695,892654,1086,8.0,,70.0,,,,,,,Total sugar alcohols,G -25320193,960445,1086,15.0,,70.0,,,,,,,Total sugar alcohols,G -25320479,1038669,1086,9.0,,70.0,,,,,,,Total sugar alcohols,G -25320844,1851520,1086,4.0,,70.0,,,,,,,Total sugar alcohols,G -25320974,1870629,1086,6.0,,70.0,,,,,,,Total sugar alcohols,G -25321138,1142322,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G -25321346,1150793,1086,1.0,,73.0,,,,,,,Total sugar alcohols,G -25321525,1172274,1086,4.0,,70.0,,,,,,,Total sugar alcohols,G -25321526,1172656,1086,18.0,,70.0,,,,,,,Total sugar alcohols,G -25322038,1284207,1086,18.0,,70.0,,,,,,,Total sugar alcohols,G -25322160,1302015,1086,74.0,,70.0,,,,,,,Total sugar alcohols,G -25322395,1337306,1086,4.0,,70.0,,,,,,,Total sugar alcohols,G -25322541,1342934,1086,53.0,,70.0,,,,,,,Total sugar alcohols,G -25322744,1352685,1086,57.0,,70.0,,,,,,,Total sugar alcohols,G -25322823,1365429,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G -25323226,1409970,1086,2.0,,70.0,,,,,,,Total sugar alcohols,G -25323471,1434769,1086,19.0,,70.0,,,,,,,Total sugar alcohols,G -25323629,1502700,1086,44.0,,70.0,,,,,,,Total sugar alcohols,G -25324109,1578184,1086,17.0,,70.0,,,,,,,Total sugar alcohols,G -25324176,1585097,1086,22.0,,70.0,,,,,,,Total sugar alcohols,G -25324359,1600625,1086,20.0,,70.0,,,,,,,Total sugar alcohols,G -25324667,1631394,1086,53.0,,70.0,,,,,,,Total sugar alcohols,G -25325091,1655711,1086,80.0,,70.0,,,,,,,Total sugar alcohols,G -25325470,1686728,1086,10.0,,70.0,,,,,,,Total sugar alcohols,G -25325680,1703117,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G -25325771,1707494,1086,7.0,,70.0,,,,,,,Total sugar alcohols,G -25325939,1719009,1086,6.0,,70.0,,,,,,,Total sugar alcohols,G -25325988,1721690,1086,87.0,,70.0,,,,,,,Total sugar alcohols,G -25326001,1723299,1086,13.0,,70.0,,,,,,,Total sugar alcohols,G -25326035,1725701,1086,74.0,,70.0,,,,,,,Total sugar alcohols,G -25326058,1727070,1086,19.0,,70.0,,,,,,,Total sugar alcohols,G -25326233,1739079,1086,14.0,,70.0,,,,,,,Total sugar alcohols,G -25326328,1744324,1086,31.0,,70.0,,,,,,,Total sugar alcohols,G -25326369,1745664,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G -25326398,1746497,1086,22.0,,70.0,,,,,,,Total sugar alcohols,G -25326439,1749810,1086,5.0,,70.0,,,,,,,Total sugar alcohols,G -25326444,1750044,1086,8.0,,70.0,,,,,,,Total sugar alcohols,G -25326484,1764220,1086,94.0,,70.0,,,,,,,Total sugar alcohols,G -25326493,1767165,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G -25326573,1780894,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G -25326596,1783774,1086,67.0,,70.0,,,,,,,Total sugar alcohols,G -25327067,1831314,1086,92.0,,70.0,,,,,,,Total sugar alcohols,G -25327327,1846934,1086,5.0,,70.0,,,,,,,Total sugar alcohols,G -25327350,1889406,1086,11.0,,70.0,,,,,,,Total sugar alcohols,G -25327378,1891829,1086,9.0,,70.0,,,,,,,Total sugar alcohols,G -25327391,1894373,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G -25327560,1910093,1086,1.0,,70.0,,,,,,,Total sugar alcohols,G -25327675,1920059,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G -25327824,1930583,1086,8.0,,70.0,,,,,,,Total sugar alcohols,G -25327974,1944071,1086,4.0,,70.0,,,,,,,Total sugar alcohols,G -25328107,1954818,1086,12.0,,70.0,,,,,,,Total sugar alcohols,G -25328416,1978584,1086,23.0,,70.0,,,,,,,Total sugar alcohols,G -25328427,1979597,1086,2.0,,70.0,,,,,,,Total sugar alcohols,G -25328637,1991448,1086,30.0,,70.0,,,,,,,Total sugar alcohols,G -25328654,1992069,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G -25328869,2021579,1086,33.0,,70.0,,,,,,,Total sugar alcohols,G -25328917,2035239,1086,4.0,,70.0,,,,,,,Total sugar alcohols,G -25329863,2137649,1086,7.0,,70.0,,,,,,,Total sugar alcohols,G -25330298,2166619,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G -25330347,2170266,1086,7.0,,70.0,,,,,,,Total sugar alcohols,G -25330644,2195991,1086,20.0,,70.0,,,,,,,Total sugar alcohols,G -25330677,2200575,1086,33.0,,70.0,,,,,,,Total sugar alcohols,G -25330726,2209563,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G -25330816,2242451,1086,11.0,,70.0,,,,,,,Total sugar alcohols,G -25331154,2282537,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G -25331172,2283226,1086,13.0,,70.0,,,,,,,Total sugar alcohols,G -25331452,2327412,1086,6.0,,70.0,,,,,,,Total sugar alcohols,G -25331479,2332787,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G -25331630,2364673,1086,1.0,,70.0,,,,,,,Total sugar alcohols,G -25331699,2367071,1086,8.0,,70.0,,,,,,,Total sugar alcohols,G -25332339,2395885,1086,50.0,,70.0,,,,,,,Total sugar alcohols,G -25332429,2400387,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G -25332501,2406306,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G -25332724,2415012,1086,2.0,,70.0,,,,,,,Total sugar alcohols,G -25332797,2420091,1086,15.0,,70.0,,,,,,,Total sugar alcohols,G -25333015,2430487,1086,37.0,,70.0,,,,,,,Total sugar alcohols,G -25333092,2437905,1086,2.0,,70.0,,,,,,,Total sugar alcohols,G -25333607,2473300,1086,7.0,,70.0,,,,,,,Total sugar alcohols,G -25333770,2482002,1086,10.0,,70.0,,,,,,,Total sugar alcohols,G -25333803,2485394,1086,18.0,,70.0,,,,,,,Total sugar alcohols,G -25333913,2489733,1086,8.0,,70.0,,,,,,,Total sugar alcohols,G -25334199,2494689,1086,59.0,,70.0,,,,,,,Total sugar alcohols,G -25334456,2509462,1086,17.0,,70.0,,,,,,,Total sugar alcohols,G -25334582,2522859,1086,74.0,,70.0,,,,,,,Total sugar alcohols,G -25334807,2543935,1086,9.0,,70.0,,,,,,,Total sugar alcohols,G -25335391,2583287,1086,20.0,,70.0,,,,,,,Total sugar alcohols,G -25335659,2593762,1086,9.0,,70.0,,,,,,,Total sugar alcohols,G -25335754,2599352,1086,94.0,,70.0,,,,,,,Total sugar alcohols,G -25335833,2602275,1086,5.0,,70.0,,,,,,,Total sugar alcohols,G -25335837,2602623,1086,10.0,,70.0,,,,,,,Total sugar alcohols,G -25335983,2608784,1086,30.0,,70.0,,,,,,,Total sugar alcohols,G -25336173,2629233,1086,7.0,,70.0,,,,,,,Total sugar alcohols,G -25336681,1109796,1185,0.0,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25336947,167551,1185,3.9,0.0,41.0,,,,,,,Vitamin K (phylloquinone),UG -25337055,167711,1185,0.1,0.0,40.0,,,,,,,Vitamin K (phylloquinone),UG -25337546,168370,1185,0.0,0.0,68.0,,,,,,,Vitamin K (phylloquinone),UG -25337617,168460,1185,70.6,0.0,16.0,,,,,,,Vitamin K (phylloquinone),UG -25338316,169531,1185,1.5,0.0,16.0,,,,,,,Vitamin K (phylloquinone),UG -25338442,169742,1185,0.0,0.0,39.0,,,,,,,Vitamin K (phylloquinone),UG -25338493,169836,1185,35.9,8.0,1.0,27.5,48.1,,,,,Vitamin K (phylloquinone),UG -25338797,170287,1185,0.5,0.0,16.0,,,,,,,Vitamin K (phylloquinone),UG -25338798,170288,1185,0.3,0.0,20.0,,,,,,,Vitamin K (phylloquinone),UG -25339073,170732,1185,8.7,4.0,1.0,7.7,11.1,,,,,Vitamin K (phylloquinone),UG -25339165,170851,1185,1.1,0.0,10.0,,,,,,,Vitamin K (phylloquinone),UG -25339761,171634,1185,0.2,2.0,1.0,0.0,0.4,,,,,Vitamin K (phylloquinone),UG -25339919,171838,1185,36.0,0.0,40.0,,,,,,,Vitamin K (phylloquinone),UG -25339965,171895,1185,1.1,0.0,20.0,,,,,,,Vitamin K (phylloquinone),UG -25340165,172180,1185,0.4,0.0,57.0,,,,,,,Vitamin K (phylloquinone),UG -25340230,172263,1185,1.9,0.0,39.0,,,,,,,Vitamin K (phylloquinone),UG -25340262,172299,1185,0.2,0.0,57.0,,,,,,,Vitamin K (phylloquinone),UG -25340314,172362,1185,24.7,0.0,20.0,,,,,,,Vitamin K (phylloquinone),UG -25340356,172439,1185,0.0,0.0,68.0,,,,,,,Vitamin K (phylloquinone),UG -25340563,172909,1185,0.0,0.0,65.0,,,,,,,Vitamin K (phylloquinone),UG -25340748,173207,1185,0.0,0.0,68.0,,,,,,,Vitamin K (phylloquinone),UG -25341270,173995,1185,1.6,12.0,1.0,0.5,3.7,,,,,Vitamin K (phylloquinone),UG -25341353,174092,1185,0.5,0.0,40.0,,,,,,,Vitamin K (phylloquinone),UG -25341649,174708,1185,1.6,12.0,1.0,0.5,3.7,,,,,Vitamin K (phylloquinone),UG -25341894,175135,1185,0.1,0.0,67.0,,,,,,,Vitamin K (phylloquinone),UG -25342079,327265,1185,1.7,1.0,1.0,,,,,,,Vitamin K (phylloquinone),UG -25342174,344980,1185,233.3,,78.0,,,,,,,Vitamin K (phylloquinone),UG -25342940,516871,1185,571.4,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25343021,533978,1185,8.0,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25343066,540355,1185,16.7,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25344495,970537,1185,56.5,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25344831,1048665,1185,17.9,,70.0,,,,,,,Vitamin K (phylloquinone),UG -25345230,1875281,1185,18.3,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25345324,1148763,1185,13.5,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25345482,1177676,1185,628.6,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25345962,1316263,1185,11.3,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25345996,1327113,1185,3.5,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25346062,1337685,1185,2.1,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25346166,1349862,1185,6.2,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25346211,1353424,1185,53.1,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25346371,1389818,1185,704.7,,70.0,,,,,,,Vitamin K (phylloquinone),UG -25346651,1473802,1185,3.6,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25346959,1549639,1185,29.1,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25346982,1554260,1185,23.5,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25347153,1593315,1185,200.0,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25347258,1618011,1185,17.8,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25347463,1642007,1185,8.3,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25347608,1661837,1185,13.5,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25347650,1666257,1185,8.4,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25347701,1671547,1185,210.5,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25347837,1690422,1185,482.4,,70.0,,,,,,,Vitamin K (phylloquinone),UG -25348037,1709249,1185,8.4,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25348040,1709404,1185,12.7,,70.0,,,,,,,Vitamin K (phylloquinone),UG -25348131,1718070,1185,8.1,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25348151,1719857,1185,6.8,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25348425,1760141,1185,100.0,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25348582,1797196,1185,960.0,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25348711,1815726,1185,4.9,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25348917,1838171,1185,6.8,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25348962,1838269,1185,250.0,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25348999,1838395,1185,8.4,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25349094,1841201,1185,56.6,,70.0,,,,,,,Vitamin K (phylloquinone),UG -25349205,1841531,1185,55.6,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25349306,1842352,1185,200.0,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25349968,1934445,1185,6.2,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25350527,1981746,1185,89.3,,70.0,,,,,,,Vitamin K (phylloquinone),UG -25350547,1983403,1185,233.3,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25350642,1990603,1185,260.9,,70.0,,,,,,,Vitamin K (phylloquinone),UG -25351149,2122644,1185,0.0,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25351289,2164163,1185,8.0,,70.0,,,,,,,Vitamin K (phylloquinone),UG -25351495,2185382,1185,0.0,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25351504,2185391,1185,0.0,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25351535,2192208,1185,2.5,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25352143,2228887,1185,0.0,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25352598,2233617,1185,0.0,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25352870,2244522,1185,8.3,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25353214,2333332,1185,26.7,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25353787,2341069,1185,2.1,,,,,,,,,Vitamin K (phylloquinone),UG -25353981,2341263,1185,1.3,,,,,,,,,Vitamin K (phylloquinone),UG -25354355,2341637,1185,0.0,,,,,,,,,Vitamin K (phylloquinone),UG -25354463,2341745,1185,13.1,,,,,,,,,Vitamin K (phylloquinone),UG -25354625,2341907,1185,2.1,,,,,,,,,Vitamin K (phylloquinone),UG -25354792,2342074,1185,10.7,,,,,,,,,Vitamin K (phylloquinone),UG -25354975,2342257,1185,88.7,,,,,,,,,Vitamin K (phylloquinone),UG -25355182,2342464,1185,2.4,,,,,,,,,Vitamin K (phylloquinone),UG -25355189,2342471,1185,10.4,,,,,,,,,Vitamin K (phylloquinone),UG -25355741,2343023,1185,1.0,,,,,,,,,Vitamin K (phylloquinone),UG -25356086,2343368,1185,8.1,,,,,,,,,Vitamin K (phylloquinone),UG -25356093,2343375,1185,11.4,,,,,,,,,Vitamin K (phylloquinone),UG -25356696,2343978,1185,0.6,,,,,,,,,Vitamin K (phylloquinone),UG -25357411,2344693,1185,59.4,,,,,,,,,Vitamin K (phylloquinone),UG -25357536,2344818,1185,5.1,,,,,,,,,Vitamin K (phylloquinone),UG -25357662,2344944,1185,1.6,,,,,,,,,Vitamin K (phylloquinone),UG -25357688,2344970,1185,14.9,,,,,,,,,Vitamin K (phylloquinone),UG -25357785,2345067,1185,3.4,,,,,,,,,Vitamin K (phylloquinone),UG -25357913,2345195,1185,0.1,,,,,,,,,Vitamin K (phylloquinone),UG -25357920,2345202,1185,21.1,,,,,,,,,Vitamin K (phylloquinone),UG -25357925,2345207,1185,4.4,,,,,,,,,Vitamin K (phylloquinone),UG -25357951,2345233,1185,12.3,,,,,,,,,Vitamin K (phylloquinone),UG -25357983,2345265,1185,2.2,,,,,,,,,Vitamin K (phylloquinone),UG -25358162,2345444,1185,3.2,,,,,,,,,Vitamin K (phylloquinone),UG -25358363,2345645,1185,1.2,,,,,,,,,Vitamin K (phylloquinone),UG -25358404,2345686,1185,10.8,,,,,,,,,Vitamin K (phylloquinone),UG -25358766,2346048,1185,1.7,,,,,,,,,Vitamin K (phylloquinone),UG -25358855,2346137,1185,1.2,,,,,,,,,Vitamin K (phylloquinone),UG -25358925,2346207,1185,0.0,,,,,,,,,Vitamin K (phylloquinone),UG -25359366,2379968,1185,6.2,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25359392,2380365,1185,13.3,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25359524,2397106,1185,12.5,,70.0,,,,,,,Vitamin K (phylloquinone),UG -25359607,2405671,1185,8.9,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25359660,2418634,1185,9.2,,70.0,,,,,,,Vitamin K (phylloquinone),UG -25359708,2426747,1185,482.4,,70.0,,,,,,,Vitamin K (phylloquinone),UG -25359867,2446030,1185,0.0,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25360106,2462747,1185,10.1,,70.0,,,,,,,Vitamin K (phylloquinone),UG -25360149,2464414,1185,285.9,,70.0,,,,,,,Vitamin K (phylloquinone),UG -25360465,2470522,1185,102.4,,70.0,,,,,,,Vitamin K (phylloquinone),UG -25360745,2479545,1185,37647.1,,70.0,,,,,,,Vitamin K (phylloquinone),UG -25360987,2488647,1185,44.4,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25360990,2488695,1185,13.5,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25361201,2490245,1185,160.0,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25361367,2501463,1185,4.3,,70.0,,,,,,,Vitamin K (phylloquinone),UG -25361403,2503213,1185,47.1,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25361409,2503228,1185,480.0,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25361619,2520312,1185,0.0,,71.0,,,,,,,Vitamin K (phylloquinone),UG -25361674,2520367,1185,0.0,,71.0,,,,,,,Vitamin K (phylloquinone),UG -25362010,2557657,1185,0.0,,71.0,,,,,,,Vitamin K (phylloquinone),UG -25362124,2557773,1185,0.0,,71.0,,,,,,,Vitamin K (phylloquinone),UG -25362127,2557776,1185,0.0,,71.0,,,,,,,Vitamin K (phylloquinone),UG -25362229,2558670,1185,0.0,,71.0,,,,,,,Vitamin K (phylloquinone),UG -25362257,2567203,1185,188.2,,75.0,,,,,,,Vitamin K (phylloquinone),UG -25362485,2609914,1185,102.4,,70.0,,,,,,,Vitamin K (phylloquinone),UG -25362525,2613732,1185,0.0,,71.0,,,,,,,Vitamin K (phylloquinone),UG -25362531,2613738,1185,0.0,,71.0,,,,,,,Vitamin K (phylloquinone),UG -25362565,2614074,1185,0.0,,71.0,,,,,,,Vitamin K (phylloquinone),UG -25362710,2628336,1185,223.3,,70.0,,,,,,,Vitamin K (phylloquinone),UG -25362800,2643920,1185,3.1,1.0,1.0,,,,,,,Vitamin K (phylloquinone),UG -25362957,2660777,1185,24.7,,70.0,,,,,,,Vitamin K (phylloquinone),UG -25362972,1109796,1098,1.094,,75.0,,,,,,,"Copper, Cu",MG -25363012,1114461,1098,1.286,,70.0,,,,,,,"Copper, Cu",MG -25363379,167551,1098,0.297,12.0,,,,,,,,"Copper, Cu",MG -25363517,167711,1098,0.074,0.0,40.0,,,,,,,"Copper, Cu",MG -25364137,168370,1098,0.068,6.0,1.0,0.035,0.1,,,,,"Copper, Cu",MG -25364225,168460,1098,0.33,2.0,,,,,,,,"Copper, Cu",MG -25364291,168526,1098,0.133,0.0,,,,,,,,"Copper, Cu",MG -25365171,169441,1098,0.071,7.0,,,,,,,,"Copper, Cu",MG -25365230,169500,1098,0.084,0.0,53.0,,,,,,,"Copper, Cu",MG -25365243,169513,1098,0.078,0.0,53.0,,,,,,,"Copper, Cu",MG -25365261,169531,1098,0.074,0.0,12.0,,,,,,,"Copper, Cu",MG -25365349,169624,1098,0.27,1.0,47.0,,,,,,,"Copper, Cu",MG -25365455,169742,1098,0.078,3.0,1.0,,,,,,,"Copper, Cu",MG -25365529,169836,1098,0.112,18.0,1.0,0.081,0.147,,,,,"Copper, Cu",MG -25365767,170078,1098,0.234,0.0,,,,,,,,"Copper, Cu",MG -25365883,170194,1098,0.048,0.0,,,,,,,,"Copper, Cu",MG -25365965,170287,1098,0.075,3.0,,,,,,,,"Copper, Cu",MG -25365966,170288,1098,0.314,6.0,,,,,,,,"Copper, Cu",MG -25366099,170422,1098,0.272,4.0,,,,,,,,"Copper, Cu",MG -25366236,170559,1098,1.733,0.0,,,,,,,,"Copper, Cu",MG -25366366,170700,1098,0.19,1.0,1.0,,,,,,,"Copper, Cu",MG -25366394,170732,1098,0.06,6.0,1.0,0.058,0.067,,,,,"Copper, Cu",MG -25366513,170851,1098,0.018,11.0,1.0,0.018,0.019,,,,,"Copper, Cu",MG -25367245,171634,1098,0.043,18.0,1.0,0.033,0.058,,,,,"Copper, Cu",MG -25367424,171838,1098,0.151,0.0,40.0,,,,,,,"Copper, Cu",MG -25367479,171895,1098,0.009,1.0,1.0,,,,,,,"Copper, Cu",MG -25367751,172180,1098,0.04,0.0,57.0,,,,,,,"Copper, Cu",MG -25367828,172263,1098,0.048,0.0,1.0,,,,,,,"Copper, Cu",MG -25367864,172299,1098,0.048,0.0,57.0,,,,,,,"Copper, Cu",MG -25367922,172362,1098,0.0,0.0,20.0,,,,,,,"Copper, Cu",MG -25367997,172439,1098,0.105,2.0,,,,,,,,"Copper, Cu",MG -25368458,172909,1098,0.018,0.0,64.0,,,,,,,"Copper, Cu",MG -25368720,173207,1098,0.025,0.0,20.0,,,,,,,"Copper, Cu",MG -25369418,173995,1098,0.046,0.0,18.0,,,,,,,"Copper, Cu",MG -25369515,174092,1098,0.157,0.0,40.0,,,,,,,"Copper, Cu",MG -25369734,174323,1098,0.115,0.0,,,,,,,,"Copper, Cu",MG -25369887,174479,1098,0.211,0.0,12.0,,,,,,,"Copper, Cu",MG -25370092,174708,1098,0.166,0.0,12.0,,,,,,,"Copper, Cu",MG -25370376,175013,1098,0.043,1.0,,,,,,,,"Copper, Cu",MG -25370483,175135,1098,0.1,0.0,,,,,,,,"Copper, Cu",MG -25370764,323093,1098,0.068,1.0,1.0,,,,,,,"Copper, Cu",MG -25370926,324642,1098,0.024,1.0,1.0,,,,,,,"Copper, Cu",MG -25371249,329276,1098,0.018,1.0,1.0,,,,,,,"Copper, Cu",MG -25371260,329395,1098,0.0,1.0,1.0,,,,,,,"Copper, Cu",MG -25371438,332126,1098,0.077,1.0,1.0,,,,,,,"Copper, Cu",MG -25371474,332456,1098,0.056,1.0,1.0,,,,,,,"Copper, Cu",MG -25371561,333389,1098,0.045,1.0,1.0,,,,,,,"Copper, Cu",MG -25371619,334247,1098,0.007,8.0,1.0,0.007,0.007,0.007,,,2006.0,"Copper, Cu",MG -25371687,335244,1098,0.883,1.0,1.0,,,,,,2016.0,"Copper, Cu",MG -25372032,335589,1098,1.15,1.0,1.0,,,,,,2016.0,"Copper, Cu",MG -25372059,335616,1098,1.01,1.0,1.0,,,,,,2016.0,"Copper, Cu",MG -25372194,335751,1098,0.956,1.0,1.0,,,,,,2016.0,"Copper, Cu",MG -25372213,335770,1098,0.872,1.0,1.0,,,,,,2016.0,"Copper, Cu",MG -25372232,335789,1098,0.905,1.0,1.0,,,,,,2016.0,"Copper, Cu",MG -25372676,357444,1098,0.308,,75.0,,,,,,,"Copper, Cu",MG -25373065,391591,1098,0.133,,75.0,,,,,,,"Copper, Cu",MG -25373123,395651,1098,0.235,,75.0,,,,,,,"Copper, Cu",MG -25373842,477594,1098,1.071,,75.0,,,,,,,"Copper, Cu",MG -25374391,517205,1098,2.143,,75.0,,,,,,,"Copper, Cu",MG -25374462,524607,1098,1.429,,75.0,,,,,,,"Copper, Cu",MG -25374553,537539,1098,2.0,,75.0,,,,,,,"Copper, Cu",MG -25374587,540355,1098,0.417,,75.0,,,,,,,"Copper, Cu",MG -25374950,565676,1098,0.706,,75.0,,,,,,,"Copper, Cu",MG -25374996,571736,1098,0.138,,75.0,,,,,,,"Copper, Cu",MG -25375072,577724,1098,1.071,,70.0,,,,,,,"Copper, Cu",MG -25375271,585708,1098,0.571,,75.0,,,,,,,"Copper, Cu",MG -25375755,650916,1098,1.634,,70.0,,,,,,,"Copper, Cu",MG -25375918,678328,1098,1.429,,70.0,,,,,,,"Copper, Cu",MG -25376196,718192,1098,1.071,,75.0,,,,,,,"Copper, Cu",MG -25376624,749383,1098,0.12,1.0,1.0,,,,,,,"Copper, Cu",MG -25376850,799201,1098,0.571,,75.0,,,,,,,"Copper, Cu",MG -25376866,799297,1098,2.133,,75.0,,,,,,,"Copper, Cu",MG -25376882,800507,1098,0.571,,75.0,,,,,,,"Copper, Cu",MG -25376986,851124,1098,1.071,,70.0,,,,,,,"Copper, Cu",MG -25377026,877864,1098,1.071,,70.0,,,,,,,"Copper, Cu",MG -25377119,898722,1098,1.071,,70.0,,,,,,,"Copper, Cu",MG -25377389,977873,1098,1.071,,70.0,,,,,,,"Copper, Cu",MG -25377817,1055681,1098,1.286,,70.0,,,,,,,"Copper, Cu",MG -25378066,1086127,1098,0.893,,70.0,,,,,,,"Copper, Cu",MG -25378221,1851257,1098,1.0,,75.0,,,,,,,"Copper, Cu",MG -25378236,1852852,1098,1.071,,75.0,,,,,,,"Copper, Cu",MG -25378369,1866282,1098,2.143,,75.0,,,,,,,"Copper, Cu",MG -25378546,1145005,1098,0.678,,75.0,,,,,,,"Copper, Cu",MG -25378573,1148763,1098,0.211,,75.0,,,,,,,"Copper, Cu",MG -25378724,1162884,1098,0.084,,75.0,,,,,,,"Copper, Cu",MG -25379108,1211950,1098,1.034,,75.0,,,,,,,"Copper, Cu",MG -25379149,1223757,1098,1.333,,75.0,,,,,,,"Copper, Cu",MG -25379454,1255651,1098,0.054,,75.0,,,,,,,"Copper, Cu",MG -25379948,1301143,1098,2.143,,75.0,,,,,,,"Copper, Cu",MG -25380122,1321011,1098,0.017,,75.0,,,,,,,"Copper, Cu",MG -25380244,1340947,1098,1.667,,75.0,,,,,,,"Copper, Cu",MG -25380294,1347012,1098,1.143,,70.0,,,,,,,"Copper, Cu",MG -25380314,1348488,1098,1.429,,75.0,,,,,,,"Copper, Cu",MG -25380680,1379565,1098,1.071,,70.0,,,,,,,"Copper, Cu",MG -25381088,1459858,1098,0.091,,72.0,,,,,,,"Copper, Cu",MG -25381237,1473802,1098,0.178,,75.0,,,,,,,"Copper, Cu",MG -25381967,1554260,1098,0.294,,75.0,,,,,,,"Copper, Cu",MG -25382317,1583234,1098,0.75,,75.0,,,,,,,"Copper, Cu",MG -25382505,1593315,1098,2.5,,75.0,,,,,,,"Copper, Cu",MG -25382688,1611538,1098,0.054,,75.0,,,,,,,"Copper, Cu",MG -25382791,1624855,1098,4.286,,75.0,,,,,,,"Copper, Cu",MG -25382804,1625834,1098,0.129,,75.0,,,,,,,"Copper, Cu",MG -25382812,1626186,1098,0.053,,75.0,,,,,,,"Copper, Cu",MG -25383035,1642007,1098,0.208,,75.0,,,,,,,"Copper, Cu",MG -25383219,1661837,1098,0.211,,75.0,,,,,,,"Copper, Cu",MG -25383351,1666257,1098,0.211,,75.0,,,,,,,"Copper, Cu",MG -25383598,1689815,1098,0.292,,75.0,,,,,,,"Copper, Cu",MG -25383614,1690592,1098,0.984,,75.0,,,,,,,"Copper, Cu",MG -25383845,1709249,1098,0.169,,75.0,,,,,,,"Copper, Cu",MG -25383848,1709404,1098,0.084,,70.0,,,,,,,"Copper, Cu",MG -25383943,1716791,1098,4.286,,75.0,,,,,,,"Copper, Cu",MG -25383956,1718070,1098,0.169,,75.0,,,,,,,"Copper, Cu",MG -25383982,1719857,1098,0.211,,75.0,,,,,,,"Copper, Cu",MG -25384272,1751035,1098,0.0975,1.0,1.0,,,,,,,"Copper, Cu",MG -25384415,1760141,1098,0.75,,75.0,,,,,,,"Copper, Cu",MG -25384523,1771163,1098,0.067,,75.0,,,,,,,"Copper, Cu",MG -25384737,1797196,1098,0.8,,75.0,,,,,,,"Copper, Cu",MG -25385032,1833295,1098,0.042,,75.0,,,,,,,"Copper, Cu",MG -25385143,1838171,1098,0.253,,75.0,,,,,,,"Copper, Cu",MG -25385187,1838269,1098,6.25,,75.0,,,,,,,"Copper, Cu",MG -25385221,1838395,1098,0.169,,75.0,,,,,,,"Copper, Cu",MG -25385287,1841201,1098,0.377,,70.0,,,,,,,"Copper, Cu",MG -25385380,1841531,1098,1.25,,75.0,,,,,,,"Copper, Cu",MG -25385437,1842352,1098,2.5,,75.0,,,,,,,"Copper, Cu",MG -25385784,1890976,1098,0.017,,75.0,,,,,,,"Copper, Cu",MG -25386296,1933305,1098,1.429,,75.0,,,,,,,"Copper, Cu",MG -25386470,1942464,1098,0.429,,70.0,,,,,,,"Copper, Cu",MG -25386546,1948176,1098,0.033,,75.0,,,,,,,"Copper, Cu",MG -25386987,1983403,1098,5.833,,75.0,,,,,,,"Copper, Cu",MG -25387057,1990163,1098,1.294,,70.0,,,,,,,"Copper, Cu",MG -25387062,1990603,1098,2.174,,70.0,,,,,,,"Copper, Cu",MG -25387116,1996299,1098,1.036,,70.0,,,,,,,"Copper, Cu",MG -25387154,1998098,1098,0.667,,75.0,,,,,,,"Copper, Cu",MG -25387233,2002485,1098,0.0675,1.0,1.0,,,,,,,"Copper, Cu",MG -25387316,2004725,1098,0.0117,1.0,1.0,,,,,,,"Copper, Cu",MG -25387630,2028206,1098,0.5,,70.0,,,,,,,"Copper, Cu",MG -25387776,2048156,1098,1.0,,75.0,,,,,,,"Copper, Cu",MG -25387968,2073909,1098,1.071,,75.0,,,,,,,"Copper, Cu",MG -25388189,2087606,1098,0.625,,75.0,,,,,,,"Copper, Cu",MG -25388279,2097364,1098,2.143,,75.0,,,,,,,"Copper, Cu",MG -25388468,2122644,1098,0.333,,70.0,,,,,,,"Copper, Cu",MG -25388773,2153366,1098,0.678,,75.0,,,,,,,"Copper, Cu",MG -25388913,2175556,1098,0.727,,75.0,,,,,,,"Copper, Cu",MG -25389089,2185382,1098,0.0,,75.0,,,,,,,"Copper, Cu",MG -25389098,2185391,1098,0.0,,75.0,,,,,,,"Copper, Cu",MG -25389135,2192208,1098,0.062,,75.0,,,,,,,"Copper, Cu",MG -25389754,2228887,1098,0.0,,75.0,,,,,,,"Copper, Cu",MG -25390209,2233617,1098,0.0,,75.0,,,,,,,"Copper, Cu",MG -25390509,2244522,1098,0.208,,75.0,,,,,,,"Copper, Cu",MG -25390778,2259092,1098,0.0432,1.0,1.0,,,,,,,"Copper, Cu",MG -25390790,2259344,1098,0.0681,1.0,1.0,,,,,,,"Copper, Cu",MG -25390860,2261503,1098,0.431,1.0,1.0,,,,,,,"Copper, Cu",MG -25390891,2262352,1098,1.03,1.0,1.0,,,,,,,"Copper, Cu",MG -25390996,2266247,1098,0.984,,75.0,,,,,,,"Copper, Cu",MG -25391055,2268516,1098,1.786,,75.0,,,,,,,"Copper, Cu",MG -25391313,2287321,1098,1.333,,75.0,,,,,,,"Copper, Cu",MG -25391462,2321156,1098,2.0,,70.0,,,,,,,"Copper, Cu",MG -25392094,2341069,1098,0.06,,,,,,,,,"Copper, Cu",MG -25392288,2341263,1098,0.074,,,,,,,,,"Copper, Cu",MG -25392662,2341637,1098,0.07,,,,,,,,,"Copper, Cu",MG -25392770,2341745,1098,0.218,,,,,,,,,"Copper, Cu",MG -25392932,2341907,1098,0.05,,,,,,,,,"Copper, Cu",MG -25393099,2342074,1098,0.119,,,,,,,,,"Copper, Cu",MG -25393282,2342257,1098,0.046,,,,,,,,,"Copper, Cu",MG -25393489,2342464,1098,0.168,,,,,,,,,"Copper, Cu",MG -25393496,2342471,1098,0.065,,,,,,,,,"Copper, Cu",MG -25394048,2343023,1098,0.123,,,,,,,,,"Copper, Cu",MG -25394393,2343368,1098,0.057,,,,,,,,,"Copper, Cu",MG -25394400,2343375,1098,0.042,,,,,,,,,"Copper, Cu",MG -25395003,2343978,1098,0.239,,,,,,,,,"Copper, Cu",MG -25395718,2344693,1098,0.16,,,,,,,,,"Copper, Cu",MG -25395843,2344818,1098,0.013,,,,,,,,,"Copper, Cu",MG -25395969,2344944,1098,0.116,,,,,,,,,"Copper, Cu",MG -25395995,2344970,1098,0.124,,,,,,,,,"Copper, Cu",MG -25396092,2345067,1098,0.179,,,,,,,,,"Copper, Cu",MG -25396220,2345195,1098,0.088,,,,,,,,,"Copper, Cu",MG -25396227,2345202,1098,0.09,,,,,,,,,"Copper, Cu",MG -25396232,2345207,1098,0.082,,,,,,,,,"Copper, Cu",MG -25396258,2345233,1098,0.071,,,,,,,,,"Copper, Cu",MG -25396290,2345265,1098,0.189,,,,,,,,,"Copper, Cu",MG -25396469,2345444,1098,0.032,,,,,,,,,"Copper, Cu",MG -25396670,2345645,1098,0.074,,,,,,,,,"Copper, Cu",MG -25396711,2345686,1098,0.102,,,,,,,,,"Copper, Cu",MG -25397073,2346048,1098,0.56,,,,,,,,,"Copper, Cu",MG -25397162,2346137,1098,0.009,,,,,,,,,"Copper, Cu",MG -25397232,2346207,1098,0.017,,,,,,,,,"Copper, Cu",MG -25397494,2348279,1098,0.041,1.0,1.0,,,,,,,"Copper, Cu",MG -25397578,2350445,1098,0.135,1.0,1.0,,,,,,,"Copper, Cu",MG -25397920,2380365,1098,0.208,,75.0,,,,,,,"Copper, Cu",MG -25398279,2418634,1098,0.062,,70.0,,,,,,,"Copper, Cu",MG -25398294,2421586,1098,0.917,,70.0,,,,,,,"Copper, Cu",MG -25398506,2446030,1098,0.208,,70.0,,,,,,,"Copper, Cu",MG -25398885,2462747,1098,0.0969999999999999,,70.0,,,,,,,"Copper, Cu",MG -25398978,2466022,1098,0.0,,75.0,,,,,,,"Copper, Cu",MG -25399183,2469836,1098,0.5710000000000001,,75.0,,,,,,,"Copper, Cu",MG -25399429,2477074,1098,0.357,,70.0,,,,,,,"Copper, Cu",MG -25399671,2485994,1098,0.061,,70.0,,,,,,,"Copper, Cu",MG -25399774,2488647,1098,0.741,,75.0,,,,,,,"Copper, Cu",MG -25399781,2488695,1098,0.38,,75.0,,,,,,,"Copper, Cu",MG -25400046,2490245,1098,1.6,,75.0,,,,,,,"Copper, Cu",MG -25400397,2501463,1098,0.556,,70.0,,,,,,,"Copper, Cu",MG -25400859,2520312,1098,0.0,,71.0,,,,,,,"Copper, Cu",MG -25400914,2520367,1098,0.0,,71.0,,,,,,,"Copper, Cu",MG -25401255,2550641,1098,0.667,,70.0,,,,,,,"Copper, Cu",MG -25401328,2557657,1098,0.0,,71.0,,,,,,,"Copper, Cu",MG -25401442,2557773,1098,0.0,,71.0,,,,,,,"Copper, Cu",MG -25401445,2557776,1098,0.0,,71.0,,,,,,,"Copper, Cu",MG -25401543,2558670,1098,0.0,,71.0,,,,,,,"Copper, Cu",MG -25401735,2592707,1098,0.257,,70.0,,,,,,,"Copper, Cu",MG -25401895,2613732,1098,0.0,,71.0,,,,,,,"Copper, Cu",MG -25401901,2613738,1098,0.0,,71.0,,,,,,,"Copper, Cu",MG -25401935,2614074,1098,0.0,,71.0,,,,,,,"Copper, Cu",MG -25402563,2647924,1098,0.0,1.0,1.0,,,,0.05,,,"Copper, Cu",MG -25402577,2648050,1098,0.0,1.0,1.0,,,,0.05,,,"Copper, Cu",MG -25402586,2648131,1098,0.0,1.0,1.0,,,,0.05,,,"Copper, Cu",MG -25403049,391591,1072,57.0,,70.0,,,,,,,"Carbohydrate, other",G -25403095,395651,1072,24.0,,70.0,,,,,,,"Carbohydrate, other",G -25403134,395696,1072,25.0,,70.0,,,,,,,"Carbohydrate, other",G -25404042,716096,1072,43.0,,70.0,,,,,,,"Carbohydrate, other",G -25404337,1851099,1072,43.0,,70.0,,,,,,,"Carbohydrate, other",G -25404790,1225978,1072,60.0,,70.0,,,,,,,"Carbohydrate, other",G -25405126,1343817,1072,30.0,,70.0,,,,,,,"Carbohydrate, other",G -25405187,1357423,1072,7.0,,70.0,,,,,,,"Carbohydrate, other",G -25405280,1463154,1072,60.0,,70.0,,,,,,,"Carbohydrate, other",G -25405904,1625834,1072,42.0,,70.0,,,,,,,"Carbohydrate, other",G -25405977,1635985,1072,46.0,,70.0,,,,,,,"Carbohydrate, other",G -25406345,1838756,1072,40.0,,70.0,,,,,,,"Carbohydrate, other",G -25406392,1885991,1072,56.0,,70.0,,,,,,,"Carbohydrate, other",G -25406517,1951713,1072,38.0,,70.0,,,,,,,"Carbohydrate, other",G -25406897,2089033,1072,44.0,,70.0,,,,,,,"Carbohydrate, other",G -25407276,2490347,1072,3.0,,70.0,,,,,,,"Carbohydrate, other",G -25407484,2627542,1072,28.0,,70.0,,,,,,,"Carbohydrate, other",G -25407538,1134198,1102,16.0,,70.0,,,,,,,"Molybdenum, Mo",UG -25407551,335244,1102,545.0,1.0,1.0,,,,,,2016.0,"Molybdenum, Mo",UG -25407896,335589,1102,227.0,1.0,1.0,,,,,,2016.0,"Molybdenum, Mo",UG -25407923,335616,1102,510.0,1.0,1.0,,,,,,2016.0,"Molybdenum, Mo",UG -25408058,335751,1102,422.0,1.0,1.0,,,,,,2016.0,"Molybdenum, Mo",UG -25408077,335770,1102,606.0,1.0,1.0,,,,,,2016.0,"Molybdenum, Mo",UG -25408096,335789,1102,464.0,1.0,1.0,,,,,,2016.0,"Molybdenum, Mo",UG -25408979,1709404,1102,11.0,,70.0,,,,,,,"Molybdenum, Mo",UG -25409121,1841201,1102,94.0,,70.0,,,,,,,"Molybdenum, Mo",UG -25409357,1990603,1102,96.0,,70.0,,,,,,,"Molybdenum, Mo",UG -25409632,2185382,1102,0.0,,75.0,,,,,,,"Molybdenum, Mo",UG -25409641,2185391,1102,0.0,,75.0,,,,,,,"Molybdenum, Mo",UG -25410119,2228887,1102,0.0,,75.0,,,,,,,"Molybdenum, Mo",UG -25410827,2258285,1102,6.02,1.0,1.0,,,,,,,"Molybdenum, Mo",UG -25410828,2258302,1102,7.965,1.0,1.0,,,,,,,"Molybdenum, Mo",UG -25410856,2261954,1102,21.8,1.0,1.0,,,,,,,"Molybdenum, Mo",UG -25411060,2349948,1102,0.0,1.0,1.0,,,,2.5,,,"Molybdenum, Mo",UG -25411076,2350737,1102,17.2,1.0,1.0,,,,,,,"Molybdenum, Mo",UG -25411088,2350761,1102,4.33,1.0,1.0,,,,,,,"Molybdenum, Mo",UG -25411231,2418634,1102,3.0,,70.0,,,,,,,"Molybdenum, Mo",UG -25411377,2462747,1102,5.0,,70.0,,,,,,,"Molybdenum, Mo",UG -25411489,2477074,1102,25.0,,70.0,,,,,,,"Molybdenum, Mo",UG -25411609,2501463,1102,74.0,,70.0,,,,,,,"Molybdenum, Mo",UG -25411693,2514678,1102,40.4,1.0,1.0,,,,,,,"Molybdenum, Mo",UG -25411757,2514742,1102,3.12,1.0,1.0,,,,,,,"Molybdenum, Mo",UG -25411857,2520312,1102,0.0,,71.0,,,,,,,"Molybdenum, Mo",UG -25411912,2520367,1102,0.0,,71.0,,,,,,,"Molybdenum, Mo",UG -25412206,2557657,1102,0.0,,71.0,,,,,,,"Molybdenum, Mo",UG -25412320,2557773,1102,0.0,,71.0,,,,,,,"Molybdenum, Mo",UG -25412323,2557776,1102,0.0,,71.0,,,,,,,"Molybdenum, Mo",UG -25412420,2558670,1102,0.0,,71.0,,,,,,,"Molybdenum, Mo",UG -25412579,2613732,1102,0.0,,71.0,,,,,,,"Molybdenum, Mo",UG -25412585,2613738,1102,0.0,,71.0,,,,,,,"Molybdenum, Mo",UG -25412619,2614074,1102,0.0,,71.0,,,,,,,"Molybdenum, Mo",UG -25413174,1709404,1096,4.0,,70.0,,,,,,,"Chromium, Cr",UG -25413544,1990603,1096,70.0,,70.0,,,,,,,"Chromium, Cr",UG -25413768,2185382,1096,0.0,,75.0,,,,,,,"Chromium, Cr",UG -25413777,2185391,1096,0.0,,75.0,,,,,,,"Chromium, Cr",UG -25414261,2228887,1096,0.0,,75.0,,,,,,,"Chromium, Cr",UG -25415183,2418634,1096,2.0,,70.0,,,,,,,"Chromium, Cr",UG -25415299,2462747,1096,4.0,,70.0,,,,,,,"Chromium, Cr",UG -25415661,2520312,1096,0.0,,71.0,,,,,,,"Chromium, Cr",UG -25415716,2520367,1096,0.0,,71.0,,,,,,,"Chromium, Cr",UG -25415993,2557657,1096,0.0,,71.0,,,,,,,"Chromium, Cr",UG -25416107,2557773,1096,0.0,,71.0,,,,,,,"Chromium, Cr",UG -25416110,2557776,1096,0.0,,71.0,,,,,,,"Chromium, Cr",UG -25416207,2558670,1096,0.0,,71.0,,,,,,,"Chromium, Cr",UG -25416308,2592707,1096,20.0,,70.0,,,,,,,"Chromium, Cr",UG -25416390,2613732,1096,0.0,,71.0,,,,,,,"Chromium, Cr",UG -25416396,2613738,1096,0.0,,71.0,,,,,,,"Chromium, Cr",UG -25416430,2614074,1096,0.0,,71.0,,,,,,,"Chromium, Cr",UG -25416631,1134198,1176,22.0,,70.0,,,,,,,Biotin,UG -25417235,1041099,1176,1.0,,70.0,,,,,,,Biotin,UG -25417803,1709404,1176,3.0,,70.0,,,,,,,Biotin,UG -25417946,1751514,1176,3.4,1.0,1.0,,,,,,,Biotin,UG -25417976,1753928,1176,17.8,1.0,1.0,,,,,,,Biotin,UG -25418464,1990603,1176,70.0,,70.0,,,,,,,Biotin,UG -25418664,2028206,1176,10.0,,70.0,,,,,,,Biotin,UG -25418925,2185382,1176,0.0,,75.0,,,,,,,Biotin,UG -25418933,2185391,1176,0.0,,75.0,,,,,,,Biotin,UG -25419433,2228887,1176,0.0,,75.0,,,,,,,Biotin,UG -25420273,2260691,1176,0.0,1.0,1.0,,,,3.7,,,Biotin,UG -25420287,2261267,1176,0.0,1.0,1.0,,,,3.7,,,Biotin,UG -25420407,2265117,1176,0.0,1.0,1.0,,,,3.7,,,Biotin,UG -25420463,2273032,1176,20.0,,70.0,,,,,,,Biotin,UG -25420790,2351631,1176,0.9,1.0,1.0,,,,,,,Biotin,UG -25420816,2352858,1176,3.91,1.0,1.0,,,,3.95,,,Biotin,UG -25420835,2352877,1176,0.0,1.0,1.0,,,,3.7,,,Biotin,UG -25421006,2397106,1176,45.0,,70.0,,,,,,,Biotin,UG -25421066,2418634,1176,2.0,,70.0,,,,,,,Biotin,UG -25421155,2445241,1176,1.0,,70.0,,,,,,,Biotin,UG -25421332,2462747,1176,3.0,,70.0,,,,,,,Biotin,UG -25421699,2485994,1176,1.0,,70.0,,,,,,,Biotin,UG -25421757,2501463,1176,139.0,,70.0,,,,,,,Biotin,UG -25421884,2512616,1176,19.5,1.0,1.0,,,,,,,Biotin,UG -25422006,2520312,1176,0.0,,71.0,,,,,,,Biotin,UG -25422061,2520367,1176,0.0,,71.0,,,,,,,Biotin,UG -25422419,2557657,1176,0.0,,71.0,,,,,,,Biotin,UG -25422533,2557773,1176,0.0,,71.0,,,,,,,Biotin,UG -25422536,2557776,1176,1.0,,71.0,,,,,,,Biotin,UG -25422633,2558670,1176,0.0,,71.0,,,,,,,Biotin,UG -25422788,2592707,1176,15.0,,70.0,,,,,,,Biotin,UG -25422905,2613732,1176,0.0,,71.0,,,,,,,Biotin,UG -25422911,2613738,1176,0.0,,71.0,,,,,,,Biotin,UG -25422945,2614074,1176,0.0,,71.0,,,,,,,Biotin,UG -25422986,2622536,1176,20400.0,,70.0,,,,,,,Biotin,UG -25423287,2554092,1403,6.0,,70.0,,,,,,,Inulin,G -25423379,167551,1109,0.85,0.0,41.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25423495,167711,1109,0.01,0.0,40.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25424002,168370,1109,0.11,0.0,14.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25424072,168460,1109,0.21,0.0,16.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25424118,168526,1109,0.22,0.0,52.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25424819,169531,1109,0.43,0.0,16.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25424953,169742,1109,0.11,0.0,39.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25425015,169836,1109,1.0,9.0,1.0,0.79,1.21,,,,,Vitamin E (alpha-tocopherol),MG -25425331,170287,1109,0.01,0.0,16.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25425332,170288,1109,0.49,0.0,,,,,,,,Vitamin E (alpha-tocopherol),MG -25425602,170700,1109,0.32,1.0,1.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25425622,170732,1109,0.35,4.0,1.0,0.22,0.45,,,,,Vitamin E (alpha-tocopherol),MG -25425723,170851,1109,0.11,0.0,10.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25426347,171634,1109,0.45,6.0,1.0,0.21,0.69,,,,,Vitamin E (alpha-tocopherol),MG -25426521,171838,1109,1.75,0.0,40.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25426573,171895,1109,0.27,0.0,20.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25426775,172180,1109,0.04,0.0,57.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25426843,172263,1109,0.21,0.0,39.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25426875,172299,1109,0.44,0.0,57.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25426931,172362,1109,8.1,0.0,20.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25426974,172439,1109,6.9,0.0,52.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25427280,172909,1109,0.03,0.0,65.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25427487,173207,1109,0.0,0.0,68.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25428050,173995,1109,0.28,0.0,18.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25428145,174092,1109,0.24,0.0,40.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25428304,174323,1109,0.1,0.0,,,,,,,,Vitamin E (alpha-tocopherol),MG -25428379,174479,1109,0.23,0.0,16.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25428836,175135,1109,1.6,0.0,67.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25429355,710898,1109,10.0,,70.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25430129,1751190,1109,1.1242,1.0,1.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25430351,1978501,1109,14.0,,70.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25430443,2028206,1109,8.0,,70.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25430485,2122644,1109,3.0,,70.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25430532,2167805,1109,89.0,,70.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25430556,2179293,1109,17.0,,70.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25431070,2341069,1109,0.25,,,,,,,,,Vitamin E (alpha-tocopherol),MG -25431264,2341263,1109,0.38,,,,,,,,,Vitamin E (alpha-tocopherol),MG -25431638,2341637,1109,1.74,,,,,,,,,Vitamin E (alpha-tocopherol),MG -25431746,2341745,1109,2.68,,,,,,,,,Vitamin E (alpha-tocopherol),MG -25431908,2341907,1109,0.17,,,,,,,,,Vitamin E (alpha-tocopherol),MG -25432075,2342074,1109,1.25,,,,,,,,,Vitamin E (alpha-tocopherol),MG -25432258,2342257,1109,0.66,,,,,,,,,Vitamin E (alpha-tocopherol),MG -25432465,2342464,1109,0.22,,,,,,,,,Vitamin E (alpha-tocopherol),MG -25432472,2342471,1109,0.98,,,,,,,,,Vitamin E (alpha-tocopherol),MG -25433024,2343023,1109,2.23,,,,,,,,,Vitamin E (alpha-tocopherol),MG -25433369,2343368,1109,1.52,,,,,,,,,Vitamin E (alpha-tocopherol),MG -25433376,2343375,1109,2.15,,,,,,,,,Vitamin E (alpha-tocopherol),MG -25433979,2343978,1109,4.77,,,,,,,,,Vitamin E (alpha-tocopherol),MG -25434694,2344693,1109,2.35,,,,,,,,,Vitamin E (alpha-tocopherol),MG -25434819,2344818,1109,1.2,,,,,,,,,Vitamin E (alpha-tocopherol),MG -25434945,2344944,1109,0.34,,,,,,,,,Vitamin E (alpha-tocopherol),MG -25434971,2344970,1109,1.98,,,,,,,,,Vitamin E (alpha-tocopherol),MG -25435068,2345067,1109,2.84,,,,,,,,,Vitamin E (alpha-tocopherol),MG -25435196,2345195,1109,0.03,,,,,,,,,Vitamin E (alpha-tocopherol),MG -25435203,2345202,1109,0.69,,,,,,,,,Vitamin E (alpha-tocopherol),MG -25435208,2345207,1109,0.12,,,,,,,,,Vitamin E (alpha-tocopherol),MG -25435234,2345233,1109,1.08,,,,,,,,,Vitamin E (alpha-tocopherol),MG -25435266,2345265,1109,1.16,,,,,,,,,Vitamin E (alpha-tocopherol),MG -25435445,2345444,1109,0.56,,,,,,,,,Vitamin E (alpha-tocopherol),MG -25435646,2345645,1109,0.38,,,,,,,,,Vitamin E (alpha-tocopherol),MG -25435687,2345686,1109,1.55,,,,,,,,,Vitamin E (alpha-tocopherol),MG -25436049,2346048,1109,0.09,,,,,,,,,Vitamin E (alpha-tocopherol),MG -25436138,2346137,1109,0.24,,,,,,,,,Vitamin E (alpha-tocopherol),MG -25436208,2346207,1109,0.0,,,,,,,,,Vitamin E (alpha-tocopherol),MG -25436393,2366680,1109,3.0,,70.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25436553,2446030,1109,1.0,,70.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25436570,2449584,1109,1.0,,70.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25436668,2471126,1109,1.0,,70.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25436881,2550641,1109,13.0,,70.0,,,,,,,Vitamin E (alpha-tocopherol),MG -25436996,669952,1078,5.0,,70.0,,,,,,,Xylitol,G -25437017,1874312,1078,71.0,,70.0,,,,,,,Xylitol,G -25437400,1134198,1180,300.0,,70.0,,,,,,,"Choline, total",MG -25437427,167551,1180,17.3,0.0,39.0,,,,,,,"Choline, total",MG -25437511,167711,1180,3.3,0.0,40.0,,,,,,,"Choline, total",MG -25437956,168370,1180,106.6,4.0,,104.1,112.7,,,,,"Choline, total",MG -25438015,168460,1180,41.2,0.0,16.0,,,,,,,"Choline, total",MG -25438056,168526,1180,32.9,0.0,16.0,,,,,,,"Choline, total",MG -25438673,169500,1180,86.7,0.0,14.0,,,,,,,"Choline, total",MG -25438692,169531,1180,116.8,0.0,14.0,,,,,,,"Choline, total",MG -25438811,169742,1180,5.5,0.0,39.0,,,,,,,"Choline, total",MG -25439133,170287,1180,6.9,0.0,,,,,,,,"Choline, total",MG -25439468,170851,1180,17.5,0.0,67.0,,,,,,,"Choline, total",MG -25440025,171634,1180,56.2,0.0,14.0,,,,,,,"Choline, total",MG -25440176,171838,1180,10.4,0.0,40.0,,,,,,,"Choline, total",MG -25440219,171895,1180,0.4,0.0,20.0,,,,,,,"Choline, total",MG -25440384,172180,1180,17.5,0.0,35.0,,,,,,,"Choline, total",MG -25440449,172263,1180,10.5,0.0,39.0,,,,,,,"Choline, total",MG -25440481,172299,1180,14.6,0.0,57.0,,,,,,,"Choline, total",MG -25440530,172362,1180,0.2,0.0,20.0,,,,,,,"Choline, total",MG -25440563,172439,1180,45.0,0.0,14.0,,,,,,,"Choline, total",MG -25440769,172909,1180,5.5,0.0,65.0,,,,,,,"Choline, total",MG -25440914,173207,1180,0.0,0.0,52.0,,,,,,,"Choline, total",MG -25441375,173995,1180,82.3,0.0,18.0,,,,,,,"Choline, total",MG -25441467,174092,1180,9.6,0.0,40.0,,,,,,,"Choline, total",MG -25441943,175135,1180,85.0,0.0,67.0,,,,,,,"Choline, total",MG -25442456,1709404,1180,34.0,,70.0,,,,,,,"Choline, total",MG -25442788,2228804,1180,343.0,,78.0,,,,,,,"Choline, total",MG -25443169,2341069,1180,15.6,,,,,,,,,"Choline, total",MG -25443363,2341263,1180,0.0,,,,,,,,,"Choline, total",MG -25443737,2341637,1180,69.0,,,,,,,,,"Choline, total",MG -25443845,2341745,1180,56.3,,,,,,,,,"Choline, total",MG -25444007,2341907,1180,23.4,,,,,,,,,"Choline, total",MG -25444174,2342074,1180,24.2,,,,,,,,,"Choline, total",MG -25444357,2342257,1180,20.4,,,,,,,,,"Choline, total",MG -25444564,2342464,1180,51.9,,,,,,,,,"Choline, total",MG -25444571,2342471,1180,43.5,,,,,,,,,"Choline, total",MG -25445123,2343023,1180,28.9,,,,,,,,,"Choline, total",MG -25445468,2343368,1180,37.8,,,,,,,,,"Choline, total",MG -25445475,2343375,1180,53.7,,,,,,,,,"Choline, total",MG -25446078,2343978,1180,18.1,,,,,,,,,"Choline, total",MG -25446793,2344693,1180,18.5,,,,,,,,,"Choline, total",MG -25446918,2344818,1180,3.3,,,,,,,,,"Choline, total",MG -25447044,2344944,1180,13.7,,,,,,,,,"Choline, total",MG -25447070,2344970,1180,11.2,,,,,,,,,"Choline, total",MG -25447167,2345067,1180,18.3,,,,,,,,,"Choline, total",MG -25447295,2345195,1180,6.2,,,,,,,,,"Choline, total",MG -25447302,2345202,1180,17.7,,,,,,,,,"Choline, total",MG -25447307,2345207,1180,10.6,,,,,,,,,"Choline, total",MG -25447333,2345233,1180,7.6,,,,,,,,,"Choline, total",MG -25447365,2345265,1180,11.5,,,,,,,,,"Choline, total",MG -25447544,2345444,1180,17.3,,,,,,,,,"Choline, total",MG -25447745,2345645,1180,7.2,,,,,,,,,"Choline, total",MG -25447786,2345686,1180,32.8,,,,,,,,,"Choline, total",MG -25448148,2346048,1180,16.8,,,,,,,,,"Choline, total",MG -25448237,2346137,1180,1.9,,,,,,,,,"Choline, total",MG -25448307,2346207,1180,0.1,,,,,,,,,"Choline, total",MG -25449174,1031759,1088,122.0,,70.0,,,,,,,"Chlorine, Cl",MG -25449369,1669205,1088,122.0,,70.0,,,,,,,"Chlorine, Cl",MG -25449381,1677104,1088,1.0,,70.0,,,,,,,"Chlorine, Cl",MG -25449442,1709404,1088,76.0,,70.0,,,,,,,"Chlorine, Cl",MG -25449521,1743766,1088,1.0,,70.0,,,,,,,"Chlorine, Cl",MG -25450020,2185382,1088,0.0,,75.0,,,,,,,"Chlorine, Cl",MG -25450029,2185391,1088,0.0,,75.0,,,,,,,"Chlorine, Cl",MG -25450485,2228887,1088,0.0,,75.0,,,,,,,"Chlorine, Cl",MG -25451235,2329218,1088,122.0,,70.0,,,,,,,"Chlorine, Cl",MG -25451341,2397106,1088,500.0,,70.0,,,,,,,"Chlorine, Cl",MG -25451416,2462747,1088,97.0,,70.0,,,,,,,"Chlorine, Cl",MG -25451619,2520312,1088,0.0,,71.0,,,,,,,"Chlorine, Cl",MG -25451674,2520367,1088,0.0,,71.0,,,,,,,"Chlorine, Cl",MG -25451937,2557657,1088,0.0,,71.0,,,,,,,"Chlorine, Cl",MG -25452051,2557773,1088,0.0,,71.0,,,,,,,"Chlorine, Cl",MG -25452054,2557776,1088,0.0,,71.0,,,,,,,"Chlorine, Cl",MG -25452150,2558670,1088,0.0,,71.0,,,,,,,"Chlorine, Cl",MG -25452258,2613732,1088,0.0,,71.0,,,,,,,"Chlorine, Cl",MG -25452264,2613738,1088,0.0,,71.0,,,,,,,"Chlorine, Cl",MG -25452298,2614074,1088,0.0,,71.0,,,,,,,"Chlorine, Cl",MG -25452987,169836,1013,0.0,9.0,1.0,0.0,0.0,,,,,Lactose,G -25453247,170700,1013,4.26,1.0,1.0,,,,,,,Lactose,G -25453249,170702,1013,0.81,1.0,47.0,,,,,,,Lactose,G -25453276,170732,1013,0.0,3.0,1.0,0.0,0.0,,,,,Lactose,G -25453486,171634,1013,0.0,3.0,1.0,0.0,0.0,,,,,Lactose,G -25453552,171895,1013,0.0,1.0,1.0,,,,,,,Lactose,G -25453686,172263,1013,0.0,0.0,1.0,,,,,,,Lactose,G -25453698,172299,1013,4.67,0.0,57.0,,,,,,,Lactose,G -25454238,324498,1013,0.0,1.0,1.0,,,,,,,Lactose,G -25454379,327434,1013,0.0,1.0,1.0,,,,,,,Lactose,G -25454514,334247,1013,0.0,8.0,1.0,0.0,0.0,0.0,,,2006.0,Lactose,G -25454678,747509,1013,0.0,1.0,1.0,,,,,,,Lactose,G -25454893,1750776,1013,0.0,1.0,1.0,,,,0.25,,,Lactose,G -25454978,2005117,1013,0.0,1.0,1.0,,,,0.25,,,Lactose,G -25455145,2185382,1013,0.0,,75.0,,,,,,,Lactose,G -25455154,2185391,1013,0.0,,75.0,,,,,,,Lactose,G -25455590,2228887,1013,0.0,,75.0,,,,,,,Lactose,G -25456481,2352285,1013,0.0,1.0,1.0,,,,0.25,,,Lactose,G -25456597,2520312,1013,0.0,,71.0,,,,,,,Lactose,G -25456652,2520367,1013,0.0,,71.0,,,,,,,Lactose,G -25456876,2557657,1013,0.0,,71.0,,,,,,,Lactose,G -25456990,2557773,1013,0.0,,71.0,,,,,,,Lactose,G -25456993,2557776,1013,0.0,,71.0,,,,,,,Lactose,G -25457089,2558670,1013,0.0,,71.0,,,,,,,Lactose,G -25457131,2613732,1013,0.0,,71.0,,,,,,,Lactose,G -25457137,2613738,1013,0.0,,71.0,,,,,,,Lactose,G -25457171,2614074,1013,0.0,,71.0,,,,,,,Lactose,G -25457623,169531,1112,0.1,0.0,10.0,,,,,,,Vitamin D3 (cholecalciferol),UG -25457787,170851,1112,0.2,0.0,10.0,,,,,,,Vitamin D3 (cholecalciferol),UG -25458038,171634,1112,0.7,2.0,1.0,0.6,0.7,,,,,Vitamin D3 (cholecalciferol),UG -25458222,172263,1112,0.1,0.0,39.0,,,,,,,Vitamin D3 (cholecalciferol),UG -25458228,172299,1112,1.2,0.0,57.0,,,,,,,Vitamin D3 (cholecalciferol),UG -25458681,173995,1112,0.0,0.0,10.0,,,,,,,Vitamin D3 (cholecalciferol),UG -25458873,174708,1112,0.2,0.0,16.0,,,,,,,Vitamin D3 (cholecalciferol),UG -25458975,175135,1112,9.6,0.0,16.0,,,,,,,Vitamin D3 (cholecalciferol),UG -25459200,329705,1112,4.6,1.0,1.0,,,,,,,Vitamin D3 (cholecalciferol),UG -25459201,329711,1112,29.5,1.0,1.0,,,,,,,Vitamin D3 (cholecalciferol),UG -25459339,1943107,1112,0.0,,75.0,,,,,,,Vitamin D3 (cholecalciferol),UG -25459411,2257436,1112,0.0,1.0,1.0,,,,0.1,,,Vitamin D3 (cholecalciferol),UG -25459612,167551,1051,3.3,12.0,,,,,,,,Water,G -25459772,167711,1051,87.63,0.0,40.0,,,,,,,Water,G -25460431,168370,1051,66.99,12.0,1.0,65.09,69.04,,,,,Water,G -25460521,168460,1051,79.45,3.0,,,,,,,,Water,G -25460587,168526,1051,75.48,0.0,,,,,,,,Water,G -25461502,169441,1051,73.03,11.0,,,,,,,,Water,G -25461561,169500,1051,48.12,0.0,53.0,,,,,,,Water,G -25461574,169513,1051,50.84,0.0,53.0,,,,,,,Water,G -25461592,169531,1051,59.59,20.0,54.0,,,,,,,Water,G -25461685,169624,1051,1.5,1.0,47.0,,,,,,,Water,G -25461803,169742,1051,11.91,3.0,1.0,,,,,,,Water,G -25461897,169836,1051,43.19,18.0,1.0,36.3,49.9,,,,,Water,G -25462139,170078,1051,60.0,1.0,,,,,,,,Water,G -25462255,170194,1051,67.8,4.0,,,,,,,,Water,G -25462348,170287,1051,77.76,7.0,,,,,,,,Water,G -25462349,170288,1051,10.37,10.0,,,,,,,,Water,G -25462483,170422,1051,62.27,4.0,,,,,,,,Water,G -25462620,170559,1051,6.41,1.0,,,,,,,,Water,G -25462761,170700,1051,68.13,1.0,1.0,,,,,,,Water,G -25462763,170702,1051,48.83,1.0,47.0,,,,,,,Water,G -25462793,170732,1051,58.42,6.0,1.0,56.9,59.5,,,,,Water,G -25462912,170851,1051,73.69,11.0,1.0,72.09,75.06,,,,,Water,G -25463695,171634,1051,53.9,18.0,1.0,47.21,58.44,,,,,Water,G -25463899,171838,1051,2.5,0.0,47.0,,,,,,,Water,G -25463956,171895,1051,86.0,0.0,51.0,,,,,,,Water,G -25464241,172180,1051,79.64,0.0,57.0,,,,,,,Water,G -25464324,172263,1051,85.05,0.0,1.0,,,,,,,Water,G -25464360,172299,1051,81.96,0.0,57.0,,,,,,,Water,G -25464423,172362,1051,0.0,0.0,20.0,,,,,,,Water,G -25464500,172439,1051,48.98,2.0,,,,,,,,Water,G -25464970,172909,1051,94.17,0.0,65.0,,,,,,,Water,G -25465268,173207,1051,99.8,0.0,20.0,,,,,,,Water,G -25466056,173995,1051,65.92,0.0,52.0,,,,,,,Water,G -25466153,174092,1051,34.52,0.0,40.0,,,,,,,Water,G -25466384,174323,1051,47.89,0.0,,,,,,,,Water,G -25466540,174479,1051,73.79,26.0,1.0,73.5,74.07,,,,,Water,G -25466769,174708,1051,58.0,24.0,3.0,,,,,,,Water,G -25467074,175013,1051,50.9,1.0,,,,,,,,Water,G -25467196,175135,1051,70.77,6.0,,,,,,,,Water,G -25467293,175232,1051,72.95,0.0,52.0,,,,,,,Water,G -25467388,320181,1051,88.0,1.0,1.0,,,,,,,Water,G -25467416,320431,1051,92.9,1.0,1.0,,,,,,,Water,G -25467447,321470,1051,0.69,1.0,1.0,,,,,,,Water,G -25467460,321536,1051,93.9,1.0,1.0,,,,,,,Water,G -25467758,324743,1051,1.67,1.0,1.0,,,,,,,Water,G -25467995,327889,1051,94.3,1.0,1.0,,,,,,,Water,G -25468156,329799,1051,44.5,1.0,1.0,,,,,,,Water,G -25468440,333240,1051,94.2,1.0,1.0,,,,,,,Water,G -25468516,334247,1051,0.02,8.0,1.0,0.01,0.06,0.01,,,2006.0,Water,G -25468531,334516,1051,53.5,1.0,1.0,,,,,,,Water,G -25468655,335244,1051,0.0,1.0,1.0,,,,,,2016.0,Water,G -25469000,335589,1051,0.0,1.0,1.0,,,,,,2016.0,Water,G -25469027,335616,1051,0.0,1.0,1.0,,,,,,2016.0,Water,G -25469162,335751,1051,0.0,1.0,1.0,,,,,,2016.0,Water,G -25469181,335770,1051,0.0,1.0,1.0,,,,,,2016.0,Water,G -25469200,335789,1051,0.0,1.0,1.0,,,,,,2016.0,Water,G -25469643,344774,1051,2.3,,78.0,,,,,,,Water,G -25469847,344980,1051,6.4,,78.0,,,,,,,Water,G -25469880,345013,1051,1.6,,78.0,,,,,,,Water,G -25470081,345215,1051,44.3,,78.0,,,,,,,Water,G -25470307,345449,1051,3.0,,78.0,,,,,,,Water,G -25470727,345942,1051,15.3,,78.0,,,,,,,Water,G -25470732,345947,1051,4.4,,78.0,,,,,,,Water,G -25470804,348040,1051,7.0,,78.0,,,,,,,Water,G -25471207,747309,1051,39.5,1.0,1.0,,,,,,,Water,G -25471988,751974,1051,8.0,,78.0,,,,,,,Water,G -25472136,752272,1051,4.6,,78.0,,,,,,,Water,G -25472408,752864,1051,41.9,,78.0,,,,,,,Water,G -25472718,757098,1051,1.8,,78.0,,,,,,,Water,G -25472974,789817,1051,17.0,1.0,1.0,,,,,,,Water,G -25472987,789923,1051,10.0,1.0,1.0,,,,,,,Water,G -25473212,1459858,1051,26.71,,72.0,,,,,,,Water,G -25473284,1753589,1051,85.41,1.0,1.0,,,,,,,Water,G -25473381,2001984,1051,89.74,1.0,1.0,,,,,,,Water,G -25473420,2003020,1051,92.03,1.0,1.0,,,,,,,Water,G -25473614,2258483,1051,91.73,1.0,1.0,,,,,,,Water,G -25474155,2341069,1051,62.21,,,,,,,,,Water,G -25474349,2341263,1051,53.8,,,,,,,,,Water,G -25474723,2341637,1051,62.6,,,,,,,,,Water,G -25474831,2341745,1051,59.4,,,,,,,,,Water,G -25474993,2341907,1051,75.59,,,,,,,,,Water,G -25475160,2342074,1051,74.54,,,,,,,,,Water,G -25475343,2342257,1051,77.94,,,,,,,,,Water,G -25475550,2342464,1051,51.05,,,,,,,,,Water,G -25475557,2342471,1051,49.02,,,,,,,,,Water,G -25476109,2343023,1051,51.4,,,,,,,,,Water,G -25476454,2343368,1051,50.98,,,,,,,,,Water,G -25476461,2343375,1051,36.3,,,,,,,,,Water,G -25477064,2343978,1051,5.02,,,,,,,,,Water,G -25477779,2344693,1051,14.8,,,,,,,,,Water,G -25477904,2344818,1051,92.3,,,,,,,,,Water,G -25478030,2344944,1051,67.82,,,,,,,,,Water,G -25478056,2344970,1051,69.07,,,,,,,,,Water,G -25478153,2345067,1051,66.36,,,,,,,,,Water,G -25478281,2345195,1051,92.45,,,,,,,,,Water,G -25478288,2345202,1051,82.43,,,,,,,,,Water,G -25478293,2345207,1051,88.94,,,,,,,,,Water,G -25478319,2345233,1051,89.78,,,,,,,,,Water,G -25478351,2345265,1051,71.0,,,,,,,,,Water,G -25478530,2345444,1051,79.04,,,,,,,,,Water,G -25478731,2345645,1051,68.1,,,,,,,,,Water,G -25478772,2345686,1051,66.19,,,,,,,,,Water,G -25479134,2346048,1051,3.1,,,,,,,,,Water,G -25479223,2346137,1051,91.89,,,,,,,,,Water,G -25479293,2346207,1051,83.85,,,,,,,,,Water,G -25480017,2516740,1051,5.0,1.0,1.0,,,,,,,Water,G -25480118,2644557,1051,72.9,1.0,1.0,,,,,,,Water,G -25480277,2647560,1051,86.58,1.0,1.0,,,,,,,Water,G -25480322,2647605,1051,37.82,1.0,1.0,,,,,,,Water,G -25480366,167551,1062,1674.0,0.0,,,,,,,,Energy,kJ -25480526,167711,1062,205.0,0.0,40.0,,,,,,,Energy,kJ -25481185,168370,1062,652.0,0.0,49.0,,,,,,,Energy,kJ -25481275,168460,1062,339.0,0.0,,,,,,,,Energy,kJ -25481341,168526,1062,395.0,0.0,49.0,,,,,,,Energy,kJ -25482256,169441,1062,536.0,0.0,,,,,,,,Energy,kJ -25482315,169500,1062,1469.0,0.0,,,,,,,,Energy,kJ -25482328,169513,1062,1351.0,0.0,,,,,,,,Energy,kJ -25482346,169531,1062,852.0,0.0,49.0,,,,,,,Energy,kJ -25482439,169624,1062,2165.0,0.0,47.0,,,,,,,Energy,kJ -25482557,169742,1062,1523.0,0.0,,,,,,,,Energy,kJ -25482651,169836,1062,1210.0,0.0,49.0,,,,,,,Energy,kJ -25482893,170078,1062,628.0,0.0,,,,,,,,Energy,kJ -25483009,170194,1062,987.0,0.0,,,,,,,,Energy,kJ -25483102,170287,1062,347.0,0.0,,,,,,,,Energy,kJ -25483103,170288,1062,1527.0,0.0,,,,,,,,Energy,kJ -25483237,170422,1062,519.0,0.0,49.0,,,,,,,Energy,kJ -25483374,170559,1062,1431.0,0.0,,,,,,,,Energy,kJ -25483515,170700,1062,701.0,0.0,49.0,,,,,,,Energy,kJ -25483517,170702,1062,975.0,0.0,47.0,,,,,,,Energy,kJ -25483547,170732,1062,791.0,0.0,49.0,,,,,,,Energy,kJ -25483666,170851,1062,627.0,0.0,49.0,,,,,,,Energy,kJ -25484449,171634,1062,1262.0,0.0,49.0,,,,,,,Energy,kJ -25484653,171838,1062,2018.0,0.0,49.0,,,,,,,Energy,kJ -25484710,171895,1062,234.0,0.0,49.0,,,,,,,Energy,kJ -25484995,172180,1062,407.0,0.0,49.0,,,,,,,Energy,kJ -25485078,172263,1062,311.0,0.0,49.0,,,,,,,Energy,kJ -25485114,172299,1062,357.0,0.0,49.0,,,,,,,Energy,kJ -25485177,172362,1062,3699.0,0.0,49.0,,,,,,,Energy,kJ -25485254,172439,1062,1294.0,0.0,49.0,,,,,,,Energy,kJ -25485724,172909,1062,99.0,0.0,49.0,,,,,,,Energy,kJ -25486022,173207,1062,0.0,0.0,,,,,,,,Energy,kJ -25486810,173995,1062,643.0,0.0,49.0,,,,,,,Energy,kJ -25486907,174092,1062,1068.0,0.0,49.0,,,,,,,Energy,kJ -25487138,174323,1062,1502.0,0.0,,,,,,,,Energy,kJ -25487294,174479,1062,469.0,0.0,49.0,,,,,,,Energy,kJ -25487523,174708,1062,954.0,0.0,49.0,,,,,,,Energy,kJ -25487828,175013,1062,1050.0,0.0,,,,,,,,Energy,kJ -25487950,175135,1062,590.0,0.0,49.0,,,,,,,Energy,kJ -25488047,175232,1062,556.0,1.0,44.0,,,,,,,Energy,kJ -25488182,334247,1062,1610.0,,49.0,,,,,,,Energy,kJ -25488327,167551,1007,1.8,1.0,,,,,,,,Ash,G -25488487,167711,1007,0.58,0.0,40.0,,,,,,,Ash,G -25489146,168370,1007,1.14,12.0,1.0,1.01,1.34,,,,,Ash,G -25489236,168460,1007,1.1,3.0,,,,,,,,Ash,G -25489302,168526,1007,1.24,0.0,52.0,,,,,,,Ash,G -25490217,169441,1007,1.44,7.0,,,,,,,,Ash,G -25490276,169500,1007,0.99,0.0,53.0,,,,,,,Ash,G -25490289,169513,1007,1.12,0.0,53.0,,,,,,,Ash,G -25490307,169531,1007,1.16,20.0,54.0,,,,,,,Ash,G -25490400,169624,1007,2.18,1.0,47.0,,,,,,,Ash,G -25490518,169742,1007,0.85,3.0,1.0,,,,,,,Ash,G -25490612,169836,1007,2.08,18.0,1.0,1.03,3.5,,,,,Ash,G -25490854,170078,1007,1.92,0.0,,,,,,,,Ash,G -25490970,170194,1007,1.38,4.0,,,,,,,,Ash,G -25491063,170287,1007,0.34,4.0,,,,,,,,Ash,G -25491064,170288,1007,1.2,4.0,,,,,,,,Ash,G -25491198,170422,1007,1.14,4.0,,,,,,,,Ash,G -25491335,170559,1007,6.85,1.0,,,,,,,,Ash,G -25491476,170700,1007,0.91,1.0,1.0,,,,,,,Ash,G -25491478,170702,1007,2.31,1.0,47.0,,,,,,,Ash,G -25491508,170732,1007,2.25,6.0,1.0,2.0,2.41,,,,,Ash,G -25491627,170851,1007,1.32,11.0,1.0,1.16,1.77,,,,,Ash,G -25492410,171634,1007,3.75,18.0,1.0,1.45,4.24,,,,,Ash,G -25492614,171838,1007,2.4,0.0,40.0,,,,,,,Ash,G -25492671,171895,1007,0.07,1.0,1.0,,,,,,,Ash,G -25492956,172180,1007,1.2,0.0,57.0,,,,,,,Ash,G -25493039,172263,1007,0.39,0.0,1.0,,,,,,,Ash,G -25493075,172299,1007,0.89,0.0,57.0,,,,,,,Ash,G -25493138,172362,1007,0.0,0.0,20.0,,,,,,,Ash,G -25493215,172439,1007,4.5,2.0,,,,,,,,Ash,G -25493685,172909,1007,0.94,0.0,65.0,,,,,,,Ash,G -25493983,173207,1007,0.1,0.0,20.0,,,,,,,Ash,G -25494769,173995,1007,1.22,0.0,52.0,,,,,,,Ash,G -25494866,174092,1007,1.65,0.0,40.0,,,,,,,Ash,G -25495097,174323,1007,0.93,0.0,,,,,,,,Ash,G -25495253,174479,1007,1.14,26.0,1.0,1.12,1.15,,,,,Ash,G -25495482,174708,1007,1.1,24.0,3.0,,,,,,,Ash,G -25495786,175013,1007,1.1,1.0,,,,,,,,Ash,G -25495908,175135,1007,2.47,6.0,,,,,,,,Ash,G -25496005,175232,1007,0.38,0.0,20.0,,,,,,,Ash,G -25496100,320181,1007,0.88,1.0,1.0,,,,,,,Ash,G -25496147,321470,1007,98.4,1.0,1.0,,,,,,,Ash,G -25496161,321536,1007,0.97,1.0,1.0,,,,,,,Ash,G -25496451,324743,1007,2.85,1.0,1.0,,,,,,,Ash,G -25496676,327889,1007,0.56,1.0,1.0,,,,,,,Ash,G -25496836,329799,1007,6.64,1.0,1.0,,,,,,,Ash,G -25497114,333240,1007,0.64,1.0,1.0,,,,,,,Ash,G -25497190,334247,1007,0.07,8.0,1.0,0.03,0.13,0.05,,,2006.0,Ash,G -25497205,334516,1007,1.31,1.0,1.0,,,,,,,Ash,G -25497490,344774,1007,2.8,,78.0,,,,,,,Ash,G -25497694,344980,1007,1.3,,78.0,,,,,,,Ash,G -25497727,345013,1007,1.3,,78.0,,,,,,,Ash,G -25497929,345215,1007,2.9,,78.0,,,,,,,Ash,G -25498155,345449,1007,2.3,,78.0,,,,,,,Ash,G -25498574,345942,1007,8.6,,78.0,,,,,,,Ash,G -25498579,345947,1007,0.0,,78.0,,,,,,,Ash,G -25498651,348040,1007,1.9,,78.0,,,,,,,Ash,G -25498982,747309,1007,5.87,1.0,1.0,,,,,,,Ash,G -25499747,751974,1007,1.8,,78.0,,,,,,,Ash,G -25499895,752272,1007,1.0,,78.0,,,,,,,Ash,G -25500167,752864,1007,4.8,,78.0,,,,,,,Ash,G -25500477,757098,1007,0.9,,78.0,,,,,,,Ash,G -25500731,789923,1007,0.65,1.0,1.0,,,,,,,Ash,G -25500784,790665,1007,0.62,1.0,1.0,,,,,,,Ash,G -25500939,1459858,1007,0.51,,72.0,,,,,,,Ash,G -25500979,1752771,1007,0.3785,1.0,1.0,,,,,,,Ash,G -25501458,2261661,1007,1.86,1.0,1.0,,,,,,,Ash,G -25501727,2349783,1007,0.27,1.0,1.0,,,,,,,Ash,G -25501736,2351052,1007,0.93,1.0,1.0,,,,,,,Ash,G -25501790,2351277,1007,0.57,1.0,1.0,,,,,,,Ash,G -25501885,2514344,1007,1.84,1.0,1.0,,,,,,,Ash,G -25501983,2515273,1007,0.95,1.0,1.0,,,,,,,Ash,G -25502071,2515797,1007,4.12,1.0,1.0,,,,,,,Ash,G -25502085,2515839,1007,2.02,1.0,1.0,,,,,,,Ash,G -25502315,2645796,1007,3.5,1.0,1.0,,,,,,,Ash,G -25502428,2647032,1007,1.06,1.0,1.0,,,,,,,Ash,G -25502518,2648405,1007,3.63,1.0,1.0,,,,,,,Ash,G -25502576,167551,1106,4.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG -25502679,167711,1106,60.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG -25503258,168370,1106,0.0,0.0,,,,,,,,"Vitamin A, RAE",UG -25503339,168460,1106,2.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG -25503404,168526,1106,40.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG -25504248,169441,1106,0.0,0.0,,,,,,,,"Vitamin A, RAE",UG -25504313,169513,1106,0.0,0.0,53.0,,,,,,,"Vitamin A, RAE",UG -25504330,169531,1106,0.0,0.0,,,,,,,,"Vitamin A, RAE",UG -25504513,169742,1106,0.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG -25504574,169836,1106,0.0,0.0,,,,,,,,"Vitamin A, RAE",UG -25504804,170078,1106,0.0,1.0,,,,,,,,"Vitamin A, RAE",UG -25504916,170194,1106,0.0,3.0,,,,,,,,"Vitamin A, RAE",UG -25504997,170287,1106,0.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG -25504998,170288,1106,11.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG -25505234,170559,1106,2.0,0.0,,,,,,,,"Vitamin A, RAE",UG -25505375,170732,1106,1.0,0.0,,,,,,,,"Vitamin A, RAE",UG -25505476,170851,1106,120.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG -25506224,171634,1106,32.0,0.0,,,,,,,,"Vitamin A, RAE",UG -25506415,171838,1106,0.0,0.0,40.0,,,,,,,"Vitamin A, RAE",UG -25506462,171895,1106,1.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG -25506700,172180,1106,38.0,0.0,57.0,,,,,,,"Vitamin A, RAE",UG -25506777,172263,1106,110.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG -25506812,172299,1106,42.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG -25506875,172362,1106,0.0,0.0,20.0,,,,,,,"Vitamin A, RAE",UG -25506947,172439,1106,4.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG -25507366,172909,1106,11.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG -25507626,173207,1106,0.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG -25508309,173995,1106,7.0,0.0,18.0,,,,,,,"Vitamin A, RAE",UG -25508404,174092,1106,0.0,0.0,40.0,,,,,,,"Vitamin A, RAE",UG -25508610,174323,1106,0.0,0.0,,,,,,,,"Vitamin A, RAE",UG -25508740,174479,1106,4.0,0.0,,,,,,,,"Vitamin A, RAE",UG -25508943,174708,1106,7.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG -25509221,175013,1106,95.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG -25509324,175135,1106,18.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG -25509853,2341069,1106,73.0,,,,,,,,,"Vitamin A, RAE",UG -25510047,2341263,1106,0.0,,,,,,,,,"Vitamin A, RAE",UG -25510421,2341637,1106,0.0,,,,,,,,,"Vitamin A, RAE",UG -25510529,2341745,1106,14.0,,,,,,,,,"Vitamin A, RAE",UG -25510691,2341907,1106,8.0,,,,,,,,,"Vitamin A, RAE",UG -25510858,2342074,1106,9.0,,,,,,,,,"Vitamin A, RAE",UG -25511041,2342257,1106,177.0,,,,,,,,,"Vitamin A, RAE",UG -25511248,2342464,1106,25.0,,,,,,,,,"Vitamin A, RAE",UG -25511255,2342471,1106,48.0,,,,,,,,,"Vitamin A, RAE",UG -25511807,2343023,1106,0.0,,,,,,,,,"Vitamin A, RAE",UG -25512152,2343368,1106,40.0,,,,,,,,,"Vitamin A, RAE",UG -25512159,2343375,1106,34.0,,,,,,,,,"Vitamin A, RAE",UG -25512762,2343978,1106,1.0,,,,,,,,,"Vitamin A, RAE",UG -25513477,2344693,1106,7.0,,,,,,,,,"Vitamin A, RAE",UG -25513602,2344818,1106,2.0,,,,,,,,,"Vitamin A, RAE",UG -25513728,2344944,1106,100.0,,,,,,,,,"Vitamin A, RAE",UG -25513754,2344970,1106,5.0,,,,,,,,,"Vitamin A, RAE",UG -25513851,2345067,1106,16.0,,,,,,,,,"Vitamin A, RAE",UG -25513979,2345195,1106,1.0,,,,,,,,,"Vitamin A, RAE",UG -25513986,2345202,1106,472.0,,,,,,,,,"Vitamin A, RAE",UG -25513991,2345207,1106,260.0,,,,,,,,,"Vitamin A, RAE",UG -25514017,2345233,1106,62.0,,,,,,,,,"Vitamin A, RAE",UG -25514049,2345265,1106,15.0,,,,,,,,,"Vitamin A, RAE",UG -25514228,2345444,1106,2.0,,,,,,,,,"Vitamin A, RAE",UG -25514429,2345645,1106,41.0,,,,,,,,,"Vitamin A, RAE",UG -25514470,2345686,1106,12.0,,,,,,,,,"Vitamin A, RAE",UG -25514832,2346048,1106,0.0,,,,,,,,,"Vitamin A, RAE",UG -25514921,2346137,1106,0.0,,,,,,,,,"Vitamin A, RAE",UG -25514991,2346207,1106,0.0,,,,,,,,,"Vitamin A, RAE",UG -25515196,167551,1105,0.0,0.0,41.0,,,,,,,Retinol,UG -25515290,167711,1105,60.0,0.0,40.0,,,,,,,Retinol,UG -25515837,168370,1105,0.0,0.0,68.0,,,,,,,Retinol,UG -25515920,168460,1105,0.0,0.0,68.0,,,,,,,Retinol,UG -25515986,168526,1105,0.0,0.0,68.0,,,,,,,Retinol,UG -25516816,169441,1105,0.0,0.0,,,,,,,,Retinol,UG -25516878,169513,1105,0.0,0.0,53.0,,,,,,,Retinol,UG -25516892,169531,1105,0.0,0.0,68.0,,,,,,,Retinol,UG -25517067,169742,1105,0.0,0.0,39.0,,,,,,,Retinol,UG -25517120,169836,1105,0.0,2.0,1.0,0.0,0.0,,,,,Retinol,UG -25517349,170078,1105,0.0,0.0,68.0,,,,,,,Retinol,UG -25517461,170194,1105,0.0,3.0,,,,,,,,Retinol,UG -25517532,170287,1105,0.0,0.0,68.0,,,,,,,Retinol,UG -25517533,170288,1105,0.0,0.0,68.0,,,,,,,Retinol,UG -25517770,170559,1105,0.0,0.0,68.0,,,,,,,Retinol,UG -25517894,170702,1105,56.0,1.0,47.0,,,,,,,Retinol,UG -25518013,170851,1105,117.0,0.0,67.0,,,,,,,Retinol,UG -25518753,171634,1105,32.0,3.0,1.0,22.0,35.0,,,,,Retinol,UG -25518938,171838,1105,0.0,0.0,40.0,,,,,,,Retinol,UG -25518985,171895,1105,0.0,0.0,20.0,,,,,,,Retinol,UG -25519217,172180,1105,37.0,0.0,57.0,,,,,,,Retinol,UG -25519292,172263,1105,1.0,0.0,39.0,,,,,,,Retinol,UG -25519327,172299,1105,42.0,0.0,57.0,,,,,,,Retinol,UG -25519390,172362,1105,0.0,0.0,20.0,,,,,,,Retinol,UG -25519465,172439,1105,0.0,0.0,68.0,,,,,,,Retinol,UG -25519884,172909,1105,1.0,0.0,65.0,,,,,,,Retinol,UG -25520133,173207,1105,0.0,0.0,68.0,,,,,,,Retinol,UG -25520807,173995,1105,7.0,0.0,18.0,,,,,,,Retinol,UG -25520901,174092,1105,0.0,0.0,40.0,,,,,,,Retinol,UG -25521107,174323,1105,0.0,0.0,,,,,,,,Retinol,UG -25521237,174479,1105,4.0,14.0,1.0,,,,,,,Retinol,UG -25521436,174708,1105,7.0,0.0,16.0,,,,,,,Retinol,UG -25521714,175013,1105,90.0,0.0,49.0,,,,,,,Retinol,UG -25521814,175135,1105,18.0,0.0,67.0,,,,,,,Retinol,UG -25522184,2000290,1105,61.4299,1.0,1.0,,,,,,,Retinol,UG -25522275,2261368,1105,125.5,1.0,1.0,,,,,,,Retinol,UG -25522586,2341069,1105,67.0,,,,,,,,,Retinol,UG -25522780,2341263,1105,0.0,,,,,,,,,Retinol,UG -25523154,2341637,1105,0.0,,,,,,,,,Retinol,UG -25523262,2341745,1105,14.0,,,,,,,,,Retinol,UG -25523424,2341907,1105,7.0,,,,,,,,,Retinol,UG -25523591,2342074,1105,0.0,,,,,,,,,Retinol,UG -25523774,2342257,1105,19.0,,,,,,,,,Retinol,UG -25523981,2342464,1105,25.0,,,,,,,,,Retinol,UG -25523988,2342471,1105,47.0,,,,,,,,,Retinol,UG -25524540,2343023,1105,0.0,,,,,,,,,Retinol,UG -25524885,2343368,1105,39.0,,,,,,,,,Retinol,UG -25524892,2343375,1105,34.0,,,,,,,,,Retinol,UG -25525495,2343978,1105,0.0,,,,,,,,,Retinol,UG -25526210,2344693,1105,0.0,,,,,,,,,Retinol,UG -25526335,2344818,1105,0.0,,,,,,,,,Retinol,UG -25526461,2344944,1105,99.0,,,,,,,,,Retinol,UG -25526487,2344970,1105,0.0,,,,,,,,,Retinol,UG -25526584,2345067,1105,12.0,,,,,,,,,Retinol,UG -25526712,2345195,1105,0.0,,,,,,,,,Retinol,UG -25526719,2345202,1105,11.0,,,,,,,,,Retinol,UG -25526724,2345207,1105,0.0,,,,,,,,,Retinol,UG -25526750,2345233,1105,14.0,,,,,,,,,Retinol,UG -25526782,2345265,1105,0.0,,,,,,,,,Retinol,UG -25526961,2345444,1105,0.0,,,,,,,,,Retinol,UG -25527162,2345645,1105,40.0,,,,,,,,,Retinol,UG -25527203,2345686,1105,10.0,,,,,,,,,Retinol,UG -25527565,2346048,1105,0.0,,,,,,,,,Retinol,UG -25527654,2346137,1105,0.0,,,,,,,,,Retinol,UG -25527724,2346207,1105,0.0,,,,,,,,,Retinol,UG -25528106,167551,1268,2.67,1.0,,,,,,,,MUFA 18:1,G -25528234,167711,1268,0.048,0.0,40.0,,,,,,,MUFA 18:1,G -25528806,168370,1268,0.939,4.0,,0.672,1.129,,,,,MUFA 18:1,G -25528887,168460,1268,0.991,1.0,,,,,,,,MUFA 18:1,G -25528946,168526,1268,0.021,0.0,,,,,,,,MUFA 18:1,G -25529764,169441,1268,1.52,1.0,,,,,,,,MUFA 18:1,G -25529823,169500,1268,10.84,0.0,53.0,,,,,,,MUFA 18:1,G -25529836,169513,1268,9.69,0.0,53.0,,,,,,,MUFA 18:1,G -25529854,169531,1268,3.444,0.0,10.0,,,,,,,MUFA 18:1,G -25530029,169742,1268,0.172,0.0,10.0,,,,,,,MUFA 18:1,G -25530091,169836,1268,3.259,9.0,,2.928,3.66,,,,,MUFA 18:1,G -25530432,170194,1268,5.83,0.0,,,,,,,,MUFA 18:1,G -25530511,170287,1268,0.03,0.0,,,,,,,,MUFA 18:1,G -25530512,170288,1268,1.247,197.0,,,,,,,,MUFA 18:1,G -25530640,170422,1268,0.061,0.0,,,,,,,,MUFA 18:1,G -25530768,170559,1268,0.27,0.0,,,,,,,,MUFA 18:1,G -25530892,170700,1268,2.204,0.0,,,,,,,,MUFA 18:1,G -25530918,170732,1268,1.454,6.0,,1.259,1.611,,,,,MUFA 18:1,G -25531037,170851,1268,2.315,11.0,,1.892,2.771,,,,,MUFA 18:1,G -25531774,171634,1268,9.643,9.0,,8.993,11.56,,,,,MUFA 18:1,G -25531965,171838,1268,4.948,0.0,40.0,,,,,,,MUFA 18:1,G -25532266,172180,1268,0.899,0.0,57.0,,,,,,,MUFA 18:1,G -25532338,172263,1268,1.171,0.0,1.0,,,,,,,MUFA 18:1,G -25532370,172299,1268,0.844,0.0,57.0,,,,,,,MUFA 18:1,G -25532431,172362,1268,61.125,0.0,,,,,,,,MUFA 18:1,G -25532508,172439,1268,7.095,0.0,,,,,,,,MUFA 18:1,G -25532966,172909,1268,0.228,0.0,65.0,,,,,,,MUFA 18:1,G -25533219,173207,1268,0.0,0.0,20.0,,,,,,,MUFA 18:1,G -25533911,173995,1268,1.542,0.0,18.0,,,,,,,MUFA 18:1,G -25534006,174092,1268,0.0,0.0,40.0,,,,,,,MUFA 18:1,G -25534210,174323,1268,11.33,0.0,,,,,,,,MUFA 18:1,G -25534359,174479,1268,0.474,14.0,1.0,,,,,,,MUFA 18:1,G -25534556,174708,1268,5.252,0.0,,,,,,,,MUFA 18:1,G -25534838,175013,1268,4.191,0.0,39.0,,,,,,,MUFA 18:1,G -25534941,175135,1268,1.159,1.0,,,,,,,,MUFA 18:1,G -25535412,2341069,1268,1.36,,,,,,,,,MUFA 18:1,G -25535606,2341263,1268,0.762,,,,,,,,,MUFA 18:1,G -25535980,2341637,1268,6.703,,,,,,,,,MUFA 18:1,G -25536088,2341745,1268,4.707,,,,,,,,,MUFA 18:1,G -25536250,2341907,1268,1.425,,,,,,,,,MUFA 18:1,G -25536417,2342074,1268,2.572,,,,,,,,,MUFA 18:1,G -25536600,2342257,1268,2.526,,,,,,,,,MUFA 18:1,G -25536807,2342464,1268,2.121,,,,,,,,,MUFA 18:1,G -25536814,2342471,1268,2.793,,,,,,,,,MUFA 18:1,G -25537366,2343023,1268,6.816,,,,,,,,,MUFA 18:1,G -25537711,2343368,1268,3.452,,,,,,,,,MUFA 18:1,G -25537718,2343375,1268,4.537,,,,,,,,,MUFA 18:1,G -25538321,2343978,1268,0.202,,,,,,,,,MUFA 18:1,G -25539036,2344693,1268,0.4,,,,,,,,,MUFA 18:1,G -25539161,2344818,1268,0.022,,,,,,,,,MUFA 18:1,G -25539287,2344944,1268,2.127,,,,,,,,,MUFA 18:1,G -25539313,2344970,1268,4.572,,,,,,,,,MUFA 18:1,G -25539410,2345067,1268,0.919,,,,,,,,,MUFA 18:1,G -25539538,2345195,1268,0.012,,,,,,,,,MUFA 18:1,G -25539545,2345202,1268,0.851,,,,,,,,,MUFA 18:1,G -25539550,2345207,1268,0.024,,,,,,,,,MUFA 18:1,G -25539576,2345233,1268,1.085,,,,,,,,,MUFA 18:1,G -25539608,2345265,1268,0.0,,,,,,,,,MUFA 18:1,G -25539787,2345444,1268,1.498,,,,,,,,,MUFA 18:1,G -25539988,2345645,1268,2.185,,,,,,,,,MUFA 18:1,G -25540029,2345686,1268,4.754,,,,,,,,,MUFA 18:1,G -25540391,2346048,1268,0.952,,,,,,,,,MUFA 18:1,G -25540480,2346137,1268,0.006,,,,,,,,,MUFA 18:1,G -25540550,2346207,1268,0.0,,,,,,,,,MUFA 18:1,G -25540763,167551,1265,0.82,1.0,,,,,,,,SFA 16:0,G -25540891,167711,1265,0.143,0.0,40.0,,,,,,,SFA 16:0,G -25541463,168370,1265,0.501,4.0,1.0,0.422,0.567,,,,,SFA 16:0,G -25541544,168460,1265,0.448,1.0,,,,,,,,SFA 16:0,G -25541604,168526,1265,0.082,0.0,,,,,,,,SFA 16:0,G -25542421,169441,1265,0.77,1.0,,,,,,,,SFA 16:0,G -25542480,169500,1265,6.95,0.0,53.0,,,,,,,SFA 16:0,G -25542493,169513,1265,6.2,0.0,53.0,,,,,,,SFA 16:0,G -25542511,169531,1265,2.129,0.0,10.0,,,,,,,SFA 16:0,G -25542686,169742,1265,0.137,0.0,10.0,,,,,,,SFA 16:0,G -25542748,169836,1265,1.524,9.0,1.0,1.353,1.665,,,,,SFA 16:0,G -25543089,170194,1265,3.75,0.0,,,,,,,,SFA 16:0,G -25543168,170287,1265,0.037,0.0,,,,,,,,SFA 16:0,G -25543169,170288,1265,0.569,197.0,,,,,,,,SFA 16:0,G -25543297,170422,1265,0.112,0.0,,,,,,,,SFA 16:0,G -25543426,170559,1265,0.144,0.0,,,,,,,,SFA 16:0,G -25543550,170700,1265,2.388,1.0,1.0,,,,,,,SFA 16:0,G -25543576,170732,1265,1.21,6.0,1.0,1.058,1.316,,,,,SFA 16:0,G -25543695,170851,1265,3.056,11.0,1.0,2.351,3.81,,,,,SFA 16:0,G -25544431,171634,1265,5.491,9.0,1.0,5.135,6.335,,,,,SFA 16:0,G -25544622,171838,1265,2.256,0.0,40.0,,,,,,,SFA 16:0,G -25544922,172180,1265,1.159,0.0,57.0,,,,,,,SFA 16:0,G -25544994,172263,1265,0.237,0.0,1.0,,,,,,,SFA 16:0,G -25545026,172299,1265,0.824,0.0,57.0,,,,,,,SFA 16:0,G -25545088,172362,1265,11.178,1.0,1.0,,,,,,,SFA 16:0,G -25545165,172439,1265,3.045,0.0,,,,,,,,SFA 16:0,G -25545621,172909,1265,0.149,0.0,65.0,,,,,,,SFA 16:0,G -25545874,173207,1265,0.0,0.0,20.0,,,,,,,SFA 16:0,G -25546560,173995,1265,0.883,0.0,18.0,,,,,,,SFA 16:0,G -25546655,174092,1265,0.0,0.0,40.0,,,,,,,SFA 16:0,G -25546858,174323,1265,6.45,0.0,,,,,,,,SFA 16:0,G -25547002,174479,1265,0.322,14.0,1.0,,,,,,,SFA 16:0,G -25547200,174708,1265,2.442,6.0,3.0,,,,,,,SFA 16:0,G -25547482,175013,1265,2.991,0.0,39.0,,,,,,,SFA 16:0,G -25547585,175135,1265,0.816,1.0,,,,,,,,SFA 16:0,G -25547961,328069,1265,9.18,1.0,1.0,,,,,,,SFA 16:0,G -25548149,331989,1265,0.199,1.0,1.0,,,,,,,SFA 16:0,G -25548170,332346,1265,0.564,1.0,1.0,,,,,,,SFA 16:0,G -25548257,334423,1265,1.22,1.0,1.0,,,,,,,SFA 16:0,G -25548559,749212,1265,8.25,1.0,1.0,,,,,,,SFA 16:0,G -25549068,2341069,1265,1.81,,,,,,,,,SFA 16:0,G -25549262,2341263,1265,0.588,,,,,,,,,SFA 16:0,G -25549636,2341637,1265,3.187,,,,,,,,,SFA 16:0,G -25549744,2341745,1265,1.269,,,,,,,,,SFA 16:0,G -25549906,2341907,1265,0.837,,,,,,,,,SFA 16:0,G -25550073,2342074,1265,0.822,,,,,,,,,SFA 16:0,G -25550256,2342257,1265,1.299,,,,,,,,,SFA 16:0,G -25550463,2342464,1265,1.258,,,,,,,,,SFA 16:0,G -25550470,2342471,1265,1.742,,,,,,,,,SFA 16:0,G -25551022,2343023,1265,1.421,,,,,,,,,SFA 16:0,G -25551367,2343368,1265,1.847,,,,,,,,,SFA 16:0,G -25551374,2343375,1265,2.032,,,,,,,,,SFA 16:0,G -25551977,2343978,1265,0.193,,,,,,,,,SFA 16:0,G -25552692,2344693,1265,0.116,,,,,,,,,SFA 16:0,G -25552817,2344818,1265,0.008,,,,,,,,,SFA 16:0,G -25552943,2344944,1265,2.408,,,,,,,,,SFA 16:0,G -25552969,2344970,1265,1.173,,,,,,,,,SFA 16:0,G -25553066,2345067,1265,0.432,,,,,,,,,SFA 16:0,G -25553194,2345195,1265,0.01,,,,,,,,,SFA 16:0,G -25553201,2345202,1265,0.39,,,,,,,,,SFA 16:0,G -25553206,2345207,1265,0.062,,,,,,,,,SFA 16:0,G -25553232,2345233,1265,0.484,,,,,,,,,SFA 16:0,G -25553264,2345265,1265,0.0,,,,,,,,,SFA 16:0,G -25553443,2345444,1265,0.472,,,,,,,,,SFA 16:0,G -25553644,2345645,1265,1.542,,,,,,,,,SFA 16:0,G -25553685,2345686,1265,1.487,,,,,,,,,SFA 16:0,G -25554047,2346048,1265,1.233,,,,,,,,,SFA 16:0,G -25554136,2346137,1265,0.01,,,,,,,,,SFA 16:0,G -25554206,2346207,1265,0.0,,,,,,,,,SFA 16:0,G -25554407,2347402,1265,6.801,1.0,1.0,,,,,,,SFA 16:0,G -25554510,167551,1270,0.06,1.0,,,,,,,,PUFA 18:3,G -25554644,167711,1270,0.0,0.0,40.0,,,,,,,PUFA 18:3,G -25555218,168370,1270,0.009,4.0,,0.007,0.012,,,,,PUFA 18:3,G -25555296,168460,1270,0.296,1.0,,,,,,,,PUFA 18:3,G -25555355,168526,1270,0.068,0.0,,,,,,,,PUFA 18:3,G -25556160,169441,1270,0.01,1.0,,,,,,,,PUFA 18:3,G -25556219,169500,1270,0.31,0.0,53.0,,,,,,,PUFA 18:3,G -25556232,169513,1270,0.29,0.0,53.0,,,,,,,PUFA 18:3,G -25556250,169531,1270,0.087,0.0,10.0,,,,,,,PUFA 18:3,G -25556425,169742,1270,0.026,0.0,10.0,,,,,,,PUFA 18:3,G -25556490,169836,1270,0.839,9.0,,0.708,1.006,,,,,PUFA 18:3,G -25556824,170194,1270,0.14,0.0,,,,,,,,PUFA 18:3,G -25556903,170287,1270,0.004,0.0,,,,,,,,PUFA 18:3,G -25556904,170288,1270,0.065,197.0,,,,,,,,PUFA 18:3,G -25557032,170422,1270,0.061,0.0,,,,,,,,PUFA 18:3,G -25557159,170559,1270,0.006,0.0,,,,,,,,PUFA 18:3,G -25557303,170732,1270,0.157,6.0,,0.145,0.174,,,,,PUFA 18:3,G -25557422,170851,1270,0.043,11.0,,0.035,0.054,,,,,PUFA 18:3,G -25558157,171634,1270,0.264,9.0,,0.225,0.328,,,,,PUFA 18:3,G -25558345,171838,1270,1.362,0.0,40.0,,,,,,,PUFA 18:3,G -25558637,172180,1270,0.037,0.0,57.0,,,,,,,PUFA 18:3,G -25558709,172263,1270,0.147,0.0,1.0,,,,,,,PUFA 18:3,G -25558741,172299,1270,0.085,0.0,57.0,,,,,,,PUFA 18:3,G -25558802,172362,1270,0.209,0.0,,,,,,,,PUFA 18:3,G -25558879,172439,1270,1.686,0.0,,,,,,,,PUFA 18:3,G -25559335,172909,1270,0.007,0.0,65.0,,,,,,,PUFA 18:3,G -25559586,173207,1270,0.0,0.0,20.0,,,,,,,PUFA 18:3,G -25560260,173995,1270,0.008,0.0,18.0,,,,,,,PUFA 18:3,G -25560355,174092,1270,0.0,0.0,40.0,,,,,,,PUFA 18:3,G -25560552,174323,1270,0.46,0.0,,,,,,,,PUFA 18:3,G -25560696,174479,1270,0.026,14.0,1.0,,,,,,,PUFA 18:3,G -25560893,174708,1270,0.019,0.0,,,,,,,,PUFA 18:3,G -25561175,175013,1270,0.164,0.0,39.0,,,,,,,PUFA 18:3,G -25561276,175135,1270,0.049,2.0,,,,,,,,PUFA 18:3,G -25561741,2341069,1270,0.083,,,,,,,,,PUFA 18:3,G -25561935,2341263,1270,0.005,,,,,,,,,PUFA 18:3,G -25562309,2341637,1270,0.329,,,,,,,,,PUFA 18:3,G -25562417,2341745,1270,0.564,,,,,,,,,PUFA 18:3,G -25562579,2341907,1270,0.02,,,,,,,,,PUFA 18:3,G -25562746,2342074,1270,0.257,,,,,,,,,PUFA 18:3,G -25562929,2342257,1270,0.141,,,,,,,,,PUFA 18:3,G -25563136,2342464,1270,0.155,,,,,,,,,PUFA 18:3,G -25563143,2342471,1270,0.176,,,,,,,,,PUFA 18:3,G -25563695,2343023,1270,0.026,,,,,,,,,PUFA 18:3,G -25564040,2343368,1270,0.309,,,,,,,,,PUFA 18:3,G -25564047,2343375,1270,0.431,,,,,,,,,PUFA 18:3,G -25564650,2343978,1270,0.034,,,,,,,,,PUFA 18:3,G -25565365,2344693,1270,0.163,,,,,,,,,PUFA 18:3,G -25565490,2344818,1270,0.028,,,,,,,,,PUFA 18:3,G -25565616,2344944,1270,0.058,,,,,,,,,PUFA 18:3,G -25565642,2344970,1270,0.556,,,,,,,,,PUFA 18:3,G -25565739,2345067,1270,0.118,,,,,,,,,PUFA 18:3,G -25565867,2345195,1270,0.002,,,,,,,,,PUFA 18:3,G -25565874,2345202,1270,0.097,,,,,,,,,PUFA 18:3,G -25565879,2345207,1270,0.092,,,,,,,,,PUFA 18:3,G -25565905,2345233,1270,0.111,,,,,,,,,PUFA 18:3,G -25565937,2345265,1270,0.0,,,,,,,,,PUFA 18:3,G -25566116,2345444,1270,0.154,,,,,,,,,PUFA 18:3,G -25566317,2345645,1270,0.079,,,,,,,,,PUFA 18:3,G -25566358,2345686,1270,0.364,,,,,,,,,PUFA 18:3,G -25566720,2346048,1270,0.011,,,,,,,,,PUFA 18:3,G -25566809,2346137,1270,0.008,,,,,,,,,PUFA 18:3,G -25566879,2346207,1270,0.0,,,,,,,,,PUFA 18:3,G -25567092,167551,1269,3.21,1.0,,,,,,,,PUFA 18:2,G -25567225,167711,1269,0.008,0.0,40.0,,,,,,,PUFA 18:2,G -25567802,168370,1269,0.384,4.0,,0.35,0.432,,,,,PUFA 18:2,G -25567883,168460,1269,2.217,1.0,,,,,,,,PUFA 18:2,G -25567943,168526,1269,0.093,0.0,,,,,,,,PUFA 18:2,G -25568765,169441,1269,0.11,1.0,,,,,,,,PUFA 18:2,G -25568824,169500,1269,0.66,0.0,53.0,,,,,,,PUFA 18:2,G -25568837,169513,1269,0.61,0.0,53.0,,,,,,,PUFA 18:2,G -25568855,169531,1269,0.238,0.0,10.0,,,,,,,PUFA 18:2,G -25569030,169742,1269,0.124,0.0,10.0,,,,,,,PUFA 18:2,G -25569095,169836,1269,5.757,9.0,,4.82,7.178,,,,,PUFA 18:2,G -25569436,170194,1269,2.22,0.0,,,,,,,,PUFA 18:2,G -25569515,170287,1269,0.094,0.0,,,,,,,,PUFA 18:2,G -25569516,170288,1269,2.097,197.0,,,,,,,,PUFA 18:2,G -25569644,170422,1269,0.265,0.0,,,,,,,,PUFA 18:2,G -25569774,170559,1269,1.576,0.0,,,,,,,,PUFA 18:2,G -25569923,170732,1269,1.386,6.0,,1.256,1.53,,,,,PUFA 18:2,G -25570042,170851,1269,0.356,11.0,,0.295,0.455,,,,,PUFA 18:2,G -25570779,171634,1269,5.266,9.0,,4.542,6.05,,,,,PUFA 18:2,G -25570970,171838,1269,10.438,0.0,40.0,,,,,,,PUFA 18:2,G -25571269,172180,1269,0.088,0.0,57.0,,,,,,,PUFA 18:2,G -25571341,172263,1269,0.565,0.0,1.0,,,,,,,PUFA 18:2,G -25571372,172299,1269,0.247,0.0,57.0,,,,,,,PUFA 18:2,G -25571433,172362,1269,8.591,0.0,,,,,,,,PUFA 18:2,G -25571510,172439,1269,13.756,0.0,,,,,,,,PUFA 18:2,G -25571968,172909,1269,0.152,0.0,65.0,,,,,,,PUFA 18:2,G -25572221,173207,1269,0.0,0.0,20.0,,,,,,,PUFA 18:2,G -25572912,173995,1269,0.204,0.0,18.0,,,,,,,PUFA 18:2,G -25573007,174092,1269,0.0,0.0,40.0,,,,,,,PUFA 18:2,G -25573211,174323,1269,1.63,0.0,,,,,,,,PUFA 18:2,G -25573360,174479,1269,0.278,14.0,1.0,,,,,,,PUFA 18:2,G -25573558,174708,1269,0.41,0.0,,,,,,,,PUFA 18:2,G -25573840,175013,1269,0.6,0.0,39.0,,,,,,,PUFA 18:2,G -25573943,175135,1269,0.057,1.0,,,,,,,,PUFA 18:2,G -25574427,2341069,1269,0.301,,,,,,,,,PUFA 18:2,G -25574621,2341263,1269,0.055,,,,,,,,,PUFA 18:2,G -25574995,2341637,1269,2.36,,,,,,,,,PUFA 18:2,G -25575103,2341745,1269,4.288,,,,,,,,,PUFA 18:2,G -25575265,2341907,1269,0.152,,,,,,,,,PUFA 18:2,G -25575432,2342074,1269,2.005,,,,,,,,,PUFA 18:2,G -25575615,2342257,1269,1.574,,,,,,,,,PUFA 18:2,G -25575822,2342464,1269,2.135,,,,,,,,,PUFA 18:2,G -25575829,2342471,1269,2.335,,,,,,,,,PUFA 18:2,G -25576381,2343023,1269,4.752,,,,,,,,,PUFA 18:2,G -25576726,2343368,1269,2.378,,,,,,,,,PUFA 18:2,G -25576733,2343375,1269,3.589,,,,,,,,,PUFA 18:2,G -25577336,2343978,1269,0.355,,,,,,,,,PUFA 18:2,G -25578051,2344693,1269,1.137,,,,,,,,,PUFA 18:2,G -25578176,2344818,1269,0.042,,,,,,,,,PUFA 18:2,G -25578302,2344944,1269,0.508,,,,,,,,,PUFA 18:2,G -25578328,2344970,1269,4.181,,,,,,,,,PUFA 18:2,G -25578425,2345067,1269,0.782,,,,,,,,,PUFA 18:2,G -25578553,2345195,1269,0.021,,,,,,,,,PUFA 18:2,G -25578560,2345202,1269,0.801,,,,,,,,,PUFA 18:2,G -25578565,2345207,1269,0.055,,,,,,,,,PUFA 18:2,G -25578591,2345233,1269,0.936,,,,,,,,,PUFA 18:2,G -25578623,2345265,1269,0.0,,,,,,,,,PUFA 18:2,G -25578802,2345444,1269,1.503,,,,,,,,,PUFA 18:2,G -25579003,2345645,1269,0.502,,,,,,,,,PUFA 18:2,G -25579044,2345686,1269,2.859,,,,,,,,,PUFA 18:2,G -25579406,2346048,1269,0.338,,,,,,,,,PUFA 18:2,G -25579495,2346137,1269,0.015,,,,,,,,,PUFA 18:2,G -25579565,2346207,1269,0.0,,,,,,,,,PUFA 18:2,G -25579816,167551,1108,23.0,0.0,41.0,,,,,,,"Carotene, alpha",UG -25579908,167711,1108,0.0,0.0,40.0,,,,,,,"Carotene, alpha",UG -25580395,168370,1108,0.0,0.0,68.0,,,,,,,"Carotene, alpha",UG -25580460,168460,1108,12.0,0.0,16.0,,,,,,,"Carotene, alpha",UG -25580507,168526,1108,0.0,0.0,67.0,,,,,,,"Carotene, alpha",UG -25581214,169531,1108,0.0,0.0,68.0,,,,,,,"Carotene, alpha",UG -25581347,169742,1108,0.0,0.0,39.0,,,,,,,"Carotene, alpha",UG -25581714,170287,1108,0.0,0.0,16.0,,,,,,,"Carotene, alpha",UG -25581715,170288,1108,63.0,0.0,20.0,,,,,,,"Carotene, alpha",UG -25581977,170732,1108,0.0,4.0,1.0,0.0,0.0,,,,,"Carotene, alpha",UG -25582066,170851,1108,0.0,0.0,68.0,,,,,,,"Carotene, alpha",UG -25582680,171634,1108,0.0,0.0,68.0,,,,,,,"Carotene, alpha",UG -25582854,171838,1108,1.0,0.0,40.0,,,,,,,"Carotene, alpha",UG -25582901,171895,1108,0.0,0.0,20.0,,,,,,,"Carotene, alpha",UG -25583080,172180,1108,0.0,0.0,57.0,,,,,,,"Carotene, alpha",UG -25583146,172263,1108,495.0,0.0,39.0,,,,,,,"Carotene, alpha",UG -25583171,172299,1108,0.0,0.0,57.0,,,,,,,"Carotene, alpha",UG -25583224,172362,1108,0.0,0.0,20.0,,,,,,,"Carotene, alpha",UG -25583264,172439,1108,0.0,0.0,68.0,,,,,,,"Carotene, alpha",UG -25583542,172909,1108,0.0,0.0,65.0,,,,,,,"Carotene, alpha",UG -25583769,173207,1108,0.0,0.0,68.0,,,,,,,"Carotene, alpha",UG -25584287,173995,1108,0.0,0.0,68.0,,,,,,,"Carotene, alpha",UG -25584382,174092,1108,0.0,0.0,40.0,,,,,,,"Carotene, alpha",UG -25584585,174479,1108,0.0,0.0,68.0,,,,,,,"Carotene, alpha",UG -25584761,174708,1108,0.0,0.0,68.0,,,,,,,"Carotene, alpha",UG -25585062,175135,1108,0.0,0.0,68.0,,,,,,,"Carotene, alpha",UG -25585178,322177,1108,0.0,1.0,1.0,,,,,,,"Carotene, alpha",UG -25585299,331228,1108,0.0,1.0,1.0,,,,,,,"Carotene, alpha",UG -25585794,2341069,1108,0.0,,,,,,,,,"Carotene, alpha",UG -25585988,2341263,1108,0.0,,,,,,,,,"Carotene, alpha",UG -25586362,2341637,1108,0.0,,,,,,,,,"Carotene, alpha",UG -25586470,2341745,1108,0.0,,,,,,,,,"Carotene, alpha",UG -25586632,2341907,1108,0.0,,,,,,,,,"Carotene, alpha",UG -25586799,2342074,1108,6.0,,,,,,,,,"Carotene, alpha",UG -25586982,2342257,1108,172.0,,,,,,,,,"Carotene, alpha",UG -25587189,2342464,1108,0.0,,,,,,,,,"Carotene, alpha",UG -25587196,2342471,1108,0.0,,,,,,,,,"Carotene, alpha",UG -25587748,2343023,1108,0.0,,,,,,,,,"Carotene, alpha",UG -25588093,2343368,1108,0.0,,,,,,,,,"Carotene, alpha",UG -25588100,2343375,1108,0.0,,,,,,,,,"Carotene, alpha",UG -25588703,2343978,1108,5.0,,,,,,,,,"Carotene, alpha",UG -25589418,2344693,1108,0.0,,,,,,,,,"Carotene, alpha",UG -25589543,2344818,1108,0.0,,,,,,,,,"Carotene, alpha",UG -25589669,2344944,1108,0.0,,,,,,,,,"Carotene, alpha",UG -25589695,2344970,1108,4.0,,,,,,,,,"Carotene, alpha",UG -25589792,2345067,1108,0.0,,,,,,,,,"Carotene, alpha",UG -25589920,2345195,1108,0.0,,,,,,,,,"Carotene, alpha",UG -25589927,2345202,1108,1808.0,,,,,,,,,"Carotene, alpha",UG -25589932,2345207,1108,680.0,,,,,,,,,"Carotene, alpha",UG -25589958,2345233,1108,116.0,,,,,,,,,"Carotene, alpha",UG -25589990,2345265,1108,0.0,,,,,,,,,"Carotene, alpha",UG -25590169,2345444,1108,6.0,,,,,,,,,"Carotene, alpha",UG -25590370,2345645,1108,0.0,,,,,,,,,"Carotene, alpha",UG -25590411,2345686,1108,2.0,,,,,,,,,"Carotene, alpha",UG -25590773,2346048,1108,0.0,,,,,,,,,"Carotene, alpha",UG -25590862,2346137,1108,0.0,,,,,,,,,"Carotene, alpha",UG -25590932,2346207,1108,0.0,,,,,,,,,"Carotene, alpha",UG -25591520,169836,1009,33.61,9.0,1.0,30.1,35.9,,,,,Starch,G -25591712,170700,1009,1.0,1.0,1.0,,,,,,,Starch,G -25591734,170732,1009,13.93,6.0,1.0,11.3,15.6,,,,,Starch,G -25592444,335244,1009,36.8,1.0,1.0,,,,,,2016.0,Starch,G -25592789,335589,1009,36.9,1.0,1.0,,,,,,2016.0,Starch,G -25592816,335616,1009,39.9,1.0,1.0,,,,,,2016.0,Starch,G -25592951,335751,1009,39.1,1.0,1.0,,,,,,2016.0,Starch,G -25592970,335770,1009,40.2,1.0,1.0,,,,,,2016.0,Starch,G -25592989,335789,1009,38.4,1.0,1.0,,,,,,2016.0,Starch,G -25593360,1105013,1009,0.86,1.0,1.0,,,,,,,Starch,G -25593411,2349389,1009,54.71,1.0,1.0,,,,,,,Starch,G -25593644,2645746,1009,11.36,1.0,1.0,,,,,,,Starch,G -25594168,169836,1128,0.04,9.0,1.0,0.0,0.09,,,,,"Tocotrienol, alpha",MG -25594342,170732,1128,0.03,4.0,1.0,0.0,0.07,,,,,"Tocotrienol, alpha",MG -25594552,171634,1128,0.05,6.0,1.0,0.0,0.13,,,,,"Tocotrienol, alpha",MG -25594709,172299,1128,0.0,0.0,57.0,,,,,,,"Tocotrienol, alpha",MG -25595487,1751376,1128,0.0,1.0,1.0,,,,,,,"Tocotrienol, alpha",MG -25595535,2000504,1128,0.0,1.0,1.0,,,,,,,"Tocotrienol, alpha",MG -25595920,168370,1333,0.0,4.0,1.0,0.0,0.0,,,,,MUFA 15:1,G -25596199,169836,1333,0.0,9.0,1.0,0.0,0.0,,,,,MUFA 15:1,G -25596391,170700,1333,0.0,1.0,1.0,,,,,,,MUFA 15:1,G -25596413,170732,1333,0.0,6.0,1.0,0.0,0.0,,,,,MUFA 15:1,G -25596472,170851,1333,0.0,11.0,1.0,0.0,0.0,,,,,MUFA 15:1,G -25596681,171634,1333,0.0,9.0,1.0,0.0,0.0,,,,,MUFA 15:1,G -25596716,171838,1333,0.0,0.0,40.0,,,,,,,MUFA 15:1,G -25597332,174092,1333,0.0,0.0,40.0,,,,,,,MUFA 15:1,G -25597844,328069,1333,0.0,1.0,1.0,,,,,,,MUFA 15:1,G -25598032,331989,1333,0.0,1.0,1.0,,,,,,,MUFA 15:1,G -25598053,332346,1333,0.0,1.0,1.0,,,,,,,MUFA 15:1,G -25598140,334423,1333,0.0,1.0,1.0,,,,,,,MUFA 15:1,G -25598320,749212,1333,0.0,1.0,1.0,,,,,,,MUFA 15:1,G -25598460,167551,1210,0.052,0.0,,,,,,,,Tryptophan,G -25598878,168370,1210,0.37,0.0,1.0,,,,,,,Tryptophan,G -25598940,168460,1210,0.103,0.0,,,,,,,,Tryptophan,G -25598997,168526,1210,0.037,0.0,,,,,,,,Tryptophan,G -25599613,169441,1210,0.244,0.0,,,,,,,,Tryptophan,G -25599668,169500,1210,0.255,0.0,53.0,,,,,,,Tryptophan,G -25599681,169513,1210,0.255,0.0,53.0,,,,,,,Tryptophan,G -25599699,169531,1210,0.202,0.0,54.0,,,,,,,Tryptophan,G -25599823,169742,1210,0.072,0.0,39.0,,,,,,,Tryptophan,G -25599856,169836,1210,0.049,0.0,1.0,,,,,,,Tryptophan,G -25600110,170194,1210,0.094,2.0,,,,,,,,Tryptophan,G -25600175,170287,1210,0.048,0.0,,,,,,,,Tryptophan,G -25600176,170288,1210,0.067,16.0,,,,,,,,Tryptophan,G -25600361,170559,1210,0.403,0.0,,,,,,,,Tryptophan,G -25600474,170732,1210,0.153,0.0,1.0,,,,,,,Tryptophan,G -25601020,171634,1210,0.116,0.0,1.0,,,,,,,Tryptophan,G -25601159,171838,1210,0.088,0.0,40.0,,,,,,,Tryptophan,G -25601355,172180,1210,0.118,0.0,57.0,,,,,,,Tryptophan,G -25601412,172299,1210,0.075,0.0,57.0,,,,,,,Tryptophan,G -25601424,172362,1210,0.0,0.0,20.0,,,,,,,Tryptophan,G -25601498,172439,1210,0.161,12.0,,,,,,,,Tryptophan,G -25602548,173995,1210,0.33,0.0,52.0,,,,,,,Tryptophan,G -25602760,174323,1210,0.247,0.0,,,,,,,,Tryptophan,G -25602911,174479,1210,0.151,0.0,1.0,,,,,,,Tryptophan,G -25603037,174708,1210,0.302,0.0,3.0,,,,,,,Tryptophan,G -25603256,175013,1210,0.046,0.0,,,,,,,,Tryptophan,G -25603332,175135,1210,0.24,0.0,,,,,,,,Tryptophan,G -25603499,322191,1210,0.04,1.0,1.0,,,,,,,Tryptophan,G -25603502,322252,1210,0.05,1.0,1.0,,,,,,,Tryptophan,G -25603547,326660,1210,0.01,1.0,1.0,,,,,,,Tryptophan,G -25603736,748070,1210,0.16,1.0,1.0,,,,,,,Tryptophan,G -25603903,1841531,1210,0.59,,70.0,,,,,,,Tryptophan,G -25603957,1968105,1210,1.072,,70.0,,,,,,,Tryptophan,G -25604051,2333948,1210,0.982,,70.0,,,,,,,Tryptophan,G -25604150,167551,1107,35.0,0.0,41.0,,,,,,,"Carotene, beta",UG -25604244,167711,1107,0.0,0.0,40.0,,,,,,,"Carotene, beta",UG -25604739,168370,1107,0.0,0.0,68.0,,,,,,,"Carotene, beta",UG -25604804,168460,1107,12.0,0.0,16.0,,,,,,,"Carotene, beta",UG -25604851,168526,1107,475.0,0.0,52.0,,,,,,,"Carotene, beta",UG -25605580,169531,1107,0.0,0.0,68.0,,,,,,,"Carotene, beta",UG -25605722,169742,1107,0.0,0.0,39.0,,,,,,,"Carotene, beta",UG -25606091,170287,1107,1.0,0.0,16.0,,,,,,,"Carotene, beta",UG -25606092,170288,1107,97.0,0.0,20.0,,,,,,,"Carotene, beta",UG -25606345,170702,1107,83.0,1.0,47.0,,,,,,,"Carotene, beta",UG -25606363,170732,1107,15.0,4.0,1.0,11.0,27.0,,,,,"Carotene, beta",UG -25606452,170851,1107,33.0,0.0,10.0,,,,,,,"Carotene, beta",UG -25607086,171634,1107,0.0,0.0,68.0,,,,,,,"Carotene, beta",UG -25607259,171838,1107,2.0,0.0,40.0,,,,,,,"Carotene, beta",UG -25607306,171895,1107,14.0,1.0,1.0,,,,,,,"Carotene, beta",UG -25607486,172180,1107,14.0,0.0,57.0,,,,,,,"Carotene, beta",UG -25607553,172263,1107,1060.0,0.0,39.0,,,,,,,"Carotene, beta",UG -25607579,172299,1107,6.0,0.0,57.0,,,,,,,"Carotene, beta",UG -25607633,172362,1107,0.0,0.0,20.0,,,,,,,"Carotene, beta",UG -25607673,172439,1107,53.0,0.0,52.0,,,,,,,"Carotene, beta",UG -25607954,172909,1107,119.0,0.0,65.0,,,,,,,"Carotene, beta",UG -25608182,173207,1107,0.0,0.0,68.0,,,,,,,"Carotene, beta",UG -25608704,173995,1107,0.0,0.0,68.0,,,,,,,"Carotene, beta",UG -25608799,174092,1107,1.0,0.0,40.0,,,,,,,"Carotene, beta",UG -25609002,174479,1107,0.0,0.0,68.0,,,,,,,"Carotene, beta",UG -25609178,174708,1107,0.0,0.0,68.0,,,,,,,"Carotene, beta",UG -25609484,175135,1107,0.0,0.0,68.0,,,,,,,"Carotene, beta",UG -25609596,322177,1107,2.0,1.0,1.0,,,,,,,"Carotene, beta",UG -25609717,331228,1107,0.0,1.0,1.0,,,,,,,"Carotene, beta",UG -25610247,2341069,1107,72.0,,,,,,,,,"Carotene, beta",UG -25610441,2341263,1107,0.0,,,,,,,,,"Carotene, beta",UG -25610815,2341637,1107,0.0,,,,,,,,,"Carotene, beta",UG -25610923,2341745,1107,0.0,,,,,,,,,"Carotene, beta",UG -25611085,2341907,1107,11.0,,,,,,,,,"Carotene, beta",UG -25611252,2342074,1107,91.0,,,,,,,,,"Carotene, beta",UG -25611435,2342257,1107,1806.0,,,,,,,,,"Carotene, beta",UG -25611642,2342464,1107,3.0,,,,,,,,,"Carotene, beta",UG -25611649,2342471,1107,9.0,,,,,,,,,"Carotene, beta",UG -25612201,2343023,1107,0.0,,,,,,,,,"Carotene, beta",UG -25612546,2343368,1107,6.0,,,,,,,,,"Carotene, beta",UG -25612553,2343375,1107,0.0,,,,,,,,,"Carotene, beta",UG -25613156,2343978,1107,5.0,,,,,,,,,"Carotene, beta",UG -25613871,2344693,1107,84.0,,,,,,,,,"Carotene, beta",UG -25613996,2344818,1107,27.0,,,,,,,,,"Carotene, beta",UG -25614122,2344944,1107,8.0,,,,,,,,,"Carotene, beta",UG -25614148,2344970,1107,50.0,,,,,,,,,"Carotene, beta",UG -25614245,2345067,1107,40.0,,,,,,,,,"Carotene, beta",UG -25614373,2345195,1107,12.0,,,,,,,,,"Carotene, beta",UG -25614380,2345202,1107,4579.0,,,,,,,,,"Carotene, beta",UG -25614385,2345207,1107,2785.0,,,,,,,,,"Carotene, beta",UG -25614411,2345233,1107,522.0,,,,,,,,,"Carotene, beta",UG -25614443,2345265,1107,177.0,,,,,,,,,"Carotene, beta",UG -25614622,2345444,1107,14.0,,,,,,,,,"Carotene, beta",UG -25614823,2345645,1107,6.0,,,,,,,,,"Carotene, beta",UG -25614864,2345686,1107,19.0,,,,,,,,,"Carotene, beta",UG -25615226,2346048,1107,2.0,,,,,,,,,"Carotene, beta",UG -25615315,2346137,1107,7.0,,,,,,,,,"Carotene, beta",UG -25615385,2346207,1107,0.0,,,,,,,,,"Carotene, beta",UG -25615590,167551,1280,0.0,0.0,,,,,,,,PUFA 22:5 n-3 (DPA),G -25615697,167711,1280,0.0,0.0,40.0,,,,,,,PUFA 22:5 n-3 (DPA),G -25616207,168370,1280,0.0,0.0,68.0,,,,,,,PUFA 22:5 n-3 (DPA),G -25616271,168460,1280,0.0,0.0,,,,,,,,PUFA 22:5 n-3 (DPA),G -25616914,169441,1280,0.0,1.0,,,,,,,,PUFA 22:5 n-3 (DPA),G -25616980,169531,1280,0.016,18.0,3.0,,,,,,,PUFA 22:5 n-3 (DPA),G -25617117,169742,1280,0.0,0.0,10.0,,,,,,,PUFA 22:5 n-3 (DPA),G -25617171,169836,1280,0.0,9.0,1.0,0.0,0.0,,,,,PUFA 22:5 n-3 (DPA),G -25617419,170194,1280,0.0,0.0,,,,,,,,PUFA 22:5 n-3 (DPA),G -25617483,170287,1280,0.0,0.0,,,,,,,,PUFA 22:5 n-3 (DPA),G -25617765,170700,1280,0.005,1.0,1.0,,,,,,,PUFA 22:5 n-3 (DPA),G -25617789,170732,1280,0.004,6.0,1.0,0.003,0.004,,,,,PUFA 22:5 n-3 (DPA),G -25617908,170851,1280,0.006,11.0,1.0,0.004,0.008,,,,,PUFA 22:5 n-3 (DPA),G -25618601,171634,1280,0.017,9.0,1.0,0.016,0.02,,,,,PUFA 22:5 n-3 (DPA),G -25618780,171838,1280,0.0,0.0,40.0,,,,,,,PUFA 22:5 n-3 (DPA),G -25619040,172180,1280,0.0,0.0,57.0,,,,,,,PUFA 22:5 n-3 (DPA),G -25619107,172263,1280,0.0,0.0,1.0,,,,,,,PUFA 22:5 n-3 (DPA),G -25619132,172299,1280,0.0,0.0,57.0,,,,,,,PUFA 22:5 n-3 (DPA),G -25619192,172362,1280,0.0,1.0,1.0,,,,,,,PUFA 22:5 n-3 (DPA),G -25619258,172439,1280,0.0,0.0,,,,,,,,PUFA 22:5 n-3 (DPA),G -25619574,172909,1280,0.0,0.0,65.0,,,,,,,PUFA 22:5 n-3 (DPA),G -25619814,173207,1280,0.0,0.0,20.0,,,,,,,PUFA 22:5 n-3 (DPA),G -25620384,173995,1280,0.015,0.0,18.0,,,,,,,PUFA 22:5 n-3 (DPA),G -25620475,174092,1280,0.0,0.0,40.0,,,,,,,PUFA 22:5 n-3 (DPA),G -25620881,174708,1280,0.009,0.0,10.0,,,,,,,PUFA 22:5 n-3 (DPA),G -25621151,175013,1280,0.0,0.0,39.0,,,,,,,PUFA 22:5 n-3 (DPA),G -25621231,175135,1280,0.09,2.0,,,,,,,,PUFA 22:5 n-3 (DPA),G -25621545,328069,1280,0.023,1.0,1.0,,,,,,,PUFA 22:5 n-3 (DPA),G -25621733,331989,1280,0.0,1.0,1.0,,,,,,,PUFA 22:5 n-3 (DPA),G -25621754,332346,1280,0.004,1.0,1.0,,,,,,,PUFA 22:5 n-3 (DPA),G -25621841,334423,1280,0.003,1.0,1.0,,,,,,,PUFA 22:5 n-3 (DPA),G -25622047,749212,1280,0.019,1.0,1.0,,,,,,,PUFA 22:5 n-3 (DPA),G -25622157,2001116,1280,0.0,1.0,1.0,,,,,,,PUFA 22:5 n-3 (DPA),G -25622475,2341069,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G -25622669,2341263,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G -25623043,2341637,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G -25623151,2341745,1280,0.005,,,,,,,,,PUFA 22:5 n-3 (DPA),G -25623313,2341907,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G -25623480,2342074,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G -25623663,2342257,1280,0.003,,,,,,,,,PUFA 22:5 n-3 (DPA),G -25623870,2342464,1280,0.007,,,,,,,,,PUFA 22:5 n-3 (DPA),G -25623877,2342471,1280,0.005,,,,,,,,,PUFA 22:5 n-3 (DPA),G -25624429,2343023,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G -25624774,2343368,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G -25624781,2343375,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G -25625384,2343978,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G -25626099,2344693,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G -25626224,2344818,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G -25626350,2344944,1280,0.005,,,,,,,,,PUFA 22:5 n-3 (DPA),G -25626376,2344970,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G -25626473,2345067,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G -25626601,2345195,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G -25626608,2345202,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G -25626613,2345207,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G -25626639,2345233,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G -25626671,2345265,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G -25626850,2345444,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G -25627051,2345645,1280,0.001,,,,,,,,,PUFA 22:5 n-3 (DPA),G -25627092,2345686,1280,0.001,,,,,,,,,PUFA 22:5 n-3 (DPA),G -25627454,2346048,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G -25627543,2346137,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G -25627613,2346207,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G -25627825,167551,1266,0.16,1.0,,,,,,,,SFA 18:0,G -25627953,167711,1266,0.139,0.0,40.0,,,,,,,SFA 18:0,G -25628524,168370,1266,0.259,4.0,1.0,0.218,0.291,,,,,SFA 18:0,G -25628605,168460,1266,0.165,1.0,,,,,,,,SFA 18:0,G -25628665,168526,1266,0.013,0.0,,,,,,,,SFA 18:0,G -25629481,169441,1266,0.37,1.0,,,,,,,,SFA 18:0,G -25629540,169500,1266,3.31,0.0,53.0,,,,,,,SFA 18:0,G -25629553,169513,1266,2.91,0.0,53.0,,,,,,,SFA 18:0,G -25629571,169531,1266,0.98,0.0,10.0,,,,,,,SFA 18:0,G -25629746,169742,1266,0.01,0.0,10.0,,,,,,,SFA 18:0,G -25629808,169836,1266,0.801,9.0,1.0,0.614,1.058,,,,,SFA 18:0,G -25630147,170194,1266,2.63,0.0,,,,,,,,SFA 18:0,G -25630226,170287,1266,0.002,0.0,,,,,,,,SFA 18:0,G -25630227,170288,1266,0.075,197.0,,,,,,,,SFA 18:0,G -25630355,170422,1266,0.012,0.0,,,,,,,,SFA 18:0,G -25630485,170559,1266,0.052,0.0,,,,,,,,SFA 18:0,G -25630609,170700,1266,1.039,1.0,1.0,,,,,,,SFA 18:0,G -25630635,170732,1266,0.834,6.0,1.0,0.737,0.929,,,,,SFA 18:0,G -25630754,170851,1266,0.956,11.0,1.0,0.78,1.166,,,,,SFA 18:0,G -25631488,171634,1266,2.235,9.0,1.0,1.869,2.983,,,,,SFA 18:0,G -25631678,171838,1266,0.891,0.0,40.0,,,,,,,SFA 18:0,G -25631978,172180,1266,0.438,0.0,57.0,,,,,,,SFA 18:0,G -25632050,172263,1266,0.068,0.0,1.0,,,,,,,SFA 18:0,G -25632082,172299,1266,0.347,0.0,57.0,,,,,,,SFA 18:0,G -25632144,172362,1266,12.589,1.0,1.0,,,,,,,SFA 18:0,G -25632221,172439,1266,1.169,0.0,,,,,,,,SFA 18:0,G -25632677,172909,1266,0.036,0.0,65.0,,,,,,,SFA 18:0,G -25632930,173207,1266,0.0,0.0,20.0,,,,,,,SFA 18:0,G -25633615,173995,1266,0.494,0.0,18.0,,,,,,,SFA 18:0,G -25633710,174092,1266,0.0,0.0,40.0,,,,,,,SFA 18:0,G -25633912,174323,1266,4.08,0.0,,,,,,,,SFA 18:0,G -25634056,174479,1266,0.104,14.0,1.0,,,,,,,SFA 18:0,G -25634254,174708,1266,1.501,6.0,3.0,,,,,,,SFA 18:0,G -25634536,175013,1266,1.55,0.0,39.0,,,,,,,SFA 18:0,G -25634639,175135,1266,0.188,1.0,,,,,,,,SFA 18:0,G -25635014,328069,1266,3.36,1.0,1.0,,,,,,,SFA 18:0,G -25635202,331989,1266,0.075,1.0,1.0,,,,,,,SFA 18:0,G -25635223,332346,1266,0.306,1.0,1.0,,,,,,,SFA 18:0,G -25635310,334423,1266,0.496,1.0,1.0,,,,,,,SFA 18:0,G -25635612,749212,1266,3.9,1.0,1.0,,,,,,,SFA 18:0,G -25635683,1754161,1266,2.5857,1.0,1.0,,,,,,,SFA 18:0,G -25636121,2341069,1266,0.776,,,,,,,,,SFA 18:0,G -25636315,2341263,1266,0.292,,,,,,,,,SFA 18:0,G -25636689,2341637,1266,1.673,,,,,,,,,SFA 18:0,G -25636797,2341745,1266,0.384,,,,,,,,,SFA 18:0,G -25636959,2341907,1266,0.482,,,,,,,,,SFA 18:0,G -25637126,2342074,1266,0.304,,,,,,,,,SFA 18:0,G -25637309,2342257,1266,0.55,,,,,,,,,SFA 18:0,G -25637516,2342464,1266,0.537,,,,,,,,,SFA 18:0,G -25637523,2342471,1266,1.728,,,,,,,,,SFA 18:0,G -25638075,2343023,1266,0.742,,,,,,,,,SFA 18:0,G -25638420,2343368,1266,0.618,,,,,,,,,SFA 18:0,G -25638427,2343375,1266,0.578,,,,,,,,,SFA 18:0,G -25639030,2343978,1266,0.032,,,,,,,,,SFA 18:0,G -25639745,2344693,1266,0.068,,,,,,,,,SFA 18:0,G -25639870,2344818,1266,0.002,,,,,,,,,SFA 18:0,G -25639996,2344944,1266,0.934,,,,,,,,,SFA 18:0,G -25640022,2344970,1266,0.344,,,,,,,,,SFA 18:0,G -25640119,2345067,1266,0.153,,,,,,,,,SFA 18:0,G -25640247,2345195,1266,0.0,,,,,,,,,SFA 18:0,G -25640254,2345202,1266,0.139,,,,,,,,,SFA 18:0,G -25640259,2345207,1266,0.007,,,,,,,,,SFA 18:0,G -25640285,2345233,1266,0.181,,,,,,,,,SFA 18:0,G -25640317,2345265,1266,0.0,,,,,,,,,SFA 18:0,G -25640496,2345444,1266,0.123,,,,,,,,,SFA 18:0,G -25640697,2345645,1266,0.438,,,,,,,,,SFA 18:0,G -25640738,2345686,1266,0.563,,,,,,,,,SFA 18:0,G -25641100,2346048,1266,0.535,,,,,,,,,SFA 18:0,G -25641189,2346137,1266,0.002,,,,,,,,,SFA 18:0,G -25641259,2346207,1266,0.0,,,,,,,,,SFA 18:0,G -25641445,2347294,1266,2.922,1.0,1.0,,,,,,,SFA 18:0,G -25641459,2347395,1266,1.647,1.0,1.0,,,,,,,SFA 18:0,G -25642044,169836,1129,0.0,9.0,1.0,0.0,0.0,,,,,"Tocotrienol, beta",MG -25642229,170732,1129,0.0,4.0,1.0,0.0,0.0,,,,,"Tocotrienol, beta",MG -25642438,171634,1129,0.0,6.0,1.0,0.0,0.0,,,,,"Tocotrienol, beta",MG -25642598,172299,1129,0.0,0.0,57.0,,,,,,,"Tocotrienol, beta",MG -25643463,167551,1279,0.0,0.0,,,,,,,,MUFA 22:1,G -25643570,167711,1279,0.0,0.0,40.0,,,,,,,MUFA 22:1,G -25644081,168370,1279,0.0,4.0,,0.0,0.0,,,,,MUFA 22:1,G -25644143,168460,1279,0.0,0.0,,,,,,,,MUFA 22:1,G -25644171,168526,1279,0.012,0.0,,,,,,,,MUFA 22:1,G -25644804,169441,1279,0.0,1.0,,,,,,,,MUFA 22:1,G -25644870,169531,1279,0.0,0.0,10.0,,,,,,,MUFA 22:1,G -25645008,169742,1279,0.0,0.0,10.0,,,,,,,MUFA 22:1,G -25645062,169836,1279,0.003,9.0,,0.0,0.009,,,,,MUFA 22:1,G -25645314,170194,1279,0.0,0.0,,,,,,,,MUFA 22:1,G -25645379,170287,1279,0.0,0.0,,,,,,,,MUFA 22:1,G -25645695,170732,1279,0.001,6.0,,0.001,0.002,,,,,MUFA 22:1,G -25645814,170851,1279,0.003,11.0,,0.001,0.004,,,,,MUFA 22:1,G -25646508,171634,1279,0.01,9.0,,0.003,0.032,,,,,MUFA 22:1,G -25646671,171838,1279,0.0,0.0,40.0,,,,,,,MUFA 22:1,G -25646922,172180,1279,0.0,0.0,57.0,,,,,,,MUFA 22:1,G -25646989,172263,1279,0.001,0.0,1.0,,,,,,,MUFA 22:1,G -25647014,172299,1279,0.0,0.0,57.0,,,,,,,MUFA 22:1,G -25647075,172362,1279,0.0,1.0,1.0,,,,,,,MUFA 22:1,G -25647144,172439,1279,0.0,0.0,,,,,,,,MUFA 22:1,G -25647474,172909,1279,0.0,0.0,65.0,,,,,,,MUFA 22:1,G -25647714,173207,1279,0.0,0.0,20.0,,,,,,,MUFA 22:1,G -25648273,173995,1279,0.0,0.0,68.0,,,,,,,MUFA 22:1,G -25648364,174092,1279,0.0,0.0,40.0,,,,,,,MUFA 22:1,G -25648594,174479,1279,0.001,14.0,1.0,,,,,,,MUFA 22:1,G -25648765,174708,1279,0.0,0.0,68.0,,,,,,,MUFA 22:1,G -25649042,175013,1279,0.0,0.0,39.0,,,,,,,MUFA 22:1,G -25649126,175135,1279,0.245,2.0,,,,,,,,MUFA 22:1,G -25649539,2341069,1279,0.0,,,,,,,,,MUFA 22:1,G -25649733,2341263,1279,0.0,,,,,,,,,MUFA 22:1,G -25650107,2341637,1279,0.0,,,,,,,,,MUFA 22:1,G -25650215,2341745,1279,0.0,,,,,,,,,MUFA 22:1,G -25650377,2341907,1279,0.0,,,,,,,,,MUFA 22:1,G -25650544,2342074,1279,0.0,,,,,,,,,MUFA 22:1,G -25650727,2342257,1279,0.001,,,,,,,,,MUFA 22:1,G -25650934,2342464,1279,0.001,,,,,,,,,MUFA 22:1,G -25650941,2342471,1279,0.002,,,,,,,,,MUFA 22:1,G -25651493,2343023,1279,0.01,,,,,,,,,MUFA 22:1,G -25651838,2343368,1279,0.0,,,,,,,,,MUFA 22:1,G -25651845,2343375,1279,0.0,,,,,,,,,MUFA 22:1,G -25652448,2343978,1279,0.0,,,,,,,,,MUFA 22:1,G -25653163,2344693,1279,0.0,,,,,,,,,MUFA 22:1,G -25653288,2344818,1279,0.0,,,,,,,,,MUFA 22:1,G -25653414,2344944,1279,0.0,,,,,,,,,MUFA 22:1,G -25653440,2344970,1279,0.0,,,,,,,,,MUFA 22:1,G -25653537,2345067,1279,0.0,,,,,,,,,MUFA 22:1,G -25653665,2345195,1279,0.0,,,,,,,,,MUFA 22:1,G -25653672,2345202,1279,0.0,,,,,,,,,MUFA 22:1,G -25653677,2345207,1279,0.0,,,,,,,,,MUFA 22:1,G -25653703,2345233,1279,0.0,,,,,,,,,MUFA 22:1,G -25653735,2345265,1279,0.0,,,,,,,,,MUFA 22:1,G -25653914,2345444,1279,0.0,,,,,,,,,MUFA 22:1,G -25654115,2345645,1279,0.0,,,,,,,,,MUFA 22:1,G -25654156,2345686,1279,0.0,,,,,,,,,MUFA 22:1,G -25654518,2346048,1279,0.0,,,,,,,,,MUFA 22:1,G -25654607,2346137,1279,0.0,,,,,,,,,MUFA 22:1,G -25654677,2346207,1279,0.0,,,,,,,,,MUFA 22:1,G -25654966,167711,1273,0.0,0.0,40.0,,,,,,,SFA 22:0,G -25655251,168370,1273,0.0,4.0,1.0,0.0,0.0,,,,,SFA 22:0,G -25655578,169836,1273,0.041,9.0,1.0,0.036,0.048,,,,,SFA 22:0,G -25655790,170700,1273,0.004,1.0,1.0,,,,,,,SFA 22:0,G -25655813,170732,1273,0.012,6.0,1.0,0.011,0.014,,,,,SFA 22:0,G -25655867,170851,1273,0.006,11.0,1.0,0.005,0.007,,,,,SFA 22:0,G -25656106,171634,1273,0.012,9.0,1.0,0.008,0.017,,,,,SFA 22:0,G -25656158,171838,1273,0.073,0.0,40.0,,,,,,,SFA 22:0,G -25656343,172299,1273,0.0,0.0,57.0,,,,,,,SFA 22:0,G -25656361,172362,1273,0.365,1.0,1.0,,,,,,,SFA 22:0,G -25656856,174092,1273,0.0,0.0,40.0,,,,,,,SFA 22:0,G -25656957,174479,1273,0.001,14.0,1.0,,,,,,,SFA 22:0,G -25657402,328069,1273,0.016,1.0,1.0,,,,,,,SFA 22:0,G -25657590,331989,1273,0.005,1.0,1.0,,,,,,,SFA 22:0,G -25657611,332346,1273,0.0,1.0,1.0,,,,,,,SFA 22:0,G -25657698,334423,1273,0.025,1.0,1.0,,,,,,,SFA 22:0,G -25657936,749212,1273,0.01,1.0,1.0,,,,,,,SFA 22:0,G -25658091,167551,1276,0.0,0.0,,,,,,,,PUFA 18:4,G -25658198,167711,1276,0.0,0.0,40.0,,,,,,,PUFA 18:4,G -25658704,168370,1276,0.0,0.0,68.0,,,,,,,PUFA 18:4,G -25658763,168460,1276,0.0,0.0,,,,,,,,PUFA 18:4,G -25659414,169441,1276,0.0,1.0,,,,,,,,PUFA 18:4,G -25659488,169531,1276,0.0,0.0,10.0,,,,,,,PUFA 18:4,G -25659636,169742,1276,0.0,0.0,10.0,,,,,,,PUFA 18:4,G -25659689,169836,1276,0.0,9.0,1.0,0.0,0.0,,,,,PUFA 18:4,G -25659939,170194,1276,0.0,0.0,,,,,,,,PUFA 18:4,G -25660008,170287,1276,0.0,0.0,,,,,,,,PUFA 18:4,G -25660289,170700,1276,0.004,1.0,1.0,,,,,,,PUFA 18:4,G -25660313,170732,1276,0.001,6.0,1.0,0.0,0.001,,,,,PUFA 18:4,G -25660432,170851,1276,0.002,11.0,1.0,0.002,0.003,,,,,PUFA 18:4,G -25661088,171634,1276,0.003,9.0,1.0,0.0,0.004,,,,,PUFA 18:4,G -25661267,171838,1276,0.0,0.0,40.0,,,,,,,PUFA 18:4,G -25661535,172180,1276,0.0,0.0,57.0,,,,,,,PUFA 18:4,G -25661602,172263,1276,0.0,0.0,1.0,,,,,,,PUFA 18:4,G -25661627,172299,1276,0.0,0.0,57.0,,,,,,,PUFA 18:4,G -25661687,172362,1276,0.0,1.0,1.0,,,,,,,PUFA 18:4,G -25661734,172439,1276,0.0,0.0,,,,,,,,PUFA 18:4,G -25662043,172909,1276,0.0,0.0,65.0,,,,,,,PUFA 18:4,G -25662282,173207,1276,0.0,0.0,20.0,,,,,,,PUFA 18:4,G -25662854,173995,1276,0.0,0.0,68.0,,,,,,,PUFA 18:4,G -25662948,174092,1276,0.0,0.0,40.0,,,,,,,PUFA 18:4,G -25663337,174708,1276,0.0,0.0,68.0,,,,,,,PUFA 18:4,G -25663603,175013,1276,0.0,0.0,39.0,,,,,,,PUFA 18:4,G -25663681,175135,1276,0.073,1.0,,,,,,,,PUFA 18:4,G -25664001,328069,1276,0.0,1.0,1.0,,,,,,,PUFA 18:4,G -25664189,331989,1276,0.0,1.0,1.0,,,,,,,PUFA 18:4,G -25664210,332346,1276,0.0,1.0,1.0,,,,,,,PUFA 18:4,G -25664297,334423,1276,0.0,1.0,1.0,,,,,,,PUFA 18:4,G -25664478,749212,1276,0.0,1.0,1.0,,,,,,,PUFA 18:4,G -25664906,2341069,1276,0.0,,,,,,,,,PUFA 18:4,G -25665100,2341263,1276,0.0,,,,,,,,,PUFA 18:4,G -25665474,2341637,1276,0.0,,,,,,,,,PUFA 18:4,G -25665582,2341745,1276,0.0,,,,,,,,,PUFA 18:4,G -25665744,2341907,1276,0.0,,,,,,,,,PUFA 18:4,G -25665911,2342074,1276,0.0,,,,,,,,,PUFA 18:4,G -25666094,2342257,1276,0.0,,,,,,,,,PUFA 18:4,G -25666301,2342464,1276,0.001,,,,,,,,,PUFA 18:4,G -25666308,2342471,1276,0.001,,,,,,,,,PUFA 18:4,G -25666860,2343023,1276,0.0,,,,,,,,,PUFA 18:4,G -25667205,2343368,1276,0.0,,,,,,,,,PUFA 18:4,G -25667212,2343375,1276,0.0,,,,,,,,,PUFA 18:4,G -25667815,2343978,1276,0.0,,,,,,,,,PUFA 18:4,G -25668530,2344693,1276,0.0,,,,,,,,,PUFA 18:4,G -25668655,2344818,1276,0.0,,,,,,,,,PUFA 18:4,G -25668781,2344944,1276,0.0,,,,,,,,,PUFA 18:4,G -25668807,2344970,1276,0.0,,,,,,,,,PUFA 18:4,G -25668904,2345067,1276,0.0,,,,,,,,,PUFA 18:4,G -25669032,2345195,1276,0.0,,,,,,,,,PUFA 18:4,G -25669039,2345202,1276,0.0,,,,,,,,,PUFA 18:4,G -25669044,2345207,1276,0.0,,,,,,,,,PUFA 18:4,G -25669070,2345233,1276,0.0,,,,,,,,,PUFA 18:4,G -25669102,2345265,1276,0.0,,,,,,,,,PUFA 18:4,G -25669281,2345444,1276,0.0,,,,,,,,,PUFA 18:4,G -25669482,2345645,1276,0.0,,,,,,,,,PUFA 18:4,G -25669523,2345686,1276,0.0,,,,,,,,,PUFA 18:4,G -25669885,2346048,1276,0.0,,,,,,,,,PUFA 18:4,G -25669974,2346137,1276,0.0,,,,,,,,,PUFA 18:4,G -25670044,2346207,1276,0.0,,,,,,,,,PUFA 18:4,G -25670734,169836,1131,0.01,9.0,1.0,0.0,0.05,,,,,"Tocotrienol, delta",MG -25670913,170732,1131,0.0,4.0,1.0,0.0,0.0,,,,,"Tocotrienol, delta",MG -25671121,171634,1131,0.0,6.0,1.0,0.0,0.0,,,,,"Tocotrienol, delta",MG -25671279,172299,1131,0.0,0.0,57.0,,,,,,,"Tocotrienol, delta",MG -25672711,169836,1014,0.0,9.0,1.0,0.0,0.0,,,,,Maltose,G -25672972,170700,1014,0.0,1.0,1.0,,,,,,,Maltose,G -25672974,170702,1014,1.81,1.0,47.0,,,,,,,Maltose,G -25673004,170732,1014,0.4,3.0,1.0,0.4,0.4,,,,,Maltose,G -25673215,171634,1014,0.3,3.0,1.0,0.0,1.1,,,,,Maltose,G -25673281,171895,1014,0.0,1.0,1.0,,,,,,,Maltose,G -25673414,172263,1014,0.08,0.0,1.0,,,,,,,Maltose,G -25673426,172299,1014,0.0,0.0,57.0,,,,,,,Maltose,G -25673955,324498,1014,0.0,1.0,1.0,,,,,,,Maltose,G -25674096,327434,1014,0.0,1.0,1.0,,,,,,,Maltose,G -25674230,334247,1014,0.0,8.0,1.0,0.0,0.0,0.0,,,2006.0,Maltose,G -25674389,747509,1014,0.66,1.0,1.0,,,,,,,Maltose,G -25674951,2352594,1014,0.0,1.0,1.0,,,,0.25,,,Maltose,G -25675557,169531,1127,0.0,0.0,68.0,,,,,,,"Tocopherol, delta",MG -25675632,169836,1127,2.48,9.0,1.0,1.89,3.59,,,,,"Tocopherol, delta",MG -25675914,170732,1127,0.47,4.0,1.0,0.37,0.56,,,,,"Tocopherol, delta",MG -25676135,171634,1127,0.0,6.0,1.0,0.0,0.0,,,,,"Tocopherol, delta",MG -25676323,172299,1127,0.0,0.0,57.0,,,,,,,"Tocopherol, delta",MG -25677289,167551,1215,0.112,0.0,,,,,,,,Methionine,G -25677710,168370,1215,0.853,0.0,1.0,,,,,,,Methionine,G -25677774,168460,1215,0.089,0.0,,,,,,,,Methionine,G -25677831,168526,1215,0.045,0.0,,,,,,,,Methionine,G -25678466,169441,1215,0.557,0.0,,,,,,,,Methionine,G -25678521,169500,1215,0.583,0.0,53.0,,,,,,,Methionine,G -25678534,169513,1215,0.583,0.0,53.0,,,,,,,Methionine,G -25678552,169531,1215,0.799,0.0,54.0,,,,,,,Methionine,G -25678676,169742,1215,0.144,0.0,39.0,,,,,,,Methionine,G -25678710,169836,1215,0.044,0.0,1.0,,,,,,,Methionine,G -25678977,170194,1215,0.17,1.0,,,,,,,,Methionine,G -25679042,170287,1215,0.048,0.0,,,,,,,,Methionine,G -25679043,170288,1215,0.197,34.0,,,,,,,,Methionine,G -25679124,170422,1215,0.069,1.0,,,,,,,,Methionine,G -25679231,170559,1215,0.625,0.0,,,,,,,,Methionine,G -25679344,170732,1215,0.315,0.0,1.0,,,,,,,Methionine,G -25679892,171634,1215,0.257,0.0,1.0,,,,,,,Methionine,G -25680032,171838,1215,0.122,0.0,40.0,,,,,,,Methionine,G -25680229,172180,1215,0.32,0.0,57.0,,,,,,,Methionine,G -25680286,172299,1215,0.082,0.0,57.0,,,,,,,Methionine,G -25680298,172362,1215,0.0,0.0,20.0,,,,,,,Methionine,G -25680372,172439,1215,0.146,17.0,,,,,,,,Methionine,G -25681436,173995,1215,0.814,0.0,52.0,,,,,,,Methionine,G -25681648,174323,1215,0.542,0.0,,,,,,,,Methionine,G -25681801,174479,1215,0.433,0.0,1.0,,,,,,,Methionine,G -25681927,174708,1215,0.731,0.0,3.0,,,,,,,Methionine,G -25682147,175013,1215,0.066,0.0,,,,,,,,Methionine,G -25682224,175135,1215,0.634,0.0,,,,,,,,Methionine,G -25682394,322191,1215,0.08,1.0,1.0,,,,,,,Methionine,G -25682397,322252,1215,0.09,1.0,1.0,,,,,,,Methionine,G -25682442,326660,1215,0.1,1.0,1.0,,,,,,,Methionine,G -25682632,748070,1215,0.39,1.0,1.0,,,,,,,Methionine,G -25682765,1751606,1215,0.04,1.0,1.0,,,,,,,Methionine,G -25682801,1841531,1215,1.285,,70.0,,,,,,,Methionine,G -25682855,1968105,1215,1.469,,70.0,,,,,,,Methionine,G -25682952,2333948,1215,2.039,,70.0,,,,,,,Methionine,G -25682988,2348714,1215,0.16,1.0,1.0,,,,,,,Methionine,G -25683411,168370,1325,0.0,4.0,1.0,0.0,0.0,,,,,PUFA 20:3,G -25683726,169836,1325,0.0,9.0,,0.0,0.0,,,,,PUFA 20:3,G -25683972,170732,1325,0.01,6.0,,0.009,0.011,,,,,PUFA 20:3,G -25684032,170851,1325,0.013,11.0,,0.012,0.014,,,,,PUFA 20:3,G -25684241,171634,1325,0.05,9.0,,0.045,0.059,,,,,PUFA 20:3,G -25684320,171838,1325,0.0,0.0,40.0,,,,,,,PUFA 20:3,G -25684976,173995,1325,0.017,0.0,18.0,,,,,,,PUFA 20:3,G -25685017,174092,1325,0.0,0.0,40.0,,,,,,,PUFA 20:3,G -25685343,167551,1224,1.25,0.0,,,,,,,,Glutamic acid,G -25685759,168370,1224,4.752,0.0,1.0,,,,,,,Glutamic acid,G -25685816,168460,1224,1.272,0.0,,,,,,,,Glutamic acid,G -25686483,169441,1224,3.268,0.0,,,,,,,,Glutamic acid,G -25686538,169500,1224,3.421,0.0,53.0,,,,,,,Glutamic acid,G -25686551,169513,1224,3.42,0.0,53.0,,,,,,,Glutamic acid,G -25686569,169531,1224,4.604,0.0,54.0,,,,,,,Glutamic acid,G -25686693,169742,1224,1.098,0.0,39.0,,,,,,,Glutamic acid,G -25686727,169836,1224,0.529,0.0,1.0,,,,,,,Glutamic acid,G -25686985,170194,1224,1.021,0.0,,,,,,,,Glutamic acid,G -25687050,170287,1224,0.973,0.0,,,,,,,,Glutamic acid,G -25687051,170288,1224,1.768,29.0,,,,,,,,Glutamic acid,G -25687129,170422,1224,1.017,1.0,,,,,,,,Glutamic acid,G -25687231,170559,1224,8.145,0.0,,,,,,,,Glutamic acid,G -25687344,170732,1224,2.721,0.0,1.0,,,,,,,Glutamic acid,G -25687890,171634,1224,1.563,0.0,1.0,,,,,,,Glutamic acid,G -25688028,171838,1224,2.204,0.0,40.0,,,,,,,Glutamic acid,G -25688226,172180,1224,2.3,0.0,57.0,,,,,,,Glutamic acid,G -25688283,172299,1224,0.684,0.0,57.0,,,,,,,Glutamic acid,G -25688295,172362,1224,0.0,0.0,20.0,,,,,,,Glutamic acid,G -25688367,172439,1224,2.429,14.0,,,,,,,,Glutamic acid,G -25689426,173995,1224,4.921,0.0,52.0,,,,,,,Glutamic acid,G -25689638,174323,1224,3.064,0.0,,,,,,,,Glutamic acid,G -25689790,174479,1224,2.228,0.0,1.0,,,,,,,Glutamic acid,G -25689916,174708,1224,4.415,0.0,3.0,,,,,,,Glutamic acid,G -25690136,175013,1224,0.792,0.0,,,,,,,,Glutamic acid,G -25690213,175135,1224,3.199,0.0,,,,,,,,Glutamic acid,G -25690381,322191,1224,0.77,1.0,1.0,,,,,,,Glutamic acid,G -25690384,322252,1224,0.76,1.0,1.0,,,,,,,Glutamic acid,G -25690429,326660,1224,0.86,1.0,1.0,,,,,,,Glutamic acid,G -25690618,748070,1224,1.92,1.0,1.0,,,,,,,Glutamic acid,G -25690779,1841531,1224,14.281,,70.0,,,,,,,Glutamic acid,G -25690832,1968105,1224,11.397,,70.0,,,,,,,Glutamic acid,G -25690922,2333948,1224,13.407,,70.0,,,,,,,Glutamic acid,G -25691310,168370,1321,0.0,4.0,1.0,0.0,0.0,,,,,"PUFA 18:3 n-6 c,c,c",G -25691504,169836,1321,0.046,9.0,1.0,0.0,0.071,,,,,"PUFA 18:3 n-6 c,c,c",G -25691653,170700,1321,0.003,1.0,1.0,,,,,,,"PUFA 18:3 n-6 c,c,c",G -25691671,170732,1321,0.004,6.0,1.0,0.003,0.005,,,,,"PUFA 18:3 n-6 c,c,c",G -25691716,170851,1321,0.002,11.0,1.0,0.001,0.002,,,,,"PUFA 18:3 n-6 c,c,c",G -25691875,171634,1321,0.008,9.0,1.0,0.005,0.012,,,,,"PUFA 18:3 n-6 c,c,c",G -25692536,174708,1321,0.019,6.0,3.0,,,,,,,"PUFA 18:3 n-6 c,c,c",G -25692882,328069,1321,0.003,1.0,1.0,,,,,,,"PUFA 18:3 n-6 c,c,c",G -25693070,331989,1321,0.0,1.0,1.0,,,,,,,"PUFA 18:3 n-6 c,c,c",G -25693091,332346,1321,0.0,1.0,1.0,,,,,,,"PUFA 18:3 n-6 c,c,c",G -25693178,334423,1321,0.001,1.0,1.0,,,,,,,"PUFA 18:3 n-6 c,c,c",G -25693383,749212,1321,0.008,1.0,1.0,,,,,,,"PUFA 18:3 n-6 c,c,c",G -25693466,1755108,1321,0.0,1.0,1.0,,,,,,,"PUFA 18:3 n-6 c,c,c",G -25694109,169836,1012,0.09,9.0,1.0,0.0,0.26,,,,,Fructose,G -25694379,170700,1012,0.0,1.0,1.0,,,,,,,Fructose,G -25694381,170702,1012,2.1,1.0,47.0,,,,,,,Fructose,G -25694411,170732,1012,0.53,3.0,1.0,0.5,0.6,,,,,Fructose,G -25694623,171634,1012,0.0,3.0,1.0,0.0,0.0,,,,,Fructose,G -25694691,171895,1012,4.7,1.0,1.0,,,,,,,Fructose,G -25694826,172263,1012,0.43,0.0,1.0,,,,,,,Fructose,G -25694838,172299,1012,0.0,0.0,57.0,,,,,,,Fructose,G -25695375,324498,1012,0.55,1.0,1.0,,,,,,,Fructose,G -25695516,327434,1012,2.54,1.0,1.0,,,,,,,Fructose,G -25695648,334247,1012,0.0,8.0,1.0,0.0,0.0,0.0,,,2006.0,Fructose,G -25695809,747509,1012,9.21,1.0,1.0,,,,,,,Fructose,G -25696017,1752764,1012,8.8,1.0,1.0,,,,,,,Fructose,G -25696089,2004854,1012,7.4,1.0,1.0,,,,,,,Fructose,G -25696288,2349840,1012,1.22,1.0,1.0,,,,,,,Fructose,G -25696329,2351012,1012,0.44,1.0,1.0,,,,,,,Fructose,G -25696991,169836,1011,0.14,9.0,1.0,0.0,0.42,,,,,Glucose,G -25697262,170700,1011,0.0,1.0,1.0,,,,,,,Glucose,G -25697264,170702,1011,2.04,1.0,47.0,,,,,,,Glucose,G -25697294,170732,1011,0.37,3.0,1.0,0.3,0.4,,,,,Glucose,G -25697507,171634,1011,2.55,3.0,1.0,0.9,3.4,,,,,Glucose,G -25697574,171895,1011,4.3,1.0,1.0,,,,,,,Glucose,G -25697708,172263,1011,0.56,0.0,1.0,,,,,,,Glucose,G -25697720,172299,1011,0.0,0.0,57.0,,,,,,,Glucose,G -25698252,324498,1011,0.54,1.0,1.0,,,,,,,Glucose,G -25698393,327434,1011,2.29,1.0,1.0,,,,,,,Glucose,G -25698526,334247,1011,0.0,8.0,1.0,0.0,0.0,0.0,,,2006.0,Glucose,G -25698687,747509,1011,11.2,1.0,1.0,,,,,,,Glucose,G -25699075,2260550,1011,0.0,1.0,1.0,,,,0.25,,,Glucose,G -25699107,2264097,1011,1.96,1.0,1.0,,,,,,,Glucose,G -25699180,2349884,1011,4.89,1.0,1.0,,,,,,,Glucose,G -25699211,2351006,1011,0.51,1.0,1.0,,,,,,,Glucose,G -25699875,169531,1125,0.0,0.0,68.0,,,,,,,"Tocopherol, beta",MG -25699950,169836,1125,0.11,9.0,1.0,0.09,0.17,,,,,"Tocopherol, beta",MG -25700232,170732,1125,0.02,4.0,1.0,0.02,0.03,,,,,"Tocopherol, beta",MG -25700456,171634,1125,0.0,6.0,1.0,0.0,0.0,,,,,"Tocopherol, beta",MG -25700644,172299,1125,0.0,0.0,57.0,,,,,,,"Tocopherol, beta",MG -25701616,167551,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG -25701701,167711,1242,0.0,0.0,40.0,,,,,,,"Vitamin E, added",MG -25702136,168370,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG -25702190,168460,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG -25702231,168526,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG -25702831,169531,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG -25702953,169742,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG -25703255,170287,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG -25703256,170288,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG -25703561,170851,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG -25704125,171634,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG -25704276,171838,1242,0.0,0.0,40.0,,,,,,,"Vitamin E, added",MG -25704320,171895,1242,0.0,0.0,20.0,,,,,,,"Vitamin E, added",MG -25704475,172180,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG -25704541,172263,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG -25704573,172299,1242,0.0,0.0,57.0,,,,,,,"Vitamin E, added",MG -25704626,172362,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG -25704660,172439,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG -25704870,172909,1242,0.0,0.0,65.0,,,,,,,"Vitamin E, added",MG -25705046,173207,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG -25705513,173995,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG -25705602,174092,1242,0.0,0.0,40.0,,,,,,,"Vitamin E, added",MG -25706141,175135,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG -25706521,2341069,1242,0.0,,,,,,,,,"Vitamin E, added",MG -25706715,2341263,1242,0.0,,,,,,,,,"Vitamin E, added",MG -25707089,2341637,1242,0.0,,,,,,,,,"Vitamin E, added",MG -25707197,2341745,1242,0.0,,,,,,,,,"Vitamin E, added",MG -25707359,2341907,1242,0.0,,,,,,,,,"Vitamin E, added",MG -25707526,2342074,1242,0.0,,,,,,,,,"Vitamin E, added",MG -25707709,2342257,1242,0.0,,,,,,,,,"Vitamin E, added",MG -25707916,2342464,1242,0.0,,,,,,,,,"Vitamin E, added",MG -25707923,2342471,1242,0.0,,,,,,,,,"Vitamin E, added",MG -25708475,2343023,1242,0.0,,,,,,,,,"Vitamin E, added",MG -25708820,2343368,1242,0.0,,,,,,,,,"Vitamin E, added",MG -25708827,2343375,1242,0.0,,,,,,,,,"Vitamin E, added",MG -25709430,2343978,1242,4.65,,,,,,,,,"Vitamin E, added",MG -25710145,2344693,1242,0.0,,,,,,,,,"Vitamin E, added",MG -25710270,2344818,1242,0.0,,,,,,,,,"Vitamin E, added",MG -25710396,2344944,1242,0.0,,,,,,,,,"Vitamin E, added",MG -25710422,2344970,1242,0.0,,,,,,,,,"Vitamin E, added",MG -25710519,2345067,1242,0.0,,,,,,,,,"Vitamin E, added",MG -25710647,2345195,1242,0.0,,,,,,,,,"Vitamin E, added",MG -25710654,2345202,1242,0.0,,,,,,,,,"Vitamin E, added",MG -25710659,2345207,1242,0.0,,,,,,,,,"Vitamin E, added",MG -25710685,2345233,1242,0.0,,,,,,,,,"Vitamin E, added",MG -25710717,2345265,1242,0.0,,,,,,,,,"Vitamin E, added",MG -25710896,2345444,1242,0.0,,,,,,,,,"Vitamin E, added",MG -25711097,2345645,1242,0.0,,,,,,,,,"Vitamin E, added",MG -25711138,2345686,1242,0.0,,,,,,,,,"Vitamin E, added",MG -25711500,2346048,1242,0.0,,,,,,,,,"Vitamin E, added",MG -25711589,2346137,1242,0.0,,,,,,,,,"Vitamin E, added",MG -25711659,2346207,1242,0.0,,,,,,,,,"Vitamin E, added",MG -25712437,169836,1010,0.06,9.0,1.0,0.0,0.18,,,,,Sucrose,G -25712706,170700,1010,7.28,1.0,1.0,,,,,,,Sucrose,G -25712731,170732,1010,0.0,3.0,1.0,0.0,0.0,,,,,Sucrose,G -25712945,171634,1010,0.0,3.0,1.0,0.0,0.0,,,,,Sucrose,G -25713013,171895,1010,3.9,1.0,1.0,,,,,,,Sucrose,G -25713147,172263,1010,1.62,0.0,1.0,,,,,,,Sucrose,G -25713159,172299,1010,0.0,0.0,57.0,,,,,,,Sucrose,G -25713697,324498,1010,0.0,1.0,1.0,,,,,,,Sucrose,G -25713836,327434,1010,5.22,1.0,1.0,,,,,,,Sucrose,G -25713970,334247,1010,99.8,8.0,1.0,99.2,100.0,99.9,,,2006.0,Sucrose,G -25714129,747509,1010,0.0,1.0,1.0,,,,,,,Sucrose,G -25714316,1750719,1010,0.0,1.0,1.0,,,,0.25,,,Sucrose,G -25714424,2005964,1010,4.15,1.0,1.0,,,,,,,Sucrose,G -25714463,2257291,1010,0.0,1.0,1.0,,,,0.25,,,Sucrose,G -25714566,2264767,1010,0.0,1.0,1.0,,,,0.25,,,Sucrose,G -25714596,2349818,1010,0.0,1.0,1.0,,,,0.25,,,Sucrose,G -25714717,167551,1223,0.572,0.0,,,,,,,,Aspartic acid,G -25715133,168370,1223,2.91,0.0,1.0,,,,,,,Aspartic acid,G -25715190,168460,1223,1.148,0.0,,,,,,,,Aspartic acid,G -25715858,169441,1223,1.987,0.0,,,,,,,,Aspartic acid,G -25715913,169500,1223,2.08,0.0,53.0,,,,,,,Aspartic acid,G -25715926,169513,1223,2.079,0.0,53.0,,,,,,,Aspartic acid,G -25715944,169531,1223,2.793,0.0,54.0,,,,,,,Aspartic acid,G -25716068,169742,1223,0.549,0.0,39.0,,,,,,,Aspartic acid,G -25716102,169836,1223,0.757,0.0,1.0,,,,,,,Aspartic acid,G -25716360,170194,1223,1.169,0.0,,,,,,,,Aspartic acid,G -25716425,170287,1223,0.158,0.0,,,,,,,,Aspartic acid,G -25716426,170288,1223,0.655,29.0,,,,,,,,Aspartic acid,G -25716504,170422,1223,0.656,1.0,,,,,,,,Aspartic acid,G -25716606,170559,1223,3.978,0.0,,,,,,,,Aspartic acid,G -25716719,170732,1223,1.191,0.0,1.0,,,,,,,Aspartic acid,G -25717266,171634,1223,0.943,0.0,1.0,,,,,,,Aspartic acid,G -25717404,171838,1223,0.35,0.0,40.0,,,,,,,Aspartic acid,G -25717601,172180,1223,0.719,0.0,57.0,,,,,,,Aspartic acid,G -25717658,172299,1223,0.267,0.0,57.0,,,,,,,Aspartic acid,G -25717670,172362,1223,0.0,0.0,20.0,,,,,,,Aspartic acid,G -25717742,172439,1223,1.33,13.0,,,,,,,,Aspartic acid,G -25718723,173995,1223,2.947,0.0,52.0,,,,,,,Aspartic acid,G -25718935,174323,1223,1.859,0.0,,,,,,,,Aspartic acid,G -25719053,174479,1223,1.986,0.0,1.0,,,,,,,Aspartic acid,G -25719179,174708,1223,2.631,0.0,3.0,,,,,,,Aspartic acid,G -25719357,175013,1223,0.265,0.0,,,,,,,,Aspartic acid,G -25719434,175135,1223,2.195,0.0,,,,,,,,Aspartic acid,G -25719598,322191,1223,0.29,1.0,1.0,,,,,,,Aspartic acid,G -25719601,322252,1223,0.27,1.0,1.0,,,,,,,Aspartic acid,G -25719648,326660,1223,0.42,1.0,1.0,,,,,,,Aspartic acid,G -25719838,748070,1223,1.48,1.0,1.0,,,,,,,Aspartic acid,G -25720002,1841531,1223,3.651,,70.0,,,,,,,Aspartic acid,G -25720055,1968105,1223,6.731,,70.0,,,,,,,Aspartic acid,G -25720133,2263444,1223,2.03,1.0,1.0,,,,,,,Aspartic acid,G -25720148,2333948,1223,6.725,,70.0,,,,,,,Aspartic acid,G -25720251,167551,1217,0.32,0.0,,,,,,,,Phenylalanine,G -25720668,168370,1217,1.292,0.0,1.0,,,,,,,Phenylalanine,G -25720732,168460,1217,0.415,0.0,,,,,,,,Phenylalanine,G -25720789,168526,1217,0.174,0.0,,,,,,,,Phenylalanine,G -25721420,169441,1217,0.849,0.0,,,,,,,,Phenylalanine,G -25721475,169500,1217,0.889,0.0,53.0,,,,,,,Phenylalanine,G -25721488,169513,1217,0.889,0.0,53.0,,,,,,,Phenylalanine,G -25721506,169531,1217,1.211,0.0,54.0,,,,,,,Phenylalanine,G -25721630,169742,1217,0.317,0.0,39.0,,,,,,,Phenylalanine,G -25721662,169836,1217,0.152,0.0,1.0,,,,,,,Phenylalanine,G -25721926,170194,1217,0.349,1.0,,,,,,,,Phenylalanine,G -25721991,170287,1217,0.145,0.0,,,,,,,,Phenylalanine,G -25721992,170288,1217,0.463,35.0,,,,,,,,Phenylalanine,G -25722073,170422,1217,0.251,1.0,,,,,,,,Phenylalanine,G -25722177,170559,1217,1.774,0.0,,,,,,,,Phenylalanine,G -25722290,170732,1217,0.589,0.0,1.0,,,,,,,Phenylalanine,G -25722838,171634,1217,0.393,0.0,1.0,,,,,,,Phenylalanine,G -25722977,171838,1217,0.347,0.0,40.0,,,,,,,Phenylalanine,G -25723174,172180,1217,0.572,0.0,57.0,,,,,,,Phenylalanine,G -25723231,172299,1217,0.16,0.0,57.0,,,,,,,Phenylalanine,G -25723243,172362,1217,0.0,0.0,20.0,,,,,,,Phenylalanine,G -25723317,172439,1217,0.611,17.0,,,,,,,,Phenylalanine,G -25724381,173995,1217,1.203,0.0,52.0,,,,,,,Phenylalanine,G -25724593,174323,1217,0.86,0.0,,,,,,,,Phenylalanine,G -25724746,174479,1217,0.651,0.0,1.0,,,,,,,Phenylalanine,G -25724872,174708,1217,1.083,0.0,3.0,,,,,,,Phenylalanine,G -25725092,175013,1217,0.161,0.0,,,,,,,,Phenylalanine,G -25725169,175135,1217,0.837,0.0,,,,,,,,Phenylalanine,G -25725339,322191,1217,0.16,1.0,1.0,,,,,,,Phenylalanine,G -25725342,322252,1217,0.15,1.0,1.0,,,,,,,Phenylalanine,G -25725387,326660,1217,0.19,1.0,1.0,,,,,,,Phenylalanine,G -25725577,748070,1217,0.67,1.0,1.0,,,,,,,Phenylalanine,G -25725746,1841531,1217,2.417,,70.0,,,,,,,Phenylalanine,G -25725800,1968105,1217,2.01,,70.0,,,,,,,Phenylalanine,G -25725874,2263313,1217,1.59,1.0,1.0,,,,,,,Phenylalanine,G -25725897,2333948,1217,4.064,,70.0,,,,,,,Phenylalanine,G -25725999,167551,1216,0.103,0.0,,,,,,,,Cystine,G -25726412,168370,1216,0.351,0.0,1.0,,,,,,,Cystine,G -25726476,168460,1216,0.102,0.0,,,,,,,,Cystine,G -25726533,168526,1216,0.047,0.0,,,,,,,,Cystine,G -25727152,169441,1216,0.244,0.0,,,,,,,,Cystine,G -25727207,169500,1216,0.255,0.0,53.0,,,,,,,Cystine,G -25727220,169513,1216,0.255,0.0,53.0,,,,,,,Cystine,G -25727238,169531,1216,0.396,0.0,54.0,,,,,,,Cystine,G -25727362,169742,1216,0.107,0.0,39.0,,,,,,,Cystine,G -25727395,169836,1216,0.033,0.0,1.0,,,,,,,Cystine,G -25727648,170194,1216,0.156,0.0,,,,,,,,Cystine,G -25727713,170287,1216,0.071,0.0,,,,,,,,Cystine,G -25727714,170288,1216,0.17,30.0,,,,,,,,Cystine,G -25727782,170422,1216,0.155,1.0,,,,,,,,Cystine,G -25727885,170559,1216,0.685,0.0,,,,,,,,Cystine,G -25727993,170732,1216,0.158,0.0,1.0,,,,,,,Cystine,G -25728535,171634,1216,0.141,0.0,1.0,,,,,,,Cystine,G -25728673,171838,1216,0.147,0.0,40.0,,,,,,,Cystine,G -25728869,172180,1216,0.099,0.0,57.0,,,,,,,Cystine,G -25728926,172299,1216,0.028,0.0,57.0,,,,,,,Cystine,G -25728938,172362,1216,0.0,0.0,20.0,,,,,,,Cystine,G -25729012,172439,1216,0.176,14.0,,,,,,,,Cystine,G -25730025,173995,1216,0.309,0.0,52.0,,,,,,,Cystine,G -25730236,174323,1216,0.252,0.0,,,,,,,,Cystine,G -25730387,174479,1216,0.165,0.0,1.0,,,,,,,Cystine,G -25730512,174708,1216,0.275,0.0,3.0,,,,,,,Cystine,G -25730695,175013,1216,0.05,0.0,,,,,,,,Cystine,G -25730772,175135,1216,0.23,0.0,,,,,,,,Cystine,G -25730927,326660,1216,0.12,1.0,1.0,,,,,,,Cystine,G -25731134,1968105,1216,1.349,,70.0,,,,,,,Cystine,G -25731146,2333948,1216,1.457,,70.0,,,,,,,Cystine,G -25731213,167551,1225,0.309,0.0,,,,,,,,Glycine,G -25731629,168370,1225,1.406,0.0,1.0,,,,,,,Glycine,G -25731686,168460,1225,0.325,0.0,,,,,,,,Glycine,G -25732352,169441,1225,1.187,0.0,,,,,,,,Glycine,G -25732407,169500,1225,1.242,0.0,53.0,,,,,,,Glycine,G -25732420,169513,1225,1.242,0.0,53.0,,,,,,,Glycine,G -25732438,169531,1225,1.867,0.0,54.0,,,,,,,Glycine,G -25732562,169742,1225,0.267,0.0,39.0,,,,,,,Glycine,G -25732595,169836,1225,0.098,0.0,1.0,,,,,,,Glycine,G -25732853,170194,1225,0.743,0.0,,,,,,,,Glycine,G -25732918,170287,1225,0.124,0.0,,,,,,,,Glycine,G -25732919,170288,1225,0.386,29.0,,,,,,,,Glycine,G -25732997,170422,1225,0.208,1.0,,,,,,,,Glycine,G -25733098,170559,1225,2.224,0.0,,,,,,,,Glycine,G -25733211,170732,1225,0.512,0.0,1.0,,,,,,,Glycine,G -25733758,171634,1225,0.718,0.0,1.0,,,,,,,Glycine,G -25733896,171838,1225,0.277,0.0,40.0,,,,,,,Glycine,G -25734094,172180,1225,0.231,0.0,57.0,,,,,,,Glycine,G -25734151,172299,1225,0.095,0.0,57.0,,,,,,,Glycine,G -25734163,172362,1225,0.0,0.0,20.0,,,,,,,Glycine,G -25734235,172439,1225,0.473,14.0,,,,,,,,Glycine,G -25735294,173995,1225,1.459,0.0,52.0,,,,,,,Glycine,G -25735504,174323,1225,1.031,0.0,,,,,,,,Glycine,G -25735656,174479,1225,0.719,0.0,1.0,,,,,,,Glycine,G -25735782,174708,1225,1.328,0.0,3.0,,,,,,,Glycine,G -25736002,175013,1225,0.104,0.0,,,,,,,,Glycine,G -25736079,175135,1225,1.029,0.0,,,,,,,,Glycine,G -25736247,322191,1225,0.07,1.0,1.0,,,,,,,Glycine,G -25736250,322252,1225,0.07,1.0,1.0,,,,,,,Glycine,G -25736295,326660,1225,0.27,1.0,1.0,,,,,,,Glycine,G -25736484,748070,1225,0.46,1.0,1.0,,,,,,,Glycine,G -25736649,1841531,1225,0.935,,70.0,,,,,,,Glycine,G -25736701,1968105,1225,1.174,,70.0,,,,,,,Glycine,G -25736711,2000819,1225,0.14,1.0,1.0,,,,,,,Glycine,G -25736744,2257824,1225,0.1,1.0,1.0,,,,,,,Glycine,G -25736793,2333948,1225,3.254,,70.0,,,,,,,Glycine,G -25737445,169836,1075,0.0,9.0,1.0,0.0,0.0,,,,,Galactose,G -25737676,170700,1075,0.13,1.0,1.0,,,,,,,Galactose,G -25737699,170732,1075,0.0,3.0,1.0,0.0,0.0,,,,,Galactose,G -25737889,171634,1075,0.0,3.0,1.0,0.0,0.0,,,,,Galactose,G -25737953,171895,1075,0.0,1.0,1.0,,,,,,,Galactose,G -25738085,172299,1075,0.0,0.0,57.0,,,,,,,Galactose,G -25738580,324498,1075,0.0,1.0,1.0,,,,,,,Galactose,G -25738718,327434,1075,0.0,1.0,1.0,,,,,,,Galactose,G -25738847,334247,1075,0.03,8.0,1.0,0.0,0.21,0.0,,,2006.0,Galactose,G -25738984,747509,1075,0.0,1.0,1.0,,,,,,,Galactose,G -25739172,2004928,1075,0.0,1.0,1.0,,,,0.1,,,Galactose,G -25739232,2257329,1075,0.0,1.0,1.0,,,,0.1,,,Galactose,G -25739250,2260034,1075,0.0,1.0,1.0,,,,0.1,,,Galactose,G -25739414,167551,1058,0.0,0.0,41.0,,,,,,,Theobromine,MG -25739503,167711,1058,50.0,0.0,40.0,,,,,,,Theobromine,MG -25739949,168370,1058,0.0,0.0,68.0,,,,,,,Theobromine,MG -25740015,168460,1058,0.0,0.0,68.0,,,,,,,Theobromine,MG -25740051,168526,1058,0.0,0.0,68.0,,,,,,,Theobromine,MG -25740725,169531,1058,0.0,0.0,68.0,,,,,,,Theobromine,MG -25740875,169742,1058,0.0,0.0,68.0,,,,,,,Theobromine,MG -25741204,170287,1058,0.0,0.0,68.0,,,,,,,Theobromine,MG -25741205,170288,1058,0.0,0.0,68.0,,,,,,,Theobromine,MG -25741517,170851,1058,0.0,0.0,68.0,,,,,,,Theobromine,MG -25742121,171634,1058,0.0,0.0,68.0,,,,,,,Theobromine,MG -25742290,171838,1058,0.0,0.0,40.0,,,,,,,Theobromine,MG -25742509,172180,1058,0.0,0.0,57.0,,,,,,,Theobromine,MG -25742573,172263,1058,0.0,0.0,39.0,,,,,,,Theobromine,MG -25742598,172299,1058,0.0,0.0,57.0,,,,,,,Theobromine,MG -25742650,172362,1058,0.0,0.0,20.0,,,,,,,Theobromine,MG -25742691,172439,1058,0.0,0.0,68.0,,,,,,,Theobromine,MG -25742969,172909,1058,0.0,0.0,65.0,,,,,,,Theobromine,MG -25743198,173207,1058,0.0,0.0,68.0,,,,,,,Theobromine,MG -25743711,173995,1058,0.0,0.0,68.0,,,,,,,Theobromine,MG -25743804,174092,1058,0.0,0.0,40.0,,,,,,,Theobromine,MG -25744006,174479,1058,0.0,0.0,68.0,,,,,,,Theobromine,MG -25744178,174708,1058,0.0,0.0,68.0,,,,,,,Theobromine,MG -25744487,175135,1058,0.0,0.0,68.0,,,,,,,Theobromine,MG -25744873,2341069,1058,37.0,,,,,,,,,Theobromine,MG -25745067,2341263,1058,0.0,,,,,,,,,Theobromine,MG -25745441,2341637,1058,0.0,,,,,,,,,Theobromine,MG -25745549,2341745,1058,0.0,,,,,,,,,Theobromine,MG -25745711,2341907,1058,0.0,,,,,,,,,Theobromine,MG -25745878,2342074,1058,0.0,,,,,,,,,Theobromine,MG -25746061,2342257,1058,0.0,,,,,,,,,Theobromine,MG -25746268,2342464,1058,0.0,,,,,,,,,Theobromine,MG -25746275,2342471,1058,0.0,,,,,,,,,Theobromine,MG -25746827,2343023,1058,0.0,,,,,,,,,Theobromine,MG -25747172,2343368,1058,0.0,,,,,,,,,Theobromine,MG -25747179,2343375,1058,0.0,,,,,,,,,Theobromine,MG -25747782,2343978,1058,0.0,,,,,,,,,Theobromine,MG -25748497,2344693,1058,0.0,,,,,,,,,Theobromine,MG -25748622,2344818,1058,0.0,,,,,,,,,Theobromine,MG -25748748,2344944,1058,0.0,,,,,,,,,Theobromine,MG -25748774,2344970,1058,0.0,,,,,,,,,Theobromine,MG -25748871,2345067,1058,0.0,,,,,,,,,Theobromine,MG -25748999,2345195,1058,0.0,,,,,,,,,Theobromine,MG -25749006,2345202,1058,0.0,,,,,,,,,Theobromine,MG -25749011,2345207,1058,0.0,,,,,,,,,Theobromine,MG -25749037,2345233,1058,0.0,,,,,,,,,Theobromine,MG -25749069,2345265,1058,0.0,,,,,,,,,Theobromine,MG -25749248,2345444,1058,0.0,,,,,,,,,Theobromine,MG -25749449,2345645,1058,0.0,,,,,,,,,Theobromine,MG -25749490,2345686,1058,0.0,,,,,,,,,Theobromine,MG -25749852,2346048,1058,324.0,,,,,,,,,Theobromine,MG -25749941,2346137,1058,0.0,,,,,,,,,Theobromine,MG -25750011,2346207,1058,0.0,,,,,,,,,Theobromine,MG -25750213,167551,1259,0.0,0.0,,,,,,,,SFA 4:0,G -25750307,167711,1259,0.005,0.0,40.0,,,,,,,SFA 4:0,G -25750804,168370,1259,0.0,0.0,68.0,,,,,,,SFA 4:0,G -25750867,168460,1259,0.0,0.0,,,,,,,,SFA 4:0,G -25751534,169441,1259,0.0,1.0,,,,,,,,SFA 4:0,G -25751608,169531,1259,0.0,0.0,68.0,,,,,,,SFA 4:0,G -25751760,169742,1259,0.0,0.0,10.0,,,,,,,SFA 4:0,G -25751807,169836,1259,0.0,9.0,1.0,0.0,0.0,,,,,SFA 4:0,G -25752061,170194,1259,0.0,0.0,,,,,,,,SFA 4:0,G -25752130,170287,1259,0.0,0.0,,,,,,,,SFA 4:0,G -25752416,170700,1259,0.198,1.0,1.0,,,,,,,SFA 4:0,G -25752440,170732,1259,0.044,6.0,1.0,0.037,0.055,,,,,SFA 4:0,G -25752557,170851,1259,0.232,11.0,1.0,0.185,0.3,,,,,SFA 4:0,G -25753231,171634,1259,0.0,9.0,1.0,0.0,0.0,,,,,SFA 4:0,G -25753405,171838,1259,0.0,0.0,40.0,,,,,,,SFA 4:0,G -25753653,172180,1259,0.123,0.0,57.0,,,,,,,SFA 4:0,G -25753723,172263,1259,0.005,0.0,1.0,,,,,,,SFA 4:0,G -25753748,172299,1259,0.069,0.0,57.0,,,,,,,SFA 4:0,G -25753805,172362,1259,0.0,1.0,1.0,,,,,,,SFA 4:0,G -25753852,172439,1259,0.0,0.0,,,,,,,,SFA 4:0,G -25754173,172909,1259,0.0,0.0,65.0,,,,,,,SFA 4:0,G -25754412,173207,1259,0.0,0.0,20.0,,,,,,,SFA 4:0,G -25754968,173995,1259,0.0,0.0,68.0,,,,,,,SFA 4:0,G -25755062,174092,1259,0.0,0.0,40.0,,,,,,,SFA 4:0,G -25755438,174708,1259,0.0,0.0,68.0,,,,,,,SFA 4:0,G -25755715,175013,1259,0.32,0.0,39.0,,,,,,,SFA 4:0,G -25755800,175135,1259,0.0,0.0,,,,,,,,SFA 4:0,G -25756108,328069,1259,0.695,1.0,1.0,,,,,,,SFA 4:0,G -25756296,331989,1259,0.003,1.0,1.0,,,,,,,SFA 4:0,G -25756317,332346,1259,0.0,1.0,1.0,,,,,,,SFA 4:0,G -25756404,334423,1259,0.002,1.0,1.0,,,,,,,SFA 4:0,G -25756585,749212,1259,0.004,1.0,1.0,,,,,,,SFA 4:0,G -25757031,2341069,1259,0.199,,,,,,,,,SFA 4:0,G -25757225,2341263,1259,0.0,,,,,,,,,SFA 4:0,G -25757599,2341637,1259,0.0,,,,,,,,,SFA 4:0,G -25757707,2341745,1259,0.0,,,,,,,,,SFA 4:0,G -25757869,2341907,1259,0.006,,,,,,,,,SFA 4:0,G -25758036,2342074,1259,0.0,,,,,,,,,SFA 4:0,G -25758219,2342257,1259,0.036,,,,,,,,,SFA 4:0,G -25758426,2342464,1259,0.002,,,,,,,,,SFA 4:0,G -25758433,2342471,1259,0.086,,,,,,,,,SFA 4:0,G -25758985,2343023,1259,0.0,,,,,,,,,SFA 4:0,G -25759330,2343368,1259,0.065,,,,,,,,,SFA 4:0,G -25759337,2343375,1259,0.0,,,,,,,,,SFA 4:0,G -25759940,2343978,1259,0.0,,,,,,,,,SFA 4:0,G -25760655,2344693,1259,0.0,,,,,,,,,SFA 4:0,G -25760780,2344818,1259,0.0,,,,,,,,,SFA 4:0,G -25760906,2344944,1259,0.18,,,,,,,,,SFA 4:0,G -25760932,2344970,1259,0.0,,,,,,,,,SFA 4:0,G -25761029,2345067,1259,0.019,,,,,,,,,SFA 4:0,G -25761157,2345195,1259,0.0,,,,,,,,,SFA 4:0,G -25761164,2345202,1259,0.018,,,,,,,,,SFA 4:0,G -25761169,2345207,1259,0.0,,,,,,,,,SFA 4:0,G -25761195,2345233,1259,0.022,,,,,,,,,SFA 4:0,G -25761227,2345265,1259,0.0,,,,,,,,,SFA 4:0,G -25761406,2345444,1259,0.0,,,,,,,,,SFA 4:0,G -25761607,2345645,1259,0.145,,,,,,,,,SFA 4:0,G -25761648,2345686,1259,0.0,,,,,,,,,SFA 4:0,G -25762010,2346048,1259,0.002,,,,,,,,,SFA 4:0,G -25762099,2346137,1259,0.0,,,,,,,,,SFA 4:0,G -25762169,2346207,1259,0.0,,,,,,,,,SFA 4:0,G -25762367,167551,1219,0.303,0.0,,,,,,,,Valine,G -25762783,168370,1219,1.573,0.0,1.0,,,,,,,Valine,G -25762848,168460,1219,0.401,0.0,,,,,,,,Valine,G -25762905,168526,1219,0.184,0.0,,,,,,,,Valine,G -25763537,169441,1219,1.058,0.0,,,,,,,,Valine,G -25763592,169500,1219,1.107,0.0,53.0,,,,,,,Valine,G -25763605,169513,1219,1.107,0.0,53.0,,,,,,,Valine,G -25763623,169531,1219,1.521,0.0,54.0,,,,,,,Valine,G -25763747,169742,1219,0.348,0.0,39.0,,,,,,,Valine,G -25763779,169836,1219,0.243,0.0,1.0,,,,,,,Valine,G -25764043,170194,1219,0.528,1.0,,,,,,,,Valine,G -25764108,170287,1219,0.139,0.0,,,,,,,,Valine,G -25764109,170288,1219,0.477,34.0,,,,,,,,Valine,G -25764190,170422,1219,0.22,1.0,,,,,,,,Valine,G -25764294,170559,1219,2.258,0.0,,,,,,,,Valine,G -25764407,170732,1219,0.682,0.0,1.0,,,,,,,Valine,G -25764956,171634,1219,0.498,0.0,1.0,,,,,,,Valine,G -25765095,171838,1219,0.291,0.0,40.0,,,,,,,Valine,G -25765293,172180,1219,0.657,0.0,57.0,,,,,,,Valine,G -25765350,172299,1219,0.208,0.0,57.0,,,,,,,Valine,G -25765362,172362,1219,0.0,0.0,20.0,,,,,,,Valine,G -25765436,172439,1219,0.593,18.0,,,,,,,,Valine,G -25766501,173995,1219,1.494,0.0,52.0,,,,,,,Valine,G -25766713,174323,1219,1.139,0.0,,,,,,,,Valine,G -25766866,174479,1219,0.76,0.0,1.0,,,,,,,Valine,G -25766992,174708,1219,1.35,0.0,3.0,,,,,,,Valine,G -25767212,175013,1219,0.181,0.0,,,,,,,,Valine,G -25767289,175135,1219,1.104,0.0,,,,,,,,Valine,G -25767459,322191,1219,0.21,1.0,1.0,,,,,,,Valine,G -25767462,322252,1219,0.2,1.0,1.0,,,,,,,Valine,G -25767507,326660,1219,0.22,1.0,1.0,,,,,,,Valine,G -25767697,748070,1219,0.83,1.0,1.0,,,,,,,Valine,G -25767866,1841531,1219,3.11,,70.0,,,,,,,Valine,G -25767920,1968105,1219,3.744,,70.0,,,,,,,Valine,G -25768016,2333948,1219,4.311,,70.0,,,,,,,Valine,G -25768486,168370,1274,0.0,4.0,1.0,0.0,0.0,,,,,MUFA 14:1,G -25768891,169836,1274,0.0,9.0,1.0,0.0,0.0,,,,,MUFA 14:1,G -25769130,170700,1274,0.068,1.0,1.0,,,,,,,MUFA 14:1,G -25769153,170732,1274,0.018,6.0,1.0,0.014,0.02,,,,,MUFA 14:1,G -25769253,170851,1274,0.108,11.0,1.0,0.085,0.136,,,,,MUFA 14:1,G -25769515,171634,1274,0.034,9.0,1.0,0.023,0.048,,,,,MUFA 14:1,G -25769621,171838,1274,0.0,0.0,40.0,,,,,,,MUFA 14:1,G -25769828,172299,1274,0.0,0.0,57.0,,,,,,,MUFA 14:1,G -25770393,173995,1274,0.029,0.0,18.0,,,,,,,MUFA 14:1,G -25770456,174092,1274,0.0,0.0,40.0,,,,,,,MUFA 14:1,G -25770571,174479,1274,0.003,14.0,1.0,,,,,,,MUFA 14:1,G -25770653,174708,1274,0.07,6.0,3.0,,,,,,,MUFA 14:1,G -25770843,167551,1211,0.231,0.0,,,,,,,,Threonine,G -25771260,168370,1211,1.368,0.0,1.0,,,,,,,Threonine,G -25771325,168460,1211,0.325,0.0,,,,,,,,Threonine,G -25771382,168526,1211,0.118,0.0,,,,,,,,Threonine,G -25772013,169441,1211,0.95,0.0,,,,,,,,Threonine,G -25772068,169500,1211,0.994,0.0,53.0,,,,,,,Threonine,G -25772081,169513,1211,0.994,0.0,53.0,,,,,,,Threonine,G -25772099,169531,1211,1.225,0.0,54.0,,,,,,,Threonine,G -25772223,169742,1211,0.21,0.0,39.0,,,,,,,Threonine,G -25772255,169836,1211,0.109,0.0,1.0,,,,,,,Threonine,G -25772519,170194,1211,0.44,1.0,,,,,,,,Threonine,G -25772584,170287,1211,0.089,0.0,,,,,,,,Threonine,G -25772585,170288,1211,0.354,35.0,,,,,,,,Threonine,G -25772666,170422,1211,0.186,1.0,,,,,,,,Threonine,G -25772770,170559,1211,1.29,0.0,,,,,,,,Threonine,G -25772883,170732,1211,0.568,0.0,1.0,,,,,,,Threonine,G -25773432,171634,1211,0.383,0.0,1.0,,,,,,,Threonine,G -25773571,171838,1211,0.193,0.0,40.0,,,,,,,Threonine,G -25773769,172180,1211,0.471,0.0,57.0,,,,,,,Threonine,G -25773826,172299,1211,0.153,0.0,57.0,,,,,,,Threonine,G -25773838,172362,1211,0.0,0.0,20.0,,,,,,,Threonine,G -25773910,172439,1211,0.453,18.0,,,,,,,,Threonine,G -25774974,173995,1211,1.415,0.0,52.0,,,,,,,Threonine,G -25775186,174323,1211,0.904,0.0,,,,,,,,Threonine,G -25775339,174479,1211,0.654,0.0,1.0,,,,,,,Threonine,G -25775465,174708,1211,1.272,0.0,3.0,,,,,,,Threonine,G -25775685,175013,1211,0.137,0.0,,,,,,,,Threonine,G -25775762,175135,1211,0.94,0.0,,,,,,,,Threonine,G -25775932,322191,1211,0.16,1.0,1.0,,,,,,,Threonine,G -25775935,322252,1211,0.15,1.0,1.0,,,,,,,Threonine,G -25775980,326660,1211,0.19,1.0,1.0,,,,,,,Threonine,G -25776170,748070,1211,0.77,1.0,1.0,,,,,,,Threonine,G -25776338,1841531,1211,2.264,,70.0,,,,,,,Threonine,G -25776392,1968105,1211,4.451,,70.0,,,,,,,Threonine,G -25776399,2000712,1211,0.11,1.0,1.0,,,,,,,Threonine,G -25776419,2257303,1211,0.0,1.0,1.0,,,,0.01,,,Threonine,G -25776488,2333948,1211,2.704,,70.0,,,,,,,Threonine,G -25776591,167551,1272,0.0,0.0,,,,,,,,PUFA 22:6 n-3 (DHA),G -25776698,167711,1272,0.0,0.0,40.0,,,,,,,PUFA 22:6 n-3 (DHA),G -25777211,168370,1272,0.0,0.0,68.0,,,,,,,PUFA 22:6 n-3 (DHA),G -25777274,168460,1272,0.0,0.0,,,,,,,,PUFA 22:6 n-3 (DHA),G -25777918,169441,1272,0.0,1.0,,,,,,,,PUFA 22:6 n-3 (DHA),G -25777984,169531,1272,0.001,18.0,3.0,,,,,,,PUFA 22:6 n-3 (DHA),G -25778121,169742,1272,0.0,0.0,10.0,,,,,,,PUFA 22:6 n-3 (DHA),G -25778175,169836,1272,0.0,9.0,1.0,0.0,0.0,,,,,PUFA 22:6 n-3 (DHA),G -25778422,170194,1272,0.0,0.0,,,,,,,,PUFA 22:6 n-3 (DHA),G -25778486,170287,1272,0.0,0.0,,,,,,,,PUFA 22:6 n-3 (DHA),G -25778768,170700,1272,0.0,1.0,1.0,,,,,,,PUFA 22:6 n-3 (DHA),G -25778794,170732,1272,0.002,6.0,1.0,0.002,0.002,,,,,PUFA 22:6 n-3 (DHA),G -25778913,170851,1272,0.001,11.0,1.0,0.0,0.002,,,,,PUFA 22:6 n-3 (DHA),G -25779605,171634,1272,0.008,9.0,1.0,0.005,0.011,,,,,PUFA 22:6 n-3 (DHA),G -25779769,171838,1272,0.0,0.0,40.0,,,,,,,PUFA 22:6 n-3 (DHA),G -25780030,172180,1272,0.0,0.0,57.0,,,,,,,PUFA 22:6 n-3 (DHA),G -25780097,172263,1272,0.001,0.0,1.0,,,,,,,PUFA 22:6 n-3 (DHA),G -25780129,172299,1272,0.0,0.0,57.0,,,,,,,PUFA 22:6 n-3 (DHA),G -25780189,172362,1272,0.0,1.0,1.0,,,,,,,PUFA 22:6 n-3 (DHA),G -25780255,172439,1272,0.0,0.0,,,,,,,,PUFA 22:6 n-3 (DHA),G -25780581,172909,1272,0.0,0.0,65.0,,,,,,,PUFA 22:6 n-3 (DHA),G -25780820,173207,1272,0.0,0.0,20.0,,,,,,,PUFA 22:6 n-3 (DHA),G -25781386,173995,1272,0.003,0.0,18.0,,,,,,,PUFA 22:6 n-3 (DHA),G -25781477,174092,1272,0.0,0.0,40.0,,,,,,,PUFA 22:6 n-3 (DHA),G -25781712,174479,1272,0.005,14.0,1.0,,,,,,,PUFA 22:6 n-3 (DHA),G -25781883,174708,1272,0.0,6.0,3.0,,,,,,,PUFA 22:6 n-3 (DHA),G -25782158,175013,1272,0.0,0.0,39.0,,,,,,,PUFA 22:6 n-3 (DHA),G -25782242,175135,1272,0.702,1.0,,,,,,,,PUFA 22:6 n-3 (DHA),G -25782568,328069,1272,0.0,1.0,1.0,,,,,,,PUFA 22:6 n-3 (DHA),G -25782756,331989,1272,0.0,1.0,1.0,,,,,,,PUFA 22:6 n-3 (DHA),G -25782777,332346,1272,0.0,1.0,1.0,,,,,,,PUFA 22:6 n-3 (DHA),G -25782864,334423,1272,0.002,1.0,1.0,,,,,,,PUFA 22:6 n-3 (DHA),G -25783077,749212,1272,0.003,1.0,1.0,,,,,,,PUFA 22:6 n-3 (DHA),G -25783505,2341069,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G -25783699,2341263,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G -25784073,2341637,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G -25784181,2341745,1272,0.015,,,,,,,,,PUFA 22:6 n-3 (DHA),G -25784343,2341907,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G -25784510,2342074,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G -25784693,2342257,1272,0.001,,,,,,,,,PUFA 22:6 n-3 (DHA),G -25784900,2342464,1272,0.005,,,,,,,,,PUFA 22:6 n-3 (DHA),G -25784907,2342471,1272,0.046,,,,,,,,,PUFA 22:6 n-3 (DHA),G -25785459,2343023,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G -25785804,2343368,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G -25785811,2343375,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G -25786414,2343978,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G -25787129,2344693,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G -25787254,2344818,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G -25787380,2344944,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G -25787406,2344970,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G -25787503,2345067,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G -25787631,2345195,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G -25787638,2345202,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G -25787643,2345207,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G -25787669,2345233,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G -25787701,2345265,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G -25787880,2345444,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G -25788081,2345645,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G -25788122,2345686,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G -25788484,2346048,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G -25788573,2346137,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G -25788643,2346207,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G -25788854,167551,1264,0.0,1.0,,,,,,,,SFA 14:0,G -25788982,167711,1264,0.01,0.0,40.0,,,,,,,SFA 14:0,G -25789547,168370,1264,0.023,4.0,1.0,0.02,0.027,,,,,SFA 14:0,G -25789616,168460,1264,0.004,1.0,,,,,,,,SFA 14:0,G -25789665,168526,1264,0.001,0.0,,,,,,,,SFA 14:0,G -25790425,169441,1264,0.09,1.0,,,,,,,,SFA 14:0,G -25790484,169500,1264,0.91,0.0,53.0,,,,,,,SFA 14:0,G -25790497,169513,1264,0.81,0.0,53.0,,,,,,,SFA 14:0,G -25790515,169531,1264,0.267,0.0,10.0,,,,,,,SFA 14:0,G -25790688,169742,1264,0.003,0.0,10.0,,,,,,,SFA 14:0,G -25790747,169836,1264,0.021,9.0,1.0,0.015,0.029,,,,,SFA 14:0,G -25791057,170194,1264,0.16,0.0,,,,,,,,SFA 14:0,G -25791133,170287,1264,0.0,0.0,,,,,,,,SFA 14:0,G -25791377,170559,1264,0.002,0.0,,,,,,,,SFA 14:0,G -25791493,170700,1264,0.825,1.0,1.0,,,,,,,SFA 14:0,G -25791519,170732,1264,0.22,6.0,1.0,0.189,0.253,,,,,SFA 14:0,G -25791638,170851,1264,1.067,11.0,1.0,0.854,1.342,,,,,SFA 14:0,G -25792372,171634,1264,0.284,9.0,1.0,0.211,0.423,,,,,SFA 14:0,G -25792558,171838,1264,0.0,0.0,40.0,,,,,,,SFA 14:0,G -25792856,172180,1264,0.401,0.0,57.0,,,,,,,SFA 14:0,G -25792928,172263,1264,0.006,0.0,1.0,,,,,,,SFA 14:0,G -25792959,172299,1264,0.275,0.0,57.0,,,,,,,SFA 14:0,G -25793021,172362,1264,0.104,1.0,1.0,,,,,,,SFA 14:0,G -25793094,172439,1264,0.163,0.0,,,,,,,,SFA 14:0,G -25793548,172909,1264,0.004,0.0,65.0,,,,,,,SFA 14:0,G -25793798,173207,1264,0.0,0.0,20.0,,,,,,,SFA 14:0,G -25794467,173995,1264,0.103,0.0,18.0,,,,,,,SFA 14:0,G -25794562,174092,1264,0.0,0.0,40.0,,,,,,,SFA 14:0,G -25794763,174323,1264,1.19,0.0,,,,,,,,SFA 14:0,G -25794907,174479,1264,0.008,14.0,1.0,,,,,,,SFA 14:0,G -25795099,174708,1264,0.269,6.0,3.0,,,,,,,SFA 14:0,G -25795381,175013,1264,1.006,0.0,39.0,,,,,,,SFA 14:0,G -25795481,175135,1264,0.482,1.0,,,,,,,,SFA 14:0,G -25795848,328069,1264,3.34,1.0,1.0,,,,,,,SFA 14:0,G -25796036,331989,1264,0.003,1.0,1.0,,,,,,,SFA 14:0,G -25796057,332346,1264,0.035,1.0,1.0,,,,,,,SFA 14:0,G -25796144,334423,1264,0.026,1.0,1.0,,,,,,,SFA 14:0,G -25796446,749212,1264,0.516,1.0,1.0,,,,,,,SFA 14:0,G -25796579,2260204,1264,0.459,1.0,1.0,,,,,,,SFA 14:0,G -25796919,2341069,1264,0.624,,,,,,,,,SFA 14:0,G -25797113,2341263,1264,0.07,,,,,,,,,SFA 14:0,G -25797487,2341637,1264,0.159,,,,,,,,,SFA 14:0,G -25797595,2341745,1264,0.007,,,,,,,,,SFA 14:0,G -25797757,2341907,1264,0.12,,,,,,,,,SFA 14:0,G -25797924,2342074,1264,0.019,,,,,,,,,SFA 14:0,G -25798107,2342257,1264,0.198,,,,,,,,,SFA 14:0,G -25798314,2342464,1264,0.056,,,,,,,,,SFA 14:0,G -25798321,2342471,1264,0.381,,,,,,,,,SFA 14:0,G -25798873,2343023,1264,0.009,,,,,,,,,SFA 14:0,G -25799218,2343368,1264,0.217,,,,,,,,,SFA 14:0,G -25799225,2343375,1264,0.024,,,,,,,,,SFA 14:0,G -25799828,2343978,1264,0.009,,,,,,,,,SFA 14:0,G -25800543,2344693,1264,0.0,,,,,,,,,SFA 14:0,G -25800668,2344818,1264,0.0,,,,,,,,,SFA 14:0,G -25800794,2344944,1264,0.824,,,,,,,,,SFA 14:0,G -25800820,2344970,1264,0.007,,,,,,,,,SFA 14:0,G -25800917,2345067,1264,0.069,,,,,,,,,SFA 14:0,G -25801045,2345195,1264,0.0,,,,,,,,,SFA 14:0,G -25801052,2345202,1264,0.064,,,,,,,,,SFA 14:0,G -25801057,2345207,1264,0.001,,,,,,,,,SFA 14:0,G -25801083,2345233,1264,0.08,,,,,,,,,SFA 14:0,G -25801115,2345265,1264,0.0,,,,,,,,,SFA 14:0,G -25801294,2345444,1264,0.003,,,,,,,,,SFA 14:0,G -25801495,2345645,1264,0.476,,,,,,,,,SFA 14:0,G -25801536,2345686,1264,0.062,,,,,,,,,SFA 14:0,G -25801898,2346048,1264,2.14,,,,,,,,,SFA 14:0,G -25801987,2346137,1264,0.0,,,,,,,,,SFA 14:0,G -25802057,2346207,1264,0.0,,,,,,,,,SFA 14:0,G -25802345,167551,1018,0.0,0.0,,,,,,,,"Alcohol, ethyl",G -25802434,167711,1018,0.0,0.0,40.0,,,,,,,"Alcohol, ethyl",G -25802899,168370,1018,0.0,0.0,68.0,,,,,,,"Alcohol, ethyl",G -25802968,168460,1018,0.0,0.0,,,,,,,,"Alcohol, ethyl",G -25803695,169531,1018,0.0,0.0,68.0,,,,,,,"Alcohol, ethyl",G -25803777,169624,1018,0.0,1.0,47.0,,,,,,,"Alcohol, ethyl",G -25803847,169742,1018,0.0,0.0,68.0,,,,,,,"Alcohol, ethyl",G -25804120,170194,1018,0.0,0.0,68.0,,,,,,,"Alcohol, ethyl",G -25804180,170287,1018,0.0,0.0,,,,,,,,"Alcohol, ethyl",G -25804181,170288,1018,0.0,0.0,68.0,,,,,,,"Alcohol, ethyl",G -25804512,170851,1018,0.0,0.0,,,,,,,,"Alcohol, ethyl",G -25805149,171634,1018,0.0,0.0,68.0,,,,,,,"Alcohol, ethyl",G -25805322,171838,1018,0.0,0.0,40.0,,,,,,,"Alcohol, ethyl",G -25805550,172180,1018,0.0,0.0,57.0,,,,,,,"Alcohol, ethyl",G -25805616,172263,1018,0.0,0.0,68.0,,,,,,,"Alcohol, ethyl",G -25805641,172299,1018,0.0,0.0,57.0,,,,,,,"Alcohol, ethyl",G -25805695,172362,1018,0.0,0.0,20.0,,,,,,,"Alcohol, ethyl",G -25805741,172439,1018,0.0,0.0,,,,,,,,"Alcohol, ethyl",G -25806045,172909,1018,0.0,0.0,65.0,,,,,,,"Alcohol, ethyl",G -25806293,173207,1018,0.0,0.0,20.0,,,,,,,"Alcohol, ethyl",G -25806825,173995,1018,0.0,0.0,68.0,,,,,,,"Alcohol, ethyl",G -25806918,174092,1018,0.0,0.0,40.0,,,,,,,"Alcohol, ethyl",G -25807131,174479,1018,0.0,0.0,68.0,,,,,,,"Alcohol, ethyl",G -25807314,174708,1018,0.0,0.0,68.0,,,,,,,"Alcohol, ethyl",G -25807645,175135,1018,0.0,0.0,,,,,,,,"Alcohol, ethyl",G -25808050,2341069,1018,0.0,,,,,,,,,"Alcohol, ethyl",G -25808244,2341263,1018,0.0,,,,,,,,,"Alcohol, ethyl",G -25808618,2341637,1018,0.0,,,,,,,,,"Alcohol, ethyl",G -25808726,2341745,1018,0.0,,,,,,,,,"Alcohol, ethyl",G -25808888,2341907,1018,0.0,,,,,,,,,"Alcohol, ethyl",G -25809055,2342074,1018,0.0,,,,,,,,,"Alcohol, ethyl",G -25809238,2342257,1018,0.0,,,,,,,,,"Alcohol, ethyl",G -25809445,2342464,1018,0.0,,,,,,,,,"Alcohol, ethyl",G -25809452,2342471,1018,0.0,,,,,,,,,"Alcohol, ethyl",G -25810004,2343023,1018,0.0,,,,,,,,,"Alcohol, ethyl",G -25810349,2343368,1018,0.0,,,,,,,,,"Alcohol, ethyl",G -25810356,2343375,1018,0.0,,,,,,,,,"Alcohol, ethyl",G -25810959,2343978,1018,0.0,,,,,,,,,"Alcohol, ethyl",G -25811674,2344693,1018,0.0,,,,,,,,,"Alcohol, ethyl",G -25811799,2344818,1018,0.0,,,,,,,,,"Alcohol, ethyl",G -25811925,2344944,1018,0.0,,,,,,,,,"Alcohol, ethyl",G -25811951,2344970,1018,0.0,,,,,,,,,"Alcohol, ethyl",G -25812048,2345067,1018,0.0,,,,,,,,,"Alcohol, ethyl",G -25812176,2345195,1018,0.0,,,,,,,,,"Alcohol, ethyl",G -25812183,2345202,1018,0.0,,,,,,,,,"Alcohol, ethyl",G -25812188,2345207,1018,0.0,,,,,,,,,"Alcohol, ethyl",G -25812214,2345233,1018,0.0,,,,,,,,,"Alcohol, ethyl",G -25812246,2345265,1018,0.0,,,,,,,,,"Alcohol, ethyl",G -25812425,2345444,1018,0.0,,,,,,,,,"Alcohol, ethyl",G -25812626,2345645,1018,0.0,,,,,,,,,"Alcohol, ethyl",G -25812667,2345686,1018,0.0,,,,,,,,,"Alcohol, ethyl",G -25813029,2346048,1018,0.0,,,,,,,,,"Alcohol, ethyl",G -25813118,2346137,1018,0.0,,,,,,,,,"Alcohol, ethyl",G -25813188,2346207,1018,13.0,,,,,,,,,"Alcohol, ethyl",G -25813745,168370,1313,0.012,4.0,1.0,0.011,0.013,,,,,"PUFA 20:2 n-6 c,c",G -25814097,169836,1313,0.005,9.0,1.0,0.004,0.006,,,,,"PUFA 20:2 n-6 c,c",G -25814330,170700,1313,0.002,1.0,1.0,,,,,,,"PUFA 20:2 n-6 c,c",G -25814353,170732,1313,0.005,6.0,1.0,0.004,0.006,,,,,"PUFA 20:2 n-6 c,c",G -25814453,170851,1313,0.002,11.0,1.0,0.002,0.003,,,,,"PUFA 20:2 n-6 c,c",G -25814703,171634,1313,0.113,9.0,1.0,0.092,0.147,,,,,"PUFA 20:2 n-6 c,c",G -25814789,171838,1313,0.0,0.0,40.0,,,,,,,"PUFA 20:2 n-6 c,c",G -25815486,173995,1313,0.002,0.0,18.0,,,,,,,"PUFA 20:2 n-6 c,c",G -25815527,174092,1313,0.0,0.0,40.0,,,,,,,"PUFA 20:2 n-6 c,c",G -25815621,174479,1313,0.001,14.0,1.0,,,,,,,"PUFA 20:2 n-6 c,c",G -25815700,174708,1313,0.0,6.0,3.0,,,,,,,"PUFA 20:2 n-6 c,c",G -25816081,328069,1313,0.007,1.0,1.0,,,,,,,"PUFA 20:2 n-6 c,c",G -25816269,331989,1313,0.001,1.0,1.0,,,,,,,"PUFA 20:2 n-6 c,c",G -25816290,332346,1313,0.012,1.0,1.0,,,,,,,"PUFA 20:2 n-6 c,c",G -25816377,334423,1313,0.011,1.0,1.0,,,,,,,"PUFA 20:2 n-6 c,c",G -25816596,749212,1313,0.145,1.0,1.0,,,,,,,"PUFA 20:2 n-6 c,c",G -25817321,169531,1126,0.0,0.0,68.0,,,,,,,"Tocopherol, gamma",MG -25817397,169836,1126,6.47,9.0,1.0,5.03,9.11,,,,,"Tocopherol, gamma",MG -25817679,170732,1126,0.98,4.0,1.0,0.8,1.11,,,,,"Tocopherol, gamma",MG -25817903,171634,1126,0.21,6.0,1.0,0.14,0.39,,,,,"Tocopherol, gamma",MG -25818091,172299,1126,0.0,0.0,57.0,,,,,,,"Tocopherol, gamma",MG -25819071,167551,1260,0.0,0.0,,,,,,,,SFA 6:0,G -25819168,167711,1260,0.001,0.0,40.0,,,,,,,SFA 6:0,G -25819674,168370,1260,0.0,0.0,68.0,,,,,,,SFA 6:0,G -25819738,168460,1260,0.0,0.0,,,,,,,,SFA 6:0,G -25820406,169441,1260,0.0,1.0,,,,,,,,SFA 6:0,G -25820480,169531,1260,0.0,0.0,68.0,,,,,,,SFA 6:0,G -25820635,169742,1260,0.0,0.0,10.0,,,,,,,SFA 6:0,G -25820682,169836,1260,0.0,9.0,1.0,0.0,0.0,,,,,SFA 6:0,G -25820937,170194,1260,0.0,0.0,,,,,,,,SFA 6:0,G -25821006,170287,1260,0.0,0.0,,,,,,,,SFA 6:0,G -25821296,170700,1260,0.152,1.0,1.0,,,,,,,SFA 6:0,G -25821320,170732,1260,0.033,6.0,1.0,0.027,0.04,,,,,SFA 6:0,G -25821437,170851,1260,0.183,11.0,1.0,0.142,0.242,,,,,SFA 6:0,G -25822113,171634,1260,0.0,9.0,1.0,0.0,0.0,,,,,SFA 6:0,G -25822287,171838,1260,0.0,0.0,40.0,,,,,,,SFA 6:0,G -25822536,172180,1260,0.027,0.0,57.0,,,,,,,SFA 6:0,G -25822606,172263,1260,0.0,0.0,1.0,,,,,,,SFA 6:0,G -25822634,172299,1260,0.069,0.0,57.0,,,,,,,SFA 6:0,G -25822691,172362,1260,0.0,1.0,1.0,,,,,,,SFA 6:0,G -25822738,172439,1260,0.0,0.0,,,,,,,,SFA 6:0,G -25823059,172909,1260,0.0,0.0,65.0,,,,,,,SFA 6:0,G -25823298,173207,1260,0.0,0.0,20.0,,,,,,,SFA 6:0,G -25823859,173995,1260,0.0,0.0,68.0,,,,,,,SFA 6:0,G -25823953,174092,1260,0.0,0.0,40.0,,,,,,,SFA 6:0,G -25824329,174708,1260,0.0,0.0,68.0,,,,,,,SFA 6:0,G -25824607,175013,1260,0.189,0.0,39.0,,,,,,,SFA 6:0,G -25824690,175135,1260,0.0,0.0,,,,,,,,SFA 6:0,G -25824998,328069,1260,0.594,1.0,1.0,,,,,,,SFA 6:0,G -25825186,331989,1260,0.0,1.0,1.0,,,,,,,SFA 6:0,G -25825207,332346,1260,0.0,1.0,1.0,,,,,,,SFA 6:0,G -25825294,334423,1260,0.0,1.0,1.0,,,,,,,SFA 6:0,G -25825475,749212,1260,0.001,1.0,1.0,,,,,,,SFA 6:0,G -25825555,1754858,1260,0.0,1.0,1.0,,,,,,,SFA 6:0,G -25825921,2341069,1260,0.091,,,,,,,,,SFA 6:0,G -25826115,2341263,1260,0.0,,,,,,,,,SFA 6:0,G -25826489,2341637,1260,0.0,,,,,,,,,SFA 6:0,G -25826597,2341745,1260,0.0,,,,,,,,,SFA 6:0,G -25826759,2341907,1260,0.004,,,,,,,,,SFA 6:0,G -25826926,2342074,1260,0.0,,,,,,,,,SFA 6:0,G -25827109,2342257,1260,0.03,,,,,,,,,SFA 6:0,G -25827316,2342464,1260,0.001,,,,,,,,,SFA 6:0,G -25827323,2342471,1260,0.066,,,,,,,,,SFA 6:0,G -25827875,2343023,1260,0.0,,,,,,,,,SFA 6:0,G -25828220,2343368,1260,0.038,,,,,,,,,SFA 6:0,G -25828227,2343375,1260,0.0,,,,,,,,,SFA 6:0,G -25828830,2343978,1260,0.0,,,,,,,,,SFA 6:0,G -25829545,2344693,1260,0.0,,,,,,,,,SFA 6:0,G -25829670,2344818,1260,0.0,,,,,,,,,SFA 6:0,G -25829796,2344944,1260,0.146,,,,,,,,,SFA 6:0,G -25829822,2344970,1260,0.0,,,,,,,,,SFA 6:0,G -25829919,2345067,1260,0.014,,,,,,,,,SFA 6:0,G -25830047,2345195,1260,0.0,,,,,,,,,SFA 6:0,G -25830054,2345202,1260,0.013,,,,,,,,,SFA 6:0,G -25830059,2345207,1260,0.0,,,,,,,,,SFA 6:0,G -25830085,2345233,1260,0.016,,,,,,,,,SFA 6:0,G -25830117,2345265,1260,0.0,,,,,,,,,SFA 6:0,G -25830296,2345444,1260,0.0,,,,,,,,,SFA 6:0,G -25830497,2345645,1260,0.089,,,,,,,,,SFA 6:0,G -25830538,2345686,1260,0.0,,,,,,,,,SFA 6:0,G -25830900,2346048,1260,0.077,,,,,,,,,SFA 6:0,G -25830989,2346137,1260,0.0,,,,,,,,,SFA 6:0,G -25831059,2346207,1260,0.0,,,,,,,,,SFA 6:0,G -25831270,167551,1261,0.0,0.0,,,,,,,,SFA 8:0,G -25831397,167711,1261,0.001,0.0,40.0,,,,,,,SFA 8:0,G -25831929,168370,1261,0.0,4.0,1.0,0.0,0.0,,,,,SFA 8:0,G -25831993,168460,1261,0.0,0.0,,,,,,,,SFA 8:0,G -25832678,169441,1261,0.0,1.0,,,,,,,,SFA 8:0,G -25832752,169531,1261,0.0,0.0,68.0,,,,,,,SFA 8:0,G -25832908,169742,1261,0.0,0.0,10.0,,,,,,,SFA 8:0,G -25832965,169836,1261,0.006,9.0,1.0,0.004,0.009,,,,,SFA 8:0,G -25833227,170194,1261,0.0,0.0,,,,,,,,SFA 8:0,G -25833297,170287,1261,0.002,0.0,,,,,,,,SFA 8:0,G -25833603,170700,1261,0.093,1.0,1.0,,,,,,,SFA 8:0,G -25833629,170732,1261,0.023,6.0,1.0,0.019,0.026,,,,,SFA 8:0,G -25833748,170851,1261,0.116,11.0,1.0,0.09,0.152,,,,,SFA 8:0,G -25834425,171634,1261,0.002,9.0,1.0,0.0,0.005,,,,,SFA 8:0,G -25834600,171838,1261,0.0,0.0,40.0,,,,,,,SFA 8:0,G -25834866,172180,1261,0.031,0.0,57.0,,,,,,,SFA 8:0,G -25834936,172263,1261,0.002,0.0,1.0,,,,,,,SFA 8:0,G -25834968,172299,1261,0.069,0.0,57.0,,,,,,,SFA 8:0,G -25835025,172362,1261,0.0,1.0,1.0,,,,,,,SFA 8:0,G -25835072,172439,1261,0.0,0.0,,,,,,,,SFA 8:0,G -25835404,172909,1261,0.0,0.0,65.0,,,,,,,SFA 8:0,G -25835645,173207,1261,0.0,0.0,20.0,,,,,,,SFA 8:0,G -25836230,173995,1261,0.0,0.0,68.0,,,,,,,SFA 8:0,G -25836323,174092,1261,0.0,0.0,40.0,,,,,,,SFA 8:0,G -25836707,174708,1261,0.0,0.0,68.0,,,,,,,SFA 8:0,G -25836988,175013,1261,0.11,0.0,39.0,,,,,,,SFA 8:0,G -25837075,175135,1261,0.0,0.0,,,,,,,,SFA 8:0,G -25837387,328069,1261,0.374,1.0,1.0,,,,,,,SFA 8:0,G -25837575,331989,1261,0.002,1.0,1.0,,,,,,,SFA 8:0,G -25837596,332346,1261,0.0,1.0,1.0,,,,,,,SFA 8:0,G -25837683,334423,1261,0.003,1.0,1.0,,,,,,,SFA 8:0,G -25837869,749212,1261,0.006,1.0,1.0,,,,,,,SFA 8:0,G -25837956,1755052,1261,0.0,1.0,1.0,,,,,,,SFA 8:0,G -25838312,2341069,1261,0.072,,,,,,,,,SFA 8:0,G -25838506,2341263,1261,0.0,,,,,,,,,SFA 8:0,G -25838880,2341637,1261,0.0,,,,,,,,,SFA 8:0,G -25838988,2341745,1261,0.0,,,,,,,,,SFA 8:0,G -25839150,2341907,1261,0.005,,,,,,,,,SFA 8:0,G -25839317,2342074,1261,0.0,,,,,,,,,SFA 8:0,G -25839500,2342257,1261,0.022,,,,,,,,,SFA 8:0,G -25839707,2342464,1261,0.001,,,,,,,,,SFA 8:0,G -25839714,2342471,1261,0.042,,,,,,,,,SFA 8:0,G -25840266,2343023,1261,0.006,,,,,,,,,SFA 8:0,G -25840611,2343368,1261,0.022,,,,,,,,,SFA 8:0,G -25840618,2343375,1261,0.0,,,,,,,,,SFA 8:0,G -25841221,2343978,1261,0.0,,,,,,,,,SFA 8:0,G -25841936,2344693,1261,0.0,,,,,,,,,SFA 8:0,G -25842061,2344818,1261,0.0,,,,,,,,,SFA 8:0,G -25842187,2344944,1261,0.093,,,,,,,,,SFA 8:0,G -25842213,2344970,1261,0.0,,,,,,,,,SFA 8:0,G -25842310,2345067,1261,0.008,,,,,,,,,SFA 8:0,G -25842438,2345195,1261,0.0,,,,,,,,,SFA 8:0,G -25842445,2345202,1261,0.007,,,,,,,,,SFA 8:0,G -25842450,2345207,1261,0.0,,,,,,,,,SFA 8:0,G -25842476,2345233,1261,0.009,,,,,,,,,SFA 8:0,G -25842508,2345265,1261,0.0,,,,,,,,,SFA 8:0,G -25842687,2345444,1261,0.0,,,,,,,,,SFA 8:0,G -25842888,2345645,1261,0.051,,,,,,,,,SFA 8:0,G -25842929,2345686,1261,0.0,,,,,,,,,SFA 8:0,G -25843291,2346048,1261,0.954,,,,,,,,,SFA 8:0,G -25843380,2346137,1261,0.0,,,,,,,,,SFA 8:0,G -25843450,2346207,1261,0.0,,,,,,,,,SFA 8:0,G -25843661,167551,1262,0.0,0.0,,,,,,,,SFA 10:0,G -25843788,167711,1262,0.002,0.0,40.0,,,,,,,SFA 10:0,G -25844341,168370,1262,0.0,4.0,1.0,0.0,0.0,,,,,SFA 10:0,G -25844405,168460,1262,0.0,0.0,,,,,,,,SFA 10:0,G -25845108,169441,1262,0.0,1.0,,,,,,,,SFA 10:0,G -25845167,169500,1262,0.08,0.0,53.0,,,,,,,SFA 10:0,G -25845180,169513,1262,0.07,0.0,53.0,,,,,,,SFA 10:0,G -25845198,169531,1262,0.019,0.0,10.0,,,,,,,SFA 10:0,G -25845353,169742,1262,0.0,0.0,10.0,,,,,,,SFA 10:0,G -25845410,169836,1262,0.007,9.0,1.0,0.003,0.013,,,,,SFA 10:0,G -25845682,170194,1262,0.0,0.0,,,,,,,,SFA 10:0,G -25845756,170287,1262,0.0,0.0,,,,,,,,SFA 10:0,G -25846076,170700,1262,0.227,1.0,1.0,,,,,,,SFA 10:0,G -25846102,170732,1262,0.053,6.0,1.0,0.045,0.059,,,,,SFA 10:0,G -25846221,170851,1262,0.282,11.0,1.0,0.216,0.369,,,,,SFA 10:0,G -25846938,171634,1262,0.021,9.0,1.0,0.018,0.025,,,,,SFA 10:0,G -25847116,171838,1262,0.0,0.0,40.0,,,,,,,SFA 10:0,G -25847382,172180,1262,0.07,0.0,57.0,,,,,,,SFA 10:0,G -25847452,172263,1262,0.002,0.0,1.0,,,,,,,SFA 10:0,G -25847484,172299,1262,0.069,0.0,57.0,,,,,,,SFA 10:0,G -25847541,172362,1262,0.0,1.0,1.0,,,,,,,SFA 10:0,G -25847607,172439,1262,0.0,0.0,,,,,,,,SFA 10:0,G -25848010,172909,1262,0.0,0.0,65.0,,,,,,,SFA 10:0,G -25848252,173207,1262,0.0,0.0,20.0,,,,,,,SFA 10:0,G -25848875,173995,1262,0.005,0.0,18.0,,,,,,,SFA 10:0,G -25848966,174092,1262,0.0,0.0,40.0,,,,,,,SFA 10:0,G -25849124,174323,1262,0.08,0.0,,,,,,,,SFA 10:0,G -25849425,174708,1262,0.009,0.0,10.0,,,,,,,SFA 10:0,G -25849706,175013,1262,0.247,0.0,39.0,,,,,,,SFA 10:0,G -25849796,175135,1262,0.0,0.0,,,,,,,,SFA 10:0,G -25850130,328069,1262,0.888,1.0,1.0,,,,,,,SFA 10:0,G -25850318,331989,1262,0.003,1.0,1.0,,,,,,,SFA 10:0,G -25850339,332346,1262,0.0,1.0,1.0,,,,,,,SFA 10:0,G -25850426,334423,1262,0.002,1.0,1.0,,,,,,,SFA 10:0,G -25850645,749212,1262,0.033,1.0,1.0,,,,,,,SFA 10:0,G -25851097,2341069,1262,0.138,,,,,,,,,SFA 10:0,G -25851291,2341263,1262,0.0,,,,,,,,,SFA 10:0,G -25851665,2341637,1262,0.02,,,,,,,,,SFA 10:0,G -25851773,2341745,1262,0.0,,,,,,,,,SFA 10:0,G -25851935,2341907,1262,0.009,,,,,,,,,SFA 10:0,G -25852102,2342074,1262,0.002,,,,,,,,,SFA 10:0,G -25852285,2342257,1262,0.048,,,,,,,,,SFA 10:0,G -25852492,2342464,1262,0.003,,,,,,,,,SFA 10:0,G -25852499,2342471,1262,0.101,,,,,,,,,SFA 10:0,G -25853051,2343023,1262,0.019,,,,,,,,,SFA 10:0,G -25853396,2343368,1262,0.05,,,,,,,,,SFA 10:0,G -25853403,2343375,1262,0.0,,,,,,,,,SFA 10:0,G -25854006,2343978,1262,0.0,,,,,,,,,SFA 10:0,G -25854721,2344693,1262,0.0,,,,,,,,,SFA 10:0,G -25854846,2344818,1262,0.0,,,,,,,,,SFA 10:0,G -25854972,2344944,1262,0.225,,,,,,,,,SFA 10:0,G -25854998,2344970,1262,0.001,,,,,,,,,SFA 10:0,G -25855095,2345067,1262,0.018,,,,,,,,,SFA 10:0,G -25855223,2345195,1262,0.0,,,,,,,,,SFA 10:0,G -25855230,2345202,1262,0.017,,,,,,,,,SFA 10:0,G -25855235,2345207,1262,0.0,,,,,,,,,SFA 10:0,G -25855261,2345233,1262,0.021,,,,,,,,,SFA 10:0,G -25855293,2345265,1262,0.0,,,,,,,,,SFA 10:0,G -25855472,2345444,1262,0.003,,,,,,,,,SFA 10:0,G -25855673,2345645,1262,0.11,,,,,,,,,SFA 10:0,G -25855714,2345686,1262,0.001,,,,,,,,,SFA 10:0,G -25856076,2346048,1262,0.764,,,,,,,,,SFA 10:0,G -25856165,2346137,1262,0.0,,,,,,,,,SFA 10:0,G -25856235,2346207,1262,0.0,,,,,,,,,SFA 10:0,G -25856433,167551,1221,0.182,0.0,,,,,,,,Histidine,G -25856849,168370,1221,1.265,0.0,1.0,,,,,,,Histidine,G -25856913,168460,1221,0.225,0.0,,,,,,,,Histidine,G -25856970,168526,1221,0.103,0.0,,,,,,,,Histidine,G -25857602,169441,1221,0.745,0.0,,,,,,,,Histidine,G -25857657,169500,1221,0.78,0.0,53.0,,,,,,,Histidine,G -25857670,169513,1221,0.779,0.0,53.0,,,,,,,Histidine,G -25857688,169531,1221,0.979,0.0,54.0,,,,,,,Histidine,G -25857812,169742,1221,0.149,0.0,39.0,,,,,,,Histidine,G -25857845,169836,1221,0.055,0.0,1.0,,,,,,,Histidine,G -25858109,170194,1221,0.214,1.0,,,,,,,,Histidine,G -25858174,170287,1221,0.071,0.0,,,,,,,,Histidine,G -25858175,170288,1221,0.287,19.0,,,,,,,,Histidine,G -25858256,170422,1221,0.167,1.0,,,,,,,,Histidine,G -25858360,170559,1221,0.995,0.0,,,,,,,,Histidine,G -25858473,170732,1221,0.451,0.0,1.0,,,,,,,Histidine,G -25859021,171634,1221,0.307,0.0,1.0,,,,,,,Histidine,G -25859159,171838,1221,0.168,0.0,40.0,,,,,,,Histidine,G -25859357,172180,1221,0.353,0.0,57.0,,,,,,,Histidine,G -25859414,172299,1221,0.082,0.0,57.0,,,,,,,Histidine,G -25859426,172362,1221,0.0,0.0,20.0,,,,,,,Histidine,G -25859500,172439,1221,0.299,15.0,,,,,,,,Histidine,G -25860561,173995,1221,1.153,0.0,52.0,,,,,,,Histidine,G -25860773,174323,1221,0.669,0.0,,,,,,,,Histidine,G -25860925,174479,1221,0.5,0.0,1.0,,,,,,,Histidine,G -25861051,174708,1221,1.012,0.0,3.0,,,,,,,Histidine,G -25861271,175013,1221,0.084,0.0,,,,,,,,Histidine,G -25861348,175135,1221,0.631,0.0,,,,,,,,Histidine,G -25861518,322191,1221,0.1,1.0,1.0,,,,,,,Histidine,G -25861521,322252,1221,0.09,1.0,1.0,,,,,,,Histidine,G -25861566,326660,1221,0.14,1.0,1.0,,,,,,,Histidine,G -25861756,748070,1221,0.37,1.0,1.0,,,,,,,Histidine,G -25861925,1841531,1221,1.29,,70.0,,,,,,,Histidine,G -25861979,1968105,1221,1.141,,70.0,,,,,,,Histidine,G -25862031,2262163,1221,0.62,1.0,1.0,,,,,,,Histidine,G -25862043,2262773,1221,0.69,1.0,1.0,,,,,,,Histidine,G -25862044,2262825,1221,0.7,1.0,1.0,,,,,,,Histidine,G -25862076,2333948,1221,1.682,,70.0,,,,,,,Histidine,G -25862178,167551,1122,0.0,0.0,41.0,,,,,,,Lycopene,UG -25862270,167711,1122,0.0,0.0,40.0,,,,,,,Lycopene,UG -25862752,168370,1122,0.0,0.0,68.0,,,,,,,Lycopene,UG -25862816,168460,1122,0.0,0.0,16.0,,,,,,,Lycopene,UG -25862862,168526,1122,0.0,0.0,67.0,,,,,,,Lycopene,UG -25863562,169531,1122,0.0,0.0,68.0,,,,,,,Lycopene,UG -25863695,169742,1122,0.0,0.0,39.0,,,,,,,Lycopene,UG -25864055,170287,1122,0.0,0.0,16.0,,,,,,,Lycopene,UG -25864056,170288,1122,0.0,0.0,20.0,,,,,,,Lycopene,UG -25864396,170851,1122,0.0,0.0,68.0,,,,,,,Lycopene,UG -25865008,171634,1122,0.0,0.0,68.0,,,,,,,Lycopene,UG -25865181,171838,1122,0.0,0.0,40.0,,,,,,,Lycopene,UG -25865228,171895,1122,0.0,0.0,20.0,,,,,,,Lycopene,UG -25865407,172180,1122,0.0,0.0,57.0,,,,,,,Lycopene,UG -25865473,172263,1122,0.0,0.0,39.0,,,,,,,Lycopene,UG -25865498,172299,1122,0.0,0.0,57.0,,,,,,,Lycopene,UG -25865551,172362,1122,0.0,0.0,20.0,,,,,,,Lycopene,UG -25865591,172439,1122,0.0,0.0,68.0,,,,,,,Lycopene,UG -25865868,172909,1122,0.0,0.0,65.0,,,,,,,Lycopene,UG -25866096,173207,1122,0.0,0.0,68.0,,,,,,,Lycopene,UG -25866614,173995,1122,0.0,0.0,68.0,,,,,,,Lycopene,UG -25866709,174092,1122,0.0,0.0,40.0,,,,,,,Lycopene,UG -25866911,174479,1122,0.0,0.0,68.0,,,,,,,Lycopene,UG -25867086,174708,1122,0.0,0.0,68.0,,,,,,,Lycopene,UG -25867387,175135,1122,0.0,0.0,68.0,,,,,,,Lycopene,UG -25867502,322177,1122,0.0,1.0,1.0,,,,,,,Lycopene,UG -25867623,331228,1122,0.0,1.0,1.0,,,,,,,Lycopene,UG -25868073,2341069,1122,0.0,,,,,,,,,Lycopene,UG -25868267,2341263,1122,0.0,,,,,,,,,Lycopene,UG -25868641,2341637,1122,0.0,,,,,,,,,Lycopene,UG -25868749,2341745,1122,0.0,,,,,,,,,Lycopene,UG -25868911,2341907,1122,44.0,,,,,,,,,Lycopene,UG -25869078,2342074,1122,3611.0,,,,,,,,,Lycopene,UG -25869261,2342257,1122,182.0,,,,,,,,,Lycopene,UG -25869468,2342464,1122,0.0,,,,,,,,,Lycopene,UG -25869475,2342471,1122,0.0,,,,,,,,,Lycopene,UG -25870027,2343023,1122,0.0,,,,,,,,,Lycopene,UG -25870372,2343368,1122,0.0,,,,,,,,,Lycopene,UG -25870379,2343375,1122,0.0,,,,,,,,,Lycopene,UG -25870982,2343978,1122,0.0,,,,,,,,,Lycopene,UG -25871697,2344693,1122,0.0,,,,,,,,,Lycopene,UG -25871822,2344818,1122,0.0,,,,,,,,,Lycopene,UG -25871948,2344944,1122,0.0,,,,,,,,,Lycopene,UG -25871974,2344970,1122,0.0,,,,,,,,,Lycopene,UG -25872071,2345067,1122,0.0,,,,,,,,,Lycopene,UG -25872199,2345195,1122,0.0,,,,,,,,,Lycopene,UG -25872206,2345202,1122,0.0,,,,,,,,,Lycopene,UG -25872211,2345207,1122,0.0,,,,,,,,,Lycopene,UG -25872237,2345233,1122,2958.0,,,,,,,,,Lycopene,UG -25872269,2345265,1122,12564.0,,,,,,,,,Lycopene,UG -25872448,2345444,1122,0.0,,,,,,,,,Lycopene,UG -25872649,2345645,1122,0.0,,,,,,,,,Lycopene,UG -25872690,2345686,1122,46.0,,,,,,,,,Lycopene,UG -25873052,2346048,1122,0.0,,,,,,,,,Lycopene,UG -25873141,2346137,1122,0.0,,,,,,,,,Lycopene,UG -25873211,2346207,1122,0.0,,,,,,,,,Lycopene,UG -25873409,167551,1220,0.489,0.0,,,,,,,,Arginine,G -25873825,168370,1220,2.004,0.0,1.0,,,,,,,Arginine,G -25873889,168460,1220,0.585,0.0,,,,,,,,Arginine,G -25873946,168526,1220,0.222,0.0,,,,,,,,Arginine,G -25874578,169441,1220,1.375,0.0,,,,,,,,Arginine,G -25874633,169500,1220,1.439,0.0,53.0,,,,,,,Arginine,G -25874646,169513,1220,1.439,0.0,53.0,,,,,,,Arginine,G -25874664,169531,1220,1.983,0.0,54.0,,,,,,,Arginine,G -25874788,169742,1220,0.516,0.0,39.0,,,,,,,Arginine,G -25874820,169836,1220,0.191,0.0,1.0,,,,,,,Arginine,G -25875084,170194,1220,0.803,1.0,,,,,,,,Arginine,G -25875149,170287,1220,0.144,0.0,,,,,,,,Arginine,G -25875150,170288,1220,0.47,31.0,,,,,,,,Arginine,G -25875231,170422,1220,0.484,1.0,,,,,,,,Arginine,G -25875335,170559,1220,3.851,0.0,,,,,,,,Arginine,G -25875448,170732,1220,0.72,0.0,1.0,,,,,,,Arginine,G -25875996,171634,1220,0.691,0.0,1.0,,,,,,,Arginine,G -25876134,171838,1220,0.32,0.0,40.0,,,,,,,Arginine,G -25876331,172180,1220,0.485,0.0,57.0,,,,,,,Arginine,G -25876388,172299,1220,0.117,0.0,57.0,,,,,,,Arginine,G -25876400,172362,1220,0.0,0.0,20.0,,,,,,,Arginine,G -25876472,172439,1220,0.875,15.0,,,,,,,,Arginine,G -25877532,173995,1220,2.061,0.0,52.0,,,,,,,Arginine,G -25877744,174323,1220,1.254,0.0,,,,,,,,Arginine,G -25877896,174479,1220,1.027,0.0,1.0,,,,,,,Arginine,G -25878021,174708,1220,1.839,0.0,3.0,,,,,,,Arginine,G -25878241,175013,1220,0.156,0.0,,,,,,,,Arginine,G -25878318,175135,1220,1.282,0.0,,,,,,,,Arginine,G -25878488,322191,1220,0.12,1.0,1.0,,,,,,,Arginine,G -25878491,322252,1220,0.12,1.0,1.0,,,,,,,Arginine,G -25878536,326660,1220,0.3,1.0,1.0,,,,,,,Arginine,G -25878732,748070,1220,1.1,1.0,1.0,,,,,,,Arginine,G -25878909,1841531,1220,1.849,,70.0,,,,,,,Arginine,G -25878963,1968105,1220,1.777,,70.0,,,,,,,Arginine,G -25879038,2263232,1220,3.3,1.0,1.0,,,,,,,Arginine,G -25879057,2333948,1220,5.807,,70.0,,,,,,,Arginine,G -25879175,167551,1187,16.0,1.0,,,,,,,,"Folate, food",UG -25879293,167711,1187,1.0,0.0,40.0,,,,,,,"Folate, food",UG -25879860,168370,1187,1.0,3.0,1.0,0.0,3.0,,,,,"Folate, food",UG -25879948,168460,1187,80.0,1.0,,,,,,,,"Folate, food",UG -25880014,168526,1187,127.0,0.0,,,,,,,,"Folate, food",UG -25880852,169441,1187,8.0,1.0,,,,,,,,"Folate, food",UG -25880911,169500,1187,7.0,0.0,53.0,,,,,,,"Folate, food",UG -25880924,169513,1187,6.0,0.0,53.0,,,,,,,"Folate, food",UG -25880942,169531,1187,10.0,0.0,14.0,,,,,,,"Folate, food",UG -25881134,169742,1187,3.0,1.0,1.0,,,,,,,"Folate, food",UG -25881189,169836,1187,15.0,1.0,1.0,,,,,,,"Folate, food",UG -25881411,170078,1187,24.0,0.0,,,,,,,,"Folate, food",UG -25881527,170194,1187,2.0,0.0,,,,,,,,"Folate, food",UG -25881604,170287,1187,18.0,3.0,,,,,,,,"Folate, food",UG -25881605,170288,1187,19.0,0.0,,,,,,,,"Folate, food",UG -25881692,170422,1187,144.0,8.0,,,,,,,,"Folate, food",UG -25881829,170559,1187,159.0,0.0,,,,,,,,"Folate, food",UG -25881967,170732,1187,18.0,0.0,,,,,,,,"Folate, food",UG -25882052,170851,1187,4.0,0.0,51.0,,,,,,,"Folate, food",UG -25882774,171634,1187,9.0,0.0,14.0,,,,,,,"Folate, food",UG -25882954,171838,1187,46.0,0.0,49.0,,,,,,,"Folate, food",UG -25883005,171895,1187,0.0,0.0,51.0,,,,,,,"Folate, food",UG -25883243,172180,1187,11.0,0.0,57.0,,,,,,,"Folate, food",UG -25883317,172263,1187,15.0,0.0,51.0,,,,,,,"Folate, food",UG -25883353,172299,1187,6.0,0.0,57.0,,,,,,,"Folate, food",UG -25883416,172362,1187,0.0,0.0,20.0,,,,,,,"Folate, food",UG -25883491,172439,1187,42.0,2.0,,,,,,,,"Folate, food",UG -25883863,172909,1187,2.0,0.0,65.0,,,,,,,"Folate, food",UG -25884089,173207,1187,0.0,0.0,20.0,,,,,,,"Folate, food",UG -25884775,173995,1187,5.0,0.0,18.0,,,,,,,"Folate, food",UG -25884868,174092,1187,83.0,0.0,40.0,,,,,,,"Folate, food",UG -25885080,174323,1187,15.0,0.0,,,,,,,,"Folate, food",UG -25885173,174479,1187,13.0,0.0,14.0,,,,,,,"Folate, food",UG -25885379,174708,1187,6.0,0.0,14.0,,,,,,,"Folate, food",UG -25885611,175013,1187,7.0,1.0,,,,,,,,"Folate, food",UG -25885721,175135,1187,20.0,0.0,,,,,,,,"Folate, food",UG -25886176,2341069,1187,4.0,,,,,,,,,"Folate, food",UG -25886370,2341263,1187,10.0,,,,,,,,,"Folate, food",UG -25886744,2341637,1187,1.0,,,,,,,,,"Folate, food",UG -25886852,2341745,1187,13.0,,,,,,,,,"Folate, food",UG -25887014,2341907,1187,2.0,,,,,,,,,"Folate, food",UG -25887181,2342074,1187,11.0,,,,,,,,,"Folate, food",UG -25887364,2342257,1187,31.0,,,,,,,,,"Folate, food",UG -25887571,2342464,1187,20.0,,,,,,,,,"Folate, food",UG -25887578,2342471,1187,24.0,,,,,,,,,"Folate, food",UG -25888130,2343023,1187,22.0,,,,,,,,,"Folate, food",UG -25888475,2343368,1187,12.0,,,,,,,,,"Folate, food",UG -25888482,2343375,1187,14.0,,,,,,,,,"Folate, food",UG -25889085,2343978,1187,24.0,,,,,,,,,"Folate, food",UG -25889800,2344693,1187,12.0,,,,,,,,,"Folate, food",UG -25889925,2344818,1187,9.0,,,,,,,,,"Folate, food",UG -25890051,2344944,1187,9.0,,,,,,,,,"Folate, food",UG -25890077,2344970,1187,16.0,,,,,,,,,"Folate, food",UG -25890174,2345067,1187,20.0,,,,,,,,,"Folate, food",UG -25890302,2345195,1187,26.0,,,,,,,,,"Folate, food",UG -25890309,2345202,1187,32.0,,,,,,,,,"Folate, food",UG -25890314,2345207,1187,20.0,,,,,,,,,"Folate, food",UG -25890340,2345233,1187,13.0,,,,,,,,,"Folate, food",UG -25890372,2345265,1187,8.0,,,,,,,,,"Folate, food",UG -25890551,2345444,1187,36.0,,,,,,,,,"Folate, food",UG -25890752,2345645,1187,11.0,,,,,,,,,"Folate, food",UG -25890793,2345686,1187,12.0,,,,,,,,,"Folate, food",UG -25891155,2346048,1187,5.0,,,,,,,,,"Folate, food",UG -25891244,2346137,1187,2.0,,,,,,,,,"Folate, food",UG -25891314,2346207,1187,0.0,,,,,,,,,"Folate, food",UG -25891677,167711,1267,0.0,0.0,40.0,,,,,,,SFA 20:0,G -25891953,168370,1267,0.0,4.0,1.0,0.0,0.0,,,,,SFA 20:0,G -25892378,169836,1267,0.048,9.0,1.0,0.043,0.053,,,,,SFA 20:0,G -25892621,170700,1267,0.014,1.0,1.0,,,,,,,SFA 20:0,G -25892644,170732,1267,0.014,6.0,1.0,0.013,0.015,,,,,SFA 20:0,G -25892746,170851,1267,0.012,11.0,1.0,0.008,0.016,,,,,SFA 20:0,G -25893031,171634,1267,0.037,9.0,1.0,0.032,0.049,,,,,SFA 20:0,G -25893140,171838,1267,0.072,0.0,40.0,,,,,,,SFA 20:0,G -25893358,172299,1267,0.0,0.0,57.0,,,,,,,SFA 20:0,G -25893375,172362,1267,0.354,1.0,1.0,,,,,,,SFA 20:0,G -25893975,173995,1267,0.003,0.0,18.0,,,,,,,SFA 20:0,G -25894038,174092,1267,0.0,0.0,40.0,,,,,,,SFA 20:0,G -25894156,174479,1267,0.003,14.0,1.0,,,,,,,SFA 20:0,G -25894238,174708,1267,0.003,6.0,3.0,,,,,,,SFA 20:0,G -25894646,328069,1267,0.049,1.0,1.0,,,,,,,SFA 20:0,G -25894834,331989,1267,0.006,1.0,1.0,,,,,,,SFA 20:0,G -25894855,332346,1267,0.004,1.0,1.0,,,,,,,SFA 20:0,G -25894942,334423,1267,0.026,1.0,1.0,,,,,,,SFA 20:0,G -25895219,749212,1267,0.061,1.0,1.0,,,,,,,SFA 20:0,G -25895308,1755553,1267,0.398,1.0,1.0,,,,,,,SFA 20:0,G -25895701,168370,1184,0.0,0.0,68.0,,,,,,,Vitamin K (Dihydrophylloquinone),UG -25895936,169836,1184,0.0,8.0,1.0,0.0,0.2,,,,,Vitamin K (Dihydrophylloquinone),UG -25896114,170732,1184,4.4,4.0,1.0,3.8,5.2,,,,,Vitamin K (Dihydrophylloquinone),UG -25896265,171634,1184,0.0,2.0,1.0,0.0,0.0,,,,,Vitamin K (Dihydrophylloquinone),UG -25896400,172299,1184,0.0,0.0,57.0,,,,,,,Vitamin K (Dihydrophylloquinone),UG -25896868,327265,1184,0.0,1.0,1.0,,,,,,,Vitamin K (Dihydrophylloquinone),UG -25897573,168370,1323,0.0,4.0,1.0,0.0,0.0,,,,,MUFA 17:1,G -25897918,169836,1323,0.008,9.0,1.0,0.006,0.01,,,,,MUFA 17:1,G -25898137,170700,1323,0.017,1.0,1.0,,,,,,,MUFA 17:1,G -25898160,170732,1323,0.007,6.0,1.0,0.006,0.008,,,,,MUFA 17:1,G -25898260,170851,1323,0.018,11.0,1.0,0.014,0.023,,,,,MUFA 17:1,G -25898509,171634,1323,0.059,9.0,1.0,0.04,0.099,,,,,MUFA 17:1,G -25898593,171838,1323,0.0,0.0,40.0,,,,,,,MUFA 17:1,G -25899280,173995,1323,0.034,0.0,18.0,,,,,,,MUFA 17:1,G -25899331,174092,1323,0.0,0.0,40.0,,,,,,,MUFA 17:1,G -25899426,174479,1323,0.003,14.0,1.0,,,,,,,MUFA 17:1,G -25899502,174708,1323,0.111,6.0,3.0,,,,,,,MUFA 17:1,G -25899887,328069,1323,0.068,1.0,1.0,,,,,,,MUFA 17:1,G -25900075,331989,1323,0.001,1.0,1.0,,,,,,,MUFA 17:1,G -25900096,332346,1323,0.006,1.0,1.0,,,,,,,MUFA 17:1,G -25900183,334423,1323,0.012,1.0,1.0,,,,,,,MUFA 17:1,G -25900402,749212,1323,0.152,1.0,1.0,,,,,,,MUFA 17:1,G -25900542,167551,1214,0.199,0.0,,,,,,,,Lysine,G -25900963,168370,1214,2.767,0.0,1.0,,,,,,,Lysine,G -25901028,168460,1214,0.486,0.0,,,,,,,,Lysine,G -25901085,168526,1214,0.209,0.0,,,,,,,,Lysine,G -25901720,169441,1214,1.81,0.0,,,,,,,,Lysine,G -25901775,169500,1214,1.894,0.0,53.0,,,,,,,Lysine,G -25901788,169513,1214,1.894,0.0,53.0,,,,,,,Lysine,G -25901806,169531,1214,2.592,0.0,54.0,,,,,,,Lysine,G -25901930,169742,1214,0.207,0.0,39.0,,,,,,,Lysine,G -25901962,169836,1214,0.141,0.0,1.0,,,,,,,Lysine,G -25902229,170194,1214,1.013,1.0,,,,,,,,Lysine,G -25902294,170287,1214,0.085,0.0,,,,,,,,Lysine,G -25902295,170288,1214,0.265,101.0,,,,,,,,Lysine,G -25902376,170422,1214,0.384,1.0,,,,,,,,Lysine,G -25902483,170559,1214,1.176,0.0,,,,,,,,Lysine,G -25902596,170732,1214,0.997,0.0,1.0,,,,,,,Lysine,G -25903145,171634,1214,0.786,0.0,1.0,,,,,,,Lysine,G -25903285,171838,1214,0.182,0.0,40.0,,,,,,,Lysine,G -25903483,172180,1214,0.859,0.0,57.0,,,,,,,Lysine,G -25903540,172299,1214,0.15,0.0,57.0,,,,,,,Lysine,G -25903552,172362,1214,0.0,0.0,20.0,,,,,,,Lysine,G -25903626,172439,1214,0.727,18.0,,,,,,,,Lysine,G -25904690,173995,1214,2.914,0.0,52.0,,,,,,,Lysine,G -25904902,174323,1214,1.865,0.0,,,,,,,,Lysine,G -25905055,174479,1214,1.343,0.0,1.0,,,,,,,Lysine,G -25905181,174708,1214,2.586,0.0,3.0,,,,,,,Lysine,G -25905401,175013,1214,0.202,0.0,,,,,,,,Lysine,G -25905478,175135,1214,1.968,0.0,,,,,,,,Lysine,G -25905648,322191,1214,0.28,1.0,1.0,,,,,,,Lysine,G -25905651,322252,1214,0.31,1.0,1.0,,,,,,,Lysine,G -25905696,326660,1214,0.32,1.0,1.0,,,,,,,Lysine,G -25905886,748070,1214,1.18,1.0,1.0,,,,,,,Lysine,G -25906055,1841531,1214,3.811,,70.0,,,,,,,Lysine,G -25906109,1968105,1214,6.077,,70.0,,,,,,,Lysine,G -25906206,2333948,1214,2.218,,70.0,,,,,,,Lysine,G -25906398,167711,1300,0.0,0.0,40.0,,,,,,,SFA 17:0,G -25906683,168370,1300,0.007,4.0,1.0,0.005,0.011,,,,,SFA 17:0,G -25907081,169836,1300,0.015,9.0,1.0,0.012,0.017,,,,,SFA 17:0,G -25907321,170700,1300,0.053,1.0,1.0,,,,,,,SFA 17:0,G -25907344,170732,1300,0.019,6.0,1.0,0.017,0.023,,,,,SFA 17:0,G -25907444,170851,1300,0.063,11.0,1.0,0.053,0.072,,,,,SFA 17:0,G -25907711,171634,1300,0.08,9.0,1.0,0.053,0.138,,,,,SFA 17:0,G -25907811,171838,1300,0.007,0.0,40.0,,,,,,,SFA 17:0,G -25908021,172299,1300,0.0,0.0,57.0,,,,,,,SFA 17:0,G -25908033,172362,1300,0.124,1.0,1.0,,,,,,,SFA 17:0,G -25908614,173995,1300,0.044,0.0,18.0,,,,,,,SFA 17:0,G -25908665,174092,1300,0.0,0.0,40.0,,,,,,,SFA 17:0,G -25908787,174479,1300,0.005,14.0,1.0,,,,,,,SFA 17:0,G -25908870,174708,1300,0.136,6.0,3.0,,,,,,,SFA 17:0,G -25909277,328069,1300,0.213,1.0,1.0,,,,,,,SFA 17:0,G -25909465,331989,1300,0.002,1.0,1.0,,,,,,,SFA 17:0,G -25909486,332346,1300,0.007,1.0,1.0,,,,,,,SFA 17:0,G -25909573,334423,1300,0.013,1.0,1.0,,,,,,,SFA 17:0,G -25909850,749212,1300,0.136,1.0,1.0,,,,,,,SFA 17:0,G -25909914,1752112,1300,0.002,1.0,1.0,,,,,,,SFA 17:0,G -25910484,169836,1130,0.08,9.0,1.0,0.0,0.19,,,,,"Tocotrienol, gamma",MG -25910662,170732,1130,0.0,4.0,1.0,0.0,0.0,,,,,"Tocotrienol, gamma",MG -25910870,171634,1130,0.07,6.0,1.0,0.06,0.09,,,,,"Tocotrienol, gamma",MG -25911030,172299,1130,0.0,0.0,57.0,,,,,,,"Tocotrienol, gamma",MG -25911890,167551,1227,0.308,0.0,,,,,,,,Serine,G -25912303,168370,1227,1.299,0.0,1.0,,,,,,,Serine,G -25912360,168460,1227,0.421,0.0,,,,,,,,Serine,G -25913027,169441,1227,0.832,0.0,,,,,,,,Serine,G -25913082,169500,1227,0.871,0.0,53.0,,,,,,,Serine,G -25913095,169513,1227,0.87,0.0,53.0,,,,,,,Serine,G -25913113,169531,1227,1.208,0.0,54.0,,,,,,,Serine,G -25913237,169742,1227,0.31,0.0,39.0,,,,,,,Serine,G -25913270,169836,1227,0.125,0.0,1.0,,,,,,,Serine,G -25913528,170194,1227,0.487,0.0,,,,,,,,Serine,G -25913593,170287,1227,0.145,0.0,,,,,,,,Serine,G -25913594,170288,1227,0.447,29.0,,,,,,,,Serine,G -25913672,170422,1227,0.299,1.0,,,,,,,,Serine,G -25913774,170559,1227,1.788,0.0,,,,,,,,Serine,G -25913887,170732,1227,0.609,0.0,1.0,,,,,,,Serine,G -25914434,171634,1227,0.444,0.0,1.0,,,,,,,Serine,G -25914572,171838,1227,0.336,0.0,40.0,,,,,,,Serine,G -25914770,172180,1227,0.596,0.0,57.0,,,,,,,Serine,G -25914827,172299,1227,0.122,0.0,57.0,,,,,,,Serine,G -25914839,172362,1227,0.0,0.0,20.0,,,,,,,Serine,G -25914911,172439,1227,0.626,14.0,,,,,,,,Serine,G -25915970,173995,1227,1.249,0.0,52.0,,,,,,,Serine,G -25916182,174323,1227,0.785,0.0,,,,,,,,Serine,G -25916334,174479,1227,0.543,0.0,1.0,,,,,,,Serine,G -25916460,174708,1227,1.112,0.0,3.0,,,,,,,Serine,G -25916679,175013,1227,0.178,0.0,,,,,,,,Serine,G -25916756,175135,1227,0.874,0.0,,,,,,,,Serine,G -25916924,322191,1227,0.2,1.0,1.0,,,,,,,Serine,G -25916927,322252,1227,0.18,1.0,1.0,,,,,,,Serine,G -25916972,326660,1227,0.23,1.0,1.0,,,,,,,Serine,G -25917161,748070,1227,1.25,1.0,1.0,,,,,,,Serine,G -25917328,1841531,1227,2.704,,70.0,,,,,,,Serine,G -25917382,1968105,1227,3.254,,70.0,,,,,,,Serine,G -25917459,2263423,1227,0.95,1.0,1.0,,,,,,,Serine,G -25917475,2333948,1227,3.836,,70.0,,,,,,,Serine,G -25917582,167551,1057,0.0,0.0,41.0,,,,,,,Caffeine,MG -25917676,167711,1057,1.0,0.0,40.0,,,,,,,Caffeine,MG -25918126,168370,1057,0.0,0.0,68.0,,,,,,,Caffeine,MG -25918192,168460,1057,0.0,0.0,68.0,,,,,,,Caffeine,MG -25918228,168526,1057,0.0,0.0,68.0,,,,,,,Caffeine,MG -25918903,169531,1057,0.0,0.0,68.0,,,,,,,Caffeine,MG -25919056,169742,1057,0.0,0.0,68.0,,,,,,,Caffeine,MG -25919388,170287,1057,0.0,0.0,68.0,,,,,,,Caffeine,MG -25919389,170288,1057,0.0,0.0,68.0,,,,,,,Caffeine,MG -25919701,170851,1057,0.0,0.0,68.0,,,,,,,Caffeine,MG -25920309,171634,1057,0.0,0.0,68.0,,,,,,,Caffeine,MG -25920482,171838,1057,0.0,0.0,40.0,,,,,,,Caffeine,MG -25920704,172180,1057,0.0,0.0,57.0,,,,,,,Caffeine,MG -25920768,172263,1057,0.0,0.0,39.0,,,,,,,Caffeine,MG -25920793,172299,1057,0.0,0.0,57.0,,,,,,,Caffeine,MG -25920846,172362,1057,0.0,0.0,20.0,,,,,,,Caffeine,MG -25920887,172439,1057,0.0,0.0,68.0,,,,,,,Caffeine,MG -25921165,172909,1057,0.0,0.0,65.0,,,,,,,Caffeine,MG -25921399,173207,1057,15.0,0.0,40.0,,,,,,,Caffeine,MG -25921917,173995,1057,0.0,0.0,68.0,,,,,,,Caffeine,MG -25922010,174092,1057,0.0,0.0,40.0,,,,,,,Caffeine,MG -25922213,174479,1057,0.0,0.0,68.0,,,,,,,Caffeine,MG -25922389,174708,1057,0.0,0.0,68.0,,,,,,,Caffeine,MG -25922700,175135,1057,0.0,0.0,68.0,,,,,,,Caffeine,MG -25922813,354221,1057,0.0,,71.0,,,,,,,Caffeine,MG -25922974,611980,1057,9.0,,71.0,,,,,,,Caffeine,MG -25922992,612074,1057,4.0,,71.0,,,,,,,Caffeine,MG -25923305,1933389,1057,7.0,,70.0,,,,,,,Caffeine,MG -25923750,2341069,1057,1.0,,,,,,,,,Caffeine,MG -25923944,2341263,1057,0.0,,,,,,,,,Caffeine,MG -25924318,2341637,1057,0.0,,,,,,,,,Caffeine,MG -25924426,2341745,1057,0.0,,,,,,,,,Caffeine,MG -25924588,2341907,1057,0.0,,,,,,,,,Caffeine,MG -25924755,2342074,1057,0.0,,,,,,,,,Caffeine,MG -25924938,2342257,1057,0.0,,,,,,,,,Caffeine,MG -25925145,2342464,1057,0.0,,,,,,,,,Caffeine,MG -25925152,2342471,1057,0.0,,,,,,,,,Caffeine,MG -25925704,2343023,1057,0.0,,,,,,,,,Caffeine,MG -25926049,2343368,1057,0.0,,,,,,,,,Caffeine,MG -25926056,2343375,1057,0.0,,,,,,,,,Caffeine,MG -25926659,2343978,1057,0.0,,,,,,,,,Caffeine,MG -25927374,2344693,1057,0.0,,,,,,,,,Caffeine,MG -25927499,2344818,1057,0.0,,,,,,,,,Caffeine,MG -25927625,2344944,1057,0.0,,,,,,,,,Caffeine,MG -25927651,2344970,1057,0.0,,,,,,,,,Caffeine,MG -25927748,2345067,1057,0.0,,,,,,,,,Caffeine,MG -25927876,2345195,1057,0.0,,,,,,,,,Caffeine,MG -25927883,2345202,1057,0.0,,,,,,,,,Caffeine,MG -25927888,2345207,1057,0.0,,,,,,,,,Caffeine,MG -25927914,2345233,1057,0.0,,,,,,,,,Caffeine,MG -25927946,2345265,1057,0.0,,,,,,,,,Caffeine,MG -25928125,2345444,1057,0.0,,,,,,,,,Caffeine,MG -25928326,2345645,1057,0.0,,,,,,,,,Caffeine,MG -25928367,2345686,1057,0.0,,,,,,,,,Caffeine,MG -25928729,2346048,1057,25.0,,,,,,,,,Caffeine,MG -25928818,2346137,1057,0.0,,,,,,,,,Caffeine,MG -25928888,2346207,1057,0.0,,,,,,,,,Caffeine,MG -25929328,2557776,1057,13.0,,71.0,,,,,,,Caffeine,MG -25929393,167551,1226,0.452,0.0,,,,,,,,Proline,G -25929807,168370,1226,1.258,0.0,1.0,,,,,,,Proline,G -25929864,168460,1226,0.436,0.0,,,,,,,,Proline,G -25930524,169441,1226,0.96,0.0,,,,,,,,Proline,G -25930579,169500,1226,1.005,0.0,53.0,,,,,,,Proline,G -25930592,169513,1226,1.005,0.0,53.0,,,,,,,Proline,G -25930610,169531,1226,1.462,0.0,54.0,,,,,,,Proline,G -25930734,169742,1226,0.278,0.0,39.0,,,,,,,Proline,G -25930768,169836,1226,0.109,0.0,1.0,,,,,,,Proline,G -25931024,170194,1226,0.624,0.0,,,,,,,,Proline,G -25931089,170287,1226,0.32,0.0,,,,,,,,Proline,G -25931090,170288,1226,0.822,28.0,,,,,,,,Proline,G -25931168,170422,1226,0.277,1.0,,,,,,,,Proline,G -25931270,170559,1226,1.599,0.0,,,,,,,,Proline,G -25931383,170732,1226,0.804,0.0,1.0,,,,,,,Proline,G -25931930,171634,1226,0.757,0.0,1.0,,,,,,,Proline,G -25932068,171838,1226,0.87,0.0,40.0,,,,,,,Proline,G -25932264,172180,1226,1.23,0.0,57.0,,,,,,,Proline,G -25932321,172299,1226,0.333,0.0,57.0,,,,,,,Proline,G -25932333,172362,1226,0.0,0.0,20.0,,,,,,,Proline,G -25932405,172439,1226,0.643,14.0,,,,,,,,Proline,G -25933464,173995,1226,1.36,0.0,52.0,,,,,,,Proline,G -25933676,174323,1226,0.886,0.0,,,,,,,,Proline,G -25933828,174479,1226,0.925,0.0,1.0,,,,,,,Proline,G -25933954,174708,1226,1.211,0.0,3.0,,,,,,,Proline,G -25934174,175013,1226,0.301,0.0,,,,,,,,Proline,G -25934251,175135,1226,0.758,0.0,,,,,,,,Proline,G -25934419,322191,1226,0.34,1.0,1.0,,,,,,,Proline,G -25934422,322252,1226,0.3,1.0,1.0,,,,,,,Proline,G -25934467,326660,1226,0.57,1.0,1.0,,,,,,,Proline,G -25934656,748070,1226,0.8,1.0,1.0,,,,,,,Proline,G -25934823,1841531,1226,4.682,,70.0,,,,,,,Proline,G -25934877,1968105,1226,3.713,,70.0,,,,,,,Proline,G -25934970,2333948,1226,3.264,,70.0,,,,,,,Proline,G -25935087,167551,1277,0.05,1.0,,,,,,,,MUFA 20:1,G -25935213,167711,1277,0.0,0.0,40.0,,,,,,,MUFA 20:1,G -25935760,168370,1277,0.013,4.0,1.0,0.011,0.014,,,,,MUFA 20:1,G -25935824,168460,1277,0.009,1.0,,,,,,,,MUFA 20:1,G -25936530,169441,1277,0.0,1.0,,,,,,,,MUFA 20:1,G -25936589,169500,1277,0.05,0.0,53.0,,,,,,,MUFA 20:1,G -25936602,169513,1277,0.05,0.0,53.0,,,,,,,MUFA 20:1,G -25936620,169531,1277,0.014,0.0,10.0,,,,,,,MUFA 20:1,G -25936777,169742,1277,0.0,0.0,10.0,,,,,,,MUFA 20:1,G -25936834,169836,1277,0.069,9.0,1.0,0.05,0.093,,,,,MUFA 20:1,G -25937103,170194,1277,0.0,0.0,,,,,,,,MUFA 20:1,G -25937177,170287,1277,0.0,0.0,,,,,,,,MUFA 20:1,G -25937485,170700,1277,0.009,1.0,1.0,,,,,,,MUFA 20:1,G -25937511,170732,1277,0.025,6.0,1.0,0.022,0.028,,,,,MUFA 20:1,G -25937630,170851,1277,0.019,11.0,1.0,0.016,0.024,,,,,MUFA 20:1,G -25938339,171634,1277,0.181,9.0,1.0,0.174,0.208,,,,,MUFA 20:1,G -25938518,171838,1277,0.052,0.0,40.0,,,,,,,MUFA 20:1,G -25938813,172180,1277,0.0,0.0,57.0,,,,,,,MUFA 20:1,G -25938880,172263,1277,0.024,0.0,1.0,,,,,,,MUFA 20:1,G -25938911,172299,1277,0.0,0.0,57.0,,,,,,,MUFA 20:1,G -25938972,172362,1277,0.037,1.0,1.0,,,,,,,MUFA 20:1,G -25939045,172439,1277,0.0,0.0,,,,,,,,MUFA 20:1,G -25939448,172909,1277,0.004,0.0,65.0,,,,,,,MUFA 20:1,G -25939688,173207,1277,0.0,0.0,20.0,,,,,,,MUFA 20:1,G -25940316,173995,1277,0.011,0.0,18.0,,,,,,,MUFA 20:1,G -25940407,174092,1277,0.0,0.0,40.0,,,,,,,MUFA 20:1,G -25940710,174479,1277,0.007,14.0,1.0,,,,,,,MUFA 20:1,G -25940886,174708,1277,0.022,6.0,3.0,,,,,,,MUFA 20:1,G -25941162,175013,1277,0.0,0.0,39.0,,,,,,,MUFA 20:1,G -25941251,175135,1277,0.278,1.0,,,,,,,,MUFA 20:1,G -25941462,328069,1277,0.066,1.0,1.0,,,,,,,MUFA 20:1,G -25941650,331989,1277,0.008,1.0,1.0,,,,,,,MUFA 20:1,G -25941705,334423,1277,0.051,1.0,1.0,,,,,,,MUFA 20:1,G -25942092,2341069,1277,0.0,,,,,,,,,MUFA 20:1,G -25942286,2341263,1277,0.0,,,,,,,,,MUFA 20:1,G -25942660,2341637,1277,0.0,,,,,,,,,MUFA 20:1,G -25942768,2341745,1277,0.081,,,,,,,,,MUFA 20:1,G -25942930,2341907,1277,0.012,,,,,,,,,MUFA 20:1,G -25943097,2342074,1277,0.048,,,,,,,,,MUFA 20:1,G -25943280,2342257,1277,0.043,,,,,,,,,MUFA 20:1,G -25943487,2342464,1277,0.027,,,,,,,,,MUFA 20:1,G -25943494,2342471,1277,0.036,,,,,,,,,MUFA 20:1,G -25944046,2343023,1277,0.14,,,,,,,,,MUFA 20:1,G -25944391,2343368,1277,0.04,,,,,,,,,MUFA 20:1,G -25944398,2343375,1277,0.062,,,,,,,,,MUFA 20:1,G -25945001,2343978,1277,0.002,,,,,,,,,MUFA 20:1,G -25945716,2344693,1277,0.0,,,,,,,,,MUFA 20:1,G -25945841,2344818,1277,0.0,,,,,,,,,MUFA 20:1,G -25945967,2344944,1277,0.017,,,,,,,,,MUFA 20:1,G -25945993,2344970,1277,0.081,,,,,,,,,MUFA 20:1,G -25946090,2345067,1277,0.013,,,,,,,,,MUFA 20:1,G -25946218,2345195,1277,0.0,,,,,,,,,MUFA 20:1,G -25946225,2345202,1277,0.012,,,,,,,,,MUFA 20:1,G -25946230,2345207,1277,0.0,,,,,,,,,MUFA 20:1,G -25946256,2345233,1277,0.015,,,,,,,,,MUFA 20:1,G -25946288,2345265,1277,0.0,,,,,,,,,MUFA 20:1,G -25946467,2345444,1277,0.024,,,,,,,,,MUFA 20:1,G -25946668,2345645,1277,0.008,,,,,,,,,MUFA 20:1,G -25946709,2345686,1277,0.059,,,,,,,,,MUFA 20:1,G -25947071,2346048,1277,0.0,,,,,,,,,MUFA 20:1,G -25947160,2346137,1277,0.0,,,,,,,,,MUFA 20:1,G -25947230,2346207,1277,0.0,,,,,,,,,MUFA 20:1,G -25947428,167551,1218,0.261,0.0,,,,,,,,Tyrosine,G -25947844,168370,1218,1.232,0.0,1.0,,,,,,,Tyrosine,G -25947905,168460,1218,0.309,0.0,,,,,,,,Tyrosine,G -25947960,168526,1218,0.13,0.0,,,,,,,,Tyrosine,G -25948579,169441,1218,0.731,0.0,,,,,,,,Tyrosine,G -25948634,169500,1218,0.765,0.0,53.0,,,,,,,Tyrosine,G -25948647,169513,1218,0.765,0.0,53.0,,,,,,,Tyrosine,G -25948665,169531,1218,0.977,0.0,54.0,,,,,,,Tyrosine,G -25948789,169742,1218,0.314,0.0,39.0,,,,,,,Tyrosine,G -25948821,169836,1218,0.098,0.0,1.0,,,,,,,Tyrosine,G -25949080,170194,1218,0.532,0.0,,,,,,,,Tyrosine,G -25949145,170287,1218,0.09,0.0,,,,,,,,Tyrosine,G -25949146,170288,1218,0.383,34.0,,,,,,,,Tyrosine,G -25949224,170422,1218,0.127,1.0,,,,,,,,Tyrosine,G -25949328,170559,1218,1.169,0.0,,,,,,,,Tyrosine,G -25949441,170732,1218,0.442,0.0,1.0,,,,,,,Tyrosine,G -25949988,171634,1218,0.312,0.0,1.0,,,,,,,Tyrosine,G -25950127,171838,1218,0.185,0.0,40.0,,,,,,,Tyrosine,G -25950325,172180,1218,0.566,0.0,57.0,,,,,,,Tyrosine,G -25950382,172299,1218,0.162,0.0,57.0,,,,,,,Tyrosine,G -25950394,172362,1218,0.0,0.0,20.0,,,,,,,Tyrosine,G -25950466,172439,1218,0.4,17.0,,,,,,,,Tyrosine,G -25951528,173995,1218,1.13,0.0,52.0,,,,,,,Tyrosine,G -25951740,174323,1218,0.71,0.0,,,,,,,,Tyrosine,G -25951893,174479,1218,0.487,0.0,1.0,,,,,,,Tyrosine,G -25952019,174708,1218,1.006,0.0,3.0,,,,,,,Tyrosine,G -25952239,175013,1218,0.132,0.0,,,,,,,,Tyrosine,G -25952316,175135,1218,0.724,0.0,,,,,,,,Tyrosine,G -25952486,322191,1218,0.16,1.0,1.0,,,,,,,Tyrosine,G -25952489,322252,1218,0.15,1.0,1.0,,,,,,,Tyrosine,G -25952534,326660,1218,0.15,1.0,1.0,,,,,,,Tyrosine,G -25952721,748070,1218,0.68,1.0,1.0,,,,,,,Tyrosine,G -25952885,1841531,1218,2.381,,70.0,,,,,,,Tyrosine,G -25952939,1968105,1218,1.864,,70.0,,,,,,,Tyrosine,G -25953031,2333948,1218,3.582,,70.0,,,,,,,Tyrosine,G -25953134,167551,1120,0.0,0.0,41.0,,,,,,,"Cryptoxanthin, beta",UG -25953226,167711,1120,0.0,0.0,40.0,,,,,,,"Cryptoxanthin, beta",UG -25953711,168370,1120,0.0,0.0,68.0,,,,,,,"Cryptoxanthin, beta",UG -25953775,168460,1120,12.0,0.0,16.0,,,,,,,"Cryptoxanthin, beta",UG -25953822,168526,1120,0.0,0.0,67.0,,,,,,,"Cryptoxanthin, beta",UG -25954526,169531,1120,0.0,0.0,68.0,,,,,,,"Cryptoxanthin, beta",UG -25954659,169742,1120,0.0,0.0,39.0,,,,,,,"Cryptoxanthin, beta",UG -25955025,170287,1120,0.0,0.0,16.0,,,,,,,"Cryptoxanthin, beta",UG -25955026,170288,1120,0.0,0.0,20.0,,,,,,,"Cryptoxanthin, beta",UG -25955285,170732,1120,0.0,4.0,1.0,0.0,0.0,,,,,"Cryptoxanthin, beta",UG -25955374,170851,1120,0.0,0.0,68.0,,,,,,,"Cryptoxanthin, beta",UG -25955988,171634,1120,0.0,0.0,68.0,,,,,,,"Cryptoxanthin, beta",UG -25956162,171838,1120,0.0,0.0,40.0,,,,,,,"Cryptoxanthin, beta",UG -25956209,171895,1120,0.0,0.0,20.0,,,,,,,"Cryptoxanthin, beta",UG -25956388,172180,1120,0.0,0.0,57.0,,,,,,,"Cryptoxanthin, beta",UG -25956454,172263,1120,0.0,0.0,39.0,,,,,,,"Cryptoxanthin, beta",UG -25956479,172299,1120,0.0,0.0,57.0,,,,,,,"Cryptoxanthin, beta",UG -25956532,172362,1120,0.0,0.0,20.0,,,,,,,"Cryptoxanthin, beta",UG -25956572,172439,1120,0.0,0.0,68.0,,,,,,,"Cryptoxanthin, beta",UG -25956850,172909,1120,0.0,0.0,65.0,,,,,,,"Cryptoxanthin, beta",UG -25957078,173207,1120,0.0,0.0,68.0,,,,,,,"Cryptoxanthin, beta",UG -25957595,173995,1120,0.0,0.0,68.0,,,,,,,"Cryptoxanthin, beta",UG -25957690,174092,1120,0.0,0.0,40.0,,,,,,,"Cryptoxanthin, beta",UG -25957893,174479,1120,0.0,0.0,68.0,,,,,,,"Cryptoxanthin, beta",UG -25958068,174708,1120,0.0,0.0,68.0,,,,,,,"Cryptoxanthin, beta",UG -25958369,175135,1120,0.0,0.0,68.0,,,,,,,"Cryptoxanthin, beta",UG -25958485,322177,1120,0.0,1.0,1.0,,,,,,,"Cryptoxanthin, beta",UG -25958606,331228,1120,0.0,1.0,1.0,,,,,,,"Cryptoxanthin, beta",UG -25958731,1751251,1120,0.0,1.0,1.0,,,,,,,"Cryptoxanthin, beta",UG -25958753,1757057,1120,0.0,1.0,1.0,,,,,,,"Cryptoxanthin, beta",UG -25959101,2341069,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG -25959295,2341263,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG -25959669,2341637,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG -25959777,2341745,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG -25959939,2341907,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG -25960106,2342074,1120,11.0,,,,,,,,,"Cryptoxanthin, beta",UG -25960289,2342257,1120,1.0,,,,,,,,,"Cryptoxanthin, beta",UG -25960496,2342464,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG -25960503,2342471,1120,1.0,,,,,,,,,"Cryptoxanthin, beta",UG -25961055,2343023,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG -25961400,2343368,1120,2.0,,,,,,,,,"Cryptoxanthin, beta",UG -25961407,2343375,1120,2.0,,,,,,,,,"Cryptoxanthin, beta",UG -25962010,2343978,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG -25962725,2344693,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG -25962850,2344818,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG -25962976,2344944,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG -25963002,2344970,1120,3.0,,,,,,,,,"Cryptoxanthin, beta",UG -25963099,2345067,1120,20.0,,,,,,,,,"Cryptoxanthin, beta",UG -25963227,2345195,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG -25963234,2345202,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG -25963239,2345207,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG -25963265,2345233,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG -25963297,2345265,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG -25963476,2345444,1120,19.0,,,,,,,,,"Cryptoxanthin, beta",UG -25963677,2345645,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG -25963718,2345686,1120,1.0,,,,,,,,,"Cryptoxanthin, beta",UG -25964080,2346048,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG -25964169,2346137,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG -25964239,2346207,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG -25964450,167551,1263,0.0,0.0,,,,,,,,SFA 12:0,G -25964578,167711,1263,0.001,0.0,40.0,,,,,,,SFA 12:0,G -25965142,168370,1263,0.0,4.0,1.0,0.0,0.0,,,,,SFA 12:0,G -25965207,168460,1263,0.0,0.0,,,,,,,,SFA 12:0,G -25965951,169441,1263,0.0,1.0,,,,,,,,SFA 12:0,G -25966010,169500,1263,0.07,0.0,53.0,,,,,,,SFA 12:0,G -25966023,169513,1263,0.07,0.0,53.0,,,,,,,SFA 12:0,G -25966041,169531,1263,0.019,0.0,10.0,,,,,,,SFA 12:0,G -25966206,169742,1263,0.0,0.0,10.0,,,,,,,SFA 12:0,G -25966263,169836,1263,0.007,9.0,1.0,0.0,0.02,,,,,SFA 12:0,G -25966545,170194,1263,0.0,0.0,,,,,,,,SFA 12:0,G -25966619,170287,1263,0.0,0.0,,,,,,,,SFA 12:0,G -25966952,170700,1263,0.249,1.0,1.0,,,,,,,SFA 12:0,G -25966978,170732,1263,0.063,6.0,1.0,0.056,0.069,,,,,SFA 12:0,G -25967097,170851,1263,0.335,11.0,1.0,0.264,0.43,,,,,SFA 12:0,G -25967818,171634,1263,0.027,9.0,1.0,0.017,0.054,,,,,SFA 12:0,G -25968000,171838,1263,0.0,0.0,40.0,,,,,,,SFA 12:0,G -25968269,172180,1263,0.061,0.0,57.0,,,,,,,SFA 12:0,G -25968340,172263,1263,0.001,0.0,1.0,,,,,,,SFA 12:0,G -25968369,172299,1263,0.071,0.0,57.0,,,,,,,SFA 12:0,G -25968427,172362,1263,0.0,1.0,1.0,,,,,,,SFA 12:0,G -25968496,172439,1263,0.245,0.0,,,,,,,,SFA 12:0,G -25968921,172909,1263,0.0,0.0,65.0,,,,,,,SFA 12:0,G -25969167,173207,1263,0.0,0.0,20.0,,,,,,,SFA 12:0,G -25969800,173995,1263,0.003,0.0,18.0,,,,,,,SFA 12:0,G -25969895,174092,1263,0.0,0.0,40.0,,,,,,,SFA 12:0,G -25970056,174323,1263,0.13,0.0,,,,,,,,SFA 12:0,G -25970381,174708,1263,0.01,0.0,10.0,,,,,,,SFA 12:0,G -25970663,175013,1263,0.277,0.0,39.0,,,,,,,SFA 12:0,G -25970759,175135,1263,0.0,0.0,,,,,,,,SFA 12:0,G -25971101,328069,1263,1.01,1.0,1.0,,,,,,,SFA 12:0,G -25971289,331989,1263,0.002,1.0,1.0,,,,,,,SFA 12:0,G -25971310,332346,1263,0.0,1.0,1.0,,,,,,,SFA 12:0,G -25971397,334423,1263,0.003,1.0,1.0,,,,,,,SFA 12:0,G -25971617,749212,1263,0.03,1.0,1.0,,,,,,,SFA 12:0,G -25971760,2260203,1263,0.148,1.0,1.0,,,,,,,SFA 12:0,G -25972100,2341069,1263,0.12,,,,,,,,,SFA 12:0,G -25972294,2341263,1263,0.0,,,,,,,,,SFA 12:0,G -25972668,2341637,1263,0.01,,,,,,,,,SFA 12:0,G -25972776,2341745,1263,0.0,,,,,,,,,SFA 12:0,G -25972938,2341907,1263,0.011,,,,,,,,,SFA 12:0,G -25973105,2342074,1263,0.003,,,,,,,,,SFA 12:0,G -25973288,2342257,1263,0.054,,,,,,,,,SFA 12:0,G -25973495,2342464,1263,0.009,,,,,,,,,SFA 12:0,G -25973502,2342471,1263,0.113,,,,,,,,,SFA 12:0,G -25974054,2343023,1263,0.004,,,,,,,,,SFA 12:0,G -25974399,2343368,1263,0.056,,,,,,,,,SFA 12:0,G -25974406,2343375,1263,0.0,,,,,,,,,SFA 12:0,G -25975009,2343978,1263,0.0,,,,,,,,,SFA 12:0,G -25975724,2344693,1263,0.0,,,,,,,,,SFA 12:0,G -25975849,2344818,1263,0.0,,,,,,,,,SFA 12:0,G -25975975,2344944,1263,0.258,,,,,,,,,SFA 12:0,G -25976001,2344970,1263,0.002,,,,,,,,,SFA 12:0,G -25976098,2345067,1263,0.022,,,,,,,,,SFA 12:0,G -25976226,2345195,1263,0.0,,,,,,,,,SFA 12:0,G -25976233,2345202,1263,0.02,,,,,,,,,SFA 12:0,G -25976238,2345207,1263,0.002,,,,,,,,,SFA 12:0,G -25976264,2345233,1263,0.025,,,,,,,,,SFA 12:0,G -25976296,2345265,1263,0.0,,,,,,,,,SFA 12:0,G -25976475,2345444,1263,0.0,,,,,,,,,SFA 12:0,G -25976676,2345645,1263,0.132,,,,,,,,,SFA 12:0,G -25976717,2345686,1263,0.005,,,,,,,,,SFA 12:0,G -25977079,2346048,1263,5.672,,,,,,,,,SFA 12:0,G -25977168,2346137,1263,0.0,,,,,,,,,SFA 12:0,G -25977238,2346207,1263,0.0,,,,,,,,,SFA 12:0,G -25977527,167551,1212,0.227,0.0,,,,,,,,Isoleucine,G -25977944,168370,1212,1.473,0.0,1.0,,,,,,,Isoleucine,G -25978009,168460,1212,0.375,0.0,,,,,,,,Isoleucine,G -25978066,168526,1212,0.17,0.0,,,,,,,,Isoleucine,G -25978698,169441,1212,0.978,0.0,,,,,,,,Isoleucine,G -25978753,169500,1212,1.024,0.0,53.0,,,,,,,Isoleucine,G -25978766,169513,1212,1.023,0.0,53.0,,,,,,,Isoleucine,G -25978784,169531,1212,1.395,0.0,54.0,,,,,,,Isoleucine,G -25978908,169742,1212,0.244,0.0,39.0,,,,,,,Isoleucine,G -25978940,169836,1212,0.12,0.0,1.0,,,,,,,Isoleucine,G -25979204,170194,1212,0.415,1.0,,,,,,,,Isoleucine,G -25979269,170287,1212,0.114,0.0,,,,,,,,Isoleucine,G -25979270,170288,1212,0.337,35.0,,,,,,,,Isoleucine,G -25979351,170422,1212,0.171,1.0,,,,,,,,Isoleucine,G -25979455,170559,1212,1.579,0.0,,,,,,,,Isoleucine,G -25979568,170732,1212,0.596,0.0,1.0,,,,,,,Isoleucine,G -25980117,171634,1212,0.438,0.0,1.0,,,,,,,Isoleucine,G -25980256,171838,1212,0.237,0.0,40.0,,,,,,,Isoleucine,G -25980454,172180,1212,0.624,0.0,57.0,,,,,,,Isoleucine,G -25980511,172299,1212,0.171,0.0,57.0,,,,,,,Isoleucine,G -25980523,172362,1212,0.0,0.0,20.0,,,,,,,Isoleucine,G -25980597,172439,1212,0.559,18.0,,,,,,,,Isoleucine,G -25981662,173995,1212,1.398,0.0,52.0,,,,,,,Isoleucine,G -25981874,174323,1212,1.019,0.0,,,,,,,,Isoleucine,G -25982027,174479,1212,0.742,0.0,1.0,,,,,,,Isoleucine,G -25982153,174708,1212,1.258,0.0,3.0,,,,,,,Isoleucine,G -25982373,175013,1212,0.168,0.0,,,,,,,,Isoleucine,G -25982450,175135,1212,0.988,0.0,,,,,,,,Isoleucine,G -25982620,322191,1212,0.16,1.0,1.0,,,,,,,Isoleucine,G -25982623,322252,1212,0.16,1.0,1.0,,,,,,,Isoleucine,G -25982668,326660,1212,0.17,1.0,1.0,,,,,,,Isoleucine,G -25982857,748070,1212,0.75,1.0,1.0,,,,,,,Isoleucine,G -25983025,1841531,1212,2.468,,70.0,,,,,,,Isoleucine,G -25983079,1968105,1212,3.674,,70.0,,,,,,,Isoleucine,G -25983174,2333948,1212,3.057,,70.0,,,,,,,Isoleucine,G -25983365,167711,1299,0.0,0.0,40.0,,,,,,,SFA 15:0,G -25983649,168370,1299,0.0,4.0,1.0,0.0,0.0,,,,,SFA 15:0,G -25984004,169836,1299,0.004,9.0,1.0,0.003,0.006,,,,,SFA 15:0,G -25984233,170700,1299,0.084,1.0,1.0,,,,,,,SFA 15:0,G -25984256,170732,1299,0.025,6.0,1.0,0.021,0.029,,,,,SFA 15:0,G -25984316,170851,1299,0.107,11.0,1.0,0.087,0.129,,,,,SFA 15:0,G -25984540,171634,1299,0.027,9.0,1.0,0.017,0.044,,,,,SFA 15:0,G -25984635,171838,1299,0.0,0.0,40.0,,,,,,,SFA 15:0,G -25984843,172299,1299,0.0,0.0,57.0,,,,,,,SFA 15:0,G -25984855,172362,1299,0.037,1.0,1.0,,,,,,,SFA 15:0,G -25985312,173995,1299,0.018,0.0,18.0,,,,,,,SFA 15:0,G -25985363,174092,1299,0.0,0.0,40.0,,,,,,,SFA 15:0,G -25985451,174479,1299,0.003,14.0,1.0,,,,,,,SFA 15:0,G -25985861,328069,1299,0.346,1.0,1.0,,,,,,,SFA 15:0,G -25986049,331989,1299,0.001,1.0,1.0,,,,,,,SFA 15:0,G -25986070,332346,1299,0.0,1.0,1.0,,,,,,,SFA 15:0,G -25986157,334423,1299,0.003,1.0,1.0,,,,,,,SFA 15:0,G -25986427,749212,1299,0.025,1.0,1.0,,,,,,,SFA 15:0,G -25986581,167551,1275,0.01,1.0,,,,,,,,MUFA 16:1,G -25986709,167711,1275,0.001,0.0,40.0,,,,,,,MUFA 16:1,G -25987276,168370,1275,0.07,4.0,1.0,0.051,0.084,,,,,MUFA 16:1,G -25987344,168460,1275,0.009,1.0,,,,,,,,MUFA 16:1,G -25987388,168526,1275,0.001,0.0,,,,,,,,MUFA 16:1,G -25988151,169441,1275,0.16,1.0,,,,,,,,MUFA 16:1,G -25988210,169500,1275,1.19,0.0,53.0,,,,,,,MUFA 16:1,G -25988223,169513,1275,1.07,0.0,53.0,,,,,,,MUFA 16:1,G -25988241,169531,1275,0.38,0.0,10.0,,,,,,,MUFA 16:1,G -25988413,169742,1275,0.002,0.0,10.0,,,,,,,MUFA 16:1,G -25988474,169836,1275,0.019,9.0,,0.014,0.024,,,,,MUFA 16:1,G -25988791,170194,1275,1.22,0.0,,,,,,,,MUFA 16:1,G -25988868,170287,1275,0.001,0.0,,,,,,,,MUFA 16:1,G -25988869,170288,1275,0.004,197.0,,,,,,,,MUFA 16:1,G -25989110,170559,1275,0.002,0.0,,,,,,,,MUFA 16:1,G -25989227,170700,1275,0.172,0.0,,,,,,,,MUFA 16:1,G -25989253,170732,1275,0.115,6.0,,0.093,0.156,,,,,MUFA 16:1,G -25989372,170851,1275,0.196,11.0,,0.148,0.245,,,,,MUFA 16:1,G -25990107,171634,1275,0.794,9.0,,0.644,1.016,,,,,MUFA 16:1,G -25990291,171838,1275,0.001,0.0,40.0,,,,,,,MUFA 16:1,G -25990589,172180,1275,0.137,0.0,57.0,,,,,,,MUFA 16:1,G -25990661,172263,1275,0.105,0.0,1.0,,,,,,,MUFA 16:1,G -25990688,172299,1275,0.002,0.0,57.0,,,,,,,MUFA 16:1,G -25990749,172362,1275,0.085,0.0,,,,,,,,MUFA 16:1,G -25990822,172439,1275,0.0,0.0,,,,,,,,MUFA 16:1,G -25991277,172909,1275,0.029,0.0,65.0,,,,,,,MUFA 16:1,G -25991527,173207,1275,0.0,0.0,20.0,,,,,,,MUFA 16:1,G -25992188,173995,1275,0.132,0.0,18.0,,,,,,,MUFA 16:1,G -25992283,174092,1275,0.0,0.0,40.0,,,,,,,MUFA 16:1,G -25992481,174323,1275,0.87,0.0,,,,,,,,MUFA 16:1,G -25992625,174479,1275,0.029,14.0,1.0,,,,,,,MUFA 16:1,G -25992817,174708,1275,0.393,6.0,3.0,,,,,,,MUFA 16:1,G -25993099,175013,1275,0.221,0.0,39.0,,,,,,,MUFA 16:1,G -25993201,175135,1275,0.237,1.0,,,,,,,,MUFA 16:1,G -25993637,2341069,1275,0.132,,,,,,,,,MUFA 16:1,G -25993831,2341263,1275,0.078,,,,,,,,,MUFA 16:1,G -25994205,2341637,1275,0.468,,,,,,,,,MUFA 16:1,G -25994313,2341745,1275,0.051,,,,,,,,,MUFA 16:1,G -25994475,2341907,1275,0.123,,,,,,,,,MUFA 16:1,G -25994642,2342074,1275,0.059,,,,,,,,,MUFA 16:1,G -25994825,2342257,1275,0.124,,,,,,,,,MUFA 16:1,G -25995032,2342464,1275,0.182,,,,,,,,,MUFA 16:1,G -25995039,2342471,1275,0.081,,,,,,,,,MUFA 16:1,G -25995591,2343023,1275,0.012,,,,,,,,,MUFA 16:1,G -25995936,2343368,1275,0.096,,,,,,,,,MUFA 16:1,G -25995943,2343375,1275,0.079,,,,,,,,,MUFA 16:1,G -25996546,2343978,1275,0.003,,,,,,,,,MUFA 16:1,G -25997261,2344693,1275,0.005,,,,,,,,,MUFA 16:1,G -25997386,2344818,1275,0.001,,,,,,,,,MUFA 16:1,G -25997512,2344944,1275,0.135,,,,,,,,,MUFA 16:1,G -25997538,2344970,1275,0.041,,,,,,,,,MUFA 16:1,G -25997635,2345067,1275,0.015,,,,,,,,,MUFA 16:1,G -25997763,2345195,1275,0.0,,,,,,,,,MUFA 16:1,G -25997770,2345202,1275,0.014,,,,,,,,,MUFA 16:1,G -25997775,2345207,1275,0.002,,,,,,,,,MUFA 16:1,G -25997801,2345233,1275,0.019,,,,,,,,,MUFA 16:1,G -25997833,2345265,1275,0.0,,,,,,,,,MUFA 16:1,G -25998012,2345444,1275,0.012,,,,,,,,,MUFA 16:1,G -25998213,2345645,1275,0.113,,,,,,,,,MUFA 16:1,G -25998254,2345686,1275,0.13,,,,,,,,,MUFA 16:1,G -25998616,2346048,1275,0.002,,,,,,,,,MUFA 16:1,G -25998705,2346137,1275,0.0,,,,,,,,,MUFA 16:1,G -25998775,2346207,1275,0.0,,,,,,,,,MUFA 16:1,G -25998973,167551,1123,580.0,0.0,41.0,,,,,,,Lutein + zeaxanthin,UG -25999061,167711,1123,1.0,0.0,40.0,,,,,,,Lutein + zeaxanthin,UG -25999539,168370,1123,0.0,0.0,68.0,,,,,,,Lutein + zeaxanthin,UG -25999604,168460,1123,0.0,0.0,16.0,,,,,,,Lutein + zeaxanthin,UG -25999650,168526,1123,0.0,0.0,67.0,,,,,,,Lutein + zeaxanthin,UG -26000345,169531,1123,0.0,0.0,68.0,,,,,,,Lutein + zeaxanthin,UG -26000478,169742,1123,0.0,0.0,39.0,,,,,,,Lutein + zeaxanthin,UG -26000839,170287,1123,54.0,0.0,16.0,,,,,,,Lutein + zeaxanthin,UG -26000840,170288,1123,1355.0,0.0,20.0,,,,,,,Lutein + zeaxanthin,UG -26001180,170851,1123,0.0,0.0,68.0,,,,,,,Lutein + zeaxanthin,UG -26001790,171634,1123,0.0,0.0,68.0,,,,,,,Lutein + zeaxanthin,UG -26001963,171838,1123,73.0,0.0,40.0,,,,,,,Lutein + zeaxanthin,UG -26002010,171895,1123,19.0,0.0,20.0,,,,,,,Lutein + zeaxanthin,UG -26002189,172180,1123,0.0,0.0,57.0,,,,,,,Lutein + zeaxanthin,UG -26002255,172263,1123,40.0,0.0,39.0,,,,,,,Lutein + zeaxanthin,UG -26002280,172299,1123,0.0,0.0,57.0,,,,,,,Lutein + zeaxanthin,UG -26002333,172362,1123,0.0,0.0,20.0,,,,,,,Lutein + zeaxanthin,UG -26002373,172439,1123,0.0,0.0,68.0,,,,,,,Lutein + zeaxanthin,UG -26002650,172909,1123,4.0,0.0,65.0,,,,,,,Lutein + zeaxanthin,UG -26002877,173207,1123,0.0,0.0,68.0,,,,,,,Lutein + zeaxanthin,UG -26003391,173995,1123,0.0,0.0,68.0,,,,,,,Lutein + zeaxanthin,UG -26003486,174092,1123,75.0,0.0,40.0,,,,,,,Lutein + zeaxanthin,UG -26003688,174479,1123,0.0,0.0,68.0,,,,,,,Lutein + zeaxanthin,UG -26003861,174708,1123,0.0,0.0,68.0,,,,,,,Lutein + zeaxanthin,UG -26004162,175135,1123,0.0,0.0,68.0,,,,,,,Lutein + zeaxanthin,UG -26004361,331228,1123,110.0,1.0,1.0,,,,,,,Lutein + zeaxanthin,UG -26004751,2341069,1123,0.0,,,,,,,,,Lutein + zeaxanthin,UG -26004945,2341263,1123,0.0,,,,,,,,,Lutein + zeaxanthin,UG -26005319,2341637,1123,0.0,,,,,,,,,Lutein + zeaxanthin,UG -26005427,2341745,1123,10.0,,,,,,,,,Lutein + zeaxanthin,UG -26005589,2341907,1123,4.0,,,,,,,,,Lutein + zeaxanthin,UG -26005756,2342074,1123,113.0,,,,,,,,,Lutein + zeaxanthin,UG -26005939,2342257,1123,1092.0,,,,,,,,,Lutein + zeaxanthin,UG -26006146,2342464,1123,4.0,,,,,,,,,Lutein + zeaxanthin,UG -26006153,2342471,1123,8.0,,,,,,,,,Lutein + zeaxanthin,UG -26006705,2343023,1123,0.0,,,,,,,,,Lutein + zeaxanthin,UG -26007050,2343368,1123,68.0,,,,,,,,,Lutein + zeaxanthin,UG -26007057,2343375,1123,97.0,,,,,,,,,Lutein + zeaxanthin,UG -26007660,2343978,1123,4.0,,,,,,,,,Lutein + zeaxanthin,UG -26008375,2344693,1123,208.0,,,,,,,,,Lutein + zeaxanthin,UG -26008500,2344818,1123,68.0,,,,,,,,,Lutein + zeaxanthin,UG -26008626,2344944,1123,0.0,,,,,,,,,Lutein + zeaxanthin,UG -26008652,2344970,1123,78.0,,,,,,,,,Lutein + zeaxanthin,UG -26008749,2345067,1123,0.0,,,,,,,,,Lutein + zeaxanthin,UG -26008877,2345195,1123,0.0,,,,,,,,,Lutein + zeaxanthin,UG -26008884,2345202,1123,1489.0,,,,,,,,,Lutein + zeaxanthin,UG -26008889,2345207,1123,1411.0,,,,,,,,,Lutein + zeaxanthin,UG -26008915,2345233,1123,141.0,,,,,,,,,Lutein + zeaxanthin,UG -26008947,2345265,1123,0.0,,,,,,,,,Lutein + zeaxanthin,UG -26009126,2345444,1123,675.0,,,,,,,,,Lutein + zeaxanthin,UG -26009327,2345645,1123,12.0,,,,,,,,,Lutein + zeaxanthin,UG -26009368,2345686,1123,49.0,,,,,,,,,Lutein + zeaxanthin,UG -26009730,2346048,1123,6.0,,,,,,,,,Lutein + zeaxanthin,UG -26009819,2346137,1123,36.0,,,,,,,,,Lutein + zeaxanthin,UG -26009889,2346207,1123,0.0,,,,,,,,,Lutein + zeaxanthin,UG -26010087,167551,1213,0.641,0.0,,,,,,,,Leucine,G -26010504,168370,1213,2.56,0.0,1.0,,,,,,,Leucine,G -26010569,168460,1213,0.607,0.0,,,,,,,,Leucine,G -26010626,168526,1213,0.226,0.0,,,,,,,,Leucine,G -26011256,169441,1213,1.719,0.0,,,,,,,,Leucine,G -26011311,169500,1213,1.8,0.0,53.0,,,,,,,Leucine,G -26011324,169513,1213,1.799,0.0,53.0,,,,,,,Leucine,G -26011342,169531,1213,2.439,0.0,54.0,,,,,,,Leucine,G -26011466,169742,1213,0.488,0.0,39.0,,,,,,,Leucine,G -26011499,169836,1213,0.179,0.0,1.0,,,,,,,Leucine,G -26011763,170194,1213,0.813,1.0,,,,,,,,Leucine,G -26011828,170287,1213,0.208,0.0,,,,,,,,Leucine,G -26011829,170288,1213,1.155,35.0,,,,,,,,Leucine,G -26011910,170422,1213,0.365,1.0,,,,,,,,Leucine,G -26012014,170559,1213,2.54,0.0,,,,,,,,Leucine,G -26012127,170732,1213,1.073,0.0,1.0,,,,,,,Leucine,G -26012676,171634,1213,0.806,0.0,1.0,,,,,,,Leucine,G -26012815,171838,1213,0.481,0.0,40.0,,,,,,,Leucine,G -26013013,172180,1213,1.091,0.0,57.0,,,,,,,Leucine,G -26013070,172299,1213,0.282,0.0,57.0,,,,,,,Leucine,G -26013082,172362,1213,0.0,0.0,20.0,,,,,,,Leucine,G -26013156,172439,1213,0.914,18.0,,,,,,,,Leucine,G -26014221,173995,1213,2.611,0.0,52.0,,,,,,,Leucine,G -26014433,174323,1213,1.642,0.0,,,,,,,,Leucine,G -26014586,174479,1213,1.26,0.0,1.0,,,,,,,Leucine,G -26014712,174708,1213,2.327,0.0,3.0,,,,,,,Leucine,G -26014932,175013,1213,0.285,0.0,,,,,,,,Leucine,G -26015009,175135,1213,1.742,0.0,,,,,,,,Leucine,G -26015179,322191,1213,0.32,1.0,1.0,,,,,,,Leucine,G -26015182,322252,1213,0.32,1.0,1.0,,,,,,,Leucine,G -26015227,326660,1213,0.34,1.0,1.0,,,,,,,Leucine,G -26015414,748070,1213,1.32,1.0,1.0,,,,,,,Leucine,G -26015580,1841531,1213,4.465,,70.0,,,,,,,Leucine,G -26015634,1968105,1213,6.923,,70.0,,,,,,,Leucine,G -26015730,2333948,1213,6.157,,70.0,,,,,,,Leucine,G -26015831,167551,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG -26015915,167711,1246,0.0,0.0,40.0,,,,,,,"Vitamin B-12, added",UG -26016352,168370,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG -26016406,168460,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG -26016446,168526,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG -26017075,169531,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG -26017215,169742,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG -26017523,170287,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG -26017524,170288,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG -26017831,170851,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG -26018396,171634,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG -26018545,171838,1246,0.0,0.0,40.0,,,,,,,"Vitamin B-12, added",UG -26018589,171895,1246,0.0,0.0,20.0,,,,,,,"Vitamin B-12, added",UG -26018761,172180,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG -26018828,172263,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG -26018863,172299,1246,0.0,0.0,57.0,,,,,,,"Vitamin B-12, added",UG -26018916,172362,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG -26018949,172439,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG -26019159,172909,1246,0.0,0.0,65.0,,,,,,,"Vitamin B-12, added",UG -26019363,173207,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG -26019844,173995,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG -26019933,174092,1246,0.0,0.0,40.0,,,,,,,"Vitamin B-12, added",UG -26020208,174708,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG -26020502,175135,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG -26020882,2341069,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG -26021076,2341263,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG -26021450,2341637,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG -26021558,2341745,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG -26021720,2341907,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG -26021887,2342074,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG -26022070,2342257,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG -26022277,2342464,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG -26022284,2342471,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG -26022836,2343023,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG -26023181,2343368,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG -26023188,2343375,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG -26023791,2343978,1246,0.76,,,,,,,,,"Vitamin B-12, added",UG -26024506,2344693,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG -26024631,2344818,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG -26024757,2344944,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG -26024783,2344970,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG -26024880,2345067,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG -26025008,2345195,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG -26025015,2345202,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG -26025020,2345207,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG -26025046,2345233,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG -26025078,2345265,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG -26025257,2345444,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG -26025458,2345645,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG -26025499,2345686,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG -26025861,2346048,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG -26025950,2346137,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG -26026020,2346207,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG -26026218,167551,1222,0.392,0.0,,,,,,,,Alanine,G -26026632,168370,1222,1.782,0.0,1.0,,,,,,,Alanine,G -26026689,168460,1222,0.355,0.0,,,,,,,,Alanine,G -26027357,169441,1222,1.312,0.0,,,,,,,,Alanine,G -26027412,169500,1222,1.373,0.0,53.0,,,,,,,Alanine,G -26027425,169513,1222,1.373,0.0,53.0,,,,,,,Alanine,G -26027443,169531,1222,1.864,0.0,54.0,,,,,,,Alanine,G -26027567,169742,1222,0.332,0.0,39.0,,,,,,,Alanine,G -26027599,169836,1222,0.109,0.0,1.0,,,,,,,Alanine,G -26027857,170194,1222,0.624,0.0,,,,,,,,Alanine,G -26027922,170287,1222,0.109,0.0,,,,,,,,Alanine,G -26027923,170288,1222,0.705,29.0,,,,,,,,Alanine,G -26028001,170422,1222,0.245,1.0,,,,,,,,Alanine,G -26028103,170559,1222,1.7,0.0,,,,,,,,Alanine,G -26028216,170732,1222,0.64,0.0,1.0,,,,,,,Alanine,G -26028763,171634,1222,0.671,0.0,1.0,,,,,,,Alanine,G -26028901,171838,1222,0.252,0.0,40.0,,,,,,,Alanine,G -26029099,172180,1222,0.551,0.0,57.0,,,,,,,Alanine,G -26029156,172299,1222,0.125,0.0,57.0,,,,,,,Alanine,G -26029168,172362,1222,0.0,0.0,20.0,,,,,,,Alanine,G -26029240,172439,1222,0.492,14.0,,,,,,,,Alanine,G -26030299,173995,1222,1.855,0.0,52.0,,,,,,,Alanine,G -26030511,174323,1222,1.27,0.0,,,,,,,,Alanine,G -26030663,174479,1222,0.887,0.0,1.0,,,,,,,Alanine,G -26030789,174708,1222,1.674,0.0,3.0,,,,,,,Alanine,G -26031009,175013,1222,0.125,0.0,,,,,,,,Alanine,G -26031086,175135,1222,1.296,0.0,,,,,,,,Alanine,G -26031252,322191,1222,0.11,1.0,1.0,,,,,,,Alanine,G -26031255,322252,1222,0.11,1.0,1.0,,,,,,,Alanine,G -26031300,326660,1222,0.19,1.0,1.0,,,,,,,Alanine,G -26031489,748070,1222,0.7,1.0,1.0,,,,,,,Alanine,G -26031626,1751660,1222,0.12,1.0,1.0,,,,,,,Alanine,G -26031656,1841531,1222,1.568,,70.0,,,,,,,Alanine,G -26031710,1968105,1222,3.203,,70.0,,,,,,,Alanine,G -26031803,2333948,1222,4.136,,70.0,,,,,,,Alanine,G -26031915,167551,1278,0.0,0.0,,,,,,,,PUFA 20:5 n-3 (EPA),G -26032022,167711,1278,0.0,0.0,40.0,,,,,,,PUFA 20:5 n-3 (EPA),G -26032533,168370,1278,0.0,0.0,68.0,,,,,,,PUFA 20:5 n-3 (EPA),G -26032596,168460,1278,0.0,0.0,,,,,,,,PUFA 20:5 n-3 (EPA),G -26033240,169441,1278,0.0,1.0,,,,,,,,PUFA 20:5 n-3 (EPA),G -26033306,169531,1278,0.003,18.0,3.0,,,,,,,PUFA 20:5 n-3 (EPA),G -26033443,169742,1278,0.0,0.0,10.0,,,,,,,PUFA 20:5 n-3 (EPA),G -26033497,169836,1278,0.0,9.0,1.0,0.0,0.004,,,,,PUFA 20:5 n-3 (EPA),G -26033745,170194,1278,0.0,0.0,,,,,,,,PUFA 20:5 n-3 (EPA),G -26033809,170287,1278,0.0,0.0,,,,,,,,PUFA 20:5 n-3 (EPA),G -26034091,170700,1278,0.0,1.0,1.0,,,,,,,PUFA 20:5 n-3 (EPA),G -26034117,170732,1278,0.008,6.0,1.0,0.001,0.016,,,,,PUFA 20:5 n-3 (EPA),G -26034236,170851,1278,0.004,11.0,1.0,0.003,0.006,,,,,PUFA 20:5 n-3 (EPA),G -26034928,171634,1278,0.004,9.0,1.0,0.003,0.008,,,,,PUFA 20:5 n-3 (EPA),G -26035107,171838,1278,0.0,0.0,40.0,,,,,,,PUFA 20:5 n-3 (EPA),G -26035368,172180,1278,0.0,0.0,57.0,,,,,,,PUFA 20:5 n-3 (EPA),G -26035435,172263,1278,0.001,0.0,1.0,,,,,,,PUFA 20:5 n-3 (EPA),G -26035460,172299,1278,0.0,0.0,57.0,,,,,,,PUFA 20:5 n-3 (EPA),G -26035520,172362,1278,0.0,1.0,1.0,,,,,,,PUFA 20:5 n-3 (EPA),G -26035586,172439,1278,0.0,0.0,,,,,,,,PUFA 20:5 n-3 (EPA),G -26035916,172909,1278,0.0,0.0,65.0,,,,,,,PUFA 20:5 n-3 (EPA),G -26036156,173207,1278,0.0,0.0,20.0,,,,,,,PUFA 20:5 n-3 (EPA),G -26036732,173995,1278,0.005,0.0,18.0,,,,,,,PUFA 20:5 n-3 (EPA),G -26036823,174092,1278,0.0,0.0,40.0,,,,,,,PUFA 20:5 n-3 (EPA),G -26037061,174479,1278,0.004,14.0,1.0,,,,,,,PUFA 20:5 n-3 (EPA),G -26037233,174708,1278,0.001,6.0,3.0,,,,,,,PUFA 20:5 n-3 (EPA),G -26037510,175013,1278,0.0,0.0,39.0,,,,,,,PUFA 20:5 n-3 (EPA),G -26037594,175135,1278,0.473,2.0,,,,,,,,PUFA 20:5 n-3 (EPA),G -26037921,328069,1278,0.013,1.0,1.0,,,,,,,PUFA 20:5 n-3 (EPA),G -26038109,331989,1278,0.0,1.0,1.0,,,,,,,PUFA 20:5 n-3 (EPA),G -26038130,332346,1278,0.0,1.0,1.0,,,,,,,PUFA 20:5 n-3 (EPA),G -26038217,334423,1278,0.002,1.0,1.0,,,,,,,PUFA 20:5 n-3 (EPA),G -26038437,749212,1278,0.002,1.0,1.0,,,,,,,PUFA 20:5 n-3 (EPA),G -26038534,1756160,1278,0.0,1.0,1.0,,,,,,,PUFA 20:5 n-3 (EPA),G -26038551,2001104,1278,0.0,1.0,1.0,,,,,,,PUFA 20:5 n-3 (EPA),G -26038865,2341069,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G -26039059,2341263,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G -26039433,2341637,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G -26039541,2341745,1278,0.011,,,,,,,,,PUFA 20:5 n-3 (EPA),G -26039703,2341907,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G -26039870,2342074,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G -26040053,2342257,1278,0.001,,,,,,,,,PUFA 20:5 n-3 (EPA),G -26040260,2342464,1278,0.006,,,,,,,,,PUFA 20:5 n-3 (EPA),G -26040267,2342471,1278,0.022,,,,,,,,,PUFA 20:5 n-3 (EPA),G -26040819,2343023,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G -26041164,2343368,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G -26041171,2343375,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G -26041774,2343978,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G -26042489,2344693,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G -26042614,2344818,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G -26042740,2344944,1278,0.002,,,,,,,,,PUFA 20:5 n-3 (EPA),G -26042766,2344970,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G -26042863,2345067,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G -26042991,2345195,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G -26042998,2345202,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G -26043003,2345207,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G -26043029,2345233,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G -26043061,2345265,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G -26043240,2345444,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G -26043441,2345645,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G -26043482,2345686,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G -26043844,2346048,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G -26043933,2346137,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G -26044003,2346207,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G -26044210,167551,1271,0.0,0.0,,,,,,,,PUFA 20:4,G -26044334,167711,1271,0.0,0.0,40.0,,,,,,,PUFA 20:4,G -26044880,168370,1271,0.068,4.0,1.0,0.056,0.077,,,,,PUFA 20:4,G -26044944,168460,1271,0.0,0.0,,,,,,,,PUFA 20:4,G -26045638,169441,1271,0.03,1.0,,,,,,,,PUFA 20:4,G -26045697,169500,1271,0.02,0.0,53.0,,,,,,,PUFA 20:4,G -26045710,169513,1271,0.02,0.0,53.0,,,,,,,PUFA 20:4,G -26045728,169531,1271,0.022,0.0,10.0,,,,,,,PUFA 20:4,G -26045878,169742,1271,0.0,0.0,10.0,,,,,,,PUFA 20:4,G -26045936,169836,1271,0.006,9.0,1.0,0.005,0.008,,,,,PUFA 20:4,G -26046191,170194,1271,0.0,0.0,,,,,,,,PUFA 20:4,G -26046263,170287,1271,0.0,0.0,,,,,,,,PUFA 20:4,G -26046556,170700,1271,0.013,1.0,1.0,,,,,,,PUFA 20:4,G -26046582,170732,1271,0.026,6.0,1.0,0.024,0.029,,,,,PUFA 20:4,G -26046701,170851,1271,0.014,11.0,1.0,0.012,0.017,,,,,PUFA 20:4,G -26047413,171634,1271,0.12,9.0,1.0,0.11,0.129,,,,,PUFA 20:4,G -26047594,171838,1271,0.0,0.0,40.0,,,,,,,PUFA 20:4,G -26047888,172180,1271,0.0,0.0,57.0,,,,,,,PUFA 20:4,G -26047958,172263,1271,0.006,0.0,1.0,,,,,,,PUFA 20:4,G -26047990,172299,1271,0.0,0.0,57.0,,,,,,,PUFA 20:4,G -26048050,172362,1271,0.0,1.0,1.0,,,,,,,PUFA 20:4,G -26048116,172439,1271,0.0,0.0,,,,,,,,PUFA 20:4,G -26048539,172909,1271,0.004,0.0,65.0,,,,,,,PUFA 20:4,G -26048779,173207,1271,0.0,0.0,20.0,,,,,,,PUFA 20:4,G -26049410,173995,1271,0.044,0.0,18.0,,,,,,,PUFA 20:4,G -26049505,174092,1271,0.0,0.0,40.0,,,,,,,PUFA 20:4,G -26049681,174323,1271,0.09,0.0,,,,,,,,PUFA 20:4,G -26049824,174479,1271,0.014,14.0,1.0,,,,,,,PUFA 20:4,G -26050005,174708,1271,0.056,6.0,3.0,,,,,,,PUFA 20:4,G -26050283,175013,1271,0.0,0.0,39.0,,,,,,,PUFA 20:4,G -26050370,175135,1271,0.073,1.0,,,,,,,,PUFA 20:4,G -26050719,328069,1271,0.05,1.0,1.0,,,,,,,PUFA 20:4,G -26050907,331989,1271,0.001,1.0,1.0,,,,,,,PUFA 20:4,G -26050928,332346,1271,0.046,1.0,1.0,,,,,,,PUFA 20:4,G -26051015,334423,1271,0.023,1.0,1.0,,,,,,,PUFA 20:4,G -26051236,749212,1271,0.129,1.0,1.0,,,,,,,PUFA 20:4,G -26051664,2341069,1271,0.0,,,,,,,,,PUFA 20:4,G -26051858,2341263,1271,0.01,,,,,,,,,PUFA 20:4,G -26052232,2341637,1271,0.0,,,,,,,,,PUFA 20:4,G -26052340,2341745,1271,0.024,,,,,,,,,PUFA 20:4,G -26052502,2341907,1271,0.013,,,,,,,,,PUFA 20:4,G -26052669,2342074,1271,0.005,,,,,,,,,PUFA 20:4,G -26052852,2342257,1271,0.02,,,,,,,,,PUFA 20:4,G -26053059,2342464,1271,0.074,,,,,,,,,PUFA 20:4,G -26053066,2342471,1271,0.01,,,,,,,,,PUFA 20:4,G -26053618,2343023,1271,0.006,,,,,,,,,PUFA 20:4,G -26053963,2343368,1271,0.0,,,,,,,,,PUFA 20:4,G -26053970,2343375,1271,0.0,,,,,,,,,PUFA 20:4,G -26054573,2343978,1271,0.0,,,,,,,,,PUFA 20:4,G -26055288,2344693,1271,0.0,,,,,,,,,PUFA 20:4,G -26055413,2344818,1271,0.0,,,,,,,,,PUFA 20:4,G -26055539,2344944,1271,0.013,,,,,,,,,PUFA 20:4,G -26055565,2344970,1271,0.0,,,,,,,,,PUFA 20:4,G -26055662,2345067,1271,0.001,,,,,,,,,PUFA 20:4,G -26055790,2345195,1271,0.0,,,,,,,,,PUFA 20:4,G -26055797,2345202,1271,0.001,,,,,,,,,PUFA 20:4,G -26055802,2345207,1271,0.0,,,,,,,,,PUFA 20:4,G -26055828,2345233,1271,0.001,,,,,,,,,PUFA 20:4,G -26055860,2345265,1271,0.0,,,,,,,,,PUFA 20:4,G -26056039,2345444,1271,0.0,,,,,,,,,PUFA 20:4,G -26056240,2345645,1271,0.002,,,,,,,,,PUFA 20:4,G -26056281,2345686,1271,0.005,,,,,,,,,PUFA 20:4,G -26056643,2346048,1271,0.0,,,,,,,,,PUFA 20:4,G -26056732,2346137,1271,0.0,,,,,,,,,PUFA 20:4,G -26056802,2346207,1271,0.0,,,,,,,,,PUFA 20:4,G -26056997,167551,1114,0.0,0.0,68.0,,,,,,,Vitamin D (D2 + D3),UG -26057078,167711,1114,1.3,0.0,51.0,,,,,,,Vitamin D (D2 + D3),UG -26057579,168460,1114,0.0,0.0,68.0,,,,,,,Vitamin D (D2 + D3),UG -26057645,168526,1114,0.0,0.0,68.0,,,,,,,Vitamin D (D2 + D3),UG -26058352,169531,1114,0.1,0.0,,,,,,,,Vitamin D (D2 + D3),UG -26058468,169742,1114,0.0,0.0,39.0,,,,,,,Vitamin D (D2 + D3),UG -26058721,170078,1114,0.0,0.0,68.0,,,,,,,Vitamin D (D2 + D3),UG -26058876,170287,1114,0.0,0.0,68.0,,,,,,,Vitamin D (D2 + D3),UG -26058877,170288,1114,0.0,0.0,68.0,,,,,,,Vitamin D (D2 + D3),UG -26058956,170422,1114,0.0,0.0,68.0,,,,,,,Vitamin D (D2 + D3),UG -26059092,170559,1114,0.0,0.0,68.0,,,,,,,Vitamin D (D2 + D3),UG -26059271,170851,1114,0.2,0.0,,,,,,,,Vitamin D (D2 + D3),UG -26059842,171634,1114,0.7,2.0,,,,,,,,Vitamin D (D2 + D3),UG -26059992,171838,1114,0.0,0.0,40.0,,,,,,,Vitamin D (D2 + D3),UG -26060035,171895,1114,0.0,0.0,20.0,,,,,,,Vitamin D (D2 + D3),UG -26060193,172180,1114,0.0,0.0,68.0,,,,,,,Vitamin D (D2 + D3),UG -26060262,172263,1114,0.1,0.0,,,,,,,,Vitamin D (D2 + D3),UG -26060294,172299,1114,1.2,0.0,57.0,,,,,,,Vitamin D (D2 + D3),UG -26060340,172362,1114,0.0,0.0,68.0,,,,,,,Vitamin D (D2 + D3),UG -26060383,172439,1114,0.0,0.0,68.0,,,,,,,Vitamin D (D2 + D3),UG -26060642,172909,1114,0.0,0.0,65.0,,,,,,,Vitamin D (D2 + D3),UG -26060858,173207,1114,0.0,0.0,68.0,,,,,,,Vitamin D (D2 + D3),UG -26061361,173995,1114,0.0,0.0,18.0,,,,,,,Vitamin D (D2 + D3),UG -26061428,174092,1114,0.0,0.0,40.0,,,,,,,Vitamin D (D2 + D3),UG -26061778,174708,1114,0.2,0.0,,,,,,,,Vitamin D (D2 + D3),UG -26062052,175135,1114,9.6,0.0,,,,,,,,Vitamin D (D2 + D3),UG -26062711,2341069,1114,0.1,,,,,,,,,Vitamin D (D2 + D3),UG -26062905,2341263,1114,0.0,,,,,,,,,Vitamin D (D2 + D3),UG -26063279,2341637,1114,0.7,,,,,,,,,Vitamin D (D2 + D3),UG -26063387,2341745,1114,0.2,,,,,,,,,Vitamin D (D2 + D3),UG -26063549,2341907,1114,0.1,,,,,,,,,Vitamin D (D2 + D3),UG -26063716,2342074,1114,0.1,,,,,,,,,Vitamin D (D2 + D3),UG -26063899,2342257,1114,0.1,,,,,,,,,Vitamin D (D2 + D3),UG -26064106,2342464,1114,0.1,,,,,,,,,Vitamin D (D2 + D3),UG -26064113,2342471,1114,0.8,,,,,,,,,Vitamin D (D2 + D3),UG -26064665,2343023,1114,0.0,,,,,,,,,Vitamin D (D2 + D3),UG -26065010,2343368,1114,0.3,,,,,,,,,Vitamin D (D2 + D3),UG -26065017,2343375,1114,0.5,,,,,,,,,Vitamin D (D2 + D3),UG -26065620,2343978,1114,8.1,,,,,,,,,Vitamin D (D2 + D3),UG -26066335,2344693,1114,0.0,,,,,,,,,Vitamin D (D2 + D3),UG -26066460,2344818,1114,0.0,,,,,,,,,Vitamin D (D2 + D3),UG -26066586,2344944,1114,0.4,,,,,,,,,Vitamin D (D2 + D3),UG -26066612,2344970,1114,0.0,,,,,,,,,Vitamin D (D2 + D3),UG -26066709,2345067,1114,0.0,,,,,,,,,Vitamin D (D2 + D3),UG -26066837,2345195,1114,0.0,,,,,,,,,Vitamin D (D2 + D3),UG -26066844,2345202,1114,0.0,,,,,,,,,Vitamin D (D2 + D3),UG -26066849,2345207,1114,0.0,,,,,,,,,Vitamin D (D2 + D3),UG -26066875,2345233,1114,0.0,,,,,,,,,Vitamin D (D2 + D3),UG -26066907,2345265,1114,0.0,,,,,,,,,Vitamin D (D2 + D3),UG -26067086,2345444,1114,0.0,,,,,,,,,Vitamin D (D2 + D3),UG -26067287,2345645,1114,0.1,,,,,,,,,Vitamin D (D2 + D3),UG -26067328,2345686,1114,0.2,,,,,,,,,Vitamin D (D2 + D3),UG -26067690,2346048,1114,0.0,,,,,,,,,Vitamin D (D2 + D3),UG -26067779,2346137,1114,0.0,,,,,,,,,Vitamin D (D2 + D3),UG -26067849,2346207,1114,0.0,,,,,,,,,Vitamin D (D2 + D3),UG -26068027,2380810,1114,0.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG -26068062,2491643,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG -26068241,2554963,1114,0.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG -26068485,2555219,1114,0.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG -26068904,2555643,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG -26069835,2556675,1114,0.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG -26069896,2556738,1114,0.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG -26069955,2556909,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG -26070053,2557008,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG -26070065,2557020,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG -26070406,2557363,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26070497,2557454,1114,0.0,,72.0,,,,,,,Vitamin D (D2 + D3),UG -26070584,2557541,1114,2.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG -26070592,2557549,1114,2.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG -26070694,2557657,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG -26070810,2557773,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG -26070813,2557776,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG -26071261,2558309,1114,0.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG -26071586,2558670,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG -26071597,2558685,1114,0.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG -26071762,2558862,1114,0.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG -26071879,2558981,1114,4.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG -26072314,2559468,1114,3.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG -26072685,2559978,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26072802,2560169,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26072934,2560471,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26073234,2560922,1114,5.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26073284,2561019,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26073313,2561063,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26073707,2561558,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26074253,2562455,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26074466,2562739,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26074482,2562755,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26074558,2562834,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26074667,2562953,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26074676,2562970,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26074908,2563385,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26075294,2563955,1114,1.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26075469,2564138,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26075548,2564243,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26075607,2564347,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26075763,2564552,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26075891,2564731,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26076392,2565524,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26076416,2565549,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26076453,2565586,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26076612,2565835,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26076819,2566162,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26077050,2566744,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26077120,2566922,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26077207,2567026,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26077449,2567471,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26077854,2568032,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26078061,2568361,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26078556,2569052,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26078598,2569100,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26078807,2569423,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26078985,2569747,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26078992,2569765,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26079036,2569850,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26079229,2570236,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26079332,2570376,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26079701,2570984,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26079798,2571219,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26080180,2571961,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26080522,2572480,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26080564,2572523,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26080566,2572525,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26080688,2572650,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26080795,2572760,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26080840,2572805,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26080849,2572814,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26080917,2572889,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26081127,2573150,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26081303,2573422,1114,2.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26081422,2573585,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26081844,2574353,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26081850,2574377,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26082132,2574809,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26082448,2575583,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26082487,2575637,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26082527,2575677,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26082902,2576154,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26083365,2576926,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26083367,2576928,1114,9.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26083368,2576929,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26083505,2577175,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26083736,2577530,1114,2.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26083840,2577694,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26083863,2577805,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26084214,2578557,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26084419,2578876,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26084565,2579096,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26084580,2579151,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26084691,2579359,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26084840,2579598,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26084845,2579604,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26084862,2579621,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26084888,2579655,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26085169,2580170,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26085258,2580290,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26085298,2580337,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26085496,2580706,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26085599,2580900,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26085947,2581529,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26086057,2581658,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26086343,2582017,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26086447,2582170,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26086497,2582224,1114,4.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26086865,2582757,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26086891,2582786,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26087141,2583185,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26088070,2584528,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26088255,2584782,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26088318,2584879,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26088746,2585564,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26088785,2585642,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26088887,2585854,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26088899,2585874,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26089243,2586478,1114,2.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26089452,2586878,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26090802,2588808,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26090815,2588821,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26090892,2588955,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26090926,2588997,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26090955,2589037,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26091198,2589324,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26091243,2589377,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26091268,2589416,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26091317,2589468,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26091381,2589574,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26091599,2589891,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26091637,2589934,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26091679,2589985,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26091759,2590086,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26091914,2590256,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26092244,2590699,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26092253,2590710,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26092391,2590873,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26092545,2591064,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26092582,2591106,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26092602,2591132,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26092926,2591518,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26092961,2591558,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26093049,2591689,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26093431,2592160,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26093621,2592420,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26093645,2592448,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26093854,2592700,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26093861,2592707,1114,10.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26094025,2592909,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26094114,2593027,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26094124,2593038,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26094150,2593077,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26094273,2593264,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26094592,2593708,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26094613,2593738,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26094630,2593762,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26095084,2594288,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26095151,2594412,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26095183,2594445,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26095289,2594578,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26095396,2594696,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26095483,2594783,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26095612,2594920,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26096106,2595455,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26096171,2595549,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26096263,2595648,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26096408,2595799,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26096521,2595912,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26096824,2596219,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26096929,2596329,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26097005,2596405,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26097337,2596787,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26097661,2597216,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26097918,2597484,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26097932,2597499,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26098216,2597813,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26098279,2597876,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26099072,2598803,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26099263,2599040,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26099499,2599304,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26099529,2599346,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26099533,2599352,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26099538,2599361,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26099776,2599659,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26100012,2599896,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26100111,2600003,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26100294,2600262,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26100425,2600406,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26100933,2600965,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26100958,2600990,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26100984,2601023,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26100991,2601030,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26101296,2601412,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26101963,2602220,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26102000,2602258,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26102013,2602271,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26102017,2602275,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26102027,2602285,1114,4.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26102038,2602297,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26102316,2602623,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26102646,2603025,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26103298,2603801,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26103305,2603808,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26103365,2603869,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26103963,2604614,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26104251,2604960,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26104270,2604986,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26104383,2605110,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26104747,2605513,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26105115,2605936,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26105240,2606069,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26105420,2606253,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26105742,2606604,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26106152,2607034,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26106510,2607467,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26106571,2607531,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26106652,2607622,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26106726,2607705,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26107144,2608233,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26107302,2608424,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26107601,2608784,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26107706,2608915,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26108119,2609488,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26108369,2609799,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26108468,2609914,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26109089,2610941,1114,0.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG -26109142,2611094,1114,0.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG -26109306,2611372,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26109381,2611473,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26109495,2611619,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26110550,2612958,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26110578,2612993,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26110655,2613095,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG -26110890,2613366,1114,0.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG -26111080,2613589,1114,2.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG -26111212,2613732,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG -26111218,2613738,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG -26111436,2614011,1114,0.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG -26111491,2614074,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG -26111649,2614274,1114,2.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26112088,2615366,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26112099,2615377,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26112670,2617075,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26112810,2617599,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26113408,2619048,1114,2.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26113530,2619320,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26113638,2619531,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26114227,2620259,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26114414,2620502,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26115149,2621554,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26115412,2622536,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26115446,2622742,1114,17.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26115689,2623372,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26115850,2624077,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26115886,2624160,1114,1.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26116101,2624664,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26116334,2624928,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26116567,2625218,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26117585,2626962,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26117786,2627256,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26117883,2627427,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26117967,2627542,1114,3.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26118212,2628336,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26118454,2628869,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26118468,2628920,1114,2.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26118567,2629233,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26118743,2629574,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26118845,2629704,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26118863,2629726,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26119101,2630037,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26119418,2630459,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26119905,2631097,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26119980,2631199,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26120125,2631382,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26120215,2631504,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26120271,2631563,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26120287,2631579,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26120452,2631900,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26120751,2632378,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26120790,2632417,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26121073,2632949,1114,3.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26121078,2632967,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26121248,2633378,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26121451,2633726,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26121574,2633943,1114,7.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26121783,2634315,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26121862,2634448,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26122047,2634790,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26122096,2634865,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26122286,2635122,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26122647,2635782,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26122703,2635896,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26122806,2636192,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26122984,2636615,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26123567,2637441,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26123736,2637683,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26123762,2637728,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26123763,2637729,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26123920,2638009,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26123944,2638057,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26123987,2638140,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26124323,2638632,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26124428,2638773,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26124774,2639399,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26124842,2639488,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26124908,2639581,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26125249,2640133,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26125337,2640306,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26125501,2640591,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26125679,2640903,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26126122,2641562,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26126183,2641652,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26126588,2642255,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26126623,2642307,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26126806,2642551,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26126986,2642777,1114,5.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26127031,2642828,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26127279,2643138,1114,4.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26127362,2643251,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26127390,2643284,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26127495,2648887,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG -26127613,2649030,1114,0.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG -26127672,2649106,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG -26128083,2649585,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG -26128341,2649983,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG -26128493,2650157,1114,0.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG -26128673,2650345,1114,0.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG -26129228,2650923,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG -26129297,2650992,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG -26129369,2651065,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG -26129397,2651093,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG -26129442,2651138,1114,7.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG -26129796,2651527,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26129906,2651678,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26130025,2651851,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26130030,2651857,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26130174,2652057,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26130547,2652555,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26130629,2652673,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26130920,2653104,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26130959,2653190,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26131501,2653980,1114,2.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26131513,2653998,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26131660,2654197,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26131691,2654233,1114,3.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26131861,2654454,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26132060,2654695,1114,14.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26132277,2654997,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26132291,2655015,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26132459,2655236,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26132687,2655540,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26132713,2655566,1114,1.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26132725,2655579,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26133238,2656307,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26133287,2656368,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26133362,2656520,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26133529,2656774,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26133711,2657105,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26133748,2657163,1114,2.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG -26133831,2657287,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26134122,2657798,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26134125,2657803,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26134201,2657909,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26134513,2658362,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26134564,2658444,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26134930,2659199,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26135537,2660361,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26135680,2660613,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26135689,2660627,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26135779,2660777,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26135855,2660891,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26136105,2661380,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26136233,2661730,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26136384,2662182,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG -26136723,168370,1198,6.3,4.0,1.0,3.3,11.6,,,,,Betaine,MG -26137084,169500,1198,11.4,0.0,14.0,,,,,,,Betaine,MG -26137102,169531,1198,15.3,0.0,14.0,,,,,,,Betaine,MG -26137284,170287,1198,83.4,1.0,1.0,,,,,,,Betaine,MG -26137700,171634,1198,4.3,0.0,14.0,,,,,,,Betaine,MG -26137893,172299,1198,0.6,0.0,57.0,,,,,,,Betaine,MG -26137898,172362,1198,0.0,0.0,20.0,,,,,,,Betaine,MG -26138254,173995,1198,13.9,0.0,18.0,,,,,,,Betaine,MG -26138874,169836,1183,0.0,8.0,1.0,0.0,0.0,,,,,Vitamin K (Menaquinone-4),UG -26138978,171634,1183,35.6,2.0,1.0,35.3,35.8,,,,,Vitamin K (Menaquinone-4),UG -26139057,172299,1183,0.9,0.0,57.0,,,,,,,Vitamin K (Menaquinone-4),UG -26139549,2644167,1183,0.0,1.0,1.0,,,,0.1,,,Vitamin K (Menaquinone-4),UG -26139849,169836,1314,0.019,9.0,1.0,0.014,0.024,,,,,MUFA 16:1 c,G -26140000,170700,1314,0.143,1.0,1.0,,,,,,,MUFA 16:1 c,G -26140015,170732,1314,0.106,6.0,1.0,0.083,0.147,,,,,MUFA 16:1 c,G -26140090,170851,1314,0.166,11.0,1.0,0.125,0.211,,,,,MUFA 16:1 c,G -26140256,171634,1314,0.781,9.0,1.0,0.621,1.004,,,,,MUFA 16:1 c,G -26140405,172362,1314,0.085,1.0,1.0,,,,,,,MUFA 16:1 c,G -26140731,173995,1314,0.12,0.0,18.0,,,,,,,MUFA 16:1 c,G -26141186,328069,1314,0.459,1.0,1.0,,,,,,,MUFA 16:1 c,G -26141374,331989,1314,0.004,1.0,1.0,,,,,,,MUFA 16:1 c,G -26141395,332346,1314,0.065,1.0,1.0,,,,,,,MUFA 16:1 c,G -26141482,334423,1314,0.047,1.0,1.0,,,,,,,MUFA 16:1 c,G -26141784,749212,1314,1.0,1.0,1.0,,,,,,,MUFA 16:1 c,G -26141992,171838,1410,0.0,0.0,40.0,,,,,,,PUFA 21:5,G -26142036,174092,1410,0.0,0.0,40.0,,,,,,,PUFA 21:5,G -26142390,169836,1312,0.0,9.0,1.0,0.0,0.0,,,,,MUFA 24:1 c,G -26142550,170700,1312,0.0,1.0,1.0,,,,,,,MUFA 24:1 c,G -26142565,170732,1312,0.001,6.0,1.0,0.001,0.002,,,,,MUFA 24:1 c,G -26142615,170851,1312,0.0,11.0,1.0,0.0,0.001,,,,,MUFA 24:1 c,G -26142773,171634,1312,0.001,9.0,1.0,0.0,0.004,,,,,MUFA 24:1 c,G -26142800,171838,1312,0.0,0.0,40.0,,,,,,,MUFA 24:1 c,G -26143207,174092,1312,0.0,0.0,40.0,,,,,,,MUFA 24:1 c,G -26143642,328069,1312,0.0,1.0,1.0,,,,,,,MUFA 24:1 c,G -26143830,331989,1312,0.0,1.0,1.0,,,,,,,MUFA 24:1 c,G -26143851,332346,1312,0.0,1.0,1.0,,,,,,,MUFA 24:1 c,G -26143938,334423,1312,0.002,1.0,1.0,,,,,,,MUFA 24:1 c,G -26144117,749212,1312,0.001,1.0,1.0,,,,,,,MUFA 24:1 c,G -26144170,1752213,1312,0.0,1.0,1.0,,,,,,,MUFA 24:1 c,G -26144482,168370,1301,0.0,4.0,1.0,0.0,0.0,,,,,SFA 24:0,G -26144803,169836,1301,0.017,9.0,1.0,0.015,0.02,,,,,SFA 24:0,G -26145027,170700,1301,0.006,1.0,1.0,,,,,,,SFA 24:0,G -26145050,170732,1301,0.006,6.0,1.0,0.005,0.006,,,,,SFA 24:0,G -26145151,170851,1301,0.004,11.0,1.0,0.003,0.004,,,,,SFA 24:0,G -26145409,171634,1301,0.002,9.0,1.0,0.001,0.005,,,,,SFA 24:0,G -26145492,171838,1301,0.0,0.0,40.0,,,,,,,SFA 24:0,G -26145658,172299,1301,0.0,0.0,57.0,,,,,,,SFA 24:0,G -26146125,173995,1301,0.004,0.0,18.0,,,,,,,SFA 24:0,G -26146163,174092,1301,0.0,0.0,40.0,,,,,,,SFA 24:0,G -26146244,174479,1301,0.003,14.0,1.0,,,,,,,SFA 24:0,G -26146315,174708,1301,0.011,6.0,3.0,,,,,,,SFA 24:0,G -26146702,328069,1301,0.01,1.0,1.0,,,,,,,SFA 24:0,G -26146890,331989,1301,0.003,1.0,1.0,,,,,,,SFA 24:0,G -26146911,332346,1301,0.0,1.0,1.0,,,,,,,SFA 24:0,G -26146998,334423,1301,0.008,1.0,1.0,,,,,,,SFA 24:0,G -26147274,749212,1301,0.002,1.0,1.0,,,,,,,SFA 24:0,G -26147684,169836,1411,0.001,9.0,1.0,0.0,0.005,,,,,PUFA 22:4,G -26147834,170732,1411,0.008,6.0,1.0,0.007,0.009,,,,,PUFA 22:4,G -26147884,170851,1411,0.003,11.0,1.0,0.002,0.003,,,,,PUFA 22:4,G -26148022,171634,1411,0.035,9.0,1.0,0.033,0.039,,,,,PUFA 22:4,G -26148045,171838,1411,0.0,0.0,40.0,,,,,,,PUFA 22:4,G -26148345,174092,1411,0.0,0.0,40.0,,,,,,,PUFA 22:4,G -26148685,328069,1411,0.006,1.0,1.0,,,,,,,PUFA 22:4,G -26148873,331989,1411,0.0,1.0,1.0,,,,,,,PUFA 22:4,G -26148894,332346,1411,0.008,1.0,1.0,,,,,,,PUFA 22:4,G -26148981,334423,1411,0.005,1.0,1.0,,,,,,,PUFA 22:4,G -26149160,749212,1411,0.033,1.0,1.0,,,,,,,PUFA 22:4,G -26149470,168370,1228,0.109,0.0,1.0,,,,,,,Hydroxyproline,G -26149732,169531,1228,0.321,0.0,14.0,,,,,,,Hydroxyproline,G -26149971,170851,1228,0.0,2.0,1.0,0.0,0.0,,,,,Hydroxyproline,G -26150101,171634,1228,0.249,0.0,14.0,,,,,,,Hydroxyproline,G -26150188,171838,1228,0.0,0.0,40.0,,,,,,,Hydroxyproline,G -26150520,173995,1228,0.201,0.0,52.0,,,,,,,Hydroxyproline,G -26150601,174479,1228,0.149,0.0,1.0,,,,,,,Hydroxyproline,G -26150658,174708,1228,0.184,0.0,14.0,,,,,,,Hydroxyproline,G -26150733,322191,1228,0.0,1.0,1.0,,,,,,,Hydroxyproline,G -26150736,322252,1228,0.0,1.0,1.0,,,,,,,Hydroxyproline,G -26150770,326660,1228,0.0,1.0,1.0,,,,,,,Hydroxyproline,G -26150815,748070,1228,0.0,1.0,1.0,,,,0.01,,,Hydroxyproline,G -26151263,168370,1404,0.009,4.0,1.0,0.007,0.012,,,,,"PUFA 18:3 n-3 c,c,c (ALA)",G -26151526,169836,1404,0.792,9.0,1.0,0.662,0.965,,,,,"PUFA 18:3 n-3 c,c,c (ALA)",G -26151706,170700,1404,0.034,1.0,1.0,,,,,,,"PUFA 18:3 n-3 c,c,c (ALA)",G -26151726,170732,1404,0.153,6.0,1.0,0.142,0.17,,,,,"PUFA 18:3 n-3 c,c,c (ALA)",G -26151819,170851,1404,0.039,11.0,1.0,0.03,0.049,,,,,"PUFA 18:3 n-3 c,c,c (ALA)",G -26152037,171634,1404,0.255,9.0,1.0,0.218,0.317,,,,,"PUFA 18:3 n-3 c,c,c (ALA)",G -26152249,172362,1404,0.209,1.0,1.0,,,,,,,"PUFA 18:3 n-3 c,c,c (ALA)",G -26152646,173995,1404,0.008,0.0,18.0,,,,,,,"PUFA 18:3 n-3 c,c,c (ALA)",G -26153146,328069,1404,0.176,1.0,1.0,,,,,,,"PUFA 18:3 n-3 c,c,c (ALA)",G -26153334,331989,1404,0.11,1.0,1.0,,,,,,,"PUFA 18:3 n-3 c,c,c (ALA)",G -26153355,332346,1404,0.01,1.0,1.0,,,,,,,"PUFA 18:3 n-3 c,c,c (ALA)",G -26153442,334423,1404,0.638,1.0,1.0,,,,,,,"PUFA 18:3 n-3 c,c,c (ALA)",G -26153713,749212,1404,0.217,1.0,1.0,,,,,,,"PUFA 18:3 n-3 c,c,c (ALA)",G -26153760,1340947,1404,8.333,,70.0,,,,,,,"PUFA 18:3 n-3 c,c,c (ALA)",G -26153947,168370,1310,0.0,4.0,1.0,0.0,0.0,,,,,"TFA 18:2 t,t",G -26154457,168370,1331,0.0,0.0,49.0,,,,,,,"Fatty acids, total trans-polyenoic",G -26154639,169836,1331,0.068,0.0,49.0,,,,,,,"Fatty acids, total trans-polyenoic",G -26154793,170700,1331,0.059,0.0,49.0,,,,,,,"Fatty acids, total trans-polyenoic",G -26154808,170732,1331,0.027,0.0,49.0,,,,,,,"Fatty acids, total trans-polyenoic",G -26154860,170851,1331,0.066,0.0,49.0,,,,,,,"Fatty acids, total trans-polyenoic",G -26155015,171634,1331,0.05,0.0,49.0,,,,,,,"Fatty acids, total trans-polyenoic",G -26155194,172362,1331,4.524,0.0,49.0,,,,,,,"Fatty acids, total trans-polyenoic",G -26155560,173995,1331,0.018,0.0,18.0,,,,,,,"Fatty acids, total trans-polyenoic",G -26156094,168370,1329,0.012,0.0,49.0,,,,,,,"Fatty acids, total trans-monoenoic",G -26156335,169836,1329,0.036,0.0,49.0,,,,,,,"Fatty acids, total trans-monoenoic",G -26156499,170700,1329,0.237,0.0,49.0,,,,,,,"Fatty acids, total trans-monoenoic",G -26156514,170732,1329,0.086,0.0,49.0,,,,,,,"Fatty acids, total trans-monoenoic",G -26156607,170851,1329,0.267,0.0,49.0,,,,,,,"Fatty acids, total trans-monoenoic",G -26156812,171634,1329,0.187,0.0,49.0,,,,,,,"Fatty acids, total trans-monoenoic",G -26157019,172362,1329,29.638,0.0,49.0,,,,,,,"Fatty acids, total trans-monoenoic",G -26157431,173995,1329,0.196,0.0,18.0,,,,,,,"Fatty acids, total trans-monoenoic",G -26157604,174708,1329,0.7,0.0,49.0,,,,,,,"Fatty acids, total trans-monoenoic",G -26158068,168370,1304,0.012,4.0,1.0,0.008,0.017,,,,,TFA 18:1 t,G -26158310,169836,1304,0.034,9.0,1.0,0.013,0.053,,,,,TFA 18:1 t,G -26158473,170700,1304,0.207,1.0,1.0,,,,,,,TFA 18:1 t,G -26158488,170732,1304,0.077,6.0,1.0,0.057,0.09,,,,,TFA 18:1 t,G -26158581,170851,1304,0.238,11.0,1.0,0.196,0.28,,,,,TFA 18:1 t,G -26158792,171634,1304,0.174,9.0,1.0,0.085,0.461,,,,,TFA 18:1 t,G -26158997,172362,1304,29.638,1.0,1.0,,,,,,,TFA 18:1 t,G -26159416,173995,1304,0.184,0.0,18.0,,,,,,,TFA 18:1 t,G -26159590,174708,1304,0.7,6.0,3.0,,,,,,,TFA 18:1 t,G -26159938,328069,1304,0.788,1.0,1.0,,,,,,,TFA 18:1 t,G -26160126,331989,1304,0.002,1.0,1.0,,,,,,,TFA 18:1 t,G -26160147,332346,1304,0.009,1.0,1.0,,,,,,,TFA 18:1 t,G -26160234,334423,1304,0.009,1.0,1.0,,,,,,,TFA 18:1 t,G -26160452,749212,1304,0.316,1.0,1.0,,,,,,,TFA 18:1 t,G -26160813,168370,1316,0.384,4.0,1.0,0.35,0.432,,,,,"PUFA 18:2 n-6 c,c",G -26161043,169836,1316,5.676,9.0,1.0,4.749,7.081,,,,,"PUFA 18:2 n-6 c,c",G -26161212,170700,1316,0.255,1.0,1.0,,,,,,,"PUFA 18:2 n-6 c,c",G -26161229,170732,1316,1.343,6.0,1.0,1.221,1.484,,,,,"PUFA 18:2 n-6 c,c",G -26161322,170851,1316,0.246,11.0,1.0,0.201,0.32,,,,,"PUFA 18:2 n-6 c,c",G -26161523,171634,1316,5.175,9.0,1.0,4.442,5.933,,,,,"PUFA 18:2 n-6 c,c",G -26161711,172362,1316,4.562,1.0,1.0,,,,,,,"PUFA 18:2 n-6 c,c",G -26162121,173995,1316,0.168,0.0,18.0,,,,,,,"PUFA 18:2 n-6 c,c",G -26162284,174708,1316,0.365,6.0,3.0,,,,,,,"PUFA 18:2 n-6 c,c",G -26162619,328069,1316,0.742,1.0,1.0,,,,,,,"PUFA 18:2 n-6 c,c",G -26162807,331989,1316,0.838,1.0,1.0,,,,,,,"PUFA 18:2 n-6 c,c",G -26162828,332346,1316,0.344,1.0,1.0,,,,,,,"PUFA 18:2 n-6 c,c",G -26162915,334423,1316,4.47,1.0,1.0,,,,,,,"PUFA 18:2 n-6 c,c",G -26163217,749212,1316,4.2,1.0,1.0,,,,,,,"PUFA 18:2 n-6 c,c",G -26163368,2260615,1316,0.074,1.0,1.0,,,,,,,"PUFA 18:2 n-6 c,c",G -26163373,2260807,1316,0.636,1.0,1.0,,,,,,,"PUFA 18:2 n-6 c,c",G -26163407,2262908,1316,23.528,1.0,1.0,,,,,,,"PUFA 18:2 n-6 c,c",G -26163779,169836,1311,0.013,9.0,1.0,0.007,0.022,,,,,PUFA 18:2 CLAs,G -26163933,170700,1311,0.047,1.0,1.0,,,,,,,PUFA 18:2 CLAs,G -26163948,170732,1311,0.015,6.0,1.0,0.013,0.019,,,,,PUFA 18:2 CLAs,G -26164041,170851,1311,0.047,11.0,1.0,0.042,0.059,,,,,PUFA 18:2 CLAs,G -26164214,171634,1311,0.043,9.0,1.0,0.03,0.064,,,,,PUFA 18:2 CLAs,G -26164702,173995,1311,0.018,0.0,18.0,,,,,,,PUFA 18:2 CLAs,G -26164860,174708,1311,0.045,6.0,3.0,,,,,,,PUFA 18:2 CLAs,G -26165194,328069,1311,0.185,1.0,1.0,,,,,,,PUFA 18:2 CLAs,G -26165382,331989,1311,0.001,1.0,1.0,,,,,,,PUFA 18:2 CLAs,G -26165403,332346,1311,0.003,1.0,1.0,,,,,,,PUFA 18:2 CLAs,G -26165490,334423,1311,0.009,1.0,1.0,,,,,,,PUFA 18:2 CLAs,G -26165708,749212,1311,0.073,1.0,1.0,,,,,,,PUFA 18:2 CLAs,G -26165787,1754773,1311,0.0215,1.0,1.0,,,,,,,PUFA 18:2 CLAs,G -26166003,168370,1317,0.0,4.0,1.0,0.0,0.0,,,,,MUFA 22:1 c,G -26166125,169836,1317,0.002,9.0,1.0,0.0,0.005,,,,,MUFA 22:1 c,G -26166248,170700,1317,0.0,1.0,1.0,,,,,,,MUFA 22:1 c,G -26166263,170732,1317,0.001,6.0,1.0,0.001,0.002,,,,,MUFA 22:1 c,G -26166308,170851,1317,0.003,11.0,1.0,0.001,0.004,,,,,MUFA 22:1 c,G -26166445,171634,1317,0.01,9.0,1.0,0.003,0.032,,,,,MUFA 22:1 c,G -26167093,328069,1317,0.002,1.0,1.0,,,,,,,MUFA 22:1 c,G -26167281,331989,1317,0.0,1.0,1.0,,,,,,,MUFA 22:1 c,G -26167340,334423,1317,0.003,1.0,1.0,,,,,,,MUFA 22:1 c,G -26167708,169836,1306,0.068,9.0,1.0,0.041,0.095,,,,,TFA 18:2 t not further defined,G -26167853,170700,1306,0.059,1.0,1.0,,,,,,,TFA 18:2 t not further defined,G -26167868,170732,1306,0.027,6.0,1.0,0.021,0.033,,,,,TFA 18:2 t not further defined,G -26167920,170851,1306,0.064,11.0,1.0,0.052,0.076,,,,,TFA 18:2 t not further defined,G -26168062,171634,1306,0.049,9.0,1.0,0.037,0.069,,,,,TFA 18:2 t not further defined,G -26168453,173995,1306,0.018,0.0,18.0,,,,,,,TFA 18:2 t not further defined,G -26168834,328069,1306,0.255,1.0,1.0,,,,,,,TFA 18:2 t not further defined,G -26169022,331989,1306,0.006,1.0,1.0,,,,,,,TFA 18:2 t not further defined,G -26169043,332346,1306,0.0,1.0,1.0,,,,,,,TFA 18:2 t not further defined,G -26169130,334423,1306,0.033,1.0,1.0,,,,,,,TFA 18:2 t not further defined,G -26169335,749212,1306,0.036,1.0,1.0,,,,,,,TFA 18:2 t not further defined,G -26169660,169836,1405,0.0,9.0,1.0,0.0,0.0,,,,,PUFA 20:3 n-3,G -26169797,170732,1405,0.0,6.0,1.0,0.0,0.0,,,,,PUFA 20:3 n-3,G -26169842,170851,1405,0.001,11.0,1.0,0.001,0.002,,,,,PUFA 20:3 n-3,G -26169966,171634,1405,0.015,9.0,1.0,0.011,0.02,,,,,PUFA 20:3 n-3,G -26170692,328069,1405,0.004,1.0,1.0,,,,,,,PUFA 20:3 n-3,G -26170880,331989,1405,0.0,1.0,1.0,,,,,,,PUFA 20:3 n-3,G -26170901,332346,1405,0.0,1.0,1.0,,,,,,,PUFA 20:3 n-3,G -26170988,334423,1405,0.002,1.0,1.0,,,,,,,PUFA 20:3 n-3,G -26171167,749212,1405,0.024,1.0,1.0,,,,,,,PUFA 20:3 n-3,G -26171237,1754088,1405,0.002,1.0,1.0,,,,,,,PUFA 20:3 n-3,G -26171259,1755770,1405,0.001,1.0,1.0,,,,,,,PUFA 20:3 n-3,G -26171504,169836,1305,0.001,9.0,1.0,0.0,0.005,,,,,TFA 22:1 t,G -26171627,170700,1305,0.0,1.0,1.0,,,,,,,TFA 22:1 t,G -26171642,170732,1305,0.0,6.0,1.0,0.0,0.0,,,,,TFA 22:1 t,G -26171686,170851,1305,0.0,11.0,1.0,0.0,0.0,,,,,TFA 22:1 t,G -26171811,171634,1305,0.0,9.0,1.0,0.0,0.0,,,,,TFA 22:1 t,G -26172381,328069,1305,0.0,1.0,1.0,,,,,,,TFA 22:1 t,G -26172569,331989,1305,0.0,1.0,1.0,,,,,,,TFA 22:1 t,G -26172590,332346,1305,0.0,1.0,1.0,,,,,,,TFA 22:1 t,G -26172677,334423,1305,0.003,1.0,1.0,,,,,,,TFA 22:1 t,G -26172856,749212,1305,0.0,1.0,1.0,,,,,,,TFA 22:1 t,G -26173223,168370,1315,0.926,4.0,1.0,0.663,1.113,,,,,MUFA 18:1 c,G -26173455,169836,1315,3.225,9.0,1.0,2.891,3.61,,,,,MUFA 18:1 c,G -26173618,170700,1315,1.997,1.0,1.0,,,,,,,MUFA 18:1 c,G -26173633,170732,1315,1.377,6.0,1.0,1.202,1.538,,,,,MUFA 18:1 c,G -26173726,170851,1315,2.077,11.0,1.0,1.696,2.491,,,,,MUFA 18:1 c,G -26173936,171634,1315,9.469,9.0,1.0,8.878,11.099,,,,,MUFA 18:1 c,G -26174128,172362,1315,31.487,1.0,1.0,,,,,,,MUFA 18:1 c,G -26174541,173995,1315,1.358,0.0,18.0,,,,,,,MUFA 18:1 c,G -26174702,174708,1315,4.552,6.0,3.0,,,,,,,MUFA 18:1 c,G -26175049,328069,1315,6.86,1.0,1.0,,,,,,,MUFA 18:1 c,G -26175237,331989,1315,0.42,1.0,1.0,,,,,,,MUFA 18:1 c,G -26175258,332346,1315,1.01,1.0,1.0,,,,,,,MUFA 18:1 c,G -26175345,334423,1315,2.36,1.0,1.0,,,,,,,MUFA 18:1 c,G -26175647,749212,1315,15.4,1.0,1.0,,,,,,,MUFA 18:1 c,G -26176089,169836,1406,0.0,9.0,1.0,0.0,0.0,,,,,PUFA 20:3 n-6,G -26176236,170700,1406,0.011,1.0,1.0,,,,,,,PUFA 20:3 n-6,G -26176252,170732,1406,0.01,6.0,1.0,0.009,0.011,,,,,PUFA 20:3 n-6,G -26176304,170851,1406,0.012,11.0,1.0,0.01,0.013,,,,,PUFA 20:3 n-6,G -26176440,171634,1406,0.034,9.0,1.0,0.029,0.044,,,,,PUFA 20:3 n-6,G -26176875,173995,1406,0.017,0.0,18.0,,,,,,,PUFA 20:3 n-6,G -26177317,328069,1406,0.032,1.0,1.0,,,,,,,PUFA 20:3 n-6,G -26177505,331989,1406,0.0,1.0,1.0,,,,,,,PUFA 20:3 n-6,G -26177526,332346,1406,0.007,1.0,1.0,,,,,,,PUFA 20:3 n-6,G -26177613,334423,1406,0.004,1.0,1.0,,,,,,,PUFA 20:3 n-6,G -26177899,749212,1406,0.032,1.0,1.0,,,,,,,PUFA 20:3 n-6,G -26178269,169836,1303,0.0,9.0,1.0,0.0,0.0,,,,,TFA 16:1 t,G -26178417,170700,1303,0.03,1.0,1.0,,,,,,,TFA 16:1 t,G -26178432,170732,1303,0.008,6.0,1.0,0.007,0.01,,,,,TFA 16:1 t,G -26178484,170851,1303,0.03,11.0,1.0,0.023,0.04,,,,,TFA 16:1 t,G -26178619,171634,1303,0.013,9.0,1.0,0.007,0.024,,,,,TFA 16:1 t,G -26179047,173995,1303,0.012,0.0,18.0,,,,,,,TFA 16:1 t,G -26179488,328069,1303,0.108,1.0,1.0,,,,,,,TFA 16:1 t,G -26179676,331989,1303,0.0,1.0,1.0,,,,,,,TFA 16:1 t,G -26179697,332346,1303,0.0,1.0,1.0,,,,,,,TFA 16:1 t,G -26179784,334423,1303,0.0,1.0,1.0,,,,,,,TFA 16:1 t,G -26179995,749212,1303,0.025,1.0,1.0,,,,,,,TFA 16:1 t,G -26180095,2001280,1303,0.0,1.0,1.0,,,,,,,TFA 16:1 t,G -26180211,169531,1099,22.4,57.0,1.0,3.8,71.9,,,,,"Fluoride, F",UG -26180412,172180,1099,31.6,21.0,1.0,6.5,81.7,,,,,"Fluoride, F",UG -26180868,169836,1409,0.0,9.0,1.0,0.0,0.0,,,,,PUFA 18:3i,G -26180965,170851,1409,0.002,11.0,1.0,0.002,0.003,,,,,PUFA 18:3i,G -26181038,171634,1409,0.001,9.0,1.0,0.0,0.003,,,,,PUFA 18:3i,G -26181087,172362,1409,0.495,1.0,1.0,,,,,,,PUFA 18:3i,G -26181299,328069,1409,0.004,1.0,1.0,,,,,,,PUFA 18:3i,G -26181498,169836,1285,7.0,3.0,1.0,7.0,8.0,,,,,Stigmasterol,MG -26181817,169836,1288,27.0,3.0,1.0,27.0,28.0,,,,,Beta-sitosterol,MG -26182136,169836,1286,11.0,3.0,1.0,11.0,12.0,,,,,Campesterol,MG -26182325,2003376,1286,0.0,1.0,1.0,,,,0.2,,,Campesterol,MG -26182382,2353054,1286,0.0,1.0,1.0,,,,0.2,,,Campesterol,MG -26182431,172362,1307,4.029,1.0,1.0,,,,,,,PUFA 18:2 i,G -26182621,171838,1332,0.0,0.0,40.0,,,,,,,SFA 13:0,G -26182646,172299,1332,0.0,0.0,57.0,,,,,,,SFA 13:0,G -26182897,170194,1283,0.0,0.0,,,,,,,,Phytosterols,MG -26183068,172362,1283,132.0,0.0,20.0,,,,,,,Phytosterols,MG -26183436,171634,1111,0.0,2.0,1.0,0.0,0.0,,,,,Vitamin D2 (ergocalciferol),UG -26183694,329705,1111,0.0,1.0,1.0,,,,,,,Vitamin D2 (ergocalciferol),UG -26183695,329711,1111,0.0,1.0,1.0,,,,,,,Vitamin D2 (ergocalciferol),UG -26183751,790507,1111,0.0,1.0,1.0,,,,,,,Vitamin D2 (ergocalciferol),UG -26183754,1041099,1111,0.4,,70.0,,,,,,,Vitamin D2 (ergocalciferol),UG -26183883,2007359,1111,0.0,1.0,1.0,,,,,,,Vitamin D2 (ergocalciferol),UG -26184248,320181,1002,0.58,1.0,1.0,,,,,,,Nitrogen,G -26184273,321536,1002,0.14,1.0,1.0,,,,,,,Nitrogen,G -26184563,324743,1002,3.9,1.0,1.0,,,,,,,Nitrogen,G -26184788,327889,1002,0.18,1.0,1.0,,,,,,,Nitrogen,G -26184948,329799,1002,3.58,1.0,1.0,,,,,,,Nitrogen,G -26185209,333240,1002,0.15,1.0,1.0,,,,,,,Nitrogen,G -26185286,334247,1002,0.0,8.0,1.0,0.0,0.0,0.0,,,2006.0,Nitrogen,G -26185301,334516,1002,0.68,1.0,1.0,,,,,,,Nitrogen,G -26185607,789923,1002,1.98,1.0,1.0,,,,,,,Nitrogen,G -26185646,790665,1002,0.12,1.0,1.0,,,,,,,Nitrogen,G -26185733,1105363,1002,0.03,1.0,1.0,,,,,,,Nitrogen,G -26186133,2007143,1002,0.37,1.0,1.0,,,,,,,Nitrogen,G -26186292,2261982,1002,1.46,1.0,1.0,,,,,,,Nitrogen,G -26186618,2351300,1002,0.23,1.0,1.0,,,,,,,Nitrogen,G -26186743,2514498,1002,1.7,1.0,1.0,,,,,,,Nitrogen,G -26186881,2515807,1002,2.94,1.0,1.0,,,,,,,Nitrogen,G -26186996,2645998,1002,0.8,1.0,1.0,,,,,,,Nitrogen,G -26187044,2647039,1002,3.31,1.0,1.0,,,,,,,Nitrogen,G -26187377,328069,1335,0.0,1.0,1.0,,,,,,,SFA 11:0,G -26187565,331989,1335,0.0,1.0,1.0,,,,,,,SFA 11:0,G -26187586,332346,1335,0.0,1.0,1.0,,,,,,,SFA 11:0,G -26187673,334423,1335,0.0,1.0,1.0,,,,,,,SFA 11:0,G -26187852,749212,1335,0.0,1.0,1.0,,,,,,,SFA 11:0,G -26187939,1755410,1335,0.0,1.0,1.0,,,,,,,SFA 11:0,G -26187943,1755675,1335,0.0,1.0,1.0,,,,,,,SFA 11:0,G -26188167,328069,1414,0.0,1.0,1.0,,,,,,,PUFA 20:3 n-9,G -26188291,332346,1414,0.0,1.0,1.0,,,,,,,PUFA 20:3 n-9,G -26188507,749212,1414,0.0,1.0,1.0,,,,,,,PUFA 20:3 n-9,G -26188621,2001768,1414,0.0,1.0,1.0,,,,,,,PUFA 20:3 n-9,G -26188625,2001772,1414,0.0,1.0,1.0,,,,,,,PUFA 20:3 n-9,G -26188783,332346,2012,0.02,1.0,1.0,,,,,,,MUFA 20:1 c,G -26189057,749212,2012,0.275,1.0,1.0,,,,,,,MUFA 20:1 c,G -26189425,328069,1334,0.001,1.0,1.0,,,,,,,PUFA 22:2,G -26189613,331989,1334,0.0,1.0,1.0,,,,,,,PUFA 22:2,G -26189634,332346,1334,0.0,1.0,1.0,,,,,,,PUFA 22:2,G -26189721,334423,1334,0.0,1.0,1.0,,,,,,,PUFA 22:2,G -26189901,749212,1334,0.002,1.0,1.0,,,,,,,PUFA 22:2,G -26190155,332346,2014,0.0,1.0,1.0,,,,,,,MUFA 22:1 n-9,G -26190347,749212,2014,0.004,1.0,1.0,,,,,,,MUFA 22:1 n-9,G -26190605,332346,2019,0.0,1.0,1.0,,,,,,,TFA 18:3 t,G -26190797,749212,2019,0.0,1.0,1.0,,,,,,,TFA 18:3 t,G -26190863,1754880,2019,0.0,1.0,1.0,,,,,,,TFA 18:3 t,G -26191059,332346,2009,0.0,1.0,1.0,,,,,,,MUFA 14:1 c,G -26191277,749212,2009,0.014,1.0,1.0,,,,,,,MUFA 14:1 c,G -26192178,329705,1113,1.8,1.0,1.0,,,,,,,25-hydroxycholecalciferol,UG -26192179,329711,1113,3.4,1.0,1.0,,,,,,,25-hydroxycholecalciferol,UG -26192499,749212,2006,0.0,1.0,1.0,,,,,,,SFA 21:0,G -26192827,749212,2005,0.0,1.0,1.0,,,,,,,SFA 9:0,G -26193155,749212,2004,0.0,1.0,1.0,,,,,,,SFA 7:0,G -26193483,749212,2015,0.003,1.0,1.0,,,,,,,MUFA 22:1 n-11,G -26193600,2001459,2015,0.0,1.0,1.0,,,,,,,MUFA 22:1 n-11,G -26193811,749212,2021,0.0,1.0,1.0,,,,,,,PUFA 22:3,G -26193864,1752357,2021,0.0,1.0,1.0,,,,,,,PUFA 22:3,G -26194139,749212,2007,0.0,1.0,1.0,,,,,,,SFA 23:0,G -26194467,749212,1281,0.003,1.0,1.0,,,,,,,TFA 14:1 t,G -26194558,2001615,1281,0.0,1.0,1.0,,,,,,,TFA 14:1 t,G -26194781,749212,2013,0.0,1.0,1.0,,,,,,,TFA 20:1 t,G -26194843,1754508,2013,0.0,1.0,1.0,,,,,,,TFA 20:1 t,G -26195095,749212,2008,0.001,1.0,1.0,,,,,,,MUFA 12:1,G -26195423,749212,2003,0.0,1.0,1.0,,,,,,,SFA 5:0,G -26195565,322191,1232,0.03,1.0,1.0,,,,,,,Cysteine,G -26195568,322252,1232,0.03,1.0,1.0,,,,,,,Cysteine,G -26195666,748070,1232,0.43,1.0,1.0,,,,,,,Cysteine,G -26195779,1841531,1232,0.0,,70.0,,,,,,,Cysteine,G -26195936,322177,1119,0.0,1.0,1.0,,,,,,,Zeaxanthin,UG -26196087,322177,2028,1.0,1.0,1.0,,,,,,,trans-beta-Carotene,UG -26196220,322177,2029,0.0,1.0,1.0,,,,,,,trans-Lycopene,UG -26196357,322177,1121,0.0,1.0,1.0,,,,,,,Lutein,UG -26196490,322177,1159,0.0,1.0,1.0,,,,,,,cis-beta-Carotene,UG -26196627,322177,1160,0.0,1.0,1.0,,,,,,,cis-Lycopene,UG -26196764,322177,2032,0.0,1.0,1.0,,,,,,,"Cryptoxanthin, alpha",UG -26196930,322177,1161,0.0,1.0,1.0,,,,,,,cis-Lutein/Zeaxanthin,UG -26197287,2648887,1085,3.57,,71.0,,,,,,,Total fat (NLEA),G -26197429,2649030,1085,23.1,,78.0,,,,,,,Total fat (NLEA),G -26197504,2649106,1085,8.11,,71.0,,,,,,,Total fat (NLEA),G -26197530,2649132,1085,4.39,,78.0,,,,,,,Total fat (NLEA),G -26198184,2649840,1085,20.45,,78.0,,,,,,,Total fat (NLEA),G -26198323,2649983,1085,21.43,,71.0,,,,,,,Total fat (NLEA),G -26198364,2650030,1085,22.8,,78.0,,,,,,,Total fat (NLEA),G -26198473,2650157,1085,7.07,,78.0,,,,,,,Total fat (NLEA),G -26198661,2650345,1085,13.2,,78.0,,,,,,,Total fat (NLEA),G -26199177,2650923,1085,0.0,,71.0,,,,,,,Total fat (NLEA),G -26199246,2650992,1085,2.5,,71.0,,,,,,,Total fat (NLEA),G -26199319,2651065,1085,2.53,,71.0,,,,,,,Total fat (NLEA),G -26199347,2651093,1085,0.0,,71.0,,,,,,,Total fat (NLEA),G -26199392,2651138,1085,1.3,,78.0,,,,,,,Total fat (NLEA),G -26199841,334247,1063,99.8,,4.0,,,,,,,"Sugars, Total",G -26201195,335244,1094,222.0,1.0,1.0,,,,,,2016.0,"Sulfur, S",MG -26201540,335589,1094,229.0,1.0,1.0,,,,,,2016.0,"Sulfur, S",MG -26201567,335616,1094,207.0,1.0,1.0,,,,,,2016.0,"Sulfur, S",MG -26201702,335751,1094,185.0,1.0,1.0,,,,,,2016.0,"Sulfur, S",MG -26201721,335770,1094,208.0,1.0,1.0,,,,,,2016.0,"Sulfur, S",MG -26201740,335789,1094,226.0,1.0,1.0,,,,,,2016.0,"Sulfur, S",MG -26202039,335244,1097,31.0,1.0,1.0,,,,,,2016.0,"Cobalt, Co",UG -26202384,335589,1097,45.0,1.0,1.0,,,,,,2016.0,"Cobalt, Co",UG -26202411,335616,1097,57.0,1.0,1.0,,,,,,2016.0,"Cobalt, Co",UG -26202546,335751,1097,57.0,1.0,1.0,,,,,,2016.0,"Cobalt, Co",UG -26202565,335770,1097,56.0,1.0,1.0,,,,,,2016.0,"Cobalt, Co",UG -26202584,335789,1097,34.0,1.0,1.0,,,,,,2016.0,"Cobalt, Co",UG -26202883,335244,1137,1120.0,1.0,1.0,,,,,,2016.0,"Boron, B",UG -26203228,335589,1137,1260.0,1.0,1.0,,,,,,2016.0,"Boron, B",UG -26203255,335616,1137,1400.0,1.0,1.0,,,,,,2016.0,"Boron, B",UG -26203390,335751,1137,1220.0,1.0,1.0,,,,,,2016.0,"Boron, B",UG -26203409,335770,1137,1190.0,1.0,1.0,,,,,,2016.0,"Boron, B",UG -26203428,335789,1137,975.0,1.0,1.0,,,,,,2016.0,"Boron, B",UG -26203727,335244,1146,79.0,1.0,1.0,,,,,,2016.0,"Nickel, Ni",UG -26204072,335589,1146,207.0,1.0,1.0,,,,,,2016.0,"Nickel, Ni",UG -26204099,335616,1146,240.0,1.0,1.0,,,,,,2016.0,"Nickel, Ni",UG -26204234,335751,1146,250.0,1.0,1.0,,,,,,2016.0,"Nickel, Ni",UG -26204253,335770,1146,208.0,1.0,1.0,,,,,,2016.0,"Nickel, Ni",UG -26204272,335789,1146,97.0,1.0,1.0,,,,,,2016.0,"Nickel, Ni",UG -26204784,344980,1124,0.0,,78.0,,,,,,,Vitamin E (label entry primarily),IU -26205340,345942,1124,0.0,,78.0,,,,,,,Vitamin E (label entry primarily),IU -26205345,345947,1124,1.0,,78.0,,,,,,,Vitamin E (label entry primarily),IU -26205698,351153,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU -26205797,351439,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU -26205883,351711,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU -26207843,762594,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU -26207907,763030,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU -26208386,766060,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU -26208424,766358,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU -26208427,766380,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU -26208538,767090,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU -26208708,768264,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU -26209066,1166102,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU -26209067,1166103,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU -26209318,1166957,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU -26209360,1167123,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU -26209684,1168215,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU -26209717,1168329,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU -26209945,1457605,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU -26210609,1459858,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU -26210979,2185382,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU -26210988,2185391,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU -26211434,2228887,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU -26211884,2233617,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU -26212191,2444264,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU -26212451,2520312,1124,0.0,,71.0,,,,,,,Vitamin E (label entry primarily),IU -26212506,2520367,1124,0.0,,71.0,,,,,,,Vitamin E (label entry primarily),IU -26212662,2525730,1124,80000.0,,78.0,,,,,,,Vitamin E (label entry primarily),IU -26212816,2557657,1124,0.0,,71.0,,,,,,,Vitamin E (label entry primarily),IU -26212930,2557773,1124,0.0,,71.0,,,,,,,Vitamin E (label entry primarily),IU -26212933,2557776,1124,0.0,,71.0,,,,,,,Vitamin E (label entry primarily),IU -26213043,2558670,1124,0.0,,71.0,,,,,,,Vitamin E (label entry primarily),IU -26213282,1933389,1368,5.0,,70.0,,,,,,,Epigallocatechin-3-gallate,MG -26213428,2003322,1294,0.0,1.0,1.0,,,,0.2,,,Beta-sitostanol,MG -26213495,2353320,1294,0.0,1.0,1.0,,,,0.2,,,Beta-sitostanol,MG -26213852,2003297,1296,0.0,1.0,1.0,,,,0.2,,,Delta-5-avenasterol,MG -26214968,1754195,2053,0.0,1.0,1.0,,,,1.0,,,Stigmastadiene,MG -26215058,2003266,2052,0.0,1.0,1.0,,,,0.2,,,Delta-7-Stigmastenol,MG -26215353,2514149,2058,0.0,1.0,1.0,,,,0.1,,,Beta-glucan,G -26215365,2514161,2058,0.0,1.0,1.0,,,,0.1,,,Beta-glucan,G -26215565,2353238,1284,47.9,1.0,1.0,,,,,,,Ergosterol,MG -26215843,2353093,2062,12.9,1.0,1.0,,,,,,," Ergosta-5,7-dienol",MG -26216034,2005619,1041,0.0,1.0,1.0,,,,40.0,,,Oxalic acid,MG -26216111,2264911,1041,0.0,1.0,1.0,,,,40.0,,,Oxalic acid,MG -26216116,2265032,1041,0.0,1.0,1.0,,,,40.0,,,Oxalic acid,MG -26216346,2349498,2038,10.4,1.0,1.0,,,,,,,High Molecular Weight Dietary Fiber (HMWDF),G -26216399,2513731,2038,3.68,1.0,1.0,,,,,,,High Molecular Weight Dietary Fiber (HMWDF),G -26216443,2513863,2038,10.7,1.0,1.0,,,,,,,High Molecular Weight Dietary Fiber (HMWDF),G -26216920,2613366,2067,250.0,,78.0,,,,,,,Vitamin A,UG -26217049,2613589,2067,79.0,,78.0,,,,,,,Vitamin A,UG -26217182,2613732,2067,0.0,,71.0,,,,,,,Vitamin A,UG -26217187,2613738,2067,0.0,,71.0,,,,,,,Vitamin A,UG -26217387,2614011,2067,0.0,,78.0,,,,,,,Vitamin A,UG -26217408,2614074,2067,0.0,,71.0,,,,,,,Vitamin A,UG -26217485,2614173,2067,29.0,,75.0,,,,,,,Vitamin A,UG -26217558,2614274,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26217904,2614659,2067,643.0,,75.0,,,,,,,Vitamin A,UG -26217919,2614674,2067,136.0,,75.0,,,,,,,Vitamin A,UG -26218123,2614947,2067,2250.0,,75.0,,,,,,,Vitamin A,UG -26218124,2614950,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26218205,2615057,2067,1607.0,,75.0,,,,,,,Vitamin A,UG -26218216,2615068,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26218657,2615673,2067,129.0,,75.0,,,,,,,Vitamin A,UG -26218663,2615680,2067,562.0,,75.0,,,,,,,Vitamin A,UG -26218686,2615710,2067,53.0,,75.0,,,,,,,Vitamin A,UG -26218772,2615802,2067,43.0,,75.0,,,,,,,Vitamin A,UG -26218805,2615845,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26219385,2616543,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26219488,2616646,2067,129.0,,75.0,,,,,,,Vitamin A,UG -26219863,2617075,2067,508.0,,70.0,,,,,,,Vitamin A,UG -26220061,2617342,2067,117.0,,75.0,,,,,,,Vitamin A,UG -26220148,2617436,2067,43.0,,75.0,,,,,,,Vitamin A,UG -26220362,2617854,2067,193.0,,75.0,,,,,,,Vitamin A,UG -26220509,2618102,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26220653,2618302,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26220713,2618385,2067,193.0,,75.0,,,,,,,Vitamin A,UG -26220755,2618434,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26220998,2618738,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26221021,2618771,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26221200,2619048,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26221496,2619531,2067,325.0,,70.0,,,,,,,Vitamin A,UG -26221732,2621194,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26221888,2621479,2067,39.0,,75.0,,,,,,,Vitamin A,UG -26221947,2621553,2067,0.0,,70.0,,,,,,,Vitamin A,UG -26222247,2621985,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26222350,2622093,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26222492,2622306,2067,173.0,,75.0,,,,,,,Vitamin A,UG -26222595,2622438,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26222606,2622449,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26222859,2622742,2067,750.0,,70.0,,,,,,,Vitamin A,UG -26223359,2623372,2067,53.0,,75.0,,,,,,,Vitamin A,UG -26223509,2623544,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26223589,2623636,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26223664,2623716,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26223780,2623858,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26224027,2624160,2067,38.0,,75.0,,,,,,,Vitamin A,UG -26224052,2624204,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26224101,2624262,2067,12.0,,75.0,,,,,,,Vitamin A,UG -26224284,2624471,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26224758,2625989,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26225310,2626698,2067,129.0,,75.0,,,,,,,Vitamin A,UG -26225623,2627542,2067,132.0,,75.0,,,,,,,Vitamin A,UG -26225672,2627621,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26225734,2627694,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26226103,2628212,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26226197,2628336,2067,200.0,,70.0,,,,,,,Vitamin A,UG -26226514,2628905,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26226527,2628920,2067,55.0,,70.0,,,,,,,Vitamin A,UG -26226834,2629297,2067,95.0,,75.0,,,,,,,Vitamin A,UG -26226853,2629318,2067,750.0,,75.0,,,,,,,Vitamin A,UG -26227049,2631025,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26227559,2632949,2067,60.0,,75.0,,,,,,,Vitamin A,UG -26227899,2633800,2067,53.0,,75.0,,,,,,,Vitamin A,UG -26227945,2633943,2067,171.0,,75.0,,,,,,,Vitamin A,UG -26228526,2635612,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26228590,2635782,2067,280.0,,70.0,,,,,,,Vitamin A,UG -26228748,2636073,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26229062,2636664,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26229198,2637156,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26229274,2637472,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26229889,2639138,2067,171.0,,75.0,,,,,,,Vitamin A,UG -26230931,2642777,2067,225.0,,70.0,,,,,,,Vitamin A,UG -26231583,2652668,2067,80.0,,75.0,,,,,,,Vitamin A,UG -26231685,2653104,2067,75.0,,70.0,,,,,,,Vitamin A,UG -26231753,2653260,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26231882,2653980,2067,79.0,,75.0,,,,,,,Vitamin A,UG -26231898,2654197,2067,1180.0,,70.0,,,,,,,Vitamin A,UG -26231967,2655076,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26232032,2655832,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26232055,2655929,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26232515,2657790,2067,64.0,,75.0,,,,,,,Vitamin A,UG -26232785,2658921,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26232921,2659152,2067,46.0,,75.0,,,,,,,Vitamin A,UG -26233055,2659382,2067,240.0,,75.0,,,,,,,Vitamin A,UG -26233144,2659508,2067,71.0,,75.0,,,,,,,Vitamin A,UG -26233413,2660188,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26233596,2660573,2067,72.0,,75.0,,,,,,,Vitamin A,UG -26233961,2661515,2067,0.0,,75.0,,,,,,,Vitamin A,UG -26234117,2661782,2067,1050.0,,75.0,,,,,,,Vitamin A,UG -26234322,2662107,2067,150.0,,75.0,,,,,,,Vitamin A,UG -26234480,2613732,2068,0.0,,71.0,,,,,,,Vitamin E,MG -26234486,2613738,2068,0.0,,71.0,,,,,,,Vitamin E,MG -26234553,2614074,2068,0.0,,71.0,,,,,,,Vitamin E,MG -26234919,2622536,2068,2.0,,70.0,,,,,,,Vitamin E,MG -26234936,2622742,2068,13.0,,70.0,,,,,,,Vitamin E,MG -26235242,2627542,2068,2.0,,75.0,,,,,,,Vitamin E,MG -26235726,2654454,2068,25.0,,70.0,,,,,,,Vitamin E,MG +fdc_id,nutrient_id,amount,data_points,derivation_id,min,max,median,loq,footnote,min_year_acquired,name,unit_name +1106032,1257,,,71.0,,,,,,,"Fatty acids, total trans",G +1107191,1257,,,70.0,,,,,,,"Fatty acids, total trans",G +1107295,1257,,,70.0,,,,,,,"Fatty acids, total trans",G +1107475,1257,,,70.0,,,,,,,"Fatty acids, total trans",G +1107528,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1108007,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1108158,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1108349,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1108803,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1108908,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1109116,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1109336,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1109393,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1109400,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1109434,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1109615,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1109677,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1109796,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1110013,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1110017,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1110128,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1110136,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1110287,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1110710,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1110747,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1110839,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1111246,1257,0.22,,70.0,,,,,,,"Fatty acids, total trans",G +1111534,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1111674,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1111680,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1111892,1257,0.89,,70.0,,,,,,,"Fatty acids, total trans",G +1111990,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1112148,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1112350,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1112994,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1113807,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1114096,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1114374,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1114389,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1114461,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1114961,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1114983,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1115318,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1115771,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1115964,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1116176,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1117145,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1117209,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1117592,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1117734,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1117776,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1117958,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1118086,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1118238,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1118363,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1118500,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1118572,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1118668,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1118749,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1118768,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1118810,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1119340,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1119505,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1119561,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1119673,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1119940,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1119955,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1120239,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1120305,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1120973,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1121778,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1122028,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1122060,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1122204,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1122244,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1122416,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1122523,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1122814,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1123060,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1123129,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1123407,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1123408,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1123521,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1123938,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1124226,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1124862,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1125619,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1125828,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1126143,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1126144,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1126209,1257,0.78,,70.0,,,,,,,"Fatty acids, total trans",G +1126921,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1126945,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1126973,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1127043,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1127082,1257,0.5,,70.0,,,,,,,"Fatty acids, total trans",G +1127441,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1127888,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1128024,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1128275,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1128276,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1128810,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1129278,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1129312,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1129488,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1129601,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1129627,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1129792,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1130117,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1130236,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1130611,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1130838,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1130967,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1131062,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1131268,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1131414,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1132160,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1132561,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1132912,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1133013,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1133051,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1133537,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1133784,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1134198,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1134406,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1134636,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1134819,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1135557,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1136620,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1136765,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1136978,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1137105,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1137138,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1137176,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1137407,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1137439,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1137735,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1137918,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1138138,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1138575,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1138686,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1139103,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1139652,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +167551,1257,0.0,0.0,68.0,,,,,,,"Fatty acids, total trans",G +168370,1257,0.012,0.0,49.0,,,,,,,"Fatty acids, total trans",G +168460,1257,0.0,0.0,68.0,,,,,,,"Fatty acids, total trans",G +168526,1257,0.0,0.0,68.0,,,,,,,"Fatty acids, total trans",G +169836,1257,0.104,0.0,49.0,,,,,,,"Fatty acids, total trans",G +170078,1257,0.0,0.0,68.0,,,,,,,"Fatty acids, total trans",G +170422,1257,0.0,0.0,68.0,,,,,,,"Fatty acids, total trans",G +170700,1257,0.296,0.0,49.0,,,,,,,"Fatty acids, total trans",G +170702,1257,0.2,1.0,47.0,,,,,,,"Fatty acids, total trans",G +170732,1257,0.113,0.0,49.0,,,,,,,"Fatty acids, total trans",G +170851,1257,0.333,0.0,49.0,,,,,,,"Fatty acids, total trans",G +171634,1257,0.237,0.0,49.0,,,,,,,"Fatty acids, total trans",G +171838,1257,0.19,0.0,47.0,,,,,,,"Fatty acids, total trans",G +171895,1257,0.001,1.0,1.0,,,,,,,"Fatty acids, total trans",G +172362,1257,34.162,0.0,49.0,,,,,,,"Fatty acids, total trans",G +172909,1257,0.003,0.0,65.0,,,,,,,"Fatty acids, total trans",G +173207,1257,0.0,0.0,68.0,,,,,,,"Fatty acids, total trans",G +173995,1257,0.215,0.0,18.0,,,,,,,"Fatty acids, total trans",G +174092,1257,0.0,0.0,44.0,,,,,,,"Fatty acids, total trans",G +174708,1257,0.7,0.0,49.0,,,,,,,"Fatty acids, total trans",G +175232,1257,0.0,1.0,44.0,,,,,,,"Fatty acids, total trans",G +344774,1257,0.4,,78.0,,,,,,,"Fatty acids, total trans",G +344980,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +345013,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +345215,1257,0.1,,78.0,,,,,,,"Fatty acids, total trans",G +345449,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +345563,1257,0.0,,77.0,,,,,,,"Fatty acids, total trans",G +345942,1257,0.1,,78.0,,,,,,,"Fatty acids, total trans",G +345947,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +346321,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +346506,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +347022,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +347105,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +347265,1257,0.15,,71.0,,,,,,,"Fatty acids, total trans",G +347312,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +347432,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +347525,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +347540,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +347640,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +347699,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +347873,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +348040,1257,0.1,,78.0,,,,,,,"Fatty acids, total trans",G +348659,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +348747,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +348804,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +348901,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +349101,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +349128,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +349153,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +349579,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +349956,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +350216,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +350219,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +350305,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +350421,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +350498,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +350782,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +351123,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +351153,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +351209,1257,0.04,,78.0,,,,,,,"Fatty acids, total trans",G +351394,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +351439,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +351703,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +351711,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +351817,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +351827,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +351929,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +352067,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +352276,1257,0.06,,78.0,,,,,,,"Fatty acids, total trans",G +352278,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +352567,1257,0.01,,78.0,,,,,,,"Fatty acids, total trans",G +352775,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +353165,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +353184,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +353186,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +353256,1257,0.29,,78.0,,,,,,,"Fatty acids, total trans",G +353554,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +353612,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +353740,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +354221,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +354396,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +355078,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +355278,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +355311,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +355419,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +355441,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +355637,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +356129,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +356489,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +356607,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +356750,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +357139,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +357197,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +357269,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +357369,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +357444,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +357657,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +357819,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +357848,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +357894,1257,3.57,,70.0,,,,,,,"Fatty acids, total trans",G +357907,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +358063,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +358068,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +358139,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +358383,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +358653,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +358757,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +359593,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +359778,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +359888,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +359994,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +360378,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +360544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +360688,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +360820,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +361122,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +361305,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +361663,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +361882,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +362264,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +362424,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +362539,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +362613,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +363075,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +363198,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +363867,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +364158,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +364184,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +364460,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +364555,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +364688,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +364904,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +366759,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +366938,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +367117,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +367176,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +367294,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +367610,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +367743,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +368431,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +368540,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +368700,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +369185,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +369424,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +369712,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +370393,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +370776,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +370860,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +371220,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +371567,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +372074,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +372505,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +372597,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +372665,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +372798,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +372869,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +373011,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +373104,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +373257,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +373285,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +374210,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +374224,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +374247,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +374282,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +374806,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +375425,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +375485,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +375672,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +376225,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +376402,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +376417,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +376650,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +376983,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +377513,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +377532,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +377535,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +377779,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +377866,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +378125,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +378131,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +378289,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +378583,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +378748,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +379055,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +379057,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +379066,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +379450,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +379723,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +379746,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +379886,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +380120,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +380212,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +380265,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +380267,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +380471,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +380708,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +381118,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +381249,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +381294,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +381315,1257,10.71,,70.0,,,,,,,"Fatty acids, total trans",G +381376,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +381482,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +381867,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +382154,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +382705,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +383612,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +383765,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +383893,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +383937,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +384085,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +384171,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +384437,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +384488,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +384775,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +384819,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +384998,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +385328,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +385974,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +386075,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +386090,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +386244,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +387606,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +387890,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +388258,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +388351,1257,1.67,,73.0,,,,,,,"Fatty acids, total trans",G +388570,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +388670,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +388705,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +389079,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +389190,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +389232,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +389430,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +390916,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +391010,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +391167,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +391327,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +391591,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +391702,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +392795,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +393002,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +393039,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +393348,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +393418,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +393638,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +394487,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +394566,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +394815,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +394926,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +395042,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +395352,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +395406,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +395651,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +395696,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +395908,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +396154,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +396236,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +396448,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +396560,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +396605,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +396677,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +397039,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +397332,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +398686,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +399125,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +399410,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +399782,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +399833,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +400459,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +400515,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +400783,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +400794,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +400948,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +401310,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +401517,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +401539,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +401556,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +402690,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +402776,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +402925,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +404714,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +404821,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +404869,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +405357,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +405497,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +406635,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +406670,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +406718,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +406908,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +407135,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +407142,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +407177,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +407178,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +407479,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +407612,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +407723,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +407785,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +408131,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +408170,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +408265,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +408276,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +408429,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +408605,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +408939,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +409007,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +409698,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +409857,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +409967,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +410118,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +410236,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +410280,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +410319,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +411237,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +411395,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +411703,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +411816,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +413372,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +413707,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +414142,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +414250,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +414501,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +414839,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +416279,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +416433,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +416655,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +416696,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +416790,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +418174,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +418543,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +418961,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +419187,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +419273,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +419520,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +419580,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +419744,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +420328,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +420503,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +420789,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +421291,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +421701,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +422283,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +423627,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +423644,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +424849,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +424991,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +425106,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +425214,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +425448,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +425601,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +425896,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +426794,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +426858,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +426933,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +427125,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +427338,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +427360,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +427474,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +427528,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +427545,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +427595,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +427615,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +428262,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +428410,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +428498,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +428525,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +428876,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +429496,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +429501,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +429649,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +429765,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +429901,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +429982,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +430004,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +430043,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +430126,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +430159,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +430278,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +430350,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +430375,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +431212,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +431217,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +431308,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +431347,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +431547,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +432514,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +432932,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +433296,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +433588,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +435264,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +435797,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +435806,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +436132,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +436385,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +436519,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +437093,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +437226,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +437374,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +438839,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +438917,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +438936,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +439253,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +439533,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +439679,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +440122,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +440188,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +440523,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +441003,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +441251,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +441287,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +441628,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +441700,1257,6.06,,70.0,,,,,,,"Fatty acids, total trans",G +441965,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +442122,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +442580,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +442692,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +443135,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +443140,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +443160,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +443729,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +444002,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +444221,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +444258,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +444295,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +444358,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +444401,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +444923,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +445083,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +445202,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +445867,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +446283,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +446592,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +446611,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +446725,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +447069,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +447249,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +447332,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +447530,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +448433,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +448445,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +448509,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +448649,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +448819,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +449120,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +449323,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +449565,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +449581,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +449662,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +450080,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +450564,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +450950,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +451606,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +451768,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +451975,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +451993,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +452492,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +452527,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +452561,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +453163,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +453180,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +453359,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +453499,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +453655,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +453706,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +453724,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +453842,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +453985,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +454118,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +454260,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +454549,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +454790,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +455549,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +455840,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +456026,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +456082,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +456103,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +456254,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +456372,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +456380,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +456434,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +456500,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +456557,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +456640,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +457281,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +457284,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +457306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +457639,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +457943,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +458065,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +458745,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +458778,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +458911,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +459487,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +459663,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +459794,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +459842,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +460195,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +460225,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +460644,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +460812,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +460944,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +461070,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +461233,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +461445,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +461490,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +461674,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +461824,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +462549,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +462813,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +462839,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +463385,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +463414,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +463452,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +463682,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +463842,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +463878,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +463907,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +463951,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +464137,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +464195,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +464497,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +464677,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +465386,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +465486,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +465488,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +465740,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +466282,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +466607,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +466785,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +466956,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +467195,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +467198,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +467246,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +467588,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +468119,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +468152,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +468486,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +468796,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +469041,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +469775,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +469777,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +470016,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +470250,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +470292,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +470402,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +470421,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +470446,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +470915,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +470933,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +471204,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +471212,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +471300,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +471659,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +471702,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +471762,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +472007,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +472128,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +472137,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +472694,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +473363,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +473581,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +473738,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +473851,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +474214,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +474412,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +474485,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +474713,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +474749,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +475173,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +475228,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +475333,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +475432,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +475517,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +475629,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +475820,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +476081,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +476216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +476454,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +476521,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +476535,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +476657,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +477135,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +477153,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +477594,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +478006,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +478149,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +478166,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +478213,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +478578,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +478589,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +479463,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +479845,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +479999,1257,0.2,,70.0,,,,,,,"Fatty acids, total trans",G +480127,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +480350,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +480524,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +481147,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +481153,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +481451,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +481669,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +481744,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +482054,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +482064,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +482164,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +482396,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +482503,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +482538,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +483176,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +483618,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +483821,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +483901,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +483945,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +484005,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +484390,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +484639,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +484891,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +484945,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +485246,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +485635,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +485800,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +485803,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +485994,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +486088,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +486100,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +486124,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +486695,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +486813,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +488195,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +488433,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +488731,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +488857,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +489117,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +489159,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +489239,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +489302,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +489529,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +489533,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +489632,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +489983,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +490212,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +490300,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +490474,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +490584,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +491537,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +491790,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +491870,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +491882,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +492008,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +492239,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +492992,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +493184,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +493727,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +493946,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +494425,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +494800,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +495040,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +495082,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +495349,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +495770,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +496703,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +497345,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +498115,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +498153,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +498206,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +498500,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +498753,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +499056,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +499297,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +499506,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +499759,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +499878,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +501304,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +501561,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +501830,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +502040,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +502146,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +502377,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +502635,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +502670,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +502836,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +504677,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +505025,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +505109,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +505167,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +505323,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +505415,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +506165,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +506443,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +506464,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +506529,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +506720,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +506791,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +506934,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +507216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +507507,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +507567,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +507791,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +508418,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +508490,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +508956,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +508973,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +509216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +509445,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +510017,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +510090,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +510263,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +510451,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +510774,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +511337,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +511452,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +512318,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +512362,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +512547,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +512562,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +512603,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +513021,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +513271,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +513278,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +513307,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +513331,1257,0.0,,73.0,,,,,,,"Fatty acids, total trans",G +513454,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +513539,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +513936,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +514621,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +514730,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +514933,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +515185,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +515608,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +516381,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +516526,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +516651,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +516781,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +516786,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +516871,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +516998,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +517205,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +517569,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +517608,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +517631,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +517710,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +517777,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +517897,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +518083,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +518399,1257,2.5,,73.0,,,,,,,"Fatty acids, total trans",G +518792,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +519628,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +519662,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +520192,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +520556,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +520690,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +520710,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +520808,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +520874,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +521133,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +521208,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +521399,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +521880,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +522116,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +522501,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +522533,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +522750,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +522834,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +523338,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +523439,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +523677,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +524224,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +524593,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +524607,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +524659,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +525118,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +525318,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +525492,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +525783,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +526007,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +526305,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +526416,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +526447,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +527129,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +527248,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +527496,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +527618,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +528034,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +528339,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +528378,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +528567,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +528633,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +528771,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +528879,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +528929,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +529043,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +529249,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +529435,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +530538,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +530616,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +530689,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +531424,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +531476,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +532504,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +532727,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +532960,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +533273,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +533458,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +533562,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +533664,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +533978,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +534044,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +534388,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +534783,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +534909,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +535066,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +535093,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +535144,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +535544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +535686,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +536332,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +536393,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +536432,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +536843,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +537235,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +537539,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +537552,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +537643,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +537795,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +537835,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +537851,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +538453,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +538508,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +538518,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +540097,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +540345,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +540355,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +541379,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +542027,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +542218,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +542269,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +544066,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +544283,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +545228,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +545907,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +546267,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +546590,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +546907,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +547039,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +547111,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +548473,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +548544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +548980,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +549132,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +549326,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +549629,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +549862,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +550025,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +550122,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +550296,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +550356,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +550964,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +551092,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +551431,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +551552,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +551582,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +551766,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +551863,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +551980,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +552022,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +552331,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +552852,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +553038,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +553114,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +553166,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +553210,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +553302,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +553359,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +553417,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +553511,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +553539,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +553600,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +554263,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +554325,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +554365,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +554389,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +555779,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +555898,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +555959,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +556432,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +556876,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +557934,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +558025,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +558097,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +558236,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +558339,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +558513,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +558533,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +558616,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +558710,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +558761,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +558797,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +558867,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +559055,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +559290,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +559382,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +559760,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +560317,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +560468,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +560515,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +560521,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +560609,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +560747,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +560774,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +560818,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +561063,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +561376,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +561518,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +561624,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +561915,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +562034,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +562653,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +563426,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +563556,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +563575,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +563810,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +564026,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +565082,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +565149,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +565226,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +565275,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +565381,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +565548,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +565676,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +565931,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +566172,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +566254,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +566424,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +566491,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +566776,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +566806,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +567103,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +567168,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +567601,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +568090,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +568356,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +568779,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +568929,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +569110,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +569483,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +569616,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +570139,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +570814,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +571197,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +571457,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +571620,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +571736,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +571755,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +571925,1257,0.37,,70.0,,,,,,,"Fatty acids, total trans",G +572108,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +572387,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +572430,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +572546,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +572582,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +572867,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +572909,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +573020,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +573172,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +573632,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +573641,1257,0.7,,70.0,,,,,,,"Fatty acids, total trans",G +573683,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +574220,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +574536,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +574607,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +575047,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +575214,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +575563,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +575622,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +575749,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +575792,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +576503,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +576802,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +577587,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +577724,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +577912,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +578046,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +578418,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +578903,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +578968,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +579023,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +579707,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +579722,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +580013,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +580065,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +580260,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +580508,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +581133,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +581195,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +581298,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +581517,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +581751,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +581757,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +581910,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +582126,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +582166,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +582566,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +582852,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +582864,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +583333,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +583481,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +583555,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +583617,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +583758,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +583795,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +583834,1257,0.75,,70.0,,,,,,,"Fatty acids, total trans",G +584383,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +584892,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +585708,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +585749,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +585923,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +586288,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +586441,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +586611,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +586954,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +587011,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +587354,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +588239,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +588296,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +588866,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +588978,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +589253,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +589293,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +589315,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +589596,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +589974,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +590024,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +590312,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +590702,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +590929,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +591126,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +591229,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +591384,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +591395,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +591521,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +591756,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +591764,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +591784,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +592452,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +592867,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +593130,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +593350,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +594010,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +594065,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +594180,1257,0.18,,70.0,,,,,,,"Fatty acids, total trans",G +594281,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +594652,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +595664,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +596057,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +596091,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +596403,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +596409,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +596424,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +596561,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +596732,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +596778,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +596896,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +597213,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +597445,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +597526,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +598123,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +598446,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +598502,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +598855,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +599989,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +600253,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +600435,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +600510,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +600649,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +600812,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +601124,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +601541,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +601597,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +601787,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +601806,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +601911,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +602121,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +602236,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +602241,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +602325,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +602385,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +602429,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +602546,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +602654,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +602747,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +603695,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +603784,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +603906,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +603974,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +604101,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +604323,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +604345,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +604593,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +604736,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +604755,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +605424,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +605772,1257,0.6,,71.0,,,,,,,"Fatty acids, total trans",G +606268,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +606690,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +606744,1257,0.19,,71.0,,,,,,,"Fatty acids, total trans",G +607720,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +608242,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +608954,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +609388,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +609650,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +609802,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +609860,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +610022,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +610436,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +610634,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +610932,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +611980,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +612074,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +613422,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +613452,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +615016,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +615254,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +615314,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +615716,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +616684,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +617338,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +617560,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +617742,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +618510,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +618896,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +620140,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +620304,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +620638,1257,0.63,,70.0,,,,,,,"Fatty acids, total trans",G +621340,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +621926,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +622944,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +623058,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +624680,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +625332,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +625400,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +625682,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +625844,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +627070,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +627094,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +628154,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +628300,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +628760,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +629314,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +629532,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +630230,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +630414,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +632180,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +632898,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +633374,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +633634,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +633724,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +633814,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +633840,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +634146,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +634256,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +634654,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +636164,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +636888,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +637448,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +637464,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +637514,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +638152,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +638896,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +639254,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +639288,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +639362,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +639560,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +639802,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +641392,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +641902,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +641942,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +642264,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +642758,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +643320,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +643384,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +645420,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +645490,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +645778,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +646202,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +649430,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +650228,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +650534,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +650732,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +650908,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +650916,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +651766,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +652262,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +653792,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +654136,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +655034,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +655356,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +655930,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +656018,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +656130,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +656472,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +656802,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +657156,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +658528,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +658716,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +659304,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +660152,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +660980,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +661332,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +661408,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +661844,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +662718,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +663044,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +663936,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +664402,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +666580,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +666646,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +666828,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +667554,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +667756,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +668110,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +669040,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +669864,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +669952,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +670854,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +670938,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +671044,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +671210,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +671528,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +671550,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +672676,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +672736,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +673270,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +674018,1257,0.48,,70.0,,,,,,,"Fatty acids, total trans",G +674556,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +674568,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +675992,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +676470,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +676504,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +676576,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +676802,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +677280,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +677368,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +677634,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +677988,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +678328,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +678544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +679894,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +680838,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +680906,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +681308,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +681914,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +682198,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +682222,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +682404,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +682494,1257,0.41,,70.0,,,,,,,"Fatty acids, total trans",G +682912,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +683402,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +684132,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +684544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +685636,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +686952,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +687512,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +687542,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +688638,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +689010,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +690188,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +691648,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +692144,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +692214,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +692418,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +692426,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +692852,1257,0.77,,70.0,,,,,,,"Fatty acids, total trans",G +693072,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +693090,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +693348,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +693412,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +694660,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +695512,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +696072,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +696126,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +696626,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +696852,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +697842,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +698928,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +699062,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +699684,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +700552,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +701102,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +701502,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +701710,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +703142,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +703546,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +703672,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +703876,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +704062,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +705040,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +705150,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +706164,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +706716,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +707062,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +707224,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +707712,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +707852,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +708470,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +708728,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +708740,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +710292,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +710898,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +711176,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +711338,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +712212,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +714638,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +715772,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +716096,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +716934,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +717608,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +718000,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +718192,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +719028,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +719216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +719476,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +719666,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +720046,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +720520,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +720712,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +721352,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +721578,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +721912,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +722406,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +723550,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +724070,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +724414,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +725134,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +725380,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +725728,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +725816,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +727152,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +727388,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +727774,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +728082,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +728092,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +728368,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +730078,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +730952,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +731306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +731476,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +731968,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +732284,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +732372,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +732476,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +733478,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +733568,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +734006,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +734072,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +734522,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +734634,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +737060,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +737582,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +737738,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +738108,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +738354,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +738664,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +738822,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +739854,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +739978,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +740300,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +740454,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +740606,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +740946,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +741544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +742482,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +742948,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +743036,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +743342,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +743602,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +743892,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +743946,1257,0.44,,70.0,,,,,,,"Fatty acids, total trans",G +745102,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +745190,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +746046,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +746288,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +746432,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +747281,1257,1.04,1.0,1.0,,,,,,,"Fatty acids, total trans",G +747295,1257,1.05,1.0,1.0,,,,,,,"Fatty acids, total trans",G +749212,1257,0.38,1.0,1.0,,,,,,,"Fatty acids, total trans",G +751974,1257,0.2,,78.0,,,,,,,"Fatty acids, total trans",G +752272,1257,0.43,,78.0,,,,,,,"Fatty acids, total trans",G +752864,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +753526,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1847473,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +753868,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +753970,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +754046,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +754078,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +754332,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +755258,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +756018,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +756314,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +756556,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +757098,1257,0.2,,78.0,,,,,,,"Fatty acids, total trans",G +1847755,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +757674,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +758246,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +759716,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +760158,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +760330,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +760960,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1848037,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +761292,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1848044,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +761398,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +761468,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +762234,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +762594,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +763030,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +763278,1257,0.01,,78.0,,,,,,,"Fatty acids, total trans",G +763624,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +765296,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +766060,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +766154,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +766358,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +766380,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +767090,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +767120,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +767246,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +767498,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +768260,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +768264,1257,1.34,,71.0,,,,,,,"Fatty acids, total trans",G +768296,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +769038,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +769340,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +770318,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +771644,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +772108,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +772220,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +772252,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +772906,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +773888,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1848173,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +775202,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +776224,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +779258,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +779664,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +780640,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +780786,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +792615,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +793539,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +795139,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +795919,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +796879,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +797019,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +797155,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +797551,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +798155,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +798387,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +798965,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +799201,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +799297,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +799493,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +799653,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +799711,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +799803,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +800099,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +800507,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +801363,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +802099,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +802127,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +802359,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +803025,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +804529,1257,1.32,,70.0,,,,,,,"Fatty acids, total trans",G +804967,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +805015,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +805285,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +805335,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +806765,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +807081,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +807849,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +807969,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +809290,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +809376,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +809404,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +809976,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +810040,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +811064,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +811218,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +811878,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +813540,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +814224,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +814450,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +814478,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +815980,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +816308,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +816848,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +817786,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +818700,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +818808,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +819182,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +819492,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +819794,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +820020,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +820186,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +820282,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +821268,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +821344,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +823008,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +823188,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +823260,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +823606,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +824004,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +824308,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +824736,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +824898,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +825378,1257,5.36,,70.0,,,,,,,"Fatty acids, total trans",G +825582,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +825686,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +826028,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +826122,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +826552,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +827374,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +827556,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +828080,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +828208,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +828606,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +828898,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +829024,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +829220,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +829714,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +829960,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +831336,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +831834,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +832620,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +833070,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +833318,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +834222,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +834332,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +834504,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +834980,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +836050,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +836320,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +836866,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +837052,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +838306,1257,0.3,,70.0,,,,,,,"Fatty acids, total trans",G +839096,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +839148,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +840210,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +840446,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +841004,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +841650,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +841856,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +842022,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +842076,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +842352,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +842926,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +843600,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +844024,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +844026,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +844038,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +844212,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +844896,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +844898,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +845004,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +845162,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +845448,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1848290,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +845818,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +846026,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +846112,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +846428,1257,0.59,,70.0,,,,,,,"Fatty acids, total trans",G +847778,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +848126,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +848222,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +849010,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +849636,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +849910,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +850222,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +850264,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +850544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +851124,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +852248,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +852784,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +854408,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +854510,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +854540,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +855396,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +856420,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +857154,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +857158,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +857612,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +857698,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +858006,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +858328,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +858510,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +858530,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +858620,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +858988,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +859964,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +860832,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +862878,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +863370,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +863560,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +863888,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +865524,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +866012,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +866676,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +866938,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +867068,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +869642,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +870128,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +870492,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +870888,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +871916,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +872472,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +872790,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +873272,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +875950,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +876322,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +876740,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +877530,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +877864,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +878218,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +879950,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +879992,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +880186,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +880250,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +880362,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +880656,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +880696,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +880700,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +880810,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +881138,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +883814,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +884386,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +884710,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +885174,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +885468,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +885882,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +886216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +886574,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +887500,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +887890,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +888640,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +888718,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +888926,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +889038,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +889418,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +890648,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +891080,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +891144,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +891442,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +891504,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +891634,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +891660,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +891898,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +891992,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +892258,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +892654,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +892776,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +893000,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +895580,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +895632,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +895864,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +896106,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +896220,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +896236,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +897122,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +898684,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +898722,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +898810,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +898926,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +899168,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +899364,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +900322,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +900844,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +901440,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +902270,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +902658,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +902994,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +903036,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +903502,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +905354,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +905734,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +907468,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +907562,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +907564,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +908180,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +908622,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +908624,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +909196,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +910050,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +910574,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +910724,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +911022,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +911206,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +911446,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +911450,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +911692,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +912032,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +912350,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +912862,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +913206,1257,0.45,,70.0,,,,,,,"Fatty acids, total trans",G +913292,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +913590,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +913842,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +914302,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +914924,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +915634,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +916018,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +916124,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +918718,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +919266,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +919802,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +920436,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +920650,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +921206,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +921400,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +922352,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +922416,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +923686,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +924222,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +924630,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +925330,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +925466,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +926086,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +926206,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +926362,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +926494,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +926598,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +926650,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +927164,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +927444,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +928566,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +928620,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +929068,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +930384,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +930530,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +930810,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +931612,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +931872,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +931886,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +932158,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +932372,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +932722,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +933072,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +933258,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +933470,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +933768,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +934790,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +935706,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +936392,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +936516,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +936728,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +937916,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +939082,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +939128,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +939492,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +940830,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +940866,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +940918,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +940926,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +941808,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +942136,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +942276,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +942378,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +942388,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +942930,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +944688,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +944746,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +944886,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +945204,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +946790,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +947004,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +947210,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +947530,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +947682,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +947894,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +948212,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +948672,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +948774,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +949316,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +949750,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +950645,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +951527,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +952179,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +952229,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +952553,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +954085,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1848554,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +954819,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +955539,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +956425,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +956479,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +956639,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +957447,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +957599,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +957831,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1848636,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +958595,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +958971,1257,7.14,,70.0,,,,,,,"Fatty acids, total trans",G +959001,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +959527,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +959751,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +960445,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +960909,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +960953,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1848701,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +962169,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +962173,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +962887,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +962941,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +963211,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +965729,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1848759,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1848763,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1848792,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1848825,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +967199,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +969587,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +970537,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +970865,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1849010,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +971983,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +972325,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +972379,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +972797,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +973069,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1849043,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +973503,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +973897,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +974949,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +975335,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +975371,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +975543,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +975799,1257,0.14,,70.0,,,,,,,"Fatty acids, total trans",G +975959,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +977873,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1849124,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +983559,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +983631,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +983755,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +983757,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +984475,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +984487,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +984523,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1849161,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +984937,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +984965,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +985333,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +985457,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +985585,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +985621,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +985805,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +986845,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +987251,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +987413,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +987553,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +988039,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +995955,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1001533,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1002223,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1002843,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1004629,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1005513,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1006377,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1006789,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1006805,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1008039,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1008725,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1009269,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1009771,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1010275,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1849689,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1011481,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1011991,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1012035,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1012539,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1015761,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1015769,1257,0.19,,70.0,,,,,,,"Fatty acids, total trans",G +1016695,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1017277,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1017477,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1017733,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1019331,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1019563,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1019865,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1020655,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1021009,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1021655,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1023039,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1023451,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1023467,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1850060,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1024363,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1024679,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1024689,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1024695,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1026483,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1026931,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1028115,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1028879,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1029665,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1032027,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1032201,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1032315,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1032455,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1033161,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1033913,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1034133,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1034415,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1034491,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1034631,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1035777,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1036821,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1037659,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1037725,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1038669,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1038829,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1039069,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1039441,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1040585,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1040947,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1041157,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1041877,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1041945,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1042523,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1043573,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1043685,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1043807,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1044385,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1044519,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1044795,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1045139,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1045937,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1046229,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1047275,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1047883,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1048385,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1048665,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1049157,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1049223,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1049243,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1049733,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1049895,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1054983,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1055359,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1055681,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1055911,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1057561,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1057659,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1059799,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1060931,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1061245,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1061807,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1062071,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1062721,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1063575,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1063609,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1063787,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1064919,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1065533,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1065713,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1065819,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1066091,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1066307,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1066395,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1067563,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1068275,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1069091,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1069415,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1070469,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1070975,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1071525,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1071787,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1073431,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1073869,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1074579,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1074991,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1075437,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1077361,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1077411,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1077475,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1078201,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1078949,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1079479,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1080245,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1080273,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1080649,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1081703,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1082037,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1082561,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1083037,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1083243,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1083507,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1084283,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1085551,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1086127,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1087617,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1087973,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1089201,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1089923,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1090129,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1090173,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1090539,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1091803,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1092123,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1092865,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1094533,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1094881,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1095263,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1096019,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1096131,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1096423,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1096481,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1096867,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1096951,1257,0.35,,70.0,,,,,,,"Fatty acids, total trans",G +1097021,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1097263,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1850284,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1850784,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1850989,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1851099,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1851257,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1851391,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1851483,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1851520,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1851631,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1852640,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1852733,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1852845,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1852852,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1852853,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1852866,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1852913,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1853102,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1853406,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1853505,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1853803,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1853805,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1854926,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1855051,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1855302,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1855701,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1855707,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1856582,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1856866,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1857012,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1857104,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1857241,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1857402,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1857453,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1857838,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1858060,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1858482,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1858666,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1859227,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1859311,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1859320,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1859434,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1859559,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1859696,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1859780,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1860082,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1860509,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1860628,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1860707,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1860838,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1860853,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1860861,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1861333,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1861383,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1861394,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1861635,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1861767,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1862099,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1862654,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1862666,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1862711,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1862858,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1862875,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1863024,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1863042,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1863118,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1863165,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1863670,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1863913,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1864402,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1864598,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1864917,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1865068,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1865148,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1865311,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1865670,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1865709,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1865820,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1866240,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1866251,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1866282,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1866453,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1866533,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1866639,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1866766,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1867093,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1867221,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1867355,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1867464,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1867695,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1867733,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1867805,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1867863,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1868042,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1868763,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1869095,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1869473,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1869576,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1869911,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1869946,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1870297,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1870348,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1870417,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1870569,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1870629,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1870744,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1871259,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1871381,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1871821,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1871830,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1872181,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1872614,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1872818,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1872951,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1873033,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1873097,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1873446,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1873648,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1873882,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1874274,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1874348,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1874573,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1874851,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1875276,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1875280,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1875328,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1875456,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1875839,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1875991,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1876423,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1876554,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1876708,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1876812,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1876941,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1877607,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1877684,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1877931,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1877958,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1878200,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1878362,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1878624,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1878840,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1878922,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1878924,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1879053,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1879928,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1880517,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1140141,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1140568,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1140587,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1140919,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1140983,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1141592,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1141869,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1142050,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1142303,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1142322,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1142342,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1142951,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1142953,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1143052,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1143220,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1143518,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1144167,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1144333,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1144551,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1144794,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1144851,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1144983,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1145005,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1880700,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1145386,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1145547,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +1145567,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +1145647,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1145668,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +1145691,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +1145845,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +1145907,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +1145958,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +1146242,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1147063,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1147064,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1147083,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1147216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1147840,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1148763,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1148978,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1150140,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1150170,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1150771,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1150793,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1150819,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1151011,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1151062,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1151660,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1151670,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1151882,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1152052,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1152066,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1152128,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1152648,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1153465,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1153533,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1153645,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1153895,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1153927,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1154299,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1154656,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1154843,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1155010,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1155090,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +1155117,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1155200,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1155251,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1155292,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1155676,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1156291,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1156357,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1156612,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1156636,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1156819,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1156833,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1157010,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1157244,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1157949,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1158132,1257,0.94,,70.0,,,,,,,"Fatty acids, total trans",G +1159961,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1160193,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1160289,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1160293,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1160296,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1160375,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1160420,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1160720,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1160813,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1161134,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1161270,1257,0.34,,70.0,,,,,,,"Fatty acids, total trans",G +1161478,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1161521,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1161630,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1161973,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1162413,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1162450,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1162654,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1162773,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1162798,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1162884,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1163306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1163687,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1163881,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1164257,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1164468,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1164522,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1164755,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1165067,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1165511,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1165688,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +1165700,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +1165744,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1166102,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1166103,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1166794,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1166882,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1166957,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1167123,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1167778,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1168215,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1168300,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1168329,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1168943,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1169021,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1169828,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1171008,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1171019,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1171171,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1171295,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1171366,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1171451,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1171962,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1172274,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1172285,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1172656,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1172753,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1172889,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1172901,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1172987,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1173023,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1173347,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1173603,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1173771,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1173901,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1173907,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1174170,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1174224,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1174243,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1174565,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1174926,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1175030,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1175910,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1177425,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1177676,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1177974,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1178160,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1178281,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1178298,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1178582,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1178707,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1178795,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1178966,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1179471,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1179483,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1179611,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1179763,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1179940,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1180111,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1180289,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1180303,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1180614,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1180947,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1181093,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1181262,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1181420,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1181491,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1182137,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1182799,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1182848,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1183087,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1183235,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1183311,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1183400,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1183635,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1183759,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1184226,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1184570,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1185209,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1185228,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1185264,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1185475,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1186009,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1186071,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1186083,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1186222,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1186361,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1186534,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1186841,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1187118,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1187169,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1187175,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1187199,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1187408,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1187502,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1187756,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1188604,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1188722,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1188883,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1189561,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1189740,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1189787,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1189793,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1189980,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1190336,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1190491,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1190871,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1191167,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1191402,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1191951,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1192095,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1192239,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1192497,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1192732,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1193040,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1193065,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1193385,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1193401,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1193710,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1193914,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1194268,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1194999,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1195252,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1195846,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1195866,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1196081,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1196728,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1196766,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1196969,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1197009,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1198324,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1198357,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1198384,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1198502,1257,3.49,,70.0,,,,,,,"Fatty acids, total trans",G +1198953,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1199028,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1199346,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1199712,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1201140,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1201152,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1201167,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1201338,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1201465,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1201758,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1202055,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1202093,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1202118,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1202199,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1202316,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1202484,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1202922,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1202985,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1203279,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1203472,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1203856,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1203944,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1204019,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1204153,1257,0.86,,70.0,,,,,,,"Fatty acids, total trans",G +1204430,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1205164,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1205177,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1205344,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1205905,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1205975,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1206515,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1206650,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1206688,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1206926,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1207389,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1207427,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1207432,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1207752,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1207958,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1208397,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1208440,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1208838,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1208883,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1208892,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1209031,1257,0.33,,70.0,,,,,,,"Fatty acids, total trans",G +1209648,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1210603,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1210609,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1210864,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1211327,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1211478,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1211739,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1211949,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1211950,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1212074,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1212179,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1212485,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1213398,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1213470,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1214546,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1215271,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1215473,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1216013,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1216710,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1217227,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1217697,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1217839,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1217983,1257,1.61,,70.0,,,,,,,"Fatty acids, total trans",G +1218367,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1218520,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1218704,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1218760,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1218984,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1219296,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1219546,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1219557,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1219838,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1219860,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1219885,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1221043,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1221593,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1221961,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1222609,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1222641,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1222776,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1223072,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1223350,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1223463,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1223571,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1223757,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1224222,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1224594,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1224604,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1224744,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1224755,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1225092,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1225978,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1226224,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1226721,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1226774,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1227425,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1227781,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1228709,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1229123,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1230134,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1230527,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1230998,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1231137,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1231196,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1231658,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1233208,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1233372,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1234054,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1234093,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1234106,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1235187,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1235244,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1235355,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1235579,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1235779,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1236025,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1236288,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1237069,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1237511,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1237557,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1238020,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1238323,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1239079,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1239792,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1240162,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1240265,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1240329,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1240665,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1240998,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1241021,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1242785,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1242803,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1243126,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1243221,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1243383,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1243424,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1243984,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1244759,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1244923,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1244960,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1245001,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1245174,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1245335,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1245541,1257,2.94,,70.0,,,,,,,"Fatty acids, total trans",G +1245916,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1245988,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1246011,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1246423,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1246544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1246551,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1246607,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1246697,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1246909,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1246915,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1247053,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1247697,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1247938,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1248174,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1248245,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1248397,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1248499,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1248697,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1248870,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1249502,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1249973,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1250109,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1250306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1250459,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1250655,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1250662,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1250884,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1251056,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1251099,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1251272,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1251436,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1251547,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1251631,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1251882,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1252018,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1252193,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1252751,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1252939,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1253043,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1253132,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1253174,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1253723,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1254107,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1254288,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1254550,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1254636,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1254890,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1254950,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1255008,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1255651,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1256181,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1256297,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1256439,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1257340,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1257364,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1257761,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1258338,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1258521,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1258759,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1258977,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1259398,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1259457,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1260072,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1260204,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1260246,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1260265,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1260387,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1260567,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1260598,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1261179,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1261186,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1261324,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1261325,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1261395,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1261771,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1261783,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1261860,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1262107,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1262208,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1262455,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1263572,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1263667,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1263713,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1263804,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1263874,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1264240,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1264252,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1264645,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1264846,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1264890,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1264904,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1265033,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1265087,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1265346,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1265929,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1266091,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1266097,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1266114,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1266118,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1266339,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1266623,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1266971,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1267126,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1267410,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1267441,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1268132,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1268292,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1268353,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1268557,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1269234,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1269459,1257,0.99,,70.0,,,,,,,"Fatty acids, total trans",G +1269675,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1269840,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1270049,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1270415,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1270451,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1270653,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1270945,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1271401,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1271470,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1271606,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1271620,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1271856,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1272137,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1272401,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1272569,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1272709,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1273341,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1273370,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1273788,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1273914,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1274122,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1274149,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1274223,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1274321,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1274596,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1274632,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1275552,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1276034,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1276057,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1276190,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1276247,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1276306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1276780,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1277205,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1277439,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1277516,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1277546,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1277577,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1277805,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1277847,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1277860,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1277925,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1278678,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1278769,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1278891,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1279254,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1279528,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1280086,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1280526,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1281650,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1281680,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1281915,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1282029,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1282033,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1282452,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1282799,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1282884,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1282890,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1284147,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1284207,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1284685,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1284782,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1284993,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1286414,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1286522,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1286557,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1286598,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1286730,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1286835,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1286855,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1287920,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1288082,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1288149,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1288281,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1288293,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1289068,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1290005,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1290429,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1290518,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1291524,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1291862,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1291946,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1292150,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1292383,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1292487,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1293049,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1293465,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1293871,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1294310,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1294311,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1294381,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1294445,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1295803,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1296963,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1297739,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1297903,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1297922,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1298084,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1298120,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1298735,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1299082,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1300827,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1301040,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1301069,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1301143,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1301312,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1301844,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1301906,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1302180,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1302271,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1302332,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1303450,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1303486,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1303915,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1303936,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1304005,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1304143,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1304253,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1304487,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1304616,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1304678,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1304877,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1304918,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1304975,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1305756,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1305777,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1305793,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1306036,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1306142,1257,5.71,,70.0,,,,,,,"Fatty acids, total trans",G +1306313,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1306346,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1307663,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1307972,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1308634,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1309058,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1310864,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1310886,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1311061,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1311354,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1311575,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1311620,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1311780,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1312432,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1312541,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1312833,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1313032,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1313157,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1313494,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1313649,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1313823,1257,0.2,,70.0,,,,,,,"Fatty acids, total trans",G +1314035,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1314252,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1314474,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1314745,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1314753,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1314968,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1315315,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1315748,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1316983,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1317291,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1317814,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1318054,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1318622,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1318940,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1319031,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1319705,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1319971,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1319978,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1320205,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1320208,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1320449,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1320489,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1321011,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1321107,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1321252,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1321355,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1321520,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1321689,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1322216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1322248,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1322326,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1322387,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1322732,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1322771,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1323882,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1324002,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1324376,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1324633,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1324888,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1325060,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1325078,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1325563,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1325810,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1325858,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1325864,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1325944,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1325969,1257,1.76,,70.0,,,,,,,"Fatty acids, total trans",G +1326443,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1326552,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1326828,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1327030,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1327083,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1327106,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1327113,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1327218,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1327263,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1327524,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1328850,1257,5.0,,70.0,,,,,,,"Fatty acids, total trans",G +1330256,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1330415,1257,0.38,,70.0,,,,,,,"Fatty acids, total trans",G +1331742,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1331752,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1331993,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1332111,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1332530,1257,4.55,,70.0,,,,,,,"Fatty acids, total trans",G +1333204,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1334146,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1334936,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1336959,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1337211,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1337302,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1337306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1337685,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1338174,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1338543,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1339819,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1339873,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1340571,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1340727,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1340906,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1340947,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1341524,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1342794,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1342860,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1343016,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1343817,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1344026,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1344136,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1344205,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1344950,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1345021,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1345666,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1345917,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1346321,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1347012,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1347472,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1347884,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1347923,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1348162,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1348488,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1348499,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1348588,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1348701,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1349035,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1349367,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1349519,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1349846,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1349862,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1350055,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1350094,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1352603,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1352685,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1352761,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1353218,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1353424,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1353963,1257,0.38,,70.0,,,,,,,"Fatty acids, total trans",G +1354107,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1354423,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1354531,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1355049,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1355259,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1355289,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1355354,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1355486,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1355511,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1355808,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1355937,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1356340,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1356611,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1356741,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1356820,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1357101,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1357423,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1357498,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1357527,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1357861,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1357938,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1358000,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1358153,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1358191,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1358232,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1358280,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1358557,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1358715,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1359102,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1359183,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1359420,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1359620,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1359644,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1359746,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1359835,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1359849,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1360150,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1360253,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1360962,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1361012,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1361216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1361518,1257,0.15,,70.0,,,,,,,"Fatty acids, total trans",G +1361686,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1362538,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1362588,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1363747,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1364677,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1365368,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1365429,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1366888,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1367383,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1367554,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1368421,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1369325,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1369468,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1369934,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1372548,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1372666,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1372745,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1372795,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1372955,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1373097,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1373106,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1373354,1257,0.56,,70.0,,,,,,,"Fatty acids, total trans",G +1373841,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1373869,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1373875,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1374418,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1374535,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1374825,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1374832,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1375162,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1375180,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1375246,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1375732,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1375735,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1375863,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1375929,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1376073,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1376142,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1376152,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1376808,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1377129,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1377290,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1377526,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1377590,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1377909,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1377969,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1377983,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1378123,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1378154,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1378468,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1378884,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1378937,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1378965,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1379023,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1379109,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1379565,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1379891,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1380449,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1380994,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1381138,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1381641,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1382342,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1383494,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1383544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1383615,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1383995,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1384298,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1384369,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1384507,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1384515,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1384629,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1384711,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1384751,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1384802,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1384936,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1385004,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1385052,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1385938,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1385945,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1386135,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1386254,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1386353,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1386479,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1386707,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1387088,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1387182,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1388185,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1388723,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1388930,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1388961,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1389045,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1389400,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1389450,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1389818,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1389830,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1390082,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1390089,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1391196,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1391241,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1391268,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1391655,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1391789,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1392086,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1392089,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1392571,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1393199,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1393492,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1393537,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1394276,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1394357,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1394562,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1394565,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1394621,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1394823,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1394859,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1394953,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1395225,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1395401,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1395722,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1395728,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1396114,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1396232,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1397038,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1397340,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1397724,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1397801,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1398221,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1399349,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1399360,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1399859,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1400098,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1400850,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1402090,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1402236,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1402780,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1403090,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1403969,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1403971,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1404194,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1404633,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1405744,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1406017,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1406062,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1406153,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1407074,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1407395,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1407750,1257,0.32,,70.0,,,,,,,"Fatty acids, total trans",G +1407920,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1408950,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1409378,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1409970,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1410048,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1411052,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1411495,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1411604,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1411605,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1411632,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1412072,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1412412,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1412413,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1413113,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1413130,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1413238,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1413506,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1414086,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1414542,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1414551,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1414556,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1414621,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1415018,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1415219,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1415290,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1415656,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1415926,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1416124,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1416483,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1416637,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1417013,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1417244,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1417321,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1417325,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1417583,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1417614,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1417746,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1418149,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1418765,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1419996,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1420085,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1420280,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1420827,1257,0.25,,70.0,,,,,,,"Fatty acids, total trans",G +1420984,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1421127,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1421435,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1421787,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1421932,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1422452,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1423261,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1423681,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1423913,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1423917,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1424411,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1424464,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1425256,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1425504,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1425777,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1426327,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1426363,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1426453,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1426665,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1426685,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1426955,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1427364,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1427482,1257,0.89,,70.0,,,,,,,"Fatty acids, total trans",G +1428172,1257,0.22,,70.0,,,,,,,"Fatty acids, total trans",G +1428735,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1431098,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1432338,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1432906,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1434539,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1434769,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1435298,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1435345,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1435609,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1436376,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1436465,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1436580,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1444974,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1455342,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1455446,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1455585,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1455863,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1455965,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1456144,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +1456330,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1457001,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +1457093,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +1457112,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1457605,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1457914,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +1458015,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1458021,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1458972,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1459458,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1459571,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +1459730,1257,8.33,,71.0,,,,,,,"Fatty acids, total trans",G +1460096,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1460260,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1461121,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1461300,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1461306,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1461314,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +1461656,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1461872,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1462396,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1880984,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1462818,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +1463154,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1463197,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1463387,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1463443,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1464052,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1464420,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1464449,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1464478,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1464990,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1465103,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1465109,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1465365,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1465396,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1465963,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1466833,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1467173,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1467340,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1467468,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1467615,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1467882,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1468232,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1468898,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1468904,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1468930,1257,1.61,,70.0,,,,,,,"Fatty acids, total trans",G +1469082,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1469542,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1469801,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1470078,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1470318,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1470832,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1470894,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1471318,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1471595,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1472775,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1473045,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1473169,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1473358,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1473523,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1473722,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1473752,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1473802,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1474052,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1474306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1474573,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1474628,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1475265,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1475645,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1475844,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1475992,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1476074,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1476426,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1476489,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1476665,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1477027,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1477295,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1477474,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1477858,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1478953,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1478957,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1479310,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1479412,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1480024,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1480244,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1480777,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1481079,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1481163,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1481634,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1481809,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1482230,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1482290,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1482487,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1483128,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1483256,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1483434,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1483507,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1483629,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1483777,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1483794,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1483803,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1484001,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1484025,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1484483,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1484743,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1484746,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1485086,1257,3.57,,70.0,,,,,,,"Fatty acids, total trans",G +1485288,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1485346,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1485752,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1485899,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1486063,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1486095,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1486550,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1486568,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1486804,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1486992,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1487127,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1487917,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1488071,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1488610,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1489315,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1489341,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1489501,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1489574,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1489643,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1490974,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1491029,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1491196,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1491287,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1491571,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1491828,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1492127,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1492263,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1492327,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1492674,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1492839,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1492904,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1493190,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1493199,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1493565,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1493735,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1493787,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1493819,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1494340,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1494449,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1494554,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1494672,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1495122,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1495356,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1495955,1257,4.55,,70.0,,,,,,,"Fatty acids, total trans",G +1496110,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1496378,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1496888,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1496985,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1497060,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1497178,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1497552,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1497922,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1497946,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1498218,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1498247,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1498651,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1498656,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1498843,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1498990,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1499068,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1499115,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1499184,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1499561,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1499739,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1500394,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1500591,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1500729,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1500733,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1500808,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1500843,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1501042,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1501053,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1502164,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1502700,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1502728,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1502753,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1502922,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1503064,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1503409,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1503607,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1503851,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1505419,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1505523,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1507058,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1507560,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1507570,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1507682,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1507767,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1507880,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1507996,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1508076,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1508898,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1508929,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1509344,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1509440,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1509726,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1510173,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1510380,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1510476,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1510819,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1511144,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1511259,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1511277,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1511540,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1511682,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1512048,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1512252,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1512333,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1512507,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1513458,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1514008,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1514527,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1514692,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1515282,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1515420,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1515521,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1516104,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1516265,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1516726,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1516930,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1517063,1257,2.5,,70.0,,,,,,,"Fatty acids, total trans",G +1517397,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1517426,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1517489,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1517676,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1517759,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1517920,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1518117,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1518933,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1518976,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1518996,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1519222,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1519344,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1519630,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1519764,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1519831,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1519989,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1520086,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1520293,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1520679,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1520821,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1520867,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1521566,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1521845,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1522087,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1522211,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1522387,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1522556,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1522624,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1522640,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1522997,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1523062,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1523335,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1523371,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1523688,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1523952,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1523973,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1524386,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1524388,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1524752,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1525278,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1525338,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1525559,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1526032,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1526182,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1526313,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1526330,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1526466,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1527780,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1527831,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1528109,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1528407,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1528469,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1528567,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1528678,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1528907,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1529074,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1529096,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1529265,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1529817,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1529868,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1530210,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1530460,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1530685,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1531115,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1531659,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1532050,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1532258,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1532288,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1532492,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1532567,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1533620,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1533633,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1533836,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1533893,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1534131,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1534348,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1534544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1534649,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1534661,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1534743,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1534800,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1534948,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1535159,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1535319,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1535943,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1536156,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1536520,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1537138,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1537203,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1537299,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1537398,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1537778,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1538020,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1538424,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1538747,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1538817,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1538944,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1539060,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1539066,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1539617,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1540137,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1540397,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1540418,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1540790,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1541535,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1541978,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1542200,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1542296,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1542367,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1542474,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1542559,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1542632,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1542641,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1542847,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1542881,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1542911,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1542943,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1543121,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1543490,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1545057,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1545059,1257,0.35,,73.0,,,,,,,"Fatty acids, total trans",G +1545065,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1545119,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1545754,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1545899,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1546181,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1546683,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1547306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1547481,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1548024,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1548165,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1548249,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1548420,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1548471,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1548575,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1548766,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1548872,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1548913,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1548960,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1549125,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1549612,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1549639,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1550087,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1550608,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1550866,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1550899,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1551064,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1551478,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1551811,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1551846,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1552051,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1552659,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1553432,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1553474,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1553553,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1553827,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1553841,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1554015,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1554159,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1554260,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1554366,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1554559,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1554664,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1554866,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1554947,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1555004,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1555556,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1555934,1257,0.89,,70.0,,,,,,,"Fatty acids, total trans",G +1556019,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1556506,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1556537,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1556845,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1556846,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1556850,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1557076,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1557229,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1557776,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1557867,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1557909,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1558089,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1558117,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1558294,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1558338,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1558616,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1558768,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1558891,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1558967,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1559343,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1559423,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1559669,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1559749,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1560226,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1560754,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1561146,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1561308,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1561427,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1561526,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1561579,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1561640,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1561858,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1562082,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1562337,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1562452,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1563616,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1563914,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1563944,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1563988,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1564095,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1564488,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1564745,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1565396,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1565647,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1565709,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1566183,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1566237,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1566774,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1566816,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1566926,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1566969,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1567182,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1567258,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1567289,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1567518,1257,1.34,,70.0,,,,,,,"Fatty acids, total trans",G +1567704,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1567808,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1567929,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1568286,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1568431,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1568579,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1568727,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1568739,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1568755,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1568817,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1568949,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1568974,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1568997,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1569085,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1569322,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1569421,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1569604,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1569862,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1570694,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1570729,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1570911,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1571519,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1571840,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1571927,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1571953,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1571971,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1572137,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1572384,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1572581,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1572591,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1572984,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1573291,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1574124,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1574152,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1574160,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1574508,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1574624,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1574665,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1574808,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1575067,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1575349,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1575362,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1575425,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1575926,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1576167,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1576628,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1576660,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1576721,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1577135,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1577175,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1577303,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1577522,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1577544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1577860,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1578116,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1578184,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1578237,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1578328,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1578717,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1579157,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1579198,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1579254,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1579342,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1579830,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1579938,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1579953,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1580010,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1580063,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1580820,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1581286,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1581336,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1581354,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1581990,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1582659,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1583234,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1583270,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1583912,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1583933,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1584039,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1584112,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1584442,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1584599,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1585041,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1585097,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1585258,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1585819,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1585893,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1585904,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1585908,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1585968,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1586539,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1586649,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1587434,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1587993,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1588166,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1588171,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1588326,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1589003,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1589458,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1589914,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1590202,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1590745,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1590869,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1591273,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1591573,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1591651,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1591834,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1591894,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1592343,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1592529,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1592541,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1592633,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1592670,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1592943,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1593161,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1593315,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1593553,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1593787,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1593895,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1594047,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1594306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1594453,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1595351,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1595427,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1596034,1257,1.96,,70.0,,,,,,,"Fatty acids, total trans",G +1596096,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1596565,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1597240,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1597705,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1597774,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1598075,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1598202,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1598632,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1598699,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1599061,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1599212,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1599725,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1600336,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1600442,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1600506,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1600625,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1601552,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1601657,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1601814,1257,1.67,,70.0,,,,,,,"Fatty acids, total trans",G +1601928,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1602001,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1602112,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1602652,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1602721,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1602931,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1602937,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1603564,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1604001,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1604145,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1604253,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1605002,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1605274,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1605312,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1605330,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1605452,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1605462,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1605902,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1605951,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1607268,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1607412,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1607490,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1607622,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1607640,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1607910,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1608089,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1608359,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1608636,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1608691,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1609043,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1609243,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1609349,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1609465,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1609531,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1609784,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1610115,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1610228,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1610348,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1610620,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1610641,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1610994,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1611256,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1611538,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1611544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1611707,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1611782,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1611832,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1612521,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1612852,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1612971,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1613237,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1613791,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1614072,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1614126,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1614449,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1614612,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1615009,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1615227,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1615235,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1615276,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1615628,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1615745,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1616668,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1617114,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1617302,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1617544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1617759,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1617920,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1617949,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1617976,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1618011,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1618473,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1618841,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1618927,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1619619,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1619974,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1620900,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1621318,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1621648,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1622114,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1622121,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1622152,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1622373,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1622925,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1623104,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1623245,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1623439,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1623487,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1623529,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1623652,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1624210,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1624372,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1624855,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1624903,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1625035,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1625242,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1625342,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1625834,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1625966,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1626186,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1626239,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1626342,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1626586,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1626666,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1626756,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1626797,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1627334,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1628531,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1628589,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1628974,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1629234,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1630457,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1630900,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1630967,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1631339,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1631560,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1631807,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1631811,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1631881,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1632721,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1633098,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1633169,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1633228,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1633323,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1633356,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1633424,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1633447,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1634454,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1634770,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1634978,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1635140,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1635597,1257,0.51,,70.0,,,,,,,"Fatty acids, total trans",G +1635985,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1636105,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1636345,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1636557,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1636560,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1636598,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1636607,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1636949,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1637266,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1637315,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1637367,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1637534,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1637716,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1637855,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1637887,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1638006,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1638340,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1638383,1257,1.18,,70.0,,,,,,,"Fatty acids, total trans",G +1639570,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1639728,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1639865,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1640497,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1640621,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1641155,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1641228,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1641299,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1641757,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1641859,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1642007,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1642140,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1642182,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1642765,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1643890,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1644350,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1644759,1257,0.33,,70.0,,,,,,,"Fatty acids, total trans",G +1644899,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1645386,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1645462,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1645533,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1645646,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1645814,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1646067,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1646194,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1646403,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1646536,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1646724,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1647210,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1647299,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1647862,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1648276,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1648918,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1649037,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1649133,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1649194,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1649460,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1649531,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1649712,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1649893,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1650360,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1650515,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1650603,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1650726,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1650816,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1651268,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1651385,1257,0.39,,70.0,,,,,,,"Fatty acids, total trans",G +1651507,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1651790,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1652127,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1652171,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1652750,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1653254,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1653262,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1653316,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1653500,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1654145,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1654297,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1654460,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1654462,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1654828,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1654895,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1655396,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1655972,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1656340,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1656588,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1656652,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1657069,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1657191,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1657265,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1657562,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1657631,1257,1.79,,70.0,,,,,,,"Fatty acids, total trans",G +1658244,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1658614,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1659108,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1659174,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1659226,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1659241,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1659302,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1659364,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1659384,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1659542,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1659570,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1659659,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1659717,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1660170,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1660267,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1660468,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1660489,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1660490,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1660614,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1660916,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1661536,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1661631,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1661837,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1662048,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1662340,1257,0.46,,70.0,,,,,,,"Fatty acids, total trans",G +1662808,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1663298,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1663675,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1663771,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1663827,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1663869,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1664016,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1665153,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1665221,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1665437,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1665523,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1665573,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1665645,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1666257,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1666515,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1666971,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1667639,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1667744,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1667788,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1668575,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1668582,1257,1.32,,70.0,,,,,,,"Fatty acids, total trans",G +1668596,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1668710,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1669055,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1669173,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1669442,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1669512,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1669526,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1669544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1669740,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1669818,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1669845,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1670510,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1670670,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1670725,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1670757,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1670821,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1671043,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1671374,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1671547,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1671599,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1671809,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1672101,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1673438,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1673478,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1673860,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1674318,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1674471,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1674543,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1674627,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1674683,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1674800,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1675390,1257,1.06,,70.0,,,,,,,"Fatty acids, total trans",G +1675396,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1676585,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1676744,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1676874,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1677042,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1677050,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1677104,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1677345,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1677545,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1677723,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1677774,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1677801,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1677877,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1678201,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1678687,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1679129,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1679185,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1679773,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1680098,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1680119,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1680127,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1680395,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1681881,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1681989,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1682167,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1682184,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1682377,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1682594,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1683223,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1683646,1257,0.21,,70.0,,,,,,,"Fatty acids, total trans",G +1683930,1257,1.33,,70.0,,,,,,,"Fatty acids, total trans",G +1684136,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1684881,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1684953,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1685058,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1685382,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1685512,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1685651,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1685722,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1685750,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1685849,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1686021,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1686022,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1686209,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1686216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1686335,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1686728,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1686831,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1687333,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1687831,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1688658,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1688982,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1689144,1257,0.65,,70.0,,,,,,,"Fatty acids, total trans",G +1689255,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1689300,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1689504,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1689815,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1689820,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1690114,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1690202,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1690231,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1690422,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1690592,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1690621,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1690631,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1690733,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1690834,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1691196,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1691405,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1692575,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1692592,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1692695,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1692805,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1692825,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1693390,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1693637,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1693772,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1693837,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1694339,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1694372,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1694811,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1695189,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1695242,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1695397,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1695453,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1695501,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1695507,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1695849,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1696599,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1696733,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1696831,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1697074,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1697171,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1697409,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1697569,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1697718,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1697782,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1697796,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1697917,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1698130,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1698201,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1698421,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1698520,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1698744,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1698842,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1699044,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1699862,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1699896,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1700187,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1700211,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1700274,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1700353,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1700518,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1701447,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1701869,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1702241,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1702435,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1702487,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1703026,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1703056,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1703074,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1703117,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1703127,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1703208,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1703490,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1703560,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1703601,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1703801,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1703864,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1703979,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1704323,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1704405,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1704516,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1704660,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1705037,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1705097,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1705342,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1705418,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1705992,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1705997,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1706302,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1706652,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1706722,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1706724,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1706895,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1707000,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1707219,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1707303,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1707492,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1707494,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1707563,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1707610,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1707872,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1708126,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1708155,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1708297,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1708329,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1708398,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1708644,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1709196,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1709198,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1709249,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1709286,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1709404,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1710186,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1710560,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1711605,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1711760,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1711832,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1711928,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1711989,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1712122,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1712388,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1712495,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1712543,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1712705,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1712709,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1712791,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1712832,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1712848,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1713838,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1713878,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1713971,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1714471,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1714829,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1714917,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1715228,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1715544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1715846,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1715851,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1716052,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1716099,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1716121,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1716226,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1716581,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1716791,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1716940,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1717057,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1717626,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1717875,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1717981,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1718070,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1718077,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1718306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1718601,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1718720,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1718983,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1719009,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1719857,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1719919,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1720932,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1720944,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1721690,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1722152,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1722208,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1722260,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1722809,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1723216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1723249,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1723299,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1723595,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1723709,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1723856,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1724193,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1724351,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1724674,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1724723,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1725366,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1725590,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1725618,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1725626,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1726025,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1726168,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1726498,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1726811,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1726898,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1727070,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1727214,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1727274,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1727505,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1727678,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1727796,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1728460,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1729084,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1729157,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1729292,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1729432,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1729483,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1729551,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1729611,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1729950,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1730042,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1730260,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1730271,1257,0.81,,70.0,,,,,,,"Fatty acids, total trans",G +1730452,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1730454,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1730472,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1730517,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1730689,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1730771,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1730896,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1730969,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1731011,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1731201,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1731344,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1731537,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1731641,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1731891,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1731913,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1732074,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1732161,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1732595,1257,20.0,,70.0,,,,,,,"Fatty acids, total trans",G +1732607,1257,0.88,,70.0,,,,,,,"Fatty acids, total trans",G +1732814,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1732977,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1733117,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1733282,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1733465,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1733843,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1734030,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1734040,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1735348,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1735750,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1735868,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1736585,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1736903,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1737045,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1737240,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1737266,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1737733,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1737903,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1738447,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1738776,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1739079,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1739128,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1739618,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1739852,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1739911,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1739919,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1740034,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1740449,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1740708,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1741150,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1741466,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1741627,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1741639,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1741796,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1742156,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1742183,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1742322,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1742498,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1742752,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1742882,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1742977,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1743206,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1743277,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1743347,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1743616,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1743652,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1743766,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1743771,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1744324,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1744446,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1744548,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1744737,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1745145,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1745288,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1745333,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1745583,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1745619,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1745664,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1745704,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1745951,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1746098,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1746215,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1746371,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1746497,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1746595,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1746783,1257,0.35,,70.0,,,,,,,"Fatty acids, total trans",G +1747027,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1747211,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1747377,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1747618,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1747649,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1747837,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1748451,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1748556,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1748986,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1749244,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1749487,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1749810,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1750044,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1757747,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1757760,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1881016,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1758032,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1758052,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +1758101,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1758205,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +1758295,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1758944,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1759161,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +1759806,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1759809,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1760004,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1760075,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1760141,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1760438,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1760496,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1760513,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1761056,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1761067,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1761073,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1761195,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1761330,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1761343,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1761618,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1761870,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1761950,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1762008,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1762109,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1762603,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1762733,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1763083,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1763276,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1763302,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1763320,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1763377,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1763879,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1764434,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1764710,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1764770,1257,0.2,,70.0,,,,,,,"Fatty acids, total trans",G +1764776,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1764992,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1765394,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1765424,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1765552,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1765739,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1765767,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1766304,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1766506,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1766542,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1766796,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1766843,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1767165,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1767255,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1767602,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1767647,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1767656,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1768066,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1768312,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1768313,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1769038,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1770096,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1770134,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1770200,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1770437,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1770806,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1770925,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1771030,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1771158,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1771619,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1772316,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1772318,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1772849,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1773443,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1773481,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1773500,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1773508,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1773593,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1774830,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1774970,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1774980,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1775001,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1775077,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1775184,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1775460,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1881445,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1775801,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1776193,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1776481,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1776900,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1777228,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1777465,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1777681,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1778227,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1778259,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1778265,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1778551,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1779090,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1779152,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1779510,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1779582,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1779897,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1779954,1257,0.29,,70.0,,,,,,,"Fatty acids, total trans",G +1780343,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1780473,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1780769,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1780894,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1781512,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1781667,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1781948,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1782277,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1782476,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1782810,1257,4.11,,70.0,,,,,,,"Fatty acids, total trans",G +1782964,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1783774,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1784018,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1784073,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1784542,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1784601,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1784656,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1784712,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1784975,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1785197,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1786023,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1786402,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1786601,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1787082,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1787359,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1787527,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1787586,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1787648,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1787874,1257,0.38,,70.0,,,,,,,"Fatty acids, total trans",G +1788326,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1788347,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1788649,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1788669,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1788757,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1788824,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1789128,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1789832,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1790096,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1790375,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1790769,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1790826,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1790946,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1790963,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1791549,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1791907,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1791930,1257,1.43,,70.0,,,,,,,"Fatty acids, total trans",G +1792078,1257,1.25,,70.0,,,,,,,"Fatty acids, total trans",G +1792248,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1792440,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1792642,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1792663,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1792720,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1792723,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1793120,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1793523,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1793724,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1794290,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1794404,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1794648,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1881760,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1794977,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1795005,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1795059,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1795193,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1795477,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1795906,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1795994,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1796019,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1796365,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1796374,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1796535,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1796581,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1797196,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1797616,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1798412,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1798577,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1799282,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1799583,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1799729,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1800012,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1800089,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1800889,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1801080,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1801197,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1801477,1257,0.59,,70.0,,,,,,,"Fatty acids, total trans",G +1802248,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1802572,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1802957,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1803324,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1803500,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1803587,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1804062,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1804124,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1805005,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1805040,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1805095,1257,0.42,,70.0,,,,,,,"Fatty acids, total trans",G +1805822,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1805909,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1805959,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1806559,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1806765,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1807257,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1808035,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1808619,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1808785,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1808811,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1808964,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1809605,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1809916,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1810039,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1810291,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1810401,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1811567,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1811917,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1811970,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1812027,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1812098,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1812453,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1812883,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1812905,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1813595,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1813677,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1813842,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1813843,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1813950,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1814050,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1814114,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1815055,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1815095,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1815105,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1815684,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1815726,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1815760,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1815805,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1816078,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1816399,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1817095,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1817099,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1817183,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1817432,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1817636,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1818067,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1818295,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1818639,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1819056,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1819127,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1819345,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1819660,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1819742,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1820048,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1820557,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1821237,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1821746,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1821903,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1821975,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1822281,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1822350,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1822586,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1823105,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1823114,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1823618,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1823799,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1823823,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1823854,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1824018,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1824057,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1824758,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1825087,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1825191,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1825521,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1826031,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1826509,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1826776,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1826786,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1826886,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1827323,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1827365,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1827571,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1827608,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1827721,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1828309,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1828394,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1828637,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1828802,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1829010,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1829030,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1829778,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1829840,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1830006,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1830061,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1830114,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1830191,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1830364,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1830413,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1830694,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1830739,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1830821,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1830824,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1830841,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1831105,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1831314,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1831372,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1831411,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1831840,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1832110,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1832155,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1832402,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1832432,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1833030,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1833259,1257,0.36,,70.0,,,,,,,"Fatty acids, total trans",G +1833295,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1833514,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1833773,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1833868,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1833909,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1834360,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1835025,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1835065,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1835297,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1835844,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1835961,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1835981,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1836879,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1837097,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1837227,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1837422,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1837587,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1838025,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1838171,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1838257,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1838269,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1838395,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1882344,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1838756,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1838806,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1839284,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1882761,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1882771,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1839584,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1882857,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1882870,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1839842,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1883014,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1840756,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1841026,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1841154,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1841201,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1841216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1841221,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1841353,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1841531,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1841633,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1841790,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1841870,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1841893,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1841990,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1842352,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1842681,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1883369,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1842852,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1842958,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1883432,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1843074,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1844051,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1844098,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1844178,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1844574,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1845136,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1845411,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1845447,1257,1.42,,70.0,,,,,,,"Fatty acids, total trans",G +1845598,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1883598,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1845831,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1846123,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1846203,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1846397,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1846887,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1846934,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1847087,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1847341,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1883953,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1884041,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1884329,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1884353,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1884660,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1884725,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1884916,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1884943,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1885564,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1885611,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1885617,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1885676,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1885772,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1885779,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1885854,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1885991,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1886074,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1886165,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1886461,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1886509,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1886571,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1886691,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1886766,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1886939,1257,1.04,,70.0,,,,,,,"Fatty acids, total trans",G +1887291,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1887659,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1888065,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1888122,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1888183,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1888465,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1888512,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1889101,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1889144,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1889401,1257,0.58,,70.0,,,,,,,"Fatty acids, total trans",G +1889402,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1889406,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1890403,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1890653,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1890944,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1890976,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1891032,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1891139,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1891285,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1891316,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1891468,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1891829,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1891859,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1891976,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1892015,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1892202,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1892396,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1892529,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1892801,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1892830,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1892976,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1894003,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1894028,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1894297,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1894373,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1894384,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1894577,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1894686,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1894800,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1895195,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1895298,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1895574,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1895711,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1895826,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1896005,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1896049,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1896335,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1896389,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1896461,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1896528,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1896575,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1896856,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1897548,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1897628,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1898092,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1898310,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1898495,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1898553,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1898961,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1899377,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1899566,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1899574,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1899728,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1899778,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1899994,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1900430,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1900493,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1900521,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1901472,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1901541,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1901544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1901674,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1901815,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1902078,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1902352,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1902507,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1902585,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1902730,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1902872,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1903098,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1903121,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1903444,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1903604,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1903850,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1903934,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1903971,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1904106,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1904153,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1904501,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1904735,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1904867,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1904911,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1905104,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1905772,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1905798,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1905891,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1905971,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1906200,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1906477,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1906981,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1907169,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1907652,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1907678,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1907950,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1908160,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1909453,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1909986,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1910322,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1910514,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1911271,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1912207,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1912384,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1912722,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1913093,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1913261,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1913528,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1913835,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1913877,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1913921,1257,3.45,,70.0,,,,,,,"Fatty acids, total trans",G +1914272,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1914970,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1915015,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1915096,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1915371,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1915402,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1915829,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1915921,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1916102,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1916341,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1916345,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1916473,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1917175,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1917765,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1917785,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1917956,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1918278,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1918359,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1918481,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1918780,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1918913,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1918926,1257,0.2,,70.0,,,,,,,"Fatty acids, total trans",G +1919054,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1919124,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1919280,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1919541,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1920059,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1920246,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1920328,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1920376,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1920895,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1921003,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1921232,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1921522,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1921716,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1921765,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1922194,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1922207,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1922414,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1922518,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1922775,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1923357,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1923728,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1924066,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1924451,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1924562,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1925312,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1925313,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1925330,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1925602,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1925620,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1925709,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1925748,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1926058,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1926145,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1926472,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1926604,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1926707,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1926773,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1927041,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1927508,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1927567,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1927660,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1927765,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1927789,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1928025,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1928148,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1928417,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1928585,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1930583,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1930728,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1931064,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1931128,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1931325,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1931785,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1931974,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1932121,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1932383,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1932597,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1932767,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1933207,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1933305,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1933622,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1933700,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1933938,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1934015,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1934445,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1934592,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1934900,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1935589,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1935874,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1935877,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1936163,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1936197,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1936733,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1936801,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1936966,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1937215,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1937306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1938037,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1938505,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1939108,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1939452,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1939455,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1939651,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1939768,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1939884,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1940404,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1940718,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1940759,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1941049,1257,3.33,,70.0,,,,,,,"Fatty acids, total trans",G +1941057,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1941232,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1941318,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1941361,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1941640,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1942349,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1942464,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1943107,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1943258,1257,0.64,,70.0,,,,,,,"Fatty acids, total trans",G +1943362,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1943933,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1944071,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1944389,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1944397,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1944642,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1944730,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1945665,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1945789,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1946506,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1946613,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1946630,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1946684,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1946759,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1946791,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1947094,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1947125,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1947918,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1947953,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1948176,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1948300,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1948335,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1948522,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1948698,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1948723,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1948738,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1948778,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1948866,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1949592,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1950472,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1950952,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1951610,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1951713,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1951946,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1952591,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1952609,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1953178,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1953231,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1953317,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1953400,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1953804,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1953821,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1954055,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1954162,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1954668,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1954767,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1954818,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1955064,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1955154,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1955295,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1955554,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1955576,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1955643,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1956306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1956364,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1956393,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1956685,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1956785,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1956850,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1957060,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1957099,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1957219,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1958181,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1958389,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1958440,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1958732,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1959466,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1959479,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1959588,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1959658,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1960060,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1960225,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1960902,1257,2.0,,73.0,,,,,,,"Fatty acids, total trans",G +1961188,1257,0.23,,70.0,,,,,,,"Fatty acids, total trans",G +1961329,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1961396,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1961460,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1961635,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1962279,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1962577,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1962926,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1963044,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1963410,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1963582,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1963595,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1963619,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1963731,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1964143,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1964656,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1965042,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1965349,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1966251,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1966419,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1967164,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1967583,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1967782,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1967888,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1967974,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1968105,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1968248,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1968415,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1968471,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1969000,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1969333,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1969541,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1969565,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1969608,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1969639,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1969830,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1970082,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1970137,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1970278,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1970845,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1971029,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1972135,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1972564,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1973140,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1973144,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1973377,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1974539,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1974759,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1975026,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1975200,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1975316,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1975335,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1975410,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1975548,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1975593,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1976170,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1976321,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1976378,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1976751,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1976761,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1976833,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1977007,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1977209,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1978290,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1978309,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1978324,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1978424,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1978501,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1978584,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1978805,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1979044,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1979354,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1979597,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1979745,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1979831,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1980300,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1980395,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1980498,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1981081,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1981302,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1981363,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1981468,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1981490,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1981682,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1981746,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1981777,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1982922,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1982925,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1983145,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1983221,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1983403,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1983413,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1983542,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1983617,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1983768,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1983859,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1983996,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1984285,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1984795,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1984812,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1984875,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1984984,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1985345,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1985776,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1986116,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1986157,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1986161,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1986246,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1986682,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1986688,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1987349,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1987449,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1987733,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1987749,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1987994,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1988180,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1988577,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1988623,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1988975,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1989026,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1989063,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1989112,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1989655,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1989745,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1989827,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1990087,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1990163,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1990333,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1990496,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1990499,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1990603,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1990739,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1991098,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1991448,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1991580,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1991607,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1991744,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1991895,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1992069,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1992230,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1992557,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1992985,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +1993003,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1993078,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1993825,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1994818,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1995013,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1995391,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1995747,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1996006,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1996299,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1996602,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1996667,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1996831,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1996986,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1997166,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1998101,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1998609,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1998694,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1999054,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1999182,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1999268,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1999568,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2007620,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2007657,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2008102,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2008706,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2008749,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2008774,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2008841,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2009388,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2009557,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2009672,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2009799,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2010129,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2010414,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2010515,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2010732,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2010838,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2010879,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2011100,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2011169,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2011611,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2011666,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2012086,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2012190,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2012890,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2013094,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2014159,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2014318,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2014637,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2014650,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2014814,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2015016,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2015019,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2015398,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2015583,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2015825,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2015934,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2016162,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2017068,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2017339,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2017361,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2017764,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2017894,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2018142,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2018319,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2018906,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2019040,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2019107,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2019177,1257,0.43,,70.0,,,,,,,"Fatty acids, total trans",G +2019629,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2019729,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2019992,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2020192,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2020347,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2020506,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2020536,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2020567,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2020849,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2021010,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2021214,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2021285,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2021392,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2021579,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2021746,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2022001,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2022048,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2022447,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2022588,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2022663,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2022854,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2022992,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2023101,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2023769,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2023979,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2024079,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2024105,1257,0.21,,70.0,,,,,,,"Fatty acids, total trans",G +2024175,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2024264,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2024273,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2024310,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2025179,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2025481,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2025862,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2025982,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2026331,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2026382,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2026499,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2026749,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2026858,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2027109,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2027784,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2028107,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2028206,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2028845,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2029086,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2029475,1257,0.68,,70.0,,,,,,,"Fatty acids, total trans",G +2029496,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2029723,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2029890,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2030047,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2030076,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2030311,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2030861,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2030937,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2031824,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2031935,1257,7.14,,70.0,,,,,,,"Fatty acids, total trans",G +2032294,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2032436,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2032538,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2032622,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2032681,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2032999,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2033306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2033514,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2033994,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2034167,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2034287,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2034482,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2034504,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2035045,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2035239,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2035258,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2036005,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2036517,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2036596,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2036678,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2036712,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2036869,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2037082,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2037392,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2037852,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2038009,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2038083,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2038301,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2038370,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2038624,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2040095,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2040146,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2040234,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2040281,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2040682,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2040819,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2040867,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2040888,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2041076,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2041078,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2041287,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2041882,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2041947,1257,2.5,,70.0,,,,,,,"Fatty acids, total trans",G +2041958,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2042236,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2042296,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2042306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2042392,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2042413,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2043318,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2043468,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2043496,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2043610,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2043957,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2044041,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2044203,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2044344,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2044581,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2044609,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2044804,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2044988,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2045216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2045236,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2045270,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2046189,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2046273,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2046289,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2046344,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2046646,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2046829,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2046955,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2047010,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2047183,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2047409,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2047601,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2047612,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2048065,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2048156,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2048202,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2048213,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2048362,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2048499,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2049058,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2049128,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2049375,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2049475,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2049737,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2049895,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2050507,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2050568,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2050635,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2050731,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2051054,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2051209,1257,10.98,,70.0,,,,,,,"Fatty acids, total trans",G +2052099,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2052116,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2052135,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2052555,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2052579,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2052775,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2052825,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2052857,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2053294,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2053614,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2053948,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2054252,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2054910,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2054930,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2054965,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2055202,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2055206,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2055959,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2056174,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2056196,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2056231,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2056824,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2056856,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2056986,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2057008,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2057064,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2057603,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2057789,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2057893,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2057900,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2058301,1257,4.11,,70.0,,,,,,,"Fatty acids, total trans",G +2058606,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2059323,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2059480,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2059575,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2059746,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2060100,1257,1.34,,70.0,,,,,,,"Fatty acids, total trans",G +2060257,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2060823,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2060987,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2061088,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2061556,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2061640,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2061809,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2061984,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2062537,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2062983,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2063199,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2063238,1257,0.24,,70.0,,,,,,,"Fatty acids, total trans",G +2063245,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2063549,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2063563,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2063764,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2063914,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2064026,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2064135,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2064188,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2065104,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2065553,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2065708,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2066107,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2066321,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2066454,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2066646,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2066657,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2067248,1257,0.21,,70.0,,,,,,,"Fatty acids, total trans",G +2067298,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2067555,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2067656,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2067784,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2067860,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2067921,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2068008,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2068185,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2068450,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2068501,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2069322,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2069901,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2069955,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2069978,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2069987,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2070068,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2070161,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2070557,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2070651,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2070680,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2070724,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2070768,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2070904,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2071068,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2071317,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2071490,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2071561,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2071645,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2071686,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2071798,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2071806,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2071836,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2072018,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2072099,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2072139,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2072179,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2072283,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2072491,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2072569,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2072591,1257,4.41,,70.0,,,,,,,"Fatty acids, total trans",G +2072795,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2073416,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2073887,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2073909,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2074286,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2074735,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2075007,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2075170,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2076006,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2076060,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2076095,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2076284,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2076501,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2076529,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2076868,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2077039,1257,0.12,,70.0,,,,,,,"Fatty acids, total trans",G +2077137,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2077341,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2077552,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2077663,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2077676,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2077841,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2078055,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2078216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2078907,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2079201,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2079501,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2079894,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2080013,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2080207,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2080237,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2080244,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2080342,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2080760,1257,0.7,,70.0,,,,,,,"Fatty acids, total trans",G +2080878,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2081374,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2081440,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2081578,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2081771,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2081793,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2082357,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2083006,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2083174,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2083211,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2083903,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2083934,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2084600,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2084782,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2084823,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2085229,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2086168,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2086595,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2086628,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2086674,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2087106,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2087366,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2087606,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2087625,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2087719,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2087758,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2087759,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2087991,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2088187,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2088202,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2088807,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2089033,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2089772,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2089782,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2089973,1257,0.14,,70.0,,,,,,,"Fatty acids, total trans",G +2089988,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2090132,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2090439,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2091150,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2091233,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2091256,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2091385,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2091493,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2091519,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2091815,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2092006,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2092142,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2092489,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2093139,1257,0.44,,70.0,,,,,,,"Fatty acids, total trans",G +2093271,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2093490,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2093884,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2093993,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2094189,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2094452,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2095140,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2095442,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2095503,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2095520,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2095679,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2096207,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2096275,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +2096778,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2096812,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2097172,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2097364,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2097589,1257,0.24,,70.0,,,,,,,"Fatty acids, total trans",G +2097894,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2098233,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2098260,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2098399,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2098426,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2098497,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2099275,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2099489,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2099624,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2099706,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2100070,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2100576,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2100586,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2101672,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2101727,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2101958,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2102216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2102415,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2102481,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2102707,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2102883,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2103153,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2103382,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2104119,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2104975,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2105055,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2105574,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2105665,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2105770,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2106113,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2106451,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2107196,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2107699,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2108541,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2109576,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2110063,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2110708,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2110806,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2110944,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2110990,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2111021,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2111337,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2111700,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2111712,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2111728,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2111735,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2112038,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2112076,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2112084,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2112294,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2112363,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2112618,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2112758,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2113766,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2113962,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2114013,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2114640,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2115008,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2115448,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2115523,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2115861,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2115879,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2116099,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2116909,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2117102,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2117752,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2117826,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2118223,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2118817,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2119086,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2119216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2119234,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2119603,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2119739,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2119764,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2119791,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2119799,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2120258,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2120305,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2120314,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2120470,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2120800,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2120993,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2121148,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2121218,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2121572,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2121816,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2122282,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2122553,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2122644,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2122958,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2123130,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2123792,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2123952,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2124187,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2124411,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2124536,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2124554,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2124578,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2125815,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2126271,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2126737,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2127002,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2127073,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2127148,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2127209,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2127237,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2127314,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2127315,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2127379,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2127558,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2127623,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2127704,1257,0.96,,70.0,,,,,,,"Fatty acids, total trans",G +2127735,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2127873,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2127981,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2128075,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2128428,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2128650,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2128675,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2128686,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2128740,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2128746,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2128882,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2129094,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2129620,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2129894,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2130095,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2130527,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2130613,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2131111,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2131139,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2131164,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2131175,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2131216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2131560,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2131798,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2131868,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2132211,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2132887,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2133256,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2133288,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2134190,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2134331,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2134812,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2135094,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2135196,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2135777,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2136030,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2136126,1257,0.89,,70.0,,,,,,,"Fatty acids, total trans",G +2136212,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2136310,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2136337,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2136344,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2136405,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2136487,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2136924,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2137649,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2138114,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2138186,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2138579,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2139011,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2139792,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2139907,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2140018,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2140073,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2140336,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2140995,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2141389,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2141391,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2141725,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2141734,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2142171,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2142857,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2142867,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2142933,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2143207,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2143275,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2144244,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2144397,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2144591,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2144840,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2145162,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2145523,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2145879,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2145973,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2146011,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2146673,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2146764,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2147329,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2147455,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2147654,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2148048,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2148123,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2148182,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2148208,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2148217,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2148574,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2148575,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2148776,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2149015,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2149279,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2149476,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2149564,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2149760,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2149811,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2149868,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2150867,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2151357,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2151381,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2151470,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2151559,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2151608,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2151773,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2152540,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2152732,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2152911,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2152967,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2153344,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2153366,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2153628,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2153670,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2154032,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2154129,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2154584,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2154888,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2154904,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2154938,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2154980,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2155227,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2155547,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2155953,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2156070,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2156788,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2157239,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2157315,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2157351,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2157639,1257,0.45,,70.0,,,,,,,"Fatty acids, total trans",G +2158154,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2158567,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2158871,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2158938,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2159725,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2160104,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2160135,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2161057,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2161177,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2161389,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2161625,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2162854,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2163178,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2163201,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2164079,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2164163,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2164269,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2164564,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2164750,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2165254,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2165358,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2165614,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2166068,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2166554,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2166835,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2166846,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2167066,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2167255,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2167806,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2167837,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2167938,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2168036,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2168087,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2168103,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2168473,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2168807,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2168828,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2169204,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2169222,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2169262,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2169330,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2169430,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2169433,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2169457,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2169815,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2169912,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2170029,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2170266,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2170315,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2170603,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2170715,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2171017,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2171744,1257,1.77,,70.0,,,,,,,"Fatty acids, total trans",G +2171836,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2171879,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2172573,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2173400,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2173969,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2174370,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2174453,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2174600,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2174774,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2174845,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2175270,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +2175556,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2175626,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2176023,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2176507,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2176626,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2177052,1257,0.29,,70.0,,,,,,,"Fatty acids, total trans",G +2177085,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2177184,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2177235,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2177433,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2177787,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2177818,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2177921,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2177956,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2178113,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2178238,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2178445,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2178642,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2179293,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2179573,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2179707,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2180091,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2180382,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2180472,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2180635,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2180847,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2181148,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2181409,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2181560,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2181683,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2182046,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2182456,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2182975,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2183476,1257,0.03,,78.0,,,,,,,"Fatty acids, total trans",G +2183597,1257,0.15,,78.0,,,,,,,"Fatty acids, total trans",G +2183733,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2184063,1257,0.05,,78.0,,,,,,,"Fatty acids, total trans",G +2184263,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2184304,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2184426,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2184610,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2184662,1257,0.05,,78.0,,,,,,,"Fatty acids, total trans",G +2184834,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2185022,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2185094,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2185192,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +2185382,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +2185391,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +2185392,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2185660,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2185744,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2185819,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2186029,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2186263,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2186268,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2186520,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2186586,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2186595,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2186649,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2187060,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2187131,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2187425,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2187466,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2187615,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2187655,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2187828,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2187926,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2187928,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2188070,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2188353,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2188390,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2188537,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2189099,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2189118,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2189284,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2189317,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2189400,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2190448,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2190743,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2191050,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2191679,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2191923,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2192208,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2192276,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2192423,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2192492,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2192617,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2192851,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2192873,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2193143,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2193328,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2193474,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2193766,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2194177,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2194388,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2195220,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2195355,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2195364,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2195775,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2195912,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2195991,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2196073,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2196541,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2196632,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2196803,1257,0.2,,78.0,,,,,,,"Fatty acids, total trans",G +2196896,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2197074,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2197347,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2197547,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2197803,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2198179,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2198913,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2199011,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2199119,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2199387,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2199439,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2200061,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +2200575,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2200655,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2200673,1257,9.62,,70.0,,,,,,,"Fatty acids, total trans",G +2201026,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2202215,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2202232,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2202236,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2202299,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2202562,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2202918,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2202941,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2203025,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2203333,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2203455,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2203636,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2203651,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2203798,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2204026,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2204147,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2204325,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2204569,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2205102,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2206099,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2206105,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2206119,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2206899,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2207556,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2207642,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2208052,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2208084,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2208191,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2208223,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2208499,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2208637,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2208830,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2209181,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2209503,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2209563,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2210105,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2210422,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2210557,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2210879,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2210981,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2211474,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2211879,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2212695,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2212901,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2213177,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2213351,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2213430,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2213512,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2213734,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2214098,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2214114,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2214268,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2214394,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2214690,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2214799,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2214867,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2215216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2215841,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2216405,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2216718,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2216812,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2216825,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2217170,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2217179,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2217203,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2217663,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2218279,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2218717,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2218788,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2218981,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2219130,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2219412,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2219479,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2219678,1257,0.1,,78.0,,,,,,,"Fatty acids, total trans",G +2219729,1257,0.1,,78.0,,,,,,,"Fatty acids, total trans",G +2219819,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2219833,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2219852,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2219870,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2219903,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2220594,1257,0.02,,78.0,,,,,,,"Fatty acids, total trans",G +2220682,1257,0.05,,78.0,,,,,,,"Fatty acids, total trans",G +2221543,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2221672,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2221689,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2222230,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2222274,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2222285,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2222709,1257,0.0,,77.0,,,,,,,"Fatty acids, total trans",G +2226062,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2226146,1257,0.2,,78.0,,,,,,,"Fatty acids, total trans",G +2226467,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2226556,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2226696,1257,0.01,,78.0,,,,,,,"Fatty acids, total trans",G +2226711,1257,0.15,,78.0,,,,,,,"Fatty acids, total trans",G +2227246,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2227273,1257,0.03,,78.0,,,,,,,"Fatty acids, total trans",G +2227360,1257,0.09,,78.0,,,,,,,"Fatty acids, total trans",G +2227454,1257,0.23,,78.0,,,,,,,"Fatty acids, total trans",G +2227745,1257,0.03,,78.0,,,,,,,"Fatty acids, total trans",G +2228038,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +2228073,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +2228306,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2228804,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2228832,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2228887,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +2229289,1257,0.08,,78.0,,,,,,,"Fatty acids, total trans",G +2229674,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2229897,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2229968,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2230119,1257,0.08,,78.0,,,,,,,"Fatty acids, total trans",G +2230135,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2230581,1257,0.1,,78.0,,,,,,,"Fatty acids, total trans",G +2230838,1257,0.02,,78.0,,,,,,,"Fatty acids, total trans",G +2230912,1257,0.05,,78.0,,,,,,,"Fatty acids, total trans",G +2231167,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2231391,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2231620,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2231871,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2232242,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2232271,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +2232408,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2232485,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2232815,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2232866,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2233550,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2233637,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2233653,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2233753,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2233779,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2234278,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2234677,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +2234952,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2236199,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2236290,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2236707,1257,0.13,,78.0,,,,,,,"Fatty acids, total trans",G +2236730,1257,0.07,,78.0,,,,,,,"Fatty acids, total trans",G +2236877,1257,0.03,,78.0,,,,,,,"Fatty acids, total trans",G +2237000,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2237190,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2237507,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2237545,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2237552,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2237949,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2238457,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2238842,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2239244,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2239412,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2239582,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2240239,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2240251,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2240463,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2240526,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2241093,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2242000,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2242014,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2242439,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2242451,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2242480,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2242747,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2243600,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2244522,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2246661,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2248321,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2250871,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2251421,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2253472,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2254140,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2254228,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2255123,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2255409,1257,1.18,,70.0,,,,,,,"Fatty acids, total trans",G +2255471,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2255624,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2255808,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2256592,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2256605,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2256633,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2265410,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2265840,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2265922,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2266242,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2266247,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2266445,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2266483,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2266648,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2266975,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2267135,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2267396,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2267484,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2267525,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2267978,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2268264,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2268470,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2268516,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2269453,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2269669,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2270236,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2270934,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2271071,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2271639,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2271709,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2271925,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2272081,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2272149,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2272274,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2272698,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2273007,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2273032,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2273379,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2273427,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2273601,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2273652,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2273970,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2274288,1257,0.33,,70.0,,,,,,,"Fatty acids, total trans",G +2274731,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2275041,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2275111,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2275346,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2275571,1257,16.48,,70.0,,,,,,,"Fatty acids, total trans",G +2275775,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2275851,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2276078,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2276564,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2276716,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2277520,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2277902,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2277916,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2278212,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2278256,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2278431,1257,0.31,,70.0,,,,,,,"Fatty acids, total trans",G +2278434,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2278912,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2279983,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2280347,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2280439,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2280840,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2281577,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2281658,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2281935,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2282286,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2282537,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2282826,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2283013,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2283098,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2283539,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2283673,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2283793,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2284179,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2284493,1257,1.04,,70.0,,,,,,,"Fatty acids, total trans",G +2284520,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2285198,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2285208,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2285471,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2286175,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2286257,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2286807,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2287321,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2287894,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2288648,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2288806,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2288831,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2289088,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2289163,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2289215,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2289223,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2289446,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2289493,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2289715,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2289794,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2290305,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2290746,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2290830,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2290868,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2290943,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2290983,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2291022,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2291085,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2291272,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2291345,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2291369,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2291853,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2292009,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2293201,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2293714,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2293715,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2294136,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2294233,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2294242,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2294386,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2294454,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2294461,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2294779,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2294862,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2295641,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2295958,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2296097,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2296435,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2296668,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2298540,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2298785,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2298813,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2299018,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2299349,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2300445,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2300886,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2301236,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2301430,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2301687,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2302274,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2302963,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2303615,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2303812,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2304006,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2304233,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2304268,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2304738,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2304799,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2304874,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2304880,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2305729,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2305771,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2307095,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2307377,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2307643,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2308552,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2309317,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2309673,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2309970,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2311885,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2312216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2313405,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2313449,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2313474,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2313549,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2313771,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2314122,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2314810,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2314905,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2315076,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2315088,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2315203,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2315417,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2315447,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2315627,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2315846,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2316356,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2316381,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2316731,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2317042,1257,4.0,,71.0,,,,,,,"Fatty acids, total trans",G +2317138,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2319974,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2320047,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2320149,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2320250,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2321156,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2321577,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2321909,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2321969,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2322103,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2322169,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2322761,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2322832,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2322950,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2323231,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2323554,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2324763,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2325284,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +2325293,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2325738,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2326312,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2326403,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2326653,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2327190,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2327412,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2327461,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2327974,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2328057,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2328304,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2328412,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2328527,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2328550,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2329314,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2329403,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2329649,1257,0.0,,75.0,,,,,,,"Fatty acids, total trans",G +2329696,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2331494,1257,0.02,,78.0,,,,,,,"Fatty acids, total trans",G +2331581,1257,0.05,,78.0,,,,,,,"Fatty acids, total trans",G +2332380,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2332787,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2333332,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2333347,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2333403,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2333895,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2333948,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2334451,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2335031,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2335596,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2336856,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2337287,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2337920,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2338133,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2338189,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2338193,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2338327,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2338477,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2338590,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2338726,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2339279,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2339508,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2339627,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2340393,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2364030,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2364406,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2364521,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2364673,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2365151,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2365331,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2365509,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2365586,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2365810,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2365911,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2365918,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2366167,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2366589,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2366680,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2366968,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2367071,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2367508,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2367694,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2368080,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2368119,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2368860,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2369004,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2369256,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2369509,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2370041,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2370293,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2370525,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2370943,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2371337,1257,0.1,,78.0,,,,,,,"Fatty acids, total trans",G +2371594,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2371794,1257,0.0,,72.0,,,,,,,"Fatty acids, total trans",G +2371815,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2371833,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2372035,1257,0.0,,72.0,,,,,,,"Fatty acids, total trans",G +2372247,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2372265,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2372700,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2372758,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2372967,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2373246,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2373540,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2373920,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2374099,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2374456,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2374761,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2375074,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2375076,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2375163,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2375388,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2375507,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2375977,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2376158,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2376446,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2376782,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2377364,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2377445,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2377538,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2377871,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2378026,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2378216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2378622,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2379047,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2379391,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2379449,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2379797,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2379968,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2380055,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2380365,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2380454,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2380810,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2380866,1257,0.14,,78.0,,,,,,,"Fatty acids, total trans",G +2381312,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2381319,1257,0.04,,78.0,,,,,,,"Fatty acids, total trans",G +2381675,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2382102,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2382104,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2382449,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2382595,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2382614,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2382789,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2383020,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2383089,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2383198,1257,0.35,,70.0,,,,,,,"Fatty acids, total trans",G +2383416,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2383448,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2383523,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2384089,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2384472,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2384590,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2384661,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2385073,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2385083,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2385106,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2385981,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2386190,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2387008,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2387243,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2387324,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2387384,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2387456,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2387587,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2388106,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2388175,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2388260,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2388374,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2388634,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2388681,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2388687,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2389386,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2390110,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2390424,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2390581,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2390638,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2391051,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2391355,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2391385,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2391637,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2391640,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2391740,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2391756,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2392384,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2392548,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2392696,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2392960,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2393190,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2393329,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2393386,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2393529,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2393901,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2394210,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2394224,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2394275,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2394474,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2394810,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2394839,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2395493,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2395629,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2395885,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2396054,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2396114,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2396291,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2396466,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2396471,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2396907,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2397013,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2397106,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2397485,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2398013,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2398079,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2398327,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2398473,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2398749,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2398868,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2399314,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2399425,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2399533,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2399723,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2400034,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2400111,1257,0.51,,70.0,,,,,,,"Fatty acids, total trans",G +2400175,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2400363,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2400387,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2400392,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2400445,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2400737,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2400792,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2400932,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2400941,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2401216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2401231,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2401607,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2401844,1257,1.34,,70.0,,,,,,,"Fatty acids, total trans",G +2401972,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2402634,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2402667,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2402979,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2403085,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2403402,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2403420,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2403465,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2403828,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2403879,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2403989,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2405553,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2405570,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2405671,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2405675,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2405738,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2406306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2406447,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2407002,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2407144,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2407242,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2407393,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2407537,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2407602,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2407711,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2407951,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2408214,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2408571,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2408765,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2409240,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2409503,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2409666,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2409708,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2409788,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2409794,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2410075,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2410357,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2410709,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2410850,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2410904,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2411090,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2411095,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2411783,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2412025,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2412266,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2412442,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2413277,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2413413,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2413566,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2414330,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2414464,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2414594,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2414790,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2414805,1257,11.76,,70.0,,,,,,,"Fatty acids, total trans",G +2414868,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2415012,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2415056,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2415315,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2415783,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2416528,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2416578,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2416672,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2417732,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2418249,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2418513,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2418526,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2418634,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2418654,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2418779,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2419058,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2419085,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2420091,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2420390,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2420566,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2420717,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2420726,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2420922,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2421586,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2421968,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2422105,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2422560,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2422570,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2423536,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2423660,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2424058,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2424757,1257,0.67,,70.0,,,,,,,"Fatty acids, total trans",G +2424990,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2425086,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2425095,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2425105,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2425273,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2425287,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2425740,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2426514,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2426639,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2426747,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2426873,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2427003,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2427237,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2427420,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2427517,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2427631,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2427858,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2427912,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2427997,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2428125,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2428449,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2428595,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2428768,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2429110,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2429456,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2429557,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2430354,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2430487,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2431262,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2431267,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2431418,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2431770,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2432052,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2432140,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2432347,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2433520,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2433692,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2434019,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2434056,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2434192,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2434669,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2434786,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2434966,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2435263,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2435775,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2435857,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2435913,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2436071,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2436222,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2436737,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2437541,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2437649,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2438304,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2441079,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2441493,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2442553,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2443568,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2443697,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2444145,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2444157,1257,0.1,,78.0,,,,,,,"Fatty acids, total trans",G +2444204,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2444375,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2444428,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2444471,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2444509,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2444790,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2444824,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2444874,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2444904,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2445353,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2445518,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2445785,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2445961,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2446030,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2446081,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2446375,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2446584,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2447105,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2447308,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2447667,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2447790,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2447867,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2448087,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2448461,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2448561,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2448572,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2448773,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2449183,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2449491,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2449584,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2449652,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2450456,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2451015,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2451021,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2451045,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2451484,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2451789,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2452157,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2452212,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2452307,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2452749,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2452768,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2453036,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2453289,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2453502,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2453700,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2453804,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2453936,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2454840,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2455283,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2455445,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2455556,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2455795,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2455838,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2456821,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2457126,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2457355,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2457553,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2457614,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2457740,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2457789,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2457897,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2458043,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2458168,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2458203,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2458444,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2459027,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2459224,1257,0.1,,78.0,,,,,,,"Fatty acids, total trans",G +2460345,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2460477,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2460649,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2460711,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2460822,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2461440,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2461773,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2461835,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2462144,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2462276,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2462440,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2462630,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2462667,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2462747,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2462773,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2462796,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2462855,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2462926,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2462968,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2463195,1257,0.23,,70.0,,,,,,,"Fatty acids, total trans",G +2463630,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2463760,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2463842,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2463944,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2464056,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2464414,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2464515,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2464833,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2464834,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2464871,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2465031,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2465074,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2465103,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2465902,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2466022,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2466225,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2466709,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2466784,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2466873,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2467214,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2467412,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2467757,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2467811,1257,1.32,,70.0,,,,,,,"Fatty acids, total trans",G +2468081,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2468207,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2468359,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2468490,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2468914,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2469175,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2469836,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2469848,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2470141,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2470522,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2470868,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2471081,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2471092,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2471183,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2471223,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2471365,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2471693,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2471872,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2472038,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2472096,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2472173,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2472346,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2472362,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2472446,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2472488,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2472526,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2472651,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2472685,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2472706,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2472749,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2473300,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2473612,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2473651,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2473742,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2473796,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2473977,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2474567,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2474617,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2475083,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2475769,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2475790,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2476250,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2476435,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2477049,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2477074,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2477484,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2478127,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2478283,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2478327,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2479081,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2479545,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2479921,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2480014,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2480123,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2480264,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2480347,1257,1.33,,70.0,,,,,,,"Fatty acids, total trans",G +2480590,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2480715,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2480827,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2481226,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2481276,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2481850,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2481897,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2482002,1257,0.53,,70.0,,,,,,,"Fatty acids, total trans",G +2482660,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2482754,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2482829,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2483391,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2483579,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2483707,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2484031,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2484048,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2484079,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2484550,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2484779,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2485325,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2485335,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2485394,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2485591,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2485994,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2486007,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2486521,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2486734,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2486973,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2486982,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2487156,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2487513,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2487818,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2488020,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2488140,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2488294,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2488416,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2488647,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2488695,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2488960,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2489398,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2489477,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2489646,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2489826,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2489844,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2490086,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2490245,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2490347,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2491116,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2491385,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2491411,1257,0.0,,72.0,,,,,,,"Fatty acids, total trans",G +2491629,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2491643,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2491734,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2491776,1257,0.02,,71.0,,,,,,,"Fatty acids, total trans",G +2491906,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2491952,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2491976,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2492445,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2492608,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2492775,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2492796,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2493108,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2493356,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2493534,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2494882,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2495041,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2495048,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2495196,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2495224,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2495227,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2495397,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2495682,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2495775,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2495780,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2496145,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2496294,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2496368,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2496561,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2497150,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2497429,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2497561,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2498413,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2498539,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2498570,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2498694,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2498785,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2498993,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2499022,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2499239,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2499745,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2499780,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2499815,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2499943,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2500678,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2500767,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2500925,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2501082,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2501183,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2501280,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2501463,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2501707,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2501890,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2502005,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2502885,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2502972,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2502982,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2503213,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2503228,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2503320,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2503512,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2503580,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2503835,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2504241,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2505009,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2505612,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2505937,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2506096,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2506549,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2506592,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2507140,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2507262,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2507517,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2507831,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2507857,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2507962,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2508154,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2508172,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2508332,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2508679,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2508862,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2509271,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2509288,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2509423,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2509489,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2509555,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2509731,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2509770,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2510214,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2511400,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2511952,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2512003,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2512048,1257,0.1,,78.0,,,,,,,"Fatty acids, total trans",G +2512084,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2517165,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2517660,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2517805,1257,0.2,,78.0,,,,,,,"Fatty acids, total trans",G +2517995,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2518377,1257,0.1,,78.0,,,,,,,"Fatty acids, total trans",G +2518936,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2518992,1257,0.1,,78.0,,,,,,,"Fatty acids, total trans",G +2519084,1257,0.0,,77.0,,,,,,,"Fatty acids, total trans",G +2519403,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2519807,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2519948,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2519951,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2520312,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2520367,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2520536,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2520564,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2520615,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2520837,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2521096,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2521310,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2521517,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2521785,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2522545,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2522627,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2523069,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2523103,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2523217,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2523485,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2523575,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2523637,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2523846,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2524046,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2524052,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2524699,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2524747,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2524975,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2525033,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2525326,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2525711,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2525730,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2525816,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2526784,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2526931,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2527247,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2528437,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2528442,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2528642,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2529123,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2529134,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2529720,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2529771,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2529856,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2530164,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2530834,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2530856,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2530868,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2531160,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2531528,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2532981,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2533401,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2533410,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2533518,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2533862,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2534122,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2534274,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2534399,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2534852,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2534889,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2534996,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2535100,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2535385,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2535458,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2535714,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2535937,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2535941,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2536120,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2536490,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2536776,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2537240,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2537358,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2538011,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2538112,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2538137,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2538153,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2538768,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2539166,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2539345,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2539557,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2539656,1257,0.1,,78.0,,,,,,,"Fatty acids, total trans",G +2539664,1257,0.1,,78.0,,,,,,,"Fatty acids, total trans",G +2539732,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2540279,1257,0.06,,78.0,,,,,,,"Fatty acids, total trans",G +2540409,1257,0.03,,78.0,,,,,,,"Fatty acids, total trans",G +2540510,1257,0.21,,78.0,,,,,,,"Fatty acids, total trans",G +2540828,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2541276,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2541772,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2542075,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2542145,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2542169,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2542323,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2542432,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2542497,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2542846,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2542872,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2543247,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2543641,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2543661,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2543751,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2543818,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2543928,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2543935,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2544015,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2544103,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2544108,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2544930,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2545335,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2545772,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2546118,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2546181,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2546833,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2547481,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2547619,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2547621,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2547740,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2548319,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2548451,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2548501,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2548629,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2548958,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2549617,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2549930,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2550312,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2550499,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2550641,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2550666,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2551031,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2551120,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2551223,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2551332,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2551539,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2551628,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2551696,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2551729,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2551762,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2551832,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2551917,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2552179,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2552562,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2552705,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2552825,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2553452,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2553525,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2553833,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2554022,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2554092,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2554105,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2554963,1257,0.01,,78.0,,,,,,,"Fatty acids, total trans",G +2555219,1257,0.26,,78.0,,,,,,,"Fatty acids, total trans",G +2555643,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2556675,1257,0.07,,78.0,,,,,,,"Fatty acids, total trans",G +2556738,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2556836,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2556909,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2557008,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2557020,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2557363,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2557454,1257,0.0,,72.0,,,,,,,"Fatty acids, total trans",G +2557541,1257,0.03,,78.0,,,,,,,"Fatty acids, total trans",G +2557549,1257,0.05,,78.0,,,,,,,"Fatty acids, total trans",G +2557657,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2557773,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2557776,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2558309,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2558670,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2558685,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2558862,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2558981,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2559468,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2559978,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2560152,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2560169,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2560471,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2560922,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2560980,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2561019,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2561063,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2561558,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2562162,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2562322,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2562455,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2562617,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2562647,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2562739,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2562755,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2562834,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2562953,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2563360,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2563385,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2563955,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2564138,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2564243,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2564347,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2564514,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2564552,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2564731,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2564969,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2565524,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2565549,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2565586,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2565835,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2566162,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2566204,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2566205,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2566744,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2566746,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2566922,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2567026,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2567203,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2567471,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2567959,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2568032,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2568081,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2568361,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2568591,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2568802,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2569052,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2569100,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2569290,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2569423,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2569747,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2569765,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2569850,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2570236,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2570376,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2570903,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2570984,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2571219,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2571592,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2571894,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2571961,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2572480,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2572523,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2572525,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2572650,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2572760,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2572805,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2572814,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2572889,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2573150,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2573276,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2573422,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2573585,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2574353,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2574377,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2574809,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2574907,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2575210,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2575489,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2575583,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2575637,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2575677,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2576122,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2576145,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2576154,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2576926,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2576928,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2576929,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2577175,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2577530,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2577694,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2577805,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2577905,1257,0.81,,70.0,,,,,,,"Fatty acids, total trans",G +2578557,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2578872,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2578876,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2579096,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2579151,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2579359,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2579598,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2579604,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2579621,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2579655,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2579708,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2580170,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2580290,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2580337,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2580516,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2580660,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2580706,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2580775,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2580854,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2580900,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2580966,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2580988,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2580996,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2581529,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2581658,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2581794,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2582017,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2582170,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2582224,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2582757,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2582786,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2583059,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2583185,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2583287,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2584528,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2584683,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2584782,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2584879,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2585564,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2585732,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2585854,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2585874,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2586478,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2586810,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2586878,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2587976,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2588808,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2588821,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2588955,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2588997,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2589037,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2589324,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2589377,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2589416,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2589468,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2589574,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2589891,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2589934,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2589985,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2590086,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2590256,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2590699,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2590710,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2590873,1257,3.33,,70.0,,,,,,,"Fatty acids, total trans",G +2591064,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2591106,1257,0.5,,70.0,,,,,,,"Fatty acids, total trans",G +2591132,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2591518,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2591558,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2591689,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2592160,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2592420,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2592448,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2592700,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2592707,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2592909,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2593027,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2593038,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2593077,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2593264,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2593708,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2593738,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2593762,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2593814,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2594288,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2594412,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2594445,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2594578,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2594616,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2594696,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2594783,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2594920,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2595455,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2595549,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2595648,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2595799,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2595912,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2596219,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2596329,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2596405,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2596787,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2597216,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2597484,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2597499,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2597813,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2597876,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2598803,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2599040,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2599304,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2599346,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2599352,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2599361,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2599659,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2599896,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2600003,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2600262,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2600406,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2600965,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2600990,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2601023,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2601030,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2601412,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2601640,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2601836,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2602220,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2602258,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2602271,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2602275,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2602285,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2602297,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2602623,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2603025,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2603136,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2603801,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2603808,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2603869,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2604614,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2604960,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2604986,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2605110,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2605513,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2605528,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2605936,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2606069,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2606253,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2606604,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2607034,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2607467,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2607531,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2607622,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2607690,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2607705,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2608233,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2608401,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2608424,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2608747,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2608784,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2608915,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2609329,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2609452,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2609488,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2609799,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2609914,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2610809,1257,0.4,,78.0,,,,,,,"Fatty acids, total trans",G +2610900,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2610941,1257,0.13,,78.0,,,,,,,"Fatty acids, total trans",G +2611094,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2611134,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2611372,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2611473,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2611619,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2612958,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2612993,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2613095,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2613366,1257,0.1,,78.0,,,,,,,"Fatty acids, total trans",G +2613589,1257,0.06,,78.0,,,,,,,"Fatty acids, total trans",G +2613732,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2613738,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2614011,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2614074,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2614173,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2614274,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2614659,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2614674,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2614950,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2615057,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2615068,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2615366,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2615377,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2615673,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2615710,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2615802,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2615845,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2616543,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2616646,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2617075,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2617322,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2617342,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2617436,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2617599,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2617854,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2618102,1257,1.96,,70.0,,,,,,,"Fatty acids, total trans",G +2618302,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2618385,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2618434,1257,0.08,,70.0,,,,,,,"Fatty acids, total trans",G +2618738,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2618771,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2619048,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2619320,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2619531,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2620259,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2620502,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2620947,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2621479,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2621553,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2621554,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2621985,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2622093,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2622306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2622438,1257,0.24,,70.0,,,,,,,"Fatty acids, total trans",G +2622449,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2622536,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2622742,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2623372,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2623544,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2623636,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2623716,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2623858,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2624077,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2624160,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2624204,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2624262,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2624471,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2624664,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2624928,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2625218,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2625989,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2626698,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2626962,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2627256,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2627427,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2627542,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2627621,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2627694,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2628212,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2628336,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2628869,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2628905,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2628920,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2629233,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2629297,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2629318,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2629574,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2629704,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2629726,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2630037,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2630228,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2630235,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2630459,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2631097,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2631199,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2631382,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2631504,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2631563,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2631579,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2631684,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2631900,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2632378,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2632417,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2632720,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2632967,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2633378,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2633726,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2633800,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2633943,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2634315,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2634448,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2634790,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2634865,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2635122,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2635612,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2635782,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2635896,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2636073,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2636192,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2636615,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2636664,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2637156,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2637441,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2637472,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2637683,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2637728,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2637729,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2638009,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2638057,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2638140,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2638632,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2638773,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2639138,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2639399,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2639488,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2639581,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2640133,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2640306,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2640591,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2640903,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2641177,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2641562,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2641652,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2642255,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2642307,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2642551,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2642777,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2642828,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2643251,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2643284,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2648887,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2649030,1257,0.2,,78.0,,,,,,,"Fatty acids, total trans",G +2649106,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2649132,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2649585,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2649840,1257,0.1,,78.0,,,,,,,"Fatty acids, total trans",G +2649983,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2650030,1257,0.88,,78.0,,,,,,,"Fatty acids, total trans",G +2650157,1257,0.08,,78.0,,,,,,,"Fatty acids, total trans",G +2650345,1257,0.2,,78.0,,,,,,,"Fatty acids, total trans",G +2650923,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2650992,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2651065,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2651093,1257,0.0,,71.0,,,,,,,"Fatty acids, total trans",G +2651138,1257,0.0,,78.0,,,,,,,"Fatty acids, total trans",G +2651527,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2651678,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2651851,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2651857,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2652057,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2652555,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2652668,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2652673,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2653104,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2653190,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2653260,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2653980,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2653998,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2654197,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2654233,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2654454,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2654695,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2654997,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2655015,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2655076,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2655236,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2655540,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2655566,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2655579,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2655832,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2655929,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2656159,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2656307,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2656368,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2656520,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2656774,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2657105,1257,0.19,,70.0,,,,,,,"Fatty acids, total trans",G +2657163,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2657287,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2657798,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2657803,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2657909,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2658362,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2658444,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2658921,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2659152,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2659199,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2659382,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2659508,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2660188,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2660361,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2660573,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2660613,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2660627,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2660777,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2660891,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2661380,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2661515,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2661730,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2661782,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2662107,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +2662182,1257,0.0,,70.0,,,,,,,"Fatty acids, total trans",G +1107295,1293,15.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1107950,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1108349,1293,2.94,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1110128,1293,2.47,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1110747,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1114461,1293,12.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1117958,1293,0.91,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1118668,1293,2.27,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1118768,1293,2.08,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1119673,1293,8.93,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1119940,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1119955,1293,3.66,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1122416,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1123060,1293,0.41,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1126143,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1128275,1293,3.98,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1129312,1293,0.94,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1130117,1293,4.31,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1134198,1293,2.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1136620,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1137138,1293,3.49,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1138138,1293,2.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +167551,1293,3.27,0.0,,,,,,,,"Fatty acids, total polyunsaturated",G +167711,1293,0.009,0.0,40.0,,,,,,,"Fatty acids, total polyunsaturated",G +168370,1293,0.474,0.0,49.0,,,,,,,"Fatty acids, total polyunsaturated",G +168460,1293,2.513,0.0,,,,,,,,"Fatty acids, total polyunsaturated",G +168526,1293,0.161,0.0,,,,,,,,"Fatty acids, total polyunsaturated",G +169441,1293,0.15,0.0,,,,,,,,"Fatty acids, total polyunsaturated",G +169500,1293,1.0,0.0,53.0,,,,,,,"Fatty acids, total polyunsaturated",G +169513,1293,0.91,0.0,53.0,,,,,,,"Fatty acids, total polyunsaturated",G +169531,1293,0.367,0.0,49.0,,,,,,,"Fatty acids, total polyunsaturated",G +169624,1293,8.09,1.0,47.0,,,,,,,"Fatty acids, total polyunsaturated",G +169742,1293,0.15,0.0,10.0,,,,,,,"Fatty acids, total polyunsaturated",G +169836,1293,6.608,0.0,49.0,,,,,,,"Fatty acids, total polyunsaturated",G +170194,1293,3.8,0.0,,,,,,,,"Fatty acids, total polyunsaturated",G +170287,1293,0.098,0.0,,,,,,,,"Fatty acids, total polyunsaturated",G +170288,1293,2.163,0.0,,,,,,,,"Fatty acids, total polyunsaturated",G +170422,1293,0.326,0.0,,,,,,,,"Fatty acids, total polyunsaturated",G +170559,1293,1.584,0.0,,,,,,,,"Fatty acids, total polyunsaturated",G +170700,1293,0.434,0.0,49.0,,,,,,,"Fatty acids, total polyunsaturated",G +170702,1293,2.3,1.0,47.0,,,,,,,"Fatty acids, total polyunsaturated",G +170732,1293,1.607,0.0,49.0,,,,,,,"Fatty acids, total polyunsaturated",G +170851,1293,0.445,0.0,49.0,,,,,,,"Fatty acids, total polyunsaturated",G +171634,1293,5.882,0.0,49.0,,,,,,,"Fatty acids, total polyunsaturated",G +171838,1293,11.8,0.0,47.0,,,,,,,"Fatty acids, total polyunsaturated",G +171895,1293,0.001,1.0,1.0,,,,,,,"Fatty acids, total polyunsaturated",G +172180,1293,0.124,0.0,57.0,,,,,,,"Fatty acids, total polyunsaturated",G +172263,1293,1.07,0.0,1.0,,,,,,,"Fatty acids, total polyunsaturated",G +172299,1293,0.333,0.0,57.0,,,,,,,"Fatty acids, total polyunsaturated",G +172362,1293,9.295,0.0,49.0,,,,,,,"Fatty acids, total polyunsaturated",G +172439,1293,15.441,0.0,,,,,,,,"Fatty acids, total polyunsaturated",G +172909,1293,0.166,0.0,65.0,,,,,,,"Fatty acids, total polyunsaturated",G +173207,1293,0.0,0.0,20.0,,,,,,,"Fatty acids, total polyunsaturated",G +173995,1293,0.296,0.0,18.0,,,,,,,"Fatty acids, total polyunsaturated",G +174092,1293,0.0,0.0,49.0,,,,,,,"Fatty acids, total polyunsaturated",G +174323,1293,2.17,0.0,,,,,,,,"Fatty acids, total polyunsaturated",G +174479,1293,0.329,0.0,49.0,,,,,,,"Fatty acids, total polyunsaturated",G +174708,1293,0.486,0.0,49.0,,,,,,,"Fatty acids, total polyunsaturated",G +175013,1293,0.764,0.0,39.0,,,,,,,"Fatty acids, total polyunsaturated",G +175135,1293,1.517,0.0,,,,,,,,"Fatty acids, total polyunsaturated",G +344774,1293,12.9,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G +344980,1293,6.6,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G +345013,1293,0.9,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G +345215,1293,4.4,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G +345449,1293,2.1,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G +345942,1293,1.7,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G +345947,1293,1.1,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G +346321,1293,0.29,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +346506,1293,0.54,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +347265,1293,1.47,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +347312,1293,0.34,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +347432,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +347525,1293,0.38,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +347540,1293,0.79,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +347640,1293,5.88,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +348040,1293,4.5,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G +349101,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +349153,1293,4.84,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +351123,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +351153,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +351394,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +351439,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +351711,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +351827,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +352276,1293,2.44,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G +352567,1293,0.76,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G +357489,1293,0.28,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +357657,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +362264,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +362424,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +364460,1293,3.85,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +367294,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +370860,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +371220,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +372798,1293,1.52,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +375425,1293,17.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +376402,1293,1.06,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +376417,1293,1.52,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +376650,1293,0.91,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +378583,1293,12.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +378748,1293,2.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +379723,1293,1.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +380212,1293,2.94,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +380265,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +380267,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +380471,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +381118,1293,2.35,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +384085,1293,20.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +384171,1293,25.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +384437,1293,3.97,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +386244,1293,1.47,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +388570,1293,12.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +389430,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +391167,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +391591,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +396605,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +397039,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +402690,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +402925,1293,2.38,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +406635,1293,1.61,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +406718,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +408265,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +408605,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +410236,1293,42.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +410280,1293,1.75,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +413707,1293,6.15,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +425896,1293,2.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +427125,1293,17.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +428525,1293,5.36,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +431547,1293,6.82,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +436519,1293,22.22,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +440122,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +441287,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +442580,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +443160,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +443729,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +445202,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +445867,1293,0.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +453180,1293,2.7,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +454790,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +455549,1293,0.89,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +456254,1293,2.22,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +456372,1293,1.64,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +456500,1293,0.89,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +458778,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +461445,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +462839,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +463842,1293,0.38,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +470915,1293,1.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +470933,1293,2.56,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +471204,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +472128,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +473851,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +476535,1293,14.06,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +477594,1293,14.29,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +479845,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +480127,1293,10.71,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +482064,1293,2.03,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +482503,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +482538,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +484891,1293,5.88,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +484945,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +485246,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +485635,1293,5.36,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +485800,1293,20.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +485803,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +486813,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +487374,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +488433,1293,25.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +489529,1293,10.71,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +489533,1293,12.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +492239,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +495349,1293,10.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +495770,1293,0.35,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +496703,1293,21.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +497345,1293,13.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +499759,1293,5.95,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +502377,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +502670,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +505109,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +505323,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +506720,1293,3.06,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +508973,1293,7.78,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +509445,1293,4.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +510774,1293,4.12,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +512318,1293,5.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +512362,1293,6.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +513307,1293,18.75,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +517205,1293,8.93,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +517897,1293,28.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +519662,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +520556,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +521208,1293,2.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +522834,1293,1.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +526007,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +526416,1293,1.19,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +527129,1293,1.18,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +527618,1293,1.92,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +528034,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +528339,1293,3.45,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +532504,1293,4.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +532727,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +535686,1293,4.62,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +536843,1293,66.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +537235,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +540345,1293,1.34,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +545907,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +551092,1293,28.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +551863,1293,35.71,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +552022,1293,3.23,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +552852,1293,5.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +556432,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +557711,1293,20.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +558025,1293,11.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +560747,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +560774,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +561063,1293,2.03,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +562034,1293,0.62,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +562653,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +565381,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +566806,1293,2.17,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +569616,1293,4.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +570139,1293,2.94,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +571736,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +572909,1293,1.32,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +575563,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +577724,1293,5.36,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +579722,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +582126,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +582864,1293,5.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +583333,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +583617,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +585708,1293,21.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +591126,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +594281,1293,8.51,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +596778,1293,10.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +596896,1293,8.51,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +599989,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +601597,1293,1.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +605772,1293,1.21,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +606268,1293,0.48,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +606690,1293,21.43,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +606744,1293,0.57,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +607720,1293,1.37,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +608954,1293,1.67,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +616684,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +617560,1293,0.88,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +618510,1293,9.59,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +624680,1293,2.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +627070,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +627094,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +633634,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +633724,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +633840,1293,6.32,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +634146,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +634654,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +641942,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +646202,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +649430,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +650228,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +650916,1293,9.8,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +651766,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +655034,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +656018,1293,2.94,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +658528,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +658716,1293,1.06,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +660152,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +661844,1293,9.68,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +663044,1293,2.63,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +670938,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +671044,1293,3.95,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +671528,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +676576,1293,0.91,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +677368,1293,5.56,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +677634,1293,14.29,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +678328,1293,21.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +679894,1293,1.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +680838,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +682198,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +682404,1293,1.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +684544,1293,0.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +695228,1293,3.7,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +695512,1293,5.36,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +696126,1293,6.45,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +699684,1293,2.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +707224,1293,3.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +710898,1293,2.27,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +715772,1293,8.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +719476,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +722406,1293,3.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +723550,1293,2.35,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +727152,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +730078,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +733568,1293,1.64,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +734634,1293,20.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +740606,1293,1.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +742482,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +742948,1293,0.15,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +743644,1293,20.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +743892,1293,8.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +745102,1293,8.51,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +747281,1293,1.04,1.0,1.0,,,,,,,"Fatty acids, total polyunsaturated",G +747295,1293,1.05,1.0,1.0,,,,,,,"Fatty acids, total polyunsaturated",G +748345,1293,57.1,1.0,1.0,,,,,,,"Fatty acids, total polyunsaturated",G +749212,1293,4.82,1.0,1.0,,,,,,,"Fatty acids, total polyunsaturated",G +751974,1293,4.6,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G +752272,1293,2.1,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G +752864,1293,16.2,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G +753526,1293,2.27,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +753868,1293,0.4,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +753970,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +754046,1293,5.56,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +754078,1293,4.04,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +755258,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +756018,1293,2.24,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +756314,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +756556,1293,27.27,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +757098,1293,5.6,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G +761398,1293,1.67,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +762594,1293,0.44,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +763030,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +766380,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +767090,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +768264,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +779664,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +799201,1293,17.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +799493,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +800099,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +800507,1293,21.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +806959,1293,40.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +818808,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +819182,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +819636,1293,50.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +824004,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +826122,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +829024,1293,3.55,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +841650,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +841856,1293,1.28,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +842076,1293,13.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +844896,1293,5.36,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +845162,1293,1.06,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +845448,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +851124,1293,16.07,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +854510,1293,57.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +857154,1293,3.51,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +873272,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +876322,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +876740,1293,0.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +877864,1293,10.71,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +880656,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +880700,1293,2.17,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +881138,1293,2.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +885882,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +888640,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +888718,1293,0.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +891504,1293,3.51,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +891992,1293,3.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +892654,1293,0.83,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +896220,1293,12.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +898722,1293,17.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +898810,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +899364,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +900844,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +903036,1293,14.29,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +905354,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +911206,1293,2.17,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +935706,1293,0.83,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +955539,1293,57.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +975543,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +977873,1293,12.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +987251,1293,4.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +987553,1293,2.38,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1005513,1293,1.32,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1008039,1293,1.61,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1017477,1293,1.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1019563,1293,13.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1024679,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1040585,1293,0.83,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1041157,1293,3.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1044385,1293,15.62,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1047275,1293,15.62,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1048665,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1055681,1293,12.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1065533,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1066091,1293,1.19,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1068275,1293,2.88,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1070469,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1071787,1293,2.69,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1073869,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1074579,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1077361,1293,5.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1079479,1293,26.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1080273,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1083037,1293,3.33,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +1083243,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1083507,1293,0.88,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1086127,1293,23.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1087973,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1090173,1293,1.16,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1094881,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1096131,1293,0.83,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1851099,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1851257,1293,8.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1852852,1293,25.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1857453,1293,2.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1859320,1293,1.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1860838,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1860861,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1862666,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1862711,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1863165,1293,2.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1866240,1293,2.27,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1866282,1293,8.93,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1869095,1293,3.03,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1872181,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1872818,1293,2.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1873882,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1876554,1293,14.29,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1876708,1293,4.17,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1876812,1293,10.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1876941,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1877684,1293,10.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1140141,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1142050,1293,1.76,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1142951,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1142953,1293,5.26,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1145005,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1145386,1293,0.71,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +1147216,1293,4.42,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1150793,1293,6.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1152066,1293,11.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1153465,1293,3.7,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1155200,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +1156833,1293,1.18,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1157010,1293,0.97,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1157244,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1160293,1293,5.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1160296,1293,5.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1160720,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1163687,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +1163881,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +1165744,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +1166102,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +1166794,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +1166957,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +1167778,1293,1.79,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +1168215,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +1168329,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +1169828,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +1174565,1293,2.68,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1174926,1293,9.38,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1175910,1293,4.29,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1179611,1293,0.89,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1180111,1293,17.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1182799,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1183400,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1183759,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1187199,1293,2.78,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1189793,1293,3.85,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1193065,1293,21.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1194999,1293,1.17,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1195252,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1195846,1293,57.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1196969,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1197009,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1201758,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1202118,1293,2.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1206650,1293,14.29,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1206688,1293,6.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1210864,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1211739,1293,8.93,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1211950,1293,17.24,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1213394,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1213398,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1217983,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1218760,1293,1.85,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1219546,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1221043,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1222609,1293,2.02,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1223350,1293,4.69,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1223571,1293,21.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1223757,1293,13.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1224755,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1225978,1293,3.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1229123,1293,8.93,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1233208,1293,1.92,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1234054,1293,21.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1235244,1293,6.9,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1243221,1293,14.29,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1248499,1293,2.63,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1250459,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1251436,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1252018,1293,0.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1252751,1293,0.77,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1254636,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1259398,1293,0.89,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1260204,1293,0.89,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1266971,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1273914,1293,50.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1276247,1293,6.52,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1277546,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1277860,1293,8.93,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1284147,1293,4.44,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1284207,1293,2.27,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1284685,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1284993,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1288082,1293,0.83,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1290518,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1291524,1293,2.63,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1291862,1293,0.64,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1294381,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1301143,1293,8.93,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1304487,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1304616,1293,20.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1304975,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1305777,1293,1.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1309058,1293,2.03,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1312432,1293,3.12,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1319031,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1319978,1293,0.4,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1321011,1293,0.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1321355,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1322248,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1325078,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1325858,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1327106,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1339873,1293,1.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1343817,1293,2.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1347012,1293,12.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1347923,1293,2.94,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1348701,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1357423,1293,17.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1357527,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1357861,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1359102,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1359746,1293,2.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1360253,1293,10.94,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1363747,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1365429,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1372548,1293,28.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1375180,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1375246,1293,5.71,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1375838,1293,2.73,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1376073,1293,1.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1376152,1293,1.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1378965,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1379109,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1379565,1293,14.29,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1383995,1293,1.69,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1384515,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1393492,1293,0.12,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1394565,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1394953,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1395225,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1396114,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1400098,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1404194,1293,1.61,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1409378,1293,1.89,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1409970,1293,7.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1410048,1293,21.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1411605,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1412413,1293,11.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1415018,1293,21.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1415290,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1436465,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1444974,1293,2.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1455342,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +1455446,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +1455585,1293,3.85,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +1455965,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +1457605,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +1458015,1293,1.06,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +1458972,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +1459458,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +1459571,1293,1.22,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G +1460260,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +1461872,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +1463154,1293,3.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1464449,1293,1.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1469542,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1473752,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1477858,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1478957,1293,23.08,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1479310,1293,1.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1480244,1293,10.71,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1482230,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1485288,1293,3.06,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1485346,1293,2.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1486568,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1486804,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1487127,1293,0.81,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1491287,1293,1.63,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1492839,1293,0.71,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1492904,1293,17.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1493819,1293,2.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1494554,1293,8.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1497552,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1498651,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1501042,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1502728,1293,1.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1502753,1293,0.83,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1507058,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1511144,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1511682,1293,3.12,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1512048,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1513458,1293,10.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1521845,1293,5.36,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1522211,1293,8.93,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1522624,1293,11.3,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1522640,1293,29.17,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1523952,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1529074,1293,13.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1530210,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1535159,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1539617,1293,3.51,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1540418,1293,1.47,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1542200,1293,0.93,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1542881,1293,1.28,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1542911,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1543121,1293,26.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1545065,1293,3.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1550608,1293,10.87,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1550866,1293,14.11,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1554159,1293,4.17,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1554947,1293,1.32,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1555004,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1555556,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1558089,1293,2.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1558294,1293,3.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1558616,1293,1.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1564095,1293,0.89,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1565647,1293,2.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1566183,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1566816,1293,28.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1568997,1293,6.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1569085,1293,13.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1569862,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1572137,1293,0.2,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1572384,1293,5.29,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1572581,1293,1.18,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1575926,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1576167,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1576628,1293,5.13,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1576660,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1578184,1293,1.2,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1579198,1293,2.13,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1579938,1293,10.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1584039,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1585908,1293,4.69,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1586649,1293,23.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1588166,1293,6.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1588171,1293,10.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1592343,1293,0.41,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1592541,1293,1.19,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1593315,1293,37.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1594047,1293,2.94,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1594306,1293,24.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1596096,1293,1.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1597240,1293,10.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1602001,1293,3.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1607412,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1610994,1293,21.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1615276,1293,2.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1617544,1293,2.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1617920,1293,1.61,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1621648,1293,2.38,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1623529,1293,22.58,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1624372,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1624855,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1625242,1293,0.87,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1625834,1293,1.61,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1625966,1293,4.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1626342,1293,3.23,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1628974,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1629234,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1631560,1293,2.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1631811,1293,8.93,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1633356,1293,8.93,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1635985,1293,1.92,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1638006,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1639728,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1641757,1293,23.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1642007,1293,1.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1646724,1293,2.63,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1649133,1293,0.4,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1649194,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1650603,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1651268,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1651507,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1653262,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1654895,1293,1.32,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1659364,1293,0.89,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1659659,1293,50.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1660170,1293,21.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1662048,1293,40.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1662808,1293,0.2,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1663298,1293,8.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1663675,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1665437,1293,17.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1666257,1293,1.9,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1667788,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1669526,1293,0.77,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1669818,1293,1.56,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1670757,1293,6.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1671547,1293,5.26,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1677050,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1679129,1293,5.36,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1685512,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1692575,1293,10.71,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1695397,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1695501,1293,10.71,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1697074,1293,0.62,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1697171,1293,0.4,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1697782,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1697917,1293,6.41,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1698520,1293,40.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1700353,1293,1.26,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1702435,1293,0.4,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1704323,1293,7.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1704516,1293,1.71,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1705342,1293,5.36,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1705418,1293,3.65,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1705992,1293,8.82,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1707563,1293,1.18,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1709249,1293,1.69,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1709404,1293,1.9,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1710186,1293,23.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1712122,1293,4.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1713838,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1714917,1293,5.36,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1716940,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1718070,1293,0.84,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1718983,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1719857,1293,0.84,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1723299,1293,2.22,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1726168,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1726498,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1729292,1293,5.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1730517,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1737266,1293,1.56,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1741796,1293,6.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1745583,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1757747,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +1757760,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +1764776,1293,32.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1765424,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1770806,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1771158,1293,16.07,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1775184,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1775460,1293,10.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1777465,1293,3.98,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1780894,1293,4.24,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1782476,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1782964,1293,1.16,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1784018,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1784975,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1790096,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1881760,1293,12.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1795906,1293,0.88,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1800089,1293,0.77,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1805909,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1806559,1293,1.02,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1807257,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1815095,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1815726,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1818295,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1827608,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1830191,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1830694,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1830824,1293,4.88,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1832432,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1834216,1293,71.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1836879,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1838171,1293,1.69,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1838269,1293,25.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1838395,1293,0.84,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1838756,1293,1.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1839284,1293,2.38,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1882870,1293,5.36,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1841026,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1841201,1293,3.77,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1841870,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1841990,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1842352,1293,18.75,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1846934,1293,5.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1884353,1293,2.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1884916,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1885617,1293,1.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1885676,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1885991,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1886509,1293,10.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1886571,1293,0.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1890944,1293,14.29,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1890976,1293,0.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1891032,1293,1.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1891139,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1891859,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1892396,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1897084,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1898553,1293,2.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1899377,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1901541,1293,3.06,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1903121,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1905971,1293,10.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1906200,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1907169,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1907652,1293,10.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1908160,1293,0.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1913877,1293,0.88,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1915921,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1917956,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1918481,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1920246,1293,2.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1920376,1293,1.82,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1920895,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1923357,1293,4.84,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1927660,1293,0.93,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1927789,1293,34.62,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1932767,1293,3.85,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1933207,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1934445,1293,0.46,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1935589,1293,10.71,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1940759,1293,14.29,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1941232,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1945665,1293,0.89,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1946613,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1948176,1293,0.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1948335,1293,17.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1951713,1293,3.45,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1952591,1293,3.45,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1953400,1293,3.23,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1954162,1293,2.38,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1955295,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1956393,1293,3.03,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1960060,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1966251,1293,6.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1969333,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1969830,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1970082,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1971029,1293,13.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1973377,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1975026,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1975316,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1975410,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1978424,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1979354,1293,23.08,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1981746,1293,5.36,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1982922,1293,4.44,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1983145,1293,2.94,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1986161,1293,2.27,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1988180,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1989026,1293,5.36,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1989112,1293,12.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1990739,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1991744,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1991895,1293,2.44,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1992230,1293,3.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1993078,1293,3.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1996299,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2010879,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2011100,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2012190,1293,2.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2017339,1293,3.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2019177,1293,1.49,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2022663,1293,2.56,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2024175,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2024310,1293,6.58,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2026749,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2028206,1293,5.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2029890,1293,2.38,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2030093,1293,42.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2030861,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2036005,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2036517,1293,5.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2036712,1293,1.61,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2037392,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2040867,1293,1.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2044041,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2046829,1293,6.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2047010,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2048202,1293,21.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2048499,1293,3.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2050507,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2051148,1293,14.29,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2053948,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2062537,1293,0.89,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2063238,1293,1.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2066657,1293,2.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2070161,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2071490,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2071798,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2072099,1293,6.06,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2072179,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2072283,1293,6.06,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2073909,1293,12.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2076284,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2077841,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2086674,1293,0.74,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2087606,1293,6.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2087758,1293,0.48,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2087759,1293,0.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2087991,1293,2.94,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2089033,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2089772,1293,15.62,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2089988,1293,3.85,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2092489,1293,0.6,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2095679,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2096812,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2097364,1293,8.93,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2100576,1293,1.47,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2104949,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2104975,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2107196,1293,1.34,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2108541,1293,1.61,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2111728,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2112076,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2112084,1293,12.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2115861,1293,1.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2117826,1293,6.9,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2119216,1293,5.92,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2119764,1293,0.78,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2120305,1293,2.38,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2122644,1293,3.12,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2123952,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2124187,1293,1.35,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2124536,1293,1.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2126737,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2127073,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2127148,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2127379,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2127623,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2127735,1293,2.68,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2127873,1293,4.39,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2129620,1293,3.03,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2131111,1293,28.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2131175,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2141725,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2142867,1293,4.17,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2144397,1293,71.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2147455,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2148123,1293,10.71,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2148182,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2151470,1293,33.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2153366,1293,0.85,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2154888,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2155547,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2158938,1293,2.42,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2159725,1293,1.26,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2163201,1293,4.76,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2164750,1293,3.29,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2165254,1293,3.64,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2166619,1293,2.08,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2166835,1293,3.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2169430,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2171836,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2173969,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2175556,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2176626,1293,0.68,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2177184,1293,5.36,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2179573,1293,5.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2184610,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2185382,1293,0.0,,75.0,,,,,,,"Fatty acids, total polyunsaturated",G +2185391,1293,0.0,,75.0,,,,,,,"Fatty acids, total polyunsaturated",G +2186263,1293,0.58,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2186268,1293,9.09,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2189400,1293,1.75,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2191679,1293,8.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2195991,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2196067,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2197347,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2200655,1293,4.44,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2204325,1293,4.76,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2208052,1293,0.4,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2208084,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2208830,1293,0.4,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2210422,1293,1.97,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2213351,1293,0.91,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2214394,1293,2.35,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2214799,1293,1.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2219479,1293,6.0,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G +2219678,1293,8.3,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G +2219819,1293,0.37,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2219852,1293,0.42,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2219870,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2221543,1293,2.92,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2226556,1293,2.56,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G +2228887,1293,0.0,,75.0,,,,,,,"Fatty acids, total polyunsaturated",G +2229968,1293,0.42,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2230581,1293,4.45,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G +2233753,1293,6.52,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2233779,1293,3.33,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2237190,1293,0.4,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2237949,1293,3.33,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2238457,1293,46.15,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2239244,1293,5.71,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2239412,1293,5.45,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2240526,1293,1.37,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2242480,1293,3.85,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2251421,1293,1.28,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2255123,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2255409,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2256605,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2265410,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2266247,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2268264,1293,6.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2268516,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2271071,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2272081,1293,12.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2273032,1293,1.64,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2283673,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2284179,1293,0.68,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2284520,1293,1.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2287321,1293,20.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2289163,1293,5.17,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2301236,1293,8.93,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2315417,1293,1.39,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2315447,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2320149,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2323554,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2324763,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2332787,1293,5.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2333347,1293,1.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2333403,1293,1.28,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2333895,1293,1.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2334451,1293,13.24,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2338477,1293,1.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2339279,1293,10.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2339627,1293,8.82,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2341069,1293,0.384,,,,,,,,,"Fatty acids, total polyunsaturated",G +2341263,1293,0.07,,,,,,,,,"Fatty acids, total polyunsaturated",G +2341637,1293,2.689,,,,,,,,,"Fatty acids, total polyunsaturated",G +2341745,1293,4.918,,,,,,,,,"Fatty acids, total polyunsaturated",G +2341907,1293,0.183,,,,,,,,,"Fatty acids, total polyunsaturated",G +2342074,1293,2.276,,,,,,,,,"Fatty acids, total polyunsaturated",G +2342257,1293,1.754,,,,,,,,,"Fatty acids, total polyunsaturated",G +2342464,1293,2.418,,,,,,,,,"Fatty acids, total polyunsaturated",G +2342471,1293,2.58,,,,,,,,,"Fatty acids, total polyunsaturated",G +2343023,1293,4.786,,,,,,,,,"Fatty acids, total polyunsaturated",G +2343368,1293,2.733,,,,,,,,,"Fatty acids, total polyunsaturated",G +2343375,1293,4.09,,,,,,,,,"Fatty acids, total polyunsaturated",G +2343978,1293,0.762,,,,,,,,,"Fatty acids, total polyunsaturated",G +2344693,1293,1.3,,,,,,,,,"Fatty acids, total polyunsaturated",G +2344818,1293,0.07,,,,,,,,,"Fatty acids, total polyunsaturated",G +2344944,1293,0.541,,,,,,,,,"Fatty acids, total polyunsaturated",G +2344970,1293,4.743,,,,,,,,,"Fatty acids, total polyunsaturated",G +2345067,1293,0.9,,,,,,,,,"Fatty acids, total polyunsaturated",G +2345195,1293,0.022,,,,,,,,,"Fatty acids, total polyunsaturated",G +2345202,1293,0.898,,,,,,,,,"Fatty acids, total polyunsaturated",G +2345207,1293,0.147,,,,,,,,,"Fatty acids, total polyunsaturated",G +2345233,1293,1.047,,,,,,,,,"Fatty acids, total polyunsaturated",G +2345265,1293,0.0,,,,,,,,,"Fatty acids, total polyunsaturated",G +2345444,1293,1.676,,,,,,,,,"Fatty acids, total polyunsaturated",G +2345645,1293,0.581,,,,,,,,,"Fatty acids, total polyunsaturated",G +2345686,1293,3.252,,,,,,,,,"Fatty acids, total polyunsaturated",G +2346048,1293,0.349,,,,,,,,,"Fatty acids, total polyunsaturated",G +2346137,1293,0.023,,,,,,,,,"Fatty acids, total polyunsaturated",G +2346207,1293,0.0,,,,,,,,,"Fatty acids, total polyunsaturated",G +2364673,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2367694,1293,1.56,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2372700,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2375507,1293,10.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2376782,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2379449,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2379797,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2379968,1293,0.46,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2380866,1293,3.77,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G +2382449,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2383416,1293,1.25,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2385073,1293,42.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2387456,1293,28.48,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2392696,1293,2.7,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2394839,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2396114,1293,2.04,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2400445,1293,2.35,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2400737,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2405675,1293,2.44,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2407144,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2407537,1293,0.83,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2408214,1293,10.71,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2409666,1293,2.94,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2409788,1293,3.51,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2413277,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2414464,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2414594,1293,12.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2416528,1293,2.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2418654,1293,7.69,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2421586,1293,6.94,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2427858,1293,12.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2428595,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2429456,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2432140,1293,1.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2433520,1293,28.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2436222,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2441079,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2442553,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2443568,1293,3.33,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2444204,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2444471,1293,1.28,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2444824,1293,4.46,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2444874,1293,1.11,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2445961,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2446030,1293,3.12,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2446375,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2452307,1293,2.82,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2452749,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2453936,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2455445,1293,5.92,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2455795,1293,2.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2458168,1293,53.33,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2460649,1293,1.56,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2460711,1293,1.16,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2462747,1293,1.48,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2464056,1293,2.04,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2464515,1293,4.84,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2464833,1293,0.85,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2464834,1293,2.33,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2466022,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2466784,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2466873,1293,3.53,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2468359,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2469836,1293,17.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2470868,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2471693,1293,1.63,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2471872,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2472346,1293,0.4,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2472362,1293,0.4,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2472706,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2473796,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2473977,1293,2.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2475790,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2476250,1293,1.64,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2477049,1293,5.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2481850,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2486982,1293,1.32,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2488695,1293,0.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2489646,1293,4.23,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2490086,1293,1.35,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2491385,1293,2.5,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2492608,1293,3.57,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2492680,1293,7.89,,72.0,,,,,,,"Fatty acids, total polyunsaturated",G +2496145,1293,1.79,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2496294,1293,4.17,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2496561,1293,4.55,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2499239,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2499780,1293,1.18,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2505009,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2507831,1293,1.11,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2507857,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2507962,1293,3.68,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2508154,1293,2.21,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2508172,1293,1.32,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2509423,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2509462,1293,2.17,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2517805,1293,6.9,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G +2517995,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2519403,1293,9.38,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2519948,1293,3.23,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2519951,1293,6.45,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2520312,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2520367,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2520536,1293,5.26,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2520564,1293,0.54,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2520615,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2521517,1293,4.55,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2524046,1293,4.76,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2525711,1293,0.2,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G +2525730,1293,0.5,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G +2530164,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2535385,1293,20.83,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2539656,1293,2.2,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G +2545335,1293,2.67,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2546118,1293,12.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2548319,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2548501,1293,17.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2550641,1293,10.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2551917,1293,7.14,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2552179,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2555643,1293,5.26,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2557008,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2557657,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2557773,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2557776,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2558670,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2558685,1293,3.1,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G +2560922,1293,1.28,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2568591,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2576122,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2576926,1293,21.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2576929,1293,17.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2580170,1293,0.35,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2580290,1293,2.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2585854,1293,11.11,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2588955,1293,1.85,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2589985,1293,12.5,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2592707,1293,1.43,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2593708,1293,8.7,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2594288,1293,6.58,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2594445,1293,0.59,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2594578,1293,0.86,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2594616,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2595799,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2595912,1293,1.04,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2597499,1293,5.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2600406,1293,26.09,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2610809,1293,0.62,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G +2610900,1293,2.78,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G +2611094,1293,3.06,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G +2611134,1293,0.34,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G +2613732,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2613738,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2614074,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2615366,1293,3.65,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2615845,1293,0.89,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2616646,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2623372,1293,1.47,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2627542,1293,4.41,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2627694,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2630037,1293,1.85,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2631563,1293,3.65,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2631579,1293,3.65,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2635782,1293,3.57,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2638009,1293,4.17,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2638057,1293,5.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2638773,1293,14.29,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2642777,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2643518,1293,3.11,1.0,1.0,,,,,,,"Fatty acids, total polyunsaturated",G +2648887,1293,0.0,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2649132,1293,0.32,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G +2649840,1293,0.75,,78.0,,,,,,,"Fatty acids, total polyunsaturated",G +2649983,1293,5.36,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2651065,1293,1.27,,71.0,,,,,,,"Fatty acids, total polyunsaturated",G +2651678,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2654454,1293,14.29,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2655832,1293,9.38,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2656159,1293,14.29,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2656774,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +2659508,1293,0.0,,70.0,,,,,,,"Fatty acids, total polyunsaturated",G +1106032,1253,24.0,,71.0,,,,,,,Cholesterol,MG +1107191,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1107295,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1107475,1253,65.0,,70.0,,,,,,,Cholesterol,MG +1107528,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1107950,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1108007,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1108158,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1108349,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1108803,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1108908,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1109116,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1109336,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1109393,1253,100.0,,70.0,,,,,,,Cholesterol,MG +1109400,1253,36.0,,70.0,,,,,,,Cholesterol,MG +1109434,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1109615,1253,11.0,,73.0,,,,,,,Cholesterol,MG +1109677,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1109796,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1110013,1253,47.0,,70.0,,,,,,,Cholesterol,MG +1110017,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1110128,1253,19.0,,70.0,,,,,,,Cholesterol,MG +1110136,1253,15.0,,70.0,,,,,,,Cholesterol,MG +1110287,1253,33.0,,70.0,,,,,,,Cholesterol,MG +1110710,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1110747,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1110839,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1111246,1253,31.0,,70.0,,,,,,,Cholesterol,MG +1111331,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1111534,1253,14.0,,70.0,,,,,,,Cholesterol,MG +1111674,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1111680,1253,221.0,,70.0,,,,,,,Cholesterol,MG +1111892,1253,36.0,,70.0,,,,,,,Cholesterol,MG +1111990,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1112148,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1112350,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1112994,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1113807,1253,2.0,,70.0,,,,,,,Cholesterol,MG +1114096,1253,9.0,,70.0,,,,,,,Cholesterol,MG +1114374,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1114389,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1114461,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1114961,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1114983,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1115318,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1115771,1253,9.0,,70.0,,,,,,,Cholesterol,MG +1115964,1253,54.0,,70.0,,,,,,,Cholesterol,MG +1116176,1253,29.0,,70.0,,,,,,,Cholesterol,MG +1117145,1253,3.0,,73.0,,,,,,,Cholesterol,MG +1117209,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1117592,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1117734,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1117776,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1117958,1253,15.0,,70.0,,,,,,,Cholesterol,MG +1118086,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1118238,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1118363,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1118500,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1118572,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1118668,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1118749,1253,3.0,,70.0,,,,,,,Cholesterol,MG +1118768,1253,10.0,,70.0,,,,,,,Cholesterol,MG +1118810,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1119181,1253,29.0,,70.0,,,,,,,Cholesterol,MG +1119340,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1119505,1253,67.0,,70.0,,,,,,,Cholesterol,MG +1119561,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1119673,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1119940,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1119955,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1120239,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1120305,1253,6.0,,73.0,,,,,,,Cholesterol,MG +1120973,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1121778,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1122028,1253,16.0,,70.0,,,,,,,Cholesterol,MG +1122060,1253,25.0,,70.0,,,,,,,Cholesterol,MG +1122204,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1122244,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1122416,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1122523,1253,100.0,,70.0,,,,,,,Cholesterol,MG +1122814,1253,61.0,,70.0,,,,,,,Cholesterol,MG +1123060,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1123129,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1123407,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1123408,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1123521,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1123938,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1124226,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1124862,1253,33.0,,70.0,,,,,,,Cholesterol,MG +1125619,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1125828,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1126143,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1126144,1253,4360.0,,70.0,,,,,,,Cholesterol,MG +1126209,1253,70.0,,70.0,,,,,,,Cholesterol,MG +1126921,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1126945,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1126973,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1127043,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1127082,1253,135.0,,70.0,,,,,,,Cholesterol,MG +1127441,1253,35.0,,70.0,,,,,,,Cholesterol,MG +1127671,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1127888,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1128024,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1128275,1253,31.0,,70.0,,,,,,,Cholesterol,MG +1128276,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1128810,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1129278,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1129312,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1129488,1253,45.0,,70.0,,,,,,,Cholesterol,MG +1129601,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1129627,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1129792,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1130117,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1130236,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1130611,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1130838,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1130967,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1131062,1253,19.0,,70.0,,,,,,,Cholesterol,MG +1131268,1253,79.0,,70.0,,,,,,,Cholesterol,MG +1131414,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1132160,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1132561,1253,73.0,,70.0,,,,,,,Cholesterol,MG +1132912,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1133013,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1133051,1253,62.0,,70.0,,,,,,,Cholesterol,MG +1133537,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1133784,1253,8.0,,73.0,,,,,,,Cholesterol,MG +1134198,1253,340.0,,70.0,,,,,,,Cholesterol,MG +1134406,1253,37.0,,70.0,,,,,,,Cholesterol,MG +1134636,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1134819,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1135557,1253,129.0,,70.0,,,,,,,Cholesterol,MG +1136620,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1136765,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1136978,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1137105,1253,11.0,,70.0,,,,,,,Cholesterol,MG +1137138,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1137176,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1137407,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1137439,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1137735,1253,5.0,,70.0,,,,,,,Cholesterol,MG +1137918,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1138138,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1138575,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1138686,1253,20.0,,70.0,,,,,,,Cholesterol,MG +1138883,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1139103,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1139652,1253,0.0,,75.0,,,,,,,Cholesterol,MG +167551,1253,0.0,1.0,,,,,,,,Cholesterol,MG +167711,1253,0.0,0.0,40.0,,,,,,,Cholesterol,MG +168370,1253,84.0,12.0,1.0,80.0,91.0,,,,,Cholesterol,MG +168460,1253,0.0,0.0,68.0,,,,,,,Cholesterol,MG +168526,1253,0.0,0.0,68.0,,,,,,,Cholesterol,MG +169441,1253,39.0,7.0,,,,,,,,Cholesterol,MG +169500,1253,84.0,0.0,53.0,,,,,,,Cholesterol,MG +169513,1253,83.0,0.0,53.0,,,,,,,Cholesterol,MG +169531,1253,90.0,0.0,16.0,,,,,,,Cholesterol,MG +169624,1253,3.0,1.0,47.0,,,,,,,Cholesterol,MG +169742,1253,0.0,0.0,68.0,,,,,,,Cholesterol,MG +169836,1253,1.0,3.0,1.0,0.0,1.0,,,,,Cholesterol,MG +170078,1253,0.0,0.0,68.0,,,,,,,Cholesterol,MG +170194,1253,223.0,1.0,,,,,,,,Cholesterol,MG +170287,1253,0.0,0.0,68.0,,,,,,,Cholesterol,MG +170288,1253,0.0,0.0,68.0,,,,,,,Cholesterol,MG +170422,1253,0.0,0.0,68.0,,,,,,,Cholesterol,MG +170559,1253,0.0,0.0,68.0,,,,,,,Cholesterol,MG +170700,1253,31.0,1.0,1.0,,,,,,,Cholesterol,MG +170702,1253,12.0,1.0,47.0,,,,,,,Cholesterol,MG +170732,1253,29.0,3.0,1.0,27.0,31.0,,,,,Cholesterol,MG +170851,1253,49.0,7.0,1.0,42.0,57.0,,,,,Cholesterol,MG +171634,1253,85.0,9.0,1.0,77.0,98.0,,,,,Cholesterol,MG +171838,1253,0.0,0.0,47.0,,,,,,,Cholesterol,MG +171895,1253,0.0,1.0,1.0,,,,,,,Cholesterol,MG +172180,1253,13.0,0.0,57.0,,,,,,,Cholesterol,MG +172263,1253,8.0,0.0,1.0,,,,,,,Cholesterol,MG +172299,1253,10.0,0.0,57.0,,,,,,,Cholesterol,MG +172362,1253,0.0,0.0,20.0,,,,,,,Cholesterol,MG +172439,1253,0.0,0.0,,,,,,,,Cholesterol,MG +172909,1253,4.0,0.0,65.0,,,,,,,Cholesterol,MG +173207,1253,0.0,0.0,20.0,,,,,,,Cholesterol,MG +173995,1253,81.0,0.0,18.0,,,,,,,Cholesterol,MG +174092,1253,0.0,0.0,44.0,,,,,,,Cholesterol,MG +174323,1253,97.0,0.0,,,,,,,,Cholesterol,MG +174479,1253,85.0,6.0,1.0,,,,,,,Cholesterol,MG +174708,1253,82.0,6.0,3.0,,,,,,,Cholesterol,MG +175013,1253,29.0,0.0,39.0,,,,,,,Cholesterol,MG +175135,1253,39.0,1.0,,,,,,,,Cholesterol,MG +175232,1253,0.0,1.0,44.0,,,,,,,Cholesterol,MG +323595,1253,401.0,1.0,1.0,,,,,,,Cholesterol,MG +327986,1253,104.0,1.0,1.0,,,,,,,Cholesterol,MG +331175,1253,140.0,1.0,1.0,,,,,,,Cholesterol,MG +333980,1253,38.0,1.0,1.0,,,,,,,Cholesterol,MG +344774,1253,1.0,,78.0,,,,,,,Cholesterol,MG +344980,1253,0.0,,78.0,,,,,,,Cholesterol,MG +345013,1253,0.0,,78.0,,,,,,,Cholesterol,MG +345215,1253,10.0,,78.0,,,,,,,Cholesterol,MG +345449,1253,0.0,,78.0,,,,,,,Cholesterol,MG +345563,1253,45.0,,77.0,,,,,,,Cholesterol,MG +345942,1253,0.0,,78.0,,,,,,,Cholesterol,MG +345947,1253,0.0,,78.0,,,,,,,Cholesterol,MG +346321,1253,16.0,,71.0,,,,,,,Cholesterol,MG +346506,1253,18.0,,71.0,,,,,,,Cholesterol,MG +347022,1253,14.0,,71.0,,,,,,,Cholesterol,MG +347105,1253,9.0,,71.0,,,,,,,Cholesterol,MG +347265,1253,31.0,,71.0,,,,,,,Cholesterol,MG +347312,1253,12.0,,71.0,,,,,,,Cholesterol,MG +347432,1253,0.0,,75.0,,,,,,,Cholesterol,MG +347525,1253,2.0,,71.0,,,,,,,Cholesterol,MG +347540,1253,6.0,,71.0,,,,,,,Cholesterol,MG +347640,1253,0.0,,75.0,,,,,,,Cholesterol,MG +347699,1253,8.0,,71.0,,,,,,,Cholesterol,MG +347873,1253,0.0,,75.0,,,,,,,Cholesterol,MG +348040,1253,1.0,,78.0,,,,,,,Cholesterol,MG +348659,1253,0.0,,75.0,,,,,,,Cholesterol,MG +348747,1253,0.0,,75.0,,,,,,,Cholesterol,MG +348804,1253,29.0,,71.0,,,,,,,Cholesterol,MG +348901,1253,0.0,,75.0,,,,,,,Cholesterol,MG +349101,1253,4.0,,71.0,,,,,,,Cholesterol,MG +349128,1253,0.0,,75.0,,,,,,,Cholesterol,MG +349153,1253,0.0,,75.0,,,,,,,Cholesterol,MG +349579,1253,0.0,,75.0,,,,,,,Cholesterol,MG +349956,1253,9.0,,73.0,,,,,,,Cholesterol,MG +350216,1253,0.0,,75.0,,,,,,,Cholesterol,MG +350219,1253,0.0,,75.0,,,,,,,Cholesterol,MG +350305,1253,18.0,,71.0,,,,,,,Cholesterol,MG +350421,1253,0.0,,75.0,,,,,,,Cholesterol,MG +350498,1253,0.0,,71.0,,,,,,,Cholesterol,MG +350782,1253,0.0,,75.0,,,,,,,Cholesterol,MG +351123,1253,36.0,,71.0,,,,,,,Cholesterol,MG +351153,1253,54.0,,71.0,,,,,,,Cholesterol,MG +351209,1253,1.0,,78.0,,,,,,,Cholesterol,MG +351394,1253,62.0,,71.0,,,,,,,Cholesterol,MG +351439,1253,53.0,,71.0,,,,,,,Cholesterol,MG +351703,1253,0.0,,71.0,,,,,,,Cholesterol,MG +351711,1253,136.0,,71.0,,,,,,,Cholesterol,MG +351817,1253,0.0,,71.0,,,,,,,Cholesterol,MG +351827,1253,54.0,,71.0,,,,,,,Cholesterol,MG +351929,1253,13.0,,71.0,,,,,,,Cholesterol,MG +352021,1253,67.0,,71.0,,,,,,,Cholesterol,MG +352067,1253,0.0,,71.0,,,,,,,Cholesterol,MG +352276,1253,0.0,,78.0,,,,,,,Cholesterol,MG +352278,1253,0.0,,75.0,,,,,,,Cholesterol,MG +352567,1253,1.0,,78.0,,,,,,,Cholesterol,MG +352775,1253,0.0,,78.0,,,,,,,Cholesterol,MG +353165,1253,71.0,,71.0,,,,,,,Cholesterol,MG +353184,1253,0.0,,75.0,,,,,,,Cholesterol,MG +353186,1253,0.0,,75.0,,,,,,,Cholesterol,MG +353256,1253,0.0,,78.0,,,,,,,Cholesterol,MG +353554,1253,0.0,,75.0,,,,,,,Cholesterol,MG +353612,1253,0.0,,75.0,,,,,,,Cholesterol,MG +353740,1253,0.0,,78.0,,,,,,,Cholesterol,MG +353934,1253,45.0,,71.0,,,,,,,Cholesterol,MG +354221,1253,0.0,,75.0,,,,,,,Cholesterol,MG +354396,1253,0.0,,71.0,,,,,,,Cholesterol,MG +355278,1253,0.0,,71.0,,,,,,,Cholesterol,MG +355637,1253,0.0,,78.0,,,,,,,Cholesterol,MG +356129,1253,0.0,,75.0,,,,,,,Cholesterol,MG +356489,1253,0.0,,75.0,,,,,,,Cholesterol,MG +356607,1253,94.0,,70.0,,,,,,,Cholesterol,MG +356750,1253,100.0,,70.0,,,,,,,Cholesterol,MG +357139,1253,41.0,,70.0,,,,,,,Cholesterol,MG +357197,1253,0.0,,75.0,,,,,,,Cholesterol,MG +357269,1253,0.0,,75.0,,,,,,,Cholesterol,MG +357369,1253,0.0,,75.0,,,,,,,Cholesterol,MG +357444,1253,0.0,,75.0,,,,,,,Cholesterol,MG +357489,1253,32.0,,70.0,,,,,,,Cholesterol,MG +357657,1253,0.0,,75.0,,,,,,,Cholesterol,MG +357819,1253,58.0,,70.0,,,,,,,Cholesterol,MG +357848,1253,0.0,,75.0,,,,,,,Cholesterol,MG +357894,1253,18.0,,70.0,,,,,,,Cholesterol,MG +357907,1253,0.0,,75.0,,,,,,,Cholesterol,MG +358063,1253,0.0,,75.0,,,,,,,Cholesterol,MG +358068,1253,0.0,,75.0,,,,,,,Cholesterol,MG +358139,1253,3.0,,70.0,,,,,,,Cholesterol,MG +358383,1253,0.0,,75.0,,,,,,,Cholesterol,MG +358653,1253,0.0,,75.0,,,,,,,Cholesterol,MG +358757,1253,0.0,,75.0,,,,,,,Cholesterol,MG +358954,1253,0.0,,75.0,,,,,,,Cholesterol,MG +359593,1253,0.0,,75.0,,,,,,,Cholesterol,MG +359778,1253,36.0,,70.0,,,,,,,Cholesterol,MG +359888,1253,0.0,,75.0,,,,,,,Cholesterol,MG +359994,1253,0.0,,75.0,,,,,,,Cholesterol,MG +360378,1253,4.0,,70.0,,,,,,,Cholesterol,MG +360544,1253,0.0,,75.0,,,,,,,Cholesterol,MG +360688,1253,94.0,,70.0,,,,,,,Cholesterol,MG +360820,1253,0.0,,75.0,,,,,,,Cholesterol,MG +361122,1253,89.0,,70.0,,,,,,,Cholesterol,MG +361305,1253,0.0,,75.0,,,,,,,Cholesterol,MG +361663,1253,0.0,,75.0,,,,,,,Cholesterol,MG +361882,1253,64.0,,70.0,,,,,,,Cholesterol,MG +362264,1253,0.0,,75.0,,,,,,,Cholesterol,MG +362424,1253,0.0,,75.0,,,,,,,Cholesterol,MG +362539,1253,143.0,,70.0,,,,,,,Cholesterol,MG +362613,1253,54.0,,70.0,,,,,,,Cholesterol,MG +363075,1253,0.0,,75.0,,,,,,,Cholesterol,MG +363198,1253,15.0,,70.0,,,,,,,Cholesterol,MG +363867,1253,0.0,,75.0,,,,,,,Cholesterol,MG +364158,1253,0.0,,75.0,,,,,,,Cholesterol,MG +364184,1253,0.0,,75.0,,,,,,,Cholesterol,MG +364460,1253,0.0,,75.0,,,,,,,Cholesterol,MG +364555,1253,0.0,,75.0,,,,,,,Cholesterol,MG +364688,1253,0.0,,75.0,,,,,,,Cholesterol,MG +364904,1253,36.0,,70.0,,,,,,,Cholesterol,MG +366759,1253,30.0,,70.0,,,,,,,Cholesterol,MG +366938,1253,0.0,,75.0,,,,,,,Cholesterol,MG +367117,1253,0.0,,75.0,,,,,,,Cholesterol,MG +367176,1253,0.0,,75.0,,,,,,,Cholesterol,MG +367294,1253,0.0,,75.0,,,,,,,Cholesterol,MG +367610,1253,0.0,,75.0,,,,,,,Cholesterol,MG +367743,1253,0.0,,75.0,,,,,,,Cholesterol,MG +368431,1253,0.0,,75.0,,,,,,,Cholesterol,MG +368540,1253,107.0,,70.0,,,,,,,Cholesterol,MG +368700,1253,0.0,,75.0,,,,,,,Cholesterol,MG +369185,1253,118.0,,70.0,,,,,,,Cholesterol,MG +369424,1253,0.0,,75.0,,,,,,,Cholesterol,MG +369540,1253,0.0,,75.0,,,,,,,Cholesterol,MG +370393,1253,0.0,,75.0,,,,,,,Cholesterol,MG +370776,1253,0.0,,75.0,,,,,,,Cholesterol,MG +370860,1253,0.0,,75.0,,,,,,,Cholesterol,MG +371220,1253,0.0,,75.0,,,,,,,Cholesterol,MG +371567,1253,0.0,,75.0,,,,,,,Cholesterol,MG +372074,1253,0.0,,75.0,,,,,,,Cholesterol,MG +372505,1253,0.0,,75.0,,,,,,,Cholesterol,MG +372597,1253,0.0,,75.0,,,,,,,Cholesterol,MG +372662,1253,0.0,,75.0,,,,,,,Cholesterol,MG +372665,1253,0.0,,75.0,,,,,,,Cholesterol,MG +372798,1253,0.0,,75.0,,,,,,,Cholesterol,MG +372869,1253,17.0,,73.0,,,,,,,Cholesterol,MG +373011,1253,0.0,,75.0,,,,,,,Cholesterol,MG +373104,1253,13.0,,70.0,,,,,,,Cholesterol,MG +373257,1253,0.0,,75.0,,,,,,,Cholesterol,MG +373285,1253,119.0,,70.0,,,,,,,Cholesterol,MG +373346,1253,214.0,,70.0,,,,,,,Cholesterol,MG +374210,1253,0.0,,75.0,,,,,,,Cholesterol,MG +374224,1253,0.0,,75.0,,,,,,,Cholesterol,MG +374247,1253,65.0,,70.0,,,,,,,Cholesterol,MG +374806,1253,54.0,,70.0,,,,,,,Cholesterol,MG +375425,1253,0.0,,75.0,,,,,,,Cholesterol,MG +375485,1253,0.0,,75.0,,,,,,,Cholesterol,MG +375672,1253,0.0,,75.0,,,,,,,Cholesterol,MG +376138,1253,0.0,,75.0,,,,,,,Cholesterol,MG +376225,1253,0.0,,75.0,,,,,,,Cholesterol,MG +376402,1253,0.0,,75.0,,,,,,,Cholesterol,MG +376417,1253,38.0,,70.0,,,,,,,Cholesterol,MG +376650,1253,0.0,,75.0,,,,,,,Cholesterol,MG +376983,1253,0.0,,75.0,,,,,,,Cholesterol,MG +377513,1253,0.0,,75.0,,,,,,,Cholesterol,MG +377532,1253,0.0,,75.0,,,,,,,Cholesterol,MG +377535,1253,0.0,,75.0,,,,,,,Cholesterol,MG +377779,1253,111.0,,70.0,,,,,,,Cholesterol,MG +377866,1253,67.0,,70.0,,,,,,,Cholesterol,MG +378125,1253,161.0,,70.0,,,,,,,Cholesterol,MG +378131,1253,0.0,,75.0,,,,,,,Cholesterol,MG +378289,1253,4.0,,73.0,,,,,,,Cholesterol,MG +378583,1253,0.0,,75.0,,,,,,,Cholesterol,MG +378627,1253,76.0,,70.0,,,,,,,Cholesterol,MG +378748,1253,0.0,,75.0,,,,,,,Cholesterol,MG +379055,1253,0.0,,75.0,,,,,,,Cholesterol,MG +379057,1253,89.0,,70.0,,,,,,,Cholesterol,MG +379066,1253,30.0,,70.0,,,,,,,Cholesterol,MG +379450,1253,0.0,,75.0,,,,,,,Cholesterol,MG +379723,1253,0.0,,75.0,,,,,,,Cholesterol,MG +379746,1253,0.0,,75.0,,,,,,,Cholesterol,MG +379886,1253,13.0,,70.0,,,,,,,Cholesterol,MG +380120,1253,38.0,,70.0,,,,,,,Cholesterol,MG +380212,1253,118.0,,70.0,,,,,,,Cholesterol,MG +380265,1253,71.0,,70.0,,,,,,,Cholesterol,MG +380267,1253,107.0,,70.0,,,,,,,Cholesterol,MG +380471,1253,0.0,,75.0,,,,,,,Cholesterol,MG +380619,1253,0.0,,75.0,,,,,,,Cholesterol,MG +380708,1253,79.0,,70.0,,,,,,,Cholesterol,MG +381118,1253,0.0,,75.0,,,,,,,Cholesterol,MG +381237,1253,0.0,,75.0,,,,,,,Cholesterol,MG +381249,1253,0.0,,75.0,,,,,,,Cholesterol,MG +381294,1253,205.0,,70.0,,,,,,,Cholesterol,MG +381315,1253,0.0,,75.0,,,,,,,Cholesterol,MG +381376,1253,0.0,,75.0,,,,,,,Cholesterol,MG +381443,1253,54.0,,70.0,,,,,,,Cholesterol,MG +381482,1253,9.0,,70.0,,,,,,,Cholesterol,MG +381867,1253,3.0,,70.0,,,,,,,Cholesterol,MG +382154,1253,0.0,,75.0,,,,,,,Cholesterol,MG +382705,1253,4.0,,73.0,,,,,,,Cholesterol,MG +383612,1253,0.0,,75.0,,,,,,,Cholesterol,MG +383765,1253,0.0,,75.0,,,,,,,Cholesterol,MG +383893,1253,0.0,,75.0,,,,,,,Cholesterol,MG +383937,1253,0.0,,75.0,,,,,,,Cholesterol,MG +384085,1253,0.0,,75.0,,,,,,,Cholesterol,MG +384171,1253,0.0,,75.0,,,,,,,Cholesterol,MG +384437,1253,63.0,,70.0,,,,,,,Cholesterol,MG +384488,1253,0.0,,75.0,,,,,,,Cholesterol,MG +384775,1253,95.0,,70.0,,,,,,,Cholesterol,MG +384819,1253,0.0,,75.0,,,,,,,Cholesterol,MG +384998,1253,214.0,,70.0,,,,,,,Cholesterol,MG +385177,1253,33.0,,70.0,,,,,,,Cholesterol,MG +385328,1253,3.0,,70.0,,,,,,,Cholesterol,MG +385974,1253,0.0,,75.0,,,,,,,Cholesterol,MG +386075,1253,0.0,,75.0,,,,,,,Cholesterol,MG +386090,1253,0.0,,75.0,,,,,,,Cholesterol,MG +386244,1253,22.0,,70.0,,,,,,,Cholesterol,MG +387606,1253,0.0,,75.0,,,,,,,Cholesterol,MG +387890,1253,0.0,,75.0,,,,,,,Cholesterol,MG +388258,1253,0.0,,75.0,,,,,,,Cholesterol,MG +388351,1253,83.0,,70.0,,,,,,,Cholesterol,MG +388570,1253,0.0,,75.0,,,,,,,Cholesterol,MG +388592,1253,0.0,,70.0,,,,,,,Cholesterol,MG +388670,1253,36.0,,70.0,,,,,,,Cholesterol,MG +388705,1253,13.0,,70.0,,,,,,,Cholesterol,MG +389079,1253,0.0,,75.0,,,,,,,Cholesterol,MG +389190,1253,0.0,,75.0,,,,,,,Cholesterol,MG +389232,1253,0.0,,75.0,,,,,,,Cholesterol,MG +389430,1253,0.0,,75.0,,,,,,,Cholesterol,MG +390916,1253,0.0,,75.0,,,,,,,Cholesterol,MG +391010,1253,0.0,,75.0,,,,,,,Cholesterol,MG +391167,1253,0.0,,75.0,,,,,,,Cholesterol,MG +391591,1253,0.0,,75.0,,,,,,,Cholesterol,MG +391702,1253,0.0,,75.0,,,,,,,Cholesterol,MG +391912,1253,67.0,,70.0,,,,,,,Cholesterol,MG +392255,1253,71.0,,70.0,,,,,,,Cholesterol,MG +392795,1253,0.0,,75.0,,,,,,,Cholesterol,MG +393002,1253,0.0,,75.0,,,,,,,Cholesterol,MG +393039,1253,25.0,,70.0,,,,,,,Cholesterol,MG +393418,1253,25.0,,70.0,,,,,,,Cholesterol,MG +393638,1253,78.0,,70.0,,,,,,,Cholesterol,MG +394487,1253,107.0,,70.0,,,,,,,Cholesterol,MG +394566,1253,2.0,,70.0,,,,,,,Cholesterol,MG +394815,1253,0.0,,75.0,,,,,,,Cholesterol,MG +394841,1253,0.0,,70.0,,,,,,,Cholesterol,MG +394926,1253,0.0,,75.0,,,,,,,Cholesterol,MG +395042,1253,0.0,,75.0,,,,,,,Cholesterol,MG +395153,1253,45.0,,70.0,,,,,,,Cholesterol,MG +395352,1253,0.0,,75.0,,,,,,,Cholesterol,MG +395406,1253,0.0,,75.0,,,,,,,Cholesterol,MG +395651,1253,0.0,,75.0,,,,,,,Cholesterol,MG +395696,1253,0.0,,75.0,,,,,,,Cholesterol,MG +395908,1253,0.0,,75.0,,,,,,,Cholesterol,MG +396154,1253,17.0,,70.0,,,,,,,Cholesterol,MG +396236,1253,0.0,,75.0,,,,,,,Cholesterol,MG +396448,1253,12.0,,70.0,,,,,,,Cholesterol,MG +396560,1253,0.0,,75.0,,,,,,,Cholesterol,MG +396605,1253,36.0,,70.0,,,,,,,Cholesterol,MG +396677,1253,0.0,,75.0,,,,,,,Cholesterol,MG +396788,1253,79.0,,70.0,,,,,,,Cholesterol,MG +397039,1253,0.0,,75.0,,,,,,,Cholesterol,MG +397332,1253,0.0,,75.0,,,,,,,Cholesterol,MG +397767,1253,0.0,,75.0,,,,,,,Cholesterol,MG +398686,1253,0.0,,75.0,,,,,,,Cholesterol,MG +399125,1253,0.0,,75.0,,,,,,,Cholesterol,MG +399410,1253,53.0,,70.0,,,,,,,Cholesterol,MG +399782,1253,0.0,,75.0,,,,,,,Cholesterol,MG +399833,1253,0.0,,75.0,,,,,,,Cholesterol,MG +400459,1253,0.0,,75.0,,,,,,,Cholesterol,MG +400515,1253,0.0,,75.0,,,,,,,Cholesterol,MG +400783,1253,3.0,,70.0,,,,,,,Cholesterol,MG +400794,1253,89.0,,70.0,,,,,,,Cholesterol,MG +400948,1253,0.0,,75.0,,,,,,,Cholesterol,MG +401310,1253,0.0,,75.0,,,,,,,Cholesterol,MG +401517,1253,0.0,,75.0,,,,,,,Cholesterol,MG +401539,1253,0.0,,75.0,,,,,,,Cholesterol,MG +401556,1253,68.0,,70.0,,,,,,,Cholesterol,MG +401642,1253,107.0,,70.0,,,,,,,Cholesterol,MG +401827,1253,0.0,,75.0,,,,,,,Cholesterol,MG +402690,1253,0.0,,75.0,,,,,,,Cholesterol,MG +402776,1253,0.0,,75.0,,,,,,,Cholesterol,MG +402925,1253,0.0,,75.0,,,,,,,Cholesterol,MG +403023,1253,27.0,,70.0,,,,,,,Cholesterol,MG +404714,1253,0.0,,75.0,,,,,,,Cholesterol,MG +404821,1253,0.0,,75.0,,,,,,,Cholesterol,MG +404869,1253,4.0,,70.0,,,,,,,Cholesterol,MG +405357,1253,14.0,,70.0,,,,,,,Cholesterol,MG +405497,1253,20.0,,70.0,,,,,,,Cholesterol,MG +406635,1253,0.0,,75.0,,,,,,,Cholesterol,MG +406670,1253,0.0,,75.0,,,,,,,Cholesterol,MG +406718,1253,0.0,,75.0,,,,,,,Cholesterol,MG +406908,1253,0.0,,75.0,,,,,,,Cholesterol,MG +407135,1253,4.0,,70.0,,,,,,,Cholesterol,MG +407142,1253,24.0,,70.0,,,,,,,Cholesterol,MG +407177,1253,0.0,,75.0,,,,,,,Cholesterol,MG +407178,1253,0.0,,75.0,,,,,,,Cholesterol,MG +407479,1253,0.0,,75.0,,,,,,,Cholesterol,MG +407612,1253,0.0,,75.0,,,,,,,Cholesterol,MG +407723,1253,0.0,,75.0,,,,,,,Cholesterol,MG +407785,1253,45.0,,70.0,,,,,,,Cholesterol,MG +408131,1253,62.0,,70.0,,,,,,,Cholesterol,MG +408265,1253,0.0,,75.0,,,,,,,Cholesterol,MG +408276,1253,0.0,,75.0,,,,,,,Cholesterol,MG +408429,1253,0.0,,75.0,,,,,,,Cholesterol,MG +408605,1253,0.0,,75.0,,,,,,,Cholesterol,MG +408939,1253,0.0,,75.0,,,,,,,Cholesterol,MG +409007,1253,32.0,,70.0,,,,,,,Cholesterol,MG +409857,1253,25.0,,70.0,,,,,,,Cholesterol,MG +409967,1253,41.0,,70.0,,,,,,,Cholesterol,MG +409978,1253,0.0,,75.0,,,,,,,Cholesterol,MG +410118,1253,14.0,,70.0,,,,,,,Cholesterol,MG +410236,1253,71.0,,70.0,,,,,,,Cholesterol,MG +410280,1253,0.0,,75.0,,,,,,,Cholesterol,MG +410319,1253,67.0,,70.0,,,,,,,Cholesterol,MG +411237,1253,67.0,,70.0,,,,,,,Cholesterol,MG +411395,1253,5.0,,70.0,,,,,,,Cholesterol,MG +411703,1253,0.0,,75.0,,,,,,,Cholesterol,MG +411816,1253,0.0,,75.0,,,,,,,Cholesterol,MG +413372,1253,4.0,,70.0,,,,,,,Cholesterol,MG +413707,1253,15.0,,70.0,,,,,,,Cholesterol,MG +414142,1253,33.0,,70.0,,,,,,,Cholesterol,MG +414250,1253,0.0,,75.0,,,,,,,Cholesterol,MG +414501,1253,0.0,,75.0,,,,,,,Cholesterol,MG +414657,1253,62.0,,70.0,,,,,,,Cholesterol,MG +414839,1253,45.0,,70.0,,,,,,,Cholesterol,MG +415299,1253,0.0,,75.0,,,,,,,Cholesterol,MG +416279,1253,0.0,,75.0,,,,,,,Cholesterol,MG +416433,1253,0.0,,75.0,,,,,,,Cholesterol,MG +416696,1253,0.0,,75.0,,,,,,,Cholesterol,MG +416790,1253,0.0,,75.0,,,,,,,Cholesterol,MG +417844,1253,24.0,,70.0,,,,,,,Cholesterol,MG +418174,1253,0.0,,75.0,,,,,,,Cholesterol,MG +418543,1253,0.0,,75.0,,,,,,,Cholesterol,MG +418961,1253,0.0,,75.0,,,,,,,Cholesterol,MG +419187,1253,0.0,,75.0,,,,,,,Cholesterol,MG +419273,1253,12.0,,70.0,,,,,,,Cholesterol,MG +419520,1253,0.0,,75.0,,,,,,,Cholesterol,MG +419580,1253,0.0,,75.0,,,,,,,Cholesterol,MG +419744,1253,0.0,,75.0,,,,,,,Cholesterol,MG +419822,1253,0.0,,75.0,,,,,,,Cholesterol,MG +420328,1253,53.0,,70.0,,,,,,,Cholesterol,MG +420503,1253,0.0,,75.0,,,,,,,Cholesterol,MG +420789,1253,16.0,,73.0,,,,,,,Cholesterol,MG +421291,1253,0.0,,75.0,,,,,,,Cholesterol,MG +421701,1253,0.0,,75.0,,,,,,,Cholesterol,MG +422283,1253,0.0,,75.0,,,,,,,Cholesterol,MG +423627,1253,0.0,,75.0,,,,,,,Cholesterol,MG +423644,1253,0.0,,75.0,,,,,,,Cholesterol,MG +424849,1253,0.0,,75.0,,,,,,,Cholesterol,MG +424991,1253,0.0,,75.0,,,,,,,Cholesterol,MG +425106,1253,12.0,,70.0,,,,,,,Cholesterol,MG +425214,1253,0.0,,75.0,,,,,,,Cholesterol,MG +425448,1253,0.0,,75.0,,,,,,,Cholesterol,MG +425601,1253,0.0,,75.0,,,,,,,Cholesterol,MG +425896,1253,0.0,,75.0,,,,,,,Cholesterol,MG +426794,1253,0.0,,75.0,,,,,,,Cholesterol,MG +426858,1253,0.0,,75.0,,,,,,,Cholesterol,MG +426933,1253,0.0,,75.0,,,,,,,Cholesterol,MG +427125,1253,0.0,,75.0,,,,,,,Cholesterol,MG +427338,1253,0.0,,75.0,,,,,,,Cholesterol,MG +427360,1253,5.0,,70.0,,,,,,,Cholesterol,MG +427474,1253,0.0,,75.0,,,,,,,Cholesterol,MG +427528,1253,24.0,,70.0,,,,,,,Cholesterol,MG +427545,1253,0.0,,75.0,,,,,,,Cholesterol,MG +427595,1253,65.0,,70.0,,,,,,,Cholesterol,MG +427615,1253,0.0,,75.0,,,,,,,Cholesterol,MG +428262,1253,15.0,,70.0,,,,,,,Cholesterol,MG +428410,1253,26.0,,70.0,,,,,,,Cholesterol,MG +428498,1253,12.0,,70.0,,,,,,,Cholesterol,MG +428525,1253,0.0,,75.0,,,,,,,Cholesterol,MG +428876,1253,12.0,,73.0,,,,,,,Cholesterol,MG +429496,1253,20.0,,70.0,,,,,,,Cholesterol,MG +429501,1253,0.0,,75.0,,,,,,,Cholesterol,MG +429649,1253,0.0,,75.0,,,,,,,Cholesterol,MG +429765,1253,0.0,,75.0,,,,,,,Cholesterol,MG +429901,1253,0.0,,75.0,,,,,,,Cholesterol,MG +429982,1253,0.0,,75.0,,,,,,,Cholesterol,MG +430004,1253,0.0,,75.0,,,,,,,Cholesterol,MG +430126,1253,0.0,,75.0,,,,,,,Cholesterol,MG +430159,1253,0.0,,75.0,,,,,,,Cholesterol,MG +430278,1253,0.0,,75.0,,,,,,,Cholesterol,MG +430350,1253,0.0,,75.0,,,,,,,Cholesterol,MG +430375,1253,0.0,,75.0,,,,,,,Cholesterol,MG +430976,1253,0.0,,75.0,,,,,,,Cholesterol,MG +431212,1253,0.0,,70.0,,,,,,,Cholesterol,MG +431217,1253,0.0,,75.0,,,,,,,Cholesterol,MG +431308,1253,0.0,,75.0,,,,,,,Cholesterol,MG +431347,1253,78.0,,70.0,,,,,,,Cholesterol,MG +431547,1253,45.0,,70.0,,,,,,,Cholesterol,MG +432514,1253,0.0,,75.0,,,,,,,Cholesterol,MG +432932,1253,0.0,,75.0,,,,,,,Cholesterol,MG +433296,1253,0.0,,75.0,,,,,,,Cholesterol,MG +433588,1253,0.0,,75.0,,,,,,,Cholesterol,MG +435264,1253,18.0,,70.0,,,,,,,Cholesterol,MG +435729,1253,0.0,,75.0,,,,,,,Cholesterol,MG +435797,1253,36.0,,70.0,,,,,,,Cholesterol,MG +435806,1253,0.0,,75.0,,,,,,,Cholesterol,MG +436132,1253,0.0,,75.0,,,,,,,Cholesterol,MG +436385,1253,0.0,,75.0,,,,,,,Cholesterol,MG +436519,1253,0.0,,75.0,,,,,,,Cholesterol,MG +437093,1253,30.0,,70.0,,,,,,,Cholesterol,MG +437226,1253,0.0,,70.0,,,,,,,Cholesterol,MG +437374,1253,0.0,,75.0,,,,,,,Cholesterol,MG +438839,1253,28.0,,70.0,,,,,,,Cholesterol,MG +438917,1253,20.0,,70.0,,,,,,,Cholesterol,MG +438936,1253,0.0,,75.0,,,,,,,Cholesterol,MG +439253,1253,125.0,,70.0,,,,,,,Cholesterol,MG +439533,1253,0.0,,75.0,,,,,,,Cholesterol,MG +439679,1253,34.0,,70.0,,,,,,,Cholesterol,MG +440122,1253,0.0,,75.0,,,,,,,Cholesterol,MG +440188,1253,0.0,,75.0,,,,,,,Cholesterol,MG +440221,1253,0.0,,75.0,,,,,,,Cholesterol,MG +440523,1253,107.0,,70.0,,,,,,,Cholesterol,MG +440600,1253,0.0,,75.0,,,,,,,Cholesterol,MG +441003,1253,71.0,,70.0,,,,,,,Cholesterol,MG +441251,1253,0.0,,75.0,,,,,,,Cholesterol,MG +441287,1253,0.0,,75.0,,,,,,,Cholesterol,MG +441628,1253,0.0,,75.0,,,,,,,Cholesterol,MG +441700,1253,0.0,,75.0,,,,,,,Cholesterol,MG +441965,1253,0.0,,75.0,,,,,,,Cholesterol,MG +442122,1253,94.0,,70.0,,,,,,,Cholesterol,MG +442580,1253,0.0,,75.0,,,,,,,Cholesterol,MG +442692,1253,0.0,,75.0,,,,,,,Cholesterol,MG +443135,1253,71.0,,70.0,,,,,,,Cholesterol,MG +443140,1253,50.0,,70.0,,,,,,,Cholesterol,MG +443160,1253,0.0,,75.0,,,,,,,Cholesterol,MG +443729,1253,89.0,,70.0,,,,,,,Cholesterol,MG +444002,1253,0.0,,75.0,,,,,,,Cholesterol,MG +444221,1253,81.0,,70.0,,,,,,,Cholesterol,MG +444258,1253,59.0,,70.0,,,,,,,Cholesterol,MG +444295,1253,0.0,,75.0,,,,,,,Cholesterol,MG +444358,1253,0.0,,75.0,,,,,,,Cholesterol,MG +444401,1253,0.0,,75.0,,,,,,,Cholesterol,MG +444923,1253,0.0,,75.0,,,,,,,Cholesterol,MG +445083,1253,62.0,,70.0,,,,,,,Cholesterol,MG +445202,1253,0.0,,75.0,,,,,,,Cholesterol,MG +445762,1253,0.0,,75.0,,,,,,,Cholesterol,MG +445867,1253,0.0,,75.0,,,,,,,Cholesterol,MG +446283,1253,67.0,,70.0,,,,,,,Cholesterol,MG +446592,1253,0.0,,75.0,,,,,,,Cholesterol,MG +446611,1253,89.0,,70.0,,,,,,,Cholesterol,MG +446725,1253,0.0,,75.0,,,,,,,Cholesterol,MG +447069,1253,0.0,,75.0,,,,,,,Cholesterol,MG +447249,1253,31.0,,70.0,,,,,,,Cholesterol,MG +447332,1253,214.0,,70.0,,,,,,,Cholesterol,MG +447530,1253,0.0,,75.0,,,,,,,Cholesterol,MG +448433,1253,135.0,,70.0,,,,,,,Cholesterol,MG +448445,1253,66.0,,70.0,,,,,,,Cholesterol,MG +448509,1253,0.0,,75.0,,,,,,,Cholesterol,MG +448649,1253,38.0,,70.0,,,,,,,Cholesterol,MG +448819,1253,0.0,,75.0,,,,,,,Cholesterol,MG +449120,1253,37.0,,70.0,,,,,,,Cholesterol,MG +449323,1253,54.0,,70.0,,,,,,,Cholesterol,MG +449565,1253,0.0,,75.0,,,,,,,Cholesterol,MG +449581,1253,93.0,,70.0,,,,,,,Cholesterol,MG +449662,1253,0.0,,75.0,,,,,,,Cholesterol,MG +450080,1253,71.0,,70.0,,,,,,,Cholesterol,MG +450564,1253,38.0,,70.0,,,,,,,Cholesterol,MG +450950,1253,44.0,,70.0,,,,,,,Cholesterol,MG +451441,1253,0.0,,75.0,,,,,,,Cholesterol,MG +451606,1253,7.0,,70.0,,,,,,,Cholesterol,MG +451768,1253,125.0,,70.0,,,,,,,Cholesterol,MG +451975,1253,0.0,,75.0,,,,,,,Cholesterol,MG +451993,1253,0.0,,75.0,,,,,,,Cholesterol,MG +452492,1253,29.0,,70.0,,,,,,,Cholesterol,MG +452527,1253,44.0,,70.0,,,,,,,Cholesterol,MG +452561,1253,3.0,,70.0,,,,,,,Cholesterol,MG +452915,1253,627.0,,70.0,,,,,,,Cholesterol,MG +452978,1253,26.0,,70.0,,,,,,,Cholesterol,MG +453163,1253,57.0,,70.0,,,,,,,Cholesterol,MG +453180,1253,0.0,,75.0,,,,,,,Cholesterol,MG +453359,1253,18.0,,70.0,,,,,,,Cholesterol,MG +453499,1253,89.0,,70.0,,,,,,,Cholesterol,MG +453655,1253,0.0,,75.0,,,,,,,Cholesterol,MG +453706,1253,104.0,,70.0,,,,,,,Cholesterol,MG +453724,1253,107.0,,70.0,,,,,,,Cholesterol,MG +453842,1253,5.0,,70.0,,,,,,,Cholesterol,MG +453985,1253,0.0,,75.0,,,,,,,Cholesterol,MG +454118,1253,107.0,,70.0,,,,,,,Cholesterol,MG +454260,1253,0.0,,75.0,,,,,,,Cholesterol,MG +454549,1253,0.0,,75.0,,,,,,,Cholesterol,MG +454790,1253,71.0,,70.0,,,,,,,Cholesterol,MG +455549,1253,0.0,,75.0,,,,,,,Cholesterol,MG +455840,1253,89.0,,70.0,,,,,,,Cholesterol,MG +456026,1253,8.0,,70.0,,,,,,,Cholesterol,MG +456082,1253,0.0,,75.0,,,,,,,Cholesterol,MG +456103,1253,0.0,,75.0,,,,,,,Cholesterol,MG +456254,1253,22.0,,70.0,,,,,,,Cholesterol,MG +456372,1253,25.0,,70.0,,,,,,,Cholesterol,MG +456380,1253,56.0,,70.0,,,,,,,Cholesterol,MG +456434,1253,36.0,,70.0,,,,,,,Cholesterol,MG +456500,1253,0.0,,75.0,,,,,,,Cholesterol,MG +456557,1253,0.0,,75.0,,,,,,,Cholesterol,MG +456640,1253,6.0,,70.0,,,,,,,Cholesterol,MG +457281,1253,0.0,,75.0,,,,,,,Cholesterol,MG +457284,1253,0.0,,75.0,,,,,,,Cholesterol,MG +457306,1253,98.0,,70.0,,,,,,,Cholesterol,MG +457639,1253,42.0,,70.0,,,,,,,Cholesterol,MG +457943,1253,24.0,,70.0,,,,,,,Cholesterol,MG +458065,1253,64.0,,70.0,,,,,,,Cholesterol,MG +458745,1253,0.0,,75.0,,,,,,,Cholesterol,MG +458778,1253,0.0,,75.0,,,,,,,Cholesterol,MG +458911,1253,13.0,,70.0,,,,,,,Cholesterol,MG +459487,1253,0.0,,75.0,,,,,,,Cholesterol,MG +459663,1253,0.0,,75.0,,,,,,,Cholesterol,MG +459794,1253,25.0,,73.0,,,,,,,Cholesterol,MG +459842,1253,0.0,,75.0,,,,,,,Cholesterol,MG +460195,1253,0.0,,75.0,,,,,,,Cholesterol,MG +460225,1253,4.0,,70.0,,,,,,,Cholesterol,MG +460644,1253,0.0,,75.0,,,,,,,Cholesterol,MG +460812,1253,55.0,,70.0,,,,,,,Cholesterol,MG +460944,1253,64.0,,70.0,,,,,,,Cholesterol,MG +461070,1253,19.0,,70.0,,,,,,,Cholesterol,MG +461233,1253,0.0,,75.0,,,,,,,Cholesterol,MG +461445,1253,0.0,,75.0,,,,,,,Cholesterol,MG +461490,1253,58.0,,70.0,,,,,,,Cholesterol,MG +461674,1253,18.0,,70.0,,,,,,,Cholesterol,MG +461824,1253,27.0,,70.0,,,,,,,Cholesterol,MG +462549,1253,80.0,,70.0,,,,,,,Cholesterol,MG +462813,1253,133.0,,70.0,,,,,,,Cholesterol,MG +462839,1253,0.0,,75.0,,,,,,,Cholesterol,MG +463232,1253,0.0,,75.0,,,,,,,Cholesterol,MG +463385,1253,29.0,,70.0,,,,,,,Cholesterol,MG +463414,1253,0.0,,75.0,,,,,,,Cholesterol,MG +463452,1253,0.0,,75.0,,,,,,,Cholesterol,MG +463682,1253,13.0,,70.0,,,,,,,Cholesterol,MG +463842,1253,4.0,,70.0,,,,,,,Cholesterol,MG +463878,1253,0.0,,75.0,,,,,,,Cholesterol,MG +463907,1253,0.0,,75.0,,,,,,,Cholesterol,MG +463951,1253,47.0,,70.0,,,,,,,Cholesterol,MG +464195,1253,22.0,,70.0,,,,,,,Cholesterol,MG +464497,1253,2.0,,70.0,,,,,,,Cholesterol,MG +464677,1253,40.0,,70.0,,,,,,,Cholesterol,MG +465386,1253,48.0,,70.0,,,,,,,Cholesterol,MG +465486,1253,0.0,,75.0,,,,,,,Cholesterol,MG +465488,1253,17.0,,70.0,,,,,,,Cholesterol,MG +465740,1253,17.0,,70.0,,,,,,,Cholesterol,MG +466282,1253,32.0,,70.0,,,,,,,Cholesterol,MG +466607,1253,77.0,,70.0,,,,,,,Cholesterol,MG +466785,1253,0.0,,75.0,,,,,,,Cholesterol,MG +466956,1253,26.0,,70.0,,,,,,,Cholesterol,MG +467195,1253,62.0,,70.0,,,,,,,Cholesterol,MG +467198,1253,35.0,,70.0,,,,,,,Cholesterol,MG +467246,1253,54.0,,70.0,,,,,,,Cholesterol,MG +467588,1253,53.0,,70.0,,,,,,,Cholesterol,MG +467747,1253,33.0,,70.0,,,,,,,Cholesterol,MG +468119,1253,10.0,,70.0,,,,,,,Cholesterol,MG +468152,1253,0.0,,75.0,,,,,,,Cholesterol,MG +468486,1253,0.0,,75.0,,,,,,,Cholesterol,MG +468796,1253,0.0,,75.0,,,,,,,Cholesterol,MG +469041,1253,0.0,,75.0,,,,,,,Cholesterol,MG +469695,1253,89.0,,70.0,,,,,,,Cholesterol,MG +469775,1253,25.0,,70.0,,,,,,,Cholesterol,MG +469777,1253,0.0,,75.0,,,,,,,Cholesterol,MG +470016,1253,54.0,,70.0,,,,,,,Cholesterol,MG +470250,1253,100.0,,70.0,,,,,,,Cholesterol,MG +470292,1253,100.0,,70.0,,,,,,,Cholesterol,MG +470402,1253,0.0,,75.0,,,,,,,Cholesterol,MG +470421,1253,0.0,,75.0,,,,,,,Cholesterol,MG +470446,1253,24.0,,70.0,,,,,,,Cholesterol,MG +470915,1253,0.0,,75.0,,,,,,,Cholesterol,MG +470933,1253,0.0,,75.0,,,,,,,Cholesterol,MG +471204,1253,0.0,,75.0,,,,,,,Cholesterol,MG +471212,1253,107.0,,70.0,,,,,,,Cholesterol,MG +471300,1253,12.0,,73.0,,,,,,,Cholesterol,MG +471659,1253,0.0,,75.0,,,,,,,Cholesterol,MG +471702,1253,0.0,,75.0,,,,,,,Cholesterol,MG +471762,1253,18.0,,70.0,,,,,,,Cholesterol,MG +472007,1253,0.0,,75.0,,,,,,,Cholesterol,MG +472128,1253,0.0,,75.0,,,,,,,Cholesterol,MG +472137,1253,0.0,,75.0,,,,,,,Cholesterol,MG +472559,1253,12.0,,70.0,,,,,,,Cholesterol,MG +472694,1253,89.0,,70.0,,,,,,,Cholesterol,MG +473363,1253,100.0,,70.0,,,,,,,Cholesterol,MG +473581,1253,0.0,,75.0,,,,,,,Cholesterol,MG +473738,1253,0.0,,75.0,,,,,,,Cholesterol,MG +473851,1253,71.0,,70.0,,,,,,,Cholesterol,MG +474214,1253,6.0,,70.0,,,,,,,Cholesterol,MG +474412,1253,12.0,,70.0,,,,,,,Cholesterol,MG +474485,1253,0.0,,75.0,,,,,,,Cholesterol,MG +474713,1253,0.0,,75.0,,,,,,,Cholesterol,MG +474749,1253,50.0,,70.0,,,,,,,Cholesterol,MG +475173,1253,14.0,,70.0,,,,,,,Cholesterol,MG +475228,1253,0.0,,75.0,,,,,,,Cholesterol,MG +475333,1253,0.0,,75.0,,,,,,,Cholesterol,MG +475432,1253,32.0,,70.0,,,,,,,Cholesterol,MG +475517,1253,10.0,,70.0,,,,,,,Cholesterol,MG +475629,1253,23.0,,70.0,,,,,,,Cholesterol,MG +475820,1253,0.0,,75.0,,,,,,,Cholesterol,MG +476081,1253,4.0,,70.0,,,,,,,Cholesterol,MG +476216,1253,25.0,,70.0,,,,,,,Cholesterol,MG +476454,1253,0.0,,75.0,,,,,,,Cholesterol,MG +476521,1253,19.0,,70.0,,,,,,,Cholesterol,MG +476535,1253,0.0,,75.0,,,,,,,Cholesterol,MG +476657,1253,0.0,,75.0,,,,,,,Cholesterol,MG +477135,1253,0.0,,75.0,,,,,,,Cholesterol,MG +477153,1253,0.0,,75.0,,,,,,,Cholesterol,MG +477594,1253,0.0,,75.0,,,,,,,Cholesterol,MG +478006,1253,14.0,,70.0,,,,,,,Cholesterol,MG +478149,1253,41.0,,70.0,,,,,,,Cholesterol,MG +478166,1253,0.0,,75.0,,,,,,,Cholesterol,MG +478213,1253,17.0,,73.0,,,,,,,Cholesterol,MG +478578,1253,17.0,,70.0,,,,,,,Cholesterol,MG +478589,1253,0.0,,75.0,,,,,,,Cholesterol,MG +479463,1253,0.0,,75.0,,,,,,,Cholesterol,MG +479845,1253,0.0,,75.0,,,,,,,Cholesterol,MG +479999,1253,18.0,,70.0,,,,,,,Cholesterol,MG +480127,1253,0.0,,75.0,,,,,,,Cholesterol,MG +480350,1253,0.0,,75.0,,,,,,,Cholesterol,MG +480524,1253,8.0,,70.0,,,,,,,Cholesterol,MG +481147,1253,67.0,,70.0,,,,,,,Cholesterol,MG +481153,1253,0.0,,75.0,,,,,,,Cholesterol,MG +481451,1253,0.0,,75.0,,,,,,,Cholesterol,MG +481605,1253,87.0,,70.0,,,,,,,Cholesterol,MG +481669,1253,100.0,,73.0,,,,,,,Cholesterol,MG +481744,1253,0.0,,75.0,,,,,,,Cholesterol,MG +482054,1253,0.0,,75.0,,,,,,,Cholesterol,MG +482064,1253,0.0,,75.0,,,,,,,Cholesterol,MG +482164,1253,0.0,,75.0,,,,,,,Cholesterol,MG +482396,1253,0.0,,75.0,,,,,,,Cholesterol,MG +482503,1253,18.0,,73.0,,,,,,,Cholesterol,MG +482538,1253,0.0,,75.0,,,,,,,Cholesterol,MG +483057,1253,4.0,,70.0,,,,,,,Cholesterol,MG +483176,1253,0.0,,75.0,,,,,,,Cholesterol,MG +483618,1253,0.0,,75.0,,,,,,,Cholesterol,MG +483821,1253,0.0,,75.0,,,,,,,Cholesterol,MG +483901,1253,0.0,,75.0,,,,,,,Cholesterol,MG +483945,1253,0.0,,75.0,,,,,,,Cholesterol,MG +484005,1253,26.0,,70.0,,,,,,,Cholesterol,MG +484390,1253,0.0,,75.0,,,,,,,Cholesterol,MG +484639,1253,0.0,,75.0,,,,,,,Cholesterol,MG +484891,1253,82.0,,70.0,,,,,,,Cholesterol,MG +484945,1253,0.0,,75.0,,,,,,,Cholesterol,MG +485246,1253,0.0,,75.0,,,,,,,Cholesterol,MG +485523,1253,0.0,,75.0,,,,,,,Cholesterol,MG +485635,1253,0.0,,75.0,,,,,,,Cholesterol,MG +485800,1253,17.0,,70.0,,,,,,,Cholesterol,MG +485803,1253,0.0,,75.0,,,,,,,Cholesterol,MG +485994,1253,17.0,,70.0,,,,,,,Cholesterol,MG +486088,1253,50.0,,70.0,,,,,,,Cholesterol,MG +486100,1253,0.0,,75.0,,,,,,,Cholesterol,MG +486124,1253,0.0,,75.0,,,,,,,Cholesterol,MG +486695,1253,0.0,,75.0,,,,,,,Cholesterol,MG +486813,1253,0.0,,75.0,,,,,,,Cholesterol,MG +487374,1253,49.0,,70.0,,,,,,,Cholesterol,MG +488195,1253,0.0,,75.0,,,,,,,Cholesterol,MG +488433,1253,0.0,,75.0,,,,,,,Cholesterol,MG +488731,1253,89.0,,70.0,,,,,,,Cholesterol,MG +488857,1253,6.0,,70.0,,,,,,,Cholesterol,MG +489117,1253,0.0,,70.0,,,,,,,Cholesterol,MG +489159,1253,0.0,,75.0,,,,,,,Cholesterol,MG +489239,1253,0.0,,75.0,,,,,,,Cholesterol,MG +489302,1253,0.0,,75.0,,,,,,,Cholesterol,MG +489529,1253,0.0,,75.0,,,,,,,Cholesterol,MG +489533,1253,0.0,,75.0,,,,,,,Cholesterol,MG +489632,1253,20.0,,70.0,,,,,,,Cholesterol,MG +489983,1253,0.0,,75.0,,,,,,,Cholesterol,MG +490212,1253,50.0,,70.0,,,,,,,Cholesterol,MG +490300,1253,0.0,,75.0,,,,,,,Cholesterol,MG +490474,1253,0.0,,75.0,,,,,,,Cholesterol,MG +490584,1253,2.0,,73.0,,,,,,,Cholesterol,MG +491680,1253,0.0,,75.0,,,,,,,Cholesterol,MG +491790,1253,20.0,,70.0,,,,,,,Cholesterol,MG +491870,1253,0.0,,75.0,,,,,,,Cholesterol,MG +491882,1253,0.0,,75.0,,,,,,,Cholesterol,MG +492008,1253,0.0,,75.0,,,,,,,Cholesterol,MG +492239,1253,0.0,,75.0,,,,,,,Cholesterol,MG +493184,1253,0.0,,75.0,,,,,,,Cholesterol,MG +493727,1253,10.0,,70.0,,,,,,,Cholesterol,MG +493946,1253,0.0,,75.0,,,,,,,Cholesterol,MG +494425,1253,0.0,,75.0,,,,,,,Cholesterol,MG +494800,1253,0.0,,75.0,,,,,,,Cholesterol,MG +495040,1253,0.0,,75.0,,,,,,,Cholesterol,MG +495082,1253,0.0,,75.0,,,,,,,Cholesterol,MG +495349,1253,0.0,,75.0,,,,,,,Cholesterol,MG +495770,1253,11.0,,70.0,,,,,,,Cholesterol,MG +496398,1253,0.0,,75.0,,,,,,,Cholesterol,MG +496703,1253,0.0,,75.0,,,,,,,Cholesterol,MG +497163,1253,0.0,,75.0,,,,,,,Cholesterol,MG +497345,1253,0.0,,75.0,,,,,,,Cholesterol,MG +498153,1253,0.0,,75.0,,,,,,,Cholesterol,MG +498206,1253,0.0,,75.0,,,,,,,Cholesterol,MG +498500,1253,0.0,,75.0,,,,,,,Cholesterol,MG +498753,1253,0.0,,75.0,,,,,,,Cholesterol,MG +499056,1253,0.0,,75.0,,,,,,,Cholesterol,MG +499297,1253,0.0,,75.0,,,,,,,Cholesterol,MG +499759,1253,0.0,,75.0,,,,,,,Cholesterol,MG +499878,1253,0.0,,75.0,,,,,,,Cholesterol,MG +500822,1253,0.0,,75.0,,,,,,,Cholesterol,MG +501051,1253,107.0,,70.0,,,,,,,Cholesterol,MG +501288,1253,0.0,,75.0,,,,,,,Cholesterol,MG +501304,1253,0.0,,75.0,,,,,,,Cholesterol,MG +501561,1253,0.0,,75.0,,,,,,,Cholesterol,MG +501830,1253,0.0,,75.0,,,,,,,Cholesterol,MG +502040,1253,13.0,,73.0,,,,,,,Cholesterol,MG +502146,1253,6.0,,73.0,,,,,,,Cholesterol,MG +502377,1253,0.0,,75.0,,,,,,,Cholesterol,MG +502635,1253,12.0,,70.0,,,,,,,Cholesterol,MG +502670,1253,0.0,,75.0,,,,,,,Cholesterol,MG +502836,1253,12.0,,70.0,,,,,,,Cholesterol,MG +504677,1253,0.0,,75.0,,,,,,,Cholesterol,MG +505025,1253,0.0,,70.0,,,,,,,Cholesterol,MG +505109,1253,80.0,,70.0,,,,,,,Cholesterol,MG +505167,1253,36.0,,70.0,,,,,,,Cholesterol,MG +505323,1253,0.0,,75.0,,,,,,,Cholesterol,MG +505415,1253,0.0,,75.0,,,,,,,Cholesterol,MG +506165,1253,159.0,,70.0,,,,,,,Cholesterol,MG +506443,1253,36.0,,70.0,,,,,,,Cholesterol,MG +506464,1253,71.0,,70.0,,,,,,,Cholesterol,MG +506529,1253,128.0,,70.0,,,,,,,Cholesterol,MG +506720,1253,10.0,,70.0,,,,,,,Cholesterol,MG +506791,1253,19.0,,70.0,,,,,,,Cholesterol,MG +506934,1253,0.0,,75.0,,,,,,,Cholesterol,MG +507216,1253,23.0,,70.0,,,,,,,Cholesterol,MG +507507,1253,5.0,,70.0,,,,,,,Cholesterol,MG +507567,1253,73.0,,70.0,,,,,,,Cholesterol,MG +507791,1253,18.0,,70.0,,,,,,,Cholesterol,MG +508418,1253,7.0,,70.0,,,,,,,Cholesterol,MG +508490,1253,19.0,,70.0,,,,,,,Cholesterol,MG +508956,1253,54.0,,70.0,,,,,,,Cholesterol,MG +508973,1253,0.0,,75.0,,,,,,,Cholesterol,MG +509216,1253,133.0,,70.0,,,,,,,Cholesterol,MG +509445,1253,0.0,,75.0,,,,,,,Cholesterol,MG +510017,1253,58.0,,70.0,,,,,,,Cholesterol,MG +510090,1253,41.0,,70.0,,,,,,,Cholesterol,MG +510263,1253,0.0,,75.0,,,,,,,Cholesterol,MG +510451,1253,0.0,,75.0,,,,,,,Cholesterol,MG +510774,1253,6.0,,70.0,,,,,,,Cholesterol,MG +511337,1253,0.0,,75.0,,,,,,,Cholesterol,MG +511452,1253,4.0,,70.0,,,,,,,Cholesterol,MG +512318,1253,0.0,,75.0,,,,,,,Cholesterol,MG +512362,1253,8.0,,70.0,,,,,,,Cholesterol,MG +512547,1253,0.0,,75.0,,,,,,,Cholesterol,MG +512562,1253,71.0,,70.0,,,,,,,Cholesterol,MG +512603,1253,107.0,,70.0,,,,,,,Cholesterol,MG +513021,1253,0.0,,75.0,,,,,,,Cholesterol,MG +513271,1253,0.0,,75.0,,,,,,,Cholesterol,MG +513278,1253,0.0,,75.0,,,,,,,Cholesterol,MG +513307,1253,0.0,,75.0,,,,,,,Cholesterol,MG +513331,1253,17.0,,70.0,,,,,,,Cholesterol,MG +513454,1253,13.0,,70.0,,,,,,,Cholesterol,MG +513539,1253,0.0,,75.0,,,,,,,Cholesterol,MG +513936,1253,13.0,,70.0,,,,,,,Cholesterol,MG +514621,1253,6.0,,70.0,,,,,,,Cholesterol,MG +514730,1253,0.0,,75.0,,,,,,,Cholesterol,MG +514933,1253,12.0,,73.0,,,,,,,Cholesterol,MG +515608,1253,0.0,,75.0,,,,,,,Cholesterol,MG +516381,1253,0.0,,75.0,,,,,,,Cholesterol,MG +516526,1253,25.0,,70.0,,,,,,,Cholesterol,MG +516651,1253,0.0,,75.0,,,,,,,Cholesterol,MG +516781,1253,71.0,,70.0,,,,,,,Cholesterol,MG +516786,1253,0.0,,75.0,,,,,,,Cholesterol,MG +516871,1253,0.0,,75.0,,,,,,,Cholesterol,MG +516998,1253,0.0,,75.0,,,,,,,Cholesterol,MG +517205,1253,0.0,,75.0,,,,,,,Cholesterol,MG +517569,1253,0.0,,75.0,,,,,,,Cholesterol,MG +517608,1253,62.0,,70.0,,,,,,,Cholesterol,MG +517631,1253,38.0,,70.0,,,,,,,Cholesterol,MG +517710,1253,23.0,,70.0,,,,,,,Cholesterol,MG +517777,1253,78.0,,70.0,,,,,,,Cholesterol,MG +517897,1253,0.0,,75.0,,,,,,,Cholesterol,MG +518083,1253,118.0,,70.0,,,,,,,Cholesterol,MG +518792,1253,0.0,,75.0,,,,,,,Cholesterol,MG +519628,1253,17.0,,70.0,,,,,,,Cholesterol,MG +519662,1253,0.0,,75.0,,,,,,,Cholesterol,MG +520192,1253,0.0,,75.0,,,,,,,Cholesterol,MG +520556,1253,0.0,,75.0,,,,,,,Cholesterol,MG +520690,1253,17.0,,70.0,,,,,,,Cholesterol,MG +520710,1253,0.0,,75.0,,,,,,,Cholesterol,MG +520808,1253,4.0,,70.0,,,,,,,Cholesterol,MG +520874,1253,0.0,,75.0,,,,,,,Cholesterol,MG +520944,1253,100.0,,70.0,,,,,,,Cholesterol,MG +521208,1253,7.0,,70.0,,,,,,,Cholesterol,MG +521399,1253,0.0,,75.0,,,,,,,Cholesterol,MG +521880,1253,0.0,,75.0,,,,,,,Cholesterol,MG +522116,1253,375.0,,70.0,,,,,,,Cholesterol,MG +522501,1253,36.0,,70.0,,,,,,,Cholesterol,MG +522533,1253,0.0,,75.0,,,,,,,Cholesterol,MG +522750,1253,62.0,,70.0,,,,,,,Cholesterol,MG +522834,1253,0.0,,75.0,,,,,,,Cholesterol,MG +523338,1253,30.0,,70.0,,,,,,,Cholesterol,MG +523439,1253,71.0,,70.0,,,,,,,Cholesterol,MG +523677,1253,0.0,,75.0,,,,,,,Cholesterol,MG +524224,1253,25.0,,70.0,,,,,,,Cholesterol,MG +524593,1253,0.0,,75.0,,,,,,,Cholesterol,MG +524607,1253,0.0,,75.0,,,,,,,Cholesterol,MG +524659,1253,0.0,,75.0,,,,,,,Cholesterol,MG +525118,1253,10.0,,70.0,,,,,,,Cholesterol,MG +525318,1253,9.0,,70.0,,,,,,,Cholesterol,MG +525492,1253,12.0,,70.0,,,,,,,Cholesterol,MG +525783,1253,0.0,,75.0,,,,,,,Cholesterol,MG +526007,1253,0.0,,75.0,,,,,,,Cholesterol,MG +526305,1253,17.0,,70.0,,,,,,,Cholesterol,MG +526416,1253,0.0,,75.0,,,,,,,Cholesterol,MG +526447,1253,0.0,,75.0,,,,,,,Cholesterol,MG +527129,1253,0.0,,75.0,,,,,,,Cholesterol,MG +527248,1253,0.0,,75.0,,,,,,,Cholesterol,MG +527447,1253,3.0,,70.0,,,,,,,Cholesterol,MG +527496,1253,0.0,,75.0,,,,,,,Cholesterol,MG +527618,1253,0.0,,75.0,,,,,,,Cholesterol,MG +528034,1253,0.0,,75.0,,,,,,,Cholesterol,MG +528339,1253,0.0,,75.0,,,,,,,Cholesterol,MG +528378,1253,12.0,,70.0,,,,,,,Cholesterol,MG +528567,1253,0.0,,75.0,,,,,,,Cholesterol,MG +528633,1253,0.0,,75.0,,,,,,,Cholesterol,MG +528771,1253,0.0,,75.0,,,,,,,Cholesterol,MG +528879,1253,0.0,,75.0,,,,,,,Cholesterol,MG +528929,1253,0.0,,75.0,,,,,,,Cholesterol,MG +529043,1253,0.0,,75.0,,,,,,,Cholesterol,MG +529249,1253,54.0,,70.0,,,,,,,Cholesterol,MG +529435,1253,41.0,,70.0,,,,,,,Cholesterol,MG +530538,1253,0.0,,75.0,,,,,,,Cholesterol,MG +530616,1253,54.0,,70.0,,,,,,,Cholesterol,MG +530689,1253,10.0,,70.0,,,,,,,Cholesterol,MG +531424,1253,12.0,,70.0,,,,,,,Cholesterol,MG +531476,1253,214.0,,70.0,,,,,,,Cholesterol,MG +532504,1253,20.0,,70.0,,,,,,,Cholesterol,MG +532727,1253,0.0,,75.0,,,,,,,Cholesterol,MG +532960,1253,41.0,,70.0,,,,,,,Cholesterol,MG +533273,1253,5.0,,70.0,,,,,,,Cholesterol,MG +533458,1253,0.0,,75.0,,,,,,,Cholesterol,MG +533516,1253,0.0,,75.0,,,,,,,Cholesterol,MG +533562,1253,0.0,,75.0,,,,,,,Cholesterol,MG +533664,1253,50.0,,70.0,,,,,,,Cholesterol,MG +533978,1253,5.0,,70.0,,,,,,,Cholesterol,MG +534044,1253,0.0,,75.0,,,,,,,Cholesterol,MG +534388,1253,0.0,,75.0,,,,,,,Cholesterol,MG +534783,1253,0.0,,75.0,,,,,,,Cholesterol,MG +534909,1253,0.0,,75.0,,,,,,,Cholesterol,MG +535066,1253,49.0,,70.0,,,,,,,Cholesterol,MG +535093,1253,53.0,,70.0,,,,,,,Cholesterol,MG +535144,1253,51.0,,70.0,,,,,,,Cholesterol,MG +535544,1253,95.0,,70.0,,,,,,,Cholesterol,MG +535686,1253,0.0,,75.0,,,,,,,Cholesterol,MG +536332,1253,0.0,,75.0,,,,,,,Cholesterol,MG +536393,1253,11.0,,70.0,,,,,,,Cholesterol,MG +536432,1253,0.0,,75.0,,,,,,,Cholesterol,MG +536843,1253,0.0,,75.0,,,,,,,Cholesterol,MG +537235,1253,71.0,,70.0,,,,,,,Cholesterol,MG +537539,1253,10.0,,70.0,,,,,,,Cholesterol,MG +537552,1253,71.0,,70.0,,,,,,,Cholesterol,MG +537643,1253,0.0,,75.0,,,,,,,Cholesterol,MG +537795,1253,36.0,,70.0,,,,,,,Cholesterol,MG +537835,1253,0.0,,75.0,,,,,,,Cholesterol,MG +537851,1253,0.0,,75.0,,,,,,,Cholesterol,MG +538106,1253,0.0,,75.0,,,,,,,Cholesterol,MG +538453,1253,30.0,,70.0,,,,,,,Cholesterol,MG +538508,1253,0.0,,75.0,,,,,,,Cholesterol,MG +538518,1253,0.0,,75.0,,,,,,,Cholesterol,MG +540097,1253,0.0,,75.0,,,,,,,Cholesterol,MG +540345,1253,80.0,,70.0,,,,,,,Cholesterol,MG +540355,1253,0.0,,75.0,,,,,,,Cholesterol,MG +541379,1253,0.0,,70.0,,,,,,,Cholesterol,MG +542027,1253,4.0,,73.0,,,,,,,Cholesterol,MG +542175,1253,0.0,,75.0,,,,,,,Cholesterol,MG +542218,1253,0.0,,75.0,,,,,,,Cholesterol,MG +544066,1253,13.0,,70.0,,,,,,,Cholesterol,MG +544283,1253,0.0,,75.0,,,,,,,Cholesterol,MG +545228,1253,0.0,,75.0,,,,,,,Cholesterol,MG +545907,1253,0.0,,75.0,,,,,,,Cholesterol,MG +546267,1253,0.0,,75.0,,,,,,,Cholesterol,MG +546590,1253,5.0,,70.0,,,,,,,Cholesterol,MG +546907,1253,0.0,,75.0,,,,,,,Cholesterol,MG +547039,1253,0.0,,75.0,,,,,,,Cholesterol,MG +547111,1253,0.0,,75.0,,,,,,,Cholesterol,MG +548473,1253,0.0,,75.0,,,,,,,Cholesterol,MG +548544,1253,13.0,,70.0,,,,,,,Cholesterol,MG +548980,1253,0.0,,75.0,,,,,,,Cholesterol,MG +549132,1253,0.0,,75.0,,,,,,,Cholesterol,MG +549326,1253,0.0,,75.0,,,,,,,Cholesterol,MG +549629,1253,0.0,,75.0,,,,,,,Cholesterol,MG +549862,1253,12.0,,70.0,,,,,,,Cholesterol,MG +550025,1253,0.0,,75.0,,,,,,,Cholesterol,MG +550122,1253,0.0,,75.0,,,,,,,Cholesterol,MG +550296,1253,20.0,,75.0,,,,,,,Cholesterol,MG +550356,1253,0.0,,75.0,,,,,,,Cholesterol,MG +550964,1253,0.0,,75.0,,,,,,,Cholesterol,MG +551092,1253,0.0,,75.0,,,,,,,Cholesterol,MG +551431,1253,0.0,,75.0,,,,,,,Cholesterol,MG +551552,1253,0.0,,75.0,,,,,,,Cholesterol,MG +551582,1253,0.0,,75.0,,,,,,,Cholesterol,MG +551766,1253,0.0,,75.0,,,,,,,Cholesterol,MG +551863,1253,0.0,,75.0,,,,,,,Cholesterol,MG +551980,1253,0.0,,75.0,,,,,,,Cholesterol,MG +552022,1253,0.0,,75.0,,,,,,,Cholesterol,MG +552331,1253,0.0,,75.0,,,,,,,Cholesterol,MG +552852,1253,0.0,,75.0,,,,,,,Cholesterol,MG +553038,1253,53.0,,70.0,,,,,,,Cholesterol,MG +553114,1253,0.0,,75.0,,,,,,,Cholesterol,MG +553166,1253,0.0,,75.0,,,,,,,Cholesterol,MG +553210,1253,0.0,,75.0,,,,,,,Cholesterol,MG +553302,1253,0.0,,75.0,,,,,,,Cholesterol,MG +553359,1253,0.0,,75.0,,,,,,,Cholesterol,MG +553417,1253,0.0,,75.0,,,,,,,Cholesterol,MG +553511,1253,9.0,,70.0,,,,,,,Cholesterol,MG +553539,1253,12.0,,70.0,,,,,,,Cholesterol,MG +553600,1253,11.0,,70.0,,,,,,,Cholesterol,MG +554263,1253,0.0,,75.0,,,,,,,Cholesterol,MG +554325,1253,9.0,,70.0,,,,,,,Cholesterol,MG +554365,1253,0.0,,75.0,,,,,,,Cholesterol,MG +555779,1253,0.0,,75.0,,,,,,,Cholesterol,MG +555898,1253,0.0,,75.0,,,,,,,Cholesterol,MG +555959,1253,0.0,,75.0,,,,,,,Cholesterol,MG +556432,1253,0.0,,75.0,,,,,,,Cholesterol,MG +556876,1253,70.0,,70.0,,,,,,,Cholesterol,MG +557934,1253,0.0,,75.0,,,,,,,Cholesterol,MG +558025,1253,0.0,,75.0,,,,,,,Cholesterol,MG +558097,1253,100.0,,70.0,,,,,,,Cholesterol,MG +558236,1253,94.0,,70.0,,,,,,,Cholesterol,MG +558513,1253,0.0,,75.0,,,,,,,Cholesterol,MG +558533,1253,6.0,,70.0,,,,,,,Cholesterol,MG +558616,1253,100.0,,70.0,,,,,,,Cholesterol,MG +558710,1253,0.0,,75.0,,,,,,,Cholesterol,MG +558761,1253,0.0,,75.0,,,,,,,Cholesterol,MG +558797,1253,0.0,,75.0,,,,,,,Cholesterol,MG +558867,1253,10.0,,70.0,,,,,,,Cholesterol,MG +559055,1253,62.0,,70.0,,,,,,,Cholesterol,MG +559382,1253,15.0,,70.0,,,,,,,Cholesterol,MG +559760,1253,0.0,,75.0,,,,,,,Cholesterol,MG +560317,1253,0.0,,75.0,,,,,,,Cholesterol,MG +560468,1253,80.0,,70.0,,,,,,,Cholesterol,MG +560515,1253,71.0,,70.0,,,,,,,Cholesterol,MG +560521,1253,0.0,,75.0,,,,,,,Cholesterol,MG +560609,1253,7.0,,73.0,,,,,,,Cholesterol,MG +560747,1253,0.0,,75.0,,,,,,,Cholesterol,MG +560774,1253,22.0,,70.0,,,,,,,Cholesterol,MG +560818,1253,0.0,,75.0,,,,,,,Cholesterol,MG +561063,1253,0.0,,75.0,,,,,,,Cholesterol,MG +561376,1253,6.0,,70.0,,,,,,,Cholesterol,MG +561518,1253,0.0,,75.0,,,,,,,Cholesterol,MG +561624,1253,214.0,,70.0,,,,,,,Cholesterol,MG +561915,1253,0.0,,75.0,,,,,,,Cholesterol,MG +562034,1253,0.0,,75.0,,,,,,,Cholesterol,MG +562653,1253,0.0,,75.0,,,,,,,Cholesterol,MG +563293,1253,70.0,,70.0,,,,,,,Cholesterol,MG +563556,1253,0.0,,75.0,,,,,,,Cholesterol,MG +563575,1253,107.0,,70.0,,,,,,,Cholesterol,MG +564026,1253,4.0,,70.0,,,,,,,Cholesterol,MG +565082,1253,73.0,,70.0,,,,,,,Cholesterol,MG +565149,1253,22.0,,70.0,,,,,,,Cholesterol,MG +565226,1253,0.0,,75.0,,,,,,,Cholesterol,MG +565275,1253,0.0,,75.0,,,,,,,Cholesterol,MG +565381,1253,0.0,,75.0,,,,,,,Cholesterol,MG +565548,1253,0.0,,75.0,,,,,,,Cholesterol,MG +565676,1253,18.0,,70.0,,,,,,,Cholesterol,MG +565931,1253,0.0,,75.0,,,,,,,Cholesterol,MG +566172,1253,98.0,,70.0,,,,,,,Cholesterol,MG +566254,1253,0.0,,75.0,,,,,,,Cholesterol,MG +566424,1253,0.0,,75.0,,,,,,,Cholesterol,MG +566491,1253,26.0,,70.0,,,,,,,Cholesterol,MG +566776,1253,0.0,,75.0,,,,,,,Cholesterol,MG +566806,1253,0.0,,75.0,,,,,,,Cholesterol,MG +567103,1253,54.0,,70.0,,,,,,,Cholesterol,MG +567168,1253,33.0,,70.0,,,,,,,Cholesterol,MG +567601,1253,17.0,,70.0,,,,,,,Cholesterol,MG +568090,1253,0.0,,75.0,,,,,,,Cholesterol,MG +568356,1253,0.0,,75.0,,,,,,,Cholesterol,MG +568779,1253,100.0,,73.0,,,,,,,Cholesterol,MG +568929,1253,0.0,,75.0,,,,,,,Cholesterol,MG +569017,1253,0.0,,75.0,,,,,,,Cholesterol,MG +569110,1253,13.0,,70.0,,,,,,,Cholesterol,MG +569483,1253,0.0,,75.0,,,,,,,Cholesterol,MG +569616,1253,0.0,,75.0,,,,,,,Cholesterol,MG +570139,1253,0.0,,75.0,,,,,,,Cholesterol,MG +570814,1253,54.0,,70.0,,,,,,,Cholesterol,MG +571197,1253,71.0,,70.0,,,,,,,Cholesterol,MG +571457,1253,0.0,,75.0,,,,,,,Cholesterol,MG +571620,1253,100.0,,70.0,,,,,,,Cholesterol,MG +571736,1253,0.0,,75.0,,,,,,,Cholesterol,MG +571925,1253,71.0,,70.0,,,,,,,Cholesterol,MG +572108,1253,0.0,,75.0,,,,,,,Cholesterol,MG +572387,1253,3.0,,73.0,,,,,,,Cholesterol,MG +572430,1253,56.0,,70.0,,,,,,,Cholesterol,MG +572546,1253,107.0,,70.0,,,,,,,Cholesterol,MG +572582,1253,0.0,,75.0,,,,,,,Cholesterol,MG +572867,1253,22.0,,70.0,,,,,,,Cholesterol,MG +572909,1253,0.0,,75.0,,,,,,,Cholesterol,MG +573020,1253,17.0,,70.0,,,,,,,Cholesterol,MG +573172,1253,20.0,,73.0,,,,,,,Cholesterol,MG +573632,1253,0.0,,75.0,,,,,,,Cholesterol,MG +573641,1253,28.0,,70.0,,,,,,,Cholesterol,MG +573683,1253,0.0,,75.0,,,,,,,Cholesterol,MG +574220,1253,38.0,,70.0,,,,,,,Cholesterol,MG +574536,1253,18.0,,70.0,,,,,,,Cholesterol,MG +574607,1253,43.0,,70.0,,,,,,,Cholesterol,MG +575563,1253,0.0,,75.0,,,,,,,Cholesterol,MG +575622,1253,12.0,,70.0,,,,,,,Cholesterol,MG +575749,1253,0.0,,75.0,,,,,,,Cholesterol,MG +575792,1253,80.0,,70.0,,,,,,,Cholesterol,MG +576503,1253,0.0,,75.0,,,,,,,Cholesterol,MG +576802,1253,0.0,,75.0,,,,,,,Cholesterol,MG +577587,1253,0.0,,75.0,,,,,,,Cholesterol,MG +577724,1253,0.0,,75.0,,,,,,,Cholesterol,MG +577912,1253,430.0,,70.0,,,,,,,Cholesterol,MG +578046,1253,17.0,,73.0,,,,,,,Cholesterol,MG +578418,1253,15.0,,73.0,,,,,,,Cholesterol,MG +578903,1253,27.0,,70.0,,,,,,,Cholesterol,MG +578968,1253,0.0,,75.0,,,,,,,Cholesterol,MG +579023,1253,375.0,,70.0,,,,,,,Cholesterol,MG +579707,1253,10.0,,70.0,,,,,,,Cholesterol,MG +579722,1253,58.0,,70.0,,,,,,,Cholesterol,MG +579729,1253,40.0,,70.0,,,,,,,Cholesterol,MG +579946,1253,83.0,,70.0,,,,,,,Cholesterol,MG +580013,1253,0.0,,75.0,,,,,,,Cholesterol,MG +580065,1253,0.0,,75.0,,,,,,,Cholesterol,MG +580260,1253,0.0,,75.0,,,,,,,Cholesterol,MG +580508,1253,26.0,,70.0,,,,,,,Cholesterol,MG +581133,1253,0.0,,75.0,,,,,,,Cholesterol,MG +581195,1253,0.0,,75.0,,,,,,,Cholesterol,MG +581298,1253,45.0,,70.0,,,,,,,Cholesterol,MG +581517,1253,7.0,,70.0,,,,,,,Cholesterol,MG +581751,1253,60.0,,70.0,,,,,,,Cholesterol,MG +581755,1253,71.0,,70.0,,,,,,,Cholesterol,MG +581757,1253,0.0,,75.0,,,,,,,Cholesterol,MG +581812,1253,8.0,,70.0,,,,,,,Cholesterol,MG +581910,1253,0.0,,75.0,,,,,,,Cholesterol,MG +582126,1253,0.0,,75.0,,,,,,,Cholesterol,MG +582166,1253,0.0,,75.0,,,,,,,Cholesterol,MG +582316,1253,0.0,,75.0,,,,,,,Cholesterol,MG +582566,1253,0.0,,75.0,,,,,,,Cholesterol,MG +582660,1253,54.0,,70.0,,,,,,,Cholesterol,MG +582852,1253,0.0,,75.0,,,,,,,Cholesterol,MG +582864,1253,0.0,,75.0,,,,,,,Cholesterol,MG +583333,1253,0.0,,75.0,,,,,,,Cholesterol,MG +583481,1253,0.0,,75.0,,,,,,,Cholesterol,MG +583555,1253,89.0,,70.0,,,,,,,Cholesterol,MG +583617,1253,0.0,,75.0,,,,,,,Cholesterol,MG +583758,1253,0.0,,75.0,,,,,,,Cholesterol,MG +583795,1253,0.0,,75.0,,,,,,,Cholesterol,MG +583834,1253,67.0,,70.0,,,,,,,Cholesterol,MG +584383,1253,81.0,,70.0,,,,,,,Cholesterol,MG +584892,1253,0.0,,75.0,,,,,,,Cholesterol,MG +585708,1253,0.0,,75.0,,,,,,,Cholesterol,MG +585749,1253,0.0,,75.0,,,,,,,Cholesterol,MG +585923,1253,0.0,,75.0,,,,,,,Cholesterol,MG +586288,1253,0.0,,75.0,,,,,,,Cholesterol,MG +586441,1253,28.0,,70.0,,,,,,,Cholesterol,MG +586611,1253,0.0,,75.0,,,,,,,Cholesterol,MG +586954,1253,0.0,,75.0,,,,,,,Cholesterol,MG +587011,1253,0.0,,75.0,,,,,,,Cholesterol,MG +587354,1253,107.0,,70.0,,,,,,,Cholesterol,MG +587861,1253,195.0,,70.0,,,,,,,Cholesterol,MG +588239,1253,95.0,,70.0,,,,,,,Cholesterol,MG +588296,1253,36.0,,70.0,,,,,,,Cholesterol,MG +588866,1253,12.0,,70.0,,,,,,,Cholesterol,MG +588978,1253,24.0,,70.0,,,,,,,Cholesterol,MG +589253,1253,0.0,,75.0,,,,,,,Cholesterol,MG +589293,1253,7.0,,70.0,,,,,,,Cholesterol,MG +589315,1253,107.0,,70.0,,,,,,,Cholesterol,MG +589596,1253,0.0,,75.0,,,,,,,Cholesterol,MG +589974,1253,214.0,,70.0,,,,,,,Cholesterol,MG +590024,1253,0.0,,75.0,,,,,,,Cholesterol,MG +590312,1253,0.0,,75.0,,,,,,,Cholesterol,MG +590702,1253,42.0,,70.0,,,,,,,Cholesterol,MG +590929,1253,0.0,,75.0,,,,,,,Cholesterol,MG +591229,1253,0.0,,75.0,,,,,,,Cholesterol,MG +591384,1253,214.0,,70.0,,,,,,,Cholesterol,MG +591395,1253,39.0,,70.0,,,,,,,Cholesterol,MG +591521,1253,17.0,,70.0,,,,,,,Cholesterol,MG +591756,1253,0.0,,75.0,,,,,,,Cholesterol,MG +591764,1253,0.0,,75.0,,,,,,,Cholesterol,MG +591784,1253,0.0,,75.0,,,,,,,Cholesterol,MG +592452,1253,6.0,,70.0,,,,,,,Cholesterol,MG +592867,1253,0.0,,75.0,,,,,,,Cholesterol,MG +593130,1253,0.0,,75.0,,,,,,,Cholesterol,MG +593350,1253,0.0,,75.0,,,,,,,Cholesterol,MG +594010,1253,0.0,,75.0,,,,,,,Cholesterol,MG +594065,1253,12.0,,70.0,,,,,,,Cholesterol,MG +594180,1253,32.0,,70.0,,,,,,,Cholesterol,MG +594281,1253,43.0,,70.0,,,,,,,Cholesterol,MG +594652,1253,0.0,,75.0,,,,,,,Cholesterol,MG +595664,1253,0.0,,75.0,,,,,,,Cholesterol,MG +596057,1253,0.0,,75.0,,,,,,,Cholesterol,MG +596091,1253,40.0,,70.0,,,,,,,Cholesterol,MG +596403,1253,0.0,,75.0,,,,,,,Cholesterol,MG +596409,1253,0.0,,75.0,,,,,,,Cholesterol,MG +596424,1253,31.0,,70.0,,,,,,,Cholesterol,MG +596561,1253,0.0,,75.0,,,,,,,Cholesterol,MG +596732,1253,11.0,,70.0,,,,,,,Cholesterol,MG +596778,1253,0.0,,75.0,,,,,,,Cholesterol,MG +596896,1253,43.0,,70.0,,,,,,,Cholesterol,MG +597213,1253,0.0,,75.0,,,,,,,Cholesterol,MG +597445,1253,0.0,,75.0,,,,,,,Cholesterol,MG +597526,1253,8.0,,70.0,,,,,,,Cholesterol,MG +598123,1253,18.0,,70.0,,,,,,,Cholesterol,MG +598446,1253,20.0,,70.0,,,,,,,Cholesterol,MG +598502,1253,0.0,,75.0,,,,,,,Cholesterol,MG +598855,1253,28.0,,70.0,,,,,,,Cholesterol,MG +599989,1253,49.0,,70.0,,,,,,,Cholesterol,MG +600253,1253,0.0,,75.0,,,,,,,Cholesterol,MG +600435,1253,7.0,,70.0,,,,,,,Cholesterol,MG +600510,1253,0.0,,75.0,,,,,,,Cholesterol,MG +600649,1253,0.0,,75.0,,,,,,,Cholesterol,MG +600812,1253,0.0,,75.0,,,,,,,Cholesterol,MG +601124,1253,36.0,,70.0,,,,,,,Cholesterol,MG +601541,1253,0.0,,75.0,,,,,,,Cholesterol,MG +601597,1253,0.0,,75.0,,,,,,,Cholesterol,MG +601787,1253,67.0,,70.0,,,,,,,Cholesterol,MG +601806,1253,32.0,,70.0,,,,,,,Cholesterol,MG +601911,1253,0.0,,75.0,,,,,,,Cholesterol,MG +602121,1253,17.0,,70.0,,,,,,,Cholesterol,MG +602236,1253,0.0,,75.0,,,,,,,Cholesterol,MG +602241,1253,0.0,,75.0,,,,,,,Cholesterol,MG +602325,1253,214.0,,70.0,,,,,,,Cholesterol,MG +602385,1253,0.0,,75.0,,,,,,,Cholesterol,MG +602429,1253,14.0,,70.0,,,,,,,Cholesterol,MG +602546,1253,0.0,,75.0,,,,,,,Cholesterol,MG +602654,1253,0.0,,75.0,,,,,,,Cholesterol,MG +602747,1253,0.0,,75.0,,,,,,,Cholesterol,MG +603695,1253,0.0,,75.0,,,,,,,Cholesterol,MG +603784,1253,0.0,,75.0,,,,,,,Cholesterol,MG +603906,1253,0.0,,75.0,,,,,,,Cholesterol,MG +603974,1253,28.0,,70.0,,,,,,,Cholesterol,MG +604101,1253,29.0,,70.0,,,,,,,Cholesterol,MG +604323,1253,107.0,,70.0,,,,,,,Cholesterol,MG +604345,1253,17.0,,70.0,,,,,,,Cholesterol,MG +604593,1253,31.0,,70.0,,,,,,,Cholesterol,MG +604736,1253,0.0,,75.0,,,,,,,Cholesterol,MG +604755,1253,15.0,,70.0,,,,,,,Cholesterol,MG +605424,1253,0.0,,75.0,,,,,,,Cholesterol,MG +605772,1253,22.0,,71.0,,,,,,,Cholesterol,MG +606268,1253,2.0,,73.0,,,,,,,Cholesterol,MG +606690,1253,0.0,,75.0,,,,,,,Cholesterol,MG +606744,1253,32.0,,71.0,,,,,,,Cholesterol,MG +607720,1253,12.0,,71.0,,,,,,,Cholesterol,MG +608242,1253,12.0,,71.0,,,,,,,Cholesterol,MG +608954,1253,0.0,,75.0,,,,,,,Cholesterol,MG +609388,1253,0.0,,75.0,,,,,,,Cholesterol,MG +609650,1253,0.0,,75.0,,,,,,,Cholesterol,MG +609802,1253,0.0,,75.0,,,,,,,Cholesterol,MG +609860,1253,0.0,,75.0,,,,,,,Cholesterol,MG +610022,1253,0.0,,75.0,,,,,,,Cholesterol,MG +610436,1253,0.0,,75.0,,,,,,,Cholesterol,MG +610634,1253,19.0,,71.0,,,,,,,Cholesterol,MG +610932,1253,6.0,,73.0,,,,,,,Cholesterol,MG +611980,1253,0.0,,75.0,,,,,,,Cholesterol,MG +612074,1253,0.0,,75.0,,,,,,,Cholesterol,MG +613422,1253,36.0,,71.0,,,,,,,Cholesterol,MG +613452,1253,0.0,,75.0,,,,,,,Cholesterol,MG +614616,1253,71.0,,71.0,,,,,,,Cholesterol,MG +614800,1253,0.0,,75.0,,,,,,,Cholesterol,MG +615016,1253,59.0,,71.0,,,,,,,Cholesterol,MG +615018,1253,67.0,,71.0,,,,,,,Cholesterol,MG +615254,1253,107.0,,71.0,,,,,,,Cholesterol,MG +615314,1253,62.0,,71.0,,,,,,,Cholesterol,MG +615466,1253,59.0,,71.0,,,,,,,Cholesterol,MG +615716,1253,36.0,,71.0,,,,,,,Cholesterol,MG +616684,1253,0.0,,75.0,,,,,,,Cholesterol,MG +617338,1253,54.0,,70.0,,,,,,,Cholesterol,MG +617560,1253,0.0,,75.0,,,,,,,Cholesterol,MG +617742,1253,0.0,,75.0,,,,,,,Cholesterol,MG +618510,1253,0.0,,75.0,,,,,,,Cholesterol,MG +618896,1253,95.0,,70.0,,,,,,,Cholesterol,MG +620140,1253,0.0,,75.0,,,,,,,Cholesterol,MG +620304,1253,0.0,,75.0,,,,,,,Cholesterol,MG +620638,1253,76.0,,70.0,,,,,,,Cholesterol,MG +621144,1253,0.0,,75.0,,,,,,,Cholesterol,MG +621340,1253,0.0,,75.0,,,,,,,Cholesterol,MG +621926,1253,0.0,,75.0,,,,,,,Cholesterol,MG +622944,1253,7.0,,70.0,,,,,,,Cholesterol,MG +623058,1253,0.0,,75.0,,,,,,,Cholesterol,MG +623162,1253,15.0,,70.0,,,,,,,Cholesterol,MG +624680,1253,0.0,,75.0,,,,,,,Cholesterol,MG +625332,1253,4.0,,70.0,,,,,,,Cholesterol,MG +625400,1253,55.0,,70.0,,,,,,,Cholesterol,MG +625682,1253,0.0,,75.0,,,,,,,Cholesterol,MG +625844,1253,29.0,,70.0,,,,,,,Cholesterol,MG +627070,1253,0.0,,75.0,,,,,,,Cholesterol,MG +627094,1253,0.0,,75.0,,,,,,,Cholesterol,MG +628154,1253,0.0,,75.0,,,,,,,Cholesterol,MG +628300,1253,0.0,,75.0,,,,,,,Cholesterol,MG +628760,1253,18.0,,70.0,,,,,,,Cholesterol,MG +629314,1253,107.0,,70.0,,,,,,,Cholesterol,MG +629532,1253,0.0,,75.0,,,,,,,Cholesterol,MG +630230,1253,56.0,,70.0,,,,,,,Cholesterol,MG +630414,1253,0.0,,75.0,,,,,,,Cholesterol,MG +632180,1253,45.0,,70.0,,,,,,,Cholesterol,MG +632898,1253,15.0,,70.0,,,,,,,Cholesterol,MG +633374,1253,18.0,,70.0,,,,,,,Cholesterol,MG +633634,1253,0.0,,75.0,,,,,,,Cholesterol,MG +633724,1253,0.0,,75.0,,,,,,,Cholesterol,MG +633814,1253,0.0,,75.0,,,,,,,Cholesterol,MG +633840,1253,0.0,,75.0,,,,,,,Cholesterol,MG +634146,1253,0.0,,75.0,,,,,,,Cholesterol,MG +634256,1253,0.0,,75.0,,,,,,,Cholesterol,MG +634654,1253,0.0,,75.0,,,,,,,Cholesterol,MG +636164,1253,0.0,,75.0,,,,,,,Cholesterol,MG +636888,1253,62.0,,70.0,,,,,,,Cholesterol,MG +637448,1253,53.0,,70.0,,,,,,,Cholesterol,MG +637464,1253,107.0,,70.0,,,,,,,Cholesterol,MG +637514,1253,107.0,,70.0,,,,,,,Cholesterol,MG +638152,1253,0.0,,75.0,,,,,,,Cholesterol,MG +638896,1253,0.0,,75.0,,,,,,,Cholesterol,MG +639254,1253,89.0,,70.0,,,,,,,Cholesterol,MG +639288,1253,36.0,,70.0,,,,,,,Cholesterol,MG +639362,1253,20.0,,70.0,,,,,,,Cholesterol,MG +639560,1253,0.0,,75.0,,,,,,,Cholesterol,MG +639802,1253,10.0,,70.0,,,,,,,Cholesterol,MG +641392,1253,3.0,,73.0,,,,,,,Cholesterol,MG +641902,1253,107.0,,70.0,,,,,,,Cholesterol,MG +641942,1253,0.0,,75.0,,,,,,,Cholesterol,MG +642264,1253,0.0,,75.0,,,,,,,Cholesterol,MG +642758,1253,0.0,,75.0,,,,,,,Cholesterol,MG +643320,1253,0.0,,75.0,,,,,,,Cholesterol,MG +643384,1253,0.0,,75.0,,,,,,,Cholesterol,MG +645420,1253,0.0,,75.0,,,,,,,Cholesterol,MG +645490,1253,83.0,,70.0,,,,,,,Cholesterol,MG +645778,1253,0.0,,75.0,,,,,,,Cholesterol,MG +646202,1253,57.0,,70.0,,,,,,,Cholesterol,MG +649430,1253,0.0,,75.0,,,,,,,Cholesterol,MG +650228,1253,0.0,,75.0,,,,,,,Cholesterol,MG +650534,1253,12.0,,70.0,,,,,,,Cholesterol,MG +650732,1253,17.0,,70.0,,,,,,,Cholesterol,MG +650908,1253,0.0,,75.0,,,,,,,Cholesterol,MG +650916,1253,0.0,,75.0,,,,,,,Cholesterol,MG +651766,1253,0.0,,75.0,,,,,,,Cholesterol,MG +652262,1253,0.0,,75.0,,,,,,,Cholesterol,MG +653792,1253,133.0,,70.0,,,,,,,Cholesterol,MG +654136,1253,9.0,,70.0,,,,,,,Cholesterol,MG +655034,1253,0.0,,75.0,,,,,,,Cholesterol,MG +655356,1253,23.0,,70.0,,,,,,,Cholesterol,MG +655930,1253,0.0,,75.0,,,,,,,Cholesterol,MG +656018,1253,0.0,,75.0,,,,,,,Cholesterol,MG +656130,1253,12.0,,73.0,,,,,,,Cholesterol,MG +656472,1253,0.0,,75.0,,,,,,,Cholesterol,MG +656802,1253,0.0,,75.0,,,,,,,Cholesterol,MG +657156,1253,0.0,,75.0,,,,,,,Cholesterol,MG +658528,1253,0.0,,75.0,,,,,,,Cholesterol,MG +658716,1253,0.0,,75.0,,,,,,,Cholesterol,MG +659304,1253,35.0,,70.0,,,,,,,Cholesterol,MG +660152,1253,79.0,,70.0,,,,,,,Cholesterol,MG +660980,1253,0.0,,75.0,,,,,,,Cholesterol,MG +661332,1253,89.0,,70.0,,,,,,,Cholesterol,MG +661408,1253,71.0,,70.0,,,,,,,Cholesterol,MG +661844,1253,0.0,,75.0,,,,,,,Cholesterol,MG +662718,1253,71.0,,70.0,,,,,,,Cholesterol,MG +663044,1253,0.0,,75.0,,,,,,,Cholesterol,MG +663936,1253,0.0,,75.0,,,,,,,Cholesterol,MG +664402,1253,33.0,,70.0,,,,,,,Cholesterol,MG +666580,1253,12.0,,70.0,,,,,,,Cholesterol,MG +666646,1253,12.0,,70.0,,,,,,,Cholesterol,MG +666828,1253,23.0,,70.0,,,,,,,Cholesterol,MG +667554,1253,0.0,,70.0,,,,,,,Cholesterol,MG +667756,1253,0.0,,75.0,,,,,,,Cholesterol,MG +668110,1253,54.0,,70.0,,,,,,,Cholesterol,MG +669040,1253,12.0,,70.0,,,,,,,Cholesterol,MG +669864,1253,0.0,,75.0,,,,,,,Cholesterol,MG +669952,1253,0.0,,75.0,,,,,,,Cholesterol,MG +670854,1253,0.0,,75.0,,,,,,,Cholesterol,MG +670938,1253,27.0,,70.0,,,,,,,Cholesterol,MG +671044,1253,0.0,,75.0,,,,,,,Cholesterol,MG +671210,1253,0.0,,75.0,,,,,,,Cholesterol,MG +671528,1253,0.0,,75.0,,,,,,,Cholesterol,MG +671550,1253,2.0,,70.0,,,,,,,Cholesterol,MG +672676,1253,0.0,,75.0,,,,,,,Cholesterol,MG +672736,1253,0.0,,75.0,,,,,,,Cholesterol,MG +673270,1253,7.0,,70.0,,,,,,,Cholesterol,MG +674018,1253,67.0,,70.0,,,,,,,Cholesterol,MG +674556,1253,0.0,,75.0,,,,,,,Cholesterol,MG +674568,1253,0.0,,75.0,,,,,,,Cholesterol,MG +675992,1253,30.0,,70.0,,,,,,,Cholesterol,MG +676470,1253,71.0,,70.0,,,,,,,Cholesterol,MG +676504,1253,53.0,,70.0,,,,,,,Cholesterol,MG +676576,1253,55.0,,70.0,,,,,,,Cholesterol,MG +676802,1253,0.0,,75.0,,,,,,,Cholesterol,MG +677280,1253,107.0,,70.0,,,,,,,Cholesterol,MG +677368,1253,67.0,,70.0,,,,,,,Cholesterol,MG +677468,1253,53.0,,70.0,,,,,,,Cholesterol,MG +677634,1253,0.0,,75.0,,,,,,,Cholesterol,MG +677988,1253,15.0,,73.0,,,,,,,Cholesterol,MG +678328,1253,0.0,,75.0,,,,,,,Cholesterol,MG +678544,1253,0.0,,75.0,,,,,,,Cholesterol,MG +679894,1253,17.0,,70.0,,,,,,,Cholesterol,MG +680838,1253,0.0,,75.0,,,,,,,Cholesterol,MG +680906,1253,0.0,,75.0,,,,,,,Cholesterol,MG +681308,1253,53.0,,70.0,,,,,,,Cholesterol,MG +681914,1253,0.0,,75.0,,,,,,,Cholesterol,MG +682198,1253,12.0,,70.0,,,,,,,Cholesterol,MG +682222,1253,8.0,,70.0,,,,,,,Cholesterol,MG +682404,1253,8.0,,70.0,,,,,,,Cholesterol,MG +682494,1253,62.0,,70.0,,,,,,,Cholesterol,MG +682912,1253,0.0,,75.0,,,,,,,Cholesterol,MG +683402,1253,0.0,,75.0,,,,,,,Cholesterol,MG +684132,1253,22.0,,70.0,,,,,,,Cholesterol,MG +684544,1253,0.0,,75.0,,,,,,,Cholesterol,MG +685636,1253,0.0,,75.0,,,,,,,Cholesterol,MG +686952,1253,0.0,,75.0,,,,,,,Cholesterol,MG +687512,1253,0.0,,75.0,,,,,,,Cholesterol,MG +687542,1253,0.0,,75.0,,,,,,,Cholesterol,MG +688638,1253,0.0,,75.0,,,,,,,Cholesterol,MG +689010,1253,17.0,,70.0,,,,,,,Cholesterol,MG +690188,1253,0.0,,75.0,,,,,,,Cholesterol,MG +691648,1253,0.0,,75.0,,,,,,,Cholesterol,MG +692144,1253,0.0,,75.0,,,,,,,Cholesterol,MG +692214,1253,222.0,,70.0,,,,,,,Cholesterol,MG +692418,1253,10.0,,70.0,,,,,,,Cholesterol,MG +692426,1253,10.0,,70.0,,,,,,,Cholesterol,MG +692852,1253,77.0,,70.0,,,,,,,Cholesterol,MG +693072,1253,0.0,,75.0,,,,,,,Cholesterol,MG +693090,1253,57.0,,70.0,,,,,,,Cholesterol,MG +693348,1253,0.0,,75.0,,,,,,,Cholesterol,MG +693412,1253,17.0,,73.0,,,,,,,Cholesterol,MG +694660,1253,62.0,,70.0,,,,,,,Cholesterol,MG +695228,1253,19.0,,70.0,,,,,,,Cholesterol,MG +695512,1253,0.0,,75.0,,,,,,,Cholesterol,MG +696072,1253,49.0,,70.0,,,,,,,Cholesterol,MG +696126,1253,0.0,,75.0,,,,,,,Cholesterol,MG +696626,1253,10.0,,70.0,,,,,,,Cholesterol,MG +696852,1253,0.0,,75.0,,,,,,,Cholesterol,MG +697842,1253,61.0,,70.0,,,,,,,Cholesterol,MG +698928,1253,0.0,,75.0,,,,,,,Cholesterol,MG +699062,1253,0.0,,70.0,,,,,,,Cholesterol,MG +699684,1253,15.0,,70.0,,,,,,,Cholesterol,MG +700552,1253,107.0,,70.0,,,,,,,Cholesterol,MG +701102,1253,0.0,,75.0,,,,,,,Cholesterol,MG +701502,1253,5.0,,70.0,,,,,,,Cholesterol,MG +701710,1253,0.0,,75.0,,,,,,,Cholesterol,MG +703546,1253,16.0,,73.0,,,,,,,Cholesterol,MG +703672,1253,71.0,,70.0,,,,,,,Cholesterol,MG +703876,1253,0.0,,75.0,,,,,,,Cholesterol,MG +704062,1253,0.0,,75.0,,,,,,,Cholesterol,MG +705150,1253,0.0,,75.0,,,,,,,Cholesterol,MG +706164,1253,3.0,,70.0,,,,,,,Cholesterol,MG +706716,1253,43.0,,70.0,,,,,,,Cholesterol,MG +707062,1253,46.0,,70.0,,,,,,,Cholesterol,MG +707224,1253,0.0,,75.0,,,,,,,Cholesterol,MG +707712,1253,0.0,,75.0,,,,,,,Cholesterol,MG +707852,1253,0.0,,75.0,,,,,,,Cholesterol,MG +708470,1253,0.0,,75.0,,,,,,,Cholesterol,MG +708728,1253,15.0,,70.0,,,,,,,Cholesterol,MG +708740,1253,21.0,,70.0,,,,,,,Cholesterol,MG +710898,1253,341.0,,70.0,,,,,,,Cholesterol,MG +711176,1253,0.0,,75.0,,,,,,,Cholesterol,MG +711338,1253,0.0,,75.0,,,,,,,Cholesterol,MG +712212,1253,0.0,,75.0,,,,,,,Cholesterol,MG +714638,1253,19.0,,73.0,,,,,,,Cholesterol,MG +715772,1253,0.0,,75.0,,,,,,,Cholesterol,MG +716096,1253,0.0,,75.0,,,,,,,Cholesterol,MG +716934,1253,71.0,,70.0,,,,,,,Cholesterol,MG +717608,1253,94.0,,70.0,,,,,,,Cholesterol,MG +718000,1253,0.0,,75.0,,,,,,,Cholesterol,MG +718192,1253,0.0,,75.0,,,,,,,Cholesterol,MG +719028,1253,0.0,,75.0,,,,,,,Cholesterol,MG +719216,1253,27.0,,70.0,,,,,,,Cholesterol,MG +719476,1253,0.0,,75.0,,,,,,,Cholesterol,MG +719666,1253,18.0,,70.0,,,,,,,Cholesterol,MG +720046,1253,100.0,,70.0,,,,,,,Cholesterol,MG +720520,1253,17.0,,70.0,,,,,,,Cholesterol,MG +720712,1253,11.0,,70.0,,,,,,,Cholesterol,MG +721352,1253,45.0,,70.0,,,,,,,Cholesterol,MG +721578,1253,16.0,,70.0,,,,,,,Cholesterol,MG +721912,1253,54.0,,70.0,,,,,,,Cholesterol,MG +722406,1253,0.0,,75.0,,,,,,,Cholesterol,MG +723550,1253,0.0,,75.0,,,,,,,Cholesterol,MG +724070,1253,0.0,,75.0,,,,,,,Cholesterol,MG +724414,1253,0.0,,75.0,,,,,,,Cholesterol,MG +725134,1253,17.0,,73.0,,,,,,,Cholesterol,MG +725380,1253,0.0,,75.0,,,,,,,Cholesterol,MG +725728,1253,0.0,,75.0,,,,,,,Cholesterol,MG +725816,1253,0.0,,75.0,,,,,,,Cholesterol,MG +727152,1253,0.0,,75.0,,,,,,,Cholesterol,MG +727388,1253,0.0,,75.0,,,,,,,Cholesterol,MG +727774,1253,0.0,,75.0,,,,,,,Cholesterol,MG +728082,1253,8.0,,73.0,,,,,,,Cholesterol,MG +728092,1253,17.0,,70.0,,,,,,,Cholesterol,MG +728368,1253,0.0,,75.0,,,,,,,Cholesterol,MG +730078,1253,0.0,,75.0,,,,,,,Cholesterol,MG +730952,1253,0.0,,75.0,,,,,,,Cholesterol,MG +731306,1253,0.0,,75.0,,,,,,,Cholesterol,MG +731476,1253,0.0,,75.0,,,,,,,Cholesterol,MG +731968,1253,88.0,,70.0,,,,,,,Cholesterol,MG +732284,1253,0.0,,75.0,,,,,,,Cholesterol,MG +732372,1253,0.0,,75.0,,,,,,,Cholesterol,MG +732476,1253,0.0,,75.0,,,,,,,Cholesterol,MG +733478,1253,36.0,,70.0,,,,,,,Cholesterol,MG +733568,1253,0.0,,75.0,,,,,,,Cholesterol,MG +734006,1253,0.0,,75.0,,,,,,,Cholesterol,MG +734072,1253,0.0,,75.0,,,,,,,Cholesterol,MG +734522,1253,94.0,,70.0,,,,,,,Cholesterol,MG +734634,1253,0.0,,75.0,,,,,,,Cholesterol,MG +737060,1253,106.0,,70.0,,,,,,,Cholesterol,MG +737582,1253,134.0,,70.0,,,,,,,Cholesterol,MG +737738,1253,0.0,,75.0,,,,,,,Cholesterol,MG +738108,1253,10.0,,70.0,,,,,,,Cholesterol,MG +738354,1253,16.0,,70.0,,,,,,,Cholesterol,MG +738664,1253,43.0,,70.0,,,,,,,Cholesterol,MG +738822,1253,0.0,,75.0,,,,,,,Cholesterol,MG +739854,1253,0.0,,75.0,,,,,,,Cholesterol,MG +739978,1253,0.0,,75.0,,,,,,,Cholesterol,MG +740300,1253,0.0,,75.0,,,,,,,Cholesterol,MG +740454,1253,0.0,,75.0,,,,,,,Cholesterol,MG +740606,1253,0.0,,75.0,,,,,,,Cholesterol,MG +740946,1253,59.0,,70.0,,,,,,,Cholesterol,MG +741544,1253,0.0,,75.0,,,,,,,Cholesterol,MG +742482,1253,0.0,,75.0,,,,,,,Cholesterol,MG +742948,1253,5.0,,70.0,,,,,,,Cholesterol,MG +743036,1253,10.0,,70.0,,,,,,,Cholesterol,MG +743342,1253,0.0,,75.0,,,,,,,Cholesterol,MG +743602,1253,12.0,,70.0,,,,,,,Cholesterol,MG +743892,1253,0.0,,75.0,,,,,,,Cholesterol,MG +743946,1253,66.0,,70.0,,,,,,,Cholesterol,MG +745102,1253,53.0,,70.0,,,,,,,Cholesterol,MG +745176,1253,67.0,,70.0,,,,,,,Cholesterol,MG +745190,1253,0.0,,75.0,,,,,,,Cholesterol,MG +746046,1253,0.0,,75.0,,,,,,,Cholesterol,MG +746288,1253,81.0,,70.0,,,,,,,Cholesterol,MG +746432,1253,0.0,,75.0,,,,,,,Cholesterol,MG +751974,1253,0.0,,78.0,,,,,,,Cholesterol,MG +752272,1253,0.0,,78.0,,,,,,,Cholesterol,MG +752864,1253,2.0,,78.0,,,,,,,Cholesterol,MG +753526,1253,5.0,,71.0,,,,,,,Cholesterol,MG +1847473,1253,0.0,,75.0,,,,,,,Cholesterol,MG +753868,1253,6.0,,71.0,,,,,,,Cholesterol,MG +753970,1253,0.0,,75.0,,,,,,,Cholesterol,MG +754046,1253,74.0,,71.0,,,,,,,Cholesterol,MG +754078,1253,15.0,,71.0,,,,,,,Cholesterol,MG +754332,1253,0.0,,78.0,,,,,,,Cholesterol,MG +755258,1253,0.0,,75.0,,,,,,,Cholesterol,MG +756018,1253,29.0,,71.0,,,,,,,Cholesterol,MG +756314,1253,0.0,,75.0,,,,,,,Cholesterol,MG +756556,1253,0.0,,75.0,,,,,,,Cholesterol,MG +757098,1253,1.0,,78.0,,,,,,,Cholesterol,MG +1847755,1253,0.0,,78.0,,,,,,,Cholesterol,MG +757674,1253,0.0,,75.0,,,,,,,Cholesterol,MG +758246,1253,4.0,,71.0,,,,,,,Cholesterol,MG +759716,1253,36.0,,71.0,,,,,,,Cholesterol,MG +760158,1253,0.0,,75.0,,,,,,,Cholesterol,MG +760330,1253,6.0,,71.0,,,,,,,Cholesterol,MG +760960,1253,19.0,,73.0,,,,,,,Cholesterol,MG +1848037,1253,2.0,,78.0,,,,,,,Cholesterol,MG +761292,1253,19.0,,71.0,,,,,,,Cholesterol,MG +1848044,1253,9.0,,71.0,,,,,,,Cholesterol,MG +761398,1253,0.0,,75.0,,,,,,,Cholesterol,MG +761468,1253,0.0,,75.0,,,,,,,Cholesterol,MG +761706,1253,71.0,,71.0,,,,,,,Cholesterol,MG +762234,1253,0.0,,71.0,,,,,,,Cholesterol,MG +762594,1253,64.0,,71.0,,,,,,,Cholesterol,MG +763030,1253,30.0,,71.0,,,,,,,Cholesterol,MG +763278,1253,0.0,,78.0,,,,,,,Cholesterol,MG +765296,1253,143.0,,71.0,,,,,,,Cholesterol,MG +766060,1253,71.0,,71.0,,,,,,,Cholesterol,MG +766154,1253,0.0,,71.0,,,,,,,Cholesterol,MG +766358,1253,76.0,,71.0,,,,,,,Cholesterol,MG +766380,1253,40.0,,71.0,,,,,,,Cholesterol,MG +767090,1253,89.0,,71.0,,,,,,,Cholesterol,MG +767246,1253,20.0,,71.0,,,,,,,Cholesterol,MG +767498,1253,0.0,,71.0,,,,,,,Cholesterol,MG +768260,1253,0.0,,71.0,,,,,,,Cholesterol,MG +768264,1253,71.0,,71.0,,,,,,,Cholesterol,MG +768296,1253,3.0,,71.0,,,,,,,Cholesterol,MG +769038,1253,0.0,,75.0,,,,,,,Cholesterol,MG +771644,1253,0.0,,78.0,,,,,,,Cholesterol,MG +772108,1253,6.0,,71.0,,,,,,,Cholesterol,MG +772220,1253,21.0,,71.0,,,,,,,Cholesterol,MG +772252,1253,0.0,,75.0,,,,,,,Cholesterol,MG +772906,1253,0.0,,75.0,,,,,,,Cholesterol,MG +773888,1253,48.0,,70.0,,,,,,,Cholesterol,MG +1848173,1253,0.0,,78.0,,,,,,,Cholesterol,MG +775202,1253,10.0,,70.0,,,,,,,Cholesterol,MG +776224,1253,0.0,,75.0,,,,,,,Cholesterol,MG +776812,1253,0.0,,75.0,,,,,,,Cholesterol,MG +779258,1253,0.0,,75.0,,,,,,,Cholesterol,MG +779664,1253,0.0,,75.0,,,,,,,Cholesterol,MG +780640,1253,0.0,,75.0,,,,,,,Cholesterol,MG +780786,1253,0.0,,75.0,,,,,,,Cholesterol,MG +790502,1253,236.0,1.0,1.0,,,,,,,Cholesterol,MG +792615,1253,0.0,,75.0,,,,,,,Cholesterol,MG +793539,1253,0.0,,75.0,,,,,,,Cholesterol,MG +795139,1253,0.0,,75.0,,,,,,,Cholesterol,MG +795919,1253,38.0,,70.0,,,,,,,Cholesterol,MG +796879,1253,66.0,,70.0,,,,,,,Cholesterol,MG +797019,1253,0.0,,75.0,,,,,,,Cholesterol,MG +797155,1253,0.0,,75.0,,,,,,,Cholesterol,MG +797551,1253,24.0,,70.0,,,,,,,Cholesterol,MG +798155,1253,12.0,,70.0,,,,,,,Cholesterol,MG +798387,1253,375.0,,70.0,,,,,,,Cholesterol,MG +798551,1253,62.0,,70.0,,,,,,,Cholesterol,MG +798965,1253,88.0,,70.0,,,,,,,Cholesterol,MG +799201,1253,0.0,,75.0,,,,,,,Cholesterol,MG +799297,1253,7.0,,73.0,,,,,,,Cholesterol,MG +799493,1253,0.0,,75.0,,,,,,,Cholesterol,MG +799653,1253,0.0,,75.0,,,,,,,Cholesterol,MG +799711,1253,71.0,,70.0,,,,,,,Cholesterol,MG +799803,1253,0.0,,75.0,,,,,,,Cholesterol,MG +800099,1253,0.0,,75.0,,,,,,,Cholesterol,MG +800507,1253,0.0,,75.0,,,,,,,Cholesterol,MG +801363,1253,0.0,,75.0,,,,,,,Cholesterol,MG +802099,1253,44.0,,70.0,,,,,,,Cholesterol,MG +802127,1253,41.0,,70.0,,,,,,,Cholesterol,MG +802359,1253,0.0,,75.0,,,,,,,Cholesterol,MG +803025,1253,0.0,,75.0,,,,,,,Cholesterol,MG +804529,1253,61.0,,70.0,,,,,,,Cholesterol,MG +804967,1253,0.0,,75.0,,,,,,,Cholesterol,MG +805015,1253,0.0,,75.0,,,,,,,Cholesterol,MG +805285,1253,11.0,,70.0,,,,,,,Cholesterol,MG +805335,1253,0.0,,75.0,,,,,,,Cholesterol,MG +806765,1253,0.0,,75.0,,,,,,,Cholesterol,MG +806959,1253,0.0,,75.0,,,,,,,Cholesterol,MG +807081,1253,0.0,,75.0,,,,,,,Cholesterol,MG +807849,1253,0.0,,75.0,,,,,,,Cholesterol,MG +807969,1253,0.0,,75.0,,,,,,,Cholesterol,MG +809290,1253,0.0,,75.0,,,,,,,Cholesterol,MG +809376,1253,77.0,,71.0,,,,,,,Cholesterol,MG +809404,1253,15.0,,71.0,,,,,,,Cholesterol,MG +809976,1253,58.0,,71.0,,,,,,,Cholesterol,MG +810040,1253,71.0,,71.0,,,,,,,Cholesterol,MG +811064,1253,32.0,,71.0,,,,,,,Cholesterol,MG +811878,1253,4.0,,73.0,,,,,,,Cholesterol,MG +815980,1253,71.0,,70.0,,,,,,,Cholesterol,MG +816308,1253,214.0,,70.0,,,,,,,Cholesterol,MG +817786,1253,89.0,,70.0,,,,,,,Cholesterol,MG +819636,1253,36.0,,70.0,,,,,,,Cholesterol,MG +820186,1253,33.0,,70.0,,,,,,,Cholesterol,MG +820282,1253,21.0,,70.0,,,,,,,Cholesterol,MG +821344,1253,375.0,,70.0,,,,,,,Cholesterol,MG +823260,1253,21.0,,70.0,,,,,,,Cholesterol,MG +824308,1253,28.0,,70.0,,,,,,,Cholesterol,MG +825378,1253,18.0,,70.0,,,,,,,Cholesterol,MG +827374,1253,19.0,,70.0,,,,,,,Cholesterol,MG +827556,1253,50.0,,70.0,,,,,,,Cholesterol,MG +828080,1253,12.0,,70.0,,,,,,,Cholesterol,MG +828606,1253,53.0,,70.0,,,,,,,Cholesterol,MG +828898,1253,15.0,,70.0,,,,,,,Cholesterol,MG +829024,1253,32.0,,70.0,,,,,,,Cholesterol,MG +829220,1253,13.0,,70.0,,,,,,,Cholesterol,MG +829714,1253,16.0,,70.0,,,,,,,Cholesterol,MG +832620,1253,0.0,,75.0,,,,,,,Cholesterol,MG +834332,1253,0.0,,75.0,,,,,,,Cholesterol,MG +836050,1253,29.0,,70.0,,,,,,,Cholesterol,MG +836320,1253,96.0,,70.0,,,,,,,Cholesterol,MG +836866,1253,47.0,,70.0,,,,,,,Cholesterol,MG +837052,1253,107.0,,70.0,,,,,,,Cholesterol,MG +838306,1253,2.0,,70.0,,,,,,,Cholesterol,MG +839096,1253,6.0,,70.0,,,,,,,Cholesterol,MG +839148,1253,55.0,,70.0,,,,,,,Cholesterol,MG +840210,1253,18.0,,70.0,,,,,,,Cholesterol,MG +840446,1253,74.0,,70.0,,,,,,,Cholesterol,MG +842076,1253,33.0,,70.0,,,,,,,Cholesterol,MG +843600,1253,47.0,,70.0,,,,,,,Cholesterol,MG +844026,1253,35.0,,70.0,,,,,,,Cholesterol,MG +844038,1253,32.0,,70.0,,,,,,,Cholesterol,MG +844212,1253,54.0,,70.0,,,,,,,Cholesterol,MG +844896,1253,0.0,,75.0,,,,,,,Cholesterol,MG +845004,1253,15.0,,70.0,,,,,,,Cholesterol,MG +1848290,1253,3.0,,78.0,,,,,,,Cholesterol,MG +845818,1253,119.0,,70.0,,,,,,,Cholesterol,MG +846428,1253,59.0,,70.0,,,,,,,Cholesterol,MG +847778,1253,13.0,,70.0,,,,,,,Cholesterol,MG +849636,1253,33.0,,70.0,,,,,,,Cholesterol,MG +850222,1253,12.0,,70.0,,,,,,,Cholesterol,MG +850264,1253,33.0,,70.0,,,,,,,Cholesterol,MG +850544,1253,28.0,,70.0,,,,,,,Cholesterol,MG +852248,1253,61.0,,70.0,,,,,,,Cholesterol,MG +852784,1253,53.0,,70.0,,,,,,,Cholesterol,MG +854408,1253,14.0,,73.0,,,,,,,Cholesterol,MG +854540,1253,30.0,,70.0,,,,,,,Cholesterol,MG +857154,1253,0.0,,75.0,,,,,,,Cholesterol,MG +857158,1253,12.0,,70.0,,,,,,,Cholesterol,MG +857612,1253,0.0,,75.0,,,,,,,Cholesterol,MG +857698,1253,21.0,,70.0,,,,,,,Cholesterol,MG +858006,1253,47.0,,70.0,,,,,,,Cholesterol,MG +859964,1253,133.0,,70.0,,,,,,,Cholesterol,MG +860832,1253,20.0,,70.0,,,,,,,Cholesterol,MG +862878,1253,70.0,,70.0,,,,,,,Cholesterol,MG +863560,1253,65.0,,70.0,,,,,,,Cholesterol,MG +863888,1253,12.0,,70.0,,,,,,,Cholesterol,MG +866012,1253,10.0,,70.0,,,,,,,Cholesterol,MG +866676,1253,143.0,,70.0,,,,,,,Cholesterol,MG +867068,1253,28.0,,70.0,,,,,,,Cholesterol,MG +869642,1253,375.0,,70.0,,,,,,,Cholesterol,MG +870492,1253,4.0,,70.0,,,,,,,Cholesterol,MG +870888,1253,36.0,,70.0,,,,,,,Cholesterol,MG +871916,1253,0.0,,70.0,,,,,,,Cholesterol,MG +875950,1253,17.0,,70.0,,,,,,,Cholesterol,MG +876322,1253,98.0,,70.0,,,,,,,Cholesterol,MG +877530,1253,6.0,,70.0,,,,,,,Cholesterol,MG +878218,1253,89.0,,70.0,,,,,,,Cholesterol,MG +879950,1253,95.0,,70.0,,,,,,,Cholesterol,MG +879992,1253,0.0,,75.0,,,,,,,Cholesterol,MG +880186,1253,3.0,,70.0,,,,,,,Cholesterol,MG +880696,1253,100.0,,70.0,,,,,,,Cholesterol,MG +880700,1253,22.0,,70.0,,,,,,,Cholesterol,MG +884386,1253,5.0,,73.0,,,,,,,Cholesterol,MG +886216,1253,55.0,,70.0,,,,,,,Cholesterol,MG +887500,1253,34.0,,70.0,,,,,,,Cholesterol,MG +887890,1253,40.0,,70.0,,,,,,,Cholesterol,MG +889038,1253,81.0,,70.0,,,,,,,Cholesterol,MG +891144,1253,17.0,,70.0,,,,,,,Cholesterol,MG +891442,1253,0.0,,75.0,,,,,,,Cholesterol,MG +891504,1253,0.0,,75.0,,,,,,,Cholesterol,MG +891660,1253,4.0,,70.0,,,,,,,Cholesterol,MG +891992,1253,0.0,,75.0,,,,,,,Cholesterol,MG +892258,1253,14.0,,70.0,,,,,,,Cholesterol,MG +892654,1253,8.0,,70.0,,,,,,,Cholesterol,MG +892776,1253,62.0,,70.0,,,,,,,Cholesterol,MG +893000,1253,54.0,,70.0,,,,,,,Cholesterol,MG +896106,1253,19.0,,70.0,,,,,,,Cholesterol,MG +896220,1253,0.0,,75.0,,,,,,,Cholesterol,MG +896236,1253,39.0,,70.0,,,,,,,Cholesterol,MG +899364,1253,26.0,,70.0,,,,,,,Cholesterol,MG +900844,1253,8.0,,70.0,,,,,,,Cholesterol,MG +901440,1253,89.0,,70.0,,,,,,,Cholesterol,MG +902270,1253,20.0,,70.0,,,,,,,Cholesterol,MG +902994,1253,27.0,,70.0,,,,,,,Cholesterol,MG +905354,1253,143.0,,70.0,,,,,,,Cholesterol,MG +907468,1253,4.0,,70.0,,,,,,,Cholesterol,MG +907562,1253,14.0,,70.0,,,,,,,Cholesterol,MG +907564,1253,39.0,,70.0,,,,,,,Cholesterol,MG +908180,1253,27.0,,70.0,,,,,,,Cholesterol,MG +911446,1253,36.0,,70.0,,,,,,,Cholesterol,MG +911692,1253,10.0,,70.0,,,,,,,Cholesterol,MG +912032,1253,20.0,,70.0,,,,,,,Cholesterol,MG +913206,1253,168.0,,70.0,,,,,,,Cholesterol,MG +913590,1253,33.0,,70.0,,,,,,,Cholesterol,MG +913842,1253,87.0,,70.0,,,,,,,Cholesterol,MG +914302,1253,167.0,,70.0,,,,,,,Cholesterol,MG +916018,1253,5.0,,73.0,,,,,,,Cholesterol,MG +920436,1253,50.0,,70.0,,,,,,,Cholesterol,MG +922352,1253,3.0,,70.0,,,,,,,Cholesterol,MG +924222,1253,82.0,,70.0,,,,,,,Cholesterol,MG +926206,1253,105.0,,70.0,,,,,,,Cholesterol,MG +926362,1253,45.0,,70.0,,,,,,,Cholesterol,MG +926494,1253,35.0,,70.0,,,,,,,Cholesterol,MG +926650,1253,107.0,,70.0,,,,,,,Cholesterol,MG +927164,1253,28.0,,70.0,,,,,,,Cholesterol,MG +927444,1253,8.0,,70.0,,,,,,,Cholesterol,MG +928566,1253,4.0,,70.0,,,,,,,Cholesterol,MG +928620,1253,41.0,,70.0,,,,,,,Cholesterol,MG +929068,1253,26.0,,70.0,,,,,,,Cholesterol,MG +932722,1253,17.0,,70.0,,,,,,,Cholesterol,MG +933072,1253,49.0,,70.0,,,,,,,Cholesterol,MG +936392,1253,33.0,,70.0,,,,,,,Cholesterol,MG +939128,1253,33.0,,70.0,,,,,,,Cholesterol,MG +939492,1253,23.0,,70.0,,,,,,,Cholesterol,MG +942388,1253,15.0,,70.0,,,,,,,Cholesterol,MG +944746,1253,25253.0,,70.0,,,,,,,Cholesterol,MG +944886,1253,15.0,,70.0,,,,,,,Cholesterol,MG +945204,1253,6.0,,70.0,,,,,,,Cholesterol,MG +946276,1253,0.0,,70.0,,,,,,,Cholesterol,MG +946790,1253,71.0,,70.0,,,,,,,Cholesterol,MG +947004,1253,30.0,,70.0,,,,,,,Cholesterol,MG +947530,1253,89.0,,70.0,,,,,,,Cholesterol,MG +947682,1253,15.0,,70.0,,,,,,,Cholesterol,MG +948212,1253,19.0,,73.0,,,,,,,Cholesterol,MG +949316,1253,2.0,,73.0,,,,,,,Cholesterol,MG +950645,1253,0.0,,75.0,,,,,,,Cholesterol,MG +951527,1253,44.0,,70.0,,,,,,,Cholesterol,MG +952179,1253,0.0,,75.0,,,,,,,Cholesterol,MG +952229,1253,0.0,,75.0,,,,,,,Cholesterol,MG +952553,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1848554,1253,16.0,,78.0,,,,,,,Cholesterol,MG +954819,1253,41.0,,70.0,,,,,,,Cholesterol,MG +955539,1253,0.0,,75.0,,,,,,,Cholesterol,MG +956425,1253,0.0,,75.0,,,,,,,Cholesterol,MG +956479,1253,0.0,,75.0,,,,,,,Cholesterol,MG +956639,1253,0.0,,75.0,,,,,,,Cholesterol,MG +957447,1253,71.0,,70.0,,,,,,,Cholesterol,MG +957599,1253,0.0,,75.0,,,,,,,Cholesterol,MG +957831,1253,4.0,,73.0,,,,,,,Cholesterol,MG +1848636,1253,10.0,,78.0,,,,,,,Cholesterol,MG +958595,1253,6.0,,70.0,,,,,,,Cholesterol,MG +958971,1253,0.0,,75.0,,,,,,,Cholesterol,MG +959001,1253,35.0,,70.0,,,,,,,Cholesterol,MG +959527,1253,7.0,,70.0,,,,,,,Cholesterol,MG +959751,1253,3.0,,73.0,,,,,,,Cholesterol,MG +960445,1253,6.0,,73.0,,,,,,,Cholesterol,MG +960909,1253,95.0,,70.0,,,,,,,Cholesterol,MG +960953,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1848701,1253,5.0,,71.0,,,,,,,Cholesterol,MG +962169,1253,3.0,,70.0,,,,,,,Cholesterol,MG +962173,1253,6.0,,70.0,,,,,,,Cholesterol,MG +962887,1253,54.0,,70.0,,,,,,,Cholesterol,MG +963211,1253,0.0,,75.0,,,,,,,Cholesterol,MG +965729,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1848759,1253,14.0,,71.0,,,,,,,Cholesterol,MG +1848763,1253,18.0,,71.0,,,,,,,Cholesterol,MG +1848792,1253,20.0,,73.0,,,,,,,Cholesterol,MG +1848825,1253,16.0,,73.0,,,,,,,Cholesterol,MG +967199,1253,109.0,,70.0,,,,,,,Cholesterol,MG +969587,1253,4.0,,70.0,,,,,,,Cholesterol,MG +970537,1253,0.0,,75.0,,,,,,,Cholesterol,MG +970865,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1849010,1253,0.0,,78.0,,,,,,,Cholesterol,MG +972325,1253,0.0,,75.0,,,,,,,Cholesterol,MG +972379,1253,71.0,,70.0,,,,,,,Cholesterol,MG +972797,1253,22.0,,70.0,,,,,,,Cholesterol,MG +973069,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1849043,1253,0.0,,78.0,,,,,,,Cholesterol,MG +973503,1253,100.0,,70.0,,,,,,,Cholesterol,MG +973897,1253,100.0,,70.0,,,,,,,Cholesterol,MG +974949,1253,0.0,,75.0,,,,,,,Cholesterol,MG +975335,1253,143.0,,70.0,,,,,,,Cholesterol,MG +975371,1253,0.0,,75.0,,,,,,,Cholesterol,MG +975543,1253,0.0,,75.0,,,,,,,Cholesterol,MG +975799,1253,16.0,,70.0,,,,,,,Cholesterol,MG +975959,1253,24.0,,70.0,,,,,,,Cholesterol,MG +977873,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1849124,1253,21.0,,71.0,,,,,,,Cholesterol,MG +983559,1253,14.0,,70.0,,,,,,,Cholesterol,MG +983755,1253,0.0,,75.0,,,,,,,Cholesterol,MG +983757,1253,0.0,,75.0,,,,,,,Cholesterol,MG +984475,1253,0.0,,75.0,,,,,,,Cholesterol,MG +984487,1253,143.0,,70.0,,,,,,,Cholesterol,MG +1849161,1253,66.0,,71.0,,,,,,,Cholesterol,MG +984937,1253,0.0,,75.0,,,,,,,Cholesterol,MG +984965,1253,0.0,,75.0,,,,,,,Cholesterol,MG +985333,1253,76.0,,70.0,,,,,,,Cholesterol,MG +985457,1253,24.0,,70.0,,,,,,,Cholesterol,MG +985585,1253,31.0,,70.0,,,,,,,Cholesterol,MG +985621,1253,0.0,,75.0,,,,,,,Cholesterol,MG +985805,1253,6.0,,73.0,,,,,,,Cholesterol,MG +986845,1253,0.0,,75.0,,,,,,,Cholesterol,MG +987251,1253,0.0,,75.0,,,,,,,Cholesterol,MG +987413,1253,0.0,,75.0,,,,,,,Cholesterol,MG +987553,1253,0.0,,75.0,,,,,,,Cholesterol,MG +988039,1253,7.0,,70.0,,,,,,,Cholesterol,MG +995955,1253,57.0,,70.0,,,,,,,Cholesterol,MG +1001533,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1002223,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1002843,1253,3.0,,70.0,,,,,,,Cholesterol,MG +1004629,1253,62.0,,70.0,,,,,,,Cholesterol,MG +1005513,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1006377,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1006789,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1006805,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1008039,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1008725,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1009269,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1009771,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1010275,1253,45.0,,70.0,,,,,,,Cholesterol,MG +1849689,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1011481,1253,6.0,,70.0,,,,,,,Cholesterol,MG +1011991,1253,51.0,,70.0,,,,,,,Cholesterol,MG +1012035,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1012539,1253,11.0,,70.0,,,,,,,Cholesterol,MG +1015761,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1015769,1253,19.0,,70.0,,,,,,,Cholesterol,MG +1016695,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1017277,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1017477,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1017733,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1019331,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1019563,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1019865,1253,17.0,,70.0,,,,,,,Cholesterol,MG +1020655,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1021009,1253,125.0,,70.0,,,,,,,Cholesterol,MG +1021655,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1023039,1253,27.0,,70.0,,,,,,,Cholesterol,MG +1023451,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1023467,1253,100.0,,70.0,,,,,,,Cholesterol,MG +1850060,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1024363,1253,8.0,,70.0,,,,,,,Cholesterol,MG +1024679,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1024689,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1024695,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1026483,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1026931,1253,42.0,,70.0,,,,,,,Cholesterol,MG +1028115,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1028231,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1028879,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1029665,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1032027,1253,37.0,,70.0,,,,,,,Cholesterol,MG +1032201,1253,17.0,,70.0,,,,,,,Cholesterol,MG +1032315,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1032455,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1033161,1253,10.0,,70.0,,,,,,,Cholesterol,MG +1033913,1253,33.0,,70.0,,,,,,,Cholesterol,MG +1034133,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1034415,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1034491,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1034631,1253,17.0,,73.0,,,,,,,Cholesterol,MG +1035777,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1036821,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1037659,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1037725,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1038669,1253,7.0,,70.0,,,,,,,Cholesterol,MG +1038829,1253,263.0,,70.0,,,,,,,Cholesterol,MG +1039069,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1040585,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1040947,1253,17.0,,70.0,,,,,,,Cholesterol,MG +1041157,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1041877,1253,9.0,,70.0,,,,,,,Cholesterol,MG +1041945,1253,2.0,,70.0,,,,,,,Cholesterol,MG +1042523,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1043573,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1043611,1253,53.0,,70.0,,,,,,,Cholesterol,MG +1043685,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1043807,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1044385,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1044519,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1044795,1253,62.0,,70.0,,,,,,,Cholesterol,MG +1045139,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1045937,1253,15.0,,70.0,,,,,,,Cholesterol,MG +1046229,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1047275,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1047883,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1048385,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1048665,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1049157,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1049223,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1049243,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1049733,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1049895,1253,79.0,,70.0,,,,,,,Cholesterol,MG +1054983,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1055359,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1055681,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1055911,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1057561,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1057659,1253,8.0,,70.0,,,,,,,Cholesterol,MG +1059799,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1060931,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1061245,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1061807,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1062071,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1062721,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1063609,1253,86.0,,70.0,,,,,,,Cholesterol,MG +1063787,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1064919,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1065533,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1065713,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1065819,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1066091,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1066307,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1066395,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1067563,1253,65.0,,71.0,,,,,,,Cholesterol,MG +1068275,1253,10.0,,70.0,,,,,,,Cholesterol,MG +1069091,1253,16.0,,70.0,,,,,,,Cholesterol,MG +1069415,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1070469,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1070975,1253,8.0,,70.0,,,,,,,Cholesterol,MG +1071525,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1071787,1253,23.0,,70.0,,,,,,,Cholesterol,MG +1073431,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1073869,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1074579,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1074991,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1075437,1253,16.0,,70.0,,,,,,,Cholesterol,MG +1077361,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1077411,1253,6.0,,70.0,,,,,,,Cholesterol,MG +1077475,1253,26.0,,70.0,,,,,,,Cholesterol,MG +1078201,1253,10.0,,70.0,,,,,,,Cholesterol,MG +1078949,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1079479,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1080245,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1080273,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1080649,1253,17.0,,70.0,,,,,,,Cholesterol,MG +1081685,1253,54.0,,70.0,,,,,,,Cholesterol,MG +1081703,1253,39.0,,70.0,,,,,,,Cholesterol,MG +1082037,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1082561,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1083037,1253,17.0,,73.0,,,,,,,Cholesterol,MG +1083243,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1083507,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1084283,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1085551,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1086127,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1087617,1253,15.0,,70.0,,,,,,,Cholesterol,MG +1087973,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1089201,1253,9.0,,70.0,,,,,,,Cholesterol,MG +1089923,1253,19.0,,70.0,,,,,,,Cholesterol,MG +1090173,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1090539,1253,36.0,,70.0,,,,,,,Cholesterol,MG +1091803,1253,0.0,,70.0,,,,,,,Cholesterol,MG +1092123,1253,10.0,,70.0,,,,,,,Cholesterol,MG +1092865,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1094533,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1094881,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1095263,1253,13.0,,70.0,,,,,,,Cholesterol,MG +1096019,1253,290.0,,70.0,,,,,,,Cholesterol,MG +1096131,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1096423,1253,4.0,,73.0,,,,,,,Cholesterol,MG +1096481,1253,35.0,,70.0,,,,,,,Cholesterol,MG +1096535,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1096867,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1096951,1253,99.0,,70.0,,,,,,,Cholesterol,MG +1097021,1253,31.0,,70.0,,,,,,,Cholesterol,MG +1097263,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1850284,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1850784,1253,100.0,,70.0,,,,,,,Cholesterol,MG +1850989,1253,40.0,,70.0,,,,,,,Cholesterol,MG +1851099,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1851257,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1851391,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1851483,1253,27.0,,70.0,,,,,,,Cholesterol,MG +1851520,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1851631,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1852640,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1852733,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1852845,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1852852,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1852853,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1852866,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1853102,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1853406,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1853803,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1853805,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1854926,1253,27.0,,70.0,,,,,,,Cholesterol,MG +1855302,1253,81.0,,70.0,,,,,,,Cholesterol,MG +1855701,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1855707,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1856582,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1856866,1253,13.0,,70.0,,,,,,,Cholesterol,MG +1857012,1253,7.0,,70.0,,,,,,,Cholesterol,MG +1857104,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1857241,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1857402,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1857453,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1857838,1253,6.0,,70.0,,,,,,,Cholesterol,MG +1858060,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1858482,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1858666,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1859227,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1859311,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1859320,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1859434,1253,13.0,,70.0,,,,,,,Cholesterol,MG +1859559,1253,7.0,,70.0,,,,,,,Cholesterol,MG +1859696,1253,7.0,,70.0,,,,,,,Cholesterol,MG +1859780,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1860082,1253,26.0,,70.0,,,,,,,Cholesterol,MG +1860509,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1860628,1253,42.0,,70.0,,,,,,,Cholesterol,MG +1860707,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1860838,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1860853,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1860861,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1861333,1253,3.0,,70.0,,,,,,,Cholesterol,MG +1861383,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1861394,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1861635,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1861767,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1862099,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1862654,1253,15.0,,70.0,,,,,,,Cholesterol,MG +1862666,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1862711,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1862858,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1862875,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1863024,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1863042,1253,45.0,,70.0,,,,,,,Cholesterol,MG +1863118,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1863165,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1863670,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1863913,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1864402,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1864598,1253,167.0,,70.0,,,,,,,Cholesterol,MG +1864917,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1865068,1253,18.0,,73.0,,,,,,,Cholesterol,MG +1865148,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1865311,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1865670,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1865709,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1865820,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1866240,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1866251,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1866282,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1866453,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1866533,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1866597,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1866639,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1866766,1253,26.0,,70.0,,,,,,,Cholesterol,MG +1867093,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1867221,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1867355,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1867464,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1867695,1253,36.0,,70.0,,,,,,,Cholesterol,MG +1867733,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1867805,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1867863,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1868042,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1868763,1253,36.0,,70.0,,,,,,,Cholesterol,MG +1869095,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1869473,1253,13.0,,70.0,,,,,,,Cholesterol,MG +1869911,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1869946,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1870297,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1870348,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1870417,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1870569,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1870629,1253,22.0,,70.0,,,,,,,Cholesterol,MG +1870744,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1871259,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1871381,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1871821,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1871830,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1872181,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1872614,1253,88.0,,70.0,,,,,,,Cholesterol,MG +1872818,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1872951,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1873033,1253,54.0,,70.0,,,,,,,Cholesterol,MG +1873097,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1873446,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1873648,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1873882,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1874274,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1874348,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1874573,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1874851,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1875276,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1875280,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1875328,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1875456,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1875839,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1875991,1253,12.0,,73.0,,,,,,,Cholesterol,MG +1876422,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1876423,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1876554,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1876708,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1876812,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1876941,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1877607,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1877684,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1877931,1253,25.0,,70.0,,,,,,,Cholesterol,MG +1877958,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1878200,1253,13.0,,70.0,,,,,,,Cholesterol,MG +1878362,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1878624,1253,29.0,,70.0,,,,,,,Cholesterol,MG +1878840,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1878922,1253,23.0,,70.0,,,,,,,Cholesterol,MG +1878924,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1879053,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1879928,1253,88.0,,70.0,,,,,,,Cholesterol,MG +1880517,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1140141,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1140568,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1140587,1253,8.0,,70.0,,,,,,,Cholesterol,MG +1140919,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1140983,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1141592,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1141869,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1142050,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1142303,1253,31.0,,70.0,,,,,,,Cholesterol,MG +1142322,1253,150.0,,70.0,,,,,,,Cholesterol,MG +1142342,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1142662,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1142951,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1142953,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1143052,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1143220,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1143518,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1144167,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1144333,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1144551,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1144794,1253,51.0,,70.0,,,,,,,Cholesterol,MG +1144851,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1144983,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1145005,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1880700,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1145386,1253,7.0,,71.0,,,,,,,Cholesterol,MG +1145547,1253,0.0,,78.0,,,,,,,Cholesterol,MG +1145567,1253,2.0,,78.0,,,,,,,Cholesterol,MG +1145647,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1145668,1253,1.0,,78.0,,,,,,,Cholesterol,MG +1145691,1253,0.0,,78.0,,,,,,,Cholesterol,MG +1145845,1253,0.0,,78.0,,,,,,,Cholesterol,MG +1145907,1253,0.0,,78.0,,,,,,,Cholesterol,MG +1145958,1253,0.0,,78.0,,,,,,,Cholesterol,MG +1146242,1253,20.0,,73.0,,,,,,,Cholesterol,MG +1146322,1253,107.0,,71.0,,,,,,,Cholesterol,MG +1147063,1253,7.0,,73.0,,,,,,,Cholesterol,MG +1147064,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1147083,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1147216,1253,35.0,,70.0,,,,,,,Cholesterol,MG +1147481,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1147840,1253,31.0,,70.0,,,,,,,Cholesterol,MG +1148763,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1148978,1253,33.0,,70.0,,,,,,,Cholesterol,MG +1150140,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1150170,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1150771,1253,94.0,,70.0,,,,,,,Cholesterol,MG +1150793,1253,85.0,,70.0,,,,,,,Cholesterol,MG +1150819,1253,11.0,,70.0,,,,,,,Cholesterol,MG +1151011,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1151062,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1151660,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1151670,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1151877,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1151882,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1152052,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1152066,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1152128,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1152648,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1153465,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1153533,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1153645,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1153895,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1153907,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1153927,1253,28.0,,70.0,,,,,,,Cholesterol,MG +1154656,1253,34.0,,70.0,,,,,,,Cholesterol,MG +1154843,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1155010,1253,4.0,,71.0,,,,,,,Cholesterol,MG +1155090,1253,5.0,,78.0,,,,,,,Cholesterol,MG +1155117,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1155200,1253,4.0,,71.0,,,,,,,Cholesterol,MG +1155251,1253,3.0,,71.0,,,,,,,Cholesterol,MG +1155292,1253,6.0,,71.0,,,,,,,Cholesterol,MG +1155676,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1156291,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1156357,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1156612,1253,31.0,,70.0,,,,,,,Cholesterol,MG +1156636,1253,18.0,,73.0,,,,,,,Cholesterol,MG +1156819,1253,20.0,,70.0,,,,,,,Cholesterol,MG +1156833,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1157010,1253,10.0,,70.0,,,,,,,Cholesterol,MG +1157244,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1157949,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1158132,1253,57.0,,70.0,,,,,,,Cholesterol,MG +1159961,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1160289,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1160293,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1160296,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1160375,1253,19.0,,70.0,,,,,,,Cholesterol,MG +1160420,1253,43.0,,70.0,,,,,,,Cholesterol,MG +1160720,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1160813,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1161134,1253,54.0,,70.0,,,,,,,Cholesterol,MG +1161270,1253,13.0,,70.0,,,,,,,Cholesterol,MG +1161478,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1161521,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1161630,1253,109.0,,70.0,,,,,,,Cholesterol,MG +1161973,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1162413,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1162450,1253,25.0,,70.0,,,,,,,Cholesterol,MG +1162654,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1162773,1253,44.0,,70.0,,,,,,,Cholesterol,MG +1162798,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1162884,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1163306,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1163687,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1163881,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1164257,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1164468,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1164522,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1164755,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1165067,1253,19.0,,73.0,,,,,,,Cholesterol,MG +1165169,1253,0.0,,71.0,,,,,,,Cholesterol,MG +1165511,1253,42.0,,71.0,,,,,,,Cholesterol,MG +1165640,1253,0.0,,71.0,,,,,,,Cholesterol,MG +1165688,1253,0.0,,78.0,,,,,,,Cholesterol,MG +1165700,1253,0.0,,78.0,,,,,,,Cholesterol,MG +1165744,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1166102,1253,24.0,,71.0,,,,,,,Cholesterol,MG +1166103,1253,71.0,,71.0,,,,,,,Cholesterol,MG +1166794,1253,80.0,,71.0,,,,,,,Cholesterol,MG +1166882,1253,0.0,,71.0,,,,,,,Cholesterol,MG +1166957,1253,54.0,,71.0,,,,,,,Cholesterol,MG +1167123,1253,62.0,,71.0,,,,,,,Cholesterol,MG +1167778,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1168172,1253,0.0,,71.0,,,,,,,Cholesterol,MG +1168215,1253,88.0,,71.0,,,,,,,Cholesterol,MG +1168300,1253,71.0,,71.0,,,,,,,Cholesterol,MG +1168329,1253,49.0,,71.0,,,,,,,Cholesterol,MG +1168350,1253,15.0,,71.0,,,,,,,Cholesterol,MG +1169828,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1169987,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1170147,1253,71.0,,71.0,,,,,,,Cholesterol,MG +1171008,1253,2.0,,70.0,,,,,,,Cholesterol,MG +1171019,1253,9.0,,70.0,,,,,,,Cholesterol,MG +1171171,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1171295,1253,34.0,,70.0,,,,,,,Cholesterol,MG +1171366,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1171451,1253,17.0,,70.0,,,,,,,Cholesterol,MG +1171501,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1171962,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1172274,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1172285,1253,39.0,,70.0,,,,,,,Cholesterol,MG +1172656,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1172753,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1172889,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1172901,1253,10.0,,70.0,,,,,,,Cholesterol,MG +1172987,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1173023,1253,7.0,,70.0,,,,,,,Cholesterol,MG +1173347,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1173603,1253,45.0,,70.0,,,,,,,Cholesterol,MG +1173771,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1173901,1253,9.0,,70.0,,,,,,,Cholesterol,MG +1173907,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1174170,1253,98.0,,70.0,,,,,,,Cholesterol,MG +1174224,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1174243,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1174565,1253,36.0,,70.0,,,,,,,Cholesterol,MG +1174926,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1175030,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1175910,1253,7.0,,70.0,,,,,,,Cholesterol,MG +1176890,1253,8.0,,70.0,,,,,,,Cholesterol,MG +1177425,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1177676,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1177974,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1178281,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1178298,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1178582,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1178707,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1178795,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1178966,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1179471,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1179483,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1179611,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1179763,1253,5.0,,73.0,,,,,,,Cholesterol,MG +1179940,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1180111,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1180289,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1180303,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1180614,1253,22.0,,73.0,,,,,,,Cholesterol,MG +1180947,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1181093,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1181262,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1181420,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1181491,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1182137,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1182799,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1182848,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1183087,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1183235,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1183311,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1183400,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1183635,1253,44.0,,70.0,,,,,,,Cholesterol,MG +1183759,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1184226,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1184476,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1184570,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1185209,1253,13.0,,70.0,,,,,,,Cholesterol,MG +1185228,1253,80.0,,70.0,,,,,,,Cholesterol,MG +1185264,1253,33.0,,70.0,,,,,,,Cholesterol,MG +1185475,1253,44.0,,70.0,,,,,,,Cholesterol,MG +1185621,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1186009,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1186071,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1186083,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1186222,1253,200.0,,70.0,,,,,,,Cholesterol,MG +1186361,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1186534,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1186841,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1187118,1253,100.0,,70.0,,,,,,,Cholesterol,MG +1187169,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1187175,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1187199,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1187408,1253,15.0,,70.0,,,,,,,Cholesterol,MG +1187502,1253,93.0,,70.0,,,,,,,Cholesterol,MG +1187756,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1188604,1253,83.0,,70.0,,,,,,,Cholesterol,MG +1188722,1253,3.0,,70.0,,,,,,,Cholesterol,MG +1188883,1253,31.0,,70.0,,,,,,,Cholesterol,MG +1189561,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1189787,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1189793,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1189980,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1190491,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1190652,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1190871,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1191167,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1191325,1253,68.0,,70.0,,,,,,,Cholesterol,MG +1191402,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1192095,1253,62.0,,70.0,,,,,,,Cholesterol,MG +1192239,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1192497,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1192732,1253,10.0,,70.0,,,,,,,Cholesterol,MG +1193040,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1193385,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1193401,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1193710,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1193914,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1194268,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1194999,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1195252,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1195846,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1195866,1253,259.0,,70.0,,,,,,,Cholesterol,MG +1196081,1253,7.0,,70.0,,,,,,,Cholesterol,MG +1196728,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1196766,1253,0.0,,70.0,,,,,,,Cholesterol,MG +1196969,1253,34.0,,70.0,,,,,,,Cholesterol,MG +1197009,1253,35.0,,70.0,,,,,,,Cholesterol,MG +1198324,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1198357,1253,16.0,,70.0,,,,,,,Cholesterol,MG +1198384,1253,50.0,,70.0,,,,,,,Cholesterol,MG +1198502,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1198953,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1199028,1253,19.0,,70.0,,,,,,,Cholesterol,MG +1199083,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1199346,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1199712,1253,34.0,,70.0,,,,,,,Cholesterol,MG +1201140,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1201152,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1201338,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1201465,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1201758,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1202055,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1202118,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1202199,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1202316,1253,118.0,,70.0,,,,,,,Cholesterol,MG +1202484,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1202922,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1202985,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1203279,1253,36.0,,70.0,,,,,,,Cholesterol,MG +1203472,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1203856,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1203944,1253,51.0,,70.0,,,,,,,Cholesterol,MG +1204019,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1204153,1253,86.0,,70.0,,,,,,,Cholesterol,MG +1204430,1253,0.0,,70.0,,,,,,,Cholesterol,MG +1205164,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1205177,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1205344,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1205905,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1205975,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1206515,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1206650,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1206688,1253,20.0,,70.0,,,,,,,Cholesterol,MG +1206926,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1207389,1253,14.0,,73.0,,,,,,,Cholesterol,MG +1207427,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1207432,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1207752,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1207958,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1208397,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1208440,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1208838,1253,75.0,,70.0,,,,,,,Cholesterol,MG +1208883,1253,83.0,,70.0,,,,,,,Cholesterol,MG +1208892,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1209031,1253,40.0,,70.0,,,,,,,Cholesterol,MG +1209648,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1210603,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1210609,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1210864,1253,26.0,,70.0,,,,,,,Cholesterol,MG +1211327,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1211478,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1211739,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1211949,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1211950,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1212074,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1212179,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1212485,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1213394,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1213398,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1213470,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1214546,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1215271,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1215361,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1215473,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1216013,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1216710,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1217227,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1217697,1253,36.0,,70.0,,,,,,,Cholesterol,MG +1217839,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1217983,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1218367,1253,70.0,,70.0,,,,,,,Cholesterol,MG +1218520,1253,6.0,,70.0,,,,,,,Cholesterol,MG +1218584,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1218704,1253,8.0,,70.0,,,,,,,Cholesterol,MG +1218760,1253,19.0,,73.0,,,,,,,Cholesterol,MG +1218984,1253,17.0,,73.0,,,,,,,Cholesterol,MG +1219296,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1219546,1253,15.0,,70.0,,,,,,,Cholesterol,MG +1219557,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1219838,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1219860,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1219885,1253,125.0,,70.0,,,,,,,Cholesterol,MG +1221043,1253,33.0,,70.0,,,,,,,Cholesterol,MG +1221593,1253,8.0,,70.0,,,,,,,Cholesterol,MG +1221961,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1222609,1253,8.0,,70.0,,,,,,,Cholesterol,MG +1222641,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1222776,1253,125.0,,70.0,,,,,,,Cholesterol,MG +1223072,1253,36.0,,70.0,,,,,,,Cholesterol,MG +1223350,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1223463,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1223571,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1223757,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1224222,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1224594,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1224604,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1224744,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1224755,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1225092,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1225978,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1226224,1253,35.0,,70.0,,,,,,,Cholesterol,MG +1226721,1253,35.0,,70.0,,,,,,,Cholesterol,MG +1226774,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1227425,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1227781,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1228709,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1229123,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1230134,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1230527,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1230998,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1231137,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1231196,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1231658,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1233090,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1233208,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1233372,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1234054,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1234093,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1234106,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1235187,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1235244,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1235355,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1235579,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1235779,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1236025,1253,26.0,,70.0,,,,,,,Cholesterol,MG +1236288,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1237069,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1237511,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1237557,1253,34.0,,70.0,,,,,,,Cholesterol,MG +1237872,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1238020,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1238323,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1239079,1253,14.0,,70.0,,,,,,,Cholesterol,MG +1239792,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1240162,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1240265,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1240329,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1240665,1253,36.0,,70.0,,,,,,,Cholesterol,MG +1240998,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1241021,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1241518,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1242785,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1242803,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1243126,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1243221,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1243383,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1243424,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1243984,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1244759,1253,66.0,,70.0,,,,,,,Cholesterol,MG +1244923,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1244960,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1245001,1253,99.0,,70.0,,,,,,,Cholesterol,MG +1245174,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1245335,1253,23.0,,70.0,,,,,,,Cholesterol,MG +1245541,1253,24.0,,70.0,,,,,,,Cholesterol,MG +1245760,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1245916,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1245988,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1246011,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1246423,1253,11.0,,70.0,,,,,,,Cholesterol,MG +1246544,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1246551,1253,88.0,,70.0,,,,,,,Cholesterol,MG +1246607,1253,56.0,,70.0,,,,,,,Cholesterol,MG +1246697,1253,53.0,,70.0,,,,,,,Cholesterol,MG +1246909,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1246915,1253,32.0,,70.0,,,,,,,Cholesterol,MG +1247053,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1247697,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1247938,1253,102.0,,70.0,,,,,,,Cholesterol,MG +1248174,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1248245,1253,74.0,,70.0,,,,,,,Cholesterol,MG +1248499,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1248697,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1248870,1253,48.0,,70.0,,,,,,,Cholesterol,MG +1249502,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1249973,1253,95.0,,70.0,,,,,,,Cholesterol,MG +1250109,1253,35.0,,70.0,,,,,,,Cholesterol,MG +1250306,1253,24.0,,73.0,,,,,,,Cholesterol,MG +1250655,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1250662,1253,33.0,,70.0,,,,,,,Cholesterol,MG +1250884,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1251056,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1251099,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1251272,1253,53.0,,70.0,,,,,,,Cholesterol,MG +1251436,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1251547,1253,81.0,,70.0,,,,,,,Cholesterol,MG +1251631,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1251882,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1252018,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1252193,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1252751,1253,69.0,,70.0,,,,,,,Cholesterol,MG +1252939,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1253043,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1253132,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1253174,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1253723,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1254107,1253,27.0,,70.0,,,,,,,Cholesterol,MG +1254288,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1254550,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1254636,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1254890,1253,53.0,,70.0,,,,,,,Cholesterol,MG +1254950,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1255008,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1255651,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1256181,1253,38.0,,70.0,,,,,,,Cholesterol,MG +1256265,1253,58.0,,70.0,,,,,,,Cholesterol,MG +1256286,1253,62.0,,70.0,,,,,,,Cholesterol,MG +1256297,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1256439,1253,37.0,,70.0,,,,,,,Cholesterol,MG +1257208,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1257340,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1257364,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1257761,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1258338,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1258521,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1258759,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1258977,1253,147.0,,70.0,,,,,,,Cholesterol,MG +1259398,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1259457,1253,21.0,,70.0,,,,,,,Cholesterol,MG +1260072,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1260204,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1260246,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1260265,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1260387,1253,48.0,,70.0,,,,,,,Cholesterol,MG +1260567,1253,15.0,,70.0,,,,,,,Cholesterol,MG +1260598,1253,2.0,,70.0,,,,,,,Cholesterol,MG +1261179,1253,33.0,,70.0,,,,,,,Cholesterol,MG +1261186,1253,40.0,,70.0,,,,,,,Cholesterol,MG +1261324,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1261325,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1261395,1253,128.0,,70.0,,,,,,,Cholesterol,MG +1261771,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1261783,1253,35.0,,70.0,,,,,,,Cholesterol,MG +1261860,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1262107,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1262208,1253,65.0,,70.0,,,,,,,Cholesterol,MG +1262455,1253,17.0,,70.0,,,,,,,Cholesterol,MG +1263572,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1263667,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1263713,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1263804,1253,7.0,,70.0,,,,,,,Cholesterol,MG +1263874,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1264240,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1264252,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1264645,1253,100.0,,70.0,,,,,,,Cholesterol,MG +1264846,1253,28.0,,70.0,,,,,,,Cholesterol,MG +1264890,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1264904,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1265033,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1265087,1253,8.0,,70.0,,,,,,,Cholesterol,MG +1265346,1253,74.0,,70.0,,,,,,,Cholesterol,MG +1265929,1253,33.0,,70.0,,,,,,,Cholesterol,MG +1266091,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1266097,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1266114,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1266118,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1266339,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1266623,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1266971,1253,36.0,,70.0,,,,,,,Cholesterol,MG +1267126,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1267410,1253,22.0,,70.0,,,,,,,Cholesterol,MG +1267441,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1268132,1253,61.0,,70.0,,,,,,,Cholesterol,MG +1268292,1253,50.0,,70.0,,,,,,,Cholesterol,MG +1268353,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1268557,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1269234,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1269459,1253,63.0,,70.0,,,,,,,Cholesterol,MG +1269675,1253,13.0,,70.0,,,,,,,Cholesterol,MG +1269840,1253,50.0,,70.0,,,,,,,Cholesterol,MG +1270049,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1270415,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1270451,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1270653,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1270945,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1270957,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1271401,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1271470,1253,90.0,,70.0,,,,,,,Cholesterol,MG +1271606,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1271620,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1271856,1253,50.0,,70.0,,,,,,,Cholesterol,MG +1272137,1253,83.0,,70.0,,,,,,,Cholesterol,MG +1272401,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1272569,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1272709,1253,76.0,,70.0,,,,,,,Cholesterol,MG +1273341,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1273370,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1273788,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1273914,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1274122,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1274149,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1274223,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1274321,1253,29.0,,70.0,,,,,,,Cholesterol,MG +1274596,1253,54.0,,70.0,,,,,,,Cholesterol,MG +1274632,1253,38.0,,70.0,,,,,,,Cholesterol,MG +1275552,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1276034,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1276057,1253,3.0,,70.0,,,,,,,Cholesterol,MG +1276190,1253,87.0,,70.0,,,,,,,Cholesterol,MG +1276247,1253,43.0,,70.0,,,,,,,Cholesterol,MG +1276306,1253,25.0,,70.0,,,,,,,Cholesterol,MG +1276780,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1277205,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1277439,1253,15.0,,70.0,,,,,,,Cholesterol,MG +1277516,1253,31.0,,70.0,,,,,,,Cholesterol,MG +1277546,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1277577,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1277805,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1277847,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1277860,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1277925,1253,45.0,,70.0,,,,,,,Cholesterol,MG +1278678,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1278769,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1278891,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1279254,1253,60.0,,70.0,,,,,,,Cholesterol,MG +1279528,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1280086,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1280526,1253,67.0,,70.0,,,,,,,Cholesterol,MG +1281650,1253,3.0,,73.0,,,,,,,Cholesterol,MG +1281680,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1281915,1253,10.0,,70.0,,,,,,,Cholesterol,MG +1282029,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1282033,1253,0.0,,70.0,,,,,,,Cholesterol,MG +1282452,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1282799,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1282884,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1282890,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1284147,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1284207,1253,34.0,,70.0,,,,,,,Cholesterol,MG +1284685,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1284782,1253,2.0,,70.0,,,,,,,Cholesterol,MG +1284993,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1286414,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1286522,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1286557,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1286598,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1286730,1253,54.0,,70.0,,,,,,,Cholesterol,MG +1286835,1253,38.0,,70.0,,,,,,,Cholesterol,MG +1286855,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1287920,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1288082,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1288149,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1288281,1253,20.0,,70.0,,,,,,,Cholesterol,MG +1288293,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1289068,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1290005,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1290429,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1290518,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1291181,1253,0.0,,70.0,,,,,,,Cholesterol,MG +1291524,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1291862,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1291946,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1292383,1253,88.0,,70.0,,,,,,,Cholesterol,MG +1292487,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1293049,1253,95.0,,70.0,,,,,,,Cholesterol,MG +1293465,1253,20.0,,75.0,,,,,,,Cholesterol,MG +1293871,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1294310,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1294311,1253,44.0,,70.0,,,,,,,Cholesterol,MG +1294381,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1294445,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1295803,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1296707,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1296963,1253,10.0,,70.0,,,,,,,Cholesterol,MG +1297739,1253,17.0,,70.0,,,,,,,Cholesterol,MG +1297903,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1297922,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1298084,1253,26.0,,70.0,,,,,,,Cholesterol,MG +1298120,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1298735,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1299082,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1299846,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1300827,1253,9.0,,70.0,,,,,,,Cholesterol,MG +1301040,1253,31.0,,70.0,,,,,,,Cholesterol,MG +1301069,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1301143,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1301312,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1301844,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1301906,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1302180,1253,15.0,,70.0,,,,,,,Cholesterol,MG +1302271,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1302332,1253,50.0,,70.0,,,,,,,Cholesterol,MG +1303450,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1303486,1253,17.0,,70.0,,,,,,,Cholesterol,MG +1303915,1253,94.0,,70.0,,,,,,,Cholesterol,MG +1303936,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1304005,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1304143,1253,45.0,,70.0,,,,,,,Cholesterol,MG +1304253,1253,24.0,,70.0,,,,,,,Cholesterol,MG +1304487,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1304678,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1304877,1253,96.0,,70.0,,,,,,,Cholesterol,MG +1304900,1253,49.0,,70.0,,,,,,,Cholesterol,MG +1304918,1253,7.0,,70.0,,,,,,,Cholesterol,MG +1304975,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1305756,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1305777,1253,23.0,,70.0,,,,,,,Cholesterol,MG +1305793,1253,9.0,,70.0,,,,,,,Cholesterol,MG +1306036,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1306142,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1306313,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1306346,1253,19.0,,70.0,,,,,,,Cholesterol,MG +1307663,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1307972,1253,12.0,,73.0,,,,,,,Cholesterol,MG +1309058,1253,34.0,,70.0,,,,,,,Cholesterol,MG +1309677,1253,40.0,,70.0,,,,,,,Cholesterol,MG +1310864,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1310886,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1311061,1253,2.0,,73.0,,,,,,,Cholesterol,MG +1311354,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1311575,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1311620,1253,25.0,,70.0,,,,,,,Cholesterol,MG +1311780,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1312432,1253,125.0,,70.0,,,,,,,Cholesterol,MG +1312541,1253,36.0,,70.0,,,,,,,Cholesterol,MG +1312833,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1313157,1253,17.0,,70.0,,,,,,,Cholesterol,MG +1313494,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1313649,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1313823,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1314035,1253,26.0,,70.0,,,,,,,Cholesterol,MG +1314252,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1314474,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1314745,1253,24.0,,75.0,,,,,,,Cholesterol,MG +1314753,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1314968,1253,14.0,,70.0,,,,,,,Cholesterol,MG +1315315,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1315748,1253,62.0,,70.0,,,,,,,Cholesterol,MG +1316263,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1316983,1253,3.0,,70.0,,,,,,,Cholesterol,MG +1317291,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1317814,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1318054,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1318622,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1318940,1253,46.0,,70.0,,,,,,,Cholesterol,MG +1319031,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1319705,1253,31.0,,70.0,,,,,,,Cholesterol,MG +1319971,1253,8.0,,73.0,,,,,,,Cholesterol,MG +1319978,1253,4.0,,73.0,,,,,,,Cholesterol,MG +1320205,1253,100.0,,70.0,,,,,,,Cholesterol,MG +1320208,1253,62.0,,70.0,,,,,,,Cholesterol,MG +1320449,1253,54.0,,70.0,,,,,,,Cholesterol,MG +1320489,1253,23.0,,70.0,,,,,,,Cholesterol,MG +1321011,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1321107,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1321252,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1321355,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1321520,1253,81.0,,70.0,,,,,,,Cholesterol,MG +1321689,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1322216,1253,83.0,,70.0,,,,,,,Cholesterol,MG +1322248,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1322326,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1322387,1253,40.0,,70.0,,,,,,,Cholesterol,MG +1322732,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1322771,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1323882,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1324002,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1324376,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1324633,1253,38.0,,70.0,,,,,,,Cholesterol,MG +1324888,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1325060,1253,17.0,,70.0,,,,,,,Cholesterol,MG +1325563,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1325810,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1325858,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1325864,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1325944,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1325969,1253,46.0,,70.0,,,,,,,Cholesterol,MG +1326443,1253,40.0,,70.0,,,,,,,Cholesterol,MG +1326552,1253,16.0,,70.0,,,,,,,Cholesterol,MG +1326828,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1327030,1253,60.0,,70.0,,,,,,,Cholesterol,MG +1327083,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1327106,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1327113,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1327218,1253,79.0,,70.0,,,,,,,Cholesterol,MG +1327263,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1327524,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1328850,1253,17.0,,70.0,,,,,,,Cholesterol,MG +1330256,1253,214.0,,70.0,,,,,,,Cholesterol,MG +1330415,1253,53.0,,70.0,,,,,,,Cholesterol,MG +1331742,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1331752,1253,48.0,,70.0,,,,,,,Cholesterol,MG +1331993,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1332111,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1333204,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1334146,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1334936,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1336959,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1337211,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1337306,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1337685,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1338174,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1338543,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1339819,1253,9.0,,70.0,,,,,,,Cholesterol,MG +1339873,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1340571,1253,9.0,,70.0,,,,,,,Cholesterol,MG +1340727,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1340906,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1340947,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1341524,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1342794,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1342860,1253,41.0,,70.0,,,,,,,Cholesterol,MG +1343016,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1343817,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1344026,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1344136,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1344950,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1345021,1253,31.0,,70.0,,,,,,,Cholesterol,MG +1345666,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1345917,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1346321,1253,125.0,,70.0,,,,,,,Cholesterol,MG +1347012,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1347472,1253,133.0,,70.0,,,,,,,Cholesterol,MG +1347884,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1347923,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1348162,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1348488,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1348499,1253,23.0,,70.0,,,,,,,Cholesterol,MG +1348588,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1349035,1253,2.0,,70.0,,,,,,,Cholesterol,MG +1349367,1253,76.0,,70.0,,,,,,,Cholesterol,MG +1349519,1253,7.0,,70.0,,,,,,,Cholesterol,MG +1349846,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1349862,1253,2.0,,70.0,,,,,,,Cholesterol,MG +1350055,1253,51.0,,70.0,,,,,,,Cholesterol,MG +1350094,1253,15.0,,70.0,,,,,,,Cholesterol,MG +1352685,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1352761,1253,25.0,,70.0,,,,,,,Cholesterol,MG +1353218,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1353424,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1353963,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1354107,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1354423,1253,12.0,,73.0,,,,,,,Cholesterol,MG +1354531,1253,24.0,,70.0,,,,,,,Cholesterol,MG +1355049,1253,66.0,,70.0,,,,,,,Cholesterol,MG +1355259,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1355289,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1355354,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1355486,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1355511,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1355808,1253,23.0,,70.0,,,,,,,Cholesterol,MG +1355937,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1356340,1253,3.0,,70.0,,,,,,,Cholesterol,MG +1356611,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1356820,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1357023,1253,58.0,,70.0,,,,,,,Cholesterol,MG +1357101,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1357423,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1357498,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1357527,1253,375.0,,70.0,,,,,,,Cholesterol,MG +1357861,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1357938,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1358000,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1358153,1253,29.0,,70.0,,,,,,,Cholesterol,MG +1358191,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1358232,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1358280,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1358557,1253,13.0,,70.0,,,,,,,Cholesterol,MG +1358624,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1358715,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1358854,1253,1.0,,70.0,,,,,,,Cholesterol,MG +1359102,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1359183,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1359420,1253,100.0,,70.0,,,,,,,Cholesterol,MG +1359620,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1359644,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1359746,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1359835,1253,8.0,,70.0,,,,,,,Cholesterol,MG +1359849,1253,45.0,,70.0,,,,,,,Cholesterol,MG +1360150,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1360253,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1360962,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1361012,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1361216,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1361518,1253,16.0,,70.0,,,,,,,Cholesterol,MG +1361686,1253,14.0,,70.0,,,,,,,Cholesterol,MG +1362538,1253,73.0,,70.0,,,,,,,Cholesterol,MG +1362588,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1363747,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1364677,1253,73.0,,70.0,,,,,,,Cholesterol,MG +1365368,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1365429,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1366888,1253,125.0,,70.0,,,,,,,Cholesterol,MG +1367383,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1367554,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1368421,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1369325,1253,67.0,,70.0,,,,,,,Cholesterol,MG +1369468,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1369934,1253,143.0,,70.0,,,,,,,Cholesterol,MG +1372548,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1372666,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1372745,1253,33.0,,70.0,,,,,,,Cholesterol,MG +1372795,1253,5.0,,70.0,,,,,,,Cholesterol,MG +1372955,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1373097,1253,48.0,,70.0,,,,,,,Cholesterol,MG +1373106,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1373354,1253,56.0,,70.0,,,,,,,Cholesterol,MG +1373841,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1373869,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1373875,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1374418,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1374535,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1374825,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1374832,1253,23.0,,70.0,,,,,,,Cholesterol,MG +1375162,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1375180,1253,7.0,,70.0,,,,,,,Cholesterol,MG +1375246,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1375732,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1375735,1253,2.0,,75.0,,,,,,,Cholesterol,MG +1375863,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1375929,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1376073,1253,14.0,,70.0,,,,,,,Cholesterol,MG +1376142,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1376152,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1376808,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1377129,1253,22.0,,70.0,,,,,,,Cholesterol,MG +1377290,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1377526,1253,58.0,,70.0,,,,,,,Cholesterol,MG +1377590,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1377909,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1377969,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1377983,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1378123,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1378154,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1378468,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1378884,1253,0.0,,70.0,,,,,,,Cholesterol,MG +1378937,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1378965,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1379023,1253,13.0,,70.0,,,,,,,Cholesterol,MG +1379109,1253,40.0,,70.0,,,,,,,Cholesterol,MG +1379565,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1379891,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1380449,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1380994,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1381138,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1381641,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1382342,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1383494,1253,20.0,,70.0,,,,,,,Cholesterol,MG +1383544,1253,10.0,,70.0,,,,,,,Cholesterol,MG +1383615,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1383995,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1384298,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1384369,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1384507,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1384515,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1384629,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1384711,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1384751,1253,28.0,,70.0,,,,,,,Cholesterol,MG +1384802,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1384936,1253,4.0,,73.0,,,,,,,Cholesterol,MG +1385004,1253,41.0,,70.0,,,,,,,Cholesterol,MG +1385052,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1385938,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1385945,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1386135,1253,44.0,,70.0,,,,,,,Cholesterol,MG +1386254,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1386353,1253,60.0,,70.0,,,,,,,Cholesterol,MG +1386479,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1386707,1253,3.0,,73.0,,,,,,,Cholesterol,MG +1387088,1253,8.0,,70.0,,,,,,,Cholesterol,MG +1387182,1253,81.0,,70.0,,,,,,,Cholesterol,MG +1388185,1253,54.0,,70.0,,,,,,,Cholesterol,MG +1388723,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1388930,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1389045,1253,8.0,,70.0,,,,,,,Cholesterol,MG +1389400,1253,25.0,,70.0,,,,,,,Cholesterol,MG +1389450,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1389818,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1389830,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1390082,1253,15.0,,70.0,,,,,,,Cholesterol,MG +1390089,1253,34.0,,70.0,,,,,,,Cholesterol,MG +1390371,1253,13.0,,70.0,,,,,,,Cholesterol,MG +1391196,1253,8.0,,73.0,,,,,,,Cholesterol,MG +1391241,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1391268,1253,70.0,,70.0,,,,,,,Cholesterol,MG +1391655,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1391789,1253,27.0,,70.0,,,,,,,Cholesterol,MG +1392086,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1392089,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1392571,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1393199,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1393492,1253,11.0,,70.0,,,,,,,Cholesterol,MG +1393537,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1394276,1253,100.0,,70.0,,,,,,,Cholesterol,MG +1394562,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1394565,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1394621,1253,214.0,,70.0,,,,,,,Cholesterol,MG +1394823,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1394859,1253,54.0,,70.0,,,,,,,Cholesterol,MG +1394953,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1395225,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1395401,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1395722,1253,100.0,,70.0,,,,,,,Cholesterol,MG +1395728,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1396114,1253,8.0,,70.0,,,,,,,Cholesterol,MG +1396232,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1397038,1253,214.0,,70.0,,,,,,,Cholesterol,MG +1397340,1253,20.0,,70.0,,,,,,,Cholesterol,MG +1397724,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1397801,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1398221,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1399349,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1399360,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1399859,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1400098,1253,8.0,,70.0,,,,,,,Cholesterol,MG +1402090,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1402236,1253,8.0,,70.0,,,,,,,Cholesterol,MG +1402302,1253,45.0,,70.0,,,,,,,Cholesterol,MG +1402780,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1403090,1253,21.0,,70.0,,,,,,,Cholesterol,MG +1403969,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1403971,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1404194,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1404633,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1405744,1253,23.0,,70.0,,,,,,,Cholesterol,MG +1406017,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1406062,1253,68.0,,70.0,,,,,,,Cholesterol,MG +1406153,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1407074,1253,10.0,,70.0,,,,,,,Cholesterol,MG +1407395,1253,57.0,,70.0,,,,,,,Cholesterol,MG +1407750,1253,16.0,,70.0,,,,,,,Cholesterol,MG +1408950,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1409378,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1409970,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1410048,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1411052,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1411495,1253,54.0,,70.0,,,,,,,Cholesterol,MG +1411604,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1411605,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1411632,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1412072,1253,20.0,,70.0,,,,,,,Cholesterol,MG +1412412,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1412413,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1413113,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1413130,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1413238,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1414086,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1414542,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1414551,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1414556,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1414621,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1415018,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1415219,1253,8.0,,70.0,,,,,,,Cholesterol,MG +1415290,1253,40.0,,70.0,,,,,,,Cholesterol,MG +1415656,1253,73.0,,70.0,,,,,,,Cholesterol,MG +1415707,1253,18.0,,73.0,,,,,,,Cholesterol,MG +1416124,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1416445,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1416483,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1416637,1253,60.0,,70.0,,,,,,,Cholesterol,MG +1417013,1253,37.0,,70.0,,,,,,,Cholesterol,MG +1417244,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1417321,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1417325,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1417583,1253,144.0,,70.0,,,,,,,Cholesterol,MG +1417614,1253,17.0,,70.0,,,,,,,Cholesterol,MG +1417746,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1417891,1253,13.0,,70.0,,,,,,,Cholesterol,MG +1418149,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1418765,1253,10.0,,70.0,,,,,,,Cholesterol,MG +1419996,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1420085,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1420280,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1420827,1253,33.0,,70.0,,,,,,,Cholesterol,MG +1420984,1253,65.0,,70.0,,,,,,,Cholesterol,MG +1421127,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1421435,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1421787,1253,109.0,,70.0,,,,,,,Cholesterol,MG +1421932,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1422133,1253,46.0,,70.0,,,,,,,Cholesterol,MG +1422452,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1423261,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1423681,1253,33.0,,70.0,,,,,,,Cholesterol,MG +1423913,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1423917,1253,25.0,,70.0,,,,,,,Cholesterol,MG +1424411,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1424464,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1425256,1253,64.0,,70.0,,,,,,,Cholesterol,MG +1425504,1253,36.0,,70.0,,,,,,,Cholesterol,MG +1425777,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1426363,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1426453,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1426665,1253,10.0,,70.0,,,,,,,Cholesterol,MG +1426685,1253,128.0,,70.0,,,,,,,Cholesterol,MG +1426955,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1427364,1253,6.0,,70.0,,,,,,,Cholesterol,MG +1427482,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1428172,1253,22.0,,70.0,,,,,,,Cholesterol,MG +1428735,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1428771,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1431098,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1432338,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1432906,1253,9.0,,70.0,,,,,,,Cholesterol,MG +1434539,1253,9.0,,70.0,,,,,,,Cholesterol,MG +1434769,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1435298,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1435345,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1436376,1253,24.0,,70.0,,,,,,,Cholesterol,MG +1436465,1253,8.0,,70.0,,,,,,,Cholesterol,MG +1436580,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1444974,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1455342,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1455446,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1455585,1253,32.0,,71.0,,,,,,,Cholesterol,MG +1455863,1253,8.0,,71.0,,,,,,,Cholesterol,MG +1455965,1253,4.0,,71.0,,,,,,,Cholesterol,MG +1456144,1253,1.0,,78.0,,,,,,,Cholesterol,MG +1456330,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1457001,1253,0.0,,78.0,,,,,,,Cholesterol,MG +1457093,1253,5.0,,78.0,,,,,,,Cholesterol,MG +1457112,1253,12.0,,71.0,,,,,,,Cholesterol,MG +1457605,1253,49.0,,71.0,,,,,,,Cholesterol,MG +1457914,1253,0.0,,78.0,,,,,,,Cholesterol,MG +1458015,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1458021,1253,34.0,,71.0,,,,,,,Cholesterol,MG +1458972,1253,36.0,,71.0,,,,,,,Cholesterol,MG +1459458,1253,54.0,,71.0,,,,,,,Cholesterol,MG +1459571,1253,0.0,,78.0,,,,,,,Cholesterol,MG +1459730,1253,60.0,,71.0,,,,,,,Cholesterol,MG +1459858,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1460096,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1460260,1253,36.0,,71.0,,,,,,,Cholesterol,MG +1460590,1253,54.0,,71.0,,,,,,,Cholesterol,MG +1461300,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1461306,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1461314,1253,2.0,,78.0,,,,,,,Cholesterol,MG +1461656,1253,0.0,,71.0,,,,,,,Cholesterol,MG +1461872,1253,4.0,,71.0,,,,,,,Cholesterol,MG +1462173,1253,71.0,,71.0,,,,,,,Cholesterol,MG +1462396,1253,58.0,,71.0,,,,,,,Cholesterol,MG +1462424,1253,54.0,,71.0,,,,,,,Cholesterol,MG +1880984,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1462766,1253,85.0,,71.0,,,,,,,Cholesterol,MG +1462818,1253,0.0,,78.0,,,,,,,Cholesterol,MG +1462853,1253,71.0,,71.0,,,,,,,Cholesterol,MG +1463154,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1463197,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1463387,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1463443,1253,60.0,,70.0,,,,,,,Cholesterol,MG +1464052,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1464420,1253,19.0,,70.0,,,,,,,Cholesterol,MG +1464449,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1464478,1253,39.0,,70.0,,,,,,,Cholesterol,MG +1464663,1253,16.0,,73.0,,,,,,,Cholesterol,MG +1464990,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1465103,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1465109,1253,9.0,,70.0,,,,,,,Cholesterol,MG +1465365,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1465396,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1465963,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1466833,1253,35.0,,70.0,,,,,,,Cholesterol,MG +1467173,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1467340,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1467468,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1467615,1253,37.0,,70.0,,,,,,,Cholesterol,MG +1467882,1253,35.0,,70.0,,,,,,,Cholesterol,MG +1468232,1253,67.0,,70.0,,,,,,,Cholesterol,MG +1468898,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1468904,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1468930,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1469082,1253,7.0,,70.0,,,,,,,Cholesterol,MG +1469215,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1469542,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1469801,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1470078,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1470169,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1470318,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1470894,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1471318,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1471595,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1471662,1253,67.0,,70.0,,,,,,,Cholesterol,MG +1472775,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1473045,1253,36.0,,70.0,,,,,,,Cholesterol,MG +1473169,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1473358,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1473523,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1473752,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1473802,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1474052,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1474306,1253,20.0,,70.0,,,,,,,Cholesterol,MG +1474573,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1474628,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1475265,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1475433,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1475601,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1475645,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1475844,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1475992,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1476074,1253,17.0,,70.0,,,,,,,Cholesterol,MG +1476426,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1476489,1253,13.0,,70.0,,,,,,,Cholesterol,MG +1476665,1253,59.0,,70.0,,,,,,,Cholesterol,MG +1477027,1253,54.0,,70.0,,,,,,,Cholesterol,MG +1477295,1253,162.0,,70.0,,,,,,,Cholesterol,MG +1477474,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1477858,1253,9.0,,70.0,,,,,,,Cholesterol,MG +1478953,1253,15.0,,73.0,,,,,,,Cholesterol,MG +1478957,1253,38.0,,73.0,,,,,,,Cholesterol,MG +1479310,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1479412,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1479504,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1480024,1253,17.0,,70.0,,,,,,,Cholesterol,MG +1480244,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1480777,1253,3.0,,70.0,,,,,,,Cholesterol,MG +1481079,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1481163,1253,3.0,,73.0,,,,,,,Cholesterol,MG +1481634,1253,27.0,,70.0,,,,,,,Cholesterol,MG +1481809,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1482230,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1482290,1253,16.0,,70.0,,,,,,,Cholesterol,MG +1482487,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1483128,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1483256,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1483434,1253,15.0,,73.0,,,,,,,Cholesterol,MG +1483507,1253,6.0,,70.0,,,,,,,Cholesterol,MG +1483629,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1483777,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1483794,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1483803,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1484001,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1484025,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1484483,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1484743,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1484746,1253,10.0,,70.0,,,,,,,Cholesterol,MG +1485086,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1485288,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1485346,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1485752,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1485899,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1486063,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1486095,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1486550,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1486568,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1486804,1253,62.0,,70.0,,,,,,,Cholesterol,MG +1486992,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1487127,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1487917,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1488071,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1488610,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1489315,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1489501,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1489574,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1489643,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1489863,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1490974,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1491029,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1491196,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1491287,1253,6.0,,70.0,,,,,,,Cholesterol,MG +1491598,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1491828,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1491953,1253,214.0,,70.0,,,,,,,Cholesterol,MG +1492127,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1492263,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1492327,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1492674,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1492839,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1493190,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1493199,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1493565,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1493735,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1493787,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1493819,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1494340,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1494449,1253,1.0,,70.0,,,,,,,Cholesterol,MG +1494458,1253,72.0,,70.0,,,,,,,Cholesterol,MG +1494554,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1494672,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1495122,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1495356,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1495955,1253,30.0,,70.0,,,,,,,Cholesterol,MG +1496110,1253,10.0,,70.0,,,,,,,Cholesterol,MG +1496378,1253,119.0,,70.0,,,,,,,Cholesterol,MG +1496888,1253,19.0,,70.0,,,,,,,Cholesterol,MG +1496985,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1497060,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1497178,1253,33.0,,70.0,,,,,,,Cholesterol,MG +1497552,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1497922,1253,15.0,,70.0,,,,,,,Cholesterol,MG +1497946,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1498218,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1498247,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1498341,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1498586,1253,62.0,,70.0,,,,,,,Cholesterol,MG +1498636,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1498651,1253,36.0,,70.0,,,,,,,Cholesterol,MG +1498656,1253,36.0,,70.0,,,,,,,Cholesterol,MG +1498843,1253,67.0,,70.0,,,,,,,Cholesterol,MG +1498990,1253,36.0,,70.0,,,,,,,Cholesterol,MG +1499068,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1499115,1253,20.0,,70.0,,,,,,,Cholesterol,MG +1499184,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1499561,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1499739,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1500394,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1500591,1253,13.0,,70.0,,,,,,,Cholesterol,MG +1500729,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1500733,1253,66.0,,70.0,,,,,,,Cholesterol,MG +1500808,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1500843,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1501042,1253,36.0,,70.0,,,,,,,Cholesterol,MG +1501053,1253,23.0,,70.0,,,,,,,Cholesterol,MG +1502164,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1502700,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1502728,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1502753,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1502922,1253,95.0,,70.0,,,,,,,Cholesterol,MG +1503064,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1503409,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1503607,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1503722,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1503851,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1505419,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1505523,1253,18.0,,73.0,,,,,,,Cholesterol,MG +1507058,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1507560,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1507570,1253,33.0,,70.0,,,,,,,Cholesterol,MG +1507682,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1507767,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1507880,1253,83.0,,70.0,,,,,,,Cholesterol,MG +1507996,1253,61.0,,70.0,,,,,,,Cholesterol,MG +1508076,1253,67.0,,70.0,,,,,,,Cholesterol,MG +1508898,1253,67.0,,70.0,,,,,,,Cholesterol,MG +1509151,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1509344,1253,54.0,,70.0,,,,,,,Cholesterol,MG +1509440,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1509726,1253,39.0,,70.0,,,,,,,Cholesterol,MG +1510173,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1510380,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1510476,1253,25.0,,70.0,,,,,,,Cholesterol,MG +1510819,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1511144,1253,214.0,,75.0,,,,,,,Cholesterol,MG +1511259,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1511277,1253,27.0,,70.0,,,,,,,Cholesterol,MG +1511540,1253,62.0,,70.0,,,,,,,Cholesterol,MG +1511682,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1511726,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1512048,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1512333,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1512507,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1513121,1253,15.0,,70.0,,,,,,,Cholesterol,MG +1513458,1253,17.0,,73.0,,,,,,,Cholesterol,MG +1514008,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1514527,1253,10.0,,70.0,,,,,,,Cholesterol,MG +1514692,1253,13.0,,70.0,,,,,,,Cholesterol,MG +1515282,1253,10.0,,73.0,,,,,,,Cholesterol,MG +1515420,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1515521,1253,17.0,,73.0,,,,,,,Cholesterol,MG +1516104,1253,0.0,,70.0,,,,,,,Cholesterol,MG +1516265,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1516726,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1516930,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1517063,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1517397,1253,83.0,,70.0,,,,,,,Cholesterol,MG +1517426,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1517489,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1517676,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1517759,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1517762,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1517920,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1518117,1253,24.0,,70.0,,,,,,,Cholesterol,MG +1518933,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1518976,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1518996,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1519222,1253,15.0,,73.0,,,,,,,Cholesterol,MG +1519344,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1519630,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1519764,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1519831,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1519989,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1520086,1253,12.0,,73.0,,,,,,,Cholesterol,MG +1520293,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1520679,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1520821,1253,11.0,,73.0,,,,,,,Cholesterol,MG +1520867,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1521566,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1521733,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1521845,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1522087,1253,42.0,,73.0,,,,,,,Cholesterol,MG +1522211,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1522387,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1522556,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1522624,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1522640,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1522997,1253,16.0,,70.0,,,,,,,Cholesterol,MG +1523062,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1523335,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1523371,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1523688,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1523952,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1523973,1253,54.0,,70.0,,,,,,,Cholesterol,MG +1524386,1253,26.0,,70.0,,,,,,,Cholesterol,MG +1524388,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1524752,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1525278,1253,42.0,,70.0,,,,,,,Cholesterol,MG +1525338,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1525559,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1526032,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1526182,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1526313,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1526330,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1526466,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1527780,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1527831,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1527945,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1528109,1253,16.0,,70.0,,,,,,,Cholesterol,MG +1528407,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1528469,1253,25.0,,70.0,,,,,,,Cholesterol,MG +1528567,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1528678,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1528907,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1529074,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1529096,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1529265,1253,12.0,,73.0,,,,,,,Cholesterol,MG +1529817,1253,14.0,,70.0,,,,,,,Cholesterol,MG +1529868,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1530210,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1530460,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1530685,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1531115,1253,13.0,,70.0,,,,,,,Cholesterol,MG +1531659,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1532050,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1532258,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1532288,1253,15.0,,73.0,,,,,,,Cholesterol,MG +1532492,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1532567,1253,143.0,,70.0,,,,,,,Cholesterol,MG +1533620,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1533633,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1533836,1253,7.0,,70.0,,,,,,,Cholesterol,MG +1533893,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1534131,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1534348,1253,40.0,,70.0,,,,,,,Cholesterol,MG +1534544,1253,41.0,,70.0,,,,,,,Cholesterol,MG +1534649,1253,29.0,,70.0,,,,,,,Cholesterol,MG +1534661,1253,38.0,,75.0,,,,,,,Cholesterol,MG +1534743,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1534800,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1534937,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1534948,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1535159,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1535319,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1535943,1253,54.0,,70.0,,,,,,,Cholesterol,MG +1536156,1253,9.0,,70.0,,,,,,,Cholesterol,MG +1536520,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1537138,1253,24.0,,70.0,,,,,,,Cholesterol,MG +1537203,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1537398,1253,35.0,,70.0,,,,,,,Cholesterol,MG +1537778,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1538020,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1538424,1253,67.0,,70.0,,,,,,,Cholesterol,MG +1538747,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1538817,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1538944,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1538981,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1539060,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1539066,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1539617,1253,26.0,,70.0,,,,,,,Cholesterol,MG +1540137,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1540397,1253,14.0,,73.0,,,,,,,Cholesterol,MG +1540418,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1541535,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1541978,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1542200,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1542296,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1542367,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1542474,1253,48.0,,70.0,,,,,,,Cholesterol,MG +1542559,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1542632,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1542641,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1542847,1253,22.0,,70.0,,,,,,,Cholesterol,MG +1542881,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1542911,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1542943,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1543490,1253,94.0,,70.0,,,,,,,Cholesterol,MG +1543607,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1545057,1253,100.0,,70.0,,,,,,,Cholesterol,MG +1545059,1253,13.0,,70.0,,,,,,,Cholesterol,MG +1545065,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1545119,1253,38.0,,70.0,,,,,,,Cholesterol,MG +1545754,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1545899,1253,45.0,,70.0,,,,,,,Cholesterol,MG +1546181,1253,6.0,,70.0,,,,,,,Cholesterol,MG +1546683,1253,54.0,,70.0,,,,,,,Cholesterol,MG +1546880,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1547306,1253,43.0,,70.0,,,,,,,Cholesterol,MG +1547481,1253,36.0,,70.0,,,,,,,Cholesterol,MG +1548024,1253,141.0,,70.0,,,,,,,Cholesterol,MG +1548165,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1548249,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1548420,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1548471,1253,37.0,,70.0,,,,,,,Cholesterol,MG +1548523,1253,112.0,,70.0,,,,,,,Cholesterol,MG +1548534,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1548575,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1548766,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1548872,1253,30.0,,70.0,,,,,,,Cholesterol,MG +1548913,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1548960,1253,22.0,,70.0,,,,,,,Cholesterol,MG +1549125,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1549612,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1549639,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1550087,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1550608,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1550866,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1550899,1253,48.0,,70.0,,,,,,,Cholesterol,MG +1551064,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1551478,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1551600,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1551811,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1551846,1253,31.0,,70.0,,,,,,,Cholesterol,MG +1552051,1253,33.0,,70.0,,,,,,,Cholesterol,MG +1552659,1253,2.0,,70.0,,,,,,,Cholesterol,MG +1553432,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1553474,1253,10.0,,70.0,,,,,,,Cholesterol,MG +1553553,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1553827,1253,36.0,,70.0,,,,,,,Cholesterol,MG +1553841,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1553892,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1554015,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1554159,1253,42.0,,70.0,,,,,,,Cholesterol,MG +1554260,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1554366,1253,6.0,,70.0,,,,,,,Cholesterol,MG +1554427,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1554559,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1554664,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1554866,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1554947,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1555004,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1555374,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1555556,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1555934,1253,80.0,,70.0,,,,,,,Cholesterol,MG +1556019,1253,9.0,,73.0,,,,,,,Cholesterol,MG +1556537,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1556845,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1556846,1253,47.0,,70.0,,,,,,,Cholesterol,MG +1556850,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1557076,1253,82.0,,70.0,,,,,,,Cholesterol,MG +1557229,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1557325,1253,31.0,,70.0,,,,,,,Cholesterol,MG +1557776,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1557867,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1558089,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1558117,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1558294,1253,17.0,,70.0,,,,,,,Cholesterol,MG +1558338,1253,53.0,,70.0,,,,,,,Cholesterol,MG +1558616,1253,17.0,,70.0,,,,,,,Cholesterol,MG +1558768,1253,16.0,,70.0,,,,,,,Cholesterol,MG +1558891,1253,9.0,,70.0,,,,,,,Cholesterol,MG +1558967,1253,88.0,,70.0,,,,,,,Cholesterol,MG +1559122,1253,61.0,,70.0,,,,,,,Cholesterol,MG +1559178,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1559343,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1559423,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1559669,1253,24.0,,70.0,,,,,,,Cholesterol,MG +1559749,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1560226,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1560690,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1560754,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1560904,1253,32.0,,70.0,,,,,,,Cholesterol,MG +1561146,1253,29.0,,70.0,,,,,,,Cholesterol,MG +1561308,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1561427,1253,53.0,,70.0,,,,,,,Cholesterol,MG +1561526,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1561579,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1561640,1253,35.0,,70.0,,,,,,,Cholesterol,MG +1561858,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1562025,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1562082,1253,29.0,,70.0,,,,,,,Cholesterol,MG +1562337,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1562452,1253,15.0,,70.0,,,,,,,Cholesterol,MG +1562820,1253,55.0,,70.0,,,,,,,Cholesterol,MG +1563616,1253,8.0,,70.0,,,,,,,Cholesterol,MG +1563914,1253,95.0,,70.0,,,,,,,Cholesterol,MG +1563944,1253,2.0,,70.0,,,,,,,Cholesterol,MG +1563988,1253,50.0,,70.0,,,,,,,Cholesterol,MG +1564089,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1564095,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1564488,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1564745,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1565396,1253,20.0,,70.0,,,,,,,Cholesterol,MG +1565647,1253,370.0,,70.0,,,,,,,Cholesterol,MG +1565709,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1566183,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1566237,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1566774,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1566926,1253,13.0,,70.0,,,,,,,Cholesterol,MG +1566969,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1567182,1253,56.0,,70.0,,,,,,,Cholesterol,MG +1567258,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1567289,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1567518,1253,76.0,,70.0,,,,,,,Cholesterol,MG +1567704,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1567808,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1567929,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1568286,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1568431,1253,54.0,,70.0,,,,,,,Cholesterol,MG +1568579,1253,54.0,,70.0,,,,,,,Cholesterol,MG +1568739,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1568755,1253,58.0,,70.0,,,,,,,Cholesterol,MG +1568817,1253,15.0,,70.0,,,,,,,Cholesterol,MG +1568949,1253,11.0,,73.0,,,,,,,Cholesterol,MG +1568974,1253,61.0,,70.0,,,,,,,Cholesterol,MG +1568997,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1569085,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1569322,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1569421,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1569604,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1569862,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1570694,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1570729,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1570911,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1571519,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1571840,1253,42.0,,70.0,,,,,,,Cholesterol,MG +1571927,1253,32.0,,70.0,,,,,,,Cholesterol,MG +1571953,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1571971,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1572137,1253,6.0,,70.0,,,,,,,Cholesterol,MG +1572384,1253,35.0,,70.0,,,,,,,Cholesterol,MG +1572591,1253,8.0,,73.0,,,,,,,Cholesterol,MG +1572984,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1573291,1253,25.0,,70.0,,,,,,,Cholesterol,MG +1573635,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1574124,1253,11.0,,70.0,,,,,,,Cholesterol,MG +1574152,1253,76.0,,70.0,,,,,,,Cholesterol,MG +1574160,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1574508,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1574624,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1574665,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1574808,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1575067,1253,3.0,,70.0,,,,,,,Cholesterol,MG +1575349,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1575362,1253,14.0,,70.0,,,,,,,Cholesterol,MG +1575425,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1575926,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1576167,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1576628,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1576660,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1576721,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1577135,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1577175,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1577303,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1577522,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1577544,1253,67.0,,70.0,,,,,,,Cholesterol,MG +1577860,1253,6.0,,70.0,,,,,,,Cholesterol,MG +1578116,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1578184,1253,28.0,,70.0,,,,,,,Cholesterol,MG +1578237,1253,59.0,,70.0,,,,,,,Cholesterol,MG +1578328,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1578668,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1578717,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1579157,1253,68.0,,70.0,,,,,,,Cholesterol,MG +1579198,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1579254,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1579342,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1579830,1253,44.0,,70.0,,,,,,,Cholesterol,MG +1579938,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1579953,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1580010,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1580820,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1581286,1253,6.0,,70.0,,,,,,,Cholesterol,MG +1581336,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1581354,1253,22.0,,70.0,,,,,,,Cholesterol,MG +1581990,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1582659,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1583234,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1583270,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1583912,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1583933,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1584039,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1584112,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1584442,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1584599,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1584794,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1585041,1253,53.0,,70.0,,,,,,,Cholesterol,MG +1585097,1253,20.0,,70.0,,,,,,,Cholesterol,MG +1585258,1253,34.0,,70.0,,,,,,,Cholesterol,MG +1585819,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1585893,1253,10.0,,70.0,,,,,,,Cholesterol,MG +1585904,1253,50.0,,70.0,,,,,,,Cholesterol,MG +1585908,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1585968,1253,15.0,,70.0,,,,,,,Cholesterol,MG +1586539,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1586649,1253,33.0,,70.0,,,,,,,Cholesterol,MG +1587434,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1587993,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1588166,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1588326,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1589458,1253,286.0,,70.0,,,,,,,Cholesterol,MG +1589914,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1590202,1253,25.0,,70.0,,,,,,,Cholesterol,MG +1590745,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1590869,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1591273,1253,13.0,,73.0,,,,,,,Cholesterol,MG +1591573,1253,64.0,,70.0,,,,,,,Cholesterol,MG +1591651,1253,15.0,,70.0,,,,,,,Cholesterol,MG +1591834,1253,11.0,,70.0,,,,,,,Cholesterol,MG +1591894,1253,21.0,,70.0,,,,,,,Cholesterol,MG +1592343,1253,17.0,,70.0,,,,,,,Cholesterol,MG +1592529,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1592541,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1592633,1253,79.0,,70.0,,,,,,,Cholesterol,MG +1592670,1253,100.0,,73.0,,,,,,,Cholesterol,MG +1592943,1253,9.0,,70.0,,,,,,,Cholesterol,MG +1593161,1253,36.0,,70.0,,,,,,,Cholesterol,MG +1593315,1253,62.0,,73.0,,,,,,,Cholesterol,MG +1593553,1253,16.0,,70.0,,,,,,,Cholesterol,MG +1593787,1253,13.0,,70.0,,,,,,,Cholesterol,MG +1593895,1253,26.0,,70.0,,,,,,,Cholesterol,MG +1594047,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1594306,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1594453,1253,0.0,,70.0,,,,,,,Cholesterol,MG +1594506,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1595351,1253,25.0,,70.0,,,,,,,Cholesterol,MG +1595427,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1596034,1253,98.0,,70.0,,,,,,,Cholesterol,MG +1596096,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1596565,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1597240,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1597705,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1597774,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1598075,1253,9.0,,70.0,,,,,,,Cholesterol,MG +1598202,1253,5.0,,70.0,,,,,,,Cholesterol,MG +1598632,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1598699,1253,5.0,,70.0,,,,,,,Cholesterol,MG +1599061,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1599212,1253,43.0,,70.0,,,,,,,Cholesterol,MG +1599285,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1599725,1253,21127.0,,70.0,,,,,,,Cholesterol,MG +1600336,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1600442,1253,23.0,,70.0,,,,,,,Cholesterol,MG +1600506,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1600625,1253,25.0,,70.0,,,,,,,Cholesterol,MG +1601552,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1601657,1253,167.0,,70.0,,,,,,,Cholesterol,MG +1601814,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1601928,1253,62.0,,70.0,,,,,,,Cholesterol,MG +1602001,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1602112,1253,12.0,,73.0,,,,,,,Cholesterol,MG +1602585,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1602652,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1602721,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1602931,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1602937,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1603564,1253,31.0,,70.0,,,,,,,Cholesterol,MG +1604001,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1604145,1253,20.0,,70.0,,,,,,,Cholesterol,MG +1604253,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1605002,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1605262,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1605274,1253,17.0,,70.0,,,,,,,Cholesterol,MG +1605312,1253,214.0,,70.0,,,,,,,Cholesterol,MG +1605330,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1605452,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1605462,1253,56.0,,70.0,,,,,,,Cholesterol,MG +1605902,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1605951,1253,100.0,,70.0,,,,,,,Cholesterol,MG +1607268,1253,43.0,,70.0,,,,,,,Cholesterol,MG +1607490,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1607622,1253,35.0,,70.0,,,,,,,Cholesterol,MG +1607640,1253,65.0,,70.0,,,,,,,Cholesterol,MG +1607910,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1608089,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1608359,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1608636,1253,55.0,,70.0,,,,,,,Cholesterol,MG +1608691,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1609043,1253,67.0,,70.0,,,,,,,Cholesterol,MG +1609243,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1609349,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1609465,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1609531,1253,50.0,,70.0,,,,,,,Cholesterol,MG +1609784,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1610115,1253,62.0,,70.0,,,,,,,Cholesterol,MG +1610228,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1610620,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1610641,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1610994,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1611256,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1611538,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1611544,1253,27.0,,70.0,,,,,,,Cholesterol,MG +1611707,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1611782,1253,27.0,,70.0,,,,,,,Cholesterol,MG +1611832,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1612521,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1612852,1253,51.0,,70.0,,,,,,,Cholesterol,MG +1612971,1253,15.0,,70.0,,,,,,,Cholesterol,MG +1613237,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1613791,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1614072,1253,3.0,,73.0,,,,,,,Cholesterol,MG +1614126,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1614449,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1614612,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1615009,1253,6.0,,73.0,,,,,,,Cholesterol,MG +1615227,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1615235,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1615276,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1615628,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1615745,1253,31.0,,70.0,,,,,,,Cholesterol,MG +1615957,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1616668,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1617114,1253,101.0,,70.0,,,,,,,Cholesterol,MG +1617302,1253,21.0,,70.0,,,,,,,Cholesterol,MG +1617544,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1617759,1253,31.0,,70.0,,,,,,,Cholesterol,MG +1617949,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1617976,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1618011,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1618473,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1618841,1253,10.0,,70.0,,,,,,,Cholesterol,MG +1618927,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1619619,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1619974,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1620675,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1620900,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1621318,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1621648,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1622114,1253,50.0,,70.0,,,,,,,Cholesterol,MG +1622121,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1622152,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1622373,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1622925,1253,17.0,,70.0,,,,,,,Cholesterol,MG +1623104,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1623245,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1623439,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1623487,1253,21.0,,70.0,,,,,,,Cholesterol,MG +1623529,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1623652,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1624210,1253,7.0,,73.0,,,,,,,Cholesterol,MG +1624372,1253,45.0,,70.0,,,,,,,Cholesterol,MG +1624855,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1624903,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1625035,1253,27.0,,70.0,,,,,,,Cholesterol,MG +1625242,1253,13.0,,70.0,,,,,,,Cholesterol,MG +1625342,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1625834,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1625966,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1626186,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1626239,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1626342,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1626586,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1626666,1253,31.0,,70.0,,,,,,,Cholesterol,MG +1626756,1253,20.0,,70.0,,,,,,,Cholesterol,MG +1626797,1253,22.0,,70.0,,,,,,,Cholesterol,MG +1627334,1253,8.0,,73.0,,,,,,,Cholesterol,MG +1628531,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1628589,1253,47.0,,70.0,,,,,,,Cholesterol,MG +1628974,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1629234,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1630457,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1630608,1253,93.0,,70.0,,,,,,,Cholesterol,MG +1630900,1253,24.0,,70.0,,,,,,,Cholesterol,MG +1630967,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1631339,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1631560,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1631807,1253,35.0,,70.0,,,,,,,Cholesterol,MG +1631811,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1631881,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1632721,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1633098,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1633169,1253,50.0,,70.0,,,,,,,Cholesterol,MG +1633228,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1633323,1253,65.0,,70.0,,,,,,,Cholesterol,MG +1633356,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1633424,1253,11.0,,70.0,,,,,,,Cholesterol,MG +1633447,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1634454,1253,74.0,,70.0,,,,,,,Cholesterol,MG +1634770,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1634978,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1635140,1253,41.0,,70.0,,,,,,,Cholesterol,MG +1635597,1253,66.0,,70.0,,,,,,,Cholesterol,MG +1635985,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1636105,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1636345,1253,13.0,,70.0,,,,,,,Cholesterol,MG +1636557,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1636560,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1636598,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1636607,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1636949,1253,11.0,,70.0,,,,,,,Cholesterol,MG +1637266,1253,5.0,,70.0,,,,,,,Cholesterol,MG +1637315,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1637367,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1637534,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1637716,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1637855,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1637887,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1638006,1253,11.0,,70.0,,,,,,,Cholesterol,MG +1638340,1253,10.0,,70.0,,,,,,,Cholesterol,MG +1638383,1253,47.0,,70.0,,,,,,,Cholesterol,MG +1639277,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1639570,1253,7.0,,70.0,,,,,,,Cholesterol,MG +1639728,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1639865,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1640621,1253,31.0,,70.0,,,,,,,Cholesterol,MG +1641155,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1641228,1253,21.0,,70.0,,,,,,,Cholesterol,MG +1641299,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1641757,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1641859,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1642007,1253,2.0,,70.0,,,,,,,Cholesterol,MG +1642140,1253,8.0,,70.0,,,,,,,Cholesterol,MG +1642182,1253,30.0,,70.0,,,,,,,Cholesterol,MG +1642765,1253,11.0,,73.0,,,,,,,Cholesterol,MG +1643156,1253,0.0,,70.0,,,,,,,Cholesterol,MG +1643790,1253,152.0,,70.0,,,,,,,Cholesterol,MG +1643890,1253,64.0,,70.0,,,,,,,Cholesterol,MG +1644350,1253,24.0,,70.0,,,,,,,Cholesterol,MG +1644759,1253,53.0,,70.0,,,,,,,Cholesterol,MG +1644899,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1645386,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1645462,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1645533,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1645646,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1645814,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1646067,1253,25.0,,70.0,,,,,,,Cholesterol,MG +1646194,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1646403,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1646536,1253,36.0,,70.0,,,,,,,Cholesterol,MG +1646724,1253,26.0,,73.0,,,,,,,Cholesterol,MG +1647210,1253,77.0,,70.0,,,,,,,Cholesterol,MG +1647299,1253,100.0,,70.0,,,,,,,Cholesterol,MG +1647570,1253,28.0,,70.0,,,,,,,Cholesterol,MG +1647862,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1648276,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1648918,1253,38.0,,70.0,,,,,,,Cholesterol,MG +1649037,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1649133,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1649194,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1649460,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1649531,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1649712,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1649893,1253,25.0,,70.0,,,,,,,Cholesterol,MG +1650360,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1650515,1253,36.0,,70.0,,,,,,,Cholesterol,MG +1650603,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1650726,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1650816,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1651219,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1651268,1253,7.0,,70.0,,,,,,,Cholesterol,MG +1651385,1253,94.0,,70.0,,,,,,,Cholesterol,MG +1651507,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1651790,1253,78.0,,70.0,,,,,,,Cholesterol,MG +1652127,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1652171,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1652750,1253,161.0,,70.0,,,,,,,Cholesterol,MG +1653254,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1653262,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1653316,1253,62.0,,70.0,,,,,,,Cholesterol,MG +1653500,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1654145,1253,43.0,,70.0,,,,,,,Cholesterol,MG +1654297,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1654460,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1654462,1253,24.0,,70.0,,,,,,,Cholesterol,MG +1654828,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1654895,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1655396,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1655972,1253,79.0,,70.0,,,,,,,Cholesterol,MG +1656340,1253,27.0,,70.0,,,,,,,Cholesterol,MG +1656588,1253,115.0,,70.0,,,,,,,Cholesterol,MG +1656652,1253,27.0,,70.0,,,,,,,Cholesterol,MG +1657069,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1657191,1253,214.0,,70.0,,,,,,,Cholesterol,MG +1657265,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1657562,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1657631,1253,76.0,,70.0,,,,,,,Cholesterol,MG +1658614,1253,45.0,,70.0,,,,,,,Cholesterol,MG +1659108,1253,13.0,,73.0,,,,,,,Cholesterol,MG +1659174,1253,25.0,,70.0,,,,,,,Cholesterol,MG +1659226,1253,14.0,,70.0,,,,,,,Cholesterol,MG +1659241,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1659302,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1659364,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1659384,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1659542,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1659570,1253,50.0,,70.0,,,,,,,Cholesterol,MG +1659659,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1660170,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1660267,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1660468,1253,67.0,,70.0,,,,,,,Cholesterol,MG +1660489,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1660490,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1660614,1253,13.0,,70.0,,,,,,,Cholesterol,MG +1660916,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1661536,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1661631,1253,32.0,,70.0,,,,,,,Cholesterol,MG +1661837,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1662048,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1662340,1253,60.0,,70.0,,,,,,,Cholesterol,MG +1662808,1253,14.0,,70.0,,,,,,,Cholesterol,MG +1663298,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1663675,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1663771,1253,19.0,,73.0,,,,,,,Cholesterol,MG +1663827,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1663869,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1664016,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1665153,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1665221,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1665437,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1665523,1253,2.0,,70.0,,,,,,,Cholesterol,MG +1665573,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1665645,1253,138.0,,70.0,,,,,,,Cholesterol,MG +1666257,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1666445,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1666971,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1667639,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1667744,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1667788,1253,67.0,,70.0,,,,,,,Cholesterol,MG +1668575,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1668582,1253,70.0,,70.0,,,,,,,Cholesterol,MG +1668596,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1668710,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1669055,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1669173,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1669442,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1669512,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1669526,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1669544,1253,54.0,,70.0,,,,,,,Cholesterol,MG +1669740,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1669818,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1669845,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1669928,1253,10.0,,70.0,,,,,,,Cholesterol,MG +1670510,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1670670,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1670725,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1670757,1253,7.0,,70.0,,,,,,,Cholesterol,MG +1670821,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1671043,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1671374,1253,49.0,,70.0,,,,,,,Cholesterol,MG +1671547,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1671599,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1671809,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1671997,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1672101,1253,84.0,,70.0,,,,,,,Cholesterol,MG +1673478,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1673860,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1674318,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1674471,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1674543,1253,37.0,,70.0,,,,,,,Cholesterol,MG +1674627,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1674683,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1674800,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1675390,1253,64.0,,70.0,,,,,,,Cholesterol,MG +1675396,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1675459,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1676585,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1676744,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1676874,1253,26.0,,70.0,,,,,,,Cholesterol,MG +1677042,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1677050,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1677104,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1677345,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1677545,1253,26.0,,70.0,,,,,,,Cholesterol,MG +1677723,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1677774,1253,61.0,,70.0,,,,,,,Cholesterol,MG +1677801,1253,67.0,,70.0,,,,,,,Cholesterol,MG +1677877,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1678201,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1678687,1253,20.0,,70.0,,,,,,,Cholesterol,MG +1679129,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1679185,1253,26.0,,70.0,,,,,,,Cholesterol,MG +1679773,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1680098,1253,8.0,,70.0,,,,,,,Cholesterol,MG +1680119,1253,25.0,,70.0,,,,,,,Cholesterol,MG +1680127,1253,15.0,,70.0,,,,,,,Cholesterol,MG +1680395,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1681881,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1681989,1253,14.0,,73.0,,,,,,,Cholesterol,MG +1682167,1253,67.0,,70.0,,,,,,,Cholesterol,MG +1682184,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1682377,1253,54.0,,70.0,,,,,,,Cholesterol,MG +1682594,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1683223,1253,37.0,,70.0,,,,,,,Cholesterol,MG +1683646,1253,16.0,,70.0,,,,,,,Cholesterol,MG +1683930,1253,73.0,,70.0,,,,,,,Cholesterol,MG +1684136,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1684881,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1684953,1253,147.0,,70.0,,,,,,,Cholesterol,MG +1685058,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1685382,1253,8.0,,75.0,,,,,,,Cholesterol,MG +1685512,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1685651,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1685722,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1685750,1253,37.0,,70.0,,,,,,,Cholesterol,MG +1685849,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1686021,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1686022,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1686209,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1686335,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1686728,1253,92.0,,70.0,,,,,,,Cholesterol,MG +1686831,1253,24.0,,70.0,,,,,,,Cholesterol,MG +1687333,1253,60.0,,70.0,,,,,,,Cholesterol,MG +1687831,1253,33.0,,70.0,,,,,,,Cholesterol,MG +1687853,1253,25.0,,70.0,,,,,,,Cholesterol,MG +1688387,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1688658,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1688982,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1689144,1253,58.0,,70.0,,,,,,,Cholesterol,MG +1689255,1253,79.0,,70.0,,,,,,,Cholesterol,MG +1689504,1253,41.0,,70.0,,,,,,,Cholesterol,MG +1689815,1253,10.0,,70.0,,,,,,,Cholesterol,MG +1689820,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1690114,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1690202,1253,16.0,,70.0,,,,,,,Cholesterol,MG +1690231,1253,57.0,,70.0,,,,,,,Cholesterol,MG +1690422,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1690592,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1690621,1253,100.0,,70.0,,,,,,,Cholesterol,MG +1690631,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1690733,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1690834,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1691196,1253,24.0,,70.0,,,,,,,Cholesterol,MG +1691405,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1692575,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1692592,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1692695,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1692805,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1692825,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1693259,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1693390,1253,17.0,,70.0,,,,,,,Cholesterol,MG +1693637,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1693772,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1693837,1253,3.0,,70.0,,,,,,,Cholesterol,MG +1694339,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1694372,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1694811,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1695189,1253,25.0,,70.0,,,,,,,Cholesterol,MG +1695242,1253,12.0,,73.0,,,,,,,Cholesterol,MG +1695397,1253,17.0,,70.0,,,,,,,Cholesterol,MG +1695453,1253,35.0,,70.0,,,,,,,Cholesterol,MG +1695501,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1695507,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1695849,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1696599,1253,58.0,,70.0,,,,,,,Cholesterol,MG +1696733,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1696831,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1697074,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1697171,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1697409,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1697569,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1697718,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1697917,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1698130,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1698201,1253,35.0,,70.0,,,,,,,Cholesterol,MG +1698421,1253,42.0,,70.0,,,,,,,Cholesterol,MG +1698520,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1698744,1253,31.0,,70.0,,,,,,,Cholesterol,MG +1698842,1253,133.0,,70.0,,,,,,,Cholesterol,MG +1699044,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1699689,1253,79.0,,70.0,,,,,,,Cholesterol,MG +1699862,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1699896,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1700187,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1700211,1253,65.0,,70.0,,,,,,,Cholesterol,MG +1700274,1253,14.0,,70.0,,,,,,,Cholesterol,MG +1700324,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1700353,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1700518,1253,29.0,,70.0,,,,,,,Cholesterol,MG +1701447,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1701869,1253,10.0,,70.0,,,,,,,Cholesterol,MG +1702241,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1702435,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1702487,1253,100.0,,70.0,,,,,,,Cholesterol,MG +1703026,1253,26.0,,70.0,,,,,,,Cholesterol,MG +1703056,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1703074,1253,15.0,,70.0,,,,,,,Cholesterol,MG +1703117,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1703127,1253,40.0,,70.0,,,,,,,Cholesterol,MG +1703208,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1703490,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1703560,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1703601,1253,119.0,,70.0,,,,,,,Cholesterol,MG +1703801,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1703864,1253,3.0,,70.0,,,,,,,Cholesterol,MG +1703979,1253,34.0,,70.0,,,,,,,Cholesterol,MG +1704323,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1704405,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1704516,1253,17.0,,70.0,,,,,,,Cholesterol,MG +1704660,1253,10.0,,70.0,,,,,,,Cholesterol,MG +1705097,1253,25.0,,70.0,,,,,,,Cholesterol,MG +1705342,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1705418,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1705992,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1705997,1253,73.0,,70.0,,,,,,,Cholesterol,MG +1706302,1253,45.0,,70.0,,,,,,,Cholesterol,MG +1706652,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1706722,1253,87.0,,70.0,,,,,,,Cholesterol,MG +1706724,1253,14.0,,70.0,,,,,,,Cholesterol,MG +1706895,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1707000,1253,6.0,,70.0,,,,,,,Cholesterol,MG +1707219,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1707303,1253,77.0,,70.0,,,,,,,Cholesterol,MG +1707492,1253,31.0,,70.0,,,,,,,Cholesterol,MG +1707494,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1707563,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1707610,1253,54.0,,70.0,,,,,,,Cholesterol,MG +1707872,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1708126,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1708155,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1708297,1253,34.0,,70.0,,,,,,,Cholesterol,MG +1708329,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1708398,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1708644,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1709196,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1709198,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1709249,1253,2.0,,73.0,,,,,,,Cholesterol,MG +1709286,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1709404,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1710186,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1710560,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1711605,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1711760,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1711832,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1711928,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1712122,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1712388,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1712495,1253,95.0,,70.0,,,,,,,Cholesterol,MG +1712543,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1712705,1253,29.0,,70.0,,,,,,,Cholesterol,MG +1712709,1253,33.0,,70.0,,,,,,,Cholesterol,MG +1712791,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1712832,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1712848,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1713838,1253,35.0,,70.0,,,,,,,Cholesterol,MG +1713878,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1713971,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1714471,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1714829,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1714917,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1715228,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1715544,1253,34.0,,70.0,,,,,,,Cholesterol,MG +1715846,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1715851,1253,17.0,,70.0,,,,,,,Cholesterol,MG +1716052,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1716099,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1716121,1253,10.0,,70.0,,,,,,,Cholesterol,MG +1716226,1253,40.0,,70.0,,,,,,,Cholesterol,MG +1716581,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1716791,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1716940,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1717057,1253,54.0,,70.0,,,,,,,Cholesterol,MG +1717626,1253,100.0,,70.0,,,,,,,Cholesterol,MG +1717875,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1717981,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1718070,1253,3.0,,70.0,,,,,,,Cholesterol,MG +1718077,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1718306,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1718720,1253,26.0,,70.0,,,,,,,Cholesterol,MG +1718983,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1719009,1253,7.0,,70.0,,,,,,,Cholesterol,MG +1719857,1253,2.0,,73.0,,,,,,,Cholesterol,MG +1719919,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1720932,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1720944,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1721690,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1722152,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1722208,1253,40.0,,70.0,,,,,,,Cholesterol,MG +1722260,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1722771,1253,16.0,,70.0,,,,,,,Cholesterol,MG +1722809,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1722850,1253,65.0,,70.0,,,,,,,Cholesterol,MG +1723216,1253,39.0,,70.0,,,,,,,Cholesterol,MG +1723249,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1723299,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1723595,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1723709,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1723856,1253,5.0,,70.0,,,,,,,Cholesterol,MG +1724193,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1724351,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1724674,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1724723,1253,15.0,,70.0,,,,,,,Cholesterol,MG +1725366,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1725590,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1725618,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1725626,1253,8.0,,70.0,,,,,,,Cholesterol,MG +1726025,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1726168,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1726498,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1726811,1253,17.0,,73.0,,,,,,,Cholesterol,MG +1726898,1253,10.0,,70.0,,,,,,,Cholesterol,MG +1727070,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1727214,1253,109.0,,70.0,,,,,,,Cholesterol,MG +1727274,1253,40.0,,70.0,,,,,,,Cholesterol,MG +1727505,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1727678,1253,33.0,,70.0,,,,,,,Cholesterol,MG +1727796,1253,19.0,,73.0,,,,,,,Cholesterol,MG +1728460,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1729084,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1729157,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1729292,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1729432,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1729483,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1729551,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1729611,1253,5.0,,70.0,,,,,,,Cholesterol,MG +1729950,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1730042,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1730260,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1730271,1253,28.0,,70.0,,,,,,,Cholesterol,MG +1730452,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1730454,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1730472,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1730517,1253,14.0,,70.0,,,,,,,Cholesterol,MG +1730689,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1730771,1253,79.0,,70.0,,,,,,,Cholesterol,MG +1730896,1253,33.0,,70.0,,,,,,,Cholesterol,MG +1730969,1253,60.0,,70.0,,,,,,,Cholesterol,MG +1731011,1253,14.0,,70.0,,,,,,,Cholesterol,MG +1731201,1253,58.0,,70.0,,,,,,,Cholesterol,MG +1731344,1253,28.0,,70.0,,,,,,,Cholesterol,MG +1731537,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1731641,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1731891,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1731913,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1732074,1253,13.0,,70.0,,,,,,,Cholesterol,MG +1732161,1253,14.0,,70.0,,,,,,,Cholesterol,MG +1732595,1253,20.0,,70.0,,,,,,,Cholesterol,MG +1732607,1253,66.0,,70.0,,,,,,,Cholesterol,MG +1732633,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1732814,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1732977,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1733117,1253,30.0,,70.0,,,,,,,Cholesterol,MG +1733282,1253,36.0,,70.0,,,,,,,Cholesterol,MG +1733465,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1733658,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1733843,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1734030,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1734040,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1735348,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1735750,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1735868,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1736398,1253,62.0,,70.0,,,,,,,Cholesterol,MG +1736585,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1736903,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1737045,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1737240,1253,54.0,,70.0,,,,,,,Cholesterol,MG +1737266,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1737733,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1737903,1253,91.0,,70.0,,,,,,,Cholesterol,MG +1738447,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1738776,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1739079,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1739128,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1739618,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1739852,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1739911,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1739919,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1740034,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1740449,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1740548,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1740708,1253,80.0,,70.0,,,,,,,Cholesterol,MG +1741150,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1741466,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1741627,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1741639,1253,22.0,,70.0,,,,,,,Cholesterol,MG +1741702,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1741796,1253,10.0,,73.0,,,,,,,Cholesterol,MG +1742156,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1742183,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1742322,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1742498,1253,23.0,,70.0,,,,,,,Cholesterol,MG +1742752,1253,100.0,,70.0,,,,,,,Cholesterol,MG +1742882,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1742977,1253,44.0,,70.0,,,,,,,Cholesterol,MG +1743206,1253,54.0,,70.0,,,,,,,Cholesterol,MG +1743277,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1743347,1253,214.0,,70.0,,,,,,,Cholesterol,MG +1743616,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1743652,1253,22.0,,70.0,,,,,,,Cholesterol,MG +1743766,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1743771,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1744324,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1744446,1253,16.0,,70.0,,,,,,,Cholesterol,MG +1744548,1253,67.0,,70.0,,,,,,,Cholesterol,MG +1744737,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1745145,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1745288,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1745333,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1745583,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1745619,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1745664,1253,25.0,,70.0,,,,,,,Cholesterol,MG +1745704,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1745951,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1746098,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1746215,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1746371,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1746497,1253,8.0,,73.0,,,,,,,Cholesterol,MG +1746595,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1746783,1253,62.0,,70.0,,,,,,,Cholesterol,MG +1747027,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1747211,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1747377,1253,14.0,,73.0,,,,,,,Cholesterol,MG +1747459,1253,133.0,,70.0,,,,,,,Cholesterol,MG +1747618,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1747649,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1747837,1253,11.0,,70.0,,,,,,,Cholesterol,MG +1748451,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1748556,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1748986,1253,47.0,,70.0,,,,,,,Cholesterol,MG +1749244,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1749487,1253,76.0,,70.0,,,,,,,Cholesterol,MG +1749810,1253,26.0,,70.0,,,,,,,Cholesterol,MG +1750044,1253,51.0,,70.0,,,,,,,Cholesterol,MG +1757747,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1757760,1253,125.0,,71.0,,,,,,,Cholesterol,MG +1881016,1253,6.0,,70.0,,,,,,,Cholesterol,MG +1758032,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1758052,1253,0.0,,78.0,,,,,,,Cholesterol,MG +1758101,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1758205,1253,0.0,,78.0,,,,,,,Cholesterol,MG +1758295,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1758944,1253,45.0,,71.0,,,,,,,Cholesterol,MG +1759161,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1759806,1253,100.0,,70.0,,,,,,,Cholesterol,MG +1759809,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1760004,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1760075,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1760141,1253,25.0,,70.0,,,,,,,Cholesterol,MG +1760438,1253,214.0,,70.0,,,,,,,Cholesterol,MG +1760496,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1760513,1253,31.0,,70.0,,,,,,,Cholesterol,MG +1761056,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1761067,1253,120.0,,70.0,,,,,,,Cholesterol,MG +1761073,1253,80.0,,70.0,,,,,,,Cholesterol,MG +1761193,1253,143.0,,70.0,,,,,,,Cholesterol,MG +1761330,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1761343,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1761618,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1761870,1253,14.0,,70.0,,,,,,,Cholesterol,MG +1761950,1253,19.0,,70.0,,,,,,,Cholesterol,MG +1762008,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1762109,1253,81.0,,70.0,,,,,,,Cholesterol,MG +1762179,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1762603,1253,10.0,,70.0,,,,,,,Cholesterol,MG +1762733,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1762988,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1763083,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1763276,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1763302,1253,78.0,,70.0,,,,,,,Cholesterol,MG +1763377,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1763879,1253,29.0,,70.0,,,,,,,Cholesterol,MG +1764434,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1764710,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1764770,1253,24.0,,70.0,,,,,,,Cholesterol,MG +1764992,1253,7.0,,70.0,,,,,,,Cholesterol,MG +1765394,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1765424,1253,20.0,,75.0,,,,,,,Cholesterol,MG +1765552,1253,45.0,,70.0,,,,,,,Cholesterol,MG +1765739,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1765767,1253,32.0,,70.0,,,,,,,Cholesterol,MG +1765985,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1766304,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1766506,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1766542,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1766796,1253,78.0,,70.0,,,,,,,Cholesterol,MG +1766843,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1767165,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1767255,1253,35.0,,70.0,,,,,,,Cholesterol,MG +1767602,1253,17.0,,70.0,,,,,,,Cholesterol,MG +1767647,1253,155.0,,70.0,,,,,,,Cholesterol,MG +1767656,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1768066,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1768312,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1768313,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1769038,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1769157,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1769573,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1769718,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1770096,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1770134,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1770200,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1770437,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1770806,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1770925,1253,87.0,,70.0,,,,,,,Cholesterol,MG +1771030,1253,38.0,,70.0,,,,,,,Cholesterol,MG +1771158,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1771619,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1772316,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1772318,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1772849,1253,15.0,,70.0,,,,,,,Cholesterol,MG +1773443,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1773481,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1773500,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1773508,1253,8.0,,70.0,,,,,,,Cholesterol,MG +1773593,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1774830,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1774970,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1774980,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1775001,1253,72.0,,70.0,,,,,,,Cholesterol,MG +1775077,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1775184,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1881445,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1775801,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1776094,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1776193,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1776481,1253,65.0,,70.0,,,,,,,Cholesterol,MG +1776900,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1777062,1253,40.0,,70.0,,,,,,,Cholesterol,MG +1777228,1253,153.0,,70.0,,,,,,,Cholesterol,MG +1777465,1253,49.0,,70.0,,,,,,,Cholesterol,MG +1777582,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1777681,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1778227,1253,48.0,,70.0,,,,,,,Cholesterol,MG +1778259,1253,10.0,,70.0,,,,,,,Cholesterol,MG +1778265,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1778551,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1779090,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1779152,1253,7.0,,70.0,,,,,,,Cholesterol,MG +1779510,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1779582,1253,27.0,,70.0,,,,,,,Cholesterol,MG +1779867,1253,83.0,,70.0,,,,,,,Cholesterol,MG +1779897,1253,32.0,,70.0,,,,,,,Cholesterol,MG +1779954,1253,44.0,,70.0,,,,,,,Cholesterol,MG +1780343,1253,6.0,,70.0,,,,,,,Cholesterol,MG +1780473,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1780612,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1780769,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1780894,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1781025,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1781512,1253,66.0,,70.0,,,,,,,Cholesterol,MG +1781667,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1781808,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1781948,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1782277,1253,75.0,,70.0,,,,,,,Cholesterol,MG +1782476,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1782810,1253,23.0,,70.0,,,,,,,Cholesterol,MG +1782964,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1783108,1253,214.0,,70.0,,,,,,,Cholesterol,MG +1783774,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1784018,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1784073,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1784542,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1784656,1253,100.0,,70.0,,,,,,,Cholesterol,MG +1784712,1253,1500.0,,70.0,,,,,,,Cholesterol,MG +1784975,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1786023,1253,13.0,,70.0,,,,,,,Cholesterol,MG +1786402,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1786601,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1787082,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1787359,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1787527,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1787586,1253,38.0,,70.0,,,,,,,Cholesterol,MG +1787648,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1787874,1253,54.0,,70.0,,,,,,,Cholesterol,MG +1788326,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1788347,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1788649,1253,54.0,,70.0,,,,,,,Cholesterol,MG +1788669,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1788757,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1788824,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1789128,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1789832,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1790096,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1790300,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1790375,1253,88.0,,70.0,,,,,,,Cholesterol,MG +1790769,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1790826,1253,15.0,,70.0,,,,,,,Cholesterol,MG +1790946,1253,36.0,,70.0,,,,,,,Cholesterol,MG +1790963,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1791549,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1791907,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1791930,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1792078,1253,79.0,,70.0,,,,,,,Cholesterol,MG +1792248,1253,42.0,,70.0,,,,,,,Cholesterol,MG +1792440,1253,125.0,,70.0,,,,,,,Cholesterol,MG +1792642,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1792663,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1792720,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1792723,1253,14.0,,73.0,,,,,,,Cholesterol,MG +1793120,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1793523,1253,125.0,,70.0,,,,,,,Cholesterol,MG +1793724,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1794290,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1794404,1253,6.0,,70.0,,,,,,,Cholesterol,MG +1794648,1253,0.0,,70.0,,,,,,,Cholesterol,MG +1881760,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1794977,1253,8.0,,70.0,,,,,,,Cholesterol,MG +1795005,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1795059,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1795070,1253,36.0,,70.0,,,,,,,Cholesterol,MG +1795193,1253,12.0,,73.0,,,,,,,Cholesterol,MG +1795477,1253,2.0,,70.0,,,,,,,Cholesterol,MG +1795906,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1795994,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1796019,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1796365,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1796374,1253,11.0,,70.0,,,,,,,Cholesterol,MG +1796535,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1796581,1253,8.0,,70.0,,,,,,,Cholesterol,MG +1797161,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1797196,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1797616,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1797894,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1798577,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1799282,1253,94.0,,70.0,,,,,,,Cholesterol,MG +1799379,1253,39.0,,70.0,,,,,,,Cholesterol,MG +1799583,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1799729,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1800012,1253,36.0,,70.0,,,,,,,Cholesterol,MG +1800089,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1800889,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1801080,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1801197,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1801477,1253,65.0,,70.0,,,,,,,Cholesterol,MG +1802248,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1802572,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1802957,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1803324,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1803500,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1803587,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1804062,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1804124,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1805005,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1805040,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1805095,1253,21.0,,70.0,,,,,,,Cholesterol,MG +1805822,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1805909,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1805959,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1806559,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1806765,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1807257,1253,6.0,,70.0,,,,,,,Cholesterol,MG +1807330,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1808035,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1808619,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1808785,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1808811,1253,27.0,,70.0,,,,,,,Cholesterol,MG +1808964,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1809605,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1809916,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1810039,1253,75.0,,70.0,,,,,,,Cholesterol,MG +1810291,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1810401,1253,21.0,,70.0,,,,,,,Cholesterol,MG +1810913,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1811567,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1811917,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1811970,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1812027,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1812098,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1812453,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1812883,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1812905,1253,32.0,,70.0,,,,,,,Cholesterol,MG +1813595,1253,41.0,,70.0,,,,,,,Cholesterol,MG +1813677,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1813842,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1813843,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1813950,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1814050,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1814114,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1814222,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1815055,1253,0.0,,70.0,,,,,,,Cholesterol,MG +1815095,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1815105,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1815684,1253,30.0,,70.0,,,,,,,Cholesterol,MG +1815726,1253,6.0,,70.0,,,,,,,Cholesterol,MG +1815760,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1815805,1253,26.0,,70.0,,,,,,,Cholesterol,MG +1816078,1253,44.0,,70.0,,,,,,,Cholesterol,MG +1816399,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1817095,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1817099,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1817183,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1817432,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1817636,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1818067,1253,95.0,,70.0,,,,,,,Cholesterol,MG +1818295,1253,114.0,,70.0,,,,,,,Cholesterol,MG +1818639,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1819056,1253,95.0,,70.0,,,,,,,Cholesterol,MG +1819127,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1819345,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1819660,1253,62.0,,70.0,,,,,,,Cholesterol,MG +1819742,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1820048,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1820557,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1821237,1253,31.0,,70.0,,,,,,,Cholesterol,MG +1821746,1253,3.0,,70.0,,,,,,,Cholesterol,MG +1821903,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1821975,1253,20.0,,70.0,,,,,,,Cholesterol,MG +1822281,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1822350,1253,40.0,,70.0,,,,,,,Cholesterol,MG +1822586,1253,26.0,,70.0,,,,,,,Cholesterol,MG +1823105,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1823114,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1823799,1253,14.0,,70.0,,,,,,,Cholesterol,MG +1823823,1253,100.0,,70.0,,,,,,,Cholesterol,MG +1823854,1253,52.0,,70.0,,,,,,,Cholesterol,MG +1824018,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1824057,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1824758,1253,54.0,,70.0,,,,,,,Cholesterol,MG +1825087,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1825191,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1825521,1253,1.0,,70.0,,,,,,,Cholesterol,MG +1826031,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1826509,1253,22.0,,70.0,,,,,,,Cholesterol,MG +1826776,1253,35.0,,70.0,,,,,,,Cholesterol,MG +1826886,1253,15.0,,70.0,,,,,,,Cholesterol,MG +1827323,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1827365,1253,30.0,,70.0,,,,,,,Cholesterol,MG +1827571,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1827608,1253,133.0,,70.0,,,,,,,Cholesterol,MG +1827721,1253,100.0,,70.0,,,,,,,Cholesterol,MG +1828309,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1828394,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1828637,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1828802,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1829010,1253,40.0,,70.0,,,,,,,Cholesterol,MG +1829030,1253,112.0,,70.0,,,,,,,Cholesterol,MG +1829502,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1829778,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1829840,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1830061,1253,21.0,,70.0,,,,,,,Cholesterol,MG +1830114,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1830364,1253,24.0,,70.0,,,,,,,Cholesterol,MG +1830413,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1830694,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1830739,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1830821,1253,10.0,,70.0,,,,,,,Cholesterol,MG +1830824,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1830841,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1831105,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1831314,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1831372,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1831411,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1831840,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1832110,1253,44.0,,70.0,,,,,,,Cholesterol,MG +1832155,1253,44.0,,70.0,,,,,,,Cholesterol,MG +1832402,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1832432,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1833030,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1833259,1253,43.0,,70.0,,,,,,,Cholesterol,MG +1833295,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1833514,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1833773,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1833868,1253,83.0,,70.0,,,,,,,Cholesterol,MG +1833909,1253,45.0,,70.0,,,,,,,Cholesterol,MG +1833926,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1834360,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1835025,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1835065,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1835297,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1835844,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1835961,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1835981,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1836879,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1837097,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1837227,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1837422,1253,21.0,,70.0,,,,,,,Cholesterol,MG +1837587,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1838025,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1838171,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1838257,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1838269,1253,62.0,,73.0,,,,,,,Cholesterol,MG +1838395,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1882344,1253,9.0,,70.0,,,,,,,Cholesterol,MG +1838756,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1838806,1253,7.0,,70.0,,,,,,,Cholesterol,MG +1839284,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1882761,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1882771,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1839584,1253,25.0,,70.0,,,,,,,Cholesterol,MG +1882857,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1882870,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1839842,1253,48.0,,70.0,,,,,,,Cholesterol,MG +1882959,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1883014,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1840722,1253,5.0,,70.0,,,,,,,Cholesterol,MG +1840756,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1841026,1253,129.0,,70.0,,,,,,,Cholesterol,MG +1841154,1253,57.0,,70.0,,,,,,,Cholesterol,MG +1841201,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1841216,1253,11.0,,70.0,,,,,,,Cholesterol,MG +1841221,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1841353,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1841531,1253,28.0,,70.0,,,,,,,Cholesterol,MG +1841633,1253,8.0,,70.0,,,,,,,Cholesterol,MG +1841790,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1841870,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1841893,1253,6.0,,70.0,,,,,,,Cholesterol,MG +1841990,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1842352,1253,125.0,,70.0,,,,,,,Cholesterol,MG +1842681,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1883369,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1842852,1253,67.0,,70.0,,,,,,,Cholesterol,MG +1842958,1253,137.0,,70.0,,,,,,,Cholesterol,MG +1883432,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1843074,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1844051,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1844098,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1844178,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1844488,1253,113.0,,70.0,,,,,,,Cholesterol,MG +1844574,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1845136,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1845411,1253,34.0,,70.0,,,,,,,Cholesterol,MG +1845447,1253,82.0,,70.0,,,,,,,Cholesterol,MG +1845598,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1883598,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1845831,1253,3.0,,73.0,,,,,,,Cholesterol,MG +1846123,1253,35.0,,70.0,,,,,,,Cholesterol,MG +1846203,1253,47.0,,70.0,,,,,,,Cholesterol,MG +1846397,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1846887,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1846934,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1847087,1253,0.0,,70.0,,,,,,,Cholesterol,MG +1847341,1253,78.0,,70.0,,,,,,,Cholesterol,MG +1883953,1253,49.0,,70.0,,,,,,,Cholesterol,MG +1884041,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1884329,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1884353,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1884660,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1884725,1253,78.0,,70.0,,,,,,,Cholesterol,MG +1884916,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1884943,1253,50.0,,70.0,,,,,,,Cholesterol,MG +1885112,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1885564,1253,33.0,,70.0,,,,,,,Cholesterol,MG +1885611,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1885617,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1885676,1253,11.0,,70.0,,,,,,,Cholesterol,MG +1885772,1253,61.0,,70.0,,,,,,,Cholesterol,MG +1885779,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1885854,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1885991,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1886074,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1886087,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1886165,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1886461,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1886509,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1886571,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1886691,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1886766,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1886939,1253,125.0,,70.0,,,,,,,Cholesterol,MG +1887291,1253,27.0,,70.0,,,,,,,Cholesterol,MG +1887659,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1888065,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1888122,1253,39.0,,70.0,,,,,,,Cholesterol,MG +1888183,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1888465,1253,33.0,,70.0,,,,,,,Cholesterol,MG +1888512,1253,6.0,,70.0,,,,,,,Cholesterol,MG +1889101,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1889144,1253,43.0,,70.0,,,,,,,Cholesterol,MG +1889401,1253,52.0,,70.0,,,,,,,Cholesterol,MG +1889402,1253,13.0,,70.0,,,,,,,Cholesterol,MG +1889406,1253,121.0,,70.0,,,,,,,Cholesterol,MG +1889722,1253,79.0,,70.0,,,,,,,Cholesterol,MG +1889833,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1890403,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1890653,1253,23.0,,70.0,,,,,,,Cholesterol,MG +1890944,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1890976,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1891032,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1891139,1253,19.0,,70.0,,,,,,,Cholesterol,MG +1891285,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1891316,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1891468,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1891829,1253,7.0,,70.0,,,,,,,Cholesterol,MG +1891859,1253,49.0,,70.0,,,,,,,Cholesterol,MG +1891976,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1892015,1253,16.0,,70.0,,,,,,,Cholesterol,MG +1892202,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1892396,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1892529,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1892801,1253,3.0,,70.0,,,,,,,Cholesterol,MG +1892830,1253,3.0,,70.0,,,,,,,Cholesterol,MG +1892976,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1894003,1253,15.0,,73.0,,,,,,,Cholesterol,MG +1894028,1253,36.0,,70.0,,,,,,,Cholesterol,MG +1894297,1253,59.0,,70.0,,,,,,,Cholesterol,MG +1894373,1253,8.0,,73.0,,,,,,,Cholesterol,MG +1894384,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1894577,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1894686,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1894800,1253,44.0,,70.0,,,,,,,Cholesterol,MG +1895195,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1895298,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1895574,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1895711,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1895826,1253,7.0,,70.0,,,,,,,Cholesterol,MG +1896005,1253,124.0,,70.0,,,,,,,Cholesterol,MG +1896049,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1896335,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1896389,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1896461,1253,14.0,,70.0,,,,,,,Cholesterol,MG +1896528,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1896575,1253,8.0,,70.0,,,,,,,Cholesterol,MG +1896856,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1897084,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1897548,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1897628,1253,79.0,,70.0,,,,,,,Cholesterol,MG +1898092,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1898310,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1898495,1253,31.0,,70.0,,,,,,,Cholesterol,MG +1898553,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1898961,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1899377,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1899424,1253,85.0,,70.0,,,,,,,Cholesterol,MG +1899566,1253,112.0,,70.0,,,,,,,Cholesterol,MG +1899574,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1899728,1253,74.0,,70.0,,,,,,,Cholesterol,MG +1899778,1253,17.0,,73.0,,,,,,,Cholesterol,MG +1899994,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1900430,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1900493,1253,52.0,,70.0,,,,,,,Cholesterol,MG +1900521,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1901472,1253,33.0,,70.0,,,,,,,Cholesterol,MG +1901541,1253,10.0,,70.0,,,,,,,Cholesterol,MG +1901544,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1901674,1253,44.0,,70.0,,,,,,,Cholesterol,MG +1901815,1253,62.0,,70.0,,,,,,,Cholesterol,MG +1902078,1253,7.0,,70.0,,,,,,,Cholesterol,MG +1902352,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1902507,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1902585,1253,67.0,,70.0,,,,,,,Cholesterol,MG +1902730,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1902872,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1903098,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1903121,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1903444,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1903604,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1903850,1253,24.0,,70.0,,,,,,,Cholesterol,MG +1903934,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1903971,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1904106,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1904153,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1904501,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1904735,1253,17.0,,70.0,,,,,,,Cholesterol,MG +1904867,1253,67.0,,70.0,,,,,,,Cholesterol,MG +1904911,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1905104,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1905772,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1905798,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1905891,1253,34.0,,70.0,,,,,,,Cholesterol,MG +1905971,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1906200,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1906477,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1906981,1253,14.0,,70.0,,,,,,,Cholesterol,MG +1907169,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1907652,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1907678,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1907950,1253,7.0,,70.0,,,,,,,Cholesterol,MG +1908160,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1909453,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1909986,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1910132,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1910322,1253,13.0,,70.0,,,,,,,Cholesterol,MG +1910514,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1911271,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1912207,1253,33.0,,70.0,,,,,,,Cholesterol,MG +1912384,1253,70.0,,70.0,,,,,,,Cholesterol,MG +1912722,1253,125.0,,70.0,,,,,,,Cholesterol,MG +1913093,1253,120.0,,70.0,,,,,,,Cholesterol,MG +1913261,1253,79.0,,70.0,,,,,,,Cholesterol,MG +1913528,1253,31.0,,70.0,,,,,,,Cholesterol,MG +1913835,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1913877,1253,59.0,,70.0,,,,,,,Cholesterol,MG +1913921,1253,34.0,,70.0,,,,,,,Cholesterol,MG +1914272,1253,73.0,,70.0,,,,,,,Cholesterol,MG +1914970,1253,2.0,,70.0,,,,,,,Cholesterol,MG +1915015,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1915096,1253,62.0,,70.0,,,,,,,Cholesterol,MG +1915371,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1915402,1253,67.0,,70.0,,,,,,,Cholesterol,MG +1915829,1253,57.0,,70.0,,,,,,,Cholesterol,MG +1915921,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1916102,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1916341,1253,7.0,,70.0,,,,,,,Cholesterol,MG +1916345,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1916473,1253,25.0,,70.0,,,,,,,Cholesterol,MG +1917506,1253,50.0,,70.0,,,,,,,Cholesterol,MG +1917765,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1917785,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1917956,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1918278,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1918481,1253,30.0,,70.0,,,,,,,Cholesterol,MG +1918665,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1918780,1253,74.0,,70.0,,,,,,,Cholesterol,MG +1918913,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1918926,1253,20.0,,70.0,,,,,,,Cholesterol,MG +1919054,1253,3.0,,70.0,,,,,,,Cholesterol,MG +1919124,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1919280,1253,38.0,,70.0,,,,,,,Cholesterol,MG +1919541,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1920059,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1920246,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1920328,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1920376,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1920895,1253,62.0,,70.0,,,,,,,Cholesterol,MG +1921003,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1921232,1253,16.0,,70.0,,,,,,,Cholesterol,MG +1921522,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1921716,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1921765,1253,5.0,,70.0,,,,,,,Cholesterol,MG +1922194,1253,33.0,,70.0,,,,,,,Cholesterol,MG +1922207,1253,38.0,,70.0,,,,,,,Cholesterol,MG +1922414,1253,44.0,,70.0,,,,,,,Cholesterol,MG +1922518,1253,21.0,,70.0,,,,,,,Cholesterol,MG +1922775,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1923357,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1923728,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1924066,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1924451,1253,13.0,,70.0,,,,,,,Cholesterol,MG +1924562,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1925312,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1925313,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1925330,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1925602,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1925620,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1925709,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1925748,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1926058,1253,95.0,,70.0,,,,,,,Cholesterol,MG +1926145,1253,100.0,,70.0,,,,,,,Cholesterol,MG +1926472,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1926604,1253,79.0,,70.0,,,,,,,Cholesterol,MG +1926707,1253,38.0,,70.0,,,,,,,Cholesterol,MG +1926773,1253,14.0,,70.0,,,,,,,Cholesterol,MG +1927041,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1927508,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1927567,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1927660,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1927765,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1927789,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1928025,1253,65.0,,70.0,,,,,,,Cholesterol,MG +1928148,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1928417,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1928585,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1930583,1253,15.0,,70.0,,,,,,,Cholesterol,MG +1930728,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1931064,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1931128,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1931325,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1931785,1253,15.0,,70.0,,,,,,,Cholesterol,MG +1931974,1253,33.0,,70.0,,,,,,,Cholesterol,MG +1932121,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1932383,1253,6.0,,70.0,,,,,,,Cholesterol,MG +1932597,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1932767,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1933207,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1933305,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1933622,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1933700,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1933938,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1934015,1253,54.0,,70.0,,,,,,,Cholesterol,MG +1934445,1253,2.0,,73.0,,,,,,,Cholesterol,MG +1934592,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1934900,1253,26.0,,70.0,,,,,,,Cholesterol,MG +1935589,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1935874,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1935877,1253,11.0,,70.0,,,,,,,Cholesterol,MG +1936163,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1936197,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1936733,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1936801,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1936966,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1937215,1253,15.0,,70.0,,,,,,,Cholesterol,MG +1937306,1253,38.0,,70.0,,,,,,,Cholesterol,MG +1938037,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1938505,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1939108,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1939125,1253,9.0,,70.0,,,,,,,Cholesterol,MG +1939455,1253,31.0,,70.0,,,,,,,Cholesterol,MG +1939651,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1939768,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1939884,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1940404,1253,42.0,,70.0,,,,,,,Cholesterol,MG +1940718,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1940759,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1941049,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1941057,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1941232,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1941318,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1941361,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1941640,1253,9.0,,70.0,,,,,,,Cholesterol,MG +1942349,1253,76.0,,70.0,,,,,,,Cholesterol,MG +1942464,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1943107,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1943258,1253,25.0,,70.0,,,,,,,Cholesterol,MG +1943362,1253,54.0,,70.0,,,,,,,Cholesterol,MG +1943933,1253,36.0,,70.0,,,,,,,Cholesterol,MG +1944071,1253,14.0,,70.0,,,,,,,Cholesterol,MG +1944389,1253,8.0,,70.0,,,,,,,Cholesterol,MG +1944397,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1944642,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1944730,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1945665,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1945789,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1946506,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1946613,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1946630,1253,0.0,,70.0,,,,,,,Cholesterol,MG +1946684,1253,58.0,,70.0,,,,,,,Cholesterol,MG +1946759,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1946791,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1947094,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1947125,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1947918,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1947953,1253,7.0,,70.0,,,,,,,Cholesterol,MG +1948176,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1948300,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1948335,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1948522,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1948698,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1948723,1253,7.0,,70.0,,,,,,,Cholesterol,MG +1948738,1253,7.0,,70.0,,,,,,,Cholesterol,MG +1948778,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1948866,1253,5.0,,70.0,,,,,,,Cholesterol,MG +1949592,1253,54.0,,70.0,,,,,,,Cholesterol,MG +1950472,1253,29.0,,70.0,,,,,,,Cholesterol,MG +1950952,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1951610,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1951713,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1951946,1253,16.0,,70.0,,,,,,,Cholesterol,MG +1952591,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1952609,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1953178,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1953231,1253,27.0,,70.0,,,,,,,Cholesterol,MG +1953317,1253,9.0,,70.0,,,,,,,Cholesterol,MG +1953400,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1953804,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1953821,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1954055,1253,11.0,,70.0,,,,,,,Cholesterol,MG +1954162,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1954668,1253,95.0,,70.0,,,,,,,Cholesterol,MG +1954767,1253,12.0,,70.0,,,,,,,Cholesterol,MG +1954818,1253,25.0,,70.0,,,,,,,Cholesterol,MG +1955064,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1955154,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1955295,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1955554,1253,179.0,,70.0,,,,,,,Cholesterol,MG +1955576,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1955643,1253,70.0,,70.0,,,,,,,Cholesterol,MG +1956364,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1956393,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1956685,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1956785,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1956850,1253,20.0,,70.0,,,,,,,Cholesterol,MG +1957060,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1957099,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1957219,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1958181,1253,44.0,,70.0,,,,,,,Cholesterol,MG +1958389,1253,38.0,,70.0,,,,,,,Cholesterol,MG +1958440,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1958732,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1959466,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1959479,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1959588,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1959658,1253,41.0,,70.0,,,,,,,Cholesterol,MG +1960060,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1960225,1253,20.0,,70.0,,,,,,,Cholesterol,MG +1960902,1253,20.0,,73.0,,,,,,,Cholesterol,MG +1961188,1253,21.0,,70.0,,,,,,,Cholesterol,MG +1961329,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1961396,1253,15.0,,73.0,,,,,,,Cholesterol,MG +1961460,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1961635,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1962279,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1962577,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1962926,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1963044,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1963410,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1963582,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1963595,1253,22.0,,70.0,,,,,,,Cholesterol,MG +1963619,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1963731,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1964143,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1964656,1253,79.0,,70.0,,,,,,,Cholesterol,MG +1965042,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1965349,1253,36.0,,73.0,,,,,,,Cholesterol,MG +1966251,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1966419,1253,18.0,,70.0,,,,,,,Cholesterol,MG +1967164,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1967583,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1967782,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1967888,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1967974,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1968105,1253,167.0,,70.0,,,,,,,Cholesterol,MG +1968248,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1968415,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1968471,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1969000,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1969333,1253,4.0,,70.0,,,,,,,Cholesterol,MG +1969541,1253,89.0,,70.0,,,,,,,Cholesterol,MG +1969565,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1969608,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1969639,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1969830,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1970082,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1970137,1253,15.0,,70.0,,,,,,,Cholesterol,MG +1970278,1253,54.0,,70.0,,,,,,,Cholesterol,MG +1970845,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1971029,1253,33.0,,73.0,,,,,,,Cholesterol,MG +1972135,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1972564,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1973140,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1973144,1253,25.0,,70.0,,,,,,,Cholesterol,MG +1973377,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1974539,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1974759,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1975026,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1975200,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1975316,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1975335,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1975410,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1975548,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1975593,1253,71.0,,70.0,,,,,,,Cholesterol,MG +1976078,1253,7.0,,70.0,,,,,,,Cholesterol,MG +1976170,1253,9.0,,70.0,,,,,,,Cholesterol,MG +1976321,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1976378,1253,32.0,,70.0,,,,,,,Cholesterol,MG +1976751,1253,8.0,,70.0,,,,,,,Cholesterol,MG +1976761,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1976833,1253,21.0,,73.0,,,,,,,Cholesterol,MG +1977007,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1977209,1253,19.0,,70.0,,,,,,,Cholesterol,MG +1978290,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1978309,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1978324,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1978424,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1978501,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1978584,1253,19.0,,70.0,,,,,,,Cholesterol,MG +1978805,1253,75.0,,70.0,,,,,,,Cholesterol,MG +1979044,1253,11.0,,70.0,,,,,,,Cholesterol,MG +1979354,1253,38.0,,73.0,,,,,,,Cholesterol,MG +1979597,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1979745,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1979831,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1980300,1253,214.0,,70.0,,,,,,,Cholesterol,MG +1980395,1253,10.0,,70.0,,,,,,,Cholesterol,MG +1980498,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1981081,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1981302,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1981363,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1981468,1253,53.0,,70.0,,,,,,,Cholesterol,MG +1981490,1253,32.0,,70.0,,,,,,,Cholesterol,MG +1981682,1253,22.0,,70.0,,,,,,,Cholesterol,MG +1981746,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1981777,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1982922,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1982925,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1983145,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1983221,1253,222.0,,70.0,,,,,,,Cholesterol,MG +1983403,1253,83.0,,70.0,,,,,,,Cholesterol,MG +1983413,1253,88.0,,70.0,,,,,,,Cholesterol,MG +1983542,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1983768,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1983859,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1983996,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1984003,1253,0.0,,70.0,,,,,,,Cholesterol,MG +1984285,1253,167.0,,70.0,,,,,,,Cholesterol,MG +1984795,1253,6.0,,70.0,,,,,,,Cholesterol,MG +1984812,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1984875,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1984984,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1985345,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1985776,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1986116,1253,25.0,,70.0,,,,,,,Cholesterol,MG +1986157,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1986246,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1986682,1253,8.0,,70.0,,,,,,,Cholesterol,MG +1986688,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1987349,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1987449,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1987733,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1987749,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1987994,1253,5.0,,73.0,,,,,,,Cholesterol,MG +1988180,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1988577,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1988623,1253,8.0,,70.0,,,,,,,Cholesterol,MG +1988900,1253,66.0,,70.0,,,,,,,Cholesterol,MG +1988975,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1989026,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1989063,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1989112,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1989655,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1989745,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1989827,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1990087,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1990163,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1990333,1253,68.0,,70.0,,,,,,,Cholesterol,MG +1990496,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1990499,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1990603,1253,174.0,,70.0,,,,,,,Cholesterol,MG +1990739,1253,2.0,,70.0,,,,,,,Cholesterol,MG +1991098,1253,22.0,,70.0,,,,,,,Cholesterol,MG +1991448,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1991580,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1991607,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1991744,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1991895,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1992069,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1992230,1253,33.0,,70.0,,,,,,,Cholesterol,MG +1992557,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1992985,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1993003,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1993078,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1993679,1253,107.0,,70.0,,,,,,,Cholesterol,MG +1993825,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1994818,1253,54.0,,70.0,,,,,,,Cholesterol,MG +1995013,1253,34.0,,70.0,,,,,,,Cholesterol,MG +1995391,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1995747,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1996006,1253,69.0,,70.0,,,,,,,Cholesterol,MG +1996299,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1996602,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1996667,1253,95.0,,70.0,,,,,,,Cholesterol,MG +1996759,1253,200.0,,70.0,,,,,,,Cholesterol,MG +1996831,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1996986,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1997166,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1998098,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1998101,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1998609,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1998694,1253,33.0,,70.0,,,,,,,Cholesterol,MG +1999054,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1999182,1253,31.0,,70.0,,,,,,,Cholesterol,MG +1999268,1253,0.0,,75.0,,,,,,,Cholesterol,MG +1999568,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2007620,1253,15.0,,78.0,,,,,,,Cholesterol,MG +2007657,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2008102,1253,27.0,,70.0,,,,,,,Cholesterol,MG +2008706,1253,9.0,,73.0,,,,,,,Cholesterol,MG +2008749,1253,37.0,,70.0,,,,,,,Cholesterol,MG +2008774,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2008841,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2009287,1253,9.0,,70.0,,,,,,,Cholesterol,MG +2009388,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2009557,1253,8.0,,70.0,,,,,,,Cholesterol,MG +2009672,1253,18.0,,70.0,,,,,,,Cholesterol,MG +2009799,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2010129,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2010141,1253,89.0,,70.0,,,,,,,Cholesterol,MG +2010414,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2010515,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2010732,1253,20.0,,70.0,,,,,,,Cholesterol,MG +2010838,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2010879,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2011100,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2011169,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2011611,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2011666,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2012086,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2012190,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2012890,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2013094,1253,30.0,,70.0,,,,,,,Cholesterol,MG +2014159,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2014650,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2014814,1253,73.0,,70.0,,,,,,,Cholesterol,MG +2015016,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2015019,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2015398,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2015583,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2015825,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2015934,1253,109.0,,70.0,,,,,,,Cholesterol,MG +2016162,1253,25.0,,70.0,,,,,,,Cholesterol,MG +2017068,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2017339,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2017361,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2017764,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2017894,1253,36.0,,70.0,,,,,,,Cholesterol,MG +2018142,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2018319,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2018906,1253,9.0,,70.0,,,,,,,Cholesterol,MG +2019040,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2019177,1253,34.0,,70.0,,,,,,,Cholesterol,MG +2019629,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2019729,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2019992,1253,54.0,,70.0,,,,,,,Cholesterol,MG +2020192,1253,35.0,,70.0,,,,,,,Cholesterol,MG +2020347,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2020506,1253,29.0,,70.0,,,,,,,Cholesterol,MG +2020536,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2020567,1253,14.0,,70.0,,,,,,,Cholesterol,MG +2020849,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2021010,1253,62.0,,70.0,,,,,,,Cholesterol,MG +2021105,1253,3.0,,70.0,,,,,,,Cholesterol,MG +2021136,1253,214.0,,70.0,,,,,,,Cholesterol,MG +2021214,1253,50.0,,70.0,,,,,,,Cholesterol,MG +2021285,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2021392,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2021579,1253,30.0,,70.0,,,,,,,Cholesterol,MG +2021746,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2022001,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2022048,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2022447,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2022588,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2022663,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2022854,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2022992,1253,27.0,,70.0,,,,,,,Cholesterol,MG +2023101,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2023979,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2024079,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2024105,1253,32.0,,70.0,,,,,,,Cholesterol,MG +2024175,1253,45.0,,70.0,,,,,,,Cholesterol,MG +2024264,1253,54.0,,70.0,,,,,,,Cholesterol,MG +2024273,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2024310,1253,13.0,,70.0,,,,,,,Cholesterol,MG +2025179,1253,357.0,,70.0,,,,,,,Cholesterol,MG +2025448,1253,7.0,,70.0,,,,,,,Cholesterol,MG +2025481,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2025862,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2025982,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2026331,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2026382,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2026499,1253,17.0,,70.0,,,,,,,Cholesterol,MG +2026749,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2026858,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2027109,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2027784,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2028107,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2028206,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2028845,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2029086,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2029475,1253,7.0,,70.0,,,,,,,Cholesterol,MG +2029496,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2029723,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2029890,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2030047,1253,23.0,,70.0,,,,,,,Cholesterol,MG +2030076,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2030093,1253,71.0,,70.0,,,,,,,Cholesterol,MG +2030311,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2030861,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2030937,1253,24.0,,70.0,,,,,,,Cholesterol,MG +2031824,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2031935,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2032294,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2032436,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2032538,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2032622,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2032681,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2032790,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2032999,1253,15.0,,70.0,,,,,,,Cholesterol,MG +2033306,1253,54.0,,70.0,,,,,,,Cholesterol,MG +2033514,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2033994,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2034167,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2034287,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2034482,1253,17.0,,70.0,,,,,,,Cholesterol,MG +2034504,1253,9.0,,70.0,,,,,,,Cholesterol,MG +2035045,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2035239,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2035258,1253,7.0,,70.0,,,,,,,Cholesterol,MG +2036005,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2036517,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2036596,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2036678,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2036712,1253,16.0,,73.0,,,,,,,Cholesterol,MG +2036869,1253,36.0,,70.0,,,,,,,Cholesterol,MG +2037082,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2037392,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2037852,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2038009,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2038083,1253,8.0,,70.0,,,,,,,Cholesterol,MG +2038301,1253,18.0,,70.0,,,,,,,Cholesterol,MG +2038370,1253,49.0,,70.0,,,,,,,Cholesterol,MG +2038624,1253,21.0,,70.0,,,,,,,Cholesterol,MG +2040095,1253,54.0,,70.0,,,,,,,Cholesterol,MG +2040146,1253,28.0,,70.0,,,,,,,Cholesterol,MG +2040234,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2040281,1253,54.0,,70.0,,,,,,,Cholesterol,MG +2040682,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2040819,1253,12.0,,73.0,,,,,,,Cholesterol,MG +2040867,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2040888,1253,54.0,,70.0,,,,,,,Cholesterol,MG +2041287,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2041882,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2041947,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2041958,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2042236,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2042296,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2042306,1253,12.0,,70.0,,,,,,,Cholesterol,MG +2042392,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2042413,1253,56.0,,70.0,,,,,,,Cholesterol,MG +2043318,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2043468,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2043496,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2043610,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2043957,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2044041,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2044203,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2044344,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2044581,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2044609,1253,12.0,,73.0,,,,,,,Cholesterol,MG +2044804,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2044988,1253,40.0,,70.0,,,,,,,Cholesterol,MG +2045216,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2045236,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2045270,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2046189,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2046273,1253,103.0,,70.0,,,,,,,Cholesterol,MG +2046289,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2046344,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2046829,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2046955,1253,12.0,,70.0,,,,,,,Cholesterol,MG +2047010,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2047183,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2047409,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2047601,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2047612,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2048065,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2048156,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2048202,1253,18.0,,70.0,,,,,,,Cholesterol,MG +2048213,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2048362,1253,12.0,,70.0,,,,,,,Cholesterol,MG +2048499,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2048537,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2049058,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2049128,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2049375,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2049475,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2049509,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2049737,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2049895,1253,25.0,,70.0,,,,,,,Cholesterol,MG +2050507,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2050568,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2050635,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2050731,1253,14.0,,70.0,,,,,,,Cholesterol,MG +2051054,1253,11.0,,73.0,,,,,,,Cholesterol,MG +2051148,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2051209,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2052099,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2052116,1253,2.0,,73.0,,,,,,,Cholesterol,MG +2052135,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2052555,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2052579,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2052775,1253,71.0,,70.0,,,,,,,Cholesterol,MG +2052825,1253,30.0,,70.0,,,,,,,Cholesterol,MG +2052857,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2053294,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2053614,1253,67.0,,70.0,,,,,,,Cholesterol,MG +2053948,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2054252,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2054910,1253,54.0,,70.0,,,,,,,Cholesterol,MG +2054930,1253,42.0,,70.0,,,,,,,Cholesterol,MG +2054965,1253,71.0,,70.0,,,,,,,Cholesterol,MG +2055202,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2055206,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2055959,1253,67.0,,70.0,,,,,,,Cholesterol,MG +2056174,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2056196,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2056231,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2056824,1253,36.0,,70.0,,,,,,,Cholesterol,MG +2056856,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2056986,1253,71.0,,70.0,,,,,,,Cholesterol,MG +2057008,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2057062,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2057064,1253,81.0,,70.0,,,,,,,Cholesterol,MG +2057603,1253,9.0,,70.0,,,,,,,Cholesterol,MG +2057789,1253,7.0,,70.0,,,,,,,Cholesterol,MG +2057893,1253,42.0,,70.0,,,,,,,Cholesterol,MG +2057900,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2058301,1253,21.0,,70.0,,,,,,,Cholesterol,MG +2058606,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2059323,1253,35.0,,70.0,,,,,,,Cholesterol,MG +2059480,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2059575,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2059746,1253,27.0,,70.0,,,,,,,Cholesterol,MG +2060100,1253,76.0,,70.0,,,,,,,Cholesterol,MG +2060814,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2060823,1253,83.0,,70.0,,,,,,,Cholesterol,MG +2060987,1253,7.0,,70.0,,,,,,,Cholesterol,MG +2061088,1253,58.0,,70.0,,,,,,,Cholesterol,MG +2061556,1253,133.0,,70.0,,,,,,,Cholesterol,MG +2061640,1253,140.0,,70.0,,,,,,,Cholesterol,MG +2061809,1253,214.0,,70.0,,,,,,,Cholesterol,MG +2061984,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2062172,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2062537,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2062983,1253,10.0,,70.0,,,,,,,Cholesterol,MG +2063199,1253,23.0,,70.0,,,,,,,Cholesterol,MG +2063238,1253,36.0,,70.0,,,,,,,Cholesterol,MG +2063245,1253,53.0,,70.0,,,,,,,Cholesterol,MG +2063549,1253,68.0,,70.0,,,,,,,Cholesterol,MG +2063563,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2063764,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2063914,1253,92.0,,70.0,,,,,,,Cholesterol,MG +2064026,1253,44.0,,70.0,,,,,,,Cholesterol,MG +2064135,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2064188,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2065104,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2065553,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2065708,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2066107,1253,370.0,,70.0,,,,,,,Cholesterol,MG +2066321,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2066454,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2066646,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2066657,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2067248,1253,15.0,,70.0,,,,,,,Cholesterol,MG +2067298,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2067555,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2067656,1253,62.0,,70.0,,,,,,,Cholesterol,MG +2067784,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2067852,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2067921,1253,31.0,,70.0,,,,,,,Cholesterol,MG +2068008,1253,17.0,,70.0,,,,,,,Cholesterol,MG +2068185,1253,71.0,,70.0,,,,,,,Cholesterol,MG +2068450,1253,25.0,,70.0,,,,,,,Cholesterol,MG +2068501,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2069322,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2069385,1253,66.0,,70.0,,,,,,,Cholesterol,MG +2069901,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2069955,1253,7.0,,70.0,,,,,,,Cholesterol,MG +2069978,1253,10.0,,70.0,,,,,,,Cholesterol,MG +2069987,1253,12.0,,70.0,,,,,,,Cholesterol,MG +2070068,1253,70.0,,70.0,,,,,,,Cholesterol,MG +2070161,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2070557,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2070651,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2070680,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2070724,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2070768,1253,100.0,,70.0,,,,,,,Cholesterol,MG +2070904,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2071068,1253,36.0,,70.0,,,,,,,Cholesterol,MG +2071317,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2071490,1253,194.0,,70.0,,,,,,,Cholesterol,MG +2071561,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2071645,1253,36.0,,70.0,,,,,,,Cholesterol,MG +2071686,1253,35.0,,70.0,,,,,,,Cholesterol,MG +2071798,1253,33.0,,73.0,,,,,,,Cholesterol,MG +2071806,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2071836,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2072018,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2072099,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2072139,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2072179,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2072283,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2072491,1253,44.0,,70.0,,,,,,,Cholesterol,MG +2072569,1253,12.0,,73.0,,,,,,,Cholesterol,MG +2072591,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2072795,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2073416,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2073887,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2073909,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2074286,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2074735,1253,18.0,,73.0,,,,,,,Cholesterol,MG +2075007,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2075170,1253,6.0,,70.0,,,,,,,Cholesterol,MG +2076006,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2076060,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2076095,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2076284,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2076501,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2076529,1253,23.0,,70.0,,,,,,,Cholesterol,MG +2076866,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2076868,1253,10.0,,70.0,,,,,,,Cholesterol,MG +2077039,1253,14.0,,70.0,,,,,,,Cholesterol,MG +2077137,1253,9.0,,70.0,,,,,,,Cholesterol,MG +2077341,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2077552,1253,25.0,,70.0,,,,,,,Cholesterol,MG +2077663,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2077676,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2077841,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2078055,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2078184,1253,54.0,,70.0,,,,,,,Cholesterol,MG +2078216,1253,5.0,,70.0,,,,,,,Cholesterol,MG +2078907,1253,40.0,,70.0,,,,,,,Cholesterol,MG +2079201,1253,33.0,,70.0,,,,,,,Cholesterol,MG +2079501,1253,6.0,,70.0,,,,,,,Cholesterol,MG +2079894,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2080013,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2080207,1253,38.0,,70.0,,,,,,,Cholesterol,MG +2080237,1253,44.0,,70.0,,,,,,,Cholesterol,MG +2080244,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2080342,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2080760,1253,120.0,,70.0,,,,,,,Cholesterol,MG +2080878,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2081374,1253,12.0,,70.0,,,,,,,Cholesterol,MG +2081440,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2081578,1253,53.0,,70.0,,,,,,,Cholesterol,MG +2081793,1253,16.0,,70.0,,,,,,,Cholesterol,MG +2082239,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2082357,1253,79.0,,70.0,,,,,,,Cholesterol,MG +2083006,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2083174,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2083211,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2083903,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2083934,1253,18.0,,70.0,,,,,,,Cholesterol,MG +2084600,1253,13.0,,70.0,,,,,,,Cholesterol,MG +2084782,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2084823,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2085229,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2086168,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2086595,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2086628,1253,12.0,,73.0,,,,,,,Cholesterol,MG +2086674,1253,7.0,,70.0,,,,,,,Cholesterol,MG +2087106,1253,91.0,,70.0,,,,,,,Cholesterol,MG +2087366,1253,24.0,,70.0,,,,,,,Cholesterol,MG +2087606,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2087625,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2087719,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2087758,1253,19.0,,70.0,,,,,,,Cholesterol,MG +2087759,1253,10.0,,70.0,,,,,,,Cholesterol,MG +2087991,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2088187,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2088202,1253,50.0,,70.0,,,,,,,Cholesterol,MG +2088807,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2089033,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2089772,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2089782,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2089973,1253,27.0,,70.0,,,,,,,Cholesterol,MG +2089988,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2090132,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2090439,1253,18.0,,70.0,,,,,,,Cholesterol,MG +2091150,1253,25.0,,70.0,,,,,,,Cholesterol,MG +2091233,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2091256,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2091385,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2091493,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2091519,1253,53.0,,70.0,,,,,,,Cholesterol,MG +2091815,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2092006,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2092142,1253,19.0,,70.0,,,,,,,Cholesterol,MG +2092489,1253,71.0,,70.0,,,,,,,Cholesterol,MG +2093139,1253,40.0,,70.0,,,,,,,Cholesterol,MG +2093271,1253,12.0,,70.0,,,,,,,Cholesterol,MG +2093490,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2093884,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2093993,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2094452,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2095140,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2095442,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2095503,1253,45.0,,70.0,,,,,,,Cholesterol,MG +2095520,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2095679,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2096207,1253,89.0,,70.0,,,,,,,Cholesterol,MG +2096275,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2096778,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2096812,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2097172,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2097364,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2097589,1253,43.0,,70.0,,,,,,,Cholesterol,MG +2097894,1253,52.0,,70.0,,,,,,,Cholesterol,MG +2098233,1253,28.0,,70.0,,,,,,,Cholesterol,MG +2098260,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2098399,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2098426,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2098497,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2099275,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2099624,1253,11.0,,70.0,,,,,,,Cholesterol,MG +2099706,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2100070,1253,54.0,,70.0,,,,,,,Cholesterol,MG +2100576,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2100586,1253,14.0,,70.0,,,,,,,Cholesterol,MG +2101672,1253,95.0,,70.0,,,,,,,Cholesterol,MG +2101727,1253,83.0,,70.0,,,,,,,Cholesterol,MG +2101958,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2102216,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2102415,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2102481,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2102707,1253,62.0,,70.0,,,,,,,Cholesterol,MG +2102883,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2103153,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2103382,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2104119,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2104949,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2104975,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2105055,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2105574,1253,83.0,,70.0,,,,,,,Cholesterol,MG +2105665,1253,67.0,,70.0,,,,,,,Cholesterol,MG +2105770,1253,62.0,,70.0,,,,,,,Cholesterol,MG +2106113,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2106451,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2107196,1253,80.0,,70.0,,,,,,,Cholesterol,MG +2107699,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2108541,1253,16.0,,70.0,,,,,,,Cholesterol,MG +2109576,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2110063,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2110708,1253,44.0,,70.0,,,,,,,Cholesterol,MG +2110806,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2110944,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2110990,1253,47.0,,70.0,,,,,,,Cholesterol,MG +2111021,1253,3.0,,73.0,,,,,,,Cholesterol,MG +2111337,1253,12.0,,70.0,,,,,,,Cholesterol,MG +2111700,1253,25.0,,70.0,,,,,,,Cholesterol,MG +2111712,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2111728,1253,125.0,,70.0,,,,,,,Cholesterol,MG +2111735,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2112038,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2112076,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2112084,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2112294,1253,5.0,,70.0,,,,,,,Cholesterol,MG +2112363,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2112618,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2112758,1253,15.0,,70.0,,,,,,,Cholesterol,MG +2113766,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2113962,1253,8.0,,70.0,,,,,,,Cholesterol,MG +2114013,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2114640,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2114777,1253,17.0,,73.0,,,,,,,Cholesterol,MG +2115008,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2115140,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2115448,1253,21.0,,70.0,,,,,,,Cholesterol,MG +2115523,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2115861,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2115879,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2116099,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2117102,1253,36.0,,70.0,,,,,,,Cholesterol,MG +2117752,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2117826,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2118223,1253,96.0,,70.0,,,,,,,Cholesterol,MG +2118817,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2119086,1253,53.0,,70.0,,,,,,,Cholesterol,MG +2119216,1253,46.0,,70.0,,,,,,,Cholesterol,MG +2119234,1253,38.0,,70.0,,,,,,,Cholesterol,MG +2119603,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2119739,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2119764,1253,31.0,,70.0,,,,,,,Cholesterol,MG +2119791,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2119799,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2120178,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2120258,1253,95.0,,70.0,,,,,,,Cholesterol,MG +2120305,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2120314,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2120470,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2120800,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2120993,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2121148,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2121218,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2121572,1253,16.0,,70.0,,,,,,,Cholesterol,MG +2121816,1253,36.0,,70.0,,,,,,,Cholesterol,MG +2122282,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2122553,1253,100.0,,73.0,,,,,,,Cholesterol,MG +2122644,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2122958,1253,3.0,,73.0,,,,,,,Cholesterol,MG +2123130,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2123792,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2123952,1253,77.0,,70.0,,,,,,,Cholesterol,MG +2124187,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2124411,1253,38.0,,70.0,,,,,,,Cholesterol,MG +2124536,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2124554,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2124578,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2125815,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2126271,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2126737,1253,71.0,,70.0,,,,,,,Cholesterol,MG +2127002,1253,89.0,,70.0,,,,,,,Cholesterol,MG +2127073,1253,8.0,,70.0,,,,,,,Cholesterol,MG +2127148,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2127209,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2127237,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2127314,1253,29.0,,70.0,,,,,,,Cholesterol,MG +2127315,1253,12.0,,70.0,,,,,,,Cholesterol,MG +2127558,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2127623,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2127704,1253,29.0,,70.0,,,,,,,Cholesterol,MG +2127735,1253,36.0,,70.0,,,,,,,Cholesterol,MG +2127873,1253,18.0,,70.0,,,,,,,Cholesterol,MG +2127981,1253,4.0,,70.0,,,,,,,Cholesterol,MG +2128075,1253,36.0,,70.0,,,,,,,Cholesterol,MG +2128428,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2128650,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2128675,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2128686,1253,41.0,,70.0,,,,,,,Cholesterol,MG +2128740,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2128746,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2128882,1253,24.0,,70.0,,,,,,,Cholesterol,MG +2128917,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2129094,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2129620,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2129894,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2130095,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2130527,1253,212.0,,70.0,,,,,,,Cholesterol,MG +2130613,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2131111,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2131139,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2131164,1253,41.0,,70.0,,,,,,,Cholesterol,MG +2131175,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2131216,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2131560,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2131798,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2131868,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2132211,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2132887,1253,10.0,,73.0,,,,,,,Cholesterol,MG +2133256,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2133288,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2134190,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2134331,1253,36.0,,70.0,,,,,,,Cholesterol,MG +2134812,1253,26.0,,70.0,,,,,,,Cholesterol,MG +2135094,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2135196,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2135777,1253,6.0,,70.0,,,,,,,Cholesterol,MG +2136030,1253,22.0,,70.0,,,,,,,Cholesterol,MG +2136126,1253,45.0,,70.0,,,,,,,Cholesterol,MG +2136212,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2136310,1253,2.0,,70.0,,,,,,,Cholesterol,MG +2136337,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2136405,1253,19.0,,73.0,,,,,,,Cholesterol,MG +2136487,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2136924,1253,29.0,,70.0,,,,,,,Cholesterol,MG +2137649,1253,22.0,,70.0,,,,,,,Cholesterol,MG +2138114,1253,11.0,,70.0,,,,,,,Cholesterol,MG +2138186,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2138579,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2139011,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2139792,1253,12.0,,70.0,,,,,,,Cholesterol,MG +2139907,1253,76.0,,70.0,,,,,,,Cholesterol,MG +2140018,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2140073,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2140336,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2141389,1253,30.0,,70.0,,,,,,,Cholesterol,MG +2141391,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2141725,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2141734,1253,22.0,,70.0,,,,,,,Cholesterol,MG +2142171,1253,70.0,,70.0,,,,,,,Cholesterol,MG +2142857,1253,12.0,,70.0,,,,,,,Cholesterol,MG +2142867,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2142933,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2143207,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2143275,1253,6.0,,70.0,,,,,,,Cholesterol,MG +2144244,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2144591,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2144840,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2145162,1253,29.0,,70.0,,,,,,,Cholesterol,MG +2145523,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2145973,1253,18.0,,70.0,,,,,,,Cholesterol,MG +2146011,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2146673,1253,12.0,,70.0,,,,,,,Cholesterol,MG +2146764,1253,4.0,,70.0,,,,,,,Cholesterol,MG +2146971,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2147329,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2147455,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2147654,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2147980,1253,89.0,,70.0,,,,,,,Cholesterol,MG +2148042,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2148048,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2148123,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2148133,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2148182,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2148208,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2148217,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2148574,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2148575,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2148776,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2149015,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2149279,1253,23.0,,70.0,,,,,,,Cholesterol,MG +2149476,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2149564,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2149760,1253,45.0,,70.0,,,,,,,Cholesterol,MG +2149811,1253,11.0,,70.0,,,,,,,Cholesterol,MG +2149868,1253,23.0,,70.0,,,,,,,Cholesterol,MG +2150867,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2151357,1253,46.0,,70.0,,,,,,,Cholesterol,MG +2151381,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2151559,1253,17.0,,70.0,,,,,,,Cholesterol,MG +2151608,1253,16.0,,70.0,,,,,,,Cholesterol,MG +2151773,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2152540,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2152732,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2152911,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2152967,1253,15.0,,70.0,,,,,,,Cholesterol,MG +2153344,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2153366,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2153628,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2153670,1253,18.0,,70.0,,,,,,,Cholesterol,MG +2154032,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2154129,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2154584,1253,62.0,,70.0,,,,,,,Cholesterol,MG +2154888,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2154904,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2154938,1253,54.0,,70.0,,,,,,,Cholesterol,MG +2155227,1253,59.0,,70.0,,,,,,,Cholesterol,MG +2155547,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2155953,1253,214.0,,70.0,,,,,,,Cholesterol,MG +2156070,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2156788,1253,26.0,,70.0,,,,,,,Cholesterol,MG +2157239,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2157315,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2157351,1253,76.0,,70.0,,,,,,,Cholesterol,MG +2157639,1253,59.0,,70.0,,,,,,,Cholesterol,MG +2157699,1253,10.0,,70.0,,,,,,,Cholesterol,MG +2158154,1253,17.0,,70.0,,,,,,,Cholesterol,MG +2158567,1253,32.0,,70.0,,,,,,,Cholesterol,MG +2158871,1253,62.0,,70.0,,,,,,,Cholesterol,MG +2158938,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2159725,1253,71.0,,70.0,,,,,,,Cholesterol,MG +2160104,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2160135,1253,214.0,,70.0,,,,,,,Cholesterol,MG +2161057,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2161177,1253,26.0,,70.0,,,,,,,Cholesterol,MG +2161389,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2161563,1253,222.0,,70.0,,,,,,,Cholesterol,MG +2161625,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2162854,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2163178,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2163201,1253,36.0,,70.0,,,,,,,Cholesterol,MG +2164079,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2164163,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2164269,1253,74.0,,70.0,,,,,,,Cholesterol,MG +2164564,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2164750,1253,39.0,,70.0,,,,,,,Cholesterol,MG +2165254,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2165358,1253,75.0,,70.0,,,,,,,Cholesterol,MG +2165614,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2166068,1253,33.0,,70.0,,,,,,,Cholesterol,MG +2166554,1253,20.0,,70.0,,,,,,,Cholesterol,MG +2166835,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2166846,1253,5.0,,73.0,,,,,,,Cholesterol,MG +2167066,1253,14.0,,70.0,,,,,,,Cholesterol,MG +2167255,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2167806,1253,57.0,,70.0,,,,,,,Cholesterol,MG +2167837,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2167938,1253,83.0,,70.0,,,,,,,Cholesterol,MG +2168036,1253,76.0,,70.0,,,,,,,Cholesterol,MG +2168087,1253,60.0,,70.0,,,,,,,Cholesterol,MG +2168103,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2168473,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2168807,1253,50.0,,70.0,,,,,,,Cholesterol,MG +2168828,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2169204,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2169222,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2169262,1253,33.0,,70.0,,,,,,,Cholesterol,MG +2169330,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2169433,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2169457,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2169815,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2169912,1253,17.0,,73.0,,,,,,,Cholesterol,MG +2170029,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2170266,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2170315,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2170603,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2170715,1253,39.0,,70.0,,,,,,,Cholesterol,MG +2171017,1253,39.0,,70.0,,,,,,,Cholesterol,MG +2171744,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2171836,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2171879,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2172573,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2173400,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2173969,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2174370,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2174453,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2174774,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2174845,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2175270,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2175556,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2175626,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2175648,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2176023,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2176507,1253,71.0,,70.0,,,,,,,Cholesterol,MG +2176626,1253,27.0,,70.0,,,,,,,Cholesterol,MG +2177052,1253,46.0,,70.0,,,,,,,Cholesterol,MG +2177085,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2177184,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2177235,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2177433,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2177818,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2177921,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2177956,1253,18.0,,70.0,,,,,,,Cholesterol,MG +2178113,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2178238,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2178445,1253,40.0,,70.0,,,,,,,Cholesterol,MG +2178642,1253,15.0,,70.0,,,,,,,Cholesterol,MG +2179293,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2179573,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2179707,1253,8.0,,70.0,,,,,,,Cholesterol,MG +2179790,1253,44.0,,70.0,,,,,,,Cholesterol,MG +2180091,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2180382,1253,70.0,,70.0,,,,,,,Cholesterol,MG +2180472,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2180502,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2180635,1253,64.0,,70.0,,,,,,,Cholesterol,MG +2180847,1253,18.0,,70.0,,,,,,,Cholesterol,MG +2181148,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2181292,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2181409,1253,19.0,,70.0,,,,,,,Cholesterol,MG +2181560,1253,72.0,,70.0,,,,,,,Cholesterol,MG +2181683,1253,17.0,,70.0,,,,,,,Cholesterol,MG +2182046,1253,214.0,,70.0,,,,,,,Cholesterol,MG +2182456,1253,16.0,,73.0,,,,,,,Cholesterol,MG +2183476,1253,5.0,,78.0,,,,,,,Cholesterol,MG +2183597,1253,13.0,,78.0,,,,,,,Cholesterol,MG +2183733,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2184063,1253,2.0,,78.0,,,,,,,Cholesterol,MG +2184263,1253,13.0,,71.0,,,,,,,Cholesterol,MG +2184304,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2184426,1253,6.0,,71.0,,,,,,,Cholesterol,MG +2184610,1253,4.0,,71.0,,,,,,,Cholesterol,MG +2184662,1253,4.0,,78.0,,,,,,,Cholesterol,MG +2184834,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2184840,1253,67.0,,71.0,,,,,,,Cholesterol,MG +2185022,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2185094,1253,85.0,,71.0,,,,,,,Cholesterol,MG +2185192,1253,71.0,,71.0,,,,,,,Cholesterol,MG +2185382,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2185391,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2185392,1253,83.0,,71.0,,,,,,,Cholesterol,MG +2185660,1253,3.0,,73.0,,,,,,,Cholesterol,MG +2185744,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2185819,1253,314.0,,70.0,,,,,,,Cholesterol,MG +2186022,1253,7.0,,70.0,,,,,,,Cholesterol,MG +2186029,1253,6.0,,70.0,,,,,,,Cholesterol,MG +2186263,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2186268,1253,64.0,,70.0,,,,,,,Cholesterol,MG +2186520,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2186586,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2186595,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2186649,1253,56.0,,70.0,,,,,,,Cholesterol,MG +2187060,1253,3.0,,70.0,,,,,,,Cholesterol,MG +2187131,1253,23.0,,70.0,,,,,,,Cholesterol,MG +2187425,1253,6.0,,70.0,,,,,,,Cholesterol,MG +2187466,1253,89.0,,70.0,,,,,,,Cholesterol,MG +2187615,1253,87.0,,70.0,,,,,,,Cholesterol,MG +2187655,1253,5.0,,70.0,,,,,,,Cholesterol,MG +2187828,1253,11.0,,70.0,,,,,,,Cholesterol,MG +2187926,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2187928,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2188070,1253,31.0,,70.0,,,,,,,Cholesterol,MG +2188353,1253,3.0,,70.0,,,,,,,Cholesterol,MG +2188390,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2188537,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2188884,1253,7.0,,70.0,,,,,,,Cholesterol,MG +2189099,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2189118,1253,7.0,,70.0,,,,,,,Cholesterol,MG +2189284,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2189317,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2189400,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2190448,1253,7.0,,70.0,,,,,,,Cholesterol,MG +2190743,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2191050,1253,33.0,,70.0,,,,,,,Cholesterol,MG +2191679,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2191923,1253,36.0,,70.0,,,,,,,Cholesterol,MG +2192208,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2192276,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2192423,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2192492,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2192617,1253,4.0,,70.0,,,,,,,Cholesterol,MG +2192851,1253,155.0,,70.0,,,,,,,Cholesterol,MG +2192873,1253,54.0,,70.0,,,,,,,Cholesterol,MG +2193143,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2193328,1253,79.0,,70.0,,,,,,,Cholesterol,MG +2193474,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2193766,1253,27.0,,70.0,,,,,,,Cholesterol,MG +2193868,1253,5.0,,70.0,,,,,,,Cholesterol,MG +2194177,1253,11.0,,70.0,,,,,,,Cholesterol,MG +2194388,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2195220,1253,82.0,,70.0,,,,,,,Cholesterol,MG +2195355,1253,11.0,,70.0,,,,,,,Cholesterol,MG +2195364,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2195775,1253,9.0,,70.0,,,,,,,Cholesterol,MG +2195912,1253,14.0,,70.0,,,,,,,Cholesterol,MG +2195991,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2196067,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2196073,1253,44.0,,70.0,,,,,,,Cholesterol,MG +2196541,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2196632,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2196803,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2196896,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2197074,1253,15.0,,71.0,,,,,,,Cholesterol,MG +2197347,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2197547,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2197803,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2198179,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2198913,1253,54.0,,70.0,,,,,,,Cholesterol,MG +2199011,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2199119,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2199387,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2199439,1253,14.0,,70.0,,,,,,,Cholesterol,MG +2200655,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2200673,1253,19.0,,70.0,,,,,,,Cholesterol,MG +2201026,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2202215,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2202232,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2202236,1253,42.0,,70.0,,,,,,,Cholesterol,MG +2202299,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2202562,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2202918,1253,25.0,,70.0,,,,,,,Cholesterol,MG +2202941,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2203025,1253,29.0,,70.0,,,,,,,Cholesterol,MG +2203333,1253,19.0,,70.0,,,,,,,Cholesterol,MG +2203455,1253,4.0,,70.0,,,,,,,Cholesterol,MG +2203636,1253,37.0,,70.0,,,,,,,Cholesterol,MG +2203651,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2203798,1253,71.0,,70.0,,,,,,,Cholesterol,MG +2204026,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2204147,1253,18.0,,70.0,,,,,,,Cholesterol,MG +2204325,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2204569,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2205102,1253,67.0,,70.0,,,,,,,Cholesterol,MG +2206099,1253,62.0,,70.0,,,,,,,Cholesterol,MG +2206105,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2206119,1253,36.0,,70.0,,,,,,,Cholesterol,MG +2206899,1253,44.0,,70.0,,,,,,,Cholesterol,MG +2207556,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2207642,1253,54.0,,70.0,,,,,,,Cholesterol,MG +2208052,1253,12.0,,71.0,,,,,,,Cholesterol,MG +2208084,1253,4.0,,71.0,,,,,,,Cholesterol,MG +2208191,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2208223,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2208499,1253,77.0,,71.0,,,,,,,Cholesterol,MG +2208637,1253,32.0,,71.0,,,,,,,Cholesterol,MG +2208830,1253,12.0,,71.0,,,,,,,Cholesterol,MG +2208924,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2209181,1253,39.0,,71.0,,,,,,,Cholesterol,MG +2209503,1253,4.0,,73.0,,,,,,,Cholesterol,MG +2209563,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2210105,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2210422,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2210557,1253,119.0,,70.0,,,,,,,Cholesterol,MG +2210879,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2210981,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2211474,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2211879,1253,32.0,,70.0,,,,,,,Cholesterol,MG +2212695,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2212901,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2213177,1253,4.0,,70.0,,,,,,,Cholesterol,MG +2213351,1253,18.0,,70.0,,,,,,,Cholesterol,MG +2213430,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2213512,1253,12.0,,73.0,,,,,,,Cholesterol,MG +2213734,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2214098,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2214114,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2214268,1253,12.0,,70.0,,,,,,,Cholesterol,MG +2214394,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2214690,1253,188.0,,70.0,,,,,,,Cholesterol,MG +2214799,1253,17.0,,70.0,,,,,,,Cholesterol,MG +2214867,1253,15.0,,70.0,,,,,,,Cholesterol,MG +2215216,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2215841,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2216405,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2216718,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2216812,1253,50.0,,70.0,,,,,,,Cholesterol,MG +2216825,1253,7.0,,70.0,,,,,,,Cholesterol,MG +2217170,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2217179,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2217203,1253,19.0,,70.0,,,,,,,Cholesterol,MG +2217663,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2218279,1253,71.0,,70.0,,,,,,,Cholesterol,MG +2218717,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2218788,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2218981,1253,40.0,,70.0,,,,,,,Cholesterol,MG +2219130,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2219412,1253,90.0,,78.0,,,,,,,Cholesterol,MG +2219479,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2219678,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2219729,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2219819,1253,13.0,,71.0,,,,,,,Cholesterol,MG +2219833,1253,20.0,,71.0,,,,,,,Cholesterol,MG +2219852,1253,8.0,,71.0,,,,,,,Cholesterol,MG +2219870,1253,8.0,,71.0,,,,,,,Cholesterol,MG +2219903,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2220594,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2220682,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2221543,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2221672,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2221689,1253,2.0,,71.0,,,,,,,Cholesterol,MG +2222125,1253,68.0,,71.0,,,,,,,Cholesterol,MG +2222230,1253,30.0,,78.0,,,,,,,Cholesterol,MG +2222274,1253,55.0,,78.0,,,,,,,Cholesterol,MG +2222285,1253,25.0,,78.0,,,,,,,Cholesterol,MG +2222709,1253,0.0,,77.0,,,,,,,Cholesterol,MG +2226062,1253,1.0,,78.0,,,,,,,Cholesterol,MG +2226146,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2226467,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2226556,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2226696,1253,1.0,,78.0,,,,,,,Cholesterol,MG +2226711,1253,13.0,,78.0,,,,,,,Cholesterol,MG +2227246,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2227273,1253,5.0,,78.0,,,,,,,Cholesterol,MG +2227360,1253,4.0,,78.0,,,,,,,Cholesterol,MG +2227454,1253,1.0,,78.0,,,,,,,Cholesterol,MG +2227745,1253,17.0,,78.0,,,,,,,Cholesterol,MG +2228038,1253,93.0,,71.0,,,,,,,Cholesterol,MG +2228073,1253,70.0,,71.0,,,,,,,Cholesterol,MG +2228306,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2228640,1253,45.0,,71.0,,,,,,,Cholesterol,MG +2228804,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2228832,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2228887,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2229289,1253,27.0,,78.0,,,,,,,Cholesterol,MG +2229674,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2229897,1253,6.0,,71.0,,,,,,,Cholesterol,MG +2229968,1253,4.0,,71.0,,,,,,,Cholesterol,MG +2230119,1253,8.0,,78.0,,,,,,,Cholesterol,MG +2230135,1253,1.0,,78.0,,,,,,,Cholesterol,MG +2230581,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2230838,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2230912,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2231167,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2231391,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2231620,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2231871,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2232076,1253,49.0,,71.0,,,,,,,Cholesterol,MG +2232242,1253,58.0,,71.0,,,,,,,Cholesterol,MG +2232271,1253,58.0,,71.0,,,,,,,Cholesterol,MG +2232408,1253,45.0,,78.0,,,,,,,Cholesterol,MG +2232485,1253,30.0,,78.0,,,,,,,Cholesterol,MG +2232648,1253,62.0,,71.0,,,,,,,Cholesterol,MG +2232815,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2232866,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2233550,1253,38.0,,78.0,,,,,,,Cholesterol,MG +2233617,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2233637,1253,23.0,,78.0,,,,,,,Cholesterol,MG +2233653,1253,44.0,,78.0,,,,,,,Cholesterol,MG +2233753,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2233779,1253,17.0,,73.0,,,,,,,Cholesterol,MG +2234183,1253,58.0,,71.0,,,,,,,Cholesterol,MG +2234278,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2234677,1253,78.0,,71.0,,,,,,,Cholesterol,MG +2234952,1253,45.0,,78.0,,,,,,,Cholesterol,MG +2235908,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2236199,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2236290,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2236707,1253,1.0,,78.0,,,,,,,Cholesterol,MG +2236730,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2236877,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2237000,1253,34.0,,71.0,,,,,,,Cholesterol,MG +2237103,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2237190,1253,12.0,,71.0,,,,,,,Cholesterol,MG +2237507,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2237545,1253,2.0,,71.0,,,,,,,Cholesterol,MG +2237552,1253,25.0,,78.0,,,,,,,Cholesterol,MG +2237949,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2238457,1253,77.0,,70.0,,,,,,,Cholesterol,MG +2238842,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2239244,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2239412,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2239582,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2240251,1253,35.0,,70.0,,,,,,,Cholesterol,MG +2240463,1253,48.0,,70.0,,,,,,,Cholesterol,MG +2240526,1253,151.0,,70.0,,,,,,,Cholesterol,MG +2241093,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2242000,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2242014,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2242439,1253,125.0,,70.0,,,,,,,Cholesterol,MG +2242451,1253,8.0,,70.0,,,,,,,Cholesterol,MG +2242480,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2242747,1253,19.0,,70.0,,,,,,,Cholesterol,MG +2242797,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2243600,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2244522,1253,4.0,,70.0,,,,,,,Cholesterol,MG +2246661,1253,15.0,,70.0,,,,,,,Cholesterol,MG +2248321,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2250871,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2251421,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2253472,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2254140,1253,10.0,,75.0,,,,,,,Cholesterol,MG +2254228,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2255123,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2255409,1253,65.0,,70.0,,,,,,,Cholesterol,MG +2255471,1253,4.0,,70.0,,,,,,,Cholesterol,MG +2255624,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2255808,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2256379,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2256592,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2256605,1253,23.0,,70.0,,,,,,,Cholesterol,MG +2256633,1253,14.0,,70.0,,,,,,,Cholesterol,MG +2265410,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2265840,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2265922,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2265938,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2266242,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2266247,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2266445,1253,11.0,,70.0,,,,,,,Cholesterol,MG +2266483,1253,71.0,,70.0,,,,,,,Cholesterol,MG +2266648,1253,22.0,,70.0,,,,,,,Cholesterol,MG +2266975,1253,36.0,,70.0,,,,,,,Cholesterol,MG +2267135,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2267396,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2267484,1253,48.0,,70.0,,,,,,,Cholesterol,MG +2267525,1253,50.0,,70.0,,,,,,,Cholesterol,MG +2267978,1253,5.0,,70.0,,,,,,,Cholesterol,MG +2268470,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2268516,1253,18.0,,70.0,,,,,,,Cholesterol,MG +2269453,1253,20.0,,70.0,,,,,,,Cholesterol,MG +2269669,1253,36.0,,70.0,,,,,,,Cholesterol,MG +2270236,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2270934,1253,5.0,,70.0,,,,,,,Cholesterol,MG +2271071,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2271639,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2271709,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2272081,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2272149,1253,32.0,,70.0,,,,,,,Cholesterol,MG +2272274,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2272698,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2273007,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2273032,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2273379,1253,35.0,,70.0,,,,,,,Cholesterol,MG +2273427,1253,17.0,,70.0,,,,,,,Cholesterol,MG +2273601,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2273652,1253,13.0,,70.0,,,,,,,Cholesterol,MG +2273970,1253,7.0,,70.0,,,,,,,Cholesterol,MG +2274263,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2274288,1253,52.0,,70.0,,,,,,,Cholesterol,MG +2274731,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2275041,1253,28.0,,70.0,,,,,,,Cholesterol,MG +2275111,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2275346,1253,25.0,,70.0,,,,,,,Cholesterol,MG +2275571,1253,71.0,,70.0,,,,,,,Cholesterol,MG +2275775,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2275851,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2276078,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2276564,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2276716,1253,9.0,,70.0,,,,,,,Cholesterol,MG +2277520,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2277902,1253,2.0,,70.0,,,,,,,Cholesterol,MG +2278212,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2278256,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2278431,1253,31.0,,70.0,,,,,,,Cholesterol,MG +2278434,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2278912,1253,33.0,,70.0,,,,,,,Cholesterol,MG +2279983,1253,13.0,,70.0,,,,,,,Cholesterol,MG +2280347,1253,73.0,,70.0,,,,,,,Cholesterol,MG +2280439,1253,17.0,,70.0,,,,,,,Cholesterol,MG +2280607,1253,17.0,,73.0,,,,,,,Cholesterol,MG +2280840,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2281577,1253,17.0,,73.0,,,,,,,Cholesterol,MG +2281658,1253,38.0,,70.0,,,,,,,Cholesterol,MG +2281935,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2282286,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2282537,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2282826,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2282851,1253,68.0,,70.0,,,,,,,Cholesterol,MG +2283013,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2283098,1253,83.0,,70.0,,,,,,,Cholesterol,MG +2283539,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2283673,1253,77.0,,70.0,,,,,,,Cholesterol,MG +2283793,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2284179,1253,47.0,,70.0,,,,,,,Cholesterol,MG +2284520,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2285198,1253,31.0,,70.0,,,,,,,Cholesterol,MG +2285208,1253,42.0,,70.0,,,,,,,Cholesterol,MG +2286175,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2286257,1253,10.0,,70.0,,,,,,,Cholesterol,MG +2286807,1253,47.0,,70.0,,,,,,,Cholesterol,MG +2287321,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2287894,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2288648,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2288806,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2288831,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2289088,1253,56.0,,70.0,,,,,,,Cholesterol,MG +2289163,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2289215,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2289223,1253,4.0,,70.0,,,,,,,Cholesterol,MG +2289446,1253,43.0,,70.0,,,,,,,Cholesterol,MG +2289493,1253,27.0,,70.0,,,,,,,Cholesterol,MG +2289715,1253,83.0,,70.0,,,,,,,Cholesterol,MG +2289794,1253,1.0,,73.0,,,,,,,Cholesterol,MG +2290305,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2295641,1253,67.0,,70.0,,,,,,,Cholesterol,MG +2295958,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2296097,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2296435,1253,24.0,,70.0,,,,,,,Cholesterol,MG +2296668,1253,12.0,,70.0,,,,,,,Cholesterol,MG +2298540,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2298785,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2298813,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2299018,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2299349,1253,111.0,,70.0,,,,,,,Cholesterol,MG +2300445,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2300886,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2301236,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2301430,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2301687,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2301889,1253,71.0,,70.0,,,,,,,Cholesterol,MG +2302274,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2302963,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2303615,1253,71.0,,70.0,,,,,,,Cholesterol,MG +2303812,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2304006,1253,7.0,,70.0,,,,,,,Cholesterol,MG +2304233,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2304268,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2304738,1253,8.0,,70.0,,,,,,,Cholesterol,MG +2304799,1253,71.0,,70.0,,,,,,,Cholesterol,MG +2304874,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2304880,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2305729,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2305771,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2307095,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2307377,1253,79.0,,70.0,,,,,,,Cholesterol,MG +2307643,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2308552,1253,15.0,,70.0,,,,,,,Cholesterol,MG +2309317,1253,136.0,,70.0,,,,,,,Cholesterol,MG +2309673,1253,67.0,,70.0,,,,,,,Cholesterol,MG +2309970,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2311401,1253,57.0,,70.0,,,,,,,Cholesterol,MG +2311885,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2312216,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2313405,1253,80.0,,70.0,,,,,,,Cholesterol,MG +2313449,1253,18.0,,70.0,,,,,,,Cholesterol,MG +2313474,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2313549,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2313771,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2313867,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2314122,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2314434,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2314810,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2314905,1253,100.0,,70.0,,,,,,,Cholesterol,MG +2315076,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2315088,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2315203,1253,3.0,,70.0,,,,,,,Cholesterol,MG +2315417,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2315447,1253,29.0,,70.0,,,,,,,Cholesterol,MG +2315627,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2315846,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2316356,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2316381,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2316731,1253,28.0,,70.0,,,,,,,Cholesterol,MG +2319974,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2320047,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2320149,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2320250,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2321156,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2321577,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2321909,1253,115.0,,70.0,,,,,,,Cholesterol,MG +2321969,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2322103,1253,143.0,,70.0,,,,,,,Cholesterol,MG +2322169,1253,15.0,,70.0,,,,,,,Cholesterol,MG +2322761,1253,21.0,,70.0,,,,,,,Cholesterol,MG +2322832,1253,28.0,,70.0,,,,,,,Cholesterol,MG +2323231,1253,38.0,,70.0,,,,,,,Cholesterol,MG +2323554,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2324763,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2325284,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2325293,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2325738,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2326312,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2326403,1253,8.0,,73.0,,,,,,,Cholesterol,MG +2326653,1253,33.0,,70.0,,,,,,,Cholesterol,MG +2327190,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2327412,1253,7.0,,70.0,,,,,,,Cholesterol,MG +2327461,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2327974,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2328057,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2328304,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2328412,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2328527,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2328550,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2329314,1253,40.0,,70.0,,,,,,,Cholesterol,MG +2329403,1253,9.0,,70.0,,,,,,,Cholesterol,MG +2329649,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2329696,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2330786,1253,45.0,,71.0,,,,,,,Cholesterol,MG +2330827,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2331446,1253,45.0,,71.0,,,,,,,Cholesterol,MG +2331494,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2331521,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2331581,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2332380,1253,2.0,,73.0,,,,,,,Cholesterol,MG +2332787,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2333332,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2333347,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2333403,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2333895,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2333948,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2334451,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2335031,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2335596,1253,5.0,,70.0,,,,,,,Cholesterol,MG +2336273,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2336856,1253,3.0,,71.0,,,,,,,Cholesterol,MG +2337287,1253,6.0,,71.0,,,,,,,Cholesterol,MG +2337920,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2338133,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2338189,1253,17.0,,70.0,,,,,,,Cholesterol,MG +2338193,1253,89.0,,70.0,,,,,,,Cholesterol,MG +2338327,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2338477,1253,19.0,,70.0,,,,,,,Cholesterol,MG +2338590,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2338726,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2339279,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2339508,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2339627,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2340393,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2341069,1253,22.0,,,,,,,,,Cholesterol,MG +2341263,1253,79.0,,,,,,,,,Cholesterol,MG +2341637,1253,37.0,,,,,,,,,Cholesterol,MG +2341745,1253,44.0,,,,,,,,,Cholesterol,MG +2341907,1253,23.0,,,,,,,,,Cholesterol,MG +2342074,1253,11.0,,,,,,,,,Cholesterol,MG +2342257,1253,21.0,,,,,,,,,Cholesterol,MG +2342464,1253,54.0,,,,,,,,,Cholesterol,MG +2342471,1253,42.0,,,,,,,,,Cholesterol,MG +2343023,1253,0.0,,,,,,,,,Cholesterol,MG +2343368,1253,58.0,,,,,,,,,Cholesterol,MG +2343375,1253,79.0,,,,,,,,,Cholesterol,MG +2343978,1253,0.0,,,,,,,,,Cholesterol,MG +2344693,1253,0.0,,,,,,,,,Cholesterol,MG +2344818,1253,0.0,,,,,,,,,Cholesterol,MG +2344944,1253,27.0,,,,,,,,,Cholesterol,MG +2344970,1253,0.0,,,,,,,,,Cholesterol,MG +2345067,1253,2.0,,,,,,,,,Cholesterol,MG +2345195,1253,0.0,,,,,,,,,Cholesterol,MG +2345202,1253,2.0,,,,,,,,,Cholesterol,MG +2345207,1253,0.0,,,,,,,,,Cholesterol,MG +2345233,1253,3.0,,,,,,,,,Cholesterol,MG +2345265,1253,0.0,,,,,,,,,Cholesterol,MG +2345444,1253,0.0,,,,,,,,,Cholesterol,MG +2345645,1253,15.0,,,,,,,,,Cholesterol,MG +2345686,1253,31.0,,,,,,,,,Cholesterol,MG +2346048,1253,0.0,,,,,,,,,Cholesterol,MG +2346137,1253,0.0,,,,,,,,,Cholesterol,MG +2346207,1253,0.0,,,,,,,,,Cholesterol,MG +2364030,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2364406,1253,16.0,,70.0,,,,,,,Cholesterol,MG +2364521,1253,1.0,,70.0,,,,,,,Cholesterol,MG +2364673,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2365151,1253,3.0,,70.0,,,,,,,Cholesterol,MG +2365331,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2365509,1253,37.0,,70.0,,,,,,,Cholesterol,MG +2365586,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2365810,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2365911,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2366167,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2366589,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2366680,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2367071,1253,8.0,,70.0,,,,,,,Cholesterol,MG +2367508,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2367694,1253,12.0,,70.0,,,,,,,Cholesterol,MG +2367853,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2368080,1253,95.0,,70.0,,,,,,,Cholesterol,MG +2368119,1253,42.0,,73.0,,,,,,,Cholesterol,MG +2368860,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2369004,1253,44.0,,70.0,,,,,,,Cholesterol,MG +2369256,1253,24.0,,70.0,,,,,,,Cholesterol,MG +2369509,1253,89.0,,70.0,,,,,,,Cholesterol,MG +2370041,1253,137.0,,70.0,,,,,,,Cholesterol,MG +2370293,1253,36.0,,70.0,,,,,,,Cholesterol,MG +2370525,1253,49.0,,71.0,,,,,,,Cholesterol,MG +2370613,1253,59.0,,71.0,,,,,,,Cholesterol,MG +2370838,1253,40.0,,71.0,,,,,,,Cholesterol,MG +2370943,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2370975,1253,58.0,,71.0,,,,,,,Cholesterol,MG +2371108,1253,59.0,,71.0,,,,,,,Cholesterol,MG +2371337,1253,2.0,,78.0,,,,,,,Cholesterol,MG +2371594,1253,35.0,,78.0,,,,,,,Cholesterol,MG +2371794,1253,20.0,,72.0,,,,,,,Cholesterol,MG +2371815,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2371833,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2372035,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2372247,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2372265,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2372700,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2372758,1253,32.0,,70.0,,,,,,,Cholesterol,MG +2372967,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2373246,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2373540,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2373920,1253,60.0,,70.0,,,,,,,Cholesterol,MG +2374099,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2374456,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2374761,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2375074,1253,59.0,,70.0,,,,,,,Cholesterol,MG +2375076,1253,17.0,,70.0,,,,,,,Cholesterol,MG +2375163,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2375388,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2375437,1253,18.0,,70.0,,,,,,,Cholesterol,MG +2375507,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2375977,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2376158,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2376446,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2376782,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2377364,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2377445,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2377538,1253,34.0,,70.0,,,,,,,Cholesterol,MG +2377801,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2377871,1253,54.0,,70.0,,,,,,,Cholesterol,MG +2378026,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2378216,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2378622,1253,29.0,,70.0,,,,,,,Cholesterol,MG +2379047,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2379191,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2379391,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2379449,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2379797,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2379968,1253,2.0,,73.0,,,,,,,Cholesterol,MG +2380055,1253,18.0,,73.0,,,,,,,Cholesterol,MG +2380365,1253,4.0,,70.0,,,,,,,Cholesterol,MG +2380454,1253,44.0,,70.0,,,,,,,Cholesterol,MG +2380746,1253,59.0,,71.0,,,,,,,Cholesterol,MG +2380810,1253,1.0,,70.0,,,,,,,Cholesterol,MG +2380866,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2381312,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2381319,1253,1.0,,78.0,,,,,,,Cholesterol,MG +2381675,1253,17.0,,70.0,,,,,,,Cholesterol,MG +2382102,1253,20.0,,70.0,,,,,,,Cholesterol,MG +2382104,1253,24.0,,70.0,,,,,,,Cholesterol,MG +2382449,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2382595,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2382614,1253,89.0,,70.0,,,,,,,Cholesterol,MG +2382789,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2383020,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2383089,1253,126.0,,70.0,,,,,,,Cholesterol,MG +2383198,1253,92.0,,70.0,,,,,,,Cholesterol,MG +2383416,1253,25.0,,70.0,,,,,,,Cholesterol,MG +2383448,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2383523,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2384089,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2384472,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2384590,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2384661,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2385073,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2385083,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2385106,1253,89.0,,70.0,,,,,,,Cholesterol,MG +2385981,1253,7.0,,70.0,,,,,,,Cholesterol,MG +2386190,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2387008,1253,36.0,,70.0,,,,,,,Cholesterol,MG +2387243,1253,54.0,,70.0,,,,,,,Cholesterol,MG +2387316,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2387324,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2387384,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2387456,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2387583,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2387587,1253,8.0,,70.0,,,,,,,Cholesterol,MG +2387932,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2388106,1253,40.0,,70.0,,,,,,,Cholesterol,MG +2388175,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2388260,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2388374,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2388634,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2388681,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2388687,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2389386,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2389972,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2390110,1253,83.0,,70.0,,,,,,,Cholesterol,MG +2390424,1253,89.0,,70.0,,,,,,,Cholesterol,MG +2390581,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2390638,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2391051,1253,66.0,,70.0,,,,,,,Cholesterol,MG +2391355,1253,5.0,,70.0,,,,,,,Cholesterol,MG +2391385,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2391637,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2391640,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2391740,1253,65.0,,70.0,,,,,,,Cholesterol,MG +2391756,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2392384,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2392548,1253,119.0,,70.0,,,,,,,Cholesterol,MG +2392696,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2392960,1253,222.0,,70.0,,,,,,,Cholesterol,MG +2393190,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2393329,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2393386,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2393529,1253,8.0,,70.0,,,,,,,Cholesterol,MG +2393901,1253,44.0,,70.0,,,,,,,Cholesterol,MG +2394210,1253,106.0,,70.0,,,,,,,Cholesterol,MG +2394224,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2394275,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2394474,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2394810,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2394839,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2395885,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2396054,1253,11.0,,70.0,,,,,,,Cholesterol,MG +2396114,1253,27.0,,70.0,,,,,,,Cholesterol,MG +2396291,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2396466,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2396471,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2396907,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2397013,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2397106,1253,38.0,,70.0,,,,,,,Cholesterol,MG +2397485,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2398013,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2398079,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2398327,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2398473,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2398749,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2398868,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2399314,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2399425,1253,95.0,,70.0,,,,,,,Cholesterol,MG +2399533,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2399723,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2400034,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2400111,1253,28.0,,70.0,,,,,,,Cholesterol,MG +2400175,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2400363,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2400387,1253,18.0,,70.0,,,,,,,Cholesterol,MG +2400392,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2400445,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2400737,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2400792,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2400932,1253,54.0,,70.0,,,,,,,Cholesterol,MG +2400941,1253,54.0,,70.0,,,,,,,Cholesterol,MG +2401216,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2401231,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2401607,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2401844,1253,71.0,,70.0,,,,,,,Cholesterol,MG +2401972,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2402634,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2402667,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2402979,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2403085,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2403402,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2403420,1253,71.0,,70.0,,,,,,,Cholesterol,MG +2403465,1253,192.0,,70.0,,,,,,,Cholesterol,MG +2403466,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2403828,1253,89.0,,70.0,,,,,,,Cholesterol,MG +2403879,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2403989,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2405553,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2405570,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2405671,1253,44.0,,70.0,,,,,,,Cholesterol,MG +2405675,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2405738,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2406306,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2406447,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2407002,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2407144,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2407242,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2407393,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2407537,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2407711,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2407951,1253,94.0,,70.0,,,,,,,Cholesterol,MG +2408094,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2408214,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2408571,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2408765,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2409240,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2409503,1253,89.0,,70.0,,,,,,,Cholesterol,MG +2409666,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2409708,1253,83.0,,70.0,,,,,,,Cholesterol,MG +2409788,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2409794,1253,89.0,,70.0,,,,,,,Cholesterol,MG +2410075,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2410357,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2410508,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2410709,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2410850,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2410904,1253,17.0,,70.0,,,,,,,Cholesterol,MG +2411090,1253,67.0,,70.0,,,,,,,Cholesterol,MG +2411095,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2411783,1253,89.0,,70.0,,,,,,,Cholesterol,MG +2412025,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2412266,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2412442,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2412997,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2413277,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2413413,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2413566,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2413851,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2414330,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2414464,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2414594,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2414790,1253,109.0,,70.0,,,,,,,Cholesterol,MG +2414805,1253,88.0,,70.0,,,,,,,Cholesterol,MG +2414868,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2415012,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2415056,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2415315,1253,42.0,,70.0,,,,,,,Cholesterol,MG +2415783,1253,15.0,,70.0,,,,,,,Cholesterol,MG +2416528,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2416578,1253,133.0,,70.0,,,,,,,Cholesterol,MG +2416672,1253,80.0,,70.0,,,,,,,Cholesterol,MG +2417732,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2418249,1253,54.0,,70.0,,,,,,,Cholesterol,MG +2418513,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2418526,1253,31.0,,70.0,,,,,,,Cholesterol,MG +2418634,1253,6.0,,70.0,,,,,,,Cholesterol,MG +2418654,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2418779,1253,33.0,,70.0,,,,,,,Cholesterol,MG +2419058,1253,18.0,,70.0,,,,,,,Cholesterol,MG +2419085,1253,272.0,,70.0,,,,,,,Cholesterol,MG +2420091,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2420390,1253,35.0,,70.0,,,,,,,Cholesterol,MG +2420566,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2420717,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2420726,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2420922,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2421586,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2421968,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2422105,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2422560,1253,10.0,,70.0,,,,,,,Cholesterol,MG +2422570,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2423536,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2423660,1253,64.0,,70.0,,,,,,,Cholesterol,MG +2424058,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2424757,1253,57.0,,70.0,,,,,,,Cholesterol,MG +2424990,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2425086,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2425095,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2425105,1253,2.0,,70.0,,,,,,,Cholesterol,MG +2425273,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2425287,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2425740,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2426514,1253,15.0,,70.0,,,,,,,Cholesterol,MG +2426639,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2426747,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2426873,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2427003,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2427237,1253,22.0,,70.0,,,,,,,Cholesterol,MG +2427420,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2427517,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2427631,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2427858,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2427912,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2427997,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2428125,1253,7.0,,70.0,,,,,,,Cholesterol,MG +2428449,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2428595,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2428768,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2429110,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2429456,1253,71.0,,70.0,,,,,,,Cholesterol,MG +2429557,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2430298,1253,11.0,,70.0,,,,,,,Cholesterol,MG +2430354,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2430365,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2430487,1253,8.0,,70.0,,,,,,,Cholesterol,MG +2431262,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2431267,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2431418,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2431646,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2431770,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2432052,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2432140,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2432347,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2433183,1253,62.0,,70.0,,,,,,,Cholesterol,MG +2433520,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2433692,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2434019,1253,47.0,,70.0,,,,,,,Cholesterol,MG +2434056,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2434192,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2434669,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2434714,1253,33.0,,70.0,,,,,,,Cholesterol,MG +2434786,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2434966,1253,36.0,,70.0,,,,,,,Cholesterol,MG +2435263,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2435775,1253,2.0,,70.0,,,,,,,Cholesterol,MG +2435857,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2435913,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2436071,1253,5.0,,75.0,,,,,,,Cholesterol,MG +2436222,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2436737,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2437202,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2437541,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2437649,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2437774,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2437905,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2438304,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2439762,1253,14.0,,70.0,,,,,,,Cholesterol,MG +2440047,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2440449,1253,25.0,,70.0,,,,,,,Cholesterol,MG +2441079,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2441274,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2441283,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2441493,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2441740,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2442384,1253,40.0,,70.0,,,,,,,Cholesterol,MG +2442553,1253,4.0,,73.0,,,,,,,Cholesterol,MG +2442572,1253,196.0,,70.0,,,,,,,Cholesterol,MG +2442600,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2443568,1253,33.0,,71.0,,,,,,,Cholesterol,MG +2443697,1253,41.0,,78.0,,,,,,,Cholesterol,MG +2444145,1253,1.0,,78.0,,,,,,,Cholesterol,MG +2444157,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2444204,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2444264,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2444375,1253,30.0,,70.0,,,,,,,Cholesterol,MG +2444428,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2444471,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2444509,1253,28.0,,70.0,,,,,,,Cholesterol,MG +2444790,1253,18.0,,70.0,,,,,,,Cholesterol,MG +2444824,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2444874,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2444904,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2445353,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2445518,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2445785,1253,4.0,,73.0,,,,,,,Cholesterol,MG +2445961,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2446030,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2446081,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2446375,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2446584,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2447105,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2447308,1253,55.0,,70.0,,,,,,,Cholesterol,MG +2447667,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2447790,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2447867,1253,80.0,,70.0,,,,,,,Cholesterol,MG +2448087,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2448461,1253,28.0,,70.0,,,,,,,Cholesterol,MG +2448561,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2448572,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2448773,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2449183,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2449491,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2449584,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2449652,1253,71.0,,70.0,,,,,,,Cholesterol,MG +2450446,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2450456,1253,45.0,,70.0,,,,,,,Cholesterol,MG +2451015,1253,54.0,,70.0,,,,,,,Cholesterol,MG +2451021,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2451045,1253,41.0,,70.0,,,,,,,Cholesterol,MG +2451484,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2451789,1253,12.0,,70.0,,,,,,,Cholesterol,MG +2452157,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2452212,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2452307,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2452749,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2452768,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2453036,1253,54.0,,70.0,,,,,,,Cholesterol,MG +2453289,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2453502,1253,18.0,,70.0,,,,,,,Cholesterol,MG +2453700,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2453804,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2453936,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2454840,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2455283,1253,31.0,,73.0,,,,,,,Cholesterol,MG +2455445,1253,46.0,,70.0,,,,,,,Cholesterol,MG +2455556,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2455755,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2455795,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2455838,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2456821,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2457126,1253,27.0,,71.0,,,,,,,Cholesterol,MG +2457355,1253,14.0,,71.0,,,,,,,Cholesterol,MG +2457553,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2457614,1253,14.0,,71.0,,,,,,,Cholesterol,MG +2457740,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2457789,1253,23.0,,71.0,,,,,,,Cholesterol,MG +2457897,1253,12.0,,71.0,,,,,,,Cholesterol,MG +2458043,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2458168,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2458203,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2458444,1253,65.0,,78.0,,,,,,,Cholesterol,MG +2458655,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2459027,1253,25.0,,78.0,,,,,,,Cholesterol,MG +2459224,1253,6.0,,78.0,,,,,,,Cholesterol,MG +2460345,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2460477,1253,19.0,,70.0,,,,,,,Cholesterol,MG +2460649,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2460711,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2460822,1253,19.0,,70.0,,,,,,,Cholesterol,MG +2461773,1253,17.0,,70.0,,,,,,,Cholesterol,MG +2461835,1253,10.0,,70.0,,,,,,,Cholesterol,MG +2462144,1253,8.0,,70.0,,,,,,,Cholesterol,MG +2462276,1253,65.0,,70.0,,,,,,,Cholesterol,MG +2462440,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2462630,1253,54.0,,70.0,,,,,,,Cholesterol,MG +2462667,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2462747,1253,4.0,,70.0,,,,,,,Cholesterol,MG +2462773,1253,89.0,,70.0,,,,,,,Cholesterol,MG +2462796,1253,89.0,,70.0,,,,,,,Cholesterol,MG +2462855,1253,4.0,,70.0,,,,,,,Cholesterol,MG +2462926,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2462968,1253,60.0,,70.0,,,,,,,Cholesterol,MG +2463195,1253,33.0,,70.0,,,,,,,Cholesterol,MG +2463630,1253,27.0,,70.0,,,,,,,Cholesterol,MG +2463760,1253,4.0,,70.0,,,,,,,Cholesterol,MG +2463842,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2463944,1253,89.0,,70.0,,,,,,,Cholesterol,MG +2464056,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2464414,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2464515,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2464833,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2464834,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2464871,1253,35.0,,70.0,,,,,,,Cholesterol,MG +2465031,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2465074,1253,29.0,,70.0,,,,,,,Cholesterol,MG +2465103,1253,89.0,,70.0,,,,,,,Cholesterol,MG +2465902,1253,30.0,,70.0,,,,,,,Cholesterol,MG +2466022,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2466225,1253,13.0,,70.0,,,,,,,Cholesterol,MG +2466709,1253,15.0,,70.0,,,,,,,Cholesterol,MG +2466784,1253,6.0,,70.0,,,,,,,Cholesterol,MG +2466873,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2467214,1253,8.0,,70.0,,,,,,,Cholesterol,MG +2467412,1253,56.0,,70.0,,,,,,,Cholesterol,MG +2467757,1253,14.0,,70.0,,,,,,,Cholesterol,MG +2467811,1253,70.0,,70.0,,,,,,,Cholesterol,MG +2468081,1253,31.0,,70.0,,,,,,,Cholesterol,MG +2468207,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2468359,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2468490,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2468914,1253,22.0,,73.0,,,,,,,Cholesterol,MG +2469175,1253,9.0,,70.0,,,,,,,Cholesterol,MG +2469836,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2469848,1253,17.0,,70.0,,,,,,,Cholesterol,MG +2470141,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2470522,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2470868,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2471081,1253,43.0,,70.0,,,,,,,Cholesterol,MG +2471092,1253,22.0,,70.0,,,,,,,Cholesterol,MG +2471183,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2471223,1253,49.0,,70.0,,,,,,,Cholesterol,MG +2471365,1253,71.0,,70.0,,,,,,,Cholesterol,MG +2471693,1253,11.0,,70.0,,,,,,,Cholesterol,MG +2471872,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2472038,1253,54.0,,70.0,,,,,,,Cholesterol,MG +2472096,1253,11.0,,70.0,,,,,,,Cholesterol,MG +2472173,1253,50.0,,70.0,,,,,,,Cholesterol,MG +2472346,1253,12.0,,70.0,,,,,,,Cholesterol,MG +2472362,1253,12.0,,70.0,,,,,,,Cholesterol,MG +2472446,1253,15.0,,70.0,,,,,,,Cholesterol,MG +2472488,1253,15.0,,70.0,,,,,,,Cholesterol,MG +2472526,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2472651,1253,13.0,,70.0,,,,,,,Cholesterol,MG +2472685,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2472706,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2472749,1253,54.0,,70.0,,,,,,,Cholesterol,MG +2473300,1253,18.0,,70.0,,,,,,,Cholesterol,MG +2473612,1253,89.0,,70.0,,,,,,,Cholesterol,MG +2473651,1253,4.0,,73.0,,,,,,,Cholesterol,MG +2473742,1253,10.0,,70.0,,,,,,,Cholesterol,MG +2473796,1253,36.0,,70.0,,,,,,,Cholesterol,MG +2473977,1253,15.0,,70.0,,,,,,,Cholesterol,MG +2474567,1253,27.0,,70.0,,,,,,,Cholesterol,MG +2474617,1253,15.0,,70.0,,,,,,,Cholesterol,MG +2475083,1253,89.0,,70.0,,,,,,,Cholesterol,MG +2475438,1253,15.0,,70.0,,,,,,,Cholesterol,MG +2475769,1253,95.0,,70.0,,,,,,,Cholesterol,MG +2475790,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2476250,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2476435,1253,10.0,,70.0,,,,,,,Cholesterol,MG +2477049,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2477074,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2477484,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2478127,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2478283,1253,14.0,,70.0,,,,,,,Cholesterol,MG +2478327,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2479081,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2479545,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2479921,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2480014,1253,33.0,,70.0,,,,,,,Cholesterol,MG +2480123,1253,40.0,,70.0,,,,,,,Cholesterol,MG +2480264,1253,58.0,,70.0,,,,,,,Cholesterol,MG +2480347,1253,62.0,,70.0,,,,,,,Cholesterol,MG +2480590,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2480715,1253,16.0,,73.0,,,,,,,Cholesterol,MG +2480827,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2481226,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2481276,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2481850,1253,12.0,,70.0,,,,,,,Cholesterol,MG +2481897,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2482002,1253,106.0,,70.0,,,,,,,Cholesterol,MG +2482660,1253,15.0,,70.0,,,,,,,Cholesterol,MG +2482754,1253,9.0,,70.0,,,,,,,Cholesterol,MG +2482829,1253,14.0,,70.0,,,,,,,Cholesterol,MG +2483391,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2483579,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2483707,1253,28.0,,70.0,,,,,,,Cholesterol,MG +2484031,1253,4.0,,70.0,,,,,,,Cholesterol,MG +2484048,1253,15.0,,70.0,,,,,,,Cholesterol,MG +2484079,1253,15.0,,70.0,,,,,,,Cholesterol,MG +2484550,1253,7.0,,70.0,,,,,,,Cholesterol,MG +2484779,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2485325,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2485335,1253,40.0,,70.0,,,,,,,Cholesterol,MG +2485394,1253,12.0,,70.0,,,,,,,Cholesterol,MG +2485591,1253,40.0,,70.0,,,,,,,Cholesterol,MG +2485994,1253,6.0,,70.0,,,,,,,Cholesterol,MG +2486007,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2486521,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2486734,1253,26.0,,70.0,,,,,,,Cholesterol,MG +2486973,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2486982,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2487156,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2487513,1253,3.0,,70.0,,,,,,,Cholesterol,MG +2487818,1253,15.0,,70.0,,,,,,,Cholesterol,MG +2488020,1253,33.0,,70.0,,,,,,,Cholesterol,MG +2488140,1253,89.0,,70.0,,,,,,,Cholesterol,MG +2488294,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2488416,1253,89.0,,70.0,,,,,,,Cholesterol,MG +2488647,1253,19.0,,70.0,,,,,,,Cholesterol,MG +2488695,1253,4.0,,70.0,,,,,,,Cholesterol,MG +2488773,1253,2.0,,70.0,,,,,,,Cholesterol,MG +2488960,1253,2.0,,70.0,,,,,,,Cholesterol,MG +2489398,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2489477,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2489646,1253,56.0,,70.0,,,,,,,Cholesterol,MG +2489826,1253,78.0,,70.0,,,,,,,Cholesterol,MG +2489844,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2490086,1253,47.0,,70.0,,,,,,,Cholesterol,MG +2490245,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2490347,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2491116,1253,0.0,,75.0,,,,,,,Cholesterol,MG +2491385,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2491411,1253,0.0,,72.0,,,,,,,Cholesterol,MG +2491629,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2491643,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2491734,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2491776,1253,51.0,,71.0,,,,,,,Cholesterol,MG +2491906,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2491952,1253,4.0,,71.0,,,,,,,Cholesterol,MG +2491976,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2492445,1253,71.0,,71.0,,,,,,,Cholesterol,MG +2492608,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2492680,1253,105.0,,72.0,,,,,,,Cholesterol,MG +2492775,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2492796,1253,21.0,,71.0,,,,,,,Cholesterol,MG +2493108,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2493356,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2493534,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2494882,1253,15.0,,70.0,,,,,,,Cholesterol,MG +2495041,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2495048,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2495196,1253,100.0,,70.0,,,,,,,Cholesterol,MG +2495224,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2495227,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2495397,1253,200.0,,75.0,,,,,,,Cholesterol,MG +2495682,1253,6.0,,70.0,,,,,,,Cholesterol,MG +2495775,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2495780,1253,56.0,,70.0,,,,,,,Cholesterol,MG +2496145,1253,36.0,,70.0,,,,,,,Cholesterol,MG +2496294,1253,30.0,,70.0,,,,,,,Cholesterol,MG +2496368,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2496561,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2497150,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2497429,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2497561,1253,16.0,,73.0,,,,,,,Cholesterol,MG +2498413,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2498539,1253,12.0,,70.0,,,,,,,Cholesterol,MG +2498570,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2498694,1253,12.0,,70.0,,,,,,,Cholesterol,MG +2498785,1253,12.0,,70.0,,,,,,,Cholesterol,MG +2498993,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2499022,1253,18.0,,73.0,,,,,,,Cholesterol,MG +2499239,1253,50.0,,70.0,,,,,,,Cholesterol,MG +2499745,1253,8.0,,70.0,,,,,,,Cholesterol,MG +2499780,1253,71.0,,70.0,,,,,,,Cholesterol,MG +2499815,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2499943,1253,40.0,,70.0,,,,,,,Cholesterol,MG +2500266,1253,71.0,,70.0,,,,,,,Cholesterol,MG +2500678,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2500767,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2500925,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2501082,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2501183,1253,15.0,,70.0,,,,,,,Cholesterol,MG +2501280,1253,47.0,,70.0,,,,,,,Cholesterol,MG +2501463,1253,111.0,,70.0,,,,,,,Cholesterol,MG +2501707,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2501890,1253,41.0,,70.0,,,,,,,Cholesterol,MG +2502005,1253,62.0,,70.0,,,,,,,Cholesterol,MG +2502885,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2502972,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2502982,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2503213,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2503228,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2503320,1253,8.0,,70.0,,,,,,,Cholesterol,MG +2503512,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2503580,1253,24.0,,70.0,,,,,,,Cholesterol,MG +2503835,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2504241,1253,83.0,,70.0,,,,,,,Cholesterol,MG +2505009,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2505612,1253,8.0,,70.0,,,,,,,Cholesterol,MG +2505937,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2506096,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2506549,1253,4.0,,70.0,,,,,,,Cholesterol,MG +2506592,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2507140,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2507262,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2507517,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2507831,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2507857,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2507962,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2508154,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2508172,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2508332,1253,46.0,,70.0,,,,,,,Cholesterol,MG +2508679,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2508862,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2509271,1253,125.0,,70.0,,,,,,,Cholesterol,MG +2509288,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2509423,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2509462,1253,22.0,,70.0,,,,,,,Cholesterol,MG +2509489,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2509555,1253,10.0,,70.0,,,,,,,Cholesterol,MG +2509731,1253,7.0,,70.0,,,,,,,Cholesterol,MG +2509770,1253,7.0,,70.0,,,,,,,Cholesterol,MG +2510214,1253,44.0,,70.0,,,,,,,Cholesterol,MG +2511400,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2511952,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2512003,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2512048,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2512084,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2517165,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2517660,1253,11.0,,71.0,,,,,,,Cholesterol,MG +2517805,1253,12.0,,78.0,,,,,,,Cholesterol,MG +2517995,1253,5.0,,73.0,,,,,,,Cholesterol,MG +2518377,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2518936,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2518992,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2519084,1253,0.0,,77.0,,,,,,,Cholesterol,MG +2519403,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2519807,1253,33.0,,71.0,,,,,,,Cholesterol,MG +2519948,1253,16.0,,73.0,,,,,,,Cholesterol,MG +2519951,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2520312,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2520367,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2520536,1253,70.0,,71.0,,,,,,,Cholesterol,MG +2520564,1253,12.0,,71.0,,,,,,,Cholesterol,MG +2520615,1253,9.0,,71.0,,,,,,,Cholesterol,MG +2520837,1253,59.0,,78.0,,,,,,,Cholesterol,MG +2521096,1253,24.0,,78.0,,,,,,,Cholesterol,MG +2521310,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2521517,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2521785,1253,38.0,,71.0,,,,,,,Cholesterol,MG +2522545,1253,18.0,,73.0,,,,,,,Cholesterol,MG +2522627,1253,26.0,,70.0,,,,,,,Cholesterol,MG +2523069,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2523103,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2523217,1253,20.0,,70.0,,,,,,,Cholesterol,MG +2523485,1253,16.0,,70.0,,,,,,,Cholesterol,MG +2523575,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2523637,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2523846,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2524046,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2524052,1253,17.0,,70.0,,,,,,,Cholesterol,MG +2524699,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2524747,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2524975,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2525033,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2525326,1253,17.0,,70.0,,,,,,,Cholesterol,MG +2525711,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2525730,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2525816,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2526784,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2526931,1253,15.0,,73.0,,,,,,,Cholesterol,MG +2527247,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2528437,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2528442,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2528642,1253,19.0,,73.0,,,,,,,Cholesterol,MG +2529123,1253,40.0,,70.0,,,,,,,Cholesterol,MG +2529134,1253,54.0,,70.0,,,,,,,Cholesterol,MG +2529720,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2529771,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2529856,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2530164,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2530834,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2530856,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2530868,1253,14.0,,73.0,,,,,,,Cholesterol,MG +2531160,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2531528,1253,18.0,,70.0,,,,,,,Cholesterol,MG +2532981,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2533401,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2533410,1253,42.0,,70.0,,,,,,,Cholesterol,MG +2533518,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2533862,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2534122,1253,79.0,,70.0,,,,,,,Cholesterol,MG +2534274,1253,88.0,,70.0,,,,,,,Cholesterol,MG +2534399,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2534852,1253,83.0,,70.0,,,,,,,Cholesterol,MG +2534889,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2534996,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2535100,1253,13.0,,70.0,,,,,,,Cholesterol,MG +2535385,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2535458,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2535714,1253,62.0,,70.0,,,,,,,Cholesterol,MG +2535937,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2535941,1253,4.0,,70.0,,,,,,,Cholesterol,MG +2536120,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2536490,1253,35.0,,70.0,,,,,,,Cholesterol,MG +2536776,1253,61.0,,70.0,,,,,,,Cholesterol,MG +2537240,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2537358,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2538011,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2538069,1253,214.0,,70.0,,,,,,,Cholesterol,MG +2538112,1253,10.0,,70.0,,,,,,,Cholesterol,MG +2538137,1253,63.0,,70.0,,,,,,,Cholesterol,MG +2538153,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2538768,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2539166,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2539312,1253,36.0,,70.0,,,,,,,Cholesterol,MG +2539345,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2539557,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2539656,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2539664,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2539732,1253,36.0,,78.0,,,,,,,Cholesterol,MG +2540279,1253,4.0,,78.0,,,,,,,Cholesterol,MG +2540409,1253,4.0,,78.0,,,,,,,Cholesterol,MG +2540510,1253,13.0,,78.0,,,,,,,Cholesterol,MG +2540828,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2541276,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2541772,1253,18.0,,70.0,,,,,,,Cholesterol,MG +2542075,1253,11.0,,70.0,,,,,,,Cholesterol,MG +2542145,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2542169,1253,17.0,,70.0,,,,,,,Cholesterol,MG +2542323,1253,33.0,,70.0,,,,,,,Cholesterol,MG +2542432,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2542497,1253,7.0,,70.0,,,,,,,Cholesterol,MG +2542846,1253,7.0,,70.0,,,,,,,Cholesterol,MG +2542872,1253,89.0,,70.0,,,,,,,Cholesterol,MG +2543247,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2543641,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2543661,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2543751,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2543818,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2543928,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2543935,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2544015,1253,41.0,,70.0,,,,,,,Cholesterol,MG +2544103,1253,59.0,,70.0,,,,,,,Cholesterol,MG +2544108,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2544930,1253,14.0,,70.0,,,,,,,Cholesterol,MG +2545335,1253,27.0,,70.0,,,,,,,Cholesterol,MG +2545772,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2546118,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2546181,1253,34.0,,70.0,,,,,,,Cholesterol,MG +2546833,1253,8.0,,70.0,,,,,,,Cholesterol,MG +2547481,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2547619,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2547621,1253,12.0,,70.0,,,,,,,Cholesterol,MG +2547740,1253,89.0,,70.0,,,,,,,Cholesterol,MG +2548319,1253,65.0,,70.0,,,,,,,Cholesterol,MG +2548451,1253,76.0,,70.0,,,,,,,Cholesterol,MG +2548501,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2548629,1253,11.0,,73.0,,,,,,,Cholesterol,MG +2548958,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2549617,1253,83.0,,70.0,,,,,,,Cholesterol,MG +2549930,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2550312,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2550499,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2550641,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2550666,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2551031,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2551120,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2551223,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2551332,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2551539,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2551628,1253,75.0,,70.0,,,,,,,Cholesterol,MG +2551696,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2551729,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2551762,1253,71.0,,70.0,,,,,,,Cholesterol,MG +2551832,1253,89.0,,70.0,,,,,,,Cholesterol,MG +2551917,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2552179,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2552562,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2552705,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2552825,1253,91.0,,70.0,,,,,,,Cholesterol,MG +2553071,1253,64.0,,70.0,,,,,,,Cholesterol,MG +2553452,1253,7.0,,70.0,,,,,,,Cholesterol,MG +2553525,1253,50.0,,70.0,,,,,,,Cholesterol,MG +2553833,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2554022,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2554092,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2554105,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2554963,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2555219,1253,1.0,,78.0,,,,,,,Cholesterol,MG +2555643,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2556675,1253,6.0,,78.0,,,,,,,Cholesterol,MG +2556738,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2556836,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2556909,1253,4.0,,71.0,,,,,,,Cholesterol,MG +2557008,1253,4.0,,71.0,,,,,,,Cholesterol,MG +2557020,1253,29.0,,71.0,,,,,,,Cholesterol,MG +2557363,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2557454,1253,0.0,,72.0,,,,,,,Cholesterol,MG +2557541,1253,4.0,,78.0,,,,,,,Cholesterol,MG +2557549,1253,2.0,,79.0,,,,,,,Cholesterol,MG +2557657,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2557773,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2557776,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2558309,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2558670,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2558685,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2558862,1253,39.0,,78.0,,,,,,,Cholesterol,MG +2558981,1253,339.0,,71.0,,,,,,,Cholesterol,MG +2559468,1253,21.0,,78.0,,,,,,,Cholesterol,MG +2559978,1253,14.0,,70.0,,,,,,,Cholesterol,MG +2560169,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2560471,1253,14.0,,70.0,,,,,,,Cholesterol,MG +2560922,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2560980,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2561019,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2561063,1253,15.0,,73.0,,,,,,,Cholesterol,MG +2561558,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2562162,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2562322,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2562455,1253,22.0,,70.0,,,,,,,Cholesterol,MG +2562617,1253,32.0,,70.0,,,,,,,Cholesterol,MG +2562647,1253,82.0,,70.0,,,,,,,Cholesterol,MG +2562739,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2562755,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2562834,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2562953,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2562970,1253,49.0,,70.0,,,,,,,Cholesterol,MG +2563360,1253,89.0,,70.0,,,,,,,Cholesterol,MG +2563385,1253,76.0,,70.0,,,,,,,Cholesterol,MG +2563955,1253,3.0,,73.0,,,,,,,Cholesterol,MG +2564138,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2564243,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2564347,1253,44.0,,70.0,,,,,,,Cholesterol,MG +2564514,1253,26.0,,70.0,,,,,,,Cholesterol,MG +2564552,1253,14.0,,70.0,,,,,,,Cholesterol,MG +2564731,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2564969,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2565524,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2565549,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2565586,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2565835,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2566162,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2566204,1253,58.0,,70.0,,,,,,,Cholesterol,MG +2566205,1253,67.0,,70.0,,,,,,,Cholesterol,MG +2566744,1253,44.0,,70.0,,,,,,,Cholesterol,MG +2566746,1253,79.0,,70.0,,,,,,,Cholesterol,MG +2566922,1253,3.0,,70.0,,,,,,,Cholesterol,MG +2567026,1253,4.0,,70.0,,,,,,,Cholesterol,MG +2567203,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2567471,1253,52.0,,70.0,,,,,,,Cholesterol,MG +2568032,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2568081,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2568361,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2568591,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2568802,1253,76.0,,70.0,,,,,,,Cholesterol,MG +2569052,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2569100,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2569290,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2569423,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2569747,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2569765,1253,19.0,,73.0,,,,,,,Cholesterol,MG +2569850,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2570236,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2570376,1253,4.0,,70.0,,,,,,,Cholesterol,MG +2570903,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2570984,1253,54.0,,70.0,,,,,,,Cholesterol,MG +2571219,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2571592,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2571894,1253,62.0,,70.0,,,,,,,Cholesterol,MG +2571961,1253,18.0,,73.0,,,,,,,Cholesterol,MG +2572480,1253,95.0,,70.0,,,,,,,Cholesterol,MG +2572523,1253,89.0,,70.0,,,,,,,Cholesterol,MG +2572525,1253,89.0,,70.0,,,,,,,Cholesterol,MG +2572650,1253,100.0,,73.0,,,,,,,Cholesterol,MG +2572760,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2572805,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2572814,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2572889,1253,153.0,,70.0,,,,,,,Cholesterol,MG +2573150,1253,16.0,,70.0,,,,,,,Cholesterol,MG +2573276,1253,62.0,,70.0,,,,,,,Cholesterol,MG +2573422,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2573585,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2574353,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2574377,1253,16.0,,73.0,,,,,,,Cholesterol,MG +2574809,1253,49.0,,70.0,,,,,,,Cholesterol,MG +2574907,1253,7.0,,70.0,,,,,,,Cholesterol,MG +2575210,1253,12.0,,70.0,,,,,,,Cholesterol,MG +2575489,1253,18.0,,70.0,,,,,,,Cholesterol,MG +2575583,1253,17.0,,70.0,,,,,,,Cholesterol,MG +2575637,1253,18.0,,73.0,,,,,,,Cholesterol,MG +2575677,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2576122,1253,21.0,,70.0,,,,,,,Cholesterol,MG +2576145,1253,32.0,,70.0,,,,,,,Cholesterol,MG +2576154,1253,67.0,,70.0,,,,,,,Cholesterol,MG +2576926,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2576928,1253,35.0,,70.0,,,,,,,Cholesterol,MG +2576929,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2577175,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2577530,1253,6.0,,70.0,,,,,,,Cholesterol,MG +2577694,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2577805,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2577905,1253,10.0,,70.0,,,,,,,Cholesterol,MG +2578557,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2578872,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2578876,1253,3.0,,70.0,,,,,,,Cholesterol,MG +2579096,1253,59.0,,70.0,,,,,,,Cholesterol,MG +2579124,1253,50.0,,70.0,,,,,,,Cholesterol,MG +2579151,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2579359,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2579598,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2579604,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2579621,1253,19.0,,70.0,,,,,,,Cholesterol,MG +2579655,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2579708,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2580170,1253,9.0,,70.0,,,,,,,Cholesterol,MG +2580290,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2580337,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2580516,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2580660,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2580706,1253,16.0,,70.0,,,,,,,Cholesterol,MG +2580775,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2580854,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2580900,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2580966,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2580988,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2580996,1253,53.0,,70.0,,,,,,,Cholesterol,MG +2581529,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2581658,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2581794,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2582017,1253,14.0,,70.0,,,,,,,Cholesterol,MG +2582170,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2582224,1253,71.0,,70.0,,,,,,,Cholesterol,MG +2582757,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2582786,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2583059,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2583185,1253,14.0,,70.0,,,,,,,Cholesterol,MG +2583287,1253,10.0,,70.0,,,,,,,Cholesterol,MG +2584528,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2584683,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2584782,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2584879,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2585564,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2585642,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2585732,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2585854,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2585874,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2586478,1253,8.0,,70.0,,,,,,,Cholesterol,MG +2586810,1253,46.0,,70.0,,,,,,,Cholesterol,MG +2586878,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2587976,1253,11.0,,70.0,,,,,,,Cholesterol,MG +2588808,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2588821,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2588955,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2588997,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2589037,1253,8.0,,70.0,,,,,,,Cholesterol,MG +2589324,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2589377,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2589416,1253,18.0,,70.0,,,,,,,Cholesterol,MG +2589468,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2589574,1253,71.0,,70.0,,,,,,,Cholesterol,MG +2589891,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2589934,1253,71.0,,70.0,,,,,,,Cholesterol,MG +2589985,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2590086,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2590256,1253,75.0,,70.0,,,,,,,Cholesterol,MG +2590699,1253,25.0,,70.0,,,,,,,Cholesterol,MG +2590710,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2590873,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2591064,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2591106,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2591132,1253,45.0,,70.0,,,,,,,Cholesterol,MG +2591518,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2591558,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2591689,1253,5.0,,70.0,,,,,,,Cholesterol,MG +2592160,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2592420,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2592448,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2592700,1253,15.0,,70.0,,,,,,,Cholesterol,MG +2592707,1253,29.0,,70.0,,,,,,,Cholesterol,MG +2592909,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2592922,1253,127.0,,70.0,,,,,,,Cholesterol,MG +2593027,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2593038,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2593077,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2593264,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2593708,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2593738,1253,20.0,,70.0,,,,,,,Cholesterol,MG +2593762,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2593814,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2594288,1253,26.0,,70.0,,,,,,,Cholesterol,MG +2594412,1253,9.0,,73.0,,,,,,,Cholesterol,MG +2594445,1253,25.0,,70.0,,,,,,,Cholesterol,MG +2594578,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2594616,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2594696,1253,15.0,,70.0,,,,,,,Cholesterol,MG +2594783,1253,15.0,,70.0,,,,,,,Cholesterol,MG +2594920,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2595455,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2595549,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2595648,1253,33.0,,70.0,,,,,,,Cholesterol,MG +2595799,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2595912,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2596219,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2596329,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2596405,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2596787,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2597216,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2597484,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2597499,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2597813,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2597876,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2598803,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2599040,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2599304,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2599346,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2599352,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2599361,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2599659,1253,100.0,,70.0,,,,,,,Cholesterol,MG +2599896,1253,6.0,,70.0,,,,,,,Cholesterol,MG +2600003,1253,71.0,,70.0,,,,,,,Cholesterol,MG +2600262,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2600406,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2600965,1253,34.0,,70.0,,,,,,,Cholesterol,MG +2600990,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2601023,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2601030,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2601412,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2601640,1253,67.0,,70.0,,,,,,,Cholesterol,MG +2601836,1253,40.0,,70.0,,,,,,,Cholesterol,MG +2602220,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2602258,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2602271,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2602275,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2602285,1253,40.0,,70.0,,,,,,,Cholesterol,MG +2602297,1253,53.0,,70.0,,,,,,,Cholesterol,MG +2602623,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2603025,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2603136,1253,54.0,,70.0,,,,,,,Cholesterol,MG +2603801,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2603808,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2603869,1253,50.0,,70.0,,,,,,,Cholesterol,MG +2604614,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2604960,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2604986,1253,80.0,,70.0,,,,,,,Cholesterol,MG +2605110,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2605513,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2605528,1253,79.0,,70.0,,,,,,,Cholesterol,MG +2605936,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2606069,1253,83.0,,70.0,,,,,,,Cholesterol,MG +2606253,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2606604,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2607034,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2607467,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2607531,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2607622,1253,54.0,,70.0,,,,,,,Cholesterol,MG +2607690,1253,15.0,,70.0,,,,,,,Cholesterol,MG +2607705,1253,31.0,,70.0,,,,,,,Cholesterol,MG +2608233,1253,2.0,,70.0,,,,,,,Cholesterol,MG +2608401,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2608424,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2608747,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2608784,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2608915,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2609329,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2609452,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2609488,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2609799,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2609914,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2610809,1253,72.0,,78.0,,,,,,,Cholesterol,MG +2610900,1253,72.0,,78.0,,,,,,,Cholesterol,MG +2610941,1253,29.0,,78.0,,,,,,,Cholesterol,MG +2611094,1253,66.0,,78.0,,,,,,,Cholesterol,MG +2611134,1253,44.0,,78.0,,,,,,,Cholesterol,MG +2611372,1253,50.0,,70.0,,,,,,,Cholesterol,MG +2611473,1253,29.0,,70.0,,,,,,,Cholesterol,MG +2611619,1253,179.0,,70.0,,,,,,,Cholesterol,MG +2612958,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2612993,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2613095,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2613366,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2613589,1253,9.0,,78.0,,,,,,,Cholesterol,MG +2613732,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2613738,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2614011,1253,75.0,,78.0,,,,,,,Cholesterol,MG +2614074,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2614173,1253,32.0,,71.0,,,,,,,Cholesterol,MG +2614274,1253,5.0,,73.0,,,,,,,Cholesterol,MG +2614659,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2614674,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2614950,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2615057,1253,179.0,,70.0,,,,,,,Cholesterol,MG +2615068,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2615366,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2615377,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2615673,1253,18.0,,70.0,,,,,,,Cholesterol,MG +2615680,1253,116.0,,70.0,,,,,,,Cholesterol,MG +2615710,1253,15.0,,70.0,,,,,,,Cholesterol,MG +2615802,1253,54.0,,70.0,,,,,,,Cholesterol,MG +2615845,1253,45.0,,70.0,,,,,,,Cholesterol,MG +2616543,1253,49.0,,70.0,,,,,,,Cholesterol,MG +2616646,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2617075,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2617322,1253,12.0,,70.0,,,,,,,Cholesterol,MG +2617342,1253,4.0,,73.0,,,,,,,Cholesterol,MG +2617436,1253,24.0,,70.0,,,,,,,Cholesterol,MG +2617599,1253,54.0,,70.0,,,,,,,Cholesterol,MG +2617854,1253,89.0,,70.0,,,,,,,Cholesterol,MG +2618102,1253,98.0,,70.0,,,,,,,Cholesterol,MG +2618302,1253,12.0,,70.0,,,,,,,Cholesterol,MG +2618385,1253,54.0,,70.0,,,,,,,Cholesterol,MG +2618434,1253,4.0,,70.0,,,,,,,Cholesterol,MG +2618738,1253,12.0,,70.0,,,,,,,Cholesterol,MG +2618771,1253,26.0,,70.0,,,,,,,Cholesterol,MG +2619048,1253,3.0,,73.0,,,,,,,Cholesterol,MG +2619320,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2619531,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2620259,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2620502,1253,170.0,,70.0,,,,,,,Cholesterol,MG +2620947,1253,36.0,,70.0,,,,,,,Cholesterol,MG +2621479,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2621553,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2621554,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2621730,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2621985,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2622093,1253,62.0,,70.0,,,,,,,Cholesterol,MG +2622306,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2622438,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2622449,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2622536,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2622742,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2623372,1253,6.0,,70.0,,,,,,,Cholesterol,MG +2623544,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2623636,1253,80.0,,70.0,,,,,,,Cholesterol,MG +2623716,1253,116.0,,70.0,,,,,,,Cholesterol,MG +2623858,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2624077,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2624160,1253,8.0,,70.0,,,,,,,Cholesterol,MG +2624204,1253,18.0,,70.0,,,,,,,Cholesterol,MG +2624262,1253,35.0,,70.0,,,,,,,Cholesterol,MG +2624471,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2624664,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2624928,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2625218,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2625989,1253,66.0,,70.0,,,,,,,Cholesterol,MG +2626698,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2626962,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2627256,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2627427,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2627542,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2627621,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2627694,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2628212,1253,10.0,,70.0,,,,,,,Cholesterol,MG +2628336,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2628869,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2628905,1253,18.0,,70.0,,,,,,,Cholesterol,MG +2628920,1253,3.0,,70.0,,,,,,,Cholesterol,MG +2629233,1253,8.0,,70.0,,,,,,,Cholesterol,MG +2629297,1253,11.0,,70.0,,,,,,,Cholesterol,MG +2629318,1253,111.0,,70.0,,,,,,,Cholesterol,MG +2629574,1253,68.0,,70.0,,,,,,,Cholesterol,MG +2629704,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2629726,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2630037,1253,19.0,,70.0,,,,,,,Cholesterol,MG +2630235,1253,74.0,,70.0,,,,,,,Cholesterol,MG +2630459,1253,93.0,,70.0,,,,,,,Cholesterol,MG +2631025,1253,62.0,,70.0,,,,,,,Cholesterol,MG +2631097,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2631199,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2631382,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2631504,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2631563,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2631579,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2631684,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2631900,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2632378,1253,16.0,,73.0,,,,,,,Cholesterol,MG +2632417,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2632720,1253,67.0,,70.0,,,,,,,Cholesterol,MG +2632967,1253,89.0,,70.0,,,,,,,Cholesterol,MG +2633378,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2633726,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2633800,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2633943,1253,71.0,,70.0,,,,,,,Cholesterol,MG +2634315,1253,17.0,,73.0,,,,,,,Cholesterol,MG +2634448,1253,35.0,,70.0,,,,,,,Cholesterol,MG +2634790,1253,34.0,,70.0,,,,,,,Cholesterol,MG +2634865,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2635122,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2635612,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2635782,1253,14.0,,70.0,,,,,,,Cholesterol,MG +2635896,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2636073,1253,27.0,,70.0,,,,,,,Cholesterol,MG +2636192,1253,34.0,,70.0,,,,,,,Cholesterol,MG +2636615,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2636664,1253,12.0,,70.0,,,,,,,Cholesterol,MG +2637156,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2637441,1253,16.0,,70.0,,,,,,,Cholesterol,MG +2637472,1253,7.0,,70.0,,,,,,,Cholesterol,MG +2637683,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2637728,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2637729,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2638009,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2638057,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2638140,1253,8.0,,70.0,,,,,,,Cholesterol,MG +2638632,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2638773,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2639138,1253,71.0,,70.0,,,,,,,Cholesterol,MG +2639399,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2639488,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2639581,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2640133,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2640306,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2640591,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2640903,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2641177,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2641562,1253,26.0,,70.0,,,,,,,Cholesterol,MG +2641652,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2642255,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2642307,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2642551,1253,143.0,,70.0,,,,,,,Cholesterol,MG +2642777,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2642828,1253,10.0,,70.0,,,,,,,Cholesterol,MG +2643138,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2643251,1253,38.0,,70.0,,,,,,,Cholesterol,MG +2643284,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2647631,1253,67.2,1.0,1.0,,,,,,,Cholesterol,MG +2648887,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2649030,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2649106,1253,14.0,,71.0,,,,,,,Cholesterol,MG +2649132,1253,41.0,,78.0,,,,,,,Cholesterol,MG +2649585,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2649840,1253,82.0,,78.0,,,,,,,Cholesterol,MG +2649983,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2650030,1253,53.0,,78.0,,,,,,,Cholesterol,MG +2650157,1253,18.0,,78.0,,,,,,,Cholesterol,MG +2650345,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2650923,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2650992,1253,8.0,,71.0,,,,,,,Cholesterol,MG +2651065,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2651093,1253,0.0,,71.0,,,,,,,Cholesterol,MG +2651138,1253,0.0,,78.0,,,,,,,Cholesterol,MG +2651527,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2651678,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2651851,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2651857,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2652057,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2652555,1253,18.0,,70.0,,,,,,,Cholesterol,MG +2652668,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2652673,1253,33.0,,70.0,,,,,,,Cholesterol,MG +2653104,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2653190,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2653260,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2653980,1253,3.0,,73.0,,,,,,,Cholesterol,MG +2653998,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2654197,1253,100.0,,70.0,,,,,,,Cholesterol,MG +2654233,1253,67.0,,70.0,,,,,,,Cholesterol,MG +2654454,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2654695,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2654781,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2654997,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2655015,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2655076,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2655236,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2655540,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2655566,1253,89.0,,70.0,,,,,,,Cholesterol,MG +2655579,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2655832,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2655929,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2656159,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2656307,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2656368,1253,107.0,,70.0,,,,,,,Cholesterol,MG +2656520,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2656774,1253,221.0,,70.0,,,,,,,Cholesterol,MG +2657105,1253,19.0,,70.0,,,,,,,Cholesterol,MG +2657163,1253,6.0,,70.0,,,,,,,Cholesterol,MG +2657287,1253,36.0,,70.0,,,,,,,Cholesterol,MG +2657790,1253,54.0,,70.0,,,,,,,Cholesterol,MG +2657798,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2657803,1253,17.0,,70.0,,,,,,,Cholesterol,MG +2657909,1253,23.0,,70.0,,,,,,,Cholesterol,MG +2658362,1253,33.0,,70.0,,,,,,,Cholesterol,MG +2658444,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2658921,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2659152,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2659199,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2659382,1253,83.0,,70.0,,,,,,,Cholesterol,MG +2659508,1253,4.0,,70.0,,,,,,,Cholesterol,MG +2660188,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2660361,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2660573,1253,60.0,,70.0,,,,,,,Cholesterol,MG +2660613,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2660627,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2660777,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2660891,1253,28.0,,70.0,,,,,,,Cholesterol,MG +2661380,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2661515,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2661730,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2661782,1253,0.0,,70.0,,,,,,,Cholesterol,MG +2662107,1253,42.0,,70.0,,,,,,,Cholesterol,MG +2662182,1253,0.0,,70.0,,,,,,,Cholesterol,MG +1107295,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1108158,1092,17.0,,70.0,,,,,,,"Potassium, K",MG +1108349,1092,324.0,,70.0,,,,,,,"Potassium, K",MG +1108803,1092,192.0,,70.0,,,,,,,"Potassium, K",MG +1109116,1092,321.0,,70.0,,,,,,,"Potassium, K",MG +1109400,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +1109677,1092,237.0,,70.0,,,,,,,"Potassium, K",MG +1110128,1092,173.0,,70.0,,,,,,,"Potassium, K",MG +1110136,1092,231.0,,70.0,,,,,,,"Potassium, K",MG +1110287,1092,33.0,,70.0,,,,,,,"Potassium, K",MG +1110747,1092,750.0,,70.0,,,,,,,"Potassium, K",MG +1111246,1092,150.0,,70.0,,,,,,,"Potassium, K",MG +1111674,1092,17.0,,70.0,,,,,,,"Potassium, K",MG +1114153,1092,271.0,,70.0,,,,,,,"Potassium, K",MG +1114374,1092,221.0,,70.0,,,,,,,"Potassium, K",MG +1114389,1092,120.0,,70.0,,,,,,,"Potassium, K",MG +1114461,1092,1000.0,,70.0,,,,,,,"Potassium, K",MG +1114983,1092,25.0,,70.0,,,,,,,"Potassium, K",MG +1115964,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1117145,1092,140.0,,70.0,,,,,,,"Potassium, K",MG +1117592,1092,69.0,,70.0,,,,,,,"Potassium, K",MG +1117734,1092,520.0,,70.0,,,,,,,"Potassium, K",MG +1118238,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +1118363,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1118500,1092,556.0,,70.0,,,,,,,"Potassium, K",MG +1118572,1092,345.0,,70.0,,,,,,,"Potassium, K",MG +1118668,1092,34.0,,70.0,,,,,,,"Potassium, K",MG +1118749,1092,237.0,,70.0,,,,,,,"Potassium, K",MG +1118768,1092,156.0,,70.0,,,,,,,"Potassium, K",MG +1119181,1092,174.0,,70.0,,,,,,,"Potassium, K",MG +1119340,1092,172.0,,70.0,,,,,,,"Potassium, K",MG +1119505,1092,168.0,,70.0,,,,,,,"Potassium, K",MG +1119561,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1119673,1092,357.0,,70.0,,,,,,,"Potassium, K",MG +1119940,1092,88.0,,70.0,,,,,,,"Potassium, K",MG +1120239,1092,270.0,,70.0,,,,,,,"Potassium, K",MG +1120305,1092,186.0,,70.0,,,,,,,"Potassium, K",MG +1122244,1092,120.0,,70.0,,,,,,,"Potassium, K",MG +1122416,1092,107.0,,70.0,,,,,,,"Potassium, K",MG +1122523,1092,75.0,,70.0,,,,,,,"Potassium, K",MG +1122925,1092,58.0,,70.0,,,,,,,"Potassium, K",MG +1123060,1092,151.0,,70.0,,,,,,,"Potassium, K",MG +1123129,1092,26.0,,70.0,,,,,,,"Potassium, K",MG +1123407,1092,767.0,,70.0,,,,,,,"Potassium, K",MG +1123408,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1124862,1092,33.0,,70.0,,,,,,,"Potassium, K",MG +1125619,1092,225.0,,70.0,,,,,,,"Potassium, K",MG +1125825,1092,88.0,,70.0,,,,,,,"Potassium, K",MG +1126143,1092,38.0,,70.0,,,,,,,"Potassium, K",MG +1126144,1092,1200.0,,70.0,,,,,,,"Potassium, K",MG +1126209,1092,55.0,,75.0,,,,,,,"Potassium, K",MG +1126921,1092,225.0,,70.0,,,,,,,"Potassium, K",MG +1126945,1092,87.0,,70.0,,,,,,,"Potassium, K",MG +1126973,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1127043,1092,356.0,,75.0,,,,,,,"Potassium, K",MG +1127082,1092,82.0,,70.0,,,,,,,"Potassium, K",MG +1127888,1092,179.0,,70.0,,,,,,,"Potassium, K",MG +1128230,1092,108.0,,70.0,,,,,,,"Potassium, K",MG +1128275,1092,425.0,,70.0,,,,,,,"Potassium, K",MG +1128276,1092,800.0,,70.0,,,,,,,"Potassium, K",MG +1129312,1092,146.0,,70.0,,,,,,,"Potassium, K",MG +1129601,1092,1036.0,,70.0,,,,,,,"Potassium, K",MG +1129627,1092,267.0,,70.0,,,,,,,"Potassium, K",MG +1129792,1092,88.0,,70.0,,,,,,,"Potassium, K",MG +1130117,1092,86.0,,70.0,,,,,,,"Potassium, K",MG +1130236,1092,414.0,,70.0,,,,,,,"Potassium, K",MG +1130409,1092,20.0,,70.0,,,,,,,"Potassium, K",MG +1130838,1092,232.0,,70.0,,,,,,,"Potassium, K",MG +1130967,1092,417.0,,70.0,,,,,,,"Potassium, K",MG +1131062,1092,99.0,,70.0,,,,,,,"Potassium, K",MG +1131268,1092,274.0,,70.0,,,,,,,"Potassium, K",MG +1132871,1092,1489.0,,70.0,,,,,,,"Potassium, K",MG +1133013,1092,165.0,,70.0,,,,,,,"Potassium, K",MG +1133537,1092,1152.0,,70.0,,,,,,,"Potassium, K",MG +1133784,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +1134198,1092,140.0,,70.0,,,,,,,"Potassium, K",MG +1134636,1092,1343.0,,70.0,,,,,,,"Potassium, K",MG +1134819,1092,152.0,,70.0,,,,,,,"Potassium, K",MG +1135557,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +1136978,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +1137138,1092,233.0,,70.0,,,,,,,"Potassium, K",MG +1137176,1092,63.0,,70.0,,,,,,,"Potassium, K",MG +1137439,1092,90.0,,70.0,,,,,,,"Potassium, K",MG +1137918,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1138138,1092,462.0,,70.0,,,,,,,"Potassium, K",MG +1138575,1092,447.0,,70.0,,,,,,,"Potassium, K",MG +167551,1092,355.0,15.0,,,,,,,,"Potassium, K",MG +167711,1092,79.0,0.0,40.0,,,,,,,"Potassium, K",MG +168370,1092,363.0,6.0,1.0,342.0,384.0,,,,,"Potassium, K",MG +168460,1092,355.0,3.0,,,,,,,,"Potassium, K",MG +168526,1092,418.0,0.0,,,,,,,,"Potassium, K",MG +169441,1092,387.0,1.0,,,,,,,,"Potassium, K",MG +169500,1092,305.0,0.0,53.0,,,,,,,"Potassium, K",MG +169513,1092,328.0,0.0,53.0,,,,,,,"Potassium, K",MG +169531,1092,252.0,0.0,12.0,,,,,,,"Potassium, K",MG +169624,1092,364.0,1.0,47.0,,,,,,,"Potassium, K",MG +169742,1092,30.0,3.0,1.0,,,,,,,"Potassium, K",MG +169836,1092,545.0,18.0,1.0,448.0,706.0,,,,,"Potassium, K",MG +170078,1092,340.0,1.0,,,,,,,,"Potassium, K",MG +170194,1092,360.0,1.0,,,,,,,,"Potassium, K",MG +170287,1092,68.0,3.0,,,,,,,,"Potassium, K",MG +170288,1092,287.0,1.0,,,,,,,,"Potassium, K",MG +170422,1092,381.0,4.0,,,,,,,,"Potassium, K",MG +170559,1092,68.0,0.0,,,,,,,,"Potassium, K",MG +170700,1092,153.0,1.0,1.0,,,,,,,"Potassium, K",MG +170702,1092,331.0,1.0,47.0,,,,,,,"Potassium, K",MG +170732,1092,217.0,6.0,1.0,191.0,237.0,,,,,"Potassium, K",MG +170851,1092,219.0,11.0,1.0,117.0,291.0,,,,,"Potassium, K",MG +171634,1092,387.0,18.0,1.0,235.0,580.0,,,,,"Potassium, K",MG +171838,1092,171.0,0.0,47.0,,,,,,,"Potassium, K",MG +171895,1092,14.0,1.0,1.0,,,,,,,"Potassium, K",MG +172180,1092,90.0,0.0,57.0,,,,,,,"Potassium, K",MG +172263,1092,143.0,0.0,1.0,,,,,,,"Potassium, K",MG +172299,1092,151.0,0.0,57.0,,,,,,,"Potassium, K",MG +172362,1092,0.0,0.0,20.0,,,,,,,"Potassium, K",MG +172439,1092,170.0,2.0,,,,,,,,"Potassium, K",MG +172909,1092,24.0,0.0,64.0,,,,,,,"Potassium, K",MG +173207,1092,2.0,0.0,20.0,,,,,,,"Potassium, K",MG +173995,1092,402.0,0.0,18.0,,,,,,,"Potassium, K",MG +174092,1092,176.0,0.0,40.0,,,,,,,"Potassium, K",MG +174323,1092,271.0,0.0,,,,,,,,"Potassium, K",MG +174479,1092,330.0,26.0,1.0,320.0,340.0,,,,,"Potassium, K",MG +174708,1092,376.0,0.0,12.0,,,,,,,"Potassium, K",MG +175013,1092,113.0,1.0,,,,,,,,"Potassium, K",MG +175135,1092,300.0,0.0,,,,,,,,"Potassium, K",MG +323093,1092,173.0,1.0,1.0,,,,,,,"Potassium, K",MG +324642,1092,98.0,1.0,1.0,,,,,,,"Potassium, K",MG +329276,1092,164.0,1.0,1.0,,,,,,,"Potassium, K",MG +329395,1092,512.0,1.0,1.0,,,,,,,"Potassium, K",MG +332126,1092,353.0,1.0,1.0,,,,,,,"Potassium, K",MG +332456,1092,133.0,1.0,1.0,,,,,,,"Potassium, K",MG +333389,1092,136.0,1.0,1.0,,,,,,,"Potassium, K",MG +334247,1092,2.0,8.0,1.0,1.0,3.0,1.0,,,2006.0,"Potassium, K",MG +335244,1092,1580.0,1.0,1.0,,,,,,2016.0,"Potassium, K",MG +335589,1092,1780.0,1.0,1.0,,,,,,2016.0,"Potassium, K",MG +335616,1092,1480.0,1.0,1.0,,,,,,2016.0,"Potassium, K",MG +335751,1092,1450.0,1.0,1.0,,,,,,2016.0,"Potassium, K",MG +335770,1092,1540.0,1.0,1.0,,,,,,2016.0,"Potassium, K",MG +335789,1092,1520.0,1.0,1.0,,,,,,2016.0,"Potassium, K",MG +344774,1092,111.0,,78.0,,,,,,,"Potassium, K",MG +344980,1092,1425.0,,78.0,,,,,,,"Potassium, K",MG +345013,1092,381.0,,78.0,,,,,,,"Potassium, K",MG +345215,1092,58.0,,78.0,,,,,,,"Potassium, K",MG +345449,1092,267.0,,78.0,,,,,,,"Potassium, K",MG +345942,1092,228.0,,78.0,,,,,,,"Potassium, K",MG +345947,1092,463.0,,78.0,,,,,,,"Potassium, K",MG +346321,1092,191.0,,71.0,,,,,,,"Potassium, K",MG +346506,1092,160.0,,71.0,,,,,,,"Potassium, K",MG +347022,1092,235.0,,75.0,,,,,,,"Potassium, K",MG +347105,1092,108.0,,75.0,,,,,,,"Potassium, K",MG +347265,1092,124.0,,71.0,,,,,,,"Potassium, K",MG +347312,1092,279.0,,71.0,,,,,,,"Potassium, K",MG +347432,1092,1000.0,,71.0,,,,,,,"Potassium, K",MG +347525,1092,148.0,,75.0,,,,,,,"Potassium, K",MG +347540,1092,194.0,,75.0,,,,,,,"Potassium, K",MG +347640,1092,279.0,,71.0,,,,,,,"Potassium, K",MG +347699,1092,33.0,,71.0,,,,,,,"Potassium, K",MG +347873,1092,25.0,,71.0,,,,,,,"Potassium, K",MG +348040,1092,554.0,,78.0,,,,,,,"Potassium, K",MG +348659,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +348804,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +348901,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +349101,1092,134.0,,71.0,,,,,,,"Potassium, K",MG +349128,1092,348.0,,71.0,,,,,,,"Potassium, K",MG +349579,1092,667.0,,71.0,,,,,,,"Potassium, K",MG +350219,1092,394.0,,71.0,,,,,,,"Potassium, K",MG +350421,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +350782,1092,125.0,,71.0,,,,,,,"Potassium, K",MG +351123,1092,420.0,,71.0,,,,,,,"Potassium, K",MG +351153,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +351394,1092,357.0,,71.0,,,,,,,"Potassium, K",MG +351439,1092,491.0,,71.0,,,,,,,"Potassium, K",MG +351703,1092,52.0,,71.0,,,,,,,"Potassium, K",MG +351711,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +351817,1092,52.0,,71.0,,,,,,,"Potassium, K",MG +351827,1092,302.0,,71.0,,,,,,,"Potassium, K",MG +351929,1092,171.0,,71.0,,,,,,,"Potassium, K",MG +352067,1092,284.0,,71.0,,,,,,,"Potassium, K",MG +352276,1092,236.0,,78.0,,,,,,,"Potassium, K",MG +352278,1092,1250.0,,71.0,,,,,,,"Potassium, K",MG +352775,1092,148.0,,78.0,,,,,,,"Potassium, K",MG +353184,1092,1132.0,,71.0,,,,,,,"Potassium, K",MG +353186,1092,179.0,,71.0,,,,,,,"Potassium, K",MG +353612,1092,1200.0,,71.0,,,,,,,"Potassium, K",MG +353740,1092,179.0,,78.0,,,,,,,"Potassium, K",MG +354396,1092,233.0,,71.0,,,,,,,"Potassium, K",MG +355078,1092,162.0,,71.0,,,,,,,"Potassium, K",MG +355278,1092,240.0,,71.0,,,,,,,"Potassium, K",MG +355311,1092,575.0,,71.0,,,,,,,"Potassium, K",MG +355419,1092,103.0,,71.0,,,,,,,"Potassium, K",MG +355441,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +356129,1092,233.0,,75.0,,,,,,,"Potassium, K",MG +357444,1092,346.0,,70.0,,,,,,,"Potassium, K",MG +357657,1092,429.0,,70.0,,,,,,,"Potassium, K",MG +357907,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +358068,1092,190.0,,70.0,,,,,,,"Potassium, K",MG +359888,1092,83.0,,70.0,,,,,,,"Potassium, K",MG +361663,1092,155.0,,70.0,,,,,,,"Potassium, K",MG +364555,1092,176.0,,70.0,,,,,,,"Potassium, K",MG +371220,1092,274.0,,70.0,,,,,,,"Potassium, K",MG +371567,1092,86.0,,70.0,,,,,,,"Potassium, K",MG +372798,1092,76.0,,70.0,,,,,,,"Potassium, K",MG +373104,1092,120.0,,70.0,,,,,,,"Potassium, K",MG +374247,1092,359.0,,70.0,,,,,,,"Potassium, K",MG +374806,1092,179.0,,70.0,,,,,,,"Potassium, K",MG +375425,1092,1071.0,,70.0,,,,,,,"Potassium, K",MG +375485,1092,230.0,,70.0,,,,,,,"Potassium, K",MG +375672,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +376402,1092,74.0,,70.0,,,,,,,"Potassium, K",MG +376417,1092,205.0,,70.0,,,,,,,"Potassium, K",MG +376650,1092,145.0,,70.0,,,,,,,"Potassium, K",MG +377513,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +378289,1092,150.0,,70.0,,,,,,,"Potassium, K",MG +378748,1092,275.0,,70.0,,,,,,,"Potassium, K",MG +379886,1092,168.0,,70.0,,,,,,,"Potassium, K",MG +380212,1092,618.0,,70.0,,,,,,,"Potassium, K",MG +380265,1092,89.0,,70.0,,,,,,,"Potassium, K",MG +380267,1092,89.0,,70.0,,,,,,,"Potassium, K",MG +383893,1092,195.0,,70.0,,,,,,,"Potassium, K",MG +384085,1092,417.0,,70.0,,,,,,,"Potassium, K",MG +387716,1092,300.0,,70.0,,,,,,,"Potassium, K",MG +387890,1092,1273.0,,70.0,,,,,,,"Potassium, K",MG +388258,1092,120.0,,70.0,,,,,,,"Potassium, K",MG +388570,1092,571.0,,70.0,,,,,,,"Potassium, K",MG +388705,1092,88.0,,70.0,,,,,,,"Potassium, K",MG +389149,1092,455.0,,70.0,,,,,,,"Potassium, K",MG +389190,1092,106.0,,70.0,,,,,,,"Potassium, K",MG +390916,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +391167,1092,121.0,,70.0,,,,,,,"Potassium, K",MG +391591,1092,183.0,,70.0,,,,,,,"Potassium, K",MG +393638,1092,138.0,,70.0,,,,,,,"Potassium, K",MG +395651,1092,353.0,,70.0,,,,,,,"Potassium, K",MG +395696,1092,306.0,,70.0,,,,,,,"Potassium, K",MG +397039,1092,500.0,,70.0,,,,,,,"Potassium, K",MG +398221,1092,4000.0,,70.0,,,,,,,"Potassium, K",MG +399125,1092,131.0,,70.0,,,,,,,"Potassium, K",MG +400515,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +401517,1092,667.0,,70.0,,,,,,,"Potassium, K",MG +406718,1092,183.0,,70.0,,,,,,,"Potassium, K",MG +407135,1092,124.0,,70.0,,,,,,,"Potassium, K",MG +408265,1092,258.0,,70.0,,,,,,,"Potassium, K",MG +408429,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +410856,1092,15.0,,70.0,,,,,,,"Potassium, K",MG +410863,1092,7.0,,70.0,,,,,,,"Potassium, K",MG +410910,1092,15.0,,70.0,,,,,,,"Potassium, K",MG +411395,1092,135.0,,70.0,,,,,,,"Potassium, K",MG +411816,1092,8.0,,70.0,,,,,,,"Potassium, K",MG +413460,1092,108.0,,70.0,,,,,,,"Potassium, K",MG +413707,1092,154.0,,70.0,,,,,,,"Potassium, K",MG +416279,1092,80.0,,70.0,,,,,,,"Potassium, K",MG +416959,1092,12.0,,70.0,,,,,,,"Potassium, K",MG +419822,1092,70.0,,70.0,,,,,,,"Potassium, K",MG +423644,1092,1179.0,,70.0,,,,,,,"Potassium, K",MG +425896,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +426794,1092,964.0,,70.0,,,,,,,"Potassium, K",MG +427125,1092,125.0,,70.0,,,,,,,"Potassium, K",MG +427338,1092,643.0,,70.0,,,,,,,"Potassium, K",MG +427360,1092,142.0,,70.0,,,,,,,"Potassium, K",MG +428262,1092,146.0,,70.0,,,,,,,"Potassium, K",MG +431217,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +432458,1092,21.0,,70.0,,,,,,,"Potassium, K",MG +433615,1092,42.0,,70.0,,,,,,,"Potassium, K",MG +433837,1092,12.0,,70.0,,,,,,,"Potassium, K",MG +445202,1092,433.0,,70.0,,,,,,,"Potassium, K",MG +445867,1092,12.0,,70.0,,,,,,,"Potassium, K",MG +447249,1092,164.0,,70.0,,,,,,,"Potassium, K",MG +449662,1092,75.0,,70.0,,,,,,,"Potassium, K",MG +452561,1092,147.0,,70.0,,,,,,,"Potassium, K",MG +456254,1092,185.0,,70.0,,,,,,,"Potassium, K",MG +456372,1092,139.0,,70.0,,,,,,,"Potassium, K",MG +457284,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +458745,1092,281.0,,70.0,,,,,,,"Potassium, K",MG +459663,1092,138.0,,70.0,,,,,,,"Potassium, K",MG +459842,1092,265.0,,70.0,,,,,,,"Potassium, K",MG +461070,1092,74.0,,70.0,,,,,,,"Potassium, K",MG +461445,1092,429.0,,70.0,,,,,,,"Potassium, K",MG +462839,1092,346.0,,70.0,,,,,,,"Potassium, K",MG +463414,1092,325.0,,70.0,,,,,,,"Potassium, K",MG +468119,1092,176.0,,70.0,,,,,,,"Potassium, K",MG +470915,1092,500.0,,70.0,,,,,,,"Potassium, K",MG +470933,1092,154.0,,70.0,,,,,,,"Potassium, K",MG +476454,1092,633.0,,70.0,,,,,,,"Potassium, K",MG +476535,1092,594.0,,70.0,,,,,,,"Potassium, K",MG +477594,1092,607.0,,70.0,,,,,,,"Potassium, K",MG +480127,1092,214.0,,70.0,,,,,,,"Potassium, K",MG +481153,1092,222.0,,70.0,,,,,,,"Potassium, K",MG +485246,1092,1143.0,,70.0,,,,,,,"Potassium, K",MG +485523,1092,234.0,,70.0,,,,,,,"Potassium, K",MG +485800,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +485803,1092,111.0,,70.0,,,,,,,"Potassium, K",MG +485810,1092,317.0,,70.0,,,,,,,"Potassium, K",MG +485994,1092,179.0,,70.0,,,,,,,"Potassium, K",MG +486124,1092,419.0,,70.0,,,,,,,"Potassium, K",MG +487374,1092,304.0,,70.0,,,,,,,"Potassium, K",MG +489159,1092,214.0,,70.0,,,,,,,"Potassium, K",MG +489302,1092,108.0,,70.0,,,,,,,"Potassium, K",MG +489529,1092,1214.0,,70.0,,,,,,,"Potassium, K",MG +490300,1092,176.0,,70.0,,,,,,,"Potassium, K",MG +492008,1092,514.0,,70.0,,,,,,,"Potassium, K",MG +493946,1092,56.0,,70.0,,,,,,,"Potassium, K",MG +497345,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +499478,1092,62.0,,70.0,,,,,,,"Potassium, K",MG +499759,1092,286.0,,70.0,,,,,,,"Potassium, K",MG +500064,1092,750.0,,70.0,,,,,,,"Potassium, K",MG +501830,1092,17.0,,70.0,,,,,,,"Potassium, K",MG +503908,1092,2708.0,,70.0,,,,,,,"Potassium, K",MG +508956,1092,143.0,,70.0,,,,,,,"Potassium, K",MG +508973,1092,689.0,,70.0,,,,,,,"Potassium, K",MG +509216,1092,50.0,,70.0,,,,,,,"Potassium, K",MG +509445,1092,180.0,,70.0,,,,,,,"Potassium, K",MG +511452,1092,112.0,,70.0,,,,,,,"Potassium, K",MG +512362,1092,86.0,,70.0,,,,,,,"Potassium, K",MG +514178,1092,13.0,,70.0,,,,,,,"Potassium, K",MG +514454,1092,13.0,,70.0,,,,,,,"Potassium, K",MG +514621,1092,121.0,,70.0,,,,,,,"Potassium, K",MG +516526,1092,217.0,,70.0,,,,,,,"Potassium, K",MG +516871,1092,857.0,,70.0,,,,,,,"Potassium, K",MG +517205,1092,643.0,,70.0,,,,,,,"Potassium, K",MG +518792,1092,417.0,,70.0,,,,,,,"Potassium, K",MG +519662,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +520556,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +522116,1092,139.0,,70.0,,,,,,,"Potassium, K",MG +522501,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +524224,1092,158.0,,70.0,,,,,,,"Potassium, K",MG +524593,1092,123.0,,70.0,,,,,,,"Potassium, K",MG +524607,1092,1036.0,,70.0,,,,,,,"Potassium, K",MG +525318,1092,88.0,,70.0,,,,,,,"Potassium, K",MG +525783,1092,236.0,,70.0,,,,,,,"Potassium, K",MG +526416,1092,286.0,,70.0,,,,,,,"Potassium, K",MG +527496,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +527618,1092,462.0,,70.0,,,,,,,"Potassium, K",MG +528034,1092,520.0,,70.0,,,,,,,"Potassium, K",MG +528339,1092,103.0,,70.0,,,,,,,"Potassium, K",MG +528567,1092,297.0,,70.0,,,,,,,"Potassium, K",MG +528771,1092,187.0,,70.0,,,,,,,"Potassium, K",MG +528879,1092,82.0,,70.0,,,,,,,"Potassium, K",MG +532504,1092,180.0,,70.0,,,,,,,"Potassium, K",MG +533332,1092,115.0,,70.0,,,,,,,"Potassium, K",MG +533458,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +533664,1092,150.0,,70.0,,,,,,,"Potassium, K",MG +533978,1092,140.0,,70.0,,,,,,,"Potassium, K",MG +534044,1092,625.0,,70.0,,,,,,,"Potassium, K",MG +534546,1092,8.0,,70.0,,,,,,,"Potassium, K",MG +534783,1092,714.0,,70.0,,,,,,,"Potassium, K",MG +535686,1092,185.0,,70.0,,,,,,,"Potassium, K",MG +537539,1092,440.0,,70.0,,,,,,,"Potassium, K",MG +537552,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +537858,1092,8.0,,70.0,,,,,,,"Potassium, K",MG +539695,1092,1000.0,,70.0,,,,,,,"Potassium, K",MG +540355,1092,229.0,,70.0,,,,,,,"Potassium, K",MG +542027,1092,150.0,,70.0,,,,,,,"Potassium, K",MG +545228,1092,308.0,,70.0,,,,,,,"Potassium, K",MG +545907,1092,69.0,,70.0,,,,,,,"Potassium, K",MG +549326,1092,425.0,,70.0,,,,,,,"Potassium, K",MG +549399,1092,125.0,,70.0,,,,,,,"Potassium, K",MG +550122,1092,28.0,,70.0,,,,,,,"Potassium, K",MG +550356,1092,65.0,,70.0,,,,,,,"Potassium, K",MG +551092,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +551582,1092,125.0,,70.0,,,,,,,"Potassium, K",MG +551766,1092,946.0,,75.0,,,,,,,"Potassium, K",MG +551980,1092,195.0,,70.0,,,,,,,"Potassium, K",MG +552852,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +553210,1092,80.0,,70.0,,,,,,,"Potassium, K",MG +553539,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +554263,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +554325,1092,241.0,,75.0,,,,,,,"Potassium, K",MG +554365,1092,111.0,,70.0,,,,,,,"Potassium, K",MG +555779,1092,123.0,,70.0,,,,,,,"Potassium, K",MG +555959,1092,128.0,,70.0,,,,,,,"Potassium, K",MG +556126,1092,308.0,,70.0,,,,,,,"Potassium, K",MG +556774,1092,1277.0,,70.0,,,,,,,"Potassium, K",MG +556876,1092,211.0,,70.0,,,,,,,"Potassium, K",MG +557934,1092,128.0,,70.0,,,,,,,"Potassium, K",MG +558025,1092,657.0,,70.0,,,,,,,"Potassium, K",MG +558533,1092,124.0,,75.0,,,,,,,"Potassium, K",MG +558710,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +558761,1092,786.0,,70.0,,,,,,,"Potassium, K",MG +558797,1092,65.0,,70.0,,,,,,,"Potassium, K",MG +558867,1092,153.0,,70.0,,,,,,,"Potassium, K",MG +559614,1092,14.0,,70.0,,,,,,,"Potassium, K",MG +559760,1092,295.0,,70.0,,,,,,,"Potassium, K",MG +560747,1092,684.0,,70.0,,,,,,,"Potassium, K",MG +560774,1092,1796.0,,70.0,,,,,,,"Potassium, K",MG +560818,1092,277.0,,70.0,,,,,,,"Potassium, K",MG +561063,1092,122.0,,70.0,,,,,,,"Potassium, K",MG +561376,1092,319.0,,70.0,,,,,,,"Potassium, K",MG +561449,1092,73.0,,70.0,,,,,,,"Potassium, K",MG +561976,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +562034,1092,162.0,,70.0,,,,,,,"Potassium, K",MG +563575,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +564026,1092,280.0,,75.0,,,,,,,"Potassium, K",MG +565275,1092,50.0,,70.0,,,,,,,"Potassium, K",MG +565381,1092,84.0,,70.0,,,,,,,"Potassium, K",MG +565676,1092,294.0,,70.0,,,,,,,"Potassium, K",MG +565731,1092,340.0,,70.0,,,,,,,"Potassium, K",MG +566254,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +566424,1092,368.0,,70.0,,,,,,,"Potassium, K",MG +566491,1092,123.0,,75.0,,,,,,,"Potassium, K",MG +566776,1092,196.0,,70.0,,,,,,,"Potassium, K",MG +566806,1092,76.0,,70.0,,,,,,,"Potassium, K",MG +567168,1092,107.0,,70.0,,,,,,,"Potassium, K",MG +567601,1092,233.0,,75.0,,,,,,,"Potassium, K",MG +568356,1092,400.0,,70.0,,,,,,,"Potassium, K",MG +568929,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +569483,1092,92.0,,70.0,,,,,,,"Potassium, K",MG +570139,1092,368.0,,70.0,,,,,,,"Potassium, K",MG +571457,1092,49.0,,70.0,,,,,,,"Potassium, K",MG +571620,1092,120.0,,70.0,,,,,,,"Potassium, K",MG +571736,1092,190.0,,70.0,,,,,,,"Potassium, K",MG +571925,1092,237.0,,70.0,,,,,,,"Potassium, K",MG +572387,1092,159.0,,70.0,,,,,,,"Potassium, K",MG +572430,1092,226.0,,75.0,,,,,,,"Potassium, K",MG +572546,1092,125.0,,70.0,,,,,,,"Potassium, K",MG +572867,1092,186.0,,70.0,,,,,,,"Potassium, K",MG +572909,1092,79.0,,70.0,,,,,,,"Potassium, K",MG +573632,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +574536,1092,212.0,,70.0,,,,,,,"Potassium, K",MG +575622,1092,163.0,,75.0,,,,,,,"Potassium, K",MG +575749,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +576047,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +576503,1092,84.0,,70.0,,,,,,,"Potassium, K",MG +576802,1092,321.0,,70.0,,,,,,,"Potassium, K",MG +577724,1092,536.0,,70.0,,,,,,,"Potassium, K",MG +578418,1092,485.0,,70.0,,,,,,,"Potassium, K",MG +578968,1092,1204.0,,70.0,,,,,,,"Potassium, K",MG +579023,1092,138.0,,70.0,,,,,,,"Potassium, K",MG +579707,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +580065,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +580260,1092,1179.0,,70.0,,,,,,,"Potassium, K",MG +580508,1092,246.0,,70.0,,,,,,,"Potassium, K",MG +581133,1092,290.0,,70.0,,,,,,,"Potassium, K",MG +581195,1092,81.0,,70.0,,,,,,,"Potassium, K",MG +581751,1092,152.0,,70.0,,,,,,,"Potassium, K",MG +581910,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +582566,1092,214.0,,70.0,,,,,,,"Potassium, K",MG +582852,1092,67.0,,70.0,,,,,,,"Potassium, K",MG +582864,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +583333,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +583555,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +583758,1092,6.0,,70.0,,,,,,,"Potassium, K",MG +583834,1092,173.0,,70.0,,,,,,,"Potassium, K",MG +585708,1092,964.0,,70.0,,,,,,,"Potassium, K",MG +585749,1092,400.0,,70.0,,,,,,,"Potassium, K",MG +585923,1092,733.0,,70.0,,,,,,,"Potassium, K",MG +586441,1092,169.0,,70.0,,,,,,,"Potassium, K",MG +586611,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +587145,1092,22.0,,70.0,,,,,,,"Potassium, K",MG +588296,1092,304.0,,70.0,,,,,,,"Potassium, K",MG +588617,1092,86.0,,70.0,,,,,,,"Potassium, K",MG +588866,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +589293,1092,79.0,,70.0,,,,,,,"Potassium, K",MG +589596,1092,150.0,,70.0,,,,,,,"Potassium, K",MG +590024,1092,232.0,,70.0,,,,,,,"Potassium, K",MG +590929,1092,272.0,,70.0,,,,,,,"Potassium, K",MG +591384,1092,29.0,,70.0,,,,,,,"Potassium, K",MG +591395,1092,312.0,,70.0,,,,,,,"Potassium, K",MG +591521,1092,233.0,,75.0,,,,,,,"Potassium, K",MG +591764,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +591784,1092,21.0,,70.0,,,,,,,"Potassium, K",MG +592452,1092,132.0,,70.0,,,,,,,"Potassium, K",MG +592867,1092,178.0,,70.0,,,,,,,"Potassium, K",MG +593130,1092,187.0,,70.0,,,,,,,"Potassium, K",MG +593350,1092,244.0,,70.0,,,,,,,"Potassium, K",MG +594065,1092,75.0,,70.0,,,,,,,"Potassium, K",MG +594180,1092,304.0,,70.0,,,,,,,"Potassium, K",MG +594281,1092,96.0,,70.0,,,,,,,"Potassium, K",MG +594652,1092,224.0,,70.0,,,,,,,"Potassium, K",MG +595664,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +596057,1092,212.0,,70.0,,,,,,,"Potassium, K",MG +596091,1092,172.0,,70.0,,,,,,,"Potassium, K",MG +596403,1092,61.0,,70.0,,,,,,,"Potassium, K",MG +596409,1092,203.0,,70.0,,,,,,,"Potassium, K",MG +596424,1092,166.0,,70.0,,,,,,,"Potassium, K",MG +596561,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +596896,1092,191.0,,70.0,,,,,,,"Potassium, K",MG +597526,1092,433.0,,70.0,,,,,,,"Potassium, K",MG +598502,1092,309.0,,70.0,,,,,,,"Potassium, K",MG +599989,1092,171.0,,70.0,,,,,,,"Potassium, K",MG +600253,1092,218.0,,70.0,,,,,,,"Potassium, K",MG +600435,1092,93.0,,75.0,,,,,,,"Potassium, K",MG +600812,1092,54.0,,70.0,,,,,,,"Potassium, K",MG +601597,1092,357.0,,70.0,,,,,,,"Potassium, K",MG +601911,1092,207.0,,70.0,,,,,,,"Potassium, K",MG +602236,1092,628.0,,70.0,,,,,,,"Potassium, K",MG +602385,1092,194.0,,70.0,,,,,,,"Potassium, K",MG +602546,1092,533.0,,70.0,,,,,,,"Potassium, K",MG +602747,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +603695,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +603906,1092,214.0,,70.0,,,,,,,"Potassium, K",MG +604101,1092,152.0,,70.0,,,,,,,"Potassium, K",MG +604323,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +604345,1092,227.0,,70.0,,,,,,,"Potassium, K",MG +604593,1092,421.0,,70.0,,,,,,,"Potassium, K",MG +604736,1092,129.0,,70.0,,,,,,,"Potassium, K",MG +605772,1092,218.0,,71.0,,,,,,,"Potassium, K",MG +606268,1092,122.0,,71.0,,,,,,,"Potassium, K",MG +606690,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +606744,1092,122.0,,71.0,,,,,,,"Potassium, K",MG +607720,1092,59.0,,71.0,,,,,,,"Potassium, K",MG +608954,1092,133.0,,71.0,,,,,,,"Potassium, K",MG +609388,1092,1241.0,,71.0,,,,,,,"Potassium, K",MG +609650,1092,419.0,,71.0,,,,,,,"Potassium, K",MG +609802,1092,235.0,,71.0,,,,,,,"Potassium, K",MG +610022,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +614800,1092,372.0,,75.0,,,,,,,"Potassium, K",MG +616684,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +617560,1092,246.0,,70.0,,,,,,,"Potassium, K",MG +620304,1092,96.0,,70.0,,,,,,,"Potassium, K",MG +620638,1092,95.0,,70.0,,,,,,,"Potassium, K",MG +621340,1092,1386.0,,70.0,,,,,,,"Potassium, K",MG +623058,1092,258.0,,70.0,,,,,,,"Potassium, K",MG +625400,1092,605.0,,70.0,,,,,,,"Potassium, K",MG +627070,1092,123.0,,70.0,,,,,,,"Potassium, K",MG +629314,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +633374,1092,204.0,,70.0,,,,,,,"Potassium, K",MG +633724,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +633814,1092,643.0,,70.0,,,,,,,"Potassium, K",MG +634146,1092,633.0,,70.0,,,,,,,"Potassium, K",MG +634654,1092,536.0,,70.0,,,,,,,"Potassium, K",MG +636164,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +638152,1092,111.0,,70.0,,,,,,,"Potassium, K",MG +638896,1092,196.0,,70.0,,,,,,,"Potassium, K",MG +639288,1092,227.0,,70.0,,,,,,,"Potassium, K",MG +639362,1092,137.0,,70.0,,,,,,,"Potassium, K",MG +639802,1092,127.0,,70.0,,,,,,,"Potassium, K",MG +641392,1092,140.0,,70.0,,,,,,,"Potassium, K",MG +642758,1092,671.0,,70.0,,,,,,,"Potassium, K",MG +643320,1092,83.0,,70.0,,,,,,,"Potassium, K",MG +643792,1092,2725.0,,70.0,,,,,,,"Potassium, K",MG +645778,1092,152.0,,70.0,,,,,,,"Potassium, K",MG +646202,1092,43.0,,70.0,,,,,,,"Potassium, K",MG +650908,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +650916,1092,686.0,,70.0,,,,,,,"Potassium, K",MG +652262,1092,58.0,,75.0,,,,,,,"Potassium, K",MG +653792,1092,73.0,,70.0,,,,,,,"Potassium, K",MG +655930,1092,1179.0,,70.0,,,,,,,"Potassium, K",MG +656018,1092,232.0,,70.0,,,,,,,"Potassium, K",MG +656130,1092,122.0,,70.0,,,,,,,"Potassium, K",MG +656696,1092,92.0,,70.0,,,,,,,"Potassium, K",MG +658716,1092,96.0,,70.0,,,,,,,"Potassium, K",MG +659304,1092,236.0,,70.0,,,,,,,"Potassium, K",MG +661332,1092,286.0,,70.0,,,,,,,"Potassium, K",MG +661408,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +661844,1092,306.0,,70.0,,,,,,,"Potassium, K",MG +667756,1092,115.0,,70.0,,,,,,,"Potassium, K",MG +668110,1092,179.0,,70.0,,,,,,,"Potassium, K",MG +669864,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +669952,1092,395.0,,70.0,,,,,,,"Potassium, K",MG +670854,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +670938,1092,170.0,,70.0,,,,,,,"Potassium, K",MG +671044,1092,237.0,,70.0,,,,,,,"Potassium, K",MG +671210,1092,447.0,,70.0,,,,,,,"Potassium, K",MG +671550,1092,157.0,,70.0,,,,,,,"Potassium, K",MG +672676,1092,57.0,,70.0,,,,,,,"Potassium, K",MG +672736,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +673270,1092,145.0,,70.0,,,,,,,"Potassium, K",MG +674568,1092,129.0,,70.0,,,,,,,"Potassium, K",MG +675010,1092,42.0,,70.0,,,,,,,"Potassium, K",MG +676504,1092,372.0,,70.0,,,,,,,"Potassium, K",MG +676802,1092,48.0,,70.0,,,,,,,"Potassium, K",MG +677368,1092,244.0,,70.0,,,,,,,"Potassium, K",MG +677988,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +678328,1092,607.0,,70.0,,,,,,,"Potassium, K",MG +678544,1092,138.0,,70.0,,,,,,,"Potassium, K",MG +679894,1092,142.0,,70.0,,,,,,,"Potassium, K",MG +680838,1092,1114.0,,70.0,,,,,,,"Potassium, K",MG +680906,1092,600.0,,70.0,,,,,,,"Potassium, K",MG +681914,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +682198,1092,318.0,,70.0,,,,,,,"Potassium, K",MG +682404,1092,212.0,,70.0,,,,,,,"Potassium, K",MG +682494,1092,198.0,,70.0,,,,,,,"Potassium, K",MG +682912,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +683402,1092,335.0,,70.0,,,,,,,"Potassium, K",MG +684132,1092,69.0,,70.0,,,,,,,"Potassium, K",MG +684544,1092,299.0,,70.0,,,,,,,"Potassium, K",MG +685636,1092,33.0,,70.0,,,,,,,"Potassium, K",MG +687512,1092,90.0,,70.0,,,,,,,"Potassium, K",MG +687542,1092,108.0,,70.0,,,,,,,"Potassium, K",MG +688638,1092,221.0,,70.0,,,,,,,"Potassium, K",MG +689010,1092,146.0,,70.0,,,,,,,"Potassium, K",MG +691648,1092,293.0,,70.0,,,,,,,"Potassium, K",MG +692144,1092,171.0,,70.0,,,,,,,"Potassium, K",MG +692426,1092,146.0,,70.0,,,,,,,"Potassium, K",MG +693072,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +695512,1092,536.0,,70.0,,,,,,,"Potassium, K",MG +696126,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +696852,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +697842,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +699684,1092,124.0,,70.0,,,,,,,"Potassium, K",MG +703876,1092,5.0,,70.0,,,,,,,"Potassium, K",MG +706164,1092,259.0,,70.0,,,,,,,"Potassium, K",MG +706716,1092,238.0,,70.0,,,,,,,"Potassium, K",MG +707224,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +707712,1092,398.0,,70.0,,,,,,,"Potassium, K",MG +707852,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +711176,1092,83.0,,70.0,,,,,,,"Potassium, K",MG +711338,1092,68.0,,70.0,,,,,,,"Potassium, K",MG +714638,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +716096,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +716934,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +717608,1092,176.0,,70.0,,,,,,,"Potassium, K",MG +718000,1092,594.0,,70.0,,,,,,,"Potassium, K",MG +719216,1092,14.0,,70.0,,,,,,,"Potassium, K",MG +719476,1092,186.0,,70.0,,,,,,,"Potassium, K",MG +720712,1092,128.0,,70.0,,,,,,,"Potassium, K",MG +721578,1092,169.0,,70.0,,,,,,,"Potassium, K",MG +722406,1092,262.0,,70.0,,,,,,,"Potassium, K",MG +724070,1092,228.0,,70.0,,,,,,,"Potassium, K",MG +725134,1092,345.0,,70.0,,,,,,,"Potassium, K",MG +725728,1092,121.0,,70.0,,,,,,,"Potassium, K",MG +727774,1092,600.0,,70.0,,,,,,,"Potassium, K",MG +728082,1092,136.0,,70.0,,,,,,,"Potassium, K",MG +730952,1092,235.0,,70.0,,,,,,,"Potassium, K",MG +731306,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +731476,1092,235.0,,70.0,,,,,,,"Potassium, K",MG +731968,1092,391.0,,70.0,,,,,,,"Potassium, K",MG +732284,1092,132.0,,70.0,,,,,,,"Potassium, K",MG +733568,1092,311.0,,70.0,,,,,,,"Potassium, K",MG +734072,1092,296.0,,70.0,,,,,,,"Potassium, K",MG +734634,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +737060,1092,126.0,,70.0,,,,,,,"Potassium, K",MG +738108,1092,127.0,,70.0,,,,,,,"Potassium, K",MG +738354,1092,312.0,,70.0,,,,,,,"Potassium, K",MG +738664,1092,190.0,,70.0,,,,,,,"Potassium, K",MG +738822,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +739978,1092,436.0,,70.0,,,,,,,"Potassium, K",MG +740454,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +740606,1092,314.0,,70.0,,,,,,,"Potassium, K",MG +740946,1092,316.0,,70.0,,,,,,,"Potassium, K",MG +742482,1092,212.0,,70.0,,,,,,,"Potassium, K",MG +742948,1092,176.0,,70.0,,,,,,,"Potassium, K",MG +743036,1092,242.0,,70.0,,,,,,,"Potassium, K",MG +743602,1092,224.0,,70.0,,,,,,,"Potassium, K",MG +743892,1092,667.0,,70.0,,,,,,,"Potassium, K",MG +745102,1092,128.0,,70.0,,,,,,,"Potassium, K",MG +745190,1092,243.0,,70.0,,,,,,,"Potassium, K",MG +746046,1092,35.0,,70.0,,,,,,,"Potassium, K",MG +746432,1092,280.0,,70.0,,,,,,,"Potassium, K",MG +749383,1092,460.0,1.0,1.0,,,,,,,"Potassium, K",MG +751974,1092,32.0,,78.0,,,,,,,"Potassium, K",MG +752272,1092,71.0,,78.0,,,,,,,"Potassium, K",MG +752864,1092,97.0,,78.0,,,,,,,"Potassium, K",MG +753526,1092,230.0,,75.0,,,,,,,"Potassium, K",MG +1847473,1092,12.0,,71.0,,,,,,,"Potassium, K",MG +753868,1092,42.0,,71.0,,,,,,,"Potassium, K",MG +753970,1092,400.0,,71.0,,,,,,,"Potassium, K",MG +754046,1092,278.0,,71.0,,,,,,,"Potassium, K",MG +754078,1092,212.0,,71.0,,,,,,,"Potassium, K",MG +755258,1092,964.0,,71.0,,,,,,,"Potassium, K",MG +756018,1092,234.0,,71.0,,,,,,,"Potassium, K",MG +756314,1092,1381.0,,71.0,,,,,,,"Potassium, K",MG +756556,1092,318.0,,71.0,,,,,,,"Potassium, K",MG +757098,1092,111.0,,78.0,,,,,,,"Potassium, K",MG +1847755,1092,675.0,,78.0,,,,,,,"Potassium, K",MG +757674,1092,1500.0,,71.0,,,,,,,"Potassium, K",MG +760158,1092,370.0,,71.0,,,,,,,"Potassium, K",MG +1848037,1092,0.0,,78.0,,,,,,,"Potassium, K",MG +1848044,1092,614.0,,71.0,,,,,,,"Potassium, K",MG +761398,1092,150.0,,71.0,,,,,,,"Potassium, K",MG +761706,1092,180.0,,71.0,,,,,,,"Potassium, K",MG +762234,1092,121.0,,71.0,,,,,,,"Potassium, K",MG +762594,1092,228.0,,71.0,,,,,,,"Potassium, K",MG +763030,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +763278,1092,746.0,,78.0,,,,,,,"Potassium, K",MG +766060,1092,180.0,,71.0,,,,,,,"Potassium, K",MG +766154,1092,750.0,,71.0,,,,,,,"Potassium, K",MG +766358,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +766380,1092,357.0,,71.0,,,,,,,"Potassium, K",MG +767090,1092,80.0,,71.0,,,,,,,"Potassium, K",MG +767120,1092,148.0,,71.0,,,,,,,"Potassium, K",MG +767498,1092,284.0,,71.0,,,,,,,"Potassium, K",MG +768260,1092,52.0,,71.0,,,,,,,"Potassium, K",MG +768264,1092,232.0,,71.0,,,,,,,"Potassium, K",MG +768296,1092,227.0,,71.0,,,,,,,"Potassium, K",MG +769340,1092,162.0,,71.0,,,,,,,"Potassium, K",MG +770318,1092,54.0,,71.0,,,,,,,"Potassium, K",MG +772108,1092,147.0,,71.0,,,,,,,"Potassium, K",MG +772220,1092,384.0,,71.0,,,,,,,"Potassium, K",MG +772252,1092,714.0,,71.0,,,,,,,"Potassium, K",MG +1848173,1092,679.0,,78.0,,,,,,,"Potassium, K",MG +775202,1092,136.0,,70.0,,,,,,,"Potassium, K",MG +776224,1092,70.0,,70.0,,,,,,,"Potassium, K",MG +779664,1092,86.0,,70.0,,,,,,,"Potassium, K",MG +780786,1092,321.0,,70.0,,,,,,,"Potassium, K",MG +793539,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +795139,1092,138.0,,70.0,,,,,,,"Potassium, K",MG +797155,1092,270.0,,70.0,,,,,,,"Potassium, K",MG +798387,1092,136.0,,70.0,,,,,,,"Potassium, K",MG +799201,1092,1036.0,,70.0,,,,,,,"Potassium, K",MG +799493,1092,225.0,,70.0,,,,,,,"Potassium, K",MG +799653,1092,214.0,,70.0,,,,,,,"Potassium, K",MG +800507,1092,929.0,,70.0,,,,,,,"Potassium, K",MG +801363,1092,106.0,,70.0,,,,,,,"Potassium, K",MG +802127,1092,186.0,,70.0,,,,,,,"Potassium, K",MG +803025,1092,77.0,,70.0,,,,,,,"Potassium, K",MG +805015,1092,120.0,,70.0,,,,,,,"Potassium, K",MG +805335,1092,143.0,,70.0,,,,,,,"Potassium, K",MG +806765,1092,151.0,,70.0,,,,,,,"Potassium, K",MG +807081,1092,971.0,,70.0,,,,,,,"Potassium, K",MG +807849,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +807969,1092,700.0,,75.0,,,,,,,"Potassium, K",MG +809290,1092,42.0,,71.0,,,,,,,"Potassium, K",MG +809404,1092,176.0,,71.0,,,,,,,"Potassium, K",MG +809976,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +811064,1092,258.0,,71.0,,,,,,,"Potassium, K",MG +811218,1092,58.0,,71.0,,,,,,,"Potassium, K",MG +814450,1092,288.0,,70.0,,,,,,,"Potassium, K",MG +814478,1092,258.0,,70.0,,,,,,,"Potassium, K",MG +816848,1092,733.0,,70.0,,,,,,,"Potassium, K",MG +818492,1092,108.0,,70.0,,,,,,,"Potassium, K",MG +818808,1092,357.0,,70.0,,,,,,,"Potassium, K",MG +823188,1092,236.0,,70.0,,,,,,,"Potassium, K",MG +823260,1092,77.0,,70.0,,,,,,,"Potassium, K",MG +824308,1092,227.0,,70.0,,,,,,,"Potassium, K",MG +824736,1092,714.0,,70.0,,,,,,,"Potassium, K",MG +824898,1092,328.0,,70.0,,,,,,,"Potassium, K",MG +825582,1092,185.0,,70.0,,,,,,,"Potassium, K",MG +828080,1092,973.0,,70.0,,,,,,,"Potassium, K",MG +829220,1092,77.0,,70.0,,,,,,,"Potassium, K",MG +829814,1092,79.0,,70.0,,,,,,,"Potassium, K",MG +831834,1092,1471.0,,70.0,,,,,,,"Potassium, K",MG +834980,1092,175.0,,70.0,,,,,,,"Potassium, K",MG +838306,1092,68.0,,70.0,,,,,,,"Potassium, K",MG +841650,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +841856,1092,51.0,,70.0,,,,,,,"Potassium, K",MG +842926,1092,607.0,,70.0,,,,,,,"Potassium, K",MG +845004,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +845162,1092,74.0,,70.0,,,,,,,"Potassium, K",MG +1848290,1092,143.0,,78.0,,,,,,,"Potassium, K",MG +845818,1092,95.0,,70.0,,,,,,,"Potassium, K",MG +846026,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +846112,1092,300.0,,70.0,,,,,,,"Potassium, K",MG +848222,1092,196.0,,70.0,,,,,,,"Potassium, K",MG +850544,1092,140.0,,70.0,,,,,,,"Potassium, K",MG +851124,1092,714.0,,70.0,,,,,,,"Potassium, K",MG +857154,1092,158.0,,70.0,,,,,,,"Potassium, K",MG +857158,1092,138.0,,70.0,,,,,,,"Potassium, K",MG +857612,1092,143.0,,70.0,,,,,,,"Potassium, K",MG +858328,1092,11.0,,70.0,,,,,,,"Potassium, K",MG +858510,1092,821.0,,70.0,,,,,,,"Potassium, K",MG +858988,1092,183.0,,70.0,,,,,,,"Potassium, K",MG +859964,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +863370,1092,35.0,,70.0,,,,,,,"Potassium, K",MG +865524,1092,88.0,,70.0,,,,,,,"Potassium, K",MG +869642,1092,125.0,,70.0,,,,,,,"Potassium, K",MG +869688,1092,29.0,,70.0,,,,,,,"Potassium, K",MG +870492,1092,40.0,,70.0,,,,,,,"Potassium, K",MG +872472,1092,230.0,,70.0,,,,,,,"Potassium, K",MG +873272,1092,393.0,,70.0,,,,,,,"Potassium, K",MG +876740,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +877864,1092,536.0,,70.0,,,,,,,"Potassium, K",MG +879950,1092,95.0,,70.0,,,,,,,"Potassium, K",MG +879992,1092,1389.0,,70.0,,,,,,,"Potassium, K",MG +880656,1092,1296.0,,70.0,,,,,,,"Potassium, K",MG +880700,1092,293.0,,70.0,,,,,,,"Potassium, K",MG +880810,1092,75.0,,70.0,,,,,,,"Potassium, K",MG +883814,1092,1286.0,,70.0,,,,,,,"Potassium, K",MG +884386,1092,168.0,,70.0,,,,,,,"Potassium, K",MG +884710,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +885174,1092,500.0,,70.0,,,,,,,"Potassium, K",MG +885468,1092,160.0,,70.0,,,,,,,"Potassium, K",MG +886216,1092,296.0,,70.0,,,,,,,"Potassium, K",MG +886574,1092,190.0,,70.0,,,,,,,"Potassium, K",MG +887500,1092,207.0,,70.0,,,,,,,"Potassium, K",MG +887890,1092,230.0,,70.0,,,,,,,"Potassium, K",MG +888640,1092,357.0,,70.0,,,,,,,"Potassium, K",MG +888718,1092,621.0,,70.0,,,,,,,"Potassium, K",MG +888926,1092,371.0,,70.0,,,,,,,"Potassium, K",MG +889038,1092,244.0,,70.0,,,,,,,"Potassium, K",MG +890648,1092,48.0,,70.0,,,,,,,"Potassium, K",MG +891080,1092,285.0,,70.0,,,,,,,"Potassium, K",MG +891442,1092,286.0,,70.0,,,,,,,"Potassium, K",MG +891504,1092,165.0,,70.0,,,,,,,"Potassium, K",MG +891634,1092,277.0,,70.0,,,,,,,"Potassium, K",MG +891660,1092,181.0,,70.0,,,,,,,"Potassium, K",MG +891898,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +892654,1092,137.0,,70.0,,,,,,,"Potassium, K",MG +892776,1092,37.0,,70.0,,,,,,,"Potassium, K",MG +896106,1092,179.0,,70.0,,,,,,,"Potassium, K",MG +896220,1092,321.0,,70.0,,,,,,,"Potassium, K",MG +899364,1092,205.0,,70.0,,,,,,,"Potassium, K",MG +900322,1092,463.0,,70.0,,,,,,,"Potassium, K",MG +900844,1092,24.0,,70.0,,,,,,,"Potassium, K",MG +902270,1092,110.0,,70.0,,,,,,,"Potassium, K",MG +902658,1092,268.0,,70.0,,,,,,,"Potassium, K",MG +903036,1092,643.0,,70.0,,,,,,,"Potassium, K",MG +905354,1092,143.0,,70.0,,,,,,,"Potassium, K",MG +906228,1092,17.0,,70.0,,,,,,,"Potassium, K",MG +907468,1092,154.0,,70.0,,,,,,,"Potassium, K",MG +907562,1092,211.0,,70.0,,,,,,,"Potassium, K",MG +907746,1092,118.0,,70.0,,,,,,,"Potassium, K",MG +908622,1092,1019.0,,70.0,,,,,,,"Potassium, K",MG +910574,1092,114.0,,70.0,,,,,,,"Potassium, K",MG +910724,1092,243.0,,70.0,,,,,,,"Potassium, K",MG +910966,1092,14.0,,70.0,,,,,,,"Potassium, K",MG +911022,1092,70.0,,70.0,,,,,,,"Potassium, K",MG +911206,1092,226.0,,70.0,,,,,,,"Potassium, K",MG +911446,1092,105.0,,70.0,,,,,,,"Potassium, K",MG +911692,1092,265.0,,70.0,,,,,,,"Potassium, K",MG +912032,1092,190.0,,70.0,,,,,,,"Potassium, K",MG +912350,1092,311.0,,70.0,,,,,,,"Potassium, K",MG +912862,1092,1000.0,,70.0,,,,,,,"Potassium, K",MG +914302,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +914924,1092,707.0,,70.0,,,,,,,"Potassium, K",MG +916124,1092,750.0,,70.0,,,,,,,"Potassium, K",MG +917044,1092,1.0,,70.0,,,,,,,"Potassium, K",MG +919266,1092,377.0,,70.0,,,,,,,"Potassium, K",MG +919802,1092,96.0,,70.0,,,,,,,"Potassium, K",MG +921400,1092,131.0,,70.0,,,,,,,"Potassium, K",MG +921840,1092,58.0,,70.0,,,,,,,"Potassium, K",MG +925330,1092,745.0,,70.0,,,,,,,"Potassium, K",MG +926086,1092,333.0,,70.0,,,,,,,"Potassium, K",MG +926206,1092,211.0,,70.0,,,,,,,"Potassium, K",MG +926598,1092,857.0,,70.0,,,,,,,"Potassium, K",MG +926650,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +927164,1092,70.0,,70.0,,,,,,,"Potassium, K",MG +927444,1092,90.0,,70.0,,,,,,,"Potassium, K",MG +928566,1092,184.0,,70.0,,,,,,,"Potassium, K",MG +929068,1092,224.0,,70.0,,,,,,,"Potassium, K",MG +930384,1092,196.0,,70.0,,,,,,,"Potassium, K",MG +931612,1092,717.0,,70.0,,,,,,,"Potassium, K",MG +932722,1092,216.0,,70.0,,,,,,,"Potassium, K",MG +933072,1092,237.0,,70.0,,,,,,,"Potassium, K",MG +933470,1092,679.0,,70.0,,,,,,,"Potassium, K",MG +935706,1092,350.0,,70.0,,,,,,,"Potassium, K",MG +936392,1092,180.0,,70.0,,,,,,,"Potassium, K",MG +937910,1092,1375.0,,70.0,,,,,,,"Potassium, K",MG +939492,1092,170.0,,70.0,,,,,,,"Potassium, K",MG +940918,1092,697.0,,70.0,,,,,,,"Potassium, K",MG +940926,1092,718.0,,70.0,,,,,,,"Potassium, K",MG +941808,1092,45.0,,70.0,,,,,,,"Potassium, K",MG +942136,1092,141.0,,70.0,,,,,,,"Potassium, K",MG +944278,1092,206.0,,70.0,,,,,,,"Potassium, K",MG +944688,1092,109.0,,70.0,,,,,,,"Potassium, K",MG +944886,1092,1061.0,,70.0,,,,,,,"Potassium, K",MG +945204,1092,142.0,,70.0,,,,,,,"Potassium, K",MG +946790,1092,304.0,,70.0,,,,,,,"Potassium, K",MG +947004,1092,303.0,,70.0,,,,,,,"Potassium, K",MG +947210,1092,839.0,,70.0,,,,,,,"Potassium, K",MG +948774,1092,226.0,,70.0,,,,,,,"Potassium, K",MG +949316,1092,178.0,,70.0,,,,,,,"Potassium, K",MG +951527,1092,154.0,,70.0,,,,,,,"Potassium, K",MG +952553,1092,500.0,,70.0,,,,,,,"Potassium, K",MG +1848554,1092,98.0,,78.0,,,,,,,"Potassium, K",MG +957447,1092,139.0,,70.0,,,,,,,"Potassium, K",MG +957599,1092,400.0,,70.0,,,,,,,"Potassium, K",MG +1848636,1092,0.0,,78.0,,,,,,,"Potassium, K",MG +958595,1092,146.0,,70.0,,,,,,,"Potassium, K",MG +959527,1092,93.0,,75.0,,,,,,,"Potassium, K",MG +959751,1092,93.0,,75.0,,,,,,,"Potassium, K",MG +960445,1092,235.0,,70.0,,,,,,,"Potassium, K",MG +960909,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +1848701,1092,112.0,,71.0,,,,,,,"Potassium, K",MG +962169,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +962173,1092,174.0,,70.0,,,,,,,"Potassium, K",MG +1848759,1092,58.0,,71.0,,,,,,,"Potassium, K",MG +1848763,1092,291.0,,71.0,,,,,,,"Potassium, K",MG +1848792,1092,120.0,,71.0,,,,,,,"Potassium, K",MG +1848825,1092,65.0,,71.0,,,,,,,"Potassium, K",MG +969587,1092,158.0,,70.0,,,,,,,"Potassium, K",MG +970865,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1849010,1092,250.0,,78.0,,,,,,,"Potassium, K",MG +971983,1092,249.0,,70.0,,,,,,,"Potassium, K",MG +1849043,1092,178.0,,78.0,,,,,,,"Potassium, K",MG +973897,1092,93.0,,70.0,,,,,,,"Potassium, K",MG +975543,1092,147.0,,70.0,,,,,,,"Potassium, K",MG +977873,1092,750.0,,70.0,,,,,,,"Potassium, K",MG +983631,1092,139.0,,70.0,,,,,,,"Potassium, K",MG +983757,1092,388.0,,70.0,,,,,,,"Potassium, K",MG +985585,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +985805,1092,46.0,,70.0,,,,,,,"Potassium, K",MG +987251,1092,252.0,,70.0,,,,,,,"Potassium, K",MG +987413,1092,85.0,,70.0,,,,,,,"Potassium, K",MG +995955,1092,127.0,,70.0,,,,,,,"Potassium, K",MG +1002843,1092,112.0,,70.0,,,,,,,"Potassium, K",MG +1004629,1092,125.0,,70.0,,,,,,,"Potassium, K",MG +1005513,1092,395.0,,70.0,,,,,,,"Potassium, K",MG +1006377,1092,256.0,,70.0,,,,,,,"Potassium, K",MG +1006789,1092,400.0,,70.0,,,,,,,"Potassium, K",MG +1008039,1092,129.0,,70.0,,,,,,,"Potassium, K",MG +1009771,1092,219.0,,75.0,,,,,,,"Potassium, K",MG +1849689,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1011481,1092,124.0,,75.0,,,,,,,"Potassium, K",MG +1012035,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +1017477,1092,157.0,,70.0,,,,,,,"Potassium, K",MG +1017733,1092,714.0,,70.0,,,,,,,"Potassium, K",MG +1019331,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1019563,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1024679,1092,712.0,,70.0,,,,,,,"Potassium, K",MG +1024689,1092,383.0,,70.0,,,,,,,"Potassium, K",MG +1026483,1092,208.0,,70.0,,,,,,,"Potassium, K",MG +1026931,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1028231,1092,192.0,,70.0,,,,,,,"Potassium, K",MG +1028879,1092,111.0,,70.0,,,,,,,"Potassium, K",MG +1029665,1092,614.0,,70.0,,,,,,,"Potassium, K",MG +1031759,1092,78.0,,70.0,,,,,,,"Potassium, K",MG +1032027,1092,187.0,,70.0,,,,,,,"Potassium, K",MG +1032201,1092,443.0,,70.0,,,,,,,"Potassium, K",MG +1032315,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1032455,1092,448.0,,70.0,,,,,,,"Potassium, K",MG +1033161,1092,300.0,,70.0,,,,,,,"Potassium, K",MG +1034133,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1034415,1092,267.0,,70.0,,,,,,,"Potassium, K",MG +1037659,1092,92.0,,70.0,,,,,,,"Potassium, K",MG +1038829,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +1040585,1092,104.0,,70.0,,,,,,,"Potassium, K",MG +1040947,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1041157,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +1041945,1092,178.0,,70.0,,,,,,,"Potassium, K",MG +1042523,1092,721.0,,70.0,,,,,,,"Potassium, K",MG +1042595,1092,500.0,,70.0,,,,,,,"Potassium, K",MG +1043573,1092,350.0,,75.0,,,,,,,"Potassium, K",MG +1043611,1092,283.0,,70.0,,,,,,,"Potassium, K",MG +1043685,1092,277.0,,70.0,,,,,,,"Potassium, K",MG +1043807,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1044385,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1045937,1092,17.0,,70.0,,,,,,,"Potassium, K",MG +1047275,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1047883,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1048385,1092,101770.0,,70.0,,,,,,,"Potassium, K",MG +1048665,1092,168.0,,70.0,,,,,,,"Potassium, K",MG +1049223,1092,236.0,,70.0,,,,,,,"Potassium, K",MG +1049243,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +1049733,1092,295.0,,70.0,,,,,,,"Potassium, K",MG +1054983,1092,80.0,,71.0,,,,,,,"Potassium, K",MG +1055681,1092,1000.0,,70.0,,,,,,,"Potassium, K",MG +1056245,1092,229.0,,70.0,,,,,,,"Potassium, K",MG +1057561,1092,308.0,,70.0,,,,,,,"Potassium, K",MG +1059799,1092,227.0,,70.0,,,,,,,"Potassium, K",MG +1060931,1092,143.0,,70.0,,,,,,,"Potassium, K",MG +1061245,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1061807,1092,263.0,,70.0,,,,,,,"Potassium, K",MG +1062721,1092,51.0,,70.0,,,,,,,"Potassium, K",MG +1063575,1092,150.0,,70.0,,,,,,,"Potassium, K",MG +1064919,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1065533,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1065819,1092,214.0,,70.0,,,,,,,"Potassium, K",MG +1066091,1092,238.0,,70.0,,,,,,,"Potassium, K",MG +1066395,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1067563,1092,353.0,,71.0,,,,,,,"Potassium, K",MG +1068275,1092,96.0,,70.0,,,,,,,"Potassium, K",MG +1069091,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +1069415,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1070469,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +1071067,1092,117.0,,70.0,,,,,,,"Potassium, K",MG +1073431,1092,164.0,,70.0,,,,,,,"Potassium, K",MG +1074579,1092,73.0,,70.0,,,,,,,"Potassium, K",MG +1076221,1092,104.0,,70.0,,,,,,,"Potassium, K",MG +1077361,1092,473.0,,70.0,,,,,,,"Potassium, K",MG +1077411,1092,166.0,,70.0,,,,,,,"Potassium, K",MG +1080273,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1082037,1092,143.0,,70.0,,,,,,,"Potassium, K",MG +1083243,1092,214.0,,70.0,,,,,,,"Potassium, K",MG +1084283,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1085551,1092,1938.0,,70.0,,,,,,,"Potassium, K",MG +1086127,1092,393.0,,70.0,,,,,,,"Potassium, K",MG +1089923,1092,183.0,,70.0,,,,,,,"Potassium, K",MG +1090539,1092,26.0,,70.0,,,,,,,"Potassium, K",MG +1091803,1092,34.0,,70.0,,,,,,,"Potassium, K",MG +1094881,1092,140.0,,70.0,,,,,,,"Potassium, K",MG +1095263,1092,53.0,,70.0,,,,,,,"Potassium, K",MG +1096131,1092,42.0,,70.0,,,,,,,"Potassium, K",MG +1096423,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1096481,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1096951,1092,177.0,,70.0,,,,,,,"Potassium, K",MG +1097263,1092,136.0,,70.0,,,,,,,"Potassium, K",MG +1850989,1092,124.0,,75.0,,,,,,,"Potassium, K",MG +1851099,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +1851257,1092,467.0,,70.0,,,,,,,"Potassium, K",MG +1851391,1092,411.0,,70.0,,,,,,,"Potassium, K",MG +1852852,1092,786.0,,70.0,,,,,,,"Potassium, K",MG +1854926,1092,220.0,,70.0,,,,,,,"Potassium, K",MG +1855302,1092,15.0,,70.0,,,,,,,"Potassium, K",MG +1855701,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +1855707,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +1857012,1092,386.0,,70.0,,,,,,,"Potassium, K",MG +1857104,1092,44.0,,70.0,,,,,,,"Potassium, K",MG +1857241,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +1857453,1092,325.0,,70.0,,,,,,,"Potassium, K",MG +1857838,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +1858060,1092,208.0,,70.0,,,,,,,"Potassium, K",MG +1859227,1092,643.0,,70.0,,,,,,,"Potassium, K",MG +1859320,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +1859696,1092,153.0,,70.0,,,,,,,"Potassium, K",MG +1860391,1092,265.0,,70.0,,,,,,,"Potassium, K",MG +1860628,1092,268.0,,70.0,,,,,,,"Potassium, K",MG +1860707,1092,464.0,,70.0,,,,,,,"Potassium, K",MG +1860838,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1861333,1092,93.0,,75.0,,,,,,,"Potassium, K",MG +1861383,1092,112.0,,70.0,,,,,,,"Potassium, K",MG +1861767,1092,376.0,,70.0,,,,,,,"Potassium, K",MG +1862099,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +1863024,1092,378.0,,75.0,,,,,,,"Potassium, K",MG +1863165,1092,375.0,,70.0,,,,,,,"Potassium, K",MG +1863913,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1865068,1092,339.0,,70.0,,,,,,,"Potassium, K",MG +1865311,1092,240.0,,70.0,,,,,,,"Potassium, K",MG +1865670,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1865709,1092,600.0,,70.0,,,,,,,"Potassium, K",MG +1866251,1092,337.0,,70.0,,,,,,,"Potassium, K",MG +1866282,1092,643.0,,70.0,,,,,,,"Potassium, K",MG +1866533,1092,353.0,,70.0,,,,,,,"Potassium, K",MG +1867695,1092,257.0,,70.0,,,,,,,"Potassium, K",MG +1867863,1092,29.0,,70.0,,,,,,,"Potassium, K",MG +1868861,1092,17.0,,70.0,,,,,,,"Potassium, K",MG +1869911,1092,300.0,,70.0,,,,,,,"Potassium, K",MG +1869946,1092,76.0,,70.0,,,,,,,"Potassium, K",MG +1870417,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1871259,1092,419.0,,70.0,,,,,,,"Potassium, K",MG +1871821,1092,178.0,,70.0,,,,,,,"Potassium, K",MG +1871830,1092,136.0,,70.0,,,,,,,"Potassium, K",MG +1872614,1092,147.0,,70.0,,,,,,,"Potassium, K",MG +1872818,1092,257.0,,70.0,,,,,,,"Potassium, K",MG +1873648,1092,106.0,,70.0,,,,,,,"Potassium, K",MG +1873882,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +1874348,1092,150.0,,70.0,,,,,,,"Potassium, K",MG +1876422,1092,125.0,,70.0,,,,,,,"Potassium, K",MG +1876554,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1876708,1092,69.0,,70.0,,,,,,,"Potassium, K",MG +1876812,1092,633.0,,70.0,,,,,,,"Potassium, K",MG +1877684,1092,433.0,,70.0,,,,,,,"Potassium, K",MG +1878362,1092,357.0,,70.0,,,,,,,"Potassium, K",MG +1878624,1092,114.0,,70.0,,,,,,,"Potassium, K",MG +1878924,1092,900.0,,70.0,,,,,,,"Potassium, K",MG +1878929,1092,190.0,,70.0,,,,,,,"Potassium, K",MG +1879655,1092,88.0,,70.0,,,,,,,"Potassium, K",MG +1880152,1092,27.0,,70.0,,,,,,,"Potassium, K",MG +1140141,1092,375.0,,70.0,,,,,,,"Potassium, K",MG +1140587,1092,117.0,,75.0,,,,,,,"Potassium, K",MG +1140860,1092,58.0,,70.0,,,,,,,"Potassium, K",MG +1140983,1092,60.0,,75.0,,,,,,,"Potassium, K",MG +1141592,1092,438.0,,70.0,,,,,,,"Potassium, K",MG +1141869,1092,293.0,,70.0,,,,,,,"Potassium, K",MG +1142050,1092,153.0,,70.0,,,,,,,"Potassium, K",MG +1142303,1092,227.0,,70.0,,,,,,,"Potassium, K",MG +1142322,1092,230.0,,70.0,,,,,,,"Potassium, K",MG +1142342,1092,236.0,,70.0,,,,,,,"Potassium, K",MG +1142951,1092,316.0,,70.0,,,,,,,"Potassium, K",MG +1142953,1092,105.0,,70.0,,,,,,,"Potassium, K",MG +1143052,1092,286.0,,70.0,,,,,,,"Potassium, K",MG +1143220,1092,21.0,,70.0,,,,,,,"Potassium, K",MG +1143518,1092,67.0,,70.0,,,,,,,"Potassium, K",MG +1144167,1092,247.0,,70.0,,,,,,,"Potassium, K",MG +1144333,1092,433.0,,70.0,,,,,,,"Potassium, K",MG +1144551,1092,346.0,,70.0,,,,,,,"Potassium, K",MG +1144794,1092,97.0,,70.0,,,,,,,"Potassium, K",MG +1144983,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +1145005,1092,305.0,,70.0,,,,,,,"Potassium, K",MG +1145386,1092,137.0,,71.0,,,,,,,"Potassium, K",MG +1145547,1092,304.0,,78.0,,,,,,,"Potassium, K",MG +1145567,1092,159.0,,78.0,,,,,,,"Potassium, K",MG +1145647,1092,404.0,,71.0,,,,,,,"Potassium, K",MG +1145668,1092,169.0,,78.0,,,,,,,"Potassium, K",MG +1145691,1092,57.0,,78.0,,,,,,,"Potassium, K",MG +1145845,1092,249.0,,78.0,,,,,,,"Potassium, K",MG +1146242,1092,160.0,,71.0,,,,,,,"Potassium, K",MG +1147063,1092,86.0,,70.0,,,,,,,"Potassium, K",MG +1147216,1092,221.0,,70.0,,,,,,,"Potassium, K",MG +1148763,1092,194.0,,70.0,,,,,,,"Potassium, K",MG +1150140,1092,196.0,,70.0,,,,,,,"Potassium, K",MG +1150533,1092,154.0,,70.0,,,,,,,"Potassium, K",MG +1150771,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1150819,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1151062,1092,310.0,,70.0,,,,,,,"Potassium, K",MG +1151143,1092,583.0,,70.0,,,,,,,"Potassium, K",MG +1151541,1092,14.0,,70.0,,,,,,,"Potassium, K",MG +1151660,1092,125.0,,70.0,,,,,,,"Potassium, K",MG +1151670,1092,295.0,,70.0,,,,,,,"Potassium, K",MG +1151882,1092,900.0,,70.0,,,,,,,"Potassium, K",MG +1152052,1092,243.0,,70.0,,,,,,,"Potassium, K",MG +1152066,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +1152128,1092,176.0,,70.0,,,,,,,"Potassium, K",MG +1152648,1092,257.0,,70.0,,,,,,,"Potassium, K",MG +1153465,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1153533,1092,148.0,,70.0,,,,,,,"Potassium, K",MG +1153645,1092,278.0,,70.0,,,,,,,"Potassium, K",MG +1153895,1092,417.0,,70.0,,,,,,,"Potassium, K",MG +1154656,1092,184.0,,70.0,,,,,,,"Potassium, K",MG +1154843,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1155010,1092,98.0,,71.0,,,,,,,"Potassium, K",MG +1155090,1092,176.0,,78.0,,,,,,,"Potassium, K",MG +1155117,1092,192.0,,71.0,,,,,,,"Potassium, K",MG +1155200,1092,175.0,,71.0,,,,,,,"Potassium, K",MG +1155251,1092,146.0,,71.0,,,,,,,"Potassium, K",MG +1155292,1092,71.0,,71.0,,,,,,,"Potassium, K",MG +1156291,1092,700.0,,70.0,,,,,,,"Potassium, K",MG +1156357,1092,411.0,,70.0,,,,,,,"Potassium, K",MG +1156819,1092,125.0,,70.0,,,,,,,"Potassium, K",MG +1156833,1092,218.0,,70.0,,,,,,,"Potassium, K",MG +1157010,1092,295.0,,70.0,,,,,,,"Potassium, K",MG +1158132,1092,509.0,,70.0,,,,,,,"Potassium, K",MG +1159961,1092,179.0,,70.0,,,,,,,"Potassium, K",MG +1160289,1092,179.0,,70.0,,,,,,,"Potassium, K",MG +1160293,1092,94.0,,70.0,,,,,,,"Potassium, K",MG +1160296,1092,73.0,,70.0,,,,,,,"Potassium, K",MG +1160375,1092,259.0,,70.0,,,,,,,"Potassium, K",MG +1160420,1092,217.0,,70.0,,,,,,,"Potassium, K",MG +1160813,1092,400.0,,70.0,,,,,,,"Potassium, K",MG +1161134,1092,223.0,,70.0,,,,,,,"Potassium, K",MG +1161270,1092,67.0,,70.0,,,,,,,"Potassium, K",MG +1161478,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +1161521,1092,179.0,,70.0,,,,,,,"Potassium, K",MG +1161973,1092,56.0,,70.0,,,,,,,"Potassium, K",MG +1162413,1092,248.0,,70.0,,,,,,,"Potassium, K",MG +1162450,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +1162798,1092,281.0,,70.0,,,,,,,"Potassium, K",MG +1162884,1092,181.0,,70.0,,,,,,,"Potassium, K",MG +1163306,1092,162.0,,70.0,,,,,,,"Potassium, K",MG +1163687,1092,311.0,,71.0,,,,,,,"Potassium, K",MG +1163881,1092,1029.0,,71.0,,,,,,,"Potassium, K",MG +1164257,1092,215.0,,71.0,,,,,,,"Potassium, K",MG +1164468,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1164522,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1164755,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1165169,1092,306.0,,71.0,,,,,,,"Potassium, K",MG +1165640,1092,250.0,,71.0,,,,,,,"Potassium, K",MG +1165688,1092,13.0,,78.0,,,,,,,"Potassium, K",MG +1165700,1092,253.0,,78.0,,,,,,,"Potassium, K",MG +1166102,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1166103,1092,180.0,,71.0,,,,,,,"Potassium, K",MG +1166794,1092,312.0,,71.0,,,,,,,"Potassium, K",MG +1166882,1092,62.0,,71.0,,,,,,,"Potassium, K",MG +1166957,1092,262.0,,71.0,,,,,,,"Potassium, K",MG +1167123,1092,372.0,,71.0,,,,,,,"Potassium, K",MG +1167778,1092,21.0,,71.0,,,,,,,"Potassium, K",MG +1168172,1092,111.0,,71.0,,,,,,,"Potassium, K",MG +1168215,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1168300,1092,357.0,,71.0,,,,,,,"Potassium, K",MG +1168329,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1168350,1092,62.0,,71.0,,,,,,,"Potassium, K",MG +1168943,1092,429.0,,71.0,,,,,,,"Potassium, K",MG +1169021,1092,407.0,,71.0,,,,,,,"Potassium, K",MG +1169828,1092,275.0,,71.0,,,,,,,"Potassium, K",MG +1169987,1092,369.0,,71.0,,,,,,,"Potassium, K",MG +1172656,1092,375.0,,70.0,,,,,,,"Potassium, K",MG +1173023,1092,153.0,,70.0,,,,,,,"Potassium, K",MG +1174243,1092,725.0,,70.0,,,,,,,"Potassium, K",MG +1174926,1092,581.0,,70.0,,,,,,,"Potassium, K",MG +1175910,1092,86.0,,70.0,,,,,,,"Potassium, K",MG +1177425,1092,294.0,,70.0,,,,,,,"Potassium, K",MG +1177676,1092,679.0,,70.0,,,,,,,"Potassium, K",MG +1179763,1092,135.0,,70.0,,,,,,,"Potassium, K",MG +1180111,1092,196.0,,70.0,,,,,,,"Potassium, K",MG +1180614,1092,1696.0,,70.0,,,,,,,"Potassium, K",MG +1181420,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +1182799,1092,113.0,,70.0,,,,,,,"Potassium, K",MG +1183400,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +1183759,1092,233.0,,70.0,,,,,,,"Potassium, K",MG +1184226,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1185621,1092,183.0,,70.0,,,,,,,"Potassium, K",MG +1186071,1092,78.0,,70.0,,,,,,,"Potassium, K",MG +1187199,1092,42.0,,70.0,,,,,,,"Potassium, K",MG +1188883,1092,227.0,,70.0,,,,,,,"Potassium, K",MG +1192095,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1192239,1092,157.0,,70.0,,,,,,,"Potassium, K",MG +1193040,1092,625.0,,70.0,,,,,,,"Potassium, K",MG +1194999,1092,328.0,,70.0,,,,,,,"Potassium, K",MG +1195846,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1196081,1092,153.0,,70.0,,,,,,,"Potassium, K",MG +1198357,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1198384,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1199346,1092,232.0,,70.0,,,,,,,"Potassium, K",MG +1201338,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +1201758,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +1202055,1092,70.0,,70.0,,,,,,,"Potassium, K",MG +1202199,1092,643.0,,70.0,,,,,,,"Potassium, K",MG +1202316,1092,259.0,,70.0,,,,,,,"Potassium, K",MG +1205164,1092,219.0,,70.0,,,,,,,"Potassium, K",MG +1206515,1092,367.0,,70.0,,,,,,,"Potassium, K",MG +1206650,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1207752,1092,1214.0,,70.0,,,,,,,"Potassium, K",MG +1207958,1092,42.0,,70.0,,,,,,,"Potassium, K",MG +1208440,1092,86.0,,70.0,,,,,,,"Potassium, K",MG +1211950,1092,448.0,,70.0,,,,,,,"Potassium, K",MG +1212179,1092,433.0,,70.0,,,,,,,"Potassium, K",MG +1212485,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +1217227,1092,76.0,,70.0,,,,,,,"Potassium, K",MG +1217697,1092,186.0,,70.0,,,,,,,"Potassium, K",MG +1217983,1092,306.0,,70.0,,,,,,,"Potassium, K",MG +1218367,1092,164.0,,75.0,,,,,,,"Potassium, K",MG +1218704,1092,67.0,,70.0,,,,,,,"Potassium, K",MG +1218984,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1221043,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +1221593,1092,162.0,,70.0,,,,,,,"Potassium, K",MG +1223571,1092,900.0,,70.0,,,,,,,"Potassium, K",MG +1223757,1092,1033.0,,70.0,,,,,,,"Potassium, K",MG +1225978,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +1226774,1092,643.0,,70.0,,,,,,,"Potassium, K",MG +1227142,1092,10.0,,70.0,,,,,,,"Potassium, K",MG +1229123,1092,643.0,,70.0,,,,,,,"Potassium, K",MG +1233090,1092,92.0,,70.0,,,,,,,"Potassium, K",MG +1234606,1092,5.0,,70.0,,,,,,,"Potassium, K",MG +1235244,1092,103.0,,70.0,,,,,,,"Potassium, K",MG +1240329,1092,893.0,,70.0,,,,,,,"Potassium, K",MG +1243424,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1245174,1092,171.0,,70.0,,,,,,,"Potassium, K",MG +1245916,1092,105.0,,70.0,,,,,,,"Potassium, K",MG +1246011,1092,104.0,,70.0,,,,,,,"Potassium, K",MG +1246697,1092,184.0,,70.0,,,,,,,"Potassium, K",MG +1247053,1092,1400.0,,70.0,,,,,,,"Potassium, K",MG +1247697,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +1248499,1092,126.0,,70.0,,,,,,,"Potassium, K",MG +1248870,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1251436,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +1252018,1092,54.0,,70.0,,,,,,,"Potassium, K",MG +1254288,1092,111.0,,70.0,,,,,,,"Potassium, K",MG +1255651,1092,419.0,,70.0,,,,,,,"Potassium, K",MG +1260246,1092,171.0,,70.0,,,,,,,"Potassium, K",MG +1260265,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +1260567,1092,171.0,,70.0,,,,,,,"Potassium, K",MG +1261179,1092,300.0,,70.0,,,,,,,"Potassium, K",MG +1261969,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +1263713,1092,51.0,,70.0,,,,,,,"Potassium, K",MG +1263804,1092,127.0,,70.0,,,,,,,"Potassium, K",MG +1263874,1092,111.0,,70.0,,,,,,,"Potassium, K",MG +1264240,1092,138.0,,70.0,,,,,,,"Potassium, K",MG +1264252,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1264645,1092,120.0,,70.0,,,,,,,"Potassium, K",MG +1264904,1092,289.0,,70.0,,,,,,,"Potassium, K",MG +1265346,1092,59.0,,70.0,,,,,,,"Potassium, K",MG +1268292,1092,160.0,,70.0,,,,,,,"Potassium, K",MG +1273341,1092,286.0,,70.0,,,,,,,"Potassium, K",MG +1273788,1092,207.0,,70.0,,,,,,,"Potassium, K",MG +1276869,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +1277516,1092,203.0,,70.0,,,,,,,"Potassium, K",MG +1277805,1092,607.0,,70.0,,,,,,,"Potassium, K",MG +1279528,1092,1200.0,,70.0,,,,,,,"Potassium, K",MG +1281650,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +1281915,1092,93.0,,75.0,,,,,,,"Potassium, K",MG +1282029,1092,306.0,,70.0,,,,,,,"Potassium, K",MG +1284207,1092,114.0,,70.0,,,,,,,"Potassium, K",MG +1284685,1092,460.0,,70.0,,,,,,,"Potassium, K",MG +1284782,1092,145.0,,70.0,,,,,,,"Potassium, K",MG +1284993,1092,180.0,,70.0,,,,,,,"Potassium, K",MG +1286522,1092,115.0,,70.0,,,,,,,"Potassium, K",MG +1287920,1092,1600.0,,70.0,,,,,,,"Potassium, K",MG +1288149,1092,143.0,,70.0,,,,,,,"Potassium, K",MG +1291181,1092,80.0,,70.0,,,,,,,"Potassium, K",MG +1291862,1092,153.0,,70.0,,,,,,,"Potassium, K",MG +1291946,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1292383,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1292487,1092,154.0,,70.0,,,,,,,"Potassium, K",MG +1293251,1092,79.0,,70.0,,,,,,,"Potassium, K",MG +1294381,1092,132.0,,70.0,,,,,,,"Potassium, K",MG +1298120,1092,169.0,,70.0,,,,,,,"Potassium, K",MG +1298983,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +1299082,1092,138.0,,70.0,,,,,,,"Potassium, K",MG +1301143,1092,679.0,,70.0,,,,,,,"Potassium, K",MG +1303450,1092,571.0,,70.0,,,,,,,"Potassium, K",MG +1303915,1092,469.0,,70.0,,,,,,,"Potassium, K",MG +1304487,1092,125.0,,70.0,,,,,,,"Potassium, K",MG +1304975,1092,89.0,,70.0,,,,,,,"Potassium, K",MG +1305777,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +1306036,1092,83.0,,70.0,,,,,,,"Potassium, K",MG +1316263,1092,55.0,,70.0,,,,,,,"Potassium, K",MG +1316983,1092,141.0,,70.0,,,,,,,"Potassium, K",MG +1318622,1092,238.0,,70.0,,,,,,,"Potassium, K",MG +1319031,1092,380.0,,70.0,,,,,,,"Potassium, K",MG +1319705,1092,120.0,,70.0,,,,,,,"Potassium, K",MG +1319971,1092,180.0,,70.0,,,,,,,"Potassium, K",MG +1320489,1092,93.0,,70.0,,,,,,,"Potassium, K",MG +1321011,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +1321355,1092,97.0,,70.0,,,,,,,"Potassium, K",MG +1323882,1092,187.0,,70.0,,,,,,,"Potassium, K",MG +1324888,1092,70.0,,70.0,,,,,,,"Potassium, K",MG +1325295,1092,58.0,,70.0,,,,,,,"Potassium, K",MG +1325810,1092,111.0,,75.0,,,,,,,"Potassium, K",MG +1325858,1092,125.0,,70.0,,,,,,,"Potassium, K",MG +1325944,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1326443,1092,170.0,,70.0,,,,,,,"Potassium, K",MG +1327113,1092,134.0,,70.0,,,,,,,"Potassium, K",MG +1328659,1092,202.0,,70.0,,,,,,,"Potassium, K",MG +1331752,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1331993,1092,889.0,,70.0,,,,,,,"Potassium, K",MG +1332111,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +1332468,1092,90.0,,70.0,,,,,,,"Potassium, K",MG +1336959,1092,81.0,,70.0,,,,,,,"Potassium, K",MG +1337306,1092,107.0,,70.0,,,,,,,"Potassium, K",MG +1337685,1092,153.0,,70.0,,,,,,,"Potassium, K",MG +1340727,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1343016,1092,107.0,,70.0,,,,,,,"Potassium, K",MG +1343817,1092,220.0,,70.0,,,,,,,"Potassium, K",MG +1344026,1092,125.0,,70.0,,,,,,,"Potassium, K",MG +1344950,1092,74.0,,70.0,,,,,,,"Potassium, K",MG +1345917,1092,112.0,,70.0,,,,,,,"Potassium, K",MG +1347012,1092,743.0,,70.0,,,,,,,"Potassium, K",MG +1347923,1092,153.0,,70.0,,,,,,,"Potassium, K",MG +1348162,1092,543.0,,70.0,,,,,,,"Potassium, K",MG +1348488,1092,643.0,,70.0,,,,,,,"Potassium, K",MG +1348499,1092,62.0,,70.0,,,,,,,"Potassium, K",MG +1349367,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1349519,1092,93.0,,75.0,,,,,,,"Potassium, K",MG +1349862,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +1350094,1092,320.0,,70.0,,,,,,,"Potassium, K",MG +1352761,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +1353424,1092,252.0,,70.0,,,,,,,"Potassium, K",MG +1353963,1092,269.0,,75.0,,,,,,,"Potassium, K",MG +1354531,1092,280.0,,75.0,,,,,,,"Potassium, K",MG +1355511,1092,81.0,,70.0,,,,,,,"Potassium, K",MG +1355808,1092,187.0,,70.0,,,,,,,"Potassium, K",MG +1355937,1092,440.0,,70.0,,,,,,,"Potassium, K",MG +1356340,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +1356611,1092,230.0,,70.0,,,,,,,"Potassium, K",MG +1356820,1092,238.0,,70.0,,,,,,,"Potassium, K",MG +1357101,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1357423,1092,750.0,,70.0,,,,,,,"Potassium, K",MG +1357498,1092,125.0,,70.0,,,,,,,"Potassium, K",MG +1357527,1092,143.0,,70.0,,,,,,,"Potassium, K",MG +1357861,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +1357938,1092,114.0,,70.0,,,,,,,"Potassium, K",MG +1358280,1092,214.0,,70.0,,,,,,,"Potassium, K",MG +1358624,1092,708.0,,70.0,,,,,,,"Potassium, K",MG +1359102,1092,123.0,,70.0,,,,,,,"Potassium, K",MG +1359183,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +1359420,1092,120.0,,70.0,,,,,,,"Potassium, K",MG +1359644,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1359746,1092,375.0,,70.0,,,,,,,"Potassium, K",MG +1359835,1092,109.0,,70.0,,,,,,,"Potassium, K",MG +1359849,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1360150,1092,196.0,,70.0,,,,,,,"Potassium, K",MG +1360253,1092,438.0,,75.0,,,,,,,"Potassium, K",MG +1360962,1092,62.0,,70.0,,,,,,,"Potassium, K",MG +1361518,1092,136.0,,70.0,,,,,,,"Potassium, K",MG +1361686,1092,134.0,,70.0,,,,,,,"Potassium, K",MG +1362538,1092,98.0,,70.0,,,,,,,"Potassium, K",MG +1362588,1092,277.0,,70.0,,,,,,,"Potassium, K",MG +1363405,1092,47.0,,70.0,,,,,,,"Potassium, K",MG +1363747,1092,33.0,,70.0,,,,,,,"Potassium, K",MG +1364355,1092,195.0,,70.0,,,,,,,"Potassium, K",MG +1365429,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1368421,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1369468,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1369683,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +1370724,1092,15.0,,70.0,,,,,,,"Potassium, K",MG +1372666,1092,168.0,,70.0,,,,,,,"Potassium, K",MG +1372955,1092,358.0,,70.0,,,,,,,"Potassium, K",MG +1373214,1092,148.0,,70.0,,,,,,,"Potassium, K",MG +1373875,1092,179.0,,70.0,,,,,,,"Potassium, K",MG +1374418,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1374535,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1374825,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1374832,1092,99.0,,70.0,,,,,,,"Potassium, K",MG +1375162,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1375180,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1375246,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1375732,1092,607.0,,70.0,,,,,,,"Potassium, K",MG +1375838,1092,236.0,,70.0,,,,,,,"Potassium, K",MG +1375863,1092,163.0,,75.0,,,,,,,"Potassium, K",MG +1376073,1092,114.0,,70.0,,,,,,,"Potassium, K",MG +1376152,1092,73.0,,70.0,,,,,,,"Potassium, K",MG +1376808,1092,226.0,,70.0,,,,,,,"Potassium, K",MG +1377290,1092,281.0,,70.0,,,,,,,"Potassium, K",MG +1377526,1092,70.0,,70.0,,,,,,,"Potassium, K",MG +1377590,1092,8.0,,70.0,,,,,,,"Potassium, K",MG +1377909,1092,379.0,,70.0,,,,,,,"Potassium, K",MG +1377969,1092,294.0,,70.0,,,,,,,"Potassium, K",MG +1378123,1092,139.0,,70.0,,,,,,,"Potassium, K",MG +1378154,1092,114.0,,70.0,,,,,,,"Potassium, K",MG +1378468,1092,50.0,,75.0,,,,,,,"Potassium, K",MG +1378884,1092,419.0,,70.0,,,,,,,"Potassium, K",MG +1378918,1092,226.0,,75.0,,,,,,,"Potassium, K",MG +1378965,1092,77.0,,70.0,,,,,,,"Potassium, K",MG +1379023,1092,81.0,,70.0,,,,,,,"Potassium, K",MG +1379109,1092,442.0,,70.0,,,,,,,"Potassium, K",MG +1379565,1092,679.0,,70.0,,,,,,,"Potassium, K",MG +1379891,1092,734.0,,70.0,,,,,,,"Potassium, K",MG +1380994,1092,89.0,,70.0,,,,,,,"Potassium, K",MG +1381138,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1383494,1092,140.0,,70.0,,,,,,,"Potassium, K",MG +1383615,1092,62.0,,70.0,,,,,,,"Potassium, K",MG +1383995,1092,90.0,,70.0,,,,,,,"Potassium, K",MG +1384507,1092,218.0,,70.0,,,,,,,"Potassium, K",MG +1384711,1092,82.0,,75.0,,,,,,,"Potassium, K",MG +1384751,1092,141.0,,70.0,,,,,,,"Potassium, K",MG +1384802,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1384936,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1385004,1092,244.0,,70.0,,,,,,,"Potassium, K",MG +1385052,1092,90.0,,75.0,,,,,,,"Potassium, K",MG +1385880,1092,1100.0,,70.0,,,,,,,"Potassium, K",MG +1385938,1092,108.0,,70.0,,,,,,,"Potassium, K",MG +1386254,1092,70.0,,75.0,,,,,,,"Potassium, K",MG +1386479,1092,438.0,,75.0,,,,,,,"Potassium, K",MG +1386707,1092,232.0,,70.0,,,,,,,"Potassium, K",MG +1387088,1092,32.0,,70.0,,,,,,,"Potassium, K",MG +1388723,1092,330.0,,70.0,,,,,,,"Potassium, K",MG +1388930,1092,212.0,,70.0,,,,,,,"Potassium, K",MG +1389045,1092,173.0,,70.0,,,,,,,"Potassium, K",MG +1389450,1092,50.0,,70.0,,,,,,,"Potassium, K",MG +1389818,1092,491.0,,70.0,,,,,,,"Potassium, K",MG +1390082,1092,240.0,,70.0,,,,,,,"Potassium, K",MG +1390089,1092,310.0,,70.0,,,,,,,"Potassium, K",MG +1391196,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1391241,1092,112.0,,70.0,,,,,,,"Potassium, K",MG +1391789,1092,1096.0,,70.0,,,,,,,"Potassium, K",MG +1392571,1092,245.0,,70.0,,,,,,,"Potassium, K",MG +1393492,1092,111.0,,70.0,,,,,,,"Potassium, K",MG +1393537,1092,246.0,,70.0,,,,,,,"Potassium, K",MG +1394565,1092,129.0,,70.0,,,,,,,"Potassium, K",MG +1394823,1092,300.0,,70.0,,,,,,,"Potassium, K",MG +1394953,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1395225,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1395441,1092,149.0,,70.0,,,,,,,"Potassium, K",MG +1396114,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +1397038,1092,21.0,,70.0,,,,,,,"Potassium, K",MG +1397340,1092,147.0,,70.0,,,,,,,"Potassium, K",MG +1398221,1092,204.0,,70.0,,,,,,,"Potassium, K",MG +1399349,1092,362.0,,70.0,,,,,,,"Potassium, K",MG +1399360,1092,750.0,,70.0,,,,,,,"Potassium, K",MG +1399859,1092,78.0,,70.0,,,,,,,"Potassium, K",MG +1400091,1092,104.0,,70.0,,,,,,,"Potassium, K",MG +1400098,1092,24.0,,70.0,,,,,,,"Potassium, K",MG +1400850,1092,213.0,,70.0,,,,,,,"Potassium, K",MG +1402236,1092,169.0,,70.0,,,,,,,"Potassium, K",MG +1402780,1092,395.0,,70.0,,,,,,,"Potassium, K",MG +1403090,1092,300.0,,70.0,,,,,,,"Potassium, K",MG +1403971,1092,196.0,,70.0,,,,,,,"Potassium, K",MG +1404194,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1404633,1092,183.0,,70.0,,,,,,,"Potassium, K",MG +1406153,1092,129.0,,70.0,,,,,,,"Potassium, K",MG +1407074,1092,263.0,,70.0,,,,,,,"Potassium, K",MG +1408950,1092,214.0,,70.0,,,,,,,"Potassium, K",MG +1409378,1092,111.0,,70.0,,,,,,,"Potassium, K",MG +1409970,1092,350.0,,70.0,,,,,,,"Potassium, K",MG +1410048,1092,429.0,,70.0,,,,,,,"Potassium, K",MG +1411052,1092,65.0,,70.0,,,,,,,"Potassium, K",MG +1411495,1092,196.0,,70.0,,,,,,,"Potassium, K",MG +1411605,1092,105.0,,75.0,,,,,,,"Potassium, K",MG +1411632,1092,163.0,,71.0,,,,,,,"Potassium, K",MG +1412072,1092,62.0,,70.0,,,,,,,"Potassium, K",MG +1412412,1092,62.0,,70.0,,,,,,,"Potassium, K",MG +1413130,1092,350.0,,70.0,,,,,,,"Potassium, K",MG +1414542,1092,1069.0,,70.0,,,,,,,"Potassium, K",MG +1414551,1092,311.0,,70.0,,,,,,,"Potassium, K",MG +1414621,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1415018,1092,929.0,,70.0,,,,,,,"Potassium, K",MG +1415219,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +1416483,1092,382.0,,70.0,,,,,,,"Potassium, K",MG +1416637,1092,60.0,,70.0,,,,,,,"Potassium, K",MG +1417013,1092,178.0,,70.0,,,,,,,"Potassium, K",MG +1417142,1092,58.0,,70.0,,,,,,,"Potassium, K",MG +1417244,1092,152.0,,70.0,,,,,,,"Potassium, K",MG +1417321,1092,67.0,,70.0,,,,,,,"Potassium, K",MG +1417614,1092,107.0,,70.0,,,,,,,"Potassium, K",MG +1417746,1092,120.0,,70.0,,,,,,,"Potassium, K",MG +1417860,1092,125.0,,70.0,,,,,,,"Potassium, K",MG +1418149,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1419996,1092,435.0,,70.0,,,,,,,"Potassium, K",MG +1420085,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +1420827,1092,152.0,,70.0,,,,,,,"Potassium, K",MG +1420984,1092,117.0,,70.0,,,,,,,"Potassium, K",MG +1421435,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1421787,1092,78.0,,70.0,,,,,,,"Potassium, K",MG +1422452,1092,35.0,,70.0,,,,,,,"Potassium, K",MG +1423261,1092,92.0,,70.0,,,,,,,"Potassium, K",MG +1423681,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1423917,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1424411,1092,209.0,,70.0,,,,,,,"Potassium, K",MG +1424464,1092,163.0,,70.0,,,,,,,"Potassium, K",MG +1426327,1092,596.0,,70.0,,,,,,,"Potassium, K",MG +1426453,1092,618.0,,70.0,,,,,,,"Potassium, K",MG +1426665,1092,192.0,,70.0,,,,,,,"Potassium, K",MG +1426685,1092,54.0,,70.0,,,,,,,"Potassium, K",MG +1426955,1092,38.0,,70.0,,,,,,,"Potassium, K",MG +1428735,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1432338,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +1434539,1092,474.0,,70.0,,,,,,,"Potassium, K",MG +1435298,1092,1107.0,,70.0,,,,,,,"Potassium, K",MG +1436465,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +1436580,1092,1179.0,,70.0,,,,,,,"Potassium, K",MG +1444974,1092,600.0,,70.0,,,,,,,"Potassium, K",MG +1455342,1092,484.0,,71.0,,,,,,,"Potassium, K",MG +1455585,1092,192.0,,71.0,,,,,,,"Potassium, K",MG +1455863,1092,50.0,,71.0,,,,,,,"Potassium, K",MG +1455965,1092,416.0,,71.0,,,,,,,"Potassium, K",MG +1456144,1092,278.0,,78.0,,,,,,,"Potassium, K",MG +1456330,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1457001,1092,249.0,,78.0,,,,,,,"Potassium, K",MG +1457093,1092,194.0,,78.0,,,,,,,"Potassium, K",MG +1457605,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1457914,1092,173.0,,78.0,,,,,,,"Potassium, K",MG +1458015,1092,106.0,,71.0,,,,,,,"Potassium, K",MG +1458972,1092,420.0,,71.0,,,,,,,"Potassium, K",MG +1459458,1092,302.0,,71.0,,,,,,,"Potassium, K",MG +1459858,1092,0.0,,72.0,,,,,,,"Potassium, K",MG +1459898,1092,12.0,,71.0,,,,,,,"Potassium, K",MG +1460096,1092,146.0,,71.0,,,,,,,"Potassium, K",MG +1460260,1092,420.0,,71.0,,,,,,,"Potassium, K",MG +1461300,1092,346.0,,71.0,,,,,,,"Potassium, K",MG +1461306,1092,193.0,,71.0,,,,,,,"Potassium, K",MG +1461314,1092,149.0,,78.0,,,,,,,"Potassium, K",MG +1461656,1092,128.0,,71.0,,,,,,,"Potassium, K",MG +1461872,1092,133.0,,71.0,,,,,,,"Potassium, K",MG +1462766,1092,255.0,,71.0,,,,,,,"Potassium, K",MG +1462818,1092,184.0,,78.0,,,,,,,"Potassium, K",MG +1463154,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +1464052,1092,95.0,,70.0,,,,,,,"Potassium, K",MG +1464420,1092,253.0,,70.0,,,,,,,"Potassium, K",MG +1464449,1092,286.0,,70.0,,,,,,,"Potassium, K",MG +1464478,1092,183.0,,70.0,,,,,,,"Potassium, K",MG +1465365,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1466833,1092,239.0,,70.0,,,,,,,"Potassium, K",MG +1467340,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +1468232,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1473722,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +1473802,1092,222.0,,70.0,,,,,,,"Potassium, K",MG +1474306,1092,131.0,,70.0,,,,,,,"Potassium, K",MG +1474573,1092,308.0,,75.0,,,,,,,"Potassium, K",MG +1474628,1092,196.0,,70.0,,,,,,,"Potassium, K",MG +1475265,1092,600.0,,70.0,,,,,,,"Potassium, K",MG +1475645,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +1475844,1092,1250.0,,70.0,,,,,,,"Potassium, K",MG +1476489,1092,39.0,,70.0,,,,,,,"Potassium, K",MG +1477295,1092,108.0,,75.0,,,,,,,"Potassium, K",MG +1477858,1092,159.0,,70.0,,,,,,,"Potassium, K",MG +1479412,1092,660.0,,70.0,,,,,,,"Potassium, K",MG +1480244,1092,679.0,,70.0,,,,,,,"Potassium, K",MG +1480777,1092,229.0,,70.0,,,,,,,"Potassium, K",MG +1481163,1092,90.0,,70.0,,,,,,,"Potassium, K",MG +1481809,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1483128,1092,500.0,,70.0,,,,,,,"Potassium, K",MG +1483629,1092,259.0,,70.0,,,,,,,"Potassium, K",MG +1484001,1092,75.0,,70.0,,,,,,,"Potassium, K",MG +1484483,1092,109.0,,70.0,,,,,,,"Potassium, K",MG +1484746,1092,83.0,,70.0,,,,,,,"Potassium, K",MG +1485288,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +1485346,1092,267.0,,70.0,,,,,,,"Potassium, K",MG +1486568,1092,42.0,,70.0,,,,,,,"Potassium, K",MG +1486804,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +1487127,1092,49.0,,70.0,,,,,,,"Potassium, K",MG +1489574,1092,187.0,,70.0,,,,,,,"Potassium, K",MG +1491287,1092,322.0,,70.0,,,,,,,"Potassium, K",MG +1491828,1092,128.0,,70.0,,,,,,,"Potassium, K",MG +1493565,1092,30.0,,70.0,,,,,,,"Potassium, K",MG +1493735,1092,143.0,,70.0,,,,,,,"Potassium, K",MG +1493787,1092,56.0,,70.0,,,,,,,"Potassium, K",MG +1493819,1092,279.0,,70.0,,,,,,,"Potassium, K",MG +1495122,1092,233.0,,75.0,,,,,,,"Potassium, K",MG +1495356,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1496378,1092,95.0,,70.0,,,,,,,"Potassium, K",MG +1496985,1092,164.0,,70.0,,,,,,,"Potassium, K",MG +1497946,1092,120.0,,70.0,,,,,,,"Potassium, K",MG +1498651,1092,134.0,,70.0,,,,,,,"Potassium, K",MG +1498990,1092,595.0,,70.0,,,,,,,"Potassium, K",MG +1499068,1092,310.0,,70.0,,,,,,,"Potassium, K",MG +1499739,1092,429.0,,70.0,,,,,,,"Potassium, K",MG +1500591,1092,124.0,,75.0,,,,,,,"Potassium, K",MG +1501042,1092,286.0,,70.0,,,,,,,"Potassium, K",MG +1502728,1092,150.0,,70.0,,,,,,,"Potassium, K",MG +1502753,1092,267.0,,70.0,,,,,,,"Potassium, K",MG +1503064,1092,1200.0,,70.0,,,,,,,"Potassium, K",MG +1503851,1092,650.0,,70.0,,,,,,,"Potassium, K",MG +1505523,1092,125.0,,70.0,,,,,,,"Potassium, K",MG +1507058,1092,107.0,,70.0,,,,,,,"Potassium, K",MG +1507560,1092,89.0,,70.0,,,,,,,"Potassium, K",MG +1507570,1092,333.0,,70.0,,,,,,,"Potassium, K",MG +1507682,1092,214.0,,70.0,,,,,,,"Potassium, K",MG +1507767,1092,294.0,,70.0,,,,,,,"Potassium, K",MG +1507880,1092,19.0,,70.0,,,,,,,"Potassium, K",MG +1508076,1092,90.0,,70.0,,,,,,,"Potassium, K",MG +1508898,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +1510173,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1511144,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1511259,1092,306.0,,70.0,,,,,,,"Potassium, K",MG +1511485,1092,12.0,,70.0,,,,,,,"Potassium, K",MG +1511682,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +1512048,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1512333,1092,197.0,,70.0,,,,,,,"Potassium, K",MG +1514008,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1514527,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +1515282,1092,160.0,,70.0,,,,,,,"Potassium, K",MG +1517676,1092,93.0,,70.0,,,,,,,"Potassium, K",MG +1518840,1092,21.0,,70.0,,,,,,,"Potassium, K",MG +1519764,1092,640.0,,70.0,,,,,,,"Potassium, K",MG +1522624,1092,923.0,,70.0,,,,,,,"Potassium, K",MG +1523062,1092,300.0,,70.0,,,,,,,"Potassium, K",MG +1523952,1092,1357.0,,70.0,,,,,,,"Potassium, K",MG +1527945,1092,176991.0,,70.0,,,,,,,"Potassium, K",MG +1529074,1092,700.0,,70.0,,,,,,,"Potassium, K",MG +1530210,1092,179.0,,70.0,,,,,,,"Potassium, K",MG +1532492,1092,679.0,,70.0,,,,,,,"Potassium, K",MG +1534348,1092,301.0,,70.0,,,,,,,"Potassium, K",MG +1535319,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +1537203,1092,17.0,,70.0,,,,,,,"Potassium, K",MG +1538424,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +1538747,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +1538817,1092,387.0,,70.0,,,,,,,"Potassium, K",MG +1541978,1092,10.0,,70.0,,,,,,,"Potassium, K",MG +1542559,1092,209.0,,70.0,,,,,,,"Potassium, K",MG +1542847,1092,142.0,,70.0,,,,,,,"Potassium, K",MG +1545057,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +1546181,1092,186.0,,70.0,,,,,,,"Potassium, K",MG +1548165,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1548523,1092,196.0,,70.0,,,,,,,"Potassium, K",MG +1549612,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1550866,1092,616.0,,70.0,,,,,,,"Potassium, K",MG +1552051,1092,300.0,,70.0,,,,,,,"Potassium, K",MG +1553474,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +1554170,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +1554260,1092,426.0,,70.0,,,,,,,"Potassium, K",MG +1554559,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +1554664,1092,75.0,,70.0,,,,,,,"Potassium, K",MG +1554866,1092,121.0,,70.0,,,,,,,"Potassium, K",MG +1556506,1092,75.0,,70.0,,,,,,,"Potassium, K",MG +1556845,1092,338.0,,70.0,,,,,,,"Potassium, K",MG +1558616,1092,142.0,,70.0,,,,,,,"Potassium, K",MG +1559423,1092,400.0,,70.0,,,,,,,"Potassium, K",MG +1559745,1092,109.0,,70.0,,,,,,,"Potassium, K",MG +1559749,1092,372.0,,70.0,,,,,,,"Potassium, K",MG +1562452,1092,125.0,,70.0,,,,,,,"Potassium, K",MG +1563616,1092,129.0,,70.0,,,,,,,"Potassium, K",MG +1563944,1092,63.0,,70.0,,,,,,,"Potassium, K",MG +1564095,1092,223.0,,70.0,,,,,,,"Potassium, K",MG +1565647,1092,140.0,,70.0,,,,,,,"Potassium, K",MG +1567808,1092,115.0,,70.0,,,,,,,"Potassium, K",MG +1568997,1092,3250.0,,70.0,,,,,,,"Potassium, K",MG +1569085,1092,533.0,,70.0,,,,,,,"Potassium, K",MG +1572384,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +1573635,1092,89.0,,70.0,,,,,,,"Potassium, K",MG +1574124,1092,128.0,,70.0,,,,,,,"Potassium, K",MG +1574160,1092,122.0,,70.0,,,,,,,"Potassium, K",MG +1575067,1092,120.0,,70.0,,,,,,,"Potassium, K",MG +1576167,1092,1250.0,,70.0,,,,,,,"Potassium, K",MG +1576660,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1577860,1092,212.0,,70.0,,,,,,,"Potassium, K",MG +1578116,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +1578668,1092,110.0,,70.0,,,,,,,"Potassium, K",MG +1578717,1092,558.0,,70.0,,,,,,,"Potassium, K",MG +1580010,1092,1119.0,,70.0,,,,,,,"Potassium, K",MG +1581336,1092,137.0,,70.0,,,,,,,"Potassium, K",MG +1581354,1092,300.0,,70.0,,,,,,,"Potassium, K",MG +1582659,1092,50.0,,70.0,,,,,,,"Potassium, K",MG +1583234,1092,400.0,,70.0,,,,,,,"Potassium, K",MG +1584039,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +1585601,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +1585893,1092,179.0,,70.0,,,,,,,"Potassium, K",MG +1585968,1092,146.0,,70.0,,,,,,,"Potassium, K",MG +1586539,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1586649,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +1589458,1092,4714.0,,70.0,,,,,,,"Potassium, K",MG +1591834,1092,191.0,,70.0,,,,,,,"Potassium, K",MG +1592343,1092,311.0,,70.0,,,,,,,"Potassium, K",MG +1592541,1092,357.0,,70.0,,,,,,,"Potassium, K",MG +1592633,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1592943,1092,328.0,,70.0,,,,,,,"Potassium, K",MG +1593315,1092,5250.0,,70.0,,,,,,,"Potassium, K",MG +1594047,1092,412.0,,70.0,,,,,,,"Potassium, K",MG +1594306,1092,760.0,,70.0,,,,,,,"Potassium, K",MG +1596096,1092,271.0,,70.0,,,,,,,"Potassium, K",MG +1597240,1092,217.0,,70.0,,,,,,,"Potassium, K",MG +1602652,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +1603044,1092,388.0,,70.0,,,,,,,"Potassium, K",MG +1604253,1092,250.0,,75.0,,,,,,,"Potassium, K",MG +1605902,1092,400.0,,70.0,,,,,,,"Potassium, K",MG +1608089,1092,2312.0,,70.0,,,,,,,"Potassium, K",MG +1609531,1092,183.0,,70.0,,,,,,,"Potassium, K",MG +1609784,1092,107.0,,70.0,,,,,,,"Potassium, K",MG +1610348,1092,212.0,,70.0,,,,,,,"Potassium, K",MG +1610620,1092,463.0,,70.0,,,,,,,"Potassium, K",MG +1611538,1092,419.0,,70.0,,,,,,,"Potassium, K",MG +1611832,1092,277.0,,70.0,,,,,,,"Potassium, K",MG +1614072,1092,182.0,,70.0,,,,,,,"Potassium, K",MG +1615009,1092,46.0,,70.0,,,,,,,"Potassium, K",MG +1616668,1092,120.0,,70.0,,,,,,,"Potassium, K",MG +1617302,1092,169.0,,70.0,,,,,,,"Potassium, K",MG +1617920,1092,371.0,,70.0,,,,,,,"Potassium, K",MG +1617976,1092,53.0,,70.0,,,,,,,"Potassium, K",MG +1620722,1092,117.0,,70.0,,,,,,,"Potassium, K",MG +1620723,1092,125.0,,70.0,,,,,,,"Potassium, K",MG +1620900,1092,107.0,,70.0,,,,,,,"Potassium, K",MG +1622114,1092,207.0,,70.0,,,,,,,"Potassium, K",MG +1622121,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1623104,1092,107.0,,70.0,,,,,,,"Potassium, K",MG +1623245,1092,179.0,,70.0,,,,,,,"Potassium, K",MG +1623487,1092,116.0,,70.0,,,,,,,"Potassium, K",MG +1623529,1092,868.0,,70.0,,,,,,,"Potassium, K",MG +1623652,1092,58.0,,70.0,,,,,,,"Potassium, K",MG +1624210,1092,222.0,,70.0,,,,,,,"Potassium, K",MG +1625242,1092,161.0,,70.0,,,,,,,"Potassium, K",MG +1625834,1092,145.0,,70.0,,,,,,,"Potassium, K",MG +1626186,1092,303.0,,70.0,,,,,,,"Potassium, K",MG +1626342,1092,226.0,,70.0,,,,,,,"Potassium, K",MG +1628974,1092,219.0,,70.0,,,,,,,"Potassium, K",MG +1629487,1092,226.0,,75.0,,,,,,,"Potassium, K",MG +1631807,1092,138.0,,70.0,,,,,,,"Potassium, K",MG +1631811,1092,1179.0,,70.0,,,,,,,"Potassium, K",MG +1633228,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +1633356,1092,143.0,,70.0,,,,,,,"Potassium, K",MG +1633424,1092,189.0,,70.0,,,,,,,"Potassium, K",MG +1633447,1092,45.0,,70.0,,,,,,,"Potassium, K",MG +1634978,1092,195.0,,70.0,,,,,,,"Potassium, K",MG +1635985,1092,212.0,,70.0,,,,,,,"Potassium, K",MG +1636557,1092,337.0,,70.0,,,,,,,"Potassium, K",MG +1636560,1092,235.0,,70.0,,,,,,,"Potassium, K",MG +1637266,1092,1.0,,70.0,,,,,,,"Potassium, K",MG +1637315,1092,111.0,,70.0,,,,,,,"Potassium, K",MG +1637367,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1637855,1092,61.0,,70.0,,,,,,,"Potassium, K",MG +1637887,1092,119.0,,70.0,,,,,,,"Potassium, K",MG +1638006,1092,99.0,,75.0,,,,,,,"Potassium, K",MG +1638383,1092,335.0,,70.0,,,,,,,"Potassium, K",MG +1639398,1092,83.0,,70.0,,,,,,,"Potassium, K",MG +1640497,1092,238.0,,70.0,,,,,,,"Potassium, K",MG +1641155,1092,125.0,,70.0,,,,,,,"Potassium, K",MG +1641299,1092,246.0,,70.0,,,,,,,"Potassium, K",MG +1641859,1092,795.0,,70.0,,,,,,,"Potassium, K",MG +1642007,1092,154.0,,70.0,,,,,,,"Potassium, K",MG +1644759,1092,291.0,,70.0,,,,,,,"Potassium, K",MG +1645386,1092,91.0,,70.0,,,,,,,"Potassium, K",MG +1645462,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1645646,1092,286.0,,70.0,,,,,,,"Potassium, K",MG +1645814,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +1647862,1092,89.0,,70.0,,,,,,,"Potassium, K",MG +1648887,1092,83.0,,70.0,,,,,,,"Potassium, K",MG +1648918,1092,403.0,,70.0,,,,,,,"Potassium, K",MG +1649037,1092,238.0,,70.0,,,,,,,"Potassium, K",MG +1649133,1092,128.0,,70.0,,,,,,,"Potassium, K",MG +1649460,1092,522.0,,70.0,,,,,,,"Potassium, K",MG +1649531,1092,350.0,,70.0,,,,,,,"Potassium, K",MG +1650603,1092,433.0,,70.0,,,,,,,"Potassium, K",MG +1651268,1092,386.0,,70.0,,,,,,,"Potassium, K",MG +1651507,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +1652127,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1653254,1092,388.0,,70.0,,,,,,,"Potassium, K",MG +1653262,1092,165.0,,70.0,,,,,,,"Potassium, K",MG +1653316,1092,344.0,,70.0,,,,,,,"Potassium, K",MG +1653500,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1655606,1092,47.0,,70.0,,,,,,,"Potassium, K",MG +1656340,1092,243.0,,70.0,,,,,,,"Potassium, K",MG +1656588,1092,462.0,,70.0,,,,,,,"Potassium, K",MG +1656652,1092,239.0,,75.0,,,,,,,"Potassium, K",MG +1657069,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1657265,1092,223.0,,70.0,,,,,,,"Potassium, K",MG +1657562,1092,419.0,,70.0,,,,,,,"Potassium, K",MG +1658244,1092,20.0,,70.0,,,,,,,"Potassium, K",MG +1659174,1092,125.0,,70.0,,,,,,,"Potassium, K",MG +1659241,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1659302,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1659384,1092,371.0,,70.0,,,,,,,"Potassium, K",MG +1659659,1092,464.0,,70.0,,,,,,,"Potassium, K",MG +1660170,1092,429.0,,70.0,,,,,,,"Potassium, K",MG +1660267,1092,125.0,,70.0,,,,,,,"Potassium, K",MG +1660468,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1660489,1092,61.0,,70.0,,,,,,,"Potassium, K",MG +1660614,1092,145.0,,70.0,,,,,,,"Potassium, K",MG +1660916,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1661536,1092,1268.0,,70.0,,,,,,,"Potassium, K",MG +1661631,1092,113.0,,70.0,,,,,,,"Potassium, K",MG +1661837,1092,245.0,,70.0,,,,,,,"Potassium, K",MG +1662808,1092,373.0,,70.0,,,,,,,"Potassium, K",MG +1663675,1092,50.0,,70.0,,,,,,,"Potassium, K",MG +1663827,1092,1250.0,,70.0,,,,,,,"Potassium, K",MG +1664016,1092,179.0,,70.0,,,,,,,"Potassium, K",MG +1665153,1092,163.0,,75.0,,,,,,,"Potassium, K",MG +1665221,1092,375.0,,70.0,,,,,,,"Potassium, K",MG +1665437,1092,1179.0,,70.0,,,,,,,"Potassium, K",MG +1665523,1092,176.0,,70.0,,,,,,,"Potassium, K",MG +1665645,1092,116.0,,70.0,,,,,,,"Potassium, K",MG +1666257,1092,169.0,,70.0,,,,,,,"Potassium, K",MG +1666971,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1667744,1092,600.0,,70.0,,,,,,,"Potassium, K",MG +1667788,1092,180.0,,70.0,,,,,,,"Potassium, K",MG +1668386,1092,3000.0,,70.0,,,,,,,"Potassium, K",MG +1668710,1092,341.0,,70.0,,,,,,,"Potassium, K",MG +1669055,1092,101.0,,70.0,,,,,,,"Potassium, K",MG +1669173,1092,214.0,,70.0,,,,,,,"Potassium, K",MG +1669205,1092,78.0,,70.0,,,,,,,"Potassium, K",MG +1669512,1092,281.0,,70.0,,,,,,,"Potassium, K",MG +1669526,1092,106.0,,70.0,,,,,,,"Potassium, K",MG +1669544,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1669740,1092,500.0,,70.0,,,,,,,"Potassium, K",MG +1669845,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +1670510,1092,434.0,,70.0,,,,,,,"Potassium, K",MG +1670670,1092,220.0,,70.0,,,,,,,"Potassium, K",MG +1670725,1092,562.0,,70.0,,,,,,,"Potassium, K",MG +1670821,1092,310.0,,70.0,,,,,,,"Potassium, K",MG +1671043,1092,228.0,,70.0,,,,,,,"Potassium, K",MG +1671547,1092,737.0,,70.0,,,,,,,"Potassium, K",MG +1671809,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1674627,1092,433.0,,70.0,,,,,,,"Potassium, K",MG +1674800,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1675396,1092,456.0,,70.0,,,,,,,"Potassium, K",MG +1675459,1092,504.0,,70.0,,,,,,,"Potassium, K",MG +1676585,1092,571.0,,70.0,,,,,,,"Potassium, K",MG +1676744,1092,218.0,,70.0,,,,,,,"Potassium, K",MG +1677042,1092,253.0,,70.0,,,,,,,"Potassium, K",MG +1677104,1092,12.0,,70.0,,,,,,,"Potassium, K",MG +1677345,1092,13.0,,70.0,,,,,,,"Potassium, K",MG +1677545,1092,63.0,,70.0,,,,,,,"Potassium, K",MG +1677723,1092,159.0,,70.0,,,,,,,"Potassium, K",MG +1677801,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1677877,1092,267.0,,70.0,,,,,,,"Potassium, K",MG +1678201,1092,121.0,,70.0,,,,,,,"Potassium, K",MG +1678687,1092,161.0,,70.0,,,,,,,"Potassium, K",MG +1678823,1092,42.0,,70.0,,,,,,,"Potassium, K",MG +1680098,1092,98.0,,70.0,,,,,,,"Potassium, K",MG +1680127,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +1680395,1092,326.0,,75.0,,,,,,,"Potassium, K",MG +1681881,1092,181.0,,70.0,,,,,,,"Potassium, K",MG +1682184,1092,187.0,,70.0,,,,,,,"Potassium, K",MG +1682594,1092,107.0,,70.0,,,,,,,"Potassium, K",MG +1683223,1092,171.0,,75.0,,,,,,,"Potassium, K",MG +1683930,1092,244.0,,70.0,,,,,,,"Potassium, K",MG +1684136,1092,186.0,,70.0,,,,,,,"Potassium, K",MG +1684881,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +1685058,1092,233.0,,75.0,,,,,,,"Potassium, K",MG +1685651,1092,684.0,,70.0,,,,,,,"Potassium, K",MG +1685722,1092,157.0,,70.0,,,,,,,"Potassium, K",MG +1686021,1092,193.0,,70.0,,,,,,,"Potassium, K",MG +1686022,1092,224.0,,70.0,,,,,,,"Potassium, K",MG +1686216,1092,46.0,,70.0,,,,,,,"Potassium, K",MG +1686335,1092,246.0,,70.0,,,,,,,"Potassium, K",MG +1686831,1092,151.0,,70.0,,,,,,,"Potassium, K",MG +1687853,1092,285.0,,70.0,,,,,,,"Potassium, K",MG +1688658,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1688982,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1689504,1092,129.0,,70.0,,,,,,,"Potassium, K",MG +1689815,1092,262.0,,70.0,,,,,,,"Potassium, K",MG +1690422,1092,553.0,,70.0,,,,,,,"Potassium, K",MG +1690592,1092,557.0,,70.0,,,,,,,"Potassium, K",MG +1690621,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1690631,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1690834,1092,206.0,,70.0,,,,,,,"Potassium, K",MG +1691170,1092,14.0,,70.0,,,,,,,"Potassium, K",MG +1691196,1092,153.0,,70.0,,,,,,,"Potassium, K",MG +1691405,1092,107.0,,70.0,,,,,,,"Potassium, K",MG +1692528,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +1692575,1092,375.0,,70.0,,,,,,,"Potassium, K",MG +1692592,1092,1186.0,,70.0,,,,,,,"Potassium, K",MG +1692695,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1692805,1092,196.0,,70.0,,,,,,,"Potassium, K",MG +1692825,1092,171.0,,70.0,,,,,,,"Potassium, K",MG +1693390,1092,186.0,,70.0,,,,,,,"Potassium, K",MG +1693637,1092,214.0,,70.0,,,,,,,"Potassium, K",MG +1693772,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1694339,1092,54.0,,70.0,,,,,,,"Potassium, K",MG +1695189,1092,132.0,,70.0,,,,,,,"Potassium, K",MG +1695242,1092,326.0,,70.0,,,,,,,"Potassium, K",MG +1695397,1092,175.0,,70.0,,,,,,,"Potassium, K",MG +1695453,1092,233.0,,70.0,,,,,,,"Potassium, K",MG +1695849,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +1696599,1092,347.0,,70.0,,,,,,,"Potassium, K",MG +1697014,1092,19.0,,70.0,,,,,,,"Potassium, K",MG +1697074,1092,111.0,,70.0,,,,,,,"Potassium, K",MG +1697171,1092,120.0,,70.0,,,,,,,"Potassium, K",MG +1697409,1092,338.0,,70.0,,,,,,,"Potassium, K",MG +1697782,1092,283.0,,70.0,,,,,,,"Potassium, K",MG +1697796,1092,75.0,,70.0,,,,,,,"Potassium, K",MG +1698130,1092,196.0,,70.0,,,,,,,"Potassium, K",MG +1698274,1092,11.0,,70.0,,,,,,,"Potassium, K",MG +1698421,1092,187.0,,70.0,,,,,,,"Potassium, K",MG +1698744,1092,375.0,,70.0,,,,,,,"Potassium, K",MG +1698842,1092,383.0,,70.0,,,,,,,"Potassium, K",MG +1699044,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1700187,1092,722.0,,70.0,,,,,,,"Potassium, K",MG +1700211,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1700353,1092,303.0,,70.0,,,,,,,"Potassium, K",MG +1700518,1092,134.0,,70.0,,,,,,,"Potassium, K",MG +1701869,1092,260.0,,70.0,,,,,,,"Potassium, K",MG +1702241,1092,56.0,,70.0,,,,,,,"Potassium, K",MG +1702435,1092,168.0,,70.0,,,,,,,"Potassium, K",MG +1702487,1092,69.0,,70.0,,,,,,,"Potassium, K",MG +1703026,1092,243.0,,70.0,,,,,,,"Potassium, K",MG +1703056,1092,475.0,,70.0,,,,,,,"Potassium, K",MG +1703074,1092,124.0,,70.0,,,,,,,"Potassium, K",MG +1703127,1092,109.0,,70.0,,,,,,,"Potassium, K",MG +1703208,1092,89.0,,70.0,,,,,,,"Potassium, K",MG +1703490,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1703560,1092,321.0,,70.0,,,,,,,"Potassium, K",MG +1703601,1092,119.0,,70.0,,,,,,,"Potassium, K",MG +1703864,1092,7.0,,70.0,,,,,,,"Potassium, K",MG +1703979,1092,342.0,,70.0,,,,,,,"Potassium, K",MG +1704323,1092,470.0,,70.0,,,,,,,"Potassium, K",MG +1704405,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1704516,1092,197.0,,70.0,,,,,,,"Potassium, K",MG +1704660,1092,34.0,,75.0,,,,,,,"Potassium, K",MG +1705037,1092,2000.0,,70.0,,,,,,,"Potassium, K",MG +1705097,1092,98.0,,70.0,,,,,,,"Potassium, K",MG +1705418,1092,438.0,,70.0,,,,,,,"Potassium, K",MG +1705992,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1706302,1092,330.0,,70.0,,,,,,,"Potassium, K",MG +1706652,1092,129.0,,70.0,,,,,,,"Potassium, K",MG +1706722,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1706724,1092,300.0,,70.0,,,,,,,"Potassium, K",MG +1706895,1092,294.0,,70.0,,,,,,,"Potassium, K",MG +1707000,1092,212.0,,70.0,,,,,,,"Potassium, K",MG +1707219,1092,1205.0,,70.0,,,,,,,"Potassium, K",MG +1707492,1092,125.0,,70.0,,,,,,,"Potassium, K",MG +1707494,1092,465.0,,70.0,,,,,,,"Potassium, K",MG +1707563,1092,82.0,,70.0,,,,,,,"Potassium, K",MG +1708126,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1708155,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1708297,1092,241.0,,75.0,,,,,,,"Potassium, K",MG +1708329,1092,119.0,,70.0,,,,,,,"Potassium, K",MG +1708398,1092,172.0,,70.0,,,,,,,"Potassium, K",MG +1708644,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1709196,1092,86.0,,70.0,,,,,,,"Potassium, K",MG +1709198,1092,813.0,,70.0,,,,,,,"Potassium, K",MG +1709249,1092,160.0,,70.0,,,,,,,"Potassium, K",MG +1709286,1092,35.0,,70.0,,,,,,,"Potassium, K",MG +1709404,1092,169.0,,70.0,,,,,,,"Potassium, K",MG +1711760,1092,13.0,,70.0,,,,,,,"Potassium, K",MG +1711832,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1711928,1092,82.0,,75.0,,,,,,,"Potassium, K",MG +1711989,1092,727.0,,70.0,,,,,,,"Potassium, K",MG +1712122,1092,292.0,,70.0,,,,,,,"Potassium, K",MG +1712388,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1712495,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +1712543,1092,18.0,,70.0,,,,,,,"Potassium, K",MG +1712705,1092,324.0,,70.0,,,,,,,"Potassium, K",MG +1712709,1092,60.0,,70.0,,,,,,,"Potassium, K",MG +1712832,1092,607.0,,70.0,,,,,,,"Potassium, K",MG +1712848,1092,488.0,,70.0,,,,,,,"Potassium, K",MG +1713971,1092,880.0,,70.0,,,,,,,"Potassium, K",MG +1714471,1092,354.0,,70.0,,,,,,,"Potassium, K",MG +1715228,1092,280.0,,70.0,,,,,,,"Potassium, K",MG +1715846,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1716052,1092,700.0,,70.0,,,,,,,"Potassium, K",MG +1716099,1092,310.0,,70.0,,,,,,,"Potassium, K",MG +1716226,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1717057,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1717626,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +1717875,1092,260.0,,70.0,,,,,,,"Potassium, K",MG +1717981,1092,34.0,,70.0,,,,,,,"Potassium, K",MG +1718070,1092,111.0,,70.0,,,,,,,"Potassium, K",MG +1718077,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1718720,1092,132.0,,70.0,,,,,,,"Potassium, K",MG +1718983,1092,1200.0,,70.0,,,,,,,"Potassium, K",MG +1719857,1092,198.0,,70.0,,,,,,,"Potassium, K",MG +1719919,1092,553.0,,70.0,,,,,,,"Potassium, K",MG +1720944,1092,143.0,,70.0,,,,,,,"Potassium, K",MG +1722152,1092,211.0,,70.0,,,,,,,"Potassium, K",MG +1722208,1092,303.0,,70.0,,,,,,,"Potassium, K",MG +1722260,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1722771,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1722809,1092,10.0,,70.0,,,,,,,"Potassium, K",MG +1723216,1092,110.0,,70.0,,,,,,,"Potassium, K",MG +1723299,1092,311.0,,70.0,,,,,,,"Potassium, K",MG +1723595,1092,176.0,,70.0,,,,,,,"Potassium, K",MG +1723709,1092,367.0,,70.0,,,,,,,"Potassium, K",MG +1723856,1092,192.0,,70.0,,,,,,,"Potassium, K",MG +1724193,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1724351,1092,104.0,,70.0,,,,,,,"Potassium, K",MG +1724674,1092,1429.0,,70.0,,,,,,,"Potassium, K",MG +1725289,1092,56.0,,75.0,,,,,,,"Potassium, K",MG +1725590,1092,281.0,,70.0,,,,,,,"Potassium, K",MG +1725618,1092,50.0,,70.0,,,,,,,"Potassium, K",MG +1725626,1092,109.0,,75.0,,,,,,,"Potassium, K",MG +1726025,1092,235.0,,70.0,,,,,,,"Potassium, K",MG +1726811,1092,345.0,,70.0,,,,,,,"Potassium, K",MG +1727214,1092,436.0,,70.0,,,,,,,"Potassium, K",MG +1727505,1092,685.0,,70.0,,,,,,,"Potassium, K",MG +1727678,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1729084,1092,156.0,,70.0,,,,,,,"Potassium, K",MG +1729157,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1729292,1092,52.0,,70.0,,,,,,,"Potassium, K",MG +1729432,1092,818.0,,70.0,,,,,,,"Potassium, K",MG +1729483,1092,400.0,,75.0,,,,,,,"Potassium, K",MG +1729551,1092,212.0,,70.0,,,,,,,"Potassium, K",MG +1729611,1092,180.0,,70.0,,,,,,,"Potassium, K",MG +1729950,1092,186.0,,70.0,,,,,,,"Potassium, K",MG +1730260,1092,103.0,,70.0,,,,,,,"Potassium, K",MG +1730271,1092,146.0,,70.0,,,,,,,"Potassium, K",MG +1730452,1092,636.0,,75.0,,,,,,,"Potassium, K",MG +1730454,1092,121.0,,70.0,,,,,,,"Potassium, K",MG +1730472,1092,62.0,,75.0,,,,,,,"Potassium, K",MG +1730517,1092,142.0,,70.0,,,,,,,"Potassium, K",MG +1730771,1092,19.0,,70.0,,,,,,,"Potassium, K",MG +1730969,1092,60.0,,70.0,,,,,,,"Potassium, K",MG +1731011,1092,57.0,,70.0,,,,,,,"Potassium, K",MG +1731344,1092,66.0,,70.0,,,,,,,"Potassium, K",MG +1731537,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +1731641,1092,4875.0,,70.0,,,,,,,"Potassium, K",MG +1731891,1092,786.0,,70.0,,,,,,,"Potassium, K",MG +1731913,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1732161,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +1732595,1092,141.0,,70.0,,,,,,,"Potassium, K",MG +1732607,1092,292.0,,70.0,,,,,,,"Potassium, K",MG +1732814,1092,75.0,,70.0,,,,,,,"Potassium, K",MG +1733117,1092,195.0,,70.0,,,,,,,"Potassium, K",MG +1733465,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1733501,1092,36.0,,70.0,,,,,,,"Potassium, K",MG +1733658,1092,127.0,,70.0,,,,,,,"Potassium, K",MG +1734030,1092,400.0,,70.0,,,,,,,"Potassium, K",MG +1735348,1092,284.0,,70.0,,,,,,,"Potassium, K",MG +1735750,1092,643.0,,70.0,,,,,,,"Potassium, K",MG +1735868,1092,172.0,,70.0,,,,,,,"Potassium, K",MG +1736585,1092,72.0,,70.0,,,,,,,"Potassium, K",MG +1736903,1092,556.0,,70.0,,,,,,,"Potassium, K",MG +1737266,1092,94.0,,70.0,,,,,,,"Potassium, K",MG +1737733,1092,130.0,,70.0,,,,,,,"Potassium, K",MG +1738447,1092,125.0,,70.0,,,,,,,"Potassium, K",MG +1738776,1092,168.0,,75.0,,,,,,,"Potassium, K",MG +1739079,1092,412.0,,75.0,,,,,,,"Potassium, K",MG +1739128,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1739618,1092,171.0,,70.0,,,,,,,"Potassium, K",MG +1739852,1092,421.0,,70.0,,,,,,,"Potassium, K",MG +1739911,1092,333.0,,70.0,,,,,,,"Potassium, K",MG +1739919,1092,233.0,,70.0,,,,,,,"Potassium, K",MG +1740034,1092,597.0,,70.0,,,,,,,"Potassium, K",MG +1740449,1092,112.0,,70.0,,,,,,,"Potassium, K",MG +1740708,1092,242.0,,70.0,,,,,,,"Potassium, K",MG +1741466,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1741627,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1741639,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1741702,1092,467.0,,75.0,,,,,,,"Potassium, K",MG +1741796,1092,62.0,,70.0,,,,,,,"Potassium, K",MG +1742156,1092,929.0,,70.0,,,,,,,"Potassium, K",MG +1742183,1092,277.0,,70.0,,,,,,,"Potassium, K",MG +1742322,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +1742752,1092,93333.0,,70.0,,,,,,,"Potassium, K",MG +1743206,1092,141.0,,70.0,,,,,,,"Potassium, K",MG +1743277,1092,180.0,,70.0,,,,,,,"Potassium, K",MG +1743347,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1743652,1092,125.0,,75.0,,,,,,,"Potassium, K",MG +1743766,1092,12.0,,70.0,,,,,,,"Potassium, K",MG +1743771,1092,400.0,,70.0,,,,,,,"Potassium, K",MG +1744073,1092,1697.0,,70.0,,,,,,,"Potassium, K",MG +1744324,1092,131.0,,70.0,,,,,,,"Potassium, K",MG +1744446,1092,930.0,,70.0,,,,,,,"Potassium, K",MG +1744548,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1745145,1092,116.0,,70.0,,,,,,,"Potassium, K",MG +1745288,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1745333,1092,625.0,,70.0,,,,,,,"Potassium, K",MG +1745619,1092,619.0,,70.0,,,,,,,"Potassium, K",MG +1745664,1092,175.0,,75.0,,,,,,,"Potassium, K",MG +1745951,1092,226.0,,75.0,,,,,,,"Potassium, K",MG +1746371,1092,115.0,,70.0,,,,,,,"Potassium, K",MG +1746497,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +1746595,1092,1000.0,,75.0,,,,,,,"Potassium, K",MG +1746783,1092,124.0,,75.0,,,,,,,"Potassium, K",MG +1747027,1092,260.0,,70.0,,,,,,,"Potassium, K",MG +1747211,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1747459,1092,533.0,,70.0,,,,,,,"Potassium, K",MG +1747618,1092,273.0,,70.0,,,,,,,"Potassium, K",MG +1747649,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1747837,1092,248.0,,70.0,,,,,,,"Potassium, K",MG +1748451,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1748556,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1748986,1092,209.0,,70.0,,,,,,,"Potassium, K",MG +1749244,1092,337.0,,70.0,,,,,,,"Potassium, K",MG +1749487,1092,416.0,,70.0,,,,,,,"Potassium, K",MG +1749810,1092,111.0,,70.0,,,,,,,"Potassium, K",MG +1750044,1092,308.0,,70.0,,,,,,,"Potassium, K",MG +1757747,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1757760,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1758032,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1758052,1092,41.0,,78.0,,,,,,,"Potassium, K",MG +1758101,1092,654.0,,71.0,,,,,,,"Potassium, K",MG +1758205,1092,119.0,,78.0,,,,,,,"Potassium, K",MG +1758295,1092,14.0,,71.0,,,,,,,"Potassium, K",MG +1760141,1092,2300.0,,70.0,,,,,,,"Potassium, K",MG +1760438,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1762109,1092,279.0,,70.0,,,,,,,"Potassium, K",MG +1764710,1092,643.0,,70.0,,,,,,,"Potassium, K",MG +1764819,1092,190.0,,70.0,,,,,,,"Potassium, K",MG +1764992,1092,93.0,,75.0,,,,,,,"Potassium, K",MG +1766304,1092,172.0,,70.0,,,,,,,"Potassium, K",MG +1766506,1092,49.0,,70.0,,,,,,,"Potassium, K",MG +1766796,1092,138.0,,70.0,,,,,,,"Potassium, K",MG +1766843,1092,327.0,,70.0,,,,,,,"Potassium, K",MG +1767165,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1768312,1092,949.0,,70.0,,,,,,,"Potassium, K",MG +1768409,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1769157,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1769718,1092,79.0,,70.0,,,,,,,"Potassium, K",MG +1770134,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1770437,1092,260.0,,70.0,,,,,,,"Potassium, K",MG +1771030,1092,154.0,,70.0,,,,,,,"Potassium, K",MG +1771158,1092,786.0,,70.0,,,,,,,"Potassium, K",MG +1771163,1092,150.0,,70.0,,,,,,,"Potassium, K",MG +1773481,1092,333.0,,70.0,,,,,,,"Potassium, K",MG +1773508,1092,162.0,,70.0,,,,,,,"Potassium, K",MG +1774970,1092,150.0,,70.0,,,,,,,"Potassium, K",MG +1774980,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +1780894,1092,576.0,,70.0,,,,,,,"Potassium, K",MG +1781512,1092,660.0,,70.0,,,,,,,"Potassium, K",MG +1781948,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +1782037,1092,161.0,,70.0,,,,,,,"Potassium, K",MG +1782476,1092,4.0,,70.0,,,,,,,"Potassium, K",MG +1784018,1092,321.0,,70.0,,,,,,,"Potassium, K",MG +1787359,1092,108.0,,70.0,,,,,,,"Potassium, K",MG +1788326,1092,203.0,,70.0,,,,,,,"Potassium, K",MG +1789128,1092,27.0,,70.0,,,,,,,"Potassium, K",MG +1789832,1092,688.0,,70.0,,,,,,,"Potassium, K",MG +1790096,1092,43.0,,70.0,,,,,,,"Potassium, K",MG +1794290,1092,600.0,,70.0,,,,,,,"Potassium, K",MG +1881760,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1796581,1092,267.0,,70.0,,,,,,,"Potassium, K",MG +1797196,1092,1800.0,,70.0,,,,,,,"Potassium, K",MG +1798577,1092,89.0,,70.0,,,,,,,"Potassium, K",MG +1799282,1092,156.0,,70.0,,,,,,,"Potassium, K",MG +1799583,1092,500.0,,70.0,,,,,,,"Potassium, K",MG +1799729,1092,53.0,,70.0,,,,,,,"Potassium, K",MG +1801080,1092,293.0,,70.0,,,,,,,"Potassium, K",MG +1801477,1092,388.0,,70.0,,,,,,,"Potassium, K",MG +1802572,1092,414.0,,70.0,,,,,,,"Potassium, K",MG +1803324,1092,156.0,,70.0,,,,,,,"Potassium, K",MG +1803587,1092,561.0,,70.0,,,,,,,"Potassium, K",MG +1804628,1092,333.0,,70.0,,,,,,,"Potassium, K",MG +1805822,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1805909,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1805959,1092,159.0,,70.0,,,,,,,"Potassium, K",MG +1806559,1092,80.0,,70.0,,,,,,,"Potassium, K",MG +1806765,1092,83.0,,75.0,,,,,,,"Potassium, K",MG +1807257,1092,376.0,,70.0,,,,,,,"Potassium, K",MG +1808785,1092,64.0,,70.0,,,,,,,"Potassium, K",MG +1808811,1092,105.0,,70.0,,,,,,,"Potassium, K",MG +1808964,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +1809605,1092,214.0,,70.0,,,,,,,"Potassium, K",MG +1810291,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +1810401,1092,94.0,,70.0,,,,,,,"Potassium, K",MG +1812098,1092,33.0,,70.0,,,,,,,"Potassium, K",MG +1812905,1092,138.0,,70.0,,,,,,,"Potassium, K",MG +1813595,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +1813677,1092,77.0,,70.0,,,,,,,"Potassium, K",MG +1813842,1092,69.0,,75.0,,,,,,,"Potassium, K",MG +1813950,1092,212.0,,70.0,,,,,,,"Potassium, K",MG +1814050,1092,155.0,,70.0,,,,,,,"Potassium, K",MG +1814114,1092,254.0,,70.0,,,,,,,"Potassium, K",MG +1815095,1092,525.0,,70.0,,,,,,,"Potassium, K",MG +1815726,1092,157.0,,70.0,,,,,,,"Potassium, K",MG +1815805,1092,179.0,,75.0,,,,,,,"Potassium, K",MG +1816078,1092,237.0,,70.0,,,,,,,"Potassium, K",MG +1816399,1092,259.0,,70.0,,,,,,,"Potassium, K",MG +1817095,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +1817099,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1817183,1092,556.0,,70.0,,,,,,,"Potassium, K",MG +1817636,1092,452.0,,70.0,,,,,,,"Potassium, K",MG +1818067,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1818295,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1819056,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +1819127,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +1819345,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1819401,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +1819615,1092,142.0,,70.0,,,,,,,"Potassium, K",MG +1820048,1092,122.0,,70.0,,,,,,,"Potassium, K",MG +1820557,1092,149.0,,70.0,,,,,,,"Potassium, K",MG +1821237,1092,125.0,,70.0,,,,,,,"Potassium, K",MG +1821746,1092,159.0,,70.0,,,,,,,"Potassium, K",MG +1821975,1092,360.0,,70.0,,,,,,,"Potassium, K",MG +1822281,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1822350,1092,172.0,,70.0,,,,,,,"Potassium, K",MG +1823105,1092,140.0,,75.0,,,,,,,"Potassium, K",MG +1823114,1092,50.0,,70.0,,,,,,,"Potassium, K",MG +1823799,1092,135.0,,70.0,,,,,,,"Potassium, K",MG +1823854,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1824018,1092,75.0,,70.0,,,,,,,"Potassium, K",MG +1824057,1092,157.0,,70.0,,,,,,,"Potassium, K",MG +1824666,1092,5833.0,,70.0,,,,,,,"Potassium, K",MG +1824758,1092,89.0,,70.0,,,,,,,"Potassium, K",MG +1825087,1092,124.0,,70.0,,,,,,,"Potassium, K",MG +1826031,1092,282.0,,70.0,,,,,,,"Potassium, K",MG +1826509,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +1826886,1092,154.0,,70.0,,,,,,,"Potassium, K",MG +1827323,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1827365,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +1827571,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +1827608,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +1828309,1092,233.0,,75.0,,,,,,,"Potassium, K",MG +1828394,1092,57.0,,70.0,,,,,,,"Potassium, K",MG +1828637,1092,357.0,,70.0,,,,,,,"Potassium, K",MG +1828802,1092,155.0,,70.0,,,,,,,"Potassium, K",MG +1829030,1092,77.0,,70.0,,,,,,,"Potassium, K",MG +1829778,1092,89.0,,70.0,,,,,,,"Potassium, K",MG +1829840,1092,429.0,,70.0,,,,,,,"Potassium, K",MG +1830006,1092,689.0,,70.0,,,,,,,"Potassium, K",MG +1830061,1092,77.0,,75.0,,,,,,,"Potassium, K",MG +1830114,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1830364,1092,82.0,,75.0,,,,,,,"Potassium, K",MG +1830413,1092,464.0,,70.0,,,,,,,"Potassium, K",MG +1830694,1092,111.0,,70.0,,,,,,,"Potassium, K",MG +1830739,1092,438.0,,75.0,,,,,,,"Potassium, K",MG +1830821,1092,240.0,,70.0,,,,,,,"Potassium, K",MG +1830824,1092,244.0,,70.0,,,,,,,"Potassium, K",MG +1830841,1092,321.0,,70.0,,,,,,,"Potassium, K",MG +1831105,1092,64.0,,70.0,,,,,,,"Potassium, K",MG +1831314,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1831411,1092,62.0,,75.0,,,,,,,"Potassium, K",MG +1831840,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1832110,1092,276.0,,70.0,,,,,,,"Potassium, K",MG +1832155,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1832402,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1832432,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1833030,1092,53.0,,70.0,,,,,,,"Potassium, K",MG +1833259,1092,107.0,,70.0,,,,,,,"Potassium, K",MG +1833295,1092,87.0,,70.0,,,,,,,"Potassium, K",MG +1833514,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1833773,1092,375.0,,70.0,,,,,,,"Potassium, K",MG +1833909,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +1833926,1092,136.0,,70.0,,,,,,,"Potassium, K",MG +1835065,1092,336.0,,70.0,,,,,,,"Potassium, K",MG +1835297,1092,2800.0,,70.0,,,,,,,"Potassium, K",MG +1835844,1092,567.0,,70.0,,,,,,,"Potassium, K",MG +1835981,1092,138.0,,70.0,,,,,,,"Potassium, K",MG +1836879,1092,1143.0,,70.0,,,,,,,"Potassium, K",MG +1837227,1092,61.0,,70.0,,,,,,,"Potassium, K",MG +1837422,1092,241.0,,70.0,,,,,,,"Potassium, K",MG +1837587,1092,248.0,,70.0,,,,,,,"Potassium, K",MG +1838171,1092,198.0,,70.0,,,,,,,"Potassium, K",MG +1838257,1092,315.0,,70.0,,,,,,,"Potassium, K",MG +1838269,1092,4625.0,,70.0,,,,,,,"Potassium, K",MG +1838395,1092,110.0,,70.0,,,,,,,"Potassium, K",MG +1838756,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +1882761,1092,117.0,,75.0,,,,,,,"Potassium, K",MG +1882771,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1882857,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1882870,1092,571.0,,70.0,,,,,,,"Potassium, K",MG +1883014,1092,161.0,,70.0,,,,,,,"Potassium, K",MG +1840722,1092,116.0,,70.0,,,,,,,"Potassium, K",MG +1840756,1092,889.0,,70.0,,,,,,,"Potassium, K",MG +1841353,1092,672.0,,70.0,,,,,,,"Potassium, K",MG +1841531,1092,1764.0,,70.0,,,,,,,"Potassium, K",MG +1841633,1092,226.0,,70.0,,,,,,,"Potassium, K",MG +1841866,1092,36.0,,70.0,,,,,,,"Potassium, K",MG +1841870,1092,115.0,,70.0,,,,,,,"Potassium, K",MG +1841893,1092,165.0,,70.0,,,,,,,"Potassium, K",MG +1841990,1092,193.0,,70.0,,,,,,,"Potassium, K",MG +1842352,1092,3875.0,,70.0,,,,,,,"Potassium, K",MG +1842681,1092,242.0,,70.0,,,,,,,"Potassium, K",MG +1842958,1092,168.0,,70.0,,,,,,,"Potassium, K",MG +1843074,1092,1308.0,,70.0,,,,,,,"Potassium, K",MG +1844051,1092,120.0,,70.0,,,,,,,"Potassium, K",MG +1844098,1092,107.0,,70.0,,,,,,,"Potassium, K",MG +1844178,1092,231.0,,70.0,,,,,,,"Potassium, K",MG +1844488,1092,484.0,,70.0,,,,,,,"Potassium, K",MG +1845136,1092,896.0,,70.0,,,,,,,"Potassium, K",MG +1845411,1092,171.0,,75.0,,,,,,,"Potassium, K",MG +1845447,1092,220.0,,70.0,,,,,,,"Potassium, K",MG +1845598,1092,88.0,,70.0,,,,,,,"Potassium, K",MG +1845831,1092,153.0,,70.0,,,,,,,"Potassium, K",MG +1846123,1092,292.0,,70.0,,,,,,,"Potassium, K",MG +1846203,1092,119.0,,70.0,,,,,,,"Potassium, K",MG +1846397,1092,180.0,,70.0,,,,,,,"Potassium, K",MG +1846887,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +1846934,1092,582.0,,70.0,,,,,,,"Potassium, K",MG +1847087,1092,750.0,,70.0,,,,,,,"Potassium, K",MG +1847341,1092,44.0,,70.0,,,,,,,"Potassium, K",MG +1884660,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1884916,1092,393.0,,70.0,,,,,,,"Potassium, K",MG +1885676,1092,120.0,,70.0,,,,,,,"Potassium, K",MG +1885991,1092,156.0,,70.0,,,,,,,"Potassium, K",MG +1886571,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +1888065,1092,265.0,,70.0,,,,,,,"Potassium, K",MG +1890653,1092,128.0,,70.0,,,,,,,"Potassium, K",MG +1890976,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +1892801,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +1892830,1092,127.0,,70.0,,,,,,,"Potassium, K",MG +1896575,1092,183.0,,70.0,,,,,,,"Potassium, K",MG +1897084,1092,59.0,,70.0,,,,,,,"Potassium, K",MG +1899377,1092,153.0,,70.0,,,,,,,"Potassium, K",MG +1900493,1092,229.0,,70.0,,,,,,,"Potassium, K",MG +1902078,1092,153.0,,70.0,,,,,,,"Potassium, K",MG +1903121,1092,297.0,,70.0,,,,,,,"Potassium, K",MG +1904735,1092,208.0,,70.0,,,,,,,"Potassium, K",MG +1904911,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1905104,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1906477,1092,207.0,,70.0,,,,,,,"Potassium, K",MG +1907169,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1909728,1092,667.0,,70.0,,,,,,,"Potassium, K",MG +1909986,1092,186.0,,70.0,,,,,,,"Potassium, K",MG +1910048,1092,117.0,,70.0,,,,,,,"Potassium, K",MG +1910299,1092,750.0,,70.0,,,,,,,"Potassium, K",MG +1910514,1092,233.0,,75.0,,,,,,,"Potassium, K",MG +1911031,1092,108.0,,70.0,,,,,,,"Potassium, K",MG +1912384,1092,500.0,,70.0,,,,,,,"Potassium, K",MG +1913064,1092,107.0,,70.0,,,,,,,"Potassium, K",MG +1915402,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +1918481,1092,179.0,,70.0,,,,,,,"Potassium, K",MG +1918780,1092,347.0,,70.0,,,,,,,"Potassium, K",MG +1919541,1092,70.0,,70.0,,,,,,,"Potassium, K",MG +1920328,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1920376,1092,45.0,,70.0,,,,,,,"Potassium, K",MG +1921003,1092,467.0,,70.0,,,,,,,"Potassium, K",MG +1921765,1092,102.0,,70.0,,,,,,,"Potassium, K",MG +1922414,1092,194.0,,75.0,,,,,,,"Potassium, K",MG +1922518,1092,181.0,,70.0,,,,,,,"Potassium, K",MG +1923357,1092,419.0,,70.0,,,,,,,"Potassium, K",MG +1924451,1092,313.0,,70.0,,,,,,,"Potassium, K",MG +1925330,1092,3.0,,70.0,,,,,,,"Potassium, K",MG +1925709,1092,289.0,,70.0,,,,,,,"Potassium, K",MG +1926058,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1926145,1092,120.0,,70.0,,,,,,,"Potassium, K",MG +1926472,1092,12.0,,70.0,,,,,,,"Potassium, K",MG +1926604,1092,79.0,,70.0,,,,,,,"Potassium, K",MG +1927041,1092,500.0,,70.0,,,,,,,"Potassium, K",MG +1927304,1092,62.0,,70.0,,,,,,,"Potassium, K",MG +1927508,1092,258.0,,70.0,,,,,,,"Potassium, K",MG +1927765,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1927789,1092,431.0,,70.0,,,,,,,"Potassium, K",MG +1928148,1092,213.0,,70.0,,,,,,,"Potassium, K",MG +1930583,1092,123.0,,70.0,,,,,,,"Potassium, K",MG +1931785,1092,268.0,,70.0,,,,,,,"Potassium, K",MG +1932121,1092,615.0,,70.0,,,,,,,"Potassium, K",MG +1932383,1092,135.0,,70.0,,,,,,,"Potassium, K",MG +1932597,1092,33.0,,70.0,,,,,,,"Potassium, K",MG +1933305,1092,643.0,,70.0,,,,,,,"Potassium, K",MG +1933389,1092,12.0,,70.0,,,,,,,"Potassium, K",MG +1933700,1092,725.0,,70.0,,,,,,,"Potassium, K",MG +1934015,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1934445,1092,206.0,,70.0,,,,,,,"Potassium, K",MG +1934592,1092,892.0,,70.0,,,,,,,"Potassium, K",MG +1935589,1092,125.0,,70.0,,,,,,,"Potassium, K",MG +1936163,1092,556.0,,70.0,,,,,,,"Potassium, K",MG +1936197,1092,152.0,,70.0,,,,,,,"Potassium, K",MG +1936330,1092,108.0,,70.0,,,,,,,"Potassium, K",MG +1936733,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1936801,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1936966,1092,143.0,,70.0,,,,,,,"Potassium, K",MG +1938505,1092,165.0,,70.0,,,,,,,"Potassium, K",MG +1939108,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1939651,1092,193.0,,70.0,,,,,,,"Potassium, K",MG +1939768,1092,272.0,,70.0,,,,,,,"Potassium, K",MG +1940718,1092,17.0,,70.0,,,,,,,"Potassium, K",MG +1940759,1092,1114.0,,70.0,,,,,,,"Potassium, K",MG +1941232,1092,119.0,,70.0,,,,,,,"Potassium, K",MG +1941640,1092,101.0,,70.0,,,,,,,"Potassium, K",MG +1942464,1092,607.0,,70.0,,,,,,,"Potassium, K",MG +1943107,1092,8.0,,70.0,,,,,,,"Potassium, K",MG +1943362,1092,138.0,,70.0,,,,,,,"Potassium, K",MG +1944071,1092,264.0,,70.0,,,,,,,"Potassium, K",MG +1944389,1092,97.0,,70.0,,,,,,,"Potassium, K",MG +1944397,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1944642,1092,419.0,,70.0,,,,,,,"Potassium, K",MG +1944730,1092,169.0,,70.0,,,,,,,"Potassium, K",MG +1946506,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +1946613,1092,393.0,,70.0,,,,,,,"Potassium, K",MG +1946630,1092,114.0,,70.0,,,,,,,"Potassium, K",MG +1946684,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1946791,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1947094,1092,89.0,,70.0,,,,,,,"Potassium, K",MG +1947125,1092,150.0,,70.0,,,,,,,"Potassium, K",MG +1947299,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +1947918,1092,190.0,,70.0,,,,,,,"Potassium, K",MG +1947953,1092,279.0,,70.0,,,,,,,"Potassium, K",MG +1948176,1092,67.0,,70.0,,,,,,,"Potassium, K",MG +1948300,1092,35.0,,70.0,,,,,,,"Potassium, K",MG +1948335,1092,1286.0,,70.0,,,,,,,"Potassium, K",MG +1948365,1092,367.0,,70.0,,,,,,,"Potassium, K",MG +1948698,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1948723,1092,120.0,,70.0,,,,,,,"Potassium, K",MG +1948738,1092,186.0,,75.0,,,,,,,"Potassium, K",MG +1948778,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +1948866,1092,227.0,,70.0,,,,,,,"Potassium, K",MG +1949592,1092,138.0,,70.0,,,,,,,"Potassium, K",MG +1950472,1092,224.0,,70.0,,,,,,,"Potassium, K",MG +1950952,1092,179.0,,70.0,,,,,,,"Potassium, K",MG +1951713,1092,293.0,,70.0,,,,,,,"Potassium, K",MG +1951871,1092,112.0,,70.0,,,,,,,"Potassium, K",MG +1951946,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +1952591,1092,241.0,,70.0,,,,,,,"Potassium, K",MG +1952609,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +1953178,1092,82.0,,70.0,,,,,,,"Potassium, K",MG +1953317,1092,151.0,,70.0,,,,,,,"Potassium, K",MG +1953400,1092,242.0,,70.0,,,,,,,"Potassium, K",MG +1953804,1092,1000.0,,70.0,,,,,,,"Potassium, K",MG +1953821,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1954668,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1954818,1092,186.0,,70.0,,,,,,,"Potassium, K",MG +1955064,1092,197.0,,70.0,,,,,,,"Potassium, K",MG +1955295,1092,525.0,,70.0,,,,,,,"Potassium, K",MG +1955576,1092,449.0,,70.0,,,,,,,"Potassium, K",MG +1955643,1092,211.0,,70.0,,,,,,,"Potassium, K",MG +1956364,1092,212.0,,70.0,,,,,,,"Potassium, K",MG +1956393,1092,197.0,,70.0,,,,,,,"Potassium, K",MG +1956685,1092,125.0,,75.0,,,,,,,"Potassium, K",MG +1956785,1092,67.0,,70.0,,,,,,,"Potassium, K",MG +1957099,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1958440,1092,309.0,,70.0,,,,,,,"Potassium, K",MG +1959466,1092,429.0,,70.0,,,,,,,"Potassium, K",MG +1959479,1092,488.0,,70.0,,,,,,,"Potassium, K",MG +1959588,1092,83.0,,70.0,,,,,,,"Potassium, K",MG +1959658,1092,184.0,,70.0,,,,,,,"Potassium, K",MG +1960060,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1960902,1092,320.0,,70.0,,,,,,,"Potassium, K",MG +1961329,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +1961460,1092,294.0,,70.0,,,,,,,"Potassium, K",MG +1961635,1092,643.0,,70.0,,,,,,,"Potassium, K",MG +1962279,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1962577,1092,203.0,,70.0,,,,,,,"Potassium, K",MG +1962926,1092,125.0,,70.0,,,,,,,"Potassium, K",MG +1963044,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1963410,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1963582,1092,212.0,,70.0,,,,,,,"Potassium, K",MG +1963595,1092,194.0,,75.0,,,,,,,"Potassium, K",MG +1963619,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1964143,1092,76.0,,70.0,,,,,,,"Potassium, K",MG +1964311,1092,12.0,,70.0,,,,,,,"Potassium, K",MG +1964656,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1965042,1092,618.0,,70.0,,,,,,,"Potassium, K",MG +1965349,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +1966251,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1966419,1092,500.0,,70.0,,,,,,,"Potassium, K",MG +1967164,1092,184.0,,70.0,,,,,,,"Potassium, K",MG +1967583,1092,192.0,,70.0,,,,,,,"Potassium, K",MG +1967888,1092,673.0,,75.0,,,,,,,"Potassium, K",MG +1967974,1092,400.0,,70.0,,,,,,,"Potassium, K",MG +1968105,1092,359.0,,70.0,,,,,,,"Potassium, K",MG +1968248,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1968415,1092,90.0,,70.0,,,,,,,"Potassium, K",MG +1968471,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +1969000,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +1969333,1092,171.0,,70.0,,,,,,,"Potassium, K",MG +1969541,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +1969565,1092,366.0,,70.0,,,,,,,"Potassium, K",MG +1969608,1092,286.0,,70.0,,,,,,,"Potassium, K",MG +1969639,1092,467.0,,75.0,,,,,,,"Potassium, K",MG +1969830,1092,75.0,,70.0,,,,,,,"Potassium, K",MG +1970137,1092,491.0,,70.0,,,,,,,"Potassium, K",MG +1970278,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +1972135,1092,58.0,,70.0,,,,,,,"Potassium, K",MG +1972564,1092,123.0,,70.0,,,,,,,"Potassium, K",MG +1973140,1092,108.0,,70.0,,,,,,,"Potassium, K",MG +1973144,1092,240.0,,70.0,,,,,,,"Potassium, K",MG +1974539,1092,126.0,,70.0,,,,,,,"Potassium, K",MG +1974759,1092,158.0,,70.0,,,,,,,"Potassium, K",MG +1975026,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1975200,1092,800.0,,70.0,,,,,,,"Potassium, K",MG +1975335,1092,625.0,,70.0,,,,,,,"Potassium, K",MG +1975410,1092,233.0,,70.0,,,,,,,"Potassium, K",MG +1975548,1092,106.0,,70.0,,,,,,,"Potassium, K",MG +1976078,1092,160.0,,70.0,,,,,,,"Potassium, K",MG +1976170,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1976378,1092,80.0,,70.0,,,,,,,"Potassium, K",MG +1976751,1092,192.0,,70.0,,,,,,,"Potassium, K",MG +1976761,1092,830.0,,70.0,,,,,,,"Potassium, K",MG +1976833,1092,458.0,,70.0,,,,,,,"Potassium, K",MG +1977007,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1977209,1092,144.0,,70.0,,,,,,,"Potassium, K",MG +1978290,1092,318.0,,70.0,,,,,,,"Potassium, K",MG +1978309,1092,124.0,,75.0,,,,,,,"Potassium, K",MG +1978324,1092,30.0,,70.0,,,,,,,"Potassium, K",MG +1978424,1092,750.0,,70.0,,,,,,,"Potassium, K",MG +1978501,1092,241.0,,70.0,,,,,,,"Potassium, K",MG +1978584,1092,115.0,,70.0,,,,,,,"Potassium, K",MG +1978805,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1979044,1092,148.0,,75.0,,,,,,,"Potassium, K",MG +1979354,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1979597,1092,17.0,,70.0,,,,,,,"Potassium, K",MG +1979745,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1979831,1092,177.0,,70.0,,,,,,,"Potassium, K",MG +1980300,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1980395,1092,198.0,,70.0,,,,,,,"Potassium, K",MG +1980498,1092,196.0,,70.0,,,,,,,"Potassium, K",MG +1981081,1092,3.0,,70.0,,,,,,,"Potassium, K",MG +1981302,1092,342.0,,70.0,,,,,,,"Potassium, K",MG +1981363,1092,433.0,,70.0,,,,,,,"Potassium, K",MG +1981468,1092,82.0,,75.0,,,,,,,"Potassium, K",MG +1981490,1092,122.0,,70.0,,,,,,,"Potassium, K",MG +1981682,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1981746,1092,182.0,,70.0,,,,,,,"Potassium, K",MG +1981777,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1982922,1092,156.0,,75.0,,,,,,,"Potassium, K",MG +1983145,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1983221,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1983403,1092,4167.0,,70.0,,,,,,,"Potassium, K",MG +1983768,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1983859,1092,704.0,,70.0,,,,,,,"Potassium, K",MG +1983996,1092,207.0,,70.0,,,,,,,"Potassium, K",MG +1984003,1092,3.0,,70.0,,,,,,,"Potassium, K",MG +1984285,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1984795,1092,158.0,,70.0,,,,,,,"Potassium, K",MG +1984812,1092,61.0,,70.0,,,,,,,"Potassium, K",MG +1984875,1092,215.0,,75.0,,,,,,,"Potassium, K",MG +1985345,1092,186.0,,70.0,,,,,,,"Potassium, K",MG +1985776,1092,62.0,,75.0,,,,,,,"Potassium, K",MG +1986116,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +1986157,1092,424.0,,70.0,,,,,,,"Potassium, K",MG +1986161,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1986246,1092,187.0,,70.0,,,,,,,"Potassium, K",MG +1986682,1092,126.0,,70.0,,,,,,,"Potassium, K",MG +1986688,1092,289.0,,70.0,,,,,,,"Potassium, K",MG +1987349,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +1987449,1092,1156.0,,70.0,,,,,,,"Potassium, K",MG +1987733,1092,674.0,,70.0,,,,,,,"Potassium, K",MG +1987749,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1987994,1092,225.0,,70.0,,,,,,,"Potassium, K",MG +1988180,1092,357.0,,70.0,,,,,,,"Potassium, K",MG +1988577,1092,107.0,,70.0,,,,,,,"Potassium, K",MG +1988623,1092,144.0,,70.0,,,,,,,"Potassium, K",MG +1988900,1092,154.0,,75.0,,,,,,,"Potassium, K",MG +1988975,1092,24.0,,70.0,,,,,,,"Potassium, K",MG +1989026,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +1989112,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +1989745,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +1989827,1092,238.0,,70.0,,,,,,,"Potassium, K",MG +1990087,1092,1179.0,,70.0,,,,,,,"Potassium, K",MG +1990163,1092,647.0,,70.0,,,,,,,"Potassium, K",MG +1990333,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1990496,1092,964.0,,70.0,,,,,,,"Potassium, K",MG +1990499,1092,667.0,,70.0,,,,,,,"Potassium, K",MG +1990603,1092,2435.0,,70.0,,,,,,,"Potassium, K",MG +1990739,1092,179.0,,70.0,,,,,,,"Potassium, K",MG +1991098,1092,142.0,,70.0,,,,,,,"Potassium, K",MG +1991448,1092,273.0,,70.0,,,,,,,"Potassium, K",MG +1991580,1092,150.0,,70.0,,,,,,,"Potassium, K",MG +1991744,1092,357.0,,70.0,,,,,,,"Potassium, K",MG +1991895,1092,98.0,,70.0,,,,,,,"Potassium, K",MG +1992069,1092,438.0,,70.0,,,,,,,"Potassium, K",MG +1992230,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +1992557,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1992805,1092,17.0,,70.0,,,,,,,"Potassium, K",MG +1993003,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1993078,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1993679,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1993825,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +1994818,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +1995013,1092,236.0,,70.0,,,,,,,"Potassium, K",MG +1995391,1092,56.0,,70.0,,,,,,,"Potassium, K",MG +1995747,1092,567.0,,70.0,,,,,,,"Potassium, K",MG +1996299,1092,429.0,,70.0,,,,,,,"Potassium, K",MG +1996602,1092,733.0,,70.0,,,,,,,"Potassium, K",MG +1996667,1092,236.0,,70.0,,,,,,,"Potassium, K",MG +1996831,1092,205.0,,70.0,,,,,,,"Potassium, K",MG +1996986,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1997166,1092,42.0,,70.0,,,,,,,"Potassium, K",MG +1998101,1092,733.0,,70.0,,,,,,,"Potassium, K",MG +1998609,1092,341.0,,70.0,,,,,,,"Potassium, K",MG +1998694,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +1999054,1092,243.0,,70.0,,,,,,,"Potassium, K",MG +1999182,1092,147.0,,70.0,,,,,,,"Potassium, K",MG +1999268,1092,175.0,,70.0,,,,,,,"Potassium, K",MG +1999568,1092,350.0,,75.0,,,,,,,"Potassium, K",MG +2007620,1092,160.0,,78.0,,,,,,,"Potassium, K",MG +2007657,1092,96.0,,71.0,,,,,,,"Potassium, K",MG +2008774,1092,87.0,,70.0,,,,,,,"Potassium, K",MG +2010879,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +2011169,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +2011666,1092,109.0,,75.0,,,,,,,"Potassium, K",MG +2012190,1092,450.0,,70.0,,,,,,,"Potassium, K",MG +2012890,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +2017068,1092,333.0,,70.0,,,,,,,"Potassium, K",MG +2017339,1092,61.0,,70.0,,,,,,,"Potassium, K",MG +2017361,1092,189.0,,70.0,,,,,,,"Potassium, K",MG +2019177,1092,179.0,,70.0,,,,,,,"Potassium, K",MG +2019729,1092,84.0,,70.0,,,,,,,"Potassium, K",MG +2020849,1092,406.0,,70.0,,,,,,,"Potassium, K",MG +2021105,1092,129.0,,70.0,,,,,,,"Potassium, K",MG +2021746,1092,688.0,,70.0,,,,,,,"Potassium, K",MG +2024310,1092,211.0,,70.0,,,,,,,"Potassium, K",MG +2025481,1092,277.0,,70.0,,,,,,,"Potassium, K",MG +2025982,1092,128.0,,70.0,,,,,,,"Potassium, K",MG +2026499,1092,138.0,,70.0,,,,,,,"Potassium, K",MG +2026749,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +2028845,1092,107.0,,70.0,,,,,,,"Potassium, K",MG +2029890,1092,357.0,,70.0,,,,,,,"Potassium, K",MG +2030311,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2030861,1092,429.0,,70.0,,,,,,,"Potassium, K",MG +2032622,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2035239,1092,106.0,,70.0,,,,,,,"Potassium, K",MG +2036517,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +2036596,1092,96.0,,70.0,,,,,,,"Potassium, K",MG +2036712,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2037852,1092,326.0,,70.0,,,,,,,"Potassium, K",MG +2038009,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2038301,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +2040146,1092,276.0,,70.0,,,,,,,"Potassium, K",MG +2040867,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2041882,1092,611.0,,70.0,,,,,,,"Potassium, K",MG +2044205,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +2046289,1092,192.0,,70.0,,,,,,,"Potassium, K",MG +2047010,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +2048156,1092,500.0,,70.0,,,,,,,"Potassium, K",MG +2048202,1092,375.0,,70.0,,,,,,,"Potassium, K",MG +2048499,1092,296.0,,70.0,,,,,,,"Potassium, K",MG +2049612,1092,6.0,,70.0,,,,,,,"Potassium, K",MG +2050507,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2052555,1092,262.0,,70.0,,,,,,,"Potassium, K",MG +2053948,1092,393.0,,70.0,,,,,,,"Potassium, K",MG +2056196,1092,1886.0,,70.0,,,,,,,"Potassium, K",MG +2056231,1092,433.0,,70.0,,,,,,,"Potassium, K",MG +2057789,1092,116.0,,70.0,,,,,,,"Potassium, K",MG +2060257,1092,89.0,,70.0,,,,,,,"Potassium, K",MG +2062110,1092,39.0,,70.0,,,,,,,"Potassium, K",MG +2063238,1092,90.0,,70.0,,,,,,,"Potassium, K",MG +2063245,1092,217.0,,70.0,,,,,,,"Potassium, K",MG +2065553,1092,281.0,,70.0,,,,,,,"Potassium, K",MG +2066646,1092,211.0,,70.0,,,,,,,"Potassium, K",MG +2069955,1092,99.0,,70.0,,,,,,,"Potassium, K",MG +2069978,1092,93.0,,75.0,,,,,,,"Potassium, K",MG +2070161,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +2070680,1092,367.0,,70.0,,,,,,,"Potassium, K",MG +2071317,1092,140.0,,70.0,,,,,,,"Potassium, K",MG +2072099,1092,136.0,,70.0,,,,,,,"Potassium, K",MG +2073416,1092,217.0,,70.0,,,,,,,"Potassium, K",MG +2073887,1092,440.0,,70.0,,,,,,,"Potassium, K",MG +2073909,1092,714.0,,70.0,,,,,,,"Potassium, K",MG +2074735,1092,1071.0,,70.0,,,,,,,"Potassium, K",MG +2076095,1092,143.0,,70.0,,,,,,,"Potassium, K",MG +2077039,1092,205.0,,70.0,,,,,,,"Potassium, K",MG +2077552,1092,625.0,,70.0,,,,,,,"Potassium, K",MG +2079501,1092,194.0,,70.0,,,,,,,"Potassium, K",MG +2079588,1092,169.0,,70.0,,,,,,,"Potassium, K",MG +2079894,1092,750.0,,70.0,,,,,,,"Potassium, K",MG +2081793,1092,164.0,,70.0,,,,,,,"Potassium, K",MG +2083620,1092,12.0,,70.0,,,,,,,"Potassium, K",MG +2083903,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2084600,1092,152.0,,70.0,,,,,,,"Potassium, K",MG +2084734,1092,104.0,,70.0,,,,,,,"Potassium, K",MG +2085229,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +2086168,1092,179.0,,70.0,,,,,,,"Potassium, K",MG +2086674,1092,261.0,,70.0,,,,,,,"Potassium, K",MG +2087106,1092,130.0,,70.0,,,,,,,"Potassium, K",MG +2087366,1092,128.0,,70.0,,,,,,,"Potassium, K",MG +2087606,1092,719.0,,70.0,,,,,,,"Potassium, K",MG +2087758,1092,220.0,,70.0,,,,,,,"Potassium, K",MG +2087759,1092,318.0,,70.0,,,,,,,"Potassium, K",MG +2087991,1092,353.0,,70.0,,,,,,,"Potassium, K",MG +2089033,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +2090132,1092,217.0,,70.0,,,,,,,"Potassium, K",MG +2091815,1092,224.0,,70.0,,,,,,,"Potassium, K",MG +2097364,1092,607.0,,70.0,,,,,,,"Potassium, K",MG +2098078,1092,175.0,,70.0,,,,,,,"Potassium, K",MG +2098260,1092,500.0,,70.0,,,,,,,"Potassium, K",MG +2098399,1092,35.0,,70.0,,,,,,,"Potassium, K",MG +2099489,1092,343.0,,70.0,,,,,,,"Potassium, K",MG +2101727,1092,96.0,,70.0,,,,,,,"Potassium, K",MG +2101958,1092,115.0,,70.0,,,,,,,"Potassium, K",MG +2102216,1092,61.0,,70.0,,,,,,,"Potassium, K",MG +2102883,1092,294.0,,70.0,,,,,,,"Potassium, K",MG +2103382,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +2106113,1092,295.0,,70.0,,,,,,,"Potassium, K",MG +2108541,1092,194.0,,70.0,,,,,,,"Potassium, K",MG +2110063,1092,86.0,,70.0,,,,,,,"Potassium, K",MG +2110708,1092,178.0,,70.0,,,,,,,"Potassium, K",MG +2110806,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +2110944,1092,219.0,,70.0,,,,,,,"Potassium, K",MG +2111712,1092,143.0,,70.0,,,,,,,"Potassium, K",MG +2112038,1092,105.0,,70.0,,,,,,,"Potassium, K",MG +2112076,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2112084,1092,643.0,,70.0,,,,,,,"Potassium, K",MG +2112294,1092,5.0,,70.0,,,,,,,"Potassium, K",MG +2113962,1092,150.0,,70.0,,,,,,,"Potassium, K",MG +2114013,1092,212.0,,70.0,,,,,,,"Potassium, K",MG +2114640,1092,233.0,,75.0,,,,,,,"Potassium, K",MG +2115008,1092,258.0,,70.0,,,,,,,"Potassium, K",MG +2115448,1092,162.0,,70.0,,,,,,,"Potassium, K",MG +2115861,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +2115879,1092,68.0,,70.0,,,,,,,"Potassium, K",MG +2117826,1092,38.0,,70.0,,,,,,,"Potassium, K",MG +2119376,1092,15.0,,70.0,,,,,,,"Potassium, K",MG +2119739,1092,244.0,,70.0,,,,,,,"Potassium, K",MG +2119764,1092,211.0,,70.0,,,,,,,"Potassium, K",MG +2120305,1092,262.0,,70.0,,,,,,,"Potassium, K",MG +2120800,1092,583.0,,70.0,,,,,,,"Potassium, K",MG +2120993,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +2121218,1092,60.0,,70.0,,,,,,,"Potassium, K",MG +2122553,1092,180.0,,70.0,,,,,,,"Potassium, K",MG +2122644,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +2122958,1092,70.0,,75.0,,,,,,,"Potassium, K",MG +2124187,1092,230.0,,70.0,,,,,,,"Potassium, K",MG +2124411,1092,132.0,,70.0,,,,,,,"Potassium, K",MG +2124536,1092,229.0,,70.0,,,,,,,"Potassium, K",MG +2125815,1092,81.0,,70.0,,,,,,,"Potassium, K",MG +2126271,1092,154.0,,70.0,,,,,,,"Potassium, K",MG +2127148,1092,108.0,,70.0,,,,,,,"Potassium, K",MG +2127209,1092,263.0,,70.0,,,,,,,"Potassium, K",MG +2127315,1092,216.0,,70.0,,,,,,,"Potassium, K",MG +2127704,1092,212.0,,70.0,,,,,,,"Potassium, K",MG +2127735,1092,327.0,,70.0,,,,,,,"Potassium, K",MG +2127981,1092,106.0,,70.0,,,,,,,"Potassium, K",MG +2128428,1092,300.0,,70.0,,,,,,,"Potassium, K",MG +2128650,1092,50.0,,75.0,,,,,,,"Potassium, K",MG +2128740,1092,265.0,,70.0,,,,,,,"Potassium, K",MG +2128746,1092,680.0,,70.0,,,,,,,"Potassium, K",MG +2128882,1092,151.0,,70.0,,,,,,,"Potassium, K",MG +2128917,1092,594.0,,70.0,,,,,,,"Potassium, K",MG +2129094,1092,594.0,,70.0,,,,,,,"Potassium, K",MG +2129620,1092,485.0,,70.0,,,,,,,"Potassium, K",MG +2129894,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +2130095,1092,140.0,,70.0,,,,,,,"Potassium, K",MG +2130255,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +2131164,1092,211.0,,70.0,,,,,,,"Potassium, K",MG +2131175,1092,492.0,,70.0,,,,,,,"Potassium, K",MG +2131560,1092,118.0,,70.0,,,,,,,"Potassium, K",MG +2131798,1092,1886.0,,70.0,,,,,,,"Potassium, K",MG +2131868,1092,50.0,,70.0,,,,,,,"Potassium, K",MG +2132211,1092,93.0,,70.0,,,,,,,"Potassium, K",MG +2132887,1092,458.0,,70.0,,,,,,,"Potassium, K",MG +2133256,1092,107.0,,70.0,,,,,,,"Potassium, K",MG +2133288,1092,233.0,,75.0,,,,,,,"Potassium, K",MG +2133897,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +2135094,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +2135196,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2135777,1092,194.0,,70.0,,,,,,,"Potassium, K",MG +2136030,1092,120.0,,70.0,,,,,,,"Potassium, K",MG +2136212,1092,285.0,,70.0,,,,,,,"Potassium, K",MG +2136310,1092,90.0,,70.0,,,,,,,"Potassium, K",MG +2136337,1092,778.0,,70.0,,,,,,,"Potassium, K",MG +2136405,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2136487,1092,285.0,,70.0,,,,,,,"Potassium, K",MG +2137649,1092,143.0,,70.0,,,,,,,"Potassium, K",MG +2138186,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2138579,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2139011,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2139792,1092,580.0,,70.0,,,,,,,"Potassium, K",MG +2141389,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2141725,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2141734,1092,1796.0,,70.0,,,,,,,"Potassium, K",MG +2142857,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2142867,1092,267.0,,70.0,,,,,,,"Potassium, K",MG +2142933,1092,196.0,,70.0,,,,,,,"Potassium, K",MG +2143207,1092,194.0,,75.0,,,,,,,"Potassium, K",MG +2143275,1092,165.0,,70.0,,,,,,,"Potassium, K",MG +2144591,1092,75.0,,70.0,,,,,,,"Potassium, K",MG +2144840,1092,123.0,,70.0,,,,,,,"Potassium, K",MG +2145523,1092,140.0,,75.0,,,,,,,"Potassium, K",MG +2145973,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2146673,1092,171.0,,70.0,,,,,,,"Potassium, K",MG +2147654,1092,733.0,,70.0,,,,,,,"Potassium, K",MG +2147980,1092,218.0,,70.0,,,,,,,"Potassium, K",MG +2148048,1092,233.0,,70.0,,,,,,,"Potassium, K",MG +2148182,1092,368.0,,70.0,,,,,,,"Potassium, K",MG +2148208,1092,183.0,,70.0,,,,,,,"Potassium, K",MG +2148217,1092,241.0,,70.0,,,,,,,"Potassium, K",MG +2148574,1092,393.0,,70.0,,,,,,,"Potassium, K",MG +2148575,1092,404.0,,70.0,,,,,,,"Potassium, K",MG +2148776,1092,92.0,,70.0,,,,,,,"Potassium, K",MG +2149279,1092,154.0,,70.0,,,,,,,"Potassium, K",MG +2149476,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +2149564,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +2150867,1092,308.0,,70.0,,,,,,,"Potassium, K",MG +2150883,1092,20.0,,70.0,,,,,,,"Potassium, K",MG +2151357,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +2151381,1092,135.0,,70.0,,,,,,,"Potassium, K",MG +2151608,1092,226.0,,75.0,,,,,,,"Potassium, K",MG +2151773,1092,30.0,,70.0,,,,,,,"Potassium, K",MG +2152540,1092,214.0,,70.0,,,,,,,"Potassium, K",MG +2152732,1092,875.0,,75.0,,,,,,,"Potassium, K",MG +2152967,1092,180.0,,70.0,,,,,,,"Potassium, K",MG +2153344,1092,79.0,,70.0,,,,,,,"Potassium, K",MG +2153366,1092,475.0,,70.0,,,,,,,"Potassium, K",MG +2153628,1092,154.0,,70.0,,,,,,,"Potassium, K",MG +2153670,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2154032,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2154584,1092,172.0,,70.0,,,,,,,"Potassium, K",MG +2154904,1092,1490.0,,70.0,,,,,,,"Potassium, K",MG +2154938,1092,243.0,,70.0,,,,,,,"Potassium, K",MG +2155227,1092,400.0,,70.0,,,,,,,"Potassium, K",MG +2155547,1092,220.0,,70.0,,,,,,,"Potassium, K",MG +2156070,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2157351,1092,259.0,,70.0,,,,,,,"Potassium, K",MG +2157639,1092,214.0,,70.0,,,,,,,"Potassium, K",MG +2157699,1092,162.0,,70.0,,,,,,,"Potassium, K",MG +2158567,1092,202.0,,70.0,,,,,,,"Potassium, K",MG +2158938,1092,161.0,,70.0,,,,,,,"Potassium, K",MG +2160104,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2161057,1092,4.0,,70.0,,,,,,,"Potassium, K",MG +2161625,1092,255.0,,75.0,,,,,,,"Potassium, K",MG +2162854,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2163178,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2163201,1092,381.0,,70.0,,,,,,,"Potassium, K",MG +2164079,1092,438.0,,75.0,,,,,,,"Potassium, K",MG +2164163,1092,548.0,,70.0,,,,,,,"Potassium, K",MG +2164564,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2165254,1092,424.0,,70.0,,,,,,,"Potassium, K",MG +2165358,1092,115.0,,70.0,,,,,,,"Potassium, K",MG +2165614,1092,373.0,,70.0,,,,,,,"Potassium, K",MG +2166068,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2166554,1092,161.0,,70.0,,,,,,,"Potassium, K",MG +2166835,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2166846,1092,163.0,,70.0,,,,,,,"Potassium, K",MG +2167066,1092,186.0,,70.0,,,,,,,"Potassium, K",MG +2167837,1092,775.0,,70.0,,,,,,,"Potassium, K",MG +2167938,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +2168036,1092,65.0,,70.0,,,,,,,"Potassium, K",MG +2168087,1092,176.0,,70.0,,,,,,,"Potassium, K",MG +2168103,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2168473,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2168807,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2168828,1092,267.0,,70.0,,,,,,,"Potassium, K",MG +2169204,1092,240.0,,70.0,,,,,,,"Potassium, K",MG +2169222,1092,160.0,,70.0,,,,,,,"Potassium, K",MG +2169262,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +2169330,1092,20.0,,70.0,,,,,,,"Potassium, K",MG +2169433,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2169457,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2169815,1092,128.0,,70.0,,,,,,,"Potassium, K",MG +2169912,1092,333.0,,70.0,,,,,,,"Potassium, K",MG +2170029,1092,350.0,,75.0,,,,,,,"Potassium, K",MG +2170266,1092,114.0,,70.0,,,,,,,"Potassium, K",MG +2170315,1092,179.0,,70.0,,,,,,,"Potassium, K",MG +2170603,1092,126.0,,70.0,,,,,,,"Potassium, K",MG +2170715,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2171017,1092,158.0,,70.0,,,,,,,"Potassium, K",MG +2171744,1092,99.0,,70.0,,,,,,,"Potassium, K",MG +2171836,1092,154.0,,70.0,,,,,,,"Potassium, K",MG +2171879,1092,135.0,,70.0,,,,,,,"Potassium, K",MG +2172573,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2173400,1092,1071.0,,70.0,,,,,,,"Potassium, K",MG +2173969,1092,276.0,,70.0,,,,,,,"Potassium, K",MG +2174370,1092,467.0,,75.0,,,,,,,"Potassium, K",MG +2174845,1092,350.0,,70.0,,,,,,,"Potassium, K",MG +2175270,1092,220.0,,70.0,,,,,,,"Potassium, K",MG +2175556,1092,509.0,,70.0,,,,,,,"Potassium, K",MG +2175648,1092,233.0,,75.0,,,,,,,"Potassium, K",MG +2176507,1092,143.0,,70.0,,,,,,,"Potassium, K",MG +2176626,1092,148.0,,70.0,,,,,,,"Potassium, K",MG +2177052,1092,185.0,,70.0,,,,,,,"Potassium, K",MG +2177184,1092,500.0,,70.0,,,,,,,"Potassium, K",MG +2177235,1092,193.0,,70.0,,,,,,,"Potassium, K",MG +2177787,1092,363.0,,70.0,,,,,,,"Potassium, K",MG +2177818,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2177921,1092,214.0,,70.0,,,,,,,"Potassium, K",MG +2177956,1092,357.0,,70.0,,,,,,,"Potassium, K",MG +2178113,1092,233.0,,75.0,,,,,,,"Potassium, K",MG +2178238,1092,117.0,,70.0,,,,,,,"Potassium, K",MG +2178316,1092,31.0,,70.0,,,,,,,"Potassium, K",MG +2178445,1092,310.0,,70.0,,,,,,,"Potassium, K",MG +2178642,1092,180.0,,70.0,,,,,,,"Potassium, K",MG +2179293,1092,45.0,,70.0,,,,,,,"Potassium, K",MG +2179573,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2179707,1092,117.0,,75.0,,,,,,,"Potassium, K",MG +2180091,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2180382,1092,209.0,,70.0,,,,,,,"Potassium, K",MG +2180472,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2180635,1092,236.0,,70.0,,,,,,,"Potassium, K",MG +2180792,1092,104.0,,70.0,,,,,,,"Potassium, K",MG +2180847,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2181148,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +2181292,1092,50.0,,70.0,,,,,,,"Potassium, K",MG +2181409,1092,152.0,,70.0,,,,,,,"Potassium, K",MG +2181560,1092,158.0,,70.0,,,,,,,"Potassium, K",MG +2181683,1092,117.0,,75.0,,,,,,,"Potassium, K",MG +2182046,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2182456,1092,562.0,,70.0,,,,,,,"Potassium, K",MG +2183476,1092,142.0,,78.0,,,,,,,"Potassium, K",MG +2183597,1092,615.0,,78.0,,,,,,,"Potassium, K",MG +2183733,1092,292.0,,78.0,,,,,,,"Potassium, K",MG +2184063,1092,141.0,,78.0,,,,,,,"Potassium, K",MG +2184263,1092,47.0,,75.0,,,,,,,"Potassium, K",MG +2184304,1092,8.0,,71.0,,,,,,,"Potassium, K",MG +2184426,1092,232.0,,71.0,,,,,,,"Potassium, K",MG +2184610,1092,42.0,,71.0,,,,,,,"Potassium, K",MG +2184662,1092,220.0,,78.0,,,,,,,"Potassium, K",MG +2184834,1092,693.0,,78.0,,,,,,,"Potassium, K",MG +2185022,1092,86.0,,71.0,,,,,,,"Potassium, K",MG +2185094,1092,171.0,,71.0,,,,,,,"Potassium, K",MG +2185382,1092,250.0,,71.0,,,,,,,"Potassium, K",MG +2185391,1092,500.0,,71.0,,,,,,,"Potassium, K",MG +2185392,1092,101.0,,71.0,,,,,,,"Potassium, K",MG +2185660,1092,141.0,,70.0,,,,,,,"Potassium, K",MG +2186022,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +2186263,1092,70.0,,70.0,,,,,,,"Potassium, K",MG +2186268,1092,164.0,,70.0,,,,,,,"Potassium, K",MG +2186520,1092,321.0,,70.0,,,,,,,"Potassium, K",MG +2186586,1092,119.0,,70.0,,,,,,,"Potassium, K",MG +2186649,1092,242.0,,70.0,,,,,,,"Potassium, K",MG +2187425,1092,141.0,,70.0,,,,,,,"Potassium, K",MG +2187466,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +2187655,1092,135.0,,70.0,,,,,,,"Potassium, K",MG +2188353,1092,153.0,,70.0,,,,,,,"Potassium, K",MG +2188390,1092,214.0,,70.0,,,,,,,"Potassium, K",MG +2188537,1092,230.0,,70.0,,,,,,,"Potassium, K",MG +2188884,1092,153.0,,70.0,,,,,,,"Potassium, K",MG +2189099,1092,300.0,,70.0,,,,,,,"Potassium, K",MG +2189118,1092,194.0,,70.0,,,,,,,"Potassium, K",MG +2189284,1092,286.0,,70.0,,,,,,,"Potassium, K",MG +2189317,1092,150.0,,70.0,,,,,,,"Potassium, K",MG +2189400,1092,79.0,,70.0,,,,,,,"Potassium, K",MG +2190448,1092,121.0,,70.0,,,,,,,"Potassium, K",MG +2190743,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2191050,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2191679,1092,933.0,,70.0,,,,,,,"Potassium, K",MG +2191923,1092,293.0,,70.0,,,,,,,"Potassium, K",MG +2192208,1092,6.0,,70.0,,,,,,,"Potassium, K",MG +2192276,1092,3286.0,,70.0,,,,,,,"Potassium, K",MG +2192423,1092,491.0,,70.0,,,,,,,"Potassium, K",MG +2192492,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2192617,1092,146.0,,70.0,,,,,,,"Potassium, K",MG +2192851,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +2193143,1092,214.0,,70.0,,,,,,,"Potassium, K",MG +2193328,1092,236.0,,70.0,,,,,,,"Potassium, K",MG +2193413,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +2193474,1092,643.0,,70.0,,,,,,,"Potassium, K",MG +2193766,1092,131.0,,70.0,,,,,,,"Potassium, K",MG +2193868,1092,210.0,,70.0,,,,,,,"Potassium, K",MG +2194177,1092,190.0,,70.0,,,,,,,"Potassium, K",MG +2194388,1092,500.0,,75.0,,,,,,,"Potassium, K",MG +2195775,1092,168.0,,70.0,,,,,,,"Potassium, K",MG +2195912,1092,36.0,,70.0,,,,,,,"Potassium, K",MG +2195991,1092,350.0,,70.0,,,,,,,"Potassium, K",MG +2196067,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2196073,1092,176.0,,70.0,,,,,,,"Potassium, K",MG +2196541,1092,196.0,,71.0,,,,,,,"Potassium, K",MG +2196632,1092,12.0,,71.0,,,,,,,"Potassium, K",MG +2196803,1092,209.0,,78.0,,,,,,,"Potassium, K",MG +2196896,1092,80.0,,71.0,,,,,,,"Potassium, K",MG +2197074,1092,176.0,,71.0,,,,,,,"Potassium, K",MG +2197347,1092,115.0,,71.0,,,,,,,"Potassium, K",MG +2197547,1092,393.0,,71.0,,,,,,,"Potassium, K",MG +2197803,1092,153.0,,71.0,,,,,,,"Potassium, K",MG +2198179,1092,315.0,,70.0,,,,,,,"Potassium, K",MG +2198913,1092,179.0,,70.0,,,,,,,"Potassium, K",MG +2199011,1092,190.0,,70.0,,,,,,,"Potassium, K",MG +2199119,1092,212.0,,70.0,,,,,,,"Potassium, K",MG +2199439,1092,557.0,,70.0,,,,,,,"Potassium, K",MG +2200177,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +2201026,1092,466.0,,70.0,,,,,,,"Potassium, K",MG +2201772,1092,241.0,,70.0,,,,,,,"Potassium, K",MG +2202232,1092,120.0,,70.0,,,,,,,"Potassium, K",MG +2202236,1092,236.0,,70.0,,,,,,,"Potassium, K",MG +2202299,1092,114.0,,70.0,,,,,,,"Potassium, K",MG +2202562,1092,1250.0,,70.0,,,,,,,"Potassium, K",MG +2202918,1092,88.0,,70.0,,,,,,,"Potassium, K",MG +2202941,1092,423.0,,70.0,,,,,,,"Potassium, K",MG +2203636,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2203651,1092,354.0,,70.0,,,,,,,"Potassium, K",MG +2204026,1092,1171.0,,70.0,,,,,,,"Potassium, K",MG +2204325,1092,967.0,,70.0,,,,,,,"Potassium, K",MG +2204569,1092,143.0,,70.0,,,,,,,"Potassium, K",MG +2205102,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2206099,1092,62.0,,70.0,,,,,,,"Potassium, K",MG +2206105,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2206899,1092,56.0,,70.0,,,,,,,"Potassium, K",MG +2207556,1092,532.0,,70.0,,,,,,,"Potassium, K",MG +2207642,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +2208052,1092,127.0,,71.0,,,,,,,"Potassium, K",MG +2208084,1092,583.0,,71.0,,,,,,,"Potassium, K",MG +2208191,1092,252.0,,78.0,,,,,,,"Potassium, K",MG +2208223,1092,352.0,,78.0,,,,,,,"Potassium, K",MG +2208499,1092,77.0,,71.0,,,,,,,"Potassium, K",MG +2208637,1092,129.0,,71.0,,,,,,,"Potassium, K",MG +2208830,1092,127.0,,71.0,,,,,,,"Potassium, K",MG +2208924,1092,192.0,,71.0,,,,,,,"Potassium, K",MG +2209181,1092,59.0,,71.0,,,,,,,"Potassium, K",MG +2209563,1092,358.0,,70.0,,,,,,,"Potassium, K",MG +2210105,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +2210422,1092,750.0,,70.0,,,,,,,"Potassium, K",MG +2210879,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2211226,1092,17.0,,70.0,,,,,,,"Potassium, K",MG +2211474,1092,370.0,,70.0,,,,,,,"Potassium, K",MG +2213177,1092,200.0,,75.0,,,,,,,"Potassium, K",MG +2213229,1092,241.0,,70.0,,,,,,,"Potassium, K",MG +2213351,1092,192.0,,70.0,,,,,,,"Potassium, K",MG +2213430,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2213512,1092,175.0,,75.0,,,,,,,"Potassium, K",MG +2213734,1092,181.0,,70.0,,,,,,,"Potassium, K",MG +2214098,1092,120.0,,70.0,,,,,,,"Potassium, K",MG +2214114,1092,886.0,,70.0,,,,,,,"Potassium, K",MG +2214268,1092,117.0,,75.0,,,,,,,"Potassium, K",MG +2214394,1092,141.0,,70.0,,,,,,,"Potassium, K",MG +2214690,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2214799,1092,333.0,,70.0,,,,,,,"Potassium, K",MG +2214867,1092,212.0,,75.0,,,,,,,"Potassium, K",MG +2215216,1092,93.0,,75.0,,,,,,,"Potassium, K",MG +2215841,1092,357.0,,70.0,,,,,,,"Potassium, K",MG +2216405,1092,538.0,,75.0,,,,,,,"Potassium, K",MG +2216812,1092,150.0,,70.0,,,,,,,"Potassium, K",MG +2216825,1092,93.0,,75.0,,,,,,,"Potassium, K",MG +2217179,1092,446.0,,70.0,,,,,,,"Potassium, K",MG +2217203,1092,278.0,,70.0,,,,,,,"Potassium, K",MG +2217663,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2218279,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2218717,1092,1250.0,,70.0,,,,,,,"Potassium, K",MG +2218788,1092,235.0,,70.0,,,,,,,"Potassium, K",MG +2218981,1092,61.0,,70.0,,,,,,,"Potassium, K",MG +2219130,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2219479,1092,332.0,,78.0,,,,,,,"Potassium, K",MG +2219678,1092,481.0,,78.0,,,,,,,"Potassium, K",MG +2219729,1092,238.0,,78.0,,,,,,,"Potassium, K",MG +2219819,1092,454.0,,71.0,,,,,,,"Potassium, K",MG +2219852,1092,333.0,,71.0,,,,,,,"Potassium, K",MG +2219870,1092,300.0,,71.0,,,,,,,"Potassium, K",MG +2219903,1092,8.0,,71.0,,,,,,,"Potassium, K",MG +2220594,1092,49.0,,78.0,,,,,,,"Potassium, K",MG +2220682,1092,14.0,,78.0,,,,,,,"Potassium, K",MG +2221543,1092,42.0,,71.0,,,,,,,"Potassium, K",MG +2221672,1092,241.0,,71.0,,,,,,,"Potassium, K",MG +2221689,1092,58.0,,71.0,,,,,,,"Potassium, K",MG +2222230,1092,255.0,,78.0,,,,,,,"Potassium, K",MG +2222274,1092,286.0,,78.0,,,,,,,"Potassium, K",MG +2222285,1092,202.0,,78.0,,,,,,,"Potassium, K",MG +2222709,1092,540.0,,77.0,,,,,,,"Potassium, K",MG +2226062,1092,410.0,,78.0,,,,,,,"Potassium, K",MG +2226467,1092,146.0,,78.0,,,,,,,"Potassium, K",MG +2226556,1092,641.0,,78.0,,,,,,,"Potassium, K",MG +2226696,1092,376.0,,78.0,,,,,,,"Potassium, K",MG +2226711,1092,615.0,,78.0,,,,,,,"Potassium, K",MG +2227246,1092,693.0,,78.0,,,,,,,"Potassium, K",MG +2227273,1092,240.0,,78.0,,,,,,,"Potassium, K",MG +2227360,1092,184.0,,78.0,,,,,,,"Potassium, K",MG +2227454,1092,63.0,,78.0,,,,,,,"Potassium, K",MG +2227745,1092,437.0,,78.0,,,,,,,"Potassium, K",MG +2228306,1092,285.0,,78.0,,,,,,,"Potassium, K",MG +2228804,1092,200.0,,78.0,,,,,,,"Potassium, K",MG +2228832,1092,232.0,,71.0,,,,,,,"Potassium, K",MG +2228887,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2229289,1092,128.0,,78.0,,,,,,,"Potassium, K",MG +2229897,1092,45.0,,71.0,,,,,,,"Potassium, K",MG +2229968,1092,50.0,,71.0,,,,,,,"Potassium, K",MG +2230119,1092,334.0,,78.0,,,,,,,"Potassium, K",MG +2230135,1092,230.0,,78.0,,,,,,,"Potassium, K",MG +2230581,1092,421.0,,78.0,,,,,,,"Potassium, K",MG +2230838,1092,80.0,,78.0,,,,,,,"Potassium, K",MG +2230912,1092,155.0,,78.0,,,,,,,"Potassium, K",MG +2231167,1092,293.0,,71.0,,,,,,,"Potassium, K",MG +2231391,1092,368.0,,71.0,,,,,,,"Potassium, K",MG +2231620,1092,216.0,,78.0,,,,,,,"Potassium, K",MG +2231871,1092,0.0,,78.0,,,,,,,"Potassium, K",MG +2232242,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2232408,1092,287.0,,78.0,,,,,,,"Potassium, K",MG +2232485,1092,205.0,,78.0,,,,,,,"Potassium, K",MG +2232815,1092,75.0,,71.0,,,,,,,"Potassium, K",MG +2232866,1092,189.0,,71.0,,,,,,,"Potassium, K",MG +2233550,1092,19.0,,78.0,,,,,,,"Potassium, K",MG +2233617,1092,69.0,,71.0,,,,,,,"Potassium, K",MG +2233637,1092,55.0,,78.0,,,,,,,"Potassium, K",MG +2233653,1092,16.0,,78.0,,,,,,,"Potassium, K",MG +2233753,1092,261.0,,71.0,,,,,,,"Potassium, K",MG +2234952,1092,287.0,,78.0,,,,,,,"Potassium, K",MG +2235908,1092,14.0,,71.0,,,,,,,"Potassium, K",MG +2236199,1092,355.0,,78.0,,,,,,,"Potassium, K",MG +2236290,1092,160.0,,78.0,,,,,,,"Potassium, K",MG +2236707,1092,173.0,,78.0,,,,,,,"Potassium, K",MG +2236730,1092,95.0,,78.0,,,,,,,"Potassium, K",MG +2236877,1092,123.0,,78.0,,,,,,,"Potassium, K",MG +2237000,1092,252.0,,71.0,,,,,,,"Potassium, K",MG +2237103,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2237190,1092,127.0,,71.0,,,,,,,"Potassium, K",MG +2237507,1092,143.0,,71.0,,,,,,,"Potassium, K",MG +2237545,1092,102.0,,71.0,,,,,,,"Potassium, K",MG +2237552,1092,150.0,,78.0,,,,,,,"Potassium, K",MG +2237949,1092,267.0,,71.0,,,,,,,"Potassium, K",MG +2239244,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2239582,1092,707.0,,70.0,,,,,,,"Potassium, K",MG +2242014,1092,94.0,,70.0,,,,,,,"Potassium, K",MG +2242451,1092,169.0,,70.0,,,,,,,"Potassium, K",MG +2244522,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +2246661,1092,227.0,,70.0,,,,,,,"Potassium, K",MG +2248321,1092,192.0,,70.0,,,,,,,"Potassium, K",MG +2254140,1092,110.0,,70.0,,,,,,,"Potassium, K",MG +2254228,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +2255123,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2255409,1092,247.0,,70.0,,,,,,,"Potassium, K",MG +2255471,1092,150.0,,70.0,,,,,,,"Potassium, K",MG +2255624,1092,569.0,,70.0,,,,,,,"Potassium, K",MG +2255808,1092,195.0,,70.0,,,,,,,"Potassium, K",MG +2256592,1092,1000.0,,70.0,,,,,,,"Potassium, K",MG +2256605,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2256633,1092,543.0,,70.0,,,,,,,"Potassium, K",MG +2265410,1092,559.0,,70.0,,,,,,,"Potassium, K",MG +2265840,1092,92.0,,70.0,,,,,,,"Potassium, K",MG +2265922,1092,519.0,,70.0,,,,,,,"Potassium, K",MG +2265938,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2266242,1092,287.0,,70.0,,,,,,,"Potassium, K",MG +2266247,1092,557.0,,70.0,,,,,,,"Potassium, K",MG +2266445,1092,183.0,,70.0,,,,,,,"Potassium, K",MG +2266483,1092,571.0,,70.0,,,,,,,"Potassium, K",MG +2266648,1092,83.0,,70.0,,,,,,,"Potassium, K",MG +2266975,1092,320.0,,70.0,,,,,,,"Potassium, K",MG +2267135,1092,103.0,,70.0,,,,,,,"Potassium, K",MG +2267396,1092,7353.0,,70.0,,,,,,,"Potassium, K",MG +2267525,1092,40.0,,70.0,,,,,,,"Potassium, K",MG +2267978,1092,280.0,,70.0,,,,,,,"Potassium, K",MG +2268470,1092,112.0,,70.0,,,,,,,"Potassium, K",MG +2268516,1092,607.0,,70.0,,,,,,,"Potassium, K",MG +2270236,1092,250.0,,75.0,,,,,,,"Potassium, K",MG +2271071,1092,204.0,,70.0,,,,,,,"Potassium, K",MG +2271639,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +2271709,1092,500.0,,75.0,,,,,,,"Potassium, K",MG +2272081,1092,107.0,,70.0,,,,,,,"Potassium, K",MG +2272149,1092,161.0,,70.0,,,,,,,"Potassium, K",MG +2272274,1092,321.0,,70.0,,,,,,,"Potassium, K",MG +2272698,1092,420.0,,75.0,,,,,,,"Potassium, K",MG +2273007,1092,104.0,,70.0,,,,,,,"Potassium, K",MG +2273032,1092,393.0,,70.0,,,,,,,"Potassium, K",MG +2273427,1092,85.0,,70.0,,,,,,,"Potassium, K",MG +2273601,1092,121.0,,70.0,,,,,,,"Potassium, K",MG +2273652,1092,53.0,,70.0,,,,,,,"Potassium, K",MG +2273970,1092,176.0,,70.0,,,,,,,"Potassium, K",MG +2274263,1092,233.0,,75.0,,,,,,,"Potassium, K",MG +2274288,1092,77.0,,75.0,,,,,,,"Potassium, K",MG +2274731,1092,620.0,,70.0,,,,,,,"Potassium, K",MG +2275041,1092,141.0,,70.0,,,,,,,"Potassium, K",MG +2275111,1092,116.0,,75.0,,,,,,,"Potassium, K",MG +2275346,1092,101.0,,75.0,,,,,,,"Potassium, K",MG +2275775,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2275851,1092,1607.0,,70.0,,,,,,,"Potassium, K",MG +2276078,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2276564,1092,1897.0,,70.0,,,,,,,"Potassium, K",MG +2276716,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +2277520,1092,784.0,,70.0,,,,,,,"Potassium, K",MG +2277902,1092,179.0,,70.0,,,,,,,"Potassium, K",MG +2277916,1092,202.0,,70.0,,,,,,,"Potassium, K",MG +2278212,1092,107.0,,70.0,,,,,,,"Potassium, K",MG +2278256,1092,107.0,,70.0,,,,,,,"Potassium, K",MG +2278431,1092,219.0,,70.0,,,,,,,"Potassium, K",MG +2278434,1092,214.0,,70.0,,,,,,,"Potassium, K",MG +2278912,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2279983,1092,177.0,,70.0,,,,,,,"Potassium, K",MG +2280347,1092,305.0,,70.0,,,,,,,"Potassium, K",MG +2280439,1092,821.0,,70.0,,,,,,,"Potassium, K",MG +2280607,1092,667.0,,70.0,,,,,,,"Potassium, K",MG +2280840,1092,118.0,,70.0,,,,,,,"Potassium, K",MG +2281577,1092,227.0,,70.0,,,,,,,"Potassium, K",MG +2281935,1092,75.0,,70.0,,,,,,,"Potassium, K",MG +2282104,1092,105.0,,70.0,,,,,,,"Potassium, K",MG +2282286,1092,400.0,,70.0,,,,,,,"Potassium, K",MG +2282685,1092,62.0,,70.0,,,,,,,"Potassium, K",MG +2282826,1092,212.0,,70.0,,,,,,,"Potassium, K",MG +2283013,1092,339.0,,70.0,,,,,,,"Potassium, K",MG +2283098,1092,233.0,,75.0,,,,,,,"Potassium, K",MG +2283539,1092,469.0,,70.0,,,,,,,"Potassium, K",MG +2284179,1092,284.0,,70.0,,,,,,,"Potassium, K",MG +2285208,1092,253.0,,70.0,,,,,,,"Potassium, K",MG +2285253,1092,13.0,,70.0,,,,,,,"Potassium, K",MG +2286175,1092,17.0,,70.0,,,,,,,"Potassium, K",MG +2287321,1092,417.0,,70.0,,,,,,,"Potassium, K",MG +2289163,1092,310.0,,70.0,,,,,,,"Potassium, K",MG +2295958,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +2296097,1092,75.0,,70.0,,,,,,,"Potassium, K",MG +2296435,1092,82.0,,75.0,,,,,,,"Potassium, K",MG +2296668,1092,69.0,,70.0,,,,,,,"Potassium, K",MG +2296746,1092,2333.0,,70.0,,,,,,,"Potassium, K",MG +2298785,1092,667.0,,70.0,,,,,,,"Potassium, K",MG +2298813,1092,153.0,,70.0,,,,,,,"Potassium, K",MG +2299018,1092,23.0,,70.0,,,,,,,"Potassium, K",MG +2300445,1092,275.0,,70.0,,,,,,,"Potassium, K",MG +2300886,1092,5412.0,,75.0,,,,,,,"Potassium, K",MG +2301236,1092,643.0,,70.0,,,,,,,"Potassium, K",MG +2301430,1092,202.0,,70.0,,,,,,,"Potassium, K",MG +2301687,1092,118.0,,70.0,,,,,,,"Potassium, K",MG +2302274,1092,463.0,,70.0,,,,,,,"Potassium, K",MG +2302963,1092,600.0,,70.0,,,,,,,"Potassium, K",MG +2303812,1092,306.0,,70.0,,,,,,,"Potassium, K",MG +2304006,1092,111.0,,70.0,,,,,,,"Potassium, K",MG +2304233,1092,136.0,,70.0,,,,,,,"Potassium, K",MG +2304738,1092,128.0,,70.0,,,,,,,"Potassium, K",MG +2304799,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2304874,1092,77.0,,70.0,,,,,,,"Potassium, K",MG +2304880,1092,267.0,,70.0,,,,,,,"Potassium, K",MG +2305729,1092,27.0,,70.0,,,,,,,"Potassium, K",MG +2305771,1092,400.0,,70.0,,,,,,,"Potassium, K",MG +2307095,1092,931.0,,70.0,,,,,,,"Potassium, K",MG +2307377,1092,211.0,,70.0,,,,,,,"Potassium, K",MG +2307643,1092,176.0,,70.0,,,,,,,"Potassium, K",MG +2308552,1092,143.0,,70.0,,,,,,,"Potassium, K",MG +2309673,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +2309970,1092,259.0,,70.0,,,,,,,"Potassium, K",MG +2311885,1092,964.0,,70.0,,,,,,,"Potassium, K",MG +2312216,1092,438.0,,75.0,,,,,,,"Potassium, K",MG +2313405,1092,264.0,,70.0,,,,,,,"Potassium, K",MG +2313449,1092,36.0,,70.0,,,,,,,"Potassium, K",MG +2313474,1092,62.0,,75.0,,,,,,,"Potassium, K",MG +2313549,1092,1050.0,,70.0,,,,,,,"Potassium, K",MG +2313771,1092,247.0,,70.0,,,,,,,"Potassium, K",MG +2314122,1092,750.0,,70.0,,,,,,,"Potassium, K",MG +2314434,1092,17.0,,70.0,,,,,,,"Potassium, K",MG +2314905,1092,331.0,,70.0,,,,,,,"Potassium, K",MG +2315076,1092,1000.0,,70.0,,,,,,,"Potassium, K",MG +2315088,1092,35.0,,75.0,,,,,,,"Potassium, K",MG +2315203,1092,126.0,,70.0,,,,,,,"Potassium, K",MG +2315417,1092,139.0,,70.0,,,,,,,"Potassium, K",MG +2315447,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2315846,1092,179.0,,75.0,,,,,,,"Potassium, K",MG +2316381,1092,464.0,,70.0,,,,,,,"Potassium, K",MG +2317138,1092,332.0,,71.0,,,,,,,"Potassium, K",MG +2319974,1092,500.0,,70.0,,,,,,,"Potassium, K",MG +2320047,1092,443.0,,70.0,,,,,,,"Potassium, K",MG +2320149,1092,232.0,,70.0,,,,,,,"Potassium, K",MG +2320250,1092,236.0,,70.0,,,,,,,"Potassium, K",MG +2321156,1092,1213.0,,70.0,,,,,,,"Potassium, K",MG +2321577,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2321969,1092,350.0,,70.0,,,,,,,"Potassium, K",MG +2322103,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2322169,1092,271.0,,70.0,,,,,,,"Potassium, K",MG +2322832,1092,258.0,,70.0,,,,,,,"Potassium, K",MG +2323554,1092,174.0,,70.0,,,,,,,"Potassium, K",MG +2324763,1092,197.0,,70.0,,,,,,,"Potassium, K",MG +2325293,1092,223.0,,70.0,,,,,,,"Potassium, K",MG +2325738,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2325774,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2326312,1092,775.0,,70.0,,,,,,,"Potassium, K",MG +2326403,1092,102.0,,70.0,,,,,,,"Potassium, K",MG +2326653,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2327190,1092,57.0,,70.0,,,,,,,"Potassium, K",MG +2327461,1092,1107.0,,70.0,,,,,,,"Potassium, K",MG +2327974,1092,500.0,,75.0,,,,,,,"Potassium, K",MG +2328057,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2328304,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2328412,1092,57.0,,70.0,,,,,,,"Potassium, K",MG +2328527,1092,397.0,,70.0,,,,,,,"Potassium, K",MG +2328550,1092,607.0,,70.0,,,,,,,"Potassium, K",MG +2329218,1092,78.0,,70.0,,,,,,,"Potassium, K",MG +2329314,1092,29.0,,70.0,,,,,,,"Potassium, K",MG +2329403,1092,168.0,,70.0,,,,,,,"Potassium, K",MG +2329649,1092,40.0,,70.0,,,,,,,"Potassium, K",MG +2329696,1092,521.0,,70.0,,,,,,,"Potassium, K",MG +2330827,1092,24.0,,71.0,,,,,,,"Potassium, K",MG +2331494,1092,79.0,,78.0,,,,,,,"Potassium, K",MG +2331521,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2331581,1092,14.0,,78.0,,,,,,,"Potassium, K",MG +2332380,1092,99.0,,71.0,,,,,,,"Potassium, K",MG +2332787,1092,267.0,,70.0,,,,,,,"Potassium, K",MG +2333332,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +2333347,1092,50.0,,70.0,,,,,,,"Potassium, K",MG +2333403,1092,64.0,,70.0,,,,,,,"Potassium, K",MG +2333895,1092,800.0,,70.0,,,,,,,"Potassium, K",MG +2333948,1092,243.0,,70.0,,,,,,,"Potassium, K",MG +2334451,1092,676.0,,70.0,,,,,,,"Potassium, K",MG +2335031,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2335596,1092,193.0,,70.0,,,,,,,"Potassium, K",MG +2336273,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2336856,1092,39.0,,71.0,,,,,,,"Potassium, K",MG +2337287,1092,379.0,,71.0,,,,,,,"Potassium, K",MG +2337920,1092,786.0,,70.0,,,,,,,"Potassium, K",MG +2338133,1092,286.0,,70.0,,,,,,,"Potassium, K",MG +2338193,1092,107.0,,70.0,,,,,,,"Potassium, K",MG +2338327,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +2338477,1092,144.0,,70.0,,,,,,,"Potassium, K",MG +2339627,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2340393,1092,29.0,,70.0,,,,,,,"Potassium, K",MG +2341069,1092,183.0,,,,,,,,,"Potassium, K",MG +2341263,1092,235.0,,,,,,,,,"Potassium, K",MG +2341637,1092,150.0,,,,,,,,,"Potassium, K",MG +2341745,1092,241.0,,,,,,,,,"Potassium, K",MG +2341907,1092,114.0,,,,,,,,,"Potassium, K",MG +2342074,1092,308.0,,,,,,,,,"Potassium, K",MG +2342257,1092,255.0,,,,,,,,,"Potassium, K",MG +2342464,1092,255.0,,,,,,,,,"Potassium, K",MG +2342471,1092,219.0,,,,,,,,,"Potassium, K",MG +2343023,1092,235.0,,,,,,,,,"Potassium, K",MG +2343368,1092,68.0,,,,,,,,,"Potassium, K",MG +2343375,1092,51.0,,,,,,,,,"Potassium, K",MG +2343978,1092,342.0,,,,,,,,,"Potassium, K",MG +2344693,1092,214.0,,,,,,,,,"Potassium, K",MG +2344818,1092,71.0,,,,,,,,,"Potassium, K",MG +2344944,1092,251.0,,,,,,,,,"Potassium, K",MG +2344970,1092,346.0,,,,,,,,,"Potassium, K",MG +2345067,1092,616.0,,,,,,,,,"Potassium, K",MG +2345195,1092,128.0,,,,,,,,,"Potassium, K",MG +2345202,1092,155.0,,,,,,,,,"Potassium, K",MG +2345207,1092,240.0,,,,,,,,,"Potassium, K",MG +2345233,1092,287.0,,,,,,,,,"Potassium, K",MG +2345265,1092,312.0,,,,,,,,,"Potassium, K",MG +2345444,1092,128.0,,,,,,,,,"Potassium, K",MG +2345645,1092,155.0,,,,,,,,,"Potassium, K",MG +2345686,1092,370.0,,,,,,,,,"Potassium, K",MG +2346048,1092,1856.0,,,,,,,,,"Potassium, K",MG +2346137,1092,35.0,,,,,,,,,"Potassium, K",MG +2346207,1092,1.0,,,,,,,,,"Potassium, K",MG +2347802,1092,94.7,1.0,1.0,,,,,,,"Potassium, K",MG +2349277,1092,657.0,1.0,1.0,,,,,,,"Potassium, K",MG +2352750,1092,89.5,1.0,1.0,,,,,,,"Potassium, K",MG +2364030,1092,204.0,,78.0,,,,,,,"Potassium, K",MG +2364521,1092,142.0,,70.0,,,,,,,"Potassium, K",MG +2364673,1092,7.0,,70.0,,,,,,,"Potassium, K",MG +2365151,1092,59.0,,70.0,,,,,,,"Potassium, K",MG +2365331,1092,144.0,,70.0,,,,,,,"Potassium, K",MG +2365509,1092,631.0,,70.0,,,,,,,"Potassium, K",MG +2365586,1092,385.0,,70.0,,,,,,,"Potassium, K",MG +2365810,1092,224.0,,75.0,,,,,,,"Potassium, K",MG +2365911,1092,159.0,,75.0,,,,,,,"Potassium, K",MG +2365918,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2366167,1092,497.0,,70.0,,,,,,,"Potassium, K",MG +2366589,1092,395.0,,70.0,,,,,,,"Potassium, K",MG +2366680,1092,380.0,,70.0,,,,,,,"Potassium, K",MG +2366968,1092,258.0,,70.0,,,,,,,"Potassium, K",MG +2367071,1092,150.0,,70.0,,,,,,,"Potassium, K",MG +2367508,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2367694,1092,328.0,,70.0,,,,,,,"Potassium, K",MG +2367853,1092,280.0,,70.0,,,,,,,"Potassium, K",MG +2368080,1092,429.0,,70.0,,,,,,,"Potassium, K",MG +2368119,1092,83.0,,70.0,,,,,,,"Potassium, K",MG +2368205,1092,180.0,,70.0,,,,,,,"Potassium, K",MG +2368860,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2369004,1092,62.0,,75.0,,,,,,,"Potassium, K",MG +2369256,1092,176.0,,70.0,,,,,,,"Potassium, K",MG +2369509,1092,238.0,,70.0,,,,,,,"Potassium, K",MG +2370041,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +2370943,1092,149.0,,78.0,,,,,,,"Potassium, K",MG +2371337,1092,308.0,,78.0,,,,,,,"Potassium, K",MG +2371594,1092,234.0,,78.0,,,,,,,"Potassium, K",MG +2371794,1092,82.0,,72.0,,,,,,,"Potassium, K",MG +2371815,1092,258.0,,71.0,,,,,,,"Potassium, K",MG +2371833,1092,220.0,,78.0,,,,,,,"Potassium, K",MG +2372035,1092,105.0,,72.0,,,,,,,"Potassium, K",MG +2372247,1092,714.0,,70.0,,,,,,,"Potassium, K",MG +2372265,1092,394.0,,70.0,,,,,,,"Potassium, K",MG +2372700,1092,107.0,,70.0,,,,,,,"Potassium, K",MG +2372758,1092,266.0,,70.0,,,,,,,"Potassium, K",MG +2372967,1092,500.0,,70.0,,,,,,,"Potassium, K",MG +2373246,1092,50.0,,75.0,,,,,,,"Potassium, K",MG +2373540,1092,103.0,,70.0,,,,,,,"Potassium, K",MG +2373920,1092,69.0,,70.0,,,,,,,"Potassium, K",MG +2374099,1092,438.0,,75.0,,,,,,,"Potassium, K",MG +2374456,1092,129.0,,70.0,,,,,,,"Potassium, K",MG +2374761,1092,68.0,,70.0,,,,,,,"Potassium, K",MG +2375074,1092,165.0,,75.0,,,,,,,"Potassium, K",MG +2375076,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2375163,1092,346.0,,70.0,,,,,,,"Potassium, K",MG +2375507,1092,67.0,,70.0,,,,,,,"Potassium, K",MG +2375977,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +2376158,1092,194.0,,75.0,,,,,,,"Potassium, K",MG +2376446,1092,183.0,,70.0,,,,,,,"Potassium, K",MG +2376782,1092,36.0,,70.0,,,,,,,"Potassium, K",MG +2377364,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2377538,1092,252.0,,70.0,,,,,,,"Potassium, K",MG +2377871,1092,250.0,,75.0,,,,,,,"Potassium, K",MG +2378026,1092,59.0,,70.0,,,,,,,"Potassium, K",MG +2378216,1092,219.0,,75.0,,,,,,,"Potassium, K",MG +2378622,1092,88.0,,70.0,,,,,,,"Potassium, K",MG +2379047,1092,89.0,,70.0,,,,,,,"Potassium, K",MG +2379191,1092,213.0,,70.0,,,,,,,"Potassium, K",MG +2379275,1092,11.0,,70.0,,,,,,,"Potassium, K",MG +2379391,1092,833.0,,70.0,,,,,,,"Potassium, K",MG +2379449,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +2379797,1092,177.0,,70.0,,,,,,,"Potassium, K",MG +2379968,1092,228.0,,70.0,,,,,,,"Potassium, K",MG +2380365,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +2380454,1092,35.0,,70.0,,,,,,,"Potassium, K",MG +2380810,1092,12.0,,70.0,,,,,,,"Potassium, K",MG +2381312,1092,1110.0,,78.0,,,,,,,"Potassium, K",MG +2381319,1092,175.0,,78.0,,,,,,,"Potassium, K",MG +2381675,1092,92.0,,70.0,,,,,,,"Potassium, K",MG +2382102,1092,248.0,,70.0,,,,,,,"Potassium, K",MG +2382104,1092,236.0,,70.0,,,,,,,"Potassium, K",MG +2382449,1092,391.0,,70.0,,,,,,,"Potassium, K",MG +2382595,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +2382614,1092,231.0,,70.0,,,,,,,"Potassium, K",MG +2382789,1092,3520.0,,70.0,,,,,,,"Potassium, K",MG +2383020,1092,536.0,,70.0,,,,,,,"Potassium, K",MG +2383089,1092,59.0,,75.0,,,,,,,"Potassium, K",MG +2383198,1092,241.0,,70.0,,,,,,,"Potassium, K",MG +2383416,1092,81.0,,70.0,,,,,,,"Potassium, K",MG +2383448,1092,429.0,,70.0,,,,,,,"Potassium, K",MG +2383523,1092,309.0,,70.0,,,,,,,"Potassium, K",MG +2384089,1092,947.0,,70.0,,,,,,,"Potassium, K",MG +2384472,1092,633.0,,70.0,,,,,,,"Potassium, K",MG +2384590,1092,114.0,,70.0,,,,,,,"Potassium, K",MG +2384661,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +2384713,1092,33.0,,70.0,,,,,,,"Potassium, K",MG +2385073,1092,429.0,,70.0,,,,,,,"Potassium, K",MG +2385083,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2385106,1092,107.0,,70.0,,,,,,,"Potassium, K",MG +2385981,1092,293.0,,70.0,,,,,,,"Potassium, K",MG +2386190,1092,214.0,,70.0,,,,,,,"Potassium, K",MG +2387008,1092,307.0,,70.0,,,,,,,"Potassium, K",MG +2387243,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2387324,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2387456,1092,570.0,,70.0,,,,,,,"Potassium, K",MG +2387583,1092,330.0,,70.0,,,,,,,"Potassium, K",MG +2388106,1092,106.0,,70.0,,,,,,,"Potassium, K",MG +2388175,1092,17.0,,70.0,,,,,,,"Potassium, K",MG +2388260,1092,2311.0,,70.0,,,,,,,"Potassium, K",MG +2388374,1092,600.0,,70.0,,,,,,,"Potassium, K",MG +2388634,1092,63.0,,70.0,,,,,,,"Potassium, K",MG +2388681,1092,875.0,,70.0,,,,,,,"Potassium, K",MG +2388687,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2389386,1092,281.0,,70.0,,,,,,,"Potassium, K",MG +2390110,1092,33.0,,70.0,,,,,,,"Potassium, K",MG +2390424,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2390581,1092,329.0,,70.0,,,,,,,"Potassium, K",MG +2390638,1092,467.0,,75.0,,,,,,,"Potassium, K",MG +2391051,1092,247.0,,75.0,,,,,,,"Potassium, K",MG +2391355,1092,193.0,,70.0,,,,,,,"Potassium, K",MG +2391385,1092,83.0,,70.0,,,,,,,"Potassium, K",MG +2391637,1092,230.0,,70.0,,,,,,,"Potassium, K",MG +2391640,1092,190.0,,70.0,,,,,,,"Potassium, K",MG +2391740,1092,250.0,,75.0,,,,,,,"Potassium, K",MG +2391756,1092,70.0,,70.0,,,,,,,"Potassium, K",MG +2392384,1092,46.0,,70.0,,,,,,,"Potassium, K",MG +2392548,1092,143.0,,70.0,,,,,,,"Potassium, K",MG +2392696,1092,362.0,,70.0,,,,,,,"Potassium, K",MG +2392960,1092,667.0,,70.0,,,,,,,"Potassium, K",MG +2393190,1092,593.0,,70.0,,,,,,,"Potassium, K",MG +2393329,1092,185.0,,70.0,,,,,,,"Potassium, K",MG +2393386,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2393529,1092,171.0,,70.0,,,,,,,"Potassium, K",MG +2393901,1092,409.0,,70.0,,,,,,,"Potassium, K",MG +2394210,1092,224.0,,70.0,,,,,,,"Potassium, K",MG +2394224,1092,255.0,,75.0,,,,,,,"Potassium, K",MG +2394275,1092,484.0,,70.0,,,,,,,"Potassium, K",MG +2394474,1092,150.0,,70.0,,,,,,,"Potassium, K",MG +2394810,1092,207.0,,70.0,,,,,,,"Potassium, K",MG +2394839,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +2395493,1092,256.0,,70.0,,,,,,,"Potassium, K",MG +2395629,1092,550.0,,70.0,,,,,,,"Potassium, K",MG +2395885,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +2396054,1092,57.0,,70.0,,,,,,,"Potassium, K",MG +2396114,1092,143.0,,70.0,,,,,,,"Potassium, K",MG +2396291,1092,17.0,,70.0,,,,,,,"Potassium, K",MG +2396466,1092,16.0,,70.0,,,,,,,"Potassium, K",MG +2396471,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +2396907,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2397013,1092,219.0,,75.0,,,,,,,"Potassium, K",MG +2397106,1092,850.0,,70.0,,,,,,,"Potassium, K",MG +2398013,1092,281.0,,70.0,,,,,,,"Potassium, K",MG +2398079,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +2398408,1092,58.0,,70.0,,,,,,,"Potassium, K",MG +2398473,1092,67.0,,70.0,,,,,,,"Potassium, K",MG +2398749,1092,467.0,,75.0,,,,,,,"Potassium, K",MG +2398761,1092,39.0,,70.0,,,,,,,"Potassium, K",MG +2398868,1092,212.0,,70.0,,,,,,,"Potassium, K",MG +2399314,1092,116.0,,70.0,,,,,,,"Potassium, K",MG +2399425,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2399533,1092,53.0,,70.0,,,,,,,"Potassium, K",MG +2399723,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2400034,1092,679.0,,70.0,,,,,,,"Potassium, K",MG +2400111,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +2400175,1092,165.0,,70.0,,,,,,,"Potassium, K",MG +2400363,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2400387,1092,43.0,,70.0,,,,,,,"Potassium, K",MG +2400392,1092,633.0,,70.0,,,,,,,"Potassium, K",MG +2400445,1092,82.0,,75.0,,,,,,,"Potassium, K",MG +2400737,1092,16.0,,70.0,,,,,,,"Potassium, K",MG +2400792,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2400932,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2400941,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2401231,1092,54.0,,70.0,,,,,,,"Potassium, K",MG +2401607,1092,58.0,,70.0,,,,,,,"Potassium, K",MG +2401844,1092,270.0,,70.0,,,,,,,"Potassium, K",MG +2401972,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2402634,1092,141.0,,70.0,,,,,,,"Potassium, K",MG +2402667,1092,1229.0,,70.0,,,,,,,"Potassium, K",MG +2402979,1092,78.0,,70.0,,,,,,,"Potassium, K",MG +2403085,1092,102.0,,70.0,,,,,,,"Potassium, K",MG +2403402,1092,1500.0,,70.0,,,,,,,"Potassium, K",MG +2403420,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2403465,1092,108.0,,75.0,,,,,,,"Potassium, K",MG +2403828,1092,89.0,,70.0,,,,,,,"Potassium, K",MG +2403879,1092,1386.0,,70.0,,,,,,,"Potassium, K",MG +2403989,1092,135.0,,70.0,,,,,,,"Potassium, K",MG +2404567,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +2405553,1092,273.0,,70.0,,,,,,,"Potassium, K",MG +2405570,1092,112.0,,70.0,,,,,,,"Potassium, K",MG +2405675,1092,98.0,,70.0,,,,,,,"Potassium, K",MG +2405738,1092,193.0,,70.0,,,,,,,"Potassium, K",MG +2406129,1092,104.0,,70.0,,,,,,,"Potassium, K",MG +2406306,1092,70.0,,70.0,,,,,,,"Potassium, K",MG +2406447,1092,290.0,,70.0,,,,,,,"Potassium, K",MG +2407002,1092,230.0,,70.0,,,,,,,"Potassium, K",MG +2407144,1092,152.0,,70.0,,,,,,,"Potassium, K",MG +2407242,1092,83.0,,70.0,,,,,,,"Potassium, K",MG +2407393,1092,733.0,,70.0,,,,,,,"Potassium, K",MG +2407537,1092,450.0,,70.0,,,,,,,"Potassium, K",MG +2407711,1092,290.0,,70.0,,,,,,,"Potassium, K",MG +2407951,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2408094,1092,136.0,,70.0,,,,,,,"Potassium, K",MG +2408214,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2408571,1092,1143.0,,70.0,,,,,,,"Potassium, K",MG +2408765,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2409240,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2409503,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2409666,1092,299.0,,70.0,,,,,,,"Potassium, K",MG +2409708,1092,83.0,,70.0,,,,,,,"Potassium, K",MG +2409788,1092,158.0,,70.0,,,,,,,"Potassium, K",MG +2409794,1092,321.0,,70.0,,,,,,,"Potassium, K",MG +2410075,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2410357,1092,571.0,,70.0,,,,,,,"Potassium, K",MG +2410709,1092,221.0,,70.0,,,,,,,"Potassium, K",MG +2410850,1092,303.0,,70.0,,,,,,,"Potassium, K",MG +2410904,1092,333.0,,70.0,,,,,,,"Potassium, K",MG +2411090,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +2412266,1092,104.0,,70.0,,,,,,,"Potassium, K",MG +2412442,1092,350.0,,70.0,,,,,,,"Potassium, K",MG +2413277,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2413413,1092,108.0,,70.0,,,,,,,"Potassium, K",MG +2413566,1092,53.0,,70.0,,,,,,,"Potassium, K",MG +2413851,1092,350.0,,70.0,,,,,,,"Potassium, K",MG +2414330,1092,28.0,,70.0,,,,,,,"Potassium, K",MG +2414464,1092,250.0,,75.0,,,,,,,"Potassium, K",MG +2414594,1092,1179.0,,70.0,,,,,,,"Potassium, K",MG +2414709,1092,119.0,,70.0,,,,,,,"Potassium, K",MG +2414790,1092,130.0,,70.0,,,,,,,"Potassium, K",MG +2414805,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2414868,1092,164.0,,70.0,,,,,,,"Potassium, K",MG +2415012,1092,230.0,,70.0,,,,,,,"Potassium, K",MG +2415056,1092,84.0,,70.0,,,,,,,"Potassium, K",MG +2415315,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +2415783,1092,158.0,,70.0,,,,,,,"Potassium, K",MG +2416528,1092,379.0,,70.0,,,,,,,"Potassium, K",MG +2416578,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +2416672,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2417732,1092,467.0,,75.0,,,,,,,"Potassium, K",MG +2418249,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +2418513,1092,236.0,,70.0,,,,,,,"Potassium, K",MG +2418634,1092,111.0,,70.0,,,,,,,"Potassium, K",MG +2418654,1092,99.0,,70.0,,,,,,,"Potassium, K",MG +2418779,1092,244.0,,70.0,,,,,,,"Potassium, K",MG +2419058,1092,36.0,,70.0,,,,,,,"Potassium, K",MG +2420091,1092,538.0,,70.0,,,,,,,"Potassium, K",MG +2420256,1092,96.0,,70.0,,,,,,,"Potassium, K",MG +2420390,1092,176.0,,70.0,,,,,,,"Potassium, K",MG +2420566,1092,118.0,,75.0,,,,,,,"Potassium, K",MG +2420717,1092,457.0,,75.0,,,,,,,"Potassium, K",MG +2420726,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2420922,1092,125.0,,70.0,,,,,,,"Potassium, K",MG +2421586,1092,417.0,,70.0,,,,,,,"Potassium, K",MG +2421968,1092,5.0,,70.0,,,,,,,"Potassium, K",MG +2422105,1092,136.0,,70.0,,,,,,,"Potassium, K",MG +2422180,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +2422551,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +2422560,1092,300.0,,70.0,,,,,,,"Potassium, K",MG +2422570,1092,156.0,,75.0,,,,,,,"Potassium, K",MG +2423536,1092,380.0,,70.0,,,,,,,"Potassium, K",MG +2423660,1092,103.0,,70.0,,,,,,,"Potassium, K",MG +2424058,1092,438.0,,75.0,,,,,,,"Potassium, K",MG +2424757,1092,163.0,,70.0,,,,,,,"Potassium, K",MG +2424990,1092,484.0,,70.0,,,,,,,"Potassium, K",MG +2425086,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2425095,1092,129.0,,70.0,,,,,,,"Potassium, K",MG +2425273,1092,67.0,,70.0,,,,,,,"Potassium, K",MG +2425287,1092,83.0,,70.0,,,,,,,"Potassium, K",MG +2425740,1092,260.0,,70.0,,,,,,,"Potassium, K",MG +2426514,1092,153.0,,70.0,,,,,,,"Potassium, K",MG +2426639,1092,273.0,,70.0,,,,,,,"Potassium, K",MG +2426747,1092,558.0,,70.0,,,,,,,"Potassium, K",MG +2426873,1092,213.0,,70.0,,,,,,,"Potassium, K",MG +2427003,1092,250.0,,75.0,,,,,,,"Potassium, K",MG +2427237,1092,1796.0,,70.0,,,,,,,"Potassium, K",MG +2427420,1092,120.0,,70.0,,,,,,,"Potassium, K",MG +2427517,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2427631,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2427858,1092,750.0,,70.0,,,,,,,"Potassium, K",MG +2427912,1092,196.0,,70.0,,,,,,,"Potassium, K",MG +2427997,1092,154.0,,70.0,,,,,,,"Potassium, K",MG +2428125,1092,57.0,,70.0,,,,,,,"Potassium, K",MG +2428449,1092,196.0,,75.0,,,,,,,"Potassium, K",MG +2428595,1092,735.0,,70.0,,,,,,,"Potassium, K",MG +2428768,1092,1000.0,,70.0,,,,,,,"Potassium, K",MG +2429110,1092,1411.0,,70.0,,,,,,,"Potassium, K",MG +2429557,1092,1100.0,,70.0,,,,,,,"Potassium, K",MG +2430354,1092,453.0,,70.0,,,,,,,"Potassium, K",MG +2430487,1092,192.0,,70.0,,,,,,,"Potassium, K",MG +2431267,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +2431418,1092,206.0,,70.0,,,,,,,"Potassium, K",MG +2431770,1092,429.0,,70.0,,,,,,,"Potassium, K",MG +2432052,1092,67.0,,70.0,,,,,,,"Potassium, K",MG +2432140,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +2432347,1092,420.0,,70.0,,,,,,,"Potassium, K",MG +2433692,1092,1167.0,,75.0,,,,,,,"Potassium, K",MG +2434019,1092,59.0,,70.0,,,,,,,"Potassium, K",MG +2434192,1092,588.0,,70.0,,,,,,,"Potassium, K",MG +2434466,1092,179.0,,70.0,,,,,,,"Potassium, K",MG +2434786,1092,92.0,,70.0,,,,,,,"Potassium, K",MG +2434966,1092,211.0,,70.0,,,,,,,"Potassium, K",MG +2435263,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2435775,1092,35.0,,70.0,,,,,,,"Potassium, K",MG +2435857,1092,936.0,,70.0,,,,,,,"Potassium, K",MG +2435913,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2436071,1092,1.0,,70.0,,,,,,,"Potassium, K",MG +2436222,1092,705.0,,70.0,,,,,,,"Potassium, K",MG +2436737,1092,236.0,,70.0,,,,,,,"Potassium, K",MG +2437202,1092,163.0,,70.0,,,,,,,"Potassium, K",MG +2437541,1092,220.0,,70.0,,,,,,,"Potassium, K",MG +2437649,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2441079,1092,27.0,,70.0,,,,,,,"Potassium, K",MG +2441694,1092,3.0,,70.0,,,,,,,"Potassium, K",MG +2442553,1092,119.0,,70.0,,,,,,,"Potassium, K",MG +2443568,1092,167.0,,71.0,,,,,,,"Potassium, K",MG +2443697,1092,246.0,,78.0,,,,,,,"Potassium, K",MG +2444145,1092,409.0,,78.0,,,,,,,"Potassium, K",MG +2444157,1092,301.0,,78.0,,,,,,,"Potassium, K",MG +2444204,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2444264,1092,158.0,,71.0,,,,,,,"Potassium, K",MG +2444375,1092,203.0,,70.0,,,,,,,"Potassium, K",MG +2444428,1092,84.0,,70.0,,,,,,,"Potassium, K",MG +2444471,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2444509,1092,186.0,,70.0,,,,,,,"Potassium, K",MG +2444790,1092,107.0,,70.0,,,,,,,"Potassium, K",MG +2444824,1092,795.0,,70.0,,,,,,,"Potassium, K",MG +2444874,1092,33.0,,70.0,,,,,,,"Potassium, K",MG +2444904,1092,567.0,,70.0,,,,,,,"Potassium, K",MG +2445353,1092,77.0,,70.0,,,,,,,"Potassium, K",MG +2445518,1092,96.0,,70.0,,,,,,,"Potassium, K",MG +2445785,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2445961,1092,157.0,,70.0,,,,,,,"Potassium, K",MG +2446030,1092,271.0,,70.0,,,,,,,"Potassium, K",MG +2446081,1092,14.0,,70.0,,,,,,,"Potassium, K",MG +2446375,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +2446584,1092,583.0,,70.0,,,,,,,"Potassium, K",MG +2447105,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2447308,1092,8.0,,70.0,,,,,,,"Potassium, K",MG +2447667,1092,317.0,,70.0,,,,,,,"Potassium, K",MG +2447790,1092,80.0,,70.0,,,,,,,"Potassium, K",MG +2448461,1092,169.0,,70.0,,,,,,,"Potassium, K",MG +2448561,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +2448572,1092,83.0,,70.0,,,,,,,"Potassium, K",MG +2448773,1092,550.0,,70.0,,,,,,,"Potassium, K",MG +2449183,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2449491,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2449584,1092,154.0,,70.0,,,,,,,"Potassium, K",MG +2449652,1092,461.0,,70.0,,,,,,,"Potassium, K",MG +2450446,1092,667.0,,70.0,,,,,,,"Potassium, K",MG +2450456,1092,91.0,,70.0,,,,,,,"Potassium, K",MG +2451021,1092,56.0,,75.0,,,,,,,"Potassium, K",MG +2451045,1092,143.0,,70.0,,,,,,,"Potassium, K",MG +2451484,1092,79.0,,70.0,,,,,,,"Potassium, K",MG +2451789,1092,1691.0,,70.0,,,,,,,"Potassium, K",MG +2452157,1092,56.0,,70.0,,,,,,,"Potassium, K",MG +2452212,1092,467.0,,75.0,,,,,,,"Potassium, K",MG +2452307,1092,183.0,,70.0,,,,,,,"Potassium, K",MG +2452749,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +2452768,1092,118.0,,75.0,,,,,,,"Potassium, K",MG +2453289,1092,467.0,,75.0,,,,,,,"Potassium, K",MG +2453502,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +2453700,1092,385.0,,70.0,,,,,,,"Potassium, K",MG +2453804,1092,233.0,,75.0,,,,,,,"Potassium, K",MG +2453936,1092,286.0,,70.0,,,,,,,"Potassium, K",MG +2455556,1092,354.0,,70.0,,,,,,,"Potassium, K",MG +2456821,1092,168.0,,71.0,,,,,,,"Potassium, K",MG +2457126,1092,249.0,,71.0,,,,,,,"Potassium, K",MG +2457355,1092,108.0,,71.0,,,,,,,"Potassium, K",MG +2457553,1092,118.0,,71.0,,,,,,,"Potassium, K",MG +2457614,1092,419.0,,71.0,,,,,,,"Potassium, K",MG +2457740,1092,0.0,,71.0,,,,,,,"Potassium, K",MG +2457789,1092,186.0,,71.0,,,,,,,"Potassium, K",MG +2457897,1092,222.0,,71.0,,,,,,,"Potassium, K",MG +2458043,1092,0.0,,71.0,,,,,,,"Potassium, K",MG +2458168,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2458203,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2458444,1092,237.0,,78.0,,,,,,,"Potassium, K",MG +2458655,1092,296.0,,71.0,,,,,,,"Potassium, K",MG +2459027,1092,150.0,,78.0,,,,,,,"Potassium, K",MG +2459224,1092,181.0,,78.0,,,,,,,"Potassium, K",MG +2460345,1092,145.0,,70.0,,,,,,,"Potassium, K",MG +2460477,1092,189.0,,70.0,,,,,,,"Potassium, K",MG +2460649,1092,94.0,,70.0,,,,,,,"Potassium, K",MG +2460711,1092,81.0,,70.0,,,,,,,"Potassium, K",MG +2460822,1092,238.0,,70.0,,,,,,,"Potassium, K",MG +2461440,1092,380.0,,70.0,,,,,,,"Potassium, K",MG +2461773,1092,177.0,,70.0,,,,,,,"Potassium, K",MG +2461835,1092,48.0,,70.0,,,,,,,"Potassium, K",MG +2462144,1092,144.0,,70.0,,,,,,,"Potassium, K",MG +2462276,1092,130.0,,70.0,,,,,,,"Potassium, K",MG +2462440,1092,568.0,,70.0,,,,,,,"Potassium, K",MG +2462630,1092,286.0,,70.0,,,,,,,"Potassium, K",MG +2462667,1092,56.0,,70.0,,,,,,,"Potassium, K",MG +2462747,1092,173.0,,70.0,,,,,,,"Potassium, K",MG +2462773,1092,107.0,,70.0,,,,,,,"Potassium, K",MG +2462796,1092,107.0,,70.0,,,,,,,"Potassium, K",MG +2462855,1092,192.0,,70.0,,,,,,,"Potassium, K",MG +2462926,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +2462968,1092,196.0,,70.0,,,,,,,"Potassium, K",MG +2463195,1092,216.0,,70.0,,,,,,,"Potassium, K",MG +2463630,1092,187.0,,70.0,,,,,,,"Potassium, K",MG +2463760,1092,156.0,,70.0,,,,,,,"Potassium, K",MG +2463842,1092,1111.0,,70.0,,,,,,,"Potassium, K",MG +2463944,1092,89.0,,70.0,,,,,,,"Potassium, K",MG +2464056,1092,122.0,,70.0,,,,,,,"Potassium, K",MG +2464414,1092,408.0,,70.0,,,,,,,"Potassium, K",MG +2464515,1092,81.0,,70.0,,,,,,,"Potassium, K",MG +2464833,1092,644.0,,70.0,,,,,,,"Potassium, K",MG +2464834,1092,256.0,,70.0,,,,,,,"Potassium, K",MG +2464871,1092,71.0,,75.0,,,,,,,"Potassium, K",MG +2465031,1092,235.0,,70.0,,,,,,,"Potassium, K",MG +2465074,1092,141.0,,70.0,,,,,,,"Potassium, K",MG +2465103,1092,107.0,,70.0,,,,,,,"Potassium, K",MG +2465902,1092,232.0,,70.0,,,,,,,"Potassium, K",MG +2466022,1092,286.0,,70.0,,,,,,,"Potassium, K",MG +2466225,1092,93.0,,75.0,,,,,,,"Potassium, K",MG +2466709,1092,106.0,,70.0,,,,,,,"Potassium, K",MG +2466784,1092,238.0,,70.0,,,,,,,"Potassium, K",MG +2466873,1092,306.0,,70.0,,,,,,,"Potassium, K",MG +2467214,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +2467412,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +2467757,1092,73.0,,70.0,,,,,,,"Potassium, K",MG +2467811,1092,278.0,,70.0,,,,,,,"Potassium, K",MG +2468081,1092,94.0,,70.0,,,,,,,"Potassium, K",MG +2468207,1092,125.0,,70.0,,,,,,,"Potassium, K",MG +2468359,1092,214.0,,70.0,,,,,,,"Potassium, K",MG +2468490,1092,226.0,,70.0,,,,,,,"Potassium, K",MG +2468914,1092,1609.0,,70.0,,,,,,,"Potassium, K",MG +2469175,1092,62.0,,75.0,,,,,,,"Potassium, K",MG +2469836,1092,1036.0,,70.0,,,,,,,"Potassium, K",MG +2469848,1092,169.0,,70.0,,,,,,,"Potassium, K",MG +2470141,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +2470522,1092,212.0,,70.0,,,,,,,"Potassium, K",MG +2470868,1092,103.0,,70.0,,,,,,,"Potassium, K",MG +2471081,1092,112.0,,70.0,,,,,,,"Potassium, K",MG +2471092,1092,270.0,,70.0,,,,,,,"Potassium, K",MG +2471126,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +2471223,1092,69.0,,70.0,,,,,,,"Potassium, K",MG +2471365,1092,90.0,,70.0,,,,,,,"Potassium, K",MG +2471693,1092,243.0,,70.0,,,,,,,"Potassium, K",MG +2471872,1092,75.0,,70.0,,,,,,,"Potassium, K",MG +2472038,1092,79.0,,70.0,,,,,,,"Potassium, K",MG +2472096,1092,87.0,,70.0,,,,,,,"Potassium, K",MG +2472173,1092,680.0,,70.0,,,,,,,"Potassium, K",MG +2472346,1092,360.0,,70.0,,,,,,,"Potassium, K",MG +2472362,1092,120.0,,70.0,,,,,,,"Potassium, K",MG +2472446,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +2472488,1092,77.0,,70.0,,,,,,,"Potassium, K",MG +2472526,1092,130.0,,70.0,,,,,,,"Potassium, K",MG +2472651,1092,40.0,,70.0,,,,,,,"Potassium, K",MG +2472685,1092,235.0,,70.0,,,,,,,"Potassium, K",MG +2472706,1092,283.0,,70.0,,,,,,,"Potassium, K",MG +2473300,1092,294.0,,70.0,,,,,,,"Potassium, K",MG +2473612,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +2473651,1092,124.0,,70.0,,,,,,,"Potassium, K",MG +2473796,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2473885,1092,146.0,,70.0,,,,,,,"Potassium, K",MG +2473977,1092,124.0,,70.0,,,,,,,"Potassium, K",MG +2474567,1092,239.0,,70.0,,,,,,,"Potassium, K",MG +2474617,1092,246.0,,70.0,,,,,,,"Potassium, K",MG +2475083,1092,107.0,,70.0,,,,,,,"Potassium, K",MG +2475438,1092,500.0,,70.0,,,,,,,"Potassium, K",MG +2475769,1092,95.0,,70.0,,,,,,,"Potassium, K",MG +2475790,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2476250,1092,98.0,,70.0,,,,,,,"Potassium, K",MG +2476435,1092,152.0,,70.0,,,,,,,"Potassium, K",MG +2477049,1092,350.0,,70.0,,,,,,,"Potassium, K",MG +2477074,1092,189.0,,70.0,,,,,,,"Potassium, K",MG +2478127,1092,352.0,,70.0,,,,,,,"Potassium, K",MG +2478283,1092,397.0,,70.0,,,,,,,"Potassium, K",MG +2478327,1092,300.0,,70.0,,,,,,,"Potassium, K",MG +2479081,1092,120.0,,70.0,,,,,,,"Potassium, K",MG +2479545,1092,306.0,,70.0,,,,,,,"Potassium, K",MG +2479921,1092,214.0,,70.0,,,,,,,"Potassium, K",MG +2480014,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2480123,1092,321.0,,70.0,,,,,,,"Potassium, K",MG +2480264,1092,372.0,,70.0,,,,,,,"Potassium, K",MG +2480590,1092,143.0,,70.0,,,,,,,"Potassium, K",MG +2480715,1092,344.0,,70.0,,,,,,,"Potassium, K",MG +2480827,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2481226,1092,59.0,,70.0,,,,,,,"Potassium, K",MG +2481276,1092,194.0,,70.0,,,,,,,"Potassium, K",MG +2481850,1092,541.0,,70.0,,,,,,,"Potassium, K",MG +2481897,1092,533.0,,70.0,,,,,,,"Potassium, K",MG +2482002,1092,111.0,,70.0,,,,,,,"Potassium, K",MG +2482660,1092,143.0,,70.0,,,,,,,"Potassium, K",MG +2482754,1092,171.0,,70.0,,,,,,,"Potassium, K",MG +2482829,1092,267.0,,70.0,,,,,,,"Potassium, K",MG +2483391,1092,7.0,,70.0,,,,,,,"Potassium, K",MG +2483579,1092,2800.0,,70.0,,,,,,,"Potassium, K",MG +2483707,1092,99.0,,70.0,,,,,,,"Potassium, K",MG +2484048,1092,158.0,,70.0,,,,,,,"Potassium, K",MG +2484079,1092,134.0,,70.0,,,,,,,"Potassium, K",MG +2484550,1092,232.0,,70.0,,,,,,,"Potassium, K",MG +2484779,1092,488.0,,70.0,,,,,,,"Potassium, K",MG +2485335,1092,203.0,,70.0,,,,,,,"Potassium, K",MG +2485394,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +2485591,1092,291.0,,70.0,,,,,,,"Potassium, K",MG +2485994,1092,48.0,,70.0,,,,,,,"Potassium, K",MG +2486007,1092,337.0,,70.0,,,,,,,"Potassium, K",MG +2486521,1092,466.0,,70.0,,,,,,,"Potassium, K",MG +2486734,1092,172.0,,70.0,,,,,,,"Potassium, K",MG +2486973,1092,214.0,,70.0,,,,,,,"Potassium, K",MG +2486982,1092,211.0,,70.0,,,,,,,"Potassium, K",MG +2487156,1092,417.0,,70.0,,,,,,,"Potassium, K",MG +2487513,1092,174.0,,70.0,,,,,,,"Potassium, K",MG +2487818,1092,171.0,,70.0,,,,,,,"Potassium, K",MG +2488140,1092,107.0,,70.0,,,,,,,"Potassium, K",MG +2488647,1092,704.0,,70.0,,,,,,,"Potassium, K",MG +2488695,1092,148.0,,75.0,,,,,,,"Potassium, K",MG +2488773,1092,171.0,,70.0,,,,,,,"Potassium, K",MG +2488960,1092,159.0,,70.0,,,,,,,"Potassium, K",MG +2489398,1092,123.0,,70.0,,,,,,,"Potassium, K",MG +2489646,1092,292.0,,70.0,,,,,,,"Potassium, K",MG +2489826,1092,141.0,,70.0,,,,,,,"Potassium, K",MG +2489844,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +2490086,1092,405.0,,70.0,,,,,,,"Potassium, K",MG +2491116,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +2491385,1092,375.0,,71.0,,,,,,,"Potassium, K",MG +2491411,1092,100.0,,72.0,,,,,,,"Potassium, K",MG +2491629,1092,475.0,,71.0,,,,,,,"Potassium, K",MG +2491643,1092,71.0,,71.0,,,,,,,"Potassium, K",MG +2491734,1092,0.0,,71.0,,,,,,,"Potassium, K",MG +2491906,1092,177.0,,71.0,,,,,,,"Potassium, K",MG +2491952,1092,250.0,,71.0,,,,,,,"Potassium, K",MG +2491976,1092,8.0,,71.0,,,,,,,"Potassium, K",MG +2492608,1092,214.0,,71.0,,,,,,,"Potassium, K",MG +2492680,1092,158.0,,72.0,,,,,,,"Potassium, K",MG +2492775,1092,196.0,,71.0,,,,,,,"Potassium, K",MG +2492796,1092,417.0,,71.0,,,,,,,"Potassium, K",MG +2493108,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2493356,1092,83.0,,70.0,,,,,,,"Potassium, K",MG +2493534,1092,467.0,,75.0,,,,,,,"Potassium, K",MG +2494882,1092,237.0,,70.0,,,,,,,"Potassium, K",MG +2495041,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +2495048,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2495196,1092,180.0,,70.0,,,,,,,"Potassium, K",MG +2495224,1092,232.0,,70.0,,,,,,,"Potassium, K",MG +2495227,1092,232.0,,70.0,,,,,,,"Potassium, K",MG +2495397,1092,233.0,,75.0,,,,,,,"Potassium, K",MG +2495775,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2495780,1092,359.0,,70.0,,,,,,,"Potassium, K",MG +2496145,1092,375.0,,75.0,,,,,,,"Potassium, K",MG +2496294,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +2496368,1092,41.0,,70.0,,,,,,,"Potassium, K",MG +2496561,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2497429,1092,265.0,,70.0,,,,,,,"Potassium, K",MG +2497561,1092,312.0,,70.0,,,,,,,"Potassium, K",MG +2498570,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2498993,1092,350.0,,70.0,,,,,,,"Potassium, K",MG +2499022,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2499239,1092,150.0,,70.0,,,,,,,"Potassium, K",MG +2499745,1092,175.0,,70.0,,,,,,,"Potassium, K",MG +2499815,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2499943,1092,222.0,,75.0,,,,,,,"Potassium, K",MG +2500678,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +2500767,1092,220.0,,70.0,,,,,,,"Potassium, K",MG +2500925,1092,121.0,,70.0,,,,,,,"Potassium, K",MG +2501082,1092,226.0,,70.0,,,,,,,"Potassium, K",MG +2501183,1092,171.0,,70.0,,,,,,,"Potassium, K",MG +2501280,1092,327.0,,70.0,,,,,,,"Potassium, K",MG +2501463,1092,741.0,,70.0,,,,,,,"Potassium, K",MG +2501601,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +2502005,1092,129.0,,70.0,,,,,,,"Potassium, K",MG +2502885,1092,67.0,,70.0,,,,,,,"Potassium, K",MG +2502972,1092,216.0,,70.0,,,,,,,"Potassium, K",MG +2502982,1092,182.0,,70.0,,,,,,,"Potassium, K",MG +2503228,1092,553.0,,70.0,,,,,,,"Potassium, K",MG +2503320,1092,142.0,,70.0,,,,,,,"Potassium, K",MG +2503512,1092,196.0,,70.0,,,,,,,"Potassium, K",MG +2503580,1092,134.0,,70.0,,,,,,,"Potassium, K",MG +2505009,1092,38.0,,70.0,,,,,,,"Potassium, K",MG +2505612,1092,146.0,,75.0,,,,,,,"Potassium, K",MG +2505937,1092,103.0,,70.0,,,,,,,"Potassium, K",MG +2506096,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2506549,1092,158.0,,70.0,,,,,,,"Potassium, K",MG +2507517,1092,150.0,,70.0,,,,,,,"Potassium, K",MG +2507857,1092,256.0,,70.0,,,,,,,"Potassium, K",MG +2507962,1092,369.0,,70.0,,,,,,,"Potassium, K",MG +2508154,1092,291.0,,70.0,,,,,,,"Potassium, K",MG +2508172,1092,338.0,,70.0,,,,,,,"Potassium, K",MG +2508679,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2508862,1092,500.0,,70.0,,,,,,,"Potassium, K",MG +2509271,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2509288,1092,140.0,,70.0,,,,,,,"Potassium, K",MG +2509423,1092,250.0,,70.0,,,,,,,"Potassium, K",MG +2509462,1092,196.0,,70.0,,,,,,,"Potassium, K",MG +2509555,1092,127.0,,70.0,,,,,,,"Potassium, K",MG +2509731,1092,155.0,,70.0,,,,,,,"Potassium, K",MG +2509770,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2510243,1092,119.0,,70.0,,,,,,,"Potassium, K",MG +2511400,1092,923.0,,70.0,,,,,,,"Potassium, K",MG +2511482,1092,17.0,,70.0,,,,,,,"Potassium, K",MG +2511952,1092,11.0,,78.0,,,,,,,"Potassium, K",MG +2512003,1092,358.0,,78.0,,,,,,,"Potassium, K",MG +2512048,1092,201.0,,78.0,,,,,,,"Potassium, K",MG +2512084,1092,12000.0,,78.0,,,,,,,"Potassium, K",MG +2512811,1092,418.0,1.0,1.0,,,,,,,"Potassium, K",MG +2517165,1092,366.0,,78.0,,,,,,,"Potassium, K",MG +2517660,1092,170.0,,75.0,,,,,,,"Potassium, K",MG +2517805,1092,250.0,,78.0,,,,,,,"Potassium, K",MG +2517995,1092,103.0,,71.0,,,,,,,"Potassium, K",MG +2518377,1092,107.0,,78.0,,,,,,,"Potassium, K",MG +2518936,1092,412.0,,78.0,,,,,,,"Potassium, K",MG +2518992,1092,224.0,,78.0,,,,,,,"Potassium, K",MG +2519084,1092,20.0,,77.0,,,,,,,"Potassium, K",MG +2519403,1092,625.0,,71.0,,,,,,,"Potassium, K",MG +2519807,1092,33.0,,71.0,,,,,,,"Potassium, K",MG +2519948,1092,0.0,,71.0,,,,,,,"Potassium, K",MG +2519951,1092,0.0,,71.0,,,,,,,"Potassium, K",MG +2520312,1092,14.0,,71.0,,,,,,,"Potassium, K",MG +2520367,1092,0.0,,71.0,,,,,,,"Potassium, K",MG +2520536,1092,219.0,,71.0,,,,,,,"Potassium, K",MG +2520564,1092,204.0,,71.0,,,,,,,"Potassium, K",MG +2520615,1092,181.0,,75.0,,,,,,,"Potassium, K",MG +2521096,1092,273.0,,78.0,,,,,,,"Potassium, K",MG +2521310,1092,231.0,,78.0,,,,,,,"Potassium, K",MG +2521517,1092,136.0,,71.0,,,,,,,"Potassium, K",MG +2521785,1092,163.0,,71.0,,,,,,,"Potassium, K",MG +2522545,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2523069,1092,86.0,,70.0,,,,,,,"Potassium, K",MG +2523103,1092,143.0,,70.0,,,,,,,"Potassium, K",MG +2523217,1092,187.0,,75.0,,,,,,,"Potassium, K",MG +2523485,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2523637,1092,390.0,,70.0,,,,,,,"Potassium, K",MG +2523846,1092,85.0,,70.0,,,,,,,"Potassium, K",MG +2524046,1092,357.0,,70.0,,,,,,,"Potassium, K",MG +2524052,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2524699,1092,679.0,,70.0,,,,,,,"Potassium, K",MG +2524747,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2524975,1092,412.0,,70.0,,,,,,,"Potassium, K",MG +2525326,1092,233.0,,75.0,,,,,,,"Potassium, K",MG +2525711,1092,97.0,,78.0,,,,,,,"Potassium, K",MG +2525730,1092,214.0,,78.0,,,,,,,"Potassium, K",MG +2525816,1092,314.0,,71.0,,,,,,,"Potassium, K",MG +2526784,1092,177.0,,70.0,,,,,,,"Potassium, K",MG +2526931,1092,303.0,,70.0,,,,,,,"Potassium, K",MG +2527247,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2528642,1092,327.0,,70.0,,,,,,,"Potassium, K",MG +2529134,1092,250.0,,75.0,,,,,,,"Potassium, K",MG +2529720,1092,1286.0,,70.0,,,,,,,"Potassium, K",MG +2529771,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2529856,1092,126.0,,70.0,,,,,,,"Potassium, K",MG +2530164,1092,148.0,,70.0,,,,,,,"Potassium, K",MG +2530385,1092,1333.0,,70.0,,,,,,,"Potassium, K",MG +2530834,1092,33.0,,70.0,,,,,,,"Potassium, K",MG +2530856,1092,70.0,,70.0,,,,,,,"Potassium, K",MG +2530868,1092,57.0,,70.0,,,,,,,"Potassium, K",MG +2531160,1092,26.0,,70.0,,,,,,,"Potassium, K",MG +2531528,1092,329.0,,70.0,,,,,,,"Potassium, K",MG +2533157,1092,73.0,,70.0,,,,,,,"Potassium, K",MG +2533401,1092,600.0,,70.0,,,,,,,"Potassium, K",MG +2533410,1092,123.0,,70.0,,,,,,,"Potassium, K",MG +2533843,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +2533862,1092,359.0,,75.0,,,,,,,"Potassium, K",MG +2534274,1092,235.0,,70.0,,,,,,,"Potassium, K",MG +2534399,1092,18.0,,70.0,,,,,,,"Potassium, K",MG +2534889,1092,8.0,,70.0,,,,,,,"Potassium, K",MG +2534996,1092,163.0,,70.0,,,,,,,"Potassium, K",MG +2535100,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2535385,1092,500.0,,70.0,,,,,,,"Potassium, K",MG +2535458,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2535937,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +2535941,1092,83.0,,70.0,,,,,,,"Potassium, K",MG +2537358,1092,575.0,,70.0,,,,,,,"Potassium, K",MG +2538011,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +2538112,1092,128.0,,70.0,,,,,,,"Potassium, K",MG +2538137,1092,338.0,,70.0,,,,,,,"Potassium, K",MG +2538153,1092,47.0,,70.0,,,,,,,"Potassium, K",MG +2539166,1092,312.0,,70.0,,,,,,,"Potassium, K",MG +2539345,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2539557,1092,198.0,,71.0,,,,,,,"Potassium, K",MG +2539656,1092,147.0,,78.0,,,,,,,"Potassium, K",MG +2539664,1092,161.0,,78.0,,,,,,,"Potassium, K",MG +2539732,1092,197.0,,78.0,,,,,,,"Potassium, K",MG +2540279,1092,215.0,,78.0,,,,,,,"Potassium, K",MG +2540409,1092,162.0,,78.0,,,,,,,"Potassium, K",MG +2540510,1092,243.0,,78.0,,,,,,,"Potassium, K",MG +2541276,1092,400.0,,70.0,,,,,,,"Potassium, K",MG +2541772,1092,304.0,,70.0,,,,,,,"Potassium, K",MG +2542145,1092,1536.0,,70.0,,,,,,,"Potassium, K",MG +2542169,1092,20.0,,70.0,,,,,,,"Potassium, K",MG +2542323,1092,184.0,,70.0,,,,,,,"Potassium, K",MG +2542432,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2542497,1092,87.0,,70.0,,,,,,,"Potassium, K",MG +2543247,1092,50.0,,70.0,,,,,,,"Potassium, K",MG +2543641,1092,72.0,,70.0,,,,,,,"Potassium, K",MG +2543661,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2543928,1092,217.0,,70.0,,,,,,,"Potassium, K",MG +2544930,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2545335,1092,227.0,,70.0,,,,,,,"Potassium, K",MG +2545772,1092,140.0,,70.0,,,,,,,"Potassium, K",MG +2546118,1092,1000.0,,70.0,,,,,,,"Potassium, K",MG +2546181,1092,216.0,,70.0,,,,,,,"Potassium, K",MG +2546494,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2546833,1092,62.0,,75.0,,,,,,,"Potassium, K",MG +2547481,1092,211.0,,70.0,,,,,,,"Potassium, K",MG +2547619,1092,212.0,,70.0,,,,,,,"Potassium, K",MG +2547621,1092,242.0,,70.0,,,,,,,"Potassium, K",MG +2547740,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2548319,1092,333.0,,70.0,,,,,,,"Potassium, K",MG +2548501,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2548629,1092,217.0,,70.0,,,,,,,"Potassium, K",MG +2548958,1092,83.0,,70.0,,,,,,,"Potassium, K",MG +2549930,1092,29.0,,70.0,,,,,,,"Potassium, K",MG +2550312,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2551031,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2551120,1092,600.0,,70.0,,,,,,,"Potassium, K",MG +2551223,1092,533.0,,70.0,,,,,,,"Potassium, K",MG +2551539,1092,1393.0,,70.0,,,,,,,"Potassium, K",MG +2551628,1092,214.0,,70.0,,,,,,,"Potassium, K",MG +2551729,1092,438.0,,70.0,,,,,,,"Potassium, K",MG +2551762,1092,143.0,,70.0,,,,,,,"Potassium, K",MG +2551832,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +2551917,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2552179,1092,700.0,,70.0,,,,,,,"Potassium, K",MG +2552562,1092,567.0,,70.0,,,,,,,"Potassium, K",MG +2552705,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +2552825,1092,273.0,,70.0,,,,,,,"Potassium, K",MG +2553452,1092,7.0,,70.0,,,,,,,"Potassium, K",MG +2553525,1092,140.0,,70.0,,,,,,,"Potassium, K",MG +2553833,1092,53.0,,70.0,,,,,,,"Potassium, K",MG +2554022,1092,269.0,,75.0,,,,,,,"Potassium, K",MG +2554092,1092,1100.0,,70.0,,,,,,,"Potassium, K",MG +2554105,1092,440.0,,70.0,,,,,,,"Potassium, K",MG +2554963,1092,100.0,,78.0,,,,,,,"Potassium, K",MG +2555219,1092,95.0,,78.0,,,,,,,"Potassium, K",MG +2555643,1092,1474.0,,71.0,,,,,,,"Potassium, K",MG +2556675,1092,198.0,,78.0,,,,,,,"Potassium, K",MG +2556738,1092,272.0,,78.0,,,,,,,"Potassium, K",MG +2556909,1092,175.0,,71.0,,,,,,,"Potassium, K",MG +2557008,1092,583.0,,71.0,,,,,,,"Potassium, K",MG +2557020,1092,29.0,,71.0,,,,,,,"Potassium, K",MG +2557363,1092,101.0,,75.0,,,,,,,"Potassium, K",MG +2557454,1092,104.0,,72.0,,,,,,,"Potassium, K",MG +2557541,1092,165.0,,78.0,,,,,,,"Potassium, K",MG +2557549,1092,132.0,,78.0,,,,,,,"Potassium, K",MG +2557657,1092,0.0,,71.0,,,,,,,"Potassium, K",MG +2557773,1092,0.0,,71.0,,,,,,,"Potassium, K",MG +2557776,1092,14.0,,71.0,,,,,,,"Potassium, K",MG +2558309,1092,879.0,,78.0,,,,,,,"Potassium, K",MG +2558670,1092,70.0,,71.0,,,,,,,"Potassium, K",MG +2558685,1092,339.0,,78.0,,,,,,,"Potassium, K",MG +2558862,1092,218.0,,78.0,,,,,,,"Potassium, K",MG +2558981,1092,146.0,,71.0,,,,,,,"Potassium, K",MG +2559468,1092,238.0,,78.0,,,,,,,"Potassium, K",MG +2559978,1092,222.0,,70.0,,,,,,,"Potassium, K",MG +2560169,1092,47.0,,70.0,,,,,,,"Potassium, K",MG +2560471,1092,417.0,,70.0,,,,,,,"Potassium, K",MG +2560684,1092,62.0,,70.0,,,,,,,"Potassium, K",MG +2560922,1092,462.0,,70.0,,,,,,,"Potassium, K",MG +2561019,1092,256.0,,70.0,,,,,,,"Potassium, K",MG +2561063,1092,303.0,,70.0,,,,,,,"Potassium, K",MG +2561558,1092,226.0,,75.0,,,,,,,"Potassium, K",MG +2562455,1092,86.0,,70.0,,,,,,,"Potassium, K",MG +2562739,1092,1179.0,,70.0,,,,,,,"Potassium, K",MG +2562755,1092,813.0,,70.0,,,,,,,"Potassium, K",MG +2562834,1092,1179.0,,70.0,,,,,,,"Potassium, K",MG +2562953,1092,679.0,,70.0,,,,,,,"Potassium, K",MG +2562970,1092,176.0,,70.0,,,,,,,"Potassium, K",MG +2563284,1092,15.0,,70.0,,,,,,,"Potassium, K",MG +2563385,1092,400.0,,70.0,,,,,,,"Potassium, K",MG +2563955,1092,93.0,,75.0,,,,,,,"Potassium, K",MG +2564138,1092,321.0,,70.0,,,,,,,"Potassium, K",MG +2564191,1092,90.0,,70.0,,,,,,,"Potassium, K",MG +2564243,1092,294.0,,70.0,,,,,,,"Potassium, K",MG +2564347,1092,102.0,,70.0,,,,,,,"Potassium, K",MG +2564552,1092,400.0,,75.0,,,,,,,"Potassium, K",MG +2564731,1092,187.0,,70.0,,,,,,,"Potassium, K",MG +2565524,1092,1321.0,,70.0,,,,,,,"Potassium, K",MG +2565549,1092,1286.0,,70.0,,,,,,,"Potassium, K",MG +2565586,1092,1321.0,,70.0,,,,,,,"Potassium, K",MG +2565835,1092,145.0,,70.0,,,,,,,"Potassium, K",MG +2566162,1092,121.0,,70.0,,,,,,,"Potassium, K",MG +2566744,1092,211.0,,70.0,,,,,,,"Potassium, K",MG +2566922,1092,158.0,,70.0,,,,,,,"Potassium, K",MG +2567026,1092,192.0,,70.0,,,,,,,"Potassium, K",MG +2567203,1092,400.0,,70.0,,,,,,,"Potassium, K",MG +2567471,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2568032,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2568361,1092,628.0,,70.0,,,,,,,"Potassium, K",MG +2568591,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +2569052,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +2569100,1092,307.0,,70.0,,,,,,,"Potassium, K",MG +2569290,1092,929.0,,70.0,,,,,,,"Potassium, K",MG +2569423,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2569747,1092,581.0,,70.0,,,,,,,"Potassium, K",MG +2569765,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2569850,1092,90.0,,70.0,,,,,,,"Potassium, K",MG +2569977,1092,533.0,,70.0,,,,,,,"Potassium, K",MG +2570236,1092,11.0,,70.0,,,,,,,"Potassium, K",MG +2570376,1092,24.0,,70.0,,,,,,,"Potassium, K",MG +2570547,1092,19.0,,70.0,,,,,,,"Potassium, K",MG +2570903,1092,331.0,,70.0,,,,,,,"Potassium, K",MG +2570984,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2571219,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2571961,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2572480,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2572523,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2572525,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2572650,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2572760,1092,211.0,,70.0,,,,,,,"Potassium, K",MG +2572805,1092,309.0,,70.0,,,,,,,"Potassium, K",MG +2572814,1092,429.0,,70.0,,,,,,,"Potassium, K",MG +2572889,1092,47.0,,70.0,,,,,,,"Potassium, K",MG +2573150,1092,97.0,,70.0,,,,,,,"Potassium, K",MG +2573585,1092,231.0,,70.0,,,,,,,"Potassium, K",MG +2574353,1092,320.0,,70.0,,,,,,,"Potassium, K",MG +2574377,1092,281.0,,70.0,,,,,,,"Potassium, K",MG +2574809,1092,82.0,,70.0,,,,,,,"Potassium, K",MG +2574907,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +2575583,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2575637,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2575677,1092,350.0,,70.0,,,,,,,"Potassium, K",MG +2576122,1092,51.0,,70.0,,,,,,,"Potassium, K",MG +2576145,1092,156.0,,70.0,,,,,,,"Potassium, K",MG +2576154,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2576926,1092,964.0,,70.0,,,,,,,"Potassium, K",MG +2576928,1092,159.0,,70.0,,,,,,,"Potassium, K",MG +2576929,1092,1071.0,,70.0,,,,,,,"Potassium, K",MG +2577175,1092,220.0,,70.0,,,,,,,"Potassium, K",MG +2577694,1092,174.0,,70.0,,,,,,,"Potassium, K",MG +2577805,1092,533.0,,70.0,,,,,,,"Potassium, K",MG +2578557,1092,242.0,,70.0,,,,,,,"Potassium, K",MG +2578872,1092,236.0,,70.0,,,,,,,"Potassium, K",MG +2578876,1092,93.0,,75.0,,,,,,,"Potassium, K",MG +2579096,1092,141.0,,70.0,,,,,,,"Potassium, K",MG +2579151,1092,117.0,,70.0,,,,,,,"Potassium, K",MG +2579359,1092,821.0,,70.0,,,,,,,"Potassium, K",MG +2579598,1092,100.0,,75.0,,,,,,,"Potassium, K",MG +2579604,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2579621,1092,269.0,,75.0,,,,,,,"Potassium, K",MG +2579655,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2579708,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +2580170,1092,392.0,,70.0,,,,,,,"Potassium, K",MG +2580290,1092,220.0,,70.0,,,,,,,"Potassium, K",MG +2580337,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2580706,1092,204.0,,70.0,,,,,,,"Potassium, K",MG +2580900,1092,200.0,,70.0,,,,,,,"Potassium, K",MG +2581529,1092,51.0,,70.0,,,,,,,"Potassium, K",MG +2581658,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +2582017,1092,309.0,,70.0,,,,,,,"Potassium, K",MG +2582170,1092,476.0,,70.0,,,,,,,"Potassium, K",MG +2582224,1092,125.0,,70.0,,,,,,,"Potassium, K",MG +2582757,1092,83.0,,70.0,,,,,,,"Potassium, K",MG +2582786,1092,143.0,,70.0,,,,,,,"Potassium, K",MG +2583185,1092,143.0,,70.0,,,,,,,"Potassium, K",MG +2584528,1092,297.0,,70.0,,,,,,,"Potassium, K",MG +2584782,1092,515.0,,70.0,,,,,,,"Potassium, K",MG +2584879,1092,125.0,,70.0,,,,,,,"Potassium, K",MG +2585564,1092,94.0,,70.0,,,,,,,"Potassium, K",MG +2585732,1092,48.0,,70.0,,,,,,,"Potassium, K",MG +2585854,1092,556.0,,70.0,,,,,,,"Potassium, K",MG +2585874,1092,96.0,,70.0,,,,,,,"Potassium, K",MG +2586878,1092,299.0,,70.0,,,,,,,"Potassium, K",MG +2588808,1092,67.0,,70.0,,,,,,,"Potassium, K",MG +2588821,1092,109.0,,70.0,,,,,,,"Potassium, K",MG +2588955,1092,444.0,,70.0,,,,,,,"Potassium, K",MG +2588997,1092,333.0,,70.0,,,,,,,"Potassium, K",MG +2589037,1092,128.0,,70.0,,,,,,,"Potassium, K",MG +2589324,1092,1179.0,,70.0,,,,,,,"Potassium, K",MG +2589377,1092,303.0,,70.0,,,,,,,"Potassium, K",MG +2589416,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +2589468,1092,143.0,,70.0,,,,,,,"Potassium, K",MG +2589574,1092,107.0,,70.0,,,,,,,"Potassium, K",MG +2589891,1092,93.0,,70.0,,,,,,,"Potassium, K",MG +2589934,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2589985,1092,107.0,,70.0,,,,,,,"Potassium, K",MG +2590086,1092,11.0,,70.0,,,,,,,"Potassium, K",MG +2590256,1092,160.0,,70.0,,,,,,,"Potassium, K",MG +2590657,1092,12.0,,70.0,,,,,,,"Potassium, K",MG +2590699,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2590710,1092,172.0,,70.0,,,,,,,"Potassium, K",MG +2590873,1092,367.0,,70.0,,,,,,,"Potassium, K",MG +2591064,1092,1179.0,,70.0,,,,,,,"Potassium, K",MG +2591106,1092,8.0,,70.0,,,,,,,"Potassium, K",MG +2591132,1092,430.0,,70.0,,,,,,,"Potassium, K",MG +2591518,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2591558,1092,60.0,,70.0,,,,,,,"Potassium, K",MG +2591689,1092,187.0,,75.0,,,,,,,"Potassium, K",MG +2592160,1092,925.0,,70.0,,,,,,,"Potassium, K",MG +2592420,1092,795.0,,70.0,,,,,,,"Potassium, K",MG +2592448,1092,143.0,,70.0,,,,,,,"Potassium, K",MG +2592700,1092,157.0,,70.0,,,,,,,"Potassium, K",MG +2592707,1092,671.0,,70.0,,,,,,,"Potassium, K",MG +2592909,1092,333.0,,70.0,,,,,,,"Potassium, K",MG +2592922,1092,540.0,,70.0,,,,,,,"Potassium, K",MG +2593027,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2593038,1092,152.0,,70.0,,,,,,,"Potassium, K",MG +2593077,1092,10.0,,70.0,,,,,,,"Potassium, K",MG +2593264,1092,185.0,,70.0,,,,,,,"Potassium, K",MG +2593708,1092,85.0,,70.0,,,,,,,"Potassium, K",MG +2593738,1092,121.0,,70.0,,,,,,,"Potassium, K",MG +2593762,1092,318.0,,70.0,,,,,,,"Potassium, K",MG +2594288,1092,342.0,,70.0,,,,,,,"Potassium, K",MG +2594412,1092,925.0,,70.0,,,,,,,"Potassium, K",MG +2594445,1092,298.0,,70.0,,,,,,,"Potassium, K",MG +2594578,1092,176.0,,70.0,,,,,,,"Potassium, K",MG +2594616,1092,312.0,,70.0,,,,,,,"Potassium, K",MG +2594696,1092,103.0,,75.0,,,,,,,"Potassium, K",MG +2594783,1092,153.0,,70.0,,,,,,,"Potassium, K",MG +2594920,1092,196.0,,70.0,,,,,,,"Potassium, K",MG +2595455,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +2595549,1092,13.0,,70.0,,,,,,,"Potassium, K",MG +2595648,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2595799,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2595912,1092,52.0,,70.0,,,,,,,"Potassium, K",MG +2596219,1092,218.0,,70.0,,,,,,,"Potassium, K",MG +2596329,1092,1286.0,,70.0,,,,,,,"Potassium, K",MG +2596405,1092,107.0,,70.0,,,,,,,"Potassium, K",MG +2596787,1092,126.0,,70.0,,,,,,,"Potassium, K",MG +2597054,1092,11.0,,70.0,,,,,,,"Potassium, K",MG +2597216,1092,179.0,,70.0,,,,,,,"Potassium, K",MG +2597484,1092,281.0,,70.0,,,,,,,"Potassium, K",MG +2597499,1092,120.0,,70.0,,,,,,,"Potassium, K",MG +2597813,1092,600.0,,70.0,,,,,,,"Potassium, K",MG +2597876,1092,174.0,,70.0,,,,,,,"Potassium, K",MG +2598081,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2598803,1092,786.0,,70.0,,,,,,,"Potassium, K",MG +2599040,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2599304,1092,494.0,,70.0,,,,,,,"Potassium, K",MG +2599346,1092,375.0,,70.0,,,,,,,"Potassium, K",MG +2599352,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2599361,1092,112.0,,70.0,,,,,,,"Potassium, K",MG +2599659,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2599896,1092,171.0,,70.0,,,,,,,"Potassium, K",MG +2600003,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +2600406,1092,783.0,,70.0,,,,,,,"Potassium, K",MG +2600965,1092,207.0,,70.0,,,,,,,"Potassium, K",MG +2600990,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +2601023,1092,118.0,,70.0,,,,,,,"Potassium, K",MG +2601030,1092,63.0,,70.0,,,,,,,"Potassium, K",MG +2601412,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2601836,1092,820.0,,70.0,,,,,,,"Potassium, K",MG +2602220,1092,179.0,,70.0,,,,,,,"Potassium, K",MG +2602258,1092,183.0,,70.0,,,,,,,"Potassium, K",MG +2602271,1092,27.0,,70.0,,,,,,,"Potassium, K",MG +2602275,1092,262.0,,70.0,,,,,,,"Potassium, K",MG +2602285,1092,458.0,,70.0,,,,,,,"Potassium, K",MG +2602297,1092,287.0,,70.0,,,,,,,"Potassium, K",MG +2602623,1092,27.0,,70.0,,,,,,,"Potassium, K",MG +2603025,1092,511.0,,70.0,,,,,,,"Potassium, K",MG +2603801,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2603808,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +2603869,1092,167.0,,70.0,,,,,,,"Potassium, K",MG +2604614,1092,99.0,,75.0,,,,,,,"Potassium, K",MG +2604960,1092,1429.0,,70.0,,,,,,,"Potassium, K",MG +2604986,1092,80.0,,70.0,,,,,,,"Potassium, K",MG +2605110,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2605513,1092,92.0,,70.0,,,,,,,"Potassium, K",MG +2605936,1092,36.0,,70.0,,,,,,,"Potassium, K",MG +2606253,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2606604,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2607034,1092,241.0,,70.0,,,,,,,"Potassium, K",MG +2607467,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +2607531,1092,222.0,,70.0,,,,,,,"Potassium, K",MG +2607622,1092,309.0,,70.0,,,,,,,"Potassium, K",MG +2607705,1092,156.0,,70.0,,,,,,,"Potassium, K",MG +2608233,1092,231.0,,75.0,,,,,,,"Potassium, K",MG +2608424,1092,189.0,,70.0,,,,,,,"Potassium, K",MG +2608784,1092,276.0,,70.0,,,,,,,"Potassium, K",MG +2608915,1092,732.0,,70.0,,,,,,,"Potassium, K",MG +2609488,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2609799,1092,821.0,,70.0,,,,,,,"Potassium, K",MG +2609914,1092,238.0,,70.0,,,,,,,"Potassium, K",MG +2610941,1092,260.0,,78.0,,,,,,,"Potassium, K",MG +2611094,1092,252.0,,78.0,,,,,,,"Potassium, K",MG +2611372,1092,461.0,,70.0,,,,,,,"Potassium, K",MG +2611473,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2611619,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2612958,1092,20000.0,,70.0,,,,,,,"Potassium, K",MG +2612993,1092,339.0,,70.0,,,,,,,"Potassium, K",MG +2613095,1092,62.0,,71.0,,,,,,,"Potassium, K",MG +2613366,1092,131.0,,78.0,,,,,,,"Potassium, K",MG +2613589,1092,191.0,,78.0,,,,,,,"Potassium, K",MG +2613732,1092,0.0,,71.0,,,,,,,"Potassium, K",MG +2613738,1092,0.0,,71.0,,,,,,,"Potassium, K",MG +2614011,1092,359.0,,78.0,,,,,,,"Potassium, K",MG +2614074,1092,22.0,,71.0,,,,,,,"Potassium, K",MG +2614274,1092,102.0,,70.0,,,,,,,"Potassium, K",MG +2614674,1092,96.0,,70.0,,,,,,,"Potassium, K",MG +2615366,1092,52.0,,70.0,,,,,,,"Potassium, K",MG +2615377,1092,36.0,,70.0,,,,,,,"Potassium, K",MG +2617075,1092,494.0,,70.0,,,,,,,"Potassium, K",MG +2617599,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2619048,1092,140.0,,70.0,,,,,,,"Potassium, K",MG +2619320,1092,58.0,,70.0,,,,,,,"Potassium, K",MG +2619531,1092,296.0,,70.0,,,,,,,"Potassium, K",MG +2620090,1092,108.0,,70.0,,,,,,,"Potassium, K",MG +2620259,1092,331.0,,70.0,,,,,,,"Potassium, K",MG +2620502,1092,196.0,,70.0,,,,,,,"Potassium, K",MG +2621553,1092,83.0,,70.0,,,,,,,"Potassium, K",MG +2621554,1092,153.0,,70.0,,,,,,,"Potassium, K",MG +2621985,1092,339.0,,70.0,,,,,,,"Potassium, K",MG +2622438,1092,447.0,,70.0,,,,,,,"Potassium, K",MG +2622536,1092,233.0,,70.0,,,,,,,"Potassium, K",MG +2622742,1092,333.0,,70.0,,,,,,,"Potassium, K",MG +2623372,1092,318.0,,70.0,,,,,,,"Potassium, K",MG +2623774,1092,588.0,,70.0,,,,,,,"Potassium, K",MG +2624077,1092,73.0,,70.0,,,,,,,"Potassium, K",MG +2624160,1092,146.0,,75.0,,,,,,,"Potassium, K",MG +2624664,1092,688.0,,70.0,,,,,,,"Potassium, K",MG +2624928,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2625218,1092,143.0,,70.0,,,,,,,"Potassium, K",MG +2626962,1092,472.0,,70.0,,,,,,,"Potassium, K",MG +2627256,1092,419.0,,70.0,,,,,,,"Potassium, K",MG +2627427,1092,732.0,,70.0,,,,,,,"Potassium, K",MG +2627542,1092,353.0,,70.0,,,,,,,"Potassium, K",MG +2628212,1092,120.0,,70.0,,,,,,,"Potassium, K",MG +2628336,1092,267.0,,70.0,,,,,,,"Potassium, K",MG +2628869,1092,368.0,,75.0,,,,,,,"Potassium, K",MG +2628920,1092,139.0,,70.0,,,,,,,"Potassium, K",MG +2629233,1092,350.0,,70.0,,,,,,,"Potassium, K",MG +2629574,1092,68.0,,70.0,,,,,,,"Potassium, K",MG +2629704,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +2629726,1092,643.0,,70.0,,,,,,,"Potassium, K",MG +2630037,1092,193.0,,70.0,,,,,,,"Potassium, K",MG +2630459,1092,379.0,,70.0,,,,,,,"Potassium, K",MG +2631097,1092,952.0,,70.0,,,,,,,"Potassium, K",MG +2631199,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2631382,1092,321.0,,70.0,,,,,,,"Potassium, K",MG +2631504,1092,143.0,,70.0,,,,,,,"Potassium, K",MG +2631563,1092,438.0,,70.0,,,,,,,"Potassium, K",MG +2631579,1092,52.0,,70.0,,,,,,,"Potassium, K",MG +2631900,1092,196.0,,70.0,,,,,,,"Potassium, K",MG +2632378,1092,438.0,,70.0,,,,,,,"Potassium, K",MG +2632417,1092,167.0,,75.0,,,,,,,"Potassium, K",MG +2632949,1092,350.0,,70.0,,,,,,,"Potassium, K",MG +2632967,1092,89.0,,70.0,,,,,,,"Potassium, K",MG +2633378,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2633726,1092,34.0,,70.0,,,,,,,"Potassium, K",MG +2634315,1092,533.0,,70.0,,,,,,,"Potassium, K",MG +2634448,1092,310.0,,70.0,,,,,,,"Potassium, K",MG +2634790,1092,207.0,,70.0,,,,,,,"Potassium, K",MG +2634865,1092,133.0,,70.0,,,,,,,"Potassium, K",MG +2635122,1092,233.0,,70.0,,,,,,,"Potassium, K",MG +2635612,1092,775.0,,70.0,,,,,,,"Potassium, K",MG +2635782,1092,79.0,,70.0,,,,,,,"Potassium, K",MG +2635896,1092,0.0,,75.0,,,,,,,"Potassium, K",MG +2636192,1092,161.0,,70.0,,,,,,,"Potassium, K",MG +2636615,1092,158.0,,70.0,,,,,,,"Potassium, K",MG +2637156,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +2637441,1092,344.0,,70.0,,,,,,,"Potassium, K",MG +2637472,1092,153.0,,70.0,,,,,,,"Potassium, K",MG +2637683,1092,290.0,,70.0,,,,,,,"Potassium, K",MG +2637728,1092,230.0,,75.0,,,,,,,"Potassium, K",MG +2637729,1092,165.0,,70.0,,,,,,,"Potassium, K",MG +2638009,1092,608.0,,70.0,,,,,,,"Potassium, K",MG +2638057,1092,350.0,,70.0,,,,,,,"Potassium, K",MG +2638140,1092,116.0,,70.0,,,,,,,"Potassium, K",MG +2638632,1092,440.0,,70.0,,,,,,,"Potassium, K",MG +2638773,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +2639399,1092,464.0,,70.0,,,,,,,"Potassium, K",MG +2639488,1092,188.0,,70.0,,,,,,,"Potassium, K",MG +2639581,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +2640133,1092,50.0,,70.0,,,,,,,"Potassium, K",MG +2640306,1092,639.0,,70.0,,,,,,,"Potassium, K",MG +2640591,1092,587.0,,70.0,,,,,,,"Potassium, K",MG +2640903,1092,150.0,,70.0,,,,,,,"Potassium, K",MG +2641562,1092,124.0,,70.0,,,,,,,"Potassium, K",MG +2641652,1092,818.0,,70.0,,,,,,,"Potassium, K",MG +2642255,1092,262.0,,70.0,,,,,,,"Potassium, K",MG +2642551,1092,175.0,,70.0,,,,,,,"Potassium, K",MG +2642777,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2642828,1092,283.0,,75.0,,,,,,,"Potassium, K",MG +2643251,1092,125.0,,70.0,,,,,,,"Potassium, K",MG +2643284,1092,72.0,,70.0,,,,,,,"Potassium, K",MG +2645230,1092,244.0,1.0,1.0,,,,,,,"Potassium, K",MG +2646554,1092,302.0,1.0,1.0,,,,,,,"Potassium, K",MG +2647795,1092,79.5,1.0,1.0,,,,,,,"Potassium, K",MG +2648887,1092,0.0,,71.0,,,,,,,"Potassium, K",MG +2649030,1092,175.0,,78.0,,,,,,,"Potassium, K",MG +2649106,1092,135.0,,71.0,,,,,,,"Potassium, K",MG +2649585,1092,164.0,,71.0,,,,,,,"Potassium, K",MG +2649983,1092,250.0,,71.0,,,,,,,"Potassium, K",MG +2650157,1092,334.0,,78.0,,,,,,,"Potassium, K",MG +2650345,1092,167.0,,78.0,,,,,,,"Potassium, K",MG +2650923,1092,25.0,,71.0,,,,,,,"Potassium, K",MG +2650992,1092,67.0,,71.0,,,,,,,"Potassium, K",MG +2651065,1092,266.0,,71.0,,,,,,,"Potassium, K",MG +2651093,1092,17.0,,71.0,,,,,,,"Potassium, K",MG +2651138,1092,278.0,,78.0,,,,,,,"Potassium, K",MG +2651527,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2651678,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2651851,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2651857,1092,287.0,,70.0,,,,,,,"Potassium, K",MG +2652057,1092,112.0,,70.0,,,,,,,"Potassium, K",MG +2652555,1092,170.0,,70.0,,,,,,,"Potassium, K",MG +2652673,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +2653037,1092,22.0,,70.0,,,,,,,"Potassium, K",MG +2653104,1092,950.0,,70.0,,,,,,,"Potassium, K",MG +2653190,1092,273.0,,70.0,,,,,,,"Potassium, K",MG +2653820,1092,14.0,,70.0,,,,,,,"Potassium, K",MG +2653980,1092,124.0,,75.0,,,,,,,"Potassium, K",MG +2653998,1092,158.0,,70.0,,,,,,,"Potassium, K",MG +2654197,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +2654454,1092,664.0,,70.0,,,,,,,"Potassium, K",MG +2654695,1092,324.0,,70.0,,,,,,,"Potassium, K",MG +2654997,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2655015,1092,208.0,,70.0,,,,,,,"Potassium, K",MG +2655236,1092,429.0,,70.0,,,,,,,"Potassium, K",MG +2655540,1092,408.0,,70.0,,,,,,,"Potassium, K",MG +2655566,1092,250.0,,75.0,,,,,,,"Potassium, K",MG +2655579,1092,145.0,,70.0,,,,,,,"Potassium, K",MG +2655832,1092,94.0,,70.0,,,,,,,"Potassium, K",MG +2656307,1092,438.0,,75.0,,,,,,,"Potassium, K",MG +2656368,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +2656520,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2656774,1092,42.0,,70.0,,,,,,,"Potassium, K",MG +2657105,1092,102.0,,70.0,,,,,,,"Potassium, K",MG +2657163,1092,124.0,,75.0,,,,,,,"Potassium, K",MG +2657287,1092,286.0,,70.0,,,,,,,"Potassium, K",MG +2657798,1092,38.0,,70.0,,,,,,,"Potassium, K",MG +2657803,1092,370.0,,70.0,,,,,,,"Potassium, K",MG +2657909,1092,183.0,,70.0,,,,,,,"Potassium, K",MG +2658362,1092,333.0,,70.0,,,,,,,"Potassium, K",MG +2658444,1092,179.0,,70.0,,,,,,,"Potassium, K",MG +2658921,1092,146.0,,70.0,,,,,,,"Potassium, K",MG +2659199,1092,595.0,,70.0,,,,,,,"Potassium, K",MG +2659508,1092,323.0,,70.0,,,,,,,"Potassium, K",MG +2660361,1092,0.0,,70.0,,,,,,,"Potassium, K",MG +2660613,1092,533.0,,70.0,,,,,,,"Potassium, K",MG +2660627,1092,86.0,,70.0,,,,,,,"Potassium, K",MG +2660777,1092,153.0,,70.0,,,,,,,"Potassium, K",MG +2660891,1092,127.0,,70.0,,,,,,,"Potassium, K",MG +2661380,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +2661730,1092,100.0,,70.0,,,,,,,"Potassium, K",MG +2661782,1092,71.0,,70.0,,,,,,,"Potassium, K",MG +2662182,1092,179.0,,70.0,,,,,,,"Potassium, K",MG +1106032,1008,141.0,,71.0,,,,,,,Energy,KCAL +1107191,1008,56.0,,70.0,,,,,,,Energy,KCAL +1107295,1008,533.0,,70.0,,,,,,,Energy,KCAL +1107475,1008,194.0,,70.0,,,,,,,Energy,KCAL +1107528,1008,250.0,,70.0,,,,,,,Energy,KCAL +1107950,1008,107.0,,70.0,,,,,,,Energy,KCAL +1108007,1008,85.0,,70.0,,,,,,,Energy,KCAL +1108158,1008,167.0,,70.0,,,,,,,Energy,KCAL +1108349,1008,353.0,,70.0,,,,,,,Energy,KCAL +1108803,1008,17.0,,70.0,,,,,,,Energy,KCAL +1108908,1008,393.0,,70.0,,,,,,,Energy,KCAL +1109116,1008,500.0,,70.0,,,,,,,Energy,KCAL +1109336,1008,467.0,,70.0,,,,,,,Energy,KCAL +1109393,1008,500.0,,70.0,,,,,,,Energy,KCAL +1109400,1008,393.0,,70.0,,,,,,,Energy,KCAL +1109434,1008,571.0,,70.0,,,,,,,Energy,KCAL +1109615,1008,378.0,,70.0,,,,,,,Energy,KCAL +1109677,1008,356.0,,70.0,,,,,,,Energy,KCAL +1109796,1008,422.0,,70.0,,,,,,,Energy,KCAL +1110013,1008,395.0,,70.0,,,,,,,Energy,KCAL +1110017,1008,429.0,,70.0,,,,,,,Energy,KCAL +1110128,1008,222.0,,70.0,,,,,,,Energy,KCAL +1110136,1008,224.0,,70.0,,,,,,,Energy,KCAL +1110287,1008,533.0,,70.0,,,,,,,Energy,KCAL +1110710,1008,122.0,,70.0,,,,,,,Energy,KCAL +1110747,1008,464.0,,70.0,,,,,,,Energy,KCAL +1110839,1008,364.0,,70.0,,,,,,,Energy,KCAL +1111246,1008,194.0,,70.0,,,,,,,Energy,KCAL +1111331,1008,357.0,,70.0,,,,,,,Energy,KCAL +1111534,1008,205.0,,70.0,,,,,,,Energy,KCAL +1111674,1008,167.0,,70.0,,,,,,,Energy,KCAL +1111680,1008,786.0,,70.0,,,,,,,Energy,KCAL +1111892,1008,429.0,,70.0,,,,,,,Energy,KCAL +1111990,1008,429.0,,70.0,,,,,,,Energy,KCAL +1112148,1008,129.0,,70.0,,,,,,,Energy,KCAL +1112350,1008,321.0,,70.0,,,,,,,Energy,KCAL +1112994,1008,71.0,,70.0,,,,,,,Energy,KCAL +1113807,1008,108.0,,70.0,,,,,,,Energy,KCAL +1114096,1008,75.0,,70.0,,,,,,,Energy,KCAL +1114153,1008,41.0,,70.0,,,,,,,Energy,KCAL +1114374,1008,42.0,,70.0,,,,,,,Energy,KCAL +1114389,1008,30.0,,70.0,,,,,,,Energy,KCAL +1114461,1008,32.0,,70.0,,,,,,,Energy,KCAL +1114961,1008,500.0,,70.0,,,,,,,Energy,KCAL +1114983,1008,62.0,,70.0,,,,,,,Energy,KCAL +1115099,1008,333.0,,70.0,,,,,,,Energy,KCAL +1115318,1008,348.0,,70.0,,,,,,,Energy,KCAL +1115771,1008,71.0,,70.0,,,,,,,Energy,KCAL +1115964,1008,607.0,,70.0,,,,,,,Energy,KCAL +1116176,1008,147.0,,70.0,,,,,,,Energy,KCAL +1116350,1008,53.0,,70.0,,,,,,,Energy,KCAL +1116618,1008,300.0,,70.0,,,,,,,Energy,KCAL +1117145,1008,53.0,,70.0,,,,,,,Energy,KCAL +1117209,1008,318.0,,70.0,,,,,,,Energy,KCAL +1117254,1008,0.0,,70.0,,,,,,,Energy,KCAL +1117592,1008,490.0,,70.0,,,,,,,Energy,KCAL +1117734,1008,467.0,,70.0,,,,,,,Energy,KCAL +1117776,1008,500.0,,70.0,,,,,,,Energy,KCAL +1117958,1008,95.0,,70.0,,,,,,,Energy,KCAL +1118086,1008,351.0,,70.0,,,,,,,Energy,KCAL +1118238,1008,286.0,,70.0,,,,,,,Energy,KCAL +1118363,1008,381.0,,70.0,,,,,,,Energy,KCAL +1118500,1008,356.0,,70.0,,,,,,,Energy,KCAL +1118572,1008,69.0,,70.0,,,,,,,Energy,KCAL +1118668,1008,341.0,,70.0,,,,,,,Energy,KCAL +1118749,1008,138.0,,70.0,,,,,,,Energy,KCAL +1118768,1008,417.0,,70.0,,,,,,,Energy,KCAL +1118810,1008,452.0,,70.0,,,,,,,Energy,KCAL +1119181,1008,275.0,,70.0,,,,,,,Energy,KCAL +1119340,1008,57.0,,70.0,,,,,,,Energy,KCAL +1119505,1008,227.0,,70.0,,,,,,,Energy,KCAL +1119561,1008,364.0,,70.0,,,,,,,Energy,KCAL +1119673,1008,500.0,,70.0,,,,,,,Energy,KCAL +1119940,1008,231.0,,70.0,,,,,,,Energy,KCAL +1119955,1008,293.0,,70.0,,,,,,,Energy,KCAL +1120239,1008,33.0,,70.0,,,,,,,Energy,KCAL +1120305,1008,44.0,,70.0,,,,,,,Energy,KCAL +1120973,1008,258.0,,70.0,,,,,,,Energy,KCAL +1121778,1008,82.0,,70.0,,,,,,,Energy,KCAL +1122028,1008,88.0,,70.0,,,,,,,Energy,KCAL +1122060,1008,354.0,,70.0,,,,,,,Energy,KCAL +1122204,1008,200.0,,70.0,,,,,,,Energy,KCAL +1122244,1008,550.0,,70.0,,,,,,,Energy,KCAL +1122416,1008,533.0,,70.0,,,,,,,Energy,KCAL +1122523,1008,400.0,,70.0,,,,,,,Energy,KCAL +1122697,1008,0.0,,70.0,,,,,,,Energy,KCAL +1122814,1008,421.0,,70.0,,,,,,,Energy,KCAL +1122925,1008,62.0,,70.0,,,,,,,Energy,KCAL +1123060,1008,41.0,,70.0,,,,,,,Energy,KCAL +1123129,1008,184.0,,70.0,,,,,,,Energy,KCAL +1123407,1008,600.0,,70.0,,,,,,,Energy,KCAL +1123408,1008,40.0,,70.0,,,,,,,Energy,KCAL +1123521,1008,68.0,,70.0,,,,,,,Energy,KCAL +1123782,1008,286.0,,70.0,,,,,,,Energy,KCAL +1123938,1008,92.0,,70.0,,,,,,,Energy,KCAL +1124226,1008,303.0,,70.0,,,,,,,Energy,KCAL +1124496,1008,333.0,,70.0,,,,,,,Energy,KCAL +1124862,1008,433.0,,70.0,,,,,,,Energy,KCAL +1125037,1008,0.0,,70.0,,,,,,,Energy,KCAL +1125619,1008,71.0,,70.0,,,,,,,Energy,KCAL +1125825,1008,526.0,,70.0,,,,,,,Energy,KCAL +1125828,1008,41.0,,70.0,,,,,,,Energy,KCAL +1126132,1008,300.0,,70.0,,,,,,,Energy,KCAL +1126143,1008,135.0,,70.0,,,,,,,Energy,KCAL +1126144,1008,37600.0,,70.0,,,,,,,Energy,KCAL +1126209,1008,297.0,,70.0,,,,,,,Energy,KCAL +1126921,1008,450.0,,70.0,,,,,,,Energy,KCAL +1126945,1008,267.0,,70.0,,,,,,,Energy,KCAL +1126973,1008,0.0,,70.0,,,,,,,Energy,KCAL +1127043,1008,475.0,,70.0,,,,,,,Energy,KCAL +1127082,1008,190.0,,70.0,,,,,,,Energy,KCAL +1127441,1008,221.0,,70.0,,,,,,,Energy,KCAL +1127671,1008,389.0,,70.0,,,,,,,Energy,KCAL +1127888,1008,75.0,,70.0,,,,,,,Energy,KCAL +1128024,1008,214.0,,70.0,,,,,,,Energy,KCAL +1128109,1008,47.0,,70.0,,,,,,,Energy,KCAL +1128230,1008,50.0,,70.0,,,,,,,Energy,KCAL +1128275,1008,195.0,,70.0,,,,,,,Energy,KCAL +1128276,1008,500.0,,70.0,,,,,,,Energy,KCAL +1128810,1008,357.0,,70.0,,,,,,,Energy,KCAL +1129278,1008,101.0,,70.0,,,,,,,Energy,KCAL +1129312,1008,151.0,,70.0,,,,,,,Energy,KCAL +1129488,1008,125.0,,70.0,,,,,,,Energy,KCAL +1129601,1008,536.0,,70.0,,,,,,,Energy,KCAL +1129627,1008,467.0,,70.0,,,,,,,Energy,KCAL +1129792,1008,500.0,,70.0,,,,,,,Energy,KCAL +1130117,1008,448.0,,70.0,,,,,,,Energy,KCAL +1130236,1008,53.0,,70.0,,,,,,,Energy,KCAL +1130268,1008,286.0,,70.0,,,,,,,Energy,KCAL +1130409,1008,1.0,,70.0,,,,,,,Energy,KCAL +1130611,1008,40.0,,70.0,,,,,,,Energy,KCAL +1130838,1008,357.0,,70.0,,,,,,,Energy,KCAL +1130967,1008,500.0,,70.0,,,,,,,Energy,KCAL +1131062,1008,216.0,,70.0,,,,,,,Energy,KCAL +1131268,1008,368.0,,70.0,,,,,,,Energy,KCAL +1131414,1008,71.0,,70.0,,,,,,,Energy,KCAL +1131565,1008,5.0,,70.0,,,,,,,Energy,KCAL +1132160,1008,571.0,,70.0,,,,,,,Energy,KCAL +1132561,1008,317.0,,70.0,,,,,,,Energy,KCAL +1132871,1008,213.0,,70.0,,,,,,,Energy,KCAL +1132912,1008,54.0,,70.0,,,,,,,Energy,KCAL +1133013,1008,77.0,,70.0,,,,,,,Energy,KCAL +1133051,1008,107.0,,70.0,,,,,,,Energy,KCAL +1133537,1008,511.0,,70.0,,,,,,,Energy,KCAL +1133784,1008,383.0,,70.0,,,,,,,Energy,KCAL +1134198,1008,120.0,,70.0,,,,,,,Energy,KCAL +1134406,1008,231.0,,70.0,,,,,,,Energy,KCAL +1134636,1008,286.0,,70.0,,,,,,,Energy,KCAL +1134819,1008,54.0,,70.0,,,,,,,Energy,KCAL +1134968,1008,0.0,,70.0,,,,,,,Energy,KCAL +1134972,1008,0.0,,70.0,,,,,,,Energy,KCAL +1135215,1008,20.0,,70.0,,,,,,,Energy,KCAL +1135557,1008,79.0,,70.0,,,,,,,Energy,KCAL +1136620,1008,571.0,,70.0,,,,,,,Energy,KCAL +1136765,1008,356.0,,70.0,,,,,,,Energy,KCAL +1136978,1008,356.0,,70.0,,,,,,,Energy,KCAL +1137105,1008,134.0,,70.0,,,,,,,Energy,KCAL +1137138,1008,256.0,,70.0,,,,,,,Energy,KCAL +1137176,1008,0.0,,70.0,,,,,,,Energy,KCAL +1137407,1008,556.0,,70.0,,,,,,,Energy,KCAL +1137439,1008,265.0,,70.0,,,,,,,Energy,KCAL +1137735,1008,75.0,,70.0,,,,,,,Energy,KCAL +1137918,1008,714.0,,70.0,,,,,,,Energy,KCAL +1138032,1008,0.0,,70.0,,,,,,,Energy,KCAL +1138138,1008,212.0,,70.0,,,,,,,Energy,KCAL +1138575,1008,24.0,,70.0,,,,,,,Energy,KCAL +1138585,1008,0.0,,70.0,,,,,,,Energy,KCAL +1138686,1008,222.0,,70.0,,,,,,,Energy,KCAL +1138883,1008,500.0,,70.0,,,,,,,Energy,KCAL +1139103,1008,539.0,,70.0,,,,,,,Energy,KCAL +1139242,1008,333.0,,70.0,,,,,,,Energy,KCAL +1139535,1008,0.0,,70.0,,,,,,,Energy,KCAL +1139652,1008,567.0,,70.0,,,,,,,Energy,KCAL +167551,1008,400.0,0.0,49.0,,,,,,,Energy,KCAL +167711,1008,49.0,0.0,40.0,,,,,,,Energy,KCAL +168370,1008,156.0,0.0,49.0,,,,,,,Energy,KCAL +168460,1008,81.0,0.0,49.0,,,,,,,Energy,KCAL +168526,1008,94.0,0.0,49.0,,,,,,,Energy,KCAL +169441,1008,128.0,0.0,49.0,,,,,,,Energy,KCAL +169500,1008,351.0,0.0,49.0,,,,,,,Energy,KCAL +169513,1008,323.0,0.0,49.0,,,,,,,Energy,KCAL +169531,1008,204.0,0.0,49.0,,,,,,,Energy,KCAL +169624,1008,517.0,1.0,47.0,,,,,,,Energy,KCAL +169742,1008,364.0,0.0,49.0,,,,,,,Energy,KCAL +169836,1008,289.0,0.0,49.0,,,,,,,Energy,KCAL +170078,1008,150.0,0.0,49.0,,,,,,,Energy,KCAL +170194,1008,236.0,0.0,49.0,,,,,,,Energy,KCAL +170287,1008,83.0,0.0,49.0,,,,,,,Energy,KCAL +170288,1008,365.0,0.0,49.0,,,,,,,Energy,KCAL +170422,1008,124.0,0.0,49.0,,,,,,,Energy,KCAL +170559,1008,342.0,0.0,49.0,,,,,,,Energy,KCAL +170700,1008,168.0,0.0,49.0,,,,,,,Energy,KCAL +170702,1008,233.0,1.0,47.0,,,,,,,Energy,KCAL +170732,1008,189.0,0.0,49.0,,,,,,,Energy,KCAL +170851,1008,150.0,0.0,49.0,,,,,,,Energy,KCAL +171634,1008,302.0,0.0,49.0,,,,,,,Energy,KCAL +171838,1008,482.0,0.0,49.0,,,,,,,Energy,KCAL +171895,1008,56.0,0.0,49.0,,,,,,,Energy,KCAL +172180,1008,97.0,0.0,49.0,,,,,,,Energy,KCAL +172263,1008,74.0,0.0,49.0,,,,,,,Energy,KCAL +172299,1008,85.0,0.0,49.0,,,,,,,Energy,KCAL +172362,1008,884.0,0.0,49.0,,,,,,,Energy,KCAL +172439,1008,309.0,0.0,49.0,,,,,,,Energy,KCAL +172909,1008,24.0,0.0,49.0,,,,,,,Energy,KCAL +173207,1008,0.0,0.0,20.0,,,,,,,Energy,KCAL +173995,1008,154.0,0.0,49.0,,,,,,,Energy,KCAL +174092,1008,255.0,0.0,49.0,,,,,,,Energy,KCAL +174323,1008,359.0,0.0,49.0,,,,,,,Energy,KCAL +174479,1008,112.0,0.0,49.0,,,,,,,Energy,KCAL +174708,1008,228.0,0.0,49.0,,,,,,,Energy,KCAL +175013,1008,251.0,0.0,49.0,,,,,,,Energy,KCAL +175135,1008,141.0,0.0,49.0,,,,,,,Energy,KCAL +175232,1008,133.0,1.0,44.0,,,,,,,Energy,KCAL +334247,1008,385.0,,49.0,,,,,,,Energy,KCAL +352021,1008,400.0,,71.0,,,,,,,Energy,KCAL +353165,1008,300.0,,71.0,,,,,,,Energy,KCAL +353934,1008,107.0,,71.0,,,,,,,Energy,KCAL +356489,1008,375.0,,70.0,,,,,,,Energy,KCAL +356607,1008,208.0,,70.0,,,,,,,Energy,KCAL +356750,1008,317.0,,70.0,,,,,,,Energy,KCAL +357139,1008,205.0,,70.0,,,,,,,Energy,KCAL +357152,1008,0.0,,70.0,,,,,,,Energy,KCAL +357197,1008,468.0,,70.0,,,,,,,Energy,KCAL +357269,1008,240.0,,70.0,,,,,,,Energy,KCAL +357369,1008,316.0,,70.0,,,,,,,Energy,KCAL +357444,1008,385.0,,70.0,,,,,,,Energy,KCAL +357489,1008,146.0,,70.0,,,,,,,Energy,KCAL +357657,1008,429.0,,70.0,,,,,,,Energy,KCAL +357819,1008,98.0,,70.0,,,,,,,Energy,KCAL +357848,1008,111.0,,70.0,,,,,,,Energy,KCAL +357894,1008,357.0,,70.0,,,,,,,Energy,KCAL +357907,1008,27.0,,70.0,,,,,,,Energy,KCAL +358063,1008,77.0,,70.0,,,,,,,Energy,KCAL +358068,1008,381.0,,70.0,,,,,,,Energy,KCAL +358139,1008,106.0,,70.0,,,,,,,Energy,KCAL +358383,1008,85.0,,70.0,,,,,,,Energy,KCAL +358653,1008,179.0,,70.0,,,,,,,Energy,KCAL +358757,1008,467.0,,70.0,,,,,,,Energy,KCAL +358954,1008,571.0,,70.0,,,,,,,Energy,KCAL +359593,1008,375.0,,70.0,,,,,,,Energy,KCAL +359778,1008,107.0,,70.0,,,,,,,Energy,KCAL +359888,1008,63.0,,70.0,,,,,,,Energy,KCAL +359994,1008,75.0,,70.0,,,,,,,Energy,KCAL +360378,1008,149.0,,70.0,,,,,,,Energy,KCAL +360544,1008,47.0,,70.0,,,,,,,Energy,KCAL +360688,1008,208.0,,70.0,,,,,,,Energy,KCAL +360820,1008,325.0,,70.0,,,,,,,Energy,KCAL +361122,1008,393.0,,70.0,,,,,,,Energy,KCAL +361305,1008,357.0,,70.0,,,,,,,Energy,KCAL +361663,1008,69.0,,70.0,,,,,,,Energy,KCAL +361882,1008,200.0,,70.0,,,,,,,Energy,KCAL +362212,1008,133.0,,70.0,,,,,,,Energy,KCAL +362264,1008,393.0,,70.0,,,,,,,Energy,KCAL +362424,1008,167.0,,70.0,,,,,,,Energy,KCAL +362539,1008,571.0,,70.0,,,,,,,Energy,KCAL +362613,1008,196.0,,70.0,,,,,,,Energy,KCAL +363075,1008,321.0,,70.0,,,,,,,Energy,KCAL +363198,1008,485.0,,70.0,,,,,,,Energy,KCAL +363867,1008,57.0,,70.0,,,,,,,Energy,KCAL +364158,1008,31.0,,70.0,,,,,,,Energy,KCAL +364159,1008,33.0,,70.0,,,,,,,Energy,KCAL +364184,1008,343.0,,70.0,,,,,,,Energy,KCAL +364460,1008,500.0,,70.0,,,,,,,Energy,KCAL +364555,1008,42.0,,70.0,,,,,,,Energy,KCAL +364688,1008,213.0,,70.0,,,,,,,Energy,KCAL +364904,1008,643.0,,70.0,,,,,,,Energy,KCAL +366117,1008,18.0,,70.0,,,,,,,Energy,KCAL +366759,1008,179.0,,70.0,,,,,,,Energy,KCAL +366938,1008,152.0,,70.0,,,,,,,Energy,KCAL +367117,1008,85.0,,70.0,,,,,,,Energy,KCAL +367176,1008,429.0,,70.0,,,,,,,Energy,KCAL +367294,1008,167.0,,70.0,,,,,,,Energy,KCAL +367396,1008,455.0,,70.0,,,,,,,Energy,KCAL +367610,1008,471.0,,70.0,,,,,,,Energy,KCAL +367743,1008,417.0,,70.0,,,,,,,Energy,KCAL +368431,1008,35.0,,70.0,,,,,,,Energy,KCAL +368489,1008,350.0,,70.0,,,,,,,Energy,KCAL +368540,1008,429.0,,70.0,,,,,,,Energy,KCAL +368700,1008,27.0,,70.0,,,,,,,Energy,KCAL +369185,1008,412.0,,70.0,,,,,,,Energy,KCAL +369218,1008,118.0,,70.0,,,,,,,Energy,KCAL +369424,1008,85.0,,70.0,,,,,,,Energy,KCAL +369540,1008,429.0,,70.0,,,,,,,Energy,KCAL +369712,1008,125.0,,70.0,,,,,,,Energy,KCAL +370393,1008,356.0,,70.0,,,,,,,Energy,KCAL +370776,1008,393.0,,70.0,,,,,,,Energy,KCAL +370860,1008,714.0,,70.0,,,,,,,Energy,KCAL +371220,1008,48.0,,70.0,,,,,,,Energy,KCAL +371416,1008,375.0,,70.0,,,,,,,Energy,KCAL +371567,1008,55.0,,70.0,,,,,,,Energy,KCAL +372074,1008,434.0,,70.0,,,,,,,Energy,KCAL +372505,1008,382.0,,70.0,,,,,,,Energy,KCAL +372544,1008,0.0,,70.0,,,,,,,Energy,KCAL +372597,1008,141.0,,70.0,,,,,,,Energy,KCAL +372662,1008,312.0,,70.0,,,,,,,Energy,KCAL +372665,1008,50.0,,70.0,,,,,,,Energy,KCAL +372798,1008,273.0,,70.0,,,,,,,Energy,KCAL +372869,1008,448.0,,70.0,,,,,,,Energy,KCAL +373011,1008,633.0,,70.0,,,,,,,Energy,KCAL +373104,1008,107.0,,70.0,,,,,,,Energy,KCAL +373220,1008,50.0,,70.0,,,,,,,Energy,KCAL +373257,1008,125.0,,70.0,,,,,,,Energy,KCAL +373285,1008,381.0,,70.0,,,,,,,Energy,KCAL +373346,1008,714.0,,70.0,,,,,,,Energy,KCAL +374210,1008,246.0,,70.0,,,,,,,Energy,KCAL +374224,1008,818.0,,70.0,,,,,,,Energy,KCAL +374247,1008,153.0,,70.0,,,,,,,Energy,KCAL +374282,1008,143.0,,70.0,,,,,,,Energy,KCAL +374806,1008,321.0,,70.0,,,,,,,Energy,KCAL +375425,1008,536.0,,70.0,,,,,,,Energy,KCAL +375485,1008,33.0,,70.0,,,,,,,Energy,KCAL +375672,1008,258.0,,70.0,,,,,,,Energy,KCAL +376138,1008,169.0,,70.0,,,,,,,Energy,KCAL +376225,1008,300.0,,70.0,,,,,,,Energy,KCAL +376402,1008,277.0,,70.0,,,,,,,Energy,KCAL +376417,1008,242.0,,70.0,,,,,,,Energy,KCAL +376650,1008,382.0,,70.0,,,,,,,Energy,KCAL +376983,1008,32.0,,70.0,,,,,,,Energy,KCAL +377513,1008,375.0,,70.0,,,,,,,Energy,KCAL +377532,1008,357.0,,70.0,,,,,,,Energy,KCAL +377535,1008,362.0,,70.0,,,,,,,Energy,KCAL +377779,1008,278.0,,70.0,,,,,,,Energy,KCAL +377866,1008,200.0,,70.0,,,,,,,Energy,KCAL +378125,1008,375.0,,70.0,,,,,,,Energy,KCAL +378131,1008,400.0,,70.0,,,,,,,Energy,KCAL +378289,1008,71.0,,70.0,,,,,,,Energy,KCAL +378583,1008,500.0,,70.0,,,,,,,Energy,KCAL +378627,1008,205.0,,70.0,,,,,,,Energy,KCAL +378640,1008,0.0,,70.0,,,,,,,Energy,KCAL +378748,1008,400.0,,70.0,,,,,,,Energy,KCAL +379055,1008,581.0,,70.0,,,,,,,Energy,KCAL +379057,1008,357.0,,70.0,,,,,,,Energy,KCAL +379066,1008,246.0,,70.0,,,,,,,Energy,KCAL +379450,1008,28.0,,70.0,,,,,,,Energy,KCAL +379723,1008,343.0,,70.0,,,,,,,Energy,KCAL +379746,1008,500.0,,70.0,,,,,,,Energy,KCAL +379886,1008,235.0,,70.0,,,,,,,Energy,KCAL +380120,1008,227.0,,70.0,,,,,,,Energy,KCAL +380212,1008,471.0,,70.0,,,,,,,Energy,KCAL +380265,1008,286.0,,70.0,,,,,,,Energy,KCAL +380267,1008,393.0,,70.0,,,,,,,Energy,KCAL +380471,1008,263.0,,70.0,,,,,,,Energy,KCAL +380619,1008,142.0,,70.0,,,,,,,Energy,KCAL +380708,1008,316.0,,70.0,,,,,,,Energy,KCAL +381118,1008,153.0,,70.0,,,,,,,Energy,KCAL +381237,1008,0.0,,70.0,,,,,,,Energy,KCAL +381249,1008,33.0,,70.0,,,,,,,Energy,KCAL +381294,1008,52.0,,70.0,,,,,,,Energy,KCAL +381315,1008,536.0,,70.0,,,,,,,Energy,KCAL +381376,1008,435.0,,70.0,,,,,,,Energy,KCAL +381443,1008,179.0,,70.0,,,,,,,Energy,KCAL +381482,1008,155.0,,70.0,,,,,,,Energy,KCAL +381867,1008,193.0,,70.0,,,,,,,Energy,KCAL +382015,1008,200.0,,70.0,,,,,,,Energy,KCAL +382154,1008,0.0,,70.0,,,,,,,Energy,KCAL +382437,1008,33.0,,70.0,,,,,,,Energy,KCAL +382705,1008,100.0,,70.0,,,,,,,Energy,KCAL +383612,1008,118.0,,70.0,,,,,,,Energy,KCAL +383617,1008,222.0,,70.0,,,,,,,Energy,KCAL +383765,1008,29.0,,70.0,,,,,,,Energy,KCAL +383893,1008,24.0,,70.0,,,,,,,Energy,KCAL +383937,1008,179.0,,70.0,,,,,,,Energy,KCAL +384085,1008,700.0,,70.0,,,,,,,Energy,KCAL +384171,1008,607.0,,70.0,,,,,,,Energy,KCAL +384437,1008,159.0,,70.0,,,,,,,Energy,KCAL +384458,1008,0.0,,70.0,,,,,,,Energy,KCAL +384488,1008,375.0,,70.0,,,,,,,Energy,KCAL +384775,1008,429.0,,70.0,,,,,,,Energy,KCAL +384819,1008,30.0,,70.0,,,,,,,Energy,KCAL +384946,1008,0.0,,70.0,,,,,,,Energy,KCAL +384998,1008,714.0,,70.0,,,,,,,Energy,KCAL +385177,1008,267.0,,70.0,,,,,,,Energy,KCAL +385328,1008,112.0,,70.0,,,,,,,Energy,KCAL +385974,1008,50.0,,70.0,,,,,,,Energy,KCAL +386075,1008,48.0,,70.0,,,,,,,Energy,KCAL +386090,1008,72.0,,70.0,,,,,,,Energy,KCAL +386244,1008,309.0,,70.0,,,,,,,Energy,KCAL +387606,1008,356.0,,70.0,,,,,,,Energy,KCAL +387716,1008,380.0,,70.0,,,,,,,Energy,KCAL +387890,1008,364.0,,70.0,,,,,,,Energy,KCAL +388258,1008,64.0,,70.0,,,,,,,Energy,KCAL +388351,1008,533.0,,70.0,,,,,,,Energy,KCAL +388438,1008,100.0,,70.0,,,,,,,Energy,KCAL +388570,1008,607.0,,70.0,,,,,,,Energy,KCAL +388592,1008,141.0,,70.0,,,,,,,Energy,KCAL +388670,1008,393.0,,70.0,,,,,,,Energy,KCAL +388705,1008,80.0,,70.0,,,,,,,Energy,KCAL +389079,1008,200.0,,70.0,,,,,,,Energy,KCAL +389149,1008,0.0,,70.0,,,,,,,Energy,KCAL +389190,1008,62.0,,70.0,,,,,,,Energy,KCAL +389232,1008,82.0,,70.0,,,,,,,Energy,KCAL +389430,1008,857.0,,70.0,,,,,,,Energy,KCAL +389860,1008,107.0,,70.0,,,,,,,Energy,KCAL +390439,1008,286.0,,70.0,,,,,,,Energy,KCAL +390916,1008,56.0,,70.0,,,,,,,Energy,KCAL +391010,1008,57.0,,70.0,,,,,,,Energy,KCAL +391167,1008,379.0,,70.0,,,,,,,Energy,KCAL +391327,1008,0.0,,70.0,,,,,,,Energy,KCAL +391591,1008,400.0,,70.0,,,,,,,Energy,KCAL +391702,1008,596.0,,70.0,,,,,,,Energy,KCAL +391912,1008,467.0,,70.0,,,,,,,Energy,KCAL +392255,1008,161.0,,70.0,,,,,,,Energy,KCAL +392345,1008,100.0,,70.0,,,,,,,Energy,KCAL +392795,1008,344.0,,70.0,,,,,,,Energy,KCAL +392843,1008,100.0,,70.0,,,,,,,Energy,KCAL +392886,1008,0.0,,70.0,,,,,,,Energy,KCAL +393002,1008,400.0,,70.0,,,,,,,Energy,KCAL +393039,1008,342.0,,70.0,,,,,,,Energy,KCAL +393348,1008,314.0,,70.0,,,,,,,Energy,KCAL +393418,1008,550.0,,70.0,,,,,,,Energy,KCAL +393638,1008,293.0,,70.0,,,,,,,Energy,KCAL +394487,1008,393.0,,70.0,,,,,,,Energy,KCAL +394566,1008,129.0,,70.0,,,,,,,Energy,KCAL +394815,1008,375.0,,70.0,,,,,,,Energy,KCAL +394841,1008,286.0,,70.0,,,,,,,Energy,KCAL +394926,1008,359.0,,70.0,,,,,,,Energy,KCAL +395042,1008,355.0,,70.0,,,,,,,Energy,KCAL +395153,1008,143.0,,70.0,,,,,,,Energy,KCAL +395352,1008,19.0,,70.0,,,,,,,Energy,KCAL +395406,1008,500.0,,70.0,,,,,,,Energy,KCAL +395437,1008,89.0,,70.0,,,,,,,Energy,KCAL +395651,1008,368.0,,70.0,,,,,,,Energy,KCAL +395696,1008,361.0,,70.0,,,,,,,Energy,KCAL +395908,1008,531.0,,70.0,,,,,,,Energy,KCAL +396154,1008,119.0,,70.0,,,,,,,Energy,KCAL +396236,1008,24.0,,70.0,,,,,,,Energy,KCAL +396448,1008,294.0,,70.0,,,,,,,Energy,KCAL +396560,1008,333.0,,70.0,,,,,,,Energy,KCAL +396605,1008,107.0,,70.0,,,,,,,Energy,KCAL +396677,1008,232.0,,70.0,,,,,,,Energy,KCAL +396788,1008,116.0,,70.0,,,,,,,Energy,KCAL +397039,1008,500.0,,70.0,,,,,,,Energy,KCAL +397332,1008,607.0,,70.0,,,,,,,Energy,KCAL +397555,1008,150.0,,70.0,,,,,,,Energy,KCAL +397563,1008,150.0,,70.0,,,,,,,Energy,KCAL +397610,1008,200.0,,70.0,,,,,,,Energy,KCAL +397767,1008,167.0,,70.0,,,,,,,Energy,KCAL +398686,1008,286.0,,70.0,,,,,,,Energy,KCAL +398851,1008,250.0,,70.0,,,,,,,Energy,KCAL +399125,1008,19.0,,70.0,,,,,,,Energy,KCAL +399410,1008,474.0,,70.0,,,,,,,Energy,KCAL +399782,1008,235.0,,70.0,,,,,,,Energy,KCAL +399833,1008,500.0,,70.0,,,,,,,Energy,KCAL +400285,1008,200.0,,70.0,,,,,,,Energy,KCAL +400431,1008,0.0,,70.0,,,,,,,Energy,KCAL +400459,1008,129.0,,70.0,,,,,,,Energy,KCAL +400515,1008,250.0,,70.0,,,,,,,Energy,KCAL +400783,1008,80.0,,70.0,,,,,,,Energy,KCAL +400794,1008,286.0,,70.0,,,,,,,Energy,KCAL +400948,1008,33.0,,70.0,,,,,,,Energy,KCAL +401310,1008,400.0,,70.0,,,,,,,Energy,KCAL +401517,1008,407.0,,70.0,,,,,,,Energy,KCAL +401539,1008,650.0,,70.0,,,,,,,Energy,KCAL +401556,1008,397.0,,70.0,,,,,,,Energy,KCAL +401642,1008,357.0,,70.0,,,,,,,Energy,KCAL +401787,1008,278.0,,70.0,,,,,,,Energy,KCAL +401827,1008,133.0,,70.0,,,,,,,Energy,KCAL +402690,1008,400.0,,70.0,,,,,,,Energy,KCAL +402776,1008,429.0,,70.0,,,,,,,Energy,KCAL +402925,1008,214.0,,70.0,,,,,,,Energy,KCAL +403023,1008,351.0,,70.0,,,,,,,Energy,KCAL +403843,1008,0.0,,70.0,,,,,,,Energy,KCAL +403887,1008,0.0,,70.0,,,,,,,Energy,KCAL +404004,1008,0.0,,70.0,,,,,,,Energy,KCAL +404194,1008,0.0,,70.0,,,,,,,Energy,KCAL +404329,1008,286.0,,70.0,,,,,,,Energy,KCAL +404714,1008,121.0,,70.0,,,,,,,Energy,KCAL +404821,1008,95.0,,70.0,,,,,,,Energy,KCAL +404869,1008,88.0,,70.0,,,,,,,Energy,KCAL +405357,1008,139.0,,70.0,,,,,,,Energy,KCAL +405497,1008,174.0,,70.0,,,,,,,Energy,KCAL +406635,1008,371.0,,70.0,,,,,,,Energy,KCAL +406670,1008,18.0,,70.0,,,,,,,Energy,KCAL +406718,1008,400.0,,70.0,,,,,,,Energy,KCAL +406761,1008,333.0,,70.0,,,,,,,Energy,KCAL +406908,1008,77.0,,70.0,,,,,,,Energy,KCAL +407135,1008,71.0,,70.0,,,,,,,Energy,KCAL +407142,1008,97.0,,70.0,,,,,,,Energy,KCAL +407177,1008,0.0,,70.0,,,,,,,Energy,KCAL +407178,1008,0.0,,70.0,,,,,,,Energy,KCAL +407479,1008,306.0,,70.0,,,,,,,Energy,KCAL +407612,1008,475.0,,70.0,,,,,,,Energy,KCAL +407723,1008,429.0,,70.0,,,,,,,Energy,KCAL +407762,1008,417.0,,70.0,,,,,,,Energy,KCAL +407785,1008,200.0,,70.0,,,,,,,Energy,KCAL +408131,1008,429.0,,70.0,,,,,,,Energy,KCAL +408170,1008,333.0,,70.0,,,,,,,Energy,KCAL +408265,1008,32.0,,70.0,,,,,,,Energy,KCAL +408276,1008,77.0,,70.0,,,,,,,Energy,KCAL +408429,1008,529.0,,70.0,,,,,,,Energy,KCAL +408605,1008,400.0,,70.0,,,,,,,Energy,KCAL +408939,1008,412.0,,70.0,,,,,,,Energy,KCAL +409007,1008,169.0,,70.0,,,,,,,Energy,KCAL +409279,1008,67.0,,70.0,,,,,,,Energy,KCAL +409698,1008,233.0,,70.0,,,,,,,Energy,KCAL +409857,1008,75.0,,70.0,,,,,,,Energy,KCAL +409967,1008,294.0,,70.0,,,,,,,Energy,KCAL +409978,1008,400.0,,70.0,,,,,,,Energy,KCAL +410118,1008,236.0,,70.0,,,,,,,Energy,KCAL +410236,1008,714.0,,70.0,,,,,,,Energy,KCAL +410280,1008,316.0,,70.0,,,,,,,Energy,KCAL +410319,1008,367.0,,70.0,,,,,,,Energy,KCAL +410856,1008,42.0,,70.0,,,,,,,Energy,KCAL +410863,1008,3.0,,70.0,,,,,,,Energy,KCAL +410910,1008,42.0,,70.0,,,,,,,Energy,KCAL +411237,1008,179.0,,70.0,,,,,,,Energy,KCAL +411395,1008,87.0,,70.0,,,,,,,Energy,KCAL +411587,1008,0.0,,70.0,,,,,,,Energy,KCAL +411703,1008,133.0,,70.0,,,,,,,Energy,KCAL +411816,1008,29.0,,70.0,,,,,,,Energy,KCAL +411938,1008,40.0,,70.0,,,,,,,Energy,KCAL +412076,1008,0.0,,70.0,,,,,,,Energy,KCAL +412162,1008,54.0,,70.0,,,,,,,Energy,KCAL +412186,1008,0.0,,70.0,,,,,,,Energy,KCAL +412288,1008,52.0,,70.0,,,,,,,Energy,KCAL +412582,1008,23.0,,70.0,,,,,,,Energy,KCAL +412768,1008,135.0,,70.0,,,,,,,Energy,KCAL +413372,1008,58.0,,70.0,,,,,,,Energy,KCAL +413460,1008,46.0,,70.0,,,,,,,Energy,KCAL +413707,1008,231.0,,70.0,,,,,,,Energy,KCAL +413860,1008,60.0,,70.0,,,,,,,Energy,KCAL +414142,1008,117.0,,70.0,,,,,,,Energy,KCAL +414250,1008,0.0,,70.0,,,,,,,Energy,KCAL +414501,1008,333.0,,70.0,,,,,,,Energy,KCAL +414507,1008,33.0,,70.0,,,,,,,Energy,KCAL +414657,1008,125.0,,70.0,,,,,,,Energy,KCAL +414839,1008,179.0,,70.0,,,,,,,Energy,KCAL +415299,1008,50.0,,70.0,,,,,,,Energy,KCAL +415538,1008,0.0,,70.0,,,,,,,Energy,KCAL +416279,1008,51.0,,70.0,,,,,,,Energy,KCAL +416433,1008,500.0,,70.0,,,,,,,Energy,KCAL +416520,1008,429.0,,70.0,,,,,,,Energy,KCAL +416655,1008,333.0,,70.0,,,,,,,Energy,KCAL +416691,1008,364.0,,70.0,,,,,,,Energy,KCAL +416696,1008,425.0,,70.0,,,,,,,Energy,KCAL +416790,1008,326.0,,70.0,,,,,,,Energy,KCAL +416959,1008,25.0,,70.0,,,,,,,Energy,KCAL +417844,1008,476.0,,70.0,,,,,,,Energy,KCAL +418174,1008,350.0,,70.0,,,,,,,Energy,KCAL +418543,1008,700.0,,70.0,,,,,,,Energy,KCAL +418612,1008,389.0,,70.0,,,,,,,Energy,KCAL +418961,1008,349.0,,70.0,,,,,,,Energy,KCAL +419187,1008,335.0,,70.0,,,,,,,Energy,KCAL +419273,1008,525.0,,70.0,,,,,,,Energy,KCAL +419520,1008,500.0,,70.0,,,,,,,Energy,KCAL +419580,1008,495.0,,70.0,,,,,,,Energy,KCAL +419744,1008,381.0,,70.0,,,,,,,Energy,KCAL +419822,1008,41.0,,70.0,,,,,,,Energy,KCAL +420222,1008,389.0,,70.0,,,,,,,Energy,KCAL +420328,1008,190.0,,70.0,,,,,,,Energy,KCAL +420503,1008,42.0,,70.0,,,,,,,Energy,KCAL +420789,1008,469.0,,70.0,,,,,,,Energy,KCAL +421291,1008,556.0,,70.0,,,,,,,Energy,KCAL +421701,1008,395.0,,70.0,,,,,,,Energy,KCAL +422283,1008,350.0,,70.0,,,,,,,Energy,KCAL +423627,1008,325.0,,70.0,,,,,,,Energy,KCAL +423644,1008,500.0,,70.0,,,,,,,Energy,KCAL +423777,1008,0.0,,70.0,,,,,,,Energy,KCAL +424849,1008,366.0,,70.0,,,,,,,Energy,KCAL +424991,1008,525.0,,70.0,,,,,,,Energy,KCAL +425106,1008,488.0,,70.0,,,,,,,Energy,KCAL +425214,1008,500.0,,70.0,,,,,,,Energy,KCAL +425448,1008,500.0,,70.0,,,,,,,Energy,KCAL +425601,1008,375.0,,70.0,,,,,,,Energy,KCAL +425896,1008,440.0,,70.0,,,,,,,Energy,KCAL +426794,1008,571.0,,70.0,,,,,,,Energy,KCAL +426858,1008,550.0,,70.0,,,,,,,Energy,KCAL +426933,1008,400.0,,70.0,,,,,,,Energy,KCAL +427125,1008,536.0,,70.0,,,,,,,Energy,KCAL +427338,1008,393.0,,70.0,,,,,,,Energy,KCAL +427360,1008,68.0,,70.0,,,,,,,Energy,KCAL +427474,1008,393.0,,70.0,,,,,,,Energy,KCAL +427528,1008,500.0,,70.0,,,,,,,Energy,KCAL +427545,1008,329.0,,70.0,,,,,,,Energy,KCAL +427595,1008,548.0,,70.0,,,,,,,Energy,KCAL +427615,1008,474.0,,70.0,,,,,,,Energy,KCAL +428262,1008,62.0,,70.0,,,,,,,Energy,KCAL +428410,1008,421.0,,70.0,,,,,,,Energy,KCAL +428498,1008,512.0,,70.0,,,,,,,Energy,KCAL +428525,1008,500.0,,70.0,,,,,,,Energy,KCAL +428876,1008,500.0,,70.0,,,,,,,Energy,KCAL +429496,1008,540.0,,70.0,,,,,,,Energy,KCAL +429501,1008,500.0,,70.0,,,,,,,Energy,KCAL +429649,1008,500.0,,70.0,,,,,,,Energy,KCAL +429765,1008,24.0,,70.0,,,,,,,Energy,KCAL +429901,1008,410.0,,70.0,,,,,,,Energy,KCAL +429982,1008,400.0,,70.0,,,,,,,Energy,KCAL +430004,1008,382.0,,70.0,,,,,,,Energy,KCAL +430043,1008,305.0,,70.0,,,,,,,Energy,KCAL +430126,1008,500.0,,70.0,,,,,,,Energy,KCAL +430159,1008,500.0,,70.0,,,,,,,Energy,KCAL +430278,1008,450.0,,70.0,,,,,,,Energy,KCAL +430350,1008,500.0,,70.0,,,,,,,Energy,KCAL +430375,1008,853.0,,70.0,,,,,,,Energy,KCAL +430976,1008,321.0,,70.0,,,,,,,Energy,KCAL +431212,1008,429.0,,70.0,,,,,,,Energy,KCAL +431217,1008,393.0,,70.0,,,,,,,Energy,KCAL +431290,1008,375.0,,70.0,,,,,,,Energy,KCAL +431308,1008,375.0,,70.0,,,,,,,Energy,KCAL +431347,1008,511.0,,70.0,,,,,,,Energy,KCAL +431547,1008,409.0,,70.0,,,,,,,Energy,KCAL +432050,1008,39.0,,70.0,,,,,,,Energy,KCAL +432339,1008,0.0,,70.0,,,,,,,Energy,KCAL +432458,1008,4.0,,70.0,,,,,,,Energy,KCAL +432514,1008,0.0,,70.0,,,,,,,Energy,KCAL +432789,1008,54.0,,70.0,,,,,,,Energy,KCAL +432932,1008,325.0,,70.0,,,,,,,Energy,KCAL +433296,1008,469.0,,70.0,,,,,,,Energy,KCAL +433588,1008,481.0,,70.0,,,,,,,Energy,KCAL +433615,1008,0.0,,70.0,,,,,,,Energy,KCAL +433837,1008,21.0,,70.0,,,,,,,Energy,KCAL +434884,1008,300.0,,70.0,,,,,,,Energy,KCAL +435132,1008,33.0,,70.0,,,,,,,Energy,KCAL +435264,1008,536.0,,70.0,,,,,,,Energy,KCAL +435729,1008,440.0,,70.0,,,,,,,Energy,KCAL +435797,1008,321.0,,70.0,,,,,,,Energy,KCAL +435806,1008,429.0,,70.0,,,,,,,Energy,KCAL +436132,1008,567.0,,70.0,,,,,,,Energy,KCAL +436385,1008,40.0,,70.0,,,,,,,Energy,KCAL +436519,1008,500.0,,70.0,,,,,,,Energy,KCAL +437093,1008,195.0,,70.0,,,,,,,Energy,KCAL +437226,1008,688.0,,70.0,,,,,,,Energy,KCAL +437374,1008,167.0,,70.0,,,,,,,Energy,KCAL +437634,1008,447.0,,70.0,,,,,,,Energy,KCAL +438839,1008,278.0,,70.0,,,,,,,Energy,KCAL +438917,1008,300.0,,70.0,,,,,,,Energy,KCAL +438936,1008,500.0,,70.0,,,,,,,Energy,KCAL +439209,1008,353.0,,70.0,,,,,,,Energy,KCAL +439253,1008,338.0,,70.0,,,,,,,Energy,KCAL +439533,1008,367.0,,70.0,,,,,,,Energy,KCAL +439679,1008,447.0,,70.0,,,,,,,Energy,KCAL +440122,1008,250.0,,70.0,,,,,,,Energy,KCAL +440188,1008,286.0,,70.0,,,,,,,Energy,KCAL +440221,1008,368.0,,70.0,,,,,,,Energy,KCAL +440523,1008,393.0,,70.0,,,,,,,Energy,KCAL +440600,1008,400.0,,70.0,,,,,,,Energy,KCAL +440603,1008,387.0,,70.0,,,,,,,Energy,KCAL +441003,1008,321.0,,70.0,,,,,,,Energy,KCAL +441251,1008,250.0,,70.0,,,,,,,Energy,KCAL +441287,1008,231.0,,70.0,,,,,,,Energy,KCAL +441628,1008,375.0,,70.0,,,,,,,Energy,KCAL +441700,1008,424.0,,70.0,,,,,,,Energy,KCAL +441965,1008,350.0,,70.0,,,,,,,Energy,KCAL +442122,1008,375.0,,70.0,,,,,,,Energy,KCAL +442406,1008,0.0,,70.0,,,,,,,Energy,KCAL +442580,1008,364.0,,70.0,,,,,,,Energy,KCAL +442692,1008,267.0,,70.0,,,,,,,Energy,KCAL +443135,1008,571.0,,70.0,,,,,,,Energy,KCAL +443140,1008,300.0,,70.0,,,,,,,Energy,KCAL +443160,1008,271.0,,70.0,,,,,,,Energy,KCAL +443729,1008,393.0,,70.0,,,,,,,Energy,KCAL +444002,1008,250.0,,70.0,,,,,,,Energy,KCAL +444221,1008,323.0,,70.0,,,,,,,Energy,KCAL +444258,1008,294.0,,70.0,,,,,,,Energy,KCAL +444295,1008,350.0,,70.0,,,,,,,Energy,KCAL +444358,1008,500.0,,70.0,,,,,,,Energy,KCAL +444401,1008,467.0,,70.0,,,,,,,Energy,KCAL +444923,1008,263.0,,70.0,,,,,,,Energy,KCAL +445083,1008,344.0,,70.0,,,,,,,Energy,KCAL +445202,1008,400.0,,70.0,,,,,,,Energy,KCAL +445762,1008,100.0,,70.0,,,,,,,Energy,KCAL +445867,1008,12.0,,70.0,,,,,,,Energy,KCAL +446283,1008,467.0,,70.0,,,,,,,Energy,KCAL +446592,1008,500.0,,70.0,,,,,,,Energy,KCAL +446611,1008,321.0,,70.0,,,,,,,Energy,KCAL +446725,1008,214.0,,70.0,,,,,,,Energy,KCAL +447069,1008,214.0,,70.0,,,,,,,Energy,KCAL +447249,1008,203.0,,70.0,,,,,,,Energy,KCAL +447332,1008,119.0,,70.0,,,,,,,Energy,KCAL +447530,1008,45.0,,70.0,,,,,,,Energy,KCAL +448052,1008,133.0,,70.0,,,,,,,Energy,KCAL +448433,1008,82.0,,70.0,,,,,,,Energy,KCAL +448445,1008,221.0,,70.0,,,,,,,Energy,KCAL +448509,1008,28.0,,70.0,,,,,,,Energy,KCAL +448649,1008,308.0,,70.0,,,,,,,Energy,KCAL +448819,1008,100.0,,70.0,,,,,,,Energy,KCAL +449120,1008,239.0,,70.0,,,,,,,Energy,KCAL +449323,1008,125.0,,70.0,,,,,,,Energy,KCAL +449565,1008,211.0,,70.0,,,,,,,Energy,KCAL +449581,1008,119.0,,70.0,,,,,,,Energy,KCAL +449662,1008,250.0,,70.0,,,,,,,Energy,KCAL +450080,1008,119.0,,70.0,,,,,,,Energy,KCAL +450564,1008,185.0,,70.0,,,,,,,Energy,KCAL +450797,1008,286.0,,70.0,,,,,,,Energy,KCAL +450950,1008,206.0,,70.0,,,,,,,Energy,KCAL +451077,1008,21.0,,70.0,,,,,,,Energy,KCAL +451441,1008,100.0,,70.0,,,,,,,Energy,KCAL +451606,1008,179.0,,70.0,,,,,,,Energy,KCAL +451768,1008,286.0,,70.0,,,,,,,Energy,KCAL +451818,1008,0.0,,70.0,,,,,,,Energy,KCAL +451975,1008,300.0,,70.0,,,,,,,Energy,KCAL +451993,1008,0.0,,70.0,,,,,,,Energy,KCAL +452182,1008,194.0,,70.0,,,,,,,Energy,KCAL +452492,1008,102.0,,70.0,,,,,,,Energy,KCAL +452527,1008,97.0,,70.0,,,,,,,Energy,KCAL +452561,1008,53.0,,70.0,,,,,,,Energy,KCAL +452915,1008,267.0,,70.0,,,,,,,Energy,KCAL +452978,1008,198.0,,70.0,,,,,,,Energy,KCAL +453163,1008,371.0,,70.0,,,,,,,Energy,KCAL +453180,1008,243.0,,70.0,,,,,,,Energy,KCAL +453359,1008,306.0,,70.0,,,,,,,Energy,KCAL +453499,1008,250.0,,70.0,,,,,,,Energy,KCAL +453655,1008,485.0,,70.0,,,,,,,Energy,KCAL +453706,1008,404.0,,70.0,,,,,,,Energy,KCAL +453724,1008,393.0,,70.0,,,,,,,Energy,KCAL +453842,1008,85.0,,70.0,,,,,,,Energy,KCAL +453985,1008,371.0,,70.0,,,,,,,Energy,KCAL +454118,1008,119.0,,70.0,,,,,,,Energy,KCAL +454260,1008,200.0,,70.0,,,,,,,Energy,KCAL +454396,1008,265.0,,70.0,,,,,,,Energy,KCAL +454549,1008,357.0,,70.0,,,,,,,Energy,KCAL +454790,1008,429.0,,70.0,,,,,,,Energy,KCAL +455549,1008,357.0,,70.0,,,,,,,Energy,KCAL +455840,1008,286.0,,70.0,,,,,,,Energy,KCAL +455943,1008,0.0,,70.0,,,,,,,Energy,KCAL +456026,1008,92.0,,70.0,,,,,,,Energy,KCAL +456082,1008,188.0,,70.0,,,,,,,Energy,KCAL +456103,1008,559.0,,70.0,,,,,,,Energy,KCAL +456229,1008,18.0,,70.0,,,,,,,Energy,KCAL +456254,1008,244.0,,70.0,,,,,,,Energy,KCAL +456372,1008,262.0,,70.0,,,,,,,Energy,KCAL +456380,1008,394.0,,70.0,,,,,,,Energy,KCAL +456434,1008,321.0,,70.0,,,,,,,Energy,KCAL +456500,1008,357.0,,70.0,,,,,,,Energy,KCAL +456557,1008,287.0,,70.0,,,,,,,Energy,KCAL +456640,1008,54.0,,70.0,,,,,,,Energy,KCAL +457281,1008,357.0,,70.0,,,,,,,Energy,KCAL +457284,1008,357.0,,70.0,,,,,,,Energy,KCAL +457306,1008,393.0,,70.0,,,,,,,Energy,KCAL +457639,1008,222.0,,70.0,,,,,,,Energy,KCAL +457943,1008,128.0,,70.0,,,,,,,Energy,KCAL +457945,1008,50.0,,70.0,,,,,,,Energy,KCAL +458065,1008,309.0,,70.0,,,,,,,Energy,KCAL +458745,1008,62.0,,70.0,,,,,,,Energy,KCAL +458778,1008,125.0,,70.0,,,,,,,Energy,KCAL +458911,1008,119.0,,70.0,,,,,,,Energy,KCAL +459487,1008,77.0,,70.0,,,,,,,Energy,KCAL +459567,1008,323.0,,70.0,,,,,,,Energy,KCAL +459569,1008,0.0,,70.0,,,,,,,Energy,KCAL +459663,1008,23.0,,70.0,,,,,,,Energy,KCAL +459794,1008,650.0,,70.0,,,,,,,Energy,KCAL +459842,1008,118.0,,70.0,,,,,,,Energy,KCAL +460195,1008,47.0,,70.0,,,,,,,Energy,KCAL +460225,1008,193.0,,70.0,,,,,,,Energy,KCAL +460644,1008,92.0,,70.0,,,,,,,Energy,KCAL +460812,1008,286.0,,70.0,,,,,,,Energy,KCAL +460944,1008,243.0,,70.0,,,,,,,Energy,KCAL +461070,1008,123.0,,70.0,,,,,,,Energy,KCAL +461233,1008,500.0,,70.0,,,,,,,Energy,KCAL +461367,1008,0.0,,70.0,,,,,,,Energy,KCAL +461445,1008,186.0,,70.0,,,,,,,Energy,KCAL +461490,1008,106.0,,70.0,,,,,,,Energy,KCAL +461579,1008,132.0,,70.0,,,,,,,Energy,KCAL +461674,1008,115.0,,70.0,,,,,,,Energy,KCAL +461824,1008,80.0,,70.0,,,,,,,Energy,KCAL +462178,1008,278.0,,70.0,,,,,,,Energy,KCAL +462549,1008,357.0,,70.0,,,,,,,Energy,KCAL +462813,1008,212.0,,70.0,,,,,,,Energy,KCAL +462839,1008,77.0,,70.0,,,,,,,Energy,KCAL +463232,1008,143.0,,70.0,,,,,,,Energy,KCAL +463385,1008,84.0,,70.0,,,,,,,Energy,KCAL +463414,1008,35.0,,70.0,,,,,,,Energy,KCAL +463452,1008,80.0,,70.0,,,,,,,Energy,KCAL +463682,1008,108.0,,70.0,,,,,,,Energy,KCAL +463842,1008,115.0,,70.0,,,,,,,Energy,KCAL +463878,1008,357.0,,70.0,,,,,,,Energy,KCAL +463907,1008,367.0,,70.0,,,,,,,Energy,KCAL +463951,1008,194.0,,70.0,,,,,,,Energy,KCAL +464137,1008,233.0,,70.0,,,,,,,Energy,KCAL +464195,1008,186.0,,70.0,,,,,,,Energy,KCAL +464464,1008,132.0,,70.0,,,,,,,Energy,KCAL +464497,1008,150.0,,70.0,,,,,,,Energy,KCAL +464677,1008,323.0,,70.0,,,,,,,Energy,KCAL +465237,1008,136.0,,70.0,,,,,,,Energy,KCAL +465386,1008,224.0,,70.0,,,,,,,Energy,KCAL +465486,1008,400.0,,70.0,,,,,,,Energy,KCAL +465488,1008,124.0,,70.0,,,,,,,Energy,KCAL +465740,1008,467.0,,70.0,,,,,,,Energy,KCAL +466016,1008,56.0,,70.0,,,,,,,Energy,KCAL +466282,1008,191.0,,70.0,,,,,,,Energy,KCAL +466607,1008,692.0,,70.0,,,,,,,Energy,KCAL +466785,1008,27.0,,70.0,,,,,,,Energy,KCAL +466956,1008,153.0,,70.0,,,,,,,Energy,KCAL +467195,1008,161.0,,70.0,,,,,,,Energy,KCAL +467198,1008,259.0,,70.0,,,,,,,Energy,KCAL +467246,1008,286.0,,70.0,,,,,,,Energy,KCAL +467588,1008,173.0,,70.0,,,,,,,Energy,KCAL +467747,1008,291.0,,70.0,,,,,,,Energy,KCAL +468119,1008,309.0,,70.0,,,,,,,Energy,KCAL +468152,1008,71.0,,70.0,,,,,,,Energy,KCAL +468486,1008,42.0,,70.0,,,,,,,Energy,KCAL +468796,1008,298.0,,70.0,,,,,,,Energy,KCAL +469041,1008,62.0,,70.0,,,,,,,Energy,KCAL +469563,1008,233.0,,70.0,,,,,,,Energy,KCAL +469695,1008,321.0,,70.0,,,,,,,Energy,KCAL +469775,1008,475.0,,70.0,,,,,,,Energy,KCAL +469777,1008,342.0,,70.0,,,,,,,Energy,KCAL +470016,1008,125.0,,70.0,,,,,,,Energy,KCAL +470250,1008,267.0,,70.0,,,,,,,Energy,KCAL +470292,1008,440.0,,70.0,,,,,,,Energy,KCAL +470402,1008,300.0,,70.0,,,,,,,Energy,KCAL +470421,1008,267.0,,70.0,,,,,,,Energy,KCAL +470446,1008,571.0,,70.0,,,,,,,Energy,KCAL +470915,1008,375.0,,70.0,,,,,,,Energy,KCAL +470933,1008,410.0,,70.0,,,,,,,Energy,KCAL +471204,1008,250.0,,70.0,,,,,,,Energy,KCAL +471212,1008,393.0,,70.0,,,,,,,Energy,KCAL +471300,1008,548.0,,70.0,,,,,,,Energy,KCAL +471426,1008,400.0,,70.0,,,,,,,Energy,KCAL +471659,1008,395.0,,70.0,,,,,,,Energy,KCAL +471702,1008,467.0,,70.0,,,,,,,Energy,KCAL +471762,1008,536.0,,70.0,,,,,,,Energy,KCAL +472007,1008,68.0,,70.0,,,,,,,Energy,KCAL +472128,1008,233.0,,70.0,,,,,,,Energy,KCAL +472137,1008,81.0,,70.0,,,,,,,Energy,KCAL +472485,1008,0.0,,70.0,,,,,,,Energy,KCAL +472559,1008,475.0,,70.0,,,,,,,Energy,KCAL +472694,1008,393.0,,70.0,,,,,,,Energy,KCAL +473363,1008,480.0,,70.0,,,,,,,Energy,KCAL +473581,1008,75.0,,70.0,,,,,,,Energy,KCAL +473738,1008,350.0,,70.0,,,,,,,Energy,KCAL +473851,1008,429.0,,70.0,,,,,,,Energy,KCAL +474214,1008,424.0,,70.0,,,,,,,Energy,KCAL +474364,1008,333.0,,70.0,,,,,,,Energy,KCAL +474412,1008,359.0,,70.0,,,,,,,Energy,KCAL +474485,1008,429.0,,70.0,,,,,,,Energy,KCAL +474713,1008,480.0,,70.0,,,,,,,Energy,KCAL +474749,1008,400.0,,70.0,,,,,,,Energy,KCAL +475173,1008,432.0,,70.0,,,,,,,Energy,KCAL +475228,1008,380.0,,70.0,,,,,,,Energy,KCAL +475333,1008,59.0,,70.0,,,,,,,Energy,KCAL +475432,1008,452.0,,70.0,,,,,,,Energy,KCAL +475517,1008,500.0,,70.0,,,,,,,Energy,KCAL +475629,1008,250.0,,70.0,,,,,,,Energy,KCAL +475820,1008,107.0,,70.0,,,,,,,Energy,KCAL +475829,1008,89.0,,70.0,,,,,,,Energy,KCAL +476081,1008,58.0,,70.0,,,,,,,Energy,KCAL +476216,1008,350.0,,70.0,,,,,,,Energy,KCAL +476454,1008,567.0,,70.0,,,,,,,Energy,KCAL +476521,1008,325.0,,70.0,,,,,,,Energy,KCAL +476535,1008,562.0,,70.0,,,,,,,Energy,KCAL +476552,1008,361.0,,70.0,,,,,,,Energy,KCAL +476657,1008,355.0,,70.0,,,,,,,Energy,KCAL +477032,1008,25.0,,70.0,,,,,,,Energy,KCAL +477135,1008,75.0,,70.0,,,,,,,Energy,KCAL +477153,1008,412.0,,70.0,,,,,,,Energy,KCAL +477594,1008,536.0,,70.0,,,,,,,Energy,KCAL +478006,1008,137.0,,70.0,,,,,,,Energy,KCAL +478149,1008,200.0,,70.0,,,,,,,Energy,KCAL +478166,1008,433.0,,70.0,,,,,,,Energy,KCAL +478213,1008,567.0,,70.0,,,,,,,Energy,KCAL +478578,1008,259.0,,70.0,,,,,,,Energy,KCAL +478589,1008,500.0,,70.0,,,,,,,Energy,KCAL +479463,1008,9.0,,70.0,,,,,,,Energy,KCAL +479845,1008,393.0,,70.0,,,,,,,Energy,KCAL +479944,1008,24.0,,70.0,,,,,,,Energy,KCAL +479999,1008,110.0,,70.0,,,,,,,Energy,KCAL +480127,1008,500.0,,70.0,,,,,,,Energy,KCAL +480350,1008,222.0,,70.0,,,,,,,Energy,KCAL +480434,1008,250.0,,70.0,,,,,,,Energy,KCAL +480524,1008,344.0,,70.0,,,,,,,Energy,KCAL +481147,1008,200.0,,70.0,,,,,,,Energy,KCAL +481153,1008,40.0,,70.0,,,,,,,Energy,KCAL +481451,1008,40.0,,70.0,,,,,,,Energy,KCAL +481605,1008,227.0,,70.0,,,,,,,Energy,KCAL +481669,1008,300.0,,70.0,,,,,,,Energy,KCAL +481744,1008,286.0,,70.0,,,,,,,Energy,KCAL +482054,1008,67.0,,70.0,,,,,,,Energy,KCAL +482064,1008,230.0,,70.0,,,,,,,Energy,KCAL +482164,1008,329.0,,70.0,,,,,,,Energy,KCAL +482396,1008,187.0,,70.0,,,,,,,Energy,KCAL +482503,1008,464.0,,70.0,,,,,,,Energy,KCAL +482538,1008,464.0,,70.0,,,,,,,Energy,KCAL +483057,1008,450.0,,70.0,,,,,,,Energy,KCAL +483176,1008,393.0,,70.0,,,,,,,Energy,KCAL +483618,1008,91.0,,70.0,,,,,,,Energy,KCAL +483821,1008,161.0,,70.0,,,,,,,Energy,KCAL +483901,1008,571.0,,70.0,,,,,,,Energy,KCAL +483945,1008,80.0,,70.0,,,,,,,Energy,KCAL +484005,1008,316.0,,70.0,,,,,,,Energy,KCAL +484354,1008,333.0,,70.0,,,,,,,Energy,KCAL +484390,1008,275.0,,70.0,,,,,,,Energy,KCAL +484639,1008,460.0,,70.0,,,,,,,Energy,KCAL +484891,1008,400.0,,70.0,,,,,,,Energy,KCAL +484945,1008,269.0,,70.0,,,,,,,Energy,KCAL +485246,1008,500.0,,70.0,,,,,,,Energy,KCAL +485523,1008,78.0,,70.0,,,,,,,Energy,KCAL +485635,1008,464.0,,70.0,,,,,,,Energy,KCAL +485800,1008,367.0,,70.0,,,,,,,Energy,KCAL +485803,1008,389.0,,70.0,,,,,,,Energy,KCAL +485810,1008,267.0,,70.0,,,,,,,Energy,KCAL +485994,1008,112.0,,70.0,,,,,,,Energy,KCAL +486088,1008,267.0,,70.0,,,,,,,Energy,KCAL +486100,1008,340.0,,70.0,,,,,,,Energy,KCAL +486124,1008,74.0,,70.0,,,,,,,Energy,KCAL +486695,1008,600.0,,70.0,,,,,,,Energy,KCAL +486813,1008,282.0,,70.0,,,,,,,Energy,KCAL +487374,1008,98.0,,70.0,,,,,,,Energy,KCAL +488195,1008,467.0,,70.0,,,,,,,Energy,KCAL +488433,1008,500.0,,70.0,,,,,,,Energy,KCAL +488731,1008,393.0,,70.0,,,,,,,Energy,KCAL +488857,1008,247.0,,70.0,,,,,,,Energy,KCAL +489117,1008,356.0,,70.0,,,,,,,Energy,KCAL +489159,1008,129.0,,70.0,,,,,,,Energy,KCAL +489239,1008,40.0,,70.0,,,,,,,Energy,KCAL +489302,1008,33.0,,70.0,,,,,,,Energy,KCAL +489529,1008,536.0,,70.0,,,,,,,Energy,KCAL +489533,1008,536.0,,70.0,,,,,,,Energy,KCAL +489632,1008,560.0,,70.0,,,,,,,Energy,KCAL +489983,1008,298.0,,70.0,,,,,,,Energy,KCAL +490212,1008,350.0,,70.0,,,,,,,Energy,KCAL +490300,1008,42.0,,70.0,,,,,,,Energy,KCAL +490474,1008,462.0,,70.0,,,,,,,Energy,KCAL +490584,1008,2.0,,70.0,,,,,,,Energy,KCAL +491537,1008,389.0,,70.0,,,,,,,Energy,KCAL +491680,1008,33.0,,70.0,,,,,,,Energy,KCAL +491790,1008,189.0,,70.0,,,,,,,Energy,KCAL +491870,1008,43.0,,70.0,,,,,,,Energy,KCAL +491882,1008,233.0,,70.0,,,,,,,Energy,KCAL +492008,1008,343.0,,70.0,,,,,,,Energy,KCAL +492239,1008,929.0,,70.0,,,,,,,Energy,KCAL +492992,1008,0.0,,70.0,,,,,,,Energy,KCAL +493184,1008,543.0,,70.0,,,,,,,Energy,KCAL +493422,1008,20.0,,70.0,,,,,,,Energy,KCAL +493502,1008,28.0,,70.0,,,,,,,Energy,KCAL +493727,1008,62.0,,70.0,,,,,,,Energy,KCAL +493946,1008,33.0,,70.0,,,,,,,Energy,KCAL +494425,1008,475.0,,70.0,,,,,,,Energy,KCAL +494800,1008,417.0,,70.0,,,,,,,Energy,KCAL +495040,1008,450.0,,70.0,,,,,,,Energy,KCAL +495082,1008,464.0,,70.0,,,,,,,Energy,KCAL +495314,1008,0.0,,70.0,,,,,,,Energy,KCAL +495349,1008,800.0,,70.0,,,,,,,Energy,KCAL +495770,1008,127.0,,70.0,,,,,,,Energy,KCAL +496398,1008,50.0,,70.0,,,,,,,Energy,KCAL +496703,1008,357.0,,70.0,,,,,,,Energy,KCAL +497163,1008,267.0,,70.0,,,,,,,Energy,KCAL +497172,1008,0.0,,70.0,,,,,,,Energy,KCAL +497345,1008,800.0,,70.0,,,,,,,Energy,KCAL +498115,1008,27.0,,70.0,,,,,,,Energy,KCAL +498153,1008,2.0,,70.0,,,,,,,Energy,KCAL +498206,1008,400.0,,70.0,,,,,,,Energy,KCAL +498500,1008,51.0,,70.0,,,,,,,Energy,KCAL +498506,1008,15.0,,70.0,,,,,,,Energy,KCAL +498753,1008,333.0,,70.0,,,,,,,Energy,KCAL +499056,1008,10.0,,70.0,,,,,,,Energy,KCAL +499158,1008,35.0,,70.0,,,,,,,Energy,KCAL +499226,1008,1.0,,70.0,,,,,,,Energy,KCAL +499297,1008,0.0,,70.0,,,,,,,Energy,KCAL +499320,1008,0.0,,70.0,,,,,,,Energy,KCAL +499478,1008,25.0,,70.0,,,,,,,Energy,KCAL +499506,1008,45.0,,70.0,,,,,,,Energy,KCAL +499663,1008,0.0,,70.0,,,,,,,Energy,KCAL +499759,1008,429.0,,70.0,,,,,,,Energy,KCAL +499878,1008,400.0,,70.0,,,,,,,Energy,KCAL +500064,1008,200.0,,70.0,,,,,,,Energy,KCAL +500822,1008,0.0,,70.0,,,,,,,Energy,KCAL +501051,1008,393.0,,70.0,,,,,,,Energy,KCAL +501288,1008,42.0,,70.0,,,,,,,Energy,KCAL +501304,1008,62.0,,70.0,,,,,,,Energy,KCAL +501561,1008,92.0,,70.0,,,,,,,Energy,KCAL +501830,1008,19.0,,70.0,,,,,,,Energy,KCAL +502040,1008,513.0,,70.0,,,,,,,Energy,KCAL +502146,1008,188.0,,70.0,,,,,,,Energy,KCAL +502377,1008,227.0,,70.0,,,,,,,Energy,KCAL +502635,1008,236.0,,70.0,,,,,,,Energy,KCAL +502670,1008,600.0,,70.0,,,,,,,Energy,KCAL +502836,1008,228.0,,70.0,,,,,,,Energy,KCAL +503908,1008,0.0,,70.0,,,,,,,Energy,KCAL +503940,1008,25.0,,70.0,,,,,,,Energy,KCAL +504677,1008,714.0,,70.0,,,,,,,Energy,KCAL +505025,1008,13.0,,70.0,,,,,,,Energy,KCAL +505109,1008,125.0,,70.0,,,,,,,Energy,KCAL +505167,1008,89.0,,70.0,,,,,,,Energy,KCAL +505323,1008,270.0,,70.0,,,,,,,Energy,KCAL +505415,1008,260.0,,70.0,,,,,,,Energy,KCAL +506165,1008,88.0,,70.0,,,,,,,Energy,KCAL +506443,1008,382.0,,70.0,,,,,,,Energy,KCAL +506464,1008,321.0,,70.0,,,,,,,Energy,KCAL +506529,1008,426.0,,70.0,,,,,,,Energy,KCAL +506720,1008,245.0,,70.0,,,,,,,Energy,KCAL +506791,1008,230.0,,70.0,,,,,,,Energy,KCAL +506934,1008,188.0,,70.0,,,,,,,Energy,KCAL +507216,1008,230.0,,70.0,,,,,,,Energy,KCAL +507507,1008,106.0,,70.0,,,,,,,Energy,KCAL +507567,1008,329.0,,70.0,,,,,,,Energy,KCAL +507791,1008,165.0,,70.0,,,,,,,Energy,KCAL +508216,1008,350.0,,70.0,,,,,,,Energy,KCAL +508418,1008,100.0,,70.0,,,,,,,Energy,KCAL +508490,1008,66.0,,70.0,,,,,,,Energy,KCAL +508861,1008,62.0,,70.0,,,,,,,Energy,KCAL +508956,1008,321.0,,70.0,,,,,,,Energy,KCAL +508968,1008,375.0,,70.0,,,,,,,Energy,KCAL +508973,1008,422.0,,70.0,,,,,,,Energy,KCAL +509216,1008,400.0,,70.0,,,,,,,Energy,KCAL +509445,1008,460.0,,70.0,,,,,,,Energy,KCAL +510017,1008,389.0,,70.0,,,,,,,Energy,KCAL +510090,1008,294.0,,70.0,,,,,,,Energy,KCAL +510263,1008,483.0,,70.0,,,,,,,Energy,KCAL +510451,1008,500.0,,70.0,,,,,,,Energy,KCAL +510774,1008,447.0,,70.0,,,,,,,Energy,KCAL +511337,1008,400.0,,70.0,,,,,,,Energy,KCAL +511452,1008,50.0,,70.0,,,,,,,Energy,KCAL +511705,1008,18.0,,70.0,,,,,,,Energy,KCAL +512318,1008,475.0,,70.0,,,,,,,Energy,KCAL +512362,1008,375.0,,70.0,,,,,,,Energy,KCAL +512547,1008,333.0,,70.0,,,,,,,Energy,KCAL +512562,1008,295.0,,70.0,,,,,,,Energy,KCAL +512603,1008,357.0,,70.0,,,,,,,Energy,KCAL +513021,1008,268.0,,70.0,,,,,,,Energy,KCAL +513271,1008,500.0,,70.0,,,,,,,Energy,KCAL +513278,1008,567.0,,70.0,,,,,,,Energy,KCAL +513307,1008,562.0,,70.0,,,,,,,Energy,KCAL +513331,1008,200.0,,70.0,,,,,,,Energy,KCAL +513454,1008,474.0,,70.0,,,,,,,Energy,KCAL +513539,1008,232.0,,70.0,,,,,,,Energy,KCAL +513936,1008,447.0,,70.0,,,,,,,Energy,KCAL +514178,1008,24.0,,70.0,,,,,,,Energy,KCAL +514454,1008,23.0,,70.0,,,,,,,Energy,KCAL +514621,1008,76.0,,70.0,,,,,,,Energy,KCAL +514730,1008,571.0,,70.0,,,,,,,Energy,KCAL +514933,1008,500.0,,70.0,,,,,,,Energy,KCAL +515185,1008,35.0,,70.0,,,,,,,Energy,KCAL +515608,1008,500.0,,70.0,,,,,,,Energy,KCAL +515628,1008,51.0,,70.0,,,,,,,Energy,KCAL +516381,1008,245.0,,70.0,,,,,,,Energy,KCAL +516526,1008,250.0,,70.0,,,,,,,Energy,KCAL +516651,1008,29.0,,70.0,,,,,,,Energy,KCAL +516743,1008,1.0,,70.0,,,,,,,Energy,KCAL +516781,1008,321.0,,70.0,,,,,,,Energy,KCAL +516786,1008,18.0,,70.0,,,,,,,Energy,KCAL +516871,1008,214.0,,70.0,,,,,,,Energy,KCAL +516998,1008,500.0,,70.0,,,,,,,Energy,KCAL +517205,1008,571.0,,70.0,,,,,,,Energy,KCAL +517569,1008,500.0,,70.0,,,,,,,Energy,KCAL +517608,1008,246.0,,70.0,,,,,,,Energy,KCAL +517631,1008,231.0,,70.0,,,,,,,Energy,KCAL +517710,1008,326.0,,70.0,,,,,,,Energy,KCAL +517777,1008,272.0,,70.0,,,,,,,Energy,KCAL +517897,1008,857.0,,70.0,,,,,,,Energy,KCAL +518083,1008,179.0,,70.0,,,,,,,Energy,KCAL +518399,1008,400.0,,70.0,,,,,,,Energy,KCAL +518792,1008,500.0,,70.0,,,,,,,Energy,KCAL +519628,1008,467.0,,70.0,,,,,,,Energy,KCAL +519662,1008,390.0,,70.0,,,,,,,Energy,KCAL +520192,1008,379.0,,70.0,,,,,,,Energy,KCAL +520556,1008,357.0,,70.0,,,,,,,Energy,KCAL +520690,1008,167.0,,70.0,,,,,,,Energy,KCAL +520710,1008,167.0,,70.0,,,,,,,Energy,KCAL +520808,1008,73.0,,70.0,,,,,,,Energy,KCAL +520874,1008,350.0,,70.0,,,,,,,Energy,KCAL +520944,1008,533.0,,70.0,,,,,,,Energy,KCAL +521133,1008,350.0,,70.0,,,,,,,Energy,KCAL +521208,1008,214.0,,70.0,,,,,,,Energy,KCAL +521399,1008,75.0,,70.0,,,,,,,Energy,KCAL +521880,1008,500.0,,70.0,,,,,,,Energy,KCAL +522116,1008,136.0,,70.0,,,,,,,Energy,KCAL +522501,1008,357.0,,70.0,,,,,,,Energy,KCAL +522533,1008,500.0,,70.0,,,,,,,Energy,KCAL +522750,1008,415.0,,70.0,,,,,,,Energy,KCAL +522834,1008,381.0,,70.0,,,,,,,Energy,KCAL +523338,1008,288.0,,70.0,,,,,,,Energy,KCAL +523439,1008,161.0,,70.0,,,,,,,Energy,KCAL +523677,1008,476.0,,70.0,,,,,,,Energy,KCAL +524224,1008,267.0,,70.0,,,,,,,Energy,KCAL +524593,1008,57.0,,70.0,,,,,,,Energy,KCAL +524607,1008,571.0,,70.0,,,,,,,Energy,KCAL +524659,1008,467.0,,70.0,,,,,,,Energy,KCAL +525118,1008,170.0,,70.0,,,,,,,Energy,KCAL +525285,1008,167.0,,70.0,,,,,,,Energy,KCAL +525318,1008,149.0,,70.0,,,,,,,Energy,KCAL +525492,1008,69.0,,70.0,,,,,,,Energy,KCAL +525783,1008,14.0,,70.0,,,,,,,Energy,KCAL +526007,1008,214.0,,70.0,,,,,,,Energy,KCAL +526305,1008,158.0,,70.0,,,,,,,Energy,KCAL +526416,1008,179.0,,70.0,,,,,,,Energy,KCAL +526447,1008,222.0,,70.0,,,,,,,Energy,KCAL +526688,1008,100.0,,70.0,,,,,,,Energy,KCAL +527129,1008,259.0,,70.0,,,,,,,Energy,KCAL +527248,1008,309.0,,70.0,,,,,,,Energy,KCAL +527447,1008,477.0,,70.0,,,,,,,Energy,KCAL +527496,1008,46.0,,70.0,,,,,,,Energy,KCAL +527618,1008,365.0,,70.0,,,,,,,Energy,KCAL +528034,1008,81.0,,70.0,,,,,,,Energy,KCAL +528339,1008,414.0,,70.0,,,,,,,Energy,KCAL +528378,1008,550.0,,70.0,,,,,,,Energy,KCAL +528419,1008,375.0,,70.0,,,,,,,Energy,KCAL +528567,1008,70.0,,70.0,,,,,,,Energy,KCAL +528633,1008,500.0,,70.0,,,,,,,Energy,KCAL +528771,1008,24.0,,70.0,,,,,,,Energy,KCAL +528879,1008,47.0,,70.0,,,,,,,Energy,KCAL +528929,1008,250.0,,70.0,,,,,,,Energy,KCAL +529043,1008,25.0,,70.0,,,,,,,Energy,KCAL +529249,1008,250.0,,70.0,,,,,,,Energy,KCAL +529435,1008,108.0,,70.0,,,,,,,Energy,KCAL +530538,1008,33.0,,70.0,,,,,,,Energy,KCAL +530616,1008,286.0,,70.0,,,,,,,Energy,KCAL +530689,1008,540.0,,70.0,,,,,,,Energy,KCAL +531367,1008,18.0,,70.0,,,,,,,Energy,KCAL +531424,1008,118.0,,70.0,,,,,,,Energy,KCAL +531476,1008,714.0,,70.0,,,,,,,Energy,KCAL +531646,1008,250.0,,70.0,,,,,,,Energy,KCAL +532504,1008,400.0,,70.0,,,,,,,Energy,KCAL +532727,1008,167.0,,70.0,,,,,,,Energy,KCAL +532960,1008,259.0,,70.0,,,,,,,Energy,KCAL +533273,1008,46.0,,70.0,,,,,,,Energy,KCAL +533332,1008,51.0,,70.0,,,,,,,Energy,KCAL +533458,1008,71.0,,70.0,,,,,,,Energy,KCAL +533516,1008,0.0,,70.0,,,,,,,Energy,KCAL +533562,1008,577.0,,70.0,,,,,,,Energy,KCAL +533608,1008,0.0,,70.0,,,,,,,Energy,KCAL +533664,1008,133.0,,70.0,,,,,,,Energy,KCAL +533978,1008,60.0,,70.0,,,,,,,Energy,KCAL +534044,1008,579.0,,70.0,,,,,,,Energy,KCAL +534388,1008,167.0,,70.0,,,,,,,Energy,KCAL +534546,1008,22.0,,70.0,,,,,,,Energy,KCAL +534783,1008,429.0,,70.0,,,,,,,Energy,KCAL +534909,1008,412.0,,70.0,,,,,,,Energy,KCAL +535066,1008,212.0,,70.0,,,,,,,Energy,KCAL +535093,1008,106.0,,70.0,,,,,,,Energy,KCAL +535144,1008,291.0,,70.0,,,,,,,Energy,KCAL +535544,1008,429.0,,70.0,,,,,,,Energy,KCAL +535686,1008,492.0,,70.0,,,,,,,Energy,KCAL +536332,1008,367.0,,70.0,,,,,,,Energy,KCAL +536393,1008,93.0,,70.0,,,,,,,Energy,KCAL +536432,1008,425.0,,70.0,,,,,,,Energy,KCAL +536843,1008,800.0,,70.0,,,,,,,Energy,KCAL +536935,1008,0.0,,70.0,,,,,,,Energy,KCAL +537235,1008,429.0,,70.0,,,,,,,Energy,KCAL +537539,1008,400.0,,70.0,,,,,,,Energy,KCAL +537552,1008,393.0,,70.0,,,,,,,Energy,KCAL +537643,1008,550.0,,70.0,,,,,,,Energy,KCAL +537795,1008,226.0,,70.0,,,,,,,Energy,KCAL +537835,1008,340.0,,70.0,,,,,,,Energy,KCAL +537851,1008,250.0,,70.0,,,,,,,Energy,KCAL +537858,1008,38.0,,70.0,,,,,,,Energy,KCAL +538106,1008,286.0,,70.0,,,,,,,Energy,KCAL +538453,1008,250.0,,70.0,,,,,,,Energy,KCAL +538508,1008,295.0,,70.0,,,,,,,Energy,KCAL +538518,1008,475.0,,70.0,,,,,,,Energy,KCAL +538798,1008,56.0,,70.0,,,,,,,Energy,KCAL +539513,1008,0.0,,70.0,,,,,,,Energy,KCAL +539695,1008,0.0,,70.0,,,,,,,Energy,KCAL +540061,1008,25.0,,70.0,,,,,,,Energy,KCAL +540097,1008,400.0,,70.0,,,,,,,Energy,KCAL +540345,1008,134.0,,70.0,,,,,,,Energy,KCAL +540355,1008,375.0,,70.0,,,,,,,Energy,KCAL +541329,1008,45.0,,70.0,,,,,,,Energy,KCAL +541379,1008,364.0,,70.0,,,,,,,Energy,KCAL +542027,1008,88.0,,70.0,,,,,,,Energy,KCAL +542175,1008,273.0,,70.0,,,,,,,Energy,KCAL +542218,1008,340.0,,70.0,,,,,,,Energy,KCAL +542269,1008,800.0,,70.0,,,,,,,Energy,KCAL +542912,1008,350.0,,70.0,,,,,,,Energy,KCAL +544029,1008,412.0,,70.0,,,,,,,Energy,KCAL +544066,1008,573.0,,70.0,,,,,,,Energy,KCAL +544283,1008,263.0,,70.0,,,,,,,Energy,KCAL +545228,1008,385.0,,70.0,,,,,,,Energy,KCAL +545907,1008,379.0,,70.0,,,,,,,Energy,KCAL +546267,1008,533.0,,70.0,,,,,,,Energy,KCAL +546590,1008,65.0,,70.0,,,,,,,Energy,KCAL +546907,1008,360.0,,70.0,,,,,,,Energy,KCAL +547039,1008,42.0,,70.0,,,,,,,Energy,KCAL +547111,1008,72.0,,70.0,,,,,,,Energy,KCAL +548473,1008,429.0,,70.0,,,,,,,Energy,KCAL +548544,1008,474.0,,70.0,,,,,,,Energy,KCAL +548980,1008,450.0,,70.0,,,,,,,Energy,KCAL +549132,1008,237.0,,70.0,,,,,,,Energy,KCAL +549326,1008,500.0,,70.0,,,,,,,Energy,KCAL +549399,1008,46.0,,70.0,,,,,,,Energy,KCAL +549629,1008,400.0,,70.0,,,,,,,Energy,KCAL +549862,1008,88.0,,70.0,,,,,,,Energy,KCAL +550025,1008,342.0,,70.0,,,,,,,Energy,KCAL +550122,1008,114.0,,70.0,,,,,,,Energy,KCAL +550296,1008,333.0,,70.0,,,,,,,Energy,KCAL +550323,1008,33.0,,70.0,,,,,,,Energy,KCAL +550356,1008,89.0,,70.0,,,,,,,Energy,KCAL +550964,1008,800.0,,70.0,,,,,,,Energy,KCAL +551092,1008,857.0,,70.0,,,,,,,Energy,KCAL +551431,1008,62.0,,70.0,,,,,,,Energy,KCAL +551552,1008,348.0,,70.0,,,,,,,Energy,KCAL +551582,1008,21.0,,70.0,,,,,,,Energy,KCAL +551766,1008,162.0,,70.0,,,,,,,Energy,KCAL +551863,1008,857.0,,70.0,,,,,,,Energy,KCAL +551980,1008,24.0,,70.0,,,,,,,Energy,KCAL +552022,1008,306.0,,70.0,,,,,,,Energy,KCAL +552331,1008,2.0,,70.0,,,,,,,Energy,KCAL +552852,1008,533.0,,70.0,,,,,,,Energy,KCAL +553038,1008,282.0,,70.0,,,,,,,Energy,KCAL +553114,1008,325.0,,70.0,,,,,,,Energy,KCAL +553166,1008,393.0,,70.0,,,,,,,Energy,KCAL +553210,1008,40.0,,70.0,,,,,,,Energy,KCAL +553302,1008,85.0,,70.0,,,,,,,Energy,KCAL +553359,1008,600.0,,70.0,,,,,,,Energy,KCAL +553417,1008,4.0,,70.0,,,,,,,Energy,KCAL +553511,1008,425.0,,70.0,,,,,,,Energy,KCAL +553539,1008,92.0,,70.0,,,,,,,Energy,KCAL +553600,1008,489.0,,70.0,,,,,,,Energy,KCAL +553817,1008,100.0,,70.0,,,,,,,Energy,KCAL +554263,1008,0.0,,70.0,,,,,,,Energy,KCAL +554325,1008,397.0,,70.0,,,,,,,Energy,KCAL +554365,1008,286.0,,70.0,,,,,,,Energy,KCAL +554389,1008,47.0,,70.0,,,,,,,Energy,KCAL +555779,1008,167.0,,70.0,,,,,,,Energy,KCAL +555898,1008,64.0,,70.0,,,,,,,Energy,KCAL +555959,1008,56.0,,70.0,,,,,,,Energy,KCAL +555962,1008,375.0,,70.0,,,,,,,Energy,KCAL +556126,1008,83.0,,70.0,,,,,,,Energy,KCAL +556432,1008,367.0,,70.0,,,,,,,Energy,KCAL +556774,1008,0.0,,70.0,,,,,,,Energy,KCAL +556876,1008,368.0,,70.0,,,,,,,Energy,KCAL +557711,1008,700.0,,70.0,,,,,,,Energy,KCAL +557829,1008,500.0,,70.0,,,,,,,Energy,KCAL +557934,1008,48.0,,70.0,,,,,,,Energy,KCAL +558025,1008,571.0,,70.0,,,,,,,Energy,KCAL +558097,1008,333.0,,70.0,,,,,,,Energy,KCAL +558236,1008,281.0,,70.0,,,,,,,Energy,KCAL +558339,1008,107.0,,70.0,,,,,,,Energy,KCAL +558513,1008,500.0,,70.0,,,,,,,Energy,KCAL +558533,1008,94.0,,70.0,,,,,,,Energy,KCAL +558616,1008,400.0,,70.0,,,,,,,Energy,KCAL +558710,1008,88.0,,70.0,,,,,,,Energy,KCAL +558761,1008,500.0,,70.0,,,,,,,Energy,KCAL +558797,1008,25.0,,70.0,,,,,,,Energy,KCAL +558867,1008,100.0,,70.0,,,,,,,Energy,KCAL +559055,1008,304.0,,70.0,,,,,,,Energy,KCAL +559290,1008,375.0,,70.0,,,,,,,Energy,KCAL +559382,1008,93.0,,70.0,,,,,,,Energy,KCAL +559614,1008,0.0,,70.0,,,,,,,Energy,KCAL +559760,1008,41.0,,70.0,,,,,,,Energy,KCAL +560317,1008,133.0,,70.0,,,,,,,Energy,KCAL +560468,1008,143.0,,70.0,,,,,,,Energy,KCAL +560515,1008,429.0,,70.0,,,,,,,Energy,KCAL +560521,1008,282.0,,70.0,,,,,,,Energy,KCAL +560609,1008,93.0,,70.0,,,,,,,Energy,KCAL +560610,1008,0.0,,70.0,,,,,,,Energy,KCAL +560747,1008,368.0,,70.0,,,,,,,Energy,KCAL +560774,1008,348.0,,70.0,,,,,,,Energy,KCAL +560818,1008,77.0,,70.0,,,,,,,Energy,KCAL +561063,1008,284.0,,70.0,,,,,,,Energy,KCAL +561376,1008,85.0,,70.0,,,,,,,Energy,KCAL +561449,1008,33.0,,70.0,,,,,,,Energy,KCAL +561518,1008,417.0,,70.0,,,,,,,Energy,KCAL +561624,1008,714.0,,70.0,,,,,,,Energy,KCAL +561915,1008,643.0,,70.0,,,,,,,Energy,KCAL +561976,1008,46.0,,70.0,,,,,,,Energy,KCAL +562034,1008,67.0,,70.0,,,,,,,Energy,KCAL +563293,1008,281.0,,70.0,,,,,,,Energy,KCAL +563426,1008,29.0,,70.0,,,,,,,Energy,KCAL +563556,1008,679.0,,70.0,,,,,,,Energy,KCAL +563575,1008,393.0,,70.0,,,,,,,Energy,KCAL +563810,1008,556.0,,70.0,,,,,,,Energy,KCAL +564026,1008,56.0,,70.0,,,,,,,Energy,KCAL +564069,1008,0.0,,70.0,,,,,,,Energy,KCAL +564241,1008,333.0,,70.0,,,,,,,Energy,KCAL +564512,1008,50.0,,70.0,,,,,,,Energy,KCAL +565082,1008,182.0,,70.0,,,,,,,Energy,KCAL +565149,1008,97.0,,70.0,,,,,,,Energy,KCAL +565191,1008,72.0,,70.0,,,,,,,Energy,KCAL +565226,1008,129.0,,70.0,,,,,,,Energy,KCAL +565275,1008,25.0,,70.0,,,,,,,Energy,KCAL +565381,1008,56.0,,70.0,,,,,,,Energy,KCAL +565548,1008,375.0,,70.0,,,,,,,Energy,KCAL +565676,1008,365.0,,70.0,,,,,,,Energy,KCAL +565731,1008,380.0,,70.0,,,,,,,Energy,KCAL +565898,1008,167.0,,70.0,,,,,,,Energy,KCAL +565931,1008,520.0,,70.0,,,,,,,Energy,KCAL +566172,1008,170.0,,70.0,,,,,,,Energy,KCAL +566254,1008,467.0,,70.0,,,,,,,Energy,KCAL +566424,1008,421.0,,70.0,,,,,,,Energy,KCAL +566491,1008,140.0,,70.0,,,,,,,Energy,KCAL +566776,1008,375.0,,70.0,,,,,,,Energy,KCAL +566806,1008,283.0,,70.0,,,,,,,Energy,KCAL +567103,1008,286.0,,70.0,,,,,,,Energy,KCAL +567168,1008,200.0,,70.0,,,,,,,Energy,KCAL +567326,1008,0.0,,70.0,,,,,,,Energy,KCAL +567601,1008,533.0,,70.0,,,,,,,Energy,KCAL +568090,1008,108.0,,70.0,,,,,,,Energy,KCAL +568356,1008,467.0,,70.0,,,,,,,Energy,KCAL +568779,1008,400.0,,70.0,,,,,,,Energy,KCAL +568929,1008,375.0,,70.0,,,,,,,Energy,KCAL +569017,1008,371.0,,70.0,,,,,,,Energy,KCAL +569110,1008,62.0,,70.0,,,,,,,Energy,KCAL +569483,1008,67.0,,70.0,,,,,,,Energy,KCAL +569616,1008,440.0,,70.0,,,,,,,Energy,KCAL +570139,1008,382.0,,70.0,,,,,,,Energy,KCAL +570227,1008,100.0,,70.0,,,,,,,Energy,KCAL +570513,1008,41.0,,70.0,,,,,,,Energy,KCAL +570608,1008,333.0,,70.0,,,,,,,Energy,KCAL +570814,1008,214.0,,70.0,,,,,,,Energy,KCAL +571197,1008,371.0,,70.0,,,,,,,Energy,KCAL +571457,1008,310.0,,70.0,,,,,,,Energy,KCAL +571525,1008,67.0,,70.0,,,,,,,Energy,KCAL +571620,1008,300.0,,70.0,,,,,,,Energy,KCAL +571736,1008,414.0,,70.0,,,,,,,Energy,KCAL +571755,1008,375.0,,70.0,,,,,,,Energy,KCAL +571925,1008,269.0,,70.0,,,,,,,Energy,KCAL +572108,1008,567.0,,70.0,,,,,,,Energy,KCAL +572387,1008,53.0,,70.0,,,,,,,Energy,KCAL +572430,1008,161.0,,70.0,,,,,,,Energy,KCAL +572546,1008,357.0,,70.0,,,,,,,Energy,KCAL +572582,1008,344.0,,70.0,,,,,,,Energy,KCAL +572867,1008,319.0,,70.0,,,,,,,Energy,KCAL +572909,1008,263.0,,70.0,,,,,,,Energy,KCAL +572970,1008,47.0,,70.0,,,,,,,Energy,KCAL +573020,1008,187.0,,70.0,,,,,,,Energy,KCAL +573172,1008,600.0,,70.0,,,,,,,Energy,KCAL +573632,1008,238.0,,70.0,,,,,,,Energy,KCAL +573641,1008,282.0,,70.0,,,,,,,Energy,KCAL +573683,1008,516.0,,70.0,,,,,,,Energy,KCAL +573761,1008,88.0,,70.0,,,,,,,Energy,KCAL +574220,1008,270.0,,70.0,,,,,,,Energy,KCAL +574536,1008,495.0,,70.0,,,,,,,Energy,KCAL +574607,1008,229.0,,70.0,,,,,,,Energy,KCAL +575047,1008,643.0,,70.0,,,,,,,Energy,KCAL +575214,1008,400.0,,70.0,,,,,,,Energy,KCAL +575563,1008,364.0,,70.0,,,,,,,Energy,KCAL +575622,1008,535.0,,70.0,,,,,,,Energy,KCAL +575749,1008,400.0,,70.0,,,,,,,Energy,KCAL +575792,1008,567.0,,70.0,,,,,,,Energy,KCAL +576047,1008,250.0,,70.0,,,,,,,Energy,KCAL +576503,1008,169.0,,70.0,,,,,,,Energy,KCAL +576802,1008,68.0,,70.0,,,,,,,Energy,KCAL +577027,1008,286.0,,70.0,,,,,,,Energy,KCAL +577587,1008,18.0,,70.0,,,,,,,Energy,KCAL +577724,1008,500.0,,70.0,,,,,,,Energy,KCAL +577912,1008,140.0,,70.0,,,,,,,Energy,KCAL +578046,1008,433.0,,70.0,,,,,,,Energy,KCAL +578418,1008,545.0,,70.0,,,,,,,Energy,KCAL +578903,1008,231.0,,70.0,,,,,,,Energy,KCAL +578968,1008,571.0,,70.0,,,,,,,Energy,KCAL +579023,1008,143.0,,70.0,,,,,,,Energy,KCAL +579568,1008,0.0,,70.0,,,,,,,Energy,KCAL +579707,1008,62.0,,70.0,,,,,,,Energy,KCAL +579722,1008,133.0,,70.0,,,,,,,Energy,KCAL +579729,1008,107.0,,70.0,,,,,,,Energy,KCAL +579946,1008,250.0,,70.0,,,,,,,Energy,KCAL +580013,1008,471.0,,70.0,,,,,,,Energy,KCAL +580065,1008,25.0,,70.0,,,,,,,Energy,KCAL +580260,1008,536.0,,70.0,,,,,,,Energy,KCAL +580359,1008,0.0,,70.0,,,,,,,Energy,KCAL +580508,1008,55.0,,70.0,,,,,,,Energy,KCAL +580731,1008,286.0,,70.0,,,,,,,Energy,KCAL +581133,1008,33.0,,70.0,,,,,,,Energy,KCAL +581195,1008,245.0,,70.0,,,,,,,Energy,KCAL +581298,1008,107.0,,70.0,,,,,,,Energy,KCAL +581517,1008,93.0,,70.0,,,,,,,Energy,KCAL +581751,1008,261.0,,70.0,,,,,,,Energy,KCAL +581755,1008,714.0,,70.0,,,,,,,Energy,KCAL +581757,1008,375.0,,70.0,,,,,,,Energy,KCAL +581812,1008,54.0,,70.0,,,,,,,Energy,KCAL +581910,1008,182.0,,70.0,,,,,,,Energy,KCAL +582126,1008,464.0,,70.0,,,,,,,Energy,KCAL +582166,1008,179.0,,70.0,,,,,,,Energy,KCAL +582316,1008,33.0,,70.0,,,,,,,Energy,KCAL +582566,1008,464.0,,70.0,,,,,,,Energy,KCAL +582660,1008,229.0,,70.0,,,,,,,Energy,KCAL +582852,1008,286.0,,70.0,,,,,,,Energy,KCAL +582864,1008,467.0,,70.0,,,,,,,Energy,KCAL +583333,1008,375.0,,70.0,,,,,,,Energy,KCAL +583481,1008,91.0,,70.0,,,,,,,Energy,KCAL +583555,1008,393.0,,70.0,,,,,,,Energy,KCAL +583617,1008,91.0,,70.0,,,,,,,Energy,KCAL +583758,1008,389.0,,70.0,,,,,,,Energy,KCAL +583795,1008,338.0,,70.0,,,,,,,Energy,KCAL +583834,1008,313.0,,70.0,,,,,,,Energy,KCAL +584383,1008,395.0,,70.0,,,,,,,Energy,KCAL +584511,1008,0.0,,70.0,,,,,,,Energy,KCAL +584892,1008,312.0,,70.0,,,,,,,Energy,KCAL +585708,1008,571.0,,70.0,,,,,,,Energy,KCAL +585749,1008,533.0,,70.0,,,,,,,Energy,KCAL +585923,1008,567.0,,70.0,,,,,,,Energy,KCAL +586122,1008,33.0,,70.0,,,,,,,Energy,KCAL +586259,1008,10.0,,70.0,,,,,,,Energy,KCAL +586288,1008,89.0,,70.0,,,,,,,Energy,KCAL +586441,1008,315.0,,70.0,,,,,,,Energy,KCAL +586611,1008,500.0,,70.0,,,,,,,Energy,KCAL +586954,1008,340.0,,70.0,,,,,,,Energy,KCAL +587011,1008,325.0,,70.0,,,,,,,Energy,KCAL +587145,1008,0.0,,70.0,,,,,,,Energy,KCAL +587354,1008,393.0,,70.0,,,,,,,Energy,KCAL +587861,1008,99.0,,70.0,,,,,,,Energy,KCAL +588239,1008,333.0,,70.0,,,,,,,Energy,KCAL +588296,1008,80.0,,70.0,,,,,,,Energy,KCAL +588617,1008,33.0,,70.0,,,,,,,Energy,KCAL +588866,1008,208.0,,70.0,,,,,,,Energy,KCAL +588978,1008,280.0,,70.0,,,,,,,Energy,KCAL +589253,1008,21.0,,70.0,,,,,,,Energy,KCAL +589293,1008,186.0,,70.0,,,,,,,Energy,KCAL +589315,1008,393.0,,70.0,,,,,,,Energy,KCAL +589596,1008,57.0,,70.0,,,,,,,Energy,KCAL +589974,1008,714.0,,70.0,,,,,,,Energy,KCAL +590024,1008,357.0,,70.0,,,,,,,Energy,KCAL +590312,1008,345.0,,70.0,,,,,,,Energy,KCAL +590702,1008,226.0,,70.0,,,,,,,Energy,KCAL +590929,1008,462.0,,70.0,,,,,,,Energy,KCAL +591126,1008,867.0,,70.0,,,,,,,Energy,KCAL +591229,1008,42.0,,70.0,,,,,,,Energy,KCAL +591370,1008,25.0,,70.0,,,,,,,Energy,KCAL +591384,1008,714.0,,70.0,,,,,,,Energy,KCAL +591395,1008,125.0,,70.0,,,,,,,Energy,KCAL +591521,1008,500.0,,70.0,,,,,,,Energy,KCAL +591756,1008,524.0,,70.0,,,,,,,Energy,KCAL +591764,1008,71.0,,70.0,,,,,,,Energy,KCAL +591784,1008,25.0,,70.0,,,,,,,Energy,KCAL +591814,1008,0.0,,70.0,,,,,,,Energy,KCAL +592452,1008,228.0,,70.0,,,,,,,Energy,KCAL +592867,1008,62.0,,70.0,,,,,,,Energy,KCAL +593130,1008,400.0,,70.0,,,,,,,Energy,KCAL +593350,1008,375.0,,70.0,,,,,,,Energy,KCAL +594010,1008,351.0,,70.0,,,,,,,Energy,KCAL +594065,1008,62.0,,70.0,,,,,,,Energy,KCAL +594180,1008,150.0,,70.0,,,,,,,Energy,KCAL +594281,1008,404.0,,70.0,,,,,,,Energy,KCAL +594446,1008,400.0,,70.0,,,,,,,Energy,KCAL +594454,1008,0.0,,70.0,,,,,,,Energy,KCAL +594652,1008,24.0,,70.0,,,,,,,Energy,KCAL +595664,1008,0.0,,70.0,,,,,,,Energy,KCAL +596057,1008,29.0,,70.0,,,,,,,Energy,KCAL +596091,1008,207.0,,70.0,,,,,,,Energy,KCAL +596403,1008,56.0,,70.0,,,,,,,Energy,KCAL +596409,1008,400.0,,70.0,,,,,,,Energy,KCAL +596424,1008,125.0,,70.0,,,,,,,Energy,KCAL +596561,1008,367.0,,70.0,,,,,,,Energy,KCAL +596732,1008,100.0,,70.0,,,,,,,Energy,KCAL +596778,1008,800.0,,70.0,,,,,,,Energy,KCAL +596896,1008,404.0,,70.0,,,,,,,Energy,KCAL +597213,1008,100.0,,70.0,,,,,,,Energy,KCAL +597256,1008,0.0,,70.0,,,,,,,Energy,KCAL +597445,1008,294.0,,70.0,,,,,,,Energy,KCAL +597526,1008,367.0,,70.0,,,,,,,Energy,KCAL +598123,1008,386.0,,70.0,,,,,,,Energy,KCAL +598446,1008,560.0,,70.0,,,,,,,Energy,KCAL +598502,1008,436.0,,70.0,,,,,,,Energy,KCAL +598855,1008,153.0,,70.0,,,,,,,Energy,KCAL +599989,1008,268.0,,70.0,,,,,,,Energy,KCAL +600103,1008,263.0,,70.0,,,,,,,Energy,KCAL +600253,1008,500.0,,70.0,,,,,,,Energy,KCAL +600435,1008,87.0,,70.0,,,,,,,Energy,KCAL +600510,1008,464.0,,70.0,,,,,,,Energy,KCAL +600649,1008,21.0,,70.0,,,,,,,Energy,KCAL +600812,1008,429.0,,70.0,,,,,,,Energy,KCAL +601124,1008,393.0,,70.0,,,,,,,Energy,KCAL +601382,1008,800.0,,70.0,,,,,,,Energy,KCAL +601541,1008,28.0,,70.0,,,,,,,Energy,KCAL +601597,1008,536.0,,70.0,,,,,,,Energy,KCAL +601787,1008,276.0,,70.0,,,,,,,Energy,KCAL +601806,1008,269.0,,70.0,,,,,,,Energy,KCAL +601911,1008,600.0,,70.0,,,,,,,Energy,KCAL +602121,1008,379.0,,70.0,,,,,,,Energy,KCAL +602236,1008,639.0,,70.0,,,,,,,Energy,KCAL +602241,1008,32.0,,70.0,,,,,,,Energy,KCAL +602325,1008,393.0,,70.0,,,,,,,Energy,KCAL +602385,1008,389.0,,70.0,,,,,,,Energy,KCAL +602429,1008,378.0,,70.0,,,,,,,Energy,KCAL +602546,1008,500.0,,70.0,,,,,,,Energy,KCAL +602654,1008,241.0,,70.0,,,,,,,Energy,KCAL +602747,1008,417.0,,70.0,,,,,,,Energy,KCAL +603195,1008,393.0,,70.0,,,,,,,Energy,KCAL +603695,1008,411.0,,70.0,,,,,,,Energy,KCAL +603784,1008,400.0,,70.0,,,,,,,Energy,KCAL +603906,1008,375.0,,70.0,,,,,,,Energy,KCAL +603974,1008,389.0,,70.0,,,,,,,Energy,KCAL +604101,1008,192.0,,70.0,,,,,,,Energy,KCAL +604323,1008,393.0,,70.0,,,,,,,Energy,KCAL +604345,1008,216.0,,70.0,,,,,,,Energy,KCAL +604593,1008,438.0,,70.0,,,,,,,Energy,KCAL +604736,1008,357.0,,70.0,,,,,,,Energy,KCAL +604755,1008,545.0,,70.0,,,,,,,Energy,KCAL +610436,1008,346.0,,71.0,,,,,,,Energy,KCAL +613422,1008,348.0,,71.0,,,,,,,Energy,KCAL +613452,1008,372.0,,71.0,,,,,,,Energy,KCAL +614616,1008,429.0,,71.0,,,,,,,Energy,KCAL +614800,1008,345.0,,71.0,,,,,,,Energy,KCAL +615016,1008,294.0,,71.0,,,,,,,Energy,KCAL +615018,1008,205.0,,71.0,,,,,,,Energy,KCAL +615254,1008,250.0,,71.0,,,,,,,Energy,KCAL +615314,1008,116.0,,71.0,,,,,,,Energy,KCAL +615466,1008,294.0,,71.0,,,,,,,Energy,KCAL +615716,1008,286.0,,71.0,,,,,,,Energy,KCAL +616684,1008,351.0,,70.0,,,,,,,Energy,KCAL +617338,1008,286.0,,70.0,,,,,,,Energy,KCAL +617560,1008,298.0,,70.0,,,,,,,Energy,KCAL +617742,1008,500.0,,70.0,,,,,,,Energy,KCAL +618510,1008,493.0,,70.0,,,,,,,Energy,KCAL +618896,1008,214.0,,70.0,,,,,,,Energy,KCAL +620140,1008,75.0,,70.0,,,,,,,Energy,KCAL +620304,1008,327.0,,70.0,,,,,,,Energy,KCAL +620638,1008,367.0,,70.0,,,,,,,Energy,KCAL +621144,1008,3.0,,70.0,,,,,,,Energy,KCAL +621340,1008,571.0,,70.0,,,,,,,Energy,KCAL +621926,1008,500.0,,70.0,,,,,,,Energy,KCAL +622944,1008,163.0,,70.0,,,,,,,Energy,KCAL +623058,1008,32.0,,70.0,,,,,,,Energy,KCAL +623162,1008,334.0,,70.0,,,,,,,Energy,KCAL +624680,1008,375.0,,70.0,,,,,,,Energy,KCAL +625332,1008,305.0,,70.0,,,,,,,Energy,KCAL +625400,1008,91.0,,70.0,,,,,,,Energy,KCAL +625682,1008,500.0,,70.0,,,,,,,Energy,KCAL +625844,1008,429.0,,70.0,,,,,,,Energy,KCAL +627070,1008,235.0,,70.0,,,,,,,Energy,KCAL +627094,1008,186.0,,70.0,,,,,,,Energy,KCAL +627882,1008,0.0,,70.0,,,,,,,Energy,KCAL +628154,1008,354.0,,70.0,,,,,,,Energy,KCAL +628300,1008,56.0,,70.0,,,,,,,Energy,KCAL +628760,1008,106.0,,70.0,,,,,,,Energy,KCAL +629314,1008,393.0,,70.0,,,,,,,Energy,KCAL +629532,1008,393.0,,70.0,,,,,,,Energy,KCAL +630230,1008,113.0,,70.0,,,,,,,Energy,KCAL +630414,1008,514.0,,70.0,,,,,,,Energy,KCAL +631068,1008,48.0,,70.0,,,,,,,Energy,KCAL +631372,1008,42.0,,70.0,,,,,,,Energy,KCAL +632180,1008,80.0,,70.0,,,,,,,Energy,KCAL +632898,1008,529.0,,70.0,,,,,,,Energy,KCAL +632920,1008,400.0,,70.0,,,,,,,Energy,KCAL +633374,1008,464.0,,70.0,,,,,,,Energy,KCAL +633634,1008,536.0,,70.0,,,,,,,Energy,KCAL +633724,1008,381.0,,70.0,,,,,,,Energy,KCAL +633814,1008,571.0,,70.0,,,,,,,Energy,KCAL +633840,1008,484.0,,70.0,,,,,,,Energy,KCAL +634146,1008,567.0,,70.0,,,,,,,Energy,KCAL +634256,1008,424.0,,70.0,,,,,,,Energy,KCAL +634654,1008,536.0,,70.0,,,,,,,Energy,KCAL +634888,1008,0.0,,70.0,,,,,,,Energy,KCAL +635148,1008,0.0,,70.0,,,,,,,Energy,KCAL +635568,1008,15.0,,70.0,,,,,,,Energy,KCAL +636164,1008,16.0,,70.0,,,,,,,Energy,KCAL +636888,1008,344.0,,70.0,,,,,,,Energy,KCAL +637448,1008,316.0,,70.0,,,,,,,Energy,KCAL +637464,1008,357.0,,70.0,,,,,,,Energy,KCAL +637514,1008,393.0,,70.0,,,,,,,Energy,KCAL +637660,1008,17.0,,70.0,,,,,,,Energy,KCAL +638152,1008,356.0,,70.0,,,,,,,Energy,KCAL +638896,1008,357.0,,70.0,,,,,,,Energy,KCAL +639254,1008,286.0,,70.0,,,,,,,Energy,KCAL +639288,1008,364.0,,70.0,,,,,,,Energy,KCAL +639362,1008,124.0,,70.0,,,,,,,Energy,KCAL +639560,1008,57.0,,70.0,,,,,,,Energy,KCAL +639802,1008,107.0,,70.0,,,,,,,Energy,KCAL +641392,1008,80.0,,70.0,,,,,,,Energy,KCAL +641902,1008,393.0,,70.0,,,,,,,Energy,KCAL +641942,1008,233.0,,70.0,,,,,,,Energy,KCAL +641980,1008,46.0,,70.0,,,,,,,Energy,KCAL +642264,1008,71.0,,70.0,,,,,,,Energy,KCAL +642758,1008,571.0,,70.0,,,,,,,Energy,KCAL +643320,1008,33.0,,70.0,,,,,,,Energy,KCAL +643384,1008,109.0,,70.0,,,,,,,Energy,KCAL +643792,1008,250.0,,70.0,,,,,,,Energy,KCAL +645420,1008,517.0,,70.0,,,,,,,Energy,KCAL +645490,1008,310.0,,70.0,,,,,,,Energy,KCAL +645778,1008,54.0,,70.0,,,,,,,Energy,KCAL +646202,1008,514.0,,70.0,,,,,,,Energy,KCAL +649430,1008,233.0,,70.0,,,,,,,Energy,KCAL +650228,1008,100.0,,70.0,,,,,,,Energy,KCAL +650534,1008,181.0,,70.0,,,,,,,Energy,KCAL +650732,1008,216.0,,70.0,,,,,,,Energy,KCAL +650908,1008,375.0,,70.0,,,,,,,Energy,KCAL +650916,1008,588.0,,70.0,,,,,,,Energy,KCAL +651766,1008,113.0,,70.0,,,,,,,Energy,KCAL +652262,1008,75.0,,70.0,,,,,,,Energy,KCAL +653792,1008,333.0,,70.0,,,,,,,Energy,KCAL +654050,1008,17.0,,70.0,,,,,,,Energy,KCAL +654136,1008,71.0,,70.0,,,,,,,Energy,KCAL +655034,1008,464.0,,70.0,,,,,,,Energy,KCAL +655356,1008,512.0,,70.0,,,,,,,Energy,KCAL +655930,1008,571.0,,70.0,,,,,,,Energy,KCAL +656018,1008,265.0,,70.0,,,,,,,Energy,KCAL +656130,1008,317.0,,70.0,,,,,,,Energy,KCAL +656472,1008,594.0,,70.0,,,,,,,Energy,KCAL +656696,1008,46.0,,70.0,,,,,,,Energy,KCAL +656802,1008,298.0,,70.0,,,,,,,Energy,KCAL +657156,1008,452.0,,70.0,,,,,,,Energy,KCAL +658528,1008,200.0,,70.0,,,,,,,Energy,KCAL +658716,1008,255.0,,70.0,,,,,,,Energy,KCAL +659304,1008,236.0,,70.0,,,,,,,Energy,KCAL +659744,1008,0.0,,70.0,,,,,,,Energy,KCAL +659820,1008,0.0,,70.0,,,,,,,Energy,KCAL +660152,1008,368.0,,70.0,,,,,,,Energy,KCAL +660498,1008,455.0,,70.0,,,,,,,Energy,KCAL +660980,1008,0.0,,70.0,,,,,,,Energy,KCAL +661332,1008,500.0,,70.0,,,,,,,Energy,KCAL +661408,1008,286.0,,70.0,,,,,,,Energy,KCAL +661774,1008,42.0,,70.0,,,,,,,Energy,KCAL +661844,1008,452.0,,70.0,,,,,,,Energy,KCAL +662718,1008,196.0,,70.0,,,,,,,Energy,KCAL +663044,1008,368.0,,70.0,,,,,,,Energy,KCAL +663936,1008,409.0,,70.0,,,,,,,Energy,KCAL +664296,1008,0.0,,70.0,,,,,,,Energy,KCAL +664402,1008,200.0,,70.0,,,,,,,Energy,KCAL +664706,1008,0.0,,70.0,,,,,,,Energy,KCAL +666580,1008,500.0,,70.0,,,,,,,Energy,KCAL +666646,1008,476.0,,70.0,,,,,,,Energy,KCAL +666828,1008,535.0,,70.0,,,,,,,Energy,KCAL +666976,1008,47.0,,70.0,,,,,,,Energy,KCAL +667296,1008,54.0,,70.0,,,,,,,Energy,KCAL +667554,1008,250.0,,70.0,,,,,,,Energy,KCAL +667756,1008,481.0,,70.0,,,,,,,Energy,KCAL +668110,1008,286.0,,70.0,,,,,,,Energy,KCAL +669040,1008,256.0,,70.0,,,,,,,Energy,KCAL +669088,1008,233.0,,70.0,,,,,,,Energy,KCAL +669388,1008,100.0,,70.0,,,,,,,Energy,KCAL +669864,1008,0.0,,70.0,,,,,,,Energy,KCAL +669952,1008,342.0,,70.0,,,,,,,Energy,KCAL +670854,1008,227.0,,70.0,,,,,,,Energy,KCAL +670938,1008,179.0,,70.0,,,,,,,Energy,KCAL +671044,1008,263.0,,70.0,,,,,,,Energy,KCAL +671210,1008,47.0,,70.0,,,,,,,Energy,KCAL +671528,1008,500.0,,70.0,,,,,,,Energy,KCAL +671550,1008,54.0,,70.0,,,,,,,Energy,KCAL +672420,1008,386.0,,70.0,,,,,,,Energy,KCAL +672676,1008,50.0,,70.0,,,,,,,Energy,KCAL +672736,1008,48.0,,70.0,,,,,,,Energy,KCAL +673270,1008,392.0,,70.0,,,,,,,Energy,KCAL +674018,1008,260.0,,70.0,,,,,,,Energy,KCAL +674556,1008,19.0,,70.0,,,,,,,Energy,KCAL +674568,1008,500.0,,70.0,,,,,,,Energy,KCAL +675010,1008,42.0,,70.0,,,,,,,Energy,KCAL +675992,1008,119.0,,70.0,,,,,,,Energy,KCAL +676470,1008,357.0,,70.0,,,,,,,Energy,KCAL +676504,1008,133.0,,70.0,,,,,,,Energy,KCAL +676576,1008,145.0,,70.0,,,,,,,Energy,KCAL +676802,1008,308.0,,70.0,,,,,,,Energy,KCAL +677280,1008,357.0,,70.0,,,,,,,Energy,KCAL +677368,1008,400.0,,70.0,,,,,,,Energy,KCAL +677468,1008,298.0,,70.0,,,,,,,Energy,KCAL +677634,1008,571.0,,70.0,,,,,,,Energy,KCAL +677988,1008,441.0,,70.0,,,,,,,Energy,KCAL +678328,1008,607.0,,70.0,,,,,,,Energy,KCAL +678544,1008,38.0,,70.0,,,,,,,Energy,KCAL +679894,1008,216.0,,70.0,,,,,,,Energy,KCAL +680906,1008,700.0,,70.0,,,,,,,Energy,KCAL +681308,1008,105.0,,70.0,,,,,,,Energy,KCAL +681914,1008,442.0,,70.0,,,,,,,Energy,KCAL +682198,1008,94.0,,70.0,,,,,,,Energy,KCAL +682222,1008,215.0,,70.0,,,,,,,Energy,KCAL +682404,1008,367.0,,70.0,,,,,,,Energy,KCAL +682494,1008,240.0,,70.0,,,,,,,Energy,KCAL +682912,1008,71.0,,70.0,,,,,,,Energy,KCAL +683402,1008,88.0,,70.0,,,,,,,Energy,KCAL +684132,1008,356.0,,70.0,,,,,,,Energy,KCAL +684544,1008,55.0,,70.0,,,,,,,Energy,KCAL +685636,1008,67.0,,70.0,,,,,,,Energy,KCAL +686952,1008,294.0,,70.0,,,,,,,Energy,KCAL +687512,1008,500.0,,70.0,,,,,,,Energy,KCAL +687542,1008,378.0,,70.0,,,,,,,Energy,KCAL +688638,1008,80.0,,70.0,,,,,,,Energy,KCAL +689010,1008,221.0,,70.0,,,,,,,Energy,KCAL +690188,1008,368.0,,70.0,,,,,,,Energy,KCAL +691648,1008,367.0,,70.0,,,,,,,Energy,KCAL +691898,1008,62.0,,70.0,,,,,,,Energy,KCAL +692144,1008,57.0,,70.0,,,,,,,Energy,KCAL +692214,1008,778.0,,70.0,,,,,,,Energy,KCAL +692418,1008,75.0,,70.0,,,,,,,Energy,KCAL +692426,1008,88.0,,70.0,,,,,,,Energy,KCAL +692852,1008,462.0,,70.0,,,,,,,Energy,KCAL +693072,1008,219.0,,70.0,,,,,,,Energy,KCAL +693090,1008,343.0,,70.0,,,,,,,Energy,KCAL +693348,1008,75.0,,70.0,,,,,,,Energy,KCAL +693412,1008,500.0,,70.0,,,,,,,Energy,KCAL +694660,1008,231.0,,70.0,,,,,,,Energy,KCAL +695228,1008,444.0,,70.0,,,,,,,Energy,KCAL +695512,1008,536.0,,70.0,,,,,,,Energy,KCAL +696072,1008,98.0,,70.0,,,,,,,Energy,KCAL +696126,1008,548.0,,70.0,,,,,,,Energy,KCAL +696626,1008,149.0,,70.0,,,,,,,Energy,KCAL +696852,1008,433.0,,70.0,,,,,,,Energy,KCAL +697592,1008,56.0,,70.0,,,,,,,Energy,KCAL +697842,1008,374.0,,70.0,,,,,,,Energy,KCAL +698480,1008,81.0,,70.0,,,,,,,Energy,KCAL +698928,1008,393.0,,70.0,,,,,,,Energy,KCAL +699062,1008,38.0,,70.0,,,,,,,Energy,KCAL +699684,1008,480.0,,70.0,,,,,,,Energy,KCAL +700552,1008,393.0,,70.0,,,,,,,Energy,KCAL +701102,1008,71.0,,70.0,,,,,,,Energy,KCAL +701502,1008,67.0,,70.0,,,,,,,Energy,KCAL +701710,1008,167.0,,70.0,,,,,,,Energy,KCAL +703142,1008,400.0,,70.0,,,,,,,Energy,KCAL +703546,1008,188.0,,70.0,,,,,,,Energy,KCAL +703876,1008,31.0,,70.0,,,,,,,Energy,KCAL +704062,1008,278.0,,70.0,,,,,,,Energy,KCAL +705040,1008,0.0,,70.0,,,,,,,Energy,KCAL +705150,1008,325.0,,70.0,,,,,,,Energy,KCAL +705622,1008,0.0,,70.0,,,,,,,Energy,KCAL +706164,1008,53.0,,70.0,,,,,,,Energy,KCAL +706716,1008,219.0,,70.0,,,,,,,Energy,KCAL +707062,1008,241.0,,70.0,,,,,,,Energy,KCAL +707224,1008,400.0,,70.0,,,,,,,Energy,KCAL +707712,1008,356.0,,70.0,,,,,,,Energy,KCAL +707852,1008,46.0,,70.0,,,,,,,Energy,KCAL +708470,1008,47.0,,70.0,,,,,,,Energy,KCAL +708728,1008,382.0,,70.0,,,,,,,Energy,KCAL +708740,1008,591.0,,70.0,,,,,,,Energy,KCAL +710292,1008,13.0,,70.0,,,,,,,Energy,KCAL +710898,1008,114.0,,70.0,,,,,,,Energy,KCAL +711176,1008,167.0,,70.0,,,,,,,Energy,KCAL +711338,1008,113.0,,70.0,,,,,,,Energy,KCAL +712212,1008,800.0,,70.0,,,,,,,Energy,KCAL +714638,1008,481.0,,70.0,,,,,,,Energy,KCAL +715772,1008,200.0,,70.0,,,,,,,Energy,KCAL +716096,1008,367.0,,70.0,,,,,,,Energy,KCAL +716934,1008,286.0,,70.0,,,,,,,Energy,KCAL +717608,1008,318.0,,70.0,,,,,,,Energy,KCAL +718000,1008,562.0,,70.0,,,,,,,Energy,KCAL +718192,1008,571.0,,70.0,,,,,,,Energy,KCAL +718298,1008,4.0,,70.0,,,,,,,Energy,KCAL +719028,1008,350.0,,70.0,,,,,,,Energy,KCAL +719216,1008,270.0,,70.0,,,,,,,Energy,KCAL +719476,1008,571.0,,70.0,,,,,,,Energy,KCAL +719666,1008,224.0,,70.0,,,,,,,Energy,KCAL +720046,1008,467.0,,70.0,,,,,,,Energy,KCAL +720520,1008,187.0,,70.0,,,,,,,Energy,KCAL +720712,1008,111.0,,70.0,,,,,,,Energy,KCAL +721352,1008,107.0,,70.0,,,,,,,Energy,KCAL +721578,1008,129.0,,70.0,,,,,,,Energy,KCAL +721912,1008,286.0,,70.0,,,,,,,Energy,KCAL +722406,1008,400.0,,70.0,,,,,,,Energy,KCAL +723550,1008,129.0,,70.0,,,,,,,Energy,KCAL +724070,1008,28.0,,70.0,,,,,,,Energy,KCAL +724414,1008,21.0,,70.0,,,,,,,Energy,KCAL +725134,1008,483.0,,70.0,,,,,,,Energy,KCAL +725380,1008,193.0,,70.0,,,,,,,Energy,KCAL +725728,1008,57.0,,70.0,,,,,,,Energy,KCAL +725816,1008,533.0,,70.0,,,,,,,Energy,KCAL +726626,1008,0.0,,70.0,,,,,,,Energy,KCAL +727152,1008,92.0,,70.0,,,,,,,Energy,KCAL +727388,1008,50.0,,70.0,,,,,,,Energy,KCAL +727774,1008,467.0,,70.0,,,,,,,Energy,KCAL +728082,1008,390.0,,70.0,,,,,,,Energy,KCAL +728092,1008,234.0,,70.0,,,,,,,Energy,KCAL +728368,1008,133.0,,70.0,,,,,,,Energy,KCAL +730078,1008,857.0,,70.0,,,,,,,Energy,KCAL +730952,1008,35.0,,70.0,,,,,,,Energy,KCAL +731306,1008,356.0,,70.0,,,,,,,Energy,KCAL +731476,1008,35.0,,70.0,,,,,,,Energy,KCAL +731714,1008,393.0,,70.0,,,,,,,Energy,KCAL +731968,1008,263.0,,70.0,,,,,,,Energy,KCAL +732284,1008,176.0,,70.0,,,,,,,Energy,KCAL +732372,1008,166.0,,70.0,,,,,,,Energy,KCAL +732476,1008,0.0,,70.0,,,,,,,Energy,KCAL +733478,1008,202.0,,70.0,,,,,,,Energy,KCAL +733568,1008,361.0,,70.0,,,,,,,Energy,KCAL +734006,1008,267.0,,70.0,,,,,,,Energy,KCAL +734072,1008,356.0,,70.0,,,,,,,Energy,KCAL +734522,1008,438.0,,70.0,,,,,,,Energy,KCAL +734634,1008,567.0,,70.0,,,,,,,Energy,KCAL +736602,1008,0.0,,70.0,,,,,,,Energy,KCAL +737060,1008,232.0,,70.0,,,,,,,Energy,KCAL +737582,1008,148.0,,70.0,,,,,,,Energy,KCAL +737738,1008,444.0,,70.0,,,,,,,Energy,KCAL +738092,1008,100.0,,70.0,,,,,,,Energy,KCAL +738108,1008,120.0,,70.0,,,,,,,Energy,KCAL +738354,1008,531.0,,70.0,,,,,,,Energy,KCAL +738664,1008,287.0,,70.0,,,,,,,Energy,KCAL +738822,1008,378.0,,70.0,,,,,,,Energy,KCAL +739854,1008,62.0,,70.0,,,,,,,Energy,KCAL +739978,1008,429.0,,70.0,,,,,,,Energy,KCAL +740300,1008,800.0,,70.0,,,,,,,Energy,KCAL +740454,1008,417.0,,70.0,,,,,,,Energy,KCAL +740606,1008,371.0,,70.0,,,,,,,Energy,KCAL +740946,1008,329.0,,70.0,,,,,,,Energy,KCAL +740956,1008,500.0,,70.0,,,,,,,Energy,KCAL +741544,1008,321.0,,70.0,,,,,,,Energy,KCAL +742482,1008,59.0,,70.0,,,,,,,Energy,KCAL +742948,1008,48.0,,70.0,,,,,,,Energy,KCAL +743036,1008,131.0,,70.0,,,,,,,Energy,KCAL +743342,1008,33.0,,70.0,,,,,,,Energy,KCAL +743602,1008,76.0,,70.0,,,,,,,Energy,KCAL +743644,1008,867.0,,70.0,,,,,,,Energy,KCAL +743892,1008,567.0,,70.0,,,,,,,Energy,KCAL +743946,1008,248.0,,70.0,,,,,,,Energy,KCAL +745102,1008,383.0,,70.0,,,,,,,Energy,KCAL +745176,1008,240.0,,70.0,,,,,,,Energy,KCAL +745190,1008,378.0,,70.0,,,,,,,Energy,KCAL +746046,1008,71.0,,70.0,,,,,,,Energy,KCAL +746288,1008,383.0,,70.0,,,,,,,Energy,KCAL +746432,1008,29.0,,70.0,,,,,,,Energy,KCAL +746674,1008,33.0,,70.0,,,,,,,Energy,KCAL +751974,1008,411.0,,78.0,,,,,,,Energy,KCAL +752272,1008,485.0,,78.0,,,,,,,Energy,KCAL +752864,1008,346.0,,78.0,,,,,,,Energy,KCAL +753526,1008,152.0,,71.0,,,,,,,Energy,KCAL +1847473,1008,4.0,,71.0,,,,,,,Energy,KCAL +753868,1008,40.0,,71.0,,,,,,,Energy,KCAL +753970,1008,48.0,,71.0,,,,,,,Energy,KCAL +754046,1008,370.0,,71.0,,,,,,,Energy,KCAL +754078,1008,293.0,,71.0,,,,,,,Energy,KCAL +754332,1008,0.0,,78.0,,,,,,,Energy,KCAL +755258,1008,393.0,,71.0,,,,,,,Energy,KCAL +756018,1008,179.0,,71.0,,,,,,,Energy,KCAL +756314,1008,429.0,,71.0,,,,,,,Energy,KCAL +756556,1008,636.0,,71.0,,,,,,,Energy,KCAL +757098,1008,504.0,,78.0,,,,,,,Energy,KCAL +1847755,1008,453.0,,78.0,,,,,,,Energy,KCAL +757674,1008,321.0,,71.0,,,,,,,Energy,KCAL +758246,1008,89.0,,71.0,,,,,,,Energy,KCAL +759716,1008,607.0,,71.0,,,,,,,Energy,KCAL +760158,1008,370.0,,71.0,,,,,,,Energy,KCAL +760330,1008,88.0,,71.0,,,,,,,Energy,KCAL +760960,1008,423.0,,71.0,,,,,,,Energy,KCAL +1848037,1008,484.0,,78.0,,,,,,,Energy,KCAL +761292,1008,423.0,,71.0,,,,,,,Energy,KCAL +1848044,1008,386.0,,71.0,,,,,,,Energy,KCAL +761398,1008,433.0,,71.0,,,,,,,Energy,KCAL +761468,1008,571.0,,71.0,,,,,,,Energy,KCAL +762234,1008,483.0,,71.0,,,,,,,Energy,KCAL +762594,1008,185.0,,71.0,,,,,,,Energy,KCAL +763030,1008,70.0,,71.0,,,,,,,Energy,KCAL +763278,1008,333.0,,78.0,,,,,,,Energy,KCAL +763624,1008,375.0,,71.0,,,,,,,Energy,KCAL +764328,1008,0.0,,71.0,,,,,,,Energy,KCAL +765296,1008,571.0,,71.0,,,,,,,Energy,KCAL +766060,1008,116.0,,71.0,,,,,,,Energy,KCAL +766082,1008,14.0,,71.0,,,,,,,Energy,KCAL +766154,1008,469.0,,71.0,,,,,,,Energy,KCAL +766358,1008,137.0,,71.0,,,,,,,Energy,KCAL +766380,1008,134.0,,71.0,,,,,,,Energy,KCAL +766600,1008,21.0,,71.0,,,,,,,Energy,KCAL +767090,1008,98.0,,71.0,,,,,,,Energy,KCAL +767120,1008,481.0,,71.0,,,,,,,Energy,KCAL +767246,1008,520.0,,71.0,,,,,,,Energy,KCAL +767498,1008,452.0,,71.0,,,,,,,Energy,KCAL +768260,1008,517.0,,71.0,,,,,,,Energy,KCAL +768264,1008,259.0,,71.0,,,,,,,Energy,KCAL +768296,1008,44.0,,71.0,,,,,,,Energy,KCAL +769038,1008,25.0,,71.0,,,,,,,Energy,KCAL +769340,1008,471.0,,71.0,,,,,,,Energy,KCAL +770318,1008,500.0,,71.0,,,,,,,Energy,KCAL +771644,1008,120.0,,78.0,,,,,,,Energy,KCAL +772108,1008,57.0,,71.0,,,,,,,Energy,KCAL +772220,1008,329.0,,71.0,,,,,,,Energy,KCAL +772252,1008,464.0,,71.0,,,,,,,Energy,KCAL +772906,1008,58.0,,70.0,,,,,,,Energy,KCAL +773888,1008,223.0,,70.0,,,,,,,Energy,KCAL +1848173,1008,354.0,,78.0,,,,,,,Energy,KCAL +775202,1008,62.0,,70.0,,,,,,,Energy,KCAL +775486,1008,100.0,,70.0,,,,,,,Energy,KCAL +776224,1008,439.0,,70.0,,,,,,,Energy,KCAL +776812,1008,0.0,,70.0,,,,,,,Energy,KCAL +779258,1008,476.0,,70.0,,,,,,,Energy,KCAL +779664,1008,250.0,,70.0,,,,,,,Energy,KCAL +780182,1008,800.0,,70.0,,,,,,,Energy,KCAL +780640,1008,286.0,,70.0,,,,,,,Energy,KCAL +780786,1008,36.0,,70.0,,,,,,,Energy,KCAL +792371,1008,536.0,,71.0,,,,,,,Energy,KCAL +792615,1008,117.0,,70.0,,,,,,,Energy,KCAL +793539,1008,323.0,,70.0,,,,,,,Energy,KCAL +795139,1008,64.0,,70.0,,,,,,,Energy,KCAL +795919,1008,246.0,,70.0,,,,,,,Energy,KCAL +796879,1008,204.0,,70.0,,,,,,,Energy,KCAL +797019,1008,500.0,,70.0,,,,,,,Energy,KCAL +797155,1008,37.0,,70.0,,,,,,,Energy,KCAL +797551,1008,429.0,,70.0,,,,,,,Energy,KCAL +798155,1008,442.0,,70.0,,,,,,,Energy,KCAL +798361,1008,250.0,,70.0,,,,,,,Energy,KCAL +798387,1008,136.0,,70.0,,,,,,,Energy,KCAL +798551,1008,247.0,,70.0,,,,,,,Energy,KCAL +798965,1008,281.0,,70.0,,,,,,,Energy,KCAL +799201,1008,536.0,,70.0,,,,,,,Energy,KCAL +799297,1008,373.0,,70.0,,,,,,,Energy,KCAL +799493,1008,325.0,,70.0,,,,,,,Energy,KCAL +799653,1008,117.0,,70.0,,,,,,,Energy,KCAL +799711,1008,333.0,,70.0,,,,,,,Energy,KCAL +799803,1008,95.0,,70.0,,,,,,,Energy,KCAL +800099,1008,429.0,,70.0,,,,,,,Energy,KCAL +800507,1008,536.0,,70.0,,,,,,,Energy,KCAL +801363,1008,53.0,,70.0,,,,,,,Energy,KCAL +802099,1008,53.0,,70.0,,,,,,,Energy,KCAL +802127,1008,221.0,,70.0,,,,,,,Energy,KCAL +802359,1008,17.0,,70.0,,,,,,,Energy,KCAL +803025,1008,57.0,,70.0,,,,,,,Energy,KCAL +804529,1008,307.0,,70.0,,,,,,,Energy,KCAL +804967,1008,0.0,,70.0,,,,,,,Energy,KCAL +805015,1008,17.0,,70.0,,,,,,,Energy,KCAL +805285,1008,214.0,,70.0,,,,,,,Energy,KCAL +805335,1008,339.0,,70.0,,,,,,,Energy,KCAL +806747,1008,371.0,,70.0,,,,,,,Energy,KCAL +806765,1008,220.0,,70.0,,,,,,,Energy,KCAL +806837,1008,371.0,,70.0,,,,,,,Energy,KCAL +806959,1008,800.0,,70.0,,,,,,,Energy,KCAL +807081,1008,429.0,,70.0,,,,,,,Energy,KCAL +807849,1008,500.0,,70.0,,,,,,,Energy,KCAL +807969,1008,533.0,,70.0,,,,,,,Energy,KCAL +809290,1008,83.0,,71.0,,,,,,,Energy,KCAL +809376,1008,500.0,,71.0,,,,,,,Energy,KCAL +809404,1008,529.0,,71.0,,,,,,,Energy,KCAL +809976,1008,71.0,,71.0,,,,,,,Energy,KCAL +810040,1008,473.0,,71.0,,,,,,,Energy,KCAL +811064,1008,452.0,,71.0,,,,,,,Energy,KCAL +811218,1008,6.0,,71.0,,,,,,,Energy,KCAL +811878,1008,53.0,,70.0,,,,,,,Energy,KCAL +813540,1008,281.0,,70.0,,,,,,,Energy,KCAL +813844,1008,0.0,,70.0,,,,,,,Energy,KCAL +814224,1008,286.0,,70.0,,,,,,,Energy,KCAL +814450,1008,56.0,,70.0,,,,,,,Energy,KCAL +814478,1008,424.0,,70.0,,,,,,,Energy,KCAL +815980,1008,357.0,,70.0,,,,,,,Energy,KCAL +816308,1008,714.0,,70.0,,,,,,,Energy,KCAL +816848,1008,733.0,,70.0,,,,,,,Energy,KCAL +816980,1008,0.0,,70.0,,,,,,,Energy,KCAL +817786,1008,250.0,,70.0,,,,,,,Energy,KCAL +818184,1008,200.0,,70.0,,,,,,,Energy,KCAL +818492,1008,33.0,,70.0,,,,,,,Energy,KCAL +818700,1008,400.0,,70.0,,,,,,,Energy,KCAL +818808,1008,357.0,,70.0,,,,,,,Energy,KCAL +819182,1008,400.0,,70.0,,,,,,,Energy,KCAL +819492,1008,0.0,,70.0,,,,,,,Energy,KCAL +819636,1008,714.0,,70.0,,,,,,,Energy,KCAL +819794,1008,106.0,,70.0,,,,,,,Energy,KCAL +820020,1008,232.0,,70.0,,,,,,,Energy,KCAL +820186,1008,467.0,,70.0,,,,,,,Energy,KCAL +820282,1008,429.0,,70.0,,,,,,,Energy,KCAL +821268,1008,65.0,,70.0,,,,,,,Energy,KCAL +821344,1008,136.0,,70.0,,,,,,,Energy,KCAL +823008,1008,35.0,,70.0,,,,,,,Energy,KCAL +823188,1008,16.0,,70.0,,,,,,,Energy,KCAL +823260,1008,375.0,,70.0,,,,,,,Energy,KCAL +823606,1008,21.0,,70.0,,,,,,,Energy,KCAL +824004,1008,429.0,,70.0,,,,,,,Energy,KCAL +824010,1008,62.0,,70.0,,,,,,,Energy,KCAL +824308,1008,216.0,,70.0,,,,,,,Energy,KCAL +824736,1008,464.0,,70.0,,,,,,,Energy,KCAL +824898,1008,448.0,,70.0,,,,,,,Energy,KCAL +825378,1008,464.0,,70.0,,,,,,,Energy,KCAL +825582,1008,92.0,,70.0,,,,,,,Energy,KCAL +825686,1008,386.0,,70.0,,,,,,,Energy,KCAL +826028,1008,518.0,,70.0,,,,,,,Energy,KCAL +826122,1008,467.0,,70.0,,,,,,,Energy,KCAL +826552,1008,333.0,,70.0,,,,,,,Energy,KCAL +827374,1008,106.0,,70.0,,,,,,,Energy,KCAL +827556,1008,525.0,,70.0,,,,,,,Energy,KCAL +827734,1008,89.0,,70.0,,,,,,,Energy,KCAL +828080,1008,390.0,,70.0,,,,,,,Energy,KCAL +828208,1008,300.0,,70.0,,,,,,,Energy,KCAL +828606,1008,247.0,,70.0,,,,,,,Energy,KCAL +828898,1008,110.0,,70.0,,,,,,,Energy,KCAL +829000,1008,100.0,,70.0,,,,,,,Energy,KCAL +829024,1008,191.0,,70.0,,,,,,,Energy,KCAL +829220,1008,256.0,,70.0,,,,,,,Energy,KCAL +829714,1008,121.0,,70.0,,,,,,,Energy,KCAL +829814,1008,46.0,,70.0,,,,,,,Energy,KCAL +829960,1008,405.0,,70.0,,,,,,,Energy,KCAL +830066,1008,17.0,,70.0,,,,,,,Energy,KCAL +830364,1008,54.0,,70.0,,,,,,,Energy,KCAL +830408,1008,45.0,,70.0,,,,,,,Energy,KCAL +831336,1008,175.0,,70.0,,,,,,,Energy,KCAL +831834,1008,571.0,,70.0,,,,,,,Energy,KCAL +832620,1008,500.0,,70.0,,,,,,,Energy,KCAL +833070,1008,500.0,,70.0,,,,,,,Energy,KCAL +833318,1008,375.0,,70.0,,,,,,,Energy,KCAL +834222,1008,560.0,,70.0,,,,,,,Energy,KCAL +834332,1008,442.0,,70.0,,,,,,,Energy,KCAL +834504,1008,500.0,,70.0,,,,,,,Energy,KCAL +834980,1008,38.0,,70.0,,,,,,,Energy,KCAL +836050,1008,481.0,,70.0,,,,,,,Energy,KCAL +836320,1008,393.0,,70.0,,,,,,,Energy,KCAL +836866,1008,188.0,,70.0,,,,,,,Energy,KCAL +837052,1008,407.0,,70.0,,,,,,,Energy,KCAL +838306,1008,48.0,,70.0,,,,,,,Energy,KCAL +839096,1008,82.0,,70.0,,,,,,,Energy,KCAL +839148,1008,264.0,,70.0,,,,,,,Energy,KCAL +840210,1008,179.0,,70.0,,,,,,,Energy,KCAL +840446,1008,333.0,,70.0,,,,,,,Energy,KCAL +841004,1008,279.0,,70.0,,,,,,,Energy,KCAL +841856,1008,410.0,,70.0,,,,,,,Energy,KCAL +842022,1008,500.0,,70.0,,,,,,,Energy,KCAL +842076,1008,267.0,,70.0,,,,,,,Energy,KCAL +842352,1008,50.0,,70.0,,,,,,,Energy,KCAL +842926,1008,571.0,,70.0,,,,,,,Energy,KCAL +843600,1008,200.0,,70.0,,,,,,,Energy,KCAL +844024,1008,50.0,,70.0,,,,,,,Energy,KCAL +844026,1008,156.0,,70.0,,,,,,,Energy,KCAL +844038,1008,204.0,,70.0,,,,,,,Energy,KCAL +844896,1008,464.0,,70.0,,,,,,,Energy,KCAL +844898,1008,545.0,,70.0,,,,,,,Energy,KCAL +845162,1008,255.0,,70.0,,,,,,,Energy,KCAL +845448,1008,357.0,,70.0,,,,,,,Energy,KCAL +1848290,1008,88.0,,78.0,,,,,,,Energy,KCAL +845818,1008,429.0,,70.0,,,,,,,Energy,KCAL +846026,1008,429.0,,70.0,,,,,,,Energy,KCAL +846112,1008,85.0,,70.0,,,,,,,Energy,KCAL +846428,1008,247.0,,70.0,,,,,,,Energy,KCAL +847778,1008,195.0,,70.0,,,,,,,Energy,KCAL +848126,1008,100.0,,70.0,,,,,,,Energy,KCAL +848168,1008,167.0,,70.0,,,,,,,Energy,KCAL +848222,1008,21.0,,70.0,,,,,,,Energy,KCAL +849010,1008,75.0,,70.0,,,,,,,Energy,KCAL +849636,1008,433.0,,70.0,,,,,,,Energy,KCAL +849910,1008,50.0,,70.0,,,,,,,Energy,KCAL +850222,1008,88.0,,70.0,,,,,,,Energy,KCAL +850264,1008,133.0,,70.0,,,,,,,Energy,KCAL +850544,1008,252.0,,70.0,,,,,,,Energy,KCAL +850802,1008,0.0,,70.0,,,,,,,Energy,KCAL +850948,1008,38.0,,70.0,,,,,,,Energy,KCAL +851124,1008,607.0,,70.0,,,,,,,Energy,KCAL +852248,1008,193.0,,70.0,,,,,,,Energy,KCAL +852784,1008,224.0,,70.0,,,,,,,Energy,KCAL +854408,1008,543.0,,70.0,,,,,,,Energy,KCAL +854510,1008,857.0,,70.0,,,,,,,Energy,KCAL +854540,1008,121.0,,70.0,,,,,,,Energy,KCAL +855396,1008,643.0,,70.0,,,,,,,Energy,KCAL +856420,1008,371.0,,70.0,,,,,,,Energy,KCAL +857154,1008,298.0,,70.0,,,,,,,Energy,KCAL +857158,1008,238.0,,70.0,,,,,,,Energy,KCAL +857612,1008,250.0,,70.0,,,,,,,Energy,KCAL +857698,1008,248.0,,70.0,,,,,,,Energy,KCAL +858006,1008,109.0,,70.0,,,,,,,Energy,KCAL +858154,1008,1250.0,,70.0,,,,,,,Energy,KCAL +858328,1008,0.0,,70.0,,,,,,,Energy,KCAL +858510,1008,357.0,,70.0,,,,,,,Energy,KCAL +858530,1008,440.0,,70.0,,,,,,,Energy,KCAL +858620,1008,214.0,,70.0,,,,,,,Energy,KCAL +858988,1008,400.0,,70.0,,,,,,,Energy,KCAL +859268,1008,875.0,,70.0,,,,,,,Energy,KCAL +859964,1008,300.0,,70.0,,,,,,,Energy,KCAL +860832,1008,200.0,,70.0,,,,,,,Energy,KCAL +861868,1008,0.0,,70.0,,,,,,,Energy,KCAL +862878,1008,193.0,,70.0,,,,,,,Energy,KCAL +863370,1008,333.0,,70.0,,,,,,,Energy,KCAL +863560,1008,260.0,,70.0,,,,,,,Energy,KCAL +863888,1008,476.0,,70.0,,,,,,,Energy,KCAL +864078,1008,714.0,,73.0,,,,,,,Energy,KCAL +865524,1008,228.0,,70.0,,,,,,,Energy,KCAL +866012,1008,88.0,,70.0,,,,,,,Energy,KCAL +866676,1008,571.0,,70.0,,,,,,,Energy,KCAL +866938,1008,100.0,,70.0,,,,,,,Energy,KCAL +867068,1008,380.0,,70.0,,,,,,,Energy,KCAL +869642,1008,136.0,,70.0,,,,,,,Energy,KCAL +869688,1008,157.0,,70.0,,,,,,,Energy,KCAL +870128,1008,18.0,,70.0,,,,,,,Energy,KCAL +870492,1008,36.0,,70.0,,,,,,,Energy,KCAL +870888,1008,429.0,,70.0,,,,,,,Energy,KCAL +871916,1008,29.0,,70.0,,,,,,,Energy,KCAL +872472,1008,303.0,,70.0,,,,,,,Energy,KCAL +872790,1008,108.0,,70.0,,,,,,,Energy,KCAL +874528,1008,50.0,,70.0,,,,,,,Energy,KCAL +875950,1008,379.0,,70.0,,,,,,,Energy,KCAL +876322,1008,393.0,,70.0,,,,,,,Energy,KCAL +876740,1008,25.0,,70.0,,,,,,,Energy,KCAL +877530,1008,82.0,,70.0,,,,,,,Energy,KCAL +877772,1008,130.0,,70.0,,,,,,,Energy,KCAL +877864,1008,536.0,,70.0,,,,,,,Energy,KCAL +878218,1008,321.0,,70.0,,,,,,,Energy,KCAL +879950,1008,381.0,,70.0,,,,,,,Energy,KCAL +879992,1008,361.0,,70.0,,,,,,,Energy,KCAL +880186,1008,124.0,,70.0,,,,,,,Energy,KCAL +880250,1008,36.0,,70.0,,,,,,,Energy,KCAL +880362,1008,429.0,,70.0,,,,,,,Energy,KCAL +880656,1008,536.0,,70.0,,,,,,,Energy,KCAL +880696,1008,467.0,,70.0,,,,,,,Energy,KCAL +880700,1008,413.0,,70.0,,,,,,,Energy,KCAL +880810,1008,62.0,,70.0,,,,,,,Energy,KCAL +881138,1008,426.0,,70.0,,,,,,,Energy,KCAL +881944,1008,286.0,,70.0,,,,,,,Energy,KCAL +883814,1008,500.0,,70.0,,,,,,,Energy,KCAL +884386,1008,109.0,,70.0,,,,,,,Energy,KCAL +884710,1008,48.0,,70.0,,,,,,,Energy,KCAL +885174,1008,533.0,,70.0,,,,,,,Energy,KCAL +885468,1008,71.0,,70.0,,,,,,,Energy,KCAL +885834,1008,250.0,,70.0,,,,,,,Energy,KCAL +885882,1008,0.0,,70.0,,,,,,,Energy,KCAL +885902,1008,0.0,,70.0,,,,,,,Energy,KCAL +886216,1008,400.0,,70.0,,,,,,,Energy,KCAL +886574,1008,21.0,,70.0,,,,,,,Energy,KCAL +887500,1008,241.0,,70.0,,,,,,,Energy,KCAL +887890,1008,276.0,,70.0,,,,,,,Energy,KCAL +888640,1008,357.0,,70.0,,,,,,,Energy,KCAL +888718,1008,345.0,,70.0,,,,,,,Energy,KCAL +888926,1008,91.0,,70.0,,,,,,,Energy,KCAL +889038,1008,397.0,,70.0,,,,,,,Energy,KCAL +889418,1008,325.0,,70.0,,,,,,,Energy,KCAL +890648,1008,304.0,,70.0,,,,,,,Energy,KCAL +891080,1008,115.0,,70.0,,,,,,,Energy,KCAL +891144,1008,267.0,,70.0,,,,,,,Energy,KCAL +891442,1008,500.0,,70.0,,,,,,,Energy,KCAL +891504,1008,298.0,,70.0,,,,,,,Energy,KCAL +891634,1008,467.0,,70.0,,,,,,,Energy,KCAL +891660,1008,106.0,,70.0,,,,,,,Energy,KCAL +891898,1008,33.0,,70.0,,,,,,,Energy,KCAL +891992,1008,467.0,,70.0,,,,,,,Energy,KCAL +892258,1008,296.0,,70.0,,,,,,,Energy,KCAL +892654,1008,367.0,,70.0,,,,,,,Energy,KCAL +892776,1008,321.0,,70.0,,,,,,,Energy,KCAL +893000,1008,500.0,,70.0,,,,,,,Energy,KCAL +893618,1008,48.0,,70.0,,,,,,,Energy,KCAL +895580,1008,643.0,,70.0,,,,,,,Energy,KCAL +895632,1008,364.0,,70.0,,,,,,,Energy,KCAL +895864,1008,333.0,,70.0,,,,,,,Energy,KCAL +896106,1008,167.0,,70.0,,,,,,,Energy,KCAL +896220,1008,500.0,,70.0,,,,,,,Energy,KCAL +896236,1008,316.0,,70.0,,,,,,,Energy,KCAL +897122,1008,300.0,,70.0,,,,,,,Energy,KCAL +898684,1008,400.0,,70.0,,,,,,,Energy,KCAL +898722,1008,571.0,,70.0,,,,,,,Energy,KCAL +898810,1008,500.0,,70.0,,,,,,,Energy,KCAL +898926,1008,500.0,,70.0,,,,,,,Energy,KCAL +899168,1008,400.0,,70.0,,,,,,,Energy,KCAL +899364,1008,359.0,,70.0,,,,,,,Energy,KCAL +900844,1008,48.0,,70.0,,,,,,,Energy,KCAL +901212,1008,0.0,,70.0,,,,,,,Energy,KCAL +901440,1008,429.0,,70.0,,,,,,,Energy,KCAL +902270,1008,160.0,,70.0,,,,,,,Energy,KCAL +902658,1008,239.0,,70.0,,,,,,,Energy,KCAL +902994,1008,268.0,,70.0,,,,,,,Energy,KCAL +903036,1008,643.0,,70.0,,,,,,,Energy,KCAL +903502,1008,67.0,,70.0,,,,,,,Energy,KCAL +905354,1008,571.0,,70.0,,,,,,,Energy,KCAL +905734,1008,400.0,,70.0,,,,,,,Energy,KCAL +906228,1008,29.0,,70.0,,,,,,,Energy,KCAL +907468,1008,62.0,,70.0,,,,,,,Energy,KCAL +907562,1008,82.0,,70.0,,,,,,,Energy,KCAL +907564,1008,265.0,,70.0,,,,,,,Energy,KCAL +907746,1008,0.0,,70.0,,,,,,,Energy,KCAL +908180,1008,239.0,,70.0,,,,,,,Energy,KCAL +908622,1008,407.0,,70.0,,,,,,,Energy,KCAL +908624,1008,269.0,,70.0,,,,,,,Energy,KCAL +909196,1008,92.0,,70.0,,,,,,,Energy,KCAL +910050,1008,232.0,,70.0,,,,,,,Energy,KCAL +910202,1008,523.0,,70.0,,,,,,,Energy,KCAL +910574,1008,36.0,,70.0,,,,,,,Energy,KCAL +910724,1008,378.0,,70.0,,,,,,,Energy,KCAL +910966,1008,22.0,,70.0,,,,,,,Energy,KCAL +911022,1008,27.0,,70.0,,,,,,,Energy,KCAL +911206,1008,435.0,,70.0,,,,,,,Energy,KCAL +911446,1008,347.0,,70.0,,,,,,,Energy,KCAL +911450,1008,476.0,,70.0,,,,,,,Energy,KCAL +911692,1008,327.0,,70.0,,,,,,,Energy,KCAL +912032,1008,193.0,,70.0,,,,,,,Energy,KCAL +912350,1008,444.0,,70.0,,,,,,,Energy,KCAL +912862,1008,350.0,,70.0,,,,,,,Energy,KCAL +912952,1008,40.0,,70.0,,,,,,,Energy,KCAL +913206,1008,245.0,,70.0,,,,,,,Energy,KCAL +913292,1008,300.0,,70.0,,,,,,,Energy,KCAL +913590,1008,133.0,,70.0,,,,,,,Energy,KCAL +913842,1008,391.0,,70.0,,,,,,,Energy,KCAL +914302,1008,400.0,,70.0,,,,,,,Energy,KCAL +914924,1008,667.0,,70.0,,,,,,,Energy,KCAL +915634,1008,320.0,,70.0,,,,,,,Energy,KCAL +916018,1008,56.0,,70.0,,,,,,,Energy,KCAL +916124,1008,300.0,,70.0,,,,,,,Energy,KCAL +917044,1008,50.0,,70.0,,,,,,,Energy,KCAL +918138,1008,352.0,,70.0,,,,,,,Energy,KCAL +918420,1008,286.0,,70.0,,,,,,,Energy,KCAL +918718,1008,200.0,,70.0,,,,,,,Energy,KCAL +919266,1008,500.0,,70.0,,,,,,,Energy,KCAL +919802,1008,280.0,,70.0,,,,,,,Energy,KCAL +920436,1008,100.0,,70.0,,,,,,,Energy,KCAL +920650,1008,429.0,,70.0,,,,,,,Energy,KCAL +921206,1008,80.0,,70.0,,,,,,,Energy,KCAL +921400,1008,19.0,,70.0,,,,,,,Energy,KCAL +921840,1008,62.0,,70.0,,,,,,,Energy,KCAL +922352,1008,82.0,,70.0,,,,,,,Energy,KCAL +922416,1008,400.0,,70.0,,,,,,,Energy,KCAL +922584,1008,42.0,,70.0,,,,,,,Energy,KCAL +922926,1008,0.0,,70.0,,,,,,,Energy,KCAL +923686,1008,571.0,,70.0,,,,,,,Energy,KCAL +924222,1008,273.0,,70.0,,,,,,,Energy,KCAL +924370,1008,333.0,,70.0,,,,,,,Energy,KCAL +924630,1008,607.0,,70.0,,,,,,,Energy,KCAL +925330,1008,325.0,,70.0,,,,,,,Energy,KCAL +925466,1008,400.0,,70.0,,,,,,,Energy,KCAL +926086,1008,467.0,,70.0,,,,,,,Energy,KCAL +926206,1008,316.0,,70.0,,,,,,,Energy,KCAL +926362,1008,107.0,,70.0,,,,,,,Energy,KCAL +926452,1008,46.0,,70.0,,,,,,,Energy,KCAL +926494,1008,115.0,,70.0,,,,,,,Energy,KCAL +926598,1008,571.0,,70.0,,,,,,,Energy,KCAL +926650,1008,393.0,,70.0,,,,,,,Energy,KCAL +927164,1008,423.0,,70.0,,,,,,,Energy,KCAL +927444,1008,73.0,,70.0,,,,,,,Energy,KCAL +928566,1008,49.0,,70.0,,,,,,,Energy,KCAL +928620,1008,271.0,,70.0,,,,,,,Energy,KCAL +929068,1008,306.0,,70.0,,,,,,,Energy,KCAL +930384,1008,35.0,,70.0,,,,,,,Energy,KCAL +930530,1008,87.0,,70.0,,,,,,,Energy,KCAL +930810,1008,24.0,,70.0,,,,,,,Energy,KCAL +931612,1008,600.0,,70.0,,,,,,,Energy,KCAL +931872,1008,82.0,,70.0,,,,,,,Energy,KCAL +931886,1008,0.0,,70.0,,,,,,,Energy,KCAL +932158,1008,356.0,,70.0,,,,,,,Energy,KCAL +932372,1008,531.0,,70.0,,,,,,,Energy,KCAL +932722,1008,193.0,,70.0,,,,,,,Energy,KCAL +933072,1008,217.0,,70.0,,,,,,,Energy,KCAL +933258,1008,400.0,,70.0,,,,,,,Energy,KCAL +933470,1008,571.0,,70.0,,,,,,,Energy,KCAL +933768,1008,254.0,,70.0,,,,,,,Energy,KCAL +934402,1008,11.0,,70.0,,,,,,,Energy,KCAL +934790,1008,378.0,,70.0,,,,,,,Energy,KCAL +935478,1008,0.0,,70.0,,,,,,,Energy,KCAL +935706,1008,383.0,,70.0,,,,,,,Energy,KCAL +936392,1008,400.0,,70.0,,,,,,,Energy,KCAL +936516,1008,667.0,,70.0,,,,,,,Energy,KCAL +936728,1008,444.0,,70.0,,,,,,,Energy,KCAL +937910,1008,375.0,,70.0,,,,,,,Energy,KCAL +937916,1008,41.0,,70.0,,,,,,,Energy,KCAL +939082,1008,333.0,,70.0,,,,,,,Energy,KCAL +939128,1008,252.0,,70.0,,,,,,,Energy,KCAL +939492,1008,182.0,,70.0,,,,,,,Energy,KCAL +939886,1008,286.0,,70.0,,,,,,,Energy,KCAL +940736,1008,370.0,,70.0,,,,,,,Energy,KCAL +940830,1008,667.0,,70.0,,,,,,,Energy,KCAL +940918,1008,567.0,,70.0,,,,,,,Energy,KCAL +940926,1008,679.0,,70.0,,,,,,,Energy,KCAL +941808,1008,364.0,,70.0,,,,,,,Energy,KCAL +941994,1008,33.0,,70.0,,,,,,,Energy,KCAL +942276,1008,50.0,,70.0,,,,,,,Energy,KCAL +942378,1008,28.0,,70.0,,,,,,,Energy,KCAL +942388,1008,354.0,,70.0,,,,,,,Energy,KCAL +942930,1008,71.0,,70.0,,,,,,,Energy,KCAL +944050,1008,438.0,,70.0,,,,,,,Energy,KCAL +944688,1008,406.0,,70.0,,,,,,,Energy,KCAL +944746,1008,182.0,,70.0,,,,,,,Energy,KCAL +944886,1008,394.0,,70.0,,,,,,,Energy,KCAL +945204,1008,45.0,,70.0,,,,,,,Energy,KCAL +946276,1008,600.0,,70.0,,,,,,,Energy,KCAL +946352,1008,400.0,,70.0,,,,,,,Energy,KCAL +946790,1008,339.0,,70.0,,,,,,,Energy,KCAL +947004,1008,485.0,,70.0,,,,,,,Energy,KCAL +947530,1008,393.0,,70.0,,,,,,,Energy,KCAL +947894,1008,163.0,,70.0,,,,,,,Energy,KCAL +948212,1008,500.0,,70.0,,,,,,,Energy,KCAL +950645,1008,343.0,,70.0,,,,,,,Energy,KCAL +951527,1008,209.0,,70.0,,,,,,,Energy,KCAL +952179,1008,48.0,,70.0,,,,,,,Energy,KCAL +952229,1008,189.0,,70.0,,,,,,,Energy,KCAL +952269,1008,0.0,,70.0,,,,,,,Energy,KCAL +952553,1008,533.0,,70.0,,,,,,,Energy,KCAL +953115,1008,0.0,,70.0,,,,,,,Energy,KCAL +954085,1008,62.0,,70.0,,,,,,,Energy,KCAL +1848554,1008,426.0,,78.0,,,,,,,Energy,KCAL +954819,1008,114.0,,70.0,,,,,,,Energy,KCAL +955539,1008,857.0,,70.0,,,,,,,Energy,KCAL +956425,1008,54.0,,70.0,,,,,,,Energy,KCAL +956479,1008,194.0,,70.0,,,,,,,Energy,KCAL +956639,1008,57.0,,70.0,,,,,,,Energy,KCAL +956771,1008,0.0,,70.0,,,,,,,Energy,KCAL +957447,1008,357.0,,70.0,,,,,,,Energy,KCAL +957599,1008,400.0,,70.0,,,,,,,Energy,KCAL +957831,1008,44.0,,70.0,,,,,,,Energy,KCAL +958493,1008,367.0,,70.0,,,,,,,Energy,KCAL +1848636,1008,430.0,,78.0,,,,,,,Energy,KCAL +958595,1008,191.0,,70.0,,,,,,,Energy,KCAL +958971,1008,571.0,,70.0,,,,,,,Energy,KCAL +959001,1008,245.0,,70.0,,,,,,,Energy,KCAL +959527,1008,80.0,,70.0,,,,,,,Energy,KCAL +959751,1008,67.0,,70.0,,,,,,,Energy,KCAL +959999,1008,250.0,,70.0,,,,,,,Energy,KCAL +960445,1008,259.0,,70.0,,,,,,,Energy,KCAL +960909,1008,381.0,,70.0,,,,,,,Energy,KCAL +960953,1008,500.0,,70.0,,,,,,,Energy,KCAL +1848701,1008,45.0,,71.0,,,,,,,Energy,KCAL +962169,1008,50.0,,70.0,,,,,,,Energy,KCAL +962173,1008,64.0,,70.0,,,,,,,Energy,KCAL +962501,1008,39.0,,70.0,,,,,,,Energy,KCAL +962887,1008,89.0,,70.0,,,,,,,Energy,KCAL +962941,1008,283.0,,70.0,,,,,,,Energy,KCAL +963211,1008,64.0,,70.0,,,,,,,Energy,KCAL +965059,1008,400.0,,70.0,,,,,,,Energy,KCAL +965729,1008,500.0,,70.0,,,,,,,Energy,KCAL +1848759,1008,72.0,,71.0,,,,,,,Energy,KCAL +1848763,1008,109.0,,71.0,,,,,,,Energy,KCAL +1848792,1008,520.0,,71.0,,,,,,,Energy,KCAL +1848825,1008,419.0,,71.0,,,,,,,Energy,KCAL +967199,1008,391.0,,70.0,,,,,,,Energy,KCAL +969587,1008,46.0,,70.0,,,,,,,Energy,KCAL +970537,1008,176.0,,70.0,,,,,,,Energy,KCAL +970865,1008,345.0,,70.0,,,,,,,Energy,KCAL +1849010,1008,400.0,,78.0,,,,,,,Energy,KCAL +971983,1008,41.0,,70.0,,,,,,,Energy,KCAL +972325,1008,78.0,,70.0,,,,,,,Energy,KCAL +972379,1008,393.0,,70.0,,,,,,,Energy,KCAL +972797,1008,235.0,,70.0,,,,,,,Energy,KCAL +973069,1008,292.0,,70.0,,,,,,,Energy,KCAL +1849043,1008,298.0,,78.0,,,,,,,Energy,KCAL +973503,1008,600.0,,70.0,,,,,,,Energy,KCAL +973897,1008,333.0,,70.0,,,,,,,Energy,KCAL +974949,1008,400.0,,70.0,,,,,,,Energy,KCAL +975335,1008,500.0,,70.0,,,,,,,Energy,KCAL +975371,1008,50.0,,70.0,,,,,,,Energy,KCAL +975543,1008,353.0,,70.0,,,,,,,Energy,KCAL +975799,1008,181.0,,70.0,,,,,,,Energy,KCAL +975959,1008,233.0,,70.0,,,,,,,Energy,KCAL +977873,1008,571.0,,70.0,,,,,,,Energy,KCAL +1849124,1008,429.0,,71.0,,,,,,,Energy,KCAL +983559,1008,528.0,,70.0,,,,,,,Energy,KCAL +983631,1008,38.0,,70.0,,,,,,,Energy,KCAL +983755,1008,310.0,,70.0,,,,,,,Energy,KCAL +983757,1008,24.0,,70.0,,,,,,,Energy,KCAL +984475,1008,267.0,,70.0,,,,,,,Energy,KCAL +984487,1008,250.0,,70.0,,,,,,,Energy,KCAL +984523,1008,467.0,,70.0,,,,,,,Energy,KCAL +1849161,1008,440.0,,71.0,,,,,,,Energy,KCAL +984937,1008,400.0,,70.0,,,,,,,Energy,KCAL +984965,1008,40.0,,70.0,,,,,,,Energy,KCAL +985333,1008,165.0,,70.0,,,,,,,Energy,KCAL +985457,1008,113.0,,70.0,,,,,,,Energy,KCAL +985585,1008,200.0,,70.0,,,,,,,Energy,KCAL +985621,1008,267.0,,70.0,,,,,,,Energy,KCAL +985805,1008,115.0,,70.0,,,,,,,Energy,KCAL +986845,1008,36.0,,70.0,,,,,,,Energy,KCAL +987251,1008,460.0,,70.0,,,,,,,Energy,KCAL +987553,1008,238.0,,70.0,,,,,,,Energy,KCAL +988039,1008,200.0,,70.0,,,,,,,Energy,KCAL +995955,1008,274.0,,70.0,,,,,,,Energy,KCAL +1001533,1008,210.0,,70.0,,,,,,,Energy,KCAL +1002223,1008,643.0,,70.0,,,,,,,Energy,KCAL +1002843,1008,38.0,,70.0,,,,,,,Energy,KCAL +1004629,1008,312.0,,70.0,,,,,,,Energy,KCAL +1005513,1008,368.0,,70.0,,,,,,,Energy,KCAL +1005531,1008,33.0,,70.0,,,,,,,Energy,KCAL +1006377,1008,378.0,,70.0,,,,,,,Energy,KCAL +1006789,1008,567.0,,70.0,,,,,,,Energy,KCAL +1006805,1008,375.0,,70.0,,,,,,,Energy,KCAL +1008021,1008,107.0,,70.0,,,,,,,Energy,KCAL +1008039,1008,387.0,,70.0,,,,,,,Energy,KCAL +1008151,1008,18.0,,70.0,,,,,,,Energy,KCAL +1008725,1008,45.0,,70.0,,,,,,,Energy,KCAL +1009269,1008,325.0,,70.0,,,,,,,Energy,KCAL +1009337,1008,2.0,,70.0,,,,,,,Energy,KCAL +1009465,1008,0.0,,70.0,,,,,,,Energy,KCAL +1009771,1008,62.0,,70.0,,,,,,,Energy,KCAL +1010275,1008,125.0,,70.0,,,,,,,Energy,KCAL +1849689,1008,393.0,,70.0,,,,,,,Energy,KCAL +1011481,1008,82.0,,70.0,,,,,,,Energy,KCAL +1011991,1008,217.0,,70.0,,,,,,,Energy,KCAL +1012035,1008,100.0,,70.0,,,,,,,Energy,KCAL +1012539,1008,120.0,,70.0,,,,,,,Energy,KCAL +1015761,1008,560.0,,70.0,,,,,,,Energy,KCAL +1015769,1008,278.0,,70.0,,,,,,,Energy,KCAL +1016695,1008,133.0,,70.0,,,,,,,Energy,KCAL +1017113,1008,444.0,,70.0,,,,,,,Energy,KCAL +1017277,1008,381.0,,70.0,,,,,,,Energy,KCAL +1017477,1008,460.0,,70.0,,,,,,,Energy,KCAL +1017733,1008,607.0,,70.0,,,,,,,Energy,KCAL +1019003,1008,0.0,,70.0,,,,,,,Energy,KCAL +1019331,1008,400.0,,70.0,,,,,,,Energy,KCAL +1019563,1008,500.0,,70.0,,,,,,,Energy,KCAL +1019865,1008,149.0,,70.0,,,,,,,Energy,KCAL +1020577,1008,71.0,,70.0,,,,,,,Energy,KCAL +1020655,1008,321.0,,70.0,,,,,,,Energy,KCAL +1021009,1008,71.0,,70.0,,,,,,,Energy,KCAL +1021655,1008,44.0,,70.0,,,,,,,Energy,KCAL +1023039,1008,242.0,,70.0,,,,,,,Energy,KCAL +1023261,1008,1000.0,,70.0,,,,,,,Energy,KCAL +1023451,1008,173.0,,70.0,,,,,,,Energy,KCAL +1023467,1008,224.0,,70.0,,,,,,,Energy,KCAL +1850060,1008,136.0,,70.0,,,,,,,Energy,KCAL +1024363,1008,83.0,,70.0,,,,,,,Energy,KCAL +1024679,1008,429.0,,70.0,,,,,,,Energy,KCAL +1024689,1008,567.0,,70.0,,,,,,,Energy,KCAL +1024695,1008,321.0,,70.0,,,,,,,Energy,KCAL +1026483,1008,120.0,,70.0,,,,,,,Energy,KCAL +1026931,1008,208.0,,70.0,,,,,,,Energy,KCAL +1028115,1008,357.0,,70.0,,,,,,,Energy,KCAL +1028231,1008,462.0,,70.0,,,,,,,Energy,KCAL +1028879,1008,272.0,,70.0,,,,,,,Energy,KCAL +1029665,1008,442.0,,70.0,,,,,,,Energy,KCAL +1031089,1008,350.0,,70.0,,,,,,,Energy,KCAL +1031759,1008,11.0,,70.0,,,,,,,Energy,KCAL +1032027,1008,243.0,,70.0,,,,,,,Energy,KCAL +1032201,1008,467.0,,70.0,,,,,,,Energy,KCAL +1032315,1008,233.0,,70.0,,,,,,,Energy,KCAL +1032455,1008,375.0,,70.0,,,,,,,Energy,KCAL +1033161,1008,190.0,,70.0,,,,,,,Energy,KCAL +1033913,1008,293.0,,70.0,,,,,,,Energy,KCAL +1034133,1008,467.0,,70.0,,,,,,,Energy,KCAL +1034415,1008,400.0,,70.0,,,,,,,Energy,KCAL +1034491,1008,500.0,,70.0,,,,,,,Energy,KCAL +1034631,1008,467.0,,70.0,,,,,,,Energy,KCAL +1035777,1008,556.0,,70.0,,,,,,,Energy,KCAL +1036821,1008,571.0,,70.0,,,,,,,Energy,KCAL +1037659,1008,100.0,,70.0,,,,,,,Energy,KCAL +1037725,1008,556.0,,70.0,,,,,,,Energy,KCAL +1038429,1008,0.0,,70.0,,,,,,,Energy,KCAL +1038669,1008,100.0,,70.0,,,,,,,Energy,KCAL +1038829,1008,162.0,,70.0,,,,,,,Energy,KCAL +1039069,1008,39.0,,70.0,,,,,,,Energy,KCAL +1039441,1008,5200.0,,70.0,,,,,,,Energy,KCAL +1040585,1008,133.0,,70.0,,,,,,,Energy,KCAL +1040947,1008,200.0,,70.0,,,,,,,Energy,KCAL +1041099,1008,0.0,,70.0,,,,,,,Energy,KCAL +1041157,1008,400.0,,70.0,,,,,,,Energy,KCAL +1041877,1008,97.0,,70.0,,,,,,,Energy,KCAL +1041945,1008,38.0,,70.0,,,,,,,Energy,KCAL +1042523,1008,429.0,,70.0,,,,,,,Energy,KCAL +1042595,1008,429.0,,70.0,,,,,,,Energy,KCAL +1043573,1008,433.0,,70.0,,,,,,,Energy,KCAL +1043611,1008,142.0,,70.0,,,,,,,Energy,KCAL +1043685,1008,433.0,,70.0,,,,,,,Energy,KCAL +1043807,1008,0.0,,70.0,,,,,,,Energy,KCAL +1044385,1008,500.0,,70.0,,,,,,,Energy,KCAL +1044519,1008,525.0,,70.0,,,,,,,Energy,KCAL +1044795,1008,205.0,,70.0,,,,,,,Energy,KCAL +1045139,1008,77.0,,70.0,,,,,,,Energy,KCAL +1045937,1008,64.0,,70.0,,,,,,,Energy,KCAL +1046229,1008,50.0,,70.0,,,,,,,Energy,KCAL +1047275,1008,500.0,,70.0,,,,,,,Energy,KCAL +1047883,1008,100.0,,70.0,,,,,,,Energy,KCAL +1048385,1008,62.0,,70.0,,,,,,,Energy,KCAL +1048665,1008,393.0,,70.0,,,,,,,Energy,KCAL +1049157,1008,106.0,,70.0,,,,,,,Energy,KCAL +1049223,1008,16.0,,70.0,,,,,,,Energy,KCAL +1049243,1008,393.0,,70.0,,,,,,,Energy,KCAL +1049733,1008,400.0,,70.0,,,,,,,Energy,KCAL +1049895,1008,263.0,,70.0,,,,,,,Energy,KCAL +1054983,1008,360.0,,71.0,,,,,,,Energy,KCAL +1055359,1008,333.0,,70.0,,,,,,,Energy,KCAL +1055681,1008,571.0,,70.0,,,,,,,Energy,KCAL +1055911,1008,286.0,,70.0,,,,,,,Energy,KCAL +1056217,1008,375.0,,70.0,,,,,,,Energy,KCAL +1056245,1008,68.0,,70.0,,,,,,,Energy,KCAL +1057561,1008,83.0,,70.0,,,,,,,Energy,KCAL +1057659,1008,68.0,,70.0,,,,,,,Energy,KCAL +1059549,1008,367.0,,70.0,,,,,,,Energy,KCAL +1059799,1008,267.0,,70.0,,,,,,,Energy,KCAL +1060931,1008,180.0,,70.0,,,,,,,Energy,KCAL +1061245,1008,464.0,,70.0,,,,,,,Energy,KCAL +1061807,1008,333.0,,70.0,,,,,,,Energy,KCAL +1062071,1008,500.0,,70.0,,,,,,,Energy,KCAL +1062721,1008,6.0,,70.0,,,,,,,Energy,KCAL +1063575,1008,100.0,,70.0,,,,,,,Energy,KCAL +1063609,1008,297.0,,70.0,,,,,,,Energy,KCAL +1063787,1008,533.0,,70.0,,,,,,,Energy,KCAL +1064919,1008,300.0,,70.0,,,,,,,Energy,KCAL +1065533,1008,464.0,,70.0,,,,,,,Energy,KCAL +1065713,1008,250.0,,70.0,,,,,,,Energy,KCAL +1065819,1008,500.0,,70.0,,,,,,,Energy,KCAL +1066091,1008,381.0,,70.0,,,,,,,Energy,KCAL +1066307,1008,51.0,,70.0,,,,,,,Energy,KCAL +1066395,1008,0.0,,70.0,,,,,,,Energy,KCAL +1067563,1008,106.0,,71.0,,,,,,,Energy,KCAL +1068275,1008,442.0,,70.0,,,,,,,Energy,KCAL +1068439,1008,250.0,,70.0,,,,,,,Energy,KCAL +1068925,1008,400.0,,70.0,,,,,,,Energy,KCAL +1069091,1008,219.0,,70.0,,,,,,,Energy,KCAL +1069415,1008,356.0,,70.0,,,,,,,Energy,KCAL +1070469,1008,357.0,,70.0,,,,,,,Energy,KCAL +1070975,1008,54.0,,70.0,,,,,,,Energy,KCAL +1071067,1008,54.0,,70.0,,,,,,,Energy,KCAL +1071525,1008,129.0,,70.0,,,,,,,Energy,KCAL +1071787,1008,408.0,,70.0,,,,,,,Energy,KCAL +1072127,1008,0.0,,70.0,,,,,,,Energy,KCAL +1073365,1008,57.0,,70.0,,,,,,,Energy,KCAL +1073431,1008,50.0,,70.0,,,,,,,Energy,KCAL +1073841,1008,286.0,,70.0,,,,,,,Energy,KCAL +1073869,1008,133.0,,70.0,,,,,,,Energy,KCAL +1074579,1008,390.0,,70.0,,,,,,,Energy,KCAL +1075437,1008,103.0,,70.0,,,,,,,Energy,KCAL +1076221,1008,46.0,,70.0,,,,,,,Energy,KCAL +1077043,1008,385.0,,70.0,,,,,,,Energy,KCAL +1077361,1008,467.0,,70.0,,,,,,,Energy,KCAL +1077411,1008,100.0,,70.0,,,,,,,Energy,KCAL +1077475,1008,105.0,,70.0,,,,,,,Energy,KCAL +1077531,1008,0.0,,70.0,,,,,,,Energy,KCAL +1078201,1008,80.0,,70.0,,,,,,,Energy,KCAL +1078949,1008,46.0,,70.0,,,,,,,Energy,KCAL +1079479,1008,800.0,,70.0,,,,,,,Energy,KCAL +1079849,1008,0.0,,70.0,,,,,,,Energy,KCAL +1080245,1008,400.0,,70.0,,,,,,,Energy,KCAL +1080273,1008,500.0,,70.0,,,,,,,Energy,KCAL +1080649,1008,216.0,,70.0,,,,,,,Energy,KCAL +1081685,1008,250.0,,70.0,,,,,,,Energy,KCAL +1081703,1008,206.0,,70.0,,,,,,,Energy,KCAL +1082037,1008,71.0,,70.0,,,,,,,Energy,KCAL +1082561,1008,125.0,,70.0,,,,,,,Energy,KCAL +1083037,1008,467.0,,71.0,,,,,,,Energy,KCAL +1083243,1008,429.0,,70.0,,,,,,,Energy,KCAL +1083507,1008,316.0,,70.0,,,,,,,Energy,KCAL +1084105,1008,400.0,,70.0,,,,,,,Energy,KCAL +1084283,1008,132.0,,70.0,,,,,,,Energy,KCAL +1085551,1008,375.0,,70.0,,,,,,,Energy,KCAL +1086127,1008,536.0,,70.0,,,,,,,Energy,KCAL +1087617,1008,110.0,,70.0,,,,,,,Energy,KCAL +1087847,1008,200.0,,70.0,,,,,,,Energy,KCAL +1087973,1008,500.0,,70.0,,,,,,,Energy,KCAL +1089201,1008,133.0,,70.0,,,,,,,Energy,KCAL +1089211,1008,107.0,,70.0,,,,,,,Energy,KCAL +1089231,1008,263.0,,70.0,,,,,,,Energy,KCAL +1089923,1008,106.0,,70.0,,,,,,,Energy,KCAL +1090129,1008,385.0,,70.0,,,,,,,Energy,KCAL +1090173,1008,256.0,,70.0,,,,,,,Energy,KCAL +1090539,1008,440.0,,70.0,,,,,,,Energy,KCAL +1091803,1008,448.0,,70.0,,,,,,,Energy,KCAL +1091925,1008,22.0,,70.0,,,,,,,Energy,KCAL +1092123,1008,288.0,,70.0,,,,,,,Energy,KCAL +1092865,1008,393.0,,70.0,,,,,,,Energy,KCAL +1094293,1008,321.0,,70.0,,,,,,,Energy,KCAL +1094533,1008,412.0,,70.0,,,,,,,Energy,KCAL +1094881,1008,246.0,,70.0,,,,,,,Energy,KCAL +1095263,1008,421.0,,70.0,,,,,,,Energy,KCAL +1095317,1008,463.0,,70.0,,,,,,,Energy,KCAL +1095417,1008,367.0,,70.0,,,,,,,Energy,KCAL +1095745,1008,100.0,,70.0,,,,,,,Energy,KCAL +1096019,1008,220.0,,70.0,,,,,,,Energy,KCAL +1096131,1008,75.0,,70.0,,,,,,,Energy,KCAL +1096423,1008,283.0,,70.0,,,,,,,Energy,KCAL +1096481,1008,133.0,,70.0,,,,,,,Energy,KCAL +1096867,1008,21.0,,70.0,,,,,,,Energy,KCAL +1096951,1008,241.0,,70.0,,,,,,,Energy,KCAL +1097021,1008,109.0,,70.0,,,,,,,Energy,KCAL +1097263,1008,24.0,,70.0,,,,,,,Energy,KCAL +1850284,1008,101.0,,70.0,,,,,,,Energy,KCAL +1850784,1008,167.0,,70.0,,,,,,,Energy,KCAL +1850989,1008,142.0,,70.0,,,,,,,Energy,KCAL +1851099,1008,400.0,,70.0,,,,,,,Energy,KCAL +1851257,1008,500.0,,70.0,,,,,,,Energy,KCAL +1851391,1008,73.0,,70.0,,,,,,,Energy,KCAL +1851483,1008,309.0,,70.0,,,,,,,Energy,KCAL +1851520,1008,103.0,,70.0,,,,,,,Energy,KCAL +1851631,1008,425.0,,70.0,,,,,,,Energy,KCAL +1852640,1008,143.0,,70.0,,,,,,,Energy,KCAL +1852733,1008,67.0,,70.0,,,,,,,Energy,KCAL +1852794,1008,75.0,,70.0,,,,,,,Energy,KCAL +1852845,1008,571.0,,70.0,,,,,,,Energy,KCAL +1852852,1008,643.0,,70.0,,,,,,,Energy,KCAL +1852853,1008,462.0,,70.0,,,,,,,Energy,KCAL +1852866,1008,560.0,,70.0,,,,,,,Energy,KCAL +1852913,1008,42.0,,70.0,,,,,,,Energy,KCAL +1853102,1008,349.0,,70.0,,,,,,,Energy,KCAL +1853406,1008,393.0,,70.0,,,,,,,Energy,KCAL +1853505,1008,0.0,,70.0,,,,,,,Energy,KCAL +1853803,1008,228.0,,70.0,,,,,,,Energy,KCAL +1853805,1008,228.0,,70.0,,,,,,,Energy,KCAL +1854926,1008,141.0,,70.0,,,,,,,Energy,KCAL +1855051,1008,222.0,,70.0,,,,,,,Energy,KCAL +1855302,1008,147.0,,70.0,,,,,,,Energy,KCAL +1855701,1008,40.0,,70.0,,,,,,,Energy,KCAL +1855707,1008,375.0,,70.0,,,,,,,Energy,KCAL +1856582,1008,480.0,,70.0,,,,,,,Energy,KCAL +1856866,1008,267.0,,70.0,,,,,,,Energy,KCAL +1857012,1008,357.0,,70.0,,,,,,,Energy,KCAL +1857104,1008,48.0,,70.0,,,,,,,Energy,KCAL +1857241,1008,17.0,,70.0,,,,,,,Energy,KCAL +1857402,1008,467.0,,70.0,,,,,,,Energy,KCAL +1857453,1008,375.0,,70.0,,,,,,,Energy,KCAL +1857838,1008,100.0,,70.0,,,,,,,Energy,KCAL +1858060,1008,12.0,,70.0,,,,,,,Energy,KCAL +1858482,1008,467.0,,70.0,,,,,,,Energy,KCAL +1858666,1008,300.0,,70.0,,,,,,,Energy,KCAL +1859227,1008,607.0,,70.0,,,,,,,Energy,KCAL +1859311,1008,536.0,,70.0,,,,,,,Energy,KCAL +1859320,1008,367.0,,70.0,,,,,,,Energy,KCAL +1859434,1008,143.0,,70.0,,,,,,,Energy,KCAL +1859559,1008,67.0,,70.0,,,,,,,Energy,KCAL +1859696,1008,87.0,,70.0,,,,,,,Energy,KCAL +1859780,1008,224.0,,70.0,,,,,,,Energy,KCAL +1860082,1008,158.0,,70.0,,,,,,,Energy,KCAL +1860391,1008,88.0,,70.0,,,,,,,Energy,KCAL +1860509,1008,469.0,,70.0,,,,,,,Energy,KCAL +1860628,1008,127.0,,70.0,,,,,,,Energy,KCAL +1860707,1008,357.0,,70.0,,,,,,,Energy,KCAL +1860838,1008,388.0,,70.0,,,,,,,Energy,KCAL +1860853,1008,0.0,,70.0,,,,,,,Energy,KCAL +1860861,1008,0.0,,70.0,,,,,,,Energy,KCAL +1861333,1008,73.0,,70.0,,,,,,,Energy,KCAL +1861383,1008,24.0,,70.0,,,,,,,Energy,KCAL +1861394,1008,543.0,,70.0,,,,,,,Energy,KCAL +1861635,1008,53.0,,70.0,,,,,,,Energy,KCAL +1861767,1008,85.0,,70.0,,,,,,,Energy,KCAL +1861828,1008,308.0,,70.0,,,,,,,Energy,KCAL +1862099,1008,33.0,,70.0,,,,,,,Energy,KCAL +1862353,1008,0.0,,70.0,,,,,,,Energy,KCAL +1862654,1008,333.0,,70.0,,,,,,,Energy,KCAL +1862666,1008,4.0,,70.0,,,,,,,Energy,KCAL +1862711,1008,50.0,,70.0,,,,,,,Energy,KCAL +1862858,1008,464.0,,70.0,,,,,,,Energy,KCAL +1862875,1008,200.0,,70.0,,,,,,,Energy,KCAL +1863024,1008,541.0,,70.0,,,,,,,Energy,KCAL +1863042,1008,218.0,,70.0,,,,,,,Energy,KCAL +1863118,1008,300.0,,70.0,,,,,,,Energy,KCAL +1863165,1008,375.0,,70.0,,,,,,,Energy,KCAL +1863670,1008,67.0,,70.0,,,,,,,Energy,KCAL +1863913,1008,100.0,,70.0,,,,,,,Energy,KCAL +1864402,1008,536.0,,70.0,,,,,,,Energy,KCAL +1864598,1008,200.0,,70.0,,,,,,,Energy,KCAL +1864917,1008,414.0,,70.0,,,,,,,Energy,KCAL +1865068,1008,464.0,,70.0,,,,,,,Energy,KCAL +1865148,1008,189.0,,70.0,,,,,,,Energy,KCAL +1865311,1008,32.0,,70.0,,,,,,,Energy,KCAL +1865525,1008,83.0,,70.0,,,,,,,Energy,KCAL +1865670,1008,0.0,,70.0,,,,,,,Energy,KCAL +1865709,1008,275.0,,70.0,,,,,,,Energy,KCAL +1865820,1008,520.0,,70.0,,,,,,,Energy,KCAL +1866240,1008,341.0,,70.0,,,,,,,Energy,KCAL +1866251,1008,351.0,,70.0,,,,,,,Energy,KCAL +1866282,1008,571.0,,70.0,,,,,,,Energy,KCAL +1866453,1008,125.0,,70.0,,,,,,,Energy,KCAL +1866533,1008,47.0,,70.0,,,,,,,Energy,KCAL +1866597,1008,167.0,,70.0,,,,,,,Energy,KCAL +1866639,1008,274.0,,70.0,,,,,,,Energy,KCAL +1866766,1008,491.0,,70.0,,,,,,,Energy,KCAL +1867093,1008,321.0,,70.0,,,,,,,Energy,KCAL +1867221,1008,400.0,,70.0,,,,,,,Energy,KCAL +1867355,1008,475.0,,70.0,,,,,,,Energy,KCAL +1867464,1008,314.0,,70.0,,,,,,,Energy,KCAL +1867695,1008,291.0,,70.0,,,,,,,Energy,KCAL +1867733,1008,237.0,,70.0,,,,,,,Energy,KCAL +1867805,1008,176.0,,70.0,,,,,,,Energy,KCAL +1867863,1008,429.0,,70.0,,,,,,,Energy,KCAL +1868042,1008,560.0,,70.0,,,,,,,Energy,KCAL +1868653,1008,0.0,,70.0,,,,,,,Energy,KCAL +1868763,1008,536.0,,70.0,,,,,,,Energy,KCAL +1868861,1008,167.0,,70.0,,,,,,,Energy,KCAL +1869095,1008,485.0,,70.0,,,,,,,Energy,KCAL +1869473,1008,192.0,,70.0,,,,,,,Energy,KCAL +1869576,1008,325.0,,70.0,,,,,,,Energy,KCAL +1869911,1008,85.0,,70.0,,,,,,,Energy,KCAL +1869946,1008,107.0,,70.0,,,,,,,Energy,KCAL +1870297,1008,0.0,,70.0,,,,,,,Energy,KCAL +1870348,1008,543.0,,70.0,,,,,,,Energy,KCAL +1870405,1008,18.0,,70.0,,,,,,,Energy,KCAL +1870417,1008,18.0,,70.0,,,,,,,Energy,KCAL +1870481,1008,39.0,,70.0,,,,,,,Energy,KCAL +1870569,1008,282.0,,70.0,,,,,,,Energy,KCAL +1870629,1008,191.0,,70.0,,,,,,,Energy,KCAL +1870744,1008,82.0,,70.0,,,,,,,Energy,KCAL +1871259,1008,48.0,,70.0,,,,,,,Energy,KCAL +1871381,1008,167.0,,70.0,,,,,,,Energy,KCAL +1871821,1008,47.0,,70.0,,,,,,,Energy,KCAL +1871830,1008,38.0,,70.0,,,,,,,Energy,KCAL +1872181,1008,233.0,,70.0,,,,,,,Energy,KCAL +1872614,1008,353.0,,70.0,,,,,,,Energy,KCAL +1872818,1008,400.0,,70.0,,,,,,,Energy,KCAL +1872951,1008,83.0,,70.0,,,,,,,Energy,KCAL +1873033,1008,125.0,,70.0,,,,,,,Energy,KCAL +1873097,1008,300.0,,70.0,,,,,,,Energy,KCAL +1873446,1008,667.0,,70.0,,,,,,,Energy,KCAL +1873648,1008,47.0,,70.0,,,,,,,Energy,KCAL +1873882,1008,457.0,,70.0,,,,,,,Energy,KCAL +1874274,1008,393.0,,70.0,,,,,,,Energy,KCAL +1874312,1008,171.0,,70.0,,,,,,,Energy,KCAL +1874348,1008,188.0,,70.0,,,,,,,Energy,KCAL +1874573,1008,481.0,,70.0,,,,,,,Energy,KCAL +1874851,1008,359.0,,70.0,,,,,,,Energy,KCAL +1875276,1008,500.0,,70.0,,,,,,,Energy,KCAL +1875280,1008,536.0,,70.0,,,,,,,Energy,KCAL +1875281,1008,25.0,,70.0,,,,,,,Energy,KCAL +1875328,1008,475.0,,70.0,,,,,,,Energy,KCAL +1875394,1008,46.0,,70.0,,,,,,,Energy,KCAL +1875456,1008,393.0,,70.0,,,,,,,Energy,KCAL +1875686,1008,0.0,,70.0,,,,,,,Energy,KCAL +1875839,1008,633.0,,70.0,,,,,,,Energy,KCAL +1875991,1008,550.0,,70.0,,,,,,,Energy,KCAL +1876422,1008,46.0,,70.0,,,,,,,Energy,KCAL +1876423,1008,382.0,,70.0,,,,,,,Energy,KCAL +1876529,1008,39.0,,70.0,,,,,,,Energy,KCAL +1876554,1008,500.0,,70.0,,,,,,,Energy,KCAL +1876708,1008,389.0,,70.0,,,,,,,Energy,KCAL +1876777,1008,29.0,,70.0,,,,,,,Energy,KCAL +1876812,1008,567.0,,70.0,,,,,,,Energy,KCAL +1876941,1008,571.0,,70.0,,,,,,,Energy,KCAL +1877546,1008,46.0,,70.0,,,,,,,Energy,KCAL +1877607,1008,59.0,,70.0,,,,,,,Energy,KCAL +1877684,1008,467.0,,70.0,,,,,,,Energy,KCAL +1877931,1008,375.0,,70.0,,,,,,,Energy,KCAL +1877958,1008,571.0,,70.0,,,,,,,Energy,KCAL +1878200,1008,579.0,,70.0,,,,,,,Energy,KCAL +1878301,1008,0.0,,70.0,,,,,,,Energy,KCAL +1878362,1008,500.0,,70.0,,,,,,,Energy,KCAL +1878624,1008,457.0,,70.0,,,,,,,Energy,KCAL +1878840,1008,340.0,,70.0,,,,,,,Energy,KCAL +1878922,1008,535.0,,70.0,,,,,,,Energy,KCAL +1878924,1008,571.0,,70.0,,,,,,,Energy,KCAL +1878929,1008,48.0,,70.0,,,,,,,Energy,KCAL +1879053,1008,467.0,,70.0,,,,,,,Energy,KCAL +1879555,1008,40.0,,70.0,,,,,,,Energy,KCAL +1879655,1008,56.0,,70.0,,,,,,,Energy,KCAL +1879928,1008,412.0,,70.0,,,,,,,Energy,KCAL +1880113,1008,462.0,,70.0,,,,,,,Energy,KCAL +1880152,1008,51.0,,70.0,,,,,,,Energy,KCAL +1880260,1008,23.0,,70.0,,,,,,,Energy,KCAL +1880517,1008,425.0,,70.0,,,,,,,Energy,KCAL +1140141,1008,375.0,,70.0,,,,,,,Energy,KCAL +1140568,1008,6.0,,70.0,,,,,,,Energy,KCAL +1140587,1008,54.0,,70.0,,,,,,,Energy,KCAL +1140704,1008,100.0,,70.0,,,,,,,Energy,KCAL +1140860,1008,58.0,,70.0,,,,,,,Energy,KCAL +1140919,1008,411.0,,70.0,,,,,,,Energy,KCAL +1140983,1008,90.0,,70.0,,,,,,,Energy,KCAL +1141592,1008,625.0,,70.0,,,,,,,Energy,KCAL +1141869,1008,213.0,,70.0,,,,,,,Energy,KCAL +1142050,1008,212.0,,70.0,,,,,,,Energy,KCAL +1142303,1008,262.0,,70.0,,,,,,,Energy,KCAL +1142322,1008,500.0,,70.0,,,,,,,Energy,KCAL +1142342,1008,20.0,,70.0,,,,,,,Energy,KCAL +1142662,1008,2500.0,,70.0,,,,,,,Energy,KCAL +1142951,1008,263.0,,70.0,,,,,,,Energy,KCAL +1142953,1008,474.0,,70.0,,,,,,,Energy,KCAL +1143052,1008,32.0,,70.0,,,,,,,Energy,KCAL +1143220,1008,6.0,,70.0,,,,,,,Energy,KCAL +1143518,1008,467.0,,70.0,,,,,,,Energy,KCAL +1144167,1008,153.0,,70.0,,,,,,,Energy,KCAL +1144333,1008,36.0,,70.0,,,,,,,Energy,KCAL +1144551,1008,400.0,,70.0,,,,,,,Energy,KCAL +1144794,1008,333.0,,70.0,,,,,,,Energy,KCAL +1144851,1008,0.0,,70.0,,,,,,,Energy,KCAL +1144983,1008,17.0,,70.0,,,,,,,Energy,KCAL +1145005,1008,339.0,,70.0,,,,,,,Energy,KCAL +1145129,1008,167.0,,70.0,,,,,,,Energy,KCAL +1880700,1008,432.0,,70.0,,,,,,,Energy,KCAL +1145386,1008,104.0,,71.0,,,,,,,Energy,KCAL +1145547,1008,74.0,,78.0,,,,,,,Energy,KCAL +1145567,1008,34.0,,78.0,,,,,,,Energy,KCAL +1145647,1008,362.0,,71.0,,,,,,,Energy,KCAL +1145668,1008,513.0,,78.0,,,,,,,Energy,KCAL +1145691,1008,422.0,,78.0,,,,,,,Energy,KCAL +1145845,1008,304.0,,78.0,,,,,,,Energy,KCAL +1145907,1008,0.0,,78.0,,,,,,,Energy,KCAL +1145958,1008,0.0,,78.0,,,,,,,Energy,KCAL +1146242,1008,520.0,,71.0,,,,,,,Energy,KCAL +1146322,1008,429.0,,71.0,,,,,,,Energy,KCAL +1147063,1008,200.0,,70.0,,,,,,,Energy,KCAL +1147064,1008,271.0,,70.0,,,,,,,Energy,KCAL +1147083,1008,250.0,,70.0,,,,,,,Energy,KCAL +1147179,1008,117.0,,70.0,,,,,,,Energy,KCAL +1147216,1008,204.0,,70.0,,,,,,,Energy,KCAL +1147272,1008,0.0,,70.0,,,,,,,Energy,KCAL +1147481,1008,357.0,,70.0,,,,,,,Energy,KCAL +1147636,1008,250.0,,70.0,,,,,,,Energy,KCAL +1147840,1008,438.0,,70.0,,,,,,,Energy,KCAL +1148109,1008,29.0,,70.0,,,,,,,Energy,KCAL +1148763,1008,101.0,,70.0,,,,,,,Energy,KCAL +1148925,1008,45.0,,70.0,,,,,,,Energy,KCAL +1148978,1008,300.0,,70.0,,,,,,,Energy,KCAL +1149794,1008,40.0,,70.0,,,,,,,Energy,KCAL +1150140,1008,286.0,,70.0,,,,,,,Energy,KCAL +1150170,1008,462.0,,70.0,,,,,,,Energy,KCAL +1150533,1008,54.0,,70.0,,,,,,,Energy,KCAL +1150771,1008,531.0,,70.0,,,,,,,Energy,KCAL +1150793,1008,410.0,,70.0,,,,,,,Energy,KCAL +1150819,1008,378.0,,70.0,,,,,,,Energy,KCAL +1151011,1008,429.0,,70.0,,,,,,,Energy,KCAL +1151062,1008,381.0,,70.0,,,,,,,Energy,KCAL +1151143,1008,375.0,,70.0,,,,,,,Energy,KCAL +1151541,1008,22.0,,70.0,,,,,,,Energy,KCAL +1151586,1008,39.0,,70.0,,,,,,,Energy,KCAL +1151660,1008,350.0,,70.0,,,,,,,Energy,KCAL +1151670,1008,64.0,,70.0,,,,,,,Energy,KCAL +1151877,1008,421.0,,70.0,,,,,,,Energy,KCAL +1151882,1008,433.0,,70.0,,,,,,,Energy,KCAL +1152052,1008,378.0,,70.0,,,,,,,Energy,KCAL +1152066,1008,500.0,,70.0,,,,,,,Energy,KCAL +1152128,1008,55.0,,70.0,,,,,,,Energy,KCAL +1152648,1008,500.0,,70.0,,,,,,,Energy,KCAL +1153461,1008,346.0,,70.0,,,,,,,Energy,KCAL +1153465,1008,481.0,,70.0,,,,,,,Energy,KCAL +1153533,1008,444.0,,70.0,,,,,,,Energy,KCAL +1153645,1008,656.0,,70.0,,,,,,,Energy,KCAL +1153895,1008,533.0,,70.0,,,,,,,Energy,KCAL +1153907,1008,267.0,,70.0,,,,,,,Energy,KCAL +1153927,1008,208.0,,70.0,,,,,,,Energy,KCAL +1154299,1008,412.0,,70.0,,,,,,,Energy,KCAL +1154656,1008,241.0,,70.0,,,,,,,Energy,KCAL +1154843,1008,357.0,,70.0,,,,,,,Energy,KCAL +1155010,1008,49.0,,71.0,,,,,,,Energy,KCAL +1155090,1008,331.0,,78.0,,,,,,,Energy,KCAL +1155117,1008,21.0,,71.0,,,,,,,Energy,KCAL +1155200,1008,67.0,,71.0,,,,,,,Energy,KCAL +1155251,1008,54.0,,71.0,,,,,,,Energy,KCAL +1155292,1008,54.0,,71.0,,,,,,,Energy,KCAL +1155676,1008,219.0,,70.0,,,,,,,Energy,KCAL +1156291,1008,633.0,,70.0,,,,,,,Energy,KCAL +1156357,1008,696.0,,70.0,,,,,,,Energy,KCAL +1156612,1008,215.0,,70.0,,,,,,,Energy,KCAL +1156636,1008,530.0,,70.0,,,,,,,Energy,KCAL +1156819,1008,211.0,,70.0,,,,,,,Energy,KCAL +1156833,1008,188.0,,70.0,,,,,,,Energy,KCAL +1157010,1008,101.0,,70.0,,,,,,,Energy,KCAL +1157244,1008,429.0,,70.0,,,,,,,Energy,KCAL +1157949,1008,51.0,,70.0,,,,,,,Energy,KCAL +1158132,1008,321.0,,70.0,,,,,,,Energy,KCAL +1159898,1008,0.0,,70.0,,,,,,,Energy,KCAL +1159915,1008,0.0,,70.0,,,,,,,Energy,KCAL +1159961,1008,571.0,,70.0,,,,,,,Energy,KCAL +1160193,1008,167.0,,70.0,,,,,,,Energy,KCAL +1160289,1008,464.0,,70.0,,,,,,,Energy,KCAL +1160293,1008,406.0,,70.0,,,,,,,Energy,KCAL +1160296,1008,417.0,,70.0,,,,,,,Energy,KCAL +1160375,1008,519.0,,70.0,,,,,,,Energy,KCAL +1160420,1008,239.0,,70.0,,,,,,,Energy,KCAL +1160720,1008,273.0,,70.0,,,,,,,Energy,KCAL +1160813,1008,550.0,,70.0,,,,,,,Energy,KCAL +1161134,1008,80.0,,70.0,,,,,,,Energy,KCAL +1161270,1008,168.0,,70.0,,,,,,,Energy,KCAL +1161478,1008,400.0,,70.0,,,,,,,Energy,KCAL +1161521,1008,375.0,,70.0,,,,,,,Energy,KCAL +1161630,1008,406.0,,70.0,,,,,,,Energy,KCAL +1162413,1008,159.0,,70.0,,,,,,,Energy,KCAL +1162450,1008,550.0,,70.0,,,,,,,Energy,KCAL +1162654,1008,190.0,,70.0,,,,,,,Energy,KCAL +1162773,1008,71.0,,70.0,,,,,,,Energy,KCAL +1162798,1008,21.0,,70.0,,,,,,,Energy,KCAL +1162884,1008,38.0,,70.0,,,,,,,Energy,KCAL +1163306,1008,297.0,,70.0,,,,,,,Energy,KCAL +1164257,1008,85.0,,71.0,,,,,,,Energy,KCAL +1164755,1008,414.0,,71.0,,,,,,,Energy,KCAL +1165067,1008,423.0,,71.0,,,,,,,Energy,KCAL +1165169,1008,355.0,,71.0,,,,,,,Energy,KCAL +1165511,1008,143.0,,71.0,,,,,,,Energy,KCAL +1165640,1008,469.0,,71.0,,,,,,,Energy,KCAL +1165688,1008,23.0,,78.0,,,,,,,Energy,KCAL +1165700,1008,367.0,,78.0,,,,,,,Energy,KCAL +1165744,1008,385.0,,71.0,,,,,,,Energy,KCAL +1166102,1008,153.0,,71.0,,,,,,,Energy,KCAL +1166103,1008,116.0,,71.0,,,,,,,Energy,KCAL +1166794,1008,214.0,,71.0,,,,,,,Energy,KCAL +1166882,1008,500.0,,71.0,,,,,,,Energy,KCAL +1166957,1008,95.0,,71.0,,,,,,,Energy,KCAL +1167123,1008,115.0,,71.0,,,,,,,Energy,KCAL +1167778,1008,464.0,,71.0,,,,,,,Energy,KCAL +1168172,1008,500.0,,71.0,,,,,,,Energy,KCAL +1168215,1008,88.0,,71.0,,,,,,,Energy,KCAL +1168300,1008,89.0,,71.0,,,,,,,Energy,KCAL +1168329,1008,87.0,,71.0,,,,,,,Energy,KCAL +1168350,1008,177.0,,71.0,,,,,,,Energy,KCAL +1168943,1008,429.0,,71.0,,,,,,,Energy,KCAL +1169021,1008,429.0,,71.0,,,,,,,Energy,KCAL +1169828,1008,58.0,,71.0,,,,,,,Energy,KCAL +1169987,1008,92.0,,71.0,,,,,,,Energy,KCAL +1170147,1008,429.0,,71.0,,,,,,,Energy,KCAL +1171008,1008,53.0,,70.0,,,,,,,Energy,KCAL +1171019,1008,357.0,,70.0,,,,,,,Energy,KCAL +1171171,1008,536.0,,70.0,,,,,,,Energy,KCAL +1171295,1008,231.0,,70.0,,,,,,,Energy,KCAL +1171366,1008,467.0,,70.0,,,,,,,Energy,KCAL +1171451,1008,467.0,,70.0,,,,,,,Energy,KCAL +1171501,1008,679.0,,70.0,,,,,,,Energy,KCAL +1171962,1008,364.0,,70.0,,,,,,,Energy,KCAL +1172274,1008,147.0,,70.0,,,,,,,Energy,KCAL +1172285,1008,188.0,,70.0,,,,,,,Energy,KCAL +1172656,1008,425.0,,70.0,,,,,,,Energy,KCAL +1172753,1008,571.0,,70.0,,,,,,,Energy,KCAL +1172889,1008,393.0,,70.0,,,,,,,Energy,KCAL +1172901,1008,604.0,,70.0,,,,,,,Energy,KCAL +1172987,1008,600.0,,70.0,,,,,,,Energy,KCAL +1173023,1008,67.0,,70.0,,,,,,,Energy,KCAL +1173347,1008,286.0,,70.0,,,,,,,Energy,KCAL +1173603,1008,107.0,,70.0,,,,,,,Energy,KCAL +1173771,1008,450.0,,70.0,,,,,,,Energy,KCAL +1173901,1008,544.0,,70.0,,,,,,,Energy,KCAL +1173907,1008,64.0,,70.0,,,,,,,Energy,KCAL +1174170,1008,377.0,,70.0,,,,,,,Energy,KCAL +1174224,1008,112.0,,70.0,,,,,,,Energy,KCAL +1174243,1008,275.0,,70.0,,,,,,,Energy,KCAL +1174565,1008,250.0,,70.0,,,,,,,Energy,KCAL +1174926,1008,562.0,,70.0,,,,,,,Energy,KCAL +1175030,1008,500.0,,70.0,,,,,,,Energy,KCAL +1175274,1008,118.0,,70.0,,,,,,,Energy,KCAL +1175342,1008,385.0,,70.0,,,,,,,Energy,KCAL +1175910,1008,229.0,,70.0,,,,,,,Energy,KCAL +1176890,1008,67.0,,70.0,,,,,,,Energy,KCAL +1177425,1008,353.0,,70.0,,,,,,,Energy,KCAL +1177676,1008,464.0,,70.0,,,,,,,Energy,KCAL +1177974,1008,42.0,,70.0,,,,,,,Energy,KCAL +1178160,1008,205.0,,70.0,,,,,,,Energy,KCAL +1178281,1008,125.0,,70.0,,,,,,,Energy,KCAL +1178298,1008,129.0,,70.0,,,,,,,Energy,KCAL +1178582,1008,64.0,,70.0,,,,,,,Energy,KCAL +1178707,1008,242.0,,70.0,,,,,,,Energy,KCAL +1178795,1008,0.0,,70.0,,,,,,,Energy,KCAL +1178966,1008,125.0,,70.0,,,,,,,Energy,KCAL +1179471,1008,64.0,,70.0,,,,,,,Energy,KCAL +1179483,1008,64.0,,70.0,,,,,,,Energy,KCAL +1179611,1008,357.0,,70.0,,,,,,,Energy,KCAL +1179763,1008,110.0,,70.0,,,,,,,Energy,KCAL +1179940,1008,571.0,,70.0,,,,,,,Energy,KCAL +1180111,1008,536.0,,70.0,,,,,,,Energy,KCAL +1180156,1008,100.0,,70.0,,,,,,,Energy,KCAL +1180289,1008,467.0,,70.0,,,,,,,Energy,KCAL +1180303,1008,50.0,,70.0,,,,,,,Energy,KCAL +1180614,1008,348.0,,70.0,,,,,,,Energy,KCAL +1180947,1008,464.0,,70.0,,,,,,,Energy,KCAL +1181093,1008,340.0,,70.0,,,,,,,Energy,KCAL +1181262,1008,100.0,,70.0,,,,,,,Energy,KCAL +1181420,1008,321.0,,70.0,,,,,,,Energy,KCAL +1181491,1008,393.0,,70.0,,,,,,,Energy,KCAL +1182137,1008,500.0,,70.0,,,,,,,Energy,KCAL +1182799,1008,371.0,,70.0,,,,,,,Energy,KCAL +1182848,1008,25.0,,70.0,,,,,,,Energy,KCAL +1183087,1008,567.0,,70.0,,,,,,,Energy,KCAL +1183235,1008,267.0,,70.0,,,,,,,Energy,KCAL +1183311,1008,370.0,,70.0,,,,,,,Energy,KCAL +1183400,1008,467.0,,70.0,,,,,,,Energy,KCAL +1183635,1008,206.0,,70.0,,,,,,,Energy,KCAL +1183759,1008,17.0,,70.0,,,,,,,Energy,KCAL +1184226,1008,357.0,,70.0,,,,,,,Energy,KCAL +1184476,1008,36.0,,70.0,,,,,,,Energy,KCAL +1184515,1008,107.0,,70.0,,,,,,,Energy,KCAL +1184570,1008,179.0,,70.0,,,,,,,Energy,KCAL +1185209,1008,128.0,,70.0,,,,,,,Energy,KCAL +1185228,1008,107.0,,70.0,,,,,,,Energy,KCAL +1185264,1008,500.0,,70.0,,,,,,,Energy,KCAL +1185475,1008,245.0,,70.0,,,,,,,Energy,KCAL +1185621,1008,33.0,,70.0,,,,,,,Energy,KCAL +1185974,1008,0.0,,70.0,,,,,,,Energy,KCAL +1186009,1008,600.0,,70.0,,,,,,,Energy,KCAL +1186071,1008,78.0,,70.0,,,,,,,Energy,KCAL +1186083,1008,393.0,,70.0,,,,,,,Energy,KCAL +1186222,1008,118.0,,70.0,,,,,,,Energy,KCAL +1186361,1008,357.0,,70.0,,,,,,,Energy,KCAL +1186534,1008,357.0,,70.0,,,,,,,Energy,KCAL +1186841,1008,92.0,,70.0,,,,,,,Energy,KCAL +1187118,1008,433.0,,70.0,,,,,,,Energy,KCAL +1187169,1008,515.0,,70.0,,,,,,,Energy,KCAL +1187175,1008,471.0,,70.0,,,,,,,Energy,KCAL +1187199,1008,431.0,,70.0,,,,,,,Energy,KCAL +1187326,1008,286.0,,70.0,,,,,,,Energy,KCAL +1187408,1008,101.0,,70.0,,,,,,,Energy,KCAL +1187502,1008,321.0,,70.0,,,,,,,Energy,KCAL +1187756,1008,400.0,,70.0,,,,,,,Energy,KCAL +1188604,1008,300.0,,70.0,,,,,,,Energy,KCAL +1188722,1008,67.0,,70.0,,,,,,,Energy,KCAL +1188883,1008,283.0,,70.0,,,,,,,Energy,KCAL +1188950,1008,400.0,,70.0,,,,,,,Energy,KCAL +1189561,1008,228.0,,70.0,,,,,,,Energy,KCAL +1189740,1008,0.0,,70.0,,,,,,,Energy,KCAL +1189787,1008,42.0,,70.0,,,,,,,Energy,KCAL +1189793,1008,500.0,,70.0,,,,,,,Energy,KCAL +1189980,1008,348.0,,70.0,,,,,,,Energy,KCAL +1190336,1008,18.0,,70.0,,,,,,,Energy,KCAL +1190491,1008,13.0,,70.0,,,,,,,Energy,KCAL +1190652,1008,89.0,,70.0,,,,,,,Energy,KCAL +1190676,1008,14.0,,70.0,,,,,,,Energy,KCAL +1190871,1008,286.0,,70.0,,,,,,,Energy,KCAL +1191167,1008,452.0,,70.0,,,,,,,Energy,KCAL +1191325,1008,318.0,,70.0,,,,,,,Energy,KCAL +1191402,1008,41.0,,70.0,,,,,,,Energy,KCAL +1191951,1008,157.0,,70.0,,,,,,,Energy,KCAL +1192095,1008,292.0,,70.0,,,,,,,Energy,KCAL +1192239,1008,64.0,,70.0,,,,,,,Energy,KCAL +1192497,1008,300.0,,70.0,,,,,,,Energy,KCAL +1192732,1008,57.0,,70.0,,,,,,,Energy,KCAL +1193040,1008,594.0,,70.0,,,,,,,Energy,KCAL +1193065,1008,714.0,,70.0,,,,,,,Energy,KCAL +1193385,1008,244.0,,70.0,,,,,,,Energy,KCAL +1193401,1008,84.0,,70.0,,,,,,,Energy,KCAL +1193710,1008,300.0,,70.0,,,,,,,Energy,KCAL +1193914,1008,34.0,,70.0,,,,,,,Energy,KCAL +1194089,1008,0.0,,70.0,,,,,,,Energy,KCAL +1194268,1008,189.0,,70.0,,,,,,,Energy,KCAL +1194875,1008,17.0,,70.0,,,,,,,Energy,KCAL +1194999,1008,70.0,,70.0,,,,,,,Energy,KCAL +1195252,1008,333.0,,70.0,,,,,,,Energy,KCAL +1195846,1008,857.0,,70.0,,,,,,,Energy,KCAL +1195866,1008,89.0,,70.0,,,,,,,Energy,KCAL +1196081,1008,87.0,,70.0,,,,,,,Energy,KCAL +1196728,1008,56.0,,70.0,,,,,,,Energy,KCAL +1196766,1008,321.0,,70.0,,,,,,,Energy,KCAL +1196969,1008,108.0,,70.0,,,,,,,Energy,KCAL +1197009,1008,105.0,,70.0,,,,,,,Energy,KCAL +1198324,1008,0.0,,70.0,,,,,,,Energy,KCAL +1198357,1008,250.0,,70.0,,,,,,,Energy,KCAL +1198384,1008,467.0,,70.0,,,,,,,Energy,KCAL +1198502,1008,395.0,,70.0,,,,,,,Energy,KCAL +1198547,1008,375.0,,70.0,,,,,,,Energy,KCAL +1198934,1008,17.0,,70.0,,,,,,,Energy,KCAL +1198953,1008,333.0,,70.0,,,,,,,Energy,KCAL +1199028,1008,249.0,,70.0,,,,,,,Energy,KCAL +1199083,1008,464.0,,70.0,,,,,,,Energy,KCAL +1199346,1008,37.0,,70.0,,,,,,,Energy,KCAL +1199712,1008,517.0,,70.0,,,,,,,Energy,KCAL +1201030,1008,118.0,,70.0,,,,,,,Energy,KCAL +1201140,1008,33.0,,70.0,,,,,,,Energy,KCAL +1201152,1008,33.0,,70.0,,,,,,,Energy,KCAL +1201167,1008,0.0,,70.0,,,,,,,Energy,KCAL +1201338,1008,321.0,,70.0,,,,,,,Energy,KCAL +1201465,1008,103.0,,70.0,,,,,,,Energy,KCAL +1201758,1008,370.0,,70.0,,,,,,,Energy,KCAL +1202055,1008,404.0,,70.0,,,,,,,Energy,KCAL +1202093,1008,141.0,,70.0,,,,,,,Energy,KCAL +1202118,1008,375.0,,70.0,,,,,,,Energy,KCAL +1202199,1008,571.0,,70.0,,,,,,,Energy,KCAL +1202316,1008,82.0,,70.0,,,,,,,Energy,KCAL +1202484,1008,548.0,,70.0,,,,,,,Energy,KCAL +1202922,1008,65.0,,70.0,,,,,,,Energy,KCAL +1202985,1008,395.0,,70.0,,,,,,,Energy,KCAL +1203279,1008,429.0,,70.0,,,,,,,Energy,KCAL +1203472,1008,300.0,,70.0,,,,,,,Energy,KCAL +1203722,1008,18.0,,70.0,,,,,,,Energy,KCAL +1203856,1008,567.0,,70.0,,,,,,,Energy,KCAL +1203944,1008,420.0,,70.0,,,,,,,Energy,KCAL +1204019,1008,62.0,,70.0,,,,,,,Energy,KCAL +1204153,1008,296.0,,70.0,,,,,,,Energy,KCAL +1204185,1008,263.0,,70.0,,,,,,,Energy,KCAL +1204430,1008,333.0,,70.0,,,,,,,Energy,KCAL +1205164,1008,438.0,,70.0,,,,,,,Energy,KCAL +1205177,1008,359.0,,70.0,,,,,,,Energy,KCAL +1205344,1008,0.0,,70.0,,,,,,,Energy,KCAL +1205905,1008,452.0,,70.0,,,,,,,Energy,KCAL +1205975,1008,567.0,,70.0,,,,,,,Energy,KCAL +1206515,1008,500.0,,70.0,,,,,,,Energy,KCAL +1206650,1008,857.0,,70.0,,,,,,,Energy,KCAL +1206688,1008,360.0,,70.0,,,,,,,Energy,KCAL +1206926,1008,367.0,,70.0,,,,,,,Energy,KCAL +1207389,1008,571.0,,70.0,,,,,,,Energy,KCAL +1207427,1008,31.0,,70.0,,,,,,,Energy,KCAL +1207432,1008,0.0,,70.0,,,,,,,Energy,KCAL +1207752,1008,536.0,,70.0,,,,,,,Energy,KCAL +1207958,1008,28.0,,70.0,,,,,,,Energy,KCAL +1208397,1008,100.0,,70.0,,,,,,,Energy,KCAL +1208440,1008,93.0,,70.0,,,,,,,Energy,KCAL +1208838,1008,550.0,,70.0,,,,,,,Energy,KCAL +1208883,1008,300.0,,70.0,,,,,,,Energy,KCAL +1208892,1008,393.0,,70.0,,,,,,,Energy,KCAL +1208988,1008,143.0,,70.0,,,,,,,Energy,KCAL +1209031,1008,267.0,,70.0,,,,,,,Energy,KCAL +1209648,1008,321.0,,70.0,,,,,,,Energy,KCAL +1210603,1008,200.0,,70.0,,,,,,,Energy,KCAL +1210609,1008,381.0,,70.0,,,,,,,Energy,KCAL +1210864,1008,421.0,,70.0,,,,,,,Energy,KCAL +1211327,1008,64.0,,70.0,,,,,,,Energy,KCAL +1211478,1008,107.0,,70.0,,,,,,,Energy,KCAL +1211495,1008,529.0,,70.0,,,,,,,Energy,KCAL +1211739,1008,536.0,,70.0,,,,,,,Energy,KCAL +1211949,1008,362.0,,70.0,,,,,,,Energy,KCAL +1211950,1008,552.0,,70.0,,,,,,,Energy,KCAL +1212074,1008,467.0,,70.0,,,,,,,Energy,KCAL +1212179,1008,400.0,,70.0,,,,,,,Energy,KCAL +1212485,1008,357.0,,70.0,,,,,,,Energy,KCAL +1213394,1008,246.0,,70.0,,,,,,,Energy,KCAL +1213398,1008,246.0,,70.0,,,,,,,Energy,KCAL +1213470,1008,56.0,,70.0,,,,,,,Energy,KCAL +1213547,1008,0.0,,70.0,,,,,,,Energy,KCAL +1214546,1008,275.0,,70.0,,,,,,,Energy,KCAL +1214883,1008,62.0,,70.0,,,,,,,Energy,KCAL +1215271,1008,531.0,,70.0,,,,,,,Energy,KCAL +1215361,1008,257.0,,70.0,,,,,,,Energy,KCAL +1215473,1008,50.0,,70.0,,,,,,,Energy,KCAL +1216013,1008,185.0,,70.0,,,,,,,Energy,KCAL +1216710,1008,475.0,,70.0,,,,,,,Energy,KCAL +1217172,1008,71.0,,70.0,,,,,,,Energy,KCAL +1217227,1008,141.0,,70.0,,,,,,,Energy,KCAL +1217697,1008,229.0,,70.0,,,,,,,Energy,KCAL +1217791,1008,355.0,,70.0,,,,,,,Energy,KCAL +1217839,1008,200.0,,70.0,,,,,,,Energy,KCAL +1217983,1008,387.0,,70.0,,,,,,,Energy,KCAL +1218367,1008,250.0,,70.0,,,,,,,Energy,KCAL +1218520,1008,46.0,,70.0,,,,,,,Energy,KCAL +1218584,1008,558.0,,70.0,,,,,,,Energy,KCAL +1218704,1008,119.0,,70.0,,,,,,,Energy,KCAL +1218760,1008,444.0,,70.0,,,,,,,Energy,KCAL +1218984,1008,267.0,,70.0,,,,,,,Energy,KCAL +1219296,1008,528.0,,70.0,,,,,,,Energy,KCAL +1219546,1008,424.0,,70.0,,,,,,,Energy,KCAL +1219557,1008,100.0,,70.0,,,,,,,Energy,KCAL +1219838,1008,200.0,,70.0,,,,,,,Energy,KCAL +1219860,1008,80.0,,70.0,,,,,,,Energy,KCAL +1219885,1008,1375.0,,70.0,,,,,,,Energy,KCAL +1220485,1008,42.0,,70.0,,,,,,,Energy,KCAL +1220511,1008,0.0,,70.0,,,,,,,Energy,KCAL +1220585,1008,48.0,,70.0,,,,,,,Energy,KCAL +1220901,1008,42.0,,70.0,,,,,,,Energy,KCAL +1221043,1008,133.0,,70.0,,,,,,,Energy,KCAL +1221593,1008,50.0,,70.0,,,,,,,Energy,KCAL +1221961,1008,423.0,,70.0,,,,,,,Energy,KCAL +1222336,1008,250.0,,70.0,,,,,,,Energy,KCAL +1222609,1008,226.0,,70.0,,,,,,,Energy,KCAL +1222641,1008,89.0,,70.0,,,,,,,Energy,KCAL +1222731,1008,0.0,,70.0,,,,,,,Energy,KCAL +1222733,1008,0.0,,70.0,,,,,,,Energy,KCAL +1222776,1008,357.0,,70.0,,,,,,,Energy,KCAL +1223072,1008,89.0,,70.0,,,,,,,Energy,KCAL +1223350,1008,469.0,,70.0,,,,,,,Energy,KCAL +1223445,1008,400.0,,70.0,,,,,,,Energy,KCAL +1223463,1008,393.0,,70.0,,,,,,,Energy,KCAL +1223571,1008,571.0,,70.0,,,,,,,Energy,KCAL +1223757,1008,533.0,,70.0,,,,,,,Energy,KCAL +1224222,1008,571.0,,70.0,,,,,,,Energy,KCAL +1224336,1008,33.0,,70.0,,,,,,,Energy,KCAL +1224594,1008,550.0,,70.0,,,,,,,Energy,KCAL +1224604,1008,593.0,,70.0,,,,,,,Energy,KCAL +1224744,1008,389.0,,70.0,,,,,,,Energy,KCAL +1224755,1008,500.0,,70.0,,,,,,,Energy,KCAL +1225092,1008,475.0,,70.0,,,,,,,Energy,KCAL +1225978,1008,433.0,,70.0,,,,,,,Energy,KCAL +1226224,1008,635.0,,70.0,,,,,,,Energy,KCAL +1226229,1008,0.0,,70.0,,,,,,,Energy,KCAL +1226721,1008,419.0,,70.0,,,,,,,Energy,KCAL +1226774,1008,586.0,,70.0,,,,,,,Energy,KCAL +1227142,1008,33.0,,70.0,,,,,,,Energy,KCAL +1227391,1008,543.0,,70.0,,,,,,,Energy,KCAL +1227425,1008,500.0,,70.0,,,,,,,Energy,KCAL +1227713,1008,30.0,,70.0,,,,,,,Energy,KCAL +1227781,1008,467.0,,70.0,,,,,,,Energy,KCAL +1228126,1008,350.0,,70.0,,,,,,,Energy,KCAL +1228709,1008,493.0,,70.0,,,,,,,Energy,KCAL +1229123,1008,571.0,,70.0,,,,,,,Energy,KCAL +1230134,1008,550.0,,70.0,,,,,,,Energy,KCAL +1230527,1008,571.0,,70.0,,,,,,,Energy,KCAL +1230998,1008,550.0,,70.0,,,,,,,Energy,KCAL +1231137,1008,464.0,,70.0,,,,,,,Energy,KCAL +1231196,1008,364.0,,70.0,,,,,,,Energy,KCAL +1231238,1008,0.0,,70.0,,,,,,,Energy,KCAL +1231658,1008,564.0,,70.0,,,,,,,Energy,KCAL +1233090,1008,46.0,,70.0,,,,,,,Energy,KCAL +1233208,1008,500.0,,70.0,,,,,,,Energy,KCAL +1233372,1008,349.0,,70.0,,,,,,,Energy,KCAL +1233753,1008,12.0,,70.0,,,,,,,Energy,KCAL +1233799,1008,0.0,,70.0,,,,,,,Energy,KCAL +1233959,1008,38.0,,70.0,,,,,,,Energy,KCAL +1234054,1008,571.0,,70.0,,,,,,,Energy,KCAL +1234093,1008,389.0,,70.0,,,,,,,Energy,KCAL +1234106,1008,429.0,,70.0,,,,,,,Energy,KCAL +1234121,1008,0.0,,70.0,,,,,,,Energy,KCAL +1234606,1008,16.0,,70.0,,,,,,,Energy,KCAL +1235017,1008,325.0,,70.0,,,,,,,Energy,KCAL +1235187,1008,329.0,,70.0,,,,,,,Energy,KCAL +1235244,1008,483.0,,70.0,,,,,,,Energy,KCAL +1235355,1008,636.0,,70.0,,,,,,,Energy,KCAL +1235579,1008,366.0,,70.0,,,,,,,Energy,KCAL +1235779,1008,0.0,,70.0,,,,,,,Energy,KCAL +1236025,1008,421.0,,70.0,,,,,,,Energy,KCAL +1236288,1008,500.0,,70.0,,,,,,,Energy,KCAL +1236748,1008,9.0,,70.0,,,,,,,Energy,KCAL +1237069,1008,640.0,,70.0,,,,,,,Energy,KCAL +1237511,1008,516.0,,70.0,,,,,,,Energy,KCAL +1237557,1008,517.0,,70.0,,,,,,,Energy,KCAL +1237615,1008,381.0,,70.0,,,,,,,Energy,KCAL +1237872,1008,350.0,,70.0,,,,,,,Energy,KCAL +1238020,1008,350.0,,70.0,,,,,,,Energy,KCAL +1238323,1008,560.0,,70.0,,,,,,,Energy,KCAL +1239079,1008,480.0,,70.0,,,,,,,Energy,KCAL +1239148,1008,42.0,,70.0,,,,,,,Energy,KCAL +1239792,1008,378.0,,70.0,,,,,,,Energy,KCAL +1240162,1008,525.0,,70.0,,,,,,,Energy,KCAL +1240265,1008,586.0,,70.0,,,,,,,Energy,KCAL +1240329,1008,536.0,,70.0,,,,,,,Energy,KCAL +1240665,1008,500.0,,70.0,,,,,,,Energy,KCAL +1240692,1008,0.0,,70.0,,,,,,,Energy,KCAL +1240998,1008,536.0,,70.0,,,,,,,Energy,KCAL +1241021,1008,533.0,,70.0,,,,,,,Energy,KCAL +1241518,1008,100.0,,70.0,,,,,,,Energy,KCAL +1242785,1008,275.0,,70.0,,,,,,,Energy,KCAL +1242803,1008,104.0,,70.0,,,,,,,Energy,KCAL +1243126,1008,467.0,,70.0,,,,,,,Energy,KCAL +1243193,1008,0.0,,70.0,,,,,,,Energy,KCAL +1243221,1008,929.0,,70.0,,,,,,,Energy,KCAL +1243383,1008,25.0,,70.0,,,,,,,Energy,KCAL +1243424,1008,357.0,,70.0,,,,,,,Energy,KCAL +1243984,1008,133.0,,70.0,,,,,,,Energy,KCAL +1244759,1008,212.0,,70.0,,,,,,,Energy,KCAL +1244923,1008,429.0,,70.0,,,,,,,Energy,KCAL +1244960,1008,282.0,,70.0,,,,,,,Energy,KCAL +1245001,1008,239.0,,70.0,,,,,,,Energy,KCAL +1245174,1008,25.0,,70.0,,,,,,,Energy,KCAL +1245189,1008,54.0,,70.0,,,,,,,Energy,KCAL +1245335,1008,400.0,,70.0,,,,,,,Energy,KCAL +1245541,1008,329.0,,70.0,,,,,,,Energy,KCAL +1245760,1008,393.0,,70.0,,,,,,,Energy,KCAL +1245916,1008,351.0,,70.0,,,,,,,Energy,KCAL +1245988,1008,467.0,,70.0,,,,,,,Energy,KCAL +1246011,1008,268.0,,70.0,,,,,,,Energy,KCAL +1246423,1008,85.0,,70.0,,,,,,,Energy,KCAL +1246544,1008,268.0,,70.0,,,,,,,Energy,KCAL +1246551,1008,471.0,,70.0,,,,,,,Energy,KCAL +1246607,1008,362.0,,70.0,,,,,,,Energy,KCAL +1246697,1008,316.0,,70.0,,,,,,,Energy,KCAL +1246909,1008,393.0,,70.0,,,,,,,Energy,KCAL +1246915,1008,235.0,,70.0,,,,,,,Energy,KCAL +1247053,1008,286.0,,70.0,,,,,,,Energy,KCAL +1247697,1008,393.0,,70.0,,,,,,,Energy,KCAL +1247938,1008,372.0,,70.0,,,,,,,Energy,KCAL +1248174,1008,286.0,,70.0,,,,,,,Energy,KCAL +1248245,1008,296.0,,70.0,,,,,,,Energy,KCAL +1248397,1008,429.0,,70.0,,,,,,,Energy,KCAL +1248499,1008,295.0,,70.0,,,,,,,Energy,KCAL +1248697,1008,500.0,,70.0,,,,,,,Energy,KCAL +1248870,1008,214.0,,70.0,,,,,,,Energy,KCAL +1249502,1008,177.0,,70.0,,,,,,,Energy,KCAL +1249973,1008,381.0,,70.0,,,,,,,Energy,KCAL +1250109,1008,366.0,,70.0,,,,,,,Energy,KCAL +1250306,1008,238.0,,70.0,,,,,,,Energy,KCAL +1250459,1008,385.0,,70.0,,,,,,,Energy,KCAL +1250655,1008,333.0,,70.0,,,,,,,Energy,KCAL +1250662,1008,427.0,,70.0,,,,,,,Energy,KCAL +1250884,1008,393.0,,70.0,,,,,,,Energy,KCAL +1250910,1008,167.0,,70.0,,,,,,,Energy,KCAL +1251056,1008,281.0,,70.0,,,,,,,Energy,KCAL +1251099,1008,353.0,,70.0,,,,,,,Energy,KCAL +1251272,1008,271.0,,70.0,,,,,,,Energy,KCAL +1251436,1008,394.0,,70.0,,,,,,,Energy,KCAL +1251547,1008,442.0,,70.0,,,,,,,Energy,KCAL +1251631,1008,393.0,,70.0,,,,,,,Energy,KCAL +1251882,1008,368.0,,70.0,,,,,,,Energy,KCAL +1252018,1008,42.0,,70.0,,,,,,,Energy,KCAL +1252094,1008,375.0,,70.0,,,,,,,Energy,KCAL +1252193,1008,375.0,,70.0,,,,,,,Energy,KCAL +1252751,1008,431.0,,70.0,,,,,,,Energy,KCAL +1252939,1008,50.0,,70.0,,,,,,,Energy,KCAL +1253043,1008,333.0,,70.0,,,,,,,Energy,KCAL +1253132,1008,235.0,,70.0,,,,,,,Energy,KCAL +1253174,1008,139.0,,70.0,,,,,,,Energy,KCAL +1253516,1008,58.0,,70.0,,,,,,,Energy,KCAL +1253723,1008,18.0,,70.0,,,,,,,Energy,KCAL +1254107,1008,89.0,,70.0,,,,,,,Energy,KCAL +1254288,1008,356.0,,70.0,,,,,,,Energy,KCAL +1254550,1008,200.0,,70.0,,,,,,,Energy,KCAL +1254636,1008,321.0,,70.0,,,,,,,Energy,KCAL +1254890,1008,316.0,,70.0,,,,,,,Energy,KCAL +1254950,1008,34.0,,70.0,,,,,,,Energy,KCAL +1255008,1008,29.0,,70.0,,,,,,,Energy,KCAL +1255651,1008,74.0,,70.0,,,,,,,Energy,KCAL +1256181,1008,185.0,,70.0,,,,,,,Energy,KCAL +1256265,1008,152.0,,70.0,,,,,,,Energy,KCAL +1256286,1008,125.0,,70.0,,,,,,,Energy,KCAL +1256297,1008,12.0,,70.0,,,,,,,Energy,KCAL +1256439,1008,221.0,,70.0,,,,,,,Energy,KCAL +1257208,1008,25.0,,70.0,,,,,,,Energy,KCAL +1257340,1008,372.0,,70.0,,,,,,,Energy,KCAL +1257364,1008,82.0,,70.0,,,,,,,Energy,KCAL +1257445,1008,190.0,,70.0,,,,,,,Energy,KCAL +1257544,1008,227.0,,70.0,,,,,,,Energy,KCAL +1257761,1008,232.0,,70.0,,,,,,,Energy,KCAL +1258338,1008,400.0,,70.0,,,,,,,Energy,KCAL +1258521,1008,306.0,,70.0,,,,,,,Energy,KCAL +1258759,1008,382.0,,70.0,,,,,,,Energy,KCAL +1258977,1008,71.0,,70.0,,,,,,,Energy,KCAL +1259398,1008,357.0,,70.0,,,,,,,Energy,KCAL +1259457,1008,217.0,,70.0,,,,,,,Energy,KCAL +1260072,1008,252.0,,70.0,,,,,,,Energy,KCAL +1260204,1008,357.0,,70.0,,,,,,,Energy,KCAL +1260246,1008,42.0,,70.0,,,,,,,Energy,KCAL +1260265,1008,46.0,,70.0,,,,,,,Energy,KCAL +1260387,1008,452.0,,70.0,,,,,,,Energy,KCAL +1260524,1008,18.0,,70.0,,,,,,,Energy,KCAL +1260567,1008,67.0,,70.0,,,,,,,Energy,KCAL +1260598,1008,38.0,,70.0,,,,,,,Energy,KCAL +1261179,1008,133.0,,70.0,,,,,,,Energy,KCAL +1261186,1008,186.0,,70.0,,,,,,,Energy,KCAL +1261324,1008,382.0,,70.0,,,,,,,Energy,KCAL +1261325,1008,333.0,,70.0,,,,,,,Energy,KCAL +1261395,1008,319.0,,70.0,,,,,,,Energy,KCAL +1261771,1008,326.0,,70.0,,,,,,,Energy,KCAL +1261783,1008,263.0,,70.0,,,,,,,Energy,KCAL +1261860,1008,361.0,,70.0,,,,,,,Energy,KCAL +1261969,1008,333.0,,70.0,,,,,,,Energy,KCAL +1262107,1008,78.0,,70.0,,,,,,,Energy,KCAL +1262208,1008,341.0,,70.0,,,,,,,Energy,KCAL +1262455,1008,500.0,,70.0,,,,,,,Energy,KCAL +1263500,1008,375.0,,70.0,,,,,,,Energy,KCAL +1263572,1008,333.0,,70.0,,,,,,,Energy,KCAL +1263667,1008,357.0,,70.0,,,,,,,Energy,KCAL +1263713,1008,30.0,,70.0,,,,,,,Energy,KCAL +1263804,1008,53.0,,70.0,,,,,,,Energy,KCAL +1263874,1008,333.0,,70.0,,,,,,,Energy,KCAL +1264240,1008,23.0,,70.0,,,,,,,Energy,KCAL +1264252,1008,375.0,,70.0,,,,,,,Energy,KCAL +1264645,1008,300.0,,70.0,,,,,,,Energy,KCAL +1264846,1008,198.0,,70.0,,,,,,,Energy,KCAL +1264890,1008,44.0,,70.0,,,,,,,Energy,KCAL +1264904,1008,204.0,,70.0,,,,,,,Energy,KCAL +1265033,1008,300.0,,70.0,,,,,,,Energy,KCAL +1265087,1008,61.0,,70.0,,,,,,,Energy,KCAL +1265346,1008,118.0,,70.0,,,,,,,Energy,KCAL +1265929,1008,227.0,,70.0,,,,,,,Energy,KCAL +1266091,1008,283.0,,70.0,,,,,,,Energy,KCAL +1266097,1008,375.0,,70.0,,,,,,,Energy,KCAL +1266114,1008,100.0,,70.0,,,,,,,Energy,KCAL +1266118,1008,33.0,,70.0,,,,,,,Energy,KCAL +1266339,1008,214.0,,70.0,,,,,,,Energy,KCAL +1266623,1008,116.0,,70.0,,,,,,,Energy,KCAL +1266971,1008,143.0,,70.0,,,,,,,Energy,KCAL +1267126,1008,41.0,,70.0,,,,,,,Energy,KCAL +1267410,1008,444.0,,70.0,,,,,,,Energy,KCAL +1267441,1008,44.0,,70.0,,,,,,,Energy,KCAL +1267506,1008,147.0,,70.0,,,,,,,Energy,KCAL +1268132,1008,245.0,,70.0,,,,,,,Energy,KCAL +1268292,1008,230.0,,70.0,,,,,,,Energy,KCAL +1268353,1008,32.0,,70.0,,,,,,,Energy,KCAL +1268557,1008,467.0,,70.0,,,,,,,Energy,KCAL +1269234,1008,71.0,,70.0,,,,,,,Energy,KCAL +1269459,1008,238.0,,70.0,,,,,,,Energy,KCAL +1269675,1008,80.0,,70.0,,,,,,,Energy,KCAL +1269840,1008,208.0,,70.0,,,,,,,Energy,KCAL +1270049,1008,29.0,,70.0,,,,,,,Energy,KCAL +1270415,1008,44.0,,70.0,,,,,,,Energy,KCAL +1270451,1008,258.0,,70.0,,,,,,,Energy,KCAL +1270653,1008,35.0,,70.0,,,,,,,Energy,KCAL +1270945,1008,298.0,,70.0,,,,,,,Energy,KCAL +1270957,1008,279.0,,70.0,,,,,,,Energy,KCAL +1271401,1008,50.0,,70.0,,,,,,,Energy,KCAL +1271470,1008,429.0,,70.0,,,,,,,Energy,KCAL +1271606,1008,62.0,,70.0,,,,,,,Energy,KCAL +1271620,1008,107.0,,70.0,,,,,,,Energy,KCAL +1271856,1008,140.0,,70.0,,,,,,,Energy,KCAL +1272137,1008,192.0,,70.0,,,,,,,Energy,KCAL +1272401,1008,550.0,,70.0,,,,,,,Energy,KCAL +1272569,1008,263.0,,70.0,,,,,,,Energy,KCAL +1272709,1008,367.0,,70.0,,,,,,,Energy,KCAL +1272838,1008,333.0,,70.0,,,,,,,Energy,KCAL +1273341,1008,238.0,,70.0,,,,,,,Energy,KCAL +1273370,1008,600.0,,70.0,,,,,,,Energy,KCAL +1273788,1008,19.0,,70.0,,,,,,,Energy,KCAL +1273914,1008,917.0,,70.0,,,,,,,Energy,KCAL +1274122,1008,393.0,,70.0,,,,,,,Energy,KCAL +1274149,1008,36.0,,70.0,,,,,,,Energy,KCAL +1274223,1008,464.0,,70.0,,,,,,,Energy,KCAL +1274321,1008,382.0,,70.0,,,,,,,Energy,KCAL +1274596,1008,152.0,,70.0,,,,,,,Energy,KCAL +1274632,1008,475.0,,70.0,,,,,,,Energy,KCAL +1275289,1008,286.0,,70.0,,,,,,,Energy,KCAL +1275552,1008,429.0,,70.0,,,,,,,Energy,KCAL +1276034,1008,429.0,,70.0,,,,,,,Energy,KCAL +1276057,1008,53.0,,70.0,,,,,,,Energy,KCAL +1276190,1008,115.0,,70.0,,,,,,,Energy,KCAL +1276247,1008,391.0,,70.0,,,,,,,Energy,KCAL +1276306,1008,270.0,,70.0,,,,,,,Energy,KCAL +1276780,1008,325.0,,70.0,,,,,,,Energy,KCAL +1276869,1008,46.0,,70.0,,,,,,,Energy,KCAL +1277188,1008,42.0,,70.0,,,,,,,Energy,KCAL +1277205,1008,286.0,,70.0,,,,,,,Energy,KCAL +1277439,1008,441.0,,70.0,,,,,,,Energy,KCAL +1277516,1008,172.0,,70.0,,,,,,,Energy,KCAL +1277546,1008,204.0,,70.0,,,,,,,Energy,KCAL +1277577,1008,350.0,,70.0,,,,,,,Energy,KCAL +1277805,1008,571.0,,70.0,,,,,,,Energy,KCAL +1277847,1008,567.0,,70.0,,,,,,,Energy,KCAL +1277860,1008,500.0,,70.0,,,,,,,Energy,KCAL +1277925,1008,280.0,,70.0,,,,,,,Energy,KCAL +1278054,1008,0.0,,70.0,,,,,,,Energy,KCAL +1278678,1008,535.0,,70.0,,,,,,,Energy,KCAL +1278769,1008,395.0,,70.0,,,,,,,Energy,KCAL +1278891,1008,600.0,,70.0,,,,,,,Energy,KCAL +1279254,1008,188.0,,70.0,,,,,,,Energy,KCAL +1279528,1008,286.0,,70.0,,,,,,,Energy,KCAL +1280086,1008,235.0,,70.0,,,,,,,Energy,KCAL +1280526,1008,200.0,,70.0,,,,,,,Energy,KCAL +1281111,1008,0.0,,70.0,,,,,,,Energy,KCAL +1281650,1008,87.0,,70.0,,,,,,,Energy,KCAL +1281680,1008,455.0,,70.0,,,,,,,Energy,KCAL +1281915,1008,100.0,,70.0,,,,,,,Energy,KCAL +1282029,1008,417.0,,70.0,,,,,,,Energy,KCAL +1282033,1008,187.0,,70.0,,,,,,,Energy,KCAL +1282225,1008,200.0,,70.0,,,,,,,Energy,KCAL +1282452,1008,500.0,,70.0,,,,,,,Energy,KCAL +1282799,1008,35.0,,70.0,,,,,,,Energy,KCAL +1282884,1008,161.0,,70.0,,,,,,,Energy,KCAL +1282890,1008,94.0,,70.0,,,,,,,Energy,KCAL +1283170,1008,192.0,,70.0,,,,,,,Energy,KCAL +1284147,1008,489.0,,70.0,,,,,,,Energy,KCAL +1284207,1008,432.0,,70.0,,,,,,,Energy,KCAL +1284685,1008,400.0,,70.0,,,,,,,Energy,KCAL +1284782,1008,84.0,,70.0,,,,,,,Energy,KCAL +1284993,1008,65.0,,70.0,,,,,,,Energy,KCAL +1286414,1008,111.0,,70.0,,,,,,,Energy,KCAL +1286522,1008,80.0,,70.0,,,,,,,Energy,KCAL +1286557,1008,571.0,,70.0,,,,,,,Energy,KCAL +1286598,1008,552.0,,70.0,,,,,,,Energy,KCAL +1286730,1008,321.0,,70.0,,,,,,,Energy,KCAL +1286835,1008,262.0,,70.0,,,,,,,Energy,KCAL +1286855,1008,375.0,,70.0,,,,,,,Energy,KCAL +1287920,1008,333.0,,70.0,,,,,,,Energy,KCAL +1288082,1008,29.0,,70.0,,,,,,,Energy,KCAL +1288149,1008,607.0,,70.0,,,,,,,Energy,KCAL +1288281,1008,560.0,,70.0,,,,,,,Energy,KCAL +1288293,1008,476.0,,70.0,,,,,,,Energy,KCAL +1288494,1008,18.0,,70.0,,,,,,,Energy,KCAL +1289068,1008,500.0,,70.0,,,,,,,Energy,KCAL +1290005,1008,153.0,,70.0,,,,,,,Energy,KCAL +1290429,1008,80.0,,70.0,,,,,,,Energy,KCAL +1290518,1008,800.0,,70.0,,,,,,,Energy,KCAL +1291181,1008,320.0,,70.0,,,,,,,Energy,KCAL +1291524,1008,500.0,,70.0,,,,,,,Energy,KCAL +1291862,1008,59.0,,70.0,,,,,,,Energy,KCAL +1291946,1008,100.0,,70.0,,,,,,,Energy,KCAL +1292150,1008,133.0,,70.0,,,,,,,Energy,KCAL +1292383,1008,412.0,,70.0,,,,,,,Energy,KCAL +1292487,1008,21.0,,70.0,,,,,,,Energy,KCAL +1292881,1008,167.0,,70.0,,,,,,,Energy,KCAL +1293049,1008,429.0,,70.0,,,,,,,Energy,KCAL +1293176,1008,0.0,,70.0,,,,,,,Energy,KCAL +1293251,1008,54.0,,70.0,,,,,,,Energy,KCAL +1293465,1008,167.0,,70.0,,,,,,,Energy,KCAL +1293602,1008,233.0,,70.0,,,,,,,Energy,KCAL +1293871,1008,19.0,,70.0,,,,,,,Energy,KCAL +1294255,1008,0.0,,70.0,,,,,,,Energy,KCAL +1294310,1008,484.0,,70.0,,,,,,,Energy,KCAL +1294311,1008,233.0,,70.0,,,,,,,Energy,KCAL +1294381,1008,158.0,,70.0,,,,,,,Energy,KCAL +1294445,1008,117.0,,70.0,,,,,,,Energy,KCAL +1294624,1008,150.0,,70.0,,,,,,,Energy,KCAL +1294880,1008,0.0,,70.0,,,,,,,Energy,KCAL +1295803,1008,300.0,,70.0,,,,,,,Energy,KCAL +1296707,1008,80.0,,70.0,,,,,,,Energy,KCAL +1296963,1008,400.0,,70.0,,,,,,,Energy,KCAL +1297473,1008,0.0,,70.0,,,,,,,Energy,KCAL +1297714,1008,19.0,,70.0,,,,,,,Energy,KCAL +1297739,1008,467.0,,70.0,,,,,,,Energy,KCAL +1297903,1008,183.0,,70.0,,,,,,,Energy,KCAL +1297922,1008,2.0,,70.0,,,,,,,Energy,KCAL +1298084,1008,574.0,,70.0,,,,,,,Energy,KCAL +1298120,1008,42.0,,70.0,,,,,,,Energy,KCAL +1298466,1008,50.0,,70.0,,,,,,,Energy,KCAL +1298735,1008,167.0,,70.0,,,,,,,Energy,KCAL +1298819,1008,48.0,,70.0,,,,,,,Energy,KCAL +1298983,1008,333.0,,70.0,,,,,,,Energy,KCAL +1299082,1008,50.0,,70.0,,,,,,,Energy,KCAL +1299164,1008,389.0,,70.0,,,,,,,Energy,KCAL +1299776,1008,29.0,,70.0,,,,,,,Energy,KCAL +1299846,1008,341.0,,70.0,,,,,,,Energy,KCAL +1300827,1008,295.0,,70.0,,,,,,,Energy,KCAL +1301040,1008,250.0,,70.0,,,,,,,Energy,KCAL +1301069,1008,400.0,,70.0,,,,,,,Energy,KCAL +1301143,1008,571.0,,70.0,,,,,,,Energy,KCAL +1301211,1008,48.0,,70.0,,,,,,,Energy,KCAL +1301312,1008,325.0,,70.0,,,,,,,Energy,KCAL +1301323,1008,333.0,,70.0,,,,,,,Energy,KCAL +1301454,1008,51.0,,70.0,,,,,,,Energy,KCAL +1301844,1008,464.0,,70.0,,,,,,,Energy,KCAL +1301906,1008,429.0,,70.0,,,,,,,Energy,KCAL +1302015,1008,185.0,,70.0,,,,,,,Energy,KCAL +1302028,1008,46.0,,70.0,,,,,,,Energy,KCAL +1302180,1008,132.0,,70.0,,,,,,,Energy,KCAL +1302271,1008,607.0,,70.0,,,,,,,Energy,KCAL +1302332,1008,400.0,,70.0,,,,,,,Energy,KCAL +1302341,1008,400.0,,70.0,,,,,,,Energy,KCAL +1303450,1008,571.0,,70.0,,,,,,,Energy,KCAL +1303486,1008,467.0,,70.0,,,,,,,Energy,KCAL +1303915,1008,500.0,,70.0,,,,,,,Energy,KCAL +1303936,1008,500.0,,70.0,,,,,,,Energy,KCAL +1304005,1008,62.0,,70.0,,,,,,,Energy,KCAL +1304143,1008,107.0,,70.0,,,,,,,Energy,KCAL +1304253,1008,519.0,,70.0,,,,,,,Energy,KCAL +1304361,1008,33.0,,70.0,,,,,,,Energy,KCAL +1304487,1008,357.0,,70.0,,,,,,,Energy,KCAL +1304616,1008,800.0,,70.0,,,,,,,Energy,KCAL +1304678,1008,387.0,,70.0,,,,,,,Energy,KCAL +1304797,1008,375.0,,70.0,,,,,,,Energy,KCAL +1304877,1008,386.0,,70.0,,,,,,,Energy,KCAL +1304900,1008,133.0,,70.0,,,,,,,Energy,KCAL +1304918,1008,357.0,,70.0,,,,,,,Energy,KCAL +1304975,1008,356.0,,70.0,,,,,,,Energy,KCAL +1305756,1008,356.0,,70.0,,,,,,,Energy,KCAL +1305777,1008,260.0,,70.0,,,,,,,Energy,KCAL +1305793,1008,159.0,,70.0,,,,,,,Energy,KCAL +1306036,1008,250.0,,70.0,,,,,,,Energy,KCAL +1306142,1008,243.0,,70.0,,,,,,,Energy,KCAL +1306313,1008,24.0,,70.0,,,,,,,Energy,KCAL +1306346,1008,295.0,,70.0,,,,,,,Energy,KCAL +1307663,1008,625.0,,70.0,,,,,,,Energy,KCAL +1307972,1008,465.0,,70.0,,,,,,,Energy,KCAL +1308634,1008,326.0,,70.0,,,,,,,Energy,KCAL +1309058,1008,270.0,,70.0,,,,,,,Energy,KCAL +1309332,1008,83.0,,70.0,,,,,,,Energy,KCAL +1309609,1008,350.0,,70.0,,,,,,,Energy,KCAL +1309677,1008,97.0,,70.0,,,,,,,Energy,KCAL +1310864,1008,571.0,,70.0,,,,,,,Energy,KCAL +1310886,1008,524.0,,70.0,,,,,,,Energy,KCAL +1311061,1008,54.0,,70.0,,,,,,,Energy,KCAL +1311354,1008,45.0,,70.0,,,,,,,Energy,KCAL +1311575,1008,132.0,,70.0,,,,,,,Energy,KCAL +1311620,1008,336.0,,70.0,,,,,,,Energy,KCAL +1311780,1008,367.0,,70.0,,,,,,,Energy,KCAL +1312432,1008,500.0,,70.0,,,,,,,Energy,KCAL +1312541,1008,250.0,,70.0,,,,,,,Energy,KCAL +1312833,1008,349.0,,70.0,,,,,,,Energy,KCAL +1313032,1008,46.0,,70.0,,,,,,,Energy,KCAL +1313157,1008,467.0,,70.0,,,,,,,Energy,KCAL +1313494,1008,200.0,,70.0,,,,,,,Energy,KCAL +1313649,1008,357.0,,70.0,,,,,,,Energy,KCAL +1313823,1008,114.0,,70.0,,,,,,,Energy,KCAL +1314035,1008,421.0,,70.0,,,,,,,Energy,KCAL +1314252,1008,386.0,,70.0,,,,,,,Energy,KCAL +1314474,1008,536.0,,70.0,,,,,,,Energy,KCAL +1314745,1008,80.0,,70.0,,,,,,,Energy,KCAL +1314753,1008,176.0,,70.0,,,,,,,Energy,KCAL +1314968,1008,164.0,,70.0,,,,,,,Energy,KCAL +1315315,1008,0.0,,70.0,,,,,,,Energy,KCAL +1315604,1008,0.0,,70.0,,,,,,,Energy,KCAL +1315748,1008,125.0,,70.0,,,,,,,Energy,KCAL +1316258,1008,15.0,,70.0,,,,,,,Energy,KCAL +1316263,1008,28.0,,70.0,,,,,,,Energy,KCAL +1316983,1008,53.0,,70.0,,,,,,,Energy,KCAL +1317291,1008,233.0,,70.0,,,,,,,Energy,KCAL +1317814,1008,429.0,,70.0,,,,,,,Energy,KCAL +1318054,1008,71.0,,70.0,,,,,,,Energy,KCAL +1318622,1008,41.0,,70.0,,,,,,,Energy,KCAL +1318940,1008,278.0,,70.0,,,,,,,Energy,KCAL +1319031,1008,360.0,,70.0,,,,,,,Energy,KCAL +1319705,1008,333.0,,70.0,,,,,,,Energy,KCAL +1319971,1008,94.0,,70.0,,,,,,,Energy,KCAL +1319978,1008,112.0,,70.0,,,,,,,Energy,KCAL +1320205,1008,467.0,,70.0,,,,,,,Energy,KCAL +1320208,1008,344.0,,70.0,,,,,,,Energy,KCAL +1320449,1008,321.0,,70.0,,,,,,,Energy,KCAL +1320489,1008,248.0,,70.0,,,,,,,Energy,KCAL +1321011,1008,33.0,,70.0,,,,,,,Energy,KCAL +1321107,1008,247.0,,70.0,,,,,,,Energy,KCAL +1321252,1008,38.0,,70.0,,,,,,,Energy,KCAL +1321355,1008,258.0,,70.0,,,,,,,Energy,KCAL +1321438,1008,53.0,,70.0,,,,,,,Energy,KCAL +1321520,1008,349.0,,70.0,,,,,,,Energy,KCAL +1321689,1008,28.0,,70.0,,,,,,,Energy,KCAL +1322216,1008,389.0,,70.0,,,,,,,Energy,KCAL +1322248,1008,400.0,,70.0,,,,,,,Energy,KCAL +1322326,1008,514.0,,70.0,,,,,,,Energy,KCAL +1322387,1008,387.0,,70.0,,,,,,,Energy,KCAL +1322732,1008,117.0,,70.0,,,,,,,Energy,KCAL +1322771,1008,262.0,,70.0,,,,,,,Energy,KCAL +1323882,1008,24.0,,70.0,,,,,,,Energy,KCAL +1324002,1008,71.0,,70.0,,,,,,,Energy,KCAL +1324376,1008,325.0,,70.0,,,,,,,Energy,KCAL +1324633,1008,200.0,,70.0,,,,,,,Energy,KCAL +1324888,1008,209.0,,70.0,,,,,,,Energy,KCAL +1325060,1008,367.0,,70.0,,,,,,,Energy,KCAL +1325078,1008,857.0,,70.0,,,,,,,Energy,KCAL +1325295,1008,58.0,,70.0,,,,,,,Energy,KCAL +1325563,1008,246.0,,70.0,,,,,,,Energy,KCAL +1325810,1008,222.0,,70.0,,,,,,,Energy,KCAL +1325830,1008,18.0,,70.0,,,,,,,Energy,KCAL +1325858,1008,120.0,,70.0,,,,,,,Energy,KCAL +1325864,1008,250.0,,70.0,,,,,,,Energy,KCAL +1325944,1008,400.0,,70.0,,,,,,,Energy,KCAL +1325969,1008,366.0,,70.0,,,,,,,Energy,KCAL +1326443,1008,193.0,,70.0,,,,,,,Energy,KCAL +1326552,1008,227.0,,70.0,,,,,,,Energy,KCAL +1326828,1008,295.0,,70.0,,,,,,,Energy,KCAL +1327030,1008,320.0,,70.0,,,,,,,Energy,KCAL +1327083,1008,575.0,,70.0,,,,,,,Energy,KCAL +1327106,1008,464.0,,70.0,,,,,,,Energy,KCAL +1327113,1008,41.0,,70.0,,,,,,,Energy,KCAL +1327218,1008,274.0,,70.0,,,,,,,Energy,KCAL +1327263,1008,325.0,,70.0,,,,,,,Energy,KCAL +1327524,1008,433.0,,70.0,,,,,,,Energy,KCAL +1328659,1008,49.0,,70.0,,,,,,,Energy,KCAL +1328850,1008,200.0,,70.0,,,,,,,Energy,KCAL +1330256,1008,714.0,,70.0,,,,,,,Energy,KCAL +1330415,1008,303.0,,70.0,,,,,,,Energy,KCAL +1330476,1008,185.0,,70.0,,,,,,,Energy,KCAL +1330545,1008,100.0,,70.0,,,,,,,Energy,KCAL +1330679,1008,17.0,,70.0,,,,,,,Energy,KCAL +1331742,1008,393.0,,70.0,,,,,,,Energy,KCAL +1331752,1008,194.0,,70.0,,,,,,,Energy,KCAL +1331993,1008,389.0,,70.0,,,,,,,Energy,KCAL +1332111,1008,500.0,,70.0,,,,,,,Energy,KCAL +1332468,1008,51.0,,70.0,,,,,,,Energy,KCAL +1332530,1008,424.0,,70.0,,,,,,,Energy,KCAL +1332950,1008,333.0,,70.0,,,,,,,Energy,KCAL +1333204,1008,321.0,,70.0,,,,,,,Energy,KCAL +1334146,1008,268.0,,70.0,,,,,,,Energy,KCAL +1334548,1008,0.0,,70.0,,,,,,,Energy,KCAL +1334936,1008,42.0,,70.0,,,,,,,Energy,KCAL +1335563,1008,0.0,,70.0,,,,,,,Energy,KCAL +1335612,1008,46.0,,70.0,,,,,,,Energy,KCAL +1335912,1008,139.0,,70.0,,,,,,,Energy,KCAL +1336959,1008,187.0,,70.0,,,,,,,Energy,KCAL +1337211,1008,100.0,,70.0,,,,,,,Energy,KCAL +1337302,1008,73.0,,70.0,,,,,,,Energy,KCAL +1337306,1008,58.0,,70.0,,,,,,,Energy,KCAL +1337685,1008,173.0,,70.0,,,,,,,Energy,KCAL +1338174,1008,385.0,,70.0,,,,,,,Energy,KCAL +1338543,1008,375.0,,70.0,,,,,,,Energy,KCAL +1339819,1008,397.0,,70.0,,,,,,,Energy,KCAL +1339873,1008,500.0,,70.0,,,,,,,Energy,KCAL +1340571,1008,204.0,,70.0,,,,,,,Energy,KCAL +1340598,1008,250.0,,70.0,,,,,,,Energy,KCAL +1340727,1008,173.0,,70.0,,,,,,,Energy,KCAL +1340906,1008,77.0,,70.0,,,,,,,Energy,KCAL +1340947,1008,667.0,,70.0,,,,,,,Energy,KCAL +1341524,1008,444.0,,70.0,,,,,,,Energy,KCAL +1342794,1008,250.0,,70.0,,,,,,,Energy,KCAL +1342860,1008,92.0,,70.0,,,,,,,Energy,KCAL +1342893,1008,333.0,,70.0,,,,,,,Energy,KCAL +1342905,1008,54.0,,70.0,,,,,,,Energy,KCAL +1342934,1008,263.0,,73.0,,,,,,,Energy,KCAL +1343016,1008,393.0,,70.0,,,,,,,Energy,KCAL +1343817,1008,360.0,,70.0,,,,,,,Energy,KCAL +1344026,1008,464.0,,70.0,,,,,,,Energy,KCAL +1344136,1008,452.0,,70.0,,,,,,,Energy,KCAL +1344205,1008,364.0,,70.0,,,,,,,Energy,KCAL +1344950,1008,44.0,,70.0,,,,,,,Energy,KCAL +1345021,1008,248.0,,70.0,,,,,,,Energy,KCAL +1345666,1008,77.0,,70.0,,,,,,,Energy,KCAL +1345917,1008,56.0,,70.0,,,,,,,Energy,KCAL +1346321,1008,357.0,,70.0,,,,,,,Energy,KCAL +1347012,1008,571.0,,70.0,,,,,,,Energy,KCAL +1347472,1008,333.0,,70.0,,,,,,,Energy,KCAL +1347884,1008,800.0,,70.0,,,,,,,Energy,KCAL +1347923,1008,82.0,,70.0,,,,,,,Energy,KCAL +1348162,1008,486.0,,70.0,,,,,,,Energy,KCAL +1348488,1008,607.0,,70.0,,,,,,,Energy,KCAL +1348499,1008,258.0,,70.0,,,,,,,Energy,KCAL +1348588,1008,81.0,,70.0,,,,,,,Energy,KCAL +1348636,1008,0.0,,70.0,,,,,,,Energy,KCAL +1348701,1008,0.0,,70.0,,,,,,,Energy,KCAL +1349035,1008,68.0,,70.0,,,,,,,Energy,KCAL +1349367,1008,333.0,,70.0,,,,,,,Energy,KCAL +1349519,1008,73.0,,70.0,,,,,,,Energy,KCAL +1349846,1008,344.0,,70.0,,,,,,,Energy,KCAL +1349862,1008,55.0,,70.0,,,,,,,Energy,KCAL +1350055,1008,313.0,,70.0,,,,,,,Energy,KCAL +1350094,1008,96.0,,70.0,,,,,,,Energy,KCAL +1352603,1008,237.0,,70.0,,,,,,,Energy,KCAL +1352685,1008,324.0,,70.0,,,,,,,Energy,KCAL +1352761,1008,294.0,,70.0,,,,,,,Energy,KCAL +1353218,1008,567.0,,70.0,,,,,,,Energy,KCAL +1353424,1008,80.0,,70.0,,,,,,,Energy,KCAL +1353963,1008,14.0,,70.0,,,,,,,Energy,KCAL +1354107,1008,120.0,,70.0,,,,,,,Energy,KCAL +1354423,1008,488.0,,70.0,,,,,,,Energy,KCAL +1354531,1008,120.0,,70.0,,,,,,,Energy,KCAL +1355049,1008,296.0,,70.0,,,,,,,Energy,KCAL +1355259,1008,271.0,,70.0,,,,,,,Energy,KCAL +1355289,1008,433.0,,70.0,,,,,,,Energy,KCAL +1355354,1008,450.0,,70.0,,,,,,,Energy,KCAL +1355486,1008,357.0,,70.0,,,,,,,Energy,KCAL +1355511,1008,62.0,,70.0,,,,,,,Energy,KCAL +1355779,1008,207.0,,70.0,,,,,,,Energy,KCAL +1355808,1008,129.0,,70.0,,,,,,,Energy,KCAL +1355937,1008,667.0,,70.0,,,,,,,Energy,KCAL +1356340,1008,80.0,,70.0,,,,,,,Energy,KCAL +1356611,1008,400.0,,70.0,,,,,,,Energy,KCAL +1356741,1008,467.0,,70.0,,,,,,,Energy,KCAL +1356820,1008,77.0,,70.0,,,,,,,Energy,KCAL +1357023,1008,152.0,,70.0,,,,,,,Energy,KCAL +1357101,1008,1.0,,70.0,,,,,,,Energy,KCAL +1357423,1008,571.0,,70.0,,,,,,,Energy,KCAL +1357498,1008,46.0,,70.0,,,,,,,Energy,KCAL +1357527,1008,143.0,,70.0,,,,,,,Energy,KCAL +1357861,1008,357.0,,70.0,,,,,,,Energy,KCAL +1357938,1008,429.0,,70.0,,,,,,,Energy,KCAL +1358000,1008,167.0,,70.0,,,,,,,Energy,KCAL +1358153,1008,188.0,,70.0,,,,,,,Energy,KCAL +1358280,1008,393.0,,70.0,,,,,,,Energy,KCAL +1358557,1008,143.0,,70.0,,,,,,,Energy,KCAL +1358624,1008,183.0,,70.0,,,,,,,Energy,KCAL +1358715,1008,55.0,,70.0,,,,,,,Energy,KCAL +1358854,1008,25.0,,70.0,,,,,,,Energy,KCAL +1359102,1008,197.0,,70.0,,,,,,,Energy,KCAL +1359183,1008,18.0,,70.0,,,,,,,Energy,KCAL +1359420,1008,300.0,,70.0,,,,,,,Energy,KCAL +1359620,1008,500.0,,70.0,,,,,,,Energy,KCAL +1359644,1008,393.0,,70.0,,,,,,,Energy,KCAL +1359746,1008,375.0,,70.0,,,,,,,Energy,KCAL +1359835,1008,266.0,,70.0,,,,,,,Energy,KCAL +1359849,1008,338.0,,70.0,,,,,,,Energy,KCAL +1360032,1008,18.0,,70.0,,,,,,,Energy,KCAL +1360150,1008,375.0,,70.0,,,,,,,Energy,KCAL +1360253,1008,594.0,,70.0,,,,,,,Energy,KCAL +1360649,1008,51.0,,70.0,,,,,,,Energy,KCAL +1360962,1008,310.0,,70.0,,,,,,,Energy,KCAL +1361012,1008,321.0,,70.0,,,,,,,Energy,KCAL +1361216,1008,25.0,,70.0,,,,,,,Energy,KCAL +1361518,1008,118.0,,70.0,,,,,,,Energy,KCAL +1361686,1008,185.0,,70.0,,,,,,,Energy,KCAL +1362538,1008,366.0,,70.0,,,,,,,Energy,KCAL +1362588,1008,77.0,,70.0,,,,,,,Energy,KCAL +1363400,1008,0.0,,70.0,,,,,,,Energy,KCAL +1363405,1008,0.0,,70.0,,,,,,,Energy,KCAL +1363586,1008,0.0,,70.0,,,,,,,Energy,KCAL +1363747,1008,50.0,,70.0,,,,,,,Energy,KCAL +1364355,1008,24.0,,70.0,,,,,,,Energy,KCAL +1364677,1008,317.0,,70.0,,,,,,,Energy,KCAL +1365368,1008,74.0,,70.0,,,,,,,Energy,KCAL +1365429,1008,800.0,,70.0,,,,,,,Energy,KCAL +1366888,1008,1875.0,,70.0,,,,,,,Energy,KCAL +1367383,1008,464.0,,70.0,,,,,,,Energy,KCAL +1367554,1008,51.0,,70.0,,,,,,,Energy,KCAL +1368421,1008,357.0,,70.0,,,,,,,Energy,KCAL +1368764,1008,412.0,,70.0,,,,,,,Energy,KCAL +1369325,1008,98.0,,70.0,,,,,,,Energy,KCAL +1369468,1008,68.0,,70.0,,,,,,,Energy,KCAL +1369683,1008,333.0,,70.0,,,,,,,Energy,KCAL +1369934,1008,571.0,,70.0,,,,,,,Energy,KCAL +1370120,1008,250.0,,70.0,,,,,,,Energy,KCAL +1370225,1008,0.0,,70.0,,,,,,,Energy,KCAL +1370724,1008,42.0,,70.0,,,,,,,Energy,KCAL +1372548,1008,643.0,,70.0,,,,,,,Energy,KCAL +1372666,1008,57.0,,70.0,,,,,,,Energy,KCAL +1372745,1008,333.0,,70.0,,,,,,,Energy,KCAL +1372795,1008,46.0,,70.0,,,,,,,Energy,KCAL +1372955,1008,396.0,,70.0,,,,,,,Energy,KCAL +1373097,1008,161.0,,70.0,,,,,,,Energy,KCAL +1373106,1008,179.0,,70.0,,,,,,,Energy,KCAL +1373214,1008,8.0,,70.0,,,,,,,Energy,KCAL +1373354,1008,371.0,,70.0,,,,,,,Energy,KCAL +1373841,1008,0.0,,70.0,,,,,,,Energy,KCAL +1373869,1008,179.0,,70.0,,,,,,,Energy,KCAL +1373875,1008,375.0,,70.0,,,,,,,Energy,KCAL +1374418,1008,0.0,,70.0,,,,,,,Energy,KCAL +1374535,1008,600.0,,70.0,,,,,,,Energy,KCAL +1374825,1008,124.0,,70.0,,,,,,,Energy,KCAL +1374832,1008,198.0,,70.0,,,,,,,Energy,KCAL +1375162,1008,375.0,,70.0,,,,,,,Energy,KCAL +1375180,1008,300.0,,70.0,,,,,,,Energy,KCAL +1375246,1008,429.0,,70.0,,,,,,,Energy,KCAL +1375732,1008,357.0,,70.0,,,,,,,Energy,KCAL +1375735,1008,67.0,,70.0,,,,,,,Energy,KCAL +1375838,1008,364.0,,70.0,,,,,,,Energy,KCAL +1375863,1008,512.0,,70.0,,,,,,,Energy,KCAL +1375929,1008,393.0,,70.0,,,,,,,Energy,KCAL +1375966,1008,8.0,,70.0,,,,,,,Energy,KCAL +1376073,1008,400.0,,70.0,,,,,,,Energy,KCAL +1376142,1008,278.0,,70.0,,,,,,,Energy,KCAL +1376152,1008,317.0,,70.0,,,,,,,Energy,KCAL +1376808,1008,136.0,,70.0,,,,,,,Energy,KCAL +1377129,1008,106.0,,70.0,,,,,,,Energy,KCAL +1377290,1008,625.0,,70.0,,,,,,,Energy,KCAL +1377462,1008,0.0,,70.0,,,,,,,Energy,KCAL +1377526,1008,442.0,,70.0,,,,,,,Energy,KCAL +1377590,1008,42.0,,70.0,,,,,,,Energy,KCAL +1377909,1008,202.0,,70.0,,,,,,,Energy,KCAL +1377969,1008,82.0,,70.0,,,,,,,Energy,KCAL +1377983,1008,91.0,,70.0,,,,,,,Energy,KCAL +1378123,1008,36.0,,70.0,,,,,,,Energy,KCAL +1378154,1008,235.0,,70.0,,,,,,,Energy,KCAL +1378468,1008,64.0,,70.0,,,,,,,Energy,KCAL +1378884,1008,74.0,,70.0,,,,,,,Energy,KCAL +1378918,1008,48.0,,70.0,,,,,,,Energy,KCAL +1378937,1008,85.0,,70.0,,,,,,,Energy,KCAL +1378965,1008,269.0,,70.0,,,,,,,Energy,KCAL +1379023,1008,281.0,,70.0,,,,,,,Energy,KCAL +1379109,1008,106.0,,70.0,,,,,,,Energy,KCAL +1379565,1008,607.0,,70.0,,,,,,,Energy,KCAL +1379626,1008,370.0,,70.0,,,,,,,Energy,KCAL +1379891,1008,585.0,,70.0,,,,,,,Energy,KCAL +1380449,1008,72.0,,70.0,,,,,,,Energy,KCAL +1380994,1008,393.0,,70.0,,,,,,,Energy,KCAL +1381050,1008,18.0,,70.0,,,,,,,Energy,KCAL +1381138,1008,250.0,,70.0,,,,,,,Energy,KCAL +1381641,1008,484.0,,70.0,,,,,,,Energy,KCAL +1382342,1008,34.0,,70.0,,,,,,,Energy,KCAL +1383494,1008,136.0,,70.0,,,,,,,Energy,KCAL +1383544,1008,458.0,,70.0,,,,,,,Energy,KCAL +1383615,1008,77.0,,70.0,,,,,,,Energy,KCAL +1383995,1008,281.0,,70.0,,,,,,,Energy,KCAL +1384298,1008,67.0,,70.0,,,,,,,Energy,KCAL +1384369,1008,107.0,,70.0,,,,,,,Energy,KCAL +1384507,1008,66.0,,70.0,,,,,,,Energy,KCAL +1384515,1008,319.0,,70.0,,,,,,,Energy,KCAL +1384629,1008,143.0,,70.0,,,,,,,Energy,KCAL +1384711,1008,29.0,,70.0,,,,,,,Energy,KCAL +1384751,1008,310.0,,70.0,,,,,,,Energy,KCAL +1384802,1008,33.0,,70.0,,,,,,,Energy,KCAL +1384936,1008,130.0,,70.0,,,,,,,Energy,KCAL +1385004,1008,198.0,,70.0,,,,,,,Energy,KCAL +1385052,1008,15.0,,70.0,,,,,,,Energy,KCAL +1385880,1008,350.0,,70.0,,,,,,,Energy,KCAL +1385938,1008,486.0,,70.0,,,,,,,Energy,KCAL +1385945,1008,467.0,,70.0,,,,,,,Energy,KCAL +1386135,1008,247.0,,70.0,,,,,,,Energy,KCAL +1386254,1008,260.0,,70.0,,,,,,,Energy,KCAL +1386353,1008,83.0,,70.0,,,,,,,Energy,KCAL +1386479,1008,594.0,,70.0,,,,,,,Energy,KCAL +1386707,1008,81.0,,70.0,,,,,,,Energy,KCAL +1387088,1008,56.0,,70.0,,,,,,,Energy,KCAL +1387182,1008,256.0,,70.0,,,,,,,Energy,KCAL +1388185,1008,500.0,,70.0,,,,,,,Energy,KCAL +1388723,1008,633.0,,70.0,,,,,,,Energy,KCAL +1388930,1008,118.0,,70.0,,,,,,,Energy,KCAL +1388961,1008,53.0,,70.0,,,,,,,Energy,KCAL +1389045,1008,100.0,,70.0,,,,,,,Energy,KCAL +1389400,1008,425.0,,70.0,,,,,,,Energy,KCAL +1389450,1008,12.0,,70.0,,,,,,,Energy,KCAL +1389818,1008,59.0,,70.0,,,,,,,Energy,KCAL +1389830,1008,92.0,,70.0,,,,,,,Energy,KCAL +1389926,1008,50.0,,70.0,,,,,,,Energy,KCAL +1390082,1008,100.0,,70.0,,,,,,,Energy,KCAL +1390089,1008,264.0,,70.0,,,,,,,Energy,KCAL +1390371,1008,85.0,,70.0,,,,,,,Energy,KCAL +1391196,1008,371.0,,70.0,,,,,,,Energy,KCAL +1391241,1008,53.0,,70.0,,,,,,,Energy,KCAL +1391268,1008,368.0,,70.0,,,,,,,Energy,KCAL +1391655,1008,21.0,,70.0,,,,,,,Energy,KCAL +1391789,1008,452.0,,70.0,,,,,,,Energy,KCAL +1392086,1008,360.0,,70.0,,,,,,,Energy,KCAL +1392089,1008,433.0,,70.0,,,,,,,Energy,KCAL +1392571,1008,345.0,,70.0,,,,,,,Energy,KCAL +1393199,1008,472.0,,70.0,,,,,,,Energy,KCAL +1393492,1008,47.0,,70.0,,,,,,,Energy,KCAL +1393537,1008,123.0,,70.0,,,,,,,Energy,KCAL +1394276,1008,533.0,,70.0,,,,,,,Energy,KCAL +1394357,1008,550.0,,70.0,,,,,,,Energy,KCAL +1394562,1008,393.0,,70.0,,,,,,,Energy,KCAL +1394565,1008,355.0,,70.0,,,,,,,Energy,KCAL +1394621,1008,119.0,,70.0,,,,,,,Energy,KCAL +1394643,1008,46.0,,70.0,,,,,,,Energy,KCAL +1394823,1008,35.0,,70.0,,,,,,,Energy,KCAL +1394859,1008,464.0,,70.0,,,,,,,Energy,KCAL +1394953,1008,400.0,,70.0,,,,,,,Energy,KCAL +1395225,1008,536.0,,70.0,,,,,,,Energy,KCAL +1395401,1008,81.0,,70.0,,,,,,,Energy,KCAL +1395441,1008,61.0,,70.0,,,,,,,Energy,KCAL +1395722,1008,400.0,,70.0,,,,,,,Energy,KCAL +1395728,1008,393.0,,70.0,,,,,,,Energy,KCAL +1396114,1008,45.0,,70.0,,,,,,,Energy,KCAL +1396232,1008,571.0,,70.0,,,,,,,Energy,KCAL +1397038,1008,714.0,,70.0,,,,,,,Energy,KCAL +1397340,1008,88.0,,70.0,,,,,,,Energy,KCAL +1397707,1008,375.0,,70.0,,,,,,,Energy,KCAL +1397724,1008,333.0,,70.0,,,,,,,Energy,KCAL +1397801,1008,500.0,,70.0,,,,,,,Energy,KCAL +1398221,1008,42.0,,70.0,,,,,,,Energy,KCAL +1399349,1008,77.0,,70.0,,,,,,,Energy,KCAL +1399360,1008,375.0,,70.0,,,,,,,Energy,KCAL +1399859,1008,88.0,,70.0,,,,,,,Energy,KCAL +1400091,1008,43.0,,70.0,,,,,,,Energy,KCAL +1400098,1008,48.0,,70.0,,,,,,,Energy,KCAL +1400850,1008,86.0,,70.0,,,,,,,Energy,KCAL +1402090,1008,357.0,,70.0,,,,,,,Energy,KCAL +1402236,1008,200.0,,70.0,,,,,,,Energy,KCAL +1402302,1008,455.0,,70.0,,,,,,,Energy,KCAL +1402780,1008,488.0,,70.0,,,,,,,Energy,KCAL +1403090,1008,479.0,,70.0,,,,,,,Energy,KCAL +1403404,1008,400.0,,70.0,,,,,,,Energy,KCAL +1403969,1008,167.0,,70.0,,,,,,,Energy,KCAL +1403971,1008,357.0,,70.0,,,,,,,Energy,KCAL +1404026,1008,50.0,,70.0,,,,,,,Energy,KCAL +1404194,1008,452.0,,70.0,,,,,,,Energy,KCAL +1404633,1008,369.0,,70.0,,,,,,,Energy,KCAL +1405744,1008,250.0,,70.0,,,,,,,Energy,KCAL +1406017,1008,263.0,,70.0,,,,,,,Energy,KCAL +1406062,1008,364.0,,70.0,,,,,,,Energy,KCAL +1406153,1008,387.0,,70.0,,,,,,,Energy,KCAL +1407074,1008,177.0,,70.0,,,,,,,Energy,KCAL +1407395,1008,171.0,,70.0,,,,,,,Energy,KCAL +1407750,1008,103.0,,70.0,,,,,,,Energy,KCAL +1407920,1008,100.0,,70.0,,,,,,,Energy,KCAL +1408950,1008,36.0,,70.0,,,,,,,Energy,KCAL +1409378,1008,245.0,,70.0,,,,,,,Energy,KCAL +1409970,1008,475.0,,70.0,,,,,,,Energy,KCAL +1410048,1008,750.0,,70.0,,,,,,,Energy,KCAL +1411052,1008,48.0,,70.0,,,,,,,Energy,KCAL +1411495,1008,89.0,,70.0,,,,,,,Energy,KCAL +1411604,1008,57.0,,70.0,,,,,,,Energy,KCAL +1411605,1008,60.0,,70.0,,,,,,,Energy,KCAL +1411632,1008,71.0,,71.0,,,,,,,Energy,KCAL +1411794,1008,323.0,,70.0,,,,,,,Energy,KCAL +1411805,1008,357.0,,70.0,,,,,,,Energy,KCAL +1412072,1008,211.0,,70.0,,,,,,,Energy,KCAL +1412412,1008,42.0,,70.0,,,,,,,Energy,KCAL +1412413,1008,233.0,,70.0,,,,,,,Energy,KCAL +1413027,1008,400.0,,70.0,,,,,,,Energy,KCAL +1413113,1008,286.0,,70.0,,,,,,,Energy,KCAL +1413130,1008,325.0,,70.0,,,,,,,Energy,KCAL +1413238,1008,600.0,,70.0,,,,,,,Energy,KCAL +1413506,1008,500.0,,70.0,,,,,,,Energy,KCAL +1414086,1008,421.0,,70.0,,,,,,,Energy,KCAL +1414542,1008,438.0,,70.0,,,,,,,Energy,KCAL +1414551,1008,25.0,,70.0,,,,,,,Energy,KCAL +1414556,1008,429.0,,70.0,,,,,,,Energy,KCAL +1414621,1008,393.0,,70.0,,,,,,,Energy,KCAL +1414716,1008,39.0,,70.0,,,,,,,Energy,KCAL +1415018,1008,536.0,,70.0,,,,,,,Energy,KCAL +1415219,1008,300.0,,70.0,,,,,,,Energy,KCAL +1415290,1008,88.0,,70.0,,,,,,,Energy,KCAL +1415298,1008,375.0,,70.0,,,,,,,Energy,KCAL +1415656,1008,1606.0,,70.0,,,,,,,Energy,KCAL +1415707,1008,464.0,,70.0,,,,,,,Energy,KCAL +1416124,1008,476.0,,70.0,,,,,,,Energy,KCAL +1416483,1008,491.0,,70.0,,,,,,,Energy,KCAL +1416637,1008,380.0,,70.0,,,,,,,Energy,KCAL +1417013,1008,242.0,,70.0,,,,,,,Energy,KCAL +1417142,1008,62.0,,70.0,,,,,,,Energy,KCAL +1417244,1008,152.0,,70.0,,,,,,,Energy,KCAL +1417321,1008,133.0,,70.0,,,,,,,Energy,KCAL +1417325,1008,360.0,,70.0,,,,,,,Energy,KCAL +1417583,1008,92.0,,70.0,,,,,,,Energy,KCAL +1417614,1008,248.0,,70.0,,,,,,,Energy,KCAL +1417746,1008,320.0,,70.0,,,,,,,Energy,KCAL +1417860,1008,46.0,,70.0,,,,,,,Energy,KCAL +1417891,1008,235.0,,70.0,,,,,,,Energy,KCAL +1418059,1008,0.0,,70.0,,,,,,,Energy,KCAL +1418149,1008,356.0,,70.0,,,,,,,Energy,KCAL +1418765,1008,288.0,,70.0,,,,,,,Energy,KCAL +1418984,1008,42.0,,70.0,,,,,,,Energy,KCAL +1419139,1008,17.0,,70.0,,,,,,,Energy,KCAL +1419996,1008,348.0,,70.0,,,,,,,Energy,KCAL +1420085,1008,467.0,,70.0,,,,,,,Energy,KCAL +1420280,1008,17.0,,70.0,,,,,,,Energy,KCAL +1420827,1008,242.0,,70.0,,,,,,,Energy,KCAL +1420984,1008,250.0,,70.0,,,,,,,Energy,KCAL +1421079,1008,40.0,,70.0,,,,,,,Energy,KCAL +1421127,1008,184.0,,70.0,,,,,,,Energy,KCAL +1421435,1008,33.0,,70.0,,,,,,,Energy,KCAL +1421787,1008,391.0,,70.0,,,,,,,Energy,KCAL +1421932,1008,61.0,,70.0,,,,,,,Energy,KCAL +1422133,1008,380.0,,70.0,,,,,,,Energy,KCAL +1422452,1008,71.0,,70.0,,,,,,,Energy,KCAL +1423261,1008,38.0,,70.0,,,,,,,Energy,KCAL +1423366,1008,321.0,,70.0,,,,,,,Energy,KCAL +1423589,1008,400.0,,70.0,,,,,,,Energy,KCAL +1423681,1008,133.0,,70.0,,,,,,,Energy,KCAL +1423861,1008,0.0,,70.0,,,,,,,Energy,KCAL +1423913,1008,58.0,,70.0,,,,,,,Energy,KCAL +1423917,1008,250.0,,70.0,,,,,,,Energy,KCAL +1424411,1008,48.0,,70.0,,,,,,,Energy,KCAL +1424449,1008,50.0,,70.0,,,,,,,Energy,KCAL +1424464,1008,212.0,,70.0,,,,,,,Energy,KCAL +1424860,1008,286.0,,70.0,,,,,,,Energy,KCAL +1425177,1008,94.0,,70.0,,,,,,,Energy,KCAL +1425256,1008,327.0,,70.0,,,,,,,Energy,KCAL +1425504,1008,226.0,,70.0,,,,,,,Energy,KCAL +1425777,1008,17.0,,70.0,,,,,,,Energy,KCAL +1425981,1008,0.0,,70.0,,,,,,,Energy,KCAL +1426327,1008,383.0,,70.0,,,,,,,Energy,KCAL +1426363,1008,312.0,,70.0,,,,,,,Energy,KCAL +1426453,1008,618.0,,70.0,,,,,,,Energy,KCAL +1426665,1008,116.0,,70.0,,,,,,,Energy,KCAL +1426685,1008,62.0,,70.0,,,,,,,Energy,KCAL +1426955,1008,385.0,,70.0,,,,,,,Energy,KCAL +1427364,1008,59.0,,70.0,,,,,,,Energy,KCAL +1427482,1008,259.0,,70.0,,,,,,,Energy,KCAL +1428172,1008,150.0,,70.0,,,,,,,Energy,KCAL +1428462,1008,333.0,,70.0,,,,,,,Energy,KCAL +1428735,1008,357.0,,70.0,,,,,,,Energy,KCAL +1428771,1008,296.0,,70.0,,,,,,,Energy,KCAL +1431098,1008,562.0,,70.0,,,,,,,Energy,KCAL +1432338,1008,250.0,,70.0,,,,,,,Energy,KCAL +1432906,1008,228.0,,70.0,,,,,,,Energy,KCAL +1434539,1008,368.0,,70.0,,,,,,,Energy,KCAL +1434769,1008,333.0,,70.0,,,,,,,Energy,KCAL +1435298,1008,571.0,,70.0,,,,,,,Energy,KCAL +1435345,1008,500.0,,70.0,,,,,,,Energy,KCAL +1435609,1008,2117.0,,70.0,,,,,,,Energy,KCAL +1435626,1008,349.0,,70.0,,,,,,,Energy,KCAL +1436376,1008,512.0,,70.0,,,,,,,Energy,KCAL +1436465,1008,58.0,,70.0,,,,,,,Energy,KCAL +1436580,1008,536.0,,70.0,,,,,,,Energy,KCAL +1444974,1008,525.0,,70.0,,,,,,,Energy,KCAL +1455342,1008,65.0,,71.0,,,,,,,Energy,KCAL +1455585,1008,282.0,,71.0,,,,,,,Energy,KCAL +1455863,1008,67.0,,71.0,,,,,,,Energy,KCAL +1455965,1008,67.0,,71.0,,,,,,,Energy,KCAL +1456144,1008,113.0,,78.0,,,,,,,Energy,KCAL +1457001,1008,304.0,,78.0,,,,,,,Energy,KCAL +1457093,1008,228.0,,78.0,,,,,,,Energy,KCAL +1457112,1008,259.0,,71.0,,,,,,,Energy,KCAL +1457605,1008,88.0,,71.0,,,,,,,Energy,KCAL +1457914,1008,48.0,,78.0,,,,,,,Energy,KCAL +1457918,1008,217.0,,71.0,,,,,,,Energy,KCAL +1458015,1008,319.0,,71.0,,,,,,,Energy,KCAL +1458021,1008,379.0,,71.0,,,,,,,Energy,KCAL +1458972,1008,98.0,,71.0,,,,,,,Energy,KCAL +1459458,1008,116.0,,71.0,,,,,,,Energy,KCAL +1459571,1008,392.0,,78.0,,,,,,,Energy,KCAL +1459578,1008,263.0,,73.0,,,,,,,Energy,KCAL +1459730,1008,143.0,,71.0,,,,,,,Energy,KCAL +1459858,1008,289.0,,72.0,,,,,,,Energy,KCAL +1459898,1008,22.0,,71.0,,,,,,,Energy,KCAL +1460096,1008,500.0,,71.0,,,,,,,Energy,KCAL +1460260,1008,98.0,,71.0,,,,,,,Energy,KCAL +1460590,1008,170.0,,71.0,,,,,,,Energy,KCAL +1461121,1008,367.0,,71.0,,,,,,,Energy,KCAL +1461300,1008,19.0,,71.0,,,,,,,Energy,KCAL +1461306,1008,21.0,,71.0,,,,,,,Energy,KCAL +1461314,1008,195.0,,78.0,,,,,,,Energy,KCAL +1461872,1008,67.0,,71.0,,,,,,,Energy,KCAL +1462173,1008,429.0,,71.0,,,,,,,Energy,KCAL +1462396,1008,161.0,,71.0,,,,,,,Energy,KCAL +1462424,1008,223.0,,71.0,,,,,,,Energy,KCAL +1880984,1008,350.0,,70.0,,,,,,,Energy,KCAL +1462766,1008,86.0,,71.0,,,,,,,Energy,KCAL +1462818,1008,376.0,,78.0,,,,,,,Energy,KCAL +1462853,1008,500.0,,71.0,,,,,,,Energy,KCAL +1463154,1008,433.0,,70.0,,,,,,,Energy,KCAL +1463197,1008,571.0,,70.0,,,,,,,Energy,KCAL +1463387,1008,467.0,,70.0,,,,,,,Energy,KCAL +1463443,1008,234.0,,70.0,,,,,,,Energy,KCAL +1464052,1008,405.0,,70.0,,,,,,,Energy,KCAL +1464420,1008,247.0,,70.0,,,,,,,Energy,KCAL +1464449,1008,371.0,,70.0,,,,,,,Energy,KCAL +1464478,1008,254.0,,70.0,,,,,,,Energy,KCAL +1464663,1008,500.0,,70.0,,,,,,,Energy,KCAL +1464975,1008,18.0,,70.0,,,,,,,Energy,KCAL +1464990,1008,80.0,,70.0,,,,,,,Energy,KCAL +1465103,1008,345.0,,70.0,,,,,,,Energy,KCAL +1465109,1008,544.0,,70.0,,,,,,,Energy,KCAL +1465261,1008,100.0,,70.0,,,,,,,Energy,KCAL +1465365,1008,452.0,,70.0,,,,,,,Energy,KCAL +1465396,1008,71.0,,70.0,,,,,,,Energy,KCAL +1465963,1008,643.0,,70.0,,,,,,,Energy,KCAL +1466833,1008,282.0,,70.0,,,,,,,Energy,KCAL +1467173,1008,385.0,,70.0,,,,,,,Energy,KCAL +1467340,1008,367.0,,70.0,,,,,,,Energy,KCAL +1467468,1008,25.0,,70.0,,,,,,,Energy,KCAL +1467615,1008,396.0,,70.0,,,,,,,Energy,KCAL +1467882,1008,118.0,,70.0,,,,,,,Energy,KCAL +1468232,1008,200.0,,70.0,,,,,,,Energy,KCAL +1468898,1008,35.0,,70.0,,,,,,,Energy,KCAL +1468904,1008,412.0,,70.0,,,,,,,Energy,KCAL +1468930,1008,113.0,,70.0,,,,,,,Energy,KCAL +1469082,1008,365.0,,70.0,,,,,,,Energy,KCAL +1469215,1008,334.0,,70.0,,,,,,,Energy,KCAL +1469542,1008,484.0,,70.0,,,,,,,Energy,KCAL +1469801,1008,600.0,,70.0,,,,,,,Energy,KCAL +1470078,1008,393.0,,70.0,,,,,,,Energy,KCAL +1470169,1008,657.0,,70.0,,,,,,,Energy,KCAL +1470318,1008,167.0,,70.0,,,,,,,Energy,KCAL +1470832,1008,39.0,,70.0,,,,,,,Energy,KCAL +1470894,1008,0.0,,70.0,,,,,,,Energy,KCAL +1471318,1008,62.0,,70.0,,,,,,,Energy,KCAL +1471408,1008,286.0,,70.0,,,,,,,Energy,KCAL +1471595,1008,133.0,,70.0,,,,,,,Energy,KCAL +1471662,1008,90.0,,70.0,,,,,,,Energy,KCAL +1472775,1008,429.0,,70.0,,,,,,,Energy,KCAL +1473045,1008,429.0,,70.0,,,,,,,Energy,KCAL +1473169,1008,82.0,,70.0,,,,,,,Energy,KCAL +1473234,1008,600.0,,70.0,,,,,,,Energy,KCAL +1473358,1008,571.0,,70.0,,,,,,,Energy,KCAL +1473523,1008,393.0,,70.0,,,,,,,Energy,KCAL +1473722,1008,71.0,,70.0,,,,,,,Energy,KCAL +1473752,1008,125.0,,70.0,,,,,,,Energy,KCAL +1473802,1008,267.0,,70.0,,,,,,,Energy,KCAL +1474052,1008,550.0,,70.0,,,,,,,Energy,KCAL +1474186,1008,0.0,,70.0,,,,,,,Energy,KCAL +1474306,1008,227.0,,70.0,,,,,,,Energy,KCAL +1474573,1008,88.0,,70.0,,,,,,,Energy,KCAL +1474628,1008,375.0,,70.0,,,,,,,Energy,KCAL +1475265,1008,400.0,,70.0,,,,,,,Energy,KCAL +1475433,1008,71.0,,70.0,,,,,,,Energy,KCAL +1475601,1008,74.0,,70.0,,,,,,,Energy,KCAL +1475645,1008,187.0,,70.0,,,,,,,Energy,KCAL +1475844,1008,536.0,,70.0,,,,,,,Energy,KCAL +1475992,1008,50.0,,70.0,,,,,,,Energy,KCAL +1476074,1008,500.0,,70.0,,,,,,,Energy,KCAL +1476426,1008,46.0,,70.0,,,,,,,Energy,KCAL +1476489,1008,429.0,,70.0,,,,,,,Energy,KCAL +1476554,1008,250.0,,70.0,,,,,,,Energy,KCAL +1476665,1008,118.0,,70.0,,,,,,,Energy,KCAL +1477027,1008,286.0,,70.0,,,,,,,Energy,KCAL +1477295,1008,200.0,,70.0,,,,,,,Energy,KCAL +1477474,1008,25.0,,70.0,,,,,,,Energy,KCAL +1477858,1008,71.0,,70.0,,,,,,,Energy,KCAL +1478014,1008,0.0,,70.0,,,,,,,Energy,KCAL +1478248,1008,0.0,,70.0,,,,,,,Energy,KCAL +1478953,1008,455.0,,70.0,,,,,,,Energy,KCAL +1478957,1008,385.0,,70.0,,,,,,,Energy,KCAL +1479310,1008,457.0,,70.0,,,,,,,Energy,KCAL +1479412,1008,600.0,,70.0,,,,,,,Energy,KCAL +1479504,1008,268.0,,70.0,,,,,,,Energy,KCAL +1480024,1008,167.0,,70.0,,,,,,,Energy,KCAL +1480244,1008,571.0,,70.0,,,,,,,Energy,KCAL +1480777,1008,47.0,,70.0,,,,,,,Energy,KCAL +1481079,1008,484.0,,70.0,,,,,,,Energy,KCAL +1481163,1008,80.0,,70.0,,,,,,,Energy,KCAL +1481316,1008,33.0,,70.0,,,,,,,Energy,KCAL +1481321,1008,33.0,,70.0,,,,,,,Energy,KCAL +1481634,1008,339.0,,70.0,,,,,,,Energy,KCAL +1481797,1008,167.0,,70.0,,,,,,,Energy,KCAL +1481809,1008,375.0,,70.0,,,,,,,Energy,KCAL +1482029,1008,0.0,,70.0,,,,,,,Energy,KCAL +1482230,1008,500.0,,70.0,,,,,,,Energy,KCAL +1482290,1008,194.0,,70.0,,,,,,,Energy,KCAL +1482299,1008,18.0,,70.0,,,,,,,Energy,KCAL +1482487,1008,110.0,,70.0,,,,,,,Energy,KCAL +1483128,1008,571.0,,70.0,,,,,,,Energy,KCAL +1483256,1008,462.0,,70.0,,,,,,,Energy,KCAL +1483434,1008,132.0,,70.0,,,,,,,Energy,KCAL +1483507,1008,186.0,,70.0,,,,,,,Energy,KCAL +1483629,1008,31.0,,70.0,,,,,,,Energy,KCAL +1483777,1008,536.0,,70.0,,,,,,,Energy,KCAL +1483794,1008,464.0,,70.0,,,,,,,Energy,KCAL +1483803,1008,400.0,,70.0,,,,,,,Energy,KCAL +1484001,1008,71.0,,70.0,,,,,,,Energy,KCAL +1484025,1008,33.0,,70.0,,,,,,,Energy,KCAL +1484483,1008,312.0,,70.0,,,,,,,Energy,KCAL +1484743,1008,286.0,,70.0,,,,,,,Energy,KCAL +1484746,1008,120.0,,70.0,,,,,,,Energy,KCAL +1485086,1008,536.0,,70.0,,,,,,,Energy,KCAL +1485288,1008,429.0,,70.0,,,,,,,Energy,KCAL +1485346,1008,372.0,,70.0,,,,,,,Energy,KCAL +1485350,1008,107.0,,70.0,,,,,,,Energy,KCAL +1485752,1008,250.0,,70.0,,,,,,,Energy,KCAL +1485798,1008,18.0,,70.0,,,,,,,Energy,KCAL +1485899,1008,31.0,,70.0,,,,,,,Energy,KCAL +1486063,1008,85.0,,70.0,,,,,,,Energy,KCAL +1486095,1008,300.0,,70.0,,,,,,,Energy,KCAL +1486395,1008,0.0,,70.0,,,,,,,Energy,KCAL +1486550,1008,368.0,,70.0,,,,,,,Energy,KCAL +1486568,1008,139.0,,70.0,,,,,,,Energy,KCAL +1486724,1008,107.0,,70.0,,,,,,,Energy,KCAL +1486804,1008,80.0,,70.0,,,,,,,Energy,KCAL +1486992,1008,0.0,,70.0,,,,,,,Energy,KCAL +1487127,1008,49.0,,70.0,,,,,,,Energy,KCAL +1487371,1008,107.0,,70.0,,,,,,,Energy,KCAL +1487818,1008,0.0,,70.0,,,,,,,Energy,KCAL +1487917,1008,143.0,,70.0,,,,,,,Energy,KCAL +1488071,1008,72.0,,70.0,,,,,,,Energy,KCAL +1488610,1008,139.0,,70.0,,,,,,,Energy,KCAL +1488877,1008,250.0,,70.0,,,,,,,Energy,KCAL +1488887,1008,200.0,,70.0,,,,,,,Energy,KCAL +1489066,1008,125.0,,70.0,,,,,,,Energy,KCAL +1489315,1008,24.0,,70.0,,,,,,,Energy,KCAL +1489341,1008,286.0,,70.0,,,,,,,Energy,KCAL +1489501,1008,71.0,,70.0,,,,,,,Energy,KCAL +1489574,1008,24.0,,70.0,,,,,,,Energy,KCAL +1489643,1008,212.0,,70.0,,,,,,,Energy,KCAL +1489709,1008,94.0,,70.0,,,,,,,Energy,KCAL +1489863,1008,29.0,,70.0,,,,,,,Energy,KCAL +1490974,1008,33.0,,70.0,,,,,,,Energy,KCAL +1491029,1008,85.0,,70.0,,,,,,,Energy,KCAL +1491196,1008,409.0,,70.0,,,,,,,Energy,KCAL +1491287,1008,78.0,,70.0,,,,,,,Energy,KCAL +1491571,1008,32.0,,70.0,,,,,,,Energy,KCAL +1491598,1008,150.0,,70.0,,,,,,,Energy,KCAL +1491828,1008,67.0,,70.0,,,,,,,Energy,KCAL +1491953,1008,714.0,,70.0,,,,,,,Energy,KCAL +1492127,1008,33.0,,70.0,,,,,,,Energy,KCAL +1492263,1008,161.0,,70.0,,,,,,,Energy,KCAL +1492327,1008,67.0,,70.0,,,,,,,Energy,KCAL +1492674,1008,85.0,,70.0,,,,,,,Energy,KCAL +1492839,1008,179.0,,70.0,,,,,,,Energy,KCAL +1492904,1008,321.0,,70.0,,,,,,,Energy,KCAL +1493190,1008,393.0,,70.0,,,,,,,Energy,KCAL +1493199,1008,0.0,,70.0,,,,,,,Energy,KCAL +1493565,1008,70.0,,70.0,,,,,,,Energy,KCAL +1493735,1008,405.0,,70.0,,,,,,,Energy,KCAL +1493787,1008,389.0,,70.0,,,,,,,Energy,KCAL +1493819,1008,372.0,,70.0,,,,,,,Energy,KCAL +1494026,1008,200.0,,70.0,,,,,,,Energy,KCAL +1494340,1008,88.0,,70.0,,,,,,,Energy,KCAL +1494449,1008,122.0,,70.0,,,,,,,Energy,KCAL +1494458,1008,316.0,,70.0,,,,,,,Energy,KCAL +1494554,1008,400.0,,70.0,,,,,,,Energy,KCAL +1494672,1008,500.0,,70.0,,,,,,,Energy,KCAL +1494869,1008,133.0,,70.0,,,,,,,Energy,KCAL +1495122,1008,567.0,,70.0,,,,,,,Energy,KCAL +1495356,1008,286.0,,70.0,,,,,,,Energy,KCAL +1495682,1008,158.0,,70.0,,,,,,,Energy,KCAL +1495955,1008,455.0,,70.0,,,,,,,Energy,KCAL +1496110,1008,180.0,,70.0,,,,,,,Energy,KCAL +1496217,1008,18.0,,70.0,,,,,,,Energy,KCAL +1496378,1008,429.0,,70.0,,,,,,,Energy,KCAL +1496888,1008,396.0,,70.0,,,,,,,Energy,KCAL +1496985,1008,361.0,,70.0,,,,,,,Energy,KCAL +1497017,1008,111.0,,70.0,,,,,,,Energy,KCAL +1497060,1008,375.0,,70.0,,,,,,,Energy,KCAL +1497178,1008,167.0,,70.0,,,,,,,Energy,KCAL +1497552,1008,167.0,,70.0,,,,,,,Energy,KCAL +1497922,1008,368.0,,70.0,,,,,,,Energy,KCAL +1497946,1008,64.0,,70.0,,,,,,,Energy,KCAL +1498218,1008,61.0,,70.0,,,,,,,Energy,KCAL +1498247,1008,567.0,,70.0,,,,,,,Energy,KCAL +1498341,1008,106.0,,70.0,,,,,,,Energy,KCAL +1498586,1008,321.0,,70.0,,,,,,,Energy,KCAL +1498636,1008,53.0,,70.0,,,,,,,Energy,KCAL +1498651,1008,89.0,,70.0,,,,,,,Energy,KCAL +1498656,1008,100.0,,70.0,,,,,,,Energy,KCAL +1498843,1008,328.0,,70.0,,,,,,,Energy,KCAL +1498990,1008,436.0,,70.0,,,,,,,Energy,KCAL +1499068,1008,167.0,,70.0,,,,,,,Energy,KCAL +1499115,1008,224.0,,70.0,,,,,,,Energy,KCAL +1499184,1008,262.0,,70.0,,,,,,,Energy,KCAL +1499204,1008,71.0,,70.0,,,,,,,Energy,KCAL +1499217,1008,41.0,,70.0,,,,,,,Energy,KCAL +1499561,1008,464.0,,70.0,,,,,,,Energy,KCAL +1499739,1008,321.0,,70.0,,,,,,,Energy,KCAL +1500077,1008,0.0,,70.0,,,,,,,Energy,KCAL +1500394,1008,171.0,,70.0,,,,,,,Energy,KCAL +1500591,1008,97.0,,70.0,,,,,,,Energy,KCAL +1500729,1008,286.0,,70.0,,,,,,,Energy,KCAL +1500733,1008,285.0,,70.0,,,,,,,Energy,KCAL +1500808,1008,300.0,,70.0,,,,,,,Energy,KCAL +1500843,1008,85.0,,70.0,,,,,,,Energy,KCAL +1501042,1008,95.0,,70.0,,,,,,,Energy,KCAL +1501053,1008,232.0,,70.0,,,,,,,Energy,KCAL +1502164,1008,214.0,,70.0,,,,,,,Energy,KCAL +1502700,1008,400.0,,70.0,,,,,,,Energy,KCAL +1502728,1008,262.0,,70.0,,,,,,,Energy,KCAL +1502753,1008,267.0,,70.0,,,,,,,Energy,KCAL +1502922,1008,381.0,,70.0,,,,,,,Energy,KCAL +1502977,1008,25.0,,70.0,,,,,,,Energy,KCAL +1503064,1008,371.0,,70.0,,,,,,,Energy,KCAL +1503409,1008,603.0,,70.0,,,,,,,Energy,KCAL +1503607,1008,56.0,,70.0,,,,,,,Energy,KCAL +1503722,1008,375.0,,70.0,,,,,,,Energy,KCAL +1503851,1008,350.0,,70.0,,,,,,,Energy,KCAL +1504914,1008,0.0,,70.0,,,,,,,Energy,KCAL +1505015,1008,0.0,,70.0,,,,,,,Energy,KCAL +1505048,1008,417.0,,70.0,,,,,,,Energy,KCAL +1505092,1008,0.0,,70.0,,,,,,,Energy,KCAL +1505419,1008,433.0,,70.0,,,,,,,Energy,KCAL +1505523,1008,89.0,,70.0,,,,,,,Energy,KCAL +1507058,1008,429.0,,70.0,,,,,,,Energy,KCAL +1507560,1008,321.0,,70.0,,,,,,,Energy,KCAL +1507570,1008,227.0,,70.0,,,,,,,Energy,KCAL +1507682,1008,108.0,,70.0,,,,,,,Energy,KCAL +1507767,1008,32.0,,70.0,,,,,,,Energy,KCAL +1507880,1008,308.0,,70.0,,,,,,,Energy,KCAL +1507996,1008,311.0,,70.0,,,,,,,Energy,KCAL +1508076,1008,167.0,,70.0,,,,,,,Energy,KCAL +1508898,1008,200.0,,70.0,,,,,,,Energy,KCAL +1508929,1008,33.0,,70.0,,,,,,,Energy,KCAL +1509151,1008,354.0,,70.0,,,,,,,Energy,KCAL +1509344,1008,250.0,,70.0,,,,,,,Energy,KCAL +1509440,1008,282.0,,70.0,,,,,,,Energy,KCAL +1509726,1008,203.0,,70.0,,,,,,,Energy,KCAL +1510173,1008,112.0,,70.0,,,,,,,Energy,KCAL +1510380,1008,106.0,,70.0,,,,,,,Energy,KCAL +1510476,1008,75.0,,70.0,,,,,,,Energy,KCAL +1510819,1008,244.0,,70.0,,,,,,,Energy,KCAL +1511144,1008,179.0,,70.0,,,,,,,Energy,KCAL +1511259,1008,417.0,,70.0,,,,,,,Energy,KCAL +1511277,1008,254.0,,70.0,,,,,,,Energy,KCAL +1511485,1008,36.0,,70.0,,,,,,,Energy,KCAL +1511540,1008,429.0,,70.0,,,,,,,Energy,KCAL +1511682,1008,438.0,,70.0,,,,,,,Energy,KCAL +1511726,1008,205.0,,70.0,,,,,,,Energy,KCAL +1512048,1008,233.0,,70.0,,,,,,,Energy,KCAL +1512252,1008,100.0,,70.0,,,,,,,Energy,KCAL +1512333,1008,44.0,,70.0,,,,,,,Energy,KCAL +1512507,1008,51.0,,70.0,,,,,,,Energy,KCAL +1512620,1008,0.0,,70.0,,,,,,,Energy,KCAL +1513121,1008,62.0,,70.0,,,,,,,Energy,KCAL +1513458,1008,267.0,,70.0,,,,,,,Energy,KCAL +1513514,1008,0.0,,70.0,,,,,,,Energy,KCAL +1513531,1008,25.0,,70.0,,,,,,,Energy,KCAL +1513844,1008,87.0,,70.0,,,,,,,Energy,KCAL +1514008,1008,467.0,,70.0,,,,,,,Energy,KCAL +1514527,1008,87.0,,70.0,,,,,,,Energy,KCAL +1514692,1008,76.0,,70.0,,,,,,,Energy,KCAL +1514818,1008,42.0,,70.0,,,,,,,Energy,KCAL +1515282,1008,420.0,,70.0,,,,,,,Energy,KCAL +1515420,1008,500.0,,70.0,,,,,,,Energy,KCAL +1515521,1008,533.0,,70.0,,,,,,,Energy,KCAL +1516104,1008,352.0,,70.0,,,,,,,Energy,KCAL +1516265,1008,467.0,,70.0,,,,,,,Energy,KCAL +1516726,1008,480.0,,70.0,,,,,,,Energy,KCAL +1516930,1008,540.0,,70.0,,,,,,,Energy,KCAL +1517063,1008,350.0,,70.0,,,,,,,Energy,KCAL +1517292,1008,0.0,,70.0,,,,,,,Energy,KCAL +1517397,1008,533.0,,70.0,,,,,,,Energy,KCAL +1517426,1008,475.0,,70.0,,,,,,,Energy,KCAL +1517489,1008,464.0,,70.0,,,,,,,Energy,KCAL +1517676,1008,571.0,,70.0,,,,,,,Energy,KCAL +1517759,1008,536.0,,70.0,,,,,,,Energy,KCAL +1517762,1008,0.0,,70.0,,,,,,,Energy,KCAL +1517920,1008,452.0,,70.0,,,,,,,Energy,KCAL +1518117,1008,548.0,,70.0,,,,,,,Energy,KCAL +1518648,1008,333.0,,70.0,,,,,,,Energy,KCAL +1518840,1008,10.0,,70.0,,,,,,,Energy,KCAL +1518933,1008,500.0,,70.0,,,,,,,Energy,KCAL +1518976,1008,391.0,,70.0,,,,,,,Energy,KCAL +1518996,1008,567.0,,70.0,,,,,,,Energy,KCAL +1519222,1008,515.0,,70.0,,,,,,,Energy,KCAL +1519344,1008,21.0,,70.0,,,,,,,Energy,KCAL +1519630,1008,441.0,,70.0,,,,,,,Energy,KCAL +1519764,1008,567.0,,70.0,,,,,,,Energy,KCAL +1519831,1008,581.0,,70.0,,,,,,,Energy,KCAL +1519989,1008,511.0,,70.0,,,,,,,Energy,KCAL +1520086,1008,476.0,,70.0,,,,,,,Energy,KCAL +1520293,1008,375.0,,70.0,,,,,,,Energy,KCAL +1520432,1008,67.0,,70.0,,,,,,,Energy,KCAL +1520679,1008,333.0,,70.0,,,,,,,Energy,KCAL +1520788,1008,29.0,,70.0,,,,,,,Energy,KCAL +1520821,1008,444.0,,70.0,,,,,,,Energy,KCAL +1520867,1008,550.0,,70.0,,,,,,,Energy,KCAL +1521566,1008,360.0,,70.0,,,,,,,Energy,KCAL +1521733,1008,393.0,,70.0,,,,,,,Energy,KCAL +1521845,1008,464.0,,70.0,,,,,,,Energy,KCAL +1522087,1008,361.0,,70.0,,,,,,,Energy,KCAL +1522211,1008,500.0,,70.0,,,,,,,Energy,KCAL +1522232,1008,0.0,,70.0,,,,,,,Energy,KCAL +1522387,1008,359.0,,70.0,,,,,,,Energy,KCAL +1522556,1008,300.0,,70.0,,,,,,,Energy,KCAL +1522624,1008,565.0,,70.0,,,,,,,Energy,KCAL +1522640,1008,542.0,,70.0,,,,,,,Energy,KCAL +1522997,1008,548.0,,70.0,,,,,,,Energy,KCAL +1523062,1008,433.0,,70.0,,,,,,,Energy,KCAL +1523335,1008,595.0,,70.0,,,,,,,Energy,KCAL +1523371,1008,600.0,,70.0,,,,,,,Energy,KCAL +1523688,1008,393.0,,70.0,,,,,,,Energy,KCAL +1523952,1008,571.0,,70.0,,,,,,,Energy,KCAL +1523973,1008,143.0,,70.0,,,,,,,Energy,KCAL +1524386,1008,421.0,,70.0,,,,,,,Energy,KCAL +1524388,1008,464.0,,70.0,,,,,,,Energy,KCAL +1524752,1008,536.0,,70.0,,,,,,,Energy,KCAL +1525278,1008,484.0,,70.0,,,,,,,Energy,KCAL +1525338,1008,457.0,,70.0,,,,,,,Energy,KCAL +1525559,1008,489.0,,70.0,,,,,,,Energy,KCAL +1525849,1008,0.0,,70.0,,,,,,,Energy,KCAL +1526032,1008,550.0,,70.0,,,,,,,Energy,KCAL +1526182,1008,46.0,,70.0,,,,,,,Energy,KCAL +1526313,1008,387.0,,70.0,,,,,,,Energy,KCAL +1526330,1008,375.0,,70.0,,,,,,,Energy,KCAL +1526466,1008,600.0,,70.0,,,,,,,Energy,KCAL +1527780,1008,389.0,,70.0,,,,,,,Energy,KCAL +1527831,1008,375.0,,70.0,,,,,,,Energy,KCAL +1527945,1008,53.0,,70.0,,,,,,,Energy,KCAL +1528109,1008,492.0,,70.0,,,,,,,Energy,KCAL +1528407,1008,500.0,,70.0,,,,,,,Energy,KCAL +1528469,1008,550.0,,70.0,,,,,,,Energy,KCAL +1528567,1008,286.0,,70.0,,,,,,,Energy,KCAL +1528678,1008,464.0,,70.0,,,,,,,Energy,KCAL +1528907,1008,464.0,,70.0,,,,,,,Energy,KCAL +1529074,1008,600.0,,70.0,,,,,,,Energy,KCAL +1529096,1008,88.0,,70.0,,,,,,,Energy,KCAL +1529265,1008,575.0,,70.0,,,,,,,Energy,KCAL +1529817,1008,514.0,,70.0,,,,,,,Energy,KCAL +1529868,1008,83.0,,70.0,,,,,,,Energy,KCAL +1530210,1008,500.0,,70.0,,,,,,,Energy,KCAL +1530460,1008,357.0,,70.0,,,,,,,Energy,KCAL +1530685,1008,300.0,,70.0,,,,,,,Energy,KCAL +1531115,1008,601.0,,70.0,,,,,,,Energy,KCAL +1531659,1008,600.0,,70.0,,,,,,,Energy,KCAL +1532050,1008,467.0,,70.0,,,,,,,Energy,KCAL +1532258,1008,333.0,,70.0,,,,,,,Energy,KCAL +1532288,1008,471.0,,70.0,,,,,,,Energy,KCAL +1532357,1008,0.0,,70.0,,,,,,,Energy,KCAL +1532492,1008,464.0,,70.0,,,,,,,Energy,KCAL +1532567,1008,571.0,,70.0,,,,,,,Energy,KCAL +1533353,1008,0.0,,70.0,,,,,,,Energy,KCAL +1533395,1008,393.0,,70.0,,,,,,,Energy,KCAL +1533620,1008,536.0,,70.0,,,,,,,Energy,KCAL +1533633,1008,536.0,,70.0,,,,,,,Energy,KCAL +1533758,1008,389.0,,70.0,,,,,,,Energy,KCAL +1533836,1008,536.0,,70.0,,,,,,,Energy,KCAL +1533893,1008,385.0,,70.0,,,,,,,Energy,KCAL +1534131,1008,379.0,,70.0,,,,,,,Energy,KCAL +1534348,1008,80.0,,70.0,,,,,,,Energy,KCAL +1534544,1008,201.0,,70.0,,,,,,,Energy,KCAL +1534649,1008,145.0,,70.0,,,,,,,Energy,KCAL +1534661,1008,349.0,,70.0,,,,,,,Energy,KCAL +1534743,1008,0.0,,70.0,,,,,,,Energy,KCAL +1534800,1008,467.0,,70.0,,,,,,,Energy,KCAL +1534937,1008,260.0,,70.0,,,,,,,Energy,KCAL +1534948,1008,134.0,,70.0,,,,,,,Energy,KCAL +1535159,1008,857.0,,70.0,,,,,,,Energy,KCAL +1535319,1008,500.0,,70.0,,,,,,,Energy,KCAL +1535943,1008,357.0,,70.0,,,,,,,Energy,KCAL +1536156,1008,159.0,,70.0,,,,,,,Energy,KCAL +1536520,1008,246.0,,70.0,,,,,,,Energy,KCAL +1536749,1008,0.0,,70.0,,,,,,,Energy,KCAL +1537138,1008,274.0,,70.0,,,,,,,Energy,KCAL +1537203,1008,15.0,,70.0,,,,,,,Energy,KCAL +1537248,1008,18.0,,70.0,,,,,,,Energy,KCAL +1537299,1008,58.0,,70.0,,,,,,,Energy,KCAL +1537398,1008,352.0,,70.0,,,,,,,Energy,KCAL +1537778,1008,393.0,,70.0,,,,,,,Energy,KCAL +1538424,1008,200.0,,70.0,,,,,,,Energy,KCAL +1538747,1008,393.0,,70.0,,,,,,,Energy,KCAL +1538817,1008,467.0,,70.0,,,,,,,Energy,KCAL +1538944,1008,435.0,,70.0,,,,,,,Energy,KCAL +1538981,1008,357.0,,70.0,,,,,,,Energy,KCAL +1539060,1008,254.0,,70.0,,,,,,,Energy,KCAL +1539066,1008,349.0,,70.0,,,,,,,Energy,KCAL +1539617,1008,404.0,,70.0,,,,,,,Energy,KCAL +1540137,1008,171.0,,70.0,,,,,,,Energy,KCAL +1540397,1008,514.0,,70.0,,,,,,,Energy,KCAL +1540418,1008,382.0,,70.0,,,,,,,Energy,KCAL +1540744,1008,343.0,,70.0,,,,,,,Energy,KCAL +1540790,1008,325.0,,70.0,,,,,,,Energy,KCAL +1541535,1008,321.0,,70.0,,,,,,,Energy,KCAL +1541978,1008,8.0,,70.0,,,,,,,Energy,KCAL +1542200,1008,370.0,,70.0,,,,,,,Energy,KCAL +1542296,1008,405.0,,70.0,,,,,,,Energy,KCAL +1542367,1008,433.0,,70.0,,,,,,,Energy,KCAL +1542474,1008,333.0,,70.0,,,,,,,Energy,KCAL +1542559,1008,233.0,,70.0,,,,,,,Energy,KCAL +1542632,1008,375.0,,70.0,,,,,,,Energy,KCAL +1542641,1008,267.0,,70.0,,,,,,,Energy,KCAL +1542802,1008,333.0,,70.0,,,,,,,Energy,KCAL +1542847,1008,97.0,,70.0,,,,,,,Energy,KCAL +1542881,1008,410.0,,70.0,,,,,,,Energy,KCAL +1542911,1008,429.0,,70.0,,,,,,,Energy,KCAL +1542943,1008,321.0,,70.0,,,,,,,Energy,KCAL +1543121,1008,800.0,,70.0,,,,,,,Energy,KCAL +1543490,1008,375.0,,70.0,,,,,,,Energy,KCAL +1543607,1008,286.0,,70.0,,,,,,,Energy,KCAL +1544025,1008,50.0,,70.0,,,,,,,Energy,KCAL +1545057,1008,400.0,,70.0,,,,,,,Energy,KCAL +1545059,1008,158.0,,70.0,,,,,,,Energy,KCAL +1545065,1008,400.0,,70.0,,,,,,,Energy,KCAL +1545119,1008,200.0,,70.0,,,,,,,Energy,KCAL +1545754,1008,71.0,,70.0,,,,,,,Energy,KCAL +1545899,1008,107.0,,70.0,,,,,,,Energy,KCAL +1546181,1008,151.0,,70.0,,,,,,,Energy,KCAL +1546683,1008,232.0,,70.0,,,,,,,Energy,KCAL +1546880,1008,250.0,,70.0,,,,,,,Energy,KCAL +1547306,1008,143.0,,70.0,,,,,,,Energy,KCAL +1547481,1008,89.0,,70.0,,,,,,,Energy,KCAL +1548024,1008,71.0,,70.0,,,,,,,Energy,KCAL +1548131,1008,0.0,,70.0,,,,,,,Energy,KCAL +1548165,1008,125.0,,70.0,,,,,,,Energy,KCAL +1548249,1008,135.0,,70.0,,,,,,,Energy,KCAL +1548420,1008,70.0,,70.0,,,,,,,Energy,KCAL +1548471,1008,254.0,,70.0,,,,,,,Energy,KCAL +1548523,1008,54.0,,70.0,,,,,,,Energy,KCAL +1548534,1008,400.0,,70.0,,,,,,,Energy,KCAL +1548575,1008,179.0,,70.0,,,,,,,Energy,KCAL +1548766,1008,33.0,,70.0,,,,,,,Energy,KCAL +1548872,1008,254.0,,70.0,,,,,,,Energy,KCAL +1548913,1008,59.0,,70.0,,,,,,,Energy,KCAL +1548960,1008,167.0,,70.0,,,,,,,Energy,KCAL +1549125,1008,175.0,,70.0,,,,,,,Energy,KCAL +1549612,1008,222.0,,70.0,,,,,,,Energy,KCAL +1549639,1008,18.0,,70.0,,,,,,,Energy,KCAL +1550087,1008,300.0,,70.0,,,,,,,Energy,KCAL +1550297,1008,581.0,,70.0,,,,,,,Energy,KCAL +1550608,1008,478.0,,70.0,,,,,,,Energy,KCAL +1550866,1008,517.0,,70.0,,,,,,,Energy,KCAL +1550899,1008,321.0,,70.0,,,,,,,Energy,KCAL +1551064,1008,53.0,,70.0,,,,,,,Energy,KCAL +1551202,1008,61.0,,70.0,,,,,,,Energy,KCAL +1551478,1008,433.0,,70.0,,,,,,,Energy,KCAL +1551600,1008,368.0,,70.0,,,,,,,Energy,KCAL +1551811,1008,451.0,,70.0,,,,,,,Energy,KCAL +1551846,1008,185.0,,70.0,,,,,,,Energy,KCAL +1552051,1008,133.0,,70.0,,,,,,,Energy,KCAL +1552659,1008,38.0,,70.0,,,,,,,Energy,KCAL +1553432,1008,278.0,,70.0,,,,,,,Energy,KCAL +1553474,1008,62.0,,70.0,,,,,,,Energy,KCAL +1553553,1008,369.0,,70.0,,,,,,,Energy,KCAL +1553827,1008,250.0,,70.0,,,,,,,Energy,KCAL +1553841,1008,378.0,,70.0,,,,,,,Energy,KCAL +1553892,1008,531.0,,70.0,,,,,,,Energy,KCAL +1554015,1008,333.0,,70.0,,,,,,,Energy,KCAL +1554159,1008,202.0,,70.0,,,,,,,Energy,KCAL +1554170,1008,79.0,,70.0,,,,,,,Energy,KCAL +1554260,1008,368.0,,70.0,,,,,,,Energy,KCAL +1554366,1008,173.0,,70.0,,,,,,,Energy,KCAL +1554427,1008,58.0,,70.0,,,,,,,Energy,KCAL +1554559,1008,84.0,,70.0,,,,,,,Energy,KCAL +1554664,1008,250.0,,70.0,,,,,,,Energy,KCAL +1554866,1008,186.0,,70.0,,,,,,,Energy,KCAL +1554947,1008,263.0,,70.0,,,,,,,Energy,KCAL +1555004,1008,316.0,,70.0,,,,,,,Energy,KCAL +1555374,1008,159.0,,70.0,,,,,,,Energy,KCAL +1555556,1008,500.0,,70.0,,,,,,,Energy,KCAL +1555934,1008,241.0,,70.0,,,,,,,Energy,KCAL +1556019,1008,53.0,,70.0,,,,,,,Energy,KCAL +1556506,1008,44.0,,70.0,,,,,,,Energy,KCAL +1556537,1008,571.0,,70.0,,,,,,,Energy,KCAL +1556845,1008,88.0,,70.0,,,,,,,Energy,KCAL +1556846,1008,108.0,,70.0,,,,,,,Energy,KCAL +1556850,1008,61.0,,70.0,,,,,,,Energy,KCAL +1557076,1008,247.0,,70.0,,,,,,,Energy,KCAL +1557229,1008,65.0,,70.0,,,,,,,Energy,KCAL +1557325,1008,116.0,,70.0,,,,,,,Energy,KCAL +1557776,1008,167.0,,70.0,,,,,,,Energy,KCAL +1557867,1008,32.0,,70.0,,,,,,,Energy,KCAL +1557909,1008,375.0,,70.0,,,,,,,Energy,KCAL +1558089,1008,300.0,,70.0,,,,,,,Energy,KCAL +1558117,1008,333.0,,70.0,,,,,,,Energy,KCAL +1558294,1008,200.0,,70.0,,,,,,,Energy,KCAL +1558338,1008,263.0,,70.0,,,,,,,Energy,KCAL +1558616,1008,216.0,,70.0,,,,,,,Energy,KCAL +1558768,1008,141.0,,70.0,,,,,,,Energy,KCAL +1558891,1008,182.0,,70.0,,,,,,,Energy,KCAL +1558967,1008,129.0,,70.0,,,,,,,Energy,KCAL +1558996,1008,375.0,,70.0,,,,,,,Energy,KCAL +1559122,1008,186.0,,70.0,,,,,,,Energy,KCAL +1559178,1008,112.0,,70.0,,,,,,,Energy,KCAL +1559343,1008,467.0,,70.0,,,,,,,Energy,KCAL +1559423,1008,444.0,,70.0,,,,,,,Energy,KCAL +1559669,1008,230.0,,70.0,,,,,,,Energy,KCAL +1559745,1008,17.0,,70.0,,,,,,,Energy,KCAL +1559749,1008,92.0,,70.0,,,,,,,Energy,KCAL +1560226,1008,69.0,,70.0,,,,,,,Energy,KCAL +1560690,1008,105.0,,70.0,,,,,,,Energy,KCAL +1560754,1008,133.0,,70.0,,,,,,,Energy,KCAL +1560904,1008,129.0,,70.0,,,,,,,Energy,KCAL +1561146,1008,162.0,,70.0,,,,,,,Energy,KCAL +1561308,1008,235.0,,70.0,,,,,,,Energy,KCAL +1561427,1008,212.0,,70.0,,,,,,,Energy,KCAL +1561526,1008,159.0,,70.0,,,,,,,Energy,KCAL +1561579,1008,41.0,,70.0,,,,,,,Energy,KCAL +1561640,1008,118.0,,70.0,,,,,,,Energy,KCAL +1561858,1008,77.0,,70.0,,,,,,,Energy,KCAL +1561957,1008,143.0,,70.0,,,,,,,Energy,KCAL +1562025,1008,281.0,,70.0,,,,,,,Energy,KCAL +1562082,1008,275.0,,70.0,,,,,,,Energy,KCAL +1562337,1008,447.0,,70.0,,,,,,,Energy,KCAL +1562452,1008,75.0,,70.0,,,,,,,Energy,KCAL +1562820,1008,250.0,,70.0,,,,,,,Energy,KCAL +1563616,1008,75.0,,70.0,,,,,,,Energy,KCAL +1563914,1008,524.0,,70.0,,,,,,,Energy,KCAL +1563944,1008,72.0,,70.0,,,,,,,Energy,KCAL +1563988,1008,180.0,,70.0,,,,,,,Energy,KCAL +1564089,1008,125.0,,70.0,,,,,,,Energy,KCAL +1564095,1008,357.0,,70.0,,,,,,,Energy,KCAL +1564205,1008,71.0,,70.0,,,,,,,Energy,KCAL +1564488,1008,550.0,,70.0,,,,,,,Energy,KCAL +1564745,1008,500.0,,70.0,,,,,,,Energy,KCAL +1565396,1008,520.0,,70.0,,,,,,,Energy,KCAL +1565647,1008,140.0,,70.0,,,,,,,Energy,KCAL +1565709,1008,525.0,,70.0,,,,,,,Energy,KCAL +1566183,1008,393.0,,70.0,,,,,,,Energy,KCAL +1566237,1008,133.0,,70.0,,,,,,,Energy,KCAL +1566774,1008,474.0,,70.0,,,,,,,Energy,KCAL +1566816,1008,857.0,,70.0,,,,,,,Energy,KCAL +1566926,1008,553.0,,70.0,,,,,,,Energy,KCAL +1566969,1008,256.0,,70.0,,,,,,,Energy,KCAL +1567182,1008,289.0,,70.0,,,,,,,Energy,KCAL +1567258,1008,533.0,,70.0,,,,,,,Energy,KCAL +1567289,1008,500.0,,70.0,,,,,,,Energy,KCAL +1567518,1008,295.0,,70.0,,,,,,,Energy,KCAL +1567559,1008,417.0,,70.0,,,,,,,Energy,KCAL +1567704,1008,362.0,,70.0,,,,,,,Energy,KCAL +1567774,1008,0.0,,70.0,,,,,,,Energy,KCAL +1567808,1008,128.0,,70.0,,,,,,,Energy,KCAL +1567929,1008,0.0,,70.0,,,,,,,Energy,KCAL +1568286,1008,370.0,,70.0,,,,,,,Energy,KCAL +1568431,1008,161.0,,70.0,,,,,,,Energy,KCAL +1568579,1008,161.0,,70.0,,,,,,,Energy,KCAL +1568727,1008,18.0,,70.0,,,,,,,Energy,KCAL +1568739,1008,350.0,,70.0,,,,,,,Energy,KCAL +1568755,1008,381.0,,70.0,,,,,,,Energy,KCAL +1568817,1008,333.0,,70.0,,,,,,,Energy,KCAL +1568949,1008,277.0,,70.0,,,,,,,Energy,KCAL +1568974,1008,303.0,,70.0,,,,,,,Energy,KCAL +1568997,1008,375.0,,70.0,,,,,,,Energy,KCAL +1569085,1008,633.0,,70.0,,,,,,,Energy,KCAL +1569222,1008,54.0,,70.0,,,,,,,Energy,KCAL +1569322,1008,567.0,,70.0,,,,,,,Energy,KCAL +1569421,1008,243.0,,70.0,,,,,,,Energy,KCAL +1569573,1008,38.0,,70.0,,,,,,,Energy,KCAL +1569604,1008,75.0,,70.0,,,,,,,Energy,KCAL +1569862,1008,167.0,,70.0,,,,,,,Energy,KCAL +1570694,1008,375.0,,70.0,,,,,,,Energy,KCAL +1570729,1008,567.0,,70.0,,,,,,,Energy,KCAL +1570911,1008,118.0,,70.0,,,,,,,Energy,KCAL +1571213,1008,45.0,,70.0,,,,,,,Energy,KCAL +1571519,1008,134.0,,70.0,,,,,,,Energy,KCAL +1571707,1008,67.0,,70.0,,,,,,,Energy,KCAL +1571840,1008,190.0,,70.0,,,,,,,Energy,KCAL +1571927,1008,270.0,,70.0,,,,,,,Energy,KCAL +1571953,1008,464.0,,70.0,,,,,,,Energy,KCAL +1571971,1008,381.0,,70.0,,,,,,,Energy,KCAL +1572137,1008,37.0,,70.0,,,,,,,Energy,KCAL +1572384,1008,306.0,,70.0,,,,,,,Energy,KCAL +1572581,1008,282.0,,70.0,,,,,,,Energy,KCAL +1572591,1008,349.0,,70.0,,,,,,,Energy,KCAL +1572984,1008,17.0,,70.0,,,,,,,Energy,KCAL +1573291,1008,193.0,,70.0,,,,,,,Energy,KCAL +1573635,1008,21.0,,70.0,,,,,,,Energy,KCAL +1573753,1008,350.0,,70.0,,,,,,,Energy,KCAL +1574124,1008,383.0,,70.0,,,,,,,Energy,KCAL +1574152,1008,153.0,,70.0,,,,,,,Energy,KCAL +1574160,1008,67.0,,70.0,,,,,,,Energy,KCAL +1574508,1008,107.0,,70.0,,,,,,,Energy,KCAL +1574624,1008,48.0,,70.0,,,,,,,Energy,KCAL +1574665,1008,256.0,,70.0,,,,,,,Energy,KCAL +1574808,1008,564.0,,70.0,,,,,,,Energy,KCAL +1575067,1008,127.0,,70.0,,,,,,,Energy,KCAL +1575349,1008,500.0,,70.0,,,,,,,Energy,KCAL +1575362,1008,543.0,,70.0,,,,,,,Energy,KCAL +1575425,1008,106.0,,70.0,,,,,,,Energy,KCAL +1575926,1008,269.0,,70.0,,,,,,,Energy,KCAL +1576167,1008,536.0,,70.0,,,,,,,Energy,KCAL +1576628,1008,487.0,,70.0,,,,,,,Energy,KCAL +1576660,1008,393.0,,70.0,,,,,,,Energy,KCAL +1576721,1008,590.0,,70.0,,,,,,,Energy,KCAL +1577135,1008,393.0,,70.0,,,,,,,Energy,KCAL +1577175,1008,323.0,,70.0,,,,,,,Energy,KCAL +1577303,1008,343.0,,70.0,,,,,,,Energy,KCAL +1577522,1008,79.0,,70.0,,,,,,,Energy,KCAL +1577544,1008,367.0,,70.0,,,,,,,Energy,KCAL +1577860,1008,50.0,,70.0,,,,,,,Energy,KCAL +1578116,1008,375.0,,70.0,,,,,,,Energy,KCAL +1578184,1008,280.0,,70.0,,,,,,,Energy,KCAL +1578237,1008,355.0,,70.0,,,,,,,Energy,KCAL +1578328,1008,255.0,,70.0,,,,,,,Energy,KCAL +1578668,1008,52.0,,70.0,,,,,,,Energy,KCAL +1578717,1008,372.0,,70.0,,,,,,,Energy,KCAL +1579157,1008,273.0,,70.0,,,,,,,Energy,KCAL +1579198,1008,277.0,,70.0,,,,,,,Energy,KCAL +1579254,1008,15.0,,70.0,,,,,,,Energy,KCAL +1579342,1008,393.0,,70.0,,,,,,,Energy,KCAL +1579830,1008,412.0,,70.0,,,,,,,Energy,KCAL +1579938,1008,800.0,,70.0,,,,,,,Energy,KCAL +1579953,1008,46.0,,70.0,,,,,,,Energy,KCAL +1580010,1008,333.0,,70.0,,,,,,,Energy,KCAL +1580063,1008,0.0,,70.0,,,,,,,Energy,KCAL +1580820,1008,500.0,,70.0,,,,,,,Energy,KCAL +1581286,1008,49.0,,70.0,,,,,,,Energy,KCAL +1581336,1008,128.0,,70.0,,,,,,,Energy,KCAL +1581354,1008,378.0,,70.0,,,,,,,Energy,KCAL +1581761,1008,4.0,,70.0,,,,,,,Energy,KCAL +1581990,1008,133.0,,70.0,,,,,,,Energy,KCAL +1582659,1008,75.0,,70.0,,,,,,,Energy,KCAL +1583234,1008,500.0,,70.0,,,,,,,Energy,KCAL +1583270,1008,400.0,,70.0,,,,,,,Energy,KCAL +1583912,1008,441.0,,70.0,,,,,,,Energy,KCAL +1583933,1008,88.0,,70.0,,,,,,,Energy,KCAL +1584030,1008,167.0,,70.0,,,,,,,Energy,KCAL +1584039,1008,375.0,,70.0,,,,,,,Energy,KCAL +1584112,1008,250.0,,70.0,,,,,,,Energy,KCAL +1584442,1008,600.0,,70.0,,,,,,,Energy,KCAL +1584599,1008,0.0,,70.0,,,,,,,Energy,KCAL +1584697,1008,45.0,,70.0,,,,,,,Energy,KCAL +1584794,1008,200.0,,70.0,,,,,,,Energy,KCAL +1585041,1008,381.0,,70.0,,,,,,,Energy,KCAL +1585097,1008,400.0,,70.0,,,,,,,Energy,KCAL +1585258,1008,271.0,,70.0,,,,,,,Energy,KCAL +1585601,1008,25.0,,70.0,,,,,,,Energy,KCAL +1585709,1008,233.0,,70.0,,,,,,,Energy,KCAL +1585819,1008,0.0,,70.0,,,,,,,Energy,KCAL +1585893,1008,54.0,,70.0,,,,,,,Energy,KCAL +1585904,1008,133.0,,70.0,,,,,,,Energy,KCAL +1585908,1008,594.0,,70.0,,,,,,,Energy,KCAL +1585968,1008,62.0,,70.0,,,,,,,Energy,KCAL +1586262,1008,42.0,,70.0,,,,,,,Energy,KCAL +1586539,1008,484.0,,70.0,,,,,,,Energy,KCAL +1586649,1008,400.0,,70.0,,,,,,,Energy,KCAL +1587115,1008,0.0,,70.0,,,,,,,Energy,KCAL +1587191,1008,233.0,,70.0,,,,,,,Energy,KCAL +1587314,1008,0.0,,70.0,,,,,,,Energy,KCAL +1587434,1008,167.0,,70.0,,,,,,,Energy,KCAL +1587993,1008,395.0,,70.0,,,,,,,Energy,KCAL +1588166,1008,820.0,,70.0,,,,,,,Energy,KCAL +1588171,1008,800.0,,70.0,,,,,,,Energy,KCAL +1588326,1008,19.0,,70.0,,,,,,,Energy,KCAL +1588332,1008,42.0,,70.0,,,,,,,Energy,KCAL +1588334,1008,0.0,,70.0,,,,,,,Energy,KCAL +1589003,1008,317.0,,70.0,,,,,,,Energy,KCAL +1589391,1008,0.0,,70.0,,,,,,,Energy,KCAL +1589458,1008,3143.0,,70.0,,,,,,,Energy,KCAL +1589914,1008,52.0,,70.0,,,,,,,Energy,KCAL +1590179,1008,94.0,,70.0,,,,,,,Energy,KCAL +1590202,1008,102.0,,70.0,,,,,,,Energy,KCAL +1590745,1008,92.0,,70.0,,,,,,,Energy,KCAL +1590869,1008,200.0,,70.0,,,,,,,Energy,KCAL +1591258,1008,32.0,,70.0,,,,,,,Energy,KCAL +1591273,1008,500.0,,70.0,,,,,,,Energy,KCAL +1591573,1008,223.0,,70.0,,,,,,,Energy,KCAL +1591651,1008,247.0,,70.0,,,,,,,Energy,KCAL +1591834,1008,99.0,,70.0,,,,,,,Energy,KCAL +1591894,1008,236.0,,70.0,,,,,,,Energy,KCAL +1592343,1008,10.0,,70.0,,,,,,,Energy,KCAL +1592529,1008,51.0,,70.0,,,,,,,Energy,KCAL +1592541,1008,131.0,,70.0,,,,,,,Energy,KCAL +1592594,1008,333.0,,70.0,,,,,,,Energy,KCAL +1592633,1008,368.0,,70.0,,,,,,,Energy,KCAL +1592670,1008,400.0,,70.0,,,,,,,Energy,KCAL +1592943,1008,379.0,,70.0,,,,,,,Energy,KCAL +1593161,1008,250.0,,70.0,,,,,,,Energy,KCAL +1593315,1008,1875.0,,70.0,,,,,,,Energy,KCAL +1593553,1008,258.0,,70.0,,,,,,,Energy,KCAL +1593787,1008,500.0,,70.0,,,,,,,Energy,KCAL +1593895,1008,553.0,,70.0,,,,,,,Energy,KCAL +1594047,1008,441.0,,70.0,,,,,,,Energy,KCAL +1594306,1008,640.0,,70.0,,,,,,,Energy,KCAL +1594419,1008,0.0,,70.0,,,,,,,Energy,KCAL +1594453,1008,525.0,,70.0,,,,,,,Energy,KCAL +1594506,1008,593.0,,70.0,,,,,,,Energy,KCAL +1594817,1008,48.0,,70.0,,,,,,,Energy,KCAL +1595351,1008,475.0,,70.0,,,,,,,Energy,KCAL +1595427,1008,300.0,,70.0,,,,,,,Energy,KCAL +1596034,1008,471.0,,70.0,,,,,,,Energy,KCAL +1596096,1008,429.0,,70.0,,,,,,,Energy,KCAL +1596565,1008,393.0,,70.0,,,,,,,Energy,KCAL +1596725,1008,333.0,,70.0,,,,,,,Energy,KCAL +1597240,1008,500.0,,70.0,,,,,,,Energy,KCAL +1597705,1008,240.0,,70.0,,,,,,,Energy,KCAL +1597774,1008,79.0,,70.0,,,,,,,Energy,KCAL +1598075,1008,81.0,,70.0,,,,,,,Energy,KCAL +1598202,1008,136.0,,70.0,,,,,,,Energy,KCAL +1598632,1008,117.0,,70.0,,,,,,,Energy,KCAL +1598699,1008,121.0,,70.0,,,,,,,Energy,KCAL +1599061,1008,56.0,,70.0,,,,,,,Energy,KCAL +1599212,1008,286.0,,70.0,,,,,,,Energy,KCAL +1599285,1008,375.0,,70.0,,,,,,,Energy,KCAL +1599725,1008,254.0,,70.0,,,,,,,Energy,KCAL +1600336,1008,520.0,,70.0,,,,,,,Energy,KCAL +1600442,1008,269.0,,70.0,,,,,,,Energy,KCAL +1600506,1008,257.0,,70.0,,,,,,,Energy,KCAL +1600547,1008,305.0,,70.0,,,,,,,Energy,KCAL +1600625,1008,350.0,,70.0,,,,,,,Energy,KCAL +1600631,1008,390.0,,70.0,,,,,,,Energy,KCAL +1600650,1008,30.0,,70.0,,,,,,,Energy,KCAL +1601552,1008,429.0,,70.0,,,,,,,Energy,KCAL +1601657,1008,267.0,,70.0,,,,,,,Energy,KCAL +1601814,1008,400.0,,70.0,,,,,,,Energy,KCAL +1601928,1008,384.0,,70.0,,,,,,,Energy,KCAL +1602001,1008,380.0,,70.0,,,,,,,Energy,KCAL +1602112,1008,524.0,,70.0,,,,,,,Energy,KCAL +1602585,1008,93.0,,70.0,,,,,,,Energy,KCAL +1602652,1008,71.0,,70.0,,,,,,,Energy,KCAL +1602721,1008,422.0,,70.0,,,,,,,Energy,KCAL +1602931,1008,536.0,,70.0,,,,,,,Energy,KCAL +1602937,1008,536.0,,70.0,,,,,,,Energy,KCAL +1603044,1008,29.0,,70.0,,,,,,,Energy,KCAL +1603564,1008,312.0,,70.0,,,,,,,Energy,KCAL +1604001,1008,393.0,,70.0,,,,,,,Energy,KCAL +1604145,1008,228.0,,70.0,,,,,,,Energy,KCAL +1604253,1008,250.0,,70.0,,,,,,,Energy,KCAL +1604803,1008,0.0,,70.0,,,,,,,Energy,KCAL +1604861,1008,29.0,,70.0,,,,,,,Energy,KCAL +1605002,1008,571.0,,70.0,,,,,,,Energy,KCAL +1605262,1008,0.0,,70.0,,,,,,,Energy,KCAL +1605274,1008,467.0,,70.0,,,,,,,Energy,KCAL +1605312,1008,714.0,,70.0,,,,,,,Energy,KCAL +1605330,1008,571.0,,70.0,,,,,,,Energy,KCAL +1605452,1008,500.0,,70.0,,,,,,,Energy,KCAL +1605462,1008,422.0,,70.0,,,,,,,Energy,KCAL +1605902,1008,469.0,,70.0,,,,,,,Energy,KCAL +1605951,1008,400.0,,70.0,,,,,,,Energy,KCAL +1607268,1008,229.0,,70.0,,,,,,,Energy,KCAL +1607412,1008,0.0,,70.0,,,,,,,Energy,KCAL +1607490,1008,108.0,,70.0,,,,,,,Energy,KCAL +1607622,1008,149.0,,70.0,,,,,,,Energy,KCAL +1607640,1008,306.0,,70.0,,,,,,,Energy,KCAL +1607910,1008,381.0,,70.0,,,,,,,Energy,KCAL +1608089,1008,281.0,,70.0,,,,,,,Energy,KCAL +1608359,1008,600.0,,70.0,,,,,,,Energy,KCAL +1608636,1008,390.0,,70.0,,,,,,,Energy,KCAL +1608691,1008,300.0,,70.0,,,,,,,Energy,KCAL +1608724,1008,429.0,,70.0,,,,,,,Energy,KCAL +1609043,1008,200.0,,70.0,,,,,,,Energy,KCAL +1609243,1008,184.0,,70.0,,,,,,,Energy,KCAL +1609349,1008,491.0,,70.0,,,,,,,Energy,KCAL +1609465,1008,263.0,,70.0,,,,,,,Energy,KCAL +1609531,1008,400.0,,70.0,,,,,,,Energy,KCAL +1609784,1008,57.0,,70.0,,,,,,,Energy,KCAL +1610072,1008,0.0,,70.0,,,,,,,Energy,KCAL +1610115,1008,188.0,,70.0,,,,,,,Energy,KCAL +1610228,1008,607.0,,70.0,,,,,,,Energy,KCAL +1610348,1008,192.0,,70.0,,,,,,,Energy,KCAL +1610620,1008,537.0,,70.0,,,,,,,Energy,KCAL +1610641,1008,250.0,,70.0,,,,,,,Energy,KCAL +1610994,1008,571.0,,70.0,,,,,,,Energy,KCAL +1611256,1008,225.0,,70.0,,,,,,,Energy,KCAL +1611538,1008,74.0,,70.0,,,,,,,Energy,KCAL +1611544,1008,125.0,,70.0,,,,,,,Energy,KCAL +1611707,1008,18.0,,70.0,,,,,,,Energy,KCAL +1611782,1008,102.0,,70.0,,,,,,,Energy,KCAL +1611832,1008,33.0,,70.0,,,,,,,Energy,KCAL +1612521,1008,42.0,,70.0,,,,,,,Energy,KCAL +1612852,1008,234.0,,70.0,,,,,,,Energy,KCAL +1612971,1008,316.0,,70.0,,,,,,,Energy,KCAL +1613237,1008,356.0,,70.0,,,,,,,Energy,KCAL +1613791,1008,393.0,,70.0,,,,,,,Energy,KCAL +1614072,1008,53.0,,70.0,,,,,,,Energy,KCAL +1614126,1008,17.0,,70.0,,,,,,,Energy,KCAL +1614449,1008,36.0,,70.0,,,,,,,Energy,KCAL +1614612,1008,24.0,,70.0,,,,,,,Energy,KCAL +1615009,1008,115.0,,70.0,,,,,,,Energy,KCAL +1615227,1008,129.0,,70.0,,,,,,,Energy,KCAL +1615235,1008,49.0,,70.0,,,,,,,Energy,KCAL +1615276,1008,375.0,,70.0,,,,,,,Energy,KCAL +1615628,1008,250.0,,70.0,,,,,,,Energy,KCAL +1615745,1008,219.0,,70.0,,,,,,,Energy,KCAL +1615957,1008,54.0,,70.0,,,,,,,Energy,KCAL +1616668,1008,64.0,,70.0,,,,,,,Energy,KCAL +1617043,1008,0.0,,70.0,,,,,,,Energy,KCAL +1617114,1008,202.0,,70.0,,,,,,,Energy,KCAL +1617211,1008,100.0,,70.0,,,,,,,Energy,KCAL +1617302,1008,225.0,,70.0,,,,,,,Energy,KCAL +1617544,1008,375.0,,70.0,,,,,,,Energy,KCAL +1617759,1008,125.0,,70.0,,,,,,,Energy,KCAL +1617920,1008,355.0,,70.0,,,,,,,Energy,KCAL +1617949,1008,385.0,,70.0,,,,,,,Energy,KCAL +1617976,1008,53.0,,70.0,,,,,,,Energy,KCAL +1618011,1008,444.0,,70.0,,,,,,,Energy,KCAL +1618473,1008,524.0,,70.0,,,,,,,Energy,KCAL +1618841,1008,79.0,,70.0,,,,,,,Energy,KCAL +1618927,1008,467.0,,70.0,,,,,,,Energy,KCAL +1619619,1008,18.0,,70.0,,,,,,,Energy,KCAL +1619974,1008,17.0,,70.0,,,,,,,Energy,KCAL +1620675,1008,450.0,,70.0,,,,,,,Energy,KCAL +1620704,1008,156.0,,70.0,,,,,,,Energy,KCAL +1620722,1008,50.0,,70.0,,,,,,,Energy,KCAL +1620723,1008,50.0,,70.0,,,,,,,Energy,KCAL +1620900,1008,393.0,,70.0,,,,,,,Energy,KCAL +1621318,1008,33.0,,70.0,,,,,,,Energy,KCAL +1621597,1008,18.0,,70.0,,,,,,,Energy,KCAL +1621648,1008,238.0,,70.0,,,,,,,Energy,KCAL +1622114,1008,207.0,,70.0,,,,,,,Energy,KCAL +1622121,1008,500.0,,70.0,,,,,,,Energy,KCAL +1622152,1008,200.0,,70.0,,,,,,,Energy,KCAL +1622373,1008,100.0,,70.0,,,,,,,Energy,KCAL +1622458,1008,47.0,,70.0,,,,,,,Energy,KCAL +1622490,1008,189.0,,70.0,,,,,,,Energy,KCAL +1622925,1008,310.0,,70.0,,,,,,,Energy,KCAL +1622940,1008,0.0,,70.0,,,,,,,Energy,KCAL +1623104,1008,279.0,,70.0,,,,,,,Energy,KCAL +1623245,1008,571.0,,70.0,,,,,,,Energy,KCAL +1623439,1008,28.0,,70.0,,,,,,,Energy,KCAL +1623487,1008,106.0,,70.0,,,,,,,Energy,KCAL +1623529,1008,548.0,,70.0,,,,,,,Energy,KCAL +1623652,1008,133.0,,70.0,,,,,,,Energy,KCAL +1623999,1008,46.0,,70.0,,,,,,,Energy,KCAL +1624210,1008,403.0,,70.0,,,,,,,Energy,KCAL +1624372,1008,107.0,,70.0,,,,,,,Energy,KCAL +1624855,1008,536.0,,70.0,,,,,,,Energy,KCAL +1624903,1008,212.0,,70.0,,,,,,,Energy,KCAL +1625035,1008,233.0,,70.0,,,,,,,Energy,KCAL +1625242,1008,96.0,,70.0,,,,,,,Energy,KCAL +1625342,1008,400.0,,70.0,,,,,,,Energy,KCAL +1625348,1008,0.0,,70.0,,,,,,,Energy,KCAL +1625834,1008,419.0,,70.0,,,,,,,Energy,KCAL +1625966,1008,400.0,,70.0,,,,,,,Energy,KCAL +1626186,1008,224.0,,70.0,,,,,,,Energy,KCAL +1626239,1008,333.0,,70.0,,,,,,,Energy,KCAL +1626342,1008,419.0,,70.0,,,,,,,Energy,KCAL +1626586,1008,58.0,,70.0,,,,,,,Energy,KCAL +1626666,1008,344.0,,70.0,,,,,,,Energy,KCAL +1626700,1008,51.0,,70.0,,,,,,,Energy,KCAL +1626756,1008,227.0,,70.0,,,,,,,Energy,KCAL +1626797,1008,216.0,,70.0,,,,,,,Energy,KCAL +1627334,1008,42.0,,70.0,,,,,,,Energy,KCAL +1627812,1008,47.0,,70.0,,,,,,,Energy,KCAL +1627895,1008,42.0,,70.0,,,,,,,Energy,KCAL +1627904,1008,51.0,,70.0,,,,,,,Energy,KCAL +1628531,1008,524.0,,70.0,,,,,,,Energy,KCAL +1628589,1008,281.0,,70.0,,,,,,,Energy,KCAL +1628974,1008,375.0,,70.0,,,,,,,Energy,KCAL +1629234,1008,233.0,,70.0,,,,,,,Energy,KCAL +1629487,1008,32.0,,70.0,,,,,,,Energy,KCAL +1629852,1008,367.0,,70.0,,,,,,,Energy,KCAL +1630457,1008,63.0,,70.0,,,,,,,Energy,KCAL +1630556,1008,0.0,,70.0,,,,,,,Energy,KCAL +1630608,1008,186.0,,70.0,,,,,,,Energy,KCAL +1630900,1008,120.0,,70.0,,,,,,,Energy,KCAL +1630967,1008,353.0,,70.0,,,,,,,Energy,KCAL +1631283,1008,0.0,,70.0,,,,,,,Energy,KCAL +1631339,1008,524.0,,70.0,,,,,,,Energy,KCAL +1631394,1008,263.0,,73.0,,,,,,,Energy,KCAL +1631560,1008,475.0,,70.0,,,,,,,Energy,KCAL +1631807,1008,221.0,,70.0,,,,,,,Energy,KCAL +1631811,1008,536.0,,70.0,,,,,,,Energy,KCAL +1631881,1008,643.0,,70.0,,,,,,,Energy,KCAL +1632721,1008,286.0,,70.0,,,,,,,Energy,KCAL +1633098,1008,567.0,,70.0,,,,,,,Energy,KCAL +1633169,1008,367.0,,70.0,,,,,,,Energy,KCAL +1633228,1008,62.0,,70.0,,,,,,,Energy,KCAL +1633323,1008,260.0,,70.0,,,,,,,Energy,KCAL +1633356,1008,500.0,,70.0,,,,,,,Energy,KCAL +1633424,1008,147.0,,70.0,,,,,,,Energy,KCAL +1633447,1008,424.0,,70.0,,,,,,,Energy,KCAL +1634454,1008,333.0,,70.0,,,,,,,Energy,KCAL +1634648,1008,25.0,,70.0,,,,,,,Energy,KCAL +1634770,1008,400.0,,70.0,,,,,,,Energy,KCAL +1634978,1008,220.0,,70.0,,,,,,,Energy,KCAL +1635140,1008,400.0,,70.0,,,,,,,Energy,KCAL +1635597,1008,293.0,,70.0,,,,,,,Energy,KCAL +1635985,1008,385.0,,70.0,,,,,,,Energy,KCAL +1636105,1008,452.0,,70.0,,,,,,,Energy,KCAL +1636345,1008,97.0,,70.0,,,,,,,Energy,KCAL +1636557,1008,82.0,,70.0,,,,,,,Energy,KCAL +1636560,1008,35.0,,70.0,,,,,,,Energy,KCAL +1636598,1008,359.0,,70.0,,,,,,,Energy,KCAL +1636607,1008,226.0,,70.0,,,,,,,Energy,KCAL +1636841,1008,156.0,,70.0,,,,,,,Energy,KCAL +1636949,1008,83.0,,70.0,,,,,,,Energy,KCAL +1636982,1008,0.0,,70.0,,,,,,,Energy,KCAL +1637266,1008,58.0,,70.0,,,,,,,Energy,KCAL +1637315,1008,356.0,,70.0,,,,,,,Energy,KCAL +1637367,1008,100.0,,70.0,,,,,,,Energy,KCAL +1637534,1008,263.0,,70.0,,,,,,,Energy,KCAL +1637716,1008,575.0,,70.0,,,,,,,Energy,KCAL +1637855,1008,109.0,,70.0,,,,,,,Energy,KCAL +1637887,1008,67.0,,70.0,,,,,,,Energy,KCAL +1638006,1008,92.0,,70.0,,,,,,,Energy,KCAL +1638340,1008,221.0,,70.0,,,,,,,Energy,KCAL +1638383,1008,259.0,,70.0,,,,,,,Energy,KCAL +1639277,1008,393.0,,70.0,,,,,,,Energy,KCAL +1639398,1008,42.0,,70.0,,,,,,,Energy,KCAL +1639570,1008,380.0,,70.0,,,,,,,Energy,KCAL +1639728,1008,167.0,,70.0,,,,,,,Energy,KCAL +1639865,1008,41.0,,70.0,,,,,,,Energy,KCAL +1640497,1008,357.0,,70.0,,,,,,,Energy,KCAL +1640621,1008,138.0,,70.0,,,,,,,Energy,KCAL +1641155,1008,250.0,,70.0,,,,,,,Energy,KCAL +1641228,1008,163.0,,70.0,,,,,,,Energy,KCAL +1641299,1008,123.0,,70.0,,,,,,,Energy,KCAL +1641757,1008,467.0,,70.0,,,,,,,Energy,KCAL +1641859,1008,359.0,,70.0,,,,,,,Energy,KCAL +1642007,1008,92.0,,70.0,,,,,,,Energy,KCAL +1642140,1008,50.0,,70.0,,,,,,,Energy,KCAL +1642182,1008,173.0,,70.0,,,,,,,Energy,KCAL +1642765,1008,489.0,,70.0,,,,,,,Energy,KCAL +1643156,1008,486.0,,70.0,,,,,,,Energy,KCAL +1643790,1008,107.0,,70.0,,,,,,,Energy,KCAL +1643890,1008,207.0,,70.0,,,,,,,Energy,KCAL +1644350,1008,488.0,,70.0,,,,,,,Energy,KCAL +1644759,1008,192.0,,70.0,,,,,,,Energy,KCAL +1644899,1008,18.0,,70.0,,,,,,,Energy,KCAL +1645386,1008,62.0,,70.0,,,,,,,Energy,KCAL +1645462,1008,222.0,,70.0,,,,,,,Energy,KCAL +1645533,1008,47.0,,70.0,,,,,,,Energy,KCAL +1645646,1008,464.0,,70.0,,,,,,,Energy,KCAL +1645814,1008,42.0,,70.0,,,,,,,Energy,KCAL +1646067,1008,157.0,,70.0,,,,,,,Energy,KCAL +1646194,1008,64.0,,70.0,,,,,,,Energy,KCAL +1646403,1008,488.0,,70.0,,,,,,,Energy,KCAL +1646536,1008,452.0,,70.0,,,,,,,Energy,KCAL +1646724,1008,474.0,,70.0,,,,,,,Energy,KCAL +1647210,1008,214.0,,70.0,,,,,,,Energy,KCAL +1647299,1008,533.0,,70.0,,,,,,,Energy,KCAL +1647346,1008,300.0,,70.0,,,,,,,Energy,KCAL +1647570,1008,220.0,,70.0,,,,,,,Energy,KCAL +1647862,1008,393.0,,70.0,,,,,,,Energy,KCAL +1647971,1008,385.0,,70.0,,,,,,,Energy,KCAL +1648276,1008,85.0,,70.0,,,,,,,Energy,KCAL +1648385,1008,333.0,,70.0,,,,,,,Energy,KCAL +1648737,1008,355.0,,70.0,,,,,,,Energy,KCAL +1648887,1008,58.0,,70.0,,,,,,,Energy,KCAL +1648918,1008,333.0,,70.0,,,,,,,Energy,KCAL +1649037,1008,375.0,,70.0,,,,,,,Energy,KCAL +1649133,1008,64.0,,70.0,,,,,,,Energy,KCAL +1649194,1008,269.0,,70.0,,,,,,,Energy,KCAL +1649460,1008,278.0,,70.0,,,,,,,Energy,KCAL +1649531,1008,450.0,,70.0,,,,,,,Energy,KCAL +1649712,1008,32.0,,70.0,,,,,,,Energy,KCAL +1649893,1008,254.0,,70.0,,,,,,,Energy,KCAL +1650360,1008,97.0,,70.0,,,,,,,Energy,KCAL +1650515,1008,125.0,,70.0,,,,,,,Energy,KCAL +1650603,1008,400.0,,70.0,,,,,,,Energy,KCAL +1650726,1008,165.0,,70.0,,,,,,,Energy,KCAL +1650816,1008,21.0,,70.0,,,,,,,Energy,KCAL +1651219,1008,111.0,,70.0,,,,,,,Energy,KCAL +1651268,1008,357.0,,70.0,,,,,,,Energy,KCAL +1651385,1008,375.0,,70.0,,,,,,,Energy,KCAL +1651507,1008,467.0,,70.0,,,,,,,Energy,KCAL +1651677,1008,250.0,,70.0,,,,,,,Energy,KCAL +1651790,1008,157.0,,70.0,,,,,,,Energy,KCAL +1652127,1008,455.0,,70.0,,,,,,,Energy,KCAL +1652171,1008,467.0,,70.0,,,,,,,Energy,KCAL +1652216,1008,133.0,,70.0,,,,,,,Energy,KCAL +1652750,1008,71.0,,70.0,,,,,,,Energy,KCAL +1652894,1008,500.0,,70.0,,,,,,,Energy,KCAL +1653254,1008,385.0,,70.0,,,,,,,Energy,KCAL +1653262,1008,118.0,,70.0,,,,,,,Energy,KCAL +1653316,1008,116.0,,70.0,,,,,,,Energy,KCAL +1653500,1008,200.0,,70.0,,,,,,,Energy,KCAL +1653703,1008,0.0,,70.0,,,,,,,Energy,KCAL +1654145,1008,268.0,,70.0,,,,,,,Energy,KCAL +1654297,1008,83.0,,70.0,,,,,,,Energy,KCAL +1654460,1008,333.0,,70.0,,,,,,,Energy,KCAL +1654462,1008,230.0,,70.0,,,,,,,Energy,KCAL +1654828,1008,167.0,,70.0,,,,,,,Energy,KCAL +1654895,1008,447.0,,70.0,,,,,,,Energy,KCAL +1655396,1008,38.0,,70.0,,,,,,,Energy,KCAL +1655606,1008,0.0,,70.0,,,,,,,Energy,KCAL +1655711,1008,200.0,,70.0,,,,,,,Energy,KCAL +1655972,1008,316.0,,70.0,,,,,,,Energy,KCAL +1656325,1008,0.0,,70.0,,,,,,,Energy,KCAL +1656340,1008,162.0,,70.0,,,,,,,Energy,KCAL +1656588,1008,462.0,,70.0,,,,,,,Energy,KCAL +1656652,1008,132.0,,70.0,,,,,,,Energy,KCAL +1656774,1008,0.0,,70.0,,,,,,,Energy,KCAL +1657069,1008,321.0,,70.0,,,,,,,Energy,KCAL +1657171,1008,367.0,,70.0,,,,,,,Energy,KCAL +1657191,1008,714.0,,70.0,,,,,,,Energy,KCAL +1657265,1008,85.0,,70.0,,,,,,,Energy,KCAL +1657562,1008,74.0,,70.0,,,,,,,Energy,KCAL +1657631,1008,312.0,,70.0,,,,,,,Energy,KCAL +1658244,1008,100.0,,70.0,,,,,,,Energy,KCAL +1658614,1008,80.0,,70.0,,,,,,,Energy,KCAL +1659087,1008,50.0,,70.0,,,,,,,Energy,KCAL +1659108,1008,553.0,,70.0,,,,,,,Energy,KCAL +1659174,1008,425.0,,70.0,,,,,,,Energy,KCAL +1659226,1008,59.0,,70.0,,,,,,,Energy,KCAL +1659241,1008,36.0,,70.0,,,,,,,Energy,KCAL +1659249,1008,400.0,,70.0,,,,,,,Energy,KCAL +1659302,1008,44.0,,70.0,,,,,,,Energy,KCAL +1659364,1008,357.0,,70.0,,,,,,,Energy,KCAL +1659384,1008,129.0,,70.0,,,,,,,Energy,KCAL +1659542,1008,56.0,,70.0,,,,,,,Energy,KCAL +1659570,1008,133.0,,70.0,,,,,,,Energy,KCAL +1659659,1008,714.0,,70.0,,,,,,,Energy,KCAL +1659717,1008,0.0,,70.0,,,,,,,Energy,KCAL +1660170,1008,750.0,,70.0,,,,,,,Energy,KCAL +1660267,1008,429.0,,70.0,,,,,,,Energy,KCAL +1660468,1008,233.0,,70.0,,,,,,,Energy,KCAL +1660489,1008,515.0,,70.0,,,,,,,Energy,KCAL +1660490,1008,429.0,,70.0,,,,,,,Energy,KCAL +1660614,1008,93.0,,70.0,,,,,,,Energy,KCAL +1660916,1008,200.0,,70.0,,,,,,,Energy,KCAL +1661536,1008,536.0,,70.0,,,,,,,Energy,KCAL +1661631,1008,210.0,,70.0,,,,,,,Energy,KCAL +1661810,1008,80.0,,70.0,,,,,,,Energy,KCAL +1661837,1008,101.0,,70.0,,,,,,,Energy,KCAL +1662048,1008,800.0,,70.0,,,,,,,Energy,KCAL +1662340,1008,269.0,,70.0,,,,,,,Energy,KCAL +1662382,1008,100.0,,70.0,,,,,,,Energy,KCAL +1662808,1008,86.0,,70.0,,,,,,,Energy,KCAL +1662918,1008,286.0,,70.0,,,,,,,Energy,KCAL +1663298,1008,452.0,,70.0,,,,,,,Energy,KCAL +1663675,1008,400.0,,70.0,,,,,,,Energy,KCAL +1663771,1008,423.0,,70.0,,,,,,,Energy,KCAL +1663827,1008,536.0,,70.0,,,,,,,Energy,KCAL +1663869,1008,372.0,,70.0,,,,,,,Energy,KCAL +1664016,1008,50.0,,70.0,,,,,,,Energy,KCAL +1665153,1008,512.0,,70.0,,,,,,,Energy,KCAL +1665221,1008,639.0,,70.0,,,,,,,Energy,KCAL +1665437,1008,536.0,,70.0,,,,,,,Energy,KCAL +1665523,1008,57.0,,70.0,,,,,,,Energy,KCAL +1665573,1008,447.0,,70.0,,,,,,,Energy,KCAL +1665645,1008,71.0,,70.0,,,,,,,Energy,KCAL +1666145,1008,53.0,,70.0,,,,,,,Energy,KCAL +1666257,1008,148.0,,70.0,,,,,,,Energy,KCAL +1666445,1008,0.0,,70.0,,,,,,,Energy,KCAL +1666515,1008,121.0,,70.0,,,,,,,Energy,KCAL +1666971,1008,100.0,,70.0,,,,,,,Energy,KCAL +1667639,1008,571.0,,70.0,,,,,,,Energy,KCAL +1667744,1008,700.0,,70.0,,,,,,,Energy,KCAL +1667788,1008,200.0,,70.0,,,,,,,Energy,KCAL +1668386,1008,286.0,,70.0,,,,,,,Energy,KCAL +1668575,1008,370.0,,70.0,,,,,,,Energy,KCAL +1668582,1008,252.0,,70.0,,,,,,,Energy,KCAL +1668596,1008,71.0,,70.0,,,,,,,Energy,KCAL +1668710,1008,35.0,,70.0,,,,,,,Energy,KCAL +1669055,1008,35.0,,70.0,,,,,,,Energy,KCAL +1669173,1008,18.0,,70.0,,,,,,,Energy,KCAL +1669205,1008,10.0,,70.0,,,,,,,Energy,KCAL +1669442,1008,107.0,,70.0,,,,,,,Energy,KCAL +1669512,1008,625.0,,70.0,,,,,,,Energy,KCAL +1669526,1008,169.0,,70.0,,,,,,,Energy,KCAL +1669544,1008,196.0,,70.0,,,,,,,Energy,KCAL +1669684,1008,0.0,,70.0,,,,,,,Energy,KCAL +1669740,1008,594.0,,70.0,,,,,,,Energy,KCAL +1669818,1008,266.0,,70.0,,,,,,,Energy,KCAL +1669845,1008,350.0,,70.0,,,,,,,Energy,KCAL +1669928,1008,230.0,,70.0,,,,,,,Energy,KCAL +1670510,1008,345.0,,70.0,,,,,,,Energy,KCAL +1670670,1008,415.0,,70.0,,,,,,,Energy,KCAL +1670725,1008,562.0,,70.0,,,,,,,Energy,KCAL +1670757,1008,300.0,,70.0,,,,,,,Energy,KCAL +1670821,1008,433.0,,70.0,,,,,,,Energy,KCAL +1671043,1008,308.0,,70.0,,,,,,,Energy,KCAL +1671374,1008,98.0,,70.0,,,,,,,Energy,KCAL +1671547,1008,395.0,,70.0,,,,,,,Energy,KCAL +1671599,1008,100.0,,70.0,,,,,,,Energy,KCAL +1671809,1008,152.0,,70.0,,,,,,,Energy,KCAL +1671997,1008,0.0,,70.0,,,,,,,Energy,KCAL +1672101,1008,416.0,,70.0,,,,,,,Energy,KCAL +1672717,1008,0.0,,70.0,,,,,,,Energy,KCAL +1673276,1008,18.0,,70.0,,,,,,,Energy,KCAL +1673438,1008,111.0,,70.0,,,,,,,Energy,KCAL +1673478,1008,452.0,,70.0,,,,,,,Energy,KCAL +1673860,1008,429.0,,70.0,,,,,,,Energy,KCAL +1674318,1008,643.0,,70.0,,,,,,,Energy,KCAL +1674471,1008,100.0,,70.0,,,,,,,Energy,KCAL +1674543,1008,254.0,,70.0,,,,,,,Energy,KCAL +1674627,1008,40.0,,70.0,,,,,,,Energy,KCAL +1674683,1008,464.0,,70.0,,,,,,,Energy,KCAL +1674800,1008,31.0,,70.0,,,,,,,Energy,KCAL +1675390,1008,234.0,,70.0,,,,,,,Energy,KCAL +1675396,1008,368.0,,70.0,,,,,,,Energy,KCAL +1675459,1008,536.0,,70.0,,,,,,,Energy,KCAL +1676585,1008,457.0,,70.0,,,,,,,Energy,KCAL +1676744,1008,66.0,,70.0,,,,,,,Energy,KCAL +1676874,1008,544.0,,70.0,,,,,,,Energy,KCAL +1677042,1008,176.0,,70.0,,,,,,,Energy,KCAL +1677050,1008,88.0,,70.0,,,,,,,Energy,KCAL +1677104,1008,14.0,,70.0,,,,,,,Energy,KCAL +1677345,1008,367.0,,70.0,,,,,,,Energy,KCAL +1677545,1008,421.0,,70.0,,,,,,,Energy,KCAL +1677723,1008,268.0,,70.0,,,,,,,Energy,KCAL +1677774,1008,200.0,,70.0,,,,,,,Energy,KCAL +1677801,1008,267.0,,70.0,,,,,,,Energy,KCAL +1677877,1008,100.0,,70.0,,,,,,,Energy,KCAL +1678201,1008,50.0,,70.0,,,,,,,Energy,KCAL +1678687,1008,250.0,,70.0,,,,,,,Energy,KCAL +1678823,1008,42.0,,70.0,,,,,,,Energy,KCAL +1679129,1008,286.0,,70.0,,,,,,,Energy,KCAL +1679185,1008,175.0,,70.0,,,,,,,Energy,KCAL +1679773,1008,410.0,,70.0,,,,,,,Energy,KCAL +1680098,1008,120.0,,70.0,,,,,,,Energy,KCAL +1680119,1008,117.0,,70.0,,,,,,,Energy,KCAL +1680127,1008,88.0,,70.0,,,,,,,Energy,KCAL +1680395,1008,535.0,,70.0,,,,,,,Energy,KCAL +1681881,1008,365.0,,70.0,,,,,,,Energy,KCAL +1681989,1008,472.0,,70.0,,,,,,,Energy,KCAL +1682167,1008,467.0,,70.0,,,,,,,Energy,KCAL +1682184,1008,46.0,,70.0,,,,,,,Energy,KCAL +1682279,1008,370.0,,70.0,,,,,,,Energy,KCAL +1682377,1008,325.0,,70.0,,,,,,,Energy,KCAL +1682594,1008,64.0,,70.0,,,,,,,Energy,KCAL +1682617,1008,46.0,,70.0,,,,,,,Energy,KCAL +1682957,1008,367.0,,70.0,,,,,,,Energy,KCAL +1683223,1008,390.0,,70.0,,,,,,,Energy,KCAL +1683646,1008,115.0,,70.0,,,,,,,Energy,KCAL +1683930,1008,247.0,,70.0,,,,,,,Energy,KCAL +1684136,1008,233.0,,70.0,,,,,,,Energy,KCAL +1684201,1008,364.0,,70.0,,,,,,,Energy,KCAL +1684713,1008,39.0,,70.0,,,,,,,Energy,KCAL +1684881,1008,533.0,,70.0,,,,,,,Energy,KCAL +1684953,1008,360.0,,70.0,,,,,,,Energy,KCAL +1685058,1008,700.0,,70.0,,,,,,,Energy,KCAL +1685382,1008,575.0,,70.0,,,,,,,Energy,KCAL +1685512,1008,6.0,,70.0,,,,,,,Energy,KCAL +1685651,1008,368.0,,70.0,,,,,,,Energy,KCAL +1685722,1008,429.0,,70.0,,,,,,,Energy,KCAL +1685750,1008,254.0,,70.0,,,,,,,Energy,KCAL +1685849,1008,536.0,,70.0,,,,,,,Energy,KCAL +1686021,1008,59.0,,70.0,,,,,,,Energy,KCAL +1686022,1008,71.0,,70.0,,,,,,,Energy,KCAL +1686209,1008,375.0,,70.0,,,,,,,Energy,KCAL +1686216,1008,42.0,,70.0,,,,,,,Energy,KCAL +1686335,1008,120.0,,70.0,,,,,,,Energy,KCAL +1686728,1008,225.0,,70.0,,,,,,,Energy,KCAL +1686831,1008,199.0,,70.0,,,,,,,Energy,KCAL +1687333,1008,431.0,,70.0,,,,,,,Energy,KCAL +1687831,1008,300.0,,70.0,,,,,,,Energy,KCAL +1687853,1008,85.0,,70.0,,,,,,,Energy,KCAL +1688387,1008,500.0,,70.0,,,,,,,Energy,KCAL +1688658,1008,350.0,,70.0,,,,,,,Energy,KCAL +1688982,1008,485.0,,70.0,,,,,,,Energy,KCAL +1689144,1008,364.0,,70.0,,,,,,,Energy,KCAL +1689255,1008,579.0,,70.0,,,,,,,Energy,KCAL +1689257,1008,42.0,,70.0,,,,,,,Energy,KCAL +1689300,1008,400.0,,70.0,,,,,,,Energy,KCAL +1689504,1008,388.0,,70.0,,,,,,,Energy,KCAL +1689810,1008,48.0,,70.0,,,,,,,Energy,KCAL +1689815,1008,88.0,,70.0,,,,,,,Energy,KCAL +1689820,1008,429.0,,70.0,,,,,,,Energy,KCAL +1690114,1008,441.0,,70.0,,,,,,,Energy,KCAL +1690202,1008,185.0,,70.0,,,,,,,Energy,KCAL +1690231,1008,340.0,,70.0,,,,,,,Energy,KCAL +1690422,1008,24.0,,70.0,,,,,,,Energy,KCAL +1690592,1008,311.0,,70.0,,,,,,,Energy,KCAL +1690621,1008,514.0,,70.0,,,,,,,Energy,KCAL +1690631,1008,12.0,,70.0,,,,,,,Energy,KCAL +1690733,1008,500.0,,70.0,,,,,,,Energy,KCAL +1690834,1008,113.0,,70.0,,,,,,,Energy,KCAL +1691170,1008,22.0,,70.0,,,,,,,Energy,KCAL +1691196,1008,212.0,,70.0,,,,,,,Energy,KCAL +1691379,1008,83.0,,70.0,,,,,,,Energy,KCAL +1691405,1008,393.0,,70.0,,,,,,,Energy,KCAL +1691564,1008,133.0,,70.0,,,,,,,Energy,KCAL +1692528,1008,57.0,,70.0,,,,,,,Energy,KCAL +1692575,1008,571.0,,70.0,,,,,,,Energy,KCAL +1692592,1008,571.0,,70.0,,,,,,,Energy,KCAL +1692695,1008,409.0,,70.0,,,,,,,Energy,KCAL +1692805,1008,46.0,,70.0,,,,,,,Energy,KCAL +1692825,1008,36.0,,70.0,,,,,,,Energy,KCAL +1692842,1008,0.0,,70.0,,,,,,,Energy,KCAL +1692861,1008,183.0,,70.0,,,,,,,Energy,KCAL +1693259,1008,286.0,,70.0,,,,,,,Energy,KCAL +1693390,1008,254.0,,70.0,,,,,,,Energy,KCAL +1693637,1008,357.0,,70.0,,,,,,,Energy,KCAL +1693772,1008,323.0,,70.0,,,,,,,Energy,KCAL +1693837,1008,53.0,,70.0,,,,,,,Energy,KCAL +1694036,1008,0.0,,70.0,,,,,,,Energy,KCAL +1694339,1008,321.0,,70.0,,,,,,,Energy,KCAL +1694372,1008,321.0,,70.0,,,,,,,Energy,KCAL +1694811,1008,373.0,,70.0,,,,,,,Energy,KCAL +1695189,1008,400.0,,70.0,,,,,,,Energy,KCAL +1695242,1008,442.0,,70.0,,,,,,,Energy,KCAL +1695397,1008,75.0,,70.0,,,,,,,Energy,KCAL +1695453,1008,198.0,,70.0,,,,,,,Energy,KCAL +1695501,1008,643.0,,70.0,,,,,,,Energy,KCAL +1695507,1008,80.0,,70.0,,,,,,,Energy,KCAL +1695514,1008,46.0,,70.0,,,,,,,Energy,KCAL +1695849,1008,50.0,,70.0,,,,,,,Energy,KCAL +1696599,1008,372.0,,70.0,,,,,,,Energy,KCAL +1696733,1008,133.0,,70.0,,,,,,,Energy,KCAL +1696831,1008,32.0,,70.0,,,,,,,Energy,KCAL +1697014,1008,0.0,,70.0,,,,,,,Energy,KCAL +1697074,1008,272.0,,70.0,,,,,,,Energy,KCAL +1697171,1008,48.0,,70.0,,,,,,,Energy,KCAL +1697409,1008,77.0,,70.0,,,,,,,Energy,KCAL +1697569,1008,141.0,,70.0,,,,,,,Energy,KCAL +1697718,1008,25.0,,70.0,,,,,,,Energy,KCAL +1697782,1008,370.0,,70.0,,,,,,,Energy,KCAL +1697796,1008,25.0,,70.0,,,,,,,Energy,KCAL +1697917,1008,462.0,,70.0,,,,,,,Energy,KCAL +1698130,1008,71.0,,70.0,,,,,,,Energy,KCAL +1698201,1008,245.0,,70.0,,,,,,,Energy,KCAL +1698274,1008,46.0,,70.0,,,,,,,Energy,KCAL +1698421,1008,252.0,,70.0,,,,,,,Energy,KCAL +1698520,1008,800.0,,70.0,,,,,,,Energy,KCAL +1698691,1008,500.0,,70.0,,,,,,,Energy,KCAL +1698744,1008,500.0,,70.0,,,,,,,Energy,KCAL +1698842,1008,233.0,,70.0,,,,,,,Energy,KCAL +1699044,1008,393.0,,70.0,,,,,,,Energy,KCAL +1699689,1008,368.0,,70.0,,,,,,,Energy,KCAL +1699862,1008,0.0,,70.0,,,,,,,Energy,KCAL +1699896,1008,500.0,,70.0,,,,,,,Energy,KCAL +1700187,1008,333.0,,70.0,,,,,,,Energy,KCAL +1700211,1008,452.0,,70.0,,,,,,,Energy,KCAL +1700274,1008,225.0,,70.0,,,,,,,Energy,KCAL +1700324,1008,0.0,,70.0,,,,,,,Energy,KCAL +1700353,1008,126.0,,70.0,,,,,,,Energy,KCAL +1700518,1008,143.0,,70.0,,,,,,,Energy,KCAL +1701447,1008,367.0,,70.0,,,,,,,Energy,KCAL +1701679,1008,0.0,,70.0,,,,,,,Energy,KCAL +1701869,1008,120.0,,70.0,,,,,,,Energy,KCAL +1702241,1008,356.0,,70.0,,,,,,,Energy,KCAL +1702435,1008,64.0,,70.0,,,,,,,Energy,KCAL +1702487,1008,320.0,,70.0,,,,,,,Energy,KCAL +1703026,1008,330.0,,70.0,,,,,,,Energy,KCAL +1703056,1008,417.0,,70.0,,,,,,,Energy,KCAL +1703074,1008,82.0,,70.0,,,,,,,Energy,KCAL +1703117,1008,320.0,,70.0,,,,,,,Energy,KCAL +1703127,1008,263.0,,70.0,,,,,,,Energy,KCAL +1703208,1008,311.0,,70.0,,,,,,,Energy,KCAL +1703490,1008,312.0,,70.0,,,,,,,Energy,KCAL +1703560,1008,38.0,,70.0,,,,,,,Energy,KCAL +1703601,1008,333.0,,70.0,,,,,,,Energy,KCAL +1703801,1008,429.0,,70.0,,,,,,,Energy,KCAL +1703864,1008,26.0,,70.0,,,,,,,Energy,KCAL +1703979,1008,203.0,,70.0,,,,,,,Energy,KCAL +1704323,1008,450.0,,70.0,,,,,,,Energy,KCAL +1704335,1008,278.0,,70.0,,,,,,,Energy,KCAL +1704405,1008,381.0,,70.0,,,,,,,Energy,KCAL +1704516,1008,239.0,,70.0,,,,,,,Energy,KCAL +1704660,1008,102.0,,70.0,,,,,,,Energy,KCAL +1704849,1008,0.0,,70.0,,,,,,,Energy,KCAL +1705037,1008,0.0,,70.0,,,,,,,Energy,KCAL +1705097,1008,225.0,,70.0,,,,,,,Energy,KCAL +1705342,1008,464.0,,70.0,,,,,,,Energy,KCAL +1705362,1008,0.0,,70.0,,,,,,,Energy,KCAL +1705927,1008,333.0,,70.0,,,,,,,Energy,KCAL +1705992,1008,588.0,,70.0,,,,,,,Energy,KCAL +1705997,1008,317.0,,70.0,,,,,,,Energy,KCAL +1706302,1008,182.0,,70.0,,,,,,,Energy,KCAL +1706652,1008,419.0,,70.0,,,,,,,Energy,KCAL +1706722,1008,348.0,,70.0,,,,,,,Energy,KCAL +1706724,1008,528.0,,70.0,,,,,,,Energy,KCAL +1706895,1008,106.0,,70.0,,,,,,,Energy,KCAL +1707000,1008,76.0,,70.0,,,,,,,Energy,KCAL +1707219,1008,518.0,,70.0,,,,,,,Energy,KCAL +1707303,1008,292.0,,70.0,,,,,,,Energy,KCAL +1707463,1008,467.0,,70.0,,,,,,,Energy,KCAL +1707492,1008,438.0,,70.0,,,,,,,Energy,KCAL +1707494,1008,488.0,,70.0,,,,,,,Energy,KCAL +1707563,1008,271.0,,70.0,,,,,,,Energy,KCAL +1707610,1008,214.0,,70.0,,,,,,,Energy,KCAL +1707826,1008,0.0,,70.0,,,,,,,Energy,KCAL +1707872,1008,569.0,,70.0,,,,,,,Energy,KCAL +1708126,1008,267.0,,70.0,,,,,,,Energy,KCAL +1708155,1008,562.0,,70.0,,,,,,,Energy,KCAL +1708297,1008,534.0,,70.0,,,,,,,Energy,KCAL +1708329,1008,88.0,,70.0,,,,,,,Energy,KCAL +1708398,1008,517.0,,70.0,,,,,,,Energy,KCAL +1708622,1008,0.0,,70.0,,,,,,,Energy,KCAL +1708644,1008,100.0,,70.0,,,,,,,Energy,KCAL +1708820,1008,45.0,,70.0,,,,,,,Energy,KCAL +1709196,1008,321.0,,70.0,,,,,,,Energy,KCAL +1709198,1008,533.0,,70.0,,,,,,,Energy,KCAL +1709249,1008,76.0,,70.0,,,,,,,Energy,KCAL +1709286,1008,129.0,,70.0,,,,,,,Energy,KCAL +1709372,1008,35.0,,70.0,,,,,,,Energy,KCAL +1709404,1008,148.0,,70.0,,,,,,,Energy,KCAL +1710186,1008,433.0,,70.0,,,,,,,Energy,KCAL +1710680,1008,61.0,,70.0,,,,,,,Energy,KCAL +1711605,1008,475.0,,70.0,,,,,,,Energy,KCAL +1711760,1008,87.0,,70.0,,,,,,,Energy,KCAL +1711832,1008,464.0,,70.0,,,,,,,Energy,KCAL +1711928,1008,24.0,,70.0,,,,,,,Energy,KCAL +1711989,1008,576.0,,70.0,,,,,,,Energy,KCAL +1712122,1008,460.0,,70.0,,,,,,,Energy,KCAL +1712388,1008,486.0,,70.0,,,,,,,Energy,KCAL +1712495,1008,381.0,,70.0,,,,,,,Energy,KCAL +1712543,1008,0.0,,70.0,,,,,,,Energy,KCAL +1712705,1008,559.0,,70.0,,,,,,,Energy,KCAL +1712709,1008,413.0,,70.0,,,,,,,Energy,KCAL +1712791,1008,433.0,,70.0,,,,,,,Energy,KCAL +1712832,1008,571.0,,70.0,,,,,,,Energy,KCAL +1712848,1008,40.0,,70.0,,,,,,,Energy,KCAL +1712905,1008,400.0,,70.0,,,,,,,Energy,KCAL +1713838,1008,106.0,,70.0,,,,,,,Energy,KCAL +1713878,1008,429.0,,70.0,,,,,,,Energy,KCAL +1713971,1008,560.0,,70.0,,,,,,,Energy,KCAL +1714471,1008,536.0,,70.0,,,,,,,Energy,KCAL +1714829,1008,375.0,,70.0,,,,,,,Energy,KCAL +1714917,1008,500.0,,70.0,,,,,,,Energy,KCAL +1715228,1008,130.0,,70.0,,,,,,,Energy,KCAL +1715544,1008,227.0,,70.0,,,,,,,Energy,KCAL +1715846,1008,367.0,,70.0,,,,,,,Energy,KCAL +1715851,1008,433.0,,70.0,,,,,,,Energy,KCAL +1715879,1008,346.0,,70.0,,,,,,,Energy,KCAL +1716014,1008,333.0,,70.0,,,,,,,Energy,KCAL +1716052,1008,300.0,,70.0,,,,,,,Energy,KCAL +1716099,1008,467.0,,70.0,,,,,,,Energy,KCAL +1716121,1008,62.0,,70.0,,,,,,,Energy,KCAL +1716226,1008,360.0,,70.0,,,,,,,Energy,KCAL +1716253,1008,100.0,,70.0,,,,,,,Energy,KCAL +1716581,1008,12.0,,70.0,,,,,,,Energy,KCAL +1716791,1008,286.0,,70.0,,,,,,,Energy,KCAL +1716888,1008,286.0,,70.0,,,,,,,Energy,KCAL +1716940,1008,256.0,,70.0,,,,,,,Energy,KCAL +1717057,1008,250.0,,70.0,,,,,,,Energy,KCAL +1717626,1008,267.0,,70.0,,,,,,,Energy,KCAL +1717875,1008,500.0,,70.0,,,,,,,Energy,KCAL +1717981,1008,466.0,,70.0,,,,,,,Energy,KCAL +1718070,1008,61.0,,70.0,,,,,,,Energy,KCAL +1718077,1008,250.0,,70.0,,,,,,,Energy,KCAL +1718306,1008,100.0,,70.0,,,,,,,Energy,KCAL +1718601,1008,333.0,,70.0,,,,,,,Energy,KCAL +1718720,1008,119.0,,70.0,,,,,,,Energy,KCAL +1718983,1008,343.0,,70.0,,,,,,,Energy,KCAL +1719009,1008,100.0,,70.0,,,,,,,Energy,KCAL +1719857,1008,105.0,,70.0,,,,,,,Energy,KCAL +1719919,1008,400.0,,70.0,,,,,,,Energy,KCAL +1720087,1008,0.0,,70.0,,,,,,,Energy,KCAL +1720460,1008,833.0,,70.0,,,,,,,Energy,KCAL +1720932,1008,63.0,,70.0,,,,,,,Energy,KCAL +1720944,1008,357.0,,70.0,,,,,,,Energy,KCAL +1721323,1008,0.0,,70.0,,,,,,,Energy,KCAL +1721690,1008,217.0,,70.0,,,,,,,Energy,KCAL +1721712,1008,400.0,,70.0,,,,,,,Energy,KCAL +1722152,1008,357.0,,70.0,,,,,,,Energy,KCAL +1722208,1008,222.0,,70.0,,,,,,,Energy,KCAL +1722260,1008,357.0,,70.0,,,,,,,Energy,KCAL +1722771,1008,422.0,,70.0,,,,,,,Energy,KCAL +1722809,1008,333.0,,70.0,,,,,,,Energy,KCAL +1722850,1008,247.0,,70.0,,,,,,,Energy,KCAL +1723216,1008,193.0,,70.0,,,,,,,Energy,KCAL +1723249,1008,800.0,,70.0,,,,,,,Energy,KCAL +1723299,1008,378.0,,70.0,,,,,,,Energy,KCAL +1723595,1008,412.0,,70.0,,,,,,,Energy,KCAL +1723709,1008,367.0,,70.0,,,,,,,Energy,KCAL +1723856,1008,50.0,,70.0,,,,,,,Energy,KCAL +1724193,1008,31.0,,70.0,,,,,,,Energy,KCAL +1724351,1008,250.0,,70.0,,,,,,,Energy,KCAL +1724674,1008,314.0,,70.0,,,,,,,Energy,KCAL +1724723,1008,270.0,,70.0,,,,,,,Energy,KCAL +1725289,1008,40.0,,70.0,,,,,,,Energy,KCAL +1725366,1008,55.0,,70.0,,,,,,,Energy,KCAL +1725590,1008,625.0,,70.0,,,,,,,Energy,KCAL +1725618,1008,12.0,,70.0,,,,,,,Energy,KCAL +1725626,1008,156.0,,70.0,,,,,,,Energy,KCAL +1725701,1008,185.0,,70.0,,,,,,,Energy,KCAL +1726025,1008,59.0,,70.0,,,,,,,Energy,KCAL +1726168,1008,464.0,,70.0,,,,,,,Energy,KCAL +1726498,1008,107.0,,70.0,,,,,,,Energy,KCAL +1726730,1008,48.0,,70.0,,,,,,,Energy,KCAL +1726811,1008,517.0,,70.0,,,,,,,Energy,KCAL +1726898,1008,118.0,,70.0,,,,,,,Energy,KCAL +1727070,1008,333.0,,70.0,,,,,,,Energy,KCAL +1727214,1008,473.0,,70.0,,,,,,,Energy,KCAL +1727274,1008,100.0,,70.0,,,,,,,Energy,KCAL +1727505,1008,462.0,,70.0,,,,,,,Energy,KCAL +1727678,1008,533.0,,70.0,,,,,,,Energy,KCAL +1727796,1008,500.0,,70.0,,,,,,,Energy,KCAL +1727993,1008,370.0,,70.0,,,,,,,Energy,KCAL +1728460,1008,357.0,,70.0,,,,,,,Energy,KCAL +1729084,1008,531.0,,70.0,,,,,,,Energy,KCAL +1729157,1008,529.0,,70.0,,,,,,,Energy,KCAL +1729292,1008,417.0,,70.0,,,,,,,Energy,KCAL +1729432,1008,91.0,,70.0,,,,,,,Energy,KCAL +1729483,1008,257.0,,70.0,,,,,,,Energy,KCAL +1729551,1008,59.0,,70.0,,,,,,,Energy,KCAL +1729611,1008,150.0,,70.0,,,,,,,Energy,KCAL +1729950,1008,33.0,,70.0,,,,,,,Energy,KCAL +1730042,1008,286.0,,70.0,,,,,,,Energy,KCAL +1730260,1008,120.0,,70.0,,,,,,,Energy,KCAL +1730271,1008,309.0,,70.0,,,,,,,Energy,KCAL +1730452,1008,409.0,,70.0,,,,,,,Energy,KCAL +1730454,1008,58.0,,70.0,,,,,,,Energy,KCAL +1730472,1008,310.0,,70.0,,,,,,,Energy,KCAL +1730517,1008,217.0,,70.0,,,,,,,Energy,KCAL +1730689,1008,280.0,,70.0,,,,,,,Energy,KCAL +1730771,1008,421.0,,70.0,,,,,,,Energy,KCAL +1730896,1008,422.0,,70.0,,,,,,,Energy,KCAL +1730969,1008,400.0,,70.0,,,,,,,Energy,KCAL +1731011,1008,229.0,,70.0,,,,,,,Energy,KCAL +1731201,1008,177.0,,70.0,,,,,,,Energy,KCAL +1731217,1008,294.0,,70.0,,,,,,,Energy,KCAL +1731344,1008,177.0,,70.0,,,,,,,Energy,KCAL +1731537,1008,400.0,,70.0,,,,,,,Energy,KCAL +1731641,1008,1500.0,,70.0,,,,,,,Energy,KCAL +1731891,1008,536.0,,70.0,,,,,,,Energy,KCAL +1731913,1008,6.0,,70.0,,,,,,,Energy,KCAL +1732074,1008,395.0,,70.0,,,,,,,Energy,KCAL +1732161,1008,191.0,,70.0,,,,,,,Energy,KCAL +1732595,1008,409.0,,70.0,,,,,,,Energy,KCAL +1732607,1008,212.0,,70.0,,,,,,,Energy,KCAL +1732814,1008,306.0,,70.0,,,,,,,Energy,KCAL +1732977,1008,300.0,,70.0,,,,,,,Energy,KCAL +1733117,1008,255.0,,70.0,,,,,,,Energy,KCAL +1733282,1008,107.0,,70.0,,,,,,,Energy,KCAL +1733465,1008,0.0,,70.0,,,,,,,Energy,KCAL +1733501,1008,3.0,,70.0,,,,,,,Energy,KCAL +1733658,1008,164.0,,70.0,,,,,,,Energy,KCAL +1733843,1008,333.0,,70.0,,,,,,,Energy,KCAL +1734030,1008,433.0,,70.0,,,,,,,Energy,KCAL +1734040,1008,85.0,,70.0,,,,,,,Energy,KCAL +1735348,1008,386.0,,70.0,,,,,,,Energy,KCAL +1735750,1008,393.0,,70.0,,,,,,,Energy,KCAL +1735754,1008,300.0,,70.0,,,,,,,Energy,KCAL +1735868,1008,312.0,,70.0,,,,,,,Energy,KCAL +1736398,1008,196.0,,70.0,,,,,,,Energy,KCAL +1736585,1008,320.0,,70.0,,,,,,,Energy,KCAL +1736903,1008,378.0,,70.0,,,,,,,Energy,KCAL +1737045,1008,0.0,,70.0,,,,,,,Energy,KCAL +1737240,1008,429.0,,70.0,,,,,,,Energy,KCAL +1737266,1008,250.0,,70.0,,,,,,,Energy,KCAL +1737303,1008,400.0,,70.0,,,,,,,Energy,KCAL +1737733,1008,62.0,,70.0,,,,,,,Energy,KCAL +1737903,1008,485.0,,70.0,,,,,,,Energy,KCAL +1738447,1008,571.0,,70.0,,,,,,,Energy,KCAL +1738776,1008,64.0,,70.0,,,,,,,Energy,KCAL +1739079,1008,490.0,,70.0,,,,,,,Energy,KCAL +1739128,1008,457.0,,70.0,,,,,,,Energy,KCAL +1739396,1008,381.0,,70.0,,,,,,,Energy,KCAL +1739618,1008,57.0,,70.0,,,,,,,Energy,KCAL +1739852,1008,536.0,,70.0,,,,,,,Energy,KCAL +1739911,1008,333.0,,70.0,,,,,,,Energy,KCAL +1739919,1008,367.0,,70.0,,,,,,,Energy,KCAL +1740034,1008,133.0,,70.0,,,,,,,Energy,KCAL +1740449,1008,50.0,,70.0,,,,,,,Energy,KCAL +1740548,1008,714.0,,70.0,,,,,,,Energy,KCAL +1740708,1008,274.0,,70.0,,,,,,,Energy,KCAL +1741150,1008,295.0,,70.0,,,,,,,Energy,KCAL +1741466,1008,333.0,,70.0,,,,,,,Energy,KCAL +1741622,1008,0.0,,70.0,,,,,,,Energy,KCAL +1741627,1008,300.0,,70.0,,,,,,,Energy,KCAL +1741639,1008,389.0,,70.0,,,,,,,Energy,KCAL +1741702,1008,167.0,,70.0,,,,,,,Energy,KCAL +1741796,1008,375.0,,70.0,,,,,,,Energy,KCAL +1742156,1008,536.0,,70.0,,,,,,,Energy,KCAL +1742183,1008,558.0,,70.0,,,,,,,Energy,KCAL +1742322,1008,500.0,,70.0,,,,,,,Energy,KCAL +1742498,1008,182.0,,70.0,,,,,,,Energy,KCAL +1742752,1008,333.0,,70.0,,,,,,,Energy,KCAL +1742882,1008,25.0,,70.0,,,,,,,Energy,KCAL +1742977,1008,353.0,,70.0,,,,,,,Energy,KCAL +1743206,1008,143.0,,70.0,,,,,,,Energy,KCAL +1743277,1008,46.0,,70.0,,,,,,,Energy,KCAL +1743347,1008,714.0,,70.0,,,,,,,Energy,KCAL +1743616,1008,300.0,,70.0,,,,,,,Energy,KCAL +1743652,1008,147.0,,70.0,,,,,,,Energy,KCAL +1743766,1008,14.0,,70.0,,,,,,,Energy,KCAL +1743771,1008,700.0,,70.0,,,,,,,Energy,KCAL +1744073,1008,455.0,,70.0,,,,,,,Energy,KCAL +1744324,1008,281.0,,70.0,,,,,,,Energy,KCAL +1744446,1008,229.0,,70.0,,,,,,,Energy,KCAL +1744548,1008,200.0,,70.0,,,,,,,Energy,KCAL +1744737,1008,138.0,,70.0,,,,,,,Energy,KCAL +1745145,1008,356.0,,70.0,,,,,,,Energy,KCAL +1745288,1008,364.0,,70.0,,,,,,,Energy,KCAL +1745333,1008,562.0,,70.0,,,,,,,Energy,KCAL +1745583,1008,419.0,,70.0,,,,,,,Energy,KCAL +1745619,1008,571.0,,70.0,,,,,,,Energy,KCAL +1745664,1008,550.0,,70.0,,,,,,,Energy,KCAL +1745704,1008,500.0,,70.0,,,,,,,Energy,KCAL +1745951,1008,516.0,,70.0,,,,,,,Energy,KCAL +1746098,1008,341.0,,70.0,,,,,,,Energy,KCAL +1746215,1008,65.0,,70.0,,,,,,,Energy,KCAL +1746371,1008,500.0,,70.0,,,,,,,Energy,KCAL +1746497,1008,383.0,,70.0,,,,,,,Energy,KCAL +1746595,1008,500.0,,70.0,,,,,,,Energy,KCAL +1746783,1008,208.0,,70.0,,,,,,,Energy,KCAL +1747027,1008,475.0,,70.0,,,,,,,Energy,KCAL +1747211,1008,318.0,,70.0,,,,,,,Energy,KCAL +1747263,1008,22.0,,70.0,,,,,,,Energy,KCAL +1747377,1008,543.0,,70.0,,,,,,,Energy,KCAL +1747412,1008,0.0,,70.0,,,,,,,Energy,KCAL +1747459,1008,367.0,,70.0,,,,,,,Energy,KCAL +1747618,1008,67.0,,70.0,,,,,,,Energy,KCAL +1747649,1008,409.0,,70.0,,,,,,,Energy,KCAL +1747837,1008,83.0,,70.0,,,,,,,Energy,KCAL +1748451,1008,355.0,,70.0,,,,,,,Energy,KCAL +1748556,1008,321.0,,70.0,,,,,,,Energy,KCAL +1748986,1008,198.0,,70.0,,,,,,,Energy,KCAL +1749244,1008,85.0,,70.0,,,,,,,Energy,KCAL +1749487,1008,79.0,,70.0,,,,,,,Energy,KCAL +1749810,1008,386.0,,70.0,,,,,,,Energy,KCAL +1750044,1008,410.0,,70.0,,,,,,,Energy,KCAL +1757747,1008,100.0,,71.0,,,,,,,Energy,KCAL +1757760,1008,500.0,,71.0,,,,,,,Energy,KCAL +1881016,1008,83.0,,70.0,,,,,,,Energy,KCAL +1758032,1008,367.0,,71.0,,,,,,,Energy,KCAL +1758052,1008,413.0,,78.0,,,,,,,Energy,KCAL +1758101,1008,346.0,,71.0,,,,,,,Energy,KCAL +1758205,1008,306.0,,78.0,,,,,,,Energy,KCAL +1758295,1008,27.0,,71.0,,,,,,,Energy,KCAL +1881236,1008,333.0,,70.0,,,,,,,Energy,KCAL +1758944,1008,152.0,,71.0,,,,,,,Energy,KCAL +1759161,1008,277.0,,71.0,,,,,,,Energy,KCAL +1759806,1008,167.0,,70.0,,,,,,,Energy,KCAL +1759809,1008,33.0,,70.0,,,,,,,Energy,KCAL +1760004,1008,531.0,,70.0,,,,,,,Energy,KCAL +1760075,1008,33.0,,70.0,,,,,,,Energy,KCAL +1760141,1008,350.0,,70.0,,,,,,,Energy,KCAL +1760438,1008,714.0,,70.0,,,,,,,Energy,KCAL +1760496,1008,375.0,,70.0,,,,,,,Energy,KCAL +1760513,1008,219.0,,70.0,,,,,,,Energy,KCAL +1761056,1008,42.0,,70.0,,,,,,,Energy,KCAL +1761067,1008,85.0,,70.0,,,,,,,Energy,KCAL +1761073,1008,107.0,,70.0,,,,,,,Energy,KCAL +1761193,1008,357.0,,70.0,,,,,,,Energy,KCAL +1761195,1008,39.0,,70.0,,,,,,,Energy,KCAL +1761330,1008,357.0,,70.0,,,,,,,Energy,KCAL +1761343,1008,520.0,,70.0,,,,,,,Energy,KCAL +1761618,1008,356.0,,70.0,,,,,,,Energy,KCAL +1761870,1008,116.0,,70.0,,,,,,,Energy,KCAL +1761950,1008,203.0,,70.0,,,,,,,Energy,KCAL +1762008,1008,28.0,,70.0,,,,,,,Energy,KCAL +1762109,1008,118.0,,70.0,,,,,,,Energy,KCAL +1762179,1008,15.0,,70.0,,,,,,,Energy,KCAL +1762603,1008,102.0,,70.0,,,,,,,Energy,KCAL +1762733,1008,377.0,,70.0,,,,,,,Energy,KCAL +1762988,1008,294.0,,70.0,,,,,,,Energy,KCAL +1763083,1008,300.0,,70.0,,,,,,,Energy,KCAL +1763276,1008,425.0,,70.0,,,,,,,Energy,KCAL +1763302,1008,400.0,,70.0,,,,,,,Energy,KCAL +1763320,1008,33.0,,70.0,,,,,,,Energy,KCAL +1763366,1008,133.0,,70.0,,,,,,,Energy,KCAL +1763377,1008,321.0,,70.0,,,,,,,Energy,KCAL +1763819,1008,339.0,,70.0,,,,,,,Energy,KCAL +1763879,1008,462.0,,70.0,,,,,,,Energy,KCAL +1764220,1008,281.0,,70.0,,,,,,,Energy,KCAL +1764259,1008,308.0,,70.0,,,,,,,Energy,KCAL +1764434,1008,571.0,,70.0,,,,,,,Energy,KCAL +1764710,1008,643.0,,70.0,,,,,,,Energy,KCAL +1764770,1008,165.0,,70.0,,,,,,,Energy,KCAL +1764776,1008,857.0,,70.0,,,,,,,Energy,KCAL +1764819,1008,21.0,,70.0,,,,,,,Energy,KCAL +1764992,1008,73.0,,70.0,,,,,,,Energy,KCAL +1765394,1008,0.0,,70.0,,,,,,,Energy,KCAL +1765424,1008,533.0,,70.0,,,,,,,Energy,KCAL +1765552,1008,80.0,,70.0,,,,,,,Energy,KCAL +1765739,1008,17.0,,70.0,,,,,,,Energy,KCAL +1765767,1008,161.0,,70.0,,,,,,,Energy,KCAL +1765985,1008,643.0,,70.0,,,,,,,Energy,KCAL +1766304,1008,379.0,,70.0,,,,,,,Energy,KCAL +1766418,1008,0.0,,70.0,,,,,,,Energy,KCAL +1766506,1008,9.0,,70.0,,,,,,,Energy,KCAL +1766542,1008,208.0,,70.0,,,,,,,Energy,KCAL +1766796,1008,293.0,,70.0,,,,,,,Energy,KCAL +1766843,1008,345.0,,70.0,,,,,,,Energy,KCAL +1767165,1008,350.0,,70.0,,,,,,,Energy,KCAL +1767255,1008,153.0,,70.0,,,,,,,Energy,KCAL +1767602,1008,433.0,,70.0,,,,,,,Energy,KCAL +1767647,1008,109.0,,70.0,,,,,,,Energy,KCAL +1767656,1008,171.0,,70.0,,,,,,,Energy,KCAL +1767809,1008,0.0,,70.0,,,,,,,Energy,KCAL +1768066,1008,393.0,,70.0,,,,,,,Energy,KCAL +1768312,1008,286.0,,70.0,,,,,,,Energy,KCAL +1768313,1008,100.0,,70.0,,,,,,,Energy,KCAL +1769038,1008,429.0,,70.0,,,,,,,Energy,KCAL +1769157,1008,106.0,,70.0,,,,,,,Energy,KCAL +1769573,1008,0.0,,70.0,,,,,,,Energy,KCAL +1769718,1008,50.0,,70.0,,,,,,,Energy,KCAL +1770096,1008,15.0,,70.0,,,,,,,Energy,KCAL +1770134,1008,375.0,,70.0,,,,,,,Energy,KCAL +1770200,1008,562.0,,70.0,,,,,,,Energy,KCAL +1770437,1008,440.0,,70.0,,,,,,,Energy,KCAL +1770806,1008,393.0,,70.0,,,,,,,Energy,KCAL +1770925,1008,522.0,,70.0,,,,,,,Energy,KCAL +1771030,1008,462.0,,70.0,,,,,,,Energy,KCAL +1771158,1008,571.0,,70.0,,,,,,,Energy,KCAL +1771163,1008,71.0,,70.0,,,,,,,Energy,KCAL +1771619,1008,500.0,,70.0,,,,,,,Energy,KCAL +1772316,1008,567.0,,70.0,,,,,,,Energy,KCAL +1772318,1008,633.0,,70.0,,,,,,,Energy,KCAL +1772849,1008,515.0,,70.0,,,,,,,Energy,KCAL +1773352,1008,421.0,,70.0,,,,,,,Energy,KCAL +1773443,1008,475.0,,70.0,,,,,,,Energy,KCAL +1773481,1008,438.0,,70.0,,,,,,,Energy,KCAL +1773500,1008,321.0,,70.0,,,,,,,Energy,KCAL +1773508,1008,50.0,,70.0,,,,,,,Energy,KCAL +1773593,1008,400.0,,70.0,,,,,,,Energy,KCAL +1773606,1008,0.0,,70.0,,,,,,,Energy,KCAL +1774830,1008,436.0,,70.0,,,,,,,Energy,KCAL +1774970,1008,350.0,,70.0,,,,,,,Energy,KCAL +1774980,1008,393.0,,70.0,,,,,,,Energy,KCAL +1775001,1008,356.0,,70.0,,,,,,,Energy,KCAL +1775077,1008,214.0,,70.0,,,,,,,Energy,KCAL +1775184,1008,391.0,,70.0,,,,,,,Energy,KCAL +1775264,1008,375.0,,70.0,,,,,,,Energy,KCAL +1775293,1008,417.0,,70.0,,,,,,,Energy,KCAL +1775299,1008,375.0,,70.0,,,,,,,Energy,KCAL +1775460,1008,800.0,,70.0,,,,,,,Energy,KCAL +1881445,1008,469.0,,70.0,,,,,,,Energy,KCAL +1775801,1008,214.0,,70.0,,,,,,,Energy,KCAL +1776094,1008,357.0,,70.0,,,,,,,Energy,KCAL +1776193,1008,250.0,,70.0,,,,,,,Energy,KCAL +1776481,1008,200.0,,70.0,,,,,,,Energy,KCAL +1776900,1008,225.0,,70.0,,,,,,,Energy,KCAL +1777062,1008,200.0,,70.0,,,,,,,Energy,KCAL +1777228,1008,94.0,,70.0,,,,,,,Energy,KCAL +1777465,1008,186.0,,70.0,,,,,,,Energy,KCAL +1777582,1008,504.0,,70.0,,,,,,,Energy,KCAL +1777681,1008,400.0,,70.0,,,,,,,Energy,KCAL +1881501,1008,34.0,,70.0,,,,,,,Energy,KCAL +1778227,1008,193.0,,70.0,,,,,,,Energy,KCAL +1778259,1008,320.0,,70.0,,,,,,,Energy,KCAL +1778265,1008,302.0,,70.0,,,,,,,Energy,KCAL +1778551,1008,388.0,,70.0,,,,,,,Energy,KCAL +1779090,1008,152.0,,70.0,,,,,,,Energy,KCAL +1779152,1008,87.0,,70.0,,,,,,,Energy,KCAL +1779510,1008,118.0,,70.0,,,,,,,Energy,KCAL +1779582,1008,80.0,,70.0,,,,,,,Energy,KCAL +1779867,1008,238.0,,70.0,,,,,,,Energy,KCAL +1779897,1008,134.0,,70.0,,,,,,,Energy,KCAL +1779954,1008,144.0,,70.0,,,,,,,Energy,KCAL +1780334,1008,118.0,,70.0,,,,,,,Energy,KCAL +1780343,1008,41.0,,70.0,,,,,,,Energy,KCAL +1780473,1008,306.0,,70.0,,,,,,,Energy,KCAL +1780612,1008,103.0,,70.0,,,,,,,Energy,KCAL +1780769,1008,95.0,,70.0,,,,,,,Energy,KCAL +1780894,1008,390.0,,70.0,,,,,,,Energy,KCAL +1781025,1008,286.0,,70.0,,,,,,,Energy,KCAL +1781512,1008,302.0,,70.0,,,,,,,Energy,KCAL +1781667,1008,118.0,,70.0,,,,,,,Energy,KCAL +1781808,1008,31.0,,70.0,,,,,,,Energy,KCAL +1781948,1008,21.0,,70.0,,,,,,,Energy,KCAL +1782037,1008,30.0,,70.0,,,,,,,Energy,KCAL +1782277,1008,396.0,,70.0,,,,,,,Energy,KCAL +1782476,1008,6.0,,70.0,,,,,,,Energy,KCAL +1782649,1008,375.0,,70.0,,,,,,,Energy,KCAL +1782810,1008,440.0,,70.0,,,,,,,Energy,KCAL +1782964,1008,233.0,,70.0,,,,,,,Energy,KCAL +1783108,1008,119.0,,70.0,,,,,,,Energy,KCAL +1783774,1008,167.0,,70.0,,,,,,,Energy,KCAL +1783867,1008,286.0,,70.0,,,,,,,Energy,KCAL +1784018,1008,464.0,,70.0,,,,,,,Energy,KCAL +1784065,1008,54.0,,70.0,,,,,,,Energy,KCAL +1784073,1008,432.0,,70.0,,,,,,,Energy,KCAL +1784542,1008,571.0,,70.0,,,,,,,Energy,KCAL +1784601,1008,409.0,,70.0,,,,,,,Energy,KCAL +1784656,1008,208.0,,70.0,,,,,,,Energy,KCAL +1784712,1008,6175.0,,70.0,,,,,,,Energy,KCAL +1784975,1008,393.0,,70.0,,,,,,,Energy,KCAL +1784984,1008,391.0,,70.0,,,,,,,Energy,KCAL +1785197,1008,33.0,,70.0,,,,,,,Energy,KCAL +1786023,1008,66.0,,70.0,,,,,,,Energy,KCAL +1786402,1008,40.0,,70.0,,,,,,,Energy,KCAL +1786601,1008,286.0,,70.0,,,,,,,Energy,KCAL +1787082,1008,169.0,,70.0,,,,,,,Energy,KCAL +1787359,1008,33.0,,70.0,,,,,,,Energy,KCAL +1787527,1008,100.0,,70.0,,,,,,,Energy,KCAL +1787586,1008,242.0,,70.0,,,,,,,Energy,KCAL +1787648,1008,393.0,,70.0,,,,,,,Energy,KCAL +1787874,1008,500.0,,70.0,,,,,,,Energy,KCAL +1788326,1008,54.0,,70.0,,,,,,,Energy,KCAL +1788347,1008,379.0,,70.0,,,,,,,Energy,KCAL +1788649,1008,286.0,,70.0,,,,,,,Energy,KCAL +1788669,1008,56.0,,70.0,,,,,,,Energy,KCAL +1788757,1008,175.0,,70.0,,,,,,,Energy,KCAL +1788824,1008,300.0,,70.0,,,,,,,Energy,KCAL +1789128,1008,17.0,,70.0,,,,,,,Energy,KCAL +1789832,1008,438.0,,70.0,,,,,,,Energy,KCAL +1790096,1008,429.0,,70.0,,,,,,,Energy,KCAL +1790300,1008,357.0,,70.0,,,,,,,Energy,KCAL +1790375,1008,471.0,,70.0,,,,,,,Energy,KCAL +1790769,1008,168.0,,70.0,,,,,,,Energy,KCAL +1790826,1008,324.0,,70.0,,,,,,,Energy,KCAL +1790946,1008,214.0,,70.0,,,,,,,Energy,KCAL +1790963,1008,271.0,,70.0,,,,,,,Energy,KCAL +1791549,1008,1179.0,,70.0,,,,,,,Energy,KCAL +1791907,1008,179.0,,70.0,,,,,,,Energy,KCAL +1791930,1008,186.0,,70.0,,,,,,,Energy,KCAL +1792078,1008,300.0,,70.0,,,,,,,Energy,KCAL +1792248,1008,222.0,,70.0,,,,,,,Energy,KCAL +1792440,1008,71.0,,70.0,,,,,,,Energy,KCAL +1792642,1008,467.0,,70.0,,,,,,,Energy,KCAL +1792663,1008,333.0,,70.0,,,,,,,Energy,KCAL +1792720,1008,357.0,,70.0,,,,,,,Energy,KCAL +1792723,1008,556.0,,70.0,,,,,,,Energy,KCAL +1793120,1008,265.0,,70.0,,,,,,,Energy,KCAL +1793158,1008,25.0,,70.0,,,,,,,Energy,KCAL +1793523,1008,429.0,,70.0,,,,,,,Energy,KCAL +1793724,1008,442.0,,70.0,,,,,,,Energy,KCAL +1794207,1008,36.0,,70.0,,,,,,,Energy,KCAL +1794290,1008,500.0,,70.0,,,,,,,Energy,KCAL +1794404,1008,73.0,,70.0,,,,,,,Energy,KCAL +1794648,1008,857.0,,70.0,,,,,,,Energy,KCAL +1794776,1008,400.0,,70.0,,,,,,,Energy,KCAL +1881760,1008,500.0,,70.0,,,,,,,Energy,KCAL +1794977,1008,50.0,,70.0,,,,,,,Energy,KCAL +1795005,1008,507.0,,70.0,,,,,,,Energy,KCAL +1795059,1008,667.0,,70.0,,,,,,,Energy,KCAL +1795070,1008,500.0,,70.0,,,,,,,Energy,KCAL +1795193,1008,488.0,,70.0,,,,,,,Energy,KCAL +1795477,1008,62.0,,70.0,,,,,,,Energy,KCAL +1795713,1008,15.0,,70.0,,,,,,,Energy,KCAL +1795906,1008,228.0,,70.0,,,,,,,Energy,KCAL +1795994,1008,233.0,,70.0,,,,,,,Energy,KCAL +1796019,1008,45.0,,70.0,,,,,,,Energy,KCAL +1796365,1008,246.0,,70.0,,,,,,,Energy,KCAL +1796374,1008,533.0,,70.0,,,,,,,Energy,KCAL +1796535,1008,633.0,,70.0,,,,,,,Energy,KCAL +1796581,1008,367.0,,70.0,,,,,,,Energy,KCAL +1797161,1008,66.0,,70.0,,,,,,,Energy,KCAL +1797196,1008,300.0,,70.0,,,,,,,Energy,KCAL +1797616,1008,65.0,,70.0,,,,,,,Energy,KCAL +1797716,1008,375.0,,70.0,,,,,,,Energy,KCAL +1797894,1008,0.0,,70.0,,,,,,,Energy,KCAL +1798196,1008,25.0,,70.0,,,,,,,Energy,KCAL +1798412,1008,0.0,,70.0,,,,,,,Energy,KCAL +1798577,1008,500.0,,70.0,,,,,,,Energy,KCAL +1799282,1008,312.0,,70.0,,,,,,,Energy,KCAL +1799379,1008,222.0,,70.0,,,,,,,Energy,KCAL +1799583,1008,375.0,,70.0,,,,,,,Energy,KCAL +1799729,1008,471.0,,70.0,,,,,,,Energy,KCAL +1799854,1008,16.0,,70.0,,,,,,,Energy,KCAL +1799885,1008,273.0,,70.0,,,,,,,Energy,KCAL +1800012,1008,89.0,,70.0,,,,,,,Energy,KCAL +1800089,1008,246.0,,70.0,,,,,,,Energy,KCAL +1800764,1008,37.0,,70.0,,,,,,,Energy,KCAL +1800889,1008,45.0,,70.0,,,,,,,Energy,KCAL +1801080,1008,140.0,,70.0,,,,,,,Energy,KCAL +1801197,1008,274.0,,70.0,,,,,,,Energy,KCAL +1801477,1008,247.0,,70.0,,,,,,,Energy,KCAL +1802248,1008,167.0,,70.0,,,,,,,Energy,KCAL +1802572,1008,571.0,,70.0,,,,,,,Energy,KCAL +1802957,1008,44.0,,70.0,,,,,,,Energy,KCAL +1803324,1008,141.0,,70.0,,,,,,,Energy,KCAL +1803500,1008,200.0,,70.0,,,,,,,Energy,KCAL +1803587,1008,643.0,,70.0,,,,,,,Energy,KCAL +1803595,1008,233.0,,70.0,,,,,,,Energy,KCAL +1804062,1008,25.0,,70.0,,,,,,,Energy,KCAL +1804124,1008,475.0,,70.0,,,,,,,Energy,KCAL +1804277,1008,286.0,,70.0,,,,,,,Energy,KCAL +1804616,1008,3.0,,70.0,,,,,,,Energy,KCAL +1804628,1008,33.0,,70.0,,,,,,,Energy,KCAL +1805005,1008,213.0,,70.0,,,,,,,Energy,KCAL +1805040,1008,360.0,,70.0,,,,,,,Energy,KCAL +1805095,1008,119.0,,70.0,,,,,,,Energy,KCAL +1805822,1008,357.0,,70.0,,,,,,,Energy,KCAL +1805909,1008,333.0,,70.0,,,,,,,Energy,KCAL +1805959,1008,200.0,,70.0,,,,,,,Energy,KCAL +1806559,1008,245.0,,70.0,,,,,,,Energy,KCAL +1806765,1008,440.0,,70.0,,,,,,,Energy,KCAL +1807067,1008,100.0,,70.0,,,,,,,Energy,KCAL +1807257,1008,57.0,,70.0,,,,,,,Energy,KCAL +1807330,1008,5000.0,,70.0,,,,,,,Energy,KCAL +1807792,1008,250.0,,70.0,,,,,,,Energy,KCAL +1808035,1008,679.0,,70.0,,,,,,,Energy,KCAL +1808619,1008,433.0,,70.0,,,,,,,Energy,KCAL +1808785,1008,48.0,,70.0,,,,,,,Energy,KCAL +1808811,1008,230.0,,70.0,,,,,,,Energy,KCAL +1808964,1008,467.0,,70.0,,,,,,,Energy,KCAL +1809605,1008,500.0,,70.0,,,,,,,Energy,KCAL +1809826,1008,4.0,,70.0,,,,,,,Energy,KCAL +1809916,1008,282.0,,70.0,,,,,,,Energy,KCAL +1810039,1008,288.0,,70.0,,,,,,,Energy,KCAL +1810291,1008,46.0,,70.0,,,,,,,Energy,KCAL +1810401,1008,220.0,,70.0,,,,,,,Energy,KCAL +1810913,1008,38.0,,70.0,,,,,,,Energy,KCAL +1811567,1008,545.0,,70.0,,,,,,,Energy,KCAL +1811917,1008,500.0,,70.0,,,,,,,Energy,KCAL +1812027,1008,30.0,,70.0,,,,,,,Energy,KCAL +1812098,1008,500.0,,70.0,,,,,,,Energy,KCAL +1812453,1008,78.0,,70.0,,,,,,,Energy,KCAL +1812883,1008,500.0,,70.0,,,,,,,Energy,KCAL +1812905,1008,234.0,,70.0,,,,,,,Energy,KCAL +1813595,1008,198.0,,70.0,,,,,,,Energy,KCAL +1813677,1008,57.0,,70.0,,,,,,,Energy,KCAL +1813842,1008,59.0,,70.0,,,,,,,Energy,KCAL +1813843,1008,44.0,,70.0,,,,,,,Energy,KCAL +1813950,1008,394.0,,70.0,,,,,,,Energy,KCAL +1814050,1008,69.0,,70.0,,,,,,,Energy,KCAL +1814114,1008,115.0,,70.0,,,,,,,Energy,KCAL +1814222,1008,485.0,,70.0,,,,,,,Energy,KCAL +1815055,1008,350.0,,70.0,,,,,,,Energy,KCAL +1815095,1008,357.0,,70.0,,,,,,,Energy,KCAL +1815105,1008,422.0,,70.0,,,,,,,Energy,KCAL +1815684,1008,455.0,,70.0,,,,,,,Energy,KCAL +1815726,1008,58.0,,70.0,,,,,,,Energy,KCAL +1815760,1008,393.0,,70.0,,,,,,,Energy,KCAL +1815805,1008,231.0,,70.0,,,,,,,Energy,KCAL +1816078,1008,281.0,,70.0,,,,,,,Energy,KCAL +1816399,1008,18.0,,70.0,,,,,,,Energy,KCAL +1816495,1008,350.0,,70.0,,,,,,,Energy,KCAL +1817095,1008,333.0,,70.0,,,,,,,Energy,KCAL +1817099,1008,467.0,,70.0,,,,,,,Energy,KCAL +1817183,1008,278.0,,70.0,,,,,,,Energy,KCAL +1817432,1008,276.0,,70.0,,,,,,,Energy,KCAL +1817636,1008,129.0,,70.0,,,,,,,Energy,KCAL +1818067,1008,381.0,,70.0,,,,,,,Energy,KCAL +1818295,1008,364.0,,70.0,,,,,,,Energy,KCAL +1818639,1008,250.0,,70.0,,,,,,,Energy,KCAL +1819056,1008,381.0,,70.0,,,,,,,Energy,KCAL +1819127,1008,400.0,,70.0,,,,,,,Energy,KCAL +1819345,1008,250.0,,70.0,,,,,,,Energy,KCAL +1819401,1008,400.0,,70.0,,,,,,,Energy,KCAL +1819615,1008,38.0,,70.0,,,,,,,Energy,KCAL +1819660,1008,188.0,,70.0,,,,,,,Energy,KCAL +1819742,1008,67.0,,70.0,,,,,,,Energy,KCAL +1820048,1008,89.0,,70.0,,,,,,,Energy,KCAL +1820557,1008,362.0,,70.0,,,,,,,Energy,KCAL +1821237,1008,402.0,,70.0,,,,,,,Energy,KCAL +1821746,1008,64.0,,70.0,,,,,,,Energy,KCAL +1821903,1008,393.0,,70.0,,,,,,,Energy,KCAL +1821975,1008,480.0,,70.0,,,,,,,Energy,KCAL +1822196,1008,0.0,,70.0,,,,,,,Energy,KCAL +1822281,1008,147.0,,70.0,,,,,,,Energy,KCAL +1822350,1008,241.0,,70.0,,,,,,,Energy,KCAL +1822586,1008,224.0,,70.0,,,,,,,Energy,KCAL +1823105,1008,40.0,,70.0,,,,,,,Energy,KCAL +1823114,1008,350.0,,70.0,,,,,,,Energy,KCAL +1823618,1008,8.0,,70.0,,,,,,,Energy,KCAL +1823799,1008,378.0,,70.0,,,,,,,Energy,KCAL +1823823,1008,533.0,,70.0,,,,,,,Energy,KCAL +1823854,1008,310.0,,70.0,,,,,,,Energy,KCAL +1824018,1008,18.0,,70.0,,,,,,,Energy,KCAL +1824057,1008,59.0,,70.0,,,,,,,Energy,KCAL +1824604,1008,533.0,,70.0,,,,,,,Energy,KCAL +1824666,1008,0.0,,70.0,,,,,,,Energy,KCAL +1824758,1008,214.0,,70.0,,,,,,,Energy,KCAL +1825087,1008,235.0,,70.0,,,,,,,Energy,KCAL +1825191,1008,200.0,,70.0,,,,,,,Energy,KCAL +1825521,1008,115.0,,70.0,,,,,,,Energy,KCAL +1826031,1008,41.0,,70.0,,,,,,,Energy,KCAL +1826509,1008,235.0,,70.0,,,,,,,Energy,KCAL +1826776,1008,224.0,,70.0,,,,,,,Energy,KCAL +1826786,1008,375.0,,70.0,,,,,,,Energy,KCAL +1826787,1008,800.0,,70.0,,,,,,,Energy,KCAL +1826886,1008,67.0,,70.0,,,,,,,Energy,KCAL +1827323,1008,356.0,,70.0,,,,,,,Energy,KCAL +1827365,1008,429.0,,70.0,,,,,,,Energy,KCAL +1827571,1008,393.0,,70.0,,,,,,,Energy,KCAL +1827608,1008,333.0,,70.0,,,,,,,Energy,KCAL +1827721,1008,600.0,,70.0,,,,,,,Energy,KCAL +1828309,1008,500.0,,70.0,,,,,,,Energy,KCAL +1828394,1008,25.0,,70.0,,,,,,,Energy,KCAL +1828637,1008,536.0,,70.0,,,,,,,Energy,KCAL +1828802,1008,245.0,,70.0,,,,,,,Energy,KCAL +1829010,1008,484.0,,70.0,,,,,,,Energy,KCAL +1829030,1008,153.0,,70.0,,,,,,,Energy,KCAL +1829502,1008,1133.0,,70.0,,,,,,,Energy,KCAL +1829778,1008,500.0,,70.0,,,,,,,Energy,KCAL +1829840,1008,464.0,,70.0,,,,,,,Energy,KCAL +1830006,1008,400.0,,70.0,,,,,,,Energy,KCAL +1830061,1008,79.0,,70.0,,,,,,,Energy,KCAL +1830114,1008,345.0,,70.0,,,,,,,Energy,KCAL +1830191,1008,733.0,,70.0,,,,,,,Energy,KCAL +1830364,1008,259.0,,70.0,,,,,,,Energy,KCAL +1830413,1008,607.0,,70.0,,,,,,,Energy,KCAL +1830694,1008,370.0,,70.0,,,,,,,Energy,KCAL +1830739,1008,47.0,,70.0,,,,,,,Energy,KCAL +1830821,1008,180.0,,70.0,,,,,,,Energy,KCAL +1830824,1008,415.0,,70.0,,,,,,,Energy,KCAL +1830841,1008,536.0,,70.0,,,,,,,Energy,KCAL +1831105,1008,30.0,,70.0,,,,,,,Energy,KCAL +1831314,1008,192.0,,70.0,,,,,,,Energy,KCAL +1831372,1008,56.0,,70.0,,,,,,,Energy,KCAL +1831411,1008,150.0,,70.0,,,,,,,Energy,KCAL +1831840,1008,375.0,,70.0,,,,,,,Energy,KCAL +1832110,1008,333.0,,70.0,,,,,,,Energy,KCAL +1832155,1008,333.0,,70.0,,,,,,,Energy,KCAL +1832402,1008,355.0,,70.0,,,,,,,Energy,KCAL +1832432,1008,464.0,,70.0,,,,,,,Energy,KCAL +1833030,1008,71.0,,70.0,,,,,,,Energy,KCAL +1833192,1008,0.0,,70.0,,,,,,,Energy,KCAL +1833259,1008,271.0,,70.0,,,,,,,Energy,KCAL +1833295,1008,23.0,,70.0,,,,,,,Energy,KCAL +1833514,1008,210.0,,70.0,,,,,,,Energy,KCAL +1833773,1008,500.0,,70.0,,,,,,,Energy,KCAL +1833868,1008,333.0,,70.0,,,,,,,Energy,KCAL +1833909,1008,227.0,,70.0,,,,,,,Energy,KCAL +1833926,1008,6.0,,70.0,,,,,,,Energy,KCAL +1834216,1008,857.0,,70.0,,,,,,,Energy,KCAL +1834360,1008,633.0,,70.0,,,,,,,Energy,KCAL +1835025,1008,295.0,,70.0,,,,,,,Energy,KCAL +1835065,1008,250.0,,70.0,,,,,,,Energy,KCAL +1835297,1008,360.0,,70.0,,,,,,,Energy,KCAL +1835844,1008,467.0,,70.0,,,,,,,Energy,KCAL +1835961,1008,356.0,,70.0,,,,,,,Energy,KCAL +1835981,1008,213.0,,70.0,,,,,,,Energy,KCAL +1836879,1008,500.0,,70.0,,,,,,,Energy,KCAL +1837097,1008,312.0,,70.0,,,,,,,Energy,KCAL +1837227,1008,243.0,,70.0,,,,,,,Energy,KCAL +1837422,1008,200.0,,70.0,,,,,,,Energy,KCAL +1837587,1008,33.0,,70.0,,,,,,,Energy,KCAL +1838025,1008,35.0,,70.0,,,,,,,Energy,KCAL +1838171,1008,148.0,,70.0,,,,,,,Energy,KCAL +1838257,1008,123.0,,70.0,,,,,,,Energy,KCAL +1838269,1008,3125.0,,70.0,,,,,,,Energy,KCAL +1838395,1008,59.0,,70.0,,,,,,,Energy,KCAL +1882344,1008,474.0,,70.0,,,,,,,Energy,KCAL +1838756,1008,400.0,,70.0,,,,,,,Energy,KCAL +1838806,1008,357.0,,70.0,,,,,,,Energy,KCAL +1839202,1008,388.0,,70.0,,,,,,,Energy,KCAL +1839284,1008,286.0,,70.0,,,,,,,Energy,KCAL +1882761,1008,42.0,,70.0,,,,,,,Energy,KCAL +1882771,1008,357.0,,70.0,,,,,,,Energy,KCAL +1839584,1008,225.0,,70.0,,,,,,,Energy,KCAL +1882857,1008,50.0,,70.0,,,,,,,Energy,KCAL +1882870,1008,536.0,,70.0,,,,,,,Energy,KCAL +1839842,1008,274.0,,70.0,,,,,,,Energy,KCAL +1882959,1008,2000.0,,70.0,,,,,,,Energy,KCAL +1883014,1008,136.0,,70.0,,,,,,,Energy,KCAL +1840722,1008,44.0,,70.0,,,,,,,Energy,KCAL +1840756,1008,389.0,,70.0,,,,,,,Energy,KCAL +1841026,1008,167.0,,70.0,,,,,,,Energy,KCAL +1841154,1008,219.0,,70.0,,,,,,,Energy,KCAL +1841201,1008,340.0,,70.0,,,,,,,Energy,KCAL +1841216,1008,80.0,,70.0,,,,,,,Energy,KCAL +1841221,1008,4.0,,70.0,,,,,,,Energy,KCAL +1841353,1008,356.0,,70.0,,,,,,,Energy,KCAL +1841531,1008,347.0,,70.0,,,,,,,Energy,KCAL +1841633,1008,161.0,,70.0,,,,,,,Energy,KCAL +1841790,1008,286.0,,70.0,,,,,,,Energy,KCAL +1841866,1008,10.0,,70.0,,,,,,,Energy,KCAL +1841870,1008,250.0,,70.0,,,,,,,Energy,KCAL +1841893,1008,94.0,,70.0,,,,,,,Energy,KCAL +1841990,1008,263.0,,70.0,,,,,,,Energy,KCAL +1842352,1008,3000.0,,70.0,,,,,,,Energy,KCAL +1842681,1008,333.0,,70.0,,,,,,,Energy,KCAL +1883369,1008,33.0,,70.0,,,,,,,Energy,KCAL +1842852,1008,179.0,,70.0,,,,,,,Energy,KCAL +1842958,1008,97.0,,70.0,,,,,,,Energy,KCAL +1883432,1008,346.0,,70.0,,,,,,,Energy,KCAL +1843074,1008,417.0,,70.0,,,,,,,Energy,KCAL +1844051,1008,148.0,,70.0,,,,,,,Energy,KCAL +1844098,1008,43.0,,70.0,,,,,,,Energy,KCAL +1844178,1008,33.0,,70.0,,,,,,,Energy,KCAL +1844324,1008,0.0,,70.0,,,,,,,Energy,KCAL +1844488,1008,387.0,,70.0,,,,,,,Energy,KCAL +1844574,1008,400.0,,70.0,,,,,,,Energy,KCAL +1845136,1008,356.0,,70.0,,,,,,,Energy,KCAL +1845411,1008,226.0,,70.0,,,,,,,Energy,KCAL +1845447,1008,291.0,,70.0,,,,,,,Energy,KCAL +1845598,1008,136.0,,70.0,,,,,,,Energy,KCAL +1883598,1008,32.0,,70.0,,,,,,,Energy,KCAL +1845831,1008,47.0,,70.0,,,,,,,Energy,KCAL +1845922,1008,0.0,,70.0,,,,,,,Energy,KCAL +1846123,1008,128.0,,70.0,,,,,,,Energy,KCAL +1846203,1008,218.0,,70.0,,,,,,,Energy,KCAL +1846397,1008,360.0,,70.0,,,,,,,Energy,KCAL +1846887,1008,500.0,,70.0,,,,,,,Energy,KCAL +1846934,1008,350.0,,70.0,,,,,,,Energy,KCAL +1847087,1008,300.0,,70.0,,,,,,,Energy,KCAL +1847341,1008,356.0,,70.0,,,,,,,Energy,KCAL +1883953,1008,282.0,,70.0,,,,,,,Energy,KCAL +1884041,1008,393.0,,70.0,,,,,,,Energy,KCAL +1884329,1008,506.0,,70.0,,,,,,,Energy,KCAL +1884353,1008,107.0,,70.0,,,,,,,Energy,KCAL +1884660,1008,393.0,,70.0,,,,,,,Energy,KCAL +1884725,1008,312.0,,70.0,,,,,,,Energy,KCAL +1884916,1008,464.0,,70.0,,,,,,,Energy,KCAL +1884943,1008,133.0,,70.0,,,,,,,Energy,KCAL +1885112,1008,455.0,,70.0,,,,,,,Energy,KCAL +1885564,1008,400.0,,70.0,,,,,,,Energy,KCAL +1885611,1008,357.0,,70.0,,,,,,,Energy,KCAL +1885617,1008,375.0,,70.0,,,,,,,Energy,KCAL +1885676,1008,99.0,,70.0,,,,,,,Energy,KCAL +1885772,1008,281.0,,70.0,,,,,,,Energy,KCAL +1885779,1008,429.0,,70.0,,,,,,,Energy,KCAL +1885854,1008,286.0,,70.0,,,,,,,Energy,KCAL +1885991,1008,375.0,,70.0,,,,,,,Energy,KCAL +1886074,1008,500.0,,70.0,,,,,,,Energy,KCAL +1886087,1008,547.0,,70.0,,,,,,,Energy,KCAL +1886165,1008,325.0,,70.0,,,,,,,Energy,KCAL +1886461,1008,371.0,,70.0,,,,,,,Energy,KCAL +1886509,1008,800.0,,70.0,,,,,,,Energy,KCAL +1886565,1008,51.0,,70.0,,,,,,,Energy,KCAL +1886571,1008,12.0,,70.0,,,,,,,Energy,KCAL +1886617,1008,375.0,,70.0,,,,,,,Energy,KCAL +1886691,1008,393.0,,70.0,,,,,,,Energy,KCAL +1886766,1008,433.0,,70.0,,,,,,,Energy,KCAL +1886939,1008,396.0,,70.0,,,,,,,Energy,KCAL +1887291,1008,164.0,,70.0,,,,,,,Energy,KCAL +1887659,1008,228.0,,70.0,,,,,,,Energy,KCAL +1888065,1008,120.0,,70.0,,,,,,,Energy,KCAL +1888122,1008,203.0,,70.0,,,,,,,Energy,KCAL +1888183,1008,228.0,,70.0,,,,,,,Energy,KCAL +1888465,1008,250.0,,70.0,,,,,,,Energy,KCAL +1888512,1008,153.0,,70.0,,,,,,,Energy,KCAL +1889101,1008,827.0,,70.0,,,,,,,Energy,KCAL +1889144,1008,186.0,,70.0,,,,,,,Energy,KCAL +1889401,1008,256.0,,70.0,,,,,,,Energy,KCAL +1889402,1008,348.0,,70.0,,,,,,,Energy,KCAL +1889406,1008,271.0,,70.0,,,,,,,Energy,KCAL +1889722,1008,281.0,,70.0,,,,,,,Energy,KCAL +1889833,1008,414.0,,70.0,,,,,,,Energy,KCAL +1890403,1008,105.0,,70.0,,,,,,,Energy,KCAL +1890653,1008,220.0,,70.0,,,,,,,Energy,KCAL +1890944,1008,607.0,,70.0,,,,,,,Energy,KCAL +1890976,1008,25.0,,70.0,,,,,,,Energy,KCAL +1891032,1008,363.0,,70.0,,,,,,,Energy,KCAL +1891139,1008,219.0,,70.0,,,,,,,Energy,KCAL +1891152,1008,2375.0,,70.0,,,,,,,Energy,KCAL +1891285,1008,120.0,,70.0,,,,,,,Energy,KCAL +1891316,1008,129.0,,70.0,,,,,,,Energy,KCAL +1891468,1008,375.0,,70.0,,,,,,,Energy,KCAL +1891829,1008,129.0,,70.0,,,,,,,Energy,KCAL +1891859,1008,426.0,,70.0,,,,,,,Energy,KCAL +1891911,1008,139.0,,70.0,,,,,,,Energy,KCAL +1891976,1008,167.0,,70.0,,,,,,,Energy,KCAL +1892015,1008,78.0,,70.0,,,,,,,Energy,KCAL +1892202,1008,86.0,,70.0,,,,,,,Energy,KCAL +1892396,1008,125.0,,70.0,,,,,,,Energy,KCAL +1892529,1008,133.0,,70.0,,,,,,,Energy,KCAL +1892801,1008,93.0,,70.0,,,,,,,Energy,KCAL +1892830,1008,80.0,,70.0,,,,,,,Energy,KCAL +1892976,1008,348.0,,70.0,,,,,,,Energy,KCAL +1893880,1008,333.0,,70.0,,,,,,,Energy,KCAL +1894003,1008,324.0,,70.0,,,,,,,Energy,KCAL +1894028,1008,607.0,,70.0,,,,,,,Energy,KCAL +1894297,1008,282.0,,70.0,,,,,,,Energy,KCAL +1894373,1008,317.0,,70.0,,,,,,,Energy,KCAL +1894384,1008,235.0,,70.0,,,,,,,Energy,KCAL +1894555,1008,0.0,,70.0,,,,,,,Energy,KCAL +1894577,1008,17.0,,70.0,,,,,,,Energy,KCAL +1894686,1008,282.0,,70.0,,,,,,,Energy,KCAL +1894800,1008,204.0,,70.0,,,,,,,Energy,KCAL +1895195,1008,89.0,,70.0,,,,,,,Energy,KCAL +1895298,1008,33.0,,70.0,,,,,,,Energy,KCAL +1895574,1008,280.0,,70.0,,,,,,,Energy,KCAL +1895711,1008,158.0,,70.0,,,,,,,Energy,KCAL +1895826,1008,54.0,,70.0,,,,,,,Energy,KCAL +1896005,1008,224.0,,70.0,,,,,,,Energy,KCAL +1896049,1008,33.0,,70.0,,,,,,,Energy,KCAL +1896114,1008,57.0,,70.0,,,,,,,Energy,KCAL +1896335,1008,47.0,,70.0,,,,,,,Energy,KCAL +1896389,1008,167.0,,70.0,,,,,,,Energy,KCAL +1896461,1008,333.0,,70.0,,,,,,,Energy,KCAL +1896528,1008,487.0,,70.0,,,,,,,Energy,KCAL +1896575,1008,283.0,,70.0,,,,,,,Energy,KCAL +1896856,1008,348.0,,70.0,,,,,,,Energy,KCAL +1897084,1008,120.0,,70.0,,,,,,,Energy,KCAL +1897218,1008,0.0,,70.0,,,,,,,Energy,KCAL +1897548,1008,370.0,,70.0,,,,,,,Energy,KCAL +1897628,1008,368.0,,70.0,,,,,,,Energy,KCAL +1898092,1008,263.0,,70.0,,,,,,,Energy,KCAL +1898292,1008,0.0,,70.0,,,,,,,Energy,KCAL +1898310,1008,700.0,,70.0,,,,,,,Energy,KCAL +1898495,1008,395.0,,70.0,,,,,,,Energy,KCAL +1898553,1008,375.0,,70.0,,,,,,,Energy,KCAL +1898961,1008,193.0,,70.0,,,,,,,Energy,KCAL +1899377,1008,35.0,,70.0,,,,,,,Energy,KCAL +1899424,1008,304.0,,70.0,,,,,,,Energy,KCAL +1899566,1008,47.0,,70.0,,,,,,,Energy,KCAL +1899574,1008,179.0,,70.0,,,,,,,Energy,KCAL +1899728,1008,441.0,,70.0,,,,,,,Energy,KCAL +1899778,1008,448.0,,70.0,,,,,,,Energy,KCAL +1899994,1008,476.0,,70.0,,,,,,,Energy,KCAL +1900405,1008,667.0,,70.0,,,,,,,Energy,KCAL +1900430,1008,76.0,,70.0,,,,,,,Energy,KCAL +1900493,1008,238.0,,70.0,,,,,,,Energy,KCAL +1900521,1008,550.0,,70.0,,,,,,,Energy,KCAL +1901472,1008,21.0,,70.0,,,,,,,Energy,KCAL +1901541,1008,245.0,,70.0,,,,,,,Energy,KCAL +1901544,1008,58.0,,70.0,,,,,,,Energy,KCAL +1901674,1008,265.0,,70.0,,,,,,,Energy,KCAL +1901815,1008,150.0,,70.0,,,,,,,Energy,KCAL +1902078,1008,87.0,,70.0,,,,,,,Energy,KCAL +1902352,1008,279.0,,70.0,,,,,,,Energy,KCAL +1902507,1008,44.0,,70.0,,,,,,,Energy,KCAL +1902585,1008,305.0,,70.0,,,,,,,Energy,KCAL +1902730,1008,393.0,,70.0,,,,,,,Energy,KCAL +1902872,1008,393.0,,70.0,,,,,,,Energy,KCAL +1903098,1008,171.0,,70.0,,,,,,,Energy,KCAL +1903121,1008,62.0,,70.0,,,,,,,Energy,KCAL +1903444,1008,89.0,,70.0,,,,,,,Energy,KCAL +1903604,1008,304.0,,70.0,,,,,,,Energy,KCAL +1903850,1008,153.0,,70.0,,,,,,,Energy,KCAL +1903934,1008,250.0,,70.0,,,,,,,Energy,KCAL +1903971,1008,464.0,,70.0,,,,,,,Energy,KCAL +1904106,1008,380.0,,70.0,,,,,,,Energy,KCAL +1904153,1008,106.0,,70.0,,,,,,,Energy,KCAL +1904501,1008,49.0,,70.0,,,,,,,Energy,KCAL +1904735,1008,112.0,,70.0,,,,,,,Energy,KCAL +1904867,1008,242.0,,70.0,,,,,,,Energy,KCAL +1904911,1008,375.0,,70.0,,,,,,,Energy,KCAL +1905104,1008,607.0,,70.0,,,,,,,Energy,KCAL +1905772,1008,413.0,,70.0,,,,,,,Energy,KCAL +1905798,1008,595.0,,70.0,,,,,,,Energy,KCAL +1905891,1008,107.0,,70.0,,,,,,,Energy,KCAL +1905971,1008,800.0,,70.0,,,,,,,Energy,KCAL +1906200,1008,429.0,,70.0,,,,,,,Energy,KCAL +1906477,1008,267.0,,70.0,,,,,,,Energy,KCAL +1906981,1008,427.0,,70.0,,,,,,,Energy,KCAL +1907169,1008,357.0,,70.0,,,,,,,Energy,KCAL +1907652,1008,800.0,,70.0,,,,,,,Energy,KCAL +1907678,1008,360.0,,70.0,,,,,,,Energy,KCAL +1907950,1008,92.0,,70.0,,,,,,,Energy,KCAL +1908160,1008,54.0,,70.0,,,,,,,Energy,KCAL +1908416,1008,33.0,,70.0,,,,,,,Energy,KCAL +1909364,1008,67.0,,70.0,,,,,,,Energy,KCAL +1909453,1008,46.0,,70.0,,,,,,,Energy,KCAL +1909614,1008,200.0,,70.0,,,,,,,Energy,KCAL +1909728,1008,183.0,,70.0,,,,,,,Energy,KCAL +1909986,1008,21.0,,70.0,,,,,,,Energy,KCAL +1910048,1008,54.0,,70.0,,,,,,,Energy,KCAL +1910093,1008,20.0,,70.0,,,,,,,Energy,KCAL +1910132,1008,0.0,,70.0,,,,,,,Energy,KCAL +1910299,1008,183.0,,70.0,,,,,,,Energy,KCAL +1910300,1008,0.0,,70.0,,,,,,,Energy,KCAL +1910322,1008,100.0,,70.0,,,,,,,Energy,KCAL +1910472,1008,0.0,,70.0,,,,,,,Energy,KCAL +1910514,1008,33.0,,70.0,,,,,,,Energy,KCAL +1911031,1008,50.0,,70.0,,,,,,,Energy,KCAL +1911271,1008,50.0,,70.0,,,,,,,Energy,KCAL +1912207,1008,467.0,,70.0,,,,,,,Energy,KCAL +1912384,1008,340.0,,70.0,,,,,,,Energy,KCAL +1912722,1008,71.0,,70.0,,,,,,,Energy,KCAL +1913064,1008,62.0,,70.0,,,,,,,Energy,KCAL +1913093,1008,360.0,,70.0,,,,,,,Energy,KCAL +1913261,1008,351.0,,70.0,,,,,,,Energy,KCAL +1913528,1008,283.0,,70.0,,,,,,,Energy,KCAL +1913835,1008,50.0,,70.0,,,,,,,Energy,KCAL +1913877,1008,165.0,,70.0,,,,,,,Energy,KCAL +1913921,1008,362.0,,70.0,,,,,,,Energy,KCAL +1914272,1008,521.0,,70.0,,,,,,,Energy,KCAL +1914970,1008,475.0,,70.0,,,,,,,Energy,KCAL +1915015,1008,5.0,,70.0,,,,,,,Energy,KCAL +1915096,1008,321.0,,70.0,,,,,,,Energy,KCAL +1915371,1008,312.0,,70.0,,,,,,,Energy,KCAL +1915402,1008,200.0,,70.0,,,,,,,Energy,KCAL +1915829,1008,229.0,,70.0,,,,,,,Energy,KCAL +1915921,1008,250.0,,70.0,,,,,,,Energy,KCAL +1916102,1008,400.0,,70.0,,,,,,,Energy,KCAL +1916341,1008,80.0,,70.0,,,,,,,Energy,KCAL +1916345,1008,393.0,,70.0,,,,,,,Energy,KCAL +1916354,1008,375.0,,70.0,,,,,,,Energy,KCAL +1916473,1008,150.0,,70.0,,,,,,,Energy,KCAL +1917175,1008,0.0,,70.0,,,,,,,Energy,KCAL +1917506,1008,227.0,,70.0,,,,,,,Energy,KCAL +1917765,1008,110.0,,70.0,,,,,,,Energy,KCAL +1917785,1008,500.0,,70.0,,,,,,,Energy,KCAL +1917956,1008,133.0,,70.0,,,,,,,Energy,KCAL +1918278,1008,294.0,,70.0,,,,,,,Energy,KCAL +1918359,1008,50.0,,70.0,,,,,,,Energy,KCAL +1918481,1008,209.0,,70.0,,,,,,,Energy,KCAL +1918665,1008,400.0,,70.0,,,,,,,Energy,KCAL +1918780,1008,149.0,,70.0,,,,,,,Energy,KCAL +1918913,1008,300.0,,70.0,,,,,,,Energy,KCAL +1918926,1008,102.0,,70.0,,,,,,,Energy,KCAL +1919054,1008,67.0,,70.0,,,,,,,Energy,KCAL +1919124,1008,500.0,,70.0,,,,,,,Energy,KCAL +1919280,1008,231.0,,70.0,,,,,,,Energy,KCAL +1919541,1008,246.0,,70.0,,,,,,,Energy,KCAL +1920059,1008,567.0,,70.0,,,,,,,Energy,KCAL +1920246,1008,420.0,,70.0,,,,,,,Energy,KCAL +1920328,1008,194.0,,70.0,,,,,,,Energy,KCAL +1920376,1008,127.0,,70.0,,,,,,,Energy,KCAL +1920895,1008,500.0,,70.0,,,,,,,Energy,KCAL +1921003,1008,333.0,,70.0,,,,,,,Energy,KCAL +1921232,1008,88.0,,70.0,,,,,,,Energy,KCAL +1921522,1008,17.0,,70.0,,,,,,,Energy,KCAL +1921716,1008,91.0,,70.0,,,,,,,Energy,KCAL +1921765,1008,83.0,,70.0,,,,,,,Energy,KCAL +1922194,1008,267.0,,70.0,,,,,,,Energy,KCAL +1922207,1008,200.0,,70.0,,,,,,,Energy,KCAL +1922414,1008,256.0,,70.0,,,,,,,Energy,KCAL +1922518,1008,148.0,,70.0,,,,,,,Energy,KCAL +1922775,1008,127.0,,70.0,,,,,,,Energy,KCAL +1923357,1008,387.0,,70.0,,,,,,,Energy,KCAL +1923585,1008,0.0,,70.0,,,,,,,Energy,KCAL +1923728,1008,250.0,,70.0,,,,,,,Energy,KCAL +1924066,1008,248.0,,70.0,,,,,,,Energy,KCAL +1924451,1008,48.0,,70.0,,,,,,,Energy,KCAL +1924562,1008,161.0,,70.0,,,,,,,Energy,KCAL +1925312,1008,500.0,,70.0,,,,,,,Energy,KCAL +1925313,1008,283.0,,70.0,,,,,,,Energy,KCAL +1925330,1008,44.0,,70.0,,,,,,,Energy,KCAL +1925602,1008,50.0,,70.0,,,,,,,Energy,KCAL +1925620,1008,137.0,,70.0,,,,,,,Energy,KCAL +1925709,1008,357.0,,70.0,,,,,,,Energy,KCAL +1925748,1008,400.0,,70.0,,,,,,,Energy,KCAL +1926058,1008,333.0,,70.0,,,,,,,Energy,KCAL +1926145,1008,333.0,,70.0,,,,,,,Energy,KCAL +1926472,1008,375.0,,70.0,,,,,,,Energy,KCAL +1926604,1008,316.0,,70.0,,,,,,,Energy,KCAL +1926707,1008,450.0,,70.0,,,,,,,Energy,KCAL +1926773,1008,500.0,,70.0,,,,,,,Energy,KCAL +1927041,1008,321.0,,70.0,,,,,,,Energy,KCAL +1927304,1008,86.0,,70.0,,,,,,,Energy,KCAL +1927359,1008,46.0,,70.0,,,,,,,Energy,KCAL +1927508,1008,55.0,,70.0,,,,,,,Energy,KCAL +1927567,1008,69.0,,70.0,,,,,,,Energy,KCAL +1927660,1008,259.0,,70.0,,,,,,,Energy,KCAL +1927765,1008,575.0,,70.0,,,,,,,Energy,KCAL +1927789,1008,615.0,,70.0,,,,,,,Energy,KCAL +1928025,1008,247.0,,70.0,,,,,,,Energy,KCAL +1928148,1008,106.0,,70.0,,,,,,,Energy,KCAL +1928417,1008,100.0,,70.0,,,,,,,Energy,KCAL +1928585,1008,562.0,,70.0,,,,,,,Energy,KCAL +1928891,1008,250.0,,70.0,,,,,,,Energy,KCAL +1928896,1008,714.0,,73.0,,,,,,,Energy,KCAL +1930583,1008,92.0,,70.0,,,,,,,Energy,KCAL +1930728,1008,356.0,,70.0,,,,,,,Energy,KCAL +1931064,1008,67.0,,70.0,,,,,,,Energy,KCAL +1931128,1008,550.0,,70.0,,,,,,,Energy,KCAL +1931325,1008,17.0,,70.0,,,,,,,Energy,KCAL +1931785,1008,500.0,,70.0,,,,,,,Energy,KCAL +1931974,1008,267.0,,70.0,,,,,,,Energy,KCAL +1932121,1008,0.0,,70.0,,,,,,,Energy,KCAL +1932383,1008,94.0,,70.0,,,,,,,Energy,KCAL +1932597,1008,400.0,,70.0,,,,,,,Energy,KCAL +1932767,1008,500.0,,70.0,,,,,,,Energy,KCAL +1933207,1008,400.0,,70.0,,,,,,,Energy,KCAL +1933305,1008,607.0,,70.0,,,,,,,Energy,KCAL +1933389,1008,5.0,,70.0,,,,,,,Energy,KCAL +1933622,1008,34.0,,70.0,,,,,,,Energy,KCAL +1933700,1008,250.0,,70.0,,,,,,,Energy,KCAL +1933938,1008,500.0,,70.0,,,,,,,Energy,KCAL +1934015,1008,464.0,,70.0,,,,,,,Energy,KCAL +1934445,1008,55.0,,70.0,,,,,,,Energy,KCAL +1934592,1008,367.0,,70.0,,,,,,,Energy,KCAL +1934900,1008,421.0,,70.0,,,,,,,Energy,KCAL +1935589,1008,500.0,,70.0,,,,,,,Energy,KCAL +1935874,1008,188.0,,70.0,,,,,,,Energy,KCAL +1935877,1008,163.0,,70.0,,,,,,,Energy,KCAL +1936163,1008,356.0,,70.0,,,,,,,Energy,KCAL +1936197,1008,54.0,,70.0,,,,,,,Energy,KCAL +1936330,1008,46.0,,70.0,,,,,,,Energy,KCAL +1936733,1008,375.0,,70.0,,,,,,,Energy,KCAL +1936801,1008,196.0,,70.0,,,,,,,Energy,KCAL +1936966,1008,357.0,,70.0,,,,,,,Energy,KCAL +1937215,1008,97.0,,70.0,,,,,,,Energy,KCAL +1937306,1008,385.0,,70.0,,,,,,,Energy,KCAL +1937811,1008,100.0,,70.0,,,,,,,Energy,KCAL +1938037,1008,255.0,,70.0,,,,,,,Energy,KCAL +1938505,1008,35.0,,70.0,,,,,,,Energy,KCAL +1939108,1008,300.0,,70.0,,,,,,,Energy,KCAL +1939125,1008,98.0,,70.0,,,,,,,Energy,KCAL +1939452,1008,76.0,,70.0,,,,,,,Energy,KCAL +1939455,1008,224.0,,70.0,,,,,,,Energy,KCAL +1939651,1008,36.0,,70.0,,,,,,,Energy,KCAL +1939768,1008,88.0,,70.0,,,,,,,Energy,KCAL +1939788,1008,51.0,,70.0,,,,,,,Energy,KCAL +1939884,1008,532.0,,70.0,,,,,,,Energy,KCAL +1940404,1008,263.0,,70.0,,,,,,,Energy,KCAL +1940718,1008,15.0,,70.0,,,,,,,Energy,KCAL +1940759,1008,536.0,,70.0,,,,,,,Energy,KCAL +1941049,1008,400.0,,70.0,,,,,,,Energy,KCAL +1941057,1008,340.0,,70.0,,,,,,,Energy,KCAL +1941232,1008,62.0,,70.0,,,,,,,Energy,KCAL +1941318,1008,433.0,,70.0,,,,,,,Energy,KCAL +1941361,1008,30.0,,70.0,,,,,,,Energy,KCAL +1941640,1008,99.0,,70.0,,,,,,,Energy,KCAL +1942349,1008,196.0,,70.0,,,,,,,Energy,KCAL +1942464,1008,571.0,,70.0,,,,,,,Energy,KCAL +1943107,1008,360.0,,70.0,,,,,,,Energy,KCAL +1943258,1008,161.0,,70.0,,,,,,,Energy,KCAL +1943362,1008,323.0,,70.0,,,,,,,Energy,KCAL +1943625,1008,0.0,,70.0,,,,,,,Energy,KCAL +1943933,1008,125.0,,70.0,,,,,,,Energy,KCAL +1944071,1008,153.0,,70.0,,,,,,,Energy,KCAL +1944389,1008,181.0,,70.0,,,,,,,Energy,KCAL +1944397,1008,393.0,,70.0,,,,,,,Energy,KCAL +1944642,1008,74.0,,70.0,,,,,,,Energy,KCAL +1944730,1008,18.0,,70.0,,,,,,,Energy,KCAL +1945665,1008,357.0,,70.0,,,,,,,Energy,KCAL +1945789,1008,21.0,,70.0,,,,,,,Energy,KCAL +1946506,1008,467.0,,70.0,,,,,,,Energy,KCAL +1946613,1008,500.0,,70.0,,,,,,,Energy,KCAL +1946630,1008,6.0,,70.0,,,,,,,Energy,KCAL +1946684,1008,177.0,,70.0,,,,,,,Energy,KCAL +1946759,1008,200.0,,70.0,,,,,,,Energy,KCAL +1946791,1008,406.0,,70.0,,,,,,,Energy,KCAL +1947094,1008,393.0,,70.0,,,,,,,Energy,KCAL +1947125,1008,267.0,,70.0,,,,,,,Energy,KCAL +1947299,1008,46.0,,70.0,,,,,,,Energy,KCAL +1947918,1008,21.0,,70.0,,,,,,,Energy,KCAL +1947953,1008,71.0,,70.0,,,,,,,Energy,KCAL +1948176,1008,25.0,,70.0,,,,,,,Energy,KCAL +1948300,1008,500.0,,70.0,,,,,,,Energy,KCAL +1948335,1008,536.0,,70.0,,,,,,,Energy,KCAL +1948365,1008,367.0,,70.0,,,,,,,Energy,KCAL +1948522,1008,464.0,,70.0,,,,,,,Energy,KCAL +1948698,1008,133.0,,70.0,,,,,,,Energy,KCAL +1948723,1008,73.0,,70.0,,,,,,,Energy,KCAL +1948738,1008,88.0,,70.0,,,,,,,Energy,KCAL +1948778,1008,179.0,,70.0,,,,,,,Energy,KCAL +1949592,1008,270.0,,70.0,,,,,,,Energy,KCAL +1950472,1008,141.0,,70.0,,,,,,,Energy,KCAL +1950952,1008,357.0,,70.0,,,,,,,Energy,KCAL +1951610,1008,323.0,,70.0,,,,,,,Energy,KCAL +1951713,1008,414.0,,70.0,,,,,,,Energy,KCAL +1951871,1008,46.0,,70.0,,,,,,,Energy,KCAL +1951946,1008,127.0,,70.0,,,,,,,Energy,KCAL +1952591,1008,448.0,,70.0,,,,,,,Energy,KCAL +1952609,1008,247.0,,70.0,,,,,,,Energy,KCAL +1953178,1008,393.0,,70.0,,,,,,,Energy,KCAL +1953231,1008,301.0,,70.0,,,,,,,Energy,KCAL +1953317,1008,206.0,,70.0,,,,,,,Energy,KCAL +1953400,1008,484.0,,70.0,,,,,,,Energy,KCAL +1953804,1008,571.0,,70.0,,,,,,,Energy,KCAL +1953821,1008,250.0,,70.0,,,,,,,Energy,KCAL +1954055,1008,448.0,,70.0,,,,,,,Energy,KCAL +1954162,1008,286.0,,70.0,,,,,,,Energy,KCAL +1954668,1008,381.0,,70.0,,,,,,,Energy,KCAL +1954767,1008,254.0,,70.0,,,,,,,Energy,KCAL +1954818,1008,254.0,,70.0,,,,,,,Energy,KCAL +1955064,1008,48.0,,70.0,,,,,,,Energy,KCAL +1955154,1008,571.0,,70.0,,,,,,,Energy,KCAL +1955295,1008,357.0,,70.0,,,,,,,Energy,KCAL +1955554,1008,321.0,,70.0,,,,,,,Energy,KCAL +1955576,1008,368.0,,70.0,,,,,,,Energy,KCAL +1955643,1008,421.0,,70.0,,,,,,,Energy,KCAL +1956153,1008,0.0,,70.0,,,,,,,Energy,KCAL +1956306,1008,110.0,,70.0,,,,,,,Energy,KCAL +1956364,1008,35.0,,70.0,,,,,,,Energy,KCAL +1956393,1008,455.0,,70.0,,,,,,,Energy,KCAL +1956685,1008,393.0,,70.0,,,,,,,Energy,KCAL +1956785,1008,200.0,,70.0,,,,,,,Energy,KCAL +1956850,1008,211.0,,70.0,,,,,,,Energy,KCAL +1957060,1008,360.0,,70.0,,,,,,,Energy,KCAL +1957099,1008,222.0,,70.0,,,,,,,Energy,KCAL +1957219,1008,433.0,,70.0,,,,,,,Energy,KCAL +1958181,1008,88.0,,70.0,,,,,,,Energy,KCAL +1958389,1008,156.0,,70.0,,,,,,,Energy,KCAL +1958440,1008,364.0,,70.0,,,,,,,Energy,KCAL +1958637,1008,20.0,,70.0,,,,,,,Energy,KCAL +1958732,1008,302.0,,70.0,,,,,,,Energy,KCAL +1959466,1008,500.0,,70.0,,,,,,,Energy,KCAL +1959479,1008,25.0,,70.0,,,,,,,Energy,KCAL +1959588,1008,17.0,,70.0,,,,,,,Energy,KCAL +1959658,1008,204.0,,70.0,,,,,,,Energy,KCAL +1960060,1008,133.0,,70.0,,,,,,,Energy,KCAL +1960225,1008,120.0,,70.0,,,,,,,Energy,KCAL +1960902,1008,640.0,,70.0,,,,,,,Energy,KCAL +1961188,1008,144.0,,70.0,,,,,,,Energy,KCAL +1961329,1008,71.0,,70.0,,,,,,,Energy,KCAL +1961396,1008,364.0,,70.0,,,,,,,Energy,KCAL +1961460,1008,29.0,,70.0,,,,,,,Energy,KCAL +1961635,1008,393.0,,70.0,,,,,,,Energy,KCAL +1962279,1008,29.0,,70.0,,,,,,,Energy,KCAL +1962577,1008,47.0,,70.0,,,,,,,Energy,KCAL +1962926,1008,357.0,,70.0,,,,,,,Energy,KCAL +1963044,1008,180.0,,70.0,,,,,,,Energy,KCAL +1963175,1008,42.0,,70.0,,,,,,,Energy,KCAL +1963208,1008,167.0,,70.0,,,,,,,Energy,KCAL +1963410,1008,357.0,,70.0,,,,,,,Energy,KCAL +1963582,1008,500.0,,70.0,,,,,,,Energy,KCAL +1963595,1008,322.0,,70.0,,,,,,,Energy,KCAL +1963619,1008,111.0,,70.0,,,,,,,Energy,KCAL +1963731,1008,404.0,,70.0,,,,,,,Energy,KCAL +1964143,1008,387.0,,70.0,,,,,,,Energy,KCAL +1964154,1008,4.0,,70.0,,,,,,,Energy,KCAL +1964311,1008,22.0,,70.0,,,,,,,Energy,KCAL +1964656,1008,368.0,,70.0,,,,,,,Energy,KCAL +1965042,1008,647.0,,70.0,,,,,,,Energy,KCAL +1965349,1008,357.0,,70.0,,,,,,,Energy,KCAL +1966251,1008,594.0,,70.0,,,,,,,Energy,KCAL +1966419,1008,536.0,,70.0,,,,,,,Energy,KCAL +1967164,1008,211.0,,70.0,,,,,,,Energy,KCAL +1967583,1008,165.0,,70.0,,,,,,,Energy,KCAL +1967782,1008,333.0,,70.0,,,,,,,Energy,KCAL +1967888,1008,404.0,,70.0,,,,,,,Energy,KCAL +1967974,1008,500.0,,70.0,,,,,,,Energy,KCAL +1968105,1008,385.0,,70.0,,,,,,,Energy,KCAL +1968248,1008,33.0,,70.0,,,,,,,Energy,KCAL +1968415,1008,171.0,,70.0,,,,,,,Energy,KCAL +1968471,1008,536.0,,70.0,,,,,,,Energy,KCAL +1968477,1008,333.0,,70.0,,,,,,,Energy,KCAL +1969000,1008,21.0,,70.0,,,,,,,Energy,KCAL +1969333,1008,37.0,,70.0,,,,,,,Energy,KCAL +1969541,1008,393.0,,70.0,,,,,,,Energy,KCAL +1969565,1008,431.0,,70.0,,,,,,,Energy,KCAL +1969608,1008,357.0,,70.0,,,,,,,Energy,KCAL +1969639,1008,600.0,,70.0,,,,,,,Energy,KCAL +1969830,1008,350.0,,70.0,,,,,,,Energy,KCAL +1970082,1008,88.0,,70.0,,,,,,,Energy,KCAL +1970137,1008,500.0,,70.0,,,,,,,Energy,KCAL +1970278,1008,107.0,,70.0,,,,,,,Energy,KCAL +1970845,1008,133.0,,70.0,,,,,,,Energy,KCAL +1971029,1008,233.0,,70.0,,,,,,,Energy,KCAL +1972135,1008,194.0,,70.0,,,,,,,Energy,KCAL +1972564,1008,48.0,,70.0,,,,,,,Energy,KCAL +1973140,1008,378.0,,70.0,,,,,,,Energy,KCAL +1973144,1008,200.0,,70.0,,,,,,,Energy,KCAL +1973377,1008,800.0,,70.0,,,,,,,Energy,KCAL +1974539,1008,400.0,,70.0,,,,,,,Energy,KCAL +1974759,1008,36.0,,70.0,,,,,,,Energy,KCAL +1975026,1008,265.0,,70.0,,,,,,,Energy,KCAL +1975200,1008,200.0,,70.0,,,,,,,Energy,KCAL +1975316,1008,233.0,,70.0,,,,,,,Energy,KCAL +1975335,1008,531.0,,70.0,,,,,,,Energy,KCAL +1975410,1008,533.0,,70.0,,,,,,,Energy,KCAL +1975548,1008,17.0,,70.0,,,,,,,Energy,KCAL +1975593,1008,321.0,,70.0,,,,,,,Energy,KCAL +1976078,1008,140.0,,70.0,,,,,,,Energy,KCAL +1976170,1008,286.0,,70.0,,,,,,,Energy,KCAL +1976321,1008,444.0,,70.0,,,,,,,Energy,KCAL +1976378,1008,164.0,,70.0,,,,,,,Energy,KCAL +1976751,1008,55.0,,70.0,,,,,,,Energy,KCAL +1976761,1008,533.0,,70.0,,,,,,,Energy,KCAL +1976833,1008,458.0,,70.0,,,,,,,Energy,KCAL +1977007,1008,4.0,,70.0,,,,,,,Energy,KCAL +1977209,1008,200.0,,70.0,,,,,,,Energy,KCAL +1978290,1008,82.0,,70.0,,,,,,,Energy,KCAL +1978309,1008,194.0,,70.0,,,,,,,Energy,KCAL +1978324,1008,136.0,,70.0,,,,,,,Energy,KCAL +1978424,1008,393.0,,70.0,,,,,,,Energy,KCAL +1978501,1008,448.0,,70.0,,,,,,,Energy,KCAL +1978584,1008,385.0,,70.0,,,,,,,Energy,KCAL +1978805,1008,400.0,,70.0,,,,,,,Energy,KCAL +1979044,1008,183.0,,70.0,,,,,,,Energy,KCAL +1979354,1008,385.0,,70.0,,,,,,,Energy,KCAL +1979597,1008,30.0,,70.0,,,,,,,Energy,KCAL +1979745,1008,393.0,,70.0,,,,,,,Energy,KCAL +1979831,1008,230.0,,70.0,,,,,,,Energy,KCAL +1980300,1008,714.0,,70.0,,,,,,,Energy,KCAL +1980395,1008,59.0,,70.0,,,,,,,Energy,KCAL +1980498,1008,375.0,,70.0,,,,,,,Energy,KCAL +1981081,1008,379.0,,70.0,,,,,,,Energy,KCAL +1981302,1008,47.0,,70.0,,,,,,,Energy,KCAL +1981363,1008,40.0,,70.0,,,,,,,Energy,KCAL +1981468,1008,106.0,,70.0,,,,,,,Energy,KCAL +1981490,1008,146.0,,70.0,,,,,,,Energy,KCAL +1981682,1008,435.0,,70.0,,,,,,,Energy,KCAL +1981746,1008,500.0,,70.0,,,,,,,Energy,KCAL +1981777,1008,118.0,,70.0,,,,,,,Energy,KCAL +1982922,1008,400.0,,70.0,,,,,,,Energy,KCAL +1982925,1008,562.0,,70.0,,,,,,,Energy,KCAL +1983145,1008,471.0,,70.0,,,,,,,Energy,KCAL +1983221,1008,667.0,,70.0,,,,,,,Energy,KCAL +1983403,1008,3000.0,,70.0,,,,,,,Energy,KCAL +1983413,1008,1118.0,,70.0,,,,,,,Energy,KCAL +1983542,1008,400.0,,70.0,,,,,,,Energy,KCAL +1983617,1008,375.0,,70.0,,,,,,,Energy,KCAL +1983629,1008,0.0,,70.0,,,,,,,Energy,KCAL +1983768,1008,0.0,,70.0,,,,,,,Energy,KCAL +1983859,1008,607.0,,70.0,,,,,,,Energy,KCAL +1983996,1008,483.0,,70.0,,,,,,,Energy,KCAL +1984003,1008,379.0,,70.0,,,,,,,Energy,KCAL +1984285,1008,333.0,,70.0,,,,,,,Energy,KCAL +1984795,1008,88.0,,70.0,,,,,,,Energy,KCAL +1984812,1008,606.0,,70.0,,,,,,,Energy,KCAL +1984875,1008,62.0,,70.0,,,,,,,Energy,KCAL +1984984,1008,0.0,,70.0,,,,,,,Energy,KCAL +1985345,1008,35.0,,70.0,,,,,,,Energy,KCAL +1985776,1008,239.0,,70.0,,,,,,,Energy,KCAL +1986116,1008,130.0,,70.0,,,,,,,Energy,KCAL +1986157,1008,333.0,,70.0,,,,,,,Energy,KCAL +1986161,1008,136.0,,70.0,,,,,,,Energy,KCAL +1986246,1008,24.0,,70.0,,,,,,,Energy,KCAL +1986682,1008,101.0,,70.0,,,,,,,Energy,KCAL +1986688,1008,105.0,,70.0,,,,,,,Energy,KCAL +1987349,1008,179.0,,70.0,,,,,,,Energy,KCAL +1987449,1008,400.0,,70.0,,,,,,,Energy,KCAL +1987733,1008,419.0,,70.0,,,,,,,Energy,KCAL +1987749,1008,500.0,,70.0,,,,,,,Energy,KCAL +1987994,1008,91.0,,70.0,,,,,,,Energy,KCAL +1988180,1008,357.0,,70.0,,,,,,,Energy,KCAL +1988577,1008,286.0,,70.0,,,,,,,Energy,KCAL +1988623,1008,96.0,,70.0,,,,,,,Energy,KCAL +1988900,1008,319.0,,70.0,,,,,,,Energy,KCAL +1988975,1008,141.0,,70.0,,,,,,,Energy,KCAL +1989026,1008,500.0,,70.0,,,,,,,Energy,KCAL +1989063,1008,33.0,,70.0,,,,,,,Energy,KCAL +1989112,1008,464.0,,70.0,,,,,,,Energy,KCAL +1989487,1008,0.0,,70.0,,,,,,,Energy,KCAL +1989655,1008,19.0,,70.0,,,,,,,Energy,KCAL +1989745,1008,160.0,,70.0,,,,,,,Energy,KCAL +1989827,1008,46.0,,70.0,,,,,,,Energy,KCAL +1990087,1008,536.0,,70.0,,,,,,,Energy,KCAL +1990163,1008,529.0,,70.0,,,,,,,Energy,KCAL +1990333,1008,364.0,,70.0,,,,,,,Energy,KCAL +1990496,1008,571.0,,70.0,,,,,,,Energy,KCAL +1990603,1008,1391.0,,70.0,,,,,,,Energy,KCAL +1990739,1008,38.0,,70.0,,,,,,,Energy,KCAL +1991098,1008,194.0,,70.0,,,,,,,Energy,KCAL +1991448,1008,386.0,,70.0,,,,,,,Energy,KCAL +1991580,1008,50.0,,70.0,,,,,,,Energy,KCAL +1991607,1008,571.0,,70.0,,,,,,,Energy,KCAL +1991744,1008,393.0,,70.0,,,,,,,Energy,KCAL +1991895,1008,293.0,,70.0,,,,,,,Energy,KCAL +1992069,1008,450.0,,70.0,,,,,,,Energy,KCAL +1992230,1008,467.0,,70.0,,,,,,,Energy,KCAL +1992557,1008,33.0,,70.0,,,,,,,Energy,KCAL +1992805,1008,0.0,,70.0,,,,,,,Energy,KCAL +1992985,1008,614.0,,70.0,,,,,,,Energy,KCAL +1993003,1008,267.0,,70.0,,,,,,,Energy,KCAL +1993078,1008,500.0,,70.0,,,,,,,Energy,KCAL +1993679,1008,36.0,,70.0,,,,,,,Energy,KCAL +1993825,1008,67.0,,70.0,,,,,,,Energy,KCAL +1994818,1008,250.0,,70.0,,,,,,,Energy,KCAL +1995013,1008,202.0,,70.0,,,,,,,Energy,KCAL +1995066,1008,0.0,,70.0,,,,,,,Energy,KCAL +1995391,1008,51.0,,70.0,,,,,,,Energy,KCAL +1995747,1008,500.0,,70.0,,,,,,,Energy,KCAL +1996006,1008,292.0,,70.0,,,,,,,Energy,KCAL +1996299,1008,500.0,,70.0,,,,,,,Energy,KCAL +1996602,1008,600.0,,70.0,,,,,,,Energy,KCAL +1996667,1008,333.0,,70.0,,,,,,,Energy,KCAL +1996759,1008,300.0,,70.0,,,,,,,Energy,KCAL +1996831,1008,299.0,,70.0,,,,,,,Energy,KCAL +1996986,1008,63.0,,70.0,,,,,,,Energy,KCAL +1997166,1008,75.0,,70.0,,,,,,,Energy,KCAL +1998098,1008,378.0,,70.0,,,,,,,Energy,KCAL +1998101,1008,633.0,,70.0,,,,,,,Energy,KCAL +1998609,1008,35.0,,70.0,,,,,,,Energy,KCAL +1998694,1008,209.0,,70.0,,,,,,,Energy,KCAL +1999054,1008,429.0,,70.0,,,,,,,Energy,KCAL +1999268,1008,246.0,,70.0,,,,,,,Energy,KCAL +1999568,1008,550.0,,70.0,,,,,,,Energy,KCAL +2007620,1008,490.0,,78.0,,,,,,,Energy,KCAL +2007657,1008,33.0,,71.0,,,,,,,Energy,KCAL +2008102,1008,178.0,,70.0,,,,,,,Energy,KCAL +2008706,1008,375.0,,70.0,,,,,,,Energy,KCAL +2008749,1008,481.0,,70.0,,,,,,,Energy,KCAL +2008774,1008,48.0,,70.0,,,,,,,Energy,KCAL +2008841,1008,85.0,,70.0,,,,,,,Energy,KCAL +2009130,1008,357.0,,70.0,,,,,,,Energy,KCAL +2009287,1008,474.0,,70.0,,,,,,,Energy,KCAL +2009388,1008,72.0,,70.0,,,,,,,Energy,KCAL +2009557,1008,57.0,,70.0,,,,,,,Energy,KCAL +2009657,1008,250.0,,70.0,,,,,,,Energy,KCAL +2009672,1008,136.0,,70.0,,,,,,,Energy,KCAL +2009799,1008,100.0,,70.0,,,,,,,Energy,KCAL +2010129,1008,429.0,,70.0,,,,,,,Energy,KCAL +2010141,1008,464.0,,70.0,,,,,,,Energy,KCAL +2010414,1008,16.0,,70.0,,,,,,,Energy,KCAL +2010515,1008,109.0,,70.0,,,,,,,Energy,KCAL +2010732,1008,106.0,,70.0,,,,,,,Energy,KCAL +2010838,1008,353.0,,70.0,,,,,,,Energy,KCAL +2010879,1008,333.0,,70.0,,,,,,,Energy,KCAL +2011100,1008,233.0,,70.0,,,,,,,Energy,KCAL +2011169,1008,400.0,,70.0,,,,,,,Energy,KCAL +2011527,1008,194.0,,70.0,,,,,,,Energy,KCAL +2011611,1008,228.0,,70.0,,,,,,,Energy,KCAL +2011666,1008,250.0,,70.0,,,,,,,Energy,KCAL +2012086,1008,118.0,,70.0,,,,,,,Energy,KCAL +2012190,1008,375.0,,70.0,,,,,,,Energy,KCAL +2012890,1008,367.0,,70.0,,,,,,,Energy,KCAL +2013094,1008,177.0,,70.0,,,,,,,Energy,KCAL +2013277,1008,143.0,,70.0,,,,,,,Energy,KCAL +2014159,1008,450.0,,70.0,,,,,,,Energy,KCAL +2014318,1008,750.0,,70.0,,,,,,,Energy,KCAL +2014536,1008,362.0,,70.0,,,,,,,Energy,KCAL +2014637,1008,0.0,,70.0,,,,,,,Energy,KCAL +2014650,1008,161.0,,70.0,,,,,,,Energy,KCAL +2014814,1008,293.0,,70.0,,,,,,,Energy,KCAL +2015016,1008,70.0,,70.0,,,,,,,Energy,KCAL +2015019,1008,108.0,,70.0,,,,,,,Energy,KCAL +2015398,1008,33.0,,70.0,,,,,,,Energy,KCAL +2015522,1008,286.0,,70.0,,,,,,,Energy,KCAL +2015524,1008,286.0,,70.0,,,,,,,Energy,KCAL +2015583,1008,64.0,,70.0,,,,,,,Energy,KCAL +2015825,1008,429.0,,70.0,,,,,,,Energy,KCAL +2015934,1008,382.0,,70.0,,,,,,,Energy,KCAL +2016162,1008,179.0,,70.0,,,,,,,Energy,KCAL +2017068,1008,167.0,,70.0,,,,,,,Energy,KCAL +2017339,1008,81.0,,70.0,,,,,,,Energy,KCAL +2017361,1008,84.0,,70.0,,,,,,,Energy,KCAL +2017764,1008,357.0,,70.0,,,,,,,Energy,KCAL +2017894,1008,321.0,,70.0,,,,,,,Energy,KCAL +2018142,1008,120.0,,70.0,,,,,,,Energy,KCAL +2018319,1008,571.0,,70.0,,,,,,,Energy,KCAL +2018349,1008,333.0,,70.0,,,,,,,Energy,KCAL +2018906,1008,142.0,,70.0,,,,,,,Energy,KCAL +2019040,1008,467.0,,70.0,,,,,,,Energy,KCAL +2019107,1008,500.0,,70.0,,,,,,,Energy,KCAL +2019177,1008,285.0,,70.0,,,,,,,Energy,KCAL +2019407,1008,400.0,,70.0,,,,,,,Energy,KCAL +2019629,1008,350.0,,70.0,,,,,,,Energy,KCAL +2019729,1008,48.0,,70.0,,,,,,,Energy,KCAL +2019992,1008,250.0,,70.0,,,,,,,Energy,KCAL +2020192,1008,239.0,,70.0,,,,,,,Energy,KCAL +2020347,1008,438.0,,70.0,,,,,,,Energy,KCAL +2020506,1008,125.0,,70.0,,,,,,,Energy,KCAL +2020536,1008,558.0,,70.0,,,,,,,Energy,KCAL +2020567,1008,155.0,,70.0,,,,,,,Energy,KCAL +2020849,1008,453.0,,70.0,,,,,,,Energy,KCAL +2021010,1008,321.0,,70.0,,,,,,,Energy,KCAL +2021105,1008,88.0,,70.0,,,,,,,Energy,KCAL +2021136,1008,714.0,,70.0,,,,,,,Energy,KCAL +2021214,1008,200.0,,70.0,,,,,,,Energy,KCAL +2021285,1008,195.0,,70.0,,,,,,,Energy,KCAL +2021392,1008,375.0,,70.0,,,,,,,Energy,KCAL +2021579,1008,448.0,,70.0,,,,,,,Energy,KCAL +2021746,1008,594.0,,70.0,,,,,,,Energy,KCAL +2022001,1008,175.0,,70.0,,,,,,,Energy,KCAL +2022048,1008,167.0,,70.0,,,,,,,Energy,KCAL +2022447,1008,133.0,,70.0,,,,,,,Energy,KCAL +2022588,1008,464.0,,70.0,,,,,,,Energy,KCAL +2022663,1008,359.0,,70.0,,,,,,,Energy,KCAL +2022854,1008,343.0,,70.0,,,,,,,Energy,KCAL +2022992,1008,204.0,,70.0,,,,,,,Energy,KCAL +2023101,1008,22.0,,70.0,,,,,,,Energy,KCAL +2023769,1008,333.0,,70.0,,,,,,,Energy,KCAL +2023920,1008,171.0,,70.0,,,,,,,Energy,KCAL +2023979,1008,393.0,,70.0,,,,,,,Energy,KCAL +2024079,1008,33.0,,70.0,,,,,,,Energy,KCAL +2024105,1008,178.0,,70.0,,,,,,,Energy,KCAL +2024175,1008,107.0,,70.0,,,,,,,Energy,KCAL +2024264,1008,107.0,,70.0,,,,,,,Energy,KCAL +2024273,1008,464.0,,70.0,,,,,,,Energy,KCAL +2024310,1008,421.0,,70.0,,,,,,,Energy,KCAL +2025179,1008,143.0,,70.0,,,,,,,Energy,KCAL +2025448,1008,227.0,,70.0,,,,,,,Energy,KCAL +2025481,1008,171.0,,70.0,,,,,,,Energy,KCAL +2025862,1008,167.0,,70.0,,,,,,,Energy,KCAL +2025982,1008,67.0,,70.0,,,,,,,Energy,KCAL +2026048,1008,294.0,,70.0,,,,,,,Energy,KCAL +2026134,1008,0.0,,70.0,,,,,,,Energy,KCAL +2026331,1008,67.0,,70.0,,,,,,,Energy,KCAL +2026382,1008,429.0,,70.0,,,,,,,Energy,KCAL +2026499,1008,159.0,,70.0,,,,,,,Energy,KCAL +2026749,1008,375.0,,70.0,,,,,,,Energy,KCAL +2026858,1008,343.0,,70.0,,,,,,,Energy,KCAL +2027109,1008,286.0,,70.0,,,,,,,Energy,KCAL +2027784,1008,357.0,,70.0,,,,,,,Energy,KCAL +2028107,1008,367.0,,70.0,,,,,,,Energy,KCAL +2028123,1008,100.0,,70.0,,,,,,,Energy,KCAL +2028206,1008,425.0,,70.0,,,,,,,Energy,KCAL +2028485,1008,314.0,,70.0,,,,,,,Energy,KCAL +2028845,1008,429.0,,70.0,,,,,,,Energy,KCAL +2029086,1008,0.0,,70.0,,,,,,,Energy,KCAL +2029475,1008,405.0,,70.0,,,,,,,Energy,KCAL +2029496,1008,118.0,,70.0,,,,,,,Energy,KCAL +2029723,1008,121.0,,70.0,,,,,,,Energy,KCAL +2029890,1008,429.0,,70.0,,,,,,,Energy,KCAL +2030047,1008,488.0,,70.0,,,,,,,Energy,KCAL +2030076,1008,256.0,,70.0,,,,,,,Energy,KCAL +2030093,1008,714.0,,70.0,,,,,,,Energy,KCAL +2030199,1008,31.0,,70.0,,,,,,,Energy,KCAL +2030311,1008,324.0,,70.0,,,,,,,Energy,KCAL +2030861,1008,321.0,,70.0,,,,,,,Energy,KCAL +2030937,1008,305.0,,70.0,,,,,,,Energy,KCAL +2031824,1008,444.0,,70.0,,,,,,,Energy,KCAL +2031935,1008,607.0,,70.0,,,,,,,Energy,KCAL +2032179,1008,167.0,,70.0,,,,,,,Energy,KCAL +2032294,1008,300.0,,70.0,,,,,,,Energy,KCAL +2032436,1008,442.0,,70.0,,,,,,,Energy,KCAL +2032538,1008,62.0,,70.0,,,,,,,Energy,KCAL +2032622,1008,467.0,,70.0,,,,,,,Energy,KCAL +2032681,1008,42.0,,70.0,,,,,,,Energy,KCAL +2032790,1008,300.0,,70.0,,,,,,,Energy,KCAL +2032999,1008,145.0,,70.0,,,,,,,Energy,KCAL +2033306,1008,134.0,,70.0,,,,,,,Energy,KCAL +2033514,1008,404.0,,70.0,,,,,,,Energy,KCAL +2033994,1008,147.0,,70.0,,,,,,,Energy,KCAL +2034167,1008,457.0,,70.0,,,,,,,Energy,KCAL +2034287,1008,33.0,,70.0,,,,,,,Energy,KCAL +2034360,1008,0.0,,70.0,,,,,,,Energy,KCAL +2034457,1008,333.0,,70.0,,,,,,,Energy,KCAL +2034474,1008,62.0,,70.0,,,,,,,Energy,KCAL +2034482,1008,165.0,,70.0,,,,,,,Energy,KCAL +2034504,1008,152.0,,70.0,,,,,,,Energy,KCAL +2034507,1008,300.0,,70.0,,,,,,,Energy,KCAL +2034973,1008,0.0,,70.0,,,,,,,Energy,KCAL +2035045,1008,364.0,,70.0,,,,,,,Energy,KCAL +2035239,1008,115.0,,70.0,,,,,,,Energy,KCAL +2035258,1008,115.0,,70.0,,,,,,,Energy,KCAL +2036005,1008,269.0,,70.0,,,,,,,Energy,KCAL +2036333,1008,400.0,,70.0,,,,,,,Energy,KCAL +2036517,1008,367.0,,70.0,,,,,,,Energy,KCAL +2036596,1008,51.0,,70.0,,,,,,,Energy,KCAL +2036678,1008,286.0,,70.0,,,,,,,Energy,KCAL +2036712,1008,484.0,,70.0,,,,,,,Energy,KCAL +2036869,1008,236.0,,70.0,,,,,,,Energy,KCAL +2037082,1008,393.0,,70.0,,,,,,,Energy,KCAL +2037392,1008,357.0,,70.0,,,,,,,Energy,KCAL +2037852,1008,395.0,,70.0,,,,,,,Energy,KCAL +2038009,1008,387.0,,70.0,,,,,,,Energy,KCAL +2038083,1008,79.0,,70.0,,,,,,,Energy,KCAL +2038301,1008,118.0,,70.0,,,,,,,Energy,KCAL +2038370,1008,256.0,,70.0,,,,,,,Energy,KCAL +2038624,1008,238.0,,70.0,,,,,,,Energy,KCAL +2039351,1008,42.0,,70.0,,,,,,,Energy,KCAL +2039471,1008,0.0,,70.0,,,,,,,Energy,KCAL +2039650,1008,46.0,,70.0,,,,,,,Energy,KCAL +2040095,1008,286.0,,70.0,,,,,,,Energy,KCAL +2040146,1008,146.0,,70.0,,,,,,,Energy,KCAL +2040234,1008,42.0,,70.0,,,,,,,Energy,KCAL +2040281,1008,89.0,,70.0,,,,,,,Energy,KCAL +2040682,1008,64.0,,70.0,,,,,,,Energy,KCAL +2040819,1008,600.0,,70.0,,,,,,,Energy,KCAL +2040867,1008,375.0,,70.0,,,,,,,Energy,KCAL +2040888,1008,107.0,,70.0,,,,,,,Energy,KCAL +2041076,1008,100.0,,70.0,,,,,,,Energy,KCAL +2041078,1008,0.0,,70.0,,,,,,,Energy,KCAL +2041287,1008,400.0,,70.0,,,,,,,Energy,KCAL +2041882,1008,607.0,,70.0,,,,,,,Energy,KCAL +2041947,1008,350.0,,70.0,,,,,,,Energy,KCAL +2041958,1008,571.0,,70.0,,,,,,,Energy,KCAL +2042236,1008,571.0,,70.0,,,,,,,Energy,KCAL +2042296,1008,532.0,,70.0,,,,,,,Energy,KCAL +2042306,1008,575.0,,70.0,,,,,,,Energy,KCAL +2042392,1008,25.0,,70.0,,,,,,,Energy,KCAL +2042413,1008,417.0,,70.0,,,,,,,Energy,KCAL +2042444,1008,52.0,,70.0,,,,,,,Energy,KCAL +2042535,1008,571.0,,70.0,,,,,,,Energy,KCAL +2043051,1008,375.0,,70.0,,,,,,,Energy,KCAL +2043318,1008,294.0,,70.0,,,,,,,Energy,KCAL +2043468,1008,400.0,,70.0,,,,,,,Energy,KCAL +2043496,1008,500.0,,70.0,,,,,,,Energy,KCAL +2043610,1008,667.0,,70.0,,,,,,,Energy,KCAL +2043957,1008,316.0,,70.0,,,,,,,Energy,KCAL +2044041,1008,478.0,,70.0,,,,,,,Energy,KCAL +2044151,1008,0.0,,70.0,,,,,,,Energy,KCAL +2044203,1008,280.0,,70.0,,,,,,,Energy,KCAL +2044205,1008,46.0,,70.0,,,,,,,Energy,KCAL +2044344,1008,361.0,,70.0,,,,,,,Energy,KCAL +2044581,1008,536.0,,70.0,,,,,,,Energy,KCAL +2044609,1008,524.0,,70.0,,,,,,,Energy,KCAL +2044804,1008,575.0,,70.0,,,,,,,Energy,KCAL +2044988,1008,484.0,,70.0,,,,,,,Energy,KCAL +2045216,1008,400.0,,70.0,,,,,,,Energy,KCAL +2045236,1008,350.0,,70.0,,,,,,,Energy,KCAL +2045270,1008,389.0,,70.0,,,,,,,Energy,KCAL +2046061,1008,145.0,,70.0,,,,,,,Energy,KCAL +2046189,1008,567.0,,70.0,,,,,,,Energy,KCAL +2046273,1008,621.0,,70.0,,,,,,,Energy,KCAL +2046289,1008,11.0,,70.0,,,,,,,Energy,KCAL +2046344,1008,433.0,,70.0,,,,,,,Energy,KCAL +2046646,1008,560.0,,70.0,,,,,,,Energy,KCAL +2046829,1008,531.0,,70.0,,,,,,,Energy,KCAL +2046955,1008,525.0,,70.0,,,,,,,Energy,KCAL +2047010,1008,26.0,,70.0,,,,,,,Energy,KCAL +2047183,1008,388.0,,70.0,,,,,,,Energy,KCAL +2047186,1008,0.0,,70.0,,,,,,,Energy,KCAL +2047409,1008,500.0,,70.0,,,,,,,Energy,KCAL +2047601,1008,553.0,,70.0,,,,,,,Energy,KCAL +2047612,1008,388.0,,70.0,,,,,,,Energy,KCAL +2047942,1008,0.0,,70.0,,,,,,,Energy,KCAL +2048065,1008,500.0,,70.0,,,,,,,Energy,KCAL +2048156,1008,500.0,,70.0,,,,,,,Energy,KCAL +2048202,1008,571.0,,70.0,,,,,,,Energy,KCAL +2048213,1008,375.0,,70.0,,,,,,,Energy,KCAL +2048362,1008,575.0,,70.0,,,,,,,Energy,KCAL +2048499,1008,393.0,,70.0,,,,,,,Energy,KCAL +2048537,1008,368.0,,70.0,,,,,,,Energy,KCAL +2049058,1008,462.0,,70.0,,,,,,,Energy,KCAL +2049120,1008,0.0,,70.0,,,,,,,Energy,KCAL +2049128,1008,14.0,,70.0,,,,,,,Energy,KCAL +2049375,1008,525.0,,70.0,,,,,,,Energy,KCAL +2049475,1008,400.0,,70.0,,,,,,,Energy,KCAL +2049509,1008,317.0,,70.0,,,,,,,Energy,KCAL +2049612,1008,34.0,,70.0,,,,,,,Energy,KCAL +2049737,1008,414.0,,70.0,,,,,,,Energy,KCAL +2049895,1008,560.0,,70.0,,,,,,,Energy,KCAL +2050507,1008,393.0,,70.0,,,,,,,Energy,KCAL +2050568,1008,500.0,,70.0,,,,,,,Energy,KCAL +2050635,1008,500.0,,70.0,,,,,,,Energy,KCAL +2050692,1008,350.0,,70.0,,,,,,,Energy,KCAL +2050731,1008,541.0,,70.0,,,,,,,Energy,KCAL +2051054,1008,556.0,,70.0,,,,,,,Energy,KCAL +2051148,1008,536.0,,70.0,,,,,,,Energy,KCAL +2051209,1008,476.0,,70.0,,,,,,,Energy,KCAL +2052099,1008,467.0,,70.0,,,,,,,Energy,KCAL +2052116,1008,8.0,,70.0,,,,,,,Energy,KCAL +2052135,1008,278.0,,70.0,,,,,,,Energy,KCAL +2052509,1008,71.0,,70.0,,,,,,,Energy,KCAL +2052555,1008,385.0,,70.0,,,,,,,Energy,KCAL +2052579,1008,451.0,,70.0,,,,,,,Energy,KCAL +2052775,1008,230.0,,70.0,,,,,,,Energy,KCAL +2052825,1008,195.0,,70.0,,,,,,,Energy,KCAL +2052857,1008,379.0,,70.0,,,,,,,Energy,KCAL +2053140,1008,42.0,,70.0,,,,,,,Energy,KCAL +2053294,1008,250.0,,70.0,,,,,,,Energy,KCAL +2053614,1008,411.0,,70.0,,,,,,,Energy,KCAL +2053948,1008,464.0,,70.0,,,,,,,Energy,KCAL +2054252,1008,393.0,,70.0,,,,,,,Energy,KCAL +2054910,1008,321.0,,70.0,,,,,,,Energy,KCAL +2054930,1008,208.0,,70.0,,,,,,,Energy,KCAL +2054965,1008,357.0,,70.0,,,,,,,Energy,KCAL +2055202,1008,393.0,,70.0,,,,,,,Energy,KCAL +2055206,1008,393.0,,70.0,,,,,,,Energy,KCAL +2055959,1008,367.0,,70.0,,,,,,,Energy,KCAL +2056174,1008,393.0,,70.0,,,,,,,Energy,KCAL +2056196,1008,229.0,,70.0,,,,,,,Energy,KCAL +2056231,1008,300.0,,70.0,,,,,,,Energy,KCAL +2056824,1008,357.0,,70.0,,,,,,,Energy,KCAL +2056856,1008,340.0,,70.0,,,,,,,Energy,KCAL +2056986,1008,286.0,,70.0,,,,,,,Energy,KCAL +2057008,1008,184.0,,70.0,,,,,,,Energy,KCAL +2057062,1008,929.0,,70.0,,,,,,,Energy,KCAL +2057064,1008,323.0,,70.0,,,,,,,Energy,KCAL +2057603,1008,246.0,,70.0,,,,,,,Energy,KCAL +2057789,1008,200.0,,70.0,,,,,,,Energy,KCAL +2057893,1008,385.0,,70.0,,,,,,,Energy,KCAL +2057900,1008,312.0,,70.0,,,,,,,Energy,KCAL +2058301,1008,384.0,,70.0,,,,,,,Energy,KCAL +2058606,1008,362.0,,70.0,,,,,,,Energy,KCAL +2059323,1008,88.0,,70.0,,,,,,,Energy,KCAL +2059480,1008,368.0,,70.0,,,,,,,Energy,KCAL +2059575,1008,300.0,,70.0,,,,,,,Energy,KCAL +2059746,1008,89.0,,70.0,,,,,,,Energy,KCAL +2060100,1008,295.0,,70.0,,,,,,,Energy,KCAL +2060257,1008,356.0,,70.0,,,,,,,Energy,KCAL +2060681,1008,0.0,,70.0,,,,,,,Energy,KCAL +2060796,1008,0.0,,70.0,,,,,,,Energy,KCAL +2060814,1008,217.0,,70.0,,,,,,,Energy,KCAL +2060823,1008,250.0,,70.0,,,,,,,Energy,KCAL +2060834,1008,250.0,,70.0,,,,,,,Energy,KCAL +2060987,1008,179.0,,70.0,,,,,,,Energy,KCAL +2061088,1008,71.0,,70.0,,,,,,,Energy,KCAL +2061556,1008,333.0,,70.0,,,,,,,Energy,KCAL +2061640,1008,400.0,,70.0,,,,,,,Energy,KCAL +2061809,1008,714.0,,70.0,,,,,,,Energy,KCAL +2061984,1008,368.0,,70.0,,,,,,,Energy,KCAL +2062110,1008,79.0,,70.0,,,,,,,Energy,KCAL +2062172,1008,215.0,,70.0,,,,,,,Energy,KCAL +2062537,1008,357.0,,70.0,,,,,,,Energy,KCAL +2062786,1008,0.0,,70.0,,,,,,,Energy,KCAL +2062983,1008,101.0,,70.0,,,,,,,Energy,KCAL +2063199,1008,244.0,,70.0,,,,,,,Energy,KCAL +2063238,1008,281.0,,70.0,,,,,,,Energy,KCAL +2063245,1008,381.0,,70.0,,,,,,,Energy,KCAL +2063549,1008,358.0,,70.0,,,,,,,Energy,KCAL +2063563,1008,267.0,,70.0,,,,,,,Energy,KCAL +2063764,1008,6.0,,70.0,,,,,,,Energy,KCAL +2063914,1008,200.0,,70.0,,,,,,,Energy,KCAL +2064026,1008,110.0,,70.0,,,,,,,Energy,KCAL +2064135,1008,72.0,,70.0,,,,,,,Energy,KCAL +2064188,1008,300.0,,70.0,,,,,,,Energy,KCAL +2065104,1008,206.0,,70.0,,,,,,,Energy,KCAL +2065553,1008,47.0,,70.0,,,,,,,Energy,KCAL +2065708,1008,53.0,,70.0,,,,,,,Energy,KCAL +2066107,1008,247.0,,70.0,,,,,,,Energy,KCAL +2066321,1008,400.0,,70.0,,,,,,,Energy,KCAL +2066454,1008,143.0,,70.0,,,,,,,Energy,KCAL +2066646,1008,35.0,,70.0,,,,,,,Energy,KCAL +2066657,1008,300.0,,70.0,,,,,,,Energy,KCAL +2067248,1008,102.0,,70.0,,,,,,,Energy,KCAL +2067298,1008,333.0,,70.0,,,,,,,Energy,KCAL +2067555,1008,310.0,,70.0,,,,,,,Energy,KCAL +2067656,1008,196.0,,70.0,,,,,,,Energy,KCAL +2067784,1008,106.0,,70.0,,,,,,,Energy,KCAL +2067852,1008,300.0,,70.0,,,,,,,Energy,KCAL +2067860,1008,36.0,,70.0,,,,,,,Energy,KCAL +2067921,1008,241.0,,70.0,,,,,,,Energy,KCAL +2068008,1008,195.0,,70.0,,,,,,,Energy,KCAL +2068185,1008,500.0,,70.0,,,,,,,Energy,KCAL +2068450,1008,250.0,,70.0,,,,,,,Energy,KCAL +2068501,1008,29.0,,70.0,,,,,,,Energy,KCAL +2069322,1008,44.0,,70.0,,,,,,,Energy,KCAL +2069385,1008,248.0,,70.0,,,,,,,Energy,KCAL +2069901,1008,348.0,,70.0,,,,,,,Energy,KCAL +2069955,1008,128.0,,70.0,,,,,,,Energy,KCAL +2069978,1008,93.0,,70.0,,,,,,,Energy,KCAL +2069987,1008,107.0,,70.0,,,,,,,Energy,KCAL +2070068,1008,209.0,,70.0,,,,,,,Energy,KCAL +2070161,1008,357.0,,70.0,,,,,,,Energy,KCAL +2070557,1008,393.0,,70.0,,,,,,,Energy,KCAL +2070651,1008,240.0,,70.0,,,,,,,Energy,KCAL +2070680,1008,467.0,,70.0,,,,,,,Energy,KCAL +2070724,1008,400.0,,70.0,,,,,,,Energy,KCAL +2070768,1008,242.0,,70.0,,,,,,,Energy,KCAL +2070904,1008,357.0,,70.0,,,,,,,Energy,KCAL +2071068,1008,500.0,,70.0,,,,,,,Energy,KCAL +2071317,1008,59.0,,70.0,,,,,,,Energy,KCAL +2071490,1008,94.0,,70.0,,,,,,,Energy,KCAL +2071561,1008,34.0,,70.0,,,,,,,Energy,KCAL +2071645,1008,357.0,,70.0,,,,,,,Energy,KCAL +2071686,1008,298.0,,70.0,,,,,,,Energy,KCAL +2071798,1008,167.0,,70.0,,,,,,,Energy,KCAL +2071806,1008,452.0,,70.0,,,,,,,Energy,KCAL +2071836,1008,41.0,,70.0,,,,,,,Energy,KCAL +2072018,1008,75.0,,70.0,,,,,,,Energy,KCAL +2072099,1008,485.0,,70.0,,,,,,,Energy,KCAL +2072139,1008,371.0,,70.0,,,,,,,Energy,KCAL +2072179,1008,391.0,,70.0,,,,,,,Energy,KCAL +2072283,1008,485.0,,70.0,,,,,,,Energy,KCAL +2072491,1008,105.0,,70.0,,,,,,,Energy,KCAL +2072569,1008,372.0,,70.0,,,,,,,Energy,KCAL +2072591,1008,471.0,,70.0,,,,,,,Energy,KCAL +2072795,1008,360.0,,70.0,,,,,,,Energy,KCAL +2073416,1008,387.0,,70.0,,,,,,,Energy,KCAL +2073887,1008,667.0,,70.0,,,,,,,Energy,KCAL +2073909,1008,571.0,,70.0,,,,,,,Energy,KCAL +2074286,1008,607.0,,70.0,,,,,,,Energy,KCAL +2074641,1008,0.0,,70.0,,,,,,,Energy,KCAL +2074735,1008,393.0,,70.0,,,,,,,Energy,KCAL +2074775,1008,0.0,,70.0,,,,,,,Energy,KCAL +2075007,1008,368.0,,70.0,,,,,,,Energy,KCAL +2075170,1008,45.0,,70.0,,,,,,,Energy,KCAL +2076006,1008,150.0,,70.0,,,,,,,Energy,KCAL +2076060,1008,192.0,,70.0,,,,,,,Energy,KCAL +2076095,1008,536.0,,70.0,,,,,,,Energy,KCAL +2076284,1008,464.0,,70.0,,,,,,,Energy,KCAL +2076501,1008,50.0,,70.0,,,,,,,Energy,KCAL +2076529,1008,79.0,,70.0,,,,,,,Energy,KCAL +2076593,1008,71.0,,70.0,,,,,,,Energy,KCAL +2076866,1008,83.0,,70.0,,,,,,,Energy,KCAL +2076868,1008,113.0,,70.0,,,,,,,Energy,KCAL +2077039,1008,97.0,,70.0,,,,,,,Energy,KCAL +2077137,1008,351.0,,70.0,,,,,,,Energy,KCAL +2077341,1008,571.0,,70.0,,,,,,,Energy,KCAL +2077552,1008,512.0,,70.0,,,,,,,Energy,KCAL +2077649,1008,100.0,,70.0,,,,,,,Energy,KCAL +2077663,1008,333.0,,70.0,,,,,,,Energy,KCAL +2077676,1008,333.0,,70.0,,,,,,,Energy,KCAL +2077841,1008,433.0,,70.0,,,,,,,Energy,KCAL +2078055,1008,400.0,,70.0,,,,,,,Energy,KCAL +2078184,1008,286.0,,70.0,,,,,,,Energy,KCAL +2078216,1008,145.0,,70.0,,,,,,,Energy,KCAL +2078907,1008,106.0,,70.0,,,,,,,Energy,KCAL +2079201,1008,262.0,,70.0,,,,,,,Energy,KCAL +2079501,1008,65.0,,70.0,,,,,,,Energy,KCAL +2079588,1008,97.0,,70.0,,,,,,,Energy,KCAL +2079894,1008,464.0,,70.0,,,,,,,Energy,KCAL +2080013,1008,419.0,,70.0,,,,,,,Energy,KCAL +2080207,1008,231.0,,70.0,,,,,,,Energy,KCAL +2080237,1008,250.0,,70.0,,,,,,,Energy,KCAL +2080244,1008,263.0,,70.0,,,,,,,Energy,KCAL +2080342,1008,77.0,,70.0,,,,,,,Energy,KCAL +2080348,1008,0.0,,70.0,,,,,,,Energy,KCAL +2080760,1008,437.0,,70.0,,,,,,,Energy,KCAL +2080878,1008,156.0,,70.0,,,,,,,Energy,KCAL +2081374,1008,500.0,,70.0,,,,,,,Energy,KCAL +2081440,1008,310.0,,70.0,,,,,,,Energy,KCAL +2081578,1008,365.0,,70.0,,,,,,,Energy,KCAL +2081771,1008,0.0,,70.0,,,,,,,Energy,KCAL +2081793,1008,207.0,,70.0,,,,,,,Energy,KCAL +2082239,1008,0.0,,70.0,,,,,,,Energy,KCAL +2082357,1008,263.0,,70.0,,,,,,,Energy,KCAL +2082621,1008,45.0,,70.0,,,,,,,Energy,KCAL +2083006,1008,333.0,,70.0,,,,,,,Energy,KCAL +2083174,1008,200.0,,70.0,,,,,,,Energy,KCAL +2083211,1008,125.0,,70.0,,,,,,,Energy,KCAL +2083620,1008,6.0,,70.0,,,,,,,Energy,KCAL +2083903,1008,1125.0,,70.0,,,,,,,Energy,KCAL +2083934,1008,212.0,,70.0,,,,,,,Energy,KCAL +2084600,1008,68.0,,70.0,,,,,,,Energy,KCAL +2084734,1008,50.0,,70.0,,,,,,,Energy,KCAL +2084738,1008,150.0,,70.0,,,,,,,Energy,KCAL +2084782,1008,40.0,,70.0,,,,,,,Energy,KCAL +2084823,1008,333.0,,70.0,,,,,,,Energy,KCAL +2084974,1008,375.0,,70.0,,,,,,,Energy,KCAL +2085229,1008,25.0,,70.0,,,,,,,Energy,KCAL +2086168,1008,75.0,,70.0,,,,,,,Energy,KCAL +2086595,1008,450.0,,70.0,,,,,,,Energy,KCAL +2086628,1008,175.0,,70.0,,,,,,,Energy,KCAL +2086674,1008,114.0,,70.0,,,,,,,Energy,KCAL +2087106,1008,130.0,,70.0,,,,,,,Energy,KCAL +2087410,1008,21.0,,70.0,,,,,,,Energy,KCAL +2087606,1008,500.0,,70.0,,,,,,,Energy,KCAL +2087625,1008,650.0,,70.0,,,,,,,Energy,KCAL +2087719,1008,536.0,,70.0,,,,,,,Energy,KCAL +2087758,1008,81.0,,70.0,,,,,,,Energy,KCAL +2087759,1008,91.0,,70.0,,,,,,,Energy,KCAL +2087991,1008,441.0,,70.0,,,,,,,Energy,KCAL +2088152,1008,0.0,,70.0,,,,,,,Energy,KCAL +2088187,1008,514.0,,70.0,,,,,,,Energy,KCAL +2088202,1008,467.0,,70.0,,,,,,,Energy,KCAL +2088807,1008,18.0,,70.0,,,,,,,Energy,KCAL +2089033,1008,406.0,,70.0,,,,,,,Energy,KCAL +2089772,1008,594.0,,70.0,,,,,,,Energy,KCAL +2089782,1008,333.0,,70.0,,,,,,,Energy,KCAL +2089973,1008,195.0,,70.0,,,,,,,Energy,KCAL +2089988,1008,385.0,,70.0,,,,,,,Energy,KCAL +2090132,1008,67.0,,70.0,,,,,,,Energy,KCAL +2090439,1008,265.0,,70.0,,,,,,,Energy,KCAL +2091150,1008,524.0,,70.0,,,,,,,Energy,KCAL +2091233,1008,173.0,,70.0,,,,,,,Energy,KCAL +2091256,1008,295.0,,70.0,,,,,,,Energy,KCAL +2091385,1008,375.0,,70.0,,,,,,,Energy,KCAL +2091493,1008,350.0,,70.0,,,,,,,Energy,KCAL +2091519,1008,88.0,,70.0,,,,,,,Energy,KCAL +2091815,1008,103.0,,70.0,,,,,,,Energy,KCAL +2092006,1008,267.0,,70.0,,,,,,,Energy,KCAL +2092142,1008,74.0,,70.0,,,,,,,Energy,KCAL +2092427,1008,107.0,,70.0,,,,,,,Energy,KCAL +2092453,1008,18.0,,70.0,,,,,,,Energy,KCAL +2092489,1008,131.0,,70.0,,,,,,,Energy,KCAL +2093139,1008,203.0,,70.0,,,,,,,Energy,KCAL +2093271,1008,188.0,,70.0,,,,,,,Energy,KCAL +2093490,1008,300.0,,70.0,,,,,,,Energy,KCAL +2093884,1008,393.0,,70.0,,,,,,,Energy,KCAL +2093993,1008,333.0,,70.0,,,,,,,Energy,KCAL +2094189,1008,857.0,,70.0,,,,,,,Energy,KCAL +2094452,1008,462.0,,70.0,,,,,,,Energy,KCAL +2095140,1008,29.0,,70.0,,,,,,,Energy,KCAL +2095442,1008,543.0,,70.0,,,,,,,Energy,KCAL +2095503,1008,89.0,,70.0,,,,,,,Energy,KCAL +2095520,1008,543.0,,70.0,,,,,,,Energy,KCAL +2095679,1008,156.0,,70.0,,,,,,,Energy,KCAL +2095858,1008,361.0,,70.0,,,,,,,Energy,KCAL +2096207,1008,286.0,,70.0,,,,,,,Energy,KCAL +2096275,1008,60.0,,70.0,,,,,,,Energy,KCAL +2096767,1008,0.0,,70.0,,,,,,,Energy,KCAL +2096778,1008,375.0,,70.0,,,,,,,Energy,KCAL +2096812,1008,200.0,,70.0,,,,,,,Energy,KCAL +2096854,1008,167.0,,70.0,,,,,,,Energy,KCAL +2097172,1008,500.0,,70.0,,,,,,,Energy,KCAL +2097364,1008,571.0,,70.0,,,,,,,Energy,KCAL +2097589,1008,186.0,,70.0,,,,,,,Energy,KCAL +2097700,1008,117.0,,70.0,,,,,,,Energy,KCAL +2097894,1008,314.0,,70.0,,,,,,,Energy,KCAL +2098078,1008,46.0,,70.0,,,,,,,Energy,KCAL +2098233,1008,254.0,,70.0,,,,,,,Energy,KCAL +2098260,1008,594.0,,70.0,,,,,,,Energy,KCAL +2098399,1008,118.0,,70.0,,,,,,,Energy,KCAL +2098426,1008,33.0,,70.0,,,,,,,Energy,KCAL +2098497,1008,438.0,,70.0,,,,,,,Energy,KCAL +2099275,1008,360.0,,70.0,,,,,,,Energy,KCAL +2099466,1008,200.0,,70.0,,,,,,,Energy,KCAL +2099489,1008,107.0,,70.0,,,,,,,Energy,KCAL +2099624,1008,256.0,,70.0,,,,,,,Energy,KCAL +2099706,1008,73.0,,70.0,,,,,,,Energy,KCAL +2100063,1008,56.0,,70.0,,,,,,,Energy,KCAL +2100070,1008,143.0,,70.0,,,,,,,Energy,KCAL +2100576,1008,324.0,,70.0,,,,,,,Energy,KCAL +2100586,1008,129.0,,70.0,,,,,,,Energy,KCAL +2100681,1008,67.0,,70.0,,,,,,,Energy,KCAL +2101656,1008,132.0,,70.0,,,,,,,Energy,KCAL +2101672,1008,381.0,,70.0,,,,,,,Energy,KCAL +2101727,1008,308.0,,70.0,,,,,,,Energy,KCAL +2101958,1008,49.0,,70.0,,,,,,,Energy,KCAL +2102216,1008,56.0,,70.0,,,,,,,Energy,KCAL +2102415,1008,550.0,,70.0,,,,,,,Energy,KCAL +2102481,1008,64.0,,70.0,,,,,,,Energy,KCAL +2102707,1008,219.0,,70.0,,,,,,,Energy,KCAL +2102883,1008,94.0,,70.0,,,,,,,Energy,KCAL +2103153,1008,36.0,,70.0,,,,,,,Energy,KCAL +2103171,1008,21.0,,70.0,,,,,,,Energy,KCAL +2103382,1008,333.0,,70.0,,,,,,,Energy,KCAL +2104119,1008,69.0,,70.0,,,,,,,Energy,KCAL +2104949,1008,305.0,,70.0,,,,,,,Energy,KCAL +2104975,1008,273.0,,70.0,,,,,,,Energy,KCAL +2105055,1008,246.0,,70.0,,,,,,,Energy,KCAL +2105574,1008,400.0,,70.0,,,,,,,Energy,KCAL +2105665,1008,200.0,,70.0,,,,,,,Energy,KCAL +2105770,1008,292.0,,70.0,,,,,,,Energy,KCAL +2106113,1008,227.0,,70.0,,,,,,,Energy,KCAL +2106451,1008,156.0,,70.0,,,,,,,Energy,KCAL +2106975,1008,0.0,,70.0,,,,,,,Energy,KCAL +2107196,1008,134.0,,70.0,,,,,,,Energy,KCAL +2107699,1008,500.0,,70.0,,,,,,,Energy,KCAL +2107937,1008,42.0,,70.0,,,,,,,Energy,KCAL +2107940,1008,33.0,,70.0,,,,,,,Energy,KCAL +2108541,1008,355.0,,70.0,,,,,,,Energy,KCAL +2109576,1008,429.0,,70.0,,,,,,,Energy,KCAL +2110063,1008,132.0,,70.0,,,,,,,Energy,KCAL +2110708,1008,400.0,,70.0,,,,,,,Energy,KCAL +2110806,1008,54.0,,70.0,,,,,,,Energy,KCAL +2110944,1008,375.0,,70.0,,,,,,,Energy,KCAL +2110990,1008,147.0,,70.0,,,,,,,Energy,KCAL +2111021,1008,110.0,,70.0,,,,,,,Energy,KCAL +2111337,1008,500.0,,70.0,,,,,,,Energy,KCAL +2111555,1008,370.0,,70.0,,,,,,,Energy,KCAL +2111700,1008,525.0,,70.0,,,,,,,Energy,KCAL +2111712,1008,500.0,,70.0,,,,,,,Energy,KCAL +2111728,1008,238.0,,70.0,,,,,,,Energy,KCAL +2111735,1008,478.0,,70.0,,,,,,,Energy,KCAL +2112038,1008,395.0,,70.0,,,,,,,Energy,KCAL +2112076,1008,375.0,,70.0,,,,,,,Energy,KCAL +2112084,1008,607.0,,70.0,,,,,,,Energy,KCAL +2112294,1008,53.0,,70.0,,,,,,,Energy,KCAL +2112363,1008,161.0,,70.0,,,,,,,Energy,KCAL +2112618,1008,467.0,,70.0,,,,,,,Energy,KCAL +2112758,1008,88.0,,70.0,,,,,,,Energy,KCAL +2113766,1008,238.0,,70.0,,,,,,,Energy,KCAL +2113962,1008,54.0,,70.0,,,,,,,Energy,KCAL +2114013,1008,441.0,,70.0,,,,,,,Energy,KCAL +2114345,1008,333.0,,70.0,,,,,,,Energy,KCAL +2114640,1008,267.0,,70.0,,,,,,,Energy,KCAL +2114777,1008,500.0,,70.0,,,,,,,Energy,KCAL +2115008,1008,32.0,,70.0,,,,,,,Energy,KCAL +2115140,1008,286.0,,70.0,,,,,,,Energy,KCAL +2115448,1008,225.0,,70.0,,,,,,,Energy,KCAL +2115523,1008,333.0,,70.0,,,,,,,Energy,KCAL +2115861,1008,375.0,,70.0,,,,,,,Energy,KCAL +2115879,1008,56.0,,70.0,,,,,,,Energy,KCAL +2116099,1008,387.0,,70.0,,,,,,,Energy,KCAL +2116650,1008,500.0,,70.0,,,,,,,Energy,KCAL +2116909,1008,143.0,,70.0,,,,,,,Energy,KCAL +2117102,1008,125.0,,70.0,,,,,,,Energy,KCAL +2117752,1008,412.0,,70.0,,,,,,,Energy,KCAL +2117826,1008,448.0,,70.0,,,,,,,Energy,KCAL +2117976,1008,167.0,,70.0,,,,,,,Energy,KCAL +2118223,1008,385.0,,70.0,,,,,,,Energy,KCAL +2118327,1008,0.0,,70.0,,,,,,,Energy,KCAL +2118394,1008,67.0,,70.0,,,,,,,Energy,KCAL +2118817,1008,250.0,,70.0,,,,,,,Energy,KCAL +2119086,1008,263.0,,70.0,,,,,,,Energy,KCAL +2119216,1008,276.0,,70.0,,,,,,,Energy,KCAL +2119234,1008,615.0,,70.0,,,,,,,Energy,KCAL +2119376,1008,0.0,,70.0,,,,,,,Energy,KCAL +2119603,1008,333.0,,70.0,,,,,,,Energy,KCAL +2119739,1008,390.0,,70.0,,,,,,,Energy,KCAL +2119764,1008,133.0,,70.0,,,,,,,Energy,KCAL +2119791,1008,433.0,,70.0,,,,,,,Energy,KCAL +2119799,1008,300.0,,70.0,,,,,,,Energy,KCAL +2119847,1008,364.0,,70.0,,,,,,,Energy,KCAL +2120178,1008,417.0,,70.0,,,,,,,Energy,KCAL +2120258,1008,381.0,,70.0,,,,,,,Energy,KCAL +2120305,1008,405.0,,70.0,,,,,,,Energy,KCAL +2120314,1008,576.0,,70.0,,,,,,,Energy,KCAL +2120470,1008,286.0,,70.0,,,,,,,Energy,KCAL +2120800,1008,500.0,,70.0,,,,,,,Energy,KCAL +2120993,1008,500.0,,70.0,,,,,,,Energy,KCAL +2121148,1008,400.0,,70.0,,,,,,,Energy,KCAL +2121218,1008,440.0,,70.0,,,,,,,Energy,KCAL +2121564,1008,0.0,,70.0,,,,,,,Energy,KCAL +2121572,1008,452.0,,70.0,,,,,,,Energy,KCAL +2121816,1008,393.0,,70.0,,,,,,,Energy,KCAL +2122159,1008,0.0,,70.0,,,,,,,Energy,KCAL +2122282,1008,385.0,,70.0,,,,,,,Energy,KCAL +2122317,1008,62.0,,70.0,,,,,,,Energy,KCAL +2122553,1008,400.0,,70.0,,,,,,,Energy,KCAL +2122644,1008,292.0,,70.0,,,,,,,Energy,KCAL +2122958,1008,60.0,,70.0,,,,,,,Energy,KCAL +2123130,1008,83.0,,70.0,,,,,,,Energy,KCAL +2123792,1008,600.0,,70.0,,,,,,,Energy,KCAL +2123952,1008,274.0,,70.0,,,,,,,Energy,KCAL +2124187,1008,378.0,,70.0,,,,,,,Energy,KCAL +2124411,1008,220.0,,70.0,,,,,,,Energy,KCAL +2124536,1008,257.0,,70.0,,,,,,,Energy,KCAL +2124554,1008,393.0,,70.0,,,,,,,Energy,KCAL +2124578,1008,52.0,,70.0,,,,,,,Energy,KCAL +2124704,1008,46.0,,70.0,,,,,,,Energy,KCAL +2125801,1008,0.0,,70.0,,,,,,,Energy,KCAL +2125815,1008,245.0,,70.0,,,,,,,Energy,KCAL +2126271,1008,462.0,,70.0,,,,,,,Energy,KCAL +2126737,1008,286.0,,70.0,,,,,,,Energy,KCAL +2127002,1008,393.0,,70.0,,,,,,,Energy,KCAL +2127073,1008,40.0,,70.0,,,,,,,Energy,KCAL +2127148,1008,246.0,,70.0,,,,,,,Energy,KCAL +2127209,1008,500.0,,70.0,,,,,,,Energy,KCAL +2127237,1008,175.0,,70.0,,,,,,,Energy,KCAL +2127314,1008,195.0,,70.0,,,,,,,Energy,KCAL +2127315,1008,178.0,,70.0,,,,,,,Energy,KCAL +2127379,1008,867.0,,70.0,,,,,,,Energy,KCAL +2127558,1008,33.0,,70.0,,,,,,,Energy,KCAL +2127623,1008,455.0,,70.0,,,,,,,Energy,KCAL +2127704,1008,327.0,,70.0,,,,,,,Energy,KCAL +2127735,1008,464.0,,70.0,,,,,,,Energy,KCAL +2127873,1008,386.0,,70.0,,,,,,,Energy,KCAL +2127981,1008,47.0,,70.0,,,,,,,Energy,KCAL +2128075,1008,148.0,,70.0,,,,,,,Energy,KCAL +2128428,1008,420.0,,70.0,,,,,,,Energy,KCAL +2128650,1008,64.0,,70.0,,,,,,,Energy,KCAL +2128675,1008,76.0,,70.0,,,,,,,Energy,KCAL +2128686,1008,271.0,,70.0,,,,,,,Energy,KCAL +2128740,1008,29.0,,70.0,,,,,,,Energy,KCAL +2128746,1008,560.0,,70.0,,,,,,,Energy,KCAL +2128882,1008,199.0,,70.0,,,,,,,Energy,KCAL +2128917,1008,3.0,,70.0,,,,,,,Energy,KCAL +2129094,1008,594.0,,70.0,,,,,,,Energy,KCAL +2129471,1008,333.0,,70.0,,,,,,,Energy,KCAL +2129620,1008,485.0,,70.0,,,,,,,Energy,KCAL +2129894,1008,18.0,,70.0,,,,,,,Energy,KCAL +2130095,1008,59.0,,70.0,,,,,,,Energy,KCAL +2130255,1008,46.0,,70.0,,,,,,,Energy,KCAL +2130527,1008,341.0,,70.0,,,,,,,Energy,KCAL +2130613,1008,464.0,,70.0,,,,,,,Energy,KCAL +2131111,1008,857.0,,70.0,,,,,,,Energy,KCAL +2131139,1008,56.0,,70.0,,,,,,,Energy,KCAL +2131164,1008,94.0,,70.0,,,,,,,Energy,KCAL +2131175,1008,500.0,,70.0,,,,,,,Energy,KCAL +2131216,1008,400.0,,70.0,,,,,,,Energy,KCAL +2131560,1008,118.0,,70.0,,,,,,,Energy,KCAL +2131798,1008,229.0,,70.0,,,,,,,Energy,KCAL +2131868,1008,290.0,,70.0,,,,,,,Energy,KCAL +2132211,1008,256.0,,70.0,,,,,,,Energy,KCAL +2132887,1008,438.0,,70.0,,,,,,,Energy,KCAL +2133075,1008,33.0,,70.0,,,,,,,Energy,KCAL +2133256,1008,536.0,,70.0,,,,,,,Energy,KCAL +2133288,1008,467.0,,70.0,,,,,,,Energy,KCAL +2133788,1008,0.0,,70.0,,,,,,,Energy,KCAL +2133897,1008,46.0,,70.0,,,,,,,Energy,KCAL +2134190,1008,500.0,,70.0,,,,,,,Energy,KCAL +2134331,1008,364.0,,70.0,,,,,,,Energy,KCAL +2134809,1008,176.0,,70.0,,,,,,,Energy,KCAL +2134812,1008,395.0,,70.0,,,,,,,Energy,KCAL +2135094,1008,250.0,,70.0,,,,,,,Energy,KCAL +2135196,1008,219.0,,70.0,,,,,,,Energy,KCAL +2135777,1008,100.0,,70.0,,,,,,,Energy,KCAL +2136030,1008,115.0,,70.0,,,,,,,Energy,KCAL +2136126,1008,286.0,,70.0,,,,,,,Energy,KCAL +2136212,1008,375.0,,70.0,,,,,,,Energy,KCAL +2136310,1008,73.0,,70.0,,,,,,,Energy,KCAL +2136337,1008,333.0,,70.0,,,,,,,Energy,KCAL +2136344,1008,500.0,,70.0,,,,,,,Energy,KCAL +2136405,1008,462.0,,70.0,,,,,,,Energy,KCAL +2136487,1008,77.0,,70.0,,,,,,,Energy,KCAL +2136742,1008,51.0,,70.0,,,,,,,Energy,KCAL +2136924,1008,244.0,,70.0,,,,,,,Energy,KCAL +2137587,1008,375.0,,70.0,,,,,,,Energy,KCAL +2137649,1008,161.0,,70.0,,,,,,,Energy,KCAL +2138114,1008,447.0,,70.0,,,,,,,Energy,KCAL +2138186,1008,367.0,,70.0,,,,,,,Energy,KCAL +2138579,1008,375.0,,70.0,,,,,,,Energy,KCAL +2139011,1008,300.0,,70.0,,,,,,,Energy,KCAL +2139792,1008,370.0,,70.0,,,,,,,Energy,KCAL +2139907,1008,236.0,,70.0,,,,,,,Energy,KCAL +2140018,1008,500.0,,70.0,,,,,,,Energy,KCAL +2140073,1008,483.0,,70.0,,,,,,,Energy,KCAL +2140336,1008,184.0,,70.0,,,,,,,Energy,KCAL +2140929,1008,48.0,,70.0,,,,,,,Energy,KCAL +2140995,1008,50.0,,70.0,,,,,,,Energy,KCAL +2141389,1008,400.0,,70.0,,,,,,,Energy,KCAL +2141391,1008,214.0,,70.0,,,,,,,Energy,KCAL +2141459,1008,45.0,,70.0,,,,,,,Energy,KCAL +2141725,1008,500.0,,70.0,,,,,,,Energy,KCAL +2141734,1008,348.0,,70.0,,,,,,,Energy,KCAL +2142171,1008,158.0,,70.0,,,,,,,Energy,KCAL +2142857,1008,442.0,,70.0,,,,,,,Energy,KCAL +2142867,1008,433.0,,70.0,,,,,,,Energy,KCAL +2142933,1008,46.0,,70.0,,,,,,,Energy,KCAL +2143207,1008,194.0,,70.0,,,,,,,Energy,KCAL +2143275,1008,176.0,,70.0,,,,,,,Energy,KCAL +2143457,1008,33.0,,70.0,,,,,,,Energy,KCAL +2144244,1008,85.0,,70.0,,,,,,,Energy,KCAL +2144397,1008,857.0,,70.0,,,,,,,Energy,KCAL +2144591,1008,214.0,,70.0,,,,,,,Energy,KCAL +2144705,1008,83.0,,70.0,,,,,,,Energy,KCAL +2144840,1008,263.0,,70.0,,,,,,,Energy,KCAL +2145024,1008,13.0,,70.0,,,,,,,Energy,KCAL +2145162,1008,236.0,,70.0,,,,,,,Energy,KCAL +2145523,1008,180.0,,70.0,,,,,,,Energy,KCAL +2145865,1008,10.0,,70.0,,,,,,,Energy,KCAL +2145879,1008,42.0,,70.0,,,,,,,Energy,KCAL +2145973,1008,500.0,,70.0,,,,,,,Energy,KCAL +2146011,1008,94.0,,70.0,,,,,,,Energy,KCAL +2146137,1008,800.0,,70.0,,,,,,,Energy,KCAL +2146673,1008,88.0,,70.0,,,,,,,Energy,KCAL +2146764,1008,115.0,,70.0,,,,,,,Energy,KCAL +2146971,1008,567.0,,70.0,,,,,,,Energy,KCAL +2147329,1008,357.0,,70.0,,,,,,,Energy,KCAL +2147455,1008,357.0,,70.0,,,,,,,Energy,KCAL +2147654,1008,600.0,,70.0,,,,,,,Energy,KCAL +2147980,1008,429.0,,70.0,,,,,,,Energy,KCAL +2148042,1008,671.0,,70.0,,,,,,,Energy,KCAL +2148048,1008,433.0,,70.0,,,,,,,Energy,KCAL +2148123,1008,714.0,,70.0,,,,,,,Energy,KCAL +2148133,1008,570.0,,70.0,,,,,,,Energy,KCAL +2148182,1008,464.0,,70.0,,,,,,,Energy,KCAL +2148204,1008,400.0,,70.0,,,,,,,Energy,KCAL +2148208,1008,242.0,,70.0,,,,,,,Energy,KCAL +2148217,1008,448.0,,70.0,,,,,,,Energy,KCAL +2148574,1008,464.0,,70.0,,,,,,,Energy,KCAL +2148575,1008,221.0,,70.0,,,,,,,Energy,KCAL +2148776,1008,292.0,,70.0,,,,,,,Energy,KCAL +2149015,1008,481.0,,70.0,,,,,,,Energy,KCAL +2149279,1008,231.0,,70.0,,,,,,,Energy,KCAL +2149364,1008,0.0,,70.0,,,,,,,Energy,KCAL +2149476,1008,429.0,,70.0,,,,,,,Energy,KCAL +2149564,1008,400.0,,70.0,,,,,,,Energy,KCAL +2149760,1008,91.0,,70.0,,,,,,,Energy,KCAL +2149811,1008,489.0,,70.0,,,,,,,Energy,KCAL +2149868,1008,253.0,,70.0,,,,,,,Energy,KCAL +2150769,1008,356.0,,70.0,,,,,,,Energy,KCAL +2150867,1008,365.0,,70.0,,,,,,,Energy,KCAL +2150883,1008,22.0,,70.0,,,,,,,Energy,KCAL +2151135,1008,44.0,,70.0,,,,,,,Energy,KCAL +2151357,1008,150.0,,70.0,,,,,,,Energy,KCAL +2151381,1008,218.0,,70.0,,,,,,,Energy,KCAL +2151470,1008,867.0,,70.0,,,,,,,Energy,KCAL +2151559,1008,311.0,,70.0,,,,,,,Energy,KCAL +2151608,1008,323.0,,70.0,,,,,,,Energy,KCAL +2151773,1008,50.0,,70.0,,,,,,,Energy,KCAL +2152540,1008,286.0,,70.0,,,,,,,Energy,KCAL +2152732,1008,425.0,,70.0,,,,,,,Energy,KCAL +2152911,1008,311.0,,70.0,,,,,,,Energy,KCAL +2152967,1008,160.0,,70.0,,,,,,,Energy,KCAL +2153262,1008,46.0,,70.0,,,,,,,Energy,KCAL +2153344,1008,333.0,,70.0,,,,,,,Energy,KCAL +2153366,1008,322.0,,70.0,,,,,,,Energy,KCAL +2153516,1008,75.0,,70.0,,,,,,,Energy,KCAL +2153628,1008,50.0,,70.0,,,,,,,Energy,KCAL +2153670,1008,97.0,,70.0,,,,,,,Energy,KCAL +2154032,1008,69.0,,70.0,,,,,,,Energy,KCAL +2154129,1008,321.0,,70.0,,,,,,,Energy,KCAL +2154404,1008,0.0,,70.0,,,,,,,Energy,KCAL +2154584,1008,250.0,,70.0,,,,,,,Energy,KCAL +2154888,1008,256.0,,70.0,,,,,,,Energy,KCAL +2154904,1008,333.0,,70.0,,,,,,,Energy,KCAL +2154938,1008,571.0,,70.0,,,,,,,Energy,KCAL +2154980,1008,393.0,,70.0,,,,,,,Energy,KCAL +2155227,1008,235.0,,70.0,,,,,,,Energy,KCAL +2155547,1008,390.0,,70.0,,,,,,,Energy,KCAL +2155679,1008,0.0,,70.0,,,,,,,Energy,KCAL +2155846,1008,0.0,,70.0,,,,,,,Energy,KCAL +2155953,1008,714.0,,70.0,,,,,,,Energy,KCAL +2156070,1008,162.0,,70.0,,,,,,,Energy,KCAL +2156385,1008,0.0,,70.0,,,,,,,Energy,KCAL +2156788,1008,219.0,,70.0,,,,,,,Energy,KCAL +2157236,1008,375.0,,70.0,,,,,,,Energy,KCAL +2157239,1008,620.0,,70.0,,,,,,,Energy,KCAL +2157315,1008,17.0,,70.0,,,,,,,Energy,KCAL +2157351,1008,353.0,,70.0,,,,,,,Energy,KCAL +2157639,1008,234.0,,70.0,,,,,,,Energy,KCAL +2157699,1008,64.0,,70.0,,,,,,,Energy,KCAL +2158154,1008,149.0,,70.0,,,,,,,Energy,KCAL +2158567,1008,266.0,,70.0,,,,,,,Energy,KCAL +2158681,1008,83.0,,70.0,,,,,,,Energy,KCAL +2158871,1008,161.0,,70.0,,,,,,,Energy,KCAL +2158938,1008,258.0,,70.0,,,,,,,Energy,KCAL +2159725,1008,252.0,,70.0,,,,,,,Energy,KCAL +2160104,1008,500.0,,70.0,,,,,,,Energy,KCAL +2160135,1008,226.0,,70.0,,,,,,,Energy,KCAL +2160757,1008,0.0,,70.0,,,,,,,Energy,KCAL +2161057,1008,333.0,,70.0,,,,,,,Energy,KCAL +2161177,1008,224.0,,70.0,,,,,,,Energy,KCAL +2161389,1008,533.0,,70.0,,,,,,,Energy,KCAL +2161541,1008,0.0,,70.0,,,,,,,Energy,KCAL +2161563,1008,667.0,,70.0,,,,,,,Energy,KCAL +2161625,1008,255.0,,70.0,,,,,,,Energy,KCAL +2162854,1008,367.0,,70.0,,,,,,,Energy,KCAL +2163178,1008,486.0,,70.0,,,,,,,Energy,KCAL +2163201,1008,214.0,,70.0,,,,,,,Energy,KCAL +2163313,1008,0.0,,70.0,,,,,,,Energy,KCAL +2164079,1008,562.0,,70.0,,,,,,,Energy,KCAL +2164163,1008,88.0,,70.0,,,,,,,Energy,KCAL +2164269,1008,333.0,,70.0,,,,,,,Energy,KCAL +2164564,1008,300.0,,70.0,,,,,,,Energy,KCAL +2164750,1008,263.0,,70.0,,,,,,,Energy,KCAL +2165254,1008,436.0,,70.0,,,,,,,Energy,KCAL +2165358,1008,451.0,,70.0,,,,,,,Energy,KCAL +2165592,1008,300.0,,70.0,,,,,,,Energy,KCAL +2165614,1008,467.0,,70.0,,,,,,,Energy,KCAL +2166068,1008,368.0,,70.0,,,,,,,Energy,KCAL +2166088,1008,42.0,,70.0,,,,,,,Energy,KCAL +2166554,1008,144.0,,70.0,,,,,,,Energy,KCAL +2166619,1008,417.0,,70.0,,,,,,,Energy,KCAL +2166835,1008,467.0,,70.0,,,,,,,Energy,KCAL +2166846,1008,65.0,,70.0,,,,,,,Energy,KCAL +2167066,1008,639.0,,70.0,,,,,,,Energy,KCAL +2167255,1008,467.0,,70.0,,,,,,,Energy,KCAL +2167805,1008,278.0,,70.0,,,,,,,Energy,KCAL +2167806,1008,107.0,,70.0,,,,,,,Energy,KCAL +2167837,1008,438.0,,70.0,,,,,,,Energy,KCAL +2167938,1008,333.0,,70.0,,,,,,,Energy,KCAL +2168036,1008,478.0,,70.0,,,,,,,Energy,KCAL +2168087,1008,360.0,,70.0,,,,,,,Energy,KCAL +2168103,1008,312.0,,70.0,,,,,,,Energy,KCAL +2168473,1008,500.0,,70.0,,,,,,,Energy,KCAL +2168807,1008,267.0,,70.0,,,,,,,Energy,KCAL +2168828,1008,533.0,,70.0,,,,,,,Energy,KCAL +2169204,1008,160.0,,70.0,,,,,,,Energy,KCAL +2169222,1008,333.0,,70.0,,,,,,,Energy,KCAL +2169262,1008,467.0,,70.0,,,,,,,Energy,KCAL +2169330,1008,225.0,,70.0,,,,,,,Energy,KCAL +2169430,1008,833.0,,70.0,,,,,,,Energy,KCAL +2169433,1008,400.0,,70.0,,,,,,,Energy,KCAL +2169457,1008,517.0,,70.0,,,,,,,Energy,KCAL +2169815,1008,319.0,,70.0,,,,,,,Energy,KCAL +2169912,1008,467.0,,70.0,,,,,,,Energy,KCAL +2170029,1008,500.0,,70.0,,,,,,,Energy,KCAL +2170266,1008,364.0,,70.0,,,,,,,Energy,KCAL +2170315,1008,500.0,,70.0,,,,,,,Energy,KCAL +2170577,1008,216.0,,70.0,,,,,,,Energy,KCAL +2170603,1008,109.0,,70.0,,,,,,,Energy,KCAL +2170715,1008,447.0,,70.0,,,,,,,Energy,KCAL +2171017,1008,368.0,,70.0,,,,,,,Energy,KCAL +2171278,1008,286.0,,70.0,,,,,,,Energy,KCAL +2171744,1008,277.0,,70.0,,,,,,,Energy,KCAL +2171836,1008,385.0,,70.0,,,,,,,Energy,KCAL +2171879,1008,351.0,,70.0,,,,,,,Energy,KCAL +2172573,1008,400.0,,70.0,,,,,,,Energy,KCAL +2172719,1008,28.0,,70.0,,,,,,,Energy,KCAL +2173400,1008,375.0,,70.0,,,,,,,Energy,KCAL +2173969,1008,529.0,,70.0,,,,,,,Energy,KCAL +2174370,1008,456.0,,70.0,,,,,,,Energy,KCAL +2174422,1008,3.0,,70.0,,,,,,,Energy,KCAL +2174453,1008,125.0,,70.0,,,,,,,Energy,KCAL +2174600,1008,250.0,,70.0,,,,,,,Energy,KCAL +2174774,1008,500.0,,70.0,,,,,,,Energy,KCAL +2174845,1008,429.0,,70.0,,,,,,,Energy,KCAL +2175270,1008,380.0,,70.0,,,,,,,Energy,KCAL +2175556,1008,345.0,,70.0,,,,,,,Energy,KCAL +2175626,1008,214.0,,70.0,,,,,,,Energy,KCAL +2175648,1008,360.0,,70.0,,,,,,,Energy,KCAL +2176023,1008,373.0,,70.0,,,,,,,Energy,KCAL +2176507,1008,429.0,,70.0,,,,,,,Energy,KCAL +2176626,1008,274.0,,70.0,,,,,,,Energy,KCAL +2177052,1008,138.0,,70.0,,,,,,,Energy,KCAL +2177085,1008,33.0,,70.0,,,,,,,Energy,KCAL +2177184,1008,464.0,,70.0,,,,,,,Energy,KCAL +2177235,1008,500.0,,70.0,,,,,,,Energy,KCAL +2177433,1008,0.0,,70.0,,,,,,,Energy,KCAL +2177787,1008,200.0,,70.0,,,,,,,Energy,KCAL +2177818,1008,323.0,,70.0,,,,,,,Energy,KCAL +2177921,1008,246.0,,70.0,,,,,,,Energy,KCAL +2177956,1008,571.0,,70.0,,,,,,,Energy,KCAL +2178113,1008,400.0,,70.0,,,,,,,Energy,KCAL +2178238,1008,94.0,,70.0,,,,,,,Energy,KCAL +2178316,1008,0.0,,70.0,,,,,,,Energy,KCAL +2178445,1008,241.0,,70.0,,,,,,,Energy,KCAL +2178642,1008,190.0,,70.0,,,,,,,Energy,KCAL +2178807,1008,0.0,,70.0,,,,,,,Energy,KCAL +2179293,1008,318.0,,70.0,,,,,,,Energy,KCAL +2179573,1008,467.0,,70.0,,,,,,,Energy,KCAL +2179707,1008,54.0,,70.0,,,,,,,Energy,KCAL +2179790,1008,298.0,,70.0,,,,,,,Energy,KCAL +2180091,1008,500.0,,70.0,,,,,,,Energy,KCAL +2180382,1008,395.0,,70.0,,,,,,,Energy,KCAL +2180472,1008,0.0,,70.0,,,,,,,Energy,KCAL +2180502,1008,0.0,,70.0,,,,,,,Energy,KCAL +2180635,1008,243.0,,70.0,,,,,,,Energy,KCAL +2180792,1008,48.0,,70.0,,,,,,,Energy,KCAL +2180847,1008,607.0,,70.0,,,,,,,Energy,KCAL +2180940,1008,54.0,,70.0,,,,,,,Energy,KCAL +2181148,1008,500.0,,70.0,,,,,,,Energy,KCAL +2181292,1008,125.0,,70.0,,,,,,,Energy,KCAL +2181409,1008,163.0,,70.0,,,,,,,Energy,KCAL +2181560,1008,408.0,,70.0,,,,,,,Energy,KCAL +2181683,1008,400.0,,70.0,,,,,,,Energy,KCAL +2182046,1008,714.0,,70.0,,,,,,,Energy,KCAL +2182456,1008,500.0,,70.0,,,,,,,Energy,KCAL +2182459,1008,389.0,,70.0,,,,,,,Energy,KCAL +2182736,1008,284.0,,71.0,,,,,,,Energy,KCAL +2182975,1008,42.0,,71.0,,,,,,,Energy,KCAL +2183066,1008,88.0,,71.0,,,,,,,Energy,KCAL +2183476,1008,520.0,,78.0,,,,,,,Energy,KCAL +2183597,1008,374.0,,78.0,,,,,,,Energy,KCAL +2183733,1008,354.0,,78.0,,,,,,,Energy,KCAL +2184063,1008,67.0,,78.0,,,,,,,Energy,KCAL +2184263,1008,80.0,,71.0,,,,,,,Energy,KCAL +2184304,1008,34.0,,71.0,,,,,,,Energy,KCAL +2184426,1008,69.0,,71.0,,,,,,,Energy,KCAL +2184610,1008,67.0,,71.0,,,,,,,Energy,KCAL +2184662,1008,86.0,,78.0,,,,,,,Energy,KCAL +2184834,1008,355.0,,78.0,,,,,,,Energy,KCAL +2184840,1008,268.0,,71.0,,,,,,,Energy,KCAL +2185022,1008,229.0,,71.0,,,,,,,Energy,KCAL +2185094,1008,268.0,,71.0,,,,,,,Energy,KCAL +2185192,1008,170.0,,71.0,,,,,,,Energy,KCAL +2185391,1008,1167.0,,71.0,,,,,,,Energy,KCAL +2185392,1008,186.0,,71.0,,,,,,,Energy,KCAL +2185660,1008,47.0,,70.0,,,,,,,Energy,KCAL +2185744,1008,47.0,,70.0,,,,,,,Energy,KCAL +2185819,1008,140.0,,70.0,,,,,,,Energy,KCAL +2185857,1008,400.0,,70.0,,,,,,,Energy,KCAL +2186022,1008,73.0,,70.0,,,,,,,Energy,KCAL +2186029,1008,41.0,,70.0,,,,,,,Energy,KCAL +2186263,1008,279.0,,70.0,,,,,,,Energy,KCAL +2186268,1008,473.0,,70.0,,,,,,,Energy,KCAL +2186520,1008,571.0,,70.0,,,,,,,Energy,KCAL +2186586,1008,144.0,,70.0,,,,,,,Energy,KCAL +2186595,1008,46.0,,70.0,,,,,,,Energy,KCAL +2186649,1008,145.0,,70.0,,,,,,,Energy,KCAL +2187060,1008,87.0,,70.0,,,,,,,Energy,KCAL +2187131,1008,227.0,,70.0,,,,,,,Energy,KCAL +2187425,1008,85.0,,70.0,,,,,,,Energy,KCAL +2187466,1008,393.0,,70.0,,,,,,,Energy,KCAL +2187615,1008,373.0,,70.0,,,,,,,Energy,KCAL +2187655,1008,82.0,,70.0,,,,,,,Energy,KCAL +2187828,1008,164.0,,70.0,,,,,,,Energy,KCAL +2187926,1008,83.0,,70.0,,,,,,,Energy,KCAL +2187928,1008,70.0,,70.0,,,,,,,Energy,KCAL +2188070,1008,160.0,,70.0,,,,,,,Energy,KCAL +2188353,1008,67.0,,70.0,,,,,,,Energy,KCAL +2188390,1008,500.0,,70.0,,,,,,,Energy,KCAL +2188537,1008,33.0,,70.0,,,,,,,Energy,KCAL +2188884,1008,67.0,,70.0,,,,,,,Energy,KCAL +2189099,1008,475.0,,70.0,,,,,,,Energy,KCAL +2189118,1008,57.0,,70.0,,,,,,,Energy,KCAL +2189284,1008,371.0,,70.0,,,,,,,Energy,KCAL +2189317,1008,36.0,,70.0,,,,,,,Energy,KCAL +2189400,1008,263.0,,70.0,,,,,,,Energy,KCAL +2190448,1008,73.0,,70.0,,,,,,,Energy,KCAL +2190743,1008,100.0,,70.0,,,,,,,Energy,KCAL +2191047,1008,0.0,,70.0,,,,,,,Energy,KCAL +2191050,1008,500.0,,70.0,,,,,,,Energy,KCAL +2191679,1008,467.0,,70.0,,,,,,,Energy,KCAL +2191923,1008,221.0,,70.0,,,,,,,Energy,KCAL +2192208,1008,37.0,,70.0,,,,,,,Energy,KCAL +2192276,1008,536.0,,70.0,,,,,,,Energy,KCAL +2192423,1008,158.0,,70.0,,,,,,,Energy,KCAL +2192492,1008,500.0,,70.0,,,,,,,Energy,KCAL +2192617,1008,42.0,,70.0,,,,,,,Energy,KCAL +2192643,1008,0.0,,70.0,,,,,,,Energy,KCAL +2192851,1008,91.0,,70.0,,,,,,,Energy,KCAL +2192873,1008,89.0,,70.0,,,,,,,Energy,KCAL +2193143,1008,393.0,,70.0,,,,,,,Energy,KCAL +2193328,1008,504.0,,70.0,,,,,,,Energy,KCAL +2193413,1008,117.0,,70.0,,,,,,,Energy,KCAL +2193474,1008,607.0,,70.0,,,,,,,Energy,KCAL +2193766,1008,102.0,,70.0,,,,,,,Energy,KCAL +2193868,1008,41.0,,70.0,,,,,,,Energy,KCAL +2194177,1008,92.0,,70.0,,,,,,,Energy,KCAL +2194388,1008,571.0,,70.0,,,,,,,Energy,KCAL +2194521,1008,38.0,,70.0,,,,,,,Energy,KCAL +2195162,1008,333.0,,70.0,,,,,,,Energy,KCAL +2195220,1008,250.0,,70.0,,,,,,,Energy,KCAL +2195355,1008,292.0,,70.0,,,,,,,Energy,KCAL +2195364,1008,533.0,,70.0,,,,,,,Energy,KCAL +2195775,1008,80.0,,70.0,,,,,,,Energy,KCAL +2195912,1008,137.0,,70.0,,,,,,,Energy,KCAL +2195991,1008,425.0,,70.0,,,,,,,Energy,KCAL +2196073,1008,235.0,,70.0,,,,,,,Energy,KCAL +2196441,1008,18.0,,70.0,,,,,,,Energy,KCAL +2196541,1008,19.0,,71.0,,,,,,,Energy,KCAL +2196632,1008,29.0,,71.0,,,,,,,Energy,KCAL +2196803,1008,445.0,,78.0,,,,,,,Energy,KCAL +2196896,1008,360.0,,71.0,,,,,,,Energy,KCAL +2197074,1008,529.0,,71.0,,,,,,,Energy,KCAL +2197347,1008,63.0,,71.0,,,,,,,Energy,KCAL +2197547,1008,304.0,,71.0,,,,,,,Energy,KCAL +2197803,1008,263.0,,71.0,,,,,,,Energy,KCAL +2198179,1008,77.0,,70.0,,,,,,,Energy,KCAL +2198913,1008,286.0,,70.0,,,,,,,Energy,KCAL +2199011,1008,30.0,,70.0,,,,,,,Energy,KCAL +2199119,1008,364.0,,70.0,,,,,,,Energy,KCAL +2199387,1008,429.0,,70.0,,,,,,,Energy,KCAL +2199439,1008,314.0,,70.0,,,,,,,Energy,KCAL +2200061,1008,38.0,,70.0,,,,,,,Energy,KCAL +2200091,1008,46.0,,70.0,,,,,,,Energy,KCAL +2200177,1008,46.0,,70.0,,,,,,,Energy,KCAL +2200575,1008,333.0,,70.0,,,,,,,Energy,KCAL +2200655,1008,178.0,,70.0,,,,,,,Energy,KCAL +2200673,1008,462.0,,70.0,,,,,,,Energy,KCAL +2201026,1008,310.0,,70.0,,,,,,,Energy,KCAL +2201772,1008,17.0,,70.0,,,,,,,Energy,KCAL +2202215,1008,571.0,,70.0,,,,,,,Energy,KCAL +2202232,1008,480.0,,70.0,,,,,,,Energy,KCAL +2202236,1008,556.0,,70.0,,,,,,,Energy,KCAL +2202299,1008,50.0,,70.0,,,,,,,Energy,KCAL +2202562,1008,536.0,,70.0,,,,,,,Energy,KCAL +2202918,1008,119.0,,70.0,,,,,,,Energy,KCAL +2202941,1008,113.0,,70.0,,,,,,,Energy,KCAL +2203025,1008,135.0,,70.0,,,,,,,Energy,KCAL +2203333,1008,372.0,,70.0,,,,,,,Energy,KCAL +2203455,1008,46.0,,70.0,,,,,,,Energy,KCAL +2203636,1008,147.0,,70.0,,,,,,,Energy,KCAL +2203651,1008,195.0,,70.0,,,,,,,Energy,KCAL +2203798,1008,312.0,,70.0,,,,,,,Energy,KCAL +2204026,1008,536.0,,70.0,,,,,,,Energy,KCAL +2204147,1008,500.0,,70.0,,,,,,,Energy,KCAL +2204325,1008,524.0,,70.0,,,,,,,Energy,KCAL +2204569,1008,51.0,,70.0,,,,,,,Energy,KCAL +2205102,1008,267.0,,70.0,,,,,,,Energy,KCAL +2206099,1008,438.0,,70.0,,,,,,,Energy,KCAL +2206105,1008,375.0,,70.0,,,,,,,Energy,KCAL +2206119,1008,452.0,,70.0,,,,,,,Energy,KCAL +2206899,1008,444.0,,70.0,,,,,,,Energy,KCAL +2207556,1008,118.0,,70.0,,,,,,,Energy,KCAL +2207642,1008,429.0,,70.0,,,,,,,Energy,KCAL +2208052,1008,91.0,,71.0,,,,,,,Energy,KCAL +2208084,1008,67.0,,71.0,,,,,,,Energy,KCAL +2208191,1008,76.0,,78.0,,,,,,,Energy,KCAL +2208223,1008,87.0,,78.0,,,,,,,Energy,KCAL +2208499,1008,462.0,,71.0,,,,,,,Energy,KCAL +2208637,1008,452.0,,71.0,,,,,,,Energy,KCAL +2208830,1008,91.0,,71.0,,,,,,,Energy,KCAL +2208924,1008,462.0,,71.0,,,,,,,Energy,KCAL +2209181,1008,275.0,,71.0,,,,,,,Energy,KCAL +2209503,1008,80.0,,70.0,,,,,,,Energy,KCAL +2209563,1008,356.0,,70.0,,,,,,,Energy,KCAL +2210105,1008,58.0,,70.0,,,,,,,Energy,KCAL +2210422,1008,197.0,,70.0,,,,,,,Energy,KCAL +2210557,1008,214.0,,70.0,,,,,,,Energy,KCAL +2210879,1008,129.0,,70.0,,,,,,,Energy,KCAL +2210932,1008,50.0,,70.0,,,,,,,Energy,KCAL +2210936,1008,20.0,,70.0,,,,,,,Energy,KCAL +2210981,1008,750.0,,70.0,,,,,,,Energy,KCAL +2211226,1008,0.0,,70.0,,,,,,,Energy,KCAL +2211474,1008,148.0,,70.0,,,,,,,Energy,KCAL +2211879,1008,245.0,,70.0,,,,,,,Energy,KCAL +2211899,1008,39.0,,70.0,,,,,,,Energy,KCAL +2212695,1008,278.0,,70.0,,,,,,,Energy,KCAL +2212901,1008,385.0,,70.0,,,,,,,Energy,KCAL +2213177,1008,143.0,,70.0,,,,,,,Energy,KCAL +2213229,1008,17.0,,70.0,,,,,,,Energy,KCAL +2213351,1008,120.0,,70.0,,,,,,,Energy,KCAL +2213430,1008,139.0,,70.0,,,,,,,Energy,KCAL +2213512,1008,475.0,,70.0,,,,,,,Energy,KCAL +2213734,1008,13.0,,70.0,,,,,,,Energy,KCAL +2214098,1008,28.0,,70.0,,,,,,,Energy,KCAL +2214114,1008,229.0,,70.0,,,,,,,Energy,KCAL +2214268,1008,67.0,,70.0,,,,,,,Energy,KCAL +2214394,1008,200.0,,70.0,,,,,,,Energy,KCAL +2214690,1008,94.0,,70.0,,,,,,,Energy,KCAL +2214799,1008,367.0,,70.0,,,,,,,Energy,KCAL +2214867,1008,515.0,,70.0,,,,,,,Energy,KCAL +2215216,1008,26.0,,70.0,,,,,,,Energy,KCAL +2215841,1008,155.0,,70.0,,,,,,,Energy,KCAL +2216405,1008,577.0,,70.0,,,,,,,Energy,KCAL +2216718,1008,500.0,,70.0,,,,,,,Energy,KCAL +2216812,1008,450.0,,70.0,,,,,,,Energy,KCAL +2216825,1008,67.0,,70.0,,,,,,,Energy,KCAL +2217170,1008,214.0,,70.0,,,,,,,Energy,KCAL +2217179,1008,571.0,,70.0,,,,,,,Energy,KCAL +2217203,1008,370.0,,70.0,,,,,,,Energy,KCAL +2217663,1008,348.0,,70.0,,,,,,,Energy,KCAL +2218084,1008,233.0,,70.0,,,,,,,Energy,KCAL +2218279,1008,357.0,,70.0,,,,,,,Energy,KCAL +2218717,1008,536.0,,70.0,,,,,,,Energy,KCAL +2218788,1008,35.0,,70.0,,,,,,,Energy,KCAL +2218981,1008,192.0,,70.0,,,,,,,Energy,KCAL +2219130,1008,18.0,,70.0,,,,,,,Energy,KCAL +2219412,1008,215.0,,78.0,,,,,,,Energy,KCAL +2219479,1008,454.0,,78.0,,,,,,,Energy,KCAL +2219678,1008,463.0,,78.0,,,,,,,Energy,KCAL +2219729,1008,361.0,,78.0,,,,,,,Energy,KCAL +2219819,1008,112.0,,71.0,,,,,,,Energy,KCAL +2219833,1008,145.0,,71.0,,,,,,,Energy,KCAL +2219852,1008,75.0,,71.0,,,,,,,Energy,KCAL +2219870,1008,75.0,,71.0,,,,,,,Energy,KCAL +2219903,1008,4.0,,71.0,,,,,,,Energy,KCAL +2220594,1008,401.0,,78.0,,,,,,,Energy,KCAL +2220682,1008,338.0,,78.0,,,,,,,Energy,KCAL +2221543,1008,83.0,,71.0,,,,,,,Energy,KCAL +2221672,1008,517.0,,71.0,,,,,,,Energy,KCAL +2221689,1008,69.0,,71.0,,,,,,,Energy,KCAL +2222125,1008,278.0,,71.0,,,,,,,Energy,KCAL +2222230,1008,170.0,,78.0,,,,,,,Energy,KCAL +2222274,1008,90.0,,78.0,,,,,,,Energy,KCAL +2222285,1008,220.0,,78.0,,,,,,,Energy,KCAL +2222709,1008,140.0,,77.0,,,,,,,Energy,KCAL +2226062,1008,524.0,,78.0,,,,,,,Energy,KCAL +2226146,1008,393.0,,78.0,,,,,,,Energy,KCAL +2226467,1008,60.0,,78.0,,,,,,,Energy,KCAL +2226556,1008,359.0,,78.0,,,,,,,Energy,KCAL +2226696,1008,349.0,,78.0,,,,,,,Energy,KCAL +2226711,1008,374.0,,78.0,,,,,,,Energy,KCAL +2227246,1008,355.0,,78.0,,,,,,,Energy,KCAL +2227273,1008,150.0,,78.0,,,,,,,Energy,KCAL +2227360,1008,252.0,,78.0,,,,,,,Energy,KCAL +2227454,1008,296.0,,78.0,,,,,,,Energy,KCAL +2227745,1008,424.0,,78.0,,,,,,,Energy,KCAL +2228038,1008,153.0,,71.0,,,,,,,Energy,KCAL +2228073,1008,372.0,,71.0,,,,,,,Energy,KCAL +2228306,1008,110.0,,78.0,,,,,,,Energy,KCAL +2228640,1008,152.0,,71.0,,,,,,,Energy,KCAL +2228804,1008,357.0,,78.0,,,,,,,Energy,KCAL +2228832,1008,286.0,,71.0,,,,,,,Energy,KCAL +2228887,1008,1333.0,,71.0,,,,,,,Energy,KCAL +2229289,1008,214.0,,78.0,,,,,,,Energy,KCAL +2229674,1008,0.0,,78.0,,,,,,,Energy,KCAL +2229897,1008,29.0,,71.0,,,,,,,Energy,KCAL +2229968,1008,50.0,,71.0,,,,,,,Energy,KCAL +2230119,1008,492.0,,78.0,,,,,,,Energy,KCAL +2230135,1008,280.0,,78.0,,,,,,,Energy,KCAL +2230581,1008,498.0,,78.0,,,,,,,Energy,KCAL +2230838,1008,369.0,,78.0,,,,,,,Energy,KCAL +2230912,1008,500.0,,78.0,,,,,,,Energy,KCAL +2231167,1008,24.0,,71.0,,,,,,,Energy,KCAL +2231391,1008,18.0,,71.0,,,,,,,Energy,KCAL +2231620,1008,474.0,,78.0,,,,,,,Energy,KCAL +2231871,1008,370.0,,78.0,,,,,,,Energy,KCAL +2232076,1008,161.0,,71.0,,,,,,,Energy,KCAL +2232242,1008,134.0,,71.0,,,,,,,Energy,KCAL +2232271,1008,196.0,,71.0,,,,,,,Energy,KCAL +2232408,1008,230.0,,78.0,,,,,,,Energy,KCAL +2232485,1008,220.0,,78.0,,,,,,,Energy,KCAL +2232648,1008,196.0,,71.0,,,,,,,Energy,KCAL +2232815,1008,16.0,,71.0,,,,,,,Energy,KCAL +2232866,1008,37.0,,71.0,,,,,,,Energy,KCAL +2233550,1008,362.0,,78.0,,,,,,,Energy,KCAL +2233617,1008,55.0,,71.0,,,,,,,Energy,KCAL +2233637,1008,384.0,,78.0,,,,,,,Energy,KCAL +2233653,1008,367.0,,78.0,,,,,,,Energy,KCAL +2233753,1008,478.0,,71.0,,,,,,,Energy,KCAL +2233779,1008,467.0,,71.0,,,,,,,Energy,KCAL +2234183,1008,250.0,,71.0,,,,,,,Energy,KCAL +2234278,1008,455.0,,78.0,,,,,,,Energy,KCAL +2234677,1008,356.0,,71.0,,,,,,,Energy,KCAL +2234952,1008,230.0,,78.0,,,,,,,Energy,KCAL +2235908,1008,2.0,,71.0,,,,,,,Energy,KCAL +2236199,1008,92.0,,78.0,,,,,,,Energy,KCAL +2236290,1008,30.0,,78.0,,,,,,,Energy,KCAL +2236707,1008,402.0,,78.0,,,,,,,Energy,KCAL +2236730,1008,444.0,,78.0,,,,,,,Energy,KCAL +2236877,1008,497.0,,78.0,,,,,,,Energy,KCAL +2237000,1008,235.0,,71.0,,,,,,,Energy,KCAL +2237103,1008,47.0,,71.0,,,,,,,Energy,KCAL +2237190,1008,91.0,,71.0,,,,,,,Energy,KCAL +2237507,1008,464.0,,71.0,,,,,,,Energy,KCAL +2237545,1008,58.0,,71.0,,,,,,,Energy,KCAL +2237552,1008,320.0,,78.0,,,,,,,Energy,KCAL +2237949,1008,467.0,,71.0,,,,,,,Energy,KCAL +2238457,1008,769.0,,70.0,,,,,,,Energy,KCAL +2238842,1008,343.0,,70.0,,,,,,,Energy,KCAL +2239090,1008,167.0,,70.0,,,,,,,Energy,KCAL +2239244,1008,314.0,,70.0,,,,,,,Energy,KCAL +2239412,1008,436.0,,70.0,,,,,,,Energy,KCAL +2239582,1008,607.0,,70.0,,,,,,,Energy,KCAL +2240239,1008,125.0,,70.0,,,,,,,Energy,KCAL +2240251,1008,437.0,,70.0,,,,,,,Energy,KCAL +2240463,1008,145.0,,70.0,,,,,,,Energy,KCAL +2240526,1008,370.0,,70.0,,,,,,,Energy,KCAL +2241093,1008,29.0,,70.0,,,,,,,Energy,KCAL +2242000,1008,350.0,,70.0,,,,,,,Energy,KCAL +2242014,1008,282.0,,70.0,,,,,,,Energy,KCAL +2242439,1008,1625.0,,70.0,,,,,,,Energy,KCAL +2242451,1008,200.0,,70.0,,,,,,,Energy,KCAL +2242480,1008,462.0,,70.0,,,,,,,Energy,KCAL +2242747,1008,593.0,,70.0,,,,,,,Energy,KCAL +2242797,1008,21.0,,70.0,,,,,,,Energy,KCAL +2243600,1008,92.0,,70.0,,,,,,,Energy,KCAL +2244522,1008,146.0,,70.0,,,,,,,Energy,KCAL +2246661,1008,182.0,,70.0,,,,,,,Energy,KCAL +2248010,1008,286.0,,70.0,,,,,,,Energy,KCAL +2248321,1008,43.0,,70.0,,,,,,,Energy,KCAL +2250251,1008,0.0,,70.0,,,,,,,Energy,KCAL +2250871,1008,700.0,,70.0,,,,,,,Energy,KCAL +2251421,1008,410.0,,70.0,,,,,,,Energy,KCAL +2253472,1008,167.0,,70.0,,,,,,,Energy,KCAL +2253485,1008,42.0,,70.0,,,,,,,Energy,KCAL +2253631,1008,31.0,,70.0,,,,,,,Energy,KCAL +2254140,1008,150.0,,70.0,,,,,,,Energy,KCAL +2254228,1008,393.0,,70.0,,,,,,,Energy,KCAL +2255123,1008,467.0,,70.0,,,,,,,Energy,KCAL +2255409,1008,235.0,,70.0,,,,,,,Energy,KCAL +2255471,1008,58.0,,70.0,,,,,,,Energy,KCAL +2255624,1008,220.0,,70.0,,,,,,,Energy,KCAL +2255808,1008,400.0,,70.0,,,,,,,Energy,KCAL +2256297,1008,50.0,,70.0,,,,,,,Energy,KCAL +2256379,1008,83.0,,70.0,,,,,,,Energy,KCAL +2256592,1008,250.0,,70.0,,,,,,,Energy,KCAL +2256605,1008,211.0,,70.0,,,,,,,Energy,KCAL +2256633,1008,543.0,,70.0,,,,,,,Energy,KCAL +2256936,1008,393.0,,70.0,,,,,,,Energy,KCAL +2265410,1008,324.0,,70.0,,,,,,,Energy,KCAL +2265840,1008,29.0,,70.0,,,,,,,Energy,KCAL +2265922,1008,429.0,,70.0,,,,,,,Energy,KCAL +2265938,1008,107.0,,70.0,,,,,,,Energy,KCAL +2266242,1008,0.0,,70.0,,,,,,,Energy,KCAL +2266247,1008,311.0,,70.0,,,,,,,Energy,KCAL +2266445,1008,211.0,,70.0,,,,,,,Energy,KCAL +2266483,1008,286.0,,70.0,,,,,,,Energy,KCAL +2266648,1008,158.0,,70.0,,,,,,,Energy,KCAL +2266975,1008,80.0,,70.0,,,,,,,Energy,KCAL +2267135,1008,385.0,,70.0,,,,,,,Energy,KCAL +2267396,1008,0.0,,70.0,,,,,,,Energy,KCAL +2267484,1008,190.0,,70.0,,,,,,,Energy,KCAL +2267525,1008,233.0,,70.0,,,,,,,Energy,KCAL +2267553,1008,344.0,,70.0,,,,,,,Energy,KCAL +2267978,1008,180.0,,70.0,,,,,,,Energy,KCAL +2268264,1008,867.0,,70.0,,,,,,,Energy,KCAL +2268470,1008,46.0,,70.0,,,,,,,Energy,KCAL +2268516,1008,357.0,,70.0,,,,,,,Energy,KCAL +2268845,1008,400.0,,70.0,,,,,,,Energy,KCAL +2269453,1008,150.0,,70.0,,,,,,,Energy,KCAL +2269669,1008,107.0,,70.0,,,,,,,Energy,KCAL +2270236,1008,500.0,,70.0,,,,,,,Energy,KCAL +2270934,1008,71.0,,70.0,,,,,,,Energy,KCAL +2271071,1008,389.0,,70.0,,,,,,,Energy,KCAL +2271639,1008,533.0,,70.0,,,,,,,Energy,KCAL +2271709,1008,500.0,,70.0,,,,,,,Energy,KCAL +2271925,1008,100.0,,70.0,,,,,,,Energy,KCAL +2272081,1008,500.0,,70.0,,,,,,,Energy,KCAL +2272149,1008,269.0,,70.0,,,,,,,Energy,KCAL +2272274,1008,500.0,,70.0,,,,,,,Energy,KCAL +2272698,1008,420.0,,70.0,,,,,,,Energy,KCAL +2273007,1008,67.0,,70.0,,,,,,,Energy,KCAL +2273032,1008,393.0,,70.0,,,,,,,Energy,KCAL +2273379,1008,254.0,,70.0,,,,,,,Energy,KCAL +2273427,1008,390.0,,70.0,,,,,,,Energy,KCAL +2273539,1008,13.0,,70.0,,,,,,,Energy,KCAL +2273601,1008,50.0,,70.0,,,,,,,Energy,KCAL +2273652,1008,421.0,,70.0,,,,,,,Energy,KCAL +2273885,1008,18.0,,70.0,,,,,,,Energy,KCAL +2273970,1008,110.0,,70.0,,,,,,,Energy,KCAL +2274263,1008,467.0,,70.0,,,,,,,Energy,KCAL +2274288,1008,152.0,,70.0,,,,,,,Energy,KCAL +2274731,1008,33.0,,70.0,,,,,,,Energy,KCAL +2275041,1008,380.0,,70.0,,,,,,,Energy,KCAL +2275111,1008,21.0,,70.0,,,,,,,Energy,KCAL +2275346,1008,174.0,,70.0,,,,,,,Energy,KCAL +2275571,1008,253.0,,70.0,,,,,,,Energy,KCAL +2275775,1008,0.0,,70.0,,,,,,,Energy,KCAL +2275851,1008,321.0,,70.0,,,,,,,Energy,KCAL +2275958,1008,0.0,,70.0,,,,,,,Energy,KCAL +2276078,1008,238.0,,70.0,,,,,,,Energy,KCAL +2276564,1008,229.0,,70.0,,,,,,,Energy,KCAL +2276716,1008,123.0,,70.0,,,,,,,Energy,KCAL +2277520,1008,656.0,,70.0,,,,,,,Energy,KCAL +2277829,1008,0.0,,70.0,,,,,,,Energy,KCAL +2277902,1008,38.0,,70.0,,,,,,,Energy,KCAL +2277916,1008,364.0,,70.0,,,,,,,Energy,KCAL +2278212,1008,357.0,,70.0,,,,,,,Energy,KCAL +2278256,1008,57.0,,70.0,,,,,,,Energy,KCAL +2278431,1008,219.0,,70.0,,,,,,,Energy,KCAL +2278434,1008,214.0,,70.0,,,,,,,Energy,KCAL +2278912,1008,150.0,,70.0,,,,,,,Energy,KCAL +2279480,1008,0.0,,70.0,,,,,,,Energy,KCAL +2279617,1008,0.0,,70.0,,,,,,,Energy,KCAL +2279983,1008,72.0,,70.0,,,,,,,Energy,KCAL +2280347,1008,91.0,,70.0,,,,,,,Energy,KCAL +2280439,1008,345.0,,70.0,,,,,,,Energy,KCAL +2280607,1008,333.0,,70.0,,,,,,,Energy,KCAL +2280840,1008,386.0,,70.0,,,,,,,Energy,KCAL +2281577,1008,500.0,,70.0,,,,,,,Energy,KCAL +2281658,1008,255.0,,70.0,,,,,,,Energy,KCAL +2281935,1008,117.0,,70.0,,,,,,,Energy,KCAL +2282104,1008,56.0,,70.0,,,,,,,Energy,KCAL +2282286,1008,250.0,,70.0,,,,,,,Energy,KCAL +2282537,1008,350.0,,70.0,,,,,,,Energy,KCAL +2282685,1008,80.0,,70.0,,,,,,,Energy,KCAL +2282826,1008,313.0,,70.0,,,,,,,Energy,KCAL +2282851,1008,299.0,,70.0,,,,,,,Energy,KCAL +2282959,1008,14.0,,70.0,,,,,,,Energy,KCAL +2283013,1008,25.0,,70.0,,,,,,,Energy,KCAL +2283098,1008,367.0,,70.0,,,,,,,Energy,KCAL +2283226,1008,33.0,,70.0,,,,,,,Energy,KCAL +2283539,1008,500.0,,70.0,,,,,,,Energy,KCAL +2283673,1008,131.0,,70.0,,,,,,,Energy,KCAL +2283793,1008,567.0,,70.0,,,,,,,Energy,KCAL +2284179,1008,108.0,,70.0,,,,,,,Energy,KCAL +2284493,1008,396.0,,70.0,,,,,,,Energy,KCAL +2284520,1008,433.0,,70.0,,,,,,,Energy,KCAL +2285198,1008,204.0,,70.0,,,,,,,Energy,KCAL +2285208,1008,232.0,,70.0,,,,,,,Energy,KCAL +2285253,1008,23.0,,70.0,,,,,,,Energy,KCAL +2285471,1008,179.0,,70.0,,,,,,,Energy,KCAL +2285870,1008,50.0,,70.0,,,,,,,Energy,KCAL +2286175,1008,400.0,,70.0,,,,,,,Energy,KCAL +2286257,1008,214.0,,70.0,,,,,,,Energy,KCAL +2286807,1008,122.0,,70.0,,,,,,,Energy,KCAL +2287321,1008,700.0,,70.0,,,,,,,Energy,KCAL +2287554,1008,0.0,,70.0,,,,,,,Energy,KCAL +2287894,1008,120.0,,70.0,,,,,,,Energy,KCAL +2287966,1008,0.0,,70.0,,,,,,,Energy,KCAL +2288648,1008,274.0,,70.0,,,,,,,Energy,KCAL +2288806,1008,375.0,,70.0,,,,,,,Energy,KCAL +2288831,1008,13.0,,70.0,,,,,,,Energy,KCAL +2288982,1008,0.0,,70.0,,,,,,,Energy,KCAL +2289088,1008,500.0,,70.0,,,,,,,Energy,KCAL +2289163,1008,448.0,,70.0,,,,,,,Energy,KCAL +2289215,1008,340.0,,70.0,,,,,,,Energy,KCAL +2289223,1008,73.0,,70.0,,,,,,,Energy,KCAL +2289446,1008,157.0,,70.0,,,,,,,Energy,KCAL +2289493,1008,351.0,,70.0,,,,,,,Energy,KCAL +2289715,1008,458.0,,70.0,,,,,,,Energy,KCAL +2289794,1008,529.0,,70.0,,,,,,,Energy,KCAL +2290305,1008,0.0,,70.0,,,,,,,Energy,KCAL +2295641,1008,179.0,,70.0,,,,,,,Energy,KCAL +2295958,1008,133.0,,70.0,,,,,,,Energy,KCAL +2296097,1008,64.0,,70.0,,,,,,,Energy,KCAL +2296127,1008,0.0,,70.0,,,,,,,Energy,KCAL +2296435,1008,188.0,,70.0,,,,,,,Energy,KCAL +2296668,1008,216.0,,70.0,,,,,,,Energy,KCAL +2296746,1008,167.0,,70.0,,,,,,,Energy,KCAL +2298538,1008,286.0,,70.0,,,,,,,Energy,KCAL +2298540,1008,600.0,,70.0,,,,,,,Energy,KCAL +2298785,1008,567.0,,70.0,,,,,,,Energy,KCAL +2298813,1008,18.0,,70.0,,,,,,,Energy,KCAL +2299018,1008,51.0,,70.0,,,,,,,Energy,KCAL +2299349,1008,556.0,,70.0,,,,,,,Energy,KCAL +2300445,1008,111.0,,70.0,,,,,,,Energy,KCAL +2300886,1008,398.0,,70.0,,,,,,,Energy,KCAL +2301236,1008,571.0,,70.0,,,,,,,Energy,KCAL +2301430,1008,60.0,,70.0,,,,,,,Energy,KCAL +2301687,1008,176.0,,70.0,,,,,,,Energy,KCAL +2301889,1008,393.0,,70.0,,,,,,,Energy,KCAL +2302274,1008,25.0,,70.0,,,,,,,Energy,KCAL +2302441,1008,375.0,,70.0,,,,,,,Energy,KCAL +2302963,1008,533.0,,70.0,,,,,,,Energy,KCAL +2303615,1008,341.0,,70.0,,,,,,,Energy,KCAL +2303812,1008,41.0,,70.0,,,,,,,Energy,KCAL +2304006,1008,59.0,,70.0,,,,,,,Energy,KCAL +2304233,1008,57.0,,70.0,,,,,,,Energy,KCAL +2304268,1008,367.0,,70.0,,,,,,,Energy,KCAL +2304738,1008,56.0,,70.0,,,,,,,Energy,KCAL +2304799,1008,321.0,,70.0,,,,,,,Energy,KCAL +2304874,1008,50.0,,70.0,,,,,,,Energy,KCAL +2304880,1008,467.0,,70.0,,,,,,,Energy,KCAL +2305729,1008,500.0,,70.0,,,,,,,Energy,KCAL +2305771,1008,100.0,,70.0,,,,,,,Energy,KCAL +2306154,1008,11.0,,70.0,,,,,,,Energy,KCAL +2307095,1008,379.0,,70.0,,,,,,,Energy,KCAL +2307377,1008,368.0,,70.0,,,,,,,Energy,KCAL +2307643,1008,59.0,,70.0,,,,,,,Energy,KCAL +2308552,1008,68.0,,70.0,,,,,,,Energy,KCAL +2309317,1008,272.0,,70.0,,,,,,,Energy,KCAL +2309673,1008,500.0,,70.0,,,,,,,Energy,KCAL +2309970,1008,74.0,,70.0,,,,,,,Energy,KCAL +2311401,1008,241.0,,70.0,,,,,,,Energy,KCAL +2311885,1008,536.0,,70.0,,,,,,,Energy,KCAL +2312216,1008,594.0,,70.0,,,,,,,Energy,KCAL +2313405,1008,125.0,,70.0,,,,,,,Energy,KCAL +2313449,1008,250.0,,70.0,,,,,,,Energy,KCAL +2313474,1008,71.0,,70.0,,,,,,,Energy,KCAL +2313549,1008,400.0,,70.0,,,,,,,Energy,KCAL +2313771,1008,197.0,,70.0,,,,,,,Energy,KCAL +2313867,1008,633.0,,70.0,,,,,,,Energy,KCAL +2314122,1008,300.0,,70.0,,,,,,,Energy,KCAL +2314210,1008,51.0,,70.0,,,,,,,Energy,KCAL +2314434,1008,50.0,,70.0,,,,,,,Energy,KCAL +2314810,1008,400.0,,70.0,,,,,,,Energy,KCAL +2314905,1008,271.0,,70.0,,,,,,,Energy,KCAL +2315076,1008,261.0,,70.0,,,,,,,Energy,KCAL +2315088,1008,56.0,,70.0,,,,,,,Energy,KCAL +2315203,1008,87.0,,70.0,,,,,,,Energy,KCAL +2315417,1008,250.0,,70.0,,,,,,,Energy,KCAL +2315447,1008,153.0,,70.0,,,,,,,Energy,KCAL +2315627,1008,250.0,,70.0,,,,,,,Energy,KCAL +2315846,1008,218.0,,70.0,,,,,,,Energy,KCAL +2316356,1008,50.0,,70.0,,,,,,,Energy,KCAL +2316381,1008,643.0,,70.0,,,,,,,Energy,KCAL +2316731,1008,255.0,,70.0,,,,,,,Energy,KCAL +2317042,1008,508.0,,71.0,,,,,,,Energy,KCAL +2317085,1008,572.0,,71.0,,,,,,,Energy,KCAL +2317138,1008,320.0,,71.0,,,,,,,Energy,KCAL +2317304,1008,333.0,,71.0,,,,,,,Energy,KCAL +2319974,1008,367.0,,70.0,,,,,,,Energy,KCAL +2320047,1008,357.0,,70.0,,,,,,,Energy,KCAL +2320149,1008,500.0,,70.0,,,,,,,Energy,KCAL +2320250,1008,86.0,,70.0,,,,,,,Energy,KCAL +2320306,1008,0.0,,70.0,,,,,,,Energy,KCAL +2321156,1008,400.0,,70.0,,,,,,,Energy,KCAL +2321577,1008,33.0,,70.0,,,,,,,Energy,KCAL +2321909,1008,692.0,,70.0,,,,,,,Energy,KCAL +2321969,1008,375.0,,70.0,,,,,,,Energy,KCAL +2322103,1008,571.0,,70.0,,,,,,,Energy,KCAL +2322169,1008,188.0,,70.0,,,,,,,Energy,KCAL +2322761,1008,163.0,,70.0,,,,,,,Energy,KCAL +2322832,1008,217.0,,70.0,,,,,,,Energy,KCAL +2322950,1008,417.0,,70.0,,,,,,,Energy,KCAL +2323231,1008,258.0,,70.0,,,,,,,Energy,KCAL +2323554,1008,21.0,,70.0,,,,,,,Energy,KCAL +2324763,1008,33.0,,70.0,,,,,,,Energy,KCAL +2325284,1008,653.0,,70.0,,,,,,,Energy,KCAL +2325293,1008,35.0,,70.0,,,,,,,Energy,KCAL +2325738,1008,429.0,,70.0,,,,,,,Energy,KCAL +2325774,1008,0.0,,70.0,,,,,,,Energy,KCAL +2326312,1008,438.0,,70.0,,,,,,,Energy,KCAL +2326403,1008,356.0,,70.0,,,,,,,Energy,KCAL +2326561,1008,0.0,,70.0,,,,,,,Energy,KCAL +2326653,1008,233.0,,70.0,,,,,,,Energy,KCAL +2327190,1008,500.0,,70.0,,,,,,,Energy,KCAL +2327412,1008,86.0,,70.0,,,,,,,Energy,KCAL +2327461,1008,536.0,,70.0,,,,,,,Energy,KCAL +2327974,1008,143.0,,70.0,,,,,,,Energy,KCAL +2328057,1008,200.0,,70.0,,,,,,,Energy,KCAL +2328304,1008,393.0,,70.0,,,,,,,Energy,KCAL +2328412,1008,300.0,,70.0,,,,,,,Energy,KCAL +2328527,1008,310.0,,70.0,,,,,,,Energy,KCAL +2328550,1008,643.0,,70.0,,,,,,,Energy,KCAL +2329218,1008,10.0,,70.0,,,,,,,Energy,KCAL +2329314,1008,319.0,,70.0,,,,,,,Energy,KCAL +2329403,1008,80.0,,70.0,,,,,,,Energy,KCAL +2329649,1008,326.0,,70.0,,,,,,,Energy,KCAL +2329696,1008,500.0,,70.0,,,,,,,Energy,KCAL +2330786,1008,259.0,,71.0,,,,,,,Energy,KCAL +2330827,1008,4.0,,71.0,,,,,,,Energy,KCAL +2331446,1008,152.0,,71.0,,,,,,,Energy,KCAL +2331494,1008,368.0,,78.0,,,,,,,Energy,KCAL +2331581,1008,338.0,,78.0,,,,,,,Energy,KCAL +2332380,1008,75.0,,71.0,,,,,,,Energy,KCAL +2332787,1008,433.0,,70.0,,,,,,,Energy,KCAL +2333332,1008,350.0,,70.0,,,,,,,Energy,KCAL +2333347,1008,160.0,,70.0,,,,,,,Energy,KCAL +2333403,1008,410.0,,70.0,,,,,,,Energy,KCAL +2333895,1008,375.0,,70.0,,,,,,,Energy,KCAL +2333948,1008,400.0,,70.0,,,,,,,Energy,KCAL +2334451,1008,618.0,,70.0,,,,,,,Energy,KCAL +2335031,1008,571.0,,70.0,,,,,,,Energy,KCAL +2335596,1008,126.0,,70.0,,,,,,,Energy,KCAL +2336856,1008,20.0,,71.0,,,,,,,Energy,KCAL +2337287,1008,42.0,,71.0,,,,,,,Energy,KCAL +2337920,1008,357.0,,70.0,,,,,,,Energy,KCAL +2338133,1008,571.0,,70.0,,,,,,,Energy,KCAL +2338189,1008,148.0,,70.0,,,,,,,Energy,KCAL +2338193,1008,393.0,,70.0,,,,,,,Energy,KCAL +2338327,1008,433.0,,70.0,,,,,,,Energy,KCAL +2338477,1008,212.0,,70.0,,,,,,,Energy,KCAL +2338590,1008,700.0,,70.0,,,,,,,Energy,KCAL +2338726,1008,0.0,,70.0,,,,,,,Energy,KCAL +2339279,1008,800.0,,70.0,,,,,,,Energy,KCAL +2339508,1008,475.0,,70.0,,,,,,,Energy,KCAL +2339627,1008,588.0,,70.0,,,,,,,Energy,KCAL +2340393,1008,121.0,,70.0,,,,,,,Energy,KCAL +2341069,1008,180.0,,,,,,,,,Energy,KCAL +2341263,1008,153.0,,,,,,,,,Energy,KCAL +2341637,1008,216.0,,,,,,,,,Energy,KCAL +2341745,1008,220.0,,,,,,,,,Energy,KCAL +2341907,1008,115.0,,,,,,,,,Energy,KCAL +2342074,1008,127.0,,,,,,,,,Energy,KCAL +2342257,1008,120.0,,,,,,,,,Energy,KCAL +2342464,1008,229.0,,,,,,,,,Energy,KCAL +2342471,1008,253.0,,,,,,,,,Energy,KCAL +2343023,1008,257.0,,,,,,,,,Energy,KCAL +2343368,1008,241.0,,,,,,,,,Energy,KCAL +2343375,1008,310.0,,,,,,,,,Energy,KCAL +2343978,1008,388.0,,,,,,,,,Energy,KCAL +2344693,1008,317.0,,,,,,,,,Energy,KCAL +2344818,1008,32.0,,,,,,,,,Energy,KCAL +2344944,1008,168.0,,,,,,,,,Energy,KCAL +2344970,1008,173.0,,,,,,,,,Energy,KCAL +2345067,1008,141.0,,,,,,,,,Energy,KCAL +2345195,1008,25.0,,,,,,,,,Energy,KCAL +2345202,1008,80.0,,,,,,,,,Energy,KCAL +2345207,1008,37.0,,,,,,,,,Energy,KCAL +2345233,1008,50.0,,,,,,,,,Energy,KCAL +2345265,1008,95.0,,,,,,,,,Energy,KCAL +2345444,1008,91.0,,,,,,,,,Energy,KCAL +2345645,1008,154.0,,,,,,,,,Energy,KCAL +2345686,1008,185.0,,,,,,,,,Energy,KCAL +2346048,1008,440.0,,,,,,,,,Energy,KCAL +2346137,1008,33.0,,,,,,,,,Energy,KCAL +2346207,1008,102.0,,,,,,,,,Energy,KCAL +2364030,1008,159.0,,78.0,,,,,,,Energy,KCAL +2364406,1008,419.0,,70.0,,,,,,,Energy,KCAL +2364521,1008,19.0,,70.0,,,,,,,Energy,KCAL +2364673,1008,11.0,,70.0,,,,,,,Energy,KCAL +2365151,1008,32.0,,70.0,,,,,,,Energy,KCAL +2365331,1008,441.0,,70.0,,,,,,,Energy,KCAL +2365341,1008,0.0,,70.0,,,,,,,Energy,KCAL +2365509,1008,205.0,,70.0,,,,,,,Energy,KCAL +2365586,1008,108.0,,70.0,,,,,,,Energy,KCAL +2365810,1008,72.0,,70.0,,,,,,,Energy,KCAL +2365911,1008,125.0,,70.0,,,,,,,Energy,KCAL +2365918,1008,167.0,,70.0,,,,,,,Energy,KCAL +2366167,1008,133.0,,70.0,,,,,,,Energy,KCAL +2366589,1008,46.0,,70.0,,,,,,,Energy,KCAL +2366680,1008,500.0,,70.0,,,,,,,Energy,KCAL +2366968,1008,32.0,,70.0,,,,,,,Energy,KCAL +2367071,1008,300.0,,70.0,,,,,,,Energy,KCAL +2367508,1008,533.0,,70.0,,,,,,,Energy,KCAL +2367694,1008,125.0,,70.0,,,,,,,Energy,KCAL +2367853,1008,33.0,,70.0,,,,,,,Energy,KCAL +2368080,1008,524.0,,70.0,,,,,,,Energy,KCAL +2368119,1008,417.0,,70.0,,,,,,,Energy,KCAL +2368205,1008,0.0,,70.0,,,,,,,Energy,KCAL +2368860,1008,393.0,,70.0,,,,,,,Energy,KCAL +2369004,1008,372.0,,70.0,,,,,,,Energy,KCAL +2369256,1008,329.0,,70.0,,,,,,,Energy,KCAL +2369509,1008,279.0,,70.0,,,,,,,Energy,KCAL +2370041,1008,88.0,,70.0,,,,,,,Energy,KCAL +2370293,1008,571.0,,70.0,,,,,,,Energy,KCAL +2370525,1008,161.0,,71.0,,,,,,,Energy,KCAL +2370613,1008,471.0,,71.0,,,,,,,Energy,KCAL +2370838,1008,107.0,,71.0,,,,,,,Energy,KCAL +2370943,1008,53.0,,78.0,,,,,,,Energy,KCAL +2370975,1008,250.0,,71.0,,,,,,,Energy,KCAL +2371108,1008,471.0,,71.0,,,,,,,Energy,KCAL +2371337,1008,182.0,,78.0,,,,,,,Energy,KCAL +2371594,1008,190.0,,78.0,,,,,,,Energy,KCAL +2371794,1008,245.0,,72.0,,,,,,,Energy,KCAL +2371815,1008,108.0,,71.0,,,,,,,Energy,KCAL +2371833,1008,480.0,,78.0,,,,,,,Energy,KCAL +2372035,1008,281.0,,72.0,,,,,,,Energy,KCAL +2372247,1008,607.0,,70.0,,,,,,,Energy,KCAL +2372265,1008,28.0,,70.0,,,,,,,Energy,KCAL +2372450,1008,0.0,,70.0,,,,,,,Energy,KCAL +2372700,1008,393.0,,70.0,,,,,,,Energy,KCAL +2372758,1008,190.0,,70.0,,,,,,,Energy,KCAL +2372967,1008,375.0,,70.0,,,,,,,Energy,KCAL +2373246,1008,57.0,,70.0,,,,,,,Energy,KCAL +2373540,1008,282.0,,70.0,,,,,,,Energy,KCAL +2373920,1008,414.0,,70.0,,,,,,,Energy,KCAL +2374099,1008,656.0,,70.0,,,,,,,Energy,KCAL +2374456,1008,212.0,,70.0,,,,,,,Energy,KCAL +2374761,1008,317.0,,70.0,,,,,,,Energy,KCAL +2375074,1008,376.0,,70.0,,,,,,,Energy,KCAL +2375076,1008,150.0,,70.0,,,,,,,Energy,KCAL +2375163,1008,500.0,,70.0,,,,,,,Energy,KCAL +2375388,1008,467.0,,70.0,,,,,,,Energy,KCAL +2375437,1008,464.0,,70.0,,,,,,,Energy,KCAL +2375507,1008,467.0,,70.0,,,,,,,Energy,KCAL +2375977,1008,67.0,,70.0,,,,,,,Energy,KCAL +2376158,1008,194.0,,70.0,,,,,,,Energy,KCAL +2376446,1008,75.0,,70.0,,,,,,,Energy,KCAL +2376599,1008,250.0,,70.0,,,,,,,Energy,KCAL +2376782,1008,500.0,,70.0,,,,,,,Energy,KCAL +2377363,1008,7.0,,70.0,,,,,,,Energy,KCAL +2377364,1008,263.0,,70.0,,,,,,,Energy,KCAL +2377445,1008,400.0,,70.0,,,,,,,Energy,KCAL +2377538,1008,233.0,,70.0,,,,,,,Energy,KCAL +2377871,1008,214.0,,70.0,,,,,,,Energy,KCAL +2378026,1008,212.0,,70.0,,,,,,,Energy,KCAL +2378216,1008,31.0,,70.0,,,,,,,Energy,KCAL +2378622,1008,412.0,,70.0,,,,,,,Energy,KCAL +2378932,1008,333.0,,70.0,,,,,,,Energy,KCAL +2379047,1008,393.0,,70.0,,,,,,,Energy,KCAL +2379191,1008,106.0,,70.0,,,,,,,Energy,KCAL +2379275,1008,56.0,,70.0,,,,,,,Energy,KCAL +2379391,1008,600.0,,70.0,,,,,,,Energy,KCAL +2379449,1008,500.0,,70.0,,,,,,,Energy,KCAL +2379797,1008,387.0,,70.0,,,,,,,Energy,KCAL +2379968,1008,58.0,,70.0,,,,,,,Energy,KCAL +2380055,1008,321.0,,70.0,,,,,,,Energy,KCAL +2380208,1008,18.0,,70.0,,,,,,,Energy,KCAL +2380365,1008,79.0,,70.0,,,,,,,Energy,KCAL +2380454,1008,189.0,,70.0,,,,,,,Energy,KCAL +2380521,1008,400.0,,70.0,,,,,,,Energy,KCAL +2380746,1008,471.0,,71.0,,,,,,,Energy,KCAL +2380810,1008,44.0,,70.0,,,,,,,Energy,KCAL +2380866,1008,455.0,,78.0,,,,,,,Energy,KCAL +2381312,1008,225.0,,78.0,,,,,,,Energy,KCAL +2381319,1008,474.0,,78.0,,,,,,,Energy,KCAL +2381675,1008,254.0,,70.0,,,,,,,Energy,KCAL +2382102,1008,208.0,,70.0,,,,,,,Energy,KCAL +2382104,1008,236.0,,70.0,,,,,,,Energy,KCAL +2382449,1008,69.0,,70.0,,,,,,,Energy,KCAL +2382595,1008,469.0,,70.0,,,,,,,Energy,KCAL +2382614,1008,167.0,,70.0,,,,,,,Energy,KCAL +2382789,1008,0.0,,70.0,,,,,,,Energy,KCAL +2383020,1008,536.0,,70.0,,,,,,,Energy,KCAL +2383089,1008,244.0,,70.0,,,,,,,Energy,KCAL +2383198,1008,277.0,,70.0,,,,,,,Energy,KCAL +2383416,1008,388.0,,70.0,,,,,,,Energy,KCAL +2383448,1008,607.0,,70.0,,,,,,,Energy,KCAL +2383523,1008,35.0,,70.0,,,,,,,Energy,KCAL +2384002,1008,0.0,,70.0,,,,,,,Energy,KCAL +2384089,1008,509.0,,70.0,,,,,,,Energy,KCAL +2384472,1008,600.0,,70.0,,,,,,,Energy,KCAL +2384590,1008,50.0,,70.0,,,,,,,Energy,KCAL +2384661,1008,29.0,,70.0,,,,,,,Energy,KCAL +2384680,1008,0.0,,70.0,,,,,,,Energy,KCAL +2384713,1008,0.0,,70.0,,,,,,,Energy,KCAL +2385073,1008,679.0,,70.0,,,,,,,Energy,KCAL +2385083,1008,0.0,,70.0,,,,,,,Energy,KCAL +2385106,1008,393.0,,70.0,,,,,,,Energy,KCAL +2385981,1008,200.0,,70.0,,,,,,,Energy,KCAL +2386190,1008,536.0,,70.0,,,,,,,Energy,KCAL +2387008,1008,171.0,,70.0,,,,,,,Energy,KCAL +2387243,1008,286.0,,70.0,,,,,,,Energy,KCAL +2387316,1008,800.0,,70.0,,,,,,,Energy,KCAL +2387324,1008,464.0,,70.0,,,,,,,Energy,KCAL +2387384,1008,500.0,,70.0,,,,,,,Energy,KCAL +2387456,1008,633.0,,70.0,,,,,,,Energy,KCAL +2387583,1008,83.0,,70.0,,,,,,,Energy,KCAL +2387587,1008,54.0,,70.0,,,,,,,Energy,KCAL +2387932,1008,400.0,,70.0,,,,,,,Energy,KCAL +2388106,1008,159.0,,70.0,,,,,,,Energy,KCAL +2388175,1008,1.0,,70.0,,,,,,,Energy,KCAL +2388260,1008,368.0,,70.0,,,,,,,Energy,KCAL +2388374,1008,229.0,,70.0,,,,,,,Energy,KCAL +2388634,1008,95.0,,70.0,,,,,,,Energy,KCAL +2388681,1008,750.0,,70.0,,,,,,,Energy,KCAL +2388687,1008,0.0,,70.0,,,,,,,Energy,KCAL +2389386,1008,145.0,,70.0,,,,,,,Energy,KCAL +2389972,1008,29.0,,70.0,,,,,,,Energy,KCAL +2390110,1008,333.0,,70.0,,,,,,,Energy,KCAL +2390424,1008,393.0,,70.0,,,,,,,Energy,KCAL +2390581,1008,29.0,,70.0,,,,,,,Energy,KCAL +2390638,1008,633.0,,70.0,,,,,,,Energy,KCAL +2391051,1008,200.0,,70.0,,,,,,,Energy,KCAL +2391355,1008,39.0,,70.0,,,,,,,Energy,KCAL +2391385,1008,25.0,,70.0,,,,,,,Energy,KCAL +2391637,1008,25.0,,70.0,,,,,,,Energy,KCAL +2391640,1008,21.0,,70.0,,,,,,,Energy,KCAL +2391740,1008,167.0,,70.0,,,,,,,Energy,KCAL +2391756,1008,500.0,,70.0,,,,,,,Energy,KCAL +2392384,1008,464.0,,70.0,,,,,,,Energy,KCAL +2392548,1008,381.0,,70.0,,,,,,,Energy,KCAL +2392696,1008,378.0,,70.0,,,,,,,Energy,KCAL +2392960,1008,1333.0,,70.0,,,,,,,Energy,KCAL +2393190,1008,433.0,,70.0,,,,,,,Energy,KCAL +2393329,1008,31.0,,70.0,,,,,,,Energy,KCAL +2393386,1008,92.0,,70.0,,,,,,,Energy,KCAL +2393529,1008,54.0,,70.0,,,,,,,Energy,KCAL +2393596,1008,0.0,,70.0,,,,,,,Energy,KCAL +2393901,1008,200.0,,70.0,,,,,,,Energy,KCAL +2394210,1008,235.0,,70.0,,,,,,,Energy,KCAL +2394224,1008,64.0,,70.0,,,,,,,Energy,KCAL +2394275,1008,68.0,,70.0,,,,,,,Energy,KCAL +2394474,1008,175.0,,70.0,,,,,,,Energy,KCAL +2394810,1008,433.0,,70.0,,,,,,,Energy,KCAL +2394839,1008,356.0,,70.0,,,,,,,Energy,KCAL +2395493,1008,378.0,,70.0,,,,,,,Energy,KCAL +2395629,1008,233.0,,70.0,,,,,,,Energy,KCAL +2395885,1008,150.0,,70.0,,,,,,,Energy,KCAL +2396054,1008,121.0,,70.0,,,,,,,Energy,KCAL +2396114,1008,177.0,,70.0,,,,,,,Energy,KCAL +2396291,1008,333.0,,70.0,,,,,,,Energy,KCAL +2396466,1008,7.0,,70.0,,,,,,,Energy,KCAL +2396471,1008,33.0,,70.0,,,,,,,Energy,KCAL +2396907,1008,200.0,,70.0,,,,,,,Energy,KCAL +2397013,1008,31.0,,70.0,,,,,,,Energy,KCAL +2397106,1008,475.0,,70.0,,,,,,,Energy,KCAL +2397485,1008,0.0,,70.0,,,,,,,Energy,KCAL +2398013,1008,78.0,,70.0,,,,,,,Energy,KCAL +2398079,1008,393.0,,70.0,,,,,,,Energy,KCAL +2398327,1008,10.0,,70.0,,,,,,,Energy,KCAL +2398408,1008,62.0,,70.0,,,,,,,Energy,KCAL +2398473,1008,133.0,,70.0,,,,,,,Energy,KCAL +2398749,1008,633.0,,70.0,,,,,,,Energy,KCAL +2398761,1008,0.0,,70.0,,,,,,,Energy,KCAL +2398868,1008,53.0,,70.0,,,,,,,Energy,KCAL +2399314,1008,356.0,,70.0,,,,,,,Energy,KCAL +2399425,1008,381.0,,70.0,,,,,,,Energy,KCAL +2399533,1008,132.0,,70.0,,,,,,,Energy,KCAL +2399723,1008,333.0,,70.0,,,,,,,Energy,KCAL +2400034,1008,607.0,,70.0,,,,,,,Energy,KCAL +2400111,1008,273.0,,70.0,,,,,,,Energy,KCAL +2400175,1008,29.0,,70.0,,,,,,,Energy,KCAL +2400363,1008,357.0,,70.0,,,,,,,Energy,KCAL +2400387,1008,179.0,,70.0,,,,,,,Energy,KCAL +2400392,1008,567.0,,70.0,,,,,,,Energy,KCAL +2400445,1008,94.0,,70.0,,,,,,,Energy,KCAL +2400737,1008,32.0,,70.0,,,,,,,Energy,KCAL +2400792,1008,233.0,,70.0,,,,,,,Energy,KCAL +2400932,1008,250.0,,70.0,,,,,,,Energy,KCAL +2400941,1008,250.0,,70.0,,,,,,,Energy,KCAL +2401174,1008,333.0,,70.0,,,,,,,Energy,KCAL +2401216,1008,29.0,,70.0,,,,,,,Energy,KCAL +2401231,1008,17.0,,70.0,,,,,,,Energy,KCAL +2401607,1008,21.0,,70.0,,,,,,,Energy,KCAL +2401844,1008,250.0,,70.0,,,,,,,Energy,KCAL +2401972,1008,607.0,,70.0,,,,,,,Energy,KCAL +2402634,1008,118.0,,70.0,,,,,,,Energy,KCAL +2402667,1008,536.0,,70.0,,,,,,,Energy,KCAL +2402979,1008,356.0,,70.0,,,,,,,Energy,KCAL +2403085,1008,55.0,,70.0,,,,,,,Energy,KCAL +2403402,1008,464.0,,70.0,,,,,,,Energy,KCAL +2403420,1008,286.0,,70.0,,,,,,,Energy,KCAL +2403465,1008,238.0,,70.0,,,,,,,Energy,KCAL +2403466,1008,117.0,,70.0,,,,,,,Energy,KCAL +2403828,1008,357.0,,70.0,,,,,,,Energy,KCAL +2403879,1008,571.0,,70.0,,,,,,,Energy,KCAL +2403989,1008,52.0,,70.0,,,,,,,Energy,KCAL +2404567,1008,46.0,,70.0,,,,,,,Energy,KCAL +2405553,1008,364.0,,70.0,,,,,,,Energy,KCAL +2405570,1008,64.0,,70.0,,,,,,,Energy,KCAL +2405671,1008,222.0,,70.0,,,,,,,Energy,KCAL +2405675,1008,293.0,,70.0,,,,,,,Energy,KCAL +2405738,1008,59.0,,70.0,,,,,,,Energy,KCAL +2406129,1008,46.0,,70.0,,,,,,,Energy,KCAL +2406306,1008,116.0,,70.0,,,,,,,Energy,KCAL +2406447,1008,32.0,,70.0,,,,,,,Energy,KCAL +2407002,1008,25.0,,70.0,,,,,,,Energy,KCAL +2407144,1008,54.0,,70.0,,,,,,,Energy,KCAL +2407242,1008,42.0,,70.0,,,,,,,Energy,KCAL +2407393,1008,600.0,,70.0,,,,,,,Energy,KCAL +2407537,1008,333.0,,70.0,,,,,,,Energy,KCAL +2407602,1008,556.0,,70.0,,,,,,,Energy,KCAL +2407711,1008,32.0,,70.0,,,,,,,Energy,KCAL +2407951,1008,406.0,,70.0,,,,,,,Energy,KCAL +2408094,1008,6.0,,70.0,,,,,,,Energy,KCAL +2408214,1008,500.0,,70.0,,,,,,,Energy,KCAL +2408571,1008,257.0,,70.0,,,,,,,Energy,KCAL +2408765,1008,459.0,,70.0,,,,,,,Energy,KCAL +2409240,1008,86.0,,70.0,,,,,,,Energy,KCAL +2409503,1008,393.0,,70.0,,,,,,,Energy,KCAL +2409525,1008,0.0,,70.0,,,,,,,Energy,KCAL +2409666,1008,165.0,,70.0,,,,,,,Energy,KCAL +2409708,1008,389.0,,70.0,,,,,,,Energy,KCAL +2409788,1008,298.0,,70.0,,,,,,,Energy,KCAL +2409794,1008,768.0,,70.0,,,,,,,Energy,KCAL +2410075,1008,393.0,,70.0,,,,,,,Energy,KCAL +2410357,1008,457.0,,70.0,,,,,,,Energy,KCAL +2410508,1008,19.0,,70.0,,,,,,,Energy,KCAL +2410709,1008,71.0,,70.0,,,,,,,Energy,KCAL +2410850,1008,33.0,,70.0,,,,,,,Energy,KCAL +2410904,1008,500.0,,70.0,,,,,,,Energy,KCAL +2411090,1008,200.0,,70.0,,,,,,,Energy,KCAL +2411095,1008,333.0,,70.0,,,,,,,Energy,KCAL +2411783,1008,357.0,,70.0,,,,,,,Energy,KCAL +2412025,1008,27.0,,70.0,,,,,,,Energy,KCAL +2412266,1008,176.0,,70.0,,,,,,,Energy,KCAL +2412442,1008,250.0,,70.0,,,,,,,Energy,KCAL +2412997,1008,20.0,,70.0,,,,,,,Energy,KCAL +2413277,1008,98.0,,70.0,,,,,,,Energy,KCAL +2413413,1008,311.0,,70.0,,,,,,,Energy,KCAL +2413490,1008,0.0,,70.0,,,,,,,Energy,KCAL +2413566,1008,395.0,,70.0,,,,,,,Energy,KCAL +2413851,1008,36.0,,70.0,,,,,,,Energy,KCAL +2414330,1008,17.0,,70.0,,,,,,,Energy,KCAL +2414464,1008,714.0,,70.0,,,,,,,Energy,KCAL +2414594,1008,500.0,,70.0,,,,,,,Energy,KCAL +2414709,1008,1.0,,70.0,,,,,,,Energy,KCAL +2414790,1008,348.0,,70.0,,,,,,,Energy,KCAL +2414805,1008,1941.0,,70.0,,,,,,,Energy,KCAL +2414868,1008,125.0,,70.0,,,,,,,Energy,KCAL +2415012,1008,90.0,,70.0,,,,,,,Energy,KCAL +2415056,1008,33.0,,70.0,,,,,,,Energy,KCAL +2415315,1008,208.0,,70.0,,,,,,,Energy,KCAL +2415783,1008,62.0,,70.0,,,,,,,Energy,KCAL +2416528,1008,368.0,,70.0,,,,,,,Energy,KCAL +2416578,1008,300.0,,70.0,,,,,,,Energy,KCAL +2416672,1008,380.0,,70.0,,,,,,,Energy,KCAL +2417732,1008,53.0,,70.0,,,,,,,Energy,KCAL +2418249,1008,286.0,,70.0,,,,,,,Energy,KCAL +2418513,1008,382.0,,70.0,,,,,,,Energy,KCAL +2418526,1008,367.0,,70.0,,,,,,,Energy,KCAL +2418634,1008,49.0,,70.0,,,,,,,Energy,KCAL +2418654,1008,264.0,,70.0,,,,,,,Energy,KCAL +2418779,1008,267.0,,70.0,,,,,,,Energy,KCAL +2418912,1008,21.0,,70.0,,,,,,,Energy,KCAL +2419058,1008,429.0,,70.0,,,,,,,Energy,KCAL +2419085,1008,224.0,,70.0,,,,,,,Energy,KCAL +2419222,1008,367.0,,70.0,,,,,,,Energy,KCAL +2420091,1008,385.0,,70.0,,,,,,,Energy,KCAL +2420256,1008,50.0,,70.0,,,,,,,Energy,KCAL +2420390,1008,106.0,,70.0,,,,,,,Energy,KCAL +2420566,1008,46.0,,70.0,,,,,,,Energy,KCAL +2420717,1008,304.0,,70.0,,,,,,,Energy,KCAL +2420726,1008,357.0,,70.0,,,,,,,Energy,KCAL +2420922,1008,0.0,,70.0,,,,,,,Energy,KCAL +2421586,1008,500.0,,70.0,,,,,,,Energy,KCAL +2421968,1008,2.0,,70.0,,,,,,,Energy,KCAL +2422041,1008,0.0,,70.0,,,,,,,Energy,KCAL +2422105,1008,357.0,,70.0,,,,,,,Energy,KCAL +2422180,1008,100.0,,70.0,,,,,,,Energy,KCAL +2422560,1008,380.0,,70.0,,,,,,,Energy,KCAL +2422570,1008,444.0,,70.0,,,,,,,Energy,KCAL +2423536,1008,367.0,,70.0,,,,,,,Energy,KCAL +2423660,1008,308.0,,70.0,,,,,,,Energy,KCAL +2424058,1008,594.0,,70.0,,,,,,,Energy,KCAL +2424757,1008,233.0,,70.0,,,,,,,Energy,KCAL +2424990,1008,81.0,,70.0,,,,,,,Energy,KCAL +2425086,1008,150.0,,70.0,,,,,,,Energy,KCAL +2425095,1008,29.0,,70.0,,,,,,,Energy,KCAL +2425105,1008,33.0,,70.0,,,,,,,Energy,KCAL +2425273,1008,25.0,,70.0,,,,,,,Energy,KCAL +2425287,1008,17.0,,70.0,,,,,,,Energy,KCAL +2425740,1008,467.0,,70.0,,,,,,,Energy,KCAL +2426514,1008,94.0,,70.0,,,,,,,Energy,KCAL +2426639,1008,567.0,,70.0,,,,,,,Energy,KCAL +2426747,1008,24.0,,70.0,,,,,,,Energy,KCAL +2426873,1008,29.0,,70.0,,,,,,,Energy,KCAL +2427003,1008,214.0,,70.0,,,,,,,Energy,KCAL +2427237,1008,348.0,,70.0,,,,,,,Energy,KCAL +2427420,1008,28.0,,70.0,,,,,,,Energy,KCAL +2427517,1008,67.0,,70.0,,,,,,,Energy,KCAL +2427631,1008,393.0,,70.0,,,,,,,Energy,KCAL +2427858,1008,571.0,,70.0,,,,,,,Energy,KCAL +2427912,1008,364.0,,70.0,,,,,,,Energy,KCAL +2427997,1008,71.0,,70.0,,,,,,,Energy,KCAL +2428125,1008,96.0,,70.0,,,,,,,Energy,KCAL +2428449,1008,80.0,,70.0,,,,,,,Energy,KCAL +2428595,1008,225.0,,70.0,,,,,,,Energy,KCAL +2428768,1008,278.0,,70.0,,,,,,,Energy,KCAL +2429110,1008,351.0,,70.0,,,,,,,Energy,KCAL +2429456,1008,429.0,,70.0,,,,,,,Energy,KCAL +2429557,1008,0.0,,70.0,,,,,,,Energy,KCAL +2430298,1008,63.0,,70.0,,,,,,,Energy,KCAL +2430354,1008,382.0,,70.0,,,,,,,Energy,KCAL +2430365,1008,0.0,,70.0,,,,,,,Energy,KCAL +2430487,1008,383.0,,70.0,,,,,,,Energy,KCAL +2431262,1008,58.0,,70.0,,,,,,,Energy,KCAL +2431267,1008,364.0,,70.0,,,,,,,Energy,KCAL +2431418,1008,353.0,,70.0,,,,,,,Energy,KCAL +2431646,1008,594.0,,70.0,,,,,,,Energy,KCAL +2431770,1008,464.0,,70.0,,,,,,,Energy,KCAL +2432052,1008,0.0,,70.0,,,,,,,Energy,KCAL +2432140,1008,267.0,,70.0,,,,,,,Energy,KCAL +2432347,1008,360.0,,70.0,,,,,,,Energy,KCAL +2433183,1008,71.0,,70.0,,,,,,,Energy,KCAL +2433520,1008,857.0,,70.0,,,,,,,Energy,KCAL +2433692,1008,333.0,,70.0,,,,,,,Energy,KCAL +2434019,1008,250.0,,70.0,,,,,,,Energy,KCAL +2434056,1008,69.0,,70.0,,,,,,,Energy,KCAL +2434192,1008,594.0,,70.0,,,,,,,Energy,KCAL +2434466,1008,67.0,,70.0,,,,,,,Energy,KCAL +2434669,1008,417.0,,70.0,,,,,,,Energy,KCAL +2434680,1008,0.0,,70.0,,,,,,,Energy,KCAL +2434714,1008,448.0,,70.0,,,,,,,Energy,KCAL +2434786,1008,125.0,,70.0,,,,,,,Energy,KCAL +2434966,1008,125.0,,70.0,,,,,,,Energy,KCAL +2435263,1008,0.0,,70.0,,,,,,,Energy,KCAL +2435775,1008,21.0,,70.0,,,,,,,Energy,KCAL +2435857,1008,64.0,,70.0,,,,,,,Energy,KCAL +2435913,1008,23.0,,70.0,,,,,,,Energy,KCAL +2436071,1008,58.0,,70.0,,,,,,,Energy,KCAL +2436222,1008,350.0,,70.0,,,,,,,Energy,KCAL +2436737,1008,34.0,,70.0,,,,,,,Energy,KCAL +2437202,1008,49.0,,70.0,,,,,,,Energy,KCAL +2437541,1008,367.0,,70.0,,,,,,,Energy,KCAL +2437649,1008,536.0,,70.0,,,,,,,Energy,KCAL +2437774,1008,48.0,,70.0,,,,,,,Energy,KCAL +2437905,1008,189.0,,73.0,,,,,,,Energy,KCAL +2438304,1008,292.0,,70.0,,,,,,,Energy,KCAL +2438652,1008,29.0,,70.0,,,,,,,Energy,KCAL +2439378,1008,314.0,,70.0,,,,,,,Energy,KCAL +2439762,1008,432.0,,70.0,,,,,,,Energy,KCAL +2440047,1008,429.0,,70.0,,,,,,,Energy,KCAL +2440449,1008,131.0,,70.0,,,,,,,Energy,KCAL +2441079,1008,189.0,,70.0,,,,,,,Energy,KCAL +2441211,1008,333.0,,70.0,,,,,,,Energy,KCAL +2441213,1008,333.0,,70.0,,,,,,,Energy,KCAL +2441274,1008,46.0,,70.0,,,,,,,Energy,KCAL +2441283,1008,22.0,,70.0,,,,,,,Energy,KCAL +2441493,1008,250.0,,70.0,,,,,,,Energy,KCAL +2441674,1008,250.0,,70.0,,,,,,,Energy,KCAL +2441694,1008,9.0,,70.0,,,,,,,Energy,KCAL +2441740,1008,119.0,,70.0,,,,,,,Energy,KCAL +2442384,1008,200.0,,70.0,,,,,,,Energy,KCAL +2442553,1008,124.0,,70.0,,,,,,,Energy,KCAL +2442572,1008,95.0,,70.0,,,,,,,Energy,KCAL +2442600,1008,356.0,,70.0,,,,,,,Energy,KCAL +2443246,1008,0.0,,70.0,,,,,,,Energy,KCAL +2443329,1008,0.0,,70.0,,,,,,,Energy,KCAL +2443568,1008,467.0,,71.0,,,,,,,Energy,KCAL +2443697,1008,354.0,,78.0,,,,,,,Energy,KCAL +2444145,1008,523.0,,78.0,,,,,,,Energy,KCAL +2444157,1008,211.0,,78.0,,,,,,,Energy,KCAL +2444204,1008,393.0,,71.0,,,,,,,Energy,KCAL +2444264,1008,282.0,,71.0,,,,,,,Energy,KCAL +2444375,1008,254.0,,70.0,,,,,,,Energy,KCAL +2444428,1008,21.0,,70.0,,,,,,,Energy,KCAL +2444471,1008,282.0,,70.0,,,,,,,Energy,KCAL +2444509,1008,155.0,,70.0,,,,,,,Energy,KCAL +2444790,1008,98.0,,70.0,,,,,,,Energy,KCAL +2444824,1008,250.0,,70.0,,,,,,,Energy,KCAL +2444874,1008,356.0,,70.0,,,,,,,Energy,KCAL +2444904,1008,567.0,,70.0,,,,,,,Energy,KCAL +2445241,1008,2.0,,70.0,,,,,,,Energy,KCAL +2445353,1008,500.0,,70.0,,,,,,,Energy,KCAL +2445518,1008,53.0,,70.0,,,,,,,Energy,KCAL +2445534,1008,4.0,,70.0,,,,,,,Energy,KCAL +2445785,1008,130.0,,70.0,,,,,,,Energy,KCAL +2445961,1008,367.0,,70.0,,,,,,,Energy,KCAL +2446030,1008,292.0,,70.0,,,,,,,Energy,KCAL +2446081,1008,47.0,,70.0,,,,,,,Energy,KCAL +2446375,1008,357.0,,70.0,,,,,,,Energy,KCAL +2446508,1008,375.0,,70.0,,,,,,,Energy,KCAL +2446584,1008,583.0,,70.0,,,,,,,Energy,KCAL +2447105,1008,484.0,,70.0,,,,,,,Energy,KCAL +2447139,1008,208.0,,70.0,,,,,,,Energy,KCAL +2447308,1008,169.0,,70.0,,,,,,,Energy,KCAL +2447667,1008,385.0,,70.0,,,,,,,Energy,KCAL +2447751,1008,0.0,,70.0,,,,,,,Energy,KCAL +2447790,1008,71.0,,70.0,,,,,,,Energy,KCAL +2447867,1008,304.0,,70.0,,,,,,,Energy,KCAL +2448087,1008,378.0,,70.0,,,,,,,Energy,KCAL +2448461,1008,225.0,,70.0,,,,,,,Energy,KCAL +2448561,1008,393.0,,70.0,,,,,,,Energy,KCAL +2448572,1008,17.0,,70.0,,,,,,,Energy,KCAL +2448773,1008,233.0,,70.0,,,,,,,Energy,KCAL +2448940,1008,48.0,,70.0,,,,,,,Energy,KCAL +2449183,1008,333.0,,70.0,,,,,,,Energy,KCAL +2449491,1008,556.0,,70.0,,,,,,,Energy,KCAL +2449584,1008,46.0,,70.0,,,,,,,Energy,KCAL +2450446,1008,600.0,,70.0,,,,,,,Energy,KCAL +2450456,1008,189.0,,70.0,,,,,,,Energy,KCAL +2450887,1008,100.0,,70.0,,,,,,,Energy,KCAL +2451015,1008,429.0,,70.0,,,,,,,Energy,KCAL +2451021,1008,266.0,,70.0,,,,,,,Energy,KCAL +2451045,1008,261.0,,70.0,,,,,,,Energy,KCAL +2451227,1008,286.0,,70.0,,,,,,,Energy,KCAL +2451484,1008,213.0,,70.0,,,,,,,Energy,KCAL +2451789,1008,324.0,,70.0,,,,,,,Energy,KCAL +2452157,1008,389.0,,70.0,,,,,,,Energy,KCAL +2452212,1008,533.0,,70.0,,,,,,,Energy,KCAL +2452307,1008,310.0,,70.0,,,,,,,Energy,KCAL +2452749,1008,357.0,,70.0,,,,,,,Energy,KCAL +2452768,1008,46.0,,70.0,,,,,,,Energy,KCAL +2453036,1008,107.0,,70.0,,,,,,,Energy,KCAL +2453289,1008,500.0,,70.0,,,,,,,Energy,KCAL +2453502,1008,71.0,,70.0,,,,,,,Energy,KCAL +2453700,1008,108.0,,70.0,,,,,,,Energy,KCAL +2453804,1008,233.0,,70.0,,,,,,,Energy,KCAL +2453936,1008,375.0,,70.0,,,,,,,Energy,KCAL +2454840,1008,333.0,,70.0,,,,,,,Energy,KCAL +2455283,1008,125.0,,70.0,,,,,,,Energy,KCAL +2455445,1008,263.0,,70.0,,,,,,,Energy,KCAL +2455556,1008,92.0,,70.0,,,,,,,Energy,KCAL +2455755,1008,300.0,,70.0,,,,,,,Energy,KCAL +2455795,1008,279.0,,70.0,,,,,,,Energy,KCAL +2455838,1008,200.0,,70.0,,,,,,,Energy,KCAL +2456821,1008,419.0,,71.0,,,,,,,Energy,KCAL +2457126,1008,180.0,,71.0,,,,,,,Energy,KCAL +2457126,1008,61.0,,71.0,,,,,,,Energy,KCAL +2457355,1008,230.0,,71.0,,,,,,,Energy,KCAL +2457553,1008,212.0,,71.0,,,,,,,Energy,KCAL +2457614,1008,365.0,,71.0,,,,,,,Energy,KCAL +2457740,1008,367.0,,71.0,,,,,,,Energy,KCAL +2457789,1008,395.0,,71.0,,,,,,,Energy,KCAL +2457897,1008,93.0,,71.0,,,,,,,Energy,KCAL +2458043,1008,550.0,,71.0,,,,,,,Energy,KCAL +2458168,1008,800.0,,71.0,,,,,,,Energy,KCAL +2458203,1008,33.0,,71.0,,,,,,,Energy,KCAL +2458444,1008,190.0,,78.0,,,,,,,Energy,KCAL +2458655,1008,391.0,,71.0,,,,,,,Energy,KCAL +2459027,1008,320.0,,78.0,,,,,,,Energy,KCAL +2459224,1008,473.0,,78.0,,,,,,,Energy,KCAL +2460345,1008,30.0,,70.0,,,,,,,Energy,KCAL +2460477,1008,170.0,,70.0,,,,,,,Energy,KCAL +2460649,1008,281.0,,70.0,,,,,,,Energy,KCAL +2460711,1008,279.0,,70.0,,,,,,,Energy,KCAL +2460822,1008,212.0,,70.0,,,,,,,Energy,KCAL +2461440,1008,229.0,,70.0,,,,,,,Energy,KCAL +2461773,1008,165.0,,70.0,,,,,,,Energy,KCAL +2461835,1008,55.0,,70.0,,,,,,,Energy,KCAL +2462144,1008,51.0,,70.0,,,,,,,Energy,KCAL +2462276,1008,348.0,,70.0,,,,,,,Energy,KCAL +2462440,1008,373.0,,70.0,,,,,,,Energy,KCAL +2462630,1008,71.0,,70.0,,,,,,,Energy,KCAL +2462667,1008,123.0,,70.0,,,,,,,Energy,KCAL +2462747,1008,156.0,,70.0,,,,,,,Energy,KCAL +2462773,1008,393.0,,70.0,,,,,,,Energy,KCAL +2462796,1008,393.0,,70.0,,,,,,,Energy,KCAL +2462855,1008,83.0,,70.0,,,,,,,Energy,KCAL +2462926,1008,643.0,,70.0,,,,,,,Energy,KCAL +2462968,1008,120.0,,70.0,,,,,,,Energy,KCAL +2463195,1008,163.0,,70.0,,,,,,,Energy,KCAL +2463397,1008,0.0,,70.0,,,,,,,Energy,KCAL +2463630,1008,220.0,,70.0,,,,,,,Energy,KCAL +2463760,1008,42.0,,70.0,,,,,,,Energy,KCAL +2463842,1008,370.0,,70.0,,,,,,,Energy,KCAL +2463944,1008,393.0,,70.0,,,,,,,Energy,KCAL +2463984,1008,367.0,,70.0,,,,,,,Energy,KCAL +2464056,1008,265.0,,70.0,,,,,,,Energy,KCAL +2464414,1008,35.0,,70.0,,,,,,,Energy,KCAL +2464515,1008,387.0,,70.0,,,,,,,Energy,KCAL +2464833,1008,339.0,,70.0,,,,,,,Energy,KCAL +2464834,1008,372.0,,70.0,,,,,,,Energy,KCAL +2464871,1008,293.0,,70.0,,,,,,,Energy,KCAL +2465031,1008,35.0,,70.0,,,,,,,Energy,KCAL +2465074,1008,221.0,,70.0,,,,,,,Energy,KCAL +2465103,1008,393.0,,70.0,,,,,,,Energy,KCAL +2465902,1008,61.0,,70.0,,,,,,,Energy,KCAL +2466022,1008,229.0,,70.0,,,,,,,Energy,KCAL +2466225,1008,113.0,,70.0,,,,,,,Energy,KCAL +2466709,1008,88.0,,70.0,,,,,,,Energy,KCAL +2466784,1008,71.0,,70.0,,,,,,,Energy,KCAL +2466873,1008,259.0,,70.0,,,,,,,Energy,KCAL +2467214,1008,67.0,,70.0,,,,,,,Energy,KCAL +2467412,1008,364.0,,70.0,,,,,,,Energy,KCAL +2467757,1008,65.0,,70.0,,,,,,,Energy,KCAL +2467811,1008,258.0,,70.0,,,,,,,Energy,KCAL +2468081,1008,406.0,,70.0,,,,,,,Energy,KCAL +2468207,1008,400.0,,70.0,,,,,,,Energy,KCAL +2468359,1008,357.0,,70.0,,,,,,,Energy,KCAL +2468490,1008,355.0,,70.0,,,,,,,Energy,KCAL +2468914,1008,348.0,,70.0,,,,,,,Energy,KCAL +2469175,1008,133.0,,70.0,,,,,,,Energy,KCAL +2469836,1008,500.0,,70.0,,,,,,,Energy,KCAL +2469848,1008,237.0,,70.0,,,,,,,Energy,KCAL +2470141,1008,467.0,,70.0,,,,,,,Energy,KCAL +2470522,1008,18.0,,70.0,,,,,,,Energy,KCAL +2470868,1008,385.0,,70.0,,,,,,,Energy,KCAL +2471081,1008,247.0,,70.0,,,,,,,Energy,KCAL +2471092,1008,296.0,,70.0,,,,,,,Energy,KCAL +2471126,1008,21.0,,70.0,,,,,,,Energy,KCAL +2471183,1008,14.0,,70.0,,,,,,,Energy,KCAL +2471223,1008,164.0,,70.0,,,,,,,Energy,KCAL +2471365,1008,286.0,,70.0,,,,,,,Energy,KCAL +2471693,1008,130.0,,70.0,,,,,,,Energy,KCAL +2471872,1008,350.0,,70.0,,,,,,,Energy,KCAL +2472038,1008,250.0,,70.0,,,,,,,Energy,KCAL +2472096,1008,55.0,,70.0,,,,,,,Energy,KCAL +2472173,1008,340.0,,70.0,,,,,,,Energy,KCAL +2472346,1008,48.0,,70.0,,,,,,,Energy,KCAL +2472362,1008,48.0,,70.0,,,,,,,Energy,KCAL +2472446,1008,62.0,,70.0,,,,,,,Energy,KCAL +2472488,1008,308.0,,70.0,,,,,,,Energy,KCAL +2472526,1008,333.0,,70.0,,,,,,,Energy,KCAL +2472651,1008,427.0,,70.0,,,,,,,Energy,KCAL +2472685,1008,35.0,,70.0,,,,,,,Energy,KCAL +2472706,1008,370.0,,70.0,,,,,,,Energy,KCAL +2472749,1008,321.0,,70.0,,,,,,,Energy,KCAL +2473300,1008,141.0,,70.0,,,,,,,Energy,KCAL +2473612,1008,393.0,,70.0,,,,,,,Energy,KCAL +2473651,1008,71.0,,70.0,,,,,,,Energy,KCAL +2473742,1008,62.0,,70.0,,,,,,,Energy,KCAL +2473796,1008,214.0,,70.0,,,,,,,Energy,KCAL +2473885,1008,7.0,,70.0,,,,,,,Energy,KCAL +2473977,1008,480.0,,70.0,,,,,,,Energy,KCAL +2474567,1008,152.0,,70.0,,,,,,,Energy,KCAL +2474617,1008,185.0,,70.0,,,,,,,Energy,KCAL +2475083,1008,393.0,,70.0,,,,,,,Energy,KCAL +2475438,1008,382.0,,70.0,,,,,,,Energy,KCAL +2475769,1008,429.0,,70.0,,,,,,,Energy,KCAL +2475790,1008,390.0,,70.0,,,,,,,Energy,KCAL +2476250,1008,246.0,,70.0,,,,,,,Energy,KCAL +2476435,1008,111.0,,70.0,,,,,,,Energy,KCAL +2477049,1008,433.0,,70.0,,,,,,,Energy,KCAL +2477074,1008,286.0,,70.0,,,,,,,Energy,KCAL +2477484,1008,0.0,,70.0,,,,,,,Energy,KCAL +2477500,1008,379.0,,70.0,,,,,,,Energy,KCAL +2477935,1008,371.0,,70.0,,,,,,,Energy,KCAL +2478127,1008,375.0,,70.0,,,,,,,Energy,KCAL +2478283,1008,255.0,,70.0,,,,,,,Energy,KCAL +2479081,1008,242.0,,70.0,,,,,,,Energy,KCAL +2479545,1008,24.0,,70.0,,,,,,,Energy,KCAL +2479921,1008,357.0,,70.0,,,,,,,Energy,KCAL +2480014,1008,98.0,,70.0,,,,,,,Energy,KCAL +2480123,1008,125.0,,70.0,,,,,,,Energy,KCAL +2480264,1008,221.0,,70.0,,,,,,,Energy,KCAL +2480347,1008,230.0,,70.0,,,,,,,Energy,KCAL +2480437,1008,0.0,,70.0,,,,,,,Energy,KCAL +2480485,1008,17.0,,70.0,,,,,,,Energy,KCAL +2480590,1008,536.0,,70.0,,,,,,,Energy,KCAL +2480715,1008,531.0,,70.0,,,,,,,Energy,KCAL +2480827,1008,17.0,,70.0,,,,,,,Energy,KCAL +2481226,1008,500.0,,70.0,,,,,,,Energy,KCAL +2481276,1008,419.0,,70.0,,,,,,,Energy,KCAL +2481850,1008,94.0,,70.0,,,,,,,Energy,KCAL +2481897,1008,367.0,,70.0,,,,,,,Energy,KCAL +2482002,1008,213.0,,70.0,,,,,,,Energy,KCAL +2482660,1008,68.0,,70.0,,,,,,,Energy,KCAL +2482754,1008,65.0,,70.0,,,,,,,Energy,KCAL +2482829,1008,611.0,,70.0,,,,,,,Energy,KCAL +2483472,1008,0.0,,70.0,,,,,,,Energy,KCAL +2483579,1008,350.0,,70.0,,,,,,,Energy,KCAL +2483707,1008,423.0,,70.0,,,,,,,Energy,KCAL +2484031,1008,50.0,,70.0,,,,,,,Energy,KCAL +2484048,1008,62.0,,70.0,,,,,,,Energy,KCAL +2484079,1008,62.0,,70.0,,,,,,,Energy,KCAL +2484550,1008,304.0,,70.0,,,,,,,Energy,KCAL +2484779,1008,350.0,,70.0,,,,,,,Energy,KCAL +2485325,1008,50.0,,70.0,,,,,,,Energy,KCAL +2485335,1008,250.0,,70.0,,,,,,,Energy,KCAL +2485394,1008,400.0,,70.0,,,,,,,Energy,KCAL +2485591,1008,248.0,,70.0,,,,,,,Energy,KCAL +2485994,1008,76.0,,70.0,,,,,,,Energy,KCAL +2486007,1008,85.0,,70.0,,,,,,,Energy,KCAL +2486521,1008,339.0,,70.0,,,,,,,Energy,KCAL +2486734,1008,230.0,,70.0,,,,,,,Energy,KCAL +2486973,1008,357.0,,70.0,,,,,,,Energy,KCAL +2487138,1008,0.0,,70.0,,,,,,,Energy,KCAL +2487156,1008,417.0,,70.0,,,,,,,Energy,KCAL +2487513,1008,202.0,,70.0,,,,,,,Energy,KCAL +2487818,1008,67.0,,70.0,,,,,,,Energy,KCAL +2488020,1008,100.0,,70.0,,,,,,,Energy,KCAL +2488140,1008,393.0,,70.0,,,,,,,Energy,KCAL +2488294,1008,0.0,,70.0,,,,,,,Energy,KCAL +2488416,1008,393.0,,70.0,,,,,,,Energy,KCAL +2488647,1008,333.0,,70.0,,,,,,,Energy,KCAL +2488695,1008,93.0,,70.0,,,,,,,Energy,KCAL +2488748,1008,357.0,,70.0,,,,,,,Energy,KCAL +2488773,1008,38.0,,70.0,,,,,,,Energy,KCAL +2488960,1008,33.0,,70.0,,,,,,,Energy,KCAL +2489005,1008,0.0,,70.0,,,,,,,Energy,KCAL +2489398,1008,42.0,,70.0,,,,,,,Energy,KCAL +2489477,1008,320.0,,70.0,,,,,,,Energy,KCAL +2489646,1008,211.0,,70.0,,,,,,,Energy,KCAL +2489733,1008,25.0,,70.0,,,,,,,Energy,KCAL +2489826,1008,375.0,,70.0,,,,,,,Energy,KCAL +2489844,1008,393.0,,70.0,,,,,,,Energy,KCAL +2490086,1008,203.0,,70.0,,,,,,,Energy,KCAL +2490245,1008,390.0,,70.0,,,,,,,Energy,KCAL +2490347,1008,55.0,,70.0,,,,,,,Energy,KCAL +2491116,1008,46.0,,70.0,,,,,,,Energy,KCAL +2491124,1008,0.0,,70.0,,,,,,,Energy,KCAL +2491385,1008,375.0,,71.0,,,,,,,Energy,KCAL +2491411,1008,48.0,,72.0,,,,,,,Energy,KCAL +2491629,1008,305.0,,71.0,,,,,,,Energy,KCAL +2491643,1008,214.0,,71.0,,,,,,,Energy,KCAL +2491734,1008,42.0,,71.0,,,,,,,Energy,KCAL +2491776,1008,215.0,,71.0,,,,,,,Energy,KCAL +2491906,1008,100.0,,71.0,,,,,,,Energy,KCAL +2491952,1008,58.0,,71.0,,,,,,,Energy,KCAL +2491976,1008,25.0,,71.0,,,,,,,Energy,KCAL +2492445,1008,524.0,,71.0,,,,,,,Energy,KCAL +2492608,1008,464.0,,71.0,,,,,,,Energy,KCAL +2492680,1008,351.0,,72.0,,,,,,,Energy,KCAL +2492775,1008,19.0,,71.0,,,,,,,Energy,KCAL +2492796,1008,67.0,,71.0,,,,,,,Energy,KCAL +2493108,1008,375.0,,70.0,,,,,,,Energy,KCAL +2493356,1008,17.0,,70.0,,,,,,,Energy,KCAL +2493534,1008,567.0,,70.0,,,,,,,Energy,KCAL +2493797,1008,20.0,,70.0,,,,,,,Energy,KCAL +2493912,1008,47.0,,70.0,,,,,,,Energy,KCAL +2493985,1008,3.0,,70.0,,,,,,,Energy,KCAL +2494026,1008,18.0,,70.0,,,,,,,Energy,KCAL +2494356,1008,0.0,,70.0,,,,,,,Energy,KCAL +2494689,1008,294.0,,73.0,,,,,,,Energy,KCAL +2494882,1008,132.0,,70.0,,,,,,,Energy,KCAL +2495041,1008,48.0,,70.0,,,,,,,Energy,KCAL +2495048,1008,125.0,,70.0,,,,,,,Energy,KCAL +2495131,1008,100.0,,70.0,,,,,,,Energy,KCAL +2495196,1008,220.0,,70.0,,,,,,,Energy,KCAL +2495224,1008,357.0,,70.0,,,,,,,Energy,KCAL +2495227,1008,357.0,,70.0,,,,,,,Energy,KCAL +2495682,1008,133.0,,70.0,,,,,,,Energy,KCAL +2495775,1008,246.0,,70.0,,,,,,,Energy,KCAL +2495780,1008,211.0,,70.0,,,,,,,Energy,KCAL +2495862,1008,0.0,,70.0,,,,,,,Energy,KCAL +2496145,1008,143.0,,70.0,,,,,,,Energy,KCAL +2496294,1008,202.0,,70.0,,,,,,,Energy,KCAL +2496368,1008,54.0,,70.0,,,,,,,Energy,KCAL +2496561,1008,515.0,,70.0,,,,,,,Energy,KCAL +2497150,1008,467.0,,70.0,,,,,,,Energy,KCAL +2497429,1008,500.0,,70.0,,,,,,,Energy,KCAL +2497561,1008,500.0,,70.0,,,,,,,Energy,KCAL +2498413,1008,500.0,,70.0,,,,,,,Energy,KCAL +2498539,1008,525.0,,70.0,,,,,,,Energy,KCAL +2498570,1008,500.0,,70.0,,,,,,,Energy,KCAL +2498694,1008,524.0,,70.0,,,,,,,Energy,KCAL +2498785,1008,476.0,,70.0,,,,,,,Energy,KCAL +2498993,1008,500.0,,70.0,,,,,,,Energy,KCAL +2499022,1008,500.0,,70.0,,,,,,,Energy,KCAL +2499239,1008,133.0,,70.0,,,,,,,Energy,KCAL +2499745,1008,54.0,,70.0,,,,,,,Energy,KCAL +2499780,1008,200.0,,70.0,,,,,,,Energy,KCAL +2499815,1008,48.0,,70.0,,,,,,,Energy,KCAL +2499943,1008,159.0,,70.0,,,,,,,Energy,KCAL +2500266,1008,179.0,,70.0,,,,,,,Energy,KCAL +2500678,1008,500.0,,70.0,,,,,,,Energy,KCAL +2500767,1008,400.0,,70.0,,,,,,,Energy,KCAL +2500925,1008,483.0,,70.0,,,,,,,Energy,KCAL +2501082,1008,452.0,,70.0,,,,,,,Energy,KCAL +2501183,1008,67.0,,70.0,,,,,,,Energy,KCAL +2501280,1008,243.0,,70.0,,,,,,,Energy,KCAL +2501463,1008,352.0,,70.0,,,,,,,Energy,KCAL +2501601,1008,50.0,,70.0,,,,,,,Energy,KCAL +2501707,1008,286.0,,70.0,,,,,,,Energy,KCAL +2502005,1008,297.0,,70.0,,,,,,,Energy,KCAL +2502885,1008,40.0,,70.0,,,,,,,Energy,KCAL +2502972,1008,75.0,,70.0,,,,,,,Energy,KCAL +2502982,1008,100.0,,70.0,,,,,,,Energy,KCAL +2503213,1008,24.0,,70.0,,,,,,,Energy,KCAL +2503228,1008,24.0,,70.0,,,,,,,Energy,KCAL +2503512,1008,357.0,,70.0,,,,,,,Energy,KCAL +2503580,1008,341.0,,70.0,,,,,,,Energy,KCAL +2503835,1008,75.0,,70.0,,,,,,,Energy,KCAL +2504241,1008,533.0,,70.0,,,,,,,Energy,KCAL +2504719,1008,0.0,,70.0,,,,,,,Energy,KCAL +2505009,1008,346.0,,70.0,,,,,,,Energy,KCAL +2505612,1008,54.0,,70.0,,,,,,,Energy,KCAL +2505906,1008,0.0,,70.0,,,,,,,Energy,KCAL +2505937,1008,414.0,,70.0,,,,,,,Energy,KCAL +2506096,1008,333.0,,70.0,,,,,,,Energy,KCAL +2506549,1008,42.0,,70.0,,,,,,,Energy,KCAL +2506592,1008,420.0,,70.0,,,,,,,Energy,KCAL +2507140,1008,333.0,,70.0,,,,,,,Energy,KCAL +2507262,1008,367.0,,70.0,,,,,,,Energy,KCAL +2507613,1008,0.0,,70.0,,,,,,,Energy,KCAL +2507831,1008,361.0,,70.0,,,,,,,Energy,KCAL +2507857,1008,389.0,,70.0,,,,,,,Energy,KCAL +2507962,1008,382.0,,70.0,,,,,,,Energy,KCAL +2508154,1008,441.0,,70.0,,,,,,,Energy,KCAL +2508172,1008,412.0,,70.0,,,,,,,Energy,KCAL +2508332,1008,42.0,,70.0,,,,,,,Energy,KCAL +2508679,1008,406.0,,70.0,,,,,,,Energy,KCAL +2508862,1008,0.0,,70.0,,,,,,,Energy,KCAL +2509271,1008,393.0,,70.0,,,,,,,Energy,KCAL +2509288,1008,260.0,,70.0,,,,,,,Energy,KCAL +2509423,1008,464.0,,70.0,,,,,,,Energy,KCAL +2509462,1008,413.0,,70.0,,,,,,,Energy,KCAL +2509489,1008,58.0,,70.0,,,,,,,Energy,KCAL +2509555,1008,80.0,,70.0,,,,,,,Energy,KCAL +2509731,1008,68.0,,70.0,,,,,,,Energy,KCAL +2509770,1008,40.0,,70.0,,,,,,,Energy,KCAL +2510148,1008,375.0,,70.0,,,,,,,Energy,KCAL +2510214,1008,444.0,,70.0,,,,,,,Energy,KCAL +2510243,1008,1.0,,70.0,,,,,,,Energy,KCAL +2511400,1008,567.0,,70.0,,,,,,,Energy,KCAL +2511482,1008,7.0,,70.0,,,,,,,Energy,KCAL +2511952,1008,61.0,,78.0,,,,,,,Energy,KCAL +2512003,1008,92.0,,78.0,,,,,,,Energy,KCAL +2512048,1008,450.0,,78.0,,,,,,,Energy,KCAL +2512084,1008,25000.0,,78.0,,,,,,,Energy,KCAL +2517165,1008,349.0,,78.0,,,,,,,Energy,KCAL +2517660,1008,101.0,,71.0,,,,,,,Energy,KCAL +2517805,1008,464.0,,78.0,,,,,,,Energy,KCAL +2517995,1008,121.0,,71.0,,,,,,,Energy,KCAL +2518377,1008,422.0,,78.0,,,,,,,Energy,KCAL +2518936,1008,527.0,,78.0,,,,,,,Energy,KCAL +2518992,1008,360.0,,78.0,,,,,,,Energy,KCAL +2519084,1008,30.0,,77.0,,,,,,,Energy,KCAL +2519403,1008,625.0,,71.0,,,,,,,Energy,KCAL +2519807,1008,117.0,,71.0,,,,,,,Energy,KCAL +2519948,1008,484.0,,71.0,,,,,,,Energy,KCAL +2519951,1008,516.0,,71.0,,,,,,,Energy,KCAL +2520312,1008,33.0,,71.0,,,,,,,Energy,KCAL +2520367,1008,0.0,,71.0,,,,,,,Energy,KCAL +2520536,1008,368.0,,71.0,,,,,,,Energy,KCAL +2520564,1008,104.0,,71.0,,,,,,,Energy,KCAL +2520615,1008,155.0,,71.0,,,,,,,Energy,KCAL +2520837,1008,471.0,,78.0,,,,,,,Energy,KCAL +2521096,1008,300.0,,78.0,,,,,,,Energy,KCAL +2521310,1008,29.0,,78.0,,,,,,,Energy,KCAL +2521517,1008,424.0,,71.0,,,,,,,Energy,KCAL +2521785,1008,250.0,,71.0,,,,,,,Energy,KCAL +2522545,1008,500.0,,70.0,,,,,,,Energy,KCAL +2522627,1008,544.0,,70.0,,,,,,,Energy,KCAL +2522702,1008,414.0,,70.0,,,,,,,Energy,KCAL +2522708,1008,393.0,,70.0,,,,,,,Energy,KCAL +2522817,1008,321.0,,70.0,,,,,,,Energy,KCAL +2522859,1008,185.0,,70.0,,,,,,,Energy,KCAL +2522958,1008,393.0,,70.0,,,,,,,Energy,KCAL +2523069,1008,260.0,,70.0,,,,,,,Energy,KCAL +2523103,1008,536.0,,70.0,,,,,,,Energy,KCAL +2523217,1008,147.0,,70.0,,,,,,,Energy,KCAL +2523485,1008,581.0,,70.0,,,,,,,Energy,KCAL +2523575,1008,448.0,,70.0,,,,,,,Energy,KCAL +2523637,1008,533.0,,70.0,,,,,,,Energy,KCAL +2523846,1008,282.0,,70.0,,,,,,,Energy,KCAL +2524046,1008,452.0,,70.0,,,,,,,Energy,KCAL +2524052,1008,267.0,,70.0,,,,,,,Energy,KCAL +2524699,1008,286.0,,70.0,,,,,,,Energy,KCAL +2524747,1008,500.0,,70.0,,,,,,,Energy,KCAL +2524879,1008,0.0,,70.0,,,,,,,Energy,KCAL +2524975,1008,441.0,,70.0,,,,,,,Energy,KCAL +2525033,1008,5.0,,70.0,,,,,,,Energy,KCAL +2525326,1008,533.0,,70.0,,,,,,,Energy,KCAL +2525711,1008,384.0,,78.0,,,,,,,Energy,KCAL +2525730,1008,374.0,,78.0,,,,,,,Energy,KCAL +2525816,1008,429.0,,71.0,,,,,,,Energy,KCAL +2526784,1008,435.0,,70.0,,,,,,,Energy,KCAL +2526931,1008,545.0,,70.0,,,,,,,Energy,KCAL +2527247,1008,429.0,,70.0,,,,,,,Energy,KCAL +2528437,1008,464.0,,70.0,,,,,,,Energy,KCAL +2528442,1008,334.0,,70.0,,,,,,,Energy,KCAL +2528642,1008,500.0,,70.0,,,,,,,Energy,KCAL +2529123,1008,400.0,,70.0,,,,,,,Energy,KCAL +2529134,1008,179.0,,70.0,,,,,,,Energy,KCAL +2529184,1008,143.0,,70.0,,,,,,,Energy,KCAL +2529720,1008,536.0,,70.0,,,,,,,Energy,KCAL +2529771,1008,286.0,,70.0,,,,,,,Energy,KCAL +2529773,1008,333.0,,70.0,,,,,,,Energy,KCAL +2529856,1008,161.0,,70.0,,,,,,,Energy,KCAL +2530164,1008,246.0,,70.0,,,,,,,Energy,KCAL +2530385,1008,278.0,,70.0,,,,,,,Energy,KCAL +2530834,1008,467.0,,70.0,,,,,,,Energy,KCAL +2530856,1008,189.0,,70.0,,,,,,,Energy,KCAL +2530868,1008,457.0,,70.0,,,,,,,Energy,KCAL +2531160,1008,4.0,,70.0,,,,,,,Energy,KCAL +2531528,1008,571.0,,70.0,,,,,,,Energy,KCAL +2532320,1008,0.0,,70.0,,,,,,,Energy,KCAL +2532981,1008,393.0,,70.0,,,,,,,Energy,KCAL +2533157,1008,0.0,,70.0,,,,,,,Energy,KCAL +2533401,1008,467.0,,70.0,,,,,,,Energy,KCAL +2533410,1008,245.0,,70.0,,,,,,,Energy,KCAL +2533518,1008,216.0,,70.0,,,,,,,Energy,KCAL +2533843,1008,0.0,,70.0,,,,,,,Energy,KCAL +2533862,1008,538.0,,70.0,,,,,,,Energy,KCAL +2534122,1008,368.0,,70.0,,,,,,,Energy,KCAL +2534274,1008,471.0,,70.0,,,,,,,Energy,KCAL +2534399,1008,0.0,,70.0,,,,,,,Energy,KCAL +2534852,1008,417.0,,70.0,,,,,,,Energy,KCAL +2534889,1008,6.0,,70.0,,,,,,,Energy,KCAL +2534996,1008,178.0,,70.0,,,,,,,Energy,KCAL +2535100,1008,421.0,,70.0,,,,,,,Energy,KCAL +2535385,1008,500.0,,70.0,,,,,,,Energy,KCAL +2535401,1008,33.0,,70.0,,,,,,,Energy,KCAL +2535458,1008,312.0,,70.0,,,,,,,Energy,KCAL +2535714,1008,250.0,,70.0,,,,,,,Energy,KCAL +2535937,1008,467.0,,70.0,,,,,,,Energy,KCAL +2535941,1008,38.0,,70.0,,,,,,,Energy,KCAL +2536120,1008,20.0,,70.0,,,,,,,Energy,KCAL +2536490,1008,217.0,,70.0,,,,,,,Energy,KCAL +2536776,1008,298.0,,70.0,,,,,,,Energy,KCAL +2537240,1008,133.0,,70.0,,,,,,,Energy,KCAL +2537358,1008,607.0,,70.0,,,,,,,Energy,KCAL +2538011,1008,433.0,,70.0,,,,,,,Energy,KCAL +2538069,1008,714.0,,70.0,,,,,,,Energy,KCAL +2538112,1008,340.0,,70.0,,,,,,,Energy,KCAL +2538137,1008,423.0,,70.0,,,,,,,Energy,KCAL +2538153,1008,567.0,,70.0,,,,,,,Energy,KCAL +2538448,1008,33.0,,70.0,,,,,,,Energy,KCAL +2538768,1008,571.0,,70.0,,,,,,,Energy,KCAL +2539166,1008,391.0,,70.0,,,,,,,Energy,KCAL +2539312,1008,107.0,,70.0,,,,,,,Energy,KCAL +2539345,1008,400.0,,70.0,,,,,,,Energy,KCAL +2539539,1008,53.0,,71.0,,,,,,,Energy,KCAL +2539539,1008,53.0,,71.0,,,,,,,Energy,KCAL +2539557,1008,17.0,,71.0,,,,,,,Energy,KCAL +2539656,1008,363.0,,78.0,,,,,,,Energy,KCAL +2539664,1008,397.0,,78.0,,,,,,,Energy,KCAL +2539732,1008,248.0,,78.0,,,,,,,Energy,KCAL +2540279,1008,245.0,,78.0,,,,,,,Energy,KCAL +2540409,1008,85.0,,78.0,,,,,,,Energy,KCAL +2540510,1008,78.0,,78.0,,,,,,,Energy,KCAL +2540828,1008,333.0,,70.0,,,,,,,Energy,KCAL +2541276,1008,53.0,,70.0,,,,,,,Energy,KCAL +2541772,1008,536.0,,70.0,,,,,,,Energy,KCAL +2541910,1008,400.0,,70.0,,,,,,,Energy,KCAL +2542075,1008,457.0,,70.0,,,,,,,Energy,KCAL +2542145,1008,393.0,,70.0,,,,,,,Energy,KCAL +2542169,1008,500.0,,70.0,,,,,,,Energy,KCAL +2542323,1008,289.0,,70.0,,,,,,,Energy,KCAL +2542432,1008,393.0,,70.0,,,,,,,Energy,KCAL +2542497,1008,360.0,,70.0,,,,,,,Energy,KCAL +2542846,1008,44.0,,70.0,,,,,,,Energy,KCAL +2542872,1008,321.0,,70.0,,,,,,,Energy,KCAL +2543247,1008,393.0,,70.0,,,,,,,Energy,KCAL +2543641,1008,56.0,,70.0,,,,,,,Energy,KCAL +2543661,1008,4.0,,70.0,,,,,,,Energy,KCAL +2543664,1008,333.0,,70.0,,,,,,,Energy,KCAL +2543751,1008,44.0,,70.0,,,,,,,Energy,KCAL +2543818,1008,333.0,,70.0,,,,,,,Energy,KCAL +2543928,1008,250.0,,70.0,,,,,,,Energy,KCAL +2543935,1008,594.0,,70.0,,,,,,,Energy,KCAL +2544015,1008,182.0,,70.0,,,,,,,Energy,KCAL +2544103,1008,471.0,,70.0,,,,,,,Energy,KCAL +2544108,1008,100.0,,70.0,,,,,,,Energy,KCAL +2544613,1008,0.0,,70.0,,,,,,,Energy,KCAL +2544930,1008,432.0,,70.0,,,,,,,Energy,KCAL +2545335,1008,240.0,,70.0,,,,,,,Energy,KCAL +2545772,1008,535.0,,70.0,,,,,,,Energy,KCAL +2545831,1008,333.0,,70.0,,,,,,,Energy,KCAL +2546118,1008,571.0,,70.0,,,,,,,Energy,KCAL +2546181,1008,95.0,,70.0,,,,,,,Energy,KCAL +2546233,1008,0.0,,70.0,,,,,,,Energy,KCAL +2546494,1008,39.0,,70.0,,,,,,,Energy,KCAL +2546833,1008,44.0,,70.0,,,,,,,Energy,KCAL +2547481,1008,357.0,,70.0,,,,,,,Energy,KCAL +2547619,1008,95.0,,70.0,,,,,,,Energy,KCAL +2547621,1008,133.0,,70.0,,,,,,,Energy,KCAL +2547740,1008,393.0,,70.0,,,,,,,Energy,KCAL +2548120,1008,250.0,,70.0,,,,,,,Energy,KCAL +2548319,1008,119.0,,70.0,,,,,,,Energy,KCAL +2548451,1008,333.0,,70.0,,,,,,,Energy,KCAL +2548501,1008,714.0,,70.0,,,,,,,Energy,KCAL +2548629,1008,457.0,,70.0,,,,,,,Energy,KCAL +2548958,1008,67.0,,70.0,,,,,,,Energy,KCAL +2549363,1008,360.0,,70.0,,,,,,,Energy,KCAL +2549374,1008,300.0,,70.0,,,,,,,Energy,KCAL +2549617,1008,333.0,,70.0,,,,,,,Energy,KCAL +2549930,1008,4.0,,70.0,,,,,,,Energy,KCAL +2550312,1008,536.0,,70.0,,,,,,,Energy,KCAL +2550499,1008,36.0,,70.0,,,,,,,Energy,KCAL +2550641,1008,511.0,,70.0,,,,,,,Energy,KCAL +2550666,1008,367.0,,70.0,,,,,,,Energy,KCAL +2551031,1008,375.0,,70.0,,,,,,,Energy,KCAL +2551120,1008,429.0,,70.0,,,,,,,Energy,KCAL +2551223,1008,467.0,,70.0,,,,,,,Energy,KCAL +2551332,1008,53.0,,70.0,,,,,,,Energy,KCAL +2551539,1008,571.0,,70.0,,,,,,,Energy,KCAL +2551628,1008,350.0,,70.0,,,,,,,Energy,KCAL +2551696,1008,333.0,,70.0,,,,,,,Energy,KCAL +2551729,1008,62.0,,70.0,,,,,,,Energy,KCAL +2551762,1008,357.0,,70.0,,,,,,,Energy,KCAL +2551832,1008,357.0,,70.0,,,,,,,Energy,KCAL +2551917,1008,571.0,,70.0,,,,,,,Energy,KCAL +2552179,1008,325.0,,70.0,,,,,,,Energy,KCAL +2552562,1008,633.0,,70.0,,,,,,,Energy,KCAL +2552705,1008,27.0,,70.0,,,,,,,Energy,KCAL +2552825,1008,141.0,,70.0,,,,,,,Energy,KCAL +2553071,1008,309.0,,70.0,,,,,,,Energy,KCAL +2553452,1008,53.0,,70.0,,,,,,,Energy,KCAL +2553525,1008,290.0,,70.0,,,,,,,Energy,KCAL +2553833,1008,69.0,,70.0,,,,,,,Energy,KCAL +2554022,1008,519.0,,70.0,,,,,,,Energy,KCAL +2554092,1008,250.0,,70.0,,,,,,,Energy,KCAL +2554105,1008,140.0,,70.0,,,,,,,Energy,KCAL +2554640,1008,0.0,,70.0,,,,,,,Energy,KCAL +2554963,1008,364.0,,78.0,,,,,,,Energy,KCAL +2555219,1008,437.0,,78.0,,,,,,,Energy,KCAL +2555643,1008,474.0,,71.0,,,,,,,Energy,KCAL +2556675,1008,237.0,,78.0,,,,,,,Energy,KCAL +2556738,1008,76.0,,78.0,,,,,,,Energy,KCAL +2556836,1008,27.0,,71.0,,,,,,,Energy,KCAL +2556909,1008,46.0,,71.0,,,,,,,Energy,KCAL +2557008,1008,67.0,,71.0,,,,,,,Energy,KCAL +2557020,1008,348.0,,71.0,,,,,,,Energy,KCAL +2557363,1008,62.0,,71.0,,,,,,,Energy,KCAL +2557454,1008,48.0,,72.0,,,,,,,Energy,KCAL +2557541,1008,84.0,,78.0,,,,,,,Energy,KCAL +2557549,1008,78.0,,78.0,,,,,,,Energy,KCAL +2557657,1008,0.0,,71.0,,,,,,,Energy,KCAL +2557773,1008,0.0,,71.0,,,,,,,Energy,KCAL +2557776,1008,2.0,,71.0,,,,,,,Energy,KCAL +2558309,1008,97.0,,78.0,,,,,,,Energy,KCAL +2558670,1008,47.0,,71.0,,,,,,,Energy,KCAL +2558685,1008,461.0,,78.0,,,,,,,Energy,KCAL +2558862,1008,169.0,,78.0,,,,,,,Energy,KCAL +2558981,1008,161.0,,71.0,,,,,,,Energy,KCAL +2559468,1008,190.0,,78.0,,,,,,,Energy,KCAL +2559978,1008,639.0,,70.0,,,,,,,Energy,KCAL +2560037,1008,0.0,,70.0,,,,,,,Energy,KCAL +2560152,1008,0.0,,70.0,,,,,,,Energy,KCAL +2560169,1008,263.0,,70.0,,,,,,,Energy,KCAL +2560471,1008,375.0,,70.0,,,,,,,Energy,KCAL +2560684,1008,86.0,,70.0,,,,,,,Energy,KCAL +2560922,1008,385.0,,70.0,,,,,,,Energy,KCAL +2560980,1008,250.0,,70.0,,,,,,,Energy,KCAL +2561019,1008,378.0,,70.0,,,,,,,Energy,KCAL +2561063,1008,545.0,,70.0,,,,,,,Energy,KCAL +2561160,1008,39.0,,70.0,,,,,,,Energy,KCAL +2561558,1008,48.0,,70.0,,,,,,,Energy,KCAL +2562162,1008,427.0,,70.0,,,,,,,Energy,KCAL +2562322,1008,333.0,,70.0,,,,,,,Energy,KCAL +2562455,1008,115.0,,70.0,,,,,,,Energy,KCAL +2562617,1008,139.0,,70.0,,,,,,,Energy,KCAL +2562647,1008,153.0,,70.0,,,,,,,Energy,KCAL +2562739,1008,536.0,,70.0,,,,,,,Energy,KCAL +2562755,1008,459.0,,70.0,,,,,,,Energy,KCAL +2562834,1008,536.0,,70.0,,,,,,,Energy,KCAL +2562953,1008,607.0,,70.0,,,,,,,Energy,KCAL +2562970,1008,197.0,,70.0,,,,,,,Energy,KCAL +2563284,1008,42.0,,70.0,,,,,,,Energy,KCAL +2563360,1008,250.0,,70.0,,,,,,,Energy,KCAL +2563385,1008,459.0,,70.0,,,,,,,Energy,KCAL +2563955,1008,60.0,,70.0,,,,,,,Energy,KCAL +2564138,1008,27.0,,70.0,,,,,,,Energy,KCAL +2564191,1008,41.0,,70.0,,,,,,,Energy,KCAL +2564243,1008,594.0,,70.0,,,,,,,Energy,KCAL +2564347,1008,456.0,,70.0,,,,,,,Energy,KCAL +2564514,1008,290.0,,70.0,,,,,,,Energy,KCAL +2564552,1008,600.0,,70.0,,,,,,,Energy,KCAL +2564731,1008,382.0,,70.0,,,,,,,Energy,KCAL +2564969,1008,74.0,,70.0,,,,,,,Energy,KCAL +2565027,1008,100.0,,70.0,,,,,,,Energy,KCAL +2565046,1008,65.0,,70.0,,,,,,,Energy,KCAL +2565524,1008,571.0,,70.0,,,,,,,Energy,KCAL +2565549,1008,536.0,,70.0,,,,,,,Energy,KCAL +2565586,1008,536.0,,70.0,,,,,,,Energy,KCAL +2565673,1008,344.0,,70.0,,,,,,,Energy,KCAL +2565835,1008,304.0,,70.0,,,,,,,Energy,KCAL +2566162,1008,485.0,,70.0,,,,,,,Energy,KCAL +2566204,1008,282.0,,70.0,,,,,,,Energy,KCAL +2566205,1008,244.0,,70.0,,,,,,,Energy,KCAL +2566616,1008,0.0,,70.0,,,,,,,Energy,KCAL +2566744,1008,123.0,,70.0,,,,,,,Energy,KCAL +2566746,1008,263.0,,70.0,,,,,,,Energy,KCAL +2566765,1008,237.0,,70.0,,,,,,,Energy,KCAL +2566922,1008,82.0,,70.0,,,,,,,Energy,KCAL +2567026,1008,58.0,,70.0,,,,,,,Energy,KCAL +2567203,1008,47.0,,70.0,,,,,,,Energy,KCAL +2567471,1008,483.0,,70.0,,,,,,,Energy,KCAL +2567959,1008,429.0,,70.0,,,,,,,Energy,KCAL +2568032,1008,100.0,,70.0,,,,,,,Energy,KCAL +2568081,1008,357.0,,70.0,,,,,,,Energy,KCAL +2568173,1008,67.0,,70.0,,,,,,,Energy,KCAL +2568361,1008,594.0,,70.0,,,,,,,Energy,KCAL +2568591,1008,357.0,,70.0,,,,,,,Energy,KCAL +2568802,1008,196.0,,70.0,,,,,,,Energy,KCAL +2568860,1008,200.0,,70.0,,,,,,,Energy,KCAL +2569052,1008,533.0,,70.0,,,,,,,Energy,KCAL +2569100,1008,143.0,,70.0,,,,,,,Energy,KCAL +2569149,1008,533.0,,70.0,,,,,,,Energy,KCAL +2569290,1008,393.0,,70.0,,,,,,,Energy,KCAL +2569423,1008,400.0,,70.0,,,,,,,Energy,KCAL +2569747,1008,349.0,,70.0,,,,,,,Energy,KCAL +2569765,1008,462.0,,70.0,,,,,,,Energy,KCAL +2569850,1008,387.0,,70.0,,,,,,,Energy,KCAL +2569977,1008,133.0,,70.0,,,,,,,Energy,KCAL +2570205,1008,300.0,,70.0,,,,,,,Energy,KCAL +2570236,1008,244.0,,70.0,,,,,,,Energy,KCAL +2570376,1008,120.0,,70.0,,,,,,,Energy,KCAL +2570547,1008,1.0,,70.0,,,,,,,Energy,KCAL +2570903,1008,48.0,,70.0,,,,,,,Energy,KCAL +2570984,1008,250.0,,70.0,,,,,,,Energy,KCAL +2571219,1008,323.0,,70.0,,,,,,,Energy,KCAL +2571592,1008,20.0,,70.0,,,,,,,Energy,KCAL +2571890,1008,0.0,,70.0,,,,,,,Energy,KCAL +2571894,1008,375.0,,70.0,,,,,,,Energy,KCAL +2571961,1008,500.0,,70.0,,,,,,,Energy,KCAL +2572480,1008,429.0,,70.0,,,,,,,Energy,KCAL +2572523,1008,357.0,,70.0,,,,,,,Energy,KCAL +2572525,1008,357.0,,70.0,,,,,,,Energy,KCAL +2572650,1008,400.0,,70.0,,,,,,,Energy,KCAL +2572760,1008,89.0,,70.0,,,,,,,Energy,KCAL +2572805,1008,455.0,,70.0,,,,,,,Energy,KCAL +2572814,1008,643.0,,70.0,,,,,,,Energy,KCAL +2572889,1008,59.0,,70.0,,,,,,,Energy,KCAL +2573150,1008,132.0,,70.0,,,,,,,Energy,KCAL +2573276,1008,482.0,,70.0,,,,,,,Energy,KCAL +2573422,1008,120.0,,70.0,,,,,,,Energy,KCAL +2573585,1008,21.0,,70.0,,,,,,,Energy,KCAL +2574353,1008,520.0,,70.0,,,,,,,Energy,KCAL +2574377,1008,469.0,,70.0,,,,,,,Energy,KCAL +2574809,1008,82.0,,70.0,,,,,,,Energy,KCAL +2574907,1008,53.0,,70.0,,,,,,,Energy,KCAL +2575210,1008,524.0,,70.0,,,,,,,Energy,KCAL +2575489,1008,493.0,,70.0,,,,,,,Energy,KCAL +2575583,1008,600.0,,70.0,,,,,,,Energy,KCAL +2575637,1008,500.0,,70.0,,,,,,,Energy,KCAL +2575677,1008,500.0,,70.0,,,,,,,Energy,KCAL +2576122,1008,149.0,,70.0,,,,,,,Energy,KCAL +2576145,1008,260.0,,70.0,,,,,,,Energy,KCAL +2576154,1008,400.0,,70.0,,,,,,,Energy,KCAL +2576260,1008,45.0,,70.0,,,,,,,Energy,KCAL +2576926,1008,571.0,,70.0,,,,,,,Energy,KCAL +2576928,1008,80.0,,70.0,,,,,,,Energy,KCAL +2576929,1008,536.0,,70.0,,,,,,,Energy,KCAL +2577175,1008,460.0,,70.0,,,,,,,Energy,KCAL +2577530,1008,106.0,,70.0,,,,,,,Energy,KCAL +2577694,1008,28.0,,70.0,,,,,,,Energy,KCAL +2577805,1008,533.0,,70.0,,,,,,,Energy,KCAL +2577905,1008,444.0,,70.0,,,,,,,Energy,KCAL +2578089,1008,20.0,,70.0,,,,,,,Energy,KCAL +2578557,1008,430.0,,70.0,,,,,,,Energy,KCAL +2578872,1008,400.0,,70.0,,,,,,,Energy,KCAL +2578876,1008,67.0,,70.0,,,,,,,Energy,KCAL +2579096,1008,294.0,,70.0,,,,,,,Energy,KCAL +2579124,1008,250.0,,70.0,,,,,,,Energy,KCAL +2579151,1008,333.0,,70.0,,,,,,,Energy,KCAL +2579359,1008,410.0,,70.0,,,,,,,Energy,KCAL +2579598,1008,186.0,,70.0,,,,,,,Energy,KCAL +2579604,1008,267.0,,70.0,,,,,,,Energy,KCAL +2579621,1008,100.0,,70.0,,,,,,,Energy,KCAL +2579655,1008,357.0,,70.0,,,,,,,Energy,KCAL +2579708,1008,50.0,,70.0,,,,,,,Energy,KCAL +2580170,1008,99.0,,70.0,,,,,,,Energy,KCAL +2580290,1008,240.0,,70.0,,,,,,,Energy,KCAL +2580337,1008,214.0,,70.0,,,,,,,Energy,KCAL +2580516,1008,500.0,,70.0,,,,,,,Energy,KCAL +2580660,1008,208.0,,70.0,,,,,,,Energy,KCAL +2580706,1008,165.0,,70.0,,,,,,,Energy,KCAL +2580775,1008,65.0,,70.0,,,,,,,Energy,KCAL +2580854,1008,56.0,,70.0,,,,,,,Energy,KCAL +2580900,1008,571.0,,70.0,,,,,,,Energy,KCAL +2580966,1008,40.0,,70.0,,,,,,,Energy,KCAL +2580988,1008,407.0,,70.0,,,,,,,Energy,KCAL +2580996,1008,333.0,,70.0,,,,,,,Energy,KCAL +2581529,1008,119.0,,70.0,,,,,,,Energy,KCAL +2581658,1008,467.0,,70.0,,,,,,,Energy,KCAL +2581794,1008,464.0,,70.0,,,,,,,Energy,KCAL +2582017,1008,343.0,,70.0,,,,,,,Energy,KCAL +2582072,1008,312.0,,70.0,,,,,,,Energy,KCAL +2582170,1008,429.0,,70.0,,,,,,,Energy,KCAL +2582224,1008,393.0,,70.0,,,,,,,Energy,KCAL +2582757,1008,348.0,,70.0,,,,,,,Energy,KCAL +2582786,1008,500.0,,70.0,,,,,,,Energy,KCAL +2583059,1008,15.0,,70.0,,,,,,,Energy,KCAL +2583185,1008,200.0,,70.0,,,,,,,Energy,KCAL +2583283,1008,33.0,,70.0,,,,,,,Energy,KCAL +2583287,1008,320.0,,70.0,,,,,,,Energy,KCAL +2584469,1008,19.0,,70.0,,,,,,,Energy,KCAL +2584528,1008,429.0,,70.0,,,,,,,Energy,KCAL +2584683,1008,250.0,,70.0,,,,,,,Energy,KCAL +2584782,1008,212.0,,70.0,,,,,,,Energy,KCAL +2584879,1008,266.0,,70.0,,,,,,,Energy,KCAL +2585381,1008,0.0,,70.0,,,,,,,Energy,KCAL +2585564,1008,55.0,,70.0,,,,,,,Energy,KCAL +2585642,1008,333.0,,70.0,,,,,,,Energy,KCAL +2585732,1008,8.0,,70.0,,,,,,,Energy,KCAL +2585854,1008,556.0,,70.0,,,,,,,Energy,KCAL +2585874,1008,464.0,,70.0,,,,,,,Energy,KCAL +2586478,1008,83.0,,70.0,,,,,,,Energy,KCAL +2586810,1008,217.0,,70.0,,,,,,,Energy,KCAL +2586878,1008,24.0,,70.0,,,,,,,Energy,KCAL +2587976,1008,190.0,,70.0,,,,,,,Energy,KCAL +2588780,1008,0.0,,70.0,,,,,,,Energy,KCAL +2588808,1008,733.0,,70.0,,,,,,,Energy,KCAL +2588821,1008,261.0,,70.0,,,,,,,Energy,KCAL +2588955,1008,352.0,,70.0,,,,,,,Energy,KCAL +2588971,1008,0.0,,70.0,,,,,,,Energy,KCAL +2588997,1008,333.0,,70.0,,,,,,,Energy,KCAL +2589037,1008,36.0,,70.0,,,,,,,Energy,KCAL +2589324,1008,536.0,,70.0,,,,,,,Energy,KCAL +2589377,1008,33.0,,70.0,,,,,,,Energy,KCAL +2589416,1008,464.0,,70.0,,,,,,,Energy,KCAL +2589468,1008,286.0,,70.0,,,,,,,Energy,KCAL +2589574,1008,250.0,,70.0,,,,,,,Energy,KCAL +2589891,1008,168.0,,70.0,,,,,,,Energy,KCAL +2589934,1008,429.0,,70.0,,,,,,,Energy,KCAL +2589985,1008,500.0,,70.0,,,,,,,Energy,KCAL +2590086,1008,274.0,,70.0,,,,,,,Energy,KCAL +2590256,1008,345.0,,70.0,,,,,,,Energy,KCAL +2590657,1008,38.0,,70.0,,,,,,,Energy,KCAL +2590699,1008,550.0,,70.0,,,,,,,Energy,KCAL +2590710,1008,370.0,,70.0,,,,,,,Energy,KCAL +2590873,1008,100.0,,70.0,,,,,,,Energy,KCAL +2591064,1008,536.0,,70.0,,,,,,,Energy,KCAL +2591106,1008,338.0,,70.0,,,,,,,Energy,KCAL +2591132,1008,220.0,,70.0,,,,,,,Energy,KCAL +2591518,1008,357.0,,70.0,,,,,,,Energy,KCAL +2591558,1008,300.0,,70.0,,,,,,,Energy,KCAL +2591689,1008,73.0,,70.0,,,,,,,Energy,KCAL +2592160,1008,536.0,,70.0,,,,,,,Energy,KCAL +2592420,1008,410.0,,70.0,,,,,,,Energy,KCAL +2592448,1008,536.0,,70.0,,,,,,,Energy,KCAL +2592593,1008,38.0,,70.0,,,,,,,Energy,KCAL +2592700,1008,200.0,,70.0,,,,,,,Energy,KCAL +2592707,1008,443.0,,70.0,,,,,,,Energy,KCAL +2592909,1008,467.0,,70.0,,,,,,,Energy,KCAL +2592922,1008,381.0,,70.0,,,,,,,Energy,KCAL +2593027,1008,250.0,,70.0,,,,,,,Energy,KCAL +2593038,1008,138.0,,70.0,,,,,,,Energy,KCAL +2593077,1008,300.0,,70.0,,,,,,,Energy,KCAL +2593264,1008,383.0,,70.0,,,,,,,Energy,KCAL +2593708,1008,407.0,,70.0,,,,,,,Energy,KCAL +2593738,1008,93.0,,70.0,,,,,,,Energy,KCAL +2593762,1008,591.0,,70.0,,,,,,,Energy,KCAL +2593814,1008,45.0,,70.0,,,,,,,Energy,KCAL +2594288,1008,250.0,,70.0,,,,,,,Energy,KCAL +2594412,1008,377.0,,70.0,,,,,,,Energy,KCAL +2594445,1008,98.0,,70.0,,,,,,,Energy,KCAL +2594578,1008,379.0,,70.0,,,,,,,Energy,KCAL +2594616,1008,375.0,,70.0,,,,,,,Energy,KCAL +2594696,1008,309.0,,70.0,,,,,,,Energy,KCAL +2594783,1008,327.0,,70.0,,,,,,,Energy,KCAL +2594920,1008,62.0,,70.0,,,,,,,Energy,KCAL +2595455,1008,357.0,,70.0,,,,,,,Energy,KCAL +2595549,1008,0.0,,70.0,,,,,,,Energy,KCAL +2595648,1008,133.0,,70.0,,,,,,,Energy,KCAL +2595799,1008,250.0,,70.0,,,,,,,Energy,KCAL +2595912,1008,396.0,,70.0,,,,,,,Energy,KCAL +2596219,1008,364.0,,70.0,,,,,,,Energy,KCAL +2596329,1008,536.0,,70.0,,,,,,,Energy,KCAL +2596405,1008,333.0,,70.0,,,,,,,Energy,KCAL +2596787,1008,161.0,,70.0,,,,,,,Energy,KCAL +2596861,1008,364.0,,70.0,,,,,,,Energy,KCAL +2597054,1008,0.0,,70.0,,,,,,,Energy,KCAL +2597216,1008,375.0,,70.0,,,,,,,Energy,KCAL +2597484,1008,453.0,,70.0,,,,,,,Energy,KCAL +2597499,1008,250.0,,70.0,,,,,,,Energy,KCAL +2597813,1008,667.0,,70.0,,,,,,,Energy,KCAL +2597876,1008,52.0,,70.0,,,,,,,Energy,KCAL +2598081,1008,0.0,,70.0,,,,,,,Energy,KCAL +2598803,1008,321.0,,70.0,,,,,,,Energy,KCAL +2599040,1008,200.0,,70.0,,,,,,,Energy,KCAL +2599304,1008,47.0,,70.0,,,,,,,Energy,KCAL +2599346,1008,469.0,,70.0,,,,,,,Energy,KCAL +2599352,1008,219.0,,70.0,,,,,,,Energy,KCAL +2599361,1008,56.0,,70.0,,,,,,,Energy,KCAL +2599659,1008,400.0,,70.0,,,,,,,Energy,KCAL +2599896,1008,46.0,,70.0,,,,,,,Energy,KCAL +2600003,1008,321.0,,70.0,,,,,,,Energy,KCAL +2600048,1008,0.0,,70.0,,,,,,,Energy,KCAL +2600262,1008,393.0,,70.0,,,,,,,Energy,KCAL +2600406,1008,652.0,,70.0,,,,,,,Energy,KCAL +2600965,1008,483.0,,70.0,,,,,,,Energy,KCAL +2600990,1008,25.0,,70.0,,,,,,,Energy,KCAL +2601023,1008,118.0,,70.0,,,,,,,Energy,KCAL +2601030,1008,48.0,,70.0,,,,,,,Energy,KCAL +2601412,1008,100.0,,70.0,,,,,,,Energy,KCAL +2601640,1008,167.0,,70.0,,,,,,,Energy,KCAL +2601836,1008,140.0,,70.0,,,,,,,Energy,KCAL +2602220,1008,357.0,,70.0,,,,,,,Energy,KCAL +2602258,1008,400.0,,70.0,,,,,,,Energy,KCAL +2602271,1008,360.0,,70.0,,,,,,,Energy,KCAL +2602275,1008,143.0,,70.0,,,,,,,Energy,KCAL +2602285,1008,80.0,,70.0,,,,,,,Energy,KCAL +2602297,1008,71.0,,70.0,,,,,,,Energy,KCAL +2602623,1008,33.0,,70.0,,,,,,,Energy,KCAL +2603025,1008,388.0,,70.0,,,,,,,Energy,KCAL +2603136,1008,193.0,,70.0,,,,,,,Energy,KCAL +2603801,1008,429.0,,70.0,,,,,,,Energy,KCAL +2603808,1008,433.0,,70.0,,,,,,,Energy,KCAL +2603869,1008,133.0,,70.0,,,,,,,Energy,KCAL +2604614,1008,135.0,,70.0,,,,,,,Energy,KCAL +2604960,1008,500.0,,70.0,,,,,,,Energy,KCAL +2604986,1008,360.0,,70.0,,,,,,,Energy,KCAL +2605513,1008,108.0,,70.0,,,,,,,Energy,KCAL +2605528,1008,386.0,,70.0,,,,,,,Energy,KCAL +2605936,1008,357.0,,70.0,,,,,,,Energy,KCAL +2606069,1008,450.0,,70.0,,,,,,,Energy,KCAL +2606253,1008,371.0,,70.0,,,,,,,Energy,KCAL +2606604,1008,194.0,,70.0,,,,,,,Energy,KCAL +2607034,1008,448.0,,70.0,,,,,,,Energy,KCAL +2607467,1008,22.0,,70.0,,,,,,,Energy,KCAL +2607531,1008,306.0,,70.0,,,,,,,Energy,KCAL +2607622,1008,241.0,,70.0,,,,,,,Energy,KCAL +2607690,1008,56.0,,70.0,,,,,,,Energy,KCAL +2607705,1008,469.0,,70.0,,,,,,,Energy,KCAL +2608233,1008,53.0,,70.0,,,,,,,Energy,KCAL +2608401,1008,339.0,,70.0,,,,,,,Energy,KCAL +2608424,1008,368.0,,70.0,,,,,,,Energy,KCAL +2608747,1008,395.0,,70.0,,,,,,,Energy,KCAL +2608784,1008,212.0,,70.0,,,,,,,Energy,KCAL +2608915,1008,571.0,,70.0,,,,,,,Energy,KCAL +2609329,1008,69.0,,70.0,,,,,,,Energy,KCAL +2609452,1008,214.0,,70.0,,,,,,,Energy,KCAL +2609488,1008,385.0,,70.0,,,,,,,Energy,KCAL +2609799,1008,571.0,,70.0,,,,,,,Energy,KCAL +2609914,1008,12.0,,70.0,,,,,,,Energy,KCAL +2610809,1008,242.0,,78.0,,,,,,,Energy,KCAL +2610900,1008,367.0,,78.0,,,,,,,Energy,KCAL +2610941,1008,267.0,,78.0,,,,,,,Energy,KCAL +2611094,1008,192.0,,78.0,,,,,,,Energy,KCAL +2611134,1008,108.0,,78.0,,,,,,,Energy,KCAL +2611372,1008,289.0,,70.0,,,,,,,Energy,KCAL +2611473,1008,391.0,,70.0,,,,,,,Energy,KCAL +2611619,1008,571.0,,70.0,,,,,,,Energy,KCAL +2612958,1008,286.0,,70.0,,,,,,,Energy,KCAL +2612993,1008,484.0,,70.0,,,,,,,Energy,KCAL +2613095,1008,31.0,,71.0,,,,,,,Energy,KCAL +2613366,1008,373.0,,78.0,,,,,,,Energy,KCAL +2613589,1008,131.0,,78.0,,,,,,,Energy,KCAL +2613732,1008,0.0,,71.0,,,,,,,Energy,KCAL +2613738,1008,0.0,,71.0,,,,,,,Energy,KCAL +2614011,1008,100.0,,78.0,,,,,,,Energy,KCAL +2614074,1008,4.0,,71.0,,,,,,,Energy,KCAL +2614173,1008,238.0,,71.0,,,,,,,Energy,KCAL +2614274,1008,65.0,,70.0,,,,,,,Energy,KCAL +2614659,1008,471.0,,70.0,,,,,,,Energy,KCAL +2614674,1008,51.0,,70.0,,,,,,,Energy,KCAL +2614947,1008,0.0,,70.0,,,,,,,Energy,KCAL +2614950,1008,393.0,,70.0,,,,,,,Energy,KCAL +2615057,1008,304.0,,70.0,,,,,,,Energy,KCAL +2615068,1008,256.0,,70.0,,,,,,,Energy,KCAL +2615366,1008,385.0,,70.0,,,,,,,Energy,KCAL +2615377,1008,464.0,,70.0,,,,,,,Energy,KCAL +2615673,1008,357.0,,70.0,,,,,,,Energy,KCAL +2615680,1008,482.0,,70.0,,,,,,,Energy,KCAL +2615710,1008,234.0,,70.0,,,,,,,Energy,KCAL +2615802,1008,286.0,,70.0,,,,,,,Energy,KCAL +2615845,1008,179.0,,70.0,,,,,,,Energy,KCAL +2616543,1008,113.0,,70.0,,,,,,,Energy,KCAL +2616646,1008,571.0,,70.0,,,,,,,Energy,KCAL +2617075,1008,47.0,,70.0,,,,,,,Energy,KCAL +2617322,1008,400.0,,70.0,,,,,,,Energy,KCAL +2617342,1008,87.0,,70.0,,,,,,,Energy,KCAL +2617436,1008,277.0,,70.0,,,,,,,Energy,KCAL +2617599,1008,286.0,,70.0,,,,,,,Energy,KCAL +2617854,1008,357.0,,70.0,,,,,,,Energy,KCAL +2618102,1008,471.0,,70.0,,,,,,,Energy,KCAL +2618302,1008,488.0,,70.0,,,,,,,Energy,KCAL +2618385,1008,214.0,,70.0,,,,,,,Energy,KCAL +2618434,1008,79.0,,70.0,,,,,,,Energy,KCAL +2618738,1008,488.0,,70.0,,,,,,,Energy,KCAL +2618771,1008,474.0,,70.0,,,,,,,Energy,KCAL +2619048,1008,73.0,,70.0,,,,,,,Energy,KCAL +2619320,1008,58.0,,70.0,,,,,,,Energy,KCAL +2619531,1008,18.0,,70.0,,,,,,,Energy,KCAL +2620090,1008,46.0,,70.0,,,,,,,Energy,KCAL +2620259,1008,115.0,,70.0,,,,,,,Energy,KCAL +2620502,1008,235.0,,70.0,,,,,,,Energy,KCAL +2620947,1008,321.0,,70.0,,,,,,,Energy,KCAL +2621194,1008,0.0,,70.0,,,,,,,Energy,KCAL +2621479,1008,86.0,,70.0,,,,,,,Energy,KCAL +2621553,1008,17.0,,70.0,,,,,,,Energy,KCAL +2621554,1008,82.0,,70.0,,,,,,,Energy,KCAL +2621730,1008,0.0,,70.0,,,,,,,Energy,KCAL +2621985,1008,87.0,,70.0,,,,,,,Energy,KCAL +2622093,1008,304.0,,70.0,,,,,,,Energy,KCAL +2622180,1008,0.0,,70.0,,,,,,,Energy,KCAL +2622306,1008,385.0,,70.0,,,,,,,Energy,KCAL +2622438,1008,447.0,,70.0,,,,,,,Energy,KCAL +2622449,1008,452.0,,70.0,,,,,,,Energy,KCAL +2622536,1008,93.0,,70.0,,,,,,,Energy,KCAL +2622742,1008,458.0,,70.0,,,,,,,Energy,KCAL +2623372,1008,206.0,,70.0,,,,,,,Energy,KCAL +2623544,1008,429.0,,70.0,,,,,,,Energy,KCAL +2623636,1008,232.0,,70.0,,,,,,,Energy,KCAL +2623716,1008,286.0,,70.0,,,,,,,Energy,KCAL +2623774,1008,59.0,,70.0,,,,,,,Energy,KCAL +2623858,1008,350.0,,70.0,,,,,,,Energy,KCAL +2624077,1008,390.0,,70.0,,,,,,,Energy,KCAL +2624160,1008,54.0,,70.0,,,,,,,Energy,KCAL +2624204,1008,150.0,,70.0,,,,,,,Energy,KCAL +2624262,1008,244.0,,70.0,,,,,,,Energy,KCAL +2624471,1008,375.0,,70.0,,,,,,,Energy,KCAL +2624664,1008,594.0,,70.0,,,,,,,Energy,KCAL +2624928,1008,41.0,,70.0,,,,,,,Energy,KCAL +2625218,1008,571.0,,70.0,,,,,,,Energy,KCAL +2625989,1008,553.0,,70.0,,,,,,,Energy,KCAL +2626698,1008,54.0,,70.0,,,,,,,Energy,KCAL +2626962,1008,438.0,,70.0,,,,,,,Energy,KCAL +2627256,1008,74.0,,70.0,,,,,,,Energy,KCAL +2627427,1008,571.0,,70.0,,,,,,,Energy,KCAL +2627542,1008,368.0,,70.0,,,,,,,Energy,KCAL +2627621,1008,500.0,,70.0,,,,,,,Energy,KCAL +2627694,1008,364.0,,70.0,,,,,,,Energy,KCAL +2628212,1008,127.0,,70.0,,,,,,,Energy,KCAL +2628336,1008,400.0,,70.0,,,,,,,Energy,KCAL +2628869,1008,500.0,,70.0,,,,,,,Energy,KCAL +2628905,1008,500.0,,70.0,,,,,,,Energy,KCAL +2628920,1008,30.0,,70.0,,,,,,,Energy,KCAL +2629233,1008,283.0,,70.0,,,,,,,Energy,KCAL +2629297,1008,190.0,,70.0,,,,,,,Energy,KCAL +2629318,1008,556.0,,70.0,,,,,,,Energy,KCAL +2629574,1008,341.0,,70.0,,,,,,,Energy,KCAL +2629666,1008,350.0,,70.0,,,,,,,Energy,KCAL +2629704,1008,333.0,,70.0,,,,,,,Energy,KCAL +2629726,1008,571.0,,70.0,,,,,,,Energy,KCAL +2630037,1008,252.0,,70.0,,,,,,,Energy,KCAL +2630228,1008,333.0,,70.0,,,,,,,Energy,KCAL +2630235,1008,412.0,,70.0,,,,,,,Energy,KCAL +2630459,1008,182.0,,70.0,,,,,,,Energy,KCAL +2631025,1008,143.0,,70.0,,,,,,,Energy,KCAL +2631097,1008,357.0,,70.0,,,,,,,Energy,KCAL +2631199,1008,83.0,,70.0,,,,,,,Energy,KCAL +2631382,1008,643.0,,70.0,,,,,,,Energy,KCAL +2631504,1008,607.0,,70.0,,,,,,,Energy,KCAL +2631563,1008,375.0,,70.0,,,,,,,Energy,KCAL +2631579,1008,385.0,,70.0,,,,,,,Energy,KCAL +2631684,1008,571.0,,70.0,,,,,,,Energy,KCAL +2631900,1008,21.0,,70.0,,,,,,,Energy,KCAL +2632111,1008,56.0,,70.0,,,,,,,Energy,KCAL +2632378,1008,500.0,,70.0,,,,,,,Energy,KCAL +2632417,1008,500.0,,70.0,,,,,,,Energy,KCAL +2632720,1008,214.0,,70.0,,,,,,,Energy,KCAL +2632949,1008,83.0,,70.0,,,,,,,Energy,KCAL +2632967,1008,393.0,,70.0,,,,,,,Energy,KCAL +2633378,1008,367.0,,70.0,,,,,,,Energy,KCAL +2633726,1008,517.0,,70.0,,,,,,,Energy,KCAL +2633800,1008,353.0,,70.0,,,,,,,Energy,KCAL +2633943,1008,333.0,,70.0,,,,,,,Energy,KCAL +2634315,1008,267.0,,70.0,,,,,,,Energy,KCAL +2634448,1008,80.0,,70.0,,,,,,,Energy,KCAL +2634790,1008,253.0,,70.0,,,,,,,Energy,KCAL +2634865,1008,533.0,,70.0,,,,,,,Energy,KCAL +2635122,1008,367.0,,70.0,,,,,,,Energy,KCAL +2635325,1008,0.0,,70.0,,,,,,,Energy,KCAL +2635612,1008,300.0,,70.0,,,,,,,Energy,KCAL +2635782,1008,229.0,,70.0,,,,,,,Energy,KCAL +2635896,1008,364.0,,70.0,,,,,,,Energy,KCAL +2636073,1008,453.0,,70.0,,,,,,,Energy,KCAL +2636192,1008,241.0,,70.0,,,,,,,Energy,KCAL +2636615,1008,263.0,,70.0,,,,,,,Energy,KCAL +2636664,1008,500.0,,70.0,,,,,,,Energy,KCAL +2637156,1008,50.0,,70.0,,,,,,,Energy,KCAL +2637441,1008,469.0,,70.0,,,,,,,Energy,KCAL +2637472,1008,80.0,,70.0,,,,,,,Energy,KCAL +2637683,1008,452.0,,70.0,,,,,,,Energy,KCAL +2637728,1008,25.0,,70.0,,,,,,,Energy,KCAL +2637729,1008,21.0,,70.0,,,,,,,Energy,KCAL +2638009,1008,438.0,,70.0,,,,,,,Energy,KCAL +2638057,1008,450.0,,70.0,,,,,,,Energy,KCAL +2638140,1008,189.0,,70.0,,,,,,,Energy,KCAL +2638632,1008,667.0,,70.0,,,,,,,Energy,KCAL +2638773,1008,500.0,,70.0,,,,,,,Energy,KCAL +2639138,1008,286.0,,70.0,,,,,,,Energy,KCAL +2639399,1008,320.0,,70.0,,,,,,,Energy,KCAL +2639488,1008,375.0,,70.0,,,,,,,Energy,KCAL +2639581,1008,393.0,,70.0,,,,,,,Energy,KCAL +2639812,1008,500.0,,70.0,,,,,,,Energy,KCAL +2640133,1008,4.0,,70.0,,,,,,,Energy,KCAL +2640306,1008,393.0,,70.0,,,,,,,Energy,KCAL +2640591,1008,348.0,,70.0,,,,,,,Energy,KCAL +2640903,1008,400.0,,70.0,,,,,,,Energy,KCAL +2641177,1008,113.0,,78.0,,,,,,,Energy,KCAL +2641562,1008,270.0,,70.0,,,,,,,Energy,KCAL +2641652,1008,91.0,,70.0,,,,,,,Energy,KCAL +2642255,1008,405.0,,70.0,,,,,,,Energy,KCAL +2642307,1008,312.0,,70.0,,,,,,,Energy,KCAL +2642551,1008,607.0,,70.0,,,,,,,Energy,KCAL +2642777,1008,375.0,,70.0,,,,,,,Energy,KCAL +2642828,1008,91.0,,70.0,,,,,,,Energy,KCAL +2643138,1008,321.0,,70.0,,,,,,,Energy,KCAL +2643251,1008,308.0,,70.0,,,,,,,Energy,KCAL +2643284,1008,128.0,,70.0,,,,,,,Energy,KCAL +2648887,1008,393.0,,71.0,,,,,,,Energy,KCAL +2649030,1008,481.0,,78.0,,,,,,,Energy,KCAL +2649106,1008,243.0,,71.0,,,,,,,Energy,KCAL +2649132,1008,210.0,,78.0,,,,,,,Energy,KCAL +2649585,1008,172.0,,71.0,,,,,,,Energy,KCAL +2649840,1008,263.0,,78.0,,,,,,,Energy,KCAL +2649983,1008,464.0,,71.0,,,,,,,Energy,KCAL +2650030,1008,261.0,,78.0,,,,,,,Energy,KCAL +2650157,1008,234.0,,78.0,,,,,,,Energy,KCAL +2650345,1008,450.0,,78.0,,,,,,,Energy,KCAL +2650923,1008,12.0,,71.0,,,,,,,Energy,KCAL +2650992,1008,67.0,,71.0,,,,,,,Energy,KCAL +2651065,1008,68.0,,71.0,,,,,,,Energy,KCAL +2651093,1008,4.0,,71.0,,,,,,,Energy,KCAL +2651138,1008,362.0,,78.0,,,,,,,Energy,KCAL +2651527,1008,409.0,,70.0,,,,,,,Energy,KCAL +2651678,1008,158.0,,70.0,,,,,,,Energy,KCAL +2651851,1008,300.0,,70.0,,,,,,,Energy,KCAL +2651857,1008,467.0,,70.0,,,,,,,Energy,KCAL +2652057,1008,33.0,,70.0,,,,,,,Energy,KCAL +2652555,1008,137.0,,70.0,,,,,,,Energy,KCAL +2652668,1008,102.0,,70.0,,,,,,,Energy,KCAL +2652673,1008,200.0,,70.0,,,,,,,Energy,KCAL +2653037,1008,2.0,,70.0,,,,,,,Energy,KCAL +2653104,1008,325.0,,70.0,,,,,,,Energy,KCAL +2653190,1008,367.0,,70.0,,,,,,,Energy,KCAL +2653260,1008,571.0,,70.0,,,,,,,Energy,KCAL +2653820,1008,22.0,,70.0,,,,,,,Energy,KCAL +2653879,1008,14.0,,70.0,,,,,,,Energy,KCAL +2653889,1008,54.0,,70.0,,,,,,,Energy,KCAL +2653980,1008,53.0,,70.0,,,,,,,Energy,KCAL +2653998,1008,345.0,,70.0,,,,,,,Energy,KCAL +2654197,1008,400.0,,70.0,,,,,,,Energy,KCAL +2654233,1008,300.0,,70.0,,,,,,,Energy,KCAL +2654454,1008,607.0,,70.0,,,,,,,Energy,KCAL +2654695,1008,471.0,,70.0,,,,,,,Energy,KCAL +2654781,1008,0.0,,70.0,,,,,,,Energy,KCAL +2654847,1008,0.0,,70.0,,,,,,,Energy,KCAL +2654997,1008,51.0,,70.0,,,,,,,Energy,KCAL +2655015,1008,0.0,,70.0,,,,,,,Energy,KCAL +2655076,1008,161.0,,70.0,,,,,,,Energy,KCAL +2655236,1008,286.0,,70.0,,,,,,,Energy,KCAL +2655540,1008,113.0,,70.0,,,,,,,Energy,KCAL +2655566,1008,429.0,,70.0,,,,,,,Energy,KCAL +2655579,1008,46.0,,70.0,,,,,,,Energy,KCAL +2655832,1008,500.0,,70.0,,,,,,,Energy,KCAL +2655929,1008,350.0,,70.0,,,,,,,Energy,KCAL +2656159,1008,500.0,,70.0,,,,,,,Energy,KCAL +2656307,1008,562.0,,70.0,,,,,,,Energy,KCAL +2656368,1008,357.0,,70.0,,,,,,,Energy,KCAL +2656501,1008,323.0,,70.0,,,,,,,Energy,KCAL +2656520,1008,406.0,,70.0,,,,,,,Energy,KCAL +2656774,1008,53.0,,70.0,,,,,,,Energy,KCAL +2657085,1008,7.0,,70.0,,,,,,,Energy,KCAL +2657105,1008,272.0,,70.0,,,,,,,Energy,KCAL +2657163,1008,82.0,,70.0,,,,,,,Energy,KCAL +2657287,1008,500.0,,70.0,,,,,,,Energy,KCAL +2657790,1008,214.0,,70.0,,,,,,,Energy,KCAL +2657798,1008,170.0,,70.0,,,,,,,Energy,KCAL +2657803,1008,467.0,,70.0,,,,,,,Energy,KCAL +2657909,1008,294.0,,70.0,,,,,,,Energy,KCAL +2658362,1008,500.0,,70.0,,,,,,,Energy,KCAL +2658444,1008,24.0,,70.0,,,,,,,Energy,KCAL +2658921,1008,19.0,,70.0,,,,,,,Energy,KCAL +2659152,1008,487.0,,70.0,,,,,,,Energy,KCAL +2659199,1008,486.0,,70.0,,,,,,,Energy,KCAL +2659382,1008,267.0,,70.0,,,,,,,Energy,KCAL +2659508,1008,55.0,,70.0,,,,,,,Energy,KCAL +2660188,1008,0.0,,70.0,,,,,,,Energy,KCAL +2660361,1008,800.0,,70.0,,,,,,,Energy,KCAL +2660573,1008,240.0,,70.0,,,,,,,Energy,KCAL +2660613,1008,533.0,,70.0,,,,,,,Energy,KCAL +2660627,1008,25.0,,70.0,,,,,,,Energy,KCAL +2660777,1008,18.0,,70.0,,,,,,,Energy,KCAL +2660891,1008,423.0,,70.0,,,,,,,Energy,KCAL +2661380,1008,393.0,,70.0,,,,,,,Energy,KCAL +2661515,1008,12.0,,70.0,,,,,,,Energy,KCAL +2661730,1008,50.0,,70.0,,,,,,,Energy,KCAL +2661782,1008,29.0,,70.0,,,,,,,Energy,KCAL +2662107,1008,208.0,,70.0,,,,,,,Energy,KCAL +2662182,1008,24.0,,70.0,,,,,,,Energy,KCAL +1106032,1089,1.18,,71.0,,,,,,,"Iron, Fe",MG +1107191,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG +1107295,1089,1.33,,70.0,,,,,,,"Iron, Fe",MG +1107475,1089,0.32,,70.0,,,,,,,"Iron, Fe",MG +1107528,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1108007,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG +1108158,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1108349,1089,10.59,,70.0,,,,,,,"Iron, Fe",MG +1108803,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG +1108908,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1109116,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1109336,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1109393,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1109400,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +1109434,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +1109615,1089,4.44,,70.0,,,,,,,"Iron, Fe",MG +1109677,1089,3.22,,70.0,,,,,,,"Iron, Fe",MG +1109796,1089,5.62,,75.0,,,,,,,"Iron, Fe",MG +1110013,1089,1.67,,75.0,,,,,,,"Iron, Fe",MG +1110017,1089,6.86,,75.0,,,,,,,"Iron, Fe",MG +1110128,1089,1.78,,75.0,,,,,,,"Iron, Fe",MG +1110136,1089,2.01,,75.0,,,,,,,"Iron, Fe",MG +1110287,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1110710,1089,2.06,,75.0,,,,,,,"Iron, Fe",MG +1110747,1089,2.14,,70.0,,,,,,,"Iron, Fe",MG +1110839,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1111246,1089,0.62,,70.0,,,,,,,"Iron, Fe",MG +1111534,1089,0.61,,75.0,,,,,,,"Iron, Fe",MG +1111674,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1111892,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG +1111990,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1112148,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +1112350,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1112994,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1113807,1089,0.4,,75.0,,,,,,,"Iron, Fe",MG +1114096,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1114153,1089,0.82,,70.0,,,,,,,"Iron, Fe",MG +1114374,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1114389,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1114461,1089,3.93,,70.0,,,,,,,"Iron, Fe",MG +1114961,1089,3.67,,70.0,,,,,,,"Iron, Fe",MG +1114983,1089,0.12,,70.0,,,,,,,"Iron, Fe",MG +1115318,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1115771,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1115964,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1116176,1089,0.75,,75.0,,,,,,,"Iron, Fe",MG +1117145,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1117209,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1117592,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +1117734,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +1117776,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1117958,1089,0.33,,75.0,,,,,,,"Iron, Fe",MG +1118086,1089,6.32,,75.0,,,,,,,"Iron, Fe",MG +1118238,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +1118363,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1118500,1089,4.44,,70.0,,,,,,,"Iron, Fe",MG +1118572,1089,0.23,,70.0,,,,,,,"Iron, Fe",MG +1118668,1089,2.45,,75.0,,,,,,,"Iron, Fe",MG +1118749,1089,1.53,,70.0,,,,,,,"Iron, Fe",MG +1118768,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG +1118810,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG +1119181,1089,1.9,,70.0,,,,,,,"Iron, Fe",MG +1119340,1089,0.08,,70.0,,,,,,,"Iron, Fe",MG +1119505,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1119561,1089,9.55,,70.0,,,,,,,"Iron, Fe",MG +1119673,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +1119940,1089,2.69,,70.0,,,,,,,"Iron, Fe",MG +1119955,1089,2.63,,75.0,,,,,,,"Iron, Fe",MG +1120239,1089,0.66,,70.0,,,,,,,"Iron, Fe",MG +1120305,1089,1.27,,70.0,,,,,,,"Iron, Fe",MG +1120973,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1121778,1089,0.47,,70.0,,,,,,,"Iron, Fe",MG +1122028,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG +1122060,1089,0.67,,75.0,,,,,,,"Iron, Fe",MG +1122204,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1122244,1089,2.25,,70.0,,,,,,,"Iron, Fe",MG +1122416,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG +1122523,1089,0.5,,70.0,,,,,,,"Iron, Fe",MG +1122814,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +1123060,1089,0.49,,70.0,,,,,,,"Iron, Fe",MG +1123129,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1123407,1089,4.67,,70.0,,,,,,,"Iron, Fe",MG +1123408,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1123521,1089,0.85,,70.0,,,,,,,"Iron, Fe",MG +1123938,1089,0.33,,75.0,,,,,,,"Iron, Fe",MG +1124226,1089,6.06,,70.0,,,,,,,"Iron, Fe",MG +1124862,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1125619,1089,0.75,,75.0,,,,,,,"Iron, Fe",MG +1125828,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +1126143,1089,2.77,,75.0,,,,,,,"Iron, Fe",MG +1126209,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1126921,1089,1.5,,70.0,,,,,,,"Iron, Fe",MG +1126945,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1126973,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1127043,1089,2.44,,75.0,,,,,,,"Iron, Fe",MG +1127082,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1127441,1089,0.47,,70.0,,,,,,,"Iron, Fe",MG +1127888,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG +1128024,1089,0.77,,75.0,,,,,,,"Iron, Fe",MG +1128275,1089,0.35,,70.0,,,,,,,"Iron, Fe",MG +1128276,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +1128810,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1129278,1089,1.46,,75.0,,,,,,,"Iron, Fe",MG +1129312,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1129488,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1129601,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +1129627,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +1129792,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG +1130117,1089,3.1,,70.0,,,,,,,"Iron, Fe",MG +1130236,1089,0.82,,70.0,,,,,,,"Iron, Fe",MG +1130611,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1130838,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +1130967,1089,3.0,,70.0,,,,,,,"Iron, Fe",MG +1131062,1089,0.89,,75.0,,,,,,,"Iron, Fe",MG +1131268,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1131414,1089,0.88,,70.0,,,,,,,"Iron, Fe",MG +1132160,1089,19.29,,75.0,,,,,,,"Iron, Fe",MG +1132561,1089,0.88,,75.0,,,,,,,"Iron, Fe",MG +1132912,1089,0.38,,70.0,,,,,,,"Iron, Fe",MG +1133013,1089,0.22,,70.0,,,,,,,"Iron, Fe",MG +1133051,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +1133537,1089,1.76,,70.0,,,,,,,"Iron, Fe",MG +1133784,1089,2.33,,70.0,,,,,,,"Iron, Fe",MG +1134198,1089,1.8,,70.0,,,,,,,"Iron, Fe",MG +1134406,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1134636,1089,231.43,,70.0,,,,,,,"Iron, Fe",MG +1134819,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1135557,1089,0.43,,70.0,,,,,,,"Iron, Fe",MG +1136765,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1136978,1089,1.11,,70.0,,,,,,,"Iron, Fe",MG +1137105,1089,2.59,,75.0,,,,,,,"Iron, Fe",MG +1137138,1089,2.09,,70.0,,,,,,,"Iron, Fe",MG +1137176,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1137407,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1137439,1089,1.47,,70.0,,,,,,,"Iron, Fe",MG +1137735,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1137918,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1138138,1089,2.38,,70.0,,,,,,,"Iron, Fe",MG +1138575,1089,0.82,,70.0,,,,,,,"Iron, Fe",MG +1138686,1089,1.82,,75.0,,,,,,,"Iron, Fe",MG +1138883,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1139103,1089,14.79,,75.0,,,,,,,"Iron, Fe",MG +1139652,1089,2.33,,70.0,,,,,,,"Iron, Fe",MG +167551,1089,3.91,14.0,,,,,,,,"Iron, Fe",MG +167711,1089,0.33,0.0,40.0,,,,,,,"Iron, Fe",MG +168370,1089,1.06,6.0,1.0,0.97,1.22,,,,,"Iron, Fe",MG +168460,1089,1.31,3.0,,,,,,,,"Iron, Fe",MG +168526,1089,1.12,0.0,,,,,,,,"Iron, Fe",MG +169441,1089,2.32,7.0,,,,,,,,"Iron, Fe",MG +169500,1089,2.37,0.0,53.0,,,,,,,"Iron, Fe",MG +169513,1089,2.44,0.0,53.0,,,,,,,"Iron, Fe",MG +169531,1089,2.53,0.0,12.0,,,,,,,"Iron, Fe",MG +169624,1089,1.23,1.0,47.0,,,,,,,"Iron, Fe",MG +169742,1089,0.7,2.0,1.0,,,,,,,"Iron, Fe",MG +169836,1089,0.91,18.0,1.0,0.6,1.22,,,,,"Iron, Fe",MG +170078,1089,1.15,0.0,,,,,,,,"Iron, Fe",MG +170194,1089,2.1,3.0,,,,,,,,"Iron, Fe",MG +170287,1089,0.96,3.0,,,,,,,,"Iron, Fe",MG +170288,1089,2.71,6.0,,,,,,,,"Iron, Fe",MG +170422,1089,2.26,4.0,,,,,,,,"Iron, Fe",MG +170559,1089,4.86,0.0,,,,,,,,"Iron, Fe",MG +170700,1089,0.42,1.0,1.0,,,,,,,"Iron, Fe",MG +170702,1089,2.4,1.0,47.0,,,,,,,"Iron, Fe",MG +170732,1089,1.59,6.0,1.0,1.22,1.77,,,,,"Iron, Fe",MG +170851,1089,0.13,11.0,1.0,0.1,0.15,,,,,"Iron, Fe",MG +171634,1089,1.15,18.0,1.0,1.02,1.47,,,,,"Iron, Fe",MG +171838,1089,2.59,0.0,40.0,,,,,,,"Iron, Fe",MG +171895,1089,0.04,1.0,1.0,,,,,,,"Iron, Fe",MG +172180,1089,0.16,0.0,57.0,,,,,,,"Iron, Fe",MG +172263,1089,0.49,0.0,1.0,,,,,,,"Iron, Fe",MG +172299,1089,3.63,0.0,57.0,,,,,,,"Iron, Fe",MG +172362,1089,0.0,0.0,20.0,,,,,,,"Iron, Fe",MG +172439,1089,2.41,2.0,,,,,,,,"Iron, Fe",MG +172909,1089,0.33,0.0,64.0,,,,,,,"Iron, Fe",MG +173207,1089,0.04,0.0,20.0,,,,,,,"Iron, Fe",MG +173995,1089,1.78,0.0,18.0,,,,,,,"Iron, Fe",MG +174092,1089,4.19,0.0,44.0,,,,,,,"Iron, Fe",MG +174323,1089,1.6,0.0,,,,,,,,"Iron, Fe",MG +174479,1089,4.96,26.0,1.0,4.5,5.41,,,,,"Iron, Fe",MG +174708,1089,3.3,0.0,12.0,,,,,,,"Iron, Fe",MG +175013,1089,0.46,1.0,,,,,,,,"Iron, Fe",MG +175135,1089,0.7,0.0,,,,,,,,"Iron, Fe",MG +175232,1089,0.0,1.0,44.0,,,,,,,"Iron, Fe",MG +323093,1089,1.46,1.0,1.0,,,,,,,"Iron, Fe",MG +324642,1089,0.17,1.0,1.0,,,,,,,"Iron, Fe",MG +329276,1089,0.15,1.0,1.0,,,,,,,"Iron, Fe",MG +329395,1089,6.64,1.0,1.0,,,,,,,"Iron, Fe",MG +332126,1089,0.82,1.0,1.0,,,,,,,"Iron, Fe",MG +332456,1089,0.15,1.0,1.0,,,,,,,"Iron, Fe",MG +333389,1089,0.16,1.0,1.0,,,,,,,"Iron, Fe",MG +334247,1089,0.05,8.0,1.0,0.03,0.09,0.05,,,2006.0,"Iron, Fe",MG +335244,1089,6.58,1.0,1.0,,,,,,2016.0,"Iron, Fe",MG +335589,1089,4.85,1.0,1.0,,,,,,2016.0,"Iron, Fe",MG +335616,1089,5.18,1.0,1.0,,,,,,2016.0,"Iron, Fe",MG +335751,1089,5.06,1.0,1.0,,,,,,2016.0,"Iron, Fe",MG +335770,1089,4.52,1.0,1.0,,,,,,2016.0,"Iron, Fe",MG +335789,1089,6.71,1.0,1.0,,,,,,2016.0,"Iron, Fe",MG +344774,1089,3.9,,78.0,,,,,,,"Iron, Fe",MG +344980,1089,7.0,,78.0,,,,,,,"Iron, Fe",MG +345013,1089,3.2,,78.0,,,,,,,"Iron, Fe",MG +345215,1089,3.6,,78.0,,,,,,,"Iron, Fe",MG +345449,1089,27.0,,78.0,,,,,,,"Iron, Fe",MG +345942,1089,4.9,,78.0,,,,,,,"Iron, Fe",MG +345947,1089,29.5,,78.0,,,,,,,"Iron, Fe",MG +346321,1089,0.53,,75.0,,,,,,,"Iron, Fe",MG +346506,1089,0.73,,75.0,,,,,,,"Iron, Fe",MG +347022,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG +347105,1089,0.48,,75.0,,,,,,,"Iron, Fe",MG +347265,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG +347312,1089,0.91,,75.0,,,,,,,"Iron, Fe",MG +347432,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +347525,1089,1.04,,75.0,,,,,,,"Iron, Fe",MG +347540,1089,0.71,,75.0,,,,,,,"Iron, Fe",MG +347640,1089,3.18,,75.0,,,,,,,"Iron, Fe",MG +347699,1089,0.17,,71.0,,,,,,,"Iron, Fe",MG +347873,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +348040,1089,3.1,,78.0,,,,,,,"Iron, Fe",MG +348659,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +348747,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +348804,1089,2.65,,71.0,,,,,,,"Iron, Fe",MG +348901,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +349101,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG +349128,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG +349153,1089,1.16,,75.0,,,,,,,"Iron, Fe",MG +349579,1089,4.67,,71.0,,,,,,,"Iron, Fe",MG +349956,1089,1.31,,75.0,,,,,,,"Iron, Fe",MG +350216,1089,1.82,,75.0,,,,,,,"Iron, Fe",MG +350219,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +350305,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +350421,1089,2.0,,71.0,,,,,,,"Iron, Fe",MG +350498,1089,0.15,,71.0,,,,,,,"Iron, Fe",MG +351123,1089,0.18,,71.0,,,,,,,"Iron, Fe",MG +351153,1089,1.14,,71.0,,,,,,,"Iron, Fe",MG +351209,1089,4.02,,78.0,,,,,,,"Iron, Fe",MG +351394,1089,2.63,,71.0,,,,,,,"Iron, Fe",MG +351439,1089,0.61,,71.0,,,,,,,"Iron, Fe",MG +351703,1089,2.41,,71.0,,,,,,,"Iron, Fe",MG +351711,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +351817,1089,1.72,,71.0,,,,,,,"Iron, Fe",MG +351827,1089,0.23,,71.0,,,,,,,"Iron, Fe",MG +351929,1089,2.55,,71.0,,,,,,,"Iron, Fe",MG +352021,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +352067,1089,2.81,,71.0,,,,,,,"Iron, Fe",MG +352276,1089,19.4,,78.0,,,,,,,"Iron, Fe",MG +352278,1089,2.14,,71.0,,,,,,,"Iron, Fe",MG +352567,1089,1.05,,78.0,,,,,,,"Iron, Fe",MG +352775,1089,0.25,,78.0,,,,,,,"Iron, Fe",MG +353165,1089,1.59,,75.0,,,,,,,"Iron, Fe",MG +353184,1089,1.13,,75.0,,,,,,,"Iron, Fe",MG +353186,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +353256,1089,4.14,,78.0,,,,,,,"Iron, Fe",MG +353554,1089,0.73,,75.0,,,,,,,"Iron, Fe",MG +353612,1089,2.54,,75.0,,,,,,,"Iron, Fe",MG +353740,1089,0.1,,78.0,,,,,,,"Iron, Fe",MG +353934,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +354221,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +354396,1089,1.87,,71.0,,,,,,,"Iron, Fe",MG +355078,1089,4.12,,71.0,,,,,,,"Iron, Fe",MG +355278,1089,3.6,,71.0,,,,,,,"Iron, Fe",MG +355311,1089,15.28,,71.0,,,,,,,"Iron, Fe",MG +355419,1089,3.1,,71.0,,,,,,,"Iron, Fe",MG +355441,1089,0.17,,71.0,,,,,,,"Iron, Fe",MG +355637,1089,0.1,,78.0,,,,,,,"Iron, Fe",MG +356129,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +356489,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +356607,1089,1.5,,75.0,,,,,,,"Iron, Fe",MG +356750,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +357139,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +357197,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +357269,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +357369,1089,2.53,,75.0,,,,,,,"Iron, Fe",MG +357444,1089,31.15,,75.0,,,,,,,"Iron, Fe",MG +357489,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +357657,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG +357819,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +357848,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +357894,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +357907,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG +358063,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +358068,1089,10.71,,70.0,,,,,,,"Iron, Fe",MG +358139,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +358383,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +358653,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +358757,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +358954,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +359778,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +359888,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG +359994,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +360378,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG +360544,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +360688,1089,1.5,,75.0,,,,,,,"Iron, Fe",MG +360820,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +361305,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +361663,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +361882,1089,1.31,,75.0,,,,,,,"Iron, Fe",MG +362264,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG +362613,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +363075,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +363198,1089,1.09,,75.0,,,,,,,"Iron, Fe",MG +363867,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG +364158,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG +364159,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +364184,1089,5.71,,70.0,,,,,,,"Iron, Fe",MG +364460,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +364555,1089,0.22,,75.0,,,,,,,"Iron, Fe",MG +364688,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +364904,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +366759,1089,0.43,,75.0,,,,,,,"Iron, Fe",MG +366938,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +367117,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +367176,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +367294,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +367610,1089,7.71,,75.0,,,,,,,"Iron, Fe",MG +367743,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +368431,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +368700,1089,0.24,,75.0,,,,,,,"Iron, Fe",MG +369185,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +369424,1089,1.11,,75.0,,,,,,,"Iron, Fe",MG +369540,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG +370393,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +370776,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG +370860,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +371220,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +371567,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +372074,1089,2.04,,75.0,,,,,,,"Iron, Fe",MG +372505,1089,7.94,,75.0,,,,,,,"Iron, Fe",MG +372597,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +372662,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +372665,1089,0.77,,75.0,,,,,,,"Iron, Fe",MG +372798,1089,2.73,,70.0,,,,,,,"Iron, Fe",MG +372869,1089,2.48,,75.0,,,,,,,"Iron, Fe",MG +373011,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +373104,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +373220,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +373257,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +373285,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +374210,1089,3.16,,75.0,,,,,,,"Iron, Fe",MG +374224,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +374247,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +374806,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG +375425,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +375485,1089,1.18,,75.0,,,,,,,"Iron, Fe",MG +375672,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +376225,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +376402,1089,2.77,,70.0,,,,,,,"Iron, Fe",MG +376417,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +376650,1089,1.31,,75.0,,,,,,,"Iron, Fe",MG +376983,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +377513,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +377532,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +377535,1089,3.83,,75.0,,,,,,,"Iron, Fe",MG +377779,1089,4.0,,75.0,,,,,,,"Iron, Fe",MG +377866,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +378125,1089,9.64,,75.0,,,,,,,"Iron, Fe",MG +378131,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +378289,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +378583,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +378627,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +378748,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG +379055,1089,4.19,,75.0,,,,,,,"Iron, Fe",MG +379057,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +379066,1089,0.61,,75.0,,,,,,,"Iron, Fe",MG +379450,1089,0.59,,75.0,,,,,,,"Iron, Fe",MG +379723,1089,3.09,,75.0,,,,,,,"Iron, Fe",MG +379746,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +379886,1089,2.42,,75.0,,,,,,,"Iron, Fe",MG +380120,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +380212,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +380265,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +380267,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +380471,1089,3.55,,75.0,,,,,,,"Iron, Fe",MG +380619,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG +380708,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +381118,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +381237,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +381249,1089,0.44,,75.0,,,,,,,"Iron, Fe",MG +381294,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +381315,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +381376,1089,1.57,,75.0,,,,,,,"Iron, Fe",MG +381443,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG +381482,1089,0.62,,75.0,,,,,,,"Iron, Fe",MG +381867,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +382705,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +383612,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +383765,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +383893,1089,0.59,,75.0,,,,,,,"Iron, Fe",MG +384085,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +384171,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG +384437,1089,1.14,,75.0,,,,,,,"Iron, Fe",MG +384488,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +384775,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +384819,1089,0.31,,75.0,,,,,,,"Iron, Fe",MG +385328,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +385974,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +386075,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG +386090,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG +386244,1089,1.59,,75.0,,,,,,,"Iron, Fe",MG +387606,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +387716,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG +387890,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +388258,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG +388570,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +388592,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG +388670,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +388705,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +389079,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +389190,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +389232,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG +390916,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG +391010,1089,0.44,,75.0,,,,,,,"Iron, Fe",MG +391167,1089,31.03,,75.0,,,,,,,"Iron, Fe",MG +391591,1089,36.0,,75.0,,,,,,,"Iron, Fe",MG +391702,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +391912,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG +392255,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +392795,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG +393002,1089,3.09,,75.0,,,,,,,"Iron, Fe",MG +393039,1089,1.82,,75.0,,,,,,,"Iron, Fe",MG +393418,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +393638,1089,0.86,,70.0,,,,,,,"Iron, Fe",MG +394487,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +394566,1089,0.56,,75.0,,,,,,,"Iron, Fe",MG +394815,1089,4.82,,75.0,,,,,,,"Iron, Fe",MG +394926,1089,2.81,,75.0,,,,,,,"Iron, Fe",MG +395042,1089,2.32,,75.0,,,,,,,"Iron, Fe",MG +395153,1089,4.82,,75.0,,,,,,,"Iron, Fe",MG +395352,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG +395406,1089,4.29,,75.0,,,,,,,"Iron, Fe",MG +395651,1089,2.65,,75.0,,,,,,,"Iron, Fe",MG +395696,1089,5.0,,75.0,,,,,,,"Iron, Fe",MG +395908,1089,3.38,,75.0,,,,,,,"Iron, Fe",MG +396154,1089,0.81,,75.0,,,,,,,"Iron, Fe",MG +396236,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +396448,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +396560,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +396605,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +396677,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG +396788,1089,1.14,,75.0,,,,,,,"Iron, Fe",MG +397039,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +397332,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +397767,1089,1.0,,75.0,,,,,,,"Iron, Fe",MG +398686,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +399125,1089,0.77,,70.0,,,,,,,"Iron, Fe",MG +399410,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +399782,1089,4.24,,75.0,,,,,,,"Iron, Fe",MG +399833,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +400459,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +400515,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +400783,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +400794,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +400948,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG +401310,1089,5.76,,75.0,,,,,,,"Iron, Fe",MG +401517,1089,16.67,,75.0,,,,,,,"Iron, Fe",MG +401539,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +401556,1089,0.99,,75.0,,,,,,,"Iron, Fe",MG +401827,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +402690,1089,2.88,,75.0,,,,,,,"Iron, Fe",MG +402776,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +402925,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG +403023,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +404821,1089,0.38,,75.0,,,,,,,"Iron, Fe",MG +404869,1089,1.15,,75.0,,,,,,,"Iron, Fe",MG +405357,1089,0.74,,75.0,,,,,,,"Iron, Fe",MG +405497,1089,0.92,,75.0,,,,,,,"Iron, Fe",MG +406635,1089,1.74,,75.0,,,,,,,"Iron, Fe",MG +406670,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +406718,1089,30.0,,75.0,,,,,,,"Iron, Fe",MG +406908,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +407135,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +407142,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG +407479,1089,4.24,,75.0,,,,,,,"Iron, Fe",MG +407612,1089,9.0,,75.0,,,,,,,"Iron, Fe",MG +407723,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +407785,1089,0.65,,75.0,,,,,,,"Iron, Fe",MG +408131,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +408265,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +408276,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +408429,1089,9.0,,75.0,,,,,,,"Iron, Fe",MG +408605,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG +408939,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG +409007,1089,0.76,,75.0,,,,,,,"Iron, Fe",MG +409857,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +409967,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +409978,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +410118,1089,0.4,,75.0,,,,,,,"Iron, Fe",MG +410236,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +410280,1089,2.53,,75.0,,,,,,,"Iron, Fe",MG +410319,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +411237,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +411395,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +411703,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +411816,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG +413372,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +414250,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +414501,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +414657,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +414839,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +415538,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +416279,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG +416433,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +416696,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +416790,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +417844,1089,3.43,,75.0,,,,,,,"Iron, Fe",MG +418174,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +418543,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +418961,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +419187,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +419273,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG +419520,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +419580,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG +419744,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +419822,1089,0.11,,75.0,,,,,,,"Iron, Fe",MG +420328,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG +420503,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +420789,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG +421291,1089,1.0,,75.0,,,,,,,"Iron, Fe",MG +421701,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG +422283,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +423627,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +423644,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +424849,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +424991,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +425106,1089,1.67,,75.0,,,,,,,"Iron, Fe",MG +425214,1089,1.5,,75.0,,,,,,,"Iron, Fe",MG +425448,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +425601,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +425896,1089,2.88,,75.0,,,,,,,"Iron, Fe",MG +426794,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +426858,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +426933,1089,1.71,,70.0,,,,,,,"Iron, Fe",MG +427125,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +427338,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +427360,1089,0.1,,75.0,,,,,,,"Iron, Fe",MG +427474,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +427528,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +427545,1089,2.47,,75.0,,,,,,,"Iron, Fe",MG +427595,1089,3.48,,75.0,,,,,,,"Iron, Fe",MG +427615,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +428262,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +428410,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +428498,1089,0.84,,75.0,,,,,,,"Iron, Fe",MG +428525,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +428876,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +429496,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +429501,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +429649,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +429765,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +429982,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +430004,1089,3.18,,75.0,,,,,,,"Iron, Fe",MG +430126,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +430159,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +430278,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +430350,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +430375,1089,5.29,,75.0,,,,,,,"Iron, Fe",MG +430976,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +431212,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG +431217,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +431308,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG +431347,1089,0.8,,75.0,,,,,,,"Iron, Fe",MG +431547,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +432514,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +432932,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +433296,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG +433588,1089,1.33,,75.0,,,,,,,"Iron, Fe",MG +435264,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +435729,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +435797,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +435806,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +436132,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +436385,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +436519,1089,7.5,,75.0,,,,,,,"Iron, Fe",MG +437093,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +437226,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +437374,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +438839,1089,1.0,,75.0,,,,,,,"Iron, Fe",MG +438917,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +438936,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +439209,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +439253,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +439533,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +439679,1089,1.24,,75.0,,,,,,,"Iron, Fe",MG +440122,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +440188,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +440221,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +440523,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +440600,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +441003,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +441251,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG +441287,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +441700,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +441965,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +442122,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +442580,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +442692,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +443135,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +443140,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +443160,1089,3.18,,75.0,,,,,,,"Iron, Fe",MG +443729,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +444221,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +444258,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +444295,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +444358,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG +444401,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +444923,1089,3.16,,75.0,,,,,,,"Iron, Fe",MG +445083,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +445202,1089,15.0,,75.0,,,,,,,"Iron, Fe",MG +445867,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG +446283,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +446592,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +446611,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +446725,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +447069,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +447249,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG +447332,1089,0.43,,75.0,,,,,,,"Iron, Fe",MG +447530,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +448052,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +448433,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG +448445,1089,1.59,,75.0,,,,,,,"Iron, Fe",MG +448509,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +448649,1089,4.95,,75.0,,,,,,,"Iron, Fe",MG +448819,1089,1.98,,75.0,,,,,,,"Iron, Fe",MG +449120,1089,0.54,,75.0,,,,,,,"Iron, Fe",MG +449323,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +449565,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +449581,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +449662,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +450080,1089,0.43,,75.0,,,,,,,"Iron, Fe",MG +450564,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +450950,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +451606,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +451768,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +451975,1089,7.73,,70.0,,,,,,,"Iron, Fe",MG +451993,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +452492,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG +452527,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +452561,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +452915,1089,13.2,,75.0,,,,,,,"Iron, Fe",MG +452978,1089,0.31,,75.0,,,,,,,"Iron, Fe",MG +453163,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG +453180,1089,0.97,,75.0,,,,,,,"Iron, Fe",MG +453359,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG +453499,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +453655,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG +453706,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +453724,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +453842,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +453985,1089,2.06,,75.0,,,,,,,"Iron, Fe",MG +454118,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG +454260,1089,1.92,,75.0,,,,,,,"Iron, Fe",MG +454549,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +454790,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +455549,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +455840,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +456026,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +456082,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +456103,1089,3.18,,75.0,,,,,,,"Iron, Fe",MG +456254,1089,1.07,,75.0,,,,,,,"Iron, Fe",MG +456372,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +456380,1089,1.45,,75.0,,,,,,,"Iron, Fe",MG +456434,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +456500,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +456557,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG +456640,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +457281,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +457284,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +457306,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +457639,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +457943,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +458065,1089,0.65,,75.0,,,,,,,"Iron, Fe",MG +458745,1089,0.56,,75.0,,,,,,,"Iron, Fe",MG +458911,1089,1.15,,75.0,,,,,,,"Iron, Fe",MG +459487,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +459663,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG +459794,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +459842,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +460195,1089,0.34,,75.0,,,,,,,"Iron, Fe",MG +460225,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG +460644,1089,2.08,,75.0,,,,,,,"Iron, Fe",MG +460812,1089,0.79,,75.0,,,,,,,"Iron, Fe",MG +460944,1089,2.06,,75.0,,,,,,,"Iron, Fe",MG +461070,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG +461233,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +461445,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +461490,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG +461579,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +461674,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +461824,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG +462178,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +462549,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +462813,1089,1.59,,75.0,,,,,,,"Iron, Fe",MG +462839,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +463232,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG +463385,1089,0.48,,75.0,,,,,,,"Iron, Fe",MG +463414,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG +463452,1089,0.36,,75.0,,,,,,,"Iron, Fe",MG +463682,1089,0.27,,75.0,,,,,,,"Iron, Fe",MG +463842,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +463878,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +463907,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +464195,1089,1.59,,75.0,,,,,,,"Iron, Fe",MG +464497,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG +464677,1089,1.16,,75.0,,,,,,,"Iron, Fe",MG +465386,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +465486,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +465488,1089,0.36,,75.0,,,,,,,"Iron, Fe",MG +465740,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +466282,1089,0.91,,75.0,,,,,,,"Iron, Fe",MG +466785,1089,0.48,,75.0,,,,,,,"Iron, Fe",MG +466956,1089,0.37,,75.0,,,,,,,"Iron, Fe",MG +467195,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +467198,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG +467246,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +467588,1089,0.48,,75.0,,,,,,,"Iron, Fe",MG +467747,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG +468119,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +468152,1089,0.36,,75.0,,,,,,,"Iron, Fe",MG +468486,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +468796,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +469041,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +469695,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +469775,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +469777,1089,3.79,,75.0,,,,,,,"Iron, Fe",MG +470016,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +470250,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +470292,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +470402,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +470421,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +470446,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG +470915,1089,11.25,,70.0,,,,,,,"Iron, Fe",MG +470933,1089,2.56,,70.0,,,,,,,"Iron, Fe",MG +471204,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +471212,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +471300,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +471659,1089,0.84,,75.0,,,,,,,"Iron, Fe",MG +471702,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG +471762,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +472007,1089,0.41,,75.0,,,,,,,"Iron, Fe",MG +472137,1089,17.42,,75.0,,,,,,,"Iron, Fe",MG +472559,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +472694,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +473363,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +473581,1089,0.81,,75.0,,,,,,,"Iron, Fe",MG +473738,1089,6.75,,75.0,,,,,,,"Iron, Fe",MG +473851,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +474214,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +474412,1089,1.41,,75.0,,,,,,,"Iron, Fe",MG +474485,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +474713,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +474749,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +475173,1089,2.92,,75.0,,,,,,,"Iron, Fe",MG +475228,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +475333,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +475432,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +475517,1089,2.16,,75.0,,,,,,,"Iron, Fe",MG +475629,1089,2.05,,75.0,,,,,,,"Iron, Fe",MG +476081,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +476216,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +476454,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG +476521,1089,2.34,,75.0,,,,,,,"Iron, Fe",MG +476535,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG +476657,1089,3.55,,75.0,,,,,,,"Iron, Fe",MG +477135,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +477153,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +477594,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +478006,1089,0.25,,75.0,,,,,,,"Iron, Fe",MG +478149,1089,0.65,,75.0,,,,,,,"Iron, Fe",MG +478166,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +478213,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +478578,1089,2.48,,75.0,,,,,,,"Iron, Fe",MG +478589,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +479463,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +479845,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +479999,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG +480127,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +480350,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +480524,1089,1.18,,75.0,,,,,,,"Iron, Fe",MG +481147,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +481153,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG +481451,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG +481605,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +481669,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +481744,1089,2.06,,75.0,,,,,,,"Iron, Fe",MG +482054,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +482064,1089,1.95,,75.0,,,,,,,"Iron, Fe",MG +482164,1089,1.08,,75.0,,,,,,,"Iron, Fe",MG +482396,1089,3.5,,75.0,,,,,,,"Iron, Fe",MG +482503,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +482538,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +483176,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +483618,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +483821,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +483901,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +483945,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +484005,1089,1.42,,75.0,,,,,,,"Iron, Fe",MG +484390,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG +484639,1089,2.16,,75.0,,,,,,,"Iron, Fe",MG +484891,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +484945,1089,2.77,,75.0,,,,,,,"Iron, Fe",MG +485246,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +485635,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +485800,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +485803,1089,4.0,,75.0,,,,,,,"Iron, Fe",MG +485994,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +486088,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +486100,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +486124,1089,0.73,,75.0,,,,,,,"Iron, Fe",MG +486695,1089,5.08,,75.0,,,,,,,"Iron, Fe",MG +486813,1089,2.77,,75.0,,,,,,,"Iron, Fe",MG +487374,1089,0.54,,70.0,,,,,,,"Iron, Fe",MG +488195,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +488433,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +488731,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +488857,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +489117,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +489159,1089,0.26,,75.0,,,,,,,"Iron, Fe",MG +489239,1089,0.74,,75.0,,,,,,,"Iron, Fe",MG +489302,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +489529,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +489533,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +489632,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +489983,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +490212,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +490300,1089,0.22,,75.0,,,,,,,"Iron, Fe",MG +490474,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +490584,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +491790,1089,0.97,,75.0,,,,,,,"Iron, Fe",MG +491870,1089,0.26,,75.0,,,,,,,"Iron, Fe",MG +491882,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG +492008,1089,4.11,,75.0,,,,,,,"Iron, Fe",MG +493184,1089,4.11,,75.0,,,,,,,"Iron, Fe",MG +493502,1089,0.07,,75.0,,,,,,,"Iron, Fe",MG +493727,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +493946,1089,0.45,,75.0,,,,,,,"Iron, Fe",MG +494425,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +494800,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +495040,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG +495082,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +495770,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG +496398,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +497163,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +497345,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +498115,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +498153,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +498206,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +498506,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +498753,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +499056,1089,0.34,,75.0,,,,,,,"Iron, Fe",MG +499759,1089,8.57,,75.0,,,,,,,"Iron, Fe",MG +499878,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +500822,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +501051,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +501288,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +501304,1089,0.21,,75.0,,,,,,,"Iron, Fe",MG +501561,1089,1.11,,75.0,,,,,,,"Iron, Fe",MG +501830,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +502040,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +502146,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG +502635,1089,1.42,,75.0,,,,,,,"Iron, Fe",MG +502836,1089,1.42,,75.0,,,,,,,"Iron, Fe",MG +504677,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +505109,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +505167,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +505323,1089,0.97,,75.0,,,,,,,"Iron, Fe",MG +505415,1089,3.46,,75.0,,,,,,,"Iron, Fe",MG +506165,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +506443,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +506464,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +506529,1089,2.3,,75.0,,,,,,,"Iron, Fe",MG +506720,1089,1.84,,75.0,,,,,,,"Iron, Fe",MG +506791,1089,2.0,,75.0,,,,,,,"Iron, Fe",MG +506934,1089,6.75,,75.0,,,,,,,"Iron, Fe",MG +507216,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG +507507,1089,1.15,,75.0,,,,,,,"Iron, Fe",MG +507567,1089,0.88,,75.0,,,,,,,"Iron, Fe",MG +507791,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +508418,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +508490,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +508956,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG +508973,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +509216,1089,15.0,,75.0,,,,,,,"Iron, Fe",MG +509445,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +510017,1089,2.39,,75.0,,,,,,,"Iron, Fe",MG +510090,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +510263,1089,1.86,,75.0,,,,,,,"Iron, Fe",MG +510451,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +510774,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +511337,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +512318,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +512362,1089,2.81,,75.0,,,,,,,"Iron, Fe",MG +512547,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +512562,1089,1.61,,75.0,,,,,,,"Iron, Fe",MG +512603,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +513021,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +513271,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +513278,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +513307,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +513331,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +513454,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG +513539,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +513936,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG +514621,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +514730,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +514933,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +515608,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +516381,1089,3.06,,75.0,,,,,,,"Iron, Fe",MG +516526,1089,0.83,,70.0,,,,,,,"Iron, Fe",MG +516651,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG +516786,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +516871,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +516998,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +517205,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG +517569,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +517608,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +517631,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +517710,1089,1.67,,75.0,,,,,,,"Iron, Fe",MG +517777,1089,0.35,,75.0,,,,,,,"Iron, Fe",MG +518083,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +518792,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +519628,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +519662,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +520192,1089,1.24,,75.0,,,,,,,"Iron, Fe",MG +520556,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +520690,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +520710,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +520808,1089,0.59,,75.0,,,,,,,"Iron, Fe",MG +520874,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +521208,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG +521399,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG +521880,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +522116,1089,2.27,,70.0,,,,,,,"Iron, Fe",MG +522501,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +522533,1089,6.75,,75.0,,,,,,,"Iron, Fe",MG +522750,1089,1.11,,75.0,,,,,,,"Iron, Fe",MG +522834,1089,1.59,,75.0,,,,,,,"Iron, Fe",MG +523338,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +523439,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +523677,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG +524224,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG +524593,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG +524607,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +524659,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +525118,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG +525318,1089,0.44,,70.0,,,,,,,"Iron, Fe",MG +525492,1089,0.44,,75.0,,,,,,,"Iron, Fe",MG +525783,1089,0.33,,75.0,,,,,,,"Iron, Fe",MG +526007,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +526305,1089,0.61,,75.0,,,,,,,"Iron, Fe",MG +526416,1089,0.43,,75.0,,,,,,,"Iron, Fe",MG +526447,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +527129,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +527248,1089,3.83,,75.0,,,,,,,"Iron, Fe",MG +527447,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +527496,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +527618,1089,15.58,,75.0,,,,,,,"Iron, Fe",MG +528034,1089,0.59,,75.0,,,,,,,"Iron, Fe",MG +528339,1089,6.21,,75.0,,,,,,,"Iron, Fe",MG +528378,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG +528567,1089,0.84,,75.0,,,,,,,"Iron, Fe",MG +528633,1089,2.77,,75.0,,,,,,,"Iron, Fe",MG +528771,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +528879,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +528929,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +529043,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +529249,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +529435,1089,0.97,,75.0,,,,,,,"Iron, Fe",MG +530538,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +530616,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +530689,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG +531424,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG +532504,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +532960,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +533273,1089,0.11,,75.0,,,,,,,"Iron, Fe",MG +533458,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +533516,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +533562,1089,5.54,,75.0,,,,,,,"Iron, Fe",MG +533664,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +533978,1089,0.36,,75.0,,,,,,,"Iron, Fe",MG +534044,1089,5.79,,70.0,,,,,,,"Iron, Fe",MG +534783,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +534909,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +535066,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +535093,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG +535144,1089,1.19,,75.0,,,,,,,"Iron, Fe",MG +535544,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +535686,1089,1.66,,75.0,,,,,,,"Iron, Fe",MG +536332,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG +536393,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG +536432,1089,6.75,,75.0,,,,,,,"Iron, Fe",MG +537235,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +537539,1089,16.2,,75.0,,,,,,,"Iron, Fe",MG +537552,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +537643,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG +537795,1089,1.45,,75.0,,,,,,,"Iron, Fe",MG +537835,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +537851,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +538106,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG +538453,1089,1.18,,75.0,,,,,,,"Iron, Fe",MG +538508,1089,1.37,,75.0,,,,,,,"Iron, Fe",MG +538518,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +540061,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +540097,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +540345,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +540355,1089,11.25,,75.0,,,,,,,"Iron, Fe",MG +541379,1089,1.87,,75.0,,,,,,,"Iron, Fe",MG +542175,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +542218,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +542912,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +544066,1089,7.2,,75.0,,,,,,,"Iron, Fe",MG +544283,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +545228,1089,5.54,,75.0,,,,,,,"Iron, Fe",MG +545907,1089,18.62,,75.0,,,,,,,"Iron, Fe",MG +546267,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG +546590,1089,0.16,,75.0,,,,,,,"Iron, Fe",MG +546907,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG +547039,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG +547111,1089,0.69,,75.0,,,,,,,"Iron, Fe",MG +548473,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +548544,1089,5.26,,70.0,,,,,,,"Iron, Fe",MG +548980,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +549132,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +549326,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +549629,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +549862,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +550025,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +550122,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +550356,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +551431,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +551552,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +551582,1089,0.16,,75.0,,,,,,,"Iron, Fe",MG +551766,1089,2.92,,75.0,,,,,,,"Iron, Fe",MG +551863,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +551980,1089,0.59,,75.0,,,,,,,"Iron, Fe",MG +552022,1089,2.9,,75.0,,,,,,,"Iron, Fe",MG +552331,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +552852,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +553038,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +553114,1089,0.45,,75.0,,,,,,,"Iron, Fe",MG +553166,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +553210,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +553302,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +553359,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG +553417,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +553511,1089,1.59,,75.0,,,,,,,"Iron, Fe",MG +553539,1089,0.46,,70.0,,,,,,,"Iron, Fe",MG +553600,1089,0.8,,75.0,,,,,,,"Iron, Fe",MG +554263,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +554325,1089,3.1,,75.0,,,,,,,"Iron, Fe",MG +554365,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +555779,1089,0.35,,75.0,,,,,,,"Iron, Fe",MG +555898,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +555959,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG +556126,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +556432,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +556876,1089,1.75,,70.0,,,,,,,"Iron, Fe",MG +557711,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +557934,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG +558025,1089,4.11,,75.0,,,,,,,"Iron, Fe",MG +558097,1089,1.6,,75.0,,,,,,,"Iron, Fe",MG +558236,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG +558339,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +558513,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +558533,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +558616,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +558710,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +558761,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +558867,1089,0.67,,70.0,,,,,,,"Iron, Fe",MG +559055,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +559382,1089,1.0,,75.0,,,,,,,"Iron, Fe",MG +559760,1089,1.18,,75.0,,,,,,,"Iron, Fe",MG +560317,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +560468,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +560515,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +560521,1089,3.46,,75.0,,,,,,,"Iron, Fe",MG +560609,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG +560747,1089,1.05,,70.0,,,,,,,"Iron, Fe",MG +560774,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +560818,1089,1.31,,70.0,,,,,,,"Iron, Fe",MG +561063,1089,2.7,,70.0,,,,,,,"Iron, Fe",MG +561376,1089,0.85,,70.0,,,,,,,"Iron, Fe",MG +561518,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +561915,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +562034,1089,0.75,,75.0,,,,,,,"Iron, Fe",MG +562653,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +563293,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +563556,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +563575,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +564026,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG +565082,1089,2.62,,75.0,,,,,,,"Iron, Fe",MG +565149,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +565226,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +565275,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG +565381,1089,1.15,,75.0,,,,,,,"Iron, Fe",MG +565676,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +565731,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG +565931,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG +566172,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +566254,1089,2.67,,70.0,,,,,,,"Iron, Fe",MG +566424,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +566491,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +566776,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +566806,1089,3.04,,70.0,,,,,,,"Iron, Fe",MG +567103,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +567168,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +567601,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +568090,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG +568356,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +568779,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +568929,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +569017,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +569110,1089,0.48,,75.0,,,,,,,"Iron, Fe",MG +569483,1089,1.28,,70.0,,,,,,,"Iron, Fe",MG +569616,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +570139,1089,37.06,,75.0,,,,,,,"Iron, Fe",MG +570814,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +571197,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG +571457,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +571620,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +571736,1089,6.21,,75.0,,,,,,,"Iron, Fe",MG +571925,1089,0.75,,70.0,,,,,,,"Iron, Fe",MG +572108,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG +572387,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +572430,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +572546,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG +572582,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +572867,1089,2.48,,70.0,,,,,,,"Iron, Fe",MG +572909,1089,2.89,,70.0,,,,,,,"Iron, Fe",MG +573020,1089,1.33,,70.0,,,,,,,"Iron, Fe",MG +573172,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG +573632,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +573641,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +573683,1089,3.48,,75.0,,,,,,,"Iron, Fe",MG +574220,1089,0.91,,75.0,,,,,,,"Iron, Fe",MG +574536,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +574607,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +575563,1089,27.27,,75.0,,,,,,,"Iron, Fe",MG +575622,1089,2.51,,75.0,,,,,,,"Iron, Fe",MG +575749,1089,22.5,,70.0,,,,,,,"Iron, Fe",MG +575792,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +576503,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG +576802,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +577587,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG +577724,1089,3.93,,70.0,,,,,,,"Iron, Fe",MG +577912,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +578046,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +578418,1089,3.64,,70.0,,,,,,,"Iron, Fe",MG +578903,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +578968,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +579023,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +579707,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +579722,1089,3.19,,75.0,,,,,,,"Iron, Fe",MG +579729,1089,1.61,,75.0,,,,,,,"Iron, Fe",MG +580013,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +580065,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +580260,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +580508,1089,1.11,,75.0,,,,,,,"Iron, Fe",MG +581133,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +581195,1089,2.45,,70.0,,,,,,,"Iron, Fe",MG +581298,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +581517,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +581751,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +581757,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +581910,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +582126,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +582166,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +582566,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +582660,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +582852,1089,2.04,,70.0,,,,,,,"Iron, Fe",MG +582864,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +583333,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +583481,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +583555,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +583617,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +583758,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +583795,1089,2.03,,75.0,,,,,,,"Iron, Fe",MG +583834,1089,1.49,,70.0,,,,,,,"Iron, Fe",MG +584383,1089,2.56,,70.0,,,,,,,"Iron, Fe",MG +584892,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG +585708,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +585749,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +585923,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +586288,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG +586441,1089,0.4,,75.0,,,,,,,"Iron, Fe",MG +586611,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +586954,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +587011,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +587354,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +587861,1089,3.18,,75.0,,,,,,,"Iron, Fe",MG +588239,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +588296,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +588866,1089,1.63,,70.0,,,,,,,"Iron, Fe",MG +588978,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +589253,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG +589293,1089,5.71,,70.0,,,,,,,"Iron, Fe",MG +589315,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +589596,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +590024,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +590312,1089,1.55,,75.0,,,,,,,"Iron, Fe",MG +590702,1089,0.43,,75.0,,,,,,,"Iron, Fe",MG +590929,1089,2.65,,70.0,,,,,,,"Iron, Fe",MG +591229,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +591384,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +591395,1089,0.78,,70.0,,,,,,,"Iron, Fe",MG +591521,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +591756,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG +591764,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +591784,1089,0.29,,70.0,,,,,,,"Iron, Fe",MG +592452,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +592867,1089,0.78,,70.0,,,,,,,"Iron, Fe",MG +593130,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +593350,1089,4.5,,70.0,,,,,,,"Iron, Fe",MG +594010,1089,3.16,,75.0,,,,,,,"Iron, Fe",MG +594065,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +594180,1089,0.64,,70.0,,,,,,,"Iron, Fe",MG +594281,1089,0.43,,70.0,,,,,,,"Iron, Fe",MG +594652,1089,0.81,,70.0,,,,,,,"Iron, Fe",MG +595664,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +596057,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG +596091,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +596403,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +596409,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +596424,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +596561,1089,5.0,,70.0,,,,,,,"Iron, Fe",MG +596732,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +596896,1089,1.7,,70.0,,,,,,,"Iron, Fe",MG +597213,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +597445,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +597526,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG +598123,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +598446,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +598502,1089,1.82,,70.0,,,,,,,"Iron, Fe",MG +598855,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +599989,1089,3.17,,70.0,,,,,,,"Iron, Fe",MG +600253,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +600435,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +600649,1089,0.29,,70.0,,,,,,,"Iron, Fe",MG +600812,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +601124,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +601541,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG +601597,1089,7.14,,70.0,,,,,,,"Iron, Fe",MG +601787,1089,0.69,,75.0,,,,,,,"Iron, Fe",MG +601806,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +601911,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +602121,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +602236,1089,2.78,,70.0,,,,,,,"Iron, Fe",MG +602241,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +602325,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG +602385,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG +602429,1089,0.97,,75.0,,,,,,,"Iron, Fe",MG +602546,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG +602654,1089,3.45,,70.0,,,,,,,"Iron, Fe",MG +602747,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG +603695,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG +603784,1089,4.11,,75.0,,,,,,,"Iron, Fe",MG +603906,1089,1.25,,70.0,,,,,,,"Iron, Fe",MG +603974,1089,1.0,,75.0,,,,,,,"Iron, Fe",MG +604101,1089,0.83,,70.0,,,,,,,"Iron, Fe",MG +604323,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +604345,1089,2.39,,70.0,,,,,,,"Iron, Fe",MG +604593,1089,4.17,,70.0,,,,,,,"Iron, Fe",MG +604736,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +604755,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +605424,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG +605772,1089,1.09,,75.0,,,,,,,"Iron, Fe",MG +606268,1089,1.16,,75.0,,,,,,,"Iron, Fe",MG +606690,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +606744,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG +607720,1089,0.71,,75.0,,,,,,,"Iron, Fe",MG +608242,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG +608954,1089,30.0,,75.0,,,,,,,"Iron, Fe",MG +609388,1089,1.24,,75.0,,,,,,,"Iron, Fe",MG +609650,1089,2.58,,71.0,,,,,,,"Iron, Fe",MG +609802,1089,26.47,,75.0,,,,,,,"Iron, Fe",MG +609860,1089,2.32,,75.0,,,,,,,"Iron, Fe",MG +610022,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +610436,1089,2.08,,75.0,,,,,,,"Iron, Fe",MG +610634,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +610932,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +611980,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +612074,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +613422,1089,0.52,,75.0,,,,,,,"Iron, Fe",MG +613452,1089,3.35,,75.0,,,,,,,"Iron, Fe",MG +614616,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +614800,1089,4.78,,75.0,,,,,,,"Iron, Fe",MG +615016,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +615018,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +615254,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +615314,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +615716,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +616684,1089,3.78,,70.0,,,,,,,"Iron, Fe",MG +617338,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +617560,1089,2.11,,70.0,,,,,,,"Iron, Fe",MG +617742,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG +618510,1089,4.93,,75.0,,,,,,,"Iron, Fe",MG +618896,1089,2.14,,75.0,,,,,,,"Iron, Fe",MG +620140,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +620304,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +620638,1089,0.91,,75.0,,,,,,,"Iron, Fe",MG +621340,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +621926,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +622944,1089,0.8,,75.0,,,,,,,"Iron, Fe",MG +623058,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +623162,1089,11.9,,75.0,,,,,,,"Iron, Fe",MG +624680,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG +625332,1089,4.22,,75.0,,,,,,,"Iron, Fe",MG +625400,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +625682,1089,8.18,,75.0,,,,,,,"Iron, Fe",MG +625844,1089,2.06,,75.0,,,,,,,"Iron, Fe",MG +627070,1089,2.84,,70.0,,,,,,,"Iron, Fe",MG +627094,1089,4.19,,75.0,,,,,,,"Iron, Fe",MG +628154,1089,4.15,,75.0,,,,,,,"Iron, Fe",MG +628300,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG +628760,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +629314,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +629532,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +630230,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +630414,1089,3.89,,75.0,,,,,,,"Iron, Fe",MG +632180,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +632898,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG +633374,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +633634,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +633724,1089,5.24,,70.0,,,,,,,"Iron, Fe",MG +633814,1089,4.29,,70.0,,,,,,,"Iron, Fe",MG +633840,1089,3.03,,75.0,,,,,,,"Iron, Fe",MG +634146,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG +634256,1089,2.18,,75.0,,,,,,,"Iron, Fe",MG +634654,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +636164,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +636888,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +637448,1089,1.05,,70.0,,,,,,,"Iron, Fe",MG +637464,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +637514,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +638152,1089,4.44,,70.0,,,,,,,"Iron, Fe",MG +638896,1089,4.46,,70.0,,,,,,,"Iron, Fe",MG +639254,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +639288,1089,1.82,,70.0,,,,,,,"Iron, Fe",MG +639362,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +639560,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG +639802,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +641392,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +641902,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +642264,1089,0.73,,75.0,,,,,,,"Iron, Fe",MG +642758,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +643320,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG +643384,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +645420,1089,4.97,,75.0,,,,,,,"Iron, Fe",MG +645490,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG +645778,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +646202,1089,2.06,,75.0,,,,,,,"Iron, Fe",MG +650534,1089,1.08,,70.0,,,,,,,"Iron, Fe",MG +650732,1089,2.05,,75.0,,,,,,,"Iron, Fe",MG +650908,1089,5.0,,70.0,,,,,,,"Iron, Fe",MG +650916,1089,5.23,,70.0,,,,,,,"Iron, Fe",MG +651766,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +652262,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +653792,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +654136,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +655034,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +655356,1089,2.33,,70.0,,,,,,,"Iron, Fe",MG +655930,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +656018,1089,2.94,,70.0,,,,,,,"Iron, Fe",MG +656130,1089,3.17,,70.0,,,,,,,"Iron, Fe",MG +656472,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG +656696,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG +656802,1089,2.28,,70.0,,,,,,,"Iron, Fe",MG +657156,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG +658716,1089,3.19,,70.0,,,,,,,"Iron, Fe",MG +659304,1089,0.5,,75.0,,,,,,,"Iron, Fe",MG +660152,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +660980,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +661332,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +661408,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +661844,1089,3.48,,75.0,,,,,,,"Iron, Fe",MG +662718,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +663044,1089,2.53,,75.0,,,,,,,"Iron, Fe",MG +663936,1089,1.64,,75.0,,,,,,,"Iron, Fe",MG +666580,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG +666646,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG +666828,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +667756,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +668110,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG +669040,1089,0.84,,75.0,,,,,,,"Iron, Fe",MG +669864,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +669952,1089,16.58,,75.0,,,,,,,"Iron, Fe",MG +670854,1089,0.48,,75.0,,,,,,,"Iron, Fe",MG +670938,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG +671044,1089,2.11,,70.0,,,,,,,"Iron, Fe",MG +671210,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +671528,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +671550,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +672676,1089,0.14,,70.0,,,,,,,"Iron, Fe",MG +672736,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +673270,1089,2.7,,70.0,,,,,,,"Iron, Fe",MG +674018,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +674556,1089,0.32,,70.0,,,,,,,"Iron, Fe",MG +674568,1089,1.2,,70.0,,,,,,,"Iron, Fe",MG +675992,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG +676470,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +676504,1089,0.44,,70.0,,,,,,,"Iron, Fe",MG +676576,1089,0.65,,75.0,,,,,,,"Iron, Fe",MG +676802,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +677280,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +677368,1089,2.22,,70.0,,,,,,,"Iron, Fe",MG +677468,1089,2.53,,75.0,,,,,,,"Iron, Fe",MG +677634,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +677988,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +678328,1089,4.29,,70.0,,,,,,,"Iron, Fe",MG +678544,1089,0.67,,70.0,,,,,,,"Iron, Fe",MG +679894,1089,2.05,,75.0,,,,,,,"Iron, Fe",MG +680838,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +680906,1089,10.0,,73.0,,,,,,,"Iron, Fe",MG +681308,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG +681914,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +682198,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +682222,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG +682404,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +682494,1089,0.31,,70.0,,,,,,,"Iron, Fe",MG +682912,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +683402,1089,1.6,,70.0,,,,,,,"Iron, Fe",MG +684132,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +684544,1089,0.57,,75.0,,,,,,,"Iron, Fe",MG +685636,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +686952,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +687512,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +687542,1089,5.41,,70.0,,,,,,,"Iron, Fe",MG +688638,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG +689010,1089,2.68,,70.0,,,,,,,"Iron, Fe",MG +690188,1089,2.53,,75.0,,,,,,,"Iron, Fe",MG +691648,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +692144,1089,0.14,,70.0,,,,,,,"Iron, Fe",MG +692214,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +692418,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +692426,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG +692852,1089,2.15,,70.0,,,,,,,"Iron, Fe",MG +693072,1089,3.38,,75.0,,,,,,,"Iron, Fe",MG +693090,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG +693348,1089,1.5,,75.0,,,,,,,"Iron, Fe",MG +693412,1089,1.33,,70.0,,,,,,,"Iron, Fe",MG +694660,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +695228,1089,1.33,,75.0,,,,,,,"Iron, Fe",MG +695512,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +696072,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +696126,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +696626,1089,0.71,,75.0,,,,,,,"Iron, Fe",MG +696852,1089,3.67,,70.0,,,,,,,"Iron, Fe",MG +697592,1089,0.75,,75.0,,,,,,,"Iron, Fe",MG +697842,1089,1.82,,70.0,,,,,,,"Iron, Fe",MG +698928,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +699062,1089,0.07,,75.0,,,,,,,"Iron, Fe",MG +699684,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +700552,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +701102,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +701502,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +701710,1089,1.0,,75.0,,,,,,,"Iron, Fe",MG +703546,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +703672,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +703876,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +705150,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +706164,1089,0.06,,70.0,,,,,,,"Iron, Fe",MG +706716,1089,0.48,,70.0,,,,,,,"Iron, Fe",MG +707062,1089,1.49,,70.0,,,,,,,"Iron, Fe",MG +707224,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG +707712,1089,2.22,,70.0,,,,,,,"Iron, Fe",MG +707852,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +708470,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG +708728,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG +708740,1089,1.59,,75.0,,,,,,,"Iron, Fe",MG +710898,1089,2.27,,70.0,,,,,,,"Iron, Fe",MG +711176,1089,0.56,,70.0,,,,,,,"Iron, Fe",MG +711338,1089,0.56,,70.0,,,,,,,"Iron, Fe",MG +714638,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +715772,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +716096,1089,27.0,,75.0,,,,,,,"Iron, Fe",MG +716934,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +717608,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG +718000,1089,1.56,,70.0,,,,,,,"Iron, Fe",MG +718192,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +719028,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +719216,1089,2.7,,70.0,,,,,,,"Iron, Fe",MG +719476,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +719666,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +720046,1089,14.67,,70.0,,,,,,,"Iron, Fe",MG +720520,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +720712,1089,0.72,,70.0,,,,,,,"Iron, Fe",MG +721352,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +721578,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG +721912,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG +722406,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +723550,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +724070,1089,1.12,,70.0,,,,,,,"Iron, Fe",MG +724414,1089,0.46,,70.0,,,,,,,"Iron, Fe",MG +725134,1089,3.1,,70.0,,,,,,,"Iron, Fe",MG +725380,1089,2.53,,75.0,,,,,,,"Iron, Fe",MG +725728,1089,0.29,,70.0,,,,,,,"Iron, Fe",MG +725816,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +727152,1089,1.38,,70.0,,,,,,,"Iron, Fe",MG +727388,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +727774,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +728082,1089,2.2,,70.0,,,,,,,"Iron, Fe",MG +728092,1089,0.74,,75.0,,,,,,,"Iron, Fe",MG +728368,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG +730952,1089,0.94,,70.0,,,,,,,"Iron, Fe",MG +731306,1089,0.89,,70.0,,,,,,,"Iron, Fe",MG +731476,1089,0.94,,70.0,,,,,,,"Iron, Fe",MG +731968,1089,1.75,,70.0,,,,,,,"Iron, Fe",MG +732284,1089,1.87,,70.0,,,,,,,"Iron, Fe",MG +732372,1089,1.54,,75.0,,,,,,,"Iron, Fe",MG +732476,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +733478,1089,0.43,,75.0,,,,,,,"Iron, Fe",MG +733568,1089,2.3,,70.0,,,,,,,"Iron, Fe",MG +734006,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +734072,1089,2.22,,70.0,,,,,,,"Iron, Fe",MG +734522,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG +734634,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +737060,1089,1.52,,70.0,,,,,,,"Iron, Fe",MG +737582,1089,25.35,,75.0,,,,,,,"Iron, Fe",MG +737738,1089,4.0,,75.0,,,,,,,"Iron, Fe",MG +738092,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +738108,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +738354,1089,2.19,,70.0,,,,,,,"Iron, Fe",MG +738664,1089,2.61,,70.0,,,,,,,"Iron, Fe",MG +738822,1089,4.86,,70.0,,,,,,,"Iron, Fe",MG +739854,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG +739978,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +740300,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +740454,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +740606,1089,10.29,,70.0,,,,,,,"Iron, Fe",MG +740946,1089,2.37,,70.0,,,,,,,"Iron, Fe",MG +741544,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +742482,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +742948,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +743036,1089,0.96,,70.0,,,,,,,"Iron, Fe",MG +743342,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +743602,1089,0.18,,70.0,,,,,,,"Iron, Fe",MG +743892,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG +743946,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +745102,1089,0.64,,70.0,,,,,,,"Iron, Fe",MG +745176,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +745190,1089,2.7,,70.0,,,,,,,"Iron, Fe",MG +746046,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +746288,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +746432,1089,0.79,,70.0,,,,,,,"Iron, Fe",MG +749383,1089,1.18,1.0,1.0,,,,,,,"Iron, Fe",MG +751974,1089,1.6,,78.0,,,,,,,"Iron, Fe",MG +752272,1089,2.7,,78.0,,,,,,,"Iron, Fe",MG +752864,1089,3.6,,78.0,,,,,,,"Iron, Fe",MG +753526,1089,0.91,,75.0,,,,,,,"Iron, Fe",MG +1847473,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +753868,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG +753970,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG +754046,1089,1.33,,75.0,,,,,,,"Iron, Fe",MG +754078,1089,1.82,,75.0,,,,,,,"Iron, Fe",MG +754332,1089,0.0,,78.0,,,,,,,"Iron, Fe",MG +755258,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG +756018,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG +756314,1089,3.43,,75.0,,,,,,,"Iron, Fe",MG +756556,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +757098,1089,2.3,,78.0,,,,,,,"Iron, Fe",MG +1847755,1089,4.0,,78.0,,,,,,,"Iron, Fe",MG +757674,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +758246,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG +759716,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +760158,1089,2.59,,71.0,,,,,,,"Iron, Fe",MG +760330,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +760960,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +1848037,1089,2.0,,78.0,,,,,,,"Iron, Fe",MG +761292,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +1848044,1089,1.75,,71.0,,,,,,,"Iron, Fe",MG +761398,1089,30.0,,75.0,,,,,,,"Iron, Fe",MG +761468,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +761706,1089,1.22,,71.0,,,,,,,"Iron, Fe",MG +762234,1089,3.93,,71.0,,,,,,,"Iron, Fe",MG +762594,1089,0.96,,71.0,,,,,,,"Iron, Fe",MG +763030,1089,1.44,,71.0,,,,,,,"Iron, Fe",MG +763278,1089,3.07,,78.0,,,,,,,"Iron, Fe",MG +763624,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +765296,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +766060,1089,1.22,,71.0,,,,,,,"Iron, Fe",MG +766154,1089,9.19,,71.0,,,,,,,"Iron, Fe",MG +766358,1089,0.32,,71.0,,,,,,,"Iron, Fe",MG +766380,1089,1.61,,71.0,,,,,,,"Iron, Fe",MG +767090,1089,2.41,,71.0,,,,,,,"Iron, Fe",MG +767120,1089,5.11,,71.0,,,,,,,"Iron, Fe",MG +767498,1089,2.81,,71.0,,,,,,,"Iron, Fe",MG +768260,1089,1.72,,71.0,,,,,,,"Iron, Fe",MG +768264,1089,1.74,,71.0,,,,,,,"Iron, Fe",MG +768296,1089,0.08,,75.0,,,,,,,"Iron, Fe",MG +769038,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +769340,1089,4.12,,71.0,,,,,,,"Iron, Fe",MG +770318,1089,3.89,,71.0,,,,,,,"Iron, Fe",MG +771644,1089,0.0,,78.0,,,,,,,"Iron, Fe",MG +772108,1089,0.2,,71.0,,,,,,,"Iron, Fe",MG +772220,1089,0.55,,71.0,,,,,,,"Iron, Fe",MG +772252,1089,3.57,,71.0,,,,,,,"Iron, Fe",MG +772906,1089,0.92,,70.0,,,,,,,"Iron, Fe",MG +773888,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1848173,1089,1.0,,78.0,,,,,,,"Iron, Fe",MG +775202,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +776224,1089,1.93,,70.0,,,,,,,"Iron, Fe",MG +779258,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +779664,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +780640,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +780786,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +792615,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +793539,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +795139,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG +795919,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +796879,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +797019,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +797155,1089,1.23,,70.0,,,,,,,"Iron, Fe",MG +797551,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +798155,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +798387,1089,1.64,,75.0,,,,,,,"Iron, Fe",MG +798551,1089,0.99,,75.0,,,,,,,"Iron, Fe",MG +798965,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG +799201,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +799297,1089,11.47,,70.0,,,,,,,"Iron, Fe",MG +799493,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +799653,1089,1.23,,70.0,,,,,,,"Iron, Fe",MG +799711,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +799803,1089,1.14,,75.0,,,,,,,"Iron, Fe",MG +800099,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +800507,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +801363,1089,0.27,,70.0,,,,,,,"Iron, Fe",MG +802099,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +802127,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +802359,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG +803025,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +804529,1089,0.88,,70.0,,,,,,,"Iron, Fe",MG +804967,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +805015,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +805285,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG +805335,1089,2.68,,70.0,,,,,,,"Iron, Fe",MG +806765,1089,0.7,,70.0,,,,,,,"Iron, Fe",MG +807081,1089,4.29,,70.0,,,,,,,"Iron, Fe",MG +807849,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +807969,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +809290,1089,0.08,,71.0,,,,,,,"Iron, Fe",MG +809376,1089,2.77,,75.0,,,,,,,"Iron, Fe",MG +809404,1089,4.12,,71.0,,,,,,,"Iron, Fe",MG +809976,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +810040,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +811064,1089,2.58,,71.0,,,,,,,"Iron, Fe",MG +811218,1089,0.08,,71.0,,,,,,,"Iron, Fe",MG +814450,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG +814478,1089,2.12,,70.0,,,,,,,"Iron, Fe",MG +819182,1089,5.33,,70.0,,,,,,,"Iron, Fe",MG +824308,1089,0.57,,70.0,,,,,,,"Iron, Fe",MG +824736,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG +825582,1089,1.08,,70.0,,,,,,,"Iron, Fe",MG +828080,1089,2.44,,70.0,,,,,,,"Iron, Fe",MG +829024,1089,1.91,,75.0,,,,,,,"Iron, Fe",MG +829220,1089,1.73,,70.0,,,,,,,"Iron, Fe",MG +829714,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG +831834,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +832620,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG +834332,1089,2.51,,75.0,,,,,,,"Iron, Fe",MG +834980,1089,0.29,,70.0,,,,,,,"Iron, Fe",MG +838306,1089,0.3,,70.0,,,,,,,"Iron, Fe",MG +841004,1089,3.02,,70.0,,,,,,,"Iron, Fe",MG +842926,1089,6.07,,70.0,,,,,,,"Iron, Fe",MG +844896,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +845162,1089,2.77,,70.0,,,,,,,"Iron, Fe",MG +1848290,1089,0.0,,78.0,,,,,,,"Iron, Fe",MG +846026,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +846112,1089,1.23,,70.0,,,,,,,"Iron, Fe",MG +849010,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG +850544,1089,1.96,,70.0,,,,,,,"Iron, Fe",MG +851124,1089,3.93,,70.0,,,,,,,"Iron, Fe",MG +857154,1089,1.23,,70.0,,,,,,,"Iron, Fe",MG +857612,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +857698,1089,2.48,,75.0,,,,,,,"Iron, Fe",MG +858988,1089,1.33,,70.0,,,,,,,"Iron, Fe",MG +863560,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG +865524,1089,3.16,,70.0,,,,,,,"Iron, Fe",MG +867068,1089,0.85,,70.0,,,,,,,"Iron, Fe",MG +869642,1089,1.82,,70.0,,,,,,,"Iron, Fe",MG +872472,1089,3.03,,70.0,,,,,,,"Iron, Fe",MG +877864,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG +879992,1089,20.0,,75.0,,,,,,,"Iron, Fe",MG +880656,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +880700,1089,1.74,,70.0,,,,,,,"Iron, Fe",MG +881138,1089,4.41,,70.0,,,,,,,"Iron, Fe",MG +883814,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +885174,1089,7.0,,70.0,,,,,,,"Iron, Fe",MG +885468,1089,0.67,,70.0,,,,,,,"Iron, Fe",MG +886216,1089,1.82,,70.0,,,,,,,"Iron, Fe",MG +887500,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG +887890,1089,0.57,,70.0,,,,,,,"Iron, Fe",MG +888640,1089,12.86,,70.0,,,,,,,"Iron, Fe",MG +888718,1089,24.83,,70.0,,,,,,,"Iron, Fe",MG +888926,1089,0.91,,70.0,,,,,,,"Iron, Fe",MG +889038,1089,1.47,,70.0,,,,,,,"Iron, Fe",MG +891080,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG +891144,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +891442,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG +891504,1089,0.7,,70.0,,,,,,,"Iron, Fe",MG +891634,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +891898,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG +891992,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +892258,1089,2.54,,75.0,,,,,,,"Iron, Fe",MG +892776,1089,2.19,,70.0,,,,,,,"Iron, Fe",MG +893000,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +896106,1089,0.96,,70.0,,,,,,,"Iron, Fe",MG +896220,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG +898684,1089,12.67,,70.0,,,,,,,"Iron, Fe",MG +898722,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +900322,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +900844,1089,0.4,,70.0,,,,,,,"Iron, Fe",MG +902658,1089,1.83,,70.0,,,,,,,"Iron, Fe",MG +903036,1089,4.64,,70.0,,,,,,,"Iron, Fe",MG +907562,1089,0.54,,70.0,,,,,,,"Iron, Fe",MG +907564,1089,0.39,,70.0,,,,,,,"Iron, Fe",MG +908622,1089,3.7,,70.0,,,,,,,"Iron, Fe",MG +908624,1089,3.46,,70.0,,,,,,,"Iron, Fe",MG +910050,1089,0.96,,70.0,,,,,,,"Iron, Fe",MG +910574,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG +910724,1089,4.86,,70.0,,,,,,,"Iron, Fe",MG +911022,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG +911446,1089,1.29,,70.0,,,,,,,"Iron, Fe",MG +911692,1089,2.04,,70.0,,,,,,,"Iron, Fe",MG +912032,1089,1.02,,70.0,,,,,,,"Iron, Fe",MG +912350,1089,11.11,,70.0,,,,,,,"Iron, Fe",MG +912862,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +914924,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +916124,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +919266,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +919802,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG +921206,1089,0.88,,70.0,,,,,,,"Iron, Fe",MG +921400,1089,0.77,,70.0,,,,,,,"Iron, Fe",MG +923686,1089,10.71,,70.0,,,,,,,"Iron, Fe",MG +924222,1089,1.82,,70.0,,,,,,,"Iron, Fe",MG +925330,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +925466,1089,5.33,,70.0,,,,,,,"Iron, Fe",MG +926086,1089,0.27,,70.0,,,,,,,"Iron, Fe",MG +926206,1089,0.53,,70.0,,,,,,,"Iron, Fe",MG +926598,1089,4.64,,70.0,,,,,,,"Iron, Fe",MG +927164,1089,1.13,,70.0,,,,,,,"Iron, Fe",MG +927444,1089,1.02,,70.0,,,,,,,"Iron, Fe",MG +928566,1089,0.53,,70.0,,,,,,,"Iron, Fe",MG +928620,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG +929068,1089,2.35,,70.0,,,,,,,"Iron, Fe",MG +930384,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG +931612,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +932158,1089,0.89,,70.0,,,,,,,"Iron, Fe",MG +932722,1089,0.34,,70.0,,,,,,,"Iron, Fe",MG +933258,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG +933470,1089,6.07,,70.0,,,,,,,"Iron, Fe",MG +935706,1089,30.0,,70.0,,,,,,,"Iron, Fe",MG +936728,1089,33.33,,70.0,,,,,,,"Iron, Fe",MG +937910,1089,5.0,,70.0,,,,,,,"Iron, Fe",MG +939128,1089,0.74,,70.0,,,,,,,"Iron, Fe",MG +940830,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +940918,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +940926,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +941808,1089,3.64,,70.0,,,,,,,"Iron, Fe",MG +942136,1089,1.41,,70.0,,,,,,,"Iron, Fe",MG +944278,1089,0.88,,70.0,,,,,,,"Iron, Fe",MG +944688,1089,1.25,,70.0,,,,,,,"Iron, Fe",MG +944886,1089,2.42,,70.0,,,,,,,"Iron, Fe",MG +945204,1089,1.36,,70.0,,,,,,,"Iron, Fe",MG +946790,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG +947004,1089,0.91,,70.0,,,,,,,"Iron, Fe",MG +947210,1089,5.54,,70.0,,,,,,,"Iron, Fe",MG +947682,1089,0.25,,70.0,,,,,,,"Iron, Fe",MG +947894,1089,0.67,,70.0,,,,,,,"Iron, Fe",MG +948774,1089,3.23,,70.0,,,,,,,"Iron, Fe",MG +950645,1089,10.29,,75.0,,,,,,,"Iron, Fe",MG +951527,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +952179,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +952229,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +952553,1089,1.33,,70.0,,,,,,,"Iron, Fe",MG +954085,1089,0.78,,70.0,,,,,,,"Iron, Fe",MG +1848554,1089,4.0,,78.0,,,,,,,"Iron, Fe",MG +954819,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG +956425,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +956479,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +956639,1089,0.26,,75.0,,,,,,,"Iron, Fe",MG +957447,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +957599,1089,2.33,,70.0,,,,,,,"Iron, Fe",MG +957831,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +958493,1089,4.33,,70.0,,,,,,,"Iron, Fe",MG +1848636,1089,1.0,,78.0,,,,,,,"Iron, Fe",MG +958595,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +958971,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +959001,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +959527,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +959751,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +960445,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +960909,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +960953,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1848701,1089,0.19,,71.0,,,,,,,"Iron, Fe",MG +962169,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +962173,1089,0.08,,70.0,,,,,,,"Iron, Fe",MG +962887,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +963211,1089,0.72,,70.0,,,,,,,"Iron, Fe",MG +965729,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1848759,1089,0.37,,71.0,,,,,,,"Iron, Fe",MG +1848763,1089,1.45,,71.0,,,,,,,"Iron, Fe",MG +1848792,1089,3.2,,71.0,,,,,,,"Iron, Fe",MG +1848825,1089,1.94,,71.0,,,,,,,"Iron, Fe",MG +967199,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +969587,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +970537,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +970865,1089,0.65,,70.0,,,,,,,"Iron, Fe",MG +1849010,1089,10.0,,78.0,,,,,,,"Iron, Fe",MG +972325,1089,0.4,,75.0,,,,,,,"Iron, Fe",MG +972379,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +972797,1089,0.79,,75.0,,,,,,,"Iron, Fe",MG +973069,1089,2.08,,70.0,,,,,,,"Iron, Fe",MG +1849043,1089,3.0,,78.0,,,,,,,"Iron, Fe",MG +973897,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +974949,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +975335,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +975371,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +975543,1089,2.94,,70.0,,,,,,,"Iron, Fe",MG +975799,1089,0.31,,75.0,,,,,,,"Iron, Fe",MG +975959,1089,1.85,,75.0,,,,,,,"Iron, Fe",MG +977873,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +1849124,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +983559,1089,2.0,,75.0,,,,,,,"Iron, Fe",MG +983755,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +983757,1089,4.24,,75.0,,,,,,,"Iron, Fe",MG +984475,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +984487,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1849161,1089,0.4,,75.0,,,,,,,"Iron, Fe",MG +984937,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +985333,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +985457,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +985585,1089,1.11,,75.0,,,,,,,"Iron, Fe",MG +985621,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +985805,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +986845,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +987251,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +987413,1089,3.7,,70.0,,,,,,,"Iron, Fe",MG +987553,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG +988039,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +995955,1089,0.94,,70.0,,,,,,,"Iron, Fe",MG +1001533,1089,0.26,,75.0,,,,,,,"Iron, Fe",MG +1002223,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1004629,1089,2.25,,70.0,,,,,,,"Iron, Fe",MG +1005513,1089,2.37,,70.0,,,,,,,"Iron, Fe",MG +1006377,1089,2.22,,70.0,,,,,,,"Iron, Fe",MG +1006789,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1006805,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG +1008039,1089,3.23,,70.0,,,,,,,"Iron, Fe",MG +1008725,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG +1009269,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1009771,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG +1010275,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1849689,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1011481,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1011991,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1012035,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1012539,1089,0.59,,75.0,,,,,,,"Iron, Fe",MG +1015761,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1015769,1089,2.05,,75.0,,,,,,,"Iron, Fe",MG +1016695,1089,0.23,,75.0,,,,,,,"Iron, Fe",MG +1017277,1089,6.86,,75.0,,,,,,,"Iron, Fe",MG +1017477,1089,2.4,,70.0,,,,,,,"Iron, Fe",MG +1017733,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1019331,1089,1.17,,70.0,,,,,,,"Iron, Fe",MG +1019563,1089,2.33,,70.0,,,,,,,"Iron, Fe",MG +1019865,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1020655,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1021009,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +1021655,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1023039,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG +1023451,1089,0.74,,70.0,,,,,,,"Iron, Fe",MG +1023467,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +1850060,1089,1.09,,75.0,,,,,,,"Iron, Fe",MG +1024363,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1024679,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +1024689,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +1024695,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1026483,1089,0.74,,70.0,,,,,,,"Iron, Fe",MG +1026931,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1028231,1089,0.38,,70.0,,,,,,,"Iron, Fe",MG +1028879,1089,1.6,,70.0,,,,,,,"Iron, Fe",MG +1029665,1089,4.65,,70.0,,,,,,,"Iron, Fe",MG +1032027,1089,0.93,,70.0,,,,,,,"Iron, Fe",MG +1032201,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +1032315,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG +1032455,1089,5.0,,70.0,,,,,,,"Iron, Fe",MG +1033161,1089,1.2,,70.0,,,,,,,"Iron, Fe",MG +1033913,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG +1034133,1089,5.33,,70.0,,,,,,,"Iron, Fe",MG +1034415,1089,1.8,,70.0,,,,,,,"Iron, Fe",MG +1034491,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1034631,1089,1.33,,70.0,,,,,,,"Iron, Fe",MG +1035777,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1036821,1089,10.71,,70.0,,,,,,,"Iron, Fe",MG +1037659,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG +1037725,1089,4.0,,75.0,,,,,,,"Iron, Fe",MG +1038669,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG +1038829,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1039069,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG +1040585,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG +1040947,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1041157,1089,4.0,,75.0,,,,,,,"Iron, Fe",MG +1041877,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1041945,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1042523,1089,7.14,,70.0,,,,,,,"Iron, Fe",MG +1042595,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +1043573,1089,4.2,,75.0,,,,,,,"Iron, Fe",MG +1043611,1089,0.44,,70.0,,,,,,,"Iron, Fe",MG +1043685,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +1043807,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1044385,1089,3.12,,70.0,,,,,,,"Iron, Fe",MG +1044519,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +1044795,1089,1.61,,75.0,,,,,,,"Iron, Fe",MG +1045139,1089,0.77,,70.0,,,,,,,"Iron, Fe",MG +1045937,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1046229,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1047275,1089,3.12,,70.0,,,,,,,"Iron, Fe",MG +1047883,1089,1.2,,70.0,,,,,,,"Iron, Fe",MG +1048385,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1048665,1089,21.43,,70.0,,,,,,,"Iron, Fe",MG +1049157,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1049223,1089,0.49,,70.0,,,,,,,"Iron, Fe",MG +1049243,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1049733,1089,5.0,,70.0,,,,,,,"Iron, Fe",MG +1049895,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG +1054983,1089,3.0,,71.0,,,,,,,"Iron, Fe",MG +1055359,1089,1.6,,75.0,,,,,,,"Iron, Fe",MG +1055681,1089,3.93,,70.0,,,,,,,"Iron, Fe",MG +1055911,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1056245,1089,0.46,,75.0,,,,,,,"Iron, Fe",MG +1057561,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG +1057659,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1059799,1089,2.27,,70.0,,,,,,,"Iron, Fe",MG +1060931,1089,0.62,,70.0,,,,,,,"Iron, Fe",MG +1061245,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +1061807,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG +1062071,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1062721,1089,0.03,,70.0,,,,,,,"Iron, Fe",MG +1063575,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG +1063609,1089,0.56,,75.0,,,,,,,"Iron, Fe",MG +1063787,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +1064919,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1065533,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG +1065713,1089,13.33,,70.0,,,,,,,"Iron, Fe",MG +1065819,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1066091,1089,26.43,,70.0,,,,,,,"Iron, Fe",MG +1066307,1089,0.23,,70.0,,,,,,,"Iron, Fe",MG +1066395,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1067563,1089,1.18,,71.0,,,,,,,"Iron, Fe",MG +1068275,1089,1.35,,70.0,,,,,,,"Iron, Fe",MG +1069091,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG +1069415,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1070469,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +1070975,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1071067,1089,0.17,,70.0,,,,,,,"Iron, Fe",MG +1071525,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG +1071787,1089,2.08,,75.0,,,,,,,"Iron, Fe",MG +1073431,1089,0.11,,70.0,,,,,,,"Iron, Fe",MG +1073869,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG +1074579,1089,13.17,,70.0,,,,,,,"Iron, Fe",MG +1074991,1089,0.75,,75.0,,,,,,,"Iron, Fe",MG +1075437,1089,0.53,,75.0,,,,,,,"Iron, Fe",MG +1077361,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +1077411,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1077475,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1078201,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1078949,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1080245,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1080273,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1080649,1089,2.05,,75.0,,,,,,,"Iron, Fe",MG +1081685,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1081703,1089,0.1,,70.0,,,,,,,"Iron, Fe",MG +1082037,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +1082561,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1083037,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1083243,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG +1083507,1089,2.53,,75.0,,,,,,,"Iron, Fe",MG +1084283,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1085551,1089,12.5,,70.0,,,,,,,"Iron, Fe",MG +1086127,1089,2.14,,70.0,,,,,,,"Iron, Fe",MG +1087617,1089,0.61,,75.0,,,,,,,"Iron, Fe",MG +1089201,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1089231,1089,2.63,,70.0,,,,,,,"Iron, Fe",MG +1089923,1089,0.17,,70.0,,,,,,,"Iron, Fe",MG +1090129,1089,10.38,,70.0,,,,,,,"Iron, Fe",MG +1090173,1089,3.35,,75.0,,,,,,,"Iron, Fe",MG +1090539,1089,5.48,,70.0,,,,,,,"Iron, Fe",MG +1091803,1089,3.45,,70.0,,,,,,,"Iron, Fe",MG +1092123,1089,0.27,,70.0,,,,,,,"Iron, Fe",MG +1092865,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1094533,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1094881,1089,2.63,,70.0,,,,,,,"Iron, Fe",MG +1095263,1089,1.58,,70.0,,,,,,,"Iron, Fe",MG +1096019,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +1096131,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1096423,1089,1.15,,70.0,,,,,,,"Iron, Fe",MG +1096481,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1096535,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG +1096867,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1096951,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1097021,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1097263,1089,0.48,,70.0,,,,,,,"Iron, Fe",MG +1105648,1089,0.11,1.0,1.0,,,,,,,"Iron, Fe",MG +1850284,1089,0.4,,75.0,,,,,,,"Iron, Fe",MG +1850784,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1850989,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +1851099,1089,15.0,,75.0,,,,,,,"Iron, Fe",MG +1851257,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1851391,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG +1851483,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1851520,1089,1.59,,75.0,,,,,,,"Iron, Fe",MG +1851631,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +1852640,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1852733,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +1852845,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1852852,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG +1852853,1089,2.77,,75.0,,,,,,,"Iron, Fe",MG +1852866,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1853102,1089,6.28,,75.0,,,,,,,"Iron, Fe",MG +1853406,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1853803,1089,3.16,,75.0,,,,,,,"Iron, Fe",MG +1853805,1089,3.16,,75.0,,,,,,,"Iron, Fe",MG +1854926,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1855302,1089,1.32,,70.0,,,,,,,"Iron, Fe",MG +1855701,1089,1.08,,75.0,,,,,,,"Iron, Fe",MG +1855707,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +1856582,1089,2.88,,75.0,,,,,,,"Iron, Fe",MG +1856866,1089,0.48,,75.0,,,,,,,"Iron, Fe",MG +1857012,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG +1857104,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1857241,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1857402,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1857453,1089,3.75,,70.0,,,,,,,"Iron, Fe",MG +1857838,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1858060,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG +1858482,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1858666,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1859227,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG +1859311,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1859320,1089,5.67,,70.0,,,,,,,"Iron, Fe",MG +1859434,1089,0.47,,75.0,,,,,,,"Iron, Fe",MG +1859559,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1859696,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1859780,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +1860082,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG +1860509,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG +1860628,1089,0.85,,70.0,,,,,,,"Iron, Fe",MG +1860707,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +1860838,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1861333,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1861383,1089,0.32,,70.0,,,,,,,"Iron, Fe",MG +1861394,1089,4.11,,75.0,,,,,,,"Iron, Fe",MG +1861635,1089,0.44,,75.0,,,,,,,"Iron, Fe",MG +1861767,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG +1862099,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1862654,1089,1.82,,75.0,,,,,,,"Iron, Fe",MG +1862666,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1862711,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1862858,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1862875,1089,12.0,,75.0,,,,,,,"Iron, Fe",MG +1863024,1089,3.89,,75.0,,,,,,,"Iron, Fe",MG +1863042,1089,1.96,,75.0,,,,,,,"Iron, Fe",MG +1863118,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +1863165,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG +1863670,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG +1863913,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +1864402,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +1864598,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG +1864917,1089,2.48,,75.0,,,,,,,"Iron, Fe",MG +1865068,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +1865148,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1865311,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1865670,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1865709,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +1865820,1089,2.88,,75.0,,,,,,,"Iron, Fe",MG +1866240,1089,2.45,,75.0,,,,,,,"Iron, Fe",MG +1866251,1089,1.75,,70.0,,,,,,,"Iron, Fe",MG +1866282,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG +1866453,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1866533,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG +1866597,1089,1.0,,75.0,,,,,,,"Iron, Fe",MG +1866766,1089,2.53,,75.0,,,,,,,"Iron, Fe",MG +1867093,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1867221,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG +1867355,1089,6.75,,75.0,,,,,,,"Iron, Fe",MG +1867464,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1867695,1089,0.91,,70.0,,,,,,,"Iron, Fe",MG +1867805,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG +1867863,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1868042,1089,2.88,,75.0,,,,,,,"Iron, Fe",MG +1868763,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1869095,1089,2.18,,75.0,,,,,,,"Iron, Fe",MG +1869473,1089,1.15,,75.0,,,,,,,"Iron, Fe",MG +1869911,1089,1.23,,70.0,,,,,,,"Iron, Fe",MG +1869946,1089,0.67,,70.0,,,,,,,"Iron, Fe",MG +1870348,1089,3.09,,75.0,,,,,,,"Iron, Fe",MG +1870417,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1870569,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +1870629,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG +1870744,1089,3.39,,75.0,,,,,,,"Iron, Fe",MG +1871259,1089,0.65,,70.0,,,,,,,"Iron, Fe",MG +1871381,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1871821,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1871830,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1872181,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1872614,1089,0.53,,70.0,,,,,,,"Iron, Fe",MG +1872818,1089,10.29,,75.0,,,,,,,"Iron, Fe",MG +1872951,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1873033,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1873097,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1873446,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1873648,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG +1873882,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1874274,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1874348,1089,0.75,,70.0,,,,,,,"Iron, Fe",MG +1874573,1089,1.33,,75.0,,,,,,,"Iron, Fe",MG +1874851,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1875276,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1875280,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1875328,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +1875456,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1875839,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG +1875991,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +1876423,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +1876554,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +1876708,1089,2.0,,75.0,,,,,,,"Iron, Fe",MG +1876812,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG +1877607,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1877684,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG +1877931,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +1877958,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1878200,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +1878362,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +1878624,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG +1878840,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1878922,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1878924,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1878929,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1879053,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG +1879928,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1880517,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1140141,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +1140568,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1140587,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1140919,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1140983,1089,0.31,,75.0,,,,,,,"Iron, Fe",MG +1141592,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1141869,1089,1.87,,70.0,,,,,,,"Iron, Fe",MG +1142050,1089,2.12,,70.0,,,,,,,"Iron, Fe",MG +1142303,1089,2.31,,70.0,,,,,,,"Iron, Fe",MG +1142322,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +1142342,1089,0.57,,70.0,,,,,,,"Iron, Fe",MG +1142662,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1142951,1089,2.81,,70.0,,,,,,,"Iron, Fe",MG +1142953,1089,2.63,,70.0,,,,,,,"Iron, Fe",MG +1143052,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1143220,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1143518,1089,2.33,,70.0,,,,,,,"Iron, Fe",MG +1144167,1089,0.94,,70.0,,,,,,,"Iron, Fe",MG +1144333,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1144551,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG +1144794,1089,1.28,,70.0,,,,,,,"Iron, Fe",MG +1144851,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1144983,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1145005,1089,1.69,,70.0,,,,,,,"Iron, Fe",MG +1880700,1089,2.43,,75.0,,,,,,,"Iron, Fe",MG +1145386,1089,0.68,,75.0,,,,,,,"Iron, Fe",MG +1145547,1089,1.2,,78.0,,,,,,,"Iron, Fe",MG +1145567,1089,0.0,,78.0,,,,,,,"Iron, Fe",MG +1145647,1089,4.26,,71.0,,,,,,,"Iron, Fe",MG +1145668,1089,1.0,,78.0,,,,,,,"Iron, Fe",MG +1145691,1089,0.0,,78.0,,,,,,,"Iron, Fe",MG +1145845,1089,2.0,,78.0,,,,,,,"Iron, Fe",MG +1145907,1089,0.0,,78.0,,,,,,,"Iron, Fe",MG +1145958,1089,0.0,,78.0,,,,,,,"Iron, Fe",MG +1146242,1089,3.2,,71.0,,,,,,,"Iron, Fe",MG +1146322,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1147063,1089,5.14,,70.0,,,,,,,"Iron, Fe",MG +1147064,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG +1147083,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1147179,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +1147216,1089,1.15,,70.0,,,,,,,"Iron, Fe",MG +1147481,1089,2.14,,70.0,,,,,,,"Iron, Fe",MG +1147840,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG +1148763,1089,1.9,,75.0,,,,,,,"Iron, Fe",MG +1148978,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1150140,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG +1150170,1089,2.77,,75.0,,,,,,,"Iron, Fe",MG +1150771,1089,1.25,,70.0,,,,,,,"Iron, Fe",MG +1150819,1089,2.67,,70.0,,,,,,,"Iron, Fe",MG +1151011,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1151062,1089,26.9,,70.0,,,,,,,"Iron, Fe",MG +1151660,1089,3.5,,70.0,,,,,,,"Iron, Fe",MG +1151670,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG +1151877,1089,5.68,,75.0,,,,,,,"Iron, Fe",MG +1151882,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG +1152052,1089,4.86,,70.0,,,,,,,"Iron, Fe",MG +1152066,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +1152128,1089,0.09,,70.0,,,,,,,"Iron, Fe",MG +1152648,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1153465,1089,2.96,,70.0,,,,,,,"Iron, Fe",MG +1153533,1089,1.85,,70.0,,,,,,,"Iron, Fe",MG +1153645,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1153895,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +1153907,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1153927,1089,0.5,,75.0,,,,,,,"Iron, Fe",MG +1154656,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG +1154843,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1155010,1089,0.41,,71.0,,,,,,,"Iron, Fe",MG +1155090,1089,3.0,,78.0,,,,,,,"Iron, Fe",MG +1155117,1089,0.42,,71.0,,,,,,,"Iron, Fe",MG +1155200,1089,0.5,,71.0,,,,,,,"Iron, Fe",MG +1155251,1089,0.16,,71.0,,,,,,,"Iron, Fe",MG +1155292,1089,0.54,,71.0,,,,,,,"Iron, Fe",MG +1155676,1089,1.85,,75.0,,,,,,,"Iron, Fe",MG +1156291,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1156357,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +1156612,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1156636,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1156819,1089,1.8,,70.0,,,,,,,"Iron, Fe",MG +1156833,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +1157010,1089,0.56,,75.0,,,,,,,"Iron, Fe",MG +1157244,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1157949,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1158132,1089,0.68,,75.0,,,,,,,"Iron, Fe",MG +1159961,1089,2.14,,70.0,,,,,,,"Iron, Fe",MG +1160289,1089,3.93,,70.0,,,,,,,"Iron, Fe",MG +1160293,1089,1.56,,70.0,,,,,,,"Iron, Fe",MG +1160296,1089,1.56,,70.0,,,,,,,"Iron, Fe",MG +1160375,1089,0.37,,70.0,,,,,,,"Iron, Fe",MG +1160420,1089,0.11,,70.0,,,,,,,"Iron, Fe",MG +1160813,1089,1.5,,70.0,,,,,,,"Iron, Fe",MG +1161134,1089,0.09,,70.0,,,,,,,"Iron, Fe",MG +1161270,1089,0.34,,70.0,,,,,,,"Iron, Fe",MG +1161478,1089,2.67,,70.0,,,,,,,"Iron, Fe",MG +1161521,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +1161630,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1161973,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1162413,1089,1.68,,70.0,,,,,,,"Iron, Fe",MG +1162450,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG +1162654,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1162773,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG +1162798,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG +1162884,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG +1163306,1089,2.7,,70.0,,,,,,,"Iron, Fe",MG +1163687,1089,1.07,,75.0,,,,,,,"Iron, Fe",MG +1163881,1089,3.09,,75.0,,,,,,,"Iron, Fe",MG +1164257,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +1164468,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1164522,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1164755,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1165067,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +1165169,1089,2.32,,75.0,,,,,,,"Iron, Fe",MG +1165511,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1165640,1089,3.38,,75.0,,,,,,,"Iron, Fe",MG +1165688,1089,0.0,,78.0,,,,,,,"Iron, Fe",MG +1165700,1089,4.48,,78.0,,,,,,,"Iron, Fe",MG +1165744,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +1166102,1089,0.85,,71.0,,,,,,,"Iron, Fe",MG +1166103,1089,1.22,,71.0,,,,,,,"Iron, Fe",MG +1166794,1089,1.43,,71.0,,,,,,,"Iron, Fe",MG +1166882,1089,4.94,,71.0,,,,,,,"Iron, Fe",MG +1166957,1089,0.76,,71.0,,,,,,,"Iron, Fe",MG +1167123,1089,0.57,,71.0,,,,,,,"Iron, Fe",MG +1167778,1089,3.57,,71.0,,,,,,,"Iron, Fe",MG +1168172,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG +1168215,1089,2.39,,71.0,,,,,,,"Iron, Fe",MG +1168300,1089,0.46,,71.0,,,,,,,"Iron, Fe",MG +1168329,1089,0.88,,71.0,,,,,,,"Iron, Fe",MG +1168350,1089,1.2,,71.0,,,,,,,"Iron, Fe",MG +1168943,1089,5.0,,71.0,,,,,,,"Iron, Fe",MG +1169021,1089,5.0,,71.0,,,,,,,"Iron, Fe",MG +1169828,1089,0.5,,71.0,,,,,,,"Iron, Fe",MG +1169987,1089,2.08,,75.0,,,,,,,"Iron, Fe",MG +1170147,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1171008,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1171019,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +1171171,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1171295,1089,1.34,,75.0,,,,,,,"Iron, Fe",MG +1171366,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1171451,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1171501,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1171962,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG +1172274,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1172285,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1172656,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +1172753,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1172889,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1172901,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1172987,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1173023,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1173347,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG +1173603,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1173771,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1173901,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +1173907,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG +1174170,1089,2.95,,75.0,,,,,,,"Iron, Fe",MG +1174224,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1174243,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +1174565,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1174926,1089,1.56,,70.0,,,,,,,"Iron, Fe",MG +1175030,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1175910,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG +1177425,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +1177676,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG +1177974,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1178281,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1178298,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1178582,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +1178707,1089,1.16,,75.0,,,,,,,"Iron, Fe",MG +1178795,1089,1.69,,75.0,,,,,,,"Iron, Fe",MG +1178966,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG +1179471,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG +1179483,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +1179611,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +1179763,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1179940,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG +1180111,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1180156,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +1180289,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1180303,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG +1180614,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1180947,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1181093,1089,5.74,,75.0,,,,,,,"Iron, Fe",MG +1181262,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +1181420,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1181491,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1182137,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1182799,1089,5.65,,70.0,,,,,,,"Iron, Fe",MG +1182848,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1183087,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG +1183235,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG +1183311,1089,3.91,,75.0,,,,,,,"Iron, Fe",MG +1183400,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1183635,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1183759,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1184226,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1184476,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1184570,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG +1185209,1089,0.46,,75.0,,,,,,,"Iron, Fe",MG +1185228,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1185264,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1185475,1089,1.41,,75.0,,,,,,,"Iron, Fe",MG +1185621,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1186009,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1186071,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1186083,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG +1186222,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +1186361,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +1186534,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +1186841,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +1187118,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +1187169,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1187175,1089,7.07,,75.0,,,,,,,"Iron, Fe",MG +1187199,1089,0.83,,70.0,,,,,,,"Iron, Fe",MG +1187408,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1187502,1089,0.89,,75.0,,,,,,,"Iron, Fe",MG +1187756,1089,1.6,,75.0,,,,,,,"Iron, Fe",MG +1188604,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1188722,1089,0.24,,75.0,,,,,,,"Iron, Fe",MG +1188883,1089,1.89,,70.0,,,,,,,"Iron, Fe",MG +1189561,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +1189787,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG +1189793,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +1189980,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG +1190491,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG +1190871,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1191167,1089,2.32,,75.0,,,,,,,"Iron, Fe",MG +1191325,1089,1.09,,75.0,,,,,,,"Iron, Fe",MG +1191402,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1192095,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1192239,1089,1.6,,70.0,,,,,,,"Iron, Fe",MG +1192497,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1192732,1089,0.59,,75.0,,,,,,,"Iron, Fe",MG +1193040,1089,2.19,,70.0,,,,,,,"Iron, Fe",MG +1193385,1089,4.0,,75.0,,,,,,,"Iron, Fe",MG +1193401,1089,1.37,,75.0,,,,,,,"Iron, Fe",MG +1193710,1089,7.2,,75.0,,,,,,,"Iron, Fe",MG +1193914,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1194268,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1194875,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1194999,1089,0.84,,75.0,,,,,,,"Iron, Fe",MG +1195846,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1195866,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1196081,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1196728,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1196969,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1198324,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1198357,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1198384,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1198502,1089,3.35,,75.0,,,,,,,"Iron, Fe",MG +1198934,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +1199028,1089,0.99,,75.0,,,,,,,"Iron, Fe",MG +1199083,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1199346,1089,0.44,,75.0,,,,,,,"Iron, Fe",MG +1199712,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1201140,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1201152,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1201338,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1201465,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1201758,1089,2.67,,75.0,,,,,,,"Iron, Fe",MG +1202055,1089,6.32,,75.0,,,,,,,"Iron, Fe",MG +1202118,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG +1202199,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG +1202316,1089,2.16,,70.0,,,,,,,"Iron, Fe",MG +1202484,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1202922,1089,1.1,,75.0,,,,,,,"Iron, Fe",MG +1202985,1089,4.74,,75.0,,,,,,,"Iron, Fe",MG +1203279,1089,12.86,,75.0,,,,,,,"Iron, Fe",MG +1203472,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG +1203856,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1203944,1089,1.57,,75.0,,,,,,,"Iron, Fe",MG +1204019,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1204153,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1204430,1089,12.0,,75.0,,,,,,,"Iron, Fe",MG +1205164,1089,4.38,,70.0,,,,,,,"Iron, Fe",MG +1205177,1089,2.81,,75.0,,,,,,,"Iron, Fe",MG +1205344,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1205905,1089,1.16,,75.0,,,,,,,"Iron, Fe",MG +1205975,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +1206515,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1206688,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1206926,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG +1207389,1089,4.11,,75.0,,,,,,,"Iron, Fe",MG +1207427,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1207432,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1207752,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1207958,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1208397,1089,0.34,,75.0,,,,,,,"Iron, Fe",MG +1208440,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG +1208838,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +1208883,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1208892,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1209031,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +1209648,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1210603,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1210609,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1210864,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +1211327,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1211478,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1211495,1089,63.53,,75.0,,,,,,,"Iron, Fe",MG +1211739,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1211949,1089,2.3,,75.0,,,,,,,"Iron, Fe",MG +1211950,1089,2.48,,75.0,,,,,,,"Iron, Fe",MG +1212074,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +1212179,1089,15.0,,75.0,,,,,,,"Iron, Fe",MG +1212485,1089,2.29,,70.0,,,,,,,"Iron, Fe",MG +1213394,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG +1213398,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG +1213470,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG +1214546,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +1215271,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG +1215361,1089,1.59,,75.0,,,,,,,"Iron, Fe",MG +1215473,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1216710,1089,6.75,,75.0,,,,,,,"Iron, Fe",MG +1217227,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +1217697,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG +1217839,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1217983,1089,5.81,,75.0,,,,,,,"Iron, Fe",MG +1218367,1089,0.28,,75.0,,,,,,,"Iron, Fe",MG +1218520,1089,1.88,,75.0,,,,,,,"Iron, Fe",MG +1218584,1089,0.84,,75.0,,,,,,,"Iron, Fe",MG +1218704,1089,0.23,,75.0,,,,,,,"Iron, Fe",MG +1218760,1089,1.33,,75.0,,,,,,,"Iron, Fe",MG +1218984,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1219296,1089,2.0,,75.0,,,,,,,"Iron, Fe",MG +1219546,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1219557,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1219860,1089,1.24,,75.0,,,,,,,"Iron, Fe",MG +1219885,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG +1221043,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1221593,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1221961,1089,2.08,,75.0,,,,,,,"Iron, Fe",MG +1222609,1089,2.18,,75.0,,,,,,,"Iron, Fe",MG +1222776,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1223072,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1223350,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1223463,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG +1223571,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1223757,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1224222,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1224594,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +1224604,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1224744,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1224755,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1225092,1089,9.0,,75.0,,,,,,,"Iron, Fe",MG +1225978,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG +1226224,1089,3.81,,75.0,,,,,,,"Iron, Fe",MG +1226721,1089,0.84,,75.0,,,,,,,"Iron, Fe",MG +1226774,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1227425,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1227781,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +1228709,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1229123,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG +1230134,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +1230527,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1230998,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG +1231137,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1231196,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1231658,1089,1.85,,75.0,,,,,,,"Iron, Fe",MG +1233090,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1233208,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +1233372,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1234054,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1234093,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1234106,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1235187,1089,2.47,,75.0,,,,,,,"Iron, Fe",MG +1235244,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1235355,1089,5.45,,75.0,,,,,,,"Iron, Fe",MG +1235579,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1235779,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1236025,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +1236288,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +1237069,1089,13.2,,70.0,,,,,,,"Iron, Fe",MG +1237511,1089,1.16,,75.0,,,,,,,"Iron, Fe",MG +1237557,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1237615,1089,3.43,,75.0,,,,,,,"Iron, Fe",MG +1237872,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1238020,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1238323,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +1239079,1089,2.03,,75.0,,,,,,,"Iron, Fe",MG +1239792,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1240162,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG +1240265,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1240329,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1240665,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1240998,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1241021,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1242785,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +1242803,1089,1.02,,75.0,,,,,,,"Iron, Fe",MG +1243126,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1243221,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1243383,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1243424,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1243984,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG +1244759,1089,2.39,,75.0,,,,,,,"Iron, Fe",MG +1244923,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +1244960,1089,3.18,,75.0,,,,,,,"Iron, Fe",MG +1245001,1089,1.52,,75.0,,,,,,,"Iron, Fe",MG +1245174,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1245335,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG +1245541,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1245760,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1245916,1089,3.16,,70.0,,,,,,,"Iron, Fe",MG +1246011,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +1246423,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1246544,1089,2.54,,75.0,,,,,,,"Iron, Fe",MG +1246551,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1246607,1089,1.35,,75.0,,,,,,,"Iron, Fe",MG +1246697,1089,1.05,,70.0,,,,,,,"Iron, Fe",MG +1246909,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1246915,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG +1247053,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG +1247697,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1247938,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +1248174,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1248245,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1248499,1089,3.79,,75.0,,,,,,,"Iron, Fe",MG +1248697,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1248870,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1249502,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1249973,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1250109,1089,1.52,,75.0,,,,,,,"Iron, Fe",MG +1250306,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1250459,1089,23.08,,70.0,,,,,,,"Iron, Fe",MG +1250655,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1250662,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG +1250884,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1251056,1089,3.16,,75.0,,,,,,,"Iron, Fe",MG +1251099,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG +1251272,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +1251436,1089,27.27,,75.0,,,,,,,"Iron, Fe",MG +1251547,1089,1.67,,75.0,,,,,,,"Iron, Fe",MG +1251631,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1251882,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG +1252018,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG +1252193,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1252751,1089,2.22,,75.0,,,,,,,"Iron, Fe",MG +1252939,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +1253043,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1253132,1089,1.69,,75.0,,,,,,,"Iron, Fe",MG +1253174,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1253723,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG +1254107,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1254288,1089,4.44,,70.0,,,,,,,"Iron, Fe",MG +1254550,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1254636,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1254890,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG +1254950,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1255008,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG +1255651,1089,0.73,,75.0,,,,,,,"Iron, Fe",MG +1256181,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1256265,1089,2.41,,75.0,,,,,,,"Iron, Fe",MG +1256286,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1256297,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +1256439,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1257208,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG +1257340,1089,4.19,,75.0,,,,,,,"Iron, Fe",MG +1257364,1089,1.48,,75.0,,,,,,,"Iron, Fe",MG +1257761,1089,2.37,,75.0,,,,,,,"Iron, Fe",MG +1258521,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG +1258759,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG +1258977,1089,2.41,,75.0,,,,,,,"Iron, Fe",MG +1259398,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +1259457,1089,3.15,,75.0,,,,,,,"Iron, Fe",MG +1260072,1089,0.27,,75.0,,,,,,,"Iron, Fe",MG +1260204,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +1260246,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1260265,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1260387,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1260567,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1260598,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1261186,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG +1261324,1089,1.96,,75.0,,,,,,,"Iron, Fe",MG +1261325,1089,4.0,,75.0,,,,,,,"Iron, Fe",MG +1261395,1089,0.38,,75.0,,,,,,,"Iron, Fe",MG +1261771,1089,3.35,,75.0,,,,,,,"Iron, Fe",MG +1261783,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +1261860,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG +1261969,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1262107,1089,0.56,,75.0,,,,,,,"Iron, Fe",MG +1262208,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +1262455,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1263572,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1263667,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG +1263713,1089,0.36,,75.0,,,,,,,"Iron, Fe",MG +1263804,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1263874,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1264240,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG +1264252,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1264645,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1264846,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1264890,1089,0.4,,75.0,,,,,,,"Iron, Fe",MG +1264904,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG +1265033,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1265087,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG +1265346,1089,1.76,,70.0,,,,,,,"Iron, Fe",MG +1265929,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +1266091,1089,2.35,,75.0,,,,,,,"Iron, Fe",MG +1266097,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1266114,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1266118,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +1266339,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1266623,1089,0.76,,75.0,,,,,,,"Iron, Fe",MG +1266971,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1267126,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1267410,1089,3.2,,75.0,,,,,,,"Iron, Fe",MG +1267441,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1268132,1089,1.47,,75.0,,,,,,,"Iron, Fe",MG +1268292,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG +1268353,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1268557,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1269234,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1269459,1089,2.38,,75.0,,,,,,,"Iron, Fe",MG +1269675,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1269840,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG +1270049,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG +1270415,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1270451,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG +1270653,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG +1270945,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +1270957,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1271401,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG +1271470,1089,6.92,,75.0,,,,,,,"Iron, Fe",MG +1271606,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1271620,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1271856,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +1272137,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +1272401,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +1272569,1089,4.74,,75.0,,,,,,,"Iron, Fe",MG +1272709,1089,1.82,,75.0,,,,,,,"Iron, Fe",MG +1272838,1089,45.0,,75.0,,,,,,,"Iron, Fe",MG +1273341,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1273370,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1273788,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1274122,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1274149,1089,0.87,,75.0,,,,,,,"Iron, Fe",MG +1274223,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1274321,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +1274596,1089,0.78,,75.0,,,,,,,"Iron, Fe",MG +1274632,1089,6.75,,75.0,,,,,,,"Iron, Fe",MG +1275552,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1276034,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1276057,1089,0.21,,75.0,,,,,,,"Iron, Fe",MG +1276190,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG +1276247,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1276306,1089,0.89,,75.0,,,,,,,"Iron, Fe",MG +1276780,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1277205,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +1277516,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1277546,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +1277805,1089,6.07,,70.0,,,,,,,"Iron, Fe",MG +1277847,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +1277860,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1277925,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +1278678,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1278769,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1278891,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG +1279254,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1279528,1089,14.29,,70.0,,,,,,,"Iron, Fe",MG +1280086,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +1280526,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1281650,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1281680,1089,2.18,,75.0,,,,,,,"Iron, Fe",MG +1281915,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1282029,1089,5.0,,75.0,,,,,,,"Iron, Fe",MG +1282033,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG +1282452,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1282799,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG +1282884,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1282890,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1284147,1089,0.8,,75.0,,,,,,,"Iron, Fe",MG +1284207,1089,2.05,,75.0,,,,,,,"Iron, Fe",MG +1284685,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +1284782,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1284993,1089,0.73,,75.0,,,,,,,"Iron, Fe",MG +1286414,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1286522,1089,0.41,,75.0,,,,,,,"Iron, Fe",MG +1286598,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1286730,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1286835,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1286855,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1287920,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG +1288082,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1288149,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +1288281,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +1288293,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG +1289068,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG +1290005,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +1290429,1089,1.24,,75.0,,,,,,,"Iron, Fe",MG +1291181,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1291524,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +1291862,1089,0.61,,75.0,,,,,,,"Iron, Fe",MG +1291946,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1292383,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1292487,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1293049,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1293465,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1293871,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG +1294310,1089,4.65,,75.0,,,,,,,"Iron, Fe",MG +1294311,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +1294381,1089,3.16,,75.0,,,,,,,"Iron, Fe",MG +1294445,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1295803,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1296707,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG +1296963,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1297739,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1297903,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG +1297922,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1298084,1089,1.88,,75.0,,,,,,,"Iron, Fe",MG +1298120,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1298735,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1298983,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1299082,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1300827,1089,1.61,,75.0,,,,,,,"Iron, Fe",MG +1301040,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1301069,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1301143,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG +1301312,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1301844,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1301906,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1302180,1089,0.53,,75.0,,,,,,,"Iron, Fe",MG +1302271,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +1302332,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1303450,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG +1303486,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1303915,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG +1303936,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1304005,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +1304143,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1304253,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1304487,1089,16.07,,75.0,,,,,,,"Iron, Fe",MG +1304678,1089,14.52,,75.0,,,,,,,"Iron, Fe",MG +1304877,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1304900,1089,2.39,,75.0,,,,,,,"Iron, Fe",MG +1304918,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +1304975,1089,3.2,,75.0,,,,,,,"Iron, Fe",MG +1305756,1089,3.2,,75.0,,,,,,,"Iron, Fe",MG +1305777,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +1305793,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1306036,1089,4.69,,70.0,,,,,,,"Iron, Fe",MG +1306142,1089,1.54,,75.0,,,,,,,"Iron, Fe",MG +1306313,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +1306346,1089,2.31,,75.0,,,,,,,"Iron, Fe",MG +1307663,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG +1307972,1089,1.67,,75.0,,,,,,,"Iron, Fe",MG +1309058,1089,2.43,,75.0,,,,,,,"Iron, Fe",MG +1309332,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1309677,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG +1310864,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1310886,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG +1311061,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1311354,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG +1311575,1089,0.16,,75.0,,,,,,,"Iron, Fe",MG +1311620,1089,0.91,,75.0,,,,,,,"Iron, Fe",MG +1311780,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +1312541,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1312833,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1313157,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1313494,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1313649,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1313823,1089,1.47,,75.0,,,,,,,"Iron, Fe",MG +1314035,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +1314252,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +1314474,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +1314745,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1314753,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG +1314968,1089,4.93,,75.0,,,,,,,"Iron, Fe",MG +1315315,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1315748,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1316263,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG +1316983,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1317291,1089,2.51,,75.0,,,,,,,"Iron, Fe",MG +1317814,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1318054,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1318622,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1318940,1089,0.16,,75.0,,,,,,,"Iron, Fe",MG +1319031,1089,2.88,,75.0,,,,,,,"Iron, Fe",MG +1319705,1089,1.04,,70.0,,,,,,,"Iron, Fe",MG +1319971,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1319978,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +1320205,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1320208,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1320449,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1321011,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG +1321107,1089,3.33,,75.0,,,,,,,"Iron, Fe",MG +1321252,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1321355,1089,3.23,,70.0,,,,,,,"Iron, Fe",MG +1321520,1089,0.84,,75.0,,,,,,,"Iron, Fe",MG +1321689,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1322216,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1322248,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1322326,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG +1322387,1089,0.48,,75.0,,,,,,,"Iron, Fe",MG +1322732,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1322771,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1323882,1089,0.81,,70.0,,,,,,,"Iron, Fe",MG +1324002,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1324376,1089,1.5,,75.0,,,,,,,"Iron, Fe",MG +1324633,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG +1324888,1089,8.84,,70.0,,,,,,,"Iron, Fe",MG +1325060,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1325563,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG +1325810,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1325858,1089,1.17,,75.0,,,,,,,"Iron, Fe",MG +1325864,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1325944,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1325969,1089,3.17,,75.0,,,,,,,"Iron, Fe",MG +1326443,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1326552,1089,0.97,,75.0,,,,,,,"Iron, Fe",MG +1326828,1089,0.23,,70.0,,,,,,,"Iron, Fe",MG +1327030,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1327083,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1327106,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +1327113,1089,0.21,,75.0,,,,,,,"Iron, Fe",MG +1327218,1089,0.38,,75.0,,,,,,,"Iron, Fe",MG +1327263,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1327524,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1328850,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1330415,1089,0.82,,75.0,,,,,,,"Iron, Fe",MG +1331752,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1331993,1089,9.44,,70.0,,,,,,,"Iron, Fe",MG +1332111,1089,2.14,,70.0,,,,,,,"Iron, Fe",MG +1333204,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1334146,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1334936,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG +1336959,1089,1.52,,70.0,,,,,,,"Iron, Fe",MG +1337211,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1337306,1089,0.68,,70.0,,,,,,,"Iron, Fe",MG +1337685,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1338543,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1339819,1089,2.48,,75.0,,,,,,,"Iron, Fe",MG +1339873,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1340571,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG +1340727,1089,0.62,,70.0,,,,,,,"Iron, Fe",MG +1340906,1089,1.11,,75.0,,,,,,,"Iron, Fe",MG +1340947,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1342794,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1342860,1089,1.47,,75.0,,,,,,,"Iron, Fe",MG +1343016,1089,4.29,,70.0,,,,,,,"Iron, Fe",MG +1343817,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1344026,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1344136,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG +1344950,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1345021,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +1345666,1089,12.46,,75.0,,,,,,,"Iron, Fe",MG +1345917,1089,0.32,,70.0,,,,,,,"Iron, Fe",MG +1346321,1089,9.64,,75.0,,,,,,,"Iron, Fe",MG +1347012,1089,3.71,,70.0,,,,,,,"Iron, Fe",MG +1347472,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1347923,1089,1.69,,75.0,,,,,,,"Iron, Fe",MG +1348162,1089,2.06,,75.0,,,,,,,"Iron, Fe",MG +1348488,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG +1348499,1089,1.56,,70.0,,,,,,,"Iron, Fe",MG +1348588,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1349035,1089,0.38,,75.0,,,,,,,"Iron, Fe",MG +1349367,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1349519,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1349846,1089,16.88,,75.0,,,,,,,"Iron, Fe",MG +1349862,1089,0.83,,75.0,,,,,,,"Iron, Fe",MG +1350055,1089,0.18,,75.0,,,,,,,"Iron, Fe",MG +1350094,1089,0.83,,70.0,,,,,,,"Iron, Fe",MG +1352603,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +1352685,1089,2.92,,75.0,,,,,,,"Iron, Fe",MG +1352761,1089,0.91,,75.0,,,,,,,"Iron, Fe",MG +1353218,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG +1353424,1089,0.62,,70.0,,,,,,,"Iron, Fe",MG +1353963,1089,0.83,,75.0,,,,,,,"Iron, Fe",MG +1354107,1089,2.34,,75.0,,,,,,,"Iron, Fe",MG +1354423,1089,1.67,,75.0,,,,,,,"Iron, Fe",MG +1354531,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG +1355049,1089,1.47,,75.0,,,,,,,"Iron, Fe",MG +1355259,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1355289,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1355354,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +1355486,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1355511,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1355808,1089,0.83,,70.0,,,,,,,"Iron, Fe",MG +1355937,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +1356340,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1356611,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1356741,1089,2.67,,70.0,,,,,,,"Iron, Fe",MG +1356820,1089,1.31,,70.0,,,,,,,"Iron, Fe",MG +1357023,1089,2.41,,75.0,,,,,,,"Iron, Fe",MG +1357101,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1357423,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG +1357498,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1357527,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +1357861,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +1357938,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1358153,1089,1.88,,75.0,,,,,,,"Iron, Fe",MG +1358191,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1358232,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1358280,1089,7.14,,70.0,,,,,,,"Iron, Fe",MG +1358557,1089,0.47,,75.0,,,,,,,"Iron, Fe",MG +1358715,1089,0.56,,75.0,,,,,,,"Iron, Fe",MG +1359102,1089,1.64,,70.0,,,,,,,"Iron, Fe",MG +1359183,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1359420,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1359620,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +1359644,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1359746,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG +1359835,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1359849,1089,1.3,,70.0,,,,,,,"Iron, Fe",MG +1360150,1089,1.61,,70.0,,,,,,,"Iron, Fe",MG +1360253,1089,3.38,,75.0,,,,,,,"Iron, Fe",MG +1360962,1089,3.45,,70.0,,,,,,,"Iron, Fe",MG +1361012,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1361216,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1361518,1089,0.88,,70.0,,,,,,,"Iron, Fe",MG +1361686,1089,0.68,,70.0,,,,,,,"Iron, Fe",MG +1362538,1089,1.46,,70.0,,,,,,,"Iron, Fe",MG +1362588,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG +1363747,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1364677,1089,0.88,,75.0,,,,,,,"Iron, Fe",MG +1365368,1089,0.74,,70.0,,,,,,,"Iron, Fe",MG +1365429,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1367383,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1368421,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1369325,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1369468,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1369683,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1369934,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1372548,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG +1372666,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1372745,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1372795,1089,0.33,,75.0,,,,,,,"Iron, Fe",MG +1372955,1089,4.17,,70.0,,,,,,,"Iron, Fe",MG +1373097,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1373106,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1373354,1089,1.21,,75.0,,,,,,,"Iron, Fe",MG +1373841,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1373875,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG +1374418,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1374535,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1374825,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1374832,1089,0.35,,70.0,,,,,,,"Iron, Fe",MG +1375162,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1375180,1089,5.71,,70.0,,,,,,,"Iron, Fe",MG +1375246,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1375732,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +1375735,1089,0.17,,70.0,,,,,,,"Iron, Fe",MG +1375838,1089,3.82,,70.0,,,,,,,"Iron, Fe",MG +1375863,1089,2.51,,75.0,,,,,,,"Iron, Fe",MG +1375929,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1376073,1089,2.06,,75.0,,,,,,,"Iron, Fe",MG +1376142,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1376152,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +1376808,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +1377290,1089,4.38,,70.0,,,,,,,"Iron, Fe",MG +1377526,1089,1.63,,70.0,,,,,,,"Iron, Fe",MG +1377590,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG +1377909,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1377969,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1377983,1089,2.18,,75.0,,,,,,,"Iron, Fe",MG +1378123,1089,0.79,,70.0,,,,,,,"Iron, Fe",MG +1378154,1089,2.47,,70.0,,,,,,,"Iron, Fe",MG +1378468,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1378884,1089,0.73,,70.0,,,,,,,"Iron, Fe",MG +1378937,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1378965,1089,2.69,,70.0,,,,,,,"Iron, Fe",MG +1379023,1089,2.63,,70.0,,,,,,,"Iron, Fe",MG +1379109,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG +1379565,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +1379891,1089,4.88,,70.0,,,,,,,"Iron, Fe",MG +1380449,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG +1380994,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG +1381138,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1381641,1089,3.48,,75.0,,,,,,,"Iron, Fe",MG +1382342,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1383494,1089,0.91,,70.0,,,,,,,"Iron, Fe",MG +1383544,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG +1383615,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1383995,1089,3.37,,70.0,,,,,,,"Iron, Fe",MG +1384298,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1384369,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1384507,1089,1.1,,70.0,,,,,,,"Iron, Fe",MG +1384515,1089,3.98,,75.0,,,,,,,"Iron, Fe",MG +1384629,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG +1384711,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1384751,1089,2.54,,70.0,,,,,,,"Iron, Fe",MG +1384802,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1384936,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1385004,1089,0.7,,70.0,,,,,,,"Iron, Fe",MG +1385052,1089,0.46,,75.0,,,,,,,"Iron, Fe",MG +1385880,1089,9.0,,70.0,,,,,,,"Iron, Fe",MG +1385938,1089,2.7,,70.0,,,,,,,"Iron, Fe",MG +1385945,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +1386135,1089,1.19,,75.0,,,,,,,"Iron, Fe",MG +1386254,1089,1.08,,75.0,,,,,,,"Iron, Fe",MG +1386353,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1386479,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1386707,1089,0.81,,70.0,,,,,,,"Iron, Fe",MG +1387088,1089,0.48,,70.0,,,,,,,"Iron, Fe",MG +1387182,1089,3.35,,75.0,,,,,,,"Iron, Fe",MG +1388185,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1388723,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +1388930,1089,0.24,,70.0,,,,,,,"Iron, Fe",MG +1389400,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +1389450,1089,0.58,,70.0,,,,,,,"Iron, Fe",MG +1389818,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG +1389830,1089,1.08,,70.0,,,,,,,"Iron, Fe",MG +1390082,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1390089,1089,1.61,,70.0,,,,,,,"Iron, Fe",MG +1390371,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1391196,1089,1.94,,70.0,,,,,,,"Iron, Fe",MG +1391241,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1391268,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +1391655,1089,0.29,,70.0,,,,,,,"Iron, Fe",MG +1391789,1089,4.11,,70.0,,,,,,,"Iron, Fe",MG +1392086,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1392089,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1392571,1089,1.11,,70.0,,,,,,,"Iron, Fe",MG +1393199,1089,2.04,,75.0,,,,,,,"Iron, Fe",MG +1393492,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG +1393537,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG +1394562,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1394565,1089,2.58,,70.0,,,,,,,"Iron, Fe",MG +1394621,1089,0.43,,75.0,,,,,,,"Iron, Fe",MG +1394823,1089,0.31,,70.0,,,,,,,"Iron, Fe",MG +1394859,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +1394953,1089,5.33,,70.0,,,,,,,"Iron, Fe",MG +1395225,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1395401,1089,1.14,,75.0,,,,,,,"Iron, Fe",MG +1395722,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1395728,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1396114,1089,0.29,,70.0,,,,,,,"Iron, Fe",MG +1397038,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1397340,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG +1397724,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1397801,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1398221,1089,0.75,,70.0,,,,,,,"Iron, Fe",MG +1399349,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG +1399360,1089,5.54,,70.0,,,,,,,"Iron, Fe",MG +1399859,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG +1400098,1089,0.4,,70.0,,,,,,,"Iron, Fe",MG +1402090,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG +1402236,1089,0.31,,70.0,,,,,,,"Iron, Fe",MG +1402302,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG +1402780,1089,1.63,,70.0,,,,,,,"Iron, Fe",MG +1403090,1089,2.08,,70.0,,,,,,,"Iron, Fe",MG +1403969,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1403971,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG +1404194,1089,2.9,,70.0,,,,,,,"Iron, Fe",MG +1404633,1089,3.08,,70.0,,,,,,,"Iron, Fe",MG +1405744,1089,0.67,,75.0,,,,,,,"Iron, Fe",MG +1406017,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1406062,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1406153,1089,1.94,,70.0,,,,,,,"Iron, Fe",MG +1407074,1089,1.01,,70.0,,,,,,,"Iron, Fe",MG +1407395,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1407750,1089,1.15,,75.0,,,,,,,"Iron, Fe",MG +1408950,1089,0.79,,70.0,,,,,,,"Iron, Fe",MG +1409378,1089,3.77,,70.0,,,,,,,"Iron, Fe",MG +1409970,1089,3.25,,70.0,,,,,,,"Iron, Fe",MG +1410048,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +1411052,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1411495,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1411604,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG +1411605,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG +1411632,1089,0.44,,71.0,,,,,,,"Iron, Fe",MG +1412072,1089,1.8,,70.0,,,,,,,"Iron, Fe",MG +1412412,1089,0.25,,70.0,,,,,,,"Iron, Fe",MG +1413113,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1413130,1089,3.5,,70.0,,,,,,,"Iron, Fe",MG +1413238,1089,9.2,,70.0,,,,,,,"Iron, Fe",MG +1414086,1089,2.11,,70.0,,,,,,,"Iron, Fe",MG +1414542,1089,3.85,,70.0,,,,,,,"Iron, Fe",MG +1414551,1089,0.82,,70.0,,,,,,,"Iron, Fe",MG +1414556,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG +1414621,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1415018,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1415219,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG +1415290,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG +1415656,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1415707,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1416124,1089,3.43,,75.0,,,,,,,"Iron, Fe",MG +1416445,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1416483,1089,3.64,,70.0,,,,,,,"Iron, Fe",MG +1416637,1089,1.4,,70.0,,,,,,,"Iron, Fe",MG +1417013,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1417244,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +1417321,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1417325,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +1417583,1089,0.25,,75.0,,,,,,,"Iron, Fe",MG +1417614,1089,0.39,,70.0,,,,,,,"Iron, Fe",MG +1417746,1089,3.0,,70.0,,,,,,,"Iron, Fe",MG +1417891,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +1418149,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1418765,1089,0.27,,70.0,,,,,,,"Iron, Fe",MG +1419996,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1420085,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1420280,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG +1420827,1089,1.57,,70.0,,,,,,,"Iron, Fe",MG +1420984,1089,1.19,,70.0,,,,,,,"Iron, Fe",MG +1421127,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1421435,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1421787,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1421932,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1422452,1089,0.09,,70.0,,,,,,,"Iron, Fe",MG +1423261,1089,0.29,,70.0,,,,,,,"Iron, Fe",MG +1423681,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1423913,1089,0.75,,70.0,,,,,,,"Iron, Fe",MG +1423917,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1424411,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG +1424464,1089,1.44,,70.0,,,,,,,"Iron, Fe",MG +1424860,1089,14.29,,70.0,,,,,,,"Iron, Fe",MG +1425256,1089,0.65,,75.0,,,,,,,"Iron, Fe",MG +1425504,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG +1425777,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1426363,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1426453,1089,5.88,,70.0,,,,,,,"Iron, Fe",MG +1426665,1089,0.61,,70.0,,,,,,,"Iron, Fe",MG +1426685,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1426955,1089,2.31,,70.0,,,,,,,"Iron, Fe",MG +1427364,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1427482,1089,1.61,,75.0,,,,,,,"Iron, Fe",MG +1428172,1089,0.59,,75.0,,,,,,,"Iron, Fe",MG +1428735,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1431098,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG +1432338,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG +1432906,1089,2.53,,75.0,,,,,,,"Iron, Fe",MG +1434539,1089,0.7,,70.0,,,,,,,"Iron, Fe",MG +1434769,1089,1.33,,75.0,,,,,,,"Iron, Fe",MG +1435298,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1435345,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG +1436376,1089,3.51,,75.0,,,,,,,"Iron, Fe",MG +1436465,1089,0.58,,70.0,,,,,,,"Iron, Fe",MG +1436580,1089,2.14,,70.0,,,,,,,"Iron, Fe",MG +1444974,1089,5.25,,70.0,,,,,,,"Iron, Fe",MG +1455342,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG +1455446,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG +1455585,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +1455863,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1455965,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1456144,1089,1.4,,78.0,,,,,,,"Iron, Fe",MG +1456330,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1457001,1089,2.0,,78.0,,,,,,,"Iron, Fe",MG +1457093,1089,2.0,,78.0,,,,,,,"Iron, Fe",MG +1457112,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +1457605,1089,0.88,,71.0,,,,,,,"Iron, Fe",MG +1457914,1089,0.1,,78.0,,,,,,,"Iron, Fe",MG +1458015,1089,3.83,,75.0,,,,,,,"Iron, Fe",MG +1458972,1089,0.18,,71.0,,,,,,,"Iron, Fe",MG +1459458,1089,0.23,,71.0,,,,,,,"Iron, Fe",MG +1459571,1089,1.56,,78.0,,,,,,,"Iron, Fe",MG +1459730,1089,0.43,,75.0,,,,,,,"Iron, Fe",MG +1459858,1089,0.27,,72.0,,,,,,,"Iron, Fe",MG +1460096,1089,3.57,,71.0,,,,,,,"Iron, Fe",MG +1460260,1089,0.18,,71.0,,,,,,,"Iron, Fe",MG +1460590,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1461121,1089,0.17,,71.0,,,,,,,"Iron, Fe",MG +1461300,1089,0.21,,71.0,,,,,,,"Iron, Fe",MG +1461306,1089,0.59,,71.0,,,,,,,"Iron, Fe",MG +1461314,1089,3.0,,78.0,,,,,,,"Iron, Fe",MG +1461656,1089,0.2,,71.0,,,,,,,"Iron, Fe",MG +1461872,1089,0.5,,71.0,,,,,,,"Iron, Fe",MG +1462173,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1462396,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1462424,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1880984,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG +1462766,1089,0.88,,71.0,,,,,,,"Iron, Fe",MG +1462818,1089,9.0,,78.0,,,,,,,"Iron, Fe",MG +1462853,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1463154,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG +1463197,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1463387,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1463443,1089,0.19,,75.0,,,,,,,"Iron, Fe",MG +1464052,1089,12.86,,70.0,,,,,,,"Iron, Fe",MG +1464420,1089,1.75,,75.0,,,,,,,"Iron, Fe",MG +1464449,1089,10.29,,75.0,,,,,,,"Iron, Fe",MG +1464478,1089,1.9,,75.0,,,,,,,"Iron, Fe",MG +1464663,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG +1464990,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1465103,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1465109,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +1465365,1089,2.26,,70.0,,,,,,,"Iron, Fe",MG +1465396,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1465963,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1466833,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG +1467173,1089,3.46,,75.0,,,,,,,"Iron, Fe",MG +1467340,1089,5.0,,70.0,,,,,,,"Iron, Fe",MG +1467468,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +1467615,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG +1467882,1089,0.56,,75.0,,,,,,,"Iron, Fe",MG +1468232,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1468898,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1468904,1089,3.71,,75.0,,,,,,,"Iron, Fe",MG +1468930,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1469082,1089,0.97,,75.0,,,,,,,"Iron, Fe",MG +1469215,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1469542,1089,2.32,,75.0,,,,,,,"Iron, Fe",MG +1469801,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1470078,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1470169,1089,5.66,,75.0,,,,,,,"Iron, Fe",MG +1470894,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1471318,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG +1471595,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +1471662,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +1472775,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG +1473045,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1473169,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG +1473234,1089,9.0,,75.0,,,,,,,"Iron, Fe",MG +1473358,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1473523,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1473722,1089,0.5,,70.0,,,,,,,"Iron, Fe",MG +1473802,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1474052,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +1474306,1089,0.91,,70.0,,,,,,,"Iron, Fe",MG +1474573,1089,1.01,,75.0,,,,,,,"Iron, Fe",MG +1474628,1089,1.61,,70.0,,,,,,,"Iron, Fe",MG +1475265,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1475433,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1475601,1089,1.33,,75.0,,,,,,,"Iron, Fe",MG +1475645,1089,2.67,,70.0,,,,,,,"Iron, Fe",MG +1475844,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1475992,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG +1476074,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1476426,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1476489,1089,1.04,,70.0,,,,,,,"Iron, Fe",MG +1476665,1089,1.42,,75.0,,,,,,,"Iron, Fe",MG +1477027,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1477295,1089,8.31,,75.0,,,,,,,"Iron, Fe",MG +1477474,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG +1477858,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1478953,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1478957,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1479310,1089,4.11,,75.0,,,,,,,"Iron, Fe",MG +1479412,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +1479504,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1480024,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +1480244,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG +1480777,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1481079,1089,4.65,,75.0,,,,,,,"Iron, Fe",MG +1481163,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1481634,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +1481797,1089,1.0,,75.0,,,,,,,"Iron, Fe",MG +1481809,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1482230,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG +1482290,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1482487,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +1483128,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG +1483256,1089,3.46,,75.0,,,,,,,"Iron, Fe",MG +1483434,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1483507,1089,1.67,,75.0,,,,,,,"Iron, Fe",MG +1483629,1089,0.44,,75.0,,,,,,,"Iron, Fe",MG +1483777,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1483794,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1483803,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG +1484025,1089,0.59,,75.0,,,,,,,"Iron, Fe",MG +1484483,1089,0.31,,70.0,,,,,,,"Iron, Fe",MG +1484746,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1485086,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1485288,1089,2.2,,75.0,,,,,,,"Iron, Fe",MG +1485346,1089,8.37,,75.0,,,,,,,"Iron, Fe",MG +1485752,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG +1485899,1089,0.44,,75.0,,,,,,,"Iron, Fe",MG +1486063,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +1486095,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1486550,1089,2.53,,75.0,,,,,,,"Iron, Fe",MG +1486568,1089,1.0,,75.0,,,,,,,"Iron, Fe",MG +1486804,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1486992,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1487127,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG +1487917,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1488071,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG +1488610,1089,2.0,,75.0,,,,,,,"Iron, Fe",MG +1488887,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG +1489315,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG +1489501,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1489574,1089,0.81,,70.0,,,,,,,"Iron, Fe",MG +1489643,1089,1.09,,75.0,,,,,,,"Iron, Fe",MG +1489709,1089,1.88,,70.0,,,,,,,"Iron, Fe",MG +1489863,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1490974,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1491029,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +1491196,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG +1491287,1089,1.1,,75.0,,,,,,,"Iron, Fe",MG +1491598,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1491828,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1492127,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1492263,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1492327,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +1492674,1089,1.11,,75.0,,,,,,,"Iron, Fe",MG +1492839,1089,7.71,,75.0,,,,,,,"Iron, Fe",MG +1493190,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1493199,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1493565,1089,0.2,,70.0,,,,,,,"Iron, Fe",MG +1493735,1089,12.86,,70.0,,,,,,,"Iron, Fe",MG +1493787,1089,5.0,,70.0,,,,,,,"Iron, Fe",MG +1493819,1089,8.37,,70.0,,,,,,,"Iron, Fe",MG +1494340,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG +1494449,1089,1.32,,75.0,,,,,,,"Iron, Fe",MG +1494458,1089,3.55,,75.0,,,,,,,"Iron, Fe",MG +1494554,1089,2.88,,75.0,,,,,,,"Iron, Fe",MG +1494672,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +1495122,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG +1495356,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1495955,1089,1.09,,75.0,,,,,,,"Iron, Fe",MG +1496110,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +1496217,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG +1496378,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1496888,1089,1.36,,75.0,,,,,,,"Iron, Fe",MG +1496985,1089,2.95,,70.0,,,,,,,"Iron, Fe",MG +1497060,1089,4.82,,75.0,,,,,,,"Iron, Fe",MG +1497922,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG +1497946,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG +1498218,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1498247,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG +1498341,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +1498586,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1498636,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1498651,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1498656,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG +1498843,1089,1.07,,75.0,,,,,,,"Iron, Fe",MG +1498990,1089,1.82,,70.0,,,,,,,"Iron, Fe",MG +1499068,1089,0.43,,75.0,,,,,,,"Iron, Fe",MG +1499115,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG +1499184,1089,2.54,,75.0,,,,,,,"Iron, Fe",MG +1499561,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1499739,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1500394,1089,1.76,,75.0,,,,,,,"Iron, Fe",MG +1500591,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1500729,1089,10.29,,75.0,,,,,,,"Iron, Fe",MG +1500733,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG +1500808,1089,7.2,,75.0,,,,,,,"Iron, Fe",MG +1500843,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +1501042,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1501053,1089,1.19,,75.0,,,,,,,"Iron, Fe",MG +1502164,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1502700,1089,5.76,,75.0,,,,,,,"Iron, Fe",MG +1502728,1089,3.75,,70.0,,,,,,,"Iron, Fe",MG +1502753,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +1502922,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1503064,1089,5.71,,70.0,,,,,,,"Iron, Fe",MG +1503409,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1503607,1089,1.15,,75.0,,,,,,,"Iron, Fe",MG +1503722,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1503851,1089,5.0,,70.0,,,,,,,"Iron, Fe",MG +1505419,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1505523,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1507058,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1507560,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1507570,1089,1.92,,75.0,,,,,,,"Iron, Fe",MG +1507682,1089,0.77,,70.0,,,,,,,"Iron, Fe",MG +1507767,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1507880,1089,1.85,,75.0,,,,,,,"Iron, Fe",MG +1507996,1089,0.97,,75.0,,,,,,,"Iron, Fe",MG +1508076,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1508898,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1509151,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1509344,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1509440,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1509726,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1510173,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1510380,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG +1510476,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1510819,1089,1.32,,75.0,,,,,,,"Iron, Fe",MG +1511144,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1511259,1089,5.0,,75.0,,,,,,,"Iron, Fe",MG +1511277,1089,2.08,,75.0,,,,,,,"Iron, Fe",MG +1511540,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1511682,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG +1511726,1089,1.85,,75.0,,,,,,,"Iron, Fe",MG +1512048,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1512507,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1513121,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1513458,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1514008,1089,2.67,,70.0,,,,,,,"Iron, Fe",MG +1514527,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1514692,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1515282,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1515420,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1515521,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1516104,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1516265,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1516726,1089,2.88,,75.0,,,,,,,"Iron, Fe",MG +1516930,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG +1517063,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +1517397,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +1517426,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1517489,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1517676,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1517759,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1517762,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1517920,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1518117,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1518933,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +1518976,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1518996,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG +1519222,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1519344,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1519630,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1519764,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG +1519831,1089,1.67,,75.0,,,,,,,"Iron, Fe",MG +1519989,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1520086,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG +1520293,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +1520432,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1520679,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1520821,1089,1.6,,75.0,,,,,,,"Iron, Fe",MG +1520867,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1521566,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1521733,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1521845,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1522087,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1522211,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1522387,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1522556,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1522624,1089,2.03,,75.0,,,,,,,"Iron, Fe",MG +1522640,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG +1522997,1089,1.16,,75.0,,,,,,,"Iron, Fe",MG +1523062,1089,4.33,,70.0,,,,,,,"Iron, Fe",MG +1523335,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1523371,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG +1523688,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG +1523952,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1523973,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG +1524386,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +1524388,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1524752,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1525278,1089,2.97,,75.0,,,,,,,"Iron, Fe",MG +1525338,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1525559,1089,1.53,,75.0,,,,,,,"Iron, Fe",MG +1526032,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG +1526313,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1526466,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +1527780,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1527831,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1528109,1089,1.18,,75.0,,,,,,,"Iron, Fe",MG +1528407,1089,2.0,,75.0,,,,,,,"Iron, Fe",MG +1528469,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +1528567,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG +1528678,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1528907,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1529074,1089,3.67,,70.0,,,,,,,"Iron, Fe",MG +1529096,1089,0.45,,75.0,,,,,,,"Iron, Fe",MG +1529265,1089,6.75,,75.0,,,,,,,"Iron, Fe",MG +1529817,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1529868,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +1530210,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1530460,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1530685,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1531115,1089,1.88,,75.0,,,,,,,"Iron, Fe",MG +1531659,1089,9.0,,75.0,,,,,,,"Iron, Fe",MG +1532050,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1532258,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1532288,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG +1532492,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG +1532567,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1533620,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1533633,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1533836,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1533893,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1534131,1089,1.24,,75.0,,,,,,,"Iron, Fe",MG +1534348,1089,0.16,,70.0,,,,,,,"Iron, Fe",MG +1534544,1089,1.96,,75.0,,,,,,,"Iron, Fe",MG +1534649,1089,0.48,,75.0,,,,,,,"Iron, Fe",MG +1534661,1089,4.29,,75.0,,,,,,,"Iron, Fe",MG +1534743,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1534800,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1534937,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +1534948,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +1535319,1089,7.78,,70.0,,,,,,,"Iron, Fe",MG +1535943,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1536156,1089,1.98,,75.0,,,,,,,"Iron, Fe",MG +1536520,1089,1.75,,70.0,,,,,,,"Iron, Fe",MG +1537138,1089,1.36,,75.0,,,,,,,"Iron, Fe",MG +1537203,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG +1537248,1089,0.25,,70.0,,,,,,,"Iron, Fe",MG +1537398,1089,2.03,,75.0,,,,,,,"Iron, Fe",MG +1537778,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1538020,1089,0.5,,70.0,,,,,,,"Iron, Fe",MG +1538424,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1538747,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1538817,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1538944,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +1538981,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1539060,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG +1539066,1089,1.67,,75.0,,,,,,,"Iron, Fe",MG +1539617,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +1540137,1089,0.88,,75.0,,,,,,,"Iron, Fe",MG +1540397,1089,2.06,,75.0,,,,,,,"Iron, Fe",MG +1540418,1089,10.59,,75.0,,,,,,,"Iron, Fe",MG +1541535,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1541978,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1542200,1089,6.67,,75.0,,,,,,,"Iron, Fe",MG +1542296,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG +1542367,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1542474,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1542559,1089,2.33,,70.0,,,,,,,"Iron, Fe",MG +1542632,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG +1542641,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1542847,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1542881,1089,1.85,,75.0,,,,,,,"Iron, Fe",MG +1542911,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG +1542943,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1543490,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1543607,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1545057,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1545059,1089,0.35,,73.0,,,,,,,"Iron, Fe",MG +1545065,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG +1545119,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1545754,1089,0.26,,75.0,,,,,,,"Iron, Fe",MG +1545899,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1546683,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1546880,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1547306,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1547481,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1548024,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +1548165,1089,0.07,,70.0,,,,,,,"Iron, Fe",MG +1548249,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1548420,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +1548471,1089,0.54,,75.0,,,,,,,"Iron, Fe",MG +1548534,1089,0.09,,75.0,,,,,,,"Iron, Fe",MG +1548575,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG +1548766,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1548872,1089,1.61,,75.0,,,,,,,"Iron, Fe",MG +1548913,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1548960,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG +1549125,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1549612,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1549639,1089,0.33,,75.0,,,,,,,"Iron, Fe",MG +1550087,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1550297,1089,2.51,,75.0,,,,,,,"Iron, Fe",MG +1550608,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1550866,1089,5.4,,75.0,,,,,,,"Iron, Fe",MG +1550899,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG +1551064,1089,0.48,,75.0,,,,,,,"Iron, Fe",MG +1551478,1089,12.0,,75.0,,,,,,,"Iron, Fe",MG +1551600,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG +1551811,1089,5.29,,75.0,,,,,,,"Iron, Fe",MG +1551846,1089,1.85,,75.0,,,,,,,"Iron, Fe",MG +1552659,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1553432,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1553474,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1553553,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1553827,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1553841,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1553892,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG +1554159,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG +1554260,1089,3.97,,75.0,,,,,,,"Iron, Fe",MG +1554366,1089,0.69,,75.0,,,,,,,"Iron, Fe",MG +1554427,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1554559,1089,0.16,,75.0,,,,,,,"Iron, Fe",MG +1554664,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +1554866,1089,0.77,,75.0,,,,,,,"Iron, Fe",MG +1554947,1089,2.37,,75.0,,,,,,,"Iron, Fe",MG +1555004,1089,2.53,,75.0,,,,,,,"Iron, Fe",MG +1555374,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG +1555556,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1555934,1089,2.41,,75.0,,,,,,,"Iron, Fe",MG +1556019,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG +1556537,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG +1556845,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG +1556846,1089,0.97,,75.0,,,,,,,"Iron, Fe",MG +1556850,1089,2.18,,75.0,,,,,,,"Iron, Fe",MG +1557076,1089,1.69,,75.0,,,,,,,"Iron, Fe",MG +1557229,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG +1557325,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +1557776,1089,1.0,,75.0,,,,,,,"Iron, Fe",MG +1557867,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1558089,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1558117,1089,12.0,,75.0,,,,,,,"Iron, Fe",MG +1558294,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1558338,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG +1558616,1089,2.05,,75.0,,,,,,,"Iron, Fe",MG +1558768,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1558891,1089,0.33,,75.0,,,,,,,"Iron, Fe",MG +1558967,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG +1559122,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG +1559178,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +1559343,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1559669,1089,1.64,,75.0,,,,,,,"Iron, Fe",MG +1559745,1089,0.17,,70.0,,,,,,,"Iron, Fe",MG +1559749,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG +1560226,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG +1560690,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +1560754,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1560904,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1561146,1089,0.75,,75.0,,,,,,,"Iron, Fe",MG +1561308,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +1561427,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +1561526,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1561579,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +1561640,1089,5.29,,75.0,,,,,,,"Iron, Fe",MG +1561858,1089,0.69,,75.0,,,,,,,"Iron, Fe",MG +1562025,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG +1562082,1089,1.5,,75.0,,,,,,,"Iron, Fe",MG +1562337,1089,3.39,,75.0,,,,,,,"Iron, Fe",MG +1562452,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG +1562820,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG +1563616,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1563914,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1563944,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1563988,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +1564095,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1564488,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +1564745,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1565396,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +1565647,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +1565709,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +1566183,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1566237,1089,1.73,,75.0,,,,,,,"Iron, Fe",MG +1566774,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1566926,1089,4.74,,75.0,,,,,,,"Iron, Fe",MG +1566969,1089,1.67,,75.0,,,,,,,"Iron, Fe",MG +1567182,1089,0.8,,75.0,,,,,,,"Iron, Fe",MG +1567258,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1567289,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG +1567518,1089,1.61,,75.0,,,,,,,"Iron, Fe",MG +1567704,1089,3.83,,75.0,,,,,,,"Iron, Fe",MG +1567808,1089,0.13,,70.0,,,,,,,"Iron, Fe",MG +1567929,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1568286,1089,4.0,,75.0,,,,,,,"Iron, Fe",MG +1568431,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1568579,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1568739,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1568755,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +1568817,1089,1.82,,75.0,,,,,,,"Iron, Fe",MG +1568949,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1568974,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG +1568997,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1569085,1089,1.33,,70.0,,,,,,,"Iron, Fe",MG +1569322,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG +1569421,1089,0.79,,75.0,,,,,,,"Iron, Fe",MG +1569604,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1570694,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG +1570729,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1570911,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1571519,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1571840,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1571927,1089,2.29,,75.0,,,,,,,"Iron, Fe",MG +1571953,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1571971,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1572137,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG +1572384,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +1572591,1089,2.86,,75.0,,,,,,,"Iron, Fe",MG +1572984,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG +1573291,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG +1574124,1089,2.3,,75.0,,,,,,,"Iron, Fe",MG +1574152,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +1574160,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1574508,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG +1574624,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1574665,1089,2.51,,75.0,,,,,,,"Iron, Fe",MG +1574808,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG +1575067,1089,0.24,,75.0,,,,,,,"Iron, Fe",MG +1575349,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG +1575362,1089,2.06,,75.0,,,,,,,"Iron, Fe",MG +1575425,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1575926,1089,2.77,,75.0,,,,,,,"Iron, Fe",MG +1576167,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG +1576628,1089,3.69,,75.0,,,,,,,"Iron, Fe",MG +1576660,1089,4.64,,70.0,,,,,,,"Iron, Fe",MG +1576721,1089,1.85,,75.0,,,,,,,"Iron, Fe",MG +1577135,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1577175,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1577303,1089,4.11,,75.0,,,,,,,"Iron, Fe",MG +1577522,1089,1.21,,75.0,,,,,,,"Iron, Fe",MG +1577544,1089,1.6,,75.0,,,,,,,"Iron, Fe",MG +1577860,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1578116,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +1578184,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG +1578237,1089,2.37,,75.0,,,,,,,"Iron, Fe",MG +1578328,1089,3.06,,75.0,,,,,,,"Iron, Fe",MG +1578668,1089,0.23,,75.0,,,,,,,"Iron, Fe",MG +1578717,1089,4.65,,70.0,,,,,,,"Iron, Fe",MG +1579157,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1579198,1089,3.06,,75.0,,,,,,,"Iron, Fe",MG +1579254,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG +1579342,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1579830,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +1579953,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG +1580010,1089,8.57,,75.0,,,,,,,"Iron, Fe",MG +1580820,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +1581286,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1581336,1089,0.16,,75.0,,,,,,,"Iron, Fe",MG +1581354,1089,1.6,,75.0,,,,,,,"Iron, Fe",MG +1582659,1089,0.45,,75.0,,,,,,,"Iron, Fe",MG +1583234,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1583270,1089,3.09,,75.0,,,,,,,"Iron, Fe",MG +1583912,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +1583933,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG +1584039,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG +1584112,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1584599,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1585041,1089,2.39,,75.0,,,,,,,"Iron, Fe",MG +1585097,1089,2.16,,75.0,,,,,,,"Iron, Fe",MG +1585258,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1585893,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1585904,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1585908,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG +1585968,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1586539,1089,3.12,,70.0,,,,,,,"Iron, Fe",MG +1586649,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1587434,1089,12.0,,75.0,,,,,,,"Iron, Fe",MG +1587993,1089,2.51,,75.0,,,,,,,"Iron, Fe",MG +1588326,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG +1589003,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1589458,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1589914,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1590202,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1590745,1089,1.5,,75.0,,,,,,,"Iron, Fe",MG +1590869,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1591273,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1591573,1089,0.38,,75.0,,,,,,,"Iron, Fe",MG +1591651,1089,0.21,,75.0,,,,,,,"Iron, Fe",MG +1591834,1089,0.18,,70.0,,,,,,,"Iron, Fe",MG +1591894,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1592343,1089,0.62,,70.0,,,,,,,"Iron, Fe",MG +1592529,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1592541,1089,0.43,,70.0,,,,,,,"Iron, Fe",MG +1592633,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1592670,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1592943,1089,3.45,,70.0,,,,,,,"Iron, Fe",MG +1593161,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1593315,1089,33.75,,75.0,,,,,,,"Iron, Fe",MG +1593553,1089,2.11,,75.0,,,,,,,"Iron, Fe",MG +1593787,1089,0.46,,75.0,,,,,,,"Iron, Fe",MG +1593895,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG +1594047,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +1594306,1089,4.4,,70.0,,,,,,,"Iron, Fe",MG +1594453,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +1594506,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +1595351,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +1595427,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1596034,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +1596096,1089,2.06,,75.0,,,,,,,"Iron, Fe",MG +1596565,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1597240,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1597705,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +1597774,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1598075,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG +1598202,1089,0.2,,75.0,,,,,,,"Iron, Fe",MG +1598632,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG +1598699,1089,0.36,,75.0,,,,,,,"Iron, Fe",MG +1599061,1089,0.4,,75.0,,,,,,,"Iron, Fe",MG +1599212,1089,4.11,,75.0,,,,,,,"Iron, Fe",MG +1599285,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1600336,1089,2.16,,75.0,,,,,,,"Iron, Fe",MG +1600442,1089,2.08,,75.0,,,,,,,"Iron, Fe",MG +1600506,1089,3.09,,75.0,,,,,,,"Iron, Fe",MG +1600625,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +1601552,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1601657,1089,9.6,,75.0,,,,,,,"Iron, Fe",MG +1601814,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +1601928,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1602001,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1602112,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1602585,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1602652,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG +1602721,1089,3.2,,75.0,,,,,,,"Iron, Fe",MG +1602931,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1602937,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1603044,1089,1.69,,75.0,,,,,,,"Iron, Fe",MG +1603564,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG +1604001,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1604145,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG +1604253,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1605002,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +1605274,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1605330,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +1605452,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1605462,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1605902,1089,6.25,,70.0,,,,,,,"Iron, Fe",MG +1605951,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1607268,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1607490,1089,1.11,,75.0,,,,,,,"Iron, Fe",MG +1607622,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG +1607640,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +1608089,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1608359,1089,10.8,,75.0,,,,,,,"Iron, Fe",MG +1608636,1089,3.29,,75.0,,,,,,,"Iron, Fe",MG +1608691,1089,7.2,,75.0,,,,,,,"Iron, Fe",MG +1609043,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1609243,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1609349,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +1609465,1089,3.16,,75.0,,,,,,,"Iron, Fe",MG +1609531,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1609784,1089,0.29,,70.0,,,,,,,"Iron, Fe",MG +1610115,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +1610228,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG +1610348,1089,1.92,,70.0,,,,,,,"Iron, Fe",MG +1610620,1089,3.41,,70.0,,,,,,,"Iron, Fe",MG +1610641,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG +1610994,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1611256,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG +1611538,1089,0.73,,75.0,,,,,,,"Iron, Fe",MG +1611544,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1611707,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1611782,1089,0.71,,75.0,,,,,,,"Iron, Fe",MG +1611832,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1612521,1089,0.83,,70.0,,,,,,,"Iron, Fe",MG +1612852,1089,0.67,,75.0,,,,,,,"Iron, Fe",MG +1612971,1089,0.73,,75.0,,,,,,,"Iron, Fe",MG +1613237,1089,4.0,,75.0,,,,,,,"Iron, Fe",MG +1613791,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1614072,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1614126,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1614449,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG +1614612,1089,3.18,,75.0,,,,,,,"Iron, Fe",MG +1615009,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1615227,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1615235,1089,0.25,,75.0,,,,,,,"Iron, Fe",MG +1615276,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG +1615628,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1615745,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG +1616668,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1617114,1089,0.43,,75.0,,,,,,,"Iron, Fe",MG +1617302,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG +1617544,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG +1617759,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG +1617949,1089,3.46,,75.0,,,,,,,"Iron, Fe",MG +1617976,1089,0.15,,70.0,,,,,,,"Iron, Fe",MG +1618011,1089,8.0,,75.0,,,,,,,"Iron, Fe",MG +1618473,1089,4.29,,75.0,,,,,,,"Iron, Fe",MG +1618841,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG +1618927,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG +1619619,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +1619974,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG +1620675,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +1620723,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG +1620900,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +1621318,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1621648,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG +1622114,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +1622121,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1622152,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1622373,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +1622925,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1623104,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1623245,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +1623439,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1623487,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1623529,1089,6.45,,70.0,,,,,,,"Iron, Fe",MG +1623652,1089,0.83,,70.0,,,,,,,"Iron, Fe",MG +1623999,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG +1624210,1089,5.0,,75.0,,,,,,,"Iron, Fe",MG +1624372,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1624855,1089,5.71,,70.0,,,,,,,"Iron, Fe",MG +1624903,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1625035,1089,2.09,,75.0,,,,,,,"Iron, Fe",MG +1625242,1089,0.31,,75.0,,,,,,,"Iron, Fe",MG +1625342,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1625834,1089,14.52,,75.0,,,,,,,"Iron, Fe",MG +1625966,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1626186,1089,3.55,,75.0,,,,,,,"Iron, Fe",MG +1626239,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1626342,1089,3.48,,75.0,,,,,,,"Iron, Fe",MG +1626586,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG +1626666,1089,1.88,,75.0,,,,,,,"Iron, Fe",MG +1626756,1089,2.09,,75.0,,,,,,,"Iron, Fe",MG +1626797,1089,1.94,,75.0,,,,,,,"Iron, Fe",MG +1627334,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1628531,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1628589,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1628974,1089,25.31,,75.0,,,,,,,"Iron, Fe",MG +1630457,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1630608,1089,4.19,,75.0,,,,,,,"Iron, Fe",MG +1630900,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1630967,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1631339,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG +1631560,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG +1631807,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1631811,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1631881,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +1632721,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1633098,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1633169,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1633228,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1633323,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG +1633356,1089,2.14,,70.0,,,,,,,"Iron, Fe",MG +1633424,1089,0.76,,75.0,,,,,,,"Iron, Fe",MG +1634454,1089,4.0,,75.0,,,,,,,"Iron, Fe",MG +1634770,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1634978,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1635140,1089,1.69,,75.0,,,,,,,"Iron, Fe",MG +1635597,1089,0.73,,75.0,,,,,,,"Iron, Fe",MG +1635985,1089,17.31,,75.0,,,,,,,"Iron, Fe",MG +1636105,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG +1636345,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1636557,1089,0.91,,70.0,,,,,,,"Iron, Fe",MG +1636560,1089,0.94,,70.0,,,,,,,"Iron, Fe",MG +1636598,1089,2.81,,75.0,,,,,,,"Iron, Fe",MG +1636607,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG +1636949,1089,0.27,,75.0,,,,,,,"Iron, Fe",MG +1637266,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1637315,1089,4.44,,70.0,,,,,,,"Iron, Fe",MG +1637367,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1637534,1089,3.16,,75.0,,,,,,,"Iron, Fe",MG +1637716,1089,9.0,,75.0,,,,,,,"Iron, Fe",MG +1637855,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1637887,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1638006,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1638340,1089,1.38,,70.0,,,,,,,"Iron, Fe",MG +1638383,1089,1.76,,70.0,,,,,,,"Iron, Fe",MG +1639277,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +1639570,1089,2.54,,75.0,,,,,,,"Iron, Fe",MG +1639865,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG +1640497,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG +1640621,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1641155,1089,3.12,,70.0,,,,,,,"Iron, Fe",MG +1641228,1089,1.15,,75.0,,,,,,,"Iron, Fe",MG +1641299,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG +1641757,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1641859,1089,64.62,,75.0,,,,,,,"Iron, Fe",MG +1642007,1089,1.88,,75.0,,,,,,,"Iron, Fe",MG +1642140,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1642182,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1642765,1089,2.3,,75.0,,,,,,,"Iron, Fe",MG +1643790,1089,1.61,,75.0,,,,,,,"Iron, Fe",MG +1643890,1089,0.48,,75.0,,,,,,,"Iron, Fe",MG +1644350,1089,0.88,,75.0,,,,,,,"Iron, Fe",MG +1644759,1089,2.19,,70.0,,,,,,,"Iron, Fe",MG +1644899,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1645386,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1645462,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1645533,1089,0.28,,75.0,,,,,,,"Iron, Fe",MG +1645646,1089,2.14,,70.0,,,,,,,"Iron, Fe",MG +1645814,1089,0.21,,70.0,,,,,,,"Iron, Fe",MG +1646067,1089,0.28,,75.0,,,,,,,"Iron, Fe",MG +1646194,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG +1646403,1089,4.19,,75.0,,,,,,,"Iron, Fe",MG +1646536,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1646724,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1647210,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG +1647299,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1647570,1089,0.77,,75.0,,,,,,,"Iron, Fe",MG +1647862,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1648276,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +1648918,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1649037,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG +1649133,1089,0.56,,70.0,,,,,,,"Iron, Fe",MG +1649194,1089,2.77,,75.0,,,,,,,"Iron, Fe",MG +1649460,1089,11.11,,70.0,,,,,,,"Iron, Fe",MG +1649531,1089,5.0,,70.0,,,,,,,"Iron, Fe",MG +1649712,1089,0.38,,75.0,,,,,,,"Iron, Fe",MG +1649893,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1650360,1089,0.79,,75.0,,,,,,,"Iron, Fe",MG +1650515,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1650603,1089,15.0,,75.0,,,,,,,"Iron, Fe",MG +1650726,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +1650816,1089,0.75,,75.0,,,,,,,"Iron, Fe",MG +1651219,1089,4.0,,75.0,,,,,,,"Iron, Fe",MG +1651268,1089,3.86,,70.0,,,,,,,"Iron, Fe",MG +1651385,1089,0.84,,75.0,,,,,,,"Iron, Fe",MG +1651507,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG +1651790,1089,2.65,,75.0,,,,,,,"Iron, Fe",MG +1652127,1089,6.55,,75.0,,,,,,,"Iron, Fe",MG +1652171,1089,9.6,,75.0,,,,,,,"Iron, Fe",MG +1652216,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1652750,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +1653254,1089,5.77,,70.0,,,,,,,"Iron, Fe",MG +1653262,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +1653316,1089,2.68,,70.0,,,,,,,"Iron, Fe",MG +1653500,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1654145,1089,1.77,,75.0,,,,,,,"Iron, Fe",MG +1654297,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1654460,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1654462,1089,2.14,,75.0,,,,,,,"Iron, Fe",MG +1654828,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +1654895,1089,1.84,,70.0,,,,,,,"Iron, Fe",MG +1655396,1089,0.83,,75.0,,,,,,,"Iron, Fe",MG +1655972,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1656340,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1656588,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1656652,1089,0.49,,75.0,,,,,,,"Iron, Fe",MG +1657069,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1657265,1089,1.15,,70.0,,,,,,,"Iron, Fe",MG +1657562,1089,0.73,,70.0,,,,,,,"Iron, Fe",MG +1657631,1089,1.61,,75.0,,,,,,,"Iron, Fe",MG +1658614,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1659108,1089,2.84,,75.0,,,,,,,"Iron, Fe",MG +1659174,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +1659226,1089,0.56,,75.0,,,,,,,"Iron, Fe",MG +1659241,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1659302,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1659364,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +1659384,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1659542,1089,0.81,,70.0,,,,,,,"Iron, Fe",MG +1659570,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1659659,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +1660170,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +1660267,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1660468,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1660489,1089,2.42,,70.0,,,,,,,"Iron, Fe",MG +1660490,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1660614,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1660916,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1661536,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1661631,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1661837,1089,1.9,,75.0,,,,,,,"Iron, Fe",MG +1662340,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1662808,1089,0.9,,70.0,,,,,,,"Iron, Fe",MG +1663298,1089,3.43,,75.0,,,,,,,"Iron, Fe",MG +1663675,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG +1663771,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +1663827,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1663869,1089,10.47,,75.0,,,,,,,"Iron, Fe",MG +1664016,1089,0.29,,70.0,,,,,,,"Iron, Fe",MG +1665153,1089,8.37,,75.0,,,,,,,"Iron, Fe",MG +1665221,1089,8.33,,70.0,,,,,,,"Iron, Fe",MG +1665437,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1665523,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1665573,1089,4.74,,75.0,,,,,,,"Iron, Fe",MG +1665645,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1666257,1089,1.9,,75.0,,,,,,,"Iron, Fe",MG +1666971,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1667744,1089,10.0,,73.0,,,,,,,"Iron, Fe",MG +1667788,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1668386,1089,20.57,,75.0,,,,,,,"Iron, Fe",MG +1668575,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1668582,1089,1.79,,75.0,,,,,,,"Iron, Fe",MG +1668596,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1668710,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG +1669055,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1669173,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1669442,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1669512,1089,4.38,,70.0,,,,,,,"Iron, Fe",MG +1669526,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG +1669544,1089,9.64,,70.0,,,,,,,"Iron, Fe",MG +1669740,1089,13.12,,70.0,,,,,,,"Iron, Fe",MG +1669818,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG +1669845,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +1669928,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1670510,1089,6.9,,70.0,,,,,,,"Iron, Fe",MG +1670670,1089,14.63,,70.0,,,,,,,"Iron, Fe",MG +1670725,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1670757,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG +1670821,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +1671043,1089,2.56,,70.0,,,,,,,"Iron, Fe",MG +1671374,1089,0.71,,75.0,,,,,,,"Iron, Fe",MG +1671547,1089,14.21,,75.0,,,,,,,"Iron, Fe",MG +1671599,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG +1671809,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1672101,1089,1.59,,75.0,,,,,,,"Iron, Fe",MG +1673478,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG +1673860,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG +1674318,1089,4.64,,70.0,,,,,,,"Iron, Fe",MG +1674471,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1674543,1089,1.07,,75.0,,,,,,,"Iron, Fe",MG +1674627,1089,1.59,,70.0,,,,,,,"Iron, Fe",MG +1674683,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1674800,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1675390,1089,1.91,,75.0,,,,,,,"Iron, Fe",MG +1675396,1089,3.51,,70.0,,,,,,,"Iron, Fe",MG +1675459,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +1676585,1089,2.29,,70.0,,,,,,,"Iron, Fe",MG +1676744,1089,1.1,,70.0,,,,,,,"Iron, Fe",MG +1676874,1089,3.51,,70.0,,,,,,,"Iron, Fe",MG +1677042,1089,0.47,,70.0,,,,,,,"Iron, Fe",MG +1677104,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1677345,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +1677545,1089,2.63,,70.0,,,,,,,"Iron, Fe",MG +1677723,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +1677774,1089,0.8,,75.0,,,,,,,"Iron, Fe",MG +1677801,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1677877,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1678201,1089,0.57,,70.0,,,,,,,"Iron, Fe",MG +1678687,1089,2.04,,70.0,,,,,,,"Iron, Fe",MG +1679129,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1679185,1089,0.47,,75.0,,,,,,,"Iron, Fe",MG +1679773,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1680098,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG +1680119,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG +1680127,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG +1680395,1089,8.37,,75.0,,,,,,,"Iron, Fe",MG +1681881,1089,6.73,,70.0,,,,,,,"Iron, Fe",MG +1681989,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1682167,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1682184,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1682377,1089,1.3,,75.0,,,,,,,"Iron, Fe",MG +1682594,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1683223,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1683646,1089,1.48,,75.0,,,,,,,"Iron, Fe",MG +1683930,1089,1.8,,70.0,,,,,,,"Iron, Fe",MG +1684136,1089,2.56,,70.0,,,,,,,"Iron, Fe",MG +1684881,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1684953,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG +1685058,1089,9.0,,75.0,,,,,,,"Iron, Fe",MG +1685382,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1685512,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1685651,1089,1.05,,70.0,,,,,,,"Iron, Fe",MG +1685722,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1685750,1089,1.07,,75.0,,,,,,,"Iron, Fe",MG +1685849,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1686021,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG +1686022,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG +1686209,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1686335,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG +1686728,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +1686831,1089,1.58,,70.0,,,,,,,"Iron, Fe",MG +1687333,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1687831,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1688387,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1688658,1089,2.25,,70.0,,,,,,,"Iron, Fe",MG +1688982,1089,3.03,,70.0,,,,,,,"Iron, Fe",MG +1689144,1089,0.91,,70.0,,,,,,,"Iron, Fe",MG +1689504,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG +1689815,1089,2.62,,75.0,,,,,,,"Iron, Fe",MG +1689820,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1690114,1089,3.18,,75.0,,,,,,,"Iron, Fe",MG +1690202,1089,0.4,,70.0,,,,,,,"Iron, Fe",MG +1690231,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1690422,1089,2.71,,70.0,,,,,,,"Iron, Fe",MG +1690592,1089,17.7,,70.0,,,,,,,"Iron, Fe",MG +1690621,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +1690631,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1690733,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1690834,1089,1.41,,70.0,,,,,,,"Iron, Fe",MG +1691196,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +1691405,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +1692575,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1692592,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1692695,1089,2.73,,70.0,,,,,,,"Iron, Fe",MG +1692805,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1692825,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG +1693390,1089,0.34,,70.0,,,,,,,"Iron, Fe",MG +1693637,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +1693772,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1693837,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1694339,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1694372,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG +1694811,1089,3.39,,70.0,,,,,,,"Iron, Fe",MG +1695189,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +1695242,1089,1.16,,70.0,,,,,,,"Iron, Fe",MG +1695397,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1695453,1089,0.81,,70.0,,,,,,,"Iron, Fe",MG +1695507,1089,0.53,,70.0,,,,,,,"Iron, Fe",MG +1696599,1089,2.33,,70.0,,,,,,,"Iron, Fe",MG +1696733,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1696831,1089,0.24,,70.0,,,,,,,"Iron, Fe",MG +1697074,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +1697171,1089,0.48,,70.0,,,,,,,"Iron, Fe",MG +1697409,1089,1.23,,70.0,,,,,,,"Iron, Fe",MG +1697569,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1697718,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG +1697782,1089,17.61,,70.0,,,,,,,"Iron, Fe",MG +1697917,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG +1698130,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1698201,1089,0.78,,75.0,,,,,,,"Iron, Fe",MG +1698274,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1698421,1089,1.68,,70.0,,,,,,,"Iron, Fe",MG +1698744,1089,3.44,,70.0,,,,,,,"Iron, Fe",MG +1698842,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +1699044,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1699689,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG +1699862,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1699896,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +1700187,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1700211,1089,2.26,,70.0,,,,,,,"Iron, Fe",MG +1700274,1089,0.76,,75.0,,,,,,,"Iron, Fe",MG +1700353,1089,1.21,,70.0,,,,,,,"Iron, Fe",MG +1700518,1089,0.84,,70.0,,,,,,,"Iron, Fe",MG +1701447,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1701869,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1702241,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1702435,1089,0.16,,70.0,,,,,,,"Iron, Fe",MG +1702487,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG +1703026,1089,1.04,,70.0,,,,,,,"Iron, Fe",MG +1703056,1089,7.5,,70.0,,,,,,,"Iron, Fe",MG +1703074,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1703117,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG +1703127,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1703208,1089,2.11,,70.0,,,,,,,"Iron, Fe",MG +1703490,1089,10.0,,70.0,,,,,,,"Iron, Fe",MG +1703560,1089,0.51,,70.0,,,,,,,"Iron, Fe",MG +1703601,1089,0.48,,70.0,,,,,,,"Iron, Fe",MG +1703801,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1703864,1089,0.64,,70.0,,,,,,,"Iron, Fe",MG +1704323,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1704405,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1704516,1089,3.08,,70.0,,,,,,,"Iron, Fe",MG +1704660,1089,0.53,,75.0,,,,,,,"Iron, Fe",MG +1705037,1089,20.0,,70.0,,,,,,,"Iron, Fe",MG +1705097,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1705342,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +1705418,1089,1.56,,70.0,,,,,,,"Iron, Fe",MG +1705992,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1705997,1089,0.44,,75.0,,,,,,,"Iron, Fe",MG +1706302,1089,1.59,,70.0,,,,,,,"Iron, Fe",MG +1706652,1089,3.23,,70.0,,,,,,,"Iron, Fe",MG +1706722,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1706724,1089,3.61,,70.0,,,,,,,"Iron, Fe",MG +1706895,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG +1707000,1089,0.35,,70.0,,,,,,,"Iron, Fe",MG +1707219,1089,2.35,,70.0,,,,,,,"Iron, Fe",MG +1707303,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG +1707492,1089,0.94,,70.0,,,,,,,"Iron, Fe",MG +1707494,1089,2.09,,70.0,,,,,,,"Iron, Fe",MG +1707563,1089,2.94,,70.0,,,,,,,"Iron, Fe",MG +1707610,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1707872,1089,5.29,,75.0,,,,,,,"Iron, Fe",MG +1708126,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1708155,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1708297,1089,3.1,,75.0,,,,,,,"Iron, Fe",MG +1708329,1089,1.35,,75.0,,,,,,,"Iron, Fe",MG +1708398,1089,2.07,,70.0,,,,,,,"Iron, Fe",MG +1708644,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1709196,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1709198,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG +1709249,1089,1.52,,70.0,,,,,,,"Iron, Fe",MG +1709286,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1709404,1089,1.9,,70.0,,,,,,,"Iron, Fe",MG +1710560,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1711605,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG +1711760,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1711832,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +1711928,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1712122,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +1712388,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG +1712495,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1712705,1089,2.94,,70.0,,,,,,,"Iron, Fe",MG +1712709,1089,1.11,,70.0,,,,,,,"Iron, Fe",MG +1712791,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1712832,1089,5.71,,70.0,,,,,,,"Iron, Fe",MG +1712848,1089,1.14,,70.0,,,,,,,"Iron, Fe",MG +1712905,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +1713838,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +1713878,1089,3.43,,75.0,,,,,,,"Iron, Fe",MG +1713971,1089,20.0,,70.0,,,,,,,"Iron, Fe",MG +1714471,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +1714829,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1714917,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +1715228,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG +1715544,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1715846,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +1715851,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1716052,1089,1.5,,70.0,,,,,,,"Iron, Fe",MG +1716099,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +1716121,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1716226,1089,1.2,,70.0,,,,,,,"Iron, Fe",MG +1716581,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +1716791,1089,15.43,,75.0,,,,,,,"Iron, Fe",MG +1716940,1089,3.35,,75.0,,,,,,,"Iron, Fe",MG +1717057,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1717626,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG +1717875,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +1717981,1089,1.82,,70.0,,,,,,,"Iron, Fe",MG +1718070,1089,1.52,,70.0,,,,,,,"Iron, Fe",MG +1718077,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1718306,1089,1.5,,75.0,,,,,,,"Iron, Fe",MG +1718720,1089,0.44,,70.0,,,,,,,"Iron, Fe",MG +1718983,1089,5.71,,70.0,,,,,,,"Iron, Fe",MG +1719009,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG +1719857,1089,1.9,,70.0,,,,,,,"Iron, Fe",MG +1719919,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +1720932,1089,0.39,,70.0,,,,,,,"Iron, Fe",MG +1720944,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG +1721690,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1722152,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +1722208,1089,0.3,,70.0,,,,,,,"Iron, Fe",MG +1722260,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1722771,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1722809,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1722850,1089,1.69,,75.0,,,,,,,"Iron, Fe",MG +1723216,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG +1723299,1089,2.22,,70.0,,,,,,,"Iron, Fe",MG +1723595,1089,1.53,,70.0,,,,,,,"Iron, Fe",MG +1723709,1089,30.0,,75.0,,,,,,,"Iron, Fe",MG +1723856,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1724193,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1724351,1089,2.71,,70.0,,,,,,,"Iron, Fe",MG +1724674,1089,8.29,,70.0,,,,,,,"Iron, Fe",MG +1724723,1089,0.36,,75.0,,,,,,,"Iron, Fe",MG +1725289,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1725366,1089,0.78,,70.0,,,,,,,"Iron, Fe",MG +1725590,1089,4.38,,70.0,,,,,,,"Iron, Fe",MG +1725618,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1725626,1089,0.56,,75.0,,,,,,,"Iron, Fe",MG +1726025,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG +1726168,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1726498,1089,2.14,,70.0,,,,,,,"Iron, Fe",MG +1726811,1089,2.41,,70.0,,,,,,,"Iron, Fe",MG +1726898,1089,1.41,,75.0,,,,,,,"Iron, Fe",MG +1727070,1089,2.67,,75.0,,,,,,,"Iron, Fe",MG +1727214,1089,2.55,,70.0,,,,,,,"Iron, Fe",MG +1727274,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG +1727505,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1727678,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1727796,1089,2.69,,70.0,,,,,,,"Iron, Fe",MG +1728460,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +1729084,1089,3.75,,70.0,,,,,,,"Iron, Fe",MG +1729157,1089,1.76,,70.0,,,,,,,"Iron, Fe",MG +1729292,1089,1.56,,70.0,,,,,,,"Iron, Fe",MG +1729432,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1729483,1089,2.06,,75.0,,,,,,,"Iron, Fe",MG +1729551,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG +1729611,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG +1729950,1089,0.89,,70.0,,,,,,,"Iron, Fe",MG +1730042,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1730260,1089,0.67,,70.0,,,,,,,"Iron, Fe",MG +1730271,1089,2.11,,70.0,,,,,,,"Iron, Fe",MG +1730452,1089,16.36,,75.0,,,,,,,"Iron, Fe",MG +1730454,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1730472,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1730517,1089,1.98,,70.0,,,,,,,"Iron, Fe",MG +1730689,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1730771,1089,1.13,,70.0,,,,,,,"Iron, Fe",MG +1730896,1089,2.22,,70.0,,,,,,,"Iron, Fe",MG +1730969,1089,1.2,,70.0,,,,,,,"Iron, Fe",MG +1731011,1089,0.57,,70.0,,,,,,,"Iron, Fe",MG +1731201,1089,1.59,,75.0,,,,,,,"Iron, Fe",MG +1731344,1089,2.13,,70.0,,,,,,,"Iron, Fe",MG +1731537,1089,2.33,,70.0,,,,,,,"Iron, Fe",MG +1731641,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1731891,1089,0.86,,70.0,,,,,,,"Iron, Fe",MG +1731913,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1732074,1089,1.58,,70.0,,,,,,,"Iron, Fe",MG +1732161,1089,1.99,,70.0,,,,,,,"Iron, Fe",MG +1732595,1089,2.35,,70.0,,,,,,,"Iron, Fe",MG +1732607,1089,2.12,,70.0,,,,,,,"Iron, Fe",MG +1732633,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1732814,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1732977,1089,18.0,,75.0,,,,,,,"Iron, Fe",MG +1733117,1089,1.68,,70.0,,,,,,,"Iron, Fe",MG +1733282,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1733465,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1733843,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1734030,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +1734040,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1735348,1089,5.71,,70.0,,,,,,,"Iron, Fe",MG +1735750,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +1735868,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1736398,1089,1.61,,75.0,,,,,,,"Iron, Fe",MG +1736585,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1736903,1089,4.44,,70.0,,,,,,,"Iron, Fe",MG +1737240,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1737266,1089,3.12,,70.0,,,,,,,"Iron, Fe",MG +1737733,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1737903,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1738447,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +1738776,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG +1739079,1089,2.82,,75.0,,,,,,,"Iron, Fe",MG +1739128,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1739618,1089,0.14,,70.0,,,,,,,"Iron, Fe",MG +1739852,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +1739911,1089,2.22,,70.0,,,,,,,"Iron, Fe",MG +1739919,1089,5.17,,70.0,,,,,,,"Iron, Fe",MG +1740034,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +1740449,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1740548,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG +1740708,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1741466,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1741627,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1741639,1089,0.8,,75.0,,,,,,,"Iron, Fe",MG +1741702,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +1741796,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG +1742156,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG +1742183,1089,2.33,,70.0,,,,,,,"Iron, Fe",MG +1742322,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +1742498,1089,0.98,,75.0,,,,,,,"Iron, Fe",MG +1742752,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1742882,1089,1.7,,70.0,,,,,,,"Iron, Fe",MG +1742977,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +1743206,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +1743277,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1743347,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1743616,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1743652,1089,0.8,,75.0,,,,,,,"Iron, Fe",MG +1743766,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1743771,1089,2.67,,70.0,,,,,,,"Iron, Fe",MG +1744073,1089,48.48,,70.0,,,,,,,"Iron, Fe",MG +1744324,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1744446,1089,1.12,,70.0,,,,,,,"Iron, Fe",MG +1744548,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1744737,1089,1.27,,70.0,,,,,,,"Iron, Fe",MG +1745145,1089,4.44,,70.0,,,,,,,"Iron, Fe",MG +1745288,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1745333,1089,4.69,,70.0,,,,,,,"Iron, Fe",MG +1745619,1089,5.71,,70.0,,,,,,,"Iron, Fe",MG +1745664,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +1745704,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1745951,1089,5.81,,75.0,,,,,,,"Iron, Fe",MG +1746098,1089,4.09,,75.0,,,,,,,"Iron, Fe",MG +1746215,1089,1.16,,75.0,,,,,,,"Iron, Fe",MG +1746371,1089,1.15,,70.0,,,,,,,"Iron, Fe",MG +1746497,1089,2.67,,70.0,,,,,,,"Iron, Fe",MG +1746595,1089,7.71,,75.0,,,,,,,"Iron, Fe",MG +1746783,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1747027,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +1747211,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1747377,1089,1.71,,70.0,,,,,,,"Iron, Fe",MG +1747618,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1747649,1089,2.73,,70.0,,,,,,,"Iron, Fe",MG +1747837,1089,1.13,,70.0,,,,,,,"Iron, Fe",MG +1748451,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1748556,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1748986,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1749244,1089,0.77,,70.0,,,,,,,"Iron, Fe",MG +1749487,1089,1.15,,70.0,,,,,,,"Iron, Fe",MG +1749810,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1750044,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG +1752890,1089,0.0,1.0,1.0,,,,0.0973,,,"Iron, Fe",MG +1757747,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1757760,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1881016,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1758032,1089,6.67,,71.0,,,,,,,"Iron, Fe",MG +1758052,1089,0.0,,78.0,,,,,,,"Iron, Fe",MG +1758101,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1758205,1089,1.0,,78.0,,,,,,,"Iron, Fe",MG +1758295,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1758944,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +1759161,1089,4.15,,75.0,,,,,,,"Iron, Fe",MG +1759806,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1759809,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1760004,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG +1760141,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG +1760438,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1760496,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +1760513,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1761056,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1761067,1089,2.03,,75.0,,,,,,,"Iron, Fe",MG +1761073,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1761330,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1761343,1089,2.88,,75.0,,,,,,,"Iron, Fe",MG +1761618,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1761870,1089,1.9,,75.0,,,,,,,"Iron, Fe",MG +1761950,1089,1.35,,75.0,,,,,,,"Iron, Fe",MG +1762008,1089,1.36,,75.0,,,,,,,"Iron, Fe",MG +1762109,1089,1.62,,70.0,,,,,,,"Iron, Fe",MG +1762179,1089,0.28,,75.0,,,,,,,"Iron, Fe",MG +1762603,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +1762733,1089,0.68,,75.0,,,,,,,"Iron, Fe",MG +1762988,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1763083,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1763276,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +1763302,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG +1763320,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1763377,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1763879,1089,0.69,,75.0,,,,,,,"Iron, Fe",MG +1764434,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1764710,1089,6.07,,70.0,,,,,,,"Iron, Fe",MG +1764770,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +1764819,1089,0.83,,70.0,,,,,,,"Iron, Fe",MG +1764992,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1765394,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1765424,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1765552,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1765739,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1765767,1089,1.16,,75.0,,,,,,,"Iron, Fe",MG +1765985,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG +1766304,1089,1.24,,75.0,,,,,,,"Iron, Fe",MG +1766506,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +1766542,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG +1766796,1089,0.86,,70.0,,,,,,,"Iron, Fe",MG +1766843,1089,29.45,,75.0,,,,,,,"Iron, Fe",MG +1767165,1089,0.57,,70.0,,,,,,,"Iron, Fe",MG +1767255,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG +1767602,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1767647,1089,0.65,,75.0,,,,,,,"Iron, Fe",MG +1767656,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1768066,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1768312,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1768313,1089,7.2,,75.0,,,,,,,"Iron, Fe",MG +1769038,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1769157,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1769573,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1769718,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG +1770096,1089,0.28,,75.0,,,,,,,"Iron, Fe",MG +1770134,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1770200,1089,6.75,,75.0,,,,,,,"Iron, Fe",MG +1770437,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +1770806,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG +1770925,1089,3.13,,75.0,,,,,,,"Iron, Fe",MG +1771030,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +1771158,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1771163,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG +1771619,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1772316,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1772318,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG +1772849,1089,1.09,,75.0,,,,,,,"Iron, Fe",MG +1773481,1089,5.62,,75.0,,,,,,,"Iron, Fe",MG +1773500,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1773508,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1773593,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1774830,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG +1774970,1089,0.5,,70.0,,,,,,,"Iron, Fe",MG +1774980,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG +1775001,1089,1.6,,75.0,,,,,,,"Iron, Fe",MG +1775077,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1881445,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG +1775801,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1776094,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1776193,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1776481,1089,0.36,,75.0,,,,,,,"Iron, Fe",MG +1776900,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1777062,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1777228,1089,3.18,,75.0,,,,,,,"Iron, Fe",MG +1777465,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1778227,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1778259,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG +1778265,1089,0.84,,75.0,,,,,,,"Iron, Fe",MG +1778551,1089,3.67,,75.0,,,,,,,"Iron, Fe",MG +1779152,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1779510,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG +1779582,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG +1779867,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1779897,1089,0.76,,75.0,,,,,,,"Iron, Fe",MG +1779954,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +1780343,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG +1780473,1089,2.5,,75.0,,,,,,,"Iron, Fe",MG +1780612,1089,2.18,,75.0,,,,,,,"Iron, Fe",MG +1780769,1089,1.95,,75.0,,,,,,,"Iron, Fe",MG +1780894,1089,6.1,,75.0,,,,,,,"Iron, Fe",MG +1781025,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1781512,1089,1.36,,75.0,,,,,,,"Iron, Fe",MG +1781667,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1781808,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG +1781948,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG +1782277,1089,0.68,,75.0,,,,,,,"Iron, Fe",MG +1782476,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1782810,1089,1.58,,75.0,,,,,,,"Iron, Fe",MG +1782964,1089,2.51,,75.0,,,,,,,"Iron, Fe",MG +1783108,1089,0.43,,75.0,,,,,,,"Iron, Fe",MG +1783774,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1784018,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1784542,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1784656,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG +1784712,1089,22.5,,75.0,,,,,,,"Iron, Fe",MG +1784975,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1786023,1089,0.79,,75.0,,,,,,,"Iron, Fe",MG +1786402,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG +1786601,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1787082,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1787359,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1787527,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1787586,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG +1787648,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1787874,1089,0.83,,75.0,,,,,,,"Iron, Fe",MG +1788326,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1788347,1089,2.48,,75.0,,,,,,,"Iron, Fe",MG +1788649,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1788757,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1788824,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1789832,1089,2.08,,70.0,,,,,,,"Iron, Fe",MG +1790096,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +1790300,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1790375,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1790769,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +1790826,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +1790946,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG +1790963,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +1791549,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1791907,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1791930,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG +1792078,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +1792248,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1792440,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1792642,1089,7.2,,75.0,,,,,,,"Iron, Fe",MG +1792663,1089,2.0,,75.0,,,,,,,"Iron, Fe",MG +1792720,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +1792723,1089,2.0,,75.0,,,,,,,"Iron, Fe",MG +1793120,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +1793523,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1793724,1089,1.67,,75.0,,,,,,,"Iron, Fe",MG +1794290,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1794404,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1794648,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1881760,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1794977,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1795005,1089,8.06,,75.0,,,,,,,"Iron, Fe",MG +1795059,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1795070,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1795193,1089,1.76,,75.0,,,,,,,"Iron, Fe",MG +1795477,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1795906,1089,3.16,,75.0,,,,,,,"Iron, Fe",MG +1795994,1089,2.51,,75.0,,,,,,,"Iron, Fe",MG +1796019,1089,0.44,,75.0,,,,,,,"Iron, Fe",MG +1796365,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG +1796374,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1796535,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG +1796581,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +1797161,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1797196,1089,14.4,,75.0,,,,,,,"Iron, Fe",MG +1797616,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1797894,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1798577,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +1799282,1089,1.56,,70.0,,,,,,,"Iron, Fe",MG +1799379,1089,0.67,,75.0,,,,,,,"Iron, Fe",MG +1799583,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1799729,1089,2.35,,70.0,,,,,,,"Iron, Fe",MG +1800012,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1800089,1089,1.66,,75.0,,,,,,,"Iron, Fe",MG +1800889,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1801080,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1801197,1089,3.19,,75.0,,,,,,,"Iron, Fe",MG +1801477,1089,1.65,,70.0,,,,,,,"Iron, Fe",MG +1802248,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1802572,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +1802957,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1803324,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1803500,1089,3.18,,75.0,,,,,,,"Iron, Fe",MG +1803587,1089,3.39,,70.0,,,,,,,"Iron, Fe",MG +1804124,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1805005,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1805040,1089,5.4,,75.0,,,,,,,"Iron, Fe",MG +1805095,1089,0.76,,75.0,,,,,,,"Iron, Fe",MG +1805822,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1805909,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1805959,1089,1.69,,75.0,,,,,,,"Iron, Fe",MG +1806559,1089,2.04,,70.0,,,,,,,"Iron, Fe",MG +1806765,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG +1807067,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1807257,1089,0.65,,70.0,,,,,,,"Iron, Fe",MG +1808035,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG +1808619,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1808785,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1808811,1089,0.88,,70.0,,,,,,,"Iron, Fe",MG +1808964,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1809605,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +1809916,1089,1.64,,70.0,,,,,,,"Iron, Fe",MG +1810039,1089,0.49,,75.0,,,,,,,"Iron, Fe",MG +1810401,1089,1.42,,70.0,,,,,,,"Iron, Fe",MG +1810913,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG +1811567,1089,6.55,,75.0,,,,,,,"Iron, Fe",MG +1811917,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +1811970,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG +1812027,1089,0.54,,75.0,,,,,,,"Iron, Fe",MG +1812098,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1812453,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1812883,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1812905,1089,0.43,,70.0,,,,,,,"Iron, Fe",MG +1813595,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1813677,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1813842,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1813843,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1813950,1089,13.64,,75.0,,,,,,,"Iron, Fe",MG +1814050,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1814114,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG +1814222,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1815055,1089,3.78,,75.0,,,,,,,"Iron, Fe",MG +1815095,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +1815684,1089,1.09,,75.0,,,,,,,"Iron, Fe",MG +1815726,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG +1815760,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1815805,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1816078,1089,1.75,,70.0,,,,,,,"Iron, Fe",MG +1816399,1089,0.35,,70.0,,,,,,,"Iron, Fe",MG +1817095,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1817099,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1817183,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1817432,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1817636,1089,2.35,,70.0,,,,,,,"Iron, Fe",MG +1818067,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1818295,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1818639,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1819056,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1819127,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +1819345,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1819401,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +1819660,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +1820048,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1820557,1089,2.98,,70.0,,,,,,,"Iron, Fe",MG +1821237,1089,2.23,,70.0,,,,,,,"Iron, Fe",MG +1821746,1089,0.79,,70.0,,,,,,,"Iron, Fe",MG +1821903,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1821975,1089,2.4,,70.0,,,,,,,"Iron, Fe",MG +1822281,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1822350,1089,0.46,,70.0,,,,,,,"Iron, Fe",MG +1822586,1089,2.37,,75.0,,,,,,,"Iron, Fe",MG +1823105,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1823114,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1823799,1089,2.97,,70.0,,,,,,,"Iron, Fe",MG +1823854,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1824018,1089,0.24,,70.0,,,,,,,"Iron, Fe",MG +1824057,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1824604,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1824758,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1825087,1089,2.35,,70.0,,,,,,,"Iron, Fe",MG +1825191,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1825521,1089,0.54,,75.0,,,,,,,"Iron, Fe",MG +1826031,1089,1.06,,70.0,,,,,,,"Iron, Fe",MG +1826509,1089,1.68,,70.0,,,,,,,"Iron, Fe",MG +1826776,1089,2.32,,75.0,,,,,,,"Iron, Fe",MG +1826886,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1827323,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1827365,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG +1827571,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1827608,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1827721,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1828309,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1828394,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1828637,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1828802,1089,0.91,,70.0,,,,,,,"Iron, Fe",MG +1829010,1089,1.74,,75.0,,,,,,,"Iron, Fe",MG +1829030,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG +1829778,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +1829840,1089,8.21,,70.0,,,,,,,"Iron, Fe",MG +1830006,1089,2.22,,70.0,,,,,,,"Iron, Fe",MG +1830061,1089,0.4,,75.0,,,,,,,"Iron, Fe",MG +1830114,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1830364,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +1830413,1089,3.93,,70.0,,,,,,,"Iron, Fe",MG +1830694,1089,33.33,,75.0,,,,,,,"Iron, Fe",MG +1830739,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1830821,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG +1830824,1089,13.17,,70.0,,,,,,,"Iron, Fe",MG +1830841,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +1831105,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1831314,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1831372,1089,4.0,,75.0,,,,,,,"Iron, Fe",MG +1831411,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1831840,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1832110,1089,4.44,,70.0,,,,,,,"Iron, Fe",MG +1832155,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1832402,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1832432,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +1833030,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1833259,1089,0.86,,70.0,,,,,,,"Iron, Fe",MG +1833295,1089,0.08,,75.0,,,,,,,"Iron, Fe",MG +1833514,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1833773,1089,7.0,,70.0,,,,,,,"Iron, Fe",MG +1833868,1089,0.75,,75.0,,,,,,,"Iron, Fe",MG +1833909,1089,0.45,,70.0,,,,,,,"Iron, Fe",MG +1834360,1089,4.2,,75.0,,,,,,,"Iron, Fe",MG +1835025,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1835065,1089,1.29,,70.0,,,,,,,"Iron, Fe",MG +1835844,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +1835961,1089,0.8,,75.0,,,,,,,"Iron, Fe",MG +1835981,1089,4.68,,70.0,,,,,,,"Iron, Fe",MG +1837227,1089,0.97,,70.0,,,,,,,"Iron, Fe",MG +1837422,1089,2.94,,70.0,,,,,,,"Iron, Fe",MG +1837587,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG +1838025,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG +1838171,1089,1.9,,70.0,,,,,,,"Iron, Fe",MG +1838257,1089,1.62,,70.0,,,,,,,"Iron, Fe",MG +1838269,1089,56.25,,75.0,,,,,,,"Iron, Fe",MG +1838395,1089,1.52,,70.0,,,,,,,"Iron, Fe",MG +1882344,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG +1838756,1089,15.0,,75.0,,,,,,,"Iron, Fe",MG +1838806,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG +1839284,1089,3.43,,75.0,,,,,,,"Iron, Fe",MG +1882761,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1882771,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1839584,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +1882857,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1882870,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +1839842,1089,3.7,,75.0,,,,,,,"Iron, Fe",MG +1883014,1089,0.61,,75.0,,,,,,,"Iron, Fe",MG +1840722,1089,0.23,,75.0,,,,,,,"Iron, Fe",MG +1840756,1089,9.44,,70.0,,,,,,,"Iron, Fe",MG +1841026,1089,1.09,,75.0,,,,,,,"Iron, Fe",MG +1841154,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1841201,1089,15.09,,70.0,,,,,,,"Iron, Fe",MG +1841216,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1841221,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1841353,1089,7.11,,75.0,,,,,,,"Iron, Fe",MG +1841531,1089,17.5,,75.0,,,,,,,"Iron, Fe",MG +1841633,1089,0.65,,70.0,,,,,,,"Iron, Fe",MG +1841790,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1841870,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +1841893,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1841990,1089,2.46,,70.0,,,,,,,"Iron, Fe",MG +1842352,1089,33.75,,75.0,,,,,,,"Iron, Fe",MG +1842681,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1883369,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1842852,1089,2.41,,75.0,,,,,,,"Iron, Fe",MG +1842958,1089,1.77,,70.0,,,,,,,"Iron, Fe",MG +1883432,1089,2.77,,75.0,,,,,,,"Iron, Fe",MG +1843074,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +1844051,1089,0.7,,70.0,,,,,,,"Iron, Fe",MG +1844098,1089,1.21,,70.0,,,,,,,"Iron, Fe",MG +1844178,1089,0.83,,70.0,,,,,,,"Iron, Fe",MG +1844574,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1845136,1089,11.11,,70.0,,,,,,,"Iron, Fe",MG +1845411,1089,0.88,,75.0,,,,,,,"Iron, Fe",MG +1845447,1089,0.64,,70.0,,,,,,,"Iron, Fe",MG +1845598,1089,0.95,,70.0,,,,,,,"Iron, Fe",MG +1883598,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +1845831,1089,0.06,,70.0,,,,,,,"Iron, Fe",MG +1846123,1089,0.74,,70.0,,,,,,,"Iron, Fe",MG +1846203,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG +1846397,1089,3.2,,70.0,,,,,,,"Iron, Fe",MG +1846887,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +1846934,1089,5.0,,70.0,,,,,,,"Iron, Fe",MG +1847087,1089,1.88,,70.0,,,,,,,"Iron, Fe",MG +1847341,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1883953,1089,1.01,,75.0,,,,,,,"Iron, Fe",MG +1884041,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1884329,1089,1.82,,75.0,,,,,,,"Iron, Fe",MG +1884353,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1884660,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1884725,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1884916,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +1884943,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1885564,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1885611,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1885617,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG +1885676,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1885772,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +1885779,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG +1885854,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1885991,1089,28.12,,75.0,,,,,,,"Iron, Fe",MG +1886074,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1886087,1089,4.76,,75.0,,,,,,,"Iron, Fe",MG +1886165,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG +1886461,1089,1.23,,75.0,,,,,,,"Iron, Fe",MG +1886571,1089,0.17,,70.0,,,,,,,"Iron, Fe",MG +1886691,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1886766,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1886939,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG +1887291,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1887659,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +1888065,1089,1.57,,70.0,,,,,,,"Iron, Fe",MG +1888122,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1888183,1089,2.53,,75.0,,,,,,,"Iron, Fe",MG +1888465,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG +1888512,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1889144,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1889401,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG +1889402,1089,4.02,,75.0,,,,,,,"Iron, Fe",MG +1889406,1089,1.54,,75.0,,,,,,,"Iron, Fe",MG +1889722,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +1889833,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG +1890403,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG +1890653,1089,1.56,,70.0,,,,,,,"Iron, Fe",MG +1890944,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +1890976,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG +1891032,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG +1891139,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1891285,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1891316,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1891468,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1891829,1089,1.54,,75.0,,,,,,,"Iron, Fe",MG +1891859,1089,3.54,,75.0,,,,,,,"Iron, Fe",MG +1891911,1089,1.0,,75.0,,,,,,,"Iron, Fe",MG +1891976,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1892015,1089,0.59,,75.0,,,,,,,"Iron, Fe",MG +1892202,1089,2.2,,75.0,,,,,,,"Iron, Fe",MG +1892529,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG +1892801,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG +1892830,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1892976,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1894003,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +1894028,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1894297,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +1894373,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG +1894384,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +1894577,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG +1894686,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG +1894800,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1895195,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1895298,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1895574,1089,2.75,,75.0,,,,,,,"Iron, Fe",MG +1895711,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG +1895826,1089,0.97,,75.0,,,,,,,"Iron, Fe",MG +1896005,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG +1896049,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1896335,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1896389,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1896461,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1896528,1089,2.31,,75.0,,,,,,,"Iron, Fe",MG +1896575,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG +1896856,1089,5.87,,75.0,,,,,,,"Iron, Fe",MG +1897084,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1897548,1089,1.57,,75.0,,,,,,,"Iron, Fe",MG +1897628,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1898092,1089,2.73,,75.0,,,,,,,"Iron, Fe",MG +1898310,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1898495,1089,0.89,,75.0,,,,,,,"Iron, Fe",MG +1898553,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG +1898961,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1899377,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +1899424,1089,1.61,,75.0,,,,,,,"Iron, Fe",MG +1899566,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +1899574,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1899728,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG +1899778,1089,2.48,,75.0,,,,,,,"Iron, Fe",MG +1899994,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG +1900430,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1900493,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG +1900521,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1901472,1089,0.59,,75.0,,,,,,,"Iron, Fe",MG +1901541,1089,1.84,,75.0,,,,,,,"Iron, Fe",MG +1901544,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1901674,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1901815,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1902078,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1902352,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +1902507,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1902585,1089,0.44,,75.0,,,,,,,"Iron, Fe",MG +1902730,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1902872,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1903098,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1903121,1089,1.69,,75.0,,,,,,,"Iron, Fe",MG +1903444,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1903604,1089,1.61,,75.0,,,,,,,"Iron, Fe",MG +1903850,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +1903934,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1903971,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1904106,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1904153,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1904501,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG +1904735,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1904867,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG +1905104,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1905772,1089,9.78,,75.0,,,,,,,"Iron, Fe",MG +1905798,1089,8.57,,75.0,,,,,,,"Iron, Fe",MG +1905891,1089,0.36,,75.0,,,,,,,"Iron, Fe",MG +1906200,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1906477,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1906981,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG +1907169,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1907678,1089,2.88,,75.0,,,,,,,"Iron, Fe",MG +1907950,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1908160,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG +1909453,1089,0.75,,75.0,,,,,,,"Iron, Fe",MG +1909728,1089,1.17,,70.0,,,,,,,"Iron, Fe",MG +1909986,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG +1910048,1089,0.17,,70.0,,,,,,,"Iron, Fe",MG +1910322,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +1910514,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1911271,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1912207,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1912384,1089,2.16,,75.0,,,,,,,"Iron, Fe",MG +1912722,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1913064,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG +1913093,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1913261,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG +1913528,1089,1.59,,75.0,,,,,,,"Iron, Fe",MG +1913835,1089,0.36,,75.0,,,,,,,"Iron, Fe",MG +1913877,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG +1913921,1089,0.62,,75.0,,,,,,,"Iron, Fe",MG +1914272,1089,1.88,,75.0,,,,,,,"Iron, Fe",MG +1914970,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1915015,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1915096,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1915371,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1915402,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1915829,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1915921,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG +1916341,1089,0.34,,75.0,,,,,,,"Iron, Fe",MG +1916345,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1916473,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG +1917506,1089,1.28,,75.0,,,,,,,"Iron, Fe",MG +1917765,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG +1917785,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1917956,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1918278,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1918359,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG +1918481,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1918780,1089,2.13,,70.0,,,,,,,"Iron, Fe",MG +1918913,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1918926,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG +1919054,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1919124,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1919280,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1919541,1089,2.98,,70.0,,,,,,,"Iron, Fe",MG +1920059,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1920246,1089,2.88,,75.0,,,,,,,"Iron, Fe",MG +1920328,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1920376,1089,2.62,,75.0,,,,,,,"Iron, Fe",MG +1920895,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG +1921003,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1921232,1089,1.15,,75.0,,,,,,,"Iron, Fe",MG +1921522,1089,0.49,,75.0,,,,,,,"Iron, Fe",MG +1921716,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1921765,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1922194,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1922207,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1922414,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1922518,1089,0.7,,70.0,,,,,,,"Iron, Fe",MG +1922775,1089,0.36,,75.0,,,,,,,"Iron, Fe",MG +1923357,1089,4.65,,75.0,,,,,,,"Iron, Fe",MG +1923728,1089,12.0,,75.0,,,,,,,"Iron, Fe",MG +1924066,1089,3.19,,75.0,,,,,,,"Iron, Fe",MG +1924451,1089,1.37,,70.0,,,,,,,"Iron, Fe",MG +1924562,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1925312,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1925313,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +1925330,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1925602,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1925620,1089,0.71,,75.0,,,,,,,"Iron, Fe",MG +1925709,1089,1.98,,70.0,,,,,,,"Iron, Fe",MG +1925748,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1926058,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1926145,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1926472,1089,0.5,,70.0,,,,,,,"Iron, Fe",MG +1926604,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1926707,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +1926773,1089,1.0,,75.0,,,,,,,"Iron, Fe",MG +1927041,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1927508,1089,0.56,,75.0,,,,,,,"Iron, Fe",MG +1927567,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG +1927660,1089,3.33,,75.0,,,,,,,"Iron, Fe",MG +1927765,1089,7.5,,70.0,,,,,,,"Iron, Fe",MG +1927789,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1928025,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1928148,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1928417,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1930583,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1930728,1089,0.8,,75.0,,,,,,,"Iron, Fe",MG +1931064,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1931128,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1931325,1089,0.49,,75.0,,,,,,,"Iron, Fe",MG +1931785,1089,2.94,,70.0,,,,,,,"Iron, Fe",MG +1931974,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1932121,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1932383,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1932597,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1932767,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +1933207,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG +1933305,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG +1933622,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1933700,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +1933938,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1934015,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1934445,1089,0.83,,75.0,,,,,,,"Iron, Fe",MG +1934592,1089,21.26,,70.0,,,,,,,"Iron, Fe",MG +1934900,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +1935589,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1935874,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1935877,1089,0.48,,75.0,,,,,,,"Iron, Fe",MG +1936163,1089,4.44,,70.0,,,,,,,"Iron, Fe",MG +1936197,1089,1.74,,70.0,,,,,,,"Iron, Fe",MG +1936330,1089,0.29,,70.0,,,,,,,"Iron, Fe",MG +1936733,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1936801,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1936966,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1937215,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1937306,1089,16.62,,75.0,,,,,,,"Iron, Fe",MG +1938037,1089,2.3,,75.0,,,,,,,"Iron, Fe",MG +1938505,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1939108,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1939455,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1939651,1089,0.29,,70.0,,,,,,,"Iron, Fe",MG +1939768,1089,0.96,,70.0,,,,,,,"Iron, Fe",MG +1939884,1089,2.3,,75.0,,,,,,,"Iron, Fe",MG +1940404,1089,1.73,,75.0,,,,,,,"Iron, Fe",MG +1940718,1089,0.08,,70.0,,,,,,,"Iron, Fe",MG +1940759,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1941049,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +1941057,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG +1941232,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +1941318,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1941361,1089,1.09,,75.0,,,,,,,"Iron, Fe",MG +1941640,1089,0.35,,70.0,,,,,,,"Iron, Fe",MG +1942349,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1942464,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +1943107,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1943258,1089,0.76,,75.0,,,,,,,"Iron, Fe",MG +1943362,1089,1.69,,70.0,,,,,,,"Iron, Fe",MG +1943933,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1944071,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1944389,1089,0.79,,70.0,,,,,,,"Iron, Fe",MG +1944397,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1944642,1089,0.74,,70.0,,,,,,,"Iron, Fe",MG +1944730,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1945665,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +1945789,1089,2.55,,75.0,,,,,,,"Iron, Fe",MG +1946506,1089,4.67,,70.0,,,,,,,"Iron, Fe",MG +1946613,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG +1946630,1089,0.57,,70.0,,,,,,,"Iron, Fe",MG +1946684,1089,3.19,,75.0,,,,,,,"Iron, Fe",MG +1946759,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1946791,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1947094,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1947125,1089,0.67,,70.0,,,,,,,"Iron, Fe",MG +1947918,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1947953,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1948176,1089,0.17,,70.0,,,,,,,"Iron, Fe",MG +1948300,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1948335,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1948365,1089,2.7,,70.0,,,,,,,"Iron, Fe",MG +1948522,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1948698,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1948723,1089,0.2,,70.0,,,,,,,"Iron, Fe",MG +1948738,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1948778,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1948866,1089,0.12,,70.0,,,,,,,"Iron, Fe",MG +1949592,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1950472,1089,0.35,,70.0,,,,,,,"Iron, Fe",MG +1950952,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1951610,1089,2.77,,75.0,,,,,,,"Iron, Fe",MG +1951713,1089,15.52,,75.0,,,,,,,"Iron, Fe",MG +1951946,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1952591,1089,1.24,,75.0,,,,,,,"Iron, Fe",MG +1952609,1089,2.35,,70.0,,,,,,,"Iron, Fe",MG +1953178,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +1953231,1089,1.16,,75.0,,,,,,,"Iron, Fe",MG +1953317,1089,1.76,,70.0,,,,,,,"Iron, Fe",MG +1953400,1089,1.16,,75.0,,,,,,,"Iron, Fe",MG +1953804,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1953821,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1954055,1089,1.66,,75.0,,,,,,,"Iron, Fe",MG +1954162,1089,3.43,,75.0,,,,,,,"Iron, Fe",MG +1954668,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1954767,1089,2.95,,75.0,,,,,,,"Iron, Fe",MG +1954818,1089,0.34,,70.0,,,,,,,"Iron, Fe",MG +1955064,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG +1955154,1089,3.09,,75.0,,,,,,,"Iron, Fe",MG +1955295,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +1955554,1089,12.86,,75.0,,,,,,,"Iron, Fe",MG +1955576,1089,3.51,,70.0,,,,,,,"Iron, Fe",MG +1955643,1089,3.51,,70.0,,,,,,,"Iron, Fe",MG +1956364,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG +1956393,1089,3.03,,70.0,,,,,,,"Iron, Fe",MG +1956685,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1956785,1089,1.33,,70.0,,,,,,,"Iron, Fe",MG +1956850,1089,2.45,,75.0,,,,,,,"Iron, Fe",MG +1957060,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG +1957099,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1957219,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +1958181,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +1958389,1089,0.53,,75.0,,,,,,,"Iron, Fe",MG +1958440,1089,5.45,,70.0,,,,,,,"Iron, Fe",MG +1958732,1089,0.84,,75.0,,,,,,,"Iron, Fe",MG +1959466,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1959479,1089,0.83,,70.0,,,,,,,"Iron, Fe",MG +1959588,1089,0.41,,70.0,,,,,,,"Iron, Fe",MG +1959658,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1960060,1089,7.2,,75.0,,,,,,,"Iron, Fe",MG +1960225,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +1960902,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +1961188,1089,0.33,,75.0,,,,,,,"Iron, Fe",MG +1961329,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +1961396,1089,5.45,,75.0,,,,,,,"Iron, Fe",MG +1961460,1089,0.47,,70.0,,,,,,,"Iron, Fe",MG +1961635,1089,3.93,,70.0,,,,,,,"Iron, Fe",MG +1962279,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1962577,1089,0.47,,70.0,,,,,,,"Iron, Fe",MG +1962926,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1963044,1089,4.43,,75.0,,,,,,,"Iron, Fe",MG +1963410,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +1963582,1089,1.77,,70.0,,,,,,,"Iron, Fe",MG +1963595,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG +1963619,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1963731,1089,8.65,,75.0,,,,,,,"Iron, Fe",MG +1964143,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1964656,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1965042,1089,1.76,,70.0,,,,,,,"Iron, Fe",MG +1965349,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +1966251,1089,3.38,,70.0,,,,,,,"Iron, Fe",MG +1966419,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG +1967164,1089,0.7,,70.0,,,,,,,"Iron, Fe",MG +1967583,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG +1967782,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1967888,1089,3.46,,75.0,,,,,,,"Iron, Fe",MG +1967974,1089,2.67,,70.0,,,,,,,"Iron, Fe",MG +1968105,1089,0.77,,70.0,,,,,,,"Iron, Fe",MG +1968248,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1968415,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +1968471,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +1969000,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG +1969333,1089,0.16,,70.0,,,,,,,"Iron, Fe",MG +1969541,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1969565,1089,4.62,,70.0,,,,,,,"Iron, Fe",MG +1969608,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1969639,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +1969830,1089,11.25,,70.0,,,,,,,"Iron, Fe",MG +1970137,1089,2.94,,70.0,,,,,,,"Iron, Fe",MG +1970278,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +1971029,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1972135,1089,1.94,,70.0,,,,,,,"Iron, Fe",MG +1972564,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1973140,1089,5.68,,70.0,,,,,,,"Iron, Fe",MG +1973144,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG +1974539,1089,8.0,,70.0,,,,,,,"Iron, Fe",MG +1974759,1089,0.3,,70.0,,,,,,,"Iron, Fe",MG +1975026,1089,2.94,,70.0,,,,,,,"Iron, Fe",MG +1975200,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1975316,1089,2.51,,75.0,,,,,,,"Iron, Fe",MG +1975335,1089,3.75,,70.0,,,,,,,"Iron, Fe",MG +1975410,1089,3.67,,70.0,,,,,,,"Iron, Fe",MG +1975548,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1975593,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1976078,1089,0.67,,70.0,,,,,,,"Iron, Fe",MG +1976170,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +1976321,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1976378,1089,2.14,,70.0,,,,,,,"Iron, Fe",MG +1976751,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1976761,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG +1976833,1089,0.83,,70.0,,,,,,,"Iron, Fe",MG +1977007,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1977209,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG +1978290,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +1978309,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG +1978324,1089,0.91,,70.0,,,,,,,"Iron, Fe",MG +1978424,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG +1978501,1089,3.45,,70.0,,,,,,,"Iron, Fe",MG +1978584,1089,2.69,,70.0,,,,,,,"Iron, Fe",MG +1978805,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1979044,1089,0.76,,75.0,,,,,,,"Iron, Fe",MG +1979354,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1979597,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1979745,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1979831,1089,4.34,,70.0,,,,,,,"Iron, Fe",MG +1980300,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1980395,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1980498,1089,1.61,,70.0,,,,,,,"Iron, Fe",MG +1981081,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1981302,1089,0.69,,70.0,,,,,,,"Iron, Fe",MG +1981363,1089,1.59,,70.0,,,,,,,"Iron, Fe",MG +1981468,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG +1981490,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG +1981682,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1981746,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +1981777,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1982922,1089,1.6,,75.0,,,,,,,"Iron, Fe",MG +1983145,1089,1.47,,70.0,,,,,,,"Iron, Fe",MG +1983221,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1983403,1089,52.5,,75.0,,,,,,,"Iron, Fe",MG +1983413,1089,6.35,,75.0,,,,,,,"Iron, Fe",MG +1983542,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1983617,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1983768,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1983859,1089,3.93,,70.0,,,,,,,"Iron, Fe",MG +1983996,1089,5.52,,70.0,,,,,,,"Iron, Fe",MG +1984003,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1984285,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1984795,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1984812,1089,3.64,,70.0,,,,,,,"Iron, Fe",MG +1984875,1089,0.28,,75.0,,,,,,,"Iron, Fe",MG +1984984,1089,46.67,,70.0,,,,,,,"Iron, Fe",MG +1985345,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG +1985776,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +1986116,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG +1986157,1089,3.94,,70.0,,,,,,,"Iron, Fe",MG +1986246,1089,0.81,,70.0,,,,,,,"Iron, Fe",MG +1986682,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1986688,1089,1.84,,70.0,,,,,,,"Iron, Fe",MG +1987349,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG +1987449,1089,7.33,,70.0,,,,,,,"Iron, Fe",MG +1987733,1089,2.33,,70.0,,,,,,,"Iron, Fe",MG +1987749,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1987994,1089,0.76,,70.0,,,,,,,"Iron, Fe",MG +1988180,1089,12.86,,70.0,,,,,,,"Iron, Fe",MG +1988577,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +1988623,1089,0.24,,70.0,,,,,,,"Iron, Fe",MG +1988900,1089,1.19,,75.0,,,,,,,"Iron, Fe",MG +1988975,1089,0.12,,70.0,,,,,,,"Iron, Fe",MG +1989026,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG +1989063,1089,7.2,,75.0,,,,,,,"Iron, Fe",MG +1989112,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG +1989745,1089,0.74,,70.0,,,,,,,"Iron, Fe",MG +1989827,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG +1990087,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +1990163,1089,3.82,,70.0,,,,,,,"Iron, Fe",MG +1990333,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1990496,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1990499,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +1990603,1089,15.65,,70.0,,,,,,,"Iron, Fe",MG +1990739,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1991098,1089,1.57,,70.0,,,,,,,"Iron, Fe",MG +1991448,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1991580,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1991607,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +1991744,1089,28.21,,70.0,,,,,,,"Iron, Fe",MG +1991895,1089,2.44,,70.0,,,,,,,"Iron, Fe",MG +1992069,1089,7.5,,70.0,,,,,,,"Iron, Fe",MG +1992230,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG +1992557,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1992985,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +1993003,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1993078,1089,2.67,,70.0,,,,,,,"Iron, Fe",MG +1993679,1089,835.71,,70.0,,,,,,,"Iron, Fe",MG +1993825,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1994818,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1995013,1089,0.56,,70.0,,,,,,,"Iron, Fe",MG +1995391,1089,2.03,,75.0,,,,,,,"Iron, Fe",MG +1995747,1089,4.33,,70.0,,,,,,,"Iron, Fe",MG +1996006,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG +1996299,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG +1996602,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG +1996667,1089,1.19,,70.0,,,,,,,"Iron, Fe",MG +1996831,1089,0.93,,70.0,,,,,,,"Iron, Fe",MG +1996986,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1997166,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1998098,1089,4.0,,75.0,,,,,,,"Iron, Fe",MG +1998101,1089,5.33,,70.0,,,,,,,"Iron, Fe",MG +1998609,1089,0.82,,70.0,,,,,,,"Iron, Fe",MG +1998694,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG +1999054,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +1999182,1089,1.96,,70.0,,,,,,,"Iron, Fe",MG +1999268,1089,2.81,,70.0,,,,,,,"Iron, Fe",MG +1999568,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +2006628,1089,0.352,1.0,1.0,,,,,,,"Iron, Fe",MG +2007620,1089,2.0,,78.0,,,,,,,"Iron, Fe",MG +2007657,1089,0.08,,71.0,,,,,,,"Iron, Fe",MG +2008102,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2008706,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +2008749,1089,1.33,,75.0,,,,,,,"Iron, Fe",MG +2008774,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG +2008841,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +2009287,1089,3.16,,75.0,,,,,,,"Iron, Fe",MG +2009388,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2009557,1089,0.44,,75.0,,,,,,,"Iron, Fe",MG +2009672,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2009799,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2010129,1089,9.64,,75.0,,,,,,,"Iron, Fe",MG +2010141,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2010414,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2010515,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2010732,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +2010838,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +2010879,1089,4.67,,70.0,,,,,,,"Iron, Fe",MG +2011100,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +2011169,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2011611,1089,2.83,,75.0,,,,,,,"Iron, Fe",MG +2011666,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG +2012086,1089,3.18,,75.0,,,,,,,"Iron, Fe",MG +2012190,1089,3.5,,70.0,,,,,,,"Iron, Fe",MG +2012890,1089,5.0,,70.0,,,,,,,"Iron, Fe",MG +2013094,1089,0.49,,75.0,,,,,,,"Iron, Fe",MG +2014159,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +2014637,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2014650,1089,1.16,,75.0,,,,,,,"Iron, Fe",MG +2014814,1089,1.32,,75.0,,,,,,,"Iron, Fe",MG +2015016,1089,1.13,,75.0,,,,,,,"Iron, Fe",MG +2015019,1089,2.77,,75.0,,,,,,,"Iron, Fe",MG +2015398,1089,1.18,,75.0,,,,,,,"Iron, Fe",MG +2015583,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2015825,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +2015934,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG +2016162,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG +2017068,1089,3.46,,75.0,,,,,,,"Iron, Fe",MG +2017339,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG +2017361,1089,1.32,,70.0,,,,,,,"Iron, Fe",MG +2017764,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +2017894,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2018142,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG +2018319,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +2018906,1089,2.13,,75.0,,,,,,,"Iron, Fe",MG +2019040,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2019177,1089,1.53,,75.0,,,,,,,"Iron, Fe",MG +2019629,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG +2019729,1089,1.15,,75.0,,,,,,,"Iron, Fe",MG +2019992,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +2020192,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +2020347,1089,3.38,,75.0,,,,,,,"Iron, Fe",MG +2020506,1089,0.28,,75.0,,,,,,,"Iron, Fe",MG +2020536,1089,2.51,,75.0,,,,,,,"Iron, Fe",MG +2020567,1089,3.04,,75.0,,,,,,,"Iron, Fe",MG +2020849,1089,4.06,,70.0,,,,,,,"Iron, Fe",MG +2021010,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +2021214,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2021285,1089,1.76,,75.0,,,,,,,"Iron, Fe",MG +2021392,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +2021579,1089,0.54,,75.0,,,,,,,"Iron, Fe",MG +2021746,1089,2.19,,70.0,,,,,,,"Iron, Fe",MG +2022001,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG +2022048,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +2022588,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +2022663,1089,4.62,,75.0,,,,,,,"Iron, Fe",MG +2022854,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG +2022992,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +2023101,1089,1.25,,75.0,,,,,,,"Iron, Fe",MG +2023979,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2024079,1089,0.44,,75.0,,,,,,,"Iron, Fe",MG +2024105,1089,0.76,,75.0,,,,,,,"Iron, Fe",MG +2024175,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2024264,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +2024273,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2024310,1089,7.89,,70.0,,,,,,,"Iron, Fe",MG +2025179,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2025448,1089,0.48,,75.0,,,,,,,"Iron, Fe",MG +2025481,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG +2025982,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2026331,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +2026382,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG +2026499,1089,0.69,,70.0,,,,,,,"Iron, Fe",MG +2026749,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG +2026858,1089,2.06,,75.0,,,,,,,"Iron, Fe",MG +2027109,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2027784,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2028107,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG +2028206,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +2028845,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2029086,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2029475,1089,2.43,,75.0,,,,,,,"Iron, Fe",MG +2029496,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2029723,1089,1.09,,75.0,,,,,,,"Iron, Fe",MG +2029890,1089,10.71,,75.0,,,,,,,"Iron, Fe",MG +2030047,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2030076,1089,0.92,,75.0,,,,,,,"Iron, Fe",MG +2030311,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG +2030861,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +2030937,1089,2.62,,75.0,,,,,,,"Iron, Fe",MG +2031824,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2031935,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2032294,1089,7.2,,75.0,,,,,,,"Iron, Fe",MG +2032436,1089,4.19,,75.0,,,,,,,"Iron, Fe",MG +2032538,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2032622,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2032681,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +2032999,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG +2033306,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2033514,1089,6.32,,75.0,,,,,,,"Iron, Fe",MG +2033994,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2034167,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2034287,1089,0.59,,75.0,,,,,,,"Iron, Fe",MG +2034482,1089,0.91,,75.0,,,,,,,"Iron, Fe",MG +2034504,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +2035045,1089,1.09,,75.0,,,,,,,"Iron, Fe",MG +2035239,1089,0.53,,70.0,,,,,,,"Iron, Fe",MG +2035258,1089,1.19,,75.0,,,,,,,"Iron, Fe",MG +2036005,1089,4.15,,75.0,,,,,,,"Iron, Fe",MG +2036517,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG +2036596,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2036678,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG +2036712,1089,3.23,,70.0,,,,,,,"Iron, Fe",MG +2036869,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG +2037392,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +2037852,1089,5.12,,70.0,,,,,,,"Iron, Fe",MG +2038009,1089,2.26,,70.0,,,,,,,"Iron, Fe",MG +2038083,1089,0.45,,75.0,,,,,,,"Iron, Fe",MG +2038301,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2038370,1089,0.44,,75.0,,,,,,,"Iron, Fe",MG +2038624,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +2040095,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2040146,1089,0.73,,70.0,,,,,,,"Iron, Fe",MG +2040234,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG +2040281,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +2040682,1089,1.15,,75.0,,,,,,,"Iron, Fe",MG +2040819,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +2040867,1089,20.25,,70.0,,,,,,,"Iron, Fe",MG +2040888,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG +2041076,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2041287,1089,2.88,,75.0,,,,,,,"Iron, Fe",MG +2041882,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +2041947,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +2041958,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG +2042236,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +2042296,1089,1.35,,75.0,,,,,,,"Iron, Fe",MG +2042306,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +2042392,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2042413,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG +2042535,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +2043318,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2043468,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG +2043496,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG +2043610,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +2043957,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +2044041,1089,3.13,,75.0,,,,,,,"Iron, Fe",MG +2044203,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2044344,1089,4.0,,75.0,,,,,,,"Iron, Fe",MG +2044581,1089,5.79,,75.0,,,,,,,"Iron, Fe",MG +2044609,1089,4.29,,75.0,,,,,,,"Iron, Fe",MG +2044804,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +2044988,1089,1.74,,75.0,,,,,,,"Iron, Fe",MG +2045216,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2046061,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2046189,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +2046273,1089,3.72,,75.0,,,,,,,"Iron, Fe",MG +2046289,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG +2046344,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2046646,1089,7.2,,75.0,,,,,,,"Iron, Fe",MG +2046829,1089,3.38,,75.0,,,,,,,"Iron, Fe",MG +2047010,1089,0.1,,75.0,,,,,,,"Iron, Fe",MG +2047183,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2047409,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +2047601,1089,2.84,,75.0,,,,,,,"Iron, Fe",MG +2047612,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2048065,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +2048156,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +2048202,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +2048213,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2048362,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +2048499,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +2048537,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2049058,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +2049375,1089,6.75,,75.0,,,,,,,"Iron, Fe",MG +2049509,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2049737,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2049895,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +2050507,1089,4.64,,70.0,,,,,,,"Iron, Fe",MG +2050568,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2050635,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2050731,1089,3.89,,75.0,,,,,,,"Iron, Fe",MG +2051054,1089,3.2,,75.0,,,,,,,"Iron, Fe",MG +2051148,1089,16.07,,75.0,,,,,,,"Iron, Fe",MG +2051209,1089,2.63,,75.0,,,,,,,"Iron, Fe",MG +2052099,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +2052116,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2052135,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2052555,1089,2.77,,75.0,,,,,,,"Iron, Fe",MG +2052579,1089,2.08,,75.0,,,,,,,"Iron, Fe",MG +2052775,1089,1.59,,75.0,,,,,,,"Iron, Fe",MG +2052825,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +2052857,1089,3.72,,75.0,,,,,,,"Iron, Fe",MG +2053140,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG +2053294,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +2053614,1089,1.6,,75.0,,,,,,,"Iron, Fe",MG +2053948,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +2054252,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2054910,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2054930,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2054965,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2055202,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2055206,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2055959,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +2056174,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2056196,1089,7.14,,70.0,,,,,,,"Iron, Fe",MG +2056231,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2056824,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2056856,1089,5.4,,75.0,,,,,,,"Iron, Fe",MG +2056986,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2057008,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2057062,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2057064,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2057603,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +2057789,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2057893,1089,0.75,,75.0,,,,,,,"Iron, Fe",MG +2057900,1089,0.75,,75.0,,,,,,,"Iron, Fe",MG +2058301,1089,0.99,,75.0,,,,,,,"Iron, Fe",MG +2058606,1089,3.83,,75.0,,,,,,,"Iron, Fe",MG +2059323,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2059480,1089,4.6,,75.0,,,,,,,"Iron, Fe",MG +2059575,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2059746,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +2060100,1089,1.61,,75.0,,,,,,,"Iron, Fe",MG +2060257,1089,3.2,,75.0,,,,,,,"Iron, Fe",MG +2060814,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2060823,1089,0.75,,75.0,,,,,,,"Iron, Fe",MG +2060987,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2061088,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +2061556,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2061640,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +2061809,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2061984,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG +2062172,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2062537,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +2062983,1089,0.26,,75.0,,,,,,,"Iron, Fe",MG +2063199,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +2063238,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2063245,1089,2.65,,70.0,,,,,,,"Iron, Fe",MG +2063549,1089,0.89,,75.0,,,,,,,"Iron, Fe",MG +2063563,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG +2063764,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2063914,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +2064026,1089,2.65,,75.0,,,,,,,"Iron, Fe",MG +2064135,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG +2064188,1089,2.45,,75.0,,,,,,,"Iron, Fe",MG +2065104,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG +2065553,1089,0.78,,70.0,,,,,,,"Iron, Fe",MG +2065708,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +2066107,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +2066321,1089,1.69,,75.0,,,,,,,"Iron, Fe",MG +2066454,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2066646,1089,0.78,,70.0,,,,,,,"Iron, Fe",MG +2066657,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +2067248,1089,0.61,,75.0,,,,,,,"Iron, Fe",MG +2067298,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2067555,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2067656,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +2067784,1089,2.18,,75.0,,,,,,,"Iron, Fe",MG +2067852,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2067921,1089,1.61,,75.0,,,,,,,"Iron, Fe",MG +2068008,1089,0.41,,75.0,,,,,,,"Iron, Fe",MG +2068185,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2068450,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +2068501,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +2069322,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2069385,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG +2069901,1089,1.57,,75.0,,,,,,,"Iron, Fe",MG +2069978,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2069987,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2070068,1089,3.35,,75.0,,,,,,,"Iron, Fe",MG +2070161,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +2070557,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2070651,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2070680,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2070724,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2070768,1089,3.12,,75.0,,,,,,,"Iron, Fe",MG +2070904,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2071068,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2071317,1089,0.81,,70.0,,,,,,,"Iron, Fe",MG +2071490,1089,3.18,,75.0,,,,,,,"Iron, Fe",MG +2071561,1089,0.83,,75.0,,,,,,,"Iron, Fe",MG +2071645,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2071686,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2071798,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2071806,1089,3.48,,75.0,,,,,,,"Iron, Fe",MG +2071836,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2072018,1089,0.39,,75.0,,,,,,,"Iron, Fe",MG +2072099,1089,2.18,,75.0,,,,,,,"Iron, Fe",MG +2072283,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG +2072491,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG +2072569,1089,1.67,,75.0,,,,,,,"Iron, Fe",MG +2072591,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2072795,1089,7.2,,75.0,,,,,,,"Iron, Fe",MG +2073416,1089,1.42,,70.0,,,,,,,"Iron, Fe",MG +2073887,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +2073909,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +2074286,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +2074735,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +2075007,1089,3.16,,75.0,,,,,,,"Iron, Fe",MG +2075170,1089,0.44,,75.0,,,,,,,"Iron, Fe",MG +2076006,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2076060,1089,2.47,,75.0,,,,,,,"Iron, Fe",MG +2076095,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2076284,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2076501,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +2076529,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG +2076866,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +2076868,1089,0.24,,75.0,,,,,,,"Iron, Fe",MG +2077039,1089,0.31,,70.0,,,,,,,"Iron, Fe",MG +2077137,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG +2077341,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG +2077552,1089,3.15,,75.0,,,,,,,"Iron, Fe",MG +2077663,1089,1.6,,75.0,,,,,,,"Iron, Fe",MG +2077676,1089,1.6,,75.0,,,,,,,"Iron, Fe",MG +2077841,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG +2078055,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2078184,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2078216,1089,0.33,,75.0,,,,,,,"Iron, Fe",MG +2078907,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +2079201,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2079501,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2079588,1089,0.58,,75.0,,,,,,,"Iron, Fe",MG +2079894,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +2080013,1089,3.35,,75.0,,,,,,,"Iron, Fe",MG +2080207,1089,1.11,,75.0,,,,,,,"Iron, Fe",MG +2080237,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG +2080244,1089,3.16,,75.0,,,,,,,"Iron, Fe",MG +2080342,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +2080760,1089,1.52,,75.0,,,,,,,"Iron, Fe",MG +2081374,1089,1.71,,75.0,,,,,,,"Iron, Fe",MG +2081440,1089,3.8,,75.0,,,,,,,"Iron, Fe",MG +2081578,1089,1.69,,75.0,,,,,,,"Iron, Fe",MG +2081793,1089,1.13,,70.0,,,,,,,"Iron, Fe",MG +2082239,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2082357,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +2083174,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2083211,1089,0.45,,75.0,,,,,,,"Iron, Fe",MG +2083903,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2083934,1089,4.24,,75.0,,,,,,,"Iron, Fe",MG +2084600,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2084734,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG +2084738,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2084823,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +2085229,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG +2086168,1089,0.21,,70.0,,,,,,,"Iron, Fe",MG +2086595,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2086628,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +2086674,1089,0.92,,70.0,,,,,,,"Iron, Fe",MG +2087106,1089,1.04,,70.0,,,,,,,"Iron, Fe",MG +2087606,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG +2087625,1089,0.56,,75.0,,,,,,,"Iron, Fe",MG +2087719,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2087758,1089,0.52,,75.0,,,,,,,"Iron, Fe",MG +2087759,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2087991,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +2088187,1089,0.97,,75.0,,,,,,,"Iron, Fe",MG +2088202,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +2088807,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2089033,1089,19.69,,75.0,,,,,,,"Iron, Fe",MG +2089772,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG +2089782,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2089973,1089,0.41,,75.0,,,,,,,"Iron, Fe",MG +2089988,1089,3.46,,75.0,,,,,,,"Iron, Fe",MG +2090132,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2090439,1089,2.65,,75.0,,,,,,,"Iron, Fe",MG +2091150,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2091233,1089,0.65,,75.0,,,,,,,"Iron, Fe",MG +2091256,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG +2091385,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2091493,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +2091519,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +2091815,1089,0.69,,75.0,,,,,,,"Iron, Fe",MG +2092006,1089,1.6,,75.0,,,,,,,"Iron, Fe",MG +2092142,1089,0.79,,75.0,,,,,,,"Iron, Fe",MG +2092489,1089,0.43,,75.0,,,,,,,"Iron, Fe",MG +2093139,1089,1.19,,75.0,,,,,,,"Iron, Fe",MG +2093271,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2093490,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2093884,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +2093993,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2094189,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2094452,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2095140,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG +2095442,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG +2095503,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +2095520,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG +2096207,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2096275,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2096778,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +2096812,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2097172,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +2097364,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG +2097589,1089,0.22,,75.0,,,,,,,"Iron, Fe",MG +2097894,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG +2098233,1089,1.01,,75.0,,,,,,,"Iron, Fe",MG +2098260,1089,5.62,,75.0,,,,,,,"Iron, Fe",MG +2098399,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2098426,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +2098497,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2099275,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +2099624,1089,2.0,,75.0,,,,,,,"Iron, Fe",MG +2099706,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2100063,1089,1.15,,75.0,,,,,,,"Iron, Fe",MG +2100070,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +2100576,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +2100586,1089,0.71,,75.0,,,,,,,"Iron, Fe",MG +2101672,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2101727,1089,1.85,,75.0,,,,,,,"Iron, Fe",MG +2101958,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG +2102216,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2102415,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG +2102481,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG +2102707,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG +2102883,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +2103153,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2103382,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +2104119,1089,0.73,,75.0,,,,,,,"Iron, Fe",MG +2104949,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2105055,1089,3.16,,75.0,,,,,,,"Iron, Fe",MG +2105574,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +2105665,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2105770,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2106113,1089,1.64,,75.0,,,,,,,"Iron, Fe",MG +2106451,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2107196,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +2107699,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2108541,1089,2.32,,75.0,,,,,,,"Iron, Fe",MG +2109576,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +2110063,1089,0.66,,70.0,,,,,,,"Iron, Fe",MG +2110708,1089,3.11,,70.0,,,,,,,"Iron, Fe",MG +2110944,1089,1.88,,70.0,,,,,,,"Iron, Fe",MG +2110990,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG +2111021,1089,0.23,,75.0,,,,,,,"Iron, Fe",MG +2111337,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG +2111700,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +2111712,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +2111728,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG +2111735,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2112038,1089,16.58,,70.0,,,,,,,"Iron, Fe",MG +2112076,1089,28.0,,70.0,,,,,,,"Iron, Fe",MG +2112084,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +2112294,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2112363,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +2112618,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +2112758,1089,0.79,,75.0,,,,,,,"Iron, Fe",MG +2113766,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +2113962,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2114013,1089,2.94,,70.0,,,,,,,"Iron, Fe",MG +2114640,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2115008,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2115140,1089,7.71,,75.0,,,,,,,"Iron, Fe",MG +2115448,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG +2115523,1089,3.2,,75.0,,,,,,,"Iron, Fe",MG +2115861,1089,2.75,,70.0,,,,,,,"Iron, Fe",MG +2115879,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2116099,1089,1.16,,75.0,,,,,,,"Iron, Fe",MG +2117102,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +2117826,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2117976,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2118223,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2118817,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +2119086,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG +2119216,1089,1.42,,75.0,,,,,,,"Iron, Fe",MG +2119234,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +2119603,1089,0.67,,75.0,,,,,,,"Iron, Fe",MG +2119739,1089,2.93,,70.0,,,,,,,"Iron, Fe",MG +2119764,1089,0.84,,75.0,,,,,,,"Iron, Fe",MG +2119791,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG +2119799,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +2120178,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2120258,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2120305,1089,12.86,,70.0,,,,,,,"Iron, Fe",MG +2120314,1089,4.36,,75.0,,,,,,,"Iron, Fe",MG +2120470,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +2120800,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +2120993,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2121148,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2121218,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG +2121572,1089,1.16,,75.0,,,,,,,"Iron, Fe",MG +2121816,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2122282,1089,3.46,,75.0,,,,,,,"Iron, Fe",MG +2122553,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2122644,1089,2.29,,70.0,,,,,,,"Iron, Fe",MG +2122958,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2123130,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2123792,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +2123952,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG +2124187,1089,4.86,,75.0,,,,,,,"Iron, Fe",MG +2124411,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2124536,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG +2124554,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2124578,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG +2125815,1089,2.45,,70.0,,,,,,,"Iron, Fe",MG +2126271,1089,1.85,,70.0,,,,,,,"Iron, Fe",MG +2126737,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2127002,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2127073,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG +2127148,1089,2.46,,70.0,,,,,,,"Iron, Fe",MG +2127209,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG +2127237,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +2127314,1089,0.83,,75.0,,,,,,,"Iron, Fe",MG +2127315,1089,1.29,,70.0,,,,,,,"Iron, Fe",MG +2127558,1089,1.18,,75.0,,,,,,,"Iron, Fe",MG +2127623,1089,2.42,,70.0,,,,,,,"Iron, Fe",MG +2127704,1089,2.88,,70.0,,,,,,,"Iron, Fe",MG +2127735,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +2127873,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG +2127981,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2128075,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG +2128428,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG +2128650,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2128675,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2128686,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +2128740,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG +2128746,1089,13.2,,70.0,,,,,,,"Iron, Fe",MG +2128882,1089,1.51,,70.0,,,,,,,"Iron, Fe",MG +2128917,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2129094,1089,1.56,,70.0,,,,,,,"Iron, Fe",MG +2129471,1089,8.0,,75.0,,,,,,,"Iron, Fe",MG +2129620,1089,1.52,,70.0,,,,,,,"Iron, Fe",MG +2129894,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2130095,1089,0.81,,70.0,,,,,,,"Iron, Fe",MG +2130527,1089,1.69,,75.0,,,,,,,"Iron, Fe",MG +2130613,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2131139,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2131164,1089,0.82,,70.0,,,,,,,"Iron, Fe",MG +2131175,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2131216,1089,1.71,,70.0,,,,,,,"Iron, Fe",MG +2131560,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG +2131798,1089,7.14,,70.0,,,,,,,"Iron, Fe",MG +2131868,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2132211,1089,6.98,,70.0,,,,,,,"Iron, Fe",MG +2132887,1089,1.25,,70.0,,,,,,,"Iron, Fe",MG +2133256,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +2133288,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +2134190,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +2134331,1089,1.31,,75.0,,,,,,,"Iron, Fe",MG +2134812,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG +2135094,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +2135196,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2135777,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2136030,1089,0.48,,70.0,,,,,,,"Iron, Fe",MG +2136126,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG +2136212,1089,4.81,,70.0,,,,,,,"Iron, Fe",MG +2136310,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +2136337,1089,1.33,,75.0,,,,,,,"Iron, Fe",MG +2136405,1089,2.69,,70.0,,,,,,,"Iron, Fe",MG +2136487,1089,1.15,,70.0,,,,,,,"Iron, Fe",MG +2136924,1089,1.51,,75.0,,,,,,,"Iron, Fe",MG +2137649,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG +2138114,1089,3.06,,75.0,,,,,,,"Iron, Fe",MG +2138186,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2138579,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2139011,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2139792,1089,2.47,,70.0,,,,,,,"Iron, Fe",MG +2139907,1089,0.75,,75.0,,,,,,,"Iron, Fe",MG +2140018,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG +2140073,1089,3.1,,70.0,,,,,,,"Iron, Fe",MG +2140336,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +2141389,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2141391,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG +2141725,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2141734,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2142171,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG +2142857,1089,1.63,,70.0,,,,,,,"Iron, Fe",MG +2142867,1089,2.83,,70.0,,,,,,,"Iron, Fe",MG +2142933,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2143207,1089,1.0,,75.0,,,,,,,"Iron, Fe",MG +2143275,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG +2144244,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2144591,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2144840,1089,3.16,,70.0,,,,,,,"Iron, Fe",MG +2145162,1089,0.62,,75.0,,,,,,,"Iron, Fe",MG +2145523,1089,1.08,,75.0,,,,,,,"Iron, Fe",MG +2145879,1089,0.17,,70.0,,,,,,,"Iron, Fe",MG +2145973,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2146011,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2146673,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2146764,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +2146971,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG +2147329,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2147455,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +2147654,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2147980,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +2148042,1089,5.79,,75.0,,,,,,,"Iron, Fe",MG +2148048,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG +2148133,1089,1.67,,75.0,,,,,,,"Iron, Fe",MG +2148182,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +2148208,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2148217,1089,2.41,,70.0,,,,,,,"Iron, Fe",MG +2148574,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG +2148575,1089,3.98,,70.0,,,,,,,"Iron, Fe",MG +2148776,1089,3.08,,70.0,,,,,,,"Iron, Fe",MG +2149279,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +2149476,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +2149564,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG +2149760,1089,1.96,,75.0,,,,,,,"Iron, Fe",MG +2149811,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG +2149868,1089,0.83,,75.0,,,,,,,"Iron, Fe",MG +2150867,1089,8.94,,70.0,,,,,,,"Iron, Fe",MG +2151357,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2151381,1089,1.99,,70.0,,,,,,,"Iron, Fe",MG +2151559,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2151608,1089,3.48,,75.0,,,,,,,"Iron, Fe",MG +2151773,1089,0.08,,70.0,,,,,,,"Iron, Fe",MG +2152540,1089,1.25,,70.0,,,,,,,"Iron, Fe",MG +2152732,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG +2152911,1089,3.65,,75.0,,,,,,,"Iron, Fe",MG +2152967,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG +2153344,1089,1.75,,70.0,,,,,,,"Iron, Fe",MG +2153366,1089,3.05,,70.0,,,,,,,"Iron, Fe",MG +2153628,1089,0.17,,70.0,,,,,,,"Iron, Fe",MG +2153670,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2154032,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2154129,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2154584,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2154888,1089,3.35,,75.0,,,,,,,"Iron, Fe",MG +2154904,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +2154938,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2155227,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG +2155547,1089,11.22,,70.0,,,,,,,"Iron, Fe",MG +2156070,1089,0.97,,70.0,,,,,,,"Iron, Fe",MG +2156788,1089,0.53,,75.0,,,,,,,"Iron, Fe",MG +2157239,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2157315,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2157351,1089,0.82,,70.0,,,,,,,"Iron, Fe",MG +2157639,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2158154,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2158567,1089,0.81,,70.0,,,,,,,"Iron, Fe",MG +2158871,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG +2158938,1089,1.61,,70.0,,,,,,,"Iron, Fe",MG +2159725,1089,2.27,,75.0,,,,,,,"Iron, Fe",MG +2160104,1089,2.14,,70.0,,,,,,,"Iron, Fe",MG +2160135,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2161057,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2161177,1089,0.95,,75.0,,,,,,,"Iron, Fe",MG +2161389,1089,10.67,,70.0,,,,,,,"Iron, Fe",MG +2161625,1089,2.62,,75.0,,,,,,,"Iron, Fe",MG +2162854,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2163178,1089,4.29,,70.0,,,,,,,"Iron, Fe",MG +2163201,1089,1.19,,70.0,,,,,,,"Iron, Fe",MG +2164079,1089,3.38,,75.0,,,,,,,"Iron, Fe",MG +2164163,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2164269,1089,0.89,,75.0,,,,,,,"Iron, Fe",MG +2164564,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2164750,1089,0.47,,75.0,,,,,,,"Iron, Fe",MG +2165254,1089,3.64,,70.0,,,,,,,"Iron, Fe",MG +2165358,1089,1.06,,70.0,,,,,,,"Iron, Fe",MG +2165614,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +2166068,1089,1.42,,75.0,,,,,,,"Iron, Fe",MG +2166554,1089,1.02,,70.0,,,,,,,"Iron, Fe",MG +2166619,1089,1.5,,75.0,,,,,,,"Iron, Fe",MG +2166835,1089,4.67,,70.0,,,,,,,"Iron, Fe",MG +2166846,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2167066,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2167255,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +2167806,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG +2167837,1089,5.0,,70.0,,,,,,,"Iron, Fe",MG +2167938,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2168036,1089,1.52,,70.0,,,,,,,"Iron, Fe",MG +2168087,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +2168103,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2168473,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +2168807,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2168828,1089,2.33,,70.0,,,,,,,"Iron, Fe",MG +2169204,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG +2169222,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2169262,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG +2169330,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2169433,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2169457,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2169815,1089,1.28,,70.0,,,,,,,"Iron, Fe",MG +2169912,1089,1.33,,70.0,,,,,,,"Iron, Fe",MG +2170029,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +2170266,1089,2.73,,70.0,,,,,,,"Iron, Fe",MG +2170315,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +2170603,1089,0.85,,70.0,,,,,,,"Iron, Fe",MG +2171017,1089,1.32,,70.0,,,,,,,"Iron, Fe",MG +2171744,1089,2.65,,70.0,,,,,,,"Iron, Fe",MG +2171836,1089,17.31,,75.0,,,,,,,"Iron, Fe",MG +2171879,1089,4.59,,70.0,,,,,,,"Iron, Fe",MG +2172573,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2173400,1089,4.46,,70.0,,,,,,,"Iron, Fe",MG +2173969,1089,2.12,,70.0,,,,,,,"Iron, Fe",MG +2174370,1089,4.4,,75.0,,,,,,,"Iron, Fe",MG +2174453,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2174600,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +2174845,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +2175270,1089,2.4,,70.0,,,,,,,"Iron, Fe",MG +2175556,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +2175626,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2176023,1089,1.92,,75.0,,,,,,,"Iron, Fe",MG +2176507,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG +2176626,1089,2.74,,70.0,,,,,,,"Iron, Fe",MG +2177052,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG +2177085,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2177184,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +2177235,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +2177787,1089,1.33,,70.0,,,,,,,"Iron, Fe",MG +2177818,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2177921,1089,2.28,,70.0,,,,,,,"Iron, Fe",MG +2177956,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +2178113,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2178238,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2178445,1089,2.64,,70.0,,,,,,,"Iron, Fe",MG +2178642,1089,1.1,,70.0,,,,,,,"Iron, Fe",MG +2179293,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2179573,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG +2179707,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2179790,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG +2180091,1089,3.67,,70.0,,,,,,,"Iron, Fe",MG +2180382,1089,2.09,,70.0,,,,,,,"Iron, Fe",MG +2180472,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2180635,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +2180847,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2181148,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +2181409,1089,0.81,,70.0,,,,,,,"Iron, Fe",MG +2181560,1089,2.63,,70.0,,,,,,,"Iron, Fe",MG +2181683,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG +2182046,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2182456,1089,2.19,,70.0,,,,,,,"Iron, Fe",MG +2183476,1089,1.09,,78.0,,,,,,,"Iron, Fe",MG +2183597,1089,1.76,,78.0,,,,,,,"Iron, Fe",MG +2183733,1089,3.17,,78.0,,,,,,,"Iron, Fe",MG +2184063,1089,0.02,,78.0,,,,,,,"Iron, Fe",MG +2184263,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2184304,1089,0.14,,71.0,,,,,,,"Iron, Fe",MG +2184426,1089,0.49,,71.0,,,,,,,"Iron, Fe",MG +2184610,1089,0.17,,71.0,,,,,,,"Iron, Fe",MG +2184662,1089,0.12,,78.0,,,,,,,"Iron, Fe",MG +2184834,1089,3.43,,78.0,,,,,,,"Iron, Fe",MG +2184840,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +2185022,1089,2.86,,71.0,,,,,,,"Iron, Fe",MG +2185094,1089,2.44,,71.0,,,,,,,"Iron, Fe",MG +2185192,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG +2185382,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2185391,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2185392,1089,1.38,,71.0,,,,,,,"Iron, Fe",MG +2185744,1089,0.21,,75.0,,,,,,,"Iron, Fe",MG +2185819,1089,0.84,,75.0,,,,,,,"Iron, Fe",MG +2186029,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2186263,1089,2.79,,70.0,,,,,,,"Iron, Fe",MG +2186268,1089,1.82,,70.0,,,,,,,"Iron, Fe",MG +2186520,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG +2186586,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2186595,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2186649,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2187060,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2187131,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +2187425,1089,0.2,,75.0,,,,,,,"Iron, Fe",MG +2187466,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2187615,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG +2187655,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2187828,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG +2187926,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2187928,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2188070,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG +2188353,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2188390,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG +2188537,1089,1.18,,75.0,,,,,,,"Iron, Fe",MG +2189099,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +2189118,1089,0.16,,75.0,,,,,,,"Iron, Fe",MG +2189284,1089,10.29,,70.0,,,,,,,"Iron, Fe",MG +2189317,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +2189400,1089,5.26,,70.0,,,,,,,"Iron, Fe",MG +2190448,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2190743,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2191050,1089,2.33,,70.0,,,,,,,"Iron, Fe",MG +2191679,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG +2191923,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +2192208,1089,2.22,,75.0,,,,,,,"Iron, Fe",MG +2192276,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +2192423,1089,0.53,,70.0,,,,,,,"Iron, Fe",MG +2192492,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2192617,1089,0.04,,70.0,,,,,,,"Iron, Fe",MG +2192851,1089,1.82,,70.0,,,,,,,"Iron, Fe",MG +2192873,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +2193143,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2193328,1089,3.15,,70.0,,,,,,,"Iron, Fe",MG +2193474,1089,4.64,,70.0,,,,,,,"Iron, Fe",MG +2193766,1089,0.49,,70.0,,,,,,,"Iron, Fe",MG +2193868,1089,0.43,,75.0,,,,,,,"Iron, Fe",MG +2194177,1089,0.99,,70.0,,,,,,,"Iron, Fe",MG +2194388,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +2195220,1089,1.96,,75.0,,,,,,,"Iron, Fe",MG +2195355,1089,2.02,,70.0,,,,,,,"Iron, Fe",MG +2195364,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +2195775,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +2195912,1089,0.24,,70.0,,,,,,,"Iron, Fe",MG +2195991,1089,1.75,,70.0,,,,,,,"Iron, Fe",MG +2196067,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG +2196073,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG +2196541,1089,0.25,,71.0,,,,,,,"Iron, Fe",MG +2196632,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2196803,1089,2.42,,78.0,,,,,,,"Iron, Fe",MG +2196896,1089,1.6,,71.0,,,,,,,"Iron, Fe",MG +2197074,1089,4.12,,71.0,,,,,,,"Iron, Fe",MG +2197347,1089,0.56,,71.0,,,,,,,"Iron, Fe",MG +2197547,1089,2.5,,71.0,,,,,,,"Iron, Fe",MG +2197803,1089,1.75,,71.0,,,,,,,"Iron, Fe",MG +2198179,1089,1.46,,70.0,,,,,,,"Iron, Fe",MG +2198913,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG +2199011,1089,0.36,,75.0,,,,,,,"Iron, Fe",MG +2199119,1089,1.82,,70.0,,,,,,,"Iron, Fe",MG +2199387,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +2199439,1089,3.14,,70.0,,,,,,,"Iron, Fe",MG +2200655,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +2200673,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +2201026,1089,2.41,,70.0,,,,,,,"Iron, Fe",MG +2201772,1089,0.34,,70.0,,,,,,,"Iron, Fe",MG +2202215,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +2202232,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +2202236,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2202299,1089,0.57,,70.0,,,,,,,"Iron, Fe",MG +2202562,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +2202918,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2202941,1089,1.69,,70.0,,,,,,,"Iron, Fe",MG +2203025,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2203333,1089,0.38,,70.0,,,,,,,"Iron, Fe",MG +2203455,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2203636,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2203651,1089,2.65,,70.0,,,,,,,"Iron, Fe",MG +2203798,1089,1.61,,75.0,,,,,,,"Iron, Fe",MG +2204026,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +2204147,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +2204325,1089,2.38,,70.0,,,,,,,"Iron, Fe",MG +2205102,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2206099,1089,3.12,,70.0,,,,,,,"Iron, Fe",MG +2206105,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2206119,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG +2206899,1089,2.89,,70.0,,,,,,,"Iron, Fe",MG +2207556,1089,2.94,,70.0,,,,,,,"Iron, Fe",MG +2207642,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +2208052,1089,0.91,,71.0,,,,,,,"Iron, Fe",MG +2208084,1089,0.42,,71.0,,,,,,,"Iron, Fe",MG +2208191,1089,1.88,,78.0,,,,,,,"Iron, Fe",MG +2208223,1089,1.73,,78.0,,,,,,,"Iron, Fe",MG +2208499,1089,1.92,,71.0,,,,,,,"Iron, Fe",MG +2208637,1089,2.26,,71.0,,,,,,,"Iron, Fe",MG +2208830,1089,0.91,,71.0,,,,,,,"Iron, Fe",MG +2208924,1089,3.85,,71.0,,,,,,,"Iron, Fe",MG +2209181,1089,1.96,,71.0,,,,,,,"Iron, Fe",MG +2209503,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2209563,1089,4.44,,70.0,,,,,,,"Iron, Fe",MG +2210105,1089,0.83,,70.0,,,,,,,"Iron, Fe",MG +2210422,1089,3.95,,70.0,,,,,,,"Iron, Fe",MG +2210557,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2210879,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2210981,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +2211474,1089,2.1,,70.0,,,,,,,"Iron, Fe",MG +2211879,1089,1.53,,75.0,,,,,,,"Iron, Fe",MG +2212695,1089,2.67,,75.0,,,,,,,"Iron, Fe",MG +2212901,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2213177,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG +2213229,1089,0.34,,70.0,,,,,,,"Iron, Fe",MG +2213351,1089,0.94,,70.0,,,,,,,"Iron, Fe",MG +2213430,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2213512,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG +2213734,1089,0.5,,70.0,,,,,,,"Iron, Fe",MG +2214098,1089,0.56,,70.0,,,,,,,"Iron, Fe",MG +2214114,1089,5.43,,70.0,,,,,,,"Iron, Fe",MG +2214268,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2214394,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +2214690,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2214799,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +2214867,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG +2215216,1089,0.79,,75.0,,,,,,,"Iron, Fe",MG +2215841,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG +2216405,1089,6.92,,75.0,,,,,,,"Iron, Fe",MG +2216718,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2216812,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG +2216825,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2217170,1089,1.9,,70.0,,,,,,,"Iron, Fe",MG +2217179,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2217203,1089,7.41,,70.0,,,,,,,"Iron, Fe",MG +2217663,1089,3.91,,70.0,,,,,,,"Iron, Fe",MG +2218279,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2218717,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +2218788,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG +2218981,1089,1.01,,70.0,,,,,,,"Iron, Fe",MG +2219130,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2219412,1089,1.0,,78.0,,,,,,,"Iron, Fe",MG +2219479,1089,3.1,,78.0,,,,,,,"Iron, Fe",MG +2219678,1089,3.2,,78.0,,,,,,,"Iron, Fe",MG +2219729,1089,4.9,,78.0,,,,,,,"Iron, Fe",MG +2219819,1089,1.34,,75.0,,,,,,,"Iron, Fe",MG +2219833,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG +2219852,1089,0.83,,71.0,,,,,,,"Iron, Fe",MG +2219870,1089,0.83,,71.0,,,,,,,"Iron, Fe",MG +2219903,1089,0.08,,71.0,,,,,,,"Iron, Fe",MG +2220594,1089,2.42,,78.0,,,,,,,"Iron, Fe",MG +2220682,1089,0.2,,78.0,,,,,,,"Iron, Fe",MG +2221543,1089,0.17,,71.0,,,,,,,"Iron, Fe",MG +2221672,1089,3.79,,71.0,,,,,,,"Iron, Fe",MG +2221689,1089,0.46,,71.0,,,,,,,"Iron, Fe",MG +2222125,1089,0.89,,71.0,,,,,,,"Iron, Fe",MG +2222230,1089,1.0,,78.0,,,,,,,"Iron, Fe",MG +2222274,1089,1.0,,78.0,,,,,,,"Iron, Fe",MG +2222285,1089,1.0,,78.0,,,,,,,"Iron, Fe",MG +2222709,1089,2.0,,77.0,,,,,,,"Iron, Fe",MG +2226062,1089,0.6,,78.0,,,,,,,"Iron, Fe",MG +2226146,1089,4.0,,78.0,,,,,,,"Iron, Fe",MG +2226467,1089,0.88,,78.0,,,,,,,"Iron, Fe",MG +2226556,1089,32.31,,78.0,,,,,,,"Iron, Fe",MG +2226696,1089,2.42,,78.0,,,,,,,"Iron, Fe",MG +2226711,1089,1.76,,78.0,,,,,,,"Iron, Fe",MG +2227246,1089,3.43,,78.0,,,,,,,"Iron, Fe",MG +2227273,1089,0.05,,78.0,,,,,,,"Iron, Fe",MG +2227360,1089,2.37,,78.0,,,,,,,"Iron, Fe",MG +2227454,1089,2.57,,78.0,,,,,,,"Iron, Fe",MG +2227745,1089,3.08,,78.0,,,,,,,"Iron, Fe",MG +2228038,1089,1.22,,75.0,,,,,,,"Iron, Fe",MG +2228073,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2228306,1089,1.33,,78.0,,,,,,,"Iron, Fe",MG +2228640,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +2228804,1089,15.7,,78.0,,,,,,,"Iron, Fe",MG +2228832,1089,3.57,,71.0,,,,,,,"Iron, Fe",MG +2228887,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2229289,1089,1.66,,78.0,,,,,,,"Iron, Fe",MG +2229674,1089,0.0,,78.0,,,,,,,"Iron, Fe",MG +2229897,1089,0.29,,71.0,,,,,,,"Iron, Fe",MG +2229968,1089,0.33,,71.0,,,,,,,"Iron, Fe",MG +2230119,1089,3.74,,78.0,,,,,,,"Iron, Fe",MG +2230135,1089,3.0,,78.0,,,,,,,"Iron, Fe",MG +2230581,1089,3.25,,78.0,,,,,,,"Iron, Fe",MG +2230838,1089,0.21,,78.0,,,,,,,"Iron, Fe",MG +2230912,1089,1.26,,78.0,,,,,,,"Iron, Fe",MG +2231167,1089,1.1,,71.0,,,,,,,"Iron, Fe",MG +2231391,1089,0.32,,71.0,,,,,,,"Iron, Fe",MG +2231620,1089,2.1,,78.0,,,,,,,"Iron, Fe",MG +2231871,1089,0.0,,78.0,,,,,,,"Iron, Fe",MG +2232076,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +2232242,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG +2232271,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG +2232408,1089,1.0,,78.0,,,,,,,"Iron, Fe",MG +2232485,1089,1.0,,78.0,,,,,,,"Iron, Fe",MG +2232815,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2232866,1089,0.34,,71.0,,,,,,,"Iron, Fe",MG +2233550,1089,2.0,,78.0,,,,,,,"Iron, Fe",MG +2233617,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2233637,1089,3.0,,78.0,,,,,,,"Iron, Fe",MG +2233653,1089,2.0,,78.0,,,,,,,"Iron, Fe",MG +2233753,1089,2.61,,71.0,,,,,,,"Iron, Fe",MG +2233779,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +2234183,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +2234278,1089,2.0,,78.0,,,,,,,"Iron, Fe",MG +2234677,1089,0.8,,75.0,,,,,,,"Iron, Fe",MG +2234952,1089,1.0,,78.0,,,,,,,"Iron, Fe",MG +2235908,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2236199,1089,1.55,,78.0,,,,,,,"Iron, Fe",MG +2236290,1089,0.29,,78.0,,,,,,,"Iron, Fe",MG +2236707,1089,2.12,,78.0,,,,,,,"Iron, Fe",MG +2236730,1089,1.58,,78.0,,,,,,,"Iron, Fe",MG +2236877,1089,0.77,,78.0,,,,,,,"Iron, Fe",MG +2237000,1089,3.36,,71.0,,,,,,,"Iron, Fe",MG +2237103,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2237190,1089,0.79,,71.0,,,,,,,"Iron, Fe",MG +2237507,1089,3.21,,71.0,,,,,,,"Iron, Fe",MG +2237545,1089,0.39,,71.0,,,,,,,"Iron, Fe",MG +2237552,1089,0.8,,78.0,,,,,,,"Iron, Fe",MG +2237949,1089,3.33,,71.0,,,,,,,"Iron, Fe",MG +2238457,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2238842,1089,5.71,,70.0,,,,,,,"Iron, Fe",MG +2239244,1089,0.86,,70.0,,,,,,,"Iron, Fe",MG +2239412,1089,3.27,,75.0,,,,,,,"Iron, Fe",MG +2239582,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +2240239,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2240251,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG +2240463,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2240526,1089,1.97,,75.0,,,,,,,"Iron, Fe",MG +2241093,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2242000,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +2242014,1089,3.06,,70.0,,,,,,,"Iron, Fe",MG +2242439,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2242451,1089,0.31,,70.0,,,,,,,"Iron, Fe",MG +2242480,1089,2.77,,75.0,,,,,,,"Iron, Fe",MG +2242747,1089,2.0,,75.0,,,,,,,"Iron, Fe",MG +2243600,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +2244522,1089,1.88,,75.0,,,,,,,"Iron, Fe",MG +2246661,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2248321,1089,0.23,,70.0,,,,,,,"Iron, Fe",MG +2251421,1089,1.85,,75.0,,,,,,,"Iron, Fe",MG +2253472,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2254140,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2254228,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2255123,1089,4.67,,70.0,,,,,,,"Iron, Fe",MG +2255409,1089,1.41,,70.0,,,,,,,"Iron, Fe",MG +2255471,1089,0.29,,70.0,,,,,,,"Iron, Fe",MG +2255624,1089,2.2,,70.0,,,,,,,"Iron, Fe",MG +2255808,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2256379,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2256592,1089,12.5,,70.0,,,,,,,"Iron, Fe",MG +2256605,1089,1.69,,70.0,,,,,,,"Iron, Fe",MG +2256633,1089,3.43,,70.0,,,,,,,"Iron, Fe",MG +2258019,1089,0.217,1.0,1.0,,,,,,,"Iron, Fe",MG +2258024,1089,0.235,1.0,1.0,,,,,,,"Iron, Fe",MG +2262027,1089,1.49,1.0,1.0,,,,,,,"Iron, Fe",MG +2265410,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2265840,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG +2265922,1089,9.52,,70.0,,,,,,,"Iron, Fe",MG +2265938,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG +2266242,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2266247,1089,17.7,,70.0,,,,,,,"Iron, Fe",MG +2266445,1089,0.56,,70.0,,,,,,,"Iron, Fe",MG +2266483,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +2266648,1089,1.45,,70.0,,,,,,,"Iron, Fe",MG +2266975,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2267135,1089,13.85,,70.0,,,,,,,"Iron, Fe",MG +2267484,1089,0.43,,75.0,,,,,,,"Iron, Fe",MG +2267525,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2267978,1089,1.2,,70.0,,,,,,,"Iron, Fe",MG +2268470,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2268516,1089,16.07,,75.0,,,,,,,"Iron, Fe",MG +2269453,1089,0.79,,75.0,,,,,,,"Iron, Fe",MG +2269669,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2270236,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +2270934,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2271071,1089,15.0,,70.0,,,,,,,"Iron, Fe",MG +2271639,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +2271709,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +2272081,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG +2272149,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2272274,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +2272698,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +2273007,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2273032,1089,13.11,,70.0,,,,,,,"Iron, Fe",MG +2273379,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2273427,1089,1.53,,70.0,,,,,,,"Iron, Fe",MG +2273601,1089,0.57,,70.0,,,,,,,"Iron, Fe",MG +2273652,1089,1.58,,70.0,,,,,,,"Iron, Fe",MG +2273885,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG +2273970,1089,0.79,,70.0,,,,,,,"Iron, Fe",MG +2274263,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +2274288,1089,0.16,,75.0,,,,,,,"Iron, Fe",MG +2274731,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2275111,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2275346,1089,1.96,,75.0,,,,,,,"Iron, Fe",MG +2275775,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2275851,1089,7.86,,70.0,,,,,,,"Iron, Fe",MG +2276078,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2276564,1089,7.14,,70.0,,,,,,,"Iron, Fe",MG +2276716,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2277520,1089,6.25,,70.0,,,,,,,"Iron, Fe",MG +2277902,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2277916,1089,1.01,,70.0,,,,,,,"Iron, Fe",MG +2278212,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG +2278256,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2278431,1089,0.56,,70.0,,,,,,,"Iron, Fe",MG +2278434,1089,2.14,,70.0,,,,,,,"Iron, Fe",MG +2278912,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2279983,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2280347,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2280439,1089,6.9,,70.0,,,,,,,"Iron, Fe",MG +2280840,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG +2281577,1089,2.67,,70.0,,,,,,,"Iron, Fe",MG +2281658,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +2281935,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG +2282286,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2282537,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2282826,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +2282851,1089,0.88,,75.0,,,,,,,"Iron, Fe",MG +2283013,1089,1.64,,70.0,,,,,,,"Iron, Fe",MG +2283098,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2283539,1089,3.12,,70.0,,,,,,,"Iron, Fe",MG +2283673,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2283793,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2284179,1089,0.97,,75.0,,,,,,,"Iron, Fe",MG +2284520,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +2285198,1089,1.59,,75.0,,,,,,,"Iron, Fe",MG +2285208,1089,1.05,,70.0,,,,,,,"Iron, Fe",MG +2286175,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2286257,1089,1.1,,75.0,,,,,,,"Iron, Fe",MG +2286807,1089,0.73,,75.0,,,,,,,"Iron, Fe",MG +2287321,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +2287894,1089,1.46,,75.0,,,,,,,"Iron, Fe",MG +2288648,1089,2.53,,75.0,,,,,,,"Iron, Fe",MG +2288806,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2288831,1089,0.93,,75.0,,,,,,,"Iron, Fe",MG +2289088,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2289163,1089,3.72,,75.0,,,,,,,"Iron, Fe",MG +2289215,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +2289223,1089,0.44,,75.0,,,,,,,"Iron, Fe",MG +2289446,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2289493,1089,2.92,,75.0,,,,,,,"Iron, Fe",MG +2289715,1089,1.5,,75.0,,,,,,,"Iron, Fe",MG +2289794,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2290305,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2295641,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +2295958,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2296097,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2296435,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +2296668,1089,2.24,,70.0,,,,,,,"Iron, Fe",MG +2298540,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +2298785,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +2298813,1089,0.47,,70.0,,,,,,,"Iron, Fe",MG +2299018,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2299349,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2300445,1089,1.91,,70.0,,,,,,,"Iron, Fe",MG +2300886,1089,1.86,,75.0,,,,,,,"Iron, Fe",MG +2301236,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG +2301430,1089,0.48,,70.0,,,,,,,"Iron, Fe",MG +2301687,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2301889,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +2302274,1089,2.11,,70.0,,,,,,,"Iron, Fe",MG +2302963,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +2303615,1089,0.79,,75.0,,,,,,,"Iron, Fe",MG +2303812,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2304006,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG +2304233,1089,0.14,,70.0,,,,,,,"Iron, Fe",MG +2304268,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +2304738,1089,0.24,,70.0,,,,,,,"Iron, Fe",MG +2304799,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2304874,1089,0.07,,70.0,,,,,,,"Iron, Fe",MG +2304880,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG +2305729,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2305771,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2307095,1089,2.41,,70.0,,,,,,,"Iron, Fe",MG +2307377,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2307643,1089,0.82,,70.0,,,,,,,"Iron, Fe",MG +2308552,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2309317,1089,1.57,,75.0,,,,,,,"Iron, Fe",MG +2309673,1089,0.67,,70.0,,,,,,,"Iron, Fe",MG +2309970,1089,0.74,,70.0,,,,,,,"Iron, Fe",MG +2311401,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2311885,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2312216,1089,3.38,,75.0,,,,,,,"Iron, Fe",MG +2313405,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +2313449,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +2313474,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2313549,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2313771,1089,2.27,,70.0,,,,,,,"Iron, Fe",MG +2313867,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +2314122,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +2314434,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2314810,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG +2314905,1089,2.35,,70.0,,,,,,,"Iron, Fe",MG +2315076,1089,5.74,,70.0,,,,,,,"Iron, Fe",MG +2315088,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2315203,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2315417,1089,3.0,,75.0,,,,,,,"Iron, Fe",MG +2315447,1089,0.42,,75.0,,,,,,,"Iron, Fe",MG +2315627,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +2315846,1089,0.46,,75.0,,,,,,,"Iron, Fe",MG +2316356,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2316381,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +2316731,1089,1.91,,75.0,,,,,,,"Iron, Fe",MG +2317138,1089,12.0,,71.0,,,,,,,"Iron, Fe",MG +2319974,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +2320047,1089,4.29,,70.0,,,,,,,"Iron, Fe",MG +2320149,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +2320250,1089,0.29,,70.0,,,,,,,"Iron, Fe",MG +2321156,1089,26.4,,70.0,,,,,,,"Iron, Fe",MG +2321577,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2321909,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2321969,1089,4.25,,70.0,,,,,,,"Iron, Fe",MG +2322103,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2322169,1089,1.06,,70.0,,,,,,,"Iron, Fe",MG +2322761,1089,1.15,,75.0,,,,,,,"Iron, Fe",MG +2322832,1089,1.89,,70.0,,,,,,,"Iron, Fe",MG +2323231,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2323554,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG +2324763,1089,1.18,,75.0,,,,,,,"Iron, Fe",MG +2325284,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +2325293,1089,0.77,,70.0,,,,,,,"Iron, Fe",MG +2325738,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2326312,1089,6.25,,70.0,,,,,,,"Iron, Fe",MG +2326403,1089,3.9,,70.0,,,,,,,"Iron, Fe",MG +2326653,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2327190,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2327412,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2327461,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +2327974,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +2328057,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2328304,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2328412,1089,0.86,,70.0,,,,,,,"Iron, Fe",MG +2328527,1089,4.83,,70.0,,,,,,,"Iron, Fe",MG +2328550,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +2329314,1089,1.01,,70.0,,,,,,,"Iron, Fe",MG +2329403,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +2329649,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2329696,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +2330786,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG +2330827,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2331446,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +2331494,1089,0.21,,78.0,,,,,,,"Iron, Fe",MG +2331521,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2331581,1089,0.2,,78.0,,,,,,,"Iron, Fe",MG +2332380,1089,0.75,,71.0,,,,,,,"Iron, Fe",MG +2332787,1089,1.33,,70.0,,,,,,,"Iron, Fe",MG +2333332,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG +2333347,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +2333403,1089,2.18,,70.0,,,,,,,"Iron, Fe",MG +2333895,1089,6.25,,70.0,,,,,,,"Iron, Fe",MG +2333948,1089,10.93,,75.0,,,,,,,"Iron, Fe",MG +2334451,1089,3.18,,75.0,,,,,,,"Iron, Fe",MG +2335031,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2335596,1089,1.05,,70.0,,,,,,,"Iron, Fe",MG +2336273,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2336856,1089,0.16,,71.0,,,,,,,"Iron, Fe",MG +2337287,1089,0.29,,71.0,,,,,,,"Iron, Fe",MG +2337920,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG +2338133,1089,4.76,,70.0,,,,,,,"Iron, Fe",MG +2338189,1089,0.4,,75.0,,,,,,,"Iron, Fe",MG +2338193,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +2338327,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG +2338477,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +2338590,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +2338726,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2339279,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2339508,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +2339627,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2340393,1089,0.21,,70.0,,,,,,,"Iron, Fe",MG +2341069,1089,0.58,,,,,,,,,"Iron, Fe",MG +2341263,1089,2.42,,,,,,,,,"Iron, Fe",MG +2341637,1089,0.59,,,,,,,,,"Iron, Fe",MG +2341745,1089,2.04,,,,,,,,,"Iron, Fe",MG +2341907,1089,1.17,,,,,,,,,"Iron, Fe",MG +2342074,1089,0.63,,,,,,,,,"Iron, Fe",MG +2342257,1089,0.69,,,,,,,,,"Iron, Fe",MG +2342464,1089,2.04,,,,,,,,,"Iron, Fe",MG +2342471,1089,1.68,,,,,,,,,"Iron, Fe",MG +2343023,1089,0.91,,,,,,,,,"Iron, Fe",MG +2343368,1089,1.02,,,,,,,,,"Iron, Fe",MG +2343375,1089,1.46,,,,,,,,,"Iron, Fe",MG +2343978,1089,50.42,,,,,,,,,"Iron, Fe",MG +2344693,1089,0.9,,,,,,,,,"Iron, Fe",MG +2344818,1089,0.13,,,,,,,,,"Iron, Fe",MG +2344944,1089,0.29,,,,,,,,,"Iron, Fe",MG +2344970,1089,0.59,,,,,,,,,"Iron, Fe",MG +2345067,1089,0.58,,,,,,,,,"Iron, Fe",MG +2345195,1089,0.57,,,,,,,,,"Iron, Fe",MG +2345202,1089,0.95,,,,,,,,,"Iron, Fe",MG +2345207,1089,0.44,,,,,,,,,"Iron, Fe",MG +2345233,1089,0.33,,,,,,,,,"Iron, Fe",MG +2345265,1089,1.37,,,,,,,,,"Iron, Fe",MG +2345444,1089,0.27,,,,,,,,,"Iron, Fe",MG +2345645,1089,1.2,,,,,,,,,"Iron, Fe",MG +2345686,1089,1.12,,,,,,,,,"Iron, Fe",MG +2346048,1089,3.06,,,,,,,,,"Iron, Fe",MG +2346137,1089,0.06,,,,,,,,,"Iron, Fe",MG +2346207,1089,0.02,,,,,,,,,"Iron, Fe",MG +2350284,1089,0.0,1.0,1.0,,,,0.25,,,"Iron, Fe",MG +2351685,1089,0.0,1.0,1.0,,,,0.245,,,"Iron, Fe",MG +2352284,1089,0.348,1.0,1.0,,,,,,,"Iron, Fe",MG +2364030,1089,1.3,,78.0,,,,,,,"Iron, Fe",MG +2364406,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2364521,1089,0.03,,70.0,,,,,,,"Iron, Fe",MG +2364673,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2365151,1089,0.23,,70.0,,,,,,,"Iron, Fe",MG +2365331,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2365509,1089,1.7,,70.0,,,,,,,"Iron, Fe",MG +2365586,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +2365810,1089,1.15,,75.0,,,,,,,"Iron, Fe",MG +2365911,1089,1.23,,75.0,,,,,,,"Iron, Fe",MG +2365918,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2366167,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +2366589,1089,1.45,,70.0,,,,,,,"Iron, Fe",MG +2366680,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +2366968,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2367071,1089,0.67,,70.0,,,,,,,"Iron, Fe",MG +2367508,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2367694,1089,1.41,,70.0,,,,,,,"Iron, Fe",MG +2367853,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2368080,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2368119,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2368860,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +2369004,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG +2369256,1089,1.65,,70.0,,,,,,,"Iron, Fe",MG +2369509,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +2370041,1089,0.88,,70.0,,,,,,,"Iron, Fe",MG +2370293,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2370525,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +2370613,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2370838,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +2370943,1089,0.53,,78.0,,,,,,,"Iron, Fe",MG +2370975,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG +2371108,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2371337,1089,1.6,,78.0,,,,,,,"Iron, Fe",MG +2371594,1089,1.0,,78.0,,,,,,,"Iron, Fe",MG +2371794,1089,2.65,,72.0,,,,,,,"Iron, Fe",MG +2371815,1089,1.25,,71.0,,,,,,,"Iron, Fe",MG +2371833,1089,1.8,,78.0,,,,,,,"Iron, Fe",MG +2372035,1089,2.98,,72.0,,,,,,,"Iron, Fe",MG +2372247,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +2372265,1089,1.76,,70.0,,,,,,,"Iron, Fe",MG +2372700,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2372758,1089,1.37,,75.0,,,,,,,"Iron, Fe",MG +2372967,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG +2373246,1089,0.26,,75.0,,,,,,,"Iron, Fe",MG +2373540,1089,2.56,,70.0,,,,,,,"Iron, Fe",MG +2373920,1089,0.17,,70.0,,,,,,,"Iron, Fe",MG +2374099,1089,3.38,,75.0,,,,,,,"Iron, Fe",MG +2374456,1089,2.82,,70.0,,,,,,,"Iron, Fe",MG +2374761,1089,1.92,,70.0,,,,,,,"Iron, Fe",MG +2375074,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +2375076,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2375163,1089,2.69,,70.0,,,,,,,"Iron, Fe",MG +2375388,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2375437,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +2375507,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +2375977,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG +2376158,1089,1.0,,75.0,,,,,,,"Iron, Fe",MG +2376446,1089,0.99,,70.0,,,,,,,"Iron, Fe",MG +2376782,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG +2377364,1089,2.11,,70.0,,,,,,,"Iron, Fe",MG +2377538,1089,1.29,,70.0,,,,,,,"Iron, Fe",MG +2377801,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +2377871,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2378026,1089,2.35,,70.0,,,,,,,"Iron, Fe",MG +2378216,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG +2378622,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG +2378932,1089,10.0,,70.0,,,,,,,"Iron, Fe",MG +2379047,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +2379191,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2379391,1089,8.0,,70.0,,,,,,,"Iron, Fe",MG +2379449,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG +2379797,1089,14.52,,75.0,,,,,,,"Iron, Fe",MG +2379968,1089,0.83,,75.0,,,,,,,"Iron, Fe",MG +2380055,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2380365,1089,1.88,,75.0,,,,,,,"Iron, Fe",MG +2380454,1089,0.79,,75.0,,,,,,,"Iron, Fe",MG +2380746,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2380810,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2380866,1089,2.32,,78.0,,,,,,,"Iron, Fe",MG +2381312,1089,1.75,,78.0,,,,,,,"Iron, Fe",MG +2381319,1089,1.22,,78.0,,,,,,,"Iron, Fe",MG +2381675,1089,3.39,,70.0,,,,,,,"Iron, Fe",MG +2382102,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG +2382104,1089,0.69,,70.0,,,,,,,"Iron, Fe",MG +2382449,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2382595,1089,1.56,,70.0,,,,,,,"Iron, Fe",MG +2382614,1089,1.19,,70.0,,,,,,,"Iron, Fe",MG +2382789,1089,14.4,,75.0,,,,,,,"Iron, Fe",MG +2383020,1089,5.0,,70.0,,,,,,,"Iron, Fe",MG +2383089,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2383198,1089,0.99,,70.0,,,,,,,"Iron, Fe",MG +2383416,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +2383448,1089,5.0,,70.0,,,,,,,"Iron, Fe",MG +2383523,1089,0.15,,70.0,,,,,,,"Iron, Fe",MG +2384002,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG +2384089,1089,1.4,,70.0,,,,,,,"Iron, Fe",MG +2384472,1089,9.33,,70.0,,,,,,,"Iron, Fe",MG +2384590,1089,0.57,,70.0,,,,,,,"Iron, Fe",MG +2384661,1089,0.47,,70.0,,,,,,,"Iron, Fe",MG +2385073,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +2385083,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2385106,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG +2385981,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +2386190,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +2387008,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG +2387243,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2387324,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +2387384,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2387456,1089,3.16,,70.0,,,,,,,"Iron, Fe",MG +2387583,1089,0.83,,70.0,,,,,,,"Iron, Fe",MG +2387587,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2387932,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2388106,1089,0.09,,70.0,,,,,,,"Iron, Fe",MG +2388175,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2388260,1089,5.26,,70.0,,,,,,,"Iron, Fe",MG +2388374,1089,5.71,,70.0,,,,,,,"Iron, Fe",MG +2388634,1089,0.95,,70.0,,,,,,,"Iron, Fe",MG +2388681,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2388687,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2389386,1089,1.61,,70.0,,,,,,,"Iron, Fe",MG +2389972,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +2390110,1089,0.67,,70.0,,,,,,,"Iron, Fe",MG +2390424,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2390581,1089,0.94,,70.0,,,,,,,"Iron, Fe",MG +2390638,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +2391051,1089,1.69,,75.0,,,,,,,"Iron, Fe",MG +2391355,1089,0.14,,70.0,,,,,,,"Iron, Fe",MG +2391385,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2391637,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2391640,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2391740,1089,0.43,,75.0,,,,,,,"Iron, Fe",MG +2391756,1089,2.33,,70.0,,,,,,,"Iron, Fe",MG +2392384,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2392548,1089,0.95,,70.0,,,,,,,"Iron, Fe",MG +2392696,1089,5.41,,70.0,,,,,,,"Iron, Fe",MG +2392960,1089,1.11,,70.0,,,,,,,"Iron, Fe",MG +2393190,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG +2393329,1089,0.86,,70.0,,,,,,,"Iron, Fe",MG +2393386,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2393529,1089,0.04,,70.0,,,,,,,"Iron, Fe",MG +2393901,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2394210,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG +2394224,1089,0.33,,75.0,,,,,,,"Iron, Fe",MG +2394275,1089,2.7,,70.0,,,,,,,"Iron, Fe",MG +2394474,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2394810,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2394839,1089,0.67,,70.0,,,,,,,"Iron, Fe",MG +2395493,1089,2.22,,70.0,,,,,,,"Iron, Fe",MG +2395629,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2395885,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2396054,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2396114,1089,0.88,,70.0,,,,,,,"Iron, Fe",MG +2396291,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2396466,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2396471,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2396907,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG +2397013,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG +2397106,1089,6.75,,70.0,,,,,,,"Iron, Fe",MG +2398013,1089,1.02,,70.0,,,,,,,"Iron, Fe",MG +2398079,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2398473,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2398749,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +2398868,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG +2399314,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2399425,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2399533,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2399723,1089,15.0,,70.0,,,,,,,"Iron, Fe",MG +2400034,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +2400111,1089,1.62,,70.0,,,,,,,"Iron, Fe",MG +2400175,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +2400363,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG +2400387,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +2400392,1089,5.33,,70.0,,,,,,,"Iron, Fe",MG +2400445,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +2400737,1089,0.16,,70.0,,,,,,,"Iron, Fe",MG +2400792,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2400932,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2400941,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2401216,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG +2401231,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2401607,1089,0.08,,70.0,,,,,,,"Iron, Fe",MG +2401844,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +2401972,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2402634,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG +2402667,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +2402979,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2403085,1089,0.39,,70.0,,,,,,,"Iron, Fe",MG +2403402,1089,2.14,,70.0,,,,,,,"Iron, Fe",MG +2403420,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2403465,1089,1.11,,75.0,,,,,,,"Iron, Fe",MG +2403466,1089,2.1,,75.0,,,,,,,"Iron, Fe",MG +2403828,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +2403879,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2403989,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2404567,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2405553,1089,1.82,,70.0,,,,,,,"Iron, Fe",MG +2405570,1089,0.32,,70.0,,,,,,,"Iron, Fe",MG +2405671,1089,0.8,,75.0,,,,,,,"Iron, Fe",MG +2405675,1089,3.41,,70.0,,,,,,,"Iron, Fe",MG +2405738,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG +2406306,1089,0.23,,70.0,,,,,,,"Iron, Fe",MG +2406447,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2407002,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2407144,1089,1.74,,70.0,,,,,,,"Iron, Fe",MG +2407242,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2407393,1089,4.33,,70.0,,,,,,,"Iron, Fe",MG +2407537,1089,3.0,,70.0,,,,,,,"Iron, Fe",MG +2407711,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2407951,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2408571,1089,4.57,,70.0,,,,,,,"Iron, Fe",MG +2408765,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2409240,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2409503,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2409666,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG +2409708,1089,0.56,,70.0,,,,,,,"Iron, Fe",MG +2409788,1089,1.23,,70.0,,,,,,,"Iron, Fe",MG +2409794,1089,12.5,,70.0,,,,,,,"Iron, Fe",MG +2410075,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2410357,1089,11.14,,70.0,,,,,,,"Iron, Fe",MG +2410508,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2410709,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG +2410850,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2410904,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +2411090,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2412025,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2412266,1089,0.56,,70.0,,,,,,,"Iron, Fe",MG +2412442,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2412997,1089,0.88,,75.0,,,,,,,"Iron, Fe",MG +2413277,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2413413,1089,3.38,,70.0,,,,,,,"Iron, Fe",MG +2413566,1089,7.11,,75.0,,,,,,,"Iron, Fe",MG +2413851,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG +2414330,1089,0.08,,70.0,,,,,,,"Iron, Fe",MG +2414464,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +2414594,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +2414790,1089,0.43,,70.0,,,,,,,"Iron, Fe",MG +2414805,1089,5.88,,70.0,,,,,,,"Iron, Fe",MG +2414868,1089,1.32,,70.0,,,,,,,"Iron, Fe",MG +2415012,1089,0.5,,70.0,,,,,,,"Iron, Fe",MG +2415056,1089,0.66,,70.0,,,,,,,"Iron, Fe",MG +2415315,1089,0.1,,70.0,,,,,,,"Iron, Fe",MG +2416528,1089,2.94,,70.0,,,,,,,"Iron, Fe",MG +2416578,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2416672,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +2417732,1089,4.8,,75.0,,,,,,,"Iron, Fe",MG +2418249,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG +2418513,1089,3.45,,70.0,,,,,,,"Iron, Fe",MG +2418526,1089,1.47,,75.0,,,,,,,"Iron, Fe",MG +2418634,1089,0.55,,70.0,,,,,,,"Iron, Fe",MG +2418654,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +2418779,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2419058,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +2419085,1089,1.15,,75.0,,,,,,,"Iron, Fe",MG +2420091,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG +2420390,1089,2.35,,70.0,,,,,,,"Iron, Fe",MG +2420566,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG +2420717,1089,0.78,,75.0,,,,,,,"Iron, Fe",MG +2420726,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2421586,1089,3.06,,70.0,,,,,,,"Iron, Fe",MG +2421968,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2422105,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2422551,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2422560,1089,6.0,,70.0,,,,,,,"Iron, Fe",MG +2422570,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +2423536,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +2423660,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2424058,1089,3.38,,75.0,,,,,,,"Iron, Fe",MG +2424757,1089,1.33,,70.0,,,,,,,"Iron, Fe",MG +2424990,1089,0.97,,70.0,,,,,,,"Iron, Fe",MG +2425086,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2425095,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2425105,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2425287,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG +2425740,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2426514,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2426639,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +2426747,1089,2.35,,70.0,,,,,,,"Iron, Fe",MG +2426873,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2427003,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2427237,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2427420,1089,0.32,,70.0,,,,,,,"Iron, Fe",MG +2427517,1089,1.24,,70.0,,,,,,,"Iron, Fe",MG +2427631,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2427858,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +2427912,1089,7.45,,70.0,,,,,,,"Iron, Fe",MG +2427997,1089,0.17,,70.0,,,,,,,"Iron, Fe",MG +2428125,1089,0.74,,70.0,,,,,,,"Iron, Fe",MG +2428449,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG +2428595,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2428768,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2429110,1089,8.77,,70.0,,,,,,,"Iron, Fe",MG +2429557,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2430298,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2430354,1089,4.73,,70.0,,,,,,,"Iron, Fe",MG +2430487,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG +2431262,1089,3.38,,75.0,,,,,,,"Iron, Fe",MG +2431267,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG +2431418,1089,0.88,,70.0,,,,,,,"Iron, Fe",MG +2431646,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG +2431770,1089,4.64,,70.0,,,,,,,"Iron, Fe",MG +2432052,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2432140,1089,2.67,,70.0,,,,,,,"Iron, Fe",MG +2432347,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +2433183,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2433692,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG +2434019,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2434056,1089,0.77,,70.0,,,,,,,"Iron, Fe",MG +2434192,1089,5.62,,70.0,,,,,,,"Iron, Fe",MG +2434669,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG +2434714,1089,1.24,,75.0,,,,,,,"Iron, Fe",MG +2434786,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2434966,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2435263,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2435857,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG +2435913,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2436071,1089,0.17,,75.0,,,,,,,"Iron, Fe",MG +2436222,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2436737,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG +2437202,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2437541,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +2437649,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2437774,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2437905,1089,0.68,,75.0,,,,,,,"Iron, Fe",MG +2438304,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +2440047,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2440449,1089,1.21,,75.0,,,,,,,"Iron, Fe",MG +2441079,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2441274,1089,0.3,,75.0,,,,,,,"Iron, Fe",MG +2441493,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2441740,1089,0.24,,75.0,,,,,,,"Iron, Fe",MG +2442384,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2442553,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +2442572,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +2442600,1089,1.6,,75.0,,,,,,,"Iron, Fe",MG +2443568,1089,4.0,,71.0,,,,,,,"Iron, Fe",MG +2443697,1089,2.0,,78.0,,,,,,,"Iron, Fe",MG +2444145,1089,0.6,,78.0,,,,,,,"Iron, Fe",MG +2444157,1089,2.6,,78.0,,,,,,,"Iron, Fe",MG +2444204,1089,3.57,,71.0,,,,,,,"Iron, Fe",MG +2444264,1089,2.82,,71.0,,,,,,,"Iron, Fe",MG +2444375,1089,1.02,,70.0,,,,,,,"Iron, Fe",MG +2444428,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2444471,1089,2.82,,70.0,,,,,,,"Iron, Fe",MG +2444509,1089,1.41,,70.0,,,,,,,"Iron, Fe",MG +2444790,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2444824,1089,4.82,,70.0,,,,,,,"Iron, Fe",MG +2444874,1089,2.11,,70.0,,,,,,,"Iron, Fe",MG +2444904,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG +2445353,1089,2.31,,70.0,,,,,,,"Iron, Fe",MG +2445518,1089,0.88,,70.0,,,,,,,"Iron, Fe",MG +2445785,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2445961,1089,4.8,,70.0,,,,,,,"Iron, Fe",MG +2446030,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +2446081,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2446375,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +2446584,1089,2.78,,70.0,,,,,,,"Iron, Fe",MG +2447105,1089,0.97,,70.0,,,,,,,"Iron, Fe",MG +2447667,1089,4.81,,70.0,,,,,,,"Iron, Fe",MG +2447790,1089,0.88,,70.0,,,,,,,"Iron, Fe",MG +2447867,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG +2448087,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2448461,1089,0.56,,70.0,,,,,,,"Iron, Fe",MG +2448561,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG +2448572,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG +2448773,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2449183,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2449491,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2449584,1089,0.17,,70.0,,,,,,,"Iron, Fe",MG +2449652,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2450446,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +2450456,1089,1.64,,70.0,,,,,,,"Iron, Fe",MG +2451015,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG +2451021,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2451045,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2451484,1089,1.64,,70.0,,,,,,,"Iron, Fe",MG +2451789,1089,5.88,,70.0,,,,,,,"Iron, Fe",MG +2452157,1089,1.94,,70.0,,,,,,,"Iron, Fe",MG +2452212,1089,15.0,,75.0,,,,,,,"Iron, Fe",MG +2452307,1089,4.23,,70.0,,,,,,,"Iron, Fe",MG +2452749,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +2452768,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG +2453036,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2453289,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +2453502,1089,0.24,,70.0,,,,,,,"Iron, Fe",MG +2453700,1089,1.54,,70.0,,,,,,,"Iron, Fe",MG +2453804,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2453936,1089,3.39,,70.0,,,,,,,"Iron, Fe",MG +2454840,1089,6.0,,75.0,,,,,,,"Iron, Fe",MG +2455283,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2455445,1089,0.47,,75.0,,,,,,,"Iron, Fe",MG +2455556,1089,6.23,,75.0,,,,,,,"Iron, Fe",MG +2455755,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2455795,1089,2.51,,75.0,,,,,,,"Iron, Fe",MG +2455838,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +2456821,1089,0.0,,71.0,,,,,,,"Iron, Fe",MG +2457126,1089,0.9,,71.0,,,,,,,"Iron, Fe",MG +2457355,1089,1.76,,71.0,,,,,,,"Iron, Fe",MG +2457553,1089,1.88,,71.0,,,,,,,"Iron, Fe",MG +2457614,1089,1.35,,71.0,,,,,,,"Iron, Fe",MG +2457740,1089,4.33,,71.0,,,,,,,"Iron, Fe",MG +2457789,1089,3.26,,71.0,,,,,,,"Iron, Fe",MG +2457897,1089,0.0,,71.0,,,,,,,"Iron, Fe",MG +2458043,1089,2.5,,71.0,,,,,,,"Iron, Fe",MG +2458168,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2458203,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2458444,1089,1.0,,78.0,,,,,,,"Iron, Fe",MG +2458655,1089,17.39,,71.0,,,,,,,"Iron, Fe",MG +2459027,1089,0.8,,78.0,,,,,,,"Iron, Fe",MG +2459224,1089,3.5,,78.0,,,,,,,"Iron, Fe",MG +2460345,1089,0.53,,70.0,,,,,,,"Iron, Fe",MG +2460477,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2460649,1089,2.97,,70.0,,,,,,,"Iron, Fe",MG +2460711,1089,2.79,,70.0,,,,,,,"Iron, Fe",MG +2460822,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2461440,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG +2461773,1089,0.14,,70.0,,,,,,,"Iron, Fe",MG +2461835,1089,0.13,,70.0,,,,,,,"Iron, Fe",MG +2462144,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2462276,1089,0.43,,70.0,,,,,,,"Iron, Fe",MG +2462440,1089,4.55,,70.0,,,,,,,"Iron, Fe",MG +2462630,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2462667,1089,1.05,,70.0,,,,,,,"Iron, Fe",MG +2462747,1089,1.9,,70.0,,,,,,,"Iron, Fe",MG +2462773,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG +2462796,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG +2462855,1089,0.46,,70.0,,,,,,,"Iron, Fe",MG +2462926,1089,6.43,,70.0,,,,,,,"Iron, Fe",MG +2463195,1089,1.16,,70.0,,,,,,,"Iron, Fe",MG +2463630,1089,0.66,,70.0,,,,,,,"Iron, Fe",MG +2463760,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2463842,1089,1.11,,70.0,,,,,,,"Iron, Fe",MG +2463944,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +2464056,1089,3.06,,70.0,,,,,,,"Iron, Fe",MG +2464414,1089,7.75,,70.0,,,,,,,"Iron, Fe",MG +2464515,1089,1.77,,70.0,,,,,,,"Iron, Fe",MG +2464833,1089,7.63,,70.0,,,,,,,"Iron, Fe",MG +2464834,1089,8.37,,70.0,,,,,,,"Iron, Fe",MG +2464871,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2465031,1089,0.94,,70.0,,,,,,,"Iron, Fe",MG +2465074,1089,1.63,,70.0,,,,,,,"Iron, Fe",MG +2465103,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +2465902,1089,0.61,,70.0,,,,,,,"Iron, Fe",MG +2466022,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG +2466225,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2466709,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2466784,1089,0.38,,70.0,,,,,,,"Iron, Fe",MG +2466873,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG +2467214,1089,0.38,,70.0,,,,,,,"Iron, Fe",MG +2467412,1089,1.52,,70.0,,,,,,,"Iron, Fe",MG +2467757,1089,0.57,,70.0,,,,,,,"Iron, Fe",MG +2467811,1089,1.99,,70.0,,,,,,,"Iron, Fe",MG +2468081,1089,0.62,,70.0,,,,,,,"Iron, Fe",MG +2468207,1089,13.5,,70.0,,,,,,,"Iron, Fe",MG +2468359,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG +2468490,1089,3.23,,70.0,,,,,,,"Iron, Fe",MG +2468914,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2469175,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2469836,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2469848,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2470141,1089,2.67,,70.0,,,,,,,"Iron, Fe",MG +2470522,1089,1.06,,70.0,,,,,,,"Iron, Fe",MG +2470868,1089,13.85,,70.0,,,,,,,"Iron, Fe",MG +2471081,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2471092,1089,3.48,,70.0,,,,,,,"Iron, Fe",MG +2471223,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG +2471365,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2471693,1089,0.62,,70.0,,,,,,,"Iron, Fe",MG +2471872,1089,11.25,,70.0,,,,,,,"Iron, Fe",MG +2472038,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2472096,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2472173,1089,2.6,,70.0,,,,,,,"Iron, Fe",MG +2472346,1089,0.48,,70.0,,,,,,,"Iron, Fe",MG +2472362,1089,0.48,,70.0,,,,,,,"Iron, Fe",MG +2472446,1089,0.04,,70.0,,,,,,,"Iron, Fe",MG +2472488,1089,2.46,,70.0,,,,,,,"Iron, Fe",MG +2472526,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +2472651,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG +2472685,1089,0.94,,70.0,,,,,,,"Iron, Fe",MG +2472706,1089,17.61,,70.0,,,,,,,"Iron, Fe",MG +2472749,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +2473300,1089,1.41,,70.0,,,,,,,"Iron, Fe",MG +2473612,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2473651,1089,0.09,,70.0,,,,,,,"Iron, Fe",MG +2473742,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2473796,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2473977,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +2474567,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2474617,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2475083,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +2475438,1089,2.94,,70.0,,,,,,,"Iron, Fe",MG +2475769,1089,0.48,,70.0,,,,,,,"Iron, Fe",MG +2475790,1089,10.98,,70.0,,,,,,,"Iron, Fe",MG +2476250,1089,2.62,,70.0,,,,,,,"Iron, Fe",MG +2476435,1089,0.2,,70.0,,,,,,,"Iron, Fe",MG +2477049,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +2477074,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +2478127,1089,5.0,,70.0,,,,,,,"Iron, Fe",MG +2478283,1089,2.34,,70.0,,,,,,,"Iron, Fe",MG +2478327,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2479081,1089,2.02,,70.0,,,,,,,"Iron, Fe",MG +2479545,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG +2479921,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG +2480014,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2480123,1089,0.45,,70.0,,,,,,,"Iron, Fe",MG +2480264,1089,0.27,,70.0,,,,,,,"Iron, Fe",MG +2480347,1089,1.59,,75.0,,,,,,,"Iron, Fe",MG +2480590,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG +2480715,1089,3.44,,70.0,,,,,,,"Iron, Fe",MG +2480827,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2481226,1089,2.35,,70.0,,,,,,,"Iron, Fe",MG +2481276,1089,3.23,,70.0,,,,,,,"Iron, Fe",MG +2481850,1089,0.12,,70.0,,,,,,,"Iron, Fe",MG +2481897,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG +2482002,1089,2.13,,70.0,,,,,,,"Iron, Fe",MG +2482660,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2482754,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2482829,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2483391,1089,0.17,,70.0,,,,,,,"Iron, Fe",MG +2483579,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +2483707,1089,1.41,,70.0,,,,,,,"Iron, Fe",MG +2484031,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2484079,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2484550,1089,1.16,,70.0,,,,,,,"Iron, Fe",MG +2484779,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +2485335,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2485394,1089,1.25,,70.0,,,,,,,"Iron, Fe",MG +2485591,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2485994,1089,0.12,,70.0,,,,,,,"Iron, Fe",MG +2486007,1089,0.77,,70.0,,,,,,,"Iron, Fe",MG +2486521,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +2486734,1089,1.97,,70.0,,,,,,,"Iron, Fe",MG +2486973,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG +2486982,1089,2.11,,70.0,,,,,,,"Iron, Fe",MG +2487156,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2487513,1089,1.46,,70.0,,,,,,,"Iron, Fe",MG +2487818,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2488020,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2488140,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +2488294,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2488416,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +2488647,1089,7.41,,70.0,,,,,,,"Iron, Fe",MG +2488695,1089,1.9,,75.0,,,,,,,"Iron, Fe",MG +2488960,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2489398,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG +2489477,1089,0.28,,75.0,,,,,,,"Iron, Fe",MG +2489646,1089,0.34,,70.0,,,,,,,"Iron, Fe",MG +2489826,1089,0.53,,70.0,,,,,,,"Iron, Fe",MG +2489844,1089,0.61,,70.0,,,,,,,"Iron, Fe",MG +2490086,1089,0.97,,75.0,,,,,,,"Iron, Fe",MG +2490347,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2491116,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2491385,1089,3.75,,71.0,,,,,,,"Iron, Fe",MG +2491411,1089,0.0,,72.0,,,,,,,"Iron, Fe",MG +2491629,1089,2.54,,71.0,,,,,,,"Iron, Fe",MG +2491643,1089,0.36,,71.0,,,,,,,"Iron, Fe",MG +2491734,1089,0.0,,71.0,,,,,,,"Iron, Fe",MG +2491776,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2491906,1089,1.23,,71.0,,,,,,,"Iron, Fe",MG +2491952,1089,0.83,,71.0,,,,,,,"Iron, Fe",MG +2491976,1089,0.0,,71.0,,,,,,,"Iron, Fe",MG +2492445,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2492608,1089,2.14,,71.0,,,,,,,"Iron, Fe",MG +2492680,1089,0.7,,72.0,,,,,,,"Iron, Fe",MG +2492775,1089,0.21,,71.0,,,,,,,"Iron, Fe",MG +2492796,1089,0.83,,71.0,,,,,,,"Iron, Fe",MG +2493108,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2493356,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG +2493534,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +2494882,1089,1.14,,70.0,,,,,,,"Iron, Fe",MG +2495041,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2495048,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG +2495196,1089,0.5,,70.0,,,,,,,"Iron, Fe",MG +2495224,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG +2495227,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG +2495397,1089,3.6,,75.0,,,,,,,"Iron, Fe",MG +2495682,1089,0.8,,75.0,,,,,,,"Iron, Fe",MG +2495775,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2495780,1089,0.35,,70.0,,,,,,,"Iron, Fe",MG +2496145,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +2496294,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +2496368,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2496561,1089,1.21,,70.0,,,,,,,"Iron, Fe",MG +2497150,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +2497429,1089,1.76,,70.0,,,,,,,"Iron, Fe",MG +2497561,1089,2.81,,70.0,,,,,,,"Iron, Fe",MG +2498413,1089,3.86,,75.0,,,,,,,"Iron, Fe",MG +2498539,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG +2498570,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2498694,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG +2498785,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG +2498993,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG +2499022,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2499239,1089,116.67,,70.0,,,,,,,"Iron, Fe",MG +2499745,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2499780,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +2499815,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2499943,1089,0.57,,75.0,,,,,,,"Iron, Fe",MG +2500266,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2500678,1089,3.12,,70.0,,,,,,,"Iron, Fe",MG +2500767,1089,3.6,,70.0,,,,,,,"Iron, Fe",MG +2500925,1089,3.17,,70.0,,,,,,,"Iron, Fe",MG +2501082,1089,3.55,,70.0,,,,,,,"Iron, Fe",MG +2501183,1089,0.04,,70.0,,,,,,,"Iron, Fe",MG +2501280,1089,1.59,,70.0,,,,,,,"Iron, Fe",MG +2501463,1089,6.48,,70.0,,,,,,,"Iron, Fe",MG +2501707,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2501890,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2502005,1089,2.34,,70.0,,,,,,,"Iron, Fe",MG +2502885,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +2502972,1089,0.31,,70.0,,,,,,,"Iron, Fe",MG +2502982,1089,0.76,,70.0,,,,,,,"Iron, Fe",MG +2503213,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG +2503228,1089,3.18,,75.0,,,,,,,"Iron, Fe",MG +2503320,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2503512,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG +2503580,1089,1.71,,70.0,,,,,,,"Iron, Fe",MG +2503835,1089,1.8,,75.0,,,,,,,"Iron, Fe",MG +2504241,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +2505009,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2505612,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2505937,1089,4.14,,70.0,,,,,,,"Iron, Fe",MG +2506096,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2506549,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2506592,1089,1.45,,70.0,,,,,,,"Iron, Fe",MG +2507140,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +2507262,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +2507517,1089,3.5,,70.0,,,,,,,"Iron, Fe",MG +2507831,1089,5.0,,75.0,,,,,,,"Iron, Fe",MG +2507857,1089,2.78,,70.0,,,,,,,"Iron, Fe",MG +2507962,1089,2.94,,70.0,,,,,,,"Iron, Fe",MG +2508154,1089,4.41,,70.0,,,,,,,"Iron, Fe",MG +2508172,1089,7.94,,75.0,,,,,,,"Iron, Fe",MG +2508332,1089,0.25,,75.0,,,,,,,"Iron, Fe",MG +2508679,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2508862,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2509271,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2509288,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG +2509423,1089,2.14,,70.0,,,,,,,"Iron, Fe",MG +2509462,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2509555,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2509731,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2509770,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2510214,1089,2.22,,70.0,,,,,,,"Iron, Fe",MG +2511023,1089,5.4,,75.0,,,,,,,"Iron, Fe",MG +2511400,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +2511952,1089,0.0,,78.0,,,,,,,"Iron, Fe",MG +2512003,1089,1.4,,78.0,,,,,,,"Iron, Fe",MG +2512048,1089,3.1,,78.0,,,,,,,"Iron, Fe",MG +2512084,1089,100.0,,78.0,,,,,,,"Iron, Fe",MG +2513465,1089,0.306,1.0,1.0,,,,,,,"Iron, Fe",MG +2517165,1089,28.42,,78.0,,,,,,,"Iron, Fe",MG +2517660,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG +2517805,1089,4.5,,78.0,,,,,,,"Iron, Fe",MG +2517995,1089,1.01,,75.0,,,,,,,"Iron, Fe",MG +2518377,1089,4.6,,78.0,,,,,,,"Iron, Fe",MG +2518936,1089,0.6,,78.0,,,,,,,"Iron, Fe",MG +2518992,1089,4.9,,78.0,,,,,,,"Iron, Fe",MG +2519084,1089,0.0,,77.0,,,,,,,"Iron, Fe",MG +2519403,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2519807,1089,0.0,,71.0,,,,,,,"Iron, Fe",MG +2519948,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2519951,1089,0.0,,71.0,,,,,,,"Iron, Fe",MG +2520312,1089,0.0,,71.0,,,,,,,"Iron, Fe",MG +2520367,1089,0.0,,71.0,,,,,,,"Iron, Fe",MG +2520536,1089,2.53,,75.0,,,,,,,"Iron, Fe",MG +2520564,1089,0.71,,71.0,,,,,,,"Iron, Fe",MG +2520615,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2520837,1089,0.0,,78.0,,,,,,,"Iron, Fe",MG +2521096,1089,2.0,,78.0,,,,,,,"Iron, Fe",MG +2521310,1089,0.98,,78.0,,,,,,,"Iron, Fe",MG +2521517,1089,2.05,,75.0,,,,,,,"Iron, Fe",MG +2521785,1089,1.63,,71.0,,,,,,,"Iron, Fe",MG +2522545,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2522627,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG +2523069,1089,2.8,,70.0,,,,,,,"Iron, Fe",MG +2523103,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG +2523217,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2523485,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2523575,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2523637,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +2523846,1089,2.56,,70.0,,,,,,,"Iron, Fe",MG +2524046,1089,2.38,,70.0,,,,,,,"Iron, Fe",MG +2524052,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG +2524699,1089,7.14,,70.0,,,,,,,"Iron, Fe",MG +2524747,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2524975,1089,1.47,,70.0,,,,,,,"Iron, Fe",MG +2525033,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2525326,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +2525711,1089,11.3,,78.0,,,,,,,"Iron, Fe",MG +2525730,1089,12.7,,78.0,,,,,,,"Iron, Fe",MG +2525816,1089,3.57,,71.0,,,,,,,"Iron, Fe",MG +2526784,1089,2.74,,70.0,,,,,,,"Iron, Fe",MG +2526931,1089,1.21,,70.0,,,,,,,"Iron, Fe",MG +2527247,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2528437,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +2528442,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2528642,1089,2.69,,70.0,,,,,,,"Iron, Fe",MG +2529123,1089,2.88,,75.0,,,,,,,"Iron, Fe",MG +2529134,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2529720,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +2529771,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2529856,1089,5.81,,75.0,,,,,,,"Iron, Fe",MG +2530164,1089,2.3,,70.0,,,,,,,"Iron, Fe",MG +2530385,1089,14.44,,70.0,,,,,,,"Iron, Fe",MG +2530834,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG +2530856,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2530868,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG +2531160,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2531528,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +2532981,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2533401,1089,0.67,,70.0,,,,,,,"Iron, Fe",MG +2533410,1089,0.19,,70.0,,,,,,,"Iron, Fe",MG +2533518,1089,2.43,,75.0,,,,,,,"Iron, Fe",MG +2533862,1089,1.85,,75.0,,,,,,,"Iron, Fe",MG +2534122,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG +2534274,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2534852,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2534889,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2534996,1089,1.19,,70.0,,,,,,,"Iron, Fe",MG +2535100,1089,1.84,,70.0,,,,,,,"Iron, Fe",MG +2535385,1089,9.0,,75.0,,,,,,,"Iron, Fe",MG +2535458,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2535714,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +2535937,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +2535941,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2536120,1089,0.37,,75.0,,,,,,,"Iron, Fe",MG +2536490,1089,0.98,,75.0,,,,,,,"Iron, Fe",MG +2536776,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +2537240,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +2537358,1089,10.71,,70.0,,,,,,,"Iron, Fe",MG +2538011,1089,3.67,,70.0,,,,,,,"Iron, Fe",MG +2538112,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +2538137,1089,2.96,,70.0,,,,,,,"Iron, Fe",MG +2538153,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2538768,1089,18.64,,75.0,,,,,,,"Iron, Fe",MG +2539166,1089,3.12,,70.0,,,,,,,"Iron, Fe",MG +2539312,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2539345,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2539557,1089,0.28,,71.0,,,,,,,"Iron, Fe",MG +2539656,1089,3.8,,78.0,,,,,,,"Iron, Fe",MG +2539664,1089,2.9,,78.0,,,,,,,"Iron, Fe",MG +2539732,1089,1.9,,78.0,,,,,,,"Iron, Fe",MG +2540279,1089,2.35,,78.0,,,,,,,"Iron, Fe",MG +2540409,1089,0.07,,78.0,,,,,,,"Iron, Fe",MG +2540510,1089,0.05,,78.0,,,,,,,"Iron, Fe",MG +2540828,1089,3.2,,75.0,,,,,,,"Iron, Fe",MG +2541276,1089,0.82,,70.0,,,,,,,"Iron, Fe",MG +2541772,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +2542075,1089,1.57,,75.0,,,,,,,"Iron, Fe",MG +2542145,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +2542169,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2542323,1089,2.37,,70.0,,,,,,,"Iron, Fe",MG +2542432,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2542497,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +2542846,1089,0.16,,75.0,,,,,,,"Iron, Fe",MG +2542872,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2543247,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2543641,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2543661,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2543664,1089,8.33,,70.0,,,,,,,"Iron, Fe",MG +2543751,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2543818,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2543928,1089,2.17,,70.0,,,,,,,"Iron, Fe",MG +2543935,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG +2544015,1089,1.34,,75.0,,,,,,,"Iron, Fe",MG +2544103,1089,3.18,,75.0,,,,,,,"Iron, Fe",MG +2544108,1089,2.88,,75.0,,,,,,,"Iron, Fe",MG +2544930,1089,1.62,,70.0,,,,,,,"Iron, Fe",MG +2545772,1089,1.63,,70.0,,,,,,,"Iron, Fe",MG +2546118,1089,3.93,,70.0,,,,,,,"Iron, Fe",MG +2546181,1089,0.68,,70.0,,,,,,,"Iron, Fe",MG +2546833,1089,0.32,,75.0,,,,,,,"Iron, Fe",MG +2547481,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +2547619,1089,1.35,,70.0,,,,,,,"Iron, Fe",MG +2547621,1089,0.85,,70.0,,,,,,,"Iron, Fe",MG +2547740,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2548319,1089,1.19,,70.0,,,,,,,"Iron, Fe",MG +2548451,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2548501,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2548629,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2548958,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2549617,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2549930,1089,0.04,,70.0,,,,,,,"Iron, Fe",MG +2550312,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +2550499,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2550641,1089,4.44,,70.0,,,,,,,"Iron, Fe",MG +2550666,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +2551031,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2551120,1089,34.29,,70.0,,,,,,,"Iron, Fe",MG +2551223,1089,2.67,,70.0,,,,,,,"Iron, Fe",MG +2551332,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2551539,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +2551628,1089,1.12,,70.0,,,,,,,"Iron, Fe",MG +2551729,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2551762,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2551832,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +2551917,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2552179,1089,0.75,,70.0,,,,,,,"Iron, Fe",MG +2552562,1089,3.67,,70.0,,,,,,,"Iron, Fe",MG +2552705,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG +2552825,1089,1.01,,70.0,,,,,,,"Iron, Fe",MG +2553071,1089,0.55,,70.0,,,,,,,"Iron, Fe",MG +2553452,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2553525,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG +2553833,1089,0.77,,70.0,,,,,,,"Iron, Fe",MG +2554022,1089,3.46,,70.0,,,,,,,"Iron, Fe",MG +2554092,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2554105,1089,0.6,,70.0,,,,,,,"Iron, Fe",MG +2554963,1089,0.54,,78.0,,,,,,,"Iron, Fe",MG +2555219,1089,3.82,,78.0,,,,,,,"Iron, Fe",MG +2555643,1089,1.58,,71.0,,,,,,,"Iron, Fe",MG +2556675,1089,2.32,,78.0,,,,,,,"Iron, Fe",MG +2556738,1089,1.25,,78.0,,,,,,,"Iron, Fe",MG +2556836,1089,0.29,,75.0,,,,,,,"Iron, Fe",MG +2556909,1089,0.42,,71.0,,,,,,,"Iron, Fe",MG +2557008,1089,0.42,,71.0,,,,,,,"Iron, Fe",MG +2557020,1089,0.58,,71.0,,,,,,,"Iron, Fe",MG +2557363,1089,0.52,,75.0,,,,,,,"Iron, Fe",MG +2557454,1089,0.56,,72.0,,,,,,,"Iron, Fe",MG +2557541,1089,0.07,,78.0,,,,,,,"Iron, Fe",MG +2557549,1089,0.01,,78.0,,,,,,,"Iron, Fe",MG +2557657,1089,0.0,,71.0,,,,,,,"Iron, Fe",MG +2557773,1089,0.0,,71.0,,,,,,,"Iron, Fe",MG +2557776,1089,0.0,,71.0,,,,,,,"Iron, Fe",MG +2558309,1089,2.42,,78.0,,,,,,,"Iron, Fe",MG +2558670,1089,0.0,,71.0,,,,,,,"Iron, Fe",MG +2558685,1089,4.3,,78.0,,,,,,,"Iron, Fe",MG +2558862,1089,0.7,,78.0,,,,,,,"Iron, Fe",MG +2558981,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2559468,1089,1.43,,78.0,,,,,,,"Iron, Fe",MG +2559978,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2560169,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2560471,1089,1.39,,70.0,,,,,,,"Iron, Fe",MG +2560922,1089,46.15,,70.0,,,,,,,"Iron, Fe",MG +2561019,1089,2.22,,70.0,,,,,,,"Iron, Fe",MG +2561063,1089,1.21,,70.0,,,,,,,"Iron, Fe",MG +2561558,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2562455,1089,0.88,,70.0,,,,,,,"Iron, Fe",MG +2562617,1089,1.37,,75.0,,,,,,,"Iron, Fe",MG +2562647,1089,0.85,,75.0,,,,,,,"Iron, Fe",MG +2562739,1089,2.14,,70.0,,,,,,,"Iron, Fe",MG +2562755,1089,1.77,,70.0,,,,,,,"Iron, Fe",MG +2562834,1089,2.14,,70.0,,,,,,,"Iron, Fe",MG +2562953,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +2562970,1089,1.2,,70.0,,,,,,,"Iron, Fe",MG +2563360,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2563385,1089,30.35,,70.0,,,,,,,"Iron, Fe",MG +2563955,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2564138,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2564243,1089,1.25,,70.0,,,,,,,"Iron, Fe",MG +2564347,1089,1.58,,70.0,,,,,,,"Iron, Fe",MG +2564514,1089,1.74,,75.0,,,,,,,"Iron, Fe",MG +2564552,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2564731,1089,1.27,,70.0,,,,,,,"Iron, Fe",MG +2564969,1089,1.48,,75.0,,,,,,,"Iron, Fe",MG +2565524,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +2565549,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +2565586,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +2565835,1089,0.87,,70.0,,,,,,,"Iron, Fe",MG +2566162,1089,2.73,,70.0,,,,,,,"Iron, Fe",MG +2566204,1089,0.92,,75.0,,,,,,,"Iron, Fe",MG +2566205,1089,0.8,,75.0,,,,,,,"Iron, Fe",MG +2566744,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2566746,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG +2566922,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2567026,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2567203,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +2567471,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2568032,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2568081,1089,0.96,,75.0,,,,,,,"Iron, Fe",MG +2568361,1089,3.12,,70.0,,,,,,,"Iron, Fe",MG +2568591,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +2568802,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2569052,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +2569100,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG +2569290,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2569423,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2569747,1089,2.33,,70.0,,,,,,,"Iron, Fe",MG +2569765,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2569850,1089,1.16,,75.0,,,,,,,"Iron, Fe",MG +2569977,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG +2570236,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2570376,1089,0.64,,70.0,,,,,,,"Iron, Fe",MG +2570903,1089,1.16,,75.0,,,,,,,"Iron, Fe",MG +2570984,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2571219,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2571894,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG +2571961,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2572480,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2572523,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2572525,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2572650,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2572760,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2572805,1089,1.82,,70.0,,,,,,,"Iron, Fe",MG +2572814,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG +2572889,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2573150,1089,0.56,,70.0,,,,,,,"Iron, Fe",MG +2573276,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +2573422,1089,0.72,,75.0,,,,,,,"Iron, Fe",MG +2573585,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2574353,1089,1.2,,70.0,,,,,,,"Iron, Fe",MG +2574377,1089,4.38,,70.0,,,,,,,"Iron, Fe",MG +2574809,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2574907,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2575210,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG +2575489,1089,1.27,,75.0,,,,,,,"Iron, Fe",MG +2575583,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2575637,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2575677,1089,1.0,,70.0,,,,,,,"Iron, Fe",MG +2576122,1089,0.84,,75.0,,,,,,,"Iron, Fe",MG +2576145,1089,0.47,,75.0,,,,,,,"Iron, Fe",MG +2576154,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2576926,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2576928,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2576929,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2577175,1089,3.6,,70.0,,,,,,,"Iron, Fe",MG +2577530,1089,0.21,,75.0,,,,,,,"Iron, Fe",MG +2577694,1089,0.28,,70.0,,,,,,,"Iron, Fe",MG +2577805,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG +2577905,1089,2.91,,75.0,,,,,,,"Iron, Fe",MG +2578557,1089,0.7,,70.0,,,,,,,"Iron, Fe",MG +2578872,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2578876,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2579096,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2579124,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2579151,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +2579359,1089,3.08,,70.0,,,,,,,"Iron, Fe",MG +2579598,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2579604,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2579621,1089,0.83,,75.0,,,,,,,"Iron, Fe",MG +2579655,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2579708,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG +2580170,1089,0.81,,70.0,,,,,,,"Iron, Fe",MG +2580290,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +2580337,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2580516,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2580660,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2580706,1089,0.47,,70.0,,,,,,,"Iron, Fe",MG +2580775,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2580854,1089,1.15,,75.0,,,,,,,"Iron, Fe",MG +2580900,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +2580966,1089,0.86,,75.0,,,,,,,"Iron, Fe",MG +2580988,1089,1.33,,75.0,,,,,,,"Iron, Fe",MG +2580996,1089,1.26,,75.0,,,,,,,"Iron, Fe",MG +2581529,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2581658,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +2582017,1089,0.86,,70.0,,,,,,,"Iron, Fe",MG +2582170,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2582224,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2582757,1089,1.3,,70.0,,,,,,,"Iron, Fe",MG +2582786,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2583059,1089,1.38,,75.0,,,,,,,"Iron, Fe",MG +2583185,1089,0.29,,70.0,,,,,,,"Iron, Fe",MG +2584528,1089,5.71,,70.0,,,,,,,"Iron, Fe",MG +2584683,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2584782,1089,2.12,,70.0,,,,,,,"Iron, Fe",MG +2584879,1089,0.7,,70.0,,,,,,,"Iron, Fe",MG +2585564,1089,0.13,,70.0,,,,,,,"Iron, Fe",MG +2585642,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2585732,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2585854,1089,4.81,,70.0,,,,,,,"Iron, Fe",MG +2585874,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2586478,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG +2586810,1089,0.6,,75.0,,,,,,,"Iron, Fe",MG +2586878,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2587976,1089,0.76,,75.0,,,,,,,"Iron, Fe",MG +2588808,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2588821,1089,3.48,,70.0,,,,,,,"Iron, Fe",MG +2588955,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +2588997,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2589037,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG +2589324,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +2589377,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2589416,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG +2589468,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG +2589574,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2589891,1089,0.88,,70.0,,,,,,,"Iron, Fe",MG +2589934,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2589985,1089,3.21,,70.0,,,,,,,"Iron, Fe",MG +2590086,1089,3.16,,70.0,,,,,,,"Iron, Fe",MG +2590256,1089,0.88,,70.0,,,,,,,"Iron, Fe",MG +2590699,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +2590710,1089,1.23,,70.0,,,,,,,"Iron, Fe",MG +2590873,1089,0.67,,70.0,,,,,,,"Iron, Fe",MG +2591064,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +2591106,1089,27.0,,70.0,,,,,,,"Iron, Fe",MG +2591132,1089,0.6,,70.0,,,,,,,"Iron, Fe",MG +2591518,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2591558,1089,2.8,,70.0,,,,,,,"Iron, Fe",MG +2591689,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2592160,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +2592420,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +2592448,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2592700,1089,0.3,,70.0,,,,,,,"Iron, Fe",MG +2592707,1089,5.14,,70.0,,,,,,,"Iron, Fe",MG +2592909,1089,2.67,,70.0,,,,,,,"Iron, Fe",MG +2593027,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2593038,1089,2.31,,70.0,,,,,,,"Iron, Fe",MG +2593077,1089,10.0,,70.0,,,,,,,"Iron, Fe",MG +2593264,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG +2593708,1089,0.5,,70.0,,,,,,,"Iron, Fe",MG +2593738,1089,0.67,,70.0,,,,,,,"Iron, Fe",MG +2593762,1089,2.73,,70.0,,,,,,,"Iron, Fe",MG +2594288,1089,1.84,,70.0,,,,,,,"Iron, Fe",MG +2594412,1089,1.32,,70.0,,,,,,,"Iron, Fe",MG +2594445,1089,0.31,,70.0,,,,,,,"Iron, Fe",MG +2594578,1089,1.72,,70.0,,,,,,,"Iron, Fe",MG +2594616,1089,1.12,,75.0,,,,,,,"Iron, Fe",MG +2594696,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +2594783,1089,2.86,,70.0,,,,,,,"Iron, Fe",MG +2594920,1089,0.89,,70.0,,,,,,,"Iron, Fe",MG +2595455,1089,0.36,,70.0,,,,,,,"Iron, Fe",MG +2595549,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2595648,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2595799,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2595912,1089,1.56,,70.0,,,,,,,"Iron, Fe",MG +2596219,1089,3.27,,70.0,,,,,,,"Iron, Fe",MG +2596329,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +2596405,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +2596787,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2596861,1089,1.64,,70.0,,,,,,,"Iron, Fe",MG +2597216,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG +2597484,1089,4.06,,70.0,,,,,,,"Iron, Fe",MG +2597499,1089,1.5,,70.0,,,,,,,"Iron, Fe",MG +2597813,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG +2597876,1089,0.47,,70.0,,,,,,,"Iron, Fe",MG +2598803,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +2599040,1089,0.42,,70.0,,,,,,,"Iron, Fe",MG +2599304,1089,1.41,,70.0,,,,,,,"Iron, Fe",MG +2599346,1089,3.12,,70.0,,,,,,,"Iron, Fe",MG +2599352,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2599361,1089,0.32,,70.0,,,,,,,"Iron, Fe",MG +2599659,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2599896,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2600003,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2600262,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2600406,1089,4.35,,70.0,,,,,,,"Iron, Fe",MG +2600965,1089,0.69,,70.0,,,,,,,"Iron, Fe",MG +2600990,1089,0.25,,70.0,,,,,,,"Iron, Fe",MG +2601023,1089,0.59,,70.0,,,,,,,"Iron, Fe",MG +2601030,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2601412,1089,36.0,,75.0,,,,,,,"Iron, Fe",MG +2601640,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +2601836,1089,1.44,,75.0,,,,,,,"Iron, Fe",MG +2602220,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +2602258,1089,4.67,,70.0,,,,,,,"Iron, Fe",MG +2602271,1089,2.6,,70.0,,,,,,,"Iron, Fe",MG +2602275,1089,1.9,,70.0,,,,,,,"Iron, Fe",MG +2602285,1089,0.85,,70.0,,,,,,,"Iron, Fe",MG +2602297,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2602623,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2603025,1089,2.35,,70.0,,,,,,,"Iron, Fe",MG +2603136,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2603801,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +2603808,1089,4.33,,70.0,,,,,,,"Iron, Fe",MG +2603869,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2604614,1089,1.02,,75.0,,,,,,,"Iron, Fe",MG +2604960,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +2604986,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2605110,1089,3.76,,70.0,,,,,,,"Iron, Fe",MG +2605513,1089,0.58,,70.0,,,,,,,"Iron, Fe",MG +2605528,1089,0.51,,75.0,,,,,,,"Iron, Fe",MG +2605936,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG +2606069,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2606253,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2606604,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2607034,1089,2.59,,70.0,,,,,,,"Iron, Fe",MG +2607467,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2607531,1089,6.39,,70.0,,,,,,,"Iron, Fe",MG +2607622,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +2607705,1089,0.94,,70.0,,,,,,,"Iron, Fe",MG +2608233,1089,0.48,,75.0,,,,,,,"Iron, Fe",MG +2608401,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +2608424,1089,3.51,,70.0,,,,,,,"Iron, Fe",MG +2608747,1089,2.51,,75.0,,,,,,,"Iron, Fe",MG +2608784,1089,6.06,,70.0,,,,,,,"Iron, Fe",MG +2608915,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +2609329,1089,0.55,,75.0,,,,,,,"Iron, Fe",MG +2609452,1089,2.57,,75.0,,,,,,,"Iron, Fe",MG +2609488,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2609799,1089,4.64,,70.0,,,,,,,"Iron, Fe",MG +2609914,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG +2610900,1089,0.84,,78.0,,,,,,,"Iron, Fe",MG +2610941,1089,1.41,,78.0,,,,,,,"Iron, Fe",MG +2611094,1089,0.91,,78.0,,,,,,,"Iron, Fe",MG +2611372,1089,1.11,,70.0,,,,,,,"Iron, Fe",MG +2611473,1089,1.24,,75.0,,,,,,,"Iron, Fe",MG +2611619,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2612958,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +2612993,1089,9.35,,70.0,,,,,,,"Iron, Fe",MG +2613095,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2613366,1089,2.9,,78.0,,,,,,,"Iron, Fe",MG +2613589,1089,0.05,,78.0,,,,,,,"Iron, Fe",MG +2613732,1089,0.0,,71.0,,,,,,,"Iron, Fe",MG +2613738,1089,0.0,,71.0,,,,,,,"Iron, Fe",MG +2614011,1089,0.0,,78.0,,,,,,,"Iron, Fe",MG +2614074,1089,0.0,,71.0,,,,,,,"Iron, Fe",MG +2614173,1089,1.43,,75.0,,,,,,,"Iron, Fe",MG +2614274,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2614659,1089,5.14,,75.0,,,,,,,"Iron, Fe",MG +2614674,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2614950,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2615057,1089,6.43,,75.0,,,,,,,"Iron, Fe",MG +2615068,1089,1.85,,75.0,,,,,,,"Iron, Fe",MG +2615366,1089,1.56,,70.0,,,,,,,"Iron, Fe",MG +2615377,1089,1.79,,70.0,,,,,,,"Iron, Fe",MG +2615673,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2615680,1089,3.21,,75.0,,,,,,,"Iron, Fe",MG +2615710,1089,1.97,,75.0,,,,,,,"Iron, Fe",MG +2615802,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2615845,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2616543,1089,1.01,,75.0,,,,,,,"Iron, Fe",MG +2617075,1089,1.41,,70.0,,,,,,,"Iron, Fe",MG +2617322,1089,6.75,,75.0,,,,,,,"Iron, Fe",MG +2617342,1089,0.63,,75.0,,,,,,,"Iron, Fe",MG +2617436,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2617599,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2617854,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2618102,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +2618302,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2618385,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2618434,1089,0.54,,75.0,,,,,,,"Iron, Fe",MG +2618738,1089,4.19,,75.0,,,,,,,"Iron, Fe",MG +2618771,1089,1.89,,75.0,,,,,,,"Iron, Fe",MG +2619048,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2619320,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2619531,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG +2620259,1089,1.46,,70.0,,,,,,,"Iron, Fe",MG +2620502,1089,0.92,,70.0,,,,,,,"Iron, Fe",MG +2621194,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2621479,1089,0.26,,75.0,,,,,,,"Iron, Fe",MG +2621553,1089,0.33,,70.0,,,,,,,"Iron, Fe",MG +2621554,1089,1.18,,70.0,,,,,,,"Iron, Fe",MG +2621985,1089,1.42,,75.0,,,,,,,"Iron, Fe",MG +2622093,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +2622306,1089,3.46,,75.0,,,,,,,"Iron, Fe",MG +2622438,1089,1.69,,75.0,,,,,,,"Iron, Fe",MG +2622449,1089,3.1,,75.0,,,,,,,"Iron, Fe",MG +2622536,1089,0.8,,70.0,,,,,,,"Iron, Fe",MG +2622742,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +2623372,1089,1.59,,70.0,,,,,,,"Iron, Fe",MG +2623544,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2623636,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2623716,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2623774,1089,8.82,,70.0,,,,,,,"Iron, Fe",MG +2623858,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2624077,1089,13.17,,70.0,,,,,,,"Iron, Fe",MG +2624160,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2624204,1089,1.03,,75.0,,,,,,,"Iron, Fe",MG +2624262,1089,1.73,,75.0,,,,,,,"Iron, Fe",MG +2624471,1089,9.0,,75.0,,,,,,,"Iron, Fe",MG +2624664,1089,3.44,,70.0,,,,,,,"Iron, Fe",MG +2624928,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +2625218,1089,4.29,,70.0,,,,,,,"Iron, Fe",MG +2625989,1089,0.47,,75.0,,,,,,,"Iron, Fe",MG +2626698,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2626962,1089,3.12,,70.0,,,,,,,"Iron, Fe",MG +2627256,1089,0.73,,70.0,,,,,,,"Iron, Fe",MG +2627427,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +2627542,1089,2.65,,75.0,,,,,,,"Iron, Fe",MG +2627621,1089,5.0,,75.0,,,,,,,"Iron, Fe",MG +2627694,1089,4.91,,75.0,,,,,,,"Iron, Fe",MG +2628212,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2628336,1089,15.67,,70.0,,,,,,,"Iron, Fe",MG +2628869,1089,2.84,,75.0,,,,,,,"Iron, Fe",MG +2628905,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2628920,1089,0.03,,70.0,,,,,,,"Iron, Fe",MG +2629233,1089,4.5,,70.0,,,,,,,"Iron, Fe",MG +2629297,1089,0.76,,75.0,,,,,,,"Iron, Fe",MG +2629318,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2629574,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2629704,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2629726,1089,6.07,,70.0,,,,,,,"Iron, Fe",MG +2630037,1089,2.22,,70.0,,,,,,,"Iron, Fe",MG +2630228,1089,11.11,,70.0,,,,,,,"Iron, Fe",MG +2630235,1089,2.12,,75.0,,,,,,,"Iron, Fe",MG +2630459,1089,0.91,,70.0,,,,,,,"Iron, Fe",MG +2631025,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +2631097,1089,7.14,,70.0,,,,,,,"Iron, Fe",MG +2631199,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2631382,1089,2.5,,70.0,,,,,,,"Iron, Fe",MG +2631504,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +2631563,1089,1.56,,70.0,,,,,,,"Iron, Fe",MG +2631579,1089,1.56,,70.0,,,,,,,"Iron, Fe",MG +2631900,1089,0.04,,70.0,,,,,,,"Iron, Fe",MG +2632378,1089,1.88,,70.0,,,,,,,"Iron, Fe",MG +2632417,1089,3.43,,75.0,,,,,,,"Iron, Fe",MG +2632720,1089,2.41,,75.0,,,,,,,"Iron, Fe",MG +2632967,1089,0.71,,70.0,,,,,,,"Iron, Fe",MG +2633378,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2633726,1089,1.72,,70.0,,,,,,,"Iron, Fe",MG +2633800,1089,1.06,,75.0,,,,,,,"Iron, Fe",MG +2633943,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2634315,1089,1.67,,70.0,,,,,,,"Iron, Fe",MG +2634448,1089,0.44,,70.0,,,,,,,"Iron, Fe",MG +2634790,1089,1.15,,70.0,,,,,,,"Iron, Fe",MG +2634865,1089,6.67,,70.0,,,,,,,"Iron, Fe",MG +2635122,1089,2.0,,70.0,,,,,,,"Iron, Fe",MG +2635612,1089,2.7,,75.0,,,,,,,"Iron, Fe",MG +2635782,1089,5.71,,70.0,,,,,,,"Iron, Fe",MG +2635896,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2636073,1089,2.4,,75.0,,,,,,,"Iron, Fe",MG +2636192,1089,0.23,,70.0,,,,,,,"Iron, Fe",MG +2636615,1089,0.18,,70.0,,,,,,,"Iron, Fe",MG +2636664,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +2637156,1089,0.15,,75.0,,,,,,,"Iron, Fe",MG +2637441,1089,1.25,,70.0,,,,,,,"Iron, Fe",MG +2637472,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2637683,1089,2.26,,70.0,,,,,,,"Iron, Fe",MG +2637728,1089,0.59,,75.0,,,,,,,"Iron, Fe",MG +2637729,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2638009,1089,4.17,,70.0,,,,,,,"Iron, Fe",MG +2638057,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG +2638140,1089,0.79,,70.0,,,,,,,"Iron, Fe",MG +2638632,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +2638773,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2639138,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2639399,1089,4.0,,70.0,,,,,,,"Iron, Fe",MG +2639488,1089,1.43,,70.0,,,,,,,"Iron, Fe",MG +2639581,1089,0.61,,70.0,,,,,,,"Iron, Fe",MG +2640133,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2640306,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +2640591,1089,13.48,,70.0,,,,,,,"Iron, Fe",MG +2640903,1089,13.5,,70.0,,,,,,,"Iron, Fe",MG +2641562,1089,1.9,,70.0,,,,,,,"Iron, Fe",MG +2641652,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2642255,1089,12.86,,70.0,,,,,,,"Iron, Fe",MG +2642307,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2642551,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2642777,1089,28.0,,70.0,,,,,,,"Iron, Fe",MG +2642828,1089,0.36,,75.0,,,,,,,"Iron, Fe",MG +2643251,1089,0.38,,70.0,,,,,,,"Iron, Fe",MG +2643284,1089,1.07,,70.0,,,,,,,"Iron, Fe",MG +2644678,1089,6.13,1.0,1.0,,,,,,,"Iron, Fe",MG +2644777,1089,7.2,1.0,1.0,,,,,,,"Iron, Fe",MG +2645443,1089,1.23,1.0,1.0,,,,,,,"Iron, Fe",MG +2648887,1089,3.57,,71.0,,,,,,,"Iron, Fe",MG +2649030,1089,3.5,,78.0,,,,,,,"Iron, Fe",MG +2649106,1089,1.89,,71.0,,,,,,,"Iron, Fe",MG +2649585,1089,1.18,,71.0,,,,,,,"Iron, Fe",MG +2649983,1089,3.21,,71.0,,,,,,,"Iron, Fe",MG +2650030,1089,1.0,,78.0,,,,,,,"Iron, Fe",MG +2650157,1089,2.26,,78.0,,,,,,,"Iron, Fe",MG +2650345,1089,3.3,,78.0,,,,,,,"Iron, Fe",MG +2650923,1089,0.0,,71.0,,,,,,,"Iron, Fe",MG +2650992,1089,0.17,,71.0,,,,,,,"Iron, Fe",MG +2651065,1089,0.25,,71.0,,,,,,,"Iron, Fe",MG +2651093,1089,0.04,,71.0,,,,,,,"Iron, Fe",MG +2651138,1089,6.4,,78.0,,,,,,,"Iron, Fe",MG +2651527,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2651678,1089,7.2,,70.0,,,,,,,"Iron, Fe",MG +2651851,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2651857,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +2652057,1089,0.44,,70.0,,,,,,,"Iron, Fe",MG +2652555,1089,0.88,,70.0,,,,,,,"Iron, Fe",MG +2652668,1089,0.64,,75.0,,,,,,,"Iron, Fe",MG +2652673,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2653104,1089,0.5,,70.0,,,,,,,"Iron, Fe",MG +2653190,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2653260,1089,4.29,,75.0,,,,,,,"Iron, Fe",MG +2653980,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2653998,1089,2.65,,70.0,,,,,,,"Iron, Fe",MG +2654197,1089,2.0,,73.0,,,,,,,"Iron, Fe",MG +2654233,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2654454,1089,3.57,,70.0,,,,,,,"Iron, Fe",MG +2654997,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2655015,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2655076,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2655236,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2655540,1089,1.41,,70.0,,,,,,,"Iron, Fe",MG +2655566,1089,1.29,,75.0,,,,,,,"Iron, Fe",MG +2655579,1089,0.12,,70.0,,,,,,,"Iron, Fe",MG +2655832,1089,4.5,,75.0,,,,,,,"Iron, Fe",MG +2655929,1089,0.9,,75.0,,,,,,,"Iron, Fe",MG +2656307,1089,2.25,,75.0,,,,,,,"Iron, Fe",MG +2656368,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2656520,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2656774,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2657105,1089,2.11,,70.0,,,,,,,"Iron, Fe",MG +2657163,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2657287,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2657790,1089,1.93,,75.0,,,,,,,"Iron, Fe",MG +2657798,1089,1.14,,70.0,,,,,,,"Iron, Fe",MG +2657803,1089,3.33,,70.0,,,,,,,"Iron, Fe",MG +2657909,1089,0.55,,70.0,,,,,,,"Iron, Fe",MG +2658362,1089,3.0,,70.0,,,,,,,"Iron, Fe",MG +2658444,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2658921,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2659152,1089,1.85,,75.0,,,,,,,"Iron, Fe",MG +2659199,1089,1.89,,70.0,,,,,,,"Iron, Fe",MG +2659382,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2659508,1089,0.57,,75.0,,,,,,,"Iron, Fe",MG +2660188,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2660361,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2660573,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2660613,1089,7.0,,70.0,,,,,,,"Iron, Fe",MG +2660627,1089,0.19,,70.0,,,,,,,"Iron, Fe",MG +2660777,1089,0.47,,70.0,,,,,,,"Iron, Fe",MG +2660891,1089,1.41,,70.0,,,,,,,"Iron, Fe",MG +2661380,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +2661515,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2661730,1089,0.22,,70.0,,,,,,,"Iron, Fe",MG +2661782,1089,1.2,,75.0,,,,,,,"Iron, Fe",MG +2662107,1089,0.0,,75.0,,,,,,,"Iron, Fe",MG +2662182,1089,0.0,,70.0,,,,,,,"Iron, Fe",MG +1106032,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1107191,1162,4.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1107528,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1108803,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1108908,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1109336,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1109393,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1109796,1162,32.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1110013,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1110017,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1110128,1162,4.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1110136,1162,3.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1110710,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1110839,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1111534,1162,8.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1111892,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1111990,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1112148,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1112994,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1113807,1162,8.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1114096,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1114153,1162,49.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1115099,1162,15.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1115318,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1116176,1162,11.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1117145,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1117209,1162,272.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1117592,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1117776,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1117958,1162,16.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1118086,1162,15.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1118668,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1118768,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1119561,1162,10.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1119955,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1122028,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1122814,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1122925,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1123408,1162,23.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1123521,1162,25.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1123938,1162,5.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1125619,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1125828,1162,4.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1126143,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1126144,1162,420.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1128024,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1128230,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1129278,1162,6.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1129488,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1130611,1162,24.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1131062,1162,44.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1131414,1162,79.6,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1132160,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1132561,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1132871,1162,1914.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1132912,1162,4.6,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1133013,1162,2.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1133051,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1136765,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1137105,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1137176,1162,9.3,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1138883,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1139103,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +167551,1162,0.0,1.0,,,,,,,,"Vitamin C, total ascorbic acid",MG +167711,1162,2.0,0.0,40.0,,,,,,,"Vitamin C, total ascorbic acid",MG +168370,1162,0.0,0.0,68.0,,,,,,,"Vitamin C, total ascorbic acid",MG +168460,1162,8.3,2.0,,,,,,,,"Vitamin C, total ascorbic acid",MG +168526,1162,2.2,0.0,,,,,,,,"Vitamin C, total ascorbic acid",MG +169441,1162,0.0,0.0,68.0,,,,,,,"Vitamin C, total ascorbic acid",MG +169500,1162,0.0,0.0,68.0,,,,,,,"Vitamin C, total ascorbic acid",MG +169513,1162,0.0,0.0,68.0,,,,,,,"Vitamin C, total ascorbic acid",MG +169531,1162,0.0,0.0,68.0,,,,,,,"Vitamin C, total ascorbic acid",MG +169624,1162,0.5,1.0,47.0,,,,,,,"Vitamin C, total ascorbic acid",MG +169742,1162,0.0,3.0,1.0,,,,,,,"Vitamin C, total ascorbic acid",MG +169836,1162,1.1,9.0,1.0,0.7,2.8,,,,,"Vitamin C, total ascorbic acid",MG +170078,1162,13.0,1.0,,,,,,,,"Vitamin C, total ascorbic acid",MG +170194,1162,34.0,5.0,,,,,,,,"Vitamin C, total ascorbic acid",MG +170287,1162,0.0,0.0,,,,,,,,"Vitamin C, total ascorbic acid",MG +170288,1162,0.0,0.0,,,,,,,,"Vitamin C, total ascorbic acid",MG +170422,1162,10.4,8.0,,,,,,,,"Vitamin C, total ascorbic acid",MG +170559,1162,0.0,0.0,,,,,,,,"Vitamin C, total ascorbic acid",MG +170700,1162,0.0,1.0,1.0,,,,,,,"Vitamin C, total ascorbic acid",MG +170702,1162,0.0,1.0,47.0,,,,,,,"Vitamin C, total ascorbic acid",MG +170732,1162,0.2,1.0,1.0,,,,,,,"Vitamin C, total ascorbic acid",MG +170851,1162,0.0,0.0,,,,,,,,"Vitamin C, total ascorbic acid",MG +171634,1162,19.2,2.0,1.0,16.6,26.7,,,,,"Vitamin C, total ascorbic acid",MG +171838,1162,0.0,0.0,40.0,,,,,,,"Vitamin C, total ascorbic acid",MG +171895,1162,29.6,1.0,1.0,,,,,,,"Vitamin C, total ascorbic acid",MG +172180,1162,1.4,0.0,57.0,,,,,,,"Vitamin C, total ascorbic acid",MG +172263,1162,0.1,0.0,1.0,,,,,,,"Vitamin C, total ascorbic acid",MG +172299,1162,0.2,0.0,57.0,,,,,,,"Vitamin C, total ascorbic acid",MG +172362,1162,0.0,0.0,20.0,,,,,,,"Vitamin C, total ascorbic acid",MG +172439,1162,0.0,0.0,,,,,,,,"Vitamin C, total ascorbic acid",MG +172909,1162,0.0,0.0,65.0,,,,,,,"Vitamin C, total ascorbic acid",MG +173207,1162,0.0,0.0,20.0,,,,,,,"Vitamin C, total ascorbic acid",MG +173995,1162,0.0,0.0,68.0,,,,,,,"Vitamin C, total ascorbic acid",MG +174092,1162,0.0,0.0,44.0,,,,,,,"Vitamin C, total ascorbic acid",MG +174323,1162,0.0,0.0,68.0,,,,,,,"Vitamin C, total ascorbic acid",MG +174479,1162,0.0,14.0,1.0,,,,,,,"Vitamin C, total ascorbic acid",MG +174708,1162,0.0,0.0,68.0,,,,,,,"Vitamin C, total ascorbic acid",MG +175013,1162,0.5,1.0,,,,,,,,"Vitamin C, total ascorbic acid",MG +175135,1162,0.0,0.0,68.0,,,,,,,"Vitamin C, total ascorbic acid",MG +175232,1162,0.0,1.0,44.0,,,,,,,"Vitamin C, total ascorbic acid",MG +321647,1162,105.0,1.0,1.0,,,,,,,"Vitamin C, total ascorbic acid",MG +344774,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +344980,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +345013,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +345215,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +345449,1162,70.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +345563,1162,0.0,,77.0,,,,,,,"Vitamin C, total ascorbic acid",MG +345942,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +345947,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +346321,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +346506,1162,1.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +347022,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +347105,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +347265,1162,0.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +347312,1162,16.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +347432,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +347525,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +347540,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +347640,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +348040,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +348747,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +349101,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +349128,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +349153,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +349956,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +350216,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +350219,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +350305,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +350498,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +350782,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +351123,1162,1.6,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +351153,1162,3.2,,73.0,,,,,,,"Vitamin C, total ascorbic acid",MG +351209,1162,0.9,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +351394,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +351439,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +351703,1162,0.1,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +351711,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +351817,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +351827,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +351929,1162,0.2,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +352021,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +352276,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +352278,1162,12.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +352567,1162,0.1,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +352775,1162,66.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +353165,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +353184,1162,18.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +353186,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +353256,1162,1.1,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +353554,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +353612,1162,21.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +353740,1162,38.5,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +353934,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +354221,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +354396,1162,0.1,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +355278,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +355637,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +356489,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +356607,1162,5.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +356750,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +357139,1162,4.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +357197,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +357269,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +357369,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +357444,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +357489,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +357819,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +357848,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +357894,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +358063,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +358139,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +358383,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +358653,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +358757,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +358954,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +359778,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +359888,1162,3.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +359994,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +360378,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +360544,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +360688,1162,5.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +360820,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +361305,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +361663,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +361882,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +362264,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +362539,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +362613,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +363075,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +363198,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +363867,1162,9.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +364158,1162,15.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +364159,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +364555,1162,7.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +364688,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +364904,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +366759,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +366938,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +367117,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +367176,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +367294,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +367610,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +367743,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +368431,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +368700,1162,3.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +369185,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +369424,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +369540,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +370393,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +370776,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +370860,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +371220,1162,11.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +371567,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +372074,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +372505,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +372597,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +372662,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +372665,1162,25.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +372869,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +373011,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +373104,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +373257,1162,120.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +373285,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +374210,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +374224,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +374247,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +375425,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +375485,1162,3.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +376138,1162,101.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +376225,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +376417,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +376650,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +377532,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +377535,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +377779,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +377866,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +378125,1162,10.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +378289,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +378583,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +378748,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +379055,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +379057,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +379066,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +379450,1162,7.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +379723,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +379746,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +379886,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +380120,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +380212,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +380265,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +380267,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +380471,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +380619,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +380708,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +381118,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +381237,1162,75.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +381249,1162,6.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +381294,1162,1.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +381315,1162,21.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +381376,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +381443,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +381482,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +381867,1162,14.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +382154,1162,171.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +382437,1162,50.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +382705,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +383612,1162,7.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +383765,1162,49.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +383893,1162,7.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +384085,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +384171,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +384437,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +384488,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +384775,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +384819,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +385328,1162,0.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +385974,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +386075,1162,7.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +386090,1162,7.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +386244,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +387606,1162,40.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +387890,1162,16.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +388570,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +388592,1162,7.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +388670,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +388705,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +389079,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +389190,1162,53.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +389232,1162,9.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +390916,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +391010,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +391167,1162,20.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +391591,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +391702,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +392255,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +392795,1162,3.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +393002,1162,3.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +393039,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +393348,1162,235.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +393418,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +394487,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +394566,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +394815,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +394926,1162,9.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +395042,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +395352,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +395406,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +395651,1162,79.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +395696,1162,58.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +395908,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +396154,1162,3.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +396236,1162,24.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +396448,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +396560,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +396605,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +396677,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +396788,1162,9.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +397039,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +397332,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +397610,1162,6.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +397767,1162,13.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +398686,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +399410,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +399782,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +399833,1162,15.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +400459,1162,10.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +400515,1162,45.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +400783,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +400794,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +400948,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +401310,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +401517,1162,22.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +401539,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +401556,1162,3.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +401827,1162,16.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +402690,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +402776,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +402925,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +403023,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +404821,1162,6.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +404869,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +405357,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +405497,1162,0.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +406635,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +406670,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +406718,1162,20.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +406908,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +407135,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +407142,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +407479,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +407612,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +407723,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +407785,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +408131,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +408265,1162,7.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +408276,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +408429,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +408605,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +408939,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +409007,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +409857,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +409967,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +409978,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +410118,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +410236,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +410280,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +410319,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +410856,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +410863,1162,20.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +410910,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +411237,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +411395,1162,29.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +411703,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +411816,1162,15.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +413372,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +413460,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +413860,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +414250,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +414501,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +414507,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +414657,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +415299,1162,32.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +415538,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +416279,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +416433,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +416696,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +416790,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +417844,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +418174,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +418543,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +418961,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +419187,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +419273,1162,3.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +419520,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +419580,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +419744,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +419822,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +420328,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +420503,1162,0.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +420789,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +421291,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +421701,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +422283,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +423627,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +423644,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +424849,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +424991,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +425106,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +425214,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +425448,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +425601,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +425896,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +426794,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +426858,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +427125,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +427338,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +427360,1162,0.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +427474,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +427528,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +427545,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +427595,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +427615,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +428262,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +428410,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +428498,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +428525,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +428876,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +429496,1162,1.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +429501,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +429649,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +429765,1162,52.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +429982,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +430004,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +430126,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +430159,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +430278,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +430350,1162,12.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +430375,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +430976,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +431212,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +431217,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +431308,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +431347,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +431547,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +432514,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +432932,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +433296,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +433588,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +435264,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +435729,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +435797,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +435806,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +436132,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +436385,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +436519,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +437093,1162,0.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +437226,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +437374,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +438839,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +438917,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +438936,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +439209,1162,21.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +439253,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +439533,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +439679,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +440122,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +440188,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +440221,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +440523,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +440600,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +441003,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +441251,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +441287,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +441700,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +441965,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +442122,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +442580,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +442692,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +443135,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +443140,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +443160,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +443729,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +444221,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +444258,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +444295,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +444358,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +444401,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +444923,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +445083,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +445202,1162,50.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +445867,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +446283,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +446592,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +446611,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +446725,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +447069,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +447249,1162,1.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +447332,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +447530,1162,27.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +448052,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +448433,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +448445,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +448509,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +448649,1162,6.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +448819,1162,4.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +449120,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +449323,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +449565,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +449581,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +449662,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +450080,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +450564,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +450950,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +451606,1162,3.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +451768,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +451975,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +451993,1162,24.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +452492,1162,4.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +452527,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +452561,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +452915,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +452978,1162,7.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +453163,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +453180,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +453359,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +453499,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +453655,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +453706,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +453724,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +453842,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +453985,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +454118,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +454260,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +454396,1162,7.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +454549,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +454790,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +455549,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +455840,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +456026,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +456082,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +456103,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +456254,1162,4.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +456372,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +456380,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +456434,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +456500,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +456557,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +456640,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +457281,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +457284,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +457306,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +457639,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +457943,1162,7.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +458065,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +458745,1162,7.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +458911,1162,1.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +459487,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +459794,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +459842,1162,7.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +460195,1162,53.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +460225,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +460644,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +460812,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +460944,1162,5.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +461070,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +461233,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +461445,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +461490,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +461579,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +461674,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +461824,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +462178,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +462549,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +462813,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +462839,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +463232,1162,3.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +463385,1162,1.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +463452,1162,18.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +463682,1162,5.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +463842,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +463878,1162,6.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +463907,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +464195,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +464497,1162,3.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +464677,1162,1.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +465237,1162,7.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +465386,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +465486,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +465488,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +465740,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +466282,1162,12.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +466785,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +466956,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +467195,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +467198,1162,7.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +467246,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +467588,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +467747,1162,3.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +468119,1162,7.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +468152,1162,15.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +468486,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +468796,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +469041,1162,13.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +469563,1162,60.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +469695,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +469775,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +469777,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +470016,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +470250,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +470292,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +470402,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +470421,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +470446,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +470915,1162,25.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +471204,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +471212,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +471300,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +471659,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +471702,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +471762,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +472007,1162,4.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +472137,1162,67.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +472559,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +472694,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +473363,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +473581,1162,13.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +473738,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +473851,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +474214,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +474412,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +474485,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +474713,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +474749,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +475173,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +475228,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +475333,1162,28.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +475432,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +475517,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +475629,1162,2.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +476081,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +476216,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +476454,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +476521,1162,31.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +476535,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +476657,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +477032,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +477135,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +477153,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +477594,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +478006,1162,6.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +478149,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +478166,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +478213,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +478578,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +478589,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +479463,1162,53.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +479845,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +479944,1162,20.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +479999,1162,6.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +480127,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +480350,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +480434,1162,480.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +480524,1162,14.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +481147,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +481153,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +481451,1162,4.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +481605,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +481669,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +481744,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +482054,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +482064,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +482164,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +482396,1162,15.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +482503,1162,21.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +482538,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +483176,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +483618,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +483821,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +483901,1162,21.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +483945,1162,3.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +484005,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +484390,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +484639,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +484891,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +484945,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +485523,1162,11.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +485635,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +485800,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +485803,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +485994,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +486088,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +486100,1162,2.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +486124,1162,18.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +486695,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +486813,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +488195,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +488433,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +488731,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +488857,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +489117,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +489159,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +489239,1162,24.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +489302,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +489529,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +489533,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +489632,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +489983,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +490212,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +490300,1162,7.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +490474,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +490584,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +491680,1162,2.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +491790,1162,64.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +491870,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +491882,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +492008,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +493184,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +493422,1162,3.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +493502,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +493727,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +493946,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +494425,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +494800,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +495040,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +495082,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +495770,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +496398,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +497163,1162,60.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +497345,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +498115,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +498153,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +498206,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +498500,1162,30.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +498506,1162,15.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +498753,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +499056,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +499226,1162,4.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +499320,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +499478,1162,0.8,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +499759,1162,21.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +500064,1162,160.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +500822,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +501051,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +501288,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +501304,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +501561,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +501830,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +502040,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +502146,1162,14.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +502635,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +502836,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +503908,1162,1000.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +504677,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +505109,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +505167,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +505323,1162,6.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +505415,1162,17.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +506165,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +506443,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +506464,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +506529,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +506720,1162,3.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +506791,1162,8.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +506934,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +507216,1162,38.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +507507,1162,1.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +507567,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +507791,1162,5.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +508418,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +508490,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +509216,1162,10.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +509445,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +510017,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +510090,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +510263,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +510774,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +511337,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +511452,1162,12.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +512318,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +512362,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +512547,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +512562,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +512603,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +513021,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +513271,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +513278,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +513307,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +513331,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +513539,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +513936,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +514730,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +514933,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +515185,1162,19.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +515608,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +516381,1162,28.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +516651,1162,91.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +516786,1162,12.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +516871,1162,4285.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +516998,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +517205,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +517569,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +517608,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +517631,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +517710,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +517777,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +518083,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +519628,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +519662,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +520192,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +520556,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +520690,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +520710,1162,50.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +520808,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +520874,1162,6.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +521208,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +521399,1162,10.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +521880,1162,12.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +522533,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +522750,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +522834,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +523338,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +523439,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +523677,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +524224,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +524593,1162,4.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +524607,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +524659,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +525118,1162,15.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +525492,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +525783,1162,8.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +526007,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +526305,1162,3.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +526416,1162,5.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +526447,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +527129,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +527248,1162,9.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +527447,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +527496,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +527618,1162,17.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +528034,1162,3.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +528339,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +528378,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +528567,1162,4.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +528633,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +528879,1162,46.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +528929,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +529249,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +529435,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +530538,1162,16.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +530616,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +530689,1162,2.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +531424,1162,4.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +532504,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +532960,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +533273,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +533458,1162,15.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +533516,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +533562,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +533978,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +534783,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +534909,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +535066,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +535093,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +535144,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +535544,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +535686,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +536332,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +536393,1162,15.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +536432,1162,3.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +537235,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +537539,1162,36.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +537643,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +537795,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +537835,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +537851,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +538106,1162,42.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +538453,1162,5.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +538508,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +538518,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +540061,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +540097,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +540345,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +540355,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +541379,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +542175,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +542218,1162,24.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +544066,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +544283,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +545228,1162,55.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +545907,1162,20.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +546267,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +546590,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +546907,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +547039,1162,3.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +547111,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +548473,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +548980,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +549132,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +549399,1162,32.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +549629,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +549862,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +550025,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +550356,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +551431,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +551552,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +551582,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +551863,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +551980,1162,7.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +552022,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +552331,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +553038,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +553114,1162,15.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +553166,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +553210,1162,3.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +553302,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +553359,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +553417,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +553511,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +553539,1162,37.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +555779,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +555898,1162,2.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +555959,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +556432,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +557934,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +558025,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +558097,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +558236,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +558339,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +558513,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +558616,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +558710,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +558761,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +559055,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +559382,1162,20.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +559760,1162,11.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +560317,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +560468,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +560515,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +560521,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +560609,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +561518,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +561915,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +561976,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +562034,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +562653,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +563293,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +563556,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +565082,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +565149,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +565226,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +565275,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +565381,1162,9.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +565676,1162,21.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +565931,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +566172,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +567103,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +568090,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +568779,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +569017,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +569110,1162,18.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +570139,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +570513,1162,49.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +570814,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +571197,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +571457,1162,398.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +571525,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +571736,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +572387,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +572582,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +573172,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +573641,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +574220,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +574607,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +575563,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +575749,1162,57.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +576802,1162,159.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +577587,1162,3.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +577912,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +578046,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +578903,1162,9.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +579722,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +579729,1162,16.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +580013,1162,3.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +580508,1162,9.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +581298,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +581517,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +581751,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +581757,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +582126,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +582660,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +582864,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +583481,1162,6.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +583617,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +583795,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +584892,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +585708,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +586288,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +586441,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +586954,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +587011,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +587354,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +587861,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +588239,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +588978,1162,5.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +589253,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +589293,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +589315,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +590312,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +590702,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +591229,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +591370,1162,37.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +591756,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +594010,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +595664,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +596403,1162,2.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +597213,1162,48.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +597445,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +598123,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +598855,1162,3.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +600649,1162,25.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +601124,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +601541,1162,7.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +601787,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +602121,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +602325,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +602385,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +602429,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +603784,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +605424,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +605772,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +606268,1162,4.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +606690,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +606744,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +607720,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +608242,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +608954,1162,20.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +609388,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +609802,1162,21.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +609860,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +610436,1162,2.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +610634,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +610932,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +611980,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +612074,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +613422,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +613452,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +614616,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +614800,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +615016,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +615018,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +615254,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +615314,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +615716,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +617338,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +618510,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +618896,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +620638,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +622944,1162,6.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +623162,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +624680,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +625332,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +625682,1162,16.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +625844,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +627094,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +628154,1162,18.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +628300,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +628760,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +629532,1162,12.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +630230,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +630414,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +632180,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +632898,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +633634,1162,53.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +633840,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +634256,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +636888,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +637464,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +637514,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +639254,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +639362,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +639560,1162,4.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +639802,1162,1.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +641392,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +641902,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +642264,1162,15.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +643384,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +645420,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +645490,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +646202,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +650732,1162,4.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +651766,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +655034,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +656472,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +656696,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +657156,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +659304,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +660152,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +661844,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +662718,1162,26.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +663044,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +663936,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +666646,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +666828,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +669040,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +669388,1162,48.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +669952,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +670854,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +671210,1162,91.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +674018,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +675010,1162,25.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +675992,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +676576,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +676802,1162,396.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +677468,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +677634,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +679894,1162,5.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +682222,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +684544,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +685636,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +686952,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +690188,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +691898,1162,45.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +692144,1162,36.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +692214,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +692418,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +693090,1162,3.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +693348,1162,10.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +694660,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +695228,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +696072,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +696626,1162,7.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +699062,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +700552,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +703876,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +705150,1162,150.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +707852,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +708470,1162,7.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +708728,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +708740,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +715772,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +716096,1162,70.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +718192,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +718298,1162,3.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +721352,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +724414,1162,45.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +725380,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +728092,1162,6.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +732372,1162,3.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +733478,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +733568,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +734006,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +734522,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +737738,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +738108,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +739854,1162,7.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +741544,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +742482,1162,5.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +742948,1162,5.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +743946,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +745176,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +751974,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +752272,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +752864,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +753526,1162,1.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +753868,1162,4.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +753970,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +754046,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +754078,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +754332,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +755258,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +756018,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +756314,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +756556,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +757098,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +757674,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +758246,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +759716,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +760330,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +760960,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +761292,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +761398,1162,20.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +761468,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +761706,1162,2.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +762234,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +762594,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +763030,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +763278,1162,1.1,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +763624,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +765296,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +766060,1162,2.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +766154,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +766358,1162,1.6,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +766380,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +767090,1162,3.6,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +767120,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +768260,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +768264,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +768296,1162,6.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +769038,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +770318,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +771644,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +792615,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +795919,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +796879,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +797019,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +797551,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +798155,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +798965,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +799201,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +799297,1162,20.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +799711,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +799803,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +800099,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +800507,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +801363,1162,47.8,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +802359,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +803025,1162,10.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +809376,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +809976,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +810040,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +829024,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +829714,1162,4.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +832620,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +834332,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +834980,1162,37.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +844896,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +857698,1162,3.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +863560,1162,3.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +879992,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +890648,1162,391.3,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +891992,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +892258,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +893000,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +912862,1162,180.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +921206,1162,5.3,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +921840,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +930384,1162,41.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +930810,1162,8.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +931612,1162,3.3,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +950645,1162,6.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +952179,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +952229,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +954819,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +956425,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +956479,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +958971,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +959001,1162,6.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +960909,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +960953,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +962887,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +965729,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +967199,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +970537,1162,14.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +972325,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +972379,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +972797,1162,1.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +974949,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +975335,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +975371,1162,16.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +975799,1162,0.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +975959,1162,1.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1849124,1162,16.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +983559,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +983631,1162,1.8,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +983755,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +983757,1162,35.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +984475,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +984487,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1849161,1162,19.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +984937,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +985333,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +985585,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +985621,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +985805,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +986845,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +987553,1162,28.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +988039,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1001533,1162,6.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1002223,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1006789,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1006805,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1009269,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1010275,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1011991,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1012539,1162,11.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1015761,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1015769,1162,1.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1016695,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1017113,1162,133.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1017277,1162,5.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1017733,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1019865,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1020655,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1021009,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1021655,1162,10.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1023467,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1850060,1162,11.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1024363,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1024695,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1026483,1162,7.8,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1033913,1162,1.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1035777,1162,266.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1037725,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1038669,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1039069,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1040585,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1041157,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1041945,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1048385,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1049895,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1055359,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1055911,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1057561,1162,40.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1057659,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1062071,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1063609,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1067563,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1070975,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1071067,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1071525,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1071787,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1075437,1162,7.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1076221,1162,45.8,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1077475,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1080649,1162,5.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1081685,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1082037,1162,25.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1083037,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1083507,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1087617,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1090129,1162,23.1,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1090173,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1094293,1162,100.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1097263,1162,1.6,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1105049,1162,10.9,1.0,1.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1850284,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1850784,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1851099,1162,20.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1851257,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1851391,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1851483,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1851520,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1851631,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1852640,1162,25.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1852733,1162,16.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1852845,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1852852,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1852853,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1852866,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1852913,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1853102,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1853406,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1853803,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1853805,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1855701,1162,1.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1855707,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1856582,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1856866,1162,3.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1857104,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1857402,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1857838,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1858060,1162,9.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1858482,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1858666,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1859227,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1859311,1162,21.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1859434,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1859559,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1859696,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1859780,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1860082,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1860391,1162,14.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1860509,1162,3.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1860838,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1861394,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1861635,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1861828,1162,230.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1862654,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1862666,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1862711,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1862858,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1862875,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1863042,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1863118,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1863670,1162,2.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1864402,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1864598,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1864917,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1865148,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1865525,1162,60.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1865820,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1866240,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1866282,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1866453,1162,375.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1866533,1162,21.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1866597,1162,13.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1866766,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1867093,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1867221,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1867355,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1867464,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1867805,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1868042,1162,2.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1868763,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1869473,1162,30.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1870348,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1870481,1162,3.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1870569,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1870629,1162,1.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1870744,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1871381,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1871830,1162,30.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1872181,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1872818,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1872951,1162,40.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1873033,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1873097,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1873446,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1873648,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1873882,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1874274,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1874573,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1874851,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1875276,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1875280,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1875328,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1875456,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1875839,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1875991,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1876422,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1876423,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1876708,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1877546,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1877607,1162,25.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1877931,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1877958,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1878200,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1878624,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1878840,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1878922,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1878929,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1879053,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1879655,1162,28.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1879928,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1880152,1162,25.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1880517,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1140568,1162,3.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1140860,1162,37.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1140919,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1140983,1162,11.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1142662,1162,600.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1144851,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1880700,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1145386,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1145907,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1145958,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1146322,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1147064,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1147083,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1147179,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1147840,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1148109,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1148763,1162,25.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1148978,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1150170,1162,2.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1150533,1162,32.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1151011,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1151062,1162,14.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1151877,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1152128,1162,3.6,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1153907,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1153927,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1154843,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1155117,1162,30.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1155676,1162,2.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1156291,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1156612,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1156636,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1157010,1162,10.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1157244,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1157949,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1158132,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1161630,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1161973,1162,5.6,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1162773,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1162884,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1163687,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1163881,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1164257,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1165067,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1165169,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1165511,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1165640,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1165688,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1165744,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1166102,1162,10.6,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1166103,1162,2.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1166794,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1166882,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1166957,1162,7.6,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1167123,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1168172,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1168215,1162,3.2,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1168300,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1168329,1162,1.8,,73.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1168350,1162,1.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1169987,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1170147,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1171008,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1171019,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1171171,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1171295,1162,1.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1171366,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1171451,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1171501,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1171962,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1172274,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1172285,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1172656,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1172753,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1172889,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1172901,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1172987,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1173023,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1173603,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1173771,1162,90.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1173901,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1173907,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1174170,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1174224,1162,4.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1174243,1162,6.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1174565,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1175030,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1175910,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1177425,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1177676,1162,96.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1177974,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1178281,1162,7.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1178298,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1178582,1162,9.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1178707,1162,29.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1178795,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1178966,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1179471,1162,4.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1179483,1162,7.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1179611,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1179763,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1179940,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1180111,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1180289,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1180303,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1180614,1162,5.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1180947,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1181093,1162,2.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1181262,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1181491,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1182137,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1182848,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1183087,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1183235,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1183311,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1183400,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1183635,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1183759,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1184476,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1184570,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1185209,1162,15.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1185228,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1185264,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1185475,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1185621,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1186009,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1186071,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1186083,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1186222,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1186361,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1186534,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1186841,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1187118,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1187175,1162,261.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1187326,1162,171.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1187408,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1187502,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1187756,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1188604,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1188722,1162,3.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1189561,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1189787,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1189980,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1190336,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1190491,1162,18.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1190871,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1191167,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1191402,1162,3.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1192497,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1192732,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1193385,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1193401,1162,4.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1193710,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1193914,1162,20.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1194268,1162,9.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1194875,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1194999,1162,7.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1195846,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1195866,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1196081,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1196728,1162,1.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1198324,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1198502,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1198934,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1199028,1162,3.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1199083,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1199346,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1199712,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1201152,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1201465,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1201758,1162,8.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1202055,1162,26.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1202118,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1202199,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1202484,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1202922,1162,6.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1202985,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1203279,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1203472,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1203856,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1203944,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1204019,1162,18.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1204153,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1204430,1162,40.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1205177,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1205344,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1205905,1162,3.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1206515,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1206688,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1206926,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1207389,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1207427,1162,7.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1207432,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1207752,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1207958,1162,55.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1208397,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1208440,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1208838,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1208892,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1208988,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1209031,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1209648,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1210603,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1210609,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1210864,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1211327,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1211478,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1211739,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1211949,1162,2.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1211950,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1212074,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1212179,1162,50.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1213394,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1213398,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1213470,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1214546,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1214883,1162,18.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1215271,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1215473,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1216710,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1217172,1162,60.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1217227,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1217697,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1217839,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1218520,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1218704,1162,11.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1218760,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1219296,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1219546,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1219557,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1219838,1162,48.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1219860,1162,6.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1219885,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1221043,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1221593,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1221961,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1222609,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1222776,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1223072,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1223350,1162,42.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1223463,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1223757,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1224222,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1224594,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1224604,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1224744,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1224755,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1225092,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1225978,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1226224,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1226721,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1226774,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1227142,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1227425,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1227713,1162,3.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1227781,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1228709,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1229123,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1230134,1162,3.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1230527,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1230998,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1231137,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1231196,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1231658,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1233090,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1233208,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1233372,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1233753,1162,2.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1233959,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1234054,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1234093,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1234106,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1235187,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1235244,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1235355,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1235579,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1235779,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1236025,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1236288,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1237511,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1237557,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1237615,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1237872,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1238020,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1238323,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1239079,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1239792,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1240162,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1240265,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1240329,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1240665,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1240998,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1241021,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1242785,1162,6.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1242803,1162,2.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1243126,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1243221,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1243383,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1243984,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1244759,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1244960,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1245001,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1245174,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1245335,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1245541,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1245760,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1246423,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1246544,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1246551,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1246607,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1246909,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1246915,1162,8.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1247053,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1247938,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1248174,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1248245,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1248499,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1248697,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1249502,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1249973,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1250109,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1250306,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1250655,1162,32.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1250662,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1250884,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1251056,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1251099,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1251272,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1251436,1162,45.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1251547,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1251631,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1251882,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1252018,1162,8.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1252193,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1252751,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1252939,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1253043,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1253132,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1253174,1162,26.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1253516,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1253723,1162,24.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1254107,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1254550,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1254890,1162,6.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1254950,1162,13.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1255008,1162,5.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1255651,1162,18.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1256181,1162,9.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1256297,1162,24.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1256439,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1257208,1162,15.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1257340,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1257364,1162,6.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1257445,1162,11.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1257761,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1258521,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1258759,1162,6.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1258977,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1259398,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1259457,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1260072,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1260204,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1260246,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1260265,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1260387,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1260598,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1261186,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1261324,1162,49.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1261325,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1261395,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1261771,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1261783,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1261860,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1262107,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1262208,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1262455,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1263572,1162,24.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1263713,1162,60.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1263804,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1264846,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1264890,1162,1.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1264904,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1265033,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1265087,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1265929,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1266091,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1266114,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1266118,1162,20.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1266339,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1266623,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1266971,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1267126,1162,7.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1267410,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1267441,1162,53.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1268132,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1268292,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1268353,1162,11.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1268557,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1269234,1162,11.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1269459,1162,1.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1269675,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1269840,1162,3.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1270049,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1270415,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1270451,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1270653,1162,21.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1270945,1162,147.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1270957,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1271470,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1271606,1162,53.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1271620,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1272137,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1272401,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1272569,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1272709,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1273341,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1273370,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1273788,1162,8.8,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1274122,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1274149,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1274223,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1274321,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1274596,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1274632,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1275552,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1276034,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1276057,1162,3.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1276190,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1276247,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1276306,1162,3.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1276780,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1276869,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1277188,1162,16.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1277205,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1277516,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1277546,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1277847,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1277860,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1277925,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1278054,1162,1125.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1278678,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1278769,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1278891,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1279254,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1280086,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1280526,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1281650,1162,2.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1281680,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1282029,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1282033,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1282452,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1282799,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1282884,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1282890,1162,8.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1284147,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1284207,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1284685,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1284782,1162,1.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1284993,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1286414,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1286522,1162,3.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1286730,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1286835,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1286855,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1287920,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1288082,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1288281,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1288293,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1289068,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1290005,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1290429,1162,6.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1291181,1162,120.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1291524,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1291862,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1291946,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1293049,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1293465,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1293871,1162,45.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1294310,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1294311,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1294381,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1294445,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1295803,1162,300.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1296707,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1296963,1162,6.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1297739,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1297903,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1297922,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1298084,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1298120,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1298466,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1298735,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1299082,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1300827,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1301040,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1301143,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1301312,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1301844,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1301906,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1302180,1162,1.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1302271,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1302332,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1303486,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1303915,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1303936,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1304005,1162,4.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1304143,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1304253,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1304487,1162,53.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1304678,1162,19.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1304877,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1304900,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1304918,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1304975,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1305756,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1305777,1162,10.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1305793,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1306142,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1306313,1162,21.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1306346,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1307663,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1307972,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1309058,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1309332,1162,40.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1310864,1162,22.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1311061,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1311354,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1311575,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1311620,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1311780,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1312541,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1312833,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1313157,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1313494,1162,20.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1313649,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1313823,1162,12.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1314035,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1314252,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1314474,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1314745,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1314753,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1314968,1162,1.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1315315,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1315748,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1316258,1162,2.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1316263,1162,5.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1316983,1162,0.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1317291,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1317814,1162,12.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1318054,1162,47.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1318622,1162,112.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1318940,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1319031,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1319971,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1319978,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1320205,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1320208,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1320449,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1320489,1162,9.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1321011,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1321107,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1321520,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1321689,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1322216,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1322248,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1322326,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1322387,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1322732,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1322771,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1324002,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1324376,1162,7.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1324633,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1325060,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1325563,1162,4.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1325858,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1325864,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1325969,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1326552,1162,42.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1327030,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1327083,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1327106,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1327113,1162,19.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1327218,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1327263,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1327524,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1328659,1162,36.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1328850,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1330415,1162,1.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1330476,1162,666.7,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1332468,1162,33.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1333204,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1334146,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1334936,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1337211,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1337685,1162,24.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1338174,1162,13.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1338543,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1339819,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1339873,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1340571,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1340906,1162,3.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1340947,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1342794,1162,17.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1342860,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1343817,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1345021,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1345666,1162,1.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1347472,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1347923,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1348162,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1348488,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1348588,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1349035,1162,0.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1349846,1162,18.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1349862,1162,18.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1350055,1162,0.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1352603,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1352685,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1352761,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1353424,1162,18.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1354107,1162,6.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1354423,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1355049,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1355259,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1355289,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1355354,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1355779,1162,4.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1356340,1162,2.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1357423,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1357498,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1358153,1162,6.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1358191,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1358232,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1358557,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1358624,1162,160.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1358715,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1361012,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1363747,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1364677,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1365368,1162,18.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1367383,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1368764,1162,35.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1369325,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1369934,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1370724,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1372548,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1372666,1162,36.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1372745,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1372795,1162,19.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1373097,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1373106,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1373214,1162,12.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1373841,1162,11.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1375735,1162,5.8,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1375929,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1375966,1162,14.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1376073,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1377983,1162,18.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1378884,1162,18.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1378937,1162,5.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1380449,1162,1.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1381641,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1382342,1162,34.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1383544,1162,2.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1383615,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1384369,1162,21.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1384507,1162,31.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1384515,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1384629,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1384711,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1385945,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1386135,1162,2.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1387182,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1388185,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1388961,1162,79.6,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1389400,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1389818,1162,120.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1389926,1162,25.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1390371,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1391241,1162,79.6,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1391268,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1391655,1162,37.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1392089,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1393199,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1394562,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1394621,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1394643,1162,25.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1395401,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1395441,1162,36.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1395728,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1397724,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1397801,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1398221,1162,3.8,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1405744,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1406062,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1407750,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1411604,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1411605,1162,10.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1411794,1162,258.1,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1415656,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1415707,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1416124,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1416445,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1417142,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1417325,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1417860,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1417891,1162,1.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1419139,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1424449,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1425256,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1425504,1162,5.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1427482,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1432906,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1435298,1162,21.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1436580,1162,12.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1455342,1162,7.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1455446,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1455585,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1455965,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1457112,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1457605,1162,1.6,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1457914,1162,41.2,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1458015,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1458972,1162,1.6,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1459458,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1459571,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1459730,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1459858,1162,0.0,,72.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1460260,1162,1.6,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1460590,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1461300,1162,30.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1461306,1162,30.6,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1462173,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1462396,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1462424,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1462766,1162,1.6,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1462853,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1463154,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1463197,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1463387,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1463443,1162,0.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1464420,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1464449,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1464478,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1464663,1162,7.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1464975,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1464990,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1465103,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1465109,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1465261,1162,21.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1465396,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1465963,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1466833,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1467173,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1467615,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1467882,1162,16.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1468898,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1468904,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1468930,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1469082,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1469215,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1469542,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1469801,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1470078,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1470169,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1470894,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1471318,1162,14.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1471595,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1471662,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1472775,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1473045,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1473169,1162,49.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1473358,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1473523,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1473722,1162,25.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1473802,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1474052,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1475265,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1475433,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1475601,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1475844,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1475992,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1476074,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1476426,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1476665,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1477027,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1477474,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1477858,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1478953,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1478957,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1479310,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1479504,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1480024,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1480244,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1481079,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1481163,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1481634,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1482230,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1482290,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1482487,1162,3.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1483256,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1483434,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1483507,1162,7.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1483629,1162,37.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1483777,1162,21.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1483794,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1483803,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1484025,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1484746,1162,3.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1485086,1162,21.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1485288,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1485346,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1485752,1162,15.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1485899,1162,37.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1486063,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1486095,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1486550,1162,21.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1486568,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1486804,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1486992,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1487127,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1487917,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1488071,1162,1.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1488610,1162,3.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1488887,1162,3.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1489501,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1489863,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1490974,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1491029,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1491196,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1491287,1162,2.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1491571,1162,7.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1491598,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1491828,1162,13.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1492127,1162,60.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1492263,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1492327,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1492674,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1492839,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1493199,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1494340,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1494449,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1494458,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1494554,1162,4.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1494672,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1495682,1162,151.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1495955,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1496110,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1496217,1162,63.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1496888,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1497060,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1497922,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1498218,1162,61.6,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1498247,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1498341,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1498586,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1498636,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1498651,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1498656,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1498843,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1499068,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1499115,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1499184,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1499561,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1500394,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1500729,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1500733,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1500808,1162,24.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1500843,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1501053,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1502164,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1502700,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1502922,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1503409,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1503607,1162,9.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1503722,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1503851,1162,45.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1505048,1162,20.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1505419,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1505523,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1507058,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1507560,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1507570,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1507880,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1507996,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1508898,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1509151,1162,303.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1509344,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1509440,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1509726,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1510380,1162,1.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1510819,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1511259,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1511277,1162,9.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1511485,1162,2.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1511540,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1511682,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1511726,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1512507,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1513121,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1513458,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1513531,1162,24.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1514527,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1514818,1162,16.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1515282,1162,24.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1515420,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1515521,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1516104,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1516265,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1516726,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1516930,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1517063,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1517397,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1517426,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1517489,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1517759,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1517762,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1517920,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1518117,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1518840,1162,25.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1518933,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1518976,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1518996,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1519222,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1519344,1162,8.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1519630,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1519831,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1519989,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1520086,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1520293,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1520432,1162,80.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1520679,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1520788,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1520821,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1520867,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1521566,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1521733,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1521845,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1522087,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1522211,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1522387,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1522556,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1522624,1162,6.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1522640,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1522997,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1523335,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1523371,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1523688,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1523952,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1523973,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1524386,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1524388,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1524752,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1525278,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1525338,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1525559,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1526032,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1526182,1162,30.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1526313,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1526466,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1527780,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1527831,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1528109,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1528407,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1528469,1162,3.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1528567,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1528678,1162,21.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1528907,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1529096,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1529265,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1529817,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1529868,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1530210,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1530460,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1530685,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1531115,1162,3.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1531659,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1532050,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1532258,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1532288,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1532492,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1532567,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1533620,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1533633,1162,21.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1533836,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1533893,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1534131,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1534544,1162,0.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1534649,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1534661,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1534743,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1534800,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1534937,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1534948,1162,6.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1535943,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1536156,1162,9.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1537138,1162,2.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1537203,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1537299,1162,32.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1537398,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1537778,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1538020,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1538424,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1538944,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1538981,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1539060,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1539066,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1539617,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1540137,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1540397,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1540418,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1541535,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1541978,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1542200,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1542296,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1542367,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1542474,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1542632,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1542641,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1542847,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1542881,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1542911,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1542943,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1543490,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1543607,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1545059,1162,0.3,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1545065,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1545119,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1545754,1162,111.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1545899,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1546683,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1546880,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1547306,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1548024,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1548249,1162,6.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1548420,1162,4.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1548471,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1548534,1162,2.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1548575,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1548766,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1548872,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1548913,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1548960,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1549125,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1549639,1162,3.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1550087,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1550608,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1550866,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1550899,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1551064,1162,42.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1551202,1162,6.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1551478,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1551600,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1551811,1162,4.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1551846,1162,3.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1552659,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1553432,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1553553,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1553841,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1553892,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1554159,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1554260,1162,61.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1554366,1162,7.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1554427,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1554559,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1554866,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1554947,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1555004,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1555374,1162,2.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1555556,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1555934,1162,3.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1556019,1162,4.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1556506,1162,10.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1556537,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1556846,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1556850,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1557076,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1557229,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1557325,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1557776,1162,3.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1557867,1162,3.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1558089,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1558117,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1558294,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1558338,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1558616,1162,5.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1558768,1162,3.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1558891,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1558967,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1559122,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1559178,1162,5.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1559343,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1559669,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1560226,1162,3.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1560690,1162,3.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1560754,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1560904,1162,3.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1561146,1162,12.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1561308,1162,21.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1561427,1162,4.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1561526,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1561579,1162,112.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1561640,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1561858,1162,23.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1562025,1162,18.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1562082,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1562337,1162,11.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1562452,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1563616,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1563914,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1563944,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1564095,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1564488,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1564745,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1565396,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1565647,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1565709,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1566183,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1566237,1162,10.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1566774,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1566926,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1566969,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1567182,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1567258,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1567289,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1567518,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1567704,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1567929,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1568286,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1568579,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1568739,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1568755,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1568817,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1568949,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1568974,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1569322,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1569421,1162,1.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1569604,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1570694,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1570729,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1570911,1162,7.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1571519,1162,7.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1571840,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1571927,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1571953,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1571971,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1572137,1162,2.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1572384,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1572591,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1572984,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1573291,1162,2.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1573635,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1574124,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1574152,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1574508,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1574624,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1574665,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1574808,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1575067,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1575349,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1575362,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1575425,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1575926,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1576628,1162,3.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1576721,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1577135,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1577303,1162,3.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1577522,1162,6.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1577544,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1578116,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1578184,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1578237,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1578328,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1578668,1162,3.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1579157,1162,10.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1579198,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1579254,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1579342,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1579830,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1579953,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1580010,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1580820,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1581286,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1581336,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1581354,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1582659,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1583234,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1583270,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1583912,1162,3.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1583933,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1584039,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1584112,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1584599,1162,750.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1584794,1162,10.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1585041,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1585097,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1585258,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1585601,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1585904,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1585968,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1586649,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1587434,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1587993,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1588326,1162,45.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1588332,1162,32.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1589003,1162,100.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1589391,1162,24.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1589458,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1589914,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1590202,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1590745,1162,5.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1590869,1162,6.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1591258,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1591273,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1591573,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1591651,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1591894,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1592529,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1592670,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1593315,1162,300.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1593553,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1593787,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1594047,1162,10.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1594453,1162,22.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1594506,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1595351,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1595427,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1596034,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1596096,1162,10.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1596565,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1597240,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1597705,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1597774,1162,14.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1598075,1162,22.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1598202,1162,9.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1598632,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1598699,1162,6.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1599061,1162,13.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1599212,1162,3.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1599285,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1600336,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1600442,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1600506,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1600625,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1600650,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1601552,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1601657,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1601814,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1601928,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1602001,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1602112,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1602585,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1602652,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1602721,1162,2.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1602931,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1602937,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1603044,1162,56.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1603564,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1604001,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1604145,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1605002,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1605274,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1605330,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1605452,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1605462,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1605951,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1607268,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1607490,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1607622,1162,4.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1607640,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1608089,1162,412.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1608359,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1608636,1162,73.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1608691,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1609043,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1609243,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1609349,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1609465,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1609531,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1609784,1162,47.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1610115,1162,3.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1610228,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1610641,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1610994,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1611256,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1611538,1162,18.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1611544,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1611707,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1611782,1162,5.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1612852,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1612971,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1613237,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1613791,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1614072,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1614126,1162,3.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1614449,1162,38.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1614612,1162,28.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1615009,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1615235,1162,38.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1615276,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1615628,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1615745,1162,1.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1615957,1162,37.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1616668,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1617114,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1617302,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1617544,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1617759,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1617949,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1618011,1162,13.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1618473,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1618841,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1618927,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1619619,1162,17.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1620675,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1620723,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1621318,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1621648,1162,28.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1622152,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1622373,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1622925,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1623439,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1623999,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1624210,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1624372,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1624903,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1625035,1162,1.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1625242,1162,2.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1625342,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1625834,1162,19.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1625966,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1626186,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1626239,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1626342,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1626586,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1626666,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1626756,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1626797,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1627334,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1628531,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1628589,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1628974,1162,65.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1630457,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1630608,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1630900,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1630967,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1631811,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1631881,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1632721,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1633098,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1633169,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1633228,1162,53.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1633323,1162,3.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1633424,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1634454,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1634648,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1634770,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1634978,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1635140,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1635597,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1635985,1162,23.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1636345,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1636598,1162,7.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1636607,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1636949,1162,1.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1637534,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1637716,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1639277,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1639398,1162,2.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1639570,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1640621,1162,0.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1641228,1162,5.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1641757,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1641859,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1642007,1162,12.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1642140,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1642765,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1643890,1162,1.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1644350,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1645533,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1645814,1162,38.8,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1646067,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1646194,1162,4.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1646403,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1646536,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1646724,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1647210,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1647299,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1647570,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1647971,1162,923.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1648276,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1649037,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1649194,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1649712,1162,6.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1649893,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1650360,1162,52.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1650515,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1650603,1162,50.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1650726,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1650816,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1651219,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1651385,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1651507,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1651790,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1652171,1162,20.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1652750,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1654145,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1654462,1162,9.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1655396,1162,1.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1655972,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1656325,1162,24.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1656340,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1657562,1162,18.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1657631,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1658614,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1659087,1162,25.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1659108,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1659226,1162,21.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1659364,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1659570,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1660490,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1660614,1162,2.7,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1661837,1162,25.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1662340,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1662808,1162,8.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1663298,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1663675,1162,20.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1663771,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1663827,1162,21.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1663869,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1665437,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1665523,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1666257,1162,15.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1668386,1162,171.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1668582,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1668596,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1669173,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1669544,1162,91.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1670670,1162,19.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1670757,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1671374,1162,35.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1671547,1162,78.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1672101,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1673478,1162,5.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1673860,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1674543,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1674683,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1675390,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1676744,1162,31.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1677774,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1678201,1162,17.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1678823,1162,25.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1679185,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1679773,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1680119,1162,6.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1681989,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1682167,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1682184,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1682377,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1682617,1162,29.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1683646,1162,7.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1684953,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1685750,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1685849,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1686209,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1686216,1162,7.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1686335,1162,1.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1686728,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1687333,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1689815,1162,35.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1689820,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1690114,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1690231,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1690733,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1692575,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1692805,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1692825,1162,65.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1692861,1162,41.7,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1695514,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1695849,1162,40.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1697569,1162,3.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1698201,1162,3.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1699689,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1700274,1162,19.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1703056,1162,266.7,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1705997,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1707610,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1708329,1162,11.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1709249,1162,25.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1709404,1162,22.8,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1710560,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1712543,1162,6.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1712791,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1713878,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1715851,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1716791,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1716940,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1718070,1162,20.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1718306,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1718601,1162,285.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1719009,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1719857,1162,12.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1722850,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1723709,1162,50.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1725289,1162,33.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1725618,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1726168,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1726898,1162,5.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1727274,1162,18.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1727993,1162,307.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1729483,1162,120.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1729551,1162,5.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1732633,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1732977,1162,60.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1737240,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1737903,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1738447,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1739618,1162,36.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1740449,1162,37.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1740548,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1741702,1162,10.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1742498,1162,10.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1742882,1162,8.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1742977,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1743277,1162,84.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1743616,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1745288,1162,40.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1746098,1162,5.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1746215,1162,19.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1747211,1162,54.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1749244,1162,2.3,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1756967,1162,25.1,1.0,1.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1757083,1162,12.3,1.0,1.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1757747,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1757760,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1881016,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1758295,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1758944,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1759161,1162,13.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1759806,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1759809,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1760004,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1760141,1162,150.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1760438,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1760496,1162,6.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1760513,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1761056,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1761067,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1761073,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1761330,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1761343,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1761618,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1761870,1162,4.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1761950,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1762008,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1762179,1162,3.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1762603,1162,9.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1762733,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1762988,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1763083,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1763276,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1763302,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1763377,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1763879,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1764434,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1764770,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1764819,1162,7.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1765394,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1765424,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1765552,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1765739,1162,3.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1765767,1162,1.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1765985,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1766304,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1766506,1162,53.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1766542,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1766843,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1767255,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1767602,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1767647,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1767656,1162,13.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1768066,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1768313,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1769038,1162,12.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1769157,1162,7.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1769573,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1769718,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1770096,1162,4.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1770200,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1770437,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1770806,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1770925,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1771030,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1771158,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1771619,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1772316,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1772318,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1772849,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1773481,1162,2.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1773500,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1773508,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1773593,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1774830,1162,2.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1775001,1162,1.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1775077,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1775184,1162,260.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1881445,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1775801,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1776193,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1776481,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1776900,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1777062,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1777465,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1778227,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1778259,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1778265,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1778551,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1779152,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1779510,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1779582,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1779897,1162,8.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1779954,1162,6.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1780343,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1780473,1162,5.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1780612,1162,18.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1780769,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1780894,1162,4.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1781025,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1781512,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1781667,1162,14.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1781808,1162,11.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1781948,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1782037,1162,16.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1782277,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1782476,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1782810,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1782964,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1783108,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1783774,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1784018,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1784065,1162,32.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1784542,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1784656,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1784712,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1784975,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1786023,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1786402,1162,37.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1786601,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1787082,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1787359,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1787527,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1787586,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1787648,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1787874,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1788326,1162,38.3,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1788347,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1788649,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1788757,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1788824,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1790300,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1790375,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1790769,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1790826,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1790946,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1790963,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1791549,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1791907,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1791930,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1792078,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1792248,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1792440,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1792642,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1792663,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1792720,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1792723,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1793120,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1793523,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1793724,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1794404,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1794648,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1881760,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1794977,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1795005,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1795059,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1795070,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1795193,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1795477,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1795713,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1795906,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1795994,1162,14.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1796019,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1796365,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1796374,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1796535,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1796581,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1797161,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1797196,1162,420.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1797616,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1797894,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1798196,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1799379,1162,2.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1799854,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1799885,1162,10.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1800012,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1800089,1162,5.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1800889,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1801080,1162,44.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1801197,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1802248,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1802957,1162,31.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1803500,1162,12.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1803595,1162,11.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1804124,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1805005,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1805040,1162,4.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1805095,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1805959,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1807067,1162,80.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1808035,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1808619,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1808785,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1810039,1162,3.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1810291,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1810913,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1811567,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1811917,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1811970,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1812027,1162,28.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1812453,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1812883,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1813842,1162,152.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1813843,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1813950,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1814222,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1815055,1162,2.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1815684,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1815726,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1815760,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1817095,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1817432,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1818639,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1819615,1162,31.7,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1819660,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1820048,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1821903,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1822586,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1824666,1162,2000.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1825191,1162,2.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1825521,1162,7.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1826776,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1827608,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1827721,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1829010,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1830694,1162,22.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1831372,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1833295,1162,12.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1833868,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1835025,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1835297,1162,1272.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1835961,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1838025,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1838171,1162,25.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1838269,1162,375.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1838395,1162,20.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1882344,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1838756,1162,20.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1838806,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1839284,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1839584,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1839842,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1883014,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1840722,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1841026,1162,9.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1841154,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1841216,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1841221,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1841353,1162,758.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1841531,1162,83.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1841790,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1842352,1162,300.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1883369,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1842852,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1883432,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1883598,1162,12.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1883953,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1884041,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1884329,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1884353,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1884725,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1884943,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1885564,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1885611,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1885617,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1885676,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1885772,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1885779,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1885854,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1885991,1162,18.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1886074,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1886087,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1886165,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1886461,1162,3.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1886691,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1886766,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1886939,1162,2.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1887291,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1887659,1162,3.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1888122,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1888183,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1888465,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1888512,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1889144,1162,5.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1889401,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1889402,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1889406,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1889833,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1890403,1162,4.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1890944,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1890976,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1891032,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1891139,1162,7.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1891285,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1891316,1162,10.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1891468,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1891829,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1891911,1162,6.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1891976,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1892015,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1892202,1162,7.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1892529,1162,15.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1892801,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1892830,1162,1.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1892976,1162,15.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1894003,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1894028,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1894297,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1894373,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1894384,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1894577,1162,5.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1894686,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1894800,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1895195,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1895298,1162,16.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1895574,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1895711,1162,12.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1895826,1162,10.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1896005,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1896049,1162,20.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1896114,1162,17.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1896335,1162,11.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1896389,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1896461,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1896575,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1896856,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1897084,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1897548,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1897628,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1898092,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1898310,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1898495,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1898553,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1898961,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1899377,1162,56.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1899566,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1899574,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1899728,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1899778,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1899994,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1900405,1162,1000.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1900430,1162,57.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1900493,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1900521,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1901472,1162,0.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1901541,1162,3.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1901544,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1901674,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1901815,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1902078,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1902352,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1902507,1162,10.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1902585,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1902730,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1902872,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1903098,1162,3.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1903121,1162,9.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1903444,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1903604,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1903850,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1903934,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1903971,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1904106,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1904153,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1904501,1162,3.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1904735,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1904867,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1905772,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1905798,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1905891,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1906200,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1906981,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1907678,1162,4.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1907950,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1908160,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1909364,1162,32.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1909453,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1909614,1162,96.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1909728,1162,150.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1909986,1162,45.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1910048,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1910093,1162,28.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1910132,1162,5.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1910299,1162,160.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1910322,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1911031,1162,37.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1911271,1162,40.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1912207,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1912384,1162,42.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1912722,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1913093,1162,1.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1913261,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1913528,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1913835,1162,16.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1913877,1162,0.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1913921,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1914272,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1914970,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1915015,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1915096,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1915371,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1915829,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1915921,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1916341,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1916345,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1916473,1162,3.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1917765,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1917785,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1917956,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1918278,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1918359,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1918481,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1918665,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1918913,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1918926,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1919054,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1919124,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1919280,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1920059,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1920246,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1920376,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1920895,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1921232,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1921522,1162,77.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1921765,1162,0.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1922194,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1922207,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1922775,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1923728,1162,40.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1924066,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1924562,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1925312,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1925313,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1925602,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1925620,1162,3.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1925748,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1926707,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1927041,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1927304,1162,9.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1927508,1162,1.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1927567,1162,12.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1927660,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1928025,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1928417,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1930583,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1930728,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1931064,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1931128,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1931325,1162,77.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1931974,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1932383,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1933207,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1933305,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1933389,1162,4.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1933622,1162,45.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1933938,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1934445,1162,18.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1934900,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1935589,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1935874,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1935877,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1936330,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1937215,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1938037,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1939455,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1939651,1162,35.7,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1939884,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1940404,1162,5.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1940759,1162,21.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1941049,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1941057,1162,4.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1941232,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1941318,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1941361,1162,7.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1942349,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1943258,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1943933,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1944071,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1944642,1162,18.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1945665,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1945789,1162,29.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1946759,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1947299,1162,37.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1948335,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1948522,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1948866,1162,7.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1951610,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1951713,1162,20.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1951946,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1952591,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1953231,1162,6.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1953400,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1954055,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1954162,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1954767,1162,3.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1955154,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1955554,1162,16.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1956850,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1957060,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1957219,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1958181,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1958389,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1958732,1162,55.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1959466,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1960225,1162,4.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1961188,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1961396,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1961460,1162,48.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1963731,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1964143,1162,302.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1969000,1162,45.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1969830,1162,37.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1971029,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1975316,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1975593,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1976321,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1977007,1162,4.8,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1978501,1162,75.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1979597,1162,22.3,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1983403,1162,175.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1983413,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1983542,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1983617,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1984984,1162,166.7,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1989063,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1990603,1162,200.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1991580,1162,25.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1991607,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1992985,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1995391,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1996006,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1998098,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2006192,1162,21.1,1.0,1.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2007657,1162,8.3,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2008102,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2008706,1162,6.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2008749,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2008774,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2008841,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2009287,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2009388,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2009557,1162,7.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2009672,1162,3.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2009799,1162,36.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2010129,1162,12.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2010141,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2010414,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2010515,1162,28.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2010732,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2010838,1162,11.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2011100,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2011611,1162,9.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2012086,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2013094,1162,4.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2014159,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2014637,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2014650,1162,3.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2014814,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2015016,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2015019,1162,1.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2015398,1162,9.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2015583,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2015825,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2015934,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2016162,1162,3.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2017068,1162,3.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2017339,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2018142,1162,18.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2018319,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2018906,1162,7.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2019040,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2019177,1162,3.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2019629,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2019729,1162,7.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2019992,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2020192,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2020347,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2020506,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2020536,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2020567,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2021010,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2021214,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2021285,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2021392,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2021579,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2022001,1162,4.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2022048,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2022588,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2022663,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2022854,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2022992,1162,21.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2023101,1162,7.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2023979,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2024079,1162,7.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2024105,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2024175,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2024264,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2024273,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2025179,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2025448,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2025982,1162,13.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2026331,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2026382,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2026749,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2026858,1162,13.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2027109,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2027784,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2028107,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2028206,1162,47.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2028485,1162,90.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2029086,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2029475,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2029496,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2029723,1162,3.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2029890,1162,21.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2030047,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2030076,1162,107.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2030199,1162,15.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2030861,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2030937,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2031824,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2031935,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2032294,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2032436,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2032538,1162,53.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2032681,1162,15.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2032999,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2033514,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2033994,1162,37.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2034167,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2034287,1162,3.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2034482,1162,0.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2034504,1162,9.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2035045,1162,14.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2035258,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2036005,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2036596,1162,39.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2036678,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2036869,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2037392,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2038370,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2038624,1162,3.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2040095,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2040234,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2040281,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2040682,1162,9.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2040819,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2040867,1162,52.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2041076,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2041078,1162,72.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2041287,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2041947,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2041958,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2042236,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2042296,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2042306,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2042392,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2042413,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2042444,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2042535,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2043318,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2043468,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2043496,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2043610,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2043957,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2044041,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2044203,1162,3.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2044205,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2044344,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2044581,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2044609,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2044804,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2044988,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2045216,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2046189,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2046273,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2046289,1162,2.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2046344,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2046829,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2047010,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2047183,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2047409,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2047601,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2047612,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2048065,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2048156,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2048202,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2048213,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2048362,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2048499,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2048537,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2049058,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2049375,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2049509,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2049612,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2049737,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2050568,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2050635,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2050731,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2051054,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2051148,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2051209,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2052099,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2052116,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2052135,1162,66.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2052555,1162,5.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2052579,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2052775,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2052825,1162,0.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2052857,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2053140,1162,10.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2053294,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2053614,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2053948,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2054252,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2054910,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2054930,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2054965,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2055202,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2055206,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2055959,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2056174,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2056231,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2056824,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2056856,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2056986,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2057008,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2057062,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2057064,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2057603,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2057893,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2057900,1162,10.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2058301,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2058606,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2059323,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2059480,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2059575,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2059746,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2060100,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2060814,1162,10.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2060823,1162,18.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2060834,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2060987,1162,3.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2061088,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2061556,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2061640,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2061809,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2061984,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2062110,1162,1.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2062172,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2062537,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2062983,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2063199,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2063238,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2063549,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2063563,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2063764,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2063914,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2064026,1162,2.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2064135,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2064188,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2065104,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2065708,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2066107,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2066321,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2066454,1162,120.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2066657,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2067248,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2067298,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2067555,1162,40.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2067656,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2067784,1162,18.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2067852,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2067860,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2067921,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2068008,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2068185,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2068450,1162,1.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2068501,1162,14.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2069322,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2069385,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2069901,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2069955,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2069987,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2070068,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2070557,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2070651,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2070724,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2070768,1162,7.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2070904,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2071068,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2071490,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2071561,1162,5.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2071645,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2071686,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2071798,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2071806,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2071836,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2072018,1162,21.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2072099,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2072179,1162,260.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2072283,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2072491,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2072569,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2072591,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2072795,1162,4.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2073909,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2074286,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2075007,1162,26.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2075170,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2076006,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2076060,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2076284,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2076501,1162,16.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2076529,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2076593,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2076866,1162,20.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2076868,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2077137,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2077341,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2077552,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2077663,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2077676,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2077841,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2078055,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2078184,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2078216,1162,4.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2078907,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2079201,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2079588,1162,96.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2080013,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2080207,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2080237,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2080244,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2080342,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2080760,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2081374,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2081440,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2081578,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2082239,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2082357,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2083174,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2083211,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2083934,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2084600,1162,8.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2084734,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2084738,1162,100.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2084823,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2085229,1162,12.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2086595,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2086628,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2087606,1162,18.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2087625,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2087719,1162,12.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2087758,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2087759,1162,6.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2087991,1162,17.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2088187,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2088202,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2088807,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2089033,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2089772,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2089782,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2089973,1162,33.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2089988,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2090132,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2090439,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2091150,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2091233,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2091256,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2091385,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2091493,1162,3.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2091519,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2091815,1162,23.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2092006,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2092142,1162,12.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2092489,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2093139,1162,2.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2093271,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2093490,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2093884,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2093993,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2094189,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2094452,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2095140,1162,84.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2095442,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2095503,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2095520,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2096207,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2096275,1162,120.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2096778,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2096812,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2097172,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2097364,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2097589,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2098078,1162,50.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2098233,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2098260,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2098426,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2098497,1162,15.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2099275,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2099624,1162,1.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2099706,1162,65.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2100063,1162,9.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2100070,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2100576,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2100586,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2101672,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2101727,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2101958,1162,14.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2102415,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2102481,1162,3.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2102707,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2103153,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2103382,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2104119,1162,0.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2104949,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2105055,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2105574,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2105665,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2105770,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2106113,1162,27.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2106451,1162,7.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2107196,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2107699,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2108541,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2109576,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2110806,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2110990,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2111021,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2111700,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2111728,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2111735,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2112076,1162,15.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2112084,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2112363,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2112618,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2112758,1162,6.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2113766,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2113962,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2115008,1162,3.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2115140,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2115448,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2115523,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2116099,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2117102,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2117976,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2118223,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2118817,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2119086,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2119216,1162,6.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2119234,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2119376,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2119603,1162,2.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2119764,1162,3.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2119791,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2119799,1162,16.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2120178,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2120258,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2120314,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2120470,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2121148,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2121572,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2121816,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2122282,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2122317,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2122644,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2123130,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2123792,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2123952,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2124187,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2124554,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2124578,1162,4.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2126737,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2127002,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2127073,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2127237,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2127314,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2127558,1162,3.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2127873,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2128075,1162,0.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2128675,1162,5.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2128686,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2129894,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2130255,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2130527,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2130613,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2131139,1162,71.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2134190,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2134331,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2134812,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2135777,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2136126,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2136337,1162,22.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2136924,1162,5.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2138114,1162,2.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2139907,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2140018,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2140336,1162,3.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2141391,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2142933,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2143457,1162,7.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2144244,1162,10.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2145162,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2146011,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2146764,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2146971,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2147329,1162,42.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2147455,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2148042,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2149476,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2149760,1162,4.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2149811,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2149868,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2152911,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2153628,1162,25.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2154129,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2154888,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2156788,1162,8.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2157239,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2157315,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2158154,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2158871,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2159725,1162,5.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2160135,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2161177,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2164163,1162,4.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2164269,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2164750,1162,7.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2167255,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2167805,1162,638.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2167806,1162,1.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2171836,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2174453,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2174600,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2175270,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2175626,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2176023,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2177085,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2179293,1162,104.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2179790,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2180792,1162,48.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2184304,1162,4.2,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2184840,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2185192,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2185382,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2185391,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2185392,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2185744,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2185819,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2186029,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2186595,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2187060,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2187131,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2187425,1162,5.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2187615,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2187655,1162,29.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2187828,1162,10.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2187926,1162,12.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2187928,1162,42.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2188070,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2188353,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2188537,1162,3.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2189118,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2189317,1162,41.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2192208,1162,1.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2192873,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2193868,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2194521,1162,2.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2195220,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2196541,1162,30.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2196632,1162,4.2,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2199387,1162,42.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2200091,1162,37.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2200177,1162,32.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2200655,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2200673,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2202215,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2202299,1162,16.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2203025,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2206119,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2209503,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2210557,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2210932,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2210981,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2211879,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2212695,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2212901,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2213351,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2214394,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2216718,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2219819,1162,3.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2219833,1162,10.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2220682,1162,79.6,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2222230,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2222274,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2222285,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2226146,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2226556,1162,90.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2228038,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2228073,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2228640,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2228887,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2229674,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2230838,1162,39.4,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2231391,1162,29.4,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2232076,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2232242,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2232271,1162,3.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2232408,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2232485,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2232648,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2232866,1162,5.7,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2233617,1162,46.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2233637,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2233653,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2233779,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2234183,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2234677,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2234952,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2235908,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2237103,1162,20.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2238457,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2239090,1162,50.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2239412,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2240239,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2240251,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2240463,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2240526,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2241093,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2242000,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2242439,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2242480,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2242747,1162,2.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2243600,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2244522,1162,15.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2246661,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2251421,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2253472,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2253631,1162,11.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2256297,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2256379,1162,20.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2265410,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2265840,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2267396,1162,2941.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2267484,1162,1.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2268470,1162,0.8,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2268516,1162,42.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2269453,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2270934,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2271071,1162,38.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2271709,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2273032,1162,7.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2273379,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2275571,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2276078,1162,571.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2279983,1162,7.6,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2281658,1162,3.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2282537,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2282685,1162,8.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2282851,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2283013,1162,11.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2283673,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2283793,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2284520,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2285198,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2286175,1162,4.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2286257,1162,2.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2286807,1162,13.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2287321,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2288648,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2288806,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2288831,1162,18.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2289088,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2289163,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2289215,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2289223,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2289446,1162,2.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2289493,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2289715,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2289794,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2290305,1162,7.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2296097,1162,0.7,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2298540,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2299349,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2300886,1162,68.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2301236,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2301889,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2303615,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2304874,1162,1.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2308552,1162,1.3,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2309317,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2311401,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2313867,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2314434,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2314810,1162,3.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2315088,1162,51.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2315417,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2315447,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2315627,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2316356,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2316731,1162,8.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2320250,1162,10.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2321909,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2322761,1162,5.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2323231,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2323554,1162,9.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2324763,1162,3.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2325284,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2327412,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2330786,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2330827,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2331446,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2331494,1162,42.9,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2331521,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2331581,1162,79.6,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2333332,1162,100.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2333347,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2333948,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2334451,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2336273,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2338189,1162,2.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2338477,1162,3.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2338590,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2338726,1162,6.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2339279,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2339508,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2341069,1162,1.0,,,,,,,,,"Vitamin C, total ascorbic acid",MG +2341263,1162,0.0,,,,,,,,,"Vitamin C, total ascorbic acid",MG +2341637,1162,0.0,,,,,,,,,"Vitamin C, total ascorbic acid",MG +2341745,1162,0.0,,,,,,,,,"Vitamin C, total ascorbic acid",MG +2341907,1162,0.1,,,,,,,,,"Vitamin C, total ascorbic acid",MG +2342074,1162,5.8,,,,,,,,,"Vitamin C, total ascorbic acid",MG +2342257,1162,6.6,,,,,,,,,"Vitamin C, total ascorbic acid",MG +2342464,1162,0.5,,,,,,,,,"Vitamin C, total ascorbic acid",MG +2342471,1162,0.5,,,,,,,,,"Vitamin C, total ascorbic acid",MG +2343023,1162,0.0,,,,,,,,,"Vitamin C, total ascorbic acid",MG +2343368,1162,13.4,,,,,,,,,"Vitamin C, total ascorbic acid",MG +2343375,1162,0.0,,,,,,,,,"Vitamin C, total ascorbic acid",MG +2343978,1162,55.7,,,,,,,,,"Vitamin C, total ascorbic acid",MG +2344693,1162,23.8,,,,,,,,,"Vitamin C, total ascorbic acid",MG +2344818,1162,0.0,,,,,,,,,"Vitamin C, total ascorbic acid",MG +2344944,1162,6.3,,,,,,,,,"Vitamin C, total ascorbic acid",MG +2344970,1162,21.0,,,,,,,,,"Vitamin C, total ascorbic acid",MG +2345067,1162,4.0,,,,,,,,,"Vitamin C, total ascorbic acid",MG +2345195,1162,2.5,,,,,,,,,"Vitamin C, total ascorbic acid",MG +2345202,1162,5.9,,,,,,,,,"Vitamin C, total ascorbic acid",MG +2345207,1162,9.6,,,,,,,,,"Vitamin C, total ascorbic acid",MG +2345233,1162,15.8,,,,,,,,,"Vitamin C, total ascorbic acid",MG +2345265,1162,6.8,,,,,,,,,"Vitamin C, total ascorbic acid",MG +2345444,1162,1.6,,,,,,,,,"Vitamin C, total ascorbic acid",MG +2345645,1162,1.5,,,,,,,,,"Vitamin C, total ascorbic acid",MG +2345686,1162,11.7,,,,,,,,,"Vitamin C, total ascorbic acid",MG +2346048,1162,0.0,,,,,,,,,"Vitamin C, total ascorbic acid",MG +2346137,1162,20.2,,,,,,,,,"Vitamin C, total ascorbic acid",MG +2346207,1162,0.0,,,,,,,,,"Vitamin C, total ascorbic acid",MG +2351153,1162,29.6,1.0,1.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2364030,1162,12.5,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2364406,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2364673,1162,2.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2366589,1162,85.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2370293,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2370525,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2370613,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2370838,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2370975,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2371108,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2371594,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2372758,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2375388,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2377801,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2379797,1162,48.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2379968,1162,18.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2380055,1162,12.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2380208,1162,85.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2380365,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2380454,1162,1.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2380521,1162,16.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2380746,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2380810,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2384590,1162,15.7,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2384661,1162,29.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2387384,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2389972,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2393901,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2395629,1162,0.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2396466,1162,3.7,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2397106,1162,32.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2398408,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2399723,1162,108.3,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2403466,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2403989,1162,53.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2404567,1162,29.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2405570,1162,1.6,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2405671,1162,6.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2409794,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2410508,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2412025,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2412997,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2413566,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2414709,1162,3.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2418526,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2418634,1162,7.1,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2419085,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2420566,1162,27.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2422551,1162,100.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2424990,1162,27.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2426747,1162,28.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2427997,1162,25.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2430298,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2431262,1162,1.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2431646,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2433183,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2434669,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2434714,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2435775,1162,12.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2436071,1162,31.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2437202,1162,58.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2437774,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2437905,1162,28.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2438304,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2440047,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2440449,1162,30.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2441079,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2441211,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2441213,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2441274,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2441493,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2441740,1162,47.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2442384,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2442572,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2442600,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2443697,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2444264,1162,1.1,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2446030,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2447867,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2448773,1162,240.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2452768,1162,27.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2453036,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2454840,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2455283,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2455445,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2455556,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2455755,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2455795,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2455838,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2457126,1162,0.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2458168,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2458444,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2460345,1162,41.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2462747,1162,19.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2463397,1162,10.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2464414,1162,49.3,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2464833,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2466022,1162,25.7,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2469836,1162,32.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2471126,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2471872,1162,37.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2472173,1162,50.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2472706,1162,45.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2472749,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2474567,1162,3.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2474617,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2475790,1162,36.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2477049,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2479545,1162,5.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2480347,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2482660,1162,1.3,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2483391,1162,33.8,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2484079,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2485394,1162,45.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2485994,1162,7.3,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2486007,1162,2.3,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2487156,1162,875.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2488020,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2488294,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2488647,1162,22.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2488695,1162,25.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2489477,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2490086,1162,1.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2490245,1162,120.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2490347,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2491116,1162,30.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2491734,1162,12.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2491776,1162,1.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2491976,1162,4.2,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2492445,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2492775,1162,30.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2495131,1162,96.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2495682,1162,1.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2496368,1162,25.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2498413,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2498694,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2499780,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2501463,1162,46.3,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2501601,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2501707,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2501890,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2502972,1162,27.8,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2502982,1162,24.1,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2503213,1162,10.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2503228,1162,28.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2503835,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2504241,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2505009,1162,230.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2507140,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2507831,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2507962,1162,5.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2508172,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2508332,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2509555,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2510243,1162,3.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2517165,1162,15.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2517660,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2517995,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2519403,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2519948,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2519951,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2520312,1162,0.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2520367,1162,0.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2520536,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2520564,1162,0.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2520615,1162,15.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2520837,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2521096,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2521517,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2521785,1162,0.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2522627,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2525033,1162,2.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2525730,1162,14.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2525816,1162,203.6,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2528437,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2528442,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2529123,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2532981,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2533518,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2534122,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2534399,1162,6.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2534852,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2534996,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2535385,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2535714,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2536120,1162,12.2,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2536490,1162,0.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2536776,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2537240,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2538768,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2539557,1162,31.1,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2539732,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2540828,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2542075,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2542497,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2542846,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2542872,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2543818,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2543935,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2544015,1162,1.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2544103,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2544108,1162,72.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2545335,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2545831,1162,40.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2548451,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2549617,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2550499,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2550666,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2556836,1162,4.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2557657,1162,0.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2557773,1162,0.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2557776,1162,0.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2558670,1162,46.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2558862,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2559468,1162,2.1,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2560684,1162,7.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2560922,1162,15.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2562617,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2562647,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2563284,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2563360,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2564191,1162,73.8,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2564514,1162,3.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2564969,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2566204,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2566205,1162,8.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2566746,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2567203,1162,84.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2568081,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2568802,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2569290,1162,75.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2570903,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2571894,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2573276,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2573422,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2574907,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2575210,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2576122,1162,9.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2576145,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2577530,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2577905,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2578089,1162,5.6,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2579124,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2579708,1162,21.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2580170,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2580516,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2580660,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2580775,1162,14.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2580854,1162,9.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2580966,1162,9.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2580988,1162,8.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2580996,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2582757,1162,391.3,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2583059,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2584683,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2585732,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2586478,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2586810,1162,1.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2587976,1162,2.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2589377,1162,4.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2590657,1162,5.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2592593,1162,5.4,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2592707,1162,45.7,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2593027,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2594616,1162,3.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2595549,1162,6.7,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2597054,1162,5.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2599304,1162,116.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2601640,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2601836,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2603136,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2605528,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2608401,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2608747,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2609329,1162,27.7,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2609452,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2609914,1162,3.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2610809,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2610900,1162,0.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2611094,1162,0.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2613732,1162,0.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2613738,1162,0.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2614011,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2614074,1162,0.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2614173,1162,4.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2614274,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2614659,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2614674,1162,39.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2614950,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2615057,1162,2.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2615068,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2615673,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2615680,1162,8.6,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2615710,1162,17.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2615802,1162,2.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2615845,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2616543,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2617075,1162,116.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2617342,1162,10.4,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2617436,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2617854,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2618102,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2618302,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2618385,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2618434,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2618738,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2618771,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2619048,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2619320,1162,30.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2619531,1162,12.9,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2621194,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2621479,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2621553,1162,2.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2621985,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2622093,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2622306,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2622438,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2622449,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2622536,1162,26.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2622742,1162,75.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2623372,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2623544,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2623636,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2623716,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2623858,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2624204,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2624262,1162,0.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2624471,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2625989,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2626698,1162,17.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2627256,1162,18.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2627542,1162,8.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2627621,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2627694,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2628212,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2628336,1162,16.7,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2628905,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2629297,1162,2.5,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2629318,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2631025,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2631900,1162,9.2,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2633800,1162,14.1,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2633943,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2635612,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2635782,1162,0.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2636073,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2636664,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2637156,1162,25.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2637472,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2639138,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2642777,1162,22.5,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2649132,1162,0.2,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2649585,1162,0.0,,71.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2649840,1162,0.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2650030,1162,4.0,,78.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2651851,1162,300.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2652668,1162,4.3,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2653104,1162,0.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2653260,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2653879,1162,31.1,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2654197,1162,0.0,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2655076,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2655579,1162,25.8,,70.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2655832,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2655929,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2657790,1162,0.9,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2658921,1162,20.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2659152,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2659382,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2659508,1162,2.8,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2660188,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2660573,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2661515,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2661782,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +2662107,1162,0.0,,75.0,,,,,,,"Vitamin C, total ascorbic acid",MG +1106032,1258,1.18,,71.0,,,,,,,"Fatty acids, total saturated",G +1107191,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G +1107295,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1107475,1258,9.68,,70.0,,,,,,,"Fatty acids, total saturated",G +1107528,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1107950,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1108007,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1108158,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1108349,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1108803,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1108908,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1109116,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1109336,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1109393,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1109400,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1109434,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1109615,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1109677,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1109796,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G +1110013,1258,11.63,,70.0,,,,,,,"Fatty acids, total saturated",G +1110017,1258,11.9,,70.0,,,,,,,"Fatty acids, total saturated",G +1110128,1258,3.09,,70.0,,,,,,,"Fatty acids, total saturated",G +1110136,1258,3.73,,70.0,,,,,,,"Fatty acids, total saturated",G +1110287,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1110710,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1110747,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1110839,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1111246,1258,4.41,,70.0,,,,,,,"Fatty acids, total saturated",G +1111534,1258,2.84,,70.0,,,,,,,"Fatty acids, total saturated",G +1111674,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1111680,1258,57.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1111892,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1111990,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1112148,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1112350,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1112994,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1113807,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1114096,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G +1114374,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1114389,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1114461,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1114961,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1114983,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1115318,1258,10.87,,70.0,,,,,,,"Fatty acids, total saturated",G +1115771,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G +1115964,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1116176,1258,2.62,,70.0,,,,,,,"Fatty acids, total saturated",G +1117145,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1117209,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1117592,1258,4.9,,70.0,,,,,,,"Fatty acids, total saturated",G +1117734,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1117776,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1117958,1258,2.73,,70.0,,,,,,,"Fatty acids, total saturated",G +1118086,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1118238,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1118363,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1118500,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1118572,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1118668,1258,5.68,,70.0,,,,,,,"Fatty acids, total saturated",G +1118749,1258,0.77,,70.0,,,,,,,"Fatty acids, total saturated",G +1118768,1258,10.42,,70.0,,,,,,,"Fatty acids, total saturated",G +1118810,1258,1.19,,70.0,,,,,,,"Fatty acids, total saturated",G +1119181,1258,8.53,,70.0,,,,,,,"Fatty acids, total saturated",G +1119340,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1119505,1258,7.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1119561,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1119673,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1119940,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1119955,1258,3.66,,70.0,,,,,,,"Fatty acids, total saturated",G +1120239,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1120305,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1120973,1258,1.61,,70.0,,,,,,,"Fatty acids, total saturated",G +1121778,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1122028,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1122060,1258,8.7,,70.0,,,,,,,"Fatty acids, total saturated",G +1122204,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1122244,1258,30.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1122416,1258,26.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1122523,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1122814,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G +1123060,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1123129,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G +1123407,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1123408,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1123521,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1123938,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1124226,1258,13.64,,70.0,,,,,,,"Fatty acids, total saturated",G +1124862,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1125619,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1125825,1258,26.32,,70.0,,,,,,,"Fatty acids, total saturated",G +1125828,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1126143,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1126209,1258,14.06,,70.0,,,,,,,"Fatty acids, total saturated",G +1126921,1258,11.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1126945,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1126973,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1127043,1258,4.24,,70.0,,,,,,,"Fatty acids, total saturated",G +1127082,1258,11.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1127441,1258,6.98,,70.0,,,,,,,"Fatty acids, total saturated",G +1127888,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1128024,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1128275,1258,1.77,,70.0,,,,,,,"Fatty acids, total saturated",G +1128276,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1128810,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1129278,1258,0.61,,70.0,,,,,,,"Fatty acids, total saturated",G +1129312,1258,0.47,,70.0,,,,,,,"Fatty acids, total saturated",G +1129488,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1129601,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1129627,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1129792,1258,13.24,,70.0,,,,,,,"Fatty acids, total saturated",G +1130117,1258,8.62,,70.0,,,,,,,"Fatty acids, total saturated",G +1130236,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1130611,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1130838,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1130967,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1131062,1258,3.7,,70.0,,,,,,,"Fatty acids, total saturated",G +1131268,1258,10.53,,70.0,,,,,,,"Fatty acids, total saturated",G +1131414,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1132160,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1132561,1258,9.76,,70.0,,,,,,,"Fatty acids, total saturated",G +1132912,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1133013,1258,1.1,,70.0,,,,,,,"Fatty acids, total saturated",G +1133051,1258,0.45,,70.0,,,,,,,"Fatty acids, total saturated",G +1133537,1258,3.53,,70.0,,,,,,,"Fatty acids, total saturated",G +1133784,1258,5.83,,70.0,,,,,,,"Fatty acids, total saturated",G +1134198,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1134406,1258,6.12,,70.0,,,,,,,"Fatty acids, total saturated",G +1134636,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1134819,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1135557,1258,0.29,,75.0,,,,,,,"Fatty acids, total saturated",G +1136620,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1136765,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1136978,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1137105,1258,0.41,,70.0,,,,,,,"Fatty acids, total saturated",G +1137138,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1137176,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1137407,1258,2.78,,70.0,,,,,,,"Fatty acids, total saturated",G +1137439,1258,5.88,,70.0,,,,,,,"Fatty acids, total saturated",G +1137735,1258,1.08,,70.0,,,,,,,"Fatty acids, total saturated",G +1137918,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1138138,1258,1.88,,70.0,,,,,,,"Fatty acids, total saturated",G +1138575,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1138686,1258,2.53,,70.0,,,,,,,"Fatty acids, total saturated",G +1138883,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1139103,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1139652,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +167551,1258,1.04,0.0,,,,,,,,"Fatty acids, total saturated",G +167711,1258,0.31,0.0,40.0,,,,,,,"Fatty acids, total saturated",G +168370,1258,0.791,0.0,49.0,,,,,,,"Fatty acids, total saturated",G +168460,1258,0.617,0.0,,,,,,,,"Fatty acids, total saturated",G +168526,1258,0.096,0.0,,,,,,,,"Fatty acids, total saturated",G +169441,1258,1.28,0.0,,,,,,,,"Fatty acids, total saturated",G +169500,1258,11.33,0.0,53.0,,,,,,,"Fatty acids, total saturated",G +169513,1258,10.05,0.0,53.0,,,,,,,"Fatty acids, total saturated",G +169531,1258,3.415,0.0,49.0,,,,,,,"Fatty acids, total saturated",G +169624,1258,8.86,1.0,47.0,,,,,,,"Fatty acids, total saturated",G +169742,1258,0.153,0.0,10.0,,,,,,,"Fatty acids, total saturated",G +169836,1258,2.489,0.0,49.0,,,,,,,"Fatty acids, total saturated",G +170194,1258,7.01,0.0,,,,,,,,"Fatty acids, total saturated",G +170287,1258,0.042,0.0,,,,,,,,"Fatty acids, total saturated",G +170288,1258,0.667,0.0,,,,,,,,"Fatty acids, total saturated",G +170422,1258,0.124,0.0,,,,,,,,"Fatty acids, total saturated",G +170559,1258,0.207,0.0,,,,,,,,"Fatty acids, total saturated",G +170700,1258,5.335,0.0,49.0,,,,,,,"Fatty acids, total saturated",G +170702,1258,2.79,1.0,47.0,,,,,,,"Fatty acids, total saturated",G +170732,1258,2.559,0.0,49.0,,,,,,,"Fatty acids, total saturated",G +170851,1258,6.42,0.0,49.0,,,,,,,"Fatty acids, total saturated",G +171634,1258,8.218,0.0,49.0,,,,,,,"Fatty acids, total saturated",G +171838,1258,3.3,0.0,47.0,,,,,,,"Fatty acids, total saturated",G +171895,1258,0.001,1.0,1.0,,,,,,,"Fatty acids, total saturated",G +172180,1258,2.311,0.0,57.0,,,,,,,"Fatty acids, total saturated",G +172263,1258,0.341,0.0,1.0,,,,,,,"Fatty acids, total saturated",G +172299,1258,1.793,0.0,57.0,,,,,,,"Fatty acids, total saturated",G +172362,1258,24.75,0.0,49.0,,,,,,,"Fatty acids, total saturated",G +172439,1258,4.622,0.0,,,,,,,,"Fatty acids, total saturated",G +172909,1258,0.191,0.0,65.0,,,,,,,"Fatty acids, total saturated",G +173207,1258,0.0,0.0,20.0,,,,,,,"Fatty acids, total saturated",G +173995,1258,1.557,0.0,18.0,,,,,,,"Fatty acids, total saturated",G +174092,1258,0.0,0.0,49.0,,,,,,,"Fatty acids, total saturated",G +174323,1258,12.77,0.0,,,,,,,,"Fatty acids, total saturated",G +174479,1258,0.448,0.0,49.0,,,,,,,"Fatty acids, total saturated",G +174708,1258,4.361,0.0,49.0,,,,,,,"Fatty acids, total saturated",G +175013,1258,6.904,0.0,39.0,,,,,,,"Fatty acids, total saturated",G +175135,1258,1.486,0.0,,,,,,,,"Fatty acids, total saturated",G +175232,1258,0.0,1.0,44.0,,,,,,,"Fatty acids, total saturated",G +344774,1258,5.9,,78.0,,,,,,,"Fatty acids, total saturated",G +344980,1258,1.5,,78.0,,,,,,,"Fatty acids, total saturated",G +345013,1258,0.6,,78.0,,,,,,,"Fatty acids, total saturated",G +345215,1258,1.2,,78.0,,,,,,,"Fatty acids, total saturated",G +345449,1258,0.7,,78.0,,,,,,,"Fatty acids, total saturated",G +345563,1258,2.0,,77.0,,,,,,,"Fatty acids, total saturated",G +345942,1258,1.4,,78.0,,,,,,,"Fatty acids, total saturated",G +345947,1258,0.5,,78.0,,,,,,,"Fatty acids, total saturated",G +346321,1258,0.29,,71.0,,,,,,,"Fatty acids, total saturated",G +346506,1258,1.36,,71.0,,,,,,,"Fatty acids, total saturated",G +347022,1258,1.24,,71.0,,,,,,,"Fatty acids, total saturated",G +347105,1258,1.1,,71.0,,,,,,,"Fatty acids, total saturated",G +347265,1258,4.12,,71.0,,,,,,,"Fatty acids, total saturated",G +347312,1258,0.51,,71.0,,,,,,,"Fatty acids, total saturated",G +347432,1258,7.14,,71.0,,,,,,,"Fatty acids, total saturated",G +347525,1258,0.77,,71.0,,,,,,,"Fatty acids, total saturated",G +347540,1258,0.99,,71.0,,,,,,,"Fatty acids, total saturated",G +347640,1258,2.94,,71.0,,,,,,,"Fatty acids, total saturated",G +347699,1258,1.67,,71.0,,,,,,,"Fatty acids, total saturated",G +347873,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +348040,1258,5.7,,78.0,,,,,,,"Fatty acids, total saturated",G +348659,1258,1.61,,71.0,,,,,,,"Fatty acids, total saturated",G +348747,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +348804,1258,4.41,,71.0,,,,,,,"Fatty acids, total saturated",G +348901,1258,16.67,,71.0,,,,,,,"Fatty acids, total saturated",G +349101,1258,0.63,,71.0,,,,,,,"Fatty acids, total saturated",G +349128,1258,9.09,,71.0,,,,,,,"Fatty acids, total saturated",G +349153,1258,3.23,,71.0,,,,,,,"Fatty acids, total saturated",G +349579,1258,5.0,,71.0,,,,,,,"Fatty acids, total saturated",G +349956,1258,5.45,,71.0,,,,,,,"Fatty acids, total saturated",G +350216,1258,3.54,,71.0,,,,,,,"Fatty acids, total saturated",G +350219,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +350305,1258,1.79,,71.0,,,,,,,"Fatty acids, total saturated",G +350421,1258,10.0,,71.0,,,,,,,"Fatty acids, total saturated",G +350498,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +350782,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +351123,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +351153,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +351209,1258,2.96,,78.0,,,,,,,"Fatty acids, total saturated",G +351394,1258,4.46,,71.0,,,,,,,"Fatty acids, total saturated",G +351439,1258,7.89,,71.0,,,,,,,"Fatty acids, total saturated",G +351703,1258,6.9,,71.0,,,,,,,"Fatty acids, total saturated",G +351711,1258,0.45,,71.0,,,,,,,"Fatty acids, total saturated",G +351817,1258,6.9,,71.0,,,,,,,"Fatty acids, total saturated",G +351827,1258,1.34,,71.0,,,,,,,"Fatty acids, total saturated",G +351929,1258,9.21,,71.0,,,,,,,"Fatty acids, total saturated",G +352021,1258,13.33,,71.0,,,,,,,"Fatty acids, total saturated",G +352067,1258,1.61,,71.0,,,,,,,"Fatty acids, total saturated",G +352276,1258,2.71,,78.0,,,,,,,"Fatty acids, total saturated",G +352278,1258,5.36,,71.0,,,,,,,"Fatty acids, total saturated",G +352567,1258,0.54,,78.0,,,,,,,"Fatty acids, total saturated",G +352775,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G +353165,1258,11.18,,71.0,,,,,,,"Fatty acids, total saturated",G +353184,1258,4.72,,71.0,,,,,,,"Fatty acids, total saturated",G +353186,1258,0.21,,71.0,,,,,,,"Fatty acids, total saturated",G +353256,1258,1.7,,78.0,,,,,,,"Fatty acids, total saturated",G +353554,1258,4.03,,71.0,,,,,,,"Fatty acids, total saturated",G +353612,1258,4.71,,71.0,,,,,,,"Fatty acids, total saturated",G +353740,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G +353934,1258,1.79,,71.0,,,,,,,"Fatty acids, total saturated",G +354221,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +354396,1258,1.67,,71.0,,,,,,,"Fatty acids, total saturated",G +354850,1258,14.5,,71.0,,,,,,,"Fatty acids, total saturated",G +355078,1258,2.94,,71.0,,,,,,,"Fatty acids, total saturated",G +355278,1258,3.0,,71.0,,,,,,,"Fatty acids, total saturated",G +355311,1258,30.56,,71.0,,,,,,,"Fatty acids, total saturated",G +355419,1258,6.9,,71.0,,,,,,,"Fatty acids, total saturated",G +355441,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +355637,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G +356129,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +356489,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +356607,1258,5.21,,70.0,,,,,,,"Fatty acids, total saturated",G +356750,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +357139,1258,6.85,,70.0,,,,,,,"Fatty acids, total saturated",G +357152,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +357197,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +357269,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +357369,1258,8.77,,70.0,,,,,,,"Fatty acids, total saturated",G +357444,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +357489,1258,5.25,,70.0,,,,,,,"Fatty acids, total saturated",G +357657,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +357819,1258,0.45,,70.0,,,,,,,"Fatty acids, total saturated",G +357848,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +357894,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +357907,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +358063,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +358068,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +358139,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G +358383,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +358653,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +358757,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +358954,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +359593,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +359778,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +359888,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +359994,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +360378,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G +360544,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +360688,1258,5.21,,70.0,,,,,,,"Fatty acids, total saturated",G +360820,1258,7.89,,70.0,,,,,,,"Fatty acids, total saturated",G +361122,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +361305,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +361663,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +361882,1258,1.82,,70.0,,,,,,,"Fatty acids, total saturated",G +362212,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +362264,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +362424,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +362539,1258,35.71,,70.0,,,,,,,"Fatty acids, total saturated",G +362613,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +363075,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +363198,1258,15.15,,70.0,,,,,,,"Fatty acids, total saturated",G +363867,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +364158,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +364184,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +364460,1258,15.38,,70.0,,,,,,,"Fatty acids, total saturated",G +364555,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +364688,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +364904,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +366759,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +366938,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G +367117,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +367176,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +367294,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +367610,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +367743,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +368431,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +368540,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +368700,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +369185,1258,20.59,,70.0,,,,,,,"Fatty acids, total saturated",G +369424,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +369540,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +370393,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +370776,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +370860,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +371220,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +371567,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +372074,1258,3.77,,70.0,,,,,,,"Fatty acids, total saturated",G +372505,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +372597,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +372662,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +372665,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +372798,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +372869,1258,6.9,,70.0,,,,,,,"Fatty acids, total saturated",G +373011,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +373104,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +373257,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +373285,1258,23.81,,70.0,,,,,,,"Fatty acids, total saturated",G +373346,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G +374210,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +374224,1258,36.36,,70.0,,,,,,,"Fatty acids, total saturated",G +374247,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G +374806,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +375425,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +375485,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +375672,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +376225,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +376402,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +376417,1258,7.58,,70.0,,,,,,,"Fatty acids, total saturated",G +376650,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +376983,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +377513,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +377532,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +377535,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +377779,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +377866,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G +378125,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +378131,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +378289,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +378583,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +378627,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +378748,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +379055,1258,23.26,,70.0,,,,,,,"Fatty acids, total saturated",G +379057,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +379066,1258,8.47,,70.0,,,,,,,"Fatty acids, total saturated",G +379450,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +379723,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G +379746,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +379886,1258,4.03,,70.0,,,,,,,"Fatty acids, total saturated",G +380120,1258,6.82,,70.0,,,,,,,"Fatty acids, total saturated",G +380212,1258,14.71,,70.0,,,,,,,"Fatty acids, total saturated",G +380265,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +380267,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +380471,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +380619,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +380708,1258,13.16,,70.0,,,,,,,"Fatty acids, total saturated",G +381118,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G +381237,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +381249,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +381294,1258,0.2,,75.0,,,,,,,"Fatty acids, total saturated",G +381315,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +381376,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +381443,1258,2.23,,70.0,,,,,,,"Fatty acids, total saturated",G +381482,1258,2.59,,70.0,,,,,,,"Fatty acids, total saturated",G +381867,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G +382705,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +383612,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +383765,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +383893,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +383937,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +384085,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +384171,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +384437,1258,1.59,,70.0,,,,,,,"Fatty acids, total saturated",G +384488,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +384775,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +384819,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +384998,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G +385328,1258,1.47,,70.0,,,,,,,"Fatty acids, total saturated",G +385974,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +386075,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +386090,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G +386244,1258,4.41,,70.0,,,,,,,"Fatty acids, total saturated",G +387606,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +387716,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G +387890,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +388258,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +388351,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +388570,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +388592,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +388670,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +388705,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G +389079,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +389190,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +389232,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +389430,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +390916,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +391010,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +391167,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +391591,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +391702,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G +391912,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +392255,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +392795,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +393002,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +393039,1258,15.19,,70.0,,,,,,,"Fatty acids, total saturated",G +393348,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +393418,1258,22.5,,70.0,,,,,,,"Fatty acids, total saturated",G +393638,1258,6.9,,70.0,,,,,,,"Fatty acids, total saturated",G +394487,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +394566,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G +394815,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +394926,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +395042,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +395153,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +395352,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +395406,1258,23.81,,70.0,,,,,,,"Fatty acids, total saturated",G +395651,1258,1.47,,70.0,,,,,,,"Fatty acids, total saturated",G +395696,1258,4.17,,70.0,,,,,,,"Fatty acids, total saturated",G +395908,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G +396154,1258,1.69,,70.0,,,,,,,"Fatty acids, total saturated",G +396236,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +396448,1258,12.94,,70.0,,,,,,,"Fatty acids, total saturated",G +396560,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +396605,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +396677,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +396788,1258,1.05,,70.0,,,,,,,"Fatty acids, total saturated",G +397039,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +397332,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +398686,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +399125,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +399410,1258,13.16,,70.0,,,,,,,"Fatty acids, total saturated",G +399782,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G +399833,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +400459,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +400515,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +400783,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +400794,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +400948,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +401310,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +401517,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +401539,1258,42.5,,70.0,,,,,,,"Fatty acids, total saturated",G +401556,1258,12.33,,70.0,,,,,,,"Fatty acids, total saturated",G +401642,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +401827,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +402690,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +402776,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +402925,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +403023,1258,6.76,,70.0,,,,,,,"Fatty acids, total saturated",G +404714,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +404821,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +404869,1258,1.2,,70.0,,,,,,,"Fatty acids, total saturated",G +405357,1258,2.46,,70.0,,,,,,,"Fatty acids, total saturated",G +405497,1258,5.12,,70.0,,,,,,,"Fatty acids, total saturated",G +406635,1258,5.65,,70.0,,,,,,,"Fatty acids, total saturated",G +406670,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +406718,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +406908,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +407135,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +407142,1258,2.42,,70.0,,,,,,,"Fatty acids, total saturated",G +407479,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G +407612,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +407723,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +407785,1258,2.73,,70.0,,,,,,,"Fatty acids, total saturated",G +408131,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +408170,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +408265,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +408276,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +408429,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +408605,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +408939,1258,8.82,,70.0,,,,,,,"Fatty acids, total saturated",G +409007,1258,3.81,,70.0,,,,,,,"Fatty acids, total saturated",G +409698,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +409857,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +409967,1258,8.24,,70.0,,,,,,,"Fatty acids, total saturated",G +409978,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +410118,1258,0.84,,70.0,,,,,,,"Fatty acids, total saturated",G +410236,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +410280,1258,6.14,,70.0,,,,,,,"Fatty acids, total saturated",G +410319,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +411237,1258,2.68,,70.0,,,,,,,"Fatty acids, total saturated",G +411395,1258,0.72,,70.0,,,,,,,"Fatty acids, total saturated",G +411703,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +411816,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +413372,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G +413707,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G +414142,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +414250,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +414501,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +414657,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G +414839,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +416279,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +416433,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G +416655,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +416691,1258,4.55,,70.0,,,,,,,"Fatty acids, total saturated",G +416696,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +416790,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +417844,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G +418174,1258,0.5,,75.0,,,,,,,"Fatty acids, total saturated",G +418543,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +418961,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +419187,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +419273,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +419520,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +419580,1258,20.51,,70.0,,,,,,,"Fatty acids, total saturated",G +419744,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +420328,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +420503,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +420789,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G +421291,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G +421701,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G +422283,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +423627,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +423644,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +424849,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +424991,1258,3.75,,70.0,,,,,,,"Fatty acids, total saturated",G +425106,1258,10.47,,70.0,,,,,,,"Fatty acids, total saturated",G +425214,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +425448,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +425601,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +425896,1258,8.0,,70.0,,,,,,,"Fatty acids, total saturated",G +426794,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +426858,1258,27.5,,70.0,,,,,,,"Fatty acids, total saturated",G +426933,1258,2.86,,70.0,,,,,,,"Fatty acids, total saturated",G +427125,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +427338,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +427360,1258,0.68,,70.0,,,,,,,"Fatty acids, total saturated",G +427474,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +427528,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +427545,1258,6.16,,70.0,,,,,,,"Fatty acids, total saturated",G +427595,1258,19.35,,70.0,,,,,,,"Fatty acids, total saturated",G +427615,1258,10.53,,70.0,,,,,,,"Fatty acids, total saturated",G +428262,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G +428410,1258,6.58,,70.0,,,,,,,"Fatty acids, total saturated",G +428498,1258,18.6,,70.0,,,,,,,"Fatty acids, total saturated",G +428525,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +428876,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +429496,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +429501,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +429649,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +429765,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +429901,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +429982,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G +430004,1258,1.18,,75.0,,,,,,,"Fatty acids, total saturated",G +430043,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +430126,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +430159,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +430278,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G +430350,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +430375,1258,4.41,,70.0,,,,,,,"Fatty acids, total saturated",G +430976,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +431212,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +431217,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +431308,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +431347,1258,15.56,,70.0,,,,,,,"Fatty acids, total saturated",G +431547,1258,6.82,,70.0,,,,,,,"Fatty acids, total saturated",G +432514,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +432932,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +433296,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G +433588,1258,7.41,,70.0,,,,,,,"Fatty acids, total saturated",G +435264,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +435729,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +435797,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +435806,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +436132,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +436385,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +436519,1258,2.78,,70.0,,,,,,,"Fatty acids, total saturated",G +437093,1258,6.5,,70.0,,,,,,,"Fatty acids, total saturated",G +437226,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G +437374,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +437634,1258,7.46,,70.0,,,,,,,"Fatty acids, total saturated",G +438839,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +438917,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +438936,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +439209,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +439253,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +439533,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +439679,1258,8.62,,70.0,,,,,,,"Fatty acids, total saturated",G +440122,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +440188,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +440221,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +440523,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +440600,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +441003,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G +441251,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +441287,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G +441628,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +441700,1258,4.55,,70.0,,,,,,,"Fatty acids, total saturated",G +441965,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +442122,1258,18.75,,70.0,,,,,,,"Fatty acids, total saturated",G +442580,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +442692,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +443135,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +443140,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +443160,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G +443729,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +444002,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +444221,1258,14.52,,70.0,,,,,,,"Fatty acids, total saturated",G +444258,1258,14.71,,70.0,,,,,,,"Fatty acids, total saturated",G +444295,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +444358,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G +444401,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +444923,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +445083,1258,15.62,,70.0,,,,,,,"Fatty acids, total saturated",G +445202,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +445867,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +446283,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +446592,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +446611,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +446725,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +447069,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +447249,1258,5.47,,70.0,,,,,,,"Fatty acids, total saturated",G +447332,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +447530,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +448433,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +448445,1258,3.98,,70.0,,,,,,,"Fatty acids, total saturated",G +448509,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +448649,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G +448819,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +449120,1258,8.96,,70.0,,,,,,,"Fatty acids, total saturated",G +449323,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +449565,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +449581,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +449662,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +450080,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +450564,1258,6.15,,70.0,,,,,,,"Fatty acids, total saturated",G +450950,1258,6.62,,70.0,,,,,,,"Fatty acids, total saturated",G +451441,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +451606,1258,1.49,,70.0,,,,,,,"Fatty acids, total saturated",G +451768,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +451975,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +451993,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +452492,1258,2.45,,70.0,,,,,,,"Fatty acids, total saturated",G +452527,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +452561,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +452915,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +452978,1258,4.31,,70.0,,,,,,,"Fatty acids, total saturated",G +453163,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +453180,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +453359,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G +453499,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +453655,1258,7.58,,70.0,,,,,,,"Fatty acids, total saturated",G +453706,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +453724,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +453842,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G +453985,1258,2.57,,70.0,,,,,,,"Fatty acids, total saturated",G +454118,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +454260,1258,9.33,,70.0,,,,,,,"Fatty acids, total saturated",G +454549,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +454790,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +455549,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +455840,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +456026,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G +456082,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G +456103,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G +456254,1258,4.44,,70.0,,,,,,,"Fatty acids, total saturated",G +456372,1258,4.92,,70.0,,,,,,,"Fatty acids, total saturated",G +456380,1258,3.03,,70.0,,,,,,,"Fatty acids, total saturated",G +456434,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +456500,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +456557,1258,6.62,,70.0,,,,,,,"Fatty acids, total saturated",G +456640,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G +457281,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +457284,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +457306,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +457639,1258,10.19,,70.0,,,,,,,"Fatty acids, total saturated",G +457943,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +458065,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G +458745,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +458778,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +458911,1258,0.16,,70.0,,,,,,,"Fatty acids, total saturated",G +459487,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +459663,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +459794,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +459842,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +460195,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +460225,1258,1.07,,70.0,,,,,,,"Fatty acids, total saturated",G +460644,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +460812,1258,8.79,,70.0,,,,,,,"Fatty acids, total saturated",G +460944,1258,6.43,,70.0,,,,,,,"Fatty acids, total saturated",G +461070,1258,0.43,,70.0,,,,,,,"Fatty acids, total saturated",G +461233,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +461367,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +461445,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G +461490,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G +461674,1258,2.21,,70.0,,,,,,,"Fatty acids, total saturated",G +461824,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +462549,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +462813,1258,3.54,,70.0,,,,,,,"Fatty acids, total saturated",G +462839,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +463232,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +463385,1258,2.2,,70.0,,,,,,,"Fatty acids, total saturated",G +463414,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +463452,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +463682,1258,2.23,,70.0,,,,,,,"Fatty acids, total saturated",G +463842,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +463878,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +463907,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +463951,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G +464137,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +464195,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G +464497,1258,0.75,,70.0,,,,,,,"Fatty acids, total saturated",G +464677,1258,8.06,,70.0,,,,,,,"Fatty acids, total saturated",G +465386,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G +465486,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +465488,1258,0.17,,70.0,,,,,,,"Fatty acids, total saturated",G +465740,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G +466282,1258,3.36,,70.0,,,,,,,"Fatty acids, total saturated",G +466607,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G +466785,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +466956,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +467195,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +467198,1258,4.71,,70.0,,,,,,,"Fatty acids, total saturated",G +467246,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +467588,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G +467747,1258,4.64,,70.0,,,,,,,"Fatty acids, total saturated",G +468119,1258,1.47,,70.0,,,,,,,"Fatty acids, total saturated",G +468152,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +468486,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +468796,1258,3.51,,70.0,,,,,,,"Fatty acids, total saturated",G +469041,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G +469695,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +469775,1258,7.5,,70.0,,,,,,,"Fatty acids, total saturated",G +469777,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +470016,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G +470250,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +470292,1258,16.0,,70.0,,,,,,,"Fatty acids, total saturated",G +470402,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +470421,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +470446,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +470915,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +470933,1258,2.56,,70.0,,,,,,,"Fatty acids, total saturated",G +471204,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +471212,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +471300,1258,26.19,,70.0,,,,,,,"Fatty acids, total saturated",G +471426,1258,4.29,,70.0,,,,,,,"Fatty acids, total saturated",G +471659,1258,6.98,,70.0,,,,,,,"Fatty acids, total saturated",G +471702,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G +471762,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +472007,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +472128,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +472137,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +472559,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +472694,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G +473363,1258,16.0,,70.0,,,,,,,"Fatty acids, total saturated",G +473581,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +473738,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +473851,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +474214,1258,14.12,,70.0,,,,,,,"Fatty acids, total saturated",G +474412,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G +474485,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +474713,1258,24.0,,70.0,,,,,,,"Fatty acids, total saturated",G +474749,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +475173,1258,6.76,,70.0,,,,,,,"Fatty acids, total saturated",G +475228,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +475333,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +475432,1258,6.45,,70.0,,,,,,,"Fatty acids, total saturated",G +475517,1258,22.0,,70.0,,,,,,,"Fatty acids, total saturated",G +475629,1258,3.79,,70.0,,,,,,,"Fatty acids, total saturated",G +475820,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +476081,1258,0.83,,70.0,,,,,,,"Fatty acids, total saturated",G +476216,1258,8.75,,70.0,,,,,,,"Fatty acids, total saturated",G +476454,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +476521,1258,3.9,,70.0,,,,,,,"Fatty acids, total saturated",G +476535,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +476657,1258,1.32,,70.0,,,,,,,"Fatty acids, total saturated",G +477135,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +477153,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +477594,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +478006,1258,2.74,,70.0,,,,,,,"Fatty acids, total saturated",G +478149,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +478166,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +478213,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +478578,1258,3.45,,70.0,,,,,,,"Fatty acids, total saturated",G +478589,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G +479463,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +479845,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +479999,1258,4.08,,70.0,,,,,,,"Fatty acids, total saturated",G +480127,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +480350,1258,2.22,,70.0,,,,,,,"Fatty acids, total saturated",G +480524,1258,9.84,,70.0,,,,,,,"Fatty acids, total saturated",G +481147,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G +481153,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +481451,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +481605,1258,8.0,,70.0,,,,,,,"Fatty acids, total saturated",G +481669,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +481744,1258,4.29,,70.0,,,,,,,"Fatty acids, total saturated",G +482054,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +482064,1258,0.68,,70.0,,,,,,,"Fatty acids, total saturated",G +482164,1258,0.14,,70.0,,,,,,,"Fatty acids, total saturated",G +482396,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G +482503,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +482538,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +483057,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +483176,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +483618,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +483821,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +483901,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +483945,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G +484005,1258,6.58,,70.0,,,,,,,"Fatty acids, total saturated",G +484390,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G +484639,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G +484891,1258,4.71,,70.0,,,,,,,"Fatty acids, total saturated",G +484945,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +485246,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +485635,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +485800,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +485803,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +485994,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G +486088,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G +486100,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +486124,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +486695,1258,3.53,,70.0,,,,,,,"Fatty acids, total saturated",G +486813,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +487374,1258,0.45,,70.0,,,,,,,"Fatty acids, total saturated",G +488195,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +488433,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +488731,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +488857,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G +489117,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +489159,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +489239,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +489302,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +489529,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +489533,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +489632,1258,22.0,,70.0,,,,,,,"Fatty acids, total saturated",G +489983,1258,4.39,,70.0,,,,,,,"Fatty acids, total saturated",G +490212,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +490300,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +490474,1258,23.08,,70.0,,,,,,,"Fatty acids, total saturated",G +490584,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +491790,1258,4.73,,70.0,,,,,,,"Fatty acids, total saturated",G +491870,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +491882,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +492008,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +492239,1258,85.71,,70.0,,,,,,,"Fatty acids, total saturated",G +492992,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +493184,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +493727,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G +493946,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +494425,1258,7.5,,70.0,,,,,,,"Fatty acids, total saturated",G +494800,1258,7.5,,70.0,,,,,,,"Fatty acids, total saturated",G +495040,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +495082,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +495349,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +495770,1258,0.35,,70.0,,,,,,,"Fatty acids, total saturated",G +496398,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +496703,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +497163,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +497345,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +498153,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +498206,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +498500,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +498753,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +499056,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +499297,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +499759,1258,4.76,,70.0,,,,,,,"Fatty acids, total saturated",G +499878,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +500822,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +501051,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +501288,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +501304,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +501561,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +501830,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +502040,1258,12.82,,70.0,,,,,,,"Fatty acids, total saturated",G +502146,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G +502377,1258,13.64,,70.0,,,,,,,"Fatty acids, total saturated",G +502635,1258,3.94,,70.0,,,,,,,"Fatty acids, total saturated",G +502670,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G +502836,1258,4.72,,70.0,,,,,,,"Fatty acids, total saturated",G +504677,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +505025,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +505109,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +505167,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +505323,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +505415,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +506165,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +506443,1258,9.09,,73.0,,,,,,,"Fatty acids, total saturated",G +506464,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +506529,1258,14.89,,70.0,,,,,,,"Fatty acids, total saturated",G +506720,1258,3.06,,70.0,,,,,,,"Fatty acids, total saturated",G +506791,1258,3.7,,70.0,,,,,,,"Fatty acids, total saturated",G +506934,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G +507216,1258,3.07,,70.0,,,,,,,"Fatty acids, total saturated",G +507507,1258,0.64,,70.0,,,,,,,"Fatty acids, total saturated",G +507567,1258,9.76,,70.0,,,,,,,"Fatty acids, total saturated",G +507791,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G +508418,1258,0.29,,70.0,,,,,,,"Fatty acids, total saturated",G +508490,1258,1.41,,70.0,,,,,,,"Fatty acids, total saturated",G +508956,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +508973,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +509216,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +509445,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G +510017,1258,3.54,,70.0,,,,,,,"Fatty acids, total saturated",G +510090,1258,11.76,,70.0,,,,,,,"Fatty acids, total saturated",G +510263,1258,3.45,,70.0,,,,,,,"Fatty acids, total saturated",G +510451,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +510774,1258,8.24,,70.0,,,,,,,"Fatty acids, total saturated",G +511337,1258,7.5,,70.0,,,,,,,"Fatty acids, total saturated",G +511452,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G +512318,1258,8.75,,70.0,,,,,,,"Fatty acids, total saturated",G +512362,1258,5.47,,70.0,,,,,,,"Fatty acids, total saturated",G +512547,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +512562,1258,9.82,,70.0,,,,,,,"Fatty acids, total saturated",G +512603,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +513021,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +513271,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +513278,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +513307,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +513331,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +513454,1258,13.16,,70.0,,,,,,,"Fatty acids, total saturated",G +513539,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +513936,1258,11.84,,70.0,,,,,,,"Fatty acids, total saturated",G +514621,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +514730,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +514933,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +515185,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +515608,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +516381,1258,0.94,,70.0,,,,,,,"Fatty acids, total saturated",G +516526,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +516651,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +516781,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +516786,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +516871,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +516998,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +517205,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +517569,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +517608,1258,10.77,,70.0,,,,,,,"Fatty acids, total saturated",G +517631,1258,6.92,,70.0,,,,,,,"Fatty acids, total saturated",G +517710,1258,2.33,,70.0,,,,,,,"Fatty acids, total saturated",G +517777,1258,4.85,,70.0,,,,,,,"Fatty acids, total saturated",G +517897,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +518083,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G +518399,1258,6.5,,70.0,,,,,,,"Fatty acids, total saturated",G +518792,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +519628,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +519662,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +520192,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +520556,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +520690,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +520710,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +520808,1258,0.61,,70.0,,,,,,,"Fatty acids, total saturated",G +520874,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +520944,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +521133,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +521208,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G +521399,1258,0.83,,70.0,,,,,,,"Fatty acids, total saturated",G +521880,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +522116,1258,3.41,,70.0,,,,,,,"Fatty acids, total saturated",G +522501,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +522533,1258,3.75,,70.0,,,,,,,"Fatty acids, total saturated",G +522750,1258,6.92,,70.0,,,,,,,"Fatty acids, total saturated",G +522834,1258,9.73,,70.0,,,,,,,"Fatty acids, total saturated",G +523338,1258,7.58,,70.0,,,,,,,"Fatty acids, total saturated",G +523439,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +523677,1258,23.81,,70.0,,,,,,,"Fatty acids, total saturated",G +524224,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +524593,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +524607,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +524659,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +525118,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G +525318,1258,1.75,,70.0,,,,,,,"Fatty acids, total saturated",G +525492,1258,1.01,,70.0,,,,,,,"Fatty acids, total saturated",G +525783,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +526007,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +526305,1258,2.26,,70.0,,,,,,,"Fatty acids, total saturated",G +526416,1258,0.6,,70.0,,,,,,,"Fatty acids, total saturated",G +526447,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +527129,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +527248,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +527447,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +527496,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +527618,1258,0.96,,70.0,,,,,,,"Fatty acids, total saturated",G +528034,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +528339,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +528378,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G +528419,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +528567,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +528633,1258,19.23,,70.0,,,,,,,"Fatty acids, total saturated",G +528771,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +528879,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +528929,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +529043,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +529249,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +529435,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +530538,1258,0.67,,75.0,,,,,,,"Fatty acids, total saturated",G +530616,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +530689,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +531424,1258,0.98,,70.0,,,,,,,"Fatty acids, total saturated",G +531476,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G +532504,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +532727,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +532960,1258,5.88,,70.0,,,,,,,"Fatty acids, total saturated",G +533273,1258,0.77,,70.0,,,,,,,"Fatty acids, total saturated",G +533458,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +533516,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +533562,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G +533664,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +533978,1258,0.2,,70.0,,,,,,,"Fatty acids, total saturated",G +534044,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +534388,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +534783,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +534909,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +535066,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G +535093,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +535144,1258,6.61,,70.0,,,,,,,"Fatty acids, total saturated",G +535544,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +535686,1258,13.85,,70.0,,,,,,,"Fatty acids, total saturated",G +536332,1258,5.83,,70.0,,,,,,,"Fatty acids, total saturated",G +536393,1258,0.48,,70.0,,,,,,,"Fatty acids, total saturated",G +536432,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +536843,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +537235,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +537539,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +537552,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +537643,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +537795,1258,3.23,,70.0,,,,,,,"Fatty acids, total saturated",G +537835,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +537851,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +538106,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +538453,1258,4.61,,70.0,,,,,,,"Fatty acids, total saturated",G +538508,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +538518,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +540097,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +540345,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +540355,1258,5.21,,70.0,,,,,,,"Fatty acids, total saturated",G +541379,1258,5.19,,70.0,,,,,,,"Fatty acids, total saturated",G +542027,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +542175,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G +542218,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G +542269,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +544066,1258,18.67,,70.0,,,,,,,"Fatty acids, total saturated",G +544283,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +545228,1258,3.08,,70.0,,,,,,,"Fatty acids, total saturated",G +545907,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +546267,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +546590,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G +546907,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +547039,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +547111,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +548473,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +548544,1258,15.79,,70.0,,,,,,,"Fatty acids, total saturated",G +548980,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G +549132,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +549326,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +549629,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G +549862,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +550025,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +550122,1258,2.53,,70.0,,,,,,,"Fatty acids, total saturated",G +550356,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +550964,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +551092,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +551431,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +551552,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +551582,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +551766,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +551863,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +551980,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +552022,1258,2.42,,70.0,,,,,,,"Fatty acids, total saturated",G +552331,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +552852,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +553038,1258,10.56,,70.0,,,,,,,"Fatty acids, total saturated",G +553114,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +553166,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +553210,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +553302,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +553359,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +553417,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +553511,1258,11.5,,70.0,,,,,,,"Fatty acids, total saturated",G +553539,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G +553600,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +554263,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +554325,1258,5.17,,70.0,,,,,,,"Fatty acids, total saturated",G +554365,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +554389,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +555779,1258,0.98,,70.0,,,,,,,"Fatty acids, total saturated",G +555898,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +555959,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +556432,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +556876,1258,6.14,,70.0,,,,,,,"Fatty acids, total saturated",G +557711,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +557934,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +558025,1258,2.86,,70.0,,,,,,,"Fatty acids, total saturated",G +558097,1258,8.89,,70.0,,,,,,,"Fatty acids, total saturated",G +558236,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +558513,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +558533,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G +558616,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +558710,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +558761,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +558797,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +558867,1258,0.67,,70.0,,,,,,,"Fatty acids, total saturated",G +559055,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +559290,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +559382,1258,0.56,,70.0,,,,,,,"Fatty acids, total saturated",G +559760,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +560317,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +560468,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +560515,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +560521,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +560609,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G +560747,1258,1.05,,75.0,,,,,,,"Fatty acids, total saturated",G +560774,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +560818,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +561063,1258,1.35,,70.0,,,,,,,"Fatty acids, total saturated",G +561376,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G +561518,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G +561624,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G +561915,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +562034,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G +562653,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +563293,1258,8.77,,70.0,,,,,,,"Fatty acids, total saturated",G +563426,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +563556,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +563575,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +563810,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +564026,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G +565082,1258,3.09,,70.0,,,,,,,"Fatty acids, total saturated",G +565149,1258,2.65,,70.0,,,,,,,"Fatty acids, total saturated",G +565226,1258,0.81,,70.0,,,,,,,"Fatty acids, total saturated",G +565275,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +565381,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +565548,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +565676,1258,7.06,,70.0,,,,,,,"Fatty acids, total saturated",G +565931,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +566172,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +566254,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +566424,1258,10.53,,70.0,,,,,,,"Fatty acids, total saturated",G +566491,1258,2.63,,70.0,,,,,,,"Fatty acids, total saturated",G +566776,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +566806,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +567103,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +567168,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +567601,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +568090,1258,3.08,,70.0,,,,,,,"Fatty acids, total saturated",G +568356,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +568779,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +568929,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +569017,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +569110,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G +569483,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +569616,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G +570139,1258,1.47,,70.0,,,,,,,"Fatty acids, total saturated",G +570814,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +571197,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +571457,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +571620,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +571736,1258,3.45,,70.0,,,,,,,"Fatty acids, total saturated",G +571925,1258,10.45,,70.0,,,,,,,"Fatty acids, total saturated",G +572108,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +572387,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +572430,1258,7.26,,70.0,,,,,,,"Fatty acids, total saturated",G +572546,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +572582,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +572867,1258,3.98,,70.0,,,,,,,"Fatty acids, total saturated",G +572909,1258,0.66,,70.0,,,,,,,"Fatty acids, total saturated",G +573020,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G +573172,1258,16.0,,70.0,,,,,,,"Fatty acids, total saturated",G +573632,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +573641,1258,0.7,,70.0,,,,,,,"Fatty acids, total saturated",G +573683,1258,16.13,,70.0,,,,,,,"Fatty acids, total saturated",G +574220,1258,5.03,,70.0,,,,,,,"Fatty acids, total saturated",G +574536,1258,3.53,,70.0,,,,,,,"Fatty acids, total saturated",G +574607,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +575047,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +575214,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +575563,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +575622,1258,18.6,,70.0,,,,,,,"Fatty acids, total saturated",G +575749,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +575792,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +576503,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G +576802,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +577587,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +577724,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +577912,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G +578046,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +578418,1258,18.18,,70.0,,,,,,,"Fatty acids, total saturated",G +578903,1258,5.38,,70.0,,,,,,,"Fatty acids, total saturated",G +578968,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +579023,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +579707,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G +579722,1258,2.65,,70.0,,,,,,,"Fatty acids, total saturated",G +579729,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +580013,1258,7.35,,70.0,,,,,,,"Fatty acids, total saturated",G +580065,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +580260,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +580508,1258,0.31,,70.0,,,,,,,"Fatty acids, total saturated",G +581133,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +581195,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +581298,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G +581517,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G +581751,1258,8.7,,70.0,,,,,,,"Fatty acids, total saturated",G +581755,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +581757,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +581812,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +581910,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +582126,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +582166,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +582566,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +582660,1258,4.29,,70.0,,,,,,,"Fatty acids, total saturated",G +582852,1258,2.04,,70.0,,,,,,,"Fatty acids, total saturated",G +582864,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +583333,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +583481,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +583555,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +583617,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G +583758,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +583795,1258,5.63,,70.0,,,,,,,"Fatty acids, total saturated",G +583834,1258,10.45,,70.0,,,,,,,"Fatty acids, total saturated",G +584383,1258,6.98,,70.0,,,,,,,"Fatty acids, total saturated",G +584892,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G +585708,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +585749,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +585923,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +586122,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +586288,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +586441,1258,11.24,,70.0,,,,,,,"Fatty acids, total saturated",G +586611,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +586954,1258,0.8,,75.0,,,,,,,"Fatty acids, total saturated",G +587011,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G +587354,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +587861,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +588239,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +588296,1258,0.45,,70.0,,,,,,,"Fatty acids, total saturated",G +588866,1258,2.04,,70.0,,,,,,,"Fatty acids, total saturated",G +588978,1258,4.27,,70.0,,,,,,,"Fatty acids, total saturated",G +589253,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +589293,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G +589315,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +589596,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +589974,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G +590024,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +590312,1258,6.03,,70.0,,,,,,,"Fatty acids, total saturated",G +590702,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +590929,1258,3.08,,70.0,,,,,,,"Fatty acids, total saturated",G +591126,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +591229,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +591384,1258,42.86,,70.0,,,,,,,"Fatty acids, total saturated",G +591395,1258,0.78,,70.0,,,,,,,"Fatty acids, total saturated",G +591521,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +591756,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G +591764,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +591784,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G +592452,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +592867,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +593130,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +593350,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +594010,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +594065,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G +594180,1258,4.29,,70.0,,,,,,,"Fatty acids, total saturated",G +594281,1258,3.19,,70.0,,,,,,,"Fatty acids, total saturated",G +594652,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +595664,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +596057,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +596091,1258,5.75,,70.0,,,,,,,"Fatty acids, total saturated",G +596403,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +596409,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +596424,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G +596561,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +596732,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +596778,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +596896,1258,5.32,,70.0,,,,,,,"Fatty acids, total saturated",G +597213,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +597445,1258,5.88,,70.0,,,,,,,"Fatty acids, total saturated",G +597526,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G +598123,1258,7.02,,70.0,,,,,,,"Fatty acids, total saturated",G +598446,1258,16.0,,70.0,,,,,,,"Fatty acids, total saturated",G +598502,1258,1.82,,70.0,,,,,,,"Fatty acids, total saturated",G +598855,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G +599989,1258,2.44,,70.0,,,,,,,"Fatty acids, total saturated",G +600253,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +600435,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G +600510,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +600649,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +600812,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +601124,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +601382,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +601541,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +601597,1258,0.36,,70.0,,,,,,,"Fatty acids, total saturated",G +601787,1258,8.57,,70.0,,,,,,,"Fatty acids, total saturated",G +601806,1258,8.6,,70.0,,,,,,,"Fatty acids, total saturated",G +601911,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +602121,1258,17.24,,70.0,,,,,,,"Fatty acids, total saturated",G +602236,1258,9.72,,70.0,,,,,,,"Fatty acids, total saturated",G +602241,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +602325,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +602385,1258,2.78,,70.0,,,,,,,"Fatty acids, total saturated",G +602429,1258,6.76,,70.0,,,,,,,"Fatty acids, total saturated",G +602546,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +602654,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +602747,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +603695,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +603784,1258,4.29,,70.0,,,,,,,"Fatty acids, total saturated",G +603906,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +603974,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +604101,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G +604323,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +604345,1258,2.84,,70.0,,,,,,,"Fatty acids, total saturated",G +604593,1258,7.29,,70.0,,,,,,,"Fatty acids, total saturated",G +604736,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +604755,1258,30.3,,70.0,,,,,,,"Fatty acids, total saturated",G +605424,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +605772,1258,4.44,,71.0,,,,,,,"Fatty acids, total saturated",G +606268,1258,1.61,,71.0,,,,,,,"Fatty acids, total saturated",G +606690,1258,25.0,,71.0,,,,,,,"Fatty acids, total saturated",G +606744,1258,4.56,,71.0,,,,,,,"Fatty acids, total saturated",G +607720,1258,1.76,,71.0,,,,,,,"Fatty acids, total saturated",G +608242,1258,1.67,,71.0,,,,,,,"Fatty acids, total saturated",G +608954,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +609388,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +609650,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +609802,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +609860,1258,1.61,,71.0,,,,,,,"Fatty acids, total saturated",G +610022,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +610436,1258,3.85,,71.0,,,,,,,"Fatty acids, total saturated",G +610634,1258,7.69,,71.0,,,,,,,"Fatty acids, total saturated",G +610932,1258,1.76,,71.0,,,,,,,"Fatty acids, total saturated",G +611980,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +612074,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +613422,1258,10.14,,71.0,,,,,,,"Fatty acids, total saturated",G +613452,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +614616,1258,14.29,,71.0,,,,,,,"Fatty acids, total saturated",G +614800,1258,2.21,,71.0,,,,,,,"Fatty acids, total saturated",G +615016,1258,11.76,,71.0,,,,,,,"Fatty acids, total saturated",G +615018,1258,8.04,,71.0,,,,,,,"Fatty acids, total saturated",G +615254,1258,7.14,,71.0,,,,,,,"Fatty acids, total saturated",G +615314,1258,4.46,,71.0,,,,,,,"Fatty acids, total saturated",G +615466,1258,11.76,,71.0,,,,,,,"Fatty acids, total saturated",G +615716,1258,10.71,,71.0,,,,,,,"Fatty acids, total saturated",G +616684,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +617338,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +617560,1258,7.02,,70.0,,,,,,,"Fatty acids, total saturated",G +617742,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +618510,1258,5.48,,70.0,,,,,,,"Fatty acids, total saturated",G +618896,1258,4.76,,70.0,,,,,,,"Fatty acids, total saturated",G +620140,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +620304,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +620638,1258,12.66,,70.0,,,,,,,"Fatty acids, total saturated",G +621144,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +621340,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +621926,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +622944,1258,1.48,,70.0,,,,,,,"Fatty acids, total saturated",G +623058,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +623162,1258,0.81,,70.0,,,,,,,"Fatty acids, total saturated",G +624680,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +625332,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G +625400,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +625682,1258,20.45,,70.0,,,,,,,"Fatty acids, total saturated",G +625844,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +627070,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +627094,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +628154,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +628300,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +628760,1258,2.65,,70.0,,,,,,,"Fatty acids, total saturated",G +629314,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +629532,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +630230,1258,0.7,,70.0,,,,,,,"Fatty acids, total saturated",G +630414,1258,6.76,,70.0,,,,,,,"Fatty acids, total saturated",G +632180,1258,0.45,,70.0,,,,,,,"Fatty acids, total saturated",G +632898,1258,14.71,,70.0,,,,,,,"Fatty acids, total saturated",G +633374,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +633634,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +633724,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +633814,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +633840,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G +634146,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +634256,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G +634654,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +636164,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +636888,1258,15.62,,70.0,,,,,,,"Fatty acids, total saturated",G +637448,1258,13.16,,70.0,,,,,,,"Fatty acids, total saturated",G +637464,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +637514,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +638152,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +638896,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +639254,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +639288,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +639362,1258,3.1,,70.0,,,,,,,"Fatty acids, total saturated",G +639560,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +639802,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +641392,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +641902,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +641942,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +642264,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +642758,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +643320,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +643384,1258,1.63,,70.0,,,,,,,"Fatty acids, total saturated",G +645420,1258,12.07,,70.0,,,,,,,"Fatty acids, total saturated",G +645490,1258,4.76,,70.0,,,,,,,"Fatty acids, total saturated",G +645778,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +646202,1258,17.14,,70.0,,,,,,,"Fatty acids, total saturated",G +649430,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +650228,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +650534,1258,4.22,,70.0,,,,,,,"Fatty acids, total saturated",G +650732,1258,2.84,,70.0,,,,,,,"Fatty acids, total saturated",G +650908,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +650916,1258,6.54,,70.0,,,,,,,"Fatty acids, total saturated",G +651766,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +652262,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +653792,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G +654136,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G +655034,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +655356,1258,18.6,,70.0,,,,,,,"Fatty acids, total saturated",G +655930,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +656018,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +656130,1258,2.44,,70.0,,,,,,,"Fatty acids, total saturated",G +656472,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G +656802,1258,4.39,,70.0,,,,,,,"Fatty acids, total saturated",G +657156,1258,1.19,,70.0,,,,,,,"Fatty acids, total saturated",G +658528,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +658716,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +659304,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +660152,1258,18.42,,70.0,,,,,,,"Fatty acids, total saturated",G +660980,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +661332,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +661408,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +661844,1258,3.23,,70.0,,,,,,,"Fatty acids, total saturated",G +662718,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +663044,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G +663936,1258,2.27,,70.0,,,,,,,"Fatty acids, total saturated",G +664402,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +666580,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +666646,1258,11.9,,70.0,,,,,,,"Fatty acids, total saturated",G +666828,1258,16.28,,70.0,,,,,,,"Fatty acids, total saturated",G +667554,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +667756,1258,1.85,,70.0,,,,,,,"Fatty acids, total saturated",G +668110,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +669040,1258,3.49,,70.0,,,,,,,"Fatty acids, total saturated",G +669864,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +669952,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +670854,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +670938,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G +671044,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +671210,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +671528,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +671550,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +672420,1258,3.51,,70.0,,,,,,,"Fatty acids, total saturated",G +672676,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +672736,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +673270,1258,8.11,,70.0,,,,,,,"Fatty acids, total saturated",G +674018,1258,11.54,,70.0,,,,,,,"Fatty acids, total saturated",G +674556,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +674568,1258,12.0,,70.0,,,,,,,"Fatty acids, total saturated",G +675992,1258,0.6,,70.0,,,,,,,"Fatty acids, total saturated",G +676470,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +676504,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G +676576,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +676802,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +677280,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +677368,1258,4.44,,70.0,,,,,,,"Fatty acids, total saturated",G +677468,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G +677634,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +677988,1258,11.76,,70.0,,,,,,,"Fatty acids, total saturated",G +678328,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +678544,1258,0.21,,70.0,,,,,,,"Fatty acids, total saturated",G +679894,1258,2.84,,70.0,,,,,,,"Fatty acids, total saturated",G +680838,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +680906,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G +681308,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G +681914,1258,11.54,,70.0,,,,,,,"Fatty acids, total saturated",G +682198,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +682222,1258,4.62,,70.0,,,,,,,"Fatty acids, total saturated",G +682404,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +682494,1258,8.26,,70.0,,,,,,,"Fatty acids, total saturated",G +682912,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +683402,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +684132,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G +684544,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +685636,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +686952,1258,5.88,,70.0,,,,,,,"Fatty acids, total saturated",G +687512,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +687542,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +688638,1258,0.35,,75.0,,,,,,,"Fatty acids, total saturated",G +689010,1258,3.36,,70.0,,,,,,,"Fatty acids, total saturated",G +690188,1258,6.14,,70.0,,,,,,,"Fatty acids, total saturated",G +691648,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +692144,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +692214,1258,55.56,,70.0,,,,,,,"Fatty acids, total saturated",G +692418,1258,1.46,,70.0,,,,,,,"Fatty acids, total saturated",G +692426,1258,1.88,,70.0,,,,,,,"Fatty acids, total saturated",G +692852,1258,15.38,,70.0,,,,,,,"Fatty acids, total saturated",G +693072,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +693090,1258,11.43,,70.0,,,,,,,"Fatty acids, total saturated",G +693348,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +693412,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +694660,1258,6.15,,70.0,,,,,,,"Fatty acids, total saturated",G +695228,1258,11.11,,70.0,,,,,,,"Fatty acids, total saturated",G +695512,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +696072,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +696126,1258,11.29,,70.0,,,,,,,"Fatty acids, total saturated",G +696626,1258,1.96,,70.0,,,,,,,"Fatty acids, total saturated",G +696852,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G +697592,1258,1.39,,70.0,,,,,,,"Fatty acids, total saturated",G +697842,1258,4.04,,70.0,,,,,,,"Fatty acids, total saturated",G +698928,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +699062,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +699684,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +700552,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +701102,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +701502,1258,3.64,,70.0,,,,,,,"Fatty acids, total saturated",G +701710,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +703546,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +703672,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +703876,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +704062,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +705040,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +705150,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +706164,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +706716,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G +707062,1258,8.05,,70.0,,,,,,,"Fatty acids, total saturated",G +707224,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +707712,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +707852,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +708470,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +708728,1258,5.88,,70.0,,,,,,,"Fatty acids, total saturated",G +708740,1258,8.82,,70.0,,,,,,,"Fatty acids, total saturated",G +710292,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +710898,1258,2.27,,70.0,,,,,,,"Fatty acids, total saturated",G +711176,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +711338,1258,3.39,,70.0,,,,,,,"Fatty acids, total saturated",G +712212,1258,86.67,,70.0,,,,,,,"Fatty acids, total saturated",G +714638,1258,11.11,,70.0,,,,,,,"Fatty acids, total saturated",G +715772,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +716096,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +716934,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +717608,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G +718000,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G +718192,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +719028,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G +719216,1258,5.41,,70.0,,,,,,,"Fatty acids, total saturated",G +719476,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +719666,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G +720046,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +720520,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G +720712,1258,1.39,,70.0,,,,,,,"Fatty acids, total saturated",G +721352,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G +721578,1258,2.75,,70.0,,,,,,,"Fatty acids, total saturated",G +721912,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +722406,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G +723550,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G +724070,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +724414,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +725134,1258,10.34,,70.0,,,,,,,"Fatty acids, total saturated",G +725380,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +725728,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +725816,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +727152,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +727388,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +727774,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G +728082,1258,11.86,,70.0,,,,,,,"Fatty acids, total saturated",G +728092,1258,4.14,,70.0,,,,,,,"Fatty acids, total saturated",G +728368,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +730078,1258,85.71,,70.0,,,,,,,"Fatty acids, total saturated",G +730952,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +731306,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +731476,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +731714,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +731968,1258,4.39,,70.0,,,,,,,"Fatty acids, total saturated",G +732284,1258,0.55,,70.0,,,,,,,"Fatty acids, total saturated",G +732372,1258,0.57,,70.0,,,,,,,"Fatty acids, total saturated",G +732476,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +733478,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +733568,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +734006,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +734072,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +734522,1258,15.62,,70.0,,,,,,,"Fatty acids, total saturated",G +734634,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +737060,1258,5.05,,70.0,,,,,,,"Fatty acids, total saturated",G +737582,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G +737738,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +738108,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +738354,1258,15.62,,70.0,,,,,,,"Fatty acids, total saturated",G +738664,1258,1.74,,70.0,,,,,,,"Fatty acids, total saturated",G +738822,1258,2.7,,70.0,,,,,,,"Fatty acids, total saturated",G +739854,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +739978,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +740300,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +740454,1258,4.17,,70.0,,,,,,,"Fatty acids, total saturated",G +740606,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +740946,1258,11.84,,70.0,,,,,,,"Fatty acids, total saturated",G +741544,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +742482,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +742948,1258,0.3,,70.0,,,,,,,"Fatty acids, total saturated",G +743036,1258,1.52,,70.0,,,,,,,"Fatty acids, total saturated",G +743342,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +743602,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G +743644,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +743892,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +743946,1258,6.19,,70.0,,,,,,,"Fatty acids, total saturated",G +745102,1258,3.19,,70.0,,,,,,,"Fatty acids, total saturated",G +745176,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +745190,1258,8.11,,70.0,,,,,,,"Fatty acids, total saturated",G +746046,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +746288,1258,20.16,,70.0,,,,,,,"Fatty acids, total saturated",G +746432,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +747281,1258,18.0,1.0,1.0,,,,,,,"Fatty acids, total saturated",G +747295,1258,18.2,1.0,1.0,,,,,,,"Fatty acids, total saturated",G +748345,1258,15.0,1.0,1.0,,,,,,,"Fatty acids, total saturated",G +749212,1258,13.0,1.0,1.0,,,,,,,"Fatty acids, total saturated",G +751974,1258,2.6,,78.0,,,,,,,"Fatty acids, total saturated",G +752272,1258,10.7,,78.0,,,,,,,"Fatty acids, total saturated",G +752864,1258,4.2,,78.0,,,,,,,"Fatty acids, total saturated",G +753526,1258,1.01,,71.0,,,,,,,"Fatty acids, total saturated",G +1847473,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +753868,1258,0.4,,71.0,,,,,,,"Fatty acids, total saturated",G +753970,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +754046,1258,11.11,,71.0,,,,,,,"Fatty acids, total saturated",G +754078,1258,5.05,,71.0,,,,,,,"Fatty acids, total saturated",G +754332,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G +755258,1258,7.14,,71.0,,,,,,,"Fatty acids, total saturated",G +756018,1258,0.96,,71.0,,,,,,,"Fatty acids, total saturated",G +756314,1258,9.52,,71.0,,,,,,,"Fatty acids, total saturated",G +756556,1258,13.64,,71.0,,,,,,,"Fatty acids, total saturated",G +757098,1258,14.8,,78.0,,,,,,,"Fatty acids, total saturated",G +1847755,1258,4.0,,78.0,,,,,,,"Fatty acids, total saturated",G +757674,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +758246,1258,1.21,,71.0,,,,,,,"Fatty acids, total saturated",G +759716,1258,16.07,,71.0,,,,,,,"Fatty acids, total saturated",G +760158,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +760330,1258,0.59,,71.0,,,,,,,"Fatty acids, total saturated",G +760960,1258,7.69,,71.0,,,,,,,"Fatty acids, total saturated",G +1848037,1258,11.0,,78.0,,,,,,,"Fatty acids, total saturated",G +761292,1258,7.69,,71.0,,,,,,,"Fatty acids, total saturated",G +1848044,1258,5.26,,71.0,,,,,,,"Fatty acids, total saturated",G +761398,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +761468,1258,5.36,,71.0,,,,,,,"Fatty acids, total saturated",G +762234,1258,6.9,,71.0,,,,,,,"Fatty acids, total saturated",G +762594,1258,5.31,,71.0,,,,,,,"Fatty acids, total saturated",G +763030,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +763278,1258,0.3,,78.0,,,,,,,"Fatty acids, total saturated",G +763624,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +765296,1258,14.29,,71.0,,,,,,,"Fatty acids, total saturated",G +766060,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +766154,1258,10.94,,71.0,,,,,,,"Fatty acids, total saturated",G +766358,1258,1.77,,71.0,,,,,,,"Fatty acids, total saturated",G +766380,1258,1.34,,71.0,,,,,,,"Fatty acids, total saturated",G +767090,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +767120,1258,5.56,,71.0,,,,,,,"Fatty acids, total saturated",G +767246,1258,16.0,,71.0,,,,,,,"Fatty acids, total saturated",G +767498,1258,1.61,,71.0,,,,,,,"Fatty acids, total saturated",G +768260,1258,6.9,,71.0,,,,,,,"Fatty acids, total saturated",G +768264,1258,8.93,,71.0,,,,,,,"Fatty acids, total saturated",G +768296,1258,0.33,,71.0,,,,,,,"Fatty acids, total saturated",G +769038,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +769340,1258,5.88,,71.0,,,,,,,"Fatty acids, total saturated",G +769832,1258,18.0,,71.0,,,,,,,"Fatty acids, total saturated",G +770318,1258,8.93,,71.0,,,,,,,"Fatty acids, total saturated",G +771644,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G +772108,1258,1.43,,71.0,,,,,,,"Fatty acids, total saturated",G +772220,1258,5.48,,71.0,,,,,,,"Fatty acids, total saturated",G +772252,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +772906,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G +773888,1258,7.45,,70.0,,,,,,,"Fatty acids, total saturated",G +1848173,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G +775202,1258,1.98,,70.0,,,,,,,"Fatty acids, total saturated",G +776224,1258,14.04,,70.0,,,,,,,"Fatty acids, total saturated",G +776812,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +779258,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G +779664,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +780182,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +780640,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +780786,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +792371,1258,16.07,,71.0,,,,,,,"Fatty acids, total saturated",G +792615,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +793539,1258,4.84,,70.0,,,,,,,"Fatty acids, total saturated",G +795139,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +795919,1258,6.15,,70.0,,,,,,,"Fatty acids, total saturated",G +796879,1258,1.77,,70.0,,,,,,,"Fatty acids, total saturated",G +797019,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +797155,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +797551,1258,4.76,,70.0,,,,,,,"Fatty acids, total saturated",G +798155,1258,11.63,,70.0,,,,,,,"Fatty acids, total saturated",G +798387,1258,3.41,,70.0,,,,,,,"Fatty acids, total saturated",G +798551,1258,6.16,,70.0,,,,,,,"Fatty acids, total saturated",G +798965,1258,7.02,,70.0,,,,,,,"Fatty acids, total saturated",G +799201,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +799297,1258,4.67,,70.0,,,,,,,"Fatty acids, total saturated",G +799493,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +799653,1258,0.77,,70.0,,,,,,,"Fatty acids, total saturated",G +799711,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +799803,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +800099,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G +800507,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +801363,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +802099,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +802127,1258,6.98,,70.0,,,,,,,"Fatty acids, total saturated",G +802359,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +803025,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +804529,1258,11.4,,70.0,,,,,,,"Fatty acids, total saturated",G +804967,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +805015,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +805285,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G +805335,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +806765,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +806959,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +807081,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +807849,1258,14.71,,70.0,,,,,,,"Fatty acids, total saturated",G +807969,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +809290,1258,0.83,,71.0,,,,,,,"Fatty acids, total saturated",G +809376,1258,15.38,,71.0,,,,,,,"Fatty acids, total saturated",G +809404,1258,11.76,,71.0,,,,,,,"Fatty acids, total saturated",G +809976,1258,2.68,,71.0,,,,,,,"Fatty acids, total saturated",G +810040,1258,19.64,,71.0,,,,,,,"Fatty acids, total saturated",G +811064,1258,8.06,,71.0,,,,,,,"Fatty acids, total saturated",G +813540,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G +814478,1258,6.06,,70.0,,,,,,,"Fatty acids, total saturated",G +815980,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +816308,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G +816848,1258,60.0,,70.0,,,,,,,"Fatty acids, total saturated",G +817786,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +818700,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +819636,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +820186,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +820282,1258,2.86,,70.0,,,,,,,"Fatty acids, total saturated",G +821344,1258,3.41,,70.0,,,,,,,"Fatty acids, total saturated",G +823260,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +824308,1258,6.82,,70.0,,,,,,,"Fatty acids, total saturated",G +824898,1258,3.45,,70.0,,,,,,,"Fatty acids, total saturated",G +825378,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +826028,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +827374,1258,2.17,,70.0,,,,,,,"Fatty acids, total saturated",G +827556,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +828080,1258,6.1,,70.0,,,,,,,"Fatty acids, total saturated",G +828606,1258,4.3,,70.0,,,,,,,"Fatty acids, total saturated",G +828898,1258,2.12,,70.0,,,,,,,"Fatty acids, total saturated",G +829024,1258,1.42,,70.0,,,,,,,"Fatty acids, total saturated",G +829220,1258,5.77,,70.0,,,,,,,"Fatty acids, total saturated",G +829714,1258,2.82,,70.0,,,,,,,"Fatty acids, total saturated",G +829960,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G +831336,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +831834,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +832620,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +833070,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +833318,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +834222,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G +834332,1258,10.47,,70.0,,,,,,,"Fatty acids, total saturated",G +834504,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +836050,1258,15.38,,70.0,,,,,,,"Fatty acids, total saturated",G +836320,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +836866,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G +837052,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +838306,1258,1.21,,70.0,,,,,,,"Fatty acids, total saturated",G +839096,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G +839148,1258,10.99,,70.0,,,,,,,"Fatty acids, total saturated",G +840210,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G +841856,1258,2.56,,70.0,,,,,,,"Fatty acids, total saturated",G +842022,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +842076,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +842926,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +843600,1258,9.41,,70.0,,,,,,,"Fatty acids, total saturated",G +844026,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G +844038,1258,1.41,,70.0,,,,,,,"Fatty acids, total saturated",G +844896,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +844898,1258,5.61,,70.0,,,,,,,"Fatty acids, total saturated",G +845004,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G +1848290,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G +845818,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +846428,1258,7.06,,70.0,,,,,,,"Fatty acids, total saturated",G +847778,1258,2.68,,70.0,,,,,,,"Fatty acids, total saturated",G +848168,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +849636,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +850222,1258,1.2,,70.0,,,,,,,"Fatty acids, total saturated",G +850264,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +850544,1258,4.9,,70.0,,,,,,,"Fatty acids, total saturated",G +851124,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +852248,1258,1.75,,70.0,,,,,,,"Fatty acids, total saturated",G +852784,1258,8.24,,70.0,,,,,,,"Fatty acids, total saturated",G +854408,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +854510,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +854540,1258,4.55,,70.0,,,,,,,"Fatty acids, total saturated",G +855396,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +856420,1258,1.61,,70.0,,,,,,,"Fatty acids, total saturated",G +857154,1258,2.63,,70.0,,,,,,,"Fatty acids, total saturated",G +857158,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +857612,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +857698,1258,4.83,,70.0,,,,,,,"Fatty acids, total saturated",G +858530,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G +858620,1258,1.07,,70.0,,,,,,,"Fatty acids, total saturated",G +859964,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +860832,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G +863560,1258,4.5,,70.0,,,,,,,"Fatty acids, total saturated",G +863888,1258,11.9,,70.0,,,,,,,"Fatty acids, total saturated",G +866012,1258,1.88,,70.0,,,,,,,"Fatty acids, total saturated",G +866676,1258,28.57,,70.0,,,,,,,"Fatty acids, total saturated",G +867068,1258,5.63,,70.0,,,,,,,"Fatty acids, total saturated",G +869642,1258,3.41,,70.0,,,,,,,"Fatty acids, total saturated",G +870492,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G +870888,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +872472,1258,4.55,,70.0,,,,,,,"Fatty acids, total saturated",G +875950,1258,4.31,,70.0,,,,,,,"Fatty acids, total saturated",G +876322,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +877530,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G +877864,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +879950,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G +879992,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +880186,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G +880362,1258,2.86,,70.0,,,,,,,"Fatty acids, total saturated",G +880656,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +880696,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +880700,1258,8.7,,70.0,,,,,,,"Fatty acids, total saturated",G +881138,1258,8.82,,70.0,,,,,,,"Fatty acids, total saturated",G +883814,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +884386,1258,0.99,,70.0,,,,,,,"Fatty acids, total saturated",G +885174,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +885468,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G +886216,1258,5.45,,70.0,,,,,,,"Fatty acids, total saturated",G +887500,1258,6.9,,70.0,,,,,,,"Fatty acids, total saturated",G +887890,1258,8.05,,70.0,,,,,,,"Fatty acids, total saturated",G +888640,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +888926,1258,0.91,,70.0,,,,,,,"Fatty acids, total saturated",G +889038,1258,13.24,,70.0,,,,,,,"Fatty acids, total saturated",G +891144,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +891442,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +891504,1258,3.51,,70.0,,,,,,,"Fatty acids, total saturated",G +891660,1258,0.66,,70.0,,,,,,,"Fatty acids, total saturated",G +891992,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +892258,1258,4.93,,70.0,,,,,,,"Fatty acids, total saturated",G +892654,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +892776,1258,8.03,,70.0,,,,,,,"Fatty acids, total saturated",G +893000,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +895580,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +896106,1258,4.49,,70.0,,,,,,,"Fatty acids, total saturated",G +896220,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +896236,1258,7.89,,70.0,,,,,,,"Fatty acids, total saturated",G +898684,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +898722,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +898926,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +900322,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +900844,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G +901440,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +902270,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G +902658,1258,1.41,,70.0,,,,,,,"Fatty acids, total saturated",G +902994,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +903036,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +905354,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +907468,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G +907562,1258,3.26,,70.0,,,,,,,"Fatty acids, total saturated",G +907564,1258,6.86,,70.0,,,,,,,"Fatty acids, total saturated",G +908180,1258,2.17,,70.0,,,,,,,"Fatty acids, total saturated",G +908622,1258,0.93,,70.0,,,,,,,"Fatty acids, total saturated",G +910050,1258,8.8,,70.0,,,,,,,"Fatty acids, total saturated",G +910202,1258,1.5,,70.0,,,,,,,"Fatty acids, total saturated",G +910724,1258,1.35,,70.0,,,,,,,"Fatty acids, total saturated",G +911206,1258,6.52,,70.0,,,,,,,"Fatty acids, total saturated",G +911446,1258,5.65,,70.0,,,,,,,"Fatty acids, total saturated",G +911450,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G +911692,1258,2.55,,70.0,,,,,,,"Fatty acids, total saturated",G +912032,1258,4.08,,70.0,,,,,,,"Fatty acids, total saturated",G +912350,1258,22.22,,70.0,,,,,,,"Fatty acids, total saturated",G +913206,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +913590,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +913842,1258,19.57,,70.0,,,,,,,"Fatty acids, total saturated",G +914302,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G +914924,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +919266,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +920436,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G +921206,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G +923686,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +924222,1258,2.73,,70.0,,,,,,,"Fatty acids, total saturated",G +924630,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +926086,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +926206,1258,15.79,,70.0,,,,,,,"Fatty acids, total saturated",G +926362,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G +926494,1258,2.21,,70.0,,,,,,,"Fatty acids, total saturated",G +926598,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +926650,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +927164,1258,6.34,,70.0,,,,,,,"Fatty acids, total saturated",G +927444,1258,1.02,,70.0,,,,,,,"Fatty acids, total saturated",G +928566,1258,0.41,,70.0,,,,,,,"Fatty acids, total saturated",G +928620,1258,7.06,,70.0,,,,,,,"Fatty acids, total saturated",G +929068,1258,11.22,,70.0,,,,,,,"Fatty acids, total saturated",G +930530,1258,0.67,,70.0,,,,,,,"Fatty acids, total saturated",G +931612,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +931872,1258,0.68,,70.0,,,,,,,"Fatty acids, total saturated",G +932372,1258,22.12,,70.0,,,,,,,"Fatty acids, total saturated",G +932722,1258,3.41,,70.0,,,,,,,"Fatty acids, total saturated",G +933072,1258,7.61,,70.0,,,,,,,"Fatty acids, total saturated",G +933258,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +933470,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +933768,1258,11.11,,70.0,,,,,,,"Fatty acids, total saturated",G +936392,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +937916,1258,0.29,,70.0,,,,,,,"Fatty acids, total saturated",G +939128,1258,3.7,,70.0,,,,,,,"Fatty acids, total saturated",G +939492,1258,3.98,,70.0,,,,,,,"Fatty acids, total saturated",G +940830,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +940866,1258,4.35,,70.0,,,,,,,"Fatty acids, total saturated",G +940918,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +940926,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +942136,1258,5.47,,70.0,,,,,,,"Fatty acids, total saturated",G +942388,1258,4.62,,70.0,,,,,,,"Fatty acids, total saturated",G +944746,1258,1.01,,70.0,,,,,,,"Fatty acids, total saturated",G +944886,1258,3.03,,70.0,,,,,,,"Fatty acids, total saturated",G +945204,1258,0.15,,70.0,,,,,,,"Fatty acids, total saturated",G +946790,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +947004,1258,15.15,,70.0,,,,,,,"Fatty acids, total saturated",G +947530,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +947682,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G +948212,1258,17.31,,70.0,,,,,,,"Fatty acids, total saturated",G +948672,1258,3.45,,70.0,,,,,,,"Fatty acids, total saturated",G +949750,1258,0.36,,70.0,,,,,,,"Fatty acids, total saturated",G +950645,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +951527,1258,6.59,,70.0,,,,,,,"Fatty acids, total saturated",G +952179,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +952229,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +952553,1258,26.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1848554,1258,9.0,,78.0,,,,,,,"Fatty acids, total saturated",G +954819,1258,5.71,,70.0,,,,,,,"Fatty acids, total saturated",G +955539,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +956425,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +956479,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +956639,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +957447,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +957599,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +957831,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G +1848636,1258,7.0,,78.0,,,,,,,"Fatty acids, total saturated",G +958595,1258,4.49,,70.0,,,,,,,"Fatty acids, total saturated",G +958971,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +959001,1258,5.59,,70.0,,,,,,,"Fatty acids, total saturated",G +959527,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +959751,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +960445,1258,7.06,,70.0,,,,,,,"Fatty acids, total saturated",G +960909,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +960953,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1848701,1258,0.8,,71.0,,,,,,,"Fatty acids, total saturated",G +962169,1258,0.69,,70.0,,,,,,,"Fatty acids, total saturated",G +962173,1258,0.64,,70.0,,,,,,,"Fatty acids, total saturated",G +962887,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +963211,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +965729,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1848759,1258,0.69,,71.0,,,,,,,"Fatty acids, total saturated",G +1848763,1258,1.82,,71.0,,,,,,,"Fatty acids, total saturated",G +1848792,1258,16.0,,71.0,,,,,,,"Fatty acids, total saturated",G +1848825,1258,8.06,,71.0,,,,,,,"Fatty acids, total saturated",G +967199,1258,19.57,,70.0,,,,,,,"Fatty acids, total saturated",G +969587,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G +970537,1258,0.47,,75.0,,,,,,,"Fatty acids, total saturated",G +970865,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1849010,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G +972325,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +972379,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +972797,1258,4.41,,70.0,,,,,,,"Fatty acids, total saturated",G +973069,1258,2.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1849043,1258,5.0,,78.0,,,,,,,"Fatty acids, total saturated",G +973503,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +973897,1258,26.67,,70.0,,,,,,,"Fatty acids, total saturated",G +974949,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +975335,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +975371,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +975543,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +975799,1258,2.26,,70.0,,,,,,,"Fatty acids, total saturated",G +975959,1258,4.11,,70.0,,,,,,,"Fatty acids, total saturated",G +977873,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1849124,1258,80.36,,71.0,,,,,,,"Fatty acids, total saturated",G +983559,1258,6.94,,70.0,,,,,,,"Fatty acids, total saturated",G +983755,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +983757,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +984475,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +984487,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +984523,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1849161,1258,15.38,,71.0,,,,,,,"Fatty acids, total saturated",G +984937,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +984965,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +985333,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G +985457,1258,2.42,,70.0,,,,,,,"Fatty acids, total saturated",G +985585,1258,4.62,,70.0,,,,,,,"Fatty acids, total saturated",G +985621,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +985805,1258,0.57,,70.0,,,,,,,"Fatty acids, total saturated",G +986845,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +987251,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +987413,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +987553,1258,9.52,,70.0,,,,,,,"Fatty acids, total saturated",G +988039,1258,2.86,,70.0,,,,,,,"Fatty acids, total saturated",G +995955,1258,5.66,,70.0,,,,,,,"Fatty acids, total saturated",G +1001533,1258,2.54,,70.0,,,,,,,"Fatty acids, total saturated",G +1002223,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1002843,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1004629,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1005513,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1006377,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1006789,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1006805,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1008039,1258,1.61,,70.0,,,,,,,"Fatty acids, total saturated",G +1008725,1258,0.45,,75.0,,,,,,,"Fatty acids, total saturated",G +1009269,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1009771,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1010275,1258,2.68,,70.0,,,,,,,"Fatty acids, total saturated",G +1849689,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1011481,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G +1011991,1258,7.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1012035,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1012539,1258,1.63,,70.0,,,,,,,"Fatty acids, total saturated",G +1015761,1258,30.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1015769,1258,5.7,,70.0,,,,,,,"Fatty acids, total saturated",G +1016695,1258,8.83,,70.0,,,,,,,"Fatty acids, total saturated",G +1017277,1258,4.76,,70.0,,,,,,,"Fatty acids, total saturated",G +1017477,1258,9.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1017733,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +1019331,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1019563,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1019865,1258,3.45,,70.0,,,,,,,"Fatty acids, total saturated",G +1020655,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1021009,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1021655,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1023039,1258,6.59,,70.0,,,,,,,"Fatty acids, total saturated",G +1023451,1258,3.09,,70.0,,,,,,,"Fatty acids, total saturated",G +1023467,1258,5.88,,70.0,,,,,,,"Fatty acids, total saturated",G +1850060,1258,1.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1024363,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1024679,1258,4.46,,70.0,,,,,,,"Fatty acids, total saturated",G +1024689,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1024695,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1026483,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1026931,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1028115,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +1028231,1258,9.62,,70.0,,,,,,,"Fatty acids, total saturated",G +1028879,1258,3.09,,70.0,,,,,,,"Fatty acids, total saturated",G +1029665,1258,5.81,,70.0,,,,,,,"Fatty acids, total saturated",G +1032027,1258,8.41,,70.0,,,,,,,"Fatty acids, total saturated",G +1032201,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1032315,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1032455,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1033161,1258,1.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1033913,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1034133,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1034415,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1034491,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1034631,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1035777,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1036821,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1037659,1258,3.53,,70.0,,,,,,,"Fatty acids, total saturated",G +1037725,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1038669,1258,2.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1038829,1258,3.54,,70.0,,,,,,,"Fatty acids, total saturated",G +1039069,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1039441,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1040585,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1040947,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1041157,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1041877,1258,1.77,,70.0,,,,,,,"Fatty acids, total saturated",G +1041945,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1042523,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1042595,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1043573,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1043611,1258,1.77,,70.0,,,,,,,"Fatty acids, total saturated",G +1043685,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1043807,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1044385,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G +1044519,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1044795,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1045139,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1045937,1258,2.12,,70.0,,,,,,,"Fatty acids, total saturated",G +1046229,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1047275,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G +1047883,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1048385,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1048665,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1049157,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1049223,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1049243,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1049733,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1049895,1258,7.89,,70.0,,,,,,,"Fatty acids, total saturated",G +1054983,1258,6.0,,71.0,,,,,,,"Fatty acids, total saturated",G +1055359,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1055681,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1055911,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1057561,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1057659,1258,1.48,,70.0,,,,,,,"Fatty acids, total saturated",G +1059799,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1060931,1258,17.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1061245,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1061807,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1062071,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1062721,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1063575,1258,2.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1063609,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G +1063787,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1064919,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1065533,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1065713,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1065819,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1066091,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1066307,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1066395,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1067563,1258,0.59,,71.0,,,,,,,"Fatty acids, total saturated",G +1068275,1258,11.54,,70.0,,,,,,,"Fatty acids, total saturated",G +1069091,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1069415,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1070469,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1070975,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1071525,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G +1071787,1258,3.08,,70.0,,,,,,,"Fatty acids, total saturated",G +1073431,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G +1073869,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1074579,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1074991,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1075437,1258,1.03,,70.0,,,,,,,"Fatty acids, total saturated",G +1077361,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1077411,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G +1077475,1258,2.63,,70.0,,,,,,,"Fatty acids, total saturated",G +1078201,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1078949,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1079479,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1080245,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1080273,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1080649,1258,2.84,,70.0,,,,,,,"Fatty acids, total saturated",G +1081685,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1081703,1258,6.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1082037,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1082561,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1083037,1258,3.33,,71.0,,,,,,,"Fatty acids, total saturated",G +1083243,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1083507,1258,8.77,,70.0,,,,,,,"Fatty acids, total saturated",G +1084283,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1085551,1258,3.75,,70.0,,,,,,,"Fatty acids, total saturated",G +1086127,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1087617,1258,2.12,,70.0,,,,,,,"Fatty acids, total saturated",G +1087973,1258,33.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1089201,1258,2.21,,70.0,,,,,,,"Fatty acids, total saturated",G +1089923,1258,1.91,,70.0,,,,,,,"Fatty acids, total saturated",G +1090129,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G +1090173,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1090539,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1091803,1258,12.07,,70.0,,,,,,,"Fatty acids, total saturated",G +1092123,1258,2.4,,70.0,,,,,,,"Fatty acids, total saturated",G +1092865,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1094533,1258,8.82,,70.0,,,,,,,"Fatty acids, total saturated",G +1094881,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1095263,1258,3.95,,70.0,,,,,,,"Fatty acids, total saturated",G +1095317,1258,14.63,,70.0,,,,,,,"Fatty acids, total saturated",G +1096019,1258,8.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1096131,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G +1096423,1258,5.31,,70.0,,,,,,,"Fatty acids, total saturated",G +1096481,1258,5.31,,70.0,,,,,,,"Fatty acids, total saturated",G +1096535,1258,22.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1096867,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1096951,1258,9.22,,70.0,,,,,,,"Fatty acids, total saturated",G +1097021,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G +1097263,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1850284,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1850784,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1850989,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1851099,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1851257,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1851391,1258,0.81,,70.0,,,,,,,"Fatty acids, total saturated",G +1851483,1258,16.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1851520,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1851631,1258,11.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1852640,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1852733,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1852845,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1852852,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1852853,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G +1852866,1258,36.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1853102,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1853406,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1853803,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1853805,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1854926,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G +1855302,1258,0.74,,70.0,,,,,,,"Fatty acids, total saturated",G +1855701,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1855707,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1856582,1258,3.2,,70.0,,,,,,,"Fatty acids, total saturated",G +1856866,1258,5.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1857012,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1857104,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1857241,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1857402,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1857453,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1857838,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G +1858060,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1858482,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1858666,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1859227,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1859311,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1859320,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1859434,1258,1.95,,70.0,,,,,,,"Fatty acids, total saturated",G +1859559,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1859696,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1859780,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G +1860082,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G +1860509,1258,1.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1860628,1258,0.7,,70.0,,,,,,,"Fatty acids, total saturated",G +1860707,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1860838,1258,3.53,,70.0,,,,,,,"Fatty acids, total saturated",G +1860853,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1860861,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1861333,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1861383,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1861394,1258,22.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1861635,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1861767,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1862099,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1862654,1258,4.04,,70.0,,,,,,,"Fatty acids, total saturated",G +1862666,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1862711,1258,0.83,,70.0,,,,,,,"Fatty acids, total saturated",G +1862858,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +1862875,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1863024,1258,10.81,,70.0,,,,,,,"Fatty acids, total saturated",G +1863042,1258,4.55,,70.0,,,,,,,"Fatty acids, total saturated",G +1863118,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1863165,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1863670,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1863913,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1864402,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1864598,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1864917,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1865068,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G +1865148,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1865311,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1865670,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1865709,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1865820,1258,24.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1866240,1258,5.68,,70.0,,,,,,,"Fatty acids, total saturated",G +1866251,1258,1.75,,70.0,,,,,,,"Fatty acids, total saturated",G +1866282,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +1866453,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1866533,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1866639,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1866766,1258,8.77,,70.0,,,,,,,"Fatty acids, total saturated",G +1867093,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1867221,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1867355,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1867464,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1867695,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G +1867733,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1867805,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G +1867863,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1868042,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1868763,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1869095,1258,13.64,,70.0,,,,,,,"Fatty acids, total saturated",G +1869473,1258,3.21,,70.0,,,,,,,"Fatty acids, total saturated",G +1869576,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1869911,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1869946,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1870297,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1870348,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1870417,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1870569,1258,3.53,,70.0,,,,,,,"Fatty acids, total saturated",G +1870629,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G +1870744,1258,0.47,,75.0,,,,,,,"Fatty acids, total saturated",G +1871259,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1871381,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1871821,1258,0.64,,70.0,,,,,,,"Fatty acids, total saturated",G +1871830,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1872181,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1872614,1258,17.65,,70.0,,,,,,,"Fatty acids, total saturated",G +1872818,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1872951,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1873033,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1873097,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1873446,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1873648,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1873882,1258,5.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1874274,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1874348,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1874573,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1874851,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1875276,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1875280,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1875328,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1875456,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1875839,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1875991,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1876423,1258,5.88,,70.0,,,,,,,"Fatty acids, total saturated",G +1876554,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1876708,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1876812,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1876941,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1877607,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1877684,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1877931,1258,11.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1877958,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1878200,1258,23.68,,70.0,,,,,,,"Fatty acids, total saturated",G +1878362,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1878624,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1878840,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1878922,1258,18.6,,70.0,,,,,,,"Fatty acids, total saturated",G +1878924,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1879053,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1879928,1258,8.82,,70.0,,,,,,,"Fatty acids, total saturated",G +1880113,1258,11.54,,70.0,,,,,,,"Fatty acids, total saturated",G +1880517,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1140141,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1140568,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1140587,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1140919,1258,4.05,,70.0,,,,,,,"Fatty acids, total saturated",G +1140983,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1141592,1258,62.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1141869,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1142050,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G +1142303,1258,4.62,,70.0,,,,,,,"Fatty acids, total saturated",G +1142322,1258,28.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1142342,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1142951,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1142953,1258,7.89,,70.0,,,,,,,"Fatty acids, total saturated",G +1143052,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1143220,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1143518,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1144167,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G +1144333,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1144551,1258,4.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1144794,1258,10.26,,70.0,,,,,,,"Fatty acids, total saturated",G +1144851,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1144983,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1145005,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1880700,1258,6.76,,70.0,,,,,,,"Fatty acids, total saturated",G +1145386,1258,1.42,,71.0,,,,,,,"Fatty acids, total saturated",G +1145547,1258,0.08,,78.0,,,,,,,"Fatty acids, total saturated",G +1145567,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G +1145647,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1145668,1258,21.0,,78.0,,,,,,,"Fatty acids, total saturated",G +1145691,1258,9.0,,78.0,,,,,,,"Fatty acids, total saturated",G +1145845,1258,3.0,,78.0,,,,,,,"Fatty acids, total saturated",G +1145907,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G +1145958,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G +1146242,1258,16.0,,71.0,,,,,,,"Fatty acids, total saturated",G +1146322,1258,7.14,,71.0,,,,,,,"Fatty acids, total saturated",G +1147063,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1147064,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1147083,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1147216,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1147481,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1147840,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G +1148763,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G +1148978,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1150140,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1150170,1258,8.65,,70.0,,,,,,,"Fatty acids, total saturated",G +1150771,1258,18.75,,70.0,,,,,,,"Fatty acids, total saturated",G +1150819,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1151011,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1151062,1258,1.19,,70.0,,,,,,,"Fatty acids, total saturated",G +1151660,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1151670,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1151877,1258,1.05,,70.0,,,,,,,"Fatty acids, total saturated",G +1151882,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1152052,1258,1.35,,70.0,,,,,,,"Fatty acids, total saturated",G +1152066,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1152128,1258,0.15,,70.0,,,,,,,"Fatty acids, total saturated",G +1152648,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1153465,1258,9.26,,70.0,,,,,,,"Fatty acids, total saturated",G +1153533,1258,9.26,,70.0,,,,,,,"Fatty acids, total saturated",G +1153645,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1153895,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1153907,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1153927,1258,1.39,,70.0,,,,,,,"Fatty acids, total saturated",G +1154299,1258,7.35,,70.0,,,,,,,"Fatty acids, total saturated",G +1154656,1258,6.9,,70.0,,,,,,,"Fatty acids, total saturated",G +1154843,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1155010,1258,1.02,,71.0,,,,,,,"Fatty acids, total saturated",G +1155090,1258,5.0,,78.0,,,,,,,"Fatty acids, total saturated",G +1155117,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1155200,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1155251,1258,0.47,,71.0,,,,,,,"Fatty acids, total saturated",G +1155292,1258,0.62,,71.0,,,,,,,"Fatty acids, total saturated",G +1155676,1258,1.37,,70.0,,,,,,,"Fatty acids, total saturated",G +1156291,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1156357,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1156612,1258,6.92,,70.0,,,,,,,"Fatty acids, total saturated",G +1156636,1258,21.2,,70.0,,,,,,,"Fatty acids, total saturated",G +1156819,1258,3.91,,70.0,,,,,,,"Fatty acids, total saturated",G +1156833,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G +1157010,1258,0.78,,70.0,,,,,,,"Fatty acids, total saturated",G +1157244,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1157949,1258,0.64,,70.0,,,,,,,"Fatty acids, total saturated",G +1158132,1258,11.32,,70.0,,,,,,,"Fatty acids, total saturated",G +1159961,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1160193,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1160289,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1160293,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G +1160296,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G +1160375,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1160420,1258,7.61,,70.0,,,,,,,"Fatty acids, total saturated",G +1160720,1258,13.64,,70.0,,,,,,,"Fatty acids, total saturated",G +1160813,1258,7.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1161134,1258,0.18,,70.0,,,,,,,"Fatty acids, total saturated",G +1161270,1258,4.03,,70.0,,,,,,,"Fatty acids, total saturated",G +1161478,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1161521,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1161630,1258,1.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1161973,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1162413,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G +1162450,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1162654,1258,0.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1162773,1258,3.19,,70.0,,,,,,,"Fatty acids, total saturated",G +1162798,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1162884,1258,0.21,,70.0,,,,,,,"Fatty acids, total saturated",G +1163306,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1163687,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1163881,1258,7.14,,71.0,,,,,,,"Fatty acids, total saturated",G +1164257,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1164468,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1164522,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1164755,1258,3.45,,71.0,,,,,,,"Fatty acids, total saturated",G +1165067,1258,7.69,,71.0,,,,,,,"Fatty acids, total saturated",G +1165169,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G +1165511,1258,5.95,,71.0,,,,,,,"Fatty acids, total saturated",G +1165640,1258,12.5,,71.0,,,,,,,"Fatty acids, total saturated",G +1165688,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G +1165700,1258,0.37,,78.0,,,,,,,"Fatty acids, total saturated",G +1165744,1258,5.77,,71.0,,,,,,,"Fatty acids, total saturated",G +1166102,1258,1.18,,71.0,,,,,,,"Fatty acids, total saturated",G +1166103,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1166794,1258,5.36,,71.0,,,,,,,"Fatty acids, total saturated",G +1166882,1258,6.25,,71.0,,,,,,,"Fatty acids, total saturated",G +1166957,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1167123,1258,0.88,,71.0,,,,,,,"Fatty acids, total saturated",G +1167778,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1168172,1258,8.33,,71.0,,,,,,,"Fatty acids, total saturated",G +1168215,1258,0.44,,71.0,,,,,,,"Fatty acids, total saturated",G +1168300,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1168329,1258,0.44,,71.0,,,,,,,"Fatty acids, total saturated",G +1168350,1258,3.0,,71.0,,,,,,,"Fatty acids, total saturated",G +1168943,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1169021,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1169828,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1169987,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1170147,1258,14.29,,71.0,,,,,,,"Fatty acids, total saturated",G +1171008,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1171019,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1171171,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1171295,1258,5.22,,70.0,,,,,,,"Fatty acids, total saturated",G +1171366,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1171451,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1171501,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1171962,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1172274,1258,1.47,,70.0,,,,,,,"Fatty acids, total saturated",G +1172285,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1172656,1258,22.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1172753,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1172889,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1172901,1258,18.75,,70.0,,,,,,,"Fatty acids, total saturated",G +1172987,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1173023,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1173347,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1173603,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1173771,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1173901,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G +1173907,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1174170,1258,0.82,,70.0,,,,,,,"Fatty acids, total saturated",G +1174224,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1174243,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1174565,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1174926,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G +1175030,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1175910,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1176890,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1177425,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1177676,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1177974,1258,0.83,,70.0,,,,,,,"Fatty acids, total saturated",G +1178281,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1178298,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1178582,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1178707,1258,3.23,,70.0,,,,,,,"Fatty acids, total saturated",G +1178795,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1178966,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1179471,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1179483,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G +1179611,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1179763,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1179940,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1180111,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1180156,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1180289,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1180303,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1180614,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1180947,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1181093,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1181262,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1181420,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1181491,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1182137,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1182799,1258,1.61,,70.0,,,,,,,"Fatty acids, total saturated",G +1182848,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1183087,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1183235,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1183311,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1183400,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1183635,1258,6.62,,70.0,,,,,,,"Fatty acids, total saturated",G +1183759,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1184226,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1184476,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1184570,1258,4.46,,70.0,,,,,,,"Fatty acids, total saturated",G +1185209,1258,0.96,,70.0,,,,,,,"Fatty acids, total saturated",G +1185228,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1185264,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1185475,1258,7.84,,70.0,,,,,,,"Fatty acids, total saturated",G +1185621,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1186009,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1186071,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1186083,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1186222,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1186361,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1186534,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1186841,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1187118,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1187169,1258,6.06,,70.0,,,,,,,"Fatty acids, total saturated",G +1187175,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1187199,1258,11.11,,70.0,,,,,,,"Fatty acids, total saturated",G +1187408,1258,1.52,,70.0,,,,,,,"Fatty acids, total saturated",G +1187502,1258,8.64,,70.0,,,,,,,"Fatty acids, total saturated",G +1187756,1258,2.22,,70.0,,,,,,,"Fatty acids, total saturated",G +1188604,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1188722,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1188883,1258,5.03,,70.0,,,,,,,"Fatty acids, total saturated",G +1189561,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1189787,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1189793,1258,15.38,,70.0,,,,,,,"Fatty acids, total saturated",G +1189980,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1190491,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1190871,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1191167,1258,8.06,,70.0,,,,,,,"Fatty acids, total saturated",G +1191325,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G +1191402,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1192095,1258,10.42,,70.0,,,,,,,"Fatty acids, total saturated",G +1192239,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G +1192497,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1192732,1258,1.02,,70.0,,,,,,,"Fatty acids, total saturated",G +1193040,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G +1193065,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1193385,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1193401,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1193710,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1193914,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1194268,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1194999,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1195252,1258,4.17,,70.0,,,,,,,"Fatty acids, total saturated",G +1195846,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1195866,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1196081,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1196728,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1196766,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1196969,1258,0.68,,70.0,,,,,,,"Fatty acids, total saturated",G +1197009,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1198324,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1198357,1258,1.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1198384,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1198502,1258,3.49,,70.0,,,,,,,"Fatty acids, total saturated",G +1198953,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1199028,1258,5.52,,70.0,,,,,,,"Fatty acids, total saturated",G +1199083,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1199346,1258,0.61,,70.0,,,,,,,"Fatty acids, total saturated",G +1199712,1258,10.34,,70.0,,,,,,,"Fatty acids, total saturated",G +1201140,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1201152,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1201167,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1201338,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1201465,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1201758,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1202055,1258,3.51,,70.0,,,,,,,"Fatty acids, total saturated",G +1202118,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1202199,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1202316,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1202484,1258,16.13,,70.0,,,,,,,"Fatty acids, total saturated",G +1202922,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1202985,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1203279,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1203472,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1203856,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1203944,1258,5.8,,70.0,,,,,,,"Fatty acids, total saturated",G +1204019,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1204153,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1204430,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1205164,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G +1205177,1258,1.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1205344,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1205905,1258,3.23,,70.0,,,,,,,"Fatty acids, total saturated",G +1205975,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1206515,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1206650,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1206688,1258,8.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1206926,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1207389,1258,17.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1207427,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1207432,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1207752,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1207958,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1208397,1258,2.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1208440,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1208838,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1208883,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1208892,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1209031,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1209648,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1210864,1258,10.53,,70.0,,,,,,,"Fatty acids, total saturated",G +1211327,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1211478,1258,4.29,,75.0,,,,,,,"Fatty acids, total saturated",G +1211495,1258,23.53,,70.0,,,,,,,"Fatty acids, total saturated",G +1211739,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1211949,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1211950,1258,3.45,,70.0,,,,,,,"Fatty acids, total saturated",G +1212074,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1212179,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1212485,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1213394,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1213398,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1213470,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1214546,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1215271,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G +1215361,1258,7.96,,70.0,,,,,,,"Fatty acids, total saturated",G +1215473,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1216013,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1216710,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1217227,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1217697,1258,6.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1217839,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1217983,1258,3.23,,70.0,,,,,,,"Fatty acids, total saturated",G +1218367,1258,7.03,,70.0,,,,,,,"Fatty acids, total saturated",G +1218520,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1218584,1258,20.93,,70.0,,,,,,,"Fatty acids, total saturated",G +1218704,1258,0.48,,70.0,,,,,,,"Fatty acids, total saturated",G +1218760,1258,9.26,,70.0,,,,,,,"Fatty acids, total saturated",G +1218984,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1219296,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1219546,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G +1219557,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G +1219838,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1219860,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1219885,1258,18.75,,70.0,,,,,,,"Fatty acids, total saturated",G +1221043,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1221593,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1221961,1258,1.92,,70.0,,,,,,,"Fatty acids, total saturated",G +1222609,1258,2.02,,70.0,,,,,,,"Fatty acids, total saturated",G +1222641,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1222776,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1223072,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1223350,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G +1223463,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1223571,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1223757,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1224222,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1224594,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1224604,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1224744,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1224755,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1225092,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1225978,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1226224,1258,28.22,,70.0,,,,,,,"Fatty acids, total saturated",G +1226721,1258,13.95,,70.0,,,,,,,"Fatty acids, total saturated",G +1226774,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1227425,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1227781,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1228709,1258,10.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1229123,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1230134,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1230527,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1230998,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1231137,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1231196,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1231658,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G +1233090,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1233208,1258,9.62,,70.0,,,,,,,"Fatty acids, total saturated",G +1233372,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1234054,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1234093,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1234106,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1235187,1258,6.16,,70.0,,,,,,,"Fatty acids, total saturated",G +1235244,1258,6.9,,70.0,,,,,,,"Fatty acids, total saturated",G +1235355,1258,6.06,,70.0,,,,,,,"Fatty acids, total saturated",G +1235579,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1235779,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1236025,1258,6.58,,70.0,,,,,,,"Fatty acids, total saturated",G +1236288,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1237069,1258,32.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1237511,1258,19.35,,70.0,,,,,,,"Fatty acids, total saturated",G +1237557,1258,15.52,,70.0,,,,,,,"Fatty acids, total saturated",G +1237615,1258,4.76,,70.0,,,,,,,"Fatty acids, total saturated",G +1237872,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1238020,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1238323,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1239079,1258,8.47,,70.0,,,,,,,"Fatty acids, total saturated",G +1239792,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1240162,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1240265,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1240329,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1240665,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +1240998,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1241021,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1241518,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1242785,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1242803,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1243126,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1243221,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1243383,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1243424,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G +1243984,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1244759,1258,6.19,,70.0,,,,,,,"Fatty acids, total saturated",G +1244923,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1244960,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1245001,1258,4.93,,70.0,,,,,,,"Fatty acids, total saturated",G +1245174,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1245335,1258,6.92,,70.0,,,,,,,"Fatty acids, total saturated",G +1245541,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G +1245760,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1245916,1258,2.63,,70.0,,,,,,,"Fatty acids, total saturated",G +1245988,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1246011,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1246423,1258,1.06,,70.0,,,,,,,"Fatty acids, total saturated",G +1246544,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1246551,1258,11.76,,70.0,,,,,,,"Fatty acids, total saturated",G +1246607,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1246697,1258,13.16,,70.0,,,,,,,"Fatty acids, total saturated",G +1246909,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1246915,1258,5.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1247053,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1247697,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1247938,1258,14.16,,70.0,,,,,,,"Fatty acids, total saturated",G +1248174,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G +1248245,1258,18.52,,70.0,,,,,,,"Fatty acids, total saturated",G +1248499,1258,0.53,,70.0,,,,,,,"Fatty acids, total saturated",G +1248697,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1248870,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1249502,1258,2.21,,70.0,,,,,,,"Fatty acids, total saturated",G +1249973,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1250109,1258,5.63,,70.0,,,,,,,"Fatty acids, total saturated",G +1250306,1258,9.52,,70.0,,,,,,,"Fatty acids, total saturated",G +1250655,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1250662,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1250884,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1251056,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G +1251099,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1251272,1258,9.41,,70.0,,,,,,,"Fatty acids, total saturated",G +1251436,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1251547,1258,3.49,,70.0,,,,,,,"Fatty acids, total saturated",G +1251631,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1251882,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1252018,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1252193,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1252751,1258,12.31,,70.0,,,,,,,"Fatty acids, total saturated",G +1252939,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1253043,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1253132,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G +1253174,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1253723,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1254107,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1254288,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1254550,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1254636,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +1254890,1258,7.89,,70.0,,,,,,,"Fatty acids, total saturated",G +1254950,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1255008,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1255651,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1256181,1258,5.38,,70.0,,,,,,,"Fatty acids, total saturated",G +1256265,1258,2.68,,70.0,,,,,,,"Fatty acids, total saturated",G +1256286,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1256297,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1256439,1258,7.35,,70.0,,,,,,,"Fatty acids, total saturated",G +1257208,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1257340,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1257364,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1257761,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1258338,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1258521,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G +1258759,1258,0.91,,70.0,,,,,,,"Fatty acids, total saturated",G +1258977,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1259398,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1259457,1258,4.9,,70.0,,,,,,,"Fatty acids, total saturated",G +1260072,1258,5.19,,70.0,,,,,,,"Fatty acids, total saturated",G +1260204,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1260246,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G +1260265,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G +1260387,1258,9.68,,70.0,,,,,,,"Fatty acids, total saturated",G +1260567,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G +1260598,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1261179,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1261186,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1261324,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1261325,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1261395,1258,1.06,,70.0,,,,,,,"Fatty acids, total saturated",G +1261771,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1261783,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1261860,1258,0.35,,75.0,,,,,,,"Fatty acids, total saturated",G +1262107,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1262208,1258,9.41,,70.0,,,,,,,"Fatty acids, total saturated",G +1262455,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1263572,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1263667,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1263713,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1263804,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1263874,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1264240,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1264252,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1264645,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1264846,1258,1.59,,70.0,,,,,,,"Fatty acids, total saturated",G +1264890,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1264904,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G +1265033,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1265087,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1265346,1258,0.74,,70.0,,,,,,,"Fatty acids, total saturated",G +1265929,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1266091,1258,2.17,,70.0,,,,,,,"Fatty acids, total saturated",G +1266097,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1266114,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1266118,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1266339,1258,2.98,,70.0,,,,,,,"Fatty acids, total saturated",G +1266623,1258,1.05,,70.0,,,,,,,"Fatty acids, total saturated",G +1266971,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G +1267126,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1267410,1258,4.44,,70.0,,,,,,,"Fatty acids, total saturated",G +1267441,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1267506,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1268132,1258,6.12,,70.0,,,,,,,"Fatty acids, total saturated",G +1268292,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1268353,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1268557,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1269234,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1269459,1258,7.28,,70.0,,,,,,,"Fatty acids, total saturated",G +1269675,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1269840,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G +1270049,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1270415,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1270451,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1270653,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1270945,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1270957,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1271401,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1271470,1258,17.95,,70.0,,,,,,,"Fatty acids, total saturated",G +1271606,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1271620,1258,2.38,,70.0,,,,,,,"Fatty acids, total saturated",G +1271856,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1272137,1258,1.92,,70.0,,,,,,,"Fatty acids, total saturated",G +1272401,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1272569,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1272709,1258,3.8,,70.0,,,,,,,"Fatty acids, total saturated",G +1272838,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1273341,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1273370,1258,40.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1273788,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1273914,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1274122,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1274149,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1274223,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1274321,1258,8.82,,70.0,,,,,,,"Fatty acids, total saturated",G +1274596,1258,0.54,,70.0,,,,,,,"Fatty acids, total saturated",G +1274632,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1275552,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1276034,1258,0.01,,70.0,,,,,,,"Fatty acids, total saturated",G +1276057,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1276190,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1276247,1258,6.52,,70.0,,,,,,,"Fatty acids, total saturated",G +1276306,1258,4.92,,70.0,,,,,,,"Fatty acids, total saturated",G +1276780,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1277205,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1277439,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G +1277516,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G +1277546,1258,2.65,,70.0,,,,,,,"Fatty acids, total saturated",G +1277577,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1277805,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +1277847,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1277860,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1277925,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1278678,1258,25.58,,70.0,,,,,,,"Fatty acids, total saturated",G +1278769,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1278891,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1279254,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1279528,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1280086,1258,5.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1280526,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1281650,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1281680,1258,4.55,,70.0,,,,,,,"Fatty acids, total saturated",G +1281915,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1282029,1258,6.94,,70.0,,,,,,,"Fatty acids, total saturated",G +1282033,1258,0.53,,70.0,,,,,,,"Fatty acids, total saturated",G +1282452,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1282799,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G +1282884,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1282890,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G +1284147,1258,7.78,,70.0,,,,,,,"Fatty acids, total saturated",G +1284207,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G +1284685,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1284782,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G +1284993,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1286414,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1286522,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1286557,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1286598,1258,6.9,,70.0,,,,,,,"Fatty acids, total saturated",G +1286730,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1286835,1258,6.15,,70.0,,,,,,,"Fatty acids, total saturated",G +1286855,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1287920,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1288082,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1288149,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1288281,1258,22.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1288293,1258,4.76,,70.0,,,,,,,"Fatty acids, total saturated",G +1289068,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1290005,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G +1290429,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1290518,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1291181,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1291524,1258,13.16,,70.0,,,,,,,"Fatty acids, total saturated",G +1291862,1258,0.21,,70.0,,,,,,,"Fatty acids, total saturated",G +1291946,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1292383,1258,20.59,,70.0,,,,,,,"Fatty acids, total saturated",G +1292487,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1293049,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1293465,1258,2.67,,75.0,,,,,,,"Fatty acids, total saturated",G +1293871,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1294310,1258,4.84,,70.0,,,,,,,"Fatty acids, total saturated",G +1294311,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1294381,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1294445,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1295803,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1296707,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1296963,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1297739,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1297903,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1297922,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1298084,1258,11.75,,70.0,,,,,,,"Fatty acids, total saturated",G +1298120,1258,0.64,,70.0,,,,,,,"Fatty acids, total saturated",G +1298735,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1299082,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1300827,1258,1.34,,70.0,,,,,,,"Fatty acids, total saturated",G +1301040,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1301069,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1301143,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +1301312,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1301844,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1301906,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1302180,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G +1302271,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1302332,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1303450,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1303486,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1303915,1258,14.06,,70.0,,,,,,,"Fatty acids, total saturated",G +1303936,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1304005,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1304143,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G +1304253,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G +1304487,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1304616,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1304678,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1304877,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1304900,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1304918,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1304975,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1305756,1258,2.22,,70.0,,,,,,,"Fatty acids, total saturated",G +1305777,1258,5.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1305793,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1306036,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1306142,1258,5.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1306313,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1306346,1258,2.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1307663,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G +1307972,1258,13.95,,70.0,,,,,,,"Fatty acids, total saturated",G +1309058,1258,2.03,,70.0,,,,,,,"Fatty acids, total saturated",G +1309677,1258,1.61,,70.0,,,,,,,"Fatty acids, total saturated",G +1310864,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1310886,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1311061,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1311354,1258,0.41,,70.0,,,,,,,"Fatty acids, total saturated",G +1311575,1258,3.72,,70.0,,,,,,,"Fatty acids, total saturated",G +1311620,1258,8.4,,70.0,,,,,,,"Fatty acids, total saturated",G +1311780,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1312432,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1312541,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1312833,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1313157,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1313494,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1313649,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1313823,1258,2.04,,70.0,,,,,,,"Fatty acids, total saturated",G +1314035,1258,7.89,,70.0,,,,,,,"Fatty acids, total saturated",G +1314252,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1314474,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1314745,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1314753,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G +1314968,1258,2.05,,70.0,,,,,,,"Fatty acids, total saturated",G +1315315,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1315748,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G +1316263,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1316983,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1317291,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1317814,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1318054,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1318622,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1318940,1258,8.37,,70.0,,,,,,,"Fatty acids, total saturated",G +1319031,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1319705,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1319971,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1319978,1258,0.8,,70.0,,,,,,,"Fatty acids, total saturated",G +1320205,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1320208,1258,15.62,,70.0,,,,,,,"Fatty acids, total saturated",G +1320449,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1320489,1258,0.78,,70.0,,,,,,,"Fatty acids, total saturated",G +1321011,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1321107,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1321252,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1321355,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1321520,1258,10.47,,70.0,,,,,,,"Fatty acids, total saturated",G +1321689,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1322216,1258,19.44,,70.0,,,,,,,"Fatty acids, total saturated",G +1322248,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1322326,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1322387,1258,5.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1322732,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1322771,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1323882,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1324002,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1324376,1258,4.17,,70.0,,,,,,,"Fatty acids, total saturated",G +1324633,1258,6.92,,70.0,,,,,,,"Fatty acids, total saturated",G +1324888,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1325060,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1325078,1258,92.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1325563,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1325810,1258,3.17,,70.0,,,,,,,"Fatty acids, total saturated",G +1325858,1258,1.63,,70.0,,,,,,,"Fatty acids, total saturated",G +1325864,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1325944,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1325969,1258,6.34,,70.0,,,,,,,"Fatty acids, total saturated",G +1326443,1258,6.82,,70.0,,,,,,,"Fatty acids, total saturated",G +1326552,1258,3.24,,70.0,,,,,,,"Fatty acids, total saturated",G +1326828,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1327030,1258,9.73,,70.0,,,,,,,"Fatty acids, total saturated",G +1327083,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1327106,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1327113,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1327218,1258,2.63,,70.0,,,,,,,"Fatty acids, total saturated",G +1327263,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1327524,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1328850,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1330256,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1330415,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1331742,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1331752,1258,9.68,,70.0,,,,,,,"Fatty acids, total saturated",G +1331993,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1332111,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1332530,1258,4.55,,70.0,,,,,,,"Fatty acids, total saturated",G +1333204,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1334146,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1334936,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1336959,1258,4.55,,70.0,,,,,,,"Fatty acids, total saturated",G +1337211,1258,1.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1337302,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1337306,1258,0.97,,70.0,,,,,,,"Fatty acids, total saturated",G +1337685,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1338174,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1338543,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1339819,1258,3.45,,70.0,,,,,,,"Fatty acids, total saturated",G +1339873,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1340571,1258,1.77,,70.0,,,,,,,"Fatty acids, total saturated",G +1340727,1258,9.88,,70.0,,,,,,,"Fatty acids, total saturated",G +1340906,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1340947,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1341524,1258,11.11,,70.0,,,,,,,"Fatty acids, total saturated",G +1342794,1258,1.47,,70.0,,,,,,,"Fatty acids, total saturated",G +1342860,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1343016,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1343817,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1344026,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1344136,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1344205,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1344950,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1345021,1258,2.21,,70.0,,,,,,,"Fatty acids, total saturated",G +1345666,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1345917,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1346321,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1347012,1258,4.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1347472,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1347884,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1347923,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G +1348162,1258,8.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1348488,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1348499,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1348588,1258,0.81,,70.0,,,,,,,"Fatty acids, total saturated",G +1348701,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1349035,1258,0.84,,70.0,,,,,,,"Fatty acids, total saturated",G +1349367,1258,15.15,,70.0,,,,,,,"Fatty acids, total saturated",G +1349519,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1349846,1258,1.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1349862,1258,0.31,,70.0,,,,,,,"Fatty acids, total saturated",G +1350055,1258,11.11,,70.0,,,,,,,"Fatty acids, total saturated",G +1350094,1258,2.92,,70.0,,,,,,,"Fatty acids, total saturated",G +1352603,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1352685,1258,12.16,,70.0,,,,,,,"Fatty acids, total saturated",G +1352761,1258,7.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1353218,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1353424,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G +1353963,1258,0.77,,70.0,,,,,,,"Fatty acids, total saturated",G +1354107,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1354423,1258,18.6,,70.0,,,,,,,"Fatty acids, total saturated",G +1354531,1258,5.6,,70.0,,,,,,,"Fatty acids, total saturated",G +1355049,1258,9.18,,70.0,,,,,,,"Fatty acids, total saturated",G +1355259,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1355289,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1355354,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1355486,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1355511,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1355808,1258,1.24,,70.0,,,,,,,"Fatty acids, total saturated",G +1355937,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1356340,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1356611,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1356741,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1356820,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1357023,1258,2.68,,70.0,,,,,,,"Fatty acids, total saturated",G +1357101,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1357423,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1357498,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1357527,1258,2.68,,70.0,,,,,,,"Fatty acids, total saturated",G +1357861,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1357938,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1358000,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1358153,1258,1.83,,70.0,,,,,,,"Fatty acids, total saturated",G +1358191,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1358232,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1358280,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1358557,1258,1.95,,70.0,,,,,,,"Fatty acids, total saturated",G +1358715,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1359102,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1359183,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1359420,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1359620,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1359644,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1359746,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1359835,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G +1359849,1258,5.19,,70.0,,,,,,,"Fatty acids, total saturated",G +1360150,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1360253,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G +1360962,1258,4.31,,70.0,,,,,,,"Fatty acids, total saturated",G +1361012,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G +1361216,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1361518,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G +1361686,1258,3.08,,70.0,,,,,,,"Fatty acids, total saturated",G +1362538,1258,7.32,,70.0,,,,,,,"Fatty acids, total saturated",G +1362588,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1363747,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1364355,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1364677,1258,9.76,,70.0,,,,,,,"Fatty acids, total saturated",G +1365368,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1365429,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1366888,1258,18.75,,70.0,,,,,,,"Fatty acids, total saturated",G +1367383,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1367554,1258,0.85,,70.0,,,,,,,"Fatty acids, total saturated",G +1368421,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G +1369325,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1369468,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1369934,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1370120,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1372548,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1372666,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1372745,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1372795,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1372955,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G +1373097,1258,7.26,,70.0,,,,,,,"Fatty acids, total saturated",G +1373106,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1373354,1258,10.11,,70.0,,,,,,,"Fatty acids, total saturated",G +1373841,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1373869,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1373875,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1374418,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1374535,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1374825,1258,1.69,,70.0,,,,,,,"Fatty acids, total saturated",G +1374832,1258,3.18,,70.0,,,,,,,"Fatty acids, total saturated",G +1375162,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1375180,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1375246,1258,8.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1375732,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1375735,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G +1375838,1258,0.91,,70.0,,,,,,,"Fatty acids, total saturated",G +1375863,1258,16.28,,70.0,,,,,,,"Fatty acids, total saturated",G +1375929,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1376073,1258,5.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1376142,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1376152,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1376808,1258,1.07,,70.0,,,,,,,"Fatty acids, total saturated",G +1377129,1258,3.1,,70.0,,,,,,,"Fatty acids, total saturated",G +1377290,1258,10.94,,70.0,,,,,,,"Fatty acids, total saturated",G +1377526,1258,9.3,,70.0,,,,,,,"Fatty acids, total saturated",G +1377590,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1377909,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1377969,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1377983,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1378123,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1378154,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1378468,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1378884,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1378937,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1378965,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1379023,1258,3.51,,70.0,,,,,,,"Fatty acids, total saturated",G +1379109,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1379565,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1379891,1258,3.66,,70.0,,,,,,,"Fatty acids, total saturated",G +1380449,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1380994,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1381138,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1381641,1258,3.23,,70.0,,,,,,,"Fatty acids, total saturated",G +1382342,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1383494,1258,3.64,,70.0,,,,,,,"Fatty acids, total saturated",G +1383544,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1383615,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1383995,1258,1.12,,70.0,,,,,,,"Fatty acids, total saturated",G +1384298,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1384369,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1384507,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1384515,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1384629,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G +1384711,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1384751,1258,5.63,,70.0,,,,,,,"Fatty acids, total saturated",G +1384802,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1384936,1258,0.87,,70.0,,,,,,,"Fatty acids, total saturated",G +1385004,1258,6.98,,70.0,,,,,,,"Fatty acids, total saturated",G +1385052,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1385938,1258,6.76,,70.0,,,,,,,"Fatty acids, total saturated",G +1385945,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1386135,1258,4.85,,70.0,,,,,,,"Fatty acids, total saturated",G +1386254,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1386353,1258,1.19,,70.0,,,,,,,"Fatty acids, total saturated",G +1386479,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1386707,1258,1.01,,70.0,,,,,,,"Fatty acids, total saturated",G +1387088,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G +1387182,1258,0.47,,75.0,,,,,,,"Fatty acids, total saturated",G +1388185,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1388723,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1388930,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G +1389045,1258,1.54,,70.0,,,,,,,"Fatty acids, total saturated",G +1389400,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1389450,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1389818,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1389830,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1390082,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1390089,1258,5.75,,70.0,,,,,,,"Fatty acids, total saturated",G +1390371,1258,2.54,,70.0,,,,,,,"Fatty acids, total saturated",G +1391196,1258,6.45,,70.0,,,,,,,"Fatty acids, total saturated",G +1391241,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1391268,1258,3.51,,70.0,,,,,,,"Fatty acids, total saturated",G +1391655,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1391789,1258,8.22,,70.0,,,,,,,"Fatty acids, total saturated",G +1392086,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1392089,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1392571,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1393199,1258,20.75,,70.0,,,,,,,"Fatty acids, total saturated",G +1393492,1258,0.24,,70.0,,,,,,,"Fatty acids, total saturated",G +1393537,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1394276,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1394357,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1394562,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1394565,1258,1.29,,75.0,,,,,,,"Fatty acids, total saturated",G +1394621,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1394823,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1394859,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +1394953,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1395225,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1395401,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1395722,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1395728,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1396114,1258,0.2,,70.0,,,,,,,"Fatty acids, total saturated",G +1396232,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1397038,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1397340,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G +1397724,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1397801,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1398221,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1399349,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1399360,1258,0.71,,75.0,,,,,,,"Fatty acids, total saturated",G +1399859,1258,6.47,,70.0,,,,,,,"Fatty acids, total saturated",G +1400098,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G +1402090,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1402236,1258,2.31,,70.0,,,,,,,"Fatty acids, total saturated",G +1402302,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G +1402780,1258,13.95,,70.0,,,,,,,"Fatty acids, total saturated",G +1403090,1258,14.58,,70.0,,,,,,,"Fatty acids, total saturated",G +1403969,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1403971,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1404194,1258,9.68,,70.0,,,,,,,"Fatty acids, total saturated",G +1404633,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1405744,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1406017,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1406062,1258,18.18,,70.0,,,,,,,"Fatty acids, total saturated",G +1406153,1258,4.84,,70.0,,,,,,,"Fatty acids, total saturated",G +1407074,1258,3.54,,70.0,,,,,,,"Fatty acids, total saturated",G +1407395,1258,9.52,,70.0,,,,,,,"Fatty acids, total saturated",G +1407750,1258,1.6,,70.0,,,,,,,"Fatty acids, total saturated",G +1408950,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1409378,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1409970,1258,7.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1410048,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1411052,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1411495,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1411604,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1411605,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1411632,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1412072,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G +1412412,1258,0.21,,70.0,,,,,,,"Fatty acids, total saturated",G +1412413,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1413113,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1413130,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1413238,1258,24.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1413506,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1414086,1258,2.63,,70.0,,,,,,,"Fatty acids, total saturated",G +1414542,1258,1.54,,70.0,,,,,,,"Fatty acids, total saturated",G +1414551,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1414556,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1414621,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1415018,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1415219,1258,5.83,,70.0,,,,,,,"Fatty acids, total saturated",G +1415290,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1415656,1258,14.6,,70.0,,,,,,,"Fatty acids, total saturated",G +1415707,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1416124,1258,4.76,,70.0,,,,,,,"Fatty acids, total saturated",G +1416445,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1416483,1258,8.18,,70.0,,,,,,,"Fatty acids, total saturated",G +1416637,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1417013,1258,7.37,,70.0,,,,,,,"Fatty acids, total saturated",G +1417244,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1417321,1258,1.33,,75.0,,,,,,,"Fatty acids, total saturated",G +1417325,1258,0.6,,70.0,,,,,,,"Fatty acids, total saturated",G +1417583,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1417614,1258,3.88,,70.0,,,,,,,"Fatty acids, total saturated",G +1417746,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1417891,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G +1418149,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1418765,1258,2.4,,70.0,,,,,,,"Fatty acids, total saturated",G +1419996,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1420085,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1420280,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1420827,1258,6.06,,70.0,,,,,,,"Fatty acids, total saturated",G +1420984,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1421127,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1421435,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1421787,1258,19.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1421932,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1422133,1258,8.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1422452,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1423261,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1423681,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1423913,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1423917,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1424411,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1424464,1258,5.77,,70.0,,,,,,,"Fatty acids, total saturated",G +1425256,1258,8.18,,70.0,,,,,,,"Fatty acids, total saturated",G +1425504,1258,2.38,,70.0,,,,,,,"Fatty acids, total saturated",G +1425777,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1426327,1258,1.06,,70.0,,,,,,,"Fatty acids, total saturated",G +1426363,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1426453,1258,7.35,,70.0,,,,,,,"Fatty acids, total saturated",G +1426665,1258,1.52,,70.0,,,,,,,"Fatty acids, total saturated",G +1426685,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1426955,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1427364,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1427482,1258,8.04,,70.0,,,,,,,"Fatty acids, total saturated",G +1428172,1258,3.74,,70.0,,,,,,,"Fatty acids, total saturated",G +1428735,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1431098,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G +1432338,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1432906,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1434539,1258,2.63,,70.0,,,,,,,"Fatty acids, total saturated",G +1434769,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1435298,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1435345,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1435609,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1436376,1258,19.51,,70.0,,,,,,,"Fatty acids, total saturated",G +1436465,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1436580,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1444974,1258,11.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1455342,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1455446,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1455585,1258,5.77,,71.0,,,,,,,"Fatty acids, total saturated",G +1455863,1258,1.67,,71.0,,,,,,,"Fatty acids, total saturated",G +1455965,1258,0.42,,71.0,,,,,,,"Fatty acids, total saturated",G +1456144,1258,0.24,,78.0,,,,,,,"Fatty acids, total saturated",G +1456330,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1457001,1258,3.0,,78.0,,,,,,,"Fatty acids, total saturated",G +1457093,1258,3.0,,78.0,,,,,,,"Fatty acids, total saturated",G +1457112,1258,2.35,,71.0,,,,,,,"Fatty acids, total saturated",G +1457605,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1457914,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G +1458015,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1458021,1258,3.45,,71.0,,,,,,,"Fatty acids, total saturated",G +1458972,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1459458,1258,1.34,,71.0,,,,,,,"Fatty acids, total saturated",G +1459571,1258,0.81,,78.0,,,,,,,"Fatty acids, total saturated",G +1459730,1258,2.98,,71.0,,,,,,,"Fatty acids, total saturated",G +1459858,1258,0.09,,72.0,,,,,,,"Fatty acids, total saturated",G +1460096,1258,3.57,,71.0,,,,,,,"Fatty acids, total saturated",G +1460260,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1460590,1258,4.02,,71.0,,,,,,,"Fatty acids, total saturated",G +1461121,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1461300,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1461306,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1461314,1258,1.0,,78.0,,,,,,,"Fatty acids, total saturated",G +1461656,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G +1461872,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1462173,1258,14.29,,71.0,,,,,,,"Fatty acids, total saturated",G +1462396,1258,2.68,,71.0,,,,,,,"Fatty acids, total saturated",G +1462424,1258,7.14,,71.0,,,,,,,"Fatty acids, total saturated",G +1880984,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1462766,1258,0.12,,75.0,,,,,,,"Fatty acids, total saturated",G +1462818,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G +1462853,1258,14.29,,71.0,,,,,,,"Fatty acids, total saturated",G +1463154,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1463197,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1463387,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1463443,1258,9.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1464052,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1464420,1258,5.19,,70.0,,,,,,,"Fatty acids, total saturated",G +1464449,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1464478,1258,5.63,,70.0,,,,,,,"Fatty acids, total saturated",G +1464663,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G +1464990,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1465103,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1465109,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G +1465365,1258,3.23,,70.0,,,,,,,"Fatty acids, total saturated",G +1465396,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1465963,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1466833,1258,7.04,,70.0,,,,,,,"Fatty acids, total saturated",G +1467173,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G +1467340,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1467468,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1467615,1258,14.04,,70.0,,,,,,,"Fatty acids, total saturated",G +1467882,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G +1468232,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1468898,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1468904,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1468930,1258,1.61,,70.0,,,,,,,"Fatty acids, total saturated",G +1469082,1258,0.68,,70.0,,,,,,,"Fatty acids, total saturated",G +1469215,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1469542,1258,16.13,,70.0,,,,,,,"Fatty acids, total saturated",G +1469801,1258,35.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1470078,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1470169,1258,34.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1470318,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1470832,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1470894,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1471318,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1471595,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1471662,1258,1.13,,70.0,,,,,,,"Fatty acids, total saturated",G +1472775,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1473045,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1473169,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1473234,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1473358,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1473523,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1473752,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1473802,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1474052,1258,22.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1474306,1258,3.41,,70.0,,,,,,,"Fatty acids, total saturated",G +1474573,1258,1.6,,70.0,,,,,,,"Fatty acids, total saturated",G +1474628,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1475265,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1475433,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1475601,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1475645,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1475844,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1475992,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1476074,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1476426,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1476489,1258,6.49,,70.0,,,,,,,"Fatty acids, total saturated",G +1476665,1258,0.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1477027,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1477295,1258,3.08,,70.0,,,,,,,"Fatty acids, total saturated",G +1477474,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1477858,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G +1478953,1258,7.58,,70.0,,,,,,,"Fatty acids, total saturated",G +1478957,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G +1479310,1258,8.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1479412,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1479504,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1480024,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1480244,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1480777,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1481079,1258,4.84,,70.0,,,,,,,"Fatty acids, total saturated",G +1481163,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1481634,1258,4.46,,70.0,,,,,,,"Fatty acids, total saturated",G +1481809,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1482230,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G +1482290,1258,3.23,,70.0,,,,,,,"Fatty acids, total saturated",G +1482487,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1483128,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1483256,1258,1.92,,70.0,,,,,,,"Fatty acids, total saturated",G +1483434,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G +1483507,1258,0.58,,70.0,,,,,,,"Fatty acids, total saturated",G +1483629,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1483777,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1483794,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1483803,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1484001,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1484025,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1484483,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G +1484743,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1484746,1258,2.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1485086,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1485288,1258,2.04,,70.0,,,,,,,"Fatty acids, total saturated",G +1485346,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1485752,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1485899,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1486063,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1486095,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1486550,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1486568,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1486804,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1486992,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1487127,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1487917,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1488071,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1488610,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1489315,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1489501,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1489574,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1489643,1258,1.52,,70.0,,,,,,,"Fatty acids, total saturated",G +1489863,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1490974,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1491029,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1491196,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1491287,1258,1.02,,70.0,,,,,,,"Fatty acids, total saturated",G +1491571,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1491598,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1491828,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1491953,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1492127,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1492263,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1492327,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1492674,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1492839,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1492904,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1493190,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1493199,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1493565,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1493735,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1493787,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1493819,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1494340,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1494449,1258,0.2,,75.0,,,,,,,"Fatty acids, total saturated",G +1494458,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1494554,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1494672,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1495122,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1495356,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1495955,1258,7.58,,70.0,,,,,,,"Fatty acids, total saturated",G +1496110,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1496378,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1496888,1258,9.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1496985,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1497060,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1497178,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1497552,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1497922,1258,2.21,,70.0,,,,,,,"Fatty acids, total saturated",G +1497946,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1498218,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1498247,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1498341,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1498586,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1498636,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1498651,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1498656,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1498843,1258,8.96,,70.0,,,,,,,"Fatty acids, total saturated",G +1498990,1258,8.18,,70.0,,,,,,,"Fatty acids, total saturated",G +1499068,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1499115,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G +1499184,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G +1499561,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1499739,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +1500394,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1500591,1258,2.65,,70.0,,,,,,,"Fatty acids, total saturated",G +1500729,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1500733,1258,7.95,,70.0,,,,,,,"Fatty acids, total saturated",G +1500808,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1500843,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1501042,1258,1.19,,70.0,,,,,,,"Fatty acids, total saturated",G +1501053,1258,4.64,,70.0,,,,,,,"Fatty acids, total saturated",G +1502164,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1502700,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1502728,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G +1502753,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1502922,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G +1502977,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1503064,1258,2.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1503409,1258,4.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1503607,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1503722,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1503851,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1505419,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1505523,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1507058,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1507560,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1507570,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1507682,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1507767,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1507880,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G +1507996,1258,8.11,,70.0,,,,,,,"Fatty acids, total saturated",G +1508076,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1508898,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1508929,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1509151,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1509344,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1509440,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1509726,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1510173,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1510380,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1510476,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1510819,1258,3.05,,70.0,,,,,,,"Fatty acids, total saturated",G +1511144,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1511259,1258,6.94,,70.0,,,,,,,"Fatty acids, total saturated",G +1511277,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G +1511540,1258,4.46,,70.0,,,,,,,"Fatty acids, total saturated",G +1511682,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1511726,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1512048,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1512333,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G +1512507,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1513121,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G +1513458,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1514008,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1514527,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1514692,1258,1.26,,70.0,,,,,,,"Fatty acids, total saturated",G +1515282,1258,9.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1515420,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1515521,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1516104,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1516265,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1516726,1258,16.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1516930,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1517063,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1517397,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1517426,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1517489,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +1517676,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1517759,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1517762,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1517920,1258,9.52,,70.0,,,,,,,"Fatty acids, total saturated",G +1518117,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G +1518840,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1518933,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1518976,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1518996,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1519222,1258,18.18,,70.0,,,,,,,"Fatty acids, total saturated",G +1519344,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1519630,1258,8.82,,70.0,,,,,,,"Fatty acids, total saturated",G +1519764,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1519831,1258,5.81,,70.0,,,,,,,"Fatty acids, total saturated",G +1519989,1258,9.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1520086,1258,11.9,,70.0,,,,,,,"Fatty acids, total saturated",G +1520293,1258,3.75,,70.0,,,,,,,"Fatty acids, total saturated",G +1520679,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1520821,1258,8.89,,70.0,,,,,,,"Fatty acids, total saturated",G +1520867,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1521566,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1521733,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1521845,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1522087,1258,9.72,,70.0,,,,,,,"Fatty acids, total saturated",G +1522211,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1522387,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1522556,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1522624,1258,3.77,,70.0,,,,,,,"Fatty acids, total saturated",G +1522640,1258,4.17,,70.0,,,,,,,"Fatty acids, total saturated",G +1522997,1258,16.13,,70.0,,,,,,,"Fatty acids, total saturated",G +1523062,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1523335,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G +1523371,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1523688,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1523952,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1523973,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G +1524386,1258,6.58,,70.0,,,,,,,"Fatty acids, total saturated",G +1524388,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +1524752,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1525278,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1525338,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1525559,1258,8.51,,70.0,,,,,,,"Fatty acids, total saturated",G +1526032,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1526182,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1526313,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1526330,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1526466,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1527780,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1527831,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1527945,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1528109,1258,18.03,,70.0,,,,,,,"Fatty acids, total saturated",G +1528407,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1528469,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1528567,1258,2.38,,70.0,,,,,,,"Fatty acids, total saturated",G +1528678,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1528907,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1529074,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1529096,1258,7.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1529265,1258,22.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1529817,1258,17.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1529868,1258,0.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1530210,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1530460,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1530685,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1531115,1258,28.72,,70.0,,,,,,,"Fatty acids, total saturated",G +1531659,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1532050,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1532258,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1532288,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G +1532492,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1532567,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1533620,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1533633,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1533836,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1533893,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1534131,1258,1.38,,75.0,,,,,,,"Fatty acids, total saturated",G +1534348,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G +1534544,1258,2.72,,70.0,,,,,,,"Fatty acids, total saturated",G +1534649,1258,3.52,,70.0,,,,,,,"Fatty acids, total saturated",G +1534661,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1534743,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1534800,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1534937,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1534948,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G +1535159,1258,85.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1535319,1258,2.78,,70.0,,,,,,,"Fatty acids, total saturated",G +1535943,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1536156,1258,0.66,,70.0,,,,,,,"Fatty acids, total saturated",G +1536520,1258,1.75,,70.0,,,,,,,"Fatty acids, total saturated",G +1537138,1258,5.66,,70.0,,,,,,,"Fatty acids, total saturated",G +1537203,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1537398,1258,4.93,,70.0,,,,,,,"Fatty acids, total saturated",G +1537778,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1538020,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1538424,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1538747,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1538817,1258,33.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1538944,1258,4.12,,70.0,,,,,,,"Fatty acids, total saturated",G +1538981,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G +1539060,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1539066,1258,4.65,,70.0,,,,,,,"Fatty acids, total saturated",G +1539617,1258,3.51,,70.0,,,,,,,"Fatty acids, total saturated",G +1540137,1258,1.22,,70.0,,,,,,,"Fatty acids, total saturated",G +1540397,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1540418,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1540744,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1541535,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1541978,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1542200,1258,0.93,,70.0,,,,,,,"Fatty acids, total saturated",G +1542296,1258,5.95,,70.0,,,,,,,"Fatty acids, total saturated",G +1542367,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1542474,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1542559,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1542632,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1542641,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1542847,1258,2.65,,70.0,,,,,,,"Fatty acids, total saturated",G +1542881,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G +1542911,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1542943,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G +1543121,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1543490,1258,18.75,,70.0,,,,,,,"Fatty acids, total saturated",G +1543607,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1545057,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1545059,1258,6.61,,70.0,,,,,,,"Fatty acids, total saturated",G +1545065,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1545119,1258,5.38,,70.0,,,,,,,"Fatty acids, total saturated",G +1545754,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1545899,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1546181,1258,1.16,,70.0,,,,,,,"Fatty acids, total saturated",G +1546683,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +1546880,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1547306,1258,2.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1547481,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G +1548024,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1548165,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1548249,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1548420,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1548471,1258,7.46,,70.0,,,,,,,"Fatty acids, total saturated",G +1548534,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1548575,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1548766,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1548872,1258,7.46,,70.0,,,,,,,"Fatty acids, total saturated",G +1548913,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1548960,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G +1549125,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1549612,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1549639,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1550087,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1550297,1258,3.49,,70.0,,,,,,,"Fatty acids, total saturated",G +1550608,1258,4.35,,70.0,,,,,,,"Fatty acids, total saturated",G +1550866,1258,14.11,,70.0,,,,,,,"Fatty acids, total saturated",G +1550899,1258,11.9,,70.0,,,,,,,"Fatty acids, total saturated",G +1551064,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1551478,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1551600,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1551811,1258,4.9,,70.0,,,,,,,"Fatty acids, total saturated",G +1551846,1258,1.03,,70.0,,,,,,,"Fatty acids, total saturated",G +1552051,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1552659,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1553432,1258,2.78,,70.0,,,,,,,"Fatty acids, total saturated",G +1553474,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G +1553553,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1553827,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1553841,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1553892,1258,10.94,,70.0,,,,,,,"Fatty acids, total saturated",G +1554015,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1554159,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1554260,1258,1.47,,70.0,,,,,,,"Fatty acids, total saturated",G +1554366,1258,0.64,,70.0,,,,,,,"Fatty acids, total saturated",G +1554427,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G +1554559,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1554664,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1554866,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1554947,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1555004,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1555374,1258,1.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1555556,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1555934,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1556019,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G +1556506,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1556537,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1556845,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1556846,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1556850,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1557076,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G +1557229,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1557325,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1557776,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1557867,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1557909,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1558089,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1558117,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1558294,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1558338,1258,7.02,,70.0,,,,,,,"Fatty acids, total saturated",G +1558616,1258,2.84,,70.0,,,,,,,"Fatty acids, total saturated",G +1558768,1258,1.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1558891,1258,2.73,,70.0,,,,,,,"Fatty acids, total saturated",G +1558967,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G +1559122,1258,4.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1559178,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1559343,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1559423,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1559669,1258,2.12,,70.0,,,,,,,"Fatty acids, total saturated",G +1559745,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1559749,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1560226,1258,0.82,,70.0,,,,,,,"Fatty acids, total saturated",G +1560690,1258,1.32,,70.0,,,,,,,"Fatty acids, total saturated",G +1560754,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1560904,1258,3.23,,70.0,,,,,,,"Fatty acids, total saturated",G +1561146,1258,3.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1561308,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1561427,1258,3.1,,70.0,,,,,,,"Fatty acids, total saturated",G +1561526,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G +1561579,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1561640,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G +1561858,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1562025,1258,1.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1562082,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1562337,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G +1562452,1258,2.92,,70.0,,,,,,,"Fatty acids, total saturated",G +1562820,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1563616,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1563914,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1563944,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1563988,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1564089,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1564095,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1564488,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1564745,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G +1565396,1258,14.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1565647,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1565709,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1566183,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1566237,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1566774,1258,10.53,,70.0,,,,,,,"Fatty acids, total saturated",G +1566816,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1566926,1258,13.16,,70.0,,,,,,,"Fatty acids, total saturated",G +1566969,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1567182,1258,8.89,,70.0,,,,,,,"Fatty acids, total saturated",G +1567258,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1567289,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +1567518,1258,9.82,,70.0,,,,,,,"Fatty acids, total saturated",G +1567704,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1567808,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1567929,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1568286,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1568431,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1568579,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1568739,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1568755,1258,3.1,,70.0,,,,,,,"Fatty acids, total saturated",G +1568817,1258,4.04,,70.0,,,,,,,"Fatty acids, total saturated",G +1568949,1258,3.19,,70.0,,,,,,,"Fatty acids, total saturated",G +1568974,1258,9.85,,70.0,,,,,,,"Fatty acids, total saturated",G +1568997,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1569085,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1569322,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1569421,1258,3.68,,70.0,,,,,,,"Fatty acids, total saturated",G +1569604,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1569862,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1570694,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1570729,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1570911,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1571519,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1571840,1258,1.19,,70.0,,,,,,,"Fatty acids, total saturated",G +1571927,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1571953,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G +1571971,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1572137,1258,0.2,,70.0,,,,,,,"Fatty acids, total saturated",G +1572384,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G +1572581,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G +1572591,1258,0.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1572984,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1573291,1258,1.07,,70.0,,,,,,,"Fatty acids, total saturated",G +1573635,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1574124,1258,8.51,,70.0,,,,,,,"Fatty acids, total saturated",G +1574152,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G +1574160,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1574508,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1574624,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1574665,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1574808,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1575067,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1575349,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1575362,1258,17.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1575425,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1575926,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1576167,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1576628,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G +1576660,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1576721,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G +1577135,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1577175,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1577303,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1577522,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1577544,1258,3.89,,70.0,,,,,,,"Fatty acids, total saturated",G +1577860,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G +1578116,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1578184,1258,6.4,,70.0,,,,,,,"Fatty acids, total saturated",G +1578237,1258,3.95,,70.0,,,,,,,"Fatty acids, total saturated",G +1578328,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1578668,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1578717,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1579157,1258,13.64,,70.0,,,,,,,"Fatty acids, total saturated",G +1579198,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1579254,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1579342,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1579830,1258,1.47,,70.0,,,,,,,"Fatty acids, total saturated",G +1579938,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1579953,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1580010,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1580063,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1580820,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1581286,1258,1.02,,70.0,,,,,,,"Fatty acids, total saturated",G +1581336,1258,3.08,,70.0,,,,,,,"Fatty acids, total saturated",G +1581354,1258,15.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1581990,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1582659,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1583234,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1583270,1258,2.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1583912,1258,11.76,,70.0,,,,,,,"Fatty acids, total saturated",G +1583933,1258,0.8,,70.0,,,,,,,"Fatty acids, total saturated",G +1584039,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G +1584112,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1584442,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1584599,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1585041,1258,2.65,,70.0,,,,,,,"Fatty acids, total saturated",G +1585097,1258,7.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1585258,1258,5.93,,70.0,,,,,,,"Fatty acids, total saturated",G +1585819,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1585893,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1585904,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1585908,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G +1585968,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G +1586539,1258,14.06,,70.0,,,,,,,"Fatty acids, total saturated",G +1586649,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1587434,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1587993,1258,10.47,,70.0,,,,,,,"Fatty acids, total saturated",G +1588166,1258,14.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1588171,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1588326,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1589458,1258,42.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1589914,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1590202,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1590745,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G +1590869,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1591273,1258,15.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1591573,1258,6.38,,70.0,,,,,,,"Fatty acids, total saturated",G +1591651,1258,3.53,,70.0,,,,,,,"Fatty acids, total saturated",G +1591834,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1591894,1258,4.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1592343,1258,1.04,,70.0,,,,,,,"Fatty acids, total saturated",G +1592529,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1592541,1258,1.19,,70.0,,,,,,,"Fatty acids, total saturated",G +1592633,1258,15.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1592670,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1592943,1258,3.45,,70.0,,,,,,,"Fatty acids, total saturated",G +1593161,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1593315,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1593553,1258,3.52,,70.0,,,,,,,"Fatty acids, total saturated",G +1593787,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1593895,1258,18.42,,70.0,,,,,,,"Fatty acids, total saturated",G +1594047,1258,4.41,,70.0,,,,,,,"Fatty acids, total saturated",G +1594306,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1594453,1258,3.75,,70.0,,,,,,,"Fatty acids, total saturated",G +1594506,1258,11.07,,70.0,,,,,,,"Fatty acids, total saturated",G +1595351,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1595427,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1596034,1258,13.73,,70.0,,,,,,,"Fatty acids, total saturated",G +1596096,1258,2.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1596565,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1597240,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1597705,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1597774,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1598075,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1598202,1258,0.54,,70.0,,,,,,,"Fatty acids, total saturated",G +1598632,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1598699,1258,0.51,,70.0,,,,,,,"Fatty acids, total saturated",G +1599061,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1599212,1258,4.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1599285,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1599725,1258,1.41,,70.0,,,,,,,"Fatty acids, total saturated",G +1600336,1258,22.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1600442,1258,5.38,,70.0,,,,,,,"Fatty acids, total saturated",G +1600506,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1600625,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1600631,1258,2.44,,70.0,,,,,,,"Fatty acids, total saturated",G +1601552,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1601657,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1601814,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1601928,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1602001,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1602112,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1602585,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1602652,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G +1602721,1258,2.22,,70.0,,,,,,,"Fatty acids, total saturated",G +1602931,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1602937,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1603044,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1603564,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1604001,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1604145,1258,2.76,,70.0,,,,,,,"Fatty acids, total saturated",G +1604253,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1605002,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1605274,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1605312,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1605330,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1605452,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1605462,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1605902,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G +1605951,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1607268,1258,8.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1607412,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1607490,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1607622,1258,2.63,,70.0,,,,,,,"Fatty acids, total saturated",G +1607640,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1607910,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1608089,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1608359,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1608636,1258,5.49,,70.0,,,,,,,"Fatty acids, total saturated",G +1608691,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1609043,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1609243,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G +1609349,1258,10.53,,70.0,,,,,,,"Fatty acids, total saturated",G +1609465,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1609531,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1609784,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1610115,1258,2.06,,70.0,,,,,,,"Fatty acids, total saturated",G +1610228,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1610620,1258,12.2,,70.0,,,,,,,"Fatty acids, total saturated",G +1610641,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1610994,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1611256,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1611538,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1611544,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1611707,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1611782,1258,2.75,,70.0,,,,,,,"Fatty acids, total saturated",G +1611832,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1612521,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1612852,1258,3.27,,70.0,,,,,,,"Fatty acids, total saturated",G +1612971,1258,9.18,,70.0,,,,,,,"Fatty acids, total saturated",G +1613237,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1613791,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1614072,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1614126,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1614449,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1614612,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1615009,1258,0.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1615227,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1615235,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1615276,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1615628,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1615745,1258,5.47,,70.0,,,,,,,"Fatty acids, total saturated",G +1616668,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1617114,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1617302,1258,4.23,,70.0,,,,,,,"Fatty acids, total saturated",G +1617544,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1617759,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1617949,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G +1617976,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1618011,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1618473,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G +1618841,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G +1618927,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1619619,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1619974,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1620675,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1620900,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1621318,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1621648,1258,9.52,,70.0,,,,,,,"Fatty acids, total saturated",G +1622114,1258,2.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1622121,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1622152,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1622925,1258,3.45,,70.0,,,,,,,"Fatty acids, total saturated",G +1623104,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1623245,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1623439,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1623487,1258,2.65,,70.0,,,,,,,"Fatty acids, total saturated",G +1623529,1258,3.23,,70.0,,,,,,,"Fatty acids, total saturated",G +1623652,1258,0.83,,70.0,,,,,,,"Fatty acids, total saturated",G +1624210,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1624372,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G +1624855,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1624903,1258,1.52,,70.0,,,,,,,"Fatty acids, total saturated",G +1625035,1258,4.65,,70.0,,,,,,,"Fatty acids, total saturated",G +1625242,1258,0.65,,70.0,,,,,,,"Fatty acids, total saturated",G +1625342,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1625834,1258,1.61,,70.0,,,,,,,"Fatty acids, total saturated",G +1625966,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1626186,1258,1.32,,70.0,,,,,,,"Fatty acids, total saturated",G +1626239,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1626342,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1626586,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1626666,1258,7.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1626756,1258,3.49,,70.0,,,,,,,"Fatty acids, total saturated",G +1626797,1258,3.24,,70.0,,,,,,,"Fatty acids, total saturated",G +1627334,1258,0.83,,70.0,,,,,,,"Fatty acids, total saturated",G +1628531,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1628589,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1628974,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1629234,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1630457,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1630608,1258,5.81,,70.0,,,,,,,"Fatty acids, total saturated",G +1630900,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1630967,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1631339,1258,9.52,,70.0,,,,,,,"Fatty acids, total saturated",G +1631560,1258,8.75,,70.0,,,,,,,"Fatty acids, total saturated",G +1631807,1258,6.98,,70.0,,,,,,,"Fatty acids, total saturated",G +1631811,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1631881,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1632721,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1633098,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1633169,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1633228,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1633323,1258,4.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1633356,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1633424,1258,2.11,,70.0,,,,,,,"Fatty acids, total saturated",G +1633447,1258,6.06,,70.0,,,,,,,"Fatty acids, total saturated",G +1634454,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1634770,1258,3.75,,70.0,,,,,,,"Fatty acids, total saturated",G +1634978,1258,3.66,,70.0,,,,,,,"Fatty acids, total saturated",G +1635140,1258,4.12,,70.0,,,,,,,"Fatty acids, total saturated",G +1635597,1258,11.11,,70.0,,,,,,,"Fatty acids, total saturated",G +1635985,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1636105,1258,2.38,,70.0,,,,,,,"Fatty acids, total saturated",G +1636345,1258,2.21,,70.0,,,,,,,"Fatty acids, total saturated",G +1636557,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1636560,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1636598,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1636607,1258,1.19,,70.0,,,,,,,"Fatty acids, total saturated",G +1636841,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G +1636949,1258,1.13,,70.0,,,,,,,"Fatty acids, total saturated",G +1637266,1258,0.72,,70.0,,,,,,,"Fatty acids, total saturated",G +1637315,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1637367,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1637534,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1637716,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1637855,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1637887,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1638006,1258,1.06,,70.0,,,,,,,"Fatty acids, total saturated",G +1638340,1258,2.41,,70.0,,,,,,,"Fatty acids, total saturated",G +1638383,1258,9.41,,70.0,,,,,,,"Fatty acids, total saturated",G +1639277,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1639570,1258,4.93,,70.0,,,,,,,"Fatty acids, total saturated",G +1639728,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1639865,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1640497,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1640621,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1641155,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1641228,1258,1.12,,70.0,,,,,,,"Fatty acids, total saturated",G +1641299,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1641757,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1641859,1258,2.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1642007,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G +1642140,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1642182,1258,5.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1642765,1258,12.77,,70.0,,,,,,,"Fatty acids, total saturated",G +1643156,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1643790,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1643890,1258,7.49,,70.0,,,,,,,"Fatty acids, total saturated",G +1644350,1258,17.07,,70.0,,,,,,,"Fatty acids, total saturated",G +1644759,1258,5.3,,70.0,,,,,,,"Fatty acids, total saturated",G +1644899,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1645386,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1645462,1258,11.11,,70.0,,,,,,,"Fatty acids, total saturated",G +1645533,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1645646,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1645814,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1646067,1258,3.92,,70.0,,,,,,,"Fatty acids, total saturated",G +1646194,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G +1646403,1258,16.28,,70.0,,,,,,,"Fatty acids, total saturated",G +1646536,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1646724,1258,10.53,,70.0,,,,,,,"Fatty acids, total saturated",G +1647210,1258,5.95,,70.0,,,,,,,"Fatty acids, total saturated",G +1647299,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1647570,1258,5.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1647862,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1648276,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1648918,1258,5.13,,70.0,,,,,,,"Fatty acids, total saturated",G +1649037,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1649133,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1649194,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1649460,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1649531,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1649712,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1649893,1258,5.08,,70.0,,,,,,,"Fatty acids, total saturated",G +1650360,1258,1.1,,70.0,,,,,,,"Fatty acids, total saturated",G +1650515,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1650603,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1650726,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G +1650816,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1651219,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1651268,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1651385,1258,13.28,,70.0,,,,,,,"Fatty acids, total saturated",G +1651507,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1651677,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1651790,1258,1.96,,70.0,,,,,,,"Fatty acids, total saturated",G +1652127,1258,13.64,,70.0,,,,,,,"Fatty acids, total saturated",G +1652171,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1652750,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1653254,1258,4.81,,70.0,,,,,,,"Fatty acids, total saturated",G +1653262,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1653316,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G +1653500,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1654145,1258,3.52,,70.0,,,,,,,"Fatty acids, total saturated",G +1654297,1258,0.83,,70.0,,,,,,,"Fatty acids, total saturated",G +1654460,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1654462,1258,3.97,,70.0,,,,,,,"Fatty acids, total saturated",G +1654828,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1654895,1258,10.53,,70.0,,,,,,,"Fatty acids, total saturated",G +1655396,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1655972,1258,13.16,,70.0,,,,,,,"Fatty acids, total saturated",G +1656340,1258,2.03,,70.0,,,,,,,"Fatty acids, total saturated",G +1656588,1258,15.38,,70.0,,,,,,,"Fatty acids, total saturated",G +1656652,1258,6.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1657069,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1657171,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1657191,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1657265,1258,0.77,,70.0,,,,,,,"Fatty acids, total saturated",G +1657562,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1657631,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1658614,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1659108,1258,15.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1659174,1258,8.75,,70.0,,,,,,,"Fatty acids, total saturated",G +1659226,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1659241,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1659302,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1659364,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1659384,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1659542,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1659570,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1659659,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1659717,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1660170,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1660267,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1660468,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1660489,1258,13.64,,70.0,,,,,,,"Fatty acids, total saturated",G +1660490,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1660614,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1660916,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1661536,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1661631,1258,7.26,,70.0,,,,,,,"Fatty acids, total saturated",G +1661837,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G +1662048,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1662340,1258,10.19,,70.0,,,,,,,"Fatty acids, total saturated",G +1662808,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G +1663298,1258,2.38,,70.0,,,,,,,"Fatty acids, total saturated",G +1663675,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1663771,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G +1663827,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1663869,1258,1.16,,70.0,,,,,,,"Fatty acids, total saturated",G +1664016,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G +1665153,1258,18.6,,70.0,,,,,,,"Fatty acids, total saturated",G +1665221,1258,36.11,,70.0,,,,,,,"Fatty acids, total saturated",G +1665437,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1665523,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1665573,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G +1665645,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1666257,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G +1666971,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1667639,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1667744,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1667788,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1668575,1258,11.11,,70.0,,,,,,,"Fatty acids, total saturated",G +1668582,1258,7.28,,70.0,,,,,,,"Fatty acids, total saturated",G +1668596,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1668710,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1669055,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1669173,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1669442,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1669512,1258,10.94,,70.0,,,,,,,"Fatty acids, total saturated",G +1669526,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1669544,1258,2.23,,70.0,,,,,,,"Fatty acids, total saturated",G +1669740,1258,21.88,,70.0,,,,,,,"Fatty acids, total saturated",G +1669818,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1669845,1258,3.75,,70.0,,,,,,,"Fatty acids, total saturated",G +1669928,1258,8.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1670510,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1670670,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1670725,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1670757,1258,2.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1670821,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1671043,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1671374,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1671547,1258,1.32,,70.0,,,,,,,"Fatty acids, total saturated",G +1671599,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1671809,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1672101,1258,3.54,,70.0,,,,,,,"Fatty acids, total saturated",G +1673478,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1673860,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1674318,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1674471,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1674543,1258,6.72,,70.0,,,,,,,"Fatty acids, total saturated",G +1674627,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1674683,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1674800,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1675390,1258,7.45,,70.0,,,,,,,"Fatty acids, total saturated",G +1675396,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1675459,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1676585,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1676744,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1676874,1258,17.54,,70.0,,,,,,,"Fatty acids, total saturated",G +1677042,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G +1677050,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1677104,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1677345,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1677545,1258,3.95,,70.0,,,,,,,"Fatty acids, total saturated",G +1677723,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1677774,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1677801,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1677877,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1678201,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1678687,1258,1.53,,70.0,,,,,,,"Fatty acids, total saturated",G +1679129,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1679185,1258,5.19,,70.0,,,,,,,"Fatty acids, total saturated",G +1679773,1258,5.13,,70.0,,,,,,,"Fatty acids, total saturated",G +1680098,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1680119,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1680127,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G +1680395,1258,18.6,,70.0,,,,,,,"Fatty acids, total saturated",G +1681881,1258,4.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1681989,1258,22.22,,70.0,,,,,,,"Fatty acids, total saturated",G +1682167,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1682184,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1682377,1258,3.01,,70.0,,,,,,,"Fatty acids, total saturated",G +1682594,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1683223,1258,4.88,,70.0,,,,,,,"Fatty acids, total saturated",G +1683646,1258,1.65,,70.0,,,,,,,"Fatty acids, total saturated",G +1683930,1258,7.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1684136,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1684881,1258,26.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1684953,1258,17.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1685058,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1685382,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1685512,1258,0.08,,75.0,,,,,,,"Fatty acids, total saturated",G +1685651,1258,1.05,,75.0,,,,,,,"Fatty acids, total saturated",G +1685722,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1685750,1258,6.72,,70.0,,,,,,,"Fatty acids, total saturated",G +1685849,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1686021,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1686022,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1686209,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1686216,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1686335,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1686728,1258,11.27,,70.0,,,,,,,"Fatty acids, total saturated",G +1686831,1258,2.4,,70.0,,,,,,,"Fatty acids, total saturated",G +1687333,1258,17.24,,70.0,,,,,,,"Fatty acids, total saturated",G +1687831,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1687853,1258,5.08,,70.0,,,,,,,"Fatty acids, total saturated",G +1688387,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1688658,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1688982,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G +1689144,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G +1689255,1258,15.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1689504,1258,4.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1689815,1258,0.83,,70.0,,,,,,,"Fatty acids, total saturated",G +1689820,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1690114,1258,4.41,,70.0,,,,,,,"Fatty acids, total saturated",G +1690202,1258,2.02,,70.0,,,,,,,"Fatty acids, total saturated",G +1690231,1258,9.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1690422,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1690592,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1690621,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1690631,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1690733,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1690834,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G +1691196,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G +1691405,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1692575,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1692592,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1692695,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1692805,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1692825,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1692861,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1693259,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1693390,1258,4.24,,70.0,,,,,,,"Fatty acids, total saturated",G +1693637,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1693772,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1693837,1258,0.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1694339,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1694372,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1694811,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1695189,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1695242,1258,11.63,,70.0,,,,,,,"Fatty acids, total saturated",G +1695397,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1695453,1258,5.81,,70.0,,,,,,,"Fatty acids, total saturated",G +1695501,1258,28.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1695507,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G +1695849,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1696599,1258,10.47,,70.0,,,,,,,"Fatty acids, total saturated",G +1696733,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1696831,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1697074,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1697171,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G +1697409,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1697569,1258,1.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1697718,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1697917,1258,6.41,,70.0,,,,,,,"Fatty acids, total saturated",G +1698130,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1698201,1258,6.52,,70.0,,,,,,,"Fatty acids, total saturated",G +1698421,1258,6.54,,70.0,,,,,,,"Fatty acids, total saturated",G +1698520,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1698691,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1698744,1258,18.75,,70.0,,,,,,,"Fatty acids, total saturated",G +1698842,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1699044,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1699689,1258,10.53,,70.0,,,,,,,"Fatty acids, total saturated",G +1699862,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1699896,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1700187,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1700211,1258,9.68,,70.0,,,,,,,"Fatty acids, total saturated",G +1700274,1258,4.23,,70.0,,,,,,,"Fatty acids, total saturated",G +1700353,1258,0.51,,70.0,,,,,,,"Fatty acids, total saturated",G +1700518,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G +1701447,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1701869,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1702241,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1702435,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G +1702487,1258,19.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1703026,1258,11.3,,70.0,,,,,,,"Fatty acids, total saturated",G +1703056,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1703074,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G +1703117,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1703127,1258,10.1,,70.0,,,,,,,"Fatty acids, total saturated",G +1703208,1258,2.22,,70.0,,,,,,,"Fatty acids, total saturated",G +1703490,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1703560,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1703601,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1703801,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1703864,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1703979,1258,2.7,,70.0,,,,,,,"Fatty acids, total saturated",G +1704323,1258,7.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1704405,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1704516,1258,0.85,,70.0,,,,,,,"Fatty acids, total saturated",G +1704660,1258,1.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1705037,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1705097,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1705342,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1705418,1258,3.65,,70.0,,,,,,,"Fatty acids, total saturated",G +1705992,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G +1705997,1258,9.76,,70.0,,,,,,,"Fatty acids, total saturated",G +1706302,1258,2.27,,70.0,,,,,,,"Fatty acids, total saturated",G +1706652,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1706722,1258,15.22,,70.0,,,,,,,"Fatty acids, total saturated",G +1706724,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1706895,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G +1707000,1258,2.06,,70.0,,,,,,,"Fatty acids, total saturated",G +1707219,1258,3.53,,70.0,,,,,,,"Fatty acids, total saturated",G +1707303,1258,6.92,,70.0,,,,,,,"Fatty acids, total saturated",G +1707463,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1707492,1258,1.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1707494,1258,9.3,,70.0,,,,,,,"Fatty acids, total saturated",G +1707563,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G +1707610,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1707872,1258,8.82,,70.0,,,,,,,"Fatty acids, total saturated",G +1708126,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1708155,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1708297,1258,18.97,,70.0,,,,,,,"Fatty acids, total saturated",G +1708329,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1708398,1258,12.07,,70.0,,,,,,,"Fatty acids, total saturated",G +1708644,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1709196,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G +1709198,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1709249,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G +1709286,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1709404,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G +1710186,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1711605,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1711760,1258,2.17,,70.0,,,,,,,"Fatty acids, total saturated",G +1711832,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1711928,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1711989,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G +1712122,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1712388,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1712495,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G +1712543,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1712705,1258,20.59,,70.0,,,,,,,"Fatty acids, total saturated",G +1712709,1258,7.78,,70.0,,,,,,,"Fatty acids, total saturated",G +1712791,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1712832,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +1712848,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1712905,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1713838,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1713878,1258,2.38,,70.0,,,,,,,"Fatty acids, total saturated",G +1713971,1258,24.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1714471,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1714829,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1714917,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1715228,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1715544,1258,6.82,,70.0,,,,,,,"Fatty acids, total saturated",G +1715846,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1715851,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1716052,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1716099,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1716121,1258,1.88,,70.0,,,,,,,"Fatty acids, total saturated",G +1716226,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1716581,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1716791,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1716940,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1717057,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1717626,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1717875,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1717981,1258,11.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1718070,1258,0.34,,70.0,,,,,,,"Fatty acids, total saturated",G +1718077,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1718306,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1718601,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1718720,1258,1.32,,70.0,,,,,,,"Fatty acids, total saturated",G +1718983,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1719009,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1719857,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G +1719919,1258,3.83,,70.0,,,,,,,"Fatty acids, total saturated",G +1720932,1258,4.35,,70.0,,,,,,,"Fatty acids, total saturated",G +1720944,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G +1721690,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1722152,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1722208,1258,5.05,,70.0,,,,,,,"Fatty acids, total saturated",G +1722260,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1722771,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G +1722809,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1722850,1258,7.06,,70.0,,,,,,,"Fatty acids, total saturated",G +1723216,1258,3.95,,70.0,,,,,,,"Fatty acids, total saturated",G +1723249,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1723299,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1723595,1258,7.06,,70.0,,,,,,,"Fatty acids, total saturated",G +1723709,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1723856,1258,0.68,,70.0,,,,,,,"Fatty acids, total saturated",G +1724193,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1724351,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1724674,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1724723,1258,3.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1725289,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1725366,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1725590,1258,10.94,,70.0,,,,,,,"Fatty acids, total saturated",G +1725618,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1725626,1258,1.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1726025,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1726168,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1726498,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1726811,1258,15.52,,70.0,,,,,,,"Fatty acids, total saturated",G +1726898,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G +1727070,1258,7.41,,70.0,,,,,,,"Fatty acids, total saturated",G +1727214,1258,12.73,,70.0,,,,,,,"Fatty acids, total saturated",G +1727274,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1727505,1258,23.08,,70.0,,,,,,,"Fatty acids, total saturated",G +1727678,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1727796,1258,11.54,,70.0,,,,,,,"Fatty acids, total saturated",G +1728460,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1729084,1258,56.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1729157,1258,5.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1729292,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G +1729432,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1729483,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1729551,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1729611,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1729950,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1730042,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1730260,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1730271,1258,6.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1730452,1258,18.18,,70.0,,,,,,,"Fatty acids, total saturated",G +1730454,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G +1730472,1258,5.31,,70.0,,,,,,,"Fatty acids, total saturated",G +1730517,1258,9.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1730689,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1730771,1258,11.84,,70.0,,,,,,,"Fatty acids, total saturated",G +1730896,1258,8.89,,70.0,,,,,,,"Fatty acids, total saturated",G +1730969,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1731011,1258,5.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1731201,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G +1731217,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1731344,1258,1.06,,70.0,,,,,,,"Fatty acids, total saturated",G +1731537,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1731641,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1731891,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1731913,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1732074,1258,3.95,,70.0,,,,,,,"Fatty acids, total saturated",G +1732161,1258,2.13,,70.0,,,,,,,"Fatty acids, total saturated",G +1732595,1258,5.88,,70.0,,,,,,,"Fatty acids, total saturated",G +1732607,1258,6.19,,70.0,,,,,,,"Fatty acids, total saturated",G +1732633,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1732814,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1732977,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1733117,1258,6.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1733282,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G +1733465,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1733658,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1733843,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1734030,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1734040,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1735348,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1735750,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1735868,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1736398,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1736585,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1736903,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1737045,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1737240,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +1737266,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1737733,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G +1737903,1258,15.15,,70.0,,,,,,,"Fatty acids, total saturated",G +1738447,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1738776,1258,0.8,,70.0,,,,,,,"Fatty acids, total saturated",G +1739079,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G +1739128,1258,8.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1739618,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1739852,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1739911,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1739919,1258,0.83,,70.0,,,,,,,"Fatty acids, total saturated",G +1740034,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1740449,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1740548,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1740708,1258,9.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1741150,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1741466,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1741627,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1741639,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1741702,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1741796,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G +1742156,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1742183,1258,30.23,,70.0,,,,,,,"Fatty acids, total saturated",G +1742322,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1742498,1258,6.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1742752,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1742882,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1742977,1258,1.47,,70.0,,,,,,,"Fatty acids, total saturated",G +1743206,1258,1.07,,70.0,,,,,,,"Fatty acids, total saturated",G +1743277,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1743347,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1743616,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1743652,1258,4.46,,70.0,,,,,,,"Fatty acids, total saturated",G +1743766,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1743771,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1744324,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1744446,1258,5.21,,70.0,,,,,,,"Fatty acids, total saturated",G +1744548,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1744737,1258,1.77,,70.0,,,,,,,"Fatty acids, total saturated",G +1745145,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1745288,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1745333,1258,15.62,,70.0,,,,,,,"Fatty acids, total saturated",G +1745583,1258,4.84,,70.0,,,,,,,"Fatty acids, total saturated",G +1745619,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1745664,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1745704,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1745951,1258,3.23,,70.0,,,,,,,"Fatty acids, total saturated",G +1746098,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1746215,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1746371,1258,17.31,,70.0,,,,,,,"Fatty acids, total saturated",G +1746497,1258,5.83,,70.0,,,,,,,"Fatty acids, total saturated",G +1746595,1258,28.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1746783,1258,7.07,,70.0,,,,,,,"Fatty acids, total saturated",G +1747027,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1747211,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1747377,1258,22.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1747459,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1747618,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1747649,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1747837,1258,0.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1748451,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1748556,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1748986,1258,5.81,,70.0,,,,,,,"Fatty acids, total saturated",G +1749244,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1749487,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1749810,1258,7.89,,70.0,,,,,,,"Fatty acids, total saturated",G +1750044,1258,15.38,,70.0,,,,,,,"Fatty acids, total saturated",G +1755735,1258,7.36,1.0,1.0,,,,,,,"Fatty acids, total saturated",G +1757747,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1757760,1258,12.5,,71.0,,,,,,,"Fatty acids, total saturated",G +1881016,1258,0.83,,70.0,,,,,,,"Fatty acids, total saturated",G +1758032,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1758052,1258,8.0,,78.0,,,,,,,"Fatty acids, total saturated",G +1758101,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1758205,1258,2.0,,78.0,,,,,,,"Fatty acids, total saturated",G +1758295,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1758944,1258,3.12,,71.0,,,,,,,"Fatty acids, total saturated",G +1759161,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1759806,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1759809,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1760004,1258,10.94,,70.0,,,,,,,"Fatty acids, total saturated",G +1760075,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1760141,1258,3.75,,70.0,,,,,,,"Fatty acids, total saturated",G +1760438,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1760496,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1760513,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1761056,1258,0.83,,70.0,,,,,,,"Fatty acids, total saturated",G +1761067,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1761073,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1761193,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1761195,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1761330,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1761343,1258,14.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1761618,1258,2.22,,70.0,,,,,,,"Fatty acids, total saturated",G +1761870,1258,0.35,,70.0,,,,,,,"Fatty acids, total saturated",G +1761950,1258,3.76,,70.0,,,,,,,"Fatty acids, total saturated",G +1762008,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1762109,1258,0.74,,70.0,,,,,,,"Fatty acids, total saturated",G +1762179,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1762603,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1762733,1258,3.77,,70.0,,,,,,,"Fatty acids, total saturated",G +1762988,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1763083,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1763276,1258,8.75,,70.0,,,,,,,"Fatty acids, total saturated",G +1763302,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1763320,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1763377,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G +1763879,1258,5.77,,70.0,,,,,,,"Fatty acids, total saturated",G +1764434,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1764710,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +1764770,1258,3.92,,70.0,,,,,,,"Fatty acids, total saturated",G +1764776,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1764992,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1765394,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1765424,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1765552,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1765739,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1765767,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1765985,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1766304,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1766506,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1766542,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1766796,1258,6.9,,70.0,,,,,,,"Fatty acids, total saturated",G +1766843,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1767165,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1767255,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1767602,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1767647,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1767656,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1768066,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1768312,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1768313,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1769038,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1769157,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1769573,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1769718,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1770096,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1770134,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1770200,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G +1770437,1258,14.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1770806,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1770925,1258,10.87,,70.0,,,,,,,"Fatty acids, total saturated",G +1771030,1258,9.62,,70.0,,,,,,,"Fatty acids, total saturated",G +1771158,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1771163,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1771619,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1772316,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1772318,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1772849,1258,12.12,,70.0,,,,,,,"Fatty acids, total saturated",G +1773443,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1773481,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1773500,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1773508,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1773593,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1774830,1258,1.82,,70.0,,,,,,,"Fatty acids, total saturated",G +1774970,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1774980,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1775001,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1775077,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1775184,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1775460,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1881445,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G +1775801,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1776094,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1776193,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1776481,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1776900,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1777062,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1777228,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1777465,1258,2.21,,70.0,,,,,,,"Fatty acids, total saturated",G +1777582,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1778227,1258,8.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1778259,1258,7.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1778265,1258,6.98,,70.0,,,,,,,"Fatty acids, total saturated",G +1778551,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1779090,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1779152,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1779510,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G +1779582,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1779867,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1779897,1258,2.82,,70.0,,,,,,,"Fatty acids, total saturated",G +1779954,1258,3.82,,70.0,,,,,,,"Fatty acids, total saturated",G +1780334,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1780343,1258,0.2,,70.0,,,,,,,"Fatty acids, total saturated",G +1780473,1258,1.39,,70.0,,,,,,,"Fatty acids, total saturated",G +1780612,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1780769,1258,0.22,,70.0,,,,,,,"Fatty acids, total saturated",G +1780894,1258,1.69,,70.0,,,,,,,"Fatty acids, total saturated",G +1781025,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1781512,1258,7.55,,70.0,,,,,,,"Fatty acids, total saturated",G +1781667,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1781808,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1781948,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1782277,1258,11.32,,70.0,,,,,,,"Fatty acids, total saturated",G +1782476,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1782810,1258,12.32,,70.0,,,,,,,"Fatty acids, total saturated",G +1782964,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1783108,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1783774,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1784018,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1784073,1258,11.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1784542,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1784601,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1784656,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1784975,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1785197,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1786023,1258,2.64,,70.0,,,,,,,"Fatty acids, total saturated",G +1786402,1258,0.09,,75.0,,,,,,,"Fatty acids, total saturated",G +1786601,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1787082,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1787359,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1787527,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1787586,1258,6.82,,70.0,,,,,,,"Fatty acids, total saturated",G +1787648,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1787874,1258,9.23,,70.0,,,,,,,"Fatty acids, total saturated",G +1788326,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1788347,1258,1.72,,70.0,,,,,,,"Fatty acids, total saturated",G +1788649,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1788669,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1788757,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1788824,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1789128,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1789832,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1790096,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1790300,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1790375,1258,14.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1790769,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1790826,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G +1790946,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1790963,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G +1791549,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1791907,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1791930,1258,2.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1792078,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1792248,1258,10.19,,70.0,,,,,,,"Fatty acids, total saturated",G +1792440,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1792642,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1792663,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1792720,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1792723,1258,22.22,,70.0,,,,,,,"Fatty acids, total saturated",G +1793120,1258,3.98,,70.0,,,,,,,"Fatty acids, total saturated",G +1793523,1258,32.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1793724,1258,4.65,,70.0,,,,,,,"Fatty acids, total saturated",G +1794290,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1794404,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G +1794648,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1881760,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1794977,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1795005,1258,22.39,,70.0,,,,,,,"Fatty acids, total saturated",G +1795059,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1795070,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1795193,1258,12.2,,70.0,,,,,,,"Fatty acids, total saturated",G +1795477,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1795906,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1795994,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1796019,1258,0.2,,70.0,,,,,,,"Fatty acids, total saturated",G +1796365,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1796374,1258,24.44,,70.0,,,,,,,"Fatty acids, total saturated",G +1796535,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1796581,1258,5.83,,70.0,,,,,,,"Fatty acids, total saturated",G +1797161,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1797196,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1797616,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1797894,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1798577,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1799282,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G +1799379,1258,3.2,,70.0,,,,,,,"Fatty acids, total saturated",G +1799583,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1799729,1258,12.94,,70.0,,,,,,,"Fatty acids, total saturated",G +1800012,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G +1800089,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1800889,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1801080,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1801197,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1801477,1258,7.06,,70.0,,,,,,,"Fatty acids, total saturated",G +1802248,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1802572,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1802957,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1803324,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G +1803500,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G +1803587,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1804062,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1804124,1258,3.75,,70.0,,,,,,,"Fatty acids, total saturated",G +1805005,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1805040,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1805095,1258,2.97,,70.0,,,,,,,"Fatty acids, total saturated",G +1805822,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1805909,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1805959,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G +1806559,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1806765,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1807257,1258,0.41,,70.0,,,,,,,"Fatty acids, total saturated",G +1807330,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1808035,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +1808619,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1808785,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1808811,1258,5.31,,70.0,,,,,,,"Fatty acids, total saturated",G +1808964,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1809605,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1809916,1258,1.82,,70.0,,,,,,,"Fatty acids, total saturated",G +1810039,1258,1.37,,70.0,,,,,,,"Fatty acids, total saturated",G +1810291,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1810401,1258,7.09,,70.0,,,,,,,"Fatty acids, total saturated",G +1811567,1258,27.27,,70.0,,,,,,,"Fatty acids, total saturated",G +1811917,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1811970,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1812027,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1812098,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1812453,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1812883,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1812905,1258,6.38,,70.0,,,,,,,"Fatty acids, total saturated",G +1813595,1258,6.98,,70.0,,,,,,,"Fatty acids, total saturated",G +1813677,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1813842,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1813843,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1813950,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1814050,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1814114,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1814222,1258,24.24,,70.0,,,,,,,"Fatty acids, total saturated",G +1815055,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1815095,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +1815105,1258,1.11,,70.0,,,,,,,"Fatty acids, total saturated",G +1815684,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G +1815726,1258,0.31,,70.0,,,,,,,"Fatty acids, total saturated",G +1815760,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1815805,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1816078,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G +1816399,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1817095,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1817099,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1817183,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1817432,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1817636,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1818067,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G +1818295,1258,18.18,,70.0,,,,,,,"Fatty acids, total saturated",G +1818639,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1819056,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G +1819127,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1819345,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1819401,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1819660,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G +1819742,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1820048,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1820557,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1821237,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1821746,1258,0.77,,70.0,,,,,,,"Fatty acids, total saturated",G +1821903,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1821975,1258,8.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1822281,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1822350,1258,8.05,,70.0,,,,,,,"Fatty acids, total saturated",G +1822586,1258,1.97,,70.0,,,,,,,"Fatty acids, total saturated",G +1823105,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1823114,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1823618,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1823799,1258,2.7,,70.0,,,,,,,"Fatty acids, total saturated",G +1823823,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1823854,1258,8.62,,70.0,,,,,,,"Fatty acids, total saturated",G +1824018,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1824057,1258,0.64,,70.0,,,,,,,"Fatty acids, total saturated",G +1824604,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1824758,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1825087,1258,3.53,,70.0,,,,,,,"Fatty acids, total saturated",G +1825191,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1825521,1258,0.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1826031,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1826509,1258,0.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1826776,1258,4.41,,70.0,,,,,,,"Fatty acids, total saturated",G +1826786,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1826787,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1826886,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1827323,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1827365,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1827571,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1827608,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1827721,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1828309,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1828394,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1828637,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1828802,1258,12.73,,70.0,,,,,,,"Fatty acids, total saturated",G +1829010,1258,2.42,,70.0,,,,,,,"Fatty acids, total saturated",G +1829030,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G +1829502,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1829778,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1829840,1258,28.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1830006,1258,1.11,,70.0,,,,,,,"Fatty acids, total saturated",G +1830061,1258,1.1,,70.0,,,,,,,"Fatty acids, total saturated",G +1830114,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1830191,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1830364,1258,4.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1830413,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1830694,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1830739,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1830821,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1830824,1258,2.44,,70.0,,,,,,,"Fatty acids, total saturated",G +1830841,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1831105,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1831314,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1831372,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1831840,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1832110,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1832155,1258,8.77,,70.0,,,,,,,"Fatty acids, total saturated",G +1832402,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1832432,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1833030,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1833259,1258,9.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1833295,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1833514,1258,7.62,,70.0,,,,,,,"Fatty acids, total saturated",G +1833773,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1833868,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1833909,1258,7.95,,70.0,,,,,,,"Fatty acids, total saturated",G +1834216,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1834360,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1835025,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1835065,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1835844,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1835961,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1835981,1258,5.32,,70.0,,,,,,,"Fatty acids, total saturated",G +1836879,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1837097,1258,1.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1837227,1258,10.68,,70.0,,,,,,,"Fatty acids, total saturated",G +1837422,1258,2.65,,70.0,,,,,,,"Fatty acids, total saturated",G +1837587,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1838025,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1838171,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G +1838257,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1838269,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1838395,1258,0.21,,70.0,,,,,,,"Fatty acids, total saturated",G +1882344,1258,15.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1838756,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1838806,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1839284,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1882761,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G +1882771,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1839584,1258,1.88,,70.0,,,,,,,"Fatty acids, total saturated",G +1882857,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1882870,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1839842,1258,0.68,,70.0,,,,,,,"Fatty acids, total saturated",G +1883014,1258,0.85,,70.0,,,,,,,"Fatty acids, total saturated",G +1840722,1258,0.11,,70.0,,,,,,,"Fatty acids, total saturated",G +1840756,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1841026,1258,6.82,,70.0,,,,,,,"Fatty acids, total saturated",G +1841154,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1841201,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1841216,1258,0.92,,70.0,,,,,,,"Fatty acids, total saturated",G +1841221,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1841353,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1841531,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G +1841633,1258,2.42,,70.0,,,,,,,"Fatty acids, total saturated",G +1841790,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1841870,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1841893,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G +1841990,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G +1842352,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1842681,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1883369,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1842852,1258,4.02,,70.0,,,,,,,"Fatty acids, total saturated",G +1842958,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1883432,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1843074,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1844051,1258,0.35,,70.0,,,,,,,"Fatty acids, total saturated",G +1844098,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1844178,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1844488,1258,1.61,,70.0,,,,,,,"Fatty acids, total saturated",G +1844574,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1845136,1258,1.11,,70.0,,,,,,,"Fatty acids, total saturated",G +1845411,1258,3.66,,70.0,,,,,,,"Fatty acids, total saturated",G +1845447,1258,8.51,,70.0,,,,,,,"Fatty acids, total saturated",G +1845598,1258,0.68,,70.0,,,,,,,"Fatty acids, total saturated",G +1883598,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1845831,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1846123,1258,2.09,,70.0,,,,,,,"Fatty acids, total saturated",G +1846203,1258,7.65,,70.0,,,,,,,"Fatty acids, total saturated",G +1846397,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1846887,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1846934,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1847087,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1847341,1258,17.78,,70.0,,,,,,,"Fatty acids, total saturated",G +1883953,1258,2.11,,70.0,,,,,,,"Fatty acids, total saturated",G +1884041,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1884329,1258,8.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1884353,1258,0.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1884660,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1884725,1258,15.62,,70.0,,,,,,,"Fatty acids, total saturated",G +1884916,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1884943,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1885112,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G +1885564,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1885611,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1885617,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1885676,1258,1.06,,70.0,,,,,,,"Fatty acids, total saturated",G +1885772,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G +1885779,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1885854,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1885991,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1886074,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1886087,1258,4.41,,70.0,,,,,,,"Fatty acids, total saturated",G +1886165,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1886461,1258,4.24,,70.0,,,,,,,"Fatty acids, total saturated",G +1886509,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1886571,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1886691,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1886766,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1886939,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1887291,1258,4.11,,70.0,,,,,,,"Fatty acids, total saturated",G +1887659,1258,6.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1888065,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1888122,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1888183,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1888465,1258,6.58,,70.0,,,,,,,"Fatty acids, total saturated",G +1888512,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G +1889101,1258,14.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1889144,1258,6.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1889401,1258,10.47,,70.0,,,,,,,"Fatty acids, total saturated",G +1889402,1258,4.46,,70.0,,,,,,,"Fatty acids, total saturated",G +1889406,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1889722,1258,7.02,,70.0,,,,,,,"Fatty acids, total saturated",G +1889833,1258,4.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1890403,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G +1890653,1258,3.21,,70.0,,,,,,,"Fatty acids, total saturated",G +1890944,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1890976,1258,0.08,,75.0,,,,,,,"Fatty acids, total saturated",G +1891032,1258,7.96,,70.0,,,,,,,"Fatty acids, total saturated",G +1891139,1258,4.38,,70.0,,,,,,,"Fatty acids, total saturated",G +1891285,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1891316,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1891468,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1891829,1258,2.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1891859,1258,3.28,,70.0,,,,,,,"Fatty acids, total saturated",G +1891976,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1892015,1258,0.61,,70.0,,,,,,,"Fatty acids, total saturated",G +1892202,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1892396,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1892529,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1892801,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1892830,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1892976,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1894003,1258,8.82,,70.0,,,,,,,"Fatty acids, total saturated",G +1894028,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1894297,1258,8.24,,70.0,,,,,,,"Fatty acids, total saturated",G +1894373,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1894384,1258,3.53,,70.0,,,,,,,"Fatty acids, total saturated",G +1894577,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1894686,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1894800,1258,5.31,,70.0,,,,,,,"Fatty acids, total saturated",G +1895195,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1895298,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1895574,1258,1.27,,70.0,,,,,,,"Fatty acids, total saturated",G +1895711,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1895826,1258,1.34,,70.0,,,,,,,"Fatty acids, total saturated",G +1896005,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G +1896049,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1896335,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1896389,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1896461,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1896528,1258,2.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1896575,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1896856,1258,2.17,,70.0,,,,,,,"Fatty acids, total saturated",G +1897084,1258,0.01,,70.0,,,,,,,"Fatty acids, total saturated",G +1897548,1258,4.35,,70.0,,,,,,,"Fatty acids, total saturated",G +1897628,1258,13.16,,70.0,,,,,,,"Fatty acids, total saturated",G +1898092,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1898310,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1898495,1258,7.41,,70.0,,,,,,,"Fatty acids, total saturated",G +1898553,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +1898961,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1899377,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1899424,1258,9.82,,70.0,,,,,,,"Fatty acids, total saturated",G +1899566,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1899574,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1899728,1258,11.76,,70.0,,,,,,,"Fatty acids, total saturated",G +1899778,1258,6.9,,70.0,,,,,,,"Fatty acids, total saturated",G +1899994,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1900430,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1900493,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1900521,1258,27.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1901472,1258,0.22,,70.0,,,,,,,"Fatty acids, total saturated",G +1901541,1258,3.06,,70.0,,,,,,,"Fatty acids, total saturated",G +1901544,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1901674,1258,10.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1901815,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G +1902078,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1902352,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1902507,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1902585,1258,9.76,,70.0,,,,,,,"Fatty acids, total saturated",G +1902730,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1902872,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1903098,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1903121,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1903444,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1903604,1258,8.04,,70.0,,,,,,,"Fatty acids, total saturated",G +1903850,1258,3.53,,70.0,,,,,,,"Fatty acids, total saturated",G +1903934,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1903971,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1904106,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1904153,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1904501,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1904735,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1904867,1258,4.17,,70.0,,,,,,,"Fatty acids, total saturated",G +1904911,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1905104,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1905772,1258,4.35,,70.0,,,,,,,"Fatty acids, total saturated",G +1905798,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G +1905891,1258,1.01,,70.0,,,,,,,"Fatty acids, total saturated",G +1905971,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1906200,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1906477,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1906981,1258,5.45,,70.0,,,,,,,"Fatty acids, total saturated",G +1907169,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1907652,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1907678,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1907950,1258,1.21,,70.0,,,,,,,"Fatty acids, total saturated",G +1908160,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1909453,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1909986,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1910322,1258,0.38,,70.0,,,,,,,"Fatty acids, total saturated",G +1910514,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1911271,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1912207,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1912384,1258,8.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1912722,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1913093,1258,18.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1913261,1258,3.51,,70.0,,,,,,,"Fatty acids, total saturated",G +1913528,1258,3.54,,70.0,,,,,,,"Fatty acids, total saturated",G +1913835,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1913877,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G +1913921,1258,3.45,,70.0,,,,,,,"Fatty acids, total saturated",G +1914272,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1914970,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1915015,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1915096,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +1915371,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1915402,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1915829,1258,6.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1915921,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1916102,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1916341,1258,1.41,,70.0,,,,,,,"Fatty acids, total saturated",G +1916345,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1916473,1258,7.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1917506,1258,3.55,,70.0,,,,,,,"Fatty acids, total saturated",G +1917765,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1917785,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1917956,1258,1.33,,75.0,,,,,,,"Fatty acids, total saturated",G +1918278,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1918359,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1918481,1258,5.97,,70.0,,,,,,,"Fatty acids, total saturated",G +1918780,1258,1.06,,70.0,,,,,,,"Fatty acids, total saturated",G +1918913,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1918926,1258,4.08,,70.0,,,,,,,"Fatty acids, total saturated",G +1919054,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1919124,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1919280,1258,6.15,,70.0,,,,,,,"Fatty acids, total saturated",G +1919541,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1920059,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1920246,1258,8.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1920328,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1920376,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1920895,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1921003,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1921232,1258,2.8,,70.0,,,,,,,"Fatty acids, total saturated",G +1921522,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1921716,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1921765,1258,0.46,,70.0,,,,,,,"Fatty acids, total saturated",G +1922194,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1922207,1258,6.15,,70.0,,,,,,,"Fatty acids, total saturated",G +1922414,1258,8.89,,70.0,,,,,,,"Fatty acids, total saturated",G +1922518,1258,4.23,,70.0,,,,,,,"Fatty acids, total saturated",G +1922775,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1923357,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1923728,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1924066,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1924451,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G +1924562,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1925312,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1925313,1258,4.42,,70.0,,,,,,,"Fatty acids, total saturated",G +1925330,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1925602,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1925620,1258,0.78,,70.0,,,,,,,"Fatty acids, total saturated",G +1925709,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1925748,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1926058,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G +1926145,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1926472,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1926604,1258,13.16,,70.0,,,,,,,"Fatty acids, total saturated",G +1926707,1258,3.75,,70.0,,,,,,,"Fatty acids, total saturated",G +1926773,1258,9.72,,70.0,,,,,,,"Fatty acids, total saturated",G +1927041,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1927508,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1927567,1258,2.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1927660,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1927765,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1927789,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G +1928025,1258,8.24,,70.0,,,,,,,"Fatty acids, total saturated",G +1928148,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1928417,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1928585,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G +1930583,1258,1.54,,70.0,,,,,,,"Fatty acids, total saturated",G +1930728,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1931064,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1931128,1258,40.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1931325,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1931785,1258,13.24,,70.0,,,,,,,"Fatty acids, total saturated",G +1931974,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1932121,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1932383,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G +1932597,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1932767,1258,17.31,,70.0,,,,,,,"Fatty acids, total saturated",G +1933207,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1933305,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1933622,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1933700,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1933938,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1934015,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1934445,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1934592,1258,2.62,,70.0,,,,,,,"Fatty acids, total saturated",G +1934900,1258,7.89,,70.0,,,,,,,"Fatty acids, total saturated",G +1935589,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1935874,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G +1935877,1258,3.08,,70.0,,,,,,,"Fatty acids, total saturated",G +1936163,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1936197,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1936330,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1936733,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1936801,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1936966,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1937215,1258,2.12,,70.0,,,,,,,"Fatty acids, total saturated",G +1937306,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1938037,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1938505,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1939108,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1939125,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1939452,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1939455,1258,6.12,,70.0,,,,,,,"Fatty acids, total saturated",G +1939651,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1939768,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1939884,1258,27.66,,70.0,,,,,,,"Fatty acids, total saturated",G +1940404,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G +1940718,1258,0.21,,70.0,,,,,,,"Fatty acids, total saturated",G +1940759,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1941049,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1941057,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1941232,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1941318,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1941361,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1941640,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G +1942349,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1942464,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1943107,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1943258,1258,4.24,,70.0,,,,,,,"Fatty acids, total saturated",G +1943362,1258,9.23,,70.0,,,,,,,"Fatty acids, total saturated",G +1943625,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1943933,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1944071,1258,2.78,,70.0,,,,,,,"Fatty acids, total saturated",G +1944389,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G +1944397,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +1944642,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1944730,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1945665,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1945789,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1946506,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1946613,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1946630,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1946684,1258,4.42,,70.0,,,,,,,"Fatty acids, total saturated",G +1946759,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1946791,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1947094,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1947125,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1947918,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1947953,1258,0.66,,70.0,,,,,,,"Fatty acids, total saturated",G +1948176,1258,0.08,,75.0,,,,,,,"Fatty acids, total saturated",G +1948300,1258,9.62,,70.0,,,,,,,"Fatty acids, total saturated",G +1948335,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1948522,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1948698,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1948723,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1948738,1258,1.06,,70.0,,,,,,,"Fatty acids, total saturated",G +1948778,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1948866,1258,0.3,,70.0,,,,,,,"Fatty acids, total saturated",G +1949592,1258,10.81,,70.0,,,,,,,"Fatty acids, total saturated",G +1950472,1258,5.88,,70.0,,,,,,,"Fatty acids, total saturated",G +1950952,1258,0.36,,75.0,,,,,,,"Fatty acids, total saturated",G +1951610,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G +1951713,1258,1.72,,70.0,,,,,,,"Fatty acids, total saturated",G +1951946,1258,2.38,,70.0,,,,,,,"Fatty acids, total saturated",G +1952591,1258,10.34,,70.0,,,,,,,"Fatty acids, total saturated",G +1952609,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1953178,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1953231,1258,4.3,,70.0,,,,,,,"Fatty acids, total saturated",G +1953317,1258,3.53,,70.0,,,,,,,"Fatty acids, total saturated",G +1953400,1258,9.68,,70.0,,,,,,,"Fatty acids, total saturated",G +1953804,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1953821,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1954055,1258,9.2,,70.0,,,,,,,"Fatty acids, total saturated",G +1954162,1258,2.38,,70.0,,,,,,,"Fatty acids, total saturated",G +1954668,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1954767,1258,3.28,,70.0,,,,,,,"Fatty acids, total saturated",G +1954818,1258,5.93,,70.0,,,,,,,"Fatty acids, total saturated",G +1955064,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1955154,1258,5.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1955295,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +1955554,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +1955576,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1955643,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G +1956306,1258,7.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1956364,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1956393,1258,15.15,,70.0,,,,,,,"Fatty acids, total saturated",G +1956685,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1956785,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1956850,1258,0.68,,70.0,,,,,,,"Fatty acids, total saturated",G +1957060,1258,9.65,,70.0,,,,,,,"Fatty acids, total saturated",G +1957099,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1957219,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1958181,1258,1.59,,70.0,,,,,,,"Fatty acids, total saturated",G +1958389,1258,2.65,,70.0,,,,,,,"Fatty acids, total saturated",G +1958440,1258,2.73,,70.0,,,,,,,"Fatty acids, total saturated",G +1958732,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1959466,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1959479,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1959588,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1959658,1258,6.12,,70.0,,,,,,,"Fatty acids, total saturated",G +1960060,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1960225,1258,1.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1960902,1258,16.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1961188,1258,4.19,,70.0,,,,,,,"Fatty acids, total saturated",G +1961329,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1961396,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G +1961460,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1961635,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1962279,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1962577,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1962926,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1963044,1258,1.64,,70.0,,,,,,,"Fatty acids, total saturated",G +1963410,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1963582,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G +1963595,1258,8.89,,70.0,,,,,,,"Fatty acids, total saturated",G +1963619,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1963731,1258,4.81,,70.0,,,,,,,"Fatty acids, total saturated",G +1964143,1258,3.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1964656,1258,18.42,,70.0,,,,,,,"Fatty acids, total saturated",G +1965042,1258,7.35,,70.0,,,,,,,"Fatty acids, total saturated",G +1965349,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1966251,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G +1966419,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G +1967164,1258,15.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1967583,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G +1967782,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1967888,1258,2.88,,70.0,,,,,,,"Fatty acids, total saturated",G +1967974,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1968105,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G +1968248,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1968415,1258,0.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1968471,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1969000,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1969333,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1969541,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +1969565,1258,2.31,,70.0,,,,,,,"Fatty acids, total saturated",G +1969608,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1969639,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1969830,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1970082,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1970137,1258,14.71,,70.0,,,,,,,"Fatty acids, total saturated",G +1970278,1258,0.71,,75.0,,,,,,,"Fatty acids, total saturated",G +1970845,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1971029,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1972135,1258,0.49,,70.0,,,,,,,"Fatty acids, total saturated",G +1972564,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1973140,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1973144,1258,3.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1973377,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1974539,1258,7.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1974759,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1975026,1258,0.74,,70.0,,,,,,,"Fatty acids, total saturated",G +1975200,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1975316,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1975335,1258,28.12,,70.0,,,,,,,"Fatty acids, total saturated",G +1975410,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1975548,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1975593,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G +1976078,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1976170,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1976321,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1976378,1258,4.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1976751,1258,1.48,,70.0,,,,,,,"Fatty acids, total saturated",G +1976761,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1976833,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1977007,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1977209,1258,1.15,,70.0,,,,,,,"Fatty acids, total saturated",G +1978290,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1978309,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1978324,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1978424,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1978501,1258,5.17,,70.0,,,,,,,"Fatty acids, total saturated",G +1978584,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G +1978805,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1979044,1258,1.41,,70.0,,,,,,,"Fatty acids, total saturated",G +1979354,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G +1979597,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1979745,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1979831,1258,6.19,,70.0,,,,,,,"Fatty acids, total saturated",G +1980300,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1980395,1258,1.27,,70.0,,,,,,,"Fatty acids, total saturated",G +1980498,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1981081,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1981302,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1981363,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1981468,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1981490,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G +1981682,1258,13.04,,70.0,,,,,,,"Fatty acids, total saturated",G +1981746,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1981777,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1982922,1258,11.11,,70.0,,,,,,,"Fatty acids, total saturated",G +1982925,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G +1983145,1258,11.76,,70.0,,,,,,,"Fatty acids, total saturated",G +1983221,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1983403,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1983413,1258,35.29,,70.0,,,,,,,"Fatty acids, total saturated",G +1983542,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1983617,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1983768,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1983859,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1983996,1258,5.17,,70.0,,,,,,,"Fatty acids, total saturated",G +1984003,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1984285,1258,26.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1984795,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G +1984812,1258,4.55,,70.0,,,,,,,"Fatty acids, total saturated",G +1984984,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1985345,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1985776,1258,2.65,,70.0,,,,,,,"Fatty acids, total saturated",G +1986116,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1986157,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1986161,1258,3.41,,70.0,,,,,,,"Fatty acids, total saturated",G +1986246,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1986682,1258,3.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1986688,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1987349,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1987449,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1987733,1258,2.33,,75.0,,,,,,,"Fatty acids, total saturated",G +1987749,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1987994,1258,0.36,,75.0,,,,,,,"Fatty acids, total saturated",G +1988180,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1988577,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1988623,1258,1.6,,70.0,,,,,,,"Fatty acids, total saturated",G +1988900,1258,10.99,,70.0,,,,,,,"Fatty acids, total saturated",G +1988975,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1989026,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1989063,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1989112,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1989655,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1989745,1258,0.56,,70.0,,,,,,,"Fatty acids, total saturated",G +1989827,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1990087,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +1990163,1258,4.41,,70.0,,,,,,,"Fatty acids, total saturated",G +1990333,1258,18.18,,70.0,,,,,,,"Fatty acids, total saturated",G +1990496,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1990499,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1990603,1258,4.35,,70.0,,,,,,,"Fatty acids, total saturated",G +1990739,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1991098,1258,3.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1991448,1258,11.36,,70.0,,,,,,,"Fatty acids, total saturated",G +1991580,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1991607,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1991744,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1991895,1258,2.44,,70.0,,,,,,,"Fatty acids, total saturated",G +1992069,1258,8.75,,70.0,,,,,,,"Fatty acids, total saturated",G +1992230,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1992557,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1992985,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +1993003,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1993078,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1993679,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1993825,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1994818,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +1995013,1258,6.74,,70.0,,,,,,,"Fatty acids, total saturated",G +1995391,1258,0.28,,70.0,,,,,,,"Fatty acids, total saturated",G +1995747,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +1996006,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G +1996299,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +1996602,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +1996667,1258,11.9,,70.0,,,,,,,"Fatty acids, total saturated",G +1996759,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1996831,1258,1.55,,70.0,,,,,,,"Fatty acids, total saturated",G +1996986,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1997166,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1998098,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1998101,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1998609,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1998694,1258,5.45,,70.0,,,,,,,"Fatty acids, total saturated",G +1999054,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1999182,1258,3.53,,70.0,,,,,,,"Fatty acids, total saturated",G +1999268,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +1999568,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2007620,1258,13.0,,78.0,,,,,,,"Fatty acids, total saturated",G +2007657,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2008102,1258,2.74,,70.0,,,,,,,"Fatty acids, total saturated",G +2008706,1258,2.68,,70.0,,,,,,,"Fatty acids, total saturated",G +2008749,1258,11.11,,70.0,,,,,,,"Fatty acids, total saturated",G +2008774,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2008841,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2009287,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2009388,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2009557,1258,0.41,,70.0,,,,,,,"Fatty acids, total saturated",G +2009672,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2009799,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2010129,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2010141,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2010414,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2010515,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2010732,1258,1.32,,70.0,,,,,,,"Fatty acids, total saturated",G +2010838,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2010879,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2011100,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2011169,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2011611,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2011666,1258,0.78,,70.0,,,,,,,"Fatty acids, total saturated",G +2012086,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2012190,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2012890,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2013094,1258,4.55,,70.0,,,,,,,"Fatty acids, total saturated",G +2014159,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2014650,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2014814,1258,3.66,,70.0,,,,,,,"Fatty acids, total saturated",G +2015016,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2015019,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2015398,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2015583,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2015825,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2015934,1258,0.91,,70.0,,,,,,,"Fatty acids, total saturated",G +2016162,1258,1.07,,70.0,,,,,,,"Fatty acids, total saturated",G +2017068,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2017339,1258,0.81,,70.0,,,,,,,"Fatty acids, total saturated",G +2017361,1258,0.66,,70.0,,,,,,,"Fatty acids, total saturated",G +2017764,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2017894,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2018142,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2018319,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2018906,1258,1.78,,70.0,,,,,,,"Fatty acids, total saturated",G +2019040,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2019107,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2019177,1258,7.66,,70.0,,,,,,,"Fatty acids, total saturated",G +2019629,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2019729,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2019992,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2020192,1258,6.19,,70.0,,,,,,,"Fatty acids, total saturated",G +2020347,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2020506,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G +2020536,1258,20.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2020567,1258,1.41,,70.0,,,,,,,"Fatty acids, total saturated",G +2020849,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G +2021010,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2021105,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G +2021136,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2021214,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2021285,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2021392,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2021579,1258,11.94,,70.0,,,,,,,"Fatty acids, total saturated",G +2021746,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G +2022001,1258,2.63,,70.0,,,,,,,"Fatty acids, total saturated",G +2022048,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2022447,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2022588,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2022663,1258,1.28,,70.0,,,,,,,"Fatty acids, total saturated",G +2022854,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2022992,1258,4.42,,70.0,,,,,,,"Fatty acids, total saturated",G +2023101,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2023979,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2024079,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2024105,1258,4.24,,70.0,,,,,,,"Fatty acids, total saturated",G +2024175,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2024264,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2024273,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2024310,1258,2.63,,70.0,,,,,,,"Fatty acids, total saturated",G +2025179,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2025448,1258,0.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2025481,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2025862,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2025982,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2026331,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2026382,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2026499,1258,2.07,,70.0,,,,,,,"Fatty acids, total saturated",G +2026749,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G +2026858,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2027109,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2027784,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2028107,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2028206,1258,7.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2028845,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +2029086,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2029475,1258,4.73,,70.0,,,,,,,"Fatty acids, total saturated",G +2029496,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2029723,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2029890,1258,4.76,,70.0,,,,,,,"Fatty acids, total saturated",G +2030047,1258,18.6,,70.0,,,,,,,"Fatty acids, total saturated",G +2030076,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G +2030093,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2030311,1258,6.62,,70.0,,,,,,,"Fatty acids, total saturated",G +2030861,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2030937,1258,1.82,,70.0,,,,,,,"Fatty acids, total saturated",G +2031824,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2031935,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2032294,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2032436,1258,8.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2032538,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2032622,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2032681,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2032999,1258,0.66,,70.0,,,,,,,"Fatty acids, total saturated",G +2033306,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2033514,1258,1.75,,70.0,,,,,,,"Fatty acids, total saturated",G +2033994,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2034167,1258,24.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2034287,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2034482,1258,2.36,,70.0,,,,,,,"Fatty acids, total saturated",G +2034504,1258,1.41,,70.0,,,,,,,"Fatty acids, total saturated",G +2035045,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2035239,1258,7.08,,70.0,,,,,,,"Fatty acids, total saturated",G +2035258,1258,1.1,,70.0,,,,,,,"Fatty acids, total saturated",G +2036005,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2036517,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2036596,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2036678,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2036712,1258,9.68,,70.0,,,,,,,"Fatty acids, total saturated",G +2036869,1258,3.64,,70.0,,,,,,,"Fatty acids, total saturated",G +2037082,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2037392,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +2037852,1258,1.16,,70.0,,,,,,,"Fatty acids, total saturated",G +2038009,1258,3.23,,70.0,,,,,,,"Fatty acids, total saturated",G +2038083,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G +2038301,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G +2038370,1258,8.54,,70.0,,,,,,,"Fatty acids, total saturated",G +2038624,1258,3.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2040095,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2040146,1258,2.44,,70.0,,,,,,,"Fatty acids, total saturated",G +2040234,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2040281,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2040682,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2040819,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2040867,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2040888,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G +2041287,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2041882,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2041947,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +2041958,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2042236,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2042296,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2042306,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2042392,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2042413,1258,9.72,,70.0,,,,,,,"Fatty acids, total saturated",G +2042535,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +2043318,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2043468,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2043496,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2043610,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2043957,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2044041,1258,15.22,,70.0,,,,,,,"Fatty acids, total saturated",G +2044203,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2044344,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2044581,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2044609,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G +2044804,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2044988,1258,2.42,,70.0,,,,,,,"Fatty acids, total saturated",G +2045216,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2045236,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2045270,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2046189,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2046273,1258,13.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2046289,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2046344,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2046646,1258,24.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2046829,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G +2046955,1258,11.25,,70.0,,,,,,,"Fatty acids, total saturated",G +2047010,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2047183,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2047409,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2047601,1258,26.32,,70.0,,,,,,,"Fatty acids, total saturated",G +2047612,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2048065,1258,15.38,,70.0,,,,,,,"Fatty acids, total saturated",G +2048156,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2048202,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2048213,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2048362,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2048499,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2048537,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2049058,1258,7.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2049128,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2049375,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2049475,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2049509,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2049737,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2049895,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2050507,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2050568,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2050635,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2050731,1258,16.22,,70.0,,,,,,,"Fatty acids, total saturated",G +2051054,1258,15.56,,70.0,,,,,,,"Fatty acids, total saturated",G +2051148,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2051209,1258,7.32,,70.0,,,,,,,"Fatty acids, total saturated",G +2052099,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2052116,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2052135,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2052555,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2052579,1258,1.73,,70.0,,,,,,,"Fatty acids, total saturated",G +2052775,1258,5.31,,70.0,,,,,,,"Fatty acids, total saturated",G +2052825,1258,6.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2052857,1258,15.52,,70.0,,,,,,,"Fatty acids, total saturated",G +2053294,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2053614,1258,4.44,,70.0,,,,,,,"Fatty acids, total saturated",G +2053948,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2054252,1258,19.64,,70.0,,,,,,,"Fatty acids, total saturated",G +2054910,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2054930,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2054965,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G +2055202,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +2055206,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +2055959,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2056174,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2056196,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2056231,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2056824,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2056856,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2056986,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2057008,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G +2057062,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2057064,1258,14.52,,70.0,,,,,,,"Fatty acids, total saturated",G +2057603,1258,1.75,,70.0,,,,,,,"Fatty acids, total saturated",G +2057789,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2057893,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +2057900,1258,4.17,,70.0,,,,,,,"Fatty acids, total saturated",G +2058301,1258,4.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2058606,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2059323,1258,0.35,,70.0,,,,,,,"Fatty acids, total saturated",G +2059480,1258,0.43,,75.0,,,,,,,"Fatty acids, total saturated",G +2059575,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2059746,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2060100,1258,9.82,,70.0,,,,,,,"Fatty acids, total saturated",G +2060814,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2060823,1258,7.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2060987,1258,1.49,,70.0,,,,,,,"Fatty acids, total saturated",G +2061088,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2061556,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2061640,1258,14.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2061809,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2061984,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2062537,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2062983,1258,1.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2063199,1258,5.23,,70.0,,,,,,,"Fatty acids, total saturated",G +2063238,1258,8.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2063245,1258,3.98,,70.0,,,,,,,"Fatty acids, total saturated",G +2063549,1258,3.09,,70.0,,,,,,,"Fatty acids, total saturated",G +2063563,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2063764,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2063914,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2064026,1258,0.37,,70.0,,,,,,,"Fatty acids, total saturated",G +2064135,1258,0.8,,70.0,,,,,,,"Fatty acids, total saturated",G +2064188,1258,2.27,,70.0,,,,,,,"Fatty acids, total saturated",G +2065104,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2065553,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2065708,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2066107,1258,5.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2066321,1258,7.06,,70.0,,,,,,,"Fatty acids, total saturated",G +2066454,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2066646,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2066657,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2067248,1258,1.69,,70.0,,,,,,,"Fatty acids, total saturated",G +2067298,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2067555,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2067656,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2067784,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2067852,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2067921,1258,4.02,,70.0,,,,,,,"Fatty acids, total saturated",G +2068008,1258,1.15,,70.0,,,,,,,"Fatty acids, total saturated",G +2068185,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2068450,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2068501,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2069322,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2069385,1258,7.08,,70.0,,,,,,,"Fatty acids, total saturated",G +2069901,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2069955,1258,1.77,,70.0,,,,,,,"Fatty acids, total saturated",G +2069978,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2069987,1258,2.38,,70.0,,,,,,,"Fatty acids, total saturated",G +2070068,1258,2.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2070161,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2070557,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2070651,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2070680,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2070724,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2070768,1258,8.66,,70.0,,,,,,,"Fatty acids, total saturated",G +2070904,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2071068,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G +2071317,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2071490,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2071561,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2071645,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2071686,1258,7.02,,70.0,,,,,,,"Fatty acids, total saturated",G +2071798,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2071806,1258,3.23,,70.0,,,,,,,"Fatty acids, total saturated",G +2071836,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2072018,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2072099,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G +2072139,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +2072179,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2072283,1258,6.06,,70.0,,,,,,,"Fatty acids, total saturated",G +2072491,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G +2072569,1258,6.98,,70.0,,,,,,,"Fatty acids, total saturated",G +2072591,1258,5.88,,70.0,,,,,,,"Fatty acids, total saturated",G +2072795,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2073416,1258,4.25,,70.0,,,,,,,"Fatty acids, total saturated",G +2073887,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2073909,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2074286,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2074735,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2075007,1258,0.35,,75.0,,,,,,,"Fatty acids, total saturated",G +2075170,1258,1.22,,70.0,,,,,,,"Fatty acids, total saturated",G +2076006,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2076060,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2076095,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +2076284,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2076501,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2076529,1258,0.66,,70.0,,,,,,,"Fatty acids, total saturated",G +2076866,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2076868,1258,2.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2077039,1258,2.17,,70.0,,,,,,,"Fatty acids, total saturated",G +2077137,1258,10.53,,70.0,,,,,,,"Fatty acids, total saturated",G +2077341,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2077552,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2077663,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2077676,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2077841,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2078055,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2078184,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2078216,1258,1.36,,70.0,,,,,,,"Fatty acids, total saturated",G +2078907,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2079201,1258,4.92,,70.0,,,,,,,"Fatty acids, total saturated",G +2079501,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G +2079894,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +2080013,1258,3.49,,70.0,,,,,,,"Fatty acids, total saturated",G +2080207,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G +2080237,1258,6.62,,70.0,,,,,,,"Fatty acids, total saturated",G +2080244,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2080342,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2080760,1258,12.68,,70.0,,,,,,,"Fatty acids, total saturated",G +2080878,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2081374,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2081440,1258,7.04,,70.0,,,,,,,"Fatty acids, total saturated",G +2081578,1258,9.41,,70.0,,,,,,,"Fatty acids, total saturated",G +2081771,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2081793,1258,6.1,,70.0,,,,,,,"Fatty acids, total saturated",G +2082239,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2082357,1258,3.51,,70.0,,,,,,,"Fatty acids, total saturated",G +2083174,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2083211,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +2083903,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2083934,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G +2084600,1258,1.69,,70.0,,,,,,,"Fatty acids, total saturated",G +2084782,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2084823,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2085229,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2086168,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2086595,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2086674,1258,0.92,,70.0,,,,,,,"Fatty acids, total saturated",G +2087106,1258,1.74,,70.0,,,,,,,"Fatty acids, total saturated",G +2087366,1258,5.6,,70.0,,,,,,,"Fatty acids, total saturated",G +2087606,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G +2087625,1258,18.75,,70.0,,,,,,,"Fatty acids, total saturated",G +2087719,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2087758,1258,0.24,,70.0,,,,,,,"Fatty acids, total saturated",G +2087759,1258,1.01,,70.0,,,,,,,"Fatty acids, total saturated",G +2087991,1258,5.88,,70.0,,,,,,,"Fatty acids, total saturated",G +2088187,1258,16.22,,70.0,,,,,,,"Fatty acids, total saturated",G +2088202,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2088807,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2089033,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G +2089772,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +2089782,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2089973,1258,4.24,,70.0,,,,,,,"Fatty acids, total saturated",G +2089988,1258,2.88,,70.0,,,,,,,"Fatty acids, total saturated",G +2090132,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2090439,1258,2.06,,70.0,,,,,,,"Fatty acids, total saturated",G +2091150,1258,14.96,,70.0,,,,,,,"Fatty acids, total saturated",G +2091233,1258,1.36,,70.0,,,,,,,"Fatty acids, total saturated",G +2091256,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2091385,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2091493,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2091519,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G +2091815,1258,2.56,,70.0,,,,,,,"Fatty acids, total saturated",G +2092006,1258,2.22,,70.0,,,,,,,"Fatty acids, total saturated",G +2092142,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G +2092489,1258,1.19,,70.0,,,,,,,"Fatty acids, total saturated",G +2093139,1258,4.85,,70.0,,,,,,,"Fatty acids, total saturated",G +2093271,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2093490,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2093884,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2093993,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2094189,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2094452,1258,11.54,,70.0,,,,,,,"Fatty acids, total saturated",G +2095140,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2095442,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2095503,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2095520,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2095679,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G +2096207,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2096275,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2096778,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2096812,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2097172,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2097364,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2097589,1258,5.06,,70.0,,,,,,,"Fatty acids, total saturated",G +2097894,1258,10.47,,70.0,,,,,,,"Fatty acids, total saturated",G +2098233,1258,7.04,,70.0,,,,,,,"Fatty acids, total saturated",G +2098260,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G +2098399,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2098426,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2098497,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2099275,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2099624,1258,3.89,,70.0,,,,,,,"Fatty acids, total saturated",G +2099706,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2100063,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2100070,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2100576,1258,8.82,,70.0,,,,,,,"Fatty acids, total saturated",G +2100586,1258,2.75,,70.0,,,,,,,"Fatty acids, total saturated",G +2101672,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +2101727,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G +2101958,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2102216,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2102415,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2102481,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2102707,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G +2102883,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2103153,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2103382,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2104119,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2104949,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2104975,1258,13.64,,70.0,,,,,,,"Fatty acids, total saturated",G +2105055,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2105574,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2105665,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2105770,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2106113,1258,6.82,,70.0,,,,,,,"Fatty acids, total saturated",G +2106451,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2107196,1258,2.23,,70.0,,,,,,,"Fatty acids, total saturated",G +2107699,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2108541,1258,4.84,,70.0,,,,,,,"Fatty acids, total saturated",G +2109576,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2110063,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2110708,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2110806,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2110944,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G +2110990,1258,2.06,,70.0,,,,,,,"Fatty acids, total saturated",G +2111021,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2111337,1258,11.9,,70.0,,,,,,,"Fatty acids, total saturated",G +2111700,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2111712,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2111728,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2111735,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2112038,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2112076,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2112084,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2112294,1258,0.72,,70.0,,,,,,,"Fatty acids, total saturated",G +2112363,1258,0.71,,75.0,,,,,,,"Fatty acids, total saturated",G +2112618,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2112758,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G +2113766,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2113962,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +2114013,1258,5.88,,70.0,,,,,,,"Fatty acids, total saturated",G +2114640,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2114777,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2115008,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2115448,1258,4.23,,70.0,,,,,,,"Fatty acids, total saturated",G +2115523,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2115861,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2115879,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2116099,1258,6.45,,70.0,,,,,,,"Fatty acids, total saturated",G +2116909,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2117102,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G +2117752,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2117826,1258,6.9,,70.0,,,,,,,"Fatty acids, total saturated",G +2117976,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2118223,1258,19.23,,70.0,,,,,,,"Fatty acids, total saturated",G +2118817,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2119086,1258,8.77,,70.0,,,,,,,"Fatty acids, total saturated",G +2119216,1258,3.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2119234,1258,23.08,,70.0,,,,,,,"Fatty acids, total saturated",G +2119603,1258,0.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2119739,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2119764,1258,2.34,,70.0,,,,,,,"Fatty acids, total saturated",G +2119791,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2119799,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2120178,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2120258,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +2120305,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2120314,1258,6.06,,70.0,,,,,,,"Fatty acids, total saturated",G +2120470,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2120800,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2120993,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2121148,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2121218,1258,8.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2121572,1258,8.06,,70.0,,,,,,,"Fatty acids, total saturated",G +2121816,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2122282,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G +2122553,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2122644,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2122958,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2123130,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2123792,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2123952,1258,4.17,,70.0,,,,,,,"Fatty acids, total saturated",G +2124187,1258,1.35,,70.0,,,,,,,"Fatty acids, total saturated",G +2124411,1258,6.59,,70.0,,,,,,,"Fatty acids, total saturated",G +2124536,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2124554,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +2124578,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2125815,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2126271,1258,4.62,,70.0,,,,,,,"Fatty acids, total saturated",G +2126737,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2127002,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +2127073,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G +2127148,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2127209,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2127237,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G +2127314,1258,1.15,,70.0,,,,,,,"Fatty acids, total saturated",G +2127315,1258,1.45,,70.0,,,,,,,"Fatty acids, total saturated",G +2127379,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2127558,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2127623,1258,7.58,,70.0,,,,,,,"Fatty acids, total saturated",G +2127704,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G +2127735,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2127873,1258,7.89,,70.0,,,,,,,"Fatty acids, total saturated",G +2127981,1258,1.06,,70.0,,,,,,,"Fatty acids, total saturated",G +2128075,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G +2128428,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2128650,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2128675,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2128686,1258,3.53,,70.0,,,,,,,"Fatty acids, total saturated",G +2128740,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2128746,1258,18.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2128882,1258,2.4,,70.0,,,,,,,"Fatty acids, total saturated",G +2128917,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G +2129094,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G +2129620,1258,15.15,,70.0,,,,,,,"Fatty acids, total saturated",G +2129894,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2130095,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2130527,1258,8.24,,70.0,,,,,,,"Fatty acids, total saturated",G +2130613,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2131111,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2131139,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2131164,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2131175,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2131216,1258,2.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2131560,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2131798,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2131868,1258,3.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2132211,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2132887,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G +2133256,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2133288,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2134190,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2134331,1258,10.91,,70.0,,,,,,,"Fatty acids, total saturated",G +2134812,1258,13.16,,70.0,,,,,,,"Fatty acids, total saturated",G +2135094,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2135196,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2135777,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G +2136030,1258,1.44,,70.0,,,,,,,"Fatty acids, total saturated",G +2136126,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2136212,1258,4.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2136310,1258,0.61,,70.0,,,,,,,"Fatty acids, total saturated",G +2136337,1258,0.74,,75.0,,,,,,,"Fatty acids, total saturated",G +2136405,1258,9.62,,70.0,,,,,,,"Fatty acids, total saturated",G +2136487,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2136924,1258,6.72,,70.0,,,,,,,"Fatty acids, total saturated",G +2137649,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2138114,1258,12.77,,70.0,,,,,,,"Fatty acids, total saturated",G +2138186,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2138579,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2139011,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2139792,1258,3.09,,70.0,,,,,,,"Fatty acids, total saturated",G +2139907,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G +2140018,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +2140073,1258,6.9,,70.0,,,,,,,"Fatty acids, total saturated",G +2140336,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2141389,1258,9.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2141391,1258,2.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2141725,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2141734,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2142171,1258,3.51,,70.0,,,,,,,"Fatty acids, total saturated",G +2142857,1258,10.47,,70.0,,,,,,,"Fatty acids, total saturated",G +2142867,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2142933,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2143207,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2143275,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G +2144244,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2144397,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2144591,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2144840,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2145162,1258,4.02,,70.0,,,,,,,"Fatty acids, total saturated",G +2145523,1258,1.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2145879,1258,0.83,,70.0,,,,,,,"Fatty acids, total saturated",G +2145973,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2146011,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2146137,1258,86.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2146673,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G +2146764,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2146971,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2147329,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2147455,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2147654,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2147980,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2148042,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2148048,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2148123,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2148133,1258,23.26,,70.0,,,,,,,"Fatty acids, total saturated",G +2148182,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2148208,1258,4.17,,70.0,,,,,,,"Fatty acids, total saturated",G +2148217,1258,1.72,,70.0,,,,,,,"Fatty acids, total saturated",G +2148574,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2148575,1258,7.96,,70.0,,,,,,,"Fatty acids, total saturated",G +2148776,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2149015,1258,15.62,,70.0,,,,,,,"Fatty acids, total saturated",G +2149279,1258,4.62,,70.0,,,,,,,"Fatty acids, total saturated",G +2149476,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2149564,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2149760,1258,1.82,,70.0,,,,,,,"Fatty acids, total saturated",G +2149811,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2149868,1258,3.45,,70.0,,,,,,,"Fatty acids, total saturated",G +2150867,1258,4.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2151357,1258,4.17,,70.0,,,,,,,"Fatty acids, total saturated",G +2151381,1258,4.49,,70.0,,,,,,,"Fatty acids, total saturated",G +2151470,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2151559,1258,3.38,,70.0,,,,,,,"Fatty acids, total saturated",G +2151608,1258,16.13,,70.0,,,,,,,"Fatty acids, total saturated",G +2151773,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2152540,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2152732,1258,3.75,,70.0,,,,,,,"Fatty acids, total saturated",G +2152911,1258,1.35,,70.0,,,,,,,"Fatty acids, total saturated",G +2152967,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2153344,1258,6.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2153366,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2153628,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2153670,1258,2.65,,70.0,,,,,,,"Fatty acids, total saturated",G +2154032,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2154129,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2154584,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2154888,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2154904,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2154938,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +2155227,1258,7.06,,70.0,,,,,,,"Fatty acids, total saturated",G +2155547,1258,1.22,,70.0,,,,,,,"Fatty acids, total saturated",G +2155953,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2156070,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2156788,1258,4.38,,70.0,,,,,,,"Fatty acids, total saturated",G +2157239,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2157315,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2157351,1258,10.59,,70.0,,,,,,,"Fatty acids, total saturated",G +2157639,1258,9.01,,70.0,,,,,,,"Fatty acids, total saturated",G +2157699,1258,1.69,,70.0,,,,,,,"Fatty acids, total saturated",G +2158154,1258,3.45,,70.0,,,,,,,"Fatty acids, total saturated",G +2158567,1258,7.26,,70.0,,,,,,,"Fatty acids, total saturated",G +2158871,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2158938,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2159725,1258,4.2,,70.0,,,,,,,"Fatty acids, total saturated",G +2160104,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2160135,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2161057,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2161177,1258,1.97,,70.0,,,,,,,"Fatty acids, total saturated",G +2161389,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2161563,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2161625,1258,1.82,,70.0,,,,,,,"Fatty acids, total saturated",G +2162854,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2163178,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2163201,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2164079,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +2164163,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G +2164269,1258,8.64,,70.0,,,,,,,"Fatty acids, total saturated",G +2164564,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2164750,1258,3.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2165254,1258,2.73,,70.0,,,,,,,"Fatty acids, total saturated",G +2165358,1258,9.73,,70.0,,,,,,,"Fatty acids, total saturated",G +2165614,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2166068,1258,3.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2166554,1258,1.98,,70.0,,,,,,,"Fatty acids, total saturated",G +2166619,1258,4.17,,70.0,,,,,,,"Fatty acids, total saturated",G +2166835,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2166846,1258,0.54,,70.0,,,,,,,"Fatty acids, total saturated",G +2167066,1258,36.11,,70.0,,,,,,,"Fatty acids, total saturated",G +2167255,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2167806,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G +2167837,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2167938,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2168036,1258,9.78,,70.0,,,,,,,"Fatty acids, total saturated",G +2168087,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2168103,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2168473,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2168828,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2169204,1258,1.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2169222,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2169262,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2169330,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2169430,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2169433,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2169457,1258,5.17,,70.0,,,,,,,"Fatty acids, total saturated",G +2169815,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2169912,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2170029,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2170266,1258,13.64,,70.0,,,,,,,"Fatty acids, total saturated",G +2170315,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G +2170603,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G +2170715,1258,10.53,,70.0,,,,,,,"Fatty acids, total saturated",G +2171017,1258,28.95,,70.0,,,,,,,"Fatty acids, total saturated",G +2171744,1258,1.77,,70.0,,,,,,,"Fatty acids, total saturated",G +2171836,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2171879,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2172573,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2173400,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G +2173969,1258,5.88,,70.0,,,,,,,"Fatty acids, total saturated",G +2174370,1258,15.56,,70.0,,,,,,,"Fatty acids, total saturated",G +2174453,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2174600,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2174774,1258,28.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2174845,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2175270,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2175556,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2175626,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2176023,1258,2.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2176507,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2176626,1258,2.05,,70.0,,,,,,,"Fatty acids, total saturated",G +2177052,1258,4.12,,70.0,,,,,,,"Fatty acids, total saturated",G +2177085,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2177184,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2177235,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2177433,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2177787,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2177818,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2177921,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2177956,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2178113,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2178238,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2178445,1258,8.05,,70.0,,,,,,,"Fatty acids, total saturated",G +2178642,1258,3.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2179293,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2179573,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2179707,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +2179790,1258,7.02,,70.0,,,,,,,"Fatty acids, total saturated",G +2180091,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2180382,1258,11.63,,70.0,,,,,,,"Fatty acids, total saturated",G +2180472,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2180635,1258,2.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2180847,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2181148,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2181409,1258,3.89,,70.0,,,,,,,"Fatty acids, total saturated",G +2181560,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G +2181683,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2182046,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2182456,1258,18.75,,70.0,,,,,,,"Fatty acids, total saturated",G +2182736,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G +2182975,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G +2183066,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G +2183476,1258,3.58,,78.0,,,,,,,"Fatty acids, total saturated",G +2183597,1258,2.65,,78.0,,,,,,,"Fatty acids, total saturated",G +2183733,1258,0.47,,78.0,,,,,,,"Fatty acids, total saturated",G +2184063,1258,0.06,,78.0,,,,,,,"Fatty acids, total saturated",G +2184263,1258,1.0,,71.0,,,,,,,"Fatty acids, total saturated",G +2184304,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2184426,1258,1.02,,71.0,,,,,,,"Fatty acids, total saturated",G +2184610,1258,0.42,,71.0,,,,,,,"Fatty acids, total saturated",G +2184662,1258,2.11,,78.0,,,,,,,"Fatty acids, total saturated",G +2184834,1258,0.2,,78.0,,,,,,,"Fatty acids, total saturated",G +2184840,1258,8.04,,71.0,,,,,,,"Fatty acids, total saturated",G +2185022,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2185094,1258,1.83,,71.0,,,,,,,"Fatty acids, total saturated",G +2185192,1258,3.12,,71.0,,,,,,,"Fatty acids, total saturated",G +2185382,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2185391,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2185392,1258,3.1,,71.0,,,,,,,"Fatty acids, total saturated",G +2185660,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2185744,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2185819,1258,3.49,,70.0,,,,,,,"Fatty acids, total saturated",G +2185857,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2186029,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G +2186263,1258,0.58,,70.0,,,,,,,"Fatty acids, total saturated",G +2186268,1258,7.27,,70.0,,,,,,,"Fatty acids, total saturated",G +2186520,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2186586,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2186595,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2186649,1258,7.26,,70.0,,,,,,,"Fatty acids, total saturated",G +2187060,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2187131,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2187425,1258,0.85,,70.0,,,,,,,"Fatty acids, total saturated",G +2187466,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2187615,1258,9.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2187655,1258,0.72,,70.0,,,,,,,"Fatty acids, total saturated",G +2187828,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2187926,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2187928,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2188070,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G +2188353,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2188390,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2188537,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2189099,1258,8.75,,70.0,,,,,,,"Fatty acids, total saturated",G +2189118,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2189284,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G +2189317,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2189400,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2190448,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2190743,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2191050,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2191679,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2191923,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2192208,1258,0.15,,70.0,,,,,,,"Fatty acids, total saturated",G +2192276,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2192423,1258,1.75,,70.0,,,,,,,"Fatty acids, total saturated",G +2192492,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2192617,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G +2192851,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2192873,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2193143,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2193328,1258,4.72,,70.0,,,,,,,"Fatty acids, total saturated",G +2193474,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2193766,1258,4.08,,70.0,,,,,,,"Fatty acids, total saturated",G +2194177,1258,2.82,,70.0,,,,,,,"Fatty acids, total saturated",G +2194388,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2195220,1258,7.61,,70.0,,,,,,,"Fatty acids, total saturated",G +2195355,1258,3.02,,70.0,,,,,,,"Fatty acids, total saturated",G +2195364,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2195775,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G +2195912,1258,0.24,,70.0,,,,,,,"Fatty acids, total saturated",G +2195991,1258,22.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2196067,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2196073,1258,8.82,,70.0,,,,,,,"Fatty acids, total saturated",G +2196541,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2196632,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2196803,1258,1.72,,78.0,,,,,,,"Fatty acids, total saturated",G +2196896,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2197074,1258,11.76,,71.0,,,,,,,"Fatty acids, total saturated",G +2197347,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2197547,1258,1.79,,71.0,,,,,,,"Fatty acids, total saturated",G +2197803,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2198179,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2198913,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2199011,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2199119,1258,7.07,,70.0,,,,,,,"Fatty acids, total saturated",G +2199387,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2199439,1258,2.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2200575,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2200655,1258,1.11,,70.0,,,,,,,"Fatty acids, total saturated",G +2200673,1258,5.77,,70.0,,,,,,,"Fatty acids, total saturated",G +2201026,1258,7.76,,70.0,,,,,,,"Fatty acids, total saturated",G +2202215,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2202232,1258,12.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2202236,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2202299,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2202562,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2202918,1258,3.75,,70.0,,,,,,,"Fatty acids, total saturated",G +2202941,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2203025,1258,4.52,,70.0,,,,,,,"Fatty acids, total saturated",G +2203333,1258,8.97,,70.0,,,,,,,"Fatty acids, total saturated",G +2203455,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G +2203636,1258,8.82,,70.0,,,,,,,"Fatty acids, total saturated",G +2203651,1258,3.54,,70.0,,,,,,,"Fatty acids, total saturated",G +2203798,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2204026,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2204147,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2204325,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2204569,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2205102,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2206099,1258,70.31,,70.0,,,,,,,"Fatty acids, total saturated",G +2206105,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2206119,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2206899,1258,7.78,,70.0,,,,,,,"Fatty acids, total saturated",G +2207556,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2207642,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2208052,1258,0.99,,71.0,,,,,,,"Fatty acids, total saturated",G +2208084,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2208191,1258,0.08,,78.0,,,,,,,"Fatty acids, total saturated",G +2208223,1258,0.04,,78.0,,,,,,,"Fatty acids, total saturated",G +2208499,1258,11.54,,71.0,,,,,,,"Fatty acids, total saturated",G +2208637,1258,11.29,,71.0,,,,,,,"Fatty acids, total saturated",G +2208830,1258,0.99,,71.0,,,,,,,"Fatty acids, total saturated",G +2208924,1258,13.46,,71.0,,,,,,,"Fatty acids, total saturated",G +2209181,1258,0.98,,71.0,,,,,,,"Fatty acids, total saturated",G +2209503,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G +2209563,1258,0.28,,70.0,,,,,,,"Fatty acids, total saturated",G +2210105,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2210422,1258,0.66,,70.0,,,,,,,"Fatty acids, total saturated",G +2210557,1258,4.76,,70.0,,,,,,,"Fatty acids, total saturated",G +2210879,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2210981,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +2211474,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2211879,1258,3.19,,70.0,,,,,,,"Fatty acids, total saturated",G +2212695,1258,0.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2212901,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2213177,1258,1.07,,70.0,,,,,,,"Fatty acids, total saturated",G +2213351,1258,0.91,,70.0,,,,,,,"Fatty acids, total saturated",G +2213430,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2213512,1258,7.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2213734,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2214098,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2214114,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2214268,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G +2214394,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G +2214690,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2214799,1258,0.83,,70.0,,,,,,,"Fatty acids, total saturated",G +2214867,1258,18.18,,70.0,,,,,,,"Fatty acids, total saturated",G +2215216,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2215841,1258,2.38,,70.0,,,,,,,"Fatty acids, total saturated",G +2216405,1258,9.62,,70.0,,,,,,,"Fatty acids, total saturated",G +2216718,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2216812,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2216825,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2217170,1258,0.6,,70.0,,,,,,,"Fatty acids, total saturated",G +2217179,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2217203,1258,22.22,,70.0,,,,,,,"Fatty acids, total saturated",G +2217663,1258,2.17,,70.0,,,,,,,"Fatty acids, total saturated",G +2218279,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G +2218717,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +2218788,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2218981,1258,6.06,,70.0,,,,,,,"Fatty acids, total saturated",G +2219130,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2219412,1258,4.0,,78.0,,,,,,,"Fatty acids, total saturated",G +2219479,1258,4.8,,78.0,,,,,,,"Fatty acids, total saturated",G +2219678,1258,2.2,,78.0,,,,,,,"Fatty acids, total saturated",G +2219729,1258,1.6,,78.0,,,,,,,"Fatty acids, total saturated",G +2219819,1258,0.56,,71.0,,,,,,,"Fatty acids, total saturated",G +2219833,1258,3.96,,71.0,,,,,,,"Fatty acids, total saturated",G +2219852,1258,0.83,,71.0,,,,,,,"Fatty acids, total saturated",G +2219870,1258,0.83,,71.0,,,,,,,"Fatty acids, total saturated",G +2219903,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2220594,1258,2.5,,78.0,,,,,,,"Fatty acids, total saturated",G +2220682,1258,0.02,,78.0,,,,,,,"Fatty acids, total saturated",G +2221543,1258,0.83,,71.0,,,,,,,"Fatty acids, total saturated",G +2221672,1258,13.79,,71.0,,,,,,,"Fatty acids, total saturated",G +2221689,1258,0.58,,71.0,,,,,,,"Fatty acids, total saturated",G +2222125,1258,8.48,,71.0,,,,,,,"Fatty acids, total saturated",G +2222230,1258,1.0,,78.0,,,,,,,"Fatty acids, total saturated",G +2222274,1258,0.5,,78.0,,,,,,,"Fatty acids, total saturated",G +2222285,1258,1.5,,78.0,,,,,,,"Fatty acids, total saturated",G +2222709,1258,0.0,,77.0,,,,,,,"Fatty acids, total saturated",G +2226062,1258,9.1,,78.0,,,,,,,"Fatty acids, total saturated",G +2226146,1258,0.9,,78.0,,,,,,,"Fatty acids, total saturated",G +2226467,1258,0.04,,78.0,,,,,,,"Fatty acids, total saturated",G +2226556,1258,1.28,,78.0,,,,,,,"Fatty acids, total saturated",G +2226696,1258,1.03,,78.0,,,,,,,"Fatty acids, total saturated",G +2226711,1258,2.65,,78.0,,,,,,,"Fatty acids, total saturated",G +2227246,1258,0.2,,78.0,,,,,,,"Fatty acids, total saturated",G +2227273,1258,0.6,,78.0,,,,,,,"Fatty acids, total saturated",G +2227360,1258,1.88,,78.0,,,,,,,"Fatty acids, total saturated",G +2227454,1258,5.9,,78.0,,,,,,,"Fatty acids, total saturated",G +2227745,1258,7.82,,78.0,,,,,,,"Fatty acids, total saturated",G +2228038,1258,2.54,,71.0,,,,,,,"Fatty acids, total saturated",G +2228073,1258,11.63,,71.0,,,,,,,"Fatty acids, total saturated",G +2228306,1258,0.04,,78.0,,,,,,,"Fatty acids, total saturated",G +2228640,1258,3.12,,71.0,,,,,,,"Fatty acids, total saturated",G +2228804,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G +2228832,1258,5.36,,71.0,,,,,,,"Fatty acids, total saturated",G +2228887,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2229289,1258,2.8,,78.0,,,,,,,"Fatty acids, total saturated",G +2229674,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G +2229897,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2229968,1258,0.42,,71.0,,,,,,,"Fatty acids, total saturated",G +2230119,1258,9.14,,78.0,,,,,,,"Fatty acids, total saturated",G +2230135,1258,5.0,,78.0,,,,,,,"Fatty acids, total saturated",G +2230581,1258,2.03,,78.0,,,,,,,"Fatty acids, total saturated",G +2230838,1258,3.52,,78.0,,,,,,,"Fatty acids, total saturated",G +2230912,1258,21.44,,78.0,,,,,,,"Fatty acids, total saturated",G +2231167,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2231391,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2231620,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G +2231871,1258,4.0,,78.0,,,,,,,"Fatty acids, total saturated",G +2232076,1258,3.12,,71.0,,,,,,,"Fatty acids, total saturated",G +2232242,1258,2.23,,71.0,,,,,,,"Fatty acids, total saturated",G +2232271,1258,5.36,,71.0,,,,,,,"Fatty acids, total saturated",G +2232408,1258,3.0,,78.0,,,,,,,"Fatty acids, total saturated",G +2232485,1258,1.5,,78.0,,,,,,,"Fatty acids, total saturated",G +2232648,1258,4.46,,71.0,,,,,,,"Fatty acids, total saturated",G +2232815,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2232866,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2233550,1258,9.0,,78.0,,,,,,,"Fatty acids, total saturated",G +2233617,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2233637,1258,4.0,,78.0,,,,,,,"Fatty acids, total saturated",G +2233653,1258,11.0,,78.0,,,,,,,"Fatty acids, total saturated",G +2233753,1258,8.7,,71.0,,,,,,,"Fatty acids, total saturated",G +2233779,1258,3.33,,71.0,,,,,,,"Fatty acids, total saturated",G +2234183,1258,8.04,,71.0,,,,,,,"Fatty acids, total saturated",G +2234278,1258,2.0,,78.0,,,,,,,"Fatty acids, total saturated",G +2234677,1258,11.11,,71.0,,,,,,,"Fatty acids, total saturated",G +2234952,1258,3.0,,78.0,,,,,,,"Fatty acids, total saturated",G +2235908,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2236199,1258,0.08,,78.0,,,,,,,"Fatty acids, total saturated",G +2236290,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G +2236707,1258,1.11,,78.0,,,,,,,"Fatty acids, total saturated",G +2236730,1258,1.56,,78.0,,,,,,,"Fatty acids, total saturated",G +2236877,1258,20.0,,78.0,,,,,,,"Fatty acids, total saturated",G +2237000,1258,2.52,,71.0,,,,,,,"Fatty acids, total saturated",G +2237103,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2237190,1258,0.99,,71.0,,,,,,,"Fatty acids, total saturated",G +2237507,1258,1.79,,71.0,,,,,,,"Fatty acids, total saturated",G +2237545,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2237552,1258,5.0,,78.0,,,,,,,"Fatty acids, total saturated",G +2237949,1258,3.33,,71.0,,,,,,,"Fatty acids, total saturated",G +2238457,1258,11.54,,70.0,,,,,,,"Fatty acids, total saturated",G +2238842,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2239244,1258,2.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2239412,1258,1.82,,70.0,,,,,,,"Fatty acids, total saturated",G +2239582,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2240251,1258,7.04,,70.0,,,,,,,"Fatty acids, total saturated",G +2240463,1258,6.45,,70.0,,,,,,,"Fatty acids, total saturated",G +2240526,1258,9.59,,70.0,,,,,,,"Fatty acids, total saturated",G +2241093,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2242000,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2242014,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G +2242439,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2242451,1258,1.54,,70.0,,,,,,,"Fatty acids, total saturated",G +2242480,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G +2242747,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2243600,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2244522,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G +2246661,1258,3.03,,70.0,,,,,,,"Fatty acids, total saturated",G +2248321,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2250871,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2251421,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G +2253472,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2254140,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2254228,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2255123,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2255409,1258,8.24,,70.0,,,,,,,"Fatty acids, total saturated",G +2255471,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G +2255624,1258,1.1,,70.0,,,,,,,"Fatty acids, total saturated",G +2255808,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2256592,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2256605,1258,3.52,,70.0,,,,,,,"Fatty acids, total saturated",G +2256633,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2261414,1258,15.35,1.0,1.0,,,,,,,"Fatty acids, total saturated",G +2265410,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2265840,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2265922,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2265938,1258,0.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2266242,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2266247,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2266445,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2266483,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2266648,1258,1.03,,70.0,,,,,,,"Fatty acids, total saturated",G +2266975,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2267135,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2267396,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2267484,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2267525,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2267978,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2268264,1258,26.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2268470,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2268516,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2268845,1258,4.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2269453,1258,2.2,,70.0,,,,,,,"Fatty acids, total saturated",G +2269669,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2270236,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2270934,1258,0.73,,70.0,,,,,,,"Fatty acids, total saturated",G +2271071,1258,0.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2271639,1258,30.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2271709,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G +2272081,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +2272149,1258,9.68,,70.0,,,,,,,"Fatty acids, total saturated",G +2272274,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2272698,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2273007,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2273032,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2273379,1258,8.45,,70.0,,,,,,,"Fatty acids, total saturated",G +2273427,1258,6.78,,70.0,,,,,,,"Fatty acids, total saturated",G +2273601,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2273652,1258,6.58,,70.0,,,,,,,"Fatty acids, total saturated",G +2273970,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G +2274263,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2274288,1258,7.49,,70.0,,,,,,,"Fatty acids, total saturated",G +2274731,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2275111,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2275346,1258,2.17,,70.0,,,,,,,"Fatty acids, total saturated",G +2275571,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G +2275775,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2275851,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2275958,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2276078,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2276564,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2276716,1258,1.75,,70.0,,,,,,,"Fatty acids, total saturated",G +2277520,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2277902,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2277916,1258,3.54,,70.0,,,,,,,"Fatty acids, total saturated",G +2278212,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2278256,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2278431,1258,5.62,,70.0,,,,,,,"Fatty acids, total saturated",G +2278434,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2279983,1258,2.11,,70.0,,,,,,,"Fatty acids, total saturated",G +2280347,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2280439,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2280840,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2281577,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2281658,1258,6.47,,70.0,,,,,,,"Fatty acids, total saturated",G +2281935,1258,4.17,,70.0,,,,,,,"Fatty acids, total saturated",G +2282286,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2282537,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2282826,1258,1.52,,70.0,,,,,,,"Fatty acids, total saturated",G +2282851,1258,8.54,,70.0,,,,,,,"Fatty acids, total saturated",G +2283013,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2283098,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2283539,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G +2283673,1258,1.19,,70.0,,,,,,,"Fatty acids, total saturated",G +2283793,1258,26.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2284179,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2284520,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2285198,1258,4.42,,70.0,,,,,,,"Fatty acids, total saturated",G +2285208,1258,7.37,,70.0,,,,,,,"Fatty acids, total saturated",G +2285471,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2286175,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2286257,1258,1.53,,70.0,,,,,,,"Fatty acids, total saturated",G +2286807,1258,2.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2287321,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2287894,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2288648,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2288806,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2288831,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2289088,1258,19.44,,70.0,,,,,,,"Fatty acids, total saturated",G +2289163,1258,1.72,,70.0,,,,,,,"Fatty acids, total saturated",G +2289215,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2289223,1258,1.02,,70.0,,,,,,,"Fatty acids, total saturated",G +2289446,1258,5.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2289493,1258,5.41,,70.0,,,,,,,"Fatty acids, total saturated",G +2289715,1258,10.42,,70.0,,,,,,,"Fatty acids, total saturated",G +2289794,1258,14.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2290305,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2295641,1258,4.02,,70.0,,,,,,,"Fatty acids, total saturated",G +2295958,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2296097,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2296435,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G +2296668,1258,1.2,,70.0,,,,,,,"Fatty acids, total saturated",G +2298540,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2298785,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2298813,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2299018,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2299349,1258,19.44,,70.0,,,,,,,"Fatty acids, total saturated",G +2300445,1258,0.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2300886,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2301236,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2301430,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2301687,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2301889,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2302274,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2302441,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2302963,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2303615,1258,9.89,,70.0,,,,,,,"Fatty acids, total saturated",G +2303812,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2304006,1258,0.94,,70.0,,,,,,,"Fatty acids, total saturated",G +2304233,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2304268,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2304738,1258,1.6,,70.0,,,,,,,"Fatty acids, total saturated",G +2304799,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2304874,1258,0.14,,75.0,,,,,,,"Fatty acids, total saturated",G +2304880,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2305729,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2305771,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2307095,1258,3.45,,70.0,,,,,,,"Fatty acids, total saturated",G +2307377,1258,18.42,,70.0,,,,,,,"Fatty acids, total saturated",G +2307643,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2308552,1258,2.11,,70.0,,,,,,,"Fatty acids, total saturated",G +2309317,1258,7.61,,70.0,,,,,,,"Fatty acids, total saturated",G +2309673,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2309970,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2311401,1258,9.92,,70.0,,,,,,,"Fatty acids, total saturated",G +2311885,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +2312216,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +2313405,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2313449,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +2313474,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2313549,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2313771,1258,0.51,,70.0,,,,,,,"Fatty acids, total saturated",G +2313867,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2314122,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2314434,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2314810,1258,8.75,,70.0,,,,,,,"Fatty acids, total saturated",G +2314905,1258,5.88,,70.0,,,,,,,"Fatty acids, total saturated",G +2315076,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2315088,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2315203,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2315417,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2315447,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G +2315627,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2315846,1258,2.56,,70.0,,,,,,,"Fatty acids, total saturated",G +2316356,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2316381,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2316731,1258,5.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2317042,1258,18.8,,71.0,,,,,,,"Fatty acids, total saturated",G +2317085,1258,17.6,,71.0,,,,,,,"Fatty acids, total saturated",G +2317138,1258,1.6,,71.0,,,,,,,"Fatty acids, total saturated",G +2319974,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2320047,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2320149,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2320250,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2321156,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2321577,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2321909,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G +2321969,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2322103,1258,35.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2322169,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G +2322761,1258,1.12,,70.0,,,,,,,"Fatty acids, total saturated",G +2322832,1258,0.47,,70.0,,,,,,,"Fatty acids, total saturated",G +2322950,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2323231,1258,7.58,,70.0,,,,,,,"Fatty acids, total saturated",G +2323554,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2324763,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2325284,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2325293,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2325738,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2326312,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2326403,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2326653,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2327190,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2327412,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2327461,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2327974,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2328057,1258,18.75,,70.0,,,,,,,"Fatty acids, total saturated",G +2328304,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2328412,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2328527,1258,7.76,,70.0,,,,,,,"Fatty acids, total saturated",G +2328550,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2329314,1258,10.87,,70.0,,,,,,,"Fatty acids, total saturated",G +2329403,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G +2329649,1258,2.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2329696,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2330786,1258,8.04,,71.0,,,,,,,"Fatty acids, total saturated",G +2330827,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2331446,1258,3.12,,71.0,,,,,,,"Fatty acids, total saturated",G +2331494,1258,3.53,,78.0,,,,,,,"Fatty acids, total saturated",G +2331521,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2331581,1258,0.02,,78.0,,,,,,,"Fatty acids, total saturated",G +2332380,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2332787,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2333332,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2333347,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2333403,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G +2333895,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2333948,1258,1.43,,75.0,,,,,,,"Fatty acids, total saturated",G +2334451,1258,4.41,,70.0,,,,,,,"Fatty acids, total saturated",G +2335031,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +2335596,1258,1.58,,70.0,,,,,,,"Fatty acids, total saturated",G +2336273,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2336856,1258,0.16,,71.0,,,,,,,"Fatty acids, total saturated",G +2337287,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2337920,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2338133,1258,33.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2338189,1258,1.1,,70.0,,,,,,,"Fatty acids, total saturated",G +2338193,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2338327,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2338477,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G +2338590,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2338726,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2339279,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2339508,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2339627,1258,11.76,,70.0,,,,,,,"Fatty acids, total saturated",G +2340393,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2341069,1258,3.995,,,,,,,,,"Fatty acids, total saturated",G +2341263,1258,0.95,,,,,,,,,"Fatty acids, total saturated",G +2341637,1258,5.049,,,,,,,,,"Fatty acids, total saturated",G +2341745,1258,1.755,,,,,,,,,"Fatty acids, total saturated",G +2341907,1258,1.537,,,,,,,,,"Fatty acids, total saturated",G +2342074,1258,1.201,,,,,,,,,"Fatty acids, total saturated",G +2342257,1258,2.31,,,,,,,,,"Fatty acids, total saturated",G +2342464,1258,1.915,,,,,,,,,"Fatty acids, total saturated",G +2342471,1258,4.394,,,,,,,,,"Fatty acids, total saturated",G +2343023,1258,2.907,,,,,,,,,"Fatty acids, total saturated",G +2343368,1258,3.008,,,,,,,,,"Fatty acids, total saturated",G +2343375,1258,2.713,,,,,,,,,"Fatty acids, total saturated",G +2343978,1258,0.257,,,,,,,,,"Fatty acids, total saturated",G +2344693,1258,0.2,,,,,,,,,"Fatty acids, total saturated",G +2344818,1258,0.01,,,,,,,,,"Fatty acids, total saturated",G +2344944,1258,5.225,,,,,,,,,"Fatty acids, total saturated",G +2344970,1258,1.622,,,,,,,,,"Fatty acids, total saturated",G +2345067,1258,0.764,,,,,,,,,"Fatty acids, total saturated",G +2345195,1258,0.01,,,,,,,,,"Fatty acids, total saturated",G +2345202,1258,0.694,,,,,,,,,"Fatty acids, total saturated",G +2345207,1258,0.072,,,,,,,,,"Fatty acids, total saturated",G +2345233,1258,0.872,,,,,,,,,"Fatty acids, total saturated",G +2345265,1258,0.0,,,,,,,,,"Fatty acids, total saturated",G +2345444,1258,0.636,,,,,,,,,"Fatty acids, total saturated",G +2345645,1258,3.104,,,,,,,,,"Fatty acids, total saturated",G +2345686,1258,2.215,,,,,,,,,"Fatty acids, total saturated",G +2346048,1258,11.376,,,,,,,,,"Fatty acids, total saturated",G +2346137,1258,0.012,,,,,,,,,"Fatty acids, total saturated",G +2346207,1258,0.0,,,,,,,,,"Fatty acids, total saturated",G +2347263,1258,20.0,1.0,1.0,,,,,,,"Fatty acids, total saturated",G +2364030,1258,1.1,,78.0,,,,,,,"Fatty acids, total saturated",G +2364406,1258,1.61,,70.0,,,,,,,"Fatty acids, total saturated",G +2364521,1258,0.69,,70.0,,,,,,,"Fatty acids, total saturated",G +2364673,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2365151,1258,0.34,,70.0,,,,,,,"Fatty acids, total saturated",G +2365331,1258,10.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2365509,1258,2.84,,70.0,,,,,,,"Fatty acids, total saturated",G +2365586,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2365810,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G +2365911,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2365918,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2366167,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2366589,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2366680,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2366968,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2367071,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2367508,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2367694,1258,0.39,,70.0,,,,,,,"Fatty acids, total saturated",G +2368080,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2368119,1258,4.17,,70.0,,,,,,,"Fatty acids, total saturated",G +2368860,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2369004,1258,9.73,,70.0,,,,,,,"Fatty acids, total saturated",G +2369256,1258,10.59,,70.0,,,,,,,"Fatty acids, total saturated",G +2369509,1258,5.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2370041,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2370293,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2370525,1258,3.12,,71.0,,,,,,,"Fatty acids, total saturated",G +2370613,1258,11.76,,71.0,,,,,,,"Fatty acids, total saturated",G +2370838,1258,0.89,,71.0,,,,,,,"Fatty acids, total saturated",G +2370943,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G +2370975,1258,8.04,,71.0,,,,,,,"Fatty acids, total saturated",G +2371108,1258,11.76,,71.0,,,,,,,"Fatty acids, total saturated",G +2371337,1258,1.0,,78.0,,,,,,,"Fatty acids, total saturated",G +2371594,1258,1.5,,78.0,,,,,,,"Fatty acids, total saturated",G +2371794,1258,3.06,,72.0,,,,,,,"Fatty acids, total saturated",G +2371815,1258,0.42,,71.0,,,,,,,"Fatty acids, total saturated",G +2371833,1258,9.0,,78.0,,,,,,,"Fatty acids, total saturated",G +2372035,1258,0.88,,72.0,,,,,,,"Fatty acids, total saturated",G +2372247,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2372265,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2372700,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2372758,1258,6.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2372967,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2373246,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2373540,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2373920,1258,17.24,,70.0,,,,,,,"Fatty acids, total saturated",G +2374099,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G +2374456,1258,5.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2374761,1258,1.92,,70.0,,,,,,,"Fatty acids, total saturated",G +2375074,1258,10.59,,70.0,,,,,,,"Fatty acids, total saturated",G +2375076,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2375163,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G +2375388,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2375437,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2375507,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2375977,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2376158,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2376446,1258,0.24,,70.0,,,,,,,"Fatty acids, total saturated",G +2376782,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2377364,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2377445,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2377538,1258,4.91,,70.0,,,,,,,"Fatty acids, total saturated",G +2377801,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2377871,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2378026,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2378216,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2378622,1258,13.24,,70.0,,,,,,,"Fatty acids, total saturated",G +2379047,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2379191,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2379391,1258,26.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2379449,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2379797,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2379968,1258,0.31,,70.0,,,,,,,"Fatty acids, total saturated",G +2380055,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2380365,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G +2380454,1258,6.61,,70.0,,,,,,,"Fatty acids, total saturated",G +2380521,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2380746,1258,11.76,,71.0,,,,,,,"Fatty acids, total saturated",G +2380810,1258,2.6,,70.0,,,,,,,"Fatty acids, total saturated",G +2380866,1258,1.79,,78.0,,,,,,,"Fatty acids, total saturated",G +2381312,1258,0.0,,78.0,,,,,,,"Fatty acids, total saturated",G +2381319,1258,11.29,,78.0,,,,,,,"Fatty acids, total saturated",G +2381675,1258,2.54,,70.0,,,,,,,"Fatty acids, total saturated",G +2382102,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2382104,1258,4.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2382449,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2382595,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +2382614,1258,2.38,,70.0,,,,,,,"Fatty acids, total saturated",G +2382789,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2383020,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2383089,1258,10.92,,70.0,,,,,,,"Fatty acids, total saturated",G +2383198,1258,12.06,,70.0,,,,,,,"Fatty acids, total saturated",G +2383416,1258,8.75,,70.0,,,,,,,"Fatty acids, total saturated",G +2383448,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2383523,1258,1.47,,70.0,,,,,,,"Fatty acids, total saturated",G +2384089,1258,2.63,,70.0,,,,,,,"Fatty acids, total saturated",G +2384472,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2384590,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2384661,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2385073,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +2385083,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2385106,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2385981,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2386190,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +2387008,1258,3.21,,70.0,,,,,,,"Fatty acids, total saturated",G +2387243,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2387316,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2387324,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2387384,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2387456,1258,6.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2387583,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2387587,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +2387932,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2388106,1258,7.08,,70.0,,,,,,,"Fatty acids, total saturated",G +2388175,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2388260,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2388374,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2388634,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2388681,1258,62.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2388687,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2389386,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2389972,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2390110,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2390424,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +2390581,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2390638,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2391051,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G +2391355,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2391385,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2391637,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2391640,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2391740,1258,1.19,,70.0,,,,,,,"Fatty acids, total saturated",G +2391756,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2392384,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2392548,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G +2392696,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2392960,1258,33.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2393190,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2393329,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2393386,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2393529,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +2393901,1258,7.78,,70.0,,,,,,,"Fatty acids, total saturated",G +2394210,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G +2394224,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2394275,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2394474,1258,16.25,,70.0,,,,,,,"Fatty acids, total saturated",G +2394810,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2394839,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2395493,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2395629,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2395885,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2396054,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2396114,1258,1.02,,70.0,,,,,,,"Fatty acids, total saturated",G +2396291,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2396466,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2396471,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2396907,1258,1.33,,75.0,,,,,,,"Fatty acids, total saturated",G +2397013,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2397106,1258,11.25,,70.0,,,,,,,"Fatty acids, total saturated",G +2397485,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2398013,1258,0.78,,70.0,,,,,,,"Fatty acids, total saturated",G +2398079,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2398327,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2398473,1258,1.33,,75.0,,,,,,,"Fatty acids, total saturated",G +2398749,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2398868,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2399314,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2399425,1258,19.05,,70.0,,,,,,,"Fatty acids, total saturated",G +2399533,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2399723,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2400034,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2400111,1258,6.06,,70.0,,,,,,,"Fatty acids, total saturated",G +2400175,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2400363,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2400387,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2400392,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2400445,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G +2400737,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2400792,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2400932,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2400941,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2401216,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2401231,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2401607,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2401844,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2401972,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2402634,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2402667,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2402979,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2403085,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2403402,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2403420,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2403465,1258,9.23,,70.0,,,,,,,"Fatty acids, total saturated",G +2403466,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2403828,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2403879,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2403989,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2405553,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2405570,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2405671,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2405675,1258,2.44,,70.0,,,,,,,"Fatty acids, total saturated",G +2405738,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2406306,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2406447,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2407002,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2407144,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2407242,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2407393,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2407537,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2407602,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2407711,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2407951,1258,18.75,,70.0,,,,,,,"Fatty acids, total saturated",G +2408214,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2408571,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2408765,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2409240,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2409503,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2409666,1258,0.59,,70.0,,,,,,,"Fatty acids, total saturated",G +2409708,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2409788,1258,2.63,,70.0,,,,,,,"Fatty acids, total saturated",G +2409794,1258,33.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2410075,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2410357,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2410508,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2410709,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2410850,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2410904,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2411090,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2411095,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2411783,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +2412025,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2412266,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2412442,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2412997,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2413277,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2413413,1258,0.68,,70.0,,,,,,,"Fatty acids, total saturated",G +2413566,1258,6.58,,75.0,,,,,,,"Fatty acids, total saturated",G +2414330,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2414464,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2414594,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2414790,1258,17.39,,70.0,,,,,,,"Fatty acids, total saturated",G +2414805,1258,11.76,,70.0,,,,,,,"Fatty acids, total saturated",G +2414868,1258,0.49,,70.0,,,,,,,"Fatty acids, total saturated",G +2415012,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2415056,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2415315,1258,7.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2415783,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G +2416528,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G +2416578,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2416672,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2417732,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2418249,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2418513,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2418526,1258,2.04,,70.0,,,,,,,"Fatty acids, total saturated",G +2418634,1258,0.15,,70.0,,,,,,,"Fatty acids, total saturated",G +2418654,1258,2.2,,70.0,,,,,,,"Fatty acids, total saturated",G +2418779,1258,7.78,,70.0,,,,,,,"Fatty acids, total saturated",G +2419058,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G +2419085,1258,6.41,,70.0,,,,,,,"Fatty acids, total saturated",G +2420091,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2420390,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G +2420566,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2420717,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2420726,1258,0.36,,75.0,,,,,,,"Fatty acids, total saturated",G +2420922,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2421586,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G +2421968,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2422105,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2422560,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2422570,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2423536,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2423660,1258,10.26,,70.0,,,,,,,"Fatty acids, total saturated",G +2424058,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G +2424757,1258,9.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2424990,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2425086,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2425095,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2425105,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2425273,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2425287,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2425740,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2426514,1258,0.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2426639,1258,7.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2426747,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2426873,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2427003,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2427237,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2427420,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2427517,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2427631,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2427858,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2427912,1258,3.64,,70.0,,,,,,,"Fatty acids, total saturated",G +2427997,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2428125,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G +2428449,1258,1.2,,70.0,,,,,,,"Fatty acids, total saturated",G +2428595,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2428768,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2429110,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2429456,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2429557,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2430298,1258,1.9,,70.0,,,,,,,"Fatty acids, total saturated",G +2430354,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2430365,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2430487,1258,5.83,,70.0,,,,,,,"Fatty acids, total saturated",G +2431262,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2431267,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2431418,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2431646,1258,10.94,,70.0,,,,,,,"Fatty acids, total saturated",G +2431770,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +2432052,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2432140,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2432347,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2433183,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2433520,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2433692,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2434019,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2434056,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2434192,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G +2434669,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2434714,1258,3.45,,70.0,,,,,,,"Fatty acids, total saturated",G +2434786,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2434966,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +2435263,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2435775,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G +2435857,1258,0.32,,75.0,,,,,,,"Fatty acids, total saturated",G +2435913,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2436071,1258,0.72,,75.0,,,,,,,"Fatty acids, total saturated",G +2436222,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2436737,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2437202,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2437541,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2437649,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +2437774,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2437905,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2438304,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G +2439378,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2439762,1258,5.45,,70.0,,,,,,,"Fatty acids, total saturated",G +2440047,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +2440449,1258,1.17,,70.0,,,,,,,"Fatty acids, total saturated",G +2441079,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2441274,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2441283,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2441493,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2441674,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2441740,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2442384,1258,6.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2442553,1258,2.65,,70.0,,,,,,,"Fatty acids, total saturated",G +2442572,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2442600,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2443246,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2443329,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2443568,1258,3.33,,71.0,,,,,,,"Fatty acids, total saturated",G +2443697,1258,8.0,,78.0,,,,,,,"Fatty acids, total saturated",G +2444145,1258,8.7,,78.0,,,,,,,"Fatty acids, total saturated",G +2444157,1258,1.2,,78.0,,,,,,,"Fatty acids, total saturated",G +2444204,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2444264,1258,3.52,,71.0,,,,,,,"Fatty acids, total saturated",G +2444375,1258,5.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2444428,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2444471,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2444509,1258,2.11,,70.0,,,,,,,"Fatty acids, total saturated",G +2444790,1258,2.68,,70.0,,,,,,,"Fatty acids, total saturated",G +2444824,1258,1.34,,70.0,,,,,,,"Fatty acids, total saturated",G +2444874,1258,2.78,,70.0,,,,,,,"Fatty acids, total saturated",G +2444904,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2445353,1258,15.38,,70.0,,,,,,,"Fatty acids, total saturated",G +2445518,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2445785,1258,0.87,,70.0,,,,,,,"Fatty acids, total saturated",G +2445961,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2446030,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2446081,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2446375,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2446584,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G +2447105,1258,14.52,,70.0,,,,,,,"Fatty acids, total saturated",G +2447139,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +2447308,1258,7.63,,70.0,,,,,,,"Fatty acids, total saturated",G +2447667,1258,4.81,,70.0,,,,,,,"Fatty acids, total saturated",G +2447790,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2447867,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2448087,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2448461,1258,6.74,,70.0,,,,,,,"Fatty acids, total saturated",G +2448561,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2448572,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2448773,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2449183,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2449491,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2449584,1258,0.21,,70.0,,,,,,,"Fatty acids, total saturated",G +2449652,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2450446,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2450456,1258,2.05,,70.0,,,,,,,"Fatty acids, total saturated",G +2451015,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2451021,1258,6.45,,70.0,,,,,,,"Fatty acids, total saturated",G +2451045,1258,8.21,,70.0,,,,,,,"Fatty acids, total saturated",G +2451227,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G +2451484,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2451789,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G +2452157,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2452212,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2452307,1258,2.82,,70.0,,,,,,,"Fatty acids, total saturated",G +2452749,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2452768,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2453036,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2453289,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2453502,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2453700,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2453804,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2453936,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G +2454840,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2455283,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G +2455445,1258,3.95,,70.0,,,,,,,"Fatty acids, total saturated",G +2455556,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2455755,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2455795,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2455838,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2456821,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G +2457126,1258,1.35,,71.0,,,,,,,"Fatty acids, total saturated",G +2457355,1258,0.68,,71.0,,,,,,,"Fatty acids, total saturated",G +2457553,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G +2457614,1258,2.7,,71.0,,,,,,,"Fatty acids, total saturated",G +2457740,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G +2457789,1258,3.49,,71.0,,,,,,,"Fatty acids, total saturated",G +2457897,1258,1.85,,71.0,,,,,,,"Fatty acids, total saturated",G +2458043,1258,17.5,,71.0,,,,,,,"Fatty acids, total saturated",G +2458168,1258,13.33,,71.0,,,,,,,"Fatty acids, total saturated",G +2458203,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2458444,1258,3.0,,78.0,,,,,,,"Fatty acids, total saturated",G +2458655,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2459027,1258,5.0,,78.0,,,,,,,"Fatty acids, total saturated",G +2459224,1258,8.5,,78.0,,,,,,,"Fatty acids, total saturated",G +2460345,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2460477,1258,3.77,,70.0,,,,,,,"Fatty acids, total saturated",G +2460649,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2460711,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2460822,1258,3.75,,70.0,,,,,,,"Fatty acids, total saturated",G +2461440,1258,4.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2461773,1258,1.32,,70.0,,,,,,,"Fatty acids, total saturated",G +2461835,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G +2462144,1258,1.27,,70.0,,,,,,,"Fatty acids, total saturated",G +2462276,1258,17.39,,70.0,,,,,,,"Fatty acids, total saturated",G +2462440,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2462630,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2462667,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G +2462747,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G +2462773,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2462796,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2462855,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2462926,1258,32.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2462968,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2463195,1258,3.72,,70.0,,,,,,,"Fatty acids, total saturated",G +2463630,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G +2463760,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G +2463842,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G +2463944,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2464056,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2464414,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2464515,1258,5.65,,70.0,,,,,,,"Fatty acids, total saturated",G +2464833,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2464834,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2464871,1258,11.11,,70.0,,,,,,,"Fatty acids, total saturated",G +2465031,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2465074,1258,2.9,,70.0,,,,,,,"Fatty acids, total saturated",G +2465103,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2465902,1258,4.88,,70.0,,,,,,,"Fatty acids, total saturated",G +2466022,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2466225,1258,2.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2466709,1258,2.65,,70.0,,,,,,,"Fatty acids, total saturated",G +2466784,1258,0.83,,70.0,,,,,,,"Fatty acids, total saturated",G +2466873,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G +2467214,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +2467412,1258,3.03,,70.0,,,,,,,"Fatty acids, total saturated",G +2467757,1258,1.43,,70.0,,,,,,,"Fatty acids, total saturated",G +2467811,1258,7.28,,70.0,,,,,,,"Fatty acids, total saturated",G +2468081,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +2468207,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2468359,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2468490,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2468914,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2469175,1258,2.21,,70.0,,,,,,,"Fatty acids, total saturated",G +2469836,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2469848,1258,4.24,,70.0,,,,,,,"Fatty acids, total saturated",G +2470141,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2470522,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2470868,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2471081,1258,8.6,,70.0,,,,,,,"Fatty acids, total saturated",G +2471092,1258,11.3,,70.0,,,,,,,"Fatty acids, total saturated",G +2471183,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2471223,1258,8.2,,70.0,,,,,,,"Fatty acids, total saturated",G +2471365,1258,11.9,,70.0,,,,,,,"Fatty acids, total saturated",G +2471693,1258,0.72,,70.0,,,,,,,"Fatty acids, total saturated",G +2471872,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2472038,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2472096,1258,0.91,,70.0,,,,,,,"Fatty acids, total saturated",G +2472173,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2472346,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G +2472362,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G +2472446,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G +2472488,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G +2472526,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2472651,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2472685,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2472706,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2472749,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2473300,1258,2.94,,70.0,,,,,,,"Fatty acids, total saturated",G +2473612,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2473651,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G +2473742,1258,1.88,,70.0,,,,,,,"Fatty acids, total saturated",G +2473796,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +2473977,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2474567,1258,1.63,,70.0,,,,,,,"Fatty acids, total saturated",G +2474617,1258,3.08,,70.0,,,,,,,"Fatty acids, total saturated",G +2475083,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2475769,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +2475790,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2476250,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2476435,1258,2.53,,70.0,,,,,,,"Fatty acids, total saturated",G +2477049,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2477074,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2477484,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2477935,1258,5.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2478127,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2478283,1258,3.26,,70.0,,,,,,,"Fatty acids, total saturated",G +2478327,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2479081,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2479545,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2479921,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2480014,1258,3.28,,70.0,,,,,,,"Fatty acids, total saturated",G +2480123,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G +2480264,1258,2.21,,70.0,,,,,,,"Fatty acids, total saturated",G +2480347,1258,7.96,,70.0,,,,,,,"Fatty acids, total saturated",G +2480590,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +2480715,1258,14.06,,70.0,,,,,,,"Fatty acids, total saturated",G +2480827,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2481226,1258,5.88,,70.0,,,,,,,"Fatty acids, total saturated",G +2481276,1258,3.23,,70.0,,,,,,,"Fatty acids, total saturated",G +2481850,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2481897,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2482002,1258,12.77,,70.0,,,,,,,"Fatty acids, total saturated",G +2482660,1258,2.11,,70.0,,,,,,,"Fatty acids, total saturated",G +2482754,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G +2482829,1258,36.11,,70.0,,,,,,,"Fatty acids, total saturated",G +2483391,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2483579,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2483707,1258,6.34,,70.0,,,,,,,"Fatty acids, total saturated",G +2484031,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G +2484048,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G +2484079,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G +2484550,1258,11.59,,70.0,,,,,,,"Fatty acids, total saturated",G +2484779,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2485325,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2485335,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2485394,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2485591,1258,2.65,,70.0,,,,,,,"Fatty acids, total saturated",G +2485994,1258,0.3,,70.0,,,,,,,"Fatty acids, total saturated",G +2486007,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2486521,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2486734,1258,3.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2486973,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2486982,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2487156,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2487513,1258,3.95,,70.0,,,,,,,"Fatty acids, total saturated",G +2487818,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G +2488020,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2488140,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2488294,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2488416,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2488647,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2488695,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G +2488773,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2488960,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2489398,1258,0.21,,70.0,,,,,,,"Fatty acids, total saturated",G +2489477,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +2489646,1258,2.82,,70.0,,,,,,,"Fatty acids, total saturated",G +2489826,1258,15.62,,70.0,,,,,,,"Fatty acids, total saturated",G +2489844,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +2490086,1258,2.7,,70.0,,,,,,,"Fatty acids, total saturated",G +2490245,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2490347,1258,0.3,,70.0,,,,,,,"Fatty acids, total saturated",G +2491116,1258,0.0,,75.0,,,,,,,"Fatty acids, total saturated",G +2491385,1258,1.25,,71.0,,,,,,,"Fatty acids, total saturated",G +2491411,1258,0.0,,72.0,,,,,,,"Fatty acids, total saturated",G +2491629,1258,7.63,,71.0,,,,,,,"Fatty acids, total saturated",G +2491643,1258,21.43,,71.0,,,,,,,"Fatty acids, total saturated",G +2491734,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G +2491776,1258,9.79,,71.0,,,,,,,"Fatty acids, total saturated",G +2491906,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G +2491952,1258,0.42,,71.0,,,,,,,"Fatty acids, total saturated",G +2491976,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G +2492445,1258,14.29,,71.0,,,,,,,"Fatty acids, total saturated",G +2492608,1258,3.57,,71.0,,,,,,,"Fatty acids, total saturated",G +2492680,1258,8.77,,72.0,,,,,,,"Fatty acids, total saturated",G +2492775,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G +2492796,1258,0.42,,71.0,,,,,,,"Fatty acids, total saturated",G +2493108,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2493356,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2493534,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2494882,1258,1.97,,70.0,,,,,,,"Fatty acids, total saturated",G +2495041,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2495048,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2495196,1258,8.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2495224,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2495227,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2495397,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2495682,1258,1.11,,70.0,,,,,,,"Fatty acids, total saturated",G +2495775,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2495780,1258,2.82,,70.0,,,,,,,"Fatty acids, total saturated",G +2496145,1258,0.89,,70.0,,,,,,,"Fatty acids, total saturated",G +2496294,1258,1.19,,70.0,,,,,,,"Fatty acids, total saturated",G +2496368,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2496561,1258,18.18,,70.0,,,,,,,"Fatty acids, total saturated",G +2497150,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2497429,1258,20.59,,70.0,,,,,,,"Fatty acids, total saturated",G +2497561,1258,14.06,,70.0,,,,,,,"Fatty acids, total saturated",G +2498413,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2498539,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2498570,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2498694,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2498785,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2498993,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2499022,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2499239,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2499745,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +2499780,1258,4.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2499815,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2499943,1258,7.94,,70.0,,,,,,,"Fatty acids, total saturated",G +2500266,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2500678,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +2500767,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2500925,1258,6.9,,70.0,,,,,,,"Fatty acids, total saturated",G +2501082,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2501183,1258,2.08,,70.0,,,,,,,"Fatty acids, total saturated",G +2501280,1258,7.48,,70.0,,,,,,,"Fatty acids, total saturated",G +2501463,1258,1.85,,70.0,,,,,,,"Fatty acids, total saturated",G +2501707,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +2501890,1258,6.41,,70.0,,,,,,,"Fatty acids, total saturated",G +2502005,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G +2502885,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2502972,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2502982,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G +2503213,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2503228,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2503320,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +2503512,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2503580,1258,10.98,,70.0,,,,,,,"Fatty acids, total saturated",G +2503835,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2504241,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2505009,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2505612,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +2505937,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2506096,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2506549,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G +2506592,1258,2.9,,70.0,,,,,,,"Fatty acids, total saturated",G +2507140,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2507262,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2507517,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2507831,1258,2.78,,70.0,,,,,,,"Fatty acids, total saturated",G +2507857,1258,2.78,,70.0,,,,,,,"Fatty acids, total saturated",G +2507962,1258,1.47,,70.0,,,,,,,"Fatty acids, total saturated",G +2508154,1258,8.82,,70.0,,,,,,,"Fatty acids, total saturated",G +2508172,1258,8.82,,70.0,,,,,,,"Fatty acids, total saturated",G +2508332,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2508679,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2508862,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2509271,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2509288,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2509423,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2509462,1258,8.7,,70.0,,,,,,,"Fatty acids, total saturated",G +2509489,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2509555,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2509731,1258,0.51,,70.0,,,,,,,"Fatty acids, total saturated",G +2509770,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2510214,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2511400,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2511952,1258,0.16,,78.0,,,,,,,"Fatty acids, total saturated",G +2512003,1258,0.11,,78.0,,,,,,,"Fatty acids, total saturated",G +2512048,1258,4.8,,78.0,,,,,,,"Fatty acids, total saturated",G +2517165,1258,0.42,,78.0,,,,,,,"Fatty acids, total saturated",G +2517660,1258,1.76,,71.0,,,,,,,"Fatty acids, total saturated",G +2517805,1258,4.1,,78.0,,,,,,,"Fatty acids, total saturated",G +2517995,1258,0.93,,71.0,,,,,,,"Fatty acids, total saturated",G +2518377,1258,1.3,,78.0,,,,,,,"Fatty acids, total saturated",G +2518936,1258,8.6,,78.0,,,,,,,"Fatty acids, total saturated",G +2518992,1258,1.5,,78.0,,,,,,,"Fatty acids, total saturated",G +2519084,1258,0.0,,77.0,,,,,,,"Fatty acids, total saturated",G +2519403,1258,10.94,,71.0,,,,,,,"Fatty acids, total saturated",G +2519807,1258,6.67,,71.0,,,,,,,"Fatty acids, total saturated",G +2519948,1258,3.23,,71.0,,,,,,,"Fatty acids, total saturated",G +2519951,1258,1.61,,71.0,,,,,,,"Fatty acids, total saturated",G +2520312,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G +2520367,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G +2520536,1258,12.28,,71.0,,,,,,,"Fatty acids, total saturated",G +2520564,1258,0.71,,71.0,,,,,,,"Fatty acids, total saturated",G +2520615,1258,0.86,,71.0,,,,,,,"Fatty acids, total saturated",G +2520837,1258,11.76,,78.0,,,,,,,"Fatty acids, total saturated",G +2521096,1258,6.0,,78.0,,,,,,,"Fatty acids, total saturated",G +2521310,1258,0.02,,78.0,,,,,,,"Fatty acids, total saturated",G +2521517,1258,15.91,,71.0,,,,,,,"Fatty acids, total saturated",G +2521785,1258,3.26,,71.0,,,,,,,"Fatty acids, total saturated",G +2522545,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2522627,1258,19.3,,70.0,,,,,,,"Fatty acids, total saturated",G +2522702,1258,8.62,,70.0,,,,,,,"Fatty acids, total saturated",G +2522708,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2522958,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2523069,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2523103,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2523217,1258,4.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2523485,1258,25.81,,70.0,,,,,,,"Fatty acids, total saturated",G +2523575,1258,8.62,,70.0,,,,,,,"Fatty acids, total saturated",G +2523637,1258,26.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2523846,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2524046,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2524052,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2524699,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2524747,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2524975,1258,5.88,,70.0,,,,,,,"Fatty acids, total saturated",G +2525033,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2525326,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2525711,1258,0.6,,78.0,,,,,,,"Fatty acids, total saturated",G +2525730,1258,0.3,,78.0,,,,,,,"Fatty acids, total saturated",G +2525816,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G +2526784,1258,7.26,,70.0,,,,,,,"Fatty acids, total saturated",G +2526931,1258,18.18,,70.0,,,,,,,"Fatty acids, total saturated",G +2527247,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2528437,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2528442,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2528642,1258,11.54,,70.0,,,,,,,"Fatty acids, total saturated",G +2529123,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2529134,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2529184,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2529720,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2529771,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2529856,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2530164,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2530834,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2530856,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2530868,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2531160,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2531528,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2532981,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2533401,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2533410,1258,7.55,,70.0,,,,,,,"Fatty acids, total saturated",G +2533518,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2533862,1258,11.54,,70.0,,,,,,,"Fatty acids, total saturated",G +2534122,1258,12.28,,70.0,,,,,,,"Fatty acids, total saturated",G +2534274,1258,14.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2534399,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2534852,1258,20.83,,70.0,,,,,,,"Fatty acids, total saturated",G +2534889,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2534996,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2535100,1258,6.58,,70.0,,,,,,,"Fatty acids, total saturated",G +2535385,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2535458,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2535714,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2535937,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2535941,1258,0.56,,70.0,,,,,,,"Fatty acids, total saturated",G +2536120,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2536490,1258,1.63,,70.0,,,,,,,"Fatty acids, total saturated",G +2536776,1258,12.28,,70.0,,,,,,,"Fatty acids, total saturated",G +2537240,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2537358,1258,28.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2538011,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2538069,1258,50.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2538112,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2538137,1258,4.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2538153,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2538768,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2539166,1258,0.78,,70.0,,,,,,,"Fatty acids, total saturated",G +2539345,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2539557,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G +2539656,1258,2.0,,78.0,,,,,,,"Fatty acids, total saturated",G +2539664,1258,3.1,,78.0,,,,,,,"Fatty acids, total saturated",G +2539732,1258,4.8,,78.0,,,,,,,"Fatty acids, total saturated",G +2540279,1258,2.61,,78.0,,,,,,,"Fatty acids, total saturated",G +2540409,1258,0.57,,78.0,,,,,,,"Fatty acids, total saturated",G +2540510,1258,2.15,,78.0,,,,,,,"Fatty acids, total saturated",G +2540828,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2541276,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2541772,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +2542075,1258,10.87,,70.0,,,,,,,"Fatty acids, total saturated",G +2542145,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2542169,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2542323,1258,4.61,,70.0,,,,,,,"Fatty acids, total saturated",G +2542432,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2542497,1258,9.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2542846,1258,0.44,,70.0,,,,,,,"Fatty acids, total saturated",G +2542872,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2543247,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2543641,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2543661,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2543751,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2543818,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2543928,1258,1.09,,70.0,,,,,,,"Fatty acids, total saturated",G +2543935,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G +2544015,1258,2.6,,70.0,,,,,,,"Fatty acids, total saturated",G +2544103,1258,7.06,,70.0,,,,,,,"Fatty acids, total saturated",G +2544108,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2544930,1258,8.11,,70.0,,,,,,,"Fatty acids, total saturated",G +2545335,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2545772,1258,20.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2546118,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +2546181,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2546833,1258,0.22,,70.0,,,,,,,"Fatty acids, total saturated",G +2547481,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2547619,1258,0.31,,70.0,,,,,,,"Fatty acids, total saturated",G +2547621,1258,0.61,,70.0,,,,,,,"Fatty acids, total saturated",G +2547740,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2548319,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2548451,1258,15.15,,70.0,,,,,,,"Fatty acids, total saturated",G +2548501,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +2548629,1258,10.87,,70.0,,,,,,,"Fatty acids, total saturated",G +2548958,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2549617,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2549930,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2550312,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2550499,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2550641,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2550666,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2551031,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2551120,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2551223,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2551332,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2551539,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2551628,1258,7.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2551696,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2551729,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2551762,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2551832,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2551917,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2552179,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2552562,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2552705,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2552825,1258,3.03,,70.0,,,,,,,"Fatty acids, total saturated",G +2553071,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G +2553452,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2553525,1258,3.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2553833,1258,0.77,,70.0,,,,,,,"Fatty acids, total saturated",G +2554022,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G +2554092,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2554105,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2554963,1258,1.85,,78.0,,,,,,,"Fatty acids, total saturated",G +2555219,1258,10.86,,78.0,,,,,,,"Fatty acids, total saturated",G +2555643,1258,1.32,,71.0,,,,,,,"Fatty acids, total saturated",G +2556675,1258,3.22,,78.0,,,,,,,"Fatty acids, total saturated",G +2556738,1258,0.1,,78.0,,,,,,,"Fatty acids, total saturated",G +2556836,1258,0.05,,71.0,,,,,,,"Fatty acids, total saturated",G +2556909,1258,0.21,,71.0,,,,,,,"Fatty acids, total saturated",G +2557008,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G +2557020,1258,8.7,,71.0,,,,,,,"Fatty acids, total saturated",G +2557363,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G +2557454,1258,0.0,,72.0,,,,,,,"Fatty acids, total saturated",G +2557541,1258,0.58,,78.0,,,,,,,"Fatty acids, total saturated",G +2557549,1258,0.05,,78.0,,,,,,,"Fatty acids, total saturated",G +2557657,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G +2557773,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G +2557776,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G +2558309,1258,0.12,,78.0,,,,,,,"Fatty acids, total saturated",G +2558670,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G +2558685,1258,5.1,,78.0,,,,,,,"Fatty acids, total saturated",G +2558862,1258,1.06,,78.0,,,,,,,"Fatty acids, total saturated",G +2558981,1258,3.57,,71.0,,,,,,,"Fatty acids, total saturated",G +2559468,1258,2.88,,78.0,,,,,,,"Fatty acids, total saturated",G +2559978,1258,36.11,,70.0,,,,,,,"Fatty acids, total saturated",G +2560169,1258,7.02,,70.0,,,,,,,"Fatty acids, total saturated",G +2560471,1258,2.78,,70.0,,,,,,,"Fatty acids, total saturated",G +2560922,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2560980,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2561019,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2561063,1258,18.18,,70.0,,,,,,,"Fatty acids, total saturated",G +2561558,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2562162,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2562322,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2562455,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2562617,1258,0.63,,70.0,,,,,,,"Fatty acids, total saturated",G +2562647,1258,2.35,,70.0,,,,,,,"Fatty acids, total saturated",G +2562739,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +2562755,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2562834,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +2562953,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2562970,1258,5.63,,70.0,,,,,,,"Fatty acids, total saturated",G +2563360,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2563385,1258,10.59,,70.0,,,,,,,"Fatty acids, total saturated",G +2563955,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2564138,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2564243,1258,9.38,,70.0,,,,,,,"Fatty acids, total saturated",G +2564347,1258,14.04,,70.0,,,,,,,"Fatty acids, total saturated",G +2564514,1258,5.81,,70.0,,,,,,,"Fatty acids, total saturated",G +2564552,1258,25.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2564731,1258,0.36,,75.0,,,,,,,"Fatty acids, total saturated",G +2564969,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2565524,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2565549,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2565586,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2565835,1258,2.9,,70.0,,,,,,,"Fatty acids, total saturated",G +2566162,1258,7.58,,70.0,,,,,,,"Fatty acids, total saturated",G +2566204,1258,7.69,,70.0,,,,,,,"Fatty acids, total saturated",G +2566205,1258,7.78,,70.0,,,,,,,"Fatty acids, total saturated",G +2566744,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2566746,1258,1.75,,70.0,,,,,,,"Fatty acids, total saturated",G +2566922,1258,0.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2567026,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G +2567203,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2567471,1258,8.62,,70.0,,,,,,,"Fatty acids, total saturated",G +2567959,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2568032,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2568081,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2568361,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G +2568591,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2568802,1258,4.02,,70.0,,,,,,,"Fatty acids, total saturated",G +2569052,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2569100,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2569149,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2569290,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2569423,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2569747,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2569765,1258,15.38,,70.0,,,,,,,"Fatty acids, total saturated",G +2569850,1258,3.23,,70.0,,,,,,,"Fatty acids, total saturated",G +2570236,1258,1.11,,70.0,,,,,,,"Fatty acids, total saturated",G +2570376,1258,1.6,,70.0,,,,,,,"Fatty acids, total saturated",G +2570903,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2570984,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2571219,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2571592,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2571894,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2571961,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2572480,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +2572523,1258,16.07,,70.0,,,,,,,"Fatty acids, total saturated",G +2572525,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2572650,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2572760,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2572805,1258,0.91,,70.0,,,,,,,"Fatty acids, total saturated",G +2572814,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +2572889,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2573150,1258,1.76,,70.0,,,,,,,"Fatty acids, total saturated",G +2573276,1258,4.46,,70.0,,,,,,,"Fatty acids, total saturated",G +2573422,1258,0.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2573585,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2574353,1258,16.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2574377,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2574809,1258,4.1,,70.0,,,,,,,"Fatty acids, total saturated",G +2574907,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2575210,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2575489,1258,12.32,,70.0,,,,,,,"Fatty acids, total saturated",G +2575583,1258,26.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2575637,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2575677,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2576122,1258,3.26,,70.0,,,,,,,"Fatty acids, total saturated",G +2576145,1258,10.39,,70.0,,,,,,,"Fatty acids, total saturated",G +2576154,1258,11.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2576926,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +2576928,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G +2576929,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2577175,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2577530,1258,1.47,,70.0,,,,,,,"Fatty acids, total saturated",G +2577694,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2577805,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2577905,1258,10.1,,70.0,,,,,,,"Fatty acids, total saturated",G +2578557,1258,6.98,,70.0,,,,,,,"Fatty acids, total saturated",G +2578872,1258,7.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2578876,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2579096,1258,10.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2579124,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2579151,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2579359,1258,5.13,,70.0,,,,,,,"Fatty acids, total saturated",G +2579598,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2579604,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2579621,1258,4.62,,70.0,,,,,,,"Fatty acids, total saturated",G +2579655,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2579708,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2580170,1258,0.88,,70.0,,,,,,,"Fatty acids, total saturated",G +2580290,1258,1.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2580337,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2580516,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2580660,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2580706,1258,3.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2580775,1258,0.4,,70.0,,,,,,,"Fatty acids, total saturated",G +2580854,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2580900,1258,32.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2580966,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2580988,1258,5.56,,70.0,,,,,,,"Fatty acids, total saturated",G +2580996,1258,4.39,,70.0,,,,,,,"Fatty acids, total saturated",G +2581529,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2581658,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2581794,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +2582017,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2582170,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2582224,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +2582757,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2582786,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2583059,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2583185,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2583287,1258,8.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2584528,1258,4.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2584683,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2584782,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2584879,1258,0.39,,70.0,,,,,,,"Fatty acids, total saturated",G +2585564,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2585732,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2585854,1258,12.96,,70.0,,,,,,,"Fatty acids, total saturated",G +2585874,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2586478,1258,1.38,,70.0,,,,,,,"Fatty acids, total saturated",G +2586810,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2586878,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2587976,1258,1.06,,70.0,,,,,,,"Fatty acids, total saturated",G +2588808,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2588821,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2588955,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2588997,1258,6.67,,75.0,,,,,,,"Fatty acids, total saturated",G +2589037,1258,0.16,,75.0,,,,,,,"Fatty acids, total saturated",G +2589324,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2589377,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2589416,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2589468,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2589574,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2589891,1258,1.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2589934,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2589985,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +2590086,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2590256,1258,6.19,,70.0,,,,,,,"Fatty acids, total saturated",G +2590699,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2590710,1258,1.23,,70.0,,,,,,,"Fatty acids, total saturated",G +2590873,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2591064,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2591106,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2591132,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2591518,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2591558,1258,3.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2591689,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2592160,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2592420,1258,5.13,,70.0,,,,,,,"Fatty acids, total saturated",G +2592448,1258,25.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2592700,1258,0.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2592707,1258,5.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2592909,1258,3.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2592922,1258,1.59,,70.0,,,,,,,"Fatty acids, total saturated",G +2593027,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2593038,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2593077,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2593264,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2593708,1258,9.56,,70.0,,,,,,,"Fatty acids, total saturated",G +2593738,1258,2.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2593762,1258,31.82,,70.0,,,,,,,"Fatty acids, total saturated",G +2593814,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2594288,1258,3.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2594412,1258,2.83,,70.0,,,,,,,"Fatty acids, total saturated",G +2594445,1258,1.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2594578,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2594616,1258,1.56,,70.0,,,,,,,"Fatty acids, total saturated",G +2594696,1258,3.68,,70.0,,,,,,,"Fatty acids, total saturated",G +2594783,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2594920,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2595455,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2595549,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2595648,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2595799,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +2595912,1258,5.21,,70.0,,,,,,,"Fatty acids, total saturated",G +2596219,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2596329,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2596405,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2596787,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2596861,1258,0.91,,70.0,,,,,,,"Fatty acids, total saturated",G +2597216,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2597484,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G +2597499,1258,1.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2597813,1258,5.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2597876,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2598803,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2599040,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2599304,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2599346,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G +2599352,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2599361,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2599659,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2599896,1258,0.62,,70.0,,,,,,,"Fatty acids, total saturated",G +2600003,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2600262,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +2600406,1258,4.35,,70.0,,,,,,,"Fatty acids, total saturated",G +2600965,1258,10.34,,70.0,,,,,,,"Fatty acids, total saturated",G +2600990,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2601023,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2601030,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2601412,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2601640,1258,2.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2601836,1258,4.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2602220,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2602258,1258,10.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2602271,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2602275,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2602285,1258,0.45,,70.0,,,,,,,"Fatty acids, total saturated",G +2602297,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2602623,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2603025,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2603136,1258,3.21,,70.0,,,,,,,"Fatty acids, total saturated",G +2603801,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2603808,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2603869,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2604614,1258,0.35,,70.0,,,,,,,"Fatty acids, total saturated",G +2604960,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2604986,1258,18.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2605110,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2605513,1258,0.42,,70.0,,,,,,,"Fatty acids, total saturated",G +2605528,1258,15.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2605936,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2606069,1258,8.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2606253,1258,5.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2606604,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2607034,1258,4.31,,70.0,,,,,,,"Fatty acids, total saturated",G +2607467,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2607531,1258,2.78,,70.0,,,,,,,"Fatty acids, total saturated",G +2607622,1258,2.68,,70.0,,,,,,,"Fatty acids, total saturated",G +2607690,1258,2.54,,70.0,,,,,,,"Fatty acids, total saturated",G +2607705,1258,4.69,,70.0,,,,,,,"Fatty acids, total saturated",G +2608233,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2608401,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2608424,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G +2608747,1258,11.63,,70.0,,,,,,,"Fatty acids, total saturated",G +2608784,1258,3.03,,70.0,,,,,,,"Fatty acids, total saturated",G +2608915,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2609329,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2609452,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2609488,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G +2609799,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +2609914,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2610809,1258,6.73,,78.0,,,,,,,"Fatty acids, total saturated",G +2610900,1258,12.39,,78.0,,,,,,,"Fatty acids, total saturated",G +2610941,1258,3.45,,78.0,,,,,,,"Fatty acids, total saturated",G +2611094,1258,4.08,,78.0,,,,,,,"Fatty acids, total saturated",G +2611134,1258,1.34,,78.0,,,,,,,"Fatty acids, total saturated",G +2611372,1258,7.78,,70.0,,,,,,,"Fatty acids, total saturated",G +2611473,1258,4.6,,70.0,,,,,,,"Fatty acids, total saturated",G +2611619,1258,32.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2612958,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2612993,1258,19.35,,70.0,,,,,,,"Fatty acids, total saturated",G +2613095,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2613366,1258,2.0,,78.0,,,,,,,"Fatty acids, total saturated",G +2613589,1258,1.53,,78.0,,,,,,,"Fatty acids, total saturated",G +2613732,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G +2613738,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G +2614011,1258,0.5,,78.0,,,,,,,"Fatty acids, total saturated",G +2614074,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G +2614173,1258,3.17,,71.0,,,,,,,"Fatty acids, total saturated",G +2614274,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2614659,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2614674,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2614950,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2615057,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2615068,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2615366,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G +2615377,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2615673,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2615680,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2615710,1258,3.28,,70.0,,,,,,,"Fatty acids, total saturated",G +2615802,1258,4.17,,70.0,,,,,,,"Fatty acids, total saturated",G +2615845,1258,1.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2616543,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2616646,1258,10.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2617075,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2617322,1258,3.75,,70.0,,,,,,,"Fatty acids, total saturated",G +2617342,1258,0.87,,70.0,,,,,,,"Fatty acids, total saturated",G +2617436,1258,12.05,,70.0,,,,,,,"Fatty acids, total saturated",G +2617599,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2617854,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2618102,1258,13.73,,70.0,,,,,,,"Fatty acids, total saturated",G +2618302,1258,16.28,,70.0,,,,,,,"Fatty acids, total saturated",G +2618385,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2618434,1258,0.75,,70.0,,,,,,,"Fatty acids, total saturated",G +2618738,1258,16.28,,70.0,,,,,,,"Fatty acids, total saturated",G +2618771,1258,15.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2619048,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2619320,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2619531,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2620259,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2620502,1258,9.8,,70.0,,,,,,,"Fatty acids, total saturated",G +2620947,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2621479,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2621553,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2621554,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2621985,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2622093,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2622306,1258,3.85,,70.0,,,,,,,"Fatty acids, total saturated",G +2622438,1258,11.76,,70.0,,,,,,,"Fatty acids, total saturated",G +2622449,1258,9.68,,70.0,,,,,,,"Fatty acids, total saturated",G +2622536,1258,0.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2622742,1258,4.17,,70.0,,,,,,,"Fatty acids, total saturated",G +2623372,1258,1.18,,70.0,,,,,,,"Fatty acids, total saturated",G +2623544,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2623636,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2623716,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2623858,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2624077,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2624160,1258,1.25,,70.0,,,,,,,"Fatty acids, total saturated",G +2624204,1258,0.71,,70.0,,,,,,,"Fatty acids, total saturated",G +2624262,1258,1.92,,70.0,,,,,,,"Fatty acids, total saturated",G +2624471,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2624664,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +2624928,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2625218,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2625989,1258,2.63,,70.0,,,,,,,"Fatty acids, total saturated",G +2626698,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2626962,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2627256,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2627427,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2627542,1258,0.74,,70.0,,,,,,,"Fatty acids, total saturated",G +2627621,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2627694,1258,4.55,,70.0,,,,,,,"Fatty acids, total saturated",G +2628212,1258,2.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2628336,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2628869,1258,5.26,,70.0,,,,,,,"Fatty acids, total saturated",G +2628905,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2628920,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2629233,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2629297,1258,1.06,,70.0,,,,,,,"Fatty acids, total saturated",G +2629318,1258,22.22,,70.0,,,,,,,"Fatty acids, total saturated",G +2629574,1258,3.41,,70.0,,,,,,,"Fatty acids, total saturated",G +2629704,1258,6.41,,70.0,,,,,,,"Fatty acids, total saturated",G +2629726,1258,8.93,,70.0,,,,,,,"Fatty acids, total saturated",G +2630037,1258,4.44,,70.0,,,,,,,"Fatty acids, total saturated",G +2630235,1258,17.65,,70.0,,,,,,,"Fatty acids, total saturated",G +2630459,1258,4.55,,70.0,,,,,,,"Fatty acids, total saturated",G +2631025,1258,2.68,,70.0,,,,,,,"Fatty acids, total saturated",G +2631097,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2631199,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2631382,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +2631504,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +2631563,1258,3.65,,70.0,,,,,,,"Fatty acids, total saturated",G +2631579,1258,3.12,,70.0,,,,,,,"Fatty acids, total saturated",G +2631684,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2631900,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2632378,1258,18.75,,70.0,,,,,,,"Fatty acids, total saturated",G +2632417,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2632720,1258,5.36,,70.0,,,,,,,"Fatty acids, total saturated",G +2632967,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2633378,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2633726,1258,8.62,,70.0,,,,,,,"Fatty acids, total saturated",G +2633800,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2633943,1258,14.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2634315,1258,1.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2634448,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2634790,1258,6.9,,70.0,,,,,,,"Fatty acids, total saturated",G +2634865,1258,23.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2635122,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2635612,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2635782,1258,2.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2635896,1258,9.09,,70.0,,,,,,,"Fatty acids, total saturated",G +2636073,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2636192,1258,8.05,,70.0,,,,,,,"Fatty acids, total saturated",G +2636615,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2636664,1258,17.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2637156,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2637441,1258,10.94,,70.0,,,,,,,"Fatty acids, total saturated",G +2637472,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2637683,1258,11.29,,70.0,,,,,,,"Fatty acids, total saturated",G +2637728,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2637729,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2638009,1258,4.17,,70.0,,,,,,,"Fatty acids, total saturated",G +2638057,1258,8.75,,70.0,,,,,,,"Fatty acids, total saturated",G +2638140,1258,0.79,,70.0,,,,,,,"Fatty acids, total saturated",G +2638632,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2638773,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2639138,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2639399,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2639488,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2639581,1258,21.43,,70.0,,,,,,,"Fatty acids, total saturated",G +2639812,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2640133,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2640306,1258,7.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2640591,1258,2.17,,70.0,,,,,,,"Fatty acids, total saturated",G +2640903,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2641177,1258,0.19,,78.0,,,,,,,"Fatty acids, total saturated",G +2641562,1258,5.84,,70.0,,,,,,,"Fatty acids, total saturated",G +2641652,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2642255,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2642307,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2642551,1258,32.14,,70.0,,,,,,,"Fatty acids, total saturated",G +2642777,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2642828,1258,2.02,,70.0,,,,,,,"Fatty acids, total saturated",G +2643138,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2643251,1258,6.73,,70.0,,,,,,,"Fatty acids, total saturated",G +2643284,1258,0.8,,70.0,,,,,,,"Fatty acids, total saturated",G +2648820,1258,14.0,1.0,1.0,,,,,,,"Fatty acids, total saturated",G +2648887,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G +2649030,1258,3.6,,78.0,,,,,,,"Fatty acids, total saturated",G +2649106,1258,1.35,,71.0,,,,,,,"Fatty acids, total saturated",G +2649132,1258,1.49,,78.0,,,,,,,"Fatty acids, total saturated",G +2649585,1258,1.38,,71.0,,,,,,,"Fatty acids, total saturated",G +2649840,1258,8.42,,78.0,,,,,,,"Fatty acids, total saturated",G +2649983,1258,1.79,,71.0,,,,,,,"Fatty acids, total saturated",G +2650030,1258,10.52,,78.0,,,,,,,"Fatty acids, total saturated",G +2650157,1258,1.47,,78.0,,,,,,,"Fatty acids, total saturated",G +2650345,1258,4.1,,78.0,,,,,,,"Fatty acids, total saturated",G +2650923,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G +2650992,1258,1.67,,71.0,,,,,,,"Fatty acids, total saturated",G +2651065,1258,0.42,,71.0,,,,,,,"Fatty acids, total saturated",G +2651093,1258,0.0,,71.0,,,,,,,"Fatty acids, total saturated",G +2651138,1258,0.2,,78.0,,,,,,,"Fatty acids, total saturated",G +2651527,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2651678,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2651851,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2651857,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2652057,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2652555,1258,0.66,,70.0,,,,,,,"Fatty acids, total saturated",G +2652668,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2652673,1258,6.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2653104,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2653190,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2653260,1258,26.19,,70.0,,,,,,,"Fatty acids, total saturated",G +2653980,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2653998,1258,2.65,,70.0,,,,,,,"Fatty acids, total saturated",G +2654197,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2654233,1258,13.33,,70.0,,,,,,,"Fatty acids, total saturated",G +2654454,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2654695,1258,11.76,,70.0,,,,,,,"Fatty acids, total saturated",G +2654997,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2655015,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2655076,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2655236,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2655540,1258,0.35,,70.0,,,,,,,"Fatty acids, total saturated",G +2655566,1258,12.5,,70.0,,,,,,,"Fatty acids, total saturated",G +2655579,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2655832,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +2655929,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2656159,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2656307,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +2656368,1258,17.86,,70.0,,,,,,,"Fatty acids, total saturated",G +2656520,1258,7.81,,70.0,,,,,,,"Fatty acids, total saturated",G +2656774,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2657105,1258,5.28,,70.0,,,,,,,"Fatty acids, total saturated",G +2657287,1258,3.57,,70.0,,,,,,,"Fatty acids, total saturated",G +2657790,1258,6.43,,70.0,,,,,,,"Fatty acids, total saturated",G +2657798,1258,5.11,,70.0,,,,,,,"Fatty acids, total saturated",G +2657803,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2657909,1258,11.01,,70.0,,,,,,,"Fatty acids, total saturated",G +2658362,1258,20.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2658444,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2658921,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2659152,1258,17.95,,70.0,,,,,,,"Fatty acids, total saturated",G +2659199,1258,5.41,,70.0,,,,,,,"Fatty acids, total saturated",G +2659382,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2659508,1258,0.39,,70.0,,,,,,,"Fatty acids, total saturated",G +2660188,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2660361,1258,16.67,,70.0,,,,,,,"Fatty acids, total saturated",G +2660573,1258,12.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2660613,1258,15.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2660627,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2660777,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2660891,1258,7.04,,70.0,,,,,,,"Fatty acids, total saturated",G +2661380,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2661515,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2661730,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2661782,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +2662107,1258,6.25,,70.0,,,,,,,"Fatty acids, total saturated",G +2662182,1258,0.0,,70.0,,,,,,,"Fatty acids, total saturated",G +1106032,1087,13.0,,71.0,,,,,,,"Calcium, Ca",MG +1107191,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +1107295,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1107475,1087,129.0,,70.0,,,,,,,"Calcium, Ca",MG +1107528,1087,107.0,,75.0,,,,,,,"Calcium, Ca",MG +1108007,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG +1108158,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1108349,1087,382.0,,70.0,,,,,,,"Calcium, Ca",MG +1108803,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG +1108908,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1109116,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1109336,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1109393,1087,1200.0,,75.0,,,,,,,"Calcium, Ca",MG +1109400,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG +1109434,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1109615,1087,200.0,,70.0,,,,,,,"Calcium, Ca",MG +1109677,1087,68.0,,70.0,,,,,,,"Calcium, Ca",MG +1109796,1087,312.0,,75.0,,,,,,,"Calcium, Ca",MG +1110013,1087,349.0,,75.0,,,,,,,"Calcium, Ca",MG +1110017,1087,190.0,,75.0,,,,,,,"Calcium, Ca",MG +1110128,1087,25.0,,75.0,,,,,,,"Calcium, Ca",MG +1110136,1087,112.0,,75.0,,,,,,,"Calcium, Ca",MG +1110287,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +1110710,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG +1110747,1087,286.0,,70.0,,,,,,,"Calcium, Ca",MG +1110839,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1111246,1087,88.0,,70.0,,,,,,,"Calcium, Ca",MG +1111534,1087,199.0,,75.0,,,,,,,"Calcium, Ca",MG +1111674,1087,83.0,,70.0,,,,,,,"Calcium, Ca",MG +1111892,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +1111990,1087,893.0,,75.0,,,,,,,"Calcium, Ca",MG +1112148,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1112994,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1113807,1087,186.0,,75.0,,,,,,,"Calcium, Ca",MG +1114096,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG +1114153,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +1114374,1087,89.0,,70.0,,,,,,,"Calcium, Ca",MG +1114389,1087,15.0,,70.0,,,,,,,"Calcium, Ca",MG +1114461,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG +1114961,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +1114983,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1115318,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1115771,1087,97.0,,70.0,,,,,,,"Calcium, Ca",MG +1115964,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1116176,1087,105.0,,75.0,,,,,,,"Calcium, Ca",MG +1117145,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1117209,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1117592,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1117734,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG +1117776,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1117958,1087,91.0,,75.0,,,,,,,"Calcium, Ca",MG +1118086,1087,175.0,,75.0,,,,,,,"Calcium, Ca",MG +1118238,1087,418.0,,70.0,,,,,,,"Calcium, Ca",MG +1118363,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1118500,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG +1118572,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +1118668,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1118749,1087,19.0,,70.0,,,,,,,"Calcium, Ca",MG +1118768,1087,208.0,,75.0,,,,,,,"Calcium, Ca",MG +1118810,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG +1119181,1087,233.0,,70.0,,,,,,,"Calcium, Ca",MG +1119340,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +1119505,1087,109.0,,70.0,,,,,,,"Calcium, Ca",MG +1119561,1087,1364.0,,70.0,,,,,,,"Calcium, Ca",MG +1119673,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1119940,1087,300.0,,70.0,,,,,,,"Calcium, Ca",MG +1119955,1087,195.0,,75.0,,,,,,,"Calcium, Ca",MG +1120239,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG +1120305,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +1120973,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1121778,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG +1122028,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG +1122060,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG +1122204,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1122244,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +1122416,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +1122523,1087,650.0,,70.0,,,,,,,"Calcium, Ca",MG +1122814,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +1123060,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +1123129,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG +1123407,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1123408,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1123521,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1123938,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +1124226,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG +1124862,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG +1125037,1087,15.0,,70.0,,,,,,,"Calcium, Ca",MG +1125619,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +1125825,1087,51.0,,70.0,,,,,,,"Calcium, Ca",MG +1125828,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +1126132,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1126143,1087,481.0,,75.0,,,,,,,"Calcium, Ca",MG +1126144,1087,38000.0,,75.0,,,,,,,"Calcium, Ca",MG +1126209,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +1126921,1087,22.0,,70.0,,,,,,,"Calcium, Ca",MG +1126945,1087,22.0,,70.0,,,,,,,"Calcium, Ca",MG +1126973,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1127043,1087,102.0,,75.0,,,,,,,"Calcium, Ca",MG +1127082,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG +1127441,1087,116.0,,70.0,,,,,,,"Calcium, Ca",MG +1127888,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +1128024,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG +1128230,1087,83.0,,70.0,,,,,,,"Calcium, Ca",MG +1128275,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG +1128276,1087,283.0,,70.0,,,,,,,"Calcium, Ca",MG +1128810,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1129278,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG +1129312,1087,156.0,,70.0,,,,,,,"Calcium, Ca",MG +1129488,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1129601,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1129627,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +1129792,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1130117,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG +1130236,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG +1130611,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1130838,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1130967,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +1131062,1087,185.0,,75.0,,,,,,,"Calcium, Ca",MG +1131268,1087,298.0,,70.0,,,,,,,"Calcium, Ca",MG +1131414,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG +1132160,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1132561,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1132912,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +1133013,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +1133051,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1133537,1087,19.0,,70.0,,,,,,,"Calcium, Ca",MG +1133784,1087,183.0,,70.0,,,,,,,"Calcium, Ca",MG +1134198,1087,60.0,,70.0,,,,,,,"Calcium, Ca",MG +1134406,1087,102.0,,75.0,,,,,,,"Calcium, Ca",MG +1134636,1087,1857.0,,70.0,,,,,,,"Calcium, Ca",MG +1134819,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1135557,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG +1136765,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1136978,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1137105,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +1137138,1087,105.0,,70.0,,,,,,,"Calcium, Ca",MG +1137176,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1137407,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1137439,1087,15.0,,70.0,,,,,,,"Calcium, Ca",MG +1137735,1087,108.0,,75.0,,,,,,,"Calcium, Ca",MG +1137918,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1138138,1087,212.0,,70.0,,,,,,,"Calcium, Ca",MG +1138575,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG +1138686,1087,101.0,,75.0,,,,,,,"Calcium, Ca",MG +1138883,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +1139103,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +1139652,1087,450.0,,70.0,,,,,,,"Calcium, Ca",MG +167551,1087,66.0,14.0,,,,,,,,"Calcium, Ca",MG +167711,1087,100.0,0.0,40.0,,,,,,,"Calcium, Ca",MG +168370,1087,5.0,6.0,1.0,5.0,6.0,,,,,"Calcium, Ca",MG +168460,1087,59.0,3.0,,,,,,,,"Calcium, Ca",MG +168526,1087,128.0,0.0,,,,,,,,"Calcium, Ca",MG +169441,1087,20.0,7.0,,,,,,,,"Calcium, Ca",MG +169500,1087,11.0,0.0,53.0,,,,,,,"Calcium, Ca",MG +169513,1087,13.0,0.0,53.0,,,,,,,"Calcium, Ca",MG +169531,1087,7.0,0.0,12.0,,,,,,,"Calcium, Ca",MG +169624,1087,68.0,1.0,47.0,,,,,,,"Calcium, Ca",MG +169742,1087,18.0,3.0,1.0,,,,,,,"Calcium, Ca",MG +169836,1087,17.0,18.0,1.0,13.0,23.0,,,,,"Calcium, Ca",MG +170078,1087,110.0,1.0,,,,,,,,"Calcium, Ca",MG +170194,1087,7.0,0.0,,,,,,,,"Calcium, Ca",MG +170287,1087,10.0,3.0,,,,,,,,"Calcium, Ca",MG +170288,1087,7.0,4.0,,,,,,,,"Calcium, Ca",MG +170422,1087,36.0,4.0,,,,,,,,"Calcium, Ca",MG +170559,1087,77.0,0.0,,,,,,,,"Calcium, Ca",MG +170700,1087,104.0,1.0,1.0,,,,,,,"Calcium, Ca",MG +170702,1087,207.0,1.0,47.0,,,,,,,"Calcium, Ca",MG +170732,1087,122.0,6.0,1.0,112.0,131.0,,,,,"Calcium, Ca",MG +170851,1087,206.0,11.0,1.0,148.0,375.0,,,,,"Calcium, Ca",MG +171634,1087,118.0,18.0,1.0,66.0,154.0,,,,,"Calcium, Ca",MG +171838,1087,14.0,0.0,40.0,,,,,,,"Calcium, Ca",MG +171895,1087,2.0,1.0,1.0,,,,,,,"Calcium, Ca",MG +172180,1087,53.0,0.0,57.0,,,,,,,"Calcium, Ca",MG +172263,1087,27.0,0.0,1.0,,,,,,,"Calcium, Ca",MG +172299,1087,168.0,0.0,57.0,,,,,,,"Calcium, Ca",MG +172362,1087,0.0,0.0,20.0,,,,,,,"Calcium, Ca",MG +172439,1087,23.0,2.0,,,,,,,,"Calcium, Ca",MG +172909,1087,5.0,0.0,64.0,,,,,,,"Calcium, Ca",MG +173207,1087,4.0,0.0,20.0,,,,,,,"Calcium, Ca",MG +173995,1087,16.0,0.0,18.0,,,,,,,"Calcium, Ca",MG +174092,1087,93.0,0.0,44.0,,,,,,,"Calcium, Ca",MG +174323,1087,22.0,0.0,,,,,,,,"Calcium, Ca",MG +174479,1087,4.0,26.0,1.0,3.0,6.0,,,,,"Calcium, Ca",MG +174708,1087,7.0,0.0,12.0,,,,,,,"Calcium, Ca",MG +175013,1087,73.0,1.0,,,,,,,,"Calcium, Ca",MG +175135,1087,249.0,6.0,,,,,,,,"Calcium, Ca",MG +175232,1087,0.0,1.0,44.0,,,,,,,"Calcium, Ca",MG +323093,1087,26.0,1.0,1.0,,,,,,,"Calcium, Ca",MG +324642,1087,58.0,1.0,1.0,,,,,,,"Calcium, Ca",MG +329276,1087,668.0,1.0,1.0,,,,,,,"Calcium, Ca",MG +329395,1087,197.0,1.0,1.0,,,,,,,"Calcium, Ca",MG +332126,1087,33.0,1.0,1.0,,,,,,,"Calcium, Ca",MG +332456,1087,12.0,1.0,1.0,,,,,,,"Calcium, Ca",MG +333389,1087,36.0,1.0,1.0,,,,,,,"Calcium, Ca",MG +334247,1087,1.0,8.0,1.0,0.0,3.0,1.0,,,2006.0,"Calcium, Ca",MG +335244,1087,99.0,1.0,1.0,,,,,,2016.0,"Calcium, Ca",MG +335589,1087,138.0,1.0,1.0,,,,,,2016.0,"Calcium, Ca",MG +335616,1087,166.0,1.0,1.0,,,,,,2016.0,"Calcium, Ca",MG +335751,1087,127.0,1.0,1.0,,,,,,2016.0,"Calcium, Ca",MG +335770,1087,151.0,1.0,1.0,,,,,,2016.0,"Calcium, Ca",MG +335789,1087,176.0,1.0,1.0,,,,,,2016.0,"Calcium, Ca",MG +344774,1087,135.0,,78.0,,,,,,,"Calcium, Ca",MG +344980,1087,313.0,,78.0,,,,,,,"Calcium, Ca",MG +345013,1087,36.0,,78.0,,,,,,,"Calcium, Ca",MG +345215,1087,75.0,,78.0,,,,,,,"Calcium, Ca",MG +345449,1087,34.0,,78.0,,,,,,,"Calcium, Ca",MG +345942,1087,540.0,,78.0,,,,,,,"Calcium, Ca",MG +345947,1087,35.0,,78.0,,,,,,,"Calcium, Ca",MG +346321,1087,12.0,,75.0,,,,,,,"Calcium, Ca",MG +346506,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG +347022,1087,28.0,,75.0,,,,,,,"Calcium, Ca",MG +347105,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +347265,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG +347312,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG +347432,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +347525,1087,58.0,,75.0,,,,,,,"Calcium, Ca",MG +347540,1087,60.0,,75.0,,,,,,,"Calcium, Ca",MG +347640,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +347699,1087,8.0,,71.0,,,,,,,"Calcium, Ca",MG +347873,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +348040,1087,195.0,,78.0,,,,,,,"Calcium, Ca",MG +348659,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +348747,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG +348804,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +348901,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +349101,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +349128,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +349153,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +349579,1087,100.0,,71.0,,,,,,,"Calcium, Ca",MG +349956,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +350216,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +350219,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +350305,1087,107.0,,75.0,,,,,,,"Calcium, Ca",MG +350421,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +350498,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +351123,1087,32.0,,71.0,,,,,,,"Calcium, Ca",MG +351153,1087,179.0,,71.0,,,,,,,"Calcium, Ca",MG +351209,1087,86.0,,78.0,,,,,,,"Calcium, Ca",MG +351394,1087,6.0,,71.0,,,,,,,"Calcium, Ca",MG +351439,1087,53.0,,71.0,,,,,,,"Calcium, Ca",MG +351703,1087,7.0,,71.0,,,,,,,"Calcium, Ca",MG +351711,1087,295.0,,71.0,,,,,,,"Calcium, Ca",MG +351817,1087,8.0,,71.0,,,,,,,"Calcium, Ca",MG +351827,1087,8.0,,71.0,,,,,,,"Calcium, Ca",MG +351929,1087,165.0,,71.0,,,,,,,"Calcium, Ca",MG +352021,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +352067,1087,94.0,,71.0,,,,,,,"Calcium, Ca",MG +352276,1087,10.0,,78.0,,,,,,,"Calcium, Ca",MG +352278,1087,36.0,,71.0,,,,,,,"Calcium, Ca",MG +352567,1087,19.0,,78.0,,,,,,,"Calcium, Ca",MG +352775,1087,8.0,,78.0,,,,,,,"Calcium, Ca",MG +353165,1087,12.0,,75.0,,,,,,,"Calcium, Ca",MG +353184,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +353186,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG +353256,1087,78.0,,78.0,,,,,,,"Calcium, Ca",MG +353554,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG +353612,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +353740,1087,10.0,,78.0,,,,,,,"Calcium, Ca",MG +353934,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +354221,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +354396,1087,28.0,,71.0,,,,,,,"Calcium, Ca",MG +355078,1087,29.0,,71.0,,,,,,,"Calcium, Ca",MG +355278,1087,23.0,,71.0,,,,,,,"Calcium, Ca",MG +355311,1087,35.0,,71.0,,,,,,,"Calcium, Ca",MG +355419,1087,34.0,,71.0,,,,,,,"Calcium, Ca",MG +355441,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +355637,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG +356129,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +356489,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +356607,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +356750,1087,467.0,,75.0,,,,,,,"Calcium, Ca",MG +357139,1087,82.0,,75.0,,,,,,,"Calcium, Ca",MG +357197,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +357269,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG +357369,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +357444,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +357489,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG +357819,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +357848,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +357894,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +357907,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +358063,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +358068,1087,452.0,,70.0,,,,,,,"Calcium, Ca",MG +358139,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +358383,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG +358653,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +358757,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +358954,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +359778,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +359888,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +359994,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +360378,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +360544,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +360688,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +360820,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +361122,1087,1071.0,,75.0,,,,,,,"Calcium, Ca",MG +361305,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +361663,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +361882,1087,73.0,,75.0,,,,,,,"Calcium, Ca",MG +362264,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +362613,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +363075,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +363198,1087,121.0,,75.0,,,,,,,"Calcium, Ca",MG +363867,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +364158,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG +364159,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +364184,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG +364555,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +364688,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +364904,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +366759,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG +366938,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG +367117,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +367176,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +367294,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +367610,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG +367743,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +368431,1087,176.0,,75.0,,,,,,,"Calcium, Ca",MG +368540,1087,1250.0,,75.0,,,,,,,"Calcium, Ca",MG +368700,1087,13.0,,75.0,,,,,,,"Calcium, Ca",MG +369185,1087,588.0,,75.0,,,,,,,"Calcium, Ca",MG +369424,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +369540,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +370393,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +370776,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +370860,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +371220,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +371567,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +372074,1087,38.0,,75.0,,,,,,,"Calcium, Ca",MG +372505,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +372597,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +372662,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +372665,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG +372798,1087,76.0,,70.0,,,,,,,"Calcium, Ca",MG +372869,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +373011,1087,333.0,,75.0,,,,,,,"Calcium, Ca",MG +373104,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +373220,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +373257,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +373285,1087,571.0,,75.0,,,,,,,"Calcium, Ca",MG +374210,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +374224,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +374247,1087,12.0,,75.0,,,,,,,"Calcium, Ca",MG +374806,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +375425,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +375485,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +375672,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG +376225,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +376402,1087,106.0,,70.0,,,,,,,"Calcium, Ca",MG +376417,1087,121.0,,75.0,,,,,,,"Calcium, Ca",MG +376650,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +376983,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +377513,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +377532,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +377535,1087,43.0,,75.0,,,,,,,"Calcium, Ca",MG +377779,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +377866,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +378125,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +378131,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +378289,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +378583,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +378748,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +379055,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG +379057,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +379066,1087,85.0,,75.0,,,,,,,"Calcium, Ca",MG +379450,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG +379723,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG +379746,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +379886,1087,101.0,,75.0,,,,,,,"Calcium, Ca",MG +380120,1087,91.0,,75.0,,,,,,,"Calcium, Ca",MG +380212,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +380265,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +380267,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +380471,1087,132.0,,75.0,,,,,,,"Calcium, Ca",MG +380619,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +380708,1087,1053.0,,75.0,,,,,,,"Calcium, Ca",MG +381118,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +381237,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +381249,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +381294,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG +381315,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +381376,1087,87.0,,75.0,,,,,,,"Calcium, Ca",MG +381443,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +381482,1087,103.0,,75.0,,,,,,,"Calcium, Ca",MG +381867,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG +382705,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG +383612,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +383765,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +383893,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG +384085,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +384171,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG +384437,1087,476.0,,75.0,,,,,,,"Calcium, Ca",MG +384488,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +384775,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +384819,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG +385328,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +385974,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +386075,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG +386090,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG +386244,1087,147.0,,75.0,,,,,,,"Calcium, Ca",MG +387606,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG +387716,1087,60.0,,70.0,,,,,,,"Calcium, Ca",MG +387890,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +388258,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +388570,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +388592,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG +388670,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +388705,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +389079,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +389190,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +389232,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +390916,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +391010,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +391167,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +391591,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +391702,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +391912,1087,533.0,,75.0,,,,,,,"Calcium, Ca",MG +392255,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +392795,1087,188.0,,75.0,,,,,,,"Calcium, Ca",MG +393002,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG +393039,1087,76.0,,75.0,,,,,,,"Calcium, Ca",MG +393418,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +393638,1087,52.0,,70.0,,,,,,,"Calcium, Ca",MG +394487,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +394566,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +394815,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +394926,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +395042,1087,129.0,,75.0,,,,,,,"Calcium, Ca",MG +395352,1087,15.0,,75.0,,,,,,,"Calcium, Ca",MG +395406,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +395651,1087,368.0,,75.0,,,,,,,"Calcium, Ca",MG +395696,1087,556.0,,75.0,,,,,,,"Calcium, Ca",MG +395908,1087,250.0,,75.0,,,,,,,"Calcium, Ca",MG +396154,1087,85.0,,75.0,,,,,,,"Calcium, Ca",MG +396236,1087,94.0,,75.0,,,,,,,"Calcium, Ca",MG +396448,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +396560,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +396605,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +396677,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +397039,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +397332,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +397767,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG +398686,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +399125,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +399410,1087,421.0,,75.0,,,,,,,"Calcium, Ca",MG +399782,1087,235.0,,75.0,,,,,,,"Calcium, Ca",MG +399833,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +400459,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +400515,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +400783,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +400794,1087,107.0,,75.0,,,,,,,"Calcium, Ca",MG +400948,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG +401310,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +401517,1087,370.0,,75.0,,,,,,,"Calcium, Ca",MG +401539,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +401556,1087,55.0,,75.0,,,,,,,"Calcium, Ca",MG +401642,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +401827,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +402690,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG +402776,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +402925,1087,238.0,,75.0,,,,,,,"Calcium, Ca",MG +403023,1087,54.0,,75.0,,,,,,,"Calcium, Ca",MG +404821,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +404869,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG +405357,1087,123.0,,75.0,,,,,,,"Calcium, Ca",MG +405497,1087,51.0,,75.0,,,,,,,"Calcium, Ca",MG +406635,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG +406670,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +406718,1087,333.0,,75.0,,,,,,,"Calcium, Ca",MG +406908,1087,15.0,,75.0,,,,,,,"Calcium, Ca",MG +407135,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG +407142,1087,161.0,,75.0,,,,,,,"Calcium, Ca",MG +407479,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +407612,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +407723,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +407785,1087,73.0,,75.0,,,,,,,"Calcium, Ca",MG +408131,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +408265,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +408276,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG +408429,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +408605,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +408939,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG +409007,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +409857,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +409967,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +409978,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +410118,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +410236,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +410280,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +410319,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +411237,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +411395,1087,242.0,,75.0,,,,,,,"Calcium, Ca",MG +411703,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +411816,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +413372,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG +413707,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +414142,1087,267.0,,75.0,,,,,,,"Calcium, Ca",MG +414250,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +414501,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +414657,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +415538,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +416433,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG +416696,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +416790,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +417844,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG +418174,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +418543,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +418961,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +419187,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +419273,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG +419520,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +419580,1087,51.0,,75.0,,,,,,,"Calcium, Ca",MG +419744,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +419822,1087,6.0,,75.0,,,,,,,"Calcium, Ca",MG +420328,1087,117.0,,75.0,,,,,,,"Calcium, Ca",MG +420503,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +420789,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +421291,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +421701,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +422283,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +423627,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +423644,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +424849,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +424991,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +425106,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG +425214,1087,250.0,,75.0,,,,,,,"Calcium, Ca",MG +425448,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +425601,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +425896,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +426794,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +426858,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +426933,1087,171.0,,70.0,,,,,,,"Calcium, Ca",MG +427125,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +427338,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG +427360,1087,109.0,,75.0,,,,,,,"Calcium, Ca",MG +427474,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +427528,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG +427545,1087,274.0,,75.0,,,,,,,"Calcium, Ca",MG +427595,1087,65.0,,75.0,,,,,,,"Calcium, Ca",MG +427615,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +428262,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +428410,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +428498,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG +428525,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +428876,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +429496,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +429501,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +429649,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +429765,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +429982,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +430004,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +430126,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +430159,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +430278,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +430350,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +430375,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +430976,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +431212,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +431217,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +431308,1087,179.0,,75.0,,,,,,,"Calcium, Ca",MG +431347,1087,89.0,,75.0,,,,,,,"Calcium, Ca",MG +431547,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +432458,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +432514,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +432932,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +433296,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +433588,1087,74.0,,75.0,,,,,,,"Calcium, Ca",MG +434884,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +435264,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +435729,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +435797,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +435806,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +436132,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +436385,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +436519,1087,694.0,,75.0,,,,,,,"Calcium, Ca",MG +437093,1087,175.0,,75.0,,,,,,,"Calcium, Ca",MG +437226,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +437374,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +438839,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG +438917,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +438936,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +439209,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +439253,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +439533,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +439679,1087,34.0,,75.0,,,,,,,"Calcium, Ca",MG +440122,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +440188,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +440221,1087,211.0,,75.0,,,,,,,"Calcium, Ca",MG +440523,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +440600,1087,800.0,,75.0,,,,,,,"Calcium, Ca",MG +441003,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG +441251,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG +441287,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +441700,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +441965,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +442122,1087,781.0,,75.0,,,,,,,"Calcium, Ca",MG +442580,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +442692,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +443135,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +443140,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +443160,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +443729,1087,1071.0,,75.0,,,,,,,"Calcium, Ca",MG +444221,1087,484.0,,75.0,,,,,,,"Calcium, Ca",MG +444258,1087,588.0,,75.0,,,,,,,"Calcium, Ca",MG +444295,1087,60.0,,75.0,,,,,,,"Calcium, Ca",MG +444358,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG +444401,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +444923,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +445083,1087,781.0,,75.0,,,,,,,"Calcium, Ca",MG +445202,1087,333.0,,75.0,,,,,,,"Calcium, Ca",MG +445867,1087,188.0,,75.0,,,,,,,"Calcium, Ca",MG +446283,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +446592,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +446611,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +446725,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +447069,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +447249,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +447332,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG +447530,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +448433,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +448445,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +448509,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG +448649,1087,275.0,,75.0,,,,,,,"Calcium, Ca",MG +448819,1087,60.0,,75.0,,,,,,,"Calcium, Ca",MG +449120,1087,119.0,,75.0,,,,,,,"Calcium, Ca",MG +449323,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +449565,1087,175.0,,75.0,,,,,,,"Calcium, Ca",MG +449581,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +449662,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +450080,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +450564,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG +450950,1087,147.0,,75.0,,,,,,,"Calcium, Ca",MG +451606,1087,299.0,,75.0,,,,,,,"Calcium, Ca",MG +451768,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +451975,1087,260.0,,70.0,,,,,,,"Calcium, Ca",MG +451993,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +452492,1087,61.0,,75.0,,,,,,,"Calcium, Ca",MG +452527,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +452561,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +452915,1087,267.0,,75.0,,,,,,,"Calcium, Ca",MG +452978,1087,69.0,,75.0,,,,,,,"Calcium, Ca",MG +453163,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +453180,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +453359,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +453499,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG +453655,1087,61.0,,75.0,,,,,,,"Calcium, Ca",MG +453706,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +453724,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +453842,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +453985,1087,171.0,,75.0,,,,,,,"Calcium, Ca",MG +454118,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG +454260,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +454549,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +454790,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +455549,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +455840,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +456026,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +456082,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +456103,1087,235.0,,75.0,,,,,,,"Calcium, Ca",MG +456229,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +456254,1087,111.0,,75.0,,,,,,,"Calcium, Ca",MG +456372,1087,98.0,,75.0,,,,,,,"Calcium, Ca",MG +456380,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG +456434,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +456500,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +456557,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG +456640,1087,167.0,,75.0,,,,,,,"Calcium, Ca",MG +457281,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +457284,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +457306,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +457639,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG +457943,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +458065,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +458745,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +458911,1087,19.0,,75.0,,,,,,,"Calcium, Ca",MG +459487,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG +459663,1087,23.0,,70.0,,,,,,,"Calcium, Ca",MG +459794,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +459842,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +460195,1087,19.0,,75.0,,,,,,,"Calcium, Ca",MG +460225,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG +460644,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +460812,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +460944,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG +461070,1087,6.0,,75.0,,,,,,,"Calcium, Ca",MG +461233,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +461445,1087,86.0,,75.0,,,,,,,"Calcium, Ca",MG +461490,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +461579,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +461674,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +461824,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +462178,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG +462549,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +462813,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +462839,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +463232,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +463385,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG +463414,1087,48.0,,70.0,,,,,,,"Calcium, Ca",MG +463452,1087,20.0,,75.0,,,,,,,"Calcium, Ca",MG +463682,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG +463842,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG +463878,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +463907,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +464195,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +464497,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG +464677,1087,97.0,,75.0,,,,,,,"Calcium, Ca",MG +465386,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +465486,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +465488,1087,7.0,,75.0,,,,,,,"Calcium, Ca",MG +465740,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +466282,1087,168.0,,75.0,,,,,,,"Calcium, Ca",MG +466785,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG +466956,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +467195,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +467198,1087,94.0,,75.0,,,,,,,"Calcium, Ca",MG +467246,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +467588,1087,13.0,,75.0,,,,,,,"Calcium, Ca",MG +467747,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG +468119,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +468152,1087,20.0,,75.0,,,,,,,"Calcium, Ca",MG +468486,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +468796,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +469041,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +469695,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +469775,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +469777,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +470016,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +470250,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +470292,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +470402,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +470421,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +470446,1087,190.0,,75.0,,,,,,,"Calcium, Ca",MG +470915,1087,250.0,,70.0,,,,,,,"Calcium, Ca",MG +470933,1087,77.0,,70.0,,,,,,,"Calcium, Ca",MG +471204,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +471212,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +471300,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG +471659,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +471702,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +471762,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +472007,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +472137,1087,65.0,,75.0,,,,,,,"Calcium, Ca",MG +472559,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +472694,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG +473363,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +473581,1087,15.0,,75.0,,,,,,,"Calcium, Ca",MG +473738,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +473851,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +474214,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +474412,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +474485,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +474713,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +474749,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +475173,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +475228,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +475333,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +475432,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +475517,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +475629,1087,114.0,,75.0,,,,,,,"Calcium, Ca",MG +476081,1087,25.0,,75.0,,,,,,,"Calcium, Ca",MG +476216,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +476454,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +476521,1087,195.0,,75.0,,,,,,,"Calcium, Ca",MG +476535,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG +476657,1087,132.0,,75.0,,,,,,,"Calcium, Ca",MG +477135,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +477153,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +477594,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +478006,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +478149,1087,91.0,,75.0,,,,,,,"Calcium, Ca",MG +478166,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +478213,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +478578,1087,103.0,,75.0,,,,,,,"Calcium, Ca",MG +478589,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +479463,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +479845,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +479999,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +480127,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +480350,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +480524,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +481147,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +481153,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +481451,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +481605,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +481669,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +481744,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG +482054,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +482064,1087,81.0,,75.0,,,,,,,"Calcium, Ca",MG +482164,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG +482396,1087,115.0,,75.0,,,,,,,"Calcium, Ca",MG +482503,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +482538,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG +483176,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +483618,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +483821,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +483901,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +483945,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +484005,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +484390,1087,75.0,,75.0,,,,,,,"Calcium, Ca",MG +484639,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG +484891,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +484945,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +485246,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +485635,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +485800,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +485803,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +485994,1087,146.0,,75.0,,,,,,,"Calcium, Ca",MG +486088,1087,667.0,,75.0,,,,,,,"Calcium, Ca",MG +486100,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG +486124,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG +486695,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +486813,1087,103.0,,75.0,,,,,,,"Calcium, Ca",MG +488195,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +488433,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +488731,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +488857,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +489117,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +489159,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG +489239,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +489302,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +489529,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +489533,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +489632,1087,160.0,,75.0,,,,,,,"Calcium, Ca",MG +489983,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +490212,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +490300,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +490474,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +490584,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +491790,1087,135.0,,75.0,,,,,,,"Calcium, Ca",MG +491870,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +491882,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +492008,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +493184,1087,114.0,,75.0,,,,,,,"Calcium, Ca",MG +493502,1087,4.0,,75.0,,,,,,,"Calcium, Ca",MG +493727,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +493946,1087,104.0,,75.0,,,,,,,"Calcium, Ca",MG +494425,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG +494800,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +495040,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +495082,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +495770,1087,7.0,,75.0,,,,,,,"Calcium, Ca",MG +496398,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +497163,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +497345,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +498115,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +498153,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +498206,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +498506,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +498753,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +499056,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +499759,1087,833.0,,75.0,,,,,,,"Calcium, Ca",MG +499878,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG +500064,1087,583.0,,75.0,,,,,,,"Calcium, Ca",MG +500822,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +501051,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG +501288,1087,11.0,,75.0,,,,,,,"Calcium, Ca",MG +501304,1087,6.0,,75.0,,,,,,,"Calcium, Ca",MG +501561,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +501830,1087,42.0,,75.0,,,,,,,"Calcium, Ca",MG +502040,1087,103.0,,75.0,,,,,,,"Calcium, Ca",MG +502146,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +502635,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +502836,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +504677,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +505109,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +505167,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +505323,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +505415,1087,144.0,,75.0,,,,,,,"Calcium, Ca",MG +506165,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG +506443,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +506464,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG +506529,1087,85.0,,75.0,,,,,,,"Calcium, Ca",MG +506720,1087,170.0,,75.0,,,,,,,"Calcium, Ca",MG +506791,1087,74.0,,75.0,,,,,,,"Calcium, Ca",MG +506934,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +507216,1087,61.0,,75.0,,,,,,,"Calcium, Ca",MG +507507,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +507567,1087,49.0,,75.0,,,,,,,"Calcium, Ca",MG +507791,1087,94.0,,75.0,,,,,,,"Calcium, Ca",MG +508418,1087,12.0,,75.0,,,,,,,"Calcium, Ca",MG +508490,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +508956,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +508973,1087,89.0,,70.0,,,,,,,"Calcium, Ca",MG +509216,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +509445,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +510017,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +510090,1087,294.0,,75.0,,,,,,,"Calcium, Ca",MG +510263,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +510451,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +510774,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +511337,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +511452,1087,83.0,,75.0,,,,,,,"Calcium, Ca",MG +512318,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +512362,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +512547,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +512562,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +512603,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +513021,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +513271,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +513278,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +513307,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +513331,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +513454,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG +513539,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG +513936,1087,105.0,,75.0,,,,,,,"Calcium, Ca",MG +514621,1087,95.0,,70.0,,,,,,,"Calcium, Ca",MG +514730,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +514933,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG +515608,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +516381,1087,94.0,,75.0,,,,,,,"Calcium, Ca",MG +516526,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +516651,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +516781,1087,464.0,,75.0,,,,,,,"Calcium, Ca",MG +516786,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +516871,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +516998,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +517205,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +517569,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +517608,1087,123.0,,75.0,,,,,,,"Calcium, Ca",MG +517631,1087,123.0,,75.0,,,,,,,"Calcium, Ca",MG +517710,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +517777,1087,97.0,,75.0,,,,,,,"Calcium, Ca",MG +518083,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG +518792,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +519628,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +519662,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +520192,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +520556,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +520690,1087,167.0,,75.0,,,,,,,"Calcium, Ca",MG +520710,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +520808,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +520874,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +521208,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG +521399,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG +521880,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +522116,1087,56818.0,,70.0,,,,,,,"Calcium, Ca",MG +522501,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +522533,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +522750,1087,123.0,,75.0,,,,,,,"Calcium, Ca",MG +522834,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +523338,1087,91.0,,75.0,,,,,,,"Calcium, Ca",MG +523439,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +523677,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +524224,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +524593,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +524607,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +524659,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +525118,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG +525318,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG +525492,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +525783,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +526007,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +526305,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG +526416,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +526447,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +527129,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +527248,1087,85.0,,75.0,,,,,,,"Calcium, Ca",MG +527447,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG +527496,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +527618,1087,288.0,,75.0,,,,,,,"Calcium, Ca",MG +528034,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +528339,1087,138.0,,75.0,,,,,,,"Calcium, Ca",MG +528378,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG +528567,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +528633,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +528771,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG +528879,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +528929,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +529043,1087,5.0,,70.0,,,,,,,"Calcium, Ca",MG +529249,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +529435,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +530538,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +530616,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +530689,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +531424,1087,39.0,,75.0,,,,,,,"Calcium, Ca",MG +532504,1087,120.0,,75.0,,,,,,,"Calcium, Ca",MG +532960,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +533273,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG +533458,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +533516,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +533562,1087,77.0,,75.0,,,,,,,"Calcium, Ca",MG +533664,1087,117.0,,70.0,,,,,,,"Calcium, Ca",MG +533978,1087,140.0,,75.0,,,,,,,"Calcium, Ca",MG +534044,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +534783,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +534909,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +535066,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +535093,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +535144,1087,220.0,,75.0,,,,,,,"Calcium, Ca",MG +535544,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +535686,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +536332,1087,167.0,,75.0,,,,,,,"Calcium, Ca",MG +536393,1087,13.0,,75.0,,,,,,,"Calcium, Ca",MG +536432,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +537235,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +537539,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +537552,1087,1139.0,,70.0,,,,,,,"Calcium, Ca",MG +537643,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +537795,1087,101.0,,75.0,,,,,,,"Calcium, Ca",MG +537835,1087,75.0,,75.0,,,,,,,"Calcium, Ca",MG +537851,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +538106,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG +538453,1087,132.0,,75.0,,,,,,,"Calcium, Ca",MG +538508,1087,19.0,,75.0,,,,,,,"Calcium, Ca",MG +538518,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +540061,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +540097,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +540345,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +540355,1087,729.0,,75.0,,,,,,,"Calcium, Ca",MG +541379,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +542027,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG +542175,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +542218,1087,400.0,,75.0,,,,,,,"Calcium, Ca",MG +542912,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +544066,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +544283,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +545228,1087,308.0,,75.0,,,,,,,"Calcium, Ca",MG +545907,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +546267,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +546590,1087,129.0,,75.0,,,,,,,"Calcium, Ca",MG +546907,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +547039,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +547111,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +548473,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +548544,1087,55.0,,70.0,,,,,,,"Calcium, Ca",MG +548980,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +549132,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +549326,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +549629,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +549862,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG +550025,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +550122,1087,59.0,,70.0,,,,,,,"Calcium, Ca",MG +550356,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +551431,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +551552,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +551582,1087,9.0,,75.0,,,,,,,"Calcium, Ca",MG +551766,1087,54.0,,75.0,,,,,,,"Calcium, Ca",MG +551863,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +551980,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG +552022,1087,242.0,,75.0,,,,,,,"Calcium, Ca",MG +552331,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +552852,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG +553038,1087,704.0,,75.0,,,,,,,"Calcium, Ca",MG +553114,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +553166,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +553210,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +553302,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG +553359,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +553417,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +553511,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +553539,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +553600,1087,89.0,,75.0,,,,,,,"Calcium, Ca",MG +554263,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +554325,1087,103.0,,75.0,,,,,,,"Calcium, Ca",MG +554365,1087,186.0,,70.0,,,,,,,"Calcium, Ca",MG +555779,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +555898,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG +555959,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +556126,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG +556432,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +556876,1087,88.0,,70.0,,,,,,,"Calcium, Ca",MG +557711,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +557934,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +558025,1087,229.0,,75.0,,,,,,,"Calcium, Ca",MG +558097,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +558236,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +558339,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +558513,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +558533,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG +558616,1087,800.0,,75.0,,,,,,,"Calcium, Ca",MG +558710,1087,12.0,,75.0,,,,,,,"Calcium, Ca",MG +558761,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +558867,1087,359.0,,70.0,,,,,,,"Calcium, Ca",MG +559055,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +559382,1087,37.0,,75.0,,,,,,,"Calcium, Ca",MG +559760,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG +560317,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +560468,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +560515,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG +560521,1087,77.0,,75.0,,,,,,,"Calcium, Ca",MG +560609,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG +560747,1087,53.0,,70.0,,,,,,,"Calcium, Ca",MG +560774,1087,1257.0,,70.0,,,,,,,"Calcium, Ca",MG +560818,1087,68.0,,70.0,,,,,,,"Calcium, Ca",MG +561063,1087,108.0,,70.0,,,,,,,"Calcium, Ca",MG +561376,1087,203.0,,70.0,,,,,,,"Calcium, Ca",MG +561518,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +561915,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +561976,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +562034,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +562653,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +563293,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +563556,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +563575,1087,679.0,,70.0,,,,,,,"Calcium, Ca",MG +564026,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +565082,1087,73.0,,75.0,,,,,,,"Calcium, Ca",MG +565149,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +565226,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG +565275,1087,42.0,,75.0,,,,,,,"Calcium, Ca",MG +565381,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +565676,1087,471.0,,75.0,,,,,,,"Calcium, Ca",MG +565731,1087,60.0,,70.0,,,,,,,"Calcium, Ca",MG +565931,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +566172,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +566254,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +566424,1087,79.0,,70.0,,,,,,,"Calcium, Ca",MG +566491,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG +566776,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +566806,1087,152.0,,70.0,,,,,,,"Calcium, Ca",MG +567103,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +567168,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG +567601,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +568090,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +568356,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG +568779,1087,1200.0,,75.0,,,,,,,"Calcium, Ca",MG +568929,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +569017,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +569110,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG +569483,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +569616,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG +570139,1087,294.0,,75.0,,,,,,,"Calcium, Ca",MG +570814,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +571197,1087,114.0,,75.0,,,,,,,"Calcium, Ca",MG +571457,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG +571620,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG +571736,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +571925,1087,126.0,,70.0,,,,,,,"Calcium, Ca",MG +572108,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +572387,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +572430,1087,129.0,,75.0,,,,,,,"Calcium, Ca",MG +572546,1087,707.0,,70.0,,,,,,,"Calcium, Ca",MG +572582,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +572867,1087,177.0,,70.0,,,,,,,"Calcium, Ca",MG +572909,1087,105.0,,70.0,,,,,,,"Calcium, Ca",MG +573020,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG +573172,1087,160.0,,75.0,,,,,,,"Calcium, Ca",MG +573632,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +573641,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +573683,1087,65.0,,75.0,,,,,,,"Calcium, Ca",MG +574220,1087,63.0,,75.0,,,,,,,"Calcium, Ca",MG +574536,1087,131.0,,70.0,,,,,,,"Calcium, Ca",MG +574607,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +575563,1087,606.0,,75.0,,,,,,,"Calcium, Ca",MG +575622,1087,140.0,,75.0,,,,,,,"Calcium, Ca",MG +575749,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +575792,1087,600.0,,75.0,,,,,,,"Calcium, Ca",MG +576047,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG +576503,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG +576802,1087,12.0,,75.0,,,,,,,"Calcium, Ca",MG +577587,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG +577724,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +577912,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG +578046,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +578418,1087,152.0,,70.0,,,,,,,"Calcium, Ca",MG +578903,1087,154.0,,75.0,,,,,,,"Calcium, Ca",MG +578968,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +579023,1087,55.0,,70.0,,,,,,,"Calcium, Ca",MG +579707,1087,117.0,,70.0,,,,,,,"Calcium, Ca",MG +579722,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +579729,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +580013,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG +580065,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +580260,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +580508,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG +581133,1087,40.0,,70.0,,,,,,,"Calcium, Ca",MG +581195,1087,77.0,,70.0,,,,,,,"Calcium, Ca",MG +581298,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +581517,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +581751,1087,109.0,,75.0,,,,,,,"Calcium, Ca",MG +581757,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +581812,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG +581910,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +582126,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG +582166,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +582566,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG +582660,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG +582852,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +582864,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +583333,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG +583481,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +583555,1087,689.0,,70.0,,,,,,,"Calcium, Ca",MG +583617,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +583758,1087,6.0,,70.0,,,,,,,"Calcium, Ca",MG +583795,1087,141.0,,75.0,,,,,,,"Calcium, Ca",MG +583834,1087,313.0,,70.0,,,,,,,"Calcium, Ca",MG +584383,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +584892,1087,156.0,,75.0,,,,,,,"Calcium, Ca",MG +585708,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +585749,1087,200.0,,70.0,,,,,,,"Calcium, Ca",MG +585923,1087,270.0,,70.0,,,,,,,"Calcium, Ca",MG +586288,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG +586441,1087,112.0,,75.0,,,,,,,"Calcium, Ca",MG +586611,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +586954,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG +587011,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +587354,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +587861,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +588239,1087,476.0,,75.0,,,,,,,"Calcium, Ca",MG +588296,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG +588617,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG +588866,1087,104.0,,70.0,,,,,,,"Calcium, Ca",MG +588978,1087,244.0,,75.0,,,,,,,"Calcium, Ca",MG +589253,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG +589293,1087,357.0,,70.0,,,,,,,"Calcium, Ca",MG +589315,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +589596,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG +590024,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG +590312,1087,34.0,,75.0,,,,,,,"Calcium, Ca",MG +590702,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +590929,1087,72.0,,70.0,,,,,,,"Calcium, Ca",MG +591229,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +591384,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +591395,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG +591521,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +591756,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +591764,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +591784,1087,188.0,,70.0,,,,,,,"Calcium, Ca",MG +592452,1087,54.0,,70.0,,,,,,,"Calcium, Ca",MG +592867,1087,26.0,,70.0,,,,,,,"Calcium, Ca",MG +593130,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +593350,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG +594010,1087,263.0,,75.0,,,,,,,"Calcium, Ca",MG +594065,1087,117.0,,70.0,,,,,,,"Calcium, Ca",MG +594180,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +594281,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG +594652,1087,37.0,,70.0,,,,,,,"Calcium, Ca",MG +595664,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +596057,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +596091,1087,126.0,,70.0,,,,,,,"Calcium, Ca",MG +596403,1087,6.0,,70.0,,,,,,,"Calcium, Ca",MG +596409,1087,753.0,,70.0,,,,,,,"Calcium, Ca",MG +596424,1087,222.0,,70.0,,,,,,,"Calcium, Ca",MG +596561,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +596732,1087,59.0,,70.0,,,,,,,"Calcium, Ca",MG +596896,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG +597213,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +597445,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +597526,1087,417.0,,70.0,,,,,,,"Calcium, Ca",MG +598123,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +598446,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +598502,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +598855,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +599989,1087,98.0,,70.0,,,,,,,"Calcium, Ca",MG +600253,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +600435,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +600649,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +600812,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +601124,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +601541,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +601597,1087,89.0,,70.0,,,,,,,"Calcium, Ca",MG +601787,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG +601806,1087,108.0,,70.0,,,,,,,"Calcium, Ca",MG +601911,1087,37.0,,70.0,,,,,,,"Calcium, Ca",MG +602121,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +602236,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +602241,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +602325,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +602385,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG +602429,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +602546,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +602654,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG +602747,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +603695,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG +603784,1087,229.0,,75.0,,,,,,,"Calcium, Ca",MG +603906,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG +603974,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG +604101,1087,46.0,,70.0,,,,,,,"Calcium, Ca",MG +604323,1087,711.0,,70.0,,,,,,,"Calcium, Ca",MG +604345,1087,136.0,,70.0,,,,,,,"Calcium, Ca",MG +604593,1087,58.0,,70.0,,,,,,,"Calcium, Ca",MG +604736,1087,64.0,,70.0,,,,,,,"Calcium, Ca",MG +604755,1087,167.0,,70.0,,,,,,,"Calcium, Ca",MG +605424,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +605772,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +606268,1087,19.0,,75.0,,,,,,,"Calcium, Ca",MG +606690,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +606744,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG +607720,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG +608242,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG +608954,1087,333.0,,75.0,,,,,,,"Calcium, Ca",MG +609388,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +609650,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +609802,1087,471.0,,75.0,,,,,,,"Calcium, Ca",MG +609860,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +610022,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +610436,1087,192.0,,75.0,,,,,,,"Calcium, Ca",MG +610634,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +610932,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +611980,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +612074,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +613422,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG +613452,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG +614616,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +614800,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +615016,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +615018,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +615254,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +615314,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +615716,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +616684,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +617338,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +617560,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +617742,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +618510,1087,110.0,,75.0,,,,,,,"Calcium, Ca",MG +618896,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +620140,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +620304,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +620638,1087,51.0,,75.0,,,,,,,"Calcium, Ca",MG +621340,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +621926,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +622944,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +623058,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +623162,1087,166.0,,75.0,,,,,,,"Calcium, Ca",MG +624680,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +625332,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +625400,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG +625682,1087,364.0,,75.0,,,,,,,"Calcium, Ca",MG +625844,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG +627070,1087,136.0,,70.0,,,,,,,"Calcium, Ca",MG +627094,1087,186.0,,75.0,,,,,,,"Calcium, Ca",MG +628154,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG +628300,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +628760,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +629314,1087,679.0,,70.0,,,,,,,"Calcium, Ca",MG +629532,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +630230,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG +630414,1087,162.0,,75.0,,,,,,,"Calcium, Ca",MG +632180,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +632898,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +633374,1087,114.0,,70.0,,,,,,,"Calcium, Ca",MG +633634,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +633724,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +633814,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +633840,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +634146,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +634256,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +634654,1087,96.0,,70.0,,,,,,,"Calcium, Ca",MG +636164,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +636888,1087,781.0,,75.0,,,,,,,"Calcium, Ca",MG +637448,1087,1521.0,,70.0,,,,,,,"Calcium, Ca",MG +637464,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +637514,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +638152,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG +638896,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG +639254,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +639288,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +639362,1087,177.0,,75.0,,,,,,,"Calcium, Ca",MG +639560,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +639802,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +641392,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +641902,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +642264,1087,20.0,,75.0,,,,,,,"Calcium, Ca",MG +642758,1087,89.0,,70.0,,,,,,,"Calcium, Ca",MG +643320,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +643384,1087,326.0,,75.0,,,,,,,"Calcium, Ca",MG +643792,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +645420,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +645490,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +645778,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +646202,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG +650534,1087,145.0,,70.0,,,,,,,"Calcium, Ca",MG +650732,1087,91.0,,75.0,,,,,,,"Calcium, Ca",MG +650908,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +650916,1087,163.0,,70.0,,,,,,,"Calcium, Ca",MG +651766,1087,42.0,,75.0,,,,,,,"Calcium, Ca",MG +652262,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG +653792,1087,60.0,,70.0,,,,,,,"Calcium, Ca",MG +654136,1087,97.0,,70.0,,,,,,,"Calcium, Ca",MG +655034,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +655356,1087,177.0,,70.0,,,,,,,"Calcium, Ca",MG +655930,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +656018,1087,56.0,,70.0,,,,,,,"Calcium, Ca",MG +656130,1087,73.0,,70.0,,,,,,,"Calcium, Ca",MG +656472,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG +656696,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +656802,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +657156,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +658716,1087,106.0,,70.0,,,,,,,"Calcium, Ca",MG +659304,1087,139.0,,75.0,,,,,,,"Calcium, Ca",MG +660152,1087,789.0,,75.0,,,,,,,"Calcium, Ca",MG +660980,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +661332,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG +661408,1087,704.0,,70.0,,,,,,,"Calcium, Ca",MG +661844,1087,65.0,,75.0,,,,,,,"Calcium, Ca",MG +662718,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +663044,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +663936,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +666580,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG +666646,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG +666828,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +667756,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +668110,1087,675.0,,70.0,,,,,,,"Calcium, Ca",MG +669040,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG +669864,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +669952,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG +670854,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +670938,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +671044,1087,105.0,,70.0,,,,,,,"Calcium, Ca",MG +671210,1087,235.0,,75.0,,,,,,,"Calcium, Ca",MG +671528,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +671550,1087,162.0,,70.0,,,,,,,"Calcium, Ca",MG +672676,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +672736,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG +673270,1087,93.0,,70.0,,,,,,,"Calcium, Ca",MG +674018,1087,144.0,,75.0,,,,,,,"Calcium, Ca",MG +674556,1087,22.0,,70.0,,,,,,,"Calcium, Ca",MG +674568,1087,98.0,,70.0,,,,,,,"Calcium, Ca",MG +675992,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +676470,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG +676504,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG +676576,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +676802,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG +677280,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG +677368,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +677468,1087,263.0,,75.0,,,,,,,"Calcium, Ca",MG +677634,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +677988,1087,88.0,,70.0,,,,,,,"Calcium, Ca",MG +678328,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG +678544,1087,188.0,,70.0,,,,,,,"Calcium, Ca",MG +679894,1087,114.0,,75.0,,,,,,,"Calcium, Ca",MG +680838,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +680906,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +681914,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +682198,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +682222,1087,123.0,,75.0,,,,,,,"Calcium, Ca",MG +682404,1087,123.0,,70.0,,,,,,,"Calcium, Ca",MG +682494,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG +682912,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +683402,1087,56.0,,70.0,,,,,,,"Calcium, Ca",MG +684132,1087,244.0,,70.0,,,,,,,"Calcium, Ca",MG +684544,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +685636,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +686952,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +687512,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG +687542,1087,465.0,,70.0,,,,,,,"Calcium, Ca",MG +688638,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +689010,1087,108.0,,70.0,,,,,,,"Calcium, Ca",MG +690188,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +691648,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG +692144,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +692214,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +692418,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +692426,1087,108.0,,70.0,,,,,,,"Calcium, Ca",MG +692852,1087,308.0,,70.0,,,,,,,"Calcium, Ca",MG +693072,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +693090,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG +693348,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG +693412,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +694660,1087,123.0,,75.0,,,,,,,"Calcium, Ca",MG +695228,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +695512,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +696072,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +696126,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +696626,1087,78.0,,75.0,,,,,,,"Calcium, Ca",MG +696852,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG +697592,1087,42.0,,75.0,,,,,,,"Calcium, Ca",MG +697842,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG +698928,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG +699062,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +699684,1087,70.0,,70.0,,,,,,,"Calcium, Ca",MG +700552,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +701102,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG +701502,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG +701710,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG +703546,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +703672,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +703876,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG +704062,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +705150,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +706164,1087,194.0,,70.0,,,,,,,"Calcium, Ca",MG +706716,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG +707062,1087,92.0,,70.0,,,,,,,"Calcium, Ca",MG +707224,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +707712,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +707852,1087,15.0,,70.0,,,,,,,"Calcium, Ca",MG +708470,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG +708728,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +708740,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +710898,1087,57.0,,70.0,,,,,,,"Calcium, Ca",MG +711176,1087,28.0,,70.0,,,,,,,"Calcium, Ca",MG +711338,1087,28.0,,70.0,,,,,,,"Calcium, Ca",MG +714638,1087,111.0,,70.0,,,,,,,"Calcium, Ca",MG +715772,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +716096,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +716934,1087,786.0,,70.0,,,,,,,"Calcium, Ca",MG +717608,1087,235.0,,70.0,,,,,,,"Calcium, Ca",MG +718000,1087,62.0,,70.0,,,,,,,"Calcium, Ca",MG +718192,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +719028,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +719216,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +719476,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG +719666,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +720046,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +720520,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG +720712,1087,28.0,,70.0,,,,,,,"Calcium, Ca",MG +721352,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +721578,1087,63.0,,70.0,,,,,,,"Calcium, Ca",MG +721912,1087,675.0,,70.0,,,,,,,"Calcium, Ca",MG +722406,1087,106.0,,70.0,,,,,,,"Calcium, Ca",MG +723550,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +724070,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG +724414,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +725134,1087,103.0,,70.0,,,,,,,"Calcium, Ca",MG +725380,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +725728,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +725816,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +727152,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG +727388,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +727774,1087,53.0,,70.0,,,,,,,"Calcium, Ca",MG +728082,1087,203.0,,70.0,,,,,,,"Calcium, Ca",MG +728092,1087,241.0,,75.0,,,,,,,"Calcium, Ca",MG +728368,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG +730952,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +731306,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +731476,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +731968,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +732284,1087,44.0,,70.0,,,,,,,"Calcium, Ca",MG +732372,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +732476,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +733478,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +733568,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +734006,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +734072,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG +734522,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +734634,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +737060,1087,141.0,,70.0,,,,,,,"Calcium, Ca",MG +737582,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +737738,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +738108,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +738354,1087,94.0,,70.0,,,,,,,"Calcium, Ca",MG +738664,1087,22.0,,70.0,,,,,,,"Calcium, Ca",MG +738822,1087,703.0,,70.0,,,,,,,"Calcium, Ca",MG +739854,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +739978,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG +740300,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +740454,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +740606,1087,371.0,,70.0,,,,,,,"Calcium, Ca",MG +740946,1087,92.0,,70.0,,,,,,,"Calcium, Ca",MG +741544,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +742482,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +742948,1087,91.0,,75.0,,,,,,,"Calcium, Ca",MG +743036,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +743342,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG +743602,1087,124.0,,70.0,,,,,,,"Calcium, Ca",MG +743892,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +743946,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +745102,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG +745176,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +745190,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG +746046,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG +746288,1087,605.0,,75.0,,,,,,,"Calcium, Ca",MG +746432,1087,45.0,,70.0,,,,,,,"Calcium, Ca",MG +749383,1087,13.0,1.0,1.0,,,,,,,"Calcium, Ca",MG +751974,1087,6.0,,78.0,,,,,,,"Calcium, Ca",MG +752272,1087,8.0,,78.0,,,,,,,"Calcium, Ca",MG +752864,1087,42.0,,78.0,,,,,,,"Calcium, Ca",MG +753526,1087,30.0,,75.0,,,,,,,"Calcium, Ca",MG +1847473,1087,4.0,,71.0,,,,,,,"Calcium, Ca",MG +753868,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +753970,1087,64.0,,75.0,,,,,,,"Calcium, Ca",MG +754046,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +754078,1087,61.0,,75.0,,,,,,,"Calcium, Ca",MG +754332,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG +755258,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +756018,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +756314,1087,1429.0,,75.0,,,,,,,"Calcium, Ca",MG +756556,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +757098,1087,30.0,,78.0,,,,,,,"Calcium, Ca",MG +1847755,1087,45.0,,78.0,,,,,,,"Calcium, Ca",MG +757674,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +758246,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +759716,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +760158,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +760330,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +760960,1087,385.0,,75.0,,,,,,,"Calcium, Ca",MG +1848037,1087,113.0,,78.0,,,,,,,"Calcium, Ca",MG +761292,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1848044,1087,123.0,,71.0,,,,,,,"Calcium, Ca",MG +761398,1087,333.0,,75.0,,,,,,,"Calcium, Ca",MG +761468,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +761706,1087,49.0,,71.0,,,,,,,"Calcium, Ca",MG +762234,1087,34.0,,71.0,,,,,,,"Calcium, Ca",MG +762594,1087,46.0,,71.0,,,,,,,"Calcium, Ca",MG +763030,1087,52.0,,71.0,,,,,,,"Calcium, Ca",MG +763278,1087,28.0,,78.0,,,,,,,"Calcium, Ca",MG +763624,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +765296,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +766060,1087,49.0,,71.0,,,,,,,"Calcium, Ca",MG +766154,1087,107.0,,71.0,,,,,,,"Calcium, Ca",MG +766358,1087,12.0,,71.0,,,,,,,"Calcium, Ca",MG +766380,1087,23.0,,71.0,,,,,,,"Calcium, Ca",MG +767090,1087,54.0,,71.0,,,,,,,"Calcium, Ca",MG +767120,1087,43.0,,71.0,,,,,,,"Calcium, Ca",MG +767498,1087,94.0,,71.0,,,,,,,"Calcium, Ca",MG +768260,1087,8.0,,71.0,,,,,,,"Calcium, Ca",MG +768264,1087,10.0,,71.0,,,,,,,"Calcium, Ca",MG +768296,1087,89.0,,75.0,,,,,,,"Calcium, Ca",MG +769038,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +769340,1087,41.0,,71.0,,,,,,,"Calcium, Ca",MG +770318,1087,9.0,,71.0,,,,,,,"Calcium, Ca",MG +771644,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG +772108,1087,16.0,,71.0,,,,,,,"Calcium, Ca",MG +772220,1087,110.0,,71.0,,,,,,,"Calcium, Ca",MG +772252,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +772906,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +773888,1087,168.0,,70.0,,,,,,,"Calcium, Ca",MG +1848173,1087,117.0,,78.0,,,,,,,"Calcium, Ca",MG +775202,1087,141.0,,70.0,,,,,,,"Calcium, Ca",MG +776224,1087,368.0,,70.0,,,,,,,"Calcium, Ca",MG +779258,1087,248.0,,70.0,,,,,,,"Calcium, Ca",MG +779664,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +780640,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +780786,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +792615,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +793539,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +795139,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +795919,1087,123.0,,75.0,,,,,,,"Calcium, Ca",MG +796879,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +797019,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +797155,1087,70.0,,70.0,,,,,,,"Calcium, Ca",MG +797551,1087,190.0,,75.0,,,,,,,"Calcium, Ca",MG +798155,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +798387,1087,45.0,,75.0,,,,,,,"Calcium, Ca",MG +798551,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG +798965,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +799201,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +799297,1087,387.0,,70.0,,,,,,,"Calcium, Ca",MG +799493,1087,750.0,,70.0,,,,,,,"Calcium, Ca",MG +799653,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +799711,1087,1905.0,,75.0,,,,,,,"Calcium, Ca",MG +799803,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG +800099,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +800507,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +801363,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG +802099,1087,15.0,,70.0,,,,,,,"Calcium, Ca",MG +802127,1087,116.0,,70.0,,,,,,,"Calcium, Ca",MG +802359,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG +803025,1087,6.0,,70.0,,,,,,,"Calcium, Ca",MG +804529,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +804967,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +805015,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG +805285,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG +805335,1087,54.0,,70.0,,,,,,,"Calcium, Ca",MG +806765,1087,2.0,,70.0,,,,,,,"Calcium, Ca",MG +807081,1087,57.0,,70.0,,,,,,,"Calcium, Ca",MG +807849,1087,59.0,,70.0,,,,,,,"Calcium, Ca",MG +807969,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +809290,1087,8.0,,71.0,,,,,,,"Calcium, Ca",MG +809376,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +809404,1087,29.0,,71.0,,,,,,,"Calcium, Ca",MG +809976,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +810040,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +811064,1087,65.0,,71.0,,,,,,,"Calcium, Ca",MG +811218,1087,2.0,,71.0,,,,,,,"Calcium, Ca",MG +814450,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG +814478,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG +816848,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG +823260,1087,246.0,,70.0,,,,,,,"Calcium, Ca",MG +824308,1087,102.0,,70.0,,,,,,,"Calcium, Ca",MG +824736,1087,214.0,,70.0,,,,,,,"Calcium, Ca",MG +825582,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +828080,1087,249.0,,70.0,,,,,,,"Calcium, Ca",MG +829024,1087,28.0,,75.0,,,,,,,"Calcium, Ca",MG +829220,1087,96.0,,70.0,,,,,,,"Calcium, Ca",MG +829714,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG +831834,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +832620,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +834332,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +838306,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG +839096,1087,122.0,,70.0,,,,,,,"Calcium, Ca",MG +842926,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +844896,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +845162,1087,85.0,,70.0,,,,,,,"Calcium, Ca",MG +1848290,1087,106.0,,78.0,,,,,,,"Calcium, Ca",MG +845818,1087,619.0,,70.0,,,,,,,"Calcium, Ca",MG +846026,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +846112,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG +849010,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +850544,1087,175.0,,70.0,,,,,,,"Calcium, Ca",MG +851124,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG +857154,1087,53.0,,70.0,,,,,,,"Calcium, Ca",MG +857158,1087,75.0,,70.0,,,,,,,"Calcium, Ca",MG +857612,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +857698,1087,103.0,,75.0,,,,,,,"Calcium, Ca",MG +858328,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG +858988,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG +859964,1087,93.0,,70.0,,,,,,,"Calcium, Ca",MG +863560,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +865524,1087,263.0,,70.0,,,,,,,"Calcium, Ca",MG +869642,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +870492,1087,61.0,,70.0,,,,,,,"Calcium, Ca",MG +872472,1087,64.0,,70.0,,,,,,,"Calcium, Ca",MG +877864,1087,179.0,,70.0,,,,,,,"Calcium, Ca",MG +879950,1087,714.0,,70.0,,,,,,,"Calcium, Ca",MG +879992,1087,167.0,,75.0,,,,,,,"Calcium, Ca",MG +880656,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG +880700,1087,85.0,,70.0,,,,,,,"Calcium, Ca",MG +881138,1087,69.0,,70.0,,,,,,,"Calcium, Ca",MG +884710,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +885174,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +885468,1087,49.0,,70.0,,,,,,,"Calcium, Ca",MG +886216,1087,138.0,,70.0,,,,,,,"Calcium, Ca",MG +887500,1087,86.0,,70.0,,,,,,,"Calcium, Ca",MG +887890,1087,115.0,,70.0,,,,,,,"Calcium, Ca",MG +888640,1087,464.0,,70.0,,,,,,,"Calcium, Ca",MG +888718,1087,224.0,,70.0,,,,,,,"Calcium, Ca",MG +888926,1087,62.0,,70.0,,,,,,,"Calcium, Ca",MG +889038,1087,26.0,,70.0,,,,,,,"Calcium, Ca",MG +890648,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG +891080,1087,62.0,,70.0,,,,,,,"Calcium, Ca",MG +891144,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +891442,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG +891504,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +891634,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG +891992,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +892258,1087,28.0,,75.0,,,,,,,"Calcium, Ca",MG +892654,1087,140.0,,70.0,,,,,,,"Calcium, Ca",MG +892776,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG +893000,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +896106,1087,212.0,,70.0,,,,,,,"Calcium, Ca",MG +896220,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +898722,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG +900322,1087,123.0,,70.0,,,,,,,"Calcium, Ca",MG +900844,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +902270,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG +902658,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG +902994,1087,89.0,,70.0,,,,,,,"Calcium, Ca",MG +903036,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG +907468,1087,146.0,,70.0,,,,,,,"Calcium, Ca",MG +907562,1087,128.0,,70.0,,,,,,,"Calcium, Ca",MG +907564,1087,98.0,,70.0,,,,,,,"Calcium, Ca",MG +908622,1087,93.0,,70.0,,,,,,,"Calcium, Ca",MG +910050,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG +910574,1087,254.0,,70.0,,,,,,,"Calcium, Ca",MG +910724,1087,351.0,,70.0,,,,,,,"Calcium, Ca",MG +911022,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +911206,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +911450,1087,248.0,,70.0,,,,,,,"Calcium, Ca",MG +911692,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG +912032,1087,224.0,,70.0,,,,,,,"Calcium, Ca",MG +912350,1087,222.0,,70.0,,,,,,,"Calcium, Ca",MG +913292,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG +913590,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +913842,1087,739.0,,70.0,,,,,,,"Calcium, Ca",MG +914302,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG +914924,1087,290.0,,70.0,,,,,,,"Calcium, Ca",MG +916018,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG +916124,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG +917044,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG +919266,1087,40.0,,70.0,,,,,,,"Calcium, Ca",MG +919802,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +921206,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG +922352,1087,94.0,,70.0,,,,,,,"Calcium, Ca",MG +923686,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +924222,1087,164.0,,70.0,,,,,,,"Calcium, Ca",MG +925330,1087,52.0,,70.0,,,,,,,"Calcium, Ca",MG +926086,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +926206,1087,1000.0,,70.0,,,,,,,"Calcium, Ca",MG +926598,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG +926650,1087,711.0,,70.0,,,,,,,"Calcium, Ca",MG +927164,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +927444,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +928566,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +928620,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG +929068,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +930384,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG +931612,1087,117.0,,70.0,,,,,,,"Calcium, Ca",MG +932158,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG +932722,1087,114.0,,70.0,,,,,,,"Calcium, Ca",MG +933072,1087,155.0,,70.0,,,,,,,"Calcium, Ca",MG +933258,1087,120.0,,70.0,,,,,,,"Calcium, Ca",MG +933470,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +934790,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +935706,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG +936392,1087,1143.0,,70.0,,,,,,,"Calcium, Ca",MG +937910,1087,250.0,,70.0,,,,,,,"Calcium, Ca",MG +939128,1087,185.0,,70.0,,,,,,,"Calcium, Ca",MG +939492,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG +940830,1087,97.0,,70.0,,,,,,,"Calcium, Ca",MG +940918,1087,93.0,,70.0,,,,,,,"Calcium, Ca",MG +940926,1087,225.0,,70.0,,,,,,,"Calcium, Ca",MG +941808,1087,45.0,,70.0,,,,,,,"Calcium, Ca",MG +942136,1087,188.0,,70.0,,,,,,,"Calcium, Ca",MG +942378,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG +944278,1087,88.0,,70.0,,,,,,,"Calcium, Ca",MG +944688,1087,22.0,,70.0,,,,,,,"Calcium, Ca",MG +944886,1087,152.0,,70.0,,,,,,,"Calcium, Ca",MG +945204,1087,197.0,,70.0,,,,,,,"Calcium, Ca",MG +946790,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +947004,1087,576.0,,70.0,,,,,,,"Calcium, Ca",MG +947210,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG +947530,1087,643.0,,70.0,,,,,,,"Calcium, Ca",MG +947682,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG +947894,1087,52.0,,70.0,,,,,,,"Calcium, Ca",MG +948212,1087,115.0,,70.0,,,,,,,"Calcium, Ca",MG +948774,1087,81.0,,70.0,,,,,,,"Calcium, Ca",MG +950645,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG +951527,1087,110.0,,70.0,,,,,,,"Calcium, Ca",MG +952179,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +952229,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +952553,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +954085,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG +1848554,1087,18.0,,78.0,,,,,,,"Calcium, Ca",MG +954819,1087,41.0,,75.0,,,,,,,"Calcium, Ca",MG +956425,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +956479,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +956639,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +957447,1087,757.0,,70.0,,,,,,,"Calcium, Ca",MG +957599,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +957831,1087,44.0,,70.0,,,,,,,"Calcium, Ca",MG +1848636,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG +958595,1087,90.0,,70.0,,,,,,,"Calcium, Ca",MG +958971,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +959001,1087,245.0,,75.0,,,,,,,"Calcium, Ca",MG +959527,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +959751,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +960445,1087,141.0,,70.0,,,,,,,"Calcium, Ca",MG +960909,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +960953,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1848701,1087,13.0,,71.0,,,,,,,"Calcium, Ca",MG +962169,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG +962173,1087,123.0,,70.0,,,,,,,"Calcium, Ca",MG +962887,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +963211,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG +965729,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1848759,1087,12.0,,71.0,,,,,,,"Calcium, Ca",MG +1848763,1087,36.0,,71.0,,,,,,,"Calcium, Ca",MG +1848792,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1848825,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +967199,1087,652.0,,75.0,,,,,,,"Calcium, Ca",MG +969587,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG +970537,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +970865,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG +1849010,1087,360.0,,78.0,,,,,,,"Calcium, Ca",MG +971983,1087,201.0,,70.0,,,,,,,"Calcium, Ca",MG +972325,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG +972379,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +972797,1087,147.0,,75.0,,,,,,,"Calcium, Ca",MG +973069,1087,85.0,,70.0,,,,,,,"Calcium, Ca",MG +1849043,1087,114.0,,78.0,,,,,,,"Calcium, Ca",MG +973897,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG +974949,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +975335,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +975371,1087,25.0,,75.0,,,,,,,"Calcium, Ca",MG +975543,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG +975799,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +975959,1087,137.0,,75.0,,,,,,,"Calcium, Ca",MG +977873,1087,286.0,,70.0,,,,,,,"Calcium, Ca",MG +1849124,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +983559,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG +983631,1087,6.0,,70.0,,,,,,,"Calcium, Ca",MG +983755,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +983757,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +984475,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +984487,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1849161,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +984937,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +985333,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +985457,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG +985585,1087,92.0,,75.0,,,,,,,"Calcium, Ca",MG +985621,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +985805,1087,23.0,,75.0,,,,,,,"Calcium, Ca",MG +986845,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +987251,1087,84.0,,70.0,,,,,,,"Calcium, Ca",MG +987413,1087,581.0,,70.0,,,,,,,"Calcium, Ca",MG +987553,1087,952.0,,75.0,,,,,,,"Calcium, Ca",MG +988039,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG +995955,1087,198.0,,70.0,,,,,,,"Calcium, Ca",MG +1001533,1087,72.0,,75.0,,,,,,,"Calcium, Ca",MG +1002223,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1002843,1087,74.0,,75.0,,,,,,,"Calcium, Ca",MG +1004629,1087,62.0,,70.0,,,,,,,"Calcium, Ca",MG +1005513,1087,263.0,,70.0,,,,,,,"Calcium, Ca",MG +1006377,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1006789,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1006805,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1008039,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG +1008725,1087,141.0,,75.0,,,,,,,"Calcium, Ca",MG +1009269,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1009771,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1010275,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1849689,1087,893.0,,70.0,,,,,,,"Calcium, Ca",MG +1011481,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG +1011991,1087,145.0,,75.0,,,,,,,"Calcium, Ca",MG +1012035,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1012539,1087,54.0,,75.0,,,,,,,"Calcium, Ca",MG +1015761,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1015769,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1016695,1087,13.0,,75.0,,,,,,,"Calcium, Ca",MG +1017277,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1017477,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1017733,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1019331,1087,53.0,,70.0,,,,,,,"Calcium, Ca",MG +1019563,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1019865,1087,172.0,,75.0,,,,,,,"Calcium, Ca",MG +1020655,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG +1021009,1087,54.0,,75.0,,,,,,,"Calcium, Ca",MG +1021655,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1023039,1087,99.0,,70.0,,,,,,,"Calcium, Ca",MG +1023451,1087,49.0,,70.0,,,,,,,"Calcium, Ca",MG +1023467,1087,282.0,,75.0,,,,,,,"Calcium, Ca",MG +1850060,1087,30.0,,75.0,,,,,,,"Calcium, Ca",MG +1024363,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1024679,1087,127.0,,70.0,,,,,,,"Calcium, Ca",MG +1024689,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG +1024695,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG +1026483,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG +1026931,1087,708.0,,70.0,,,,,,,"Calcium, Ca",MG +1028231,1087,77.0,,70.0,,,,,,,"Calcium, Ca",MG +1028879,1087,111.0,,70.0,,,,,,,"Calcium, Ca",MG +1029665,1087,81.0,,70.0,,,,,,,"Calcium, Ca",MG +1032027,1087,112.0,,70.0,,,,,,,"Calcium, Ca",MG +1032201,1087,103.0,,70.0,,,,,,,"Calcium, Ca",MG +1032315,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1032455,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG +1033161,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +1033913,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG +1034133,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1034415,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +1034491,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1034631,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG +1035777,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1036821,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +1037659,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG +1037725,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1038669,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1038829,1087,69.0,,70.0,,,,,,,"Calcium, Ca",MG +1039069,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1040585,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG +1040947,1087,267.0,,70.0,,,,,,,"Calcium, Ca",MG +1041157,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1041877,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1041945,1087,127.0,,75.0,,,,,,,"Calcium, Ca",MG +1042523,1087,118.0,,70.0,,,,,,,"Calcium, Ca",MG +1042595,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG +1043573,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG +1043611,1087,460.0,,75.0,,,,,,,"Calcium, Ca",MG +1043685,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG +1043807,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1044385,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1044519,1087,122.0,,70.0,,,,,,,"Calcium, Ca",MG +1045139,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG +1045937,1087,127.0,,75.0,,,,,,,"Calcium, Ca",MG +1046229,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG +1047275,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1047883,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1048385,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1048665,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG +1049157,1087,2.0,,70.0,,,,,,,"Calcium, Ca",MG +1049223,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +1049243,1087,689.0,,70.0,,,,,,,"Calcium, Ca",MG +1049733,1087,65.0,,70.0,,,,,,,"Calcium, Ca",MG +1049895,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1054983,1087,20.0,,71.0,,,,,,,"Calcium, Ca",MG +1055359,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1055681,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG +1055911,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1057561,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG +1057659,1087,127.0,,75.0,,,,,,,"Calcium, Ca",MG +1059549,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +1059799,1087,53.0,,70.0,,,,,,,"Calcium, Ca",MG +1060931,1087,2.0,,70.0,,,,,,,"Calcium, Ca",MG +1061245,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1061807,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG +1062071,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1062721,1087,6.0,,70.0,,,,,,,"Calcium, Ca",MG +1063575,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +1063609,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +1063787,1087,233.0,,70.0,,,,,,,"Calcium, Ca",MG +1064919,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1065533,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1065713,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1065819,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG +1066091,1087,405.0,,70.0,,,,,,,"Calcium, Ca",MG +1066307,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +1066395,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1067563,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1068275,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG +1069091,1087,104.0,,70.0,,,,,,,"Calcium, Ca",MG +1069415,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1070975,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +1071525,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +1071787,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG +1073431,1087,122.0,,70.0,,,,,,,"Calcium, Ca",MG +1074579,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1074991,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1075437,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG +1077361,1087,120.0,,70.0,,,,,,,"Calcium, Ca",MG +1077411,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG +1077475,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG +1078201,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1078949,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG +1080245,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1080273,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1080649,1087,114.0,,75.0,,,,,,,"Calcium, Ca",MG +1081685,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1081703,1087,108.0,,70.0,,,,,,,"Calcium, Ca",MG +1082037,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG +1082561,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1083037,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1083243,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +1083507,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +1084283,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1085551,1087,68.0,,70.0,,,,,,,"Calcium, Ca",MG +1086127,1087,89.0,,70.0,,,,,,,"Calcium, Ca",MG +1087617,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG +1089201,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1089923,1087,51.0,,70.0,,,,,,,"Calcium, Ca",MG +1090173,1087,140.0,,75.0,,,,,,,"Calcium, Ca",MG +1090539,1087,250.0,,70.0,,,,,,,"Calcium, Ca",MG +1091803,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1092123,1087,205.0,,70.0,,,,,,,"Calcium, Ca",MG +1092865,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1094533,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG +1094881,1087,105.0,,70.0,,,,,,,"Calcium, Ca",MG +1095263,1087,26.0,,70.0,,,,,,,"Calcium, Ca",MG +1096019,1087,194.0,,70.0,,,,,,,"Calcium, Ca",MG +1096131,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1096423,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1096481,1087,62.0,,70.0,,,,,,,"Calcium, Ca",MG +1096535,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1096867,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1096951,1087,135.0,,70.0,,,,,,,"Calcium, Ca",MG +1097021,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG +1097263,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG +1850284,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1850784,1087,267.0,,75.0,,,,,,,"Calcium, Ca",MG +1850989,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1851099,1087,333.0,,75.0,,,,,,,"Calcium, Ca",MG +1851257,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +1851391,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1851483,1087,109.0,,75.0,,,,,,,"Calcium, Ca",MG +1851520,1087,147.0,,75.0,,,,,,,"Calcium, Ca",MG +1851631,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1852640,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1852733,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1852845,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1852852,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1852853,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1852866,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG +1853102,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +1853406,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG +1853803,1087,140.0,,75.0,,,,,,,"Calcium, Ca",MG +1853805,1087,140.0,,75.0,,,,,,,"Calcium, Ca",MG +1854926,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG +1855302,1087,15.0,,70.0,,,,,,,"Calcium, Ca",MG +1855701,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG +1855707,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1856582,1087,160.0,,75.0,,,,,,,"Calcium, Ca",MG +1856866,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1857012,1087,157.0,,70.0,,,,,,,"Calcium, Ca",MG +1857104,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1857241,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +1857402,1087,267.0,,75.0,,,,,,,"Calcium, Ca",MG +1857453,1087,75.0,,70.0,,,,,,,"Calcium, Ca",MG +1857838,1087,147.0,,75.0,,,,,,,"Calcium, Ca",MG +1858060,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +1858482,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1858666,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1859227,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1859311,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1859320,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1859434,1087,130.0,,75.0,,,,,,,"Calcium, Ca",MG +1859559,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1859696,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1859780,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1860082,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +1860509,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG +1860628,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1860707,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1860838,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1861333,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1861383,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG +1861394,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1861635,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +1861767,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG +1862099,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +1862654,1087,101.0,,75.0,,,,,,,"Calcium, Ca",MG +1862666,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1862711,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1862858,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1862875,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1863024,1087,54.0,,75.0,,,,,,,"Calcium, Ca",MG +1863042,1087,182.0,,75.0,,,,,,,"Calcium, Ca",MG +1863118,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1863165,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1863670,1087,104.0,,75.0,,,,,,,"Calcium, Ca",MG +1863913,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1864402,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1864598,1087,533.0,,75.0,,,,,,,"Calcium, Ca",MG +1864917,1087,69.0,,75.0,,,,,,,"Calcium, Ca",MG +1865068,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG +1865148,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1865311,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +1865670,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1865709,1087,150.0,,70.0,,,,,,,"Calcium, Ca",MG +1865820,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG +1866240,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1866251,1087,23.0,,70.0,,,,,,,"Calcium, Ca",MG +1866282,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1866453,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1866533,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +1866597,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG +1866766,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG +1867093,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1867221,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1867355,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1867464,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1867695,1087,111.0,,70.0,,,,,,,"Calcium, Ca",MG +1867805,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1867863,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1868042,1087,160.0,,75.0,,,,,,,"Calcium, Ca",MG +1868763,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1869473,1087,160.0,,75.0,,,,,,,"Calcium, Ca",MG +1869911,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG +1869946,1087,189.0,,70.0,,,,,,,"Calcium, Ca",MG +1870348,1087,114.0,,75.0,,,,,,,"Calcium, Ca",MG +1870417,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG +1870569,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +1870629,1087,221.0,,75.0,,,,,,,"Calcium, Ca",MG +1870744,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +1871259,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG +1871381,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1871821,1087,127.0,,70.0,,,,,,,"Calcium, Ca",MG +1871830,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG +1872181,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1872614,1087,759.0,,70.0,,,,,,,"Calcium, Ca",MG +1872818,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG +1872951,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1873033,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1873097,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1873446,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1873648,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +1873882,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1874274,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1874348,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1874573,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1874851,1087,103.0,,75.0,,,,,,,"Calcium, Ca",MG +1875276,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1875280,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1875281,1087,12.0,,75.0,,,,,,,"Calcium, Ca",MG +1875328,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1875456,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1875839,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1875991,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG +1876423,1087,882.0,,75.0,,,,,,,"Calcium, Ca",MG +1876554,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG +1876708,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG +1876812,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG +1877607,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1877684,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1877931,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1877958,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1878200,1087,158.0,,75.0,,,,,,,"Calcium, Ca",MG +1878362,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1878624,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG +1878840,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1878922,1087,186.0,,75.0,,,,,,,"Calcium, Ca",MG +1878924,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +1878929,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG +1879053,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1879928,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +1880517,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1140141,1087,75.0,,70.0,,,,,,,"Calcium, Ca",MG +1140568,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +1140587,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +1140860,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +1140919,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1140983,1087,9.0,,75.0,,,,,,,"Calcium, Ca",MG +1141592,1087,1750.0,,70.0,,,,,,,"Calcium, Ca",MG +1141869,1087,40.0,,70.0,,,,,,,"Calcium, Ca",MG +1142050,1087,82.0,,70.0,,,,,,,"Calcium, Ca",MG +1142303,1087,162.0,,70.0,,,,,,,"Calcium, Ca",MG +1142322,1087,180.0,,70.0,,,,,,,"Calcium, Ca",MG +1142342,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +1142662,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1142951,1087,105.0,,70.0,,,,,,,"Calcium, Ca",MG +1142953,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1143052,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1143220,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1143518,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +1144167,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG +1144333,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG +1144551,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG +1144794,1087,103.0,,70.0,,,,,,,"Calcium, Ca",MG +1144851,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1144983,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +1145005,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG +1880700,1087,54.0,,75.0,,,,,,,"Calcium, Ca",MG +1145386,1087,9.0,,75.0,,,,,,,"Calcium, Ca",MG +1145547,1087,52.0,,78.0,,,,,,,"Calcium, Ca",MG +1145567,1087,8.0,,78.0,,,,,,,"Calcium, Ca",MG +1145647,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1145668,1087,31.0,,78.0,,,,,,,"Calcium, Ca",MG +1145691,1087,16.0,,78.0,,,,,,,"Calcium, Ca",MG +1145845,1087,28.0,,78.0,,,,,,,"Calcium, Ca",MG +1145907,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG +1145958,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG +1146242,1087,40.0,,71.0,,,,,,,"Calcium, Ca",MG +1146322,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1147063,1087,386.0,,70.0,,,,,,,"Calcium, Ca",MG +1147064,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1147083,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1147216,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG +1147840,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1148763,1087,127.0,,75.0,,,,,,,"Calcium, Ca",MG +1148978,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1150140,1087,707.0,,70.0,,,,,,,"Calcium, Ca",MG +1150170,1087,38.0,,75.0,,,,,,,"Calcium, Ca",MG +1150533,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1150771,1087,94.0,,70.0,,,,,,,"Calcium, Ca",MG +1150793,1087,40.0,,70.0,,,,,,,"Calcium, Ca",MG +1150819,1087,244.0,,70.0,,,,,,,"Calcium, Ca",MG +1151011,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1151062,1087,48.0,,70.0,,,,,,,"Calcium, Ca",MG +1151660,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG +1151670,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG +1151877,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1151882,1087,167.0,,70.0,,,,,,,"Calcium, Ca",MG +1152052,1087,351.0,,70.0,,,,,,,"Calcium, Ca",MG +1152066,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +1152128,1087,261.0,,70.0,,,,,,,"Calcium, Ca",MG +1152648,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +1153465,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1153533,1087,37.0,,70.0,,,,,,,"Calcium, Ca",MG +1153645,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG +1153895,1087,83.0,,70.0,,,,,,,"Calcium, Ca",MG +1153907,1087,19.0,,75.0,,,,,,,"Calcium, Ca",MG +1153927,1087,28.0,,75.0,,,,,,,"Calcium, Ca",MG +1154656,1087,126.0,,70.0,,,,,,,"Calcium, Ca",MG +1154843,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1155010,1087,29.0,,71.0,,,,,,,"Calcium, Ca",MG +1155090,1087,81.0,,78.0,,,,,,,"Calcium, Ca",MG +1155117,1087,18.0,,71.0,,,,,,,"Calcium, Ca",MG +1155200,1087,17.0,,71.0,,,,,,,"Calcium, Ca",MG +1155251,1087,16.0,,71.0,,,,,,,"Calcium, Ca",MG +1155292,1087,25.0,,71.0,,,,,,,"Calcium, Ca",MG +1155676,1087,41.0,,75.0,,,,,,,"Calcium, Ca",MG +1156291,1087,267.0,,75.0,,,,,,,"Calcium, Ca",MG +1156357,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +1156612,1087,92.0,,75.0,,,,,,,"Calcium, Ca",MG +1156636,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1156819,1087,172.0,,70.0,,,,,,,"Calcium, Ca",MG +1156833,1087,182.0,,70.0,,,,,,,"Calcium, Ca",MG +1157010,1087,58.0,,75.0,,,,,,,"Calcium, Ca",MG +1157244,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1157949,1087,64.0,,75.0,,,,,,,"Calcium, Ca",MG +1158132,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1159961,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +1160289,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +1160293,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG +1160296,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG +1160375,1087,111.0,,70.0,,,,,,,"Calcium, Ca",MG +1160420,1087,141.0,,70.0,,,,,,,"Calcium, Ca",MG +1160813,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG +1161134,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG +1161270,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG +1161478,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1161521,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1161630,1087,312.0,,75.0,,,,,,,"Calcium, Ca",MG +1161973,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1162413,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +1162450,1087,150.0,,70.0,,,,,,,"Calcium, Ca",MG +1162654,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG +1162773,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1162798,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG +1162884,1087,127.0,,75.0,,,,,,,"Calcium, Ca",MG +1163306,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG +1163687,1087,30.0,,75.0,,,,,,,"Calcium, Ca",MG +1163881,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG +1164257,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +1164468,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1164522,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1164755,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1165067,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1165169,1087,65.0,,75.0,,,,,,,"Calcium, Ca",MG +1165511,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1165640,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1165688,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG +1165700,1087,24.0,,78.0,,,,,,,"Calcium, Ca",MG +1165744,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1166102,1087,31.0,,71.0,,,,,,,"Calcium, Ca",MG +1166103,1087,49.0,,71.0,,,,,,,"Calcium, Ca",MG +1166794,1087,25.0,,71.0,,,,,,,"Calcium, Ca",MG +1166882,1087,137.0,,71.0,,,,,,,"Calcium, Ca",MG +1166957,1087,60.0,,71.0,,,,,,,"Calcium, Ca",MG +1167123,1087,12.0,,71.0,,,,,,,"Calcium, Ca",MG +1167778,1087,14.0,,71.0,,,,,,,"Calcium, Ca",MG +1168172,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1168215,1087,46.0,,71.0,,,,,,,"Calcium, Ca",MG +1168300,1087,67.0,,71.0,,,,,,,"Calcium, Ca",MG +1168329,1087,12.0,,71.0,,,,,,,"Calcium, Ca",MG +1168350,1087,136.0,,71.0,,,,,,,"Calcium, Ca",MG +1168943,1087,36.0,,71.0,,,,,,,"Calcium, Ca",MG +1169021,1087,46.0,,71.0,,,,,,,"Calcium, Ca",MG +1169828,1087,25.0,,71.0,,,,,,,"Calcium, Ca",MG +1169987,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG +1170147,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1171008,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +1171019,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1171171,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1171295,1087,187.0,,75.0,,,,,,,"Calcium, Ca",MG +1171366,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1171451,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1171501,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1171962,1087,45.0,,75.0,,,,,,,"Calcium, Ca",MG +1172274,1087,147.0,,75.0,,,,,,,"Calcium, Ca",MG +1172285,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +1172656,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1172753,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1172889,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1172901,1087,42.0,,75.0,,,,,,,"Calcium, Ca",MG +1172987,1087,267.0,,75.0,,,,,,,"Calcium, Ca",MG +1173023,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1173347,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1173603,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1173771,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1173901,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG +1173907,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +1174170,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1174224,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1174243,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1174565,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +1174926,1087,53.0,,70.0,,,,,,,"Calcium, Ca",MG +1175030,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1175910,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG +1177425,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1177676,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG +1177974,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1178281,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1178298,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1178582,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG +1178707,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG +1178795,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1178966,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +1179471,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG +1179483,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG +1179611,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +1179763,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1179940,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1180111,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1180289,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1180303,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1180614,1087,1304.0,,75.0,,,,,,,"Calcium, Ca",MG +1180947,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1181093,1087,85.0,,75.0,,,,,,,"Calcium, Ca",MG +1181262,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1181420,1087,557.0,,70.0,,,,,,,"Calcium, Ca",MG +1181491,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1182137,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1182799,1087,274.0,,70.0,,,,,,,"Calcium, Ca",MG +1182848,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1183087,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1183235,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1183311,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1183400,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1183635,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG +1183759,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1184226,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG +1184476,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1184570,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +1185209,1087,19.0,,75.0,,,,,,,"Calcium, Ca",MG +1185228,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +1185264,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1185475,1087,98.0,,75.0,,,,,,,"Calcium, Ca",MG +1185621,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1186009,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1186071,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1186083,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +1186222,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1186361,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1186534,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1186841,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +1187118,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1187169,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1187175,1087,321.0,,75.0,,,,,,,"Calcium, Ca",MG +1187199,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +1187408,1087,152.0,,75.0,,,,,,,"Calcium, Ca",MG +1187502,1087,49.0,,75.0,,,,,,,"Calcium, Ca",MG +1187756,1087,89.0,,75.0,,,,,,,"Calcium, Ca",MG +1188604,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1188722,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1188883,1087,81.0,,70.0,,,,,,,"Calcium, Ca",MG +1189561,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +1189787,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG +1189980,1087,61.0,,75.0,,,,,,,"Calcium, Ca",MG +1190491,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG +1190871,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG +1191167,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1191325,1087,30.0,,75.0,,,,,,,"Calcium, Ca",MG +1191402,1087,49.0,,75.0,,,,,,,"Calcium, Ca",MG +1192095,1087,792.0,,70.0,,,,,,,"Calcium, Ca",MG +1192239,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG +1192497,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1192732,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +1193040,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1193385,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG +1193401,1087,61.0,,75.0,,,,,,,"Calcium, Ca",MG +1193710,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +1193914,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG +1194268,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1194875,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1194999,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +1195846,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1195866,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1196081,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1196728,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1196969,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1197009,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG +1198324,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1198357,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1198384,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1198502,1087,140.0,,75.0,,,,,,,"Calcium, Ca",MG +1199028,1087,193.0,,75.0,,,,,,,"Calcium, Ca",MG +1199083,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1199346,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +1199712,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1201140,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1201152,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1201338,1087,707.0,,70.0,,,,,,,"Calcium, Ca",MG +1201465,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1201758,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1202055,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1202118,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1202199,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1202316,1087,91.0,,70.0,,,,,,,"Calcium, Ca",MG +1202484,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1202922,1087,41.0,,75.0,,,,,,,"Calcium, Ca",MG +1202985,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1203279,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1203472,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1203856,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +1203944,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1204019,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1204153,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1204430,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1205164,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG +1205177,1087,156.0,,75.0,,,,,,,"Calcium, Ca",MG +1205344,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1205905,1087,65.0,,75.0,,,,,,,"Calcium, Ca",MG +1205975,1087,90.0,,70.0,,,,,,,"Calcium, Ca",MG +1206515,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1206688,1087,320.0,,75.0,,,,,,,"Calcium, Ca",MG +1206926,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1207389,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG +1207427,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1207432,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1207752,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1207958,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1208397,1087,19.0,,75.0,,,,,,,"Calcium, Ca",MG +1208440,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG +1208838,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +1208883,1087,97.0,,70.0,,,,,,,"Calcium, Ca",MG +1208892,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1208988,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1209031,1087,233.0,,75.0,,,,,,,"Calcium, Ca",MG +1209648,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1210603,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1210609,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1210864,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG +1211327,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1211478,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1211739,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1211949,1087,43.0,,75.0,,,,,,,"Calcium, Ca",MG +1211950,1087,207.0,,75.0,,,,,,,"Calcium, Ca",MG +1212074,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1212179,1087,333.0,,75.0,,,,,,,"Calcium, Ca",MG +1212485,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG +1213394,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1213398,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1213470,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1214546,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +1215271,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1215361,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +1215473,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1216710,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1217227,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1217697,1087,114.0,,75.0,,,,,,,"Calcium, Ca",MG +1217839,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1218367,1087,117.0,,75.0,,,,,,,"Calcium, Ca",MG +1218520,1087,104.0,,75.0,,,,,,,"Calcium, Ca",MG +1218584,1087,233.0,,75.0,,,,,,,"Calcium, Ca",MG +1218704,1087,13.0,,75.0,,,,,,,"Calcium, Ca",MG +1218760,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1218984,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1219296,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1219546,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1219557,1087,176.0,,75.0,,,,,,,"Calcium, Ca",MG +1219860,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1219885,1087,1875.0,,75.0,,,,,,,"Calcium, Ca",MG +1221043,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1221593,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +1221961,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1222609,1087,121.0,,75.0,,,,,,,"Calcium, Ca",MG +1222776,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1223072,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1223350,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1223463,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1223571,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1223757,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1224222,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1224594,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG +1224604,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1224744,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1224755,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1225092,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1225978,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1226224,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1226721,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +1226774,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1227425,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1227781,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1228709,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1229123,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1230134,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +1230527,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1230998,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG +1231137,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1231196,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1231658,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1233090,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1233208,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1233372,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1234054,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1234093,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1234106,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1235187,1087,274.0,,75.0,,,,,,,"Calcium, Ca",MG +1235244,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1235355,1087,61.0,,75.0,,,,,,,"Calcium, Ca",MG +1235579,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1235779,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1236025,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1236288,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1237069,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG +1237511,1087,129.0,,75.0,,,,,,,"Calcium, Ca",MG +1237557,1087,69.0,,75.0,,,,,,,"Calcium, Ca",MG +1237615,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1237872,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1238020,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1238323,1087,160.0,,75.0,,,,,,,"Calcium, Ca",MG +1239079,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1239792,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1240162,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +1240265,1087,107.0,,75.0,,,,,,,"Calcium, Ca",MG +1240329,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1240665,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1240998,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG +1241021,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1242785,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1242803,1087,38.0,,75.0,,,,,,,"Calcium, Ca",MG +1243126,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1243221,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1243383,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1243424,1087,786.0,,70.0,,,,,,,"Calcium, Ca",MG +1243984,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG +1244759,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1244923,1087,68.0,,70.0,,,,,,,"Calcium, Ca",MG +1244960,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +1245001,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG +1245174,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +1245335,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1245541,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG +1245760,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1245916,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG +1246011,1087,266.0,,70.0,,,,,,,"Calcium, Ca",MG +1246423,1087,106.0,,75.0,,,,,,,"Calcium, Ca",MG +1246544,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG +1246551,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1246607,1087,25.0,,75.0,,,,,,,"Calcium, Ca",MG +1246697,1087,1521.0,,70.0,,,,,,,"Calcium, Ca",MG +1246909,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1246915,1087,206.0,,75.0,,,,,,,"Calcium, Ca",MG +1247053,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG +1247697,1087,689.0,,70.0,,,,,,,"Calcium, Ca",MG +1247938,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG +1248174,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1248245,1087,74.0,,75.0,,,,,,,"Calcium, Ca",MG +1248499,1087,105.0,,75.0,,,,,,,"Calcium, Ca",MG +1248697,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1248870,1087,724.0,,70.0,,,,,,,"Calcium, Ca",MG +1249502,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +1249973,1087,952.0,,75.0,,,,,,,"Calcium, Ca",MG +1250109,1087,28.0,,75.0,,,,,,,"Calcium, Ca",MG +1250306,1087,1190.0,,75.0,,,,,,,"Calcium, Ca",MG +1250459,1087,333.0,,70.0,,,,,,,"Calcium, Ca",MG +1250655,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1250662,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG +1250884,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1251056,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1251099,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1251272,1087,294.0,,75.0,,,,,,,"Calcium, Ca",MG +1251436,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1251547,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1251631,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1251882,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG +1252018,1087,188.0,,75.0,,,,,,,"Calcium, Ca",MG +1252193,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1252751,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG +1252939,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1253043,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1253132,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +1253174,1087,111.0,,75.0,,,,,,,"Calcium, Ca",MG +1253723,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +1254107,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1254288,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG +1254550,1087,167.0,,75.0,,,,,,,"Calcium, Ca",MG +1254890,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1254950,1087,23.0,,75.0,,,,,,,"Calcium, Ca",MG +1255008,1087,94.0,,75.0,,,,,,,"Calcium, Ca",MG +1255651,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG +1256181,1087,123.0,,75.0,,,,,,,"Calcium, Ca",MG +1256297,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +1256439,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +1257208,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG +1257340,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +1257364,1087,21.0,,75.0,,,,,,,"Calcium, Ca",MG +1257761,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG +1258521,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1258759,1087,73.0,,75.0,,,,,,,"Calcium, Ca",MG +1258977,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +1259398,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1259457,1087,140.0,,75.0,,,,,,,"Calcium, Ca",MG +1260072,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1260204,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +1260246,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +1260265,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +1260387,1087,129.0,,75.0,,,,,,,"Calcium, Ca",MG +1260567,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG +1260598,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +1261179,1087,267.0,,75.0,,,,,,,"Calcium, Ca",MG +1261186,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +1261324,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +1261325,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1261395,1087,21.0,,75.0,,,,,,,"Calcium, Ca",MG +1261771,1087,233.0,,75.0,,,,,,,"Calcium, Ca",MG +1261783,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +1261860,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +1261969,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1262107,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +1262208,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +1262455,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1263572,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1263713,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1263804,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1263874,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG +1264240,1087,23.0,,70.0,,,,,,,"Calcium, Ca",MG +1264252,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +1264645,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG +1264846,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +1264890,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1264904,1087,42.0,,75.0,,,,,,,"Calcium, Ca",MG +1265033,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1265087,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +1265346,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG +1265929,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG +1266091,1087,87.0,,75.0,,,,,,,"Calcium, Ca",MG +1266097,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1266114,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1266118,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1266339,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +1266623,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1266971,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1267126,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +1267410,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1267441,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1268132,1087,41.0,,75.0,,,,,,,"Calcium, Ca",MG +1268292,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG +1268353,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1268557,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1269234,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1269459,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG +1269675,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG +1269840,1087,83.0,,75.0,,,,,,,"Calcium, Ca",MG +1270049,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG +1270415,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1270451,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG +1270653,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1270945,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +1270957,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1271470,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG +1271606,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +1271620,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG +1272137,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG +1272401,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG +1272569,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +1272709,1087,25.0,,75.0,,,,,,,"Calcium, Ca",MG +1273341,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1273370,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1273788,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +1274122,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG +1274149,1087,96.0,,75.0,,,,,,,"Calcium, Ca",MG +1274223,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1274321,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG +1274596,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG +1274632,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +1275552,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1276034,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1276057,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +1276190,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +1276247,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1276306,1087,164.0,,75.0,,,,,,,"Calcium, Ca",MG +1276780,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1276869,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +1277205,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1277516,1087,156.0,,75.0,,,,,,,"Calcium, Ca",MG +1277546,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1277805,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +1277847,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1277860,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1277925,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1278678,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG +1278769,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1278891,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1279254,1087,117.0,,75.0,,,,,,,"Calcium, Ca",MG +1279528,1087,171.0,,70.0,,,,,,,"Calcium, Ca",MG +1280086,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +1280526,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1281650,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1281680,1087,61.0,,75.0,,,,,,,"Calcium, Ca",MG +1281915,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1282029,1087,139.0,,75.0,,,,,,,"Calcium, Ca",MG +1282033,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG +1282452,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1282799,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +1282884,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1282890,1087,147.0,,75.0,,,,,,,"Calcium, Ca",MG +1283170,1087,1962.0,,70.0,,,,,,,"Calcium, Ca",MG +1284147,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1284207,1087,91.0,,75.0,,,,,,,"Calcium, Ca",MG +1284685,1087,240.0,,75.0,,,,,,,"Calcium, Ca",MG +1284782,1087,132.0,,75.0,,,,,,,"Calcium, Ca",MG +1284993,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1286414,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1286522,1087,23.0,,75.0,,,,,,,"Calcium, Ca",MG +1286598,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1286730,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1286835,1087,123.0,,75.0,,,,,,,"Calcium, Ca",MG +1286855,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1287920,1087,89.0,,75.0,,,,,,,"Calcium, Ca",MG +1288082,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +1288149,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1288281,1087,160.0,,75.0,,,,,,,"Calcium, Ca",MG +1288293,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG +1289068,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1290005,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +1290429,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1291181,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1291524,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG +1291862,1087,191.0,,75.0,,,,,,,"Calcium, Ca",MG +1291946,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1292383,1087,647.0,,70.0,,,,,,,"Calcium, Ca",MG +1292487,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +1293049,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1293251,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +1293465,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1293871,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG +1294310,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1294311,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1294381,1087,105.0,,75.0,,,,,,,"Calcium, Ca",MG +1294445,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1296707,1087,2.0,,75.0,,,,,,,"Calcium, Ca",MG +1296963,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1297739,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1297903,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1297922,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1298084,1087,104.0,,75.0,,,,,,,"Calcium, Ca",MG +1298120,1087,127.0,,75.0,,,,,,,"Calcium, Ca",MG +1298735,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1298983,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1299082,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +1300827,1087,179.0,,75.0,,,,,,,"Calcium, Ca",MG +1301040,1087,625.0,,75.0,,,,,,,"Calcium, Ca",MG +1301069,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1301143,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1301312,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1301844,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1301906,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1302180,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG +1302271,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG +1302332,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG +1303450,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +1303486,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1303915,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +1303936,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1304005,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +1304143,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1304253,1087,190.0,,75.0,,,,,,,"Calcium, Ca",MG +1304487,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1304678,1087,323.0,,75.0,,,,,,,"Calcium, Ca",MG +1304877,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1304900,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1304918,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG +1304975,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1305756,1087,333.0,,75.0,,,,,,,"Calcium, Ca",MG +1305777,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1305793,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +1306036,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +1306142,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG +1306313,1087,94.0,,75.0,,,,,,,"Calcium, Ca",MG +1306346,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG +1307663,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1307972,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG +1309058,1087,270.0,,75.0,,,,,,,"Calcium, Ca",MG +1309332,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1310864,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1310886,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG +1311061,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +1311354,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +1311575,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG +1311620,1087,84.0,,75.0,,,,,,,"Calcium, Ca",MG +1311780,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1312541,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1312833,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1313157,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1313494,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1313649,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1313823,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +1314035,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1314252,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG +1314474,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1314745,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1314753,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +1314968,1087,274.0,,75.0,,,,,,,"Calcium, Ca",MG +1315315,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1315748,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1316263,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +1316983,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +1317291,1087,465.0,,75.0,,,,,,,"Calcium, Ca",MG +1317814,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1318054,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1318622,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +1318940,1087,396.0,,75.0,,,,,,,"Calcium, Ca",MG +1319031,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1319705,1087,60.0,,70.0,,,,,,,"Calcium, Ca",MG +1319971,1087,156.0,,75.0,,,,,,,"Calcium, Ca",MG +1319978,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG +1320205,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1320208,1087,781.0,,75.0,,,,,,,"Calcium, Ca",MG +1320449,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1321011,1087,188.0,,75.0,,,,,,,"Calcium, Ca",MG +1321107,1087,99.0,,75.0,,,,,,,"Calcium, Ca",MG +1321252,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1321355,1087,113.0,,70.0,,,,,,,"Calcium, Ca",MG +1321520,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +1321689,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1322216,1087,833.0,,75.0,,,,,,,"Calcium, Ca",MG +1322248,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1322326,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG +1322387,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG +1322732,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1322771,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1323882,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +1324002,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1324376,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG +1324633,1087,92.0,,75.0,,,,,,,"Calcium, Ca",MG +1324888,1087,279.0,,70.0,,,,,,,"Calcium, Ca",MG +1325060,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1325295,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +1325563,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1325810,1087,63.0,,75.0,,,,,,,"Calcium, Ca",MG +1325858,1087,326.0,,75.0,,,,,,,"Calcium, Ca",MG +1325864,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1325944,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1325969,1087,28.0,,75.0,,,,,,,"Calcium, Ca",MG +1326443,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG +1326552,1087,135.0,,75.0,,,,,,,"Calcium, Ca",MG +1326828,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG +1327030,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1327083,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1327106,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1327113,1087,12.0,,75.0,,,,,,,"Calcium, Ca",MG +1327218,1087,105.0,,75.0,,,,,,,"Calcium, Ca",MG +1327263,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1327524,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1328850,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1330415,1087,152.0,,75.0,,,,,,,"Calcium, Ca",MG +1331752,1087,132.0,,70.0,,,,,,,"Calcium, Ca",MG +1331993,1087,500.0,,70.0,,,,,,,"Calcium, Ca",MG +1332111,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1332468,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG +1333204,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1334146,1087,49.0,,75.0,,,,,,,"Calcium, Ca",MG +1334548,1087,3333.0,,75.0,,,,,,,"Calcium, Ca",MG +1334936,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +1336959,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1337211,1087,91.0,,75.0,,,,,,,"Calcium, Ca",MG +1337306,1087,146.0,,70.0,,,,,,,"Calcium, Ca",MG +1337685,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG +1338543,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1339819,1087,138.0,,75.0,,,,,,,"Calcium, Ca",MG +1339873,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1340571,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1340727,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1340906,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +1340947,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1342794,1087,147.0,,75.0,,,,,,,"Calcium, Ca",MG +1342860,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1343016,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +1343817,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG +1344950,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG +1345021,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG +1345666,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1345917,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1347012,1087,257.0,,70.0,,,,,,,"Calcium, Ca",MG +1347472,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1347923,1087,176.0,,75.0,,,,,,,"Calcium, Ca",MG +1348162,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG +1348488,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1348499,1087,167.0,,70.0,,,,,,,"Calcium, Ca",MG +1348588,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1349035,1087,63.0,,75.0,,,,,,,"Calcium, Ca",MG +1349367,1087,61.0,,75.0,,,,,,,"Calcium, Ca",MG +1349519,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1349846,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG +1349862,1087,154.0,,75.0,,,,,,,"Calcium, Ca",MG +1350055,1087,202.0,,75.0,,,,,,,"Calcium, Ca",MG +1350094,1087,174.0,,70.0,,,,,,,"Calcium, Ca",MG +1352603,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1352685,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1352761,1087,34.0,,75.0,,,,,,,"Calcium, Ca",MG +1353218,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +1353424,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +1353963,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG +1354107,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG +1354423,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG +1354531,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG +1355049,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1355259,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1355289,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1355354,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG +1355486,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG +1355511,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG +1355808,1087,46.0,,70.0,,,,,,,"Calcium, Ca",MG +1355937,1087,97.0,,70.0,,,,,,,"Calcium, Ca",MG +1356340,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1356611,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG +1356820,1087,59.0,,70.0,,,,,,,"Calcium, Ca",MG +1357101,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +1357423,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1357498,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +1357527,1087,54.0,,70.0,,,,,,,"Calcium, Ca",MG +1357938,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +1358153,1087,42.0,,75.0,,,,,,,"Calcium, Ca",MG +1358191,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1358232,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1358280,1087,179.0,,70.0,,,,,,,"Calcium, Ca",MG +1358557,1087,130.0,,75.0,,,,,,,"Calcium, Ca",MG +1358715,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +1359102,1087,92.0,,70.0,,,,,,,"Calcium, Ca",MG +1359183,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG +1359420,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG +1359620,1087,148.0,,70.0,,,,,,,"Calcium, Ca",MG +1359644,1087,711.0,,70.0,,,,,,,"Calcium, Ca",MG +1359746,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1359835,1087,62.0,,70.0,,,,,,,"Calcium, Ca",MG +1359849,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1360150,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1360253,1087,188.0,,75.0,,,,,,,"Calcium, Ca",MG +1360962,1087,88.0,,70.0,,,,,,,"Calcium, Ca",MG +1361012,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG +1361216,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1361518,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG +1361686,1087,110.0,,70.0,,,,,,,"Calcium, Ca",MG +1362538,1087,49.0,,70.0,,,,,,,"Calcium, Ca",MG +1362588,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG +1363747,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1364355,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +1364677,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +1365368,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +1365429,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1367383,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1368421,1087,682.0,,70.0,,,,,,,"Calcium, Ca",MG +1368764,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +1369325,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1369468,1087,2.0,,70.0,,,,,,,"Calcium, Ca",MG +1369683,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1369934,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1372548,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1372666,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +1372745,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1372795,1087,37.0,,75.0,,,,,,,"Calcium, Ca",MG +1372955,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG +1373097,1087,161.0,,75.0,,,,,,,"Calcium, Ca",MG +1373106,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1373354,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG +1373841,1087,6.0,,75.0,,,,,,,"Calcium, Ca",MG +1373875,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1374418,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1374535,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1374825,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1374832,1087,39.0,,70.0,,,,,,,"Calcium, Ca",MG +1375162,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1375180,1087,371.0,,70.0,,,,,,,"Calcium, Ca",MG +1375246,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1375732,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +1375735,1087,117.0,,70.0,,,,,,,"Calcium, Ca",MG +1375838,1087,55.0,,70.0,,,,,,,"Calcium, Ca",MG +1375863,1087,140.0,,75.0,,,,,,,"Calcium, Ca",MG +1375929,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1376073,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1376142,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1376152,1087,150.0,,70.0,,,,,,,"Calcium, Ca",MG +1376808,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +1377129,1087,74.0,,70.0,,,,,,,"Calcium, Ca",MG +1377290,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1377526,1087,23.0,,70.0,,,,,,,"Calcium, Ca",MG +1377590,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +1377909,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG +1377969,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +1377983,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1378123,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1378154,1087,200.0,,70.0,,,,,,,"Calcium, Ca",MG +1378468,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1378884,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +1378937,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG +1378965,1087,96.0,,70.0,,,,,,,"Calcium, Ca",MG +1379023,1087,76.0,,70.0,,,,,,,"Calcium, Ca",MG +1379109,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG +1379565,1087,286.0,,70.0,,,,,,,"Calcium, Ca",MG +1379891,1087,268.0,,70.0,,,,,,,"Calcium, Ca",MG +1380449,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1380994,1087,779.0,,70.0,,,,,,,"Calcium, Ca",MG +1381138,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1381641,1087,129.0,,75.0,,,,,,,"Calcium, Ca",MG +1382342,1087,23.0,,75.0,,,,,,,"Calcium, Ca",MG +1383494,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG +1383544,1087,83.0,,75.0,,,,,,,"Calcium, Ca",MG +1383615,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1383995,1087,101.0,,70.0,,,,,,,"Calcium, Ca",MG +1384298,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1384369,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1384507,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG +1384515,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +1384629,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1384711,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +1384751,1087,155.0,,70.0,,,,,,,"Calcium, Ca",MG +1384802,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1384936,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG +1385004,1087,105.0,,70.0,,,,,,,"Calcium, Ca",MG +1385052,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG +1385938,1087,81.0,,70.0,,,,,,,"Calcium, Ca",MG +1385945,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1386135,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +1386254,1087,20.0,,75.0,,,,,,,"Calcium, Ca",MG +1386353,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1386479,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG +1386707,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +1387088,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +1387182,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG +1388185,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1388723,1087,63.0,,70.0,,,,,,,"Calcium, Ca",MG +1388930,1087,235.0,,70.0,,,,,,,"Calcium, Ca",MG +1388961,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG +1389400,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1389450,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +1389818,1087,151.0,,70.0,,,,,,,"Calcium, Ca",MG +1389830,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +1390082,1087,180.0,,70.0,,,,,,,"Calcium, Ca",MG +1390089,1087,103.0,,70.0,,,,,,,"Calcium, Ca",MG +1390371,1087,68.0,,75.0,,,,,,,"Calcium, Ca",MG +1391196,1087,113.0,,70.0,,,,,,,"Calcium, Ca",MG +1391241,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG +1391268,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +1391655,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG +1391789,1087,55.0,,70.0,,,,,,,"Calcium, Ca",MG +1392086,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1392089,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1392571,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +1393199,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1393492,1087,19.0,,70.0,,,,,,,"Calcium, Ca",MG +1393537,1087,62.0,,70.0,,,,,,,"Calcium, Ca",MG +1394562,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1394565,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG +1394621,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG +1394823,1087,19.0,,70.0,,,,,,,"Calcium, Ca",MG +1394859,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +1394953,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1395225,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1395401,1087,34.0,,75.0,,,,,,,"Calcium, Ca",MG +1395722,1087,1040.0,,70.0,,,,,,,"Calcium, Ca",MG +1395728,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1396114,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +1397038,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG +1397340,1087,127.0,,70.0,,,,,,,"Calcium, Ca",MG +1397724,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1397801,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1398221,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +1399349,1087,15.0,,70.0,,,,,,,"Calcium, Ca",MG +1399360,1087,23.0,,70.0,,,,,,,"Calcium, Ca",MG +1399859,1087,304.0,,70.0,,,,,,,"Calcium, Ca",MG +1400098,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +1400850,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG +1402090,1087,696.0,,70.0,,,,,,,"Calcium, Ca",MG +1402236,1087,154.0,,70.0,,,,,,,"Calcium, Ca",MG +1402780,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1403090,1087,123.0,,70.0,,,,,,,"Calcium, Ca",MG +1403969,1087,87.0,,70.0,,,,,,,"Calcium, Ca",MG +1403971,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1404026,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG +1404194,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1404633,1087,22.0,,70.0,,,,,,,"Calcium, Ca",MG +1405744,1087,19.0,,75.0,,,,,,,"Calcium, Ca",MG +1406017,1087,5.0,,70.0,,,,,,,"Calcium, Ca",MG +1406062,1087,682.0,,75.0,,,,,,,"Calcium, Ca",MG +1406153,1087,65.0,,70.0,,,,,,,"Calcium, Ca",MG +1407074,1087,208.0,,70.0,,,,,,,"Calcium, Ca",MG +1407395,1087,76.0,,75.0,,,,,,,"Calcium, Ca",MG +1407750,1087,6.0,,75.0,,,,,,,"Calcium, Ca",MG +1408950,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG +1409378,1087,185.0,,70.0,,,,,,,"Calcium, Ca",MG +1409970,1087,150.0,,70.0,,,,,,,"Calcium, Ca",MG +1410048,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +1411052,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1411495,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1411604,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1411605,1087,20.0,,75.0,,,,,,,"Calcium, Ca",MG +1411632,1087,24.0,,71.0,,,,,,,"Calcium, Ca",MG +1412072,1087,102.0,,70.0,,,,,,,"Calcium, Ca",MG +1412412,1087,46.0,,70.0,,,,,,,"Calcium, Ca",MG +1413113,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1413130,1087,475.0,,70.0,,,,,,,"Calcium, Ca",MG +1413238,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG +1414086,1087,211.0,,70.0,,,,,,,"Calcium, Ca",MG +1414542,1087,77.0,,70.0,,,,,,,"Calcium, Ca",MG +1414551,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1414556,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1414621,1087,714.0,,70.0,,,,,,,"Calcium, Ca",MG +1415018,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1415219,1087,183.0,,70.0,,,,,,,"Calcium, Ca",MG +1415290,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1415656,1087,2190.0,,75.0,,,,,,,"Calcium, Ca",MG +1415707,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1416124,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1416445,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1416483,1087,55.0,,70.0,,,,,,,"Calcium, Ca",MG +1416637,1087,40.0,,70.0,,,,,,,"Calcium, Ca",MG +1417013,1087,116.0,,70.0,,,,,,,"Calcium, Ca",MG +1417244,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG +1417321,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1417325,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG +1417583,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG +1417614,1087,49.0,,70.0,,,,,,,"Calcium, Ca",MG +1417746,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +1417891,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG +1418149,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1418765,1087,205.0,,70.0,,,,,,,"Calcium, Ca",MG +1419139,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1419996,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG +1420085,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1420280,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +1420827,1087,182.0,,70.0,,,,,,,"Calcium, Ca",MG +1420984,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +1421127,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1421435,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1421787,1087,674.0,,70.0,,,,,,,"Calcium, Ca",MG +1421932,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG +1422133,1087,300.0,,70.0,,,,,,,"Calcium, Ca",MG +1422452,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG +1423261,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG +1423681,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +1423913,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +1423917,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +1424411,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG +1424464,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG +1425256,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1425504,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1425777,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1426327,1087,96.0,,70.0,,,,,,,"Calcium, Ca",MG +1426363,1087,41.0,,70.0,,,,,,,"Calcium, Ca",MG +1426453,1087,118.0,,70.0,,,,,,,"Calcium, Ca",MG +1426665,1087,45.0,,70.0,,,,,,,"Calcium, Ca",MG +1426685,1087,41.0,,70.0,,,,,,,"Calcium, Ca",MG +1426955,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1427364,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +1427482,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +1428172,1087,110.0,,75.0,,,,,,,"Calcium, Ca",MG +1428735,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1431098,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG +1432338,1087,93.0,,70.0,,,,,,,"Calcium, Ca",MG +1432906,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +1434539,1087,175.0,,70.0,,,,,,,"Calcium, Ca",MG +1434769,1087,222.0,,75.0,,,,,,,"Calcium, Ca",MG +1435298,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1435345,1087,167.0,,70.0,,,,,,,"Calcium, Ca",MG +1436376,1087,146.0,,75.0,,,,,,,"Calcium, Ca",MG +1436465,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +1436580,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +1444974,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG +1455342,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1455446,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1455585,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG +1455863,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1455965,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1456144,1087,37.0,,78.0,,,,,,,"Calcium, Ca",MG +1456330,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1457001,1087,28.0,,78.0,,,,,,,"Calcium, Ca",MG +1457093,1087,80.0,,78.0,,,,,,,"Calcium, Ca",MG +1457112,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1457605,1087,49.0,,71.0,,,,,,,"Calcium, Ca",MG +1457914,1087,11.0,,78.0,,,,,,,"Calcium, Ca",MG +1458015,1087,213.0,,75.0,,,,,,,"Calcium, Ca",MG +1458972,1087,23.0,,71.0,,,,,,,"Calcium, Ca",MG +1459458,1087,8.0,,71.0,,,,,,,"Calcium, Ca",MG +1459571,1087,14.0,,78.0,,,,,,,"Calcium, Ca",MG +1459730,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1459858,1087,10.0,,72.0,,,,,,,"Calcium, Ca",MG +1460096,1087,21.0,,71.0,,,,,,,"Calcium, Ca",MG +1460260,1087,32.0,,71.0,,,,,,,"Calcium, Ca",MG +1460590,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1461121,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1461300,1087,12.0,,71.0,,,,,,,"Calcium, Ca",MG +1461306,1087,18.0,,71.0,,,,,,,"Calcium, Ca",MG +1461314,1087,195.0,,78.0,,,,,,,"Calcium, Ca",MG +1461656,1087,14.0,,71.0,,,,,,,"Calcium, Ca",MG +1461872,1087,17.0,,71.0,,,,,,,"Calcium, Ca",MG +1462173,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1462396,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +1462424,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1880984,1087,250.0,,75.0,,,,,,,"Calcium, Ca",MG +1462766,1087,76.0,,71.0,,,,,,,"Calcium, Ca",MG +1462818,1087,325.0,,78.0,,,,,,,"Calcium, Ca",MG +1462853,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1463154,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1463197,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1463387,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1463443,1087,117.0,,75.0,,,,,,,"Calcium, Ca",MG +1464052,1087,381.0,,70.0,,,,,,,"Calcium, Ca",MG +1464420,1087,195.0,,75.0,,,,,,,"Calcium, Ca",MG +1464449,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG +1464478,1087,106.0,,75.0,,,,,,,"Calcium, Ca",MG +1464663,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1464990,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1465103,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1465109,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG +1465365,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1465396,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1465963,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1466833,1087,141.0,,75.0,,,,,,,"Calcium, Ca",MG +1467173,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1467340,1087,233.0,,70.0,,,,,,,"Calcium, Ca",MG +1467468,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1467615,1087,316.0,,75.0,,,,,,,"Calcium, Ca",MG +1467882,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +1468232,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1468898,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1468904,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG +1468930,1087,65.0,,75.0,,,,,,,"Calcium, Ca",MG +1469082,1087,81.0,,75.0,,,,,,,"Calcium, Ca",MG +1469215,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1469542,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1469801,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1470078,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1470169,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1470894,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1471318,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1471595,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1471662,1087,333.0,,75.0,,,,,,,"Calcium, Ca",MG +1472775,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1473045,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1473169,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG +1473523,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1473802,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG +1474052,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +1474306,1087,108.0,,70.0,,,,,,,"Calcium, Ca",MG +1474573,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG +1474628,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1475265,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1475433,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1475601,1087,25.0,,75.0,,,,,,,"Calcium, Ca",MG +1475645,1087,373.0,,70.0,,,,,,,"Calcium, Ca",MG +1475844,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1475992,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG +1476074,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1476426,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1476489,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG +1476665,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1477027,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1477295,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +1477474,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1477858,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG +1478953,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1478957,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1479310,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1479412,1087,237.0,,70.0,,,,,,,"Calcium, Ca",MG +1479504,1087,179.0,,75.0,,,,,,,"Calcium, Ca",MG +1480024,1087,167.0,,75.0,,,,,,,"Calcium, Ca",MG +1480244,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG +1480777,1087,188.0,,70.0,,,,,,,"Calcium, Ca",MG +1481079,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1481163,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1481634,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1481809,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1482230,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +1482290,1087,129.0,,75.0,,,,,,,"Calcium, Ca",MG +1482487,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG +1483128,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1483256,1087,38.0,,75.0,,,,,,,"Calcium, Ca",MG +1483434,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG +1483507,1087,23.0,,75.0,,,,,,,"Calcium, Ca",MG +1483629,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1483777,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1483794,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1483803,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1484025,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG +1484483,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG +1484746,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1485086,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +1485288,1087,41.0,,75.0,,,,,,,"Calcium, Ca",MG +1485346,1087,233.0,,75.0,,,,,,,"Calcium, Ca",MG +1485752,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1485899,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1486063,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +1486095,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1486550,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +1486568,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1486804,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1486992,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1487127,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +1487917,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1488071,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1488610,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG +1488887,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1489315,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG +1489501,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1489574,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +1489863,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1490974,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1491029,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG +1491196,1087,91.0,,75.0,,,,,,,"Calcium, Ca",MG +1491287,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +1491598,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1491828,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1492127,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1492263,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1492327,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1492674,1087,15.0,,75.0,,,,,,,"Calcium, Ca",MG +1492839,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG +1493190,1087,711.0,,70.0,,,,,,,"Calcium, Ca",MG +1493199,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1493565,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1493735,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1493787,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1493819,1087,233.0,,70.0,,,,,,,"Calcium, Ca",MG +1494340,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG +1494449,1087,10.0,,75.0,,,,,,,"Calcium, Ca",MG +1494458,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1494554,1087,160.0,,75.0,,,,,,,"Calcium, Ca",MG +1494672,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1495122,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1495356,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1495955,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1496110,1087,120.0,,75.0,,,,,,,"Calcium, Ca",MG +1496217,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1496378,1087,619.0,,70.0,,,,,,,"Calcium, Ca",MG +1496888,1087,38.0,,75.0,,,,,,,"Calcium, Ca",MG +1496985,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1497060,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1497178,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG +1497922,1087,147.0,,75.0,,,,,,,"Calcium, Ca",MG +1497946,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1498218,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1498247,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +1498341,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1498586,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1498636,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1498651,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1498656,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1498843,1087,30.0,,75.0,,,,,,,"Calcium, Ca",MG +1498990,1087,162.0,,70.0,,,,,,,"Calcium, Ca",MG +1499068,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1499115,1087,105.0,,75.0,,,,,,,"Calcium, Ca",MG +1499184,1087,12.0,,75.0,,,,,,,"Calcium, Ca",MG +1499561,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1499739,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +1500394,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1500591,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1500729,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG +1500733,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG +1500808,1087,400.0,,75.0,,,,,,,"Calcium, Ca",MG +1500843,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +1501053,1087,132.0,,75.0,,,,,,,"Calcium, Ca",MG +1502164,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1502700,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1502728,1087,138.0,,70.0,,,,,,,"Calcium, Ca",MG +1502753,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG +1502922,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1503064,1087,57.0,,70.0,,,,,,,"Calcium, Ca",MG +1503409,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1503607,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +1503722,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1503851,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG +1505419,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1505523,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1507058,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1507560,1087,893.0,,75.0,,,,,,,"Calcium, Ca",MG +1507570,1087,107.0,,75.0,,,,,,,"Calcium, Ca",MG +1507682,1087,41.0,,70.0,,,,,,,"Calcium, Ca",MG +1507767,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1507880,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG +1507996,1087,135.0,,75.0,,,,,,,"Calcium, Ca",MG +1508076,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG +1508898,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1509151,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1509344,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1509440,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1509726,1087,156.0,,75.0,,,,,,,"Calcium, Ca",MG +1510173,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1510380,1087,30.0,,75.0,,,,,,,"Calcium, Ca",MG +1510476,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG +1510819,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +1511144,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +1511259,1087,139.0,,75.0,,,,,,,"Calcium, Ca",MG +1511277,1087,192.0,,75.0,,,,,,,"Calcium, Ca",MG +1511540,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +1511682,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1511726,1087,154.0,,75.0,,,,,,,"Calcium, Ca",MG +1512048,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1512333,1087,147.0,,75.0,,,,,,,"Calcium, Ca",MG +1512507,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1513121,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +1513458,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1514008,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1514527,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1514692,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1515282,1087,400.0,,75.0,,,,,,,"Calcium, Ca",MG +1515420,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1515521,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1516104,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1516265,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1516726,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1516930,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG +1517063,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +1517397,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1517426,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1517489,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1517676,1087,75.0,,70.0,,,,,,,"Calcium, Ca",MG +1517759,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1517762,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1517920,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1518117,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1518933,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +1518976,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1518996,1087,267.0,,75.0,,,,,,,"Calcium, Ca",MG +1519222,1087,121.0,,75.0,,,,,,,"Calcium, Ca",MG +1519344,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1519630,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1519764,1087,37.0,,70.0,,,,,,,"Calcium, Ca",MG +1519831,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG +1519989,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1520086,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG +1520293,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG +1520432,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1520679,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1520821,1087,89.0,,75.0,,,,,,,"Calcium, Ca",MG +1520867,1087,250.0,,75.0,,,,,,,"Calcium, Ca",MG +1521566,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1521733,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1521845,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1522087,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG +1522211,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1522387,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1522556,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1522624,1087,75.0,,75.0,,,,,,,"Calcium, Ca",MG +1522640,1087,250.0,,75.0,,,,,,,"Calcium, Ca",MG +1522997,1087,129.0,,75.0,,,,,,,"Calcium, Ca",MG +1523062,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +1523335,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG +1523371,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1523688,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1523952,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG +1523973,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1524386,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1524388,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1524752,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1525278,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG +1525338,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1525559,1087,85.0,,75.0,,,,,,,"Calcium, Ca",MG +1526032,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG +1526313,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1526466,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1527780,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1527831,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1527945,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1528109,1087,98.0,,75.0,,,,,,,"Calcium, Ca",MG +1528407,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1528469,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +1528567,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG +1528678,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1528907,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1529074,1087,267.0,,70.0,,,,,,,"Calcium, Ca",MG +1529096,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1529265,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1529817,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1529868,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1530210,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1530460,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1530685,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1531115,1087,104.0,,75.0,,,,,,,"Calcium, Ca",MG +1531659,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1532050,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1532258,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1532288,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1532492,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG +1532567,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1533620,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1533633,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1533836,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1533893,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1534131,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1534348,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG +1534544,1087,136.0,,75.0,,,,,,,"Calcium, Ca",MG +1534649,1087,9.0,,75.0,,,,,,,"Calcium, Ca",MG +1534661,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG +1534743,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1534800,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1534937,1087,20.0,,75.0,,,,,,,"Calcium, Ca",MG +1534948,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG +1535319,1087,639.0,,70.0,,,,,,,"Calcium, Ca",MG +1535943,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1536156,1087,66.0,,75.0,,,,,,,"Calcium, Ca",MG +1536520,1087,98.0,,70.0,,,,,,,"Calcium, Ca",MG +1537138,1087,94.0,,75.0,,,,,,,"Calcium, Ca",MG +1537203,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +1537398,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG +1537778,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1538020,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1538424,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1538747,1087,689.0,,70.0,,,,,,,"Calcium, Ca",MG +1538817,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG +1538944,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +1538981,1087,893.0,,75.0,,,,,,,"Calcium, Ca",MG +1539060,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1539066,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1539617,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1540137,1087,49.0,,75.0,,,,,,,"Calcium, Ca",MG +1540397,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1540418,1087,294.0,,75.0,,,,,,,"Calcium, Ca",MG +1541535,1087,750.0,,75.0,,,,,,,"Calcium, Ca",MG +1541978,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +1542200,1087,185.0,,75.0,,,,,,,"Calcium, Ca",MG +1542296,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG +1542367,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1542474,1087,1190.0,,75.0,,,,,,,"Calcium, Ca",MG +1542559,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG +1542632,1087,179.0,,75.0,,,,,,,"Calcium, Ca",MG +1542641,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1542847,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG +1542881,1087,103.0,,75.0,,,,,,,"Calcium, Ca",MG +1542911,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1542943,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG +1543490,1087,781.0,,75.0,,,,,,,"Calcium, Ca",MG +1543607,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG +1545057,1087,733.0,,70.0,,,,,,,"Calcium, Ca",MG +1545059,1087,51.0,,70.0,,,,,,,"Calcium, Ca",MG +1545065,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1545119,1087,123.0,,75.0,,,,,,,"Calcium, Ca",MG +1545754,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1545899,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1546181,1087,163.0,,70.0,,,,,,,"Calcium, Ca",MG +1546683,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1546880,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1547306,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1548024,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +1548165,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG +1548249,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1548420,1087,23.0,,75.0,,,,,,,"Calcium, Ca",MG +1548471,1087,149.0,,75.0,,,,,,,"Calcium, Ca",MG +1548523,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1548534,1087,30.0,,75.0,,,,,,,"Calcium, Ca",MG +1548575,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1548766,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1548872,1087,90.0,,75.0,,,,,,,"Calcium, Ca",MG +1548913,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1548960,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +1549125,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1549612,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1549639,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +1550087,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1550297,1087,209.0,,75.0,,,,,,,"Calcium, Ca",MG +1550608,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1550866,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG +1550899,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1551064,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG +1551478,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +1551600,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +1551811,1087,78.0,,75.0,,,,,,,"Calcium, Ca",MG +1551846,1087,41.0,,75.0,,,,,,,"Calcium, Ca",MG +1552051,1087,267.0,,75.0,,,,,,,"Calcium, Ca",MG +1552659,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +1553432,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1553474,1087,117.0,,70.0,,,,,,,"Calcium, Ca",MG +1553553,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1553841,1087,89.0,,75.0,,,,,,,"Calcium, Ca",MG +1553892,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG +1554159,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +1554170,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +1554260,1087,368.0,,75.0,,,,,,,"Calcium, Ca",MG +1554366,1087,38.0,,75.0,,,,,,,"Calcium, Ca",MG +1554427,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +1554559,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG +1554664,1087,75.0,,70.0,,,,,,,"Calcium, Ca",MG +1554866,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG +1554947,1087,79.0,,75.0,,,,,,,"Calcium, Ca",MG +1555004,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG +1555374,1087,45.0,,75.0,,,,,,,"Calcium, Ca",MG +1555556,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1555934,1087,54.0,,75.0,,,,,,,"Calcium, Ca",MG +1556019,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG +1556537,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1556845,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG +1556846,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1556850,1087,61.0,,75.0,,,,,,,"Calcium, Ca",MG +1557076,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +1557229,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +1557325,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1557776,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1557867,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1558089,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +1558117,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1558294,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1558338,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +1558616,1087,114.0,,75.0,,,,,,,"Calcium, Ca",MG +1558768,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1558891,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +1558967,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1559122,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG +1559178,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +1559343,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1559669,1087,91.0,,75.0,,,,,,,"Calcium, Ca",MG +1559745,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG +1559749,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +1560226,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +1560690,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG +1560754,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1560904,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1561146,1087,157.0,,75.0,,,,,,,"Calcium, Ca",MG +1561308,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +1561427,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1561526,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1561579,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1561640,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1561858,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1561957,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +1562025,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG +1562082,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG +1562337,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1562452,1087,146.0,,75.0,,,,,,,"Calcium, Ca",MG +1562820,1087,54.0,,75.0,,,,,,,"Calcium, Ca",MG +1563616,1087,83.0,,75.0,,,,,,,"Calcium, Ca",MG +1563914,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1563944,1087,84.0,,75.0,,,,,,,"Calcium, Ca",MG +1564095,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +1564488,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG +1564745,1087,107.0,,75.0,,,,,,,"Calcium, Ca",MG +1565396,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG +1565647,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG +1565709,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +1566183,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1566237,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG +1566774,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1566926,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG +1566969,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +1567182,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1567258,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1567289,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1567518,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +1567704,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1567808,1087,26.0,,70.0,,,,,,,"Calcium, Ca",MG +1567929,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1568286,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1568431,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +1568579,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1568727,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1568739,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1568755,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +1568817,1087,101.0,,75.0,,,,,,,"Calcium, Ca",MG +1568949,1087,43.0,,75.0,,,,,,,"Calcium, Ca",MG +1568974,1087,30.0,,75.0,,,,,,,"Calcium, Ca",MG +1568997,1087,7000.0,,70.0,,,,,,,"Calcium, Ca",MG +1569085,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +1569322,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1569421,1087,110.0,,75.0,,,,,,,"Calcium, Ca",MG +1569604,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1570694,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG +1570729,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1570911,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1571519,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1571840,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1571927,1087,127.0,,75.0,,,,,,,"Calcium, Ca",MG +1571953,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1571971,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1572137,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +1572384,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +1572591,1087,127.0,,75.0,,,,,,,"Calcium, Ca",MG +1572984,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG +1573291,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG +1574124,1087,213.0,,75.0,,,,,,,"Calcium, Ca",MG +1574152,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1574160,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1574508,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG +1574624,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1574665,1087,233.0,,75.0,,,,,,,"Calcium, Ca",MG +1574808,1087,179.0,,75.0,,,,,,,"Calcium, Ca",MG +1575067,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1575349,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG +1575362,1087,114.0,,75.0,,,,,,,"Calcium, Ca",MG +1575425,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1575926,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1576167,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1576628,1087,103.0,,75.0,,,,,,,"Calcium, Ca",MG +1576660,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1576721,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1577135,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1577175,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG +1577303,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG +1577522,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1577544,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1577860,1087,158.0,,70.0,,,,,,,"Calcium, Ca",MG +1578116,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1578184,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG +1578237,1087,105.0,,75.0,,,,,,,"Calcium, Ca",MG +1578328,1087,85.0,,75.0,,,,,,,"Calcium, Ca",MG +1578668,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1578717,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG +1579157,1087,182.0,,75.0,,,,,,,"Calcium, Ca",MG +1579198,1087,85.0,,75.0,,,,,,,"Calcium, Ca",MG +1579254,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +1579342,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1579830,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1579953,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1580010,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG +1580820,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1581286,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +1581336,1087,176.0,,75.0,,,,,,,"Calcium, Ca",MG +1581354,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1582659,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1583234,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1583270,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG +1583912,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG +1583933,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +1584039,1087,333.0,,75.0,,,,,,,"Calcium, Ca",MG +1584112,1087,107.0,,75.0,,,,,,,"Calcium, Ca",MG +1584599,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1585041,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +1585097,1087,400.0,,75.0,,,,,,,"Calcium, Ca",MG +1585258,1087,102.0,,75.0,,,,,,,"Calcium, Ca",MG +1585601,1087,146.0,,75.0,,,,,,,"Calcium, Ca",MG +1585893,1087,146.0,,70.0,,,,,,,"Calcium, Ca",MG +1585904,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1585968,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +1586539,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG +1586649,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1587434,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1587993,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +1588326,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG +1589458,1087,4286.0,,75.0,,,,,,,"Calcium, Ca",MG +1589914,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1590202,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1590745,1087,42.0,,75.0,,,,,,,"Calcium, Ca",MG +1590869,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1591273,1087,105.0,,75.0,,,,,,,"Calcium, Ca",MG +1591573,1087,85.0,,75.0,,,,,,,"Calcium, Ca",MG +1591651,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG +1591834,1087,53.0,,70.0,,,,,,,"Calcium, Ca",MG +1591894,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG +1592343,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG +1592529,1087,106.0,,75.0,,,,,,,"Calcium, Ca",MG +1592541,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG +1592633,1087,737.0,,70.0,,,,,,,"Calcium, Ca",MG +1592670,1087,1200.0,,75.0,,,,,,,"Calcium, Ca",MG +1592943,1087,276.0,,70.0,,,,,,,"Calcium, Ca",MG +1593161,1087,786.0,,70.0,,,,,,,"Calcium, Ca",MG +1593315,1087,3125.0,,75.0,,,,,,,"Calcium, Ca",MG +1593553,1087,195.0,,75.0,,,,,,,"Calcium, Ca",MG +1593787,1087,103.0,,75.0,,,,,,,"Calcium, Ca",MG +1593895,1087,158.0,,75.0,,,,,,,"Calcium, Ca",MG +1594047,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +1594306,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1594453,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +1594506,1087,25.0,,75.0,,,,,,,"Calcium, Ca",MG +1595351,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +1596034,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1596096,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1596565,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1597240,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1597705,1087,20.0,,75.0,,,,,,,"Calcium, Ca",MG +1597774,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1598075,1087,19.0,,75.0,,,,,,,"Calcium, Ca",MG +1598202,1087,82.0,,75.0,,,,,,,"Calcium, Ca",MG +1598632,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG +1598699,1087,177.0,,75.0,,,,,,,"Calcium, Ca",MG +1599061,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1599212,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG +1599285,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1600336,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG +1600442,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG +1600506,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG +1600625,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +1601552,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1601657,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1601814,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1601928,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1602001,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +1602112,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1602585,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG +1602652,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +1602721,1087,222.0,,75.0,,,,,,,"Calcium, Ca",MG +1602931,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG +1602937,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1603044,1087,94.0,,75.0,,,,,,,"Calcium, Ca",MG +1603564,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1604001,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1604145,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +1604253,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1605002,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1605274,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1605330,1087,250.0,,75.0,,,,,,,"Calcium, Ca",MG +1605452,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1605462,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG +1605902,1087,622.0,,70.0,,,,,,,"Calcium, Ca",MG +1605951,1087,750.0,,75.0,,,,,,,"Calcium, Ca",MG +1607268,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1607490,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG +1607622,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG +1607640,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +1608089,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1608359,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1608636,1087,49.0,,75.0,,,,,,,"Calcium, Ca",MG +1608691,1087,400.0,,75.0,,,,,,,"Calcium, Ca",MG +1609043,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1609243,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG +1609349,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1609465,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +1609531,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1609784,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1610115,1087,12.0,,75.0,,,,,,,"Calcium, Ca",MG +1610228,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1610348,1087,19.0,,70.0,,,,,,,"Calcium, Ca",MG +1610620,1087,122.0,,70.0,,,,,,,"Calcium, Ca",MG +1610641,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +1610994,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1611256,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +1611538,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG +1611544,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1611707,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1611782,1087,98.0,,75.0,,,,,,,"Calcium, Ca",MG +1611832,1087,57.0,,70.0,,,,,,,"Calcium, Ca",MG +1612521,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG +1612852,1087,140.0,,75.0,,,,,,,"Calcium, Ca",MG +1612971,1087,102.0,,75.0,,,,,,,"Calcium, Ca",MG +1613237,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG +1613791,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1614072,1087,147.0,,75.0,,,,,,,"Calcium, Ca",MG +1614126,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG +1614449,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG +1614612,1087,94.0,,75.0,,,,,,,"Calcium, Ca",MG +1615009,1087,23.0,,75.0,,,,,,,"Calcium, Ca",MG +1615227,1087,23.0,,70.0,,,,,,,"Calcium, Ca",MG +1615235,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG +1615276,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1615628,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1615745,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +1616668,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1617114,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +1617302,1087,113.0,,75.0,,,,,,,"Calcium, Ca",MG +1617544,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1617759,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1617949,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1617976,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +1618011,1087,333.0,,75.0,,,,,,,"Calcium, Ca",MG +1618473,1087,190.0,,75.0,,,,,,,"Calcium, Ca",MG +1618841,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +1618927,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1619619,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +1619974,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +1620675,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1620900,1087,729.0,,70.0,,,,,,,"Calcium, Ca",MG +1621318,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1621648,1087,952.0,,75.0,,,,,,,"Calcium, Ca",MG +1622114,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG +1622121,1087,89.0,,70.0,,,,,,,"Calcium, Ca",MG +1622152,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1622373,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +1622925,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1623104,1087,81.0,,70.0,,,,,,,"Calcium, Ca",MG +1623245,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +1623439,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG +1623487,1087,92.0,,70.0,,,,,,,"Calcium, Ca",MG +1623529,1087,181.0,,70.0,,,,,,,"Calcium, Ca",MG +1623652,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +1623999,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG +1624210,1087,139.0,,75.0,,,,,,,"Calcium, Ca",MG +1624372,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1624855,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1624903,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1625035,1087,194.0,,75.0,,,,,,,"Calcium, Ca",MG +1625242,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG +1625342,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1625834,1087,323.0,,75.0,,,,,,,"Calcium, Ca",MG +1625966,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +1626186,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG +1626239,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1626342,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1626586,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1626666,1087,156.0,,75.0,,,,,,,"Calcium, Ca",MG +1626756,1087,203.0,,75.0,,,,,,,"Calcium, Ca",MG +1626797,1087,144.0,,75.0,,,,,,,"Calcium, Ca",MG +1627334,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1628531,1087,190.0,,75.0,,,,,,,"Calcium, Ca",MG +1628589,1087,625.0,,75.0,,,,,,,"Calcium, Ca",MG +1628974,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1630457,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1630608,1087,581.0,,75.0,,,,,,,"Calcium, Ca",MG +1630900,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1630967,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1631339,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1631560,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +1631807,1087,105.0,,70.0,,,,,,,"Calcium, Ca",MG +1631811,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1631881,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1632721,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1633098,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +1633169,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1633228,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +1633323,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1633356,1087,500.0,,70.0,,,,,,,"Calcium, Ca",MG +1633424,1087,158.0,,75.0,,,,,,,"Calcium, Ca",MG +1634454,1087,148.0,,75.0,,,,,,,"Calcium, Ca",MG +1634770,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1634978,1087,146.0,,75.0,,,,,,,"Calcium, Ca",MG +1635140,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1635597,1087,101.0,,75.0,,,,,,,"Calcium, Ca",MG +1635985,1087,385.0,,75.0,,,,,,,"Calcium, Ca",MG +1636345,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1636557,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG +1636560,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +1636598,1087,94.0,,75.0,,,,,,,"Calcium, Ca",MG +1636607,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +1636949,1087,113.0,,75.0,,,,,,,"Calcium, Ca",MG +1637266,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +1637315,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG +1637367,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1637534,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +1637716,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +1637855,1087,327.0,,70.0,,,,,,,"Calcium, Ca",MG +1637887,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG +1638006,1087,42.0,,75.0,,,,,,,"Calcium, Ca",MG +1638340,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1638383,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG +1639277,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1639398,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG +1639570,1087,113.0,,75.0,,,,,,,"Calcium, Ca",MG +1639865,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +1640621,1087,38.0,,75.0,,,,,,,"Calcium, Ca",MG +1641155,1087,94.0,,70.0,,,,,,,"Calcium, Ca",MG +1641228,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG +1641299,1087,62.0,,70.0,,,,,,,"Calcium, Ca",MG +1641757,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1641859,1087,51.0,,75.0,,,,,,,"Calcium, Ca",MG +1642007,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +1642140,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +1642182,1087,167.0,,75.0,,,,,,,"Calcium, Ca",MG +1642765,1087,85.0,,75.0,,,,,,,"Calcium, Ca",MG +1643790,1087,54.0,,75.0,,,,,,,"Calcium, Ca",MG +1643890,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +1644350,1087,195.0,,75.0,,,,,,,"Calcium, Ca",MG +1644759,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG +1644899,1087,26.0,,70.0,,,,,,,"Calcium, Ca",MG +1645386,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG +1645462,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1645533,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +1645646,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG +1645814,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG +1646067,1087,98.0,,75.0,,,,,,,"Calcium, Ca",MG +1646194,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG +1646403,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG +1646536,1087,190.0,,75.0,,,,,,,"Calcium, Ca",MG +1646724,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1647210,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1647299,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1647570,1087,142.0,,75.0,,,,,,,"Calcium, Ca",MG +1647862,1087,721.0,,70.0,,,,,,,"Calcium, Ca",MG +1648276,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG +1648918,1087,308.0,,70.0,,,,,,,"Calcium, Ca",MG +1649037,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +1649133,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +1649194,1087,77.0,,75.0,,,,,,,"Calcium, Ca",MG +1649460,1087,211.0,,70.0,,,,,,,"Calcium, Ca",MG +1649531,1087,55.0,,70.0,,,,,,,"Calcium, Ca",MG +1649712,1087,21.0,,75.0,,,,,,,"Calcium, Ca",MG +1649893,1087,102.0,,75.0,,,,,,,"Calcium, Ca",MG +1650360,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +1650515,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1650603,1087,333.0,,75.0,,,,,,,"Calcium, Ca",MG +1650726,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +1650816,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +1651219,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1651268,1087,157.0,,70.0,,,,,,,"Calcium, Ca",MG +1651385,1087,78.0,,75.0,,,,,,,"Calcium, Ca",MG +1651507,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1651790,1087,20.0,,75.0,,,,,,,"Calcium, Ca",MG +1652127,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1652171,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +1652750,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +1653254,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +1653262,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG +1653316,1087,6.0,,70.0,,,,,,,"Calcium, Ca",MG +1653500,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1654145,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG +1654297,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +1654460,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1654462,1087,119.0,,75.0,,,,,,,"Calcium, Ca",MG +1654828,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1654895,1087,26.0,,70.0,,,,,,,"Calcium, Ca",MG +1655396,1087,15.0,,75.0,,,,,,,"Calcium, Ca",MG +1655972,1087,526.0,,75.0,,,,,,,"Calcium, Ca",MG +1656340,1087,203.0,,75.0,,,,,,,"Calcium, Ca",MG +1656588,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +1656652,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +1657069,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1657265,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG +1657562,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +1657631,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +1658614,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1659108,1087,158.0,,75.0,,,,,,,"Calcium, Ca",MG +1659174,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG +1659226,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +1659241,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1659302,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1659364,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1659384,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG +1659542,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG +1659570,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1659659,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG +1660170,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +1660267,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +1660468,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1660489,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1660490,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1660614,1087,111.0,,70.0,,,,,,,"Calcium, Ca",MG +1660916,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1661536,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1661631,1087,97.0,,70.0,,,,,,,"Calcium, Ca",MG +1661837,1087,127.0,,75.0,,,,,,,"Calcium, Ca",MG +1662340,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG +1662808,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG +1663298,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG +1663675,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1663771,1087,385.0,,75.0,,,,,,,"Calcium, Ca",MG +1663827,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1663869,1087,233.0,,75.0,,,,,,,"Calcium, Ca",MG +1664016,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +1665153,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +1665221,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +1665437,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1665523,1087,132.0,,75.0,,,,,,,"Calcium, Ca",MG +1665573,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1665645,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +1666257,1087,127.0,,75.0,,,,,,,"Calcium, Ca",MG +1666971,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1667744,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +1667788,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG +1668575,1087,230.0,,70.0,,,,,,,"Calcium, Ca",MG +1668582,1087,13.0,,75.0,,,,,,,"Calcium, Ca",MG +1668596,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1668710,1087,59.0,,70.0,,,,,,,"Calcium, Ca",MG +1669055,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG +1669173,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1669442,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1669512,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1669526,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG +1669544,1087,174.0,,70.0,,,,,,,"Calcium, Ca",MG +1669740,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1669818,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +1669845,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +1669928,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1670510,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG +1670670,1087,317.0,,70.0,,,,,,,"Calcium, Ca",MG +1670725,1087,62.0,,70.0,,,,,,,"Calcium, Ca",MG +1670757,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG +1670821,1087,127.0,,70.0,,,,,,,"Calcium, Ca",MG +1671043,1087,51.0,,70.0,,,,,,,"Calcium, Ca",MG +1671374,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1671547,1087,395.0,,75.0,,,,,,,"Calcium, Ca",MG +1671599,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG +1671809,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1672101,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +1673478,1087,952.0,,75.0,,,,,,,"Calcium, Ca",MG +1673860,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +1674318,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG +1674471,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1674543,1087,119.0,,75.0,,,,,,,"Calcium, Ca",MG +1674627,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG +1674683,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1674800,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1675390,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1675396,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +1675459,1087,39.0,,70.0,,,,,,,"Calcium, Ca",MG +1676585,1087,114.0,,70.0,,,,,,,"Calcium, Ca",MG +1676744,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG +1676874,1087,219.0,,70.0,,,,,,,"Calcium, Ca",MG +1677042,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +1677104,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +1677345,1087,127.0,,70.0,,,,,,,"Calcium, Ca",MG +1677545,1087,63.0,,70.0,,,,,,,"Calcium, Ca",MG +1677723,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG +1677774,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG +1677801,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1677877,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1678201,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG +1678687,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG +1679129,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1679185,1087,195.0,,75.0,,,,,,,"Calcium, Ca",MG +1679773,1087,51.0,,75.0,,,,,,,"Calcium, Ca",MG +1680098,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +1680119,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1680127,1087,110.0,,70.0,,,,,,,"Calcium, Ca",MG +1680395,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +1681881,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG +1681989,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG +1682167,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1682184,1087,146.0,,70.0,,,,,,,"Calcium, Ca",MG +1682377,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +1682594,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1683223,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1683646,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG +1683930,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG +1684136,1087,70.0,,70.0,,,,,,,"Calcium, Ca",MG +1684881,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG +1684953,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG +1685058,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1685382,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1685512,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1685651,1087,53.0,,70.0,,,,,,,"Calcium, Ca",MG +1685722,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG +1685750,1087,119.0,,75.0,,,,,,,"Calcium, Ca",MG +1685849,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1686021,1087,28.0,,70.0,,,,,,,"Calcium, Ca",MG +1686022,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG +1686209,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1686335,1087,60.0,,75.0,,,,,,,"Calcium, Ca",MG +1686728,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG +1686831,1087,75.0,,70.0,,,,,,,"Calcium, Ca",MG +1687333,1087,259.0,,75.0,,,,,,,"Calcium, Ca",MG +1687831,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +1688658,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1688982,1087,79.0,,70.0,,,,,,,"Calcium, Ca",MG +1689144,1087,169.0,,70.0,,,,,,,"Calcium, Ca",MG +1689504,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +1689815,1087,208.0,,75.0,,,,,,,"Calcium, Ca",MG +1689820,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1690114,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG +1690202,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +1690231,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1690422,1087,94.0,,70.0,,,,,,,"Calcium, Ca",MG +1690592,1087,49.0,,70.0,,,,,,,"Calcium, Ca",MG +1690621,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1690631,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +1690733,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1690834,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG +1691196,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +1691405,1087,696.0,,70.0,,,,,,,"Calcium, Ca",MG +1692528,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +1692575,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1692592,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG +1692695,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1692805,1087,144.0,,70.0,,,,,,,"Calcium, Ca",MG +1692825,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG +1693390,1087,85.0,,70.0,,,,,,,"Calcium, Ca",MG +1693637,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG +1693772,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1693837,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG +1694339,1087,739.0,,70.0,,,,,,,"Calcium, Ca",MG +1694372,1087,700.0,,70.0,,,,,,,"Calcium, Ca",MG +1694811,1087,271.0,,70.0,,,,,,,"Calcium, Ca",MG +1695189,1087,162.0,,70.0,,,,,,,"Calcium, Ca",MG +1695242,1087,93.0,,70.0,,,,,,,"Calcium, Ca",MG +1695397,1087,154.0,,70.0,,,,,,,"Calcium, Ca",MG +1695453,1087,128.0,,70.0,,,,,,,"Calcium, Ca",MG +1695507,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG +1695849,1087,146.0,,75.0,,,,,,,"Calcium, Ca",MG +1696599,1087,388.0,,70.0,,,,,,,"Calcium, Ca",MG +1696733,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1696831,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +1697074,1087,86.0,,70.0,,,,,,,"Calcium, Ca",MG +1697171,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +1697409,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG +1697569,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG +1697718,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG +1697796,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG +1697917,1087,97.0,,70.0,,,,,,,"Calcium, Ca",MG +1698130,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +1698201,1087,217.0,,75.0,,,,,,,"Calcium, Ca",MG +1698274,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG +1698421,1087,121.0,,70.0,,,,,,,"Calcium, Ca",MG +1698744,1087,188.0,,70.0,,,,,,,"Calcium, Ca",MG +1698842,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1699044,1087,711.0,,70.0,,,,,,,"Calcium, Ca",MG +1699689,1087,263.0,,75.0,,,,,,,"Calcium, Ca",MG +1699862,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1699896,1087,93.0,,70.0,,,,,,,"Calcium, Ca",MG +1700187,1087,56.0,,70.0,,,,,,,"Calcium, Ca",MG +1700211,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1700274,1087,106.0,,75.0,,,,,,,"Calcium, Ca",MG +1700353,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +1700518,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1701447,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1701869,1087,98.0,,70.0,,,,,,,"Calcium, Ca",MG +1702241,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG +1702435,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG +1702487,1087,547.0,,70.0,,,,,,,"Calcium, Ca",MG +1703026,1087,130.0,,70.0,,,,,,,"Calcium, Ca",MG +1703056,1087,300.0,,70.0,,,,,,,"Calcium, Ca",MG +1703074,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +1703117,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG +1703127,1087,65.0,,70.0,,,,,,,"Calcium, Ca",MG +1703208,1087,89.0,,70.0,,,,,,,"Calcium, Ca",MG +1703490,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1703560,1087,26.0,,70.0,,,,,,,"Calcium, Ca",MG +1703601,1087,700.0,,70.0,,,,,,,"Calcium, Ca",MG +1703801,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG +1703864,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG +1704323,1087,185.0,,70.0,,,,,,,"Calcium, Ca",MG +1704405,1087,5.0,,70.0,,,,,,,"Calcium, Ca",MG +1704516,1087,51.0,,70.0,,,,,,,"Calcium, Ca",MG +1704660,1087,10.0,,75.0,,,,,,,"Calcium, Ca",MG +1704849,1087,15.0,,70.0,,,,,,,"Calcium, Ca",MG +1705097,1087,55.0,,70.0,,,,,,,"Calcium, Ca",MG +1705342,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1705418,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG +1705992,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1705997,1087,73.0,,75.0,,,,,,,"Calcium, Ca",MG +1706302,1087,118.0,,70.0,,,,,,,"Calcium, Ca",MG +1706652,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG +1706722,1087,696.0,,70.0,,,,,,,"Calcium, Ca",MG +1706724,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG +1706895,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG +1707000,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG +1707219,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG +1707303,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +1707492,1087,531.0,,70.0,,,,,,,"Calcium, Ca",MG +1707494,1087,186.0,,70.0,,,,,,,"Calcium, Ca",MG +1707563,1087,82.0,,70.0,,,,,,,"Calcium, Ca",MG +1707610,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1707872,1087,39.0,,75.0,,,,,,,"Calcium, Ca",MG +1708126,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1708155,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1708297,1087,103.0,,75.0,,,,,,,"Calcium, Ca",MG +1708329,1087,25.0,,75.0,,,,,,,"Calcium, Ca",MG +1708398,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG +1708644,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1709196,1087,621.0,,70.0,,,,,,,"Calcium, Ca",MG +1709198,1087,257.0,,70.0,,,,,,,"Calcium, Ca",MG +1709249,1087,110.0,,70.0,,,,,,,"Calcium, Ca",MG +1709286,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +1709404,1087,165.0,,70.0,,,,,,,"Calcium, Ca",MG +1710560,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1711605,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +1711760,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG +1711832,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1711928,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1712122,1087,92.0,,70.0,,,,,,,"Calcium, Ca",MG +1712388,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1712495,1087,710.0,,70.0,,,,,,,"Calcium, Ca",MG +1712705,1087,176.0,,70.0,,,,,,,"Calcium, Ca",MG +1712709,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG +1712791,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1712832,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1712848,1087,41.0,,70.0,,,,,,,"Calcium, Ca",MG +1713838,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1713878,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG +1713971,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1714471,1087,68.0,,70.0,,,,,,,"Calcium, Ca",MG +1714829,1087,28.0,,70.0,,,,,,,"Calcium, Ca",MG +1714917,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG +1715228,1087,60.0,,70.0,,,,,,,"Calcium, Ca",MG +1715544,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG +1715846,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1715851,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1716052,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG +1716099,1087,213.0,,70.0,,,,,,,"Calcium, Ca",MG +1716121,1087,117.0,,70.0,,,,,,,"Calcium, Ca",MG +1716226,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1716581,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1716791,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG +1716940,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG +1717057,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG +1717626,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +1717875,1087,132.0,,70.0,,,,,,,"Calcium, Ca",MG +1717981,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +1718070,1087,111.0,,70.0,,,,,,,"Calcium, Ca",MG +1718077,1087,557.0,,70.0,,,,,,,"Calcium, Ca",MG +1718306,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG +1718720,1087,48.0,,70.0,,,,,,,"Calcium, Ca",MG +1718983,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG +1719009,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1719857,1087,139.0,,70.0,,,,,,,"Calcium, Ca",MG +1719919,1087,77.0,,70.0,,,,,,,"Calcium, Ca",MG +1720932,1087,5.0,,70.0,,,,,,,"Calcium, Ca",MG +1720944,1087,571.0,,70.0,,,,,,,"Calcium, Ca",MG +1721690,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1722152,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG +1722208,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG +1722260,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG +1722771,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1722809,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG +1722850,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +1723216,1087,109.0,,70.0,,,,,,,"Calcium, Ca",MG +1723299,1087,111.0,,70.0,,,,,,,"Calcium, Ca",MG +1723595,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +1723709,1087,333.0,,75.0,,,,,,,"Calcium, Ca",MG +1723856,1087,41.0,,70.0,,,,,,,"Calcium, Ca",MG +1724193,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1724351,1087,208.0,,70.0,,,,,,,"Calcium, Ca",MG +1724674,1087,257.0,,70.0,,,,,,,"Calcium, Ca",MG +1724723,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1725289,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1725366,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG +1725590,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1725618,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1725626,1087,94.0,,75.0,,,,,,,"Calcium, Ca",MG +1726025,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1726168,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1726498,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1726811,1087,103.0,,70.0,,,,,,,"Calcium, Ca",MG +1726898,1087,78.0,,75.0,,,,,,,"Calcium, Ca",MG +1727070,1087,148.0,,75.0,,,,,,,"Calcium, Ca",MG +1727214,1087,145.0,,70.0,,,,,,,"Calcium, Ca",MG +1727274,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG +1727505,1087,46.0,,70.0,,,,,,,"Calcium, Ca",MG +1727678,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1727796,1087,115.0,,70.0,,,,,,,"Calcium, Ca",MG +1727993,1087,370.0,,70.0,,,,,,,"Calcium, Ca",MG +1728460,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1729084,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1729157,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1729292,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG +1729432,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1729483,1087,57.0,,75.0,,,,,,,"Calcium, Ca",MG +1729551,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +1729611,1087,70.0,,70.0,,,,,,,"Calcium, Ca",MG +1729950,1087,46.0,,70.0,,,,,,,"Calcium, Ca",MG +1730042,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG +1730260,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG +1730271,1087,73.0,,70.0,,,,,,,"Calcium, Ca",MG +1730452,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1730454,1087,92.0,,70.0,,,,,,,"Calcium, Ca",MG +1730472,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1730517,1087,113.0,,70.0,,,,,,,"Calcium, Ca",MG +1730689,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1730771,1087,63.0,,70.0,,,,,,,"Calcium, Ca",MG +1730896,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG +1730969,1087,40.0,,70.0,,,,,,,"Calcium, Ca",MG +1731011,1087,86.0,,70.0,,,,,,,"Calcium, Ca",MG +1731201,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +1731344,1087,39.0,,70.0,,,,,,,"Calcium, Ca",MG +1731537,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +1731641,1087,4375.0,,70.0,,,,,,,"Calcium, Ca",MG +1731891,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +1731913,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG +1732074,1087,26.0,,70.0,,,,,,,"Calcium, Ca",MG +1732161,1087,79.0,,70.0,,,,,,,"Calcium, Ca",MG +1732595,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +1732607,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG +1732633,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1732814,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1733117,1087,235.0,,70.0,,,,,,,"Calcium, Ca",MG +1733282,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1733465,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1733843,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1734030,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +1734040,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG +1735348,1087,263.0,,70.0,,,,,,,"Calcium, Ca",MG +1735750,1087,179.0,,70.0,,,,,,,"Calcium, Ca",MG +1735868,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +1736585,1087,56.0,,70.0,,,,,,,"Calcium, Ca",MG +1736903,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG +1737240,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1737266,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG +1737733,1087,112.0,,70.0,,,,,,,"Calcium, Ca",MG +1737903,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1738447,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1738776,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG +1739079,1087,157.0,,75.0,,,,,,,"Calcium, Ca",MG +1739128,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1739618,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +1739852,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +1739911,1087,89.0,,70.0,,,,,,,"Calcium, Ca",MG +1739919,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +1740034,1087,77.0,,70.0,,,,,,,"Calcium, Ca",MG +1740449,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG +1740548,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1740708,1087,175.0,,70.0,,,,,,,"Calcium, Ca",MG +1741466,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG +1741627,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1741639,1087,167.0,,75.0,,,,,,,"Calcium, Ca",MG +1741702,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1741796,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG +1742156,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +1742183,1087,130.0,,70.0,,,,,,,"Calcium, Ca",MG +1742322,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1742498,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +1742752,1087,490.0,,70.0,,,,,,,"Calcium, Ca",MG +1742882,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG +1742977,1087,1471.0,,75.0,,,,,,,"Calcium, Ca",MG +1743206,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +1743277,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +1743347,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1743616,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1743652,1087,112.0,,75.0,,,,,,,"Calcium, Ca",MG +1743766,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG +1743771,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG +1744073,1087,152.0,,70.0,,,,,,,"Calcium, Ca",MG +1744324,1087,88.0,,70.0,,,,,,,"Calcium, Ca",MG +1744446,1087,108.0,,70.0,,,,,,,"Calcium, Ca",MG +1744548,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1744737,1087,106.0,,70.0,,,,,,,"Calcium, Ca",MG +1745145,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG +1745288,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1745333,1087,62.0,,70.0,,,,,,,"Calcium, Ca",MG +1745619,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +1745664,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG +1745704,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1745951,1087,65.0,,75.0,,,,,,,"Calcium, Ca",MG +1746098,1087,91.0,,75.0,,,,,,,"Calcium, Ca",MG +1746215,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1746371,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1746497,1087,167.0,,70.0,,,,,,,"Calcium, Ca",MG +1746595,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1746783,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +1747027,1087,52.0,,70.0,,,,,,,"Calcium, Ca",MG +1747211,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1747377,1087,114.0,,70.0,,,,,,,"Calcium, Ca",MG +1747459,1087,467.0,,70.0,,,,,,,"Calcium, Ca",MG +1747618,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +1747649,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1747837,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG +1748451,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1748556,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1748986,1087,151.0,,70.0,,,,,,,"Calcium, Ca",MG +1749244,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG +1749487,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG +1749810,1087,325.0,,70.0,,,,,,,"Calcium, Ca",MG +1750044,1087,282.0,,70.0,,,,,,,"Calcium, Ca",MG +1757747,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1757760,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1881016,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +1758032,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1758052,1087,1.0,,78.0,,,,,,,"Calcium, Ca",MG +1758101,1087,115.0,,71.0,,,,,,,"Calcium, Ca",MG +1758205,1087,14.0,,78.0,,,,,,,"Calcium, Ca",MG +1758295,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1758944,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1759161,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1759806,1087,267.0,,75.0,,,,,,,"Calcium, Ca",MG +1759809,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1760004,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG +1760141,1087,1000.0,,75.0,,,,,,,"Calcium, Ca",MG +1760438,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1760496,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1760513,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +1761056,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1761067,1087,28.0,,75.0,,,,,,,"Calcium, Ca",MG +1761073,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1761330,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1761343,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG +1761618,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1761870,1087,28.0,,75.0,,,,,,,"Calcium, Ca",MG +1761950,1087,75.0,,75.0,,,,,,,"Calcium, Ca",MG +1762008,1087,75.0,,75.0,,,,,,,"Calcium, Ca",MG +1762109,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG +1762179,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1762603,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +1762733,1087,38.0,,75.0,,,,,,,"Calcium, Ca",MG +1762988,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1763083,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1763276,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +1763302,1087,111.0,,75.0,,,,,,,"Calcium, Ca",MG +1763320,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1763377,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG +1763879,1087,38.0,,75.0,,,,,,,"Calcium, Ca",MG +1764434,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG +1764710,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +1764770,1087,137.0,,75.0,,,,,,,"Calcium, Ca",MG +1764819,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +1764992,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1765394,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1765424,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1765552,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1765739,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG +1765767,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG +1765985,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG +1766304,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1766506,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1766542,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1766796,1087,52.0,,70.0,,,,,,,"Calcium, Ca",MG +1766843,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1767165,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG +1767255,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1767602,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1767647,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +1767656,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1768066,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1768312,1087,23.0,,70.0,,,,,,,"Calcium, Ca",MG +1768313,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1769038,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1769157,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1769573,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1769718,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1770096,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG +1770134,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1770200,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +1770437,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG +1770806,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1770925,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1771030,1087,77.0,,75.0,,,,,,,"Calcium, Ca",MG +1771158,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1771619,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1772316,1087,267.0,,75.0,,,,,,,"Calcium, Ca",MG +1772318,1087,267.0,,75.0,,,,,,,"Calcium, Ca",MG +1772849,1087,121.0,,75.0,,,,,,,"Calcium, Ca",MG +1773481,1087,83.0,,75.0,,,,,,,"Calcium, Ca",MG +1773500,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1773508,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +1773593,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1773606,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +1774830,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +1774970,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +1774980,1087,714.0,,70.0,,,,,,,"Calcium, Ca",MG +1775001,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1775077,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1881445,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1775801,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1776094,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1776193,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1776481,1087,20.0,,75.0,,,,,,,"Calcium, Ca",MG +1776900,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1777062,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG +1777228,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +1777465,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1777582,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +1778227,1087,96.0,,75.0,,,,,,,"Calcium, Ca",MG +1778259,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG +1778265,1087,140.0,,75.0,,,,,,,"Calcium, Ca",MG +1778551,1087,122.0,,75.0,,,,,,,"Calcium, Ca",MG +1779152,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1779510,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1779582,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1779897,1087,106.0,,75.0,,,,,,,"Calcium, Ca",MG +1779954,1087,103.0,,75.0,,,,,,,"Calcium, Ca",MG +1780343,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +1780473,1087,83.0,,75.0,,,,,,,"Calcium, Ca",MG +1780612,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1780769,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG +1780894,1087,339.0,,75.0,,,,,,,"Calcium, Ca",MG +1781025,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1781512,1087,113.0,,75.0,,,,,,,"Calcium, Ca",MG +1781667,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1781808,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1781948,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG +1782037,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG +1782277,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1782476,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1782810,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG +1782964,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1783108,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG +1783774,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1784018,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1784542,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1784656,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1784712,1087,3250.0,,75.0,,,,,,,"Calcium, Ca",MG +1784975,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1785197,1087,25.0,,75.0,,,,,,,"Calcium, Ca",MG +1786023,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG +1786402,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +1786601,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1787082,1087,92.0,,75.0,,,,,,,"Calcium, Ca",MG +1787359,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1787527,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1787586,1087,121.0,,75.0,,,,,,,"Calcium, Ca",MG +1787648,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1787874,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG +1788326,1087,15.0,,70.0,,,,,,,"Calcium, Ca",MG +1788347,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1788649,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1788757,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1788824,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1789832,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1790096,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG +1790300,1087,429.0,,75.0,,,,,,,"Calcium, Ca",MG +1790375,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1790769,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +1790826,1087,176.0,,75.0,,,,,,,"Calcium, Ca",MG +1790946,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG +1790963,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +1791549,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG +1791907,1087,149.0,,75.0,,,,,,,"Calcium, Ca",MG +1791930,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1792078,1087,167.0,,75.0,,,,,,,"Calcium, Ca",MG +1792248,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG +1792440,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +1792642,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1792663,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1792720,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1792723,1087,111.0,,75.0,,,,,,,"Calcium, Ca",MG +1793120,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1793523,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1793724,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG +1794290,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1794404,1087,146.0,,75.0,,,,,,,"Calcium, Ca",MG +1794648,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1881760,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG +1794977,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +1795005,1087,30.0,,75.0,,,,,,,"Calcium, Ca",MG +1795059,1087,267.0,,75.0,,,,,,,"Calcium, Ca",MG +1795070,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1795193,1087,49.0,,75.0,,,,,,,"Calcium, Ca",MG +1795477,1087,220.0,,75.0,,,,,,,"Calcium, Ca",MG +1795906,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1795994,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +1796019,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +1796365,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +1796374,1087,89.0,,75.0,,,,,,,"Calcium, Ca",MG +1796535,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1796581,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1797161,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +1797196,1087,400.0,,75.0,,,,,,,"Calcium, Ca",MG +1797616,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1797894,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1798577,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG +1799282,1087,117.0,,70.0,,,,,,,"Calcium, Ca",MG +1799379,1087,49.0,,75.0,,,,,,,"Calcium, Ca",MG +1799583,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +1799729,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +1800012,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1800089,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1800889,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1801080,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1801197,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +1801477,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG +1802248,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1802572,1087,82.0,,70.0,,,,,,,"Calcium, Ca",MG +1802957,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1803324,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +1803500,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG +1803587,1087,182.0,,70.0,,,,,,,"Calcium, Ca",MG +1804124,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG +1805005,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1805040,1087,120.0,,75.0,,,,,,,"Calcium, Ca",MG +1805095,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG +1805822,1087,479.0,,70.0,,,,,,,"Calcium, Ca",MG +1805909,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1805959,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +1806559,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +1806765,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +1807067,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1807257,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +1808035,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1808619,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1808785,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1808811,1087,247.0,,70.0,,,,,,,"Calcium, Ca",MG +1808964,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG +1809605,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG +1809916,1087,64.0,,70.0,,,,,,,"Calcium, Ca",MG +1810039,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG +1810291,1087,146.0,,75.0,,,,,,,"Calcium, Ca",MG +1810401,1087,15.0,,70.0,,,,,,,"Calcium, Ca",MG +1810913,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1811567,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1811917,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG +1811970,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1812027,1087,30.0,,75.0,,,,,,,"Calcium, Ca",MG +1812098,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +1812453,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1812883,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1812905,1087,138.0,,70.0,,,,,,,"Calcium, Ca",MG +1813595,1087,122.0,,70.0,,,,,,,"Calcium, Ca",MG +1813677,1087,2.0,,70.0,,,,,,,"Calcium, Ca",MG +1813842,1087,39.0,,75.0,,,,,,,"Calcium, Ca",MG +1813843,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1813950,1087,303.0,,75.0,,,,,,,"Calcium, Ca",MG +1814050,1087,141.0,,70.0,,,,,,,"Calcium, Ca",MG +1814114,1087,62.0,,70.0,,,,,,,"Calcium, Ca",MG +1814222,1087,121.0,,75.0,,,,,,,"Calcium, Ca",MG +1815055,1087,90.0,,75.0,,,,,,,"Calcium, Ca",MG +1815095,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG +1815684,1087,61.0,,75.0,,,,,,,"Calcium, Ca",MG +1815726,1087,215.0,,75.0,,,,,,,"Calcium, Ca",MG +1815760,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1815805,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1816078,1087,139.0,,70.0,,,,,,,"Calcium, Ca",MG +1816399,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG +1817095,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1817099,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1817183,1087,556.0,,70.0,,,,,,,"Calcium, Ca",MG +1817432,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1817636,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +1818067,1087,714.0,,70.0,,,,,,,"Calcium, Ca",MG +1818295,1087,682.0,,70.0,,,,,,,"Calcium, Ca",MG +1818639,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1819056,1087,710.0,,70.0,,,,,,,"Calcium, Ca",MG +1819127,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +1819345,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1819615,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG +1819660,1087,12.0,,75.0,,,,,,,"Calcium, Ca",MG +1820048,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1820557,1087,106.0,,70.0,,,,,,,"Calcium, Ca",MG +1821237,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG +1821746,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG +1821903,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1821975,1087,46.0,,70.0,,,,,,,"Calcium, Ca",MG +1822281,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1822350,1087,121.0,,70.0,,,,,,,"Calcium, Ca",MG +1822586,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG +1823105,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1823114,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +1823799,1087,108.0,,70.0,,,,,,,"Calcium, Ca",MG +1823854,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1824018,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +1824057,1087,163.0,,70.0,,,,,,,"Calcium, Ca",MG +1824604,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1824758,1087,68.0,,70.0,,,,,,,"Calcium, Ca",MG +1825087,1087,52.0,,70.0,,,,,,,"Calcium, Ca",MG +1825191,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG +1825521,1087,20.0,,75.0,,,,,,,"Calcium, Ca",MG +1826031,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +1826509,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG +1826776,1087,184.0,,75.0,,,,,,,"Calcium, Ca",MG +1826886,1087,121.0,,70.0,,,,,,,"Calcium, Ca",MG +1827323,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1827365,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG +1827571,1087,711.0,,70.0,,,,,,,"Calcium, Ca",MG +1827608,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1827721,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1828309,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1828394,1087,6.0,,70.0,,,,,,,"Calcium, Ca",MG +1828637,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1828802,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +1829010,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG +1829030,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG +1829778,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG +1829840,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +1830006,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG +1830061,1087,9.0,,75.0,,,,,,,"Calcium, Ca",MG +1830114,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1830364,1087,94.0,,75.0,,,,,,,"Calcium, Ca",MG +1830413,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG +1830694,1087,370.0,,75.0,,,,,,,"Calcium, Ca",MG +1830739,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1830821,1087,40.0,,70.0,,,,,,,"Calcium, Ca",MG +1830824,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG +1830841,1087,179.0,,70.0,,,,,,,"Calcium, Ca",MG +1831105,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +1831314,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1831372,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG +1831411,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +1831840,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1832110,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG +1832155,1087,316.0,,70.0,,,,,,,"Calcium, Ca",MG +1832402,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1832432,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1833030,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG +1833259,1087,93.0,,70.0,,,,,,,"Calcium, Ca",MG +1833295,1087,4.0,,75.0,,,,,,,"Calcium, Ca",MG +1833514,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1833773,1087,75.0,,70.0,,,,,,,"Calcium, Ca",MG +1833868,1087,83.0,,75.0,,,,,,,"Calcium, Ca",MG +1833909,1087,97.0,,70.0,,,,,,,"Calcium, Ca",MG +1834360,1087,167.0,,75.0,,,,,,,"Calcium, Ca",MG +1835025,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1835065,1087,46.0,,70.0,,,,,,,"Calcium, Ca",MG +1835297,1087,600.0,,75.0,,,,,,,"Calcium, Ca",MG +1835844,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +1835961,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1835981,1087,191.0,,70.0,,,,,,,"Calcium, Ca",MG +1836879,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1837227,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +1837422,1087,124.0,,70.0,,,,,,,"Calcium, Ca",MG +1837587,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +1838025,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +1838171,1087,165.0,,70.0,,,,,,,"Calcium, Ca",MG +1838257,1087,46.0,,70.0,,,,,,,"Calcium, Ca",MG +1838269,1087,3750.0,,75.0,,,,,,,"Calcium, Ca",MG +1838395,1087,110.0,,70.0,,,,,,,"Calcium, Ca",MG +1882344,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG +1838756,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1838806,1087,86.0,,75.0,,,,,,,"Calcium, Ca",MG +1839284,1087,190.0,,75.0,,,,,,,"Calcium, Ca",MG +1882761,1087,104.0,,75.0,,,,,,,"Calcium, Ca",MG +1882771,1087,643.0,,70.0,,,,,,,"Calcium, Ca",MG +1839584,1087,25.0,,75.0,,,,,,,"Calcium, Ca",MG +1882857,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1882870,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1839842,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG +1883014,1087,34.0,,75.0,,,,,,,"Calcium, Ca",MG +1840722,1087,211.0,,75.0,,,,,,,"Calcium, Ca",MG +1840756,1087,500.0,,70.0,,,,,,,"Calcium, Ca",MG +1841026,1087,152.0,,75.0,,,,,,,"Calcium, Ca",MG +1841154,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1841201,1087,174.0,,70.0,,,,,,,"Calcium, Ca",MG +1841216,1087,215.0,,75.0,,,,,,,"Calcium, Ca",MG +1841221,1087,6.0,,75.0,,,,,,,"Calcium, Ca",MG +1841353,1087,1383.0,,75.0,,,,,,,"Calcium, Ca",MG +1841531,1087,1250.0,,75.0,,,,,,,"Calcium, Ca",MG +1841633,1087,210.0,,70.0,,,,,,,"Calcium, Ca",MG +1841790,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1841870,1087,96.0,,70.0,,,,,,,"Calcium, Ca",MG +1841893,1087,154.0,,70.0,,,,,,,"Calcium, Ca",MG +1841990,1087,298.0,,70.0,,,,,,,"Calcium, Ca",MG +1842352,1087,3125.0,,75.0,,,,,,,"Calcium, Ca",MG +1842681,1087,183.0,,70.0,,,,,,,"Calcium, Ca",MG +1883369,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1842852,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1842958,1087,44.0,,70.0,,,,,,,"Calcium, Ca",MG +1883432,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1843074,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1844051,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG +1844098,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG +1844178,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1844488,1087,419.0,,70.0,,,,,,,"Calcium, Ca",MG +1844574,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG +1845136,1087,147.0,,70.0,,,,,,,"Calcium, Ca",MG +1845411,1087,61.0,,75.0,,,,,,,"Calcium, Ca",MG +1845447,1087,128.0,,70.0,,,,,,,"Calcium, Ca",MG +1845598,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +1883598,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +1845831,1087,112.0,,70.0,,,,,,,"Calcium, Ca",MG +1846123,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG +1846203,1087,132.0,,70.0,,,,,,,"Calcium, Ca",MG +1846397,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1846887,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +1846934,1087,98.0,,70.0,,,,,,,"Calcium, Ca",MG +1847087,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG +1847341,1087,782.0,,70.0,,,,,,,"Calcium, Ca",MG +1883953,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG +1884041,1087,893.0,,75.0,,,,,,,"Calcium, Ca",MG +1884329,1087,25.0,,75.0,,,,,,,"Calcium, Ca",MG +1884353,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG +1884660,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG +1884725,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG +1884916,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1884943,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +1885564,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1885611,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG +1885617,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1885676,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG +1885772,1087,175.0,,75.0,,,,,,,"Calcium, Ca",MG +1885779,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1885854,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG +1885991,1087,312.0,,75.0,,,,,,,"Calcium, Ca",MG +1886074,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1886087,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1886165,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +1886461,1087,39.0,,75.0,,,,,,,"Calcium, Ca",MG +1886571,1087,188.0,,70.0,,,,,,,"Calcium, Ca",MG +1886691,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1886766,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1886939,1087,42.0,,75.0,,,,,,,"Calcium, Ca",MG +1887291,1087,110.0,,75.0,,,,,,,"Calcium, Ca",MG +1887659,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG +1888065,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +1888122,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +1888183,1087,263.0,,75.0,,,,,,,"Calcium, Ca",MG +1888465,1087,79.0,,75.0,,,,,,,"Calcium, Ca",MG +1888512,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +1889144,1087,86.0,,75.0,,,,,,,"Calcium, Ca",MG +1889401,1087,116.0,,75.0,,,,,,,"Calcium, Ca",MG +1889402,1087,89.0,,75.0,,,,,,,"Calcium, Ca",MG +1889406,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG +1889833,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +1890403,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1890653,1087,119.0,,70.0,,,,,,,"Calcium, Ca",MG +1890944,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG +1890976,1087,188.0,,75.0,,,,,,,"Calcium, Ca",MG +1891032,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1891139,1087,138.0,,75.0,,,,,,,"Calcium, Ca",MG +1891285,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1891316,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1891468,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1891829,1087,114.0,,75.0,,,,,,,"Calcium, Ca",MG +1891911,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG +1891976,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1892015,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +1892202,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG +1892529,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG +1892801,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1892830,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1892976,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1894003,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1894028,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1894297,1087,212.0,,75.0,,,,,,,"Calcium, Ca",MG +1894373,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1894384,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +1894577,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG +1894686,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +1894800,1087,221.0,,75.0,,,,,,,"Calcium, Ca",MG +1895195,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1895298,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1895574,1087,51.0,,75.0,,,,,,,"Calcium, Ca",MG +1895711,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1895826,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG +1896005,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1896049,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1896335,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1896389,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1896461,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1896528,1087,77.0,,75.0,,,,,,,"Calcium, Ca",MG +1896575,1087,167.0,,75.0,,,,,,,"Calcium, Ca",MG +1896856,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1897084,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1897548,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1897628,1087,789.0,,75.0,,,,,,,"Calcium, Ca",MG +1898092,1087,81.0,,75.0,,,,,,,"Calcium, Ca",MG +1898310,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1898495,1087,25.0,,75.0,,,,,,,"Calcium, Ca",MG +1898553,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1898961,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG +1899377,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1899566,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1899574,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1899728,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1899778,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1899994,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1900430,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1900493,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG +1900521,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +1901472,1087,2.0,,75.0,,,,,,,"Calcium, Ca",MG +1901541,1087,170.0,,75.0,,,,,,,"Calcium, Ca",MG +1901544,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1901674,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG +1901815,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +1902078,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1902352,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG +1902507,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +1902585,1087,49.0,,75.0,,,,,,,"Calcium, Ca",MG +1902730,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1902872,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1903098,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1903121,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +1903444,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1903604,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +1903850,1087,94.0,,75.0,,,,,,,"Calcium, Ca",MG +1903934,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1903971,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1904106,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG +1904153,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1904501,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1904735,1087,146.0,,75.0,,,,,,,"Calcium, Ca",MG +1904867,1087,83.0,,75.0,,,,,,,"Calcium, Ca",MG +1905104,1087,68.0,,70.0,,,,,,,"Calcium, Ca",MG +1905772,1087,43.0,,75.0,,,,,,,"Calcium, Ca",MG +1905798,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG +1905891,1087,13.0,,75.0,,,,,,,"Calcium, Ca",MG +1906200,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1906477,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1906981,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +1907169,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1907678,1087,160.0,,75.0,,,,,,,"Calcium, Ca",MG +1907950,1087,121.0,,75.0,,,,,,,"Calcium, Ca",MG +1908160,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +1909453,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +1909728,1087,37.0,,70.0,,,,,,,"Calcium, Ca",MG +1909986,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +1910299,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG +1910322,1087,38.0,,75.0,,,,,,,"Calcium, Ca",MG +1910514,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1911271,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1912207,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1912384,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1912722,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +1913064,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG +1913093,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG +1913261,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG +1913528,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1913835,1087,10.0,,75.0,,,,,,,"Calcium, Ca",MG +1913877,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +1913921,1087,69.0,,75.0,,,,,,,"Calcium, Ca",MG +1914272,1087,417.0,,75.0,,,,,,,"Calcium, Ca",MG +1914970,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +1915015,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1915096,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +1915371,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1915402,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +1915829,1087,114.0,,75.0,,,,,,,"Calcium, Ca",MG +1915921,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +1916341,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1916345,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1916473,1087,60.0,,75.0,,,,,,,"Calcium, Ca",MG +1917506,1087,248.0,,75.0,,,,,,,"Calcium, Ca",MG +1917765,1087,9.0,,75.0,,,,,,,"Calcium, Ca",MG +1917785,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1917956,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1918278,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1918481,1087,119.0,,75.0,,,,,,,"Calcium, Ca",MG +1918665,1087,1600.0,,75.0,,,,,,,"Calcium, Ca",MG +1918780,1087,62.0,,70.0,,,,,,,"Calcium, Ca",MG +1918913,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1918926,1087,122.0,,75.0,,,,,,,"Calcium, Ca",MG +1919054,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +1919124,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1919280,1087,123.0,,75.0,,,,,,,"Calcium, Ca",MG +1919541,1087,61.0,,70.0,,,,,,,"Calcium, Ca",MG +1920059,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1920246,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1920328,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1920376,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1920895,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1921003,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1921232,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +1921522,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG +1921716,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1921765,1087,92.0,,75.0,,,,,,,"Calcium, Ca",MG +1922194,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1922207,1087,92.0,,75.0,,,,,,,"Calcium, Ca",MG +1922414,1087,111.0,,75.0,,,,,,,"Calcium, Ca",MG +1922518,1087,165.0,,70.0,,,,,,,"Calcium, Ca",MG +1922775,1087,7.0,,75.0,,,,,,,"Calcium, Ca",MG +1923728,1087,333.0,,75.0,,,,,,,"Calcium, Ca",MG +1924066,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG +1924451,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG +1924562,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1925312,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1925313,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +1925330,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG +1925602,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1925620,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +1925709,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +1925748,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1926058,1087,500.0,,70.0,,,,,,,"Calcium, Ca",MG +1926145,1087,87.0,,70.0,,,,,,,"Calcium, Ca",MG +1926472,1087,150.0,,70.0,,,,,,,"Calcium, Ca",MG +1926604,1087,1053.0,,70.0,,,,,,,"Calcium, Ca",MG +1926707,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +1926773,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG +1927041,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1927508,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +1927567,1087,102.0,,75.0,,,,,,,"Calcium, Ca",MG +1927660,1087,74.0,,75.0,,,,,,,"Calcium, Ca",MG +1927765,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1927789,1087,238.0,,70.0,,,,,,,"Calcium, Ca",MG +1928025,1087,94.0,,75.0,,,,,,,"Calcium, Ca",MG +1928148,1087,2.0,,70.0,,,,,,,"Calcium, Ca",MG +1928417,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1930583,1087,231.0,,75.0,,,,,,,"Calcium, Ca",MG +1930728,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1931064,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1931128,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1931325,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG +1931785,1087,124.0,,70.0,,,,,,,"Calcium, Ca",MG +1931974,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1932121,1087,154.0,,70.0,,,,,,,"Calcium, Ca",MG +1932383,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +1932597,1087,40.0,,70.0,,,,,,,"Calcium, Ca",MG +1933207,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1933305,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +1933622,1087,11.0,,75.0,,,,,,,"Calcium, Ca",MG +1933700,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG +1933938,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1934015,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1934445,1087,154.0,,75.0,,,,,,,"Calcium, Ca",MG +1934592,1087,656.0,,70.0,,,,,,,"Calcium, Ca",MG +1934900,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1935589,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1935874,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1935877,1087,9.0,,75.0,,,,,,,"Calcium, Ca",MG +1936163,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG +1936197,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1936733,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1936801,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1936966,1087,179.0,,70.0,,,,,,,"Calcium, Ca",MG +1937215,1087,127.0,,75.0,,,,,,,"Calcium, Ca",MG +1937306,1087,231.0,,75.0,,,,,,,"Calcium, Ca",MG +1938037,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1938505,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1939108,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1939125,1087,134.0,,75.0,,,,,,,"Calcium, Ca",MG +1939455,1087,122.0,,75.0,,,,,,,"Calcium, Ca",MG +1939651,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1939768,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG +1939884,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1940404,1087,96.0,,75.0,,,,,,,"Calcium, Ca",MG +1940718,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +1940759,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG +1941049,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1941057,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG +1941232,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1941318,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1941361,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1941640,1087,156.0,,70.0,,,,,,,"Calcium, Ca",MG +1942349,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +1942464,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +1943107,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +1943258,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1943362,1087,308.0,,70.0,,,,,,,"Calcium, Ca",MG +1943933,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG +1944071,1087,208.0,,75.0,,,,,,,"Calcium, Ca",MG +1944389,1087,74.0,,70.0,,,,,,,"Calcium, Ca",MG +1944397,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG +1944642,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +1944730,1087,22.0,,70.0,,,,,,,"Calcium, Ca",MG +1945665,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1945789,1087,106.0,,75.0,,,,,,,"Calcium, Ca",MG +1946506,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1946613,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1946630,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG +1946684,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1946759,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1946791,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1947094,1087,714.0,,70.0,,,,,,,"Calcium, Ca",MG +1947125,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG +1947918,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1947953,1087,204.0,,70.0,,,,,,,"Calcium, Ca",MG +1948176,1087,188.0,,70.0,,,,,,,"Calcium, Ca",MG +1948300,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG +1948335,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1948522,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1948698,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1948723,1087,93.0,,70.0,,,,,,,"Calcium, Ca",MG +1948738,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG +1948778,1087,160.0,,70.0,,,,,,,"Calcium, Ca",MG +1948866,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +1949592,1087,162.0,,70.0,,,,,,,"Calcium, Ca",MG +1950472,1087,141.0,,70.0,,,,,,,"Calcium, Ca",MG +1950952,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +1951610,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1951713,1087,345.0,,75.0,,,,,,,"Calcium, Ca",MG +1951871,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +1951946,1087,63.0,,75.0,,,,,,,"Calcium, Ca",MG +1952591,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1952609,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG +1953178,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +1953231,1087,65.0,,75.0,,,,,,,"Calcium, Ca",MG +1953317,1087,46.0,,70.0,,,,,,,"Calcium, Ca",MG +1953400,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1953804,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1953821,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1954055,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1954162,1087,190.0,,75.0,,,,,,,"Calcium, Ca",MG +1954668,1087,710.0,,70.0,,,,,,,"Calcium, Ca",MG +1954767,1087,164.0,,75.0,,,,,,,"Calcium, Ca",MG +1954818,1087,85.0,,70.0,,,,,,,"Calcium, Ca",MG +1955064,1087,54.0,,70.0,,,,,,,"Calcium, Ca",MG +1955154,1087,171.0,,75.0,,,,,,,"Calcium, Ca",MG +1955295,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG +1955554,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +1955576,1087,26.0,,70.0,,,,,,,"Calcium, Ca",MG +1955643,1087,105.0,,70.0,,,,,,,"Calcium, Ca",MG +1956364,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +1956393,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1956685,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +1956785,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG +1956850,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG +1957060,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +1957099,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1957219,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1958181,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG +1958389,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG +1958440,1087,284.0,,70.0,,,,,,,"Calcium, Ca",MG +1958732,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1959466,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1959479,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG +1959588,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1959658,1087,122.0,,70.0,,,,,,,"Calcium, Ca",MG +1960060,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1960225,1087,60.0,,75.0,,,,,,,"Calcium, Ca",MG +1960902,1087,120.0,,70.0,,,,,,,"Calcium, Ca",MG +1961188,1087,186.0,,75.0,,,,,,,"Calcium, Ca",MG +1961329,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +1961396,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1961460,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG +1961635,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +1962279,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG +1962577,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +1962926,1087,714.0,,70.0,,,,,,,"Calcium, Ca",MG +1963044,1087,49.0,,75.0,,,,,,,"Calcium, Ca",MG +1963410,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG +1963582,1087,58.0,,70.0,,,,,,,"Calcium, Ca",MG +1963595,1087,83.0,,75.0,,,,,,,"Calcium, Ca",MG +1963619,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1963731,1087,77.0,,75.0,,,,,,,"Calcium, Ca",MG +1964143,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG +1964656,1087,547.0,,70.0,,,,,,,"Calcium, Ca",MG +1965042,1087,118.0,,70.0,,,,,,,"Calcium, Ca",MG +1965349,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1966251,1087,325.0,,70.0,,,,,,,"Calcium, Ca",MG +1966419,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +1967164,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1967583,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +1967782,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1967888,1087,77.0,,75.0,,,,,,,"Calcium, Ca",MG +1967974,1087,667.0,,70.0,,,,,,,"Calcium, Ca",MG +1968105,1087,513.0,,70.0,,,,,,,"Calcium, Ca",MG +1968248,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1968415,1087,5.0,,70.0,,,,,,,"Calcium, Ca",MG +1968471,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +1969000,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +1969333,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +1969541,1087,679.0,,70.0,,,,,,,"Calcium, Ca",MG +1969565,1087,88.0,,70.0,,,,,,,"Calcium, Ca",MG +1969608,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +1969639,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +1969830,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1970137,1087,68.0,,70.0,,,,,,,"Calcium, Ca",MG +1970278,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +1971029,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1972135,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG +1972564,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG +1973140,1087,514.0,,70.0,,,,,,,"Calcium, Ca",MG +1973144,1087,90.0,,70.0,,,,,,,"Calcium, Ca",MG +1974539,1087,46.0,,70.0,,,,,,,"Calcium, Ca",MG +1974759,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG +1975026,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG +1975200,1087,400.0,,70.0,,,,,,,"Calcium, Ca",MG +1975316,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +1975335,1087,62.0,,70.0,,,,,,,"Calcium, Ca",MG +1975410,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +1975548,1087,22.0,,70.0,,,,,,,"Calcium, Ca",MG +1975593,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG +1976078,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG +1976170,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +1976321,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1976378,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG +1976751,1087,135.0,,70.0,,,,,,,"Calcium, Ca",MG +1976761,1087,333.0,,70.0,,,,,,,"Calcium, Ca",MG +1976833,1087,83.0,,70.0,,,,,,,"Calcium, Ca",MG +1977007,1087,1.0,,70.0,,,,,,,"Calcium, Ca",MG +1977209,1087,140.0,,70.0,,,,,,,"Calcium, Ca",MG +1978290,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +1978309,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +1978324,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG +1978424,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +1978501,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG +1978584,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1978805,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1979044,1087,106.0,,75.0,,,,,,,"Calcium, Ca",MG +1979354,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1979597,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1979745,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1979831,1087,150.0,,70.0,,,,,,,"Calcium, Ca",MG +1980300,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1980395,1087,147.0,,70.0,,,,,,,"Calcium, Ca",MG +1980498,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1981081,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG +1981302,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +1981363,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG +1981468,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1981490,1087,53.0,,70.0,,,,,,,"Calcium, Ca",MG +1981682,1087,87.0,,75.0,,,,,,,"Calcium, Ca",MG +1981746,1087,129.0,,70.0,,,,,,,"Calcium, Ca",MG +1981777,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1982922,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG +1983145,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1983221,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1983403,1087,2917.0,,75.0,,,,,,,"Calcium, Ca",MG +1983413,1087,1059.0,,75.0,,,,,,,"Calcium, Ca",MG +1983542,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1983617,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1983768,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1983859,1087,264.0,,70.0,,,,,,,"Calcium, Ca",MG +1983996,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1984003,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG +1984285,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1984795,1087,116.0,,70.0,,,,,,,"Calcium, Ca",MG +1984812,1087,303.0,,70.0,,,,,,,"Calcium, Ca",MG +1984875,1087,15.0,,75.0,,,,,,,"Calcium, Ca",MG +1984984,1087,2867.0,,70.0,,,,,,,"Calcium, Ca",MG +1985345,1087,46.0,,70.0,,,,,,,"Calcium, Ca",MG +1985776,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +1986116,1087,40.0,,70.0,,,,,,,"Calcium, Ca",MG +1986157,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1986161,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1986246,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +1986682,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG +1986688,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1987349,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +1987449,1087,489.0,,70.0,,,,,,,"Calcium, Ca",MG +1987733,1087,163.0,,70.0,,,,,,,"Calcium, Ca",MG +1987749,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1987994,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG +1988180,1087,464.0,,70.0,,,,,,,"Calcium, Ca",MG +1988577,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +1988623,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +1988900,1087,66.0,,75.0,,,,,,,"Calcium, Ca",MG +1988975,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1989026,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +1989063,1087,267.0,,75.0,,,,,,,"Calcium, Ca",MG +1989112,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +1989745,1087,52.0,,70.0,,,,,,,"Calcium, Ca",MG +1989827,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG +1990087,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +1990163,1087,118.0,,70.0,,,,,,,"Calcium, Ca",MG +1990333,1087,773.0,,70.0,,,,,,,"Calcium, Ca",MG +1990496,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1990499,1087,87.0,,70.0,,,,,,,"Calcium, Ca",MG +1990603,1087,5652.0,,70.0,,,,,,,"Calcium, Ca",MG +1990739,1087,132.0,,70.0,,,,,,,"Calcium, Ca",MG +1991098,1087,104.0,,70.0,,,,,,,"Calcium, Ca",MG +1991448,1087,193.0,,70.0,,,,,,,"Calcium, Ca",MG +1991580,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +1991607,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +1991744,1087,536.0,,70.0,,,,,,,"Calcium, Ca",MG +1991895,1087,244.0,,70.0,,,,,,,"Calcium, Ca",MG +1992069,1087,160.0,,70.0,,,,,,,"Calcium, Ca",MG +1992230,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +1992557,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +1992985,1087,107.0,,75.0,,,,,,,"Calcium, Ca",MG +1993003,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1993078,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1993679,1087,1393.0,,70.0,,,,,,,"Calcium, Ca",MG +1993825,1087,200.0,,70.0,,,,,,,"Calcium, Ca",MG +1994818,1087,536.0,,70.0,,,,,,,"Calcium, Ca",MG +1995013,1087,112.0,,70.0,,,,,,,"Calcium, Ca",MG +1995391,1087,11.0,,75.0,,,,,,,"Calcium, Ca",MG +1995747,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG +1996006,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +1996299,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG +1996602,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG +1996667,1087,369.0,,70.0,,,,,,,"Calcium, Ca",MG +1996831,1087,26.0,,70.0,,,,,,,"Calcium, Ca",MG +1996986,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +1997166,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +1998098,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG +1998101,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +1998609,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG +1998694,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +1999054,1087,86.0,,70.0,,,,,,,"Calcium, Ca",MG +1999182,1087,98.0,,70.0,,,,,,,"Calcium, Ca",MG +1999268,1087,140.0,,70.0,,,,,,,"Calcium, Ca",MG +1999568,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +2004592,1087,5.43,1.0,1.0,,,,,,,"Calcium, Ca",MG +2004616,1087,8.1,1.0,1.0,,,,,,,"Calcium, Ca",MG +2006624,1087,0.0,1.0,1.0,,,,2.48,,,"Calcium, Ca",MG +2007620,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG +2007657,1087,8.0,,71.0,,,,,,,"Calcium, Ca",MG +2008102,1087,137.0,,75.0,,,,,,,"Calcium, Ca",MG +2008706,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +2008749,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2008774,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2008841,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +2009287,1087,105.0,,75.0,,,,,,,"Calcium, Ca",MG +2009388,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2009557,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +2009672,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG +2009799,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2010129,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +2010141,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2010414,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2010515,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2010732,1087,66.0,,75.0,,,,,,,"Calcium, Ca",MG +2010838,1087,39.0,,75.0,,,,,,,"Calcium, Ca",MG +2010879,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG +2011100,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2011169,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +2011611,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +2011666,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2012086,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2012190,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG +2012890,1087,233.0,,70.0,,,,,,,"Calcium, Ca",MG +2013094,1087,114.0,,75.0,,,,,,,"Calcium, Ca",MG +2014159,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +2014650,1087,65.0,,75.0,,,,,,,"Calcium, Ca",MG +2014814,1087,122.0,,75.0,,,,,,,"Calcium, Ca",MG +2015016,1087,19.0,,75.0,,,,,,,"Calcium, Ca",MG +2015019,1087,77.0,,75.0,,,,,,,"Calcium, Ca",MG +2015398,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG +2015583,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2015825,1087,893.0,,75.0,,,,,,,"Calcium, Ca",MG +2015934,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +2016162,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG +2017068,1087,77.0,,75.0,,,,,,,"Calcium, Ca",MG +2017339,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +2017361,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +2018142,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG +2018319,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2018906,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG +2019040,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2019177,1087,170.0,,75.0,,,,,,,"Calcium, Ca",MG +2019629,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2019729,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +2019992,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +2020192,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG +2020347,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2020506,1087,4.0,,75.0,,,,,,,"Calcium, Ca",MG +2020536,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +2020567,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG +2020849,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2021010,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +2021105,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG +2021214,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2021285,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2021392,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2021579,1087,30.0,,75.0,,,,,,,"Calcium, Ca",MG +2021746,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2022001,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +2022048,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2022588,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2022663,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2022854,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG +2022992,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +2023101,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +2023979,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +2024079,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +2024105,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG +2024175,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2024264,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2024273,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2024310,1087,684.0,,70.0,,,,,,,"Calcium, Ca",MG +2025179,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2025448,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2025481,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2025982,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2026331,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2026382,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2026499,1087,138.0,,70.0,,,,,,,"Calcium, Ca",MG +2026749,1087,333.0,,75.0,,,,,,,"Calcium, Ca",MG +2026858,1087,114.0,,75.0,,,,,,,"Calcium, Ca",MG +2027109,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2027784,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2028107,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2028206,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG +2028845,1087,643.0,,70.0,,,,,,,"Calcium, Ca",MG +2029086,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2029475,1087,108.0,,75.0,,,,,,,"Calcium, Ca",MG +2029496,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2029723,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2029890,1087,833.0,,75.0,,,,,,,"Calcium, Ca",MG +2030047,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2030076,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG +2030311,1087,59.0,,70.0,,,,,,,"Calcium, Ca",MG +2030861,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +2030937,1087,73.0,,75.0,,,,,,,"Calcium, Ca",MG +2031824,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2031935,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2032294,1087,400.0,,75.0,,,,,,,"Calcium, Ca",MG +2032436,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +2032538,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2032622,1087,200.0,,70.0,,,,,,,"Calcium, Ca",MG +2032681,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG +2032999,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG +2033514,1087,105.0,,75.0,,,,,,,"Calcium, Ca",MG +2033994,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2034167,1087,893.0,,75.0,,,,,,,"Calcium, Ca",MG +2034287,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2034482,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2034504,1087,28.0,,75.0,,,,,,,"Calcium, Ca",MG +2035045,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2035239,1087,53.0,,70.0,,,,,,,"Calcium, Ca",MG +2035258,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG +2036005,1087,154.0,,75.0,,,,,,,"Calcium, Ca",MG +2036517,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +2036596,1087,10.0,,75.0,,,,,,,"Calcium, Ca",MG +2036678,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG +2036712,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2036869,1087,364.0,,75.0,,,,,,,"Calcium, Ca",MG +2037392,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2037852,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2038009,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2038083,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +2038301,1087,153.0,,70.0,,,,,,,"Calcium, Ca",MG +2038370,1087,98.0,,75.0,,,,,,,"Calcium, Ca",MG +2038624,1087,140.0,,75.0,,,,,,,"Calcium, Ca",MG +2040095,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +2040146,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG +2040234,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2040281,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2040682,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +2040819,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +2040867,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2041076,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2041287,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2041882,1087,89.0,,70.0,,,,,,,"Calcium, Ca",MG +2041947,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +2041958,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2042236,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2042296,1087,75.0,,75.0,,,,,,,"Calcium, Ca",MG +2042306,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +2042392,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2042413,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG +2042535,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2043318,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2043468,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2043496,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2043610,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +2043957,1087,395.0,,75.0,,,,,,,"Calcium, Ca",MG +2044041,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2044203,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2044205,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +2044344,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG +2044581,1087,250.0,,75.0,,,,,,,"Calcium, Ca",MG +2044609,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +2044804,1087,250.0,,75.0,,,,,,,"Calcium, Ca",MG +2044988,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG +2045216,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2046061,1087,91.0,,75.0,,,,,,,"Calcium, Ca",MG +2046189,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +2046273,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2046289,1087,42.0,,75.0,,,,,,,"Calcium, Ca",MG +2046344,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2046646,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG +2046829,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +2047010,1087,6.0,,75.0,,,,,,,"Calcium, Ca",MG +2047183,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2047409,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2047601,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG +2047612,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2048065,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2048156,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2048202,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG +2048213,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2048362,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +2048499,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +2048537,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2049058,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +2049375,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +2049509,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2049737,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2049895,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +2050507,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2050568,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2050635,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2050731,1087,108.0,,75.0,,,,,,,"Calcium, Ca",MG +2051054,1087,222.0,,75.0,,,,,,,"Calcium, Ca",MG +2051148,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2051209,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2052099,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +2052116,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2052135,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2052555,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +2052579,1087,87.0,,75.0,,,,,,,"Calcium, Ca",MG +2052775,1087,177.0,,75.0,,,,,,,"Calcium, Ca",MG +2052825,1087,175.0,,75.0,,,,,,,"Calcium, Ca",MG +2052857,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2053140,1087,21.0,,75.0,,,,,,,"Calcium, Ca",MG +2053294,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2053614,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG +2053948,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2054252,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +2054910,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG +2054930,1087,625.0,,75.0,,,,,,,"Calcium, Ca",MG +2054965,1087,1250.0,,75.0,,,,,,,"Calcium, Ca",MG +2055202,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +2055206,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +2055959,1087,500.0,,75.0,,,,,,,"Calcium, Ca",MG +2056174,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +2056196,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2056231,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2056824,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2056856,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG +2056986,1087,1905.0,,75.0,,,,,,,"Calcium, Ca",MG +2057008,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2057062,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2057064,1087,484.0,,75.0,,,,,,,"Calcium, Ca",MG +2057603,1087,175.0,,75.0,,,,,,,"Calcium, Ca",MG +2057789,1087,39.0,,70.0,,,,,,,"Calcium, Ca",MG +2057893,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG +2057900,1087,42.0,,75.0,,,,,,,"Calcium, Ca",MG +2058301,1087,82.0,,75.0,,,,,,,"Calcium, Ca",MG +2058606,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2059323,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2059480,1087,43.0,,75.0,,,,,,,"Calcium, Ca",MG +2059575,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2059746,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2060100,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +2060814,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2060823,1087,83.0,,75.0,,,,,,,"Calcium, Ca",MG +2060987,1087,299.0,,75.0,,,,,,,"Calcium, Ca",MG +2061088,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2061556,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2061640,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2061809,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2061984,1087,158.0,,75.0,,,,,,,"Calcium, Ca",MG +2062172,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2062537,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2062983,1087,60.0,,75.0,,,,,,,"Calcium, Ca",MG +2063199,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG +2063238,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG +2063245,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG +2063549,1087,25.0,,75.0,,,,,,,"Calcium, Ca",MG +2063563,1087,333.0,,75.0,,,,,,,"Calcium, Ca",MG +2063764,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +2063914,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +2064026,1087,15.0,,75.0,,,,,,,"Calcium, Ca",MG +2064135,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG +2064188,1087,91.0,,75.0,,,,,,,"Calcium, Ca",MG +2065104,1087,294.0,,75.0,,,,,,,"Calcium, Ca",MG +2065553,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG +2065708,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2066107,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2066321,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +2066454,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2066646,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG +2066657,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +2067248,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG +2067298,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2067555,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2067656,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2067784,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2067852,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2067921,1087,89.0,,75.0,,,,,,,"Calcium, Ca",MG +2068008,1087,11.0,,75.0,,,,,,,"Calcium, Ca",MG +2068185,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2068450,1087,20.0,,75.0,,,,,,,"Calcium, Ca",MG +2068501,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +2069322,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2069385,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +2069901,1087,87.0,,75.0,,,,,,,"Calcium, Ca",MG +2069955,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2069978,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +2069987,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG +2070068,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2070557,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +2070651,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2070680,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG +2070724,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2070768,1087,130.0,,75.0,,,,,,,"Calcium, Ca",MG +2070904,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2071068,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +2071317,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG +2071490,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +2071561,1087,92.0,,75.0,,,,,,,"Calcium, Ca",MG +2071645,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2071686,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +2071798,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2071806,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2071836,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +2072018,1087,7.0,,75.0,,,,,,,"Calcium, Ca",MG +2072099,1087,61.0,,75.0,,,,,,,"Calcium, Ca",MG +2072139,1087,679.0,,75.0,,,,,,,"Calcium, Ca",MG +2072283,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2072491,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2072569,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG +2072591,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2072795,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG +2073416,1087,19.0,,70.0,,,,,,,"Calcium, Ca",MG +2073887,1087,97.0,,70.0,,,,,,,"Calcium, Ca",MG +2073909,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG +2074286,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG +2074735,1087,464.0,,70.0,,,,,,,"Calcium, Ca",MG +2075007,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG +2075170,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +2076006,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2076060,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2076095,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG +2076284,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2076501,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2076529,1087,13.0,,75.0,,,,,,,"Calcium, Ca",MG +2076866,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2076868,1087,40.0,,75.0,,,,,,,"Calcium, Ca",MG +2077039,1087,19.0,,70.0,,,,,,,"Calcium, Ca",MG +2077137,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2077341,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2077552,1087,250.0,,75.0,,,,,,,"Calcium, Ca",MG +2077663,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2077676,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2077841,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2078055,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2078184,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +2078216,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +2078907,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2079201,1087,98.0,,75.0,,,,,,,"Calcium, Ca",MG +2079501,1087,141.0,,70.0,,,,,,,"Calcium, Ca",MG +2079588,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG +2079894,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG +2080013,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +2080207,1087,123.0,,75.0,,,,,,,"Calcium, Ca",MG +2080237,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +2080244,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2080342,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG +2080760,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG +2081374,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +2081440,1087,85.0,,75.0,,,,,,,"Calcium, Ca",MG +2081578,1087,235.0,,75.0,,,,,,,"Calcium, Ca",MG +2081793,1087,23.0,,70.0,,,,,,,"Calcium, Ca",MG +2082239,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2082357,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG +2083174,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2083211,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2083903,1087,625.0,,70.0,,,,,,,"Calcium, Ca",MG +2083934,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2084600,1087,92.0,,70.0,,,,,,,"Calcium, Ca",MG +2084734,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2084738,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2084823,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +2085229,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG +2086168,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +2086595,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2086628,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2086674,1087,48.0,,70.0,,,,,,,"Calcium, Ca",MG +2087106,1087,87.0,,70.0,,,,,,,"Calcium, Ca",MG +2087606,1087,188.0,,75.0,,,,,,,"Calcium, Ca",MG +2087625,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2087719,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2087758,1087,19.0,,75.0,,,,,,,"Calcium, Ca",MG +2087759,1087,101.0,,75.0,,,,,,,"Calcium, Ca",MG +2087991,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG +2088187,1087,108.0,,75.0,,,,,,,"Calcium, Ca",MG +2088202,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2088807,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2089033,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2089772,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG +2089782,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2089973,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2089988,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2090132,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +2090439,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG +2091150,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +2091233,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +2091256,1087,45.0,,75.0,,,,,,,"Calcium, Ca",MG +2091385,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2091493,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG +2091519,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +2091815,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG +2092006,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2092142,1087,74.0,,75.0,,,,,,,"Calcium, Ca",MG +2092489,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2093139,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG +2093271,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +2093490,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2093884,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2093993,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2094189,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2094452,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2095140,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +2095442,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +2095503,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2095520,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2096207,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2096275,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2096778,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +2096812,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2097172,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2097364,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2097589,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG +2097894,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +2098078,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +2098233,1087,113.0,,75.0,,,,,,,"Calcium, Ca",MG +2098260,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG +2098399,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +2098426,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2098497,1087,250.0,,75.0,,,,,,,"Calcium, Ca",MG +2099275,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2099489,1087,207.0,,70.0,,,,,,,"Calcium, Ca",MG +2099624,1087,111.0,,75.0,,,,,,,"Calcium, Ca",MG +2099706,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2100063,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +2100070,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2100576,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2100586,1087,98.0,,75.0,,,,,,,"Calcium, Ca",MG +2101672,1087,1429.0,,75.0,,,,,,,"Calcium, Ca",MG +2101727,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG +2101958,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2102216,1087,6.0,,70.0,,,,,,,"Calcium, Ca",MG +2102415,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +2102481,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG +2102707,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2102883,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2103153,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2103382,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +2104119,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +2104949,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2105055,1087,175.0,,75.0,,,,,,,"Calcium, Ca",MG +2105574,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2105665,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +2105770,1087,1042.0,,75.0,,,,,,,"Calcium, Ca",MG +2106113,1087,45.0,,75.0,,,,,,,"Calcium, Ca",MG +2106451,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2107196,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2107699,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2108541,1087,194.0,,75.0,,,,,,,"Calcium, Ca",MG +2109576,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2110063,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG +2110708,1087,22.0,,70.0,,,,,,,"Calcium, Ca",MG +2110944,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG +2110990,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG +2111021,1087,65.0,,75.0,,,,,,,"Calcium, Ca",MG +2111337,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG +2111700,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG +2111712,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG +2111728,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +2111735,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2112038,1087,237.0,,70.0,,,,,,,"Calcium, Ca",MG +2112076,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2112084,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG +2112294,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +2112363,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2112618,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2112758,1087,6.0,,75.0,,,,,,,"Calcium, Ca",MG +2113766,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG +2113962,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +2114013,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +2114640,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2115008,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2115140,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG +2115448,1087,113.0,,75.0,,,,,,,"Calcium, Ca",MG +2115523,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2115861,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2115879,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG +2116099,1087,65.0,,75.0,,,,,,,"Calcium, Ca",MG +2117102,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2117826,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG +2117976,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2118223,1087,577.0,,75.0,,,,,,,"Calcium, Ca",MG +2118817,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +2119086,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2119216,1087,132.0,,75.0,,,,,,,"Calcium, Ca",MG +2119234,1087,115.0,,75.0,,,,,,,"Calcium, Ca",MG +2119603,1087,185.0,,75.0,,,,,,,"Calcium, Ca",MG +2119739,1087,146.0,,70.0,,,,,,,"Calcium, Ca",MG +2119764,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +2119791,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2119799,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2120178,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2120258,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +2120305,1087,381.0,,70.0,,,,,,,"Calcium, Ca",MG +2120314,1087,61.0,,75.0,,,,,,,"Calcium, Ca",MG +2120470,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2120800,1087,93.0,,70.0,,,,,,,"Calcium, Ca",MG +2120993,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +2121148,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2121218,1087,40.0,,70.0,,,,,,,"Calcium, Ca",MG +2121572,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2121816,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2122282,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2122553,1087,1100.0,,70.0,,,,,,,"Calcium, Ca",MG +2122644,1087,83.0,,70.0,,,,,,,"Calcium, Ca",MG +2122958,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2123130,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2123792,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2123952,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2124187,1087,541.0,,75.0,,,,,,,"Calcium, Ca",MG +2124411,1087,105.0,,70.0,,,,,,,"Calcium, Ca",MG +2124536,1087,114.0,,70.0,,,,,,,"Calcium, Ca",MG +2124554,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +2124578,1087,20.0,,75.0,,,,,,,"Calcium, Ca",MG +2125815,1087,77.0,,70.0,,,,,,,"Calcium, Ca",MG +2126271,1087,15.0,,70.0,,,,,,,"Calcium, Ca",MG +2126737,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG +2127002,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG +2127073,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2127148,1087,108.0,,70.0,,,,,,,"Calcium, Ca",MG +2127209,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG +2127237,1087,526.0,,75.0,,,,,,,"Calcium, Ca",MG +2127314,1087,23.0,,75.0,,,,,,,"Calcium, Ca",MG +2127315,1087,37.0,,70.0,,,,,,,"Calcium, Ca",MG +2127558,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2127623,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG +2127704,1087,97.0,,70.0,,,,,,,"Calcium, Ca",MG +2127735,1087,154.0,,70.0,,,,,,,"Calcium, Ca",MG +2127873,1087,105.0,,75.0,,,,,,,"Calcium, Ca",MG +2127981,1087,64.0,,70.0,,,,,,,"Calcium, Ca",MG +2128075,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG +2128428,1087,40.0,,70.0,,,,,,,"Calcium, Ca",MG +2128650,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2128675,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG +2128686,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +2128740,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +2128746,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2128882,1087,75.0,,70.0,,,,,,,"Calcium, Ca",MG +2128917,1087,62.0,,70.0,,,,,,,"Calcium, Ca",MG +2129094,1087,62.0,,70.0,,,,,,,"Calcium, Ca",MG +2129620,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2129894,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2130095,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG +2130527,1087,294.0,,75.0,,,,,,,"Calcium, Ca",MG +2130613,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2131139,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG +2131164,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2131175,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2131216,1087,171.0,,70.0,,,,,,,"Calcium, Ca",MG +2131560,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2131798,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2131868,1087,188.0,,70.0,,,,,,,"Calcium, Ca",MG +2132211,1087,116.0,,70.0,,,,,,,"Calcium, Ca",MG +2132887,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +2133256,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +2133288,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2134190,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2134331,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +2134812,1087,105.0,,75.0,,,,,,,"Calcium, Ca",MG +2135094,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +2135196,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2135777,1087,147.0,,75.0,,,,,,,"Calcium, Ca",MG +2136030,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +2136126,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +2136212,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG +2136310,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +2136337,1087,74.0,,75.0,,,,,,,"Calcium, Ca",MG +2136405,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2136487,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG +2136924,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2137649,1087,179.0,,70.0,,,,,,,"Calcium, Ca",MG +2138114,1087,85.0,,75.0,,,,,,,"Calcium, Ca",MG +2138186,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2138579,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2139011,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2139792,1087,222.0,,70.0,,,,,,,"Calcium, Ca",MG +2139907,1087,104.0,,75.0,,,,,,,"Calcium, Ca",MG +2140018,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2140073,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG +2140336,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG +2141389,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2141391,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2141725,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2141734,1087,1257.0,,70.0,,,,,,,"Calcium, Ca",MG +2142171,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG +2142857,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2142867,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +2142933,1087,144.0,,70.0,,,,,,,"Calcium, Ca",MG +2143207,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2143275,1087,82.0,,70.0,,,,,,,"Calcium, Ca",MG +2144244,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2144591,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +2144840,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +2145162,1087,11.0,,75.0,,,,,,,"Calcium, Ca",MG +2145523,1087,20.0,,75.0,,,,,,,"Calcium, Ca",MG +2145973,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG +2146011,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2146673,1087,129.0,,70.0,,,,,,,"Calcium, Ca",MG +2146764,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG +2146971,1087,267.0,,75.0,,,,,,,"Calcium, Ca",MG +2147329,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +2147455,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2147654,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2147980,1087,41.0,,70.0,,,,,,,"Calcium, Ca",MG +2148042,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2148048,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +2148133,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +2148182,1087,82.0,,70.0,,,,,,,"Calcium, Ca",MG +2148208,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +2148217,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG +2148574,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG +2148575,1087,155.0,,70.0,,,,,,,"Calcium, Ca",MG +2148776,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG +2149279,1087,208.0,,70.0,,,,,,,"Calcium, Ca",MG +2149476,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2149564,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +2149760,1087,273.0,,75.0,,,,,,,"Calcium, Ca",MG +2149811,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +2149868,1087,23.0,,75.0,,,,,,,"Calcium, Ca",MG +2150867,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG +2151357,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG +2151381,1087,77.0,,70.0,,,,,,,"Calcium, Ca",MG +2151559,1087,189.0,,70.0,,,,,,,"Calcium, Ca",MG +2151608,1087,65.0,,75.0,,,,,,,"Calcium, Ca",MG +2151773,1087,5.0,,70.0,,,,,,,"Calcium, Ca",MG +2152540,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2152732,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG +2152911,1087,135.0,,75.0,,,,,,,"Calcium, Ca",MG +2152967,1087,90.0,,70.0,,,,,,,"Calcium, Ca",MG +2153344,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG +2153366,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG +2153628,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2153670,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG +2154032,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2154129,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG +2154584,1087,68.0,,70.0,,,,,,,"Calcium, Ca",MG +2154888,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG +2154904,1087,90.0,,70.0,,,,,,,"Calcium, Ca",MG +2154938,1087,93.0,,70.0,,,,,,,"Calcium, Ca",MG +2155227,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2155547,1087,73.0,,70.0,,,,,,,"Calcium, Ca",MG +2156070,1087,70.0,,70.0,,,,,,,"Calcium, Ca",MG +2156788,1087,219.0,,75.0,,,,,,,"Calcium, Ca",MG +2157239,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2157315,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2157351,1087,94.0,,70.0,,,,,,,"Calcium, Ca",MG +2157639,1087,139.0,,70.0,,,,,,,"Calcium, Ca",MG +2157699,1087,98.0,,70.0,,,,,,,"Calcium, Ca",MG +2158154,1087,172.0,,75.0,,,,,,,"Calcium, Ca",MG +2158567,1087,290.0,,70.0,,,,,,,"Calcium, Ca",MG +2158871,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2158938,1087,81.0,,70.0,,,,,,,"Calcium, Ca",MG +2159725,1087,252.0,,75.0,,,,,,,"Calcium, Ca",MG +2160104,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2160135,1087,119.0,,75.0,,,,,,,"Calcium, Ca",MG +2161057,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG +2161177,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG +2161389,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +2161625,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +2162854,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2163178,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2163201,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2164079,1087,188.0,,75.0,,,,,,,"Calcium, Ca",MG +2164163,1087,41.0,,70.0,,,,,,,"Calcium, Ca",MG +2164269,1087,49.0,,75.0,,,,,,,"Calcium, Ca",MG +2164564,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2164750,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG +2165254,1087,85.0,,70.0,,,,,,,"Calcium, Ca",MG +2165358,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +2165614,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +2166068,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG +2166554,1087,56.0,,70.0,,,,,,,"Calcium, Ca",MG +2166619,1087,417.0,,75.0,,,,,,,"Calcium, Ca",MG +2166835,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2166846,1087,120.0,,70.0,,,,,,,"Calcium, Ca",MG +2167066,1087,169.0,,70.0,,,,,,,"Calcium, Ca",MG +2167255,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2167806,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG +2167837,1087,238.0,,70.0,,,,,,,"Calcium, Ca",MG +2167938,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG +2168087,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG +2168103,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2168473,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2168807,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2168828,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +2169204,1087,60.0,,70.0,,,,,,,"Calcium, Ca",MG +2169222,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG +2169262,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +2169330,1087,5.0,,70.0,,,,,,,"Calcium, Ca",MG +2169433,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2169457,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2169815,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG +2169912,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +2170029,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG +2170266,1087,182.0,,70.0,,,,,,,"Calcium, Ca",MG +2170315,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG +2170577,1087,81.0,,70.0,,,,,,,"Calcium, Ca",MG +2170603,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG +2170715,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2171017,1087,132.0,,70.0,,,,,,,"Calcium, Ca",MG +2171744,1087,164.0,,70.0,,,,,,,"Calcium, Ca",MG +2171836,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2171879,1087,486.0,,70.0,,,,,,,"Calcium, Ca",MG +2172573,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2173400,1087,89.0,,70.0,,,,,,,"Calcium, Ca",MG +2173969,1087,153.0,,70.0,,,,,,,"Calcium, Ca",MG +2174370,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG +2174453,1087,179.0,,75.0,,,,,,,"Calcium, Ca",MG +2174600,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG +2174845,1087,54.0,,70.0,,,,,,,"Calcium, Ca",MG +2175270,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +2175556,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +2175626,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2175648,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2176023,1087,160.0,,75.0,,,,,,,"Calcium, Ca",MG +2176507,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +2176626,1087,75.0,,70.0,,,,,,,"Calcium, Ca",MG +2177052,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +2177085,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2177184,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +2177235,1087,246.0,,70.0,,,,,,,"Calcium, Ca",MG +2177787,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +2177818,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG +2177921,1087,84.0,,70.0,,,,,,,"Calcium, Ca",MG +2177956,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG +2178113,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2178238,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +2178445,1087,115.0,,70.0,,,,,,,"Calcium, Ca",MG +2178642,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +2179293,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2179573,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2179707,1087,104.0,,75.0,,,,,,,"Calcium, Ca",MG +2179790,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2180091,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2180382,1087,465.0,,70.0,,,,,,,"Calcium, Ca",MG +2180472,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2180502,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2180635,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +2180847,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2181148,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +2181292,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +2181409,1087,120.0,,70.0,,,,,,,"Calcium, Ca",MG +2181560,1087,39.0,,70.0,,,,,,,"Calcium, Ca",MG +2181683,1087,167.0,,75.0,,,,,,,"Calcium, Ca",MG +2182046,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2182456,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2183476,1087,92.0,,78.0,,,,,,,"Calcium, Ca",MG +2183597,1087,195.0,,78.0,,,,,,,"Calcium, Ca",MG +2183733,1087,39.0,,78.0,,,,,,,"Calcium, Ca",MG +2184063,1087,101.0,,78.0,,,,,,,"Calcium, Ca",MG +2184263,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2184304,1087,7.0,,71.0,,,,,,,"Calcium, Ca",MG +2184426,1087,20.0,,71.0,,,,,,,"Calcium, Ca",MG +2184610,1087,8.0,,71.0,,,,,,,"Calcium, Ca",MG +2184662,1087,33.0,,78.0,,,,,,,"Calcium, Ca",MG +2184834,1087,38.0,,78.0,,,,,,,"Calcium, Ca",MG +2184840,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2185022,1087,86.0,,71.0,,,,,,,"Calcium, Ca",MG +2185094,1087,50.0,,71.0,,,,,,,"Calcium, Ca",MG +2185192,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2185382,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2185391,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2185392,1087,127.0,,71.0,,,,,,,"Calcium, Ca",MG +2185660,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +2185744,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +2185819,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +2186022,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +2186029,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +2186263,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +2186268,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +2186520,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG +2186586,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +2186595,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2186649,1087,161.0,,70.0,,,,,,,"Calcium, Ca",MG +2187060,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +2187131,1087,167.0,,75.0,,,,,,,"Calcium, Ca",MG +2187425,1087,141.0,,75.0,,,,,,,"Calcium, Ca",MG +2187466,1087,679.0,,70.0,,,,,,,"Calcium, Ca",MG +2187615,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2187655,1087,242.0,,75.0,,,,,,,"Calcium, Ca",MG +2187828,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +2187926,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2187928,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2188070,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG +2188353,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +2188390,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG +2188537,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2188884,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +2189099,1087,175.0,,70.0,,,,,,,"Calcium, Ca",MG +2189118,1087,110.0,,75.0,,,,,,,"Calcium, Ca",MG +2189284,1087,371.0,,70.0,,,,,,,"Calcium, Ca",MG +2189317,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +2189400,1087,526.0,,70.0,,,,,,,"Calcium, Ca",MG +2190448,1087,93.0,,70.0,,,,,,,"Calcium, Ca",MG +2190743,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2191050,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2191679,1087,167.0,,70.0,,,,,,,"Calcium, Ca",MG +2191923,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG +2192208,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +2192276,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +2192423,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG +2192492,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2192617,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG +2192851,1087,55.0,,70.0,,,,,,,"Calcium, Ca",MG +2192873,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2193143,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG +2193328,1087,63.0,,70.0,,,,,,,"Calcium, Ca",MG +2193474,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG +2193766,1087,41.0,,70.0,,,,,,,"Calcium, Ca",MG +2193868,1087,145.0,,75.0,,,,,,,"Calcium, Ca",MG +2194177,1087,99.0,,70.0,,,,,,,"Calcium, Ca",MG +2194388,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG +2194521,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2195220,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG +2195355,1087,128.0,,70.0,,,,,,,"Calcium, Ca",MG +2195775,1087,88.0,,70.0,,,,,,,"Calcium, Ca",MG +2195912,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG +2195991,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG +2196067,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2196073,1087,98.0,,70.0,,,,,,,"Calcium, Ca",MG +2196541,1087,12.0,,71.0,,,,,,,"Calcium, Ca",MG +2196632,1087,4.0,,71.0,,,,,,,"Calcium, Ca",MG +2196803,1087,42.0,,78.0,,,,,,,"Calcium, Ca",MG +2196896,1087,160.0,,71.0,,,,,,,"Calcium, Ca",MG +2197074,1087,29.0,,71.0,,,,,,,"Calcium, Ca",MG +2197347,1087,12.0,,71.0,,,,,,,"Calcium, Ca",MG +2197547,1087,18.0,,71.0,,,,,,,"Calcium, Ca",MG +2197803,1087,204.0,,71.0,,,,,,,"Calcium, Ca",MG +2198179,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG +2198913,1087,675.0,,70.0,,,,,,,"Calcium, Ca",MG +2199011,1087,40.0,,70.0,,,,,,,"Calcium, Ca",MG +2199119,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2199439,1087,171.0,,70.0,,,,,,,"Calcium, Ca",MG +2200177,1087,146.0,,75.0,,,,,,,"Calcium, Ca",MG +2200655,1087,89.0,,75.0,,,,,,,"Calcium, Ca",MG +2200673,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2201026,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2201772,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG +2202215,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG +2202232,1087,40.0,,70.0,,,,,,,"Calcium, Ca",MG +2202236,1087,78.0,,70.0,,,,,,,"Calcium, Ca",MG +2202299,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG +2202562,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG +2202918,1087,69.0,,70.0,,,,,,,"Calcium, Ca",MG +2202941,1087,70.0,,70.0,,,,,,,"Calcium, Ca",MG +2203025,1087,97.0,,75.0,,,,,,,"Calcium, Ca",MG +2203333,1087,269.0,,70.0,,,,,,,"Calcium, Ca",MG +2203455,1087,104.0,,75.0,,,,,,,"Calcium, Ca",MG +2203636,1087,88.0,,70.0,,,,,,,"Calcium, Ca",MG +2203651,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG +2204026,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +2204325,1087,86.0,,70.0,,,,,,,"Calcium, Ca",MG +2205102,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2206099,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG +2206105,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2206119,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2206899,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG +2207556,1087,118.0,,70.0,,,,,,,"Calcium, Ca",MG +2207642,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +2208052,1087,32.0,,71.0,,,,,,,"Calcium, Ca",MG +2208084,1087,17.0,,71.0,,,,,,,"Calcium, Ca",MG +2208191,1087,27.0,,78.0,,,,,,,"Calcium, Ca",MG +2208223,1087,56.0,,78.0,,,,,,,"Calcium, Ca",MG +2208499,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2208637,1087,32.0,,71.0,,,,,,,"Calcium, Ca",MG +2208830,1087,32.0,,71.0,,,,,,,"Calcium, Ca",MG +2208924,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2209181,1087,22.0,,71.0,,,,,,,"Calcium, Ca",MG +2209503,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG +2209563,1087,84.0,,70.0,,,,,,,"Calcium, Ca",MG +2210105,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2210422,1087,118.0,,70.0,,,,,,,"Calcium, Ca",MG +2210557,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +2210879,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2210981,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2211474,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +2211879,1087,21.0,,75.0,,,,,,,"Calcium, Ca",MG +2212695,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2212901,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2213177,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2213229,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG +2213351,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +2213430,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2213512,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +2213734,1087,5.0,,70.0,,,,,,,"Calcium, Ca",MG +2214098,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +2214114,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG +2214268,1087,83.0,,75.0,,,,,,,"Calcium, Ca",MG +2214394,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +2214690,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG +2214799,1087,83.0,,70.0,,,,,,,"Calcium, Ca",MG +2214867,1087,121.0,,75.0,,,,,,,"Calcium, Ca",MG +2215216,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2215841,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG +2216405,1087,77.0,,75.0,,,,,,,"Calcium, Ca",MG +2216718,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2216812,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2216825,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2217170,1087,169.0,,70.0,,,,,,,"Calcium, Ca",MG +2217179,1087,104.0,,70.0,,,,,,,"Calcium, Ca",MG +2217203,1087,44.0,,70.0,,,,,,,"Calcium, Ca",MG +2217663,1087,339.0,,70.0,,,,,,,"Calcium, Ca",MG +2218279,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2218717,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +2218788,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +2218981,1087,192.0,,70.0,,,,,,,"Calcium, Ca",MG +2219130,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2219412,1087,10.0,,78.0,,,,,,,"Calcium, Ca",MG +2219479,1087,60.0,,78.0,,,,,,,"Calcium, Ca",MG +2219678,1087,87.0,,78.0,,,,,,,"Calcium, Ca",MG +2219729,1087,351.0,,78.0,,,,,,,"Calcium, Ca",MG +2219819,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG +2219833,1087,132.0,,75.0,,,,,,,"Calcium, Ca",MG +2219852,1087,25.0,,71.0,,,,,,,"Calcium, Ca",MG +2219870,1087,17.0,,71.0,,,,,,,"Calcium, Ca",MG +2219903,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2220594,1087,11.0,,78.0,,,,,,,"Calcium, Ca",MG +2220682,1087,7.0,,78.0,,,,,,,"Calcium, Ca",MG +2221543,1087,8.0,,71.0,,,,,,,"Calcium, Ca",MG +2221672,1087,34.0,,71.0,,,,,,,"Calcium, Ca",MG +2221689,1087,12.0,,71.0,,,,,,,"Calcium, Ca",MG +2222125,1087,14.0,,71.0,,,,,,,"Calcium, Ca",MG +2222230,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG +2222274,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG +2222285,1087,31.0,,78.0,,,,,,,"Calcium, Ca",MG +2222709,1087,50.0,,77.0,,,,,,,"Calcium, Ca",MG +2226062,1087,37.0,,78.0,,,,,,,"Calcium, Ca",MG +2226146,1087,451.0,,78.0,,,,,,,"Calcium, Ca",MG +2226467,1087,15.0,,78.0,,,,,,,"Calcium, Ca",MG +2226556,1087,333.0,,78.0,,,,,,,"Calcium, Ca",MG +2226696,1087,53.0,,78.0,,,,,,,"Calcium, Ca",MG +2226711,1087,195.0,,78.0,,,,,,,"Calcium, Ca",MG +2227246,1087,38.0,,78.0,,,,,,,"Calcium, Ca",MG +2227273,1087,434.0,,78.0,,,,,,,"Calcium, Ca",MG +2227360,1087,32.0,,78.0,,,,,,,"Calcium, Ca",MG +2227454,1087,47.0,,78.0,,,,,,,"Calcium, Ca",MG +2227745,1087,108.0,,78.0,,,,,,,"Calcium, Ca",MG +2228038,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2228073,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2228306,1087,38.0,,78.0,,,,,,,"Calcium, Ca",MG +2228640,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2228804,1087,571.0,,78.0,,,,,,,"Calcium, Ca",MG +2228832,1087,82.0,,71.0,,,,,,,"Calcium, Ca",MG +2228887,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2229289,1087,137.0,,78.0,,,,,,,"Calcium, Ca",MG +2229674,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG +2229897,1087,13.0,,71.0,,,,,,,"Calcium, Ca",MG +2229968,1087,8.0,,71.0,,,,,,,"Calcium, Ca",MG +2230119,1087,103.0,,78.0,,,,,,,"Calcium, Ca",MG +2230135,1087,64.0,,78.0,,,,,,,"Calcium, Ca",MG +2230581,1087,166.0,,78.0,,,,,,,"Calcium, Ca",MG +2230838,1087,13.0,,78.0,,,,,,,"Calcium, Ca",MG +2230912,1087,16.0,,78.0,,,,,,,"Calcium, Ca",MG +2231167,1087,85.0,,71.0,,,,,,,"Calcium, Ca",MG +2231391,1087,15.0,,71.0,,,,,,,"Calcium, Ca",MG +2231620,1087,79.0,,78.0,,,,,,,"Calcium, Ca",MG +2231871,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG +2232076,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +2232242,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2232271,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +2232408,1087,19.0,,78.0,,,,,,,"Calcium, Ca",MG +2232485,1087,25.0,,78.0,,,,,,,"Calcium, Ca",MG +2232648,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +2232815,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2232866,1087,11.0,,71.0,,,,,,,"Calcium, Ca",MG +2233550,1087,230.0,,78.0,,,,,,,"Calcium, Ca",MG +2233617,1087,4.0,,71.0,,,,,,,"Calcium, Ca",MG +2233637,1087,251.0,,78.0,,,,,,,"Calcium, Ca",MG +2233653,1087,455.0,,78.0,,,,,,,"Calcium, Ca",MG +2233753,1087,87.0,,71.0,,,,,,,"Calcium, Ca",MG +2233779,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2234183,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2234677,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2234952,1087,19.0,,78.0,,,,,,,"Calcium, Ca",MG +2235908,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2236199,1087,58.0,,78.0,,,,,,,"Calcium, Ca",MG +2236290,1087,34.0,,78.0,,,,,,,"Calcium, Ca",MG +2236707,1087,30.0,,78.0,,,,,,,"Calcium, Ca",MG +2236730,1087,671.0,,78.0,,,,,,,"Calcium, Ca",MG +2236877,1087,11.0,,78.0,,,,,,,"Calcium, Ca",MG +2237000,1087,57.0,,71.0,,,,,,,"Calcium, Ca",MG +2237103,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2237190,1087,32.0,,71.0,,,,,,,"Calcium, Ca",MG +2237507,1087,71.0,,71.0,,,,,,,"Calcium, Ca",MG +2237545,1087,10.0,,71.0,,,,,,,"Calcium, Ca",MG +2237552,1087,130.0,,78.0,,,,,,,"Calcium, Ca",MG +2237949,1087,33.0,,71.0,,,,,,,"Calcium, Ca",MG +2238457,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2238842,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG +2239244,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2239412,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +2239582,1087,261.0,,70.0,,,,,,,"Calcium, Ca",MG +2240239,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2240251,1087,28.0,,75.0,,,,,,,"Calcium, Ca",MG +2240463,1087,161.0,,75.0,,,,,,,"Calcium, Ca",MG +2240526,1087,55.0,,75.0,,,,,,,"Calcium, Ca",MG +2241093,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2242000,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +2242014,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +2242439,1087,1875.0,,75.0,,,,,,,"Calcium, Ca",MG +2242451,1087,138.0,,70.0,,,,,,,"Calcium, Ca",MG +2242480,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2242747,1087,148.0,,75.0,,,,,,,"Calcium, Ca",MG +2243600,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG +2244522,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +2246661,1087,121.0,,75.0,,,,,,,"Calcium, Ca",MG +2248321,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2251421,1087,103.0,,75.0,,,,,,,"Calcium, Ca",MG +2253472,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2254140,1087,53.0,,70.0,,,,,,,"Calcium, Ca",MG +2254228,1087,711.0,,70.0,,,,,,,"Calcium, Ca",MG +2255123,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2255409,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +2255471,1087,175.0,,70.0,,,,,,,"Calcium, Ca",MG +2255624,1087,77.0,,70.0,,,,,,,"Calcium, Ca",MG +2255808,1087,110.0,,70.0,,,,,,,"Calcium, Ca",MG +2256379,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2256592,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG +2256605,1087,203.0,,70.0,,,,,,,"Calcium, Ca",MG +2256633,1087,257.0,,70.0,,,,,,,"Calcium, Ca",MG +2264591,1087,11.1,1.0,1.0,,,,,,,"Calcium, Ca",MG +2265410,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG +2265840,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +2265922,1087,376.0,,70.0,,,,,,,"Calcium, Ca",MG +2265938,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +2266242,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG +2266247,1087,49.0,,70.0,,,,,,,"Calcium, Ca",MG +2266445,1087,167.0,,70.0,,,,,,,"Calcium, Ca",MG +2266483,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +2266648,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG +2266975,1087,40.0,,70.0,,,,,,,"Calcium, Ca",MG +2267135,1087,385.0,,70.0,,,,,,,"Calcium, Ca",MG +2267396,1087,1912.0,,70.0,,,,,,,"Calcium, Ca",MG +2267484,1087,119.0,,75.0,,,,,,,"Calcium, Ca",MG +2267525,1087,257.0,,70.0,,,,,,,"Calcium, Ca",MG +2267978,1087,110.0,,70.0,,,,,,,"Calcium, Ca",MG +2268470,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +2268516,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +2269453,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG +2270236,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +2270934,1087,73.0,,75.0,,,,,,,"Calcium, Ca",MG +2271071,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2271639,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2271709,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2271925,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2272081,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG +2272149,1087,108.0,,70.0,,,,,,,"Calcium, Ca",MG +2272274,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +2272698,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG +2273007,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +2273032,1087,197.0,,70.0,,,,,,,"Calcium, Ca",MG +2273379,1087,85.0,,75.0,,,,,,,"Calcium, Ca",MG +2273427,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG +2273601,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG +2273652,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2273970,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG +2274263,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2274288,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG +2274731,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +2275041,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG +2275111,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2275346,1087,109.0,,75.0,,,,,,,"Calcium, Ca",MG +2275571,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG +2275775,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2275851,1087,214.0,,70.0,,,,,,,"Calcium, Ca",MG +2276078,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2276564,1087,26.0,,70.0,,,,,,,"Calcium, Ca",MG +2276716,1087,165.0,,70.0,,,,,,,"Calcium, Ca",MG +2277520,1087,78.0,,70.0,,,,,,,"Calcium, Ca",MG +2277902,1087,138.0,,70.0,,,,,,,"Calcium, Ca",MG +2277916,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +2278212,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +2278256,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG +2278431,1087,269.0,,70.0,,,,,,,"Calcium, Ca",MG +2278434,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG +2278912,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +2279983,1087,103.0,,70.0,,,,,,,"Calcium, Ca",MG +2280347,1087,5.0,,70.0,,,,,,,"Calcium, Ca",MG +2280439,1087,355.0,,70.0,,,,,,,"Calcium, Ca",MG +2280607,1087,467.0,,70.0,,,,,,,"Calcium, Ca",MG +2280840,1087,57.0,,70.0,,,,,,,"Calcium, Ca",MG +2281577,1087,97.0,,70.0,,,,,,,"Calcium, Ca",MG +2281658,1087,171.0,,75.0,,,,,,,"Calcium, Ca",MG +2281935,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2282286,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +2282537,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2282826,1087,22.0,,70.0,,,,,,,"Calcium, Ca",MG +2282851,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2283013,1087,15.0,,70.0,,,,,,,"Calcium, Ca",MG +2283098,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +2283539,1087,72.0,,70.0,,,,,,,"Calcium, Ca",MG +2283673,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2283793,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2284520,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2285198,1087,177.0,,75.0,,,,,,,"Calcium, Ca",MG +2285208,1087,116.0,,70.0,,,,,,,"Calcium, Ca",MG +2286175,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2286257,1087,41.0,,75.0,,,,,,,"Calcium, Ca",MG +2286807,1087,108.0,,75.0,,,,,,,"Calcium, Ca",MG +2287321,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2287894,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +2288648,1087,140.0,,75.0,,,,,,,"Calcium, Ca",MG +2288806,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2288831,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2289088,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2289163,1087,69.0,,75.0,,,,,,,"Calcium, Ca",MG +2289215,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG +2289223,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +2289446,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG +2289493,1087,54.0,,75.0,,,,,,,"Calcium, Ca",MG +2289715,1087,83.0,,75.0,,,,,,,"Calcium, Ca",MG +2289794,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2290305,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2295641,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG +2295958,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2296097,1087,2.0,,70.0,,,,,,,"Calcium, Ca",MG +2296435,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2296668,1087,65.0,,70.0,,,,,,,"Calcium, Ca",MG +2298540,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +2298785,1087,87.0,,70.0,,,,,,,"Calcium, Ca",MG +2298813,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG +2299018,1087,6.0,,70.0,,,,,,,"Calcium, Ca",MG +2299349,1087,1278.0,,75.0,,,,,,,"Calcium, Ca",MG +2300445,1087,64.0,,70.0,,,,,,,"Calcium, Ca",MG +2300886,1087,309.0,,75.0,,,,,,,"Calcium, Ca",MG +2301236,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2301430,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG +2301687,1087,235.0,,70.0,,,,,,,"Calcium, Ca",MG +2301889,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2302274,1087,130.0,,70.0,,,,,,,"Calcium, Ca",MG +2302963,1087,233.0,,70.0,,,,,,,"Calcium, Ca",MG +2303615,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG +2303812,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +2304006,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +2304233,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG +2304268,1087,210.0,,70.0,,,,,,,"Calcium, Ca",MG +2304738,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG +2304799,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG +2304874,1087,5.0,,70.0,,,,,,,"Calcium, Ca",MG +2304880,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG +2305729,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +2305771,1087,200.0,,70.0,,,,,,,"Calcium, Ca",MG +2307095,1087,103.0,,70.0,,,,,,,"Calcium, Ca",MG +2307377,1087,526.0,,70.0,,,,,,,"Calcium, Ca",MG +2307643,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG +2308552,1087,114.0,,70.0,,,,,,,"Calcium, Ca",MG +2309317,1087,272.0,,75.0,,,,,,,"Calcium, Ca",MG +2309673,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2309970,1087,37.0,,70.0,,,,,,,"Calcium, Ca",MG +2311401,1087,85.0,,75.0,,,,,,,"Calcium, Ca",MG +2311885,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2312216,1087,188.0,,75.0,,,,,,,"Calcium, Ca",MG +2313405,1087,180.0,,70.0,,,,,,,"Calcium, Ca",MG +2313449,1087,179.0,,70.0,,,,,,,"Calcium, Ca",MG +2313474,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2313549,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG +2313771,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +2313867,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2314122,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG +2314434,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2314810,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +2314905,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG +2315076,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +2315088,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2315203,1087,93.0,,70.0,,,,,,,"Calcium, Ca",MG +2315417,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG +2315447,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2315627,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +2315846,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG +2316356,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2316381,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG +2316731,1087,106.0,,75.0,,,,,,,"Calcium, Ca",MG +2319974,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +2320047,1087,86.0,,70.0,,,,,,,"Calcium, Ca",MG +2320149,1087,121.0,,70.0,,,,,,,"Calcium, Ca",MG +2320250,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG +2321156,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG +2321577,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2321909,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2321969,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2322103,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2322169,1087,159.0,,70.0,,,,,,,"Calcium, Ca",MG +2322761,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG +2322832,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +2323231,1087,91.0,,75.0,,,,,,,"Calcium, Ca",MG +2323554,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG +2324763,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2325284,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2325293,1087,23.0,,70.0,,,,,,,"Calcium, Ca",MG +2325738,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2326312,1087,275.0,,70.0,,,,,,,"Calcium, Ca",MG +2326403,1087,136.0,,70.0,,,,,,,"Calcium, Ca",MG +2326653,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2327190,1087,225.0,,70.0,,,,,,,"Calcium, Ca",MG +2327412,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +2327461,1087,79.0,,70.0,,,,,,,"Calcium, Ca",MG +2327974,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2328057,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2328304,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG +2328412,1087,214.0,,70.0,,,,,,,"Calcium, Ca",MG +2328527,1087,103.0,,70.0,,,,,,,"Calcium, Ca",MG +2328550,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +2329314,1087,167.0,,70.0,,,,,,,"Calcium, Ca",MG +2329403,1087,88.0,,70.0,,,,,,,"Calcium, Ca",MG +2329649,1087,26.0,,70.0,,,,,,,"Calcium, Ca",MG +2329696,1087,86.0,,70.0,,,,,,,"Calcium, Ca",MG +2330786,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2330827,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2331446,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2331494,1087,13.0,,78.0,,,,,,,"Calcium, Ca",MG +2331521,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2331581,1087,7.0,,78.0,,,,,,,"Calcium, Ca",MG +2332380,1087,12.0,,71.0,,,,,,,"Calcium, Ca",MG +2332787,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +2333332,1087,2250.0,,75.0,,,,,,,"Calcium, Ca",MG +2333347,1087,120.0,,75.0,,,,,,,"Calcium, Ca",MG +2333403,1087,51.0,,70.0,,,,,,,"Calcium, Ca",MG +2333895,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG +2333948,1087,179.0,,75.0,,,,,,,"Calcium, Ca",MG +2334451,1087,294.0,,75.0,,,,,,,"Calcium, Ca",MG +2335031,1087,75.0,,70.0,,,,,,,"Calcium, Ca",MG +2335596,1087,51.0,,70.0,,,,,,,"Calcium, Ca",MG +2336273,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2336856,1087,7.0,,71.0,,,,,,,"Calcium, Ca",MG +2337287,1087,12.0,,71.0,,,,,,,"Calcium, Ca",MG +2337920,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG +2338133,1087,129.0,,70.0,,,,,,,"Calcium, Ca",MG +2338189,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG +2338193,1087,696.0,,70.0,,,,,,,"Calcium, Ca",MG +2338327,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2338477,1087,75.0,,75.0,,,,,,,"Calcium, Ca",MG +2338590,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2338726,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2339279,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2339508,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2339627,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2340393,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2341069,1087,140.0,,,,,,,,,"Calcium, Ca",MG +2341263,1087,8.0,,,,,,,,,"Calcium, Ca",MG +2341637,1087,8.0,,,,,,,,,"Calcium, Ca",MG +2341745,1087,28.0,,,,,,,,,"Calcium, Ca",MG +2341907,1087,24.0,,,,,,,,,"Calcium, Ca",MG +2342074,1087,14.0,,,,,,,,,"Calcium, Ca",MG +2342257,1087,65.0,,,,,,,,,"Calcium, Ca",MG +2342464,1087,96.0,,,,,,,,,"Calcium, Ca",MG +2342471,1087,177.0,,,,,,,,,"Calcium, Ca",MG +2343023,1087,22.0,,,,,,,,,"Calcium, Ca",MG +2343368,1087,93.0,,,,,,,,,"Calcium, Ca",MG +2343375,1087,124.0,,,,,,,,,"Calcium, Ca",MG +2343978,1087,818.0,,,,,,,,,"Calcium, Ca",MG +2344693,1087,19.0,,,,,,,,,"Calcium, Ca",MG +2344818,1087,7.0,,,,,,,,,"Calcium, Ca",MG +2344944,1087,191.0,,,,,,,,,"Calcium, Ca",MG +2344970,1087,11.0,,,,,,,,,"Calcium, Ca",MG +2345067,1087,45.0,,,,,,,,,"Calcium, Ca",MG +2345195,1087,12.0,,,,,,,,,"Calcium, Ca",MG +2345202,1087,28.0,,,,,,,,,"Calcium, Ca",MG +2345207,1087,22.0,,,,,,,,,"Calcium, Ca",MG +2345233,1087,13.0,,,,,,,,,"Calcium, Ca",MG +2345265,1087,19.0,,,,,,,,,"Calcium, Ca",MG +2345444,1087,3.0,,,,,,,,,"Calcium, Ca",MG +2345645,1087,136.0,,,,,,,,,"Calcium, Ca",MG +2345686,1087,17.0,,,,,,,,,"Calcium, Ca",MG +2346048,1087,60.0,,,,,,,,,"Calcium, Ca",MG +2346137,1087,7.0,,,,,,,,,"Calcium, Ca",MG +2346207,1087,2.0,,,,,,,,,"Calcium, Ca",MG +2364030,1087,34.0,,78.0,,,,,,,"Calcium, Ca",MG +2364406,1087,194.0,,75.0,,,,,,,"Calcium, Ca",MG +2364521,1087,69.0,,70.0,,,,,,,"Calcium, Ca",MG +2364673,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2365151,1087,101.0,,70.0,,,,,,,"Calcium, Ca",MG +2365331,1087,44.0,,70.0,,,,,,,"Calcium, Ca",MG +2365509,1087,142.0,,70.0,,,,,,,"Calcium, Ca",MG +2365586,1087,46.0,,70.0,,,,,,,"Calcium, Ca",MG +2365810,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG +2365911,1087,23.0,,75.0,,,,,,,"Calcium, Ca",MG +2365918,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2366167,1087,37.0,,70.0,,,,,,,"Calcium, Ca",MG +2366589,1087,39.0,,70.0,,,,,,,"Calcium, Ca",MG +2366680,1087,97.0,,70.0,,,,,,,"Calcium, Ca",MG +2366968,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2367071,1087,200.0,,70.0,,,,,,,"Calcium, Ca",MG +2367508,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2367694,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG +2367853,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG +2368080,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2368119,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +2368860,1087,214.0,,75.0,,,,,,,"Calcium, Ca",MG +2369004,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +2369256,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG +2369509,1087,190.0,,70.0,,,,,,,"Calcium, Ca",MG +2370041,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG +2370293,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2370525,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +2370613,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2370838,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2370943,1087,26.0,,78.0,,,,,,,"Calcium, Ca",MG +2370975,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2371108,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2371337,1087,87.0,,78.0,,,,,,,"Calcium, Ca",MG +2371594,1087,17.0,,78.0,,,,,,,"Calcium, Ca",MG +2371794,1087,20.0,,72.0,,,,,,,"Calcium, Ca",MG +2371815,1087,50.0,,71.0,,,,,,,"Calcium, Ca",MG +2371833,1087,100.0,,78.0,,,,,,,"Calcium, Ca",MG +2372035,1087,18.0,,72.0,,,,,,,"Calcium, Ca",MG +2372247,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2372265,1087,148.0,,70.0,,,,,,,"Calcium, Ca",MG +2372700,1087,714.0,,70.0,,,,,,,"Calcium, Ca",MG +2372758,1087,127.0,,75.0,,,,,,,"Calcium, Ca",MG +2372967,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2373246,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2373540,1087,77.0,,70.0,,,,,,,"Calcium, Ca",MG +2373920,1087,293.0,,70.0,,,,,,,"Calcium, Ca",MG +2374099,1087,188.0,,75.0,,,,,,,"Calcium, Ca",MG +2374456,1087,106.0,,70.0,,,,,,,"Calcium, Ca",MG +2374761,1087,53.0,,70.0,,,,,,,"Calcium, Ca",MG +2375074,1087,176.0,,75.0,,,,,,,"Calcium, Ca",MG +2375076,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2375163,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2375388,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2375437,1087,132.0,,70.0,,,,,,,"Calcium, Ca",MG +2375507,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2375977,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +2376158,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2376446,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG +2376782,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +2377364,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG +2377538,1087,141.0,,70.0,,,,,,,"Calcium, Ca",MG +2377801,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG +2377871,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2378026,1087,212.0,,70.0,,,,,,,"Calcium, Ca",MG +2378216,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +2378622,1087,59.0,,70.0,,,,,,,"Calcium, Ca",MG +2379047,1087,693.0,,70.0,,,,,,,"Calcium, Ca",MG +2379191,1087,2.0,,70.0,,,,,,,"Calcium, Ca",MG +2379391,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG +2379449,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG +2379797,1087,323.0,,75.0,,,,,,,"Calcium, Ca",MG +2379968,1087,154.0,,75.0,,,,,,,"Calcium, Ca",MG +2380055,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2380365,1087,146.0,,75.0,,,,,,,"Calcium, Ca",MG +2380454,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG +2380521,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2380746,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2380810,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +2381312,1087,75.0,,78.0,,,,,,,"Calcium, Ca",MG +2381319,1087,37.0,,78.0,,,,,,,"Calcium, Ca",MG +2381675,1087,114.0,,70.0,,,,,,,"Calcium, Ca",MG +2382102,1087,216.0,,70.0,,,,,,,"Calcium, Ca",MG +2382104,1087,250.0,,70.0,,,,,,,"Calcium, Ca",MG +2382449,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2382595,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2382614,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +2382789,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2383020,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2383089,1087,84.0,,75.0,,,,,,,"Calcium, Ca",MG +2383198,1087,142.0,,70.0,,,,,,,"Calcium, Ca",MG +2383416,1087,79.0,,70.0,,,,,,,"Calcium, Ca",MG +2383448,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +2383523,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG +2384089,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2384472,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +2384590,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +2384661,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2385073,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +2385083,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2385106,1087,679.0,,70.0,,,,,,,"Calcium, Ca",MG +2385981,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +2386190,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2387008,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG +2387243,1087,714.0,,70.0,,,,,,,"Calcium, Ca",MG +2387324,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2387384,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2387456,1087,190.0,,70.0,,,,,,,"Calcium, Ca",MG +2387583,1087,58.0,,70.0,,,,,,,"Calcium, Ca",MG +2387587,1087,104.0,,75.0,,,,,,,"Calcium, Ca",MG +2387932,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +2388106,1087,97.0,,70.0,,,,,,,"Calcium, Ca",MG +2388175,1087,2.0,,70.0,,,,,,,"Calcium, Ca",MG +2388260,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +2388374,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2388634,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +2388681,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +2388687,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2389386,1087,123.0,,70.0,,,,,,,"Calcium, Ca",MG +2389972,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +2390110,1087,267.0,,70.0,,,,,,,"Calcium, Ca",MG +2390424,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG +2390581,1087,141.0,,70.0,,,,,,,"Calcium, Ca",MG +2390638,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +2391051,1087,329.0,,75.0,,,,,,,"Calcium, Ca",MG +2391355,1087,159.0,,70.0,,,,,,,"Calcium, Ca",MG +2391385,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG +2391637,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2391640,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2391740,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2391756,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG +2392384,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG +2392548,1087,619.0,,70.0,,,,,,,"Calcium, Ca",MG +2392696,1087,51.0,,70.0,,,,,,,"Calcium, Ca",MG +2392960,1087,556.0,,70.0,,,,,,,"Calcium, Ca",MG +2393190,1087,263.0,,70.0,,,,,,,"Calcium, Ca",MG +2393329,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG +2393386,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2393529,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG +2393901,1087,389.0,,70.0,,,,,,,"Calcium, Ca",MG +2394210,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG +2394224,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +2394275,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2394474,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG +2394810,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG +2394839,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2395629,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG +2395885,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2396054,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +2396114,1087,41.0,,70.0,,,,,,,"Calcium, Ca",MG +2396291,1087,183.0,,70.0,,,,,,,"Calcium, Ca",MG +2396466,1087,2.0,,70.0,,,,,,,"Calcium, Ca",MG +2396471,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2396907,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2397013,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +2397106,1087,650.0,,70.0,,,,,,,"Calcium, Ca",MG +2398013,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2398079,1087,711.0,,70.0,,,,,,,"Calcium, Ca",MG +2398473,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2398749,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +2398868,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG +2399314,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +2399425,1087,695.0,,70.0,,,,,,,"Calcium, Ca",MG +2399533,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG +2399723,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2400034,1087,286.0,,70.0,,,,,,,"Calcium, Ca",MG +2400111,1087,242.0,,70.0,,,,,,,"Calcium, Ca",MG +2400175,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG +2400363,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2400387,1087,57.0,,70.0,,,,,,,"Calcium, Ca",MG +2400392,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG +2400445,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +2400737,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2400792,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2400932,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG +2400941,1087,286.0,,75.0,,,,,,,"Calcium, Ca",MG +2401216,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG +2401231,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2401607,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG +2401844,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG +2401972,1087,68.0,,70.0,,,,,,,"Calcium, Ca",MG +2402634,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +2402667,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG +2402979,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG +2403085,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +2403402,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +2403420,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG +2403465,1087,154.0,,75.0,,,,,,,"Calcium, Ca",MG +2403466,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG +2403828,1087,746.0,,70.0,,,,,,,"Calcium, Ca",MG +2403879,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +2403989,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +2404567,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +2405553,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG +2405570,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2405671,1087,22.0,,75.0,,,,,,,"Calcium, Ca",MG +2405675,1087,244.0,,70.0,,,,,,,"Calcium, Ca",MG +2405738,1087,28.0,,70.0,,,,,,,"Calcium, Ca",MG +2406129,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +2406306,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2406447,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2407002,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2407144,1087,22.0,,70.0,,,,,,,"Calcium, Ca",MG +2407242,1087,49.0,,70.0,,,,,,,"Calcium, Ca",MG +2407393,1087,300.0,,70.0,,,,,,,"Calcium, Ca",MG +2407537,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +2407711,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2407951,1087,469.0,,75.0,,,,,,,"Calcium, Ca",MG +2408571,1087,57.0,,70.0,,,,,,,"Calcium, Ca",MG +2408765,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2409240,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2409503,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG +2409666,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +2409708,1087,611.0,,70.0,,,,,,,"Calcium, Ca",MG +2409788,1087,53.0,,70.0,,,,,,,"Calcium, Ca",MG +2409794,1087,214.0,,70.0,,,,,,,"Calcium, Ca",MG +2410075,1087,693.0,,70.0,,,,,,,"Calcium, Ca",MG +2410357,1087,286.0,,70.0,,,,,,,"Calcium, Ca",MG +2410508,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2410709,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2410850,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2410904,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG +2411090,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +2411783,1087,429.0,,70.0,,,,,,,"Calcium, Ca",MG +2412025,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2412266,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +2412442,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +2412997,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +2413277,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2413413,1087,135.0,,70.0,,,,,,,"Calcium, Ca",MG +2413566,1087,105.0,,75.0,,,,,,,"Calcium, Ca",MG +2413851,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG +2414330,1087,6.0,,70.0,,,,,,,"Calcium, Ca",MG +2414464,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2414594,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2414790,1087,696.0,,70.0,,,,,,,"Calcium, Ca",MG +2414805,1087,1176.0,,70.0,,,,,,,"Calcium, Ca",MG +2414868,1087,26.0,,70.0,,,,,,,"Calcium, Ca",MG +2415012,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +2415056,1087,19.0,,70.0,,,,,,,"Calcium, Ca",MG +2415315,1087,135.0,,70.0,,,,,,,"Calcium, Ca",MG +2415783,1087,117.0,,70.0,,,,,,,"Calcium, Ca",MG +2416528,1087,66.0,,70.0,,,,,,,"Calcium, Ca",MG +2416578,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG +2416672,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2417732,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2418249,1087,571.0,,70.0,,,,,,,"Calcium, Ca",MG +2418513,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG +2418526,1087,41.0,,75.0,,,,,,,"Calcium, Ca",MG +2418634,1087,200.0,,70.0,,,,,,,"Calcium, Ca",MG +2418654,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +2418779,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG +2419058,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2419085,1087,128.0,,75.0,,,,,,,"Calcium, Ca",MG +2420091,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2420390,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +2420566,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +2420717,1087,43.0,,75.0,,,,,,,"Calcium, Ca",MG +2420726,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2421586,1087,111.0,,70.0,,,,,,,"Calcium, Ca",MG +2421968,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG +2422105,1087,136.0,,70.0,,,,,,,"Calcium, Ca",MG +2422180,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG +2422551,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG +2422560,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG +2422570,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG +2423536,1087,63.0,,70.0,,,,,,,"Calcium, Ca",MG +2423660,1087,103.0,,70.0,,,,,,,"Calcium, Ca",MG +2424058,1087,188.0,,75.0,,,,,,,"Calcium, Ca",MG +2424757,1087,101.0,,70.0,,,,,,,"Calcium, Ca",MG +2424990,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2425086,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2425095,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2425273,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG +2425287,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +2425740,1087,53.0,,70.0,,,,,,,"Calcium, Ca",MG +2426514,1087,159.0,,70.0,,,,,,,"Calcium, Ca",MG +2426639,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +2426747,1087,99.0,,70.0,,,,,,,"Calcium, Ca",MG +2426873,1087,232.0,,70.0,,,,,,,"Calcium, Ca",MG +2427003,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2427237,1087,1257.0,,70.0,,,,,,,"Calcium, Ca",MG +2427420,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2427517,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2427631,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG +2427858,1087,286.0,,70.0,,,,,,,"Calcium, Ca",MG +2427912,1087,129.0,,70.0,,,,,,,"Calcium, Ca",MG +2427997,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +2428125,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +2428449,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +2428595,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +2428768,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2429110,1087,77.0,,70.0,,,,,,,"Calcium, Ca",MG +2429557,1087,400.0,,70.0,,,,,,,"Calcium, Ca",MG +2430298,1087,116.0,,70.0,,,,,,,"Calcium, Ca",MG +2430354,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG +2430487,1087,158.0,,70.0,,,,,,,"Calcium, Ca",MG +2431262,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2431267,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG +2431418,1087,176.0,,70.0,,,,,,,"Calcium, Ca",MG +2431646,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2431770,1087,54.0,,70.0,,,,,,,"Calcium, Ca",MG +2432052,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2432140,1087,83.0,,70.0,,,,,,,"Calcium, Ca",MG +2432347,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +2433183,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2433692,1087,89.0,,75.0,,,,,,,"Calcium, Ca",MG +2434019,1087,303.0,,70.0,,,,,,,"Calcium, Ca",MG +2434056,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG +2434192,1087,81.0,,70.0,,,,,,,"Calcium, Ca",MG +2434669,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2434714,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2434786,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +2434966,1087,139.0,,70.0,,,,,,,"Calcium, Ca",MG +2435263,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2435775,1087,42.0,,75.0,,,,,,,"Calcium, Ca",MG +2435857,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2435913,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2436071,1087,11.0,,75.0,,,,,,,"Calcium, Ca",MG +2436222,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG +2436737,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +2437202,1087,43.0,,75.0,,,,,,,"Calcium, Ca",MG +2437541,1087,23.0,,70.0,,,,,,,"Calcium, Ca",MG +2437649,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2437774,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2437905,1087,38.0,,75.0,,,,,,,"Calcium, Ca",MG +2438304,1087,79.0,,75.0,,,,,,,"Calcium, Ca",MG +2440047,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +2440449,1087,34.0,,75.0,,,,,,,"Calcium, Ca",MG +2441079,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2441274,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +2441493,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2441740,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2442384,1087,150.0,,75.0,,,,,,,"Calcium, Ca",MG +2442553,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +2442572,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +2442600,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2443568,1087,133.0,,71.0,,,,,,,"Calcium, Ca",MG +2443697,1087,335.0,,78.0,,,,,,,"Calcium, Ca",MG +2444145,1087,30.0,,78.0,,,,,,,"Calcium, Ca",MG +2444157,1087,81.0,,78.0,,,,,,,"Calcium, Ca",MG +2444204,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2444264,1087,241.0,,71.0,,,,,,,"Calcium, Ca",MG +2444375,1087,212.0,,70.0,,,,,,,"Calcium, Ca",MG +2444428,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +2444471,1087,179.0,,70.0,,,,,,,"Calcium, Ca",MG +2444509,1087,81.0,,70.0,,,,,,,"Calcium, Ca",MG +2444790,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG +2444824,1087,45.0,,70.0,,,,,,,"Calcium, Ca",MG +2444874,1087,22.0,,70.0,,,,,,,"Calcium, Ca",MG +2444904,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG +2445353,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG +2445518,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG +2445785,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG +2445961,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG +2446030,1087,94.0,,70.0,,,,,,,"Calcium, Ca",MG +2446081,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2446375,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2446508,1087,656.0,,70.0,,,,,,,"Calcium, Ca",MG +2446584,1087,111.0,,70.0,,,,,,,"Calcium, Ca",MG +2447105,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG +2447308,1087,110.0,,70.0,,,,,,,"Calcium, Ca",MG +2447667,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG +2447790,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG +2447867,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +2448087,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2448461,1087,90.0,,70.0,,,,,,,"Calcium, Ca",MG +2448561,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +2448572,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +2448773,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG +2449183,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2449491,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2449584,1087,108.0,,70.0,,,,,,,"Calcium, Ca",MG +2449652,1087,321.0,,70.0,,,,,,,"Calcium, Ca",MG +2450446,1087,250.0,,70.0,,,,,,,"Calcium, Ca",MG +2450456,1087,124.0,,70.0,,,,,,,"Calcium, Ca",MG +2451015,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +2451021,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +2451045,1087,90.0,,70.0,,,,,,,"Calcium, Ca",MG +2451484,1087,66.0,,70.0,,,,,,,"Calcium, Ca",MG +2451789,1087,582.0,,70.0,,,,,,,"Calcium, Ca",MG +2452157,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2452212,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2452307,1087,268.0,,70.0,,,,,,,"Calcium, Ca",MG +2452749,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2452768,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +2453036,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2453289,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +2453502,1087,52.0,,70.0,,,,,,,"Calcium, Ca",MG +2453700,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG +2453804,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2453936,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2454840,1087,178.0,,75.0,,,,,,,"Calcium, Ca",MG +2455283,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2455445,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2455556,1087,46.0,,75.0,,,,,,,"Calcium, Ca",MG +2455755,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2455795,1087,140.0,,75.0,,,,,,,"Calcium, Ca",MG +2455838,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2456821,1087,13.0,,71.0,,,,,,,"Calcium, Ca",MG +2457126,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG +2457355,1087,68.0,,71.0,,,,,,,"Calcium, Ca",MG +2457553,1087,59.0,,71.0,,,,,,,"Calcium, Ca",MG +2457614,1087,135.0,,71.0,,,,,,,"Calcium, Ca",MG +2457740,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG +2457789,1087,23.0,,71.0,,,,,,,"Calcium, Ca",MG +2457897,1087,148.0,,71.0,,,,,,,"Calcium, Ca",MG +2458043,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG +2458168,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2458203,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2458444,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG +2458655,1087,17.0,,71.0,,,,,,,"Calcium, Ca",MG +2459027,1087,130.0,,78.0,,,,,,,"Calcium, Ca",MG +2459224,1087,92.0,,78.0,,,,,,,"Calcium, Ca",MG +2460345,1087,138.0,,70.0,,,,,,,"Calcium, Ca",MG +2460477,1087,151.0,,70.0,,,,,,,"Calcium, Ca",MG +2460649,1087,109.0,,70.0,,,,,,,"Calcium, Ca",MG +2460711,1087,81.0,,70.0,,,,,,,"Calcium, Ca",MG +2460822,1087,162.0,,70.0,,,,,,,"Calcium, Ca",MG +2461440,1087,48.0,,70.0,,,,,,,"Calcium, Ca",MG +2461773,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG +2461835,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG +2462144,1087,121.0,,70.0,,,,,,,"Calcium, Ca",MG +2462276,1087,739.0,,70.0,,,,,,,"Calcium, Ca",MG +2462440,1087,23.0,,70.0,,,,,,,"Calcium, Ca",MG +2462630,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG +2462667,1087,75.0,,70.0,,,,,,,"Calcium, Ca",MG +2462747,1087,139.0,,70.0,,,,,,,"Calcium, Ca",MG +2462773,1087,679.0,,70.0,,,,,,,"Calcium, Ca",MG +2462796,1087,679.0,,70.0,,,,,,,"Calcium, Ca",MG +2462855,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG +2462926,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +2462968,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +2463195,1087,60.0,,70.0,,,,,,,"Calcium, Ca",MG +2463630,1087,88.0,,70.0,,,,,,,"Calcium, Ca",MG +2463760,1087,124.0,,70.0,,,,,,,"Calcium, Ca",MG +2463842,1087,74.0,,70.0,,,,,,,"Calcium, Ca",MG +2463944,1087,754.0,,70.0,,,,,,,"Calcium, Ca",MG +2464056,1087,92.0,,70.0,,,,,,,"Calcium, Ca",MG +2464414,1087,134.0,,70.0,,,,,,,"Calcium, Ca",MG +2464515,1087,145.0,,70.0,,,,,,,"Calcium, Ca",MG +2464833,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2464834,1087,349.0,,70.0,,,,,,,"Calcium, Ca",MG +2464871,1087,61.0,,75.0,,,,,,,"Calcium, Ca",MG +2465031,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +2465074,1087,58.0,,70.0,,,,,,,"Calcium, Ca",MG +2465103,1087,679.0,,70.0,,,,,,,"Calcium, Ca",MG +2465902,1087,134.0,,70.0,,,,,,,"Calcium, Ca",MG +2466022,1087,23.0,,70.0,,,,,,,"Calcium, Ca",MG +2466225,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2466709,1087,106.0,,70.0,,,,,,,"Calcium, Ca",MG +2466784,1087,150.0,,70.0,,,,,,,"Calcium, Ca",MG +2466873,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +2467214,1087,121.0,,70.0,,,,,,,"Calcium, Ca",MG +2467412,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG +2467757,1087,37.0,,70.0,,,,,,,"Calcium, Ca",MG +2467811,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +2468081,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG +2468207,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2468490,1087,81.0,,70.0,,,,,,,"Calcium, Ca",MG +2468914,1087,1217.0,,70.0,,,,,,,"Calcium, Ca",MG +2469175,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2469836,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2469848,1087,85.0,,70.0,,,,,,,"Calcium, Ca",MG +2470141,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +2470522,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +2470868,1087,385.0,,70.0,,,,,,,"Calcium, Ca",MG +2471081,1087,74.0,,70.0,,,,,,,"Calcium, Ca",MG +2471092,1087,87.0,,70.0,,,,,,,"Calcium, Ca",MG +2471126,1087,146.0,,70.0,,,,,,,"Calcium, Ca",MG +2471223,1087,46.0,,70.0,,,,,,,"Calcium, Ca",MG +2471365,1087,895.0,,70.0,,,,,,,"Calcium, Ca",MG +2471693,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +2471872,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2472038,1087,625.0,,70.0,,,,,,,"Calcium, Ca",MG +2472096,1087,161.0,,70.0,,,,,,,"Calcium, Ca",MG +2472173,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG +2472346,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +2472362,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +2472446,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG +2472488,1087,138.0,,70.0,,,,,,,"Calcium, Ca",MG +2472526,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +2472651,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG +2472685,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +2472706,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2472749,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +2473300,1087,188.0,,70.0,,,,,,,"Calcium, Ca",MG +2473612,1087,679.0,,70.0,,,,,,,"Calcium, Ca",MG +2473651,1087,106.0,,70.0,,,,,,,"Calcium, Ca",MG +2473742,1087,115.0,,70.0,,,,,,,"Calcium, Ca",MG +2473796,1087,714.0,,70.0,,,,,,,"Calcium, Ca",MG +2473977,1087,70.0,,70.0,,,,,,,"Calcium, Ca",MG +2474567,1087,163.0,,75.0,,,,,,,"Calcium, Ca",MG +2474617,1087,123.0,,75.0,,,,,,,"Calcium, Ca",MG +2475083,1087,696.0,,70.0,,,,,,,"Calcium, Ca",MG +2475438,1087,382.0,,70.0,,,,,,,"Calcium, Ca",MG +2475769,1087,714.0,,70.0,,,,,,,"Calcium, Ca",MG +2475790,1087,146.0,,70.0,,,,,,,"Calcium, Ca",MG +2476250,1087,82.0,,70.0,,,,,,,"Calcium, Ca",MG +2476435,1087,182.0,,70.0,,,,,,,"Calcium, Ca",MG +2477049,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2477074,1087,39.0,,70.0,,,,,,,"Calcium, Ca",MG +2478127,1087,52.0,,70.0,,,,,,,"Calcium, Ca",MG +2478283,1087,163.0,,70.0,,,,,,,"Calcium, Ca",MG +2478327,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +2479081,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG +2479545,1087,59.0,,70.0,,,,,,,"Calcium, Ca",MG +2479921,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2480014,1087,66.0,,75.0,,,,,,,"Calcium, Ca",MG +2480123,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG +2480264,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +2480347,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +2480590,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +2480715,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG +2480827,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG +2481226,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2481276,1087,65.0,,70.0,,,,,,,"Calcium, Ca",MG +2481850,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +2481897,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +2482002,1087,44.0,,70.0,,,,,,,"Calcium, Ca",MG +2482660,1087,114.0,,70.0,,,,,,,"Calcium, Ca",MG +2482754,1087,135.0,,70.0,,,,,,,"Calcium, Ca",MG +2482829,1087,161.0,,70.0,,,,,,,"Calcium, Ca",MG +2483391,1087,6.0,,70.0,,,,,,,"Calcium, Ca",MG +2483579,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +2483707,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +2484031,1087,104.0,,75.0,,,,,,,"Calcium, Ca",MG +2484048,1087,117.0,,70.0,,,,,,,"Calcium, Ca",MG +2484079,1087,162.0,,70.0,,,,,,,"Calcium, Ca",MG +2484550,1087,130.0,,70.0,,,,,,,"Calcium, Ca",MG +2484779,1087,160.0,,70.0,,,,,,,"Calcium, Ca",MG +2485335,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG +2485394,1087,275.0,,70.0,,,,,,,"Calcium, Ca",MG +2485591,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG +2485994,1087,158.0,,70.0,,,,,,,"Calcium, Ca",MG +2486007,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG +2486521,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG +2486734,1087,175.0,,70.0,,,,,,,"Calcium, Ca",MG +2486973,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG +2487156,1087,417.0,,70.0,,,,,,,"Calcium, Ca",MG +2487513,1087,158.0,,70.0,,,,,,,"Calcium, Ca",MG +2487818,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG +2488020,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +2488140,1087,714.0,,70.0,,,,,,,"Calcium, Ca",MG +2488294,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2488416,1087,714.0,,70.0,,,,,,,"Calcium, Ca",MG +2488647,1087,704.0,,70.0,,,,,,,"Calcium, Ca",MG +2488695,1087,105.0,,75.0,,,,,,,"Calcium, Ca",MG +2488773,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG +2488960,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG +2489398,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG +2489477,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +2489646,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG +2489826,1087,756.0,,70.0,,,,,,,"Calcium, Ca",MG +2489844,1087,729.0,,70.0,,,,,,,"Calcium, Ca",MG +2490086,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG +2490245,1087,2000.0,,75.0,,,,,,,"Calcium, Ca",MG +2490347,1087,106.0,,75.0,,,,,,,"Calcium, Ca",MG +2491116,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +2491385,1087,50.0,,71.0,,,,,,,"Calcium, Ca",MG +2491411,1087,10.0,,72.0,,,,,,,"Calcium, Ca",MG +2491629,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG +2491643,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG +2491734,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG +2491776,1087,370.0,,75.0,,,,,,,"Calcium, Ca",MG +2491906,1087,46.0,,71.0,,,,,,,"Calcium, Ca",MG +2491952,1087,25.0,,71.0,,,,,,,"Calcium, Ca",MG +2491976,1087,4.0,,71.0,,,,,,,"Calcium, Ca",MG +2492445,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2492608,1087,36.0,,71.0,,,,,,,"Calcium, Ca",MG +2492680,1087,53.0,,72.0,,,,,,,"Calcium, Ca",MG +2492775,1087,12.0,,71.0,,,,,,,"Calcium, Ca",MG +2492796,1087,17.0,,71.0,,,,,,,"Calcium, Ca",MG +2493108,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2493356,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +2493534,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +2494882,1087,44.0,,70.0,,,,,,,"Calcium, Ca",MG +2495041,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +2495048,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG +2495196,1087,150.0,,70.0,,,,,,,"Calcium, Ca",MG +2495224,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +2495227,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +2495397,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2495682,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG +2495775,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG +2495780,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG +2495862,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +2496145,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2496294,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +2496368,1087,5.0,,70.0,,,,,,,"Calcium, Ca",MG +2496561,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2497150,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +2497429,1087,59.0,,70.0,,,,,,,"Calcium, Ca",MG +2497561,1087,94.0,,70.0,,,,,,,"Calcium, Ca",MG +2498413,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2498539,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +2498570,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2498694,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG +2498785,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG +2498993,1087,225.0,,70.0,,,,,,,"Calcium, Ca",MG +2499022,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG +2499239,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2499745,1087,129.0,,70.0,,,,,,,"Calcium, Ca",MG +2499780,1087,94.0,,75.0,,,,,,,"Calcium, Ca",MG +2499815,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2499943,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG +2500678,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG +2500767,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +2500925,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG +2501082,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG +2501183,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG +2501280,1087,121.0,,70.0,,,,,,,"Calcium, Ca",MG +2501463,1087,1389.0,,70.0,,,,,,,"Calcium, Ca",MG +2501601,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2501707,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2501890,1087,77.0,,75.0,,,,,,,"Calcium, Ca",MG +2502005,1087,112.0,,70.0,,,,,,,"Calcium, Ca",MG +2502885,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG +2502972,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2502982,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2503213,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +2503228,1087,94.0,,75.0,,,,,,,"Calcium, Ca",MG +2503320,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG +2503580,1087,37.0,,70.0,,,,,,,"Calcium, Ca",MG +2503835,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2504241,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2505009,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2505612,1087,104.0,,75.0,,,,,,,"Calcium, Ca",MG +2505937,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG +2506096,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2506549,1087,129.0,,70.0,,,,,,,"Calcium, Ca",MG +2506592,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +2507140,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +2507262,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2507517,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG +2507831,1087,56.0,,75.0,,,,,,,"Calcium, Ca",MG +2507857,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG +2507962,1087,284.0,,70.0,,,,,,,"Calcium, Ca",MG +2508154,1087,59.0,,70.0,,,,,,,"Calcium, Ca",MG +2508172,1087,59.0,,75.0,,,,,,,"Calcium, Ca",MG +2508332,1087,28.0,,75.0,,,,,,,"Calcium, Ca",MG +2508679,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2508862,1087,600.0,,70.0,,,,,,,"Calcium, Ca",MG +2509271,1087,675.0,,70.0,,,,,,,"Calcium, Ca",MG +2509288,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +2509423,1087,464.0,,70.0,,,,,,,"Calcium, Ca",MG +2509462,1087,109.0,,70.0,,,,,,,"Calcium, Ca",MG +2509555,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +2509731,1087,111.0,,70.0,,,,,,,"Calcium, Ca",MG +2509770,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2510214,1087,22.0,,70.0,,,,,,,"Calcium, Ca",MG +2511023,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +2511400,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +2511482,1087,23.0,,75.0,,,,,,,"Calcium, Ca",MG +2511952,1087,3.0,,78.0,,,,,,,"Calcium, Ca",MG +2512003,1087,75.0,,78.0,,,,,,,"Calcium, Ca",MG +2512048,1087,26.0,,78.0,,,,,,,"Calcium, Ca",MG +2512084,1087,2000.0,,78.0,,,,,,,"Calcium, Ca",MG +2513374,1087,35.8,1.0,1.0,,,,,,,"Calcium, Ca",MG +2516314,1087,157.0,1.0,1.0,,,,,,,"Calcium, Ca",MG +2516422,1087,33.2,1.0,1.0,,,,,,,"Calcium, Ca",MG +2517165,1087,69.0,,78.0,,,,,,,"Calcium, Ca",MG +2517660,1087,44.0,,75.0,,,,,,,"Calcium, Ca",MG +2517805,1087,112.0,,78.0,,,,,,,"Calcium, Ca",MG +2517995,1087,37.0,,75.0,,,,,,,"Calcium, Ca",MG +2518377,1087,15.0,,78.0,,,,,,,"Calcium, Ca",MG +2518936,1087,10.0,,78.0,,,,,,,"Calcium, Ca",MG +2518992,1087,351.0,,78.0,,,,,,,"Calcium, Ca",MG +2519084,1087,10.0,,77.0,,,,,,,"Calcium, Ca",MG +2519403,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2519807,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG +2519948,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2519951,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG +2520312,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG +2520367,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG +2520536,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2520564,1087,32.0,,71.0,,,,,,,"Calcium, Ca",MG +2520615,1087,259.0,,75.0,,,,,,,"Calcium, Ca",MG +2520837,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG +2521096,1087,342.0,,78.0,,,,,,,"Calcium, Ca",MG +2521310,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG +2521517,1087,45.0,,75.0,,,,,,,"Calcium, Ca",MG +2521785,1087,41.0,,71.0,,,,,,,"Calcium, Ca",MG +2522545,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG +2522627,1087,263.0,,75.0,,,,,,,"Calcium, Ca",MG +2523069,1087,204.0,,70.0,,,,,,,"Calcium, Ca",MG +2523103,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG +2523217,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +2523485,1087,194.0,,70.0,,,,,,,"Calcium, Ca",MG +2523575,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2523637,1087,130.0,,70.0,,,,,,,"Calcium, Ca",MG +2523846,1087,118.0,,70.0,,,,,,,"Calcium, Ca",MG +2524046,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +2524052,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +2524699,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +2524747,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2524975,1087,59.0,,70.0,,,,,,,"Calcium, Ca",MG +2525033,1087,20.0,,75.0,,,,,,,"Calcium, Ca",MG +2525326,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +2525711,1087,7.0,,78.0,,,,,,,"Calcium, Ca",MG +2525730,1087,27.0,,78.0,,,,,,,"Calcium, Ca",MG +2525816,1087,68.0,,71.0,,,,,,,"Calcium, Ca",MG +2526931,1087,164.0,,70.0,,,,,,,"Calcium, Ca",MG +2527247,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2528437,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2528442,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2528642,1087,115.0,,70.0,,,,,,,"Calcium, Ca",MG +2529123,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG +2529134,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2529720,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +2529771,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2529856,1087,6.0,,70.0,,,,,,,"Calcium, Ca",MG +2530164,1087,66.0,,70.0,,,,,,,"Calcium, Ca",MG +2530834,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +2530856,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG +2530868,1087,129.0,,70.0,,,,,,,"Calcium, Ca",MG +2531160,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG +2531528,1087,121.0,,70.0,,,,,,,"Calcium, Ca",MG +2532320,1087,15.0,,70.0,,,,,,,"Calcium, Ca",MG +2532981,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +2533401,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG +2533410,1087,113.0,,70.0,,,,,,,"Calcium, Ca",MG +2533518,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG +2533843,1087,60.0,,70.0,,,,,,,"Calcium, Ca",MG +2533862,1087,103.0,,75.0,,,,,,,"Calcium, Ca",MG +2534122,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2534274,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG +2534852,1087,1250.0,,75.0,,,,,,,"Calcium, Ca",MG +2534889,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG +2534996,1087,89.0,,70.0,,,,,,,"Calcium, Ca",MG +2535100,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2535385,1087,667.0,,75.0,,,,,,,"Calcium, Ca",MG +2535458,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2535714,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +2535937,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2535941,1087,75.0,,70.0,,,,,,,"Calcium, Ca",MG +2536120,1087,82.0,,75.0,,,,,,,"Calcium, Ca",MG +2536490,1087,326.0,,75.0,,,,,,,"Calcium, Ca",MG +2536776,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2537240,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG +2537358,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG +2538011,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG +2538112,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG +2538137,1087,28.0,,70.0,,,,,,,"Calcium, Ca",MG +2538153,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG +2538768,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2539166,1087,56.0,,70.0,,,,,,,"Calcium, Ca",MG +2539345,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2539557,1087,14.0,,71.0,,,,,,,"Calcium, Ca",MG +2539656,1087,271.0,,78.0,,,,,,,"Calcium, Ca",MG +2539664,1087,205.0,,78.0,,,,,,,"Calcium, Ca",MG +2539732,1087,263.0,,78.0,,,,,,,"Calcium, Ca",MG +2540279,1087,35.0,,78.0,,,,,,,"Calcium, Ca",MG +2540409,1087,153.0,,78.0,,,,,,,"Calcium, Ca",MG +2540510,1087,162.0,,78.0,,,,,,,"Calcium, Ca",MG +2540828,1087,444.0,,75.0,,,,,,,"Calcium, Ca",MG +2541276,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG +2541772,1087,168.0,,70.0,,,,,,,"Calcium, Ca",MG +2542075,1087,87.0,,75.0,,,,,,,"Calcium, Ca",MG +2542145,1087,179.0,,70.0,,,,,,,"Calcium, Ca",MG +2542169,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG +2542323,1087,171.0,,70.0,,,,,,,"Calcium, Ca",MG +2542432,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2542497,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG +2542846,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2542872,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2543247,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +2543641,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2543661,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2543751,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2543818,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2543928,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG +2543935,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2544015,1087,130.0,,75.0,,,,,,,"Calcium, Ca",MG +2544103,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2544108,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +2544930,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2545335,1087,27.0,,75.0,,,,,,,"Calcium, Ca",MG +2545772,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG +2546118,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG +2546181,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +2546833,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +2547481,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG +2547619,1087,43.0,,70.0,,,,,,,"Calcium, Ca",MG +2547621,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG +2547740,1087,643.0,,70.0,,,,,,,"Calcium, Ca",MG +2548319,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG +2548451,1087,61.0,,75.0,,,,,,,"Calcium, Ca",MG +2548501,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2548629,1087,109.0,,70.0,,,,,,,"Calcium, Ca",MG +2548958,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2549617,1087,500.0,,75.0,,,,,,,"Calcium, Ca",MG +2549930,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +2550312,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG +2550499,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2550641,1087,264.0,,70.0,,,,,,,"Calcium, Ca",MG +2550666,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2551031,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2551120,1087,600.0,,70.0,,,,,,,"Calcium, Ca",MG +2551223,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG +2551332,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG +2551539,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2551628,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG +2551729,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2551762,1087,757.0,,70.0,,,,,,,"Calcium, Ca",MG +2551832,1087,750.0,,70.0,,,,,,,"Calcium, Ca",MG +2551917,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2552179,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG +2552562,1087,167.0,,70.0,,,,,,,"Calcium, Ca",MG +2552705,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG +2552825,1087,92.0,,70.0,,,,,,,"Calcium, Ca",MG +2553071,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +2553452,1087,113.0,,70.0,,,,,,,"Calcium, Ca",MG +2553525,1087,180.0,,70.0,,,,,,,"Calcium, Ca",MG +2553833,1087,4.0,,70.0,,,,,,,"Calcium, Ca",MG +2554022,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +2554092,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +2554105,1087,140.0,,70.0,,,,,,,"Calcium, Ca",MG +2554963,1087,29.0,,78.0,,,,,,,"Calcium, Ca",MG +2555219,1087,148.0,,78.0,,,,,,,"Calcium, Ca",MG +2555643,1087,26.0,,71.0,,,,,,,"Calcium, Ca",MG +2556675,1087,32.0,,78.0,,,,,,,"Calcium, Ca",MG +2556738,1087,27.0,,78.0,,,,,,,"Calcium, Ca",MG +2556836,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +2556909,1087,17.0,,71.0,,,,,,,"Calcium, Ca",MG +2557008,1087,17.0,,71.0,,,,,,,"Calcium, Ca",MG +2557020,1087,14.0,,71.0,,,,,,,"Calcium, Ca",MG +2557363,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2557454,1087,16.0,,72.0,,,,,,,"Calcium, Ca",MG +2557541,1087,153.0,,78.0,,,,,,,"Calcium, Ca",MG +2557549,1087,100.0,,78.0,,,,,,,"Calcium, Ca",MG +2557657,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG +2557773,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG +2557776,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG +2558309,1087,29.0,,78.0,,,,,,,"Calcium, Ca",MG +2558670,1087,4.0,,71.0,,,,,,,"Calcium, Ca",MG +2558685,1087,59.0,,78.0,,,,,,,"Calcium, Ca",MG +2558862,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG +2558981,1087,64.0,,71.0,,,,,,,"Calcium, Ca",MG +2559468,1087,159.0,,78.0,,,,,,,"Calcium, Ca",MG +2559978,1087,186.0,,70.0,,,,,,,"Calcium, Ca",MG +2560169,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG +2560471,1087,167.0,,70.0,,,,,,,"Calcium, Ca",MG +2560922,1087,513.0,,70.0,,,,,,,"Calcium, Ca",MG +2561019,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2561063,1087,164.0,,70.0,,,,,,,"Calcium, Ca",MG +2561558,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2562455,1087,49.0,,70.0,,,,,,,"Calcium, Ca",MG +2562617,1087,25.0,,75.0,,,,,,,"Calcium, Ca",MG +2562647,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2562739,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +2562755,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +2562834,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +2562953,1087,179.0,,70.0,,,,,,,"Calcium, Ca",MG +2562970,1087,151.0,,70.0,,,,,,,"Calcium, Ca",MG +2563360,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2563385,1087,200.0,,70.0,,,,,,,"Calcium, Ca",MG +2563955,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2564138,1087,54.0,,70.0,,,,,,,"Calcium, Ca",MG +2564243,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2564347,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG +2564514,1087,129.0,,75.0,,,,,,,"Calcium, Ca",MG +2564552,1087,171.0,,75.0,,,,,,,"Calcium, Ca",MG +2564731,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +2564969,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG +2565524,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2565549,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +2565586,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +2565835,1087,145.0,,70.0,,,,,,,"Calcium, Ca",MG +2566162,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG +2566204,1087,256.0,,75.0,,,,,,,"Calcium, Ca",MG +2566205,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +2566744,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG +2566746,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2566922,1087,118.0,,70.0,,,,,,,"Calcium, Ca",MG +2567026,1087,147.0,,70.0,,,,,,,"Calcium, Ca",MG +2567203,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +2567471,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2568032,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2568081,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2568361,1087,56.0,,70.0,,,,,,,"Calcium, Ca",MG +2568802,1087,89.0,,75.0,,,,,,,"Calcium, Ca",MG +2569052,1087,100.0,,70.0,,,,,,,"Calcium, Ca",MG +2569100,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +2569149,1087,167.0,,70.0,,,,,,,"Calcium, Ca",MG +2569290,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +2569423,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2569747,1087,23.0,,70.0,,,,,,,"Calcium, Ca",MG +2569765,1087,885.0,,70.0,,,,,,,"Calcium, Ca",MG +2569850,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG +2570236,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG +2570376,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +2570903,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG +2570984,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +2571219,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2571894,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +2571961,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG +2572480,1087,667.0,,70.0,,,,,,,"Calcium, Ca",MG +2572523,1087,643.0,,70.0,,,,,,,"Calcium, Ca",MG +2572525,1087,643.0,,70.0,,,,,,,"Calcium, Ca",MG +2572650,1087,600.0,,70.0,,,,,,,"Calcium, Ca",MG +2572760,1087,2.0,,70.0,,,,,,,"Calcium, Ca",MG +2572805,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +2572814,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG +2572889,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +2573150,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG +2573276,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +2573422,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +2573585,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +2574353,1087,200.0,,70.0,,,,,,,"Calcium, Ca",MG +2574377,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG +2574809,1087,66.0,,70.0,,,,,,,"Calcium, Ca",MG +2574907,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +2575210,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG +2575489,1087,70.0,,75.0,,,,,,,"Calcium, Ca",MG +2575583,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +2575637,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2575677,1087,225.0,,70.0,,,,,,,"Calcium, Ca",MG +2576122,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG +2576145,1087,130.0,,75.0,,,,,,,"Calcium, Ca",MG +2576154,1087,200.0,,75.0,,,,,,,"Calcium, Ca",MG +2576926,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2576928,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG +2576929,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2577175,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +2577530,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +2577694,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG +2577805,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +2577905,1087,81.0,,75.0,,,,,,,"Calcium, Ca",MG +2578557,1087,87.0,,70.0,,,,,,,"Calcium, Ca",MG +2578872,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +2578876,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2579096,1087,165.0,,70.0,,,,,,,"Calcium, Ca",MG +2579124,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2579151,1087,53.0,,70.0,,,,,,,"Calcium, Ca",MG +2579359,1087,103.0,,70.0,,,,,,,"Calcium, Ca",MG +2579598,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2579604,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2579621,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG +2579655,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG +2579708,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2580170,1087,39.0,,70.0,,,,,,,"Calcium, Ca",MG +2580290,1087,120.0,,70.0,,,,,,,"Calcium, Ca",MG +2580337,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2580516,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2580660,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2580706,1087,63.0,,70.0,,,,,,,"Calcium, Ca",MG +2580775,1087,32.0,,75.0,,,,,,,"Calcium, Ca",MG +2580854,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +2580900,1087,93.0,,70.0,,,,,,,"Calcium, Ca",MG +2580966,1087,16.0,,75.0,,,,,,,"Calcium, Ca",MG +2580988,1087,74.0,,75.0,,,,,,,"Calcium, Ca",MG +2580996,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +2581529,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG +2581658,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG +2582017,1087,331.0,,70.0,,,,,,,"Calcium, Ca",MG +2582170,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG +2582224,1087,739.0,,70.0,,,,,,,"Calcium, Ca",MG +2582757,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG +2582786,1087,57.0,,70.0,,,,,,,"Calcium, Ca",MG +2583059,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2583185,1087,114.0,,70.0,,,,,,,"Calcium, Ca",MG +2584528,1087,83.0,,70.0,,,,,,,"Calcium, Ca",MG +2584683,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2584782,1087,45.0,,70.0,,,,,,,"Calcium, Ca",MG +2584879,1087,23.0,,70.0,,,,,,,"Calcium, Ca",MG +2585564,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +2585642,1087,28.0,,70.0,,,,,,,"Calcium, Ca",MG +2585732,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2585854,1087,148.0,,70.0,,,,,,,"Calcium, Ca",MG +2585874,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG +2586478,1087,108.0,,75.0,,,,,,,"Calcium, Ca",MG +2586810,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG +2586878,1087,22.0,,70.0,,,,,,,"Calcium, Ca",MG +2587976,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG +2588808,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2588821,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG +2588955,1087,56.0,,70.0,,,,,,,"Calcium, Ca",MG +2588997,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +2589037,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG +2589324,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +2589377,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2589416,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +2589468,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG +2589574,1087,304.0,,70.0,,,,,,,"Calcium, Ca",MG +2589891,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +2589934,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2589985,1087,107.0,,70.0,,,,,,,"Calcium, Ca",MG +2590086,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG +2590256,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG +2590699,1087,200.0,,70.0,,,,,,,"Calcium, Ca",MG +2590710,1087,30.0,,70.0,,,,,,,"Calcium, Ca",MG +2590873,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2591064,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +2591106,1087,5.0,,70.0,,,,,,,"Calcium, Ca",MG +2591132,1087,180.0,,70.0,,,,,,,"Calcium, Ca",MG +2591518,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2591558,1087,120.0,,70.0,,,,,,,"Calcium, Ca",MG +2591689,1087,107.0,,75.0,,,,,,,"Calcium, Ca",MG +2592160,1087,96.0,,70.0,,,,,,,"Calcium, Ca",MG +2592420,1087,103.0,,70.0,,,,,,,"Calcium, Ca",MG +2592448,1087,1286.0,,70.0,,,,,,,"Calcium, Ca",MG +2592700,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +2592707,1087,743.0,,70.0,,,,,,,"Calcium, Ca",MG +2592909,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +2592922,1087,444.0,,70.0,,,,,,,"Calcium, Ca",MG +2593027,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2593038,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +2593077,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2593264,1087,23.0,,70.0,,,,,,,"Calcium, Ca",MG +2593708,1087,26.0,,70.0,,,,,,,"Calcium, Ca",MG +2593738,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +2593762,1087,91.0,,70.0,,,,,,,"Calcium, Ca",MG +2594288,1087,39.0,,70.0,,,,,,,"Calcium, Ca",MG +2594412,1087,132.0,,70.0,,,,,,,"Calcium, Ca",MG +2594445,1087,86.0,,70.0,,,,,,,"Calcium, Ca",MG +2594578,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +2594616,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2594696,1087,118.0,,75.0,,,,,,,"Calcium, Ca",MG +2594783,1087,153.0,,70.0,,,,,,,"Calcium, Ca",MG +2594920,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2595455,1087,607.0,,70.0,,,,,,,"Calcium, Ca",MG +2595549,1087,7.0,,70.0,,,,,,,"Calcium, Ca",MG +2595648,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG +2595799,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2595912,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG +2596219,1087,18.0,,70.0,,,,,,,"Calcium, Ca",MG +2596329,1087,29.0,,70.0,,,,,,,"Calcium, Ca",MG +2596405,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG +2596787,1087,6.0,,70.0,,,,,,,"Calcium, Ca",MG +2597216,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2597484,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG +2597499,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG +2597813,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG +2597876,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +2598803,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2599040,1087,31.0,,70.0,,,,,,,"Calcium, Ca",MG +2599304,1087,151.0,,70.0,,,,,,,"Calcium, Ca",MG +2599346,1087,97.0,,70.0,,,,,,,"Calcium, Ca",MG +2599352,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2599361,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2599659,1087,667.0,,70.0,,,,,,,"Calcium, Ca",MG +2599896,1087,129.0,,70.0,,,,,,,"Calcium, Ca",MG +2600003,1087,679.0,,70.0,,,,,,,"Calcium, Ca",MG +2600262,1087,536.0,,75.0,,,,,,,"Calcium, Ca",MG +2600406,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2600965,1087,103.0,,70.0,,,,,,,"Calcium, Ca",MG +2600990,1087,192.0,,70.0,,,,,,,"Calcium, Ca",MG +2601023,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2601030,1087,3.0,,70.0,,,,,,,"Calcium, Ca",MG +2601412,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2601640,1087,33.0,,75.0,,,,,,,"Calcium, Ca",MG +2601836,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2602220,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +2602258,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2602271,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG +2602275,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2602285,1087,15.0,,70.0,,,,,,,"Calcium, Ca",MG +2602297,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +2602623,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2603025,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2603136,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2603801,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2603808,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +2603869,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG +2604614,1087,28.0,,75.0,,,,,,,"Calcium, Ca",MG +2604960,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +2604986,1087,680.0,,70.0,,,,,,,"Calcium, Ca",MG +2605110,1087,106.0,,70.0,,,,,,,"Calcium, Ca",MG +2605513,1087,17.0,,70.0,,,,,,,"Calcium, Ca",MG +2605528,1087,357.0,,75.0,,,,,,,"Calcium, Ca",MG +2605936,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2606069,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +2606253,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2606604,1087,111.0,,70.0,,,,,,,"Calcium, Ca",MG +2607034,1087,34.0,,70.0,,,,,,,"Calcium, Ca",MG +2607467,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +2607531,1087,139.0,,70.0,,,,,,,"Calcium, Ca",MG +2607622,1087,115.0,,70.0,,,,,,,"Calcium, Ca",MG +2607705,1087,531.0,,70.0,,,,,,,"Calcium, Ca",MG +2608233,1087,35.0,,75.0,,,,,,,"Calcium, Ca",MG +2608401,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +2608424,1087,26.0,,70.0,,,,,,,"Calcium, Ca",MG +2608747,1087,47.0,,75.0,,,,,,,"Calcium, Ca",MG +2608784,1087,109.0,,70.0,,,,,,,"Calcium, Ca",MG +2608915,1087,268.0,,70.0,,,,,,,"Calcium, Ca",MG +2609329,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2609452,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +2609488,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2609799,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG +2609914,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +2610900,1087,27.0,,78.0,,,,,,,"Calcium, Ca",MG +2610941,1087,27.0,,78.0,,,,,,,"Calcium, Ca",MG +2611094,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG +2611372,1087,191.0,,70.0,,,,,,,"Calcium, Ca",MG +2611473,1087,23.0,,75.0,,,,,,,"Calcium, Ca",MG +2611619,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2612958,1087,179.0,,70.0,,,,,,,"Calcium, Ca",MG +2612993,1087,32.0,,70.0,,,,,,,"Calcium, Ca",MG +2613095,1087,50.0,,71.0,,,,,,,"Calcium, Ca",MG +2613366,1087,217.0,,78.0,,,,,,,"Calcium, Ca",MG +2613589,1087,136.0,,78.0,,,,,,,"Calcium, Ca",MG +2613732,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG +2613738,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG +2614011,1087,5.0,,78.0,,,,,,,"Calcium, Ca",MG +2614074,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG +2614173,1087,119.0,,75.0,,,,,,,"Calcium, Ca",MG +2614274,1087,108.0,,75.0,,,,,,,"Calcium, Ca",MG +2614659,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2614674,1087,10.0,,75.0,,,,,,,"Calcium, Ca",MG +2614950,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +2615057,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2615068,1087,51.0,,75.0,,,,,,,"Calcium, Ca",MG +2615366,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG +2615377,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2615673,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2615680,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +2615710,1087,109.0,,75.0,,,,,,,"Calcium, Ca",MG +2615802,1087,24.0,,75.0,,,,,,,"Calcium, Ca",MG +2615845,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2616543,1087,28.0,,75.0,,,,,,,"Calcium, Ca",MG +2617075,1087,151.0,,70.0,,,,,,,"Calcium, Ca",MG +2617322,1087,250.0,,75.0,,,,,,,"Calcium, Ca",MG +2617342,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG +2617436,1087,96.0,,75.0,,,,,,,"Calcium, Ca",MG +2617599,1087,714.0,,70.0,,,,,,,"Calcium, Ca",MG +2617854,1087,714.0,,75.0,,,,,,,"Calcium, Ca",MG +2618102,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2618302,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG +2618385,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2618434,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2618738,1087,93.0,,75.0,,,,,,,"Calcium, Ca",MG +2618771,1087,211.0,,75.0,,,,,,,"Calcium, Ca",MG +2619048,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +2619320,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +2619531,1087,59.0,,70.0,,,,,,,"Calcium, Ca",MG +2620259,1087,38.0,,70.0,,,,,,,"Calcium, Ca",MG +2620502,1087,261.0,,70.0,,,,,,,"Calcium, Ca",MG +2620947,1087,357.0,,70.0,,,,,,,"Calcium, Ca",MG +2621479,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG +2621553,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +2621554,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +2621985,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +2622093,1087,36.0,,75.0,,,,,,,"Calcium, Ca",MG +2622306,1087,38.0,,75.0,,,,,,,"Calcium, Ca",MG +2622438,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2622449,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2622536,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +2622742,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG +2623372,1087,112.0,,70.0,,,,,,,"Calcium, Ca",MG +2623544,1087,143.0,,75.0,,,,,,,"Calcium, Ca",MG +2623636,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2623716,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2623858,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2624077,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2624160,1087,104.0,,75.0,,,,,,,"Calcium, Ca",MG +2624204,1087,29.0,,75.0,,,,,,,"Calcium, Ca",MG +2624262,1087,96.0,,75.0,,,,,,,"Calcium, Ca",MG +2624471,1087,500.0,,75.0,,,,,,,"Calcium, Ca",MG +2624664,1087,250.0,,70.0,,,,,,,"Calcium, Ca",MG +2624928,1087,47.0,,70.0,,,,,,,"Calcium, Ca",MG +2625218,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2625989,1087,26.0,,75.0,,,,,,,"Calcium, Ca",MG +2626698,1087,71.0,,75.0,,,,,,,"Calcium, Ca",MG +2626962,1087,41.0,,70.0,,,,,,,"Calcium, Ca",MG +2627256,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +2627427,1087,268.0,,70.0,,,,,,,"Calcium, Ca",MG +2627542,1087,294.0,,75.0,,,,,,,"Calcium, Ca",MG +2627621,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2627694,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2628212,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +2628336,1087,167.0,,70.0,,,,,,,"Calcium, Ca",MG +2628869,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG +2628905,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2628920,1087,85.0,,70.0,,,,,,,"Calcium, Ca",MG +2629233,1087,200.0,,70.0,,,,,,,"Calcium, Ca",MG +2629297,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG +2629318,1087,1333.0,,75.0,,,,,,,"Calcium, Ca",MG +2629574,1087,57.0,,70.0,,,,,,,"Calcium, Ca",MG +2629704,1087,44.0,,70.0,,,,,,,"Calcium, Ca",MG +2629726,1087,36.0,,70.0,,,,,,,"Calcium, Ca",MG +2630037,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG +2630459,1087,101.0,,70.0,,,,,,,"Calcium, Ca",MG +2631025,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2631097,1087,238.0,,70.0,,,,,,,"Calcium, Ca",MG +2631199,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2631382,1087,71.0,,70.0,,,,,,,"Calcium, Ca",MG +2631504,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2631563,1087,21.0,,70.0,,,,,,,"Calcium, Ca",MG +2631579,1087,10.0,,70.0,,,,,,,"Calcium, Ca",MG +2631900,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +2632378,1087,250.0,,70.0,,,,,,,"Calcium, Ca",MG +2632417,1087,95.0,,75.0,,,,,,,"Calcium, Ca",MG +2632949,1087,267.0,,75.0,,,,,,,"Calcium, Ca",MG +2632967,1087,754.0,,70.0,,,,,,,"Calcium, Ca",MG +2633378,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2633726,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2633800,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2633943,1087,1190.0,,75.0,,,,,,,"Calcium, Ca",MG +2634315,1087,33.0,,70.0,,,,,,,"Calcium, Ca",MG +2634448,1087,35.0,,70.0,,,,,,,"Calcium, Ca",MG +2634790,1087,103.0,,70.0,,,,,,,"Calcium, Ca",MG +2634865,1087,67.0,,70.0,,,,,,,"Calcium, Ca",MG +2635122,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2635612,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +2635782,1087,379.0,,70.0,,,,,,,"Calcium, Ca",MG +2635896,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2636073,1087,53.0,,75.0,,,,,,,"Calcium, Ca",MG +2636192,1087,103.0,,70.0,,,,,,,"Calcium, Ca",MG +2636615,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2636664,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +2637156,1087,8.0,,75.0,,,,,,,"Calcium, Ca",MG +2637441,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG +2637472,1087,100.0,,75.0,,,,,,,"Calcium, Ca",MG +2637683,1087,65.0,,70.0,,,,,,,"Calcium, Ca",MG +2637728,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2637729,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +2638009,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG +2638057,1087,125.0,,70.0,,,,,,,"Calcium, Ca",MG +2638140,1087,16.0,,70.0,,,,,,,"Calcium, Ca",MG +2638632,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2638773,1087,79.0,,70.0,,,,,,,"Calcium, Ca",MG +2639138,1087,381.0,,75.0,,,,,,,"Calcium, Ca",MG +2639399,1087,128.0,,70.0,,,,,,,"Calcium, Ca",MG +2639488,1087,20.0,,70.0,,,,,,,"Calcium, Ca",MG +2639581,1087,729.0,,70.0,,,,,,,"Calcium, Ca",MG +2640133,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2640306,1087,89.0,,70.0,,,,,,,"Calcium, Ca",MG +2640591,1087,174.0,,70.0,,,,,,,"Calcium, Ca",MG +2640903,1087,25.0,,70.0,,,,,,,"Calcium, Ca",MG +2641562,1087,175.0,,70.0,,,,,,,"Calcium, Ca",MG +2641652,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2642255,1087,381.0,,70.0,,,,,,,"Calcium, Ca",MG +2642307,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2642551,1087,1200.0,,70.0,,,,,,,"Calcium, Ca",MG +2642777,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2642828,1087,101.0,,75.0,,,,,,,"Calcium, Ca",MG +2643138,1087,96.0,,70.0,,,,,,,"Calcium, Ca",MG +2643251,1087,77.0,,70.0,,,,,,,"Calcium, Ca",MG +2643284,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +2645028,1087,41.3,1.0,1.0,,,,,,,"Calcium, Ca",MG +2645055,1087,74.3,1.0,1.0,,,,,,,"Calcium, Ca",MG +2647809,1087,1640.0,1.0,1.0,,,,,,,"Calcium, Ca",MG +2648887,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG +2649030,1087,55.0,,78.0,,,,,,,"Calcium, Ca",MG +2649106,1087,81.0,,71.0,,,,,,,"Calcium, Ca",MG +2649585,1087,16.0,,71.0,,,,,,,"Calcium, Ca",MG +2649983,1087,36.0,,71.0,,,,,,,"Calcium, Ca",MG +2650030,1087,0.0,,78.0,,,,,,,"Calcium, Ca",MG +2650157,1087,52.0,,78.0,,,,,,,"Calcium, Ca",MG +2650345,1087,42.0,,78.0,,,,,,,"Calcium, Ca",MG +2650923,1087,8.0,,71.0,,,,,,,"Calcium, Ca",MG +2650992,1087,0.0,,71.0,,,,,,,"Calcium, Ca",MG +2651065,1087,8.0,,71.0,,,,,,,"Calcium, Ca",MG +2651093,1087,4.0,,71.0,,,,,,,"Calcium, Ca",MG +2651138,1087,19.0,,78.0,,,,,,,"Calcium, Ca",MG +2651527,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2651678,1087,260.0,,70.0,,,,,,,"Calcium, Ca",MG +2651851,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2651857,1087,83.0,,70.0,,,,,,,"Calcium, Ca",MG +2652057,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG +2652555,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG +2652668,1087,18.0,,75.0,,,,,,,"Calcium, Ca",MG +2652673,1087,80.0,,70.0,,,,,,,"Calcium, Ca",MG +2653104,1087,50.0,,70.0,,,,,,,"Calcium, Ca",MG +2653190,1087,73.0,,70.0,,,,,,,"Calcium, Ca",MG +2653260,1087,48.0,,75.0,,,,,,,"Calcium, Ca",MG +2653980,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG +2653998,1087,27.0,,70.0,,,,,,,"Calcium, Ca",MG +2654197,1087,1160.0,,70.0,,,,,,,"Calcium, Ca",MG +2654233,1087,133.0,,75.0,,,,,,,"Calcium, Ca",MG +2654454,1087,286.0,,70.0,,,,,,,"Calcium, Ca",MG +2654695,1087,706.0,,70.0,,,,,,,"Calcium, Ca",MG +2654997,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2655015,1087,104.0,,70.0,,,,,,,"Calcium, Ca",MG +2655076,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2655236,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG +2655540,1087,42.0,,70.0,,,,,,,"Calcium, Ca",MG +2655566,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2655579,1087,9.0,,70.0,,,,,,,"Calcium, Ca",MG +2655832,1087,125.0,,75.0,,,,,,,"Calcium, Ca",MG +2655929,1087,50.0,,75.0,,,,,,,"Calcium, Ca",MG +2656307,1087,62.0,,75.0,,,,,,,"Calcium, Ca",MG +2656368,1087,714.0,,70.0,,,,,,,"Calcium, Ca",MG +2656520,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2656774,1087,12.0,,70.0,,,,,,,"Calcium, Ca",MG +2657105,1087,143.0,,70.0,,,,,,,"Calcium, Ca",MG +2657163,1087,88.0,,75.0,,,,,,,"Calcium, Ca",MG +2657287,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2657790,1087,14.0,,75.0,,,,,,,"Calcium, Ca",MG +2657798,1087,6.0,,70.0,,,,,,,"Calcium, Ca",MG +2657803,1087,37.0,,70.0,,,,,,,"Calcium, Ca",MG +2657909,1087,101.0,,70.0,,,,,,,"Calcium, Ca",MG +2658362,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG +2658444,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG +2658921,1087,17.0,,75.0,,,,,,,"Calcium, Ca",MG +2659152,1087,103.0,,75.0,,,,,,,"Calcium, Ca",MG +2659199,1087,108.0,,70.0,,,,,,,"Calcium, Ca",MG +2659382,1087,67.0,,75.0,,,,,,,"Calcium, Ca",MG +2659508,1087,31.0,,75.0,,,,,,,"Calcium, Ca",MG +2660188,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2660361,1087,0.0,,70.0,,,,,,,"Calcium, Ca",MG +2660573,1087,80.0,,75.0,,,,,,,"Calcium, Ca",MG +2660613,1087,133.0,,70.0,,,,,,,"Calcium, Ca",MG +2660627,1087,8.0,,70.0,,,,,,,"Calcium, Ca",MG +2660777,1087,24.0,,70.0,,,,,,,"Calcium, Ca",MG +2660891,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +2661380,1087,14.0,,70.0,,,,,,,"Calcium, Ca",MG +2661515,1087,0.0,,75.0,,,,,,,"Calcium, Ca",MG +2661730,1087,11.0,,70.0,,,,,,,"Calcium, Ca",MG +2661782,1087,83.0,,75.0,,,,,,,"Calcium, Ca",MG +2662107,1087,625.0,,75.0,,,,,,,"Calcium, Ca",MG +2662182,1087,13.0,,70.0,,,,,,,"Calcium, Ca",MG +1107295,1292,5.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1107950,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1108349,1292,1.47,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1110128,1292,3.7,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1110747,1292,14.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1114461,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1117958,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1118668,1292,3.41,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1118768,1292,6.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1119673,1292,12.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1119940,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1119955,1292,1.22,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1122416,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1123060,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1126143,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1128275,1292,6.19,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1129312,1292,2.36,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1130117,1292,6.03,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1134198,1292,4.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1136620,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1138138,1292,6.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +167551,1292,2.73,0.0,,,,,,,,"Fatty acids, total monounsaturated",G +167711,1292,0.049,0.0,40.0,,,,,,,"Fatty acids, total monounsaturated",G +168370,1292,1.022,0.0,49.0,,,,,,,"Fatty acids, total monounsaturated",G +168460,1292,1.009,0.0,,,,,,,,"Fatty acids, total monounsaturated",G +168526,1292,0.034,0.0,,,,,,,,"Fatty acids, total monounsaturated",G +169441,1292,1.76,0.0,,,,,,,,"Fatty acids, total monounsaturated",G +169500,1292,12.08,0.0,53.0,,,,,,,"Fatty acids, total monounsaturated",G +169513,1292,10.81,0.0,53.0,,,,,,,"Fatty acids, total monounsaturated",G +169531,1292,3.837,0.0,49.0,,,,,,,"Fatty acids, total monounsaturated",G +169624,1292,12.63,1.0,47.0,,,,,,,"Fatty acids, total monounsaturated",G +169742,1292,0.175,0.0,10.0,,,,,,,"Fatty acids, total monounsaturated",G +169836,1292,3.358,0.0,49.0,,,,,,,"Fatty acids, total monounsaturated",G +170194,1292,7.05,0.0,,,,,,,,"Fatty acids, total monounsaturated",G +170287,1292,0.031,0.0,,,,,,,,"Fatty acids, total monounsaturated",G +170288,1292,1.251,0.0,,,,,,,,"Fatty acids, total monounsaturated",G +170422,1292,0.061,0.0,,,,,,,,"Fatty acids, total monounsaturated",G +170559,1292,0.272,0.0,,,,,,,,"Fatty acids, total monounsaturated",G +170700,1292,2.47,0.0,49.0,,,,,,,"Fatty acids, total monounsaturated",G +170702,1292,1.7,1.0,47.0,,,,,,,"Fatty acids, total monounsaturated",G +170732,1292,1.621,0.0,49.0,,,,,,,"Fatty acids, total monounsaturated",G +170851,1292,2.659,0.0,49.0,,,,,,,"Fatty acids, total monounsaturated",G +171634,1292,10.723,0.0,49.0,,,,,,,"Fatty acids, total monounsaturated",G +171838,1292,5.0,0.0,47.0,,,,,,,"Fatty acids, total monounsaturated",G +171895,1292,0.001,1.0,1.0,,,,,,,"Fatty acids, total monounsaturated",G +172180,1292,1.036,0.0,57.0,,,,,,,"Fatty acids, total monounsaturated",G +172263,1292,1.814,0.0,1.0,,,,,,,"Fatty acids, total monounsaturated",G +172299,1292,0.846,0.0,57.0,,,,,,,"Fatty acids, total monounsaturated",G +172362,1292,61.248,0.0,49.0,,,,,,,"Fatty acids, total monounsaturated",G +172439,1292,7.095,0.0,,,,,,,,"Fatty acids, total monounsaturated",G +172909,1292,0.262,0.0,65.0,,,,,,,"Fatty acids, total monounsaturated",G +173207,1292,0.0,0.0,20.0,,,,,,,"Fatty acids, total monounsaturated",G +173995,1292,1.748,0.0,18.0,,,,,,,"Fatty acids, total monounsaturated",G +174092,1292,0.0,0.0,49.0,,,,,,,"Fatty acids, total monounsaturated",G +174323,1292,12.52,0.0,,,,,,,,"Fatty acids, total monounsaturated",G +174479,1292,0.516,0.0,49.0,,,,,,,"Fatty acids, total monounsaturated",G +174708,1292,5.848,0.0,49.0,,,,,,,"Fatty acids, total monounsaturated",G +175013,1292,4.559,0.0,39.0,,,,,,,"Fatty acids, total monounsaturated",G +175135,1292,1.919,0.0,,,,,,,,"Fatty acids, total monounsaturated",G +344774,1292,7.1,,78.0,,,,,,,"Fatty acids, total monounsaturated",G +344980,1292,2.7,,78.0,,,,,,,"Fatty acids, total monounsaturated",G +345013,1292,0.6,,78.0,,,,,,,"Fatty acids, total monounsaturated",G +345215,1292,1.8,,78.0,,,,,,,"Fatty acids, total monounsaturated",G +345449,1292,2.8,,78.0,,,,,,,"Fatty acids, total monounsaturated",G +345942,1292,5.4,,78.0,,,,,,,"Fatty acids, total monounsaturated",G +345947,1292,0.3,,78.0,,,,,,,"Fatty acids, total monounsaturated",G +346321,1292,0.74,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +346506,1292,1.22,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +347265,1292,2.65,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +347312,1292,0.84,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +347432,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +347525,1292,0.58,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +347540,1292,1.39,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +347640,1292,17.65,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +348040,1292,10.1,,78.0,,,,,,,"Fatty acids, total monounsaturated",G +349101,1292,0.63,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +349153,1292,3.23,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +351123,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +351153,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +351394,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +351439,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +351711,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +351827,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +352276,1292,3.69,,78.0,,,,,,,"Fatty acids, total monounsaturated",G +352567,1292,0.95,,78.0,,,,,,,"Fatty acids, total monounsaturated",G +357489,1292,2.47,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +357657,1292,3.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +362264,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +362424,1292,10.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +364460,1292,11.54,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +367294,1292,10.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +370860,1292,57.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +371220,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +372798,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +375425,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +376402,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +376417,1292,4.55,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +376650,1292,0.91,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +378583,1292,5.36,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +378748,1292,2.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +379723,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +380212,1292,17.65,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +380265,1292,5.36,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +380267,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +380471,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +381118,1292,1.18,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +384085,1292,40.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +384171,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +384437,1292,2.38,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +386244,1292,3.68,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +388570,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +389430,1292,78.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +391167,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +391591,1292,3.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +396605,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +397039,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +402690,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +402925,1292,1.19,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +406635,1292,3.23,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +406718,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +408265,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +408605,1292,3.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +410236,1292,17.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +410280,1292,4.39,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +413707,1292,2.31,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +425896,1292,6.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +427125,1292,10.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +428525,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +431547,1292,4.55,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +436519,1292,2.78,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +440122,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +441287,1292,3.85,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +442580,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +443160,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +443729,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +445202,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +445867,1292,0.62,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +453180,1292,5.41,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +454790,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +455549,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +456254,1292,2.96,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +456372,1292,2.46,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +456500,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +458778,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +461445,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +462839,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +463842,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +470915,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +470933,1292,1.28,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +471204,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +472128,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +473851,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +476535,1292,21.88,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +477594,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +479845,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +480127,1292,5.36,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +482064,1292,0.68,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +482503,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +482538,1292,10.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +484891,1292,3.53,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +484945,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +485246,1292,16.07,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +485635,1292,16.07,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +485800,1292,8.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +485803,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +486813,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +487374,1292,0.45,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +488433,1292,5.36,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +489529,1292,16.07,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +489533,1292,5.36,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +492239,1292,3.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +495349,1292,66.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +495770,1292,0.18,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +496703,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +497345,1292,66.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +499759,1292,11.9,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +502377,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +502670,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +505109,1292,0.89,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +505323,1292,4.05,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +506720,1292,2.04,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +508973,1292,5.56,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +509445,1292,10.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +510774,1292,8.24,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +512318,1292,8.75,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +512362,1292,3.91,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +513307,1292,6.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +517205,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +517897,1292,57.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +519662,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +520556,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +521208,1292,1.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +522834,1292,5.31,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +526007,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +526416,1292,3.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +527129,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +527618,1292,1.92,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +528034,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +528339,1292,8.62,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +532504,1292,8.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +532727,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +535686,1292,7.69,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +536843,1292,20.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +537235,1292,3.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +540345,1292,3.12,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +545907,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +551092,1292,60.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +551863,1292,42.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +552022,1292,1.61,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +552852,1292,11.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +556432,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +557711,1292,40.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +558025,1292,28.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +560747,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +560774,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +561063,1292,0.68,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +562034,1292,0.42,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +562653,1292,16.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +565381,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +566806,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +569616,1292,12.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +570139,1292,1.47,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +571736,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +572909,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +575563,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +577724,1292,14.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +579722,1292,2.21,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +582126,1292,12.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +582864,1292,11.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +583333,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +583617,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +585708,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +591126,1292,73.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +594281,1292,4.26,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +596778,1292,66.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +596896,1292,5.32,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +599989,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +601597,1292,2.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +605772,1292,5.24,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +606268,1292,0.32,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +606690,1292,21.43,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +606744,1292,2.28,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +607720,1292,1.18,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +608954,1292,6.67,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +616684,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +617560,1292,2.63,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +618510,1292,9.59,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +624680,1292,2.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +627070,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +627094,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +633634,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +633724,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +633840,1292,8.42,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +634146,1292,23.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +634654,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +641942,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +646202,1292,5.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +649430,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +650228,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +650916,1292,32.68,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +651766,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +655034,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +656018,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +658528,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +658716,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +660152,1292,7.89,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +661844,1292,3.23,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +663044,1292,1.75,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +670938,1292,3.12,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +671044,1292,1.32,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +671528,1292,17.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +676576,1292,1.82,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +677368,1292,4.44,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +677634,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +678328,1292,28.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +679894,1292,2.27,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +680838,1292,14.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +682198,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +682404,1292,3.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +684544,1292,0.39,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +695228,1292,11.11,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +695512,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +696126,1292,9.68,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +699684,1292,8.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +707224,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +710898,1292,3.41,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +715772,1292,5.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +719476,1292,28.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +722406,1292,9.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +723550,1292,2.35,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +727152,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +730078,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +733568,1292,0.82,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +734634,1292,10.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +740606,1292,1.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +742482,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +742948,1292,0.76,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +743644,1292,66.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +743892,1292,23.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +745102,1292,4.26,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +747281,1292,6.46,1.0,1.0,,,,,,,"Fatty acids, total monounsaturated",G +747295,1292,6.35,1.0,1.0,,,,,,,"Fatty acids, total monounsaturated",G +748345,1292,22.4,1.0,1.0,,,,,,,"Fatty acids, total monounsaturated",G +749212,1292,16.9,1.0,1.0,,,,,,,"Fatty acids, total monounsaturated",G +751974,1292,1.9,,78.0,,,,,,,"Fatty acids, total monounsaturated",G +752272,1292,7.9,,78.0,,,,,,,"Fatty acids, total monounsaturated",G +752864,1292,6.2,,78.0,,,,,,,"Fatty acids, total monounsaturated",G +753526,1292,1.52,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +753868,1292,0.8,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +753970,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +754046,1292,14.81,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +754078,1292,4.04,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +755258,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +756018,1292,2.24,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +756314,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +756556,1292,13.64,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +757098,1292,3.0,,78.0,,,,,,,"Fatty acids, total monounsaturated",G +761398,1292,6.67,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +762594,1292,5.75,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +763030,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +766380,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +767090,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +768264,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +779664,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +799201,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +799493,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +800099,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +800507,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +806959,1292,66.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +818808,1292,1.79,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +819182,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +819636,1292,17.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +824004,1292,14.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +826122,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +829024,1292,1.42,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +841650,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +841856,1292,2.56,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +842076,1292,3.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +844896,1292,16.07,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +845162,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +845448,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +851124,1292,28.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +854510,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +857154,1292,0.88,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +873272,1292,1.79,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +876322,1292,0.89,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +876740,1292,0.62,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +877864,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +880656,1292,14.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +880700,1292,6.52,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +881138,1292,4.41,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +885882,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +888640,1292,1.79,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +888718,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +891504,1292,1.75,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +891992,1292,10.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +892654,1292,2.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +896220,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +898722,1292,17.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +898810,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +899364,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +900844,1292,0.4,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +903036,1292,28.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +905354,1292,17.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +911206,1292,8.7,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +935706,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +955539,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +975543,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +977873,1292,32.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +987251,1292,14.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +987553,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1005513,1292,3.95,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1008039,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1017477,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1019563,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1024679,1292,10.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1040585,1292,3.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1041157,1292,7.78,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1044385,1292,6.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1047275,1292,6.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1048665,1292,1.79,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1055681,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1065533,1292,5.36,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1066091,1292,1.19,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1068275,1292,6.73,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1070469,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1071787,1292,3.46,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1073869,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1074579,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1077361,1292,13.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1079479,1292,60.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1080273,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1083037,1292,8.33,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +1083243,1292,12.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1083507,1292,3.51,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1086127,1292,10.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1087973,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1090173,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1094881,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1096131,1292,2.08,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1851099,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1851257,1292,23.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1852852,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1857453,1292,1.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1859320,1292,1.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1860838,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1860861,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1862666,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1862711,1292,1.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1863165,1292,2.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1866240,1292,3.41,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1866282,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1869095,1292,9.09,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1872181,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1872818,1292,4.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1873882,1292,5.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1876554,1292,5.36,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1876708,1292,8.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1876812,1292,26.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1876941,1292,17.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1877684,1292,16.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1140141,1292,1.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1142050,1292,1.76,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1142951,1292,0.88,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1142953,1292,7.89,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1145005,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1145386,1292,1.89,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +1147216,1292,1.77,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1150793,1292,6.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1152066,1292,5.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1153465,1292,7.41,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1155200,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +1156833,1292,1.76,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1157010,1292,0.58,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1157244,1292,3.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1160293,1292,3.12,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1160296,1292,3.12,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1160720,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1163687,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +1163881,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +1166102,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +1166794,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +1166957,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +1167778,1292,12.5,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +1168215,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +1168329,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +1169828,1292,0.83,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +1174565,1292,10.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1174926,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1175910,1292,2.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1179611,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1180111,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1182799,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1183400,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1183759,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1187199,1292,4.17,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1189793,1292,11.54,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1193065,1292,42.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1194999,1292,0.39,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1195252,1292,12.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1195846,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1196969,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1197009,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1201758,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1202118,1292,2.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1206650,1292,71.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1206688,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1210864,1292,3.95,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1211739,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1211950,1292,17.24,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1213394,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1213398,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1217983,1292,1.61,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1218760,1292,9.26,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1219546,1292,7.58,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1221043,1292,3.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1222609,1292,1.21,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1223350,1292,11.74,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1223571,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1223757,1292,23.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1224755,1292,14.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1225978,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1229123,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1233208,1292,7.69,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1234054,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1235244,1292,6.9,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1243221,1292,78.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1248499,1292,1.05,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1250459,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1251436,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1252018,1292,0.62,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1252751,1292,5.38,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1254636,1292,10.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1259398,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1260204,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1266971,1292,0.89,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1273914,1292,20.83,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1276247,1292,4.35,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1277546,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1277860,1292,12.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1284147,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1284207,1292,6.82,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1284685,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1284993,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1288082,1292,0.21,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1290518,1292,73.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1291524,1292,7.89,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1291862,1292,0.21,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1294381,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1301143,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1304487,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1304616,1292,53.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1304975,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1305777,1292,2.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1309058,1292,1.35,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1312432,1292,21.88,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1319031,1292,4.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1319978,1292,0.8,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1321011,1292,0.62,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1321355,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1322248,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1325078,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1325858,1292,1.09,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1327106,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1339873,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1343817,1292,5.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1347012,1292,31.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1347923,1292,1.18,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1348701,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1357423,1292,14.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1357527,1292,3.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1357861,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1359102,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1359746,1292,2.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1360253,1292,31.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1363747,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1365429,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1372548,1292,14.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1375180,1292,2.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1375246,1292,2.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1375838,1292,2.73,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1376073,1292,2.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1376152,1292,1.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1378965,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1379109,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1379565,1292,35.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1383995,1292,0.56,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1384515,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1393492,1292,0.12,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1394565,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1394953,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1395225,1292,16.07,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1396114,1292,0.2,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1400098,1292,0.4,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1404194,1292,8.06,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1409378,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1409970,1292,12.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1410048,1292,42.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1411605,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1412413,1292,5.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1415018,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1415290,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1436465,1292,0.83,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1444974,1292,20.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1455342,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +1455446,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +1455585,1292,7.69,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +1455965,1292,0.83,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +1457605,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +1458015,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +1458972,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +1459458,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +1459571,1292,1.27,,78.0,,,,,,,"Fatty acids, total monounsaturated",G +1460260,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +1461872,1292,0.42,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +1463154,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1464449,1292,1.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1469542,1292,4.84,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1473752,1292,8.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1477858,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1478957,1292,11.54,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1479310,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1480244,1292,32.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1482230,1292,9.38,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1485288,1292,6.12,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1485346,1292,1.16,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1486568,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1486804,1292,0.89,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1487127,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1491287,1292,0.82,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1492839,1292,2.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1492904,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1493819,1292,1.16,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1494554,1292,6.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1497552,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1498651,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1501042,1292,1.19,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1502728,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1502753,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1507058,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1511144,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1511682,1292,9.38,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1512048,1292,3.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1513458,1292,5.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1521845,1292,14.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1522211,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1522624,1292,20.72,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1522640,1292,8.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1523952,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1529074,1292,33.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1530210,1292,10.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1535159,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1539617,1292,7.89,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1540418,1292,1.47,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1542200,1292,0.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1542881,1292,2.56,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1542911,1292,3.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1543121,1292,60.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1545065,1292,3.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1550608,1292,8.7,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1550866,1292,8.82,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1554159,1292,2.38,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1554947,1292,0.66,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1555004,1292,0.88,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1555556,1292,19.64,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1558089,1292,2.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1558294,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1558616,1292,2.27,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1564095,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1565647,1292,4.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1566183,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1566816,1292,64.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1568997,1292,18.75,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1569085,1292,23.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1569862,1292,13.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1572137,1292,0.41,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1572384,1292,7.06,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1572581,1292,0.59,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1575926,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1576167,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1576628,1292,7.69,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1576660,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1578184,1292,5.6,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1579198,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1579938,1292,66.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1584039,1292,2.08,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1585908,1292,37.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1586649,1292,8.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1588166,1292,80.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1588171,1292,66.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1592343,1292,0.41,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1592541,1292,1.79,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1593315,1292,12.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1594047,1292,10.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1594306,1292,20.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1596096,1292,10.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1597240,1292,8.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1602001,1292,2.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1607412,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1610994,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1615276,1292,2.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1617544,1292,2.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1617920,1292,1.61,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1621648,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1623529,1292,8.06,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1624372,1292,1.79,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1624855,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1625242,1292,0.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1625834,1292,6.45,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1625966,1292,2.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1626342,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1628974,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1629234,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1631560,1292,17.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1631811,1292,16.07,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1633356,1292,5.36,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1635985,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1638006,1292,0.35,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1639728,1292,13.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1641757,1292,8.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1642007,1292,0.83,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1646724,1292,7.89,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1649133,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1649194,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1650603,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1651268,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1651507,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1653262,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1654895,1292,2.63,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1659364,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1659659,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1660170,1292,42.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1662048,1292,36.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1662808,1292,1.37,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1663298,1292,10.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1663675,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1665437,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1666257,1292,2.11,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1667788,1292,5.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1669526,1292,2.31,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1669818,1292,2.34,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1670757,1292,2.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1671547,1292,2.63,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1677050,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1679129,1292,10.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1685512,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1692575,1292,17.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1695397,1292,1.04,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1695501,1292,32.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1697074,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1697171,1292,0.4,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1697782,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1697917,1292,12.82,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1698520,1292,40.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1700353,1292,0.76,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1702435,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1704323,1292,22.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1704516,1292,2.56,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1705342,1292,12.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1705418,1292,2.08,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1705992,1292,20.59,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1707563,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1709249,1292,1.69,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1709404,1292,2.11,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1710186,1292,10.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1712122,1292,12.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1713838,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1714917,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1716940,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1718070,1292,1.35,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1718983,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1719857,1292,1.27,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1723299,1292,4.44,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1726168,1292,16.07,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1726498,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1729292,1292,3.12,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1737266,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1741796,1292,3.12,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1745583,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1755069,1292,80.99,1.0,1.0,,,,,,,"Fatty acids, total monounsaturated",G +1755426,1292,69.06,1.0,1.0,,,,,,,"Fatty acids, total monounsaturated",G +1757747,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +1757760,1292,12.5,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +1764776,1292,57.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1765424,1292,10.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1770806,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1771158,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1775184,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1775460,1292,66.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1777465,1292,5.31,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1780894,1292,8.47,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1782476,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1782964,1292,2.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1784018,1292,12.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1784975,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1790096,1292,5.36,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1881760,1292,5.36,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1795906,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1800089,1292,3.08,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1801080,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1805909,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1806559,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1807257,1292,0.41,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1815095,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1815726,1292,1.23,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1818295,1292,6.82,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1827608,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1830191,1292,60.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1830694,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1830824,1292,2.44,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1832432,1292,5.36,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1834216,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1836879,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1838171,1292,2.11,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1838269,1292,37.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1838395,1292,1.27,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1838756,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1839284,1292,1.19,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1882870,1292,28.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1841026,1292,1.52,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1841201,1292,3.77,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1841870,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1841990,1292,0.88,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1842352,1292,75.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1846934,1292,7.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1884353,1292,0.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1884916,1292,3.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1885112,1292,9.09,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1885617,1292,1.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1885676,1292,0.35,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1885991,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1886509,1292,66.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1886571,1292,0.62,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1890944,1292,35.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1890976,1292,0.62,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1891032,1292,5.31,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1891139,1292,1.88,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1891859,1292,11.48,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1892396,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1897084,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1898553,1292,2.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1899377,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1901541,1292,2.04,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1903121,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1905971,1292,66.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1906200,1292,1.79,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1907169,1292,3.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1907652,1292,66.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1908160,1292,0.62,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1913877,1292,2.06,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1915921,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1917956,1292,10.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1918481,1292,2.24,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1920246,1292,5.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1920376,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1920895,1292,4.17,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1923357,1292,3.23,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1927660,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1927789,1292,11.54,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1932767,1292,11.54,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1933207,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1934445,1292,1.08,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1935589,1292,14.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1940759,1292,5.36,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1941232,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1945665,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1946613,1292,14.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1948176,1292,0.62,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1948335,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1951713,1292,5.17,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1952591,1292,1.72,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1953400,1292,3.23,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1954162,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1955295,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1956393,1292,9.09,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1960060,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1966251,1292,6.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1969333,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1969830,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1970082,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1971029,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1973377,1292,66.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1975026,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1975316,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1975410,1292,3.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1978424,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1979354,1292,11.54,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1981746,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1982922,1292,11.11,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1983145,1292,7.35,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1986161,1292,3.41,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1988180,1292,1.79,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1989026,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1989112,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1990739,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1991744,1292,1.79,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1991895,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1992230,1292,8.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1993078,1292,13.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1996299,1292,17.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2001201,1292,0.39,1.0,1.0,,,,,,,"Fatty acids, total monounsaturated",G +2010879,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2011100,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2012190,1292,1.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2017339,1292,1.22,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2019177,1292,5.96,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2022663,1292,2.56,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2024175,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2024310,1292,9.21,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2026749,1292,2.08,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2028206,1292,11.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2029890,1292,14.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2030093,1292,17.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2030861,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2036005,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2036517,1292,3.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2036712,1292,6.45,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2037392,1292,3.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2040867,1292,2.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2044041,1292,4.35,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2046829,1292,18.75,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2047010,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2048156,1292,16.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2048202,1292,10.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2048499,1292,4.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2050507,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2051148,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2053948,1292,3.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2062537,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2063238,1292,3.81,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2066657,1292,2.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2070161,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2071490,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2071798,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2072099,1292,7.58,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2072179,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2072283,1292,9.09,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2073909,1292,32.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2076284,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2077841,1292,3.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2086674,1292,0.55,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2087606,1292,15.62,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2087758,1292,0.24,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2087759,1292,0.51,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2087991,1292,10.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2089033,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2089772,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2089988,1292,1.92,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2092489,1292,1.79,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2095679,1292,6.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2096812,1292,3.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2097364,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2100576,1292,4.41,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2104949,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2104975,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2107196,1292,3.57,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2108541,1292,6.45,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2111728,1292,2.98,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2112076,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2112084,1292,35.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2115861,1292,1.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2117826,1292,5.17,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2119216,1292,5.26,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2119764,1292,0.78,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2120305,1292,5.95,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2122644,1292,2.08,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2123952,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2124187,1292,2.7,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2124536,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2126737,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2127073,1292,0.4,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2127148,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2127379,1292,73.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2127623,1292,6.06,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2127735,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2127873,1292,6.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2129620,1292,10.61,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2131111,1292,64.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2131175,1292,8.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2141725,1292,16.07,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2142867,1292,6.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2144397,1292,14.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2147455,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2148123,1292,50.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2148182,1292,12.5,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2151470,1292,53.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2153366,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2154888,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2155547,1292,1.22,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2158938,1292,2.42,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2159725,1292,3.36,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2163201,1292,2.98,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2164750,1292,4.61,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2165254,1292,9.09,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2166619,1292,4.17,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2166835,1292,13.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2169430,1292,55.56,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2171836,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2173969,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2175556,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2176626,1292,1.37,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2177184,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2179573,1292,10.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2184610,1292,0.42,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2185382,1292,0.0,,75.0,,,,,,,"Fatty acids, total monounsaturated",G +2185391,1292,0.0,,75.0,,,,,,,"Fatty acids, total monounsaturated",G +2186263,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2186268,1292,7.27,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2189400,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2191679,1292,15.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2195991,1292,3.75,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2196067,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2197347,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2200655,1292,2.22,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2204325,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2208052,1292,0.99,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2208084,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2208830,1292,0.99,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2210422,1292,4.61,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2213351,1292,0.91,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2214394,1292,3.53,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2214799,1292,1.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2219479,1292,8.7,,78.0,,,,,,,"Fatty acids, total monounsaturated",G +2219678,1292,13.4,,78.0,,,,,,,"Fatty acids, total monounsaturated",G +2219819,1292,0.56,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2219852,1292,1.25,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2219870,1292,0.83,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2221543,1292,1.25,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2226556,1292,2.56,,78.0,,,,,,,"Fatty acids, total monounsaturated",G +2228887,1292,0.0,,75.0,,,,,,,"Fatty acids, total monounsaturated",G +2229968,1292,0.42,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2230581,1292,15.27,,78.0,,,,,,,"Fatty acids, total monounsaturated",G +2233753,1292,8.7,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2233779,1292,10.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2237190,1292,0.99,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2237949,1292,5.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2238457,1292,19.23,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2239244,1292,2.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2239412,1292,8.18,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2240526,1292,4.11,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2242480,1292,7.69,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2251421,1292,2.56,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2255123,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2255409,1292,8.24,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2256605,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2260960,1292,6.31,1.0,1.0,,,,,,,"Fatty acids, total monounsaturated",G +2265410,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2266247,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2268264,1292,60.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2268516,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2271071,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2272081,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2283673,1292,1.19,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2284179,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2284520,1292,5.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2287321,1292,40.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2289163,1292,3.45,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2291345,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2301236,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2315417,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2315447,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2320149,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2323554,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2324763,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2332787,1292,10.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2333347,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2333403,1292,3.21,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2333895,1292,11.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2334451,1292,35.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2338477,1292,3.75,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2339279,1292,66.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2339627,1292,17.65,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2341069,1292,1.493,,,,,,,,,"Fatty acids, total monounsaturated",G +2341263,1292,0.84,,,,,,,,,"Fatty acids, total monounsaturated",G +2341637,1292,7.171,,,,,,,,,"Fatty acids, total monounsaturated",G +2341745,1292,4.848,,,,,,,,,"Fatty acids, total monounsaturated",G +2341907,1292,1.553,,,,,,,,,"Fatty acids, total monounsaturated",G +2342074,1292,2.687,,,,,,,,,"Fatty acids, total monounsaturated",G +2342257,1292,2.675,,,,,,,,,"Fatty acids, total monounsaturated",G +2342464,1292,2.357,,,,,,,,,"Fatty acids, total monounsaturated",G +2342471,1292,2.877,,,,,,,,,"Fatty acids, total monounsaturated",G +2343023,1292,6.986,,,,,,,,,"Fatty acids, total monounsaturated",G +2343368,1292,3.627,,,,,,,,,"Fatty acids, total monounsaturated",G +2343375,1292,4.691,,,,,,,,,"Fatty acids, total monounsaturated",G +2343978,1292,0.407,,,,,,,,,"Fatty acids, total monounsaturated",G +2344693,1292,0.405,,,,,,,,,"Fatty acids, total monounsaturated",G +2344818,1292,0.023,,,,,,,,,"Fatty acids, total monounsaturated",G +2344944,1292,2.157,,,,,,,,,"Fatty acids, total monounsaturated",G +2344970,1292,4.702,,,,,,,,,"Fatty acids, total monounsaturated",G +2345067,1292,0.956,,,,,,,,,"Fatty acids, total monounsaturated",G +2345195,1292,0.012,,,,,,,,,"Fatty acids, total monounsaturated",G +2345202,1292,0.885,,,,,,,,,"Fatty acids, total monounsaturated",G +2345207,1292,0.026,,,,,,,,,"Fatty acids, total monounsaturated",G +2345233,1292,1.129,,,,,,,,,"Fatty acids, total monounsaturated",G +2345265,1292,0.0,,,,,,,,,"Fatty acids, total monounsaturated",G +2345444,1292,1.537,,,,,,,,,"Fatty acids, total monounsaturated",G +2345645,1292,2.399,,,,,,,,,"Fatty acids, total monounsaturated",G +2345686,1292,4.968,,,,,,,,,"Fatty acids, total monounsaturated",G +2346048,1292,0.954,,,,,,,,,"Fatty acids, total monounsaturated",G +2346137,1292,0.006,,,,,,,,,"Fatty acids, total monounsaturated",G +2346207,1292,0.0,,,,,,,,,"Fatty acids, total monounsaturated",G +2367694,1292,0.78,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2372700,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2375507,1292,3.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2376782,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2379449,1292,14.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2379797,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2379968,1292,1.08,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2380866,1292,10.26,,78.0,,,,,,,"Fatty acids, total monounsaturated",G +2382449,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2383416,1292,3.75,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2385073,1292,10.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2387456,1292,18.99,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2392696,1292,1.35,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2394839,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2396114,1292,1.02,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2400445,1292,1.18,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2400737,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2405675,1292,1.22,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2407144,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2407537,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2408214,1292,14.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2409666,1292,1.18,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2409788,1292,0.88,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2413277,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2414464,1292,60.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2414594,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2416528,1292,3.68,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2418654,1292,2.75,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2421586,1292,16.67,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2427858,1292,32.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2428595,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2429456,1292,14.29,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2432140,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2433520,1292,57.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2436222,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2441079,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2442553,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2443568,1292,10.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2444204,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2444471,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2444824,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2444874,1292,2.78,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2445961,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2446030,1292,2.08,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2446375,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2452307,1292,1.41,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2452749,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2453936,1292,0.89,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2455445,1292,6.58,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2455795,1292,2.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2458168,1292,20.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2460649,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2460711,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2462747,1292,2.11,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2464056,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2464515,1292,5.65,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2464833,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2464834,1292,1.16,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2466022,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2466784,1292,0.42,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2466873,1292,8.24,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2468359,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2469836,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2470868,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2471693,1292,0.72,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2471872,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2472346,1292,0.8,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2472362,1292,0.4,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2472706,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2473796,1292,1.79,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2473977,1292,8.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2475790,1292,1.22,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2476250,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2477049,1292,10.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2481850,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2486982,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2488695,1292,1.27,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2489646,1292,4.23,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2490086,1292,8.11,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2491385,1292,2.5,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2492608,1292,8.93,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2496145,1292,1.79,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2496294,1292,2.38,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2496561,1292,12.12,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2499239,1292,3.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2499780,1292,5.88,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2505009,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2507831,1292,5.56,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2507857,1292,8.33,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2507962,1292,4.41,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2508154,1292,5.15,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2508172,1292,2.94,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2509423,1292,17.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2509462,1292,6.52,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2517805,1292,3.9,,78.0,,,,,,,"Fatty acids, total monounsaturated",G +2517995,1292,0.93,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2519403,1292,25.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2519948,1292,8.06,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2519951,1292,11.29,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2520312,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2520367,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2520536,1292,15.79,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2520564,1292,1.07,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2520615,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2521517,1292,6.82,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2524046,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2525711,1292,0.2,,78.0,,,,,,,"Fatty acids, total monounsaturated",G +2525730,1292,0.1,,78.0,,,,,,,"Fatty acids, total monounsaturated",G +2530164,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2535385,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2539656,1292,1.3,,78.0,,,,,,,"Fatty acids, total monounsaturated",G +2545335,1292,8.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2546118,1292,25.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2548319,1292,0.6,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2548501,1292,35.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2550641,1292,20.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2551917,1292,21.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2552179,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2555643,1292,11.84,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2557008,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2557657,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2557773,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2557776,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2558670,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2558685,1292,10.7,,78.0,,,,,,,"Fatty acids, total monounsaturated",G +2560922,1292,1.28,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2568591,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2576122,1292,1.16,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2576926,1292,8.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2576929,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2580170,1292,0.88,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2580290,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2585854,1292,14.81,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2588955,1292,0.93,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2589985,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2592707,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2593708,1292,2.08,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2594288,1292,5.92,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2594445,1292,0.78,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2594578,1292,0.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2594616,1292,7.81,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2595799,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2595912,1292,4.17,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2597499,1292,11.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2600406,1292,17.39,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2610809,1292,7.23,,78.0,,,,,,,"Fatty acids, total monounsaturated",G +2610900,1292,15.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2611094,1292,5.98,,78.0,,,,,,,"Fatty acids, total monounsaturated",G +2611134,1292,1.45,,78.0,,,,,,,"Fatty acids, total monounsaturated",G +2613732,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2613738,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2614074,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2615366,1292,2.08,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2615845,1292,6.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2616646,1292,17.86,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2623372,1292,2.65,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2627542,1292,1.47,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2627694,1292,2.27,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2630037,1292,2.96,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2631563,1292,2.08,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2631579,1292,2.08,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2635782,1292,1.43,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2638009,1292,14.58,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2638057,1292,11.25,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2638773,1292,7.14,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2642777,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2648887,1292,0.0,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2649132,1292,1.83,,78.0,,,,,,,"Fatty acids, total monounsaturated",G +2649840,1292,8.85,,78.0,,,,,,,"Fatty acids, total monounsaturated",G +2649983,1292,14.29,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2651065,1292,0.42,,71.0,,,,,,,"Fatty acids, total monounsaturated",G +2651678,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2654454,1292,35.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2655832,1292,3.12,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2656159,1292,35.71,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2656774,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +2659508,1292,0.0,,70.0,,,,,,,"Fatty acids, total monounsaturated",G +1106032,1093,482.0,,71.0,,,,,,,"Sodium, Na",MG +1107191,1093,432.0,,70.0,,,,,,,"Sodium, Na",MG +1107295,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +1107475,1093,581.0,,70.0,,,,,,,"Sodium, Na",MG +1107528,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG +1107950,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG +1108007,1093,231.0,,70.0,,,,,,,"Sodium, Na",MG +1108158,1093,917.0,,70.0,,,,,,,"Sodium, Na",MG +1108349,1093,765.0,,70.0,,,,,,,"Sodium, Na",MG +1108803,1093,183.0,,70.0,,,,,,,"Sodium, Na",MG +1108908,1093,1714.0,,70.0,,,,,,,"Sodium, Na",MG +1109116,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +1109336,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG +1109393,1093,2100.0,,70.0,,,,,,,"Sodium, Na",MG +1109400,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG +1109434,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +1109615,1093,1289.0,,70.0,,,,,,,"Sodium, Na",MG +1109677,1093,1373.0,,70.0,,,,,,,"Sodium, Na",MG +1109796,1093,102.0,,70.0,,,,,,,"Sodium, Na",MG +1110013,1093,419.0,,70.0,,,,,,,"Sodium, Na",MG +1110017,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG +1110128,1093,432.0,,70.0,,,,,,,"Sodium, Na",MG +1110136,1093,418.0,,70.0,,,,,,,"Sodium, Na",MG +1110287,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG +1110710,1093,260.0,,70.0,,,,,,,"Sodium, Na",MG +1110747,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +1110839,1093,45.0,,70.0,,,,,,,"Sodium, Na",MG +1111246,1093,335.0,,70.0,,,,,,,"Sodium, Na",MG +1111331,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +1111534,1093,364.0,,70.0,,,,,,,"Sodium, Na",MG +1111674,1093,1333.0,,70.0,,,,,,,"Sodium, Na",MG +1111680,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1111892,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1111990,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +1112148,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG +1112350,1093,1536.0,,70.0,,,,,,,"Sodium, Na",MG +1112994,1093,9.0,,73.0,,,,,,,"Sodium, Na",MG +1113807,1093,78.0,,70.0,,,,,,,"Sodium, Na",MG +1114096,1093,394.0,,70.0,,,,,,,"Sodium, Na",MG +1114153,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG +1114374,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +1114389,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1114461,1093,232.0,,70.0,,,,,,,"Sodium, Na",MG +1114961,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +1114983,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1115099,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1115318,1093,587.0,,70.0,,,,,,,"Sodium, Na",MG +1115771,1093,354.0,,70.0,,,,,,,"Sodium, Na",MG +1115964,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +1116176,1093,529.0,,70.0,,,,,,,"Sodium, Na",MG +1116350,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG +1116618,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1117145,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG +1117209,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1117254,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1117592,1093,373.0,,70.0,,,,,,,"Sodium, Na",MG +1117734,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG +1117776,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG +1117958,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG +1118086,1093,561.0,,70.0,,,,,,,"Sodium, Na",MG +1118238,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +1118363,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1118500,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG +1118572,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG +1118668,1093,682.0,,70.0,,,,,,,"Sodium, Na",MG +1118749,1093,264.0,,70.0,,,,,,,"Sodium, Na",MG +1118768,1093,438.0,,70.0,,,,,,,"Sodium, Na",MG +1118810,1093,381.0,,70.0,,,,,,,"Sodium, Na",MG +1119181,1093,620.0,,70.0,,,,,,,"Sodium, Na",MG +1119340,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1119505,1093,63.0,,70.0,,,,,,,"Sodium, Na",MG +1119561,1093,409.0,,70.0,,,,,,,"Sodium, Na",MG +1119673,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG +1119940,1093,462.0,,70.0,,,,,,,"Sodium, Na",MG +1119955,1093,683.0,,70.0,,,,,,,"Sodium, Na",MG +1120239,1093,148.0,,70.0,,,,,,,"Sodium, Na",MG +1120305,1093,861.0,,70.0,,,,,,,"Sodium, Na",MG +1120973,1093,613.0,,70.0,,,,,,,"Sodium, Na",MG +1121778,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1122028,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG +1122060,1093,193.0,,70.0,,,,,,,"Sodium, Na",MG +1122204,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1122244,1093,188.0,,70.0,,,,,,,"Sodium, Na",MG +1122416,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1122523,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG +1122697,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1122814,1093,298.0,,70.0,,,,,,,"Sodium, Na",MG +1122925,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +1123060,1093,282.0,,70.0,,,,,,,"Sodium, Na",MG +1123129,1093,1105.0,,70.0,,,,,,,"Sodium, Na",MG +1123407,1093,6867.0,,70.0,,,,,,,"Sodium, Na",MG +1123408,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1123521,1093,390.0,,70.0,,,,,,,"Sodium, Na",MG +1123938,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1124226,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1124496,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1124862,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +1125037,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG +1125619,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +1125825,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG +1125828,1093,165.0,,70.0,,,,,,,"Sodium, Na",MG +1126132,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +1126143,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +1126144,1093,13400.0,,70.0,,,,,,,"Sodium, Na",MG +1126209,1093,70.0,,70.0,,,,,,,"Sodium, Na",MG +1126921,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +1126945,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG +1126973,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1127043,1093,85.0,,70.0,,,,,,,"Sodium, Na",MG +1127082,1093,55.0,,70.0,,,,,,,"Sodium, Na",MG +1127441,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG +1127671,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1127888,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +1128024,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +1128109,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +1128230,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +1128275,1093,336.0,,70.0,,,,,,,"Sodium, Na",MG +1128276,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1128810,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +1129278,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG +1129312,1093,604.0,,70.0,,,,,,,"Sodium, Na",MG +1129488,1093,732.0,,70.0,,,,,,,"Sodium, Na",MG +1129601,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG +1129627,1093,367.0,,70.0,,,,,,,"Sodium, Na",MG +1129792,1093,118.0,,70.0,,,,,,,"Sodium, Na",MG +1130117,1093,276.0,,70.0,,,,,,,"Sodium, Na",MG +1130236,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1130268,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1130409,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG +1130611,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1130838,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1130967,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG +1131062,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG +1131268,1093,965.0,,70.0,,,,,,,"Sodium, Na",MG +1131414,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1131565,1093,27.0,,70.0,,,,,,,"Sodium, Na",MG +1132160,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +1132561,1093,695.0,,70.0,,,,,,,"Sodium, Na",MG +1132871,1093,5106.0,,70.0,,,,,,,"Sodium, Na",MG +1132912,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1133013,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1133051,1093,196.0,,70.0,,,,,,,"Sodium, Na",MG +1133537,1093,847.0,,70.0,,,,,,,"Sodium, Na",MG +1133784,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +1134198,1093,130.0,,70.0,,,,,,,"Sodium, Na",MG +1134406,1093,259.0,,70.0,,,,,,,"Sodium, Na",MG +1134636,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +1134819,1093,163.0,,70.0,,,,,,,"Sodium, Na",MG +1134968,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1134972,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1135215,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1135557,1093,336.0,,70.0,,,,,,,"Sodium, Na",MG +1136620,1093,2214.0,,70.0,,,,,,,"Sodium, Na",MG +1136765,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1136978,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG +1137105,1093,305.0,,70.0,,,,,,,"Sodium, Na",MG +1137138,1093,419.0,,70.0,,,,,,,"Sodium, Na",MG +1137176,1093,627.0,,70.0,,,,,,,"Sodium, Na",MG +1137407,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1137439,1093,99.0,,70.0,,,,,,,"Sodium, Na",MG +1137735,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +1137918,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG +1138032,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1138138,1093,575.0,,70.0,,,,,,,"Sodium, Na",MG +1138575,1093,112.0,,70.0,,,,,,,"Sodium, Na",MG +1138585,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG +1138686,1093,505.0,,70.0,,,,,,,"Sodium, Na",MG +1138883,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +1139103,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +1139242,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1139535,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG +1139652,1093,317.0,,70.0,,,,,,,"Sodium, Na",MG +167551,1093,177.0,0.0,44.0,,,,,,,"Sodium, Na",MG +167711,1093,91.0,0.0,40.0,,,,,,,"Sodium, Na",MG +168370,1093,43.0,6.0,1.0,38.0,47.0,,,,,"Sodium, Na",MG +168460,1093,10.0,1.0,,,,,,,,"Sodium, Na",MG +168526,1093,240.0,0.0,,,,,,,,"Sodium, Na",MG +169441,1093,63.0,1.0,,,,,,,,"Sodium, Na",MG +169500,1093,64.0,0.0,53.0,,,,,,,"Sodium, Na",MG +169513,1093,64.0,0.0,53.0,,,,,,,"Sodium, Na",MG +169531,1093,41.0,0.0,12.0,,,,,,,"Sodium, Na",MG +169624,1093,141.0,1.0,47.0,,,,,,,"Sodium, Na",MG +169742,1093,182.0,2.0,1.0,,,,,,,"Sodium, Na",MG +169836,1093,357.0,18.0,1.0,22.0,781.0,,,,,"Sodium, Na",MG +170078,1093,12.0,1.0,,,,,,,,"Sodium, Na",MG +170194,1093,96.0,1.0,,,,,,,,"Sodium, Na",MG +170287,1093,5.0,3.0,,,,,,,,"Sodium, Na",MG +170288,1093,35.0,1.0,,,,,,,,"Sodium, Na",MG +170422,1093,20.0,4.0,,,,,,,,"Sodium, Na",MG +170559,1093,3.0,0.0,,,,,,,,"Sodium, Na",MG +170700,1093,100.0,1.0,1.0,,,,,,,"Sodium, Na",MG +170702,1093,400.0,1.0,47.0,,,,,,,"Sodium, Na",MG +170732,1093,613.0,6.0,1.0,575.0,642.0,,,,,"Sodium, Na",MG +170851,1093,110.0,11.0,1.0,84.0,161.0,,,,,"Sodium, Na",MG +171634,1093,1079.0,18.0,1.0,816.0,1340.0,,,,,"Sodium, Na",MG +171838,1093,883.0,0.0,47.0,,,,,,,"Sodium, Na",MG +171895,1093,19.0,1.0,1.0,,,,,,,"Sodium, Na",MG +172180,1093,344.0,0.0,57.0,,,,,,,"Sodium, Na",MG +172263,1093,25.0,0.0,1.0,,,,,,,"Sodium, Na",MG +172299,1093,42.0,0.0,57.0,,,,,,,"Sodium, Na",MG +172362,1093,0.0,0.0,20.0,,,,,,,"Sodium, Na",MG +172439,1093,1465.0,2.0,,,,,,,,"Sodium, Na",MG +172909,1093,335.0,0.0,64.0,,,,,,,"Sodium, Na",MG +173207,1093,6.0,0.0,20.0,,,,,,,"Sodium, Na",MG +173995,1093,65.0,0.0,18.0,,,,,,,"Sodium, Na",MG +174092,1093,372.0,0.0,44.0,,,,,,,"Sodium, Na",MG +174323,1093,73.0,0.0,,,,,,,,"Sodium, Na",MG +174479,1093,90.0,26.0,1.0,89.0,90.0,,,,,"Sodium, Na",MG +174708,1093,93.0,0.0,12.0,,,,,,,"Sodium, Na",MG +175013,1093,290.0,1.0,,,,,,,,"Sodium, Na",MG +175135,1093,391.0,0.0,52.0,,,,,,,"Sodium, Na",MG +175232,1093,67.0,1.0,44.0,,,,,,,"Sodium, Na",MG +323093,1093,909.0,1.0,1.0,,,,,,,"Sodium, Na",MG +324642,1093,688.0,1.0,1.0,,,,,,,"Sodium, Na",MG +329276,1093,662.0,1.0,1.0,,,,,,,"Sodium, Na",MG +329395,1093,554.0,1.0,1.0,,,,,,,"Sodium, Na",MG +332126,1093,362.0,1.0,1.0,,,,,,,"Sodium, Na",MG +332456,1093,2.0,1.0,1.0,,,,,,,"Sodium, Na",MG +333389,1093,617.0,1.0,1.0,,,,,,,"Sodium, Na",MG +334247,1093,1.0,8.0,1.0,1.0,1.0,1.0,,,2006.0,"Sodium, Na",MG +344774,1093,766.0,,78.0,,,,,,,"Sodium, Na",MG +344980,1093,145.0,,78.0,,,,,,,"Sodium, Na",MG +345013,1093,7.0,,78.0,,,,,,,"Sodium, Na",MG +345215,1093,521.0,,78.0,,,,,,,"Sodium, Na",MG +345449,1093,650.0,,78.0,,,,,,,"Sodium, Na",MG +345563,1093,470.0,,77.0,,,,,,,"Sodium, Na",MG +345942,1093,344.0,,78.0,,,,,,,"Sodium, Na",MG +345947,1093,2.0,,78.0,,,,,,,"Sodium, Na",MG +346321,1093,312.0,,71.0,,,,,,,"Sodium, Na",MG +346506,1093,241.0,,71.0,,,,,,,"Sodium, Na",MG +347022,1093,247.0,,71.0,,,,,,,"Sodium, Na",MG +347105,1093,247.0,,71.0,,,,,,,"Sodium, Na",MG +347265,1093,432.0,,71.0,,,,,,,"Sodium, Na",MG +347312,1093,189.0,,71.0,,,,,,,"Sodium, Na",MG +347432,1093,571.0,,71.0,,,,,,,"Sodium, Na",MG +347525,1093,215.0,,71.0,,,,,,,"Sodium, Na",MG +347540,1093,238.0,,71.0,,,,,,,"Sodium, Na",MG +347640,1093,706.0,,71.0,,,,,,,"Sodium, Na",MG +347699,1093,725.0,,71.0,,,,,,,"Sodium, Na",MG +347873,1093,233.0,,71.0,,,,,,,"Sodium, Na",MG +348040,1093,329.0,,78.0,,,,,,,"Sodium, Na",MG +348659,1093,823.0,,71.0,,,,,,,"Sodium, Na",MG +348747,1093,262.0,,71.0,,,,,,,"Sodium, Na",MG +348804,1093,529.0,,71.0,,,,,,,"Sodium, Na",MG +348901,1093,633.0,,71.0,,,,,,,"Sodium, Na",MG +349101,1093,289.0,,71.0,,,,,,,"Sodium, Na",MG +349128,1093,318.0,,71.0,,,,,,,"Sodium, Na",MG +349153,1093,581.0,,71.0,,,,,,,"Sodium, Na",MG +349579,1093,100.0,,71.0,,,,,,,"Sodium, Na",MG +349956,1093,691.0,,71.0,,,,,,,"Sodium, Na",MG +350216,1093,535.0,,71.0,,,,,,,"Sodium, Na",MG +350219,1093,14.0,,71.0,,,,,,,"Sodium, Na",MG +350305,1093,54.0,,71.0,,,,,,,"Sodium, Na",MG +350421,1093,333.0,,71.0,,,,,,,"Sodium, Na",MG +350498,1093,25.0,,71.0,,,,,,,"Sodium, Na",MG +350782,1093,4.0,,71.0,,,,,,,"Sodium, Na",MG +351123,1093,62.0,,71.0,,,,,,,"Sodium, Na",MG +351153,1093,6643.0,,71.0,,,,,,,"Sodium, Na",MG +351209,1093,1218.0,,78.0,,,,,,,"Sodium, Na",MG +351394,1093,89.0,,71.0,,,,,,,"Sodium, Na",MG +351439,1093,614.0,,71.0,,,,,,,"Sodium, Na",MG +351703,1093,224.0,,71.0,,,,,,,"Sodium, Na",MG +351711,1093,55.0,,71.0,,,,,,,"Sodium, Na",MG +351817,1093,276.0,,71.0,,,,,,,"Sodium, Na",MG +351827,1093,98.0,,71.0,,,,,,,"Sodium, Na",MG +351929,1093,763.0,,71.0,,,,,,,"Sodium, Na",MG +352021,1093,1733.0,,71.0,,,,,,,"Sodium, Na",MG +352067,1093,677.0,,71.0,,,,,,,"Sodium, Na",MG +352276,1093,751.0,,78.0,,,,,,,"Sodium, Na",MG +352278,1093,536.0,,71.0,,,,,,,"Sodium, Na",MG +352567,1093,1008.0,,78.0,,,,,,,"Sodium, Na",MG +352775,1093,22.0,,78.0,,,,,,,"Sodium, Na",MG +352980,1093,25.0,,71.0,,,,,,,"Sodium, Na",MG +353165,1093,53.0,,71.0,,,,,,,"Sodium, Na",MG +353184,1093,786.0,,71.0,,,,,,,"Sodium, Na",MG +353186,1093,38.0,,71.0,,,,,,,"Sodium, Na",MG +353256,1093,1100.0,,78.0,,,,,,,"Sodium, Na",MG +353554,1093,726.0,,71.0,,,,,,,"Sodium, Na",MG +353612,1093,612.0,,71.0,,,,,,,"Sodium, Na",MG +353740,1093,1.0,,78.0,,,,,,,"Sodium, Na",MG +353934,1093,1339.0,,71.0,,,,,,,"Sodium, Na",MG +354221,1093,9.0,,71.0,,,,,,,"Sodium, Na",MG +354396,1093,450.0,,71.0,,,,,,,"Sodium, Na",MG +355078,1093,382.0,,71.0,,,,,,,"Sodium, Na",MG +355278,1093,360.0,,71.0,,,,,,,"Sodium, Na",MG +355311,1093,194.0,,71.0,,,,,,,"Sodium, Na",MG +355419,1093,293.0,,71.0,,,,,,,"Sodium, Na",MG +355441,1093,83.0,,71.0,,,,,,,"Sodium, Na",MG +355637,1093,0.0,,78.0,,,,,,,"Sodium, Na",MG +356129,1093,767.0,,71.0,,,,,,,"Sodium, Na",MG +356489,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +356607,1093,958.0,,70.0,,,,,,,"Sodium, Na",MG +356750,1093,1400.0,,70.0,,,,,,,"Sodium, Na",MG +357139,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG +357152,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +357197,1093,218.0,,70.0,,,,,,,"Sodium, Na",MG +357269,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG +357369,1093,719.0,,70.0,,,,,,,"Sodium, Na",MG +357444,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +357489,1093,132.0,,70.0,,,,,,,"Sodium, Na",MG +357657,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG +357819,1093,196.0,,70.0,,,,,,,"Sodium, Na",MG +357848,1093,4278.0,,70.0,,,,,,,"Sodium, Na",MG +357894,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG +357907,1093,13.0,,70.0,,,,,,,"Sodium, Na",MG +358063,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +358068,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG +358139,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG +358383,1093,346.0,,70.0,,,,,,,"Sodium, Na",MG +358653,1093,446.0,,70.0,,,,,,,"Sodium, Na",MG +358757,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +358954,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG +359593,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +359778,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +359888,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +359994,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +360378,1093,447.0,,70.0,,,,,,,"Sodium, Na",MG +360544,1093,578.0,,70.0,,,,,,,"Sodium, Na",MG +360688,1093,958.0,,70.0,,,,,,,"Sodium, Na",MG +360820,1093,351.0,,70.0,,,,,,,"Sodium, Na",MG +361122,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG +361305,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +361663,1093,190.0,,70.0,,,,,,,"Sodium, Na",MG +361882,1093,418.0,,70.0,,,,,,,"Sodium, Na",MG +362212,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +362264,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG +362424,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG +362539,1093,1357.0,,70.0,,,,,,,"Sodium, Na",MG +362613,1093,589.0,,70.0,,,,,,,"Sodium, Na",MG +363075,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +363198,1093,61.0,,70.0,,,,,,,"Sodium, Na",MG +363867,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +364158,1093,562.0,,70.0,,,,,,,"Sodium, Na",MG +364159,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG +364184,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +364460,1093,923.0,,70.0,,,,,,,"Sodium, Na",MG +364555,1093,170.0,,70.0,,,,,,,"Sodium, Na",MG +364688,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +364904,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +366117,1093,1607.0,,70.0,,,,,,,"Sodium, Na",MG +366759,1093,560.0,,70.0,,,,,,,"Sodium, Na",MG +366938,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +367117,1093,108.0,,70.0,,,,,,,"Sodium, Na",MG +367176,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG +367294,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG +367396,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +367610,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +367743,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +368431,1093,94.0,,70.0,,,,,,,"Sodium, Na",MG +368489,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +368540,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG +368700,1093,302.0,,70.0,,,,,,,"Sodium, Na",MG +369185,1093,1471.0,,70.0,,,,,,,"Sodium, Na",MG +369218,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG +369424,1093,192.0,,70.0,,,,,,,"Sodium, Na",MG +369540,1093,489.0,,70.0,,,,,,,"Sodium, Na",MG +369712,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG +370393,1093,644.0,,70.0,,,,,,,"Sodium, Na",MG +370776,1093,2000.0,,70.0,,,,,,,"Sodium, Na",MG +370860,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG +371220,1093,419.0,,70.0,,,,,,,"Sodium, Na",MG +371416,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +371567,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +372074,1093,236.0,,70.0,,,,,,,"Sodium, Na",MG +372505,1093,1059.0,,70.0,,,,,,,"Sodium, Na",MG +372544,1093,28000.0,,70.0,,,,,,,"Sodium, Na",MG +372597,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +372662,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +372665,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +372798,1093,545.0,,70.0,,,,,,,"Sodium, Na",MG +372869,1093,397.0,,70.0,,,,,,,"Sodium, Na",MG +373011,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +373104,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG +373220,1093,1800.0,,70.0,,,,,,,"Sodium, Na",MG +373257,1093,2000.0,,70.0,,,,,,,"Sodium, Na",MG +373285,1093,1286.0,,70.0,,,,,,,"Sodium, Na",MG +373346,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +374210,1093,579.0,,70.0,,,,,,,"Sodium, Na",MG +374224,1093,545.0,,70.0,,,,,,,"Sodium, Na",MG +374247,1093,59.0,,70.0,,,,,,,"Sodium, Na",MG +374282,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +374806,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG +375425,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +375485,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +375672,1093,355.0,,70.0,,,,,,,"Sodium, Na",MG +376138,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG +376225,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +376402,1093,468.0,,70.0,,,,,,,"Sodium, Na",MG +376417,1093,136.0,,70.0,,,,,,,"Sodium, Na",MG +376650,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +376983,1093,516.0,,70.0,,,,,,,"Sodium, Na",MG +377513,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +377532,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +377535,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +377779,1093,2056.0,,70.0,,,,,,,"Sodium, Na",MG +377866,1093,867.0,,70.0,,,,,,,"Sodium, Na",MG +378125,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +378131,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +378289,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG +378583,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG +378627,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG +378640,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +378748,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +379055,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +379057,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +379066,1093,85.0,,70.0,,,,,,,"Sodium, Na",MG +379450,1093,252.0,,70.0,,,,,,,"Sodium, Na",MG +379723,1093,329.0,,70.0,,,,,,,"Sodium, Na",MG +379746,1093,1179.0,,70.0,,,,,,,"Sodium, Na",MG +379886,1093,477.0,,70.0,,,,,,,"Sodium, Na",MG +380120,1093,98.0,,70.0,,,,,,,"Sodium, Na",MG +380212,1093,1824.0,,70.0,,,,,,,"Sodium, Na",MG +380265,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +380267,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +380471,1093,526.0,,70.0,,,,,,,"Sodium, Na",MG +380619,1093,517.0,,70.0,,,,,,,"Sodium, Na",MG +380708,1093,237.0,,70.0,,,,,,,"Sodium, Na",MG +381118,1093,282.0,,70.0,,,,,,,"Sodium, Na",MG +381237,1093,2125.0,,70.0,,,,,,,"Sodium, Na",MG +381249,1093,380.0,,70.0,,,,,,,"Sodium, Na",MG +381294,1093,568.0,,70.0,,,,,,,"Sodium, Na",MG +381315,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG +381376,1093,174.0,,70.0,,,,,,,"Sodium, Na",MG +381443,1093,518.0,,70.0,,,,,,,"Sodium, Na",MG +381482,1093,138.0,,70.0,,,,,,,"Sodium, Na",MG +381867,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG +382015,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +382154,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +382437,1093,183.0,,70.0,,,,,,,"Sodium, Na",MG +382705,1093,377.0,,70.0,,,,,,,"Sodium, Na",MG +383612,1093,941.0,,70.0,,,,,,,"Sodium, Na",MG +383617,1093,9778.0,,70.0,,,,,,,"Sodium, Na",MG +383765,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +383893,1093,244.0,,70.0,,,,,,,"Sodium, Na",MG +383937,1093,2214.0,,70.0,,,,,,,"Sodium, Na",MG +384085,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +384171,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG +384437,1093,365.0,,70.0,,,,,,,"Sodium, Na",MG +384458,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +384488,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +384775,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG +384819,1093,203.0,,70.0,,,,,,,"Sodium, Na",MG +384946,1093,4400.0,,70.0,,,,,,,"Sodium, Na",MG +384998,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +385177,1093,3000.0,,70.0,,,,,,,"Sodium, Na",MG +385328,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG +385974,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG +386075,1093,376.0,,70.0,,,,,,,"Sodium, Na",MG +386090,1093,384.0,,70.0,,,,,,,"Sodium, Na",MG +386244,1093,882.0,,70.0,,,,,,,"Sodium, Na",MG +387606,1093,978.0,,70.0,,,,,,,"Sodium, Na",MG +387716,1093,420.0,,70.0,,,,,,,"Sodium, Na",MG +387890,1093,2091.0,,70.0,,,,,,,"Sodium, Na",MG +388258,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +388351,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG +388438,1093,1200.0,,70.0,,,,,,,"Sodium, Na",MG +388570,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG +388592,1093,469.0,,70.0,,,,,,,"Sodium, Na",MG +388670,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG +388705,1093,327.0,,70.0,,,,,,,"Sodium, Na",MG +389079,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +389149,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +389190,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +389232,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +389430,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +389860,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +390439,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +390916,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +391010,1093,398.0,,70.0,,,,,,,"Sodium, Na",MG +391167,1093,759.0,,70.0,,,,,,,"Sodium, Na",MG +391327,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG +391591,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG +391702,1093,96.0,,70.0,,,,,,,"Sodium, Na",MG +391912,1093,3600.0,,70.0,,,,,,,"Sodium, Na",MG +392255,1093,1018.0,,70.0,,,,,,,"Sodium, Na",MG +392345,1093,1200.0,,70.0,,,,,,,"Sodium, Na",MG +392795,1093,594.0,,70.0,,,,,,,"Sodium, Na",MG +392843,1093,1200.0,,70.0,,,,,,,"Sodium, Na",MG +392886,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +393002,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG +393039,1093,95.0,,70.0,,,,,,,"Sodium, Na",MG +393348,1093,39.0,,70.0,,,,,,,"Sodium, Na",MG +393418,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG +393638,1093,276.0,,70.0,,,,,,,"Sodium, Na",MG +394487,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +394566,1093,278.0,,70.0,,,,,,,"Sodium, Na",MG +394815,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +394841,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG +394926,1093,969.0,,70.0,,,,,,,"Sodium, Na",MG +395042,1093,2613.0,,70.0,,,,,,,"Sodium, Na",MG +395153,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +395352,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +395406,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +395437,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +395651,1093,353.0,,70.0,,,,,,,"Sodium, Na",MG +395696,1093,278.0,,70.0,,,,,,,"Sodium, Na",MG +395908,1093,172.0,,70.0,,,,,,,"Sodium, Na",MG +396154,1093,249.0,,70.0,,,,,,,"Sodium, Na",MG +396236,1093,65.0,,70.0,,,,,,,"Sodium, Na",MG +396448,1093,59.0,,70.0,,,,,,,"Sodium, Na",MG +396560,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +396605,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG +396677,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +396788,1093,674.0,,70.0,,,,,,,"Sodium, Na",MG +397039,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +397332,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG +397555,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +397563,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +397610,1093,25.0,,73.0,,,,,,,"Sodium, Na",MG +397767,1093,694.0,,70.0,,,,,,,"Sodium, Na",MG +398221,1093,16000.0,,70.0,,,,,,,"Sodium, Na",MG +398686,1093,8286.0,,70.0,,,,,,,"Sodium, Na",MG +398851,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +399125,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +399410,1093,579.0,,70.0,,,,,,,"Sodium, Na",MG +399782,1093,6059.0,,70.0,,,,,,,"Sodium, Na",MG +399833,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG +400285,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +400431,1093,12500.0,,70.0,,,,,,,"Sodium, Na",MG +400459,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG +400515,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +400783,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +400794,1093,354.0,,70.0,,,,,,,"Sodium, Na",MG +400948,1093,208.0,,70.0,,,,,,,"Sodium, Na",MG +401310,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +401517,1093,556.0,,70.0,,,,,,,"Sodium, Na",MG +401539,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +401556,1093,795.0,,70.0,,,,,,,"Sodium, Na",MG +401642,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +401787,1093,8111.0,,70.0,,,,,,,"Sodium, Na",MG +401827,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG +402690,1093,440.0,,70.0,,,,,,,"Sodium, Na",MG +402776,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +402925,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +403023,1093,338.0,,70.0,,,,,,,"Sodium, Na",MG +403843,1093,26667.0,,70.0,,,,,,,"Sodium, Na",MG +403887,1093,8750.0,,70.0,,,,,,,"Sodium, Na",MG +404004,1093,11500.0,,70.0,,,,,,,"Sodium, Na",MG +404194,1093,36364.0,,70.0,,,,,,,"Sodium, Na",MG +404329,1093,13714.0,,70.0,,,,,,,"Sodium, Na",MG +404714,1093,182.0,,70.0,,,,,,,"Sodium, Na",MG +404821,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +404869,1093,472.0,,70.0,,,,,,,"Sodium, Na",MG +405357,1093,86.0,,70.0,,,,,,,"Sodium, Na",MG +405497,1093,635.0,,70.0,,,,,,,"Sodium, Na",MG +406635,1093,355.0,,70.0,,,,,,,"Sodium, Na",MG +406670,1093,43.0,,70.0,,,,,,,"Sodium, Na",MG +406718,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG +406761,1093,5556.0,,70.0,,,,,,,"Sodium, Na",MG +406908,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +407135,1093,292.0,,70.0,,,,,,,"Sodium, Na",MG +407142,1093,89.0,,70.0,,,,,,,"Sodium, Na",MG +407177,1093,17000.0,,70.0,,,,,,,"Sodium, Na",MG +407178,1093,17000.0,,70.0,,,,,,,"Sodium, Na",MG +407479,1093,271.0,,70.0,,,,,,,"Sodium, Na",MG +407612,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +407723,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG +407762,1093,8750.0,,70.0,,,,,,,"Sodium, Na",MG +407785,1093,545.0,,70.0,,,,,,,"Sodium, Na",MG +408131,1093,1768.0,,70.0,,,,,,,"Sodium, Na",MG +408170,1093,2367.0,,70.0,,,,,,,"Sodium, Na",MG +408265,1093,677.0,,70.0,,,,,,,"Sodium, Na",MG +408276,1093,308.0,,70.0,,,,,,,"Sodium, Na",MG +408429,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG +408605,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG +408939,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG +409007,1093,462.0,,70.0,,,,,,,"Sodium, Na",MG +409279,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG +409698,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG +409857,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +409967,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +409978,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +410118,1093,421.0,,70.0,,,,,,,"Sodium, Na",MG +410236,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +410280,1093,965.0,,70.0,,,,,,,"Sodium, Na",MG +410319,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG +410856,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +410863,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +410910,1093,21.0,,70.0,,,,,,,"Sodium, Na",MG +411237,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +411395,1093,43.0,,70.0,,,,,,,"Sodium, Na",MG +411587,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +411703,1093,133.0,,70.0,,,,,,,"Sodium, Na",MG +411816,1093,79.0,,70.0,,,,,,,"Sodium, Na",MG +411938,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +412076,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +412162,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +412186,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +412288,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +412582,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +412768,1093,1019.0,,70.0,,,,,,,"Sodium, Na",MG +413372,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG +413460,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +413707,1093,492.0,,70.0,,,,,,,"Sodium, Na",MG +413860,1093,5.0,,70.0,,,,,,,"Sodium, Na",MG +414142,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +414250,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +414501,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +414507,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +414657,1093,1250.0,,70.0,,,,,,,"Sodium, Na",MG +414839,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG +415299,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +415538,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +416279,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +416433,1093,172.0,,70.0,,,,,,,"Sodium, Na",MG +416520,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +416655,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG +416691,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG +416696,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG +416790,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG +416959,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG +417844,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG +418174,1093,275.0,,70.0,,,,,,,"Sodium, Na",MG +418543,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +418612,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +418961,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +419187,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +419273,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG +419520,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG +419580,1093,256.0,,70.0,,,,,,,"Sodium, Na",MG +419744,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG +419822,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +420222,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +420328,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG +420503,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +420789,1093,469.0,,70.0,,,,,,,"Sodium, Na",MG +421291,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +421701,1093,329.0,,70.0,,,,,,,"Sodium, Na",MG +422283,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +423627,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG +423644,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG +423777,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +424849,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +424991,1093,350.0,,70.0,,,,,,,"Sodium, Na",MG +425106,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG +425214,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG +425448,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG +425601,1093,138.0,,70.0,,,,,,,"Sodium, Na",MG +425896,1093,340.0,,70.0,,,,,,,"Sodium, Na",MG +426794,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG +426858,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG +426933,1093,543.0,,70.0,,,,,,,"Sodium, Na",MG +427125,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +427338,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +427360,1093,41.0,,70.0,,,,,,,"Sodium, Na",MG +427474,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +427528,1093,155.0,,70.0,,,,,,,"Sodium, Na",MG +427545,1093,589.0,,70.0,,,,,,,"Sodium, Na",MG +427595,1093,355.0,,70.0,,,,,,,"Sodium, Na",MG +427615,1093,289.0,,70.0,,,,,,,"Sodium, Na",MG +428262,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +428410,1093,289.0,,70.0,,,,,,,"Sodium, Na",MG +428498,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG +428525,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG +428876,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +429496,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG +429501,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG +429649,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +429765,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG +429901,1093,323.0,,70.0,,,,,,,"Sodium, Na",MG +429982,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +430004,1093,1088.0,,70.0,,,,,,,"Sodium, Na",MG +430043,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG +430126,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG +430159,1093,1100.0,,70.0,,,,,,,"Sodium, Na",MG +430278,1093,212.0,,70.0,,,,,,,"Sodium, Na",MG +430350,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG +430375,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +430976,1093,66.0,,70.0,,,,,,,"Sodium, Na",MG +431212,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +431217,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG +431290,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +431308,1093,161.0,,70.0,,,,,,,"Sodium, Na",MG +431347,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG +431547,1093,273.0,,70.0,,,,,,,"Sodium, Na",MG +432050,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +432339,1093,1400.0,,70.0,,,,,,,"Sodium, Na",MG +432458,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +432514,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +432789,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +432932,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG +433296,1093,78.0,,70.0,,,,,,,"Sodium, Na",MG +433588,1093,222.0,,70.0,,,,,,,"Sodium, Na",MG +433615,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +433837,1093,46.0,,70.0,,,,,,,"Sodium, Na",MG +434884,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +435132,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +435264,1093,1036.0,,70.0,,,,,,,"Sodium, Na",MG +435729,1093,620.0,,70.0,,,,,,,"Sodium, Na",MG +435797,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG +435806,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG +436132,1093,567.0,,70.0,,,,,,,"Sodium, Na",MG +436385,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +436519,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG +437093,1093,345.0,,70.0,,,,,,,"Sodium, Na",MG +437226,1093,708.0,,70.0,,,,,,,"Sodium, Na",MG +437374,1093,217.0,,70.0,,,,,,,"Sodium, Na",MG +437634,1093,1491.0,,70.0,,,,,,,"Sodium, Na",MG +438839,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +438917,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +438936,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +439209,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG +439253,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +439533,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +439679,1093,259.0,,70.0,,,,,,,"Sodium, Na",MG +440122,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG +440188,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +440221,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG +440523,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +440600,1093,1500.0,,70.0,,,,,,,"Sodium, Na",MG +440603,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG +441003,1093,893.0,,70.0,,,,,,,"Sodium, Na",MG +441251,1093,550.0,,70.0,,,,,,,"Sodium, Na",MG +441287,1093,77.0,,70.0,,,,,,,"Sodium, Na",MG +441628,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +441700,1093,91.0,,70.0,,,,,,,"Sodium, Na",MG +441965,1093,138.0,,70.0,,,,,,,"Sodium, Na",MG +442122,1093,188.0,,70.0,,,,,,,"Sodium, Na",MG +442406,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +442580,1093,379.0,,70.0,,,,,,,"Sodium, Na",MG +442692,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +443135,1093,1571.0,,70.0,,,,,,,"Sodium, Na",MG +443140,1093,350.0,,70.0,,,,,,,"Sodium, Na",MG +443160,1093,824.0,,70.0,,,,,,,"Sodium, Na",MG +443729,1093,1429.0,,70.0,,,,,,,"Sodium, Na",MG +444002,1093,21500.0,,70.0,,,,,,,"Sodium, Na",MG +444221,1093,516.0,,70.0,,,,,,,"Sodium, Na",MG +444258,1093,1412.0,,70.0,,,,,,,"Sodium, Na",MG +444295,1093,90.0,,70.0,,,,,,,"Sodium, Na",MG +444358,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +444401,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG +444923,1093,509.0,,70.0,,,,,,,"Sodium, Na",MG +445083,1093,875.0,,70.0,,,,,,,"Sodium, Na",MG +445202,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG +445762,1093,13.0,,70.0,,,,,,,"Sodium, Na",MG +445867,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +446283,1093,1600.0,,70.0,,,,,,,"Sodium, Na",MG +446592,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG +446611,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +446725,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG +447069,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +447249,1093,70.0,,70.0,,,,,,,"Sodium, Na",MG +447332,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG +447530,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG +448052,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +448433,1093,94.0,,70.0,,,,,,,"Sodium, Na",MG +448445,1093,119.0,,70.0,,,,,,,"Sodium, Na",MG +448509,1093,28.0,,70.0,,,,,,,"Sodium, Na",MG +448649,1093,549.0,,70.0,,,,,,,"Sodium, Na",MG +448819,1093,195.0,,70.0,,,,,,,"Sodium, Na",MG +449120,1093,112.0,,70.0,,,,,,,"Sodium, Na",MG +449323,1093,1286.0,,70.0,,,,,,,"Sodium, Na",MG +449565,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +449581,1093,101.0,,70.0,,,,,,,"Sodium, Na",MG +449662,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +450080,1093,774.0,,70.0,,,,,,,"Sodium, Na",MG +450564,1093,77.0,,70.0,,,,,,,"Sodium, Na",MG +450797,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +450950,1093,103.0,,70.0,,,,,,,"Sodium, Na",MG +451077,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +451441,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +451606,1093,127.0,,70.0,,,,,,,"Sodium, Na",MG +451768,1093,2143.0,,70.0,,,,,,,"Sodium, Na",MG +451818,1093,6875.0,,70.0,,,,,,,"Sodium, Na",MG +451975,1093,8000.0,,70.0,,,,,,,"Sodium, Na",MG +451993,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +452182,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +452492,1093,298.0,,70.0,,,,,,,"Sodium, Na",MG +452527,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG +452561,1093,63.0,,70.0,,,,,,,"Sodium, Na",MG +452915,1093,1600.0,,70.0,,,,,,,"Sodium, Na",MG +452978,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG +453163,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG +453180,1093,405.0,,70.0,,,,,,,"Sodium, Na",MG +453359,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG +453499,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG +453655,1093,121.0,,70.0,,,,,,,"Sodium, Na",MG +453706,1093,661.0,,70.0,,,,,,,"Sodium, Na",MG +453724,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +453842,1093,170.0,,70.0,,,,,,,"Sodium, Na",MG +453985,1093,886.0,,70.0,,,,,,,"Sodium, Na",MG +454118,1093,381.0,,70.0,,,,,,,"Sodium, Na",MG +454260,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +454396,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +454549,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +454790,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG +455840,1093,1786.0,,70.0,,,,,,,"Sodium, Na",MG +455943,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG +456026,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG +456082,1093,1875.0,,70.0,,,,,,,"Sodium, Na",MG +456103,1093,132.0,,70.0,,,,,,,"Sodium, Na",MG +456229,1093,1036.0,,70.0,,,,,,,"Sodium, Na",MG +456254,1093,622.0,,70.0,,,,,,,"Sodium, Na",MG +456372,1093,148.0,,70.0,,,,,,,"Sodium, Na",MG +456380,1093,374.0,,70.0,,,,,,,"Sodium, Na",MG +456434,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG +456500,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +456557,1093,228.0,,70.0,,,,,,,"Sodium, Na",MG +456640,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +457281,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +457284,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +457306,1093,27.0,,70.0,,,,,,,"Sodium, Na",MG +457639,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG +457943,1093,320.0,,70.0,,,,,,,"Sodium, Na",MG +457945,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +458065,1093,818.0,,70.0,,,,,,,"Sodium, Na",MG +458745,1093,367.0,,70.0,,,,,,,"Sodium, Na",MG +458778,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +458911,1093,282.0,,70.0,,,,,,,"Sodium, Na",MG +459487,1093,277.0,,70.0,,,,,,,"Sodium, Na",MG +459567,1093,484.0,,70.0,,,,,,,"Sodium, Na",MG +459569,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +459663,1093,246.0,,70.0,,,,,,,"Sodium, Na",MG +459794,1093,475.0,,70.0,,,,,,,"Sodium, Na",MG +459842,1093,941.0,,70.0,,,,,,,"Sodium, Na",MG +460195,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +460225,1093,593.0,,70.0,,,,,,,"Sodium, Na",MG +460644,1093,331.0,,70.0,,,,,,,"Sodium, Na",MG +460812,1093,1011.0,,70.0,,,,,,,"Sodium, Na",MG +460944,1093,914.0,,70.0,,,,,,,"Sodium, Na",MG +461070,1093,289.0,,70.0,,,,,,,"Sodium, Na",MG +461233,1093,625.0,,70.0,,,,,,,"Sodium, Na",MG +461367,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +461445,1093,414.0,,70.0,,,,,,,"Sodium, Na",MG +461490,1093,487.0,,70.0,,,,,,,"Sodium, Na",MG +461579,1093,1235.0,,70.0,,,,,,,"Sodium, Na",MG +461674,1093,593.0,,70.0,,,,,,,"Sodium, Na",MG +461824,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG +462178,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG +462549,1093,1089.0,,70.0,,,,,,,"Sodium, Na",MG +462813,1093,1442.0,,70.0,,,,,,,"Sodium, Na",MG +462839,1093,92.0,,70.0,,,,,,,"Sodium, Na",MG +463232,1093,629.0,,70.0,,,,,,,"Sodium, Na",MG +463385,1093,392.0,,70.0,,,,,,,"Sodium, Na",MG +463414,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG +463452,1093,195.0,,70.0,,,,,,,"Sodium, Na",MG +463682,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG +463842,1093,415.0,,70.0,,,,,,,"Sodium, Na",MG +463878,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +463907,1093,133.0,,70.0,,,,,,,"Sodium, Na",MG +463951,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +464137,1093,967.0,,70.0,,,,,,,"Sodium, Na",MG +464195,1093,106.0,,70.0,,,,,,,"Sodium, Na",MG +464464,1093,585.0,,70.0,,,,,,,"Sodium, Na",MG +464497,1093,245.0,,70.0,,,,,,,"Sodium, Na",MG +464677,1093,371.0,,70.0,,,,,,,"Sodium, Na",MG +465237,1093,758.0,,70.0,,,,,,,"Sodium, Na",MG +465386,1093,435.0,,70.0,,,,,,,"Sodium, Na",MG +465486,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG +465488,1093,164.0,,70.0,,,,,,,"Sodium, Na",MG +465740,1093,133.0,,70.0,,,,,,,"Sodium, Na",MG +466016,1093,1444.0,,70.0,,,,,,,"Sodium, Na",MG +466282,1093,436.0,,70.0,,,,,,,"Sodium, Na",MG +466607,1093,769.0,,70.0,,,,,,,"Sodium, Na",MG +466785,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG +466956,1093,296.0,,70.0,,,,,,,"Sodium, Na",MG +467195,1093,1089.0,,70.0,,,,,,,"Sodium, Na",MG +467198,1093,612.0,,70.0,,,,,,,"Sodium, Na",MG +467246,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +467588,1093,327.0,,70.0,,,,,,,"Sodium, Na",MG +467747,1093,768.0,,70.0,,,,,,,"Sodium, Na",MG +468119,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG +468152,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +468486,1093,158.0,,70.0,,,,,,,"Sodium, Na",MG +468796,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +469041,1093,142.0,,70.0,,,,,,,"Sodium, Na",MG +469563,1093,233.0,,70.0,,,,,,,"Sodium, Na",MG +469695,1093,1107.0,,70.0,,,,,,,"Sodium, Na",MG +469775,1093,112.0,,70.0,,,,,,,"Sodium, Na",MG +469777,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +470016,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG +470250,1093,1067.0,,70.0,,,,,,,"Sodium, Na",MG +470292,1093,1520.0,,70.0,,,,,,,"Sodium, Na",MG +470402,1093,967.0,,70.0,,,,,,,"Sodium, Na",MG +470421,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG +470446,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +470915,1093,575.0,,70.0,,,,,,,"Sodium, Na",MG +470933,1093,641.0,,70.0,,,,,,,"Sodium, Na",MG +471204,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +471212,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +471300,1093,60.0,,70.0,,,,,,,"Sodium, Na",MG +471426,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +471659,1093,93.0,,70.0,,,,,,,"Sodium, Na",MG +471702,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +471762,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG +472007,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +472128,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +472137,1093,581.0,,70.0,,,,,,,"Sodium, Na",MG +472485,1093,39333.0,,70.0,,,,,,,"Sodium, Na",MG +472559,1093,188.0,,70.0,,,,,,,"Sodium, Na",MG +472694,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +473363,1093,360.0,,70.0,,,,,,,"Sodium, Na",MG +473581,1093,248.0,,70.0,,,,,,,"Sodium, Na",MG +473738,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +473851,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +474214,1093,224.0,,70.0,,,,,,,"Sodium, Na",MG +474364,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG +474412,1093,141.0,,70.0,,,,,,,"Sodium, Na",MG +474485,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG +474713,1093,60.0,,70.0,,,,,,,"Sodium, Na",MG +474749,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG +475173,1093,216.0,,70.0,,,,,,,"Sodium, Na",MG +475228,1093,220.0,,70.0,,,,,,,"Sodium, Na",MG +475333,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG +475432,1093,258.0,,70.0,,,,,,,"Sodium, Na",MG +475517,1093,280.0,,70.0,,,,,,,"Sodium, Na",MG +475629,1093,591.0,,70.0,,,,,,,"Sodium, Na",MG +475820,1093,1571.0,,70.0,,,,,,,"Sodium, Na",MG +475829,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG +476081,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +476216,1093,144.0,,70.0,,,,,,,"Sodium, Na",MG +476454,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +476521,1093,766.0,,70.0,,,,,,,"Sodium, Na",MG +476535,1093,203.0,,70.0,,,,,,,"Sodium, Na",MG +476552,1093,42.0,,70.0,,,,,,,"Sodium, Na",MG +476657,1093,961.0,,70.0,,,,,,,"Sodium, Na",MG +477032,1093,27.0,,70.0,,,,,,,"Sodium, Na",MG +477135,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +477153,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +477594,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG +478006,1093,370.0,,70.0,,,,,,,"Sodium, Na",MG +478149,1093,409.0,,70.0,,,,,,,"Sodium, Na",MG +478166,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG +478213,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG +478578,1093,655.0,,70.0,,,,,,,"Sodium, Na",MG +478589,1093,650.0,,70.0,,,,,,,"Sodium, Na",MG +479463,1093,124.0,,70.0,,,,,,,"Sodium, Na",MG +479845,1093,1179.0,,70.0,,,,,,,"Sodium, Na",MG +479944,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +479999,1093,290.0,,70.0,,,,,,,"Sodium, Na",MG +480127,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +480350,1093,622.0,,70.0,,,,,,,"Sodium, Na",MG +480434,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +480524,1093,139.0,,70.0,,,,,,,"Sodium, Na",MG +481147,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +481153,1093,381.0,,70.0,,,,,,,"Sodium, Na",MG +481451,1093,392.0,,70.0,,,,,,,"Sodium, Na",MG +481605,1093,60.0,,70.0,,,,,,,"Sodium, Na",MG +481669,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +481744,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +482054,1093,1033.0,,70.0,,,,,,,"Sodium, Na",MG +482064,1093,446.0,,70.0,,,,,,,"Sodium, Na",MG +482164,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +482396,1093,94.0,,70.0,,,,,,,"Sodium, Na",MG +482503,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +482538,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +483057,1093,629.0,,70.0,,,,,,,"Sodium, Na",MG +483176,1093,1357.0,,70.0,,,,,,,"Sodium, Na",MG +483618,1093,606.0,,70.0,,,,,,,"Sodium, Na",MG +483821,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG +483901,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +483945,1093,478.0,,70.0,,,,,,,"Sodium, Na",MG +484005,1093,776.0,,70.0,,,,,,,"Sodium, Na",MG +484354,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +484390,1093,562.0,,70.0,,,,,,,"Sodium, Na",MG +484639,1093,270.0,,70.0,,,,,,,"Sodium, Na",MG +484891,1093,235.0,,70.0,,,,,,,"Sodium, Na",MG +484945,1093,538.0,,70.0,,,,,,,"Sodium, Na",MG +485246,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG +485523,1093,438.0,,70.0,,,,,,,"Sodium, Na",MG +485635,1093,232.0,,70.0,,,,,,,"Sodium, Na",MG +485800,1093,967.0,,70.0,,,,,,,"Sodium, Na",MG +485803,1093,2889.0,,70.0,,,,,,,"Sodium, Na",MG +485810,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +485994,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +486088,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG +486100,1093,20.0,,70.0,,,,,,,"Sodium, Na",MG +486124,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +486695,1093,370.0,,70.0,,,,,,,"Sodium, Na",MG +486813,1093,462.0,,70.0,,,,,,,"Sodium, Na",MG +487374,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +488195,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +488433,1093,446.0,,70.0,,,,,,,"Sodium, Na",MG +488731,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +488857,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG +489117,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +489159,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +489239,1093,26.0,,70.0,,,,,,,"Sodium, Na",MG +489302,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG +489529,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG +489533,1093,893.0,,70.0,,,,,,,"Sodium, Na",MG +489632,1093,80.0,,70.0,,,,,,,"Sodium, Na",MG +489983,1093,772.0,,70.0,,,,,,,"Sodium, Na",MG +490212,1093,425.0,,70.0,,,,,,,"Sodium, Na",MG +490300,1093,9.0,,70.0,,,,,,,"Sodium, Na",MG +490474,1093,308.0,,70.0,,,,,,,"Sodium, Na",MG +490584,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG +491537,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +491680,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +491790,1093,155.0,,70.0,,,,,,,"Sodium, Na",MG +491870,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +491882,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG +492008,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +492239,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +492992,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +493184,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG +493422,1093,5.0,,70.0,,,,,,,"Sodium, Na",MG +493502,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +493727,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +493946,1093,92.0,,70.0,,,,,,,"Sodium, Na",MG +494425,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG +494800,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +495040,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +495082,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +495314,1093,1.0,,70.0,,,,,,,"Sodium, Na",MG +495349,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +495770,1093,403.0,,70.0,,,,,,,"Sodium, Na",MG +496398,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +496703,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG +497163,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG +497172,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +497345,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +498115,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +498153,1093,358.0,,70.0,,,,,,,"Sodium, Na",MG +498206,1093,900.0,,70.0,,,,,,,"Sodium, Na",MG +498500,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +498506,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +498753,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +499056,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG +499158,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +499226,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG +499297,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +499320,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG +499478,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +499506,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +499663,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +499759,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +499878,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG +500064,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +500822,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +501051,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +501288,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG +501304,1093,20.0,,70.0,,,,,,,"Sodium, Na",MG +501561,1093,269.0,,70.0,,,,,,,"Sodium, Na",MG +501830,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +502040,1093,103.0,,70.0,,,,,,,"Sodium, Na",MG +502146,1093,682.0,,70.0,,,,,,,"Sodium, Na",MG +502377,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +502635,1093,551.0,,70.0,,,,,,,"Sodium, Na",MG +502670,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +502836,1093,276.0,,70.0,,,,,,,"Sodium, Na",MG +503908,1093,8750.0,,70.0,,,,,,,"Sodium, Na",MG +503940,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG +504677,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +505025,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +505109,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +505167,1093,1321.0,,70.0,,,,,,,"Sodium, Na",MG +505323,1093,432.0,,70.0,,,,,,,"Sodium, Na",MG +505415,1093,394.0,,70.0,,,,,,,"Sodium, Na",MG +506165,1093,115.0,,70.0,,,,,,,"Sodium, Na",MG +506443,1093,773.0,,70.0,,,,,,,"Sodium, Na",MG +506464,1093,1214.0,,70.0,,,,,,,"Sodium, Na",MG +506529,1093,617.0,,70.0,,,,,,,"Sodium, Na",MG +506720,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +506791,1093,622.0,,70.0,,,,,,,"Sodium, Na",MG +506934,1093,812.0,,70.0,,,,,,,"Sodium, Na",MG +507216,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG +507507,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG +507567,1093,890.0,,70.0,,,,,,,"Sodium, Na",MG +507791,1093,588.0,,70.0,,,,,,,"Sodium, Na",MG +508216,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +508418,1093,188.0,,70.0,,,,,,,"Sodium, Na",MG +508490,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +508861,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG +508956,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG +508968,1093,94.0,,70.0,,,,,,,"Sodium, Na",MG +508973,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG +509216,1093,337.0,,70.0,,,,,,,"Sodium, Na",MG +509445,1093,440.0,,70.0,,,,,,,"Sodium, Na",MG +510017,1093,310.0,,70.0,,,,,,,"Sodium, Na",MG +510090,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +510263,1093,503.0,,70.0,,,,,,,"Sodium, Na",MG +510451,1093,1107.0,,70.0,,,,,,,"Sodium, Na",MG +510774,1093,153.0,,70.0,,,,,,,"Sodium, Na",MG +511337,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +511452,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +511705,1093,1643.0,,70.0,,,,,,,"Sodium, Na",MG +512318,1093,262.0,,70.0,,,,,,,"Sodium, Na",MG +512362,1093,438.0,,70.0,,,,,,,"Sodium, Na",MG +512547,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +512562,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +512603,1093,1464.0,,70.0,,,,,,,"Sodium, Na",MG +513021,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +513271,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +513278,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +513307,1093,812.0,,70.0,,,,,,,"Sodium, Na",MG +513331,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG +513454,1093,26.0,,70.0,,,,,,,"Sodium, Na",MG +513539,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG +513936,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +514178,1093,46.0,,70.0,,,,,,,"Sodium, Na",MG +514454,1093,45.0,,70.0,,,,,,,"Sodium, Na",MG +514621,1093,32.0,,70.0,,,,,,,"Sodium, Na",MG +514730,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG +514933,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG +515185,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +515608,1093,150.0,,70.0,,,,,,,"Sodium, Na",MG +515628,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG +516381,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG +516526,1093,233.0,,70.0,,,,,,,"Sodium, Na",MG +516651,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG +516743,1093,37.0,,70.0,,,,,,,"Sodium, Na",MG +516781,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +516786,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +516871,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG +516998,1093,196.0,,70.0,,,,,,,"Sodium, Na",MG +517205,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG +517569,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG +517608,1093,69.0,,70.0,,,,,,,"Sodium, Na",MG +517631,1093,131.0,,70.0,,,,,,,"Sodium, Na",MG +517710,1093,512.0,,70.0,,,,,,,"Sodium, Na",MG +517777,1093,544.0,,70.0,,,,,,,"Sodium, Na",MG +517897,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +518083,1093,264.0,,70.0,,,,,,,"Sodium, Na",MG +518399,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +518792,1093,42.0,,70.0,,,,,,,"Sodium, Na",MG +519628,1093,1067.0,,70.0,,,,,,,"Sodium, Na",MG +519662,1093,171.0,,70.0,,,,,,,"Sodium, Na",MG +520192,1093,259.0,,70.0,,,,,,,"Sodium, Na",MG +520556,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +520690,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG +520710,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG +520808,1093,363.0,,70.0,,,,,,,"Sodium, Na",MG +520874,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +520944,1093,2000.0,,70.0,,,,,,,"Sodium, Na",MG +521133,1093,112.0,,70.0,,,,,,,"Sodium, Na",MG +521208,1093,471.0,,70.0,,,,,,,"Sodium, Na",MG +521399,1093,692.0,,70.0,,,,,,,"Sodium, Na",MG +521880,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +522116,1093,136.0,,70.0,,,,,,,"Sodium, Na",MG +522501,1093,196.0,,70.0,,,,,,,"Sodium, Na",MG +522533,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG +522750,1093,585.0,,70.0,,,,,,,"Sodium, Na",MG +522834,1093,310.0,,70.0,,,,,,,"Sodium, Na",MG +523338,1093,152.0,,70.0,,,,,,,"Sodium, Na",MG +523439,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +523677,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG +524224,1093,175.0,,70.0,,,,,,,"Sodium, Na",MG +524593,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +524607,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG +524659,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG +525118,1093,380.0,,70.0,,,,,,,"Sodium, Na",MG +525285,1093,5833.0,,70.0,,,,,,,"Sodium, Na",MG +525318,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG +525492,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +525783,1093,105.0,,70.0,,,,,,,"Sodium, Na",MG +526007,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +526305,1093,305.0,,70.0,,,,,,,"Sodium, Na",MG +526416,1093,202.0,,70.0,,,,,,,"Sodium, Na",MG +526447,1093,444.0,,70.0,,,,,,,"Sodium, Na",MG +526688,1093,567.0,,70.0,,,,,,,"Sodium, Na",MG +527129,1093,447.0,,70.0,,,,,,,"Sodium, Na",MG +527248,1093,617.0,,70.0,,,,,,,"Sodium, Na",MG +527447,1093,997.0,,70.0,,,,,,,"Sodium, Na",MG +527496,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +527618,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +528034,1093,512.0,,70.0,,,,,,,"Sodium, Na",MG +528339,1093,655.0,,70.0,,,,,,,"Sodium, Na",MG +528378,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +528419,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +528567,1093,359.0,,70.0,,,,,,,"Sodium, Na",MG +528633,1093,346.0,,70.0,,,,,,,"Sodium, Na",MG +528771,1093,203.0,,70.0,,,,,,,"Sodium, Na",MG +528879,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +528929,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +529043,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +529249,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +529435,1093,838.0,,70.0,,,,,,,"Sodium, Na",MG +530538,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG +530616,1093,2143.0,,70.0,,,,,,,"Sodium, Na",MG +530689,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +531367,1093,1036.0,,70.0,,,,,,,"Sodium, Na",MG +531424,1093,173.0,,70.0,,,,,,,"Sodium, Na",MG +531476,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +531646,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +532504,1093,440.0,,70.0,,,,,,,"Sodium, Na",MG +532727,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +532960,1093,147.0,,70.0,,,,,,,"Sodium, Na",MG +533273,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG +533332,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG +533458,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +533516,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +533562,1093,154.0,,70.0,,,,,,,"Sodium, Na",MG +533608,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +533664,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG +533978,1093,86.0,,70.0,,,,,,,"Sodium, Na",MG +534044,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG +534388,1093,1600.0,,70.0,,,,,,,"Sodium, Na",MG +534546,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +534783,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +534909,1093,147.0,,70.0,,,,,,,"Sodium, Na",MG +535066,1093,735.0,,70.0,,,,,,,"Sodium, Na",MG +535093,1093,647.0,,70.0,,,,,,,"Sodium, Na",MG +535144,1093,727.0,,70.0,,,,,,,"Sodium, Na",MG +535544,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG +535686,1093,354.0,,70.0,,,,,,,"Sodium, Na",MG +536332,1093,183.0,,70.0,,,,,,,"Sodium, Na",MG +536393,1093,301.0,,70.0,,,,,,,"Sodium, Na",MG +536432,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +536843,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +536935,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +537235,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG +537539,1093,340.0,,70.0,,,,,,,"Sodium, Na",MG +537552,1093,1179.0,,70.0,,,,,,,"Sodium, Na",MG +537643,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +537795,1093,440.0,,70.0,,,,,,,"Sodium, Na",MG +537835,1093,5.0,,70.0,,,,,,,"Sodium, Na",MG +537851,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +537858,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +538106,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +538453,1093,625.0,,70.0,,,,,,,"Sodium, Na",MG +538508,1093,5.0,,70.0,,,,,,,"Sodium, Na",MG +538518,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +538798,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG +539513,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG +539695,1093,4000.0,,70.0,,,,,,,"Sodium, Na",MG +540061,1093,329.0,,70.0,,,,,,,"Sodium, Na",MG +540097,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG +540345,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +540355,1093,229.0,,70.0,,,,,,,"Sodium, Na",MG +541329,1093,20.0,,70.0,,,,,,,"Sodium, Na",MG +541379,1093,273.0,,70.0,,,,,,,"Sodium, Na",MG +542027,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG +542175,1093,16182.0,,70.0,,,,,,,"Sodium, Na",MG +542218,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +542269,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +542912,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +544029,1093,441.0,,70.0,,,,,,,"Sodium, Na",MG +544066,1093,87.0,,70.0,,,,,,,"Sodium, Na",MG +544283,1093,474.0,,70.0,,,,,,,"Sodium, Na",MG +545228,1093,215.0,,70.0,,,,,,,"Sodium, Na",MG +545907,1093,397.0,,70.0,,,,,,,"Sodium, Na",MG +546267,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +546590,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +546907,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +547039,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +547111,1093,211.0,,70.0,,,,,,,"Sodium, Na",MG +548473,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +548544,1093,263.0,,70.0,,,,,,,"Sodium, Na",MG +548980,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG +549132,1093,26.0,,70.0,,,,,,,"Sodium, Na",MG +549326,1093,42.0,,70.0,,,,,,,"Sodium, Na",MG +549399,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +549629,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +549862,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG +550025,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG +550122,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +550296,1093,150.0,,70.0,,,,,,,"Sodium, Na",MG +550323,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +550356,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +550964,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +551092,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +551431,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +551552,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +551582,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG +551766,1093,757.0,,70.0,,,,,,,"Sodium, Na",MG +551863,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +551980,1093,244.0,,70.0,,,,,,,"Sodium, Na",MG +552022,1093,790.0,,70.0,,,,,,,"Sodium, Na",MG +552331,1093,351.0,,70.0,,,,,,,"Sodium, Na",MG +552852,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +553038,1093,599.0,,70.0,,,,,,,"Sodium, Na",MG +553114,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +553166,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +553210,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +553302,1093,154.0,,70.0,,,,,,,"Sodium, Na",MG +553359,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +553417,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG +553511,1093,239.0,,70.0,,,,,,,"Sodium, Na",MG +553539,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG +553600,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +553817,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +554263,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +554325,1093,828.0,,70.0,,,,,,,"Sodium, Na",MG +554365,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +554389,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +555779,1093,157.0,,70.0,,,,,,,"Sodium, Na",MG +555898,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +555959,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG +555962,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +556126,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +556432,1093,150.0,,70.0,,,,,,,"Sodium, Na",MG +556774,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG +556876,1093,368.0,,70.0,,,,,,,"Sodium, Na",MG +557711,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +557829,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +557934,1093,160.0,,70.0,,,,,,,"Sodium, Na",MG +558025,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +558097,1093,844.0,,70.0,,,,,,,"Sodium, Na",MG +558236,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +558339,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +558513,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +558533,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG +558616,1093,2400.0,,70.0,,,,,,,"Sodium, Na",MG +558710,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +558761,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +558797,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +558867,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG +559055,1093,732.0,,70.0,,,,,,,"Sodium, Na",MG +559290,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +559382,1093,219.0,,70.0,,,,,,,"Sodium, Na",MG +559614,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +559760,1093,295.0,,70.0,,,,,,,"Sodium, Na",MG +560317,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG +560468,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG +560515,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG +560521,1093,513.0,,70.0,,,,,,,"Sodium, Na",MG +560609,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +560610,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +560747,1093,79.0,,70.0,,,,,,,"Sodium, Na",MG +560774,1093,543.0,,70.0,,,,,,,"Sodium, Na",MG +560818,1093,369.0,,70.0,,,,,,,"Sodium, Na",MG +561063,1093,459.0,,70.0,,,,,,,"Sodium, Na",MG +561376,1093,105.0,,70.0,,,,,,,"Sodium, Na",MG +561449,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +561518,1093,406.0,,70.0,,,,,,,"Sodium, Na",MG +561624,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +561915,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +561976,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +562034,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG +562653,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG +563293,1093,789.0,,70.0,,,,,,,"Sodium, Na",MG +563426,1093,1525.0,,70.0,,,,,,,"Sodium, Na",MG +563556,1093,232.0,,70.0,,,,,,,"Sodium, Na",MG +563575,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +563810,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +564026,1093,384.0,,70.0,,,,,,,"Sodium, Na",MG +564069,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +564241,1093,150.0,,70.0,,,,,,,"Sodium, Na",MG +564512,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +565082,1093,409.0,,70.0,,,,,,,"Sodium, Na",MG +565149,1093,425.0,,70.0,,,,,,,"Sodium, Na",MG +565191,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +565226,1093,806.0,,70.0,,,,,,,"Sodium, Na",MG +565275,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +565381,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG +565548,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +565676,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +565731,1093,340.0,,70.0,,,,,,,"Sodium, Na",MG +565898,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG +565931,1093,207.0,,70.0,,,,,,,"Sodium, Na",MG +566172,1093,241.0,,70.0,,,,,,,"Sodium, Na",MG +566254,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +566424,1093,263.0,,70.0,,,,,,,"Sodium, Na",MG +566491,1093,61.0,,70.0,,,,,,,"Sodium, Na",MG +566776,1093,138.0,,70.0,,,,,,,"Sodium, Na",MG +566806,1093,457.0,,70.0,,,,,,,"Sodium, Na",MG +567103,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +567168,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +567326,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +567601,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +568090,1093,108.0,,70.0,,,,,,,"Sodium, Na",MG +568356,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +568779,1093,1100.0,,70.0,,,,,,,"Sodium, Na",MG +568929,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +569017,1093,257.0,,70.0,,,,,,,"Sodium, Na",MG +569110,1093,284.0,,70.0,,,,,,,"Sodium, Na",MG +569483,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG +569616,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +570139,1093,309.0,,70.0,,,,,,,"Sodium, Na",MG +570227,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG +570513,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +570608,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +570814,1093,2500.0,,70.0,,,,,,,"Sodium, Na",MG +571197,1093,343.0,,70.0,,,,,,,"Sodium, Na",MG +571457,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG +571525,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +571620,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +571736,1093,517.0,,70.0,,,,,,,"Sodium, Na",MG +571755,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +571925,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG +572108,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +572387,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +572430,1093,113.0,,70.0,,,,,,,"Sodium, Na",MG +572546,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG +572582,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG +572867,1093,894.0,,70.0,,,,,,,"Sodium, Na",MG +572909,1093,539.0,,70.0,,,,,,,"Sodium, Na",MG +572970,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +573020,1093,460.0,,70.0,,,,,,,"Sodium, Na",MG +573172,1093,60.0,,70.0,,,,,,,"Sodium, Na",MG +573632,1093,3571.0,,70.0,,,,,,,"Sodium, Na",MG +573641,1093,437.0,,70.0,,,,,,,"Sodium, Na",MG +573683,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG +573761,1093,1765.0,,70.0,,,,,,,"Sodium, Na",MG +574220,1093,176.0,,70.0,,,,,,,"Sodium, Na",MG +574536,1093,848.0,,70.0,,,,,,,"Sodium, Na",MG +574607,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +575047,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +575214,1093,5900.0,,70.0,,,,,,,"Sodium, Na",MG +575563,1093,258.0,,70.0,,,,,,,"Sodium, Na",MG +575622,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG +575749,1093,625.0,,70.0,,,,,,,"Sodium, Na",MG +576047,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +576503,1093,422.0,,70.0,,,,,,,"Sodium, Na",MG +576802,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +577027,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +577587,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +577724,1093,107.0,,70.0,,,,,,,"Sodium, Na",MG +577912,1093,130.0,,70.0,,,,,,,"Sodium, Na",MG +578046,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG +578418,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG +578903,1093,531.0,,70.0,,,,,,,"Sodium, Na",MG +578968,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +579023,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG +579568,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +579707,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +579722,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG +579729,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG +579946,1093,9667.0,,70.0,,,,,,,"Sodium, Na",MG +580013,1093,191.0,,70.0,,,,,,,"Sodium, Na",MG +580065,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG +580260,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +580359,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +580508,1093,114.0,,70.0,,,,,,,"Sodium, Na",MG +580731,1093,4429.0,,70.0,,,,,,,"Sodium, Na",MG +581133,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +581195,1093,491.0,,70.0,,,,,,,"Sodium, Na",MG +581298,1093,1179.0,,70.0,,,,,,,"Sodium, Na",MG +581517,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG +581751,1093,65.0,,70.0,,,,,,,"Sodium, Na",MG +581755,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG +581757,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +581812,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG +581910,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +582126,1093,893.0,,70.0,,,,,,,"Sodium, Na",MG +582166,1093,1607.0,,70.0,,,,,,,"Sodium, Na",MG +582316,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG +582566,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +582660,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG +582852,1093,816.0,,70.0,,,,,,,"Sodium, Na",MG +582864,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG +583333,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +583481,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +583555,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +583617,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +583758,1093,222.0,,70.0,,,,,,,"Sodium, Na",MG +583795,1093,451.0,,70.0,,,,,,,"Sodium, Na",MG +583834,1093,866.0,,70.0,,,,,,,"Sodium, Na",MG +584383,1093,163.0,,70.0,,,,,,,"Sodium, Na",MG +584511,1093,1.0,,70.0,,,,,,,"Sodium, Na",MG +584892,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +585708,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG +585749,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG +585923,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +586122,1093,183.0,,70.0,,,,,,,"Sodium, Na",MG +586259,1093,280.0,,70.0,,,,,,,"Sodium, Na",MG +586288,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG +586441,1093,146.0,,70.0,,,,,,,"Sodium, Na",MG +586611,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +586954,1093,760.0,,70.0,,,,,,,"Sodium, Na",MG +587011,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +587145,1093,1.0,,70.0,,,,,,,"Sodium, Na",MG +587354,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +587861,1093,224.0,,70.0,,,,,,,"Sodium, Na",MG +588239,1093,1190.0,,70.0,,,,,,,"Sodium, Na",MG +588296,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG +588617,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +588866,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +588978,1093,104.0,,70.0,,,,,,,"Sodium, Na",MG +589253,1093,182.0,,70.0,,,,,,,"Sodium, Na",MG +589293,1093,443.0,,70.0,,,,,,,"Sodium, Na",MG +589315,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +589596,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +589974,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +590312,1093,664.0,,70.0,,,,,,,"Sodium, Na",MG +590702,1093,524.0,,70.0,,,,,,,"Sodium, Na",MG +590929,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG +591126,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +591229,1093,66.0,,70.0,,,,,,,"Sodium, Na",MG +591370,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +591384,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +591395,1093,406.0,,70.0,,,,,,,"Sodium, Na",MG +591521,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +591756,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +591764,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG +591784,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG +591814,1093,20000.0,,70.0,,,,,,,"Sodium, Na",MG +592452,1093,570.0,,70.0,,,,,,,"Sodium, Na",MG +592867,1093,295.0,,70.0,,,,,,,"Sodium, Na",MG +593130,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +593350,1093,656.0,,70.0,,,,,,,"Sodium, Na",MG +594010,1093,632.0,,70.0,,,,,,,"Sodium, Na",MG +594065,1093,42.0,,70.0,,,,,,,"Sodium, Na",MG +594180,1093,64.0,,70.0,,,,,,,"Sodium, Na",MG +594281,1093,319.0,,70.0,,,,,,,"Sodium, Na",MG +594446,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +594454,1093,34545.0,,70.0,,,,,,,"Sodium, Na",MG +594652,1093,211.0,,70.0,,,,,,,"Sodium, Na",MG +595664,1093,39286.0,,70.0,,,,,,,"Sodium, Na",MG +596057,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +596091,1093,69.0,,70.0,,,,,,,"Sodium, Na",MG +596403,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +596409,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +596424,1093,94.0,,70.0,,,,,,,"Sodium, Na",MG +596561,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +596732,1093,529.0,,70.0,,,,,,,"Sodium, Na",MG +596778,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +596896,1093,319.0,,70.0,,,,,,,"Sodium, Na",MG +597213,1093,2800.0,,70.0,,,,,,,"Sodium, Na",MG +597256,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +597445,1093,765.0,,70.0,,,,,,,"Sodium, Na",MG +597526,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +598123,1093,123.0,,70.0,,,,,,,"Sodium, Na",MG +598446,1093,80.0,,70.0,,,,,,,"Sodium, Na",MG +598502,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +598855,1093,350.0,,70.0,,,,,,,"Sodium, Na",MG +599989,1093,463.0,,70.0,,,,,,,"Sodium, Na",MG +600103,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +600253,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG +600435,1093,247.0,,70.0,,,,,,,"Sodium, Na",MG +600510,1093,1036.0,,70.0,,,,,,,"Sodium, Na",MG +600649,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +600812,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG +601124,1093,161.0,,70.0,,,,,,,"Sodium, Na",MG +601382,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +601541,1093,203.0,,70.0,,,,,,,"Sodium, Na",MG +601597,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +601787,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +601806,1093,65.0,,70.0,,,,,,,"Sodium, Na",MG +601911,1093,1333.0,,70.0,,,,,,,"Sodium, Na",MG +602121,1093,1862.0,,70.0,,,,,,,"Sodium, Na",MG +602236,1093,69.0,,70.0,,,,,,,"Sodium, Na",MG +602241,1093,742.0,,70.0,,,,,,,"Sodium, Na",MG +602325,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +602385,1093,278.0,,70.0,,,,,,,"Sodium, Na",MG +602429,1093,405.0,,70.0,,,,,,,"Sodium, Na",MG +602546,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +602654,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +602747,1093,567.0,,70.0,,,,,,,"Sodium, Na",MG +603195,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +603695,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG +603784,1093,314.0,,70.0,,,,,,,"Sodium, Na",MG +603906,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +603974,1093,319.0,,70.0,,,,,,,"Sodium, Na",MG +604101,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +604323,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +604345,1093,523.0,,70.0,,,,,,,"Sodium, Na",MG +604593,1093,281.0,,70.0,,,,,,,"Sodium, Na",MG +604736,1093,107.0,,70.0,,,,,,,"Sodium, Na",MG +604755,1093,91.0,,70.0,,,,,,,"Sodium, Na",MG +605424,1093,180.0,,71.0,,,,,,,"Sodium, Na",MG +605772,1093,359.0,,71.0,,,,,,,"Sodium, Na",MG +606268,1093,190.0,,71.0,,,,,,,"Sodium, Na",MG +606690,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +606744,1093,354.0,,71.0,,,,,,,"Sodium, Na",MG +607720,1093,271.0,,71.0,,,,,,,"Sodium, Na",MG +608242,1093,329.0,,71.0,,,,,,,"Sodium, Na",MG +608954,1093,633.0,,71.0,,,,,,,"Sodium, Na",MG +609388,1093,1759.0,,71.0,,,,,,,"Sodium, Na",MG +609650,1093,1903.0,,71.0,,,,,,,"Sodium, Na",MG +609802,1093,588.0,,71.0,,,,,,,"Sodium, Na",MG +609860,1093,806.0,,71.0,,,,,,,"Sodium, Na",MG +610022,1093,613.0,,71.0,,,,,,,"Sodium, Na",MG +610436,1093,231.0,,71.0,,,,,,,"Sodium, Na",MG +610634,1093,327.0,,71.0,,,,,,,"Sodium, Na",MG +610932,1093,388.0,,71.0,,,,,,,"Sodium, Na",MG +611980,1093,12.0,,71.0,,,,,,,"Sodium, Na",MG +612074,1093,7.0,,71.0,,,,,,,"Sodium, Na",MG +613422,1093,188.0,,71.0,,,,,,,"Sodium, Na",MG +613452,1093,1395.0,,71.0,,,,,,,"Sodium, Na",MG +614616,1093,321.0,,71.0,,,,,,,"Sodium, Na",MG +614800,1093,425.0,,71.0,,,,,,,"Sodium, Na",MG +615016,1093,2941.0,,71.0,,,,,,,"Sodium, Na",MG +615018,1093,62.0,,71.0,,,,,,,"Sodium, Na",MG +615254,1093,2571.0,,71.0,,,,,,,"Sodium, Na",MG +615314,1093,49.0,,71.0,,,,,,,"Sodium, Na",MG +615466,1093,2941.0,,71.0,,,,,,,"Sodium, Na",MG +615716,1093,2857.0,,71.0,,,,,,,"Sodium, Na",MG +616684,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +617338,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +617560,1093,807.0,,70.0,,,,,,,"Sodium, Na",MG +617742,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +618510,1093,630.0,,70.0,,,,,,,"Sodium, Na",MG +618896,1093,476.0,,70.0,,,,,,,"Sodium, Na",MG +620140,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG +620304,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +620638,1093,329.0,,70.0,,,,,,,"Sodium, Na",MG +621144,1093,272.0,,70.0,,,,,,,"Sodium, Na",MG +621340,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +621926,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG +622944,1093,407.0,,70.0,,,,,,,"Sodium, Na",MG +623058,1093,742.0,,70.0,,,,,,,"Sodium, Na",MG +623162,1093,619.0,,70.0,,,,,,,"Sodium, Na",MG +624680,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +625332,1093,180.0,,70.0,,,,,,,"Sodium, Na",MG +625400,1093,455.0,,70.0,,,,,,,"Sodium, Na",MG +625682,1093,682.0,,70.0,,,,,,,"Sodium, Na",MG +625844,1093,457.0,,70.0,,,,,,,"Sodium, Na",MG +627070,1093,346.0,,70.0,,,,,,,"Sodium, Na",MG +627094,1093,488.0,,70.0,,,,,,,"Sodium, Na",MG +627882,1093,7500.0,,70.0,,,,,,,"Sodium, Na",MG +628154,1093,892.0,,70.0,,,,,,,"Sodium, Na",MG +628300,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG +628760,1093,345.0,,70.0,,,,,,,"Sodium, Na",MG +629314,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +629532,1093,1571.0,,70.0,,,,,,,"Sodium, Na",MG +630230,1093,275.0,,70.0,,,,,,,"Sodium, Na",MG +630414,1093,486.0,,70.0,,,,,,,"Sodium, Na",MG +631068,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +631372,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +632180,1093,384.0,,70.0,,,,,,,"Sodium, Na",MG +632898,1093,132.0,,70.0,,,,,,,"Sodium, Na",MG +632920,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +633374,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +633634,1093,1286.0,,70.0,,,,,,,"Sodium, Na",MG +633724,1093,1048.0,,70.0,,,,,,,"Sodium, Na",MG +633814,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +633840,1093,442.0,,70.0,,,,,,,"Sodium, Na",MG +634146,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +634256,1093,758.0,,70.0,,,,,,,"Sodium, Na",MG +634654,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG +634888,1093,208.0,,70.0,,,,,,,"Sodium, Na",MG +635148,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG +635568,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +636164,1093,94.0,,70.0,,,,,,,"Sodium, Na",MG +636888,1093,875.0,,70.0,,,,,,,"Sodium, Na",MG +637448,1093,1316.0,,70.0,,,,,,,"Sodium, Na",MG +637464,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +637514,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +637660,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +638152,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +638896,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +639254,1093,2393.0,,70.0,,,,,,,"Sodium, Na",MG +639288,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +639362,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +639560,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +639802,1093,37.0,,70.0,,,,,,,"Sodium, Na",MG +641392,1093,43.0,,70.0,,,,,,,"Sodium, Na",MG +641902,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +641942,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +641980,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +642264,1093,388.0,,70.0,,,,,,,"Sodium, Na",MG +642758,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG +643320,1093,208.0,,70.0,,,,,,,"Sodium, Na",MG +643384,1093,136.0,,70.0,,,,,,,"Sodium, Na",MG +643792,1093,1625.0,,70.0,,,,,,,"Sodium, Na",MG +645420,1093,276.0,,70.0,,,,,,,"Sodium, Na",MG +645490,1093,1595.0,,70.0,,,,,,,"Sodium, Na",MG +645778,1093,163.0,,70.0,,,,,,,"Sodium, Na",MG +646202,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG +649430,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +650228,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +650534,1093,78.0,,70.0,,,,,,,"Sodium, Na",MG +650732,1093,477.0,,70.0,,,,,,,"Sodium, Na",MG +650908,1093,2250.0,,70.0,,,,,,,"Sodium, Na",MG +650916,1093,180.0,,70.0,,,,,,,"Sodium, Na",MG +651766,1093,310.0,,70.0,,,,,,,"Sodium, Na",MG +652262,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +653792,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +654050,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +654136,1093,354.0,,70.0,,,,,,,"Sodium, Na",MG +655034,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +655356,1093,70.0,,70.0,,,,,,,"Sodium, Na",MG +655930,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +656018,1093,397.0,,70.0,,,,,,,"Sodium, Na",MG +656130,1093,366.0,,70.0,,,,,,,"Sodium, Na",MG +656472,1093,344.0,,70.0,,,,,,,"Sodium, Na",MG +656696,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +656802,1093,789.0,,70.0,,,,,,,"Sodium, Na",MG +657156,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG +658528,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +658716,1093,426.0,,70.0,,,,,,,"Sodium, Na",MG +659304,1093,90.0,,70.0,,,,,,,"Sodium, Na",MG +659744,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +659820,1093,35000.0,,70.0,,,,,,,"Sodium, Na",MG +660152,1093,211.0,,70.0,,,,,,,"Sodium, Na",MG +660498,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +660980,1093,22500.0,,70.0,,,,,,,"Sodium, Na",MG +661332,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG +661408,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +661774,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG +661844,1093,742.0,,70.0,,,,,,,"Sodium, Na",MG +662718,1093,696.0,,70.0,,,,,,,"Sodium, Na",MG +663044,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +663936,1093,477.0,,70.0,,,,,,,"Sodium, Na",MG +664296,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +664402,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +664706,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +666580,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG +666646,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +666828,1093,349.0,,70.0,,,,,,,"Sodium, Na",MG +666976,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +667296,1093,21.0,,70.0,,,,,,,"Sodium, Na",MG +667554,1093,21333.0,,70.0,,,,,,,"Sodium, Na",MG +667756,1093,444.0,,70.0,,,,,,,"Sodium, Na",MG +668110,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +669040,1093,186.0,,70.0,,,,,,,"Sodium, Na",MG +669088,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +669388,1093,2100.0,,70.0,,,,,,,"Sodium, Na",MG +669864,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +669952,1093,947.0,,70.0,,,,,,,"Sodium, Na",MG +670854,1093,60.0,,70.0,,,,,,,"Sodium, Na",MG +670938,1093,446.0,,70.0,,,,,,,"Sodium, Na",MG +671044,1093,421.0,,70.0,,,,,,,"Sodium, Na",MG +671210,1093,118.0,,70.0,,,,,,,"Sodium, Na",MG +671528,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG +671550,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG +672420,1093,9.0,,70.0,,,,,,,"Sodium, Na",MG +672676,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +672736,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +673270,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +674018,1093,87.0,,70.0,,,,,,,"Sodium, Na",MG +674556,1093,369.0,,70.0,,,,,,,"Sodium, Na",MG +674568,1093,270.0,,70.0,,,,,,,"Sodium, Na",MG +675010,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +675992,1093,619.0,,70.0,,,,,,,"Sodium, Na",MG +676470,1093,1357.0,,70.0,,,,,,,"Sodium, Na",MG +676504,1093,301.0,,70.0,,,,,,,"Sodium, Na",MG +676576,1093,1018.0,,70.0,,,,,,,"Sodium, Na",MG +676802,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG +677280,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +677368,1093,289.0,,70.0,,,,,,,"Sodium, Na",MG +677468,1093,1105.0,,70.0,,,,,,,"Sodium, Na",MG +677634,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +677988,1093,147.0,,70.0,,,,,,,"Sodium, Na",MG +678328,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG +678544,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG +679894,1093,489.0,,70.0,,,,,,,"Sodium, Na",MG +680838,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG +680906,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +681308,1093,825.0,,70.0,,,,,,,"Sodium, Na",MG +681914,1093,202.0,,70.0,,,,,,,"Sodium, Na",MG +682198,1093,447.0,,70.0,,,,,,,"Sodium, Na",MG +682222,1093,85.0,,70.0,,,,,,,"Sodium, Na",MG +682404,1093,225.0,,70.0,,,,,,,"Sodium, Na",MG +682494,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG +682912,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +683402,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG +684132,1093,278.0,,70.0,,,,,,,"Sodium, Na",MG +684544,1093,370.0,,70.0,,,,,,,"Sodium, Na",MG +685636,1093,2200.0,,70.0,,,,,,,"Sodium, Na",MG +686952,1093,735.0,,70.0,,,,,,,"Sodium, Na",MG +687512,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +687542,1093,216.0,,70.0,,,,,,,"Sodium, Na",MG +688638,1093,142.0,,70.0,,,,,,,"Sodium, Na",MG +689010,1093,517.0,,70.0,,,,,,,"Sodium, Na",MG +690188,1093,368.0,,70.0,,,,,,,"Sodium, Na",MG +691648,1093,950.0,,70.0,,,,,,,"Sodium, Na",MG +691898,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +692144,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +692214,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +692418,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +692426,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG +692852,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +693072,1093,531.0,,70.0,,,,,,,"Sodium, Na",MG +693090,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG +693348,1093,342.0,,70.0,,,,,,,"Sodium, Na",MG +693412,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG +694660,1093,69.0,,70.0,,,,,,,"Sodium, Na",MG +695228,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +695512,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +696072,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG +696126,1093,290.0,,70.0,,,,,,,"Sodium, Na",MG +696626,1093,180.0,,70.0,,,,,,,"Sodium, Na",MG +696852,1093,1300.0,,70.0,,,,,,,"Sodium, Na",MG +697592,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG +697842,1093,303.0,,70.0,,,,,,,"Sodium, Na",MG +698480,1093,1297.0,,70.0,,,,,,,"Sodium, Na",MG +698928,1093,161.0,,70.0,,,,,,,"Sodium, Na",MG +699062,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +699684,1093,330.0,,70.0,,,,,,,"Sodium, Na",MG +701102,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +701502,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG +701710,1093,639.0,,70.0,,,,,,,"Sodium, Na",MG +703142,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +703546,1093,844.0,,70.0,,,,,,,"Sodium, Na",MG +703672,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG +703876,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +704062,1093,11667.0,,70.0,,,,,,,"Sodium, Na",MG +705040,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +705150,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +705622,1093,1600.0,,70.0,,,,,,,"Sodium, Na",MG +706164,1093,74.0,,70.0,,,,,,,"Sodium, Na",MG +706716,1093,305.0,,70.0,,,,,,,"Sodium, Na",MG +707062,1093,86.0,,70.0,,,,,,,"Sodium, Na",MG +707224,1093,900.0,,70.0,,,,,,,"Sodium, Na",MG +707712,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG +707852,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +708470,1093,203.0,,70.0,,,,,,,"Sodium, Na",MG +708728,1093,353.0,,70.0,,,,,,,"Sodium, Na",MG +708740,1093,532.0,,70.0,,,,,,,"Sodium, Na",MG +710292,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG +710898,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG +711176,1093,1194.0,,70.0,,,,,,,"Sodium, Na",MG +711338,1093,20.0,,70.0,,,,,,,"Sodium, Na",MG +712212,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +714638,1093,74.0,,70.0,,,,,,,"Sodium, Na",MG +715772,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG +716096,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG +716934,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +717608,1093,1035.0,,70.0,,,,,,,"Sodium, Na",MG +718000,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +718192,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +718298,1093,19.0,,70.0,,,,,,,"Sodium, Na",MG +719028,1093,150.0,,70.0,,,,,,,"Sodium, Na",MG +719216,1093,378.0,,70.0,,,,,,,"Sodium, Na",MG +719476,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG +719666,1093,412.0,,70.0,,,,,,,"Sodium, Na",MG +720046,1093,217.0,,70.0,,,,,,,"Sodium, Na",MG +720520,1093,460.0,,70.0,,,,,,,"Sodium, Na",MG +720712,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +721352,1093,946.0,,70.0,,,,,,,"Sodium, Na",MG +721578,1093,251.0,,70.0,,,,,,,"Sodium, Na",MG +721912,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +722406,1093,210.0,,70.0,,,,,,,"Sodium, Na",MG +723550,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG +724070,1093,34.0,,70.0,,,,,,,"Sodium, Na",MG +724414,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG +725134,1093,328.0,,70.0,,,,,,,"Sodium, Na",MG +725380,1093,263.0,,70.0,,,,,,,"Sodium, Na",MG +725728,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +725816,1093,378.0,,70.0,,,,,,,"Sodium, Na",MG +726626,1093,10000.0,,70.0,,,,,,,"Sodium, Na",MG +727152,1093,315.0,,70.0,,,,,,,"Sodium, Na",MG +727388,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG +727774,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +728082,1093,356.0,,70.0,,,,,,,"Sodium, Na",MG +728092,1093,345.0,,70.0,,,,,,,"Sodium, Na",MG +728368,1093,900.0,,70.0,,,,,,,"Sodium, Na",MG +730078,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +730952,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG +731306,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +731476,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG +731714,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +731968,1093,877.0,,70.0,,,,,,,"Sodium, Na",MG +732284,1093,264.0,,70.0,,,,,,,"Sodium, Na",MG +732372,1093,331.0,,70.0,,,,,,,"Sodium, Na",MG +732476,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +733478,1093,488.0,,70.0,,,,,,,"Sodium, Na",MG +733568,1093,262.0,,70.0,,,,,,,"Sodium, Na",MG +734006,1093,1733.0,,70.0,,,,,,,"Sodium, Na",MG +734072,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG +734522,1093,1562.0,,70.0,,,,,,,"Sodium, Na",MG +734634,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG +736602,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +737060,1093,697.0,,70.0,,,,,,,"Sodium, Na",MG +737582,1093,211.0,,70.0,,,,,,,"Sodium, Na",MG +737738,1093,944.0,,70.0,,,,,,,"Sodium, Na",MG +738092,1093,6400.0,,70.0,,,,,,,"Sodium, Na",MG +738108,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +738354,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG +738664,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +738822,1093,270.0,,70.0,,,,,,,"Sodium, Na",MG +739854,1093,562.0,,70.0,,,,,,,"Sodium, Na",MG +739978,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +740300,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +740454,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +740606,1093,486.0,,70.0,,,,,,,"Sodium, Na",MG +740946,1093,39.0,,70.0,,,,,,,"Sodium, Na",MG +740956,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +741544,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +742482,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG +742948,1093,64.0,,70.0,,,,,,,"Sodium, Na",MG +743036,1093,328.0,,70.0,,,,,,,"Sodium, Na",MG +743342,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG +743602,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +743644,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +743892,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG +743946,1093,628.0,,70.0,,,,,,,"Sodium, Na",MG +745102,1093,362.0,,70.0,,,,,,,"Sodium, Na",MG +745176,1093,707.0,,70.0,,,,,,,"Sodium, Na",MG +745190,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +746046,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +746288,1093,706.0,,70.0,,,,,,,"Sodium, Na",MG +746432,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG +746674,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG +749383,1093,1320.0,1.0,1.0,,,,,,,"Sodium, Na",MG +751974,1093,472.0,,78.0,,,,,,,"Sodium, Na",MG +752272,1093,249.0,,78.0,,,,,,,"Sodium, Na",MG +752864,1093,1463.0,,78.0,,,,,,,"Sodium, Na",MG +753526,1093,212.0,,71.0,,,,,,,"Sodium, Na",MG +1847473,1093,15.0,,71.0,,,,,,,"Sodium, Na",MG +753868,1093,608.0,,71.0,,,,,,,"Sodium, Na",MG +753970,1093,24.0,,71.0,,,,,,,"Sodium, Na",MG +754046,1093,759.0,,71.0,,,,,,,"Sodium, Na",MG +754078,1093,838.0,,71.0,,,,,,,"Sodium, Na",MG +754332,1093,0.0,,78.0,,,,,,,"Sodium, Na",MG +755258,1093,607.0,,71.0,,,,,,,"Sodium, Na",MG +756018,1093,744.0,,71.0,,,,,,,"Sodium, Na",MG +756314,1093,619.0,,71.0,,,,,,,"Sodium, Na",MG +756556,1093,500.0,,71.0,,,,,,,"Sodium, Na",MG +757098,1093,268.0,,78.0,,,,,,,"Sodium, Na",MG +1847755,1093,15.0,,78.0,,,,,,,"Sodium, Na",MG +757674,1093,1607.0,,71.0,,,,,,,"Sodium, Na",MG +758246,1093,694.0,,71.0,,,,,,,"Sodium, Na",MG +759716,1093,679.0,,71.0,,,,,,,"Sodium, Na",MG +760158,1093,2074.0,,71.0,,,,,,,"Sodium, Na",MG +760330,1093,62.0,,71.0,,,,,,,"Sodium, Na",MG +760960,1093,327.0,,71.0,,,,,,,"Sodium, Na",MG +1848037,1093,548.0,,78.0,,,,,,,"Sodium, Na",MG +761292,1093,327.0,,71.0,,,,,,,"Sodium, Na",MG +1848044,1093,684.0,,71.0,,,,,,,"Sodium, Na",MG +761398,1093,633.0,,71.0,,,,,,,"Sodium, Na",MG +761468,1093,714.0,,71.0,,,,,,,"Sodium, Na",MG +761706,1093,179.0,,71.0,,,,,,,"Sodium, Na",MG +762234,1093,293.0,,71.0,,,,,,,"Sodium, Na",MG +762594,1093,38.0,,71.0,,,,,,,"Sodium, Na",MG +763030,1093,560.0,,71.0,,,,,,,"Sodium, Na",MG +763278,1093,865.0,,78.0,,,,,,,"Sodium, Na",MG +763624,1093,71.0,,71.0,,,,,,,"Sodium, Na",MG +764328,1093,22.0,,71.0,,,,,,,"Sodium, Na",MG +765296,1093,1786.0,,71.0,,,,,,,"Sodium, Na",MG +766060,1093,179.0,,71.0,,,,,,,"Sodium, Na",MG +766082,1093,3.0,,71.0,,,,,,,"Sodium, Na",MG +766154,1093,359.0,,71.0,,,,,,,"Sodium, Na",MG +766358,1093,59.0,,71.0,,,,,,,"Sodium, Na",MG +766380,1093,58.0,,71.0,,,,,,,"Sodium, Na",MG +766600,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +767090,1093,312.0,,71.0,,,,,,,"Sodium, Na",MG +767120,1093,389.0,,71.0,,,,,,,"Sodium, Na",MG +767246,1093,220.0,,71.0,,,,,,,"Sodium, Na",MG +767498,1093,645.0,,71.0,,,,,,,"Sodium, Na",MG +768260,1093,276.0,,71.0,,,,,,,"Sodium, Na",MG +768264,1093,58.0,,71.0,,,,,,,"Sodium, Na",MG +768296,1093,36.0,,71.0,,,,,,,"Sodium, Na",MG +769038,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +769340,1093,397.0,,71.0,,,,,,,"Sodium, Na",MG +770318,1093,214.0,,71.0,,,,,,,"Sodium, Na",MG +771644,1093,0.0,,78.0,,,,,,,"Sodium, Na",MG +772108,1093,241.0,,71.0,,,,,,,"Sodium, Na",MG +772220,1093,849.0,,71.0,,,,,,,"Sodium, Na",MG +772252,1093,571.0,,71.0,,,,,,,"Sodium, Na",MG +772906,1093,408.0,,70.0,,,,,,,"Sodium, Na",MG +773888,1093,74.0,,70.0,,,,,,,"Sodium, Na",MG +1848173,1093,1833.0,,78.0,,,,,,,"Sodium, Na",MG +775202,1093,42.0,,70.0,,,,,,,"Sodium, Na",MG +775486,1093,2067.0,,70.0,,,,,,,"Sodium, Na",MG +776224,1093,246.0,,70.0,,,,,,,"Sodium, Na",MG +776812,1093,23333.0,,70.0,,,,,,,"Sodium, Na",MG +779258,1093,1190.0,,70.0,,,,,,,"Sodium, Na",MG +779664,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +780182,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +780640,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG +780786,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +792371,1093,54.0,,71.0,,,,,,,"Sodium, Na",MG +792615,1093,1067.0,,70.0,,,,,,,"Sodium, Na",MG +793539,1093,806.0,,70.0,,,,,,,"Sodium, Na",MG +795139,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +795919,1093,192.0,,70.0,,,,,,,"Sodium, Na",MG +796879,1093,416.0,,70.0,,,,,,,"Sodium, Na",MG +797019,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG +797155,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG +797551,1093,476.0,,70.0,,,,,,,"Sodium, Na",MG +798155,1093,209.0,,70.0,,,,,,,"Sodium, Na",MG +798361,1093,16500.0,,70.0,,,,,,,"Sodium, Na",MG +798387,1093,136.0,,70.0,,,,,,,"Sodium, Na",MG +798551,1093,699.0,,70.0,,,,,,,"Sodium, Na",MG +798965,1093,912.0,,70.0,,,,,,,"Sodium, Na",MG +799201,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +799297,1093,280.0,,70.0,,,,,,,"Sodium, Na",MG +799493,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +799653,1093,215.0,,70.0,,,,,,,"Sodium, Na",MG +799711,1093,1190.0,,70.0,,,,,,,"Sodium, Na",MG +799803,1093,317.0,,70.0,,,,,,,"Sodium, Na",MG +800099,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +800507,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +801363,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +802099,1093,336.0,,70.0,,,,,,,"Sodium, Na",MG +802127,1093,81.0,,70.0,,,,,,,"Sodium, Na",MG +802359,1093,242.0,,70.0,,,,,,,"Sodium, Na",MG +803025,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +804529,1093,1009.0,,70.0,,,,,,,"Sodium, Na",MG +804967,1093,2778.0,,70.0,,,,,,,"Sodium, Na",MG +805015,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +805285,1093,550.0,,70.0,,,,,,,"Sodium, Na",MG +805335,1093,1357.0,,70.0,,,,,,,"Sodium, Na",MG +806747,1093,86.0,,70.0,,,,,,,"Sodium, Na",MG +806765,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +806837,1093,86.0,,70.0,,,,,,,"Sodium, Na",MG +806959,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +807081,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG +807849,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG +807969,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +809290,1093,717.0,,71.0,,,,,,,"Sodium, Na",MG +809376,1093,404.0,,71.0,,,,,,,"Sodium, Na",MG +809404,1093,176.0,,71.0,,,,,,,"Sodium, Na",MG +809976,1093,589.0,,71.0,,,,,,,"Sodium, Na",MG +810040,1093,31.0,,71.0,,,,,,,"Sodium, Na",MG +811064,1093,403.0,,71.0,,,,,,,"Sodium, Na",MG +811218,1093,208.0,,71.0,,,,,,,"Sodium, Na",MG +811878,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG +813540,1093,281.0,,70.0,,,,,,,"Sodium, Na",MG +813844,1093,1643.0,,70.0,,,,,,,"Sodium, Na",MG +814450,1093,368.0,,70.0,,,,,,,"Sodium, Na",MG +814478,1093,1182.0,,70.0,,,,,,,"Sodium, Na",MG +815980,1093,1357.0,,70.0,,,,,,,"Sodium, Na",MG +816308,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +816848,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +817786,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG +818184,1093,1714.0,,70.0,,,,,,,"Sodium, Na",MG +818492,1093,208.0,,70.0,,,,,,,"Sodium, Na",MG +818700,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG +818808,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG +819182,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +819492,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG +819636,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +819794,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +820020,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +820186,1093,1033.0,,70.0,,,,,,,"Sodium, Na",MG +820282,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG +821268,1093,435.0,,70.0,,,,,,,"Sodium, Na",MG +821344,1093,136.0,,70.0,,,,,,,"Sodium, Na",MG +823008,1093,389.0,,70.0,,,,,,,"Sodium, Na",MG +823188,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG +823260,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +824004,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +824010,1093,688.0,,70.0,,,,,,,"Sodium, Na",MG +824308,1093,80.0,,70.0,,,,,,,"Sodium, Na",MG +824736,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +824898,1093,655.0,,70.0,,,,,,,"Sodium, Na",MG +825378,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +825582,1093,65.0,,70.0,,,,,,,"Sodium, Na",MG +825686,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG +826028,1093,170.0,,70.0,,,,,,,"Sodium, Na",MG +826122,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +826552,1093,3467.0,,70.0,,,,,,,"Sodium, Na",MG +826658,1093,6571.0,,70.0,,,,,,,"Sodium, Na",MG +827374,1093,282.0,,70.0,,,,,,,"Sodium, Na",MG +827556,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +827734,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +828080,1093,683.0,,70.0,,,,,,,"Sodium, Na",MG +828208,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +828606,1093,101.0,,70.0,,,,,,,"Sodium, Na",MG +828898,1093,419.0,,70.0,,,,,,,"Sodium, Na",MG +829000,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +829024,1093,468.0,,70.0,,,,,,,"Sodium, Na",MG +829220,1093,577.0,,70.0,,,,,,,"Sodium, Na",MG +829714,1093,492.0,,70.0,,,,,,,"Sodium, Na",MG +829814,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +829960,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG +830066,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +830364,1093,20.0,,70.0,,,,,,,"Sodium, Na",MG +830408,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +831336,1093,19.0,,70.0,,,,,,,"Sodium, Na",MG +831834,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +832620,1093,188.0,,70.0,,,,,,,"Sodium, Na",MG +833070,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG +833318,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +834222,1093,1500.0,,70.0,,,,,,,"Sodium, Na",MG +834332,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG +834504,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +834980,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +836050,1093,442.0,,70.0,,,,,,,"Sodium, Na",MG +836320,1093,454.0,,70.0,,,,,,,"Sodium, Na",MG +836866,1093,562.0,,70.0,,,,,,,"Sodium, Na",MG +837052,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +838306,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +839096,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG +839148,1093,846.0,,70.0,,,,,,,"Sodium, Na",MG +840210,1093,279.0,,70.0,,,,,,,"Sodium, Na",MG +840446,1093,2444.0,,70.0,,,,,,,"Sodium, Na",MG +841004,1093,535.0,,70.0,,,,,,,"Sodium, Na",MG +841856,1093,615.0,,70.0,,,,,,,"Sodium, Na",MG +842022,1093,138.0,,70.0,,,,,,,"Sodium, Na",MG +842076,1093,1800.0,,70.0,,,,,,,"Sodium, Na",MG +842926,1093,161.0,,70.0,,,,,,,"Sodium, Na",MG +843600,1093,82.0,,70.0,,,,,,,"Sodium, Na",MG +844026,1093,172.0,,70.0,,,,,,,"Sodium, Na",MG +844038,1093,514.0,,70.0,,,,,,,"Sodium, Na",MG +844212,1093,336.0,,70.0,,,,,,,"Sodium, Na",MG +844896,1093,232.0,,70.0,,,,,,,"Sodium, Na",MG +844898,1093,176.0,,70.0,,,,,,,"Sodium, Na",MG +845004,1093,108.0,,70.0,,,,,,,"Sodium, Na",MG +845162,1093,426.0,,70.0,,,,,,,"Sodium, Na",MG +1848290,1093,46.0,,78.0,,,,,,,"Sodium, Na",MG +845818,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +846026,1093,1214.0,,70.0,,,,,,,"Sodium, Na",MG +846112,1093,315.0,,70.0,,,,,,,"Sodium, Na",MG +846428,1093,588.0,,70.0,,,,,,,"Sodium, Na",MG +847778,1093,248.0,,70.0,,,,,,,"Sodium, Na",MG +848126,1093,2067.0,,70.0,,,,,,,"Sodium, Na",MG +848168,1093,1267.0,,70.0,,,,,,,"Sodium, Na",MG +848222,1093,175.0,,70.0,,,,,,,"Sodium, Na",MG +849010,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +849636,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG +850222,1093,335.0,,70.0,,,,,,,"Sodium, Na",MG +850264,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +850544,1093,503.0,,70.0,,,,,,,"Sodium, Na",MG +850948,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +851124,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG +852248,1093,702.0,,70.0,,,,,,,"Sodium, Na",MG +852784,1093,59.0,,70.0,,,,,,,"Sodium, Na",MG +854408,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG +854540,1093,91.0,,70.0,,,,,,,"Sodium, Na",MG +856420,1093,790.0,,70.0,,,,,,,"Sodium, Na",MG +857154,1093,614.0,,70.0,,,,,,,"Sodium, Na",MG +857158,1093,156.0,,70.0,,,,,,,"Sodium, Na",MG +857612,1093,446.0,,70.0,,,,,,,"Sodium, Na",MG +857698,1093,476.0,,70.0,,,,,,,"Sodium, Na",MG +858006,1093,781.0,,70.0,,,,,,,"Sodium, Na",MG +858154,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +858328,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG +858510,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG +858530,1093,170.0,,70.0,,,,,,,"Sodium, Na",MG +858620,1093,629.0,,70.0,,,,,,,"Sodium, Na",MG +858988,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG +859268,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG +859964,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +860832,1093,730.0,,70.0,,,,,,,"Sodium, Na",MG +861868,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG +862878,1093,351.0,,70.0,,,,,,,"Sodium, Na",MG +863560,1093,180.0,,70.0,,,,,,,"Sodium, Na",MG +863888,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +865524,1093,702.0,,70.0,,,,,,,"Sodium, Na",MG +866012,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG +866676,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG +866938,1093,1267.0,,70.0,,,,,,,"Sodium, Na",MG +867068,1093,366.0,,70.0,,,,,,,"Sodium, Na",MG +869642,1093,80.0,,70.0,,,,,,,"Sodium, Na",MG +869688,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG +870128,1093,1607.0,,70.0,,,,,,,"Sodium, Na",MG +870492,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG +870888,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG +871916,1093,792.0,,70.0,,,,,,,"Sodium, Na",MG +872472,1093,576.0,,70.0,,,,,,,"Sodium, Na",MG +872790,1093,346.0,,70.0,,,,,,,"Sodium, Na",MG +873272,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG +875950,1093,793.0,,70.0,,,,,,,"Sodium, Na",MG +876740,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +877530,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG +877864,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG +878218,1093,1500.0,,70.0,,,,,,,"Sodium, Na",MG +879950,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +879992,1093,694.0,,70.0,,,,,,,"Sodium, Na",MG +880186,1093,118.0,,70.0,,,,,,,"Sodium, Na",MG +880250,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +880656,1093,196.0,,70.0,,,,,,,"Sodium, Na",MG +880696,1093,867.0,,70.0,,,,,,,"Sodium, Na",MG +880700,1093,435.0,,70.0,,,,,,,"Sodium, Na",MG +880810,1093,9.0,,70.0,,,,,,,"Sodium, Na",MG +881138,1093,294.0,,70.0,,,,,,,"Sodium, Na",MG +884386,1093,114.0,,70.0,,,,,,,"Sodium, Na",MG +884710,1093,160.0,,70.0,,,,,,,"Sodium, Na",MG +885468,1093,236.0,,70.0,,,,,,,"Sodium, Na",MG +885902,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +886216,1093,636.0,,70.0,,,,,,,"Sodium, Na",MG +886574,1093,149.0,,70.0,,,,,,,"Sodium, Na",MG +887500,1093,69.0,,70.0,,,,,,,"Sodium, Na",MG +887890,1093,80.0,,70.0,,,,,,,"Sodium, Na",MG +888640,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG +888718,1093,569.0,,70.0,,,,,,,"Sodium, Na",MG +888926,1093,55.0,,70.0,,,,,,,"Sodium, Na",MG +889038,1093,676.0,,70.0,,,,,,,"Sodium, Na",MG +889418,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +890648,1093,87.0,,70.0,,,,,,,"Sodium, Na",MG +891080,1093,346.0,,70.0,,,,,,,"Sodium, Na",MG +891144,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG +891442,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG +891504,1093,544.0,,70.0,,,,,,,"Sodium, Na",MG +891634,1093,317.0,,70.0,,,,,,,"Sodium, Na",MG +891660,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG +891898,1093,208.0,,70.0,,,,,,,"Sodium, Na",MG +891992,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG +892258,1093,451.0,,70.0,,,,,,,"Sodium, Na",MG +892654,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +892776,1093,708.0,,70.0,,,,,,,"Sodium, Na",MG +893000,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG +893618,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +895580,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG +895632,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG +896106,1093,506.0,,70.0,,,,,,,"Sodium, Na",MG +896220,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG +896236,1093,1211.0,,70.0,,,,,,,"Sodium, Na",MG +897122,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +898684,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +898926,1093,1400.0,,70.0,,,,,,,"Sodium, Na",MG +899168,1093,2900.0,,70.0,,,,,,,"Sodium, Na",MG +899364,1093,1205.0,,70.0,,,,,,,"Sodium, Na",MG +900322,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +900844,1093,712.0,,70.0,,,,,,,"Sodium, Na",MG +901440,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +902270,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +902658,1093,451.0,,70.0,,,,,,,"Sodium, Na",MG +902994,1093,232.0,,70.0,,,,,,,"Sodium, Na",MG +903036,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG +903502,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +903728,1093,3667.0,,70.0,,,,,,,"Sodium, Na",MG +905354,1093,2857.0,,70.0,,,,,,,"Sodium, Na",MG +905734,1093,10800.0,,70.0,,,,,,,"Sodium, Na",MG +906228,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG +907468,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG +907562,1093,136.0,,70.0,,,,,,,"Sodium, Na",MG +907564,1093,98.0,,70.0,,,,,,,"Sodium, Na",MG +907746,1093,421.0,,70.0,,,,,,,"Sodium, Na",MG +908180,1093,489.0,,70.0,,,,,,,"Sodium, Na",MG +908622,1093,352.0,,70.0,,,,,,,"Sodium, Na",MG +908624,1093,423.0,,70.0,,,,,,,"Sodium, Na",MG +909196,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +910050,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG +910202,1093,1153.0,,70.0,,,,,,,"Sodium, Na",MG +910574,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +910724,1093,297.0,,70.0,,,,,,,"Sodium, Na",MG +910966,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +911022,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +911206,1093,326.0,,70.0,,,,,,,"Sodium, Na",MG +911446,1093,185.0,,70.0,,,,,,,"Sodium, Na",MG +911450,1093,1190.0,,70.0,,,,,,,"Sodium, Na",MG +911692,1093,1031.0,,70.0,,,,,,,"Sodium, Na",MG +912032,1093,361.0,,70.0,,,,,,,"Sodium, Na",MG +912350,1093,722.0,,70.0,,,,,,,"Sodium, Na",MG +913206,1093,64.0,,70.0,,,,,,,"Sodium, Na",MG +913292,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +913590,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +913842,1093,696.0,,70.0,,,,,,,"Sodium, Na",MG +914302,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +916018,1093,426.0,,70.0,,,,,,,"Sodium, Na",MG +917044,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG +918138,1093,19.0,,70.0,,,,,,,"Sodium, Na",MG +918718,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +919266,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +919802,1093,680.0,,70.0,,,,,,,"Sodium, Na",MG +920436,1093,1100.0,,70.0,,,,,,,"Sodium, Na",MG +920650,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG +921206,1093,9.0,,70.0,,,,,,,"Sodium, Na",MG +921400,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +921840,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +922352,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG +922416,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +922584,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +922926,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +923686,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +924222,1093,218.0,,70.0,,,,,,,"Sodium, Na",MG +924370,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +924630,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +925466,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +926086,1093,133.0,,70.0,,,,,,,"Sodium, Na",MG +926206,1093,1263.0,,70.0,,,,,,,"Sodium, Na",MG +926362,1093,1018.0,,70.0,,,,,,,"Sodium, Na",MG +926452,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +926494,1093,372.0,,70.0,,,,,,,"Sodium, Na",MG +926598,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG +926650,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +927164,1093,282.0,,70.0,,,,,,,"Sodium, Na",MG +927444,1093,294.0,,70.0,,,,,,,"Sodium, Na",MG +928566,1093,273.0,,70.0,,,,,,,"Sodium, Na",MG +928620,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +929068,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG +930384,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG +930530,1093,13.0,,70.0,,,,,,,"Sodium, Na",MG +930810,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +931612,1093,1067.0,,70.0,,,,,,,"Sodium, Na",MG +931872,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +931886,1093,13000.0,,70.0,,,,,,,"Sodium, Na",MG +932158,1093,22.0,,70.0,,,,,,,"Sodium, Na",MG +932722,1093,68.0,,70.0,,,,,,,"Sodium, Na",MG +933072,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +933258,1093,1133.0,,70.0,,,,,,,"Sodium, Na",MG +933470,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG +933768,1093,302.0,,70.0,,,,,,,"Sodium, Na",MG +934402,1093,5.0,,70.0,,,,,,,"Sodium, Na",MG +935478,1093,14000.0,,70.0,,,,,,,"Sodium, Na",MG +935706,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +936392,1093,1167.0,,70.0,,,,,,,"Sodium, Na",MG +936516,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG +936728,1093,1556.0,,70.0,,,,,,,"Sodium, Na",MG +939082,1093,15333.0,,70.0,,,,,,,"Sodium, Na",MG +939128,1093,526.0,,70.0,,,,,,,"Sodium, Na",MG +939492,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG +940736,1093,290.0,,70.0,,,,,,,"Sodium, Na",MG +940866,1093,130.0,,70.0,,,,,,,"Sodium, Na",MG +940918,1093,383.0,,70.0,,,,,,,"Sodium, Na",MG +941808,1093,273.0,,70.0,,,,,,,"Sodium, Na",MG +941994,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG +942136,1093,516.0,,70.0,,,,,,,"Sodium, Na",MG +942276,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +942378,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG +942388,1093,308.0,,70.0,,,,,,,"Sodium, Na",MG +942930,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +944050,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG +944278,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +944688,1093,656.0,,70.0,,,,,,,"Sodium, Na",MG +944746,1093,282828.0,,70.0,,,,,,,"Sodium, Na",MG +944886,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +945204,1093,42.0,,70.0,,,,,,,"Sodium, Na",MG +946276,1093,20.0,,70.0,,,,,,,"Sodium, Na",MG +946790,1093,875.0,,70.0,,,,,,,"Sodium, Na",MG +947004,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG +947210,1093,27.0,,70.0,,,,,,,"Sodium, Na",MG +947530,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +947682,1093,96.0,,70.0,,,,,,,"Sodium, Na",MG +947894,1093,111.0,,70.0,,,,,,,"Sodium, Na",MG +948212,1093,154.0,,70.0,,,,,,,"Sodium, Na",MG +948672,1093,138.0,,70.0,,,,,,,"Sodium, Na",MG +948774,1093,968.0,,70.0,,,,,,,"Sodium, Na",MG +949316,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG +949750,1093,279.0,,70.0,,,,,,,"Sodium, Na",MG +950645,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +951527,1093,60.0,,70.0,,,,,,,"Sodium, Na",MG +952179,1093,548.0,,70.0,,,,,,,"Sodium, Na",MG +952229,1093,811.0,,70.0,,,,,,,"Sodium, Na",MG +952269,1093,1200.0,,70.0,,,,,,,"Sodium, Na",MG +952553,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +953115,1093,36429.0,,70.0,,,,,,,"Sodium, Na",MG +954085,1093,367.0,,70.0,,,,,,,"Sodium, Na",MG +1848554,1093,413.0,,78.0,,,,,,,"Sodium, Na",MG +954819,1093,335.0,,70.0,,,,,,,"Sodium, Na",MG +955539,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +956425,1093,1250.0,,70.0,,,,,,,"Sodium, Na",MG +956479,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +956639,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +956771,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +957447,1093,893.0,,70.0,,,,,,,"Sodium, Na",MG +957599,1093,183.0,,70.0,,,,,,,"Sodium, Na",MG +957831,1093,372.0,,70.0,,,,,,,"Sodium, Na",MG +1848636,1093,360.0,,78.0,,,,,,,"Sodium, Na",MG +958595,1093,191.0,,70.0,,,,,,,"Sodium, Na",MG +958971,1093,632.0,,70.0,,,,,,,"Sodium, Na",MG +959001,1093,545.0,,70.0,,,,,,,"Sodium, Na",MG +959527,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG +959751,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG +959999,1093,10500.0,,70.0,,,,,,,"Sodium, Na",MG +960445,1093,129.0,,70.0,,,,,,,"Sodium, Na",MG +960909,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +960953,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG +1848701,1093,205.0,,71.0,,,,,,,"Sodium, Na",MG +962169,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +962173,1093,55.0,,70.0,,,,,,,"Sodium, Na",MG +962501,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +962887,1093,804.0,,70.0,,,,,,,"Sodium, Na",MG +962941,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +963211,1093,336.0,,70.0,,,,,,,"Sodium, Na",MG +965059,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +965729,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG +1848759,1093,359.0,,71.0,,,,,,,"Sodium, Na",MG +1848763,1093,327.0,,71.0,,,,,,,"Sodium, Na",MG +1848792,1093,140.0,,71.0,,,,,,,"Sodium, Na",MG +1848825,1093,226.0,,71.0,,,,,,,"Sodium, Na",MG +967199,1093,609.0,,70.0,,,,,,,"Sodium, Na",MG +969587,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG +970537,1093,224.0,,70.0,,,,,,,"Sodium, Na",MG +970865,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1849010,1093,540.0,,78.0,,,,,,,"Sodium, Na",MG +971983,1093,68.0,,70.0,,,,,,,"Sodium, Na",MG +972325,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +972379,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG +972797,1093,566.0,,70.0,,,,,,,"Sodium, Na",MG +973069,1093,292.0,,70.0,,,,,,,"Sodium, Na",MG +1849043,1093,1034.0,,78.0,,,,,,,"Sodium, Na",MG +973503,1093,1800.0,,70.0,,,,,,,"Sodium, Na",MG +973897,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +974949,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG +975335,1093,161.0,,70.0,,,,,,,"Sodium, Na",MG +975371,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +975543,1093,2324.0,,70.0,,,,,,,"Sodium, Na",MG +975799,1093,342.0,,70.0,,,,,,,"Sodium, Na",MG +975959,1093,486.0,,70.0,,,,,,,"Sodium, Na",MG +977873,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1849124,1093,38.0,,71.0,,,,,,,"Sodium, Na",MG +983559,1093,278.0,,70.0,,,,,,,"Sodium, Na",MG +983631,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG +983755,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG +983757,1093,124.0,,70.0,,,,,,,"Sodium, Na",MG +984475,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG +984487,1093,1500.0,,70.0,,,,,,,"Sodium, Na",MG +984523,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +1849161,1093,890.0,,71.0,,,,,,,"Sodium, Na",MG +984937,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +984965,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +985333,1093,471.0,,70.0,,,,,,,"Sodium, Na",MG +985457,1093,565.0,,70.0,,,,,,,"Sodium, Na",MG +985585,1093,85.0,,70.0,,,,,,,"Sodium, Na",MG +985621,1093,1133.0,,70.0,,,,,,,"Sodium, Na",MG +985805,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +986845,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG +987251,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +987413,1093,463.0,,70.0,,,,,,,"Sodium, Na",MG +987553,1093,952.0,,70.0,,,,,,,"Sodium, Na",MG +988039,1093,493.0,,70.0,,,,,,,"Sodium, Na",MG +995955,1093,736.0,,70.0,,,,,,,"Sodium, Na",MG +1001533,1093,674.0,,70.0,,,,,,,"Sodium, Na",MG +1002109,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1002223,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +1002843,1093,65.0,,70.0,,,,,,,"Sodium, Na",MG +1004629,1093,338.0,,70.0,,,,,,,"Sodium, Na",MG +1005513,1093,526.0,,70.0,,,,,,,"Sodium, Na",MG +1005531,1093,164.0,,70.0,,,,,,,"Sodium, Na",MG +1006377,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1006789,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1006805,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG +1008021,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +1008039,1093,581.0,,70.0,,,,,,,"Sodium, Na",MG +1008151,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG +1008725,1093,37.0,,70.0,,,,,,,"Sodium, Na",MG +1009269,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +1009337,1093,16.0,,70.0,,,,,,,"Sodium, Na",MG +1009465,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG +1009771,1093,688.0,,70.0,,,,,,,"Sodium, Na",MG +1010275,1093,804.0,,70.0,,,,,,,"Sodium, Na",MG +1849689,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG +1011481,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG +1011991,1093,94.0,,70.0,,,,,,,"Sodium, Na",MG +1012035,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1012539,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG +1015761,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1015769,1093,513.0,,70.0,,,,,,,"Sodium, Na",MG +1016695,1093,138.0,,70.0,,,,,,,"Sodium, Na",MG +1017113,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1017277,1093,405.0,,70.0,,,,,,,"Sodium, Na",MG +1017477,1093,328.0,,70.0,,,,,,,"Sodium, Na",MG +1017733,1093,161.0,,70.0,,,,,,,"Sodium, Na",MG +1019003,1093,1.0,,70.0,,,,,,,"Sodium, Na",MG +1019331,1093,217.0,,70.0,,,,,,,"Sodium, Na",MG +1019563,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG +1019865,1093,98.0,,70.0,,,,,,,"Sodium, Na",MG +1020577,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG +1020655,1093,1321.0,,70.0,,,,,,,"Sodium, Na",MG +1021009,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +1021655,1093,13.0,,70.0,,,,,,,"Sodium, Na",MG +1023039,1093,115.0,,70.0,,,,,,,"Sodium, Na",MG +1023261,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +1023451,1093,86.0,,70.0,,,,,,,"Sodium, Na",MG +1023467,1093,271.0,,70.0,,,,,,,"Sodium, Na",MG +1850060,1093,311.0,,70.0,,,,,,,"Sodium, Na",MG +1024363,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG +1024679,1093,518.0,,70.0,,,,,,,"Sodium, Na",MG +1024689,1093,217.0,,70.0,,,,,,,"Sodium, Na",MG +1024695,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +1026483,1093,201.0,,70.0,,,,,,,"Sodium, Na",MG +1026931,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG +1028115,1093,1643.0,,70.0,,,,,,,"Sodium, Na",MG +1028231,1093,192.0,,70.0,,,,,,,"Sodium, Na",MG +1028879,1093,778.0,,70.0,,,,,,,"Sodium, Na",MG +1029665,1093,186.0,,70.0,,,,,,,"Sodium, Na",MG +1031089,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +1031759,1093,103.0,,70.0,,,,,,,"Sodium, Na",MG +1032027,1093,65.0,,70.0,,,,,,,"Sodium, Na",MG +1032201,1093,150.0,,70.0,,,,,,,"Sodium, Na",MG +1032315,1093,317.0,,70.0,,,,,,,"Sodium, Na",MG +1032455,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1033161,1093,270.0,,70.0,,,,,,,"Sodium, Na",MG +1033913,1093,760.0,,70.0,,,,,,,"Sodium, Na",MG +1034133,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +1034415,1093,133.0,,70.0,,,,,,,"Sodium, Na",MG +1034491,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1034631,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1035777,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1036821,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1037659,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +1037725,1093,389.0,,70.0,,,,,,,"Sodium, Na",MG +1038669,1093,107.0,,70.0,,,,,,,"Sodium, Na",MG +1038829,1093,313.0,,70.0,,,,,,,"Sodium, Na",MG +1039069,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1039441,1093,3310.0,,70.0,,,,,,,"Sodium, Na",MG +1040585,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +1040947,1093,1233.0,,70.0,,,,,,,"Sodium, Na",MG +1041099,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1041157,1093,222.0,,70.0,,,,,,,"Sodium, Na",MG +1041877,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG +1041945,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG +1042523,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1042595,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +1043573,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1043611,1093,248.0,,70.0,,,,,,,"Sodium, Na",MG +1043685,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1043807,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1044385,1093,656.0,,70.0,,,,,,,"Sodium, Na",MG +1044519,1093,275.0,,70.0,,,,,,,"Sodium, Na",MG +1044795,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +1045139,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1045937,1093,55.0,,70.0,,,,,,,"Sodium, Na",MG +1046229,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1047275,1093,656.0,,70.0,,,,,,,"Sodium, Na",MG +1047883,1093,1767.0,,70.0,,,,,,,"Sodium, Na",MG +1048385,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +1048665,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +1049157,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1049223,1093,81.0,,70.0,,,,,,,"Sodium, Na",MG +1049243,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1049733,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG +1049895,1093,1263.0,,70.0,,,,,,,"Sodium, Na",MG +1054983,1093,540.0,,71.0,,,,,,,"Sodium, Na",MG +1055359,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1055681,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG +1055911,1093,2286.0,,70.0,,,,,,,"Sodium, Na",MG +1056217,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1056245,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1057561,1093,21.0,,70.0,,,,,,,"Sodium, Na",MG +1057659,1093,46.0,,70.0,,,,,,,"Sodium, Na",MG +1059549,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +1059799,1093,360.0,,70.0,,,,,,,"Sodium, Na",MG +1060931,1093,9.0,,70.0,,,,,,,"Sodium, Na",MG +1061245,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +1061807,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG +1062071,1093,233.0,,70.0,,,,,,,"Sodium, Na",MG +1062721,1093,1.0,,70.0,,,,,,,"Sodium, Na",MG +1063575,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1063609,1093,859.0,,70.0,,,,,,,"Sodium, Na",MG +1063787,1093,183.0,,70.0,,,,,,,"Sodium, Na",MG +1064919,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +1065533,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG +1065713,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1065819,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG +1066091,1093,476.0,,70.0,,,,,,,"Sodium, Na",MG +1066307,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG +1066395,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1067563,1093,800.0,,71.0,,,,,,,"Sodium, Na",MG +1068275,1093,192.0,,70.0,,,,,,,"Sodium, Na",MG +1068439,1093,21750.0,,70.0,,,,,,,"Sodium, Na",MG +1068925,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +1069091,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG +1069415,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1070469,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1070975,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG +1071067,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +1071525,1093,435.0,,70.0,,,,,,,"Sodium, Na",MG +1071787,1093,323.0,,70.0,,,,,,,"Sodium, Na",MG +1072127,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1073365,1093,5.0,,70.0,,,,,,,"Sodium, Na",MG +1073431,1093,89.0,,70.0,,,,,,,"Sodium, Na",MG +1073841,1093,4429.0,,70.0,,,,,,,"Sodium, Na",MG +1073869,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG +1074579,1093,463.0,,70.0,,,,,,,"Sodium, Na",MG +1074991,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +1075437,1093,229.0,,70.0,,,,,,,"Sodium, Na",MG +1076221,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +1077043,1093,77.0,,70.0,,,,,,,"Sodium, Na",MG +1077361,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG +1077411,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG +1077475,1093,395.0,,70.0,,,,,,,"Sodium, Na",MG +1077531,1093,31667.0,,70.0,,,,,,,"Sodium, Na",MG +1078201,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +1078949,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1079479,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1080245,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1080273,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1080649,1093,523.0,,70.0,,,,,,,"Sodium, Na",MG +1081685,1093,2214.0,,70.0,,,,,,,"Sodium, Na",MG +1081703,1093,78.0,,70.0,,,,,,,"Sodium, Na",MG +1082037,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +1082561,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1083037,1093,800.0,,71.0,,,,,,,"Sodium, Na",MG +1083243,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +1083507,1093,719.0,,70.0,,,,,,,"Sodium, Na",MG +1084105,1093,10000.0,,70.0,,,,,,,"Sodium, Na",MG +1084283,1093,529.0,,70.0,,,,,,,"Sodium, Na",MG +1085551,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1086127,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +1087617,1093,419.0,,70.0,,,,,,,"Sodium, Na",MG +1087847,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1087973,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1089201,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +1089211,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +1089231,1093,79.0,,70.0,,,,,,,"Sodium, Na",MG +1089923,1093,255.0,,70.0,,,,,,,"Sodium, Na",MG +1090129,1093,846.0,,70.0,,,,,,,"Sodium, Na",MG +1090173,1093,419.0,,70.0,,,,,,,"Sodium, Na",MG +1090539,1093,226.0,,70.0,,,,,,,"Sodium, Na",MG +1091803,1093,259.0,,70.0,,,,,,,"Sodium, Na",MG +1091925,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1092123,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG +1092865,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG +1094293,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +1094533,1093,59.0,,70.0,,,,,,,"Sodium, Na",MG +1094881,1093,456.0,,70.0,,,,,,,"Sodium, Na",MG +1095263,1093,224.0,,70.0,,,,,,,"Sodium, Na",MG +1095317,1093,232.0,,70.0,,,,,,,"Sodium, Na",MG +1095417,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +1095745,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +1096019,1093,620.0,,70.0,,,,,,,"Sodium, Na",MG +1096131,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +1096423,1093,186.0,,70.0,,,,,,,"Sodium, Na",MG +1096481,1093,319.0,,70.0,,,,,,,"Sodium, Na",MG +1096535,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1096867,1093,149.0,,70.0,,,,,,,"Sodium, Na",MG +1096951,1093,60.0,,70.0,,,,,,,"Sodium, Na",MG +1097021,1093,656.0,,70.0,,,,,,,"Sodium, Na",MG +1097263,1093,112.0,,70.0,,,,,,,"Sodium, Na",MG +1850284,1093,28.0,,70.0,,,,,,,"Sodium, Na",MG +1850784,1093,4667.0,,70.0,,,,,,,"Sodium, Na",MG +1850989,1093,319.0,,70.0,,,,,,,"Sodium, Na",MG +1851099,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG +1851257,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG +1851391,1093,363.0,,70.0,,,,,,,"Sodium, Na",MG +1851483,1093,64.0,,70.0,,,,,,,"Sodium, Na",MG +1851520,1093,118.0,,70.0,,,,,,,"Sodium, Na",MG +1851631,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1852640,1093,1857.0,,70.0,,,,,,,"Sodium, Na",MG +1852733,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +1852794,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1852845,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG +1852852,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +1852853,1093,308.0,,70.0,,,,,,,"Sodium, Na",MG +1852866,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1852913,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG +1853102,1093,1302.0,,70.0,,,,,,,"Sodium, Na",MG +1853406,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG +1853505,1093,39333.0,,70.0,,,,,,,"Sodium, Na",MG +1853803,1093,456.0,,70.0,,,,,,,"Sodium, Na",MG +1853805,1093,474.0,,70.0,,,,,,,"Sodium, Na",MG +1854926,1093,208.0,,70.0,,,,,,,"Sodium, Na",MG +1855051,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1855302,1093,765.0,,70.0,,,,,,,"Sodium, Na",MG +1855701,1093,350.0,,70.0,,,,,,,"Sodium, Na",MG +1855707,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1856582,1093,1120.0,,70.0,,,,,,,"Sodium, Na",MG +1856866,1093,213.0,,70.0,,,,,,,"Sodium, Na",MG +1857012,1093,829.0,,70.0,,,,,,,"Sodium, Na",MG +1857104,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1857241,1093,617.0,,70.0,,,,,,,"Sodium, Na",MG +1857402,1093,1400.0,,70.0,,,,,,,"Sodium, Na",MG +1857453,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1857838,1093,59.0,,70.0,,,,,,,"Sodium, Na",MG +1858060,1093,754.0,,70.0,,,,,,,"Sodium, Na",MG +1858482,1093,1733.0,,70.0,,,,,,,"Sodium, Na",MG +1858666,1093,4800.0,,70.0,,,,,,,"Sodium, Na",MG +1859227,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG +1859311,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +1859320,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG +1859434,1093,169.0,,70.0,,,,,,,"Sodium, Na",MG +1859559,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG +1859696,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG +1859780,1093,518.0,,70.0,,,,,,,"Sodium, Na",MG +1860082,1093,491.0,,70.0,,,,,,,"Sodium, Na",MG +1860391,1093,941.0,,70.0,,,,,,,"Sodium, Na",MG +1860509,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1860628,1093,423.0,,70.0,,,,,,,"Sodium, Na",MG +1860707,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1860838,1093,176.0,,70.0,,,,,,,"Sodium, Na",MG +1860853,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1860861,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1861333,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG +1861383,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +1861394,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1861635,1093,216.0,,70.0,,,,,,,"Sodium, Na",MG +1861767,1093,308.0,,70.0,,,,,,,"Sodium, Na",MG +1861828,1093,115.0,,70.0,,,,,,,"Sodium, Na",MG +1862099,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG +1862353,1093,1200.0,,70.0,,,,,,,"Sodium, Na",MG +1862654,1093,798.0,,70.0,,,,,,,"Sodium, Na",MG +1862666,1093,317.0,,70.0,,,,,,,"Sodium, Na",MG +1862711,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG +1862858,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +1862875,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG +1863024,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +1863042,1093,245.0,,70.0,,,,,,,"Sodium, Na",MG +1863118,1093,1567.0,,70.0,,,,,,,"Sodium, Na",MG +1863165,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1863670,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG +1863913,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG +1864402,1093,2143.0,,70.0,,,,,,,"Sodium, Na",MG +1864598,1093,7600.0,,70.0,,,,,,,"Sodium, Na",MG +1864917,1093,69.0,,70.0,,,,,,,"Sodium, Na",MG +1865068,1093,89.0,,70.0,,,,,,,"Sodium, Na",MG +1865148,1093,811.0,,70.0,,,,,,,"Sodium, Na",MG +1865311,1093,312.0,,70.0,,,,,,,"Sodium, Na",MG +1865525,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +1865670,1093,39333.0,,70.0,,,,,,,"Sodium, Na",MG +1865709,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1865820,1093,220.0,,70.0,,,,,,,"Sodium, Na",MG +1866240,1093,682.0,,70.0,,,,,,,"Sodium, Na",MG +1866251,1093,114.0,,70.0,,,,,,,"Sodium, Na",MG +1866282,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG +1866453,1093,2000.0,,70.0,,,,,,,"Sodium, Na",MG +1866533,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1866597,1093,694.0,,70.0,,,,,,,"Sodium, Na",MG +1866639,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1866766,1093,105.0,,70.0,,,,,,,"Sodium, Na",MG +1867093,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG +1867221,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG +1867355,1093,425.0,,70.0,,,,,,,"Sodium, Na",MG +1867464,1093,140.0,,70.0,,,,,,,"Sodium, Na",MG +1867695,1093,164.0,,70.0,,,,,,,"Sodium, Na",MG +1867733,1093,26.0,,70.0,,,,,,,"Sodium, Na",MG +1867805,1093,765.0,,70.0,,,,,,,"Sodium, Na",MG +1867863,1093,114.0,,70.0,,,,,,,"Sodium, Na",MG +1868042,1093,1360.0,,70.0,,,,,,,"Sodium, Na",MG +1868653,1093,18889.0,,70.0,,,,,,,"Sodium, Na",MG +1868763,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG +1868861,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1869095,1093,1152.0,,70.0,,,,,,,"Sodium, Na",MG +1869473,1093,423.0,,70.0,,,,,,,"Sodium, Na",MG +1869576,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1869911,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1869946,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +1870297,1093,6000.0,,70.0,,,,,,,"Sodium, Na",MG +1870348,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG +1870405,1093,1286.0,,70.0,,,,,,,"Sodium, Na",MG +1870417,1093,1429.0,,70.0,,,,,,,"Sodium, Na",MG +1870481,1093,816.0,,70.0,,,,,,,"Sodium, Na",MG +1870569,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1870629,1093,96.0,,70.0,,,,,,,"Sodium, Na",MG +1870744,1093,9.0,,70.0,,,,,,,"Sodium, Na",MG +1871259,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG +1871381,1093,1400.0,,70.0,,,,,,,"Sodium, Na",MG +1871821,1093,55.0,,70.0,,,,,,,"Sodium, Na",MG +1871830,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG +1872181,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1872614,1093,676.0,,70.0,,,,,,,"Sodium, Na",MG +1872818,1093,514.0,,70.0,,,,,,,"Sodium, Na",MG +1872951,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG +1873033,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +1873097,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +1873446,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1873648,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1873882,1093,343.0,,70.0,,,,,,,"Sodium, Na",MG +1874274,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +1874312,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1874348,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +1874573,1093,241.0,,70.0,,,,,,,"Sodium, Na",MG +1874851,1093,205.0,,70.0,,,,,,,"Sodium, Na",MG +1875276,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +1875280,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG +1875281,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1875328,1093,1400.0,,70.0,,,,,,,"Sodium, Na",MG +1875394,1093,21.0,,70.0,,,,,,,"Sodium, Na",MG +1875456,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG +1875686,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1875839,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1875991,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +1876422,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +1876423,1093,471.0,,70.0,,,,,,,"Sodium, Na",MG +1876529,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +1876554,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG +1876708,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +1876777,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +1876812,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG +1876941,1093,2357.0,,70.0,,,,,,,"Sodium, Na",MG +1877546,1093,19.0,,70.0,,,,,,,"Sodium, Na",MG +1877607,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1877684,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG +1877931,1093,312.0,,70.0,,,,,,,"Sodium, Na",MG +1877958,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG +1878200,1093,79.0,,70.0,,,,,,,"Sodium, Na",MG +1878301,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1878362,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG +1878624,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG +1878840,1093,20.0,,70.0,,,,,,,"Sodium, Na",MG +1878922,1093,209.0,,70.0,,,,,,,"Sodium, Na",MG +1878924,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1878929,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1879053,1093,1333.0,,70.0,,,,,,,"Sodium, Na",MG +1879555,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1879655,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1879928,1093,324.0,,70.0,,,,,,,"Sodium, Na",MG +1880113,1093,115.0,,70.0,,,,,,,"Sodium, Na",MG +1880152,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG +1880260,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1880517,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1140141,1093,1975.0,,70.0,,,,,,,"Sodium, Na",MG +1140568,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +1140587,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +1140704,1093,21.0,,70.0,,,,,,,"Sodium, Na",MG +1140860,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +1140919,1093,270.0,,70.0,,,,,,,"Sodium, Na",MG +1140983,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1141592,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +1141869,1093,413.0,,70.0,,,,,,,"Sodium, Na",MG +1142050,1093,435.0,,70.0,,,,,,,"Sodium, Na",MG +1142303,1093,577.0,,70.0,,,,,,,"Sodium, Na",MG +1142322,1093,420.0,,70.0,,,,,,,"Sodium, Na",MG +1142342,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG +1142662,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +1142951,1093,544.0,,70.0,,,,,,,"Sodium, Na",MG +1142953,1093,184.0,,70.0,,,,,,,"Sodium, Na",MG +1143052,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +1143220,1093,325.0,,70.0,,,,,,,"Sodium, Na",MG +1143518,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +1144167,1093,247.0,,70.0,,,,,,,"Sodium, Na",MG +1144333,1093,382.0,,70.0,,,,,,,"Sodium, Na",MG +1144551,1093,257.0,,70.0,,,,,,,"Sodium, Na",MG +1144794,1093,295.0,,70.0,,,,,,,"Sodium, Na",MG +1144851,1093,38333.0,,70.0,,,,,,,"Sodium, Na",MG +1144983,1093,42.0,,70.0,,,,,,,"Sodium, Na",MG +1145005,1093,356.0,,70.0,,,,,,,"Sodium, Na",MG +1145129,1093,13333.0,,70.0,,,,,,,"Sodium, Na",MG +1880700,1093,162.0,,70.0,,,,,,,"Sodium, Na",MG +1145386,1093,283.0,,71.0,,,,,,,"Sodium, Na",MG +1145547,1093,135.0,,78.0,,,,,,,"Sodium, Na",MG +1145567,1093,256.0,,78.0,,,,,,,"Sodium, Na",MG +1145647,1093,532.0,,71.0,,,,,,,"Sodium, Na",MG +1145668,1093,1073.0,,78.0,,,,,,,"Sodium, Na",MG +1145691,1093,206.0,,78.0,,,,,,,"Sodium, Na",MG +1145845,1093,551.0,,78.0,,,,,,,"Sodium, Na",MG +1145907,1093,0.0,,78.0,,,,,,,"Sodium, Na",MG +1145958,1093,0.0,,78.0,,,,,,,"Sodium, Na",MG +1146242,1093,140.0,,71.0,,,,,,,"Sodium, Na",MG +1146322,1093,2571.0,,71.0,,,,,,,"Sodium, Na",MG +1147063,1093,414.0,,70.0,,,,,,,"Sodium, Na",MG +1147064,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1147083,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG +1147179,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG +1147216,1093,204.0,,70.0,,,,,,,"Sodium, Na",MG +1147272,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1147481,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +1147636,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1147840,1093,219.0,,70.0,,,,,,,"Sodium, Na",MG +1148109,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1148763,1093,63.0,,70.0,,,,,,,"Sodium, Na",MG +1148925,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +1148978,1093,867.0,,70.0,,,,,,,"Sodium, Na",MG +1149794,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1150140,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +1150170,1093,1923.0,,70.0,,,,,,,"Sodium, Na",MG +1150533,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +1150771,1093,297.0,,70.0,,,,,,,"Sodium, Na",MG +1150793,1093,370.0,,70.0,,,,,,,"Sodium, Na",MG +1150819,1093,556.0,,70.0,,,,,,,"Sodium, Na",MG +1151011,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +1151062,1093,548.0,,70.0,,,,,,,"Sodium, Na",MG +1151143,1093,1250.0,,70.0,,,,,,,"Sodium, Na",MG +1151541,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +1151586,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG +1151660,1093,475.0,,70.0,,,,,,,"Sodium, Na",MG +1151670,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG +1151877,1093,184.0,,70.0,,,,,,,"Sodium, Na",MG +1151882,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG +1152052,1093,297.0,,70.0,,,,,,,"Sodium, Na",MG +1152066,1093,900.0,,70.0,,,,,,,"Sodium, Na",MG +1152128,1093,97.0,,70.0,,,,,,,"Sodium, Na",MG +1152648,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG +1153461,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1153465,1093,389.0,,70.0,,,,,,,"Sodium, Na",MG +1153533,1093,481.0,,70.0,,,,,,,"Sodium, Na",MG +1153645,1093,289.0,,70.0,,,,,,,"Sodium, Na",MG +1153895,1093,367.0,,70.0,,,,,,,"Sodium, Na",MG +1153907,1093,505.0,,70.0,,,,,,,"Sodium, Na",MG +1153927,1093,444.0,,70.0,,,,,,,"Sodium, Na",MG +1154299,1093,206.0,,70.0,,,,,,,"Sodium, Na",MG +1154656,1093,115.0,,70.0,,,,,,,"Sodium, Na",MG +1154843,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG +1155010,1093,347.0,,71.0,,,,,,,"Sodium, Na",MG +1155090,1093,455.0,,78.0,,,,,,,"Sodium, Na",MG +1155117,1093,283.0,,71.0,,,,,,,"Sodium, Na",MG +1155200,1093,742.0,,71.0,,,,,,,"Sodium, Na",MG +1155251,1093,187.0,,71.0,,,,,,,"Sodium, Na",MG +1155292,1093,329.0,,71.0,,,,,,,"Sodium, Na",MG +1155676,1093,363.0,,70.0,,,,,,,"Sodium, Na",MG +1156291,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG +1156357,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1156612,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +1156636,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG +1156819,1093,469.0,,70.0,,,,,,,"Sodium, Na",MG +1156833,1093,365.0,,70.0,,,,,,,"Sodium, Na",MG +1157010,1093,236.0,,70.0,,,,,,,"Sodium, Na",MG +1157244,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +1157949,1093,64.0,,70.0,,,,,,,"Sodium, Na",MG +1158132,1093,906.0,,70.0,,,,,,,"Sodium, Na",MG +1159049,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1159898,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1159915,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1159961,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG +1160193,1093,6167.0,,70.0,,,,,,,"Sodium, Na",MG +1160289,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG +1160293,1093,583.0,,70.0,,,,,,,"Sodium, Na",MG +1160296,1093,354.0,,70.0,,,,,,,"Sodium, Na",MG +1160375,1093,148.0,,70.0,,,,,,,"Sodium, Na",MG +1160420,1093,103.0,,70.0,,,,,,,"Sodium, Na",MG +1160720,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1160813,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1161134,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG +1161478,1093,133.0,,70.0,,,,,,,"Sodium, Na",MG +1161521,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1161630,1093,188.0,,70.0,,,,,,,"Sodium, Na",MG +1161973,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1162413,1093,389.0,,70.0,,,,,,,"Sodium, Na",MG +1162450,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +1162654,1093,542.0,,70.0,,,,,,,"Sodium, Na",MG +1162773,1093,239.0,,70.0,,,,,,,"Sodium, Na",MG +1162798,1093,99.0,,70.0,,,,,,,"Sodium, Na",MG +1162884,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +1163306,1093,365.0,,70.0,,,,,,,"Sodium, Na",MG +1163687,1093,393.0,,71.0,,,,,,,"Sodium, Na",MG +1163881,1093,400.0,,71.0,,,,,,,"Sodium, Na",MG +1164257,1093,346.0,,71.0,,,,,,,"Sodium, Na",MG +1164468,1093,483.0,,71.0,,,,,,,"Sodium, Na",MG +1164522,1093,1000.0,,71.0,,,,,,,"Sodium, Na",MG +1164755,1093,897.0,,71.0,,,,,,,"Sodium, Na",MG +1165067,1093,327.0,,71.0,,,,,,,"Sodium, Na",MG +1165169,1093,355.0,,71.0,,,,,,,"Sodium, Na",MG +1165511,1093,1143.0,,71.0,,,,,,,"Sodium, Na",MG +1165640,1093,344.0,,71.0,,,,,,,"Sodium, Na",MG +1165688,1093,46.0,,78.0,,,,,,,"Sodium, Na",MG +1165700,1093,799.0,,78.0,,,,,,,"Sodium, Na",MG +1165744,1093,288.0,,71.0,,,,,,,"Sodium, Na",MG +1166102,1093,624.0,,71.0,,,,,,,"Sodium, Na",MG +1166103,1093,179.0,,71.0,,,,,,,"Sodium, Na",MG +1166794,1093,54.0,,71.0,,,,,,,"Sodium, Na",MG +1166882,1093,656.0,,71.0,,,,,,,"Sodium, Na",MG +1166957,1093,1071.0,,71.0,,,,,,,"Sodium, Na",MG +1167123,1093,58.0,,71.0,,,,,,,"Sodium, Na",MG +1167778,1093,964.0,,71.0,,,,,,,"Sodium, Na",MG +1168172,1093,250.0,,71.0,,,,,,,"Sodium, Na",MG +1168215,1093,142.0,,71.0,,,,,,,"Sodium, Na",MG +1168300,1093,89.0,,71.0,,,,,,,"Sodium, Na",MG +1168329,1093,35.0,,71.0,,,,,,,"Sodium, Na",MG +1168350,1093,1161.0,,71.0,,,,,,,"Sodium, Na",MG +1168943,1093,411.0,,71.0,,,,,,,"Sodium, Na",MG +1169021,1093,429.0,,71.0,,,,,,,"Sodium, Na",MG +1169828,1093,400.0,,71.0,,,,,,,"Sodium, Na",MG +1169987,1093,369.0,,71.0,,,,,,,"Sodium, Na",MG +1170147,1093,321.0,,71.0,,,,,,,"Sodium, Na",MG +1171008,1093,80.0,,70.0,,,,,,,"Sodium, Na",MG +1171019,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG +1171171,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1171295,1093,843.0,,70.0,,,,,,,"Sodium, Na",MG +1171366,1093,867.0,,70.0,,,,,,,"Sodium, Na",MG +1171451,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG +1171501,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1171962,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG +1172274,1093,184.0,,70.0,,,,,,,"Sodium, Na",MG +1172285,1093,109.0,,70.0,,,,,,,"Sodium, Na",MG +1172656,1093,162.0,,70.0,,,,,,,"Sodium, Na",MG +1172753,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG +1172889,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1172901,1093,42.0,,70.0,,,,,,,"Sodium, Na",MG +1172987,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1173023,1093,37.0,,70.0,,,,,,,"Sodium, Na",MG +1173347,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1173603,1093,446.0,,70.0,,,,,,,"Sodium, Na",MG +1173771,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1173901,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG +1173907,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG +1174170,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +1174224,1093,812.0,,70.0,,,,,,,"Sodium, Na",MG +1174243,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1174565,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG +1174926,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +1175030,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG +1175274,1093,941.0,,70.0,,,,,,,"Sodium, Na",MG +1175910,1093,457.0,,70.0,,,,,,,"Sodium, Na",MG +1176890,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG +1177425,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1177676,1093,1250.0,,70.0,,,,,,,"Sodium, Na",MG +1177974,1093,650.0,,70.0,,,,,,,"Sodium, Na",MG +1178160,1093,26.0,,70.0,,,,,,,"Sodium, Na",MG +1178281,1093,812.0,,70.0,,,,,,,"Sodium, Na",MG +1178298,1093,811.0,,70.0,,,,,,,"Sodium, Na",MG +1178582,1093,544.0,,70.0,,,,,,,"Sodium, Na",MG +1178707,1093,548.0,,70.0,,,,,,,"Sodium, Na",MG +1178795,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1178966,1093,435.0,,70.0,,,,,,,"Sodium, Na",MG +1179471,1093,280.0,,70.0,,,,,,,"Sodium, Na",MG +1179483,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1179763,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1179940,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG +1180111,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +1180156,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG +1180289,1093,1133.0,,70.0,,,,,,,"Sodium, Na",MG +1180303,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG +1180614,1093,543.0,,70.0,,,,,,,"Sodium, Na",MG +1180947,1093,1214.0,,70.0,,,,,,,"Sodium, Na",MG +1181093,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1181262,1093,1267.0,,70.0,,,,,,,"Sodium, Na",MG +1181420,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +1181491,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1182137,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +1182799,1093,790.0,,70.0,,,,,,,"Sodium, Na",MG +1182848,1093,308.0,,70.0,,,,,,,"Sodium, Na",MG +1183087,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1183235,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG +1183311,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1183400,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG +1183635,1093,51.0,,70.0,,,,,,,"Sodium, Na",MG +1183759,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG +1184226,1093,1321.0,,70.0,,,,,,,"Sodium, Na",MG +1184476,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG +1184515,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +1184570,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG +1185209,1093,231.0,,70.0,,,,,,,"Sodium, Na",MG +1185228,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG +1185264,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +1185475,1093,49.0,,70.0,,,,,,,"Sodium, Na",MG +1185621,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +1185974,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1186009,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG +1186071,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1186083,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG +1186222,1093,541.0,,70.0,,,,,,,"Sodium, Na",MG +1186361,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1186534,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1186841,1093,323.0,,70.0,,,,,,,"Sodium, Na",MG +1187118,1093,1633.0,,70.0,,,,,,,"Sodium, Na",MG +1187169,1093,758.0,,70.0,,,,,,,"Sodium, Na",MG +1187175,1093,521.0,,70.0,,,,,,,"Sodium, Na",MG +1187199,1093,208.0,,70.0,,,,,,,"Sodium, Na",MG +1187326,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1187408,1093,66.0,,70.0,,,,,,,"Sodium, Na",MG +1187502,1093,259.0,,70.0,,,,,,,"Sodium, Na",MG +1187756,1093,578.0,,70.0,,,,,,,"Sodium, Na",MG +1188604,1093,567.0,,70.0,,,,,,,"Sodium, Na",MG +1188722,1093,43.0,,70.0,,,,,,,"Sodium, Na",MG +1188883,1093,874.0,,70.0,,,,,,,"Sodium, Na",MG +1188950,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1189561,1093,491.0,,70.0,,,,,,,"Sodium, Na",MG +1189740,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG +1189787,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +1189793,1093,1038.0,,70.0,,,,,,,"Sodium, Na",MG +1189980,1093,697.0,,70.0,,,,,,,"Sodium, Na",MG +1190336,1093,1036.0,,70.0,,,,,,,"Sodium, Na",MG +1190491,1093,211.0,,70.0,,,,,,,"Sodium, Na",MG +1190652,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG +1190676,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +1190871,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG +1191167,1093,355.0,,70.0,,,,,,,"Sodium, Na",MG +1191325,1093,894.0,,70.0,,,,,,,"Sodium, Na",MG +1191402,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG +1191951,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1192095,1093,708.0,,70.0,,,,,,,"Sodium, Na",MG +1192239,1093,288.0,,70.0,,,,,,,"Sodium, Na",MG +1192497,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +1192732,1093,318.0,,70.0,,,,,,,"Sodium, Na",MG +1193040,1093,312.0,,70.0,,,,,,,"Sodium, Na",MG +1193065,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +1193385,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +1193401,1093,137.0,,70.0,,,,,,,"Sodium, Na",MG +1193710,1093,8000.0,,70.0,,,,,,,"Sodium, Na",MG +1193914,1093,34.0,,70.0,,,,,,,"Sodium, Na",MG +1194089,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1194268,1093,338.0,,70.0,,,,,,,"Sodium, Na",MG +1194875,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +1194999,1093,344.0,,70.0,,,,,,,"Sodium, Na",MG +1195252,1093,2750.0,,70.0,,,,,,,"Sodium, Na",MG +1195846,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1195866,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +1196081,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG +1196728,1093,349.0,,70.0,,,,,,,"Sodium, Na",MG +1196766,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG +1196969,1093,324.0,,70.0,,,,,,,"Sodium, Na",MG +1197009,1093,386.0,,70.0,,,,,,,"Sodium, Na",MG +1198324,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +1198357,1093,906.0,,70.0,,,,,,,"Sodium, Na",MG +1198384,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG +1198502,1093,1209.0,,70.0,,,,,,,"Sodium, Na",MG +1198547,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1198934,1093,1233.0,,70.0,,,,,,,"Sodium, Na",MG +1198953,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1199028,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +1199083,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +1199346,1093,154.0,,70.0,,,,,,,"Sodium, Na",MG +1199712,1093,931.0,,70.0,,,,,,,"Sodium, Na",MG +1201030,1093,1471.0,,70.0,,,,,,,"Sodium, Na",MG +1201140,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1201152,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG +1201167,1093,34000.0,,70.0,,,,,,,"Sodium, Na",MG +1201338,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +1201465,1093,735.0,,70.0,,,,,,,"Sodium, Na",MG +1201758,1093,222.0,,70.0,,,,,,,"Sodium, Na",MG +1202055,1093,526.0,,70.0,,,,,,,"Sodium, Na",MG +1202093,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG +1202118,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1202199,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG +1202316,1093,353.0,,70.0,,,,,,,"Sodium, Na",MG +1202484,1093,274.0,,70.0,,,,,,,"Sodium, Na",MG +1202922,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG +1202985,1093,26.0,,70.0,,,,,,,"Sodium, Na",MG +1203279,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG +1203472,1093,1600.0,,70.0,,,,,,,"Sodium, Na",MG +1203722,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG +1203856,1093,1500.0,,70.0,,,,,,,"Sodium, Na",MG +1203944,1093,232.0,,70.0,,,,,,,"Sodium, Na",MG +1204019,1093,172.0,,70.0,,,,,,,"Sodium, Na",MG +1204153,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1204185,1093,1842.0,,70.0,,,,,,,"Sodium, Na",MG +1204430,1093,8667.0,,70.0,,,,,,,"Sodium, Na",MG +1205164,1093,328.0,,70.0,,,,,,,"Sodium, Na",MG +1205177,1093,812.0,,70.0,,,,,,,"Sodium, Na",MG +1205344,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1205905,1093,1032.0,,70.0,,,,,,,"Sodium, Na",MG +1205975,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1206515,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG +1206650,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1206688,1093,720.0,,70.0,,,,,,,"Sodium, Na",MG +1206926,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +1207389,1093,114.0,,70.0,,,,,,,"Sodium, Na",MG +1207427,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +1207432,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG +1207752,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +1207958,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1208397,1093,552.0,,70.0,,,,,,,"Sodium, Na",MG +1208440,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +1208838,1093,325.0,,70.0,,,,,,,"Sodium, Na",MG +1208883,1093,367.0,,70.0,,,,,,,"Sodium, Na",MG +1208892,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +1208988,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +1209031,1093,640.0,,70.0,,,,,,,"Sodium, Na",MG +1209648,1093,161.0,,70.0,,,,,,,"Sodium, Na",MG +1210603,1093,4480.0,,70.0,,,,,,,"Sodium, Na",MG +1210609,1093,486.0,,70.0,,,,,,,"Sodium, Na",MG +1210864,1093,632.0,,70.0,,,,,,,"Sodium, Na",MG +1211327,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1211478,1093,1571.0,,70.0,,,,,,,"Sodium, Na",MG +1211495,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1211739,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG +1211949,1093,532.0,,70.0,,,,,,,"Sodium, Na",MG +1211950,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1212074,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +1212179,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG +1212485,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG +1213394,1093,632.0,,70.0,,,,,,,"Sodium, Na",MG +1213398,1093,509.0,,70.0,,,,,,,"Sodium, Na",MG +1213470,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG +1213547,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1214546,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1214883,1093,172.0,,70.0,,,,,,,"Sodium, Na",MG +1215271,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +1215361,1093,66.0,,70.0,,,,,,,"Sodium, Na",MG +1215473,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG +1216013,1093,2800.0,,70.0,,,,,,,"Sodium, Na",MG +1216710,1093,425.0,,70.0,,,,,,,"Sodium, Na",MG +1217172,1093,20.0,,70.0,,,,,,,"Sodium, Na",MG +1217227,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG +1217697,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +1217791,1093,32.0,,70.0,,,,,,,"Sodium, Na",MG +1217839,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1217983,1093,355.0,,70.0,,,,,,,"Sodium, Na",MG +1218367,1093,156.0,,70.0,,,,,,,"Sodium, Na",MG +1218520,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG +1218584,1093,81.0,,70.0,,,,,,,"Sodium, Na",MG +1218704,1093,314.0,,70.0,,,,,,,"Sodium, Na",MG +1218760,1093,556.0,,70.0,,,,,,,"Sodium, Na",MG +1218984,1093,1733.0,,70.0,,,,,,,"Sodium, Na",MG +1219296,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG +1219546,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG +1219557,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG +1219838,1093,12800.0,,70.0,,,,,,,"Sodium, Na",MG +1219860,1093,115.0,,70.0,,,,,,,"Sodium, Na",MG +1219885,1093,4625.0,,70.0,,,,,,,"Sodium, Na",MG +1220485,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1220511,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1220585,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +1220901,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1221043,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1221593,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1221961,1093,577.0,,70.0,,,,,,,"Sodium, Na",MG +1222336,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1222609,1093,371.0,,70.0,,,,,,,"Sodium, Na",MG +1222641,1093,1107.0,,70.0,,,,,,,"Sodium, Na",MG +1222731,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1222733,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +1222776,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +1223072,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG +1223350,1093,305.0,,70.0,,,,,,,"Sodium, Na",MG +1223445,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1223463,1093,1214.0,,70.0,,,,,,,"Sodium, Na",MG +1223571,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1223757,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG +1224222,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1224336,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1224594,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +1224604,1093,653.0,,70.0,,,,,,,"Sodium, Na",MG +1224744,1093,278.0,,70.0,,,,,,,"Sodium, Na",MG +1224755,1093,893.0,,70.0,,,,,,,"Sodium, Na",MG +1225092,1093,475.0,,70.0,,,,,,,"Sodium, Na",MG +1225978,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG +1226224,1093,106.0,,70.0,,,,,,,"Sodium, Na",MG +1226229,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1226721,1093,279.0,,70.0,,,,,,,"Sodium, Na",MG +1226774,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +1227142,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +1227425,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG +1227713,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1227781,1093,150.0,,70.0,,,,,,,"Sodium, Na",MG +1228126,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +1228709,1093,669.0,,70.0,,,,,,,"Sodium, Na",MG +1229123,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG +1230134,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG +1230527,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +1230998,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1231137,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1231196,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1231238,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG +1231658,1093,846.0,,70.0,,,,,,,"Sodium, Na",MG +1233090,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +1233208,1093,96.0,,70.0,,,,,,,"Sodium, Na",MG +1233372,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1233753,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +1233799,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1233959,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +1234054,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG +1234093,1093,278.0,,70.0,,,,,,,"Sodium, Na",MG +1234106,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG +1234606,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +1235017,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG +1235187,1093,589.0,,70.0,,,,,,,"Sodium, Na",MG +1235244,1093,276.0,,70.0,,,,,,,"Sodium, Na",MG +1235355,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1235579,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1235779,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1236025,1093,211.0,,70.0,,,,,,,"Sodium, Na",MG +1236288,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1236748,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1237069,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG +1237511,1093,81.0,,70.0,,,,,,,"Sodium, Na",MG +1237557,1093,121.0,,70.0,,,,,,,"Sodium, Na",MG +1237872,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +1238020,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1238323,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1239079,1093,311.0,,70.0,,,,,,,"Sodium, Na",MG +1239148,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1239792,1093,351.0,,70.0,,,,,,,"Sodium, Na",MG +1240162,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1240265,1093,882.0,,70.0,,,,,,,"Sodium, Na",MG +1240329,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +1240665,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +1240692,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1240998,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +1241021,1093,867.0,,70.0,,,,,,,"Sodium, Na",MG +1241518,1093,1633.0,,70.0,,,,,,,"Sodium, Na",MG +1242785,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1242803,1093,255.0,,70.0,,,,,,,"Sodium, Na",MG +1243126,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG +1243193,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1243221,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1243383,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +1243424,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +1243984,1093,650.0,,70.0,,,,,,,"Sodium, Na",MG +1244759,1093,66.0,,70.0,,,,,,,"Sodium, Na",MG +1244923,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG +1244960,1093,388.0,,70.0,,,,,,,"Sodium, Na",MG +1245001,1093,592.0,,70.0,,,,,,,"Sodium, Na",MG +1245174,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +1245189,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +1245335,1093,262.0,,70.0,,,,,,,"Sodium, Na",MG +1245541,1093,541.0,,70.0,,,,,,,"Sodium, Na",MG +1245760,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1245916,1093,526.0,,70.0,,,,,,,"Sodium, Na",MG +1245988,1093,217.0,,70.0,,,,,,,"Sodium, Na",MG +1246011,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG +1246423,1093,331.0,,70.0,,,,,,,"Sodium, Na",MG +1246544,1093,408.0,,70.0,,,,,,,"Sodium, Na",MG +1246551,1093,1765.0,,70.0,,,,,,,"Sodium, Na",MG +1246607,1093,312.0,,70.0,,,,,,,"Sodium, Na",MG +1246697,1093,1316.0,,70.0,,,,,,,"Sodium, Na",MG +1246909,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +1246915,1093,335.0,,70.0,,,,,,,"Sodium, Na",MG +1247053,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1247697,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1247938,1093,212.0,,70.0,,,,,,,"Sodium, Na",MG +1248174,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG +1248245,1093,407.0,,70.0,,,,,,,"Sodium, Na",MG +1248397,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG +1248499,1093,432.0,,70.0,,,,,,,"Sodium, Na",MG +1248697,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG +1248870,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +1249502,1093,133.0,,70.0,,,,,,,"Sodium, Na",MG +1249973,1093,95.0,,70.0,,,,,,,"Sodium, Na",MG +1250109,1093,338.0,,70.0,,,,,,,"Sodium, Na",MG +1250306,1093,1333.0,,70.0,,,,,,,"Sodium, Na",MG +1250459,1093,718.0,,70.0,,,,,,,"Sodium, Na",MG +1250655,1093,20.0,,70.0,,,,,,,"Sodium, Na",MG +1250662,1093,227.0,,70.0,,,,,,,"Sodium, Na",MG +1250884,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1250910,1093,12500.0,,70.0,,,,,,,"Sodium, Na",MG +1251056,1093,421.0,,70.0,,,,,,,"Sodium, Na",MG +1251099,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1251272,1093,976.0,,70.0,,,,,,,"Sodium, Na",MG +1251436,1093,545.0,,70.0,,,,,,,"Sodium, Na",MG +1251547,1093,256.0,,70.0,,,,,,,"Sodium, Na",MG +1251631,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +1251882,1093,632.0,,70.0,,,,,,,"Sodium, Na",MG +1252018,1093,96.0,,70.0,,,,,,,"Sodium, Na",MG +1252094,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1252193,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1252751,1093,169.0,,70.0,,,,,,,"Sodium, Na",MG +1252939,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +1253043,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1253132,1093,753.0,,70.0,,,,,,,"Sodium, Na",MG +1253174,1093,28.0,,70.0,,,,,,,"Sodium, Na",MG +1253516,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1253723,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +1254107,1093,768.0,,70.0,,,,,,,"Sodium, Na",MG +1254288,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1254550,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1254636,1093,1536.0,,70.0,,,,,,,"Sodium, Na",MG +1254890,1093,1368.0,,70.0,,,,,,,"Sodium, Na",MG +1254950,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG +1255008,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG +1255651,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1256181,1093,46.0,,70.0,,,,,,,"Sodium, Na",MG +1256265,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +1256286,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG +1256297,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +1256439,1093,103.0,,70.0,,,,,,,"Sodium, Na",MG +1257208,1093,5.0,,70.0,,,,,,,"Sodium, Na",MG +1257340,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1257364,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +1257445,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1257544,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1257761,1093,289.0,,70.0,,,,,,,"Sodium, Na",MG +1258338,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +1258521,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG +1258759,1093,45.0,,70.0,,,,,,,"Sodium, Na",MG +1258977,1093,170.0,,70.0,,,,,,,"Sodium, Na",MG +1259398,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1259457,1093,517.0,,70.0,,,,,,,"Sodium, Na",MG +1260072,1093,348.0,,70.0,,,,,,,"Sodium, Na",MG +1260246,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +1260265,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +1260387,1093,387.0,,70.0,,,,,,,"Sodium, Na",MG +1260524,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG +1260567,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG +1260598,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +1261179,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +1261186,1093,310.0,,70.0,,,,,,,"Sodium, Na",MG +1261324,1093,155.0,,70.0,,,,,,,"Sodium, Na",MG +1261325,1093,378.0,,70.0,,,,,,,"Sodium, Na",MG +1261395,1093,532.0,,70.0,,,,,,,"Sodium, Na",MG +1261771,1093,837.0,,70.0,,,,,,,"Sodium, Na",MG +1261783,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +1261860,1093,119.0,,70.0,,,,,,,"Sodium, Na",MG +1261969,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1262107,1093,430.0,,70.0,,,,,,,"Sodium, Na",MG +1262208,1093,647.0,,70.0,,,,,,,"Sodium, Na",MG +1262455,1093,1133.0,,70.0,,,,,,,"Sodium, Na",MG +1263500,1093,4000.0,,70.0,,,,,,,"Sodium, Na",MG +1263572,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +1263667,1093,2286.0,,70.0,,,,,,,"Sodium, Na",MG +1263713,1093,141.0,,70.0,,,,,,,"Sodium, Na",MG +1263804,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +1263874,1093,9556.0,,70.0,,,,,,,"Sodium, Na",MG +1264240,1093,246.0,,70.0,,,,,,,"Sodium, Na",MG +1264252,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1264645,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1264846,1093,397.0,,70.0,,,,,,,"Sodium, Na",MG +1264890,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1264904,1093,556.0,,70.0,,,,,,,"Sodium, Na",MG +1265033,1093,5600.0,,70.0,,,,,,,"Sodium, Na",MG +1265087,1093,245.0,,70.0,,,,,,,"Sodium, Na",MG +1265346,1093,721.0,,70.0,,,,,,,"Sodium, Na",MG +1265929,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +1266091,1093,565.0,,70.0,,,,,,,"Sodium, Na",MG +1266097,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1266114,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +1266118,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1266339,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1266623,1093,621.0,,70.0,,,,,,,"Sodium, Na",MG +1266971,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG +1267126,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1267410,1093,244.0,,70.0,,,,,,,"Sodium, Na",MG +1267441,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +1267506,1093,765.0,,70.0,,,,,,,"Sodium, Na",MG +1268132,1093,816.0,,70.0,,,,,,,"Sodium, Na",MG +1268292,1093,1070.0,,70.0,,,,,,,"Sodium, Na",MG +1268353,1093,355.0,,70.0,,,,,,,"Sodium, Na",MG +1268557,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +1269234,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1269459,1093,550.0,,70.0,,,,,,,"Sodium, Na",MG +1269675,1093,398.0,,70.0,,,,,,,"Sodium, Na",MG +1269840,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG +1270049,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1270415,1093,156.0,,70.0,,,,,,,"Sodium, Na",MG +1270451,1093,355.0,,70.0,,,,,,,"Sodium, Na",MG +1270653,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +1270945,1093,140.0,,70.0,,,,,,,"Sodium, Na",MG +1270957,1093,70.0,,70.0,,,,,,,"Sodium, Na",MG +1271401,1093,120.0,,70.0,,,,,,,"Sodium, Na",MG +1271470,1093,218.0,,70.0,,,,,,,"Sodium, Na",MG +1271606,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +1271620,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG +1271856,1093,840.0,,70.0,,,,,,,"Sodium, Na",MG +1272137,1093,744.0,,70.0,,,,,,,"Sodium, Na",MG +1272401,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG +1272569,1093,421.0,,70.0,,,,,,,"Sodium, Na",MG +1272709,1093,380.0,,70.0,,,,,,,"Sodium, Na",MG +1272838,1093,583.0,,70.0,,,,,,,"Sodium, Na",MG +1273341,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG +1273370,1093,233.0,,70.0,,,,,,,"Sodium, Na",MG +1273788,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +1273914,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1274122,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +1274149,1093,145.0,,70.0,,,,,,,"Sodium, Na",MG +1274223,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +1274321,1093,221.0,,70.0,,,,,,,"Sodium, Na",MG +1274596,1093,717.0,,70.0,,,,,,,"Sodium, Na",MG +1274632,1093,188.0,,70.0,,,,,,,"Sodium, Na",MG +1275289,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1275552,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG +1276034,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG +1276057,1093,165.0,,70.0,,,,,,,"Sodium, Na",MG +1276190,1093,66.0,,70.0,,,,,,,"Sodium, Na",MG +1276247,1093,261.0,,70.0,,,,,,,"Sodium, Na",MG +1276306,1093,713.0,,70.0,,,,,,,"Sodium, Na",MG +1276780,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +1276869,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +1277188,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG +1277205,1093,2071.0,,70.0,,,,,,,"Sodium, Na",MG +1277439,1093,853.0,,70.0,,,,,,,"Sodium, Na",MG +1277516,1093,94.0,,70.0,,,,,,,"Sodium, Na",MG +1277546,1093,186.0,,70.0,,,,,,,"Sodium, Na",MG +1277577,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +1277805,1093,161.0,,70.0,,,,,,,"Sodium, Na",MG +1277847,1093,1067.0,,70.0,,,,,,,"Sodium, Na",MG +1277860,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +1277925,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1278054,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1278678,1093,116.0,,70.0,,,,,,,"Sodium, Na",MG +1278769,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1278891,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1279254,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG +1279528,1093,4857.0,,70.0,,,,,,,"Sodium, Na",MG +1280086,1093,635.0,,70.0,,,,,,,"Sodium, Na",MG +1280526,1093,317.0,,70.0,,,,,,,"Sodium, Na",MG +1281111,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1281650,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG +1281680,1093,136.0,,70.0,,,,,,,"Sodium, Na",MG +1281915,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG +1282029,1093,625.0,,70.0,,,,,,,"Sodium, Na",MG +1282033,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG +1282225,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +1282452,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG +1282799,1093,398.0,,70.0,,,,,,,"Sodium, Na",MG +1282884,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG +1282890,1093,41.0,,70.0,,,,,,,"Sodium, Na",MG +1283170,1093,1154.0,,70.0,,,,,,,"Sodium, Na",MG +1284147,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG +1284207,1093,557.0,,70.0,,,,,,,"Sodium, Na",MG +1284685,1093,560.0,,70.0,,,,,,,"Sodium, Na",MG +1284782,1093,59.0,,70.0,,,,,,,"Sodium, Na",MG +1284993,1093,253.0,,70.0,,,,,,,"Sodium, Na",MG +1286414,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1286522,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +1286557,1093,1500.0,,70.0,,,,,,,"Sodium, Na",MG +1286598,1093,897.0,,70.0,,,,,,,"Sodium, Na",MG +1286730,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +1286835,1093,123.0,,70.0,,,,,,,"Sodium, Na",MG +1286855,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1287920,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1288082,1093,46.0,,70.0,,,,,,,"Sodium, Na",MG +1288149,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG +1288281,1093,80.0,,70.0,,,,,,,"Sodium, Na",MG +1288293,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +1288494,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1289068,1093,938.0,,70.0,,,,,,,"Sodium, Na",MG +1290005,1093,835.0,,70.0,,,,,,,"Sodium, Na",MG +1290429,1093,230.0,,70.0,,,,,,,"Sodium, Na",MG +1290518,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1291181,1093,160.0,,70.0,,,,,,,"Sodium, Na",MG +1291524,1093,289.0,,70.0,,,,,,,"Sodium, Na",MG +1291862,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG +1291946,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +1292150,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +1292383,1093,618.0,,70.0,,,,,,,"Sodium, Na",MG +1292487,1093,27.0,,70.0,,,,,,,"Sodium, Na",MG +1292881,1093,1800.0,,70.0,,,,,,,"Sodium, Na",MG +1293049,1093,619.0,,70.0,,,,,,,"Sodium, Na",MG +1293176,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1293251,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +1293465,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +1293602,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG +1293871,1093,262.0,,70.0,,,,,,,"Sodium, Na",MG +1294255,1093,1.0,,70.0,,,,,,,"Sodium, Na",MG +1294310,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1294311,1093,789.0,,70.0,,,,,,,"Sodium, Na",MG +1294381,1093,368.0,,70.0,,,,,,,"Sodium, Na",MG +1294445,1093,1300.0,,70.0,,,,,,,"Sodium, Na",MG +1294624,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +1294880,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1295803,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +1296707,1093,496.0,,70.0,,,,,,,"Sodium, Na",MG +1296963,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG +1297473,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1297714,1093,21.0,,70.0,,,,,,,"Sodium, Na",MG +1297739,1093,867.0,,70.0,,,,,,,"Sodium, Na",MG +1297903,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG +1297922,1093,238.0,,70.0,,,,,,,"Sodium, Na",MG +1298084,1093,104.0,,70.0,,,,,,,"Sodium, Na",MG +1298120,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG +1298466,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1298735,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1298819,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1298983,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1299082,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1299164,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG +1299776,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1299846,1093,207.0,,70.0,,,,,,,"Sodium, Na",MG +1300827,1093,875.0,,70.0,,,,,,,"Sodium, Na",MG +1301040,1093,1594.0,,70.0,,,,,,,"Sodium, Na",MG +1301069,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG +1301143,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG +1301211,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +1301312,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG +1301323,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1301454,1093,13.0,,70.0,,,,,,,"Sodium, Na",MG +1301844,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG +1301906,1093,196.0,,70.0,,,,,,,"Sodium, Na",MG +1302015,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1302028,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +1302180,1093,353.0,,70.0,,,,,,,"Sodium, Na",MG +1302271,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +1302332,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1302341,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1303450,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG +1303486,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +1303915,1093,1719.0,,70.0,,,,,,,"Sodium, Na",MG +1303936,1093,1714.0,,70.0,,,,,,,"Sodium, Na",MG +1304005,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1304143,1093,1179.0,,70.0,,,,,,,"Sodium, Na",MG +1304253,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG +1304361,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG +1304487,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +1304678,1093,452.0,,70.0,,,,,,,"Sodium, Na",MG +1304797,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1304877,1093,629.0,,70.0,,,,,,,"Sodium, Na",MG +1304900,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG +1304918,1093,686.0,,70.0,,,,,,,"Sodium, Na",MG +1304975,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1305756,1093,844.0,,70.0,,,,,,,"Sodium, Na",MG +1305777,1093,613.0,,70.0,,,,,,,"Sodium, Na",MG +1305793,1093,699.0,,70.0,,,,,,,"Sodium, Na",MG +1306142,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1306313,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG +1306346,1093,346.0,,70.0,,,,,,,"Sodium, Na",MG +1307663,1093,281.0,,70.0,,,,,,,"Sodium, Na",MG +1307972,1093,174.0,,70.0,,,,,,,"Sodium, Na",MG +1308634,1093,81.0,,70.0,,,,,,,"Sodium, Na",MG +1309058,1093,473.0,,70.0,,,,,,,"Sodium, Na",MG +1309332,1093,1417.0,,70.0,,,,,,,"Sodium, Na",MG +1309609,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1309677,1093,774.0,,70.0,,,,,,,"Sodium, Na",MG +1310864,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG +1310886,1093,60.0,,70.0,,,,,,,"Sodium, Na",MG +1311061,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG +1311354,1093,306.0,,70.0,,,,,,,"Sodium, Na",MG +1311575,1093,63.0,,70.0,,,,,,,"Sodium, Na",MG +1311620,1093,261.0,,70.0,,,,,,,"Sodium, Na",MG +1311780,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +1312432,1093,1875.0,,70.0,,,,,,,"Sodium, Na",MG +1312541,1093,1429.0,,70.0,,,,,,,"Sodium, Na",MG +1312833,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1313032,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1313157,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG +1313494,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG +1313649,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1313823,1093,257.0,,70.0,,,,,,,"Sodium, Na",MG +1314035,1093,276.0,,70.0,,,,,,,"Sodium, Na",MG +1314252,1093,132.0,,70.0,,,,,,,"Sodium, Na",MG +1314474,1093,893.0,,70.0,,,,,,,"Sodium, Na",MG +1314745,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1314753,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG +1314968,1093,315.0,,70.0,,,,,,,"Sodium, Na",MG +1315315,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +1315604,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1315748,1093,732.0,,70.0,,,,,,,"Sodium, Na",MG +1316258,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +1316263,1093,5.0,,70.0,,,,,,,"Sodium, Na",MG +1316983,1093,59.0,,70.0,,,,,,,"Sodium, Na",MG +1317291,1093,419.0,,70.0,,,,,,,"Sodium, Na",MG +1317814,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +1318054,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +1318622,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1318940,1093,291.0,,70.0,,,,,,,"Sodium, Na",MG +1319031,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1319705,1093,146.0,,70.0,,,,,,,"Sodium, Na",MG +1319971,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +1319978,1093,688.0,,70.0,,,,,,,"Sodium, Na",MG +1320205,1093,1733.0,,70.0,,,,,,,"Sodium, Na",MG +1320208,1093,875.0,,70.0,,,,,,,"Sodium, Na",MG +1320449,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +1320489,1093,372.0,,70.0,,,,,,,"Sodium, Na",MG +1321011,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +1321107,1093,481.0,,70.0,,,,,,,"Sodium, Na",MG +1321252,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1321355,1093,419.0,,70.0,,,,,,,"Sodium, Na",MG +1321438,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG +1321520,1093,1279.0,,70.0,,,,,,,"Sodium, Na",MG +1321689,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +1322216,1093,194.0,,70.0,,,,,,,"Sodium, Na",MG +1322248,1093,1333.0,,70.0,,,,,,,"Sodium, Na",MG +1322326,1093,314.0,,70.0,,,,,,,"Sodium, Na",MG +1322387,1093,253.0,,70.0,,,,,,,"Sodium, Na",MG +1322732,1093,1133.0,,70.0,,,,,,,"Sodium, Na",MG +1322771,1093,60.0,,70.0,,,,,,,"Sodium, Na",MG +1323882,1093,203.0,,70.0,,,,,,,"Sodium, Na",MG +1324002,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG +1324376,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG +1324633,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +1324888,1093,581.0,,70.0,,,,,,,"Sodium, Na",MG +1325060,1093,867.0,,70.0,,,,,,,"Sodium, Na",MG +1325295,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +1325563,1093,544.0,,70.0,,,,,,,"Sodium, Na",MG +1325810,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG +1325830,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG +1325858,1093,141.0,,70.0,,,,,,,"Sodium, Na",MG +1325864,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +1325944,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1325969,1093,169.0,,70.0,,,,,,,"Sodium, Na",MG +1326443,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG +1326552,1093,243.0,,70.0,,,,,,,"Sodium, Na",MG +1326828,1093,34.0,,70.0,,,,,,,"Sodium, Na",MG +1327030,1093,896.0,,70.0,,,,,,,"Sodium, Na",MG +1327083,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1327106,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG +1327113,1093,1.0,,70.0,,,,,,,"Sodium, Na",MG +1327218,1093,421.0,,70.0,,,,,,,"Sodium, Na",MG +1327263,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1327524,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +1328659,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG +1328850,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1330256,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1330415,1093,189.0,,70.0,,,,,,,"Sodium, Na",MG +1330476,1093,741.0,,70.0,,,,,,,"Sodium, Na",MG +1330545,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1330679,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1331742,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1331752,1093,516.0,,70.0,,,,,,,"Sodium, Na",MG +1331993,1093,1167.0,,70.0,,,,,,,"Sodium, Na",MG +1332111,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1332468,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +1332530,1093,212.0,,70.0,,,,,,,"Sodium, Na",MG +1332950,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +1333204,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +1334146,1093,341.0,,70.0,,,,,,,"Sodium, Na",MG +1334548,1093,10000.0,,70.0,,,,,,,"Sodium, Na",MG +1334936,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +1335563,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1335612,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +1335912,1093,139.0,,70.0,,,,,,,"Sodium, Na",MG +1336959,1093,409.0,,70.0,,,,,,,"Sodium, Na",MG +1337211,1093,173.0,,70.0,,,,,,,"Sodium, Na",MG +1337302,1093,42.0,,70.0,,,,,,,"Sodium, Na",MG +1337306,1093,165.0,,70.0,,,,,,,"Sodium, Na",MG +1337685,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1338174,1093,269.0,,70.0,,,,,,,"Sodium, Na",MG +1338543,1093,1458.0,,70.0,,,,,,,"Sodium, Na",MG +1339819,1093,828.0,,70.0,,,,,,,"Sodium, Na",MG +1339873,1093,383.0,,70.0,,,,,,,"Sodium, Na",MG +1340571,1093,566.0,,70.0,,,,,,,"Sodium, Na",MG +1340598,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1340727,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG +1340906,1093,554.0,,70.0,,,,,,,"Sodium, Na",MG +1340947,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1341524,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG +1342794,1093,324.0,,70.0,,,,,,,"Sodium, Na",MG +1342860,1093,980.0,,70.0,,,,,,,"Sodium, Na",MG +1342893,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1342905,1093,21.0,,70.0,,,,,,,"Sodium, Na",MG +1342934,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1343016,1093,1750.0,,70.0,,,,,,,"Sodium, Na",MG +1343817,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +1344026,1093,446.0,,70.0,,,,,,,"Sodium, Na",MG +1344136,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG +1344205,1093,364.0,,70.0,,,,,,,"Sodium, Na",MG +1344950,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1345021,1093,752.0,,70.0,,,,,,,"Sodium, Na",MG +1345666,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +1345917,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +1346321,1093,1750.0,,70.0,,,,,,,"Sodium, Na",MG +1347012,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1347472,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +1347884,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1347923,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1348162,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +1348488,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG +1348499,1093,531.0,,70.0,,,,,,,"Sodium, Na",MG +1348588,1093,520.0,,70.0,,,,,,,"Sodium, Na",MG +1348636,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1348701,1093,22.0,,70.0,,,,,,,"Sodium, Na",MG +1349035,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +1349367,1093,258.0,,70.0,,,,,,,"Sodium, Na",MG +1349519,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG +1349846,1093,656.0,,70.0,,,,,,,"Sodium, Na",MG +1349862,1093,49.0,,70.0,,,,,,,"Sodium, Na",MG +1350055,1093,313.0,,70.0,,,,,,,"Sodium, Na",MG +1350094,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1352603,1093,26.0,,70.0,,,,,,,"Sodium, Na",MG +1352685,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG +1352761,1093,160.0,,70.0,,,,,,,"Sodium, Na",MG +1353218,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1353424,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +1353963,1093,185.0,,70.0,,,,,,,"Sodium, Na",MG +1354107,1093,232.0,,70.0,,,,,,,"Sodium, Na",MG +1354423,1093,70.0,,70.0,,,,,,,"Sodium, Na",MG +1354531,1093,496.0,,70.0,,,,,,,"Sodium, Na",MG +1355049,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG +1355259,1093,414.0,,70.0,,,,,,,"Sodium, Na",MG +1355289,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +1355354,1093,325.0,,70.0,,,,,,,"Sodium, Na",MG +1355486,1093,1286.0,,70.0,,,,,,,"Sodium, Na",MG +1355511,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1355779,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1355808,1093,249.0,,70.0,,,,,,,"Sodium, Na",MG +1355937,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1356340,1093,37.0,,70.0,,,,,,,"Sodium, Na",MG +1356611,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1356820,1093,323.0,,70.0,,,,,,,"Sodium, Na",MG +1357023,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +1357101,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +1357423,1093,1286.0,,70.0,,,,,,,"Sodium, Na",MG +1357498,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1357527,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG +1357861,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1357938,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG +1358000,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG +1358153,1093,340.0,,70.0,,,,,,,"Sodium, Na",MG +1358191,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +1358232,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG +1358280,1093,1286.0,,70.0,,,,,,,"Sodium, Na",MG +1358557,1093,169.0,,70.0,,,,,,,"Sodium, Na",MG +1358624,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1358715,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +1358854,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +1359102,1093,328.0,,70.0,,,,,,,"Sodium, Na",MG +1359183,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +1359420,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1359620,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1359644,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1359746,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1359835,1093,109.0,,70.0,,,,,,,"Sodium, Na",MG +1359849,1093,481.0,,70.0,,,,,,,"Sodium, Na",MG +1360032,1093,1714.0,,70.0,,,,,,,"Sodium, Na",MG +1360150,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1360253,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1360649,1093,13.0,,70.0,,,,,,,"Sodium, Na",MG +1360962,1093,655.0,,70.0,,,,,,,"Sodium, Na",MG +1361012,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG +1361216,1093,459.0,,70.0,,,,,,,"Sodium, Na",MG +1361518,1093,462.0,,70.0,,,,,,,"Sodium, Na",MG +1361686,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG +1362538,1093,220.0,,70.0,,,,,,,"Sodium, Na",MG +1362588,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +1363400,1093,10833.0,,70.0,,,,,,,"Sodium, Na",MG +1363405,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1363586,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1363747,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG +1364355,1093,203.0,,70.0,,,,,,,"Sodium, Na",MG +1364677,1093,720.0,,70.0,,,,,,,"Sodium, Na",MG +1365368,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1365429,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1366888,1093,1062.0,,70.0,,,,,,,"Sodium, Na",MG +1367383,1093,89.0,,70.0,,,,,,,"Sodium, Na",MG +1367554,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1368421,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +1368764,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1369325,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG +1369468,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +1369683,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1369934,1093,2143.0,,70.0,,,,,,,"Sodium, Na",MG +1370120,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1370225,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +1370724,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +1372548,1093,3286.0,,70.0,,,,,,,"Sodium, Na",MG +1372666,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1372745,1093,867.0,,70.0,,,,,,,"Sodium, Na",MG +1372795,1093,266.0,,70.0,,,,,,,"Sodium, Na",MG +1372955,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1373097,1093,137.0,,70.0,,,,,,,"Sodium, Na",MG +1373106,1093,1500.0,,70.0,,,,,,,"Sodium, Na",MG +1373214,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +1373354,1093,247.0,,70.0,,,,,,,"Sodium, Na",MG +1373841,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +1373869,1093,1107.0,,70.0,,,,,,,"Sodium, Na",MG +1373875,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1374418,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG +1374535,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG +1374825,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG +1374832,1093,611.0,,70.0,,,,,,,"Sodium, Na",MG +1375162,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1375180,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +1375246,1093,86.0,,70.0,,,,,,,"Sodium, Na",MG +1375732,1093,1607.0,,70.0,,,,,,,"Sodium, Na",MG +1375735,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +1375838,1093,382.0,,70.0,,,,,,,"Sodium, Na",MG +1375863,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG +1375929,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1375966,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1376073,1093,371.0,,70.0,,,,,,,"Sodium, Na",MG +1376142,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1376152,1093,550.0,,70.0,,,,,,,"Sodium, Na",MG +1376808,1093,486.0,,70.0,,,,,,,"Sodium, Na",MG +1377129,1093,425.0,,70.0,,,,,,,"Sodium, Na",MG +1377290,1093,312.0,,70.0,,,,,,,"Sodium, Na",MG +1377462,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1377526,1093,198.0,,70.0,,,,,,,"Sodium, Na",MG +1377590,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG +1377909,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG +1377969,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1377983,1093,61.0,,70.0,,,,,,,"Sodium, Na",MG +1378123,1093,170.0,,70.0,,,,,,,"Sodium, Na",MG +1378154,1093,296.0,,70.0,,,,,,,"Sodium, Na",MG +1378468,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1378884,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1378918,1093,274.0,,70.0,,,,,,,"Sodium, Na",MG +1378937,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1378965,1093,462.0,,70.0,,,,,,,"Sodium, Na",MG +1379023,1093,544.0,,70.0,,,,,,,"Sodium, Na",MG +1379109,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +1379565,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG +1379626,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1379891,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1380449,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG +1380994,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG +1381050,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG +1381138,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +1381641,1093,16.0,,70.0,,,,,,,"Sodium, Na",MG +1382342,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG +1383494,1093,423.0,,70.0,,,,,,,"Sodium, Na",MG +1383544,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG +1383615,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +1383995,1093,461.0,,70.0,,,,,,,"Sodium, Na",MG +1384298,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG +1384369,1093,1214.0,,70.0,,,,,,,"Sodium, Na",MG +1384507,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1384515,1093,575.0,,70.0,,,,,,,"Sodium, Na",MG +1384629,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG +1384711,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1384751,1093,718.0,,70.0,,,,,,,"Sodium, Na",MG +1384802,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1384936,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG +1385004,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG +1385052,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG +1385880,1093,3300.0,,70.0,,,,,,,"Sodium, Na",MG +1385938,1093,365.0,,70.0,,,,,,,"Sodium, Na",MG +1385945,1093,217.0,,70.0,,,,,,,"Sodium, Na",MG +1386135,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG +1386254,1093,60.0,,70.0,,,,,,,"Sodium, Na",MG +1386353,1093,238.0,,70.0,,,,,,,"Sodium, Na",MG +1386479,1093,312.0,,70.0,,,,,,,"Sodium, Na",MG +1386707,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG +1387088,1093,752.0,,70.0,,,,,,,"Sodium, Na",MG +1387182,1093,1814.0,,70.0,,,,,,,"Sodium, Na",MG +1388185,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG +1388723,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG +1388930,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +1389045,1093,365.0,,70.0,,,,,,,"Sodium, Na",MG +1389400,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1389450,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1389818,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG +1389830,1093,65.0,,70.0,,,,,,,"Sodium, Na",MG +1389926,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +1390082,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG +1390089,1093,161.0,,70.0,,,,,,,"Sodium, Na",MG +1390371,1093,34.0,,70.0,,,,,,,"Sodium, Na",MG +1391196,1093,387.0,,70.0,,,,,,,"Sodium, Na",MG +1391241,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1391268,1093,263.0,,70.0,,,,,,,"Sodium, Na",MG +1391655,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG +1391789,1093,1479.0,,70.0,,,,,,,"Sodium, Na",MG +1392086,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG +1392089,1093,900.0,,70.0,,,,,,,"Sodium, Na",MG +1392571,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1393199,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG +1393492,1093,153.0,,70.0,,,,,,,"Sodium, Na",MG +1393537,1093,377.0,,70.0,,,,,,,"Sodium, Na",MG +1394276,1093,1667.0,,70.0,,,,,,,"Sodium, Na",MG +1394357,1093,262.0,,70.0,,,,,,,"Sodium, Na",MG +1394562,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +1394565,1093,1613.0,,70.0,,,,,,,"Sodium, Na",MG +1394621,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG +1394643,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +1394823,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +1394859,1093,161.0,,70.0,,,,,,,"Sodium, Na",MG +1394953,1093,1067.0,,70.0,,,,,,,"Sodium, Na",MG +1395225,1093,1179.0,,70.0,,,,,,,"Sodium, Na",MG +1395401,1093,288.0,,70.0,,,,,,,"Sodium, Na",MG +1395441,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +1395722,1093,1800.0,,70.0,,,,,,,"Sodium, Na",MG +1395728,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +1396114,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG +1396232,1093,2000.0,,70.0,,,,,,,"Sodium, Na",MG +1397038,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1397340,1093,402.0,,70.0,,,,,,,"Sodium, Na",MG +1397707,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1397724,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1397801,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG +1398221,1093,79.0,,70.0,,,,,,,"Sodium, Na",MG +1399349,1093,277.0,,70.0,,,,,,,"Sodium, Na",MG +1399360,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1399859,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG +1400091,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG +1400098,1093,712.0,,70.0,,,,,,,"Sodium, Na",MG +1402090,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +1402236,1093,115.0,,70.0,,,,,,,"Sodium, Na",MG +1402302,1093,1455.0,,70.0,,,,,,,"Sodium, Na",MG +1402780,1093,744.0,,70.0,,,,,,,"Sodium, Na",MG +1403090,1093,115.0,,70.0,,,,,,,"Sodium, Na",MG +1403404,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1403969,1093,3400.0,,70.0,,,,,,,"Sodium, Na",MG +1403971,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1404026,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG +1404194,1093,274.0,,70.0,,,,,,,"Sodium, Na",MG +1404633,1093,831.0,,70.0,,,,,,,"Sodium, Na",MG +1405744,1093,583.0,,70.0,,,,,,,"Sodium, Na",MG +1406017,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1406062,1093,864.0,,70.0,,,,,,,"Sodium, Na",MG +1406153,1093,210.0,,70.0,,,,,,,"Sodium, Na",MG +1407074,1093,303.0,,70.0,,,,,,,"Sodium, Na",MG +1407395,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG +1407750,1093,340.0,,70.0,,,,,,,"Sodium, Na",MG +1407920,1093,567.0,,70.0,,,,,,,"Sodium, Na",MG +1408950,1093,381.0,,70.0,,,,,,,"Sodium, Na",MG +1409378,1093,340.0,,70.0,,,,,,,"Sodium, Na",MG +1409970,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +1410048,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1411052,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1411495,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1411604,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +1411605,1093,5.0,,70.0,,,,,,,"Sodium, Na",MG +1411632,1093,18.0,,71.0,,,,,,,"Sodium, Na",MG +1411794,1093,81.0,,70.0,,,,,,,"Sodium, Na",MG +1411805,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1412072,1093,430.0,,70.0,,,,,,,"Sodium, Na",MG +1412412,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +1412413,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG +1413027,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1413113,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1413130,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1413238,1093,120.0,,70.0,,,,,,,"Sodium, Na",MG +1413506,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +1414086,1093,13.0,,70.0,,,,,,,"Sodium, Na",MG +1414542,1093,654.0,,70.0,,,,,,,"Sodium, Na",MG +1414551,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +1414556,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG +1414621,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1414716,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +1415018,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1415219,1093,367.0,,70.0,,,,,,,"Sodium, Na",MG +1415290,1093,319.0,,70.0,,,,,,,"Sodium, Na",MG +1415298,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1415656,1093,1971.0,,70.0,,,,,,,"Sodium, Na",MG +1415707,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG +1416124,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG +1416445,1093,28.0,,70.0,,,,,,,"Sodium, Na",MG +1416483,1093,91.0,,70.0,,,,,,,"Sodium, Na",MG +1416637,1093,340.0,,70.0,,,,,,,"Sodium, Na",MG +1417013,1093,68.0,,70.0,,,,,,,"Sodium, Na",MG +1417142,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +1417244,1093,1081.0,,70.0,,,,,,,"Sodium, Na",MG +1417321,1093,2133.0,,70.0,,,,,,,"Sodium, Na",MG +1417325,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG +1417583,1093,486.0,,70.0,,,,,,,"Sodium, Na",MG +1417614,1093,41.0,,70.0,,,,,,,"Sodium, Na",MG +1417746,1093,580.0,,70.0,,,,,,,"Sodium, Na",MG +1417860,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +1417891,1093,274.0,,70.0,,,,,,,"Sodium, Na",MG +1418059,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +1418149,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1418765,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG +1418984,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +1419139,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +1419996,1093,130.0,,70.0,,,,,,,"Sodium, Na",MG +1420085,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG +1420280,1093,242.0,,70.0,,,,,,,"Sodium, Na",MG +1420827,1093,636.0,,70.0,,,,,,,"Sodium, Na",MG +1420984,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1421079,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG +1421127,1093,658.0,,70.0,,,,,,,"Sodium, Na",MG +1421435,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG +1421787,1093,696.0,,70.0,,,,,,,"Sodium, Na",MG +1421932,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +1422133,1093,630.0,,70.0,,,,,,,"Sodium, Na",MG +1422452,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1423261,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG +1423366,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +1423589,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1423681,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +1423861,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1423913,1093,383.0,,70.0,,,,,,,"Sodium, Na",MG +1423917,1093,217.0,,70.0,,,,,,,"Sodium, Na",MG +1424411,1093,152.0,,70.0,,,,,,,"Sodium, Na",MG +1424449,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG +1424464,1093,82.0,,70.0,,,,,,,"Sodium, Na",MG +1424860,1093,11429.0,,70.0,,,,,,,"Sodium, Na",MG +1425177,1093,1344.0,,70.0,,,,,,,"Sodium, Na",MG +1425256,1093,782.0,,70.0,,,,,,,"Sodium, Na",MG +1425504,1093,845.0,,70.0,,,,,,,"Sodium, Na",MG +1425777,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG +1425981,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1426327,1093,128.0,,70.0,,,,,,,"Sodium, Na",MG +1426363,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG +1426453,1093,338.0,,70.0,,,,,,,"Sodium, Na",MG +1426665,1093,237.0,,70.0,,,,,,,"Sodium, Na",MG +1426685,1093,265.0,,70.0,,,,,,,"Sodium, Na",MG +1426955,1093,404.0,,70.0,,,,,,,"Sodium, Na",MG +1427364,1093,32.0,,70.0,,,,,,,"Sodium, Na",MG +1427482,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +1428172,1093,414.0,,70.0,,,,,,,"Sodium, Na",MG +1428462,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +1428735,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +1428771,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1431098,1093,297.0,,70.0,,,,,,,"Sodium, Na",MG +1432338,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +1432906,1093,386.0,,70.0,,,,,,,"Sodium, Na",MG +1434539,1093,1263.0,,70.0,,,,,,,"Sodium, Na",MG +1434769,1093,426.0,,70.0,,,,,,,"Sodium, Na",MG +1435298,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +1435345,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +1435609,1093,317.0,,70.0,,,,,,,"Sodium, Na",MG +1435626,1093,2791.0,,70.0,,,,,,,"Sodium, Na",MG +1436376,1093,73.0,,70.0,,,,,,,"Sodium, Na",MG +1436465,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1436580,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +1444974,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG +1455342,1093,202.0,,71.0,,,,,,,"Sodium, Na",MG +1455446,1093,9.0,,71.0,,,,,,,"Sodium, Na",MG +1455585,1093,667.0,,71.0,,,,,,,"Sodium, Na",MG +1455863,1093,1183.0,,71.0,,,,,,,"Sodium, Na",MG +1455965,1093,342.0,,71.0,,,,,,,"Sodium, Na",MG +1456144,1093,451.0,,78.0,,,,,,,"Sodium, Na",MG +1456330,1093,483.0,,71.0,,,,,,,"Sodium, Na",MG +1457001,1093,551.0,,78.0,,,,,,,"Sodium, Na",MG +1457093,1093,466.0,,78.0,,,,,,,"Sodium, Na",MG +1457112,1093,494.0,,71.0,,,,,,,"Sodium, Na",MG +1457605,1093,62.0,,71.0,,,,,,,"Sodium, Na",MG +1457914,1093,1.0,,78.0,,,,,,,"Sodium, Na",MG +1457918,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1458015,1093,1574.0,,71.0,,,,,,,"Sodium, Na",MG +1458021,1093,103.0,,71.0,,,,,,,"Sodium, Na",MG +1458972,1093,62.0,,71.0,,,,,,,"Sodium, Na",MG +1459458,1093,98.0,,71.0,,,,,,,"Sodium, Na",MG +1459571,1093,147.0,,78.0,,,,,,,"Sodium, Na",MG +1459578,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1459730,1093,1274.0,,71.0,,,,,,,"Sodium, Na",MG +1459858,1093,100.0,,72.0,,,,,,,"Sodium, Na",MG +1459898,1093,44.0,,71.0,,,,,,,"Sodium, Na",MG +1460096,1093,1000.0,,71.0,,,,,,,"Sodium, Na",MG +1460260,1093,62.0,,71.0,,,,,,,"Sodium, Na",MG +1460590,1093,179.0,,71.0,,,,,,,"Sodium, Na",MG +1461121,1093,83.0,,71.0,,,,,,,"Sodium, Na",MG +1461300,1093,58.0,,71.0,,,,,,,"Sodium, Na",MG +1461306,1093,288.0,,71.0,,,,,,,"Sodium, Na",MG +1461314,1093,192.0,,78.0,,,,,,,"Sodium, Na",MG +1461656,1093,10.0,,71.0,,,,,,,"Sodium, Na",MG +1461872,1093,742.0,,71.0,,,,,,,"Sodium, Na",MG +1462173,1093,679.0,,71.0,,,,,,,"Sodium, Na",MG +1462396,1093,589.0,,71.0,,,,,,,"Sodium, Na",MG +1462424,1093,205.0,,71.0,,,,,,,"Sodium, Na",MG +1880984,1093,225.0,,70.0,,,,,,,"Sodium, Na",MG +1462766,1093,136.0,,71.0,,,,,,,"Sodium, Na",MG +1462818,1093,758.0,,78.0,,,,,,,"Sodium, Na",MG +1462853,1093,1500.0,,71.0,,,,,,,"Sodium, Na",MG +1463154,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG +1463197,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +1463387,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +1463443,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG +1464052,1093,452.0,,70.0,,,,,,,"Sodium, Na",MG +1464420,1093,604.0,,70.0,,,,,,,"Sodium, Na",MG +1464449,1093,514.0,,70.0,,,,,,,"Sodium, Na",MG +1464478,1093,577.0,,70.0,,,,,,,"Sodium, Na",MG +1464663,1093,906.0,,70.0,,,,,,,"Sodium, Na",MG +1464975,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG +1464990,1093,9.0,,70.0,,,,,,,"Sodium, Na",MG +1465103,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1465109,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG +1465261,1093,157.0,,70.0,,,,,,,"Sodium, Na",MG +1465365,1093,484.0,,70.0,,,,,,,"Sodium, Na",MG +1465396,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +1465963,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG +1466833,1093,148.0,,70.0,,,,,,,"Sodium, Na",MG +1467173,1093,365.0,,70.0,,,,,,,"Sodium, Na",MG +1467340,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG +1467468,1093,459.0,,70.0,,,,,,,"Sodium, Na",MG +1467615,1093,98.0,,70.0,,,,,,,"Sodium, Na",MG +1467882,1093,361.0,,70.0,,,,,,,"Sodium, Na",MG +1468232,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1468898,1093,274.0,,70.0,,,,,,,"Sodium, Na",MG +1468904,1093,676.0,,70.0,,,,,,,"Sodium, Na",MG +1468930,1093,903.0,,70.0,,,,,,,"Sodium, Na",MG +1469082,1093,581.0,,70.0,,,,,,,"Sodium, Na",MG +1469215,1093,32.0,,70.0,,,,,,,"Sodium, Na",MG +1469542,1093,355.0,,70.0,,,,,,,"Sodium, Na",MG +1469801,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1470078,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG +1470169,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1470318,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG +1470832,1093,993.0,,70.0,,,,,,,"Sodium, Na",MG +1470894,1093,33636.0,,70.0,,,,,,,"Sodium, Na",MG +1471318,1093,422.0,,70.0,,,,,,,"Sodium, Na",MG +1471408,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1471595,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG +1471662,1093,390.0,,70.0,,,,,,,"Sodium, Na",MG +1472775,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG +1473045,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +1473169,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1473234,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +1473358,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG +1473523,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1473752,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +1473802,1093,378.0,,70.0,,,,,,,"Sodium, Na",MG +1474052,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG +1474186,1093,2400.0,,70.0,,,,,,,"Sodium, Na",MG +1474306,1093,432.0,,70.0,,,,,,,"Sodium, Na",MG +1474573,1093,480.0,,70.0,,,,,,,"Sodium, Na",MG +1474628,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1475265,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG +1475433,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG +1475601,1093,20.0,,70.0,,,,,,,"Sodium, Na",MG +1475645,1093,413.0,,70.0,,,,,,,"Sodium, Na",MG +1475844,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +1475992,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1476074,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +1476426,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1476489,1093,312.0,,70.0,,,,,,,"Sodium, Na",MG +1476554,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +1476665,1093,315.0,,70.0,,,,,,,"Sodium, Na",MG +1477027,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1477295,1093,292.0,,70.0,,,,,,,"Sodium, Na",MG +1477474,1093,617.0,,70.0,,,,,,,"Sodium, Na",MG +1477858,1093,363.0,,70.0,,,,,,,"Sodium, Na",MG +1478014,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1478248,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1478953,1093,197.0,,70.0,,,,,,,"Sodium, Na",MG +1478957,1093,808.0,,70.0,,,,,,,"Sodium, Na",MG +1479310,1093,514.0,,70.0,,,,,,,"Sodium, Na",MG +1479412,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +1479504,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1480024,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG +1480244,1093,89.0,,70.0,,,,,,,"Sodium, Na",MG +1480777,1093,68.0,,70.0,,,,,,,"Sodium, Na",MG +1481079,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1481163,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG +1481316,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1481321,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG +1481634,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG +1481797,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1481809,1093,1333.0,,70.0,,,,,,,"Sodium, Na",MG +1482029,1093,28000.0,,70.0,,,,,,,"Sodium, Na",MG +1482230,1093,594.0,,70.0,,,,,,,"Sodium, Na",MG +1482290,1093,73.0,,70.0,,,,,,,"Sodium, Na",MG +1482299,1093,1036.0,,70.0,,,,,,,"Sodium, Na",MG +1482487,1093,163.0,,70.0,,,,,,,"Sodium, Na",MG +1483128,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1483256,1093,115.0,,70.0,,,,,,,"Sodium, Na",MG +1483434,1093,824.0,,70.0,,,,,,,"Sodium, Na",MG +1483507,1093,512.0,,70.0,,,,,,,"Sodium, Na",MG +1483629,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG +1483777,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +1483794,1093,1250.0,,70.0,,,,,,,"Sodium, Na",MG +1483803,1093,1667.0,,70.0,,,,,,,"Sodium, Na",MG +1484001,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +1484025,1093,139.0,,70.0,,,,,,,"Sodium, Na",MG +1484483,1093,1156.0,,70.0,,,,,,,"Sodium, Na",MG +1484743,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +1484746,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +1485086,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +1485288,1093,20.0,,70.0,,,,,,,"Sodium, Na",MG +1485346,1093,535.0,,70.0,,,,,,,"Sodium, Na",MG +1485350,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1485752,1093,11750.0,,70.0,,,,,,,"Sodium, Na",MG +1485798,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +1485899,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG +1486063,1093,285.0,,70.0,,,,,,,"Sodium, Na",MG +1486095,1093,7200.0,,70.0,,,,,,,"Sodium, Na",MG +1486395,1093,1300.0,,70.0,,,,,,,"Sodium, Na",MG +1486550,1093,807.0,,70.0,,,,,,,"Sodium, Na",MG +1486568,1093,1222.0,,70.0,,,,,,,"Sodium, Na",MG +1486724,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +1486804,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG +1486992,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1487127,1093,610.0,,70.0,,,,,,,"Sodium, Na",MG +1487371,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +1487818,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1487917,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG +1488071,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG +1488610,1093,972.0,,70.0,,,,,,,"Sodium, Na",MG +1488877,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1488887,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +1489066,1093,23000.0,,70.0,,,,,,,"Sodium, Na",MG +1489315,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +1489341,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1489501,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1489574,1093,203.0,,70.0,,,,,,,"Sodium, Na",MG +1489643,1093,697.0,,70.0,,,,,,,"Sodium, Na",MG +1489709,1093,781.0,,70.0,,,,,,,"Sodium, Na",MG +1489863,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +1490974,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG +1491029,1093,269.0,,70.0,,,,,,,"Sodium, Na",MG +1491196,1093,159.0,,70.0,,,,,,,"Sodium, Na",MG +1491287,1093,269.0,,70.0,,,,,,,"Sodium, Na",MG +1491571,1093,306.0,,70.0,,,,,,,"Sodium, Na",MG +1491598,1093,1033.0,,70.0,,,,,,,"Sodium, Na",MG +1491828,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1491953,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1492127,1093,367.0,,70.0,,,,,,,"Sodium, Na",MG +1492263,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +1492327,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG +1492674,1093,338.0,,70.0,,,,,,,"Sodium, Na",MG +1492839,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +1492904,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1493190,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +1493199,1093,8500.0,,70.0,,,,,,,"Sodium, Na",MG +1493565,1093,260.0,,70.0,,,,,,,"Sodium, Na",MG +1493735,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +1493787,1093,639.0,,70.0,,,,,,,"Sodium, Na",MG +1493819,1093,512.0,,70.0,,,,,,,"Sodium, Na",MG +1494026,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +1494340,1093,432.0,,70.0,,,,,,,"Sodium, Na",MG +1494449,1093,829.0,,70.0,,,,,,,"Sodium, Na",MG +1494458,1093,26.0,,70.0,,,,,,,"Sodium, Na",MG +1494554,1093,180.0,,70.0,,,,,,,"Sodium, Na",MG +1494672,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1494869,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG +1495122,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1495356,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1495682,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1495955,1093,364.0,,70.0,,,,,,,"Sodium, Na",MG +1496110,1093,460.0,,70.0,,,,,,,"Sodium, Na",MG +1496217,1093,26.0,,70.0,,,,,,,"Sodium, Na",MG +1496378,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +1496888,1093,340.0,,70.0,,,,,,,"Sodium, Na",MG +1496985,1093,951.0,,70.0,,,,,,,"Sodium, Na",MG +1497017,1093,8333.0,,70.0,,,,,,,"Sodium, Na",MG +1497060,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1497178,1093,1333.0,,70.0,,,,,,,"Sodium, Na",MG +1497552,1093,2333.0,,70.0,,,,,,,"Sodium, Na",MG +1497922,1093,824.0,,70.0,,,,,,,"Sodium, Na",MG +1497946,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1498218,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1498247,1093,1500.0,,70.0,,,,,,,"Sodium, Na",MG +1498341,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1498586,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG +1498636,1093,741.0,,70.0,,,,,,,"Sodium, Na",MG +1498651,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG +1498656,1093,471.0,,70.0,,,,,,,"Sodium, Na",MG +1498843,1093,970.0,,70.0,,,,,,,"Sodium, Na",MG +1498990,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +1499068,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG +1499115,1093,92.0,,70.0,,,,,,,"Sodium, Na",MG +1499184,1093,376.0,,70.0,,,,,,,"Sodium, Na",MG +1499204,1093,9.0,,70.0,,,,,,,"Sodium, Na",MG +1499217,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +1499561,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG +1499739,1093,1643.0,,70.0,,,,,,,"Sodium, Na",MG +1500077,1093,16000.0,,70.0,,,,,,,"Sodium, Na",MG +1500394,1093,2683.0,,70.0,,,,,,,"Sodium, Na",MG +1500591,1093,407.0,,70.0,,,,,,,"Sodium, Na",MG +1500729,1093,4857.0,,70.0,,,,,,,"Sodium, Na",MG +1500733,1093,775.0,,70.0,,,,,,,"Sodium, Na",MG +1500808,1093,5600.0,,70.0,,,,,,,"Sodium, Na",MG +1500843,1093,277.0,,70.0,,,,,,,"Sodium, Na",MG +1501042,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG +1501053,1093,311.0,,70.0,,,,,,,"Sodium, Na",MG +1502164,1093,446.0,,70.0,,,,,,,"Sodium, Na",MG +1502700,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1502728,1093,425.0,,70.0,,,,,,,"Sodium, Na",MG +1502753,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG +1502922,1093,619.0,,70.0,,,,,,,"Sodium, Na",MG +1502977,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG +1503064,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1503409,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1503607,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG +1503722,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG +1503851,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +1504914,1093,15714.0,,70.0,,,,,,,"Sodium, Na",MG +1505015,1093,8571.0,,70.0,,,,,,,"Sodium, Na",MG +1505048,1093,1250.0,,70.0,,,,,,,"Sodium, Na",MG +1505092,1093,10000.0,,70.0,,,,,,,"Sodium, Na",MG +1505419,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +1505523,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG +1507058,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG +1507560,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +1507570,1093,60.0,,70.0,,,,,,,"Sodium, Na",MG +1507682,1093,469.0,,70.0,,,,,,,"Sodium, Na",MG +1507767,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +1507880,1093,974.0,,70.0,,,,,,,"Sodium, Na",MG +1507996,1093,1216.0,,70.0,,,,,,,"Sodium, Na",MG +1508076,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1508898,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG +1508929,1093,1467.0,,70.0,,,,,,,"Sodium, Na",MG +1509151,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1509344,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG +1509440,1093,3672.0,,70.0,,,,,,,"Sodium, Na",MG +1509726,1093,55.0,,70.0,,,,,,,"Sodium, Na",MG +1510173,1093,39.0,,70.0,,,,,,,"Sodium, Na",MG +1510380,1093,1227.0,,70.0,,,,,,,"Sodium, Na",MG +1510476,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +1510819,1093,512.0,,70.0,,,,,,,"Sodium, Na",MG +1511144,1093,1643.0,,70.0,,,,,,,"Sodium, Na",MG +1511259,1093,625.0,,70.0,,,,,,,"Sodium, Na",MG +1511277,1093,585.0,,70.0,,,,,,,"Sodium, Na",MG +1511485,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1511540,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG +1511682,1093,781.0,,70.0,,,,,,,"Sodium, Na",MG +1511726,1093,26.0,,70.0,,,,,,,"Sodium, Na",MG +1512048,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +1512252,1093,1600.0,,70.0,,,,,,,"Sodium, Na",MG +1512333,1093,41.0,,70.0,,,,,,,"Sodium, Na",MG +1512507,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +1512620,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1513121,1093,138.0,,70.0,,,,,,,"Sodium, Na",MG +1513458,1093,867.0,,70.0,,,,,,,"Sodium, Na",MG +1513514,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1513531,1093,70.0,,70.0,,,,,,,"Sodium, Na",MG +1513844,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1514008,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1514527,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +1514692,1093,353.0,,70.0,,,,,,,"Sodium, Na",MG +1514818,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +1515282,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1515420,1093,1036.0,,70.0,,,,,,,"Sodium, Na",MG +1515521,1093,867.0,,70.0,,,,,,,"Sodium, Na",MG +1516104,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG +1516265,1093,1133.0,,70.0,,,,,,,"Sodium, Na",MG +1516726,1093,120.0,,70.0,,,,,,,"Sodium, Na",MG +1516930,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1517063,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG +1517292,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +1517397,1093,183.0,,70.0,,,,,,,"Sodium, Na",MG +1517426,1093,325.0,,70.0,,,,,,,"Sodium, Na",MG +1517489,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG +1517676,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1517759,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG +1517762,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1517920,1093,381.0,,70.0,,,,,,,"Sodium, Na",MG +1518117,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG +1518648,1093,444.0,,70.0,,,,,,,"Sodium, Na",MG +1518840,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1518933,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +1518976,1093,22.0,,70.0,,,,,,,"Sodium, Na",MG +1518996,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1519222,1093,61.0,,70.0,,,,,,,"Sodium, Na",MG +1519344,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1519630,1093,59.0,,70.0,,,,,,,"Sodium, Na",MG +1519764,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1519831,1093,419.0,,70.0,,,,,,,"Sodium, Na",MG +1519989,1093,279.0,,70.0,,,,,,,"Sodium, Na",MG +1520086,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG +1520293,1093,900.0,,70.0,,,,,,,"Sodium, Na",MG +1520432,1093,3333.0,,70.0,,,,,,,"Sodium, Na",MG +1520679,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG +1520788,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +1520821,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +1520867,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +1521566,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG +1521733,1093,232.0,,70.0,,,,,,,"Sodium, Na",MG +1521845,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +1522087,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG +1522211,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG +1522232,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1522387,1093,128.0,,70.0,,,,,,,"Sodium, Na",MG +1522556,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +1522624,1093,640.0,,70.0,,,,,,,"Sodium, Na",MG +1522640,1093,21.0,,70.0,,,,,,,"Sodium, Na",MG +1522997,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG +1523062,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1523335,1093,119.0,,70.0,,,,,,,"Sodium, Na",MG +1523371,1093,217.0,,70.0,,,,,,,"Sodium, Na",MG +1523688,1093,1286.0,,70.0,,,,,,,"Sodium, Na",MG +1523952,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +1523973,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG +1524386,1093,289.0,,70.0,,,,,,,"Sodium, Na",MG +1524388,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +1524752,1093,107.0,,70.0,,,,,,,"Sodium, Na",MG +1525278,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +1525338,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG +1525559,1093,96.0,,70.0,,,,,,,"Sodium, Na",MG +1525849,1093,1.0,,70.0,,,,,,,"Sodium, Na",MG +1526032,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG +1526182,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +1526313,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1526330,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1526466,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG +1527780,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1527831,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1527945,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG +1528109,1093,90.0,,70.0,,,,,,,"Sodium, Na",MG +1528407,1093,389.0,,70.0,,,,,,,"Sodium, Na",MG +1528469,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG +1528567,1093,262.0,,70.0,,,,,,,"Sodium, Na",MG +1528678,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1528907,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG +1529074,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1529096,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG +1529265,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1529817,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG +1529868,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +1530210,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG +1530460,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +1530685,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +1531115,1093,157.0,,70.0,,,,,,,"Sodium, Na",MG +1531659,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +1532050,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +1532258,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1532288,1093,529.0,,70.0,,,,,,,"Sodium, Na",MG +1532492,1093,232.0,,70.0,,,,,,,"Sodium, Na",MG +1532567,1093,1786.0,,70.0,,,,,,,"Sodium, Na",MG +1533353,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1533395,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1533620,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1533633,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +1533758,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1533836,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +1533893,1093,115.0,,70.0,,,,,,,"Sodium, Na",MG +1534131,1093,276.0,,70.0,,,,,,,"Sodium, Na",MG +1534348,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG +1534544,1093,43.0,,70.0,,,,,,,"Sodium, Na",MG +1534649,1093,207.0,,70.0,,,,,,,"Sodium, Na",MG +1534661,1093,302.0,,70.0,,,,,,,"Sodium, Na",MG +1534743,1093,1200.0,,70.0,,,,,,,"Sodium, Na",MG +1534800,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1534937,1093,220.0,,70.0,,,,,,,"Sodium, Na",MG +1534948,1093,218.0,,70.0,,,,,,,"Sodium, Na",MG +1535159,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1535319,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG +1535943,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG +1536156,1093,207.0,,70.0,,,,,,,"Sodium, Na",MG +1536520,1093,404.0,,70.0,,,,,,,"Sodium, Na",MG +1536749,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1537138,1093,717.0,,70.0,,,,,,,"Sodium, Na",MG +1537203,1093,79.0,,70.0,,,,,,,"Sodium, Na",MG +1537248,1093,252.0,,70.0,,,,,,,"Sodium, Na",MG +1537299,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +1537398,1093,423.0,,70.0,,,,,,,"Sodium, Na",MG +1537778,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1538020,1093,144.0,,70.0,,,,,,,"Sodium, Na",MG +1538424,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +1538747,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1538817,1093,233.0,,70.0,,,,,,,"Sodium, Na",MG +1538944,1093,82.0,,70.0,,,,,,,"Sodium, Na",MG +1538981,1093,196.0,,70.0,,,,,,,"Sodium, Na",MG +1539060,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1539066,1093,256.0,,70.0,,,,,,,"Sodium, Na",MG +1539617,1093,509.0,,70.0,,,,,,,"Sodium, Na",MG +1540137,1093,732.0,,70.0,,,,,,,"Sodium, Na",MG +1540397,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG +1540418,1093,735.0,,70.0,,,,,,,"Sodium, Na",MG +1540744,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG +1541535,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +1541978,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG +1542200,1093,630.0,,70.0,,,,,,,"Sodium, Na",MG +1542296,1093,298.0,,70.0,,,,,,,"Sodium, Na",MG +1542367,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG +1542474,1093,1238.0,,70.0,,,,,,,"Sodium, Na",MG +1542559,1093,314.0,,70.0,,,,,,,"Sodium, Na",MG +1542632,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG +1542641,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +1542802,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1542847,1093,354.0,,70.0,,,,,,,"Sodium, Na",MG +1542881,1093,615.0,,70.0,,,,,,,"Sodium, Na",MG +1542911,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG +1542943,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +1543121,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1543490,1093,188.0,,70.0,,,,,,,"Sodium, Na",MG +1543607,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +1544025,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1545057,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG +1545059,1093,894.0,,70.0,,,,,,,"Sodium, Na",MG +1545065,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG +1545119,1093,69.0,,70.0,,,,,,,"Sodium, Na",MG +1545754,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1545899,1093,1018.0,,70.0,,,,,,,"Sodium, Na",MG +1546181,1093,87.0,,70.0,,,,,,,"Sodium, Na",MG +1546683,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1546880,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1547306,1093,1400.0,,70.0,,,,,,,"Sodium, Na",MG +1547481,1093,732.0,,70.0,,,,,,,"Sodium, Na",MG +1548024,1093,341.0,,70.0,,,,,,,"Sodium, Na",MG +1548131,1093,10000.0,,70.0,,,,,,,"Sodium, Na",MG +1548165,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1548249,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG +1548420,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG +1548471,1093,254.0,,70.0,,,,,,,"Sodium, Na",MG +1548523,1093,312.0,,70.0,,,,,,,"Sodium, Na",MG +1548534,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1548575,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1548766,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1548872,1093,82.0,,70.0,,,,,,,"Sodium, Na",MG +1548913,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1548960,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +1549125,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG +1549612,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1549639,1093,82.0,,70.0,,,,,,,"Sodium, Na",MG +1550087,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1550297,1093,151.0,,70.0,,,,,,,"Sodium, Na",MG +1550608,1093,217.0,,70.0,,,,,,,"Sodium, Na",MG +1550866,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG +1550899,1093,798.0,,70.0,,,,,,,"Sodium, Na",MG +1551064,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +1551202,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1551478,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG +1551600,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1551811,1093,137.0,,70.0,,,,,,,"Sodium, Na",MG +1551846,1093,192.0,,70.0,,,,,,,"Sodium, Na",MG +1552051,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +1552659,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +1553432,1093,139.0,,70.0,,,,,,,"Sodium, Na",MG +1553474,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +1553553,1093,1154.0,,70.0,,,,,,,"Sodium, Na",MG +1553827,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG +1553841,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG +1553892,1093,109.0,,70.0,,,,,,,"Sodium, Na",MG +1554015,1093,5778.0,,70.0,,,,,,,"Sodium, Na",MG +1554159,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1554170,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1554260,1093,309.0,,70.0,,,,,,,"Sodium, Na",MG +1554366,1093,455.0,,70.0,,,,,,,"Sodium, Na",MG +1554427,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG +1554559,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +1554664,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG +1554866,1093,129.0,,70.0,,,,,,,"Sodium, Na",MG +1554947,1093,539.0,,70.0,,,,,,,"Sodium, Na",MG +1555004,1093,175.0,,70.0,,,,,,,"Sodium, Na",MG +1555374,1093,136.0,,70.0,,,,,,,"Sodium, Na",MG +1555556,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG +1555934,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +1556019,1093,79.0,,70.0,,,,,,,"Sodium, Na",MG +1556506,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1556537,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG +1556845,1093,104.0,,70.0,,,,,,,"Sodium, Na",MG +1556846,1093,392.0,,70.0,,,,,,,"Sodium, Na",MG +1556850,1093,697.0,,70.0,,,,,,,"Sodium, Na",MG +1557076,1093,235.0,,70.0,,,,,,,"Sodium, Na",MG +1557229,1093,355.0,,70.0,,,,,,,"Sodium, Na",MG +1557325,1093,580.0,,70.0,,,,,,,"Sodium, Na",MG +1557776,1093,889.0,,70.0,,,,,,,"Sodium, Na",MG +1557867,1093,548.0,,70.0,,,,,,,"Sodium, Na",MG +1557909,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1558089,1093,760.0,,70.0,,,,,,,"Sodium, Na",MG +1558117,1093,10667.0,,70.0,,,,,,,"Sodium, Na",MG +1558294,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG +1558338,1093,754.0,,70.0,,,,,,,"Sodium, Na",MG +1558616,1093,489.0,,70.0,,,,,,,"Sodium, Na",MG +1558768,1093,2625.0,,70.0,,,,,,,"Sodium, Na",MG +1558891,1093,527.0,,70.0,,,,,,,"Sodium, Na",MG +1558967,1093,541.0,,70.0,,,,,,,"Sodium, Na",MG +1558996,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1559122,1093,336.0,,70.0,,,,,,,"Sodium, Na",MG +1559178,1093,376.0,,70.0,,,,,,,"Sodium, Na",MG +1559343,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +1559423,1093,156.0,,70.0,,,,,,,"Sodium, Na",MG +1559669,1093,873.0,,70.0,,,,,,,"Sodium, Na",MG +1559745,1093,342.0,,70.0,,,,,,,"Sodium, Na",MG +1559749,1093,354.0,,70.0,,,,,,,"Sodium, Na",MG +1560226,1093,327.0,,70.0,,,,,,,"Sodium, Na",MG +1560690,1093,2816.0,,70.0,,,,,,,"Sodium, Na",MG +1560754,1093,1100.0,,70.0,,,,,,,"Sodium, Na",MG +1560904,1093,452.0,,70.0,,,,,,,"Sodium, Na",MG +1561146,1093,377.0,,70.0,,,,,,,"Sodium, Na",MG +1561308,1093,118.0,,70.0,,,,,,,"Sodium, Na",MG +1561427,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG +1561526,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG +1561579,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1561640,1093,153.0,,70.0,,,,,,,"Sodium, Na",MG +1561858,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1561957,1093,2143.0,,70.0,,,,,,,"Sodium, Na",MG +1562025,1093,469.0,,70.0,,,,,,,"Sodium, Na",MG +1562082,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +1562337,1093,376.0,,70.0,,,,,,,"Sodium, Na",MG +1562452,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +1562820,1093,589.0,,70.0,,,,,,,"Sodium, Na",MG +1563616,1093,42.0,,70.0,,,,,,,"Sodium, Na",MG +1563914,1093,2190.0,,70.0,,,,,,,"Sodium, Na",MG +1563944,1093,21.0,,70.0,,,,,,,"Sodium, Na",MG +1563988,1093,840.0,,70.0,,,,,,,"Sodium, Na",MG +1564089,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG +1564095,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG +1564205,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +1564488,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG +1564745,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +1565396,1093,140.0,,70.0,,,,,,,"Sodium, Na",MG +1565647,1093,140.0,,70.0,,,,,,,"Sodium, Na",MG +1565709,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +1566183,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1566237,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1566774,1093,263.0,,70.0,,,,,,,"Sodium, Na",MG +1566816,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1566926,1093,132.0,,70.0,,,,,,,"Sodium, Na",MG +1566969,1093,372.0,,70.0,,,,,,,"Sodium, Na",MG +1567182,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +1567258,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1567289,1093,107.0,,70.0,,,,,,,"Sodium, Na",MG +1567518,1093,223.0,,70.0,,,,,,,"Sodium, Na",MG +1567559,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1567704,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1567774,1093,7500.0,,70.0,,,,,,,"Sodium, Na",MG +1567808,1093,51.0,,70.0,,,,,,,"Sodium, Na",MG +1567929,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1568286,1093,593.0,,70.0,,,,,,,"Sodium, Na",MG +1568431,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG +1568579,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG +1568727,1093,1036.0,,70.0,,,,,,,"Sodium, Na",MG +1568739,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +1568755,1093,292.0,,70.0,,,,,,,"Sodium, Na",MG +1568817,1093,798.0,,70.0,,,,,,,"Sodium, Na",MG +1568949,1093,43.0,,70.0,,,,,,,"Sodium, Na",MG +1568974,1093,91.0,,70.0,,,,,,,"Sodium, Na",MG +1568997,1093,2125.0,,70.0,,,,,,,"Sodium, Na",MG +1569085,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1569222,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +1569322,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +1569421,1093,610.0,,70.0,,,,,,,"Sodium, Na",MG +1569573,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +1569604,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +1569862,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG +1570694,1093,1094.0,,70.0,,,,,,,"Sodium, Na",MG +1570729,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +1570911,1093,941.0,,70.0,,,,,,,"Sodium, Na",MG +1571213,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG +1571519,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1571707,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG +1571840,1093,440.0,,70.0,,,,,,,"Sodium, Na",MG +1571927,1093,476.0,,70.0,,,,,,,"Sodium, Na",MG +1571953,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG +1571971,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG +1572137,1093,335.0,,70.0,,,,,,,"Sodium, Na",MG +1572384,1093,112.0,,70.0,,,,,,,"Sodium, Na",MG +1572581,1093,506.0,,70.0,,,,,,,"Sodium, Na",MG +1572591,1093,1444.0,,70.0,,,,,,,"Sodium, Na",MG +1572984,1093,242.0,,70.0,,,,,,,"Sodium, Na",MG +1573291,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG +1573635,1093,51.0,,70.0,,,,,,,"Sodium, Na",MG +1573753,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +1574124,1093,511.0,,70.0,,,,,,,"Sodium, Na",MG +1574152,1093,706.0,,70.0,,,,,,,"Sodium, Na",MG +1574160,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +1574508,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +1574624,1093,968.0,,70.0,,,,,,,"Sodium, Na",MG +1574665,1093,674.0,,70.0,,,,,,,"Sodium, Na",MG +1574808,1093,1121.0,,70.0,,,,,,,"Sodium, Na",MG +1575067,1093,37.0,,70.0,,,,,,,"Sodium, Na",MG +1575349,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +1575362,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG +1575425,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG +1575926,1093,538.0,,70.0,,,,,,,"Sodium, Na",MG +1576167,1093,1321.0,,70.0,,,,,,,"Sodium, Na",MG +1576628,1093,564.0,,70.0,,,,,,,"Sodium, Na",MG +1576660,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +1576721,1093,462.0,,70.0,,,,,,,"Sodium, Na",MG +1577135,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1577175,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1577303,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG +1577522,1093,225.0,,70.0,,,,,,,"Sodium, Na",MG +1577544,1093,144.0,,70.0,,,,,,,"Sodium, Na",MG +1577860,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +1578116,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1578184,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG +1578237,1093,289.0,,70.0,,,,,,,"Sodium, Na",MG +1578328,1093,468.0,,70.0,,,,,,,"Sodium, Na",MG +1578668,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1578717,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1579157,1093,614.0,,70.0,,,,,,,"Sodium, Na",MG +1579198,1093,511.0,,70.0,,,,,,,"Sodium, Na",MG +1579254,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1579342,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +1579830,1093,353.0,,70.0,,,,,,,"Sodium, Na",MG +1579938,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1579953,1093,146.0,,70.0,,,,,,,"Sodium, Na",MG +1580010,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1580063,1093,24000.0,,70.0,,,,,,,"Sodium, Na",MG +1580820,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG +1581286,1093,196.0,,70.0,,,,,,,"Sodium, Na",MG +1581336,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG +1581354,1093,111.0,,70.0,,,,,,,"Sodium, Na",MG +1581761,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG +1581990,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG +1582659,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1583234,1093,162.0,,70.0,,,,,,,"Sodium, Na",MG +1583270,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG +1583912,1093,235.0,,70.0,,,,,,,"Sodium, Na",MG +1583933,1093,688.0,,70.0,,,,,,,"Sodium, Na",MG +1584030,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +1584039,1093,208.0,,70.0,,,,,,,"Sodium, Na",MG +1584112,1093,1518.0,,70.0,,,,,,,"Sodium, Na",MG +1584442,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG +1584599,1093,3125.0,,70.0,,,,,,,"Sodium, Na",MG +1584697,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +1584794,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG +1585041,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG +1585097,1093,190.0,,70.0,,,,,,,"Sodium, Na",MG +1585258,1093,229.0,,70.0,,,,,,,"Sodium, Na",MG +1585601,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1585709,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG +1585819,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1585893,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +1585904,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1585908,1093,344.0,,70.0,,,,,,,"Sodium, Na",MG +1585968,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG +1586262,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +1586539,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG +1586649,1093,900.0,,70.0,,,,,,,"Sodium, Na",MG +1587115,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1587191,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1587314,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +1587434,1093,1200.0,,70.0,,,,,,,"Sodium, Na",MG +1587993,1093,163.0,,70.0,,,,,,,"Sodium, Na",MG +1588166,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1588171,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1588326,1093,262.0,,70.0,,,,,,,"Sodium, Na",MG +1588332,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +1588334,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1589003,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +1589391,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1589458,1093,1429.0,,70.0,,,,,,,"Sodium, Na",MG +1589914,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +1590179,1093,406.0,,70.0,,,,,,,"Sodium, Na",MG +1590202,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG +1590745,1093,233.0,,70.0,,,,,,,"Sodium, Na",MG +1590869,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +1591258,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG +1591273,1093,145.0,,70.0,,,,,,,"Sodium, Na",MG +1591573,1093,90.0,,70.0,,,,,,,"Sodium, Na",MG +1591651,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1591834,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG +1591894,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG +1592343,1093,324.0,,70.0,,,,,,,"Sodium, Na",MG +1592529,1093,64.0,,70.0,,,,,,,"Sodium, Na",MG +1592541,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG +1592594,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG +1592633,1093,789.0,,70.0,,,,,,,"Sodium, Na",MG +1592670,1093,1500.0,,70.0,,,,,,,"Sodium, Na",MG +1592943,1093,862.0,,70.0,,,,,,,"Sodium, Na",MG +1593161,1093,1393.0,,70.0,,,,,,,"Sodium, Na",MG +1593315,1093,1125.0,,70.0,,,,,,,"Sodium, Na",MG +1593553,1093,352.0,,70.0,,,,,,,"Sodium, Na",MG +1593787,1093,135.0,,70.0,,,,,,,"Sodium, Na",MG +1593895,1093,105.0,,70.0,,,,,,,"Sodium, Na",MG +1594047,1093,118.0,,70.0,,,,,,,"Sodium, Na",MG +1594306,1093,8480.0,,70.0,,,,,,,"Sodium, Na",MG +1594419,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1594453,1093,525.0,,70.0,,,,,,,"Sodium, Na",MG +1594506,1093,2321.0,,70.0,,,,,,,"Sodium, Na",MG +1594817,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +1595351,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1595427,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1596034,1093,2157.0,,70.0,,,,,,,"Sodium, Na",MG +1596096,1093,257.0,,70.0,,,,,,,"Sodium, Na",MG +1596565,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1596725,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1597240,1093,567.0,,70.0,,,,,,,"Sodium, Na",MG +1597705,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1597774,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1598075,1093,227.0,,70.0,,,,,,,"Sodium, Na",MG +1598202,1093,92.0,,70.0,,,,,,,"Sodium, Na",MG +1598632,1093,258.0,,70.0,,,,,,,"Sodium, Na",MG +1598699,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG +1599061,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1599212,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +1599285,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1599725,1093,323944.0,,70.0,,,,,,,"Sodium, Na",MG +1600336,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1600442,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG +1600506,1093,457.0,,70.0,,,,,,,"Sodium, Na",MG +1600547,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1600625,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +1600631,1093,49.0,,70.0,,,,,,,"Sodium, Na",MG +1600650,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +1601552,1093,232.0,,70.0,,,,,,,"Sodium, Na",MG +1601657,1093,1267.0,,70.0,,,,,,,"Sodium, Na",MG +1601814,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +1601928,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +1602001,1093,380.0,,70.0,,,,,,,"Sodium, Na",MG +1602112,1093,238.0,,70.0,,,,,,,"Sodium, Na",MG +1602585,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG +1602652,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +1602721,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG +1602931,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG +1602937,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +1603044,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG +1603564,1093,148.0,,70.0,,,,,,,"Sodium, Na",MG +1604001,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +1604145,1093,638.0,,70.0,,,,,,,"Sodium, Na",MG +1604253,1093,446.0,,70.0,,,,,,,"Sodium, Na",MG +1604803,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG +1604861,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG +1605002,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1605262,1093,1600.0,,70.0,,,,,,,"Sodium, Na",MG +1605274,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG +1605312,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1605330,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1605452,1093,150.0,,70.0,,,,,,,"Sodium, Na",MG +1605462,1093,422.0,,70.0,,,,,,,"Sodium, Na",MG +1605902,1093,16.0,,70.0,,,,,,,"Sodium, Na",MG +1605951,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +1607268,1093,79.0,,70.0,,,,,,,"Sodium, Na",MG +1607412,1093,2800.0,,70.0,,,,,,,"Sodium, Na",MG +1607490,1093,431.0,,70.0,,,,,,,"Sodium, Na",MG +1607622,1093,456.0,,70.0,,,,,,,"Sodium, Na",MG +1607640,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +1607910,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1608089,1093,3125.0,,70.0,,,,,,,"Sodium, Na",MG +1608359,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1608636,1093,951.0,,70.0,,,,,,,"Sodium, Na",MG +1608691,1093,2300.0,,70.0,,,,,,,"Sodium, Na",MG +1608724,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1609043,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1609243,1093,701.0,,70.0,,,,,,,"Sodium, Na",MG +1609349,1093,351.0,,70.0,,,,,,,"Sodium, Na",MG +1609465,1093,649.0,,70.0,,,,,,,"Sodium, Na",MG +1609531,1093,383.0,,70.0,,,,,,,"Sodium, Na",MG +1609784,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1610072,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +1610115,1093,329.0,,70.0,,,,,,,"Sodium, Na",MG +1610228,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG +1610348,1093,385.0,,70.0,,,,,,,"Sodium, Na",MG +1610620,1093,85.0,,70.0,,,,,,,"Sodium, Na",MG +1610641,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1610994,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +1611256,1093,338.0,,70.0,,,,,,,"Sodium, Na",MG +1611538,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1611544,1093,554.0,,70.0,,,,,,,"Sodium, Na",MG +1611707,1093,1036.0,,70.0,,,,,,,"Sodium, Na",MG +1611782,1093,220.0,,70.0,,,,,,,"Sodium, Na",MG +1611832,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1612521,1093,483.0,,70.0,,,,,,,"Sodium, Na",MG +1612852,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG +1612971,1093,112.0,,70.0,,,,,,,"Sodium, Na",MG +1613237,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1613791,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1614072,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +1614126,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1614449,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1614612,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG +1615009,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +1615227,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1615235,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1615276,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1615628,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1615745,1093,86.0,,70.0,,,,,,,"Sodium, Na",MG +1615957,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +1616668,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG +1617043,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +1617114,1093,655.0,,70.0,,,,,,,"Sodium, Na",MG +1617211,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG +1617302,1093,183.0,,70.0,,,,,,,"Sodium, Na",MG +1617544,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1617759,1093,781.0,,70.0,,,,,,,"Sodium, Na",MG +1617920,1093,403.0,,70.0,,,,,,,"Sodium, Na",MG +1617949,1093,365.0,,70.0,,,,,,,"Sodium, Na",MG +1617976,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1618011,1093,378.0,,70.0,,,,,,,"Sodium, Na",MG +1618473,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG +1618841,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +1618927,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1619619,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1619974,1093,1033.0,,70.0,,,,,,,"Sodium, Na",MG +1620675,1093,188.0,,70.0,,,,,,,"Sodium, Na",MG +1620704,1093,1375.0,,70.0,,,,,,,"Sodium, Na",MG +1620722,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1620723,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +1620900,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1621318,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1621597,1093,1036.0,,70.0,,,,,,,"Sodium, Na",MG +1621648,1093,952.0,,70.0,,,,,,,"Sodium, Na",MG +1622114,1093,686.0,,70.0,,,,,,,"Sodium, Na",MG +1622121,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG +1622152,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1622373,1093,138.0,,70.0,,,,,,,"Sodium, Na",MG +1622458,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +1622490,1093,784.0,,70.0,,,,,,,"Sodium, Na",MG +1622925,1093,897.0,,70.0,,,,,,,"Sodium, Na",MG +1622940,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1623104,1093,605.0,,70.0,,,,,,,"Sodium, Na",MG +1623245,1093,893.0,,70.0,,,,,,,"Sodium, Na",MG +1623439,1093,28.0,,70.0,,,,,,,"Sodium, Na",MG +1623487,1093,32.0,,70.0,,,,,,,"Sodium, Na",MG +1623529,1093,32.0,,70.0,,,,,,,"Sodium, Na",MG +1623652,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG +1623999,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG +1624210,1093,583.0,,70.0,,,,,,,"Sodium, Na",MG +1624372,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG +1624855,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG +1624903,1093,697.0,,70.0,,,,,,,"Sodium, Na",MG +1625035,1093,581.0,,70.0,,,,,,,"Sodium, Na",MG +1625242,1093,257.0,,70.0,,,,,,,"Sodium, Na",MG +1625342,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1625348,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1625834,1093,710.0,,70.0,,,,,,,"Sodium, Na",MG +1625966,1093,380.0,,70.0,,,,,,,"Sodium, Na",MG +1626186,1093,434.0,,70.0,,,,,,,"Sodium, Na",MG +1626239,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG +1626342,1093,484.0,,70.0,,,,,,,"Sodium, Na",MG +1626586,1093,983.0,,70.0,,,,,,,"Sodium, Na",MG +1626666,1093,604.0,,70.0,,,,,,,"Sodium, Na",MG +1626700,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG +1626756,1093,453.0,,70.0,,,,,,,"Sodium, Na",MG +1626797,1093,374.0,,70.0,,,,,,,"Sodium, Na",MG +1627334,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG +1627812,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +1627895,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG +1627904,1093,13.0,,70.0,,,,,,,"Sodium, Na",MG +1628531,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG +1628589,1093,1344.0,,70.0,,,,,,,"Sodium, Na",MG +1628974,1093,438.0,,70.0,,,,,,,"Sodium, Na",MG +1629234,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +1629487,1093,710.0,,70.0,,,,,,,"Sodium, Na",MG +1629852,1093,183.0,,70.0,,,,,,,"Sodium, Na",MG +1630457,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1630556,1093,16.0,,70.0,,,,,,,"Sodium, Na",MG +1630608,1093,907.0,,70.0,,,,,,,"Sodium, Na",MG +1630900,1093,42.0,,70.0,,,,,,,"Sodium, Na",MG +1630967,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1631283,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1631339,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG +1631394,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1631560,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG +1631807,1093,70.0,,70.0,,,,,,,"Sodium, Na",MG +1631811,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG +1631881,1093,107.0,,70.0,,,,,,,"Sodium, Na",MG +1632721,1093,8000.0,,70.0,,,,,,,"Sodium, Na",MG +1633098,1093,367.0,,70.0,,,,,,,"Sodium, Na",MG +1633169,1093,367.0,,70.0,,,,,,,"Sodium, Na",MG +1633228,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1633323,1093,180.0,,70.0,,,,,,,"Sodium, Na",MG +1633356,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +1633424,1093,558.0,,70.0,,,,,,,"Sodium, Na",MG +1633447,1093,288.0,,70.0,,,,,,,"Sodium, Na",MG +1634454,1093,444.0,,70.0,,,,,,,"Sodium, Na",MG +1634648,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +1634770,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG +1634978,1093,98.0,,70.0,,,,,,,"Sodium, Na",MG +1635140,1093,259.0,,70.0,,,,,,,"Sodium, Na",MG +1635597,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG +1635985,1093,462.0,,70.0,,,,,,,"Sodium, Na",MG +1636105,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG +1636345,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG +1636557,1093,55.0,,70.0,,,,,,,"Sodium, Na",MG +1636560,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG +1636598,1093,1672.0,,70.0,,,,,,,"Sodium, Na",MG +1636607,1093,440.0,,70.0,,,,,,,"Sodium, Na",MG +1636841,1093,1375.0,,70.0,,,,,,,"Sodium, Na",MG +1636949,1093,256.0,,70.0,,,,,,,"Sodium, Na",MG +1636982,1093,37143.0,,70.0,,,,,,,"Sodium, Na",MG +1637266,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1637315,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1637367,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG +1637534,1093,649.0,,70.0,,,,,,,"Sodium, Na",MG +1637716,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1637855,1093,120.0,,70.0,,,,,,,"Sodium, Na",MG +1637887,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1638006,1093,324.0,,70.0,,,,,,,"Sodium, Na",MG +1638340,1093,566.0,,70.0,,,,,,,"Sodium, Na",MG +1638383,1093,624.0,,70.0,,,,,,,"Sodium, Na",MG +1639277,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +1639398,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG +1639570,1093,1732.0,,70.0,,,,,,,"Sodium, Na",MG +1639728,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG +1639865,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG +1640497,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1640621,1093,290.0,,70.0,,,,,,,"Sodium, Na",MG +1641155,1093,625.0,,70.0,,,,,,,"Sodium, Na",MG +1641228,1093,952.0,,70.0,,,,,,,"Sodium, Na",MG +1641299,1093,373.0,,70.0,,,,,,,"Sodium, Na",MG +1641757,1093,1100.0,,70.0,,,,,,,"Sodium, Na",MG +1641859,1093,1282.0,,70.0,,,,,,,"Sodium, Na",MG +1642007,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG +1642140,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG +1642182,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1642765,1093,383.0,,70.0,,,,,,,"Sodium, Na",MG +1643156,1093,1029.0,,70.0,,,,,,,"Sodium, Na",MG +1643790,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG +1643890,1093,335.0,,70.0,,,,,,,"Sodium, Na",MG +1644350,1093,85.0,,70.0,,,,,,,"Sodium, Na",MG +1644759,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG +1644899,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG +1645386,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1645462,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1645533,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG +1645646,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG +1645814,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG +1646067,1093,380.0,,70.0,,,,,,,"Sodium, Na",MG +1646194,1093,272.0,,70.0,,,,,,,"Sodium, Na",MG +1646403,1093,81.0,,70.0,,,,,,,"Sodium, Na",MG +1646536,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG +1646724,1093,421.0,,70.0,,,,,,,"Sodium, Na",MG +1647210,1093,738.0,,70.0,,,,,,,"Sodium, Na",MG +1647299,1093,1533.0,,70.0,,,,,,,"Sodium, Na",MG +1647346,1093,10800.0,,70.0,,,,,,,"Sodium, Na",MG +1647570,1093,610.0,,70.0,,,,,,,"Sodium, Na",MG +1647862,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1647971,1093,1154.0,,70.0,,,,,,,"Sodium, Na",MG +1648276,1093,154.0,,70.0,,,,,,,"Sodium, Na",MG +1648385,1093,9667.0,,70.0,,,,,,,"Sodium, Na",MG +1648737,1093,16.0,,70.0,,,,,,,"Sodium, Na",MG +1648887,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1648918,1093,115.0,,70.0,,,,,,,"Sodium, Na",MG +1649037,1093,525.0,,70.0,,,,,,,"Sodium, Na",MG +1649133,1093,680.0,,70.0,,,,,,,"Sodium, Na",MG +1649194,1093,404.0,,70.0,,,,,,,"Sodium, Na",MG +1649460,1093,6444.0,,70.0,,,,,,,"Sodium, Na",MG +1649531,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG +1649712,1093,638.0,,70.0,,,,,,,"Sodium, Na",MG +1649893,1093,212.0,,70.0,,,,,,,"Sodium, Na",MG +1650360,1093,308.0,,70.0,,,,,,,"Sodium, Na",MG +1650515,1093,1214.0,,70.0,,,,,,,"Sodium, Na",MG +1650603,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG +1650726,1093,471.0,,70.0,,,,,,,"Sodium, Na",MG +1650816,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG +1651219,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +1651268,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG +1651385,1093,289.0,,70.0,,,,,,,"Sodium, Na",MG +1651507,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +1651677,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1651790,1093,618.0,,70.0,,,,,,,"Sodium, Na",MG +1652127,1093,91.0,,70.0,,,,,,,"Sodium, Na",MG +1652171,1093,790.0,,70.0,,,,,,,"Sodium, Na",MG +1652216,1093,6000.0,,70.0,,,,,,,"Sodium, Na",MG +1652750,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +1652894,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1653254,1093,260.0,,70.0,,,,,,,"Sodium, Na",MG +1653262,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +1653316,1093,49.0,,70.0,,,,,,,"Sodium, Na",MG +1653500,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG +1653703,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1654145,1093,563.0,,70.0,,,,,,,"Sodium, Na",MG +1654297,1093,317.0,,70.0,,,,,,,"Sodium, Na",MG +1654460,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1654462,1093,563.0,,70.0,,,,,,,"Sodium, Na",MG +1654828,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG +1654895,1093,132.0,,70.0,,,,,,,"Sodium, Na",MG +1655396,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG +1655606,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1655711,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1655972,1093,1105.0,,70.0,,,,,,,"Sodium, Na",MG +1656325,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1656340,1093,74.0,,70.0,,,,,,,"Sodium, Na",MG +1656588,1093,1077.0,,70.0,,,,,,,"Sodium, Na",MG +1656652,1093,191.0,,70.0,,,,,,,"Sodium, Na",MG +1656774,1093,567.0,,70.0,,,,,,,"Sodium, Na",MG +1657069,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG +1657171,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +1657191,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1657265,1093,423.0,,70.0,,,,,,,"Sodium, Na",MG +1657562,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1657631,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +1658614,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG +1659087,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +1659108,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG +1659174,1093,675.0,,70.0,,,,,,,"Sodium, Na",MG +1659226,1093,263.0,,70.0,,,,,,,"Sodium, Na",MG +1659241,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG +1659249,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1659302,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1659384,1093,484.0,,70.0,,,,,,,"Sodium, Na",MG +1659542,1093,371.0,,70.0,,,,,,,"Sodium, Na",MG +1659570,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1659659,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1659717,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1660170,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1660267,1093,446.0,,70.0,,,,,,,"Sodium, Na",MG +1660468,1093,367.0,,70.0,,,,,,,"Sodium, Na",MG +1660489,1093,303.0,,70.0,,,,,,,"Sodium, Na",MG +1660490,1093,1857.0,,70.0,,,,,,,"Sodium, Na",MG +1660614,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG +1660916,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG +1661536,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +1661631,1093,919.0,,70.0,,,,,,,"Sodium, Na",MG +1661837,1093,63.0,,70.0,,,,,,,"Sodium, Na",MG +1662340,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG +1662382,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1662808,1093,216.0,,70.0,,,,,,,"Sodium, Na",MG +1662918,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1663298,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG +1663675,1093,567.0,,70.0,,,,,,,"Sodium, Na",MG +1663771,1093,327.0,,70.0,,,,,,,"Sodium, Na",MG +1663827,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1663869,1093,488.0,,70.0,,,,,,,"Sodium, Na",MG +1664016,1093,329.0,,70.0,,,,,,,"Sodium, Na",MG +1665153,1093,395.0,,70.0,,,,,,,"Sodium, Na",MG +1665221,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1665437,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +1665523,1093,55.0,,70.0,,,,,,,"Sodium, Na",MG +1665573,1093,276.0,,70.0,,,,,,,"Sodium, Na",MG +1665645,1093,232.0,,70.0,,,,,,,"Sodium, Na",MG +1666145,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +1666257,1093,93.0,,70.0,,,,,,,"Sodium, Na",MG +1666445,1093,24444.0,,70.0,,,,,,,"Sodium, Na",MG +1666515,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +1666971,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1667639,1093,2429.0,,70.0,,,,,,,"Sodium, Na",MG +1667744,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1667788,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1668386,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1668575,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +1668582,1093,66.0,,70.0,,,,,,,"Sodium, Na",MG +1668596,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1668710,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG +1669055,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +1669173,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +1669205,1093,103.0,,70.0,,,,,,,"Sodium, Na",MG +1669442,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +1669512,1093,312.0,,70.0,,,,,,,"Sodium, Na",MG +1669526,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +1669544,1093,527.0,,70.0,,,,,,,"Sodium, Na",MG +1669684,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1669740,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1669845,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1669928,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1670510,1093,121.0,,70.0,,,,,,,"Sodium, Na",MG +1670670,1093,537.0,,70.0,,,,,,,"Sodium, Na",MG +1670725,1093,266.0,,70.0,,,,,,,"Sodium, Na",MG +1670757,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1670821,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +1671043,1093,359.0,,70.0,,,,,,,"Sodium, Na",MG +1671374,1093,745.0,,70.0,,,,,,,"Sodium, Na",MG +1671547,1093,658.0,,70.0,,,,,,,"Sodium, Na",MG +1671599,1093,431.0,,70.0,,,,,,,"Sodium, Na",MG +1671809,1093,318.0,,70.0,,,,,,,"Sodium, Na",MG +1671997,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1672101,1093,336.0,,70.0,,,,,,,"Sodium, Na",MG +1672717,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +1673276,1093,1179.0,,70.0,,,,,,,"Sodium, Na",MG +1673478,1093,119.0,,70.0,,,,,,,"Sodium, Na",MG +1673860,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG +1674318,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG +1674471,1093,2400.0,,70.0,,,,,,,"Sodium, Na",MG +1674543,1093,164.0,,70.0,,,,,,,"Sodium, Na",MG +1674627,1093,413.0,,70.0,,,,,,,"Sodium, Na",MG +1674683,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +1674800,1093,9.0,,70.0,,,,,,,"Sodium, Na",MG +1675390,1093,1160.0,,70.0,,,,,,,"Sodium, Na",MG +1675396,1093,842.0,,70.0,,,,,,,"Sodium, Na",MG +1675459,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +1676585,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1676744,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1676874,1093,79.0,,70.0,,,,,,,"Sodium, Na",MG +1677042,1093,341.0,,70.0,,,,,,,"Sodium, Na",MG +1677050,1093,19.0,,70.0,,,,,,,"Sodium, Na",MG +1677104,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +1677345,1093,133.0,,70.0,,,,,,,"Sodium, Na",MG +1677545,1093,171.0,,70.0,,,,,,,"Sodium, Na",MG +1677723,1093,732.0,,70.0,,,,,,,"Sodium, Na",MG +1677774,1093,756.0,,70.0,,,,,,,"Sodium, Na",MG +1677801,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG +1677877,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1678201,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1678687,1093,699.0,,70.0,,,,,,,"Sodium, Na",MG +1678823,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1679129,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG +1679185,1093,364.0,,70.0,,,,,,,"Sodium, Na",MG +1679773,1093,26.0,,70.0,,,,,,,"Sodium, Na",MG +1680098,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG +1680119,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG +1680127,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG +1680395,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1681881,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG +1681989,1093,69.0,,70.0,,,,,,,"Sodium, Na",MG +1682167,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG +1682184,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1682279,1093,111.0,,70.0,,,,,,,"Sodium, Na",MG +1682377,1093,301.0,,70.0,,,,,,,"Sodium, Na",MG +1682594,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1682617,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1682957,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +1683223,1093,415.0,,70.0,,,,,,,"Sodium, Na",MG +1683646,1093,342.0,,70.0,,,,,,,"Sodium, Na",MG +1683930,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +1684136,1093,488.0,,70.0,,,,,,,"Sodium, Na",MG +1684201,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1684713,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +1684881,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG +1684953,1093,60.0,,70.0,,,,,,,"Sodium, Na",MG +1685058,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1685382,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1685512,1093,147.0,,70.0,,,,,,,"Sodium, Na",MG +1685651,1093,79.0,,70.0,,,,,,,"Sodium, Na",MG +1685722,1093,1286.0,,70.0,,,,,,,"Sodium, Na",MG +1685750,1093,112.0,,70.0,,,,,,,"Sodium, Na",MG +1685849,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +1686021,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG +1686022,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1686209,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1686216,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +1686335,1093,642.0,,70.0,,,,,,,"Sodium, Na",MG +1686728,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG +1686831,1093,137.0,,70.0,,,,,,,"Sodium, Na",MG +1687333,1093,379.0,,70.0,,,,,,,"Sodium, Na",MG +1687831,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG +1687853,1093,110.0,,70.0,,,,,,,"Sodium, Na",MG +1688387,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG +1688658,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG +1688982,1093,303.0,,70.0,,,,,,,"Sodium, Na",MG +1689144,1093,974.0,,70.0,,,,,,,"Sodium, Na",MG +1689255,1093,1158.0,,70.0,,,,,,,"Sodium, Na",MG +1689257,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1689504,1093,424.0,,70.0,,,,,,,"Sodium, Na",MG +1689810,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1689815,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG +1689820,1093,2714.0,,70.0,,,,,,,"Sodium, Na",MG +1690114,1093,324.0,,70.0,,,,,,,"Sodium, Na",MG +1690202,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG +1690231,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +1690422,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG +1690592,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG +1690621,1093,1629.0,,70.0,,,,,,,"Sodium, Na",MG +1690631,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1690733,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +1690834,1093,246.0,,70.0,,,,,,,"Sodium, Na",MG +1691170,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +1691196,1093,129.0,,70.0,,,,,,,"Sodium, Na",MG +1691379,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1691405,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +1691564,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG +1692528,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1692575,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG +1692592,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG +1692695,1093,455.0,,70.0,,,,,,,"Sodium, Na",MG +1692805,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +1692825,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1692842,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1692861,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1693259,1093,2071.0,,70.0,,,,,,,"Sodium, Na",MG +1693390,1093,229.0,,70.0,,,,,,,"Sodium, Na",MG +1693637,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG +1693772,1093,32.0,,70.0,,,,,,,"Sodium, Na",MG +1694036,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1694339,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +1694372,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +1694811,1093,610.0,,70.0,,,,,,,"Sodium, Na",MG +1695189,1093,875.0,,70.0,,,,,,,"Sodium, Na",MG +1695242,1093,140.0,,70.0,,,,,,,"Sodium, Na",MG +1695397,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG +1695453,1093,64.0,,70.0,,,,,,,"Sodium, Na",MG +1695501,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1695507,1093,310.0,,70.0,,,,,,,"Sodium, Na",MG +1695514,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +1695849,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1696599,1093,372.0,,70.0,,,,,,,"Sodium, Na",MG +1696733,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG +1696831,1093,168.0,,70.0,,,,,,,"Sodium, Na",MG +1697014,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1697074,1093,481.0,,70.0,,,,,,,"Sodium, Na",MG +1697171,1093,712.0,,70.0,,,,,,,"Sodium, Na",MG +1697409,1093,308.0,,70.0,,,,,,,"Sodium, Na",MG +1697569,1093,594.0,,70.0,,,,,,,"Sodium, Na",MG +1697718,1093,338.0,,70.0,,,,,,,"Sodium, Na",MG +1697782,1093,457.0,,70.0,,,,,,,"Sodium, Na",MG +1697796,1093,583.0,,70.0,,,,,,,"Sodium, Na",MG +1697917,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG +1698130,1093,5.0,,70.0,,,,,,,"Sodium, Na",MG +1698201,1093,592.0,,70.0,,,,,,,"Sodium, Na",MG +1698274,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1698421,1093,159.0,,70.0,,,,,,,"Sodium, Na",MG +1698520,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1698691,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1698744,1093,78.0,,70.0,,,,,,,"Sodium, Na",MG +1698842,1093,2033.0,,70.0,,,,,,,"Sodium, Na",MG +1699044,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1699689,1093,228.0,,70.0,,,,,,,"Sodium, Na",MG +1699862,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1699896,1093,446.0,,70.0,,,,,,,"Sodium, Na",MG +1700187,1093,28.0,,70.0,,,,,,,"Sodium, Na",MG +1700211,1093,452.0,,70.0,,,,,,,"Sodium, Na",MG +1700274,1093,549.0,,70.0,,,,,,,"Sodium, Na",MG +1700324,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1700353,1093,424.0,,70.0,,,,,,,"Sodium, Na",MG +1700518,1093,613.0,,70.0,,,,,,,"Sodium, Na",MG +1701447,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1701679,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1701869,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +1702241,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG +1702435,1093,608.0,,70.0,,,,,,,"Sodium, Na",MG +1702487,1093,1040.0,,70.0,,,,,,,"Sodium, Na",MG +1703026,1093,78.0,,70.0,,,,,,,"Sodium, Na",MG +1703056,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +1703074,1093,32.0,,70.0,,,,,,,"Sodium, Na",MG +1703117,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1703127,1093,212.0,,70.0,,,,,,,"Sodium, Na",MG +1703208,1093,289.0,,70.0,,,,,,,"Sodium, Na",MG +1703490,1093,4125.0,,70.0,,,,,,,"Sodium, Na",MG +1703560,1093,77.0,,70.0,,,,,,,"Sodium, Na",MG +1703601,1093,810.0,,70.0,,,,,,,"Sodium, Na",MG +1703801,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +1703864,1093,358.0,,70.0,,,,,,,"Sodium, Na",MG +1703979,1093,351.0,,70.0,,,,,,,"Sodium, Na",MG +1704323,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +1704335,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1704405,1093,238.0,,70.0,,,,,,,"Sodium, Na",MG +1704516,1093,368.0,,70.0,,,,,,,"Sodium, Na",MG +1704660,1093,249.0,,70.0,,,,,,,"Sodium, Na",MG +1704849,1093,5.0,,70.0,,,,,,,"Sodium, Na",MG +1705037,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1705097,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1705342,1093,446.0,,70.0,,,,,,,"Sodium, Na",MG +1705362,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1705418,1093,490.0,,70.0,,,,,,,"Sodium, Na",MG +1705927,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG +1705992,1093,529.0,,70.0,,,,,,,"Sodium, Na",MG +1705997,1093,768.0,,70.0,,,,,,,"Sodium, Na",MG +1706302,1093,432.0,,70.0,,,,,,,"Sodium, Na",MG +1706652,1093,97.0,,70.0,,,,,,,"Sodium, Na",MG +1706722,1093,565.0,,70.0,,,,,,,"Sodium, Na",MG +1706724,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG +1706895,1093,341.0,,70.0,,,,,,,"Sodium, Na",MG +1707000,1093,218.0,,70.0,,,,,,,"Sodium, Na",MG +1707219,1093,682.0,,70.0,,,,,,,"Sodium, Na",MG +1707303,1093,954.0,,70.0,,,,,,,"Sodium, Na",MG +1707492,1093,1062.0,,70.0,,,,,,,"Sodium, Na",MG +1707494,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG +1707563,1093,459.0,,70.0,,,,,,,"Sodium, Na",MG +1707610,1093,440.0,,70.0,,,,,,,"Sodium, Na",MG +1707826,1093,317.0,,70.0,,,,,,,"Sodium, Na",MG +1707872,1093,108.0,,70.0,,,,,,,"Sodium, Na",MG +1708126,1093,1800.0,,70.0,,,,,,,"Sodium, Na",MG +1708155,1093,938.0,,70.0,,,,,,,"Sodium, Na",MG +1708297,1093,345.0,,70.0,,,,,,,"Sodium, Na",MG +1708329,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG +1708398,1093,328.0,,70.0,,,,,,,"Sodium, Na",MG +1708622,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1708644,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG +1708820,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +1709196,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1709198,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +1709249,1093,89.0,,70.0,,,,,,,"Sodium, Na",MG +1709286,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1709372,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1709404,1093,118.0,,70.0,,,,,,,"Sodium, Na",MG +1710186,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG +1710560,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1710680,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +1711605,1093,162.0,,70.0,,,,,,,"Sodium, Na",MG +1711760,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG +1711832,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +1711928,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1711989,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG +1712122,1093,360.0,,70.0,,,,,,,"Sodium, Na",MG +1712388,1093,343.0,,70.0,,,,,,,"Sodium, Na",MG +1712495,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1712543,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +1712705,1093,309.0,,70.0,,,,,,,"Sodium, Na",MG +1712709,1093,212.0,,70.0,,,,,,,"Sodium, Na",MG +1712791,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1712832,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +1712848,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG +1712905,1093,183.0,,70.0,,,,,,,"Sodium, Na",MG +1713838,1093,329.0,,70.0,,,,,,,"Sodium, Na",MG +1713878,1093,60.0,,70.0,,,,,,,"Sodium, Na",MG +1713971,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1714471,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG +1714829,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +1714917,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG +1715228,1093,190.0,,70.0,,,,,,,"Sodium, Na",MG +1715544,1093,102.0,,70.0,,,,,,,"Sodium, Na",MG +1715846,1093,133.0,,70.0,,,,,,,"Sodium, Na",MG +1715851,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG +1715879,1093,192.0,,70.0,,,,,,,"Sodium, Na",MG +1716014,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1716052,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +1716099,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1716121,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +1716226,1093,560.0,,70.0,,,,,,,"Sodium, Na",MG +1716253,1093,21.0,,70.0,,,,,,,"Sodium, Na",MG +1716581,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1716791,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1716888,1093,9286.0,,70.0,,,,,,,"Sodium, Na",MG +1716940,1093,558.0,,70.0,,,,,,,"Sodium, Na",MG +1717057,1093,1286.0,,70.0,,,,,,,"Sodium, Na",MG +1717626,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG +1717875,1093,150.0,,70.0,,,,,,,"Sodium, Na",MG +1717981,1093,284.0,,70.0,,,,,,,"Sodium, Na",MG +1718070,1093,101.0,,70.0,,,,,,,"Sodium, Na",MG +1718077,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG +1718306,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG +1718601,1093,190.0,,70.0,,,,,,,"Sodium, Na",MG +1718720,1093,247.0,,70.0,,,,,,,"Sodium, Na",MG +1718983,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1719009,1093,129.0,,70.0,,,,,,,"Sodium, Na",MG +1719857,1093,89.0,,70.0,,,,,,,"Sodium, Na",MG +1719919,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +1720932,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG +1720944,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +1721323,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1721690,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1721712,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1722152,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1722208,1093,414.0,,70.0,,,,,,,"Sodium, Na",MG +1722260,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +1722771,1093,281.0,,70.0,,,,,,,"Sodium, Na",MG +1722809,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG +1722850,1093,506.0,,70.0,,,,,,,"Sodium, Na",MG +1723216,1093,325.0,,70.0,,,,,,,"Sodium, Na",MG +1723249,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1723299,1093,356.0,,70.0,,,,,,,"Sodium, Na",MG +1723595,1093,294.0,,70.0,,,,,,,"Sodium, Na",MG +1723709,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1723856,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG +1724193,1093,1125.0,,70.0,,,,,,,"Sodium, Na",MG +1724351,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1724674,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +1724723,1093,550.0,,70.0,,,,,,,"Sodium, Na",MG +1725289,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1725366,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +1725590,1093,312.0,,70.0,,,,,,,"Sodium, Na",MG +1725618,1093,175.0,,70.0,,,,,,,"Sodium, Na",MG +1725626,1093,453.0,,70.0,,,,,,,"Sodium, Na",MG +1725701,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1726025,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +1726168,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG +1726498,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG +1726730,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +1726811,1093,379.0,,70.0,,,,,,,"Sodium, Na",MG +1726898,1093,239.0,,70.0,,,,,,,"Sodium, Na",MG +1727070,1093,426.0,,70.0,,,,,,,"Sodium, Na",MG +1727214,1093,1309.0,,70.0,,,,,,,"Sodium, Na",MG +1727274,1093,1220.0,,70.0,,,,,,,"Sodium, Na",MG +1727505,1093,962.0,,70.0,,,,,,,"Sodium, Na",MG +1727678,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG +1727796,1093,308.0,,70.0,,,,,,,"Sodium, Na",MG +1727993,1093,93.0,,70.0,,,,,,,"Sodium, Na",MG +1728460,1093,1607.0,,70.0,,,,,,,"Sodium, Na",MG +1729084,1093,297.0,,70.0,,,,,,,"Sodium, Na",MG +1729157,1093,389.0,,70.0,,,,,,,"Sodium, Na",MG +1729292,1093,344.0,,70.0,,,,,,,"Sodium, Na",MG +1729432,1093,61.0,,70.0,,,,,,,"Sodium, Na",MG +1729483,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +1729551,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1729611,1093,380.0,,70.0,,,,,,,"Sodium, Na",MG +1729950,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1730042,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +1730260,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG +1730271,1093,415.0,,70.0,,,,,,,"Sodium, Na",MG +1730452,1093,3818.0,,70.0,,,,,,,"Sodium, Na",MG +1730454,1093,42.0,,70.0,,,,,,,"Sodium, Na",MG +1730472,1093,310.0,,70.0,,,,,,,"Sodium, Na",MG +1730517,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG +1730689,1093,20.0,,70.0,,,,,,,"Sodium, Na",MG +1730771,1093,118.0,,70.0,,,,,,,"Sodium, Na",MG +1730896,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1730969,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +1731011,1093,1114.0,,70.0,,,,,,,"Sodium, Na",MG +1731201,1093,469.0,,70.0,,,,,,,"Sodium, Na",MG +1731217,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1731344,1093,184.0,,70.0,,,,,,,"Sodium, Na",MG +1731537,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +1731641,1093,1750.0,,70.0,,,,,,,"Sodium, Na",MG +1731891,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +1731913,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1732074,1093,224.0,,70.0,,,,,,,"Sodium, Na",MG +1732161,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +1732595,1093,941.0,,70.0,,,,,,,"Sodium, Na",MG +1732607,1093,66.0,,70.0,,,,,,,"Sodium, Na",MG +1732633,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +1732814,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG +1732977,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1733117,1093,483.0,,70.0,,,,,,,"Sodium, Na",MG +1733282,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +1733465,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG +1733501,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1733658,1093,191.0,,70.0,,,,,,,"Sodium, Na",MG +1733843,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1734030,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG +1734040,1093,315.0,,70.0,,,,,,,"Sodium, Na",MG +1735348,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG +1735750,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +1735754,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1735868,1093,844.0,,70.0,,,,,,,"Sodium, Na",MG +1736398,1093,45.0,,70.0,,,,,,,"Sodium, Na",MG +1736585,1093,260.0,,70.0,,,,,,,"Sodium, Na",MG +1736903,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1737045,1093,19167.0,,70.0,,,,,,,"Sodium, Na",MG +1737240,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG +1737266,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1737303,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1737733,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG +1737903,1093,318.0,,70.0,,,,,,,"Sodium, Na",MG +1738447,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +1738776,1093,416.0,,70.0,,,,,,,"Sodium, Na",MG +1739079,1093,118.0,,70.0,,,,,,,"Sodium, Na",MG +1739128,1093,43.0,,70.0,,,,,,,"Sodium, Na",MG +1739396,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +1739618,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1739852,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG +1739911,1093,156.0,,70.0,,,,,,,"Sodium, Na",MG +1739919,1093,867.0,,70.0,,,,,,,"Sodium, Na",MG +1740034,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +1740449,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1740548,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG +1740708,1093,66.0,,70.0,,,,,,,"Sodium, Na",MG +1741150,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1741466,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1741622,1093,12500.0,,70.0,,,,,,,"Sodium, Na",MG +1741627,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1741639,1093,311.0,,70.0,,,,,,,"Sodium, Na",MG +1741702,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG +1741796,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +1742156,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG +1742183,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG +1742322,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +1742498,1093,95.0,,70.0,,,,,,,"Sodium, Na",MG +1742752,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG +1742882,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1742977,1093,706.0,,70.0,,,,,,,"Sodium, Na",MG +1743206,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1743277,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1743347,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1743616,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1743652,1093,388.0,,70.0,,,,,,,"Sodium, Na",MG +1743766,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +1743771,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1744073,1093,1061.0,,70.0,,,,,,,"Sodium, Na",MG +1744324,1093,219.0,,70.0,,,,,,,"Sodium, Na",MG +1744446,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +1744548,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +1744737,1093,272.0,,70.0,,,,,,,"Sodium, Na",MG +1745145,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1745288,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1745333,1093,94.0,,70.0,,,,,,,"Sodium, Na",MG +1745583,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1745619,1093,405.0,,70.0,,,,,,,"Sodium, Na",MG +1745664,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +1745704,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG +1745951,1093,1097.0,,70.0,,,,,,,"Sodium, Na",MG +1746098,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG +1746215,1093,210.0,,70.0,,,,,,,"Sodium, Na",MG +1746371,1093,654.0,,70.0,,,,,,,"Sodium, Na",MG +1746497,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +1746595,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +1746783,1093,477.0,,70.0,,,,,,,"Sodium, Na",MG +1747027,1093,225.0,,70.0,,,,,,,"Sodium, Na",MG +1747211,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG +1747263,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1747377,1093,43.0,,70.0,,,,,,,"Sodium, Na",MG +1747412,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1747459,1093,183.0,,70.0,,,,,,,"Sodium, Na",MG +1747618,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1747649,1093,455.0,,70.0,,,,,,,"Sodium, Na",MG +1747837,1093,361.0,,70.0,,,,,,,"Sodium, Na",MG +1748451,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1748556,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1748986,1093,64.0,,70.0,,,,,,,"Sodium, Na",MG +1749244,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +1749487,1093,113.0,,70.0,,,,,,,"Sodium, Na",MG +1749810,1093,246.0,,70.0,,,,,,,"Sodium, Na",MG +1750044,1093,308.0,,70.0,,,,,,,"Sodium, Na",MG +1757747,1093,1100.0,,71.0,,,,,,,"Sodium, Na",MG +1757760,1093,1625.0,,71.0,,,,,,,"Sodium, Na",MG +1881016,1093,46.0,,70.0,,,,,,,"Sodium, Na",MG +1758032,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1758052,1093,214.0,,78.0,,,,,,,"Sodium, Na",MG +1758101,1093,1846.0,,71.0,,,,,,,"Sodium, Na",MG +1758205,1093,800.0,,78.0,,,,,,,"Sodium, Na",MG +1758295,1093,8.0,,71.0,,,,,,,"Sodium, Na",MG +1881236,1093,79.0,,70.0,,,,,,,"Sodium, Na",MG +1758944,1093,45.0,,71.0,,,,,,,"Sodium, Na",MG +1759161,1093,569.0,,71.0,,,,,,,"Sodium, Na",MG +1759806,1093,4667.0,,70.0,,,,,,,"Sodium, Na",MG +1759809,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1760004,1093,172.0,,70.0,,,,,,,"Sodium, Na",MG +1760075,1093,2533.0,,70.0,,,,,,,"Sodium, Na",MG +1760141,1093,275.0,,70.0,,,,,,,"Sodium, Na",MG +1760438,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG +1760496,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +1760513,1093,94.0,,70.0,,,,,,,"Sodium, Na",MG +1761056,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG +1761067,1093,634.0,,70.0,,,,,,,"Sodium, Na",MG +1761073,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG +1761193,1093,2714.0,,70.0,,,,,,,"Sodium, Na",MG +1761195,1093,993.0,,70.0,,,,,,,"Sodium, Na",MG +1761330,1093,1571.0,,70.0,,,,,,,"Sodium, Na",MG +1761343,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1761618,1093,1622.0,,70.0,,,,,,,"Sodium, Na",MG +1761870,1093,158.0,,70.0,,,,,,,"Sodium, Na",MG +1761950,1093,526.0,,70.0,,,,,,,"Sodium, Na",MG +1762008,1093,774.0,,70.0,,,,,,,"Sodium, Na",MG +1762109,1093,721.0,,70.0,,,,,,,"Sodium, Na",MG +1762179,1093,346.0,,70.0,,,,,,,"Sodium, Na",MG +1762603,1093,275.0,,70.0,,,,,,,"Sodium, Na",MG +1762733,1093,151.0,,70.0,,,,,,,"Sodium, Na",MG +1762988,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1763083,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1763276,1093,275.0,,70.0,,,,,,,"Sodium, Na",MG +1763302,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1763320,1093,967.0,,70.0,,,,,,,"Sodium, Na",MG +1763366,1093,1467.0,,70.0,,,,,,,"Sodium, Na",MG +1763377,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1763819,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1763879,1093,615.0,,70.0,,,,,,,"Sodium, Na",MG +1764220,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1764259,1093,77.0,,70.0,,,,,,,"Sodium, Na",MG +1764434,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG +1764710,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG +1764770,1093,388.0,,70.0,,,,,,,"Sodium, Na",MG +1764776,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1764819,1093,174.0,,70.0,,,,,,,"Sodium, Na",MG +1764992,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +1765394,1093,4600.0,,70.0,,,,,,,"Sodium, Na",MG +1765424,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +1765552,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG +1765739,1093,242.0,,70.0,,,,,,,"Sodium, Na",MG +1765985,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG +1766304,1093,224.0,,70.0,,,,,,,"Sodium, Na",MG +1766418,1093,9167.0,,70.0,,,,,,,"Sodium, Na",MG +1766506,1093,124.0,,70.0,,,,,,,"Sodium, Na",MG +1766542,1093,4500.0,,70.0,,,,,,,"Sodium, Na",MG +1766796,1093,276.0,,70.0,,,,,,,"Sodium, Na",MG +1766843,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +1767165,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1767255,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG +1767602,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG +1767647,1093,236.0,,70.0,,,,,,,"Sodium, Na",MG +1767656,1093,171.0,,70.0,,,,,,,"Sodium, Na",MG +1767809,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1768066,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +1768312,1093,86.0,,70.0,,,,,,,"Sodium, Na",MG +1768313,1093,2500.0,,70.0,,,,,,,"Sodium, Na",MG +1768409,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1769038,1093,2179.0,,70.0,,,,,,,"Sodium, Na",MG +1769157,1093,1182.0,,70.0,,,,,,,"Sodium, Na",MG +1769573,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1769718,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1770096,1093,762.0,,70.0,,,,,,,"Sodium, Na",MG +1770134,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1770200,1093,16.0,,70.0,,,,,,,"Sodium, Na",MG +1770437,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +1770806,1093,1786.0,,70.0,,,,,,,"Sodium, Na",MG +1770925,1093,22.0,,70.0,,,,,,,"Sodium, Na",MG +1771030,1093,327.0,,70.0,,,,,,,"Sodium, Na",MG +1771158,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG +1771163,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +1771619,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +1772316,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1772318,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1772849,1093,152.0,,70.0,,,,,,,"Sodium, Na",MG +1773352,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1773443,1093,112.0,,70.0,,,,,,,"Sodium, Na",MG +1773481,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG +1773500,1093,1214.0,,70.0,,,,,,,"Sodium, Na",MG +1773508,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG +1773593,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +1773606,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1774830,1093,136.0,,70.0,,,,,,,"Sodium, Na",MG +1774970,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1774980,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +1775001,1093,311.0,,70.0,,,,,,,"Sodium, Na",MG +1775077,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG +1775184,1093,109.0,,70.0,,,,,,,"Sodium, Na",MG +1775264,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1775293,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1775299,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1775460,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1881445,1093,78.0,,70.0,,,,,,,"Sodium, Na",MG +1775801,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG +1776094,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +1776193,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG +1776481,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1776900,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1777062,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1777228,1093,224.0,,70.0,,,,,,,"Sodium, Na",MG +1777465,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG +1777582,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG +1777681,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1881501,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG +1778227,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +1778259,1093,270.0,,70.0,,,,,,,"Sodium, Na",MG +1778265,1093,605.0,,70.0,,,,,,,"Sodium, Na",MG +1778551,1093,1224.0,,70.0,,,,,,,"Sodium, Na",MG +1779090,1093,870.0,,70.0,,,,,,,"Sodium, Na",MG +1779152,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG +1779510,1093,388.0,,70.0,,,,,,,"Sodium, Na",MG +1779582,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG +1779867,1093,310.0,,70.0,,,,,,,"Sodium, Na",MG +1779897,1093,289.0,,70.0,,,,,,,"Sodium, Na",MG +1779954,1093,318.0,,70.0,,,,,,,"Sodium, Na",MG +1780334,1093,676.0,,70.0,,,,,,,"Sodium, Na",MG +1780343,1093,265.0,,70.0,,,,,,,"Sodium, Na",MG +1780473,1093,472.0,,70.0,,,,,,,"Sodium, Na",MG +1780612,1093,394.0,,70.0,,,,,,,"Sodium, Na",MG +1780769,1093,126.0,,70.0,,,,,,,"Sodium, Na",MG +1780894,1093,161.0,,70.0,,,,,,,"Sodium, Na",MG +1781025,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +1781512,1093,887.0,,70.0,,,,,,,"Sodium, Na",MG +1781667,1093,941.0,,70.0,,,,,,,"Sodium, Na",MG +1781808,1093,297.0,,70.0,,,,,,,"Sodium, Na",MG +1781948,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG +1782037,1093,21.0,,70.0,,,,,,,"Sodium, Na",MG +1782277,1093,1283.0,,70.0,,,,,,,"Sodium, Na",MG +1782476,1093,327.0,,70.0,,,,,,,"Sodium, Na",MG +1782649,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1782810,1093,308.0,,70.0,,,,,,,"Sodium, Na",MG +1782964,1093,395.0,,70.0,,,,,,,"Sodium, Na",MG +1783108,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG +1783774,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1783867,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1784018,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG +1784065,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +1784073,1093,216.0,,70.0,,,,,,,"Sodium, Na",MG +1784542,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +1784601,1093,45.0,,70.0,,,,,,,"Sodium, Na",MG +1784656,1093,575.0,,70.0,,,,,,,"Sodium, Na",MG +1784712,1093,2400.0,,70.0,,,,,,,"Sodium, Na",MG +1784975,1093,1179.0,,70.0,,,,,,,"Sodium, Na",MG +1784984,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1785197,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +1786023,1093,379.0,,70.0,,,,,,,"Sodium, Na",MG +1786402,1093,149.0,,70.0,,,,,,,"Sodium, Na",MG +1786601,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1787082,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +1787359,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG +1787527,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG +1787586,1093,114.0,,70.0,,,,,,,"Sodium, Na",MG +1787648,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG +1787874,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1788326,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +1788347,1093,966.0,,70.0,,,,,,,"Sodium, Na",MG +1788649,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +1788669,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +1788757,1093,1425.0,,70.0,,,,,,,"Sodium, Na",MG +1788824,1093,967.0,,70.0,,,,,,,"Sodium, Na",MG +1789128,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG +1789832,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +1790096,1093,161.0,,70.0,,,,,,,"Sodium, Na",MG +1790300,1093,893.0,,70.0,,,,,,,"Sodium, Na",MG +1790375,1093,1647.0,,70.0,,,,,,,"Sodium, Na",MG +1790769,1093,448.0,,70.0,,,,,,,"Sodium, Na",MG +1790826,1093,103.0,,70.0,,,,,,,"Sodium, Na",MG +1790946,1093,543.0,,70.0,,,,,,,"Sodium, Na",MG +1790963,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +1791549,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +1791907,1093,119.0,,70.0,,,,,,,"Sodium, Na",MG +1791930,1093,986.0,,70.0,,,,,,,"Sodium, Na",MG +1792078,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +1792248,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG +1792440,1093,116.0,,70.0,,,,,,,"Sodium, Na",MG +1792642,1093,1667.0,,70.0,,,,,,,"Sodium, Na",MG +1792663,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG +1792720,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1792723,1093,97.0,,70.0,,,,,,,"Sodium, Na",MG +1793120,1093,119.0,,70.0,,,,,,,"Sodium, Na",MG +1793158,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1793523,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +1793724,1093,116.0,,70.0,,,,,,,"Sodium, Na",MG +1794207,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1794290,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1794404,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +1794648,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1794776,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1881760,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +1794977,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1795005,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1795059,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1795070,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG +1795193,1093,220.0,,70.0,,,,,,,"Sodium, Na",MG +1795477,1093,70.0,,70.0,,,,,,,"Sodium, Na",MG +1795713,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1795906,1093,526.0,,70.0,,,,,,,"Sodium, Na",MG +1795994,1093,419.0,,70.0,,,,,,,"Sodium, Na",MG +1796019,1093,204.0,,70.0,,,,,,,"Sodium, Na",MG +1796365,1093,386.0,,70.0,,,,,,,"Sodium, Na",MG +1796374,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +1796535,1093,367.0,,70.0,,,,,,,"Sodium, Na",MG +1796581,1093,317.0,,70.0,,,,,,,"Sodium, Na",MG +1797161,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +1797196,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +1797616,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +1797716,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +1797894,1093,11714.0,,70.0,,,,,,,"Sodium, Na",MG +1798196,1093,104.0,,70.0,,,,,,,"Sodium, Na",MG +1798412,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1798577,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG +1799282,1093,477.0,,70.0,,,,,,,"Sodium, Na",MG +1799379,1093,392.0,,70.0,,,,,,,"Sodium, Na",MG +1799583,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1799729,1093,65.0,,70.0,,,,,,,"Sodium, Na",MG +1799854,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG +1799885,1093,9364.0,,70.0,,,,,,,"Sodium, Na",MG +1800012,1093,768.0,,70.0,,,,,,,"Sodium, Na",MG +1800089,1093,369.0,,70.0,,,,,,,"Sodium, Na",MG +1800764,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +1800889,1093,13.0,,70.0,,,,,,,"Sodium, Na",MG +1801080,1093,2140.0,,70.0,,,,,,,"Sodium, Na",MG +1801197,1093,469.0,,70.0,,,,,,,"Sodium, Na",MG +1801477,1093,588.0,,70.0,,,,,,,"Sodium, Na",MG +1802572,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG +1802957,1093,149.0,,70.0,,,,,,,"Sodium, Na",MG +1803324,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +1803500,1093,547.0,,70.0,,,,,,,"Sodium, Na",MG +1803587,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +1803595,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1804062,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1804124,1093,162.0,,70.0,,,,,,,"Sodium, Na",MG +1804277,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1804616,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1804628,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG +1805005,1093,1053.0,,70.0,,,,,,,"Sodium, Na",MG +1805040,1093,20.0,,70.0,,,,,,,"Sodium, Na",MG +1805095,1093,381.0,,70.0,,,,,,,"Sodium, Na",MG +1805822,1093,1786.0,,70.0,,,,,,,"Sodium, Na",MG +1805909,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1805959,1093,224.0,,70.0,,,,,,,"Sodium, Na",MG +1806559,1093,449.0,,70.0,,,,,,,"Sodium, Na",MG +1806765,1093,310.0,,70.0,,,,,,,"Sodium, Na",MG +1807067,1093,3000.0,,70.0,,,,,,,"Sodium, Na",MG +1807257,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG +1807330,1093,34000.0,,70.0,,,,,,,"Sodium, Na",MG +1807792,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1808035,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG +1808619,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1808785,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +1808811,1093,611.0,,70.0,,,,,,,"Sodium, Na",MG +1808964,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG +1809605,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +1809826,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1809916,1093,309.0,,70.0,,,,,,,"Sodium, Na",MG +1810039,1093,192.0,,70.0,,,,,,,"Sodium, Na",MG +1810291,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1810401,1093,248.0,,70.0,,,,,,,"Sodium, Na",MG +1810913,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG +1811567,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1811917,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +1811970,1093,1567.0,,70.0,,,,,,,"Sodium, Na",MG +1812027,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1812098,1093,217.0,,70.0,,,,,,,"Sodium, Na",MG +1812453,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +1812883,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG +1812905,1093,90.0,,70.0,,,,,,,"Sodium, Na",MG +1813595,1093,70.0,,70.0,,,,,,,"Sodium, Na",MG +1813677,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1813842,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1813843,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1813950,1093,348.0,,70.0,,,,,,,"Sodium, Na",MG +1814050,1093,448.0,,70.0,,,,,,,"Sodium, Na",MG +1814114,1093,431.0,,70.0,,,,,,,"Sodium, Na",MG +1814222,1093,61.0,,70.0,,,,,,,"Sodium, Na",MG +1815055,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG +1815095,1093,1714.0,,70.0,,,,,,,"Sodium, Na",MG +1815105,1093,556.0,,70.0,,,,,,,"Sodium, Na",MG +1815684,1093,227.0,,70.0,,,,,,,"Sodium, Na",MG +1815726,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG +1815760,1093,804.0,,70.0,,,,,,,"Sodium, Na",MG +1815805,1093,64.0,,70.0,,,,,,,"Sodium, Na",MG +1816078,1093,509.0,,70.0,,,,,,,"Sodium, Na",MG +1816399,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1816495,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +1817095,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1817099,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +1817183,1093,7500.0,,70.0,,,,,,,"Sodium, Na",MG +1817432,1093,259.0,,70.0,,,,,,,"Sodium, Na",MG +1817636,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG +1818067,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1818295,1093,818.0,,70.0,,,,,,,"Sodium, Na",MG +1818639,1093,5250.0,,70.0,,,,,,,"Sodium, Na",MG +1819056,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1819127,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG +1819345,1093,3111.0,,70.0,,,,,,,"Sodium, Na",MG +1819401,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +1819615,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1819660,1093,259.0,,70.0,,,,,,,"Sodium, Na",MG +1819742,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG +1820048,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1820557,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1821237,1093,295.0,,70.0,,,,,,,"Sodium, Na",MG +1821746,1093,249.0,,70.0,,,,,,,"Sodium, Na",MG +1821903,1093,161.0,,70.0,,,,,,,"Sodium, Na",MG +1821975,1093,380.0,,70.0,,,,,,,"Sodium, Na",MG +1822196,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1822281,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG +1822350,1093,103.0,,70.0,,,,,,,"Sodium, Na",MG +1822586,1093,487.0,,70.0,,,,,,,"Sodium, Na",MG +1823105,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +1823114,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1823618,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG +1823799,1093,919.0,,70.0,,,,,,,"Sodium, Na",MG +1823823,1093,2133.0,,70.0,,,,,,,"Sodium, Na",MG +1823854,1093,1069.0,,70.0,,,,,,,"Sodium, Na",MG +1824018,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +1824057,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG +1824604,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1824666,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1824758,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +1825087,1093,471.0,,70.0,,,,,,,"Sodium, Na",MG +1825191,1093,278.0,,70.0,,,,,,,"Sodium, Na",MG +1825521,1093,274.0,,70.0,,,,,,,"Sodium, Na",MG +1826031,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1826509,1093,592.0,,70.0,,,,,,,"Sodium, Na",MG +1826776,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1826786,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1826787,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1826886,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1827323,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1827365,1093,298.0,,70.0,,,,,,,"Sodium, Na",MG +1827571,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1827608,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1827721,1093,1133.0,,70.0,,,,,,,"Sodium, Na",MG +1828309,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +1828394,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG +1828637,1093,446.0,,70.0,,,,,,,"Sodium, Na",MG +1828802,1093,91.0,,70.0,,,,,,,"Sodium, Na",MG +1829010,1093,97.0,,70.0,,,,,,,"Sodium, Na",MG +1829030,1093,141.0,,70.0,,,,,,,"Sodium, Na",MG +1829502,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG +1829778,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG +1829840,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1830006,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1830061,1093,326.0,,70.0,,,,,,,"Sodium, Na",MG +1830114,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1830191,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1830364,1093,671.0,,70.0,,,,,,,"Sodium, Na",MG +1830413,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +1830694,1093,704.0,,70.0,,,,,,,"Sodium, Na",MG +1830739,1093,1125.0,,70.0,,,,,,,"Sodium, Na",MG +1830821,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +1830824,1093,329.0,,70.0,,,,,,,"Sodium, Na",MG +1830841,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +1831105,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1831314,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1831372,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +1831840,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1832110,1093,144.0,,70.0,,,,,,,"Sodium, Na",MG +1832155,1093,1018.0,,70.0,,,,,,,"Sodium, Na",MG +1832402,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG +1832432,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +1833030,1093,9.0,,70.0,,,,,,,"Sodium, Na",MG +1833192,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG +1833259,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG +1833295,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG +1833514,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG +1833773,1093,162.0,,70.0,,,,,,,"Sodium, Na",MG +1833868,1093,188.0,,70.0,,,,,,,"Sodium, Na",MG +1833909,1093,51.0,,70.0,,,,,,,"Sodium, Na",MG +1833926,1093,13.0,,70.0,,,,,,,"Sodium, Na",MG +1834216,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1834360,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1835025,1093,22.0,,70.0,,,,,,,"Sodium, Na",MG +1835065,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1835297,1093,380.0,,70.0,,,,,,,"Sodium, Na",MG +1835844,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG +1835961,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1835981,1093,681.0,,70.0,,,,,,,"Sodium, Na",MG +1837097,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1837227,1093,49.0,,70.0,,,,,,,"Sodium, Na",MG +1837422,1093,294.0,,70.0,,,,,,,"Sodium, Na",MG +1837587,1093,273.0,,70.0,,,,,,,"Sodium, Na",MG +1838025,1093,308.0,,70.0,,,,,,,"Sodium, Na",MG +1838171,1093,89.0,,70.0,,,,,,,"Sodium, Na",MG +1838257,1093,354.0,,70.0,,,,,,,"Sodium, Na",MG +1838269,1093,2500.0,,70.0,,,,,,,"Sodium, Na",MG +1838395,1093,101.0,,70.0,,,,,,,"Sodium, Na",MG +1882344,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG +1838756,1093,567.0,,70.0,,,,,,,"Sodium, Na",MG +1838806,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG +1839202,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1839284,1093,238.0,,70.0,,,,,,,"Sodium, Na",MG +1882761,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +1882771,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +1839584,1093,550.0,,70.0,,,,,,,"Sodium, Na",MG +1882857,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1882870,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +1839842,1093,329.0,,70.0,,,,,,,"Sodium, Na",MG +1882959,1093,425.0,,70.0,,,,,,,"Sodium, Na",MG +1883014,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +1840722,1093,74.0,,70.0,,,,,,,"Sodium, Na",MG +1840756,1093,1167.0,,70.0,,,,,,,"Sodium, Na",MG +1841026,1093,258.0,,70.0,,,,,,,"Sodium, Na",MG +1841154,1093,162.0,,70.0,,,,,,,"Sodium, Na",MG +1841201,1093,1057.0,,70.0,,,,,,,"Sodium, Na",MG +1841216,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG +1841221,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +1841353,1093,949.0,,70.0,,,,,,,"Sodium, Na",MG +1841531,1093,583.0,,70.0,,,,,,,"Sodium, Na",MG +1841633,1093,89.0,,70.0,,,,,,,"Sodium, Na",MG +1841790,1093,893.0,,70.0,,,,,,,"Sodium, Na",MG +1841866,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG +1841870,1093,404.0,,70.0,,,,,,,"Sodium, Na",MG +1841893,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +1841990,1093,456.0,,70.0,,,,,,,"Sodium, Na",MG +1842352,1093,1125.0,,70.0,,,,,,,"Sodium, Na",MG +1842681,1093,2083.0,,70.0,,,,,,,"Sodium, Na",MG +1883369,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +1842852,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG +1842958,1093,265.0,,70.0,,,,,,,"Sodium, Na",MG +1883432,1093,631.0,,70.0,,,,,,,"Sodium, Na",MG +1843074,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1844051,1093,169.0,,70.0,,,,,,,"Sodium, Na",MG +1844098,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1844178,1093,207.0,,70.0,,,,,,,"Sodium, Na",MG +1844324,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1844488,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG +1844574,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1845136,1093,711.0,,70.0,,,,,,,"Sodium, Na",MG +1845411,1093,543.0,,70.0,,,,,,,"Sodium, Na",MG +1845447,1093,113.0,,70.0,,,,,,,"Sodium, Na",MG +1845598,1093,503.0,,70.0,,,,,,,"Sodium, Na",MG +1883598,1093,388.0,,70.0,,,,,,,"Sodium, Na",MG +1845922,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG +1846123,1093,297.0,,70.0,,,,,,,"Sodium, Na",MG +1846203,1093,465.0,,70.0,,,,,,,"Sodium, Na",MG +1846397,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1846887,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +1846934,1093,288.0,,70.0,,,,,,,"Sodium, Na",MG +1847087,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +1847341,1093,822.0,,70.0,,,,,,,"Sodium, Na",MG +1883953,1093,451.0,,70.0,,,,,,,"Sodium, Na",MG +1884041,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG +1884329,1093,367.0,,70.0,,,,,,,"Sodium, Na",MG +1884353,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +1884660,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1884725,1093,266.0,,70.0,,,,,,,"Sodium, Na",MG +1884916,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +1884943,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1885112,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1885564,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1885611,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG +1885617,1093,225.0,,70.0,,,,,,,"Sodium, Na",MG +1885676,1093,246.0,,70.0,,,,,,,"Sodium, Na",MG +1885772,1093,632.0,,70.0,,,,,,,"Sodium, Na",MG +1885779,1093,1214.0,,70.0,,,,,,,"Sodium, Na",MG +1885854,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG +1885991,1093,438.0,,70.0,,,,,,,"Sodium, Na",MG +1886074,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG +1886087,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +1886165,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +1886461,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +1886509,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1886565,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1886571,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG +1886617,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1886691,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1886766,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +1886939,1093,146.0,,70.0,,,,,,,"Sodium, Na",MG +1887291,1093,41.0,,70.0,,,,,,,"Sodium, Na",MG +1887659,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG +1888065,1093,96.0,,70.0,,,,,,,"Sodium, Na",MG +1888122,1093,70.0,,70.0,,,,,,,"Sodium, Na",MG +1888183,1093,474.0,,70.0,,,,,,,"Sodium, Na",MG +1888465,1093,105.0,,70.0,,,,,,,"Sodium, Na",MG +1888512,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +1889101,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1889144,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG +1889401,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG +1889402,1093,473.0,,70.0,,,,,,,"Sodium, Na",MG +1889406,1093,64.0,,70.0,,,,,,,"Sodium, Na",MG +1889722,1093,711.0,,70.0,,,,,,,"Sodium, Na",MG +1889833,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG +1890403,1093,544.0,,70.0,,,,,,,"Sodium, Na",MG +1890653,1093,202.0,,70.0,,,,,,,"Sodium, Na",MG +1890944,1093,161.0,,70.0,,,,,,,"Sodium, Na",MG +1890976,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG +1891032,1093,150.0,,70.0,,,,,,,"Sodium, Na",MG +1891139,1093,444.0,,70.0,,,,,,,"Sodium, Na",MG +1891152,1093,2625.0,,70.0,,,,,,,"Sodium, Na",MG +1891285,1093,18.0,,75.0,,,,,,,"Sodium, Na",MG +1891316,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG +1891468,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1891829,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +1891859,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG +1891911,1093,694.0,,70.0,,,,,,,"Sodium, Na",MG +1891976,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG +1892015,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG +1892202,1093,327.0,,70.0,,,,,,,"Sodium, Na",MG +1892396,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +1892529,1093,717.0,,70.0,,,,,,,"Sodium, Na",MG +1892801,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG +1892830,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG +1892976,1093,1652.0,,70.0,,,,,,,"Sodium, Na",MG +1893880,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1894003,1093,529.0,,70.0,,,,,,,"Sodium, Na",MG +1894028,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG +1894297,1093,635.0,,70.0,,,,,,,"Sodium, Na",MG +1894373,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +1894384,1093,582.0,,70.0,,,,,,,"Sodium, Na",MG +1894555,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1894577,1093,248.0,,70.0,,,,,,,"Sodium, Na",MG +1894686,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +1894800,1093,531.0,,70.0,,,,,,,"Sodium, Na",MG +1895195,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +1895298,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1895574,1093,1830.0,,70.0,,,,,,,"Sodium, Na",MG +1895711,1093,921.0,,70.0,,,,,,,"Sodium, Na",MG +1895826,1093,242.0,,70.0,,,,,,,"Sodium, Na",MG +1896005,1093,365.0,,70.0,,,,,,,"Sodium, Na",MG +1896049,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG +1896114,1093,19.0,,70.0,,,,,,,"Sodium, Na",MG +1896335,1093,297.0,,70.0,,,,,,,"Sodium, Na",MG +1896389,1093,2000.0,,70.0,,,,,,,"Sodium, Na",MG +1896461,1093,1028.0,,70.0,,,,,,,"Sodium, Na",MG +1896528,1093,26.0,,70.0,,,,,,,"Sodium, Na",MG +1896575,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG +1896856,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +1897084,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1897218,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1897548,1093,674.0,,70.0,,,,,,,"Sodium, Na",MG +1897628,1093,842.0,,70.0,,,,,,,"Sodium, Na",MG +1898092,1093,364.0,,70.0,,,,,,,"Sodium, Na",MG +1898292,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1898310,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1898495,1093,296.0,,70.0,,,,,,,"Sodium, Na",MG +1898553,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1898961,1093,124.0,,70.0,,,,,,,"Sodium, Na",MG +1899377,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1899424,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +1899566,1093,494.0,,70.0,,,,,,,"Sodium, Na",MG +1899574,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +1899728,1093,382.0,,70.0,,,,,,,"Sodium, Na",MG +1899778,1093,397.0,,70.0,,,,,,,"Sodium, Na",MG +1899994,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG +1900405,1093,1917.0,,70.0,,,,,,,"Sodium, Na",MG +1900430,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +1900493,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG +1900521,1093,112.0,,70.0,,,,,,,"Sodium, Na",MG +1901472,1093,13.0,,70.0,,,,,,,"Sodium, Na",MG +1901541,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +1901544,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +1901674,1093,81.0,,70.0,,,,,,,"Sodium, Na",MG +1901815,1093,186.0,,70.0,,,,,,,"Sodium, Na",MG +1902078,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG +1902352,1093,441.0,,70.0,,,,,,,"Sodium, Na",MG +1902507,1093,434.0,,70.0,,,,,,,"Sodium, Na",MG +1902585,1093,707.0,,70.0,,,,,,,"Sodium, Na",MG +1902730,1093,2286.0,,70.0,,,,,,,"Sodium, Na",MG +1902872,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1903098,1093,314.0,,70.0,,,,,,,"Sodium, Na",MG +1903121,1093,625.0,,70.0,,,,,,,"Sodium, Na",MG +1903444,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +1903604,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG +1903850,1093,353.0,,70.0,,,,,,,"Sodium, Na",MG +1903934,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG +1903971,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1904106,1093,41.0,,70.0,,,,,,,"Sodium, Na",MG +1904153,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG +1904501,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1904735,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG +1904867,1093,242.0,,70.0,,,,,,,"Sodium, Na",MG +1904911,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +1905104,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG +1905772,1093,141.0,,70.0,,,,,,,"Sodium, Na",MG +1905798,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG +1905891,1093,181.0,,70.0,,,,,,,"Sodium, Na",MG +1905971,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1906200,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +1906477,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1906981,1093,373.0,,70.0,,,,,,,"Sodium, Na",MG +1907169,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +1907652,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1907678,1093,3480.0,,70.0,,,,,,,"Sodium, Na",MG +1907950,1093,46.0,,70.0,,,,,,,"Sodium, Na",MG +1908160,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +1908416,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1909364,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1909453,1093,246.0,,70.0,,,,,,,"Sodium, Na",MG +1909614,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1909728,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +1909986,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG +1910048,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +1910093,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG +1910132,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1910299,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1910300,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +1910322,1093,319.0,,70.0,,,,,,,"Sodium, Na",MG +1910472,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1910514,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG +1911031,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +1911271,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +1912207,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +1912384,1093,920.0,,70.0,,,,,,,"Sodium, Na",MG +1912722,1093,116.0,,70.0,,,,,,,"Sodium, Na",MG +1913064,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +1913093,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG +1913261,1093,316.0,,70.0,,,,,,,"Sodium, Na",MG +1913528,1093,566.0,,70.0,,,,,,,"Sodium, Na",MG +1913835,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1913877,1093,229.0,,70.0,,,,,,,"Sodium, Na",MG +1913921,1093,181.0,,70.0,,,,,,,"Sodium, Na",MG +1914272,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1914970,1093,430.0,,70.0,,,,,,,"Sodium, Na",MG +1915015,1093,27.0,,70.0,,,,,,,"Sodium, Na",MG +1915096,1093,911.0,,70.0,,,,,,,"Sodium, Na",MG +1915371,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1915402,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +1915829,1093,86.0,,70.0,,,,,,,"Sodium, Na",MG +1915921,1093,550.0,,70.0,,,,,,,"Sodium, Na",MG +1916102,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1916341,1093,465.0,,70.0,,,,,,,"Sodium, Na",MG +1916345,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1916354,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1916473,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG +1917175,1093,480.0,,75.0,,,,,,,"Sodium, Na",MG +1917506,1093,617.0,,70.0,,,,,,,"Sodium, Na",MG +1917765,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1917785,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG +1917956,1093,487.0,,70.0,,,,,,,"Sodium, Na",MG +1918278,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1918359,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +1918481,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG +1918665,1093,2000.0,,70.0,,,,,,,"Sodium, Na",MG +1918780,1093,957.0,,70.0,,,,,,,"Sodium, Na",MG +1918913,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +1918926,1093,363.0,,70.0,,,,,,,"Sodium, Na",MG +1919054,1093,27.0,,70.0,,,,,,,"Sodium, Na",MG +1919124,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +1919280,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +1919541,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +1920059,1093,367.0,,70.0,,,,,,,"Sodium, Na",MG +1920246,1093,280.0,,70.0,,,,,,,"Sodium, Na",MG +1920328,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1920376,1093,455.0,,70.0,,,,,,,"Sodium, Na",MG +1920895,1093,396.0,,70.0,,,,,,,"Sodium, Na",MG +1921003,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1921232,1093,576.0,,70.0,,,,,,,"Sodium, Na",MG +1921522,1093,27.0,,70.0,,,,,,,"Sodium, Na",MG +1921716,1093,45.0,,70.0,,,,,,,"Sodium, Na",MG +1921765,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG +1922194,1093,900.0,,70.0,,,,,,,"Sodium, Na",MG +1922207,1093,46.0,,70.0,,,,,,,"Sodium, Na",MG +1922414,1093,94.0,,70.0,,,,,,,"Sodium, Na",MG +1922518,1093,261.0,,70.0,,,,,,,"Sodium, Na",MG +1922775,1093,430.0,,70.0,,,,,,,"Sodium, Na",MG +1923357,1093,548.0,,70.0,,,,,,,"Sodium, Na",MG +1923585,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1923728,1093,5333.0,,70.0,,,,,,,"Sodium, Na",MG +1924066,1093,434.0,,70.0,,,,,,,"Sodium, Na",MG +1924451,1093,476.0,,70.0,,,,,,,"Sodium, Na",MG +1924562,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG +1925312,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG +1925313,1093,102.0,,70.0,,,,,,,"Sodium, Na",MG +1925330,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG +1925602,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +1925620,1093,192.0,,70.0,,,,,,,"Sodium, Na",MG +1925709,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1925748,1093,967.0,,70.0,,,,,,,"Sodium, Na",MG +1926058,1093,1762.0,,70.0,,,,,,,"Sodium, Na",MG +1926145,1093,350.0,,70.0,,,,,,,"Sodium, Na",MG +1926472,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG +1926604,1093,211.0,,70.0,,,,,,,"Sodium, Na",MG +1926707,1093,350.0,,70.0,,,,,,,"Sodium, Na",MG +1926773,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG +1927041,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +1927304,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1927359,1093,19.0,,70.0,,,,,,,"Sodium, Na",MG +1927508,1093,477.0,,70.0,,,,,,,"Sodium, Na",MG +1927567,1093,278.0,,70.0,,,,,,,"Sodium, Na",MG +1927660,1093,426.0,,70.0,,,,,,,"Sodium, Na",MG +1927765,1093,162.0,,70.0,,,,,,,"Sodium, Na",MG +1927789,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1928025,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG +1928148,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1928417,1093,1200.0,,70.0,,,,,,,"Sodium, Na",MG +1928585,1093,141.0,,70.0,,,,,,,"Sodium, Na",MG +1928891,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1928896,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1930583,1093,192.0,,70.0,,,,,,,"Sodium, Na",MG +1930728,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1931064,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG +1931128,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1931325,1093,27.0,,70.0,,,,,,,"Sodium, Na",MG +1931785,1093,147.0,,70.0,,,,,,,"Sodium, Na",MG +1931974,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG +1932121,1093,17692.0,,70.0,,,,,,,"Sodium, Na",MG +1932383,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +1932597,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG +1932767,1093,288.0,,70.0,,,,,,,"Sodium, Na",MG +1933207,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG +1933305,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG +1933389,1093,5.0,,70.0,,,,,,,"Sodium, Na",MG +1933622,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1933700,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1933938,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +1934015,1093,893.0,,70.0,,,,,,,"Sodium, Na",MG +1934445,1093,55.0,,70.0,,,,,,,"Sodium, Na",MG +1934592,1093,1050.0,,70.0,,,,,,,"Sodium, Na",MG +1934900,1093,276.0,,70.0,,,,,,,"Sodium, Na",MG +1935589,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +1935874,1093,1875.0,,70.0,,,,,,,"Sodium, Na",MG +1935877,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG +1936163,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG +1936197,1093,196.0,,70.0,,,,,,,"Sodium, Na",MG +1936330,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +1936733,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1936801,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1936966,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG +1937215,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG +1937306,1093,11846.0,,70.0,,,,,,,"Sodium, Na",MG +1937811,1093,1600.0,,70.0,,,,,,,"Sodium, Na",MG +1938037,1093,553.0,,70.0,,,,,,,"Sodium, Na",MG +1938505,1093,259.0,,70.0,,,,,,,"Sodium, Na",MG +1939108,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +1939125,1093,45.0,,70.0,,,,,,,"Sodium, Na",MG +1939452,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +1939455,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +1939651,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1939768,1093,104.0,,70.0,,,,,,,"Sodium, Na",MG +1939788,1093,13.0,,70.0,,,,,,,"Sodium, Na",MG +1939884,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1940404,1093,532.0,,70.0,,,,,,,"Sodium, Na",MG +1940718,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +1940759,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG +1941049,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG +1941057,1093,820.0,,70.0,,,,,,,"Sodium, Na",MG +1941232,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1941318,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +1941361,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +1941640,1093,208.0,,70.0,,,,,,,"Sodium, Na",MG +1942349,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG +1942464,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +1943107,1093,60.0,,70.0,,,,,,,"Sodium, Na",MG +1943258,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG +1943362,1093,908.0,,70.0,,,,,,,"Sodium, Na",MG +1943625,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1943933,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG +1944071,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG +1944389,1093,465.0,,70.0,,,,,,,"Sodium, Na",MG +1944397,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1944642,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1944730,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +1945665,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1945789,1093,78.0,,70.0,,,,,,,"Sodium, Na",MG +1946506,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1946613,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG +1946630,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +1946684,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG +1946759,1093,1200.0,,70.0,,,,,,,"Sodium, Na",MG +1946791,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1947094,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1947125,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG +1947299,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +1947918,1093,99.0,,70.0,,,,,,,"Sodium, Na",MG +1947953,1093,84.0,,70.0,,,,,,,"Sodium, Na",MG +1948176,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG +1948300,1093,96.0,,70.0,,,,,,,"Sodium, Na",MG +1948335,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +1948365,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1948522,1093,1429.0,,70.0,,,,,,,"Sodium, Na",MG +1948698,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG +1948723,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +1948738,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +1948778,1093,101.0,,70.0,,,,,,,"Sodium, Na",MG +1948866,1093,73.0,,70.0,,,,,,,"Sodium, Na",MG +1949592,1093,541.0,,70.0,,,,,,,"Sodium, Na",MG +1950472,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1950952,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1951610,1093,385.0,,70.0,,,,,,,"Sodium, Na",MG +1951713,1093,552.0,,70.0,,,,,,,"Sodium, Na",MG +1951871,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1951946,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG +1952591,1093,207.0,,70.0,,,,,,,"Sodium, Na",MG +1952609,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1953178,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG +1953231,1093,484.0,,70.0,,,,,,,"Sodium, Na",MG +1953317,1093,371.0,,70.0,,,,,,,"Sodium, Na",MG +1953400,1093,258.0,,70.0,,,,,,,"Sodium, Na",MG +1953804,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG +1953821,1093,1500.0,,70.0,,,,,,,"Sodium, Na",MG +1954055,1093,276.0,,70.0,,,,,,,"Sodium, Na",MG +1954162,1093,810.0,,70.0,,,,,,,"Sodium, Na",MG +1954668,1093,619.0,,70.0,,,,,,,"Sodium, Na",MG +1954767,1093,459.0,,70.0,,,,,,,"Sodium, Na",MG +1954818,1093,195.0,,70.0,,,,,,,"Sodium, Na",MG +1955064,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG +1955154,1093,229.0,,70.0,,,,,,,"Sodium, Na",MG +1955295,1093,1714.0,,70.0,,,,,,,"Sodium, Na",MG +1955554,1093,1036.0,,70.0,,,,,,,"Sodium, Na",MG +1955576,1093,860.0,,70.0,,,,,,,"Sodium, Na",MG +1955643,1093,368.0,,70.0,,,,,,,"Sodium, Na",MG +1956153,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +1956306,1093,350.0,,70.0,,,,,,,"Sodium, Na",MG +1956364,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +1956393,1093,909.0,,70.0,,,,,,,"Sodium, Na",MG +1956685,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +1956785,1093,1333.0,,70.0,,,,,,,"Sodium, Na",MG +1956850,1093,395.0,,70.0,,,,,,,"Sodium, Na",MG +1957060,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG +1957099,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG +1957219,1093,150.0,,70.0,,,,,,,"Sodium, Na",MG +1958181,1093,527.0,,70.0,,,,,,,"Sodium, Na",MG +1958389,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG +1958440,1093,218.0,,70.0,,,,,,,"Sodium, Na",MG +1958637,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG +1958732,1093,198.0,,70.0,,,,,,,"Sodium, Na",MG +1959466,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1959479,1093,80.0,,70.0,,,,,,,"Sodium, Na",MG +1959588,1093,157.0,,70.0,,,,,,,"Sodium, Na",MG +1959658,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +1960060,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG +1960225,1093,410.0,,70.0,,,,,,,"Sodium, Na",MG +1960902,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG +1961188,1093,437.0,,70.0,,,,,,,"Sodium, Na",MG +1961329,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +1961396,1093,91.0,,70.0,,,,,,,"Sodium, Na",MG +1961460,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG +1961635,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +1962279,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +1962577,1093,484.0,,70.0,,,,,,,"Sodium, Na",MG +1962926,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +1963044,1093,410.0,,70.0,,,,,,,"Sodium, Na",MG +1963175,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +1963208,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG +1963410,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +1963582,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1963595,1093,128.0,,70.0,,,,,,,"Sodium, Na",MG +1963619,1093,1889.0,,70.0,,,,,,,"Sodium, Na",MG +1963731,1093,308.0,,70.0,,,,,,,"Sodium, Na",MG +1964143,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +1964154,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +1964311,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG +1964656,1093,1737.0,,70.0,,,,,,,"Sodium, Na",MG +1965042,1093,206.0,,70.0,,,,,,,"Sodium, Na",MG +1965349,1093,1857.0,,70.0,,,,,,,"Sodium, Na",MG +1966251,1093,203.0,,70.0,,,,,,,"Sodium, Na",MG +1966419,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1967164,1093,9.0,,70.0,,,,,,,"Sodium, Na",MG +1967583,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +1967782,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG +1967888,1093,231.0,,70.0,,,,,,,"Sodium, Na",MG +1967974,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG +1968105,1093,256.0,,70.0,,,,,,,"Sodium, Na",MG +1968248,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG +1968415,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +1968471,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +1968477,1093,2083.0,,70.0,,,,,,,"Sodium, Na",MG +1969000,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG +1969333,1093,265.0,,70.0,,,,,,,"Sodium, Na",MG +1969541,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1969565,1093,46.0,,70.0,,,,,,,"Sodium, Na",MG +1969608,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG +1969639,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +1969830,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +1970082,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1970137,1093,103.0,,70.0,,,,,,,"Sodium, Na",MG +1970278,1093,661.0,,70.0,,,,,,,"Sodium, Na",MG +1970845,1093,2000.0,,70.0,,,,,,,"Sodium, Na",MG +1971029,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG +1972135,1093,971.0,,70.0,,,,,,,"Sodium, Na",MG +1972564,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1973140,1093,216.0,,70.0,,,,,,,"Sodium, Na",MG +1973144,1093,210.0,,70.0,,,,,,,"Sodium, Na",MG +1973377,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1974539,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1974759,1093,170.0,,70.0,,,,,,,"Sodium, Na",MG +1975026,1093,294.0,,70.0,,,,,,,"Sodium, Na",MG +1975200,1093,2000.0,,70.0,,,,,,,"Sodium, Na",MG +1975316,1093,372.0,,70.0,,,,,,,"Sodium, Na",MG +1975335,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1975410,1093,350.0,,70.0,,,,,,,"Sodium, Na",MG +1975548,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +1975593,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +1976078,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1976170,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +1976321,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1976378,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG +1976751,1093,42.0,,70.0,,,,,,,"Sodium, Na",MG +1976761,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +1976833,1093,42.0,,70.0,,,,,,,"Sodium, Na",MG +1977007,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1977209,1093,162.0,,70.0,,,,,,,"Sodium, Na",MG +1978290,1093,235.0,,70.0,,,,,,,"Sodium, Na",MG +1978309,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +1978324,1093,818.0,,70.0,,,,,,,"Sodium, Na",MG +1978424,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1978501,1093,34.0,,70.0,,,,,,,"Sodium, Na",MG +1978584,1093,327.0,,70.0,,,,,,,"Sodium, Na",MG +1978805,1093,575.0,,70.0,,,,,,,"Sodium, Na",MG +1979044,1093,49.0,,70.0,,,,,,,"Sodium, Na",MG +1979354,1093,846.0,,70.0,,,,,,,"Sodium, Na",MG +1979597,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1979745,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +1979831,1093,354.0,,70.0,,,,,,,"Sodium, Na",MG +1980300,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1980395,1093,59.0,,70.0,,,,,,,"Sodium, Na",MG +1980498,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1981081,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +1981302,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1981363,1093,413.0,,70.0,,,,,,,"Sodium, Na",MG +1981468,1093,271.0,,70.0,,,,,,,"Sodium, Na",MG +1981490,1093,420.0,,70.0,,,,,,,"Sodium, Na",MG +1981682,1093,326.0,,70.0,,,,,,,"Sodium, Na",MG +1981746,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG +1981777,1093,1412.0,,70.0,,,,,,,"Sodium, Na",MG +1982922,1093,156.0,,70.0,,,,,,,"Sodium, Na",MG +1982925,1093,203125.0,,70.0,,,,,,,"Sodium, Na",MG +1983145,1093,471.0,,70.0,,,,,,,"Sodium, Na",MG +1983221,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1983403,1093,2083.0,,70.0,,,,,,,"Sodium, Na",MG +1983413,1093,1912.0,,70.0,,,,,,,"Sodium, Na",MG +1983542,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +1983617,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1983629,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1983768,1093,24000.0,,70.0,,,,,,,"Sodium, Na",MG +1983859,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG +1983996,1093,414.0,,70.0,,,,,,,"Sodium, Na",MG +1984003,1093,34.0,,70.0,,,,,,,"Sodium, Na",MG +1984285,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1984795,1093,59.0,,70.0,,,,,,,"Sodium, Na",MG +1984812,1093,727.0,,70.0,,,,,,,"Sodium, Na",MG +1984875,1093,138.0,,70.0,,,,,,,"Sodium, Na",MG +1984984,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1985345,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1985776,1093,212.0,,70.0,,,,,,,"Sodium, Na",MG +1986116,1093,360.0,,70.0,,,,,,,"Sodium, Na",MG +1986157,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1986161,1093,136.0,,70.0,,,,,,,"Sodium, Na",MG +1986246,1093,16.0,,70.0,,,,,,,"Sodium, Na",MG +1986688,1093,605.0,,70.0,,,,,,,"Sodium, Na",MG +1987349,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG +1987449,1093,444.0,,70.0,,,,,,,"Sodium, Na",MG +1987733,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG +1987749,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG +1987994,1093,273.0,,70.0,,,,,,,"Sodium, Na",MG +1988180,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +1988577,1093,1179.0,,70.0,,,,,,,"Sodium, Na",MG +1988623,1093,696.0,,70.0,,,,,,,"Sodium, Na",MG +1988900,1093,1121.0,,70.0,,,,,,,"Sodium, Na",MG +1988975,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +1989026,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG +1989063,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1989112,1093,1964.0,,70.0,,,,,,,"Sodium, Na",MG +1989487,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1989655,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1989745,1093,257.0,,70.0,,,,,,,"Sodium, Na",MG +1989827,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1990087,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1990163,1093,221.0,,70.0,,,,,,,"Sodium, Na",MG +1990333,1093,727.0,,70.0,,,,,,,"Sodium, Na",MG +1990496,1093,232.0,,70.0,,,,,,,"Sodium, Na",MG +1990499,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +1990603,1093,2000.0,,70.0,,,,,,,"Sodium, Na",MG +1990739,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +1991098,1093,187.0,,70.0,,,,,,,"Sodium, Na",MG +1991448,1093,227.0,,70.0,,,,,,,"Sodium, Na",MG +1991580,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +1991607,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG +1991744,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG +1991895,1093,902.0,,70.0,,,,,,,"Sodium, Na",MG +1992069,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +1992230,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG +1992557,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG +1992805,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1992985,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG +1993003,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +1993078,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG +1993679,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +1993825,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1994818,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +1995013,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +1995066,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1995391,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG +1995747,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1996006,1093,677.0,,70.0,,,,,,,"Sodium, Na",MG +1996299,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1996602,1093,317.0,,70.0,,,,,,,"Sodium, Na",MG +1996667,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG +1996759,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1996831,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG +1996986,1093,22.0,,70.0,,,,,,,"Sodium, Na",MG +1997166,1093,275.0,,70.0,,,,,,,"Sodium, Na",MG +1998098,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +1998101,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +1998609,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG +1998694,1093,527.0,,70.0,,,,,,,"Sodium, Na",MG +1999054,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +1999182,1093,443.0,,70.0,,,,,,,"Sodium, Na",MG +1999268,1093,456.0,,70.0,,,,,,,"Sodium, Na",MG +1999568,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +2007620,1093,170.0,,78.0,,,,,,,"Sodium, Na",MG +2007657,1093,29.0,,71.0,,,,,,,"Sodium, Na",MG +2008102,1093,192.0,,70.0,,,,,,,"Sodium, Na",MG +2008706,1093,946.0,,70.0,,,,,,,"Sodium, Na",MG +2008749,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +2008774,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +2008841,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +2009130,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2009287,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG +2009388,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +2009557,1093,367.0,,70.0,,,,,,,"Sodium, Na",MG +2009657,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +2009672,1093,307.0,,70.0,,,,,,,"Sodium, Na",MG +2009799,1093,2000.0,,70.0,,,,,,,"Sodium, Na",MG +2010129,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +2010141,1093,1786.0,,70.0,,,,,,,"Sodium, Na",MG +2010414,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2010515,1093,422.0,,70.0,,,,,,,"Sodium, Na",MG +2010732,1093,392.0,,70.0,,,,,,,"Sodium, Na",MG +2010838,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +2010879,1093,1733.0,,70.0,,,,,,,"Sodium, Na",MG +2011100,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +2011169,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +2011527,1093,28.0,,70.0,,,,,,,"Sodium, Na",MG +2011611,1093,480.0,,70.0,,,,,,,"Sodium, Na",MG +2011666,1093,844.0,,70.0,,,,,,,"Sodium, Na",MG +2012086,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +2012190,1093,262.0,,70.0,,,,,,,"Sodium, Na",MG +2012890,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG +2013094,1093,395.0,,70.0,,,,,,,"Sodium, Na",MG +2013277,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +2014159,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +2014318,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2014637,1093,1600.0,,70.0,,,,,,,"Sodium, Na",MG +2014650,1093,871.0,,70.0,,,,,,,"Sodium, Na",MG +2014814,1093,549.0,,70.0,,,,,,,"Sodium, Na",MG +2015016,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG +2015019,1093,85.0,,70.0,,,,,,,"Sodium, Na",MG +2015398,1093,344.0,,70.0,,,,,,,"Sodium, Na",MG +2015522,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2015524,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2015583,1093,288.0,,70.0,,,,,,,"Sodium, Na",MG +2015825,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG +2015934,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG +2016162,1093,486.0,,70.0,,,,,,,"Sodium, Na",MG +2017068,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG +2017339,1093,772.0,,70.0,,,,,,,"Sodium, Na",MG +2017361,1093,233.0,,70.0,,,,,,,"Sodium, Na",MG +2017764,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +2017894,1093,1536.0,,70.0,,,,,,,"Sodium, Na",MG +2018142,1093,340.0,,70.0,,,,,,,"Sodium, Na",MG +2018319,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG +2018349,1093,5500.0,,70.0,,,,,,,"Sodium, Na",MG +2018906,1093,95.0,,70.0,,,,,,,"Sodium, Na",MG +2019040,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +2019107,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +2019177,1093,728.0,,70.0,,,,,,,"Sodium, Na",MG +2019407,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2019629,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2019729,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +2019992,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG +2020192,1093,159.0,,70.0,,,,,,,"Sodium, Na",MG +2020347,1093,344.0,,70.0,,,,,,,"Sodium, Na",MG +2020506,1093,196.0,,70.0,,,,,,,"Sodium, Na",MG +2020536,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2020567,1093,521.0,,70.0,,,,,,,"Sodium, Na",MG +2020849,1093,1812.0,,70.0,,,,,,,"Sodium, Na",MG +2021010,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG +2021105,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +2021136,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +2021214,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG +2021285,1093,488.0,,70.0,,,,,,,"Sodium, Na",MG +2021392,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2021579,1093,254.0,,70.0,,,,,,,"Sodium, Na",MG +2021746,1093,406.0,,70.0,,,,,,,"Sodium, Na",MG +2022001,1093,298.0,,70.0,,,,,,,"Sodium, Na",MG +2022048,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG +2022447,1093,2067.0,,70.0,,,,,,,"Sodium, Na",MG +2022588,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG +2022663,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2022854,1093,1257.0,,70.0,,,,,,,"Sodium, Na",MG +2022992,1093,257.0,,70.0,,,,,,,"Sodium, Na",MG +2023101,1093,78.0,,70.0,,,,,,,"Sodium, Na",MG +2023769,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2023920,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG +2023979,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +2024079,1093,196.0,,70.0,,,,,,,"Sodium, Na",MG +2024105,1093,415.0,,70.0,,,,,,,"Sodium, Na",MG +2024175,1093,170.0,,70.0,,,,,,,"Sodium, Na",MG +2024264,1093,446.0,,70.0,,,,,,,"Sodium, Na",MG +2024273,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +2024310,1093,474.0,,70.0,,,,,,,"Sodium, Na",MG +2025179,1093,3214.0,,70.0,,,,,,,"Sodium, Na",MG +2025448,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG +2025481,1093,1057.0,,70.0,,,,,,,"Sodium, Na",MG +2025862,1093,1500.0,,70.0,,,,,,,"Sodium, Na",MG +2025982,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2026048,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2026134,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2026331,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG +2026382,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG +2026499,1093,45.0,,70.0,,,,,,,"Sodium, Na",MG +2026749,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +2026858,1093,2829.0,,70.0,,,,,,,"Sodium, Na",MG +2027109,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2027784,1093,6286.0,,70.0,,,,,,,"Sodium, Na",MG +2028107,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2028123,1093,1600.0,,70.0,,,,,,,"Sodium, Na",MG +2028181,1093,2056.0,,70.0,,,,,,,"Sodium, Na",MG +2028206,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +2028485,1093,78.0,,70.0,,,,,,,"Sodium, Na",MG +2028845,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +2029086,1093,36667.0,,70.0,,,,,,,"Sodium, Na",MG +2029475,1093,1176.0,,70.0,,,,,,,"Sodium, Na",MG +2029496,1093,941.0,,70.0,,,,,,,"Sodium, Na",MG +2029723,1093,1242.0,,70.0,,,,,,,"Sodium, Na",MG +2029890,1093,381.0,,70.0,,,,,,,"Sodium, Na",MG +2030047,1093,128.0,,70.0,,,,,,,"Sodium, Na",MG +2030076,1093,128.0,,70.0,,,,,,,"Sodium, Na",MG +2030093,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +2030199,1093,781.0,,70.0,,,,,,,"Sodium, Na",MG +2030311,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +2030861,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2030937,1093,649.0,,70.0,,,,,,,"Sodium, Na",MG +2031824,1093,3222.0,,70.0,,,,,,,"Sodium, Na",MG +2031935,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG +2032179,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG +2032294,1093,2800.0,,70.0,,,,,,,"Sodium, Na",MG +2032436,1093,2070.0,,70.0,,,,,,,"Sodium, Na",MG +2032538,1093,9.0,,70.0,,,,,,,"Sodium, Na",MG +2032622,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +2032681,1093,258.0,,70.0,,,,,,,"Sodium, Na",MG +2032790,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG +2032999,1093,414.0,,70.0,,,,,,,"Sodium, Na",MG +2033306,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG +2033514,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2033994,1093,26.0,,70.0,,,,,,,"Sodium, Na",MG +2034167,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +2034287,1093,459.0,,70.0,,,,,,,"Sodium, Na",MG +2034360,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2034457,1093,6167.0,,70.0,,,,,,,"Sodium, Na",MG +2034474,1093,2875.0,,70.0,,,,,,,"Sodium, Na",MG +2034482,1093,354.0,,70.0,,,,,,,"Sodium, Na",MG +2034504,1093,258.0,,70.0,,,,,,,"Sodium, Na",MG +2034507,1093,7200.0,,70.0,,,,,,,"Sodium, Na",MG +2034973,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2035045,1093,515.0,,70.0,,,,,,,"Sodium, Na",MG +2035239,1093,115.0,,70.0,,,,,,,"Sodium, Na",MG +2035258,1093,211.0,,70.0,,,,,,,"Sodium, Na",MG +2036005,1093,481.0,,70.0,,,,,,,"Sodium, Na",MG +2036333,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2036517,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG +2036596,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +2036678,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG +2036712,1093,516.0,,70.0,,,,,,,"Sodium, Na",MG +2036869,1093,509.0,,70.0,,,,,,,"Sodium, Na",MG +2037082,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2037392,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG +2037852,1093,744.0,,70.0,,,,,,,"Sodium, Na",MG +2038009,1093,387.0,,70.0,,,,,,,"Sodium, Na",MG +2038083,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG +2038301,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +2038370,1093,49.0,,70.0,,,,,,,"Sodium, Na",MG +2038624,1093,531.0,,70.0,,,,,,,"Sodium, Na",MG +2039351,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2039471,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +2039650,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +2040095,1093,946.0,,70.0,,,,,,,"Sodium, Na",MG +2040146,1093,528.0,,70.0,,,,,,,"Sodium, Na",MG +2040234,1093,567.0,,70.0,,,,,,,"Sodium, Na",MG +2040281,1093,804.0,,70.0,,,,,,,"Sodium, Na",MG +2040682,1093,352.0,,70.0,,,,,,,"Sodium, Na",MG +2040819,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG +2040867,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +2040888,1093,1107.0,,70.0,,,,,,,"Sodium, Na",MG +2041076,1093,1733.0,,70.0,,,,,,,"Sodium, Na",MG +2041078,1093,3000.0,,70.0,,,,,,,"Sodium, Na",MG +2041287,1093,320.0,,70.0,,,,,,,"Sodium, Na",MG +2041882,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG +2041947,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG +2041958,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2042236,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +2042296,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +2042306,1093,88.0,,70.0,,,,,,,"Sodium, Na",MG +2042392,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +2042413,1093,236.0,,70.0,,,,,,,"Sodium, Na",MG +2042444,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2042535,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +2043051,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2043318,1093,59.0,,70.0,,,,,,,"Sodium, Na",MG +2043468,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +2043496,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG +2043610,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2043957,1093,605.0,,70.0,,,,,,,"Sodium, Na",MG +2044041,1093,370.0,,70.0,,,,,,,"Sodium, Na",MG +2044151,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +2044203,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +2044205,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2044344,1093,42.0,,70.0,,,,,,,"Sodium, Na",MG +2044581,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG +2044609,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +2044804,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2044988,1093,97.0,,70.0,,,,,,,"Sodium, Na",MG +2045216,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2045236,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG +2045270,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2046061,1093,3407.0,,70.0,,,,,,,"Sodium, Na",MG +2046189,1093,383.0,,70.0,,,,,,,"Sodium, Na",MG +2046273,1093,155.0,,70.0,,,,,,,"Sodium, Na",MG +2046289,1093,66.0,,70.0,,,,,,,"Sodium, Na",MG +2046344,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG +2046646,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +2046829,1093,109.0,,70.0,,,,,,,"Sodium, Na",MG +2046955,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG +2047010,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG +2047183,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2047186,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2047409,1093,1133.0,,70.0,,,,,,,"Sodium, Na",MG +2047601,1093,66.0,,70.0,,,,,,,"Sodium, Na",MG +2047612,1093,68.0,,70.0,,,,,,,"Sodium, Na",MG +2047942,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2048065,1093,192.0,,70.0,,,,,,,"Sodium, Na",MG +2048156,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2048202,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG +2048213,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +2048362,1093,475.0,,70.0,,,,,,,"Sodium, Na",MG +2048499,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG +2048537,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG +2049058,1093,162.0,,70.0,,,,,,,"Sodium, Na",MG +2049120,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2049128,1093,19.0,,70.0,,,,,,,"Sodium, Na",MG +2049375,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2049475,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +2049509,1093,85.0,,70.0,,,,,,,"Sodium, Na",MG +2049612,1093,1.0,,70.0,,,,,,,"Sodium, Na",MG +2049737,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG +2049895,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +2050507,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG +2050568,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG +2050635,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG +2050692,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +2050731,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2051054,1093,78.0,,70.0,,,,,,,"Sodium, Na",MG +2051148,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +2051209,1093,988.0,,70.0,,,,,,,"Sodium, Na",MG +2052099,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +2052116,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG +2052135,1093,4444.0,,70.0,,,,,,,"Sodium, Na",MG +2052509,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +2052555,1093,108.0,,70.0,,,,,,,"Sodium, Na",MG +2052579,1093,237.0,,70.0,,,,,,,"Sodium, Na",MG +2052775,1093,212.0,,70.0,,,,,,,"Sodium, Na",MG +2052825,1093,345.0,,70.0,,,,,,,"Sodium, Na",MG +2052857,1093,121.0,,70.0,,,,,,,"Sodium, Na",MG +2053140,1093,5.0,,70.0,,,,,,,"Sodium, Na",MG +2053294,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG +2053614,1093,344.0,,70.0,,,,,,,"Sodium, Na",MG +2053948,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +2054252,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +2054910,1093,1107.0,,70.0,,,,,,,"Sodium, Na",MG +2054930,1093,708.0,,70.0,,,,,,,"Sodium, Na",MG +2054965,1093,1107.0,,70.0,,,,,,,"Sodium, Na",MG +2055202,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +2055206,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +2055959,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG +2056174,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +2056196,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG +2056231,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG +2056824,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG +2056856,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2056986,1093,1286.0,,70.0,,,,,,,"Sodium, Na",MG +2057008,1093,1105.0,,70.0,,,,,,,"Sodium, Na",MG +2057062,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2057064,1093,548.0,,70.0,,,,,,,"Sodium, Na",MG +2057603,1093,877.0,,70.0,,,,,,,"Sodium, Na",MG +2057789,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +2057893,1093,708.0,,70.0,,,,,,,"Sodium, Na",MG +2057900,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2058301,1093,397.0,,70.0,,,,,,,"Sodium, Na",MG +2058606,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2059323,1093,982.0,,70.0,,,,,,,"Sodium, Na",MG +2059480,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +2059575,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2059746,1093,768.0,,70.0,,,,,,,"Sodium, Na",MG +2060100,1093,223.0,,70.0,,,,,,,"Sodium, Na",MG +2060257,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2060681,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2060796,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +2060814,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2060823,1093,979.0,,70.0,,,,,,,"Sodium, Na",MG +2060834,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2060987,1093,127.0,,70.0,,,,,,,"Sodium, Na",MG +2061088,1093,119.0,,70.0,,,,,,,"Sodium, Na",MG +2061556,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +2061640,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG +2061809,1093,579.0,,70.0,,,,,,,"Sodium, Na",MG +2061984,1093,237.0,,70.0,,,,,,,"Sodium, Na",MG +2062110,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2062172,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2062537,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2062786,1093,1321.0,,70.0,,,,,,,"Sodium, Na",MG +2062983,1093,85.0,,70.0,,,,,,,"Sodium, Na",MG +2063199,1093,122.0,,70.0,,,,,,,"Sodium, Na",MG +2063238,1093,590.0,,70.0,,,,,,,"Sodium, Na",MG +2063245,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG +2063549,1093,346.0,,70.0,,,,,,,"Sodium, Na",MG +2063563,1093,5733.0,,70.0,,,,,,,"Sodium, Na",MG +2063764,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2063914,1093,1050.0,,70.0,,,,,,,"Sodium, Na",MG +2064026,1093,265.0,,70.0,,,,,,,"Sodium, Na",MG +2064135,1093,312.0,,70.0,,,,,,,"Sodium, Na",MG +2064188,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG +2065104,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2065553,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +2065708,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +2066107,1093,247.0,,70.0,,,,,,,"Sodium, Na",MG +2066321,1093,247.0,,70.0,,,,,,,"Sodium, Na",MG +2066454,1093,129.0,,70.0,,,,,,,"Sodium, Na",MG +2066646,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +2066657,1093,760.0,,70.0,,,,,,,"Sodium, Na",MG +2067248,1093,419.0,,70.0,,,,,,,"Sodium, Na",MG +2067298,1093,5667.0,,70.0,,,,,,,"Sodium, Na",MG +2067555,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2067656,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG +2067784,1093,61.0,,70.0,,,,,,,"Sodium, Na",MG +2067852,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2067860,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG +2067921,1093,938.0,,70.0,,,,,,,"Sodium, Na",MG +2068008,1093,374.0,,70.0,,,,,,,"Sodium, Na",MG +2068185,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +2068450,1093,210.0,,70.0,,,,,,,"Sodium, Na",MG +2068501,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2069322,1093,156.0,,70.0,,,,,,,"Sodium, Na",MG +2069385,1093,823.0,,70.0,,,,,,,"Sodium, Na",MG +2069901,1093,696.0,,70.0,,,,,,,"Sodium, Na",MG +2069955,1093,39.0,,70.0,,,,,,,"Sodium, Na",MG +2069978,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG +2069987,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG +2070068,1093,1349.0,,70.0,,,,,,,"Sodium, Na",MG +2070161,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2070557,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG +2070651,1093,440.0,,70.0,,,,,,,"Sodium, Na",MG +2070680,1093,133.0,,70.0,,,,,,,"Sodium, Na",MG +2070724,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG +2070768,1093,312.0,,70.0,,,,,,,"Sodium, Na",MG +2070904,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG +2071068,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +2071317,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2071490,1093,588.0,,70.0,,,,,,,"Sodium, Na",MG +2071561,1093,34.0,,70.0,,,,,,,"Sodium, Na",MG +2071645,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG +2071686,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +2071798,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +2071806,1093,742.0,,70.0,,,,,,,"Sodium, Na",MG +2071836,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +2072018,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2072099,1093,318.0,,70.0,,,,,,,"Sodium, Na",MG +2072139,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +2072179,1093,43.0,,70.0,,,,,,,"Sodium, Na",MG +2072283,1093,348.0,,70.0,,,,,,,"Sodium, Na",MG +2072491,1093,1105.0,,70.0,,,,,,,"Sodium, Na",MG +2072569,1093,395.0,,70.0,,,,,,,"Sodium, Na",MG +2072591,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +2072795,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2073416,1093,340.0,,70.0,,,,,,,"Sodium, Na",MG +2073887,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2073909,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2074286,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG +2074641,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2074735,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +2074775,1093,1600.0,,70.0,,,,,,,"Sodium, Na",MG +2075007,1093,579.0,,70.0,,,,,,,"Sodium, Na",MG +2075170,1093,180.0,,70.0,,,,,,,"Sodium, Na",MG +2076006,1093,1533.0,,70.0,,,,,,,"Sodium, Na",MG +2076060,1093,151.0,,70.0,,,,,,,"Sodium, Na",MG +2076095,1093,893.0,,70.0,,,,,,,"Sodium, Na",MG +2076284,1093,446.0,,70.0,,,,,,,"Sodium, Na",MG +2076501,1093,217.0,,70.0,,,,,,,"Sodium, Na",MG +2076529,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG +2076593,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +2076866,1093,543.0,,70.0,,,,,,,"Sodium, Na",MG +2076868,1093,453.0,,70.0,,,,,,,"Sodium, Na",MG +2077039,1093,97.0,,70.0,,,,,,,"Sodium, Na",MG +2077137,1093,281.0,,70.0,,,,,,,"Sodium, Na",MG +2077341,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +2077552,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +2077649,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG +2077663,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2077676,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2077841,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG +2078055,1093,1400.0,,70.0,,,,,,,"Sodium, Na",MG +2078184,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +2078216,1093,218.0,,70.0,,,,,,,"Sodium, Na",MG +2078907,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +2079201,1093,279.0,,70.0,,,,,,,"Sodium, Na",MG +2079501,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +2079588,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2079894,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG +2080013,1093,279.0,,70.0,,,,,,,"Sodium, Na",MG +2080207,1093,85.0,,70.0,,,,,,,"Sodium, Na",MG +2080237,1093,74.0,,70.0,,,,,,,"Sodium, Na",MG +2080244,1093,474.0,,70.0,,,,,,,"Sodium, Na",MG +2080342,1093,108.0,,70.0,,,,,,,"Sodium, Na",MG +2080348,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2080760,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG +2080878,1093,594.0,,70.0,,,,,,,"Sodium, Na",MG +2081374,1093,95.0,,70.0,,,,,,,"Sodium, Na",MG +2081440,1093,352.0,,70.0,,,,,,,"Sodium, Na",MG +2081578,1093,1047.0,,70.0,,,,,,,"Sodium, Na",MG +2081771,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2081793,1093,305.0,,70.0,,,,,,,"Sodium, Na",MG +2082239,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2082357,1093,737.0,,70.0,,,,,,,"Sodium, Na",MG +2082621,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG +2083006,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2083174,1093,1467.0,,70.0,,,,,,,"Sodium, Na",MG +2083211,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +2083620,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2083903,1093,2000.0,,70.0,,,,,,,"Sodium, Na",MG +2083934,1093,788.0,,70.0,,,,,,,"Sodium, Na",MG +2084600,1093,55.0,,70.0,,,,,,,"Sodium, Na",MG +2084734,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +2084738,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +2084782,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG +2084823,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +2084974,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2085229,1093,367.0,,70.0,,,,,,,"Sodium, Na",MG +2086168,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +2086595,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +2086628,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2086674,1093,246.0,,70.0,,,,,,,"Sodium, Na",MG +2087106,1093,383.0,,70.0,,,,,,,"Sodium, Na",MG +2087366,1093,584.0,,70.0,,,,,,,"Sodium, Na",MG +2087410,1093,19.0,,70.0,,,,,,,"Sodium, Na",MG +2087606,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2087625,1093,181.0,,70.0,,,,,,,"Sodium, Na",MG +2087719,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +2087758,1093,206.0,,70.0,,,,,,,"Sodium, Na",MG +2087759,1093,298.0,,70.0,,,,,,,"Sodium, Na",MG +2087991,1093,132.0,,70.0,,,,,,,"Sodium, Na",MG +2088152,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2088187,1093,405.0,,70.0,,,,,,,"Sodium, Na",MG +2088202,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG +2088807,1093,196.0,,70.0,,,,,,,"Sodium, Na",MG +2089033,1093,625.0,,70.0,,,,,,,"Sodium, Na",MG +2089772,1093,312.0,,70.0,,,,,,,"Sodium, Na",MG +2089782,1093,900.0,,70.0,,,,,,,"Sodium, Na",MG +2089973,1093,508.0,,70.0,,,,,,,"Sodium, Na",MG +2089988,1093,327.0,,70.0,,,,,,,"Sodium, Na",MG +2090132,1093,133.0,,70.0,,,,,,,"Sodium, Na",MG +2090439,1093,488.0,,70.0,,,,,,,"Sodium, Na",MG +2091150,1093,175.0,,70.0,,,,,,,"Sodium, Na",MG +2091233,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +2091256,1093,477.0,,70.0,,,,,,,"Sodium, Na",MG +2091385,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2091493,1093,550.0,,70.0,,,,,,,"Sodium, Na",MG +2091519,1093,80.0,,70.0,,,,,,,"Sodium, Na",MG +2091815,1093,16.0,,70.0,,,,,,,"Sodium, Na",MG +2092006,1093,256.0,,70.0,,,,,,,"Sodium, Na",MG +2092142,1093,241.0,,70.0,,,,,,,"Sodium, Na",MG +2092427,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +2092453,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +2092489,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +2093139,1093,291.0,,70.0,,,,,,,"Sodium, Na",MG +2093271,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +2093490,1093,900.0,,70.0,,,,,,,"Sodium, Na",MG +2093884,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2093993,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2094189,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2094452,1093,77.0,,70.0,,,,,,,"Sodium, Na",MG +2095140,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG +2095442,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2095503,1093,696.0,,70.0,,,,,,,"Sodium, Na",MG +2095520,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +2095679,1093,1625.0,,70.0,,,,,,,"Sodium, Na",MG +2095858,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2096207,1093,1821.0,,70.0,,,,,,,"Sodium, Na",MG +2096275,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +2096767,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2096778,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG +2096812,1093,1500.0,,70.0,,,,,,,"Sodium, Na",MG +2096854,1093,4083.0,,70.0,,,,,,,"Sodium, Na",MG +2097172,1093,89.0,,70.0,,,,,,,"Sodium, Na",MG +2097364,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG +2097589,1093,34.0,,70.0,,,,,,,"Sodium, Na",MG +2097700,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG +2097894,1093,1023.0,,70.0,,,,,,,"Sodium, Na",MG +2098078,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2098233,1093,176.0,,70.0,,,,,,,"Sodium, Na",MG +2098260,1093,328.0,,70.0,,,,,,,"Sodium, Na",MG +2098399,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +2098426,1093,2733.0,,70.0,,,,,,,"Sodium, Na",MG +2098497,1093,562.0,,70.0,,,,,,,"Sodium, Na",MG +2099275,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +2099466,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +2099489,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +2099624,1093,456.0,,70.0,,,,,,,"Sodium, Na",MG +2099706,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2100063,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG +2100070,1093,1250.0,,70.0,,,,,,,"Sodium, Na",MG +2100576,1093,882.0,,70.0,,,,,,,"Sodium, Na",MG +2100586,1093,478.0,,70.0,,,,,,,"Sodium, Na",MG +2100681,1093,6000.0,,70.0,,,,,,,"Sodium, Na",MG +2101656,1093,529.0,,70.0,,,,,,,"Sodium, Na",MG +2101672,1093,1524.0,,70.0,,,,,,,"Sodium, Na",MG +2101727,1093,974.0,,70.0,,,,,,,"Sodium, Na",MG +2101958,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +2102216,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2102415,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +2102481,1093,1.0,,70.0,,,,,,,"Sodium, Na",MG +2102707,1093,1156.0,,70.0,,,,,,,"Sodium, Na",MG +2102883,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2103153,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +2103171,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG +2103382,1093,1267.0,,70.0,,,,,,,"Sodium, Na",MG +2104119,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG +2104949,1093,5.0,,70.0,,,,,,,"Sodium, Na",MG +2104975,1093,136.0,,70.0,,,,,,,"Sodium, Na",MG +2105055,1093,509.0,,70.0,,,,,,,"Sodium, Na",MG +2105574,1093,1267.0,,70.0,,,,,,,"Sodium, Na",MG +2105665,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG +2105770,1093,396.0,,70.0,,,,,,,"Sodium, Na",MG +2106113,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG +2106451,1093,281.0,,70.0,,,,,,,"Sodium, Na",MG +2106975,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG +2107196,1093,188.0,,70.0,,,,,,,"Sodium, Na",MG +2107699,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +2107937,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +2107940,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2108541,1093,1129.0,,70.0,,,,,,,"Sodium, Na",MG +2109576,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +2110063,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG +2110708,1093,378.0,,70.0,,,,,,,"Sodium, Na",MG +2110806,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2110944,1093,141.0,,70.0,,,,,,,"Sodium, Na",MG +2110990,1093,388.0,,70.0,,,,,,,"Sodium, Na",MG +2111021,1093,68.0,,70.0,,,,,,,"Sodium, Na",MG +2111337,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +2111555,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2111700,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +2111712,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG +2111728,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +2111735,1093,1217.0,,70.0,,,,,,,"Sodium, Na",MG +2112038,1093,421.0,,70.0,,,,,,,"Sodium, Na",MG +2112076,1093,575.0,,70.0,,,,,,,"Sodium, Na",MG +2112084,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG +2112294,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +2112363,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +2112618,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG +2112758,1093,182.0,,70.0,,,,,,,"Sodium, Na",MG +2113766,1093,405.0,,70.0,,,,,,,"Sodium, Na",MG +2113962,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +2114013,1093,338.0,,70.0,,,,,,,"Sodium, Na",MG +2114345,1093,10000.0,,70.0,,,,,,,"Sodium, Na",MG +2114640,1093,967.0,,70.0,,,,,,,"Sodium, Na",MG +2114777,1093,253.0,,70.0,,,,,,,"Sodium, Na",MG +2115008,1093,484.0,,70.0,,,,,,,"Sodium, Na",MG +2115140,1093,14143.0,,70.0,,,,,,,"Sodium, Na",MG +2115448,1093,162.0,,70.0,,,,,,,"Sodium, Na",MG +2115523,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2115861,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +2115879,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG +2116099,1093,97.0,,70.0,,,,,,,"Sodium, Na",MG +2116650,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2116909,1093,6214.0,,70.0,,,,,,,"Sodium, Na",MG +2117102,1093,804.0,,70.0,,,,,,,"Sodium, Na",MG +2117752,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2117826,1093,224.0,,70.0,,,,,,,"Sodium, Na",MG +2117976,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2118223,1093,654.0,,70.0,,,,,,,"Sodium, Na",MG +2118327,1093,1200.0,,70.0,,,,,,,"Sodium, Na",MG +2118394,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2118817,1093,650.0,,70.0,,,,,,,"Sodium, Na",MG +2119086,1093,807.0,,70.0,,,,,,,"Sodium, Na",MG +2119216,1093,645.0,,70.0,,,,,,,"Sodium, Na",MG +2119234,1093,96.0,,70.0,,,,,,,"Sodium, Na",MG +2119376,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +2119603,1093,2148.0,,70.0,,,,,,,"Sodium, Na",MG +2119739,1093,341.0,,70.0,,,,,,,"Sodium, Na",MG +2119764,1093,141.0,,70.0,,,,,,,"Sodium, Na",MG +2119791,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +2119799,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +2119847,1093,1409.0,,70.0,,,,,,,"Sodium, Na",MG +2120178,1093,4667.0,,70.0,,,,,,,"Sodium, Na",MG +2120258,1093,619.0,,70.0,,,,,,,"Sodium, Na",MG +2120305,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG +2120314,1093,273.0,,70.0,,,,,,,"Sodium, Na",MG +2120470,1093,1321.0,,70.0,,,,,,,"Sodium, Na",MG +2120800,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG +2120993,1093,1643.0,,70.0,,,,,,,"Sodium, Na",MG +2121148,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG +2121218,1093,320.0,,70.0,,,,,,,"Sodium, Na",MG +2121564,1093,26667.0,,70.0,,,,,,,"Sodium, Na",MG +2121572,1093,452.0,,70.0,,,,,,,"Sodium, Na",MG +2121816,1093,2107.0,,70.0,,,,,,,"Sodium, Na",MG +2122159,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2122282,1093,365.0,,70.0,,,,,,,"Sodium, Na",MG +2122317,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +2122553,1093,1800.0,,70.0,,,,,,,"Sodium, Na",MG +2122644,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG +2122958,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG +2123130,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +2123792,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2123952,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +2124187,1093,230.0,,70.0,,,,,,,"Sodium, Na",MG +2124411,1093,93.0,,70.0,,,,,,,"Sodium, Na",MG +2124536,1093,629.0,,70.0,,,,,,,"Sodium, Na",MG +2124554,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +2124578,1093,152.0,,70.0,,,,,,,"Sodium, Na",MG +2124704,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +2125801,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2125815,1093,491.0,,70.0,,,,,,,"Sodium, Na",MG +2126271,1093,369.0,,70.0,,,,,,,"Sodium, Na",MG +2126737,1093,1321.0,,70.0,,,,,,,"Sodium, Na",MG +2127002,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +2127073,1093,440.0,,70.0,,,,,,,"Sodium, Na",MG +2127148,1093,508.0,,70.0,,,,,,,"Sodium, Na",MG +2127209,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2127237,1093,219.0,,70.0,,,,,,,"Sodium, Na",MG +2127314,1093,736.0,,70.0,,,,,,,"Sodium, Na",MG +2127315,1093,207.0,,70.0,,,,,,,"Sodium, Na",MG +2127379,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2127558,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +2127623,1093,545.0,,70.0,,,,,,,"Sodium, Na",MG +2127704,1093,596.0,,70.0,,,,,,,"Sodium, Na",MG +2127735,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG +2127873,1093,421.0,,70.0,,,,,,,"Sodium, Na",MG +2127981,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG +2128075,1093,131.0,,70.0,,,,,,,"Sodium, Na",MG +2128428,1093,180.0,,70.0,,,,,,,"Sodium, Na",MG +2128650,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2128675,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +2128686,1093,506.0,,70.0,,,,,,,"Sodium, Na",MG +2128740,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG +2128746,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2128882,1093,137.0,,70.0,,,,,,,"Sodium, Na",MG +2128917,1093,359.0,,70.0,,,,,,,"Sodium, Na",MG +2129094,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +2129471,1093,8444.0,,70.0,,,,,,,"Sodium, Na",MG +2129620,1093,606.0,,70.0,,,,,,,"Sodium, Na",MG +2129894,1093,46.0,,70.0,,,,,,,"Sodium, Na",MG +2130095,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2130255,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +2130527,1093,318.0,,70.0,,,,,,,"Sodium, Na",MG +2130613,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG +2131111,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2131139,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2131164,1093,318.0,,70.0,,,,,,,"Sodium, Na",MG +2131175,1093,42.0,,70.0,,,,,,,"Sodium, Na",MG +2131216,1093,543.0,,70.0,,,,,,,"Sodium, Na",MG +2131560,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +2131798,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG +2131868,1093,570.0,,70.0,,,,,,,"Sodium, Na",MG +2132211,1093,442.0,,70.0,,,,,,,"Sodium, Na",MG +2132887,1093,1500.0,,70.0,,,,,,,"Sodium, Na",MG +2133075,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +2133256,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +2133288,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG +2133788,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2133897,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2134190,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +2134331,1093,364.0,,70.0,,,,,,,"Sodium, Na",MG +2134809,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2134812,1093,289.0,,70.0,,,,,,,"Sodium, Na",MG +2135094,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG +2135196,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2135777,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +2136030,1093,476.0,,70.0,,,,,,,"Sodium, Na",MG +2136126,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +2136212,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG +2136310,1093,363.0,,70.0,,,,,,,"Sodium, Na",MG +2136337,1093,2370.0,,70.0,,,,,,,"Sodium, Na",MG +2136405,1093,365.0,,70.0,,,,,,,"Sodium, Na",MG +2136487,1093,108.0,,70.0,,,,,,,"Sodium, Na",MG +2136742,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +2136924,1093,353.0,,70.0,,,,,,,"Sodium, Na",MG +2137587,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2137649,1093,112.0,,70.0,,,,,,,"Sodium, Na",MG +2138114,1093,85.0,,70.0,,,,,,,"Sodium, Na",MG +2138186,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2138579,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2139011,1093,1133.0,,70.0,,,,,,,"Sodium, Na",MG +2139792,1093,728.0,,70.0,,,,,,,"Sodium, Na",MG +2139907,1093,201.0,,70.0,,,,,,,"Sodium, Na",MG +2140018,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2140073,1093,293.0,,70.0,,,,,,,"Sodium, Na",MG +2140336,1093,947.0,,70.0,,,,,,,"Sodium, Na",MG +2140929,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG +2141389,1093,230.0,,70.0,,,,,,,"Sodium, Na",MG +2141391,1093,514.0,,70.0,,,,,,,"Sodium, Na",MG +2141459,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +2141725,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG +2141734,1093,543.0,,70.0,,,,,,,"Sodium, Na",MG +2142171,1093,1193.0,,70.0,,,,,,,"Sodium, Na",MG +2142857,1093,372.0,,70.0,,,,,,,"Sodium, Na",MG +2142867,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG +2142933,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +2143207,1093,694.0,,70.0,,,,,,,"Sodium, Na",MG +2143275,1093,471.0,,70.0,,,,,,,"Sodium, Na",MG +2143457,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +2144244,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG +2144397,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2144591,1093,554.0,,70.0,,,,,,,"Sodium, Na",MG +2144705,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2144840,1093,544.0,,70.0,,,,,,,"Sodium, Na",MG +2145024,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2145162,1093,471.0,,70.0,,,,,,,"Sodium, Na",MG +2145523,1093,290.0,,70.0,,,,,,,"Sodium, Na",MG +2145865,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG +2145879,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG +2145973,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +2146011,1093,875.0,,70.0,,,,,,,"Sodium, Na",MG +2146137,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2146673,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +2146764,1093,415.0,,70.0,,,,,,,"Sodium, Na",MG +2147329,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +2147455,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2147654,1093,133.0,,70.0,,,,,,,"Sodium, Na",MG +2147980,1093,1786.0,,70.0,,,,,,,"Sodium, Na",MG +2148042,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +2148048,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG +2148123,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +2148133,1093,128.0,,70.0,,,,,,,"Sodium, Na",MG +2148182,1093,232.0,,70.0,,,,,,,"Sodium, Na",MG +2148204,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2148208,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG +2148217,1093,121.0,,70.0,,,,,,,"Sodium, Na",MG +2148574,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG +2148575,1093,239.0,,70.0,,,,,,,"Sodium, Na",MG +2148776,1093,677.0,,70.0,,,,,,,"Sodium, Na",MG +2149015,1093,415625.0,,70.0,,,,,,,"Sodium, Na",MG +2149279,1093,554.0,,70.0,,,,,,,"Sodium, Na",MG +2149364,1093,7222.0,,70.0,,,,,,,"Sodium, Na",MG +2149476,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +2149564,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG +2149760,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +2149811,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +2149868,1093,678.0,,70.0,,,,,,,"Sodium, Na",MG +2150769,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2150867,1093,337.0,,70.0,,,,,,,"Sodium, Na",MG +2150883,1093,32.0,,70.0,,,,,,,"Sodium, Na",MG +2151135,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +2151357,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG +2151381,1093,314.0,,70.0,,,,,,,"Sodium, Na",MG +2151470,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2151559,1093,331.0,,70.0,,,,,,,"Sodium, Na",MG +2151608,1093,65.0,,70.0,,,,,,,"Sodium, Na",MG +2151773,1093,28.0,,70.0,,,,,,,"Sodium, Na",MG +2152540,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG +2152732,1093,262.0,,70.0,,,,,,,"Sodium, Na",MG +2152911,1093,514.0,,70.0,,,,,,,"Sodium, Na",MG +2152967,1093,310.0,,70.0,,,,,,,"Sodium, Na",MG +2153262,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +2153344,1093,272.0,,70.0,,,,,,,"Sodium, Na",MG +2153366,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG +2153516,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2153628,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +2153670,1093,310.0,,70.0,,,,,,,"Sodium, Na",MG +2154032,1093,9.0,,70.0,,,,,,,"Sodium, Na",MG +2154129,1093,89.0,,70.0,,,,,,,"Sodium, Na",MG +2154404,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2154584,1093,1175.0,,70.0,,,,,,,"Sodium, Na",MG +2154888,1093,558.0,,70.0,,,,,,,"Sodium, Na",MG +2154904,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +2154938,1093,196.0,,70.0,,,,,,,"Sodium, Na",MG +2154980,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2155227,1093,471.0,,70.0,,,,,,,"Sodium, Na",MG +2155547,1093,415.0,,70.0,,,,,,,"Sodium, Na",MG +2155679,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2155846,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2155953,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2156070,1093,432.0,,70.0,,,,,,,"Sodium, Na",MG +2156385,1093,1.0,,70.0,,,,,,,"Sodium, Na",MG +2156788,1093,401.0,,70.0,,,,,,,"Sodium, Na",MG +2157236,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2157239,1093,697.0,,70.0,,,,,,,"Sodium, Na",MG +2157315,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +2157351,1093,1094.0,,70.0,,,,,,,"Sodium, Na",MG +2157639,1093,86.0,,70.0,,,,,,,"Sodium, Na",MG +2157699,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +2158154,1093,109.0,,70.0,,,,,,,"Sodium, Na",MG +2158567,1093,532.0,,70.0,,,,,,,"Sodium, Na",MG +2158681,1093,1167.0,,70.0,,,,,,,"Sodium, Na",MG +2158871,1093,1054.0,,70.0,,,,,,,"Sodium, Na",MG +2158938,1093,452.0,,70.0,,,,,,,"Sodium, Na",MG +2159725,1093,504.0,,70.0,,,,,,,"Sodium, Na",MG +2160104,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG +2160135,1093,690.0,,70.0,,,,,,,"Sodium, Na",MG +2160757,1093,16364.0,,70.0,,,,,,,"Sodium, Na",MG +2161057,1093,37.0,,70.0,,,,,,,"Sodium, Na",MG +2161177,1093,474.0,,70.0,,,,,,,"Sodium, Na",MG +2161389,1093,207.0,,70.0,,,,,,,"Sodium, Na",MG +2161541,1093,32500.0,,70.0,,,,,,,"Sodium, Na",MG +2161563,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2161625,1093,382.0,,70.0,,,,,,,"Sodium, Na",MG +2162854,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2163178,1093,314.0,,70.0,,,,,,,"Sodium, Na",MG +2163201,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +2163313,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2164079,1093,203.0,,70.0,,,,,,,"Sodium, Na",MG +2164163,1093,360.0,,70.0,,,,,,,"Sodium, Na",MG +2164269,1093,815.0,,70.0,,,,,,,"Sodium, Na",MG +2164564,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2164750,1093,789.0,,70.0,,,,,,,"Sodium, Na",MG +2165254,1093,136.0,,70.0,,,,,,,"Sodium, Na",MG +2165358,1093,451.0,,70.0,,,,,,,"Sodium, Na",MG +2165592,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2165614,1093,567.0,,70.0,,,,,,,"Sodium, Na",MG +2166068,1093,303.0,,70.0,,,,,,,"Sodium, Na",MG +2166088,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +2166554,1093,427.0,,70.0,,,,,,,"Sodium, Na",MG +2166619,1093,396.0,,70.0,,,,,,,"Sodium, Na",MG +2166835,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +2166846,1093,43.0,,70.0,,,,,,,"Sodium, Na",MG +2167066,1093,69.0,,70.0,,,,,,,"Sodium, Na",MG +2167255,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG +2167805,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2167806,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG +2167837,1093,781.0,,70.0,,,,,,,"Sodium, Na",MG +2167938,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2168036,1093,239.0,,70.0,,,,,,,"Sodium, Na",MG +2168087,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +2168103,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2168473,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG +2168807,1093,317.0,,70.0,,,,,,,"Sodium, Na",MG +2168828,1093,150.0,,70.0,,,,,,,"Sodium, Na",MG +2169204,1093,370.0,,70.0,,,,,,,"Sodium, Na",MG +2169222,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +2169262,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG +2169330,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +2169430,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2169433,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +2169457,1093,103.0,,70.0,,,,,,,"Sodium, Na",MG +2169815,1093,85.0,,70.0,,,,,,,"Sodium, Na",MG +2169912,1093,183.0,,70.0,,,,,,,"Sodium, Na",MG +2170029,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +2170266,1093,409.0,,70.0,,,,,,,"Sodium, Na",MG +2170315,1093,89.0,,70.0,,,,,,,"Sodium, Na",MG +2170577,1093,649.0,,70.0,,,,,,,"Sodium, Na",MG +2170603,1093,226.0,,70.0,,,,,,,"Sodium, Na",MG +2170715,1093,39.0,,70.0,,,,,,,"Sodium, Na",MG +2171017,1093,553.0,,70.0,,,,,,,"Sodium, Na",MG +2171278,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2171744,1093,373.0,,70.0,,,,,,,"Sodium, Na",MG +2171836,1093,731.0,,70.0,,,,,,,"Sodium, Na",MG +2171879,1093,230.0,,70.0,,,,,,,"Sodium, Na",MG +2172573,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2172719,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG +2173400,1093,9.0,,70.0,,,,,,,"Sodium, Na",MG +2173969,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2174370,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +2174422,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2174453,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +2174600,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2174774,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2174845,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +2175270,1093,180.0,,70.0,,,,,,,"Sodium, Na",MG +2175556,1093,364.0,,70.0,,,,,,,"Sodium, Na",MG +2175626,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +2175648,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +2176023,1093,373.0,,70.0,,,,,,,"Sodium, Na",MG +2176507,1093,89.0,,70.0,,,,,,,"Sodium, Na",MG +2176626,1093,438.0,,70.0,,,,,,,"Sodium, Na",MG +2177052,1093,359.0,,70.0,,,,,,,"Sodium, Na",MG +2177085,1093,208.0,,70.0,,,,,,,"Sodium, Na",MG +2177184,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +2177235,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG +2177433,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2177787,1093,1767.0,,70.0,,,,,,,"Sodium, Na",MG +2177818,1093,97.0,,70.0,,,,,,,"Sodium, Na",MG +2177921,1093,474.0,,70.0,,,,,,,"Sodium, Na",MG +2177956,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +2178113,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG +2178238,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2178316,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +2178445,1093,80.0,,70.0,,,,,,,"Sodium, Na",MG +2178642,1093,350.0,,70.0,,,,,,,"Sodium, Na",MG +2178807,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +2179293,1093,45.0,,70.0,,,,,,,"Sodium, Na",MG +2179573,1093,867.0,,70.0,,,,,,,"Sodium, Na",MG +2179707,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +2179790,1093,772.0,,70.0,,,,,,,"Sodium, Na",MG +2180091,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG +2180382,1093,674.0,,70.0,,,,,,,"Sodium, Na",MG +2180472,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2180502,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +2180635,1093,343.0,,70.0,,,,,,,"Sodium, Na",MG +2180792,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +2180847,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +2180940,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +2181148,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +2181292,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +2181409,1093,378.0,,70.0,,,,,,,"Sodium, Na",MG +2181560,1093,408.0,,70.0,,,,,,,"Sodium, Na",MG +2181683,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +2182046,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +2182456,1093,94.0,,70.0,,,,,,,"Sodium, Na",MG +2182459,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2182736,1093,180.0,,71.0,,,,,,,"Sodium, Na",MG +2182975,1093,341.0,,71.0,,,,,,,"Sodium, Na",MG +2183066,1093,7800.0,,71.0,,,,,,,"Sodium, Na",MG +2183476,1093,500.0,,78.0,,,,,,,"Sodium, Na",MG +2183597,1093,764.0,,78.0,,,,,,,"Sodium, Na",MG +2183733,1093,1452.0,,78.0,,,,,,,"Sodium, Na",MG +2184063,1093,36.0,,78.0,,,,,,,"Sodium, Na",MG +2184263,1093,47.0,,71.0,,,,,,,"Sodium, Na",MG +2184304,1093,8.0,,71.0,,,,,,,"Sodium, Na",MG +2184426,1093,276.0,,71.0,,,,,,,"Sodium, Na",MG +2184610,1093,658.0,,71.0,,,,,,,"Sodium, Na",MG +2184662,1093,314.0,,78.0,,,,,,,"Sodium, Na",MG +2184834,1093,757.0,,78.0,,,,,,,"Sodium, Na",MG +2184840,1093,62.0,,71.0,,,,,,,"Sodium, Na",MG +2185022,1093,457.0,,71.0,,,,,,,"Sodium, Na",MG +2185094,1093,354.0,,71.0,,,,,,,"Sodium, Na",MG +2185192,1093,58.0,,71.0,,,,,,,"Sodium, Na",MG +2185382,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2185391,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2185392,1093,490.0,,71.0,,,,,,,"Sodium, Na",MG +2185660,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +2185744,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG +2185819,1093,326.0,,70.0,,,,,,,"Sodium, Na",MG +2185857,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +2186022,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG +2186029,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +2186263,1093,395.0,,70.0,,,,,,,"Sodium, Na",MG +2186268,1093,273.0,,70.0,,,,,,,"Sodium, Na",MG +2186520,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG +2186586,1093,34.0,,70.0,,,,,,,"Sodium, Na",MG +2186595,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +2186649,1093,153.0,,70.0,,,,,,,"Sodium, Na",MG +2187060,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG +2187131,1093,580.0,,70.0,,,,,,,"Sodium, Na",MG +2187425,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG +2187466,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +2187615,1093,920.0,,70.0,,,,,,,"Sodium, Na",MG +2187655,1093,41.0,,70.0,,,,,,,"Sodium, Na",MG +2187828,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG +2187926,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG +2187928,1093,9.0,,70.0,,,,,,,"Sodium, Na",MG +2188070,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2188353,1093,43.0,,70.0,,,,,,,"Sodium, Na",MG +2188390,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +2188537,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +2188884,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG +2189099,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +2189118,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG +2189284,1093,514.0,,70.0,,,,,,,"Sodium, Na",MG +2189317,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2189400,1093,509.0,,70.0,,,,,,,"Sodium, Na",MG +2190448,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +2190743,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG +2191047,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2191050,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG +2191679,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2191923,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG +2192208,1093,86.0,,70.0,,,,,,,"Sodium, Na",MG +2192276,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG +2192423,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2192492,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +2192617,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +2192643,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +2192851,1093,218.0,,70.0,,,,,,,"Sodium, Na",MG +2192873,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG +2193143,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2193328,1093,378.0,,70.0,,,,,,,"Sodium, Na",MG +2193413,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG +2193474,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG +2193766,1093,282.0,,70.0,,,,,,,"Sodium, Na",MG +2193868,1093,63.0,,70.0,,,,,,,"Sodium, Na",MG +2194177,1093,313.0,,70.0,,,,,,,"Sodium, Na",MG +2194388,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2194521,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG +2195162,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG +2195220,1093,620.0,,70.0,,,,,,,"Sodium, Na",MG +2195355,1093,444.0,,70.0,,,,,,,"Sodium, Na",MG +2195775,1093,416.0,,70.0,,,,,,,"Sodium, Na",MG +2195912,1093,346.0,,70.0,,,,,,,"Sodium, Na",MG +2195991,1093,175.0,,70.0,,,,,,,"Sodium, Na",MG +2196073,1093,147.0,,70.0,,,,,,,"Sodium, Na",MG +2196441,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG +2196541,1093,246.0,,71.0,,,,,,,"Sodium, Na",MG +2196632,1093,6.0,,71.0,,,,,,,"Sodium, Na",MG +2196803,1093,767.0,,78.0,,,,,,,"Sodium, Na",MG +2196896,1093,1440.0,,71.0,,,,,,,"Sodium, Na",MG +2197074,1093,176.0,,71.0,,,,,,,"Sodium, Na",MG +2197347,1093,238.0,,71.0,,,,,,,"Sodium, Na",MG +2197547,1093,304.0,,71.0,,,,,,,"Sodium, Na",MG +2197803,1093,456.0,,71.0,,,,,,,"Sodium, Na",MG +2198179,1093,27.0,,70.0,,,,,,,"Sodium, Na",MG +2198913,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +2199011,1093,260.0,,70.0,,,,,,,"Sodium, Na",MG +2199119,1093,535.0,,70.0,,,,,,,"Sodium, Na",MG +2199387,1093,2000.0,,70.0,,,,,,,"Sodium, Na",MG +2199439,1093,886.0,,70.0,,,,,,,"Sodium, Na",MG +2200061,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +2200091,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +2200177,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +2200575,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +2200655,1093,822.0,,70.0,,,,,,,"Sodium, Na",MG +2200673,1093,327.0,,70.0,,,,,,,"Sodium, Na",MG +2201026,1093,810.0,,70.0,,,,,,,"Sodium, Na",MG +2201772,1093,621.0,,70.0,,,,,,,"Sodium, Na",MG +2202215,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG +2202232,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG +2202236,1093,139.0,,70.0,,,,,,,"Sodium, Na",MG +2202299,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2202562,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG +2202918,1093,28.0,,70.0,,,,,,,"Sodium, Na",MG +2202941,1093,451.0,,70.0,,,,,,,"Sodium, Na",MG +2203025,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG +2203455,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +2203636,1093,603.0,,70.0,,,,,,,"Sodium, Na",MG +2203651,1093,336.0,,70.0,,,,,,,"Sodium, Na",MG +2203798,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +2204026,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +2204147,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +2204325,1093,548.0,,70.0,,,,,,,"Sodium, Na",MG +2204569,1093,551.0,,70.0,,,,,,,"Sodium, Na",MG +2205102,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG +2206099,1093,219.0,,70.0,,,,,,,"Sodium, Na",MG +2206105,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2206119,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG +2206899,1093,211.0,,70.0,,,,,,,"Sodium, Na",MG +2207556,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +2207642,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG +2208052,1093,238.0,,71.0,,,,,,,"Sodium, Na",MG +2208084,1093,342.0,,71.0,,,,,,,"Sodium, Na",MG +2208191,1093,345.0,,78.0,,,,,,,"Sodium, Na",MG +2208223,1093,203.0,,78.0,,,,,,,"Sodium, Na",MG +2208499,1093,308.0,,71.0,,,,,,,"Sodium, Na",MG +2208637,1093,274.0,,71.0,,,,,,,"Sodium, Na",MG +2208830,1093,238.0,,71.0,,,,,,,"Sodium, Na",MG +2208924,1093,212.0,,71.0,,,,,,,"Sodium, Na",MG +2209181,1093,167.0,,71.0,,,,,,,"Sodium, Na",MG +2209503,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG +2209563,1093,1067.0,,70.0,,,,,,,"Sodium, Na",MG +2210105,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG +2210422,1093,684.0,,70.0,,,,,,,"Sodium, Na",MG +2210557,1093,488.0,,70.0,,,,,,,"Sodium, Na",MG +2210879,1093,829.0,,70.0,,,,,,,"Sodium, Na",MG +2210932,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +2210936,1093,32.0,,70.0,,,,,,,"Sodium, Na",MG +2210981,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2211226,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG +2211474,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +2211879,1093,553.0,,70.0,,,,,,,"Sodium, Na",MG +2211899,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +2212695,1093,426.0,,70.0,,,,,,,"Sodium, Na",MG +2212901,1093,1423.0,,70.0,,,,,,,"Sodium, Na",MG +2213177,1093,364.0,,70.0,,,,,,,"Sodium, Na",MG +2213229,1093,621.0,,70.0,,,,,,,"Sodium, Na",MG +2213351,1093,217.0,,70.0,,,,,,,"Sodium, Na",MG +2213430,1093,1944.0,,70.0,,,,,,,"Sodium, Na",MG +2213512,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +2213734,1093,362.0,,70.0,,,,,,,"Sodium, Na",MG +2214098,1093,16.0,,70.0,,,,,,,"Sodium, Na",MG +2214114,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG +2214268,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +2214394,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +2214690,1093,235.0,,70.0,,,,,,,"Sodium, Na",MG +2214799,1093,350.0,,70.0,,,,,,,"Sodium, Na",MG +2214867,1093,61.0,,70.0,,,,,,,"Sodium, Na",MG +2215216,1093,282.0,,70.0,,,,,,,"Sodium, Na",MG +2215841,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG +2216405,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2216718,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG +2216812,1093,425.0,,70.0,,,,,,,"Sodium, Na",MG +2216825,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG +2217170,1093,476.0,,70.0,,,,,,,"Sodium, Na",MG +2217179,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG +2217203,1093,241.0,,70.0,,,,,,,"Sodium, Na",MG +2217663,1093,1043.0,,70.0,,,,,,,"Sodium, Na",MG +2218084,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2218279,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +2218717,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG +2218788,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG +2218981,1093,475.0,,70.0,,,,,,,"Sodium, Na",MG +2219130,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG +2219412,1093,75.0,,78.0,,,,,,,"Sodium, Na",MG +2219479,1093,7.0,,78.0,,,,,,,"Sodium, Na",MG +2219678,1093,133.0,,78.0,,,,,,,"Sodium, Na",MG +2219729,1093,335.0,,78.0,,,,,,,"Sodium, Na",MG +2219819,1093,167.0,,71.0,,,,,,,"Sodium, Na",MG +2219833,1093,339.0,,71.0,,,,,,,"Sodium, Na",MG +2219852,1093,400.0,,71.0,,,,,,,"Sodium, Na",MG +2219870,1093,400.0,,71.0,,,,,,,"Sodium, Na",MG +2219903,1093,229.0,,71.0,,,,,,,"Sodium, Na",MG +2220594,1093,284.0,,78.0,,,,,,,"Sodium, Na",MG +2220682,1093,155.0,,78.0,,,,,,,"Sodium, Na",MG +2221543,1093,533.0,,71.0,,,,,,,"Sodium, Na",MG +2221672,1093,224.0,,71.0,,,,,,,"Sodium, Na",MG +2221689,1093,363.0,,71.0,,,,,,,"Sodium, Na",MG +2222125,1093,62.0,,71.0,,,,,,,"Sodium, Na",MG +2222230,1093,360.0,,78.0,,,,,,,"Sodium, Na",MG +2222274,1093,420.0,,78.0,,,,,,,"Sodium, Na",MG +2222285,1093,440.0,,78.0,,,,,,,"Sodium, Na",MG +2222709,1093,140.0,,77.0,,,,,,,"Sodium, Na",MG +2226062,1093,611.0,,78.0,,,,,,,"Sodium, Na",MG +2226146,1093,498.0,,78.0,,,,,,,"Sodium, Na",MG +2226467,1093,262.0,,78.0,,,,,,,"Sodium, Na",MG +2226556,1093,487.0,,78.0,,,,,,,"Sodium, Na",MG +2226696,1093,1850.0,,78.0,,,,,,,"Sodium, Na",MG +2226711,1093,764.0,,78.0,,,,,,,"Sodium, Na",MG +2227246,1093,757.0,,78.0,,,,,,,"Sodium, Na",MG +2227273,1093,75.0,,78.0,,,,,,,"Sodium, Na",MG +2227360,1093,350.0,,78.0,,,,,,,"Sodium, Na",MG +2227454,1093,961.0,,78.0,,,,,,,"Sodium, Na",MG +2227745,1093,286.0,,78.0,,,,,,,"Sodium, Na",MG +2228038,1093,593.0,,71.0,,,,,,,"Sodium, Na",MG +2228073,1093,698.0,,71.0,,,,,,,"Sodium, Na",MG +2228306,1093,302.0,,78.0,,,,,,,"Sodium, Na",MG +2228640,1093,45.0,,71.0,,,,,,,"Sodium, Na",MG +2228804,1093,0.0,,78.0,,,,,,,"Sodium, Na",MG +2228832,1093,482.0,,71.0,,,,,,,"Sodium, Na",MG +2228887,1093,292.0,,71.0,,,,,,,"Sodium, Na",MG +2229289,1093,301.0,,78.0,,,,,,,"Sodium, Na",MG +2229674,1093,0.0,,78.0,,,,,,,"Sodium, Na",MG +2229897,1093,329.0,,71.0,,,,,,,"Sodium, Na",MG +2229968,1093,392.0,,71.0,,,,,,,"Sodium, Na",MG +2230119,1093,375.0,,78.0,,,,,,,"Sodium, Na",MG +2230135,1093,332.0,,78.0,,,,,,,"Sodium, Na",MG +2230581,1093,652.0,,78.0,,,,,,,"Sodium, Na",MG +2230838,1093,237.0,,78.0,,,,,,,"Sodium, Na",MG +2230912,1093,800.0,,78.0,,,,,,,"Sodium, Na",MG +2231167,1093,183.0,,71.0,,,,,,,"Sodium, Na",MG +2231391,1093,59.0,,71.0,,,,,,,"Sodium, Na",MG +2231620,1093,368.0,,78.0,,,,,,,"Sodium, Na",MG +2231871,1093,240.0,,78.0,,,,,,,"Sodium, Na",MG +2232076,1093,304.0,,71.0,,,,,,,"Sodium, Na",MG +2232242,1093,304.0,,71.0,,,,,,,"Sodium, Na",MG +2232271,1093,607.0,,71.0,,,,,,,"Sodium, Na",MG +2232408,1093,380.0,,78.0,,,,,,,"Sodium, Na",MG +2232485,1093,740.0,,78.0,,,,,,,"Sodium, Na",MG +2232648,1093,49.0,,71.0,,,,,,,"Sodium, Na",MG +2232815,1093,164.0,,71.0,,,,,,,"Sodium, Na",MG +2232866,1093,54.0,,71.0,,,,,,,"Sodium, Na",MG +2233550,1093,524.0,,78.0,,,,,,,"Sodium, Na",MG +2233617,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2233637,1093,672.0,,78.0,,,,,,,"Sodium, Na",MG +2233653,1093,508.0,,78.0,,,,,,,"Sodium, Na",MG +2233753,1093,870.0,,71.0,,,,,,,"Sodium, Na",MG +2233779,1093,800.0,,71.0,,,,,,,"Sodium, Na",MG +2234183,1093,45.0,,71.0,,,,,,,"Sodium, Na",MG +2234278,1093,343.0,,78.0,,,,,,,"Sodium, Na",MG +2234677,1093,422.0,,71.0,,,,,,,"Sodium, Na",MG +2234952,1093,380.0,,78.0,,,,,,,"Sodium, Na",MG +2235908,1093,2.0,,71.0,,,,,,,"Sodium, Na",MG +2236199,1093,350.0,,78.0,,,,,,,"Sodium, Na",MG +2236290,1093,260.0,,78.0,,,,,,,"Sodium, Na",MG +2236707,1093,317.0,,78.0,,,,,,,"Sodium, Na",MG +2236730,1093,399.0,,78.0,,,,,,,"Sodium, Na",MG +2236877,1093,1067.0,,78.0,,,,,,,"Sodium, Na",MG +2237000,1093,395.0,,71.0,,,,,,,"Sodium, Na",MG +2237103,1093,20.0,,71.0,,,,,,,"Sodium, Na",MG +2237190,1093,238.0,,71.0,,,,,,,"Sodium, Na",MG +2237507,1093,1750.0,,71.0,,,,,,,"Sodium, Na",MG +2237545,1093,296.0,,71.0,,,,,,,"Sodium, Na",MG +2237552,1093,730.0,,78.0,,,,,,,"Sodium, Na",MG +2237949,1093,417.0,,71.0,,,,,,,"Sodium, Na",MG +2238457,1093,577.0,,70.0,,,,,,,"Sodium, Na",MG +2238842,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2239090,1093,28.0,,70.0,,,,,,,"Sodium, Na",MG +2239244,1093,514.0,,70.0,,,,,,,"Sodium, Na",MG +2239412,1093,227.0,,70.0,,,,,,,"Sodium, Na",MG +2239582,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG +2240239,1093,23000.0,,70.0,,,,,,,"Sodium, Na",MG +2240251,1093,239.0,,70.0,,,,,,,"Sodium, Na",MG +2240463,1093,242.0,,70.0,,,,,,,"Sodium, Na",MG +2240526,1093,425.0,,70.0,,,,,,,"Sodium, Na",MG +2241093,1093,20.0,,70.0,,,,,,,"Sodium, Na",MG +2242000,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG +2242014,1093,459.0,,70.0,,,,,,,"Sodium, Na",MG +2242439,1093,1438.0,,70.0,,,,,,,"Sodium, Na",MG +2242451,1093,192.0,,70.0,,,,,,,"Sodium, Na",MG +2242480,1093,385.0,,70.0,,,,,,,"Sodium, Na",MG +2242747,1093,315.0,,70.0,,,,,,,"Sodium, Na",MG +2242797,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +2243600,1093,423.0,,70.0,,,,,,,"Sodium, Na",MG +2244522,1093,92.0,,70.0,,,,,,,"Sodium, Na",MG +2246661,1093,91.0,,70.0,,,,,,,"Sodium, Na",MG +2248010,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2248321,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2250251,1093,1300.0,,70.0,,,,,,,"Sodium, Na",MG +2250871,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +2251421,1093,615.0,,70.0,,,,,,,"Sodium, Na",MG +2253472,1093,2200.0,,70.0,,,,,,,"Sodium, Na",MG +2253485,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2253631,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG +2254140,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG +2254228,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +2255123,1093,867.0,,70.0,,,,,,,"Sodium, Na",MG +2255409,1093,494.0,,70.0,,,,,,,"Sodium, Na",MG +2255471,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +2255624,1093,615.0,,70.0,,,,,,,"Sodium, Na",MG +2255808,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +2256297,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG +2256379,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG +2256592,1093,6750.0,,70.0,,,,,,,"Sodium, Na",MG +2256605,1093,586.0,,70.0,,,,,,,"Sodium, Na",MG +2256633,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG +2256936,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2264706,1093,0.0,1.0,1.0,,,,0.99,,,"Sodium, Na",MG +2265410,1093,1882.0,,70.0,,,,,,,"Sodium, Na",MG +2265840,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG +2265922,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +2265938,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG +2266242,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2266247,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG +2266445,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +2266483,1093,1929.0,,70.0,,,,,,,"Sodium, Na",MG +2266648,1093,421.0,,70.0,,,,,,,"Sodium, Na",MG +2266975,1093,98.0,,70.0,,,,,,,"Sodium, Na",MG +2267135,1093,462.0,,70.0,,,,,,,"Sodium, Na",MG +2267396,1093,1618.0,,70.0,,,,,,,"Sodium, Na",MG +2267484,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG +2267525,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG +2267553,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG +2267978,1093,320.0,,70.0,,,,,,,"Sodium, Na",MG +2268264,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2268470,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +2268516,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +2268845,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG +2269453,1093,656.0,,70.0,,,,,,,"Sodium, Na",MG +2269669,1093,1107.0,,70.0,,,,,,,"Sodium, Na",MG +2270236,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG +2270934,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG +2271071,1093,407.0,,70.0,,,,,,,"Sodium, Na",MG +2271639,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2271709,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG +2271925,1093,586.0,,70.0,,,,,,,"Sodium, Na",MG +2272081,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +2272149,1093,102.0,,70.0,,,,,,,"Sodium, Na",MG +2272274,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +2272698,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG +2273007,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +2273032,1093,492.0,,70.0,,,,,,,"Sodium, Na",MG +2273379,1093,127.0,,70.0,,,,,,,"Sodium, Na",MG +2273427,1093,119.0,,70.0,,,,,,,"Sodium, Na",MG +2273539,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2273601,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2273652,1093,303.0,,70.0,,,,,,,"Sodium, Na",MG +2273885,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +2273970,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG +2274263,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2274288,1093,302.0,,70.0,,,,,,,"Sodium, Na",MG +2274731,1093,4400.0,,70.0,,,,,,,"Sodium, Na",MG +2275041,1093,352.0,,70.0,,,,,,,"Sodium, Na",MG +2275111,1093,248.0,,70.0,,,,,,,"Sodium, Na",MG +2275346,1093,688.0,,70.0,,,,,,,"Sodium, Na",MG +2275571,1093,66.0,,70.0,,,,,,,"Sodium, Na",MG +2275775,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2275851,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2275958,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2276078,1093,238.0,,70.0,,,,,,,"Sodium, Na",MG +2276564,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG +2276716,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +2277520,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2277829,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2277902,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG +2277916,1093,242.0,,70.0,,,,,,,"Sodium, Na",MG +2278212,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG +2278256,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2278431,1093,538.0,,70.0,,,,,,,"Sodium, Na",MG +2278434,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2278912,1093,733.0,,70.0,,,,,,,"Sodium, Na",MG +2279480,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG +2279617,1093,20000.0,,70.0,,,,,,,"Sodium, Na",MG +2279983,1093,46.0,,70.0,,,,,,,"Sodium, Na",MG +2280347,1093,818.0,,70.0,,,,,,,"Sodium, Na",MG +2280439,1093,862.0,,70.0,,,,,,,"Sodium, Na",MG +2280607,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG +2280840,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG +2281577,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG +2281658,1093,1245.0,,70.0,,,,,,,"Sodium, Na",MG +2281935,1093,104.0,,70.0,,,,,,,"Sodium, Na",MG +2282104,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +2282286,1093,3429.0,,70.0,,,,,,,"Sodium, Na",MG +2282537,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +2282685,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2282826,1093,313.0,,70.0,,,,,,,"Sodium, Na",MG +2282851,1093,622.0,,70.0,,,,,,,"Sodium, Na",MG +2282959,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2283013,1093,131.0,,70.0,,,,,,,"Sodium, Na",MG +2283098,1093,133.0,,70.0,,,,,,,"Sodium, Na",MG +2283226,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG +2283539,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2283673,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG +2283793,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +2284179,1093,459.0,,70.0,,,,,,,"Sodium, Na",MG +2284493,1093,156.0,,70.0,,,,,,,"Sodium, Na",MG +2284520,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG +2285198,1093,434.0,,70.0,,,,,,,"Sodium, Na",MG +2285208,1093,79.0,,70.0,,,,,,,"Sodium, Na",MG +2285253,1093,45.0,,70.0,,,,,,,"Sodium, Na",MG +2285471,1093,1571.0,,70.0,,,,,,,"Sodium, Na",MG +2285870,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG +2286175,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG +2286257,1093,388.0,,70.0,,,,,,,"Sodium, Na",MG +2286807,1093,322.0,,70.0,,,,,,,"Sodium, Na",MG +2287321,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2287554,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2287894,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG +2287966,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2288648,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2288806,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2288831,1093,155.0,,70.0,,,,,,,"Sodium, Na",MG +2288982,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +2289088,1093,944.0,,70.0,,,,,,,"Sodium, Na",MG +2289163,1093,793.0,,70.0,,,,,,,"Sodium, Na",MG +2289215,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +2289223,1093,233.0,,70.0,,,,,,,"Sodium, Na",MG +2289446,1093,364.0,,70.0,,,,,,,"Sodium, Na",MG +2289493,1093,149.0,,70.0,,,,,,,"Sodium, Na",MG +2289715,1093,479.0,,70.0,,,,,,,"Sodium, Na",MG +2289794,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +2295641,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG +2295958,1093,13.0,,70.0,,,,,,,"Sodium, Na",MG +2296097,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +2296127,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2296435,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +2296668,1093,320.0,,70.0,,,,,,,"Sodium, Na",MG +2296746,1093,7667.0,,70.0,,,,,,,"Sodium, Na",MG +2298538,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2298540,1093,127.0,,70.0,,,,,,,"Sodium, Na",MG +2298785,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +2298813,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +2299018,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG +2299349,1093,1278.0,,70.0,,,,,,,"Sodium, Na",MG +2300445,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG +2300886,1093,427.0,,70.0,,,,,,,"Sodium, Na",MG +2301236,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG +2301430,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG +2301687,1093,1765.0,,70.0,,,,,,,"Sodium, Na",MG +2301889,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG +2302274,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG +2302441,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2302963,1093,350.0,,70.0,,,,,,,"Sodium, Na",MG +2303615,1093,231.0,,70.0,,,,,,,"Sodium, Na",MG +2303812,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +2304006,1093,212.0,,70.0,,,,,,,"Sodium, Na",MG +2304233,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2304268,1093,1900.0,,70.0,,,,,,,"Sodium, Na",MG +2304738,1093,408.0,,70.0,,,,,,,"Sodium, Na",MG +2304799,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +2304874,1093,96.0,,70.0,,,,,,,"Sodium, Na",MG +2304880,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +2305729,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG +2305771,1093,1100.0,,70.0,,,,,,,"Sodium, Na",MG +2306154,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2307095,1093,914.0,,70.0,,,,,,,"Sodium, Na",MG +2307377,1093,1737.0,,70.0,,,,,,,"Sodium, Na",MG +2307643,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG +2308552,1093,51.0,,70.0,,,,,,,"Sodium, Na",MG +2309317,1093,707.0,,70.0,,,,,,,"Sodium, Na",MG +2309673,1093,133.0,,70.0,,,,,,,"Sodium, Na",MG +2309970,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG +2311401,1093,78.0,,70.0,,,,,,,"Sodium, Na",MG +2311885,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +2312216,1093,94.0,,70.0,,,,,,,"Sodium, Na",MG +2313405,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +2313449,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +2313474,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2313549,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2313771,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG +2313867,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG +2314122,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +2314210,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +2314434,1093,28.0,,70.0,,,,,,,"Sodium, Na",MG +2314810,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2314905,1093,235.0,,70.0,,,,,,,"Sodium, Na",MG +2315076,1093,22.0,,70.0,,,,,,,"Sodium, Na",MG +2315088,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2315203,1093,37.0,,70.0,,,,,,,"Sodium, Na",MG +2315417,1093,444.0,,70.0,,,,,,,"Sodium, Na",MG +2315447,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +2315627,1093,650.0,,70.0,,,,,,,"Sodium, Na",MG +2315846,1093,122.0,,70.0,,,,,,,"Sodium, Na",MG +2316356,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +2316381,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG +2316731,1093,695.0,,70.0,,,,,,,"Sodium, Na",MG +2317042,1093,68.0,,71.0,,,,,,,"Sodium, Na",MG +2317085,1093,56.0,,71.0,,,,,,,"Sodium, Na",MG +2317138,1093,1192.0,,71.0,,,,,,,"Sodium, Na",MG +2317304,1093,0.0,,71.0,,,,,,,"Sodium, Na",MG +2319974,1093,1267.0,,70.0,,,,,,,"Sodium, Na",MG +2320047,1093,814.0,,70.0,,,,,,,"Sodium, Na",MG +2320149,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG +2320250,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2320306,1093,7778.0,,70.0,,,,,,,"Sodium, Na",MG +2321156,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2321577,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG +2321909,1093,654.0,,70.0,,,,,,,"Sodium, Na",MG +2321969,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2322103,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +2322169,1093,247.0,,70.0,,,,,,,"Sodium, Na",MG +2322761,1093,952.0,,70.0,,,,,,,"Sodium, Na",MG +2322832,1093,292.0,,70.0,,,,,,,"Sodium, Na",MG +2322950,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG +2323231,1093,114.0,,70.0,,,,,,,"Sodium, Na",MG +2323554,1093,149.0,,70.0,,,,,,,"Sodium, Na",MG +2324763,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +2325284,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +2325293,1093,292.0,,70.0,,,,,,,"Sodium, Na",MG +2325738,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +2325774,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2326312,1093,938.0,,70.0,,,,,,,"Sodium, Na",MG +2326403,1093,983.0,,70.0,,,,,,,"Sodium, Na",MG +2326561,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2326653,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +2327190,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +2327412,1093,93.0,,70.0,,,,,,,"Sodium, Na",MG +2327461,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG +2327974,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG +2328057,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +2328304,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +2328412,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG +2328527,1093,466.0,,70.0,,,,,,,"Sodium, Na",MG +2328550,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +2329218,1093,103.0,,70.0,,,,,,,"Sodium, Na",MG +2329314,1093,696.0,,70.0,,,,,,,"Sodium, Na",MG +2329403,1093,416.0,,70.0,,,,,,,"Sodium, Na",MG +2329649,1093,93.0,,70.0,,,,,,,"Sodium, Na",MG +2329696,1093,196.0,,70.0,,,,,,,"Sodium, Na",MG +2330786,1093,58.0,,71.0,,,,,,,"Sodium, Na",MG +2330827,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2331446,1093,45.0,,71.0,,,,,,,"Sodium, Na",MG +2331494,1093,237.0,,78.0,,,,,,,"Sodium, Na",MG +2331521,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2331581,1093,155.0,,78.0,,,,,,,"Sodium, Na",MG +2332380,1093,377.0,,71.0,,,,,,,"Sodium, Na",MG +2332787,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG +2333332,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +2333347,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +2333403,1093,449.0,,70.0,,,,,,,"Sodium, Na",MG +2333895,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +2333948,1093,32.0,,70.0,,,,,,,"Sodium, Na",MG +2334451,1093,412.0,,70.0,,,,,,,"Sodium, Na",MG +2335031,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG +2335596,1093,158.0,,70.0,,,,,,,"Sodium, Na",MG +2336273,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2336856,1093,321.0,,71.0,,,,,,,"Sodium, Na",MG +2337287,1093,171.0,,71.0,,,,,,,"Sodium, Na",MG +2337920,1093,2250.0,,70.0,,,,,,,"Sodium, Na",MG +2338133,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG +2338189,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2338193,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +2338327,1093,867.0,,70.0,,,,,,,"Sodium, Na",MG +2338477,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG +2338590,1093,183.0,,70.0,,,,,,,"Sodium, Na",MG +2338726,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +2339279,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2339508,1093,112.0,,70.0,,,,,,,"Sodium, Na",MG +2339627,1093,1471.0,,70.0,,,,,,,"Sodium, Na",MG +2340393,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG +2341069,1093,73.0,,,,,,,,,"Sodium, Na",MG +2341263,1093,2790.0,,,,,,,,,"Sodium, Na",MG +2341637,1093,1075.0,,,,,,,,,"Sodium, Na",MG +2341745,1093,387.0,,,,,,,,,"Sodium, Na",MG +2341907,1093,274.0,,,,,,,,,"Sodium, Na",MG +2342074,1093,301.0,,,,,,,,,"Sodium, Na",MG +2342257,1093,255.0,,,,,,,,,"Sodium, Na",MG +2342464,1093,346.0,,,,,,,,,"Sodium, Na",MG +2342471,1093,544.0,,,,,,,,,"Sodium, Na",MG +2343023,1093,1338.0,,,,,,,,,"Sodium, Na",MG +2343368,1093,275.0,,,,,,,,,"Sodium, Na",MG +2343375,1093,419.0,,,,,,,,,"Sodium, Na",MG +2343978,1093,31.0,,,,,,,,,"Sodium, Na",MG +2344693,1093,3.0,,,,,,,,,"Sodium, Na",MG +2344818,1093,6.0,,,,,,,,,"Sodium, Na",MG +2344944,1093,322.0,,,,,,,,,"Sodium, Na",MG +2344970,1093,382.0,,,,,,,,,"Sodium, Na",MG +2345067,1093,142.0,,,,,,,,,"Sodium, Na",MG +2345195,1093,19.0,,,,,,,,,"Sodium, Na",MG +2345202,1093,188.0,,,,,,,,,"Sodium, Na",MG +2345207,1093,117.0,,,,,,,,,"Sodium, Na",MG +2345233,1093,157.0,,,,,,,,,"Sodium, Na",MG +2345265,1093,1647.0,,,,,,,,,"Sodium, Na",MG +2345444,1093,199.0,,,,,,,,,"Sodium, Na",MG +2345645,1093,428.0,,,,,,,,,"Sodium, Na",MG +2345686,1093,144.0,,,,,,,,,"Sodium, Na",MG +2346048,1093,500.0,,,,,,,,,"Sodium, Na",MG +2346137,1093,12.0,,,,,,,,,"Sodium, Na",MG +2346207,1093,17.0,,,,,,,,,"Sodium, Na",MG +2364030,1093,273.0,,78.0,,,,,,,"Sodium, Na",MG +2364406,1093,387.0,,70.0,,,,,,,"Sodium, Na",MG +2364521,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +2364673,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG +2365151,1093,28.0,,70.0,,,,,,,"Sodium, Na",MG +2365331,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +2365341,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2365509,1093,580.0,,70.0,,,,,,,"Sodium, Na",MG +2365586,1093,431.0,,70.0,,,,,,,"Sodium, Na",MG +2365810,1093,280.0,,70.0,,,,,,,"Sodium, Na",MG +2365911,1093,261.0,,70.0,,,,,,,"Sodium, Na",MG +2365918,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +2366167,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG +2366589,1093,26.0,,70.0,,,,,,,"Sodium, Na",MG +2366680,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG +2366968,1093,742.0,,70.0,,,,,,,"Sodium, Na",MG +2367071,1093,367.0,,70.0,,,,,,,"Sodium, Na",MG +2367508,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG +2367694,1093,430.0,,70.0,,,,,,,"Sodium, Na",MG +2367853,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG +2368080,1093,2190.0,,70.0,,,,,,,"Sodium, Na",MG +2368119,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +2368205,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +2368860,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2369004,1093,230.0,,70.0,,,,,,,"Sodium, Na",MG +2369256,1093,282.0,,70.0,,,,,,,"Sodium, Na",MG +2369509,1093,521.0,,70.0,,,,,,,"Sodium, Na",MG +2370041,1093,602.0,,70.0,,,,,,,"Sodium, Na",MG +2370293,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +2370525,1093,304.0,,71.0,,,,,,,"Sodium, Na",MG +2370613,1093,2941.0,,71.0,,,,,,,"Sodium, Na",MG +2370838,1093,54.0,,71.0,,,,,,,"Sodium, Na",MG +2370943,1093,22.0,,78.0,,,,,,,"Sodium, Na",MG +2370975,1093,45.0,,71.0,,,,,,,"Sodium, Na",MG +2371108,1093,2941.0,,71.0,,,,,,,"Sodium, Na",MG +2371337,1093,416.0,,78.0,,,,,,,"Sodium, Na",MG +2371594,1093,620.0,,78.0,,,,,,,"Sodium, Na",MG +2371794,1093,388.0,,72.0,,,,,,,"Sodium, Na",MG +2371815,1093,542.0,,71.0,,,,,,,"Sodium, Na",MG +2371833,1093,390.0,,78.0,,,,,,,"Sodium, Na",MG +2372035,1093,333.0,,72.0,,,,,,,"Sodium, Na",MG +2372247,1093,161.0,,70.0,,,,,,,"Sodium, Na",MG +2372265,1093,92.0,,70.0,,,,,,,"Sodium, Na",MG +2372450,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2372700,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +2372758,1093,108.0,,70.0,,,,,,,"Sodium, Na",MG +2372967,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2373246,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2373540,1093,513.0,,70.0,,,,,,,"Sodium, Na",MG +2373920,1093,379.0,,70.0,,,,,,,"Sodium, Na",MG +2374020,1093,2500.0,,70.0,,,,,,,"Sodium, Na",MG +2374099,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2374456,1093,812.0,,70.0,,,,,,,"Sodium, Na",MG +2374761,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +2375074,1093,1129.0,,70.0,,,,,,,"Sodium, Na",MG +2375076,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG +2375163,1093,1731.0,,70.0,,,,,,,"Sodium, Na",MG +2375388,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +2375437,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +2375507,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG +2375977,1093,1100.0,,70.0,,,,,,,"Sodium, Na",MG +2376158,1093,694.0,,70.0,,,,,,,"Sodium, Na",MG +2376446,1093,185.0,,70.0,,,,,,,"Sodium, Na",MG +2376599,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +2376782,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +2377363,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2377364,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2377445,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2377538,1093,540.0,,70.0,,,,,,,"Sodium, Na",MG +2377871,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG +2378026,1093,918.0,,70.0,,,,,,,"Sodium, Na",MG +2378216,1093,78.0,,70.0,,,,,,,"Sodium, Na",MG +2378622,1093,397.0,,70.0,,,,,,,"Sodium, Na",MG +2378932,1093,6500.0,,70.0,,,,,,,"Sodium, Na",MG +2379047,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +2379191,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2379275,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2379391,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +2379449,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG +2379797,1093,323.0,,70.0,,,,,,,"Sodium, Na",MG +2379968,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG +2380055,1093,2071.0,,70.0,,,,,,,"Sodium, Na",MG +2380208,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG +2380365,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG +2380454,1093,256.0,,70.0,,,,,,,"Sodium, Na",MG +2380521,1093,1533.0,,70.0,,,,,,,"Sodium, Na",MG +2380746,1093,2941.0,,71.0,,,,,,,"Sodium, Na",MG +2380810,1093,5.0,,70.0,,,,,,,"Sodium, Na",MG +2380866,1093,343.0,,78.0,,,,,,,"Sodium, Na",MG +2381312,1093,0.0,,78.0,,,,,,,"Sodium, Na",MG +2381319,1093,197.0,,78.0,,,,,,,"Sodium, Na",MG +2381675,1093,492.0,,70.0,,,,,,,"Sodium, Na",MG +2382102,1093,616.0,,70.0,,,,,,,"Sodium, Na",MG +2382104,1093,639.0,,70.0,,,,,,,"Sodium, Na",MG +2382449,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +2382595,1093,1062.0,,70.0,,,,,,,"Sodium, Na",MG +2382614,1093,381.0,,70.0,,,,,,,"Sodium, Na",MG +2382789,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2383020,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG +2383089,1093,84.0,,70.0,,,,,,,"Sodium, Na",MG +2383198,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG +2383416,1093,162.0,,70.0,,,,,,,"Sodium, Na",MG +2383448,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +2383523,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +2384002,1093,383.0,,70.0,,,,,,,"Sodium, Na",MG +2384089,1093,772.0,,70.0,,,,,,,"Sodium, Na",MG +2384472,1093,1100.0,,70.0,,,,,,,"Sodium, Na",MG +2384590,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2384661,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +2384680,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG +2384713,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2385073,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +2385083,1093,39333.0,,70.0,,,,,,,"Sodium, Na",MG +2385106,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +2385981,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG +2386190,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +2387008,1093,479.0,,70.0,,,,,,,"Sodium, Na",MG +2387243,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +2387316,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2387324,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2387384,1093,29000.0,,75.0,,,,,,,"Sodium, Na",MG +2387456,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2387583,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +2387587,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +2387932,1093,150.0,,70.0,,,,,,,"Sodium, Na",MG +2388106,1093,31.0,,70.0,,,,,,,"Sodium, Na",MG +2388175,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +2388260,1093,1053.0,,70.0,,,,,,,"Sodium, Na",MG +2388374,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG +2388634,1093,556.0,,70.0,,,,,,,"Sodium, Na",MG +2388681,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG +2388687,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2389386,1093,548.0,,70.0,,,,,,,"Sodium, Na",MG +2390110,1093,1433.0,,70.0,,,,,,,"Sodium, Na",MG +2390424,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG +2390581,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +2390638,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2391051,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +2391355,1093,51.0,,70.0,,,,,,,"Sodium, Na",MG +2391385,1093,231.0,,70.0,,,,,,,"Sodium, Na",MG +2391637,1093,16.0,,70.0,,,,,,,"Sodium, Na",MG +2391640,1093,149.0,,70.0,,,,,,,"Sodium, Na",MG +2391740,1093,262.0,,70.0,,,,,,,"Sodium, Na",MG +2391756,1093,217.0,,70.0,,,,,,,"Sodium, Na",MG +2392384,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +2392548,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG +2392696,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2392960,1093,222.0,,70.0,,,,,,,"Sodium, Na",MG +2393190,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG +2393329,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2393386,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2393529,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG +2393596,1093,1200.0,,70.0,,,,,,,"Sodium, Na",MG +2393901,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG +2394210,1093,894.0,,70.0,,,,,,,"Sodium, Na",MG +2394224,1093,191.0,,70.0,,,,,,,"Sodium, Na",MG +2394275,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2394474,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +2394810,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG +2394839,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2395493,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2395629,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2395885,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +2396054,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG +2396114,1093,361.0,,70.0,,,,,,,"Sodium, Na",MG +2396291,1093,1583.0,,70.0,,,,,,,"Sodium, Na",MG +2396466,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2396471,1093,3333.0,,70.0,,,,,,,"Sodium, Na",MG +2396907,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +2397013,1093,78.0,,70.0,,,,,,,"Sodium, Na",MG +2397106,1093,262.0,,70.0,,,,,,,"Sodium, Na",MG +2397485,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2398013,1093,453.0,,70.0,,,,,,,"Sodium, Na",MG +2398079,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +2398327,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2398408,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +2398473,1093,2133.0,,70.0,,,,,,,"Sodium, Na",MG +2398749,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2398761,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +2398868,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +2399314,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2399425,1093,619.0,,70.0,,,,,,,"Sodium, Na",MG +2399533,1093,561.0,,70.0,,,,,,,"Sodium, Na",MG +2399723,1093,792.0,,70.0,,,,,,,"Sodium, Na",MG +2400034,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG +2400111,1093,586.0,,70.0,,,,,,,"Sodium, Na",MG +2400175,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2400363,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2400387,1093,196.0,,70.0,,,,,,,"Sodium, Na",MG +2400392,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +2400445,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +2400737,1093,371.0,,70.0,,,,,,,"Sodium, Na",MG +2400792,1093,1200.0,,70.0,,,,,,,"Sodium, Na",MG +2400932,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG +2400941,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG +2401174,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +2401216,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +2401231,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG +2401607,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +2401844,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +2401972,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG +2402634,1093,824.0,,70.0,,,,,,,"Sodium, Na",MG +2402667,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +2402979,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2403085,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2403402,1093,1036.0,,70.0,,,,,,,"Sodium, Na",MG +2403420,1093,1107.0,,70.0,,,,,,,"Sodium, Na",MG +2403465,1093,323.0,,70.0,,,,,,,"Sodium, Na",MG +2403466,1093,20.0,,70.0,,,,,,,"Sodium, Na",MG +2403828,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +2403879,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +2403989,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2404567,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2405553,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2405570,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +2405671,1093,344.0,,70.0,,,,,,,"Sodium, Na",MG +2405675,1093,902.0,,70.0,,,,,,,"Sodium, Na",MG +2405738,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG +2406129,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +2406306,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2406447,1093,613.0,,70.0,,,,,,,"Sodium, Na",MG +2407002,1093,16.0,,70.0,,,,,,,"Sodium, Na",MG +2407144,1093,185.0,,70.0,,,,,,,"Sodium, Na",MG +2407242,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2407393,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2407537,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +2407602,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2407711,1093,484.0,,70.0,,,,,,,"Sodium, Na",MG +2407951,1093,656.0,,70.0,,,,,,,"Sodium, Na",MG +2408094,1093,13.0,,70.0,,,,,,,"Sodium, Na",MG +2408214,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +2408571,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2408765,1093,1500.0,,70.0,,,,,,,"Sodium, Na",MG +2409240,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2409503,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +2409525,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2409666,1093,447.0,,70.0,,,,,,,"Sodium, Na",MG +2409708,1093,778.0,,70.0,,,,,,,"Sodium, Na",MG +2409788,1093,614.0,,70.0,,,,,,,"Sodium, Na",MG +2409794,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG +2410075,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +2410357,1093,657.0,,70.0,,,,,,,"Sodium, Na",MG +2410508,1093,254.0,,70.0,,,,,,,"Sodium, Na",MG +2410709,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2410850,1093,230.0,,70.0,,,,,,,"Sodium, Na",MG +2410904,1093,1033.0,,70.0,,,,,,,"Sodium, Na",MG +2411090,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +2411095,1093,1467.0,,70.0,,,,,,,"Sodium, Na",MG +2411783,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +2412025,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +2412266,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG +2412442,1093,20000.0,,70.0,,,,,,,"Sodium, Na",MG +2412997,1093,28.0,,70.0,,,,,,,"Sodium, Na",MG +2413277,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +2413413,1093,622.0,,70.0,,,,,,,"Sodium, Na",MG +2413490,1093,1200.0,,70.0,,,,,,,"Sodium, Na",MG +2413566,1093,592.0,,70.0,,,,,,,"Sodium, Na",MG +2413851,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +2414330,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2414464,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG +2414594,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG +2414709,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG +2414790,1093,826.0,,70.0,,,,,,,"Sodium, Na",MG +2414805,1093,1412.0,,70.0,,,,,,,"Sodium, Na",MG +2414868,1093,293.0,,70.0,,,,,,,"Sodium, Na",MG +2415012,1093,170.0,,75.0,,,,,,,"Sodium, Na",MG +2415056,1093,102.0,,70.0,,,,,,,"Sodium, Na",MG +2415315,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +2415783,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +2416528,1093,191.0,,70.0,,,,,,,"Sodium, Na",MG +2416578,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +2416672,1093,270.0,,70.0,,,,,,,"Sodium, Na",MG +2417732,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +2418249,1093,1643.0,,70.0,,,,,,,"Sodium, Na",MG +2418513,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2418526,1093,510.0,,70.0,,,,,,,"Sodium, Na",MG +2418634,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +2418654,1093,549.0,,70.0,,,,,,,"Sodium, Na",MG +2418779,1093,139.0,,70.0,,,,,,,"Sodium, Na",MG +2418912,1093,1.0,,70.0,,,,,,,"Sodium, Na",MG +2419058,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG +2419085,1093,699.0,,70.0,,,,,,,"Sodium, Na",MG +2419222,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +2420091,1093,192.0,,75.0,,,,,,,"Sodium, Na",MG +2420256,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2420390,1093,741.0,,70.0,,,,,,,"Sodium, Na",MG +2420566,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2420717,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2420726,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2420922,1093,7250.0,,70.0,,,,,,,"Sodium, Na",MG +2421586,1093,69.0,,70.0,,,,,,,"Sodium, Na",MG +2421968,1093,354.0,,70.0,,,,,,,"Sodium, Na",MG +2422041,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2422105,1093,179.0,,70.0,,,,,,,"Sodium, Na",MG +2422180,1093,1733.0,,70.0,,,,,,,"Sodium, Na",MG +2422551,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +2422560,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +2422570,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG +2423536,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2423660,1093,769.0,,70.0,,,,,,,"Sodium, Na",MG +2424058,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2424757,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +2424990,1093,371.0,,70.0,,,,,,,"Sodium, Na",MG +2425086,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG +2425095,1093,82.0,,70.0,,,,,,,"Sodium, Na",MG +2425105,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG +2425273,1093,350.0,,70.0,,,,,,,"Sodium, Na",MG +2425287,1093,242.0,,70.0,,,,,,,"Sodium, Na",MG +2425740,1093,533.0,,70.0,,,,,,,"Sodium, Na",MG +2426514,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG +2426639,1093,867.0,,70.0,,,,,,,"Sodium, Na",MG +2426747,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG +2426873,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +2427003,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG +2427237,1093,543.0,,70.0,,,,,,,"Sodium, Na",MG +2427420,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +2427517,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2427631,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +2427858,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2427912,1093,255.0,,70.0,,,,,,,"Sodium, Na",MG +2427997,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +2428125,1093,147.0,,70.0,,,,,,,"Sodium, Na",MG +2428449,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG +2428595,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2428768,1093,3556.0,,70.0,,,,,,,"Sodium, Na",MG +2429110,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2429456,1093,2714.0,,70.0,,,,,,,"Sodium, Na",MG +2429557,1093,11500.0,,70.0,,,,,,,"Sodium, Na",MG +2430298,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +2430354,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2430365,1093,20000.0,,70.0,,,,,,,"Sodium, Na",MG +2430487,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG +2431262,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +2431267,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2431418,1093,765.0,,70.0,,,,,,,"Sodium, Na",MG +2431646,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +2431770,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG +2432052,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2432140,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG +2432347,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2433183,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +2433520,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2433692,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2434019,1093,969.0,,70.0,,,,,,,"Sodium, Na",MG +2434056,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +2434192,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2434466,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +2434669,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +2434680,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2434714,1093,86.0,,70.0,,,,,,,"Sodium, Na",MG +2434786,1093,6417.0,,70.0,,,,,,,"Sodium, Na",MG +2434966,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +2435263,1093,30909.0,,70.0,,,,,,,"Sodium, Na",MG +2435775,1093,121.0,,70.0,,,,,,,"Sodium, Na",MG +2435857,1093,216.0,,70.0,,,,,,,"Sodium, Na",MG +2435913,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +2436071,1093,12.0,,75.0,,,,,,,"Sodium, Na",MG +2436222,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2436737,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +2437202,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2437541,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG +2437649,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG +2437774,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2437905,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2438304,1093,534.0,,70.0,,,,,,,"Sodium, Na",MG +2438652,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +2439378,1093,6486.0,,70.0,,,,,,,"Sodium, Na",MG +2439762,1093,105.0,,70.0,,,,,,,"Sodium, Na",MG +2440047,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +2440449,1093,144.0,,70.0,,,,,,,"Sodium, Na",MG +2441079,1093,919.0,,70.0,,,,,,,"Sodium, Na",MG +2441211,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2441213,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2441274,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +2441493,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +2441674,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2441694,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG +2441740,1093,23.0,,70.0,,,,,,,"Sodium, Na",MG +2442384,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +2442553,1093,159.0,,70.0,,,,,,,"Sodium, Na",MG +2442572,1093,226.0,,70.0,,,,,,,"Sodium, Na",MG +2442600,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2443246,1093,13000.0,,70.0,,,,,,,"Sodium, Na",MG +2443329,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +2443568,1093,833.0,,71.0,,,,,,,"Sodium, Na",MG +2443697,1093,627.0,,78.0,,,,,,,"Sodium, Na",MG +2444145,1093,579.0,,78.0,,,,,,,"Sodium, Na",MG +2444157,1093,596.0,,78.0,,,,,,,"Sodium, Na",MG +2444204,1093,1000.0,,71.0,,,,,,,"Sodium, Na",MG +2444264,1093,394.0,,71.0,,,,,,,"Sodium, Na",MG +2444375,1093,593.0,,70.0,,,,,,,"Sodium, Na",MG +2444428,1093,149.0,,70.0,,,,,,,"Sodium, Na",MG +2444471,1093,513.0,,70.0,,,,,,,"Sodium, Na",MG +2444509,1093,454.0,,70.0,,,,,,,"Sodium, Na",MG +2444790,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG +2444824,1093,545.0,,70.0,,,,,,,"Sodium, Na",MG +2444874,1093,128.0,,70.0,,,,,,,"Sodium, Na",MG +2444904,1093,1467.0,,70.0,,,,,,,"Sodium, Na",MG +2445241,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG +2445353,1093,538.0,,70.0,,,,,,,"Sodium, Na",MG +2445518,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2445534,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG +2445785,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG +2445961,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2446030,1093,479.0,,70.0,,,,,,,"Sodium, Na",MG +2446081,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2446375,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2446508,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2446584,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +2447105,1093,774.0,,70.0,,,,,,,"Sodium, Na",MG +2447139,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +2447308,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG +2447667,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG +2447751,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +2447790,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2447867,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG +2448087,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2448461,1093,79.0,,70.0,,,,,,,"Sodium, Na",MG +2448561,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +2448572,1093,242.0,,70.0,,,,,,,"Sodium, Na",MG +2448773,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +2448940,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +2449183,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2449491,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2449584,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG +2449652,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +2450446,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +2450456,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +2450887,1093,21.0,,70.0,,,,,,,"Sodium, Na",MG +2451015,1093,107.0,,70.0,,,,,,,"Sodium, Na",MG +2451021,1093,194.0,,70.0,,,,,,,"Sodium, Na",MG +2451045,1093,37.0,,70.0,,,,,,,"Sodium, Na",MG +2451227,1093,1393.0,,70.0,,,,,,,"Sodium, Na",MG +2451484,1093,361.0,,70.0,,,,,,,"Sodium, Na",MG +2451789,1093,1800.0,,70.0,,,,,,,"Sodium, Na",MG +2452157,1093,639.0,,70.0,,,,,,,"Sodium, Na",MG +2452212,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +2452307,1093,761.0,,70.0,,,,,,,"Sodium, Na",MG +2452749,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2452768,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2453036,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +2453289,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +2453502,1093,435.0,,70.0,,,,,,,"Sodium, Na",MG +2453700,1093,362.0,,70.0,,,,,,,"Sodium, Na",MG +2453804,1093,567.0,,70.0,,,,,,,"Sodium, Na",MG +2453936,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +2454840,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG +2455283,1093,688.0,,70.0,,,,,,,"Sodium, Na",MG +2455445,1093,526.0,,70.0,,,,,,,"Sodium, Na",MG +2455556,1093,185.0,,70.0,,,,,,,"Sodium, Na",MG +2455755,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +2455795,1093,372.0,,70.0,,,,,,,"Sodium, Na",MG +2455838,1093,1075.0,,70.0,,,,,,,"Sodium, Na",MG +2456821,1093,306.0,,71.0,,,,,,,"Sodium, Na",MG +2457126,1093,378.0,,71.0,,,,,,,"Sodium, Na",MG +2457355,1093,284.0,,71.0,,,,,,,"Sodium, Na",MG +2457553,1093,400.0,,71.0,,,,,,,"Sodium, Na",MG +2457614,1093,770.0,,71.0,,,,,,,"Sodium, Na",MG +2457740,1093,0.0,,71.0,,,,,,,"Sodium, Na",MG +2457789,1093,244.0,,71.0,,,,,,,"Sodium, Na",MG +2457897,1093,71.0,,71.0,,,,,,,"Sodium, Na",MG +2458043,1093,700.0,,71.0,,,,,,,"Sodium, Na",MG +2458168,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2458203,1093,483.0,,71.0,,,,,,,"Sodium, Na",MG +2458444,1093,510.0,,78.0,,,,,,,"Sodium, Na",MG +2458655,1093,543.0,,71.0,,,,,,,"Sodium, Na",MG +2459027,1093,730.0,,78.0,,,,,,,"Sodium, Na",MG +2459224,1093,464.0,,78.0,,,,,,,"Sodium, Na",MG +2460345,1093,15.0,,70.0,,,,,,,"Sodium, Na",MG +2460477,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG +2460649,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +2460711,1093,465.0,,70.0,,,,,,,"Sodium, Na",MG +2460822,1093,175.0,,70.0,,,,,,,"Sodium, Na",MG +2461440,1093,153.0,,70.0,,,,,,,"Sodium, Na",MG +2461773,1093,184.0,,70.0,,,,,,,"Sodium, Na",MG +2461835,1093,196.0,,70.0,,,,,,,"Sodium, Na",MG +2462144,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG +2462276,1093,870.0,,70.0,,,,,,,"Sodium, Na",MG +2462440,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2462630,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +2462667,1093,579.0,,70.0,,,,,,,"Sodium, Na",MG +2462747,1093,89.0,,70.0,,,,,,,"Sodium, Na",MG +2462773,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +2462796,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +2462855,1093,79.0,,70.0,,,,,,,"Sodium, Na",MG +2462926,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +2462968,1093,402.0,,70.0,,,,,,,"Sodium, Na",MG +2463195,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG +2463397,1093,2.0,,70.0,,,,,,,"Sodium, Na",MG +2463630,1093,55.0,,70.0,,,,,,,"Sodium, Na",MG +2463760,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG +2463842,1093,2111.0,,70.0,,,,,,,"Sodium, Na",MG +2463944,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +2463984,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +2464056,1093,327.0,,70.0,,,,,,,"Sodium, Na",MG +2464414,1093,155.0,,70.0,,,,,,,"Sodium, Na",MG +2464515,1093,218.0,,70.0,,,,,,,"Sodium, Na",MG +2464833,1093,356.0,,70.0,,,,,,,"Sodium, Na",MG +2464834,1093,605.0,,70.0,,,,,,,"Sodium, Na",MG +2464871,1093,141.0,,70.0,,,,,,,"Sodium, Na",MG +2465031,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG +2465074,1093,528986.0,,70.0,,,,,,,"Sodium, Na",MG +2465103,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +2465902,1093,73.0,,70.0,,,,,,,"Sodium, Na",MG +2466022,1093,271.0,,70.0,,,,,,,"Sodium, Na",MG +2466225,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +2466709,1093,32.0,,70.0,,,,,,,"Sodium, Na",MG +2466784,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG +2466873,1093,541.0,,70.0,,,,,,,"Sodium, Na",MG +2467214,1093,79.0,,70.0,,,,,,,"Sodium, Na",MG +2467412,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +2467757,1093,445.0,,70.0,,,,,,,"Sodium, Na",MG +2467811,1093,391.0,,70.0,,,,,,,"Sodium, Na",MG +2468081,1093,328.0,,70.0,,,,,,,"Sodium, Na",MG +2468207,1093,725.0,,70.0,,,,,,,"Sodium, Na",MG +2468359,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2468490,1093,968.0,,70.0,,,,,,,"Sodium, Na",MG +2468914,1093,413.0,,70.0,,,,,,,"Sodium, Na",MG +2469175,1093,49.0,,70.0,,,,,,,"Sodium, Na",MG +2469836,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +2469848,1093,229.0,,70.0,,,,,,,"Sodium, Na",MG +2470141,1093,383.0,,70.0,,,,,,,"Sodium, Na",MG +2470522,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +2470868,1093,462.0,,70.0,,,,,,,"Sodium, Na",MG +2471081,1093,108.0,,70.0,,,,,,,"Sodium, Na",MG +2471092,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG +2471126,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +2471183,1093,19.0,,70.0,,,,,,,"Sodium, Na",MG +2471223,1093,557.0,,70.0,,,,,,,"Sodium, Na",MG +2471365,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG +2471693,1093,236.0,,70.0,,,,,,,"Sodium, Na",MG +2471872,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +2472038,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +2472096,1093,61.0,,70.0,,,,,,,"Sodium, Na",MG +2472173,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +2472346,1093,328.0,,70.0,,,,,,,"Sodium, Na",MG +2472362,1093,712.0,,70.0,,,,,,,"Sodium, Na",MG +2472446,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG +2472488,1093,477.0,,70.0,,,,,,,"Sodium, Na",MG +2472526,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2472651,1093,307.0,,70.0,,,,,,,"Sodium, Na",MG +2472685,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG +2472706,1093,457.0,,70.0,,,,,,,"Sodium, Na",MG +2472749,1093,857143.0,,70.0,,,,,,,"Sodium, Na",MG +2473300,1093,82.0,,70.0,,,,,,,"Sodium, Na",MG +2473612,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +2473651,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +2473742,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +2473796,1093,821.0,,70.0,,,,,,,"Sodium, Na",MG +2473885,1093,27.0,,70.0,,,,,,,"Sodium, Na",MG +2473977,1093,330.0,,70.0,,,,,,,"Sodium, Na",MG +2474567,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +2474617,1093,92.0,,70.0,,,,,,,"Sodium, Na",MG +2475083,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +2475438,1093,382.0,,70.0,,,,,,,"Sodium, Na",MG +2475769,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG +2475790,1093,390.0,,70.0,,,,,,,"Sodium, Na",MG +2476250,1093,459.0,,70.0,,,,,,,"Sodium, Na",MG +2476435,1093,162.0,,70.0,,,,,,,"Sodium, Na",MG +2477049,1093,233.0,,70.0,,,,,,,"Sodium, Na",MG +2477074,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG +2477484,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2477500,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +2477935,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG +2478127,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2478283,1093,902.0,,70.0,,,,,,,"Sodium, Na",MG +2478327,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +2479081,1093,525.0,,70.0,,,,,,,"Sodium, Na",MG +2479545,1093,124.0,,70.0,,,,,,,"Sodium, Na",MG +2479921,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2480014,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +2480123,1093,312.0,,70.0,,,,,,,"Sodium, Na",MG +2480264,1093,478.0,,70.0,,,,,,,"Sodium, Na",MG +2480347,1093,434.0,,70.0,,,,,,,"Sodium, Na",MG +2480437,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +2480485,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG +2480590,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG +2480715,1093,78.0,,70.0,,,,,,,"Sodium, Na",MG +2480827,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +2481226,1093,353.0,,70.0,,,,,,,"Sodium, Na",MG +2481276,1093,548.0,,70.0,,,,,,,"Sodium, Na",MG +2481850,1093,506.0,,70.0,,,,,,,"Sodium, Na",MG +2481897,1093,800.0,,70.0,,,,,,,"Sodium, Na",MG +2482002,1093,80.0,,70.0,,,,,,,"Sodium, Na",MG +2482660,1093,51.0,,70.0,,,,,,,"Sodium, Na",MG +2482754,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +2482829,1093,69.0,,70.0,,,,,,,"Sodium, Na",MG +2483391,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2483472,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2483579,1093,650.0,,70.0,,,,,,,"Sodium, Na",MG +2483707,1093,282.0,,70.0,,,,,,,"Sodium, Na",MG +2484031,1093,162.0,,70.0,,,,,,,"Sodium, Na",MG +2484048,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +2484079,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG +2484550,1093,72.0,,70.0,,,,,,,"Sodium, Na",MG +2484779,1093,1550.0,,70.0,,,,,,,"Sodium, Na",MG +2485325,1093,48.0,,75.0,,,,,,,"Sodium, Na",MG +2485335,1093,410.0,,70.0,,,,,,,"Sodium, Na",MG +2485394,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG +2485591,1093,558.0,,70.0,,,,,,,"Sodium, Na",MG +2485994,1093,79.0,,70.0,,,,,,,"Sodium, Na",MG +2486007,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +2486521,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2486734,1093,730.0,,70.0,,,,,,,"Sodium, Na",MG +2486973,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2486982,1093,395.0,,70.0,,,,,,,"Sodium, Na",MG +2487138,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2487156,1093,208.0,,70.0,,,,,,,"Sodium, Na",MG +2487513,1093,518.0,,70.0,,,,,,,"Sodium, Na",MG +2487818,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG +2488020,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG +2488140,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +2488294,1093,3067.0,,70.0,,,,,,,"Sodium, Na",MG +2488416,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +2488647,1093,630.0,,70.0,,,,,,,"Sodium, Na",MG +2488695,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG +2488748,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG +2488773,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +2488960,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +2489005,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2489398,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +2489477,1093,320.0,,70.0,,,,,,,"Sodium, Na",MG +2489646,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG +2489682,1093,38125.0,,70.0,,,,,,,"Sodium, Na",MG +2489733,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG +2489826,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +2489844,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +2490086,1093,486.0,,70.0,,,,,,,"Sodium, Na",MG +2490245,1093,130.0,,70.0,,,,,,,"Sodium, Na",MG +2490347,1093,41.0,,70.0,,,,,,,"Sodium, Na",MG +2491116,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2491124,1093,0.0,,75.0,,,,,,,"Sodium, Na",MG +2491385,1093,0.0,,71.0,,,,,,,"Sodium, Na",MG +2491411,1093,8.0,,72.0,,,,,,,"Sodium, Na",MG +2491629,1093,814.0,,71.0,,,,,,,"Sodium, Na",MG +2491643,1093,607.0,,71.0,,,,,,,"Sodium, Na",MG +2491734,1093,10.0,,71.0,,,,,,,"Sodium, Na",MG +2491776,1093,771.0,,71.0,,,,,,,"Sodium, Na",MG +2491906,1093,362.0,,71.0,,,,,,,"Sodium, Na",MG +2491952,1093,542.0,,71.0,,,,,,,"Sodium, Na",MG +2491976,1093,6.0,,71.0,,,,,,,"Sodium, Na",MG +2492445,1093,1524.0,,71.0,,,,,,,"Sodium, Na",MG +2492608,1093,464.0,,71.0,,,,,,,"Sodium, Na",MG +2492680,1093,614.0,,72.0,,,,,,,"Sodium, Na",MG +2492775,1093,267.0,,71.0,,,,,,,"Sodium, Na",MG +2492796,1093,342.0,,71.0,,,,,,,"Sodium, Na",MG +2493108,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2493356,1093,242.0,,70.0,,,,,,,"Sodium, Na",MG +2493534,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2493797,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG +2493912,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +2493985,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +2494026,1093,1.0,,70.0,,,,,,,"Sodium, Na",MG +2494356,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +2494689,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2494882,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +2495041,1093,160.0,,70.0,,,,,,,"Sodium, Na",MG +2495048,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG +2495131,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2495196,1093,65.0,,70.0,,,,,,,"Sodium, Na",MG +2495224,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2495227,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2495397,1093,183333.0,,70.0,,,,,,,"Sodium, Na",MG +2495682,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG +2495775,1093,298.0,,70.0,,,,,,,"Sodium, Na",MG +2495780,1093,60.0,,70.0,,,,,,,"Sodium, Na",MG +2495862,1093,1.0,,70.0,,,,,,,"Sodium, Na",MG +2496145,1093,893.0,,70.0,,,,,,,"Sodium, Na",MG +2496294,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +2496368,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +2496561,1093,970.0,,70.0,,,,,,,"Sodium, Na",MG +2497150,1093,317.0,,70.0,,,,,,,"Sodium, Na",MG +2497429,1093,118.0,,70.0,,,,,,,"Sodium, Na",MG +2497561,1093,234.0,,70.0,,,,,,,"Sodium, Na",MG +2498413,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG +2498539,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2498570,1093,222.0,,70.0,,,,,,,"Sodium, Na",MG +2498694,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG +2498785,1093,155.0,,70.0,,,,,,,"Sodium, Na",MG +2498993,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +2499022,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +2499239,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG +2499745,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +2499780,1093,659.0,,70.0,,,,,,,"Sodium, Na",MG +2499815,1093,1581.0,,70.0,,,,,,,"Sodium, Na",MG +2499943,1093,540.0,,70.0,,,,,,,"Sodium, Na",MG +2500266,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +2500678,1093,688.0,,70.0,,,,,,,"Sodium, Na",MG +2500767,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG +2500925,1093,293.0,,70.0,,,,,,,"Sodium, Na",MG +2501082,1093,210.0,,70.0,,,,,,,"Sodium, Na",MG +2501183,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG +2501280,1093,84.0,,70.0,,,,,,,"Sodium, Na",MG +2501463,1093,519.0,,70.0,,,,,,,"Sodium, Na",MG +2501601,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2501707,1093,893.0,,70.0,,,,,,,"Sodium, Na",MG +2501890,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG +2502005,1093,953.0,,70.0,,,,,,,"Sodium, Na",MG +2502885,1093,133.0,,70.0,,,,,,,"Sodium, Na",MG +2502972,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2502982,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2503213,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG +2503228,1093,76.0,,70.0,,,,,,,"Sodium, Na",MG +2503320,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG +2503512,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2503580,1093,890.0,,70.0,,,,,,,"Sodium, Na",MG +2503835,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2504241,1093,133.0,,70.0,,,,,,,"Sodium, Na",MG +2504719,1093,1600.0,,70.0,,,,,,,"Sodium, Na",MG +2505009,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG +2505612,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG +2505906,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2505937,1093,1138.0,,70.0,,,,,,,"Sodium, Na",MG +2506096,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2506549,1093,46.0,,70.0,,,,,,,"Sodium, Na",MG +2506592,1093,14.0,,70.0,,,,,,,"Sodium, Na",MG +2507140,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +2507262,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +2507517,1093,625.0,,70.0,,,,,,,"Sodium, Na",MG +2507613,1093,22000.0,,70.0,,,,,,,"Sodium, Na",MG +2507831,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +2507857,1093,292.0,,70.0,,,,,,,"Sodium, Na",MG +2507962,1093,338.0,,70.0,,,,,,,"Sodium, Na",MG +2508154,1093,485.0,,70.0,,,,,,,"Sodium, Na",MG +2508172,1093,309.0,,70.0,,,,,,,"Sodium, Na",MG +2508332,1093,148.0,,70.0,,,,,,,"Sodium, Na",MG +2508679,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2508862,1093,19000.0,,70.0,,,,,,,"Sodium, Na",MG +2509271,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +2509288,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +2509423,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +2509462,1093,435.0,,70.0,,,,,,,"Sodium, Na",MG +2509489,1093,433.0,,70.0,,,,,,,"Sodium, Na",MG +2509555,1093,37.0,,70.0,,,,,,,"Sodium, Na",MG +2509731,1093,39.0,,70.0,,,,,,,"Sodium, Na",MG +2509770,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG +2510148,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG +2510214,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +2510243,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG +2511023,1093,114.0,,70.0,,,,,,,"Sodium, Na",MG +2511400,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG +2511482,1093,563.0,,70.0,,,,,,,"Sodium, Na",MG +2511952,1093,453.0,,78.0,,,,,,,"Sodium, Na",MG +2512003,1093,103.0,,78.0,,,,,,,"Sodium, Na",MG +2512048,1093,295.0,,78.0,,,,,,,"Sodium, Na",MG +2512084,1093,8000.0,,78.0,,,,,,,"Sodium, Na",MG +2513001,1093,35.3,1.0,1.0,,,,,,,"Sodium, Na",MG +2515914,1093,0.0,1.0,1.0,,,,2.5,,,"Sodium, Na",MG +2517165,1093,631.0,,78.0,,,,,,,"Sodium, Na",MG +2517660,1093,282.0,,71.0,,,,,,,"Sodium, Na",MG +2517805,1093,731.0,,78.0,,,,,,,"Sodium, Na",MG +2517995,1093,107.0,,71.0,,,,,,,"Sodium, Na",MG +2518377,1093,746.0,,78.0,,,,,,,"Sodium, Na",MG +2518936,1093,482.0,,78.0,,,,,,,"Sodium, Na",MG +2518992,1093,390.0,,78.0,,,,,,,"Sodium, Na",MG +2519084,1093,275.0,,77.0,,,,,,,"Sodium, Na",MG +2519403,1093,391.0,,71.0,,,,,,,"Sodium, Na",MG +2519807,1093,667.0,,71.0,,,,,,,"Sodium, Na",MG +2519948,1093,516.0,,71.0,,,,,,,"Sodium, Na",MG +2519951,1093,323.0,,71.0,,,,,,,"Sodium, Na",MG +2520312,1093,1.0,,71.0,,,,,,,"Sodium, Na",MG +2520367,1093,0.0,,71.0,,,,,,,"Sodium, Na",MG +2520536,1093,754.0,,71.0,,,,,,,"Sodium, Na",MG +2520564,1093,211.0,,71.0,,,,,,,"Sodium, Na",MG +2520615,1093,69.0,,71.0,,,,,,,"Sodium, Na",MG +2520837,1093,2941.0,,78.0,,,,,,,"Sodium, Na",MG +2521096,1093,489.0,,78.0,,,,,,,"Sodium, Na",MG +2521310,1093,154.0,,78.0,,,,,,,"Sodium, Na",MG +2521517,1093,167.0,,71.0,,,,,,,"Sodium, Na",MG +2521785,1093,565.0,,71.0,,,,,,,"Sodium, Na",MG +2522545,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +2522627,1093,105.0,,70.0,,,,,,,"Sodium, Na",MG +2522702,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2522708,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +2522817,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +2522859,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2522958,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +2523069,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +2523103,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +2523217,1093,63.0,,70.0,,,,,,,"Sodium, Na",MG +2523485,1093,113.0,,70.0,,,,,,,"Sodium, Na",MG +2523575,1093,897.0,,70.0,,,,,,,"Sodium, Na",MG +2523637,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG +2523846,1093,538.0,,70.0,,,,,,,"Sodium, Na",MG +2524046,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG +2524052,1093,567.0,,70.0,,,,,,,"Sodium, Na",MG +2524699,1093,1750.0,,70.0,,,,,,,"Sodium, Na",MG +2524747,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2524879,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2524975,1093,235.0,,70.0,,,,,,,"Sodium, Na",MG +2525033,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2525326,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG +2525711,1093,396.0,,78.0,,,,,,,"Sodium, Na",MG +2525730,1093,407.0,,78.0,,,,,,,"Sodium, Na",MG +2525816,1093,268.0,,71.0,,,,,,,"Sodium, Na",MG +2526784,1093,387.0,,70.0,,,,,,,"Sodium, Na",MG +2526931,1093,45.0,,70.0,,,,,,,"Sodium, Na",MG +2527247,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +2528437,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2528442,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG +2528642,1093,269.0,,70.0,,,,,,,"Sodium, Na",MG +2529123,1093,440.0,,70.0,,,,,,,"Sodium, Na",MG +2529134,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +2529184,1093,1643.0,,70.0,,,,,,,"Sodium, Na",MG +2529720,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG +2529771,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2529773,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +2529856,1093,871.0,,70.0,,,,,,,"Sodium, Na",MG +2530164,1093,295.0,,70.0,,,,,,,"Sodium, Na",MG +2530385,1093,3778.0,,70.0,,,,,,,"Sodium, Na",MG +2530834,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG +2530856,1093,811.0,,70.0,,,,,,,"Sodium, Na",MG +2530868,1093,1200.0,,70.0,,,,,,,"Sodium, Na",MG +2531160,1093,58.0,,70.0,,,,,,,"Sodium, Na",MG +2531528,1093,36.0,,70.0,,,,,,,"Sodium, Na",MG +2532320,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2532981,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +2533157,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2533401,1093,1933.0,,70.0,,,,,,,"Sodium, Na",MG +2533410,1093,80.0,,70.0,,,,,,,"Sodium, Na",MG +2533518,1093,176.0,,70.0,,,,,,,"Sodium, Na",MG +2533843,1093,1600.0,,70.0,,,,,,,"Sodium, Na",MG +2533862,1093,295.0,,70.0,,,,,,,"Sodium, Na",MG +2534122,1093,1526.0,,70.0,,,,,,,"Sodium, Na",MG +2534274,1093,1647.0,,70.0,,,,,,,"Sodium, Na",MG +2534399,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +2534852,1093,1833.0,,70.0,,,,,,,"Sodium, Na",MG +2534889,1093,238.0,,70.0,,,,,,,"Sodium, Na",MG +2534996,1093,452.0,,70.0,,,,,,,"Sodium, Na",MG +2535100,1093,474.0,,70.0,,,,,,,"Sodium, Na",MG +2535385,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2535401,1093,1500.0,,70.0,,,,,,,"Sodium, Na",MG +2535458,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2535714,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +2535937,1093,383.0,,70.0,,,,,,,"Sodium, Na",MG +2535941,1093,64.0,,70.0,,,,,,,"Sodium, Na",MG +2536120,1093,316.0,,70.0,,,,,,,"Sodium, Na",MG +2536490,1093,266.0,,70.0,,,,,,,"Sodium, Na",MG +2536776,1093,614.0,,70.0,,,,,,,"Sodium, Na",MG +2537240,1093,147.0,,70.0,,,,,,,"Sodium, Na",MG +2537358,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2538011,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG +2538069,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +2538112,1093,340.0,,70.0,,,,,,,"Sodium, Na",MG +2538137,1093,120.0,,70.0,,,,,,,"Sodium, Na",MG +2538153,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +2538448,1093,2467.0,,70.0,,,,,,,"Sodium, Na",MG +2538768,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2539166,1093,547.0,,70.0,,,,,,,"Sodium, Na",MG +2539312,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +2539345,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2539557,1093,271.0,,71.0,,,,,,,"Sodium, Na",MG +2539656,1093,254.0,,78.0,,,,,,,"Sodium, Na",MG +2539664,1093,394.0,,78.0,,,,,,,"Sodium, Na",MG +2539732,1093,448.0,,78.0,,,,,,,"Sodium, Na",MG +2540279,1093,348.0,,78.0,,,,,,,"Sodium, Na",MG +2540409,1093,53.0,,78.0,,,,,,,"Sodium, Na",MG +2540510,1093,72.0,,78.0,,,,,,,"Sodium, Na",MG +2540828,1093,22.0,,70.0,,,,,,,"Sodium, Na",MG +2541276,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2541772,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +2541910,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2542075,1093,163.0,,70.0,,,,,,,"Sodium, Na",MG +2542145,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2542169,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +2542323,1093,671.0,,70.0,,,,,,,"Sodium, Na",MG +2542432,1093,1607.0,,70.0,,,,,,,"Sodium, Na",MG +2542497,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +2542846,1093,59.0,,70.0,,,,,,,"Sodium, Na",MG +2542872,1093,1643.0,,70.0,,,,,,,"Sodium, Na",MG +2543247,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG +2543641,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG +2543661,1093,327.0,,70.0,,,,,,,"Sodium, Na",MG +2543664,1093,7000.0,,70.0,,,,,,,"Sodium, Na",MG +2543751,1093,471.0,,70.0,,,,,,,"Sodium, Na",MG +2543818,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2543928,1093,674.0,,70.0,,,,,,,"Sodium, Na",MG +2543935,1093,266.0,,70.0,,,,,,,"Sodium, Na",MG +2544015,1093,595.0,,70.0,,,,,,,"Sodium, Na",MG +2544103,1093,329.0,,70.0,,,,,,,"Sodium, Na",MG +2544108,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2544613,1093,13571.0,,70.0,,,,,,,"Sodium, Na",MG +2544930,1093,311.0,,70.0,,,,,,,"Sodium, Na",MG +2545335,1093,413.0,,70.0,,,,,,,"Sodium, Na",MG +2545772,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG +2545831,1093,5500.0,,70.0,,,,,,,"Sodium, Na",MG +2546118,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG +2546181,1093,257.0,,70.0,,,,,,,"Sodium, Na",MG +2546233,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2546494,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2546833,1093,359.0,,70.0,,,,,,,"Sodium, Na",MG +2547481,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2547619,1093,110.0,,70.0,,,,,,,"Sodium, Na",MG +2547621,1093,376.0,,70.0,,,,,,,"Sodium, Na",MG +2547740,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +2548120,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2548319,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +2548451,1093,242.0,,70.0,,,,,,,"Sodium, Na",MG +2548501,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +2548629,1093,370.0,,70.0,,,,,,,"Sodium, Na",MG +2548958,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +2549363,1093,80.0,,70.0,,,,,,,"Sodium, Na",MG +2549374,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +2549617,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG +2549930,1093,19.0,,70.0,,,,,,,"Sodium, Na",MG +2550312,1093,393.0,,70.0,,,,,,,"Sodium, Na",MG +2550499,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG +2550641,1093,222.0,,70.0,,,,,,,"Sodium, Na",MG +2550666,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +2551031,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2551120,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG +2551223,1093,900.0,,70.0,,,,,,,"Sodium, Na",MG +2551332,1093,789.0,,70.0,,,,,,,"Sodium, Na",MG +2551539,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG +2551628,1093,169.0,,70.0,,,,,,,"Sodium, Na",MG +2551696,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG +2551729,1093,1188.0,,70.0,,,,,,,"Sodium, Na",MG +2551762,1093,893.0,,70.0,,,,,,,"Sodium, Na",MG +2551832,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +2551917,1093,1857.0,,70.0,,,,,,,"Sodium, Na",MG +2552179,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2552562,1093,767.0,,70.0,,,,,,,"Sodium, Na",MG +2552705,1093,283.0,,70.0,,,,,,,"Sodium, Na",MG +2552825,1093,409.0,,70.0,,,,,,,"Sodium, Na",MG +2553071,1093,818.0,,70.0,,,,,,,"Sodium, Na",MG +2553452,1093,53.0,,70.0,,,,,,,"Sodium, Na",MG +2553525,1093,190.0,,70.0,,,,,,,"Sodium, Na",MG +2553833,1093,96.0,,70.0,,,,,,,"Sodium, Na",MG +2554022,1093,19.0,,70.0,,,,,,,"Sodium, Na",MG +2554092,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +2554105,1093,900.0,,70.0,,,,,,,"Sodium, Na",MG +2554640,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2554963,1093,815.0,,78.0,,,,,,,"Sodium, Na",MG +2555219,1093,1032.0,,78.0,,,,,,,"Sodium, Na",MG +2555643,1093,474.0,,71.0,,,,,,,"Sodium, Na",MG +2556675,1093,431.0,,78.0,,,,,,,"Sodium, Na",MG +2556738,1093,353.0,,78.0,,,,,,,"Sodium, Na",MG +2556836,1093,423.0,,71.0,,,,,,,"Sodium, Na",MG +2556909,1093,362.0,,71.0,,,,,,,"Sodium, Na",MG +2557008,1093,342.0,,71.0,,,,,,,"Sodium, Na",MG +2557020,1093,188.0,,71.0,,,,,,,"Sodium, Na",MG +2557363,1093,337.0,,71.0,,,,,,,"Sodium, Na",MG +2557454,1093,104.0,,72.0,,,,,,,"Sodium, Na",MG +2557541,1093,54.0,,78.0,,,,,,,"Sodium, Na",MG +2557549,1093,37.0,,78.0,,,,,,,"Sodium, Na",MG +2557657,1093,0.0,,71.0,,,,,,,"Sodium, Na",MG +2557773,1093,0.0,,71.0,,,,,,,"Sodium, Na",MG +2557776,1093,2.0,,71.0,,,,,,,"Sodium, Na",MG +2558309,1093,68.0,,78.0,,,,,,,"Sodium, Na",MG +2558670,1093,0.0,,71.0,,,,,,,"Sodium, Na",MG +2558685,1093,216.0,,78.0,,,,,,,"Sodium, Na",MG +2558862,1093,493.0,,78.0,,,,,,,"Sodium, Na",MG +2558981,1093,464.0,,71.0,,,,,,,"Sodium, Na",MG +2559468,1093,366.0,,78.0,,,,,,,"Sodium, Na",MG +2559978,1093,69.0,,70.0,,,,,,,"Sodium, Na",MG +2560037,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2560152,1093,700.0,,70.0,,,,,,,"Sodium, Na",MG +2560169,1093,289.0,,70.0,,,,,,,"Sodium, Na",MG +2560471,1093,556.0,,70.0,,,,,,,"Sodium, Na",MG +2560684,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2560922,1093,359.0,,70.0,,,,,,,"Sodium, Na",MG +2560980,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +2561019,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2561063,1093,45.0,,70.0,,,,,,,"Sodium, Na",MG +2561160,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG +2561558,1093,581.0,,70.0,,,,,,,"Sodium, Na",MG +2562162,1093,93.0,,70.0,,,,,,,"Sodium, Na",MG +2562322,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +2562455,1093,111.0,,70.0,,,,,,,"Sodium, Na",MG +2562617,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +2562647,1093,812.0,,70.0,,,,,,,"Sodium, Na",MG +2562739,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +2562755,1093,495.0,,70.0,,,,,,,"Sodium, Na",MG +2562834,1093,482.0,,70.0,,,,,,,"Sodium, Na",MG +2562953,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG +2562970,1093,282.0,,70.0,,,,,,,"Sodium, Na",MG +2563284,1093,21.0,,70.0,,,,,,,"Sodium, Na",MG +2563360,1093,893.0,,70.0,,,,,,,"Sodium, Na",MG +2563385,1093,1012.0,,70.0,,,,,,,"Sodium, Na",MG +2563955,1093,43.0,,70.0,,,,,,,"Sodium, Na",MG +2564138,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG +2564191,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +2564243,1093,391.0,,70.0,,,,,,,"Sodium, Na",MG +2564347,1093,167.0,,70.0,,,,,,,"Sodium, Na",MG +2564514,1093,523.0,,70.0,,,,,,,"Sodium, Na",MG +2564552,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG +2564731,1093,764.0,,70.0,,,,,,,"Sodium, Na",MG +2564969,1093,295.0,,70.0,,,,,,,"Sodium, Na",MG +2565027,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +2565046,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +2565524,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG +2565549,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG +2565586,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG +2565673,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +2565835,1093,391.0,,70.0,,,,,,,"Sodium, Na",MG +2566162,1093,242.0,,70.0,,,,,,,"Sodium, Na",MG +2566204,1093,744.0,,70.0,,,,,,,"Sodium, Na",MG +2566205,1093,933.0,,70.0,,,,,,,"Sodium, Na",MG +2566616,1093,16.0,,70.0,,,,,,,"Sodium, Na",MG +2566744,1093,632.0,,70.0,,,,,,,"Sodium, Na",MG +2566746,1093,368.0,,70.0,,,,,,,"Sodium, Na",MG +2566765,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2566922,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +2567026,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +2567203,1093,24.0,,70.0,,,,,,,"Sodium, Na",MG +2567471,1093,828.0,,70.0,,,,,,,"Sodium, Na",MG +2567959,1093,1143.0,,70.0,,,,,,,"Sodium, Na",MG +2568032,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2568081,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2568173,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2568361,1093,406.0,,70.0,,,,,,,"Sodium, Na",MG +2568591,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2568802,1093,103.0,,70.0,,,,,,,"Sodium, Na",MG +2568860,1093,1500.0,,70.0,,,,,,,"Sodium, Na",MG +2569052,1093,300.0,,70.0,,,,,,,"Sodium, Na",MG +2569100,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +2569149,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +2569290,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +2569423,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG +2569747,1093,1465.0,,70.0,,,,,,,"Sodium, Na",MG +2569765,1093,327.0,,70.0,,,,,,,"Sodium, Na",MG +2569850,1093,210.0,,70.0,,,,,,,"Sodium, Na",MG +2569977,1093,6133.0,,70.0,,,,,,,"Sodium, Na",MG +2570205,1093,1900.0,,70.0,,,,,,,"Sodium, Na",MG +2570236,1093,489.0,,70.0,,,,,,,"Sodium, Na",MG +2570376,1093,528.0,,70.0,,,,,,,"Sodium, Na",MG +2570547,1093,3.0,,70.0,,,,,,,"Sodium, Na",MG +2570903,1093,347.0,,70.0,,,,,,,"Sodium, Na",MG +2570984,1093,1036.0,,70.0,,,,,,,"Sodium, Na",MG +2571219,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2571592,1093,7.0,,70.0,,,,,,,"Sodium, Na",MG +2571890,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2571894,1093,5312.0,,70.0,,,,,,,"Sodium, Na",MG +2571961,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +2572480,1093,619.0,,70.0,,,,,,,"Sodium, Na",MG +2572523,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +2572525,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +2572650,1093,1800.0,,70.0,,,,,,,"Sodium, Na",MG +2572760,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2572805,1093,136.0,,70.0,,,,,,,"Sodium, Na",MG +2572814,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2572889,1093,553.0,,70.0,,,,,,,"Sodium, Na",MG +2573150,1093,365.0,,70.0,,,,,,,"Sodium, Na",MG +2573276,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +2573422,1093,43.0,,70.0,,,,,,,"Sodium, Na",MG +2573585,1093,256.0,,70.0,,,,,,,"Sodium, Na",MG +2574353,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG +2574377,1093,359.0,,70.0,,,,,,,"Sodium, Na",MG +2574809,1093,689.0,,70.0,,,,,,,"Sodium, Na",MG +2574907,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +2575210,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG +2575489,1093,70.0,,70.0,,,,,,,"Sodium, Na",MG +2575583,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +2575637,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +2575677,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +2576122,1093,372.0,,70.0,,,,,,,"Sodium, Na",MG +2576145,1093,78.0,,70.0,,,,,,,"Sodium, Na",MG +2576154,1093,867.0,,70.0,,,,,,,"Sodium, Na",MG +2576260,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +2576926,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +2576928,1093,239.0,,70.0,,,,,,,"Sodium, Na",MG +2576929,1093,339.0,,70.0,,,,,,,"Sodium, Na",MG +2577175,1093,260.0,,70.0,,,,,,,"Sodium, Na",MG +2577530,1093,59.0,,70.0,,,,,,,"Sodium, Na",MG +2577694,1093,121.0,,70.0,,,,,,,"Sodium, Na",MG +2577805,1093,183.0,,70.0,,,,,,,"Sodium, Na",MG +2577905,1093,707.0,,70.0,,,,,,,"Sodium, Na",MG +2578089,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2578557,1093,2081.0,,70.0,,,,,,,"Sodium, Na",MG +2578872,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG +2578876,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +2579096,1093,941.0,,70.0,,,,,,,"Sodium, Na",MG +2579124,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2579151,1093,2067.0,,70.0,,,,,,,"Sodium, Na",MG +2579359,1093,436.0,,70.0,,,,,,,"Sodium, Na",MG +2579598,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2579604,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2579621,1093,377.0,,70.0,,,,,,,"Sodium, Na",MG +2579655,1093,1321.0,,70.0,,,,,,,"Sodium, Na",MG +2579708,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2580170,1093,173.0,,70.0,,,,,,,"Sodium, Na",MG +2580290,1093,440.0,,70.0,,,,,,,"Sodium, Na",MG +2580337,1093,3929.0,,70.0,,,,,,,"Sodium, Na",MG +2580516,1093,321.0,,70.0,,,,,,,"Sodium, Na",MG +2580660,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2580706,1093,188.0,,70.0,,,,,,,"Sodium, Na",MG +2580775,1093,363.0,,70.0,,,,,,,"Sodium, Na",MG +2580854,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG +2580900,1093,107.0,,70.0,,,,,,,"Sodium, Na",MG +2580966,1093,68.0,,70.0,,,,,,,"Sodium, Na",MG +2580988,1093,2889.0,,70.0,,,,,,,"Sodium, Na",MG +2580996,1093,193.0,,70.0,,,,,,,"Sodium, Na",MG +2581529,1093,21.0,,70.0,,,,,,,"Sodium, Na",MG +2581658,1093,467.0,,70.0,,,,,,,"Sodium, Na",MG +2581794,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +2582017,1093,1114.0,,70.0,,,,,,,"Sodium, Na",MG +2582072,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2582170,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2582224,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +2582757,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2582786,1093,1036.0,,70.0,,,,,,,"Sodium, Na",MG +2583059,1093,308.0,,70.0,,,,,,,"Sodium, Na",MG +2583185,1093,43.0,,70.0,,,,,,,"Sodium, Na",MG +2583283,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2583287,1093,280.0,,70.0,,,,,,,"Sodium, Na",MG +2584469,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2584528,1093,243.0,,70.0,,,,,,,"Sodium, Na",MG +2584683,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG +2584782,1093,470.0,,70.0,,,,,,,"Sodium, Na",MG +2584879,1093,266.0,,70.0,,,,,,,"Sodium, Na",MG +2585381,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2585564,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2585642,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2585732,1093,183.0,,70.0,,,,,,,"Sodium, Na",MG +2585854,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2585874,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG +2586478,1093,43.0,,70.0,,,,,,,"Sodium, Na",MG +2586810,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG +2586878,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG +2587976,1093,239.0,,70.0,,,,,,,"Sodium, Na",MG +2588780,1093,385.0,,70.0,,,,,,,"Sodium, Na",MG +2588808,1093,267.0,,70.0,,,,,,,"Sodium, Na",MG +2588821,1093,522.0,,70.0,,,,,,,"Sodium, Na",MG +2588955,1093,28.0,,70.0,,,,,,,"Sodium, Na",MG +2588971,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2588997,1093,5000.0,,70.0,,,,,,,"Sodium, Na",MG +2589037,1093,352.0,,70.0,,,,,,,"Sodium, Na",MG +2589324,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +2589377,1093,213.0,,70.0,,,,,,,"Sodium, Na",MG +2589416,1093,2464.0,,70.0,,,,,,,"Sodium, Na",MG +2589468,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +2589574,1093,1107.0,,70.0,,,,,,,"Sodium, Na",MG +2589891,1093,327.0,,70.0,,,,,,,"Sodium, Na",MG +2589934,1093,2286.0,,70.0,,,,,,,"Sodium, Na",MG +2589985,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +2590086,1093,326.0,,70.0,,,,,,,"Sodium, Na",MG +2590256,1093,425.0,,70.0,,,,,,,"Sodium, Na",MG +2590657,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2590699,1093,75.0,,70.0,,,,,,,"Sodium, Na",MG +2590710,1093,531.0,,70.0,,,,,,,"Sodium, Na",MG +2590873,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +2591064,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +2591106,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2591132,1093,380.0,,70.0,,,,,,,"Sodium, Na",MG +2591518,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG +2591558,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +2591689,1093,60.0,,70.0,,,,,,,"Sodium, Na",MG +2592160,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +2592420,1093,436.0,,70.0,,,,,,,"Sodium, Na",MG +2592448,1093,1250.0,,70.0,,,,,,,"Sodium, Na",MG +2592593,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2592700,1093,640.0,,70.0,,,,,,,"Sodium, Na",MG +2592707,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +2592909,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2592922,1093,540.0,,70.0,,,,,,,"Sodium, Na",MG +2593027,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2593038,1093,81.0,,70.0,,,,,,,"Sodium, Na",MG +2593077,1093,600.0,,75.0,,,,,,,"Sodium, Na",MG +2593264,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG +2593708,1093,84.0,,70.0,,,,,,,"Sodium, Na",MG +2593738,1093,667.0,,70.0,,,,,,,"Sodium, Na",MG +2593762,1093,91.0,,70.0,,,,,,,"Sodium, Na",MG +2593814,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +2594288,1093,776.0,,70.0,,,,,,,"Sodium, Na",MG +2594412,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +2594445,1093,322.0,,70.0,,,,,,,"Sodium, Na",MG +2594578,1093,17.0,,70.0,,,,,,,"Sodium, Na",MG +2594616,1093,281.0,,70.0,,,,,,,"Sodium, Na",MG +2594696,1093,765.0,,70.0,,,,,,,"Sodium, Na",MG +2594783,1093,929.0,,70.0,,,,,,,"Sodium, Na",MG +2594920,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2595455,1093,1429.0,,70.0,,,,,,,"Sodium, Na",MG +2595549,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +2595648,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +2595799,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG +2595912,1093,344.0,,70.0,,,,,,,"Sodium, Na",MG +2596219,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2596329,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +2596405,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2596787,1093,871.0,,70.0,,,,,,,"Sodium, Na",MG +2596861,1093,109.0,,70.0,,,,,,,"Sodium, Na",MG +2597054,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +2597216,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2597484,1093,1719.0,,70.0,,,,,,,"Sodium, Na",MG +2597499,1093,400.0,,70.0,,,,,,,"Sodium, Na",MG +2597813,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2597876,1093,28.0,,70.0,,,,,,,"Sodium, Na",MG +2598081,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2598803,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2599040,1093,18.0,,70.0,,,,,,,"Sodium, Na",MG +2599304,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG +2599346,1093,234.0,,70.0,,,,,,,"Sodium, Na",MG +2599352,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2599361,1093,240.0,,70.0,,,,,,,"Sodium, Na",MG +2599659,1093,633.0,,70.0,,,,,,,"Sodium, Na",MG +2599896,1093,54.0,,70.0,,,,,,,"Sodium, Na",MG +2600003,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +2600048,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2600262,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +2600406,1093,9217.0,,70.0,,,,,,,"Sodium, Na",MG +2600965,1093,1345.0,,70.0,,,,,,,"Sodium, Na",MG +2600990,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG +2601023,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +2601030,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2601412,1093,1600.0,,70.0,,,,,,,"Sodium, Na",MG +2601640,1093,850.0,,70.0,,,,,,,"Sodium, Na",MG +2601836,1093,1000.0,,70.0,,,,,,,"Sodium, Na",MG +2602220,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG +2602258,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG +2602271,1093,1080.0,,70.0,,,,,,,"Sodium, Na",MG +2602275,1093,476.0,,70.0,,,,,,,"Sodium, Na",MG +2602285,1093,71.0,,70.0,,,,,,,"Sodium, Na",MG +2602297,1093,212.0,,70.0,,,,,,,"Sodium, Na",MG +2602623,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +2603025,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2603136,1093,486.0,,70.0,,,,,,,"Sodium, Na",MG +2603801,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +2603808,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +2603869,1093,100.0,,70.0,,,,,,,"Sodium, Na",MG +2604614,1093,64.0,,70.0,,,,,,,"Sodium, Na",MG +2604960,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG +2604986,1093,600.0,,70.0,,,,,,,"Sodium, Na",MG +2605110,1093,412.0,,70.0,,,,,,,"Sodium, Na",MG +2605513,1093,129.0,,70.0,,,,,,,"Sodium, Na",MG +2605528,1093,1129.0,,70.0,,,,,,,"Sodium, Na",MG +2605936,1093,1179.0,,70.0,,,,,,,"Sodium, Na",MG +2606069,1093,83.0,,70.0,,,,,,,"Sodium, Na",MG +2606253,1093,57.0,,70.0,,,,,,,"Sodium, Na",MG +2606604,1093,2778.0,,70.0,,,,,,,"Sodium, Na",MG +2607034,1093,207.0,,70.0,,,,,,,"Sodium, Na",MG +2607467,1093,30.0,,70.0,,,,,,,"Sodium, Na",MG +2607531,1093,347.0,,70.0,,,,,,,"Sodium, Na",MG +2607622,1093,491.0,,70.0,,,,,,,"Sodium, Na",MG +2607690,1093,91.0,,70.0,,,,,,,"Sodium, Na",MG +2607705,1093,1031.0,,70.0,,,,,,,"Sodium, Na",MG +2608233,1093,66.0,,70.0,,,,,,,"Sodium, Na",MG +2608401,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2608424,1093,202.0,,70.0,,,,,,,"Sodium, Na",MG +2608747,1093,186.0,,70.0,,,,,,,"Sodium, Na",MG +2608784,1093,197.0,,70.0,,,,,,,"Sodium, Na",MG +2608915,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2609329,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +2609452,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +2609488,1093,96.0,,70.0,,,,,,,"Sodium, Na",MG +2609799,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +2609914,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2610809,1093,152.0,,78.0,,,,,,,"Sodium, Na",MG +2610900,1093,1332.0,,78.0,,,,,,,"Sodium, Na",MG +2610941,1093,458.0,,78.0,,,,,,,"Sodium, Na",MG +2611094,1093,396.0,,78.0,,,,,,,"Sodium, Na",MG +2611134,1093,1143.0,,78.0,,,,,,,"Sodium, Na",MG +2611372,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG +2611473,1093,379.0,,70.0,,,,,,,"Sodium, Na",MG +2611619,1093,107.0,,70.0,,,,,,,"Sodium, Na",MG +2612958,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +2612993,1093,323.0,,70.0,,,,,,,"Sodium, Na",MG +2613095,1093,19.0,,71.0,,,,,,,"Sodium, Na",MG +2613366,1093,309.0,,78.0,,,,,,,"Sodium, Na",MG +2613589,1093,57.0,,78.0,,,,,,,"Sodium, Na",MG +2613732,1093,0.0,,71.0,,,,,,,"Sodium, Na",MG +2613738,1093,0.0,,71.0,,,,,,,"Sodium, Na",MG +2614011,1093,135.0,,78.0,,,,,,,"Sodium, Na",MG +2614074,1093,0.0,,71.0,,,,,,,"Sodium, Na",MG +2614173,1093,540.0,,71.0,,,,,,,"Sodium, Na",MG +2614274,1093,38.0,,70.0,,,,,,,"Sodium, Na",MG +2614659,1093,29.0,,70.0,,,,,,,"Sodium, Na",MG +2614674,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +2614947,1093,17500.0,,70.0,,,,,,,"Sodium, Na",MG +2614950,1093,2107.0,,70.0,,,,,,,"Sodium, Na",MG +2615057,1093,946.0,,70.0,,,,,,,"Sodium, Na",MG +2615068,1093,385.0,,70.0,,,,,,,"Sodium, Na",MG +2615366,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +2615377,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG +2615673,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG +2615680,1093,375.0,,70.0,,,,,,,"Sodium, Na",MG +2615710,1093,526.0,,70.0,,,,,,,"Sodium, Na",MG +2615802,1093,1012.0,,70.0,,,,,,,"Sodium, Na",MG +2615845,1093,446.0,,70.0,,,,,,,"Sodium, Na",MG +2616543,1093,606.0,,70.0,,,,,,,"Sodium, Na",MG +2616646,1093,2643.0,,70.0,,,,,,,"Sodium, Na",MG +2617075,1093,35.0,,70.0,,,,,,,"Sodium, Na",MG +2617322,1093,500.0,,70.0,,,,,,,"Sodium, Na",MG +2617342,1093,374.0,,70.0,,,,,,,"Sodium, Na",MG +2617436,1093,145.0,,70.0,,,,,,,"Sodium, Na",MG +2617599,1093,536.0,,70.0,,,,,,,"Sodium, Na",MG +2617854,1093,786.0,,70.0,,,,,,,"Sodium, Na",MG +2618102,1093,2157.0,,70.0,,,,,,,"Sodium, Na",MG +2618302,1093,128.0,,70.0,,,,,,,"Sodium, Na",MG +2618385,1093,286.0,,70.0,,,,,,,"Sodium, Na",MG +2618434,1093,445.0,,70.0,,,,,,,"Sodium, Na",MG +2618738,1093,81.0,,70.0,,,,,,,"Sodium, Na",MG +2618771,1093,158.0,,70.0,,,,,,,"Sodium, Na",MG +2619048,1093,43.0,,70.0,,,,,,,"Sodium, Na",MG +2619320,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +2619531,1093,65.0,,70.0,,,,,,,"Sodium, Na",MG +2620090,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +2620259,1093,331.0,,70.0,,,,,,,"Sodium, Na",MG +2620502,1093,327.0,,70.0,,,,,,,"Sodium, Na",MG +2620947,1093,571.0,,70.0,,,,,,,"Sodium, Na",MG +2621194,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2621479,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2621553,1093,242.0,,70.0,,,,,,,"Sodium, Na",MG +2621554,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2621730,1093,3800.0,,70.0,,,,,,,"Sodium, Na",MG +2621985,1093,307.0,,70.0,,,,,,,"Sodium, Na",MG +2622093,1093,946.0,,70.0,,,,,,,"Sodium, Na",MG +2622180,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG +2622306,1093,462.0,,70.0,,,,,,,"Sodium, Na",MG +2622438,1093,541.0,,70.0,,,,,,,"Sodium, Na",MG +2622449,1093,753.0,,70.0,,,,,,,"Sodium, Na",MG +2622536,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +2622742,1093,21.0,,70.0,,,,,,,"Sodium, Na",MG +2623372,1093,341.0,,70.0,,,,,,,"Sodium, Na",MG +2623544,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG +2623636,1093,964.0,,70.0,,,,,,,"Sodium, Na",MG +2623716,1093,625.0,,70.0,,,,,,,"Sodium, Na",MG +2623774,1093,4176.0,,70.0,,,,,,,"Sodium, Na",MG +2623858,1093,125.0,,70.0,,,,,,,"Sodium, Na",MG +2624077,1093,463.0,,70.0,,,,,,,"Sodium, Na",MG +2624160,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG +2624204,1093,457.0,,70.0,,,,,,,"Sodium, Na",MG +2624262,1093,340.0,,70.0,,,,,,,"Sodium, Na",MG +2624471,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2624664,1093,203.0,,70.0,,,,,,,"Sodium, Na",MG +2624928,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2625218,1093,357.0,,70.0,,,,,,,"Sodium, Na",MG +2625989,1093,658.0,,70.0,,,,,,,"Sodium, Na",MG +2626698,1093,411.0,,70.0,,,,,,,"Sodium, Na",MG +2626962,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG +2627256,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2627427,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2627542,1093,221.0,,70.0,,,,,,,"Sodium, Na",MG +2627621,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG +2627694,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +2628212,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +2628336,1093,900.0,,70.0,,,,,,,"Sodium, Na",MG +2628869,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2628905,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG +2628920,1093,52.0,,70.0,,,,,,,"Sodium, Na",MG +2629233,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG +2629297,1093,239.0,,70.0,,,,,,,"Sodium, Na",MG +2629318,1093,1278.0,,70.0,,,,,,,"Sodium, Na",MG +2629574,1093,250.0,,70.0,,,,,,,"Sodium, Na",MG +2629666,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2629704,1093,205.0,,70.0,,,,,,,"Sodium, Na",MG +2629726,1093,304.0,,70.0,,,,,,,"Sodium, Na",MG +2630037,1093,519.0,,70.0,,,,,,,"Sodium, Na",MG +2630228,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2630235,1093,191.0,,70.0,,,,,,,"Sodium, Na",MG +2630459,1093,490.0,,70.0,,,,,,,"Sodium, Na",MG +2631025,1093,679.0,,70.0,,,,,,,"Sodium, Na",MG +2631097,1093,119.0,,70.0,,,,,,,"Sodium, Na",MG +2631199,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2631382,1093,214.0,,70.0,,,,,,,"Sodium, Na",MG +2631504,1093,893.0,,70.0,,,,,,,"Sodium, Na",MG +2631563,1093,490.0,,70.0,,,,,,,"Sodium, Na",MG +2631579,1093,333.0,,70.0,,,,,,,"Sodium, Na",MG +2631684,1093,1929.0,,70.0,,,,,,,"Sodium, Na",MG +2631900,1093,21.0,,70.0,,,,,,,"Sodium, Na",MG +2632111,1093,10.0,,70.0,,,,,,,"Sodium, Na",MG +2632378,1093,141.0,,70.0,,,,,,,"Sodium, Na",MG +2632417,1093,48.0,,70.0,,,,,,,"Sodium, Na",MG +2632720,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +2632949,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG +2632967,1093,607.0,,70.0,,,,,,,"Sodium, Na",MG +2633378,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +2633726,1093,276.0,,70.0,,,,,,,"Sodium, Na",MG +2633800,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2633943,1093,1286.0,,70.0,,,,,,,"Sodium, Na",MG +2634315,1093,2500.0,,70.0,,,,,,,"Sodium, Na",MG +2634448,1093,159.0,,70.0,,,,,,,"Sodium, Na",MG +2634790,1093,195.0,,70.0,,,,,,,"Sodium, Na",MG +2634865,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +2635122,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2635325,1093,1.0,,70.0,,,,,,,"Sodium, Na",MG +2635612,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +2635782,1093,429.0,,70.0,,,,,,,"Sodium, Na",MG +2635896,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2636073,1093,307.0,,70.0,,,,,,,"Sodium, Na",MG +2636192,1093,63.0,,70.0,,,,,,,"Sodium, Na",MG +2636615,1093,175.0,,70.0,,,,,,,"Sodium, Na",MG +2636664,1093,162.0,,70.0,,,,,,,"Sodium, Na",MG +2637156,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +2637441,1093,266.0,,70.0,,,,,,,"Sodium, Na",MG +2637472,1093,47.0,,70.0,,,,,,,"Sodium, Na",MG +2637683,1093,65.0,,70.0,,,,,,,"Sodium, Na",MG +2637728,1093,557.0,,70.0,,,,,,,"Sodium, Na",MG +2637729,1093,248.0,,70.0,,,,,,,"Sodium, Na",MG +2638009,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2638057,1093,338.0,,70.0,,,,,,,"Sodium, Na",MG +2638140,1093,252.0,,70.0,,,,,,,"Sodium, Na",MG +2638632,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2638773,1093,750.0,,70.0,,,,,,,"Sodium, Na",MG +2639138,1093,1810.0,,70.0,,,,,,,"Sodium, Na",MG +2639399,1093,760.0,,70.0,,,,,,,"Sodium, Na",MG +2639488,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2639581,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +2639812,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2640133,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2640306,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +2640591,1093,696.0,,70.0,,,,,,,"Sodium, Na",MG +2640903,1093,525.0,,70.0,,,,,,,"Sodium, Na",MG +2641177,1093,435.0,,78.0,,,,,,,"Sodium, Na",MG +2641562,1093,599.0,,70.0,,,,,,,"Sodium, Na",MG +2641652,1093,61.0,,70.0,,,,,,,"Sodium, Na",MG +2642255,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG +2642307,1093,62.0,,70.0,,,,,,,"Sodium, Na",MG +2642551,1093,857.0,,70.0,,,,,,,"Sodium, Na",MG +2642777,1093,575.0,,70.0,,,,,,,"Sodium, Na",MG +2642828,1093,141.0,,70.0,,,,,,,"Sodium, Na",MG +2643138,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG +2643251,1093,106.0,,70.0,,,,,,,"Sodium, Na",MG +2643284,1093,171.0,,70.0,,,,,,,"Sodium, Na",MG +2645069,1093,164.0,1.0,1.0,,,,,,,"Sodium, Na",MG +2646528,1093,43.6,1.0,1.0,,,,,,,"Sodium, Na",MG +2648887,1093,1000.0,,71.0,,,,,,,"Sodium, Na",MG +2649030,1093,837.0,,78.0,,,,,,,"Sodium, Na",MG +2649106,1093,297.0,,71.0,,,,,,,"Sodium, Na",MG +2649132,1093,965.0,,78.0,,,,,,,"Sodium, Na",MG +2649585,1093,113.0,,71.0,,,,,,,"Sodium, Na",MG +2649840,1093,340.0,,78.0,,,,,,,"Sodium, Na",MG +2649983,1093,232.0,,71.0,,,,,,,"Sodium, Na",MG +2650030,1093,842.0,,78.0,,,,,,,"Sodium, Na",MG +2650157,1093,386.0,,78.0,,,,,,,"Sodium, Na",MG +2650345,1093,329.0,,78.0,,,,,,,"Sodium, Na",MG +2650923,1093,717.0,,71.0,,,,,,,"Sodium, Na",MG +2650992,1093,1183.0,,71.0,,,,,,,"Sodium, Na",MG +2651065,1093,203.0,,71.0,,,,,,,"Sodium, Na",MG +2651093,1093,229.0,,71.0,,,,,,,"Sodium, Na",MG +2651138,1093,601.0,,78.0,,,,,,,"Sodium, Na",MG +2651527,1093,182.0,,70.0,,,,,,,"Sodium, Na",MG +2651678,1093,66.0,,70.0,,,,,,,"Sodium, Na",MG +2651851,1093,33.0,,70.0,,,,,,,"Sodium, Na",MG +2651857,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +2652057,1093,148.0,,70.0,,,,,,,"Sodium, Na",MG +2652555,1093,273.0,,70.0,,,,,,,"Sodium, Na",MG +2652668,1093,243.0,,70.0,,,,,,,"Sodium, Na",MG +2652673,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2653037,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +2653104,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2653190,1093,567.0,,70.0,,,,,,,"Sodium, Na",MG +2653260,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2653820,1093,44.0,,70.0,,,,,,,"Sodium, Na",MG +2653879,1093,11.0,,70.0,,,,,,,"Sodium, Na",MG +2653889,1093,6.0,,70.0,,,,,,,"Sodium, Na",MG +2653980,1093,50.0,,70.0,,,,,,,"Sodium, Na",MG +2653998,1093,478.0,,70.0,,,,,,,"Sodium, Na",MG +2654197,1093,1200.0,,70.0,,,,,,,"Sodium, Na",MG +2654233,1093,450.0,,70.0,,,,,,,"Sodium, Na",MG +2654454,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG +2654695,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2654781,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2654847,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2654997,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2655015,1093,417.0,,70.0,,,,,,,"Sodium, Na",MG +2655076,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2655236,1093,5714.0,,70.0,,,,,,,"Sodium, Na",MG +2655540,1093,268.0,,70.0,,,,,,,"Sodium, Na",MG +2655566,1093,1714.0,,70.0,,,,,,,"Sodium, Na",MG +2655579,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2655832,1093,875.0,,70.0,,,,,,,"Sodium, Na",MG +2655929,1093,25.0,,70.0,,,,,,,"Sodium, Na",MG +2656159,1093,714.0,,70.0,,,,,,,"Sodium, Na",MG +2656307,1093,359.0,,70.0,,,,,,,"Sodium, Na",MG +2656368,1093,643.0,,70.0,,,,,,,"Sodium, Na",MG +2656501,1093,113.0,,70.0,,,,,,,"Sodium, Na",MG +2656520,1093,141.0,,70.0,,,,,,,"Sodium, Na",MG +2656774,1093,310.0,,70.0,,,,,,,"Sodium, Na",MG +2657085,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2657105,1093,566.0,,70.0,,,,,,,"Sodium, Na",MG +2657163,1093,56.0,,70.0,,,,,,,"Sodium, Na",MG +2657287,1093,464.0,,70.0,,,,,,,"Sodium, Na",MG +2657790,1093,143.0,,70.0,,,,,,,"Sodium, Na",MG +2657798,1093,40.0,,70.0,,,,,,,"Sodium, Na",MG +2657803,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG +2657909,1093,147.0,,70.0,,,,,,,"Sodium, Na",MG +2658362,1093,67.0,,70.0,,,,,,,"Sodium, Na",MG +2658444,1093,203.0,,70.0,,,,,,,"Sodium, Na",MG +2658921,1093,8.0,,70.0,,,,,,,"Sodium, Na",MG +2659152,1093,410.0,,70.0,,,,,,,"Sodium, Na",MG +2659199,1093,122.0,,70.0,,,,,,,"Sodium, Na",MG +2659382,1093,567.0,,70.0,,,,,,,"Sodium, Na",MG +2659508,1093,378.0,,70.0,,,,,,,"Sodium, Na",MG +2660188,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2660361,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2660573,1093,560.0,,70.0,,,,,,,"Sodium, Na",MG +2660613,1093,200.0,,70.0,,,,,,,"Sodium, Na",MG +2660627,1093,4.0,,70.0,,,,,,,"Sodium, Na",MG +2660777,1093,12.0,,70.0,,,,,,,"Sodium, Na",MG +2660891,1093,282.0,,70.0,,,,,,,"Sodium, Na",MG +2661380,1093,1071.0,,70.0,,,,,,,"Sodium, Na",MG +2661515,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2661730,1093,0.0,,70.0,,,,,,,"Sodium, Na",MG +2661782,1093,117.0,,70.0,,,,,,,"Sodium, Na",MG +2662107,1093,833.0,,70.0,,,,,,,"Sodium, Na",MG +2662182,1093,203.0,,70.0,,,,,,,"Sodium, Na",MG +1106032,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1107191,1104,800.0,,75.0,,,,,,,"Vitamin A, IU",IU +1107528,1104,179.0,,75.0,,,,,,,"Vitamin A, IU",IU +1108803,1104,417.0,,75.0,,,,,,,"Vitamin A, IU",IU +1108908,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1109336,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1109393,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1109796,1104,2344.0,,75.0,,,,,,,"Vitamin A, IU",IU +1110013,1104,465.0,,75.0,,,,,,,"Vitamin A, IU",IU +1110017,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1110128,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1110136,1104,224.0,,75.0,,,,,,,"Vitamin A, IU",IU +1110710,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1110839,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1111534,1104,426.0,,75.0,,,,,,,"Vitamin A, IU",IU +1111680,1104,2857.0,,75.0,,,,,,,"Vitamin A, IU",IU +1111892,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1111990,1104,1429.0,,75.0,,,,,,,"Vitamin A, IU",IU +1112148,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1112994,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1113807,1104,149.0,,75.0,,,,,,,"Vitamin A, IU",IU +1114096,1104,188.0,,75.0,,,,,,,"Vitamin A, IU",IU +1115318,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1116176,1104,1309.0,,75.0,,,,,,,"Vitamin A, IU",IU +1117145,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1117209,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1117592,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1117776,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +1117958,1104,91.0,,75.0,,,,,,,"Vitamin A, IU",IU +1118086,1104,526.0,,75.0,,,,,,,"Vitamin A, IU",IU +1118668,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1118768,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1119561,1104,909.0,,75.0,,,,,,,"Vitamin A, IU",IU +1119955,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1122028,1104,160.0,,75.0,,,,,,,"Vitamin A, IU",IU +1122814,1104,175.0,,75.0,,,,,,,"Vitamin A, IU",IU +1123938,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1125619,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1125828,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1126143,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1126144,1104,51000.0,,75.0,,,,,,,"Vitamin A, IU",IU +1128024,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1129278,1104,2024.0,,75.0,,,,,,,"Vitamin A, IU",IU +1129488,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1130611,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1131062,1104,247.0,,75.0,,,,,,,"Vitamin A, IU",IU +1132160,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1132561,1104,366.0,,75.0,,,,,,,"Vitamin A, IU",IU +1133051,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1134636,1104,10714.0,,75.0,,,,,,,"Vitamin A, IU",IU +1136765,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1137105,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1138883,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1139103,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +167551,1104,78.0,0.0,49.0,,,,,,,"Vitamin A, IU",IU +167711,1104,200.0,0.0,40.0,,,,,,,"Vitamin A, IU",IU +168370,1104,0.0,0.0,,,,,,,,"Vitamin A, IU",IU +168460,1104,40.0,0.0,49.0,,,,,,,"Vitamin A, IU",IU +168526,1104,791.0,0.0,49.0,,,,,,,"Vitamin A, IU",IU +169441,1104,0.0,0.0,,,,,,,,"Vitamin A, IU",IU +169500,1104,0.0,0.0,53.0,,,,,,,"Vitamin A, IU",IU +169513,1104,0.0,0.0,53.0,,,,,,,"Vitamin A, IU",IU +169531,1104,0.0,0.0,,,,,,,,"Vitamin A, IU",IU +169624,1104,36.0,1.0,47.0,,,,,,,"Vitamin A, IU",IU +169742,1104,0.0,0.0,68.0,,,,,,,"Vitamin A, IU",IU +169836,1104,0.0,0.0,,,,,,,,"Vitamin A, IU",IU +170078,1104,0.0,1.0,,,,,,,,"Vitamin A, IU",IU +170194,1104,0.0,3.0,,,,,,,,"Vitamin A, IU",IU +170287,1104,2.0,0.0,49.0,,,,,,,"Vitamin A, IU",IU +170288,1104,214.0,0.0,49.0,,,,,,,"Vitamin A, IU",IU +170422,1104,166.0,3.0,,,,,,,,"Vitamin A, IU",IU +170559,1104,49.0,0.0,,,,,,,,"Vitamin A, IU",IU +170702,1104,324.0,1.0,47.0,,,,,,,"Vitamin A, IU",IU +170732,1104,25.0,0.0,,,,,,,,"Vitamin A, IU",IU +170851,1104,445.0,0.0,49.0,,,,,,,"Vitamin A, IU",IU +171634,1104,107.0,0.0,,,,,,,,"Vitamin A, IU",IU +171838,1104,5.0,0.0,49.0,,,,,,,"Vitamin A, IU",IU +171895,1104,24.0,0.0,49.0,,,,,,,"Vitamin A, IU",IU +172180,1104,146.0,0.0,57.0,,,,,,,"Vitamin A, IU",IU +172263,1104,2182.0,0.0,49.0,,,,,,,"Vitamin A, IU",IU +172299,1104,150.0,0.0,57.0,,,,,,,"Vitamin A, IU",IU +172362,1104,0.0,0.0,20.0,,,,,,,"Vitamin A, IU",IU +172439,1104,88.0,0.0,49.0,,,,,,,"Vitamin A, IU",IU +172909,1104,201.0,0.0,49.0,,,,,,,"Vitamin A, IU",IU +173207,1104,0.0,0.0,20.0,,,,,,,"Vitamin A, IU",IU +173995,1104,22.0,0.0,18.0,,,,,,,"Vitamin A, IU",IU +174092,1104,3.0,0.0,49.0,,,,,,,"Vitamin A, IU",IU +174323,1104,0.0,0.0,,,,,,,,"Vitamin A, IU",IU +174479,1104,15.0,14.0,1.0,,,,,,,"Vitamin A, IU",IU +174708,1104,23.0,0.0,49.0,,,,,,,"Vitamin A, IU",IU +175013,1104,408.0,1.0,,,,,,,,"Vitamin A, IU",IU +175135,1104,60.0,0.0,49.0,,,,,,,"Vitamin A, IU",IU +175232,1104,0.0,1.0,44.0,,,,,,,"Vitamin A, IU",IU +344980,1104,1909.0,,78.0,,,,,,,"Vitamin A, IU",IU +345449,1104,2500.0,,78.0,,,,,,,"Vitamin A, IU",IU +345942,1104,2027.0,,78.0,,,,,,,"Vitamin A, IU",IU +345947,1104,7.0,,78.0,,,,,,,"Vitamin A, IU",IU +346321,1104,368.0,,75.0,,,,,,,"Vitamin A, IU",IU +346506,1104,271.0,,75.0,,,,,,,"Vitamin A, IU",IU +347022,1104,106.0,,75.0,,,,,,,"Vitamin A, IU",IU +347105,1104,330.0,,75.0,,,,,,,"Vitamin A, IU",IU +347265,1104,29.0,,75.0,,,,,,,"Vitamin A, IU",IU +347312,1104,34.0,,75.0,,,,,,,"Vitamin A, IU",IU +347432,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +347525,1104,192.0,,75.0,,,,,,,"Vitamin A, IU",IU +347540,1104,119.0,,75.0,,,,,,,"Vitamin A, IU",IU +347640,1104,588.0,,75.0,,,,,,,"Vitamin A, IU",IU +348747,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +349101,1104,523.0,,75.0,,,,,,,"Vitamin A, IU",IU +349128,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +349153,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +349956,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +350216,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +350219,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +350305,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +350782,1104,83.0,,75.0,,,,,,,"Vitamin A, IU",IU +351123,1104,32.0,,71.0,,,,,,,"Vitamin A, IU",IU +351153,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +351209,1104,52.0,,78.0,,,,,,,"Vitamin A, IU",IU +351394,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +351439,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +351711,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +351827,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +352021,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +352276,1104,150.0,,78.0,,,,,,,"Vitamin A, IU",IU +352567,1104,65.0,,78.0,,,,,,,"Vitamin A, IU",IU +352775,1104,2137.0,,78.0,,,,,,,"Vitamin A, IU",IU +353165,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +353184,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +353186,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +353256,1104,59.0,,78.0,,,,,,,"Vitamin A, IU",IU +353554,1104,202.0,,75.0,,,,,,,"Vitamin A, IU",IU +353612,1104,941.0,,75.0,,,,,,,"Vitamin A, IU",IU +353740,1104,48.0,,78.0,,,,,,,"Vitamin A, IU",IU +353934,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +354221,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +356489,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +356607,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +356750,1104,1000.0,,75.0,,,,,,,"Vitamin A, IU",IU +357139,1104,411.0,,75.0,,,,,,,"Vitamin A, IU",IU +357197,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +357269,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +357369,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +357444,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +357489,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +357819,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +357848,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +357894,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +358063,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +358139,1104,235.0,,75.0,,,,,,,"Vitamin A, IU",IU +358383,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +358653,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +358757,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +358954,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +359778,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +359888,1104,79.0,,75.0,,,,,,,"Vitamin A, IU",IU +359994,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +360378,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +360544,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +360688,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +360820,1104,1096.0,,75.0,,,,,,,"Vitamin A, IU",IU +361122,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +361305,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +361663,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +361882,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +362264,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +362539,1104,2143.0,,75.0,,,,,,,"Vitamin A, IU",IU +362613,1104,179.0,,75.0,,,,,,,"Vitamin A, IU",IU +363075,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +363198,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +363867,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +364158,1104,625.0,,75.0,,,,,,,"Vitamin A, IU",IU +364159,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +364555,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +364688,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +364904,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +366117,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +366759,1104,119.0,,75.0,,,,,,,"Vitamin A, IU",IU +366938,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +367117,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +367176,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +367294,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +367610,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +367743,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +368431,1104,12353.0,,75.0,,,,,,,"Vitamin A, IU",IU +368700,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +369185,1104,588.0,,75.0,,,,,,,"Vitamin A, IU",IU +369424,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +369540,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +370393,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +370776,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +370860,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +371220,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +371567,1104,234.0,,75.0,,,,,,,"Vitamin A, IU",IU +372074,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +372505,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +372597,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +372662,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +372665,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +372869,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +373011,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +373104,1104,133.0,,75.0,,,,,,,"Vitamin A, IU",IU +373257,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +373285,1104,1190.0,,75.0,,,,,,,"Vitamin A, IU",IU +374210,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +374224,1104,2727.0,,75.0,,,,,,,"Vitamin A, IU",IU +374247,1104,176.0,,75.0,,,,,,,"Vitamin A, IU",IU +375425,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +375485,1104,328.0,,75.0,,,,,,,"Vitamin A, IU",IU +376225,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +376417,1104,303.0,,75.0,,,,,,,"Vitamin A, IU",IU +376650,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +377532,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +377535,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +377779,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +377866,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +378125,1104,8036.0,,75.0,,,,,,,"Vitamin A, IU",IU +378289,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +378583,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +378748,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +379055,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +379057,1104,1429.0,,75.0,,,,,,,"Vitamin A, IU",IU +379066,1104,254.0,,75.0,,,,,,,"Vitamin A, IU",IU +379450,1104,610.0,,75.0,,,,,,,"Vitamin A, IU",IU +379723,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +379746,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +379886,1104,268.0,,75.0,,,,,,,"Vitamin A, IU",IU +380120,1104,303.0,,75.0,,,,,,,"Vitamin A, IU",IU +380212,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +380265,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +380267,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +380471,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +380619,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +380708,1104,1053.0,,75.0,,,,,,,"Vitamin A, IU",IU +381118,1104,7647.0,,75.0,,,,,,,"Vitamin A, IU",IU +381237,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +381249,1104,510.0,,75.0,,,,,,,"Vitamin A, IU",IU +381294,1104,50.0,,75.0,,,,,,,"Vitamin A, IU",IU +381315,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +381376,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +381443,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +381482,1104,172.0,,75.0,,,,,,,"Vitamin A, IU",IU +381867,1104,200.0,,75.0,,,,,,,"Vitamin A, IU",IU +382437,1104,1000.0,,75.0,,,,,,,"Vitamin A, IU",IU +382705,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +383612,1104,588.0,,75.0,,,,,,,"Vitamin A, IU",IU +383765,1104,2059.0,,75.0,,,,,,,"Vitamin A, IU",IU +383893,1104,407.0,,75.0,,,,,,,"Vitamin A, IU",IU +384085,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +384171,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +384437,1104,317.0,,75.0,,,,,,,"Vitamin A, IU",IU +384488,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +384775,1104,952.0,,75.0,,,,,,,"Vitamin A, IU",IU +384819,1104,5932.0,,75.0,,,,,,,"Vitamin A, IU",IU +384998,1104,2857.0,,75.0,,,,,,,"Vitamin A, IU",IU +385328,1104,441.0,,75.0,,,,,,,"Vitamin A, IU",IU +385974,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU +386075,1104,400.0,,75.0,,,,,,,"Vitamin A, IU",IU +386090,1104,400.0,,75.0,,,,,,,"Vitamin A, IU",IU +386244,1104,1103.0,,75.0,,,,,,,"Vitamin A, IU",IU +387606,1104,444.0,,75.0,,,,,,,"Vitamin A, IU",IU +387890,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +388570,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +388592,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU +388670,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +388705,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU +389079,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +389190,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU +389232,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +390916,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +391010,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +391167,1104,1724.0,,75.0,,,,,,,"Vitamin A, IU",IU +391591,1104,2500.0,,75.0,,,,,,,"Vitamin A, IU",IU +391702,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +392255,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +392795,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +393002,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +393039,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +393348,1104,4902.0,,75.0,,,,,,,"Vitamin A, IU",IU +393418,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +394487,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +394566,1104,196.0,,75.0,,,,,,,"Vitamin A, IU",IU +394815,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +394926,1104,781.0,,75.0,,,,,,,"Vitamin A, IU",IU +395042,1104,645.0,,75.0,,,,,,,"Vitamin A, IU",IU +395153,1104,536.0,,75.0,,,,,,,"Vitamin A, IU",IU +395352,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +395406,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +395651,1104,2206.0,,75.0,,,,,,,"Vitamin A, IU",IU +395696,1104,833.0,,75.0,,,,,,,"Vitamin A, IU",IU +395908,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +396154,1104,4237.0,,75.0,,,,,,,"Vitamin A, IU",IU +396236,1104,7059.0,,75.0,,,,,,,"Vitamin A, IU",IU +396448,1104,235.0,,75.0,,,,,,,"Vitamin A, IU",IU +396560,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +396605,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +396677,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +397039,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +397332,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +397767,1104,556.0,,75.0,,,,,,,"Vitamin A, IU",IU +398686,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +399410,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +399782,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +399833,1104,167.0,,75.0,,,,,,,"Vitamin A, IU",IU +400459,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +400783,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +400794,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +400948,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +401310,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +401517,1104,2778.0,,75.0,,,,,,,"Vitamin A, IU",IU +401539,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +401556,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +401642,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +401827,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +402690,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +402776,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +402925,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +403023,1104,270.0,,75.0,,,,,,,"Vitamin A, IU",IU +404821,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +404869,1104,800.0,,75.0,,,,,,,"Vitamin A, IU",IU +405357,1104,123.0,,75.0,,,,,,,"Vitamin A, IU",IU +405497,1104,137.0,,75.0,,,,,,,"Vitamin A, IU",IU +406635,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +406670,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +406718,1104,1667.0,,75.0,,,,,,,"Vitamin A, IU",IU +406761,1104,2222.0,,75.0,,,,,,,"Vitamin A, IU",IU +406908,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +407135,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU +407142,1104,161.0,,75.0,,,,,,,"Vitamin A, IU",IU +407479,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +407612,1104,2500.0,,75.0,,,,,,,"Vitamin A, IU",IU +407723,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +407785,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +408131,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +408265,1104,323.0,,75.0,,,,,,,"Vitamin A, IU",IU +408276,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +408429,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +408605,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +408939,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +409007,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +409857,1104,167.0,,75.0,,,,,,,"Vitamin A, IU",IU +409967,1104,353.0,,75.0,,,,,,,"Vitamin A, IU",IU +409978,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +410118,1104,169.0,,75.0,,,,,,,"Vitamin A, IU",IU +410236,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +410280,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +410319,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +411237,1104,89.0,,75.0,,,,,,,"Vitamin A, IU",IU +411395,1104,242.0,,75.0,,,,,,,"Vitamin A, IU",IU +411703,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +411816,1104,167.0,,75.0,,,,,,,"Vitamin A, IU",IU +413372,1104,42.0,,75.0,,,,,,,"Vitamin A, IU",IU +414142,1104,500.0,,75.0,,,,,,,"Vitamin A, IU",IU +414250,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +414501,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +414657,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +415538,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +416433,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +416696,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +416790,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +417844,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +418174,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +418543,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +418961,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +419187,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +419273,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +419520,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +419580,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +419744,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +419822,1104,32.0,,75.0,,,,,,,"Vitamin A, IU",IU +420328,1104,375.0,,75.0,,,,,,,"Vitamin A, IU",IU +420503,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +420789,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +421291,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +421701,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +422283,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +423627,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +423644,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +424849,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +424991,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +425106,1104,116.0,,75.0,,,,,,,"Vitamin A, IU",IU +425214,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +425448,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +425601,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +425896,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +426794,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +426858,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +427125,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +427338,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +427360,1104,341.0,,75.0,,,,,,,"Vitamin A, IU",IU +427474,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +427528,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +427545,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +427595,1104,645.0,,75.0,,,,,,,"Vitamin A, IU",IU +427615,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +428262,1104,125.0,,75.0,,,,,,,"Vitamin A, IU",IU +428410,1104,526.0,,75.0,,,,,,,"Vitamin A, IU",IU +428498,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +428525,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +428876,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +429496,1104,200.0,,75.0,,,,,,,"Vitamin A, IU",IU +429501,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +429649,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +429765,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +429982,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +430004,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +430126,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +430159,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +430278,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +430350,1104,8929.0,,75.0,,,,,,,"Vitamin A, IU",IU +430375,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +430976,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +431212,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +431217,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +431308,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +431347,1104,889.0,,75.0,,,,,,,"Vitamin A, IU",IU +431547,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +432514,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +432932,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +433296,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +433588,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +435264,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +435729,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +435797,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +435806,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +436132,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +436385,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +436519,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +437093,1104,375.0,,75.0,,,,,,,"Vitamin A, IU",IU +437226,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +437374,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +438839,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +438917,1104,600.0,,75.0,,,,,,,"Vitamin A, IU",IU +438936,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +439209,1104,1765.0,,75.0,,,,,,,"Vitamin A, IU",IU +439253,1104,625.0,,75.0,,,,,,,"Vitamin A, IU",IU +439533,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +439679,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +440122,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +440188,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +440221,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +440523,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +440600,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +441003,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +441251,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +441287,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +441700,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +441965,1104,4375.0,,75.0,,,,,,,"Vitamin A, IU",IU +442122,1104,938.0,,75.0,,,,,,,"Vitamin A, IU",IU +442580,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +442692,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +443135,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +443140,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU +443160,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +443729,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +444221,1104,645.0,,75.0,,,,,,,"Vitamin A, IU",IU +444258,1104,1176.0,,75.0,,,,,,,"Vitamin A, IU",IU +444295,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +444358,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +444401,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +444923,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +445083,1104,938.0,,75.0,,,,,,,"Vitamin A, IU",IU +445202,1104,2500.0,,75.0,,,,,,,"Vitamin A, IU",IU +445867,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +446283,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +446592,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +446611,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +446725,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +447069,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +447249,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU +447332,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +447530,1104,91.0,,75.0,,,,,,,"Vitamin A, IU",IU +448052,1104,41667.0,,75.0,,,,,,,"Vitamin A, IU",IU +448433,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +448445,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +448509,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +448649,1104,330.0,,75.0,,,,,,,"Vitamin A, IU",IU +448819,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +449120,1104,448.0,,75.0,,,,,,,"Vitamin A, IU",IU +449323,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +449565,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +449581,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +449662,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +450080,1104,119.0,,75.0,,,,,,,"Vitamin A, IU",IU +450564,1104,308.0,,75.0,,,,,,,"Vitamin A, IU",IU +450950,1104,441.0,,75.0,,,,,,,"Vitamin A, IU",IU +451606,1104,299.0,,75.0,,,,,,,"Vitamin A, IU",IU +451768,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +451975,1104,4029.0,,70.0,,,,,,,"Vitamin A, IU",IU +451993,1104,6000.0,,75.0,,,,,,,"Vitamin A, IU",IU +452492,1104,306.0,,75.0,,,,,,,"Vitamin A, IU",IU +452527,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +452561,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +452915,1104,1000.0,,75.0,,,,,,,"Vitamin A, IU",IU +452978,1104,647.0,,75.0,,,,,,,"Vitamin A, IU",IU +453163,1104,179.0,,75.0,,,,,,,"Vitamin A, IU",IU +453180,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +453359,1104,59.0,,75.0,,,,,,,"Vitamin A, IU",IU +453499,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +453655,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +453706,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +453724,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +453842,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +453985,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +454118,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +454260,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +454396,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +454549,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +454790,1104,2143.0,,75.0,,,,,,,"Vitamin A, IU",IU +455549,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +455840,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +456026,1104,125.0,,75.0,,,,,,,"Vitamin A, IU",IU +456082,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +456103,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +456254,1104,222.0,,75.0,,,,,,,"Vitamin A, IU",IU +456372,1104,328.0,,75.0,,,,,,,"Vitamin A, IU",IU +456380,1104,101.0,,75.0,,,,,,,"Vitamin A, IU",IU +456434,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +456500,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +456557,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +456640,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +457281,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +457284,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +457306,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +457639,1104,463.0,,75.0,,,,,,,"Vitamin A, IU",IU +457943,1104,1200.0,,75.0,,,,,,,"Vitamin A, IU",IU +458065,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +458745,1104,391.0,,75.0,,,,,,,"Vitamin A, IU",IU +458911,1104,240.0,,75.0,,,,,,,"Vitamin A, IU",IU +459487,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +459794,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +459842,1104,588.0,,75.0,,,,,,,"Vitamin A, IU",IU +460195,1104,47.0,,75.0,,,,,,,"Vitamin A, IU",IU +460225,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +460644,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +460812,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +460944,1104,2500.0,,75.0,,,,,,,"Vitamin A, IU",IU +461070,1104,29.0,,75.0,,,,,,,"Vitamin A, IU",IU +461233,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +461445,1104,1786.0,,75.0,,,,,,,"Vitamin A, IU",IU +461490,1104,442.0,,75.0,,,,,,,"Vitamin A, IU",IU +461579,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +461674,1104,265.0,,75.0,,,,,,,"Vitamin A, IU",IU +461824,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +462178,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +462549,1104,536.0,,75.0,,,,,,,"Vitamin A, IU",IU +462813,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +462839,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +463232,1104,571.0,,75.0,,,,,,,"Vitamin A, IU",IU +463385,1104,132.0,,75.0,,,,,,,"Vitamin A, IU",IU +463452,1104,300.0,,75.0,,,,,,,"Vitamin A, IU",IU +463682,1104,279.0,,75.0,,,,,,,"Vitamin A, IU",IU +463842,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +463878,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +463907,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +464195,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +464497,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +464677,1104,323.0,,75.0,,,,,,,"Vitamin A, IU",IU +465237,1104,303.0,,75.0,,,,,,,"Vitamin A, IU",IU +465386,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +465486,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +465488,1104,1342.0,,75.0,,,,,,,"Vitamin A, IU",IU +465740,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +466282,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +466785,1104,2000.0,,75.0,,,,,,,"Vitamin A, IU",IU +466956,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +467195,1104,179.0,,75.0,,,,,,,"Vitamin A, IU",IU +467198,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU +467246,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +467588,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +467747,1104,66.0,,75.0,,,,,,,"Vitamin A, IU",IU +468119,1104,294.0,,75.0,,,,,,,"Vitamin A, IU",IU +468152,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +468486,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +468796,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +469041,1104,1106.0,,75.0,,,,,,,"Vitamin A, IU",IU +469563,1104,1333.0,,75.0,,,,,,,"Vitamin A, IU",IU +469695,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +469775,1104,500.0,,75.0,,,,,,,"Vitamin A, IU",IU +469777,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +470016,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +470250,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +470292,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +470402,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +470421,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +470446,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +471204,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +471212,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +471300,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +471659,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +471702,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +471762,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +472007,1104,1136.0,,75.0,,,,,,,"Vitamin A, IU",IU +472137,1104,2419.0,,75.0,,,,,,,"Vitamin A, IU",IU +472559,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +472694,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +473363,1104,400.0,,75.0,,,,,,,"Vitamin A, IU",IU +473581,1104,4511.0,,75.0,,,,,,,"Vitamin A, IU",IU +473738,1104,250.0,,75.0,,,,,,,"Vitamin A, IU",IU +473851,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +474214,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +474412,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +474485,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +474713,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +474749,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +475173,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +475228,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +475333,1104,5882.0,,75.0,,,,,,,"Vitamin A, IU",IU +475432,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +475517,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +475629,1104,152.0,,75.0,,,,,,,"Vitamin A, IU",IU +476081,1104,42.0,,75.0,,,,,,,"Vitamin A, IU",IU +476216,1104,250.0,,75.0,,,,,,,"Vitamin A, IU",IU +476454,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +476521,1104,974.0,,75.0,,,,,,,"Vitamin A, IU",IU +476535,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +476657,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +477135,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +477153,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +477594,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +478006,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +478149,1104,341.0,,75.0,,,,,,,"Vitamin A, IU",IU +478166,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +478213,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +478578,1104,345.0,,75.0,,,,,,,"Vitamin A, IU",IU +478589,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +479463,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +479845,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +479999,1104,306.0,,75.0,,,,,,,"Vitamin A, IU",IU +480127,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +480350,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +480524,1104,164.0,,75.0,,,,,,,"Vitamin A, IU",IU +481147,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU +481153,1104,317.0,,75.0,,,,,,,"Vitamin A, IU",IU +481451,1104,160.0,,75.0,,,,,,,"Vitamin A, IU",IU +481605,1104,533.0,,75.0,,,,,,,"Vitamin A, IU",IU +481669,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +481744,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +482054,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +482064,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +482164,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +482396,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU +482503,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +482538,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +483176,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +483618,1104,606.0,,75.0,,,,,,,"Vitamin A, IU",IU +483821,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +483901,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +483945,1104,88.0,,75.0,,,,,,,"Vitamin A, IU",IU +484005,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +484390,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +484639,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +484891,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +484945,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +485523,1104,7812.0,,75.0,,,,,,,"Vitamin A, IU",IU +485635,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +485800,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +485803,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +485994,1104,125.0,,75.0,,,,,,,"Vitamin A, IU",IU +486088,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU +486100,1104,200.0,,75.0,,,,,,,"Vitamin A, IU",IU +486124,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +486695,1104,353.0,,75.0,,,,,,,"Vitamin A, IU",IU +486813,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +488195,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +488433,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +488731,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +488857,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +489117,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +489159,1104,536.0,,75.0,,,,,,,"Vitamin A, IU",IU +489239,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +489302,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +489529,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +489533,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +489632,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +489983,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +490212,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +490300,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +490474,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +490584,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +491790,1104,270.0,,75.0,,,,,,,"Vitamin A, IU",IU +491870,1104,71.0,,75.0,,,,,,,"Vitamin A, IU",IU +491882,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +492008,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +493184,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +493422,1104,500.0,,75.0,,,,,,,"Vitamin A, IU",IU +493727,1104,125.0,,75.0,,,,,,,"Vitamin A, IU",IU +493946,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +494425,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +494800,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +495040,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +495082,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +495770,1104,1060.0,,75.0,,,,,,,"Vitamin A, IU",IU +496398,1104,2500.0,,75.0,,,,,,,"Vitamin A, IU",IU +496703,1104,3571.0,,75.0,,,,,,,"Vitamin A, IU",IU +497163,1104,3333.0,,75.0,,,,,,,"Vitamin A, IU",IU +497345,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +498115,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +498153,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +498206,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +498506,1104,42.0,,75.0,,,,,,,"Vitamin A, IU",IU +498753,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +499056,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +499759,1104,1190.0,,75.0,,,,,,,"Vitamin A, IU",IU +500822,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +501051,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +501288,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +501304,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +501561,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +501830,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +502040,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +502146,1104,471.0,,75.0,,,,,,,"Vitamin A, IU",IU +502635,1104,79.0,,75.0,,,,,,,"Vitamin A, IU",IU +502836,1104,157.0,,75.0,,,,,,,"Vitamin A, IU",IU +504677,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +505109,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +505167,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +505323,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +505415,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +506165,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +506443,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +506464,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +506529,1104,638.0,,75.0,,,,,,,"Vitamin A, IU",IU +506720,1104,204.0,,75.0,,,,,,,"Vitamin A, IU",IU +506791,1104,222.0,,75.0,,,,,,,"Vitamin A, IU",IU +506934,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +507216,1104,920.0,,75.0,,,,,,,"Vitamin A, IU",IU +507507,1104,705.0,,75.0,,,,,,,"Vitamin A, IU",IU +507567,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +507791,1104,235.0,,75.0,,,,,,,"Vitamin A, IU",IU +508418,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +508490,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +509216,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU +509445,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +510017,1104,88.0,,75.0,,,,,,,"Vitamin A, IU",IU +510090,1104,588.0,,75.0,,,,,,,"Vitamin A, IU",IU +510263,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +510451,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +510774,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +511337,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +512318,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +512362,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +512547,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +512562,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +512603,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +513021,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +513271,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +513278,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +513307,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +513331,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +513454,1104,263.0,,75.0,,,,,,,"Vitamin A, IU",IU +513539,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +513936,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +514730,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +514933,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +515608,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +516381,1104,94.0,,75.0,,,,,,,"Vitamin A, IU",IU +516651,1104,2941.0,,75.0,,,,,,,"Vitamin A, IU",IU +516781,1104,893.0,,75.0,,,,,,,"Vitamin A, IU",IU +516786,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +516871,1104,35714.0,,75.0,,,,,,,"Vitamin A, IU",IU +516998,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +517205,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +517569,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +517608,1104,615.0,,75.0,,,,,,,"Vitamin A, IU",IU +517631,1104,308.0,,75.0,,,,,,,"Vitamin A, IU",IU +517710,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +517777,1104,291.0,,75.0,,,,,,,"Vitamin A, IU",IU +518083,1104,71.0,,75.0,,,,,,,"Vitamin A, IU",IU +519628,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU +519662,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +520192,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +520556,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +520690,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +520710,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +520808,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +520874,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +521208,1104,1429.0,,75.0,,,,,,,"Vitamin A, IU",IU +521399,1104,417.0,,75.0,,,,,,,"Vitamin A, IU",IU +521880,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +522533,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +522750,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +522834,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +523338,1104,303.0,,75.0,,,,,,,"Vitamin A, IU",IU +523439,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +523677,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +524224,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +524593,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +524607,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +524659,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +525118,1104,1750.0,,75.0,,,,,,,"Vitamin A, IU",IU +525492,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +525783,1104,455.0,,75.0,,,,,,,"Vitamin A, IU",IU +526007,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +526305,1104,2542.0,,75.0,,,,,,,"Vitamin A, IU",IU +526416,1104,3571.0,,75.0,,,,,,,"Vitamin A, IU",IU +526447,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +527129,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +527248,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +527447,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +527496,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +527618,1104,3365.0,,75.0,,,,,,,"Vitamin A, IU",IU +528034,1104,1626.0,,75.0,,,,,,,"Vitamin A, IU",IU +528339,1104,345.0,,75.0,,,,,,,"Vitamin A, IU",IU +528378,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +528567,1104,586.0,,75.0,,,,,,,"Vitamin A, IU",IU +528633,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +528879,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +528929,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +529249,1104,179.0,,75.0,,,,,,,"Vitamin A, IU",IU +529435,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +530538,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +530616,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +530689,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +531424,1104,294.0,,75.0,,,,,,,"Vitamin A, IU",IU +532504,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +532960,1104,353.0,,75.0,,,,,,,"Vitamin A, IU",IU +533273,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +533458,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +533516,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +533562,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +533978,1104,400.0,,75.0,,,,,,,"Vitamin A, IU",IU +534783,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +534909,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +535066,1104,2212.0,,75.0,,,,,,,"Vitamin A, IU",IU +535093,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +535144,1104,330.0,,75.0,,,,,,,"Vitamin A, IU",IU +535544,1104,952.0,,75.0,,,,,,,"Vitamin A, IU",IU +535686,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +536332,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +536393,1104,240.0,,75.0,,,,,,,"Vitamin A, IU",IU +536432,1104,250.0,,75.0,,,,,,,"Vitamin A, IU",IU +537235,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +537539,1104,3000.0,,75.0,,,,,,,"Vitamin A, IU",IU +537643,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +537795,1104,81.0,,75.0,,,,,,,"Vitamin A, IU",IU +537835,1104,625.0,,75.0,,,,,,,"Vitamin A, IU",IU +537851,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +538106,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +538453,1104,263.0,,75.0,,,,,,,"Vitamin A, IU",IU +538508,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +538518,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +540061,1104,167.0,,75.0,,,,,,,"Vitamin A, IU",IU +540097,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +540345,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +540355,1104,2083.0,,75.0,,,,,,,"Vitamin A, IU",IU +541379,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +542027,1104,442.0,,75.0,,,,,,,"Vitamin A, IU",IU +542175,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +542218,1104,2000.0,,75.0,,,,,,,"Vitamin A, IU",IU +544066,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +544283,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +545228,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +545907,1104,1724.0,,75.0,,,,,,,"Vitamin A, IU",IU +546267,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +546590,1104,44.0,,75.0,,,,,,,"Vitamin A, IU",IU +546907,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +547039,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +547111,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +548473,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +548980,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +549132,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +549629,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +549862,1104,240.0,,75.0,,,,,,,"Vitamin A, IU",IU +550025,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +550356,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +551431,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +551552,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +551582,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +551863,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +551980,1104,407.0,,75.0,,,,,,,"Vitamin A, IU",IU +552022,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +552331,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +553038,1104,704.0,,75.0,,,,,,,"Vitamin A, IU",IU +553114,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +553166,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +553210,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +553302,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +553359,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +553417,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +553511,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +553539,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +555779,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +555898,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +555959,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +556432,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +557934,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +558025,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +558097,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +558236,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +558339,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +558513,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +558616,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +558710,1104,5625.0,,75.0,,,,,,,"Vitamin A, IU",IU +558761,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +559055,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +559382,1104,372.0,,75.0,,,,,,,"Vitamin A, IU",IU +559760,1104,492.0,,75.0,,,,,,,"Vitamin A, IU",IU +560317,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +560468,1104,446.0,,75.0,,,,,,,"Vitamin A, IU",IU +560515,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +560521,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +560609,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +561518,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +561624,1104,2857.0,,75.0,,,,,,,"Vitamin A, IU",IU +561915,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +562034,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +562653,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +563293,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +563556,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +565082,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +565149,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU +565226,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +565275,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +565381,1104,240.0,,75.0,,,,,,,"Vitamin A, IU",IU +565676,1104,1765.0,,75.0,,,,,,,"Vitamin A, IU",IU +565931,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +566172,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +567103,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +568090,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +568779,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +569017,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +569110,1104,1778.0,,75.0,,,,,,,"Vitamin A, IU",IU +570139,1104,2941.0,,75.0,,,,,,,"Vitamin A, IU",IU +570814,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +571197,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +571736,1104,2586.0,,75.0,,,,,,,"Vitamin A, IU",IU +572387,1104,1324.0,,75.0,,,,,,,"Vitamin A, IU",IU +572582,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +573172,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +573641,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +574220,1104,314.0,,75.0,,,,,,,"Vitamin A, IU",IU +574607,1104,286.0,,75.0,,,,,,,"Vitamin A, IU",IU +575563,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +575792,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU +576802,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +577587,1104,7353.0,,75.0,,,,,,,"Vitamin A, IU",IU +577912,1104,600.0,,75.0,,,,,,,"Vitamin A, IU",IU +578046,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +578903,1104,231.0,,75.0,,,,,,,"Vitamin A, IU",IU +579722,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +579729,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +580013,1104,294.0,,75.0,,,,,,,"Vitamin A, IU",IU +580508,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +581298,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +581517,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +581751,1104,435.0,,75.0,,,,,,,"Vitamin A, IU",IU +581757,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +582126,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +582660,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +582864,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +583481,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +583617,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +583795,1104,423.0,,75.0,,,,,,,"Vitamin A, IU",IU +584892,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +585708,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +586288,1104,1429.0,,75.0,,,,,,,"Vitamin A, IU",IU +586441,1104,225.0,,75.0,,,,,,,"Vitamin A, IU",IU +586954,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +587011,1104,500.0,,75.0,,,,,,,"Vitamin A, IU",IU +587354,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +587861,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +588239,1104,952.0,,75.0,,,,,,,"Vitamin A, IU",IU +588978,1104,244.0,,75.0,,,,,,,"Vitamin A, IU",IU +589253,1104,620.0,,75.0,,,,,,,"Vitamin A, IU",IU +589315,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +590312,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +590702,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +591229,1104,3614.0,,75.0,,,,,,,"Vitamin A, IU",IU +591756,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +594010,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +595664,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +597213,1104,6000.0,,75.0,,,,,,,"Vitamin A, IU",IU +597445,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +598123,1104,351.0,,75.0,,,,,,,"Vitamin A, IU",IU +598855,1104,100.0,,75.0,,,,,,,"Vitamin A, IU",IU +600435,1104,133.0,,75.0,,,,,,,"Vitamin A, IU",IU +601124,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +601541,1104,488.0,,75.0,,,,,,,"Vitamin A, IU",IU +601787,1104,476.0,,75.0,,,,,,,"Vitamin A, IU",IU +602121,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +602325,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +602385,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +602429,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +603784,1104,286.0,,75.0,,,,,,,"Vitamin A, IU",IU +605424,1104,200.0,,75.0,,,,,,,"Vitamin A, IU",IU +605772,1104,161.0,,75.0,,,,,,,"Vitamin A, IU",IU +606268,1104,1608.0,,75.0,,,,,,,"Vitamin A, IU",IU +606744,1104,190.0,,75.0,,,,,,,"Vitamin A, IU",IU +607720,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU +608242,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +608954,1104,1667.0,,75.0,,,,,,,"Vitamin A, IU",IU +609388,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +609802,1104,1765.0,,75.0,,,,,,,"Vitamin A, IU",IU +609860,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +610436,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +610634,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +610932,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU +611980,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +612074,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +613422,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +613452,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +614616,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +614800,1104,354.0,,75.0,,,,,,,"Vitamin A, IU",IU +615016,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +615018,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +615254,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +615314,1104,20.0,,71.0,,,,,,,"Vitamin A, IU",IU +615716,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +617338,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +618510,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +618896,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +620638,1104,253.0,,75.0,,,,,,,"Vitamin A, IU",IU +622944,1104,74.0,,75.0,,,,,,,"Vitamin A, IU",IU +623162,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +624680,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +625332,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +625682,1104,1818.0,,75.0,,,,,,,"Vitamin A, IU",IU +625844,1104,286.0,,75.0,,,,,,,"Vitamin A, IU",IU +627094,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +628154,1104,154.0,,75.0,,,,,,,"Vitamin A, IU",IU +628300,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +628760,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU +629532,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +630230,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +630414,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +632180,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +632898,1104,294.0,,75.0,,,,,,,"Vitamin A, IU",IU +633634,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +633840,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +634256,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +636888,1104,938.0,,75.0,,,,,,,"Vitamin A, IU",IU +637464,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +637514,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +639254,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +639362,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU +639560,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +639802,1104,67.0,,75.0,,,,,,,"Vitamin A, IU",IU +641392,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +641902,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +642264,1104,1276.0,,75.0,,,,,,,"Vitamin A, IU",IU +643384,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +645420,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +645490,1104,238.0,,75.0,,,,,,,"Vitamin A, IU",IU +646202,1104,571.0,,75.0,,,,,,,"Vitamin A, IU",IU +650732,1104,114.0,,75.0,,,,,,,"Vitamin A, IU",IU +651766,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +655034,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +656472,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +657156,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +659304,1104,278.0,,75.0,,,,,,,"Vitamin A, IU",IU +660152,1104,1053.0,,75.0,,,,,,,"Vitamin A, IU",IU +661844,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +662718,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +663044,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +663936,1104,909.0,,75.0,,,,,,,"Vitamin A, IU",IU +666580,1104,238.0,,75.0,,,,,,,"Vitamin A, IU",IU +666646,1104,238.0,,75.0,,,,,,,"Vitamin A, IU",IU +666828,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +669040,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +669952,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +670854,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +671210,1104,1471.0,,75.0,,,,,,,"Vitamin A, IU",IU +674018,1104,481.0,,75.0,,,,,,,"Vitamin A, IU",IU +675992,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +676576,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +677468,1104,263.0,,75.0,,,,,,,"Vitamin A, IU",IU +677634,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +679894,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +682222,1104,154.0,,75.0,,,,,,,"Vitamin A, IU",IU +684544,1104,394.0,,75.0,,,,,,,"Vitamin A, IU",IU +685636,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +686952,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +690188,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +692214,1104,2222.0,,75.0,,,,,,,"Vitamin A, IU",IU +692418,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +693090,1104,857.0,,75.0,,,,,,,"Vitamin A, IU",IU +693348,1104,417.0,,75.0,,,,,,,"Vitamin A, IU",IU +694660,1104,462.0,,75.0,,,,,,,"Vitamin A, IU",IU +695228,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +696072,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +696626,1104,392.0,,75.0,,,,,,,"Vitamin A, IU",IU +699062,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +700552,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +704062,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +705150,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +706164,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +708470,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU +708728,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +708740,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +715772,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +716096,1104,2500.0,,75.0,,,,,,,"Vitamin A, IU",IU +718192,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +721352,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +725380,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +728092,1104,517.0,,75.0,,,,,,,"Vitamin A, IU",IU +732372,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +733478,1104,119.0,,75.0,,,,,,,"Vitamin A, IU",IU +733568,1104,656.0,,75.0,,,,,,,"Vitamin A, IU",IU +734006,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +734522,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +737738,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +738108,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +738822,1104,2027.0,,75.0,,,,,,,"Vitamin A, IU",IU +739854,1104,625.0,,75.0,,,,,,,"Vitamin A, IU",IU +740606,1104,2857.0,,75.0,,,,,,,"Vitamin A, IU",IU +741544,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +742482,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +742948,1104,455.0,,75.0,,,,,,,"Vitamin A, IU",IU +743946,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +745176,1104,67.0,,75.0,,,,,,,"Vitamin A, IU",IU +751974,1104,909.0,,78.0,,,,,,,"Vitamin A, IU",IU +752272,1104,38.0,,78.0,,,,,,,"Vitamin A, IU",IU +752864,1104,0.0,,78.0,,,,,,,"Vitamin A, IU",IU +753526,1104,101.0,,75.0,,,,,,,"Vitamin A, IU",IU +753868,1104,600.0,,75.0,,,,,,,"Vitamin A, IU",IU +753970,1104,800.0,,75.0,,,,,,,"Vitamin A, IU",IU +754046,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +754078,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +755258,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +756018,1104,96.0,,75.0,,,,,,,"Vitamin A, IU",IU +756556,1104,2727.0,,75.0,,,,,,,"Vitamin A, IU",IU +757674,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +758246,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +759716,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +760330,1104,441.0,,75.0,,,,,,,"Vitamin A, IU",IU +760960,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +761292,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +761398,1104,1667.0,,75.0,,,,,,,"Vitamin A, IU",IU +761468,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +762594,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +763030,1104,18.0,,71.0,,,,,,,"Vitamin A, IU",IU +763278,1104,44.0,,78.0,,,,,,,"Vitamin A, IU",IU +765296,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +766060,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +766358,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +766380,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +767090,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +768264,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +768296,1104,89.0,,75.0,,,,,,,"Vitamin A, IU",IU +769038,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +792615,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +795919,1104,308.0,,75.0,,,,,,,"Vitamin A, IU",IU +796879,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +797019,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +797551,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +798155,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +798387,1104,455.0,,75.0,,,,,,,"Vitamin A, IU",IU +798965,1104,175.0,,75.0,,,,,,,"Vitamin A, IU",IU +799201,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +799297,1104,1667.0,,75.0,,,,,,,"Vitamin A, IU",IU +799711,1104,952.0,,75.0,,,,,,,"Vitamin A, IU",IU +799803,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +800099,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +800507,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +802359,1104,250.0,,75.0,,,,,,,"Vitamin A, IU",IU +809376,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +809976,1104,179.0,,75.0,,,,,,,"Vitamin A, IU",IU +810040,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +829024,1104,71.0,,75.0,,,,,,,"Vitamin A, IU",IU +829714,1104,81.0,,75.0,,,,,,,"Vitamin A, IU",IU +832620,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +834332,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +844896,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +857698,1104,207.0,,75.0,,,,,,,"Vitamin A, IU",IU +863560,1104,300.0,,75.0,,,,,,,"Vitamin A, IU",IU +879992,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +891992,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +892258,1104,282.0,,75.0,,,,,,,"Vitamin A, IU",IU +893000,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +950645,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +952179,1104,645.0,,75.0,,,,,,,"Vitamin A, IU",IU +952229,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +954819,1104,306.0,,75.0,,,,,,,"Vitamin A, IU",IU +956425,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +956479,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +958971,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +959001,1104,140.0,,75.0,,,,,,,"Vitamin A, IU",IU +960909,1104,952.0,,75.0,,,,,,,"Vitamin A, IU",IU +960953,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +962887,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +962941,1104,2500.0,,75.0,,,,,,,"Vitamin A, IU",IU +965729,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +967199,1104,870.0,,75.0,,,,,,,"Vitamin A, IU",IU +970537,1104,471.0,,75.0,,,,,,,"Vitamin A, IU",IU +972325,1104,1111.0,,75.0,,,,,,,"Vitamin A, IU",IU +972379,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +972797,1104,294.0,,75.0,,,,,,,"Vitamin A, IU",IU +974949,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +975335,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +975371,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +975799,1104,212.0,,75.0,,,,,,,"Vitamin A, IU",IU +975959,1104,274.0,,75.0,,,,,,,"Vitamin A, IU",IU +1849124,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +983559,1104,278.0,,75.0,,,,,,,"Vitamin A, IU",IU +983755,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +983757,1104,2647.0,,75.0,,,,,,,"Vitamin A, IU",IU +984475,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +984487,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +1849161,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +984937,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +985333,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +985585,1104,308.0,,75.0,,,,,,,"Vitamin A, IU",IU +985621,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +985805,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +986845,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +987553,1104,1905.0,,75.0,,,,,,,"Vitamin A, IU",IU +988039,1104,286.0,,75.0,,,,,,,"Vitamin A, IU",IU +1001533,1104,72.0,,75.0,,,,,,,"Vitamin A, IU",IU +1002223,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1006789,1104,167.0,,75.0,,,,,,,"Vitamin A, IU",IU +1006805,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1009269,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1010275,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1011481,1104,1029.0,,75.0,,,,,,,"Vitamin A, IU",IU +1011991,1104,435.0,,75.0,,,,,,,"Vitamin A, IU",IU +1012539,1104,3261.0,,75.0,,,,,,,"Vitamin A, IU",IU +1015761,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1015769,1104,190.0,,75.0,,,,,,,"Vitamin A, IU",IU +1016695,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1017277,1104,476.0,,75.0,,,,,,,"Vitamin A, IU",IU +1017733,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1019865,1104,345.0,,75.0,,,,,,,"Vitamin A, IU",IU +1020655,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +1021009,1104,179.0,,75.0,,,,,,,"Vitamin A, IU",IU +1021655,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1023467,1104,235.0,,75.0,,,,,,,"Vitamin A, IU",IU +1850060,1104,568.0,,75.0,,,,,,,"Vitamin A, IU",IU +1024363,1104,167.0,,75.0,,,,,,,"Vitamin A, IU",IU +1024695,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1033913,1104,133.0,,75.0,,,,,,,"Vitamin A, IU",IU +1035777,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1037725,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1038669,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1039069,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1040585,1104,833.0,,75.0,,,,,,,"Vitamin A, IU",IU +1041157,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1041945,1104,212.0,,75.0,,,,,,,"Vitamin A, IU",IU +1045937,1104,127.0,,75.0,,,,,,,"Vitamin A, IU",IU +1048385,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1049895,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1055359,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1055911,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1057561,1104,2917.0,,75.0,,,,,,,"Vitamin A, IU",IU +1057659,1104,127.0,,75.0,,,,,,,"Vitamin A, IU",IU +1062071,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1063609,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1067563,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1070975,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +1071525,1104,235.0,,75.0,,,,,,,"Vitamin A, IU",IU +1071787,1104,77.0,,75.0,,,,,,,"Vitamin A, IU",IU +1075437,1104,588.0,,75.0,,,,,,,"Vitamin A, IU",IU +1077475,1104,263.0,,75.0,,,,,,,"Vitamin A, IU",IU +1080649,1104,114.0,,75.0,,,,,,,"Vitamin A, IU",IU +1081685,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1083037,1104,1000.0,,75.0,,,,,,,"Vitamin A, IU",IU +1083507,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1087617,1104,212.0,,75.0,,,,,,,"Vitamin A, IU",IU +1090173,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1850284,1104,112.0,,75.0,,,,,,,"Vitamin A, IU",IU +1850784,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1851099,1104,1667.0,,75.0,,,,,,,"Vitamin A, IU",IU +1851257,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1851391,1104,605.0,,75.0,,,,,,,"Vitamin A, IU",IU +1851483,1104,364.0,,75.0,,,,,,,"Vitamin A, IU",IU +1851520,1104,441.0,,75.0,,,,,,,"Vitamin A, IU",IU +1851631,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1852640,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1852733,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1852845,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1852852,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1852853,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1852866,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1852913,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU +1853102,1104,930.0,,75.0,,,,,,,"Vitamin A, IU",IU +1853406,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1853803,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1853805,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1855701,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1855707,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1856582,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1856866,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1857104,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1857402,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1857838,1104,59.0,,75.0,,,,,,,"Vitamin A, IU",IU +1858060,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1858482,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1858666,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1859227,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1859311,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1859434,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1859559,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1859696,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1859780,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU +1860082,1104,351.0,,75.0,,,,,,,"Vitamin A, IU",IU +1860509,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1860838,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1861394,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1861635,1104,612.0,,75.0,,,,,,,"Vitamin A, IU",IU +1862654,1104,101.0,,75.0,,,,,,,"Vitamin A, IU",IU +1862666,1104,42.0,,75.0,,,,,,,"Vitamin A, IU",IU +1862711,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1862858,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1862875,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1863042,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1863118,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1863670,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +1864402,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1864598,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1864917,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1865148,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1865525,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1865820,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1866240,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1866282,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1866453,1104,2500.0,,75.0,,,,,,,"Vitamin A, IU",IU +1866533,1104,10588.0,,75.0,,,,,,,"Vitamin A, IU",IU +1866597,1104,556.0,,75.0,,,,,,,"Vitamin A, IU",IU +1866766,1104,351.0,,75.0,,,,,,,"Vitamin A, IU",IU +1867093,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1867221,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1867355,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1867464,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1867805,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1868042,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1868763,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1869473,1104,1923.0,,75.0,,,,,,,"Vitamin A, IU",IU +1870348,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1870481,1104,789.0,,75.0,,,,,,,"Vitamin A, IU",IU +1870569,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU +1870629,1104,588.0,,75.0,,,,,,,"Vitamin A, IU",IU +1870744,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1871381,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU +1872181,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1872614,1104,882.0,,70.0,,,,,,,"Vitamin A, IU",IU +1872818,1104,2857.0,,75.0,,,,,,,"Vitamin A, IU",IU +1872951,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1873033,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1873097,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1873446,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1873648,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1873882,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1874274,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1874573,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1874851,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1875276,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1875280,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1875328,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1875456,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1875839,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1875991,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1876423,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1876708,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1877607,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1877931,1104,250.0,,75.0,,,,,,,"Vitamin A, IU",IU +1877958,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1878200,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1878624,1104,286.0,,75.0,,,,,,,"Vitamin A, IU",IU +1878840,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1878922,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1878929,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1879053,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1879928,1104,1176.0,,75.0,,,,,,,"Vitamin A, IU",IU +1880517,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1140568,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1140587,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +1140919,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1142662,1104,13333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1144851,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1880700,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1145386,1104,94.0,,75.0,,,,,,,"Vitamin A, IU",IU +1146322,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1147064,1104,625.0,,75.0,,,,,,,"Vitamin A, IU",IU +1147083,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1147840,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU +1148109,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU +1148978,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1150170,1104,192.0,,75.0,,,,,,,"Vitamin A, IU",IU +1151011,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1151062,1104,1190.0,,75.0,,,,,,,"Vitamin A, IU",IU +1151877,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1152052,1104,1351.0,,75.0,,,,,,,"Vitamin A, IU",IU +1153907,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1153927,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1155676,1104,342.0,,75.0,,,,,,,"Vitamin A, IU",IU +1156291,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1156612,1104,308.0,,75.0,,,,,,,"Vitamin A, IU",IU +1156636,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1157010,1104,388.0,,75.0,,,,,,,"Vitamin A, IU",IU +1157244,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1157949,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1158132,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1161630,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1162773,1104,1549.0,,75.0,,,,,,,"Vitamin A, IU",IU +1162884,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1163687,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1163881,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1164257,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1165067,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1165169,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1165511,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1165640,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1165688,1104,0.0,,78.0,,,,,,,"Vitamin A, IU",IU +1165744,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1166102,1104,42.0,,71.0,,,,,,,"Vitamin A, IU",IU +1166103,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1166794,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1166957,1104,10.0,,71.0,,,,,,,"Vitamin A, IU",IU +1167123,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1168172,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1168215,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1168300,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1168329,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1168350,1104,350.0,,75.0,,,,,,,"Vitamin A, IU",IU +1169987,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1170147,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1171008,1104,222.0,,75.0,,,,,,,"Vitamin A, IU",IU +1171019,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1171171,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1171295,1104,373.0,,75.0,,,,,,,"Vitamin A, IU",IU +1171366,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1171451,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1171501,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1171962,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1172274,1104,441.0,,75.0,,,,,,,"Vitamin A, IU",IU +1172285,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU +1172656,1104,250.0,,75.0,,,,,,,"Vitamin A, IU",IU +1172753,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1172889,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1172901,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1172987,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1173023,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1173603,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1173771,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1173901,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1173907,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1174170,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1174224,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1174243,1104,1250.0,,75.0,,,,,,,"Vitamin A, IU",IU +1174565,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +1175030,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1175910,1104,1429.0,,75.0,,,,,,,"Vitamin A, IU",IU +1177425,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1177676,1104,12500.0,,75.0,,,,,,,"Vitamin A, IU",IU +1177974,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1178281,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU +1178298,1104,893.0,,75.0,,,,,,,"Vitamin A, IU",IU +1178582,1104,600.0,,75.0,,,,,,,"Vitamin A, IU",IU +1178707,1104,1290.0,,75.0,,,,,,,"Vitamin A, IU",IU +1178795,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1178966,1104,150.0,,75.0,,,,,,,"Vitamin A, IU",IU +1179471,1104,320.0,,75.0,,,,,,,"Vitamin A, IU",IU +1179483,1104,600.0,,75.0,,,,,,,"Vitamin A, IU",IU +1179611,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1179763,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1179940,1104,179.0,,75.0,,,,,,,"Vitamin A, IU",IU +1180111,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1180289,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1180303,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1180614,1104,2174.0,,75.0,,,,,,,"Vitamin A, IU",IU +1180947,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1181093,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1181262,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1181491,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1182137,1104,3571.0,,75.0,,,,,,,"Vitamin A, IU",IU +1182848,1104,4167.0,,75.0,,,,,,,"Vitamin A, IU",IU +1183087,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1183235,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1183311,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1183400,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1183635,1104,294.0,,75.0,,,,,,,"Vitamin A, IU",IU +1183759,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1184476,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1184570,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1185209,1104,401.0,,75.0,,,,,,,"Vitamin A, IU",IU +1185228,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1185264,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1185475,1104,490.0,,75.0,,,,,,,"Vitamin A, IU",IU +1185621,1104,1333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1186009,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1186071,1104,234.0,,75.0,,,,,,,"Vitamin A, IU",IU +1186083,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1186222,1104,235.0,,75.0,,,,,,,"Vitamin A, IU",IU +1186361,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1186534,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1186841,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1187118,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1187175,1104,33214.0,,75.0,,,,,,,"Vitamin A, IU",IU +1187408,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1187502,1104,494.0,,75.0,,,,,,,"Vitamin A, IU",IU +1187756,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1188604,1104,1000.0,,75.0,,,,,,,"Vitamin A, IU",IU +1188722,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1189561,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1189787,1104,11667.0,,75.0,,,,,,,"Vitamin A, IU",IU +1189980,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1190491,1104,1096.0,,75.0,,,,,,,"Vitamin A, IU",IU +1190871,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1191167,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1191402,1104,1016.0,,75.0,,,,,,,"Vitamin A, IU",IU +1192497,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1192732,1104,408.0,,75.0,,,,,,,"Vitamin A, IU",IU +1193065,1104,3571.0,,75.0,,,,,,,"Vitamin A, IU",IU +1193385,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1193401,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1193710,1104,4000.0,,75.0,,,,,,,"Vitamin A, IU",IU +1193914,1104,843.0,,75.0,,,,,,,"Vitamin A, IU",IU +1194268,1104,270.0,,75.0,,,,,,,"Vitamin A, IU",IU +1194875,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1194999,1104,469.0,,75.0,,,,,,,"Vitamin A, IU",IU +1195846,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1195866,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1196081,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1196728,1104,317.0,,75.0,,,,,,,"Vitamin A, IU",IU +1198324,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1198502,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1198934,1104,1000.0,,75.0,,,,,,,"Vitamin A, IU",IU +1199028,1104,552.0,,75.0,,,,,,,"Vitamin A, IU",IU +1199083,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +1199346,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1199712,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1201152,1104,1000.0,,75.0,,,,,,,"Vitamin A, IU",IU +1201465,1104,588.0,,75.0,,,,,,,"Vitamin A, IU",IU +1201758,1104,1852.0,,75.0,,,,,,,"Vitamin A, IU",IU +1202055,1104,2632.0,,75.0,,,,,,,"Vitamin A, IU",IU +1202118,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1202199,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1202484,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1202922,1104,122.0,,75.0,,,,,,,"Vitamin A, IU",IU +1202985,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1203279,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1203472,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1203856,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1203944,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1204019,1104,625.0,,75.0,,,,,,,"Vitamin A, IU",IU +1204153,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +1204430,1104,6667.0,,75.0,,,,,,,"Vitamin A, IU",IU +1205177,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1205344,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1205905,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1206515,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1206688,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1206926,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1207389,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1207427,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU +1207432,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1207752,1104,16071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1207958,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1208397,1104,476.0,,75.0,,,,,,,"Vitamin A, IU",IU +1208440,1104,286.0,,75.0,,,,,,,"Vitamin A, IU",IU +1208838,1104,1250.0,,75.0,,,,,,,"Vitamin A, IU",IU +1208892,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1209031,1104,133.0,,75.0,,,,,,,"Vitamin A, IU",IU +1209648,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1210603,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1210609,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1210864,1104,526.0,,75.0,,,,,,,"Vitamin A, IU",IU +1211327,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1211478,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +1211495,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1211739,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1211949,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1211950,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1212074,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1212179,1104,2500.0,,75.0,,,,,,,"Vitamin A, IU",IU +1213394,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1213398,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1213470,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1214546,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1214883,1104,625.0,,75.0,,,,,,,"Vitamin A, IU",IU +1215271,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1215473,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1216710,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1217172,1104,2020.0,,75.0,,,,,,,"Vitamin A, IU",IU +1217227,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1217697,1104,286.0,,75.0,,,,,,,"Vitamin A, IU",IU +1217839,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1218520,1104,42.0,,75.0,,,,,,,"Vitamin A, IU",IU +1218704,1104,321.0,,75.0,,,,,,,"Vitamin A, IU",IU +1218760,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1219296,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1219546,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1219557,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1219860,1104,460.0,,75.0,,,,,,,"Vitamin A, IU",IU +1219885,1104,2500.0,,75.0,,,,,,,"Vitamin A, IU",IU +1221043,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1221593,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +1221961,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1222609,1104,161.0,,75.0,,,,,,,"Vitamin A, IU",IU +1222776,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1223072,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1223350,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1223463,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1223757,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1224222,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1224594,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1224604,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1224744,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1224755,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1225092,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1225978,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1226224,1104,353.0,,75.0,,,,,,,"Vitamin A, IU",IU +1226721,1104,465.0,,75.0,,,,,,,"Vitamin A, IU",IU +1226774,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1227425,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1227713,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1227781,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1228709,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1229123,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1230134,1104,250.0,,75.0,,,,,,,"Vitamin A, IU",IU +1230527,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1230998,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1231137,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1231196,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1231658,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1233090,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1233208,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1233372,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1234054,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1234093,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1234106,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1235187,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1235244,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1235355,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1235579,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1235779,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1236025,1104,526.0,,75.0,,,,,,,"Vitamin A, IU",IU +1236288,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1237511,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1237557,1104,345.0,,75.0,,,,,,,"Vitamin A, IU",IU +1237615,1104,476.0,,75.0,,,,,,,"Vitamin A, IU",IU +1237872,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1238020,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1238323,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1239079,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1239792,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1240162,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1240265,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1240329,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1240665,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +1240998,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +1241021,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1242785,1104,750.0,,75.0,,,,,,,"Vitamin A, IU",IU +1242803,1104,2123.0,,75.0,,,,,,,"Vitamin A, IU",IU +1243126,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1243193,1104,33333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1243221,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1243383,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1243984,1104,167.0,,75.0,,,,,,,"Vitamin A, IU",IU +1244759,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1244960,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1245001,1104,423.0,,75.0,,,,,,,"Vitamin A, IU",IU +1245174,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1245335,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1245541,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1245760,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1246423,1104,141.0,,75.0,,,,,,,"Vitamin A, IU",IU +1246544,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1246551,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1246607,1104,125.0,,75.0,,,,,,,"Vitamin A, IU",IU +1246909,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1246915,1104,2941.0,,75.0,,,,,,,"Vitamin A, IU",IU +1247053,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1247938,1104,442.0,,75.0,,,,,,,"Vitamin A, IU",IU +1248174,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1248245,1104,741.0,,75.0,,,,,,,"Vitamin A, IU",IU +1248499,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1248697,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1249502,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU +1249973,1104,952.0,,75.0,,,,,,,"Vitamin A, IU",IU +1250109,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1250306,1104,476.0,,75.0,,,,,,,"Vitamin A, IU",IU +1250655,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1250662,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1250884,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1251056,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1251099,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1251272,1104,353.0,,75.0,,,,,,,"Vitamin A, IU",IU +1251436,1104,3788.0,,75.0,,,,,,,"Vitamin A, IU",IU +1251547,1104,1744.0,,75.0,,,,,,,"Vitamin A, IU",IU +1251631,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1251882,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1252018,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +1252193,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1252751,1104,615.0,,75.0,,,,,,,"Vitamin A, IU",IU +1252939,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1253043,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1253132,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU +1253174,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1253723,1104,8824.0,,75.0,,,,,,,"Vitamin A, IU",IU +1254107,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1254550,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1254890,1104,263.0,,75.0,,,,,,,"Vitamin A, IU",IU +1254950,1104,455.0,,75.0,,,,,,,"Vitamin A, IU",IU +1255008,1104,2059.0,,75.0,,,,,,,"Vitamin A, IU",IU +1255651,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1256181,1104,308.0,,75.0,,,,,,,"Vitamin A, IU",IU +1256297,1104,2647.0,,75.0,,,,,,,"Vitamin A, IU",IU +1256439,1104,294.0,,75.0,,,,,,,"Vitamin A, IU",IU +1257208,1104,500.0,,75.0,,,,,,,"Vitamin A, IU",IU +1257340,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1257364,1104,412.0,,75.0,,,,,,,"Vitamin A, IU",IU +1257761,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1258521,1104,59.0,,75.0,,,,,,,"Vitamin A, IU",IU +1258759,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1258977,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1259398,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1259457,1104,210.0,,75.0,,,,,,,"Vitamin A, IU",IU +1260072,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1260204,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1260246,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +1260265,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +1260387,1104,323.0,,75.0,,,,,,,"Vitamin A, IU",IU +1260598,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +1261179,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1261186,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU +1261324,1104,909.0,,75.0,,,,,,,"Vitamin A, IU",IU +1261325,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1261395,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1261771,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1261783,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1261860,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1262107,1104,781.0,,75.0,,,,,,,"Vitamin A, IU",IU +1262208,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU +1262455,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1263572,1104,1333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1263713,1104,101.0,,75.0,,,,,,,"Vitamin A, IU",IU +1263804,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1264846,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1264890,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1264904,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1265033,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1265087,1104,3469.0,,75.0,,,,,,,"Vitamin A, IU",IU +1265929,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1266091,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1266114,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU +1266118,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1266339,1104,238.0,,75.0,,,,,,,"Vitamin A, IU",IU +1266623,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1266971,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1267126,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1267410,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1267441,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1268132,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1268292,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1268353,1104,323.0,,75.0,,,,,,,"Vitamin A, IU",IU +1268557,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1269234,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1269459,1104,99.0,,75.0,,,,,,,"Vitamin A, IU",IU +1269675,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU +1269840,1104,417.0,,75.0,,,,,,,"Vitamin A, IU",IU +1270049,1104,286.0,,75.0,,,,,,,"Vitamin A, IU",IU +1270415,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1270451,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1270653,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU +1270945,1104,351.0,,75.0,,,,,,,"Vitamin A, IU",IU +1270957,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1271470,1104,385.0,,75.0,,,,,,,"Vitamin A, IU",IU +1271606,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU +1271620,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1272137,1104,256.0,,75.0,,,,,,,"Vitamin A, IU",IU +1272401,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1272569,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1272709,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1273341,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1273370,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1274122,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +1274149,1104,3012.0,,75.0,,,,,,,"Vitamin A, IU",IU +1274223,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1274321,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1274596,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1274632,1104,250.0,,75.0,,,,,,,"Vitamin A, IU",IU +1275552,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1276034,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1276057,1104,7059.0,,75.0,,,,,,,"Vitamin A, IU",IU +1276190,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1276247,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1276306,1104,410.0,,75.0,,,,,,,"Vitamin A, IU",IU +1276780,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1277205,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1277516,1104,469.0,,75.0,,,,,,,"Vitamin A, IU",IU +1277546,1104,88.0,,75.0,,,,,,,"Vitamin A, IU",IU +1277847,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1277860,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1277925,1104,100.0,,75.0,,,,,,,"Vitamin A, IU",IU +1278678,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1278769,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1278891,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1279254,1104,458.0,,75.0,,,,,,,"Vitamin A, IU",IU +1280086,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1280526,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU +1281650,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1281680,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1282029,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1282033,1104,132.0,,75.0,,,,,,,"Vitamin A, IU",IU +1282452,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1282799,1104,265.0,,75.0,,,,,,,"Vitamin A, IU",IU +1282884,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +1282890,1104,294.0,,75.0,,,,,,,"Vitamin A, IU",IU +1284147,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1284207,1104,455.0,,75.0,,,,,,,"Vitamin A, IU",IU +1284685,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1284782,1104,88.0,,75.0,,,,,,,"Vitamin A, IU",IU +1284993,1104,163.0,,75.0,,,,,,,"Vitamin A, IU",IU +1286414,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1286522,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1286730,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +1286835,1104,308.0,,75.0,,,,,,,"Vitamin A, IU",IU +1286855,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1287920,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1288082,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +1288281,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1288293,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1289068,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1290005,1104,235.0,,75.0,,,,,,,"Vitamin A, IU",IU +1290429,1104,460.0,,75.0,,,,,,,"Vitamin A, IU",IU +1291181,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1291524,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1291862,1104,212.0,,75.0,,,,,,,"Vitamin A, IU",IU +1291946,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1292150,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU +1293049,1104,1429.0,,75.0,,,,,,,"Vitamin A, IU",IU +1293465,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1294310,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1294311,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1294381,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1294445,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1294880,1104,2000.0,,75.0,,,,,,,"Vitamin A, IU",IU +1295803,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1296707,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1296963,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1297739,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1297903,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1297922,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1298084,1104,261.0,,75.0,,,,,,,"Vitamin A, IU",IU +1298120,1104,212.0,,75.0,,,,,,,"Vitamin A, IU",IU +1298735,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1299082,1104,83.0,,75.0,,,,,,,"Vitamin A, IU",IU +1300827,1104,268.0,,75.0,,,,,,,"Vitamin A, IU",IU +1301040,1104,1250.0,,75.0,,,,,,,"Vitamin A, IU",IU +1301143,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1301312,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1301844,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +1301906,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +1302180,1104,441.0,,75.0,,,,,,,"Vitamin A, IU",IU +1302271,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1302332,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1303486,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1303915,1104,938.0,,75.0,,,,,,,"Vitamin A, IU",IU +1303936,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1304005,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1304143,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1304253,1104,476.0,,75.0,,,,,,,"Vitamin A, IU",IU +1304487,1104,1786.0,,75.0,,,,,,,"Vitamin A, IU",IU +1304678,1104,1613.0,,75.0,,,,,,,"Vitamin A, IU",IU +1304877,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1304900,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1304918,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1304975,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1305756,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1305777,1104,200.0,,75.0,,,,,,,"Vitamin A, IU",IU +1305793,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1306142,1104,286.0,,75.0,,,,,,,"Vitamin A, IU",IU +1306313,1104,7059.0,,75.0,,,,,,,"Vitamin A, IU",IU +1306346,1104,256.0,,75.0,,,,,,,"Vitamin A, IU",IU +1307663,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1307972,1104,233.0,,75.0,,,,,,,"Vitamin A, IU",IU +1309058,1104,135.0,,75.0,,,,,,,"Vitamin A, IU",IU +1309332,1104,833.0,,75.0,,,,,,,"Vitamin A, IU",IU +1310864,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1310886,1104,238.0,,75.0,,,,,,,"Vitamin A, IU",IU +1311061,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +1311354,1104,1020.0,,75.0,,,,,,,"Vitamin A, IU",IU +1311575,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU +1311620,1104,420.0,,75.0,,,,,,,"Vitamin A, IU",IU +1311780,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1312541,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +1312833,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1313157,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1313494,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU +1313649,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1313823,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +1314035,1104,526.0,,75.0,,,,,,,"Vitamin A, IU",IU +1314252,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1314474,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1314745,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1314753,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1314968,1104,2055.0,,75.0,,,,,,,"Vitamin A, IU",IU +1315315,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1315748,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1316263,1104,141.0,,75.0,,,,,,,"Vitamin A, IU",IU +1316983,1104,441.0,,75.0,,,,,,,"Vitamin A, IU",IU +1317291,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1317814,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1318940,1104,771.0,,75.0,,,,,,,"Vitamin A, IU",IU +1319031,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1319971,1104,781.0,,75.0,,,,,,,"Vitamin A, IU",IU +1319978,1104,400.0,,75.0,,,,,,,"Vitamin A, IU",IU +1320205,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1320208,1104,938.0,,75.0,,,,,,,"Vitamin A, IU",IU +1320449,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +1320489,1104,775.0,,75.0,,,,,,,"Vitamin A, IU",IU +1321011,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +1321107,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1321520,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1321689,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1322216,1104,2222.0,,75.0,,,,,,,"Vitamin A, IU",IU +1322248,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1322326,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1322387,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1322732,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1322771,1104,238.0,,75.0,,,,,,,"Vitamin A, IU",IU +1324002,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1324376,1104,417.0,,75.0,,,,,,,"Vitamin A, IU",IU +1324633,1104,308.0,,75.0,,,,,,,"Vitamin A, IU",IU +1325060,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1325563,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1325858,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1325864,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1325969,1104,70.0,,75.0,,,,,,,"Vitamin A, IU",IU +1326552,1104,3243.0,,75.0,,,,,,,"Vitamin A, IU",IU +1327030,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1327083,1104,250.0,,75.0,,,,,,,"Vitamin A, IU",IU +1327106,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +1327113,1104,146.0,,75.0,,,,,,,"Vitamin A, IU",IU +1327218,1104,211.0,,75.0,,,,,,,"Vitamin A, IU",IU +1327263,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1327524,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1328850,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1330256,1104,2857.0,,75.0,,,,,,,"Vitamin A, IU",IU +1330415,1104,379.0,,75.0,,,,,,,"Vitamin A, IU",IU +1333204,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1334146,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1334936,1104,833.0,,75.0,,,,,,,"Vitamin A, IU",IU +1337211,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1337685,1104,533.0,,75.0,,,,,,,"Vitamin A, IU",IU +1338543,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1339819,1104,172.0,,75.0,,,,,,,"Vitamin A, IU",IU +1339873,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1340571,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1340906,1104,2308.0,,75.0,,,,,,,"Vitamin A, IU",IU +1340947,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1342794,1104,441.0,,75.0,,,,,,,"Vitamin A, IU",IU +1342860,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1343817,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1345021,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU +1345666,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1347472,1104,1333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1347923,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1348162,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1348488,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1348588,1104,610.0,,75.0,,,,,,,"Vitamin A, IU",IU +1349035,1104,42.0,,75.0,,,,,,,"Vitamin A, IU",IU +1349846,1104,1562.0,,75.0,,,,,,,"Vitamin A, IU",IU +1349862,1104,538.0,,75.0,,,,,,,"Vitamin A, IU",IU +1350055,1104,51.0,,75.0,,,,,,,"Vitamin A, IU",IU +1352603,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1352685,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1352761,1104,168.0,,75.0,,,,,,,"Vitamin A, IU",IU +1353963,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1354107,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1354423,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1355049,1104,102.0,,75.0,,,,,,,"Vitamin A, IU",IU +1355259,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1355289,1104,1333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1355354,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1355779,1104,1481.0,,75.0,,,,,,,"Vitamin A, IU",IU +1356340,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1357423,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1357498,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1358153,1104,157.0,,75.0,,,,,,,"Vitamin A, IU",IU +1358191,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1358232,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1358557,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1358715,1104,391.0,,75.0,,,,,,,"Vitamin A, IU",IU +1361012,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +1363747,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1364677,1104,366.0,,75.0,,,,,,,"Vitamin A, IU",IU +1367383,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1369325,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1369934,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1372548,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1372745,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1372795,1104,3211.0,,75.0,,,,,,,"Vitamin A, IU",IU +1373097,1104,484.0,,75.0,,,,,,,"Vitamin A, IU",IU +1373106,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +1373214,1104,1057.0,,75.0,,,,,,,"Vitamin A, IU",IU +1373841,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1375929,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1376073,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1377983,1104,1515.0,,75.0,,,,,,,"Vitamin A, IU",IU +1378937,1104,1059.0,,75.0,,,,,,,"Vitamin A, IU",IU +1380449,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1381641,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1382342,1104,115.0,,75.0,,,,,,,"Vitamin A, IU",IU +1383544,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1383615,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1384369,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +1384515,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1384629,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1385945,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1386135,1104,1101.0,,75.0,,,,,,,"Vitamin A, IU",IU +1387182,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1388185,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1389400,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1390371,1104,169.0,,75.0,,,,,,,"Vitamin A, IU",IU +1391268,1104,526.0,,75.0,,,,,,,"Vitamin A, IU",IU +1392089,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1393199,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1394562,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +1394621,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +1395401,1104,169.0,,75.0,,,,,,,"Vitamin A, IU",IU +1395728,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1397724,1104,1667.0,,75.0,,,,,,,"Vitamin A, IU",IU +1397801,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1405744,1104,185.0,,75.0,,,,,,,"Vitamin A, IU",IU +1406062,1104,909.0,,75.0,,,,,,,"Vitamin A, IU",IU +1407750,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1411604,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1411605,1104,1750.0,,75.0,,,,,,,"Vitamin A, IU",IU +1415656,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1415707,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1416124,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +1416445,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1417325,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1417891,1104,44.0,,75.0,,,,,,,"Vitamin A, IU",IU +1425256,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1425504,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1427482,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1432906,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1435298,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1455342,1104,806.0,,75.0,,,,,,,"Vitamin A, IU",IU +1455446,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1455585,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1455965,1104,417.0,,75.0,,,,,,,"Vitamin A, IU",IU +1457112,1104,588.0,,75.0,,,,,,,"Vitamin A, IU",IU +1457605,1104,13.0,,71.0,,,,,,,"Vitamin A, IU",IU +1457914,1104,52.0,,78.0,,,,,,,"Vitamin A, IU",IU +1458015,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1458972,1104,32.0,,71.0,,,,,,,"Vitamin A, IU",IU +1459458,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1459571,1104,0.0,,78.0,,,,,,,"Vitamin A, IU",IU +1459730,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1459858,1104,13.0,,72.0,,,,,,,"Vitamin A, IU",IU +1460260,1104,32.0,,71.0,,,,,,,"Vitamin A, IU",IU +1460590,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1462173,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1462396,1104,179.0,,75.0,,,,,,,"Vitamin A, IU",IU +1462424,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1462853,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1463154,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1463197,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +1463387,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1463443,1104,585.0,,75.0,,,,,,,"Vitamin A, IU",IU +1464420,1104,325.0,,75.0,,,,,,,"Vitamin A, IU",IU +1464449,1104,2857.0,,75.0,,,,,,,"Vitamin A, IU",IU +1464478,1104,141.0,,75.0,,,,,,,"Vitamin A, IU",IU +1464663,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1464975,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +1464990,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1465103,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1465109,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1465261,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1465396,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1465963,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1466833,1104,282.0,,75.0,,,,,,,"Vitamin A, IU",IU +1467173,1104,962.0,,75.0,,,,,,,"Vitamin A, IU",IU +1467615,1104,439.0,,75.0,,,,,,,"Vitamin A, IU",IU +1467882,1104,784.0,,75.0,,,,,,,"Vitamin A, IU",IU +1468898,1104,354.0,,75.0,,,,,,,"Vitamin A, IU",IU +1468904,1104,588.0,,75.0,,,,,,,"Vitamin A, IU",IU +1468930,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1469082,1104,135.0,,75.0,,,,,,,"Vitamin A, IU",IU +1469215,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1469542,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1469801,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1470078,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1470169,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1470894,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1471318,1104,1172.0,,75.0,,,,,,,"Vitamin A, IU",IU +1471595,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1471662,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1472775,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1473045,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +1473169,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1473234,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1473358,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1473523,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1473802,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1474052,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1475265,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1475433,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +1475601,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1475844,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1475992,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1476074,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1476426,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1476665,1104,157.0,,75.0,,,,,,,"Vitamin A, IU",IU +1477027,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +1477474,1104,1667.0,,75.0,,,,,,,"Vitamin A, IU",IU +1477858,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU +1478953,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1478957,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1479310,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1479504,1104,893.0,,75.0,,,,,,,"Vitamin A, IU",IU +1480024,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1480244,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1481079,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1481163,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1481634,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1482230,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1482290,1104,323.0,,75.0,,,,,,,"Vitamin A, IU",IU +1482487,1104,883.0,,75.0,,,,,,,"Vitamin A, IU",IU +1483256,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1483434,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1483507,1104,1453.0,,75.0,,,,,,,"Vitamin A, IU",IU +1483629,1104,494.0,,75.0,,,,,,,"Vitamin A, IU",IU +1483777,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1483794,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1483803,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1484025,1104,820.0,,75.0,,,,,,,"Vitamin A, IU",IU +1484746,1104,67.0,,75.0,,,,,,,"Vitamin A, IU",IU +1485086,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1485288,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1485346,1104,2326.0,,75.0,,,,,,,"Vitamin A, IU",IU +1485752,1104,3750.0,,75.0,,,,,,,"Vitamin A, IU",IU +1485899,1104,494.0,,75.0,,,,,,,"Vitamin A, IU",IU +1486063,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1486095,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1486550,1104,351.0,,75.0,,,,,,,"Vitamin A, IU",IU +1486568,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1486804,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1486992,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1487127,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1487917,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1488071,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1488610,1104,278.0,,75.0,,,,,,,"Vitamin A, IU",IU +1488887,1104,286.0,,75.0,,,,,,,"Vitamin A, IU",IU +1489863,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1490974,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1491029,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1491196,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1491287,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1491571,1104,645.0,,75.0,,,,,,,"Vitamin A, IU",IU +1491598,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU +1491828,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1492127,1104,3333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1492263,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1492327,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1492674,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1492839,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1492904,1104,3571.0,,75.0,,,,,,,"Vitamin A, IU",IU +1493199,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1493787,1104,4167.0,,75.0,,,,,,,"Vitamin A, IU",IU +1493819,1104,3488.0,,75.0,,,,,,,"Vitamin A, IU",IU +1494026,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1494340,1104,320.0,,75.0,,,,,,,"Vitamin A, IU",IU +1494449,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1494458,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1494554,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1494672,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1495955,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1496110,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1496217,1104,351.0,,75.0,,,,,,,"Vitamin A, IU",IU +1496888,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1497060,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1497922,1104,147.0,,75.0,,,,,,,"Vitamin A, IU",IU +1498247,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1498341,1104,235.0,,75.0,,,,,,,"Vitamin A, IU",IU +1498586,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1498636,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1498651,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1498656,1104,143.0,,75.0,,,,,,,"Vitamin A, IU",IU +1498843,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1499068,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1499115,1104,132.0,,75.0,,,,,,,"Vitamin A, IU",IU +1499184,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1499561,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +1500394,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1500591,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU +1500729,1104,17857.0,,75.0,,,,,,,"Vitamin A, IU",IU +1500733,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1500808,1104,6000.0,,75.0,,,,,,,"Vitamin A, IU",IU +1500843,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1502164,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1502700,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1502922,1104,952.0,,75.0,,,,,,,"Vitamin A, IU",IU +1503409,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1503607,1104,240.0,,75.0,,,,,,,"Vitamin A, IU",IU +1503722,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1505092,1104,16667.0,,75.0,,,,,,,"Vitamin A, IU",IU +1505419,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1505523,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1507058,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +1507560,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1507570,1104,267.0,,75.0,,,,,,,"Vitamin A, IU",IU +1507880,1104,385.0,,75.0,,,,,,,"Vitamin A, IU",IU +1507996,1104,135.0,,75.0,,,,,,,"Vitamin A, IU",IU +1508898,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU +1509151,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1509344,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1509440,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1509726,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU +1510380,1104,152.0,,75.0,,,,,,,"Vitamin A, IU",IU +1510819,1104,366.0,,75.0,,,,,,,"Vitamin A, IU",IU +1511259,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1511277,1104,308.0,,75.0,,,,,,,"Vitamin A, IU",IU +1511540,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1511682,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1511726,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1512333,1104,221.0,,75.0,,,,,,,"Vitamin A, IU",IU +1512507,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1513121,1104,125.0,,75.0,,,,,,,"Vitamin A, IU",IU +1513458,1104,1333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1514527,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1514692,1104,420.0,,75.0,,,,,,,"Vitamin A, IU",IU +1515282,1104,1000.0,,75.0,,,,,,,"Vitamin A, IU",IU +1515420,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1515521,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1516104,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1516265,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1516726,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1516930,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1517063,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1517397,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1517426,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1517489,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1517759,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1517762,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1517920,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1518117,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1518933,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1518976,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1518996,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1519222,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1519344,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1519630,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1519831,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1519989,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1520086,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1520293,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1520432,1104,3333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1520679,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1520821,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1520867,1104,250.0,,75.0,,,,,,,"Vitamin A, IU",IU +1521566,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1521733,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1521845,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1522087,1104,556.0,,75.0,,,,,,,"Vitamin A, IU",IU +1522211,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1522387,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1522556,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1522624,1104,188.0,,75.0,,,,,,,"Vitamin A, IU",IU +1522640,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1522997,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1523335,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1523371,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1523688,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1523952,1104,28571.0,,75.0,,,,,,,"Vitamin A, IU",IU +1523973,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1524386,1104,526.0,,75.0,,,,,,,"Vitamin A, IU",IU +1524388,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1524752,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1525278,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1525338,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1525559,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1526032,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1526313,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1526466,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1527780,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1527831,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1528109,1104,164.0,,75.0,,,,,,,"Vitamin A, IU",IU +1528407,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1528469,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1528567,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1528678,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1528907,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1529096,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1529265,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1529817,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1529868,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1530210,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1530460,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1530685,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1531115,1104,261.0,,75.0,,,,,,,"Vitamin A, IU",IU +1531659,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1532050,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1532258,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1532288,1104,588.0,,75.0,,,,,,,"Vitamin A, IU",IU +1532492,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +1532567,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1533620,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1533633,1104,16071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1533836,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1533893,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1534131,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1534544,1104,679.0,,75.0,,,,,,,"Vitamin A, IU",IU +1534649,1104,881.0,,75.0,,,,,,,"Vitamin A, IU",IU +1534661,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1534743,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1534800,1104,1667.0,,75.0,,,,,,,"Vitamin A, IU",IU +1534937,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1534948,1104,528.0,,75.0,,,,,,,"Vitamin A, IU",IU +1535943,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1536156,1104,1542.0,,75.0,,,,,,,"Vitamin A, IU",IU +1537138,1104,189.0,,75.0,,,,,,,"Vitamin A, IU",IU +1537203,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +1537398,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1537778,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1538020,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1538424,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU +1538944,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1538981,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1539060,1104,1250.0,,75.0,,,,,,,"Vitamin A, IU",IU +1539066,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1539617,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1540137,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1540397,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1540418,1104,2941.0,,75.0,,,,,,,"Vitamin A, IU",IU +1541535,1104,893.0,,75.0,,,,,,,"Vitamin A, IU",IU +1541978,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1542200,1104,1852.0,,75.0,,,,,,,"Vitamin A, IU",IU +1542296,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1542367,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1542474,1104,952.0,,75.0,,,,,,,"Vitamin A, IU",IU +1542632,1104,179.0,,75.0,,,,,,,"Vitamin A, IU",IU +1542641,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1542847,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU +1542881,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1542911,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1542943,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1543490,1104,938.0,,75.0,,,,,,,"Vitamin A, IU",IU +1543607,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1545059,1104,146.0,,70.0,,,,,,,"Vitamin A, IU",IU +1545065,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1545119,1104,308.0,,75.0,,,,,,,"Vitamin A, IU",IU +1545754,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1545899,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1546683,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1546880,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1547306,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1548024,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU +1548249,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1548420,1104,1163.0,,75.0,,,,,,,"Vitamin A, IU",IU +1548471,1104,299.0,,75.0,,,,,,,"Vitamin A, IU",IU +1548534,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1548575,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1548766,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1548872,1104,448.0,,75.0,,,,,,,"Vitamin A, IU",IU +1548913,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1548960,1104,12281.0,,75.0,,,,,,,"Vitamin A, IU",IU +1549125,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1549639,1104,455.0,,75.0,,,,,,,"Vitamin A, IU",IU +1550087,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1550608,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1550866,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1550899,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1551064,1104,2423.0,,75.0,,,,,,,"Vitamin A, IU",IU +1551202,1104,202.0,,75.0,,,,,,,"Vitamin A, IU",IU +1551478,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU +1551600,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1551811,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1551846,1104,1712.0,,75.0,,,,,,,"Vitamin A, IU",IU +1552051,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1552659,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +1553432,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1553553,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1553841,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1553892,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1554159,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1554260,1104,1838.0,,75.0,,,,,,,"Vitamin A, IU",IU +1554366,1104,1603.0,,75.0,,,,,,,"Vitamin A, IU",IU +1554427,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +1554559,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1554866,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1554947,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1555004,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1555374,1104,227.0,,75.0,,,,,,,"Vitamin A, IU",IU +1555556,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1555934,1104,179.0,,75.0,,,,,,,"Vitamin A, IU",IU +1556019,1104,175.0,,75.0,,,,,,,"Vitamin A, IU",IU +1556537,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1556846,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1556850,1104,303.0,,75.0,,,,,,,"Vitamin A, IU",IU +1557076,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1557229,1104,605.0,,75.0,,,,,,,"Vitamin A, IU",IU +1557325,1104,446.0,,75.0,,,,,,,"Vitamin A, IU",IU +1557776,1104,278.0,,75.0,,,,,,,"Vitamin A, IU",IU +1557867,1104,323.0,,75.0,,,,,,,"Vitamin A, IU",IU +1558089,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1558117,1104,13333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1558294,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1558338,1104,351.0,,75.0,,,,,,,"Vitamin A, IU",IU +1558616,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1558768,1104,1250.0,,75.0,,,,,,,"Vitamin A, IU",IU +1558891,1104,182.0,,75.0,,,,,,,"Vitamin A, IU",IU +1558967,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1559122,1104,214.0,,75.0,,,,,,,"Vitamin A, IU",IU +1559178,1104,6000.0,,75.0,,,,,,,"Vitamin A, IU",IU +1559343,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1559669,1104,61.0,,75.0,,,,,,,"Vitamin A, IU",IU +1560226,1104,204.0,,75.0,,,,,,,"Vitamin A, IU",IU +1560690,1104,1974.0,,75.0,,,,,,,"Vitamin A, IU",IU +1560754,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1560904,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1561146,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1561308,1104,588.0,,75.0,,,,,,,"Vitamin A, IU",IU +1561427,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1561526,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1561579,1104,1471.0,,75.0,,,,,,,"Vitamin A, IU",IU +1561640,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU +1561858,1104,385.0,,75.0,,,,,,,"Vitamin A, IU",IU +1562025,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1562082,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1562337,1104,471.0,,75.0,,,,,,,"Vitamin A, IU",IU +1562452,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +1562820,1104,268.0,,75.0,,,,,,,"Vitamin A, IU",IU +1563616,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU +1563914,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1563944,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1564095,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1564488,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1564745,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1565396,1104,400.0,,75.0,,,,,,,"Vitamin A, IU",IU +1565647,1104,600.0,,75.0,,,,,,,"Vitamin A, IU",IU +1565709,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1566183,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1566237,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1566774,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1566926,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1566969,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1567182,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1567258,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1567289,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1567518,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1567704,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1567929,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1568286,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1568579,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1568739,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1568755,1104,88.0,,75.0,,,,,,,"Vitamin A, IU",IU +1568817,1104,101.0,,75.0,,,,,,,"Vitamin A, IU",IU +1568949,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1568974,1104,152.0,,75.0,,,,,,,"Vitamin A, IU",IU +1569322,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1569421,1104,221.0,,75.0,,,,,,,"Vitamin A, IU",IU +1569604,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1570694,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1570729,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1570911,1104,588.0,,75.0,,,,,,,"Vitamin A, IU",IU +1571519,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1571840,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1571927,1104,794.0,,75.0,,,,,,,"Vitamin A, IU",IU +1571953,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1571971,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1572137,1104,816.0,,75.0,,,,,,,"Vitamin A, IU",IU +1572384,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1572591,1104,476.0,,75.0,,,,,,,"Vitamin A, IU",IU +1572984,1104,250.0,,75.0,,,,,,,"Vitamin A, IU",IU +1573291,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1573635,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1574124,1104,3723.0,,75.0,,,,,,,"Vitamin A, IU",IU +1574152,1104,471.0,,75.0,,,,,,,"Vitamin A, IU",IU +1574508,1104,3571.0,,75.0,,,,,,,"Vitamin A, IU",IU +1574624,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1574665,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1574808,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1575067,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1575349,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1575362,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1575425,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1575926,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1576628,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1576721,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1577135,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1577303,1104,286.0,,75.0,,,,,,,"Vitamin A, IU",IU +1577522,1104,449.0,,75.0,,,,,,,"Vitamin A, IU",IU +1577544,1104,111.0,,75.0,,,,,,,"Vitamin A, IU",IU +1578116,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1578184,1104,3200.0,,75.0,,,,,,,"Vitamin A, IU",IU +1578237,1104,132.0,,75.0,,,,,,,"Vitamin A, IU",IU +1578328,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1578668,1104,65.0,,75.0,,,,,,,"Vitamin A, IU",IU +1579157,1104,909.0,,75.0,,,,,,,"Vitamin A, IU",IU +1579198,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1579254,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1579342,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1579830,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1579953,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1580010,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1580820,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +1581286,1104,306.0,,75.0,,,,,,,"Vitamin A, IU",IU +1581336,1104,176.0,,75.0,,,,,,,"Vitamin A, IU",IU +1581354,1104,222.0,,75.0,,,,,,,"Vitamin A, IU",IU +1582659,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1583234,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1583270,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1583912,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1583933,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1584039,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1584112,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +1585041,1104,88.0,,75.0,,,,,,,"Vitamin A, IU",IU +1585097,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1585258,1104,339.0,,75.0,,,,,,,"Vitamin A, IU",IU +1585904,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1585968,1104,125.0,,75.0,,,,,,,"Vitamin A, IU",IU +1586649,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1587434,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1587993,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1589458,1104,2857.0,,75.0,,,,,,,"Vitamin A, IU",IU +1589914,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1590202,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1590745,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU +1590869,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1591273,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1591573,1104,319.0,,75.0,,,,,,,"Vitamin A, IU",IU +1591651,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU +1591894,1104,286.0,,75.0,,,,,,,"Vitamin A, IU",IU +1592529,1104,212.0,,75.0,,,,,,,"Vitamin A, IU",IU +1592670,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1593315,1104,6250.0,,75.0,,,,,,,"Vitamin A, IU",IU +1593553,1104,234.0,,75.0,,,,,,,"Vitamin A, IU",IU +1593787,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1593895,1104,263.0,,75.0,,,,,,,"Vitamin A, IU",IU +1594047,1104,294.0,,75.0,,,,,,,"Vitamin A, IU",IU +1594453,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1594506,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1595351,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1595427,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1596034,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1596096,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1596565,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1597240,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1597705,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1597774,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1598075,1104,474.0,,75.0,,,,,,,"Vitamin A, IU",IU +1598202,1104,272.0,,75.0,,,,,,,"Vitamin A, IU",IU +1598632,1104,35.0,,75.0,,,,,,,"Vitamin A, IU",IU +1598699,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1599061,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1599212,1104,4286.0,,75.0,,,,,,,"Vitamin A, IU",IU +1599285,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1600336,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1600442,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1600506,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1600625,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1601552,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1601657,1104,1333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1601814,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1601928,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1602001,1104,1000.0,,75.0,,,,,,,"Vitamin A, IU",IU +1602112,1104,238.0,,75.0,,,,,,,"Vitamin A, IU",IU +1602585,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1602652,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +1602721,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1602931,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1602937,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1603044,1104,8824.0,,75.0,,,,,,,"Vitamin A, IU",IU +1603564,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1604001,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1604145,1104,79.0,,75.0,,,,,,,"Vitamin A, IU",IU +1605002,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1605274,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1605312,1104,2857.0,,75.0,,,,,,,"Vitamin A, IU",IU +1605330,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1605452,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1605462,1104,889.0,,75.0,,,,,,,"Vitamin A, IU",IU +1605951,1104,1000.0,,75.0,,,,,,,"Vitamin A, IU",IU +1607268,1104,429.0,,75.0,,,,,,,"Vitamin A, IU",IU +1607490,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1607622,1104,175.0,,75.0,,,,,,,"Vitamin A, IU",IU +1607640,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU +1607910,1104,238.0,,75.0,,,,,,,"Vitamin A, IU",IU +1608089,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1608359,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1608636,1104,610.0,,75.0,,,,,,,"Vitamin A, IU",IU +1608691,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1609043,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU +1609243,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1609349,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1609465,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1609531,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1610115,1104,59.0,,75.0,,,,,,,"Vitamin A, IU",IU +1610228,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1610641,1104,3750.0,,75.0,,,,,,,"Vitamin A, IU",IU +1610994,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1611256,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1611538,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1611544,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1611707,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1611782,1104,5686.0,,75.0,,,,,,,"Vitamin A, IU",IU +1612852,1104,280.0,,75.0,,,,,,,"Vitamin A, IU",IU +1612971,1104,306.0,,75.0,,,,,,,"Vitamin A, IU",IU +1613237,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1613791,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1614072,1104,176.0,,75.0,,,,,,,"Vitamin A, IU",IU +1614126,1104,167.0,,75.0,,,,,,,"Vitamin A, IU",IU +1614449,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1614612,1104,9412.0,,75.0,,,,,,,"Vitamin A, IU",IU +1615009,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1615235,1104,704.0,,75.0,,,,,,,"Vitamin A, IU",IU +1615276,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1615628,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1615745,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU +1616668,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1617114,1104,119.0,,75.0,,,,,,,"Vitamin A, IU",IU +1617302,1104,423.0,,75.0,,,,,,,"Vitamin A, IU",IU +1617544,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1617759,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1617949,1104,962.0,,75.0,,,,,,,"Vitamin A, IU",IU +1618011,1104,1111.0,,75.0,,,,,,,"Vitamin A, IU",IU +1618473,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1618841,1104,167.0,,75.0,,,,,,,"Vitamin A, IU",IU +1618927,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1619619,1104,235.0,,75.0,,,,,,,"Vitamin A, IU",IU +1620675,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1621318,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1621648,1104,1905.0,,75.0,,,,,,,"Vitamin A, IU",IU +1622152,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1622373,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1622925,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1623439,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1623999,1104,3125.0,,75.0,,,,,,,"Vitamin A, IU",IU +1624210,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1624372,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1624903,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1625035,1104,233.0,,75.0,,,,,,,"Vitamin A, IU",IU +1625242,1104,543.0,,75.0,,,,,,,"Vitamin A, IU",IU +1625342,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1625834,1104,1613.0,,75.0,,,,,,,"Vitamin A, IU",IU +1625966,1104,1000.0,,75.0,,,,,,,"Vitamin A, IU",IU +1626186,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1626239,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1626342,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1626586,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1626666,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +1626756,1104,291.0,,75.0,,,,,,,"Vitamin A, IU",IU +1626797,1104,216.0,,75.0,,,,,,,"Vitamin A, IU",IU +1627334,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1628531,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1628589,1104,1250.0,,75.0,,,,,,,"Vitamin A, IU",IU +1628974,1104,2344.0,,75.0,,,,,,,"Vitamin A, IU",IU +1630457,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1630608,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1630900,1104,222.0,,75.0,,,,,,,"Vitamin A, IU",IU +1630967,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1631339,1104,238.0,,75.0,,,,,,,"Vitamin A, IU",IU +1631811,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +1631881,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1632721,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1633098,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1633169,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1633228,1104,664.0,,75.0,,,,,,,"Vitamin A, IU",IU +1633323,1104,300.0,,75.0,,,,,,,"Vitamin A, IU",IU +1633424,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1634454,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1634770,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1634978,1104,244.0,,75.0,,,,,,,"Vitamin A, IU",IU +1635140,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1635597,1104,404.0,,75.0,,,,,,,"Vitamin A, IU",IU +1635985,1104,1923.0,,75.0,,,,,,,"Vitamin A, IU",IU +1636345,1104,88.0,,75.0,,,,,,,"Vitamin A, IU",IU +1636598,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU +1636607,1104,119.0,,75.0,,,,,,,"Vitamin A, IU",IU +1636949,1104,226.0,,75.0,,,,,,,"Vitamin A, IU",IU +1637534,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1637716,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1639277,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1639570,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1640621,1104,143.0,,75.0,,,,,,,"Vitamin A, IU",IU +1641228,1104,1282.0,,75.0,,,,,,,"Vitamin A, IU",IU +1641757,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU +1641859,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1642007,1104,521.0,,75.0,,,,,,,"Vitamin A, IU",IU +1642140,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +1642765,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1643890,1104,88.0,,75.0,,,,,,,"Vitamin A, IU",IU +1644350,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1645533,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1646067,1104,294.0,,75.0,,,,,,,"Vitamin A, IU",IU +1646194,1104,400.0,,75.0,,,,,,,"Vitamin A, IU",IU +1646403,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1646536,1104,238.0,,75.0,,,,,,,"Vitamin A, IU",IU +1646724,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1647210,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1647299,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1647570,1104,213.0,,75.0,,,,,,,"Vitamin A, IU",IU +1648276,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1649037,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1649194,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1649712,1104,213.0,,75.0,,,,,,,"Vitamin A, IU",IU +1649893,1104,169.0,,75.0,,,,,,,"Vitamin A, IU",IU +1650360,1104,44.0,,75.0,,,,,,,"Vitamin A, IU",IU +1650515,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1650603,1104,2500.0,,75.0,,,,,,,"Vitamin A, IU",IU +1650726,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1650816,1104,417.0,,75.0,,,,,,,"Vitamin A, IU",IU +1651219,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1651385,1104,781.0,,75.0,,,,,,,"Vitamin A, IU",IU +1651507,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1651790,1104,98.0,,75.0,,,,,,,"Vitamin A, IU",IU +1652171,1104,833.0,,75.0,,,,,,,"Vitamin A, IU",IU +1652750,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1653500,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1654145,1104,141.0,,75.0,,,,,,,"Vitamin A, IU",IU +1654462,1104,317.0,,75.0,,,,,,,"Vitamin A, IU",IU +1655396,1104,231.0,,75.0,,,,,,,"Vitamin A, IU",IU +1655972,1104,1053.0,,75.0,,,,,,,"Vitamin A, IU",IU +1656340,1104,135.0,,75.0,,,,,,,"Vitamin A, IU",IU +1657631,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1658614,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1659108,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1659226,1104,1176.0,,75.0,,,,,,,"Vitamin A, IU",IU +1659364,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1659570,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1660490,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1661837,1104,527.0,,75.0,,,,,,,"Vitamin A, IU",IU +1662340,1104,463.0,,75.0,,,,,,,"Vitamin A, IU",IU +1662808,1104,157.0,,75.0,,,,,,,"Vitamin A, IU",IU +1663298,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1663675,1104,1667.0,,75.0,,,,,,,"Vitamin A, IU",IU +1663771,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1663827,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1663869,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1665437,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +1665523,1104,330.0,,75.0,,,,,,,"Vitamin A, IU",IU +1666257,1104,527.0,,75.0,,,,,,,"Vitamin A, IU",IU +1668386,1104,35714.0,,75.0,,,,,,,"Vitamin A, IU",IU +1668582,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1668596,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +1669173,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1669544,1104,2009.0,,75.0,,,,,,,"Vitamin A, IU",IU +1669928,1104,100.0,,75.0,,,,,,,"Vitamin A, IU",IU +1670757,1104,1429.0,,75.0,,,,,,,"Vitamin A, IU",IU +1671374,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1671547,1104,7895.0,,75.0,,,,,,,"Vitamin A, IU",IU +1672101,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1673478,1104,476.0,,75.0,,,,,,,"Vitamin A, IU",IU +1674543,1104,448.0,,75.0,,,,,,,"Vitamin A, IU",IU +1674683,1104,1429.0,,75.0,,,,,,,"Vitamin A, IU",IU +1675390,1104,106.0,,75.0,,,,,,,"Vitamin A, IU",IU +1677774,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1679185,1104,195.0,,75.0,,,,,,,"Vitamin A, IU",IU +1679773,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1680119,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1681989,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1682167,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1682377,1104,1807.0,,75.0,,,,,,,"Vitamin A, IU",IU +1683646,1104,309.0,,75.0,,,,,,,"Vitamin A, IU",IU +1684953,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU +1685750,1104,448.0,,75.0,,,,,,,"Vitamin A, IU",IU +1685849,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1686209,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1686335,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1686728,1104,563.0,,75.0,,,,,,,"Vitamin A, IU",IU +1687333,1104,517.0,,75.0,,,,,,,"Vitamin A, IU",IU +1689815,1104,833.0,,75.0,,,,,,,"Vitamin A, IU",IU +1689820,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1690114,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1690231,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1690592,1104,2869.0,,75.0,,,,,,,"Vitamin A, IU",IU +1690733,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1692575,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1695849,1104,83.0,,75.0,,,,,,,"Vitamin A, IU",IU +1697569,1104,1562.0,,75.0,,,,,,,"Vitamin A, IU",IU +1698201,1104,1359.0,,75.0,,,,,,,"Vitamin A, IU",IU +1699689,1104,877.0,,75.0,,,,,,,"Vitamin A, IU",IU +1700274,1104,211.0,,75.0,,,,,,,"Vitamin A, IU",IU +1704516,1104,855.0,,75.0,,,,,,,"Vitamin A, IU",IU +1705997,1104,122.0,,75.0,,,,,,,"Vitamin A, IU",IU +1707610,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1708329,1104,1250.0,,75.0,,,,,,,"Vitamin A, IU",IU +1709249,1104,527.0,,75.0,,,,,,,"Vitamin A, IU",IU +1710560,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1712791,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1713878,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1715851,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1716791,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1716940,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1718070,1104,422.0,,75.0,,,,,,,"Vitamin A, IU",IU +1718306,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1718601,1104,5952.0,,75.0,,,,,,,"Vitamin A, IU",IU +1719009,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1719857,1104,527.0,,75.0,,,,,,,"Vitamin A, IU",IU +1722850,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1723709,1104,4167.0,,75.0,,,,,,,"Vitamin A, IU",IU +1725618,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1726168,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1726898,1104,686.0,,75.0,,,,,,,"Vitamin A, IU",IU +1727274,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1732633,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1732977,1104,7500.0,,75.0,,,,,,,"Vitamin A, IU",IU +1737240,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1737903,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1738447,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1740548,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1742498,1104,7727.0,,75.0,,,,,,,"Vitamin A, IU",IU +1742977,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1743616,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1746098,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1746215,1104,645.0,,75.0,,,,,,,"Vitamin A, IU",IU +1757747,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1757760,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1881016,1104,42.0,,75.0,,,,,,,"Vitamin A, IU",IU +1758295,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1758944,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1759161,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1759806,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1759809,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1760004,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1760141,1104,11250.0,,75.0,,,,,,,"Vitamin A, IU",IU +1760438,1104,2143.0,,75.0,,,,,,,"Vitamin A, IU",IU +1760496,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1760513,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU +1761056,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1761067,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1761073,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1761330,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1761343,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1761618,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1761870,1104,106.0,,75.0,,,,,,,"Vitamin A, IU",IU +1761950,1104,226.0,,75.0,,,,,,,"Vitamin A, IU",IU +1762008,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1762179,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1762603,1104,980.0,,75.0,,,,,,,"Vitamin A, IU",IU +1762733,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1762988,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1763083,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1763276,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1763302,1104,111.0,,75.0,,,,,,,"Vitamin A, IU",IU +1763377,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1763879,1104,769.0,,75.0,,,,,,,"Vitamin A, IU",IU +1764434,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +1764770,1104,39.0,,75.0,,,,,,,"Vitamin A, IU",IU +1765394,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1765424,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1765552,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1765739,1104,167.0,,75.0,,,,,,,"Vitamin A, IU",IU +1765767,1104,323.0,,75.0,,,,,,,"Vitamin A, IU",IU +1765985,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1766304,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1766506,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1766542,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1766843,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1767255,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1767602,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1767647,1104,182.0,,75.0,,,,,,,"Vitamin A, IU",IU +1767656,1104,571.0,,75.0,,,,,,,"Vitamin A, IU",IU +1768066,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +1768313,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1769038,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1769157,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1769573,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1769718,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1770096,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1770200,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1770437,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1770806,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1770925,1104,435.0,,75.0,,,,,,,"Vitamin A, IU",IU +1771030,1104,385.0,,75.0,,,,,,,"Vitamin A, IU",IU +1771158,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1771163,1104,42.0,,75.0,,,,,,,"Vitamin A, IU",IU +1771619,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1772316,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1772318,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1772849,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1773481,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1773500,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1773508,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +1773593,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1774830,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1775001,1104,111.0,,75.0,,,,,,,"Vitamin A, IU",IU +1775077,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1881445,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1775801,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1776094,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1776193,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +1776481,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1776900,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1777062,1104,300.0,,75.0,,,,,,,"Vitamin A, IU",IU +1777465,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1777582,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1778227,1104,482.0,,75.0,,,,,,,"Vitamin A, IU",IU +1778259,1104,600.0,,75.0,,,,,,,"Vitamin A, IU",IU +1778265,1104,930.0,,75.0,,,,,,,"Vitamin A, IU",IU +1778551,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1779152,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1779510,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1779582,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1779867,1104,238.0,,75.0,,,,,,,"Vitamin A, IU",IU +1779897,1104,282.0,,75.0,,,,,,,"Vitamin A, IU",IU +1779954,1104,294.0,,75.0,,,,,,,"Vitamin A, IU",IU +1780343,1104,204.0,,75.0,,,,,,,"Vitamin A, IU",IU +1780473,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1780612,1104,606.0,,75.0,,,,,,,"Vitamin A, IU",IU +1780769,1104,43.0,,75.0,,,,,,,"Vitamin A, IU",IU +1780894,1104,4237.0,,75.0,,,,,,,"Vitamin A, IU",IU +1781025,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1781512,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1781667,1104,588.0,,75.0,,,,,,,"Vitamin A, IU",IU +1781808,1104,6250.0,,75.0,,,,,,,"Vitamin A, IU",IU +1781948,1104,250.0,,75.0,,,,,,,"Vitamin A, IU",IU +1782277,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1782476,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1782810,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1782964,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1783108,1104,298.0,,75.0,,,,,,,"Vitamin A, IU",IU +1783774,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1784018,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1784542,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1784656,1104,167.0,,75.0,,,,,,,"Vitamin A, IU",IU +1784712,1104,11250.0,,75.0,,,,,,,"Vitamin A, IU",IU +1784975,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1786023,1104,88.0,,75.0,,,,,,,"Vitamin A, IU",IU +1786402,1104,859.0,,75.0,,,,,,,"Vitamin A, IU",IU +1786601,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1787082,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1787359,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1787527,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1787586,1104,303.0,,75.0,,,,,,,"Vitamin A, IU",IU +1787648,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1787874,1104,1923.0,,75.0,,,,,,,"Vitamin A, IU",IU +1788347,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1788649,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +1788757,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1788824,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1790300,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1790375,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1790769,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1790826,1104,294.0,,75.0,,,,,,,"Vitamin A, IU",IU +1790946,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1790963,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1791549,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +1791907,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1791930,1104,143.0,,75.0,,,,,,,"Vitamin A, IU",IU +1792078,1104,167.0,,75.0,,,,,,,"Vitamin A, IU",IU +1792248,1104,463.0,,75.0,,,,,,,"Vitamin A, IU",IU +1792440,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1792642,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1792663,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1792720,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1792723,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1793120,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1793523,1104,1786.0,,75.0,,,,,,,"Vitamin A, IU",IU +1793724,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1794404,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +1794648,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1881760,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1794977,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +1795005,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1795059,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1795070,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1795193,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1795477,1104,441.0,,75.0,,,,,,,"Vitamin A, IU",IU +1795906,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1795994,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1796019,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +1796365,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1796374,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1796535,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1796581,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1797161,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1797196,1104,60000.0,,75.0,,,,,,,"Vitamin A, IU",IU +1797616,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1797894,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1799379,1104,308.0,,75.0,,,,,,,"Vitamin A, IU",IU +1799885,1104,1818.0,,75.0,,,,,,,"Vitamin A, IU",IU +1800012,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1800089,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1800889,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1801080,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1801197,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1802248,1104,417.0,,75.0,,,,,,,"Vitamin A, IU",IU +1802957,1104,877.0,,75.0,,,,,,,"Vitamin A, IU",IU +1803500,1104,441.0,,75.0,,,,,,,"Vitamin A, IU",IU +1804124,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1805005,1104,6667.0,,75.0,,,,,,,"Vitamin A, IU",IU +1805040,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1805095,1104,318.0,,75.0,,,,,,,"Vitamin A, IU",IU +1805959,1104,882.0,,75.0,,,,,,,"Vitamin A, IU",IU +1807067,1104,3333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1808035,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1808619,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1808785,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1810039,1104,137.0,,75.0,,,,,,,"Vitamin A, IU",IU +1810913,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1811567,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1811917,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1811970,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1812027,1104,75.0,,75.0,,,,,,,"Vitamin A, IU",IU +1812453,1104,234.0,,75.0,,,,,,,"Vitamin A, IU",IU +1812883,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1813843,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1813950,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1814222,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1815055,1104,100.0,,75.0,,,,,,,"Vitamin A, IU",IU +1815684,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1815726,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1815760,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1817095,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1817432,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1818639,1104,2500.0,,75.0,,,,,,,"Vitamin A, IU",IU +1819660,1104,59.0,,75.0,,,,,,,"Vitamin A, IU",IU +1820048,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1821903,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1822586,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1825191,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1825521,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1826776,1104,643.0,,75.0,,,,,,,"Vitamin A, IU",IU +1827608,1104,1333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1827721,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1829010,1104,161.0,,75.0,,,,,,,"Vitamin A, IU",IU +1830694,1104,1852.0,,75.0,,,,,,,"Vitamin A, IU",IU +1831372,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1833295,1104,21.0,,75.0,,,,,,,"Vitamin A, IU",IU +1833868,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +1835025,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1835297,1104,42000.0,,75.0,,,,,,,"Vitamin A, IU",IU +1835961,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1838025,1104,154.0,,75.0,,,,,,,"Vitamin A, IU",IU +1838171,1104,527.0,,75.0,,,,,,,"Vitamin A, IU",IU +1838269,1104,15625.0,,75.0,,,,,,,"Vitamin A, IU",IU +1838395,1104,422.0,,75.0,,,,,,,"Vitamin A, IU",IU +1882344,1104,175.0,,75.0,,,,,,,"Vitamin A, IU",IU +1838756,1104,1667.0,,75.0,,,,,,,"Vitamin A, IU",IU +1838806,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1839284,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1882761,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU +1839584,1104,125.0,,75.0,,,,,,,"Vitamin A, IU",IU +1839842,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1883014,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1840722,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1841026,1104,758.0,,75.0,,,,,,,"Vitamin A, IU",IU +1841154,1104,381.0,,75.0,,,,,,,"Vitamin A, IU",IU +1841216,1104,62.0,,75.0,,,,,,,"Vitamin A, IU",IU +1841221,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1841353,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1841531,1104,6250.0,,75.0,,,,,,,"Vitamin A, IU",IU +1841790,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1842352,1104,6250.0,,75.0,,,,,,,"Vitamin A, IU",IU +1883369,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1842852,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1883432,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1883598,1104,353.0,,75.0,,,,,,,"Vitamin A, IU",IU +1883953,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1884041,1104,1429.0,,75.0,,,,,,,"Vitamin A, IU",IU +1884329,1104,127.0,,75.0,,,,,,,"Vitamin A, IU",IU +1884353,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1884725,1104,938.0,,75.0,,,,,,,"Vitamin A, IU",IU +1884943,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1885564,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1885611,1104,1429.0,,75.0,,,,,,,"Vitamin A, IU",IU +1885617,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1885676,1104,211.0,,75.0,,,,,,,"Vitamin A, IU",IU +1885772,1104,351.0,,75.0,,,,,,,"Vitamin A, IU",IU +1885779,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1885854,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +1885991,1104,3906.0,,75.0,,,,,,,"Vitamin A, IU",IU +1886074,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1886087,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1886165,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1886461,1104,303.0,,75.0,,,,,,,"Vitamin A, IU",IU +1886691,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1886766,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1886939,1104,625.0,,75.0,,,,,,,"Vitamin A, IU",IU +1887291,1104,274.0,,75.0,,,,,,,"Vitamin A, IU",IU +1887659,1104,88.0,,75.0,,,,,,,"Vitamin A, IU",IU +1888122,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU +1888183,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1888465,1104,263.0,,75.0,,,,,,,"Vitamin A, IU",IU +1888512,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU +1889144,1104,429.0,,75.0,,,,,,,"Vitamin A, IU",IU +1889401,1104,581.0,,75.0,,,,,,,"Vitamin A, IU",IU +1889402,1104,893.0,,75.0,,,,,,,"Vitamin A, IU",IU +1889406,1104,143.0,,75.0,,,,,,,"Vitamin A, IU",IU +1890403,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1890944,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1890976,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +1891032,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1891139,1104,219.0,,75.0,,,,,,,"Vitamin A, IU",IU +1891285,1104,564.0,,75.0,,,,,,,"Vitamin A, IU",IU +1891316,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1891468,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1891829,1104,143.0,,75.0,,,,,,,"Vitamin A, IU",IU +1891911,1104,556.0,,75.0,,,,,,,"Vitamin A, IU",IU +1891976,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1892015,1104,41.0,,75.0,,,,,,,"Vitamin A, IU",IU +1892202,1104,163.0,,75.0,,,,,,,"Vitamin A, IU",IU +1892529,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1892801,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1892830,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1892976,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1894003,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1894028,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1894297,1104,588.0,,75.0,,,,,,,"Vitamin A, IU",IU +1894373,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1894384,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU +1894577,1104,413.0,,75.0,,,,,,,"Vitamin A, IU",IU +1894686,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1894800,1104,442.0,,75.0,,,,,,,"Vitamin A, IU",IU +1895195,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +1895298,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1895574,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1895711,1104,526.0,,75.0,,,,,,,"Vitamin A, IU",IU +1895826,1104,268.0,,75.0,,,,,,,"Vitamin A, IU",IU +1896005,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU +1896049,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1896114,1104,5660.0,,75.0,,,,,,,"Vitamin A, IU",IU +1896335,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1896389,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1896461,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1896575,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1896856,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1897084,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1897548,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1897628,1104,526.0,,75.0,,,,,,,"Vitamin A, IU",IU +1898092,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1898310,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1898495,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1898553,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1898961,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1899377,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1899566,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1899574,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1899728,1104,294.0,,75.0,,,,,,,"Vitamin A, IU",IU +1899778,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1899994,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1900430,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1900493,1104,381.0,,75.0,,,,,,,"Vitamin A, IU",IU +1900521,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1901472,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1901541,1104,204.0,,75.0,,,,,,,"Vitamin A, IU",IU +1901544,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1901674,1104,441.0,,75.0,,,,,,,"Vitamin A, IU",IU +1901815,1104,88.0,,75.0,,,,,,,"Vitamin A, IU",IU +1902078,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1902352,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1902507,1104,664.0,,75.0,,,,,,,"Vitamin A, IU",IU +1902585,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1902730,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1902872,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1903098,1104,286.0,,75.0,,,,,,,"Vitamin A, IU",IU +1903121,1104,625.0,,75.0,,,,,,,"Vitamin A, IU",IU +1903444,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +1903604,1104,89.0,,75.0,,,,,,,"Vitamin A, IU",IU +1903850,1104,353.0,,75.0,,,,,,,"Vitamin A, IU",IU +1903934,1104,556.0,,75.0,,,,,,,"Vitamin A, IU",IU +1903971,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1904106,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1904153,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1904501,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1904735,1104,125.0,,75.0,,,,,,,"Vitamin A, IU",IU +1904867,1104,3750.0,,75.0,,,,,,,"Vitamin A, IU",IU +1905772,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1905798,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1905891,1104,336.0,,75.0,,,,,,,"Vitamin A, IU",IU +1906200,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1906981,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1907678,1104,400.0,,75.0,,,,,,,"Vitamin A, IU",IU +1907950,1104,48.0,,75.0,,,,,,,"Vitamin A, IU",IU +1908160,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +1909453,1104,729.0,,75.0,,,,,,,"Vitamin A, IU",IU +1910093,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1910322,1104,192.0,,75.0,,,,,,,"Vitamin A, IU",IU +1911271,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1912207,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1912384,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1912722,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1913093,1104,133.0,,75.0,,,,,,,"Vitamin A, IU",IU +1913261,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1913528,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1913835,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1913877,1104,59.0,,75.0,,,,,,,"Vitamin A, IU",IU +1913921,1104,517.0,,75.0,,,,,,,"Vitamin A, IU",IU +1914272,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU +1914970,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1915015,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1915096,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1915371,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1915829,1104,429.0,,75.0,,,,,,,"Vitamin A, IU",IU +1915921,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1916341,1104,188.0,,75.0,,,,,,,"Vitamin A, IU",IU +1916345,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +1916473,1104,300.0,,75.0,,,,,,,"Vitamin A, IU",IU +1917506,1104,532.0,,75.0,,,,,,,"Vitamin A, IU",IU +1917765,1104,661.0,,75.0,,,,,,,"Vitamin A, IU",IU +1917785,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1917956,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1918278,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1918481,1104,299.0,,75.0,,,,,,,"Vitamin A, IU",IU +1918665,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1918913,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1918926,1104,408.0,,75.0,,,,,,,"Vitamin A, IU",IU +1919054,1104,67.0,,75.0,,,,,,,"Vitamin A, IU",IU +1919124,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1919280,1104,308.0,,75.0,,,,,,,"Vitamin A, IU",IU +1920059,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1920246,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1920376,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1920895,1104,417.0,,75.0,,,,,,,"Vitamin A, IU",IU +1921232,1104,240.0,,75.0,,,,,,,"Vitamin A, IU",IU +1921522,1104,135.0,,75.0,,,,,,,"Vitamin A, IU",IU +1921765,1104,154.0,,75.0,,,,,,,"Vitamin A, IU",IU +1922194,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1922207,1104,308.0,,75.0,,,,,,,"Vitamin A, IU",IU +1922775,1104,67.0,,75.0,,,,,,,"Vitamin A, IU",IU +1923728,1104,6667.0,,75.0,,,,,,,"Vitamin A, IU",IU +1924066,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1924562,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1925312,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1925313,1104,442.0,,75.0,,,,,,,"Vitamin A, IU",IU +1925602,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1925620,1104,784.0,,75.0,,,,,,,"Vitamin A, IU",IU +1925748,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1926707,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1926773,1104,278.0,,75.0,,,,,,,"Vitamin A, IU",IU +1927041,1104,7143.0,,75.0,,,,,,,"Vitamin A, IU",IU +1927508,1104,391.0,,75.0,,,,,,,"Vitamin A, IU",IU +1927567,1104,408.0,,75.0,,,,,,,"Vitamin A, IU",IU +1927660,1104,185.0,,75.0,,,,,,,"Vitamin A, IU",IU +1927765,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1928025,1104,471.0,,75.0,,,,,,,"Vitamin A, IU",IU +1928417,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1930583,1104,615.0,,75.0,,,,,,,"Vitamin A, IU",IU +1930728,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1931064,1104,1333.0,,75.0,,,,,,,"Vitamin A, IU",IU +1931128,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1931325,1104,135.0,,75.0,,,,,,,"Vitamin A, IU",IU +1931974,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1932383,1104,441.0,,75.0,,,,,,,"Vitamin A, IU",IU +1933207,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1933305,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1933622,1104,21.0,,75.0,,,,,,,"Vitamin A, IU",IU +1933938,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1934445,1104,538.0,,75.0,,,,,,,"Vitamin A, IU",IU +1934900,1104,526.0,,75.0,,,,,,,"Vitamin A, IU",IU +1935589,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1935874,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1935877,1104,529.0,,75.0,,,,,,,"Vitamin A, IU",IU +1936197,1104,435.0,,75.0,,,,,,,"Vitamin A, IU",IU +1937215,1104,127.0,,75.0,,,,,,,"Vitamin A, IU",IU +1938037,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1939125,1104,179.0,,75.0,,,,,,,"Vitamin A, IU",IU +1939455,1104,408.0,,75.0,,,,,,,"Vitamin A, IU",IU +1939884,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1940404,1104,64.0,,75.0,,,,,,,"Vitamin A, IU",IU +1941049,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1941057,1104,2000.0,,75.0,,,,,,,"Vitamin A, IU",IU +1941232,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1941318,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1941361,1104,303.0,,75.0,,,,,,,"Vitamin A, IU",IU +1942349,1104,89.0,,75.0,,,,,,,"Vitamin A, IU",IU +1943258,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1943933,1104,1786.0,,75.0,,,,,,,"Vitamin A, IU",IU +1944071,1104,139.0,,75.0,,,,,,,"Vitamin A, IU",IU +1945665,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1945789,1104,9220.0,,75.0,,,,,,,"Vitamin A, IU",IU +1946759,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1948335,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1948522,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1948738,1104,265.0,,75.0,,,,,,,"Vitamin A, IU",IU +1951610,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1951713,1104,1724.0,,75.0,,,,,,,"Vitamin A, IU",IU +1951946,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1952591,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1953231,1104,215.0,,75.0,,,,,,,"Vitamin A, IU",IU +1953400,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1954055,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1954162,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1954767,1104,246.0,,75.0,,,,,,,"Vitamin A, IU",IU +1955154,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1955554,1104,11607.0,,75.0,,,,,,,"Vitamin A, IU",IU +1956850,1104,136.0,,75.0,,,,,,,"Vitamin A, IU",IU +1957060,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1957219,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1958181,1104,3710.0,,75.0,,,,,,,"Vitamin A, IU",IU +1958389,1104,59.0,,75.0,,,,,,,"Vitamin A, IU",IU +1958732,1104,3488.0,,75.0,,,,,,,"Vitamin A, IU",IU +1959466,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1960225,1104,3500.0,,75.0,,,,,,,"Vitamin A, IU",IU +1961188,1104,1628.0,,75.0,,,,,,,"Vitamin A, IU",IU +1961396,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1961460,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1963731,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1971029,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1975316,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1975593,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +1976321,1104,2222.0,,75.0,,,,,,,"Vitamin A, IU",IU +1983403,1104,14583.0,,75.0,,,,,,,"Vitamin A, IU",IU +1983413,1104,2059.0,,75.0,,,,,,,"Vitamin A, IU",IU +1983542,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1983617,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1984984,1104,6533.0,,70.0,,,,,,,"Vitamin A, IU",IU +1988180,1104,3571.0,,75.0,,,,,,,"Vitamin A, IU",IU +1989063,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU +1991607,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1992985,1104,179.0,,75.0,,,,,,,"Vitamin A, IU",IU +1995391,1104,28.0,,75.0,,,,,,,"Vitamin A, IU",IU +1996006,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +1998098,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2008102,1104,137.0,,75.0,,,,,,,"Vitamin A, IU",IU +2008706,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +2008749,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2008774,1104,79.0,,75.0,,,,,,,"Vitamin A, IU",IU +2008841,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2009287,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2009388,1104,160.0,,75.0,,,,,,,"Vitamin A, IU",IU +2009557,1104,510.0,,75.0,,,,,,,"Vitamin A, IU",IU +2009672,1104,286.0,,75.0,,,,,,,"Vitamin A, IU",IU +2009799,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2010129,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +2010141,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2010414,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2010515,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2010732,1104,220.0,,75.0,,,,,,,"Vitamin A, IU",IU +2010838,1104,980.0,,75.0,,,,,,,"Vitamin A, IU",IU +2011100,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2011611,1104,157.0,,75.0,,,,,,,"Vitamin A, IU",IU +2012086,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2013094,1104,455.0,,75.0,,,,,,,"Vitamin A, IU",IU +2014159,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2014637,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2014650,1104,645.0,,75.0,,,,,,,"Vitamin A, IU",IU +2014814,1104,366.0,,75.0,,,,,,,"Vitamin A, IU",IU +2015016,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2015019,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2015398,1104,656.0,,75.0,,,,,,,"Vitamin A, IU",IU +2015583,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2015825,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2015934,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2016162,1104,143.0,,75.0,,,,,,,"Vitamin A, IU",IU +2017068,1104,1923.0,,75.0,,,,,,,"Vitamin A, IU",IU +2017339,1104,163.0,,75.0,,,,,,,"Vitamin A, IU",IU +2018142,1104,300.0,,75.0,,,,,,,"Vitamin A, IU",IU +2018319,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2018906,1104,3254.0,,75.0,,,,,,,"Vitamin A, IU",IU +2019040,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2019177,1104,319.0,,75.0,,,,,,,"Vitamin A, IU",IU +2019629,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2019729,1104,240.0,,75.0,,,,,,,"Vitamin A, IU",IU +2019992,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2020192,1104,354.0,,75.0,,,,,,,"Vitamin A, IU",IU +2020347,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU +2020506,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2020536,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2020567,1104,141.0,,75.0,,,,,,,"Vitamin A, IU",IU +2021010,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2021105,1104,441.0,,75.0,,,,,,,"Vitamin A, IU",IU +2021214,1104,1333.0,,75.0,,,,,,,"Vitamin A, IU",IU +2021285,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2021392,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2021579,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2022001,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2022048,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2022588,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2022663,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2022854,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2022992,1104,664.0,,75.0,,,,,,,"Vitamin A, IU",IU +2023101,1104,652.0,,75.0,,,,,,,"Vitamin A, IU",IU +2023979,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +2024079,1104,327.0,,75.0,,,,,,,"Vitamin A, IU",IU +2024105,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2024175,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2024264,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2024273,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2025179,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2025448,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2025982,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2026331,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2026382,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2026749,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2026858,1104,1143.0,,75.0,,,,,,,"Vitamin A, IU",IU +2027109,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2027784,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2028107,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2029086,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2029475,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2029496,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2029723,1104,303.0,,75.0,,,,,,,"Vitamin A, IU",IU +2029890,1104,1190.0,,75.0,,,,,,,"Vitamin A, IU",IU +2030047,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2030076,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2030861,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2030937,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2031824,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2031935,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2032294,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2032436,1104,233.0,,75.0,,,,,,,"Vitamin A, IU",IU +2032538,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU +2032681,1104,625.0,,75.0,,,,,,,"Vitamin A, IU",IU +2032999,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2033514,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2033994,1104,105.0,,75.0,,,,,,,"Vitamin A, IU",IU +2034167,1104,893.0,,75.0,,,,,,,"Vitamin A, IU",IU +2034287,1104,164.0,,75.0,,,,,,,"Vitamin A, IU",IU +2034482,1104,168.0,,75.0,,,,,,,"Vitamin A, IU",IU +2034504,1104,265.0,,75.0,,,,,,,"Vitamin A, IU",IU +2034507,1104,4000.0,,75.0,,,,,,,"Vitamin A, IU",IU +2035045,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2035258,1104,176.0,,75.0,,,,,,,"Vitamin A, IU",IU +2036005,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2036596,1104,758.0,,75.0,,,,,,,"Vitamin A, IU",IU +2036678,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2036869,1104,364.0,,75.0,,,,,,,"Vitamin A, IU",IU +2037392,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2038370,1104,366.0,,75.0,,,,,,,"Vitamin A, IU",IU +2038624,1104,210.0,,75.0,,,,,,,"Vitamin A, IU",IU +2040095,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2040234,1104,167.0,,75.0,,,,,,,"Vitamin A, IU",IU +2040281,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2040682,1104,600.0,,75.0,,,,,,,"Vitamin A, IU",IU +2040819,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2040867,1104,1875.0,,75.0,,,,,,,"Vitamin A, IU",IU +2041076,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2041287,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2041947,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2041958,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2042236,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2042296,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2042306,1104,250.0,,75.0,,,,,,,"Vitamin A, IU",IU +2042392,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2042413,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2042444,1104,417.0,,75.0,,,,,,,"Vitamin A, IU",IU +2042535,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +2043318,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2043468,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU +2043496,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2043610,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2043957,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2044041,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2044203,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2044344,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2044581,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2044609,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2044804,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2044988,1104,161.0,,75.0,,,,,,,"Vitamin A, IU",IU +2045216,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2046189,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +2046273,1104,690.0,,75.0,,,,,,,"Vitamin A, IU",IU +2046289,1104,317.0,,75.0,,,,,,,"Vitamin A, IU",IU +2046344,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2046829,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2047010,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2047183,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2047409,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2047601,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2047612,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2048065,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2048156,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2048202,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +2048213,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2048362,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2048499,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2048537,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2049058,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2049128,1104,1689.0,,75.0,,,,,,,"Vitamin A, IU",IU +2049375,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2049509,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2049737,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2049895,1104,250.0,,75.0,,,,,,,"Vitamin A, IU",IU +2050568,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2050635,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2050731,1104,135.0,,75.0,,,,,,,"Vitamin A, IU",IU +2051054,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2051148,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2051209,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2052099,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2052116,1104,125.0,,75.0,,,,,,,"Vitamin A, IU",IU +2052135,1104,5556.0,,75.0,,,,,,,"Vitamin A, IU",IU +2052555,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2052579,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2052775,1104,885.0,,75.0,,,,,,,"Vitamin A, IU",IU +2052825,1104,375.0,,75.0,,,,,,,"Vitamin A, IU",IU +2052857,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2053140,1104,476.0,,75.0,,,,,,,"Vitamin A, IU",IU +2053294,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2053614,1104,222.0,,75.0,,,,,,,"Vitamin A, IU",IU +2053948,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2054252,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +2054910,1104,536.0,,75.0,,,,,,,"Vitamin A, IU",IU +2054930,1104,833.0,,75.0,,,,,,,"Vitamin A, IU",IU +2054965,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +2055202,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +2055206,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +2055959,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU +2056174,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +2056231,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2056824,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2056856,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2056986,1104,952.0,,75.0,,,,,,,"Vitamin A, IU",IU +2057008,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2057062,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2057064,1104,645.0,,75.0,,,,,,,"Vitamin A, IU",IU +2057603,1104,175.0,,75.0,,,,,,,"Vitamin A, IU",IU +2057893,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +2057900,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2058301,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2058606,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2059323,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2059480,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2059575,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2059746,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2060100,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2060814,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2060823,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2060987,1104,299.0,,75.0,,,,,,,"Vitamin A, IU",IU +2061088,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2061556,1104,1333.0,,75.0,,,,,,,"Vitamin A, IU",IU +2061640,1104,800.0,,75.0,,,,,,,"Vitamin A, IU",IU +2061809,1104,2500.0,,75.0,,,,,,,"Vitamin A, IU",IU +2061984,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2062172,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2062537,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2062983,1104,48.0,,75.0,,,,,,,"Vitamin A, IU",IU +2063199,1104,349.0,,75.0,,,,,,,"Vitamin A, IU",IU +2063238,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +2063549,1104,123.0,,75.0,,,,,,,"Vitamin A, IU",IU +2063563,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2063764,1104,353.0,,75.0,,,,,,,"Vitamin A, IU",IU +2063914,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2064026,1104,1654.0,,75.0,,,,,,,"Vitamin A, IU",IU +2064135,1104,600.0,,75.0,,,,,,,"Vitamin A, IU",IU +2064188,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2065104,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2065708,1104,88.0,,75.0,,,,,,,"Vitamin A, IU",IU +2066107,1104,705.0,,75.0,,,,,,,"Vitamin A, IU",IU +2066321,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2066454,1104,571.0,,75.0,,,,,,,"Vitamin A, IU",IU +2066657,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2067248,1104,212.0,,75.0,,,,,,,"Vitamin A, IU",IU +2067298,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2067555,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2067656,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2067784,1104,1515.0,,75.0,,,,,,,"Vitamin A, IU",IU +2067852,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2067921,1104,268.0,,75.0,,,,,,,"Vitamin A, IU",IU +2068008,1104,1293.0,,75.0,,,,,,,"Vitamin A, IU",IU +2068185,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +2068450,1104,1000.0,,75.0,,,,,,,"Vitamin A, IU",IU +2068501,1104,471.0,,75.0,,,,,,,"Vitamin A, IU",IU +2069322,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2069385,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2069901,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2069955,1104,532.0,,75.0,,,,,,,"Vitamin A, IU",IU +2069987,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2070068,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2070557,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +2070651,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2070724,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2070768,1104,1299.0,,75.0,,,,,,,"Vitamin A, IU",IU +2070904,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2071068,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +2071490,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2071561,1104,2011.0,,75.0,,,,,,,"Vitamin A, IU",IU +2071645,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +2071686,1104,351.0,,75.0,,,,,,,"Vitamin A, IU",IU +2071798,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2071806,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2071836,1104,3529.0,,75.0,,,,,,,"Vitamin A, IU",IU +2072018,1104,679.0,,75.0,,,,,,,"Vitamin A, IU",IU +2072099,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2072139,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +2072283,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2072491,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2072569,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2072591,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2072795,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2073909,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2074286,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2075007,1104,1316.0,,75.0,,,,,,,"Vitamin A, IU",IU +2075170,1104,408.0,,75.0,,,,,,,"Vitamin A, IU",IU +2076006,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2076060,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2076284,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2076501,1104,5000.0,,75.0,,,,,,,"Vitamin A, IU",IU +2076529,1104,66.0,,75.0,,,,,,,"Vitamin A, IU",IU +2076866,1104,1333.0,,75.0,,,,,,,"Vitamin A, IU",IU +2076868,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2077137,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2077341,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2077552,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2077663,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2077676,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2077841,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2078055,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2078184,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +2078216,1104,455.0,,75.0,,,,,,,"Vitamin A, IU",IU +2078907,1104,88.0,,75.0,,,,,,,"Vitamin A, IU",IU +2079201,1104,328.0,,75.0,,,,,,,"Vitamin A, IU",IU +2080013,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2080207,1104,308.0,,75.0,,,,,,,"Vitamin A, IU",IU +2080237,1104,441.0,,75.0,,,,,,,"Vitamin A, IU",IU +2080244,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2080342,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2080760,1104,704.0,,75.0,,,,,,,"Vitamin A, IU",IU +2081374,1104,238.0,,75.0,,,,,,,"Vitamin A, IU",IU +2081440,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2081578,1104,588.0,,75.0,,,,,,,"Vitamin A, IU",IU +2082239,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2082357,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2083174,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2083211,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2083934,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2084600,1104,292.0,,70.0,,,,,,,"Vitamin A, IU",IU +2084734,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2084738,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2084823,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2086595,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2086628,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2087606,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2087625,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2087719,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2087758,1104,1435.0,,75.0,,,,,,,"Vitamin A, IU",IU +2087759,1104,152.0,,75.0,,,,,,,"Vitamin A, IU",IU +2087991,1104,294.0,,75.0,,,,,,,"Vitamin A, IU",IU +2088187,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2088202,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2088807,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +2089033,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2089772,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2089973,1104,424.0,,75.0,,,,,,,"Vitamin A, IU",IU +2089988,1104,962.0,,75.0,,,,,,,"Vitamin A, IU",IU +2090132,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU +2090439,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU +2091150,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2091233,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2091256,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2091385,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2091493,1104,500.0,,75.0,,,,,,,"Vitamin A, IU",IU +2091519,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2091815,1104,1603.0,,75.0,,,,,,,"Vitamin A, IU",IU +2092006,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2092142,1104,2059.0,,75.0,,,,,,,"Vitamin A, IU",IU +2092489,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2093139,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2093271,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2093490,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2093884,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2093993,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2094189,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2094452,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2095140,1104,2059.0,,75.0,,,,,,,"Vitamin A, IU",IU +2095442,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2095503,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2095520,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2096207,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2096275,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2096778,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2096812,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2097172,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2097364,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2097589,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2097894,1104,465.0,,75.0,,,,,,,"Vitamin A, IU",IU +2098233,1104,282.0,,75.0,,,,,,,"Vitamin A, IU",IU +2098260,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2098426,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU +2098497,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2099275,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2099624,1104,111.0,,75.0,,,,,,,"Vitamin A, IU",IU +2099706,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2100063,1104,240.0,,75.0,,,,,,,"Vitamin A, IU",IU +2100070,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2100576,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2100586,1104,196.0,,75.0,,,,,,,"Vitamin A, IU",IU +2101672,1104,952.0,,75.0,,,,,,,"Vitamin A, IU",IU +2101727,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2101958,1104,246.0,,75.0,,,,,,,"Vitamin A, IU",IU +2102415,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2102481,1104,71.0,,75.0,,,,,,,"Vitamin A, IU",IU +2102707,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2103153,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +2103382,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2104119,1104,1020.0,,75.0,,,,,,,"Vitamin A, IU",IU +2104949,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2105055,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2105574,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2105665,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU +2105770,1104,833.0,,75.0,,,,,,,"Vitamin A, IU",IU +2106113,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2106451,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2107196,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2107699,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2108541,1104,323.0,,75.0,,,,,,,"Vitamin A, IU",IU +2109576,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2110990,1104,176.0,,75.0,,,,,,,"Vitamin A, IU",IU +2111021,1104,194.0,,75.0,,,,,,,"Vitamin A, IU",IU +2111337,1104,238.0,,75.0,,,,,,,"Vitamin A, IU",IU +2111700,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2111728,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2111735,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2112076,1104,1250.0,,75.0,,,,,,,"Vitamin A, IU",IU +2112084,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2112363,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +2112618,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2112758,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU +2113766,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2113962,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +2115008,1104,323.0,,75.0,,,,,,,"Vitamin A, IU",IU +2115140,1104,4286.0,,75.0,,,,,,,"Vitamin A, IU",IU +2115448,1104,423.0,,75.0,,,,,,,"Vitamin A, IU",IU +2115523,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2116099,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2117102,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2118223,1104,769.0,,75.0,,,,,,,"Vitamin A, IU",IU +2118817,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2119086,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2119216,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2119234,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2119603,1104,370.0,,75.0,,,,,,,"Vitamin A, IU",IU +2119764,1104,1758.0,,75.0,,,,,,,"Vitamin A, IU",IU +2119791,1104,167.0,,75.0,,,,,,,"Vitamin A, IU",IU +2119799,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2120178,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2120258,1104,952.0,,75.0,,,,,,,"Vitamin A, IU",IU +2120314,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2120470,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2121148,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2121572,1104,323.0,,75.0,,,,,,,"Vitamin A, IU",IU +2121816,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2122282,1104,962.0,,75.0,,,,,,,"Vitamin A, IU",IU +2122644,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2123130,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2123792,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2123952,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2124187,1104,2027.0,,75.0,,,,,,,"Vitamin A, IU",IU +2124554,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +2124578,1104,187.0,,75.0,,,,,,,"Vitamin A, IU",IU +2126737,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +2127002,1104,1429.0,,75.0,,,,,,,"Vitamin A, IU",IU +2127073,1104,160.0,,75.0,,,,,,,"Vitamin A, IU",IU +2127237,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2127314,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2127558,1104,820.0,,75.0,,,,,,,"Vitamin A, IU",IU +2127873,1104,351.0,,75.0,,,,,,,"Vitamin A, IU",IU +2128075,1104,294.0,,75.0,,,,,,,"Vitamin A, IU",IU +2128675,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2128686,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU +2129894,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2130527,1104,353.0,,75.0,,,,,,,"Vitamin A, IU",IU +2130613,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2134190,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2134331,1104,364.0,,75.0,,,,,,,"Vitamin A, IU",IU +2134812,1104,263.0,,75.0,,,,,,,"Vitamin A, IU",IU +2135777,1104,59.0,,75.0,,,,,,,"Vitamin A, IU",IU +2136126,1104,179.0,,75.0,,,,,,,"Vitamin A, IU",IU +2136337,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2136924,1104,840.0,,75.0,,,,,,,"Vitamin A, IU",IU +2138114,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2139907,1104,69.0,,75.0,,,,,,,"Vitamin A, IU",IU +2140018,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2140336,1104,263.0,,75.0,,,,,,,"Vitamin A, IU",IU +2141391,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2144244,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2145162,1104,718.0,,75.0,,,,,,,"Vitamin A, IU",IU +2146011,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2146764,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2146971,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2147329,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +2147455,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2148042,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2149476,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2149760,1104,182.0,,75.0,,,,,,,"Vitamin A, IU",IU +2149811,1104,222.0,,75.0,,,,,,,"Vitamin A, IU",IU +2149868,1104,230.0,,75.0,,,,,,,"Vitamin A, IU",IU +2152911,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2154129,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2154888,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2155953,1104,2857.0,,75.0,,,,,,,"Vitamin A, IU",IU +2156788,1104,365.0,,75.0,,,,,,,"Vitamin A, IU",IU +2157239,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2157315,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2158154,1104,345.0,,75.0,,,,,,,"Vitamin A, IU",IU +2158871,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2159725,1104,420.0,,75.0,,,,,,,"Vitamin A, IU",IU +2160135,1104,476.0,,75.0,,,,,,,"Vitamin A, IU",IU +2161177,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2164269,1104,247.0,,75.0,,,,,,,"Vitamin A, IU",IU +2164750,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2167255,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2167806,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +2171836,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2174453,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2174600,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2175270,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2175626,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +2176023,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2177085,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2179707,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU +2179790,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2184840,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2185192,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2185382,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2185391,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2185392,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2185660,1104,441.0,,75.0,,,,,,,"Vitamin A, IU",IU +2185744,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2185819,1104,465.0,,75.0,,,,,,,"Vitamin A, IU",IU +2186029,1104,59.0,,75.0,,,,,,,"Vitamin A, IU",IU +2186595,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2187060,1104,200.0,,75.0,,,,,,,"Vitamin A, IU",IU +2187131,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +2187425,1104,56.0,,75.0,,,,,,,"Vitamin A, IU",IU +2187615,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2187655,1104,242.0,,75.0,,,,,,,"Vitamin A, IU",IU +2187828,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +2187926,1104,1000.0,,75.0,,,,,,,"Vitamin A, IU",IU +2187928,1104,702.0,,75.0,,,,,,,"Vitamin A, IU",IU +2188070,1104,352.0,,75.0,,,,,,,"Vitamin A, IU",IU +2188353,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2188537,1104,164.0,,75.0,,,,,,,"Vitamin A, IU",IU +2189118,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2189284,1104,2857.0,,75.0,,,,,,,"Vitamin A, IU",IU +2192208,1104,154.0,,75.0,,,,,,,"Vitamin A, IU",IU +2192873,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2193868,1104,302.0,,75.0,,,,,,,"Vitamin A, IU",IU +2195220,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2200177,1104,417.0,,75.0,,,,,,,"Vitamin A, IU",IU +2200655,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2200673,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2202215,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2203025,1104,258.0,,75.0,,,,,,,"Vitamin A, IU",IU +2203455,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU +2206119,1104,476.0,,75.0,,,,,,,"Vitamin A, IU",IU +2209503,1104,177.0,,75.0,,,,,,,"Vitamin A, IU",IU +2210557,1104,238.0,,75.0,,,,,,,"Vitamin A, IU",IU +2210981,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2211879,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2212695,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2212901,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2213351,1104,181.0,,75.0,,,,,,,"Vitamin A, IU",IU +2214268,1104,167.0,,75.0,,,,,,,"Vitamin A, IU",IU +2214394,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU +2216718,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2219819,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2219833,1104,220.0,,75.0,,,,,,,"Vitamin A, IU",IU +2226146,1104,2929.0,,78.0,,,,,,,"Vitamin A, IU",IU +2226556,1104,3750.0,,75.0,,,,,,,"Vitamin A, IU",IU +2228038,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2228073,1104,233.0,,75.0,,,,,,,"Vitamin A, IU",IU +2228640,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2228887,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2232076,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2232242,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2232271,1104,134.0,,75.0,,,,,,,"Vitamin A, IU",IU +2232648,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2233617,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2233779,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2234183,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2234677,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2238457,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2239412,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2240239,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2240251,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2240463,1104,323.0,,75.0,,,,,,,"Vitamin A, IU",IU +2240526,1104,137.0,,75.0,,,,,,,"Vitamin A, IU",IU +2241093,1104,164.0,,75.0,,,,,,,"Vitamin A, IU",IU +2242000,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2242439,1104,2500.0,,75.0,,,,,,,"Vitamin A, IU",IU +2242480,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2242747,1104,185.0,,75.0,,,,,,,"Vitamin A, IU",IU +2243600,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2244522,1104,521.0,,75.0,,,,,,,"Vitamin A, IU",IU +2246661,1104,303.0,,75.0,,,,,,,"Vitamin A, IU",IU +2251421,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2253472,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2256379,1104,444.0,,75.0,,,,,,,"Vitamin A, IU",IU +2265410,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2265840,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2266247,1104,2869.0,,75.0,,,,,,,"Vitamin A, IU",IU +2267484,1104,476.0,,75.0,,,,,,,"Vitamin A, IU",IU +2268516,1104,3571.0,,75.0,,,,,,,"Vitamin A, IU",IU +2269453,1104,330.0,,75.0,,,,,,,"Vitamin A, IU",IU +2270934,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2271071,1104,1389.0,,75.0,,,,,,,"Vitamin A, IU",IU +2271709,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2273379,1104,423.0,,75.0,,,,,,,"Vitamin A, IU",IU +2275571,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2276078,1104,166667.0,,75.0,,,,,,,"Vitamin A, IU",IU +2281658,1104,536.0,,75.0,,,,,,,"Vitamin A, IU",IU +2282537,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2282851,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2283673,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2283793,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2284520,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2285198,1104,442.0,,75.0,,,,,,,"Vitamin A, IU",IU +2286175,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2286257,1104,306.0,,75.0,,,,,,,"Vitamin A, IU",IU +2286807,1104,4065.0,,75.0,,,,,,,"Vitamin A, IU",IU +2287321,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2288648,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2288806,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2288831,1104,1509.0,,75.0,,,,,,,"Vitamin A, IU",IU +2289088,1104,556.0,,75.0,,,,,,,"Vitamin A, IU",IU +2289163,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2289215,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2289223,1104,163.0,,75.0,,,,,,,"Vitamin A, IU",IU +2289446,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +2289493,1104,270.0,,75.0,,,,,,,"Vitamin A, IU",IU +2289715,1104,417.0,,75.0,,,,,,,"Vitamin A, IU",IU +2289794,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2290305,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2298540,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2299349,1104,4167.0,,75.0,,,,,,,"Vitamin A, IU",IU +2300886,1104,515.0,,75.0,,,,,,,"Vitamin A, IU",IU +2301236,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2301889,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2303615,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2309317,1104,543.0,,75.0,,,,,,,"Vitamin A, IU",IU +2311401,1104,425.0,,75.0,,,,,,,"Vitamin A, IU",IU +2313867,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2314434,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2314810,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2315417,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2315447,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2315627,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2316731,1104,213.0,,75.0,,,,,,,"Vitamin A, IU",IU +2321909,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2322761,1104,1282.0,,75.0,,,,,,,"Vitamin A, IU",IU +2323231,1104,303.0,,75.0,,,,,,,"Vitamin A, IU",IU +2323554,1104,413.0,,75.0,,,,,,,"Vitamin A, IU",IU +2324763,1104,492.0,,75.0,,,,,,,"Vitamin A, IU",IU +2325284,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2327412,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2330786,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2330827,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2331446,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2331521,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2333332,1104,1667.0,,75.0,,,,,,,"Vitamin A, IU",IU +2333347,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2333948,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2334451,1104,294.0,,75.0,,,,,,,"Vitamin A, IU",IU +2336273,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2338189,1104,44.0,,75.0,,,,,,,"Vitamin A, IU",IU +2338477,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2338590,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2338726,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2339279,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2339508,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2364406,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2370293,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +2370525,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2370613,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2370838,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2370975,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2371108,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2372758,1104,380.0,,75.0,,,,,,,"Vitamin A, IU",IU +2375388,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2377801,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU +2379797,1104,4032.0,,75.0,,,,,,,"Vitamin A, IU",IU +2379968,1104,538.0,,75.0,,,,,,,"Vitamin A, IU",IU +2380055,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2380208,1104,1786.0,,75.0,,,,,,,"Vitamin A, IU",IU +2380365,1104,521.0,,75.0,,,,,,,"Vitamin A, IU",IU +2380454,1104,551.0,,75.0,,,,,,,"Vitamin A, IU",IU +2380746,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2387384,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2387587,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU +2389972,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2403466,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2405671,1104,1111.0,,75.0,,,,,,,"Vitamin A, IU",IU +2407144,1104,217.0,,75.0,,,,,,,"Vitamin A, IU",IU +2409794,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2410508,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2412025,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2412997,1104,1016.0,,75.0,,,,,,,"Vitamin A, IU",IU +2413566,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2418526,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2419085,1104,128.0,,75.0,,,,,,,"Vitamin A, IU",IU +2420091,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2427631,1104,1786.0,,75.0,,,,,,,"Vitamin A, IU",IU +2431262,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2431646,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2433183,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2434669,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2434714,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2436071,1104,145.0,,75.0,,,,,,,"Vitamin A, IU",IU +2437202,1104,109.0,,75.0,,,,,,,"Vitamin A, IU",IU +2437774,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2437905,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2438304,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2440047,1104,1607.0,,75.0,,,,,,,"Vitamin A, IU",IU +2440449,1104,755.0,,75.0,,,,,,,"Vitamin A, IU",IU +2441079,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2441274,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2441493,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2441694,1104,81.0,,75.0,,,,,,,"Vitamin A, IU",IU +2441740,1104,199.0,,75.0,,,,,,,"Vitamin A, IU",IU +2442384,1104,300.0,,75.0,,,,,,,"Vitamin A, IU",IU +2442572,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2442600,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2444264,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2446030,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2447867,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +2452157,1104,4167.0,,75.0,,,,,,,"Vitamin A, IU",IU +2454840,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2455283,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2455445,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2455556,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2455755,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2455795,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2455838,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2457897,1104,4691.0,,71.0,,,,,,,"Vitamin A, IU",IU +2458168,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2460477,1104,3019.0,,70.0,,,,,,,"Vitamin A, IU",IU +2460822,1104,4000.0,,70.0,,,,,,,"Vitamin A, IU",IU +2462144,1104,2486.0,,70.0,,,,,,,"Vitamin A, IU",IU +2462747,1104,3882.0,,70.0,,,,,,,"Vitamin A, IU",IU +2462855,1104,4000.0,,70.0,,,,,,,"Vitamin A, IU",IU +2463397,1104,1523.0,,70.0,,,,,,,"Vitamin A, IU",IU +2463760,1104,2367.0,,70.0,,,,,,,"Vitamin A, IU",IU +2463944,1104,8000.0,,70.0,,,,,,,"Vitamin A, IU",IU +2464414,1104,8732.0,,70.0,,,,,,,"Vitamin A, IU",IU +2464833,1104,2119.0,,75.0,,,,,,,"Vitamin A, IU",IU +2464834,1104,2326.0,,75.0,,,,,,,"Vitamin A, IU",IU +2465031,1104,27765.0,,70.0,,,,,,,"Vitamin A, IU",IU +2465902,1104,5366.0,,70.0,,,,,,,"Vitamin A, IU",IU +2466709,1104,1294.0,,70.0,,,,,,,"Vitamin A, IU",IU +2466784,1104,2500.0,,70.0,,,,,,,"Vitamin A, IU",IU +2467214,1104,2167.0,,70.0,,,,,,,"Vitamin A, IU",IU +2468914,1104,43478.0,,70.0,,,,,,,"Vitamin A, IU",IU +2469836,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2469848,1104,1356.0,,70.0,,,,,,,"Vitamin A, IU",IU +2470522,1104,12235.0,,70.0,,,,,,,"Vitamin A, IU",IU +2471126,1104,1250.0,,70.0,,,,,,,"Vitamin A, IU",IU +2471183,1104,1689.0,,75.0,,,,,,,"Vitamin A, IU",IU +2471365,1104,2095.0,,70.0,,,,,,,"Vitamin A, IU",IU +2471872,1104,23000.0,,70.0,,,,,,,"Vitamin A, IU",IU +2472038,1104,7714.0,,70.0,,,,,,,"Vitamin A, IU",IU +2472173,1104,8800.0,,70.0,,,,,,,"Vitamin A, IU",IU +2472685,1104,27765.0,,70.0,,,,,,,"Vitamin A, IU",IU +2472706,1104,3804.0,,75.0,,,,,,,"Vitamin A, IU",IU +2472749,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2473300,1104,4235.0,,70.0,,,,,,,"Vitamin A, IU",IU +2473742,1104,1000.0,,70.0,,,,,,,"Vitamin A, IU",IU +2473796,1104,8571.0,,70.0,,,,,,,"Vitamin A, IU",IU +2474567,1104,109.0,,75.0,,,,,,,"Vitamin A, IU",IU +2474617,1104,308.0,,75.0,,,,,,,"Vitamin A, IU",IU +2475790,1104,3049.0,,75.0,,,,,,,"Vitamin A, IU",IU +2477049,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2479545,1104,4235.0,,70.0,,,,,,,"Vitamin A, IU",IU +2480347,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2480827,1104,1500.0,,70.0,,,,,,,"Vitamin A, IU",IU +2482660,1104,979.0,,70.0,,,,,,,"Vitamin A, IU",IU +2483391,1104,191549.0,,70.0,,,,,,,"Vitamin A, IU",IU +2484031,1104,312.0,,75.0,,,,,,,"Vitamin A, IU",IU +2484048,1104,1500.0,,70.0,,,,,,,"Vitamin A, IU",IU +2484079,1104,125.0,,75.0,,,,,,,"Vitamin A, IU",IU +2484550,1104,3478.0,,70.0,,,,,,,"Vitamin A, IU",IU +2485394,1104,18800.0,,70.0,,,,,,,"Vitamin A, IU",IU +2485994,1104,2788.0,,70.0,,,,,,,"Vitamin A, IU",IU +2486007,1104,28369.0,,70.0,,,,,,,"Vitamin A, IU",IU +2487156,1104,733333.0,,70.0,,,,,,,"Vitamin A, IU",IU +2488020,1104,667.0,,75.0,,,,,,,"Vitamin A, IU",IU +2488294,1104,1333.0,,75.0,,,,,,,"Vitamin A, IU",IU +2488647,1104,6481.0,,75.0,,,,,,,"Vitamin A, IU",IU +2488695,1104,738.0,,75.0,,,,,,,"Vitamin A, IU",IU +2488773,1104,2500.0,,70.0,,,,,,,"Vitamin A, IU",IU +2488960,1104,2750.0,,70.0,,,,,,,"Vitamin A, IU",IU +2489398,1104,1500.0,,70.0,,,,,,,"Vitamin A, IU",IU +2489477,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2489826,1104,881.0,,70.0,,,,,,,"Vitamin A, IU",IU +2489844,1104,1014.0,,70.0,,,,,,,"Vitamin A, IU",IU +2490086,1104,405.0,,75.0,,,,,,,"Vitamin A, IU",IU +2490245,1104,10000.0,,75.0,,,,,,,"Vitamin A, IU",IU +2490347,1104,152.0,,75.0,,,,,,,"Vitamin A, IU",IU +2491116,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2491776,1104,705.0,,75.0,,,,,,,"Vitamin A, IU",IU +2492445,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2492775,1104,3000.0,,71.0,,,,,,,"Vitamin A, IU",IU +2495682,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2498413,1104,714.0,,75.0,,,,,,,"Vitamin A, IU",IU +2498539,1104,250.0,,75.0,,,,,,,"Vitamin A, IU",IU +2498694,1104,238.0,,75.0,,,,,,,"Vitamin A, IU",IU +2499745,1104,2517.0,,70.0,,,,,,,"Vitamin A, IU",IU +2499780,1104,118.0,,75.0,,,,,,,"Vitamin A, IU",IU +2501183,1104,1500.0,,70.0,,,,,,,"Vitamin A, IU",IU +2501463,1104,14815.0,,70.0,,,,,,,"Vitamin A, IU",IU +2501707,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2501890,1104,385.0,,75.0,,,,,,,"Vitamin A, IU",IU +2503213,1104,2941.0,,75.0,,,,,,,"Vitamin A, IU",IU +2503228,1104,9412.0,,75.0,,,,,,,"Vitamin A, IU",IU +2503320,1104,2500.0,,70.0,,,,,,,"Vitamin A, IU",IU +2503835,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2504241,1104,333.0,,75.0,,,,,,,"Vitamin A, IU",IU +2505009,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2505612,1104,208.0,,75.0,,,,,,,"Vitamin A, IU",IU +2506549,1104,2667.0,,70.0,,,,,,,"Vitamin A, IU",IU +2507140,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2507831,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2507962,1104,147.0,,75.0,,,,,,,"Vitamin A, IU",IU +2508172,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2508332,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2509555,1104,67.0,,75.0,,,,,,,"Vitamin A, IU",IU +2517165,1104,1316.0,,75.0,,,,,,,"Vitamin A, IU",IU +2517660,1104,220.0,,75.0,,,,,,,"Vitamin A, IU",IU +2517995,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2518992,1104,9720.0,,78.0,,,,,,,"Vitamin A, IU",IU +2519403,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2519948,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2519951,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2520312,1104,0.0,,71.0,,,,,,,"Vitamin A, IU",IU +2520367,1104,0.0,,71.0,,,,,,,"Vitamin A, IU",IU +2520536,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2520564,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2520615,1104,862.0,,75.0,,,,,,,"Vitamin A, IU",IU +2520837,1104,0.0,,78.0,,,,,,,"Vitamin A, IU",IU +2521096,1104,0.0,,78.0,,,,,,,"Vitamin A, IU",IU +2521517,1104,379.0,,75.0,,,,,,,"Vitamin A, IU",IU +2521785,1104,0.0,,71.0,,,,,,,"Vitamin A, IU",IU +2522627,1104,351.0,,75.0,,,,,,,"Vitamin A, IU",IU +2525033,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2525730,1104,5640.0,,78.0,,,,,,,"Vitamin A, IU",IU +2525816,1104,0.0,,71.0,,,,,,,"Vitamin A, IU",IU +2528437,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2528442,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2529123,1104,1200.0,,75.0,,,,,,,"Vitamin A, IU",IU +2532981,1104,1071.0,,75.0,,,,,,,"Vitamin A, IU",IU +2533518,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2534122,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2534852,1104,833.0,,75.0,,,,,,,"Vitamin A, IU",IU +2534996,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2535385,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2535714,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2536490,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2536776,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2537240,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2538768,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2539557,1104,254.0,,71.0,,,,,,,"Vitamin A, IU",IU +2539656,1104,626.0,,78.0,,,,,,,"Vitamin A, IU",IU +2539664,1104,789.0,,78.0,,,,,,,"Vitamin A, IU",IU +2539732,1104,205.0,,78.0,,,,,,,"Vitamin A, IU",IU +2540409,1104,352.0,,78.0,,,,,,,"Vitamin A, IU",IU +2540510,1104,414.0,,78.0,,,,,,,"Vitamin A, IU",IU +2540828,1104,1667.0,,75.0,,,,,,,"Vitamin A, IU",IU +2542075,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2542497,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2542846,1104,44.0,,75.0,,,,,,,"Vitamin A, IU",IU +2542872,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2543818,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2543935,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2544015,1104,929.0,,75.0,,,,,,,"Vitamin A, IU",IU +2544103,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2544108,1104,600.0,,75.0,,,,,,,"Vitamin A, IU",IU +2545831,1104,1667.0,,75.0,,,,,,,"Vitamin A, IU",IU +2548451,1104,909.0,,75.0,,,,,,,"Vitamin A, IU",IU +2549617,1104,1000.0,,75.0,,,,,,,"Vitamin A, IU",IU +2550499,1104,357.0,,75.0,,,,,,,"Vitamin A, IU",IU +2550666,1104,0.0,,75.0,,,,,,,"Vitamin A, IU",IU +2552825,1104,1515.0,,70.0,,,,,,,"Vitamin A, IU",IU +2632967,1104,779.0,,70.0,,,,,,,"Vitamin A, IU",IU +2639581,1104,1014.0,,70.0,,,,,,,"Vitamin A, IU",IU +2649585,1104,0.0,,71.0,,,,,,,"Vitamin A, IU",IU +1106032,2000,1.18,,71.0,,,,,,,"Sugars, total including NLEA",G +1107191,2000,2.4,,70.0,,,,,,,"Sugars, total including NLEA",G +1107295,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1107475,2000,6.45,,70.0,,,,,,,"Sugars, total including NLEA",G +1107528,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1107950,2000,7.14,,73.0,,,,,,,"Sugars, total including NLEA",G +1108007,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G +1108158,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1108349,2000,11.76,,70.0,,,,,,,"Sugars, total including NLEA",G +1108803,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1108908,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1109116,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1109336,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1109393,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1109400,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1109434,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1109615,2000,4.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1109677,2000,1.69,,73.0,,,,,,,"Sugars, total including NLEA",G +1109796,2000,28.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1110013,2000,18.6,,70.0,,,,,,,"Sugars, total including NLEA",G +1110017,2000,61.9,,70.0,,,,,,,"Sugars, total including NLEA",G +1110128,2000,3.7,,70.0,,,,,,,"Sugars, total including NLEA",G +1110136,2000,6.72,,70.0,,,,,,,"Sugars, total including NLEA",G +1110287,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1110710,2000,9.16,,70.0,,,,,,,"Sugars, total including NLEA",G +1110747,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +1110839,2000,68.18,,70.0,,,,,,,"Sugars, total including NLEA",G +1111246,2000,2.2,,70.0,,,,,,,"Sugars, total including NLEA",G +1111331,2000,78.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1111534,2000,2.27,,70.0,,,,,,,"Sugars, total including NLEA",G +1111674,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1111892,2000,19.64,,70.0,,,,,,,"Sugars, total including NLEA",G +1111990,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1112148,2000,31.76,,70.0,,,,,,,"Sugars, total including NLEA",G +1112994,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1113807,2000,14.87,,70.0,,,,,,,"Sugars, total including NLEA",G +1114096,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1114153,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G +1114374,2000,2.38,,70.0,,,,,,,"Sugars, total including NLEA",G +1114389,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1114461,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1114961,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1114983,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1115099,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1115318,2000,56.52,,70.0,,,,,,,"Sugars, total including NLEA",G +1115771,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G +1115964,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1116176,2000,1.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1116350,2000,14.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1116618,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1117145,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1117209,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1117592,2000,35.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1117734,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G +1117776,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1117958,2000,3.18,,70.0,,,,,,,"Sugars, total including NLEA",G +1118086,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1118238,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1118363,2000,85.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1118500,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1118572,2000,1.15,,73.0,,,,,,,"Sugars, total including NLEA",G +1118668,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1118749,2000,1.53,,70.0,,,,,,,"Sugars, total including NLEA",G +1118768,2000,2.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1118810,2000,30.95,,70.0,,,,,,,"Sugars, total including NLEA",G +1119181,2000,2.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1119340,2000,11.48,,70.0,,,,,,,"Sugars, total including NLEA",G +1119505,2000,23.53,,70.0,,,,,,,"Sugars, total including NLEA",G +1119561,2000,36.36,,70.0,,,,,,,"Sugars, total including NLEA",G +1119673,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1119940,2000,3.85,,70.0,,,,,,,"Sugars, total including NLEA",G +1119955,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1120239,2000,3.28,,70.0,,,,,,,"Sugars, total including NLEA",G +1120305,2000,3.8,,70.0,,,,,,,"Sugars, total including NLEA",G +1120973,2000,6.45,,70.0,,,,,,,"Sugars, total including NLEA",G +1121778,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G +1122028,2000,3.2,,70.0,,,,,,,"Sugars, total including NLEA",G +1122060,2000,31.06,,70.0,,,,,,,"Sugars, total including NLEA",G +1122204,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1122244,2000,35.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1122416,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1122523,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1122814,2000,31.58,,70.0,,,,,,,"Sugars, total including NLEA",G +1122925,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1123060,2000,1.63,,70.0,,,,,,,"Sugars, total including NLEA",G +1123129,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1123407,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G +1123408,2000,6.19,,70.0,,,,,,,"Sugars, total including NLEA",G +1123521,2000,5.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1123782,2000,80.95,,70.0,,,,,,,"Sugars, total including NLEA",G +1123938,2000,20.18,,70.0,,,,,,,"Sugars, total including NLEA",G +1124226,2000,3.03,,73.0,,,,,,,"Sugars, total including NLEA",G +1124862,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1125619,2000,7.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1125825,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1125828,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1126132,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1126143,2000,1.92,,70.0,,,,,,,"Sugars, total including NLEA",G +1126209,2000,22.66,,70.0,,,,,,,"Sugars, total including NLEA",G +1126921,2000,17.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1126945,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1126973,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1127043,2000,15.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1127082,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1127441,2000,24.42,,70.0,,,,,,,"Sugars, total including NLEA",G +1127888,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G +1128024,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1128109,2000,11.94,,70.0,,,,,,,"Sugars, total including NLEA",G +1128230,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1128275,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1128276,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1128810,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1129278,2000,1.62,,70.0,,,,,,,"Sugars, total including NLEA",G +1129312,2000,1.89,,70.0,,,,,,,"Sugars, total including NLEA",G +1129488,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1129601,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1129627,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1129792,2000,23.53,,70.0,,,,,,,"Sugars, total including NLEA",G +1130117,2000,37.93,,70.0,,,,,,,"Sugars, total including NLEA",G +1130236,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1130268,2000,85.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1130611,2000,8.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1130838,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1130967,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1131062,2000,9.26,,70.0,,,,,,,"Sugars, total including NLEA",G +1131268,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1131414,2000,13.27,,70.0,,,,,,,"Sugars, total including NLEA",G +1131565,2000,0.9,,70.0,,,,,,,"Sugars, total including NLEA",G +1132160,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1132561,2000,2.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1132871,2000,42.55,,70.0,,,,,,,"Sugars, total including NLEA",G +1132912,2000,8.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1133013,2000,12.09,,70.0,,,,,,,"Sugars, total including NLEA",G +1133051,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1133537,2000,5.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1133784,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1134198,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1134406,2000,32.65,,70.0,,,,,,,"Sugars, total including NLEA",G +1134636,2000,14.29,,73.0,,,,,,,"Sugars, total including NLEA",G +1134819,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1134968,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1135215,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G +1135557,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1136765,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1136978,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1137105,2000,4.94,,70.0,,,,,,,"Sugars, total including NLEA",G +1137138,2000,4.65,,70.0,,,,,,,"Sugars, total including NLEA",G +1137176,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1137407,2000,44.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1137439,2000,19.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1137735,2000,9.68,,70.0,,,,,,,"Sugars, total including NLEA",G +1137918,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1138032,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1138138,2000,1.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1138575,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1138686,2000,2.02,,70.0,,,,,,,"Sugars, total including NLEA",G +1138883,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1139103,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1139242,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1139652,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +167551,2000,45.36,0.0,52.0,,,,,,,"Sugars, total including NLEA",G +167711,2000,8.68,0.0,40.0,,,,,,,"Sugars, total including NLEA",G +168370,2000,0.0,0.0,68.0,,,,,,,"Sugars, total including NLEA",G +168460,2000,0.52,0.0,16.0,,,,,,,"Sugars, total including NLEA",G +168526,2000,3.23,0.0,16.0,,,,,,,"Sugars, total including NLEA",G +169531,2000,0.0,0.0,68.0,,,,,,,"Sugars, total including NLEA",G +169624,2000,40.22,1.0,47.0,,,,,,,"Sugars, total including NLEA",G +169742,2000,0.12,0.0,39.0,,,,,,,"Sugars, total including NLEA",G +169836,2000,0.28,9.0,1.0,0.0,0.86,,,,,"Sugars, total including NLEA",G +170287,2000,0.1,0.0,16.0,,,,,,,"Sugars, total including NLEA",G +170288,2000,0.64,0.0,20.0,,,,,,,"Sugars, total including NLEA",G +170700,2000,11.67,1.0,1.0,,,,,,,"Sugars, total including NLEA",G +170702,2000,6.76,1.0,47.0,,,,,,,"Sugars, total including NLEA",G +170732,2000,1.3,3.0,1.0,1.2,1.4,,,,,"Sugars, total including NLEA",G +170851,2000,0.27,0.0,12.0,,,,,,,"Sugars, total including NLEA",G +171634,2000,2.85,3.0,1.0,1.4,3.4,,,,,"Sugars, total including NLEA",G +171838,2000,12.0,0.0,47.0,,,,,,,"Sugars, total including NLEA",G +171895,2000,13.12,1.0,1.0,,,,,,,"Sugars, total including NLEA",G +172180,2000,2.38,0.0,57.0,,,,,,,"Sugars, total including NLEA",G +172263,2000,2.69,0.0,1.0,,,,,,,"Sugars, total including NLEA",G +172299,2000,4.87,0.0,57.0,,,,,,,"Sugars, total including NLEA",G +172362,2000,0.0,0.0,20.0,,,,,,,"Sugars, total including NLEA",G +172439,2000,0.0,0.0,44.0,,,,,,,"Sugars, total including NLEA",G +172909,2000,0.0,0.0,65.0,,,,,,,"Sugars, total including NLEA",G +173207,2000,0.0,0.0,68.0,,,,,,,"Sugars, total including NLEA",G +173995,2000,0.0,0.0,68.0,,,,,,,"Sugars, total including NLEA",G +174092,2000,9.3,0.0,44.0,,,,,,,"Sugars, total including NLEA",G +174479,2000,0.0,0.0,68.0,,,,,,,"Sugars, total including NLEA",G +174708,2000,0.0,0.0,68.0,,,,,,,"Sugars, total including NLEA",G +175135,2000,0.0,0.0,68.0,,,,,,,"Sugars, total including NLEA",G +175232,2000,20.0,1.0,44.0,,,,,,,"Sugars, total including NLEA",G +344774,2000,0.5,,78.0,,,,,,,"Sugars, total including NLEA",G +344980,2000,19.6,,78.0,,,,,,,"Sugars, total including NLEA",G +345013,2000,0.9,,78.0,,,,,,,"Sugars, total including NLEA",G +345215,2000,10.3,,78.0,,,,,,,"Sugars, total including NLEA",G +345449,2000,24.0,,78.0,,,,,,,"Sugars, total including NLEA",G +345563,2000,0.0,,77.0,,,,,,,"Sugars, total including NLEA",G +345942,2000,31.0,,78.0,,,,,,,"Sugars, total including NLEA",G +345947,2000,0.4,,78.0,,,,,,,"Sugars, total including NLEA",G +346321,2000,4.12,,71.0,,,,,,,"Sugars, total including NLEA",G +346506,2000,0.81,,71.0,,,,,,,"Sugars, total including NLEA",G +347022,2000,3.89,,71.0,,,,,,,"Sugars, total including NLEA",G +347105,2000,8.81,,71.0,,,,,,,"Sugars, total including NLEA",G +347265,2000,1.18,,71.0,,,,,,,"Sugars, total including NLEA",G +347312,2000,9.43,,71.0,,,,,,,"Sugars, total including NLEA",G +347432,2000,64.29,,71.0,,,,,,,"Sugars, total including NLEA",G +347525,2000,3.08,,71.0,,,,,,,"Sugars, total including NLEA",G +347540,2000,0.79,,71.0,,,,,,,"Sugars, total including NLEA",G +347640,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +347699,2000,0.83,,71.0,,,,,,,"Sugars, total including NLEA",G +347873,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +348040,2000,21.7,,78.0,,,,,,,"Sugars, total including NLEA",G +348659,2000,1.61,,73.0,,,,,,,"Sugars, total including NLEA",G +348747,2000,1.54,,71.0,,,,,,,"Sugars, total including NLEA",G +348804,2000,44.12,,71.0,,,,,,,"Sugars, total including NLEA",G +348901,2000,36.67,,71.0,,,,,,,"Sugars, total including NLEA",G +349101,2000,0.84,,71.0,,,,,,,"Sugars, total including NLEA",G +349128,2000,45.45,,71.0,,,,,,,"Sugars, total including NLEA",G +349153,2000,29.03,,71.0,,,,,,,"Sugars, total including NLEA",G +349579,2000,43.33,,71.0,,,,,,,"Sugars, total including NLEA",G +349956,2000,23.64,,71.0,,,,,,,"Sugars, total including NLEA",G +350216,2000,24.24,,71.0,,,,,,,"Sugars, total including NLEA",G +350219,2000,38.03,,71.0,,,,,,,"Sugars, total including NLEA",G +350305,2000,10.71,,71.0,,,,,,,"Sugars, total including NLEA",G +350421,2000,30.0,,71.0,,,,,,,"Sugars, total including NLEA",G +350498,2000,72.5,,71.0,,,,,,,"Sugars, total including NLEA",G +350782,2000,11.25,,71.0,,,,,,,"Sugars, total including NLEA",G +351123,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +351153,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +351209,2000,4.29,,78.0,,,,,,,"Sugars, total including NLEA",G +351394,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +351439,2000,1.75,,71.0,,,,,,,"Sugars, total including NLEA",G +351703,2000,41.38,,71.0,,,,,,,"Sugars, total including NLEA",G +351711,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +351817,2000,41.38,,71.0,,,,,,,"Sugars, total including NLEA",G +351827,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +351929,2000,10.53,,71.0,,,,,,,"Sugars, total including NLEA",G +352021,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +352067,2000,16.13,,71.0,,,,,,,"Sugars, total including NLEA",G +352276,2000,33.36,,78.0,,,,,,,"Sugars, total including NLEA",G +352278,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +352567,2000,30.94,,78.0,,,,,,,"Sugars, total including NLEA",G +352775,2000,10.98,,78.0,,,,,,,"Sugars, total including NLEA",G +352980,2000,5.42,,71.0,,,,,,,"Sugars, total including NLEA",G +353165,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +353184,2000,3.14,,73.0,,,,,,,"Sugars, total including NLEA",G +353186,2000,5.0,,71.0,,,,,,,"Sugars, total including NLEA",G +353256,2000,3.64,,78.0,,,,,,,"Sugars, total including NLEA",G +353554,2000,2.02,,73.0,,,,,,,"Sugars, total including NLEA",G +353612,2000,7.06,,71.0,,,,,,,"Sugars, total including NLEA",G +353740,2000,10.32,,78.0,,,,,,,"Sugars, total including NLEA",G +353934,2000,1.79,,71.0,,,,,,,"Sugars, total including NLEA",G +354221,2000,10.17,,71.0,,,,,,,"Sugars, total including NLEA",G +354396,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +354850,2000,54.5,,71.0,,,,,,,"Sugars, total including NLEA",G +355078,2000,41.18,,71.0,,,,,,,"Sugars, total including NLEA",G +355278,2000,20.0,,71.0,,,,,,,"Sugars, total including NLEA",G +355311,2000,27.78,,71.0,,,,,,,"Sugars, total including NLEA",G +355419,2000,44.83,,71.0,,,,,,,"Sugars, total including NLEA",G +355441,2000,76.67,,71.0,,,,,,,"Sugars, total including NLEA",G +355637,2000,28.0,,78.0,,,,,,,"Sugars, total including NLEA",G +356129,2000,6.67,,71.0,,,,,,,"Sugars, total including NLEA",G +356489,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +356607,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +356750,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +357139,2000,20.55,,70.0,,,,,,,"Sugars, total including NLEA",G +357197,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G +357269,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +357369,2000,7.02,,70.0,,,,,,,"Sugars, total including NLEA",G +357444,2000,21.15,,70.0,,,,,,,"Sugars, total including NLEA",G +357489,2000,0.32,,70.0,,,,,,,"Sugars, total including NLEA",G +357657,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +357819,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +357848,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +357894,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G +357907,2000,2.65,,70.0,,,,,,,"Sugars, total including NLEA",G +358063,2000,1.54,,70.0,,,,,,,"Sugars, total including NLEA",G +358068,2000,40.48,,70.0,,,,,,,"Sugars, total including NLEA",G +358139,2000,14.71,,70.0,,,,,,,"Sugars, total including NLEA",G +358383,2000,2.31,,70.0,,,,,,,"Sugars, total including NLEA",G +358653,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +358757,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +358954,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +359593,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +359778,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +359888,2000,11.9,,70.0,,,,,,,"Sugars, total including NLEA",G +359994,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +360378,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G +360544,2000,7.81,,70.0,,,,,,,"Sugars, total including NLEA",G +360688,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +360820,2000,10.53,,70.0,,,,,,,"Sugars, total including NLEA",G +361305,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +361663,2000,13.79,,70.0,,,,,,,"Sugars, total including NLEA",G +362264,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +362613,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +363075,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G +363198,2000,63.64,,70.0,,,,,,,"Sugars, total including NLEA",G +363867,2000,12.3,,70.0,,,,,,,"Sugars, total including NLEA",G +364158,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +364159,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +364184,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G +364555,2000,0.61,,73.0,,,,,,,"Sugars, total including NLEA",G +364688,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +364904,2000,7.14,,73.0,,,,,,,"Sugars, total including NLEA",G +366759,2000,1.19,,70.0,,,,,,,"Sugars, total including NLEA",G +366938,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +367117,2000,0.77,,73.0,,,,,,,"Sugars, total including NLEA",G +367176,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +367294,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +367610,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +367743,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +368431,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +368700,2000,2.68,,70.0,,,,,,,"Sugars, total including NLEA",G +369185,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +369218,2000,29.41,,70.0,,,,,,,"Sugars, total including NLEA",G +369424,2000,1.54,,70.0,,,,,,,"Sugars, total including NLEA",G +369540,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +369712,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +370393,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G +370776,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +370860,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +371220,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G +371567,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +372074,2000,30.19,,70.0,,,,,,,"Sugars, total including NLEA",G +372505,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G +372597,2000,29.41,,70.0,,,,,,,"Sugars, total including NLEA",G +372662,2000,62.5,,70.0,,,,,,,"Sugars, total including NLEA",G +372665,2000,4.29,,70.0,,,,,,,"Sugars, total including NLEA",G +372798,2000,6.06,,70.0,,,,,,,"Sugars, total including NLEA",G +372869,2000,31.03,,70.0,,,,,,,"Sugars, total including NLEA",G +373011,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +373104,2000,11.33,,70.0,,,,,,,"Sugars, total including NLEA",G +373220,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G +373257,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +373285,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +374210,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G +374224,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +374247,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +374282,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +374806,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G +375425,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +375485,2000,3.28,,70.0,,,,,,,"Sugars, total including NLEA",G +375672,2000,6.45,,70.0,,,,,,,"Sugars, total including NLEA",G +376138,2000,40.85,,70.0,,,,,,,"Sugars, total including NLEA",G +376225,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +376402,2000,4.26,,70.0,,,,,,,"Sugars, total including NLEA",G +376417,2000,21.21,,70.0,,,,,,,"Sugars, total including NLEA",G +376650,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +376983,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G +377513,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +377532,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +377535,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +377779,2000,11.11,,70.0,,,,,,,"Sugars, total including NLEA",G +377866,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +378125,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +378131,2000,70.0,,70.0,,,,,,,"Sugars, total including NLEA",G +378289,2000,10.62,,70.0,,,,,,,"Sugars, total including NLEA",G +378583,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +378640,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +378748,2000,27.5,,70.0,,,,,,,"Sugars, total including NLEA",G +379055,2000,25.58,,70.0,,,,,,,"Sugars, total including NLEA",G +379057,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +379066,2000,21.19,,70.0,,,,,,,"Sugars, total including NLEA",G +379450,2000,4.88,,70.0,,,,,,,"Sugars, total including NLEA",G +379723,2000,11.43,,70.0,,,,,,,"Sugars, total including NLEA",G +379746,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +379886,2000,6.04,,70.0,,,,,,,"Sugars, total including NLEA",G +380120,2000,21.21,,70.0,,,,,,,"Sugars, total including NLEA",G +380212,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +380265,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +380267,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +380471,2000,2.63,,70.0,,,,,,,"Sugars, total including NLEA",G +380619,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +380708,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +381118,2000,8.24,,70.0,,,,,,,"Sugars, total including NLEA",G +381249,2000,2.04,,70.0,,,,,,,"Sugars, total including NLEA",G +381294,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +381315,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +381376,2000,47.83,,70.0,,,,,,,"Sugars, total including NLEA",G +381443,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +381482,2000,18.97,,70.0,,,,,,,"Sugars, total including NLEA",G +381867,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +382015,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +382154,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +382705,2000,3.08,,70.0,,,,,,,"Sugars, total including NLEA",G +383612,2000,23.53,,70.0,,,,,,,"Sugars, total including NLEA",G +383617,2000,44.44,,70.0,,,,,,,"Sugars, total including NLEA",G +383765,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G +383893,2000,4.07,,70.0,,,,,,,"Sugars, total including NLEA",G +384085,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +384171,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +384437,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +384488,2000,1.79,,73.0,,,,,,,"Sugars, total including NLEA",G +384775,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +384819,2000,2.54,,70.0,,,,,,,"Sugars, total including NLEA",G +384946,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +385177,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +385328,2000,16.47,,70.0,,,,,,,"Sugars, total including NLEA",G +385974,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G +386075,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G +386090,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G +386244,2000,4.41,,70.0,,,,,,,"Sugars, total including NLEA",G +387606,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G +387716,2000,18.0,,70.0,,,,,,,"Sugars, total including NLEA",G +387890,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +388258,2000,14.4,,70.0,,,,,,,"Sugars, total including NLEA",G +388351,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +388438,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +388570,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +388592,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +388670,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G +388705,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G +389079,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +389190,2000,13.27,,70.0,,,,,,,"Sugars, total including NLEA",G +389232,2000,18.03,,70.0,,,,,,,"Sugars, total including NLEA",G +389860,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +390439,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G +390916,2000,5.6,,70.0,,,,,,,"Sugars, total including NLEA",G +391010,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +391167,2000,37.93,,70.0,,,,,,,"Sugars, total including NLEA",G +391327,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +391591,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +391702,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G +391912,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +392255,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +392345,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +392795,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +393002,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +393039,2000,31.65,,70.0,,,,,,,"Sugars, total including NLEA",G +393348,2000,43.14,,70.0,,,,,,,"Sugars, total including NLEA",G +393418,2000,52.5,,70.0,,,,,,,"Sugars, total including NLEA",G +393638,2000,15.52,,70.0,,,,,,,"Sugars, total including NLEA",G +394487,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +394566,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +394815,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +394841,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G +394926,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +395042,2000,9.68,,70.0,,,,,,,"Sugars, total including NLEA",G +395352,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G +395406,2000,30.95,,70.0,,,,,,,"Sugars, total including NLEA",G +395437,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G +395651,2000,30.88,,70.0,,,,,,,"Sugars, total including NLEA",G +395696,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +395908,2000,9.38,,70.0,,,,,,,"Sugars, total including NLEA",G +396154,2000,2.26,,70.0,,,,,,,"Sugars, total including NLEA",G +396236,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +396448,2000,24.71,,70.0,,,,,,,"Sugars, total including NLEA",G +396560,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +396605,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +396677,2000,26.79,,70.0,,,,,,,"Sugars, total including NLEA",G +396788,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +397039,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +397332,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +397555,2000,35.0,,70.0,,,,,,,"Sugars, total including NLEA",G +397563,2000,35.0,,70.0,,,,,,,"Sugars, total including NLEA",G +397610,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G +397767,2000,30.56,,70.0,,,,,,,"Sugars, total including NLEA",G +398686,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +398851,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +399125,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +399410,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +399782,2000,35.29,,70.0,,,,,,,"Sugars, total including NLEA",G +399833,2000,55.0,,70.0,,,,,,,"Sugars, total including NLEA",G +400459,2000,17.65,,70.0,,,,,,,"Sugars, total including NLEA",G +400515,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +400783,2000,9.33,,70.0,,,,,,,"Sugars, total including NLEA",G +400794,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G +400948,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +401310,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +401517,2000,37.04,,70.0,,,,,,,"Sugars, total including NLEA",G +401539,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G +401556,2000,1.37,,70.0,,,,,,,"Sugars, total including NLEA",G +401787,2000,48.89,,70.0,,,,,,,"Sugars, total including NLEA",G +401827,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +402690,2000,64.0,,70.0,,,,,,,"Sugars, total including NLEA",G +402776,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G +402925,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +403023,2000,51.35,,70.0,,,,,,,"Sugars, total including NLEA",G +404329,2000,28.57,,73.0,,,,,,,"Sugars, total including NLEA",G +404714,2000,21.21,,70.0,,,,,,,"Sugars, total including NLEA",G +404821,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G +404869,2000,5.6,,70.0,,,,,,,"Sugars, total including NLEA",G +405357,2000,17.62,,70.0,,,,,,,"Sugars, total including NLEA",G +405497,2000,1.37,,70.0,,,,,,,"Sugars, total including NLEA",G +406635,2000,40.32,,70.0,,,,,,,"Sugars, total including NLEA",G +406670,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +406718,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +406761,2000,22.22,,73.0,,,,,,,"Sugars, total including NLEA",G +406908,2000,1.54,,70.0,,,,,,,"Sugars, total including NLEA",G +407135,2000,4.42,,70.0,,,,,,,"Sugars, total including NLEA",G +407142,2000,4.84,,70.0,,,,,,,"Sugars, total including NLEA",G +407479,2000,17.65,,70.0,,,,,,,"Sugars, total including NLEA",G +407612,2000,57.5,,70.0,,,,,,,"Sugars, total including NLEA",G +407723,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G +407785,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +408131,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +408170,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +408265,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G +408276,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G +408605,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +408939,2000,58.82,,70.0,,,,,,,"Sugars, total including NLEA",G +409007,2000,0.42,,70.0,,,,,,,"Sugars, total including NLEA",G +409279,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +409857,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +409967,2000,27.06,,70.0,,,,,,,"Sugars, total including NLEA",G +409978,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +410118,2000,16.85,,70.0,,,,,,,"Sugars, total including NLEA",G +410236,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +410280,2000,8.77,,70.0,,,,,,,"Sugars, total including NLEA",G +410319,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +410856,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G +410863,2000,0.34,,73.0,,,,,,,"Sugars, total including NLEA",G +410910,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G +411237,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +411395,2000,14.98,,70.0,,,,,,,"Sugars, total including NLEA",G +411703,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +411816,2000,3.75,,70.0,,,,,,,"Sugars, total including NLEA",G +411938,2000,10.45,,70.0,,,,,,,"Sugars, total including NLEA",G +412076,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +412162,2000,13.24,,70.0,,,,,,,"Sugars, total including NLEA",G +412186,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +412288,2000,13.8,,70.0,,,,,,,"Sugars, total including NLEA",G +412582,2000,5.92,,70.0,,,,,,,"Sugars, total including NLEA",G +412768,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +413372,2000,8.75,,70.0,,,,,,,"Sugars, total including NLEA",G +413460,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G +413707,2000,3.08,,70.0,,,,,,,"Sugars, total including NLEA",G +413860,2000,14.73,,70.0,,,,,,,"Sugars, total including NLEA",G +414142,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +414250,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +414501,2000,86.67,,70.0,,,,,,,"Sugars, total including NLEA",G +414657,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +414839,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +415299,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G +415538,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +416279,2000,10.97,,70.0,,,,,,,"Sugars, total including NLEA",G +416433,2000,56.25,,70.0,,,,,,,"Sugars, total including NLEA",G +416520,2000,85.71,,70.0,,,,,,,"Sugars, total including NLEA",G +416655,2000,80.95,,70.0,,,,,,,"Sugars, total including NLEA",G +416691,2000,51.52,,70.0,,,,,,,"Sugars, total including NLEA",G +416696,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G +416790,2000,41.86,,70.0,,,,,,,"Sugars, total including NLEA",G +416959,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +417844,2000,52.38,,70.0,,,,,,,"Sugars, total including NLEA",G +418174,2000,42.5,,70.0,,,,,,,"Sugars, total including NLEA",G +418543,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +418612,2000,88.89,,70.0,,,,,,,"Sugars, total including NLEA",G +418961,2000,55.81,,70.0,,,,,,,"Sugars, total including NLEA",G +419187,2000,57.5,,70.0,,,,,,,"Sugars, total including NLEA",G +419273,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G +419520,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +419580,2000,41.03,,70.0,,,,,,,"Sugars, total including NLEA",G +419744,2000,54.76,,70.0,,,,,,,"Sugars, total including NLEA",G +419822,2000,9.21,,70.0,,,,,,,"Sugars, total including NLEA",G +420328,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G +420503,2000,10.4,,70.0,,,,,,,"Sugars, total including NLEA",G +420789,2000,31.25,,70.0,,,,,,,"Sugars, total including NLEA",G +421291,2000,13.89,,70.0,,,,,,,"Sugars, total including NLEA",G +421701,2000,47.37,,70.0,,,,,,,"Sugars, total including NLEA",G +422283,2000,72.5,,70.0,,,,,,,"Sugars, total including NLEA",G +423627,2000,47.5,,70.0,,,,,,,"Sugars, total including NLEA",G +423644,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +424849,2000,70.73,,70.0,,,,,,,"Sugars, total including NLEA",G +424991,2000,2.5,,73.0,,,,,,,"Sugars, total including NLEA",G +425106,2000,30.23,,70.0,,,,,,,"Sugars, total including NLEA",G +425214,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +425448,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +425601,2000,67.5,,70.0,,,,,,,"Sugars, total including NLEA",G +425896,2000,36.0,,70.0,,,,,,,"Sugars, total including NLEA",G +426794,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +426858,2000,67.5,,70.0,,,,,,,"Sugars, total including NLEA",G +426933,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G +427125,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +427338,2000,78.57,,70.0,,,,,,,"Sugars, total including NLEA",G +427360,2000,11.72,,70.0,,,,,,,"Sugars, total including NLEA",G +427474,2000,67.86,,70.0,,,,,,,"Sugars, total including NLEA",G +427528,2000,54.76,,70.0,,,,,,,"Sugars, total including NLEA",G +427545,2000,5.48,,70.0,,,,,,,"Sugars, total including NLEA",G +427595,2000,35.48,,70.0,,,,,,,"Sugars, total including NLEA",G +427615,2000,63.16,,70.0,,,,,,,"Sugars, total including NLEA",G +428262,2000,4.58,,70.0,,,,,,,"Sugars, total including NLEA",G +428410,2000,42.11,,70.0,,,,,,,"Sugars, total including NLEA",G +428498,2000,60.47,,70.0,,,,,,,"Sugars, total including NLEA",G +428525,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +428876,2000,55.0,,70.0,,,,,,,"Sugars, total including NLEA",G +429496,2000,56.0,,70.0,,,,,,,"Sugars, total including NLEA",G +429501,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G +429649,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +429765,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G +429901,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +429982,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +430004,2000,2.94,,70.0,,,,,,,"Sugars, total including NLEA",G +430043,2000,47.5,,70.0,,,,,,,"Sugars, total including NLEA",G +430126,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +430159,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +430278,2000,67.5,,70.0,,,,,,,"Sugars, total including NLEA",G +430350,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +430375,2000,2.94,,70.0,,,,,,,"Sugars, total including NLEA",G +430976,2000,45.28,,70.0,,,,,,,"Sugars, total including NLEA",G +431212,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G +431217,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +431290,2000,75.0,,70.0,,,,,,,"Sugars, total including NLEA",G +431308,2000,8.57,,70.0,,,,,,,"Sugars, total including NLEA",G +431347,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G +431547,2000,45.45,,70.0,,,,,,,"Sugars, total including NLEA",G +432050,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G +432458,2000,0.83,,70.0,,,,,,,"Sugars, total including NLEA",G +432514,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +432789,2000,14.65,,70.0,,,,,,,"Sugars, total including NLEA",G +432932,2000,62.5,,70.0,,,,,,,"Sugars, total including NLEA",G +433296,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +433588,2000,29.63,,70.0,,,,,,,"Sugars, total including NLEA",G +433615,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +433837,2000,5.42,,70.0,,,,,,,"Sugars, total including NLEA",G +434884,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +435132,2000,7.58,,70.0,,,,,,,"Sugars, total including NLEA",G +435264,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +435797,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +435806,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +436132,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +436385,2000,10.45,,70.0,,,,,,,"Sugars, total including NLEA",G +436519,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +437093,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G +437226,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +437374,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +437634,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +438839,2000,5.56,,70.0,,,,,,,"Sugars, total including NLEA",G +438917,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +438936,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +439209,2000,58.82,,70.0,,,,,,,"Sugars, total including NLEA",G +439253,2000,26.25,,70.0,,,,,,,"Sugars, total including NLEA",G +439533,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +439679,2000,39.66,,70.0,,,,,,,"Sugars, total including NLEA",G +440122,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +440188,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +440221,2000,1.05,,70.0,,,,,,,"Sugars, total including NLEA",G +440523,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +440603,2000,86.67,,70.0,,,,,,,"Sugars, total including NLEA",G +441003,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +441251,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +441287,2000,38.46,,70.0,,,,,,,"Sugars, total including NLEA",G +441628,2000,93.75,,70.0,,,,,,,"Sugars, total including NLEA",G +441700,2000,63.64,,70.0,,,,,,,"Sugars, total including NLEA",G +441965,2000,65.0,,70.0,,,,,,,"Sugars, total including NLEA",G +442122,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +442580,2000,15.15,,70.0,,,,,,,"Sugars, total including NLEA",G +442692,2000,63.33,,70.0,,,,,,,"Sugars, total including NLEA",G +443135,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +443140,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +443160,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +443729,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +444002,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +444221,2000,12.9,,70.0,,,,,,,"Sugars, total including NLEA",G +444258,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +444295,2000,69.0,,70.0,,,,,,,"Sugars, total including NLEA",G +444358,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +444401,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +444923,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +445083,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +445202,2000,36.67,,70.0,,,,,,,"Sugars, total including NLEA",G +445762,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +445867,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +446283,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +446592,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +446611,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +446725,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +447069,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +447249,2000,26.56,,70.0,,,,,,,"Sugars, total including NLEA",G +447332,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +447530,2000,0.91,,70.0,,,,,,,"Sugars, total including NLEA",G +448433,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +448445,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +448509,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G +448649,2000,1.1,,70.0,,,,,,,"Sugars, total including NLEA",G +448819,2000,1.0,,70.0,,,,,,,"Sugars, total including NLEA",G +449120,2000,19.4,,70.0,,,,,,,"Sugars, total including NLEA",G +449323,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +449565,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G +449662,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +450080,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +450564,2000,21.54,,70.0,,,,,,,"Sugars, total including NLEA",G +450797,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G +450950,2000,20.59,,70.0,,,,,,,"Sugars, total including NLEA",G +451077,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +451441,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +451606,2000,26.87,,70.0,,,,,,,"Sugars, total including NLEA",G +451768,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +451975,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +451993,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +452182,2000,44.44,,70.0,,,,,,,"Sugars, total including NLEA",G +452492,2000,3.67,,70.0,,,,,,,"Sugars, total including NLEA",G +452527,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +452561,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +452915,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +452978,2000,31.03,,70.0,,,,,,,"Sugars, total including NLEA",G +453163,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G +453180,2000,8.11,,70.0,,,,,,,"Sugars, total including NLEA",G +453359,2000,10.59,,70.0,,,,,,,"Sugars, total including NLEA",G +453499,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +453655,2000,21.21,,70.0,,,,,,,"Sugars, total including NLEA",G +453706,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +453724,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +453842,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +453985,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +454260,2000,14.67,,70.0,,,,,,,"Sugars, total including NLEA",G +454396,2000,58.82,,70.0,,,,,,,"Sugars, total including NLEA",G +454549,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +454790,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G +455549,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +455840,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G +455943,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +456026,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G +456082,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +456103,2000,14.71,,70.0,,,,,,,"Sugars, total including NLEA",G +456254,2000,3.7,,70.0,,,,,,,"Sugars, total including NLEA",G +456372,2000,21.31,,70.0,,,,,,,"Sugars, total including NLEA",G +456380,2000,28.28,,70.0,,,,,,,"Sugars, total including NLEA",G +456434,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G +456500,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +456557,2000,13.24,,70.0,,,,,,,"Sugars, total including NLEA",G +456640,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +457281,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +457284,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +457306,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +457639,2000,19.44,,70.0,,,,,,,"Sugars, total including NLEA",G +457943,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G +457945,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G +458065,2000,1.82,,70.0,,,,,,,"Sugars, total including NLEA",G +458745,2000,7.03,,70.0,,,,,,,"Sugars, total including NLEA",G +458778,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +458911,2000,4.81,,70.0,,,,,,,"Sugars, total including NLEA",G +459487,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +459567,2000,64.52,,70.0,,,,,,,"Sugars, total including NLEA",G +459569,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +459663,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G +459794,2000,70.0,,70.0,,,,,,,"Sugars, total including NLEA",G +459842,2000,23.53,,70.0,,,,,,,"Sugars, total including NLEA",G +460195,2000,7.04,,70.0,,,,,,,"Sugars, total including NLEA",G +460225,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +460644,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +460812,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +460944,2000,1.43,,70.0,,,,,,,"Sugars, total including NLEA",G +461070,2000,4.57,,70.0,,,,,,,"Sugars, total including NLEA",G +461233,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +461367,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +461445,2000,5.71,,70.0,,,,,,,"Sugars, total including NLEA",G +461490,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +461579,2000,20.59,,70.0,,,,,,,"Sugars, total including NLEA",G +461674,2000,4.42,,70.0,,,,,,,"Sugars, total including NLEA",G +461824,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +462178,2000,43.75,,70.0,,,,,,,"Sugars, total including NLEA",G +462549,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +462813,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +462839,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G +463232,2000,31.43,,70.0,,,,,,,"Sugars, total including NLEA",G +463385,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G +463414,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +463452,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +463682,2000,8.92,,70.0,,,,,,,"Sugars, total including NLEA",G +463842,2000,8.46,,70.0,,,,,,,"Sugars, total including NLEA",G +463878,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G +463907,2000,86.67,,70.0,,,,,,,"Sugars, total including NLEA",G +463951,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +464137,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +464195,2000,1.77,,70.0,,,,,,,"Sugars, total including NLEA",G +464464,2000,26.42,,70.0,,,,,,,"Sugars, total including NLEA",G +464497,2000,4.5,,70.0,,,,,,,"Sugars, total including NLEA",G +464677,2000,11.29,,70.0,,,,,,,"Sugars, total including NLEA",G +465237,2000,30.3,,70.0,,,,,,,"Sugars, total including NLEA",G +465386,2000,1.76,,70.0,,,,,,,"Sugars, total including NLEA",G +465486,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +465488,2000,4.7,,70.0,,,,,,,"Sugars, total including NLEA",G +465740,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G +466016,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +466282,2000,0.67,,70.0,,,,,,,"Sugars, total including NLEA",G +466607,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +466785,2000,2.67,,70.0,,,,,,,"Sugars, total including NLEA",G +466956,2000,3.06,,70.0,,,,,,,"Sugars, total including NLEA",G +467198,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +467246,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +467588,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +467747,2000,1.99,,70.0,,,,,,,"Sugars, total including NLEA",G +468119,2000,20.59,,70.0,,,,,,,"Sugars, total including NLEA",G +468152,2000,11.11,,70.0,,,,,,,"Sugars, total including NLEA",G +468486,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +468796,2000,21.05,,70.0,,,,,,,"Sugars, total including NLEA",G +469041,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +469563,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +469695,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +469775,2000,42.5,,70.0,,,,,,,"Sugars, total including NLEA",G +469777,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +470016,2000,5.36,,70.0,,,,,,,"Sugars, total including NLEA",G +470250,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +470292,2000,4.0,,73.0,,,,,,,"Sugars, total including NLEA",G +470402,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +470421,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +470446,2000,57.14,,70.0,,,,,,,"Sugars, total including NLEA",G +470915,2000,32.5,,70.0,,,,,,,"Sugars, total including NLEA",G +470933,2000,43.59,,70.0,,,,,,,"Sugars, total including NLEA",G +471204,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +471212,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +471300,2000,61.9,,70.0,,,,,,,"Sugars, total including NLEA",G +471426,2000,82.86,,70.0,,,,,,,"Sugars, total including NLEA",G +471659,2000,72.09,,70.0,,,,,,,"Sugars, total including NLEA",G +471702,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G +471762,2000,46.43,,70.0,,,,,,,"Sugars, total including NLEA",G +472007,2000,4.55,,70.0,,,,,,,"Sugars, total including NLEA",G +472128,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +472137,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G +472559,2000,47.5,,70.0,,,,,,,"Sugars, total including NLEA",G +472694,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G +473363,2000,36.0,,70.0,,,,,,,"Sugars, total including NLEA",G +473581,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G +473738,2000,85.0,,70.0,,,,,,,"Sugars, total including NLEA",G +473851,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G +474214,2000,50.59,,70.0,,,,,,,"Sugars, total including NLEA",G +474364,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +474412,2000,39.06,,70.0,,,,,,,"Sugars, total including NLEA",G +474485,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G +474713,2000,36.0,,70.0,,,,,,,"Sugars, total including NLEA",G +474749,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +475173,2000,35.14,,70.0,,,,,,,"Sugars, total including NLEA",G +475228,2000,38.0,,70.0,,,,,,,"Sugars, total including NLEA",G +475333,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G +475432,2000,25.81,,70.0,,,,,,,"Sugars, total including NLEA",G +475517,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G +475629,2000,3.03,,70.0,,,,,,,"Sugars, total including NLEA",G +475829,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G +476081,2000,9.58,,70.0,,,,,,,"Sugars, total including NLEA",G +476216,2000,27.5,,70.0,,,,,,,"Sugars, total including NLEA",G +476454,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +476521,2000,6.49,,70.0,,,,,,,"Sugars, total including NLEA",G +476535,2000,9.38,,70.0,,,,,,,"Sugars, total including NLEA",G +476552,2000,55.56,,70.0,,,,,,,"Sugars, total including NLEA",G +476657,2000,18.42,,70.0,,,,,,,"Sugars, total including NLEA",G +477032,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +477135,2000,14.17,,70.0,,,,,,,"Sugars, total including NLEA",G +477153,2000,82.35,,70.0,,,,,,,"Sugars, total including NLEA",G +477594,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G +478006,2000,4.11,,70.0,,,,,,,"Sugars, total including NLEA",G +478149,2000,1.82,,70.0,,,,,,,"Sugars, total including NLEA",G +478166,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +478213,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +478578,2000,1.72,,70.0,,,,,,,"Sugars, total including NLEA",G +478589,2000,47.5,,70.0,,,,,,,"Sugars, total including NLEA",G +479463,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G +479845,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +479944,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +479999,2000,6.12,,70.0,,,,,,,"Sugars, total including NLEA",G +480127,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +480350,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G +480434,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +480524,2000,14.75,,70.0,,,,,,,"Sugars, total including NLEA",G +481147,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +481153,2000,4.76,,70.0,,,,,,,"Sugars, total including NLEA",G +481451,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G +481605,2000,21.33,,70.0,,,,,,,"Sugars, total including NLEA",G +481669,2000,20.0,,73.0,,,,,,,"Sugars, total including NLEA",G +481744,2000,38.57,,70.0,,,,,,,"Sugars, total including NLEA",G +482054,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +482064,2000,6.76,,70.0,,,,,,,"Sugars, total including NLEA",G +482164,2000,0.12,,70.0,,,,,,,"Sugars, total including NLEA",G +482396,2000,5.31,,70.0,,,,,,,"Sugars, total including NLEA",G +482503,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +482538,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +483057,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +483176,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +483618,2000,18.18,,70.0,,,,,,,"Sugars, total including NLEA",G +483821,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G +483901,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +483945,2000,2.65,,70.0,,,,,,,"Sugars, total including NLEA",G +484005,2000,10.53,,70.0,,,,,,,"Sugars, total including NLEA",G +484354,2000,47.37,,70.0,,,,,,,"Sugars, total including NLEA",G +484390,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G +484639,2000,16.0,,70.0,,,,,,,"Sugars, total including NLEA",G +484891,2000,43.53,,70.0,,,,,,,"Sugars, total including NLEA",G +484945,2000,7.69,,70.0,,,,,,,"Sugars, total including NLEA",G +485246,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +485523,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +485635,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +485800,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +485803,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +485810,2000,61.67,,70.0,,,,,,,"Sugars, total including NLEA",G +485994,2000,15.42,,70.0,,,,,,,"Sugars, total including NLEA",G +486088,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +486100,2000,8.0,,70.0,,,,,,,"Sugars, total including NLEA",G +486124,2000,0.68,,70.0,,,,,,,"Sugars, total including NLEA",G +486695,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +486813,2000,5.13,,70.0,,,,,,,"Sugars, total including NLEA",G +488195,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G +488433,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G +488731,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +488857,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +489117,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +489159,2000,16.43,,70.0,,,,,,,"Sugars, total including NLEA",G +489239,2000,15.46,,70.0,,,,,,,"Sugars, total including NLEA",G +489302,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +489529,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +489533,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +489632,2000,56.0,,70.0,,,,,,,"Sugars, total including NLEA",G +489983,2000,8.77,,70.0,,,,,,,"Sugars, total including NLEA",G +490212,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +490300,2000,0.61,,73.0,,,,,,,"Sugars, total including NLEA",G +490474,2000,38.46,,70.0,,,,,,,"Sugars, total including NLEA",G +490584,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +491537,2000,94.44,,70.0,,,,,,,"Sugars, total including NLEA",G +491680,2000,8.75,,70.0,,,,,,,"Sugars, total including NLEA",G +491790,2000,13.51,,70.0,,,,,,,"Sugars, total including NLEA",G +491870,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +491882,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +492008,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +493184,2000,17.14,,70.0,,,,,,,"Sugars, total including NLEA",G +493422,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +493502,2000,6.2,,70.0,,,,,,,"Sugars, total including NLEA",G +493727,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +493946,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +494425,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G +494800,2000,31.67,,70.0,,,,,,,"Sugars, total including NLEA",G +495040,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G +495082,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G +495770,2000,1.77,,70.0,,,,,,,"Sugars, total including NLEA",G +496398,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +497163,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +497172,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +497345,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +498115,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +498153,2000,0.42,,70.0,,,,,,,"Sugars, total including NLEA",G +498206,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +498500,2000,11.39,,70.0,,,,,,,"Sugars, total including NLEA",G +498506,2000,1.27,,70.0,,,,,,,"Sugars, total including NLEA",G +498753,2000,88.33,,70.0,,,,,,,"Sugars, total including NLEA",G +499056,2000,1.9,,70.0,,,,,,,"Sugars, total including NLEA",G +499158,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G +499226,2000,0.29,,70.0,,,,,,,"Sugars, total including NLEA",G +499320,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +499478,2000,4.58,,70.0,,,,,,,"Sugars, total including NLEA",G +499506,2000,11.3,,70.0,,,,,,,"Sugars, total including NLEA",G +499663,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +499759,2000,11.9,,70.0,,,,,,,"Sugars, total including NLEA",G +499878,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +500064,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +501051,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +501288,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +501304,2000,9.41,,70.0,,,,,,,"Sugars, total including NLEA",G +501561,2000,1.54,,70.0,,,,,,,"Sugars, total including NLEA",G +501830,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +502040,2000,51.28,,70.0,,,,,,,"Sugars, total including NLEA",G +502146,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +502377,2000,27.27,,70.0,,,,,,,"Sugars, total including NLEA",G +502635,2000,2.36,,70.0,,,,,,,"Sugars, total including NLEA",G +502670,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +502836,2000,2.36,,70.0,,,,,,,"Sugars, total including NLEA",G +503908,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +503940,2000,6.13,,70.0,,,,,,,"Sugars, total including NLEA",G +504677,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +505109,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +505167,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +505323,2000,8.11,,70.0,,,,,,,"Sugars, total including NLEA",G +505415,2000,2.88,,70.0,,,,,,,"Sugars, total including NLEA",G +506165,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +506443,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +506464,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G +506529,2000,10.64,,70.0,,,,,,,"Sugars, total including NLEA",G +506720,2000,2.72,,70.0,,,,,,,"Sugars, total including NLEA",G +506791,2000,2.96,,70.0,,,,,,,"Sugars, total including NLEA",G +506934,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +507216,2000,0.92,,70.0,,,,,,,"Sugars, total including NLEA",G +507507,2000,0.96,,70.0,,,,,,,"Sugars, total including NLEA",G +507567,2000,1.22,,70.0,,,,,,,"Sugars, total including NLEA",G +507791,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +508216,2000,70.0,,70.0,,,,,,,"Sugars, total including NLEA",G +508418,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +508490,2000,0.47,,70.0,,,,,,,"Sugars, total including NLEA",G +508861,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +508956,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G +508968,2000,68.75,,70.0,,,,,,,"Sugars, total including NLEA",G +508973,2000,42.22,,70.0,,,,,,,"Sugars, total including NLEA",G +509216,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +509445,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +510017,2000,27.43,,70.0,,,,,,,"Sugars, total including NLEA",G +510090,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +510263,2000,10.34,,70.0,,,,,,,"Sugars, total including NLEA",G +510451,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G +510774,2000,9.41,,70.0,,,,,,,"Sugars, total including NLEA",G +511337,2000,55.0,,70.0,,,,,,,"Sugars, total including NLEA",G +511452,2000,7.92,,70.0,,,,,,,"Sugars, total including NLEA",G +511705,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +512318,2000,35.0,,70.0,,,,,,,"Sugars, total including NLEA",G +512362,2000,31.25,,70.0,,,,,,,"Sugars, total including NLEA",G +512547,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G +512562,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +512603,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +513021,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +513271,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G +513278,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +513307,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +513331,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +513454,2000,55.26,,70.0,,,,,,,"Sugars, total including NLEA",G +513539,2000,8.93,,70.0,,,,,,,"Sugars, total including NLEA",G +513936,2000,55.26,,70.0,,,,,,,"Sugars, total including NLEA",G +514178,2000,5.92,,70.0,,,,,,,"Sugars, total including NLEA",G +514454,2000,5.92,,70.0,,,,,,,"Sugars, total including NLEA",G +514621,2000,8.82,,70.0,,,,,,,"Sugars, total including NLEA",G +514730,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +514933,2000,40.48,,70.0,,,,,,,"Sugars, total including NLEA",G +515185,2000,8.53,,70.0,,,,,,,"Sugars, total including NLEA",G +515608,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G +515628,2000,12.68,,70.0,,,,,,,"Sugars, total including NLEA",G +516381,2000,22.64,,70.0,,,,,,,"Sugars, total including NLEA",G +516526,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +516651,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +516743,2000,0.28,,70.0,,,,,,,"Sugars, total including NLEA",G +516781,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +516786,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +516871,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G +516998,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +517205,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +517569,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +517608,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +517631,2000,24.62,,70.0,,,,,,,"Sugars, total including NLEA",G +517710,2000,9.3,,70.0,,,,,,,"Sugars, total including NLEA",G +517777,2000,0.97,,70.0,,,,,,,"Sugars, total including NLEA",G +518083,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G +518399,2000,55.0,,70.0,,,,,,,"Sugars, total including NLEA",G +518792,2000,58.33,,70.0,,,,,,,"Sugars, total including NLEA",G +519628,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G +519662,2000,78.05,,70.0,,,,,,,"Sugars, total including NLEA",G +520192,2000,51.72,,70.0,,,,,,,"Sugars, total including NLEA",G +520556,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +520690,2000,21.67,,70.0,,,,,,,"Sugars, total including NLEA",G +520710,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +520808,2000,0.82,,70.0,,,,,,,"Sugars, total including NLEA",G +520874,2000,57.5,,70.0,,,,,,,"Sugars, total including NLEA",G +521133,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G +521208,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +521399,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +521880,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +522501,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +522533,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +522750,2000,44.62,,70.0,,,,,,,"Sugars, total including NLEA",G +522834,2000,25.66,,70.0,,,,,,,"Sugars, total including NLEA",G +523338,2000,21.21,,70.0,,,,,,,"Sugars, total including NLEA",G +523439,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +523677,2000,59.52,,70.0,,,,,,,"Sugars, total including NLEA",G +524224,2000,21.67,,70.0,,,,,,,"Sugars, total including NLEA",G +524593,2000,11.48,,70.0,,,,,,,"Sugars, total including NLEA",G +524607,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +524659,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +525118,2000,3.0,,70.0,,,,,,,"Sugars, total including NLEA",G +525285,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +525318,2000,21.93,,70.0,,,,,,,"Sugars, total including NLEA",G +525492,2000,0.81,,70.0,,,,,,,"Sugars, total including NLEA",G +525783,2000,1.82,,70.0,,,,,,,"Sugars, total including NLEA",G +526007,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +526305,2000,2.26,,70.0,,,,,,,"Sugars, total including NLEA",G +526416,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +526447,2000,55.56,,70.0,,,,,,,"Sugars, total including NLEA",G +526688,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +527129,2000,9.41,,70.0,,,,,,,"Sugars, total including NLEA",G +527248,2000,1.06,,70.0,,,,,,,"Sugars, total including NLEA",G +527447,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G +527496,2000,9.17,,70.0,,,,,,,"Sugars, total including NLEA",G +527618,2000,32.69,,70.0,,,,,,,"Sugars, total including NLEA",G +528034,2000,4.88,,70.0,,,,,,,"Sugars, total including NLEA",G +528339,2000,6.9,,70.0,,,,,,,"Sugars, total including NLEA",G +528378,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +528567,2000,7.03,,70.0,,,,,,,"Sugars, total including NLEA",G +528633,2000,23.08,,70.0,,,,,,,"Sugars, total including NLEA",G +528771,2000,4.88,,70.0,,,,,,,"Sugars, total including NLEA",G +528879,2000,8.59,,70.0,,,,,,,"Sugars, total including NLEA",G +528929,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +529043,2000,5.42,,70.0,,,,,,,"Sugars, total including NLEA",G +529249,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +529435,2000,2.7,,70.0,,,,,,,"Sugars, total including NLEA",G +530538,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G +530616,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G +530689,2000,54.0,,70.0,,,,,,,"Sugars, total including NLEA",G +531367,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +531424,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +531646,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +532504,2000,22.0,,70.0,,,,,,,"Sugars, total including NLEA",G +532727,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +532960,2000,27.06,,70.0,,,,,,,"Sugars, total including NLEA",G +533273,2000,6.46,,70.0,,,,,,,"Sugars, total including NLEA",G +533332,2000,11.15,,70.0,,,,,,,"Sugars, total including NLEA",G +533458,2000,15.93,,70.0,,,,,,,"Sugars, total including NLEA",G +533516,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +533562,2000,3.85,,70.0,,,,,,,"Sugars, total including NLEA",G +533664,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +533978,2000,0.2,,70.0,,,,,,,"Sugars, total including NLEA",G +534044,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +534388,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +534546,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +534783,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G +534909,2000,64.71,,70.0,,,,,,,"Sugars, total including NLEA",G +535066,2000,2.65,,70.0,,,,,,,"Sugars, total including NLEA",G +535093,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +535144,2000,2.64,,70.0,,,,,,,"Sugars, total including NLEA",G +535544,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +535686,2000,43.08,,70.0,,,,,,,"Sugars, total including NLEA",G +536332,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +536393,2000,1.28,,70.0,,,,,,,"Sugars, total including NLEA",G +536432,2000,27.5,,70.0,,,,,,,"Sugars, total including NLEA",G +537235,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G +537539,2000,32.0,,70.0,,,,,,,"Sugars, total including NLEA",G +537552,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +537643,2000,32.5,,70.0,,,,,,,"Sugars, total including NLEA",G +537795,2000,4.03,,70.0,,,,,,,"Sugars, total including NLEA",G +537835,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +537851,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +537858,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G +538106,2000,65.71,,70.0,,,,,,,"Sugars, total including NLEA",G +538453,2000,2.63,,70.0,,,,,,,"Sugars, total including NLEA",G +538508,2000,18.1,,70.0,,,,,,,"Sugars, total including NLEA",G +538518,2000,57.5,,70.0,,,,,,,"Sugars, total including NLEA",G +538798,2000,14.12,,70.0,,,,,,,"Sugars, total including NLEA",G +539513,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +539695,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +540061,2000,4.58,,70.0,,,,,,,"Sugars, total including NLEA",G +540097,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +540345,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +540355,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +541329,2000,12.22,,70.0,,,,,,,"Sugars, total including NLEA",G +541379,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +542027,2000,11.5,,70.0,,,,,,,"Sugars, total including NLEA",G +542218,2000,26.0,,70.0,,,,,,,"Sugars, total including NLEA",G +542912,2000,85.0,,70.0,,,,,,,"Sugars, total including NLEA",G +544029,2000,70.59,,70.0,,,,,,,"Sugars, total including NLEA",G +544066,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +544283,2000,1.75,,73.0,,,,,,,"Sugars, total including NLEA",G +545228,2000,33.85,,70.0,,,,,,,"Sugars, total including NLEA",G +545907,2000,34.48,,70.0,,,,,,,"Sugars, total including NLEA",G +546267,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +546590,2000,10.59,,70.0,,,,,,,"Sugars, total including NLEA",G +546907,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +547039,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +547111,2000,1.54,,70.0,,,,,,,"Sugars, total including NLEA",G +548473,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +548544,2000,44.74,,70.0,,,,,,,"Sugars, total including NLEA",G +548980,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +549132,2000,52.63,,70.0,,,,,,,"Sugars, total including NLEA",G +549326,2000,58.33,,70.0,,,,,,,"Sugars, total including NLEA",G +549399,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G +549629,2000,62.0,,70.0,,,,,,,"Sugars, total including NLEA",G +549862,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G +550025,2000,60.53,,70.0,,,,,,,"Sugars, total including NLEA",G +550122,2000,18.99,,70.0,,,,,,,"Sugars, total including NLEA",G +550296,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G +550323,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +550356,2000,18.7,,70.0,,,,,,,"Sugars, total including NLEA",G +551431,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G +551552,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +551582,2000,5.15,,70.0,,,,,,,"Sugars, total including NLEA",G +551766,2000,32.43,,70.0,,,,,,,"Sugars, total including NLEA",G +551863,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +551980,2000,4.07,,70.0,,,,,,,"Sugars, total including NLEA",G +552022,2000,1.61,,70.0,,,,,,,"Sugars, total including NLEA",G +552331,2000,0.41,,70.0,,,,,,,"Sugars, total including NLEA",G +552852,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +553038,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +553114,2000,70.0,,70.0,,,,,,,"Sugars, total including NLEA",G +553166,2000,92.86,,70.0,,,,,,,"Sugars, total including NLEA",G +553210,2000,8.8,,70.0,,,,,,,"Sugars, total including NLEA",G +553302,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +553359,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +553417,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +553511,2000,38.05,,70.0,,,,,,,"Sugars, total including NLEA",G +553539,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G +553600,2000,62.22,,70.0,,,,,,,"Sugars, total including NLEA",G +553817,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +554263,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +554325,2000,5.17,,70.0,,,,,,,"Sugars, total including NLEA",G +554365,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +554389,2000,4.17,,70.0,,,,,,,"Sugars, total including NLEA",G +555779,2000,21.57,,70.0,,,,,,,"Sugars, total including NLEA",G +555898,2000,10.36,,70.0,,,,,,,"Sugars, total including NLEA",G +555959,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G +555962,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +556126,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +556432,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +556876,2000,24.56,,70.0,,,,,,,"Sugars, total including NLEA",G +557711,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +557934,2000,5.6,,70.0,,,,,,,"Sugars, total including NLEA",G +558025,2000,5.71,,70.0,,,,,,,"Sugars, total including NLEA",G +558097,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +558236,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +558339,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G +558513,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +558533,2000,12.35,,70.0,,,,,,,"Sugars, total including NLEA",G +558616,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +558710,2000,11.88,,70.0,,,,,,,"Sugars, total including NLEA",G +558761,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +558797,2000,5.63,,70.0,,,,,,,"Sugars, total including NLEA",G +558867,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G +559055,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +559290,2000,56.25,,70.0,,,,,,,"Sugars, total including NLEA",G +559382,2000,1.86,,70.0,,,,,,,"Sugars, total including NLEA",G +559614,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +559760,2000,3.28,,70.0,,,,,,,"Sugars, total including NLEA",G +560317,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +560468,2000,0.89,,70.0,,,,,,,"Sugars, total including NLEA",G +560515,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +560521,2000,8.97,,70.0,,,,,,,"Sugars, total including NLEA",G +560609,2000,1.43,,73.0,,,,,,,"Sugars, total including NLEA",G +560747,2000,5.26,,73.0,,,,,,,"Sugars, total including NLEA",G +560774,2000,52.17,,70.0,,,,,,,"Sugars, total including NLEA",G +560818,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G +561063,2000,5.41,,70.0,,,,,,,"Sugars, total including NLEA",G +561376,2000,12.43,,70.0,,,,,,,"Sugars, total including NLEA",G +561449,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +561518,2000,43.75,,70.0,,,,,,,"Sugars, total including NLEA",G +561915,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +561976,2000,9.17,,70.0,,,,,,,"Sugars, total including NLEA",G +562034,2000,8.75,,70.0,,,,,,,"Sugars, total including NLEA",G +562653,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +563293,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G +563426,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +563556,2000,3.57,,74.0,,,,,,,"Sugars, total including NLEA",G +563575,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +563810,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +564026,2000,0.8,,73.0,,,,,,,"Sugars, total including NLEA",G +564241,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G +564512,2000,12.78,,70.0,,,,,,,"Sugars, total including NLEA",G +565082,2000,1.82,,70.0,,,,,,,"Sugars, total including NLEA",G +565149,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G +565191,2000,14.41,,70.0,,,,,,,"Sugars, total including NLEA",G +565226,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G +565275,2000,5.83,,70.0,,,,,,,"Sugars, total including NLEA",G +565381,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G +565548,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +565676,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +565731,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +565931,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +566254,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G +566424,2000,63.16,,70.0,,,,,,,"Sugars, total including NLEA",G +566491,2000,11.4,,70.0,,,,,,,"Sugars, total including NLEA",G +566776,2000,3.04,,70.0,,,,,,,"Sugars, total including NLEA",G +566806,2000,8.7,,70.0,,,,,,,"Sugars, total including NLEA",G +567103,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +567168,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +567601,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +568090,2000,6.15,,70.0,,,,,,,"Sugars, total including NLEA",G +568356,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +568779,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +569017,2000,82.86,,70.0,,,,,,,"Sugars, total including NLEA",G +569110,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G +569483,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +569616,2000,22.0,,70.0,,,,,,,"Sugars, total including NLEA",G +570139,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +570227,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +570513,2000,6.56,,70.0,,,,,,,"Sugars, total including NLEA",G +570608,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G +570814,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +571197,2000,11.43,,70.0,,,,,,,"Sugars, total including NLEA",G +571457,2000,61.95,,70.0,,,,,,,"Sugars, total including NLEA",G +571525,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +571620,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +571736,2000,44.83,,70.0,,,,,,,"Sugars, total including NLEA",G +571755,2000,62.5,,70.0,,,,,,,"Sugars, total including NLEA",G +571925,2000,25.37,,70.0,,,,,,,"Sugars, total including NLEA",G +572108,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +572387,2000,7.06,,70.0,,,,,,,"Sugars, total including NLEA",G +572430,2000,4.84,,70.0,,,,,,,"Sugars, total including NLEA",G +572546,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +572582,2000,81.25,,70.0,,,,,,,"Sugars, total including NLEA",G +572867,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G +572909,2000,2.63,,70.0,,,,,,,"Sugars, total including NLEA",G +572970,2000,11.39,,70.0,,,,,,,"Sugars, total including NLEA",G +573020,2000,4.67,,70.0,,,,,,,"Sugars, total including NLEA",G +573172,2000,48.0,,70.0,,,,,,,"Sugars, total including NLEA",G +573632,2000,23.81,,70.0,,,,,,,"Sugars, total including NLEA",G +573641,2000,2.82,,70.0,,,,,,,"Sugars, total including NLEA",G +573683,2000,38.71,,70.0,,,,,,,"Sugars, total including NLEA",G +573761,2000,17.65,,70.0,,,,,,,"Sugars, total including NLEA",G +574220,2000,23.27,,70.0,,,,,,,"Sugars, total including NLEA",G +574536,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G +574607,2000,25.71,,70.0,,,,,,,"Sugars, total including NLEA",G +575563,2000,3.03,,73.0,,,,,,,"Sugars, total including NLEA",G +575622,2000,55.81,,70.0,,,,,,,"Sugars, total including NLEA",G +575749,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +575792,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +576047,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G +576503,2000,0.4,,70.0,,,,,,,"Sugars, total including NLEA",G +576802,2000,12.35,,70.0,,,,,,,"Sugars, total including NLEA",G +577027,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G +577587,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +577724,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +578046,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +578418,2000,48.48,,70.0,,,,,,,"Sugars, total including NLEA",G +578903,2000,2.31,,70.0,,,,,,,"Sugars, total including NLEA",G +578968,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +579023,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +579707,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +579722,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +579729,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +580013,2000,35.29,,70.0,,,,,,,"Sugars, total including NLEA",G +580065,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +580260,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +580508,2000,0.31,,70.0,,,,,,,"Sugars, total including NLEA",G +580731,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +581133,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +581195,2000,7.55,,70.0,,,,,,,"Sugars, total including NLEA",G +581298,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +581517,2000,8.0,,70.0,,,,,,,"Sugars, total including NLEA",G +581751,2000,28.26,,70.0,,,,,,,"Sugars, total including NLEA",G +581757,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +581812,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +581910,2000,18.18,,70.0,,,,,,,"Sugars, total including NLEA",G +582126,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G +582166,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +582316,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +582566,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G +582660,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +582852,2000,4.08,,70.0,,,,,,,"Sugars, total including NLEA",G +582864,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G +583333,2000,1.79,,73.0,,,,,,,"Sugars, total including NLEA",G +583481,2000,4.55,,70.0,,,,,,,"Sugars, total including NLEA",G +583555,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +583617,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +583758,2000,94.44,,70.0,,,,,,,"Sugars, total including NLEA",G +583795,2000,25.35,,70.0,,,,,,,"Sugars, total including NLEA",G +583834,2000,1.49,,70.0,,,,,,,"Sugars, total including NLEA",G +584383,2000,34.88,,70.0,,,,,,,"Sugars, total including NLEA",G +584511,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +584892,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +585708,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +585749,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G +585923,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +586259,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G +586288,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +586441,2000,21.35,,70.0,,,,,,,"Sugars, total including NLEA",G +586611,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +586954,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G +587011,2000,57.5,,70.0,,,,,,,"Sugars, total including NLEA",G +587145,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +587354,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +587861,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +588239,2000,4.76,,70.0,,,,,,,"Sugars, total including NLEA",G +588296,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +588617,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +588866,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G +588978,2000,47.56,,70.0,,,,,,,"Sugars, total including NLEA",G +589253,2000,3.31,,70.0,,,,,,,"Sugars, total including NLEA",G +589293,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G +589315,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +589596,2000,4.29,,70.0,,,,,,,"Sugars, total including NLEA",G +589974,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +590024,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +590312,2000,25.86,,70.0,,,,,,,"Sugars, total including NLEA",G +590702,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +590929,2000,35.38,,70.0,,,,,,,"Sugars, total including NLEA",G +591229,2000,4.82,,70.0,,,,,,,"Sugars, total including NLEA",G +591370,2000,5.83,,70.0,,,,,,,"Sugars, total including NLEA",G +591384,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +591395,2000,1.56,,70.0,,,,,,,"Sugars, total including NLEA",G +591521,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G +591756,2000,23.81,,70.0,,,,,,,"Sugars, total including NLEA",G +591764,2000,15.71,,70.0,,,,,,,"Sugars, total including NLEA",G +591784,2000,0.42,,70.0,,,,,,,"Sugars, total including NLEA",G +592452,2000,3.8,,70.0,,,,,,,"Sugars, total including NLEA",G +592867,2000,2.33,,70.0,,,,,,,"Sugars, total including NLEA",G +593130,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +593350,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +594010,2000,7.02,,70.0,,,,,,,"Sugars, total including NLEA",G +594065,2000,3.75,,70.0,,,,,,,"Sugars, total including NLEA",G +594180,2000,1.07,,70.0,,,,,,,"Sugars, total including NLEA",G +594281,2000,40.43,,70.0,,,,,,,"Sugars, total including NLEA",G +594446,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G +594652,2000,3.25,,70.0,,,,,,,"Sugars, total including NLEA",G +595664,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +596057,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G +596091,2000,17.24,,70.0,,,,,,,"Sugars, total including NLEA",G +596403,2000,10.48,,70.0,,,,,,,"Sugars, total including NLEA",G +596409,2000,73.33,,70.0,,,,,,,"Sugars, total including NLEA",G +596424,2000,9.38,,70.0,,,,,,,"Sugars, total including NLEA",G +596561,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +596732,2000,1.43,,70.0,,,,,,,"Sugars, total including NLEA",G +596896,2000,36.17,,70.0,,,,,,,"Sugars, total including NLEA",G +597213,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +597445,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G +597526,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G +598123,2000,75.44,,70.0,,,,,,,"Sugars, total including NLEA",G +598446,2000,24.0,,70.0,,,,,,,"Sugars, total including NLEA",G +598502,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +598855,2000,3.0,,70.0,,,,,,,"Sugars, total including NLEA",G +599989,2000,7.32,,70.0,,,,,,,"Sugars, total including NLEA",G +600103,2000,61.4,,70.0,,,,,,,"Sugars, total including NLEA",G +600253,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +600435,2000,5.33,,70.0,,,,,,,"Sugars, total including NLEA",G +600510,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +600649,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G +600812,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G +601124,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +601541,2000,4.88,,70.0,,,,,,,"Sugars, total including NLEA",G +601597,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G +601787,2000,23.81,,70.0,,,,,,,"Sugars, total including NLEA",G +601806,2000,29.03,,70.0,,,,,,,"Sugars, total including NLEA",G +601911,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +602121,2000,48.28,,70.0,,,,,,,"Sugars, total including NLEA",G +602236,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +602241,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G +602325,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +602385,2000,19.44,,70.0,,,,,,,"Sugars, total including NLEA",G +602429,2000,32.43,,70.0,,,,,,,"Sugars, total including NLEA",G +602546,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G +602654,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +602747,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +603695,2000,26.79,,70.0,,,,,,,"Sugars, total including NLEA",G +603784,2000,74.29,,70.0,,,,,,,"Sugars, total including NLEA",G +603906,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +603974,2000,36.11,,70.0,,,,,,,"Sugars, total including NLEA",G +604101,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +604323,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +604345,2000,4.55,,70.0,,,,,,,"Sugars, total including NLEA",G +604593,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +604736,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +604755,2000,57.58,,70.0,,,,,,,"Sugars, total including NLEA",G +605424,2000,4.0,,71.0,,,,,,,"Sugars, total including NLEA",G +605772,2000,1.21,,71.0,,,,,,,"Sugars, total including NLEA",G +606268,2000,3.54,,71.0,,,,,,,"Sugars, total including NLEA",G +606690,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +606744,2000,1.52,,71.0,,,,,,,"Sugars, total including NLEA",G +607720,2000,0.78,,71.0,,,,,,,"Sugars, total including NLEA",G +608242,2000,0.42,,71.0,,,,,,,"Sugars, total including NLEA",G +608954,2000,20.0,,71.0,,,,,,,"Sugars, total including NLEA",G +609388,2000,3.45,,73.0,,,,,,,"Sugars, total including NLEA",G +609650,2000,12.9,,71.0,,,,,,,"Sugars, total including NLEA",G +609802,2000,11.76,,71.0,,,,,,,"Sugars, total including NLEA",G +609860,2000,3.23,,71.0,,,,,,,"Sugars, total including NLEA",G +610022,2000,3.23,,73.0,,,,,,,"Sugars, total including NLEA",G +610436,2000,36.54,,71.0,,,,,,,"Sugars, total including NLEA",G +610634,2000,34.62,,71.0,,,,,,,"Sugars, total including NLEA",G +610932,2000,2.35,,71.0,,,,,,,"Sugars, total including NLEA",G +611980,2000,10.83,,71.0,,,,,,,"Sugars, total including NLEA",G +612074,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +613422,2000,28.99,,71.0,,,,,,,"Sugars, total including NLEA",G +613452,2000,6.98,,71.0,,,,,,,"Sugars, total including NLEA",G +614800,2000,3.54,,71.0,,,,,,,"Sugars, total including NLEA",G +615016,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +615254,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +615314,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +615716,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +616684,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +617338,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +617560,2000,7.02,,70.0,,,,,,,"Sugars, total including NLEA",G +617742,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +618510,2000,10.96,,70.0,,,,,,,"Sugars, total including NLEA",G +618896,2000,1.19,,70.0,,,,,,,"Sugars, total including NLEA",G +620140,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +620304,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +620638,2000,17.72,,70.0,,,,,,,"Sugars, total including NLEA",G +621144,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +621340,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +621926,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +622944,2000,5.19,,70.0,,,,,,,"Sugars, total including NLEA",G +623058,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G +623162,2000,12.9,,70.0,,,,,,,"Sugars, total including NLEA",G +624680,2000,2.5,,73.0,,,,,,,"Sugars, total including NLEA",G +625332,2000,32.81,,70.0,,,,,,,"Sugars, total including NLEA",G +625400,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +625682,2000,18.18,,70.0,,,,,,,"Sugars, total including NLEA",G +625844,2000,34.29,,70.0,,,,,,,"Sugars, total including NLEA",G +627070,2000,7.41,,70.0,,,,,,,"Sugars, total including NLEA",G +627094,2000,6.98,,70.0,,,,,,,"Sugars, total including NLEA",G +628154,2000,1.54,,73.0,,,,,,,"Sugars, total including NLEA",G +628300,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G +628760,2000,2.65,,70.0,,,,,,,"Sugars, total including NLEA",G +629314,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +629532,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +630230,2000,2.82,,70.0,,,,,,,"Sugars, total including NLEA",G +630414,2000,8.11,,70.0,,,,,,,"Sugars, total including NLEA",G +631068,2000,12.68,,70.0,,,,,,,"Sugars, total including NLEA",G +631372,2000,11.83,,70.0,,,,,,,"Sugars, total including NLEA",G +632180,2000,0.45,,70.0,,,,,,,"Sugars, total including NLEA",G +632898,2000,44.12,,70.0,,,,,,,"Sugars, total including NLEA",G +632920,2000,86.67,,70.0,,,,,,,"Sugars, total including NLEA",G +633374,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G +633634,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +633724,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +633814,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +633840,2000,23.16,,70.0,,,,,,,"Sugars, total including NLEA",G +634146,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +634256,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +634654,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G +634888,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +635148,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +635568,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +636164,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +636888,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +637448,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G +637464,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +637514,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +637660,2000,4.23,,70.0,,,,,,,"Sugars, total including NLEA",G +638152,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +638896,2000,1.79,,73.0,,,,,,,"Sugars, total including NLEA",G +639254,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G +639288,2000,3.64,,70.0,,,,,,,"Sugars, total including NLEA",G +639362,2000,14.6,,70.0,,,,,,,"Sugars, total including NLEA",G +639560,2000,11.48,,70.0,,,,,,,"Sugars, total including NLEA",G +639802,2000,11.33,,70.0,,,,,,,"Sugars, total including NLEA",G +641392,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G +641902,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +641942,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +641980,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G +642264,2000,6.12,,70.0,,,,,,,"Sugars, total including NLEA",G +642758,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +643320,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +643384,2000,14.13,,70.0,,,,,,,"Sugars, total including NLEA",G +643792,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +645420,2000,34.48,,70.0,,,,,,,"Sugars, total including NLEA",G +645490,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +645778,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +646202,2000,37.14,,70.0,,,,,,,"Sugars, total including NLEA",G +649430,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +650228,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +650534,2000,6.02,,70.0,,,,,,,"Sugars, total including NLEA",G +650732,2000,2.27,,70.0,,,,,,,"Sugars, total including NLEA",G +650908,2000,12.5,,73.0,,,,,,,"Sugars, total including NLEA",G +650916,2000,6.54,,70.0,,,,,,,"Sugars, total including NLEA",G +651766,2000,5.63,,70.0,,,,,,,"Sugars, total including NLEA",G +652262,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G +653792,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +654050,2000,2.95,,70.0,,,,,,,"Sugars, total including NLEA",G +654136,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G +655034,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +655356,2000,55.81,,70.0,,,,,,,"Sugars, total including NLEA",G +655930,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +656018,2000,2.94,,70.0,,,,,,,"Sugars, total including NLEA",G +656130,2000,19.51,,70.0,,,,,,,"Sugars, total including NLEA",G +656472,2000,9.38,,70.0,,,,,,,"Sugars, total including NLEA",G +656696,2000,11.25,,70.0,,,,,,,"Sugars, total including NLEA",G +656802,2000,8.77,,70.0,,,,,,,"Sugars, total including NLEA",G +657156,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +658528,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +658716,2000,4.26,,70.0,,,,,,,"Sugars, total including NLEA",G +659304,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +659744,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +660152,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +660980,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +661332,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +661408,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +661774,2000,9.97,,70.0,,,,,,,"Sugars, total including NLEA",G +661844,2000,12.9,,70.0,,,,,,,"Sugars, total including NLEA",G +662718,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +663044,2000,21.05,,70.0,,,,,,,"Sugars, total including NLEA",G +663936,2000,34.09,,70.0,,,,,,,"Sugars, total including NLEA",G +664296,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +664402,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +664706,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +666580,2000,57.14,,70.0,,,,,,,"Sugars, total including NLEA",G +666646,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G +666828,2000,60.47,,70.0,,,,,,,"Sugars, total including NLEA",G +666976,2000,12.35,,70.0,,,,,,,"Sugars, total including NLEA",G +667296,2000,14.17,,70.0,,,,,,,"Sugars, total including NLEA",G +667756,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +668110,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +669040,2000,2.33,,70.0,,,,,,,"Sugars, total including NLEA",G +669088,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G +669388,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +669864,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +669952,2000,2.63,,73.0,,,,,,,"Sugars, total including NLEA",G +670854,2000,16.0,,70.0,,,,,,,"Sugars, total including NLEA",G +670938,2000,0.89,,70.0,,,,,,,"Sugars, total including NLEA",G +671044,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G +671210,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +671528,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +671550,2000,9.17,,70.0,,,,,,,"Sugars, total including NLEA",G +672420,2000,68.42,,70.0,,,,,,,"Sugars, total including NLEA",G +672676,2000,8.57,,70.0,,,,,,,"Sugars, total including NLEA",G +672736,2000,1.6,,70.0,,,,,,,"Sugars, total including NLEA",G +673270,2000,41.89,,70.0,,,,,,,"Sugars, total including NLEA",G +674018,2000,22.12,,70.0,,,,,,,"Sugars, total including NLEA",G +674556,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +674568,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G +675010,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G +675992,2000,1.19,,73.0,,,,,,,"Sugars, total including NLEA",G +676470,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +676504,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G +676576,2000,3.64,,70.0,,,,,,,"Sugars, total including NLEA",G +676802,2000,61.67,,70.0,,,,,,,"Sugars, total including NLEA",G +677280,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +677368,2000,48.89,,70.0,,,,,,,"Sugars, total including NLEA",G +677468,2000,1.75,,73.0,,,,,,,"Sugars, total including NLEA",G +677634,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +677988,2000,61.76,,70.0,,,,,,,"Sugars, total including NLEA",G +678328,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +678544,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +679894,2000,3.41,,70.0,,,,,,,"Sugars, total including NLEA",G +680838,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +680906,2000,10.0,,73.0,,,,,,,"Sugars, total including NLEA",G +681308,2000,1.75,,73.0,,,,,,,"Sugars, total including NLEA",G +681914,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +682198,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G +682222,2000,26.15,,70.0,,,,,,,"Sugars, total including NLEA",G +682404,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +682494,2000,23.14,,70.0,,,,,,,"Sugars, total including NLEA",G +682912,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G +683402,2000,0.8,,70.0,,,,,,,"Sugars, total including NLEA",G +684132,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G +684544,2000,7.87,,70.0,,,,,,,"Sugars, total including NLEA",G +685636,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +686952,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G +687512,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +687542,2000,40.54,,70.0,,,,,,,"Sugars, total including NLEA",G +688638,2000,2.65,,70.0,,,,,,,"Sugars, total including NLEA",G +689010,2000,3.36,,70.0,,,,,,,"Sugars, total including NLEA",G +690188,2000,21.05,,70.0,,,,,,,"Sugars, total including NLEA",G +691648,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +691898,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G +692144,2000,13.57,,70.0,,,,,,,"Sugars, total including NLEA",G +692214,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +692418,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G +692426,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G +692852,2000,3.08,,70.0,,,,,,,"Sugars, total including NLEA",G +693072,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +693090,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G +693348,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G +693412,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G +694660,2000,26.15,,70.0,,,,,,,"Sugars, total including NLEA",G +695228,2000,3.7,,70.0,,,,,,,"Sugars, total including NLEA",G +695512,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +696072,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +696126,2000,38.71,,70.0,,,,,,,"Sugars, total including NLEA",G +696626,2000,1.96,,70.0,,,,,,,"Sugars, total including NLEA",G +696852,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G +697592,2000,4.17,,70.0,,,,,,,"Sugars, total including NLEA",G +697842,2000,25.25,,70.0,,,,,,,"Sugars, total including NLEA",G +698480,2000,16.22,,70.0,,,,,,,"Sugars, total including NLEA",G +698928,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G +699062,2000,9.58,,70.0,,,,,,,"Sugars, total including NLEA",G +699684,2000,22.0,,70.0,,,,,,,"Sugars, total including NLEA",G +700552,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +701102,2000,15.87,,70.0,,,,,,,"Sugars, total including NLEA",G +701502,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +701710,2000,36.11,,70.0,,,,,,,"Sugars, total including NLEA",G +703142,2000,70.0,,70.0,,,,,,,"Sugars, total including NLEA",G +703546,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +703672,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +703876,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +704062,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +705150,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G +706164,2000,7.65,,70.0,,,,,,,"Sugars, total including NLEA",G +706716,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +707062,2000,21.84,,70.0,,,,,,,"Sugars, total including NLEA",G +707224,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +707712,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G +707852,2000,9.58,,70.0,,,,,,,"Sugars, total including NLEA",G +708470,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +708728,2000,41.18,,70.0,,,,,,,"Sugars, total including NLEA",G +708740,2000,44.12,,70.0,,,,,,,"Sugars, total including NLEA",G +710292,2000,3.38,,70.0,,,,,,,"Sugars, total including NLEA",G +710898,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +711176,2000,36.11,,70.0,,,,,,,"Sugars, total including NLEA",G +711338,2000,10.17,,70.0,,,,,,,"Sugars, total including NLEA",G +714638,2000,62.96,,70.0,,,,,,,"Sugars, total including NLEA",G +715772,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +716096,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G +716934,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +717608,2000,7.06,,70.0,,,,,,,"Sugars, total including NLEA",G +718000,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +718192,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +718298,2000,0.42,,70.0,,,,,,,"Sugars, total including NLEA",G +719028,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +719216,2000,2.7,,70.0,,,,,,,"Sugars, total including NLEA",G +719476,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +719666,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +720046,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +720520,2000,4.67,,70.0,,,,,,,"Sugars, total including NLEA",G +720712,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +721352,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +721578,2000,1.57,,70.0,,,,,,,"Sugars, total including NLEA",G +721912,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +722406,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +723550,2000,1.18,,73.0,,,,,,,"Sugars, total including NLEA",G +724070,2000,2.25,,70.0,,,,,,,"Sugars, total including NLEA",G +724414,2000,2.92,,70.0,,,,,,,"Sugars, total including NLEA",G +725134,2000,51.72,,70.0,,,,,,,"Sugars, total including NLEA",G +725380,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +725728,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G +725816,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +727152,2000,5.38,,70.0,,,,,,,"Sugars, total including NLEA",G +727388,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +727774,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +728082,2000,1.69,,70.0,,,,,,,"Sugars, total including NLEA",G +728092,2000,1.38,,70.0,,,,,,,"Sugars, total including NLEA",G +728368,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +730952,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G +731306,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +731476,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G +731714,2000,75.0,,70.0,,,,,,,"Sugars, total including NLEA",G +731968,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +732284,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +732372,2000,5.14,,70.0,,,,,,,"Sugars, total including NLEA",G +732476,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +733478,2000,2.38,,70.0,,,,,,,"Sugars, total including NLEA",G +733568,2000,29.51,,70.0,,,,,,,"Sugars, total including NLEA",G +734006,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +734072,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +734522,2000,6.25,,73.0,,,,,,,"Sugars, total including NLEA",G +734634,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +736602,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +737060,2000,1.01,,70.0,,,,,,,"Sugars, total including NLEA",G +737582,2000,7.75,,70.0,,,,,,,"Sugars, total including NLEA",G +737738,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +738092,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +738108,2000,12.0,,70.0,,,,,,,"Sugars, total including NLEA",G +738354,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +738664,2000,0.87,,70.0,,,,,,,"Sugars, total including NLEA",G +738822,2000,32.43,,70.0,,,,,,,"Sugars, total including NLEA",G +739854,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +739978,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +740300,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +740454,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +740606,2000,34.29,,70.0,,,,,,,"Sugars, total including NLEA",G +740946,2000,22.37,,70.0,,,,,,,"Sugars, total including NLEA",G +741544,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +742482,2000,1.18,,73.0,,,,,,,"Sugars, total including NLEA",G +742948,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +743036,2000,3.03,,70.0,,,,,,,"Sugars, total including NLEA",G +743342,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +743602,2000,8.24,,70.0,,,,,,,"Sugars, total including NLEA",G +743892,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +743946,2000,2.65,,70.0,,,,,,,"Sugars, total including NLEA",G +745102,2000,36.17,,70.0,,,,,,,"Sugars, total including NLEA",G +745190,2000,62.16,,70.0,,,,,,,"Sugars, total including NLEA",G +746046,2000,5.05,,70.0,,,,,,,"Sugars, total including NLEA",G +746288,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +746432,2000,1.18,,73.0,,,,,,,"Sugars, total including NLEA",G +746674,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +751974,2000,34.6,,78.0,,,,,,,"Sugars, total including NLEA",G +752272,2000,19.0,,78.0,,,,,,,"Sugars, total including NLEA",G +752864,2000,0.8,,78.0,,,,,,,"Sugars, total including NLEA",G +753526,2000,2.53,,71.0,,,,,,,"Sugars, total including NLEA",G +1847473,2000,0.42,,73.0,,,,,,,"Sugars, total including NLEA",G +753868,2000,0.8,,71.0,,,,,,,"Sugars, total including NLEA",G +753970,2000,4.8,,71.0,,,,,,,"Sugars, total including NLEA",G +754046,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +754078,2000,3.03,,71.0,,,,,,,"Sugars, total including NLEA",G +754332,2000,0.0,,78.0,,,,,,,"Sugars, total including NLEA",G +755258,2000,64.29,,71.0,,,,,,,"Sugars, total including NLEA",G +756018,2000,12.5,,71.0,,,,,,,"Sugars, total including NLEA",G +756314,2000,52.38,,71.0,,,,,,,"Sugars, total including NLEA",G +756556,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +757098,2000,34.5,,78.0,,,,,,,"Sugars, total including NLEA",G +1847755,2000,38.0,,78.0,,,,,,,"Sugars, total including NLEA",G +757674,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +758246,2000,0.81,,71.0,,,,,,,"Sugars, total including NLEA",G +759716,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +760158,2000,11.11,,71.0,,,,,,,"Sugars, total including NLEA",G +760330,2000,11.18,,71.0,,,,,,,"Sugars, total including NLEA",G +760960,2000,34.62,,71.0,,,,,,,"Sugars, total including NLEA",G +1848037,2000,3.0,,78.0,,,,,,,"Sugars, total including NLEA",G +761292,2000,34.62,,71.0,,,,,,,"Sugars, total including NLEA",G +1848044,2000,5.26,,71.0,,,,,,,"Sugars, total including NLEA",G +761398,2000,20.0,,71.0,,,,,,,"Sugars, total including NLEA",G +761468,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +762234,2000,44.83,,71.0,,,,,,,"Sugars, total including NLEA",G +762594,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +763030,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +763278,2000,1.44,,78.0,,,,,,,"Sugars, total including NLEA",G +763624,2000,64.29,,71.0,,,,,,,"Sugars, total including NLEA",G +764328,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +765296,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +766060,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +766082,2000,3.89,,71.0,,,,,,,"Sugars, total including NLEA",G +766154,2000,43.75,,71.0,,,,,,,"Sugars, total including NLEA",G +766358,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +766380,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +766600,2000,4.58,,71.0,,,,,,,"Sugars, total including NLEA",G +767090,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +767120,2000,40.74,,71.0,,,,,,,"Sugars, total including NLEA",G +767246,2000,36.0,,71.0,,,,,,,"Sugars, total including NLEA",G +767498,2000,16.13,,71.0,,,,,,,"Sugars, total including NLEA",G +768260,2000,41.38,,71.0,,,,,,,"Sugars, total including NLEA",G +768264,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +768296,2000,5.78,,71.0,,,,,,,"Sugars, total including NLEA",G +769038,2000,5.83,,71.0,,,,,,,"Sugars, total including NLEA",G +769340,2000,41.18,,71.0,,,,,,,"Sugars, total including NLEA",G +769832,2000,56.0,,71.0,,,,,,,"Sugars, total including NLEA",G +770318,2000,28.57,,71.0,,,,,,,"Sugars, total including NLEA",G +771644,2000,27.0,,78.0,,,,,,,"Sugars, total including NLEA",G +772108,2000,4.08,,71.0,,,,,,,"Sugars, total including NLEA",G +772220,2000,4.11,,71.0,,,,,,,"Sugars, total including NLEA",G +772252,2000,3.57,,71.0,,,,,,,"Sugars, total including NLEA",G +772906,2000,4.17,,70.0,,,,,,,"Sugars, total including NLEA",G +773888,2000,22.34,,70.0,,,,,,,"Sugars, total including NLEA",G +1848173,2000,11.0,,78.0,,,,,,,"Sugars, total including NLEA",G +775202,2000,5.08,,70.0,,,,,,,"Sugars, total including NLEA",G +775486,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +776224,2000,21.05,,70.0,,,,,,,"Sugars, total including NLEA",G +776812,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +779258,2000,52.38,,70.0,,,,,,,"Sugars, total including NLEA",G +779664,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +780640,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +780786,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +792371,2000,53.57,,71.0,,,,,,,"Sugars, total including NLEA",G +792615,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +793539,2000,12.9,,70.0,,,,,,,"Sugars, total including NLEA",G +795139,2000,7.2,,70.0,,,,,,,"Sugars, total including NLEA",G +795919,2000,18.46,,70.0,,,,,,,"Sugars, total including NLEA",G +796879,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G +797019,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G +797155,2000,1.23,,70.0,,,,,,,"Sugars, total including NLEA",G +797551,2000,47.62,,70.0,,,,,,,"Sugars, total including NLEA",G +798155,2000,51.16,,70.0,,,,,,,"Sugars, total including NLEA",G +798551,2000,1.37,,70.0,,,,,,,"Sugars, total including NLEA",G +798965,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +799201,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +799297,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +799493,2000,17.5,,70.0,,,,,,,"Sugars, total including NLEA",G +799653,2000,1.53,,70.0,,,,,,,"Sugars, total including NLEA",G +799711,2000,4.76,,70.0,,,,,,,"Sugars, total including NLEA",G +799803,2000,0.79,,70.0,,,,,,,"Sugars, total including NLEA",G +800099,2000,53.57,,70.0,,,,,,,"Sugars, total including NLEA",G +800507,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +801363,2000,9.73,,70.0,,,,,,,"Sugars, total including NLEA",G +802099,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +802127,2000,18.6,,70.0,,,,,,,"Sugars, total including NLEA",G +802359,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +803025,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +804529,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +805015,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +805285,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +805335,2000,1.79,,73.0,,,,,,,"Sugars, total including NLEA",G +806747,2000,74.29,,70.0,,,,,,,"Sugars, total including NLEA",G +806765,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G +806837,2000,74.29,,70.0,,,,,,,"Sugars, total including NLEA",G +806959,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +807081,2000,8.57,,70.0,,,,,,,"Sugars, total including NLEA",G +807849,2000,35.29,,70.0,,,,,,,"Sugars, total including NLEA",G +807969,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +809290,2000,0.83,,71.0,,,,,,,"Sugars, total including NLEA",G +809376,2000,23.08,,71.0,,,,,,,"Sugars, total including NLEA",G +809404,2000,32.35,,71.0,,,,,,,"Sugars, total including NLEA",G +809976,2000,1.79,,71.0,,,,,,,"Sugars, total including NLEA",G +810040,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +811064,2000,38.71,,71.0,,,,,,,"Sugars, total including NLEA",G +811218,2000,0.42,,71.0,,,,,,,"Sugars, total including NLEA",G +811878,2000,6.19,,70.0,,,,,,,"Sugars, total including NLEA",G +813540,2000,36.84,,70.0,,,,,,,"Sugars, total including NLEA",G +813844,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +814224,2000,80.95,,70.0,,,,,,,"Sugars, total including NLEA",G +814450,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G +814478,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +815980,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +816848,2000,6.67,,73.0,,,,,,,"Sugars, total including NLEA",G +817786,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +818184,2000,25.71,,70.0,,,,,,,"Sugars, total including NLEA",G +818492,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +818700,2000,62.86,,70.0,,,,,,,"Sugars, total including NLEA",G +818808,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +819182,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +819492,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +819794,2000,21.18,,70.0,,,,,,,"Sugars, total including NLEA",G +820020,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +820186,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +820282,2000,1.43,,70.0,,,,,,,"Sugars, total including NLEA",G +821268,2000,6.45,,70.0,,,,,,,"Sugars, total including NLEA",G +821344,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +823008,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G +823188,2000,2.44,,70.0,,,,,,,"Sugars, total including NLEA",G +823260,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +823606,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +824004,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +824010,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +824308,2000,23.86,,70.0,,,,,,,"Sugars, total including NLEA",G +824736,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +824898,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +825378,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G +825582,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G +825686,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +826028,2000,26.79,,70.0,,,,,,,"Sugars, total including NLEA",G +826122,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +826552,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +827374,2000,1.36,,70.0,,,,,,,"Sugars, total including NLEA",G +827556,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +827734,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G +828080,2000,68.29,,70.0,,,,,,,"Sugars, total including NLEA",G +828208,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +828606,2000,5.8,,70.0,,,,,,,"Sugars, total including NLEA",G +828898,2000,1.69,,70.0,,,,,,,"Sugars, total including NLEA",G +829000,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +829024,2000,0.71,,73.0,,,,,,,"Sugars, total including NLEA",G +829220,2000,1.92,,70.0,,,,,,,"Sugars, total including NLEA",G +829714,2000,1.61,,70.0,,,,,,,"Sugars, total including NLEA",G +829814,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G +829960,2000,23.81,,70.0,,,,,,,"Sugars, total including NLEA",G +830066,2000,4.44,,70.0,,,,,,,"Sugars, total including NLEA",G +830364,2000,13.56,,70.0,,,,,,,"Sugars, total including NLEA",G +830408,2000,10.99,,70.0,,,,,,,"Sugars, total including NLEA",G +831336,2000,1.25,,70.0,,,,,,,"Sugars, total including NLEA",G +831834,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +832620,2000,27.5,,70.0,,,,,,,"Sugars, total including NLEA",G +833070,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +833318,2000,47.5,,70.0,,,,,,,"Sugars, total including NLEA",G +834222,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +834332,2000,62.79,,70.0,,,,,,,"Sugars, total including NLEA",G +834504,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G +834980,2000,9.17,,70.0,,,,,,,"Sugars, total including NLEA",G +836050,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +836320,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +836866,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +837052,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +838306,2000,0.3,,70.0,,,,,,,"Sugars, total including NLEA",G +839096,2000,10.59,,70.0,,,,,,,"Sugars, total including NLEA",G +839148,2000,2.2,,70.0,,,,,,,"Sugars, total including NLEA",G +840210,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +840446,2000,3.7,,70.0,,,,,,,"Sugars, total including NLEA",G +841004,2000,9.3,,70.0,,,,,,,"Sugars, total including NLEA",G +841650,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +841856,2000,43.59,,70.0,,,,,,,"Sugars, total including NLEA",G +842022,2000,52.5,,70.0,,,,,,,"Sugars, total including NLEA",G +842076,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +842352,2000,4.29,,70.0,,,,,,,"Sugars, total including NLEA",G +842926,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +843600,2000,24.71,,70.0,,,,,,,"Sugars, total including NLEA",G +844024,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +844026,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +844038,2000,0.7,,70.0,,,,,,,"Sugars, total including NLEA",G +844212,2000,4.29,,70.0,,,,,,,"Sugars, total including NLEA",G +844896,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +844898,2000,22.44,,70.0,,,,,,,"Sugars, total including NLEA",G +845004,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +845162,2000,4.26,,70.0,,,,,,,"Sugars, total including NLEA",G +845448,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1848290,2000,13.0,,78.0,,,,,,,"Sugars, total including NLEA",G +845818,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +846026,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +846112,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G +846428,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +847778,2000,1.34,,70.0,,,,,,,"Sugars, total including NLEA",G +848126,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +848222,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +849010,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G +849636,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +849910,2000,10.62,,70.0,,,,,,,"Sugars, total including NLEA",G +850222,2000,1.2,,70.0,,,,,,,"Sugars, total including NLEA",G +850264,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +850544,2000,2.8,,70.0,,,,,,,"Sugars, total including NLEA",G +850802,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +850948,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G +851124,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +852248,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G +852784,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +854408,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G +854510,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +854540,2000,6.06,,70.0,,,,,,,"Sugars, total including NLEA",G +855396,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +856420,2000,9.68,,70.0,,,,,,,"Sugars, total including NLEA",G +857154,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G +857158,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G +857612,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +857698,2000,2.76,,70.0,,,,,,,"Sugars, total including NLEA",G +858006,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +858328,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +858510,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +858530,2000,46.0,,70.0,,,,,,,"Sugars, total including NLEA",G +858620,2000,0.71,,70.0,,,,,,,"Sugars, total including NLEA",G +858988,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G +859964,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +860832,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +862878,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G +863370,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +863560,2000,3.0,,70.0,,,,,,,"Sugars, total including NLEA",G +863888,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G +865524,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G +866012,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G +866676,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +866938,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +867068,2000,40.85,,70.0,,,,,,,"Sugars, total including NLEA",G +869642,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +869688,2000,34.29,,70.0,,,,,,,"Sugars, total including NLEA",G +870128,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +870492,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G +870888,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +871916,2000,4.17,,70.0,,,,,,,"Sugars, total including NLEA",G +872472,2000,3.03,,70.0,,,,,,,"Sugars, total including NLEA",G +872790,2000,8.46,,70.0,,,,,,,"Sugars, total including NLEA",G +873272,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +874528,2000,12.08,,70.0,,,,,,,"Sugars, total including NLEA",G +875950,2000,6.9,,70.0,,,,,,,"Sugars, total including NLEA",G +876322,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +876740,2000,2.92,,70.0,,,,,,,"Sugars, total including NLEA",G +877530,2000,11.18,,70.0,,,,,,,"Sugars, total including NLEA",G +877772,2000,30.43,,70.0,,,,,,,"Sugars, total including NLEA",G +877864,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G +878218,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G +879950,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +879992,2000,11.11,,70.0,,,,,,,"Sugars, total including NLEA",G +880186,2000,2.94,,70.0,,,,,,,"Sugars, total including NLEA",G +880250,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +880362,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +880656,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +880696,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +880700,2000,6.52,,70.0,,,,,,,"Sugars, total including NLEA",G +880810,2000,13.27,,70.0,,,,,,,"Sugars, total including NLEA",G +881138,2000,23.53,,70.0,,,,,,,"Sugars, total including NLEA",G +881944,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G +883814,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +884386,2000,5.94,,70.0,,,,,,,"Sugars, total including NLEA",G +884710,2000,1.6,,70.0,,,,,,,"Sugars, total including NLEA",G +885174,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G +885468,2000,3.56,,70.0,,,,,,,"Sugars, total including NLEA",G +885834,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +886216,2000,16.36,,70.0,,,,,,,"Sugars, total including NLEA",G +886574,2000,2.48,,70.0,,,,,,,"Sugars, total including NLEA",G +887500,2000,20.69,,70.0,,,,,,,"Sugars, total including NLEA",G +887890,2000,24.14,,70.0,,,,,,,"Sugars, total including NLEA",G +888640,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +888718,2000,10.34,,70.0,,,,,,,"Sugars, total including NLEA",G +888926,2000,1.82,,70.0,,,,,,,"Sugars, total including NLEA",G +889038,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +889418,2000,52.5,,70.0,,,,,,,"Sugars, total including NLEA",G +890648,2000,60.87,,70.0,,,,,,,"Sugars, total including NLEA",G +891080,2000,8.46,,70.0,,,,,,,"Sugars, total including NLEA",G +891144,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +891442,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +891504,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +891634,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G +891660,2000,17.18,,70.0,,,,,,,"Sugars, total including NLEA",G +891898,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +891992,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +892258,2000,0.7,,70.0,,,,,,,"Sugars, total including NLEA",G +892654,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +892776,2000,2.19,,70.0,,,,,,,"Sugars, total including NLEA",G +893000,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G +893618,2000,12.68,,70.0,,,,,,,"Sugars, total including NLEA",G +895580,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G +895632,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +895864,2000,83.33,,70.0,,,,,,,"Sugars, total including NLEA",G +896106,2000,1.92,,70.0,,,,,,,"Sugars, total including NLEA",G +896220,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +896236,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +897122,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +898684,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +898722,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G +898810,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +898926,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +899364,2000,15.38,,70.0,,,,,,,"Sugars, total including NLEA",G +900322,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +900844,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +901440,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +902270,2000,19.0,,70.0,,,,,,,"Sugars, total including NLEA",G +902658,2000,2.82,,70.0,,,,,,,"Sugars, total including NLEA",G +902994,2000,23.21,,70.0,,,,,,,"Sugars, total including NLEA",G +903036,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +903502,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +905354,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +905734,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +906228,2000,7.5,,70.0,,,,,,,"Sugars, total including NLEA",G +907468,2000,8.75,,70.0,,,,,,,"Sugars, total including NLEA",G +907562,2000,3.26,,70.0,,,,,,,"Sugars, total including NLEA",G +907564,2000,18.63,,70.0,,,,,,,"Sugars, total including NLEA",G +907746,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +908180,2000,3.26,,70.0,,,,,,,"Sugars, total including NLEA",G +908622,2000,20.37,,70.0,,,,,,,"Sugars, total including NLEA",G +908624,2000,7.69,,70.0,,,,,,,"Sugars, total including NLEA",G +909196,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +910050,2000,23.2,,70.0,,,,,,,"Sugars, total including NLEA",G +910202,2000,1.4,,70.0,,,,,,,"Sugars, total including NLEA",G +910574,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +910724,2000,35.14,,70.0,,,,,,,"Sugars, total including NLEA",G +910966,2000,5.83,,70.0,,,,,,,"Sugars, total including NLEA",G +911022,2000,2.65,,70.0,,,,,,,"Sugars, total including NLEA",G +911206,2000,21.74,,70.0,,,,,,,"Sugars, total including NLEA",G +911446,2000,23.39,,70.0,,,,,,,"Sugars, total including NLEA",G +911450,2000,52.38,,70.0,,,,,,,"Sugars, total including NLEA",G +911692,2000,6.12,,70.0,,,,,,,"Sugars, total including NLEA",G +912032,2000,4.08,,70.0,,,,,,,"Sugars, total including NLEA",G +912350,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +912862,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +912952,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +913206,2000,14.55,,70.0,,,,,,,"Sugars, total including NLEA",G +913292,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G +913590,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +913842,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +914302,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +914924,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +915634,2000,56.0,,70.0,,,,,,,"Sugars, total including NLEA",G +916018,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +916124,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +917044,2000,12.08,,70.0,,,,,,,"Sugars, total including NLEA",G +918138,2000,74.07,,70.0,,,,,,,"Sugars, total including NLEA",G +918420,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G +918718,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +919266,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G +919802,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +920436,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G +920650,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +921206,2000,11.5,,70.0,,,,,,,"Sugars, total including NLEA",G +921400,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +921840,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G +922352,2000,9.41,,70.0,,,,,,,"Sugars, total including NLEA",G +922416,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +922584,2000,11.55,,70.0,,,,,,,"Sugars, total including NLEA",G +922926,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +923686,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +924222,2000,25.45,,70.0,,,,,,,"Sugars, total including NLEA",G +924370,2000,88.33,,70.0,,,,,,,"Sugars, total including NLEA",G +924630,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +925330,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +925466,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +926086,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G +926206,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G +926362,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +926452,2000,11.39,,70.0,,,,,,,"Sugars, total including NLEA",G +926494,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G +926598,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +926650,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +927164,2000,42.25,,70.0,,,,,,,"Sugars, total including NLEA",G +927444,2000,2.04,,70.0,,,,,,,"Sugars, total including NLEA",G +928566,2000,1.22,,70.0,,,,,,,"Sugars, total including NLEA",G +928620,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +929068,2000,25.51,,70.0,,,,,,,"Sugars, total including NLEA",G +930384,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +930530,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +930810,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G +931612,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +931872,2000,1.37,,70.0,,,,,,,"Sugars, total including NLEA",G +931886,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +932158,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +932372,2000,44.25,,70.0,,,,,,,"Sugars, total including NLEA",G +932722,2000,21.59,,70.0,,,,,,,"Sugars, total including NLEA",G +933072,2000,20.65,,70.0,,,,,,,"Sugars, total including NLEA",G +933258,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +933470,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +933768,2000,25.4,,70.0,,,,,,,"Sugars, total including NLEA",G +934402,2000,2.42,,70.0,,,,,,,"Sugars, total including NLEA",G +934790,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +935706,2000,21.67,,70.0,,,,,,,"Sugars, total including NLEA",G +936392,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +936728,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +937910,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +937916,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +939082,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +939128,2000,5.19,,70.0,,,,,,,"Sugars, total including NLEA",G +939492,2000,20.45,,70.0,,,,,,,"Sugars, total including NLEA",G +939886,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G +940736,2000,77.0,,70.0,,,,,,,"Sugars, total including NLEA",G +940830,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +940866,2000,56.52,,70.0,,,,,,,"Sugars, total including NLEA",G +940918,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +940926,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +941808,2000,45.45,,70.0,,,,,,,"Sugars, total including NLEA",G +941994,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +942136,2000,1.56,,70.0,,,,,,,"Sugars, total including NLEA",G +942276,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +942378,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +942388,2000,35.38,,70.0,,,,,,,"Sugars, total including NLEA",G +942930,2000,15.87,,70.0,,,,,,,"Sugars, total including NLEA",G +944278,2000,52.94,,70.0,,,,,,,"Sugars, total including NLEA",G +944688,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +944746,2000,2.53,,70.0,,,,,,,"Sugars, total including NLEA",G +944886,2000,6.06,,70.0,,,,,,,"Sugars, total including NLEA",G +945204,2000,0.3,,70.0,,,,,,,"Sugars, total including NLEA",G +946790,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +947004,2000,36.36,,70.0,,,,,,,"Sugars, total including NLEA",G +947210,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +947530,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +947682,2000,12.08,,70.0,,,,,,,"Sugars, total including NLEA",G +947894,2000,19.26,,70.0,,,,,,,"Sugars, total including NLEA",G +948212,2000,57.69,,70.0,,,,,,,"Sugars, total including NLEA",G +948672,2000,58.62,,70.0,,,,,,,"Sugars, total including NLEA",G +948774,2000,12.9,,70.0,,,,,,,"Sugars, total including NLEA",G +949316,2000,5.08,,70.0,,,,,,,"Sugars, total including NLEA",G +949750,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +949790,2000,2.06,,70.0,,,,,,,"Sugars, total including NLEA",G +950645,2000,5.71,,70.0,,,,,,,"Sugars, total including NLEA",G +951527,2000,16.48,,70.0,,,,,,,"Sugars, total including NLEA",G +952179,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G +952229,2000,40.54,,70.0,,,,,,,"Sugars, total including NLEA",G +952553,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +954085,2000,7.81,,70.0,,,,,,,"Sugars, total including NLEA",G +1848554,2000,38.0,,78.0,,,,,,,"Sugars, total including NLEA",G +954819,2000,1.63,,70.0,,,,,,,"Sugars, total including NLEA",G +956425,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +956479,2000,38.89,,70.0,,,,,,,"Sugars, total including NLEA",G +956639,2000,12.14,,70.0,,,,,,,"Sugars, total including NLEA",G +957447,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +957599,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +957831,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G +1848636,2000,38.0,,78.0,,,,,,,"Sugars, total including NLEA",G +958595,2000,17.98,,70.0,,,,,,,"Sugars, total including NLEA",G +958971,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G +959001,2000,2.1,,70.0,,,,,,,"Sugars, total including NLEA",G +959527,2000,10.67,,70.0,,,,,,,"Sugars, total including NLEA",G +959751,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G +960445,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G +960909,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +960953,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1848701,2000,5.13,,71.0,,,,,,,"Sugars, total including NLEA",G +962169,2000,8.06,,70.0,,,,,,,"Sugars, total including NLEA",G +962173,2000,8.9,,70.0,,,,,,,"Sugars, total including NLEA",G +962501,2000,10.7,,70.0,,,,,,,"Sugars, total including NLEA",G +962887,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +962941,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G +963211,2000,6.4,,70.0,,,,,,,"Sugars, total including NLEA",G +965059,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +965729,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1848759,2000,0.69,,71.0,,,,,,,"Sugars, total including NLEA",G +1848763,2000,1.82,,71.0,,,,,,,"Sugars, total including NLEA",G +1848792,2000,36.0,,71.0,,,,,,,"Sugars, total including NLEA",G +1848825,2000,32.26,,71.0,,,,,,,"Sugars, total including NLEA",G +967199,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +969587,2000,5.42,,70.0,,,,,,,"Sugars, total including NLEA",G +970537,2000,1.18,,73.0,,,,,,,"Sugars, total including NLEA",G +970865,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1849010,2000,33.0,,78.0,,,,,,,"Sugars, total including NLEA",G +971983,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G +972325,2000,4.44,,70.0,,,,,,,"Sugars, total including NLEA",G +972379,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +972797,2000,2.21,,70.0,,,,,,,"Sugars, total including NLEA",G +973069,2000,8.49,,70.0,,,,,,,"Sugars, total including NLEA",G +1849043,2000,2.0,,78.0,,,,,,,"Sugars, total including NLEA",G +973897,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G +974949,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +975335,2000,89.29,,70.0,,,,,,,"Sugars, total including NLEA",G +975371,2000,10.62,,70.0,,,,,,,"Sugars, total including NLEA",G +975543,2000,11.76,,70.0,,,,,,,"Sugars, total including NLEA",G +975799,2000,0.56,,70.0,,,,,,,"Sugars, total including NLEA",G +975959,2000,2.05,,70.0,,,,,,,"Sugars, total including NLEA",G +977873,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1849124,2000,0.0,,75.0,,,,,,,"Sugars, total including NLEA",G +983559,2000,36.11,,70.0,,,,,,,"Sugars, total including NLEA",G +983631,2000,7.56,,70.0,,,,,,,"Sugars, total including NLEA",G +983755,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G +983757,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +984475,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +984487,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +984523,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1849161,2000,0.0,,75.0,,,,,,,"Sugars, total including NLEA",G +984937,2000,73.33,,70.0,,,,,,,"Sugars, total including NLEA",G +984965,2000,9.68,,70.0,,,,,,,"Sugars, total including NLEA",G +985333,2000,1.18,,73.0,,,,,,,"Sugars, total including NLEA",G +985457,2000,1.61,,70.0,,,,,,,"Sugars, total including NLEA",G +985585,2000,21.54,,70.0,,,,,,,"Sugars, total including NLEA",G +985621,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +985805,2000,24.14,,70.0,,,,,,,"Sugars, total including NLEA",G +986845,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +987251,2000,18.0,,70.0,,,,,,,"Sugars, total including NLEA",G +987413,2000,7.41,,70.0,,,,,,,"Sugars, total including NLEA",G +987553,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +988039,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G +995955,2000,1.89,,70.0,,,,,,,"Sugars, total including NLEA",G +1001533,2000,8.7,,70.0,,,,,,,"Sugars, total including NLEA",G +1002109,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1002223,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1002843,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1004629,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1005513,2000,23.68,,70.0,,,,,,,"Sugars, total including NLEA",G +1005531,2000,6.56,,70.0,,,,,,,"Sugars, total including NLEA",G +1006377,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1006789,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1006805,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1008021,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1008039,2000,35.48,,70.0,,,,,,,"Sugars, total including NLEA",G +1008725,2000,2.82,,70.0,,,,,,,"Sugars, total including NLEA",G +1009269,2000,52.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1009771,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1010275,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1849689,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1011481,2000,11.18,,70.0,,,,,,,"Sugars, total including NLEA",G +1011991,2000,20.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1012035,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1012539,2000,2.72,,70.0,,,,,,,"Sugars, total including NLEA",G +1015761,2000,56.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1015769,2000,4.56,,70.0,,,,,,,"Sugars, total including NLEA",G +1016695,2000,12.21,,70.0,,,,,,,"Sugars, total including NLEA",G +1017113,2000,88.89,,70.0,,,,,,,"Sugars, total including NLEA",G +1017277,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1017477,2000,28.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1017733,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1019331,2000,56.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1019563,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1019865,2000,19.54,,70.0,,,,,,,"Sugars, total including NLEA",G +1020577,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1020655,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1021009,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1021655,2000,9.73,,70.0,,,,,,,"Sugars, total including NLEA",G +1023039,2000,18.68,,70.0,,,,,,,"Sugars, total including NLEA",G +1023451,2000,17.28,,70.0,,,,,,,"Sugars, total including NLEA",G +1023467,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1850060,2000,2.27,,70.0,,,,,,,"Sugars, total including NLEA",G +1024363,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1024679,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1024689,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1024695,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1026483,2000,0.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1026931,2000,4.17,,73.0,,,,,,,"Sugars, total including NLEA",G +1028115,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1028231,2000,42.31,,70.0,,,,,,,"Sugars, total including NLEA",G +1028879,2000,2.47,,70.0,,,,,,,"Sugars, total including NLEA",G +1029665,2000,39.53,,70.0,,,,,,,"Sugars, total including NLEA",G +1031089,2000,70.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1031759,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1032027,2000,25.23,,70.0,,,,,,,"Sugars, total including NLEA",G +1032201,2000,63.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1032315,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G +1032455,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1033161,2000,9.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1033913,2000,1.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1034133,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1034415,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1034491,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1034631,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1035777,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1036821,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1037659,2000,0.59,,70.0,,,,,,,"Sugars, total including NLEA",G +1037725,2000,22.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1038429,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1038669,2000,5.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1038829,2000,2.02,,70.0,,,,,,,"Sugars, total including NLEA",G +1039069,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1040585,2000,15.83,,70.0,,,,,,,"Sugars, total including NLEA",G +1040947,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1041099,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1041157,2000,22.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1041877,2000,9.73,,70.0,,,,,,,"Sugars, total including NLEA",G +1041945,2000,5.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1042523,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1042595,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1043573,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1043611,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1043685,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1043807,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1044385,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1044519,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1045139,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G +1045937,2000,0.85,,70.0,,,,,,,"Sugars, total including NLEA",G +1046229,2000,11.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1047275,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1047883,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1048385,2000,10.62,,70.0,,,,,,,"Sugars, total including NLEA",G +1048665,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1049157,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G +1049223,2000,2.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1049243,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1049733,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1049895,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G +1054983,2000,2.0,,71.0,,,,,,,"Sugars, total including NLEA",G +1055359,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1055681,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1055911,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1056217,2000,83.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1056245,2000,10.59,,70.0,,,,,,,"Sugars, total including NLEA",G +1057561,2000,14.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1057659,2000,8.02,,70.0,,,,,,,"Sugars, total including NLEA",G +1059549,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1059799,2000,12.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1060931,2000,1.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1061245,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1061807,2000,83.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1062071,2000,73.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1062721,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1063575,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1063609,2000,1.56,,70.0,,,,,,,"Sugars, total including NLEA",G +1063787,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1064919,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1065533,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1065713,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1065819,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1066091,2000,23.81,,70.0,,,,,,,"Sugars, total including NLEA",G +1066307,2000,9.56,,70.0,,,,,,,"Sugars, total including NLEA",G +1066395,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1067563,2000,1.18,,71.0,,,,,,,"Sugars, total including NLEA",G +1068275,2000,42.31,,70.0,,,,,,,"Sugars, total including NLEA",G +1069091,2000,26.04,,70.0,,,,,,,"Sugars, total including NLEA",G +1069415,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1070469,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1070975,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1071067,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1071525,2000,10.59,,70.0,,,,,,,"Sugars, total including NLEA",G +1071787,2000,42.31,,70.0,,,,,,,"Sugars, total including NLEA",G +1072127,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1073365,2000,13.18,,70.0,,,,,,,"Sugars, total including NLEA",G +1073431,2000,5.28,,70.0,,,,,,,"Sugars, total including NLEA",G +1073841,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1074579,2000,36.59,,70.0,,,,,,,"Sugars, total including NLEA",G +1074991,2000,58.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1075437,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1076221,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1077043,2000,69.23,,70.0,,,,,,,"Sugars, total including NLEA",G +1077361,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1077411,2000,15.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1077475,2000,2.63,,70.0,,,,,,,"Sugars, total including NLEA",G +1078201,2000,4.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1078949,2000,11.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1079849,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1080245,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1080273,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1080649,2000,4.55,,70.0,,,,,,,"Sugars, total including NLEA",G +1081685,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1081703,2000,18.63,,70.0,,,,,,,"Sugars, total including NLEA",G +1082037,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1082561,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1083037,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +1083243,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1083507,2000,7.02,,70.0,,,,,,,"Sugars, total including NLEA",G +1084105,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1084283,2000,26.47,,70.0,,,,,,,"Sugars, total including NLEA",G +1085551,2000,52.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1086127,2000,30.36,,70.0,,,,,,,"Sugars, total including NLEA",G +1087617,2000,1.69,,70.0,,,,,,,"Sugars, total including NLEA",G +1087847,2000,20.0,,73.0,,,,,,,"Sugars, total including NLEA",G +1089201,2000,13.27,,70.0,,,,,,,"Sugars, total including NLEA",G +1089211,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1089231,2000,47.37,,70.0,,,,,,,"Sugars, total including NLEA",G +1089923,2000,0.85,,70.0,,,,,,,"Sugars, total including NLEA",G +1090129,2000,3.85,,73.0,,,,,,,"Sugars, total including NLEA",G +1090173,2000,4.65,,70.0,,,,,,,"Sugars, total including NLEA",G +1090539,2000,44.05,,70.0,,,,,,,"Sugars, total including NLEA",G +1091803,2000,17.24,,70.0,,,,,,,"Sugars, total including NLEA",G +1091925,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1092123,2000,0.68,,70.0,,,,,,,"Sugars, total including NLEA",G +1092865,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1094293,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1094533,2000,38.24,,70.0,,,,,,,"Sugars, total including NLEA",G +1094881,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G +1095263,2000,36.84,,70.0,,,,,,,"Sugars, total including NLEA",G +1095317,2000,14.63,,70.0,,,,,,,"Sugars, total including NLEA",G +1095417,2000,73.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1095745,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1096019,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1096131,2000,5.42,,70.0,,,,,,,"Sugars, total including NLEA",G +1096423,2000,19.47,,70.0,,,,,,,"Sugars, total including NLEA",G +1096481,2000,1.77,,70.0,,,,,,,"Sugars, total including NLEA",G +1096535,2000,22.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1096867,2000,2.48,,70.0,,,,,,,"Sugars, total including NLEA",G +1096951,2000,21.99,,70.0,,,,,,,"Sugars, total including NLEA",G +1097021,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1097263,2000,2.4,,70.0,,,,,,,"Sugars, total including NLEA",G +1850284,2000,21.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1850784,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1850989,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1851099,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1851257,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1851391,2000,6.45,,70.0,,,,,,,"Sugars, total including NLEA",G +1851483,2000,23.64,,70.0,,,,,,,"Sugars, total including NLEA",G +1851520,2000,8.82,,70.0,,,,,,,"Sugars, total including NLEA",G +1851631,2000,52.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1852640,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1852733,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1852794,2000,14.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1852845,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1852852,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1852853,2000,23.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1852866,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1852913,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1853102,2000,9.3,,70.0,,,,,,,"Sugars, total including NLEA",G +1853406,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1853803,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1853805,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1854926,2000,0.39,,70.0,,,,,,,"Sugars, total including NLEA",G +1855051,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1855302,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1855701,2000,8.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1855707,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1856582,2000,52.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1856866,2000,21.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1857012,2000,11.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1857104,2000,10.48,,70.0,,,,,,,"Sugars, total including NLEA",G +1857241,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1857402,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1857453,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1857838,2000,17.65,,70.0,,,,,,,"Sugars, total including NLEA",G +1858060,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1858482,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1858666,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1859227,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1859311,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1859320,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1859434,2000,23.38,,70.0,,,,,,,"Sugars, total including NLEA",G +1859559,2000,8.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1859696,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1859780,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1860082,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1860391,2000,17.65,,70.0,,,,,,,"Sugars, total including NLEA",G +1860509,2000,43.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1860628,2000,9.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1860707,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1860838,2000,31.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1861333,2000,9.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1861383,2000,3.2,,70.0,,,,,,,"Sugars, total including NLEA",G +1861394,2000,31.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1861635,2000,0.82,,70.0,,,,,,,"Sugars, total including NLEA",G +1861767,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G +1861828,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1862099,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1862654,2000,5.05,,70.0,,,,,,,"Sugars, total including NLEA",G +1862666,2000,0.42,,73.0,,,,,,,"Sugars, total including NLEA",G +1862858,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1862875,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1863024,2000,59.46,,70.0,,,,,,,"Sugars, total including NLEA",G +1863042,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1863118,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1863165,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1863670,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1863913,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1864402,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1864598,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1864917,2000,17.24,,70.0,,,,,,,"Sugars, total including NLEA",G +1865068,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1865148,2000,40.54,,70.0,,,,,,,"Sugars, total including NLEA",G +1865311,2000,2.4,,70.0,,,,,,,"Sugars, total including NLEA",G +1865525,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1865670,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1865709,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1865820,2000,28.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1866240,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1866251,2000,35.09,,70.0,,,,,,,"Sugars, total including NLEA",G +1866282,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1866453,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1866533,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1866597,2000,30.56,,70.0,,,,,,,"Sugars, total including NLEA",G +1866639,2000,68.42,,70.0,,,,,,,"Sugars, total including NLEA",G +1866766,2000,29.82,,70.0,,,,,,,"Sugars, total including NLEA",G +1867093,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1867221,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1867355,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1867464,2000,67.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1867695,2000,28.18,,70.0,,,,,,,"Sugars, total including NLEA",G +1867733,2000,31.58,,70.0,,,,,,,"Sugars, total including NLEA",G +1867805,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G +1867863,2000,62.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1868042,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1868653,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1868763,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1868861,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1869473,2000,2.56,,70.0,,,,,,,"Sugars, total including NLEA",G +1869576,2000,72.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1869911,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G +1869946,2000,6.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1870348,2000,31.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1870405,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1870417,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1870481,2000,2.63,,70.0,,,,,,,"Sugars, total including NLEA",G +1870569,2000,1.18,,73.0,,,,,,,"Sugars, total including NLEA",G +1870629,2000,7.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1870744,2000,0.0,,75.0,,,,,,,"Sugars, total including NLEA",G +1871259,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G +1871381,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1871821,2000,5.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1871830,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1872181,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1872614,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1872818,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1872951,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1873033,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1873097,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1873446,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1873648,2000,10.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1873882,2000,34.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1874274,2000,89.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1874348,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1874573,2000,40.74,,70.0,,,,,,,"Sugars, total including NLEA",G +1874851,2000,71.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1875276,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1875280,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1875281,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1875328,2000,47.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1875394,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1875456,2000,53.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1875839,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1875991,2000,57.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1876422,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1876423,2000,64.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1876529,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G +1876554,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1876708,2000,22.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1876777,2000,7.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1876812,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1877546,2000,11.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1877607,2000,13.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1877684,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1877931,2000,35.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1877958,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1878200,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1878362,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1878624,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1878840,2000,34.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1878922,2000,53.49,,70.0,,,,,,,"Sugars, total including NLEA",G +1878924,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1878929,2000,9.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1879053,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1879555,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1879655,2000,12.8,,70.0,,,,,,,"Sugars, total including NLEA",G +1879928,2000,47.06,,70.0,,,,,,,"Sugars, total including NLEA",G +1880113,2000,46.15,,70.0,,,,,,,"Sugars, total including NLEA",G +1880152,2000,12.9,,70.0,,,,,,,"Sugars, total including NLEA",G +1880260,2000,6.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1880517,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1140141,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1140568,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1140587,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1140704,2000,20.59,,70.0,,,,,,,"Sugars, total including NLEA",G +1140860,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1140919,2000,37.84,,70.0,,,,,,,"Sugars, total including NLEA",G +1140983,2000,20.09,,70.0,,,,,,,"Sugars, total including NLEA",G +1141592,2000,12.5,,73.0,,,,,,,"Sugars, total including NLEA",G +1141869,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1142050,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1142303,2000,3.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1142322,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1142342,2000,2.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1142951,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G +1142953,2000,31.58,,70.0,,,,,,,"Sugars, total including NLEA",G +1143052,2000,3.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1143220,2000,0.42,,70.0,,,,,,,"Sugars, total including NLEA",G +1143518,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1144167,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1144333,2000,3.64,,70.0,,,,,,,"Sugars, total including NLEA",G +1144551,2000,25.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1144794,2000,1.28,,70.0,,,,,,,"Sugars, total including NLEA",G +1144851,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1144983,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1145005,2000,30.51,,70.0,,,,,,,"Sugars, total including NLEA",G +1880700,2000,51.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1145386,2000,4.25,,71.0,,,,,,,"Sugars, total including NLEA",G +1145547,2000,0.49,,78.0,,,,,,,"Sugars, total including NLEA",G +1145567,2000,1.0,,78.0,,,,,,,"Sugars, total including NLEA",G +1145647,2000,4.26,,71.0,,,,,,,"Sugars, total including NLEA",G +1145668,2000,6.0,,78.0,,,,,,,"Sugars, total including NLEA",G +1145691,2000,59.0,,78.0,,,,,,,"Sugars, total including NLEA",G +1145845,2000,23.0,,78.0,,,,,,,"Sugars, total including NLEA",G +1145907,2000,0.0,,78.0,,,,,,,"Sugars, total including NLEA",G +1145958,2000,0.0,,78.0,,,,,,,"Sugars, total including NLEA",G +1146242,2000,36.0,,71.0,,,,,,,"Sugars, total including NLEA",G +1147063,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1147064,2000,4.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1147083,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1147179,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1147216,2000,0.88,,73.0,,,,,,,"Sugars, total including NLEA",G +1147481,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1147840,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1148109,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1148763,2000,6.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1148925,2000,10.99,,70.0,,,,,,,"Sugars, total including NLEA",G +1148978,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1149794,2000,10.6,,70.0,,,,,,,"Sugars, total including NLEA",G +1150140,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +1150170,2000,13.46,,70.0,,,,,,,"Sugars, total including NLEA",G +1150533,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G +1150771,2000,15.62,,70.0,,,,,,,"Sugars, total including NLEA",G +1150793,2000,24.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1150819,2000,44.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1151011,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1151062,2000,26.19,,70.0,,,,,,,"Sugars, total including NLEA",G +1151143,2000,54.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1151541,2000,5.83,,70.0,,,,,,,"Sugars, total including NLEA",G +1151586,2000,10.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1151660,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1151670,2000,3.2,,70.0,,,,,,,"Sugars, total including NLEA",G +1151877,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1151882,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1152052,2000,35.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1152066,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1152128,2000,3.03,,70.0,,,,,,,"Sugars, total including NLEA",G +1152648,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1153461,2000,80.77,,70.0,,,,,,,"Sugars, total including NLEA",G +1153465,2000,37.04,,70.0,,,,,,,"Sugars, total including NLEA",G +1153533,2000,51.85,,70.0,,,,,,,"Sugars, total including NLEA",G +1153645,2000,44.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1153895,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1153927,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1154299,2000,61.76,,70.0,,,,,,,"Sugars, total including NLEA",G +1154656,2000,24.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1154843,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1155010,2000,2.04,,71.0,,,,,,,"Sugars, total including NLEA",G +1155090,2000,5.0,,78.0,,,,,,,"Sugars, total including NLEA",G +1155117,2000,2.5,,71.0,,,,,,,"Sugars, total including NLEA",G +1155200,2000,1.67,,71.0,,,,,,,"Sugars, total including NLEA",G +1155251,2000,5.38,,71.0,,,,,,,"Sugars, total including NLEA",G +1155292,2000,0.83,,71.0,,,,,,,"Sugars, total including NLEA",G +1155676,2000,5.48,,70.0,,,,,,,"Sugars, total including NLEA",G +1156291,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1156357,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1156612,2000,21.54,,70.0,,,,,,,"Sugars, total including NLEA",G +1156636,2000,53.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1156819,2000,2.34,,70.0,,,,,,,"Sugars, total including NLEA",G +1156833,2000,2.94,,70.0,,,,,,,"Sugars, total including NLEA",G +1157010,2000,4.26,,70.0,,,,,,,"Sugars, total including NLEA",G +1157244,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +1157949,2000,7.63,,70.0,,,,,,,"Sugars, total including NLEA",G +1158132,2000,1.89,,70.0,,,,,,,"Sugars, total including NLEA",G +1159961,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1160193,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1160289,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1160293,2000,28.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1160296,2000,31.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1160375,2000,55.56,,70.0,,,,,,,"Sugars, total including NLEA",G +1160420,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1160720,2000,36.36,,70.0,,,,,,,"Sugars, total including NLEA",G +1160813,2000,5.0,,73.0,,,,,,,"Sugars, total including NLEA",G +1161134,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1161270,2000,6.04,,70.0,,,,,,,"Sugars, total including NLEA",G +1161478,2000,63.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1161521,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1161630,2000,9.38,,70.0,,,,,,,"Sugars, total including NLEA",G +1161973,2000,10.48,,70.0,,,,,,,"Sugars, total including NLEA",G +1162413,2000,2.65,,70.0,,,,,,,"Sugars, total including NLEA",G +1162450,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1162654,2000,4.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1162773,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1162798,2000,2.48,,70.0,,,,,,,"Sugars, total including NLEA",G +1162884,2000,4.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1163306,2000,5.41,,70.0,,,,,,,"Sugars, total including NLEA",G +1163687,2000,8.89,,71.0,,,,,,,"Sugars, total including NLEA",G +1163881,2000,60.0,,71.0,,,,,,,"Sugars, total including NLEA",G +1164257,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +1164468,2000,1.67,,71.0,,,,,,,"Sugars, total including NLEA",G +1164522,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +1164755,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +1165067,2000,34.62,,71.0,,,,,,,"Sugars, total including NLEA",G +1165169,2000,38.71,,71.0,,,,,,,"Sugars, total including NLEA",G +1165511,2000,5.95,,71.0,,,,,,,"Sugars, total including NLEA",G +1165640,2000,34.38,,71.0,,,,,,,"Sugars, total including NLEA",G +1165688,2000,5.81,,78.0,,,,,,,"Sugars, total including NLEA",G +1165700,2000,0.99,,78.0,,,,,,,"Sugars, total including NLEA",G +1165744,2000,38.46,,71.0,,,,,,,"Sugars, total including NLEA",G +1166102,2000,3.53,,71.0,,,,,,,"Sugars, total including NLEA",G +1166103,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +1166794,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +1166882,2000,6.25,,71.0,,,,,,,"Sugars, total including NLEA",G +1166957,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +1167123,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +1167778,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +1168172,2000,50.0,,71.0,,,,,,,"Sugars, total including NLEA",G +1168215,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +1168300,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +1168329,2000,1.77,,71.0,,,,,,,"Sugars, total including NLEA",G +1168350,2000,1.0,,71.0,,,,,,,"Sugars, total including NLEA",G +1168943,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +1169021,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +1169828,2000,7.5,,71.0,,,,,,,"Sugars, total including NLEA",G +1169987,2000,0.77,,71.0,,,,,,,"Sugars, total including NLEA",G +1171008,2000,7.56,,70.0,,,,,,,"Sugars, total including NLEA",G +1171019,2000,8.93,,70.0,,,,,,,"Sugars, total including NLEA",G +1171171,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1171295,2000,0.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1171366,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1171451,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1171501,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1171962,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1172274,2000,8.82,,70.0,,,,,,,"Sugars, total including NLEA",G +1172285,2000,23.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1172656,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1172753,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1172889,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1172901,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1172987,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1173023,2000,9.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1173347,2000,2.86,,73.0,,,,,,,"Sugars, total including NLEA",G +1173603,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1173771,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1173901,2000,24.56,,70.0,,,,,,,"Sugars, total including NLEA",G +1173907,2000,5.6,,70.0,,,,,,,"Sugars, total including NLEA",G +1174170,2000,1.64,,73.0,,,,,,,"Sugars, total including NLEA",G +1174224,2000,3.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1174243,2000,32.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1174565,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1174926,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1175030,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1175274,2000,23.53,,70.0,,,,,,,"Sugars, total including NLEA",G +1175910,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1177425,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1177676,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1177974,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1178160,2000,46.15,,70.0,,,,,,,"Sugars, total including NLEA",G +1178281,2000,28.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1178298,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1178582,2000,7.2,,70.0,,,,,,,"Sugars, total including NLEA",G +1178707,2000,4.84,,70.0,,,,,,,"Sugars, total including NLEA",G +1178795,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1178966,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1179471,2000,5.6,,70.0,,,,,,,"Sugars, total including NLEA",G +1179483,2000,6.4,,70.0,,,,,,,"Sugars, total including NLEA",G +1179611,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1179763,2000,14.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1179940,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1180111,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1180156,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1180289,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1180303,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1180614,2000,52.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1180947,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1181093,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1181262,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1181420,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1181491,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1182137,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1182799,2000,9.68,,70.0,,,,,,,"Sugars, total including NLEA",G +1182848,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1183087,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1183235,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1183311,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1183400,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1183635,2000,22.06,,70.0,,,,,,,"Sugars, total including NLEA",G +1183759,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1184226,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1184476,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1184515,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1184570,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1185209,2000,7.37,,70.0,,,,,,,"Sugars, total including NLEA",G +1185228,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1185264,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1185475,2000,20.59,,70.0,,,,,,,"Sugars, total including NLEA",G +1185621,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1185974,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1186009,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1186071,2000,16.41,,70.0,,,,,,,"Sugars, total including NLEA",G +1186083,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1186222,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1186361,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1186534,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1186841,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G +1187118,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1187169,2000,30.3,,70.0,,,,,,,"Sugars, total including NLEA",G +1187175,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1187199,2000,43.06,,70.0,,,,,,,"Sugars, total including NLEA",G +1187326,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1187408,2000,13.13,,70.0,,,,,,,"Sugars, total including NLEA",G +1187502,2000,19.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1187756,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1188604,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1188722,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1188883,2000,3.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1188950,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1189561,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G +1189787,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1189980,2000,45.45,,70.0,,,,,,,"Sugars, total including NLEA",G +1190336,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +1190491,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1190676,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1190871,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1191167,2000,25.81,,70.0,,,,,,,"Sugars, total including NLEA",G +1191325,2000,3.03,,70.0,,,,,,,"Sugars, total including NLEA",G +1191402,2000,4.07,,70.0,,,,,,,"Sugars, total including NLEA",G +1191951,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1192095,2000,4.17,,73.0,,,,,,,"Sugars, total including NLEA",G +1192239,2000,7.2,,70.0,,,,,,,"Sugars, total including NLEA",G +1192497,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1192732,2000,0.41,,70.0,,,,,,,"Sugars, total including NLEA",G +1193040,2000,9.38,,70.0,,,,,,,"Sugars, total including NLEA",G +1193385,2000,4.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1193401,2000,0.76,,73.0,,,,,,,"Sugars, total including NLEA",G +1193710,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1193914,2000,2.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1194268,2000,48.65,,70.0,,,,,,,"Sugars, total including NLEA",G +1194875,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1194999,2000,7.81,,70.0,,,,,,,"Sugars, total including NLEA",G +1195846,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1195866,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1196081,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1196728,2000,9.52,,70.0,,,,,,,"Sugars, total including NLEA",G +1196766,2000,85.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1196969,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1198324,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1198357,2000,15.62,,70.0,,,,,,,"Sugars, total including NLEA",G +1198384,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1198502,2000,2.33,,73.0,,,,,,,"Sugars, total including NLEA",G +1198953,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1199028,2000,2.21,,70.0,,,,,,,"Sugars, total including NLEA",G +1199083,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1199346,2000,0.81,,70.0,,,,,,,"Sugars, total including NLEA",G +1199712,2000,3.45,,70.0,,,,,,,"Sugars, total including NLEA",G +1201030,2000,23.53,,70.0,,,,,,,"Sugars, total including NLEA",G +1201140,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1201152,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1201338,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1201465,2000,20.59,,70.0,,,,,,,"Sugars, total including NLEA",G +1201758,2000,55.56,,70.0,,,,,,,"Sugars, total including NLEA",G +1202055,2000,35.09,,70.0,,,,,,,"Sugars, total including NLEA",G +1202093,2000,24.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1202118,2000,2.5,,73.0,,,,,,,"Sugars, total including NLEA",G +1202199,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1202484,2000,25.81,,70.0,,,,,,,"Sugars, total including NLEA",G +1202922,2000,2.45,,70.0,,,,,,,"Sugars, total including NLEA",G +1202985,2000,15.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1203279,2000,67.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1203472,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1203722,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1203856,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1203944,2000,39.13,,70.0,,,,,,,"Sugars, total including NLEA",G +1204019,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1204153,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1204185,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1204430,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1205164,2000,56.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1205177,2000,17.19,,70.0,,,,,,,"Sugars, total including NLEA",G +1205344,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1205905,2000,9.68,,70.0,,,,,,,"Sugars, total including NLEA",G +1205975,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1206515,2000,36.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1206688,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1206926,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1207389,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1207427,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1207432,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1207752,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1207958,2000,3.7,,70.0,,,,,,,"Sugars, total including NLEA",G +1208397,2000,4.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1208440,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1208838,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1208883,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1208892,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1208988,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1209031,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1209648,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1210603,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1210609,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1210864,2000,36.84,,70.0,,,,,,,"Sugars, total including NLEA",G +1211327,2000,5.6,,70.0,,,,,,,"Sugars, total including NLEA",G +1211478,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1211495,2000,35.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1211739,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1211949,2000,48.94,,70.0,,,,,,,"Sugars, total including NLEA",G +1211950,2000,24.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1212074,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1212179,2000,36.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1212485,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1213394,2000,1.75,,73.0,,,,,,,"Sugars, total including NLEA",G +1213398,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1213470,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G +1213547,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1214546,2000,62.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1214883,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1215271,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1215473,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1216710,2000,47.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1217172,2000,12.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1217227,2000,24.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1217697,2000,25.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1217791,2000,70.97,,70.0,,,,,,,"Sugars, total including NLEA",G +1217839,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1217983,2000,58.06,,70.0,,,,,,,"Sugars, total including NLEA",G +1218367,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1218520,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1218584,2000,58.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1218704,2000,5.13,,70.0,,,,,,,"Sugars, total including NLEA",G +1218760,2000,3.7,,70.0,,,,,,,"Sugars, total including NLEA",G +1218984,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1219296,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1219546,2000,57.58,,70.0,,,,,,,"Sugars, total including NLEA",G +1219557,2000,8.82,,70.0,,,,,,,"Sugars, total including NLEA",G +1219838,2000,40.0,,73.0,,,,,,,"Sugars, total including NLEA",G +1219860,2000,4.6,,70.0,,,,,,,"Sugars, total including NLEA",G +1220485,2000,11.55,,70.0,,,,,,,"Sugars, total including NLEA",G +1220511,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1220585,2000,11.55,,70.0,,,,,,,"Sugars, total including NLEA",G +1220901,2000,11.55,,70.0,,,,,,,"Sugars, total including NLEA",G +1221043,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1221593,2000,4.58,,70.0,,,,,,,"Sugars, total including NLEA",G +1221961,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1222336,2000,65.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1222609,2000,4.84,,70.0,,,,,,,"Sugars, total including NLEA",G +1222641,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1222731,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1222733,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1222776,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +1223072,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1223350,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1223445,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1223463,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +1223571,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1223757,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1224222,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1224336,2000,7.92,,70.0,,,,,,,"Sugars, total including NLEA",G +1224594,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1224604,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1224744,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1224755,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1225092,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1225978,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1226224,2000,35.27,,70.0,,,,,,,"Sugars, total including NLEA",G +1226229,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1226721,2000,37.21,,70.0,,,,,,,"Sugars, total including NLEA",G +1226774,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1227142,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1227425,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1227713,2000,8.02,,70.0,,,,,,,"Sugars, total including NLEA",G +1227781,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1228126,2000,67.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1228709,2000,14.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1229123,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1230134,2000,55.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1230527,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1230998,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1231137,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1231196,2000,72.73,,70.0,,,,,,,"Sugars, total including NLEA",G +1231238,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1231658,2000,2.56,,73.0,,,,,,,"Sugars, total including NLEA",G +1233090,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1233208,2000,57.69,,70.0,,,,,,,"Sugars, total including NLEA",G +1233372,2000,55.81,,70.0,,,,,,,"Sugars, total including NLEA",G +1233753,2000,2.92,,70.0,,,,,,,"Sugars, total including NLEA",G +1233799,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1233959,2000,7.92,,70.0,,,,,,,"Sugars, total including NLEA",G +1234054,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1234093,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1234106,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1234121,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1234606,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1235017,2000,55.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1235187,2000,5.48,,70.0,,,,,,,"Sugars, total including NLEA",G +1235244,2000,41.38,,70.0,,,,,,,"Sugars, total including NLEA",G +1235355,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1235579,2000,80.49,,70.0,,,,,,,"Sugars, total including NLEA",G +1235779,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1236025,2000,42.11,,70.0,,,,,,,"Sugars, total including NLEA",G +1236288,2000,63.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1236748,2000,2.32,,70.0,,,,,,,"Sugars, total including NLEA",G +1237069,2000,8.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1237511,2000,58.06,,70.0,,,,,,,"Sugars, total including NLEA",G +1237557,2000,44.83,,70.0,,,,,,,"Sugars, total including NLEA",G +1237615,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1237872,2000,65.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1238020,2000,42.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1238323,2000,12.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1239079,2000,31.07,,70.0,,,,,,,"Sugars, total including NLEA",G +1239148,2000,11.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1239792,2000,64.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1240162,2000,47.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1240265,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1240329,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1240665,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1240692,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1240998,2000,57.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1241021,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1241518,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1242785,2000,32.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1242803,2000,3.77,,70.0,,,,,,,"Sugars, total including NLEA",G +1243126,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1243221,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1243383,2000,5.83,,70.0,,,,,,,"Sugars, total including NLEA",G +1243424,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1243984,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1244759,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1244923,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1244960,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1245001,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1245174,2000,4.58,,70.0,,,,,,,"Sugars, total including NLEA",G +1245189,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1245335,2000,49.23,,70.0,,,,,,,"Sugars, total including NLEA",G +1245541,2000,29.41,,70.0,,,,,,,"Sugars, total including NLEA",G +1245916,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1245988,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1246011,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1246423,2000,3.52,,70.0,,,,,,,"Sugars, total including NLEA",G +1246544,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G +1246551,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1246607,2000,28.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1246697,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G +1246909,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1246915,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1247053,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1247697,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1247938,2000,24.78,,70.0,,,,,,,"Sugars, total including NLEA",G +1248174,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1248245,2000,3.7,,70.0,,,,,,,"Sugars, total including NLEA",G +1248397,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1248499,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G +1248697,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1248870,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1249502,2000,7.96,,70.0,,,,,,,"Sugars, total including NLEA",G +1249973,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1250109,2000,40.85,,70.0,,,,,,,"Sugars, total including NLEA",G +1250306,2000,4.76,,70.0,,,,,,,"Sugars, total including NLEA",G +1250459,2000,10.26,,70.0,,,,,,,"Sugars, total including NLEA",G +1250655,2000,73.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1250662,2000,45.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1250884,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1251056,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1251099,2000,58.82,,70.0,,,,,,,"Sugars, total including NLEA",G +1251272,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1251436,2000,12.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1251547,2000,37.21,,70.0,,,,,,,"Sugars, total including NLEA",G +1251631,2000,75.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1251882,2000,55.26,,70.0,,,,,,,"Sugars, total including NLEA",G +1252018,2000,7.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1252094,2000,75.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1252193,2000,93.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1252751,2000,47.69,,70.0,,,,,,,"Sugars, total including NLEA",G +1252939,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1253043,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1253132,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1253174,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1253516,2000,12.92,,70.0,,,,,,,"Sugars, total including NLEA",G +1253723,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +1254107,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1254288,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1254550,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1254890,2000,2.63,,70.0,,,,,,,"Sugars, total including NLEA",G +1254950,2000,3.41,,70.0,,,,,,,"Sugars, total including NLEA",G +1255008,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1255651,2000,0.68,,70.0,,,,,,,"Sugars, total including NLEA",G +1256181,2000,23.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1256286,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1256297,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1256439,2000,20.59,,70.0,,,,,,,"Sugars, total including NLEA",G +1257208,2000,1.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1257340,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1257364,2000,5.15,,70.0,,,,,,,"Sugars, total including NLEA",G +1257445,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1257544,2000,45.45,,70.0,,,,,,,"Sugars, total including NLEA",G +1257761,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1258338,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1258521,2000,10.59,,70.0,,,,,,,"Sugars, total including NLEA",G +1258759,2000,32.73,,70.0,,,,,,,"Sugars, total including NLEA",G +1258977,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1259398,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1259457,2000,4.2,,70.0,,,,,,,"Sugars, total including NLEA",G +1260072,2000,17.78,,70.0,,,,,,,"Sugars, total including NLEA",G +1260204,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1260246,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1260265,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1260387,2000,19.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1260524,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1260567,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1260598,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1261179,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1261186,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1261324,2000,1.82,,70.0,,,,,,,"Sugars, total including NLEA",G +1261325,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1261395,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1261771,2000,6.98,,70.0,,,,,,,"Sugars, total including NLEA",G +1261783,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1261969,2000,88.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1262107,2000,7.81,,70.0,,,,,,,"Sugars, total including NLEA",G +1262208,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1262455,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1263572,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1263713,2000,3.03,,70.0,,,,,,,"Sugars, total including NLEA",G +1263804,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1263874,2000,22.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1264240,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G +1264645,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1264846,2000,5.56,,70.0,,,,,,,"Sugars, total including NLEA",G +1264890,2000,8.82,,70.0,,,,,,,"Sugars, total including NLEA",G +1264904,2000,2.11,,70.0,,,,,,,"Sugars, total including NLEA",G +1265033,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1265087,2000,4.9,,70.0,,,,,,,"Sugars, total including NLEA",G +1265346,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1265929,2000,9.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1266091,2000,4.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1266114,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1266118,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1266339,2000,2.38,,70.0,,,,,,,"Sugars, total including NLEA",G +1266623,2000,1.05,,70.0,,,,,,,"Sugars, total including NLEA",G +1266971,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1267126,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1267410,2000,17.78,,70.0,,,,,,,"Sugars, total including NLEA",G +1267441,2000,9.73,,70.0,,,,,,,"Sugars, total including NLEA",G +1267506,2000,35.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1268132,2000,6.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1268292,2000,3.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1268353,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G +1268557,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1269234,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1269459,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1269675,2000,2.65,,70.0,,,,,,,"Sugars, total including NLEA",G +1269840,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1270049,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1270415,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1270451,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G +1270653,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1270945,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G +1270957,2000,51.16,,70.0,,,,,,,"Sugars, total including NLEA",G +1271401,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1271470,2000,39.74,,70.0,,,,,,,"Sugars, total including NLEA",G +1271606,2000,10.62,,70.0,,,,,,,"Sugars, total including NLEA",G +1271620,2000,11.9,,70.0,,,,,,,"Sugars, total including NLEA",G +1271856,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1272137,2000,2.56,,70.0,,,,,,,"Sugars, total including NLEA",G +1272401,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1272569,2000,12.28,,70.0,,,,,,,"Sugars, total including NLEA",G +1272709,2000,34.18,,70.0,,,,,,,"Sugars, total including NLEA",G +1273341,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1273370,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1273788,2000,4.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1274122,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1274149,2000,1.2,,73.0,,,,,,,"Sugars, total including NLEA",G +1274223,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1274321,2000,41.18,,70.0,,,,,,,"Sugars, total including NLEA",G +1274596,2000,11.96,,70.0,,,,,,,"Sugars, total including NLEA",G +1274632,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1275289,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G +1275552,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1276034,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1276057,2000,2.94,,70.0,,,,,,,"Sugars, total including NLEA",G +1276190,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1276247,2000,43.48,,70.0,,,,,,,"Sugars, total including NLEA",G +1276306,2000,2.46,,70.0,,,,,,,"Sugars, total including NLEA",G +1276780,2000,62.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1276869,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1277188,2000,10.56,,70.0,,,,,,,"Sugars, total including NLEA",G +1277205,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1277439,2000,47.06,,70.0,,,,,,,"Sugars, total including NLEA",G +1277516,2000,17.19,,70.0,,,,,,,"Sugars, total including NLEA",G +1277546,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1277577,2000,62.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1277805,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1277847,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1277860,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1277925,2000,1.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1278054,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1278678,2000,65.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1278769,2000,92.11,,70.0,,,,,,,"Sugars, total including NLEA",G +1278891,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1279254,2000,14.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1279528,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1280086,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1280526,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1281111,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1281650,2000,12.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1281680,2000,30.3,,70.0,,,,,,,"Sugars, total including NLEA",G +1281915,2000,11.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1282029,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1282033,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1282225,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1282452,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1282799,2000,2.65,,70.0,,,,,,,"Sugars, total including NLEA",G +1282884,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1282890,2000,7.06,,70.0,,,,,,,"Sugars, total including NLEA",G +1283170,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1284147,2000,35.56,,70.0,,,,,,,"Sugars, total including NLEA",G +1284207,2000,6.82,,70.0,,,,,,,"Sugars, total including NLEA",G +1284685,2000,32.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1284782,2000,11.89,,70.0,,,,,,,"Sugars, total including NLEA",G +1284993,2000,1.63,,70.0,,,,,,,"Sugars, total including NLEA",G +1286414,2000,5.56,,70.0,,,,,,,"Sugars, total including NLEA",G +1286522,2000,8.05,,70.0,,,,,,,"Sugars, total including NLEA",G +1286598,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1286730,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1286835,2000,23.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1286855,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1287920,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1288082,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1288149,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1288281,2000,56.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1288293,2000,40.48,,70.0,,,,,,,"Sugars, total including NLEA",G +1288494,2000,4.51,,70.0,,,,,,,"Sugars, total including NLEA",G +1289068,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1290005,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +1290429,2000,4.6,,70.0,,,,,,,"Sugars, total including NLEA",G +1291181,2000,54.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1291524,2000,21.05,,70.0,,,,,,,"Sugars, total including NLEA",G +1291862,2000,9.32,,70.0,,,,,,,"Sugars, total including NLEA",G +1291946,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1292150,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1292383,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1292487,2000,4.58,,70.0,,,,,,,"Sugars, total including NLEA",G +1292881,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1293049,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1293251,2000,12.92,,70.0,,,,,,,"Sugars, total including NLEA",G +1293465,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1293602,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1293871,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1294255,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1294310,2000,25.81,,70.0,,,,,,,"Sugars, total including NLEA",G +1294311,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1294381,2000,1.75,,73.0,,,,,,,"Sugars, total including NLEA",G +1294445,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1294624,2000,38.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1295803,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1296707,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1296963,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1297473,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1297714,2000,4.24,,70.0,,,,,,,"Sugars, total including NLEA",G +1297739,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1297903,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1297922,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1298084,2000,44.39,,70.0,,,,,,,"Sugars, total including NLEA",G +1298120,2000,5.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1298466,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G +1298735,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1298819,2000,11.55,,70.0,,,,,,,"Sugars, total including NLEA",G +1298983,2000,88.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1299082,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G +1299164,2000,61.11,,70.0,,,,,,,"Sugars, total including NLEA",G +1299776,2000,7.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1299846,2000,68.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1300827,2000,5.36,,70.0,,,,,,,"Sugars, total including NLEA",G +1301040,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1301069,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1301143,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1301211,2000,12.96,,70.0,,,,,,,"Sugars, total including NLEA",G +1301312,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1301323,2000,64.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1301454,2000,13.52,,70.0,,,,,,,"Sugars, total including NLEA",G +1301844,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1301906,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1302015,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1302028,2000,12.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1302180,2000,1.76,,70.0,,,,,,,"Sugars, total including NLEA",G +1302271,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1302332,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1302341,2000,86.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1303450,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1303486,2000,63.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1303915,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1303936,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +1304005,2000,9.73,,70.0,,,,,,,"Sugars, total including NLEA",G +1304143,2000,5.36,,70.0,,,,,,,"Sugars, total including NLEA",G +1304253,2000,57.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1304361,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1304487,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1304616,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1304678,2000,41.94,,70.0,,,,,,,"Sugars, total including NLEA",G +1304797,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1304877,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1304900,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1304918,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1304975,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1305756,2000,17.78,,70.0,,,,,,,"Sugars, total including NLEA",G +1305777,2000,2.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1305793,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1306036,2000,1.56,,70.0,,,,,,,"Sugars, total including NLEA",G +1306142,2000,1.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1306313,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +1306346,2000,32.05,,70.0,,,,,,,"Sugars, total including NLEA",G +1307663,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1307972,2000,60.47,,70.0,,,,,,,"Sugars, total including NLEA",G +1308634,2000,55.81,,70.0,,,,,,,"Sugars, total including NLEA",G +1309058,2000,5.41,,70.0,,,,,,,"Sugars, total including NLEA",G +1309332,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1309609,2000,67.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1309677,2000,1.61,,73.0,,,,,,,"Sugars, total including NLEA",G +1310864,2000,9.52,,70.0,,,,,,,"Sugars, total including NLEA",G +1310886,2000,52.38,,70.0,,,,,,,"Sugars, total including NLEA",G +1311061,2000,9.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1311354,2000,0.82,,70.0,,,,,,,"Sugars, total including NLEA",G +1311575,2000,16.19,,70.0,,,,,,,"Sugars, total including NLEA",G +1311620,2000,32.77,,70.0,,,,,,,"Sugars, total including NLEA",G +1311780,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1312541,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1312833,2000,55.81,,70.0,,,,,,,"Sugars, total including NLEA",G +1313032,2000,9.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1313157,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1313494,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1313649,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1313823,2000,2.45,,70.0,,,,,,,"Sugars, total including NLEA",G +1314035,2000,42.11,,70.0,,,,,,,"Sugars, total including NLEA",G +1314252,2000,84.21,,70.0,,,,,,,"Sugars, total including NLEA",G +1314474,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1314745,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1314753,2000,15.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1314968,2000,12.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1315315,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1315604,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1315748,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1316258,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1316263,2000,4.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1316983,2000,7.06,,70.0,,,,,,,"Sugars, total including NLEA",G +1317291,2000,6.98,,70.0,,,,,,,"Sugars, total including NLEA",G +1317814,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1318054,2000,15.87,,70.0,,,,,,,"Sugars, total including NLEA",G +1318622,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1318940,2000,9.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1319031,2000,32.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1319705,2000,30.21,,70.0,,,,,,,"Sugars, total including NLEA",G +1319971,2000,14.06,,70.0,,,,,,,"Sugars, total including NLEA",G +1319978,2000,1.6,,70.0,,,,,,,"Sugars, total including NLEA",G +1320205,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1320208,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1320449,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1320489,2000,17.83,,70.0,,,,,,,"Sugars, total including NLEA",G +1321011,2000,5.42,,70.0,,,,,,,"Sugars, total including NLEA",G +1321107,2000,2.47,,70.0,,,,,,,"Sugars, total including NLEA",G +1321252,2000,9.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1321355,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G +1321438,2000,14.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1321520,2000,6.98,,70.0,,,,,,,"Sugars, total including NLEA",G +1321689,2000,5.6,,70.0,,,,,,,"Sugars, total including NLEA",G +1322216,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1322248,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1322326,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1322387,2000,42.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1322732,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1322771,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1323882,2000,4.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1324002,2000,17.7,,70.0,,,,,,,"Sugars, total including NLEA",G +1324376,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1324633,2000,16.92,,70.0,,,,,,,"Sugars, total including NLEA",G +1324888,2000,4.65,,70.0,,,,,,,"Sugars, total including NLEA",G +1325060,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1325295,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1325563,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1325810,2000,22.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1325858,2000,15.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1325864,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1325944,2000,96.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1325969,2000,41.55,,70.0,,,,,,,"Sugars, total including NLEA",G +1326443,2000,15.91,,70.0,,,,,,,"Sugars, total including NLEA",G +1326552,2000,2.16,,70.0,,,,,,,"Sugars, total including NLEA",G +1326828,2000,72.73,,70.0,,,,,,,"Sugars, total including NLEA",G +1327030,2000,2.65,,70.0,,,,,,,"Sugars, total including NLEA",G +1327083,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1327106,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1327113,2000,6.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1327218,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1327263,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1327524,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1328659,2000,11.04,,70.0,,,,,,,"Sugars, total including NLEA",G +1328850,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1330415,2000,28.03,,70.0,,,,,,,"Sugars, total including NLEA",G +1330545,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1330679,2000,1.27,,70.0,,,,,,,"Sugars, total including NLEA",G +1331742,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1331752,2000,6.45,,70.0,,,,,,,"Sugars, total including NLEA",G +1331993,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1332111,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1332468,2000,11.3,,70.0,,,,,,,"Sugars, total including NLEA",G +1332530,2000,60.61,,70.0,,,,,,,"Sugars, total including NLEA",G +1332950,2000,56.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1333204,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1334146,2000,58.54,,70.0,,,,,,,"Sugars, total including NLEA",G +1334936,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1335563,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1335612,2000,12.92,,70.0,,,,,,,"Sugars, total including NLEA",G +1335912,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1336959,2000,1.52,,70.0,,,,,,,"Sugars, total including NLEA",G +1337211,2000,16.36,,70.0,,,,,,,"Sugars, total including NLEA",G +1337302,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1337306,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1337685,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1338174,2000,38.46,,70.0,,,,,,,"Sugars, total including NLEA",G +1338543,2000,75.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1339819,2000,5.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1339873,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1340571,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G +1340598,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1340727,2000,19.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1340906,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1340947,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1341524,2000,38.89,,70.0,,,,,,,"Sugars, total including NLEA",G +1342794,2000,1.47,,70.0,,,,,,,"Sugars, total including NLEA",G +1342860,2000,2.04,,73.0,,,,,,,"Sugars, total including NLEA",G +1342893,2000,73.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1342905,2000,14.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1342934,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1343016,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1343817,2000,24.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1344026,2000,46.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1344136,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1344205,2000,86.36,,70.0,,,,,,,"Sugars, total including NLEA",G +1344950,2000,8.89,,70.0,,,,,,,"Sugars, total including NLEA",G +1345021,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G +1345666,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1345917,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G +1347012,2000,5.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1347472,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1347923,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1348162,2000,34.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1348488,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1348499,2000,2.34,,70.0,,,,,,,"Sugars, total including NLEA",G +1348588,2000,0.81,,70.0,,,,,,,"Sugars, total including NLEA",G +1348636,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1349035,2000,13.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1349367,2000,21.21,,70.0,,,,,,,"Sugars, total including NLEA",G +1349519,2000,7.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1349846,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1349862,2000,5.54,,70.0,,,,,,,"Sugars, total including NLEA",G +1350055,2000,8.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1350094,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1352603,2000,52.63,,70.0,,,,,,,"Sugars, total including NLEA",G +1352685,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1352761,2000,20.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1353218,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1353424,2000,7.52,,70.0,,,,,,,"Sugars, total including NLEA",G +1353963,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1354107,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1354423,2000,44.19,,70.0,,,,,,,"Sugars, total including NLEA",G +1354531,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G +1355049,2000,1.02,,70.0,,,,,,,"Sugars, total including NLEA",G +1355259,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1355289,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1355354,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1355486,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1355511,2000,15.04,,70.0,,,,,,,"Sugars, total including NLEA",G +1355779,2000,48.15,,70.0,,,,,,,"Sugars, total including NLEA",G +1355808,2000,2.07,,70.0,,,,,,,"Sugars, total including NLEA",G +1355937,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1356340,2000,9.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1356611,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1356741,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1356820,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G +1357101,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1357423,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1357498,2000,11.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1357527,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1357861,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1357938,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1358000,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1358153,2000,1.05,,70.0,,,,,,,"Sugars, total including NLEA",G +1358191,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1358232,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1358280,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1358557,2000,23.38,,70.0,,,,,,,"Sugars, total including NLEA",G +1358624,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1358715,2000,7.03,,70.0,,,,,,,"Sugars, total including NLEA",G +1358854,2000,5.07,,70.0,,,,,,,"Sugars, total including NLEA",G +1359102,2000,1.64,,70.0,,,,,,,"Sugars, total including NLEA",G +1359183,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1359420,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1359620,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1359644,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1359746,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1359835,2000,20.31,,70.0,,,,,,,"Sugars, total including NLEA",G +1359849,2000,37.66,,70.0,,,,,,,"Sugars, total including NLEA",G +1360150,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1360253,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1360649,2000,13.8,,70.0,,,,,,,"Sugars, total including NLEA",G +1360962,2000,1.72,,70.0,,,,,,,"Sugars, total including NLEA",G +1361012,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1361216,2000,3.28,,70.0,,,,,,,"Sugars, total including NLEA",G +1361518,2000,2.06,,70.0,,,,,,,"Sugars, total including NLEA",G +1361686,2000,2.05,,70.0,,,,,,,"Sugars, total including NLEA",G +1362538,2000,26.83,,70.0,,,,,,,"Sugars, total including NLEA",G +1362588,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1363400,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1363747,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1364355,2000,3.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1364677,2000,1.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1365368,2000,0.68,,70.0,,,,,,,"Sugars, total including NLEA",G +1365429,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1367383,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1367554,2000,11.02,,70.0,,,,,,,"Sugars, total including NLEA",G +1368421,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1368764,2000,94.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1369325,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1369468,2000,12.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1369683,2000,88.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1369934,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1370120,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1370225,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1370724,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G +1372548,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +1372666,2000,13.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1372745,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1372795,2000,2.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1372955,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1373097,2000,4.84,,70.0,,,,,,,"Sugars, total including NLEA",G +1373106,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1373214,2000,1.27,,70.0,,,,,,,"Sugars, total including NLEA",G +1373354,2000,22.47,,70.0,,,,,,,"Sugars, total including NLEA",G +1373841,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1373869,2000,1.79,,73.0,,,,,,,"Sugars, total including NLEA",G +1373875,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1374418,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1374535,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1374825,2000,25.84,,70.0,,,,,,,"Sugars, total including NLEA",G +1374832,2000,2.47,,70.0,,,,,,,"Sugars, total including NLEA",G +1375180,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1375246,2000,62.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1375732,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1375735,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1375838,2000,18.18,,70.0,,,,,,,"Sugars, total including NLEA",G +1375863,2000,58.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1375929,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1375966,2000,2.09,,70.0,,,,,,,"Sugars, total including NLEA",G +1376073,2000,37.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1376142,2000,22.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1376152,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1376808,2000,9.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1377129,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G +1377290,2000,15.62,,70.0,,,,,,,"Sugars, total including NLEA",G +1377526,2000,48.84,,70.0,,,,,,,"Sugars, total including NLEA",G +1377590,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1377909,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1377969,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1377983,2000,9.09,,70.0,,,,,,,"Sugars, total including NLEA",G +1378123,2000,0.61,,70.0,,,,,,,"Sugars, total including NLEA",G +1378154,2000,2.47,,70.0,,,,,,,"Sugars, total including NLEA",G +1378468,2000,12.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1378884,2000,0.68,,70.0,,,,,,,"Sugars, total including NLEA",G +1378918,2000,6.45,,70.0,,,,,,,"Sugars, total including NLEA",G +1378937,2000,19.49,,70.0,,,,,,,"Sugars, total including NLEA",G +1378965,2000,3.85,,70.0,,,,,,,"Sugars, total including NLEA",G +1379023,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1379109,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1379565,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1379626,2000,96.3,,70.0,,,,,,,"Sugars, total including NLEA",G +1379891,2000,4.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1380449,2000,5.6,,70.0,,,,,,,"Sugars, total including NLEA",G +1380994,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1381138,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1381641,2000,9.68,,70.0,,,,,,,"Sugars, total including NLEA",G +1382342,2000,2.3,,70.0,,,,,,,"Sugars, total including NLEA",G +1383494,2000,1.82,,70.0,,,,,,,"Sugars, total including NLEA",G +1383544,2000,54.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1383615,2000,14.62,,70.0,,,,,,,"Sugars, total including NLEA",G +1383995,2000,7.87,,70.0,,,,,,,"Sugars, total including NLEA",G +1384298,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1384369,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1384507,2000,9.89,,70.0,,,,,,,"Sugars, total including NLEA",G +1384515,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1384629,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1384711,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1384751,2000,5.63,,70.0,,,,,,,"Sugars, total including NLEA",G +1384802,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1384936,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1385004,2000,20.93,,70.0,,,,,,,"Sugars, total including NLEA",G +1385052,2000,1.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1385880,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1385938,2000,37.84,,70.0,,,,,,,"Sugars, total including NLEA",G +1385945,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1386135,2000,2.2,,70.0,,,,,,,"Sugars, total including NLEA",G +1386254,2000,21.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1386353,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1386479,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1386707,2000,2.02,,70.0,,,,,,,"Sugars, total including NLEA",G +1387088,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1387182,2000,13.95,,70.0,,,,,,,"Sugars, total including NLEA",G +1388185,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1388723,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1388930,2000,9.41,,70.0,,,,,,,"Sugars, total including NLEA",G +1388961,2000,13.27,,70.0,,,,,,,"Sugars, total including NLEA",G +1389045,2000,2.69,,70.0,,,,,,,"Sugars, total including NLEA",G +1389400,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1389450,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1389818,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1389830,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G +1389926,2000,12.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1390082,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1390089,2000,21.84,,70.0,,,,,,,"Sugars, total including NLEA",G +1390371,2000,12.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1391196,2000,22.58,,70.0,,,,,,,"Sugars, total including NLEA",G +1391241,2000,9.73,,70.0,,,,,,,"Sugars, total including NLEA",G +1391268,2000,35.09,,70.0,,,,,,,"Sugars, total including NLEA",G +1391655,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1391789,2000,4.11,,70.0,,,,,,,"Sugars, total including NLEA",G +1392086,2000,64.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1392089,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1392571,2000,1.82,,70.0,,,,,,,"Sugars, total including NLEA",G +1393199,2000,28.3,,70.0,,,,,,,"Sugars, total including NLEA",G +1393492,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G +1393537,2000,9.23,,70.0,,,,,,,"Sugars, total including NLEA",G +1394276,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1394357,2000,22.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1394562,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1394565,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1394621,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1394643,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1394823,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G +1394859,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1394953,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1395225,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1395401,2000,1.27,,70.0,,,,,,,"Sugars, total including NLEA",G +1395441,2000,12.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1395722,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1395728,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1396114,2000,0.82,,70.0,,,,,,,"Sugars, total including NLEA",G +1397038,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1397340,2000,1.96,,70.0,,,,,,,"Sugars, total including NLEA",G +1397724,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1397801,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1398221,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1399349,2000,2.31,,70.0,,,,,,,"Sugars, total including NLEA",G +1399360,2000,1.79,,73.0,,,,,,,"Sugars, total including NLEA",G +1399859,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +1400091,2000,11.66,,70.0,,,,,,,"Sugars, total including NLEA",G +1400098,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1400850,2000,2.15,,70.0,,,,,,,"Sugars, total including NLEA",G +1402090,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1402236,2000,21.54,,70.0,,,,,,,"Sugars, total including NLEA",G +1402780,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1403090,2000,45.83,,70.0,,,,,,,"Sugars, total including NLEA",G +1403969,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1403971,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1404026,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1404194,2000,32.26,,70.0,,,,,,,"Sugars, total including NLEA",G +1404633,2000,3.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1405744,2000,2.78,,70.0,,,,,,,"Sugars, total including NLEA",G +1406017,2000,47.37,,70.0,,,,,,,"Sugars, total including NLEA",G +1406062,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1406153,2000,51.61,,70.0,,,,,,,"Sugars, total including NLEA",G +1407074,2000,1.52,,70.0,,,,,,,"Sugars, total including NLEA",G +1407395,2000,3.81,,70.0,,,,,,,"Sugars, total including NLEA",G +1407750,2000,2.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1407920,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1408950,2000,4.76,,70.0,,,,,,,"Sugars, total including NLEA",G +1409378,2000,1.89,,70.0,,,,,,,"Sugars, total including NLEA",G +1409970,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1410048,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1411052,2000,12.1,,70.0,,,,,,,"Sugars, total including NLEA",G +1411495,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1411604,2000,10.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1411605,2000,14.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1411632,2000,8.85,,71.0,,,,,,,"Sugars, total including NLEA",G +1411794,2000,48.39,,70.0,,,,,,,"Sugars, total including NLEA",G +1411805,2000,53.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1412072,2000,1.56,,70.0,,,,,,,"Sugars, total including NLEA",G +1412412,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1412413,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1413027,2000,86.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1413113,2000,80.95,,70.0,,,,,,,"Sugars, total including NLEA",G +1413130,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1413238,2000,32.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1413506,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1414086,2000,34.21,,70.0,,,,,,,"Sugars, total including NLEA",G +1414542,2000,9.23,,70.0,,,,,,,"Sugars, total including NLEA",G +1414551,2000,3.28,,70.0,,,,,,,"Sugars, total including NLEA",G +1414556,2000,14.29,,73.0,,,,,,,"Sugars, total including NLEA",G +1414621,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1414716,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G +1415018,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1415219,2000,1.67,,73.0,,,,,,,"Sugars, total including NLEA",G +1415290,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1415298,2000,87.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1415707,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1416124,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1416445,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1416483,2000,10.91,,70.0,,,,,,,"Sugars, total including NLEA",G +1416637,2000,34.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1417013,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1417142,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1417244,2000,2.02,,70.0,,,,,,,"Sugars, total including NLEA",G +1417321,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1417325,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1417583,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1417614,2000,30.23,,70.0,,,,,,,"Sugars, total including NLEA",G +1417746,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1417860,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1417891,2000,3.1,,70.0,,,,,,,"Sugars, total including NLEA",G +1418149,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1418765,2000,0.68,,70.0,,,,,,,"Sugars, total including NLEA",G +1418984,2000,11.39,,70.0,,,,,,,"Sugars, total including NLEA",G +1419996,2000,65.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1420085,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1420280,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1420827,2000,1.01,,70.0,,,,,,,"Sugars, total including NLEA",G +1420984,2000,1.19,,70.0,,,,,,,"Sugars, total including NLEA",G +1421079,2000,10.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1421127,2000,36.84,,70.0,,,,,,,"Sugars, total including NLEA",G +1421435,2000,6.67,,73.0,,,,,,,"Sugars, total including NLEA",G +1421787,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1421932,2000,15.15,,70.0,,,,,,,"Sugars, total including NLEA",G +1422133,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1422452,2000,15.93,,70.0,,,,,,,"Sugars, total including NLEA",G +1423261,2000,3.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1423366,2000,57.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1423589,2000,93.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1423681,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1423861,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1423913,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1423917,2000,21.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1424411,2000,6.4,,70.0,,,,,,,"Sugars, total including NLEA",G +1424449,2000,12.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1424464,2000,19.23,,70.0,,,,,,,"Sugars, total including NLEA",G +1425177,2000,9.38,,70.0,,,,,,,"Sugars, total including NLEA",G +1425256,2000,1.82,,70.0,,,,,,,"Sugars, total including NLEA",G +1425504,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1425777,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G +1426327,2000,40.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1426363,2000,43.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1426453,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1426665,2000,1.01,,70.0,,,,,,,"Sugars, total including NLEA",G +1426685,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1426955,2000,46.15,,70.0,,,,,,,"Sugars, total including NLEA",G +1427364,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G +1427482,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1428172,2000,3.52,,70.0,,,,,,,"Sugars, total including NLEA",G +1428462,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1428735,2000,71.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1428771,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1431098,2000,9.38,,70.0,,,,,,,"Sugars, total including NLEA",G +1432338,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1432906,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G +1434539,2000,10.53,,70.0,,,,,,,"Sugars, total including NLEA",G +1434769,2000,3.7,,70.0,,,,,,,"Sugars, total including NLEA",G +1435298,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1435345,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1435609,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1435626,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1436376,2000,56.1,,70.0,,,,,,,"Sugars, total including NLEA",G +1436465,2000,4.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1436580,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1444974,2000,27.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1455342,2000,6.45,,71.0,,,,,,,"Sugars, total including NLEA",G +1455446,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +1455585,2000,7.69,,71.0,,,,,,,"Sugars, total including NLEA",G +1455863,2000,5.0,,71.0,,,,,,,"Sugars, total including NLEA",G +1455965,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +1456144,2000,9.84,,78.0,,,,,,,"Sugars, total including NLEA",G +1456330,2000,1.67,,71.0,,,,,,,"Sugars, total including NLEA",G +1457001,2000,22.0,,78.0,,,,,,,"Sugars, total including NLEA",G +1457093,2000,2.0,,78.0,,,,,,,"Sugars, total including NLEA",G +1457112,2000,2.35,,71.0,,,,,,,"Sugars, total including NLEA",G +1457605,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +1457914,2000,10.13,,78.0,,,,,,,"Sugars, total including NLEA",G +1457918,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +1458015,2000,14.89,,71.0,,,,,,,"Sugars, total including NLEA",G +1458021,2000,48.28,,71.0,,,,,,,"Sugars, total including NLEA",G +1458972,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +1459458,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +1459571,2000,1.23,,78.0,,,,,,,"Sugars, total including NLEA",G +1459578,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +1459730,2000,1.19,,71.0,,,,,,,"Sugars, total including NLEA",G +1459858,2000,23.58,,72.0,,,,,,,"Sugars, total including NLEA",G +1459898,2000,5.83,,71.0,,,,,,,"Sugars, total including NLEA",G +1460096,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +1460260,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +1460590,2000,0.89,,71.0,,,,,,,"Sugars, total including NLEA",G +1461121,2000,76.67,,71.0,,,,,,,"Sugars, total including NLEA",G +1461300,2000,2.92,,71.0,,,,,,,"Sugars, total including NLEA",G +1461306,2000,2.65,,71.0,,,,,,,"Sugars, total including NLEA",G +1461314,2000,15.0,,78.0,,,,,,,"Sugars, total including NLEA",G +1461656,2000,7.84,,71.0,,,,,,,"Sugars, total including NLEA",G +1461872,2000,2.5,,71.0,,,,,,,"Sugars, total including NLEA",G +1462396,2000,1.79,,71.0,,,,,,,"Sugars, total including NLEA",G +1880984,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1462818,2000,30.0,,78.0,,,,,,,"Sugars, total including NLEA",G +1463154,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1463197,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1463387,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1463443,2000,3.19,,70.0,,,,,,,"Sugars, total including NLEA",G +1464052,2000,45.24,,70.0,,,,,,,"Sugars, total including NLEA",G +1464420,2000,7.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1464449,2000,34.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1464478,2000,7.04,,70.0,,,,,,,"Sugars, total including NLEA",G +1464663,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1464990,2000,15.93,,70.0,,,,,,,"Sugars, total including NLEA",G +1465103,2000,1.82,,73.0,,,,,,,"Sugars, total including NLEA",G +1465109,2000,24.56,,70.0,,,,,,,"Sugars, total including NLEA",G +1465261,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1465365,2000,25.81,,70.0,,,,,,,"Sugars, total including NLEA",G +1465396,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1465963,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +1466833,2000,22.54,,70.0,,,,,,,"Sugars, total including NLEA",G +1467173,2000,32.69,,70.0,,,,,,,"Sugars, total including NLEA",G +1467340,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1467468,2000,3.28,,70.0,,,,,,,"Sugars, total including NLEA",G +1467615,2000,42.11,,70.0,,,,,,,"Sugars, total including NLEA",G +1467882,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +1468232,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1468898,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G +1468904,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1468930,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1469082,2000,6.76,,70.0,,,,,,,"Sugars, total including NLEA",G +1469215,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1469542,2000,29.03,,70.0,,,,,,,"Sugars, total including NLEA",G +1469801,2000,27.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1470078,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1470169,2000,11.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1470832,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1470894,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1471318,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1471408,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G +1471595,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1471662,2000,1.67,,73.0,,,,,,,"Sugars, total including NLEA",G +1472775,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1473045,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1473169,2000,7.65,,70.0,,,,,,,"Sugars, total including NLEA",G +1473234,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1473358,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1473523,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1473722,2000,8.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1473802,2000,8.89,,70.0,,,,,,,"Sugars, total including NLEA",G +1474052,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1474306,2000,3.41,,70.0,,,,,,,"Sugars, total including NLEA",G +1474573,2000,5.6,,70.0,,,,,,,"Sugars, total including NLEA",G +1474628,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1475265,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1475433,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1475601,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1475645,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1475844,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1475992,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1476074,2000,36.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1476426,2000,9.56,,70.0,,,,,,,"Sugars, total including NLEA",G +1476489,2000,51.95,,70.0,,,,,,,"Sugars, total including NLEA",G +1476554,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1476665,2000,2.36,,70.0,,,,,,,"Sugars, total including NLEA",G +1477027,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1477295,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1477474,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1477858,2000,4.42,,70.0,,,,,,,"Sugars, total including NLEA",G +1478014,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1478953,2000,30.3,,70.0,,,,,,,"Sugars, total including NLEA",G +1478957,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1479310,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1479412,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1479504,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1480024,2000,21.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1480244,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1480777,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1481079,2000,25.81,,70.0,,,,,,,"Sugars, total including NLEA",G +1481163,2000,10.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1481316,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1481321,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G +1481634,2000,23.21,,70.0,,,,,,,"Sugars, total including NLEA",G +1481797,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1481809,2000,79.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1482230,2000,6.25,,73.0,,,,,,,"Sugars, total including NLEA",G +1482290,2000,25.81,,70.0,,,,,,,"Sugars, total including NLEA",G +1482299,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1482487,2000,2.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1483128,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1483256,2000,19.23,,70.0,,,,,,,"Sugars, total including NLEA",G +1483434,2000,2.94,,70.0,,,,,,,"Sugars, total including NLEA",G +1483507,2000,6.98,,70.0,,,,,,,"Sugars, total including NLEA",G +1483629,2000,2.47,,70.0,,,,,,,"Sugars, total including NLEA",G +1483777,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1483794,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1483803,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1484001,2000,12.7,,70.0,,,,,,,"Sugars, total including NLEA",G +1484025,2000,3.28,,70.0,,,,,,,"Sugars, total including NLEA",G +1484483,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1484743,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1484746,2000,14.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1485086,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1485288,2000,34.69,,70.0,,,,,,,"Sugars, total including NLEA",G +1485346,2000,20.93,,70.0,,,,,,,"Sugars, total including NLEA",G +1485350,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1485752,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1485899,2000,2.47,,70.0,,,,,,,"Sugars, total including NLEA",G +1486063,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G +1486095,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1486550,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G +1486568,2000,27.78,,70.0,,,,,,,"Sugars, total including NLEA",G +1486724,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1486804,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1486992,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1487127,2000,0.81,,70.0,,,,,,,"Sugars, total including NLEA",G +1487371,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1487917,2000,24.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1488071,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G +1488610,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1488877,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1488887,2000,45.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1489066,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1489315,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1489341,2000,80.95,,70.0,,,,,,,"Sugars, total including NLEA",G +1489501,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1489574,2000,4.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1489643,2000,15.15,,70.0,,,,,,,"Sugars, total including NLEA",G +1489863,2000,6.76,,70.0,,,,,,,"Sugars, total including NLEA",G +1490974,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1491029,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G +1491196,2000,22.73,,70.0,,,,,,,"Sugars, total including NLEA",G +1491287,2000,0.82,,70.0,,,,,,,"Sugars, total including NLEA",G +1491571,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G +1491598,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1491828,2000,14.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1492127,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1492263,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1492327,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1492674,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G +1492839,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1493190,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1493199,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1493565,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1493735,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1493787,2000,41.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1493819,2000,27.91,,70.0,,,,,,,"Sugars, total including NLEA",G +1494026,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1494340,2000,1.6,,70.0,,,,,,,"Sugars, total including NLEA",G +1494449,2000,0.98,,70.0,,,,,,,"Sugars, total including NLEA",G +1494458,2000,1.32,,70.0,,,,,,,"Sugars, total including NLEA",G +1494554,2000,12.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1494672,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1494869,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1495122,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1495356,2000,80.95,,70.0,,,,,,,"Sugars, total including NLEA",G +1495682,2000,31.58,,70.0,,,,,,,"Sugars, total including NLEA",G +1495955,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1496110,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1496217,2000,7.02,,70.0,,,,,,,"Sugars, total including NLEA",G +1496378,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1496888,2000,33.96,,70.0,,,,,,,"Sugars, total including NLEA",G +1496985,2000,1.64,,70.0,,,,,,,"Sugars, total including NLEA",G +1497060,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1497922,2000,7.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1497946,2000,14.4,,70.0,,,,,,,"Sugars, total including NLEA",G +1498218,2000,12.63,,70.0,,,,,,,"Sugars, total including NLEA",G +1498247,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1498341,2000,24.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1498586,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1498636,2000,10.58,,70.0,,,,,,,"Sugars, total including NLEA",G +1498651,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1498656,2000,4.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1498843,2000,1.49,,70.0,,,,,,,"Sugars, total including NLEA",G +1498990,2000,18.18,,70.0,,,,,,,"Sugars, total including NLEA",G +1499068,2000,1.19,,73.0,,,,,,,"Sugars, total including NLEA",G +1499115,2000,22.37,,70.0,,,,,,,"Sugars, total including NLEA",G +1499184,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G +1499204,2000,14.16,,70.0,,,,,,,"Sugars, total including NLEA",G +1499217,2000,7.38,,70.0,,,,,,,"Sugars, total including NLEA",G +1499561,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1499739,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1500394,2000,34.15,,70.0,,,,,,,"Sugars, total including NLEA",G +1500591,2000,4.42,,70.0,,,,,,,"Sugars, total including NLEA",G +1500729,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1500733,2000,0.66,,70.0,,,,,,,"Sugars, total including NLEA",G +1500808,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1500843,2000,1.54,,70.0,,,,,,,"Sugars, total including NLEA",G +1501053,2000,1.32,,70.0,,,,,,,"Sugars, total including NLEA",G +1502164,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1502700,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1502728,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1502753,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1502922,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1502977,2000,5.05,,70.0,,,,,,,"Sugars, total including NLEA",G +1503064,2000,65.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1503409,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1503607,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G +1503851,2000,70.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1505419,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1505523,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +1507058,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1507560,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1507570,2000,25.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1507682,2000,8.46,,70.0,,,,,,,"Sugars, total including NLEA",G +1507767,2000,3.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1507880,2000,2.56,,70.0,,,,,,,"Sugars, total including NLEA",G +1507996,2000,4.05,,70.0,,,,,,,"Sugars, total including NLEA",G +1508076,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1508898,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1509151,2000,60.61,,70.0,,,,,,,"Sugars, total including NLEA",G +1509344,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1509440,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1509726,2000,20.31,,70.0,,,,,,,"Sugars, total including NLEA",G +1510173,2000,24.72,,70.0,,,,,,,"Sugars, total including NLEA",G +1510380,2000,15.15,,70.0,,,,,,,"Sugars, total including NLEA",G +1510476,2000,1.67,,73.0,,,,,,,"Sugars, total including NLEA",G +1510819,2000,2.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1511144,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1511259,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1511277,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G +1511485,2000,9.68,,70.0,,,,,,,"Sugars, total including NLEA",G +1511540,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1511682,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1511726,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1512048,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1512252,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1512333,2000,3.24,,70.0,,,,,,,"Sugars, total including NLEA",G +1512507,2000,8.45,,70.0,,,,,,,"Sugars, total including NLEA",G +1512620,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1513121,2000,4.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1513458,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1513531,2000,5.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1513844,2000,20.65,,70.0,,,,,,,"Sugars, total including NLEA",G +1514008,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1514527,2000,9.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1514692,2000,3.36,,70.0,,,,,,,"Sugars, total including NLEA",G +1514818,2000,10.56,,70.0,,,,,,,"Sugars, total including NLEA",G +1515282,2000,28.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1515420,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1515521,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1516104,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1516265,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1516726,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1516930,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1517063,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1517397,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1517426,2000,42.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1517489,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1517676,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1517759,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1517762,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1517920,2000,26.19,,70.0,,,,,,,"Sugars, total including NLEA",G +1518117,2000,57.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1518648,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1518840,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1518933,2000,55.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1518976,2000,78.26,,70.0,,,,,,,"Sugars, total including NLEA",G +1518996,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1519222,2000,57.58,,70.0,,,,,,,"Sugars, total including NLEA",G +1519344,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1519630,2000,67.65,,70.0,,,,,,,"Sugars, total including NLEA",G +1519764,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1519831,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1519989,2000,34.06,,70.0,,,,,,,"Sugars, total including NLEA",G +1520086,2000,61.9,,70.0,,,,,,,"Sugars, total including NLEA",G +1520293,2000,72.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1520679,2000,54.76,,70.0,,,,,,,"Sugars, total including NLEA",G +1520788,2000,7.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1520821,2000,55.56,,70.0,,,,,,,"Sugars, total including NLEA",G +1520867,2000,55.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1521566,2000,48.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1521733,2000,53.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1521845,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +1522087,2000,41.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1522211,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1522232,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1522387,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1522556,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1522624,2000,5.65,,70.0,,,,,,,"Sugars, total including NLEA",G +1522640,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1522997,2000,67.74,,70.0,,,,,,,"Sugars, total including NLEA",G +1523062,2000,56.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1523335,2000,38.1,,70.0,,,,,,,"Sugars, total including NLEA",G +1523371,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1523688,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +1523952,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1523973,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1524386,2000,42.11,,70.0,,,,,,,"Sugars, total including NLEA",G +1524388,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1524752,2000,60.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1525278,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1525338,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1525559,2000,34.04,,70.0,,,,,,,"Sugars, total including NLEA",G +1525849,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1526032,2000,42.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1526182,2000,10.55,,70.0,,,,,,,"Sugars, total including NLEA",G +1526313,2000,70.42,,70.0,,,,,,,"Sugars, total including NLEA",G +1526330,2000,70.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1526466,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1527780,2000,83.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1527831,2000,85.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1527945,2000,6.19,,70.0,,,,,,,"Sugars, total including NLEA",G +1528109,2000,50.82,,70.0,,,,,,,"Sugars, total including NLEA",G +1528407,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1528469,2000,57.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1528567,2000,23.81,,70.0,,,,,,,"Sugars, total including NLEA",G +1528678,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1528907,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1529074,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1529096,2000,1.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1529265,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1529817,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1529868,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1530210,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1530460,2000,92.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1530685,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1531115,2000,57.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1531659,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1532050,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1532258,2000,71.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1532288,2000,29.41,,70.0,,,,,,,"Sugars, total including NLEA",G +1532492,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1532567,2000,7.14,,73.0,,,,,,,"Sugars, total including NLEA",G +1533620,2000,46.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1533633,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1533758,2000,77.78,,70.0,,,,,,,"Sugars, total including NLEA",G +1533836,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1533893,2000,58.97,,70.0,,,,,,,"Sugars, total including NLEA",G +1534131,2000,34.48,,70.0,,,,,,,"Sugars, total including NLEA",G +1534348,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1534544,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1534649,2000,1.32,,70.0,,,,,,,"Sugars, total including NLEA",G +1534661,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1534743,2000,20.0,,73.0,,,,,,,"Sugars, total including NLEA",G +1534800,2000,36.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1534937,2000,3.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1534948,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G +1535319,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1535943,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1536156,2000,1.76,,70.0,,,,,,,"Sugars, total including NLEA",G +1536520,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1537138,2000,1.89,,70.0,,,,,,,"Sugars, total including NLEA",G +1537203,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1537248,2000,2.45,,70.0,,,,,,,"Sugars, total including NLEA",G +1537299,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1537398,2000,39.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1537778,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1538424,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1538747,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1538817,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1538944,2000,28.24,,70.0,,,,,,,"Sugars, total including NLEA",G +1538981,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1539060,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1539066,2000,44.19,,70.0,,,,,,,"Sugars, total including NLEA",G +1539617,2000,29.82,,70.0,,,,,,,"Sugars, total including NLEA",G +1540137,2000,2.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1540397,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1540418,2000,11.76,,70.0,,,,,,,"Sugars, total including NLEA",G +1540744,2000,74.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1540790,2000,77.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1541535,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1541978,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1542200,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1542296,2000,57.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1542367,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1542474,2000,4.76,,70.0,,,,,,,"Sugars, total including NLEA",G +1542559,2000,4.65,,70.0,,,,,,,"Sugars, total including NLEA",G +1542632,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1542641,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1542802,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1542847,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G +1542881,2000,43.59,,70.0,,,,,,,"Sugars, total including NLEA",G +1542911,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1542943,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1543490,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1543607,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1544025,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1545057,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1545059,2000,4.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1545065,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1545119,2000,21.54,,70.0,,,,,,,"Sugars, total including NLEA",G +1545754,2000,12.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1545899,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1546181,2000,22.09,,70.0,,,,,,,"Sugars, total including NLEA",G +1546683,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1546880,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1547306,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1547481,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1548024,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1548165,2000,31.94,,70.0,,,,,,,"Sugars, total including NLEA",G +1548249,2000,32.58,,70.0,,,,,,,"Sugars, total including NLEA",G +1548420,2000,4.65,,70.0,,,,,,,"Sugars, total including NLEA",G +1548471,2000,19.4,,70.0,,,,,,,"Sugars, total including NLEA",G +1548534,2000,77.0,,73.0,,,,,,,"Sugars, total including NLEA",G +1548575,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1548766,2000,5.56,,70.0,,,,,,,"Sugars, total including NLEA",G +1548872,2000,20.9,,70.0,,,,,,,"Sugars, total including NLEA",G +1548913,2000,11.76,,70.0,,,,,,,"Sugars, total including NLEA",G +1548960,2000,7.02,,70.0,,,,,,,"Sugars, total including NLEA",G +1549125,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1549612,2000,55.56,,70.0,,,,,,,"Sugars, total including NLEA",G +1549639,2000,1.82,,70.0,,,,,,,"Sugars, total including NLEA",G +1550087,2000,73.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1550297,2000,23.26,,70.0,,,,,,,"Sugars, total including NLEA",G +1550608,2000,39.13,,70.0,,,,,,,"Sugars, total including NLEA",G +1550866,2000,19.4,,70.0,,,,,,,"Sugars, total including NLEA",G +1550899,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1551064,2000,6.61,,70.0,,,,,,,"Sugars, total including NLEA",G +1551202,2000,14.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1551478,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1551600,2000,1.75,,73.0,,,,,,,"Sugars, total including NLEA",G +1551811,2000,23.53,,70.0,,,,,,,"Sugars, total including NLEA",G +1551846,2000,2.74,,70.0,,,,,,,"Sugars, total including NLEA",G +1552051,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1552659,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1553432,2000,44.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1553474,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1553553,2000,92.31,,70.0,,,,,,,"Sugars, total including NLEA",G +1553827,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1553841,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1553892,2000,21.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1554015,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1554159,2000,1.19,,70.0,,,,,,,"Sugars, total including NLEA",G +1554170,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1554260,2000,30.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1554366,2000,7.69,,70.0,,,,,,,"Sugars, total including NLEA",G +1554427,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1554559,2000,11.89,,70.0,,,,,,,"Sugars, total including NLEA",G +1554664,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1554866,2000,0.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1554947,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G +1555004,2000,29.82,,70.0,,,,,,,"Sugars, total including NLEA",G +1555374,2000,2.27,,73.0,,,,,,,"Sugars, total including NLEA",G +1555556,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1555934,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1556019,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1556506,2000,9.73,,70.0,,,,,,,"Sugars, total including NLEA",G +1556537,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1556845,2000,0.8,,70.0,,,,,,,"Sugars, total including NLEA",G +1556846,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1556850,2000,3.03,,70.0,,,,,,,"Sugars, total including NLEA",G +1557076,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +1557229,2000,7.26,,70.0,,,,,,,"Sugars, total including NLEA",G +1557325,2000,0.89,,70.0,,,,,,,"Sugars, total including NLEA",G +1557776,2000,38.89,,70.0,,,,,,,"Sugars, total including NLEA",G +1557867,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1558089,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1558117,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1558294,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1558338,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1558616,2000,3.41,,70.0,,,,,,,"Sugars, total including NLEA",G +1558768,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1558891,2000,4.55,,70.0,,,,,,,"Sugars, total including NLEA",G +1558967,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G +1559178,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +1559343,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1559423,2000,22.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1559669,2000,6.06,,70.0,,,,,,,"Sugars, total including NLEA",G +1559745,2000,1.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1559749,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G +1560226,2000,6.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1560690,2000,2.63,,70.0,,,,,,,"Sugars, total including NLEA",G +1560754,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1560904,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G +1561146,2000,0.52,,70.0,,,,,,,"Sugars, total including NLEA",G +1561308,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1561427,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1561526,2000,2.65,,70.0,,,,,,,"Sugars, total including NLEA",G +1561579,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1561640,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1561858,2000,11.54,,70.0,,,,,,,"Sugars, total including NLEA",G +1562025,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1562082,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1562337,2000,37.65,,70.0,,,,,,,"Sugars, total including NLEA",G +1562452,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1562820,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1563616,2000,8.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1563914,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1563944,2000,13.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1563988,2000,6.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1564095,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1564205,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1564488,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1564745,2000,60.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1565396,2000,48.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1565709,2000,47.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1566183,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1566237,2000,2.41,,70.0,,,,,,,"Sugars, total including NLEA",G +1566774,2000,26.32,,70.0,,,,,,,"Sugars, total including NLEA",G +1566926,2000,42.11,,70.0,,,,,,,"Sugars, total including NLEA",G +1566969,2000,9.3,,70.0,,,,,,,"Sugars, total including NLEA",G +1567182,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1567258,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1567289,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1567518,2000,0.89,,73.0,,,,,,,"Sugars, total including NLEA",G +1567559,2000,41.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1567704,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1567808,2000,25.64,,70.0,,,,,,,"Sugars, total including NLEA",G +1567929,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1568286,2000,62.96,,70.0,,,,,,,"Sugars, total including NLEA",G +1568431,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1568579,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1568739,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1568755,2000,26.55,,70.0,,,,,,,"Sugars, total including NLEA",G +1568817,2000,5.05,,70.0,,,,,,,"Sugars, total including NLEA",G +1568949,2000,31.91,,70.0,,,,,,,"Sugars, total including NLEA",G +1568974,2000,26.52,,70.0,,,,,,,"Sugars, total including NLEA",G +1568997,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1569085,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1569222,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1569322,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1569421,2000,2.94,,70.0,,,,,,,"Sugars, total including NLEA",G +1569573,2000,8.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1569604,2000,14.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1570694,2000,46.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1570729,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1570911,2000,23.53,,70.0,,,,,,,"Sugars, total including NLEA",G +1571213,2000,10.7,,70.0,,,,,,,"Sugars, total including NLEA",G +1571519,2000,26.87,,70.0,,,,,,,"Sugars, total including NLEA",G +1571707,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1571840,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1571927,2000,1.59,,70.0,,,,,,,"Sugars, total including NLEA",G +1571953,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1571971,2000,54.76,,70.0,,,,,,,"Sugars, total including NLEA",G +1572137,2000,0.82,,70.0,,,,,,,"Sugars, total including NLEA",G +1572384,2000,15.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1572581,2000,9.41,,70.0,,,,,,,"Sugars, total including NLEA",G +1572591,2000,17.46,,70.0,,,,,,,"Sugars, total including NLEA",G +1572984,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1573291,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1573635,2000,4.24,,70.0,,,,,,,"Sugars, total including NLEA",G +1573753,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1574124,2000,25.53,,70.0,,,,,,,"Sugars, total including NLEA",G +1574160,2000,12.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1574508,2000,1.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1574624,2000,3.23,,73.0,,,,,,,"Sugars, total including NLEA",G +1574665,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1574808,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1575067,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1575349,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1575362,2000,62.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1575425,2000,22.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1575926,2000,7.69,,70.0,,,,,,,"Sugars, total including NLEA",G +1576167,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1576628,2000,10.26,,70.0,,,,,,,"Sugars, total including NLEA",G +1576660,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1576721,2000,2.56,,73.0,,,,,,,"Sugars, total including NLEA",G +1577135,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1577175,2000,61.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1577303,2000,8.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1577522,2000,4.49,,70.0,,,,,,,"Sugars, total including NLEA",G +1577544,2000,25.56,,70.0,,,,,,,"Sugars, total including NLEA",G +1577860,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1578116,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1578184,2000,3.2,,70.0,,,,,,,"Sugars, total including NLEA",G +1578237,2000,30.26,,70.0,,,,,,,"Sugars, total including NLEA",G +1578328,2000,4.26,,70.0,,,,,,,"Sugars, total including NLEA",G +1578668,2000,10.39,,70.0,,,,,,,"Sugars, total including NLEA",G +1578717,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1579157,2000,4.55,,70.0,,,,,,,"Sugars, total including NLEA",G +1579198,2000,8.51,,70.0,,,,,,,"Sugars, total including NLEA",G +1579254,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1579342,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1579830,2000,29.41,,70.0,,,,,,,"Sugars, total including NLEA",G +1579953,2000,3.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1580010,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1580820,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1581286,2000,4.49,,70.0,,,,,,,"Sugars, total including NLEA",G +1581336,2000,14.1,,70.0,,,,,,,"Sugars, total including NLEA",G +1581354,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1581761,2000,0.4,,70.0,,,,,,,"Sugars, total including NLEA",G +1582659,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1583234,2000,17.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1583270,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1583912,2000,26.47,,70.0,,,,,,,"Sugars, total including NLEA",G +1583933,2000,0.8,,70.0,,,,,,,"Sugars, total including NLEA",G +1584030,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1584039,2000,29.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1584112,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1584599,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1584697,2000,12.39,,70.0,,,,,,,"Sugars, total including NLEA",G +1584794,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1585041,2000,26.55,,70.0,,,,,,,"Sugars, total including NLEA",G +1585097,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1585258,2000,25.42,,70.0,,,,,,,"Sugars, total including NLEA",G +1585601,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1585709,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1585819,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1585893,2000,5.42,,70.0,,,,,,,"Sugars, total including NLEA",G +1585904,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1585908,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1585968,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1586262,2000,11.83,,70.0,,,,,,,"Sugars, total including NLEA",G +1586539,2000,54.69,,70.0,,,,,,,"Sugars, total including NLEA",G +1586649,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1587115,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1587191,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1587314,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1587434,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1587993,2000,18.6,,70.0,,,,,,,"Sugars, total including NLEA",G +1588326,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1588332,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1588334,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1589003,2000,93.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1589391,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1589914,2000,12.9,,70.0,,,,,,,"Sugars, total including NLEA",G +1590179,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1590202,2000,23.04,,70.0,,,,,,,"Sugars, total including NLEA",G +1590745,2000,1.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1590869,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1591258,2000,8.04,,70.0,,,,,,,"Sugars, total including NLEA",G +1591273,2000,55.26,,70.0,,,,,,,"Sugars, total including NLEA",G +1591573,2000,19.15,,70.0,,,,,,,"Sugars, total including NLEA",G +1591651,2000,2.94,,70.0,,,,,,,"Sugars, total including NLEA",G +1591834,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G +1591894,2000,2.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1592343,2000,5.39,,70.0,,,,,,,"Sugars, total including NLEA",G +1592529,2000,8.47,,70.0,,,,,,,"Sugars, total including NLEA",G +1592541,2000,1.19,,73.0,,,,,,,"Sugars, total including NLEA",G +1592594,2000,54.76,,70.0,,,,,,,"Sugars, total including NLEA",G +1592633,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1592670,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1592943,2000,6.9,,70.0,,,,,,,"Sugars, total including NLEA",G +1593161,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1593553,2000,2.34,,70.0,,,,,,,"Sugars, total including NLEA",G +1593787,2000,55.13,,70.0,,,,,,,"Sugars, total including NLEA",G +1593895,2000,55.26,,70.0,,,,,,,"Sugars, total including NLEA",G +1594047,2000,35.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1594306,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1594419,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1594453,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1594817,2000,12.11,,70.0,,,,,,,"Sugars, total including NLEA",G +1595351,2000,35.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1595427,2000,52.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1596034,2000,3.92,,70.0,,,,,,,"Sugars, total including NLEA",G +1596096,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1596725,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1597240,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1597705,2000,16.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1597774,2000,19.8,,70.0,,,,,,,"Sugars, total including NLEA",G +1598075,2000,0.95,,70.0,,,,,,,"Sugars, total including NLEA",G +1598202,2000,15.76,,70.0,,,,,,,"Sugars, total including NLEA",G +1598632,2000,1.06,,70.0,,,,,,,"Sugars, total including NLEA",G +1598699,2000,11.11,,70.0,,,,,,,"Sugars, total including NLEA",G +1599061,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1599212,2000,2.86,,73.0,,,,,,,"Sugars, total including NLEA",G +1599285,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1599725,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G +1600336,2000,48.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1600442,2000,3.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1600506,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1600547,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G +1600625,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1600631,2000,65.85,,70.0,,,,,,,"Sugars, total including NLEA",G +1600650,2000,8.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1601552,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1601657,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1601814,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1601928,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1602001,2000,28.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1602112,2000,45.24,,70.0,,,,,,,"Sugars, total including NLEA",G +1602585,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1602652,2000,11.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1602721,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1602931,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1602937,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1603044,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1603564,2000,23.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1604001,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1604145,2000,3.15,,70.0,,,,,,,"Sugars, total including NLEA",G +1604253,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1604803,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1604861,2000,7.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1605002,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1605274,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1605330,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1605452,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1605462,2000,8.89,,70.0,,,,,,,"Sugars, total including NLEA",G +1605902,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1605951,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1607268,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1607490,2000,8.46,,70.0,,,,,,,"Sugars, total including NLEA",G +1607622,2000,7.02,,70.0,,,,,,,"Sugars, total including NLEA",G +1607640,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1607910,2000,97.62,,70.0,,,,,,,"Sugars, total including NLEA",G +1608089,2000,68.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1608359,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1608636,2000,4.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1608691,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1608724,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1609043,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1609243,2000,16.07,,70.0,,,,,,,"Sugars, total including NLEA",G +1609349,2000,38.6,,70.0,,,,,,,"Sugars, total including NLEA",G +1609465,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1609531,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1609784,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1610072,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1610115,2000,5.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1610228,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1610348,2000,7.69,,70.0,,,,,,,"Sugars, total including NLEA",G +1610620,2000,36.59,,70.0,,,,,,,"Sugars, total including NLEA",G +1610641,2000,52.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1610994,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1611256,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1611538,2000,0.68,,70.0,,,,,,,"Sugars, total including NLEA",G +1611544,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1611707,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1611782,2000,1.96,,70.0,,,,,,,"Sugars, total including NLEA",G +1611832,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1612521,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1612852,2000,0.93,,70.0,,,,,,,"Sugars, total including NLEA",G +1612971,2000,24.49,,70.0,,,,,,,"Sugars, total including NLEA",G +1613237,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1613791,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1614072,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1614126,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1614449,2000,6.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1614612,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1615009,2000,24.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1615227,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1615235,2000,9.15,,70.0,,,,,,,"Sugars, total including NLEA",G +1615276,2000,2.5,,73.0,,,,,,,"Sugars, total including NLEA",G +1615628,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1615745,2000,21.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1615957,2000,12.92,,70.0,,,,,,,"Sugars, total including NLEA",G +1616668,2000,3.2,,70.0,,,,,,,"Sugars, total including NLEA",G +1617043,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1617114,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1617211,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1617302,2000,21.13,,70.0,,,,,,,"Sugars, total including NLEA",G +1617544,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1617759,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1617920,2000,19.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1617949,2000,30.77,,70.0,,,,,,,"Sugars, total including NLEA",G +1617976,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1618011,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1618473,2000,52.38,,70.0,,,,,,,"Sugars, total including NLEA",G +1618841,2000,7.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1618927,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1619619,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1619974,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1620675,2000,57.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1620704,2000,18.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1620722,2000,11.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1620723,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G +1620900,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1621318,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1621597,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1621648,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1622114,2000,15.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1622121,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1622152,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1622373,2000,2.31,,70.0,,,,,,,"Sugars, total including NLEA",G +1622458,2000,12.78,,70.0,,,,,,,"Sugars, total including NLEA",G +1622490,2000,40.54,,70.0,,,,,,,"Sugars, total including NLEA",G +1622925,2000,17.24,,70.0,,,,,,,"Sugars, total including NLEA",G +1622940,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1623104,2000,4.65,,70.0,,,,,,,"Sugars, total including NLEA",G +1623245,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +1623439,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1623487,2000,8.82,,70.0,,,,,,,"Sugars, total including NLEA",G +1623529,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1623652,2000,0.83,,70.0,,,,,,,"Sugars, total including NLEA",G +1623999,2000,7.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1624210,2000,15.28,,70.0,,,,,,,"Sugars, total including NLEA",G +1624372,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1624855,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1624903,2000,18.18,,70.0,,,,,,,"Sugars, total including NLEA",G +1625035,2000,4.65,,70.0,,,,,,,"Sugars, total including NLEA",G +1625242,2000,0.87,,70.0,,,,,,,"Sugars, total including NLEA",G +1625342,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1625348,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1625834,2000,32.26,,70.0,,,,,,,"Sugars, total including NLEA",G +1625966,2000,28.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1626186,2000,1.32,,70.0,,,,,,,"Sugars, total including NLEA",G +1626239,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1626342,2000,25.81,,70.0,,,,,,,"Sugars, total including NLEA",G +1626586,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1626666,2000,17.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1626700,2000,12.68,,70.0,,,,,,,"Sugars, total including NLEA",G +1626756,2000,4.07,,70.0,,,,,,,"Sugars, total including NLEA",G +1626797,2000,2.16,,70.0,,,,,,,"Sugars, total including NLEA",G +1627334,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1627812,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1627895,2000,11.84,,70.0,,,,,,,"Sugars, total including NLEA",G +1627904,2000,12.96,,70.0,,,,,,,"Sugars, total including NLEA",G +1628531,2000,57.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1628589,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1628974,2000,31.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1629234,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1629487,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G +1629852,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1630457,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G +1630608,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1630900,2000,12.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1630967,2000,64.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1631339,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1631394,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1631560,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1631807,2000,20.93,,70.0,,,,,,,"Sugars, total including NLEA",G +1631811,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1631881,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +1632721,2000,14.29,,73.0,,,,,,,"Sugars, total including NLEA",G +1633098,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1633169,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1633228,2000,13.27,,70.0,,,,,,,"Sugars, total including NLEA",G +1633323,2000,3.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1633356,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1633424,2000,1.05,,73.0,,,,,,,"Sugars, total including NLEA",G +1633447,2000,54.55,,70.0,,,,,,,"Sugars, total including NLEA",G +1634454,2000,37.04,,70.0,,,,,,,"Sugars, total including NLEA",G +1634648,2000,5.83,,70.0,,,,,,,"Sugars, total including NLEA",G +1634770,2000,72.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1634978,2000,24.39,,70.0,,,,,,,"Sugars, total including NLEA",G +1635140,2000,27.06,,70.0,,,,,,,"Sugars, total including NLEA",G +1635597,2000,28.28,,70.0,,,,,,,"Sugars, total including NLEA",G +1635985,2000,34.62,,70.0,,,,,,,"Sugars, total including NLEA",G +1636105,2000,26.19,,70.0,,,,,,,"Sugars, total including NLEA",G +1636345,2000,9.73,,70.0,,,,,,,"Sugars, total including NLEA",G +1636557,2000,4.55,,70.0,,,,,,,"Sugars, total including NLEA",G +1636560,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1636598,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1636607,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1636841,2000,9.38,,70.0,,,,,,,"Sugars, total including NLEA",G +1636949,2000,7.52,,70.0,,,,,,,"Sugars, total including NLEA",G +1637266,2000,5.31,,70.0,,,,,,,"Sugars, total including NLEA",G +1637315,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1637367,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1637534,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1637716,2000,27.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1637855,2000,18.48,,70.0,,,,,,,"Sugars, total including NLEA",G +1637887,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1638006,2000,9.15,,70.0,,,,,,,"Sugars, total including NLEA",G +1638340,2000,5.52,,70.0,,,,,,,"Sugars, total including NLEA",G +1638383,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +1639277,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1639398,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G +1639570,2000,5.63,,70.0,,,,,,,"Sugars, total including NLEA",G +1639865,2000,7.06,,70.0,,,,,,,"Sugars, total including NLEA",G +1640621,2000,0.95,,70.0,,,,,,,"Sugars, total including NLEA",G +1641155,2000,3.12,,73.0,,,,,,,"Sugars, total including NLEA",G +1641228,2000,1.6,,70.0,,,,,,,"Sugars, total including NLEA",G +1641299,2000,9.23,,70.0,,,,,,,"Sugars, total including NLEA",G +1641757,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1641859,2000,7.69,,70.0,,,,,,,"Sugars, total including NLEA",G +1642007,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1642140,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1642182,2000,18.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1642765,2000,42.55,,70.0,,,,,,,"Sugars, total including NLEA",G +1643890,2000,0.44,,73.0,,,,,,,"Sugars, total including NLEA",G +1644350,2000,56.1,,70.0,,,,,,,"Sugars, total including NLEA",G +1644759,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1644899,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1645386,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1645462,2000,11.11,,70.0,,,,,,,"Sugars, total including NLEA",G +1645533,2000,0.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1645646,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1645814,2000,7.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1646067,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +1646194,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1646403,2000,51.16,,70.0,,,,,,,"Sugars, total including NLEA",G +1646536,2000,54.76,,70.0,,,,,,,"Sugars, total including NLEA",G +1646724,2000,36.84,,70.0,,,,,,,"Sugars, total including NLEA",G +1647210,2000,1.19,,73.0,,,,,,,"Sugars, total including NLEA",G +1647299,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1647570,2000,2.13,,70.0,,,,,,,"Sugars, total including NLEA",G +1647862,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1648276,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1648385,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1648737,2000,74.19,,70.0,,,,,,,"Sugars, total including NLEA",G +1648887,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1648918,2000,56.41,,70.0,,,,,,,"Sugars, total including NLEA",G +1649037,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1649133,2000,0.8,,70.0,,,,,,,"Sugars, total including NLEA",G +1649194,2000,7.69,,70.0,,,,,,,"Sugars, total including NLEA",G +1649460,2000,11.11,,70.0,,,,,,,"Sugars, total including NLEA",G +1649531,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1649712,2000,3.19,,70.0,,,,,,,"Sugars, total including NLEA",G +1649893,2000,23.73,,70.0,,,,,,,"Sugars, total including NLEA",G +1650360,2000,2.2,,70.0,,,,,,,"Sugars, total including NLEA",G +1650515,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1650603,2000,36.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1650726,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1650816,2000,2.92,,70.0,,,,,,,"Sugars, total including NLEA",G +1651219,2000,22.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1651268,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1651385,2000,30.47,,70.0,,,,,,,"Sugars, total including NLEA",G +1651507,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1651677,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1651790,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1652127,2000,63.64,,70.0,,,,,,,"Sugars, total including NLEA",G +1652171,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1652216,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1652750,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1653254,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1653262,2000,11.76,,70.0,,,,,,,"Sugars, total including NLEA",G +1653316,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1653500,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1654145,2000,4.23,,70.0,,,,,,,"Sugars, total including NLEA",G +1654297,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1654460,2000,51.85,,70.0,,,,,,,"Sugars, total including NLEA",G +1654462,2000,3.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1654828,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G +1654895,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1655396,2000,6.15,,70.0,,,,,,,"Sugars, total including NLEA",G +1655972,2000,5.26,,73.0,,,,,,,"Sugars, total including NLEA",G +1656340,2000,24.32,,70.0,,,,,,,"Sugars, total including NLEA",G +1656588,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1656652,2000,4.09,,70.0,,,,,,,"Sugars, total including NLEA",G +1656774,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1657069,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1657171,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1657265,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G +1657562,2000,0.68,,70.0,,,,,,,"Sugars, total including NLEA",G +1657631,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1658244,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1658614,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1659087,2000,12.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1659108,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1659174,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1659226,2000,3.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1659241,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1659249,2000,93.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1659302,2000,11.11,,70.0,,,,,,,"Sugars, total including NLEA",G +1659364,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1659384,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1659542,2000,5.65,,70.0,,,,,,,"Sugars, total including NLEA",G +1659570,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1659659,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1660170,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1660267,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1660468,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1660489,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1660490,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1660614,2000,11.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1660916,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1661536,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1661631,2000,1.61,,70.0,,,,,,,"Sugars, total including NLEA",G +1661837,2000,6.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1662048,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1662340,2000,25.93,,70.0,,,,,,,"Sugars, total including NLEA",G +1662382,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1662808,2000,1.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1662918,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G +1663298,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1663675,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1663771,2000,34.62,,70.0,,,,,,,"Sugars, total including NLEA",G +1663827,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1663869,2000,25.58,,70.0,,,,,,,"Sugars, total including NLEA",G +1664016,2000,0.42,,70.0,,,,,,,"Sugars, total including NLEA",G +1665153,2000,44.19,,70.0,,,,,,,"Sugars, total including NLEA",G +1665221,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1665437,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1665523,2000,7.93,,70.0,,,,,,,"Sugars, total including NLEA",G +1665573,2000,34.21,,70.0,,,,,,,"Sugars, total including NLEA",G +1665645,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1666145,2000,0.01,,70.0,,,,,,,"Sugars, total including NLEA",G +1666257,2000,8.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1666515,2000,27.27,,70.0,,,,,,,"Sugars, total including NLEA",G +1666971,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1667744,2000,10.0,,73.0,,,,,,,"Sugars, total including NLEA",G +1667788,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1668575,2000,37.04,,70.0,,,,,,,"Sugars, total including NLEA",G +1668582,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1668596,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1668710,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G +1669055,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G +1669173,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +1669205,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1669442,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1669512,2000,15.62,,70.0,,,,,,,"Sugars, total including NLEA",G +1669526,2000,7.69,,70.0,,,,,,,"Sugars, total including NLEA",G +1669544,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1669740,2000,43.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1669818,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1669845,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1669928,2000,27.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1670510,2000,51.72,,70.0,,,,,,,"Sugars, total including NLEA",G +1670670,2000,29.27,,70.0,,,,,,,"Sugars, total including NLEA",G +1670725,2000,21.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1670757,2000,5.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1670821,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1671043,2000,10.26,,70.0,,,,,,,"Sugars, total including NLEA",G +1671374,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1671547,2000,2.63,,70.0,,,,,,,"Sugars, total including NLEA",G +1671599,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G +1671809,2000,24.24,,70.0,,,,,,,"Sugars, total including NLEA",G +1671997,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1672101,2000,25.66,,70.0,,,,,,,"Sugars, total including NLEA",G +1672717,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1673438,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1673478,2000,23.81,,70.0,,,,,,,"Sugars, total including NLEA",G +1673860,2000,26.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1674318,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1674471,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1674543,2000,19.4,,70.0,,,,,,,"Sugars, total including NLEA",G +1674627,2000,4.76,,70.0,,,,,,,"Sugars, total including NLEA",G +1674683,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1674800,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1675390,2000,2.13,,70.0,,,,,,,"Sugars, total including NLEA",G +1675396,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1675459,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1676585,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1676744,2000,9.89,,70.0,,,,,,,"Sugars, total including NLEA",G +1676874,2000,47.37,,70.0,,,,,,,"Sugars, total including NLEA",G +1677042,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1677050,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1677104,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1677345,2000,73.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1677545,2000,39.47,,70.0,,,,,,,"Sugars, total including NLEA",G +1677723,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1677774,2000,1.11,,70.0,,,,,,,"Sugars, total including NLEA",G +1677801,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1677877,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1678201,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1678687,2000,4.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1678823,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G +1679129,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1679185,2000,4.55,,70.0,,,,,,,"Sugars, total including NLEA",G +1679773,2000,69.23,,70.0,,,,,,,"Sugars, total including NLEA",G +1680098,2000,15.76,,70.0,,,,,,,"Sugars, total including NLEA",G +1680119,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1680127,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1680395,2000,48.84,,70.0,,,,,,,"Sugars, total including NLEA",G +1681881,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1681989,2000,52.78,,70.0,,,,,,,"Sugars, total including NLEA",G +1682167,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1682184,2000,9.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1682279,2000,74.07,,70.0,,,,,,,"Sugars, total including NLEA",G +1682377,2000,28.92,,70.0,,,,,,,"Sugars, total including NLEA",G +1682594,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1682617,2000,8.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1682957,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1683223,2000,43.9,,70.0,,,,,,,"Sugars, total including NLEA",G +1683646,2000,2.47,,70.0,,,,,,,"Sugars, total including NLEA",G +1683930,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1684136,2000,4.65,,70.0,,,,,,,"Sugars, total including NLEA",G +1684201,2000,90.91,,70.0,,,,,,,"Sugars, total including NLEA",G +1684713,2000,10.28,,70.0,,,,,,,"Sugars, total including NLEA",G +1684881,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1684953,2000,12.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1685058,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1685382,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1685512,2000,0.41,,70.0,,,,,,,"Sugars, total including NLEA",G +1685651,2000,5.26,,73.0,,,,,,,"Sugars, total including NLEA",G +1685722,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1685750,2000,17.91,,70.0,,,,,,,"Sugars, total including NLEA",G +1685849,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1686021,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1686022,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G +1686216,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1686335,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1686728,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1686831,2000,2.74,,70.0,,,,,,,"Sugars, total including NLEA",G +1687333,2000,1.72,,70.0,,,,,,,"Sugars, total including NLEA",G +1687831,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1687853,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1688387,2000,46.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1688658,2000,17.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1688982,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1689144,2000,2.6,,70.0,,,,,,,"Sugars, total including NLEA",G +1689255,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1689257,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G +1689504,2000,48.24,,70.0,,,,,,,"Sugars, total including NLEA",G +1689810,2000,10.4,,70.0,,,,,,,"Sugars, total including NLEA",G +1689815,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G +1689820,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1690114,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1690202,2000,2.42,,70.0,,,,,,,"Sugars, total including NLEA",G +1690231,2000,5.66,,70.0,,,,,,,"Sugars, total including NLEA",G +1690422,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1690592,2000,32.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1690621,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1690631,2000,1.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1690733,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1690834,2000,4.93,,70.0,,,,,,,"Sugars, total including NLEA",G +1691170,2000,5.83,,70.0,,,,,,,"Sugars, total including NLEA",G +1691196,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G +1691379,2000,22.92,,70.0,,,,,,,"Sugars, total including NLEA",G +1691405,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1691564,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1692528,2000,12.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1692575,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1692592,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1692695,2000,36.36,,70.0,,,,,,,"Sugars, total including NLEA",G +1692805,2000,9.58,,70.0,,,,,,,"Sugars, total including NLEA",G +1692825,2000,7.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1692861,2000,31.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1693259,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1693390,2000,22.03,,70.0,,,,,,,"Sugars, total including NLEA",G +1693637,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1693772,2000,58.06,,70.0,,,,,,,"Sugars, total including NLEA",G +1693837,2000,1.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1694339,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1694372,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1694811,2000,45.76,,70.0,,,,,,,"Sugars, total including NLEA",G +1695189,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1695242,2000,58.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1695397,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1695453,2000,17.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1695501,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1695507,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G +1695514,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1695849,2000,11.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1696599,2000,18.6,,70.0,,,,,,,"Sugars, total including NLEA",G +1696733,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1696831,2000,3.2,,70.0,,,,,,,"Sugars, total including NLEA",G +1697074,2000,2.47,,70.0,,,,,,,"Sugars, total including NLEA",G +1697171,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1697409,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G +1697569,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1697718,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1697782,2000,28.26,,70.0,,,,,,,"Sugars, total including NLEA",G +1697796,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1697917,2000,43.59,,70.0,,,,,,,"Sugars, total including NLEA",G +1698130,2000,13.13,,70.0,,,,,,,"Sugars, total including NLEA",G +1698201,2000,0.54,,70.0,,,,,,,"Sugars, total including NLEA",G +1698274,2000,12.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1698421,2000,24.3,,70.0,,,,,,,"Sugars, total including NLEA",G +1698691,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1698744,2000,56.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1698842,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1699044,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1699689,2000,17.54,,70.0,,,,,,,"Sugars, total including NLEA",G +1699862,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1699896,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1700187,2000,72.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1700211,2000,41.94,,70.0,,,,,,,"Sugars, total including NLEA",G +1700274,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G +1700324,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1700353,2000,2.53,,70.0,,,,,,,"Sugars, total including NLEA",G +1700518,2000,0.84,,73.0,,,,,,,"Sugars, total including NLEA",G +1701447,2000,86.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1701869,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1702241,2000,42.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1702435,2000,0.8,,70.0,,,,,,,"Sugars, total including NLEA",G +1702487,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1703026,2000,26.09,,70.0,,,,,,,"Sugars, total including NLEA",G +1703056,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1703074,2000,2.94,,70.0,,,,,,,"Sugars, total including NLEA",G +1703117,2000,44.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1703127,2000,23.23,,70.0,,,,,,,"Sugars, total including NLEA",G +1703208,2000,15.56,,70.0,,,,,,,"Sugars, total including NLEA",G +1703490,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1703560,2000,6.41,,70.0,,,,,,,"Sugars, total including NLEA",G +1703601,2000,4.76,,73.0,,,,,,,"Sugars, total including NLEA",G +1703801,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1703864,2000,1.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1703979,2000,1.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1704323,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1704335,2000,55.56,,70.0,,,,,,,"Sugars, total including NLEA",G +1704405,2000,90.48,,70.0,,,,,,,"Sugars, total including NLEA",G +1704516,2000,10.26,,70.0,,,,,,,"Sugars, total including NLEA",G +1704660,2000,3.41,,70.0,,,,,,,"Sugars, total including NLEA",G +1705037,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1705097,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1705342,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1705418,2000,39.58,,70.0,,,,,,,"Sugars, total including NLEA",G +1705927,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1705992,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1705997,2000,1.22,,73.0,,,,,,,"Sugars, total including NLEA",G +1706302,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1706652,2000,22.58,,70.0,,,,,,,"Sugars, total including NLEA",G +1706722,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1706724,2000,58.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1706895,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1707000,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1707219,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1707303,2000,4.62,,70.0,,,,,,,"Sugars, total including NLEA",G +1707492,2000,3.12,,73.0,,,,,,,"Sugars, total including NLEA",G +1707494,2000,4.65,,70.0,,,,,,,"Sugars, total including NLEA",G +1707563,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1707610,2000,0.89,,70.0,,,,,,,"Sugars, total including NLEA",G +1707826,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1707872,2000,7.84,,70.0,,,,,,,"Sugars, total including NLEA",G +1708126,2000,63.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1708155,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1708297,2000,6.9,,70.0,,,,,,,"Sugars, total including NLEA",G +1708329,2000,3.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1708398,2000,44.83,,70.0,,,,,,,"Sugars, total including NLEA",G +1708622,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1708644,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1708820,2000,12.39,,70.0,,,,,,,"Sugars, total including NLEA",G +1709196,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1709198,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1709249,2000,1.69,,70.0,,,,,,,"Sugars, total including NLEA",G +1709286,2000,25.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1709372,2000,7.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1709404,2000,8.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1710186,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1710560,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +1710680,2000,14.72,,70.0,,,,,,,"Sugars, total including NLEA",G +1711605,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1711760,2000,14.13,,70.0,,,,,,,"Sugars, total including NLEA",G +1711832,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1711928,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1711989,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1712122,2000,18.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1712388,2000,31.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1712495,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1712543,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1712705,2000,52.94,,70.0,,,,,,,"Sugars, total including NLEA",G +1712709,2000,31.11,,70.0,,,,,,,"Sugars, total including NLEA",G +1712791,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1712832,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1712848,2000,2.27,,70.0,,,,,,,"Sugars, total including NLEA",G +1712905,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1713838,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1713878,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1713971,2000,28.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1714471,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +1714829,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1714917,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1715228,2000,11.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1715544,2000,26.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1715846,2000,73.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1715851,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1715879,2000,53.85,,70.0,,,,,,,"Sugars, total including NLEA",G +1716014,2000,73.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1716052,2000,65.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1716099,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1716121,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1716226,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1716253,2000,20.59,,70.0,,,,,,,"Sugars, total including NLEA",G +1716581,2000,1.18,,73.0,,,,,,,"Sugars, total including NLEA",G +1716791,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1716888,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1716940,2000,2.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1717057,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1717626,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1717875,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1717981,2000,46.59,,70.0,,,,,,,"Sugars, total including NLEA",G +1718070,2000,2.03,,70.0,,,,,,,"Sugars, total including NLEA",G +1718077,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1718306,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1718601,2000,38.1,,70.0,,,,,,,"Sugars, total including NLEA",G +1718720,2000,0.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1718983,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1719009,2000,5.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1719857,2000,9.28,,70.0,,,,,,,"Sugars, total including NLEA",G +1719919,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1720932,2000,3.38,,70.0,,,,,,,"Sugars, total including NLEA",G +1720944,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1721690,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1721712,2000,93.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1722152,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1722208,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1722260,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1722771,2000,48.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1722809,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1722850,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +1723216,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1723299,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1723595,2000,30.59,,70.0,,,,,,,"Sugars, total including NLEA",G +1723709,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1723856,2000,7.9,,70.0,,,,,,,"Sugars, total including NLEA",G +1724193,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1724351,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1724674,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1724723,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1725289,2000,10.4,,70.0,,,,,,,"Sugars, total including NLEA",G +1725366,2000,5.47,,70.0,,,,,,,"Sugars, total including NLEA",G +1725590,2000,15.62,,70.0,,,,,,,"Sugars, total including NLEA",G +1725618,2000,0.42,,73.0,,,,,,,"Sugars, total including NLEA",G +1725626,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1725701,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1726025,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1726168,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1726498,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1726730,2000,12.96,,70.0,,,,,,,"Sugars, total including NLEA",G +1726811,2000,48.28,,70.0,,,,,,,"Sugars, total including NLEA",G +1726898,2000,2.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1727070,2000,3.7,,70.0,,,,,,,"Sugars, total including NLEA",G +1727214,2000,7.27,,70.0,,,,,,,"Sugars, total including NLEA",G +1727274,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1727505,2000,15.38,,70.0,,,,,,,"Sugars, total including NLEA",G +1727678,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1727796,2000,53.85,,70.0,,,,,,,"Sugars, total including NLEA",G +1727993,2000,92.59,,70.0,,,,,,,"Sugars, total including NLEA",G +1728460,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1729084,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1729157,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G +1729292,2000,32.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1729432,2000,12.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1729483,2000,18.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1729551,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1729611,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1729950,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1730042,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1730260,2000,10.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1730271,2000,4.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1730452,2000,9.09,,70.0,,,,,,,"Sugars, total including NLEA",G +1730454,2000,7.92,,70.0,,,,,,,"Sugars, total including NLEA",G +1730472,2000,26.55,,70.0,,,,,,,"Sugars, total including NLEA",G +1730517,2000,24.53,,70.0,,,,,,,"Sugars, total including NLEA",G +1730689,2000,12.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1730771,2000,47.37,,70.0,,,,,,,"Sugars, total including NLEA",G +1730896,2000,31.11,,70.0,,,,,,,"Sugars, total including NLEA",G +1730969,2000,36.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1731011,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1731201,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1731217,2000,70.59,,70.0,,,,,,,"Sugars, total including NLEA",G +1731344,2000,1.42,,70.0,,,,,,,"Sugars, total including NLEA",G +1731537,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1731641,2000,87.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1731891,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1731913,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1732074,2000,36.84,,70.0,,,,,,,"Sugars, total including NLEA",G +1732161,2000,2.84,,70.0,,,,,,,"Sugars, total including NLEA",G +1732595,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1732607,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1732633,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1732814,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1732977,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1733117,2000,5.37,,70.0,,,,,,,"Sugars, total including NLEA",G +1733282,2000,5.36,,70.0,,,,,,,"Sugars, total including NLEA",G +1733465,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1734030,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1734040,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G +1735348,2000,11.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1735750,2000,78.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1735754,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1735868,2000,3.12,,73.0,,,,,,,"Sugars, total including NLEA",G +1736585,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1736903,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1737045,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1737240,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1737266,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1737303,2000,90.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1737733,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G +1737903,2000,27.27,,70.0,,,,,,,"Sugars, total including NLEA",G +1738447,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1738776,2000,3.2,,70.0,,,,,,,"Sugars, total including NLEA",G +1739079,2000,3.92,,70.0,,,,,,,"Sugars, total including NLEA",G +1739128,2000,68.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1739396,2000,90.48,,70.0,,,,,,,"Sugars, total including NLEA",G +1739618,2000,13.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1739852,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1739911,2000,42.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1739919,2000,21.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1740034,2000,36.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1740449,2000,11.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1740548,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1740708,2000,24.53,,70.0,,,,,,,"Sugars, total including NLEA",G +1741150,2000,52.63,,70.0,,,,,,,"Sugars, total including NLEA",G +1741466,2000,70.37,,70.0,,,,,,,"Sugars, total including NLEA",G +1741627,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1741639,2000,51.11,,70.0,,,,,,,"Sugars, total including NLEA",G +1741702,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G +1741796,2000,39.58,,70.0,,,,,,,"Sugars, total including NLEA",G +1742156,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1742183,2000,55.81,,70.0,,,,,,,"Sugars, total including NLEA",G +1742322,2000,36.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1742498,2000,12.73,,70.0,,,,,,,"Sugars, total including NLEA",G +1742752,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1742882,2000,1.45,,70.0,,,,,,,"Sugars, total including NLEA",G +1742977,2000,2.94,,70.0,,,,,,,"Sugars, total including NLEA",G +1743206,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1743277,2000,7.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1743347,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1743616,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1743652,2000,2.23,,70.0,,,,,,,"Sugars, total including NLEA",G +1743766,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1743771,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1744324,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1744446,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1744548,2000,6.67,,73.0,,,,,,,"Sugars, total including NLEA",G +1744737,2000,2.83,,70.0,,,,,,,"Sugars, total including NLEA",G +1745145,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1745288,2000,95.45,,70.0,,,,,,,"Sugars, total including NLEA",G +1745333,2000,15.62,,70.0,,,,,,,"Sugars, total including NLEA",G +1745583,2000,61.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1745619,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1745664,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1745704,2000,22.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1745951,2000,6.45,,70.0,,,,,,,"Sugars, total including NLEA",G +1746098,2000,2.27,,70.0,,,,,,,"Sugars, total including NLEA",G +1746215,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G +1746371,2000,46.15,,70.0,,,,,,,"Sugars, total including NLEA",G +1746497,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1746595,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1746783,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G +1747027,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1747211,2000,54.55,,70.0,,,,,,,"Sugars, total including NLEA",G +1747263,2000,4.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1747377,2000,45.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1747459,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1747618,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1747649,2000,36.36,,70.0,,,,,,,"Sugars, total including NLEA",G +1747837,2000,1.3,,70.0,,,,,,,"Sugars, total including NLEA",G +1748451,2000,51.61,,70.0,,,,,,,"Sugars, total including NLEA",G +1748556,2000,53.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1748986,2000,20.93,,70.0,,,,,,,"Sugars, total including NLEA",G +1749244,2000,3.85,,70.0,,,,,,,"Sugars, total including NLEA",G +1749810,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1750044,2000,2.56,,73.0,,,,,,,"Sugars, total including NLEA",G +1757747,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +1757760,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +1881016,2000,15.42,,70.0,,,,,,,"Sugars, total including NLEA",G +1758032,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +1758052,2000,57.0,,78.0,,,,,,,"Sugars, total including NLEA",G +1758101,2000,11.54,,71.0,,,,,,,"Sugars, total including NLEA",G +1758205,2000,4.0,,78.0,,,,,,,"Sugars, total including NLEA",G +1758295,2000,7.14,,71.0,,,,,,,"Sugars, total including NLEA",G +1881236,2000,49.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1758944,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +1759161,2000,3.08,,71.0,,,,,,,"Sugars, total including NLEA",G +1759806,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1759809,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1760004,2000,34.38,,70.0,,,,,,,"Sugars, total including NLEA",G +1760141,2000,32.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1760438,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1760496,2000,82.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1760513,2000,21.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1761056,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1761067,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1761073,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1761195,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1761330,2000,71.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1761343,2000,24.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1761618,2000,4.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1761870,2000,1.76,,70.0,,,,,,,"Sugars, total including NLEA",G +1761950,2000,3.01,,70.0,,,,,,,"Sugars, total including NLEA",G +1762008,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1762109,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1762179,2000,1.54,,70.0,,,,,,,"Sugars, total including NLEA",G +1762603,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1762733,2000,32.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1762988,2000,70.59,,70.0,,,,,,,"Sugars, total including NLEA",G +1763083,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1763276,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1763302,2000,34.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1763320,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1763366,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1763377,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1763819,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1763879,2000,40.38,,70.0,,,,,,,"Sugars, total including NLEA",G +1764220,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1764259,2000,61.54,,70.0,,,,,,,"Sugars, total including NLEA",G +1764434,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1764710,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1764770,2000,0.39,,70.0,,,,,,,"Sugars, total including NLEA",G +1764819,2000,3.31,,70.0,,,,,,,"Sugars, total including NLEA",G +1764992,2000,8.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1765394,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1765424,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1765552,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1765739,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1765767,2000,9.68,,70.0,,,,,,,"Sugars, total including NLEA",G +1765985,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1766304,2000,55.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1766506,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1766542,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1766796,2000,15.52,,70.0,,,,,,,"Sugars, total including NLEA",G +1766843,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1767165,2000,47.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1767255,2000,7.06,,70.0,,,,,,,"Sugars, total including NLEA",G +1767602,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1767647,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1767656,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1768066,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1768312,2000,48.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1768313,2000,20.0,,73.0,,,,,,,"Sugars, total including NLEA",G +1769038,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +1769157,2000,21.21,,70.0,,,,,,,"Sugars, total including NLEA",G +1769573,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1769718,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1770096,2000,1.54,,70.0,,,,,,,"Sugars, total including NLEA",G +1770134,2000,68.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1770200,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1770437,2000,56.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1770806,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1770925,2000,17.39,,70.0,,,,,,,"Sugars, total including NLEA",G +1771030,2000,38.46,,70.0,,,,,,,"Sugars, total including NLEA",G +1771158,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1771163,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G +1771619,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1772316,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1772318,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1772849,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1773352,2000,96.49,,70.0,,,,,,,"Sugars, total including NLEA",G +1773443,2000,65.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1773481,2000,27.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1773500,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1773508,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1773593,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1774830,2000,21.82,,70.0,,,,,,,"Sugars, total including NLEA",G +1774970,2000,72.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1774980,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1775001,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1775077,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1775184,2000,52.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1775293,2000,83.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1775299,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1881445,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1775801,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1776094,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1776193,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +1776481,2000,23.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1776900,2000,55.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1777062,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1777228,2000,0.0,,73.0,,,,,,,"Sugars, total including NLEA",G +1777465,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1777582,2000,57.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1881501,2000,8.19,,70.0,,,,,,,"Sugars, total including NLEA",G +1778227,2000,9.64,,70.0,,,,,,,"Sugars, total including NLEA",G +1778259,2000,26.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1778265,2000,23.26,,70.0,,,,,,,"Sugars, total including NLEA",G +1778551,2000,6.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1779090,2000,34.78,,70.0,,,,,,,"Sugars, total including NLEA",G +1779152,2000,11.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1779510,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1779582,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1779897,2000,0.7,,70.0,,,,,,,"Sugars, total including NLEA",G +1779954,2000,1.76,,70.0,,,,,,,"Sugars, total including NLEA",G +1780334,2000,11.76,,70.0,,,,,,,"Sugars, total including NLEA",G +1780343,2000,0.82,,70.0,,,,,,,"Sugars, total including NLEA",G +1780473,2000,15.28,,70.0,,,,,,,"Sugars, total including NLEA",G +1780612,2000,15.15,,70.0,,,,,,,"Sugars, total including NLEA",G +1780769,2000,0.87,,70.0,,,,,,,"Sugars, total including NLEA",G +1780894,2000,28.81,,70.0,,,,,,,"Sugars, total including NLEA",G +1781025,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1781512,2000,1.89,,73.0,,,,,,,"Sugars, total including NLEA",G +1781667,2000,17.65,,70.0,,,,,,,"Sugars, total including NLEA",G +1781808,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1781948,2000,0.83,,70.0,,,,,,,"Sugars, total including NLEA",G +1782037,2000,5.92,,70.0,,,,,,,"Sugars, total including NLEA",G +1782277,2000,3.77,,70.0,,,,,,,"Sugars, total including NLEA",G +1782476,2000,0.41,,70.0,,,,,,,"Sugars, total including NLEA",G +1782649,2000,75.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1782810,2000,43.4,,70.0,,,,,,,"Sugars, total including NLEA",G +1782964,2000,4.65,,70.0,,,,,,,"Sugars, total including NLEA",G +1783108,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1783774,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1783867,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G +1784018,2000,53.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1784065,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1784073,2000,43.18,,70.0,,,,,,,"Sugars, total including NLEA",G +1784542,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1784601,2000,54.55,,70.0,,,,,,,"Sugars, total including NLEA",G +1784656,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1784975,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1784984,2000,86.96,,70.0,,,,,,,"Sugars, total including NLEA",G +1785197,2000,7.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1786023,2000,1.32,,70.0,,,,,,,"Sugars, total including NLEA",G +1786402,2000,2.2,,70.0,,,,,,,"Sugars, total including NLEA",G +1786601,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G +1787082,2000,30.77,,70.0,,,,,,,"Sugars, total including NLEA",G +1787359,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1787527,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1787586,2000,24.24,,70.0,,,,,,,"Sugars, total including NLEA",G +1787648,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1787874,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1788326,2000,9.58,,70.0,,,,,,,"Sugars, total including NLEA",G +1788347,2000,3.45,,70.0,,,,,,,"Sugars, total including NLEA",G +1788649,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1788669,2000,12.68,,70.0,,,,,,,"Sugars, total including NLEA",G +1788757,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1788824,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1789128,2000,4.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1789832,2000,41.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1790096,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1790300,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1790375,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1790769,2000,0.8,,70.0,,,,,,,"Sugars, total including NLEA",G +1790826,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1790946,2000,0.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1790963,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1791549,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1791907,2000,25.37,,70.0,,,,,,,"Sugars, total including NLEA",G +1791930,2000,18.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1792078,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1792248,2000,19.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1792440,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1792642,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1792663,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1792720,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1792723,2000,58.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1793120,2000,21.24,,70.0,,,,,,,"Sugars, total including NLEA",G +1793158,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1793523,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1793724,2000,44.19,,70.0,,,,,,,"Sugars, total including NLEA",G +1794207,2000,8.8,,70.0,,,,,,,"Sugars, total including NLEA",G +1794290,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1794404,2000,11.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1794648,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1794776,2000,93.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1881760,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1794977,2000,4.58,,70.0,,,,,,,"Sugars, total including NLEA",G +1795005,2000,38.81,,70.0,,,,,,,"Sugars, total including NLEA",G +1795059,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1795070,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1795193,2000,41.46,,70.0,,,,,,,"Sugars, total including NLEA",G +1795477,2000,6.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1795713,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1795906,2000,1.75,,73.0,,,,,,,"Sugars, total including NLEA",G +1795994,2000,9.3,,70.0,,,,,,,"Sugars, total including NLEA",G +1796019,2000,0.82,,70.0,,,,,,,"Sugars, total including NLEA",G +1796365,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1796374,2000,51.11,,70.0,,,,,,,"Sugars, total including NLEA",G +1796535,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1796581,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1797161,2000,9.02,,70.0,,,,,,,"Sugars, total including NLEA",G +1797196,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1797616,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1797716,2000,81.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1797894,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1798196,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1798412,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1798577,2000,46.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1799282,2000,3.91,,70.0,,,,,,,"Sugars, total including NLEA",G +1799379,2000,3.2,,70.0,,,,,,,"Sugars, total including NLEA",G +1799729,2000,24.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1799854,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1799885,2000,9.09,,70.0,,,,,,,"Sugars, total including NLEA",G +1800012,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1800089,2000,6.15,,70.0,,,,,,,"Sugars, total including NLEA",G +1800764,2000,9.58,,70.0,,,,,,,"Sugars, total including NLEA",G +1800889,2000,10.19,,70.0,,,,,,,"Sugars, total including NLEA",G +1801080,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1801197,2000,7.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1801477,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +1802248,2000,36.11,,70.0,,,,,,,"Sugars, total including NLEA",G +1802572,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1802957,2000,8.77,,70.0,,,,,,,"Sugars, total including NLEA",G +1803324,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1803500,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1803587,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1803595,2000,55.81,,70.0,,,,,,,"Sugars, total including NLEA",G +1804062,2000,6.2,,70.0,,,,,,,"Sugars, total including NLEA",G +1804124,2000,17.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1804277,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G +1804616,2000,0.28,,70.0,,,,,,,"Sugars, total including NLEA",G +1804628,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1805005,2000,2.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1805040,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1805095,2000,1.27,,70.0,,,,,,,"Sugars, total including NLEA",G +1805822,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1805909,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1805959,2000,22.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1806559,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1806765,2000,45.24,,70.0,,,,,,,"Sugars, total including NLEA",G +1807067,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1807257,2000,1.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1807792,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1808035,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1808619,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1808785,2000,9.6,,70.0,,,,,,,"Sugars, total including NLEA",G +1808811,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1808964,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1809605,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1809826,2000,0.56,,70.0,,,,,,,"Sugars, total including NLEA",G +1809916,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1810039,2000,35.62,,70.0,,,,,,,"Sugars, total including NLEA",G +1810291,2000,9.58,,70.0,,,,,,,"Sugars, total including NLEA",G +1810401,2000,0.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1810913,2000,7.92,,70.0,,,,,,,"Sugars, total including NLEA",G +1811567,2000,27.27,,70.0,,,,,,,"Sugars, total including NLEA",G +1811917,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1811970,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1812027,2000,1.49,,70.0,,,,,,,"Sugars, total including NLEA",G +1812098,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1812453,2000,14.84,,70.0,,,,,,,"Sugars, total including NLEA",G +1812883,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1812905,2000,17.02,,70.0,,,,,,,"Sugars, total including NLEA",G +1813595,2000,18.6,,70.0,,,,,,,"Sugars, total including NLEA",G +1813677,2000,9.84,,70.0,,,,,,,"Sugars, total including NLEA",G +1813842,2000,11.76,,70.0,,,,,,,"Sugars, total including NLEA",G +1813843,2000,11.45,,70.0,,,,,,,"Sugars, total including NLEA",G +1813950,2000,54.55,,70.0,,,,,,,"Sugars, total including NLEA",G +1814050,2000,3.45,,70.0,,,,,,,"Sugars, total including NLEA",G +1814114,2000,6.92,,70.0,,,,,,,"Sugars, total including NLEA",G +1814222,2000,57.58,,70.0,,,,,,,"Sugars, total including NLEA",G +1815055,2000,78.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1815095,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1815105,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1815684,2000,36.36,,70.0,,,,,,,"Sugars, total including NLEA",G +1815726,2000,0.31,,70.0,,,,,,,"Sugars, total including NLEA",G +1815760,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1815805,2000,35.9,,70.0,,,,,,,"Sugars, total including NLEA",G +1816078,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G +1816399,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +1816495,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1817095,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1817099,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1817183,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1817432,2000,51.72,,70.0,,,,,,,"Sugars, total including NLEA",G +1817636,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +1818067,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1818295,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1818639,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1819056,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1819127,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1819345,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1819401,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1819615,2000,7.92,,70.0,,,,,,,"Sugars, total including NLEA",G +1819660,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1819742,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1820048,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1820557,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1821237,2000,30.36,,70.0,,,,,,,"Sugars, total including NLEA",G +1821746,2000,1.54,,70.0,,,,,,,"Sugars, total including NLEA",G +1821903,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1821975,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1822281,2000,35.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1822350,2000,21.84,,70.0,,,,,,,"Sugars, total including NLEA",G +1822586,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1823105,2000,8.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1823114,2000,70.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1823618,2000,1.69,,70.0,,,,,,,"Sugars, total including NLEA",G +1823799,2000,24.32,,70.0,,,,,,,"Sugars, total including NLEA",G +1823854,2000,3.45,,70.0,,,,,,,"Sugars, total including NLEA",G +1824018,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1824057,2000,8.47,,70.0,,,,,,,"Sugars, total including NLEA",G +1824604,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1824758,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1825087,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1825191,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1825521,2000,7.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1826031,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1826509,2000,1.68,,70.0,,,,,,,"Sugars, total including NLEA",G +1826776,2000,4.04,,70.0,,,,,,,"Sugars, total including NLEA",G +1826786,2000,75.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1826886,2000,4.58,,70.0,,,,,,,"Sugars, total including NLEA",G +1827323,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1827365,2000,47.62,,70.0,,,,,,,"Sugars, total including NLEA",G +1827571,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1827608,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1827721,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1828309,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1828394,2000,5.42,,70.0,,,,,,,"Sugars, total including NLEA",G +1828637,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1828802,2000,19.09,,70.0,,,,,,,"Sugars, total including NLEA",G +1829010,2000,22.58,,70.0,,,,,,,"Sugars, total including NLEA",G +1829030,2000,8.82,,70.0,,,,,,,"Sugars, total including NLEA",G +1829778,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1829840,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1830006,2000,44.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1830061,2000,1.1,,70.0,,,,,,,"Sugars, total including NLEA",G +1830114,2000,55.17,,70.0,,,,,,,"Sugars, total including NLEA",G +1830364,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +1830413,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1830694,2000,7.41,,70.0,,,,,,,"Sugars, total including NLEA",G +1830739,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1830821,2000,11.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1830824,2000,39.02,,70.0,,,,,,,"Sugars, total including NLEA",G +1830841,2000,57.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1831105,2000,5.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1831314,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1831372,2000,5.56,,70.0,,,,,,,"Sugars, total including NLEA",G +1831411,2000,23.01,,70.0,,,,,,,"Sugars, total including NLEA",G +1832110,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1832155,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G +1832402,2000,77.42,,70.0,,,,,,,"Sugars, total including NLEA",G +1832432,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +1833030,2000,15.93,,70.0,,,,,,,"Sugars, total including NLEA",G +1833259,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1833295,2000,5.06,,70.0,,,,,,,"Sugars, total including NLEA",G +1833514,2000,20.95,,70.0,,,,,,,"Sugars, total including NLEA",G +1833773,2000,27.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1833868,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1833909,2000,19.32,,70.0,,,,,,,"Sugars, total including NLEA",G +1833926,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1834360,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1835025,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1835065,2000,19.64,,70.0,,,,,,,"Sugars, total including NLEA",G +1835297,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1835844,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1835961,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1835981,2000,1.06,,73.0,,,,,,,"Sugars, total including NLEA",G +1836879,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1837097,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1837227,2000,16.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1837422,2000,2.94,,70.0,,,,,,,"Sugars, total including NLEA",G +1837587,2000,4.96,,70.0,,,,,,,"Sugars, total including NLEA",G +1838025,2000,1.54,,70.0,,,,,,,"Sugars, total including NLEA",G +1838171,2000,8.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1838257,2000,10.77,,70.0,,,,,,,"Sugars, total including NLEA",G +1838395,2000,2.11,,70.0,,,,,,,"Sugars, total including NLEA",G +1882344,2000,54.39,,70.0,,,,,,,"Sugars, total including NLEA",G +1838756,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1838806,2000,8.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1839202,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1839284,2000,9.52,,70.0,,,,,,,"Sugars, total including NLEA",G +1882761,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1882771,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1839584,2000,1.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1882857,2000,8.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1882870,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1839842,2000,8.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1883014,2000,11.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1840722,2000,0.21,,70.0,,,,,,,"Sugars, total including NLEA",G +1840756,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1841026,2000,1.52,,70.0,,,,,,,"Sugars, total including NLEA",G +1841154,2000,1.9,,70.0,,,,,,,"Sugars, total including NLEA",G +1841201,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1841216,2000,8.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1841221,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1841353,2000,15.81,,70.0,,,,,,,"Sugars, total including NLEA",G +1841531,2000,2.78,,70.0,,,,,,,"Sugars, total including NLEA",G +1841633,2000,20.97,,70.0,,,,,,,"Sugars, total including NLEA",G +1841790,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1841866,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1841870,2000,5.77,,70.0,,,,,,,"Sugars, total including NLEA",G +1841893,2000,14.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1841990,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1842681,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1883369,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1842852,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1842958,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1883432,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1843074,2000,8.33,,73.0,,,,,,,"Sugars, total including NLEA",G +1844051,2000,2.11,,70.0,,,,,,,"Sugars, total including NLEA",G +1844098,2000,7.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1844178,2000,4.13,,70.0,,,,,,,"Sugars, total including NLEA",G +1844488,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G +1844574,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1845136,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1845411,2000,2.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1845447,2000,21.28,,70.0,,,,,,,"Sugars, total including NLEA",G +1845598,2000,4.76,,70.0,,,,,,,"Sugars, total including NLEA",G +1883598,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G +1845831,2000,4.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1846123,2000,4.18,,70.0,,,,,,,"Sugars, total including NLEA",G +1846203,2000,1.76,,70.0,,,,,,,"Sugars, total including NLEA",G +1846397,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1846887,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1846934,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1847087,2000,65.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1847341,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1883953,2000,29.58,,70.0,,,,,,,"Sugars, total including NLEA",G +1884041,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1884329,2000,46.84,,70.0,,,,,,,"Sugars, total including NLEA",G +1884353,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1884660,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1884725,2000,15.62,,70.0,,,,,,,"Sugars, total including NLEA",G +1884916,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1884943,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1885112,2000,63.64,,70.0,,,,,,,"Sugars, total including NLEA",G +1885564,2000,0.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1885611,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1885617,2000,32.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1885676,2000,10.56,,70.0,,,,,,,"Sugars, total including NLEA",G +1885772,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1885779,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1885854,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1885991,2000,28.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1886074,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1886087,2000,40.56,,70.0,,,,,,,"Sugars, total including NLEA",G +1886165,2000,72.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1886461,2000,25.76,,70.0,,,,,,,"Sugars, total including NLEA",G +1886565,2000,12.99,,70.0,,,,,,,"Sugars, total including NLEA",G +1886571,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1886691,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1886766,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1886939,2000,27.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1887291,2000,16.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1887659,2000,30.7,,70.0,,,,,,,"Sugars, total including NLEA",G +1888065,2000,1.2,,70.0,,,,,,,"Sugars, total including NLEA",G +1888122,2000,21.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1888183,2000,8.77,,70.0,,,,,,,"Sugars, total including NLEA",G +1888465,2000,26.32,,70.0,,,,,,,"Sugars, total including NLEA",G +1888512,2000,25.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1889144,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1889401,2000,22.09,,70.0,,,,,,,"Sugars, total including NLEA",G +1889402,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1889406,2000,1.43,,73.0,,,,,,,"Sugars, total including NLEA",G +1889722,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G +1889833,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1890403,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1890653,2000,1.83,,70.0,,,,,,,"Sugars, total including NLEA",G +1890944,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1890976,2000,2.92,,70.0,,,,,,,"Sugars, total including NLEA",G +1891032,2000,24.78,,70.0,,,,,,,"Sugars, total including NLEA",G +1891139,2000,1.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1891285,2000,18.05,,70.0,,,,,,,"Sugars, total including NLEA",G +1891316,2000,17.65,,70.0,,,,,,,"Sugars, total including NLEA",G +1891468,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1891829,2000,8.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1891859,2000,22.95,,70.0,,,,,,,"Sugars, total including NLEA",G +1891911,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1891976,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1892015,2000,0.82,,70.0,,,,,,,"Sugars, total including NLEA",G +1892202,2000,1.63,,70.0,,,,,,,"Sugars, total including NLEA",G +1892396,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1892529,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1892801,2000,12.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1892830,2000,11.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1892976,2000,4.35,,73.0,,,,,,,"Sugars, total including NLEA",G +1893880,2000,88.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1894003,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1894028,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1894297,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1894373,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1894384,2000,0.59,,70.0,,,,,,,"Sugars, total including NLEA",G +1894577,2000,2.48,,70.0,,,,,,,"Sugars, total including NLEA",G +1894686,2000,61.73,,70.0,,,,,,,"Sugars, total including NLEA",G +1894800,2000,1.77,,70.0,,,,,,,"Sugars, total including NLEA",G +1895195,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1895298,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1895574,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1895711,2000,34.21,,70.0,,,,,,,"Sugars, total including NLEA",G +1895826,2000,4.03,,70.0,,,,,,,"Sugars, total including NLEA",G +1896005,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1896049,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1896114,2000,9.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1896335,2000,9.38,,70.0,,,,,,,"Sugars, total including NLEA",G +1896389,2000,38.89,,70.0,,,,,,,"Sugars, total including NLEA",G +1896461,2000,5.56,,70.0,,,,,,,"Sugars, total including NLEA",G +1896528,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1896575,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1896856,2000,17.39,,70.0,,,,,,,"Sugars, total including NLEA",G +1897084,2000,26.32,,70.0,,,,,,,"Sugars, total including NLEA",G +1897218,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1897548,2000,43.48,,70.0,,,,,,,"Sugars, total including NLEA",G +1897628,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1898092,2000,6.06,,70.0,,,,,,,"Sugars, total including NLEA",G +1898292,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1898310,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1898495,2000,39.51,,70.0,,,,,,,"Sugars, total including NLEA",G +1898553,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1898961,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1899377,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1899566,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1899574,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1899728,2000,32.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1899778,2000,31.03,,70.0,,,,,,,"Sugars, total including NLEA",G +1899994,2000,54.76,,70.0,,,,,,,"Sugars, total including NLEA",G +1900430,2000,17.72,,70.0,,,,,,,"Sugars, total including NLEA",G +1900493,2000,29.52,,70.0,,,,,,,"Sugars, total including NLEA",G +1900521,2000,67.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1901472,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1901541,2000,2.72,,70.0,,,,,,,"Sugars, total including NLEA",G +1901544,2000,14.58,,70.0,,,,,,,"Sugars, total including NLEA",G +1901674,2000,23.53,,70.0,,,,,,,"Sugars, total including NLEA",G +1901815,2000,9.73,,70.0,,,,,,,"Sugars, total including NLEA",G +1902078,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1902352,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1902507,2000,2.65,,70.0,,,,,,,"Sugars, total including NLEA",G +1902585,2000,1.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1902730,2000,53.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1902872,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1903098,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1903121,2000,9.38,,70.0,,,,,,,"Sugars, total including NLEA",G +1903444,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1903604,2000,4.46,,70.0,,,,,,,"Sugars, total including NLEA",G +1903850,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1903934,2000,61.11,,70.0,,,,,,,"Sugars, total including NLEA",G +1903971,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1904106,2000,45.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1904153,2000,22.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1904501,2000,9.84,,70.0,,,,,,,"Sugars, total including NLEA",G +1904735,2000,13.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1904867,2000,21.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1904911,2000,75.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1905104,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1905772,2000,23.91,,70.0,,,,,,,"Sugars, total including NLEA",G +1905798,2000,40.48,,70.0,,,,,,,"Sugars, total including NLEA",G +1905891,2000,1.01,,70.0,,,,,,,"Sugars, total including NLEA",G +1906200,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1906477,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1906981,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1907169,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1907678,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1907950,2000,13.53,,70.0,,,,,,,"Sugars, total including NLEA",G +1908160,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1908416,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1909364,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1909453,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1909614,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1909728,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1909986,2000,2.92,,70.0,,,,,,,"Sugars, total including NLEA",G +1910048,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1910093,2000,4.73,,70.0,,,,,,,"Sugars, total including NLEA",G +1910132,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1910299,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1910300,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1910322,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G +1910514,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1911031,2000,11.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1911271,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1912207,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1912384,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1912722,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1913064,2000,13.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1913093,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1913261,2000,26.32,,70.0,,,,,,,"Sugars, total including NLEA",G +1913528,2000,6.19,,70.0,,,,,,,"Sugars, total including NLEA",G +1913835,2000,11.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1913877,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1913921,2000,18.97,,70.0,,,,,,,"Sugars, total including NLEA",G +1914272,2000,35.42,,70.0,,,,,,,"Sugars, total including NLEA",G +1914970,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1915015,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1915096,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1915371,2000,62.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1915402,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1915829,2000,22.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1915921,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1916102,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1916341,2000,0.94,,70.0,,,,,,,"Sugars, total including NLEA",G +1916345,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1916354,2000,75.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1916473,2000,1.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1917175,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1917506,2000,4.96,,70.0,,,,,,,"Sugars, total including NLEA",G +1917765,2000,2.64,,70.0,,,,,,,"Sugars, total including NLEA",G +1917785,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1917956,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1918278,2000,70.59,,70.0,,,,,,,"Sugars, total including NLEA",G +1918359,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1918481,2000,23.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1918665,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1918780,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1918913,2000,70.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1918926,2000,0.82,,70.0,,,,,,,"Sugars, total including NLEA",G +1919054,2000,5.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1919124,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1919280,2000,21.54,,70.0,,,,,,,"Sugars, total including NLEA",G +1919541,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G +1920059,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1920246,2000,32.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1920328,2000,44.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1920376,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1920895,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1921003,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1921232,2000,2.4,,70.0,,,,,,,"Sugars, total including NLEA",G +1921522,2000,2.7,,70.0,,,,,,,"Sugars, total including NLEA",G +1921716,2000,12.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1921765,2000,14.77,,70.0,,,,,,,"Sugars, total including NLEA",G +1922194,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1922207,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1922414,2000,28.89,,70.0,,,,,,,"Sugars, total including NLEA",G +1922518,2000,7.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1922775,2000,4.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1923357,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1923585,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1923728,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1924066,2000,6.19,,70.0,,,,,,,"Sugars, total including NLEA",G +1924451,2000,1.76,,70.0,,,,,,,"Sugars, total including NLEA",G +1924562,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1925312,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1925313,2000,15.93,,70.0,,,,,,,"Sugars, total including NLEA",G +1925330,2000,11.39,,70.0,,,,,,,"Sugars, total including NLEA",G +1925602,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G +1925620,2000,1.96,,70.0,,,,,,,"Sugars, total including NLEA",G +1925709,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1925748,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1926058,2000,4.76,,73.0,,,,,,,"Sugars, total including NLEA",G +1926145,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1926604,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1926707,2000,22.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1926773,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1927041,2000,46.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1927304,2000,21.09,,70.0,,,,,,,"Sugars, total including NLEA",G +1927359,2000,12.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1927508,2000,4.69,,70.0,,,,,,,"Sugars, total including NLEA",G +1927567,2000,1.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1927660,2000,9.26,,70.0,,,,,,,"Sugars, total including NLEA",G +1927765,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1927789,2000,7.69,,70.0,,,,,,,"Sugars, total including NLEA",G +1928025,2000,25.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1928148,2000,9.41,,70.0,,,,,,,"Sugars, total including NLEA",G +1928417,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1928585,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1928891,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1930583,2000,4.62,,70.0,,,,,,,"Sugars, total including NLEA",G +1930728,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1931064,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1931128,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1931325,2000,2.7,,70.0,,,,,,,"Sugars, total including NLEA",G +1931785,2000,44.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1931974,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1932121,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1932383,2000,15.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1932597,2000,93.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1933207,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G +1933305,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1933389,2000,1.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1933622,2000,3.81,,70.0,,,,,,,"Sugars, total including NLEA",G +1933700,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1933938,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1934015,2000,46.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1934445,2000,5.54,,70.0,,,,,,,"Sugars, total including NLEA",G +1934592,2000,7.87,,70.0,,,,,,,"Sugars, total including NLEA",G +1934900,2000,42.11,,70.0,,,,,,,"Sugars, total including NLEA",G +1935589,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1935874,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1935877,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1936163,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1936197,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1936330,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1936733,2000,96.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1936801,2000,57.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1936966,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1937215,2000,12.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1937306,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1938037,2000,2.13,,70.0,,,,,,,"Sugars, total including NLEA",G +1938505,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1939108,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1939125,2000,8.93,,70.0,,,,,,,"Sugars, total including NLEA",G +1939452,2000,15.25,,70.0,,,,,,,"Sugars, total including NLEA",G +1939455,2000,22.45,,70.0,,,,,,,"Sugars, total including NLEA",G +1939651,2000,8.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1939768,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1939788,2000,13.24,,70.0,,,,,,,"Sugars, total including NLEA",G +1939884,2000,63.83,,70.0,,,,,,,"Sugars, total including NLEA",G +1940404,2000,0.64,,70.0,,,,,,,"Sugars, total including NLEA",G +1940718,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1940759,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1941049,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1941057,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1941232,2000,13.27,,70.0,,,,,,,"Sugars, total including NLEA",G +1941318,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1941361,2000,3.03,,70.0,,,,,,,"Sugars, total including NLEA",G +1941640,2000,4.58,,70.0,,,,,,,"Sugars, total including NLEA",G +1942349,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1942464,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1943107,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1943258,2000,0.42,,70.0,,,,,,,"Sugars, total including NLEA",G +1943362,2000,4.62,,70.0,,,,,,,"Sugars, total including NLEA",G +1943933,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1944071,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1944389,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1944397,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1944642,2000,0.68,,70.0,,,,,,,"Sugars, total including NLEA",G +1944730,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1945665,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1945789,2000,0.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1946506,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1946613,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1946630,2000,7.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1946684,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1946759,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1946791,2000,43.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1947094,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1947125,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G +1947299,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1947918,2000,2.48,,70.0,,,,,,,"Sugars, total including NLEA",G +1947953,2000,7.96,,70.0,,,,,,,"Sugars, total including NLEA",G +1948176,2000,2.92,,70.0,,,,,,,"Sugars, total including NLEA",G +1948300,2000,57.69,,70.0,,,,,,,"Sugars, total including NLEA",G +1948335,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1948522,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1948698,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1948723,2000,8.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1948738,2000,13.43,,70.0,,,,,,,"Sugars, total including NLEA",G +1948778,2000,22.62,,70.0,,,,,,,"Sugars, total including NLEA",G +1948866,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1949592,2000,2.7,,70.0,,,,,,,"Sugars, total including NLEA",G +1950472,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1950952,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1951610,2000,3.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1951713,2000,31.03,,70.0,,,,,,,"Sugars, total including NLEA",G +1951871,2000,9.58,,70.0,,,,,,,"Sugars, total including NLEA",G +1951946,2000,15.87,,70.0,,,,,,,"Sugars, total including NLEA",G +1952591,2000,31.03,,70.0,,,,,,,"Sugars, total including NLEA",G +1952609,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1953178,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1953231,2000,1.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1953317,2000,0.59,,70.0,,,,,,,"Sugars, total including NLEA",G +1953400,2000,32.26,,70.0,,,,,,,"Sugars, total including NLEA",G +1953804,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1953821,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1954055,2000,52.87,,70.0,,,,,,,"Sugars, total including NLEA",G +1954162,2000,2.38,,70.0,,,,,,,"Sugars, total including NLEA",G +1954668,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1954767,2000,4.1,,70.0,,,,,,,"Sugars, total including NLEA",G +1954818,2000,5.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1955064,2000,1.6,,70.0,,,,,,,"Sugars, total including NLEA",G +1955154,2000,17.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1955295,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1955554,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1955576,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1955643,2000,31.58,,70.0,,,,,,,"Sugars, total including NLEA",G +1956153,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1956306,2000,3.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1956364,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G +1956393,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1956685,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1956785,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1956850,2000,3.4,,70.0,,,,,,,"Sugars, total including NLEA",G +1957060,2000,23.68,,70.0,,,,,,,"Sugars, total including NLEA",G +1957099,2000,22.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1957219,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1958181,2000,5.3,,70.0,,,,,,,"Sugars, total including NLEA",G +1958389,2000,1.47,,70.0,,,,,,,"Sugars, total including NLEA",G +1958440,2000,1.82,,70.0,,,,,,,"Sugars, total including NLEA",G +1958637,2000,4.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1958732,2000,62.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1959466,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1959479,2000,4.13,,70.0,,,,,,,"Sugars, total including NLEA",G +1959588,2000,0.83,,70.0,,,,,,,"Sugars, total including NLEA",G +1959658,2000,22.45,,70.0,,,,,,,"Sugars, total including NLEA",G +1960060,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1960225,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1960902,2000,36.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1961188,2000,1.4,,70.0,,,,,,,"Sugars, total including NLEA",G +1961329,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1961396,2000,21.21,,70.0,,,,,,,"Sugars, total including NLEA",G +1961460,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1961635,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1962279,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +1962577,2000,7.81,,70.0,,,,,,,"Sugars, total including NLEA",G +1962926,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1963044,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1963175,2000,11.55,,70.0,,,,,,,"Sugars, total including NLEA",G +1963208,2000,38.89,,70.0,,,,,,,"Sugars, total including NLEA",G +1963410,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1963582,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1963595,2000,27.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1963619,2000,27.78,,70.0,,,,,,,"Sugars, total including NLEA",G +1963731,2000,7.69,,70.0,,,,,,,"Sugars, total including NLEA",G +1964143,2000,50.42,,70.0,,,,,,,"Sugars, total including NLEA",G +1964154,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1964311,2000,5.92,,70.0,,,,,,,"Sugars, total including NLEA",G +1964656,2000,5.26,,73.0,,,,,,,"Sugars, total including NLEA",G +1965042,2000,29.41,,70.0,,,,,,,"Sugars, total including NLEA",G +1965349,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1966251,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1966419,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1967164,2000,1.75,,73.0,,,,,,,"Sugars, total including NLEA",G +1967583,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1967782,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1967888,2000,32.69,,70.0,,,,,,,"Sugars, total including NLEA",G +1967974,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1968105,2000,5.13,,70.0,,,,,,,"Sugars, total including NLEA",G +1968248,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1968415,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1968471,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1968477,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1969000,2000,2.92,,70.0,,,,,,,"Sugars, total including NLEA",G +1969333,2000,0.41,,70.0,,,,,,,"Sugars, total including NLEA",G +1969541,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1969565,2000,21.54,,70.0,,,,,,,"Sugars, total including NLEA",G +1969608,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1969639,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1969830,2000,35.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1970082,2000,17.64,,70.0,,,,,,,"Sugars, total including NLEA",G +1970137,2000,41.18,,70.0,,,,,,,"Sugars, total including NLEA",G +1970278,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1971029,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1972135,2000,1.94,,70.0,,,,,,,"Sugars, total including NLEA",G +1972564,2000,8.87,,70.0,,,,,,,"Sugars, total including NLEA",G +1973140,2000,37.84,,70.0,,,,,,,"Sugars, total including NLEA",G +1973144,2000,1.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1974539,2000,26.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1974759,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1975026,2000,1.47,,70.0,,,,,,,"Sugars, total including NLEA",G +1975200,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1975316,2000,2.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1975335,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1975410,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1975548,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1975593,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +1976078,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1976170,2000,5.36,,70.0,,,,,,,"Sugars, total including NLEA",G +1976378,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G +1976751,2000,5.08,,70.0,,,,,,,"Sugars, total including NLEA",G +1976761,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1976833,2000,62.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1977007,2000,0.28,,70.0,,,,,,,"Sugars, total including NLEA",G +1977209,2000,2.31,,70.0,,,,,,,"Sugars, total including NLEA",G +1978290,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1978309,2000,0.59,,70.0,,,,,,,"Sugars, total including NLEA",G +1978324,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1978424,2000,60.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1978501,2000,24.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1978584,2000,3.85,,70.0,,,,,,,"Sugars, total including NLEA",G +1978805,2000,35.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1979044,2000,7.04,,70.0,,,,,,,"Sugars, total including NLEA",G +1979354,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1979597,2000,1.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1979745,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G +1979831,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1980300,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1980395,2000,5.65,,70.0,,,,,,,"Sugars, total including NLEA",G +1980498,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +1981081,2000,68.97,,70.0,,,,,,,"Sugars, total including NLEA",G +1981302,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1981363,2000,4.76,,70.0,,,,,,,"Sugars, total including NLEA",G +1981468,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1981490,2000,1.89,,70.0,,,,,,,"Sugars, total including NLEA",G +1981682,2000,47.83,,70.0,,,,,,,"Sugars, total including NLEA",G +1981746,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1981777,2000,23.53,,70.0,,,,,,,"Sugars, total including NLEA",G +1982922,2000,17.78,,70.0,,,,,,,"Sugars, total including NLEA",G +1982925,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +1983145,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1983221,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1983413,2000,11.76,,70.0,,,,,,,"Sugars, total including NLEA",G +1983542,2000,75.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1983617,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1983629,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1983768,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1983859,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1983996,2000,41.38,,70.0,,,,,,,"Sugars, total including NLEA",G +1984003,2000,68.97,,70.0,,,,,,,"Sugars, total including NLEA",G +1984285,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1984795,2000,12.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1984812,2000,3.03,,70.0,,,,,,,"Sugars, total including NLEA",G +1984875,2000,4.62,,70.0,,,,,,,"Sugars, total including NLEA",G +1984984,2000,0.0,,75.0,,,,,,,"Sugars, total including NLEA",G +1985345,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +1985776,2000,1.77,,70.0,,,,,,,"Sugars, total including NLEA",G +1986116,2000,1.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1986157,2000,3.03,,73.0,,,,,,,"Sugars, total including NLEA",G +1986161,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1986246,2000,4.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1986682,2000,0.84,,70.0,,,,,,,"Sugars, total including NLEA",G +1986688,2000,2.63,,70.0,,,,,,,"Sugars, total including NLEA",G +1987349,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1987449,2000,8.89,,70.0,,,,,,,"Sugars, total including NLEA",G +1987733,2000,34.88,,70.0,,,,,,,"Sugars, total including NLEA",G +1987749,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1987994,2000,3.64,,70.0,,,,,,,"Sugars, total including NLEA",G +1988180,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1988577,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1988623,2000,0.8,,73.0,,,,,,,"Sugars, total including NLEA",G +1988900,2000,2.2,,70.0,,,,,,,"Sugars, total including NLEA",G +1988975,2000,1.18,,73.0,,,,,,,"Sugars, total including NLEA",G +1989026,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1989063,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1989112,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1989655,2000,4.19,,70.0,,,,,,,"Sugars, total including NLEA",G +1989745,2000,9.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1989827,2000,7.28,,70.0,,,,,,,"Sugars, total including NLEA",G +1990087,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1990163,2000,14.71,,70.0,,,,,,,"Sugars, total including NLEA",G +1990333,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1990496,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1990499,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1990603,2000,8.7,,70.0,,,,,,,"Sugars, total including NLEA",G +1990739,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1991098,2000,2.24,,70.0,,,,,,,"Sugars, total including NLEA",G +1991448,2000,4.55,,70.0,,,,,,,"Sugars, total including NLEA",G +1991580,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G +1991607,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +1991744,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1991895,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1992069,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G +1992230,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1992557,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1992805,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1992985,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1993003,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1993078,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1993679,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1993825,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1994818,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1995013,2000,17.98,,70.0,,,,,,,"Sugars, total including NLEA",G +1995391,2000,1.13,,70.0,,,,,,,"Sugars, total including NLEA",G +1995747,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1996006,2000,1.54,,73.0,,,,,,,"Sugars, total including NLEA",G +1996299,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G +1996602,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +1996667,2000,2.38,,70.0,,,,,,,"Sugars, total including NLEA",G +1996759,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1996831,2000,2.06,,70.0,,,,,,,"Sugars, total including NLEA",G +1996986,2000,15.82,,70.0,,,,,,,"Sugars, total including NLEA",G +1997166,2000,0.83,,70.0,,,,,,,"Sugars, total including NLEA",G +1998098,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G +1998101,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +1998609,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +1998694,2000,3.64,,70.0,,,,,,,"Sugars, total including NLEA",G +1999054,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +1999268,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G +1999568,2000,32.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2007620,2000,35.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2007657,2000,6.67,,71.0,,,,,,,"Sugars, total including NLEA",G +2008102,2000,23.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2008706,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2008749,2000,18.52,,70.0,,,,,,,"Sugars, total including NLEA",G +2008774,2000,9.52,,70.0,,,,,,,"Sugars, total including NLEA",G +2008841,2000,1.54,,70.0,,,,,,,"Sugars, total including NLEA",G +2009130,2000,78.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2009287,2000,28.07,,70.0,,,,,,,"Sugars, total including NLEA",G +2009388,2000,15.2,,70.0,,,,,,,"Sugars, total including NLEA",G +2009557,2000,2.45,,70.0,,,,,,,"Sugars, total including NLEA",G +2009657,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2009672,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2009799,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2010129,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2010141,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2010414,2000,1.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2010515,2000,15.62,,70.0,,,,,,,"Sugars, total including NLEA",G +2010732,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G +2010838,2000,3.92,,70.0,,,,,,,"Sugars, total including NLEA",G +2010879,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2011100,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2011169,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2011527,2000,44.44,,70.0,,,,,,,"Sugars, total including NLEA",G +2011611,2000,9.45,,70.0,,,,,,,"Sugars, total including NLEA",G +2011666,2000,4.69,,70.0,,,,,,,"Sugars, total including NLEA",G +2012086,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2012190,2000,2.5,,73.0,,,,,,,"Sugars, total including NLEA",G +2012890,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2013094,2000,2.27,,70.0,,,,,,,"Sugars, total including NLEA",G +2013277,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2014159,2000,35.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2014318,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2014650,2000,35.48,,70.0,,,,,,,"Sugars, total including NLEA",G +2014814,2000,1.22,,70.0,,,,,,,"Sugars, total including NLEA",G +2015016,2000,0.37,,70.0,,,,,,,"Sugars, total including NLEA",G +2015019,2000,1.54,,70.0,,,,,,,"Sugars, total including NLEA",G +2015398,2000,4.92,,70.0,,,,,,,"Sugars, total including NLEA",G +2015522,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G +2015524,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G +2015583,2000,3.2,,70.0,,,,,,,"Sugars, total including NLEA",G +2015825,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2015934,2000,3.64,,70.0,,,,,,,"Sugars, total including NLEA",G +2016162,2000,0.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2017068,2000,2.56,,70.0,,,,,,,"Sugars, total including NLEA",G +2017339,2000,0.81,,70.0,,,,,,,"Sugars, total including NLEA",G +2017361,2000,1.76,,70.0,,,,,,,"Sugars, total including NLEA",G +2017764,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2018142,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2018319,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2018349,2000,16.67,,73.0,,,,,,,"Sugars, total including NLEA",G +2018906,2000,2.96,,70.0,,,,,,,"Sugars, total including NLEA",G +2019040,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2019177,2000,2.13,,70.0,,,,,,,"Sugars, total including NLEA",G +2019407,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2019629,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2019729,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2019992,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2020192,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2020347,2000,9.38,,70.0,,,,,,,"Sugars, total including NLEA",G +2020506,2000,1.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2020536,2000,41.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2020567,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G +2020849,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +2021010,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +2021105,2000,14.12,,70.0,,,,,,,"Sugars, total including NLEA",G +2021214,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2021285,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2021392,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2021579,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2021746,2000,9.38,,70.0,,,,,,,"Sugars, total including NLEA",G +2022001,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G +2022048,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2022588,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G +2022663,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2022854,2000,17.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2022992,2000,9.73,,70.0,,,,,,,"Sugars, total including NLEA",G +2023101,2000,3.48,,70.0,,,,,,,"Sugars, total including NLEA",G +2023769,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2023920,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2023979,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2024079,2000,3.27,,70.0,,,,,,,"Sugars, total including NLEA",G +2024105,2000,0.42,,73.0,,,,,,,"Sugars, total including NLEA",G +2024175,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2024264,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2024273,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2024310,2000,28.95,,70.0,,,,,,,"Sugars, total including NLEA",G +2025179,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2025448,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2025481,2000,34.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2025982,2000,14.44,,70.0,,,,,,,"Sugars, total including NLEA",G +2026048,2000,70.59,,70.0,,,,,,,"Sugars, total including NLEA",G +2026331,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2026382,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2026499,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2026749,2000,29.17,,70.0,,,,,,,"Sugars, total including NLEA",G +2026858,2000,5.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2027109,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G +2027784,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2028107,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2028123,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2028181,2000,22.22,,70.0,,,,,,,"Sugars, total including NLEA",G +2028206,2000,27.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2028485,2000,43.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2028845,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2029086,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2029475,2000,5.41,,70.0,,,,,,,"Sugars, total including NLEA",G +2029496,2000,23.53,,70.0,,,,,,,"Sugars, total including NLEA",G +2029723,2000,24.24,,70.0,,,,,,,"Sugars, total including NLEA",G +2029890,2000,11.9,,70.0,,,,,,,"Sugars, total including NLEA",G +2030047,2000,39.53,,70.0,,,,,,,"Sugars, total including NLEA",G +2030076,2000,14.1,,70.0,,,,,,,"Sugars, total including NLEA",G +2030199,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +2030311,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2030861,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2030937,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2031824,2000,11.11,,73.0,,,,,,,"Sugars, total including NLEA",G +2031935,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2032179,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2032294,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2032436,2000,2.33,,73.0,,,,,,,"Sugars, total including NLEA",G +2032538,2000,14.16,,70.0,,,,,,,"Sugars, total including NLEA",G +2032622,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2032681,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2032790,2000,63.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2032999,2000,1.32,,70.0,,,,,,,"Sugars, total including NLEA",G +2033514,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G +2033994,2000,25.26,,70.0,,,,,,,"Sugars, total including NLEA",G +2034167,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2034287,2000,3.28,,70.0,,,,,,,"Sugars, total including NLEA",G +2034360,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2034457,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2034474,2000,6.25,,73.0,,,,,,,"Sugars, total including NLEA",G +2034482,2000,3.03,,70.0,,,,,,,"Sugars, total including NLEA",G +2034504,2000,0.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2034507,2000,20.0,,73.0,,,,,,,"Sugars, total including NLEA",G +2034973,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2035045,2000,6.06,,70.0,,,,,,,"Sugars, total including NLEA",G +2035239,2000,1.77,,70.0,,,,,,,"Sugars, total including NLEA",G +2035258,2000,3.08,,70.0,,,,,,,"Sugars, total including NLEA",G +2036005,2000,7.69,,70.0,,,,,,,"Sugars, total including NLEA",G +2036517,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2036596,2000,9.6,,70.0,,,,,,,"Sugars, total including NLEA",G +2036678,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2036712,2000,22.58,,70.0,,,,,,,"Sugars, total including NLEA",G +2036869,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2037392,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2037852,2000,46.51,,70.0,,,,,,,"Sugars, total including NLEA",G +2038009,2000,54.84,,70.0,,,,,,,"Sugars, total including NLEA",G +2038301,2000,13.53,,70.0,,,,,,,"Sugars, total including NLEA",G +2038370,2000,23.17,,70.0,,,,,,,"Sugars, total including NLEA",G +2038624,2000,2.8,,70.0,,,,,,,"Sugars, total including NLEA",G +2039351,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2039471,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2039650,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2040095,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2040146,2000,12.2,,70.0,,,,,,,"Sugars, total including NLEA",G +2040234,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2040281,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +2040682,2000,6.4,,70.0,,,,,,,"Sugars, total including NLEA",G +2040819,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2040867,2000,27.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2040888,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2041076,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2041287,2000,36.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2041882,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2041947,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2041958,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2042236,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +2042296,2000,32.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2042306,2000,47.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2042392,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2042413,2000,22.22,,70.0,,,,,,,"Sugars, total including NLEA",G +2042444,2000,9.58,,70.0,,,,,,,"Sugars, total including NLEA",G +2042535,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2043051,2000,75.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2043318,2000,64.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2043468,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2043496,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2043610,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2043957,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G +2044041,2000,34.78,,70.0,,,,,,,"Sugars, total including NLEA",G +2044151,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2044203,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2044205,2000,8.75,,70.0,,,,,,,"Sugars, total including NLEA",G +2044344,2000,63.89,,70.0,,,,,,,"Sugars, total including NLEA",G +2044581,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2044609,2000,57.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2044804,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2044988,2000,22.58,,70.0,,,,,,,"Sugars, total including NLEA",G +2045216,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2045236,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2045270,2000,72.22,,70.0,,,,,,,"Sugars, total including NLEA",G +2046061,2000,18.18,,70.0,,,,,,,"Sugars, total including NLEA",G +2046189,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2046273,2000,51.72,,70.0,,,,,,,"Sugars, total including NLEA",G +2046289,2000,1.06,,70.0,,,,,,,"Sugars, total including NLEA",G +2046344,2000,36.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2046646,2000,36.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2046829,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2046955,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2047010,2000,5.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2047183,2000,92.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2047186,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2047409,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2047601,2000,65.79,,70.0,,,,,,,"Sugars, total including NLEA",G +2047612,2000,57.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2047942,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2048065,2000,42.31,,70.0,,,,,,,"Sugars, total including NLEA",G +2048156,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2048202,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2048213,2000,70.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2048362,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2048499,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2048537,2000,62.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2049058,2000,47.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2049120,2000,0.42,,73.0,,,,,,,"Sugars, total including NLEA",G +2049128,2000,3.38,,70.0,,,,,,,"Sugars, total including NLEA",G +2049375,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2049475,2000,52.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2049509,2000,48.78,,70.0,,,,,,,"Sugars, total including NLEA",G +2049612,2000,8.17,,70.0,,,,,,,"Sugars, total including NLEA",G +2049737,2000,67.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2049895,2000,62.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2050507,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2050568,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2050635,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2050692,2000,72.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2050731,2000,32.43,,70.0,,,,,,,"Sugars, total including NLEA",G +2051054,2000,51.11,,70.0,,,,,,,"Sugars, total including NLEA",G +2051148,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2051209,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2052099,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2052116,2000,0.42,,73.0,,,,,,,"Sugars, total including NLEA",G +2052135,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2052509,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2052555,2000,15.38,,70.0,,,,,,,"Sugars, total including NLEA",G +2052579,2000,26.01,,70.0,,,,,,,"Sugars, total including NLEA",G +2052775,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2052825,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2052857,2000,31.03,,70.0,,,,,,,"Sugars, total including NLEA",G +2053140,2000,4.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2053294,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2053614,2000,28.89,,70.0,,,,,,,"Sugars, total including NLEA",G +2053948,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2054252,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2054910,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +2054930,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2054965,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2055202,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2055206,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2055959,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2056174,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2056196,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2056231,2000,76.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2056824,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2056856,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2056986,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2057008,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2057062,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2057064,2000,12.9,,70.0,,,,,,,"Sugars, total including NLEA",G +2057603,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G +2057789,2000,4.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2057893,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2057900,2000,47.92,,70.0,,,,,,,"Sugars, total including NLEA",G +2058301,2000,45.21,,70.0,,,,,,,"Sugars, total including NLEA",G +2058606,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2059323,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2059480,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2059575,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2059746,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +2060100,2000,0.89,,73.0,,,,,,,"Sugars, total including NLEA",G +2060796,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2060814,2000,47.83,,70.0,,,,,,,"Sugars, total including NLEA",G +2060823,2000,2.08,,70.0,,,,,,,"Sugars, total including NLEA",G +2060834,2000,55.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2060987,2000,26.87,,70.0,,,,,,,"Sugars, total including NLEA",G +2061088,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2061556,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2061640,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2061809,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2061984,2000,71.05,,70.0,,,,,,,"Sugars, total including NLEA",G +2062110,2000,18.42,,70.0,,,,,,,"Sugars, total including NLEA",G +2062172,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2062537,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2062983,2000,14.73,,70.0,,,,,,,"Sugars, total including NLEA",G +2063199,2000,24.42,,70.0,,,,,,,"Sugars, total including NLEA",G +2063238,2000,1.9,,70.0,,,,,,,"Sugars, total including NLEA",G +2063245,2000,35.4,,70.0,,,,,,,"Sugars, total including NLEA",G +2063549,2000,23.46,,70.0,,,,,,,"Sugars, total including NLEA",G +2063563,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2063764,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2063914,2000,1.67,,73.0,,,,,,,"Sugars, total including NLEA",G +2064026,2000,1.47,,70.0,,,,,,,"Sugars, total including NLEA",G +2064135,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2064188,2000,2.73,,70.0,,,,,,,"Sugars, total including NLEA",G +2065104,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2065553,2000,5.47,,70.0,,,,,,,"Sugars, total including NLEA",G +2065708,2000,8.85,,70.0,,,,,,,"Sugars, total including NLEA",G +2066107,2000,3.53,,73.0,,,,,,,"Sugars, total including NLEA",G +2066321,2000,25.88,,70.0,,,,,,,"Sugars, total including NLEA",G +2066454,2000,34.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2066646,2000,3.91,,70.0,,,,,,,"Sugars, total including NLEA",G +2066657,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2067248,2000,1.27,,70.0,,,,,,,"Sugars, total including NLEA",G +2067298,2000,16.67,,73.0,,,,,,,"Sugars, total including NLEA",G +2067555,2000,70.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2067656,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2067784,2000,9.09,,70.0,,,,,,,"Sugars, total including NLEA",G +2067852,2000,75.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2067921,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +2068008,2000,2.3,,70.0,,,,,,,"Sugars, total including NLEA",G +2068185,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2068450,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2068501,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G +2069322,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2069901,2000,26.09,,70.0,,,,,,,"Sugars, total including NLEA",G +2069955,2000,15.6,,70.0,,,,,,,"Sugars, total including NLEA",G +2069978,2000,10.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2069987,2000,11.9,,70.0,,,,,,,"Sugars, total including NLEA",G +2070068,2000,2.33,,73.0,,,,,,,"Sugars, total including NLEA",G +2070161,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +2070557,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2070651,2000,8.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2070680,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2070724,2000,47.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2070768,2000,0.87,,70.0,,,,,,,"Sugars, total including NLEA",G +2070904,2000,71.43,,70.0,,,,,,,"Sugars, total including NLEA",G +2071068,2000,53.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2071317,2000,11.03,,70.0,,,,,,,"Sugars, total including NLEA",G +2071490,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2071561,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2071645,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2071686,2000,40.35,,70.0,,,,,,,"Sugars, total including NLEA",G +2071798,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2071806,2000,12.9,,70.0,,,,,,,"Sugars, total including NLEA",G +2071836,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2072018,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2072099,2000,36.36,,70.0,,,,,,,"Sugars, total including NLEA",G +2072179,2000,39.13,,70.0,,,,,,,"Sugars, total including NLEA",G +2072283,2000,21.21,,70.0,,,,,,,"Sugars, total including NLEA",G +2072491,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G +2072569,2000,23.26,,70.0,,,,,,,"Sugars, total including NLEA",G +2072591,2000,38.24,,70.0,,,,,,,"Sugars, total including NLEA",G +2072795,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2073416,2000,31.13,,70.0,,,,,,,"Sugars, total including NLEA",G +2073887,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2073909,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2074286,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2074641,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2074735,2000,78.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2075007,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G +2075170,2000,3.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2076006,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2076060,2000,1.37,,70.0,,,,,,,"Sugars, total including NLEA",G +2076095,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2076284,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2076501,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2076529,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2076866,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2076868,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2077039,2000,12.08,,70.0,,,,,,,"Sugars, total including NLEA",G +2077137,2000,42.11,,70.0,,,,,,,"Sugars, total including NLEA",G +2077341,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2077552,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2077663,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2077676,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G +2077841,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2078055,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2078184,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2078216,2000,15.45,,70.0,,,,,,,"Sugars, total including NLEA",G +2078907,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2079201,2000,24.59,,70.0,,,,,,,"Sugars, total including NLEA",G +2079501,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2079588,2000,14.52,,70.0,,,,,,,"Sugars, total including NLEA",G +2079894,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2080013,2000,16.28,,70.0,,,,,,,"Sugars, total including NLEA",G +2080207,2000,21.54,,70.0,,,,,,,"Sugars, total including NLEA",G +2080237,2000,19.12,,70.0,,,,,,,"Sugars, total including NLEA",G +2080244,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G +2080342,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2080760,2000,43.66,,70.0,,,,,,,"Sugars, total including NLEA",G +2081374,2000,52.38,,70.0,,,,,,,"Sugars, total including NLEA",G +2081440,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2081578,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +2081793,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G +2082239,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2082357,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2082621,2000,11.82,,70.0,,,,,,,"Sugars, total including NLEA",G +2083006,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2083174,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2083211,2000,1.25,,70.0,,,,,,,"Sugars, total including NLEA",G +2083620,2000,1.25,,70.0,,,,,,,"Sugars, total including NLEA",G +2083934,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2084600,2000,7.59,,70.0,,,,,,,"Sugars, total including NLEA",G +2084734,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2084738,2000,35.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2084782,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2084823,2000,88.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2085229,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2086168,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G +2086595,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2086628,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2086674,2000,3.31,,70.0,,,,,,,"Sugars, total including NLEA",G +2087106,2000,2.61,,70.0,,,,,,,"Sugars, total including NLEA",G +2087366,2000,3.2,,70.0,,,,,,,"Sugars, total including NLEA",G +2087410,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2087606,2000,34.38,,70.0,,,,,,,"Sugars, total including NLEA",G +2087625,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +2087719,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +2087758,2000,6.22,,70.0,,,,,,,"Sugars, total including NLEA",G +2087759,2000,1.52,,70.0,,,,,,,"Sugars, total including NLEA",G +2087991,2000,35.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2088187,2000,35.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2088202,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2088807,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2089033,2000,43.75,,70.0,,,,,,,"Sugars, total including NLEA",G +2089772,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +2089782,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2089973,2000,3.39,,70.0,,,,,,,"Sugars, total including NLEA",G +2089988,2000,30.77,,70.0,,,,,,,"Sugars, total including NLEA",G +2090132,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2090439,2000,4.12,,70.0,,,,,,,"Sugars, total including NLEA",G +2091150,2000,52.37,,70.0,,,,,,,"Sugars, total including NLEA",G +2091233,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2091256,2000,4.55,,70.0,,,,,,,"Sugars, total including NLEA",G +2091385,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2091493,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2091519,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2091815,2000,10.26,,70.0,,,,,,,"Sugars, total including NLEA",G +2092006,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2092142,2000,1.47,,70.0,,,,,,,"Sugars, total including NLEA",G +2092427,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2092453,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +2092489,2000,1.19,,70.0,,,,,,,"Sugars, total including NLEA",G +2093139,2000,1.76,,70.0,,,,,,,"Sugars, total including NLEA",G +2093271,2000,22.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2093490,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2093884,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2093993,2000,61.11,,70.0,,,,,,,"Sugars, total including NLEA",G +2094452,2000,61.54,,70.0,,,,,,,"Sugars, total including NLEA",G +2095140,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +2095442,2000,36.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2095503,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2095520,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2095858,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2096207,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2096275,2000,16.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2096767,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2096778,2000,70.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2096812,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2097172,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2097364,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2097589,2000,23.01,,70.0,,,,,,,"Sugars, total including NLEA",G +2097700,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2098078,2000,8.75,,70.0,,,,,,,"Sugars, total including NLEA",G +2098233,2000,26.76,,70.0,,,,,,,"Sugars, total including NLEA",G +2098260,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +2098399,2000,21.18,,70.0,,,,,,,"Sugars, total including NLEA",G +2098426,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2098497,2000,87.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2099275,2000,32.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2099466,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2099489,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2099624,2000,5.56,,70.0,,,,,,,"Sugars, total including NLEA",G +2099706,2000,18.18,,70.0,,,,,,,"Sugars, total including NLEA",G +2100063,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G +2100070,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +2100576,2000,8.82,,70.0,,,,,,,"Sugars, total including NLEA",G +2100586,2000,1.96,,70.0,,,,,,,"Sugars, total including NLEA",G +2100681,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2101656,2000,26.47,,70.0,,,,,,,"Sugars, total including NLEA",G +2101672,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2101727,2000,2.56,,70.0,,,,,,,"Sugars, total including NLEA",G +2101958,2000,9.02,,70.0,,,,,,,"Sugars, total including NLEA",G +2102216,2000,10.48,,70.0,,,,,,,"Sugars, total including NLEA",G +2102415,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2102481,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2102707,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +2102883,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G +2103153,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2103171,2000,4.9,,70.0,,,,,,,"Sugars, total including NLEA",G +2103382,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2104119,2000,2.04,,70.0,,,,,,,"Sugars, total including NLEA",G +2104949,2000,80.95,,70.0,,,,,,,"Sugars, total including NLEA",G +2104975,2000,36.36,,70.0,,,,,,,"Sugars, total including NLEA",G +2105055,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G +2105574,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2105665,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2105770,2000,4.17,,70.0,,,,,,,"Sugars, total including NLEA",G +2106113,2000,22.73,,70.0,,,,,,,"Sugars, total including NLEA",G +2106451,2000,34.38,,70.0,,,,,,,"Sugars, total including NLEA",G +2107196,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2107699,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2107937,2000,10.7,,70.0,,,,,,,"Sugars, total including NLEA",G +2107940,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2108541,2000,12.9,,70.0,,,,,,,"Sugars, total including NLEA",G +2109576,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2110063,2000,29.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2110708,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2110806,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G +2110944,2000,43.75,,70.0,,,,,,,"Sugars, total including NLEA",G +2110990,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G +2111021,2000,7.74,,70.0,,,,,,,"Sugars, total including NLEA",G +2111337,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2111555,2000,74.07,,70.0,,,,,,,"Sugars, total including NLEA",G +2111700,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2111712,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2111728,2000,1.19,,70.0,,,,,,,"Sugars, total including NLEA",G +2111735,2000,4.35,,70.0,,,,,,,"Sugars, total including NLEA",G +2112038,2000,36.84,,70.0,,,,,,,"Sugars, total including NLEA",G +2112076,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2112084,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2112294,2000,5.31,,70.0,,,,,,,"Sugars, total including NLEA",G +2112618,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2112758,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +2113766,2000,2.38,,70.0,,,,,,,"Sugars, total including NLEA",G +2113962,2000,4.58,,70.0,,,,,,,"Sugars, total including NLEA",G +2114013,2000,35.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2114345,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2114640,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2114777,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2115008,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G +2115140,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2115448,2000,21.13,,70.0,,,,,,,"Sugars, total including NLEA",G +2115523,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2115861,2000,32.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2115879,2000,6.4,,70.0,,,,,,,"Sugars, total including NLEA",G +2116099,2000,54.84,,70.0,,,,,,,"Sugars, total including NLEA",G +2116909,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2117102,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2117752,2000,62.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2117826,2000,44.83,,70.0,,,,,,,"Sugars, total including NLEA",G +2118223,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2118394,2000,16.25,,70.0,,,,,,,"Sugars, total including NLEA",G +2118817,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2119086,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2119216,2000,13.16,,70.0,,,,,,,"Sugars, total including NLEA",G +2119234,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2119376,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2119603,2000,1.85,,73.0,,,,,,,"Sugars, total including NLEA",G +2119739,2000,26.83,,70.0,,,,,,,"Sugars, total including NLEA",G +2119764,2000,1.56,,70.0,,,,,,,"Sugars, total including NLEA",G +2119791,2000,36.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2119799,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2119847,2000,81.82,,70.0,,,,,,,"Sugars, total including NLEA",G +2120258,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2120305,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2120314,2000,6.06,,70.0,,,,,,,"Sugars, total including NLEA",G +2120470,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2120800,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2120993,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2121148,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2121218,2000,16.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2121572,2000,38.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2121816,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2122282,2000,28.85,,70.0,,,,,,,"Sugars, total including NLEA",G +2122317,2000,15.42,,70.0,,,,,,,"Sugars, total including NLEA",G +2122553,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2122644,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2122958,2000,4.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2123130,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2123792,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2123952,2000,1.19,,70.0,,,,,,,"Sugars, total including NLEA",G +2124187,2000,32.43,,70.0,,,,,,,"Sugars, total including NLEA",G +2124411,2000,23.08,,70.0,,,,,,,"Sugars, total including NLEA",G +2124536,2000,5.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2124554,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2124578,2000,1.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2124704,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G +2125815,2000,7.55,,70.0,,,,,,,"Sugars, total including NLEA",G +2126271,2000,47.69,,70.0,,,,,,,"Sugars, total including NLEA",G +2126737,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2127002,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2127073,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2127148,2000,9.23,,70.0,,,,,,,"Sugars, total including NLEA",G +2127209,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2127237,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2127314,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2127315,2000,2.07,,70.0,,,,,,,"Sugars, total including NLEA",G +2127558,2000,3.28,,70.0,,,,,,,"Sugars, total including NLEA",G +2127623,2000,39.39,,70.0,,,,,,,"Sugars, total including NLEA",G +2127704,2000,2.88,,70.0,,,,,,,"Sugars, total including NLEA",G +2127735,2000,8.93,,70.0,,,,,,,"Sugars, total including NLEA",G +2127873,2000,29.82,,70.0,,,,,,,"Sugars, total including NLEA",G +2127981,2000,5.08,,70.0,,,,,,,"Sugars, total including NLEA",G +2128075,2000,2.06,,70.0,,,,,,,"Sugars, total including NLEA",G +2128428,2000,22.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2128650,2000,12.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2128675,2000,17.8,,70.0,,,,,,,"Sugars, total including NLEA",G +2128686,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +2128740,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2128746,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2128882,2000,2.74,,70.0,,,,,,,"Sugars, total including NLEA",G +2129094,2000,9.38,,70.0,,,,,,,"Sugars, total including NLEA",G +2129471,2000,22.22,,73.0,,,,,,,"Sugars, total including NLEA",G +2129620,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2129894,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +2130095,2000,11.03,,70.0,,,,,,,"Sugars, total including NLEA",G +2130255,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2130527,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +2130613,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2131139,2000,12.7,,70.0,,,,,,,"Sugars, total including NLEA",G +2131164,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2131175,2000,58.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2131216,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2131560,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2131798,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2131868,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2132211,2000,6.98,,70.0,,,,,,,"Sugars, total including NLEA",G +2132887,2000,2.08,,70.0,,,,,,,"Sugars, total including NLEA",G +2133075,2000,7.92,,70.0,,,,,,,"Sugars, total including NLEA",G +2133256,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2133288,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2133897,2000,9.17,,70.0,,,,,,,"Sugars, total including NLEA",G +2134190,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2134331,2000,29.09,,70.0,,,,,,,"Sugars, total including NLEA",G +2134809,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2134812,2000,36.84,,70.0,,,,,,,"Sugars, total including NLEA",G +2135094,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2135196,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2135777,2000,17.65,,70.0,,,,,,,"Sugars, total including NLEA",G +2136030,2000,0.96,,70.0,,,,,,,"Sugars, total including NLEA",G +2136126,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +2136212,2000,38.46,,70.0,,,,,,,"Sugars, total including NLEA",G +2136310,2000,0.41,,70.0,,,,,,,"Sugars, total including NLEA",G +2136337,2000,3.7,,73.0,,,,,,,"Sugars, total including NLEA",G +2136344,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2136405,2000,26.92,,70.0,,,,,,,"Sugars, total including NLEA",G +2136487,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G +2136742,2000,13.8,,70.0,,,,,,,"Sugars, total including NLEA",G +2136924,2000,0.84,,70.0,,,,,,,"Sugars, total including NLEA",G +2137587,2000,83.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2137649,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2138114,2000,53.19,,70.0,,,,,,,"Sugars, total including NLEA",G +2138186,2000,83.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2139011,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2139792,2000,7.41,,70.0,,,,,,,"Sugars, total including NLEA",G +2139907,2000,23.61,,70.0,,,,,,,"Sugars, total including NLEA",G +2140018,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2140073,2000,44.83,,70.0,,,,,,,"Sugars, total including NLEA",G +2140336,2000,36.84,,70.0,,,,,,,"Sugars, total including NLEA",G +2140929,2000,12.11,,70.0,,,,,,,"Sugars, total including NLEA",G +2140995,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2141389,2000,18.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2141391,2000,4.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2141459,2000,12.39,,70.0,,,,,,,"Sugars, total including NLEA",G +2141725,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2141734,2000,52.17,,70.0,,,,,,,"Sugars, total including NLEA",G +2142857,2000,27.91,,70.0,,,,,,,"Sugars, total including NLEA",G +2142867,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2142933,2000,9.58,,70.0,,,,,,,"Sugars, total including NLEA",G +2143207,2000,44.44,,70.0,,,,,,,"Sugars, total including NLEA",G +2143275,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +2143457,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2144244,2000,17.02,,70.0,,,,,,,"Sugars, total including NLEA",G +2144591,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2144705,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2144840,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G +2145024,2000,2.54,,70.0,,,,,,,"Sugars, total including NLEA",G +2145162,2000,1.72,,70.0,,,,,,,"Sugars, total including NLEA",G +2145523,2000,9.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2145865,2000,0.56,,70.0,,,,,,,"Sugars, total including NLEA",G +2145879,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2145973,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2146011,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2146673,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2146764,2000,8.46,,70.0,,,,,,,"Sugars, total including NLEA",G +2146971,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2147329,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2147455,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +2147654,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2148042,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2148048,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2148123,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2148133,2000,13.95,,70.0,,,,,,,"Sugars, total including NLEA",G +2148182,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2148204,2000,93.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2148208,2000,4.17,,70.0,,,,,,,"Sugars, total including NLEA",G +2148217,2000,25.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2148574,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2148575,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G +2148776,2000,1.54,,70.0,,,,,,,"Sugars, total including NLEA",G +2149015,2000,34.38,,70.0,,,,,,,"Sugars, total including NLEA",G +2149279,2000,2.31,,70.0,,,,,,,"Sugars, total including NLEA",G +2149476,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2149564,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2149760,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2149811,2000,42.22,,70.0,,,,,,,"Sugars, total including NLEA",G +2149868,2000,1.15,,70.0,,,,,,,"Sugars, total including NLEA",G +2150769,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2150867,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2150883,2000,5.83,,70.0,,,,,,,"Sugars, total including NLEA",G +2151135,2000,12.22,,70.0,,,,,,,"Sugars, total including NLEA",G +2151357,2000,18.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2151381,2000,1.92,,70.0,,,,,,,"Sugars, total including NLEA",G +2151559,2000,0.68,,70.0,,,,,,,"Sugars, total including NLEA",G +2151608,2000,48.39,,70.0,,,,,,,"Sugars, total including NLEA",G +2151773,2000,12.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2152540,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2152732,2000,2.5,,73.0,,,,,,,"Sugars, total including NLEA",G +2152911,2000,1.35,,70.0,,,,,,,"Sugars, total including NLEA",G +2152967,2000,1.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2153262,2000,11.81,,70.0,,,,,,,"Sugars, total including NLEA",G +2153344,2000,17.54,,70.0,,,,,,,"Sugars, total including NLEA",G +2153366,2000,28.81,,70.0,,,,,,,"Sugars, total including NLEA",G +2153516,2000,18.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2153628,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G +2153670,2000,2.65,,70.0,,,,,,,"Sugars, total including NLEA",G +2154032,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2154129,2000,57.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2154404,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2154584,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2154888,2000,2.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2154904,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2154938,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2155227,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2155547,2000,36.59,,70.0,,,,,,,"Sugars, total including NLEA",G +2156070,2000,35.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2156788,2000,1.46,,70.0,,,,,,,"Sugars, total including NLEA",G +2157239,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2157315,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2157351,2000,1.18,,73.0,,,,,,,"Sugars, total including NLEA",G +2157639,2000,20.72,,70.0,,,,,,,"Sugars, total including NLEA",G +2157699,2000,6.76,,70.0,,,,,,,"Sugars, total including NLEA",G +2158154,2000,20.69,,70.0,,,,,,,"Sugars, total including NLEA",G +2158567,2000,4.03,,70.0,,,,,,,"Sugars, total including NLEA",G +2158871,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +2158938,2000,8.06,,70.0,,,,,,,"Sugars, total including NLEA",G +2159725,2000,3.36,,70.0,,,,,,,"Sugars, total including NLEA",G +2160104,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2160135,2000,1.19,,70.0,,,,,,,"Sugars, total including NLEA",G +2161057,2000,59.26,,70.0,,,,,,,"Sugars, total including NLEA",G +2161177,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2161389,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2161625,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2162854,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2163178,2000,31.43,,70.0,,,,,,,"Sugars, total including NLEA",G +2163201,2000,1.19,,70.0,,,,,,,"Sugars, total including NLEA",G +2164079,2000,15.62,,70.0,,,,,,,"Sugars, total including NLEA",G +2164163,2000,5.6,,70.0,,,,,,,"Sugars, total including NLEA",G +2164269,2000,1.23,,73.0,,,,,,,"Sugars, total including NLEA",G +2164564,2000,72.73,,70.0,,,,,,,"Sugars, total including NLEA",G +2164750,2000,11.84,,70.0,,,,,,,"Sugars, total including NLEA",G +2165254,2000,18.18,,70.0,,,,,,,"Sugars, total including NLEA",G +2165358,2000,30.09,,70.0,,,,,,,"Sugars, total including NLEA",G +2165592,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2165614,2000,36.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2166068,2000,31.58,,70.0,,,,,,,"Sugars, total including NLEA",G +2166088,2000,11.4,,70.0,,,,,,,"Sugars, total including NLEA",G +2166554,2000,1.69,,70.0,,,,,,,"Sugars, total including NLEA",G +2166619,2000,29.17,,70.0,,,,,,,"Sugars, total including NLEA",G +2166835,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2166846,2000,9.78,,70.0,,,,,,,"Sugars, total including NLEA",G +2167066,2000,38.89,,70.0,,,,,,,"Sugars, total including NLEA",G +2167255,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2167805,2000,55.56,,70.0,,,,,,,"Sugars, total including NLEA",G +2167806,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2167837,2000,18.75,,70.0,,,,,,,"Sugars, total including NLEA",G +2167938,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2168036,2000,39.13,,70.0,,,,,,,"Sugars, total including NLEA",G +2168087,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2168103,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2168473,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2168828,2000,56.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2169204,2000,6.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2169222,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2169262,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2169330,2000,55.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2169433,2000,70.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2169457,2000,48.28,,70.0,,,,,,,"Sugars, total including NLEA",G +2169815,2000,4.26,,70.0,,,,,,,"Sugars, total including NLEA",G +2169912,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2170029,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2170266,2000,6.82,,70.0,,,,,,,"Sugars, total including NLEA",G +2170315,2000,53.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2170577,2000,43.24,,70.0,,,,,,,"Sugars, total including NLEA",G +2170603,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2170715,2000,23.68,,70.0,,,,,,,"Sugars, total including NLEA",G +2171017,2000,10.53,,70.0,,,,,,,"Sugars, total including NLEA",G +2171278,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G +2171744,2000,21.2,,70.0,,,,,,,"Sugars, total including NLEA",G +2171836,2000,42.31,,70.0,,,,,,,"Sugars, total including NLEA",G +2171879,2000,32.43,,70.0,,,,,,,"Sugars, total including NLEA",G +2172573,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2172719,2000,0.56,,70.0,,,,,,,"Sugars, total including NLEA",G +2173400,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2173969,2000,23.53,,70.0,,,,,,,"Sugars, total including NLEA",G +2174370,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2174422,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2174453,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2174774,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2174845,2000,46.43,,70.0,,,,,,,"Sugars, total including NLEA",G +2175270,2000,26.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2175556,2000,34.55,,70.0,,,,,,,"Sugars, total including NLEA",G +2175626,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2175648,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2176023,2000,18.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2176507,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2176626,2000,9.59,,70.0,,,,,,,"Sugars, total including NLEA",G +2177052,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +2177085,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2177184,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2177235,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2177433,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2177787,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2177818,2000,51.61,,70.0,,,,,,,"Sugars, total including NLEA",G +2177921,2000,7.02,,70.0,,,,,,,"Sugars, total including NLEA",G +2177956,2000,71.43,,70.0,,,,,,,"Sugars, total including NLEA",G +2178113,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2178238,2000,15.62,,70.0,,,,,,,"Sugars, total including NLEA",G +2178316,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2178445,2000,24.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2178642,2000,1.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2179293,2000,54.55,,70.0,,,,,,,"Sugars, total including NLEA",G +2179573,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2179707,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2179790,2000,8.77,,70.0,,,,,,,"Sugars, total including NLEA",G +2180091,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2180382,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2180472,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2180635,2000,8.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2180792,2000,10.4,,70.0,,,,,,,"Sugars, total including NLEA",G +2180847,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2180940,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G +2181148,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2181292,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2181409,2000,2.83,,70.0,,,,,,,"Sugars, total including NLEA",G +2181560,2000,31.58,,70.0,,,,,,,"Sugars, total including NLEA",G +2181683,2000,18.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2182046,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2182456,2000,46.88,,70.0,,,,,,,"Sugars, total including NLEA",G +2182459,2000,77.78,,70.0,,,,,,,"Sugars, total including NLEA",G +2182736,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +2182975,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +2183066,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +2183476,2000,1.77,,78.0,,,,,,,"Sugars, total including NLEA",G +2183597,2000,7.99,,78.0,,,,,,,"Sugars, total including NLEA",G +2183733,2000,4.3,,78.0,,,,,,,"Sugars, total including NLEA",G +2184063,2000,4.52,,78.0,,,,,,,"Sugars, total including NLEA",G +2184263,2000,6.0,,71.0,,,,,,,"Sugars, total including NLEA",G +2184304,2000,7.45,,71.0,,,,,,,"Sugars, total including NLEA",G +2184426,2000,2.85,,71.0,,,,,,,"Sugars, total including NLEA",G +2184610,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +2184662,2000,1.78,,78.0,,,,,,,"Sugars, total including NLEA",G +2184834,2000,4.86,,78.0,,,,,,,"Sugars, total including NLEA",G +2184840,2000,0.0,,75.0,,,,,,,"Sugars, total including NLEA",G +2185022,2000,2.86,,73.0,,,,,,,"Sugars, total including NLEA",G +2185094,2000,13.41,,71.0,,,,,,,"Sugars, total including NLEA",G +2185192,2000,0.0,,75.0,,,,,,,"Sugars, total including NLEA",G +2185382,2000,0.0,,75.0,,,,,,,"Sugars, total including NLEA",G +2185392,2000,1.38,,71.0,,,,,,,"Sugars, total including NLEA",G +2185660,2000,5.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2185744,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G +2185819,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2185857,2000,62.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2186022,2000,9.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2186029,2000,0.59,,73.0,,,,,,,"Sugars, total including NLEA",G +2186263,2000,9.3,,70.0,,,,,,,"Sugars, total including NLEA",G +2186268,2000,41.82,,70.0,,,,,,,"Sugars, total including NLEA",G +2186520,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2186586,2000,23.73,,70.0,,,,,,,"Sugars, total including NLEA",G +2186595,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2186649,2000,6.45,,70.0,,,,,,,"Sugars, total including NLEA",G +2187060,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2187131,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2187425,2000,11.3,,70.0,,,,,,,"Sugars, total including NLEA",G +2187466,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2187615,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2187655,2000,13.04,,70.0,,,,,,,"Sugars, total including NLEA",G +2187828,2000,2.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2187926,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2187928,2000,12.28,,70.0,,,,,,,"Sugars, total including NLEA",G +2188070,2000,18.78,,70.0,,,,,,,"Sugars, total including NLEA",G +2188353,2000,4.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2188390,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2188537,2000,3.28,,70.0,,,,,,,"Sugars, total including NLEA",G +2188884,2000,8.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2189099,2000,17.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2189118,2000,3.96,,70.0,,,,,,,"Sugars, total including NLEA",G +2189284,2000,37.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2189317,2000,4.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2189400,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G +2190448,2000,8.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2190743,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2191050,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2191679,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G +2191923,2000,9.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2192208,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2192276,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2192423,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2192492,2000,46.43,,70.0,,,,,,,"Sugars, total including NLEA",G +2192617,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2192851,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2192873,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2193143,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2193328,2000,37.8,,70.0,,,,,,,"Sugars, total including NLEA",G +2193413,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2193474,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2193766,2000,1.63,,70.0,,,,,,,"Sugars, total including NLEA",G +2193868,2000,1.21,,70.0,,,,,,,"Sugars, total including NLEA",G +2194177,2000,2.46,,70.0,,,,,,,"Sugars, total including NLEA",G +2194388,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2194521,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2195162,2000,56.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2195220,2000,1.09,,70.0,,,,,,,"Sugars, total including NLEA",G +2195355,2000,9.07,,70.0,,,,,,,"Sugars, total including NLEA",G +2195364,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2195775,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G +2195912,2000,3.37,,70.0,,,,,,,"Sugars, total including NLEA",G +2195991,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2196067,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2196073,2000,21.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2196441,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2196541,2000,2.92,,71.0,,,,,,,"Sugars, total including NLEA",G +2196632,2000,7.5,,71.0,,,,,,,"Sugars, total including NLEA",G +2196803,2000,8.09,,78.0,,,,,,,"Sugars, total including NLEA",G +2196896,2000,8.0,,71.0,,,,,,,"Sugars, total including NLEA",G +2197074,2000,32.35,,71.0,,,,,,,"Sugars, total including NLEA",G +2197347,2000,3.57,,71.0,,,,,,,"Sugars, total including NLEA",G +2197547,2000,1.79,,71.0,,,,,,,"Sugars, total including NLEA",G +2197803,2000,7.02,,71.0,,,,,,,"Sugars, total including NLEA",G +2198179,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G +2198913,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2199011,2000,1.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2199119,2000,23.23,,70.0,,,,,,,"Sugars, total including NLEA",G +2199439,2000,8.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2200061,2000,9.75,,70.0,,,,,,,"Sugars, total including NLEA",G +2200091,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2200177,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2200575,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2200655,2000,2.22,,73.0,,,,,,,"Sugars, total including NLEA",G +2200673,2000,30.77,,70.0,,,,,,,"Sugars, total including NLEA",G +2201026,2000,6.9,,70.0,,,,,,,"Sugars, total including NLEA",G +2201772,2000,3.45,,70.0,,,,,,,"Sugars, total including NLEA",G +2202215,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2202232,2000,24.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2202236,2000,44.44,,70.0,,,,,,,"Sugars, total including NLEA",G +2202299,2000,7.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2202562,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2202918,2000,13.75,,70.0,,,,,,,"Sugars, total including NLEA",G +2202941,2000,1.41,,73.0,,,,,,,"Sugars, total including NLEA",G +2203025,2000,13.55,,70.0,,,,,,,"Sugars, total including NLEA",G +2203333,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2203455,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2203636,2000,1.47,,70.0,,,,,,,"Sugars, total including NLEA",G +2203651,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2204026,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2204147,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2204325,2000,11.9,,70.0,,,,,,,"Sugars, total including NLEA",G +2204569,2000,10.2,,70.0,,,,,,,"Sugars, total including NLEA",G +2205102,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2206099,2000,18.75,,70.0,,,,,,,"Sugars, total including NLEA",G +2206105,2000,75.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2206119,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2206899,2000,35.56,,70.0,,,,,,,"Sugars, total including NLEA",G +2207556,2000,29.41,,70.0,,,,,,,"Sugars, total including NLEA",G +2207642,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2208052,2000,3.17,,71.0,,,,,,,"Sugars, total including NLEA",G +2208084,2000,1.67,,71.0,,,,,,,"Sugars, total including NLEA",G +2208191,2000,1.57,,78.0,,,,,,,"Sugars, total including NLEA",G +2208223,2000,0.54,,78.0,,,,,,,"Sugars, total including NLEA",G +2208499,2000,19.23,,71.0,,,,,,,"Sugars, total including NLEA",G +2208637,2000,38.71,,71.0,,,,,,,"Sugars, total including NLEA",G +2208830,2000,3.17,,71.0,,,,,,,"Sugars, total including NLEA",G +2208924,2000,34.62,,71.0,,,,,,,"Sugars, total including NLEA",G +2209181,2000,21.57,,71.0,,,,,,,"Sugars, total including NLEA",G +2209503,2000,12.39,,70.0,,,,,,,"Sugars, total including NLEA",G +2209563,2000,0.0,,73.0,,,,,,,"Sugars, total including NLEA",G +2210105,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2210422,2000,1.32,,73.0,,,,,,,"Sugars, total including NLEA",G +2210557,2000,1.19,,70.0,,,,,,,"Sugars, total including NLEA",G +2210879,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2210932,2000,12.92,,70.0,,,,,,,"Sugars, total including NLEA",G +2210936,2000,5.07,,70.0,,,,,,,"Sugars, total including NLEA",G +2210981,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2211226,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2211474,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2211879,2000,5.32,,70.0,,,,,,,"Sugars, total including NLEA",G +2211899,2000,10.7,,70.0,,,,,,,"Sugars, total including NLEA",G +2212695,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2212901,2000,73.08,,70.0,,,,,,,"Sugars, total including NLEA",G +2213177,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2213229,2000,3.45,,70.0,,,,,,,"Sugars, total including NLEA",G +2213351,2000,1.45,,70.0,,,,,,,"Sugars, total including NLEA",G +2213430,2000,22.22,,70.0,,,,,,,"Sugars, total including NLEA",G +2213512,2000,17.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2213734,2000,1.01,,70.0,,,,,,,"Sugars, total including NLEA",G +2214098,2000,1.6,,70.0,,,,,,,"Sugars, total including NLEA",G +2214114,2000,2.86,,73.0,,,,,,,"Sugars, total including NLEA",G +2214268,2000,4.58,,70.0,,,,,,,"Sugars, total including NLEA",G +2214394,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G +2214690,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2214799,2000,21.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2214867,2000,6.06,,70.0,,,,,,,"Sugars, total including NLEA",G +2215216,2000,2.2,,70.0,,,,,,,"Sugars, total including NLEA",G +2215841,2000,1.19,,70.0,,,,,,,"Sugars, total including NLEA",G +2216405,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2216718,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2216812,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2216825,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2217170,2000,9.52,,70.0,,,,,,,"Sugars, total including NLEA",G +2217179,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2217203,2000,11.11,,70.0,,,,,,,"Sugars, total including NLEA",G +2217663,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2218084,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2218279,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2218717,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2218788,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2218981,2000,1.01,,73.0,,,,,,,"Sugars, total including NLEA",G +2219130,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +2219412,2000,0.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2219479,2000,22.2,,78.0,,,,,,,"Sugars, total including NLEA",G +2219678,2000,17.8,,78.0,,,,,,,"Sugars, total including NLEA",G +2219729,2000,33.9,,78.0,,,,,,,"Sugars, total including NLEA",G +2219819,2000,5.95,,71.0,,,,,,,"Sugars, total including NLEA",G +2219833,2000,3.08,,71.0,,,,,,,"Sugars, total including NLEA",G +2219852,2000,6.67,,71.0,,,,,,,"Sugars, total including NLEA",G +2219870,2000,7.5,,71.0,,,,,,,"Sugars, total including NLEA",G +2219903,2000,0.42,,73.0,,,,,,,"Sugars, total including NLEA",G +2220594,2000,47.15,,78.0,,,,,,,"Sugars, total including NLEA",G +2220682,2000,41.26,,78.0,,,,,,,"Sugars, total including NLEA",G +2221543,2000,0.83,,73.0,,,,,,,"Sugars, total including NLEA",G +2221672,2000,27.59,,71.0,,,,,,,"Sugars, total including NLEA",G +2221689,2000,0.46,,71.0,,,,,,,"Sugars, total including NLEA",G +2222125,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +2222230,2000,2.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2222274,2000,1.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2222285,2000,3.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2222709,2000,1.0,,77.0,,,,,,,"Sugars, total including NLEA",G +2226062,2000,3.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2226146,2000,16.9,,78.0,,,,,,,"Sugars, total including NLEA",G +2226467,2000,6.4,,78.0,,,,,,,"Sugars, total including NLEA",G +2226556,2000,5.13,,78.0,,,,,,,"Sugars, total including NLEA",G +2226696,2000,5.91,,78.0,,,,,,,"Sugars, total including NLEA",G +2226711,2000,7.99,,78.0,,,,,,,"Sugars, total including NLEA",G +2227246,2000,4.86,,78.0,,,,,,,"Sugars, total including NLEA",G +2227273,2000,22.31,,78.0,,,,,,,"Sugars, total including NLEA",G +2227360,2000,2.72,,78.0,,,,,,,"Sugars, total including NLEA",G +2227454,2000,2.9,,78.0,,,,,,,"Sugars, total including NLEA",G +2227745,2000,29.63,,78.0,,,,,,,"Sugars, total including NLEA",G +2228038,2000,0.0,,75.0,,,,,,,"Sugars, total including NLEA",G +2228073,2000,0.0,,75.0,,,,,,,"Sugars, total including NLEA",G +2228306,2000,8.55,,78.0,,,,,,,"Sugars, total including NLEA",G +2228640,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +2228804,2000,14.3,,78.0,,,,,,,"Sugars, total including NLEA",G +2228832,2000,10.71,,71.0,,,,,,,"Sugars, total including NLEA",G +2229289,2000,0.84,,78.0,,,,,,,"Sugars, total including NLEA",G +2229674,2000,0.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2229897,2000,0.83,,71.0,,,,,,,"Sugars, total including NLEA",G +2229968,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +2230119,2000,16.03,,78.0,,,,,,,"Sugars, total including NLEA",G +2230135,2000,8.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2230581,2000,3.55,,78.0,,,,,,,"Sugars, total including NLEA",G +2230838,2000,45.23,,78.0,,,,,,,"Sugars, total including NLEA",G +2230912,2000,9.82,,78.0,,,,,,,"Sugars, total including NLEA",G +2231167,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +2231391,2000,2.94,,71.0,,,,,,,"Sugars, total including NLEA",G +2231620,2000,21.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2231871,2000,45.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2232242,2000,0.0,,75.0,,,,,,,"Sugars, total including NLEA",G +2232271,2000,1.79,,71.0,,,,,,,"Sugars, total including NLEA",G +2232408,2000,1.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2232485,2000,8.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2232648,2000,0.0,,75.0,,,,,,,"Sugars, total including NLEA",G +2232815,2000,0.33,,73.0,,,,,,,"Sugars, total including NLEA",G +2232866,2000,3.14,,71.0,,,,,,,"Sugars, total including NLEA",G +2233550,2000,4.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2233617,2000,10.94,,71.0,,,,,,,"Sugars, total including NLEA",G +2233637,2000,4.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2233653,2000,4.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2233753,2000,8.7,,71.0,,,,,,,"Sugars, total including NLEA",G +2233779,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +2234183,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +2234278,2000,28.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2234677,2000,0.0,,75.0,,,,,,,"Sugars, total including NLEA",G +2234952,2000,1.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2235908,2000,0.39,,71.0,,,,,,,"Sugars, total including NLEA",G +2236199,2000,0.81,,78.0,,,,,,,"Sugars, total including NLEA",G +2236290,2000,1.28,,78.0,,,,,,,"Sugars, total including NLEA",G +2236707,2000,26.75,,78.0,,,,,,,"Sugars, total including NLEA",G +2236730,2000,22.04,,78.0,,,,,,,"Sugars, total including NLEA",G +2236877,2000,5.36,,78.0,,,,,,,"Sugars, total including NLEA",G +2237000,2000,1.68,,71.0,,,,,,,"Sugars, total including NLEA",G +2237103,2000,10.51,,71.0,,,,,,,"Sugars, total including NLEA",G +2237190,2000,3.17,,71.0,,,,,,,"Sugars, total including NLEA",G +2237507,2000,3.57,,71.0,,,,,,,"Sugars, total including NLEA",G +2237545,2000,0.97,,71.0,,,,,,,"Sugars, total including NLEA",G +2237552,2000,3.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2237949,2000,33.33,,71.0,,,,,,,"Sugars, total including NLEA",G +2238457,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2238842,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2239090,2000,38.89,,70.0,,,,,,,"Sugars, total including NLEA",G +2239244,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2239412,2000,25.45,,70.0,,,,,,,"Sugars, total including NLEA",G +2239582,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2240239,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2240251,2000,45.07,,70.0,,,,,,,"Sugars, total including NLEA",G +2240463,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G +2240526,2000,28.77,,70.0,,,,,,,"Sugars, total including NLEA",G +2241093,2000,5.74,,70.0,,,,,,,"Sugars, total including NLEA",G +2242000,2000,62.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2242014,2000,8.24,,70.0,,,,,,,"Sugars, total including NLEA",G +2242451,2000,6.15,,70.0,,,,,,,"Sugars, total including NLEA",G +2242480,2000,34.62,,70.0,,,,,,,"Sugars, total including NLEA",G +2242747,2000,38.89,,70.0,,,,,,,"Sugars, total including NLEA",G +2242797,2000,4.58,,70.0,,,,,,,"Sugars, total including NLEA",G +2243600,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G +2244522,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2246661,2000,21.21,,70.0,,,,,,,"Sugars, total including NLEA",G +2248010,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G +2248321,2000,1.43,,70.0,,,,,,,"Sugars, total including NLEA",G +2250251,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2250871,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2251421,2000,43.59,,70.0,,,,,,,"Sugars, total including NLEA",G +2253472,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2253485,2000,12.08,,70.0,,,,,,,"Sugars, total including NLEA",G +2253631,2000,7.22,,70.0,,,,,,,"Sugars, total including NLEA",G +2254140,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2254228,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2255123,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2255409,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +2255471,2000,8.75,,70.0,,,,,,,"Sugars, total including NLEA",G +2255624,2000,2.2,,70.0,,,,,,,"Sugars, total including NLEA",G +2255808,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2256297,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2256379,2000,21.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2256592,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2256605,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +2256633,2000,37.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2265410,2000,8.82,,70.0,,,,,,,"Sugars, total including NLEA",G +2265840,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2265922,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2265938,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2266242,2000,8.8,,70.0,,,,,,,"Sugars, total including NLEA",G +2266247,2000,32.79,,70.0,,,,,,,"Sugars, total including NLEA",G +2266445,2000,7.22,,70.0,,,,,,,"Sugars, total including NLEA",G +2266483,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2266648,2000,3.88,,70.0,,,,,,,"Sugars, total including NLEA",G +2266975,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2267135,2000,43.59,,70.0,,,,,,,"Sugars, total including NLEA",G +2267396,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2267484,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2267525,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2267553,2000,53.12,,70.0,,,,,,,"Sugars, total including NLEA",G +2267978,2000,8.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2268470,2000,9.58,,70.0,,,,,,,"Sugars, total including NLEA",G +2268516,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2268845,2000,72.94,,70.0,,,,,,,"Sugars, total including NLEA",G +2269453,2000,3.08,,70.0,,,,,,,"Sugars, total including NLEA",G +2269669,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2270236,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2270934,2000,11.19,,70.0,,,,,,,"Sugars, total including NLEA",G +2271071,2000,31.48,,70.0,,,,,,,"Sugars, total including NLEA",G +2271639,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2271709,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2272081,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2272149,2000,27.96,,70.0,,,,,,,"Sugars, total including NLEA",G +2272274,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2272698,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2273007,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2273032,2000,3.28,,73.0,,,,,,,"Sugars, total including NLEA",G +2273379,2000,25.35,,70.0,,,,,,,"Sugars, total including NLEA",G +2273427,2000,40.68,,70.0,,,,,,,"Sugars, total including NLEA",G +2273539,2000,2.96,,70.0,,,,,,,"Sugars, total including NLEA",G +2273601,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2273652,2000,42.11,,70.0,,,,,,,"Sugars, total including NLEA",G +2273970,2000,3.96,,70.0,,,,,,,"Sugars, total including NLEA",G +2274263,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2274288,2000,2.64,,70.0,,,,,,,"Sugars, total including NLEA",G +2274731,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2275041,2000,45.07,,70.0,,,,,,,"Sugars, total including NLEA",G +2275111,2000,2.48,,70.0,,,,,,,"Sugars, total including NLEA",G +2275346,2000,1.45,,70.0,,,,,,,"Sugars, total including NLEA",G +2275571,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2275775,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2275851,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2275958,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2276078,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2276564,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2276716,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G +2277520,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +2277902,2000,5.42,,70.0,,,,,,,"Sugars, total including NLEA",G +2277916,2000,2.02,,70.0,,,,,,,"Sugars, total including NLEA",G +2278212,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2278256,2000,13.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2278431,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +2278434,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2278912,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2279983,2000,7.17,,70.0,,,,,,,"Sugars, total including NLEA",G +2280347,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2280439,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2280607,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2280840,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2281577,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2281658,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2281935,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2282104,2000,9.68,,70.0,,,,,,,"Sugars, total including NLEA",G +2282286,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2282537,2000,67.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2282685,2000,18.58,,70.0,,,,,,,"Sugars, total including NLEA",G +2282826,2000,18.18,,70.0,,,,,,,"Sugars, total including NLEA",G +2282851,2000,1.22,,70.0,,,,,,,"Sugars, total including NLEA",G +2282959,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2283013,2000,3.28,,70.0,,,,,,,"Sugars, total including NLEA",G +2283098,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2283226,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2283539,2000,31.25,,70.0,,,,,,,"Sugars, total including NLEA",G +2283673,2000,1.19,,70.0,,,,,,,"Sugars, total including NLEA",G +2283793,2000,36.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2284179,2000,0.68,,70.0,,,,,,,"Sugars, total including NLEA",G +2284493,2000,52.08,,70.0,,,,,,,"Sugars, total including NLEA",G +2284520,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2285198,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G +2285208,2000,25.26,,70.0,,,,,,,"Sugars, total including NLEA",G +2285253,2000,5.92,,70.0,,,,,,,"Sugars, total including NLEA",G +2285870,2000,11.76,,70.0,,,,,,,"Sugars, total including NLEA",G +2286175,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2286257,2000,1.02,,70.0,,,,,,,"Sugars, total including NLEA",G +2286807,2000,1.36,,70.0,,,,,,,"Sugars, total including NLEA",G +2287321,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2287894,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2288648,2000,49.12,,70.0,,,,,,,"Sugars, total including NLEA",G +2288806,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2288831,2000,0.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2288982,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2289088,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2289163,2000,13.79,,70.0,,,,,,,"Sugars, total including NLEA",G +2289215,2000,12.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2289223,2000,2.04,,70.0,,,,,,,"Sugars, total including NLEA",G +2289446,2000,2.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2289493,2000,16.22,,70.0,,,,,,,"Sugars, total including NLEA",G +2289715,2000,41.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2289794,2000,29.41,,70.0,,,,,,,"Sugars, total including NLEA",G +2293201,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2294242,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2294779,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2294794,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2295641,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2295958,2000,7.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2296097,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2296435,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +2296668,2000,0.8,,70.0,,,,,,,"Sugars, total including NLEA",G +2296746,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2298538,2000,76.19,,70.0,,,,,,,"Sugars, total including NLEA",G +2298540,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2298785,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2298813,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +2299018,2000,12.43,,70.0,,,,,,,"Sugars, total including NLEA",G +2299349,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2300445,2000,1.68,,70.0,,,,,,,"Sugars, total including NLEA",G +2300886,2000,18.56,,70.0,,,,,,,"Sugars, total including NLEA",G +2301236,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2301430,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2301687,2000,35.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2301889,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2302274,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G +2302963,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2303615,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2303812,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +2304006,2000,0.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2304233,2000,11.43,,70.0,,,,,,,"Sugars, total including NLEA",G +2304268,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2304738,2000,1.6,,70.0,,,,,,,"Sugars, total including NLEA",G +2304799,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2304874,2000,7.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2304880,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2305729,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2305771,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2306154,2000,2.54,,70.0,,,,,,,"Sugars, total including NLEA",G +2307095,2000,10.34,,70.0,,,,,,,"Sugars, total including NLEA",G +2307377,2000,5.26,,73.0,,,,,,,"Sugars, total including NLEA",G +2307643,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G +2308552,2000,4.64,,70.0,,,,,,,"Sugars, total including NLEA",G +2309317,2000,2.17,,70.0,,,,,,,"Sugars, total including NLEA",G +2309673,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2309970,2000,2.47,,70.0,,,,,,,"Sugars, total including NLEA",G +2311401,2000,15.6,,70.0,,,,,,,"Sugars, total including NLEA",G +2311885,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2312216,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +2313405,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +2313449,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2313474,2000,13.27,,70.0,,,,,,,"Sugars, total including NLEA",G +2313549,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2313771,2000,1.52,,70.0,,,,,,,"Sugars, total including NLEA",G +2313867,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2314122,2000,65.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2314210,2000,13.8,,70.0,,,,,,,"Sugars, total including NLEA",G +2314434,2000,12.22,,70.0,,,,,,,"Sugars, total including NLEA",G +2314810,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2314905,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2315076,2000,2.17,,70.0,,,,,,,"Sugars, total including NLEA",G +2315088,2000,13.64,,70.0,,,,,,,"Sugars, total including NLEA",G +2315203,2000,12.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2315417,2000,2.78,,70.0,,,,,,,"Sugars, total including NLEA",G +2315447,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2315627,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2315846,2000,10.26,,70.0,,,,,,,"Sugars, total including NLEA",G +2316356,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G +2316381,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2316731,2000,2.13,,70.0,,,,,,,"Sugars, total including NLEA",G +2317042,2000,45.6,,71.0,,,,,,,"Sugars, total including NLEA",G +2317085,2000,38.4,,71.0,,,,,,,"Sugars, total including NLEA",G +2317138,2000,8.8,,71.0,,,,,,,"Sugars, total including NLEA",G +2317304,2000,76.19,,71.0,,,,,,,"Sugars, total including NLEA",G +2319974,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2320047,2000,12.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2320149,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2320250,2000,13.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2321156,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2321577,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2321909,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2321969,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2322103,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2322169,2000,4.12,,70.0,,,,,,,"Sugars, total including NLEA",G +2322761,2000,1.6,,70.0,,,,,,,"Sugars, total including NLEA",G +2322832,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2322950,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2323231,2000,22.73,,70.0,,,,,,,"Sugars, total including NLEA",G +2323554,2000,2.48,,70.0,,,,,,,"Sugars, total including NLEA",G +2324763,2000,3.28,,70.0,,,,,,,"Sugars, total including NLEA",G +2325284,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2325293,2000,3.08,,70.0,,,,,,,"Sugars, total including NLEA",G +2325738,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2325774,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2326312,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2326403,2000,13.56,,70.0,,,,,,,"Sugars, total including NLEA",G +2326653,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2327190,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2327412,2000,5.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2327461,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +2327974,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2328057,2000,1.25,,70.0,,,,,,,"Sugars, total including NLEA",G +2328304,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2328412,2000,1.43,,70.0,,,,,,,"Sugars, total including NLEA",G +2328527,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2328550,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2329218,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2329314,2000,2.17,,70.0,,,,,,,"Sugars, total including NLEA",G +2329403,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G +2329649,2000,51.16,,70.0,,,,,,,"Sugars, total including NLEA",G +2329696,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2330827,2000,0.44,,71.0,,,,,,,"Sugars, total including NLEA",G +2331446,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +2331494,2000,45.22,,78.0,,,,,,,"Sugars, total including NLEA",G +2331581,2000,41.26,,78.0,,,,,,,"Sugars, total including NLEA",G +2332380,2000,5.56,,71.0,,,,,,,"Sugars, total including NLEA",G +2332787,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2333332,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2333347,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2333403,2000,38.46,,70.0,,,,,,,"Sugars, total including NLEA",G +2333895,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2333948,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2334451,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G +2335031,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2335596,2000,1.05,,70.0,,,,,,,"Sugars, total including NLEA",G +2336856,2000,0.33,,71.0,,,,,,,"Sugars, total including NLEA",G +2337287,2000,1.25,,71.0,,,,,,,"Sugars, total including NLEA",G +2337920,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2338133,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2338189,2000,8.59,,70.0,,,,,,,"Sugars, total including NLEA",G +2338193,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2338327,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2338477,2000,3.75,,70.0,,,,,,,"Sugars, total including NLEA",G +2338590,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2338726,2000,0.42,,73.0,,,,,,,"Sugars, total including NLEA",G +2339279,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2339508,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2339627,2000,5.88,,73.0,,,,,,,"Sugars, total including NLEA",G +2340393,2000,25.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2341069,2000,15.18,,,,,,,,,"Sugars, total including NLEA",G +2341263,2000,2.7,,,,,,,,,"Sugars, total including NLEA",G +2341637,2000,0.0,,,,,,,,,"Sugars, total including NLEA",G +2341745,2000,0.2,,,,,,,,,"Sugars, total including NLEA",G +2341907,2000,2.02,,,,,,,,,"Sugars, total including NLEA",G +2342074,2000,1.74,,,,,,,,,"Sugars, total including NLEA",G +2342257,2000,1.18,,,,,,,,,"Sugars, total including NLEA",G +2342464,2000,2.74,,,,,,,,,"Sugars, total including NLEA",G +2342471,2000,3.04,,,,,,,,,"Sugars, total including NLEA",G +2343023,2000,17.07,,,,,,,,,"Sugars, total including NLEA",G +2343368,2000,19.2,,,,,,,,,"Sugars, total including NLEA",G +2343375,2000,23.39,,,,,,,,,"Sugars, total including NLEA",G +2343978,2000,6.97,,,,,,,,,"Sugars, total including NLEA",G +2344693,2000,67.5,,,,,,,,,"Sugars, total including NLEA",G +2344818,2000,3.41,,,,,,,,,"Sugars, total including NLEA",G +2344944,2000,2.13,,,,,,,,,"Sugars, total including NLEA",G +2344970,2000,1.84,,,,,,,,,"Sugars, total including NLEA",G +2345067,2000,0.42,,,,,,,,,"Sugars, total including NLEA",G +2345195,2000,4.84,,,,,,,,,"Sugars, total including NLEA",G +2345202,2000,4.17,,,,,,,,,"Sugars, total including NLEA",G +2345207,2000,3.29,,,,,,,,,"Sugars, total including NLEA",G +2345233,2000,3.19,,,,,,,,,"Sugars, total including NLEA",G +2345265,2000,9.82,,,,,,,,,"Sugars, total including NLEA",G +2345444,2000,4.31,,,,,,,,,"Sugars, total including NLEA",G +2345645,2000,2.58,,,,,,,,,"Sugars, total including NLEA",G +2345686,2000,0.9,,,,,,,,,"Sugars, total including NLEA",G +2346048,2000,34.98,,,,,,,,,"Sugars, total including NLEA",G +2346137,2000,6.38,,,,,,,,,"Sugars, total including NLEA",G +2346207,2000,2.66,,,,,,,,,"Sugars, total including NLEA",G +2364030,2000,3.4,,78.0,,,,,,,"Sugars, total including NLEA",G +2364406,2000,80.65,,70.0,,,,,,,"Sugars, total including NLEA",G +2364521,2000,0.28,,70.0,,,,,,,"Sugars, total including NLEA",G +2364673,2000,2.82,,70.0,,,,,,,"Sugars, total including NLEA",G +2365151,2000,0.23,,70.0,,,,,,,"Sugars, total including NLEA",G +2365331,2000,58.82,,70.0,,,,,,,"Sugars, total including NLEA",G +2365509,2000,1.7,,70.0,,,,,,,"Sugars, total including NLEA",G +2365586,2000,6.15,,70.0,,,,,,,"Sugars, total including NLEA",G +2365810,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G +2365911,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2365918,2000,36.11,,70.0,,,,,,,"Sugars, total including NLEA",G +2366167,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2366680,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2366968,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G +2367071,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2367508,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2367694,2000,2.34,,70.0,,,,,,,"Sugars, total including NLEA",G +2367853,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2368080,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2368119,2000,58.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2368860,2000,89.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2369004,2000,21.24,,70.0,,,,,,,"Sugars, total including NLEA",G +2369256,2000,28.24,,70.0,,,,,,,"Sugars, total including NLEA",G +2369509,2000,1.43,,70.0,,,,,,,"Sugars, total including NLEA",G +2370041,2000,4.42,,70.0,,,,,,,"Sugars, total including NLEA",G +2370293,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2370525,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +2370943,2000,8.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2371337,2000,2.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2371594,2000,1.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2371815,2000,3.33,,71.0,,,,,,,"Sugars, total including NLEA",G +2371833,2000,1.0,,79.0,,,,,,,"Sugars, total including NLEA",G +2372035,2000,10.53,,72.0,,,,,,,"Sugars, total including NLEA",G +2372247,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2372265,2000,0.7,,70.0,,,,,,,"Sugars, total including NLEA",G +2372700,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2372758,2000,21.52,,70.0,,,,,,,"Sugars, total including NLEA",G +2372967,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2373246,2000,12.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2373540,2000,7.69,,70.0,,,,,,,"Sugars, total including NLEA",G +2373920,2000,1.72,,73.0,,,,,,,"Sugars, total including NLEA",G +2374020,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2374099,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +2374456,2000,1.18,,73.0,,,,,,,"Sugars, total including NLEA",G +2374761,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2375074,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2375076,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2375163,2000,3.85,,73.0,,,,,,,"Sugars, total including NLEA",G +2375437,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2375507,2000,6.67,,73.0,,,,,,,"Sugars, total including NLEA",G +2375977,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2376158,2000,44.44,,70.0,,,,,,,"Sugars, total including NLEA",G +2376446,2000,0.96,,70.0,,,,,,,"Sugars, total including NLEA",G +2376599,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2376782,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2377363,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G +2377364,2000,2.63,,73.0,,,,,,,"Sugars, total including NLEA",G +2377445,2000,70.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2377538,2000,1.23,,70.0,,,,,,,"Sugars, total including NLEA",G +2377801,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2377871,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2378026,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G +2378216,2000,4.69,,70.0,,,,,,,"Sugars, total including NLEA",G +2378622,2000,23.53,,70.0,,,,,,,"Sugars, total including NLEA",G +2378932,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2379047,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2379191,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G +2379275,2000,13.61,,70.0,,,,,,,"Sugars, total including NLEA",G +2379391,2000,36.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2379449,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2379797,2000,38.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2379968,2000,5.54,,70.0,,,,,,,"Sugars, total including NLEA",G +2380055,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +2380208,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2380365,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2380454,2000,1.76,,70.0,,,,,,,"Sugars, total including NLEA",G +2380521,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2380810,2000,2.8,,70.0,,,,,,,"Sugars, total including NLEA",G +2380866,2000,27.81,,78.0,,,,,,,"Sugars, total including NLEA",G +2381312,2000,33.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2381319,2000,38.11,,78.0,,,,,,,"Sugars, total including NLEA",G +2381675,2000,1.69,,70.0,,,,,,,"Sugars, total including NLEA",G +2382102,2000,2.4,,70.0,,,,,,,"Sugars, total including NLEA",G +2382104,2000,2.08,,70.0,,,,,,,"Sugars, total including NLEA",G +2382449,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2382595,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2382614,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2382789,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2383020,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2383089,2000,19.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2383198,2000,21.99,,70.0,,,,,,,"Sugars, total including NLEA",G +2383416,2000,43.75,,70.0,,,,,,,"Sugars, total including NLEA",G +2383448,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2383523,2000,3.82,,70.0,,,,,,,"Sugars, total including NLEA",G +2384089,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G +2384472,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2384590,2000,7.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2384661,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +2384680,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2384713,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2385073,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2385083,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2385106,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2385981,2000,5.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2386190,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2387008,2000,9.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2387243,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2387324,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2387384,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2387456,2000,6.33,,73.0,,,,,,,"Sugars, total including NLEA",G +2387583,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2387587,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2387932,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2388106,2000,2.65,,70.0,,,,,,,"Sugars, total including NLEA",G +2388175,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2388260,2000,10.53,,70.0,,,,,,,"Sugars, total including NLEA",G +2388374,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2388634,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2388681,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2389386,2000,1.61,,70.0,,,,,,,"Sugars, total including NLEA",G +2389972,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2390110,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2390424,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2390581,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2390638,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2391051,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2391355,2000,3.38,,70.0,,,,,,,"Sugars, total including NLEA",G +2391385,2000,3.31,,70.0,,,,,,,"Sugars, total including NLEA",G +2391637,2000,3.28,,70.0,,,,,,,"Sugars, total including NLEA",G +2391640,2000,2.48,,70.0,,,,,,,"Sugars, total including NLEA",G +2391740,2000,1.19,,70.0,,,,,,,"Sugars, total including NLEA",G +2391756,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2392384,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2392548,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2392696,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2393190,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2393329,2000,2.47,,70.0,,,,,,,"Sugars, total including NLEA",G +2393386,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2393529,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2393901,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G +2394210,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +2394224,2000,7.27,,70.0,,,,,,,"Sugars, total including NLEA",G +2394275,2000,4.05,,70.0,,,,,,,"Sugars, total including NLEA",G +2394474,2000,1.25,,70.0,,,,,,,"Sugars, total including NLEA",G +2394810,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2394839,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G +2395629,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2395885,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2396054,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2396114,2000,0.68,,73.0,,,,,,,"Sugars, total including NLEA",G +2396291,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2396466,2000,0.56,,70.0,,,,,,,"Sugars, total including NLEA",G +2396471,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2396907,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2397013,2000,4.69,,70.0,,,,,,,"Sugars, total including NLEA",G +2397106,2000,42.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2397485,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2398013,2000,0.78,,73.0,,,,,,,"Sugars, total including NLEA",G +2398079,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2398327,2000,2.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2398408,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2398473,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2398749,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2398761,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2398868,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G +2399314,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2399425,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2399533,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2399723,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2400034,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2400111,2000,0.51,,70.0,,,,,,,"Sugars, total including NLEA",G +2400175,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +2400363,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2400387,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2400392,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2400445,2000,1.18,,73.0,,,,,,,"Sugars, total including NLEA",G +2400737,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2400792,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2400932,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2400941,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2401174,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2401216,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +2401231,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2401607,2000,4.17,,70.0,,,,,,,"Sugars, total including NLEA",G +2401844,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2401972,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2402634,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +2402667,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2402979,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2403085,2000,8.66,,70.0,,,,,,,"Sugars, total including NLEA",G +2403402,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2403420,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +2403465,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G +2403466,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2403828,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2403879,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2403989,2000,11.38,,70.0,,,,,,,"Sugars, total including NLEA",G +2404567,2000,9.17,,70.0,,,,,,,"Sugars, total including NLEA",G +2405553,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2405570,2000,3.2,,70.0,,,,,,,"Sugars, total including NLEA",G +2405671,2000,1.11,,70.0,,,,,,,"Sugars, total including NLEA",G +2405675,2000,2.44,,70.0,,,,,,,"Sugars, total including NLEA",G +2405738,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2406129,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2406306,2000,25.58,,70.0,,,,,,,"Sugars, total including NLEA",G +2406447,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G +2407002,2000,3.28,,70.0,,,,,,,"Sugars, total including NLEA",G +2407144,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2407242,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2407393,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2407537,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2407711,2000,3.23,,70.0,,,,,,,"Sugars, total including NLEA",G +2407951,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2408094,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2408214,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2408571,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2408765,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2409240,2000,22.22,,70.0,,,,,,,"Sugars, total including NLEA",G +2409503,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2409525,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2409666,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2409708,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2409788,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G +2409794,2000,55.36,,70.0,,,,,,,"Sugars, total including NLEA",G +2410075,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2410357,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2410508,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2410709,2000,12.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2410850,2000,4.92,,70.0,,,,,,,"Sugars, total including NLEA",G +2410904,2000,56.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2411090,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2411095,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2412025,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2412266,2000,46.4,,70.0,,,,,,,"Sugars, total including NLEA",G +2412442,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2412997,2000,3.25,,70.0,,,,,,,"Sugars, total including NLEA",G +2413277,2000,21.74,,70.0,,,,,,,"Sugars, total including NLEA",G +2413413,2000,8.11,,70.0,,,,,,,"Sugars, total including NLEA",G +2413566,2000,34.21,,70.0,,,,,,,"Sugars, total including NLEA",G +2413851,2000,2.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2414330,2000,3.38,,70.0,,,,,,,"Sugars, total including NLEA",G +2414464,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2414594,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2414709,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2414790,2000,4.35,,73.0,,,,,,,"Sugars, total including NLEA",G +2414805,2000,41.18,,70.0,,,,,,,"Sugars, total including NLEA",G +2414868,2000,1.32,,70.0,,,,,,,"Sugars, total including NLEA",G +2415012,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2415056,2000,1.46,,70.0,,,,,,,"Sugars, total including NLEA",G +2415315,2000,19.79,,70.0,,,,,,,"Sugars, total including NLEA",G +2415783,2000,4.58,,70.0,,,,,,,"Sugars, total including NLEA",G +2416528,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2416578,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2416672,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2417732,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2418249,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2418513,2000,3.64,,70.0,,,,,,,"Sugars, total including NLEA",G +2418526,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2418634,2000,0.31,,70.0,,,,,,,"Sugars, total including NLEA",G +2418654,2000,2.2,,70.0,,,,,,,"Sugars, total including NLEA",G +2418779,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2418912,2000,5.07,,70.0,,,,,,,"Sugars, total including NLEA",G +2419058,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2419085,2000,0.64,,70.0,,,,,,,"Sugars, total including NLEA",G +2419222,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2420091,2000,76.92,,70.0,,,,,,,"Sugars, total including NLEA",G +2420256,2000,11.25,,70.0,,,,,,,"Sugars, total including NLEA",G +2420390,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +2420566,2000,8.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2420717,2000,65.22,,70.0,,,,,,,"Sugars, total including NLEA",G +2420726,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2420922,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2421586,2000,36.11,,70.0,,,,,,,"Sugars, total including NLEA",G +2421968,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2422041,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2422105,2000,71.43,,70.0,,,,,,,"Sugars, total including NLEA",G +2422180,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2422551,2000,61.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2422560,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2422570,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2423536,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2423660,2000,2.56,,70.0,,,,,,,"Sugars, total including NLEA",G +2424058,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +2424757,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2424990,2000,4.84,,70.0,,,,,,,"Sugars, total including NLEA",G +2425086,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G +2425095,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +2425105,2000,4.58,,70.0,,,,,,,"Sugars, total including NLEA",G +2425273,2000,0.83,,70.0,,,,,,,"Sugars, total including NLEA",G +2425287,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2425740,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2426514,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +2426639,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2426747,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2426873,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2427003,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2427237,2000,52.17,,70.0,,,,,,,"Sugars, total including NLEA",G +2427420,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G +2427517,2000,4.49,,70.0,,,,,,,"Sugars, total including NLEA",G +2427631,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2427858,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2427912,2000,1.82,,70.0,,,,,,,"Sugars, total including NLEA",G +2427997,2000,12.08,,70.0,,,,,,,"Sugars, total including NLEA",G +2428125,2000,2.94,,70.0,,,,,,,"Sugars, total including NLEA",G +2428449,2000,3.2,,70.0,,,,,,,"Sugars, total including NLEA",G +2428595,2000,32.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2428768,2000,11.11,,70.0,,,,,,,"Sugars, total including NLEA",G +2429110,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G +2429557,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2430298,2000,5.06,,70.0,,,,,,,"Sugars, total including NLEA",G +2430354,2000,3.64,,70.0,,,,,,,"Sugars, total including NLEA",G +2430487,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2431262,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2431267,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2431418,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G +2431646,2000,9.38,,70.0,,,,,,,"Sugars, total including NLEA",G +2431770,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2432052,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2432140,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G +2432347,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2433520,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2433692,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G +2434019,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2434056,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2434192,2000,3.12,,73.0,,,,,,,"Sugars, total including NLEA",G +2434466,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2434669,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2434680,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2434714,2000,44.83,,70.0,,,,,,,"Sugars, total including NLEA",G +2434786,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2434966,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2435263,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2435775,2000,2.08,,70.0,,,,,,,"Sugars, total including NLEA",G +2435857,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G +2435913,2000,3.64,,70.0,,,,,,,"Sugars, total including NLEA",G +2436071,2000,5.31,,70.0,,,,,,,"Sugars, total including NLEA",G +2436222,2000,65.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2436737,2000,5.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2437202,2000,8.7,,70.0,,,,,,,"Sugars, total including NLEA",G +2437541,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2437649,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2437774,2000,47.62,,70.0,,,,,,,"Sugars, total including NLEA",G +2437905,2000,33.96,,70.0,,,,,,,"Sugars, total including NLEA",G +2438304,2000,2.63,,70.0,,,,,,,"Sugars, total including NLEA",G +2438652,2000,7.08,,70.0,,,,,,,"Sugars, total including NLEA",G +2439762,2000,59.09,,70.0,,,,,,,"Sugars, total including NLEA",G +2440047,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2440449,2000,3.02,,70.0,,,,,,,"Sugars, total including NLEA",G +2441079,2000,37.84,,70.0,,,,,,,"Sugars, total including NLEA",G +2441211,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2441213,2000,80.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2441274,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G +2441283,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2441493,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2441674,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2441694,2000,2.16,,70.0,,,,,,,"Sugars, total including NLEA",G +2441740,2000,22.52,,70.0,,,,,,,"Sugars, total including NLEA",G +2442384,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2442553,2000,15.04,,70.0,,,,,,,"Sugars, total including NLEA",G +2442572,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2443246,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2443568,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +2443697,2000,3.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2444145,2000,2.8,,78.0,,,,,,,"Sugars, total including NLEA",G +2444157,2000,1.9,,78.0,,,,,,,"Sugars, total including NLEA",G +2444204,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +2444264,2000,12.68,,71.0,,,,,,,"Sugars, total including NLEA",G +2444375,2000,2.54,,70.0,,,,,,,"Sugars, total including NLEA",G +2444428,2000,2.48,,70.0,,,,,,,"Sugars, total including NLEA",G +2444471,2000,7.69,,70.0,,,,,,,"Sugars, total including NLEA",G +2444509,2000,1.06,,70.0,,,,,,,"Sugars, total including NLEA",G +2444790,2000,2.68,,70.0,,,,,,,"Sugars, total including NLEA",G +2444824,2000,0.89,,70.0,,,,,,,"Sugars, total including NLEA",G +2444874,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2444904,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2445241,2000,0.4,,70.0,,,,,,,"Sugars, total including NLEA",G +2445353,2000,26.92,,70.0,,,,,,,"Sugars, total including NLEA",G +2445518,2000,11.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2445534,2000,0.7,,70.0,,,,,,,"Sugars, total including NLEA",G +2445785,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2445961,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2446030,2000,8.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2446081,2000,11.42,,70.0,,,,,,,"Sugars, total including NLEA",G +2446375,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2446508,2000,68.75,,70.0,,,,,,,"Sugars, total including NLEA",G +2446584,2000,5.56,,70.0,,,,,,,"Sugars, total including NLEA",G +2447105,2000,35.48,,70.0,,,,,,,"Sugars, total including NLEA",G +2447139,2000,45.83,,70.0,,,,,,,"Sugars, total including NLEA",G +2447308,2000,12.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2447667,2000,39.42,,70.0,,,,,,,"Sugars, total including NLEA",G +2447751,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2447790,2000,13.27,,70.0,,,,,,,"Sugars, total including NLEA",G +2447867,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2448087,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2448461,2000,21.35,,70.0,,,,,,,"Sugars, total including NLEA",G +2448561,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2448572,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2448773,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2448940,2000,12.11,,70.0,,,,,,,"Sugars, total including NLEA",G +2449183,2000,73.81,,70.0,,,,,,,"Sugars, total including NLEA",G +2449491,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2449584,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2450446,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2450456,2000,1.64,,70.0,,,,,,,"Sugars, total including NLEA",G +2450887,2000,20.59,,70.0,,,,,,,"Sugars, total including NLEA",G +2451015,2000,35.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2451021,2000,19.35,,70.0,,,,,,,"Sugars, total including NLEA",G +2451045,2000,26.87,,70.0,,,,,,,"Sugars, total including NLEA",G +2451484,2000,1.64,,70.0,,,,,,,"Sugars, total including NLEA",G +2452157,2000,41.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2452212,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G +2452307,2000,2.82,,70.0,,,,,,,"Sugars, total including NLEA",G +2452749,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2452768,2000,8.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2453036,2000,66.07,,70.0,,,,,,,"Sugars, total including NLEA",G +2453289,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2453502,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2453700,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G +2453804,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2453936,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2454840,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G +2455283,2000,6.25,,73.0,,,,,,,"Sugars, total including NLEA",G +2455445,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2455556,2000,0.77,,70.0,,,,,,,"Sugars, total including NLEA",G +2455755,2000,45.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2455795,2000,9.3,,70.0,,,,,,,"Sugars, total including NLEA",G +2455838,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2456821,2000,29.03,,71.0,,,,,,,"Sugars, total including NLEA",G +2457126,2000,2.7,,71.0,,,,,,,"Sugars, total including NLEA",G +2457355,2000,16.22,,71.0,,,,,,,"Sugars, total including NLEA",G +2457553,2000,1.18,,73.0,,,,,,,"Sugars, total including NLEA",G +2457614,2000,9.46,,71.0,,,,,,,"Sugars, total including NLEA",G +2457740,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +2457789,2000,27.91,,71.0,,,,,,,"Sugars, total including NLEA",G +2457897,2000,9.88,,71.0,,,,,,,"Sugars, total including NLEA",G +2458043,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +2458168,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +2458203,2000,1.67,,71.0,,,,,,,"Sugars, total including NLEA",G +2458444,2000,0.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2458655,2000,8.7,,71.0,,,,,,,"Sugars, total including NLEA",G +2459027,2000,3.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2459224,2000,7.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2460345,2000,5.07,,70.0,,,,,,,"Sugars, total including NLEA",G +2460477,2000,24.53,,70.0,,,,,,,"Sugars, total including NLEA",G +2460649,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +2460711,2000,4.65,,70.0,,,,,,,"Sugars, total including NLEA",G +2460822,2000,28.75,,70.0,,,,,,,"Sugars, total including NLEA",G +2461440,2000,0.59,,70.0,,,,,,,"Sugars, total including NLEA",G +2461773,2000,1.88,,70.0,,,,,,,"Sugars, total including NLEA",G +2461835,2000,0.44,,70.0,,,,,,,"Sugars, total including NLEA",G +2462144,2000,5.08,,70.0,,,,,,,"Sugars, total including NLEA",G +2462276,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2462440,2000,81.82,,70.0,,,,,,,"Sugars, total including NLEA",G +2462630,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2462667,2000,1.75,,70.0,,,,,,,"Sugars, total including NLEA",G +2462747,2000,10.13,,70.0,,,,,,,"Sugars, total including NLEA",G +2462773,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2462796,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2462855,2000,8.75,,70.0,,,,,,,"Sugars, total including NLEA",G +2462926,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2462968,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2463195,2000,1.4,,70.0,,,,,,,"Sugars, total including NLEA",G +2463397,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2463630,2000,21.98,,70.0,,,,,,,"Sugars, total including NLEA",G +2463760,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2463842,2000,3.7,,73.0,,,,,,,"Sugars, total including NLEA",G +2463944,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2463984,2000,70.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2464056,2000,6.12,,70.0,,,,,,,"Sugars, total including NLEA",G +2464414,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G +2464515,2000,35.48,,70.0,,,,,,,"Sugars, total including NLEA",G +2464833,2000,27.12,,70.0,,,,,,,"Sugars, total including NLEA",G +2464834,2000,27.91,,70.0,,,,,,,"Sugars, total including NLEA",G +2464871,2000,19.19,,70.0,,,,,,,"Sugars, total including NLEA",G +2465031,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2465074,2000,9.06,,70.0,,,,,,,"Sugars, total including NLEA",G +2465103,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2465902,2000,17.07,,70.0,,,,,,,"Sugars, total including NLEA",G +2466022,2000,2.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2466225,2000,11.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2466709,2000,4.12,,70.0,,,,,,,"Sugars, total including NLEA",G +2466784,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2466873,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2467214,2000,8.75,,70.0,,,,,,,"Sugars, total including NLEA",G +2467412,2000,25.25,,70.0,,,,,,,"Sugars, total including NLEA",G +2467757,2000,0.82,,70.0,,,,,,,"Sugars, total including NLEA",G +2467811,2000,0.66,,73.0,,,,,,,"Sugars, total including NLEA",G +2468081,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2468207,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2468359,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2468490,2000,12.9,,70.0,,,,,,,"Sugars, total including NLEA",G +2468914,2000,52.17,,70.0,,,,,,,"Sugars, total including NLEA",G +2469175,2000,14.16,,70.0,,,,,,,"Sugars, total including NLEA",G +2469836,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2469848,2000,25.42,,70.0,,,,,,,"Sugars, total including NLEA",G +2470141,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2470522,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +2470868,2000,43.59,,70.0,,,,,,,"Sugars, total including NLEA",G +2471081,2000,23.66,,70.0,,,,,,,"Sugars, total including NLEA",G +2471092,2000,22.61,,70.0,,,,,,,"Sugars, total including NLEA",G +2471126,2000,4.17,,70.0,,,,,,,"Sugars, total including NLEA",G +2471183,2000,3.38,,70.0,,,,,,,"Sugars, total including NLEA",G +2471223,2000,1.64,,73.0,,,,,,,"Sugars, total including NLEA",G +2471365,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2471693,2000,3.99,,70.0,,,,,,,"Sugars, total including NLEA",G +2471872,2000,35.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2472038,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2472096,2000,3.03,,70.0,,,,,,,"Sugars, total including NLEA",G +2472173,2000,24.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2472346,2000,0.8,,73.0,,,,,,,"Sugars, total including NLEA",G +2472362,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2472446,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2472488,2000,3.08,,70.0,,,,,,,"Sugars, total including NLEA",G +2472526,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G +2472651,2000,52.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2472685,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2472706,2000,28.26,,70.0,,,,,,,"Sugars, total including NLEA",G +2472749,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2473300,2000,9.41,,70.0,,,,,,,"Sugars, total including NLEA",G +2473612,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2473651,2000,10.62,,70.0,,,,,,,"Sugars, total including NLEA",G +2473742,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2473796,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +2473885,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2473977,2000,22.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2474567,2000,23.91,,70.0,,,,,,,"Sugars, total including NLEA",G +2474617,2000,21.54,,70.0,,,,,,,"Sugars, total including NLEA",G +2475083,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2475438,2000,2.94,,70.0,,,,,,,"Sugars, total including NLEA",G +2475769,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2475790,2000,36.59,,70.0,,,,,,,"Sugars, total including NLEA",G +2476250,2000,3.28,,70.0,,,,,,,"Sugars, total including NLEA",G +2476435,2000,9.09,,70.0,,,,,,,"Sugars, total including NLEA",G +2477049,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2477074,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2477484,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2477500,2000,72.41,,70.0,,,,,,,"Sugars, total including NLEA",G +2477935,2000,62.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2478127,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2478283,2000,5.43,,70.0,,,,,,,"Sugars, total including NLEA",G +2478327,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2479081,2000,2.02,,70.0,,,,,,,"Sugars, total including NLEA",G +2479545,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2479921,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2480014,2000,1.64,,70.0,,,,,,,"Sugars, total including NLEA",G +2480123,2000,0.89,,73.0,,,,,,,"Sugars, total including NLEA",G +2480264,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2480347,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G +2480437,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2480485,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2480590,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2480715,2000,53.12,,70.0,,,,,,,"Sugars, total including NLEA",G +2480827,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2481226,2000,35.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2481276,2000,25.81,,70.0,,,,,,,"Sugars, total including NLEA",G +2481850,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G +2481897,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2482002,2000,1.06,,73.0,,,,,,,"Sugars, total including NLEA",G +2482660,2000,4.64,,70.0,,,,,,,"Sugars, total including NLEA",G +2482754,2000,4.12,,70.0,,,,,,,"Sugars, total including NLEA",G +2482829,2000,38.89,,70.0,,,,,,,"Sugars, total including NLEA",G +2483391,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G +2483579,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2483707,2000,43.66,,70.0,,,,,,,"Sugars, total including NLEA",G +2484031,2000,5.83,,70.0,,,,,,,"Sugars, total including NLEA",G +2484048,2000,4.58,,70.0,,,,,,,"Sugars, total including NLEA",G +2484079,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2484550,2000,27.54,,70.0,,,,,,,"Sugars, total including NLEA",G +2484779,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2485325,2000,8.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2485335,2000,6.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2485394,2000,2.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2485591,2000,1.77,,70.0,,,,,,,"Sugars, total including NLEA",G +2485994,2000,3.64,,70.0,,,,,,,"Sugars, total including NLEA",G +2486007,2000,3.85,,70.0,,,,,,,"Sugars, total including NLEA",G +2486521,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2486734,2000,1.97,,70.0,,,,,,,"Sugars, total including NLEA",G +2486973,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2486982,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G +2487138,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2487156,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2487513,2000,2.77,,70.0,,,,,,,"Sugars, total including NLEA",G +2487818,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2488020,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2488140,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2488294,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2488416,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2488647,2000,3.7,,70.0,,,,,,,"Sugars, total including NLEA",G +2488695,2000,5.06,,70.0,,,,,,,"Sugars, total including NLEA",G +2488748,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2488773,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2488960,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2489005,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2489398,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2489477,2000,22.66,,70.0,,,,,,,"Sugars, total including NLEA",G +2489646,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2489826,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2489844,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2490086,2000,0.68,,70.0,,,,,,,"Sugars, total including NLEA",G +2490245,2000,28.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2490347,2000,1.82,,70.0,,,,,,,"Sugars, total including NLEA",G +2491116,2000,9.17,,70.0,,,,,,,"Sugars, total including NLEA",G +2491124,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2491385,2000,2.5,,71.0,,,,,,,"Sugars, total including NLEA",G +2491411,2000,1.6,,72.0,,,,,,,"Sugars, total including NLEA",G +2491629,2000,6.78,,71.0,,,,,,,"Sugars, total including NLEA",G +2491643,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +2491734,2000,9.73,,71.0,,,,,,,"Sugars, total including NLEA",G +2491776,2000,0.51,,71.0,,,,,,,"Sugars, total including NLEA",G +2491906,2000,6.15,,71.0,,,,,,,"Sugars, total including NLEA",G +2491952,2000,3.33,,71.0,,,,,,,"Sugars, total including NLEA",G +2491976,2000,5.0,,71.0,,,,,,,"Sugars, total including NLEA",G +2492445,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +2492608,2000,28.57,,71.0,,,,,,,"Sugars, total including NLEA",G +2492680,2000,1.75,,72.0,,,,,,,"Sugars, total including NLEA",G +2492775,2000,2.92,,71.0,,,,,,,"Sugars, total including NLEA",G +2492796,2000,1.67,,71.0,,,,,,,"Sugars, total including NLEA",G +2493356,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2493534,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2493797,2000,4.79,,70.0,,,,,,,"Sugars, total including NLEA",G +2493912,2000,12.78,,70.0,,,,,,,"Sugars, total including NLEA",G +2493985,2000,0.56,,70.0,,,,,,,"Sugars, total including NLEA",G +2494026,2000,4.94,,70.0,,,,,,,"Sugars, total including NLEA",G +2494356,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2494689,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2494882,2000,3.07,,70.0,,,,,,,"Sugars, total including NLEA",G +2495041,2000,1.6,,70.0,,,,,,,"Sugars, total including NLEA",G +2495048,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2495131,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2495196,2000,26.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2495224,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2495227,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2495397,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2495682,2000,31.11,,70.0,,,,,,,"Sugars, total including NLEA",G +2495775,2000,43.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2495780,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2496145,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2496294,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2496368,2000,13.75,,70.0,,,,,,,"Sugars, total including NLEA",G +2496561,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2497150,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2497429,2000,47.06,,70.0,,,,,,,"Sugars, total including NLEA",G +2497561,2000,56.25,,70.0,,,,,,,"Sugars, total including NLEA",G +2498413,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2498539,2000,47.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2498570,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2498694,2000,52.38,,70.0,,,,,,,"Sugars, total including NLEA",G +2498785,2000,59.52,,70.0,,,,,,,"Sugars, total including NLEA",G +2498993,2000,42.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2499022,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2499239,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2499745,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2499780,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +2499815,2000,6.45,,70.0,,,,,,,"Sugars, total including NLEA",G +2499943,2000,3.17,,70.0,,,,,,,"Sugars, total including NLEA",G +2500266,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2500678,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2500767,2000,18.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2500925,2000,44.83,,70.0,,,,,,,"Sugars, total including NLEA",G +2501082,2000,19.35,,70.0,,,,,,,"Sugars, total including NLEA",G +2501183,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2501280,2000,22.43,,70.0,,,,,,,"Sugars, total including NLEA",G +2501463,2000,5.56,,70.0,,,,,,,"Sugars, total including NLEA",G +2501601,2000,8.75,,70.0,,,,,,,"Sugars, total including NLEA",G +2501707,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2501890,2000,14.1,,70.0,,,,,,,"Sugars, total including NLEA",G +2502005,2000,3.91,,70.0,,,,,,,"Sugars, total including NLEA",G +2502885,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2502972,2000,11.01,,70.0,,,,,,,"Sugars, total including NLEA",G +2502982,2000,9.41,,70.0,,,,,,,"Sugars, total including NLEA",G +2503213,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +2503228,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2503320,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2503512,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2503580,2000,1.22,,70.0,,,,,,,"Sugars, total including NLEA",G +2503835,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2504241,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2505009,2000,53.85,,70.0,,,,,,,"Sugars, total including NLEA",G +2505612,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2505937,2000,6.9,,70.0,,,,,,,"Sugars, total including NLEA",G +2506096,2000,88.89,,70.0,,,,,,,"Sugars, total including NLEA",G +2506549,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2506592,2000,20.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2507140,2000,88.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2507262,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2507517,2000,35.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2507831,2000,30.56,,70.0,,,,,,,"Sugars, total including NLEA",G +2507857,2000,27.78,,70.0,,,,,,,"Sugars, total including NLEA",G +2507962,2000,27.94,,70.0,,,,,,,"Sugars, total including NLEA",G +2508154,2000,23.53,,70.0,,,,,,,"Sugars, total including NLEA",G +2508172,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2508332,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2508679,2000,43.75,,70.0,,,,,,,"Sugars, total including NLEA",G +2508862,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2509271,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2509288,2000,3.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2509423,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2509462,2000,6.52,,70.0,,,,,,,"Sugars, total including NLEA",G +2509489,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2509555,2000,6.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2509731,2000,4.05,,70.0,,,,,,,"Sugars, total including NLEA",G +2509770,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2510148,2000,55.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2510214,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2510243,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2511400,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2511482,2000,1.69,,70.0,,,,,,,"Sugars, total including NLEA",G +2511952,2000,0.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2512003,2000,0.87,,78.0,,,,,,,"Sugars, total including NLEA",G +2512048,2000,23.2,,78.0,,,,,,,"Sugars, total including NLEA",G +2517165,2000,14.3,,78.0,,,,,,,"Sugars, total including NLEA",G +2517660,2000,2.2,,71.0,,,,,,,"Sugars, total including NLEA",G +2517805,2000,0.5,,78.0,,,,,,,"Sugars, total including NLEA",G +2517995,2000,16.82,,71.0,,,,,,,"Sugars, total including NLEA",G +2518377,2000,1.7,,78.0,,,,,,,"Sugars, total including NLEA",G +2518936,2000,4.3,,78.0,,,,,,,"Sugars, total including NLEA",G +2518992,2000,33.7,,78.0,,,,,,,"Sugars, total including NLEA",G +2519084,2000,8.0,,77.0,,,,,,,"Sugars, total including NLEA",G +2519403,2000,9.38,,71.0,,,,,,,"Sugars, total including NLEA",G +2519807,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +2519948,2000,41.94,,71.0,,,,,,,"Sugars, total including NLEA",G +2519951,2000,41.94,,71.0,,,,,,,"Sugars, total including NLEA",G +2520312,2000,9.17,,71.0,,,,,,,"Sugars, total including NLEA",G +2520367,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +2520536,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +2520564,2000,0.71,,71.0,,,,,,,"Sugars, total including NLEA",G +2520615,2000,20.69,,71.0,,,,,,,"Sugars, total including NLEA",G +2520837,2000,0.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2521096,2000,3.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2521310,2000,3.29,,78.0,,,,,,,"Sugars, total including NLEA",G +2521517,2000,28.03,,71.0,,,,,,,"Sugars, total including NLEA",G +2521785,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +2522545,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2522627,2000,54.39,,70.0,,,,,,,"Sugars, total including NLEA",G +2522702,2000,55.17,,70.0,,,,,,,"Sugars, total including NLEA",G +2522708,2000,75.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2522817,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2522859,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2522958,2000,75.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2523069,2000,6.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2523103,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +2523217,2000,12.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2523485,2000,54.84,,70.0,,,,,,,"Sugars, total including NLEA",G +2523575,2000,3.45,,70.0,,,,,,,"Sugars, total including NLEA",G +2523637,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2523846,2000,7.69,,70.0,,,,,,,"Sugars, total including NLEA",G +2524046,2000,11.9,,70.0,,,,,,,"Sugars, total including NLEA",G +2524052,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2524699,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2524747,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2524975,2000,44.12,,70.0,,,,,,,"Sugars, total including NLEA",G +2525033,2000,1.35,,70.0,,,,,,,"Sugars, total including NLEA",G +2525326,2000,56.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2525711,2000,38.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2525730,2000,28.3,,78.0,,,,,,,"Sugars, total including NLEA",G +2525816,2000,21.43,,71.0,,,,,,,"Sugars, total including NLEA",G +2526784,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2526931,2000,48.48,,70.0,,,,,,,"Sugars, total including NLEA",G +2527247,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2528437,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2528442,2000,54.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2528642,2000,53.85,,70.0,,,,,,,"Sugars, total including NLEA",G +2529123,2000,24.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2529134,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2529720,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2529771,2000,80.95,,70.0,,,,,,,"Sugars, total including NLEA",G +2529773,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2529856,2000,38.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2530164,2000,13.11,,70.0,,,,,,,"Sugars, total including NLEA",G +2530834,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2530856,2000,43.24,,70.0,,,,,,,"Sugars, total including NLEA",G +2530868,2000,5.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2531160,2000,0.42,,70.0,,,,,,,"Sugars, total including NLEA",G +2531528,2000,46.43,,70.0,,,,,,,"Sugars, total including NLEA",G +2532981,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2533401,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2533410,2000,25.47,,70.0,,,,,,,"Sugars, total including NLEA",G +2533518,2000,2.7,,70.0,,,,,,,"Sugars, total including NLEA",G +2533862,2000,41.03,,70.0,,,,,,,"Sugars, total including NLEA",G +2534122,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G +2534274,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G +2534399,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2534852,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2534889,2000,0.42,,70.0,,,,,,,"Sugars, total including NLEA",G +2534996,2000,1.48,,70.0,,,,,,,"Sugars, total including NLEA",G +2535100,2000,44.74,,70.0,,,,,,,"Sugars, total including NLEA",G +2535385,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2535458,2000,53.12,,70.0,,,,,,,"Sugars, total including NLEA",G +2535714,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2535937,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2535941,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G +2536120,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2536490,2000,4.35,,70.0,,,,,,,"Sugars, total including NLEA",G +2536776,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2537240,2000,8.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2537358,2000,32.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2538011,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2538112,2000,14.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2538137,2000,38.03,,70.0,,,,,,,"Sugars, total including NLEA",G +2538153,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2538768,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2539166,2000,26.56,,70.0,,,,,,,"Sugars, total including NLEA",G +2539345,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2539557,2000,2.82,,71.0,,,,,,,"Sugars, total including NLEA",G +2539656,2000,31.3,,78.0,,,,,,,"Sugars, total including NLEA",G +2539664,2000,25.9,,78.0,,,,,,,"Sugars, total including NLEA",G +2539732,2000,2.4,,78.0,,,,,,,"Sugars, total including NLEA",G +2540279,2000,3.11,,78.0,,,,,,,"Sugars, total including NLEA",G +2540409,2000,11.89,,78.0,,,,,,,"Sugars, total including NLEA",G +2540510,2000,4.78,,78.0,,,,,,,"Sugars, total including NLEA",G +2540828,2000,24.44,,70.0,,,,,,,"Sugars, total including NLEA",G +2541276,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2541772,2000,53.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2541910,2000,96.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2542075,2000,58.7,,70.0,,,,,,,"Sugars, total including NLEA",G +2542145,2000,60.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2542169,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2542323,2000,9.21,,70.0,,,,,,,"Sugars, total including NLEA",G +2542432,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2542497,2000,32.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2542846,2000,0.44,,73.0,,,,,,,"Sugars, total including NLEA",G +2542872,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2543247,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2543641,2000,6.4,,70.0,,,,,,,"Sugars, total including NLEA",G +2543661,2000,0.82,,70.0,,,,,,,"Sugars, total including NLEA",G +2543664,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2543751,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G +2543818,2000,73.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2543928,2000,2.17,,70.0,,,,,,,"Sugars, total including NLEA",G +2543935,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +2544015,2000,1.49,,70.0,,,,,,,"Sugars, total including NLEA",G +2544103,2000,35.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2544108,2000,16.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2544930,2000,37.84,,70.0,,,,,,,"Sugars, total including NLEA",G +2545335,2000,1.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2545772,2000,44.19,,70.0,,,,,,,"Sugars, total including NLEA",G +2545831,2000,16.67,,73.0,,,,,,,"Sugars, total including NLEA",G +2546118,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2546181,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2546494,2000,9.72,,70.0,,,,,,,"Sugars, total including NLEA",G +2546833,2000,1.1,,70.0,,,,,,,"Sugars, total including NLEA",G +2547481,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +2547619,2000,1.53,,70.0,,,,,,,"Sugars, total including NLEA",G +2547621,2000,4.85,,70.0,,,,,,,"Sugars, total including NLEA",G +2547740,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2548120,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2548319,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2548451,2000,21.21,,70.0,,,,,,,"Sugars, total including NLEA",G +2548501,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2548629,2000,58.7,,70.0,,,,,,,"Sugars, total including NLEA",G +2548958,2000,16.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2549363,2000,76.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2549374,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2549617,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2549930,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2550312,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2550499,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2550641,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2550666,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2551031,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2551120,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2551223,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2551332,2000,3.51,,70.0,,,,,,,"Sugars, total including NLEA",G +2551539,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2551628,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2551696,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2551729,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +2551762,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2551832,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2551917,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2552179,2000,62.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2552562,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2552705,2000,2.65,,70.0,,,,,,,"Sugars, total including NLEA",G +2552825,2000,1.01,,70.0,,,,,,,"Sugars, total including NLEA",G +2553071,2000,1.82,,73.0,,,,,,,"Sugars, total including NLEA",G +2553452,2000,2.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2553525,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2553833,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2554092,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2554105,2000,2.0,,73.0,,,,,,,"Sugars, total including NLEA",G +2554640,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2554963,2000,0.81,,79.0,,,,,,,"Sugars, total including NLEA",G +2555219,2000,1.8,,79.0,,,,,,,"Sugars, total including NLEA",G +2555643,2000,5.26,,71.0,,,,,,,"Sugars, total including NLEA",G +2556675,2000,2.59,,78.0,,,,,,,"Sugars, total including NLEA",G +2556738,2000,1.41,,78.0,,,,,,,"Sugars, total including NLEA",G +2556836,2000,0.79,,71.0,,,,,,,"Sugars, total including NLEA",G +2556909,2000,1.25,,71.0,,,,,,,"Sugars, total including NLEA",G +2557008,2000,1.67,,71.0,,,,,,,"Sugars, total including NLEA",G +2557020,2000,33.33,,71.0,,,,,,,"Sugars, total including NLEA",G +2557363,2000,5.77,,71.0,,,,,,,"Sugars, total including NLEA",G +2557454,2000,4.0,,72.0,,,,,,,"Sugars, total including NLEA",G +2557541,2000,11.3,,78.0,,,,,,,"Sugars, total including NLEA",G +2557549,2000,7.53,,78.0,,,,,,,"Sugars, total including NLEA",G +2557657,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +2557773,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +2557776,2000,0.39,,71.0,,,,,,,"Sugars, total including NLEA",G +2558309,2000,12.22,,78.0,,,,,,,"Sugars, total including NLEA",G +2558670,2000,11.72,,71.0,,,,,,,"Sugars, total including NLEA",G +2558685,2000,21.3,,78.0,,,,,,,"Sugars, total including NLEA",G +2558981,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +2559468,2000,0.35,,78.0,,,,,,,"Sugars, total including NLEA",G +2559978,2000,41.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2560169,2000,10.53,,70.0,,,,,,,"Sugars, total including NLEA",G +2560471,2000,6.94,,70.0,,,,,,,"Sugars, total including NLEA",G +2560684,2000,19.53,,70.0,,,,,,,"Sugars, total including NLEA",G +2560922,2000,20.51,,70.0,,,,,,,"Sugars, total including NLEA",G +2560980,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2561019,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2561063,2000,48.48,,70.0,,,,,,,"Sugars, total including NLEA",G +2561160,2000,10.28,,70.0,,,,,,,"Sugars, total including NLEA",G +2561558,2000,6.45,,70.0,,,,,,,"Sugars, total including NLEA",G +2562162,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2562322,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2562455,2000,13.27,,70.0,,,,,,,"Sugars, total including NLEA",G +2562617,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2562647,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2562739,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2562755,2000,3.53,,73.0,,,,,,,"Sugars, total including NLEA",G +2562834,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +2562953,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2562970,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2563284,2000,10.83,,70.0,,,,,,,"Sugars, total including NLEA",G +2563360,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2563385,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +2563955,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2564138,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2564191,2000,9.02,,70.0,,,,,,,"Sugars, total including NLEA",G +2564243,2000,9.38,,70.0,,,,,,,"Sugars, total including NLEA",G +2564347,2000,35.09,,70.0,,,,,,,"Sugars, total including NLEA",G +2564514,2000,2.58,,70.0,,,,,,,"Sugars, total including NLEA",G +2564552,2000,37.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2564731,2000,5.45,,70.0,,,,,,,"Sugars, total including NLEA",G +2564969,2000,0.82,,70.0,,,,,,,"Sugars, total including NLEA",G +2565046,2000,16.06,,70.0,,,,,,,"Sugars, total including NLEA",G +2565524,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2565549,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2565586,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2565673,2000,46.88,,70.0,,,,,,,"Sugars, total including NLEA",G +2565835,2000,40.58,,70.0,,,,,,,"Sugars, total including NLEA",G +2566162,2000,39.39,,70.0,,,,,,,"Sugars, total including NLEA",G +2566204,2000,1.28,,73.0,,,,,,,"Sugars, total including NLEA",G +2566205,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G +2566616,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2566744,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2566746,2000,5.26,,70.0,,,,,,,"Sugars, total including NLEA",G +2566765,2000,52.63,,70.0,,,,,,,"Sugars, total including NLEA",G +2566922,2000,11.18,,70.0,,,,,,,"Sugars, total including NLEA",G +2567026,2000,7.92,,70.0,,,,,,,"Sugars, total including NLEA",G +2567203,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +2567471,2000,3.45,,73.0,,,,,,,"Sugars, total including NLEA",G +2568032,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2568081,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +2568173,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2568361,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +2568591,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +2569052,2000,30.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2569100,2000,0.71,,73.0,,,,,,,"Sugars, total including NLEA",G +2569149,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2569290,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2569423,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2569747,2000,6.98,,70.0,,,,,,,"Sugars, total including NLEA",G +2569765,2000,30.77,,70.0,,,,,,,"Sugars, total including NLEA",G +2569850,2000,29.03,,70.0,,,,,,,"Sugars, total including NLEA",G +2570205,2000,20.0,,73.0,,,,,,,"Sugars, total including NLEA",G +2570236,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2570376,2000,0.8,,70.0,,,,,,,"Sugars, total including NLEA",G +2570903,2000,6.45,,70.0,,,,,,,"Sugars, total including NLEA",G +2570984,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2571219,2000,70.97,,70.0,,,,,,,"Sugars, total including NLEA",G +2571592,2000,5.41,,70.0,,,,,,,"Sugars, total including NLEA",G +2571894,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2571961,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2572480,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2572523,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2572525,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2572650,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2572760,2000,2.22,,70.0,,,,,,,"Sugars, total including NLEA",G +2572805,2000,38.18,,70.0,,,,,,,"Sugars, total including NLEA",G +2572814,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2572889,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2573150,2000,1.47,,70.0,,,,,,,"Sugars, total including NLEA",G +2573276,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +2573422,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2573585,2000,3.31,,70.0,,,,,,,"Sugars, total including NLEA",G +2574353,2000,48.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2574377,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2574809,2000,1.64,,73.0,,,,,,,"Sugars, total including NLEA",G +2574907,2000,4.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2575210,2000,52.38,,70.0,,,,,,,"Sugars, total including NLEA",G +2575489,2000,63.38,,70.0,,,,,,,"Sugars, total including NLEA",G +2575583,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2575637,2000,64.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2575677,2000,42.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2576122,2000,2.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2576145,2000,24.68,,70.0,,,,,,,"Sugars, total including NLEA",G +2576154,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2576260,2000,12.39,,70.0,,,,,,,"Sugars, total including NLEA",G +2576926,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2576928,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2576929,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2577175,2000,24.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2577530,2000,14.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2577694,2000,1.01,,70.0,,,,,,,"Sugars, total including NLEA",G +2577805,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2577905,2000,6.06,,70.0,,,,,,,"Sugars, total including NLEA",G +2578089,2000,4.79,,70.0,,,,,,,"Sugars, total including NLEA",G +2578557,2000,2.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2578872,2000,22.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2578876,2000,7.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2579096,2000,2.94,,70.0,,,,,,,"Sugars, total including NLEA",G +2579124,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2579151,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2579359,2000,71.79,,70.0,,,,,,,"Sugars, total including NLEA",G +2579598,2000,41.43,,70.0,,,,,,,"Sugars, total including NLEA",G +2579604,2000,53.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2579621,2000,5.38,,70.0,,,,,,,"Sugars, total including NLEA",G +2579655,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2579708,2000,6.43,,70.0,,,,,,,"Sugars, total including NLEA",G +2580170,2000,2.83,,70.0,,,,,,,"Sugars, total including NLEA",G +2580290,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2580337,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2580516,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2580660,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2580706,2000,3.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2580775,2000,5.65,,70.0,,,,,,,"Sugars, total including NLEA",G +2580854,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G +2580900,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2580966,2000,3.2,,70.0,,,,,,,"Sugars, total including NLEA",G +2580988,2000,7.41,,70.0,,,,,,,"Sugars, total including NLEA",G +2580996,2000,38.6,,70.0,,,,,,,"Sugars, total including NLEA",G +2581529,2000,22.88,,70.0,,,,,,,"Sugars, total including NLEA",G +2581658,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2582017,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2582072,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2582170,2000,38.1,,70.0,,,,,,,"Sugars, total including NLEA",G +2582224,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2582757,2000,56.52,,70.0,,,,,,,"Sugars, total including NLEA",G +2582786,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2583059,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2583185,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2583283,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2583287,2000,6.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2584469,2000,3.54,,70.0,,,,,,,"Sugars, total including NLEA",G +2584528,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2584683,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2584782,2000,3.03,,70.0,,,,,,,"Sugars, total including NLEA",G +2584879,2000,13.28,,70.0,,,,,,,"Sugars, total including NLEA",G +2585381,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2585564,2000,14.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2585642,2000,61.11,,70.0,,,,,,,"Sugars, total including NLEA",G +2585732,2000,0.42,,73.0,,,,,,,"Sugars, total including NLEA",G +2585854,2000,14.81,,70.0,,,,,,,"Sugars, total including NLEA",G +2585874,2000,39.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2586478,2000,11.69,,70.0,,,,,,,"Sugars, total including NLEA",G +2586810,2000,17.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2586878,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +2587976,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G +2588808,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2588821,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2588955,2000,3.7,,70.0,,,,,,,"Sugars, total including NLEA",G +2588971,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2588997,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2589037,2000,1.6,,70.0,,,,,,,"Sugars, total including NLEA",G +2589324,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2589377,2000,4.92,,70.0,,,,,,,"Sugars, total including NLEA",G +2589416,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +2589468,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2589574,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2589891,2000,0.88,,70.0,,,,,,,"Sugars, total including NLEA",G +2589934,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2589985,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2590086,2000,6.32,,70.0,,,,,,,"Sugars, total including NLEA",G +2590256,2000,24.78,,70.0,,,,,,,"Sugars, total including NLEA",G +2590657,2000,9.17,,70.0,,,,,,,"Sugars, total including NLEA",G +2590699,2000,55.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2590710,2000,2.47,,70.0,,,,,,,"Sugars, total including NLEA",G +2590873,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2591064,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2591106,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2591132,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2591518,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2591558,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2591689,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2592160,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2592420,2000,71.79,,70.0,,,,,,,"Sugars, total including NLEA",G +2592448,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2592593,2000,8.75,,70.0,,,,,,,"Sugars, total including NLEA",G +2592700,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2592707,2000,17.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2592909,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2592922,2000,6.35,,70.0,,,,,,,"Sugars, total including NLEA",G +2593027,2000,57.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2593038,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2593077,2000,55.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2593264,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2593708,2000,26.66,,70.0,,,,,,,"Sugars, total including NLEA",G +2593738,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2593762,2000,4.55,,73.0,,,,,,,"Sugars, total including NLEA",G +2593814,2000,12.11,,70.0,,,,,,,"Sugars, total including NLEA",G +2594288,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2594412,2000,5.66,,70.0,,,,,,,"Sugars, total including NLEA",G +2594445,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +2594578,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2594616,2000,28.12,,70.0,,,,,,,"Sugars, total including NLEA",G +2594696,2000,4.41,,70.0,,,,,,,"Sugars, total including NLEA",G +2594783,2000,3.06,,70.0,,,,,,,"Sugars, total including NLEA",G +2594920,2000,9.82,,70.0,,,,,,,"Sugars, total including NLEA",G +2595455,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2595549,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2595648,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2595799,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2595912,2000,31.25,,70.0,,,,,,,"Sugars, total including NLEA",G +2596219,2000,1.82,,70.0,,,,,,,"Sugars, total including NLEA",G +2596329,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2596405,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2596787,2000,38.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2596861,2000,52.73,,70.0,,,,,,,"Sugars, total including NLEA",G +2597054,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2597216,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2597484,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +2597499,2000,2.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2597813,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2597876,2000,1.88,,70.0,,,,,,,"Sugars, total including NLEA",G +2598081,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2598803,2000,71.43,,70.0,,,,,,,"Sugars, total including NLEA",G +2599040,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2599304,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +2599346,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2599352,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2599361,2000,4.8,,70.0,,,,,,,"Sugars, total including NLEA",G +2599659,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2599896,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2600003,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2600048,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2600262,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2600406,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2600965,2000,41.38,,70.0,,,,,,,"Sugars, total including NLEA",G +2600990,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2601023,2000,20.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2601030,2000,9.68,,70.0,,,,,,,"Sugars, total including NLEA",G +2601412,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2601640,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2601836,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2602220,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2602258,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2602271,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2602275,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2602285,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2602297,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2602623,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2603025,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2603136,2000,0.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2603801,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +2603808,2000,3.33,,73.0,,,,,,,"Sugars, total including NLEA",G +2603869,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2604614,2000,4.96,,70.0,,,,,,,"Sugars, total including NLEA",G +2604960,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2604986,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2605110,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2605513,2000,0.42,,73.0,,,,,,,"Sugars, total including NLEA",G +2605528,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2605936,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +2606069,2000,38.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2606253,2000,62.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2606604,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2607034,2000,25.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2607467,2000,5.23,,70.0,,,,,,,"Sugars, total including NLEA",G +2607531,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2607622,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +2607690,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2607705,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +2608233,2000,3.52,,70.0,,,,,,,"Sugars, total including NLEA",G +2608401,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2608424,2000,21.05,,70.0,,,,,,,"Sugars, total including NLEA",G +2608747,2000,20.93,,70.0,,,,,,,"Sugars, total including NLEA",G +2608784,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2608915,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2609329,2000,13.85,,70.0,,,,,,,"Sugars, total including NLEA",G +2609452,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2609488,2000,61.54,,70.0,,,,,,,"Sugars, total including NLEA",G +2609799,2000,7.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2609914,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +2610809,2000,0.01,,78.0,,,,,,,"Sugars, total including NLEA",G +2610900,2000,0.7,,78.0,,,,,,,"Sugars, total including NLEA",G +2610941,2000,8.96,,78.0,,,,,,,"Sugars, total including NLEA",G +2611094,2000,0.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2611134,2000,1.79,,78.0,,,,,,,"Sugars, total including NLEA",G +2611372,2000,4.44,,70.0,,,,,,,"Sugars, total including NLEA",G +2611473,2000,45.98,,70.0,,,,,,,"Sugars, total including NLEA",G +2611619,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2612958,2000,17.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2612993,2000,38.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2613095,2000,3.75,,71.0,,,,,,,"Sugars, total including NLEA",G +2613366,2000,25.6,,78.0,,,,,,,"Sugars, total including NLEA",G +2613589,2000,19.69,,78.0,,,,,,,"Sugars, total including NLEA",G +2613732,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +2613738,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +2614011,2000,0.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2614074,2000,0.56,,71.0,,,,,,,"Sugars, total including NLEA",G +2614173,2000,3.17,,71.0,,,,,,,"Sugars, total including NLEA",G +2614274,2000,9.68,,70.0,,,,,,,"Sugars, total including NLEA",G +2614659,2000,14.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2614674,2000,9.6,,70.0,,,,,,,"Sugars, total including NLEA",G +2614950,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2615057,2000,1.79,,70.0,,,,,,,"Sugars, total including NLEA",G +2615068,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2615366,2000,31.25,,70.0,,,,,,,"Sugars, total including NLEA",G +2615377,2000,46.43,,70.0,,,,,,,"Sugars, total including NLEA",G +2615673,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2615680,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2615710,2000,2.19,,70.0,,,,,,,"Sugars, total including NLEA",G +2615802,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2615845,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2616543,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G +2617075,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +2617322,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2617342,2000,3.48,,70.0,,,,,,,"Sugars, total including NLEA",G +2617436,2000,24.1,,70.0,,,,,,,"Sugars, total including NLEA",G +2617599,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2617854,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2618102,2000,3.92,,70.0,,,,,,,"Sugars, total including NLEA",G +2618302,2000,55.81,,70.0,,,,,,,"Sugars, total including NLEA",G +2618385,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2618434,2000,0.38,,70.0,,,,,,,"Sugars, total including NLEA",G +2618738,2000,51.16,,70.0,,,,,,,"Sugars, total including NLEA",G +2618771,2000,52.63,,70.0,,,,,,,"Sugars, total including NLEA",G +2619048,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2619320,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2619531,2000,1.18,,70.0,,,,,,,"Sugars, total including NLEA",G +2620090,2000,11.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2620259,2000,5.38,,70.0,,,,,,,"Sugars, total including NLEA",G +2620502,2000,1.31,,70.0,,,,,,,"Sugars, total including NLEA",G +2621194,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2621479,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G +2621553,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2621554,2000,4.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2621985,2000,0.79,,73.0,,,,,,,"Sugars, total including NLEA",G +2622093,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2622306,2000,32.69,,70.0,,,,,,,"Sugars, total including NLEA",G +2622438,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2622449,2000,2.15,,70.0,,,,,,,"Sugars, total including NLEA",G +2622536,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2622742,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2623372,2000,4.12,,70.0,,,,,,,"Sugars, total including NLEA",G +2623544,2000,42.86,,70.0,,,,,,,"Sugars, total including NLEA",G +2623636,2000,1.79,,73.0,,,,,,,"Sugars, total including NLEA",G +2623716,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2623858,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2624077,2000,36.59,,70.0,,,,,,,"Sugars, total including NLEA",G +2624160,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2624204,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2624262,2000,1.28,,70.0,,,,,,,"Sugars, total including NLEA",G +2624664,2000,12.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2624928,2000,3.53,,70.0,,,,,,,"Sugars, total including NLEA",G +2625218,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2625989,2000,2.63,,70.0,,,,,,,"Sugars, total including NLEA",G +2626698,2000,10.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2626962,2000,59.38,,70.0,,,,,,,"Sugars, total including NLEA",G +2627256,2000,0.68,,70.0,,,,,,,"Sugars, total including NLEA",G +2627427,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2627542,2000,29.41,,70.0,,,,,,,"Sugars, total including NLEA",G +2627621,2000,38.89,,70.0,,,,,,,"Sugars, total including NLEA",G +2627694,2000,45.45,,70.0,,,,,,,"Sugars, total including NLEA",G +2628212,2000,12.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2628336,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2628869,2000,23.68,,70.0,,,,,,,"Sugars, total including NLEA",G +2628905,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G +2628920,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2629233,2000,1.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2629297,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G +2629318,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2629574,2000,25.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2629666,2000,65.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2629704,2000,35.9,,70.0,,,,,,,"Sugars, total including NLEA",G +2629726,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2630037,2000,4.44,,70.0,,,,,,,"Sugars, total including NLEA",G +2630228,2000,22.22,,70.0,,,,,,,"Sugars, total including NLEA",G +2630235,2000,26.47,,70.0,,,,,,,"Sugars, total including NLEA",G +2630459,2000,1.52,,70.0,,,,,,,"Sugars, total including NLEA",G +2631025,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2631097,2000,23.81,,70.0,,,,,,,"Sugars, total including NLEA",G +2631199,2000,19.44,,70.0,,,,,,,"Sugars, total including NLEA",G +2631382,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G +2631504,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2631563,2000,39.58,,70.0,,,,,,,"Sugars, total including NLEA",G +2631579,2000,31.25,,70.0,,,,,,,"Sugars, total including NLEA",G +2631684,2000,7.14,,73.0,,,,,,,"Sugars, total including NLEA",G +2631900,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2632111,2000,15.21,,70.0,,,,,,,"Sugars, total including NLEA",G +2632378,2000,59.38,,70.0,,,,,,,"Sugars, total including NLEA",G +2632417,2000,47.62,,70.0,,,,,,,"Sugars, total including NLEA",G +2632949,2000,13.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2632967,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2633378,2000,66.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2633726,2000,41.38,,70.0,,,,,,,"Sugars, total including NLEA",G +2633800,2000,76.47,,70.0,,,,,,,"Sugars, total including NLEA",G +2633943,2000,4.76,,70.0,,,,,,,"Sugars, total including NLEA",G +2634315,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2634448,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2634790,2000,25.29,,70.0,,,,,,,"Sugars, total including NLEA",G +2634865,2000,60.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2635122,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2635612,2000,72.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2635782,2000,5.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2635896,2000,63.64,,70.0,,,,,,,"Sugars, total including NLEA",G +2636073,2000,50.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2636192,2000,24.14,,70.0,,,,,,,"Sugars, total including NLEA",G +2636615,2000,38.6,,70.0,,,,,,,"Sugars, total including NLEA",G +2636664,2000,50.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2637156,2000,10.42,,70.0,,,,,,,"Sugars, total including NLEA",G +2637441,2000,37.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2637472,2000,12.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2637683,2000,54.84,,70.0,,,,,,,"Sugars, total including NLEA",G +2637728,2000,3.28,,70.0,,,,,,,"Sugars, total including NLEA",G +2637729,2000,2.48,,70.0,,,,,,,"Sugars, total including NLEA",G +2638009,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2638057,2000,15.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2638140,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2638632,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2638773,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2639138,2000,4.76,,70.0,,,,,,,"Sugars, total including NLEA",G +2639399,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2639488,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2639581,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2640133,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2640306,2000,75.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2640591,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2640903,2000,42.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2641177,2000,9.61,,78.0,,,,,,,"Sugars, total including NLEA",G +2641562,2000,2.92,,70.0,,,,,,,"Sugars, total including NLEA",G +2641652,2000,12.12,,70.0,,,,,,,"Sugars, total including NLEA",G +2642255,2000,33.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2642307,2000,43.75,,70.0,,,,,,,"Sugars, total including NLEA",G +2642551,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2642777,2000,10.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2642828,2000,2.02,,70.0,,,,,,,"Sugars, total including NLEA",G +2643138,2000,21.43,,70.0,,,,,,,"Sugars, total including NLEA",G +2643251,2000,32.69,,70.0,,,,,,,"Sugars, total including NLEA",G +2643284,2000,1.6,,70.0,,,,,,,"Sugars, total including NLEA",G +2648887,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +2649030,2000,10.8,,78.0,,,,,,,"Sugars, total including NLEA",G +2649106,2000,5.41,,71.0,,,,,,,"Sugars, total including NLEA",G +2649132,2000,0.52,,78.0,,,,,,,"Sugars, total including NLEA",G +2649585,2000,12.4,,71.0,,,,,,,"Sugars, total including NLEA",G +2649840,2000,0.01,,78.0,,,,,,,"Sugars, total including NLEA",G +2649983,2000,0.0,,71.0,,,,,,,"Sugars, total including NLEA",G +2650030,2000,0.0,,78.0,,,,,,,"Sugars, total including NLEA",G +2650157,2000,4.31,,78.0,,,,,,,"Sugars, total including NLEA",G +2650345,2000,20.9,,78.0,,,,,,,"Sugars, total including NLEA",G +2650923,2000,0.83,,73.0,,,,,,,"Sugars, total including NLEA",G +2650992,2000,5.0,,71.0,,,,,,,"Sugars, total including NLEA",G +2651065,2000,6.75,,71.0,,,,,,,"Sugars, total including NLEA",G +2651093,2000,0.42,,73.0,,,,,,,"Sugars, total including NLEA",G +2651138,2000,22.3,,78.0,,,,,,,"Sugars, total including NLEA",G +2651527,2000,27.27,,70.0,,,,,,,"Sugars, total including NLEA",G +2651678,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2651851,2000,40.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2651857,2000,56.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2652057,2000,2.2,,70.0,,,,,,,"Sugars, total including NLEA",G +2652555,2000,1.32,,70.0,,,,,,,"Sugars, total including NLEA",G +2652668,2000,8.93,,70.0,,,,,,,"Sugars, total including NLEA",G +2652673,2000,26.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2653037,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2653104,2000,52.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2653190,2000,3.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2653260,2000,30.95,,70.0,,,,,,,"Sugars, total including NLEA",G +2653820,2000,5.83,,70.0,,,,,,,"Sugars, total including NLEA",G +2653879,2000,2.78,,70.0,,,,,,,"Sugars, total including NLEA",G +2653889,2000,12.71,,70.0,,,,,,,"Sugars, total including NLEA",G +2653980,2000,5.88,,70.0,,,,,,,"Sugars, total including NLEA",G +2653998,2000,5.31,,70.0,,,,,,,"Sugars, total including NLEA",G +2654197,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2654233,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2654454,2000,3.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2654695,2000,23.53,,70.0,,,,,,,"Sugars, total including NLEA",G +2654781,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2654847,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2654997,2000,12.66,,70.0,,,,,,,"Sugars, total including NLEA",G +2655015,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2655076,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2655236,2000,28.57,,70.0,,,,,,,"Sugars, total including NLEA",G +2655540,2000,1.41,,70.0,,,,,,,"Sugars, total including NLEA",G +2655566,2000,3.57,,73.0,,,,,,,"Sugars, total including NLEA",G +2655579,2000,8.75,,70.0,,,,,,,"Sugars, total including NLEA",G +2655832,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +2655929,2000,72.5,,70.0,,,,,,,"Sugars, total including NLEA",G +2656307,2000,3.12,,70.0,,,,,,,"Sugars, total including NLEA",G +2656368,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2656501,2000,48.39,,70.0,,,,,,,"Sugars, total including NLEA",G +2656520,2000,53.12,,70.0,,,,,,,"Sugars, total including NLEA",G +2656774,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2657085,2000,1.11,,70.0,,,,,,,"Sugars, total including NLEA",G +2657105,2000,4.91,,70.0,,,,,,,"Sugars, total including NLEA",G +2657163,2000,10.59,,70.0,,,,,,,"Sugars, total including NLEA",G +2657287,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2657798,2000,21.59,,70.0,,,,,,,"Sugars, total including NLEA",G +2657803,2000,46.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2657909,2000,25.69,,70.0,,,,,,,"Sugars, total including NLEA",G +2658362,2000,43.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2658444,2000,2.44,,70.0,,,,,,,"Sugars, total including NLEA",G +2658921,2000,6.25,,70.0,,,,,,,"Sugars, total including NLEA",G +2659152,2000,46.15,,70.0,,,,,,,"Sugars, total including NLEA",G +2659199,2000,37.84,,70.0,,,,,,,"Sugars, total including NLEA",G +2659382,2000,6.67,,70.0,,,,,,,"Sugars, total including NLEA",G +2659508,2000,7.87,,70.0,,,,,,,"Sugars, total including NLEA",G +2660188,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2660361,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2660573,2000,4.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2660613,2000,23.33,,70.0,,,,,,,"Sugars, total including NLEA",G +2660627,2000,5.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2660777,2000,2.35,,70.0,,,,,,,"Sugars, total including NLEA",G +2660891,2000,43.66,,70.0,,,,,,,"Sugars, total including NLEA",G +2661380,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2661515,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2661730,2000,11.11,,70.0,,,,,,,"Sugars, total including NLEA",G +2661782,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2662107,2000,0.0,,70.0,,,,,,,"Sugars, total including NLEA",G +2662182,2000,2.44,,70.0,,,,,,,"Sugars, total including NLEA",G +1106032,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1107191,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1107295,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1107475,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1107528,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1108007,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +1108158,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1108349,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G +1108803,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1108908,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1109116,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1109336,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1109393,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1109400,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1109434,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1109615,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +1109677,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1109796,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G +1110013,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +1110017,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +1110128,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1110136,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +1110287,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1110710,1079,6.1,,70.0,,,,,,,"Fiber, total dietary",G +1110747,1079,1.8,,75.0,,,,,,,"Fiber, total dietary",G +1110839,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1111246,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1111534,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +1111674,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1111892,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1111990,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1112148,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1112994,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1113807,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +1114096,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1114153,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1114374,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1114389,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1114461,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1114961,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1114983,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1115318,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1115771,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1115964,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1116176,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +1117209,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1117592,1079,2.0,,73.0,,,,,,,"Fiber, total dietary",G +1117734,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1117776,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1117958,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1118086,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G +1118238,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1118363,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1118500,1079,11.1,,70.0,,,,,,,"Fiber, total dietary",G +1118572,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +1118668,1079,2.3,,73.0,,,,,,,"Fiber, total dietary",G +1118749,1079,5.5,,70.0,,,,,,,"Fiber, total dietary",G +1118768,1079,22.9,,70.0,,,,,,,"Fiber, total dietary",G +1118810,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1119181,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +1119340,1079,0.8,,73.0,,,,,,,"Fiber, total dietary",G +1119505,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1119561,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1119673,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1119940,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1119955,1079,7.3,,70.0,,,,,,,"Fiber, total dietary",G +1120239,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1120305,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1120973,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1121778,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1122028,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1122060,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1122204,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1122244,1079,17.5,,70.0,,,,,,,"Fiber, total dietary",G +1122416,1079,3.3,,75.0,,,,,,,"Fiber, total dietary",G +1122523,1079,1.2,,75.0,,,,,,,"Fiber, total dietary",G +1122814,1079,0.9,,75.0,,,,,,,"Fiber, total dietary",G +1123060,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1123129,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1123407,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1123408,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1123521,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1123938,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1124226,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G +1124862,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1125619,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1125828,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1126143,1079,1.9,,73.0,,,,,,,"Fiber, total dietary",G +1126144,1079,40.0,,70.0,,,,,,,"Fiber, total dietary",G +1126209,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1126921,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1126945,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1126973,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1127043,1079,15.3,,70.0,,,,,,,"Fiber, total dietary",G +1127082,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G +1127441,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1127888,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1128024,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1128275,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1128276,1079,8.3,,70.0,,,,,,,"Fiber, total dietary",G +1128810,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1129278,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G +1129312,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G +1129488,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1129601,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1129627,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1129792,1079,2.9,,73.0,,,,,,,"Fiber, total dietary",G +1130117,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1130236,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1130611,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1130838,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1130967,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1131062,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +1131268,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1131414,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1132160,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G +1132561,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1132912,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1133013,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +1133051,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1133537,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1133784,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1134198,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1134406,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1134636,1079,28.6,,70.0,,,,,,,"Fiber, total dietary",G +1134819,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1135557,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1136765,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1136978,1079,2.2,,73.0,,,,,,,"Fiber, total dietary",G +1137105,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1137138,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G +1137176,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1137407,1079,5.6,,70.0,,,,,,,"Fiber, total dietary",G +1137439,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +1137735,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +1137918,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1138138,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +1138575,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1138686,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +1138883,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1139103,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1139652,1079,11.7,,70.0,,,,,,,"Fiber, total dietary",G +167551,1079,3.8,0.0,,,,,,,,"Fiber, total dietary",G +167711,1079,0.6,0.0,40.0,,,,,,,"Fiber, total dietary",G +168370,1079,0.0,0.0,68.0,,,,,,,"Fiber, total dietary",G +168460,1079,0.8,0.0,,,,,,,,"Fiber, total dietary",G +168526,1079,5.0,0.0,20.0,,,,,,,"Fiber, total dietary",G +169441,1079,0.0,0.0,68.0,,,,,,,"Fiber, total dietary",G +169500,1079,0.0,0.0,68.0,,,,,,,"Fiber, total dietary",G +169513,1079,0.0,0.0,68.0,,,,,,,"Fiber, total dietary",G +169531,1079,0.0,0.0,68.0,,,,,,,"Fiber, total dietary",G +169624,1079,3.9,1.0,47.0,,,,,,,"Fiber, total dietary",G +169742,1079,1.6,3.0,1.0,,,,,,,"Fiber, total dietary",G +169836,1079,3.9,9.0,1.0,3.1,4.6,,,,,"Fiber, total dietary",G +170194,1079,0.0,0.0,68.0,,,,,,,"Fiber, total dietary",G +170287,1079,4.5,0.0,,,,,,,,"Fiber, total dietary",G +170288,1079,7.3,0.0,20.0,,,,,,,"Fiber, total dietary",G +170700,1079,0.0,1.0,1.0,,,,,,,"Fiber, total dietary",G +170702,1079,3.8,1.0,47.0,,,,,,,"Fiber, total dietary",G +170732,1079,1.2,3.0,1.0,1.1,1.3,,,,,"Fiber, total dietary",G +170851,1079,0.0,0.0,,,,,,,,"Fiber, total dietary",G +171634,1079,0.0,0.0,68.0,,,,,,,"Fiber, total dietary",G +171838,1079,3.5,0.0,47.0,,,,,,,"Fiber, total dietary",G +171895,1079,0.6,1.0,1.0,,,,,,,"Fiber, total dietary",G +172180,1079,0.2,0.0,57.0,,,,,,,"Fiber, total dietary",G +172263,1079,1.7,0.0,1.0,,,,,,,"Fiber, total dietary",G +172299,1079,0.0,0.0,57.0,,,,,,,"Fiber, total dietary",G +172362,1079,0.0,0.0,20.0,,,,,,,"Fiber, total dietary",G +172439,1079,2.6,0.0,,,,,,,,"Fiber, total dietary",G +172909,1079,0.5,0.0,65.0,,,,,,,"Fiber, total dietary",G +173207,1079,0.0,0.0,20.0,,,,,,,"Fiber, total dietary",G +173995,1079,0.0,0.0,68.0,,,,,,,"Fiber, total dietary",G +174092,1079,4.7,0.0,44.0,,,,,,,"Fiber, total dietary",G +174323,1079,0.0,0.0,68.0,,,,,,,"Fiber, total dietary",G +174479,1079,0.0,0.0,68.0,,,,,,,"Fiber, total dietary",G +174708,1079,0.0,0.0,68.0,,,,,,,"Fiber, total dietary",G +175013,1079,0.6,0.0,,,,,,,,"Fiber, total dietary",G +175135,1079,0.0,0.0,68.0,,,,,,,"Fiber, total dietary",G +175232,1079,0.0,1.0,44.0,,,,,,,"Fiber, total dietary",G +319951,1079,5.5,1.0,1.0,,,,,,,"Fiber, total dietary",G +332585,1079,2.5,1.0,1.0,,,,,,,"Fiber, total dietary",G +335244,1079,4.3,1.0,1.0,,,,,,2016.0,"Fiber, total dietary",G +335589,1079,4.1,1.0,1.0,,,,,,2016.0,"Fiber, total dietary",G +335616,1079,3.9,1.0,1.0,,,,,,2016.0,"Fiber, total dietary",G +335751,1079,4.0,1.0,1.0,,,,,,2016.0,"Fiber, total dietary",G +335770,1079,3.8,1.0,1.0,,,,,,2016.0,"Fiber, total dietary",G +335789,1079,4.3,1.0,1.0,,,,,,2016.0,"Fiber, total dietary",G +344774,1079,1.9,,78.0,,,,,,,"Fiber, total dietary",G +344980,1079,17.7,,78.0,,,,,,,"Fiber, total dietary",G +345013,1079,10.8,,78.0,,,,,,,"Fiber, total dietary",G +345215,1079,1.0,,78.0,,,,,,,"Fiber, total dietary",G +345449,1079,10.3,,78.0,,,,,,,"Fiber, total dietary",G +345563,1079,0.0,,77.0,,,,,,,"Fiber, total dietary",G +345942,1079,7.1,,78.0,,,,,,,"Fiber, total dietary",G +345947,1079,13.8,,78.0,,,,,,,"Fiber, total dietary",G +346321,1079,1.8,,71.0,,,,,,,"Fiber, total dietary",G +346506,1079,1.4,,71.0,,,,,,,"Fiber, total dietary",G +347022,1079,1.8,,71.0,,,,,,,"Fiber, total dietary",G +347105,1079,1.3,,71.0,,,,,,,"Fiber, total dietary",G +347265,1079,1.8,,71.0,,,,,,,"Fiber, total dietary",G +347312,1079,1.7,,71.0,,,,,,,"Fiber, total dietary",G +347432,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +347525,1079,1.9,,71.0,,,,,,,"Fiber, total dietary",G +347540,1079,3.2,,71.0,,,,,,,"Fiber, total dietary",G +347640,1079,8.8,,71.0,,,,,,,"Fiber, total dietary",G +347699,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +347873,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +348040,1079,7.1,,78.0,,,,,,,"Fiber, total dietary",G +348659,1079,1.6,,73.0,,,,,,,"Fiber, total dietary",G +348747,1079,4.6,,71.0,,,,,,,"Fiber, total dietary",G +348804,1079,2.9,,73.0,,,,,,,"Fiber, total dietary",G +348901,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +349101,1079,0.4,,71.0,,,,,,,"Fiber, total dietary",G +349128,1079,3.0,,73.0,,,,,,,"Fiber, total dietary",G +349153,1079,3.2,,71.0,,,,,,,"Fiber, total dietary",G +349579,1079,10.0,,71.0,,,,,,,"Fiber, total dietary",G +349956,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G +350216,1079,1.0,,71.0,,,,,,,"Fiber, total dietary",G +350219,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +350305,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +350421,1079,3.3,,71.0,,,,,,,"Fiber, total dietary",G +350498,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +351123,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +351153,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +351209,1079,2.8,,78.0,,,,,,,"Fiber, total dietary",G +351394,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +351439,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +351703,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +351711,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +351817,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +351827,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +351929,1079,2.6,,73.0,,,,,,,"Fiber, total dietary",G +352021,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +352067,1079,9.7,,71.0,,,,,,,"Fiber, total dietary",G +352276,1079,2.7,,78.0,,,,,,,"Fiber, total dietary",G +352278,1079,3.6,,71.0,,,,,,,"Fiber, total dietary",G +352567,1079,2.7,,78.0,,,,,,,"Fiber, total dietary",G +352775,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G +353165,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +353184,1079,3.1,,71.0,,,,,,,"Fiber, total dietary",G +353186,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +353256,1079,3.0,,78.0,,,,,,,"Fiber, total dietary",G +353554,1079,4.0,,71.0,,,,,,,"Fiber, total dietary",G +353612,1079,4.7,,71.0,,,,,,,"Fiber, total dietary",G +353740,1079,0.1,,78.0,,,,,,,"Fiber, total dietary",G +353934,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +354221,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +354396,1079,3.3,,71.0,,,,,,,"Fiber, total dietary",G +354850,1079,1.3,,71.0,,,,,,,"Fiber, total dietary",G +355278,1079,6.0,,71.0,,,,,,,"Fiber, total dietary",G +355637,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G +356129,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +356489,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +356607,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +356750,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +357139,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +357197,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +357269,1079,4.0,,73.0,,,,,,,"Fiber, total dietary",G +357369,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G +357444,1079,9.6,,70.0,,,,,,,"Fiber, total dietary",G +357489,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +357657,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +357819,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +357848,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +357894,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +357907,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +358063,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +358068,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +358139,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +358383,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +358653,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +358757,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +358954,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +359593,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +359778,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +359888,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +359994,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +360378,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +360544,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +360688,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +360820,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G +361305,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +361663,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +361882,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +362264,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +362613,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +363075,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +363198,1079,3.0,,73.0,,,,,,,"Fiber, total dietary",G +363867,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +364158,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G +364184,1079,11.4,,70.0,,,,,,,"Fiber, total dietary",G +364460,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G +364555,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +364688,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +364904,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +366759,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +366938,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +367117,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +367176,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +367294,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +367610,1079,12.9,,70.0,,,,,,,"Fiber, total dietary",G +367743,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +368431,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +368700,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G +369185,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +369424,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +369540,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +370393,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +370776,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +370860,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +371220,1079,3.2,,73.0,,,,,,,"Fiber, total dietary",G +371567,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +372074,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +372505,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G +372597,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +372662,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +372665,1079,6.4,,70.0,,,,,,,"Fiber, total dietary",G +372798,1079,3.0,,73.0,,,,,,,"Fiber, total dietary",G +372869,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +373011,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +373104,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G +373220,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +373257,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +373285,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +374210,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +374224,1079,9.1,,73.0,,,,,,,"Fiber, total dietary",G +374247,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +374806,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +375425,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +375485,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +375672,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +376225,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +376402,1079,2.1,,73.0,,,,,,,"Fiber, total dietary",G +376417,1079,1.5,,73.0,,,,,,,"Fiber, total dietary",G +376650,1079,5.5,,70.0,,,,,,,"Fiber, total dietary",G +376983,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +377513,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +377532,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +377535,1079,10.6,,70.0,,,,,,,"Fiber, total dietary",G +377779,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +377866,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +378125,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +378131,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +378289,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +378583,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +378748,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G +379055,1079,11.6,,70.0,,,,,,,"Fiber, total dietary",G +379057,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +379066,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +379450,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +379723,1079,17.1,,70.0,,,,,,,"Fiber, total dietary",G +379746,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +379886,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +380120,1079,0.4,,75.0,,,,,,,"Fiber, total dietary",G +380212,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +380265,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +380267,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +380471,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +380619,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +380708,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +381118,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +381237,1079,6.2,,75.0,,,,,,,"Fiber, total dietary",G +381249,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +381294,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +381315,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +381376,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +381443,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +381482,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +381867,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +382437,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +382705,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +383612,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +383765,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +383893,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +384085,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +384171,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +384437,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +384488,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +384775,1079,1.2,,75.0,,,,,,,"Fiber, total dietary",G +384819,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +385328,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +385974,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +386075,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +386090,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +386244,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +387606,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +387716,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +387890,1079,4.5,,70.0,,,,,,,"Fiber, total dietary",G +388258,1079,0.8,,73.0,,,,,,,"Fiber, total dietary",G +388570,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +388592,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +388670,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +388705,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +389079,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +389190,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +389232,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +390916,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +391010,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +391167,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G +391591,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +391702,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +391912,1079,6.7,,73.0,,,,,,,"Fiber, total dietary",G +392255,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +392795,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +393002,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +393039,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +393418,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +393638,1079,1.7,,73.0,,,,,,,"Fiber, total dietary",G +394487,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +394566,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +394815,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +394926,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +395042,1079,12.9,,70.0,,,,,,,"Fiber, total dietary",G +395153,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +395352,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +395406,1079,9.5,,70.0,,,,,,,"Fiber, total dietary",G +395651,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G +395696,1079,8.3,,70.0,,,,,,,"Fiber, total dietary",G +395908,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +396154,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +396236,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +396448,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +396560,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +396605,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +396677,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +397039,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +397332,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +397610,1079,5.0,,73.0,,,,,,,"Fiber, total dietary",G +398686,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +399125,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +399410,1079,5.3,,73.0,,,,,,,"Fiber, total dietary",G +399782,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G +399833,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +400459,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G +400515,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +400783,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +400794,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +400948,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +401310,1079,12.0,,70.0,,,,,,,"Fiber, total dietary",G +401517,1079,7.4,,70.0,,,,,,,"Fiber, total dietary",G +401539,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +401556,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +401642,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +401827,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +402690,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G +402776,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +402925,1079,28.6,,70.0,,,,,,,"Fiber, total dietary",G +403023,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +404821,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +404869,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +405357,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +405497,1079,0.3,,70.0,,,,,,,"Fiber, total dietary",G +406635,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +406670,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +406718,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +406908,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G +407135,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +407142,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +407479,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +407612,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +407723,1079,1.8,,75.0,,,,,,,"Fiber, total dietary",G +407785,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +408131,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +408170,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +408265,1079,3.2,,73.0,,,,,,,"Fiber, total dietary",G +408276,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G +408429,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G +408605,1079,6.7,,73.0,,,,,,,"Fiber, total dietary",G +408939,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +409007,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +409857,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +409967,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +409978,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +410118,1079,0.6,,73.0,,,,,,,"Fiber, total dietary",G +410236,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +410280,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G +410319,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +411237,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +411395,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +411703,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +411816,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +413372,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +413707,1079,1.5,,73.0,,,,,,,"Fiber, total dietary",G +414250,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +414501,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +414657,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +416433,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +416696,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +416790,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +417844,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +418174,1079,0.6,,75.0,,,,,,,"Fiber, total dietary",G +418543,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +418961,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +419187,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +419273,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +419520,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +419580,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G +419744,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +419822,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +420328,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +420503,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +420789,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +421291,1079,5.6,,70.0,,,,,,,"Fiber, total dietary",G +421701,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +422283,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +423627,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +423644,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +424849,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +424991,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +425106,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G +425214,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +425448,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +425601,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +425896,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +426794,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +426858,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +426933,1079,2.9,,73.0,,,,,,,"Fiber, total dietary",G +427125,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +427338,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +427360,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +427474,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +427528,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +427545,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +427595,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +427615,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +428262,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +428410,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +428498,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +428525,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +428876,1079,5.0,,73.0,,,,,,,"Fiber, total dietary",G +429496,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +429501,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +429649,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +429765,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +429901,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +429982,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +430004,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +430126,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +430159,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +430278,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +430350,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +430375,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +430976,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +431212,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +431217,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +431308,1079,17.9,,70.0,,,,,,,"Fiber, total dietary",G +431347,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +431547,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +432514,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +432932,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +433296,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +433588,1079,7.4,,70.0,,,,,,,"Fiber, total dietary",G +435264,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +435729,1079,20.0,,70.0,,,,,,,"Fiber, total dietary",G +435797,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +435806,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +436132,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +436385,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +436519,1079,38.9,,70.0,,,,,,,"Fiber, total dietary",G +437093,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G +437226,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +437374,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +438839,1079,5.6,,70.0,,,,,,,"Fiber, total dietary",G +438917,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +438936,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +439253,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +439533,1079,16.7,,70.0,,,,,,,"Fiber, total dietary",G +439679,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +440122,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +440188,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +440221,1079,34.7,,70.0,,,,,,,"Fiber, total dietary",G +440523,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +440600,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +441003,1079,0.9,,75.0,,,,,,,"Fiber, total dietary",G +441251,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +441287,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +441628,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +441700,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +441965,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +442122,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +442580,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G +442692,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +443140,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +443160,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +443729,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +444002,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +444221,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +444258,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +444295,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +444358,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G +444401,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +444923,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +445083,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +445202,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +445867,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +446283,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +446592,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +446611,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +446725,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +447069,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +447249,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +447332,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +447530,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +448433,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +448445,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +448509,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +448649,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G +448819,1079,15.0,,70.0,,,,,,,"Fiber, total dietary",G +449120,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +449323,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +449565,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +449581,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +449662,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +450080,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +450564,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +450950,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +451441,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +451606,1079,0.7,,75.0,,,,,,,"Fiber, total dietary",G +451768,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +451975,1079,20.0,,70.0,,,,,,,"Fiber, total dietary",G +451993,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +452182,1079,1.4,,75.0,,,,,,,"Fiber, total dietary",G +452492,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +452527,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +452561,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +452915,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +452978,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +453163,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +453180,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G +453359,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +453499,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +453655,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G +453706,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +453724,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +453842,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +453985,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G +454118,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +454260,1079,1.3,,73.0,,,,,,,"Fiber, total dietary",G +454549,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +454790,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +455549,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +455840,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +456026,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +456082,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +456103,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G +456254,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +456372,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +456380,1079,1.0,,73.0,,,,,,,"Fiber, total dietary",G +456434,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +456500,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +456557,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +456640,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +457281,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +457284,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +457306,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +457639,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +457943,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +458065,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +458745,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +458778,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +458911,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +459487,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +459663,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +459794,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +459842,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +460195,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +460225,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +460644,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +460812,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +460944,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +461070,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +461233,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +461445,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +461490,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +461674,1079,0.9,,73.0,,,,,,,"Fiber, total dietary",G +461824,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +462178,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +462549,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +462839,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +463232,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +463385,1079,0.2,,75.0,,,,,,,"Fiber, total dietary",G +463414,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +463452,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G +463682,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +463842,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G +463878,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +463907,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +463951,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +464137,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +464195,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +464497,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +464677,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +465386,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +465486,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +465488,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +465740,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +466282,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +466785,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +466956,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +467195,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +467198,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +467246,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +467588,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +467747,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +468119,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G +468152,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +468486,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +468796,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G +469041,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +469695,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +469775,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +469777,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +470016,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +470250,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +470292,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +470402,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +470421,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +470446,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +470915,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +470933,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +471204,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +471212,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +471300,1079,2.4,,73.0,,,,,,,"Fiber, total dietary",G +471659,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +471702,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +471762,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +472007,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +472137,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +472559,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +472694,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +473363,1079,1.0,,75.0,,,,,,,"Fiber, total dietary",G +473581,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G +473738,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +473851,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +474214,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +474412,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +474485,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +474713,1079,4.0,,73.0,,,,,,,"Fiber, total dietary",G +474749,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +475173,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G +475228,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +475333,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +475432,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +475517,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +475629,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +476081,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +476216,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +476454,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +476521,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +476535,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +476657,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +477135,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +477153,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +477594,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +478006,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +478149,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G +478166,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +478213,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +478578,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +478589,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +479463,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +479845,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +479999,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +480127,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +480350,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G +480524,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +481147,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +481153,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +481451,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +481605,1079,0.3,,75.0,,,,,,,"Fiber, total dietary",G +481669,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +481744,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +482054,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +482064,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G +482164,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +482396,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +482503,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +482538,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +483057,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +483176,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +483618,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G +483821,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +483901,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +483945,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +484005,1079,1.3,,73.0,,,,,,,"Fiber, total dietary",G +484390,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +484639,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +484891,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +484945,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +485246,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +485523,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +485635,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +485800,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +485803,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +485994,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +486088,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +486100,1079,26.0,,70.0,,,,,,,"Fiber, total dietary",G +486124,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +486695,1079,10.6,,70.0,,,,,,,"Fiber, total dietary",G +486813,1079,2.6,,73.0,,,,,,,"Fiber, total dietary",G +488195,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +488433,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +488731,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +488857,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +489117,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +489159,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +489239,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +489302,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +489529,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +489533,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +489632,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +489983,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G +490212,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +490300,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +490474,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +490584,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +491790,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +491870,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +491882,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +492008,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G +493184,1079,11.4,,70.0,,,,,,,"Fiber, total dietary",G +493727,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +493946,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +494425,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G +494800,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +495040,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +495082,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +495770,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +496398,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +497163,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +497345,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +498153,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +498206,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +498753,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +499056,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G +499759,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +499878,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +500822,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +501051,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +501288,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +501304,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +501561,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +501830,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +502040,1079,2.6,,73.0,,,,,,,"Fiber, total dietary",G +502146,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +502635,1079,0.8,,73.0,,,,,,,"Fiber, total dietary",G +502836,1079,0.8,,73.0,,,,,,,"Fiber, total dietary",G +504677,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +505109,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +505167,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +505323,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +505415,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +506165,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +506443,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +506464,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +506529,1079,2.1,,73.0,,,,,,,"Fiber, total dietary",G +506720,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +506791,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +506934,1079,6.2,,73.0,,,,,,,"Fiber, total dietary",G +507216,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +507507,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +507567,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +507791,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +508418,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +508490,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +508956,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +508973,1079,8.9,,70.0,,,,,,,"Fiber, total dietary",G +509216,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +509445,1079,6.0,,70.0,,,,,,,"Fiber, total dietary",G +510017,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +510090,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +510451,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +510774,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G +511337,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +512318,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +512362,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +512547,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +512562,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +512603,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +513021,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +513271,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +513278,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +513307,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +513331,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +513454,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G +513539,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G +513936,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +514621,1079,0.6,,73.0,,,,,,,"Fiber, total dietary",G +514730,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +514933,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +515608,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +516381,1079,13.2,,70.0,,,,,,,"Fiber, total dietary",G +516526,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +516651,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +516786,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +516871,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +516998,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +517205,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +517569,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +517608,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +517631,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +517710,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G +517777,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +518083,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +518792,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +519628,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +519662,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +520192,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +520556,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +520690,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +520710,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +520808,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +520874,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +521208,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +521399,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +521880,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +522116,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +522501,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +522533,1079,27.5,,70.0,,,,,,,"Fiber, total dietary",G +522750,1079,1.5,,73.0,,,,,,,"Fiber, total dietary",G +522834,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +523338,1079,1.5,,73.0,,,,,,,"Fiber, total dietary",G +523439,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +523677,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +524224,1079,1.7,,73.0,,,,,,,"Fiber, total dietary",G +524593,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +524607,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +524659,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +525118,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +525318,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +525492,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +525783,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +526007,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +526305,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +526416,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +526447,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +527129,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +527248,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +527447,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +527496,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +527618,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G +528034,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +528339,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G +528378,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +528567,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +528633,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +528771,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +528879,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +528929,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +529043,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +529249,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +529435,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +530538,1079,1.7,,75.0,,,,,,,"Fiber, total dietary",G +530616,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +530689,1079,2.0,,73.0,,,,,,,"Fiber, total dietary",G +531424,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +532504,1079,6.0,,70.0,,,,,,,"Fiber, total dietary",G +532727,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +532960,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G +533273,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +533458,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +533516,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +533562,1079,3.8,,73.0,,,,,,,"Fiber, total dietary",G +533664,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +533978,1079,0.2,,70.0,,,,,,,"Fiber, total dietary",G +534044,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +534388,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +534783,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +534909,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +535066,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +535093,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +535144,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +535544,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +535686,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +536332,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +536393,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +536432,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +537235,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +537539,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +537552,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +537643,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +537795,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +537835,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +537851,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +538106,1079,8.6,,70.0,,,,,,,"Fiber, total dietary",G +538453,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +538508,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +538518,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +540061,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +540097,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +540345,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +540355,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +541379,1079,7.8,,70.0,,,,,,,"Fiber, total dietary",G +542175,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +542218,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G +544066,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G +544283,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +545228,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G +545907,1079,3.4,,73.0,,,,,,,"Fiber, total dietary",G +546267,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +546590,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +546907,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +547039,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +547111,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +548473,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +548544,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G +548980,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +549132,1079,5.3,,73.0,,,,,,,"Fiber, total dietary",G +549326,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +549629,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +549862,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +550025,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +550122,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +550356,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +551431,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +551552,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +551582,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +551766,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +551863,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +551980,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +552022,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +552331,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +552852,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +553038,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +553114,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +553166,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +553210,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +553302,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +553359,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +553417,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +553511,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +553539,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +553600,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +553817,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +554263,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +554325,1079,1.7,,73.0,,,,,,,"Fiber, total dietary",G +554365,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +554389,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +555779,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +555898,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +555959,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +556432,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +556876,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +557711,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +557934,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +558025,1079,11.4,,70.0,,,,,,,"Fiber, total dietary",G +558097,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +558236,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +558513,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +558533,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G +558616,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +558710,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G +558761,1079,21.4,,70.0,,,,,,,"Fiber, total dietary",G +558797,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +558867,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +559055,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +559382,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +559760,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +560317,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +560468,1079,0.4,,75.0,,,,,,,"Fiber, total dietary",G +560515,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +560521,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +560609,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G +560747,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G +560774,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +560818,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +561063,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +561376,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G +561518,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +561915,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +562034,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +562653,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +563293,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +563426,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +563556,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +563575,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +564026,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +565082,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +565149,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +565226,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +565275,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +565381,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +565548,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +565676,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +565731,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +565931,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +566254,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +566424,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +566491,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G +566776,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +566806,1079,2.2,,73.0,,,,,,,"Fiber, total dietary",G +567103,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +567168,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +567601,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +568090,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G +568356,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +568779,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +568929,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +569017,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +569110,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +569483,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +569616,1079,6.0,,70.0,,,,,,,"Fiber, total dietary",G +570139,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G +570513,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +570814,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +571197,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +571457,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +571620,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +571736,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +571925,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +572108,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +572387,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +572430,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +572546,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +572582,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +572867,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +572909,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +573020,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +573172,1079,2.0,,75.0,,,,,,,"Fiber, total dietary",G +573632,1079,4.8,,73.0,,,,,,,"Fiber, total dietary",G +573641,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G +573683,1079,9.7,,70.0,,,,,,,"Fiber, total dietary",G +574220,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G +574536,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +574607,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +575563,1079,3.0,,73.0,,,,,,,"Fiber, total dietary",G +575622,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +575749,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +575792,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +576503,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +576802,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +577587,1079,1.5,,75.0,,,,,,,"Fiber, total dietary",G +577724,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +578046,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +578418,1079,3.0,,73.0,,,,,,,"Fiber, total dietary",G +578903,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +578968,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +579023,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +579707,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +579722,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +579729,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +580013,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G +580065,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +580260,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +580508,1079,0.3,,73.0,,,,,,,"Fiber, total dietary",G +580731,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G +581133,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +581195,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +581298,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +581517,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +581751,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +581757,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +581910,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +582126,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +582166,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +582566,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +582660,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +582852,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +582864,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +583333,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +583481,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +583555,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +583617,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +583758,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +583795,1079,1.4,,73.0,,,,,,,"Fiber, total dietary",G +583834,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +584383,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +584892,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +585708,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +585749,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +585923,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G +586122,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +586259,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +586288,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +586441,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +586611,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +586954,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +587011,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +587354,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +587861,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +588239,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +588296,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +588617,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +588866,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +588978,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +589253,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +589293,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +589315,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +589596,1079,6.4,,70.0,,,,,,,"Fiber, total dietary",G +589974,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +590024,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +590312,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +590702,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +590929,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +591229,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +591384,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +591395,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +591521,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +591756,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +591764,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G +591784,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +592452,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +592867,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +593130,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +593350,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +594010,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +594065,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +594180,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +594281,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +594652,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +595664,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +596057,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +596091,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +596403,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +596409,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +596424,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +596561,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +596732,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +596896,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +597213,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +597445,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +597526,1079,21.7,,70.0,,,,,,,"Fiber, total dietary",G +598123,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +598446,1079,4.0,,73.0,,,,,,,"Fiber, total dietary",G +598502,1079,5.5,,70.0,,,,,,,"Fiber, total dietary",G +598855,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G +599989,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +600253,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +600435,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G +600510,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +600649,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +600812,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +601124,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +601541,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +601597,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +601787,1079,1.0,,73.0,,,,,,,"Fiber, total dietary",G +601806,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +601911,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +602121,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G +602236,1079,11.1,,70.0,,,,,,,"Fiber, total dietary",G +602241,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +602325,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +602385,1079,11.1,,70.0,,,,,,,"Fiber, total dietary",G +602429,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +602546,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +602654,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +602747,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +603695,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +603784,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +603906,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +603974,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G +604101,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +604323,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +604345,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +604593,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G +604736,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +604755,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +605424,1079,1.2,,71.0,,,,,,,"Fiber, total dietary",G +605772,1079,2.0,,71.0,,,,,,,"Fiber, total dietary",G +606268,1079,1.9,,71.0,,,,,,,"Fiber, total dietary",G +606690,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +606744,1079,1.5,,71.0,,,,,,,"Fiber, total dietary",G +607720,1079,2.0,,71.0,,,,,,,"Fiber, total dietary",G +608242,1079,0.4,,71.0,,,,,,,"Fiber, total dietary",G +608954,1079,3.3,,71.0,,,,,,,"Fiber, total dietary",G +609388,1079,3.4,,71.0,,,,,,,"Fiber, total dietary",G +609650,1079,3.2,,73.0,,,,,,,"Fiber, total dietary",G +609802,1079,5.9,,73.0,,,,,,,"Fiber, total dietary",G +609860,1079,3.2,,71.0,,,,,,,"Fiber, total dietary",G +610022,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +610436,1079,3.8,,71.0,,,,,,,"Fiber, total dietary",G +610634,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +610932,1079,1.2,,71.0,,,,,,,"Fiber, total dietary",G +611980,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +612074,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +613422,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +613452,1079,2.3,,71.0,,,,,,,"Fiber, total dietary",G +614616,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +614800,1079,10.6,,71.0,,,,,,,"Fiber, total dietary",G +615016,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +615018,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +615254,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +615314,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +615716,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +616684,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +617338,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +617560,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G +617742,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +618510,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +618896,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +620140,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +620304,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +620638,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +621144,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +621340,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +621926,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +622944,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +623058,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +623162,1079,19.4,,70.0,,,,,,,"Fiber, total dietary",G +624680,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +625332,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +625400,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +625682,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G +625844,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +627070,1079,4.9,,70.0,,,,,,,"Fiber, total dietary",G +627094,1079,9.3,,70.0,,,,,,,"Fiber, total dietary",G +628154,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G +628300,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +628760,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +629314,1079,0.9,,75.0,,,,,,,"Fiber, total dietary",G +629532,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +630230,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +630414,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G +632180,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +632898,1079,2.9,,73.0,,,,,,,"Fiber, total dietary",G +633374,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +633634,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +633724,1079,4.8,,73.0,,,,,,,"Fiber, total dietary",G +633814,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +633840,1079,8.4,,70.0,,,,,,,"Fiber, total dietary",G +634146,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +634256,1079,12.1,,70.0,,,,,,,"Fiber, total dietary",G +634654,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +636164,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +636888,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +637448,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +637464,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +637514,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +638152,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +638896,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +639254,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +639288,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +639362,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G +639560,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +639802,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G +641392,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G +641902,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +642264,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +642758,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +643320,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +643384,1079,1.1,,73.0,,,,,,,"Fiber, total dietary",G +645420,1079,3.4,,73.0,,,,,,,"Fiber, total dietary",G +645490,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +645778,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +646202,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +650534,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G +650732,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +650908,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +650916,1079,6.5,,70.0,,,,,,,"Fiber, total dietary",G +651766,1079,5.6,,70.0,,,,,,,"Fiber, total dietary",G +652262,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +653792,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +654136,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +655034,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +655356,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +655930,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +656018,1079,11.8,,70.0,,,,,,,"Fiber, total dietary",G +656130,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +656472,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +656802,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G +657156,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +658528,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +658716,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +659304,1079,1.4,,73.0,,,,,,,"Fiber, total dietary",G +660152,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +660980,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +661332,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +661408,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +661844,1079,9.7,,70.0,,,,,,,"Fiber, total dietary",G +662718,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +663044,1079,10.5,,70.0,,,,,,,"Fiber, total dietary",G +663936,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +666580,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +666646,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +666828,1079,2.3,,73.0,,,,,,,"Fiber, total dietary",G +667756,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +668110,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +669040,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +669864,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +669952,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G +670854,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +670938,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +671044,1079,7.9,,70.0,,,,,,,"Fiber, total dietary",G +671210,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +671528,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +671550,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +672676,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +672736,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +673270,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +674018,1079,1.0,,73.0,,,,,,,"Fiber, total dietary",G +674556,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +674568,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +675992,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +676470,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +676504,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +676576,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +676802,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +677280,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +677368,1079,2.2,,73.0,,,,,,,"Fiber, total dietary",G +677468,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +677634,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +677988,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +678328,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +678544,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +679894,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G +680838,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +680906,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +681914,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +682198,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +682222,1079,1.5,,73.0,,,,,,,"Fiber, total dietary",G +682404,1079,16.7,,70.0,,,,,,,"Fiber, total dietary",G +682494,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +682912,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +683402,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +684132,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +684544,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +685636,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +686952,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +687512,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +687542,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +688638,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +689010,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +690188,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G +691648,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +692144,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +692214,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +692418,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +692426,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +692852,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +693072,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +693090,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +693348,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +693412,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +694660,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +695228,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +695512,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +696072,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +696126,1079,6.5,,70.0,,,,,,,"Fiber, total dietary",G +696626,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +696852,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +697592,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +697842,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +698928,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +699684,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +700552,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +701102,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +701502,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +701710,1079,0.7,,75.0,,,,,,,"Fiber, total dietary",G +703546,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +703672,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +703876,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +705150,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +706164,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +706716,1079,1.0,,73.0,,,,,,,"Fiber, total dietary",G +707062,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +707224,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +707712,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G +707852,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +708470,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +708728,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +708740,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +710292,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +710898,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +711176,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +711338,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G +714638,1079,3.7,,73.0,,,,,,,"Fiber, total dietary",G +715772,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +716096,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +716934,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +717608,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +718000,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +718192,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +719028,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +719216,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +719476,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +719666,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +720046,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +720520,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +720712,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +721352,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +721578,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +721912,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +722406,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G +723550,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +724070,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G +724414,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +725134,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G +725380,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G +725728,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +725816,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +727152,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +727388,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +727774,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +728082,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G +728092,1079,0.5,,75.0,,,,,,,"Fiber, total dietary",G +728368,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +730952,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +731306,1079,2.2,,73.0,,,,,,,"Fiber, total dietary",G +731476,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +731968,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +732284,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +732372,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G +732476,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +733478,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +733568,1079,6.6,,70.0,,,,,,,"Fiber, total dietary",G +734006,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +734072,1079,8.9,,70.0,,,,,,,"Fiber, total dietary",G +734522,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +734634,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +737060,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G +737582,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +737738,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +738108,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G +738354,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +738664,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +738822,1079,8.1,,70.0,,,,,,,"Fiber, total dietary",G +739854,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +739978,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +740300,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +740454,1079,4.2,,73.0,,,,,,,"Fiber, total dietary",G +740606,1079,8.6,,70.0,,,,,,,"Fiber, total dietary",G +740946,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +741544,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +742482,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +742948,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +743036,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +743342,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +743602,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +743892,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +743946,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +745102,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +745190,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +746046,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G +746288,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +746432,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +751974,1079,0.2,,78.0,,,,,,,"Fiber, total dietary",G +752272,1079,1.1,,78.0,,,,,,,"Fiber, total dietary",G +752864,1079,5.1,,78.0,,,,,,,"Fiber, total dietary",G +753526,1079,2.0,,71.0,,,,,,,"Fiber, total dietary",G +1847473,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +753868,1079,1.2,,71.0,,,,,,,"Fiber, total dietary",G +753970,1079,2.4,,71.0,,,,,,,"Fiber, total dietary",G +754046,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +754078,1079,2.0,,71.0,,,,,,,"Fiber, total dietary",G +754332,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G +755258,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +756018,1079,2.2,,71.0,,,,,,,"Fiber, total dietary",G +756314,1079,4.8,,71.0,,,,,,,"Fiber, total dietary",G +756556,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +757098,1079,1.7,,78.0,,,,,,,"Fiber, total dietary",G +1847755,1079,7.0,,78.0,,,,,,,"Fiber, total dietary",G +757674,1079,3.6,,71.0,,,,,,,"Fiber, total dietary",G +758246,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +759716,1079,10.7,,71.0,,,,,,,"Fiber, total dietary",G +760158,1079,3.7,,73.0,,,,,,,"Fiber, total dietary",G +760330,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +760960,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1848037,1079,4.0,,78.0,,,,,,,"Fiber, total dietary",G +761292,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1848044,1079,5.3,,71.0,,,,,,,"Fiber, total dietary",G +761398,1079,3.3,,71.0,,,,,,,"Fiber, total dietary",G +761468,1079,10.7,,71.0,,,,,,,"Fiber, total dietary",G +762234,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +762594,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +763030,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +763278,1079,2.2,,78.0,,,,,,,"Fiber, total dietary",G +763624,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +765296,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +766060,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +766154,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G +766358,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +766380,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +767090,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +767120,1079,3.7,,73.0,,,,,,,"Fiber, total dietary",G +767246,1079,4.0,,71.0,,,,,,,"Fiber, total dietary",G +767498,1079,9.7,,71.0,,,,,,,"Fiber, total dietary",G +768260,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +768264,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +768296,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +769038,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +769832,1079,2.1,,71.0,,,,,,,"Fiber, total dietary",G +770318,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +771644,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G +772108,1079,0.4,,71.0,,,,,,,"Fiber, total dietary",G +772220,1079,1.4,,71.0,,,,,,,"Fiber, total dietary",G +772252,1079,17.9,,71.0,,,,,,,"Fiber, total dietary",G +772906,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +773888,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1848173,1079,8.0,,78.0,,,,,,,"Fiber, total dietary",G +775202,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +776224,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +776812,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +779258,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +779664,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +780640,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +780786,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +789980,1079,3.2,1.0,1.0,,,,,,,"Fiber, total dietary",G +792615,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +793539,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +795139,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +795919,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +796879,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +797019,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +797155,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G +797551,1079,1.2,,75.0,,,,,,,"Fiber, total dietary",G +798155,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +798965,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +799201,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +799297,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +799493,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +799653,1079,5.5,,70.0,,,,,,,"Fiber, total dietary",G +799711,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +799803,1079,5.6,,70.0,,,,,,,"Fiber, total dietary",G +800099,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +800507,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +801363,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +802099,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +802127,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +802359,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +803025,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +804529,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +804967,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +805015,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +805285,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +805335,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G +806765,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +806959,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +807081,1079,25.7,,70.0,,,,,,,"Fiber, total dietary",G +807849,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G +807969,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +809290,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +809376,1079,3.8,,73.0,,,,,,,"Fiber, total dietary",G +809404,1079,2.9,,71.0,,,,,,,"Fiber, total dietary",G +809976,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +810040,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +811878,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +814450,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +814478,1079,12.1,,70.0,,,,,,,"Fiber, total dietary",G +816848,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G +818492,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +818700,1079,2.9,,73.0,,,,,,,"Fiber, total dietary",G +818808,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +820020,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +820282,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +821268,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +823008,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +823188,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +823606,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +824004,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +824308,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +824736,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G +824898,1079,6.9,,70.0,,,,,,,"Fiber, total dietary",G +825582,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +825686,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +826028,1079,8.9,,70.0,,,,,,,"Fiber, total dietary",G +827374,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +827556,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +828080,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +828606,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +828898,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +829024,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +829220,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +829714,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +829960,1079,19.0,,70.0,,,,,,,"Fiber, total dietary",G +831834,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +832620,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +833070,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +834222,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G +834332,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +834504,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +834980,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G +836050,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +838306,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +840210,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +840446,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G +841004,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G +841650,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +841856,1079,2.6,,73.0,,,,,,,"Fiber, total dietary",G +842022,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +842352,1079,6.4,,70.0,,,,,,,"Fiber, total dietary",G +842926,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +844024,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +844026,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +844038,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +844896,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +844898,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +845162,1079,2.1,,73.0,,,,,,,"Fiber, total dietary",G +845448,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G +1848290,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G +846026,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +846112,1079,6.9,,70.0,,,,,,,"Fiber, total dietary",G +846428,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +847778,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +848222,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +849010,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +850222,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +850544,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +851124,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +854408,1079,2.9,,73.0,,,,,,,"Fiber, total dietary",G +854540,1079,4.5,,70.0,,,,,,,"Fiber, total dietary",G +855396,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +856420,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +857154,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +857612,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +857698,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +858154,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G +858510,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +858530,1079,2.0,,73.0,,,,,,,"Fiber, total dietary",G +858620,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +858988,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +862878,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +863370,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G +863560,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G +863888,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +865524,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +866012,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +869688,1079,1.4,,73.0,,,,,,,"Fiber, total dietary",G +871916,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +872472,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G +872790,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +873272,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +875950,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +876322,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +876740,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G +877864,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +879992,1079,13.9,,70.0,,,,,,,"Fiber, total dietary",G +880186,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +880250,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G +880362,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G +880656,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +880700,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +880810,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +881138,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +883814,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +884386,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +884710,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +885174,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +885468,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +886216,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G +886574,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +887500,1079,1.1,,73.0,,,,,,,"Fiber, total dietary",G +887890,1079,1.1,,73.0,,,,,,,"Fiber, total dietary",G +888640,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +888718,1079,10.3,,70.0,,,,,,,"Fiber, total dietary",G +888926,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +891080,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +891144,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +891442,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +891504,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +891634,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +891898,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +891992,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +892258,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G +892654,1079,16.7,,70.0,,,,,,,"Fiber, total dietary",G +892776,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +893000,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +895580,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +895632,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +896106,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +896220,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +898684,1079,33.3,,70.0,,,,,,,"Fiber, total dietary",G +898722,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +899168,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +899364,1079,2.6,,73.0,,,,,,,"Fiber, total dietary",G +900322,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +902658,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G +902994,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G +903036,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +907562,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +907564,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +908180,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +908622,1079,9.3,,70.0,,,,,,,"Fiber, total dietary",G +908624,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +909196,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +910050,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +910202,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +910724,1079,8.1,,70.0,,,,,,,"Fiber, total dietary",G +911022,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +911206,1079,8.7,,70.0,,,,,,,"Fiber, total dietary",G +911446,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +911692,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +912862,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +914924,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +915634,1079,16.0,,70.0,,,,,,,"Fiber, total dietary",G +916018,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G +916124,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +918718,1079,33.3,,70.0,,,,,,,"Fiber, total dietary",G +919266,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +919802,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +920650,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +921206,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +921400,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +923686,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +925330,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +926086,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +926598,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +927444,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +928566,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +929068,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +930384,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +930530,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +930810,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +931612,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +931872,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +932372,1079,8.8,,73.0,,,,,,,"Fiber, total dietary",G +933258,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +933470,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +933768,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +934790,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +935706,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +937910,1079,25.0,,70.0,,,,,,,"Fiber, total dietary",G +937916,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +939128,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +940736,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +940830,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +940918,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +940926,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +941994,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +942136,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +942388,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +942930,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +944278,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +944688,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G +944746,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +944886,1079,6.1,,70.0,,,,,,,"Fiber, total dietary",G +945204,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G +947004,1079,6.1,,70.0,,,,,,,"Fiber, total dietary",G +947210,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +947530,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +947682,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +947894,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +948774,1079,6.5,,70.0,,,,,,,"Fiber, total dietary",G +949750,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +950645,1079,31.4,,70.0,,,,,,,"Fiber, total dietary",G +951527,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +952179,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +952229,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +952553,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +954085,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1848554,1079,1.0,,78.0,,,,,,,"Fiber, total dietary",G +954819,1079,0.2,,75.0,,,,,,,"Fiber, total dietary",G +956425,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +956479,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +956639,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +957447,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +957599,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +957831,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +958493,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1848636,1079,1.0,,78.0,,,,,,,"Fiber, total dietary",G +958595,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +958971,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +959001,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +959527,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +959751,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +960445,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G +960909,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +960953,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1848701,1079,1.0,,71.0,,,,,,,"Fiber, total dietary",G +962169,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +962887,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +963211,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +965729,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1848759,1079,0.7,,71.0,,,,,,,"Fiber, total dietary",G +1848763,1079,3.6,,71.0,,,,,,,"Fiber, total dietary",G +1848792,1079,4.0,,73.0,,,,,,,"Fiber, total dietary",G +1848825,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +967199,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +969587,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +970537,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +970865,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1849010,1079,5.0,,78.0,,,,,,,"Fiber, total dietary",G +972325,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +972379,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +972797,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +973069,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1849043,1079,1.0,,78.0,,,,,,,"Fiber, total dietary",G +973897,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +974949,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +975335,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +975371,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +975543,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G +975799,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +975959,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +977873,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G +1849124,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +983559,1079,5.6,,70.0,,,,,,,"Fiber, total dietary",G +983631,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +983755,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +983757,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +984475,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +984487,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +984523,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1849161,1079,1.1,,71.0,,,,,,,"Fiber, total dietary",G +984937,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +984965,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +985333,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +985457,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +985585,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +985621,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +985805,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +986845,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +987251,1079,6.0,,70.0,,,,,,,"Fiber, total dietary",G +987413,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G +987553,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +988039,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +995955,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +1001533,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1002223,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1002843,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1004629,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1005513,1079,7.9,,70.0,,,,,,,"Fiber, total dietary",G +1005531,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1006377,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G +1006789,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1006805,1079,1.6,,75.0,,,,,,,"Fiber, total dietary",G +1008039,1079,1.6,,75.0,,,,,,,"Fiber, total dietary",G +1008725,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1009269,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1009771,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1010275,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +1849689,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1011481,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1011991,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1012035,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1012539,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1015761,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1015769,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +1016695,1079,0.3,,70.0,,,,,,,"Fiber, total dietary",G +1017277,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1017477,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1017733,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1019331,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1019563,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1019865,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1020655,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1021009,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1021655,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1023039,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +1023451,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1023467,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1850060,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +1024363,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1024679,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1024689,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1024695,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +1026483,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1026931,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1028231,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +1028879,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G +1029665,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G +1032027,1079,0.9,,73.0,,,,,,,"Fiber, total dietary",G +1032201,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1032315,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1032455,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1033161,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G +1033913,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1034133,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1034415,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +1034491,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1034631,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1035777,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1036821,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1037659,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G +1037725,1079,11.1,,70.0,,,,,,,"Fiber, total dietary",G +1038669,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G +1038829,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1039069,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1039441,1079,39.0,,70.0,,,,,,,"Fiber, total dietary",G +1040585,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1040947,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1041157,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1041877,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1041945,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1042523,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1042595,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1043573,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1043611,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1043685,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1043807,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1044385,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1044519,1079,15.0,,70.0,,,,,,,"Fiber, total dietary",G +1045139,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +1046229,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1047275,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1047883,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1048385,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1048665,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1049157,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1049223,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1049243,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1049733,1079,30.0,,70.0,,,,,,,"Fiber, total dietary",G +1049895,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1054983,1079,2.0,,71.0,,,,,,,"Fiber, total dietary",G +1055359,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1055681,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1055911,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +1057561,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1057659,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1059799,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G +1060931,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1061245,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1061807,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1062071,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1062721,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1063575,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1063609,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1063787,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1064919,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1065533,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1065713,1079,33.3,,70.0,,,,,,,"Fiber, total dietary",G +1065819,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1066091,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1066307,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G +1066395,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1067563,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1068275,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1069091,1079,1.0,,73.0,,,,,,,"Fiber, total dietary",G +1069415,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1070469,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1070975,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1071525,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1071787,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +1072127,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1073431,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1073841,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G +1073869,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1074579,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1074991,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1075437,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +1077361,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1077411,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1077475,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1078201,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +1078949,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1080245,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1080273,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1080649,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +1081685,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1081703,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1082037,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1082561,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1083037,1079,6.7,,71.0,,,,,,,"Fiber, total dietary",G +1083243,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1083507,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G +1084283,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1085551,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G +1086127,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1087617,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1089201,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1089211,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1089923,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1090129,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +1090173,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +1090539,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1091803,1079,6.9,,70.0,,,,,,,"Fiber, total dietary",G +1092123,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1092865,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1094533,1079,0.7,,75.0,,,,,,,"Fiber, total dietary",G +1094881,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1095263,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1096019,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1096131,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1096423,1079,0.9,,73.0,,,,,,,"Fiber, total dietary",G +1096481,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1096535,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +1096867,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1096951,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G +1097021,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1097263,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1850284,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +1850784,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1850989,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1851099,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1851257,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1851391,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1851483,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1851520,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G +1851631,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1852640,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1852733,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1852794,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1852845,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1852852,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1852853,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G +1852866,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1853102,1079,23.3,,70.0,,,,,,,"Fiber, total dietary",G +1853406,1079,17.9,,70.0,,,,,,,"Fiber, total dietary",G +1853803,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1853805,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1854926,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1855302,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1855701,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +1855707,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1856582,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G +1856866,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1857012,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1857104,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1857241,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1857402,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1857453,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +1857838,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1858060,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +1858482,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1858666,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1859227,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1859311,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1859320,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1859434,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1859559,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G +1859696,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G +1859780,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1860082,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1860509,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +1860628,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1860707,1079,8.9,,70.0,,,,,,,"Fiber, total dietary",G +1860838,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1861333,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +1861383,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1861394,1079,11.4,,70.0,,,,,,,"Fiber, total dietary",G +1861635,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1861767,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +1862099,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +1862654,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +1862666,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1862858,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1862875,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1863024,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +1863042,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1863118,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1863165,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1863670,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1863913,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1864402,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1864598,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1864917,1079,13.8,,70.0,,,,,,,"Fiber, total dietary",G +1865068,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1865148,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1865311,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1865670,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1865709,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G +1865820,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G +1866240,1079,2.3,,73.0,,,,,,,"Fiber, total dietary",G +1866251,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G +1866282,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1866453,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1866533,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1866639,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1866766,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G +1867093,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1867221,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1867355,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1867464,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1867695,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1867733,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1867805,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1867863,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1868042,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +1868763,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1869095,1079,12.1,,70.0,,,,,,,"Fiber, total dietary",G +1869473,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +1869576,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +1869911,1079,6.9,,70.0,,,,,,,"Fiber, total dietary",G +1869946,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +1870348,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G +1870417,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1870569,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1870629,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +1870744,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G +1871259,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +1871381,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1871821,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1871830,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1872181,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1872614,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1872818,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G +1872951,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +1873033,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1873097,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1873446,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1873648,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G +1873882,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +1874274,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1874348,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1874573,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1874851,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1875276,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1875280,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1875281,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1875328,1079,2.5,,73.0,,,,,,,"Fiber, total dietary",G +1875456,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1875839,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1875991,1079,2.5,,73.0,,,,,,,"Fiber, total dietary",G +1876422,1079,0.2,,73.0,,,,,,,"Fiber, total dietary",G +1876423,1079,2.9,,73.0,,,,,,,"Fiber, total dietary",G +1876554,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1876708,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1876812,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1877607,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1877684,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1877931,1079,0.6,,75.0,,,,,,,"Fiber, total dietary",G +1877958,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1878200,1079,2.6,,73.0,,,,,,,"Fiber, total dietary",G +1878362,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1878624,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1878840,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1878922,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +1878924,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1878929,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1879053,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1879928,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1880517,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1140141,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +1140568,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1140587,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1140919,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1140983,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1141592,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1141869,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +1142050,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1142303,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +1142322,1079,24.0,,70.0,,,,,,,"Fiber, total dietary",G +1142342,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1142662,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1142951,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G +1142953,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1143052,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1143220,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1143518,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1144167,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1144333,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1144551,1079,11.4,,70.0,,,,,,,"Fiber, total dietary",G +1144794,1079,0.6,,75.0,,,,,,,"Fiber, total dietary",G +1144851,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1144983,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1145005,1079,8.5,,70.0,,,,,,,"Fiber, total dietary",G +1880700,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +1145386,1079,0.9,,71.0,,,,,,,"Fiber, total dietary",G +1145547,1079,4.4,,78.0,,,,,,,"Fiber, total dietary",G +1145567,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G +1145647,1079,4.3,,71.0,,,,,,,"Fiber, total dietary",G +1145668,1079,2.0,,78.0,,,,,,,"Fiber, total dietary",G +1145691,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G +1145845,1079,1.0,,78.0,,,,,,,"Fiber, total dietary",G +1145907,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G +1145958,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G +1146242,1079,4.0,,73.0,,,,,,,"Fiber, total dietary",G +1146322,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1147063,1079,1.4,,73.0,,,,,,,"Fiber, total dietary",G +1147064,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G +1147083,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1147216,1079,0.9,,73.0,,,,,,,"Fiber, total dietary",G +1147840,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1148763,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1148978,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1150140,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1150170,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +1150533,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +1150771,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G +1150793,1079,1.0,,73.0,,,,,,,"Fiber, total dietary",G +1150819,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +1151011,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1151062,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1151660,1079,2.5,,73.0,,,,,,,"Fiber, total dietary",G +1151670,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1151877,1079,10.5,,70.0,,,,,,,"Fiber, total dietary",G +1151882,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1152052,1079,8.1,,70.0,,,,,,,"Fiber, total dietary",G +1152066,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +1152128,1079,0.3,,73.0,,,,,,,"Fiber, total dietary",G +1152648,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1153465,1079,3.7,,73.0,,,,,,,"Fiber, total dietary",G +1153533,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G +1153645,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1153895,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1153907,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +1153927,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1154656,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1154843,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1155010,1079,0.8,,71.0,,,,,,,"Fiber, total dietary",G +1155090,1079,31.0,,78.0,,,,,,,"Fiber, total dietary",G +1155117,1079,0.8,,71.0,,,,,,,"Fiber, total dietary",G +1155200,1079,1.7,,71.0,,,,,,,"Fiber, total dietary",G +1155251,1079,0.9,,71.0,,,,,,,"Fiber, total dietary",G +1155292,1079,0.8,,71.0,,,,,,,"Fiber, total dietary",G +1155676,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +1156291,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1156357,1079,8.9,,70.0,,,,,,,"Fiber, total dietary",G +1156612,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1156636,1079,3.5,,73.0,,,,,,,"Fiber, total dietary",G +1156819,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1156833,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1157010,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +1157244,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1157949,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G +1158132,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1159961,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1160289,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1160293,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +1160296,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +1160375,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G +1160420,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1160813,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +1161134,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1161270,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1161478,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +1161521,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1161973,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1162413,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G +1162450,1079,2.5,,73.0,,,,,,,"Fiber, total dietary",G +1162654,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +1162773,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1162798,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1162884,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1163306,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G +1163687,1079,5.2,,71.0,,,,,,,"Fiber, total dietary",G +1163881,1079,5.7,,71.0,,,,,,,"Fiber, total dietary",G +1164257,1079,5.4,,71.0,,,,,,,"Fiber, total dietary",G +1164468,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1164522,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1164755,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1165067,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1165169,1079,6.5,,71.0,,,,,,,"Fiber, total dietary",G +1165511,1079,8.3,,71.0,,,,,,,"Fiber, total dietary",G +1165640,1079,2.3,,75.0,,,,,,,"Fiber, total dietary",G +1165688,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G +1165700,1079,4.0,,78.0,,,,,,,"Fiber, total dietary",G +1165744,1079,3.8,,73.0,,,,,,,"Fiber, total dietary",G +1166102,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G +1166103,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1166794,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1166882,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1166957,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1167123,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1167778,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1168172,1079,1.4,,75.0,,,,,,,"Fiber, total dietary",G +1168215,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1168300,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1168329,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1168350,1079,2.0,,71.0,,,,,,,"Fiber, total dietary",G +1169828,1079,1.7,,71.0,,,,,,,"Fiber, total dietary",G +1169987,1079,4.6,,71.0,,,,,,,"Fiber, total dietary",G +1170147,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1171008,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1171019,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1171171,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1171295,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +1171366,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1171451,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1171501,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1171962,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +1172274,1079,7.4,,70.0,,,,,,,"Fiber, total dietary",G +1172285,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1172656,1079,22.5,,70.0,,,,,,,"Fiber, total dietary",G +1172753,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1172889,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1172901,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G +1172987,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1173023,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +1173347,1079,20.0,,70.0,,,,,,,"Fiber, total dietary",G +1173603,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1173771,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1173901,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G +1173907,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1174170,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1174224,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1174243,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +1174565,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1174926,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +1175030,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1175910,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1177425,1079,5.9,,73.0,,,,,,,"Fiber, total dietary",G +1177676,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1177974,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1178281,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1178298,1079,0.9,,75.0,,,,,,,"Fiber, total dietary",G +1178582,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1178707,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1178795,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1178966,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +1179471,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1179483,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1179611,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1179763,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1179940,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1180111,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1180289,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1180303,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1180614,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1180947,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1181093,1079,29.8,,70.0,,,,,,,"Fiber, total dietary",G +1181262,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1181420,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1181491,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1182137,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1182799,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1182848,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1183087,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1183235,1079,43.3,,70.0,,,,,,,"Fiber, total dietary",G +1183311,1079,2.2,,73.0,,,,,,,"Fiber, total dietary",G +1183400,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1183635,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1183759,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1184226,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1184476,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1184570,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1185209,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1185228,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1185264,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1185475,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +1185621,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1186009,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1186071,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1186083,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1186222,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1186361,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1186534,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1186841,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +1187118,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1187169,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1187175,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1187199,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1187408,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1187502,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1187756,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1188604,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1188722,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1188883,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1189561,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G +1189787,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1189793,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G +1189980,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G +1190491,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1190871,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1191167,1079,3.2,,73.0,,,,,,,"Fiber, total dietary",G +1191402,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1191951,1079,1.4,,73.0,,,,,,,"Fiber, total dietary",G +1192095,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1192239,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1192497,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1192732,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +1193040,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +1193385,1079,26.7,,70.0,,,,,,,"Fiber, total dietary",G +1193401,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +1193710,1079,20.0,,70.0,,,,,,,"Fiber, total dietary",G +1193914,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +1194268,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1194875,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1194999,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1195846,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1195866,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1196081,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G +1196728,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1196766,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +1196969,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1198324,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1198357,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1198384,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1198502,1079,2.3,,73.0,,,,,,,"Fiber, total dietary",G +1198934,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1198953,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1199028,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1199083,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1199346,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1199712,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1201140,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1201152,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1201338,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1201465,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1201758,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G +1202055,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1202093,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G +1202118,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1202199,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1202316,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1202484,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1202922,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +1202985,1079,7.9,,70.0,,,,,,,"Fiber, total dietary",G +1203279,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1203472,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1203856,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1203944,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1204019,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1204153,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +1204430,1079,33.3,,70.0,,,,,,,"Fiber, total dietary",G +1205164,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G +1205177,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1205344,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1205905,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1205975,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1206515,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1206688,1079,1.0,,75.0,,,,,,,"Fiber, total dietary",G +1206926,1079,16.7,,70.0,,,,,,,"Fiber, total dietary",G +1207389,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G +1207427,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G +1207432,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1207752,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1207958,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G +1208397,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +1208440,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1208838,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1208883,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1208892,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1209031,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1209648,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1210603,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1210609,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1210864,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +1211327,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1211478,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1211495,1079,11.8,,70.0,,,,,,,"Fiber, total dietary",G +1211739,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1211949,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +1211950,1079,10.3,,70.0,,,,,,,"Fiber, total dietary",G +1212074,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +1212179,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1212485,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1213394,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1213398,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1213470,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1214546,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +1215271,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +1215473,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1216710,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1217227,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1217697,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1217839,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1217983,1079,3.2,,73.0,,,,,,,"Fiber, total dietary",G +1218367,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1218520,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1218584,1079,2.3,,73.0,,,,,,,"Fiber, total dietary",G +1218704,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1218760,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1218984,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1219296,1079,5.6,,70.0,,,,,,,"Fiber, total dietary",G +1219546,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1219557,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1219860,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +1219885,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G +1221043,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1221593,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1221961,1079,3.8,,73.0,,,,,,,"Fiber, total dietary",G +1222609,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +1222776,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1223072,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1223350,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G +1223463,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1223571,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1223757,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1224222,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1224594,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1224604,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1224744,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1224755,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1225092,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1225978,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1226224,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1226721,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1226774,1079,17.9,,70.0,,,,,,,"Fiber, total dietary",G +1227425,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1227781,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1228709,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1229123,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1230134,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1230527,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1230998,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +1231137,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1231196,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G +1231658,1079,10.3,,70.0,,,,,,,"Fiber, total dietary",G +1233090,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1233208,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1233372,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1233959,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1234054,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1234093,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1234106,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1235187,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +1235244,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G +1235355,1079,12.1,,70.0,,,,,,,"Fiber, total dietary",G +1235579,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1235779,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1236025,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1236288,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1237069,1079,12.0,,70.0,,,,,,,"Fiber, total dietary",G +1237511,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +1237557,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1237615,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +1237872,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1238020,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1238323,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G +1239079,1079,2.8,,73.0,,,,,,,"Fiber, total dietary",G +1239792,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1240162,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +1240265,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1240329,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1240665,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1240998,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1241021,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1241518,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1242785,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +1242803,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G +1243126,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1243221,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1243383,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1243424,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1243984,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1244759,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1244923,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1244960,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1245001,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1245174,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1245335,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1245541,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +1245760,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1245916,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1245988,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1246011,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1246423,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1246544,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1246551,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1246607,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1246697,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1246909,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1246915,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1247053,1079,25.7,,70.0,,,,,,,"Fiber, total dietary",G +1247697,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1247938,1079,0.9,,73.0,,,,,,,"Fiber, total dietary",G +1248174,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1248245,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1248499,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +1248697,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1248870,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1249502,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1249973,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1250109,1079,1.4,,73.0,,,,,,,"Fiber, total dietary",G +1250306,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1250459,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +1250655,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1250662,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1250884,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1251056,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G +1251099,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1251272,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1251436,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1251547,1079,2.3,,73.0,,,,,,,"Fiber, total dietary",G +1251631,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1251882,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +1252018,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +1252193,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1252751,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +1252939,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1253043,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1253132,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1253174,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1253723,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1254107,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1254288,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +1254550,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1254890,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1254950,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +1255008,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1255651,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1256181,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1256297,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1256439,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1257208,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G +1257340,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G +1257364,1079,5.2,,70.0,,,,,,,"Fiber, total dietary",G +1257445,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +1257761,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +1258338,1079,5.0,,73.0,,,,,,,"Fiber, total dietary",G +1258521,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1258759,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G +1258977,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1259398,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1259457,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1260072,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +1260204,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1260246,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1260265,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1260387,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +1260524,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1260567,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1260598,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1261186,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1261324,1079,5.5,,70.0,,,,,,,"Fiber, total dietary",G +1261325,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +1261395,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1261771,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +1261783,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G +1261860,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G +1262107,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +1262208,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1263572,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1263667,1079,14.3,,73.0,,,,,,,"Fiber, total dietary",G +1263713,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +1263804,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1263874,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1264240,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +1264252,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1264645,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1264846,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1264890,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +1264904,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G +1265033,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1265087,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1265346,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +1265929,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1266091,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +1266097,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1266114,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1266118,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1266339,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1266623,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1266971,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1267126,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1267410,1079,8.9,,70.0,,,,,,,"Fiber, total dietary",G +1267441,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1268132,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1268292,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +1268353,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1268557,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +1269234,1079,2.4,,73.0,,,,,,,"Fiber, total dietary",G +1269459,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1269675,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1269840,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1270049,1079,2.9,,73.0,,,,,,,"Fiber, total dietary",G +1270415,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1270451,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +1270653,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1270945,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G +1270957,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1271401,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1271470,1079,6.4,,70.0,,,,,,,"Fiber, total dietary",G +1271606,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1271620,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +1271856,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1272137,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1272401,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1272569,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1272709,1079,1.3,,73.0,,,,,,,"Fiber, total dietary",G +1272838,1079,33.3,,70.0,,,,,,,"Fiber, total dietary",G +1273341,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1273370,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G +1273788,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1274122,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1274149,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1274223,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1274321,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +1274596,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1274632,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +1275552,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1276034,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1276057,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1276190,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1276247,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1276306,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1276780,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1277205,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1277439,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +1277516,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1277546,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1277805,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1277847,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G +1277860,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1277925,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +1278678,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1278769,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1278891,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1279254,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1279528,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G +1280086,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1280526,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1281650,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1281680,1079,6.1,,70.0,,,,,,,"Fiber, total dietary",G +1281915,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1282029,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G +1282033,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1282452,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1282799,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1282884,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1282890,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G +1284147,1079,2.2,,73.0,,,,,,,"Fiber, total dietary",G +1284207,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +1284685,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G +1284782,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1284993,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1286414,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +1286522,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +1286598,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1286730,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1286835,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1286855,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1287920,1079,31.1,,70.0,,,,,,,"Fiber, total dietary",G +1288082,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1288149,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1288281,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +1288293,1079,2.4,,73.0,,,,,,,"Fiber, total dietary",G +1289068,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1290005,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1290429,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +1291181,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +1291524,1079,13.2,,70.0,,,,,,,"Fiber, total dietary",G +1291862,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1291946,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1292150,1079,6.7,,73.0,,,,,,,"Fiber, total dietary",G +1292383,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1292487,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1293049,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1293465,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1293871,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1294310,1079,6.5,,70.0,,,,,,,"Fiber, total dietary",G +1294311,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1294381,1079,15.8,,70.0,,,,,,,"Fiber, total dietary",G +1294445,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1295803,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1296707,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1296963,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1297739,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1297903,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1297922,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1298084,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +1298120,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1298735,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1299082,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +1300827,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1301040,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1301069,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1301143,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1301312,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1301844,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1301906,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1302180,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1302271,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1302332,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1303450,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1303486,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1303915,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G +1303936,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1304005,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1304143,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1304253,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +1304487,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1304678,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1304877,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1304900,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1304918,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +1304975,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1305756,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G +1305777,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1305793,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1306036,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1306142,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1306313,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1306346,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1307663,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +1307972,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +1309058,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1310864,1079,4.8,,73.0,,,,,,,"Fiber, total dietary",G +1310886,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +1311061,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1311354,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +1311575,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1311620,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1311780,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1312541,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1312833,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1313032,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +1313157,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1313494,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +1313649,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1313823,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G +1314035,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1314252,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G +1314474,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1314745,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1314753,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G +1314968,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1315315,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1315748,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1316263,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G +1316983,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1317291,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G +1317814,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G +1318054,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1318622,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1318940,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +1319031,1079,20.0,,70.0,,,,,,,"Fiber, total dietary",G +1319705,1079,1.0,,73.0,,,,,,,"Fiber, total dietary",G +1319971,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1319978,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +1320205,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1320208,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1320449,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1320489,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1321011,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G +1321107,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1321252,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1321355,1079,3.2,,73.0,,,,,,,"Fiber, total dietary",G +1321520,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1321689,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1322216,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1322248,1079,6.7,,73.0,,,,,,,"Fiber, total dietary",G +1322326,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G +1322387,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1322732,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1322771,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1323882,1079,0.8,,73.0,,,,,,,"Fiber, total dietary",G +1324002,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1324376,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G +1324633,1079,1.5,,73.0,,,,,,,"Fiber, total dietary",G +1324888,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G +1325060,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1325563,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1325810,1079,1.6,,73.0,,,,,,,"Fiber, total dietary",G +1325858,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +1325864,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1325944,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1325969,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1326443,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1326552,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +1326828,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1327030,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1327083,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1327106,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1327113,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +1327218,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1327263,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1327524,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1328850,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1330415,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1331752,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1331993,1079,22.2,,70.0,,,,,,,"Fiber, total dietary",G +1332111,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1333204,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1334146,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1334936,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1336959,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G +1337211,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1337306,1079,1.0,,73.0,,,,,,,"Fiber, total dietary",G +1337685,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1338174,1079,3.8,,73.0,,,,,,,"Fiber, total dietary",G +1338543,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1339819,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1339873,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1340571,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +1340727,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G +1340906,1079,1.5,,73.0,,,,,,,"Fiber, total dietary",G +1340947,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1341524,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1342794,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G +1342860,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1343016,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1343817,1079,6.0,,70.0,,,,,,,"Fiber, total dietary",G +1344026,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1344136,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +1344950,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1345021,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1345666,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G +1345917,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1347012,1079,11.4,,70.0,,,,,,,"Fiber, total dietary",G +1347472,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1347923,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1348162,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G +1348488,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1348499,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1348588,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1349035,1079,0.2,,70.0,,,,,,,"Fiber, total dietary",G +1349367,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1349519,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G +1349846,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G +1349862,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +1350055,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +1350094,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1352603,1079,5.3,,73.0,,,,,,,"Fiber, total dietary",G +1352685,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G +1352761,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1353218,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1353424,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +1353963,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +1354107,1079,6.0,,70.0,,,,,,,"Fiber, total dietary",G +1354423,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +1354531,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1355049,1079,1.0,,73.0,,,,,,,"Fiber, total dietary",G +1355259,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +1355289,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1355354,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1355486,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1355511,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1355808,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1355937,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1356340,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G +1356611,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1356741,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1356820,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +1357101,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1357423,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1357498,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1357527,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1357861,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1357938,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1358153,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1358191,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1358232,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1358280,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1358557,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1358715,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +1359102,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1359183,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1359420,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1359620,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1359644,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1359746,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1359835,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1359849,1079,0.6,,75.0,,,,,,,"Fiber, total dietary",G +1360150,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1360253,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G +1360962,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1361012,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1361216,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1361518,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G +1361686,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +1362538,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1362588,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +1363747,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1364355,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1364677,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1365368,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1365429,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1367383,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1367554,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1368421,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1369325,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1369468,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1369934,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1372548,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G +1372666,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1372745,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1372795,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1372955,1079,10.4,,70.0,,,,,,,"Fiber, total dietary",G +1373097,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1373106,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1373354,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +1373841,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1373875,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1374418,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1374535,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1374825,1079,1.1,,73.0,,,,,,,"Fiber, total dietary",G +1374832,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1375162,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1375180,1079,1.4,,73.0,,,,,,,"Fiber, total dietary",G +1375246,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1375732,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1375735,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1375838,1079,10.9,,70.0,,,,,,,"Fiber, total dietary",G +1375863,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +1375929,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1376073,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1376142,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1376152,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1376808,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1377290,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +1377526,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1377590,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1377909,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1377969,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1377983,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G +1378123,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1378154,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G +1378468,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G +1378884,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1378918,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +1378937,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1378965,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1379023,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1379109,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1379565,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1379891,1079,12.2,,70.0,,,,,,,"Fiber, total dietary",G +1380449,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1380994,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1381138,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1381641,1079,6.5,,70.0,,,,,,,"Fiber, total dietary",G +1382342,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +1383494,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1383544,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +1383615,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +1383995,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +1384298,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1384369,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1384507,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1384515,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +1384629,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1384711,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1384751,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G +1384802,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +1384936,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1385004,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G +1385052,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1385880,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1385938,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +1385945,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1386135,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1386254,1079,6.0,,70.0,,,,,,,"Fiber, total dietary",G +1386353,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1386479,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +1386707,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +1387088,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1387182,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1388185,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1388723,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1388930,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1388961,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1389045,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1389400,1079,2.5,,73.0,,,,,,,"Fiber, total dietary",G +1389450,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1389818,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1389830,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +1390082,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1390089,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +1390371,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1391196,1079,1.6,,73.0,,,,,,,"Fiber, total dietary",G +1391241,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1391268,1079,0.9,,75.0,,,,,,,"Fiber, total dietary",G +1391655,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1391789,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +1392086,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1392089,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1392571,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G +1393199,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G +1393492,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1393537,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G +1394276,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1394357,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +1394562,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1394565,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +1394621,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1394823,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1394859,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1394953,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +1395225,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1395401,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +1395722,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1395728,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1396114,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +1397038,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1397340,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +1397724,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1397801,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1398221,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1399349,1079,6.9,,70.0,,,,,,,"Fiber, total dietary",G +1399360,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G +1399859,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1400098,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1400850,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +1402090,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1402236,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1402780,1079,9.3,,70.0,,,,,,,"Fiber, total dietary",G +1403090,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +1403969,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1403971,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1404194,1079,3.2,,73.0,,,,,,,"Fiber, total dietary",G +1404633,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +1405744,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1406017,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1406062,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1406153,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1407074,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +1407395,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1407750,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +1408950,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1409378,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1409970,1079,22.5,,70.0,,,,,,,"Fiber, total dietary",G +1410048,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1411052,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1411495,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1411604,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1411605,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1411632,1079,1.8,,71.0,,,,,,,"Fiber, total dietary",G +1412072,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1412412,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1413113,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1413130,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1413238,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G +1414086,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G +1414542,1079,15.4,,70.0,,,,,,,"Fiber, total dietary",G +1414551,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1414556,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1414621,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1415018,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1415219,1079,23.3,,70.0,,,,,,,"Fiber, total dietary",G +1415290,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1415656,1079,7.3,,70.0,,,,,,,"Fiber, total dietary",G +1415707,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1416124,1079,9.5,,70.0,,,,,,,"Fiber, total dietary",G +1416445,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1416483,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G +1416637,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1417013,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +1417244,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +1417321,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1417325,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G +1417583,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1417614,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +1417746,1079,2.0,,73.0,,,,,,,"Fiber, total dietary",G +1417891,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1418149,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1418765,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1419139,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1419996,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1420085,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1420280,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1420827,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +1420984,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1421127,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +1421435,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1421787,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1421932,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1422133,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1422452,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1423261,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +1423681,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1423913,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1423917,1079,1.7,,73.0,,,,,,,"Fiber, total dietary",G +1424411,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1424464,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +1425256,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1425504,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1425777,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1426327,1079,10.6,,70.0,,,,,,,"Fiber, total dietary",G +1426363,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1426453,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G +1426665,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +1426685,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1426955,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1427364,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1427482,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1428172,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +1428735,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1431098,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +1432338,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1432906,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1434539,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G +1434769,1079,14.8,,70.0,,,,,,,"Fiber, total dietary",G +1435298,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1435345,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1435609,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1436376,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1436465,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1436580,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1444974,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +1455342,1079,3.2,,71.0,,,,,,,"Fiber, total dietary",G +1455446,1079,0.9,,71.0,,,,,,,"Fiber, total dietary",G +1455585,1079,1.3,,73.0,,,,,,,"Fiber, total dietary",G +1455863,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1455965,1079,0.8,,71.0,,,,,,,"Fiber, total dietary",G +1456144,1079,3.3,,78.0,,,,,,,"Fiber, total dietary",G +1456330,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1457001,1079,1.0,,78.0,,,,,,,"Fiber, total dietary",G +1457093,1079,1.0,,78.0,,,,,,,"Fiber, total dietary",G +1457112,1079,1.2,,71.0,,,,,,,"Fiber, total dietary",G +1457605,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1457914,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G +1458015,1079,2.1,,71.0,,,,,,,"Fiber, total dietary",G +1458021,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1458972,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1459458,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1459571,1079,2.6,,78.0,,,,,,,"Fiber, total dietary",G +1459730,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1459858,1079,0.1,,72.0,,,,,,,"Fiber, total dietary",G +1460096,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1460260,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1460590,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1461300,1079,0.4,,71.0,,,,,,,"Fiber, total dietary",G +1461306,1079,0.9,,71.0,,,,,,,"Fiber, total dietary",G +1461314,1079,1.0,,78.0,,,,,,,"Fiber, total dietary",G +1461656,1079,2.0,,71.0,,,,,,,"Fiber, total dietary",G +1461872,1079,1.7,,71.0,,,,,,,"Fiber, total dietary",G +1462173,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1462396,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1462424,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1880984,1079,22.5,,70.0,,,,,,,"Fiber, total dietary",G +1462766,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1462818,1079,4.0,,78.0,,,,,,,"Fiber, total dietary",G +1462853,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1463154,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1463197,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1463387,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1463443,1079,0.3,,75.0,,,,,,,"Fiber, total dietary",G +1464052,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1464420,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1464449,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G +1464478,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1464663,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G +1464990,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1465103,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1465109,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G +1465261,1079,1.4,,73.0,,,,,,,"Fiber, total dietary",G +1465365,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1465396,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1465963,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1466833,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1467173,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +1467340,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1467468,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1467615,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1467882,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1468232,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1468898,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1468904,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G +1468930,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1469082,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +1469215,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1469542,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1469801,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +1470078,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1470169,1079,8.6,,70.0,,,,,,,"Fiber, total dietary",G +1470832,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1470894,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1471318,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +1471595,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1471662,1079,1.7,,73.0,,,,,,,"Fiber, total dietary",G +1472775,1079,7.1,,73.0,,,,,,,"Fiber, total dietary",G +1473045,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1473169,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1473234,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1473358,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1473523,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1473722,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +1473802,1079,8.9,,70.0,,,,,,,"Fiber, total dietary",G +1474052,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +1474306,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +1474573,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1474628,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1475265,1079,16.7,,70.0,,,,,,,"Fiber, total dietary",G +1475433,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1475601,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G +1475645,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G +1475844,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1475992,1079,4.3,,70.0,,,,,,,"Fiber, total dietary",G +1476074,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1476426,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +1476489,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1476665,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1477027,1079,0.9,,75.0,,,,,,,"Fiber, total dietary",G +1477295,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1477474,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1477858,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1478953,1079,3.0,,73.0,,,,,,,"Fiber, total dietary",G +1478957,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1479310,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +1479412,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1479504,1079,42.9,,70.0,,,,,,,"Fiber, total dietary",G +1480024,1079,1.7,,73.0,,,,,,,"Fiber, total dietary",G +1480244,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1480777,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1481079,1079,6.5,,70.0,,,,,,,"Fiber, total dietary",G +1481163,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G +1481634,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1481797,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G +1481809,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1482230,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G +1482290,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1482487,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G +1483128,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1483256,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G +1483434,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1483507,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1483629,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G +1483777,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1483794,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1483803,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1484001,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1484025,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1484483,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +1484746,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1485086,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1485288,1079,6.1,,70.0,,,,,,,"Fiber, total dietary",G +1485346,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G +1485752,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1485899,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G +1486063,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +1486095,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1486550,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G +1486568,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1486804,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1486992,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1487127,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1487917,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1488071,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1488610,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G +1489315,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1489501,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1489574,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1489643,1079,3.0,,73.0,,,,,,,"Fiber, total dietary",G +1489863,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1490974,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +1491029,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +1491196,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1491287,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1491571,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +1491598,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +1491828,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +1492127,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1492263,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1492327,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1492674,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +1492839,1079,4.3,,70.0,,,,,,,"Fiber, total dietary",G +1493190,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1493199,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1493565,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1493735,1079,2.4,,73.0,,,,,,,"Fiber, total dietary",G +1493787,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1493819,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G +1494026,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +1494340,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +1494449,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G +1494458,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1494554,1079,20.0,,70.0,,,,,,,"Fiber, total dietary",G +1494672,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1495122,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1495356,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1495955,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1496110,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G +1496217,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1496378,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1496888,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1496985,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1497060,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1497922,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +1497946,1079,0.8,,73.0,,,,,,,"Fiber, total dietary",G +1498218,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +1498247,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1498341,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G +1498586,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1498636,1079,3.5,,73.0,,,,,,,"Fiber, total dietary",G +1498651,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1498656,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1498843,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1498990,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G +1499068,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1499115,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1499184,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G +1499204,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1499217,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1499561,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1499739,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1500394,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1500591,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1500729,1079,14.3,,73.0,,,,,,,"Fiber, total dietary",G +1500733,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1500808,1079,10.0,,75.0,,,,,,,"Fiber, total dietary",G +1500843,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +1501053,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +1502164,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1502700,1079,12.0,,70.0,,,,,,,"Fiber, total dietary",G +1502728,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1502753,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1502922,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1503064,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G +1503409,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G +1503607,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1503722,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1503851,1079,5.0,,73.0,,,,,,,"Fiber, total dietary",G +1505419,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1505523,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1507058,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1507560,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1507570,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1507682,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +1507767,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1507880,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1507996,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1508076,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1508898,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1509151,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1509344,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1509440,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1509726,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1510173,1079,1.1,,73.0,,,,,,,"Fiber, total dietary",G +1510380,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +1510476,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1510819,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1511144,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1511259,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G +1511277,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +1511540,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1511682,1079,6.2,,73.0,,,,,,,"Fiber, total dietary",G +1511726,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +1512048,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1512333,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G +1512507,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +1513121,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1513458,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1514008,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1514527,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G +1514692,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1515282,1079,6.0,,70.0,,,,,,,"Fiber, total dietary",G +1515420,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1515521,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1516104,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1516265,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1516726,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G +1516930,1079,6.0,,70.0,,,,,,,"Fiber, total dietary",G +1517063,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1517397,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +1517426,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1517489,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1517676,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1517759,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1517920,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1518117,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1518933,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1518976,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1518996,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G +1519222,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G +1519344,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1519630,1079,2.9,,73.0,,,,,,,"Fiber, total dietary",G +1519764,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1519831,1079,9.3,,70.0,,,,,,,"Fiber, total dietary",G +1519989,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1520086,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1520293,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1520679,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1520821,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G +1520867,1079,2.5,,75.0,,,,,,,"Fiber, total dietary",G +1521566,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1521733,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1521845,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1522087,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1522211,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1522387,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1522556,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1522624,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +1522640,1079,29.2,,70.0,,,,,,,"Fiber, total dietary",G +1522997,1079,3.2,,73.0,,,,,,,"Fiber, total dietary",G +1523062,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1523335,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +1523371,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1523688,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1523952,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1523973,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1524386,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1524388,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1524752,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1525278,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1525338,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1525559,1079,4.3,,70.0,,,,,,,"Fiber, total dietary",G +1526032,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +1526313,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1526330,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1526466,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1527780,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1527831,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1527945,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1528109,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1528407,1079,11.1,,70.0,,,,,,,"Fiber, total dietary",G +1528469,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1528567,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1528678,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1528907,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1529074,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1529096,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1529265,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +1529817,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1529868,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1530210,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1530460,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1530685,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1531115,1079,2.6,,73.0,,,,,,,"Fiber, total dietary",G +1531659,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1532050,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1532258,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1532288,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G +1532492,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1532567,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1533620,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1533633,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1533836,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1533893,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1534131,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G +1534348,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1534544,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G +1534649,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +1534661,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +1534743,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1534800,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1534937,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G +1534948,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +1535319,1079,38.9,,70.0,,,,,,,"Fiber, total dietary",G +1535943,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1536156,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +1536520,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1537138,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +1537203,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1537248,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G +1537398,1079,1.4,,73.0,,,,,,,"Fiber, total dietary",G +1537778,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1538020,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1538424,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1538747,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1538817,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1538944,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G +1538981,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1539060,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1539066,1079,23.3,,70.0,,,,,,,"Fiber, total dietary",G +1539617,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1540137,1079,7.3,,70.0,,,,,,,"Fiber, total dietary",G +1540397,1079,2.9,,73.0,,,,,,,"Fiber, total dietary",G +1540418,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G +1540790,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +1541535,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +1541978,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1542200,1079,5.6,,70.0,,,,,,,"Fiber, total dietary",G +1542296,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1542367,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1542474,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1542559,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G +1542632,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1542641,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1542847,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1542881,1079,2.6,,73.0,,,,,,,"Fiber, total dietary",G +1542911,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1542943,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1543490,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1543607,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1545057,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1545059,1079,0.3,,73.0,,,,,,,"Fiber, total dietary",G +1545065,1079,6.7,,73.0,,,,,,,"Fiber, total dietary",G +1545119,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1545754,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1545899,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1546683,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1546880,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1547306,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1548024,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1548165,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1548249,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1548420,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1548471,1079,1.5,,73.0,,,,,,,"Fiber, total dietary",G +1548534,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1548575,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1548766,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1548872,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +1548913,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1548960,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +1549125,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1549612,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1549639,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1550087,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1550297,1079,11.6,,70.0,,,,,,,"Fiber, total dietary",G +1550608,1079,4.3,,73.0,,,,,,,"Fiber, total dietary",G +1550866,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G +1550899,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1551064,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1551478,1079,26.7,,70.0,,,,,,,"Fiber, total dietary",G +1551600,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1551811,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G +1551846,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +1552659,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1553432,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1553474,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1553553,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1553827,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1553841,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1553892,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +1554159,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1554170,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1554260,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G +1554366,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +1554427,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1554559,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +1554664,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1554866,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1554947,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1555004,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G +1555374,1079,4.5,,70.0,,,,,,,"Fiber, total dietary",G +1555556,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1555934,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1556019,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G +1556506,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1556537,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1556845,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +1556846,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1556850,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G +1557076,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1557229,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1557325,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1557776,1079,0.7,,75.0,,,,,,,"Fiber, total dietary",G +1557867,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1558089,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1558117,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1558294,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1558338,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1558616,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G +1558768,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1558891,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1558967,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1559178,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1559343,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +1559423,1079,8.9,,70.0,,,,,,,"Fiber, total dietary",G +1559669,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1559745,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1559749,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +1560226,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1560690,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1560754,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1560904,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1561146,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +1561308,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1561427,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1561526,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +1561579,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1561640,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1561858,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +1562025,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G +1562082,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1562337,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +1562452,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1563616,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1563914,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1563944,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +1563988,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1564095,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1564488,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1564745,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1565396,1079,4.0,,73.0,,,,,,,"Fiber, total dietary",G +1565709,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1566183,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1566237,1079,6.0,,70.0,,,,,,,"Fiber, total dietary",G +1566774,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1566926,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +1566969,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G +1567182,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1567258,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1567289,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1567518,1079,0.9,,73.0,,,,,,,"Fiber, total dietary",G +1567704,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +1567808,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1567929,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1568286,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G +1568579,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1568739,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1568755,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1568817,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +1568949,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1568974,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1568997,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G +1569085,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1569322,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +1569421,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +1569604,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1570694,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +1570729,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1570911,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1571519,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +1571840,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1571927,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1571953,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1571971,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1572137,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +1572384,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1572581,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G +1572591,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1572984,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1573291,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1574124,1079,6.4,,70.0,,,,,,,"Fiber, total dietary",G +1574160,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +1574508,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1574624,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1574665,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +1574808,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1575067,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +1575349,1079,2.4,,73.0,,,,,,,"Fiber, total dietary",G +1575362,1079,2.9,,73.0,,,,,,,"Fiber, total dietary",G +1575425,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1575926,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1576167,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1576628,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +1576660,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1576721,1079,12.8,,70.0,,,,,,,"Fiber, total dietary",G +1577135,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1577175,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1577303,1079,25.7,,70.0,,,,,,,"Fiber, total dietary",G +1577522,1079,4.5,,70.0,,,,,,,"Fiber, total dietary",G +1577544,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1577860,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1578116,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1578184,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1578237,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1578328,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +1578668,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +1578717,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G +1579157,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1579198,1079,2.1,,73.0,,,,,,,"Fiber, total dietary",G +1579254,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1579342,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1579830,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +1579953,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +1580010,1079,9.5,,70.0,,,,,,,"Fiber, total dietary",G +1580820,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1581286,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +1581336,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G +1581354,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +1582659,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1583234,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +1583270,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G +1583912,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G +1583933,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1584039,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G +1584112,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1584599,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1585041,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1585097,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1585258,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1585819,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1585893,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1585904,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1585908,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G +1585968,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1586539,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G +1586649,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1587434,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1587993,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G +1588326,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1589458,1079,71.4,,70.0,,,,,,,"Fiber, total dietary",G +1589914,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1590202,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1590745,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +1590869,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1591273,1079,2.6,,73.0,,,,,,,"Fiber, total dietary",G +1591573,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1591651,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +1591834,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +1591894,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1592343,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1592529,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +1592541,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1592633,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1592670,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1592943,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1593161,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1593315,1079,37.5,,70.0,,,,,,,"Fiber, total dietary",G +1593553,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1593787,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +1593895,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +1594047,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G +1594306,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G +1594453,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +1594506,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1595351,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +1595427,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1596034,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1596096,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G +1596565,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1597240,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +1597705,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +1597774,1079,1.0,,73.0,,,,,,,"Fiber, total dietary",G +1598075,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G +1598202,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1598632,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +1598699,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +1599061,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +1599212,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1599285,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1599725,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1600336,1079,6.0,,70.0,,,,,,,"Fiber, total dietary",G +1600442,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +1600506,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G +1600625,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +1601552,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1601657,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1601814,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1601928,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1602001,1079,2.0,,73.0,,,,,,,"Fiber, total dietary",G +1602112,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1602585,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +1602652,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G +1602721,1079,8.9,,70.0,,,,,,,"Fiber, total dietary",G +1602931,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1602937,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1603044,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1603564,1079,1.6,,74.0,,,,,,,"Fiber, total dietary",G +1604001,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1604145,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1604253,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1605002,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1605274,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1605330,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1605452,1079,10.0,,73.0,,,,,,,"Fiber, total dietary",G +1605462,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +1605902,1079,34.4,,70.0,,,,,,,"Fiber, total dietary",G +1605951,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1607268,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1607490,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G +1607622,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1607640,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1607910,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1608089,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1608359,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1608636,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1608691,1079,20.0,,73.0,,,,,,,"Fiber, total dietary",G +1609043,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1609243,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +1609349,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1609465,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1609531,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1609784,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1610115,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1610228,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1610348,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +1610620,1079,4.9,,70.0,,,,,,,"Fiber, total dietary",G +1610641,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +1610994,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1611256,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +1611538,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1611544,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G +1611707,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1611782,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1611832,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1612521,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1612852,1079,5.6,,70.0,,,,,,,"Fiber, total dietary",G +1612971,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +1613237,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +1613791,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1614072,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G +1614126,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1614449,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1614612,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1615009,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1615227,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1615235,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1615276,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1615628,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1615745,1079,1.6,,73.0,,,,,,,"Fiber, total dietary",G +1616668,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1617114,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1617302,1079,1.4,,73.0,,,,,,,"Fiber, total dietary",G +1617544,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1617759,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1617920,1079,9.7,,70.0,,,,,,,"Fiber, total dietary",G +1617949,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +1617976,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G +1618011,1079,11.1,,70.0,,,,,,,"Fiber, total dietary",G +1618473,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1618841,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1618927,1079,6.7,,73.0,,,,,,,"Fiber, total dietary",G +1619619,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1619974,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1620675,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1620900,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1621318,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1621648,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1622114,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1622121,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1622152,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1622373,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +1622925,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1623104,1079,2.3,,73.0,,,,,,,"Fiber, total dietary",G +1623245,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1623439,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +1623487,1079,0.6,,73.0,,,,,,,"Fiber, total dietary",G +1623529,1079,25.8,,70.0,,,,,,,"Fiber, total dietary",G +1623652,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1623999,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +1624210,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G +1624372,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1624855,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1624903,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1625035,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1625242,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1625342,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1625834,1079,6.5,,70.0,,,,,,,"Fiber, total dietary",G +1625966,1079,6.0,,70.0,,,,,,,"Fiber, total dietary",G +1626186,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +1626239,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1626342,1079,6.5,,70.0,,,,,,,"Fiber, total dietary",G +1626586,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1626666,1079,1.0,,73.0,,,,,,,"Fiber, total dietary",G +1626756,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1626797,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1627334,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1628531,1079,2.4,,73.0,,,,,,,"Fiber, total dietary",G +1628589,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1628974,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G +1630457,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +1630608,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1630900,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1630967,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1631339,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +1631560,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G +1631807,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1631811,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1631881,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1632721,1079,14.3,,73.0,,,,,,,"Fiber, total dietary",G +1633098,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1633169,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +1633228,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1633323,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G +1633356,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1633424,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +1634454,1079,11.1,,70.0,,,,,,,"Fiber, total dietary",G +1634770,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1634978,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1635140,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1635597,1079,1.0,,73.0,,,,,,,"Fiber, total dietary",G +1635985,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +1636105,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +1636345,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1636557,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +1636560,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1636598,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +1636607,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1636949,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1637266,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1637315,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +1637367,1079,1.7,,73.0,,,,,,,"Fiber, total dietary",G +1637534,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1637716,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G +1637855,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1637887,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1638006,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1638340,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1638383,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1639277,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1639570,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1639865,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1640497,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1640621,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G +1641155,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +1641228,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +1641299,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G +1641757,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1641859,1079,12.8,,70.0,,,,,,,"Fiber, total dietary",G +1642007,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G +1642140,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1642182,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G +1642765,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +1643156,1079,11.4,,70.0,,,,,,,"Fiber, total dietary",G +1643790,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1643890,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1644350,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1644759,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1644899,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1645386,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +1645462,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1645533,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1645646,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1645814,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1646067,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1646194,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1646403,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G +1646536,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1646724,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1647210,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1647299,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1647570,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1647862,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1648276,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +1648385,1079,33.3,,70.0,,,,,,,"Fiber, total dietary",G +1648918,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1649037,1079,17.5,,70.0,,,,,,,"Fiber, total dietary",G +1649133,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1649194,1079,3.8,,73.0,,,,,,,"Fiber, total dietary",G +1649460,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1649531,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +1649712,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +1649893,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1650360,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +1650515,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1650603,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1650726,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1650816,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1651219,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1651268,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1651385,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1651507,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1651790,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1652127,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1652171,1079,26.7,,70.0,,,,,,,"Fiber, total dietary",G +1652750,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1653254,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +1653262,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1653316,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1653500,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1654145,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +1654297,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1654460,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1654462,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1654828,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1654895,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1655396,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +1655972,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1656340,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +1656588,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1656652,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1657069,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1657171,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1657265,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G +1657562,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1657631,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1658614,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1659108,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +1659174,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1659226,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1659241,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1659302,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1659364,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1659384,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +1659542,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1659570,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1659659,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1660170,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1660267,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1660468,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1660489,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G +1660490,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1660614,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1660916,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1661536,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1661631,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1661837,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1662340,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1662808,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +1663298,1079,9.5,,70.0,,,,,,,"Fiber, total dietary",G +1663675,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1663771,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1663827,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1663869,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G +1664016,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +1665153,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G +1665221,1079,5.6,,70.0,,,,,,,"Fiber, total dietary",G +1665437,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1665523,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1665573,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +1665645,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1666257,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1666515,1079,3.0,,73.0,,,,,,,"Fiber, total dietary",G +1666971,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1667744,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1667788,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1668386,1079,28.6,,70.0,,,,,,,"Fiber, total dietary",G +1668575,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1668582,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1668596,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1668710,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1669055,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1669173,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1669442,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1669512,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +1669526,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +1669544,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1669740,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G +1669818,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G +1669845,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1669928,1079,1.0,,73.0,,,,,,,"Fiber, total dietary",G +1670510,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G +1670670,1079,7.3,,70.0,,,,,,,"Fiber, total dietary",G +1670725,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +1670757,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1670821,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1671043,1079,5.1,,70.0,,,,,,,"Fiber, total dietary",G +1671547,1079,10.5,,70.0,,,,,,,"Fiber, total dietary",G +1671599,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +1671809,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1672101,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1673438,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +1673478,1079,9.5,,70.0,,,,,,,"Fiber, total dietary",G +1673860,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1674318,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1674471,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1674543,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +1674627,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1674683,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1674800,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1675390,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1675396,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G +1675459,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1676585,1079,8.6,,70.0,,,,,,,"Fiber, total dietary",G +1676744,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1676874,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1677042,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1677104,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1677345,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1677545,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1677723,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1677774,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1677801,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1677877,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1678201,1079,4.3,,70.0,,,,,,,"Fiber, total dietary",G +1678687,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +1679129,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1679185,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G +1679773,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1680098,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +1680119,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1680127,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1680395,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G +1681881,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +1681989,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1682167,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1682184,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1682377,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G +1682594,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +1683223,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1683646,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1683930,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1684136,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G +1684881,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1684953,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1685058,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1685382,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +1685512,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1685651,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G +1685722,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1685750,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +1685849,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1686021,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1686022,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1686209,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1686335,1079,14.0,,70.0,,,,,,,"Fiber, total dietary",G +1686728,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G +1686831,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +1687333,1079,19.0,,70.0,,,,,,,"Fiber, total dietary",G +1687831,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1687853,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1688387,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1688658,1079,2.5,,73.0,,,,,,,"Fiber, total dietary",G +1688982,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G +1689144,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1689504,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G +1689810,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1689815,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1689820,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1690114,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +1690202,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1690231,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1690422,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1690592,1079,14.8,,70.0,,,,,,,"Fiber, total dietary",G +1690621,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1690631,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1690733,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1690834,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +1691196,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1691405,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1692528,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1692575,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1692592,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1692695,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1692805,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1692825,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1693390,1079,1.7,,73.0,,,,,,,"Fiber, total dietary",G +1693637,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1693772,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1693837,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1694339,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1694372,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1694811,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G +1695189,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1695242,1079,2.3,,73.0,,,,,,,"Fiber, total dietary",G +1695397,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1695453,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G +1695501,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1695507,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1695849,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +1696599,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G +1696733,1079,6.7,,73.0,,,,,,,"Fiber, total dietary",G +1696831,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1697074,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1697409,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +1697569,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G +1697718,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +1697782,1079,8.7,,70.0,,,,,,,"Fiber, total dietary",G +1697796,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1697917,1079,5.1,,70.0,,,,,,,"Fiber, total dietary",G +1698130,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +1698201,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +1698421,1079,0.9,,73.0,,,,,,,"Fiber, total dietary",G +1698744,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G +1698842,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1699044,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1699689,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1699862,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1699896,1079,21.4,,70.0,,,,,,,"Fiber, total dietary",G +1700187,1079,5.6,,70.0,,,,,,,"Fiber, total dietary",G +1700211,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1700274,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +1700353,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G +1700518,1079,0.8,,73.0,,,,,,,"Fiber, total dietary",G +1701447,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1701869,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G +1702241,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1702435,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1702487,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1703026,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1703056,1079,8.3,,70.0,,,,,,,"Fiber, total dietary",G +1703074,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1703117,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G +1703127,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1703208,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +1703490,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1703560,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +1703601,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1703801,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1703864,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G +1704323,1079,20.0,,70.0,,,,,,,"Fiber, total dietary",G +1704405,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1704516,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1704660,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G +1705037,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1705097,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1705342,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1705418,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +1705992,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G +1705997,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1706302,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1706652,1079,6.5,,70.0,,,,,,,"Fiber, total dietary",G +1706722,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1706724,1079,2.8,,73.0,,,,,,,"Fiber, total dietary",G +1706895,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1707000,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1707219,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1707303,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1707492,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +1707494,1079,16.3,,70.0,,,,,,,"Fiber, total dietary",G +1707563,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1707610,1079,4.5,,70.0,,,,,,,"Fiber, total dietary",G +1707872,1079,3.9,,70.0,,,,,,,"Fiber, total dietary",G +1708126,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1708155,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G +1708297,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G +1708329,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +1708398,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G +1708644,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1709196,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1709198,1079,26.7,,70.0,,,,,,,"Fiber, total dietary",G +1709249,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1709286,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1709404,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1710560,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1711605,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +1711760,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1711832,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1711928,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1711989,1079,6.1,,70.0,,,,,,,"Fiber, total dietary",G +1712122,1079,6.0,,70.0,,,,,,,"Fiber, total dietary",G +1712388,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +1712495,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1712543,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1712705,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +1712709,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +1712791,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1712832,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1712848,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G +1713838,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1713878,1079,9.5,,70.0,,,,,,,"Fiber, total dietary",G +1713971,1079,16.0,,70.0,,,,,,,"Fiber, total dietary",G +1714471,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1714829,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1714917,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1715228,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G +1715544,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1715846,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1715851,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1716052,1079,5.0,,73.0,,,,,,,"Fiber, total dietary",G +1716099,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1716121,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1716226,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1716581,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G +1716791,1079,42.9,,70.0,,,,,,,"Fiber, total dietary",G +1716940,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +1717057,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1717626,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1717875,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1717981,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1718070,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1718077,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1718306,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1718720,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +1718983,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G +1719009,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G +1719857,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1719919,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1720932,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1720944,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1721690,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1722152,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G +1722208,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1722260,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1722771,1079,1.6,,73.0,,,,,,,"Fiber, total dietary",G +1722809,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1722850,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1723216,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +1723299,1079,17.8,,70.0,,,,,,,"Fiber, total dietary",G +1723595,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1723709,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1723856,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1724193,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1724351,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +1724674,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G +1724723,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1725289,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1725366,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1725590,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +1725618,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1725626,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1726025,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1726168,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1726498,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1726811,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G +1726898,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +1727070,1079,14.8,,70.0,,,,,,,"Fiber, total dietary",G +1727214,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1727274,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1727505,1079,7.7,,73.0,,,,,,,"Fiber, total dietary",G +1727678,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1727796,1079,3.8,,73.0,,,,,,,"Fiber, total dietary",G +1728460,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1729084,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G +1729157,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1729292,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +1729432,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G +1729483,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1729551,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1729611,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +1729950,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +1730042,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1730260,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +1730271,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1730452,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G +1730454,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1730472,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1730517,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G +1730689,1079,4.0,,73.0,,,,,,,"Fiber, total dietary",G +1730771,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +1730896,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +1730969,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1731011,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +1731201,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1731344,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1731537,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1731641,1079,25.0,,70.0,,,,,,,"Fiber, total dietary",G +1731891,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1731913,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1732074,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1732161,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +1732595,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1732607,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1732633,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1732814,1079,13.9,,70.0,,,,,,,"Fiber, total dietary",G +1732977,1079,50.0,,73.0,,,,,,,"Fiber, total dietary",G +1733117,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1733282,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1733465,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1733658,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1733843,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1734030,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1734040,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G +1735348,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1735750,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1735868,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1736585,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G +1736903,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1737045,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1737240,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1737266,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +1737733,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1737903,1079,3.0,,73.0,,,,,,,"Fiber, total dietary",G +1738447,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1738776,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1739079,1079,11.8,,70.0,,,,,,,"Fiber, total dietary",G +1739128,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1739618,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1739852,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1739911,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1739919,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1740034,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1740449,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1740548,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1740708,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1741150,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1741466,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1741627,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1741639,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1741702,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1741796,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1742156,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1742183,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +1742322,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1742498,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +1742752,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1742882,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1742977,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +1743206,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1743277,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1743347,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1743616,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1743652,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +1743766,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1743771,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1744324,1079,31.2,,70.0,,,,,,,"Fiber, total dietary",G +1744446,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G +1744548,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1744737,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1745145,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +1745288,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1745333,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G +1745583,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1745619,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +1745664,1079,2.5,,73.0,,,,,,,"Fiber, total dietary",G +1745704,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1745951,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +1746098,1079,15.9,,70.0,,,,,,,"Fiber, total dietary",G +1746215,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +1746371,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +1746497,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1746595,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1746783,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +1747027,1079,20.0,,70.0,,,,,,,"Fiber, total dietary",G +1747211,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1747263,1079,0.6,,73.0,,,,,,,"Fiber, total dietary",G +1747377,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G +1747618,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1747649,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1747837,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G +1748451,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1748556,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1748986,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1749244,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +1749487,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1749810,1079,10.5,,70.0,,,,,,,"Fiber, total dietary",G +1750044,1079,20.5,,70.0,,,,,,,"Fiber, total dietary",G +1757747,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1757760,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1881016,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +1758032,1079,3.3,,71.0,,,,,,,"Fiber, total dietary",G +1758052,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G +1758101,1079,7.7,,71.0,,,,,,,"Fiber, total dietary",G +1758205,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G +1758295,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1758944,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1759161,1079,1.5,,71.0,,,,,,,"Fiber, total dietary",G +1759806,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1759809,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1760004,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1760141,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G +1760438,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1760496,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1760513,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1761056,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1761067,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1761073,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1761195,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1761330,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1761343,1079,4.0,,73.0,,,,,,,"Fiber, total dietary",G +1761618,1079,2.2,,73.0,,,,,,,"Fiber, total dietary",G +1761870,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G +1761950,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1762008,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +1762109,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +1762179,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1762603,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1762733,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +1762988,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1763083,1079,16.7,,70.0,,,,,,,"Fiber, total dietary",G +1763276,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1763302,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +1763320,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1763377,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1763819,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1763879,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +1764220,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1764434,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1764710,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1764770,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1764819,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1764992,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G +1765394,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1765424,1079,6.7,,73.0,,,,,,,"Fiber, total dietary",G +1765552,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1765739,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1765767,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1765985,1079,17.9,,70.0,,,,,,,"Fiber, total dietary",G +1766304,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1766506,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1766542,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1766796,1079,1.7,,73.0,,,,,,,"Fiber, total dietary",G +1766843,1079,10.9,,70.0,,,,,,,"Fiber, total dietary",G +1767165,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +1767255,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +1767602,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1767647,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1767656,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1768066,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1768312,1079,11.4,,70.0,,,,,,,"Fiber, total dietary",G +1768313,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +1769038,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1769157,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1769573,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1769718,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1770096,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +1770134,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1770200,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +1770437,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G +1770806,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1770925,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1771030,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1771158,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1771163,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1771619,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1772316,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G +1772318,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G +1772849,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1773443,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1773481,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G +1773500,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1773508,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1773593,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1774830,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G +1774970,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +1774980,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1775001,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +1775077,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1775184,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1881445,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1775801,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1776094,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1776193,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1776481,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +1776900,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1777062,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1777228,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1777465,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1778227,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1778259,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +1778265,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +1778551,1079,4.1,,70.0,,,,,,,"Fiber, total dietary",G +1779090,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1779152,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1779510,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1779582,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1779897,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +1779954,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1780343,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +1780473,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G +1780612,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1780769,1079,7.4,,70.0,,,,,,,"Fiber, total dietary",G +1780894,1079,11.9,,70.0,,,,,,,"Fiber, total dietary",G +1781025,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1781512,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1781667,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1781808,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +1781948,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1782037,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1782277,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1782476,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1782810,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1782964,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G +1783108,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1783774,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1784018,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1784073,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1784542,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1784601,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1784656,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1784712,1079,25.0,,70.0,,,,,,,"Fiber, total dietary",G +1784975,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1786023,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1786402,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +1786601,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1787082,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1787359,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1787527,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1787586,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1787648,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1787874,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1788326,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +1788347,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G +1788649,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1788669,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +1788757,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +1788824,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1789832,1079,10.4,,70.0,,,,,,,"Fiber, total dietary",G +1790096,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1790300,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1790375,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1790769,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1790826,1079,11.8,,70.0,,,,,,,"Fiber, total dietary",G +1790946,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1790963,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1791549,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1791907,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1791930,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1792078,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1792248,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1792440,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1792642,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1792663,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1792720,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1792723,1079,2.8,,73.0,,,,,,,"Fiber, total dietary",G +1793120,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1793523,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1793724,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G +1794290,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1794404,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1794648,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1881760,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1794977,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1795005,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +1795059,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1795070,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1795193,1079,2.4,,73.0,,,,,,,"Fiber, total dietary",G +1795477,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +1795906,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G +1795994,1079,11.6,,70.0,,,,,,,"Fiber, total dietary",G +1796019,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1796365,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1796374,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G +1796535,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1796581,1079,20.0,,70.0,,,,,,,"Fiber, total dietary",G +1797161,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1797196,1079,20.0,,70.0,,,,,,,"Fiber, total dietary",G +1797616,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G +1797894,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1798577,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1799282,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1799379,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +1799583,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1799729,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1799885,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G +1800089,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +1800889,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1801080,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1801197,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1801477,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1802248,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G +1802572,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1802957,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G +1803324,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1803500,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1803587,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1804124,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1805005,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1805040,1079,18.0,,70.0,,,,,,,"Fiber, total dietary",G +1805095,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1805822,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1805909,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1805959,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1806559,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +1806765,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1807257,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1807330,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1808035,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1808619,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1808785,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1808811,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1808964,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1809605,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1809916,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1810039,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1810401,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1811567,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G +1811917,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1811970,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1812027,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G +1812098,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1812453,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1812883,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1812905,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1813595,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1813677,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1813842,1079,2.0,,73.0,,,,,,,"Fiber, total dietary",G +1813843,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1813950,1079,3.0,,73.0,,,,,,,"Fiber, total dietary",G +1814050,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G +1814114,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +1814222,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1815055,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1815095,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1815105,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1815684,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1815726,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +1815760,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1815805,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1816078,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1816399,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1817095,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +1817099,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1817183,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1817432,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1817636,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G +1818067,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1818295,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1818639,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1819056,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1819127,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1819345,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1819660,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1819742,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1820048,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +1820557,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1821237,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1821746,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +1821903,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1821975,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G +1822281,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1822350,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1822586,1079,1.3,,73.0,,,,,,,"Fiber, total dietary",G +1823105,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1823114,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +1823618,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1823799,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +1823854,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1824018,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1824057,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1824604,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1824758,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1825087,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1825191,1079,8.9,,70.0,,,,,,,"Fiber, total dietary",G +1825521,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1826031,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1826509,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +1826776,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1826886,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1827323,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1827365,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1827571,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1827608,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1827721,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1828309,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1828394,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1828637,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1828802,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1829010,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1829030,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G +1829502,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1829778,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1829840,1079,25.0,,70.0,,,,,,,"Fiber, total dietary",G +1830006,1079,8.9,,70.0,,,,,,,"Fiber, total dietary",G +1830061,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +1830114,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1830364,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1830413,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1830694,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1830739,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G +1830821,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +1830824,1079,4.9,,70.0,,,,,,,"Fiber, total dietary",G +1830841,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1831105,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1831314,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1831372,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G +1831411,1079,0.9,,73.0,,,,,,,"Fiber, total dietary",G +1831840,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1832110,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +1832155,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1832402,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1832432,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1833030,1079,0.9,,73.0,,,,,,,"Fiber, total dietary",G +1833295,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +1833514,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +1833773,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1833868,1079,8.3,,70.0,,,,,,,"Fiber, total dietary",G +1833909,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +1834360,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1835025,1079,9.8,,70.0,,,,,,,"Fiber, total dietary",G +1835065,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G +1835297,1079,20.0,,70.0,,,,,,,"Fiber, total dietary",G +1835844,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1835961,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1835981,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +1836879,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1837097,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1837227,1079,3.9,,70.0,,,,,,,"Fiber, total dietary",G +1837422,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G +1837587,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1838025,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +1838171,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1838257,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +1838269,1079,37.5,,70.0,,,,,,,"Fiber, total dietary",G +1838395,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1882344,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1838756,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1838806,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +1839284,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1882761,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1882771,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1839584,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G +1882857,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +1882870,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1839842,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +1882959,1079,25.0,,70.0,,,,,,,"Fiber, total dietary",G +1883014,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1840722,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +1840756,1079,22.2,,70.0,,,,,,,"Fiber, total dietary",G +1841026,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +1841154,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1841201,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +1841216,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1841221,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1841353,1079,19.8,,70.0,,,,,,,"Fiber, total dietary",G +1841531,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G +1841633,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1841790,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1841870,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +1841893,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1841990,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G +1842352,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G +1842681,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1883369,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1842852,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1842958,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1883432,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G +1843074,1079,16.7,,70.0,,,,,,,"Fiber, total dietary",G +1844051,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +1844098,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1844178,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1844574,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1845136,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1845411,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1845447,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +1845598,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1883598,1079,3.5,,73.0,,,,,,,"Fiber, total dietary",G +1845831,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1846123,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +1846203,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G +1846397,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G +1846887,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1846934,1079,27.5,,70.0,,,,,,,"Fiber, total dietary",G +1847087,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +1847341,1079,1.1,,75.0,,,,,,,"Fiber, total dietary",G +1883953,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1884041,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1884329,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1884353,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1884660,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1884725,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1884916,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1884943,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1885564,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +1885611,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1885617,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +1885676,1079,0.4,,75.0,,,,,,,"Fiber, total dietary",G +1885772,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1885779,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1885854,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1885991,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +1886074,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G +1886087,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1886165,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +1886461,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1886571,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1886691,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1886766,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1886939,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G +1887291,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +1887659,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1888065,1079,7.2,,70.0,,,,,,,"Fiber, total dietary",G +1888122,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1888183,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1888465,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1888512,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1889144,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1889401,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1889402,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1889406,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +1889722,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1889833,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1890403,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1890653,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1890944,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1890976,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G +1891032,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1891139,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1891285,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +1891316,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G +1891468,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1891829,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1891859,1079,6.6,,70.0,,,,,,,"Fiber, total dietary",G +1891976,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1892015,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1892202,1079,6.1,,70.0,,,,,,,"Fiber, total dietary",G +1892396,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1892529,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1892801,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1892830,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +1892976,1079,4.3,,70.0,,,,,,,"Fiber, total dietary",G +1894003,1079,2.9,,73.0,,,,,,,"Fiber, total dietary",G +1894028,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1894297,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1894373,1079,33.3,,70.0,,,,,,,"Fiber, total dietary",G +1894384,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +1894577,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1894686,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1894800,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1895195,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1895298,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1895574,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1895711,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1895826,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1896005,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1896049,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1896114,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +1896335,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1896389,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1896461,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +1896528,1079,5.1,,70.0,,,,,,,"Fiber, total dietary",G +1896575,1079,28.3,,70.0,,,,,,,"Fiber, total dietary",G +1896856,1079,6.5,,70.0,,,,,,,"Fiber, total dietary",G +1897084,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +1897218,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1897548,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +1897628,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1898092,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +1898310,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1898495,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1898553,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1898961,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G +1899377,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1899566,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1899574,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1899728,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1899778,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1899994,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1900430,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1900493,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +1900521,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1901472,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1901541,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1901544,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1901674,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1901815,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1902078,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G +1902352,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +1902507,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1902585,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1902730,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1902872,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1903098,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1903121,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +1903444,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1903604,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1903850,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1903934,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1903971,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1904106,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1904153,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1904501,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1904735,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +1904867,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1904911,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1905104,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1905772,1079,6.5,,70.0,,,,,,,"Fiber, total dietary",G +1905798,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1905891,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +1906200,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1906477,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1906981,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +1907169,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1907678,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G +1907950,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1908160,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1909453,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1909986,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1910322,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +1910514,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1911271,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1912207,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1912384,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1912722,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1913093,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1913261,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1913528,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1913835,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +1913877,1079,0.6,,73.0,,,,,,,"Fiber, total dietary",G +1913921,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1914272,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +1914970,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1915015,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1915096,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G +1915371,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1915402,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1915829,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1915921,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1916102,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1916341,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1916345,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1916473,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +1917506,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +1917765,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1917785,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1917956,1079,1.7,,75.0,,,,,,,"Fiber, total dietary",G +1918278,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1918481,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1918780,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1918913,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1918926,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1919054,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1919124,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1919280,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1919541,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1920059,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1920246,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G +1920328,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1920376,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1920895,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G +1921003,1079,2.2,,73.0,,,,,,,"Fiber, total dietary",G +1921232,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1921522,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1921716,1079,6.1,,70.0,,,,,,,"Fiber, total dietary",G +1921765,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G +1922194,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1922207,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1922414,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1922518,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1922775,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1923357,1079,9.7,,70.0,,,,,,,"Fiber, total dietary",G +1923728,1079,16.7,,70.0,,,,,,,"Fiber, total dietary",G +1924066,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +1924451,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1924562,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1925312,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1925313,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1925330,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1925602,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1925620,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +1925709,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G +1925748,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1926058,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1926145,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1926472,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G +1926604,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1926707,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +1926773,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G +1927041,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1927304,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1927508,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +1927567,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1927660,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G +1927765,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +1927789,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G +1928025,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1928148,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1928417,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1928585,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +1930583,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +1930728,1079,2.2,,73.0,,,,,,,"Fiber, total dietary",G +1931064,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1931128,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +1931325,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1931785,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +1931974,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1932121,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1932383,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1932597,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1932767,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G +1933207,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1933305,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1933622,1079,0.2,,70.0,,,,,,,"Fiber, total dietary",G +1933700,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +1933938,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1934015,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1934445,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1934592,1079,7.9,,70.0,,,,,,,"Fiber, total dietary",G +1934900,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1935589,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1935874,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1935877,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1936163,1079,11.1,,70.0,,,,,,,"Fiber, total dietary",G +1936197,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1936733,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1936801,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1936966,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1937215,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1937306,1079,15.4,,70.0,,,,,,,"Fiber, total dietary",G +1938037,1079,4.3,,70.0,,,,,,,"Fiber, total dietary",G +1938505,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1939108,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1939452,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1939455,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1939651,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1939768,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +1939884,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +1940404,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1940718,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1940759,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1941049,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1941057,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G +1941232,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1941318,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1941361,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1941640,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +1942349,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1942464,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1943107,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1943258,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1943362,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1943933,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1944071,1079,5.6,,70.0,,,,,,,"Fiber, total dietary",G +1944389,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1944397,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1944642,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1944730,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1945665,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1945789,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +1946506,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1946613,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1946630,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +1946684,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1946759,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1946791,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1947094,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1947125,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +1947918,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1947953,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1948176,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G +1948300,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1948335,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1948365,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1948522,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1948698,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1948723,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G +1948738,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1948778,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1948866,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1949592,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1950472,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1950952,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1951610,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +1951713,1079,6.9,,70.0,,,,,,,"Fiber, total dietary",G +1951946,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1952591,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G +1952609,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1953178,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1953231,1079,1.1,,73.0,,,,,,,"Fiber, total dietary",G +1953317,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +1953400,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +1953804,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1953821,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1954055,1079,1.1,,73.0,,,,,,,"Fiber, total dietary",G +1954162,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1954668,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1954767,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +1954818,1079,1.7,,73.0,,,,,,,"Fiber, total dietary",G +1955064,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +1955154,1079,8.6,,70.0,,,,,,,"Fiber, total dietary",G +1955295,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1955554,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1955576,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G +1955643,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1956306,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1956364,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1956393,1079,12.1,,70.0,,,,,,,"Fiber, total dietary",G +1956685,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1956785,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1956850,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +1957060,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1957099,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1957219,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +1958181,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +1958389,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G +1958440,1079,25.5,,70.0,,,,,,,"Fiber, total dietary",G +1958732,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +1959466,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1959479,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1959588,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1959658,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1960060,1079,6.7,,73.0,,,,,,,"Fiber, total dietary",G +1960225,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +1960902,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G +1961188,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +1961329,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +1961396,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1961460,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1961635,1079,17.9,,70.0,,,,,,,"Fiber, total dietary",G +1962279,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1962577,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1962926,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1963044,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1963410,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1963582,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +1963595,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +1963619,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1963731,1079,15.4,,70.0,,,,,,,"Fiber, total dietary",G +1964143,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1964656,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1965042,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G +1965349,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1966251,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G +1966419,1079,21.4,,70.0,,,,,,,"Fiber, total dietary",G +1967164,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1967583,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1967782,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1967888,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G +1967974,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1968105,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1968248,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1968415,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1968471,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1969000,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1969333,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +1969541,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1969565,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +1969608,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1969639,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1969830,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1970082,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1970137,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G +1970278,1079,0.9,,75.0,,,,,,,"Fiber, total dietary",G +1971029,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1972135,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +1972564,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1973140,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +1973144,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +1974539,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G +1974759,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1975026,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G +1975200,1079,40.0,,70.0,,,,,,,"Fiber, total dietary",G +1975316,1079,11.6,,70.0,,,,,,,"Fiber, total dietary",G +1975335,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G +1975410,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1975548,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1975593,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1976078,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +1976170,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1976321,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1976378,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1976751,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1976761,1079,26.7,,70.0,,,,,,,"Fiber, total dietary",G +1976833,1079,4.2,,73.0,,,,,,,"Fiber, total dietary",G +1977007,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1977209,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +1978290,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1978309,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +1978324,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1978424,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1978501,1079,6.9,,70.0,,,,,,,"Fiber, total dietary",G +1978584,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1978805,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1979044,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +1979354,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1979597,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +1979745,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1979831,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G +1980300,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1980395,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1980498,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1981081,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1981302,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +1981363,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1981468,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1981490,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +1981682,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1981746,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1981777,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1982922,1079,15.6,,70.0,,,,,,,"Fiber, total dietary",G +1982925,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G +1983145,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G +1983221,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1983403,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1983413,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1983542,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1983617,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1983768,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1983859,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1983996,1079,3.4,,73.0,,,,,,,"Fiber, total dietary",G +1984003,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1984285,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1984795,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1984812,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G +1984875,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +1984984,1079,66.7,,73.0,,,,,,,"Fiber, total dietary",G +1985345,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1985776,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1986116,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +1986157,1079,18.2,,70.0,,,,,,,"Fiber, total dietary",G +1986161,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1986246,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1986682,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1986688,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +1987349,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1987449,1079,15.6,,70.0,,,,,,,"Fiber, total dietary",G +1987733,1079,11.6,,70.0,,,,,,,"Fiber, total dietary",G +1987749,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1987994,1079,5.5,,70.0,,,,,,,"Fiber, total dietary",G +1988180,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1988577,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1988623,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1988900,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1988975,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1989026,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1989063,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1989112,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1989655,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G +1989745,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +1989827,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +1990087,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1990163,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G +1990333,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1990496,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +1990603,1079,8.7,,70.0,,,,,,,"Fiber, total dietary",G +1990739,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1991098,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +1991448,1079,13.6,,70.0,,,,,,,"Fiber, total dietary",G +1991580,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1991607,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1991744,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1991895,1079,4.9,,70.0,,,,,,,"Fiber, total dietary",G +1992069,1079,27.5,,70.0,,,,,,,"Fiber, total dietary",G +1992230,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +1992557,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1992985,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +1993003,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G +1993078,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1993679,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1993825,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1994818,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1995013,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1995391,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +1995747,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1996006,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1996299,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +1996602,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1996667,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1996831,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +1996986,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1997166,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +1998098,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +1998101,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +1998609,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +1998694,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +1999054,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +1999182,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +1999268,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +1999568,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +2007620,1079,2.0,,78.0,,,,,,,"Fiber, total dietary",G +2007657,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2008102,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2008706,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2008749,1079,3.7,,73.0,,,,,,,"Fiber, total dietary",G +2008774,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2008841,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +2009287,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2009388,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2009557,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2009672,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +2009799,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2010129,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2010414,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2010515,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2010732,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +2010838,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G +2010879,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2011100,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2011169,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2011611,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2011666,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2012086,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2012190,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2012890,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2013094,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G +2014159,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +2014536,1079,10.6,,70.0,,,,,,,"Fiber, total dietary",G +2014650,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +2014814,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2015016,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +2015019,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G +2015398,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2015583,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2015825,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +2015934,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2016162,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +2017068,1079,5.1,,70.0,,,,,,,"Fiber, total dietary",G +2017339,1079,5.7,,75.0,,,,,,,"Fiber, total dietary",G +2017361,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +2017764,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +2018142,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +2018319,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2018906,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G +2019040,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +2019177,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +2019629,1079,20.0,,70.0,,,,,,,"Fiber, total dietary",G +2019729,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2019992,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2020192,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +2020347,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G +2020506,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2020536,1079,9.3,,70.0,,,,,,,"Fiber, total dietary",G +2020567,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +2020849,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +2021010,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2021214,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2021285,1079,7.3,,70.0,,,,,,,"Fiber, total dietary",G +2021392,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2021579,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2021746,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +2022001,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G +2022048,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2022588,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2022663,1079,10.3,,70.0,,,,,,,"Fiber, total dietary",G +2022854,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +2022992,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2023101,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +2023979,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2024079,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2024105,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2024175,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2024264,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2024273,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2024310,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G +2025179,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2025448,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +2025481,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2025982,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +2026331,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2026382,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2026499,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2026749,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G +2026858,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +2027109,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2027784,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2028107,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2028206,1079,15.0,,70.0,,,,,,,"Fiber, total dietary",G +2028845,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2029086,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2029475,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +2029496,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2029723,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2029890,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +2030047,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G +2030076,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +2030311,1079,1.5,,73.0,,,,,,,"Fiber, total dietary",G +2030861,1079,8.9,,70.0,,,,,,,"Fiber, total dietary",G +2030937,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2031824,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2031935,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2032294,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2032436,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +2032538,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +2032622,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2032681,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +2032999,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +2033514,1079,12.3,,70.0,,,,,,,"Fiber, total dietary",G +2033994,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +2034167,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2034287,1079,1.6,,73.0,,,,,,,"Fiber, total dietary",G +2034482,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +2034504,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +2035045,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G +2035239,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G +2035258,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +2036005,1079,3.8,,73.0,,,,,,,"Fiber, total dietary",G +2036517,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2036596,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +2036678,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2036712,1079,3.2,,73.0,,,,,,,"Fiber, total dietary",G +2036869,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2037082,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2037392,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2037852,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +2038009,1079,3.2,,73.0,,,,,,,"Fiber, total dietary",G +2038083,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2038301,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2038370,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2038624,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +2040095,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2040146,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2040234,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2040281,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2040682,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2040819,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +2040867,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +2041287,1079,4.0,,73.0,,,,,,,"Fiber, total dietary",G +2041882,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2041947,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2041958,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2042236,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +2042296,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +2042306,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +2042392,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2042413,1079,8.3,,70.0,,,,,,,"Fiber, total dietary",G +2042535,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2043318,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2043468,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2043496,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +2043610,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2043957,1079,7.9,,70.0,,,,,,,"Fiber, total dietary",G +2044041,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2044203,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +2044344,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2044581,1079,28.6,,70.0,,,,,,,"Fiber, total dietary",G +2044609,1079,2.4,,73.0,,,,,,,"Fiber, total dietary",G +2044804,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +2044988,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2045216,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2045236,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2046061,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2046189,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2046273,1079,3.4,,73.0,,,,,,,"Fiber, total dietary",G +2046289,1079,0.2,,70.0,,,,,,,"Fiber, total dietary",G +2046344,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2046646,1079,12.0,,70.0,,,,,,,"Fiber, total dietary",G +2046829,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +2047010,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2047183,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2047409,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2047601,1079,2.6,,73.0,,,,,,,"Fiber, total dietary",G +2047612,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +2048065,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2048156,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2048202,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2048213,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2048362,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +2048499,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +2048537,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2049058,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +2049128,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2049375,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2049475,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2049509,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2049737,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2049895,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +2050507,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +2050568,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2050635,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2050731,1079,8.1,,70.0,,,,,,,"Fiber, total dietary",G +2051054,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +2051148,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G +2051209,1079,11.0,,70.0,,,,,,,"Fiber, total dietary",G +2052099,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2052116,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2052135,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2052555,1079,12.3,,70.0,,,,,,,"Fiber, total dietary",G +2052579,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +2052775,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +2052825,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G +2052857,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G +2053140,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +2053294,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2053614,1079,2.2,,73.0,,,,,,,"Fiber, total dietary",G +2053948,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +2054252,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2054910,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +2054930,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2054965,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2055202,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2055206,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2055959,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2056174,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2056196,1079,34.3,,70.0,,,,,,,"Fiber, total dietary",G +2056231,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2056824,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2056856,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2056986,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2057008,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2057062,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2057064,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2057603,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2057789,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +2057893,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +2057900,1079,16.7,,70.0,,,,,,,"Fiber, total dietary",G +2058301,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +2058606,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +2059323,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2059480,1079,6.4,,70.0,,,,,,,"Fiber, total dietary",G +2059575,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2059746,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2060100,1079,0.9,,73.0,,,,,,,"Fiber, total dietary",G +2060814,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2060834,1079,5.0,,73.0,,,,,,,"Fiber, total dietary",G +2060987,1079,0.7,,75.0,,,,,,,"Fiber, total dietary",G +2061088,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2061556,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2061640,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2061809,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2061984,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +2062172,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2062537,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2062983,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G +2063199,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2063238,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G +2063245,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2063549,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2063563,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2063764,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2063914,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2064026,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +2064135,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2064188,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +2065104,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +2065553,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2065708,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2066107,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2066321,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2066454,1079,0.7,,75.0,,,,,,,"Fiber, total dietary",G +2066646,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2066657,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2067248,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2067298,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2067555,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +2067656,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2067784,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G +2067852,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2067860,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2067921,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2068008,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +2068185,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2068450,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +2068501,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2069322,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2069901,1079,2.2,,73.0,,,,,,,"Fiber, total dietary",G +2069955,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2069978,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2069987,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2070068,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2070161,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2070557,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2070651,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G +2070680,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G +2070724,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +2070768,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +2070904,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2071068,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2071317,1079,5.1,,70.0,,,,,,,"Fiber, total dietary",G +2071490,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2071561,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +2071645,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2071686,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2071798,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2071806,1079,6.5,,70.0,,,,,,,"Fiber, total dietary",G +2071836,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2072018,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +2072099,1079,3.0,,73.0,,,,,,,"Fiber, total dietary",G +2072179,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2072283,1079,3.0,,73.0,,,,,,,"Fiber, total dietary",G +2072491,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2072569,1079,2.3,,73.0,,,,,,,"Fiber, total dietary",G +2072591,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2072795,1079,30.0,,70.0,,,,,,,"Fiber, total dietary",G +2073416,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +2073887,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2073909,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +2074286,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +2074735,1079,1.8,,75.0,,,,,,,"Fiber, total dietary",G +2075007,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +2075170,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +2076006,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2076060,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +2076095,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +2076284,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2076501,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +2076529,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +2076866,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2076868,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2077039,1079,0.2,,70.0,,,,,,,"Fiber, total dietary",G +2077137,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G +2077341,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2077552,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +2077663,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G +2077676,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G +2077841,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2078055,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2078184,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2078216,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2078907,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2079201,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2079501,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2079588,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +2079894,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +2080013,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G +2080207,1079,1.5,,73.0,,,,,,,"Fiber, total dietary",G +2080237,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +2080244,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +2080342,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G +2080760,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +2081374,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2081440,1079,0.4,,75.0,,,,,,,"Fiber, total dietary",G +2081578,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2081793,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G +2082239,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2082357,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2083174,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2083211,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2083903,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G +2083934,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2084600,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G +2084734,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2084823,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2085229,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2086168,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2086595,1079,2.5,,73.0,,,,,,,"Fiber, total dietary",G +2086628,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +2086674,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +2087106,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +2087366,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2087606,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +2087625,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +2087719,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +2087758,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +2087759,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +2087991,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G +2088187,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G +2088202,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +2088807,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2089033,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G +2089772,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G +2089782,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2089973,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2089988,1079,1.9,,73.0,,,,,,,"Fiber, total dietary",G +2090132,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2090439,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2091150,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +2091233,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2091256,1079,4.5,,70.0,,,,,,,"Fiber, total dietary",G +2091385,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2091493,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +2091519,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2091815,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +2092006,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2092142,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +2092489,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2093139,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +2093271,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2093490,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2093884,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +2093993,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2094452,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2095140,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +2095442,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2095503,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2095520,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +2096207,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2096275,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2096778,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2096812,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2096854,1079,8.3,,70.0,,,,,,,"Fiber, total dietary",G +2097172,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2097364,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +2097589,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2098233,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +2098260,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +2098399,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2098426,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2098497,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2099275,1079,20.0,,70.0,,,,,,,"Fiber, total dietary",G +2099624,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +2099706,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2100063,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2100070,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2100576,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +2100586,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2101672,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2101727,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +2101958,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2102216,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2102415,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +2102481,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +2102707,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2102883,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2103153,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2103382,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +2104119,1079,4.5,,70.0,,,,,,,"Fiber, total dietary",G +2104949,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2105055,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2105574,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2105665,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2105770,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2106113,1079,6.8,,70.0,,,,,,,"Fiber, total dietary",G +2106451,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2107196,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2107699,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2108541,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2109576,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2110063,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +2110708,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +2110944,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +2110990,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2111021,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +2111337,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2111700,1079,2.5,,73.0,,,,,,,"Fiber, total dietary",G +2111712,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +2111728,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2111735,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2112038,1079,2.6,,73.0,,,,,,,"Fiber, total dietary",G +2112076,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +2112084,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +2112294,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2112363,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2112618,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2112758,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +2113766,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2113962,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2114013,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +2114640,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2114777,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2115008,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2115140,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G +2115448,1079,1.4,,73.0,,,,,,,"Fiber, total dietary",G +2115523,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2115861,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +2115879,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2116099,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +2116909,1079,7.1,,73.0,,,,,,,"Fiber, total dietary",G +2117102,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2117752,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2117826,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2117976,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2118223,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2118817,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +2119086,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2119216,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +2119234,1079,3.8,,73.0,,,,,,,"Fiber, total dietary",G +2119603,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +2119739,1079,7.3,,70.0,,,,,,,"Fiber, total dietary",G +2119764,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2119791,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2119799,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2119847,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2120178,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2120258,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2120305,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +2120314,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G +2120470,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2120800,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2120993,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2121148,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2121218,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2121572,1079,3.2,,73.0,,,,,,,"Fiber, total dietary",G +2121816,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2122282,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +2122553,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2122644,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +2122958,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +2123130,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2123792,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2123952,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2124187,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G +2124411,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2124536,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G +2124554,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2124578,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +2125815,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +2126271,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +2126737,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2127002,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2127073,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2127148,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +2127209,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2127237,1079,12.3,,70.0,,,,,,,"Fiber, total dietary",G +2127314,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +2127315,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +2127558,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2127623,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2127704,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +2127735,1079,8.9,,70.0,,,,,,,"Fiber, total dietary",G +2127873,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2127981,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2128075,1079,0.1,,70.0,,,,,,,"Fiber, total dietary",G +2128428,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G +2128650,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G +2128675,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2128686,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2128740,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2128746,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G +2128882,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +2128917,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +2129094,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +2129620,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G +2129894,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2130095,1079,5.1,,70.0,,,,,,,"Fiber, total dietary",G +2130527,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +2130613,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +2131139,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2131164,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2131175,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2131216,1079,2.9,,73.0,,,,,,,"Fiber, total dietary",G +2131560,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2131798,1079,34.3,,70.0,,,,,,,"Fiber, total dietary",G +2131868,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2132211,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +2132887,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +2133256,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2133288,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2134190,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2134331,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2134812,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2135094,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2135196,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2135777,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G +2136030,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G +2136126,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2136212,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +2136310,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +2136337,1079,7.4,,70.0,,,,,,,"Fiber, total dietary",G +2136405,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2136487,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +2136924,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +2137649,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G +2138114,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +2138186,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2138579,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2139011,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2139792,1079,13.6,,70.0,,,,,,,"Fiber, total dietary",G +2139907,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +2140018,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2140073,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2140336,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2140995,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2141389,1079,2.0,,73.0,,,,,,,"Fiber, total dietary",G +2141391,1079,1.4,,73.0,,,,,,,"Fiber, total dietary",G +2141725,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2141734,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2142857,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2142867,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2142933,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2143207,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2143275,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2144244,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2144591,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2144840,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2145162,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G +2145523,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G +2145865,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +2145973,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2146011,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2146673,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2146764,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G +2146971,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2147329,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2147455,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2147654,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G +2148042,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2148048,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2148133,1079,11.6,,70.0,,,,,,,"Fiber, total dietary",G +2148182,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +2148208,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G +2148217,1079,6.9,,70.0,,,,,,,"Fiber, total dietary",G +2148574,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2148575,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +2148776,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G +2149015,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G +2149279,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +2149476,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +2149564,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2149760,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G +2149811,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G +2149868,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +2150867,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +2151357,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2151381,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G +2151559,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +2151608,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +2151773,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G +2152540,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2152732,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +2152911,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +2152967,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +2153344,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +2153366,1079,11.9,,70.0,,,,,,,"Fiber, total dietary",G +2153628,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2153670,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2154032,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2154129,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2154584,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2154888,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +2154904,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G +2154938,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2155227,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2155547,1079,7.3,,70.0,,,,,,,"Fiber, total dietary",G +2156070,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +2156788,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +2157239,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2157315,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +2157351,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2157639,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2158154,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2158567,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2158871,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2158938,1079,6.5,,70.0,,,,,,,"Fiber, total dietary",G +2159725,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G +2160104,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2160135,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2161057,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2161177,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +2161389,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2161625,1079,5.5,,70.0,,,,,,,"Fiber, total dietary",G +2162854,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2163178,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2163201,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2164079,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G +2164163,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +2164269,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2164564,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2164750,1079,1.3,,73.0,,,,,,,"Fiber, total dietary",G +2165254,1079,7.3,,70.0,,,,,,,"Fiber, total dietary",G +2165358,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +2165592,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2165614,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2166068,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +2166554,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2166619,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G +2166835,1079,6.7,,73.0,,,,,,,"Fiber, total dietary",G +2166846,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2167066,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2167255,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2167806,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +2167837,1079,18.8,,70.0,,,,,,,"Fiber, total dietary",G +2167938,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2168036,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +2168087,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +2168103,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2168473,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2168807,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2168828,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2169204,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G +2169222,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2169262,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2169330,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2169433,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2169457,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2169815,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +2169912,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +2170029,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2170266,1079,15.9,,70.0,,,,,,,"Fiber, total dietary",G +2170315,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2170603,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +2170715,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +2171017,1079,10.5,,70.0,,,,,,,"Fiber, total dietary",G +2171744,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2171836,1079,3.8,,73.0,,,,,,,"Fiber, total dietary",G +2171879,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G +2172573,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2173400,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G +2173969,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G +2174370,1079,11.1,,70.0,,,,,,,"Fiber, total dietary",G +2174453,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +2174600,1079,42.9,,70.0,,,,,,,"Fiber, total dietary",G +2174774,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G +2174845,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2175270,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G +2175556,1079,7.3,,70.0,,,,,,,"Fiber, total dietary",G +2175626,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2176023,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +2176507,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +2176626,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +2177052,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2177085,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2177184,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2177235,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +2177433,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2177787,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2177818,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2177921,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G +2177956,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2178113,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2178238,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2178445,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +2178642,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +2178807,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2179293,1079,4.5,,73.0,,,,,,,"Fiber, total dietary",G +2179573,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +2179707,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2179790,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2180091,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2180382,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G +2180472,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2180635,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +2180847,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +2181148,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2181409,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +2181560,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +2181683,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +2182046,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2182456,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +2183476,1079,5.4,,78.0,,,,,,,"Fiber, total dietary",G +2183597,1079,9.5,,78.0,,,,,,,"Fiber, total dietary",G +2183733,1079,3.1,,78.0,,,,,,,"Fiber, total dietary",G +2184063,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G +2184263,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2184304,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2184426,1079,0.8,,71.0,,,,,,,"Fiber, total dietary",G +2184610,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2184662,1079,0.6,,78.0,,,,,,,"Fiber, total dietary",G +2184834,1079,4.8,,78.0,,,,,,,"Fiber, total dietary",G +2184840,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2185022,1079,2.9,,73.0,,,,,,,"Fiber, total dietary",G +2185094,1079,3.7,,71.0,,,,,,,"Fiber, total dietary",G +2185192,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2185382,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2185391,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2185392,1079,1.4,,71.0,,,,,,,"Fiber, total dietary",G +2185744,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2185819,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2186022,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G +2186029,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2186263,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +2186268,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2186520,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2186586,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2186595,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2186649,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2187060,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2187131,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +2187425,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +2187466,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2187615,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2187655,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2187828,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +2187926,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +2187928,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2188070,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +2188353,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2188390,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2188537,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2188884,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G +2189099,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +2189118,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G +2189284,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G +2189317,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +2189400,1079,1.8,,73.0,,,,,,,"Fiber, total dietary",G +2190448,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G +2190743,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2191050,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2191679,1079,16.7,,70.0,,,,,,,"Fiber, total dietary",G +2191923,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +2192208,1079,0.3,,70.0,,,,,,,"Fiber, total dietary",G +2192276,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +2192423,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G +2192492,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2192617,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2192851,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2192873,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2193143,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2193328,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2193474,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2193766,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +2193868,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +2194177,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +2194388,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G +2195220,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2195355,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +2195775,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2195912,1079,0.2,,70.0,,,,,,,"Fiber, total dietary",G +2195991,1079,22.5,,70.0,,,,,,,"Fiber, total dietary",G +2196067,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2196073,1079,1.0,,73.0,,,,,,,"Fiber, total dietary",G +2196541,1079,0.8,,71.0,,,,,,,"Fiber, total dietary",G +2196632,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2196803,1079,4.8,,78.0,,,,,,,"Fiber, total dietary",G +2196896,1079,4.0,,71.0,,,,,,,"Fiber, total dietary",G +2197074,1079,2.9,,71.0,,,,,,,"Fiber, total dietary",G +2197347,1079,1.2,,71.0,,,,,,,"Fiber, total dietary",G +2197547,1079,5.4,,71.0,,,,,,,"Fiber, total dietary",G +2197803,1079,3.5,,71.0,,,,,,,"Fiber, total dietary",G +2198179,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +2198913,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2199011,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +2199119,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +2199439,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +2200575,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2200655,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G +2200673,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2201026,1079,1.7,,73.0,,,,,,,"Fiber, total dietary",G +2202215,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2202232,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G +2202236,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G +2202299,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2202562,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2202918,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2202941,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G +2203025,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2203333,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +2203455,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2203636,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2203651,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +2204026,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2204147,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2204325,1079,9.5,,70.0,,,,,,,"Fiber, total dietary",G +2204569,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +2205102,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2206099,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2206105,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2206119,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2206899,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +2207556,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2207642,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2208052,1079,0.8,,71.0,,,,,,,"Fiber, total dietary",G +2208084,1079,1.7,,71.0,,,,,,,"Fiber, total dietary",G +2208191,1079,2.4,,78.0,,,,,,,"Fiber, total dietary",G +2208223,1079,3.9,,78.0,,,,,,,"Fiber, total dietary",G +2208499,1079,3.8,,73.0,,,,,,,"Fiber, total dietary",G +2208637,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2208830,1079,0.8,,71.0,,,,,,,"Fiber, total dietary",G +2208924,1079,3.8,,73.0,,,,,,,"Fiber, total dietary",G +2209181,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2209503,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2209563,1079,4.4,,73.0,,,,,,,"Fiber, total dietary",G +2210105,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +2210422,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G +2210557,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2210879,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2210981,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +2211474,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +2211879,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +2212695,1079,1.9,,73.0,,,,,,,"Fiber, total dietary",G +2212901,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2213177,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +2213351,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +2213430,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2213512,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G +2213734,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G +2214098,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2214114,1079,31.4,,70.0,,,,,,,"Fiber, total dietary",G +2214268,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2214394,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G +2214690,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2214799,1079,8.3,,70.0,,,,,,,"Fiber, total dietary",G +2214867,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G +2215216,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +2215841,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2216405,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G +2216718,1079,14.3,,73.0,,,,,,,"Fiber, total dietary",G +2216812,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2216825,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2217170,1079,16.7,,70.0,,,,,,,"Fiber, total dietary",G +2217179,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2217203,1079,18.5,,70.0,,,,,,,"Fiber, total dietary",G +2217663,1079,4.3,,70.0,,,,,,,"Fiber, total dietary",G +2218279,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2218717,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2218788,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2218981,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +2219130,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2219412,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G +2219479,1079,8.5,,78.0,,,,,,,"Fiber, total dietary",G +2219678,1079,9.0,,78.0,,,,,,,"Fiber, total dietary",G +2219729,1079,3.4,,78.0,,,,,,,"Fiber, total dietary",G +2219819,1079,1.5,,71.0,,,,,,,"Fiber, total dietary",G +2219833,1079,1.8,,71.0,,,,,,,"Fiber, total dietary",G +2219852,1079,1.7,,71.0,,,,,,,"Fiber, total dietary",G +2219870,1079,1.7,,71.0,,,,,,,"Fiber, total dietary",G +2219903,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2220594,1079,1.1,,78.0,,,,,,,"Fiber, total dietary",G +2220682,1079,0.5,,78.0,,,,,,,"Fiber, total dietary",G +2221543,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2221672,1079,3.4,,73.0,,,,,,,"Fiber, total dietary",G +2221689,1079,0.5,,71.0,,,,,,,"Fiber, total dietary",G +2222125,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2222230,1079,3.0,,78.0,,,,,,,"Fiber, total dietary",G +2222274,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G +2222285,1079,5.0,,78.0,,,,,,,"Fiber, total dietary",G +2222709,1079,6.0,,77.0,,,,,,,"Fiber, total dietary",G +2226062,1079,2.4,,78.0,,,,,,,"Fiber, total dietary",G +2226146,1079,11.0,,78.0,,,,,,,"Fiber, total dietary",G +2226467,1079,3.1,,78.0,,,,,,,"Fiber, total dietary",G +2226556,1079,10.3,,78.0,,,,,,,"Fiber, total dietary",G +2226696,1079,2.3,,78.0,,,,,,,"Fiber, total dietary",G +2226711,1079,9.5,,78.0,,,,,,,"Fiber, total dietary",G +2227246,1079,4.8,,78.0,,,,,,,"Fiber, total dietary",G +2227273,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G +2227360,1079,1.6,,78.0,,,,,,,"Fiber, total dietary",G +2227454,1079,1.3,,78.0,,,,,,,"Fiber, total dietary",G +2227745,1079,8.9,,78.0,,,,,,,"Fiber, total dietary",G +2228038,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2228073,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2228306,1079,3.6,,78.0,,,,,,,"Fiber, total dietary",G +2228640,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2228804,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G +2228832,1079,3.6,,71.0,,,,,,,"Fiber, total dietary",G +2228887,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2229289,1079,1.8,,78.0,,,,,,,"Fiber, total dietary",G +2229674,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G +2229897,1079,0.4,,71.0,,,,,,,"Fiber, total dietary",G +2229968,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2230119,1079,13.7,,78.0,,,,,,,"Fiber, total dietary",G +2230135,1079,25.0,,78.0,,,,,,,"Fiber, total dietary",G +2230581,1079,8.2,,78.0,,,,,,,"Fiber, total dietary",G +2230838,1079,0.5,,79.0,,,,,,,"Fiber, total dietary",G +2230912,1079,2.1,,78.0,,,,,,,"Fiber, total dietary",G +2231167,1079,1.2,,71.0,,,,,,,"Fiber, total dietary",G +2231391,1079,0.9,,71.0,,,,,,,"Fiber, total dietary",G +2231620,1079,5.0,,78.0,,,,,,,"Fiber, total dietary",G +2231871,1079,0.0,,79.0,,,,,,,"Fiber, total dietary",G +2232076,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2232242,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2232271,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2232408,1079,2.0,,78.0,,,,,,,"Fiber, total dietary",G +2232485,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G +2232648,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2232815,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2232866,1079,0.9,,71.0,,,,,,,"Fiber, total dietary",G +2233550,1079,2.0,,78.0,,,,,,,"Fiber, total dietary",G +2233617,1079,0.8,,71.0,,,,,,,"Fiber, total dietary",G +2233637,1079,2.0,,78.0,,,,,,,"Fiber, total dietary",G +2233653,1079,3.0,,78.0,,,,,,,"Fiber, total dietary",G +2233753,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2233779,1079,6.7,,71.0,,,,,,,"Fiber, total dietary",G +2234183,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2234278,1079,6.0,,78.0,,,,,,,"Fiber, total dietary",G +2234677,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2234952,1079,2.0,,78.0,,,,,,,"Fiber, total dietary",G +2235908,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2236199,1079,3.9,,78.0,,,,,,,"Fiber, total dietary",G +2236290,1079,2.1,,78.0,,,,,,,"Fiber, total dietary",G +2236707,1079,16.1,,78.0,,,,,,,"Fiber, total dietary",G +2236730,1079,3.8,,78.0,,,,,,,"Fiber, total dietary",G +2236877,1079,1.9,,78.0,,,,,,,"Fiber, total dietary",G +2237000,1079,1.7,,71.0,,,,,,,"Fiber, total dietary",G +2237103,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2237190,1079,0.8,,71.0,,,,,,,"Fiber, total dietary",G +2237507,1079,3.6,,71.0,,,,,,,"Fiber, total dietary",G +2237545,1079,1.0,,71.0,,,,,,,"Fiber, total dietary",G +2237552,1079,2.0,,78.0,,,,,,,"Fiber, total dietary",G +2237949,1079,3.3,,71.0,,,,,,,"Fiber, total dietary",G +2238457,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2238842,1079,11.4,,70.0,,,,,,,"Fiber, total dietary",G +2239244,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +2239412,1079,7.3,,70.0,,,,,,,"Fiber, total dietary",G +2239582,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +2240251,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2240463,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2240526,1079,1.4,,73.0,,,,,,,"Fiber, total dietary",G +2241093,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2242000,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2242014,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2242439,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2242451,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +2242480,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2242747,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G +2243600,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +2244522,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2246661,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2248321,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +2250871,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2251421,1079,2.6,,73.0,,,,,,,"Fiber, total dietary",G +2253472,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2254140,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2254228,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2255123,1079,6.7,,73.0,,,,,,,"Fiber, total dietary",G +2255409,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2255471,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G +2255624,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2255808,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2256379,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2256592,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2256605,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2256633,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +2265410,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +2265840,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +2265922,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +2265938,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +2266242,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2266247,1079,14.8,,70.0,,,,,,,"Fiber, total dietary",G +2266445,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2266483,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2266648,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2266975,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2267135,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +2267396,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2267484,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2267525,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2267978,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +2268470,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2268516,1079,17.9,,70.0,,,,,,,"Fiber, total dietary",G +2269453,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +2270236,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2270934,1079,0.2,,70.0,,,,,,,"Fiber, total dietary",G +2271071,1079,7.4,,70.0,,,,,,,"Fiber, total dietary",G +2271639,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2271709,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2272081,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +2272149,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2272274,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +2272698,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G +2273007,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +2273032,1079,9.8,,70.0,,,,,,,"Fiber, total dietary",G +2273379,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2273427,1079,1.7,,73.0,,,,,,,"Fiber, total dietary",G +2273601,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2273652,1079,0.7,,75.0,,,,,,,"Fiber, total dietary",G +2273970,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +2274263,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2274288,1079,0.2,,70.0,,,,,,,"Fiber, total dietary",G +2274731,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2275041,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +2275111,1079,0.8,,73.0,,,,,,,"Fiber, total dietary",G +2275346,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +2275571,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2275775,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2275851,1079,25.0,,70.0,,,,,,,"Fiber, total dietary",G +2276078,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2276564,1079,34.3,,70.0,,,,,,,"Fiber, total dietary",G +2276716,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2277520,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G +2277902,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2277916,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +2278212,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2278256,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +2278431,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G +2278434,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2278912,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2279983,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G +2280347,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2280439,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G +2280840,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2281577,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2281658,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2281935,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +2282104,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2282286,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2282537,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2282685,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +2282826,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G +2282851,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2283013,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2283098,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2283539,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +2283673,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2283793,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2284179,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +2284520,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +2285198,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +2285208,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2286175,1079,0.8,,75.0,,,,,,,"Fiber, total dietary",G +2286257,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +2286807,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +2287321,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2287894,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +2288648,1079,12.3,,70.0,,,,,,,"Fiber, total dietary",G +2288806,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2288831,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +2289088,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2289163,1079,10.3,,70.0,,,,,,,"Fiber, total dietary",G +2289215,1079,2.0,,73.0,,,,,,,"Fiber, total dietary",G +2289223,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2289446,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2289493,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +2289715,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2289794,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +2290305,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2295641,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2295958,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G +2296097,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +2296435,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2296668,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2298540,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2298785,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2298813,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2299018,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2299349,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2300445,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +2300886,1079,8.2,,70.0,,,,,,,"Fiber, total dietary",G +2301236,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2301430,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2301687,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2301889,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2302274,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +2302963,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2303615,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2303812,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2304006,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2304233,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G +2304268,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2304738,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2304799,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2304874,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +2304880,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +2305729,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2305771,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2307095,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +2307377,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2307643,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +2308552,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2309317,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2309673,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +2309970,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +2311885,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2312216,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G +2313405,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2313449,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2313474,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +2313549,1079,16.7,,70.0,,,,,,,"Fiber, total dietary",G +2313771,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G +2313867,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2314122,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +2314434,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2314810,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +2314905,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2315076,1079,26.1,,70.0,,,,,,,"Fiber, total dietary",G +2315088,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +2315203,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +2315417,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G +2315447,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2315627,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +2315846,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +2316356,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2316381,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2316731,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +2317138,1079,3.2,,71.0,,,,,,,"Fiber, total dietary",G +2319974,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2320047,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +2320149,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2320250,1079,4.3,,70.0,,,,,,,"Fiber, total dietary",G +2321156,1079,16.7,,70.0,,,,,,,"Fiber, total dietary",G +2321577,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +2321909,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2321969,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2322103,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2322169,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +2322761,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +2322832,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +2323231,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2323554,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2324763,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2325284,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2325293,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +2325738,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2326312,1079,18.8,,70.0,,,,,,,"Fiber, total dietary",G +2326403,1079,1.7,,73.0,,,,,,,"Fiber, total dietary",G +2326653,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2327190,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2327412,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2327461,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2327974,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2328057,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2328304,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2328412,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +2328527,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G +2328550,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2329314,1079,0.4,,75.0,,,,,,,"Fiber, total dietary",G +2329403,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2329649,1079,2.3,,73.0,,,,,,,"Fiber, total dietary",G +2329696,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2330786,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2330827,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2331446,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2331494,1079,0.5,,78.0,,,,,,,"Fiber, total dietary",G +2331521,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2331581,1079,0.5,,78.0,,,,,,,"Fiber, total dietary",G +2332380,1079,1.2,,71.0,,,,,,,"Fiber, total dietary",G +2332787,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2333332,1079,16.7,,70.0,,,,,,,"Fiber, total dietary",G +2333347,1079,18.0,,70.0,,,,,,,"Fiber, total dietary",G +2333403,1079,1.3,,73.0,,,,,,,"Fiber, total dietary",G +2333895,1079,15.0,,70.0,,,,,,,"Fiber, total dietary",G +2333948,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2334451,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G +2335031,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2335596,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +2336273,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2336856,1079,0.3,,71.0,,,,,,,"Fiber, total dietary",G +2337287,1079,0.8,,71.0,,,,,,,"Fiber, total dietary",G +2337920,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2338133,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +2338189,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +2338193,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2338327,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2338477,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2338590,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2338726,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2339279,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2339508,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +2339627,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G +2340393,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2341069,1079,0.8,,,,,,,,,"Fiber, total dietary",G +2341263,1079,0.0,,,,,,,,,"Fiber, total dietary",G +2341637,1079,0.0,,,,,,,,,"Fiber, total dietary",G +2341745,1079,0.5,,,,,,,,,"Fiber, total dietary",G +2341907,1079,0.4,,,,,,,,,"Fiber, total dietary",G +2342074,1079,1.6,,,,,,,,,"Fiber, total dietary",G +2342257,1079,1.1,,,,,,,,,"Fiber, total dietary",G +2342464,1079,2.0,,,,,,,,,"Fiber, total dietary",G +2342471,1079,0.8,,,,,,,,,"Fiber, total dietary",G +2343023,1079,1.8,,,,,,,,,"Fiber, total dietary",G +2343368,1079,0.9,,,,,,,,,"Fiber, total dietary",G +2343375,1079,0.6,,,,,,,,,"Fiber, total dietary",G +2343978,1079,1.7,,,,,,,,,"Fiber, total dietary",G +2344693,1079,7.5,,,,,,,,,"Fiber, total dietary",G +2344818,1079,0.1,,,,,,,,,"Fiber, total dietary",G +2344944,1079,0.8,,,,,,,,,"Fiber, total dietary",G +2344970,1079,1.6,,,,,,,,,"Fiber, total dietary",G +2345067,1079,4.3,,,,,,,,,"Fiber, total dietary",G +2345195,1079,1.1,,,,,,,,,"Fiber, total dietary",G +2345202,1079,3.7,,,,,,,,,"Fiber, total dietary",G +2345207,1079,2.8,,,,,,,,,"Fiber, total dietary",G +2345233,1079,1.5,,,,,,,,,"Fiber, total dietary",G +2345265,1079,1.5,,,,,,,,,"Fiber, total dietary",G +2345444,1079,1.9,,,,,,,,,"Fiber, total dietary",G +2345645,1079,1.0,,,,,,,,,"Fiber, total dietary",G +2345686,1079,1.9,,,,,,,,,"Fiber, total dietary",G +2346048,1079,4.8,,,,,,,,,"Fiber, total dietary",G +2346137,1079,0.1,,,,,,,,,"Fiber, total dietary",G +2346207,1079,0.0,,,,,,,,,"Fiber, total dietary",G +2352958,1079,2.81,1.0,1.0,,,,,,,"Fiber, total dietary",G +2352962,1079,3.53,1.0,1.0,,,,,,,"Fiber, total dietary",G +2364030,1079,3.4,,78.0,,,,,,,"Fiber, total dietary",G +2364406,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2364521,1079,0.3,,70.0,,,,,,,"Fiber, total dietary",G +2364673,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2365151,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2365331,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2365509,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G +2365586,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G +2365810,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2365911,1079,3.4,,70.0,,,,,,,"Fiber, total dietary",G +2366167,1079,3.3,,75.0,,,,,,,"Fiber, total dietary",G +2366589,1079,3.9,,70.0,,,,,,,"Fiber, total dietary",G +2366680,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2366968,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +2367071,1079,21.7,,70.0,,,,,,,"Fiber, total dietary",G +2367508,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2367694,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +2367853,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2368080,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2368119,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2368860,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2369004,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2369256,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2369509,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +2370041,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2370293,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +2370525,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2370613,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2370838,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2370943,1079,3.5,,78.0,,,,,,,"Fiber, total dietary",G +2370975,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2371108,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2371337,1079,7.5,,78.0,,,,,,,"Fiber, total dietary",G +2371594,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G +2371794,1079,2.0,,72.0,,,,,,,"Fiber, total dietary",G +2371815,1079,4.2,,71.0,,,,,,,"Fiber, total dietary",G +2371833,1079,7.0,,78.0,,,,,,,"Fiber, total dietary",G +2372035,1079,1.8,,72.0,,,,,,,"Fiber, total dietary",G +2372247,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +2372265,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G +2372700,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2372758,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +2372967,1079,8.9,,70.0,,,,,,,"Fiber, total dietary",G +2373246,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +2373540,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +2373920,1079,19.0,,70.0,,,,,,,"Fiber, total dietary",G +2374099,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G +2374456,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2374761,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +2375074,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2375076,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2375163,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +2375388,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2375437,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2375507,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2375977,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2376158,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2376446,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +2376782,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +2377364,1079,21.1,,70.0,,,,,,,"Fiber, total dietary",G +2377445,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2377538,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2377801,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2377871,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2378026,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2378216,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +2378622,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +2379047,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2379191,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2379391,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2379449,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2379797,1079,3.2,,73.0,,,,,,,"Fiber, total dietary",G +2379968,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +2380055,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2380365,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2380454,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +2380521,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2380746,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2380810,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2380866,1079,5.5,,78.0,,,,,,,"Fiber, total dietary",G +2381312,1079,7.5,,78.0,,,,,,,"Fiber, total dietary",G +2381319,1079,2.4,,78.0,,,,,,,"Fiber, total dietary",G +2381675,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +2382102,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2382104,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +2382449,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +2382595,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +2382614,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2382789,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2383020,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +2383089,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2383198,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G +2383416,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +2383448,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +2384002,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +2384089,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G +2384472,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2384590,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2384661,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2385073,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2385083,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2385106,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2385981,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +2386190,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +2387008,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2387243,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2387316,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2387324,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2387384,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2387456,1079,12.7,,70.0,,,,,,,"Fiber, total dietary",G +2387583,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G +2387587,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2387932,1079,23.3,,70.0,,,,,,,"Fiber, total dietary",G +2388106,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2388175,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2388260,1079,10.5,,70.0,,,,,,,"Fiber, total dietary",G +2388374,1079,34.3,,70.0,,,,,,,"Fiber, total dietary",G +2388634,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2388681,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2388687,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2389386,1079,21.0,,70.0,,,,,,,"Fiber, total dietary",G +2389972,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +2390110,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2390424,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2390581,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2390638,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G +2391051,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2391355,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2391385,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2391637,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2391640,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2391740,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2391756,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +2392384,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2392548,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2392696,1079,10.8,,70.0,,,,,,,"Fiber, total dietary",G +2392960,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2393190,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2393329,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +2393386,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +2393529,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2393901,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +2394210,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2394224,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2394275,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +2394474,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2394810,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2394839,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +2395493,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G +2395629,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2395885,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2396054,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +2396114,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +2396291,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2396466,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2396471,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2396907,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2397013,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +2397106,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2397485,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2398013,1079,3.9,,70.0,,,,,,,"Fiber, total dietary",G +2398079,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2398327,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2398473,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2398749,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G +2398868,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2399314,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +2399425,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2399533,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2399723,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2400034,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +2400111,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +2400175,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +2400363,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2400387,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2400392,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2400445,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G +2400737,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2400792,1079,6.7,,73.0,,,,,,,"Fiber, total dietary",G +2400932,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2400941,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2401216,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2401231,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2401607,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2401844,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2401972,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2402634,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2402667,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2402979,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2403085,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +2403402,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2403420,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2403465,1079,0.8,,73.0,,,,,,,"Fiber, total dietary",G +2403466,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +2403828,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2403879,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2403989,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2405553,1079,5.5,,70.0,,,,,,,"Fiber, total dietary",G +2405570,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2405671,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +2405675,1079,4.9,,70.0,,,,,,,"Fiber, total dietary",G +2405738,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +2406306,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2406447,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2407002,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2407144,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2407242,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2407393,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2407537,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G +2407711,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2407951,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2408214,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2408571,1079,25.7,,70.0,,,,,,,"Fiber, total dietary",G +2408765,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2409240,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2409503,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2409666,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2409708,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2409788,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +2409794,1079,8.9,,70.0,,,,,,,"Fiber, total dietary",G +2410075,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2410357,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +2410508,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +2410709,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +2410850,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2410904,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2411090,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2411095,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2412025,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2412266,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2412442,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2412997,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2413277,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2413413,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +2413566,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G +2413851,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +2414330,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2414464,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2414594,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2414790,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2414805,1079,35.3,,70.0,,,,,,,"Fiber, total dietary",G +2414868,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +2415012,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +2415056,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +2415315,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2416528,1079,7.4,,70.0,,,,,,,"Fiber, total dietary",G +2416578,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2416672,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +2417732,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +2418249,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2418513,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2418526,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2418634,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G +2418654,1079,1.1,,73.0,,,,,,,"Fiber, total dietary",G +2418779,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +2419058,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2419085,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2420091,1079,7.7,,73.0,,,,,,,"Fiber, total dietary",G +2420390,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2420566,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +2420717,1079,8.7,,70.0,,,,,,,"Fiber, total dietary",G +2420726,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2420922,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2421586,1079,5.6,,70.0,,,,,,,"Fiber, total dietary",G +2421968,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2422105,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2422560,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2422570,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G +2423536,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2423660,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2424058,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G +2424757,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2424990,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2425086,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2425095,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2425105,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2425273,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2425287,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +2426514,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2426639,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2426747,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2426873,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +2427003,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2427237,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2427420,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2427517,1079,4.5,,70.0,,,,,,,"Fiber, total dietary",G +2427631,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2427858,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G +2427912,1079,25.5,,70.0,,,,,,,"Fiber, total dietary",G +2427997,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +2428125,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +2428449,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2428595,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +2428768,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2429110,1079,31.6,,70.0,,,,,,,"Fiber, total dietary",G +2429456,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2429557,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2430298,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2430354,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G +2430487,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2431262,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2431267,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2431418,1079,2.9,,73.0,,,,,,,"Fiber, total dietary",G +2431646,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +2431770,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +2432052,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2432140,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2432347,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2433183,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2433520,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2433692,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G +2434019,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2434056,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +2434192,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G +2434669,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2434714,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2434786,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2434966,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2435263,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2435857,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2435913,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +2436071,1079,0.5,,70.0,,,,,,,"Fiber, total dietary",G +2436222,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +2436737,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2437202,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +2437541,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2437649,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2437774,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2437905,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G +2438304,1079,7.9,,70.0,,,,,,,"Fiber, total dietary",G +2439762,1079,4.5,,70.0,,,,,,,"Fiber, total dietary",G +2440047,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2440449,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +2441079,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2441274,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2441283,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2441493,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2441694,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2441740,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +2442384,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2442553,1079,0.9,,73.0,,,,,,,"Fiber, total dietary",G +2442572,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2442600,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2443568,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +2443697,1079,3.0,,78.0,,,,,,,"Fiber, total dietary",G +2444145,1079,2.4,,78.0,,,,,,,"Fiber, total dietary",G +2444157,1079,4.5,,78.0,,,,,,,"Fiber, total dietary",G +2444204,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +2444264,1079,2.8,,71.0,,,,,,,"Fiber, total dietary",G +2444375,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2444428,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2444471,1079,2.6,,73.0,,,,,,,"Fiber, total dietary",G +2444509,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2444790,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2444824,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +2444874,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +2444904,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2445353,1079,3.8,,73.0,,,,,,,"Fiber, total dietary",G +2445518,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +2445785,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2445961,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2446030,1079,8.3,,70.0,,,,,,,"Fiber, total dietary",G +2446081,1079,0.2,,73.0,,,,,,,"Fiber, total dietary",G +2446375,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2446584,1079,8.3,,70.0,,,,,,,"Fiber, total dietary",G +2447105,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +2447308,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2447667,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +2447790,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2447867,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2448087,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G +2448461,1079,1.1,,73.0,,,,,,,"Fiber, total dietary",G +2448561,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2448572,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +2448773,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2449183,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2449491,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2449584,1079,0.4,,73.0,,,,,,,"Fiber, total dietary",G +2449652,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2450446,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2450456,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2450887,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2451015,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +2451021,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2451045,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2451484,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2451789,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G +2452157,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2452212,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2452307,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G +2452749,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2452768,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +2453036,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2453289,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2453502,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2453700,1079,4.6,,70.0,,,,,,,"Fiber, total dietary",G +2453804,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2453936,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2454840,1079,20.0,,70.0,,,,,,,"Fiber, total dietary",G +2455283,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2455445,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2455556,1079,6.9,,70.0,,,,,,,"Fiber, total dietary",G +2455755,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2455795,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G +2455838,1079,5.0,,73.0,,,,,,,"Fiber, total dietary",G +2456821,1079,3.2,,71.0,,,,,,,"Fiber, total dietary",G +2457126,1079,3.6,,71.0,,,,,,,"Fiber, total dietary",G +2457355,1079,2.7,,71.0,,,,,,,"Fiber, total dietary",G +2457553,1079,3.5,,71.0,,,,,,,"Fiber, total dietary",G +2457614,1079,5.4,,71.0,,,,,,,"Fiber, total dietary",G +2457740,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +2457789,1079,4.7,,71.0,,,,,,,"Fiber, total dietary",G +2457897,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G +2458043,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G +2458168,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2458203,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2458444,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G +2458655,1079,4.3,,71.0,,,,,,,"Fiber, total dietary",G +2459027,1079,2.0,,78.0,,,,,,,"Fiber, total dietary",G +2459224,1079,3.4,,78.0,,,,,,,"Fiber, total dietary",G +2460345,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G +2460477,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2460649,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2460711,1079,2.3,,73.0,,,,,,,"Fiber, total dietary",G +2460822,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2461440,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2461773,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +2461835,1079,0.2,,70.0,,,,,,,"Fiber, total dietary",G +2462144,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2462276,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2462440,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2462630,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2462667,1079,26.3,,70.0,,,,,,,"Fiber, total dietary",G +2462747,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +2462773,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2462796,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2462855,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +2462926,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +2462968,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2463195,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +2463630,1079,1.1,,73.0,,,,,,,"Fiber, total dietary",G +2463760,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2463842,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G +2463944,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2464056,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +2464414,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +2464515,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2464833,1079,13.6,,70.0,,,,,,,"Fiber, total dietary",G +2464834,1079,7.0,,70.0,,,,,,,"Fiber, total dietary",G +2465031,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +2465074,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +2465103,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2465902,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2466022,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G +2466225,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +2466709,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2466784,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +2466873,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2467214,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2467412,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +2467757,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +2467811,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2468081,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +2468207,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +2468359,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2468490,1079,6.5,,70.0,,,,,,,"Fiber, total dietary",G +2468914,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2469175,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +2469836,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2469848,1079,1.7,,73.0,,,,,,,"Fiber, total dietary",G +2470141,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +2470522,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2470868,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +2471081,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2471092,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +2471183,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2471223,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2471365,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2471693,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +2471872,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2472038,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2472096,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2472173,1079,14.0,,70.0,,,,,,,"Fiber, total dietary",G +2472346,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2472362,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2472446,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2472488,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +2472526,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2472651,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2472685,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +2472706,1079,8.7,,70.0,,,,,,,"Fiber, total dietary",G +2472749,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2473300,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2473612,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2473651,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2473742,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2473796,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2473977,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +2474567,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2474617,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2475083,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2475438,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +2475769,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2475790,1079,2.4,,73.0,,,,,,,"Fiber, total dietary",G +2476250,1079,1.6,,73.0,,,,,,,"Fiber, total dietary",G +2476435,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +2477049,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2477074,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2477484,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2478127,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2478283,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2478327,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2479081,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G +2479545,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2479921,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2480014,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2480123,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2480264,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2480347,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2480437,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2480590,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2480715,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G +2480827,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +2481226,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2481276,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +2481850,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2481897,1079,20.0,,70.0,,,,,,,"Fiber, total dietary",G +2482002,1079,4.3,,70.0,,,,,,,"Fiber, total dietary",G +2482660,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2482754,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2482829,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G +2483391,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2483579,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2483707,1079,1.4,,73.0,,,,,,,"Fiber, total dietary",G +2484031,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2484079,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2484550,1079,1.4,,73.0,,,,,,,"Fiber, total dietary",G +2484779,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +2485325,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +2485335,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +2485394,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +2485591,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +2485994,1079,0.3,,70.0,,,,,,,"Fiber, total dietary",G +2486007,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +2486521,1079,8.9,,70.0,,,,,,,"Fiber, total dietary",G +2486734,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +2486973,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2486982,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G +2487138,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2487156,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2487513,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2487818,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2488020,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2488140,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2488294,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2488416,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2488647,1079,18.5,,70.0,,,,,,,"Fiber, total dietary",G +2488695,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +2488960,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2489398,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +2489477,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2489646,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2489826,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2489844,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2490086,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +2490245,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2490347,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +2491116,1079,0.0,,75.0,,,,,,,"Fiber, total dietary",G +2491385,1079,10.0,,71.0,,,,,,,"Fiber, total dietary",G +2491411,1079,0.8,,72.0,,,,,,,"Fiber, total dietary",G +2491629,1079,1.7,,73.0,,,,,,,"Fiber, total dietary",G +2491643,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G +2491734,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G +2491776,1079,0.1,,71.0,,,,,,,"Fiber, total dietary",G +2491906,1079,3.8,,71.0,,,,,,,"Fiber, total dietary",G +2491952,1079,2.5,,71.0,,,,,,,"Fiber, total dietary",G +2491976,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G +2492445,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G +2492608,1079,3.6,,71.0,,,,,,,"Fiber, total dietary",G +2492775,1079,0.4,,71.0,,,,,,,"Fiber, total dietary",G +2492796,1079,0.8,,71.0,,,,,,,"Fiber, total dietary",G +2493108,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2493356,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +2493534,1079,13.3,,70.0,,,,,,,"Fiber, total dietary",G +2494882,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +2495041,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2495048,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2495224,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2495227,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2495397,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2495682,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2495775,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2495780,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2496145,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2496294,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2496368,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2496561,1079,6.1,,70.0,,,,,,,"Fiber, total dietary",G +2497150,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2497429,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +2497561,1079,3.1,,73.0,,,,,,,"Fiber, total dietary",G +2498413,1079,7.1,,73.0,,,,,,,"Fiber, total dietary",G +2498539,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +2498570,1079,5.6,,73.0,,,,,,,"Fiber, total dietary",G +2498694,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2498785,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2498993,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +2499022,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +2499239,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2499745,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2499780,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2499815,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2499943,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2500678,1079,6.2,,73.0,,,,,,,"Fiber, total dietary",G +2500767,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G +2500925,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2501082,1079,6.5,,70.0,,,,,,,"Fiber, total dietary",G +2501183,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2501280,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +2501463,1079,7.4,,70.0,,,,,,,"Fiber, total dietary",G +2501707,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2501890,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2502005,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2502885,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2502972,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +2502982,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2503213,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2503228,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2503320,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2503512,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2503580,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G +2503835,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +2504241,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +2505009,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2505612,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2505937,1079,3.4,,73.0,,,,,,,"Fiber, total dietary",G +2506096,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2506549,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2506592,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +2507140,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2507262,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2507517,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +2507831,1079,8.3,,70.0,,,,,,,"Fiber, total dietary",G +2507857,1079,5.6,,70.0,,,,,,,"Fiber, total dietary",G +2507962,1079,5.9,,70.0,,,,,,,"Fiber, total dietary",G +2508154,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +2508172,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G +2508332,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2508679,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2508862,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2509271,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2509288,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +2509423,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2509462,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +2509489,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +2509555,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2509731,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +2509770,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G +2510214,1079,2.2,,73.0,,,,,,,"Fiber, total dietary",G +2511400,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2511952,1079,1.5,,78.0,,,,,,,"Fiber, total dietary",G +2512003,1079,4.0,,78.0,,,,,,,"Fiber, total dietary",G +2512048,1079,4.6,,78.0,,,,,,,"Fiber, total dietary",G +2517165,1079,11.3,,78.0,,,,,,,"Fiber, total dietary",G +2517660,1079,1.8,,71.0,,,,,,,"Fiber, total dietary",G +2517805,1079,5.6,,78.0,,,,,,,"Fiber, total dietary",G +2517995,1079,1.9,,71.0,,,,,,,"Fiber, total dietary",G +2518377,1079,1.7,,78.0,,,,,,,"Fiber, total dietary",G +2518936,1079,2.4,,79.0,,,,,,,"Fiber, total dietary",G +2518992,1079,3.8,,78.0,,,,,,,"Fiber, total dietary",G +2519084,1079,1.0,,79.0,,,,,,,"Fiber, total dietary",G +2519403,1079,6.2,,71.0,,,,,,,"Fiber, total dietary",G +2519807,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G +2519948,1079,3.2,,73.0,,,,,,,"Fiber, total dietary",G +2519951,1079,3.2,,73.0,,,,,,,"Fiber, total dietary",G +2520312,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G +2520367,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G +2520536,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G +2520564,1079,1.1,,71.0,,,,,,,"Fiber, total dietary",G +2520615,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G +2520837,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G +2521096,1079,3.0,,78.0,,,,,,,"Fiber, total dietary",G +2521310,1079,0.9,,79.0,,,,,,,"Fiber, total dietary",G +2521517,1079,2.3,,71.0,,,,,,,"Fiber, total dietary",G +2521785,1079,2.2,,71.0,,,,,,,"Fiber, total dietary",G +2522545,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +2522627,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2523069,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +2523103,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2523217,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2523485,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2523575,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2523637,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2523846,1079,5.1,,70.0,,,,,,,"Fiber, total dietary",G +2524046,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +2524052,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2524699,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2524747,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2524975,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +2525033,1079,0.3,,70.0,,,,,,,"Fiber, total dietary",G +2525326,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2525711,1079,0.8,,78.0,,,,,,,"Fiber, total dietary",G +2525730,1079,5.4,,78.0,,,,,,,"Fiber, total dietary",G +2525816,1079,7.1,,71.0,,,,,,,"Fiber, total dietary",G +2526784,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +2526931,1079,3.0,,73.0,,,,,,,"Fiber, total dietary",G +2527247,1079,10.7,,75.0,,,,,,,"Fiber, total dietary",G +2528437,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2528442,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2528642,1079,3.8,,73.0,,,,,,,"Fiber, total dietary",G +2529123,1079,2.0,,75.0,,,,,,,"Fiber, total dietary",G +2529134,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2529720,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2529771,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2529856,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2530164,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2530385,1079,22.2,,70.0,,,,,,,"Fiber, total dietary",G +2530834,1079,0.8,,75.0,,,,,,,"Fiber, total dietary",G +2530856,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2530868,1079,2.9,,73.0,,,,,,,"Fiber, total dietary",G +2531160,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2531528,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2532981,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2533401,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2533410,1079,0.9,,73.0,,,,,,,"Fiber, total dietary",G +2533518,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +2533862,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +2534122,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2534274,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2534399,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2534852,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2534889,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2534996,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G +2535100,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2535385,1079,41.7,,70.0,,,,,,,"Fiber, total dietary",G +2535458,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2535714,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2535937,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +2535941,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2536120,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2536490,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2536776,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2537240,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2537358,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +2538011,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2538112,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G +2538137,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G +2538153,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2538768,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G +2539166,1079,7.8,,70.0,,,,,,,"Fiber, total dietary",G +2539345,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2539557,1079,0.8,,71.0,,,,,,,"Fiber, total dietary",G +2539656,1079,5.8,,78.0,,,,,,,"Fiber, total dietary",G +2539664,1079,7.7,,78.0,,,,,,,"Fiber, total dietary",G +2539732,1079,2.4,,78.0,,,,,,,"Fiber, total dietary",G +2540279,1079,1.8,,78.0,,,,,,,"Fiber, total dietary",G +2540409,1079,0.1,,78.0,,,,,,,"Fiber, total dietary",G +2540510,1079,0.1,,78.0,,,,,,,"Fiber, total dietary",G +2540828,1079,15.6,,70.0,,,,,,,"Fiber, total dietary",G +2541276,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2541772,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2542075,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +2542145,1079,17.9,,70.0,,,,,,,"Fiber, total dietary",G +2542169,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2542323,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2542432,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2542497,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +2542846,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2542872,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2543247,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +2543641,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2543661,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2543751,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +2543818,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2543928,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +2543935,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +2544015,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +2544103,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2544108,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +2544930,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2545335,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +2545772,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G +2546118,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +2546181,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2546833,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +2547481,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G +2547619,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G +2547621,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2547740,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2548319,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2548451,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2548501,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2548629,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2548958,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2549617,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2549930,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2550312,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2550499,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2550641,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2550666,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2551031,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2551120,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2551223,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2551332,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +2551539,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2551628,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +2551729,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2551762,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2551832,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2551917,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2552179,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +2552562,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2552705,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +2552825,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +2553452,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2553525,1079,3.0,,70.0,,,,,,,"Fiber, total dietary",G +2553833,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +2554022,1079,9.6,,70.0,,,,,,,"Fiber, total dietary",G +2554092,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2554105,1079,6.0,,70.0,,,,,,,"Fiber, total dietary",G +2554963,1079,0.9,,79.0,,,,,,,"Fiber, total dietary",G +2555219,1079,2.0,,79.0,,,,,,,"Fiber, total dietary",G +2555643,1079,5.3,,71.0,,,,,,,"Fiber, total dietary",G +2556675,1079,1.8,,78.0,,,,,,,"Fiber, total dietary",G +2556738,1079,5.6,,78.0,,,,,,,"Fiber, total dietary",G +2556836,1079,0.2,,71.0,,,,,,,"Fiber, total dietary",G +2556909,1079,1.2,,71.0,,,,,,,"Fiber, total dietary",G +2557008,1079,1.7,,71.0,,,,,,,"Fiber, total dietary",G +2557020,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G +2557363,1079,1.0,,71.0,,,,,,,"Fiber, total dietary",G +2557454,1079,2.4,,72.0,,,,,,,"Fiber, total dietary",G +2557541,1079,0.1,,78.0,,,,,,,"Fiber, total dietary",G +2557549,1079,0.1,,78.0,,,,,,,"Fiber, total dietary",G +2557657,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G +2557773,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G +2557776,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G +2558309,1079,5.3,,78.0,,,,,,,"Fiber, total dietary",G +2558670,1079,0.8,,71.0,,,,,,,"Fiber, total dietary",G +2558685,1079,6.4,,78.0,,,,,,,"Fiber, total dietary",G +2558862,1079,1.4,,78.0,,,,,,,"Fiber, total dietary",G +2558981,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G +2559468,1079,3.3,,78.0,,,,,,,"Fiber, total dietary",G +2559978,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2560169,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +2560471,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G +2560684,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2560922,1079,7.7,,70.0,,,,,,,"Fiber, total dietary",G +2560980,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2561019,1079,4.4,,70.0,,,,,,,"Fiber, total dietary",G +2561063,1079,3.0,,73.0,,,,,,,"Fiber, total dietary",G +2561558,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +2562162,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +2562322,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2562455,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2562617,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +2562647,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2562739,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2562755,1079,10.6,,70.0,,,,,,,"Fiber, total dietary",G +2562834,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2562953,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +2562970,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2563360,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2563385,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2563955,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +2564138,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2564191,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2564243,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +2564347,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2564514,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +2564552,1079,5.7,,70.0,,,,,,,"Fiber, total dietary",G +2564731,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2564969,1079,4.9,,70.0,,,,,,,"Fiber, total dietary",G +2565524,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2565549,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2565586,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2565835,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +2566162,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2566204,1079,1.3,,73.0,,,,,,,"Fiber, total dietary",G +2566744,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2566746,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2566922,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2567026,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2567203,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +2567471,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2568032,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2568081,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2568361,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G +2568591,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2569052,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2569100,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +2569290,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2569423,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2569747,1079,11.6,,70.0,,,,,,,"Fiber, total dietary",G +2569765,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +2569850,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2570236,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +2570376,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2570903,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2570984,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2571219,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2571592,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2571894,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2571961,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +2572480,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2572523,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2572525,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2572650,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2572760,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +2572805,1079,5.5,,70.0,,,,,,,"Fiber, total dietary",G +2572814,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2572889,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2573150,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2573276,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2573422,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +2573585,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2574353,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2574377,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +2574809,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2574907,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2575210,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2575489,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +2575583,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2575637,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +2575677,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +2576122,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +2576145,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2576154,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2576926,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2576928,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2576929,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2577175,1079,6.0,,70.0,,,,,,,"Fiber, total dietary",G +2577530,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2577694,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +2577805,1079,16.7,,70.0,,,,,,,"Fiber, total dietary",G +2577905,1079,10.1,,70.0,,,,,,,"Fiber, total dietary",G +2578557,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +2578872,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G +2578876,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2579096,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2579124,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2579151,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2579359,1079,2.6,,73.0,,,,,,,"Fiber, total dietary",G +2579598,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +2579604,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2579621,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +2579655,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2579708,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +2580170,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +2580290,1079,6.0,,70.0,,,,,,,"Fiber, total dietary",G +2580337,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2580516,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2580660,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2580706,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2580775,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2580854,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +2580900,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2580966,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2580988,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G +2580996,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2581529,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2581658,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2582017,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +2582170,1079,9.5,,70.0,,,,,,,"Fiber, total dietary",G +2582224,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2582757,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2582786,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2583059,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2583185,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2583287,1079,18.0,,70.0,,,,,,,"Fiber, total dietary",G +2584528,1079,11.4,,70.0,,,,,,,"Fiber, total dietary",G +2584683,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2584782,1079,6.1,,70.0,,,,,,,"Fiber, total dietary",G +2584879,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +2585564,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2585642,1079,11.1,,70.0,,,,,,,"Fiber, total dietary",G +2585732,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2585854,1079,11.1,,70.0,,,,,,,"Fiber, total dietary",G +2585874,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2586478,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2586810,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2586878,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2587976,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +2588808,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2588821,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2588955,1079,13.0,,70.0,,,,,,,"Fiber, total dietary",G +2588997,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2589037,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2589324,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2589377,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2589416,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2589468,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2589574,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2589891,1079,0.9,,70.0,,,,,,,"Fiber, total dietary",G +2589934,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2589985,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +2590086,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +2590256,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2590699,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2590710,1079,3.7,,70.0,,,,,,,"Fiber, total dietary",G +2590873,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2591064,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2591106,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G +2591132,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +2591518,1079,17.9,,70.0,,,,,,,"Fiber, total dietary",G +2591558,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +2591689,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2592160,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2592420,1079,2.6,,73.0,,,,,,,"Fiber, total dietary",G +2592448,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2592700,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2592707,1079,4.3,,70.0,,,,,,,"Fiber, total dietary",G +2592909,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2593027,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2593038,1079,6.9,,70.0,,,,,,,"Fiber, total dietary",G +2593077,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2593264,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2593708,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +2593738,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2593762,1079,9.1,,70.0,,,,,,,"Fiber, total dietary",G +2593814,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2594288,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2594412,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +2594445,1079,3.9,,70.0,,,,,,,"Fiber, total dietary",G +2594578,1079,6.9,,70.0,,,,,,,"Fiber, total dietary",G +2594616,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G +2594696,1079,1.5,,73.0,,,,,,,"Fiber, total dietary",G +2594783,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +2594920,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +2595455,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2595549,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2595648,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2595799,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2595912,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +2596219,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2596329,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2596405,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2596787,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2597216,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2597484,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2597499,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G +2597813,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2597876,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +2598803,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2599040,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2599304,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +2599346,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +2599352,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2599361,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2599659,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2599896,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2600003,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2600262,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2600406,1079,8.7,,70.0,,,,,,,"Fiber, total dietary",G +2600965,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2600990,1079,0.4,,70.0,,,,,,,"Fiber, total dietary",G +2601023,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2601030,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2601412,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2601640,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2601836,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2602220,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2602258,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2602271,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G +2602275,1079,28.6,,70.0,,,,,,,"Fiber, total dietary",G +2602285,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2602297,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2602623,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2603025,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G +2603136,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2603801,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2603808,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +2603869,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2604614,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G +2604960,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2604986,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2605110,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2605513,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2605528,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +2605936,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +2606069,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +2606253,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2606604,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2607034,1079,6.9,,70.0,,,,,,,"Fiber, total dietary",G +2607467,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2607531,1079,25.0,,70.0,,,,,,,"Fiber, total dietary",G +2607622,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2607690,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2607705,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +2608233,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2608401,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2608424,1079,8.8,,70.0,,,,,,,"Fiber, total dietary",G +2608747,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G +2608784,1079,33.3,,70.0,,,,,,,"Fiber, total dietary",G +2608915,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +2609329,1079,2.3,,70.0,,,,,,,"Fiber, total dietary",G +2609452,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2609488,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +2609799,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2609914,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2610809,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G +2610900,1079,0.4,,78.0,,,,,,,"Fiber, total dietary",G +2610941,1079,0.6,,78.0,,,,,,,"Fiber, total dietary",G +2611094,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G +2611134,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G +2611372,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +2611473,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2611619,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2612958,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2612993,1079,6.5,,70.0,,,,,,,"Fiber, total dietary",G +2613095,1079,2.5,,71.0,,,,,,,"Fiber, total dietary",G +2613366,1079,7.6,,78.0,,,,,,,"Fiber, total dietary",G +2613589,1079,0.1,,78.0,,,,,,,"Fiber, total dietary",G +2613732,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G +2613738,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G +2614011,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G +2614074,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G +2614173,1079,2.4,,71.0,,,,,,,"Fiber, total dietary",G +2614659,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2614674,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +2614950,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2615057,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2615068,1079,2.6,,70.0,,,,,,,"Fiber, total dietary",G +2615366,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +2615377,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2615673,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2615680,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2615710,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +2615802,1079,1.2,,73.0,,,,,,,"Fiber, total dietary",G +2615845,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2616543,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2617075,1079,3.5,,70.0,,,,,,,"Fiber, total dietary",G +2617342,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +2617436,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2617599,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2617854,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2618102,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2618302,1079,2.3,,73.0,,,,,,,"Fiber, total dietary",G +2618385,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +2618434,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +2618738,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G +2618771,1079,2.6,,73.0,,,,,,,"Fiber, total dietary",G +2619048,1079,4.0,,70.0,,,,,,,"Fiber, total dietary",G +2619320,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2619531,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2620259,1079,3.8,,70.0,,,,,,,"Fiber, total dietary",G +2620502,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +2621194,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2621479,1079,0.7,,70.0,,,,,,,"Fiber, total dietary",G +2621553,1079,1.7,,70.0,,,,,,,"Fiber, total dietary",G +2621554,1079,4.7,,70.0,,,,,,,"Fiber, total dietary",G +2621985,1079,5.5,,70.0,,,,,,,"Fiber, total dietary",G +2622093,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2622306,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +2622438,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G +2622449,1079,8.6,,70.0,,,,,,,"Fiber, total dietary",G +2622536,1079,2.0,,70.0,,,,,,,"Fiber, total dietary",G +2622742,1079,8.3,,70.0,,,,,,,"Fiber, total dietary",G +2623372,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2623544,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2623636,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2623716,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2623858,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +2624077,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2624160,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2624204,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +2624262,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +2624471,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2624664,1079,12.5,,70.0,,,,,,,"Fiber, total dietary",G +2624928,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2625218,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2625989,1079,10.5,,70.0,,,,,,,"Fiber, total dietary",G +2626698,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2626962,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +2627256,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +2627427,1079,14.3,,70.0,,,,,,,"Fiber, total dietary",G +2627542,1079,7.4,,70.0,,,,,,,"Fiber, total dietary",G +2627621,1079,2.8,,70.0,,,,,,,"Fiber, total dietary",G +2627694,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2628212,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G +2628336,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2628869,1079,5.3,,70.0,,,,,,,"Fiber, total dietary",G +2628905,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2628920,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2629233,1079,25.0,,70.0,,,,,,,"Fiber, total dietary",G +2629297,1079,1.4,,70.0,,,,,,,"Fiber, total dietary",G +2629318,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2629574,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2629704,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2629726,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2630037,1079,2.2,,70.0,,,,,,,"Fiber, total dietary",G +2630228,1079,22.2,,70.0,,,,,,,"Fiber, total dietary",G +2630459,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +2631025,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2631097,1079,23.8,,70.0,,,,,,,"Fiber, total dietary",G +2631199,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2631382,1079,7.1,,70.0,,,,,,,"Fiber, total dietary",G +2631504,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +2631563,1079,2.1,,70.0,,,,,,,"Fiber, total dietary",G +2631579,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +2631900,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2632378,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2632417,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2632967,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2633378,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2633726,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2633800,1079,2.9,,70.0,,,,,,,"Fiber, total dietary",G +2633943,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2634315,1079,3.3,,73.0,,,,,,,"Fiber, total dietary",G +2634448,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2634790,1079,1.1,,70.0,,,,,,,"Fiber, total dietary",G +2634865,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2635122,1079,20.0,,70.0,,,,,,,"Fiber, total dietary",G +2635612,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +2635782,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2635896,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2636073,1079,2.7,,70.0,,,,,,,"Fiber, total dietary",G +2636192,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2636615,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2636664,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2637156,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2637441,1079,3.1,,70.0,,,,,,,"Fiber, total dietary",G +2637472,1079,0.7,,73.0,,,,,,,"Fiber, total dietary",G +2637683,1079,3.2,,70.0,,,,,,,"Fiber, total dietary",G +2637728,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2637729,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2638009,1079,6.2,,70.0,,,,,,,"Fiber, total dietary",G +2638057,1079,15.0,,70.0,,,,,,,"Fiber, total dietary",G +2638140,1079,1.6,,70.0,,,,,,,"Fiber, total dietary",G +2638632,1079,6.7,,70.0,,,,,,,"Fiber, total dietary",G +2638773,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2639138,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2639399,1079,8.0,,70.0,,,,,,,"Fiber, total dietary",G +2639488,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2639581,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2640133,1079,0.3,,73.0,,,,,,,"Fiber, total dietary",G +2640306,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2640591,1079,4.3,,70.0,,,,,,,"Fiber, total dietary",G +2640903,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +2641177,1079,3.4,,78.0,,,,,,,"Fiber, total dietary",G +2641562,1079,1.5,,70.0,,,,,,,"Fiber, total dietary",G +2641652,1079,6.1,,70.0,,,,,,,"Fiber, total dietary",G +2642255,1079,4.8,,70.0,,,,,,,"Fiber, total dietary",G +2642307,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2642551,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2642777,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +2642828,1079,1.0,,70.0,,,,,,,"Fiber, total dietary",G +2643138,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +2643251,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2643284,1079,4.3,,70.0,,,,,,,"Fiber, total dietary",G +2648887,1079,3.6,,73.0,,,,,,,"Fiber, total dietary",G +2649030,1079,2.9,,78.0,,,,,,,"Fiber, total dietary",G +2649106,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G +2649132,1079,0.7,,78.0,,,,,,,"Fiber, total dietary",G +2649585,1079,1.9,,71.0,,,,,,,"Fiber, total dietary",G +2649840,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G +2649983,1079,7.1,,71.0,,,,,,,"Fiber, total dietary",G +2650030,1079,0.0,,78.0,,,,,,,"Fiber, total dietary",G +2650157,1079,3.9,,78.0,,,,,,,"Fiber, total dietary",G +2650345,1079,4.9,,78.0,,,,,,,"Fiber, total dietary",G +2650923,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G +2650992,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G +2651065,1079,0.8,,71.0,,,,,,,"Fiber, total dietary",G +2651093,1079,0.0,,71.0,,,,,,,"Fiber, total dietary",G +2651138,1079,8.0,,78.0,,,,,,,"Fiber, total dietary",G +2651527,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2651678,1079,39.5,,70.0,,,,,,,"Fiber, total dietary",G +2651851,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2651857,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2652057,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +2652555,1079,1.3,,70.0,,,,,,,"Fiber, total dietary",G +2652668,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2652673,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2653104,1079,5.0,,70.0,,,,,,,"Fiber, total dietary",G +2653190,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2653260,1079,9.5,,70.0,,,,,,,"Fiber, total dietary",G +2653980,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2653998,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2654197,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2654233,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2654454,1079,10.7,,70.0,,,,,,,"Fiber, total dietary",G +2654695,1079,11.8,,70.0,,,,,,,"Fiber, total dietary",G +2654997,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2655015,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2655076,1079,1.8,,70.0,,,,,,,"Fiber, total dietary",G +2655236,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2655540,1079,4.2,,70.0,,,,,,,"Fiber, total dietary",G +2655566,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2655579,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2655832,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2655929,1079,7.5,,70.0,,,,,,,"Fiber, total dietary",G +2656307,1079,9.4,,70.0,,,,,,,"Fiber, total dietary",G +2656520,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2656774,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2657085,1079,0.6,,70.0,,,,,,,"Fiber, total dietary",G +2657105,1079,1.9,,70.0,,,,,,,"Fiber, total dietary",G +2657163,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2657287,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2657798,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2657803,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2657909,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2658362,1079,3.3,,70.0,,,,,,,"Fiber, total dietary",G +2658444,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +2658921,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2659152,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2659199,1079,5.4,,70.0,,,,,,,"Fiber, total dietary",G +2659382,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2659508,1079,2.4,,70.0,,,,,,,"Fiber, total dietary",G +2660188,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2660361,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2660573,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2660613,1079,10.0,,70.0,,,,,,,"Fiber, total dietary",G +2660627,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2660777,1079,1.2,,70.0,,,,,,,"Fiber, total dietary",G +2660891,1079,1.4,,73.0,,,,,,,"Fiber, total dietary",G +2661380,1079,3.6,,70.0,,,,,,,"Fiber, total dietary",G +2661515,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2661730,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2661782,1079,2.5,,70.0,,,,,,,"Fiber, total dietary",G +2662107,1079,0.0,,70.0,,,,,,,"Fiber, total dietary",G +2662182,1079,0.8,,70.0,,,,,,,"Fiber, total dietary",G +1106032,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1107295,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1107475,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1108007,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1108158,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1109116,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1109400,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1109434,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1109615,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1109677,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1109796,1110,94.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1110287,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1110747,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1111674,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1114153,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1114374,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1114389,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1114461,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1114961,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1114983,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1115771,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1115964,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1117145,1110,40.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1117734,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1118238,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1118363,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1118500,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1118572,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1118749,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1118810,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1119340,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1119505,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1119673,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1119940,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1120239,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1120305,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1120973,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1121778,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1122060,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1122204,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1122244,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1122416,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1123060,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1123129,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1123407,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1123408,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1123521,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1124226,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1124862,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1126209,1110,12.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1126921,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1126945,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1126973,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1127043,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1127441,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1127888,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1128276,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1128810,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1129312,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1129601,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1129627,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1129792,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1130117,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1130236,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1130838,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1131268,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1131414,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1132912,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1133013,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1133537,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1133784,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1134406,1110,16.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1134636,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1134819,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1136978,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1137138,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1137176,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1137407,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1137439,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1137735,1110,34.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1137918,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1138138,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1138575,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1138686,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1139652,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +167551,1110,0.0,0.0,68.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +167711,1110,50.0,0.0,44.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +168460,1110,0.0,0.0,68.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +168526,1110,0.0,0.0,68.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +169531,1110,6.0,0.0,10.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +169742,1110,0.0,0.0,39.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +170078,1110,0.0,0.0,68.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +170287,1110,0.0,0.0,68.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +170288,1110,0.0,0.0,68.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +170422,1110,0.0,0.0,68.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +170559,1110,0.0,0.0,68.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +170851,1110,10.0,0.0,10.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +171634,1110,27.0,2.0,1.0,24.0,29.0,,,,,"Vitamin D (D2 + D3), International Units",IU +171838,1110,0.0,0.0,40.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +171895,1110,0.0,0.0,68.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +172180,1110,0.0,0.0,68.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +172263,1110,3.0,0.0,39.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +172299,1110,47.0,0.0,57.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +172362,1110,0.0,0.0,68.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +172439,1110,0.0,0.0,68.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +172909,1110,0.0,0.0,65.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +173207,1110,0.0,0.0,68.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +173995,1110,1.0,0.0,10.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +174092,1110,0.0,0.0,40.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +174708,1110,6.0,0.0,16.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +175135,1110,386.0,0.0,16.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +344980,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +345449,1110,133.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +345942,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +347265,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +347432,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +347699,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +347873,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +348659,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +348804,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +348901,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +349579,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +350421,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +351153,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +351711,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +352067,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +352278,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +355078,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +355419,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +355441,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +356129,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +358068,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +358139,1110,47.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +364184,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +372798,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +375672,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +376402,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +376983,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +377513,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +378131,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +378289,1110,53.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +385328,1110,47.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +388258,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +391167,1110,138.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +391591,1110,133.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +395153,1110,625.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +395651,1110,59.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +399125,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +400515,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +401517,1110,148.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +406718,1110,133.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +411395,1110,39.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +411816,1110,33.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +414142,1110,80.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +426933,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +427360,1110,54.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +428262,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +445202,1110,133.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +445867,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +456026,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +456640,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +459663,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +463414,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +470933,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +485246,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +485994,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +493727,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +493946,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +499759,1110,143.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +499878,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +501830,1110,50.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +508973,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +513539,1110,107.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +514621,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +516526,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +516871,1110,2857.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +518792,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +522501,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +525318,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +527618,1110,269.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +528339,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +528771,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +529043,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +533664,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +533978,1110,40.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +534044,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +537552,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +540355,1110,125.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +542027,1110,35.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +545907,1110,138.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +548544,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +549326,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +550122,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +551766,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +552852,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +553539,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +554263,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +554325,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +554365,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +556876,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +558533,1110,14.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +560747,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +560818,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +561063,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +563575,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +564026,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +565275,1110,33.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +566254,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +566424,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +566491,1110,14.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +566776,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +566806,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +567168,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +567601,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +568356,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +568929,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +569483,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +569616,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +571457,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +571620,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +571736,1110,138.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +571925,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +572108,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +572387,1110,47.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +572430,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +572867,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +572909,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +573020,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +573632,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +573683,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +574536,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +575622,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +576503,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +577724,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +578418,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +578968,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +580065,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +580260,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +581133,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +581195,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +581910,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +582166,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +582566,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +582852,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +583333,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +583758,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +583834,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +584383,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +585749,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +585923,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +586611,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +588866,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +589293,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +589596,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +590024,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +590929,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +591384,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +591521,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +591764,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +592452,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +592867,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +593130,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +593350,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +594281,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +594652,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +596057,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +596091,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +596403,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +596409,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +596561,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +596732,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +598446,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +598502,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +600253,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +600435,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +600649,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +600812,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +601806,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +601911,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +602236,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +602241,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +602546,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +602654,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +602747,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +603695,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +603906,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +603974,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +604101,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +604323,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +604345,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +604593,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +604736,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +604755,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +605772,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +608954,1110,133.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +609650,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +609802,1110,94.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +610022,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +615016,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +615018,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +615254,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +615314,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +615716,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +616684,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +617560,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +617742,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +620140,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +620304,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +621340,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +621926,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +623058,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +625400,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +627070,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +633374,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +633724,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +633814,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +634146,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +634654,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +636164,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +638152,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +638896,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +639288,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +639362,1110,7.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +639802,1110,40.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +641392,1110,40.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +642758,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +643320,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +645778,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +650908,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +650916,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +652262,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +653792,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +654136,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +655356,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +655930,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +656018,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +656130,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +656802,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +658716,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +660980,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +661332,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +661408,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +663936,1110,36.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +667756,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +669864,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +670938,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +671044,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +671528,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +672676,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +672736,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +673270,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +674556,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +674568,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +676470,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +676802,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +677280,1110,29.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +677368,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +677988,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +678328,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +680838,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +681914,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +682198,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +682404,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +682494,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +682912,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +683402,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +684132,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +687512,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +687542,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +688638,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +689010,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +691648,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +692144,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +692418,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +692852,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +693072,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +693412,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +695512,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +696126,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +696852,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +698928,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +699684,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +701102,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +701502,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +701710,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +703546,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +703672,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +703876,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +707062,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +707224,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +707712,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +707852,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +711176,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +711338,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +714638,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +716096,1110,133.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +716934,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +717608,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +718000,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +719028,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +719216,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +719476,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +719666,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +720046,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +720520,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +720712,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +721578,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +722406,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +723550,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +724070,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +724414,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +725728,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +725816,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +727152,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +727388,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +727774,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +728082,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +728368,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +730952,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +731306,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +731476,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +732284,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +732476,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +734072,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +734634,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +737582,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +738354,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +738664,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +738822,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +739978,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +740300,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +740454,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +740606,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +742948,1110,36.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +743342,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +743602,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +743892,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +745102,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +745190,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +746046,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +746288,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +746432,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +751974,1110,43.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1847473,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +754046,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +756018,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +760158,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +760330,1110,47.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1848044,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +761398,1110,133.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +762594,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +763030,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +766060,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +766358,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +766380,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +767090,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +767498,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +768264,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +768296,1110,18.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +769340,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +772108,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +772220,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +772252,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +772906,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +773888,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +776224,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +779258,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +779664,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +780640,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +780786,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +793539,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +795139,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +797155,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +798387,1110,91.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +799297,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +799493,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +799653,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +799711,1110,190.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +801363,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +802099,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +802127,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +803025,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +804529,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +804967,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +805015,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +805285,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +805335,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +806765,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +807081,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +807969,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +809404,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +809976,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +810040,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +829220,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +857154,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +857612,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +891144,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +891442,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +891504,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +896106,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +896220,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +951527,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +952553,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +956639,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +957447,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +957831,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +958595,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +959527,1110,21.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +959751,1110,27.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +960445,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1848701,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +962169,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +963211,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1848759,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1848763,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1848792,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1848825,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +970865,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +973069,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +973897,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +975543,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +977873,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +985457,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +987251,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +987413,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +987553,1110,190.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +995955,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1004629,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1005513,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1006377,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1008039,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1008725,1110,23.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1009771,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1849689,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1011481,1110,24.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1012035,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1017477,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1019331,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1019563,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1023451,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1024679,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1024689,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1026483,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1026931,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1028231,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1028879,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1029665,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1032027,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1032201,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1032315,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1032455,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1033161,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1034133,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1034415,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1034491,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1034631,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1036821,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1037659,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1040947,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1041877,1110,21.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1041945,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1042523,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1042595,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1043573,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1043611,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1043685,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1043807,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1044385,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1044519,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1045139,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1045937,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1046229,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1047275,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1047883,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1049157,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1049223,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1049733,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1054983,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1055681,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1059799,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1060931,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1061245,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1061807,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1062721,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1063787,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1064919,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1065533,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1065713,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1065819,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1066091,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1066307,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1066395,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1067563,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1069091,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1069415,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1070975,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1073431,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1074579,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1074991,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1077361,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1078201,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1078949,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1080245,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1080273,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1081703,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1082037,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1082561,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1083243,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1084283,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1085551,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1086127,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1089201,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1089923,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1090539,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1092865,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1094533,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1094881,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1096019,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1096131,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1096481,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1096535,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1096867,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1096951,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1097021,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1097263,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1850989,1110,35.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1851099,1110,133.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1851520,1110,118.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1854926,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1855302,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1857012,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1857241,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1857453,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1859320,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1860707,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1861333,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1861383,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1861767,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1862099,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1863024,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1863165,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1863670,1110,33.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1863913,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1865068,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1865311,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1865670,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1865709,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1866251,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1867695,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1867863,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1869911,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1870417,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1871259,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1871830,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1872818,1110,229.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1874348,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1876554,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1876812,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1877684,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1878362,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1878924,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1878929,1110,45.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1140141,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1140587,1110,25.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1140983,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1141869,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1142050,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1142303,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1142322,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1142342,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1142951,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1142953,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1143052,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1143220,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1143518,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1144167,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1144333,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1144551,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1144794,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1144983,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1145005,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1146242,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1146322,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1147063,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1147216,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1148763,1110,101.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1150533,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1150771,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1150793,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1150819,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1151660,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1151670,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1151882,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1152052,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1152066,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1152648,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1153465,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1153645,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1153895,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1154656,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1155010,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1155117,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1155200,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1155251,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1155292,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1156357,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1156819,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1156833,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1159961,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1160289,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1160293,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1160296,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1160375,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1160420,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1160813,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1161270,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1161478,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1161521,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1161973,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1162413,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1162450,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1162654,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1162798,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1163306,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1163687,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1163881,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1164468,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1164522,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1164755,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1166102,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1166103,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1166794,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1166957,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1167123,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1167778,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1168215,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1168329,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1168350,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1168943,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1169021,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1169828,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1172274,1110,118.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1173347,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1174926,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1179763,1110,40.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1180614,1110,435.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1181420,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1182799,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1184226,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1187169,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1187199,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1187408,1110,40.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1192095,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1192239,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1193040,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1198357,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1198384,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1201140,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1201758,1110,148.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1202055,1110,316.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1202316,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1205164,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1205975,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1208883,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1212179,1110,133.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1212485,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1218367,1110,12.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1218520,1110,33.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1218984,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1221593,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1223571,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1225978,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1243424,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1244923,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1245916,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1246011,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1248870,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1251436,1110,121.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1252018,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1254288,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1260246,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1260265,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1260598,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1261179,1110,80.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1263874,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1264240,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1264252,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1264645,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1266097,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1271620,1110,57.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1273788,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1277805,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1279528,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1281650,1110,40.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1281915,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1284685,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1284782,1110,7.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1286598,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1288082,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1288149,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1291862,1110,51.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1292383,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1292487,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1293871,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1298120,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1301069,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1303450,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1304487,1110,143.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1304678,1110,129.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1306036,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1311061,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1316983,1110,47.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1318054,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1318622,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1319705,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1319971,1110,62.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1320489,1110,62.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1321011,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1321252,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1321355,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1323882,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1324888,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1325810,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1325944,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1326443,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1326828,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1331752,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1331993,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1332111,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1337306,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1340727,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1343016,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1344950,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1345917,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1347012,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1348499,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1349367,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1349519,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1349846,1110,125.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1349862,1110,43.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1350094,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1353218,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1353424,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1353963,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1354531,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1355486,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1355511,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1355937,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1356611,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1356820,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1357101,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1357938,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1358280,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1359102,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1359183,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1359420,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1359620,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1359644,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1359746,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1359835,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1359849,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1360150,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1360253,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1360962,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1361216,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1361686,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1362538,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1362588,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1365368,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1365429,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1368421,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1369468,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1372666,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1372955,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1373354,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1373875,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1374418,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1374535,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1374825,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1374832,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1375162,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1375180,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1375246,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1375732,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1375863,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1375966,1110,233.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1376142,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1376152,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1376808,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1377290,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1377526,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1377590,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1377909,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1377969,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1378123,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1378154,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1378468,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1378884,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1378965,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1379023,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1379565,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1379891,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1381138,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1383494,1110,4.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1383995,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1384298,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1384507,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1384711,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1384751,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1384802,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1384936,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1385004,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1385052,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1385938,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1386254,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1386353,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1386479,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1386707,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1388723,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1388930,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1389450,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1389818,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1389830,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1390082,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1390089,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1391196,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1391241,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1391655,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1391789,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1392086,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1392571,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1393537,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1394565,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1394823,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1394953,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1395225,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1395722,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1397038,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1397340,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1398221,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1399349,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1399360,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1402236,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1402780,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1403090,1110,17.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1403969,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1403971,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1404194,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1404633,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1406017,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1406153,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1407074,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1407395,1110,23.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1408950,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1409378,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1409970,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1410048,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1411052,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1411495,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1411605,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1411632,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1412072,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1413113,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1413130,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1413238,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1414086,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1414542,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1414551,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1414556,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1414621,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1415018,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1415219,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1415290,1110,35.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1416483,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1416637,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1417013,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1417321,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1417583,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1417746,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1418149,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1419996,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1420085,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1420280,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1420984,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1421127,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1421435,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1421787,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1421932,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1422452,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1423681,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1423913,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1423917,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1424411,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1424464,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1425777,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1426363,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1426453,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1426685,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1426955,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1427364,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1428172,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1428735,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1431098,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1432338,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1434539,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1436376,1110,39.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1436580,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1444974,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1455585,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1455863,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1456330,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1457605,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1459858,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1460096,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1461121,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1461300,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1461306,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1461656,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1461872,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1462396,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1463154,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1464052,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1465365,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1467340,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1467468,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1468232,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1474306,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1474573,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1474628,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1475645,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1477295,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1479412,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1480777,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1481809,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1483128,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1484483,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1485346,1110,186.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1489315,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1489501,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1489574,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1493190,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1493565,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1493735,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1493819,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1495122,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1495356,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1496378,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1496985,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1497946,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1498218,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1498990,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1499739,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1500591,1110,35.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1502728,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1502753,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1503064,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1503851,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1507682,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1507767,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1508076,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1510173,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1510476,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1511144,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1512048,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1512333,1110,47.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1514008,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1514692,1110,27.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1517676,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1519764,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1523062,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1529074,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1535319,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1536520,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1537203,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1542559,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1548165,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1549612,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1552051,1110,80.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1552659,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1554260,1110,47.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1554427,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1554664,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1556845,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1559749,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1562452,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1563616,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1565647,1110,80.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1567808,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1569085,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1574124,1110,298.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1574160,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1575067,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1576167,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1576660,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1577175,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1578717,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1581336,1110,7.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1584599,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1585601,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1585968,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1586539,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1588326,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1591834,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1592343,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1592529,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1592541,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1592633,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1592943,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1593161,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1593315,1110,2000.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1594306,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1602652,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1604253,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1605902,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1609784,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1610620,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1611832,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1612521,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1614072,1110,35.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1615227,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1617976,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1619974,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1621648,1110,190.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1622121,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1623104,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1623245,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1623487,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1623529,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1623652,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1624855,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1625834,1110,129.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1628974,1110,125.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1631807,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1633356,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1635985,1110,154.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1636557,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1636560,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1636949,1110,45.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1637266,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1637315,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1637367,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1637855,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1637887,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1638006,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1638340,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1638383,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1639865,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1641155,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1641299,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1642007,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1642140,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1642182,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1644759,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1644899,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1645386,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1645462,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1645646,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1645814,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1647862,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1648918,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1649133,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1649460,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1649531,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1650603,1110,133.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1651268,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1652127,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1653254,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1653262,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1653316,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1654297,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1654460,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1654828,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1654895,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1656588,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1656652,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1657069,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1657265,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1657562,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1659174,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1659241,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1659302,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1659384,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1659542,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1659570,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1659659,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1660170,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1660267,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1660468,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1660489,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1660916,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1661536,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1661631,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1661837,1110,101.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1662808,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1663675,1110,133.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1663869,1110,93.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1664016,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1665153,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1665221,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1665523,1110,62.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1665573,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1665645,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1666257,1110,135.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1666971,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1667788,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1668575,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1668710,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1669055,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1669442,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1669512,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1669526,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1669544,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1669740,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1669845,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1670510,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1670725,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1670821,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1671043,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1671547,1110,526.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1671599,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1671809,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1674318,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1674471,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1674627,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1674800,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1675396,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1675459,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1676585,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1676744,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1677042,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1677104,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1677345,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1677723,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1677801,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1677877,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1678201,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1678687,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1679129,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1680098,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1680395,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1681881,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1682594,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1683223,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1683930,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1684136,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1684881,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1685058,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1685512,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1685651,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1685722,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1686021,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1686022,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1686831,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1687831,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1688658,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1688982,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1689144,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1689504,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1689815,1110,83.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1690422,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1690621,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1690631,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1690834,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1691196,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1692592,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1692695,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1692805,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1692825,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1693390,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1693637,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1693772,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1693837,1110,27.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1694811,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1695189,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1695242,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1695453,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1695507,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1695849,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1696599,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1696733,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1696831,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1697074,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1697409,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1697718,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1697917,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1698130,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1698274,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1698842,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1699044,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1699862,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1699896,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1700187,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1700211,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1700353,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1700518,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1701447,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1701869,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1702241,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1702487,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1703056,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1703074,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1703117,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1703208,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1703490,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1703560,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1703801,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1703864,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1704323,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1704405,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1704516,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1704660,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1705097,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1705342,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1705418,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1705992,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1706652,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1706722,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1706724,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1706895,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1707000,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1707219,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1707303,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1707492,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1707494,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1707563,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1707872,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1708126,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1708155,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1708297,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1708398,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1708644,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1709196,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1709198,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1709286,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1711605,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1711760,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1711832,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1711928,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1712122,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1712388,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1712705,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1712832,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1712848,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1713838,1110,28.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1714471,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1714829,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1714917,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1715228,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1715544,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1715846,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1716052,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1716099,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1716226,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1716581,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1717057,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1717875,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1717981,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1718070,1110,81.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1718077,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1718720,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1718983,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1719919,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1720932,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1720944,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1721690,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1722152,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1722208,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1722260,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1722771,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1723216,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1723299,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1723595,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1723709,1110,133.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1723856,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1724193,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1724351,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1724674,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1724723,1110,8.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1725289,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1725366,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1725590,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1725626,1110,25.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1726025,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1726498,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1727214,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1727505,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1727678,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1728460,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1729157,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1729292,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1729432,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1729483,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1729551,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1729611,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1729950,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1730042,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1730260,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1730452,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1730472,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1730689,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1730896,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1730969,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1731011,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1731344,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1731537,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1731913,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1732595,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1732814,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1733117,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1733282,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1733465,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1733843,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1734030,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1734040,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1735750,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1735868,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1736585,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1736903,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1738776,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1739079,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1739128,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1739618,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1739852,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1739911,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1740034,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1740449,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1740708,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1741466,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1741627,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1741639,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1741702,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1741796,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1742156,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1742322,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1742752,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1743277,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1743347,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1743652,1110,11.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1743766,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1743771,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1744324,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1744446,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1744548,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1745145,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1745288,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1745333,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1745619,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1745664,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1745704,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1745951,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1746371,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1746497,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1746595,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1746783,1110,49.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1747027,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1747211,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1747377,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1747618,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1747649,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1748451,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1748556,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1748986,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1749244,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1749487,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1749810,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1750044,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1757747,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1757760,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1758101,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1758944,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1760141,1110,1000.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1760438,1110,57.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1762109,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1764710,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1764819,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1764992,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1767165,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1768312,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1770134,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1773508,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1774970,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1780894,1110,27.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1788326,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1789832,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1790096,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1794290,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1794977,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1798577,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1799583,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1799729,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1802572,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1803324,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1803587,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1805822,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1805909,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1805959,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1806559,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1806765,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1807257,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1808811,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1808964,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1809605,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1809916,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1810291,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1810401,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1812098,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1813595,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1813677,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1813842,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1814050,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1814114,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1815095,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1815726,1110,12.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1815805,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1816399,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1817099,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1817183,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1817636,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1818067,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1818295,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1819127,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1819345,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1820048,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1820557,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1821237,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1821746,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1821975,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1822281,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1822350,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1823105,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1823114,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1823799,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1823854,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1824018,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1824758,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1825087,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1826031,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1826509,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1827323,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1828309,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1828394,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1828637,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1828802,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1829778,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1830006,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1830061,1110,2.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1830114,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1830364,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1830413,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1830694,1110,148.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1830739,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1830821,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1830841,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1831105,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1831314,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1831411,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1831840,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1832110,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1832155,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1832402,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1832432,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1833030,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1833514,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1833909,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1835065,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1835844,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1835981,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1836879,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1837227,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1837422,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1837587,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1838257,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1838269,1110,3000.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1838756,1110,133.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1882761,1110,25.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1882771,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1882857,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1882870,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1840756,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1841216,1110,43.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1841531,1110,333.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1841633,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1841870,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1841893,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1841990,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1842352,1110,2000.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1842958,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1843074,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1844051,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1844098,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1844178,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1844574,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1845136,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1845411,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1845447,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1845598,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1845831,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1846123,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1846397,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1846887,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1846934,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1847341,1110,18.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1884660,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1884916,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1885991,1110,312.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1888065,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1890653,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1890976,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1904735,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1905104,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1906477,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1907169,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1908160,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1909986,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1910514,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1918780,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1919541,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1920328,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1921003,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1921716,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1921765,1110,31.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1922414,1110,18.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1922518,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1924451,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1925330,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1925709,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1926058,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1926145,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1926472,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1926604,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1927765,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1927789,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1928148,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1931785,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1932121,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1932383,1110,82.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1932597,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1933700,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1934015,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1934445,1110,43.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1936163,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1936733,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1936801,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1936966,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1937215,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1938505,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1939108,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1939651,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1939768,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1940718,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1940759,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1941640,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1942464,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1943362,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1944389,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1944397,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1944642,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1944730,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1946506,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1946613,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1946630,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1946684,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1946791,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1947094,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1947125,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1947918,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1948300,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1948698,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1948723,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1948738,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1948778,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1949592,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1950952,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1951610,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1951713,1110,138.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1952609,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1953178,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1953317,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1953804,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1953821,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1954668,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1954818,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1955064,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1955295,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1955576,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1955643,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1956364,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1956393,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1956685,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1956785,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1957099,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1959479,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1959588,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1959658,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1960060,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1960902,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1961329,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1961460,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1961635,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1962279,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1962577,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1962926,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1963044,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1963410,1110,29.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1963582,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1963595,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1963619,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1964143,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1964656,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1965042,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1965349,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1966251,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1966419,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1967164,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1967583,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1967782,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1967888,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1967974,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1968248,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1968415,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1968471,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1969000,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1969333,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1969565,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1969608,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1969639,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1970137,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1970278,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1972135,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1972564,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1973140,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1973144,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1974539,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1974759,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1975026,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1975200,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1975335,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1975410,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1975548,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1976170,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1976378,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1976761,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1976833,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1977007,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1977209,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1978290,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1978309,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1978324,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1978424,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1978584,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1978805,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1979044,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1979354,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1979597,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1979745,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1979831,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1980300,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1980498,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1981081,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1981302,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1981363,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1981468,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1981490,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1981682,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1981746,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1981777,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1982922,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1983145,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1983221,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1983403,1110,1167.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1983768,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1983859,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1983996,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1984003,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1984285,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1984795,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1984812,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1984875,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1985345,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1985776,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1986116,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1986157,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1986246,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1986682,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1986688,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1987349,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1987449,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1987733,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1987749,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1988577,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1988900,1110,26.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1988975,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1989026,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1989112,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1989745,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1989827,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1990087,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1990163,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1990333,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1990496,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1990499,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1991098,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1991448,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1991580,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1991744,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1991895,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1992069,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1992230,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1992557,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1993003,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1993078,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1993679,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1993825,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1994818,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1995013,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1996299,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1996602,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1996667,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1996831,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1996986,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1997166,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1998101,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1998609,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1998694,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1999054,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1999182,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1999568,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2007657,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2010879,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2011169,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2011666,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2012190,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2012890,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2014637,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2017361,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2020849,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2021105,1110,35.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2021746,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2024310,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2025481,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2026499,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2028206,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2028845,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2029890,1110,143.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2030311,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2032622,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2035239,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2036517,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2036712,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2037852,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2038009,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2038301,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2040146,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2041882,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2049120,1110,17.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2050507,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2056196,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2056986,1110,190.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2057789,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2062983,1110,24.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2063245,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2065553,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2066646,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2069978,1110,21.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2069987,1110,57.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2070680,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2071317,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2073416,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2073887,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2074735,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2076095,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2079894,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2081793,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2084600,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2085229,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2086168,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2086674,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2087106,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2087366,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2098399,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2102216,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2102883,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2104949,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2110063,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2110708,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2110944,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2111021,1110,26.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2111712,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2112038,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2112294,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2113962,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2114013,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2114640,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2115861,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2115879,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2117826,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2119376,1110,17.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2119739,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2120305,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2120800,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2120993,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2121218,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2122553,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2122644,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2122958,1110,27.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2124411,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2124536,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2125815,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2126271,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2127148,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2127209,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2127315,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2127623,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2127704,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2127735,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2127981,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2128428,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2128650,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2128740,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2128882,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2128917,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2129094,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2129620,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2130095,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2131139,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2131175,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2131216,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2131560,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2131798,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2131868,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2132211,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2132887,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2133256,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2133288,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2135094,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2135196,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2136030,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2136212,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2136310,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2136405,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2136487,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2137649,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2138186,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2138579,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2139011,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2139792,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2140073,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2141389,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2141725,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2142857,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2142867,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2142933,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2143207,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2143275,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2144591,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2144840,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2145523,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2145973,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2147654,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2148048,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2148182,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2148208,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2148217,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2148574,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2148575,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2148776,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2149564,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2150867,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2151381,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2151608,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2151773,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2152732,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2153344,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2153366,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2153628,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2153670,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2154032,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2154584,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2154904,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2154938,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2156070,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2157351,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2157639,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2158567,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2160104,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2161057,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2161625,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2162854,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2163178,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2163201,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2164079,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2164163,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2164564,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2165254,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2165614,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2166068,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2166554,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2166835,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2167066,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2167837,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2167938,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2168103,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2168473,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2168807,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2168828,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2169204,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2169222,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2169262,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2169330,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2169433,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2169457,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2169815,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2169912,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2170029,1110,27.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2170266,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2170315,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2170603,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2170715,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2171744,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2171879,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2172573,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2173400,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2174370,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2174845,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2175270,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2175556,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2176626,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2177184,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2177235,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2177787,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2177818,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2177921,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2177956,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2178113,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2178238,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2178445,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2179293,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2179573,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2179707,1110,17.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2180091,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2180472,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2180635,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2180847,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2181148,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2181560,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2181683,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2182046,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2182456,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2184263,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2184304,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2184426,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2184610,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2185022,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2185094,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2185192,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2185382,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2185391,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2185392,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2185660,1110,35.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2186263,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2186268,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2186520,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2186586,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2186649,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2187655,1110,39.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2188390,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2189099,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2189284,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2189317,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2190448,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2190743,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2191050,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2191679,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2191923,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2192208,1110,12.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2192276,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2192423,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2192492,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2192851,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2193143,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2193328,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2193474,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2193868,1110,97.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2194177,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2194388,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2195355,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2195364,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2195775,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2195912,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2195991,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2196067,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2196541,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2196632,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2196896,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2197074,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2197347,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2197803,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2198179,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2199011,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2199119,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2199439,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2200177,1110,42.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2201026,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2202232,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2202236,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2202299,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2202562,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2202941,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2203333,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2203455,1110,17.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2203636,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2203651,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2204026,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2204325,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2204569,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2205102,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2206099,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2206105,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2207556,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2207642,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2208052,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2208084,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2208499,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2208637,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2208830,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2208924,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2209181,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2209503,1110,53.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2209563,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2210105,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2210422,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2210879,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2211474,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2213177,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2213351,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2213430,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2213512,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2213734,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2214098,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2214114,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2214268,1110,25.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2214394,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2214690,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2214867,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2215216,1110,4.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2215841,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2216405,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2216812,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2216825,1110,27.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2217170,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2217179,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2217203,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2217663,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2218279,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2218717,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2218788,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2218981,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2219130,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2219819,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2219852,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2219870,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2219903,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2221543,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2221672,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2221689,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2228832,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2228887,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2229897,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2229968,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2231167,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2231391,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2232076,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2232242,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2232271,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2232648,1110,21.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2232815,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2232866,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2233617,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2233753,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2237507,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2237545,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2237949,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2238842,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2239244,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2239582,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2242014,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2242451,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2244522,1110,67.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2248321,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2254140,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2255123,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2255624,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2256592,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2256605,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2265922,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2265938,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2266242,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2266445,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2266483,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2266648,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2266975,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2267135,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2267525,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2267978,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2268470,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2268516,1110,286.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2270236,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2271639,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2272081,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2272274,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2272698,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2273007,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2273601,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2273652,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2273970,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2274263,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2274288,1110,5.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2274731,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2275041,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2275111,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2275775,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2275851,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2276078,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2276564,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2276716,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2277520,1110,25.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2277916,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2278212,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2278256,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2278434,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2278912,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2279983,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2280347,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2280439,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2280840,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2281935,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2282286,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2282826,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2283013,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2283098,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2284179,1110,54.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2285208,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2295641,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2295958,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2296097,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2296435,1110,9.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2298785,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2298813,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2299018,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2300445,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2300886,1110,495.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2301430,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2301687,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2302274,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2302963,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2303812,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2304006,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2304233,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2304268,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2304799,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2304874,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2304880,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2305729,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2305771,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2307095,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2307643,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2308552,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2309970,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2311885,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2312216,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2313449,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2313474,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2313549,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2313771,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2315076,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2315088,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2315203,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2315846,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2316356,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2316381,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2319974,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2320047,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2320149,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2320250,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2321156,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2321577,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2321969,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2322103,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2322832,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2325293,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2325738,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2326312,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2326403,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2326653,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2327190,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2327461,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2327974,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2328057,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2328304,1110,29.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2328412,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2328527,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2328550,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2329403,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2329649,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2329696,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2330786,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2330827,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2331446,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2331521,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2332380,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2332787,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2333332,1110,133.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2333403,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2333895,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2335031,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2335596,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2336273,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2336856,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2337287,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2338133,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2338327,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2339627,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2340393,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2364521,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2364673,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2365151,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2365331,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2365509,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2365586,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2365810,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2365911,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2365918,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2366167,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2366589,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2366680,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2366968,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2367508,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2367853,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2368080,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2368119,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2368860,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2369004,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2370613,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2370838,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2370975,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2371108,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2371794,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2371815,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2372035,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2372247,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2372265,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2372700,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2372967,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2373246,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2373920,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2374099,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2374456,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2374761,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2375074,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2375076,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2375163,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2375507,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2375977,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2376158,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2376446,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2376782,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2377364,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2377871,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2378026,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2378216,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2378622,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2379191,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2379391,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2379449,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2379797,1110,323.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2379968,1110,43.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2380365,1110,100.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2380746,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2380810,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2381675,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2382449,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2382595,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2382614,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2382789,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2383020,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2383089,1110,20.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2383198,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2383416,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2383448,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2384089,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2384590,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2384661,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2385073,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2385083,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2385981,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2386190,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2387008,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2387243,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2387324,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2387456,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2387583,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2387587,1110,17.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2387932,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2388175,1110,1.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2388260,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2388374,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2388634,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2388681,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2388687,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2389386,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2390424,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2390581,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2390638,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2391051,1110,71.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2391385,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2391637,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2391640,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2391740,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2391756,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2392384,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2392548,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2392696,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2392960,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2393190,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2393329,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2393386,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2394210,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2394224,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2394275,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2394474,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2394810,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2394839,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2395629,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2395885,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2396054,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2396114,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2396291,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2396466,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2396471,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2396907,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2397013,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2398013,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2398473,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2398749,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2398868,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2399314,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2399425,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2399533,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2399723,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2400034,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2400175,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2400363,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2400387,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2400392,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2400445,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2400737,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2400792,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2400932,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2400941,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2401216,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2401231,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2401607,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2401844,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2401972,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2402634,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2402667,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2402979,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2403085,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2403402,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2403420,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2403465,1110,18.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2403879,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2403989,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2404567,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2405553,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2405570,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2405675,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2405738,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2406306,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2406447,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2407002,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2407242,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2407537,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2407711,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2407951,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2408571,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2408765,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2409240,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2409503,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2409666,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2409788,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2410075,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2410357,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2410709,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2410850,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2410904,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2411090,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2412266,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2412442,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2413277,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2413413,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2413566,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2413851,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2414330,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2414464,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2414594,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2414805,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2414868,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2415012,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2415056,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2416528,1110,59.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2416578,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2416672,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2417732,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2418513,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2418654,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2418779,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2419058,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2420091,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2420566,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2420717,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2420726,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2421586,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2421968,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2422105,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2422560,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2422570,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2423536,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2423660,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2424058,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2424757,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2424990,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2425086,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2425095,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2425273,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2425287,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2426514,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2426639,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2426747,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2426873,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2427003,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2427420,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2427517,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2427631,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2427858,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2427997,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2428125,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2428449,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2428595,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2428768,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2429110,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2429557,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2430354,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2430487,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2431267,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2431418,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2431770,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2432052,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2432140,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2432347,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2433692,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2434019,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2434056,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2434192,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2434786,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2434966,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2435263,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2435857,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2435913,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2436071,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2436222,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2436737,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2437541,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2437649,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2443568,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2444204,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2444264,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2444428,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2444509,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2444790,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2444824,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2444874,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2444904,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2445353,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2445518,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2445785,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2445961,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2446030,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2446081,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2446375,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2446584,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2447105,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2447308,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2447667,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2447790,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2448087,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2448572,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2448773,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2449183,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2449491,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2449652,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2450456,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2451021,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2451045,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2451484,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2452212,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2452307,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2452749,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2452768,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2453289,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2453502,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2453700,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2453804,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2453936,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2457614,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2457740,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2457789,1110,9.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2457897,1110,54.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2458043,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2458168,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2458203,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2458655,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2459027,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2459224,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2460345,1110,42.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2460477,1110,8.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2460649,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2460711,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2460822,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2461440,1110,282.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2461773,1110,150.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2461835,1110,4.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2462144,1110,68.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2462276,1110,17.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2462440,1110,182.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2462630,1110,21.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2462667,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2462747,1110,135.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2462773,1110,29.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2462796,1110,29.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2462855,1110,55.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2462926,1110,57.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2462968,1110,87.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2463195,1110,27.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2463630,1110,18.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2463760,1110,50.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2463842,1110,15.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2463944,1110,29.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2464056,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2464414,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2464515,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2464833,1110,339.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2464834,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2464871,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2465031,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2465074,1110,3.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2465103,1110,29.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2465902,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2466022,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2466225,1110,5.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2466709,1110,12.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2466784,1110,75.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2466873,1110,9.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2467214,1110,47.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2467412,1110,16.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2467757,1110,3.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2467811,1110,3.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2468081,1110,262.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2468207,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2468490,1110,116.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2468914,1110,748.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2469848,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2470141,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2470522,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2470868,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2471081,1110,43.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2471092,1110,28.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2471126,1110,42.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2471223,1110,20.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2471365,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2471693,1110,33.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2471872,1110,100.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2472038,1110,714.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2472096,1110,48.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2472173,1110,8.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2472346,1110,3.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2472362,1110,3.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2472446,1110,42.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2472488,1110,6.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2472526,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2472651,1110,5.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2472685,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2472706,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2473300,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2473612,1110,29.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2473651,1110,74.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2473742,1110,83.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2473796,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2473977,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2475083,1110,29.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2475769,1110,19.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2475790,1110,293.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2476250,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2476435,1110,4.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2477074,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2478127,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2478283,1110,2.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2478327,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2479081,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2479545,1110,14.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2479921,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2480014,1110,13.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2480123,1110,368.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2480264,1110,273.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2480590,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2480715,1110,25.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2480827,1110,83.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2481226,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2481276,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2481850,1110,19.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2481897,1110,1213.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2482002,1110,43.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2482660,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2482754,1110,9.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2482829,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2483391,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2483579,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2483707,1110,23.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2484031,1110,17.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2484048,1110,42.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2484079,1110,83.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2484550,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2484779,1110,100.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2485335,1110,80.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2485394,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2485591,1110,354.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2485994,1110,61.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2486007,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2486521,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2486734,1110,26.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2486973,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2486982,1110,253.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2487156,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2487513,1110,3.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2487818,1110,42.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2488140,1110,29.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2488416,1110,29.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2488647,1110,370.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2488695,1110,101.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2488773,1110,42.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2488960,1110,50.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2489005,1110,17.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2489398,1110,100.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2489646,1110,439.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2489826,1110,20.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2489844,1110,24.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2490086,1110,43.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2490245,1110,800.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2490347,1110,36.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2491124,1110,17.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2491385,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2491411,1110,0.0,,72.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2491629,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2491734,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2491906,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2491952,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2491976,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2492445,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2492608,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2492680,1110,0.0,,72.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2492775,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2492796,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2493108,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2493356,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2493534,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2494882,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2495041,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2495048,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2495196,1110,16.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2495224,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2495227,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2495397,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2495775,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2495780,1110,439.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2496145,1110,286.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2496294,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2496368,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2496561,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2497150,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2497429,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2498570,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2498993,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2499022,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2499239,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2499745,1110,50.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2499815,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2499943,1110,13.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2500678,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2500767,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2500925,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2501082,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2501183,1110,42.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2501280,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2501463,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2501601,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2502005,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2502885,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2502972,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2502982,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2503320,1110,42.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2503512,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2503580,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2505612,1110,25.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2505937,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2506096,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2506549,1110,50.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2506592,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2507262,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2507517,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2507857,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2507962,1110,118.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2508154,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2508679,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2508862,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2509288,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2509423,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2509462,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2509731,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2509770,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2510214,1110,9.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2511400,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2511952,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2512003,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2512048,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2512084,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2517165,1110,211.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2517805,1110,4.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2517995,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2518377,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2518936,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2518992,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2519084,1110,0.0,,77.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2519403,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2519807,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2519948,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2519951,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2520312,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2520367,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2520564,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2520837,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2521096,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2521310,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2521785,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2522545,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2523069,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2523103,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2523217,1110,11.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2523485,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2523637,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2523846,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2524046,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2524052,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2524699,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2524747,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2524975,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2525326,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2525711,1110,200.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2525730,1110,120.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2525816,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2526931,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2527247,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2528642,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2529134,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2529720,1110,14.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2529771,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2529856,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2530164,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2530834,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2530856,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2530868,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2531160,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2531528,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2533401,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2533410,1110,8.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2533862,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2534274,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2534889,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2534996,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2535100,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2535458,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2535937,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2535941,1110,45.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2537358,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2538011,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2538112,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2538137,1110,11.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2538153,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2539166,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2539345,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2539557,1110,0.0,,71.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2539656,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2539664,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2539732,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2540279,1110,0.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2540409,1110,6.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2540510,1110,5.0,,78.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2541276,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2541772,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2542145,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2542169,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2542323,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2542432,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2543247,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2543641,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2543661,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2543751,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2543928,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2544930,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2545772,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2546118,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2546181,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2546833,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2547481,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2547619,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2547621,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2547740,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2548319,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2548501,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2548629,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2548958,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2549930,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2550312,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2550641,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2551031,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2551120,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2551223,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2551332,1110,0.0,,75.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2551539,1110,14.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2551628,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2551729,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2551762,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2551832,1110,29.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2551917,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2552179,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2552562,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2552705,1110,7.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2552825,1110,121.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2553071,1110,29.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2553452,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2553525,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2553833,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2554022,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2554092,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +2554105,1110,0.0,,70.0,,,,,,,"Vitamin D (D2 + D3), International Units",IU +1106032,1005,11.76,,71.0,,,,,,,"Carbohydrate, by difference",G +1107191,1005,6.4,,70.0,,,,,,,"Carbohydrate, by difference",G +1107295,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1107475,1005,9.68,,70.0,,,,,,,"Carbohydrate, by difference",G +1107528,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1107950,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1108007,1005,15.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1108158,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1108349,1005,70.59,,70.0,,,,,,,"Carbohydrate, by difference",G +1108803,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1108908,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1109116,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1109336,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1109393,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1109400,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1109434,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1109615,1005,71.11,,70.0,,,,,,,"Carbohydrate, by difference",G +1109677,1005,74.58,,70.0,,,,,,,"Carbohydrate, by difference",G +1109796,1005,54.69,,70.0,,,,,,,"Carbohydrate, by difference",G +1110013,1005,30.23,,70.0,,,,,,,"Carbohydrate, by difference",G +1110017,1005,61.9,,70.0,,,,,,,"Carbohydrate, by difference",G +1110128,1005,23.46,,70.0,,,,,,,"Carbohydrate, by difference",G +1110136,1005,29.85,,70.0,,,,,,,"Carbohydrate, by difference",G +1110287,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1110710,1005,23.66,,70.0,,,,,,,"Carbohydrate, by difference",G +1110747,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1110839,1005,93.18,,70.0,,,,,,,"Carbohydrate, by difference",G +1111246,1005,19.82,,70.0,,,,,,,"Carbohydrate, by difference",G +1111534,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1111674,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1111680,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1111892,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1111990,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1112148,1005,31.76,,70.0,,,,,,,"Carbohydrate, by difference",G +1112350,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1112994,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1113807,1005,23.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1114096,1005,3.75,,70.0,,,,,,,"Carbohydrate, by difference",G +1114153,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G +1114374,1005,8.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1114389,1005,5.95,,70.0,,,,,,,"Carbohydrate, by difference",G +1114461,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1114961,1005,43.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1114983,1005,1.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1115099,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1115318,1005,65.22,,70.0,,,,,,,"Carbohydrate, by difference",G +1115771,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G +1115964,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1116176,1005,6.81,,70.0,,,,,,,"Carbohydrate, by difference",G +1116350,1005,14.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1116618,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1117145,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1117209,1005,77.27,,70.0,,,,,,,"Carbohydrate, by difference",G +1117254,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1117592,1005,72.55,,70.0,,,,,,,"Carbohydrate, by difference",G +1117734,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1117776,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1117958,1005,9.09,,70.0,,,,,,,"Carbohydrate, by difference",G +1118086,1005,68.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1118238,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1118363,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1118500,1005,55.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1118572,1005,16.09,,70.0,,,,,,,"Carbohydrate, by difference",G +1118668,1005,52.27,,70.0,,,,,,,"Carbohydrate, by difference",G +1118749,1005,24.54,,70.0,,,,,,,"Carbohydrate, by difference",G +1118768,1005,35.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1118810,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1119181,1005,26.36,,70.0,,,,,,,"Carbohydrate, by difference",G +1119340,1005,13.93,,70.0,,,,,,,"Carbohydrate, by difference",G +1119505,1005,26.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1119561,1005,77.27,,70.0,,,,,,,"Carbohydrate, by difference",G +1119673,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1119940,1005,46.15,,70.0,,,,,,,"Carbohydrate, by difference",G +1119955,1005,46.34,,70.0,,,,,,,"Carbohydrate, by difference",G +1120239,1005,6.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1120305,1005,7.59,,70.0,,,,,,,"Carbohydrate, by difference",G +1120973,1005,9.68,,70.0,,,,,,,"Carbohydrate, by difference",G +1121778,1005,18.82,,70.0,,,,,,,"Carbohydrate, by difference",G +1122028,1005,5.6,,70.0,,,,,,,"Carbohydrate, by difference",G +1122060,1005,40.37,,70.0,,,,,,,"Carbohydrate, by difference",G +1122204,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1122244,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1122416,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1122523,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1122697,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1122814,1005,50.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1122925,1005,0.02,,70.0,,,,,,,"Carbohydrate, by difference",G +1123060,1005,6.94,,70.0,,,,,,,"Carbohydrate, by difference",G +1123129,1005,21.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1123407,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1123408,1005,9.73,,70.0,,,,,,,"Carbohydrate, by difference",G +1123521,1005,10.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1123782,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G +1123938,1005,22.94,,70.0,,,,,,,"Carbohydrate, by difference",G +1124226,1005,69.7,,70.0,,,,,,,"Carbohydrate, by difference",G +1124862,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1125037,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1125619,1005,17.92,,70.0,,,,,,,"Carbohydrate, by difference",G +1125825,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1125828,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G +1126132,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1126143,1005,5.77,,70.0,,,,,,,"Carbohydrate, by difference",G +1126209,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1126921,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1126945,1005,61.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1126973,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1127043,1005,38.98,,70.0,,,,,,,"Carbohydrate, by difference",G +1127082,1005,13.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1127441,1005,30.23,,70.0,,,,,,,"Carbohydrate, by difference",G +1127888,1005,17.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1128024,1005,34.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1128109,1005,12.22,,70.0,,,,,,,"Carbohydrate, by difference",G +1128230,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1128275,1005,1.77,,70.0,,,,,,,"Carbohydrate, by difference",G +1128276,1005,55.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1128810,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1129278,1005,12.96,,70.0,,,,,,,"Carbohydrate, by difference",G +1129312,1005,16.98,,70.0,,,,,,,"Carbohydrate, by difference",G +1129488,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1129601,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1129627,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1129792,1005,64.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1130117,1005,65.52,,70.0,,,,,,,"Carbohydrate, by difference",G +1130236,1005,14.12,,70.0,,,,,,,"Carbohydrate, by difference",G +1130268,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1130409,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1130611,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1130838,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G +1130967,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1131062,1005,14.81,,70.0,,,,,,,"Carbohydrate, by difference",G +1131268,1005,15.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1131414,1005,16.81,,70.0,,,,,,,"Carbohydrate, by difference",G +1131565,1005,1.13,,70.0,,,,,,,"Carbohydrate, by difference",G +1132160,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1132561,1005,3.66,,70.0,,,,,,,"Carbohydrate, by difference",G +1132871,1005,63.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1132912,1005,12.92,,70.0,,,,,,,"Carbohydrate, by difference",G +1133013,1005,15.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1133051,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1133537,1005,56.44,,70.0,,,,,,,"Carbohydrate, by difference",G +1133784,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1134198,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1134406,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1134636,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1134819,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1134968,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1134972,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1135215,1005,4.8,,70.0,,,,,,,"Carbohydrate, by difference",G +1135557,1005,2.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1136620,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1136765,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1136978,1005,75.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1137105,1005,17.28,,70.0,,,,,,,"Carbohydrate, by difference",G +1137138,1005,44.19,,70.0,,,,,,,"Carbohydrate, by difference",G +1137176,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1137407,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1137439,1005,38.24,,70.0,,,,,,,"Carbohydrate, by difference",G +1137735,1005,13.98,,70.0,,,,,,,"Carbohydrate, by difference",G +1137918,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1138032,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1138138,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1138575,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1138585,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1138686,1005,29.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1138883,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1139103,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1139242,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1139535,1005,55.56,,73.0,,,,,,,"Carbohydrate, by difference",G +1139652,1005,43.33,,70.0,,,,,,,"Carbohydrate, by difference",G +167551,1005,80.7,0.0,49.0,,,,,,,"Carbohydrate, by difference",G +167711,1005,10.68,0.0,40.0,,,,,,,"Carbohydrate, by difference",G +168370,1005,0.0,0.0,49.0,,,,,,,"Carbohydrate, by difference",G +168460,1005,6.53,0.0,49.0,,,,,,,"Carbohydrate, by difference",G +168526,1005,19.73,0.0,49.0,,,,,,,"Carbohydrate, by difference",G +169441,1005,0.0,0.0,68.0,,,,,,,"Carbohydrate, by difference",G +169500,1005,0.0,0.0,68.0,,,,,,,"Carbohydrate, by difference",G +169513,1005,0.0,0.0,68.0,,,,,,,"Carbohydrate, by difference",G +169531,1005,0.0,0.0,68.0,,,,,,,"Carbohydrate, by difference",G +169624,1005,52.8,1.0,47.0,,,,,,,"Carbohydrate, by difference",G +169742,1005,80.18,0.0,39.0,,,,,,,"Carbohydrate, by difference",G +169836,1005,37.2,0.0,49.0,,,,,,,"Carbohydrate, by difference",G +170078,1005,31.68,0.0,49.0,,,,,,,"Carbohydrate, by difference",G +170194,1005,0.0,0.0,68.0,,,,,,,"Carbohydrate, by difference",G +170287,1005,18.58,0.0,49.0,,,,,,,"Carbohydrate, by difference",G +170288,1005,74.26,0.0,49.0,,,,,,,"Carbohydrate, by difference",G +170422,1005,27.11,0.0,49.0,,,,,,,"Carbohydrate, by difference",G +170559,1005,48.73,0.0,49.0,,,,,,,"Carbohydrate, by difference",G +170700,1005,19.03,0.0,49.0,,,,,,,"Carbohydrate, by difference",G +170702,1005,29.27,1.0,47.0,,,,,,,"Carbohydrate, by difference",G +170732,1005,19.69,0.0,49.0,,,,,,,"Carbohydrate, by difference",G +170851,1005,7.27,0.0,49.0,,,,,,,"Carbohydrate, by difference",G +171634,1005,5.24,0.0,49.0,,,,,,,"Carbohydrate, by difference",G +171838,1005,67.6,0.0,49.0,,,,,,,"Carbohydrate, by difference",G +171895,1005,13.68,0.0,51.0,,,,,,,"Carbohydrate, by difference",G +172180,1005,4.61,0.0,57.0,,,,,,,"Carbohydrate, by difference",G +172263,1005,7.81,0.0,49.0,,,,,,,"Carbohydrate, by difference",G +172299,1005,10.31,0.0,57.0,,,,,,,"Carbohydrate, by difference",G +172362,1005,0.0,0.0,20.0,,,,,,,"Carbohydrate, by difference",G +172439,1005,5.31,0.0,49.0,,,,,,,"Carbohydrate, by difference",G +172909,1005,2.97,0.0,65.0,,,,,,,"Carbohydrate, by difference",G +173207,1005,0.0,0.0,20.0,,,,,,,"Carbohydrate, by difference",G +173995,1005,0.0,0.0,49.0,,,,,,,"Carbohydrate, by difference",G +174092,1005,54.52,0.0,49.0,,,,,,,"Carbohydrate, by difference",G +174323,1005,0.0,0.0,68.0,,,,,,,"Carbohydrate, by difference",G +174479,1005,0.0,0.0,68.0,,,,,,,"Carbohydrate, by difference",G +174708,1005,1.0,0.0,49.0,,,,,,,"Carbohydrate, by difference",G +175013,1005,31.6,0.0,49.0,,,,,,,"Carbohydrate, by difference",G +175135,1005,0.0,0.0,68.0,,,,,,,"Carbohydrate, by difference",G +175232,1005,20.0,1.0,44.0,,,,,,,"Carbohydrate, by difference",G +334247,1005,99.6,,49.0,,,,,,,"Carbohydrate, by difference",G +344774,1005,57.0,,78.0,,,,,,,"Carbohydrate, by difference",G +344980,1005,48.1,,78.0,,,,,,,"Carbohydrate, by difference",G +345013,1005,80.8,,78.0,,,,,,,"Carbohydrate, by difference",G +345215,1005,39.6,,78.0,,,,,,,"Carbohydrate, by difference",G +345449,1005,81.2,,78.0,,,,,,,"Carbohydrate, by difference",G +345563,1005,1.0,,77.0,,,,,,,"Carbohydrate, by difference",G +345942,1005,63.5,,78.0,,,,,,,"Carbohydrate, by difference",G +345947,1005,82.0,,78.0,,,,,,,"Carbohydrate, by difference",G +346321,1005,10.88,,71.0,,,,,,,"Carbohydrate, by difference",G +346506,1005,14.09,,71.0,,,,,,,"Carbohydrate, by difference",G +347022,1005,13.07,,71.0,,,,,,,"Carbohydrate, by difference",G +347105,1005,24.67,,71.0,,,,,,,"Carbohydrate, by difference",G +347265,1005,17.35,,71.0,,,,,,,"Carbohydrate, by difference",G +347312,1005,16.84,,71.0,,,,,,,"Carbohydrate, by difference",G +347432,1005,85.71,,71.0,,,,,,,"Carbohydrate, by difference",G +347525,1005,17.69,,71.0,,,,,,,"Carbohydrate, by difference",G +347540,1005,21.83,,71.0,,,,,,,"Carbohydrate, by difference",G +347640,1005,52.94,,71.0,,,,,,,"Carbohydrate, by difference",G +347699,1005,7.5,,71.0,,,,,,,"Carbohydrate, by difference",G +347873,1005,2.5,,71.0,,,,,,,"Carbohydrate, by difference",G +348040,1005,43.1,,78.0,,,,,,,"Carbohydrate, by difference",G +348659,1005,74.19,,71.0,,,,,,,"Carbohydrate, by difference",G +348747,1005,15.38,,71.0,,,,,,,"Carbohydrate, by difference",G +348804,1005,70.59,,71.0,,,,,,,"Carbohydrate, by difference",G +348901,1005,63.33,,71.0,,,,,,,"Carbohydrate, by difference",G +349101,1005,6.28,,71.0,,,,,,,"Carbohydrate, by difference",G +349128,1005,57.58,,71.0,,,,,,,"Carbohydrate, by difference",G +349153,1005,77.42,,71.0,,,,,,,"Carbohydrate, by difference",G +349579,1005,60.0,,71.0,,,,,,,"Carbohydrate, by difference",G +349956,1005,52.73,,71.0,,,,,,,"Carbohydrate, by difference",G +350216,1005,56.57,,71.0,,,,,,,"Carbohydrate, by difference",G +350219,1005,40.85,,71.0,,,,,,,"Carbohydrate, by difference",G +350305,1005,14.29,,71.0,,,,,,,"Carbohydrate, by difference",G +350421,1005,63.33,,71.0,,,,,,,"Carbohydrate, by difference",G +350498,1005,85.0,,71.0,,,,,,,"Carbohydrate, by difference",G +350782,1005,12.08,,71.0,,,,,,,"Carbohydrate, by difference",G +351123,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +351153,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +351209,1005,64.92,,78.0,,,,,,,"Carbohydrate, by difference",G +351394,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +351439,1005,1.75,,71.0,,,,,,,"Carbohydrate, by difference",G +351703,1005,72.41,,71.0,,,,,,,"Carbohydrate, by difference",G +351711,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +351817,1005,68.97,,71.0,,,,,,,"Carbohydrate, by difference",G +351827,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +351929,1005,57.89,,71.0,,,,,,,"Carbohydrate, by difference",G +352021,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +352067,1005,70.97,,71.0,,,,,,,"Carbohydrate, by difference",G +352276,1005,42.65,,78.0,,,,,,,"Carbohydrate, by difference",G +352278,1005,53.57,,71.0,,,,,,,"Carbohydrate, by difference",G +352567,1005,86.23,,78.0,,,,,,,"Carbohydrate, by difference",G +352775,1005,11.66,,78.0,,,,,,,"Carbohydrate, by difference",G +352980,1005,5.42,,71.0,,,,,,,"Carbohydrate, by difference",G +353165,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +353184,1005,53.46,,71.0,,,,,,,"Carbohydrate, by difference",G +353186,1005,5.42,,71.0,,,,,,,"Carbohydrate, by difference",G +353256,1005,67.61,,78.0,,,,,,,"Carbohydrate, by difference",G +353554,1005,56.45,,71.0,,,,,,,"Carbohydrate, by difference",G +353612,1005,56.47,,71.0,,,,,,,"Carbohydrate, by difference",G +353740,1005,11.65,,78.0,,,,,,,"Carbohydrate, by difference",G +353934,1005,1.79,,71.0,,,,,,,"Carbohydrate, by difference",G +354221,1005,10.17,,71.0,,,,,,,"Carbohydrate, by difference",G +354396,1005,73.33,,71.0,,,,,,,"Carbohydrate, by difference",G +355078,1005,79.41,,71.0,,,,,,,"Carbohydrate, by difference",G +355278,1005,68.0,,71.0,,,,,,,"Carbohydrate, by difference",G +355311,1005,41.67,,71.0,,,,,,,"Carbohydrate, by difference",G +355419,1005,72.41,,71.0,,,,,,,"Carbohydrate, by difference",G +355441,1005,90.0,,71.0,,,,,,,"Carbohydrate, by difference",G +355637,1005,30.0,,78.0,,,,,,,"Carbohydrate, by difference",G +356129,1005,10.0,,71.0,,,,,,,"Carbohydrate, by difference",G +356489,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G +356607,1005,2.08,,70.0,,,,,,,"Carbohydrate, by difference",G +356750,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +357139,1005,24.66,,70.0,,,,,,,"Carbohydrate, by difference",G +357152,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +357197,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +357269,1005,44.0,,70.0,,,,,,,"Carbohydrate, by difference",G +357369,1005,43.86,,70.0,,,,,,,"Carbohydrate, by difference",G +357444,1005,80.77,,70.0,,,,,,,"Carbohydrate, by difference",G +357489,1005,5.46,,70.0,,,,,,,"Carbohydrate, by difference",G +357657,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +357819,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +357848,1005,22.22,,70.0,,,,,,,"Carbohydrate, by difference",G +357894,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +357907,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G +358063,1005,13.85,,70.0,,,,,,,"Carbohydrate, by difference",G +358068,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G +358139,1005,18.82,,70.0,,,,,,,"Carbohydrate, by difference",G +358383,1005,16.92,,70.0,,,,,,,"Carbohydrate, by difference",G +358653,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +358757,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +358954,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +359593,1005,85.0,,70.0,,,,,,,"Carbohydrate, by difference",G +359778,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +359888,1005,15.08,,70.0,,,,,,,"Carbohydrate, by difference",G +359994,1005,17.0,,70.0,,,,,,,"Carbohydrate, by difference",G +360378,1005,27.19,,70.0,,,,,,,"Carbohydrate, by difference",G +360544,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +360688,1005,2.08,,70.0,,,,,,,"Carbohydrate, by difference",G +360820,1005,42.98,,70.0,,,,,,,"Carbohydrate, by difference",G +361122,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +361305,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +361663,1005,13.79,,70.0,,,,,,,"Carbohydrate, by difference",G +361882,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +362212,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +362264,1005,82.14,,70.0,,,,,,,"Carbohydrate, by difference",G +362424,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +362539,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +362613,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +363075,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +363198,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +363867,1005,13.93,,70.0,,,,,,,"Carbohydrate, by difference",G +364158,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G +364159,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +364184,1005,62.86,,70.0,,,,,,,"Carbohydrate, by difference",G +364460,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +364555,1005,8.48,,70.0,,,,,,,"Carbohydrate, by difference",G +364688,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +364904,1005,7.14,,73.0,,,,,,,"Carbohydrate, by difference",G +366117,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +366759,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +366938,1005,32.0,,70.0,,,,,,,"Carbohydrate, by difference",G +367117,1005,14.62,,70.0,,,,,,,"Carbohydrate, by difference",G +367176,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G +367294,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +367396,1005,90.91,,73.0,,,,,,,"Carbohydrate, by difference",G +367610,1005,48.57,,70.0,,,,,,,"Carbohydrate, by difference",G +367743,1005,91.67,,70.0,,,,,,,"Carbohydrate, by difference",G +368431,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G +368489,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G +368540,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +368700,1005,4.03,,70.0,,,,,,,"Carbohydrate, by difference",G +369185,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +369218,1005,29.41,,70.0,,,,,,,"Carbohydrate, by difference",G +369424,1005,15.38,,70.0,,,,,,,"Carbohydrate, by difference",G +369540,1005,83.93,,70.0,,,,,,,"Carbohydrate, by difference",G +369712,1005,32.14,,70.0,,,,,,,"Carbohydrate, by difference",G +370393,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +370776,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +370860,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +371220,1005,9.68,,70.0,,,,,,,"Carbohydrate, by difference",G +371567,1005,13.28,,70.0,,,,,,,"Carbohydrate, by difference",G +372074,1005,50.94,,70.0,,,,,,,"Carbohydrate, by difference",G +372505,1005,67.65,,70.0,,,,,,,"Carbohydrate, by difference",G +372544,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +372597,1005,36.47,,70.0,,,,,,,"Carbohydrate, by difference",G +372662,1005,81.25,,70.0,,,,,,,"Carbohydrate, by difference",G +372665,1005,12.14,,70.0,,,,,,,"Carbohydrate, by difference",G +372798,1005,51.52,,70.0,,,,,,,"Carbohydrate, by difference",G +372869,1005,72.41,,70.0,,,,,,,"Carbohydrate, by difference",G +373011,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +373104,1005,12.67,,70.0,,,,,,,"Carbohydrate, by difference",G +373220,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +373257,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +373285,1005,4.76,,70.0,,,,,,,"Carbohydrate, by difference",G +373346,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +374210,1005,52.63,,70.0,,,,,,,"Carbohydrate, by difference",G +374224,1005,9.09,,70.0,,,,,,,"Carbohydrate, by difference",G +374247,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +374282,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G +374806,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +375425,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +375485,1005,6.56,,70.0,,,,,,,"Carbohydrate, by difference",G +375672,1005,58.06,,70.0,,,,,,,"Carbohydrate, by difference",G +376138,1005,40.85,,70.0,,,,,,,"Carbohydrate, by difference",G +376225,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +376402,1005,51.06,,70.0,,,,,,,"Carbohydrate, by difference",G +376417,1005,25.76,,70.0,,,,,,,"Carbohydrate, by difference",G +376650,1005,78.18,,70.0,,,,,,,"Carbohydrate, by difference",G +376983,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G +377513,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G +377532,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G +377535,1005,74.47,,70.0,,,,,,,"Carbohydrate, by difference",G +377779,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +377866,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +378125,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G +378131,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G +378289,1005,13.27,,70.0,,,,,,,"Carbohydrate, by difference",G +378583,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +378627,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +378640,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +378748,1005,72.5,,70.0,,,,,,,"Carbohydrate, by difference",G +379055,1005,48.84,,70.0,,,,,,,"Carbohydrate, by difference",G +379057,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +379066,1005,32.2,,70.0,,,,,,,"Carbohydrate, by difference",G +379450,1005,6.5,,70.0,,,,,,,"Carbohydrate, by difference",G +379723,1005,77.14,,70.0,,,,,,,"Carbohydrate, by difference",G +379746,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +379886,1005,28.86,,70.0,,,,,,,"Carbohydrate, by difference",G +380120,1005,28.79,,70.0,,,,,,,"Carbohydrate, by difference",G +380212,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +380265,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +380267,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +380471,1005,53.95,,70.0,,,,,,,"Carbohydrate, by difference",G +380619,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +380708,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +381118,1005,24.71,,70.0,,,,,,,"Carbohydrate, by difference",G +381237,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +381249,1005,6.94,,70.0,,,,,,,"Carbohydrate, by difference",G +381294,1005,1.0,,70.0,,,,,,,"Carbohydrate, by difference",G +381315,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +381376,1005,82.61,,70.0,,,,,,,"Carbohydrate, by difference",G +381443,1005,0.89,,73.0,,,,,,,"Carbohydrate, by difference",G +381482,1005,29.31,,70.0,,,,,,,"Carbohydrate, by difference",G +381867,1005,27.33,,70.0,,,,,,,"Carbohydrate, by difference",G +382015,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +382154,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +382437,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +382705,1005,17.69,,70.0,,,,,,,"Carbohydrate, by difference",G +383612,1005,29.41,,70.0,,,,,,,"Carbohydrate, by difference",G +383617,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +383765,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G +383893,1005,5.69,,70.0,,,,,,,"Carbohydrate, by difference",G +383937,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +384085,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +384171,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +384437,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +384458,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +384488,1005,82.14,,70.0,,,,,,,"Carbohydrate, by difference",G +384775,1005,4.76,,70.0,,,,,,,"Carbohydrate, by difference",G +384819,1005,5.93,,70.0,,,,,,,"Carbohydrate, by difference",G +384946,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +384998,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +385177,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +385328,1005,19.41,,70.0,,,,,,,"Carbohydrate, by difference",G +385974,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +386075,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G +386090,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G +386244,1005,45.59,,70.0,,,,,,,"Carbohydrate, by difference",G +387606,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +387716,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +387890,1005,72.73,,70.0,,,,,,,"Carbohydrate, by difference",G +388258,1005,16.0,,70.0,,,,,,,"Carbohydrate, by difference",G +388351,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G +388438,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +388570,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +388592,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +388670,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +388705,1005,3.54,,70.0,,,,,,,"Carbohydrate, by difference",G +389079,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G +389149,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +389190,1005,14.16,,70.0,,,,,,,"Carbohydrate, by difference",G +389232,1005,19.67,,70.0,,,,,,,"Carbohydrate, by difference",G +389430,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +389860,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +390439,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G +390916,1005,12.0,,70.0,,,,,,,"Carbohydrate, by difference",G +391010,1005,12.2,,70.0,,,,,,,"Carbohydrate, by difference",G +391167,1005,89.66,,70.0,,,,,,,"Carbohydrate, by difference",G +391327,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +391591,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G +391702,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +391912,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +392255,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +392345,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +392795,1005,78.12,,70.0,,,,,,,"Carbohydrate, by difference",G +392843,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +392886,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +393002,1005,68.57,,70.0,,,,,,,"Carbohydrate, by difference",G +393039,1005,36.71,,70.0,,,,,,,"Carbohydrate, by difference",G +393348,1005,78.43,,70.0,,,,,,,"Carbohydrate, by difference",G +393418,1005,57.5,,70.0,,,,,,,"Carbohydrate, by difference",G +393638,1005,36.21,,70.0,,,,,,,"Carbohydrate, by difference",G +394487,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +394566,1005,24.71,,70.0,,,,,,,"Carbohydrate, by difference",G +394815,1005,76.79,,70.0,,,,,,,"Carbohydrate, by difference",G +394841,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G +394926,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +395042,1005,70.97,,70.0,,,,,,,"Carbohydrate, by difference",G +395153,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +395352,1005,2.31,,70.0,,,,,,,"Carbohydrate, by difference",G +395406,1005,47.62,,70.0,,,,,,,"Carbohydrate, by difference",G +395437,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +395651,1005,60.29,,70.0,,,,,,,"Carbohydrate, by difference",G +395696,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +395908,1005,21.88,,70.0,,,,,,,"Carbohydrate, by difference",G +396154,1005,10.17,,70.0,,,,,,,"Carbohydrate, by difference",G +396236,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G +396448,1005,32.94,,70.0,,,,,,,"Carbohydrate, by difference",G +396560,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +396605,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +396677,1005,51.79,,70.0,,,,,,,"Carbohydrate, by difference",G +396788,1005,1.05,,73.0,,,,,,,"Carbohydrate, by difference",G +397332,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +397555,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +397563,1005,35.0,,70.0,,,,,,,"Carbohydrate, by difference",G +397610,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +397767,1005,36.11,,70.0,,,,,,,"Carbohydrate, by difference",G +398221,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +398686,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +398851,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G +399125,1005,2.31,,70.0,,,,,,,"Carbohydrate, by difference",G +399410,1005,52.63,,70.0,,,,,,,"Carbohydrate, by difference",G +399782,1005,41.18,,70.0,,,,,,,"Carbohydrate, by difference",G +399833,1005,71.67,,70.0,,,,,,,"Carbohydrate, by difference",G +400285,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +400431,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +400459,1005,30.59,,70.0,,,,,,,"Carbohydrate, by difference",G +400515,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G +400783,1005,12.0,,70.0,,,,,,,"Carbohydrate, by difference",G +400794,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +400948,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +401310,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +401517,1005,85.19,,70.0,,,,,,,"Carbohydrate, by difference",G +401539,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +401556,1005,6.85,,70.0,,,,,,,"Carbohydrate, by difference",G +401642,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +401787,1005,48.89,,70.0,,,,,,,"Carbohydrate, by difference",G +401827,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +402690,1005,84.0,,70.0,,,,,,,"Carbohydrate, by difference",G +402776,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +402925,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +403023,1005,62.16,,70.0,,,,,,,"Carbohydrate, by difference",G +403843,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +403887,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +404194,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +404329,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +404714,1005,27.27,,70.0,,,,,,,"Carbohydrate, by difference",G +404821,1005,18.95,,70.0,,,,,,,"Carbohydrate, by difference",G +404869,1005,8.8,,70.0,,,,,,,"Carbohydrate, by difference",G +405357,1005,24.59,,70.0,,,,,,,"Carbohydrate, by difference",G +405497,1005,15.7,,70.0,,,,,,,"Carbohydrate, by difference",G +406635,1005,66.13,,70.0,,,,,,,"Carbohydrate, by difference",G +406670,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +406718,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G +406761,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +406908,1005,16.15,,70.0,,,,,,,"Carbohydrate, by difference",G +407135,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G +407142,1005,4.84,,70.0,,,,,,,"Carbohydrate, by difference",G +407177,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +407178,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +407479,1005,54.12,,70.0,,,,,,,"Carbohydrate, by difference",G +407612,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G +407723,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +407762,1005,83.33,,73.0,,,,,,,"Carbohydrate, by difference",G +407785,1005,5.45,,70.0,,,,,,,"Carbohydrate, by difference",G +408131,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G +408170,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +408265,1005,9.68,,70.0,,,,,,,"Carbohydrate, by difference",G +408276,1005,14.62,,70.0,,,,,,,"Carbohydrate, by difference",G +408429,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +408605,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +408939,1005,70.59,,70.0,,,,,,,"Carbohydrate, by difference",G +409007,1005,8.9,,70.0,,,,,,,"Carbohydrate, by difference",G +409279,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +409698,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G +409857,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +409967,1005,32.94,,70.0,,,,,,,"Carbohydrate, by difference",G +409978,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +410118,1005,35.96,,70.0,,,,,,,"Carbohydrate, by difference",G +410236,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +410280,1005,45.61,,70.0,,,,,,,"Carbohydrate, by difference",G +410319,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +410856,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +410863,1005,0.68,,70.0,,,,,,,"Carbohydrate, by difference",G +410910,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +411237,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +411395,1005,16.91,,70.0,,,,,,,"Carbohydrate, by difference",G +411587,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +411703,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G +411816,1005,4.58,,70.0,,,,,,,"Carbohydrate, by difference",G +411938,1005,10.45,,70.0,,,,,,,"Carbohydrate, by difference",G +412076,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +412162,1005,13.52,,70.0,,,,,,,"Carbohydrate, by difference",G +412186,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +412288,1005,13.8,,70.0,,,,,,,"Carbohydrate, by difference",G +412582,1005,5.92,,70.0,,,,,,,"Carbohydrate, by difference",G +412768,1005,30.77,,70.0,,,,,,,"Carbohydrate, by difference",G +413372,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +413460,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +413707,1005,21.54,,70.0,,,,,,,"Carbohydrate, by difference",G +413860,1005,14.98,,70.0,,,,,,,"Carbohydrate, by difference",G +414142,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +414250,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +414501,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G +414507,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +414657,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G +414839,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G +415299,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +415538,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +416279,1005,11.81,,70.0,,,,,,,"Carbohydrate, by difference",G +416433,1005,65.62,,70.0,,,,,,,"Carbohydrate, by difference",G +416520,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G +416655,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G +416691,1005,69.7,,70.0,,,,,,,"Carbohydrate, by difference",G +416696,1005,87.5,,70.0,,,,,,,"Carbohydrate, by difference",G +416790,1005,81.4,,70.0,,,,,,,"Carbohydrate, by difference",G +416959,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G +417844,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +418174,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G +418543,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +418612,1005,88.89,,70.0,,,,,,,"Carbohydrate, by difference",G +418961,1005,86.05,,70.0,,,,,,,"Carbohydrate, by difference",G +419187,1005,77.5,,70.0,,,,,,,"Carbohydrate, by difference",G +419273,1005,52.5,,70.0,,,,,,,"Carbohydrate, by difference",G +419520,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +419580,1005,58.97,,70.0,,,,,,,"Carbohydrate, by difference",G +419744,1005,90.48,,70.0,,,,,,,"Carbohydrate, by difference",G +419822,1005,9.84,,70.0,,,,,,,"Carbohydrate, by difference",G +420328,1005,14.17,,70.0,,,,,,,"Carbohydrate, by difference",G +420503,1005,10.4,,70.0,,,,,,,"Carbohydrate, by difference",G +420789,1005,81.25,,70.0,,,,,,,"Carbohydrate, by difference",G +421291,1005,27.78,,70.0,,,,,,,"Carbohydrate, by difference",G +421701,1005,65.79,,70.0,,,,,,,"Carbohydrate, by difference",G +422283,1005,85.0,,70.0,,,,,,,"Carbohydrate, by difference",G +423627,1005,77.5,,70.0,,,,,,,"Carbohydrate, by difference",G +423644,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +423777,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +424849,1005,90.24,,70.0,,,,,,,"Carbohydrate, by difference",G +424991,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +425106,1005,39.53,,70.0,,,,,,,"Carbohydrate, by difference",G +425214,1005,58.33,,70.0,,,,,,,"Carbohydrate, by difference",G +425448,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +425601,1005,92.5,,70.0,,,,,,,"Carbohydrate, by difference",G +425896,1005,72.0,,70.0,,,,,,,"Carbohydrate, by difference",G +426794,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +426858,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G +426933,1005,88.57,,70.0,,,,,,,"Carbohydrate, by difference",G +427125,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +427338,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G +427360,1005,11.72,,70.0,,,,,,,"Carbohydrate, by difference",G +427474,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +427528,1005,61.9,,70.0,,,,,,,"Carbohydrate, by difference",G +427545,1005,42.47,,70.0,,,,,,,"Carbohydrate, by difference",G +427595,1005,61.29,,70.0,,,,,,,"Carbohydrate, by difference",G +427615,1005,78.95,,70.0,,,,,,,"Carbohydrate, by difference",G +428262,1005,4.58,,70.0,,,,,,,"Carbohydrate, by difference",G +428410,1005,65.79,,70.0,,,,,,,"Carbohydrate, by difference",G +428498,1005,65.12,,70.0,,,,,,,"Carbohydrate, by difference",G +428525,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +428876,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +429496,1005,58.0,,70.0,,,,,,,"Carbohydrate, by difference",G +429501,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G +429649,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +429765,1005,5.6,,70.0,,,,,,,"Carbohydrate, by difference",G +429901,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G +429982,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +430004,1005,61.76,,70.0,,,,,,,"Carbohydrate, by difference",G +430043,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +430126,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G +430159,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +430278,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +430350,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +430375,1005,11.76,,70.0,,,,,,,"Carbohydrate, by difference",G +430976,1005,75.47,,70.0,,,,,,,"Carbohydrate, by difference",G +431212,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +431217,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G +431290,1005,87.5,,70.0,,,,,,,"Carbohydrate, by difference",G +431308,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +431347,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +431547,1005,59.09,,70.0,,,,,,,"Carbohydrate, by difference",G +432050,1005,10.42,,70.0,,,,,,,"Carbohydrate, by difference",G +432339,1005,20.0,,73.0,,,,,,,"Carbohydrate, by difference",G +432458,1005,1.25,,70.0,,,,,,,"Carbohydrate, by difference",G +432514,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +432789,1005,14.65,,70.0,,,,,,,"Carbohydrate, by difference",G +432932,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G +433296,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +433588,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G +433615,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +433837,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G +434884,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +435132,1005,7.58,,70.0,,,,,,,"Carbohydrate, by difference",G +435264,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +435729,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +435797,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +435806,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G +436132,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +436385,1005,10.45,,70.0,,,,,,,"Carbohydrate, by difference",G +436519,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G +437093,1005,18.0,,70.0,,,,,,,"Carbohydrate, by difference",G +437226,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +437374,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +437634,1005,7.46,,73.0,,,,,,,"Carbohydrate, by difference",G +438839,1005,55.56,,70.0,,,,,,,"Carbohydrate, by difference",G +438917,1005,44.0,,70.0,,,,,,,"Carbohydrate, by difference",G +438936,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +439209,1005,82.35,,70.0,,,,,,,"Carbohydrate, by difference",G +439253,1005,33.75,,70.0,,,,,,,"Carbohydrate, by difference",G +439533,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G +439679,1005,51.72,,70.0,,,,,,,"Carbohydrate, by difference",G +440122,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +440188,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +440221,1005,66.32,,70.0,,,,,,,"Carbohydrate, by difference",G +440523,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +440600,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +440603,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G +441003,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G +441251,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G +441287,1005,38.46,,70.0,,,,,,,"Carbohydrate, by difference",G +441628,1005,93.75,,70.0,,,,,,,"Carbohydrate, by difference",G +441700,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +441965,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +442122,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G +442406,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +442580,1005,81.82,,70.0,,,,,,,"Carbohydrate, by difference",G +442692,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G +443135,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +443140,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G +443160,1005,52.94,,70.0,,,,,,,"Carbohydrate, by difference",G +443729,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +444002,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +444221,1005,12.9,,70.0,,,,,,,"Carbohydrate, by difference",G +444258,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +444295,1005,87.0,,70.0,,,,,,,"Carbohydrate, by difference",G +444358,1005,43.75,,70.0,,,,,,,"Carbohydrate, by difference",G +444401,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +444923,1005,47.37,,70.0,,,,,,,"Carbohydrate, by difference",G +445083,1005,3.12,,70.0,,,,,,,"Carbohydrate, by difference",G +445202,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +445762,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +445867,1005,0.42,,73.0,,,,,,,"Carbohydrate, by difference",G +446283,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +446592,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +446611,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +446725,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +447069,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +447249,1005,28.12,,70.0,,,,,,,"Carbohydrate, by difference",G +447332,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +447530,1005,3.64,,70.0,,,,,,,"Carbohydrate, by difference",G +448052,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +448433,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +448445,1005,0.88,,70.0,,,,,,,"Carbohydrate, by difference",G +448509,1005,4.44,,70.0,,,,,,,"Carbohydrate, by difference",G +448649,1005,27.47,,70.0,,,,,,,"Carbohydrate, by difference",G +448819,1005,22.0,,70.0,,,,,,,"Carbohydrate, by difference",G +449120,1005,26.87,,70.0,,,,,,,"Carbohydrate, by difference",G +449323,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G +449565,1005,40.35,,70.0,,,,,,,"Carbohydrate, by difference",G +449581,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +449662,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G +450080,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +450564,1005,24.62,,70.0,,,,,,,"Carbohydrate, by difference",G +450797,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G +450950,1005,23.53,,70.0,,,,,,,"Carbohydrate, by difference",G +451077,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G +451441,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +451606,1005,31.34,,70.0,,,,,,,"Carbohydrate, by difference",G +451768,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +451818,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +451975,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +451993,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +452182,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G +452492,1005,11.02,,70.0,,,,,,,"Carbohydrate, by difference",G +452527,1005,0.88,,70.0,,,,,,,"Carbohydrate, by difference",G +452561,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +452915,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +452978,1005,33.62,,70.0,,,,,,,"Carbohydrate, by difference",G +453163,1005,38.57,,70.0,,,,,,,"Carbohydrate, by difference",G +453180,1005,45.95,,70.0,,,,,,,"Carbohydrate, by difference",G +453359,1005,49.41,,70.0,,,,,,,"Carbohydrate, by difference",G +453499,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +453655,1005,63.64,,70.0,,,,,,,"Carbohydrate, by difference",G +453706,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +453724,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +453842,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +453985,1005,5.71,,70.0,,,,,,,"Carbohydrate, by difference",G +454118,1005,46.43,,75.0,,,,,,,"Carbohydrate, by difference",G +454260,1005,24.0,,70.0,,,,,,,"Carbohydrate, by difference",G +454396,1005,70.59,,70.0,,,,,,,"Carbohydrate, by difference",G +454549,1005,69.64,,70.0,,,,,,,"Carbohydrate, by difference",G +454790,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +455549,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G +455840,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +455943,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +456026,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +456082,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G +456103,1005,29.41,,70.0,,,,,,,"Carbohydrate, by difference",G +456229,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +456254,1005,27.41,,70.0,,,,,,,"Carbohydrate, by difference",G +456372,1005,42.62,,70.0,,,,,,,"Carbohydrate, by difference",G +456380,1005,50.51,,70.0,,,,,,,"Carbohydrate, by difference",G +456434,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +456500,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G +456557,1005,40.44,,70.0,,,,,,,"Carbohydrate, by difference",G +456640,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G +457281,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G +457284,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +457306,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +457639,1005,20.37,,70.0,,,,,,,"Carbohydrate, by difference",G +457943,1005,8.8,,70.0,,,,,,,"Carbohydrate, by difference",G +457945,1005,12.08,,70.0,,,,,,,"Carbohydrate, by difference",G +458065,1005,1.82,,70.0,,,,,,,"Carbohydrate, by difference",G +458745,1005,10.16,,70.0,,,,,,,"Carbohydrate, by difference",G +458778,1005,75.0,,75.0,,,,,,,"Carbohydrate, by difference",G +458911,1005,16.35,,70.0,,,,,,,"Carbohydrate, by difference",G +459487,1005,13.85,,70.0,,,,,,,"Carbohydrate, by difference",G +459567,1005,64.52,,70.0,,,,,,,"Carbohydrate, by difference",G +459569,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +459663,1005,2.31,,70.0,,,,,,,"Carbohydrate, by difference",G +459794,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +459842,1005,29.41,,70.0,,,,,,,"Carbohydrate, by difference",G +460195,1005,10.33,,70.0,,,,,,,"Carbohydrate, by difference",G +460225,1005,26.43,,70.0,,,,,,,"Carbohydrate, by difference",G +460644,1005,16.15,,70.0,,,,,,,"Carbohydrate, by difference",G +460812,1005,2.2,,70.0,,,,,,,"Carbohydrate, by difference",G +460944,1005,4.29,,70.0,,,,,,,"Carbohydrate, by difference",G +461070,1005,18.57,,70.0,,,,,,,"Carbohydrate, by difference",G +461233,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +461367,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +461445,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +461490,1005,1.77,,70.0,,,,,,,"Carbohydrate, by difference",G +461579,1005,29.41,,70.0,,,,,,,"Carbohydrate, by difference",G +461674,1005,15.04,,70.0,,,,,,,"Carbohydrate, by difference",G +461824,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +462178,1005,59.38,,70.0,,,,,,,"Carbohydrate, by difference",G +462549,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +462813,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +462839,1005,14.62,,70.0,,,,,,,"Carbohydrate, by difference",G +463232,1005,34.29,,70.0,,,,,,,"Carbohydrate, by difference",G +463385,1005,1.76,,70.0,,,,,,,"Carbohydrate, by difference",G +463414,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G +463452,1005,2.0,,70.0,,,,,,,"Carbohydrate, by difference",G +463682,1005,13.75,,70.0,,,,,,,"Carbohydrate, by difference",G +463842,1005,23.08,,70.0,,,,,,,"Carbohydrate, by difference",G +463878,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +463907,1005,86.67,,70.0,,,,,,,"Carbohydrate, by difference",G +463951,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G +464137,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +464195,1005,24.78,,70.0,,,,,,,"Carbohydrate, by difference",G +464464,1005,32.08,,70.0,,,,,,,"Carbohydrate, by difference",G +464497,1005,23.0,,70.0,,,,,,,"Carbohydrate, by difference",G +464677,1005,35.48,,70.0,,,,,,,"Carbohydrate, by difference",G +465237,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +465386,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +465486,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G +465488,1005,20.47,,70.0,,,,,,,"Carbohydrate, by difference",G +465740,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +466016,1005,11.11,,70.0,,,,,,,"Carbohydrate, by difference",G +466282,1005,5.37,,70.0,,,,,,,"Carbohydrate, by difference",G +466607,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +466785,1005,5.33,,70.0,,,,,,,"Carbohydrate, by difference",G +466956,1005,12.24,,70.0,,,,,,,"Carbohydrate, by difference",G +467195,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +467198,1005,14.12,,70.0,,,,,,,"Carbohydrate, by difference",G +467246,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +467588,1005,26.0,,70.0,,,,,,,"Carbohydrate, by difference",G +467747,1005,32.45,,70.0,,,,,,,"Carbohydrate, by difference",G +468119,1005,51.47,,70.0,,,,,,,"Carbohydrate, by difference",G +468152,1005,16.16,,70.0,,,,,,,"Carbohydrate, by difference",G +468486,1005,1.67,,70.0,,,,,,,"Carbohydrate, by difference",G +468796,1005,43.86,,70.0,,,,,,,"Carbohydrate, by difference",G +469041,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G +469563,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +469695,1005,39.29,,70.0,,,,,,,"Carbohydrate, by difference",G +469775,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G +469777,1005,73.68,,70.0,,,,,,,"Carbohydrate, by difference",G +470016,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G +470250,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G +470292,1005,4.0,,73.0,,,,,,,"Carbohydrate, by difference",G +470402,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +470421,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G +470446,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +470915,1005,85.0,,70.0,,,,,,,"Carbohydrate, by difference",G +470933,1005,79.49,,70.0,,,,,,,"Carbohydrate, by difference",G +471204,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +471212,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +471300,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +471426,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G +471659,1005,86.05,,70.0,,,,,,,"Carbohydrate, by difference",G +471702,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +471762,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +472007,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +472128,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +472137,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G +472485,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +472559,1005,55.0,,70.0,,,,,,,"Carbohydrate, by difference",G +472694,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G +473363,1005,64.0,,70.0,,,,,,,"Carbohydrate, by difference",G +473581,1005,18.05,,70.0,,,,,,,"Carbohydrate, by difference",G +473738,1005,87.5,,70.0,,,,,,,"Carbohydrate, by difference",G +473851,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +474214,1005,63.53,,70.0,,,,,,,"Carbohydrate, by difference",G +474364,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +474412,1005,53.12,,70.0,,,,,,,"Carbohydrate, by difference",G +474485,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +474713,1005,52.0,,70.0,,,,,,,"Carbohydrate, by difference",G +474749,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G +475173,1005,56.76,,70.0,,,,,,,"Carbohydrate, by difference",G +475228,1005,62.0,,70.0,,,,,,,"Carbohydrate, by difference",G +475333,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G +475432,1005,77.42,,70.0,,,,,,,"Carbohydrate, by difference",G +475517,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +475629,1005,29.55,,70.0,,,,,,,"Carbohydrate, by difference",G +475820,1005,7.14,,73.0,,,,,,,"Carbohydrate, by difference",G +475829,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +476081,1005,10.42,,70.0,,,,,,,"Carbohydrate, by difference",G +476216,1005,43.75,,70.0,,,,,,,"Carbohydrate, by difference",G +476454,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +476521,1005,45.45,,70.0,,,,,,,"Carbohydrate, by difference",G +476535,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +476552,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G +476657,1005,76.32,,70.0,,,,,,,"Carbohydrate, by difference",G +477032,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +477135,1005,19.17,,70.0,,,,,,,"Carbohydrate, by difference",G +477594,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +478006,1005,19.18,,70.0,,,,,,,"Carbohydrate, by difference",G +478149,1005,15.0,,70.0,,,,,,,"Carbohydrate, by difference",G +478166,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +478213,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G +478578,1005,39.66,,70.0,,,,,,,"Carbohydrate, by difference",G +478589,1005,72.5,,70.0,,,,,,,"Carbohydrate, by difference",G +479463,1005,1.77,,70.0,,,,,,,"Carbohydrate, by difference",G +479845,1005,82.14,,70.0,,,,,,,"Carbohydrate, by difference",G +479944,1005,5.9,,70.0,,,,,,,"Carbohydrate, by difference",G +479999,1005,5.71,,70.0,,,,,,,"Carbohydrate, by difference",G +480127,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +480350,1005,28.89,,70.0,,,,,,,"Carbohydrate, by difference",G +480434,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +480524,1005,38.52,,70.0,,,,,,,"Carbohydrate, by difference",G +481147,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +481153,1005,7.94,,70.0,,,,,,,"Carbohydrate, by difference",G +481451,1005,7.2,,70.0,,,,,,,"Carbohydrate, by difference",G +481605,1005,25.33,,70.0,,,,,,,"Carbohydrate, by difference",G +481669,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +481744,1005,65.71,,70.0,,,,,,,"Carbohydrate, by difference",G +482054,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +482064,1005,43.24,,70.0,,,,,,,"Carbohydrate, by difference",G +482164,1005,72.89,,70.0,,,,,,,"Carbohydrate, by difference",G +482396,1005,21.24,,70.0,,,,,,,"Carbohydrate, by difference",G +482503,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +482538,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +483057,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +483176,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +483618,1005,21.21,,70.0,,,,,,,"Carbohydrate, by difference",G +483821,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +483901,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +483945,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G +484005,1005,31.58,,70.0,,,,,,,"Carbohydrate, by difference",G +484354,1005,77.19,,70.0,,,,,,,"Carbohydrate, by difference",G +484390,1005,51.25,,70.0,,,,,,,"Carbohydrate, by difference",G +484639,1005,56.0,,70.0,,,,,,,"Carbohydrate, by difference",G +484891,1005,63.53,,70.0,,,,,,,"Carbohydrate, by difference",G +484945,1005,53.85,,70.0,,,,,,,"Carbohydrate, by difference",G +485246,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +485523,1005,15.62,,70.0,,,,,,,"Carbohydrate, by difference",G +485635,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +485800,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +485803,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +485810,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G +485994,1005,15.83,,70.0,,,,,,,"Carbohydrate, by difference",G +486088,1005,3.33,,73.0,,,,,,,"Carbohydrate, by difference",G +486100,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +486124,1005,18.92,,70.0,,,,,,,"Carbohydrate, by difference",G +486695,1005,52.91,,70.0,,,,,,,"Carbohydrate, by difference",G +486813,1005,51.28,,70.0,,,,,,,"Carbohydrate, by difference",G +487374,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +488195,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +488433,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +488731,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +488857,1005,30.59,,70.0,,,,,,,"Carbohydrate, by difference",G +489117,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +489159,1005,30.71,,70.0,,,,,,,"Carbohydrate, by difference",G +489239,1005,18.56,,70.0,,,,,,,"Carbohydrate, by difference",G +489302,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +489529,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +489533,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +489632,1005,58.0,,70.0,,,,,,,"Carbohydrate, by difference",G +489983,1005,45.61,,70.0,,,,,,,"Carbohydrate, by difference",G +490212,1005,35.0,,70.0,,,,,,,"Carbohydrate, by difference",G +490300,1005,8.48,,70.0,,,,,,,"Carbohydrate, by difference",G +490474,1005,53.85,,70.0,,,,,,,"Carbohydrate, by difference",G +490584,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +491537,1005,94.44,,70.0,,,,,,,"Carbohydrate, by difference",G +491680,1005,9.17,,70.0,,,,,,,"Carbohydrate, by difference",G +491790,1005,20.27,,70.0,,,,,,,"Carbohydrate, by difference",G +491870,1005,9.29,,70.0,,,,,,,"Carbohydrate, by difference",G +491882,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +492008,1005,62.86,,70.0,,,,,,,"Carbohydrate, by difference",G +492239,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +492992,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +493184,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +493422,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +493502,1005,6.8,,70.0,,,,,,,"Carbohydrate, by difference",G +493727,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +493946,1005,1.25,,70.0,,,,,,,"Carbohydrate, by difference",G +494425,1005,35.0,,70.0,,,,,,,"Carbohydrate, by difference",G +494800,1005,48.33,,70.0,,,,,,,"Carbohydrate, by difference",G +495040,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +495082,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +495314,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +495349,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +495770,1005,20.85,,70.0,,,,,,,"Carbohydrate, by difference",G +496398,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +496703,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +497163,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +497172,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +497345,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +498115,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +498153,1005,0.42,,70.0,,,,,,,"Carbohydrate, by difference",G +498206,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +498500,1005,12.66,,70.0,,,,,,,"Carbohydrate, by difference",G +498506,1005,3.81,,70.0,,,,,,,"Carbohydrate, by difference",G +498753,1005,88.33,,70.0,,,,,,,"Carbohydrate, by difference",G +499056,1005,2.22,,70.0,,,,,,,"Carbohydrate, by difference",G +499158,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G +499226,1005,2.65,,70.0,,,,,,,"Carbohydrate, by difference",G +499297,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +499320,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +499478,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +499506,1005,11.3,,70.0,,,,,,,"Carbohydrate, by difference",G +499663,1005,1.13,,70.0,,,,,,,"Carbohydrate, by difference",G +499759,1005,45.24,,70.0,,,,,,,"Carbohydrate, by difference",G +499878,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +500064,1005,45.0,,70.0,,,,,,,"Carbohydrate, by difference",G +500822,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +501051,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +501288,1005,10.56,,70.0,,,,,,,"Carbohydrate, by difference",G +501304,1005,11.47,,70.0,,,,,,,"Carbohydrate, by difference",G +501561,1005,16.15,,70.0,,,,,,,"Carbohydrate, by difference",G +501830,1005,0.83,,70.0,,,,,,,"Carbohydrate, by difference",G +502040,1005,69.23,,70.0,,,,,,,"Carbohydrate, by difference",G +502146,1005,22.35,,70.0,,,,,,,"Carbohydrate, by difference",G +502377,1005,27.27,,70.0,,,,,,,"Carbohydrate, by difference",G +502635,1005,31.5,,70.0,,,,,,,"Carbohydrate, by difference",G +502670,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +502836,1005,28.35,,70.0,,,,,,,"Carbohydrate, by difference",G +503908,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +503940,1005,6.13,,70.0,,,,,,,"Carbohydrate, by difference",G +504677,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +505025,1005,2.33,,70.0,,,,,,,"Carbohydrate, by difference",G +505109,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +505167,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +505323,1005,51.35,,70.0,,,,,,,"Carbohydrate, by difference",G +505415,1005,52.88,,70.0,,,,,,,"Carbohydrate, by difference",G +506165,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +506443,1005,63.64,,70.0,,,,,,,"Carbohydrate, by difference",G +506464,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G +506529,1005,44.68,,70.0,,,,,,,"Carbohydrate, by difference",G +506720,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +506791,1005,25.19,,70.0,,,,,,,"Carbohydrate, by difference",G +506934,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G +507216,1005,17.79,,70.0,,,,,,,"Carbohydrate, by difference",G +507507,1005,19.87,,70.0,,,,,,,"Carbohydrate, by difference",G +507567,1005,3.66,,70.0,,,,,,,"Carbohydrate, by difference",G +507791,1005,14.12,,70.0,,,,,,,"Carbohydrate, by difference",G +508216,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +508418,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G +508490,1005,0.47,,70.0,,,,,,,"Carbohydrate, by difference",G +508861,1005,18.75,,70.0,,,,,,,"Carbohydrate, by difference",G +508956,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +508973,1005,57.78,,70.0,,,,,,,"Carbohydrate, by difference",G +509216,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +509445,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +510017,1005,49.56,,70.0,,,,,,,"Carbohydrate, by difference",G +510090,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G +510263,1005,44.83,,70.0,,,,,,,"Carbohydrate, by difference",G +510451,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +510774,1005,36.47,,70.0,,,,,,,"Carbohydrate, by difference",G +511337,1005,85.0,,70.0,,,,,,,"Carbohydrate, by difference",G +511452,1005,8.75,,70.0,,,,,,,"Carbohydrate, by difference",G +511705,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +512318,1005,55.0,,70.0,,,,,,,"Carbohydrate, by difference",G +512362,1005,54.69,,70.0,,,,,,,"Carbohydrate, by difference",G +512562,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +512603,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +513021,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +513271,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G +513278,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +513307,1005,56.25,,70.0,,,,,,,"Carbohydrate, by difference",G +513331,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +513454,1005,65.79,,70.0,,,,,,,"Carbohydrate, by difference",G +513539,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +513936,1005,71.05,,70.0,,,,,,,"Carbohydrate, by difference",G +514178,1005,6.09,,70.0,,,,,,,"Carbohydrate, by difference",G +514454,1005,5.92,,70.0,,,,,,,"Carbohydrate, by difference",G +514621,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +514730,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +514933,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +515185,1005,7.35,,70.0,,,,,,,"Carbohydrate, by difference",G +515608,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G +515628,1005,12.68,,70.0,,,,,,,"Carbohydrate, by difference",G +516381,1005,39.62,,70.0,,,,,,,"Carbohydrate, by difference",G +516526,1005,37.5,,70.0,,,,,,,"Carbohydrate, by difference",G +516651,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G +516743,1005,2.54,,70.0,,,,,,,"Carbohydrate, by difference",G +516781,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +516786,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +516871,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +516998,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +517205,1005,32.14,,70.0,,,,,,,"Carbohydrate, by difference",G +517569,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +517608,1005,24.62,,70.0,,,,,,,"Carbohydrate, by difference",G +517631,1005,32.31,,70.0,,,,,,,"Carbohydrate, by difference",G +517710,1005,51.16,,70.0,,,,,,,"Carbohydrate, by difference",G +517777,1005,33.98,,70.0,,,,,,,"Carbohydrate, by difference",G +517897,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +518083,1005,12.86,,70.0,,,,,,,"Carbohydrate, by difference",G +518399,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +518792,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +519628,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G +519662,1005,95.12,,70.0,,,,,,,"Carbohydrate, by difference",G +520192,1005,89.66,,70.0,,,,,,,"Carbohydrate, by difference",G +520556,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +520690,1005,28.33,,70.0,,,,,,,"Carbohydrate, by difference",G +520710,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +520808,1005,10.2,,70.0,,,,,,,"Carbohydrate, by difference",G +520874,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G +520944,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +521133,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G +521208,1005,37.14,,70.0,,,,,,,"Carbohydrate, by difference",G +521399,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +521880,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +522116,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +522501,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +522533,1005,35.0,,70.0,,,,,,,"Carbohydrate, by difference",G +522750,1005,75.38,,70.0,,,,,,,"Carbohydrate, by difference",G +522834,1005,51.33,,70.0,,,,,,,"Carbohydrate, by difference",G +523338,1005,25.76,,70.0,,,,,,,"Carbohydrate, by difference",G +523439,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +523677,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +524224,1005,41.67,,70.0,,,,,,,"Carbohydrate, by difference",G +524593,1005,13.93,,70.0,,,,,,,"Carbohydrate, by difference",G +524607,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +524659,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +525118,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +525285,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +525318,1005,31.58,,70.0,,,,,,,"Carbohydrate, by difference",G +525492,1005,8.47,,70.0,,,,,,,"Carbohydrate, by difference",G +525783,1005,3.64,,70.0,,,,,,,"Carbohydrate, by difference",G +526007,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +526305,1005,9.04,,70.0,,,,,,,"Carbohydrate, by difference",G +526416,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +526447,1005,55.56,,70.0,,,,,,,"Carbohydrate, by difference",G +526688,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G +527129,1005,55.29,,70.0,,,,,,,"Carbohydrate, by difference",G +527248,1005,57.45,,70.0,,,,,,,"Carbohydrate, by difference",G +527447,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G +527496,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G +527618,1005,76.92,,70.0,,,,,,,"Carbohydrate, by difference",G +528034,1005,16.26,,70.0,,,,,,,"Carbohydrate, by difference",G +528339,1005,75.86,,70.0,,,,,,,"Carbohydrate, by difference",G +528378,1005,47.5,,70.0,,,,,,,"Carbohydrate, by difference",G +528567,1005,10.16,,70.0,,,,,,,"Carbohydrate, by difference",G +528633,1005,57.69,,70.0,,,,,,,"Carbohydrate, by difference",G +528771,1005,6.5,,70.0,,,,,,,"Carbohydrate, by difference",G +528879,1005,10.94,,70.0,,,,,,,"Carbohydrate, by difference",G +528929,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +529043,1005,5.83,,70.0,,,,,,,"Carbohydrate, by difference",G +529249,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +529435,1005,5.41,,70.0,,,,,,,"Carbohydrate, by difference",G +530538,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +530616,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +530689,1005,56.0,,70.0,,,,,,,"Carbohydrate, by difference",G +531367,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +531424,1005,17.65,,70.0,,,,,,,"Carbohydrate, by difference",G +531476,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +531646,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +532504,1005,44.0,,70.0,,,,,,,"Carbohydrate, by difference",G +532727,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +532960,1005,32.94,,70.0,,,,,,,"Carbohydrate, by difference",G +533273,1005,7.38,,70.0,,,,,,,"Carbohydrate, by difference",G +533332,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +533458,1005,17.7,,70.0,,,,,,,"Carbohydrate, by difference",G +533516,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +533562,1005,30.77,,70.0,,,,,,,"Carbohydrate, by difference",G +533608,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +533664,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +533978,1005,4.0,,70.0,,,,,,,"Carbohydrate, by difference",G +534044,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +534388,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G +534546,1005,5.4,,70.0,,,,,,,"Carbohydrate, by difference",G +534783,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +534909,1005,88.24,,70.0,,,,,,,"Carbohydrate, by difference",G +535066,1005,16.81,,70.0,,,,,,,"Carbohydrate, by difference",G +535093,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G +535144,1005,19.38,,70.0,,,,,,,"Carbohydrate, by difference",G +535544,1005,4.76,,70.0,,,,,,,"Carbohydrate, by difference",G +535686,1005,61.54,,70.0,,,,,,,"Carbohydrate, by difference",G +536332,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +536393,1005,14.74,,70.0,,,,,,,"Carbohydrate, by difference",G +536432,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G +536843,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +536935,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +537235,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +537539,1005,44.0,,70.0,,,,,,,"Carbohydrate, by difference",G +537552,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +537643,1005,45.0,,70.0,,,,,,,"Carbohydrate, by difference",G +537795,1005,23.79,,70.0,,,,,,,"Carbohydrate, by difference",G +537835,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G +537851,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +537858,1005,8.75,,70.0,,,,,,,"Carbohydrate, by difference",G +538106,1005,77.14,,70.0,,,,,,,"Carbohydrate, by difference",G +538453,1005,21.71,,70.0,,,,,,,"Carbohydrate, by difference",G +538508,1005,24.76,,70.0,,,,,,,"Carbohydrate, by difference",G +538518,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +538798,1005,14.41,,70.0,,,,,,,"Carbohydrate, by difference",G +539513,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +539695,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +540061,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G +540097,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +540345,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +540355,1005,56.25,,70.0,,,,,,,"Carbohydrate, by difference",G +541329,1005,12.67,,70.0,,,,,,,"Carbohydrate, by difference",G +541379,1005,54.55,,70.0,,,,,,,"Carbohydrate, by difference",G +542027,1005,17.7,,70.0,,,,,,,"Carbohydrate, by difference",G +542175,1005,36.36,,70.0,,,,,,,"Carbohydrate, by difference",G +542218,1005,52.0,,70.0,,,,,,,"Carbohydrate, by difference",G +542269,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +542912,1005,88.33,,70.0,,,,,,,"Carbohydrate, by difference",G +544029,1005,94.12,,70.0,,,,,,,"Carbohydrate, by difference",G +544066,1005,49.33,,70.0,,,,,,,"Carbohydrate, by difference",G +544283,1005,49.12,,70.0,,,,,,,"Carbohydrate, by difference",G +545228,1005,66.15,,70.0,,,,,,,"Carbohydrate, by difference",G +545907,1005,89.66,,70.0,,,,,,,"Carbohydrate, by difference",G +546267,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +546590,1005,11.18,,70.0,,,,,,,"Carbohydrate, by difference",G +546907,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +547039,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +547111,1005,14.62,,70.0,,,,,,,"Carbohydrate, by difference",G +548473,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +548544,1005,60.53,,70.0,,,,,,,"Carbohydrate, by difference",G +548980,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G +549132,1005,63.16,,70.0,,,,,,,"Carbohydrate, by difference",G +549326,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +549399,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +549629,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G +549862,1005,6.4,,70.0,,,,,,,"Carbohydrate, by difference",G +550025,1005,86.84,,70.0,,,,,,,"Carbohydrate, by difference",G +550122,1005,18.99,,70.0,,,,,,,"Carbohydrate, by difference",G +550296,1005,86.67,,70.0,,,,,,,"Carbohydrate, by difference",G +550323,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +550356,1005,21.14,,70.0,,,,,,,"Carbohydrate, by difference",G +550964,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +551092,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +551431,1005,12.92,,70.0,,,,,,,"Carbohydrate, by difference",G +551552,1005,82.61,,70.0,,,,,,,"Carbohydrate, by difference",G +551582,1005,5.76,,70.0,,,,,,,"Carbohydrate, by difference",G +551766,1005,37.84,,70.0,,,,,,,"Carbohydrate, by difference",G +551863,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +551980,1005,5.69,,70.0,,,,,,,"Carbohydrate, by difference",G +552022,1005,48.39,,70.0,,,,,,,"Carbohydrate, by difference",G +552331,1005,0.41,,70.0,,,,,,,"Carbohydrate, by difference",G +552852,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G +553038,1005,3.52,,70.0,,,,,,,"Carbohydrate, by difference",G +553114,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G +553166,1005,97.62,,70.0,,,,,,,"Carbohydrate, by difference",G +553210,1005,11.2,,70.0,,,,,,,"Carbohydrate, by difference",G +553302,1005,16.15,,70.0,,,,,,,"Carbohydrate, by difference",G +553359,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +553417,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +553511,1005,56.64,,70.0,,,,,,,"Carbohydrate, by difference",G +553539,1005,14.17,,70.0,,,,,,,"Carbohydrate, by difference",G +553600,1005,71.11,,70.0,,,,,,,"Carbohydrate, by difference",G +553817,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +554263,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +554325,1005,67.24,,70.0,,,,,,,"Carbohydrate, by difference",G +554365,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +554389,1005,7.29,,70.0,,,,,,,"Carbohydrate, by difference",G +555779,1005,28.43,,70.0,,,,,,,"Carbohydrate, by difference",G +555898,1005,15.71,,70.0,,,,,,,"Carbohydrate, by difference",G +555959,1005,10.4,,70.0,,,,,,,"Carbohydrate, by difference",G +556126,1005,20.83,,70.0,,,,,,,"Carbohydrate, by difference",G +556432,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G +556774,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +556876,1005,45.61,,70.0,,,,,,,"Carbohydrate, by difference",G +557711,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +557829,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +557934,1005,7.2,,70.0,,,,,,,"Carbohydrate, by difference",G +558025,1005,22.86,,70.0,,,,,,,"Carbohydrate, by difference",G +558097,1005,2.22,,73.0,,,,,,,"Carbohydrate, by difference",G +558236,1005,6.25,,73.0,,,,,,,"Carbohydrate, by difference",G +558339,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +558513,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G +558533,1005,17.65,,70.0,,,,,,,"Carbohydrate, by difference",G +558616,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +558710,1005,21.25,,70.0,,,,,,,"Carbohydrate, by difference",G +558761,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +558797,1005,6.2,,70.0,,,,,,,"Carbohydrate, by difference",G +558867,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G +559055,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G +559290,1005,87.5,,70.0,,,,,,,"Carbohydrate, by difference",G +559382,1005,13.01,,70.0,,,,,,,"Carbohydrate, by difference",G +559614,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +559760,1005,6.56,,70.0,,,,,,,"Carbohydrate, by difference",G +560317,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +560468,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G +560515,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G +560521,1005,56.41,,70.0,,,,,,,"Carbohydrate, by difference",G +560609,1005,2.86,,70.0,,,,,,,"Carbohydrate, by difference",G +560610,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +560747,1005,78.95,,70.0,,,,,,,"Carbohydrate, by difference",G +560774,1005,52.17,,70.0,,,,,,,"Carbohydrate, by difference",G +560818,1005,14.62,,70.0,,,,,,,"Carbohydrate, by difference",G +561063,1005,51.35,,70.0,,,,,,,"Carbohydrate, by difference",G +561376,1005,13.84,,70.0,,,,,,,"Carbohydrate, by difference",G +561449,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +561518,1005,78.12,,70.0,,,,,,,"Carbohydrate, by difference",G +561624,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +561915,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +561976,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G +562034,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +562653,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +563293,1005,1.75,,70.0,,,,,,,"Carbohydrate, by difference",G +563426,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +563556,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +563575,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +563810,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +564026,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G +564069,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +564241,1005,86.67,,70.0,,,,,,,"Carbohydrate, by difference",G +564512,1005,12.78,,70.0,,,,,,,"Carbohydrate, by difference",G +565082,1005,3.45,,70.0,,,,,,,"Carbohydrate, by difference",G +565149,1005,4.42,,70.0,,,,,,,"Carbohydrate, by difference",G +565191,1005,17.29,,70.0,,,,,,,"Carbohydrate, by difference",G +565226,1005,9.68,,70.0,,,,,,,"Carbohydrate, by difference",G +565275,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G +565381,1005,9.6,,70.0,,,,,,,"Carbohydrate, by difference",G +565548,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G +565676,1005,31.76,,70.0,,,,,,,"Carbohydrate, by difference",G +565731,1005,62.0,,70.0,,,,,,,"Carbohydrate, by difference",G +565898,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G +565931,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G +566172,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +566254,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +566424,1005,78.95,,70.0,,,,,,,"Carbohydrate, by difference",G +566491,1005,29.82,,70.0,,,,,,,"Carbohydrate, by difference",G +566776,1005,75.18,,70.0,,,,,,,"Carbohydrate, by difference",G +566806,1005,52.17,,70.0,,,,,,,"Carbohydrate, by difference",G +567103,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +567168,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G +567601,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G +568090,1005,21.54,,70.0,,,,,,,"Carbohydrate, by difference",G +568356,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G +568779,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +569017,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G +569110,1005,6.22,,70.0,,,,,,,"Carbohydrate, by difference",G +569483,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +569616,1005,56.0,,70.0,,,,,,,"Carbohydrate, by difference",G +570139,1005,64.71,,70.0,,,,,,,"Carbohydrate, by difference",G +570227,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G +570513,1005,10.66,,70.0,,,,,,,"Carbohydrate, by difference",G +570608,1005,81.67,,70.0,,,,,,,"Carbohydrate, by difference",G +570814,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +571197,1005,54.29,,70.0,,,,,,,"Carbohydrate, by difference",G +571457,1005,75.22,,70.0,,,,,,,"Carbohydrate, by difference",G +571525,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +571620,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +571736,1005,89.66,,70.0,,,,,,,"Carbohydrate, by difference",G +571755,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G +571925,1005,26.87,,70.0,,,,,,,"Carbohydrate, by difference",G +572108,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +572387,1005,10.59,,70.0,,,,,,,"Carbohydrate, by difference",G +572430,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G +572546,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +572582,1005,87.5,,70.0,,,,,,,"Carbohydrate, by difference",G +572867,1005,39.82,,70.0,,,,,,,"Carbohydrate, by difference",G +572909,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +572970,1005,11.39,,70.0,,,,,,,"Carbohydrate, by difference",G +573020,1005,17.33,,70.0,,,,,,,"Carbohydrate, by difference",G +573172,1005,48.0,,70.0,,,,,,,"Carbohydrate, by difference",G +573632,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +573641,1005,54.93,,70.0,,,,,,,"Carbohydrate, by difference",G +573683,1005,51.61,,70.0,,,,,,,"Carbohydrate, by difference",G +573761,1005,17.65,,70.0,,,,,,,"Carbohydrate, by difference",G +574220,1005,38.99,,70.0,,,,,,,"Carbohydrate, by difference",G +574536,1005,53.0,,70.0,,,,,,,"Carbohydrate, by difference",G +574607,1005,27.14,,70.0,,,,,,,"Carbohydrate, by difference",G +575047,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +575214,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +575563,1005,75.76,,70.0,,,,,,,"Carbohydrate, by difference",G +575622,1005,58.14,,70.0,,,,,,,"Carbohydrate, by difference",G +575749,1005,92.5,,70.0,,,,,,,"Carbohydrate, by difference",G +575792,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +576047,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +576503,1005,29.32,,70.0,,,,,,,"Carbohydrate, by difference",G +576802,1005,16.05,,70.0,,,,,,,"Carbohydrate, by difference",G +577027,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G +577587,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +577724,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +577912,1005,2.0,,70.0,,,,,,,"Carbohydrate, by difference",G +578046,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +578418,1005,51.52,,70.0,,,,,,,"Carbohydrate, by difference",G +578903,1005,22.31,,70.0,,,,,,,"Carbohydrate, by difference",G +578968,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +579023,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +579568,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +579707,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +579722,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +579729,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +579946,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +580013,1005,55.88,,70.0,,,,,,,"Carbohydrate, by difference",G +580065,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +580260,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +580359,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +580508,1005,2.15,,70.0,,,,,,,"Carbohydrate, by difference",G +580731,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +581133,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +581195,1005,47.17,,70.0,,,,,,,"Carbohydrate, by difference",G +581298,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G +581517,1005,11.33,,70.0,,,,,,,"Carbohydrate, by difference",G +581751,1005,32.61,,70.0,,,,,,,"Carbohydrate, by difference",G +581755,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +581757,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G +581812,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G +581910,1005,36.36,,70.0,,,,,,,"Carbohydrate, by difference",G +582126,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +582166,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +582316,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +582566,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +582660,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G +582852,1005,40.82,,70.0,,,,,,,"Carbohydrate, by difference",G +582864,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +583333,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +583481,1005,18.18,,70.0,,,,,,,"Carbohydrate, by difference",G +583555,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +583617,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +583758,1005,94.44,,70.0,,,,,,,"Carbohydrate, by difference",G +583795,1005,50.7,,70.0,,,,,,,"Carbohydrate, by difference",G +583834,1005,13.43,,70.0,,,,,,,"Carbohydrate, by difference",G +584383,1005,55.81,,70.0,,,,,,,"Carbohydrate, by difference",G +584511,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +584892,1005,46.88,,70.0,,,,,,,"Carbohydrate, by difference",G +585708,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +585749,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +585923,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +586122,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +586259,1005,2.0,,70.0,,,,,,,"Carbohydrate, by difference",G +586288,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +586441,1005,35.96,,70.0,,,,,,,"Carbohydrate, by difference",G +586611,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +586954,1005,62.0,,70.0,,,,,,,"Carbohydrate, by difference",G +587011,1005,77.5,,70.0,,,,,,,"Carbohydrate, by difference",G +587145,1005,0.17,,70.0,,,,,,,"Carbohydrate, by difference",G +587354,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +587861,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +588239,1005,4.76,,70.0,,,,,,,"Carbohydrate, by difference",G +588296,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +588617,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G +588866,1005,29.39,,70.0,,,,,,,"Carbohydrate, by difference",G +588978,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +589253,1005,4.13,,70.0,,,,,,,"Carbohydrate, by difference",G +589293,1005,31.43,,70.0,,,,,,,"Carbohydrate, by difference",G +589315,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +589596,1005,12.14,,70.0,,,,,,,"Carbohydrate, by difference",G +589974,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +590024,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +590312,1005,50.86,,70.0,,,,,,,"Carbohydrate, by difference",G +590702,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +590929,1005,44.62,,70.0,,,,,,,"Carbohydrate, by difference",G +591126,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +591229,1005,8.43,,70.0,,,,,,,"Carbohydrate, by difference",G +591370,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G +591384,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +591395,1005,7.81,,70.0,,,,,,,"Carbohydrate, by difference",G +591521,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +591756,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +591764,1005,17.14,,70.0,,,,,,,"Carbohydrate, by difference",G +591784,1005,0.42,,70.0,,,,,,,"Carbohydrate, by difference",G +591814,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +592452,1005,45.57,,70.0,,,,,,,"Carbohydrate, by difference",G +592867,1005,10.85,,70.0,,,,,,,"Carbohydrate, by difference",G +593130,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +593350,1005,68.75,,70.0,,,,,,,"Carbohydrate, by difference",G +594010,1005,61.4,,70.0,,,,,,,"Carbohydrate, by difference",G +594065,1005,4.58,,70.0,,,,,,,"Carbohydrate, by difference",G +594180,1005,7.86,,70.0,,,,,,,"Carbohydrate, by difference",G +594281,1005,57.45,,70.0,,,,,,,"Carbohydrate, by difference",G +594446,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G +594454,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +594652,1005,5.69,,70.0,,,,,,,"Carbohydrate, by difference",G +595664,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +596057,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G +596091,1005,25.29,,70.0,,,,,,,"Carbohydrate, by difference",G +596403,1005,12.9,,70.0,,,,,,,"Carbohydrate, by difference",G +596409,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G +596424,1005,9.38,,70.0,,,,,,,"Carbohydrate, by difference",G +596561,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G +596732,1005,15.71,,70.0,,,,,,,"Carbohydrate, by difference",G +596778,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +596896,1005,57.45,,70.0,,,,,,,"Carbohydrate, by difference",G +597213,1005,20.0,,73.0,,,,,,,"Carbohydrate, by difference",G +597445,1005,47.06,,70.0,,,,,,,"Carbohydrate, by difference",G +597526,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +598123,1005,77.19,,70.0,,,,,,,"Carbohydrate, by difference",G +598446,1005,52.0,,70.0,,,,,,,"Carbohydrate, by difference",G +598502,1005,61.82,,70.0,,,,,,,"Carbohydrate, by difference",G +598855,1005,17.67,,70.0,,,,,,,"Carbohydrate, by difference",G +599989,1005,46.34,,70.0,,,,,,,"Carbohydrate, by difference",G +600103,1005,64.91,,70.0,,,,,,,"Carbohydrate, by difference",G +600253,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +600435,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +600510,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +600649,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G +600812,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +601124,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +601382,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +601541,1005,6.5,,70.0,,,,,,,"Carbohydrate, by difference",G +601597,1005,96.43,,70.0,,,,,,,"Carbohydrate, by difference",G +601787,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G +601806,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +601911,1005,43.33,,70.0,,,,,,,"Carbohydrate, by difference",G +602121,1005,72.41,,70.0,,,,,,,"Carbohydrate, by difference",G +602236,1005,19.44,,70.0,,,,,,,"Carbohydrate, by difference",G +602241,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G +602325,1005,69.64,,70.0,,,,,,,"Carbohydrate, by difference",G +602385,1005,47.22,,70.0,,,,,,,"Carbohydrate, by difference",G +602429,1005,56.76,,70.0,,,,,,,"Carbohydrate, by difference",G +602546,1005,43.33,,70.0,,,,,,,"Carbohydrate, by difference",G +602654,1005,48.28,,70.0,,,,,,,"Carbohydrate, by difference",G +602747,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +603695,1005,83.93,,70.0,,,,,,,"Carbohydrate, by difference",G +603784,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +603906,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +603974,1005,58.33,,70.0,,,,,,,"Carbohydrate, by difference",G +604101,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G +604323,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +604345,1005,29.55,,70.0,,,,,,,"Carbohydrate, by difference",G +604593,1005,31.25,,70.0,,,,,,,"Carbohydrate, by difference",G +604736,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +604755,1005,60.61,,70.0,,,,,,,"Carbohydrate, by difference",G +605424,1005,8.8,,71.0,,,,,,,"Carbohydrate, by difference",G +605772,1005,7.26,,71.0,,,,,,,"Carbohydrate, by difference",G +606268,1005,18.97,,71.0,,,,,,,"Carbohydrate, by difference",G +606690,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +606744,1005,14.83,,71.0,,,,,,,"Carbohydrate, by difference",G +607720,1005,14.9,,71.0,,,,,,,"Carbohydrate, by difference",G +608242,1005,5.83,,71.0,,,,,,,"Carbohydrate, by difference",G +608954,1005,80.0,,71.0,,,,,,,"Carbohydrate, by difference",G +609388,1005,75.86,,71.0,,,,,,,"Carbohydrate, by difference",G +609650,1005,70.97,,71.0,,,,,,,"Carbohydrate, by difference",G +609802,1005,82.35,,71.0,,,,,,,"Carbohydrate, by difference",G +609860,1005,70.97,,71.0,,,,,,,"Carbohydrate, by difference",G +610022,1005,3.23,,71.0,,,,,,,"Carbohydrate, by difference",G +610436,1005,65.38,,71.0,,,,,,,"Carbohydrate, by difference",G +610634,1005,61.54,,71.0,,,,,,,"Carbohydrate, by difference",G +610932,1005,35.29,,71.0,,,,,,,"Carbohydrate, by difference",G +611980,1005,10.83,,71.0,,,,,,,"Carbohydrate, by difference",G +612074,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +613422,1005,43.48,,71.0,,,,,,,"Carbohydrate, by difference",G +613452,1005,76.74,,71.0,,,,,,,"Carbohydrate, by difference",G +614616,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +614800,1005,26.55,,75.0,,,,,,,"Carbohydrate, by difference",G +615016,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +615018,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +615254,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +615314,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +615716,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +616684,1005,78.38,,70.0,,,,,,,"Carbohydrate, by difference",G +617338,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +617560,1005,43.86,,70.0,,,,,,,"Carbohydrate, by difference",G +617742,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +618510,1005,57.53,,70.0,,,,,,,"Carbohydrate, by difference",G +618896,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +620140,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +620304,1005,78.85,,70.0,,,,,,,"Carbohydrate, by difference",G +620638,1005,31.65,,70.0,,,,,,,"Carbohydrate, by difference",G +621144,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +621340,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +621926,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +622944,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +623058,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G +623162,1005,40.32,,70.0,,,,,,,"Carbohydrate, by difference",G +624680,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G +625332,1005,46.88,,70.0,,,,,,,"Carbohydrate, by difference",G +625400,1005,1.82,,70.0,,,,,,,"Carbohydrate, by difference",G +625682,1005,45.45,,70.0,,,,,,,"Carbohydrate, by difference",G +625844,1005,65.71,,70.0,,,,,,,"Carbohydrate, by difference",G +627070,1005,50.62,,70.0,,,,,,,"Carbohydrate, by difference",G +627094,1005,44.19,,70.0,,,,,,,"Carbohydrate, by difference",G +627882,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +628154,1005,69.23,,70.0,,,,,,,"Carbohydrate, by difference",G +628300,1005,11.2,,70.0,,,,,,,"Carbohydrate, by difference",G +628760,1005,3.54,,70.0,,,,,,,"Carbohydrate, by difference",G +629314,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +629532,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +630230,1005,7.04,,70.0,,,,,,,"Carbohydrate, by difference",G +630414,1005,40.54,,70.0,,,,,,,"Carbohydrate, by difference",G +631068,1005,12.68,,70.0,,,,,,,"Carbohydrate, by difference",G +631372,1005,11.83,,70.0,,,,,,,"Carbohydrate, by difference",G +632180,1005,0.45,,70.0,,,,,,,"Carbohydrate, by difference",G +632898,1005,58.82,,70.0,,,,,,,"Carbohydrate, by difference",G +632920,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G +633374,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +633634,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +633724,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G +633814,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +633840,1005,63.16,,70.0,,,,,,,"Carbohydrate, by difference",G +634146,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +634256,1005,48.48,,70.0,,,,,,,"Carbohydrate, by difference",G +634654,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G +634888,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +635148,1005,0.42,,70.0,,,,,,,"Carbohydrate, by difference",G +635568,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +636164,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +636888,1005,3.12,,70.0,,,,,,,"Carbohydrate, by difference",G +637448,1005,10.53,,70.0,,,,,,,"Carbohydrate, by difference",G +637464,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +637514,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +637660,1005,4.23,,70.0,,,,,,,"Carbohydrate, by difference",G +638152,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +638896,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G +639254,1005,32.14,,70.0,,,,,,,"Carbohydrate, by difference",G +639288,1005,70.91,,70.0,,,,,,,"Carbohydrate, by difference",G +639362,1005,15.04,,70.0,,,,,,,"Carbohydrate, by difference",G +639560,1005,13.93,,70.0,,,,,,,"Carbohydrate, by difference",G +639802,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +641392,1005,9.33,,70.0,,,,,,,"Carbohydrate, by difference",G +641902,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +641942,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +641980,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +642264,1005,11.22,,70.0,,,,,,,"Carbohydrate, by difference",G +642758,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +643320,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G +643384,1005,20.65,,70.0,,,,,,,"Carbohydrate, by difference",G +643792,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +645420,1005,68.97,,70.0,,,,,,,"Carbohydrate, by difference",G +645490,1005,23.81,,70.0,,,,,,,"Carbohydrate, by difference",G +645778,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +646202,1005,65.71,,70.0,,,,,,,"Carbohydrate, by difference",G +649430,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +650228,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +650534,1005,27.71,,70.0,,,,,,,"Carbohydrate, by difference",G +650732,1005,30.68,,70.0,,,,,,,"Carbohydrate, by difference",G +650908,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +650916,1005,26.14,,70.0,,,,,,,"Carbohydrate, by difference",G +651766,1005,21.13,,70.0,,,,,,,"Carbohydrate, by difference",G +652262,1005,15.83,,70.0,,,,,,,"Carbohydrate, by difference",G +653792,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +654050,1005,3.8,,70.0,,,,,,,"Carbohydrate, by difference",G +654136,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G +655034,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +655356,1005,60.47,,70.0,,,,,,,"Carbohydrate, by difference",G +655930,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +656018,1005,41.18,,70.0,,,,,,,"Carbohydrate, by difference",G +656130,1005,58.54,,70.0,,,,,,,"Carbohydrate, by difference",G +656472,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +656696,1005,12.08,,70.0,,,,,,,"Carbohydrate, by difference",G +656802,1005,45.61,,70.0,,,,,,,"Carbohydrate, by difference",G +657156,1005,69.05,,70.0,,,,,,,"Carbohydrate, by difference",G +658528,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +658716,1005,48.94,,70.0,,,,,,,"Carbohydrate, by difference",G +659304,1005,30.56,,70.0,,,,,,,"Carbohydrate, by difference",G +659744,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +659820,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +660152,1005,5.26,,73.0,,,,,,,"Carbohydrate, by difference",G +660498,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +660980,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +661332,1005,82.14,,70.0,,,,,,,"Carbohydrate, by difference",G +661408,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +661774,1005,10.29,,70.0,,,,,,,"Carbohydrate, by difference",G +661844,1005,70.97,,70.0,,,,,,,"Carbohydrate, by difference",G +662718,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G +663044,1005,71.93,,70.0,,,,,,,"Carbohydrate, by difference",G +663936,1005,77.27,,70.0,,,,,,,"Carbohydrate, by difference",G +664296,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +664402,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +664706,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +666580,1005,69.05,,70.0,,,,,,,"Carbohydrate, by difference",G +666646,1005,73.81,,70.0,,,,,,,"Carbohydrate, by difference",G +666828,1005,62.79,,70.0,,,,,,,"Carbohydrate, by difference",G +666976,1005,12.86,,70.0,,,,,,,"Carbohydrate, by difference",G +667296,1005,14.58,,70.0,,,,,,,"Carbohydrate, by difference",G +667554,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +667756,1005,70.37,,70.0,,,,,,,"Carbohydrate, by difference",G +668110,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +669040,1005,32.56,,70.0,,,,,,,"Carbohydrate, by difference",G +669088,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +669388,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +669864,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +669952,1005,18.42,,70.0,,,,,,,"Carbohydrate, by difference",G +670854,1005,24.0,,70.0,,,,,,,"Carbohydrate, by difference",G +670938,1005,18.75,,70.0,,,,,,,"Carbohydrate, by difference",G +671044,1005,44.74,,70.0,,,,,,,"Carbohydrate, by difference",G +671210,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G +671528,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +671550,1005,9.17,,70.0,,,,,,,"Carbohydrate, by difference",G +672420,1005,89.47,,70.0,,,,,,,"Carbohydrate, by difference",G +672676,1005,12.14,,70.0,,,,,,,"Carbohydrate, by difference",G +672736,1005,7.2,,70.0,,,,,,,"Carbohydrate, by difference",G +673270,1005,51.35,,70.0,,,,,,,"Carbohydrate, by difference",G +674018,1005,24.04,,70.0,,,,,,,"Carbohydrate, by difference",G +674556,1005,3.08,,70.0,,,,,,,"Carbohydrate, by difference",G +674568,1005,56.0,,70.0,,,,,,,"Carbohydrate, by difference",G +675010,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G +675992,1005,1.19,,70.0,,,,,,,"Carbohydrate, by difference",G +676470,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +676504,1005,0.88,,70.0,,,,,,,"Carbohydrate, by difference",G +676576,1005,1.82,,70.0,,,,,,,"Carbohydrate, by difference",G +676802,1005,74.89,,70.0,,,,,,,"Carbohydrate, by difference",G +677280,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +677368,1005,64.44,,70.0,,,,,,,"Carbohydrate, by difference",G +677468,1005,21.05,,70.0,,,,,,,"Carbohydrate, by difference",G +677634,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +677988,1005,73.53,,70.0,,,,,,,"Carbohydrate, by difference",G +678328,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +678544,1005,0.42,,70.0,,,,,,,"Carbohydrate, by difference",G +679894,1005,30.68,,70.0,,,,,,,"Carbohydrate, by difference",G +680838,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +680906,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +681308,1005,3.51,,70.0,,,,,,,"Carbohydrate, by difference",G +681914,1005,48.08,,70.0,,,,,,,"Carbohydrate, by difference",G +682198,1005,12.94,,70.0,,,,,,,"Carbohydrate, by difference",G +682222,1005,32.31,,70.0,,,,,,,"Carbohydrate, by difference",G +682404,1005,38.33,,70.0,,,,,,,"Carbohydrate, by difference",G +682494,1005,28.1,,70.0,,,,,,,"Carbohydrate, by difference",G +682912,1005,16.43,,70.0,,,,,,,"Carbohydrate, by difference",G +683402,1005,15.2,,70.0,,,,,,,"Carbohydrate, by difference",G +684132,1005,62.22,,70.0,,,,,,,"Carbohydrate, by difference",G +684544,1005,10.24,,70.0,,,,,,,"Carbohydrate, by difference",G +685636,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +686952,1005,44.12,,70.0,,,,,,,"Carbohydrate, by difference",G +687512,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +687542,1005,67.57,,70.0,,,,,,,"Carbohydrate, by difference",G +688638,1005,9.73,,70.0,,,,,,,"Carbohydrate, by difference",G +689010,1005,27.52,,70.0,,,,,,,"Carbohydrate, by difference",G +690188,1005,56.14,,70.0,,,,,,,"Carbohydrate, by difference",G +691648,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +691898,1005,15.83,,70.0,,,,,,,"Carbohydrate, by difference",G +692144,1005,15.0,,70.0,,,,,,,"Carbohydrate, by difference",G +692214,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +692418,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G +692426,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G +692852,1005,18.46,,70.0,,,,,,,"Carbohydrate, by difference",G +693072,1005,46.88,,70.0,,,,,,,"Carbohydrate, by difference",G +693090,1005,8.57,,70.0,,,,,,,"Carbohydrate, by difference",G +693348,1005,15.83,,70.0,,,,,,,"Carbohydrate, by difference",G +693412,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +694660,1005,29.23,,70.0,,,,,,,"Carbohydrate, by difference",G +695228,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G +695512,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +696072,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +696126,1005,64.52,,70.0,,,,,,,"Carbohydrate, by difference",G +696626,1005,18.43,,70.0,,,,,,,"Carbohydrate, by difference",G +696852,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G +697592,1005,5.28,,70.0,,,,,,,"Carbohydrate, by difference",G +697842,1005,46.46,,70.0,,,,,,,"Carbohydrate, by difference",G +698480,1005,21.62,,70.0,,,,,,,"Carbohydrate, by difference",G +698928,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +699062,1005,9.58,,70.0,,,,,,,"Carbohydrate, by difference",G +699684,1005,56.0,,70.0,,,,,,,"Carbohydrate, by difference",G +700552,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +701102,1005,18.25,,70.0,,,,,,,"Carbohydrate, by difference",G +701502,1005,5.76,,70.0,,,,,,,"Carbohydrate, by difference",G +701710,1005,41.67,,70.0,,,,,,,"Carbohydrate, by difference",G +703142,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G +703546,1005,18.75,,70.0,,,,,,,"Carbohydrate, by difference",G +703672,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +703876,1005,7.5,,70.0,,,,,,,"Carbohydrate, by difference",G +704062,1005,55.56,,70.0,,,,,,,"Carbohydrate, by difference",G +705040,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +705150,1005,72.5,,70.0,,,,,,,"Carbohydrate, by difference",G +705622,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +706164,1005,7.65,,70.0,,,,,,,"Carbohydrate, by difference",G +706716,1005,17.14,,70.0,,,,,,,"Carbohydrate, by difference",G +707062,1005,29.89,,70.0,,,,,,,"Carbohydrate, by difference",G +707224,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +707712,1005,71.11,,70.0,,,,,,,"Carbohydrate, by difference",G +707852,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G +708470,1005,9.38,,70.0,,,,,,,"Carbohydrate, by difference",G +708728,1005,61.76,,70.0,,,,,,,"Carbohydrate, by difference",G +708740,1005,79.41,,70.0,,,,,,,"Carbohydrate, by difference",G +710292,1005,3.38,,70.0,,,,,,,"Carbohydrate, by difference",G +710898,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +711176,1005,41.67,,70.0,,,,,,,"Carbohydrate, by difference",G +711338,1005,17.51,,70.0,,,,,,,"Carbohydrate, by difference",G +712212,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +714638,1005,70.37,,70.0,,,,,,,"Carbohydrate, by difference",G +715772,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +716096,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G +716934,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +717608,1005,27.06,,70.0,,,,,,,"Carbohydrate, by difference",G +718000,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +718192,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +718298,1005,3.8,,70.0,,,,,,,"Carbohydrate, by difference",G +719028,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G +719216,1005,37.84,,70.0,,,,,,,"Carbohydrate, by difference",G +719476,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +719666,1005,17.65,,70.0,,,,,,,"Carbohydrate, by difference",G +720046,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +720520,1005,17.33,,70.0,,,,,,,"Carbohydrate, by difference",G +720712,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +721352,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G +721578,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +721912,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +722406,1005,64.0,,70.0,,,,,,,"Carbohydrate, by difference",G +723550,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +724070,1005,5.62,,70.0,,,,,,,"Carbohydrate, by difference",G +724414,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G +725134,1005,58.62,,70.0,,,,,,,"Carbohydrate, by difference",G +725380,1005,36.84,,70.0,,,,,,,"Carbohydrate, by difference",G +725728,1005,15.71,,70.0,,,,,,,"Carbohydrate, by difference",G +725816,1005,62.22,,70.0,,,,,,,"Carbohydrate, by difference",G +726626,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +727152,1005,17.69,,70.0,,,,,,,"Carbohydrate, by difference",G +727388,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +727774,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +728082,1005,33.9,,70.0,,,,,,,"Carbohydrate, by difference",G +728092,1005,24.14,,70.0,,,,,,,"Carbohydrate, by difference",G +728368,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +730078,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +730952,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G +731306,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +731476,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G +731714,1005,92.86,,70.0,,,,,,,"Carbohydrate, by difference",G +731968,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +732284,1005,20.88,,70.0,,,,,,,"Carbohydrate, by difference",G +732372,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +732476,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +733478,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +733568,1005,77.05,,70.0,,,,,,,"Carbohydrate, by difference",G +734006,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +734072,1005,75.56,,70.0,,,,,,,"Carbohydrate, by difference",G +734522,1005,6.25,,73.0,,,,,,,"Carbohydrate, by difference",G +734634,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +736602,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +737060,1005,19.7,,70.0,,,,,,,"Carbohydrate, by difference",G +737582,1005,19.01,,70.0,,,,,,,"Carbohydrate, by difference",G +737738,1005,77.78,,70.0,,,,,,,"Carbohydrate, by difference",G +738092,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +738108,1005,16.0,,70.0,,,,,,,"Carbohydrate, by difference",G +738354,1005,56.25,,70.0,,,,,,,"Carbohydrate, by difference",G +738664,1005,45.22,,70.0,,,,,,,"Carbohydrate, by difference",G +738822,1005,67.57,,70.0,,,,,,,"Carbohydrate, by difference",G +739854,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +739978,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +740300,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +740454,1005,79.17,,70.0,,,,,,,"Carbohydrate, by difference",G +740606,1005,77.14,,70.0,,,,,,,"Carbohydrate, by difference",G +740946,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +741544,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G +742482,1005,12.94,,70.0,,,,,,,"Carbohydrate, by difference",G +742948,1005,2.12,,70.0,,,,,,,"Carbohydrate, by difference",G +743036,1005,16.16,,70.0,,,,,,,"Carbohydrate, by difference",G +743342,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +743602,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +743644,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +743892,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +743946,1005,2.65,,70.0,,,,,,,"Carbohydrate, by difference",G +745102,1005,57.45,,70.0,,,,,,,"Carbohydrate, by difference",G +745176,1005,1.33,,70.0,,,,,,,"Carbohydrate, by difference",G +745190,1005,67.57,,70.0,,,,,,,"Carbohydrate, by difference",G +746046,1005,10.1,,70.0,,,,,,,"Carbohydrate, by difference",G +746288,1005,2.02,,70.0,,,,,,,"Carbohydrate, by difference",G +746432,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G +746674,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +751974,1005,77.0,,78.0,,,,,,,"Carbohydrate, by difference",G +752272,1005,67.1,,78.0,,,,,,,"Carbohydrate, by difference",G +752864,1005,14.3,,78.0,,,,,,,"Carbohydrate, by difference",G +753526,1005,20.2,,71.0,,,,,,,"Carbohydrate, by difference",G +1847473,1005,0.42,,73.0,,,,,,,"Carbohydrate, by difference",G +753868,1005,4.4,,71.0,,,,,,,"Carbohydrate, by difference",G +753970,1005,9.6,,71.0,,,,,,,"Carbohydrate, by difference",G +754046,1005,1.85,,71.0,,,,,,,"Carbohydrate, by difference",G +754078,1005,31.31,,71.0,,,,,,,"Carbohydrate, by difference",G +754332,1005,0.0,,78.0,,,,,,,"Carbohydrate, by difference",G +755258,1005,82.14,,71.0,,,,,,,"Carbohydrate, by difference",G +756018,1005,21.15,,71.0,,,,,,,"Carbohydrate, by difference",G +756314,1005,76.19,,71.0,,,,,,,"Carbohydrate, by difference",G +756556,1005,9.09,,71.0,,,,,,,"Carbohydrate, by difference",G +757098,1005,69.9,,78.0,,,,,,,"Carbohydrate, by difference",G +1847755,1005,60.0,,78.0,,,,,,,"Carbohydrate, by difference",G +757674,1005,78.57,,71.0,,,,,,,"Carbohydrate, by difference",G +758246,1005,4.03,,71.0,,,,,,,"Carbohydrate, by difference",G +759716,1005,35.71,,71.0,,,,,,,"Carbohydrate, by difference",G +760158,1005,74.07,,71.0,,,,,,,"Carbohydrate, by difference",G +760330,1005,15.29,,71.0,,,,,,,"Carbohydrate, by difference",G +760960,1005,61.54,,71.0,,,,,,,"Carbohydrate, by difference",G +1848037,1005,55.0,,78.0,,,,,,,"Carbohydrate, by difference",G +761292,1005,61.54,,71.0,,,,,,,"Carbohydrate, by difference",G +1848044,1005,64.91,,71.0,,,,,,,"Carbohydrate, by difference",G +761398,1005,80.0,,71.0,,,,,,,"Carbohydrate, by difference",G +761468,1005,50.0,,71.0,,,,,,,"Carbohydrate, by difference",G +761706,1005,2.68,,71.0,,,,,,,"Carbohydrate, by difference",G +762234,1005,72.41,,71.0,,,,,,,"Carbohydrate, by difference",G +762594,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +763030,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +763278,1005,72.66,,78.0,,,,,,,"Carbohydrate, by difference",G +763624,1005,92.86,,71.0,,,,,,,"Carbohydrate, by difference",G +764328,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +765296,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +766060,1005,2.68,,71.0,,,,,,,"Carbohydrate, by difference",G +766082,1005,3.89,,71.0,,,,,,,"Carbohydrate, by difference",G +766154,1005,68.75,,71.0,,,,,,,"Carbohydrate, by difference",G +766358,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +766380,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +766600,1005,4.58,,71.0,,,,,,,"Carbohydrate, by difference",G +767090,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +767120,1005,74.07,,71.0,,,,,,,"Carbohydrate, by difference",G +767246,1005,68.0,,71.0,,,,,,,"Carbohydrate, by difference",G +767498,1005,70.97,,71.0,,,,,,,"Carbohydrate, by difference",G +768260,1005,72.41,,71.0,,,,,,,"Carbohydrate, by difference",G +768264,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +768296,1005,7.33,,71.0,,,,,,,"Carbohydrate, by difference",G +769038,1005,6.25,,71.0,,,,,,,"Carbohydrate, by difference",G +769340,1005,73.53,,71.0,,,,,,,"Carbohydrate, by difference",G +770318,1005,71.43,,71.0,,,,,,,"Carbohydrate, by difference",G +771644,1005,30.0,,78.0,,,,,,,"Carbohydrate, by difference",G +772108,1005,8.57,,71.0,,,,,,,"Carbohydrate, by difference",G +772220,1005,49.32,,71.0,,,,,,,"Carbohydrate, by difference",G +772252,1005,57.14,,71.0,,,,,,,"Carbohydrate, by difference",G +772906,1005,5.83,,70.0,,,,,,,"Carbohydrate, by difference",G +773888,1005,23.4,,70.0,,,,,,,"Carbohydrate, by difference",G +1848173,1005,80.0,,78.0,,,,,,,"Carbohydrate, by difference",G +775202,1005,5.08,,70.0,,,,,,,"Carbohydrate, by difference",G +775486,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G +776224,1005,50.88,,70.0,,,,,,,"Carbohydrate, by difference",G +776812,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +779258,1005,61.9,,70.0,,,,,,,"Carbohydrate, by difference",G +779664,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G +780182,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +780640,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +780786,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +792615,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +793539,1005,16.13,,70.0,,,,,,,"Carbohydrate, by difference",G +795139,1005,13.6,,70.0,,,,,,,"Carbohydrate, by difference",G +795919,1005,24.62,,70.0,,,,,,,"Carbohydrate, by difference",G +796879,1005,17.7,,70.0,,,,,,,"Carbohydrate, by difference",G +797019,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +797155,1005,4.94,,70.0,,,,,,,"Carbohydrate, by difference",G +797551,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +798155,1005,69.77,,70.0,,,,,,,"Carbohydrate, by difference",G +798361,1005,50.0,,73.0,,,,,,,"Carbohydrate, by difference",G +798387,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +798551,1005,1.37,,70.0,,,,,,,"Carbohydrate, by difference",G +798965,1005,1.75,,70.0,,,,,,,"Carbohydrate, by difference",G +799201,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +799297,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +799493,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G +799653,1005,19.02,,70.0,,,,,,,"Carbohydrate, by difference",G +799711,1005,9.52,,70.0,,,,,,,"Carbohydrate, by difference",G +799803,1005,17.46,,70.0,,,,,,,"Carbohydrate, by difference",G +800099,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +800507,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +801363,1005,13.27,,70.0,,,,,,,"Carbohydrate, by difference",G +802099,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +802127,1005,22.09,,70.0,,,,,,,"Carbohydrate, by difference",G +802359,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +803025,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +804529,1005,3.51,,70.0,,,,,,,"Carbohydrate, by difference",G +805015,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +805285,1005,16.43,,70.0,,,,,,,"Carbohydrate, by difference",G +805335,1005,76.79,,70.0,,,,,,,"Carbohydrate, by difference",G +806747,1005,88.57,,70.0,,,,,,,"Carbohydrate, by difference",G +806765,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +806837,1005,88.57,,70.0,,,,,,,"Carbohydrate, by difference",G +806959,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +807081,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +807849,1005,64.71,,70.0,,,,,,,"Carbohydrate, by difference",G +807969,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G +809290,1005,6.67,,71.0,,,,,,,"Carbohydrate, by difference",G +809376,1005,65.38,,71.0,,,,,,,"Carbohydrate, by difference",G +809404,1005,64.71,,71.0,,,,,,,"Carbohydrate, by difference",G +809976,1005,2.68,,71.0,,,,,,,"Carbohydrate, by difference",G +810040,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +811064,1005,67.74,,71.0,,,,,,,"Carbohydrate, by difference",G +811218,1005,0.42,,71.0,,,,,,,"Carbohydrate, by difference",G +811878,1005,8.85,,70.0,,,,,,,"Carbohydrate, by difference",G +813540,1005,63.16,,70.0,,,,,,,"Carbohydrate, by difference",G +813844,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +814224,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G +814450,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G +814478,1005,63.64,,70.0,,,,,,,"Carbohydrate, by difference",G +815980,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +816848,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G +817786,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +818184,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +818492,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +818700,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +818808,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +819182,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +819492,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +819794,1005,24.71,,70.0,,,,,,,"Carbohydrate, by difference",G +820020,1005,51.79,,70.0,,,,,,,"Carbohydrate, by difference",G +820186,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +820282,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G +821268,1005,10.48,,70.0,,,,,,,"Carbohydrate, by difference",G +823008,1005,6.19,,70.0,,,,,,,"Carbohydrate, by difference",G +823188,1005,3.25,,70.0,,,,,,,"Carbohydrate, by difference",G +823260,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +823606,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +824004,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +824010,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +824308,1005,26.14,,70.0,,,,,,,"Carbohydrate, by difference",G +824736,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +824898,1005,58.62,,70.0,,,,,,,"Carbohydrate, by difference",G +825378,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +825582,1005,15.38,,70.0,,,,,,,"Carbohydrate, by difference",G +825686,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +826028,1005,39.29,,70.0,,,,,,,"Carbohydrate, by difference",G +826122,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +826552,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +826658,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +827374,1005,11.38,,70.0,,,,,,,"Carbohydrate, by difference",G +827556,1005,55.0,,70.0,,,,,,,"Carbohydrate, by difference",G +827734,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +828080,1005,75.61,,70.0,,,,,,,"Carbohydrate, by difference",G +828208,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +828606,1005,6.0,,70.0,,,,,,,"Carbohydrate, by difference",G +828898,1005,8.05,,70.0,,,,,,,"Carbohydrate, by difference",G +829000,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +829024,1005,18.44,,70.0,,,,,,,"Carbohydrate, by difference",G +829220,1005,30.13,,70.0,,,,,,,"Carbohydrate, by difference",G +829714,1005,16.13,,70.0,,,,,,,"Carbohydrate, by difference",G +829814,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +829960,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +830066,1005,4.44,,70.0,,,,,,,"Carbohydrate, by difference",G +830364,1005,13.56,,70.0,,,,,,,"Carbohydrate, by difference",G +830408,1005,10.99,,70.0,,,,,,,"Carbohydrate, by difference",G +831336,1005,3.75,,70.0,,,,,,,"Carbohydrate, by difference",G +831834,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +832620,1005,37.5,,70.0,,,,,,,"Carbohydrate, by difference",G +833070,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +833318,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +834222,1005,46.0,,70.0,,,,,,,"Carbohydrate, by difference",G +834332,1005,72.09,,70.0,,,,,,,"Carbohydrate, by difference",G +834504,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G +834980,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +836050,1005,51.92,,70.0,,,,,,,"Carbohydrate, by difference",G +836320,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +836866,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G +838306,1005,1.21,,70.0,,,,,,,"Carbohydrate, by difference",G +839096,1005,15.29,,70.0,,,,,,,"Carbohydrate, by difference",G +839148,1005,6.59,,70.0,,,,,,,"Carbohydrate, by difference",G +840210,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +840446,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +841004,1005,51.16,,70.0,,,,,,,"Carbohydrate, by difference",G +841650,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +841856,1005,79.49,,70.0,,,,,,,"Carbohydrate, by difference",G +842022,1005,57.5,,70.0,,,,,,,"Carbohydrate, by difference",G +842076,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +842352,1005,12.14,,70.0,,,,,,,"Carbohydrate, by difference",G +842926,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +843600,1005,30.59,,70.0,,,,,,,"Carbohydrate, by difference",G +844024,1005,12.86,,70.0,,,,,,,"Carbohydrate, by difference",G +844026,1005,7.03,,70.0,,,,,,,"Carbohydrate, by difference",G +844038,1005,20.42,,70.0,,,,,,,"Carbohydrate, by difference",G +844212,1005,7.86,,70.0,,,,,,,"Carbohydrate, by difference",G +844896,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +844898,1005,49.68,,70.0,,,,,,,"Carbohydrate, by difference",G +845004,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G +845162,1005,48.94,,70.0,,,,,,,"Carbohydrate, by difference",G +845448,1005,80.36,,70.0,,,,,,,"Carbohydrate, by difference",G +1848290,1005,18.0,,78.0,,,,,,,"Carbohydrate, by difference",G +845818,1005,4.76,,70.0,,,,,,,"Carbohydrate, by difference",G +846026,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +846112,1005,16.15,,70.0,,,,,,,"Carbohydrate, by difference",G +846428,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G +847778,1005,26.51,,70.0,,,,,,,"Carbohydrate, by difference",G +848126,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G +848168,1005,0.33,,70.0,,,,,,,"Carbohydrate, by difference",G +848222,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G +849010,1005,17.5,,70.0,,,,,,,"Carbohydrate, by difference",G +849636,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +849910,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G +850222,1005,9.16,,70.0,,,,,,,"Carbohydrate, by difference",G +850264,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +850544,1005,25.17,,70.0,,,,,,,"Carbohydrate, by difference",G +850948,1005,10.42,,70.0,,,,,,,"Carbohydrate, by difference",G +851124,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +852248,1005,8.77,,70.0,,,,,,,"Carbohydrate, by difference",G +852784,1005,23.53,,70.0,,,,,,,"Carbohydrate, by difference",G +854408,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +854540,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +855396,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +856420,1005,72.58,,70.0,,,,,,,"Carbohydrate, by difference",G +857154,1005,49.12,,70.0,,,,,,,"Carbohydrate, by difference",G +857158,1005,35.0,,70.0,,,,,,,"Carbohydrate, by difference",G +857612,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G +857698,1005,28.28,,70.0,,,,,,,"Carbohydrate, by difference",G +858006,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G +858510,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +858530,1005,78.0,,70.0,,,,,,,"Carbohydrate, by difference",G +858620,1005,18.57,,70.0,,,,,,,"Carbohydrate, by difference",G +858988,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G +859964,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +860832,1005,16.0,,70.0,,,,,,,"Carbohydrate, by difference",G +862878,1005,31.58,,70.0,,,,,,,"Carbohydrate, by difference",G +863370,1005,78.95,,70.0,,,,,,,"Carbohydrate, by difference",G +863560,1005,27.0,,70.0,,,,,,,"Carbohydrate, by difference",G +863888,1005,73.81,,70.0,,,,,,,"Carbohydrate, by difference",G +865524,1005,47.37,,70.0,,,,,,,"Carbohydrate, by difference",G +866012,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G +866676,1005,7.14,,73.0,,,,,,,"Carbohydrate, by difference",G +866938,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G +867068,1005,57.75,,70.0,,,,,,,"Carbohydrate, by difference",G +869642,1005,2.27,,70.0,,,,,,,"Carbohydrate, by difference",G +869688,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +870128,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +870492,1005,5.26,,70.0,,,,,,,"Carbohydrate, by difference",G +870888,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +871916,1005,5.83,,70.0,,,,,,,"Carbohydrate, by difference",G +872472,1005,51.52,,70.0,,,,,,,"Carbohydrate, by difference",G +872790,1005,19.23,,70.0,,,,,,,"Carbohydrate, by difference",G +873272,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +874528,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +875950,1005,67.24,,70.0,,,,,,,"Carbohydrate, by difference",G +876322,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +876740,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +877530,1005,14.71,,70.0,,,,,,,"Carbohydrate, by difference",G +877772,1005,34.78,,70.0,,,,,,,"Carbohydrate, by difference",G +877864,1005,39.29,,70.0,,,,,,,"Carbohydrate, by difference",G +878218,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G +879992,1005,30.56,,70.0,,,,,,,"Carbohydrate, by difference",G +880186,1005,18.24,,70.0,,,,,,,"Carbohydrate, by difference",G +880250,1005,7.88,,70.0,,,,,,,"Carbohydrate, by difference",G +880362,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +880656,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +880700,1005,30.43,,70.0,,,,,,,"Carbohydrate, by difference",G +880810,1005,15.93,,70.0,,,,,,,"Carbohydrate, by difference",G +881138,1005,42.65,,70.0,,,,,,,"Carbohydrate, by difference",G +881944,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G +883814,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +884386,1005,18.81,,70.0,,,,,,,"Carbohydrate, by difference",G +884710,1005,7.2,,70.0,,,,,,,"Carbohydrate, by difference",G +885174,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +885468,1005,7.11,,70.0,,,,,,,"Carbohydrate, by difference",G +885834,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +885902,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +886216,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +886574,1005,4.13,,70.0,,,,,,,"Carbohydrate, by difference",G +887500,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +887890,1005,29.89,,70.0,,,,,,,"Carbohydrate, by difference",G +888640,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +888718,1005,82.76,,70.0,,,,,,,"Carbohydrate, by difference",G +888926,1005,6.36,,70.0,,,,,,,"Carbohydrate, by difference",G +889038,1005,1.47,,73.0,,,,,,,"Carbohydrate, by difference",G +889418,1005,77.5,,70.0,,,,,,,"Carbohydrate, by difference",G +890648,1005,73.91,,70.0,,,,,,,"Carbohydrate, by difference",G +891080,1005,23.08,,70.0,,,,,,,"Carbohydrate, by difference",G +891144,1005,3.33,,73.0,,,,,,,"Carbohydrate, by difference",G +891442,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +891504,1005,49.12,,70.0,,,,,,,"Carbohydrate, by difference",G +891634,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +891660,1005,19.82,,70.0,,,,,,,"Carbohydrate, by difference",G +891898,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +891992,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +892258,1005,33.1,,70.0,,,,,,,"Carbohydrate, by difference",G +892654,1005,38.33,,70.0,,,,,,,"Carbohydrate, by difference",G +892776,1005,20.44,,70.0,,,,,,,"Carbohydrate, by difference",G +893000,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +893618,1005,12.68,,70.0,,,,,,,"Carbohydrate, by difference",G +895580,1005,32.14,,70.0,,,,,,,"Carbohydrate, by difference",G +895632,1005,81.82,,70.0,,,,,,,"Carbohydrate, by difference",G +895864,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G +896106,1005,8.33,,70.0,,,,,,,"Carbohydrate, by difference",G +896220,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +897122,1005,72.5,,70.0,,,,,,,"Carbohydrate, by difference",G +898684,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +898722,1005,32.14,,70.0,,,,,,,"Carbohydrate, by difference",G +898926,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +899364,1005,69.23,,70.0,,,,,,,"Carbohydrate, by difference",G +900322,1005,36.67,,70.0,,,,,,,"Carbohydrate, by difference",G +900844,1005,6.4,,70.0,,,,,,,"Carbohydrate, by difference",G +902270,1005,28.0,,70.0,,,,,,,"Carbohydrate, by difference",G +902658,1005,28.17,,70.0,,,,,,,"Carbohydrate, by difference",G +902994,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +903036,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +903502,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +905734,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +906228,1005,7.5,,70.0,,,,,,,"Carbohydrate, by difference",G +907468,1005,9.17,,70.0,,,,,,,"Carbohydrate, by difference",G +907562,1005,5.43,,70.0,,,,,,,"Carbohydrate, by difference",G +907564,1005,25.49,,70.0,,,,,,,"Carbohydrate, by difference",G +908180,1005,21.74,,70.0,,,,,,,"Carbohydrate, by difference",G +908622,1005,62.96,,70.0,,,,,,,"Carbohydrate, by difference",G +908624,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +909196,1005,16.92,,70.0,,,,,,,"Carbohydrate, by difference",G +910050,1005,30.4,,70.0,,,,,,,"Carbohydrate, by difference",G +910202,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +910574,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +910724,1005,72.97,,70.0,,,,,,,"Carbohydrate, by difference",G +910966,1005,6.11,,70.0,,,,,,,"Carbohydrate, by difference",G +911022,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G +911206,1005,65.22,,70.0,,,,,,,"Carbohydrate, by difference",G +911446,1005,48.39,,70.0,,,,,,,"Carbohydrate, by difference",G +911450,1005,61.9,,70.0,,,,,,,"Carbohydrate, by difference",G +911692,1005,47.96,,70.0,,,,,,,"Carbohydrate, by difference",G +912032,1005,19.73,,70.0,,,,,,,"Carbohydrate, by difference",G +912350,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +912862,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G +912952,1005,7.29,,70.0,,,,,,,"Carbohydrate, by difference",G +913206,1005,15.45,,70.0,,,,,,,"Carbohydrate, by difference",G +913292,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +913590,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +913842,1005,4.35,,73.0,,,,,,,"Carbohydrate, by difference",G +914924,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +915634,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +916018,1005,8.33,,70.0,,,,,,,"Carbohydrate, by difference",G +916124,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +917044,1005,12.08,,70.0,,,,,,,"Carbohydrate, by difference",G +918138,1005,90.74,,70.0,,,,,,,"Carbohydrate, by difference",G +918420,1005,76.19,,70.0,,,,,,,"Carbohydrate, by difference",G +918718,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +919266,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +919802,1005,58.0,,70.0,,,,,,,"Carbohydrate, by difference",G +920436,1005,4.0,,70.0,,,,,,,"Carbohydrate, by difference",G +920650,1005,52.38,,70.0,,,,,,,"Carbohydrate, by difference",G +921206,1005,15.93,,70.0,,,,,,,"Carbohydrate, by difference",G +921400,1005,2.31,,70.0,,,,,,,"Carbohydrate, by difference",G +921840,1005,15.83,,70.0,,,,,,,"Carbohydrate, by difference",G +922352,1005,10.59,,70.0,,,,,,,"Carbohydrate, by difference",G +922584,1005,11.55,,70.0,,,,,,,"Carbohydrate, by difference",G +923686,1005,39.29,,70.0,,,,,,,"Carbohydrate, by difference",G +924222,1005,43.64,,70.0,,,,,,,"Carbohydrate, by difference",G +924370,1005,88.33,,70.0,,,,,,,"Carbohydrate, by difference",G +924630,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G +925330,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +925466,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +926086,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G +926206,1005,10.53,,70.0,,,,,,,"Carbohydrate, by difference",G +926362,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G +926452,1005,11.81,,70.0,,,,,,,"Carbohydrate, by difference",G +926494,1005,3.54,,70.0,,,,,,,"Carbohydrate, by difference",G +926598,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +926650,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +927164,1005,56.34,,70.0,,,,,,,"Carbohydrate, by difference",G +927444,1005,9.8,,70.0,,,,,,,"Carbohydrate, by difference",G +928566,1005,7.76,,70.0,,,,,,,"Carbohydrate, by difference",G +928620,1005,18.82,,70.0,,,,,,,"Carbohydrate, by difference",G +929068,1005,41.84,,70.0,,,,,,,"Carbohydrate, by difference",G +930384,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G +930530,1005,16.0,,70.0,,,,,,,"Carbohydrate, by difference",G +930810,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G +931612,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +931872,1005,6.85,,70.0,,,,,,,"Carbohydrate, by difference",G +932158,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +932372,1005,53.1,,70.0,,,,,,,"Carbohydrate, by difference",G +932722,1005,32.95,,70.0,,,,,,,"Carbohydrate, by difference",G +933072,1005,21.74,,70.0,,,,,,,"Carbohydrate, by difference",G +933258,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +933470,1005,32.14,,70.0,,,,,,,"Carbohydrate, by difference",G +933768,1005,29.37,,70.0,,,,,,,"Carbohydrate, by difference",G +934402,1005,2.73,,70.0,,,,,,,"Carbohydrate, by difference",G +934790,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +935706,1005,85.0,,70.0,,,,,,,"Carbohydrate, by difference",G +936392,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +936728,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +937910,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +937916,1005,5.29,,70.0,,,,,,,"Carbohydrate, by difference",G +939082,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +939128,1005,32.59,,70.0,,,,,,,"Carbohydrate, by difference",G +939492,1005,28.41,,70.0,,,,,,,"Carbohydrate, by difference",G +939886,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G +940736,1005,93.0,,70.0,,,,,,,"Carbohydrate, by difference",G +940830,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +940866,1005,86.96,,70.0,,,,,,,"Carbohydrate, by difference",G +940918,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +940926,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +941808,1005,86.36,,70.0,,,,,,,"Carbohydrate, by difference",G +941994,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +942136,1005,24.22,,70.0,,,,,,,"Carbohydrate, by difference",G +942276,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +942378,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +942388,1005,64.62,,70.0,,,,,,,"Carbohydrate, by difference",G +942930,1005,18.25,,70.0,,,,,,,"Carbohydrate, by difference",G +944278,1005,67.65,,70.0,,,,,,,"Carbohydrate, by difference",G +944688,1005,78.12,,70.0,,,,,,,"Carbohydrate, by difference",G +944746,1005,18.69,,70.0,,,,,,,"Carbohydrate, by difference",G +944886,1005,54.55,,70.0,,,,,,,"Carbohydrate, by difference",G +945204,1005,1.82,,70.0,,,,,,,"Carbohydrate, by difference",G +946790,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G +947004,1005,39.39,,70.0,,,,,,,"Carbohydrate, by difference",G +947210,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G +947530,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +947682,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +947894,1005,32.59,,70.0,,,,,,,"Carbohydrate, by difference",G +948212,1005,65.38,,70.0,,,,,,,"Carbohydrate, by difference",G +948672,1005,86.21,,70.0,,,,,,,"Carbohydrate, by difference",G +948774,1005,58.06,,70.0,,,,,,,"Carbohydrate, by difference",G +949316,1005,5.51,,70.0,,,,,,,"Carbohydrate, by difference",G +949750,1005,38.57,,70.0,,,,,,,"Carbohydrate, by difference",G +949790,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G +950645,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +951527,1005,23.08,,70.0,,,,,,,"Carbohydrate, by difference",G +952179,1005,9.68,,70.0,,,,,,,"Carbohydrate, by difference",G +952229,1005,45.95,,70.0,,,,,,,"Carbohydrate, by difference",G +952269,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +952553,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G +953115,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +954085,1005,10.94,,70.0,,,,,,,"Carbohydrate, by difference",G +1848554,1005,62.0,,78.0,,,,,,,"Carbohydrate, by difference",G +954819,1005,4.9,,70.0,,,,,,,"Carbohydrate, by difference",G +955539,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +956425,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +956479,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G +956639,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +956771,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +957447,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +957599,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +957831,1005,7.08,,70.0,,,,,,,"Carbohydrate, by difference",G +958493,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1848636,1005,68.0,,78.0,,,,,,,"Carbohydrate, by difference",G +958595,1005,31.46,,70.0,,,,,,,"Carbohydrate, by difference",G +958971,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +959001,1005,20.28,,70.0,,,,,,,"Carbohydrate, by difference",G +959527,1005,11.33,,70.0,,,,,,,"Carbohydrate, by difference",G +959751,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +959999,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +960445,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +960909,1005,4.76,,73.0,,,,,,,"Carbohydrate, by difference",G +960953,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1848701,1005,7.05,,71.0,,,,,,,"Carbohydrate, by difference",G +962169,1005,8.61,,70.0,,,,,,,"Carbohydrate, by difference",G +962173,1005,9.32,,70.0,,,,,,,"Carbohydrate, by difference",G +962501,1005,10.7,,70.0,,,,,,,"Carbohydrate, by difference",G +962887,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G +962941,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +963211,1005,10.4,,70.0,,,,,,,"Carbohydrate, by difference",G +965729,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1848759,1005,6.25,,71.0,,,,,,,"Carbohydrate, by difference",G +1848763,1005,9.09,,71.0,,,,,,,"Carbohydrate, by difference",G +1848792,1005,60.0,,71.0,,,,,,,"Carbohydrate, by difference",G +1848825,1005,67.74,,71.0,,,,,,,"Carbohydrate, by difference",G +967199,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +969587,1005,5.83,,70.0,,,,,,,"Carbohydrate, by difference",G +970537,1005,24.71,,70.0,,,,,,,"Carbohydrate, by difference",G +970865,1005,72.73,,70.0,,,,,,,"Carbohydrate, by difference",G +1849010,1005,84.0,,78.0,,,,,,,"Carbohydrate, by difference",G +971983,1005,5.29,,70.0,,,,,,,"Carbohydrate, by difference",G +972325,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +972379,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +972797,1005,26.47,,70.0,,,,,,,"Carbohydrate, by difference",G +973069,1005,36.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1849043,1005,48.0,,78.0,,,,,,,"Carbohydrate, by difference",G +973503,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +973897,1005,3.33,,73.0,,,,,,,"Carbohydrate, by difference",G +974949,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +975371,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G +975543,1005,67.65,,70.0,,,,,,,"Carbohydrate, by difference",G +975799,1005,18.64,,70.0,,,,,,,"Carbohydrate, by difference",G +975959,1005,23.29,,70.0,,,,,,,"Carbohydrate, by difference",G +977873,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1849124,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +983559,1005,47.22,,70.0,,,,,,,"Carbohydrate, by difference",G +983631,1005,8.89,,70.0,,,,,,,"Carbohydrate, by difference",G +983755,1005,73.81,,70.0,,,,,,,"Carbohydrate, by difference",G +983757,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G +984475,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +984487,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +984523,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1849161,1005,1.1,,71.0,,,,,,,"Carbohydrate, by difference",G +984965,1005,11.29,,70.0,,,,,,,"Carbohydrate, by difference",G +985333,1005,1.18,,70.0,,,,,,,"Carbohydrate, by difference",G +985457,1005,4.84,,70.0,,,,,,,"Carbohydrate, by difference",G +985585,1005,32.31,,70.0,,,,,,,"Carbohydrate, by difference",G +985621,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +985805,1005,27.59,,70.0,,,,,,,"Carbohydrate, by difference",G +986845,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G +987251,1005,54.0,,70.0,,,,,,,"Carbohydrate, by difference",G +987413,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G +987553,1005,4.76,,70.0,,,,,,,"Carbohydrate, by difference",G +988039,1005,20.71,,70.0,,,,,,,"Carbohydrate, by difference",G +995955,1005,33.96,,70.0,,,,,,,"Carbohydrate, by difference",G +1001533,1005,28.99,,70.0,,,,,,,"Carbohydrate, by difference",G +1002109,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1002223,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1002843,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G +1004629,1005,52.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1005513,1005,78.95,,70.0,,,,,,,"Carbohydrate, by difference",G +1005531,1005,8.2,,70.0,,,,,,,"Carbohydrate, by difference",G +1006377,1005,75.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1006789,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1006805,1005,87.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1008021,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1008039,1005,80.65,,70.0,,,,,,,"Carbohydrate, by difference",G +1008151,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1008725,1005,3.94,,70.0,,,,,,,"Carbohydrate, by difference",G +1009269,1005,77.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1009337,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1009465,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1009771,1005,15.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1010275,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1849689,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1011481,1005,15.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1011991,1005,26.09,,70.0,,,,,,,"Carbohydrate, by difference",G +1012035,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1012539,1005,4.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1015761,1005,53.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1015769,1005,31.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1016695,1005,23.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1017113,1005,88.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1017277,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G +1017477,1005,71.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1017733,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1019003,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1019331,1005,86.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1019563,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1019865,1005,22.99,,70.0,,,,,,,"Carbohydrate, by difference",G +1020577,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1020655,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1021009,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1021655,1005,11.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1023039,1005,26.37,,70.0,,,,,,,"Carbohydrate, by difference",G +1023451,1005,32.1,,70.0,,,,,,,"Carbohydrate, by difference",G +1023467,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1850060,1005,6.82,,70.0,,,,,,,"Carbohydrate, by difference",G +1024363,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1024679,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1024689,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1024695,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1026483,1005,13.07,,70.0,,,,,,,"Carbohydrate, by difference",G +1026931,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1028231,1005,61.54,,70.0,,,,,,,"Carbohydrate, by difference",G +1028879,1005,32.1,,70.0,,,,,,,"Carbohydrate, by difference",G +1029665,1005,53.49,,70.0,,,,,,,"Carbohydrate, by difference",G +1031089,1005,92.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1031759,1005,2.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1032027,1005,29.91,,70.0,,,,,,,"Carbohydrate, by difference",G +1032201,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1032315,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1032455,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1033161,1005,16.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1033913,1005,18.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1034133,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1034415,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1034491,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1034631,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1036821,1005,39.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1037659,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1037725,1005,22.22,,70.0,,,,,,,"Carbohydrate, by difference",G +1038429,1005,8.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1038669,1005,25.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1038829,1005,5.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1039069,1005,7.02,,70.0,,,,,,,"Carbohydrate, by difference",G +1040585,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1040947,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1041099,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1041157,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1041877,1005,10.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1041945,1005,5.51,,70.0,,,,,,,"Carbohydrate, by difference",G +1042523,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1043573,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1043611,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1043685,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1044385,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1044519,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1044795,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1045139,1005,13.85,,70.0,,,,,,,"Carbohydrate, by difference",G +1045937,1005,5.08,,70.0,,,,,,,"Carbohydrate, by difference",G +1046229,1005,12.08,,70.0,,,,,,,"Carbohydrate, by difference",G +1047275,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1047883,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1048385,1005,15.93,,70.0,,,,,,,"Carbohydrate, by difference",G +1048665,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1049157,1005,22.35,,70.0,,,,,,,"Carbohydrate, by difference",G +1049223,1005,3.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1049243,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1049733,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1049895,1005,10.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1054983,1005,42.0,,71.0,,,,,,,"Carbohydrate, by difference",G +1055359,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1055681,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1055911,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1056217,1005,91.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1056245,1005,15.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1057561,1005,19.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1057659,1005,8.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1059549,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1059799,1005,30.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1060931,1005,3.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1061245,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1061807,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1062721,1005,0.85,,70.0,,,,,,,"Carbohydrate, by difference",G +1063575,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1063609,1005,1.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1063787,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1064919,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1065533,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1065713,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1065819,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1066091,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1066307,1005,12.59,,70.0,,,,,,,"Carbohydrate, by difference",G +1066395,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1067563,1005,2.35,,71.0,,,,,,,"Carbohydrate, by difference",G +1068275,1005,59.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1068439,1005,25.0,,73.0,,,,,,,"Carbohydrate, by difference",G +1069091,1005,30.21,,70.0,,,,,,,"Carbohydrate, by difference",G +1069415,1005,83.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1070469,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1070975,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1071067,1005,12.92,,70.0,,,,,,,"Carbohydrate, by difference",G +1071525,1005,16.47,,70.0,,,,,,,"Carbohydrate, by difference",G +1071787,1005,76.15,,70.0,,,,,,,"Carbohydrate, by difference",G +1072127,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1073365,1005,14.19,,70.0,,,,,,,"Carbohydrate, by difference",G +1073431,1005,6.39,,70.0,,,,,,,"Carbohydrate, by difference",G +1073841,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1073869,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1074579,1005,90.24,,70.0,,,,,,,"Carbohydrate, by difference",G +1074991,1005,79.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1075437,1005,12.35,,70.0,,,,,,,"Carbohydrate, by difference",G +1076221,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1077361,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1077411,1005,18.82,,70.0,,,,,,,"Carbohydrate, by difference",G +1077475,1005,4.39,,70.0,,,,,,,"Carbohydrate, by difference",G +1078201,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1078949,1005,12.08,,70.0,,,,,,,"Carbohydrate, by difference",G +1079479,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1079849,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1080273,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1080649,1005,29.55,,70.0,,,,,,,"Carbohydrate, by difference",G +1081685,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1081703,1005,24.51,,70.0,,,,,,,"Carbohydrate, by difference",G +1082037,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1083037,1005,66.67,,71.0,,,,,,,"Carbohydrate, by difference",G +1083243,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1083507,1005,43.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1084105,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1084283,1005,29.41,,70.0,,,,,,,"Carbohydrate, by difference",G +1085551,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1086127,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1087617,1005,8.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1087847,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1087973,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1089201,1005,17.7,,70.0,,,,,,,"Carbohydrate, by difference",G +1089211,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1089231,1005,63.16,,70.0,,,,,,,"Carbohydrate, by difference",G +1089923,1005,10.64,,70.0,,,,,,,"Carbohydrate, by difference",G +1090129,1005,15.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1090173,1005,51.16,,70.0,,,,,,,"Carbohydrate, by difference",G +1090539,1005,61.9,,70.0,,,,,,,"Carbohydrate, by difference",G +1091803,1005,58.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1091925,1005,5.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1092123,1005,28.08,,70.0,,,,,,,"Carbohydrate, by difference",G +1092865,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1094293,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1094533,1005,76.47,,70.0,,,,,,,"Carbohydrate, by difference",G +1094881,1005,49.12,,70.0,,,,,,,"Carbohydrate, by difference",G +1095263,1005,63.16,,70.0,,,,,,,"Carbohydrate, by difference",G +1095317,1005,31.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1095417,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1095745,1005,24.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1096019,1005,2.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1096131,1005,8.75,,70.0,,,,,,,"Carbohydrate, by difference",G +1096423,1005,40.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1096481,1005,2.65,,70.0,,,,,,,"Carbohydrate, by difference",G +1096535,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1096867,1005,4.13,,70.0,,,,,,,"Carbohydrate, by difference",G +1096951,1005,23.4,,70.0,,,,,,,"Carbohydrate, by difference",G +1097021,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1097263,1005,5.6,,70.0,,,,,,,"Carbohydrate, by difference",G +1850284,1005,25.84,,70.0,,,,,,,"Carbohydrate, by difference",G +1850784,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1850989,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1851099,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1851257,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1851391,1005,10.48,,70.0,,,,,,,"Carbohydrate, by difference",G +1851483,1005,27.27,,70.0,,,,,,,"Carbohydrate, by difference",G +1851520,1005,27.94,,70.0,,,,,,,"Carbohydrate, by difference",G +1851631,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1852640,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1852733,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1852794,1005,17.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1852845,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1852852,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1852853,1005,30.77,,70.0,,,,,,,"Carbohydrate, by difference",G +1852866,1005,36.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1852913,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1853102,1005,62.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1853406,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1853505,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1853803,1005,43.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1853805,1005,43.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1854926,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1855051,1005,55.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1855302,1005,8.82,,70.0,,,,,,,"Carbohydrate, by difference",G +1855701,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1855707,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G +1856582,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1856866,1005,37.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1857012,1005,68.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1857104,1005,12.1,,70.0,,,,,,,"Carbohydrate, by difference",G +1857241,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1857402,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1857453,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1857838,1005,18.24,,70.0,,,,,,,"Carbohydrate, by difference",G +1858060,1005,3.85,,70.0,,,,,,,"Carbohydrate, by difference",G +1858482,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1858666,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1859227,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1859311,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1859320,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1859434,1005,24.68,,70.0,,,,,,,"Carbohydrate, by difference",G +1859559,1005,9.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1859696,1005,14.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1859780,1005,27.06,,70.0,,,,,,,"Carbohydrate, by difference",G +1860082,1005,5.26,,70.0,,,,,,,"Carbohydrate, by difference",G +1860391,1005,23.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1860509,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1860628,1005,11.27,,70.0,,,,,,,"Carbohydrate, by difference",G +1860707,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G +1860838,1005,56.44,,70.0,,,,,,,"Carbohydrate, by difference",G +1860853,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1860861,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1861333,1005,10.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1861383,1005,4.8,,70.0,,,,,,,"Carbohydrate, by difference",G +1861394,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1861635,1005,9.8,,70.0,,,,,,,"Carbohydrate, by difference",G +1861767,1005,15.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1861828,1005,73.08,,70.0,,,,,,,"Carbohydrate, by difference",G +1862099,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1862353,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1862654,1005,48.48,,70.0,,,,,,,"Carbohydrate, by difference",G +1862666,1005,0.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1862711,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1862858,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1862875,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1863024,1005,62.16,,70.0,,,,,,,"Carbohydrate, by difference",G +1863042,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1863118,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1863165,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1863670,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1863913,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1864402,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1864598,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1864917,1005,72.41,,70.0,,,,,,,"Carbohydrate, by difference",G +1865068,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1865148,1005,45.95,,70.0,,,,,,,"Carbohydrate, by difference",G +1865311,1005,4.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1865525,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1865670,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1865709,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1865820,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1866240,1005,52.27,,70.0,,,,,,,"Carbohydrate, by difference",G +1866251,1005,64.91,,70.0,,,,,,,"Carbohydrate, by difference",G +1866282,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1866453,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1866533,1005,11.76,,70.0,,,,,,,"Carbohydrate, by difference",G +1866597,1005,36.11,,70.0,,,,,,,"Carbohydrate, by difference",G +1866639,1005,68.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1866766,1005,43.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1867093,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1867221,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1867355,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1867464,1005,83.72,,70.0,,,,,,,"Carbohydrate, by difference",G +1867695,1005,30.91,,70.0,,,,,,,"Carbohydrate, by difference",G +1867733,1005,57.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1867805,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1867863,1005,65.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1868042,1005,46.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1868653,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1868763,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1868861,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1869095,1005,51.52,,70.0,,,,,,,"Carbohydrate, by difference",G +1869473,1005,12.82,,70.0,,,,,,,"Carbohydrate, by difference",G +1869576,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1869911,1005,16.15,,70.0,,,,,,,"Carbohydrate, by difference",G +1869946,1005,12.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1870297,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1870348,1005,48.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1870405,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +1870417,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1870481,1005,7.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1870569,1005,30.59,,70.0,,,,,,,"Carbohydrate, by difference",G +1870629,1005,27.94,,70.0,,,,,,,"Carbohydrate, by difference",G +1870744,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1871259,1005,9.68,,70.0,,,,,,,"Carbohydrate, by difference",G +1871381,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1871821,1005,5.51,,70.0,,,,,,,"Carbohydrate, by difference",G +1871830,1005,8.75,,70.0,,,,,,,"Carbohydrate, by difference",G +1872181,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1872614,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1872818,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1872951,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1873033,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1873097,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1873446,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1873648,1005,11.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1873882,1005,68.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1874274,1005,96.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1874312,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1874348,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1874573,1005,74.07,,70.0,,,,,,,"Carbohydrate, by difference",G +1874851,1005,92.31,,70.0,,,,,,,"Carbohydrate, by difference",G +1875276,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1875280,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1875281,1005,7.08,,70.0,,,,,,,"Carbohydrate, by difference",G +1875328,1005,57.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1875394,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1875456,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1875686,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1875839,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1875991,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1876422,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1876423,1005,82.35,,70.0,,,,,,,"Carbohydrate, by difference",G +1876529,1005,10.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1876554,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1876708,1005,58.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1876777,1005,7.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1876812,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1876941,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1877546,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1877607,1005,14.35,,70.0,,,,,,,"Carbohydrate, by difference",G +1877684,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1877931,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1877958,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1878200,1005,52.63,,70.0,,,,,,,"Carbohydrate, by difference",G +1878301,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1878362,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1878624,1005,65.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1878840,1005,78.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1878922,1005,58.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1878924,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1878929,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1879053,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1879555,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1879655,1005,13.6,,70.0,,,,,,,"Carbohydrate, by difference",G +1879928,1005,70.59,,70.0,,,,,,,"Carbohydrate, by difference",G +1880113,1005,61.54,,70.0,,,,,,,"Carbohydrate, by difference",G +1880152,1005,13.32,,70.0,,,,,,,"Carbohydrate, by difference",G +1880260,1005,6.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1880517,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1140141,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1140568,1005,1.2,,70.0,,,,,,,"Carbohydrate, by difference",G +1140587,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1140704,1005,25.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1140860,1005,15.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1140919,1005,72.97,,70.0,,,,,,,"Carbohydrate, by difference",G +1140983,1005,21.37,,70.0,,,,,,,"Carbohydrate, by difference",G +1141592,1005,12.5,,73.0,,,,,,,"Carbohydrate, by difference",G +1141869,1005,25.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1142050,1005,34.12,,70.0,,,,,,,"Carbohydrate, by difference",G +1142303,1005,23.08,,70.0,,,,,,,"Carbohydrate, by difference",G +1142322,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1142342,1005,4.07,,70.0,,,,,,,"Carbohydrate, by difference",G +1142951,1005,49.12,,70.0,,,,,,,"Carbohydrate, by difference",G +1142953,1005,68.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1143052,1005,6.35,,70.0,,,,,,,"Carbohydrate, by difference",G +1143220,1005,0.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1143518,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1144167,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G +1144551,1005,65.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1144794,1005,26.92,,70.0,,,,,,,"Carbohydrate, by difference",G +1144851,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1144983,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1145005,1005,84.75,,70.0,,,,,,,"Carbohydrate, by difference",G +1145129,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1880700,1005,56.76,,70.0,,,,,,,"Carbohydrate, by difference",G +1145386,1005,13.21,,71.0,,,,,,,"Carbohydrate, by difference",G +1145547,1005,13.63,,78.0,,,,,,,"Carbohydrate, by difference",G +1145567,1005,6.0,,78.0,,,,,,,"Carbohydrate, by difference",G +1145647,1005,72.34,,71.0,,,,,,,"Carbohydrate, by difference",G +1145668,1005,65.0,,78.0,,,,,,,"Carbohydrate, by difference",G +1145691,1005,70.0,,78.0,,,,,,,"Carbohydrate, by difference",G +1145845,1005,55.0,,78.0,,,,,,,"Carbohydrate, by difference",G +1145907,1005,0.0,,78.0,,,,,,,"Carbohydrate, by difference",G +1145958,1005,0.0,,78.0,,,,,,,"Carbohydrate, by difference",G +1146242,1005,64.0,,71.0,,,,,,,"Carbohydrate, by difference",G +1146322,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1147063,1005,34.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1147064,1005,47.92,,70.0,,,,,,,"Carbohydrate, by difference",G +1147083,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1147179,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1147216,1005,17.7,,70.0,,,,,,,"Carbohydrate, by difference",G +1147272,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1147481,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1147636,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1147840,1005,53.12,,70.0,,,,,,,"Carbohydrate, by difference",G +1148109,1005,7.08,,70.0,,,,,,,"Carbohydrate, by difference",G +1148763,1005,17.3,,70.0,,,,,,,"Carbohydrate, by difference",G +1148925,1005,10.99,,70.0,,,,,,,"Carbohydrate, by difference",G +1148978,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1149794,1005,10.8,,70.0,,,,,,,"Carbohydrate, by difference",G +1150140,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1150170,1005,61.54,,70.0,,,,,,,"Carbohydrate, by difference",G +1150533,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1150771,1005,59.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1150793,1005,54.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1150819,1005,64.44,,70.0,,,,,,,"Carbohydrate, by difference",G +1151011,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1151062,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G +1151143,1005,91.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1151541,1005,6.11,,70.0,,,,,,,"Carbohydrate, by difference",G +1151586,1005,10.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1151660,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1151670,1005,6.4,,70.0,,,,,,,"Carbohydrate, by difference",G +1151882,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1152052,1005,72.97,,70.0,,,,,,,"Carbohydrate, by difference",G +1152066,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1152128,1005,3.94,,70.0,,,,,,,"Carbohydrate, by difference",G +1152648,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1153461,1005,88.46,,70.0,,,,,,,"Carbohydrate, by difference",G +1153465,1005,74.07,,70.0,,,,,,,"Carbohydrate, by difference",G +1153533,1005,85.19,,70.0,,,,,,,"Carbohydrate, by difference",G +1153895,1005,43.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1153907,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1153927,1005,15.28,,70.0,,,,,,,"Carbohydrate, by difference",G +1154299,1005,67.65,,70.0,,,,,,,"Carbohydrate, by difference",G +1154656,1005,29.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1154843,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1155010,1005,8.16,,71.0,,,,,,,"Carbohydrate, by difference",G +1155090,1005,58.0,,78.0,,,,,,,"Carbohydrate, by difference",G +1155117,1005,4.17,,71.0,,,,,,,"Carbohydrate, by difference",G +1155200,1005,11.67,,71.0,,,,,,,"Carbohydrate, by difference",G +1155251,1005,10.76,,71.0,,,,,,,"Carbohydrate, by difference",G +1155292,1005,6.67,,71.0,,,,,,,"Carbohydrate, by difference",G +1155676,1005,25.34,,70.0,,,,,,,"Carbohydrate, by difference",G +1156291,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1156357,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1156612,1005,24.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1156636,1005,56.54,,70.0,,,,,,,"Carbohydrate, by difference",G +1156819,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1156833,1005,24.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1157010,1005,15.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1157244,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1157949,1005,8.47,,70.0,,,,,,,"Carbohydrate, by difference",G +1158132,1005,7.55,,70.0,,,,,,,"Carbohydrate, by difference",G +1159049,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1159898,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1159915,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1159961,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1160193,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1160289,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1160293,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1160296,1005,70.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1160420,1005,26.09,,70.0,,,,,,,"Carbohydrate, by difference",G +1160720,1005,36.36,,70.0,,,,,,,"Carbohydrate, by difference",G +1160813,1005,45.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1161134,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1161478,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1161521,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G +1161630,1005,15.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1161973,1005,12.9,,70.0,,,,,,,"Carbohydrate, by difference",G +1162413,1005,23.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1162450,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1162654,1005,35.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1162773,1005,29.2,,70.0,,,,,,,"Carbohydrate, by difference",G +1162798,1005,3.31,,70.0,,,,,,,"Carbohydrate, by difference",G +1162884,1005,7.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1163306,1005,48.65,,70.0,,,,,,,"Carbohydrate, by difference",G +1163687,1005,22.22,,71.0,,,,,,,"Carbohydrate, by difference",G +1163881,1005,82.86,,71.0,,,,,,,"Carbohydrate, by difference",G +1164257,1005,14.62,,71.0,,,,,,,"Carbohydrate, by difference",G +1164468,1005,6.67,,71.0,,,,,,,"Carbohydrate, by difference",G +1164522,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1164755,1005,3.45,,71.0,,,,,,,"Carbohydrate, by difference",G +1165067,1005,61.54,,71.0,,,,,,,"Carbohydrate, by difference",G +1165169,1005,70.97,,71.0,,,,,,,"Carbohydrate, by difference",G +1165511,1005,8.33,,71.0,,,,,,,"Carbohydrate, by difference",G +1165640,1005,62.5,,71.0,,,,,,,"Carbohydrate, by difference",G +1165688,1005,6.12,,78.0,,,,,,,"Carbohydrate, by difference",G +1165700,1005,69.97,,78.0,,,,,,,"Carbohydrate, by difference",G +1165744,1005,73.08,,71.0,,,,,,,"Carbohydrate, by difference",G +1166102,1005,17.65,,71.0,,,,,,,"Carbohydrate, by difference",G +1166103,1005,2.68,,71.0,,,,,,,"Carbohydrate, by difference",G +1166794,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1166882,1005,62.5,,71.0,,,,,,,"Carbohydrate, by difference",G +1166957,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1167123,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1167778,1005,67.86,,71.0,,,,,,,"Carbohydrate, by difference",G +1168172,1005,69.44,,71.0,,,,,,,"Carbohydrate, by difference",G +1168215,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1168300,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1168329,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1168350,1005,25.0,,71.0,,,,,,,"Carbohydrate, by difference",G +1168943,1005,71.43,,71.0,,,,,,,"Carbohydrate, by difference",G +1169021,1005,71.43,,71.0,,,,,,,"Carbohydrate, by difference",G +1169828,1005,10.0,,71.0,,,,,,,"Carbohydrate, by difference",G +1169987,1005,17.69,,71.0,,,,,,,"Carbohydrate, by difference",G +1170147,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1171008,1005,7.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1171019,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1171171,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1171295,1005,19.4,,70.0,,,,,,,"Carbohydrate, by difference",G +1171366,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1171451,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1171501,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1171962,1005,81.82,,70.0,,,,,,,"Carbohydrate, by difference",G +1172274,1005,27.94,,70.0,,,,,,,"Carbohydrate, by difference",G +1172285,1005,23.44,,70.0,,,,,,,"Carbohydrate, by difference",G +1172656,1005,47.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1172753,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1172889,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1172901,1005,39.58,,70.0,,,,,,,"Carbohydrate, by difference",G +1172987,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1173023,1005,9.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1173347,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1173603,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1173771,1005,55.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1173901,1005,36.84,,70.0,,,,,,,"Carbohydrate, by difference",G +1173907,1005,7.2,,70.0,,,,,,,"Carbohydrate, by difference",G +1174170,1005,70.49,,70.0,,,,,,,"Carbohydrate, by difference",G +1174224,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1174243,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1174565,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1174926,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1175030,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1175274,1005,29.41,,70.0,,,,,,,"Carbohydrate, by difference",G +1175342,1005,76.92,,70.0,,,,,,,"Carbohydrate, by difference",G +1175910,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1176890,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1177425,1005,82.35,,70.0,,,,,,,"Carbohydrate, by difference",G +1177676,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1177974,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1178160,1005,53.85,,70.0,,,,,,,"Carbohydrate, by difference",G +1178281,1005,31.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1178298,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1178582,1005,11.2,,70.0,,,,,,,"Carbohydrate, by difference",G +1178707,1005,8.06,,70.0,,,,,,,"Carbohydrate, by difference",G +1178795,1005,1.18,,73.0,,,,,,,"Carbohydrate, by difference",G +1178966,1005,13.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1179471,1005,8.8,,70.0,,,,,,,"Carbohydrate, by difference",G +1179483,1005,9.6,,70.0,,,,,,,"Carbohydrate, by difference",G +1179611,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1179763,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1179940,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1180111,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1180156,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1180289,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1180303,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1180614,1005,52.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1180947,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1181093,1005,59.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1181262,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1181420,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1181491,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +1182137,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1182799,1005,72.58,,70.0,,,,,,,"Carbohydrate, by difference",G +1182848,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1183087,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1183235,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1183311,1005,82.61,,70.0,,,,,,,"Carbohydrate, by difference",G +1183400,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1183635,1005,26.47,,70.0,,,,,,,"Carbohydrate, by difference",G +1183759,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1184226,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +1184476,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1184515,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1184570,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1185209,1005,15.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1185228,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1185264,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1185475,1005,22.55,,70.0,,,,,,,"Carbohydrate, by difference",G +1185621,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1185974,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1186009,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1186071,1005,19.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1186083,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1186222,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1186361,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G +1186534,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G +1186841,1005,16.92,,70.0,,,,,,,"Carbohydrate, by difference",G +1187118,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1187169,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1187175,1005,39.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1187199,1005,63.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1187326,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1187408,1005,14.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1187502,1005,29.63,,70.0,,,,,,,"Carbohydrate, by difference",G +1187756,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1188604,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1188722,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1188883,1005,28.3,,70.0,,,,,,,"Carbohydrate, by difference",G +1188950,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1189561,1005,38.6,,70.0,,,,,,,"Carbohydrate, by difference",G +1189740,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1189787,1005,9.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1189793,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1189980,1005,78.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1190336,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1190491,1005,2.63,,70.0,,,,,,,"Carbohydrate, by difference",G +1190652,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1190676,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1190871,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1191167,1005,74.19,,70.0,,,,,,,"Carbohydrate, by difference",G +1191325,1005,4.55,,70.0,,,,,,,"Carbohydrate, by difference",G +1191402,1005,6.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1191951,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1192095,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1192239,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1192497,1005,77.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1192732,1005,4.49,,70.0,,,,,,,"Carbohydrate, by difference",G +1193040,1005,18.75,,70.0,,,,,,,"Carbohydrate, by difference",G +1193065,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1193385,1005,62.22,,70.0,,,,,,,"Carbohydrate, by difference",G +1193401,1005,14.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1193710,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1193914,1005,5.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1194089,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1194268,1005,51.35,,70.0,,,,,,,"Carbohydrate, by difference",G +1194875,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1194999,1005,10.94,,70.0,,,,,,,"Carbohydrate, by difference",G +1195252,1005,8.33,,73.0,,,,,,,"Carbohydrate, by difference",G +1195846,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1195866,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1196081,1005,14.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1196728,1005,11.11,,70.0,,,,,,,"Carbohydrate, by difference",G +1196766,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1196969,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1197009,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1198324,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1198357,1005,18.75,,70.0,,,,,,,"Carbohydrate, by difference",G +1198384,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1198502,1005,60.47,,70.0,,,,,,,"Carbohydrate, by difference",G +1198934,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1198953,1005,88.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1199028,1005,31.49,,70.0,,,,,,,"Carbohydrate, by difference",G +1199083,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1199346,1005,4.47,,70.0,,,,,,,"Carbohydrate, by difference",G +1199712,1005,3.45,,70.0,,,,,,,"Carbohydrate, by difference",G +1201030,1005,23.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1201140,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1201152,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1201167,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1201338,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1201465,1005,20.59,,70.0,,,,,,,"Carbohydrate, by difference",G +1201758,1005,88.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1202055,1005,85.96,,70.0,,,,,,,"Carbohydrate, by difference",G +1202093,1005,31.76,,70.0,,,,,,,"Carbohydrate, by difference",G +1202118,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1202199,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1202316,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1202484,1005,58.06,,70.0,,,,,,,"Carbohydrate, by difference",G +1202922,1005,13.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1202985,1005,71.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1203279,1005,82.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1203472,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1203722,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1203856,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1203944,1005,56.52,,70.0,,,,,,,"Carbohydrate, by difference",G +1204019,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1204153,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1204185,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1204430,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1205164,1005,81.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1205177,1005,76.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1205905,1005,12.9,,70.0,,,,,,,"Carbohydrate, by difference",G +1205975,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1206515,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1206650,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1206688,1005,32.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1206926,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1207389,1005,45.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1207427,1005,9.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1207432,1005,2.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1207752,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1207958,1005,6.48,,70.0,,,,,,,"Carbohydrate, by difference",G +1208397,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1208440,1005,22.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1208838,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1208883,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1208892,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1208988,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1209031,1005,19.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1209648,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1210603,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1210609,1005,90.48,,70.0,,,,,,,"Carbohydrate, by difference",G +1210864,1005,60.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1211327,1005,7.2,,70.0,,,,,,,"Carbohydrate, by difference",G +1211478,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1211495,1005,52.94,,70.0,,,,,,,"Carbohydrate, by difference",G +1211739,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1211949,1005,82.98,,70.0,,,,,,,"Carbohydrate, by difference",G +1211950,1005,34.48,,70.0,,,,,,,"Carbohydrate, by difference",G +1212074,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1212179,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1212485,1005,74.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1213394,1005,45.61,,70.0,,,,,,,"Carbohydrate, by difference",G +1213398,1005,52.63,,70.0,,,,,,,"Carbohydrate, by difference",G +1213470,1005,11.2,,70.0,,,,,,,"Carbohydrate, by difference",G +1213547,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1214546,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1214883,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1215271,1005,31.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1215361,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1215473,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1216013,1005,35.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1216710,1005,72.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1217172,1005,17.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1217227,1005,32.94,,70.0,,,,,,,"Carbohydrate, by difference",G +1217697,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1217791,1005,90.32,,70.0,,,,,,,"Carbohydrate, by difference",G +1217839,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1217983,1005,80.65,,70.0,,,,,,,"Carbohydrate, by difference",G +1218367,1005,32.03,,70.0,,,,,,,"Carbohydrate, by difference",G +1218520,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1218584,1005,60.47,,70.0,,,,,,,"Carbohydrate, by difference",G +1218704,1005,19.23,,70.0,,,,,,,"Carbohydrate, by difference",G +1218760,1005,51.85,,70.0,,,,,,,"Carbohydrate, by difference",G +1218984,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1219296,1005,47.22,,70.0,,,,,,,"Carbohydrate, by difference",G +1219546,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1219557,1005,12.35,,70.0,,,,,,,"Carbohydrate, by difference",G +1219838,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1219860,1005,13.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1220485,1005,11.55,,70.0,,,,,,,"Carbohydrate, by difference",G +1220511,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1220585,1005,11.55,,70.0,,,,,,,"Carbohydrate, by difference",G +1220901,1005,11.55,,70.0,,,,,,,"Carbohydrate, by difference",G +1221043,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1221593,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1221961,1005,80.77,,70.0,,,,,,,"Carbohydrate, by difference",G +1222336,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1222609,1005,33.87,,70.0,,,,,,,"Carbohydrate, by difference",G +1222641,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1222731,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1222733,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1222776,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1223072,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1223350,1005,65.73,,70.0,,,,,,,"Carbohydrate, by difference",G +1223445,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1223463,1005,82.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1223571,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1223757,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1224222,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1224336,1005,7.92,,70.0,,,,,,,"Carbohydrate, by difference",G +1224594,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1224604,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1224744,1005,94.44,,70.0,,,,,,,"Carbohydrate, by difference",G +1224755,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1225092,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1225978,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1226224,1005,56.44,,70.0,,,,,,,"Carbohydrate, by difference",G +1226229,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1226721,1005,58.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1226774,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1227142,1005,8.75,,70.0,,,,,,,"Carbohydrate, by difference",G +1227391,1005,56.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1227425,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1227713,1005,8.02,,70.0,,,,,,,"Carbohydrate, by difference",G +1227781,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1228126,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1228709,1005,56.34,,70.0,,,,,,,"Carbohydrate, by difference",G +1229123,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1230134,1005,57.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1230527,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1230998,1005,47.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1231137,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1231196,1005,90.91,,70.0,,,,,,,"Carbohydrate, by difference",G +1231238,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1231658,1005,28.21,,70.0,,,,,,,"Carbohydrate, by difference",G +1233090,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1233208,1005,73.08,,70.0,,,,,,,"Carbohydrate, by difference",G +1233372,1005,86.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1233753,1005,2.92,,70.0,,,,,,,"Carbohydrate, by difference",G +1233799,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1233959,1005,8.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1234054,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1234093,1005,94.44,,70.0,,,,,,,"Carbohydrate, by difference",G +1234106,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1234606,1005,4.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1235017,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1235187,1005,42.47,,70.0,,,,,,,"Carbohydrate, by difference",G +1235244,1005,68.97,,70.0,,,,,,,"Carbohydrate, by difference",G +1235355,1005,15.15,,70.0,,,,,,,"Carbohydrate, by difference",G +1235579,1005,90.24,,70.0,,,,,,,"Carbohydrate, by difference",G +1235779,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1236025,1005,65.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1236288,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1236748,1005,5.49,,70.0,,,,,,,"Carbohydrate, by difference",G +1237069,1005,32.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1237511,1005,61.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1237557,1005,58.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1237615,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G +1237872,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1238020,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1238323,1005,24.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1239079,1005,62.15,,70.0,,,,,,,"Carbohydrate, by difference",G +1239148,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1239792,1005,86.49,,70.0,,,,,,,"Carbohydrate, by difference",G +1240162,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1240265,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1240329,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1240665,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1240692,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1240998,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1241021,1005,43.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1241518,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1242785,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1242803,1005,17.92,,70.0,,,,,,,"Carbohydrate, by difference",G +1243126,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1243193,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1243221,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1243383,1005,5.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1243424,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1243984,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1244759,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1244923,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1244960,1005,57.65,,70.0,,,,,,,"Carbohydrate, by difference",G +1245001,1005,19.72,,70.0,,,,,,,"Carbohydrate, by difference",G +1245174,1005,5.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1245189,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1245335,1005,61.54,,70.0,,,,,,,"Carbohydrate, by difference",G +1245541,1005,58.82,,70.0,,,,,,,"Carbohydrate, by difference",G +1245760,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +1245916,1005,45.61,,70.0,,,,,,,"Carbohydrate, by difference",G +1245988,1005,71.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1246011,1005,48.21,,70.0,,,,,,,"Carbohydrate, by difference",G +1246423,1005,4.23,,70.0,,,,,,,"Carbohydrate, by difference",G +1246544,1005,49.3,,70.0,,,,,,,"Carbohydrate, by difference",G +1246551,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1246607,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1246697,1005,10.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1246909,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1246915,1005,14.12,,70.0,,,,,,,"Carbohydrate, by difference",G +1247053,1005,62.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1247697,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1247938,1005,35.4,,70.0,,,,,,,"Carbohydrate, by difference",G +1248174,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1248245,1005,3.7,,70.0,,,,,,,"Carbohydrate, by difference",G +1248397,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1248499,1005,54.74,,70.0,,,,,,,"Carbohydrate, by difference",G +1248697,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1248870,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1249502,1005,14.16,,70.0,,,,,,,"Carbohydrate, by difference",G +1249973,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1250109,1005,57.75,,70.0,,,,,,,"Carbohydrate, by difference",G +1250306,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1250459,1005,87.18,,70.0,,,,,,,"Carbohydrate, by difference",G +1250655,1005,86.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1250662,1005,54.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1250884,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +1250910,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1251056,1005,47.37,,70.0,,,,,,,"Carbohydrate, by difference",G +1251099,1005,94.12,,70.0,,,,,,,"Carbohydrate, by difference",G +1251272,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G +1251436,1005,87.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1251547,1005,58.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1251631,1005,96.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1251882,1005,86.84,,70.0,,,,,,,"Carbohydrate, by difference",G +1252018,1005,7.92,,70.0,,,,,,,"Carbohydrate, by difference",G +1252193,1005,93.75,,70.0,,,,,,,"Carbohydrate, by difference",G +1252751,1005,64.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1252939,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1253043,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1253132,1005,25.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1253174,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1253516,1005,14.58,,70.0,,,,,,,"Carbohydrate, by difference",G +1253723,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1254107,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1254288,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1254550,1005,41.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1254636,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1254890,1005,7.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1254950,1005,5.68,,70.0,,,,,,,"Carbohydrate, by difference",G +1255008,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1255651,1005,17.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1256181,1005,24.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1256265,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1256286,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1256297,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G +1256439,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1257208,1005,6.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1257340,1005,65.12,,70.0,,,,,,,"Carbohydrate, by difference",G +1257364,1005,13.4,,70.0,,,,,,,"Carbohydrate, by difference",G +1257445,1005,47.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1257544,1005,54.55,,70.0,,,,,,,"Carbohydrate, by difference",G +1257761,1005,42.11,,70.0,,,,,,,"Carbohydrate, by difference",G +1258338,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1258521,1005,49.41,,70.0,,,,,,,"Carbohydrate, by difference",G +1258759,1005,58.18,,70.0,,,,,,,"Carbohydrate, by difference",G +1258977,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1259398,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G +1259457,1005,25.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1260072,1005,35.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1260204,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1260246,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1260265,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1260387,1005,70.97,,70.0,,,,,,,"Carbohydrate, by difference",G +1260524,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +1260567,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1260598,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1261179,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1261186,1005,30.97,,70.0,,,,,,,"Carbohydrate, by difference",G +1261324,1005,74.55,,70.0,,,,,,,"Carbohydrate, by difference",G +1261325,1005,77.78,,70.0,,,,,,,"Carbohydrate, by difference",G +1261395,1005,63.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1261771,1005,67.44,,70.0,,,,,,,"Carbohydrate, by difference",G +1261783,1005,52.63,,70.0,,,,,,,"Carbohydrate, by difference",G +1261860,1005,78.95,,70.0,,,,,,,"Carbohydrate, by difference",G +1261969,1005,88.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1262107,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1262208,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1262455,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1263500,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1263572,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1263667,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1263713,1005,5.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1263804,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1263874,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1264240,1005,2.31,,70.0,,,,,,,"Carbohydrate, by difference",G +1264645,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1264846,1005,11.11,,70.0,,,,,,,"Carbohydrate, by difference",G +1264890,1005,11.03,,70.0,,,,,,,"Carbohydrate, by difference",G +1264904,1005,11.27,,70.0,,,,,,,"Carbohydrate, by difference",G +1265033,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1265087,1005,8.98,,70.0,,,,,,,"Carbohydrate, by difference",G +1265346,1005,1.47,,70.0,,,,,,,"Carbohydrate, by difference",G +1265929,1005,28.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1266091,1005,54.35,,70.0,,,,,,,"Carbohydrate, by difference",G +1266114,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1266118,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1266339,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1266623,1005,1.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1266971,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1267126,1005,9.41,,70.0,,,,,,,"Carbohydrate, by difference",G +1267410,1005,48.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1267441,1005,10.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1267506,1005,41.18,,70.0,,,,,,,"Carbohydrate, by difference",G +1268132,1005,8.16,,70.0,,,,,,,"Carbohydrate, by difference",G +1268292,1005,23.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1268353,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G +1268557,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1269234,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1269459,1005,0.66,,70.0,,,,,,,"Carbohydrate, by difference",G +1269675,1005,3.54,,70.0,,,,,,,"Carbohydrate, by difference",G +1269840,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1270049,1005,8.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1270415,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1270451,1005,51.61,,70.0,,,,,,,"Carbohydrate, by difference",G +1270653,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1270945,1005,59.65,,70.0,,,,,,,"Carbohydrate, by difference",G +1270957,1005,69.77,,70.0,,,,,,,"Carbohydrate, by difference",G +1271401,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1271470,1005,51.28,,70.0,,,,,,,"Carbohydrate, by difference",G +1271606,1005,14.16,,70.0,,,,,,,"Carbohydrate, by difference",G +1271620,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1271856,1005,2.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1272137,1005,3.85,,70.0,,,,,,,"Carbohydrate, by difference",G +1272401,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1272569,1005,56.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1272709,1005,50.63,,70.0,,,,,,,"Carbohydrate, by difference",G +1272838,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1273341,1005,45.24,,70.0,,,,,,,"Carbohydrate, by difference",G +1273370,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1273788,1005,4.58,,70.0,,,,,,,"Carbohydrate, by difference",G +1273914,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1274122,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1274149,1005,3.61,,70.0,,,,,,,"Carbohydrate, by difference",G +1274223,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1274321,1005,52.94,,70.0,,,,,,,"Carbohydrate, by difference",G +1274596,1005,13.04,,70.0,,,,,,,"Carbohydrate, by difference",G +1274632,1005,55.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1275289,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G +1275552,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1276034,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1276057,1005,6.47,,70.0,,,,,,,"Carbohydrate, by difference",G +1276190,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1276247,1005,56.52,,70.0,,,,,,,"Carbohydrate, by difference",G +1276306,1005,28.69,,70.0,,,,,,,"Carbohydrate, by difference",G +1276780,1005,85.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1276869,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1277188,1005,10.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1277205,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1277439,1005,79.41,,70.0,,,,,,,"Carbohydrate, by difference",G +1277516,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1277546,1005,31.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1277577,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1277805,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1277847,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1277860,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1277925,1005,39.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1278054,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1278678,1005,65.12,,70.0,,,,,,,"Carbohydrate, by difference",G +1278891,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1279254,1005,15.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1279528,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1280086,1005,25.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1280526,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1281111,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1281650,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1281680,1005,45.45,,70.0,,,,,,,"Carbohydrate, by difference",G +1281915,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1282029,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1282033,1005,21.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1282225,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1282452,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1282799,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G +1282884,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1282890,1005,9.41,,70.0,,,,,,,"Carbohydrate, by difference",G +1283170,1005,76.92,,70.0,,,,,,,"Carbohydrate, by difference",G +1284147,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1284207,1005,30.68,,70.0,,,,,,,"Carbohydrate, by difference",G +1284685,1005,44.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1284782,1005,16.74,,70.0,,,,,,,"Carbohydrate, by difference",G +1284993,1005,12.65,,70.0,,,,,,,"Carbohydrate, by difference",G +1286414,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1286522,1005,16.09,,70.0,,,,,,,"Carbohydrate, by difference",G +1286557,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1286598,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1286730,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1286835,1005,30.77,,70.0,,,,,,,"Carbohydrate, by difference",G +1286855,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1287920,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1288082,1005,0.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1288149,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1288281,1005,58.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1288293,1005,54.76,,70.0,,,,,,,"Carbohydrate, by difference",G +1288494,1005,4.51,,70.0,,,,,,,"Carbohydrate, by difference",G +1289068,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1290005,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1290429,1005,13.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1290518,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1291181,1005,78.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1291524,1005,52.63,,70.0,,,,,,,"Carbohydrate, by difference",G +1291862,1005,10.59,,70.0,,,,,,,"Carbohydrate, by difference",G +1291946,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1292150,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1292383,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1292487,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1292881,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1293049,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1293176,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1293251,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1293465,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1293602,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1293871,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1294255,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1294310,1005,41.94,,70.0,,,,,,,"Carbohydrate, by difference",G +1294311,1005,2.22,,70.0,,,,,,,"Carbohydrate, by difference",G +1294381,1005,42.11,,70.0,,,,,,,"Carbohydrate, by difference",G +1294445,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1294624,1005,41.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1294880,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1296707,1005,0.9,,70.0,,,,,,,"Carbohydrate, by difference",G +1296963,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1297473,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1297714,1005,4.24,,70.0,,,,,,,"Carbohydrate, by difference",G +1297739,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1297903,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1297922,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1298084,1005,62.66,,70.0,,,,,,,"Carbohydrate, by difference",G +1298120,1005,5.08,,70.0,,,,,,,"Carbohydrate, by difference",G +1298466,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1298735,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1298819,1005,11.55,,70.0,,,,,,,"Carbohydrate, by difference",G +1298983,1005,88.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1299082,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1299164,1005,94.44,,70.0,,,,,,,"Carbohydrate, by difference",G +1299776,1005,7.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1299846,1005,82.93,,70.0,,,,,,,"Carbohydrate, by difference",G +1300827,1005,50.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1301040,1005,9.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1301069,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1301143,1005,32.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1301211,1005,12.96,,70.0,,,,,,,"Carbohydrate, by difference",G +1301312,1005,85.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1301323,1005,77.78,,70.0,,,,,,,"Carbohydrate, by difference",G +1301454,1005,13.52,,70.0,,,,,,,"Carbohydrate, by difference",G +1301844,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1301906,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1302015,1005,74.07,,70.0,,,,,,,"Carbohydrate, by difference",G +1302028,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1302180,1005,14.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1302271,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1302332,1005,86.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1302341,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1303450,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1303486,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1303915,1005,15.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1303936,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1304005,1005,15.93,,70.0,,,,,,,"Carbohydrate, by difference",G +1304143,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G +1304253,1005,61.9,,70.0,,,,,,,"Carbohydrate, by difference",G +1304361,1005,8.61,,70.0,,,,,,,"Carbohydrate, by difference",G +1304487,1005,89.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1304678,1005,90.32,,70.0,,,,,,,"Carbohydrate, by difference",G +1304797,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1304877,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1304900,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1304918,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1304975,1005,77.78,,70.0,,,,,,,"Carbohydrate, by difference",G +1305756,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1305777,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1305793,1005,30.97,,70.0,,,,,,,"Carbohydrate, by difference",G +1306036,1005,51.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1306142,1005,1.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1306313,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1306346,1005,53.85,,70.0,,,,,,,"Carbohydrate, by difference",G +1307663,1005,18.75,,70.0,,,,,,,"Carbohydrate, by difference",G +1307972,1005,69.77,,70.0,,,,,,,"Carbohydrate, by difference",G +1308634,1005,83.72,,70.0,,,,,,,"Carbohydrate, by difference",G +1309058,1005,45.95,,70.0,,,,,,,"Carbohydrate, by difference",G +1309332,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1309609,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1309677,1005,1.61,,70.0,,,,,,,"Carbohydrate, by difference",G +1310864,1005,52.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1310886,1005,59.52,,70.0,,,,,,,"Carbohydrate, by difference",G +1311061,1005,9.58,,70.0,,,,,,,"Carbohydrate, by difference",G +1311354,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G +1311575,1005,20.44,,70.0,,,,,,,"Carbohydrate, by difference",G +1311620,1005,47.9,,70.0,,,,,,,"Carbohydrate, by difference",G +1311780,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1312432,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1312541,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1312833,1005,86.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1313032,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1313157,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1313494,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1313649,1005,80.36,,70.0,,,,,,,"Carbohydrate, by difference",G +1313823,1005,9.39,,70.0,,,,,,,"Carbohydrate, by difference",G +1314035,1005,65.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1314252,1005,94.74,,70.0,,,,,,,"Carbohydrate, by difference",G +1314474,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1314745,1005,12.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1314753,1005,24.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1314968,1005,26.03,,70.0,,,,,,,"Carbohydrate, by difference",G +1315315,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G +1315604,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1315748,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1316258,1005,3.75,,70.0,,,,,,,"Carbohydrate, by difference",G +1316263,1005,6.48,,70.0,,,,,,,"Carbohydrate, by difference",G +1316983,1005,9.41,,70.0,,,,,,,"Carbohydrate, by difference",G +1317291,1005,44.19,,70.0,,,,,,,"Carbohydrate, by difference",G +1317814,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1318054,1005,18.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1318622,1005,9.41,,70.0,,,,,,,"Carbohydrate, by difference",G +1318940,1005,20.26,,70.0,,,,,,,"Carbohydrate, by difference",G +1319031,1005,72.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1319705,1005,46.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1319971,1005,18.75,,70.0,,,,,,,"Carbohydrate, by difference",G +1319978,1005,16.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1320205,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1320208,1005,3.12,,70.0,,,,,,,"Carbohydrate, by difference",G +1320449,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1320489,1005,46.51,,70.0,,,,,,,"Carbohydrate, by difference",G +1321011,1005,5.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1321107,1005,50.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1321252,1005,9.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1321355,1005,48.39,,70.0,,,,,,,"Carbohydrate, by difference",G +1321438,1005,14.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1321520,1005,9.3,,70.0,,,,,,,"Carbohydrate, by difference",G +1321689,1005,6.4,,70.0,,,,,,,"Carbohydrate, by difference",G +1322216,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1322248,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1322326,1005,54.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1322387,1005,56.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1322732,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1322771,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1323882,1005,5.69,,70.0,,,,,,,"Carbohydrate, by difference",G +1324002,1005,17.7,,70.0,,,,,,,"Carbohydrate, by difference",G +1324376,1005,44.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1324633,1005,24.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1324888,1005,37.21,,70.0,,,,,,,"Carbohydrate, by difference",G +1325060,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1325295,1005,15.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1325563,1005,50.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1325810,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1325830,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1325858,1005,22.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1325864,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1325969,1005,60.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1326443,1005,23.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1326552,1005,7.03,,70.0,,,,,,,"Carbohydrate, by difference",G +1326828,1005,72.73,,70.0,,,,,,,"Carbohydrate, by difference",G +1327030,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G +1327083,1005,47.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1327106,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1327113,1005,9.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1327218,1005,41.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1327263,1005,72.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1327524,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1328659,1005,11.66,,70.0,,,,,,,"Carbohydrate, by difference",G +1328850,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1330256,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1330415,1005,35.61,,70.0,,,,,,,"Carbohydrate, by difference",G +1330476,1005,74.07,,70.0,,,,,,,"Carbohydrate, by difference",G +1330545,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1330679,1005,3.8,,70.0,,,,,,,"Carbohydrate, by difference",G +1331742,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +1331752,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G +1331993,1005,38.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1332111,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1332468,1005,12.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1332530,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1332950,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1333204,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +1334146,1005,65.85,,70.0,,,,,,,"Carbohydrate, by difference",G +1334548,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1334936,1005,9.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1335563,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1335612,1005,12.92,,70.0,,,,,,,"Carbohydrate, by difference",G +1335912,1005,38.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1336959,1005,17.68,,70.0,,,,,,,"Carbohydrate, by difference",G +1337211,1005,21.82,,70.0,,,,,,,"Carbohydrate, by difference",G +1337302,1005,17.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1337306,1005,10.68,,70.0,,,,,,,"Carbohydrate, by difference",G +1337685,1005,42.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1338174,1005,80.77,,70.0,,,,,,,"Carbohydrate, by difference",G +1338543,1005,95.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1339819,1005,68.97,,70.0,,,,,,,"Carbohydrate, by difference",G +1339873,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1340571,1005,30.97,,70.0,,,,,,,"Carbohydrate, by difference",G +1340598,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1340727,1005,19.75,,70.0,,,,,,,"Carbohydrate, by difference",G +1340906,1005,7.69,,70.0,,,,,,,"Carbohydrate, by difference",G +1340947,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1341524,1005,77.78,,70.0,,,,,,,"Carbohydrate, by difference",G +1342794,1005,41.18,,70.0,,,,,,,"Carbohydrate, by difference",G +1342860,1005,4.08,,70.0,,,,,,,"Carbohydrate, by difference",G +1342893,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1342905,1005,14.58,,70.0,,,,,,,"Carbohydrate, by difference",G +1342934,1005,52.63,,70.0,,,,,,,"Carbohydrate, by difference",G +1343016,1005,82.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1343817,1005,58.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1344026,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1344136,1005,69.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1344205,1005,86.36,,70.0,,,,,,,"Carbohydrate, by difference",G +1344950,1005,11.11,,70.0,,,,,,,"Carbohydrate, by difference",G +1345021,1005,31.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1345666,1005,13.85,,70.0,,,,,,,"Carbohydrate, by difference",G +1345917,1005,10.4,,70.0,,,,,,,"Carbohydrate, by difference",G +1346321,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1347012,1005,22.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1347472,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G +1347884,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1347923,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G +1348162,1005,48.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1348488,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1348499,1005,26.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1348588,1005,7.32,,70.0,,,,,,,"Carbohydrate, by difference",G +1348701,1005,1.11,,70.0,,,,,,,"Carbohydrate, by difference",G +1349035,1005,13.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1349367,1005,24.24,,70.0,,,,,,,"Carbohydrate, by difference",G +1349519,1005,8.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1349846,1005,28.12,,70.0,,,,,,,"Carbohydrate, by difference",G +1349862,1005,7.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1350055,1005,34.34,,70.0,,,,,,,"Carbohydrate, by difference",G +1350094,1005,8.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1352603,1005,63.16,,70.0,,,,,,,"Carbohydrate, by difference",G +1352685,1005,64.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1352761,1005,38.66,,70.0,,,,,,,"Carbohydrate, by difference",G +1353218,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1353424,1005,11.06,,70.0,,,,,,,"Carbohydrate, by difference",G +1353963,1005,3.08,,70.0,,,,,,,"Carbohydrate, by difference",G +1354107,1005,21.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1354423,1005,65.12,,70.0,,,,,,,"Carbohydrate, by difference",G +1354531,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1355049,1005,3.06,,70.0,,,,,,,"Carbohydrate, by difference",G +1355259,1005,41.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1355289,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1355354,1005,57.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1355486,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1355511,1005,16.81,,70.0,,,,,,,"Carbohydrate, by difference",G +1355779,1005,51.85,,70.0,,,,,,,"Carbohydrate, by difference",G +1355808,1005,14.52,,70.0,,,,,,,"Carbohydrate, by difference",G +1355937,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1356340,1005,11.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1356611,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1356741,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1356820,1005,14.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1357023,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1357101,1005,0.28,,70.0,,,,,,,"Carbohydrate, by difference",G +1357423,1005,32.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1357498,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1357527,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1357861,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1357938,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1358000,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1358153,1005,13.61,,70.0,,,,,,,"Carbohydrate, by difference",G +1358191,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1358232,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1358280,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1358557,1005,24.68,,70.0,,,,,,,"Carbohydrate, by difference",G +1358624,1005,45.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1358715,1005,10.16,,70.0,,,,,,,"Carbohydrate, by difference",G +1358854,1005,6.48,,70.0,,,,,,,"Carbohydrate, by difference",G +1359102,1005,39.34,,70.0,,,,,,,"Carbohydrate, by difference",G +1359183,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1359420,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1359620,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1359644,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +1359746,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1359835,1005,34.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1359849,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1360032,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1360150,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G +1360253,1005,21.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1360649,1005,13.8,,70.0,,,,,,,"Carbohydrate, by difference",G +1360962,1005,44.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1361012,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1361216,1005,4.92,,70.0,,,,,,,"Carbohydrate, by difference",G +1361518,1005,13.24,,70.0,,,,,,,"Carbohydrate, by difference",G +1361686,1005,23.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1362538,1005,43.9,,70.0,,,,,,,"Carbohydrate, by difference",G +1362588,1005,13.85,,70.0,,,,,,,"Carbohydrate, by difference",G +1363405,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G +1363586,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1363747,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1364355,1005,4.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1364677,1005,3.66,,70.0,,,,,,,"Carbohydrate, by difference",G +1365368,1005,17.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1365429,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1367383,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1367554,1005,11.02,,70.0,,,,,,,"Carbohydrate, by difference",G +1368421,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1369325,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1369468,1005,17.81,,70.0,,,,,,,"Carbohydrate, by difference",G +1369683,1005,88.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1369934,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1370120,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1370225,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1370724,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1372548,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1372666,1005,15.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1372745,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1372795,1005,5.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1372955,1005,68.75,,70.0,,,,,,,"Carbohydrate, by difference",G +1373097,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G +1373106,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1373214,1005,4.23,,70.0,,,,,,,"Carbohydrate, by difference",G +1373354,1005,37.08,,70.0,,,,,,,"Carbohydrate, by difference",G +1373841,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1373869,1005,1.79,,73.0,,,,,,,"Carbohydrate, by difference",G +1373875,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1374418,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1374535,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1374825,1005,26.97,,70.0,,,,,,,"Carbohydrate, by difference",G +1374832,1005,7.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1375180,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1375246,1005,65.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1375732,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1375735,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1375838,1005,63.64,,70.0,,,,,,,"Carbohydrate, by difference",G +1375863,1005,62.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1375929,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1376073,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1376142,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1376152,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1376808,1005,18.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1377129,1005,4.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1377290,1005,34.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1377462,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1377526,1005,72.09,,70.0,,,,,,,"Carbohydrate, by difference",G +1377590,1005,4.58,,70.0,,,,,,,"Carbohydrate, by difference",G +1377909,1005,23.81,,70.0,,,,,,,"Carbohydrate, by difference",G +1377969,1005,17.65,,70.0,,,,,,,"Carbohydrate, by difference",G +1377983,1005,18.18,,70.0,,,,,,,"Carbohydrate, by difference",G +1378123,1005,8.48,,70.0,,,,,,,"Carbohydrate, by difference",G +1378154,1005,46.91,,70.0,,,,,,,"Carbohydrate, by difference",G +1378468,1005,15.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1378884,1005,17.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1378918,1005,9.68,,70.0,,,,,,,"Carbohydrate, by difference",G +1378937,1005,20.34,,70.0,,,,,,,"Carbohydrate, by difference",G +1378965,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1379023,1005,38.6,,70.0,,,,,,,"Carbohydrate, by difference",G +1379109,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1379565,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1379626,1005,96.3,,70.0,,,,,,,"Carbohydrate, by difference",G +1379891,1005,21.95,,70.0,,,,,,,"Carbohydrate, by difference",G +1380449,1005,16.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1380994,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1381050,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +1381138,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1381641,1005,25.81,,70.0,,,,,,,"Carbohydrate, by difference",G +1382342,1005,4.6,,70.0,,,,,,,"Carbohydrate, by difference",G +1383494,1005,12.73,,70.0,,,,,,,"Carbohydrate, by difference",G +1383544,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1383615,1005,19.23,,70.0,,,,,,,"Carbohydrate, by difference",G +1383995,1005,44.94,,70.0,,,,,,,"Carbohydrate, by difference",G +1384298,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1384369,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1384507,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1384515,1005,65.49,,70.0,,,,,,,"Carbohydrate, by difference",G +1384629,1005,0.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1384711,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1384751,1005,47.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1384802,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1384936,1005,0.03,,70.0,,,,,,,"Carbohydrate, by difference",G +1385004,1005,25.58,,70.0,,,,,,,"Carbohydrate, by difference",G +1385052,1005,3.85,,70.0,,,,,,,"Carbohydrate, by difference",G +1385880,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1385938,1005,70.27,,70.0,,,,,,,"Carbohydrate, by difference",G +1385945,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1386135,1005,18.06,,70.0,,,,,,,"Carbohydrate, by difference",G +1386254,1005,39.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1386353,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1386479,1005,21.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1386707,1005,6.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1387088,1005,6.4,,70.0,,,,,,,"Carbohydrate, by difference",G +1387182,1005,16.28,,70.0,,,,,,,"Carbohydrate, by difference",G +1388185,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1388723,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1388930,1005,22.35,,70.0,,,,,,,"Carbohydrate, by difference",G +1388961,1005,15.04,,70.0,,,,,,,"Carbohydrate, by difference",G +1389045,1005,13.08,,70.0,,,,,,,"Carbohydrate, by difference",G +1389400,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1389450,1005,2.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1389818,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G +1389830,1005,15.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1389926,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1390082,1005,13.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1390089,1005,28.74,,70.0,,,,,,,"Carbohydrate, by difference",G +1390371,1005,12.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1391196,1005,51.61,,70.0,,,,,,,"Carbohydrate, by difference",G +1391241,1005,14.16,,70.0,,,,,,,"Carbohydrate, by difference",G +1391268,1005,50.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1391655,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1391789,1005,61.64,,70.0,,,,,,,"Carbohydrate, by difference",G +1392086,1005,92.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1392089,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1392571,1005,54.55,,70.0,,,,,,,"Carbohydrate, by difference",G +1393199,1005,49.06,,70.0,,,,,,,"Carbohydrate, by difference",G +1393492,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G +1393537,1005,23.85,,70.0,,,,,,,"Carbohydrate, by difference",G +1394276,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1394357,1005,35.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1394562,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1394565,1005,70.97,,70.0,,,,,,,"Carbohydrate, by difference",G +1394621,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1394643,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1394823,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G +1394859,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1394953,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1395225,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1395401,1005,16.1,,70.0,,,,,,,"Carbohydrate, by difference",G +1395441,1005,15.15,,70.0,,,,,,,"Carbohydrate, by difference",G +1395722,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1395728,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1396114,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G +1396232,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1397038,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1397340,1005,6.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1397724,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1397801,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1398221,1005,9.58,,70.0,,,,,,,"Carbohydrate, by difference",G +1399349,1005,16.92,,70.0,,,,,,,"Carbohydrate, by difference",G +1399360,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1399859,1005,6.47,,70.0,,,,,,,"Carbohydrate, by difference",G +1400091,1005,11.66,,70.0,,,,,,,"Carbohydrate, by difference",G +1400098,1005,6.4,,70.0,,,,,,,"Carbohydrate, by difference",G +1400850,1005,20.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1402090,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +1402236,1005,29.23,,70.0,,,,,,,"Carbohydrate, by difference",G +1402302,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1402780,1005,53.49,,70.0,,,,,,,"Carbohydrate, by difference",G +1403090,1005,58.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1403969,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1403971,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1404026,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1404194,1005,64.52,,70.0,,,,,,,"Carbohydrate, by difference",G +1404633,1005,78.46,,70.0,,,,,,,"Carbohydrate, by difference",G +1405744,1005,13.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1406017,1005,68.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1406062,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1406153,1005,74.19,,70.0,,,,,,,"Carbohydrate, by difference",G +1407074,1005,3.03,,70.0,,,,,,,"Carbohydrate, by difference",G +1407395,1005,7.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1407750,1005,10.58,,70.0,,,,,,,"Carbohydrate, by difference",G +1407920,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1408950,1005,7.94,,70.0,,,,,,,"Carbohydrate, by difference",G +1409378,1005,49.06,,70.0,,,,,,,"Carbohydrate, by difference",G +1409970,1005,32.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1410048,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1411052,1005,12.9,,70.0,,,,,,,"Carbohydrate, by difference",G +1411495,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1411604,1005,13.82,,70.0,,,,,,,"Carbohydrate, by difference",G +1411605,1005,16.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1411632,1005,14.16,,71.0,,,,,,,"Carbohydrate, by difference",G +1411794,1005,77.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1411805,1005,82.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1412072,1005,28.12,,70.0,,,,,,,"Carbohydrate, by difference",G +1412412,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1412413,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1413113,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G +1413130,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1413238,1005,48.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1413506,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1414086,1005,42.11,,70.0,,,,,,,"Carbohydrate, by difference",G +1414542,1005,35.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1414551,1005,6.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1414556,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1414621,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +1414716,1005,10.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1415018,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1415219,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1415290,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1415707,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1416124,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1416445,1005,88.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1416483,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1416637,1005,52.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1417013,1005,26.32,,70.0,,,,,,,"Carbohydrate, by difference",G +1417142,1005,15.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1417244,1005,26.26,,70.0,,,,,,,"Carbohydrate, by difference",G +1417321,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1417325,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1417583,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1417614,1005,44.96,,70.0,,,,,,,"Carbohydrate, by difference",G +1417746,1005,46.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1417860,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1417891,1005,17.7,,70.0,,,,,,,"Carbohydrate, by difference",G +1418059,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1418149,1005,83.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1418765,1005,28.08,,70.0,,,,,,,"Carbohydrate, by difference",G +1418984,1005,11.39,,70.0,,,,,,,"Carbohydrate, by difference",G +1419139,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1419996,1005,91.3,,70.0,,,,,,,"Carbohydrate, by difference",G +1420085,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1420280,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1420827,1005,21.21,,70.0,,,,,,,"Carbohydrate, by difference",G +1420984,1005,26.19,,70.0,,,,,,,"Carbohydrate, by difference",G +1421079,1005,10.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1421127,1005,42.11,,70.0,,,,,,,"Carbohydrate, by difference",G +1421435,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1421787,1005,4.35,,70.0,,,,,,,"Carbohydrate, by difference",G +1421932,1005,15.15,,70.0,,,,,,,"Carbohydrate, by difference",G +1422133,1005,36.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1422452,1005,16.81,,70.0,,,,,,,"Carbohydrate, by difference",G +1423261,1005,4.58,,70.0,,,,,,,"Carbohydrate, by difference",G +1423366,1005,82.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1423681,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1423861,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1423913,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1423917,1005,41.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1424411,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1424449,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1424464,1005,28.85,,70.0,,,,,,,"Carbohydrate, by difference",G +1424860,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1425177,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1425256,1005,3.64,,70.0,,,,,,,"Carbohydrate, by difference",G +1425504,1005,20.24,,70.0,,,,,,,"Carbohydrate, by difference",G +1425777,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1425981,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1426327,1005,57.45,,70.0,,,,,,,"Carbohydrate, by difference",G +1426363,1005,78.12,,70.0,,,,,,,"Carbohydrate, by difference",G +1426453,1005,23.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1426665,1005,15.66,,70.0,,,,,,,"Carbohydrate, by difference",G +1426685,1005,0.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1426955,1005,84.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1427364,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1427482,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1428172,1005,15.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1428462,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1428735,1005,92.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1428771,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1431098,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1432338,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1432906,1005,43.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1434539,1005,70.18,,70.0,,,,,,,"Carbohydrate, by difference",G +1434769,1005,40.74,,70.0,,,,,,,"Carbohydrate, by difference",G +1435298,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1435345,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1435609,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1435626,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1436376,1005,58.54,,70.0,,,,,,,"Carbohydrate, by difference",G +1436465,1005,7.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1436580,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1444974,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1455342,1005,12.9,,71.0,,,,,,,"Carbohydrate, by difference",G +1455446,1005,1.74,,71.0,,,,,,,"Carbohydrate, by difference",G +1455585,1005,23.08,,71.0,,,,,,,"Carbohydrate, by difference",G +1455863,1005,8.33,,71.0,,,,,,,"Carbohydrate, by difference",G +1455965,1005,10.83,,71.0,,,,,,,"Carbohydrate, by difference",G +1456144,1005,22.22,,78.0,,,,,,,"Carbohydrate, by difference",G +1456330,1005,6.67,,71.0,,,,,,,"Carbohydrate, by difference",G +1457001,1005,55.0,,78.0,,,,,,,"Carbohydrate, by difference",G +1457093,1005,25.0,,78.0,,,,,,,"Carbohydrate, by difference",G +1457112,1005,34.12,,71.0,,,,,,,"Carbohydrate, by difference",G +1457605,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1457914,1005,10.86,,78.0,,,,,,,"Carbohydrate, by difference",G +1457918,1005,43.48,,71.0,,,,,,,"Carbohydrate, by difference",G +1458015,1005,70.21,,71.0,,,,,,,"Carbohydrate, by difference",G +1458021,1005,72.41,,71.0,,,,,,,"Carbohydrate, by difference",G +1458972,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1459458,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1459571,1005,82.1,,78.0,,,,,,,"Carbohydrate, by difference",G +1459578,1005,52.63,,71.0,,,,,,,"Carbohydrate, by difference",G +1459730,1005,1.19,,71.0,,,,,,,"Carbohydrate, by difference",G +1459858,1005,72.32,,72.0,,,,,,,"Carbohydrate, by difference",G +1459898,1005,5.83,,71.0,,,,,,,"Carbohydrate, by difference",G +1460096,1005,67.86,,71.0,,,,,,,"Carbohydrate, by difference",G +1460260,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1460590,1005,0.89,,71.0,,,,,,,"Carbohydrate, by difference",G +1461121,1005,90.0,,71.0,,,,,,,"Carbohydrate, by difference",G +1461300,1005,3.75,,71.0,,,,,,,"Carbohydrate, by difference",G +1461306,1005,4.12,,71.0,,,,,,,"Carbohydrate, by difference",G +1461314,1005,37.0,,78.0,,,,,,,"Carbohydrate, by difference",G +1461656,1005,14.71,,71.0,,,,,,,"Carbohydrate, by difference",G +1461872,1005,11.67,,71.0,,,,,,,"Carbohydrate, by difference",G +1462173,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1462396,1005,2.68,,71.0,,,,,,,"Carbohydrate, by difference",G +1462424,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1880984,1005,72.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1462766,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1462818,1005,85.0,,78.0,,,,,,,"Carbohydrate, by difference",G +1462853,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1463154,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1463197,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1463387,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1463443,1005,22.34,,70.0,,,,,,,"Carbohydrate, by difference",G +1464052,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1464420,1005,31.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1464449,1005,77.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1464478,1005,26.76,,70.0,,,,,,,"Carbohydrate, by difference",G +1464663,1005,65.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1464975,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1464990,1005,19.47,,70.0,,,,,,,"Carbohydrate, by difference",G +1465103,1005,70.91,,70.0,,,,,,,"Carbohydrate, by difference",G +1465109,1005,36.84,,70.0,,,,,,,"Carbohydrate, by difference",G +1465261,1005,24.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1465365,1005,70.97,,70.0,,,,,,,"Carbohydrate, by difference",G +1465396,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1465963,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1466833,1005,26.76,,70.0,,,,,,,"Carbohydrate, by difference",G +1467173,1005,71.15,,70.0,,,,,,,"Carbohydrate, by difference",G +1467340,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1467468,1005,4.92,,70.0,,,,,,,"Carbohydrate, by difference",G +1467615,1005,56.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1467882,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1468232,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1468898,1005,6.19,,70.0,,,,,,,"Carbohydrate, by difference",G +1468904,1005,17.65,,70.0,,,,,,,"Carbohydrate, by difference",G +1468930,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G +1469082,1005,78.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1469215,1005,58.93,,70.0,,,,,,,"Carbohydrate, by difference",G +1469542,1005,67.74,,70.0,,,,,,,"Carbohydrate, by difference",G +1469801,1005,37.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1470078,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1470169,1005,37.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1470318,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1470832,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1470894,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1471318,1005,9.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1471408,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G +1471595,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1471662,1005,1.67,,73.0,,,,,,,"Carbohydrate, by difference",G +1472775,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1473045,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1473169,1005,14.12,,70.0,,,,,,,"Carbohydrate, by difference",G +1473234,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1473358,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1473523,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1473722,1005,15.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1473752,1005,8.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1473802,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1474052,1005,55.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1474186,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1474306,1005,25.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1474573,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1474628,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G +1475265,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1475433,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1475601,1005,11.48,,70.0,,,,,,,"Carbohydrate, by difference",G +1475645,1005,41.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1475844,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1475992,1005,13.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1476074,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1476426,1005,11.76,,70.0,,,,,,,"Carbohydrate, by difference",G +1476489,1005,63.64,,70.0,,,,,,,"Carbohydrate, by difference",G +1476554,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1476665,1005,6.3,,70.0,,,,,,,"Carbohydrate, by difference",G +1477027,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1477295,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1477474,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1477858,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G +1478014,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1478248,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1478953,1005,69.7,,70.0,,,,,,,"Carbohydrate, by difference",G +1478957,1005,7.69,,73.0,,,,,,,"Carbohydrate, by difference",G +1479310,1005,74.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1479412,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1479504,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1480024,1005,28.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1480244,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1480777,1005,7.65,,70.0,,,,,,,"Carbohydrate, by difference",G +1481079,1005,41.94,,70.0,,,,,,,"Carbohydrate, by difference",G +1481163,1005,12.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1481316,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1481321,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1481634,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1481797,1005,41.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1481809,1005,95.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1482029,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1482230,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1482290,1005,33.87,,70.0,,,,,,,"Carbohydrate, by difference",G +1482299,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1482487,1005,21.55,,70.0,,,,,,,"Carbohydrate, by difference",G +1483128,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1483256,1005,63.46,,70.0,,,,,,,"Carbohydrate, by difference",G +1483434,1005,11.76,,70.0,,,,,,,"Carbohydrate, by difference",G +1483507,1005,27.91,,70.0,,,,,,,"Carbohydrate, by difference",G +1483629,1005,4.94,,70.0,,,,,,,"Carbohydrate, by difference",G +1483777,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1483794,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1483803,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1484001,1005,18.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1484025,1005,6.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1484483,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1484743,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +1484746,1005,18.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1485086,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1485288,1005,69.39,,70.0,,,,,,,"Carbohydrate, by difference",G +1485346,1005,74.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1485350,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1485752,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1485798,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1485899,1005,4.94,,70.0,,,,,,,"Carbohydrate, by difference",G +1486063,1005,16.15,,70.0,,,,,,,"Carbohydrate, by difference",G +1486095,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1486395,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1486550,1005,75.44,,70.0,,,,,,,"Carbohydrate, by difference",G +1486568,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1486724,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1486804,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1486992,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1487127,1005,7.32,,70.0,,,,,,,"Carbohydrate, by difference",G +1487371,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1487818,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1487917,1005,37.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1488071,1005,16.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1488610,1005,30.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1488877,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1488887,1005,48.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1489066,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1489315,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1489341,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G +1489501,1005,18.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1489574,1005,5.69,,70.0,,,,,,,"Carbohydrate, by difference",G +1489643,1005,21.21,,70.0,,,,,,,"Carbohydrate, by difference",G +1489709,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1489863,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G +1490974,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1491029,1005,15.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1491196,1005,86.36,,70.0,,,,,,,"Carbohydrate, by difference",G +1491287,1005,8.98,,70.0,,,,,,,"Carbohydrate, by difference",G +1491571,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G +1491598,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1491828,1005,15.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1491953,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1492127,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1492263,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1492327,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1492674,1005,15.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1492839,1005,29.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1492904,1005,7.14,,73.0,,,,,,,"Carbohydrate, by difference",G +1493190,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +1493565,1005,16.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1493735,1005,88.1,,70.0,,,,,,,"Carbohydrate, by difference",G +1493787,1005,88.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1493819,1005,74.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1494026,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1494340,1005,16.8,,70.0,,,,,,,"Carbohydrate, by difference",G +1494449,1005,25.85,,70.0,,,,,,,"Carbohydrate, by difference",G +1494458,1005,61.84,,70.0,,,,,,,"Carbohydrate, by difference",G +1494554,1005,56.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1494672,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1494869,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1495122,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1495356,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G +1495682,1005,42.11,,70.0,,,,,,,"Carbohydrate, by difference",G +1495955,1005,53.03,,70.0,,,,,,,"Carbohydrate, by difference",G +1496110,1005,22.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1496217,1005,10.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1496378,1005,4.76,,70.0,,,,,,,"Carbohydrate, by difference",G +1496888,1005,56.6,,70.0,,,,,,,"Carbohydrate, by difference",G +1496985,1005,77.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1497017,1005,11.11,,73.0,,,,,,,"Carbohydrate, by difference",G +1497060,1005,76.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1497178,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1497552,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G +1497922,1005,67.65,,70.0,,,,,,,"Carbohydrate, by difference",G +1497946,1005,16.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1498218,1005,14.65,,70.0,,,,,,,"Carbohydrate, by difference",G +1498247,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1498341,1005,27.06,,70.0,,,,,,,"Carbohydrate, by difference",G +1498586,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1498636,1005,14.11,,70.0,,,,,,,"Carbohydrate, by difference",G +1498651,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1498656,1005,5.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1498843,1005,2.99,,70.0,,,,,,,"Carbohydrate, by difference",G +1498990,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1499068,1005,26.19,,70.0,,,,,,,"Carbohydrate, by difference",G +1499115,1005,30.26,,70.0,,,,,,,"Carbohydrate, by difference",G +1499184,1005,31.76,,70.0,,,,,,,"Carbohydrate, by difference",G +1499204,1005,18.58,,70.0,,,,,,,"Carbohydrate, by difference",G +1499217,1005,10.66,,70.0,,,,,,,"Carbohydrate, by difference",G +1499561,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1499739,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1500077,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1500394,1005,43.9,,70.0,,,,,,,"Carbohydrate, by difference",G +1500591,1005,6.19,,70.0,,,,,,,"Carbohydrate, by difference",G +1500729,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1500733,1005,1.99,,70.0,,,,,,,"Carbohydrate, by difference",G +1500808,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1500843,1005,14.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1501042,1005,1.19,,70.0,,,,,,,"Carbohydrate, by difference",G +1501053,1005,17.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1502164,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1502700,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1502728,1005,46.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1502753,1005,48.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1502922,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1502977,1005,5.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1503064,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1503409,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1503607,1005,9.6,,70.0,,,,,,,"Carbohydrate, by difference",G +1503851,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1504914,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1505015,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1505048,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1505092,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1505419,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1505523,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1507058,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1507560,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1507570,1005,32.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1507682,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1507767,1005,6.35,,70.0,,,,,,,"Carbohydrate, by difference",G +1507880,1005,6.41,,70.0,,,,,,,"Carbohydrate, by difference",G +1507996,1005,20.27,,70.0,,,,,,,"Carbohydrate, by difference",G +1508076,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1508898,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1508929,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1509151,1005,80.81,,70.0,,,,,,,"Carbohydrate, by difference",G +1509344,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1509440,1005,56.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1509726,1005,21.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1510173,1005,29.21,,70.0,,,,,,,"Carbohydrate, by difference",G +1510380,1005,22.73,,70.0,,,,,,,"Carbohydrate, by difference",G +1510476,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1510819,1005,32.93,,70.0,,,,,,,"Carbohydrate, by difference",G +1511144,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1511259,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1511277,1005,25.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1511485,1005,9.68,,70.0,,,,,,,"Carbohydrate, by difference",G +1511540,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1511682,1005,68.75,,70.0,,,,,,,"Carbohydrate, by difference",G +1511726,1005,41.03,,70.0,,,,,,,"Carbohydrate, by difference",G +1512048,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1512252,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1512333,1005,3.82,,70.0,,,,,,,"Carbohydrate, by difference",G +1512507,1005,8.45,,70.0,,,,,,,"Carbohydrate, by difference",G +1512620,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1513121,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1513458,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1513514,1005,0.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1513531,1005,6.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1513844,1005,20.65,,70.0,,,,,,,"Carbohydrate, by difference",G +1514008,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1514527,1005,11.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1514692,1005,5.04,,70.0,,,,,,,"Carbohydrate, by difference",G +1514818,1005,10.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1515282,1005,48.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1515420,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1515521,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1516104,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1516265,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1516726,1005,56.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1516930,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1517063,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1517292,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1517397,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1517426,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1517489,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1517676,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1517759,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1517762,1005,50.0,,73.0,,,,,,,"Carbohydrate, by difference",G +1517920,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1518117,1005,59.52,,70.0,,,,,,,"Carbohydrate, by difference",G +1518648,1005,88.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1518840,1005,2.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1518933,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1518976,1005,95.65,,70.0,,,,,,,"Carbohydrate, by difference",G +1518996,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1519222,1005,60.61,,70.0,,,,,,,"Carbohydrate, by difference",G +1519344,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1519630,1005,73.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1519764,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1519831,1005,18.6,,70.0,,,,,,,"Carbohydrate, by difference",G +1519989,1005,80.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1520086,1005,73.81,,70.0,,,,,,,"Carbohydrate, by difference",G +1520293,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1520432,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1520679,1005,73.81,,70.0,,,,,,,"Carbohydrate, by difference",G +1520788,1005,7.08,,70.0,,,,,,,"Carbohydrate, by difference",G +1520821,1005,68.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1520867,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1521566,1005,84.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1521733,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1521845,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1522087,1005,58.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1522211,1005,39.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1522232,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1522387,1005,92.31,,70.0,,,,,,,"Carbohydrate, by difference",G +1522556,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1522624,1005,52.73,,70.0,,,,,,,"Carbohydrate, by difference",G +1522640,1005,29.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1522997,1005,70.97,,70.0,,,,,,,"Carbohydrate, by difference",G +1523062,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1523335,1005,45.24,,70.0,,,,,,,"Carbohydrate, by difference",G +1523371,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1523688,1005,82.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1523952,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1523973,1005,0.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1524386,1005,65.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1524388,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1524752,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1525278,1005,46.15,,70.0,,,,,,,"Carbohydrate, by difference",G +1525338,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1525559,1005,46.81,,70.0,,,,,,,"Carbohydrate, by difference",G +1525849,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1526032,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1526182,1005,11.81,,70.0,,,,,,,"Carbohydrate, by difference",G +1526313,1005,91.55,,70.0,,,,,,,"Carbohydrate, by difference",G +1526330,1005,92.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1526466,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1527780,1005,94.44,,70.0,,,,,,,"Carbohydrate, by difference",G +1527831,1005,95.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1527945,1005,9.73,,70.0,,,,,,,"Carbohydrate, by difference",G +1528109,1005,59.02,,70.0,,,,,,,"Carbohydrate, by difference",G +1528407,1005,61.11,,70.0,,,,,,,"Carbohydrate, by difference",G +1528469,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1528567,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1528678,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1528907,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1529074,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1529096,1005,1.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1529265,1005,55.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1529817,1005,61.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1529868,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1530210,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1530460,1005,92.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1530685,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1531115,1005,60.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1531659,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1532050,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1532258,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1532288,1005,79.41,,70.0,,,,,,,"Carbohydrate, by difference",G +1532492,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1532567,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1533353,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1533620,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1533633,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1533758,1005,88.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1533836,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1533893,1005,87.18,,70.0,,,,,,,"Carbohydrate, by difference",G +1534131,1005,79.31,,70.0,,,,,,,"Carbohydrate, by difference",G +1534348,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1534544,1005,25.54,,70.0,,,,,,,"Carbohydrate, by difference",G +1534649,1005,11.01,,70.0,,,,,,,"Carbohydrate, by difference",G +1534661,1005,68.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1534743,1005,20.0,,73.0,,,,,,,"Carbohydrate, by difference",G +1534800,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1534937,1005,48.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1534948,1005,13.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1535159,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1535319,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G +1535943,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1536156,1005,13.22,,70.0,,,,,,,"Carbohydrate, by difference",G +1536520,1005,8.77,,70.0,,,,,,,"Carbohydrate, by difference",G +1536749,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1537138,1005,23.58,,70.0,,,,,,,"Carbohydrate, by difference",G +1537203,1005,1.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1537248,1005,4.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1537299,1005,15.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1537398,1005,56.34,,70.0,,,,,,,"Carbohydrate, by difference",G +1537778,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1538020,1005,74.21,,75.0,,,,,,,"Carbohydrate, by difference",G +1538424,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1538747,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1538817,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1538944,1005,72.94,,70.0,,,,,,,"Carbohydrate, by difference",G +1538981,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1539060,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1539066,1005,60.47,,70.0,,,,,,,"Carbohydrate, by difference",G +1539617,1005,59.65,,70.0,,,,,,,"Carbohydrate, by difference",G +1540137,1005,12.2,,70.0,,,,,,,"Carbohydrate, by difference",G +1540397,1005,62.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1540418,1005,67.65,,70.0,,,,,,,"Carbohydrate, by difference",G +1540744,1005,77.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1540790,1005,85.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1541535,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +1541978,1005,0.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1542200,1005,75.93,,70.0,,,,,,,"Carbohydrate, by difference",G +1542296,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1542367,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1542474,1005,9.52,,70.0,,,,,,,"Carbohydrate, by difference",G +1542559,1005,44.19,,70.0,,,,,,,"Carbohydrate, by difference",G +1542632,1005,44.64,,70.0,,,,,,,"Carbohydrate, by difference",G +1542641,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1542802,1005,86.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1542847,1005,4.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1542881,1005,79.49,,70.0,,,,,,,"Carbohydrate, by difference",G +1542911,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1542943,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +1543121,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1543490,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1543607,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1544025,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1545057,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1545059,1005,10.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1545065,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1545119,1005,29.23,,70.0,,,,,,,"Carbohydrate, by difference",G +1545754,1005,15.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1545899,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1546181,1005,29.07,,70.0,,,,,,,"Carbohydrate, by difference",G +1546683,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1546880,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1547306,1005,8.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1547481,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1548024,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1548131,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1548165,1005,32.64,,70.0,,,,,,,"Carbohydrate, by difference",G +1548249,1005,33.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1548420,1005,11.63,,70.0,,,,,,,"Carbohydrate, by difference",G +1548471,1005,25.37,,70.0,,,,,,,"Carbohydrate, by difference",G +1548523,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1548575,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1548766,1005,5.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1548872,1005,28.36,,70.0,,,,,,,"Carbohydrate, by difference",G +1548913,1005,11.76,,70.0,,,,,,,"Carbohydrate, by difference",G +1548960,1005,20.18,,70.0,,,,,,,"Carbohydrate, by difference",G +1549125,1005,3.75,,70.0,,,,,,,"Carbohydrate, by difference",G +1549612,1005,55.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1549639,1005,2.73,,70.0,,,,,,,"Carbohydrate, by difference",G +1550087,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1550297,1005,34.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1550608,1005,60.87,,70.0,,,,,,,"Carbohydrate, by difference",G +1550866,1005,37.04,,70.0,,,,,,,"Carbohydrate, by difference",G +1550899,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1551064,1005,11.45,,70.0,,,,,,,"Carbohydrate, by difference",G +1551202,1005,11.11,,70.0,,,,,,,"Carbohydrate, by difference",G +1551478,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1551600,1005,73.68,,70.0,,,,,,,"Carbohydrate, by difference",G +1551811,1005,49.02,,70.0,,,,,,,"Carbohydrate, by difference",G +1551846,1005,33.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1552051,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1552659,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1553432,1005,61.11,,70.0,,,,,,,"Carbohydrate, by difference",G +1553474,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1553553,1005,92.31,,70.0,,,,,,,"Carbohydrate, by difference",G +1553827,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1553841,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1553892,1005,37.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1554015,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1554159,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1554170,1005,19.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1554260,1005,55.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1554366,1005,28.85,,70.0,,,,,,,"Carbohydrate, by difference",G +1554427,1005,8.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1554559,1005,12.78,,70.0,,,,,,,"Carbohydrate, by difference",G +1554664,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1554866,1005,37.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1554947,1005,48.68,,70.0,,,,,,,"Carbohydrate, by difference",G +1555004,1005,64.91,,70.0,,,,,,,"Carbohydrate, by difference",G +1555374,1005,43.18,,70.0,,,,,,,"Carbohydrate, by difference",G +1555556,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1555934,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G +1556019,1005,5.26,,70.0,,,,,,,"Carbohydrate, by difference",G +1556506,1005,10.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1556537,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1556845,1005,14.4,,70.0,,,,,,,"Carbohydrate, by difference",G +1556846,1005,2.7,,70.0,,,,,,,"Carbohydrate, by difference",G +1556850,1005,18.18,,70.0,,,,,,,"Carbohydrate, by difference",G +1557076,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1557229,1005,10.48,,70.0,,,,,,,"Carbohydrate, by difference",G +1557325,1005,2.68,,70.0,,,,,,,"Carbohydrate, by difference",G +1557776,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G +1557867,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G +1558089,1005,52.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1558117,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1558294,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1558338,1005,3.51,,70.0,,,,,,,"Carbohydrate, by difference",G +1558616,1005,30.68,,70.0,,,,,,,"Carbohydrate, by difference",G +1558768,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1558891,1005,22.73,,70.0,,,,,,,"Carbohydrate, by difference",G +1558967,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1559122,1005,0.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1559178,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1559343,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1559423,1005,48.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1559669,1005,29.7,,70.0,,,,,,,"Carbohydrate, by difference",G +1559745,1005,3.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1559749,1005,16.15,,70.0,,,,,,,"Carbohydrate, by difference",G +1560226,1005,10.2,,70.0,,,,,,,"Carbohydrate, by difference",G +1560690,1005,13.16,,70.0,,,,,,,"Carbohydrate, by difference",G +1560754,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1560904,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G +1561146,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1561308,1005,17.65,,70.0,,,,,,,"Carbohydrate, by difference",G +1561427,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1561526,1005,18.58,,70.0,,,,,,,"Carbohydrate, by difference",G +1561579,1005,9.41,,70.0,,,,,,,"Carbohydrate, by difference",G +1561640,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1561858,1005,17.31,,70.0,,,,,,,"Carbohydrate, by difference",G +1561957,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1562025,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1562082,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1562337,1005,82.35,,70.0,,,,,,,"Carbohydrate, by difference",G +1562452,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1562820,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1563616,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1563914,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1563944,1005,13.92,,70.0,,,,,,,"Carbohydrate, by difference",G +1563988,1005,6.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1564089,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1564095,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1564205,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1564488,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1564745,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1565396,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1565647,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1565709,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1566183,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1566237,1005,24.1,,70.0,,,,,,,"Carbohydrate, by difference",G +1566774,1005,63.16,,70.0,,,,,,,"Carbohydrate, by difference",G +1566816,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1566926,1005,52.63,,70.0,,,,,,,"Carbohydrate, by difference",G +1566969,1005,51.16,,70.0,,,,,,,"Carbohydrate, by difference",G +1567182,1005,4.44,,70.0,,,,,,,"Carbohydrate, by difference",G +1567258,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1567289,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1567518,1005,0.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1567559,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1567704,1005,78.72,,70.0,,,,,,,"Carbohydrate, by difference",G +1567774,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1567808,1005,29.49,,70.0,,,,,,,"Carbohydrate, by difference",G +1567929,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1568286,1005,85.19,,70.0,,,,,,,"Carbohydrate, by difference",G +1568431,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1568579,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1568727,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1568739,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1568755,1005,49.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1568817,1005,48.48,,70.0,,,,,,,"Carbohydrate, by difference",G +1568949,1005,42.55,,70.0,,,,,,,"Carbohydrate, by difference",G +1568974,1005,39.39,,70.0,,,,,,,"Carbohydrate, by difference",G +1568997,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1569085,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1569222,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1569322,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1569421,1005,29.41,,70.0,,,,,,,"Carbohydrate, by difference",G +1569573,1005,9.58,,70.0,,,,,,,"Carbohydrate, by difference",G +1569604,1005,19.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1569862,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1570694,1005,81.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1570729,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1570911,1005,29.41,,70.0,,,,,,,"Carbohydrate, by difference",G +1571213,1005,10.99,,70.0,,,,,,,"Carbohydrate, by difference",G +1571519,1005,32.84,,70.0,,,,,,,"Carbohydrate, by difference",G +1571707,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1571840,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1571927,1005,38.1,,70.0,,,,,,,"Carbohydrate, by difference",G +1571953,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1571971,1005,90.48,,70.0,,,,,,,"Carbohydrate, by difference",G +1572137,1005,4.9,,70.0,,,,,,,"Carbohydrate, by difference",G +1572384,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1572581,1005,57.65,,70.0,,,,,,,"Carbohydrate, by difference",G +1572591,1005,73.02,,70.0,,,,,,,"Carbohydrate, by difference",G +1572984,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1573291,1005,23.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1573635,1005,5.08,,70.0,,,,,,,"Carbohydrate, by difference",G +1573753,1005,86.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1574124,1005,44.68,,70.0,,,,,,,"Carbohydrate, by difference",G +1574152,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1574160,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1574508,1005,22.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1574624,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1574665,1005,46.51,,70.0,,,,,,,"Carbohydrate, by difference",G +1574808,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1575067,1005,21.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1575349,1005,69.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1575362,1005,65.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1575425,1005,27.06,,70.0,,,,,,,"Carbohydrate, by difference",G +1575926,1005,53.85,,70.0,,,,,,,"Carbohydrate, by difference",G +1576167,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1576628,1005,64.1,,70.0,,,,,,,"Carbohydrate, by difference",G +1576660,1005,82.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1576721,1005,28.21,,70.0,,,,,,,"Carbohydrate, by difference",G +1577135,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +1577175,1005,83.87,,70.0,,,,,,,"Carbohydrate, by difference",G +1577303,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1577522,1005,13.48,,70.0,,,,,,,"Carbohydrate, by difference",G +1577544,1005,45.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1577860,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1578116,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G +1578184,1005,41.6,,70.0,,,,,,,"Carbohydrate, by difference",G +1578237,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1578328,1005,51.06,,70.0,,,,,,,"Carbohydrate, by difference",G +1578668,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1578717,1005,65.12,,70.0,,,,,,,"Carbohydrate, by difference",G +1579157,1005,4.55,,70.0,,,,,,,"Carbohydrate, by difference",G +1579198,1005,55.32,,70.0,,,,,,,"Carbohydrate, by difference",G +1579254,1005,1.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1579342,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1579830,1005,67.65,,70.0,,,,,,,"Carbohydrate, by difference",G +1579938,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1579953,1005,7.69,,70.0,,,,,,,"Carbohydrate, by difference",G +1580010,1005,59.52,,70.0,,,,,,,"Carbohydrate, by difference",G +1580063,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1580820,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1581286,1005,8.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1581336,1005,15.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1581354,1005,31.11,,70.0,,,,,,,"Carbohydrate, by difference",G +1581761,1005,0.4,,70.0,,,,,,,"Carbohydrate, by difference",G +1581990,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1582659,1005,13.75,,70.0,,,,,,,"Carbohydrate, by difference",G +1583234,1005,32.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1583270,1005,68.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1583912,1005,55.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1583933,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1584030,1005,41.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1584039,1005,79.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1584112,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1584442,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G +1584697,1005,12.68,,70.0,,,,,,,"Carbohydrate, by difference",G +1584794,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1585041,1005,48.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1585097,1005,38.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1585258,1005,42.37,,70.0,,,,,,,"Carbohydrate, by difference",G +1585601,1005,5.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1585709,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1585819,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1585893,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1585904,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1585908,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1585968,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1586262,1005,11.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1586539,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1586649,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1587115,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1587191,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1587314,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1587434,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1587993,1005,62.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1588166,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1588171,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1588326,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1588332,1005,10.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1588334,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1589003,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1589391,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1589914,1005,12.9,,70.0,,,,,,,"Carbohydrate, by difference",G +1590179,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1590202,1005,12.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1590745,1005,14.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1590869,1005,51.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1591258,1005,8.36,,70.0,,,,,,,"Carbohydrate, by difference",G +1591273,1005,68.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1591573,1005,28.72,,70.0,,,,,,,"Carbohydrate, by difference",G +1591651,1005,30.59,,70.0,,,,,,,"Carbohydrate, by difference",G +1591834,1005,13.78,,70.0,,,,,,,"Carbohydrate, by difference",G +1591894,1005,23.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1592343,1005,13.69,,70.0,,,,,,,"Carbohydrate, by difference",G +1592529,1005,8.9,,70.0,,,,,,,"Carbohydrate, by difference",G +1592541,1005,22.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1592594,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1592633,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1592670,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1592943,1005,68.97,,70.0,,,,,,,"Carbohydrate, by difference",G +1593161,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1593553,1005,30.47,,70.0,,,,,,,"Carbohydrate, by difference",G +1593787,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1593895,1005,63.16,,70.0,,,,,,,"Carbohydrate, by difference",G +1594047,1005,61.76,,70.0,,,,,,,"Carbohydrate, by difference",G +1594306,1005,16.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1594419,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1594453,1005,52.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1594506,1005,22.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1594817,1005,12.11,,70.0,,,,,,,"Carbohydrate, by difference",G +1595351,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1595427,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1596034,1005,13.73,,70.0,,,,,,,"Carbohydrate, by difference",G +1596096,1005,65.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1596565,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +1596725,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1597240,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1597705,1005,23.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1597774,1005,20.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1598075,1005,12.32,,70.0,,,,,,,"Carbohydrate, by difference",G +1598202,1005,27.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1598632,1005,15.9,,70.0,,,,,,,"Carbohydrate, by difference",G +1598699,1005,19.19,,70.0,,,,,,,"Carbohydrate, by difference",G +1599061,1005,15.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1599212,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1599285,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1599725,1005,20.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1600336,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1600442,1005,26.92,,70.0,,,,,,,"Carbohydrate, by difference",G +1600506,1005,51.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1600547,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G +1600625,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1600631,1005,87.8,,70.0,,,,,,,"Carbohydrate, by difference",G +1600650,1005,8.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1601552,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1601657,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1601814,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1601928,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1602112,1005,52.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1602585,1005,18.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1602652,1005,12.08,,70.0,,,,,,,"Carbohydrate, by difference",G +1602721,1005,64.44,,70.0,,,,,,,"Carbohydrate, by difference",G +1602931,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1602937,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1603044,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1603564,1005,34.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1604001,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1604145,1005,28.35,,70.0,,,,,,,"Carbohydrate, by difference",G +1604253,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1604803,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1604861,1005,7.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1605002,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1605262,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1605274,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1605312,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1605330,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1605452,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1605462,1005,51.11,,70.0,,,,,,,"Carbohydrate, by difference",G +1605902,1005,40.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1605951,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1607268,1005,27.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1607412,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1607490,1005,21.54,,70.0,,,,,,,"Carbohydrate, by difference",G +1607622,1005,14.91,,70.0,,,,,,,"Carbohydrate, by difference",G +1607640,1005,56.47,,70.0,,,,,,,"Carbohydrate, by difference",G +1608089,1005,68.75,,70.0,,,,,,,"Carbohydrate, by difference",G +1608359,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1608636,1005,60.98,,70.0,,,,,,,"Carbohydrate, by difference",G +1608691,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1609043,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1609243,1005,25.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1609349,1005,70.18,,70.0,,,,,,,"Carbohydrate, by difference",G +1609465,1005,50.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1609531,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1609784,1005,12.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1610072,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1610115,1005,17.06,,70.0,,,,,,,"Carbohydrate, by difference",G +1610228,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1610348,1005,28.85,,70.0,,,,,,,"Carbohydrate, by difference",G +1610620,1005,46.34,,70.0,,,,,,,"Carbohydrate, by difference",G +1610641,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1610994,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1611256,1005,42.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1611538,1005,17.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1611544,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G +1611707,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1611782,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1611832,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1612521,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1612852,1005,37.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1612971,1005,38.78,,70.0,,,,,,,"Carbohydrate, by difference",G +1613237,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1613791,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1614072,1005,8.82,,70.0,,,,,,,"Carbohydrate, by difference",G +1614126,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1614449,1005,9.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1614612,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1615009,1005,26.44,,70.0,,,,,,,"Carbohydrate, by difference",G +1615227,1005,32.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1615235,1005,12.68,,70.0,,,,,,,"Carbohydrate, by difference",G +1615276,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1615628,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1615745,1005,31.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1615957,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1616668,1005,13.6,,70.0,,,,,,,"Carbohydrate, by difference",G +1617043,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1617114,1005,4.76,,70.0,,,,,,,"Carbohydrate, by difference",G +1617211,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1617302,1005,38.03,,70.0,,,,,,,"Carbohydrate, by difference",G +1617544,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1617759,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1617920,1005,74.19,,70.0,,,,,,,"Carbohydrate, by difference",G +1617949,1005,71.15,,70.0,,,,,,,"Carbohydrate, by difference",G +1617976,1005,12.12,,70.0,,,,,,,"Carbohydrate, by difference",G +1618011,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G +1618473,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1618841,1005,8.75,,70.0,,,,,,,"Carbohydrate, by difference",G +1618927,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1619619,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1619974,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1620675,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1620704,1005,37.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1620722,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1620723,1005,12.08,,70.0,,,,,,,"Carbohydrate, by difference",G +1620900,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1621318,1005,8.75,,70.0,,,,,,,"Carbohydrate, by difference",G +1621597,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1621648,1005,4.76,,70.0,,,,,,,"Carbohydrate, by difference",G +1622114,1005,17.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1622121,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1622152,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1622373,1005,15.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1622458,1005,12.78,,70.0,,,,,,,"Carbohydrate, by difference",G +1622490,1005,45.95,,70.0,,,,,,,"Carbohydrate, by difference",G +1622925,1005,20.69,,70.0,,,,,,,"Carbohydrate, by difference",G +1623104,1005,53.49,,70.0,,,,,,,"Carbohydrate, by difference",G +1623245,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1623439,1005,4.44,,70.0,,,,,,,"Carbohydrate, by difference",G +1623487,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1623529,1005,32.26,,70.0,,,,,,,"Carbohydrate, by difference",G +1623652,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1623999,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1624210,1005,36.11,,70.0,,,,,,,"Carbohydrate, by difference",G +1624372,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1624855,1005,39.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1624903,1005,27.27,,70.0,,,,,,,"Carbohydrate, by difference",G +1625035,1005,25.58,,70.0,,,,,,,"Carbohydrate, by difference",G +1625242,1005,12.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1625342,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1625348,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1625834,1005,80.65,,70.0,,,,,,,"Carbohydrate, by difference",G +1625966,1005,72.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1626186,1005,17.11,,70.0,,,,,,,"Carbohydrate, by difference",G +1626239,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1626342,1005,80.65,,70.0,,,,,,,"Carbohydrate, by difference",G +1626586,1005,8.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1626666,1005,38.54,,70.0,,,,,,,"Carbohydrate, by difference",G +1626700,1005,12.68,,70.0,,,,,,,"Carbohydrate, by difference",G +1626756,1005,26.16,,70.0,,,,,,,"Carbohydrate, by difference",G +1626797,1005,24.46,,70.0,,,,,,,"Carbohydrate, by difference",G +1627334,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1627812,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1627895,1005,11.84,,70.0,,,,,,,"Carbohydrate, by difference",G +1627904,1005,12.96,,70.0,,,,,,,"Carbohydrate, by difference",G +1628531,1005,61.9,,70.0,,,,,,,"Carbohydrate, by difference",G +1628589,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1628974,1005,84.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1629234,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1629487,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G +1629852,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1630457,1005,12.63,,70.0,,,,,,,"Carbohydrate, by difference",G +1630556,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1630608,1005,4.65,,70.0,,,,,,,"Carbohydrate, by difference",G +1630900,1005,14.22,,70.0,,,,,,,"Carbohydrate, by difference",G +1630967,1005,94.12,,70.0,,,,,,,"Carbohydrate, by difference",G +1631283,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1631339,1005,59.52,,70.0,,,,,,,"Carbohydrate, by difference",G +1631394,1005,52.63,,70.0,,,,,,,"Carbohydrate, by difference",G +1631560,1005,35.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1631807,1005,29.07,,70.0,,,,,,,"Carbohydrate, by difference",G +1631811,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1631881,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1632721,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1633098,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1633169,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1633228,1005,14.16,,70.0,,,,,,,"Carbohydrate, by difference",G +1633323,1005,27.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1633356,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1633424,1005,18.95,,70.0,,,,,,,"Carbohydrate, by difference",G +1633447,1005,69.7,,70.0,,,,,,,"Carbohydrate, by difference",G +1634454,1005,59.26,,70.0,,,,,,,"Carbohydrate, by difference",G +1634648,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1634770,1005,92.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1634978,1005,41.46,,70.0,,,,,,,"Carbohydrate, by difference",G +1635140,1005,45.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1635597,1005,30.3,,70.0,,,,,,,"Carbohydrate, by difference",G +1635985,1005,84.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1636105,1005,69.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1636345,1005,12.39,,70.0,,,,,,,"Carbohydrate, by difference",G +1636557,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1636560,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G +1636598,1005,73.44,,70.0,,,,,,,"Carbohydrate, by difference",G +1636607,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1636841,1005,15.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1636949,1005,9.77,,70.0,,,,,,,"Carbohydrate, by difference",G +1636982,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1637266,1005,9.18,,70.0,,,,,,,"Carbohydrate, by difference",G +1637315,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1637367,1005,8.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1637534,1005,54.39,,70.0,,,,,,,"Carbohydrate, by difference",G +1637716,1005,52.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1637855,1005,22.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1637887,1005,15.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1638006,1005,10.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1638340,1005,18.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1638383,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1639277,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1639398,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1639570,1005,67.61,,70.0,,,,,,,"Carbohydrate, by difference",G +1639728,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1639865,1005,9.41,,70.0,,,,,,,"Carbohydrate, by difference",G +1640497,1005,76.19,,70.0,,,,,,,"Carbohydrate, by difference",G +1640621,1005,9.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1641155,1005,46.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1641228,1005,16.03,,70.0,,,,,,,"Carbohydrate, by difference",G +1641299,1005,23.85,,70.0,,,,,,,"Carbohydrate, by difference",G +1641757,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1641859,1005,28.21,,70.0,,,,,,,"Carbohydrate, by difference",G +1642007,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1642140,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1642182,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1642765,1005,61.7,,70.0,,,,,,,"Carbohydrate, by difference",G +1643156,1005,45.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1643790,1005,0.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1643890,1005,17.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1644350,1005,60.98,,70.0,,,,,,,"Carbohydrate, by difference",G +1644759,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1644899,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1645386,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1645462,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1645533,1005,10.24,,70.0,,,,,,,"Carbohydrate, by difference",G +1645646,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1645814,1005,9.58,,70.0,,,,,,,"Carbohydrate, by difference",G +1646067,1005,17.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1646194,1005,7.2,,70.0,,,,,,,"Carbohydrate, by difference",G +1646403,1005,60.47,,70.0,,,,,,,"Carbohydrate, by difference",G +1646536,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1646724,1005,63.16,,70.0,,,,,,,"Carbohydrate, by difference",G +1647210,1005,2.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1647299,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1647346,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1647570,1005,23.4,,70.0,,,,,,,"Carbohydrate, by difference",G +1647862,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1647971,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1648276,1005,16.15,,70.0,,,,,,,"Carbohydrate, by difference",G +1648385,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1648737,1005,87.1,,70.0,,,,,,,"Carbohydrate, by difference",G +1648887,1005,14.58,,70.0,,,,,,,"Carbohydrate, by difference",G +1648918,1005,56.41,,70.0,,,,,,,"Carbohydrate, by difference",G +1649037,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1649133,1005,10.4,,70.0,,,,,,,"Carbohydrate, by difference",G +1649194,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1649460,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1649531,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1649712,1005,6.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1649893,1005,42.37,,70.0,,,,,,,"Carbohydrate, by difference",G +1650360,1005,8.37,,70.0,,,,,,,"Carbohydrate, by difference",G +1650515,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1650603,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1650726,1005,23.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1650816,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1651219,1005,22.22,,70.0,,,,,,,"Carbohydrate, by difference",G +1651268,1005,68.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1651385,1005,37.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1651507,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1651677,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1651790,1005,0.98,,70.0,,,,,,,"Carbohydrate, by difference",G +1652127,1005,72.73,,70.0,,,,,,,"Carbohydrate, by difference",G +1652171,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1652216,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1652750,1005,0.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1652894,1005,50.0,,73.0,,,,,,,"Carbohydrate, by difference",G +1653254,1005,70.19,,70.0,,,,,,,"Carbohydrate, by difference",G +1653262,1005,21.18,,70.0,,,,,,,"Carbohydrate, by difference",G +1653316,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1653500,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1653703,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1654145,1005,26.06,,70.0,,,,,,,"Carbohydrate, by difference",G +1654297,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1654460,1005,85.19,,70.0,,,,,,,"Carbohydrate, by difference",G +1654462,1005,25.4,,70.0,,,,,,,"Carbohydrate, by difference",G +1654828,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1654895,1005,71.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1655396,1005,9.23,,70.0,,,,,,,"Carbohydrate, by difference",G +1655606,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G +1655711,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1655972,1005,5.26,,70.0,,,,,,,"Carbohydrate, by difference",G +1656325,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1656340,1005,29.73,,70.0,,,,,,,"Carbohydrate, by difference",G +1656588,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1656652,1005,8.18,,70.0,,,,,,,"Carbohydrate, by difference",G +1656774,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G +1657069,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1657171,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1657191,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1657265,1005,13.08,,70.0,,,,,,,"Carbohydrate, by difference",G +1657562,1005,17.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1657631,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1658244,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1658614,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1659087,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1659108,1005,55.26,,70.0,,,,,,,"Carbohydrate, by difference",G +1659174,1005,47.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1659226,1005,6.27,,70.0,,,,,,,"Carbohydrate, by difference",G +1659241,1005,8.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1659249,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1659302,1005,11.11,,70.0,,,,,,,"Carbohydrate, by difference",G +1659364,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G +1659384,1005,16.13,,70.0,,,,,,,"Carbohydrate, by difference",G +1659542,1005,9.68,,70.0,,,,,,,"Carbohydrate, by difference",G +1659570,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1659659,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1659717,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1660170,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1660267,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1660468,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1660489,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1660490,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1660614,1005,14.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1660916,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1661536,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1661631,1005,9.68,,70.0,,,,,,,"Carbohydrate, by difference",G +1661810,1005,9.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1661837,1005,17.3,,70.0,,,,,,,"Carbohydrate, by difference",G +1662048,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1662340,1005,25.93,,70.0,,,,,,,"Carbohydrate, by difference",G +1662382,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1662808,1005,9.41,,70.0,,,,,,,"Carbohydrate, by difference",G +1662918,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G +1663298,1005,52.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1663675,1005,86.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1663771,1005,61.54,,70.0,,,,,,,"Carbohydrate, by difference",G +1663827,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1663869,1005,74.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1664016,1005,5.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1665153,1005,51.16,,70.0,,,,,,,"Carbohydrate, by difference",G +1665221,1005,36.11,,70.0,,,,,,,"Carbohydrate, by difference",G +1665437,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1665523,1005,10.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1665573,1005,57.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1665645,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1666145,1005,13.24,,70.0,,,,,,,"Carbohydrate, by difference",G +1666257,1005,21.1,,70.0,,,,,,,"Carbohydrate, by difference",G +1666445,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1666515,1005,30.3,,70.0,,,,,,,"Carbohydrate, by difference",G +1666971,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1667639,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1667744,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1667788,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1668386,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1668575,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1668582,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1668596,1005,17.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1668710,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G +1669055,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G +1669173,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1669205,1005,2.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1669442,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1669512,1005,34.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1669526,1005,29.23,,70.0,,,,,,,"Carbohydrate, by difference",G +1669544,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1669684,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1669740,1005,56.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1669818,1005,46.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1669845,1005,37.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1669928,1005,32.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1670510,1005,89.66,,70.0,,,,,,,"Carbohydrate, by difference",G +1670670,1005,78.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1670725,1005,34.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1670757,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1670821,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1671043,1005,51.28,,70.0,,,,,,,"Carbohydrate, by difference",G +1671374,1005,1.96,,70.0,,,,,,,"Carbohydrate, by difference",G +1671547,1005,21.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1671599,1005,16.92,,70.0,,,,,,,"Carbohydrate, by difference",G +1671809,1005,30.3,,70.0,,,,,,,"Carbohydrate, by difference",G +1671997,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1672101,1005,48.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1672717,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1673276,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +1673438,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1673478,1005,52.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1673860,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1674318,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1674471,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1674543,1005,28.36,,70.0,,,,,,,"Carbohydrate, by difference",G +1674627,1005,9.52,,70.0,,,,,,,"Carbohydrate, by difference",G +1674683,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1674800,1005,7.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1675390,1005,5.32,,70.0,,,,,,,"Carbohydrate, by difference",G +1675396,1005,78.95,,70.0,,,,,,,"Carbohydrate, by difference",G +1675459,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1676585,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1676744,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1676874,1005,54.39,,70.0,,,,,,,"Carbohydrate, by difference",G +1677042,1005,24.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1677050,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1677104,1005,0.2,,70.0,,,,,,,"Carbohydrate, by difference",G +1677345,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1677545,1005,65.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1677723,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1677774,1005,2.22,,70.0,,,,,,,"Carbohydrate, by difference",G +1677801,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1677877,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1678201,1005,12.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1678687,1005,30.61,,70.0,,,,,,,"Carbohydrate, by difference",G +1678823,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1679129,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1679185,1005,15.58,,70.0,,,,,,,"Carbohydrate, by difference",G +1679773,1005,82.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1680098,1005,21.2,,70.0,,,,,,,"Carbohydrate, by difference",G +1680119,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1680127,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1680395,1005,55.81,,70.0,,,,,,,"Carbohydrate, by difference",G +1681881,1005,70.19,,70.0,,,,,,,"Carbohydrate, by difference",G +1681989,1005,63.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1682167,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1682184,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1682279,1005,96.3,,70.0,,,,,,,"Carbohydrate, by difference",G +1682377,1005,46.99,,70.0,,,,,,,"Carbohydrate, by difference",G +1682594,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1682617,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1682957,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1683223,1005,80.49,,70.0,,,,,,,"Carbohydrate, by difference",G +1683646,1005,9.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1683930,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1684136,1005,44.19,,70.0,,,,,,,"Carbohydrate, by difference",G +1684201,1005,90.91,,70.0,,,,,,,"Carbohydrate, by difference",G +1684713,1005,10.28,,70.0,,,,,,,"Carbohydrate, by difference",G +1684881,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1684953,1005,21.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1685058,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1685382,1005,47.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1685512,1005,0.82,,70.0,,,,,,,"Carbohydrate, by difference",G +1685651,1005,78.95,,70.0,,,,,,,"Carbohydrate, by difference",G +1685722,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1685750,1005,26.87,,70.0,,,,,,,"Carbohydrate, by difference",G +1685849,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1686021,1005,11.76,,70.0,,,,,,,"Carbohydrate, by difference",G +1686022,1005,14.12,,70.0,,,,,,,"Carbohydrate, by difference",G +1686216,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1686335,1005,14.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1686728,1005,15.49,,70.0,,,,,,,"Carbohydrate, by difference",G +1686831,1005,32.19,,70.0,,,,,,,"Carbohydrate, by difference",G +1687333,1005,32.76,,70.0,,,,,,,"Carbohydrate, by difference",G +1687831,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1687853,1005,1.69,,70.0,,,,,,,"Carbohydrate, by difference",G +1688387,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1688658,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1688982,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1689144,1005,19.48,,70.0,,,,,,,"Carbohydrate, by difference",G +1689257,1005,10.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1689504,1005,67.06,,70.0,,,,,,,"Carbohydrate, by difference",G +1689810,1005,11.2,,70.0,,,,,,,"Carbohydrate, by difference",G +1689815,1005,12.08,,70.0,,,,,,,"Carbohydrate, by difference",G +1689820,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1690114,1005,73.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1690202,1005,15.32,,70.0,,,,,,,"Carbohydrate, by difference",G +1690231,1005,5.66,,70.0,,,,,,,"Carbohydrate, by difference",G +1690422,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1690592,1005,78.69,,70.0,,,,,,,"Carbohydrate, by difference",G +1690621,1005,2.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1690631,1005,3.75,,70.0,,,,,,,"Carbohydrate, by difference",G +1690733,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1690834,1005,14.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1691170,1005,5.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1691196,1005,25.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1691379,1005,22.92,,70.0,,,,,,,"Carbohydrate, by difference",G +1691405,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1691564,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1692528,1005,15.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1692575,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1692592,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1692695,1005,72.73,,70.0,,,,,,,"Carbohydrate, by difference",G +1692805,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1692825,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1692842,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1692861,1005,43.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1693259,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1693390,1005,42.37,,70.0,,,,,,,"Carbohydrate, by difference",G +1693637,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1693772,1005,77.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1694036,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1694339,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1694372,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1694811,1005,77.97,,70.0,,,,,,,"Carbohydrate, by difference",G +1695189,1005,37.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1695242,1005,69.77,,70.0,,,,,,,"Carbohydrate, by difference",G +1695397,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1695453,1005,25.58,,70.0,,,,,,,"Carbohydrate, by difference",G +1695501,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1695507,1005,6.19,,70.0,,,,,,,"Carbohydrate, by difference",G +1695514,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1695849,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1696599,1005,27.91,,70.0,,,,,,,"Carbohydrate, by difference",G +1696733,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1696831,1005,3.2,,70.0,,,,,,,"Carbohydrate, by difference",G +1697014,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1697074,1005,54.32,,70.0,,,,,,,"Carbohydrate, by difference",G +1697171,1005,6.4,,70.0,,,,,,,"Carbohydrate, by difference",G +1697409,1005,14.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1697569,1005,9.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1697718,1005,4.58,,70.0,,,,,,,"Carbohydrate, by difference",G +1697782,1005,84.78,,70.0,,,,,,,"Carbohydrate, by difference",G +1697796,1005,1.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1697917,1005,51.28,,70.0,,,,,,,"Carbohydrate, by difference",G +1698130,1005,17.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1698201,1005,15.76,,70.0,,,,,,,"Carbohydrate, by difference",G +1698274,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1698421,1005,31.78,,70.0,,,,,,,"Carbohydrate, by difference",G +1698520,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1698691,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1698744,1005,59.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1698842,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1699044,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +1699689,1005,21.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1699862,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1699896,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1700187,1005,88.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1700211,1005,64.52,,70.0,,,,,,,"Carbohydrate, by difference",G +1700274,1005,23.94,,70.0,,,,,,,"Carbohydrate, by difference",G +1700324,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1700353,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1700518,1005,18.49,,70.0,,,,,,,"Carbohydrate, by difference",G +1701447,1005,86.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1701869,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1702241,1005,86.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1702435,1005,11.2,,70.0,,,,,,,"Carbohydrate, by difference",G +1702487,1005,1.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1703026,1005,32.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1703056,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1703074,1005,2.94,,70.0,,,,,,,"Carbohydrate, by difference",G +1703117,1005,58.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1703127,1005,30.3,,70.0,,,,,,,"Carbohydrate, by difference",G +1703208,1005,43.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1703490,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1703560,1005,8.97,,70.0,,,,,,,"Carbohydrate, by difference",G +1703601,1005,4.76,,73.0,,,,,,,"Carbohydrate, by difference",G +1703801,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1703864,1005,2.08,,70.0,,,,,,,"Carbohydrate, by difference",G +1703979,1005,1.35,,70.0,,,,,,,"Carbohydrate, by difference",G +1704323,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1704405,1005,95.24,,70.0,,,,,,,"Carbohydrate, by difference",G +1704516,1005,41.03,,70.0,,,,,,,"Carbohydrate, by difference",G +1704660,1005,12.68,,70.0,,,,,,,"Carbohydrate, by difference",G +1704849,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1705037,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1705097,1005,37.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1705342,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1705362,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1705418,1005,69.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1705927,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1705992,1005,58.82,,70.0,,,,,,,"Carbohydrate, by difference",G +1705997,1005,3.66,,70.0,,,,,,,"Carbohydrate, by difference",G +1706302,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1706652,1005,64.52,,70.0,,,,,,,"Carbohydrate, by difference",G +1706722,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1706724,1005,61.11,,70.0,,,,,,,"Carbohydrate, by difference",G +1706895,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G +1707000,1005,9.41,,70.0,,,,,,,"Carbohydrate, by difference",G +1707219,1005,56.47,,70.0,,,,,,,"Carbohydrate, by difference",G +1707303,1005,4.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1707492,1005,15.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1707494,1005,32.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1707563,1005,52.94,,70.0,,,,,,,"Carbohydrate, by difference",G +1707610,1005,9.82,,70.0,,,,,,,"Carbohydrate, by difference",G +1707826,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1707872,1005,31.37,,70.0,,,,,,,"Carbohydrate, by difference",G +1708126,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1708155,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1708297,1005,24.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1708329,1005,13.75,,70.0,,,,,,,"Carbohydrate, by difference",G +1708398,1005,68.97,,70.0,,,,,,,"Carbohydrate, by difference",G +1708622,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1708644,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1708820,1005,12.39,,70.0,,,,,,,"Carbohydrate, by difference",G +1709196,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1709198,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1709249,1005,6.75,,70.0,,,,,,,"Carbohydrate, by difference",G +1709286,1005,32.94,,70.0,,,,,,,"Carbohydrate, by difference",G +1709372,1005,9.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1709404,1005,21.1,,70.0,,,,,,,"Carbohydrate, by difference",G +1710186,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1710560,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1710680,1005,15.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1711605,1005,52.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1711760,1005,15.22,,70.0,,,,,,,"Carbohydrate, by difference",G +1711832,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1711928,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1711989,1005,9.09,,70.0,,,,,,,"Carbohydrate, by difference",G +1712122,1005,56.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1712388,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1712495,1005,4.76,,73.0,,,,,,,"Carbohydrate, by difference",G +1712543,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1712705,1005,55.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1712709,1005,58.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1712791,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1712832,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1712848,1005,9.09,,70.0,,,,,,,"Carbohydrate, by difference",G +1712905,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1713838,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1713878,1005,61.9,,70.0,,,,,,,"Carbohydrate, by difference",G +1713971,1005,52.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1714471,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1714829,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1714917,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1715228,1005,15.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1715544,1005,29.55,,70.0,,,,,,,"Carbohydrate, by difference",G +1715846,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1715851,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1715879,1005,84.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1716014,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1716052,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1716099,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1716121,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1716226,1005,56.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1716253,1005,25.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1716581,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G +1716791,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1716888,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1716940,1005,48.84,,70.0,,,,,,,"Carbohydrate, by difference",G +1717057,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +1717626,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1717875,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1717981,1005,73.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1718070,1005,4.73,,70.0,,,,,,,"Carbohydrate, by difference",G +1718077,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1718306,1005,17.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1718601,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G +1718720,1005,16.3,,70.0,,,,,,,"Carbohydrate, by difference",G +1718983,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1719009,1005,27.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1719857,1005,17.72,,70.0,,,,,,,"Carbohydrate, by difference",G +1719919,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1720932,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G +1720944,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1721690,1005,86.96,,70.0,,,,,,,"Carbohydrate, by difference",G +1722152,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1722208,1005,3.03,,70.0,,,,,,,"Carbohydrate, by difference",G +1722260,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1722771,1005,65.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1722809,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1722850,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1723216,1005,18.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1723249,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1723299,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1723595,1005,54.12,,70.0,,,,,,,"Carbohydrate, by difference",G +1723709,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1723856,1005,8.8,,70.0,,,,,,,"Carbohydrate, by difference",G +1724193,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1724351,1005,45.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1724674,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1724723,1005,13.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1725289,1005,10.4,,70.0,,,,,,,"Carbohydrate, by difference",G +1725366,1005,8.59,,70.0,,,,,,,"Carbohydrate, by difference",G +1725590,1005,34.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1725618,1005,0.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1725626,1005,26.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1725701,1005,74.07,,70.0,,,,,,,"Carbohydrate, by difference",G +1726025,1005,11.76,,70.0,,,,,,,"Carbohydrate, by difference",G +1726168,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1726498,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1726730,1005,12.96,,70.0,,,,,,,"Carbohydrate, by difference",G +1726811,1005,55.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1726898,1005,15.69,,70.0,,,,,,,"Carbohydrate, by difference",G +1727070,1005,40.74,,70.0,,,,,,,"Carbohydrate, by difference",G +1727214,1005,14.55,,70.0,,,,,,,"Carbohydrate, by difference",G +1727274,1005,2.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1727505,1005,53.85,,70.0,,,,,,,"Carbohydrate, by difference",G +1727678,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1727796,1005,57.69,,70.0,,,,,,,"Carbohydrate, by difference",G +1727993,1005,92.59,,70.0,,,,,,,"Carbohydrate, by difference",G +1728460,1005,89.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1729084,1005,65.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1729157,1005,21.22,,70.0,,,,,,,"Carbohydrate, by difference",G +1729292,1005,70.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1729432,1005,18.18,,70.0,,,,,,,"Carbohydrate, by difference",G +1729483,1005,34.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1729551,1005,14.12,,70.0,,,,,,,"Carbohydrate, by difference",G +1729611,1005,11.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1729950,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1730042,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1730260,1005,18.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1730271,1005,31.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1730452,1005,54.55,,70.0,,,,,,,"Carbohydrate, by difference",G +1730454,1005,10.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1730472,1005,52.21,,70.0,,,,,,,"Carbohydrate, by difference",G +1730517,1005,27.36,,70.0,,,,,,,"Carbohydrate, by difference",G +1730689,1005,16.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1730771,1005,55.26,,70.0,,,,,,,"Carbohydrate, by difference",G +1730896,1005,48.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1730969,1005,54.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1731011,1005,2.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1731201,1005,32.74,,70.0,,,,,,,"Carbohydrate, by difference",G +1731217,1005,70.59,,70.0,,,,,,,"Carbohydrate, by difference",G +1731344,1005,31.91,,70.0,,,,,,,"Carbohydrate, by difference",G +1731537,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1731891,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1731913,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1732074,1005,63.16,,70.0,,,,,,,"Carbohydrate, by difference",G +1732161,1005,32.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1732595,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G +1732607,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1732633,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1732814,1005,72.22,,70.0,,,,,,,"Carbohydrate, by difference",G +1732977,1005,50.0,,73.0,,,,,,,"Carbohydrate, by difference",G +1733117,1005,26.85,,70.0,,,,,,,"Carbohydrate, by difference",G +1733282,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G +1733465,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1733501,1005,0.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1733658,1005,42.16,,70.0,,,,,,,"Carbohydrate, by difference",G +1733843,1005,85.19,,70.0,,,,,,,"Carbohydrate, by difference",G +1734030,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1734040,1005,13.08,,70.0,,,,,,,"Carbohydrate, by difference",G +1735348,1005,45.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1735750,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1735754,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1735868,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1736398,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1736585,1005,48.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1736903,1005,64.44,,70.0,,,,,,,"Carbohydrate, by difference",G +1737045,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1737240,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1737266,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1737733,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1737903,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1738447,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1738776,1005,4.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1739079,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1739128,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1739396,1005,90.48,,70.0,,,,,,,"Carbohydrate, by difference",G +1739618,1005,15.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1739852,1005,39.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1739911,1005,51.11,,70.0,,,,,,,"Carbohydrate, by difference",G +1739919,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1740034,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1740449,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1740548,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1740708,1005,26.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1741150,1005,73.68,,70.0,,,,,,,"Carbohydrate, by difference",G +1741466,1005,85.19,,70.0,,,,,,,"Carbohydrate, by difference",G +1741622,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1741627,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1741639,1005,65.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1741702,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1741796,1005,64.58,,70.0,,,,,,,"Carbohydrate, by difference",G +1742156,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1742183,1005,60.47,,70.0,,,,,,,"Carbohydrate, by difference",G +1742322,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1742498,1005,23.64,,70.0,,,,,,,"Carbohydrate, by difference",G +1742752,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1742882,1005,4.96,,70.0,,,,,,,"Carbohydrate, by difference",G +1742977,1005,8.82,,70.0,,,,,,,"Carbohydrate, by difference",G +1743206,1005,13.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1743277,1005,10.13,,70.0,,,,,,,"Carbohydrate, by difference",G +1743347,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1743616,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1743652,1005,13.39,,70.0,,,,,,,"Carbohydrate, by difference",G +1743766,1005,0.2,,70.0,,,,,,,"Carbohydrate, by difference",G +1743771,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1744073,1005,30.3,,70.0,,,,,,,"Carbohydrate, by difference",G +1744324,1005,68.75,,70.0,,,,,,,"Carbohydrate, by difference",G +1744446,1005,30.21,,70.0,,,,,,,"Carbohydrate, by difference",G +1744548,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G +1744737,1005,8.48,,70.0,,,,,,,"Carbohydrate, by difference",G +1745145,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1745288,1005,95.45,,70.0,,,,,,,"Carbohydrate, by difference",G +1745333,1005,31.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1745583,1005,80.65,,70.0,,,,,,,"Carbohydrate, by difference",G +1745619,1005,30.95,,70.0,,,,,,,"Carbohydrate, by difference",G +1745664,1005,27.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1745704,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1745951,1005,58.06,,70.0,,,,,,,"Carbohydrate, by difference",G +1746098,1005,63.64,,70.0,,,,,,,"Carbohydrate, by difference",G +1746215,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G +1746371,1005,73.08,,70.0,,,,,,,"Carbohydrate, by difference",G +1746497,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1746595,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1746783,1005,13.78,,70.0,,,,,,,"Carbohydrate, by difference",G +1747027,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1747211,1005,77.27,,70.0,,,,,,,"Carbohydrate, by difference",G +1747263,1005,5.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1747377,1005,54.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1747412,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1747459,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1747618,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1747649,1005,72.73,,70.0,,,,,,,"Carbohydrate, by difference",G +1747837,1005,9.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1748451,1005,83.87,,70.0,,,,,,,"Carbohydrate, by difference",G +1748556,1005,82.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1748986,1005,23.26,,70.0,,,,,,,"Carbohydrate, by difference",G +1749244,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1749487,1005,21.24,,70.0,,,,,,,"Carbohydrate, by difference",G +1749810,1005,31.58,,70.0,,,,,,,"Carbohydrate, by difference",G +1750044,1005,35.9,,70.0,,,,,,,"Carbohydrate, by difference",G +1757747,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1757760,1005,12.5,,71.0,,,,,,,"Carbohydrate, by difference",G +1881016,1005,15.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1758032,1005,76.67,,71.0,,,,,,,"Carbohydrate, by difference",G +1758052,1005,68.0,,78.0,,,,,,,"Carbohydrate, by difference",G +1758101,1005,80.77,,71.0,,,,,,,"Carbohydrate, by difference",G +1758205,1005,6.0,,78.0,,,,,,,"Carbohydrate, by difference",G +1758295,1005,7.69,,71.0,,,,,,,"Carbohydrate, by difference",G +1881236,1005,80.7,,70.0,,,,,,,"Carbohydrate, by difference",G +1758944,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1759161,1005,56.92,,71.0,,,,,,,"Carbohydrate, by difference",G +1759806,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1759809,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1760004,1005,53.12,,70.0,,,,,,,"Carbohydrate, by difference",G +1760075,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G +1760141,1005,47.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1760438,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1760496,1005,92.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1760513,1005,28.12,,70.0,,,,,,,"Carbohydrate, by difference",G +1761056,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1761067,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1761073,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1761193,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1761195,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1761330,1005,92.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1761343,1005,68.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1761618,1005,71.11,,70.0,,,,,,,"Carbohydrate, by difference",G +1761870,1005,12.32,,70.0,,,,,,,"Carbohydrate, by difference",G +1761950,1005,20.3,,70.0,,,,,,,"Carbohydrate, by difference",G +1762008,1005,5.66,,70.0,,,,,,,"Carbohydrate, by difference",G +1762109,1005,1.47,,70.0,,,,,,,"Carbohydrate, by difference",G +1762179,1005,1.54,,70.0,,,,,,,"Carbohydrate, by difference",G +1762603,1005,19.22,,70.0,,,,,,,"Carbohydrate, by difference",G +1762733,1005,47.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1762988,1005,76.47,,70.0,,,,,,,"Carbohydrate, by difference",G +1763083,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1763276,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1763302,1005,51.11,,70.0,,,,,,,"Carbohydrate, by difference",G +1763320,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1763366,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1763377,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1763819,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1763879,1005,73.08,,70.0,,,,,,,"Carbohydrate, by difference",G +1764220,1005,93.75,,70.0,,,,,,,"Carbohydrate, by difference",G +1764259,1005,76.92,,70.0,,,,,,,"Carbohydrate, by difference",G +1764434,1005,39.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1764710,1005,32.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1764770,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1764776,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1764819,1005,4.13,,70.0,,,,,,,"Carbohydrate, by difference",G +1764992,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1765394,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1765424,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1765552,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1765739,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1765985,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1766304,1005,89.66,,70.0,,,,,,,"Carbohydrate, by difference",G +1766418,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1766506,1005,1.77,,70.0,,,,,,,"Carbohydrate, by difference",G +1766542,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1766796,1005,36.21,,70.0,,,,,,,"Carbohydrate, by difference",G +1766843,1005,81.82,,70.0,,,,,,,"Carbohydrate, by difference",G +1767165,1005,85.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1767255,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G +1767602,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1767647,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1767656,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1768066,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1768312,1005,62.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1768313,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1768409,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1769038,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1769157,1005,24.24,,70.0,,,,,,,"Carbohydrate, by difference",G +1769573,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1769718,1005,12.92,,70.0,,,,,,,"Carbohydrate, by difference",G +1770096,1005,3.85,,70.0,,,,,,,"Carbohydrate, by difference",G +1770200,1005,31.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1770437,1005,68.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1770806,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1770925,1005,56.52,,70.0,,,,,,,"Carbohydrate, by difference",G +1771030,1005,65.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1771158,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1771163,1005,17.92,,70.0,,,,,,,"Carbohydrate, by difference",G +1771619,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1772316,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1772318,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1772849,1005,57.58,,70.0,,,,,,,"Carbohydrate, by difference",G +1773352,1005,96.49,,70.0,,,,,,,"Carbohydrate, by difference",G +1773443,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1773481,1005,47.92,,70.0,,,,,,,"Carbohydrate, by difference",G +1773500,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1773508,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1773593,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1773606,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1774830,1005,72.73,,70.0,,,,,,,"Carbohydrate, by difference",G +1774970,1005,85.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1774980,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1775001,1005,42.22,,70.0,,,,,,,"Carbohydrate, by difference",G +1775077,1005,39.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1775184,1005,86.96,,70.0,,,,,,,"Carbohydrate, by difference",G +1775293,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1775460,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1881445,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1775801,1005,44.64,,70.0,,,,,,,"Carbohydrate, by difference",G +1776094,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1776193,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1776481,1005,24.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1776900,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1777062,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1777228,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1777465,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1777582,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1881501,1005,8.19,,70.0,,,,,,,"Carbohydrate, by difference",G +1778227,1005,14.46,,70.0,,,,,,,"Carbohydrate, by difference",G +1778259,1005,44.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1778265,1005,41.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1778551,1005,67.35,,70.0,,,,,,,"Carbohydrate, by difference",G +1779090,1005,39.13,,70.0,,,,,,,"Carbohydrate, by difference",G +1779152,1005,12.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1779510,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1779582,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1779867,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1779897,1005,7.04,,70.0,,,,,,,"Carbohydrate, by difference",G +1779954,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1780334,1005,17.65,,70.0,,,,,,,"Carbohydrate, by difference",G +1780343,1005,4.9,,70.0,,,,,,,"Carbohydrate, by difference",G +1780473,1005,61.11,,70.0,,,,,,,"Carbohydrate, by difference",G +1780612,1005,24.24,,70.0,,,,,,,"Carbohydrate, by difference",G +1780769,1005,15.15,,70.0,,,,,,,"Carbohydrate, by difference",G +1780894,1005,52.54,,70.0,,,,,,,"Carbohydrate, by difference",G +1781025,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1781512,1005,9.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1781667,1005,29.41,,70.0,,,,,,,"Carbohydrate, by difference",G +1781808,1005,9.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1781948,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1782037,1005,7.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1782277,1005,3.77,,70.0,,,,,,,"Carbohydrate, by difference",G +1782476,1005,0.41,,70.0,,,,,,,"Carbohydrate, by difference",G +1782810,1005,58.65,,70.0,,,,,,,"Carbohydrate, by difference",G +1782964,1005,46.51,,70.0,,,,,,,"Carbohydrate, by difference",G +1783108,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1783774,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1783867,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G +1784018,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1784065,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1784073,1005,70.45,,70.0,,,,,,,"Carbohydrate, by difference",G +1784542,1005,32.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1784601,1005,90.91,,70.0,,,,,,,"Carbohydrate, by difference",G +1784656,1005,24.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1784975,1005,82.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1784984,1005,91.3,,70.0,,,,,,,"Carbohydrate, by difference",G +1785197,1005,7.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1786023,1005,7.49,,70.0,,,,,,,"Carbohydrate, by difference",G +1786402,1005,7.49,,70.0,,,,,,,"Carbohydrate, by difference",G +1786601,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G +1787082,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1787359,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1787527,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1787586,1005,31.82,,70.0,,,,,,,"Carbohydrate, by difference",G +1787648,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1787874,1005,56.15,,70.0,,,,,,,"Carbohydrate, by difference",G +1788326,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1788347,1005,75.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1788649,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1788669,1005,13.24,,70.0,,,,,,,"Carbohydrate, by difference",G +1788757,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1788824,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1789128,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1789832,1005,58.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1790096,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1790300,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1790375,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1790769,1005,36.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1790826,1005,58.82,,70.0,,,,,,,"Carbohydrate, by difference",G +1790946,1005,16.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1790963,1005,31.76,,70.0,,,,,,,"Carbohydrate, by difference",G +1791549,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1791907,1005,32.84,,70.0,,,,,,,"Carbohydrate, by difference",G +1791930,1005,18.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1792078,1005,25.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1792248,1005,20.37,,70.0,,,,,,,"Carbohydrate, by difference",G +1792440,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1792642,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1792663,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1792720,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G +1792723,1005,61.11,,70.0,,,,,,,"Carbohydrate, by difference",G +1793120,1005,45.13,,70.0,,,,,,,"Carbohydrate, by difference",G +1793158,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1793523,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1793724,1005,62.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1794207,1005,9.2,,70.0,,,,,,,"Carbohydrate, by difference",G +1794290,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1794404,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1794648,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1794776,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1881760,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1794977,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1795005,1005,52.24,,70.0,,,,,,,"Carbohydrate, by difference",G +1795059,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1795070,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1795193,1005,63.41,,70.0,,,,,,,"Carbohydrate, by difference",G +1795477,1005,12.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1795713,1005,3.75,,70.0,,,,,,,"Carbohydrate, by difference",G +1795906,1005,43.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1795994,1005,44.19,,70.0,,,,,,,"Carbohydrate, by difference",G +1796019,1005,4.49,,70.0,,,,,,,"Carbohydrate, by difference",G +1796365,1005,47.37,,70.0,,,,,,,"Carbohydrate, by difference",G +1796374,1005,57.78,,70.0,,,,,,,"Carbohydrate, by difference",G +1796535,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1796581,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1797161,1005,16.39,,70.0,,,,,,,"Carbohydrate, by difference",G +1797196,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1797616,1005,18.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1797716,1005,81.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1797894,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1798196,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1798412,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1798577,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1799282,1005,22.66,,70.0,,,,,,,"Carbohydrate, by difference",G +1799379,1005,12.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1799729,1005,56.47,,70.0,,,,,,,"Carbohydrate, by difference",G +1799854,1005,4.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1799885,1005,54.55,,70.0,,,,,,,"Carbohydrate, by difference",G +1800012,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1800089,1005,44.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1800764,1005,9.58,,70.0,,,,,,,"Carbohydrate, by difference",G +1800889,1005,11.46,,70.0,,,,,,,"Carbohydrate, by difference",G +1801080,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1801197,1005,56.64,,70.0,,,,,,,"Carbohydrate, by difference",G +1801477,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G +1802248,1005,41.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1802572,1005,39.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1802957,1005,10.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1803324,1005,23.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1803500,1005,25.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1803587,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1803595,1005,55.81,,70.0,,,,,,,"Carbohydrate, by difference",G +1804062,1005,6.2,,70.0,,,,,,,"Carbohydrate, by difference",G +1804124,1005,45.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1804277,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G +1804616,1005,0.85,,70.0,,,,,,,"Carbohydrate, by difference",G +1804628,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1805005,1005,12.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1805040,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1805095,1005,7.2,,70.0,,,,,,,"Carbohydrate, by difference",G +1805822,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1805909,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1805959,1005,29.41,,70.0,,,,,,,"Carbohydrate, by difference",G +1806559,1005,46.94,,70.0,,,,,,,"Carbohydrate, by difference",G +1806765,1005,58.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1807067,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1807257,1005,8.16,,70.0,,,,,,,"Carbohydrate, by difference",G +1807792,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1808035,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1808619,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1808785,1005,11.2,,70.0,,,,,,,"Carbohydrate, by difference",G +1808811,1005,15.93,,70.0,,,,,,,"Carbohydrate, by difference",G +1808964,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1809605,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1809826,1005,0.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1809916,1005,36.36,,70.0,,,,,,,"Carbohydrate, by difference",G +1810039,1005,54.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1810291,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1810401,1005,19.15,,70.0,,,,,,,"Carbohydrate, by difference",G +1810913,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1811567,1005,45.45,,70.0,,,,,,,"Carbohydrate, by difference",G +1811917,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1811970,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1812027,1005,10.45,,70.0,,,,,,,"Carbohydrate, by difference",G +1812098,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1812453,1005,17.19,,70.0,,,,,,,"Carbohydrate, by difference",G +1812883,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1812905,1005,27.66,,70.0,,,,,,,"Carbohydrate, by difference",G +1813595,1005,23.26,,70.0,,,,,,,"Carbohydrate, by difference",G +1813677,1005,13.11,,70.0,,,,,,,"Carbohydrate, by difference",G +1813842,1005,13.73,,70.0,,,,,,,"Carbohydrate, by difference",G +1813843,1005,11.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1813950,1005,87.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1814050,1005,10.34,,70.0,,,,,,,"Carbohydrate, by difference",G +1814114,1005,21.54,,70.0,,,,,,,"Carbohydrate, by difference",G +1814222,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1815055,1005,85.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1815095,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1815105,1005,62.22,,70.0,,,,,,,"Carbohydrate, by difference",G +1815684,1005,63.64,,70.0,,,,,,,"Carbohydrate, by difference",G +1815726,1005,2.77,,70.0,,,,,,,"Carbohydrate, by difference",G +1815760,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1815805,1005,58.97,,70.0,,,,,,,"Carbohydrate, by difference",G +1816078,1005,26.32,,70.0,,,,,,,"Carbohydrate, by difference",G +1816399,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G +1816495,1005,88.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1817095,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1817099,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1817183,1005,55.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1817432,1005,72.41,,70.0,,,,,,,"Carbohydrate, by difference",G +1817636,1005,24.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1818067,1005,4.76,,70.0,,,,,,,"Carbohydrate, by difference",G +1818295,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1818639,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1819056,1005,4.76,,73.0,,,,,,,"Carbohydrate, by difference",G +1819127,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1819345,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G +1819401,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1819615,1005,8.75,,70.0,,,,,,,"Carbohydrate, by difference",G +1819660,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1819742,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1820048,1005,17.78,,70.0,,,,,,,"Carbohydrate, by difference",G +1820557,1005,78.72,,70.0,,,,,,,"Carbohydrate, by difference",G +1821237,1005,48.21,,70.0,,,,,,,"Carbohydrate, by difference",G +1821746,1005,9.69,,70.0,,,,,,,"Carbohydrate, by difference",G +1821903,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1821975,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1822196,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1822281,1005,35.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1822350,1005,29.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1822586,1005,18.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1823105,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1823114,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1823618,1005,1.98,,70.0,,,,,,,"Carbohydrate, by difference",G +1823799,1005,72.97,,70.0,,,,,,,"Carbohydrate, by difference",G +1823823,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1823854,1005,10.34,,70.0,,,,,,,"Carbohydrate, by difference",G +1824018,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1824057,1005,8.47,,70.0,,,,,,,"Carbohydrate, by difference",G +1824604,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1824666,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1824758,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1825087,1005,27.06,,70.0,,,,,,,"Carbohydrate, by difference",G +1825191,1005,37.78,,70.0,,,,,,,"Carbohydrate, by difference",G +1825521,1005,20.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1826031,1005,10.59,,70.0,,,,,,,"Carbohydrate, by difference",G +1826509,1005,33.52,,70.0,,,,,,,"Carbohydrate, by difference",G +1826776,1005,22.06,,70.0,,,,,,,"Carbohydrate, by difference",G +1826787,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1826886,1005,4.58,,70.0,,,,,,,"Carbohydrate, by difference",G +1827323,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1827365,1005,61.9,,70.0,,,,,,,"Carbohydrate, by difference",G +1827571,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +1827608,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1827721,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1828309,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1828394,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1828637,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1828802,1005,29.09,,70.0,,,,,,,"Carbohydrate, by difference",G +1829010,1005,48.39,,70.0,,,,,,,"Carbohydrate, by difference",G +1829030,1005,26.47,,70.0,,,,,,,"Carbohydrate, by difference",G +1829502,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1829778,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1829840,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1830006,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1830061,1005,6.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1830114,1005,75.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1830191,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1830364,1005,27.06,,70.0,,,,,,,"Carbohydrate, by difference",G +1830413,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1830694,1005,85.19,,70.0,,,,,,,"Carbohydrate, by difference",G +1830739,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1830821,1005,15.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1830824,1005,78.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1830841,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1831105,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1831372,1005,8.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1831411,1005,33.63,,70.0,,,,,,,"Carbohydrate, by difference",G +1832110,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1832155,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1832402,1005,90.32,,70.0,,,,,,,"Carbohydrate, by difference",G +1832432,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1833030,1005,15.93,,70.0,,,,,,,"Carbohydrate, by difference",G +1833192,1005,0.28,,70.0,,,,,,,"Carbohydrate, by difference",G +1833259,1005,27.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1833295,1005,5.91,,70.0,,,,,,,"Carbohydrate, by difference",G +1833514,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1833773,1005,45.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1833868,1005,31.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1833909,1005,26.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1833926,1005,0.85,,70.0,,,,,,,"Carbohydrate, by difference",G +1834216,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1834360,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1835065,1005,33.93,,70.0,,,,,,,"Carbohydrate, by difference",G +1835297,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1835844,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1835961,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1835981,1005,4.26,,70.0,,,,,,,"Carbohydrate, by difference",G +1836879,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1837097,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1837227,1005,26.21,,70.0,,,,,,,"Carbohydrate, by difference",G +1837422,1005,22.35,,70.0,,,,,,,"Carbohydrate, by difference",G +1837587,1005,6.61,,70.0,,,,,,,"Carbohydrate, by difference",G +1838025,1005,5.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1838171,1005,19.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1838257,1005,26.15,,70.0,,,,,,,"Carbohydrate, by difference",G +1838395,1005,4.64,,70.0,,,,,,,"Carbohydrate, by difference",G +1882344,1005,63.16,,70.0,,,,,,,"Carbohydrate, by difference",G +1838756,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1838806,1005,68.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1839202,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1839284,1005,54.76,,70.0,,,,,,,"Carbohydrate, by difference",G +1882761,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1882771,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1839584,1005,18.75,,70.0,,,,,,,"Carbohydrate, by difference",G +1882857,1005,12.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1882870,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1839842,1005,52.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1883014,1005,16.1,,70.0,,,,,,,"Carbohydrate, by difference",G +1840722,1005,1.69,,70.0,,,,,,,"Carbohydrate, by difference",G +1840756,1005,38.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1841026,1005,4.55,,70.0,,,,,,,"Carbohydrate, by difference",G +1841154,1005,30.48,,70.0,,,,,,,"Carbohydrate, by difference",G +1841201,1005,18.87,,70.0,,,,,,,"Carbohydrate, by difference",G +1841216,1005,8.31,,70.0,,,,,,,"Carbohydrate, by difference",G +1841221,1005,3.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1841353,1005,43.48,,70.0,,,,,,,"Carbohydrate, by difference",G +1841531,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1841633,1005,27.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1841790,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1841866,1005,2.4,,70.0,,,,,,,"Carbohydrate, by difference",G +1841870,1005,48.08,,70.0,,,,,,,"Carbohydrate, by difference",G +1841893,1005,18.24,,70.0,,,,,,,"Carbohydrate, by difference",G +1841990,1005,49.12,,70.0,,,,,,,"Carbohydrate, by difference",G +1842681,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1883369,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1842852,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1842958,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1883432,1005,76.92,,70.0,,,,,,,"Carbohydrate, by difference",G +1843074,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1844051,1005,24.65,,70.0,,,,,,,"Carbohydrate, by difference",G +1844098,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1844178,1005,6.61,,70.0,,,,,,,"Carbohydrate, by difference",G +1844488,1005,12.9,,70.0,,,,,,,"Carbohydrate, by difference",G +1844574,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1845136,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1845411,1005,8.54,,70.0,,,,,,,"Carbohydrate, by difference",G +1845447,1005,27.66,,70.0,,,,,,,"Carbohydrate, by difference",G +1845598,1005,21.09,,70.0,,,,,,,"Carbohydrate, by difference",G +1883598,1005,7.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1845831,1005,7.65,,70.0,,,,,,,"Carbohydrate, by difference",G +1845922,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +1846123,1005,8.35,,70.0,,,,,,,"Carbohydrate, by difference",G +1846203,1005,12.94,,70.0,,,,,,,"Carbohydrate, by difference",G +1846397,1005,74.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1846887,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1846934,1005,47.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1847087,1005,77.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1847341,1005,4.44,,70.0,,,,,,,"Carbohydrate, by difference",G +1883953,1005,46.48,,70.0,,,,,,,"Carbohydrate, by difference",G +1884041,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1884329,1005,62.03,,70.0,,,,,,,"Carbohydrate, by difference",G +1884353,1005,19.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1884660,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +1884725,1005,18.75,,70.0,,,,,,,"Carbohydrate, by difference",G +1884916,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1884943,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1885112,1005,81.82,,70.0,,,,,,,"Carbohydrate, by difference",G +1885564,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1885611,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1885617,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1885676,1005,11.97,,70.0,,,,,,,"Carbohydrate, by difference",G +1885772,1005,29.82,,70.0,,,,,,,"Carbohydrate, by difference",G +1885779,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1885854,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1885991,1005,87.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1886074,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1886087,1005,51.15,,70.0,,,,,,,"Carbohydrate, by difference",G +1886165,1005,77.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1886461,1005,40.91,,70.0,,,,,,,"Carbohydrate, by difference",G +1886509,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1886565,1005,12.99,,70.0,,,,,,,"Carbohydrate, by difference",G +1886571,1005,0.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1886691,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1886766,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1886939,1005,39.58,,70.0,,,,,,,"Carbohydrate, by difference",G +1887291,1005,16.44,,70.0,,,,,,,"Carbohydrate, by difference",G +1887659,1005,37.72,,70.0,,,,,,,"Carbohydrate, by difference",G +1888065,1005,24.1,,70.0,,,,,,,"Carbohydrate, by difference",G +1888122,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1888183,1005,45.61,,70.0,,,,,,,"Carbohydrate, by difference",G +1888465,1005,31.58,,70.0,,,,,,,"Carbohydrate, by difference",G +1888512,1005,31.76,,70.0,,,,,,,"Carbohydrate, by difference",G +1889101,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1889144,1005,25.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1889401,1005,24.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1889402,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1889406,1005,15.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1889722,1005,5.26,,70.0,,,,,,,"Carbohydrate, by difference",G +1889833,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1890403,1005,8.77,,70.0,,,,,,,"Carbohydrate, by difference",G +1890653,1005,33.94,,70.0,,,,,,,"Carbohydrate, by difference",G +1890944,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1890976,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1891032,1005,53.98,,70.0,,,,,,,"Carbohydrate, by difference",G +1891139,1005,29.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1891285,1005,23.31,,70.0,,,,,,,"Carbohydrate, by difference",G +1891316,1005,30.59,,70.0,,,,,,,"Carbohydrate, by difference",G +1891468,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1891829,1005,25.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1891859,1005,32.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1891911,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1891976,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1892015,1005,8.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1892202,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1892396,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1892529,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1892801,1005,14.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1892830,1005,12.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1892976,1005,78.26,,70.0,,,,,,,"Carbohydrate, by difference",G +1893880,1005,88.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1894003,1005,29.41,,70.0,,,,,,,"Carbohydrate, by difference",G +1894028,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1894297,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1894373,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1894384,1005,30.59,,70.0,,,,,,,"Carbohydrate, by difference",G +1894555,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1894577,1005,3.31,,70.0,,,,,,,"Carbohydrate, by difference",G +1894686,1005,68.78,,70.0,,,,,,,"Carbohydrate, by difference",G +1894800,1005,7.96,,70.0,,,,,,,"Carbohydrate, by difference",G +1895195,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1895298,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1895574,1005,33.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1895711,1005,34.21,,70.0,,,,,,,"Carbohydrate, by difference",G +1895826,1005,6.04,,70.0,,,,,,,"Carbohydrate, by difference",G +1896005,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G +1896049,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1896114,1005,13.21,,70.0,,,,,,,"Carbohydrate, by difference",G +1896335,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1896389,1005,38.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1896461,1005,8.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1896528,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1896575,1005,41.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1896856,1005,47.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1897084,1005,30.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1897218,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1897548,1005,67.39,,70.0,,,,,,,"Carbohydrate, by difference",G +1897628,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1898092,1005,52.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1898292,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1898310,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1898495,1005,54.32,,70.0,,,,,,,"Carbohydrate, by difference",G +1898553,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1898961,1005,37.78,,70.0,,,,,,,"Carbohydrate, by difference",G +1899377,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G +1899424,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1899566,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1899574,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1899728,1005,58.82,,70.0,,,,,,,"Carbohydrate, by difference",G +1899778,1005,72.41,,70.0,,,,,,,"Carbohydrate, by difference",G +1899994,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1900430,1005,17.72,,70.0,,,,,,,"Carbohydrate, by difference",G +1900493,1005,32.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1900521,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1901472,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1901541,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1901544,1005,14.58,,70.0,,,,,,,"Carbohydrate, by difference",G +1901674,1005,27.94,,70.0,,,,,,,"Carbohydrate, by difference",G +1901815,1005,24.78,,70.0,,,,,,,"Carbohydrate, by difference",G +1902078,1005,14.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1902352,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1902507,1005,7.96,,70.0,,,,,,,"Carbohydrate, by difference",G +1902585,1005,3.66,,70.0,,,,,,,"Carbohydrate, by difference",G +1902730,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1902872,1005,92.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1903098,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1903121,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1903444,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1903604,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1903850,1005,12.94,,70.0,,,,,,,"Carbohydrate, by difference",G +1903934,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1903971,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1904106,1005,95.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1904153,1005,27.06,,70.0,,,,,,,"Carbohydrate, by difference",G +1904501,1005,11.48,,70.0,,,,,,,"Carbohydrate, by difference",G +1904735,1005,15.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1904867,1005,35.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1905104,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1905772,1005,60.87,,70.0,,,,,,,"Carbohydrate, by difference",G +1905798,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1905891,1005,9.73,,70.0,,,,,,,"Carbohydrate, by difference",G +1905971,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1906200,1005,82.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1906477,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1906981,1005,66.36,,70.0,,,,,,,"Carbohydrate, by difference",G +1907169,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1907652,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1907678,1005,72.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1907950,1005,14.98,,70.0,,,,,,,"Carbohydrate, by difference",G +1908160,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1908416,1005,8.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1909364,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1909453,1005,9.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1909614,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1909728,1005,45.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1909986,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1910048,1005,12.92,,70.0,,,,,,,"Carbohydrate, by difference",G +1910093,1005,6.08,,70.0,,,,,,,"Carbohydrate, by difference",G +1910132,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1910299,1005,45.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1910300,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1910322,1005,14.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1910472,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1910514,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1911031,1005,12.08,,70.0,,,,,,,"Carbohydrate, by difference",G +1911271,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1912207,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1912384,1005,4.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1912722,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1913064,1005,15.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1913093,1005,21.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1913261,1005,42.11,,70.0,,,,,,,"Carbohydrate, by difference",G +1913528,1005,31.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1913835,1005,12.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1913877,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1913921,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1914272,1005,59.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1914970,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1915015,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1915096,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G +1915371,1005,81.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1915402,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1915829,1005,31.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1915921,1005,47.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1916102,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1916341,1005,9.39,,70.0,,,,,,,"Carbohydrate, by difference",G +1916345,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1916473,1005,12.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1917175,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1917506,1005,22.7,,70.0,,,,,,,"Carbohydrate, by difference",G +1917765,1005,23.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1917785,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1917956,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1918278,1005,70.59,,70.0,,,,,,,"Carbohydrate, by difference",G +1918359,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1918481,1005,28.36,,70.0,,,,,,,"Carbohydrate, by difference",G +1918665,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1918780,1005,2.13,,70.0,,,,,,,"Carbohydrate, by difference",G +1918913,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1918926,1005,6.12,,70.0,,,,,,,"Carbohydrate, by difference",G +1919054,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1919124,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1919280,1005,29.23,,70.0,,,,,,,"Carbohydrate, by difference",G +1919541,1005,47.37,,70.0,,,,,,,"Carbohydrate, by difference",G +1920059,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1920246,1005,68.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1920328,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1920376,1005,5.45,,70.0,,,,,,,"Carbohydrate, by difference",G +1920895,1005,70.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1921003,1005,77.78,,70.0,,,,,,,"Carbohydrate, by difference",G +1921232,1005,7.2,,70.0,,,,,,,"Carbohydrate, by difference",G +1921522,1005,4.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1921716,1005,18.18,,70.0,,,,,,,"Carbohydrate, by difference",G +1921765,1005,17.23,,70.0,,,,,,,"Carbohydrate, by difference",G +1922194,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1922207,1005,23.08,,70.0,,,,,,,"Carbohydrate, by difference",G +1922414,1005,28.89,,70.0,,,,,,,"Carbohydrate, by difference",G +1922518,1005,15.49,,70.0,,,,,,,"Carbohydrate, by difference",G +1922775,1005,6.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1923357,1005,77.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1923585,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1923728,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1924066,1005,53.98,,70.0,,,,,,,"Carbohydrate, by difference",G +1924451,1005,6.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1924562,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1925312,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1925313,1005,40.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1925330,1005,11.39,,70.0,,,,,,,"Carbohydrate, by difference",G +1925602,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1925620,1005,15.69,,70.0,,,,,,,"Carbohydrate, by difference",G +1925709,1005,76.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1925748,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1926058,1005,4.76,,70.0,,,,,,,"Carbohydrate, by difference",G +1926145,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1926604,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1926707,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1926773,1005,58.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1927041,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1927304,1005,22.66,,70.0,,,,,,,"Carbohydrate, by difference",G +1927359,1005,12.2,,70.0,,,,,,,"Carbohydrate, by difference",G +1927508,1005,8.59,,70.0,,,,,,,"Carbohydrate, by difference",G +1927567,1005,6.12,,70.0,,,,,,,"Carbohydrate, by difference",G +1927660,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1927765,1005,42.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1927789,1005,15.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1928025,1005,25.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1928148,1005,22.35,,70.0,,,,,,,"Carbohydrate, by difference",G +1928417,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1928585,1005,28.12,,70.0,,,,,,,"Carbohydrate, by difference",G +1930583,1005,18.46,,70.0,,,,,,,"Carbohydrate, by difference",G +1930728,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1931064,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1931128,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1931325,1005,4.05,,70.0,,,,,,,"Carbohydrate, by difference",G +1931785,1005,55.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1931974,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1932121,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1932383,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1932597,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1932767,1005,46.15,,70.0,,,,,,,"Carbohydrate, by difference",G +1933207,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1933305,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1933389,1005,1.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1933622,1005,6.77,,70.0,,,,,,,"Carbohydrate, by difference",G +1933700,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1933938,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1934015,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1934445,1005,7.08,,70.0,,,,,,,"Carbohydrate, by difference",G +1934592,1005,21.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1934900,1005,65.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1935589,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1935874,1005,6.25,,73.0,,,,,,,"Carbohydrate, by difference",G +1935877,1005,17.62,,70.0,,,,,,,"Carbohydrate, by difference",G +1936163,1005,55.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1936197,1005,2.17,,73.0,,,,,,,"Carbohydrate, by difference",G +1936330,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1936733,1005,96.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1936801,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1936966,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1937215,1005,13.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1937306,1005,61.54,,70.0,,,,,,,"Carbohydrate, by difference",G +1937811,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1938037,1005,42.55,,70.0,,,,,,,"Carbohydrate, by difference",G +1938505,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1939108,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1939125,1005,13.39,,70.0,,,,,,,"Carbohydrate, by difference",G +1939452,1005,20.34,,70.0,,,,,,,"Carbohydrate, by difference",G +1939455,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1939651,1005,9.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1939768,1005,11.2,,70.0,,,,,,,"Carbohydrate, by difference",G +1939788,1005,13.24,,70.0,,,,,,,"Carbohydrate, by difference",G +1939884,1005,68.09,,70.0,,,,,,,"Carbohydrate, by difference",G +1940404,1005,27.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1940718,1005,0.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1940759,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1941049,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1941057,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1941232,1005,15.93,,70.0,,,,,,,"Carbohydrate, by difference",G +1941318,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1941361,1005,6.06,,70.0,,,,,,,"Carbohydrate, by difference",G +1941640,1005,9.15,,70.0,,,,,,,"Carbohydrate, by difference",G +1942349,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1942464,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1943107,1005,84.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1943258,1005,9.75,,70.0,,,,,,,"Carbohydrate, by difference",G +1943362,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1943625,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1943933,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1944071,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1944389,1005,31.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1944397,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +1944642,1005,17.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1944730,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1945665,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G +1945789,1005,3.55,,70.0,,,,,,,"Carbohydrate, by difference",G +1946506,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1946613,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1946630,1005,13.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1946684,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1946759,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1946791,1005,84.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1947094,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +1947125,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1947299,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G +1947918,1005,4.13,,70.0,,,,,,,"Carbohydrate, by difference",G +1947953,1005,9.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1948176,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1948300,1005,73.08,,70.0,,,,,,,"Carbohydrate, by difference",G +1948335,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1948365,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1948522,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1948698,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1948723,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1948738,1005,15.55,,70.0,,,,,,,"Carbohydrate, by difference",G +1948778,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1948866,1005,2.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1949592,1005,8.11,,70.0,,,,,,,"Carbohydrate, by difference",G +1950472,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1950952,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1951610,1005,55.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1951713,1005,75.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1951871,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1951946,1005,20.63,,70.0,,,,,,,"Carbohydrate, by difference",G +1952591,1005,68.97,,70.0,,,,,,,"Carbohydrate, by difference",G +1952609,1005,44.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1953178,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1953231,1005,13.98,,70.0,,,,,,,"Carbohydrate, by difference",G +1953317,1005,31.18,,70.0,,,,,,,"Carbohydrate, by difference",G +1953400,1005,67.74,,70.0,,,,,,,"Carbohydrate, by difference",G +1953804,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1953821,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1954055,1005,64.37,,70.0,,,,,,,"Carbohydrate, by difference",G +1954162,1005,52.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1954668,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1954767,1005,32.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1954818,1005,37.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1955064,1005,9.6,,70.0,,,,,,,"Carbohydrate, by difference",G +1955154,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1955295,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1955554,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G +1955576,1005,78.95,,70.0,,,,,,,"Carbohydrate, by difference",G +1955643,1005,50.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1956153,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1956306,1005,6.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1956364,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G +1956393,1005,45.45,,70.0,,,,,,,"Carbohydrate, by difference",G +1956685,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1956785,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1956850,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1957060,1005,49.12,,70.0,,,,,,,"Carbohydrate, by difference",G +1957099,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G +1957219,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1958181,1005,6.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1958389,1005,13.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1958440,1005,49.09,,70.0,,,,,,,"Carbohydrate, by difference",G +1958637,1005,5.07,,70.0,,,,,,,"Carbohydrate, by difference",G +1958732,1005,74.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1959466,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1959479,1005,4.96,,70.0,,,,,,,"Carbohydrate, by difference",G +1959588,1005,2.48,,70.0,,,,,,,"Carbohydrate, by difference",G +1959658,1005,22.45,,70.0,,,,,,,"Carbohydrate, by difference",G +1960060,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1960225,1005,4.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1960902,1005,44.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1961188,1005,11.16,,70.0,,,,,,,"Carbohydrate, by difference",G +1961329,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1961396,1005,48.48,,70.0,,,,,,,"Carbohydrate, by difference",G +1961460,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1961635,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1962279,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1962577,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1962926,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1963044,1005,2.46,,70.0,,,,,,,"Carbohydrate, by difference",G +1963175,1005,11.55,,70.0,,,,,,,"Carbohydrate, by difference",G +1963208,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G +1963410,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1963582,1005,57.69,,70.0,,,,,,,"Carbohydrate, by difference",G +1963595,1005,34.44,,70.0,,,,,,,"Carbohydrate, by difference",G +1963619,1005,27.78,,70.0,,,,,,,"Carbohydrate, by difference",G +1963731,1005,46.15,,70.0,,,,,,,"Carbohydrate, by difference",G +1964143,1005,82.35,,70.0,,,,,,,"Carbohydrate, by difference",G +1964154,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1964311,1005,5.92,,70.0,,,,,,,"Carbohydrate, by difference",G +1964656,1005,5.26,,70.0,,,,,,,"Carbohydrate, by difference",G +1965042,1005,41.18,,70.0,,,,,,,"Carbohydrate, by difference",G +1965349,1005,7.14,,73.0,,,,,,,"Carbohydrate, by difference",G +1966251,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1966419,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1967164,1005,8.77,,70.0,,,,,,,"Carbohydrate, by difference",G +1967583,1005,23.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1967782,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1967888,1005,44.23,,70.0,,,,,,,"Carbohydrate, by difference",G +1967974,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1968105,1005,17.95,,70.0,,,,,,,"Carbohydrate, by difference",G +1968248,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1968415,1005,32.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1968471,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1968477,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1969000,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G +1969333,1005,6.12,,70.0,,,,,,,"Carbohydrate, by difference",G +1969541,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1969565,1005,56.92,,70.0,,,,,,,"Carbohydrate, by difference",G +1969608,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1969639,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1969830,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1970082,1005,21.16,,70.0,,,,,,,"Carbohydrate, by difference",G +1970137,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1970278,1005,1.79,,73.0,,,,,,,"Carbohydrate, by difference",G +1970845,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G +1971029,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1972135,1005,34.95,,70.0,,,,,,,"Carbohydrate, by difference",G +1972564,1005,11.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1973140,1005,67.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1973144,1005,29.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1973377,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1974539,1005,58.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1974759,1005,9.09,,70.0,,,,,,,"Carbohydrate, by difference",G +1975026,1005,52.94,,70.0,,,,,,,"Carbohydrate, by difference",G +1975200,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1975316,1005,44.19,,70.0,,,,,,,"Carbohydrate, by difference",G +1975335,1005,43.75,,70.0,,,,,,,"Carbohydrate, by difference",G +1975410,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1975548,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1975593,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1976078,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1976170,1005,51.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1976378,1005,6.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1976751,1005,5.51,,70.0,,,,,,,"Carbohydrate, by difference",G +1976761,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1976833,1005,70.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1977007,1005,1.13,,70.0,,,,,,,"Carbohydrate, by difference",G +1977209,1005,33.85,,70.0,,,,,,,"Carbohydrate, by difference",G +1978290,1005,14.12,,70.0,,,,,,,"Carbohydrate, by difference",G +1978309,1005,35.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1978324,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1978424,1005,92.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1978501,1005,68.97,,70.0,,,,,,,"Carbohydrate, by difference",G +1978584,1005,61.54,,70.0,,,,,,,"Carbohydrate, by difference",G +1978805,1005,55.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1979044,1005,9.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1979354,1005,7.69,,73.0,,,,,,,"Carbohydrate, by difference",G +1979597,1005,7.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1979745,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1979831,1005,7.96,,70.0,,,,,,,"Carbohydrate, by difference",G +1980300,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1980395,1005,6.21,,70.0,,,,,,,"Carbohydrate, by difference",G +1980498,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G +1981081,1005,93.1,,70.0,,,,,,,"Carbohydrate, by difference",G +1981302,1005,10.59,,70.0,,,,,,,"Carbohydrate, by difference",G +1981363,1005,9.52,,70.0,,,,,,,"Carbohydrate, by difference",G +1981468,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G +1981490,1005,16.04,,70.0,,,,,,,"Carbohydrate, by difference",G +1981682,1005,56.52,,70.0,,,,,,,"Carbohydrate, by difference",G +1981746,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1981777,1005,29.41,,70.0,,,,,,,"Carbohydrate, by difference",G +1982922,1005,35.56,,70.0,,,,,,,"Carbohydrate, by difference",G +1982925,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1983145,1005,58.82,,70.0,,,,,,,"Carbohydrate, by difference",G +1983221,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1983629,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1983768,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1983859,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1983996,1005,72.41,,70.0,,,,,,,"Carbohydrate, by difference",G +1984003,1005,93.1,,70.0,,,,,,,"Carbohydrate, by difference",G +1984285,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1984795,1005,15.88,,70.0,,,,,,,"Carbohydrate, by difference",G +1984812,1005,18.18,,70.0,,,,,,,"Carbohydrate, by difference",G +1984875,1005,6.92,,70.0,,,,,,,"Carbohydrate, by difference",G +1984984,1005,66.67,,73.0,,,,,,,"Carbohydrate, by difference",G +1985345,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G +1985776,1005,19.47,,70.0,,,,,,,"Carbohydrate, by difference",G +1986116,1005,9.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1986157,1005,78.79,,70.0,,,,,,,"Carbohydrate, by difference",G +1986161,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1986246,1005,5.69,,70.0,,,,,,,"Carbohydrate, by difference",G +1986682,1005,3.36,,70.0,,,,,,,"Carbohydrate, by difference",G +1986688,1005,10.53,,70.0,,,,,,,"Carbohydrate, by difference",G +1987349,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1987449,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1987733,1005,51.16,,70.0,,,,,,,"Carbohydrate, by difference",G +1987749,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1987994,1005,13.64,,70.0,,,,,,,"Carbohydrate, by difference",G +1988180,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +1988577,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1988623,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1988900,1005,3.3,,70.0,,,,,,,"Carbohydrate, by difference",G +1988975,1005,16.47,,70.0,,,,,,,"Carbohydrate, by difference",G +1989026,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +1989063,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1989112,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +1989487,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1989655,1005,4.83,,70.0,,,,,,,"Carbohydrate, by difference",G +1989745,1005,26.77,,70.0,,,,,,,"Carbohydrate, by difference",G +1989827,1005,11.92,,70.0,,,,,,,"Carbohydrate, by difference",G +1990087,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1990163,1005,32.35,,70.0,,,,,,,"Carbohydrate, by difference",G +1990333,1005,4.55,,73.0,,,,,,,"Carbohydrate, by difference",G +1990496,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1990603,1005,34.78,,70.0,,,,,,,"Carbohydrate, by difference",G +1990739,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G +1991098,1005,26.87,,70.0,,,,,,,"Carbohydrate, by difference",G +1991448,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1991580,1005,12.08,,70.0,,,,,,,"Carbohydrate, by difference",G +1991607,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1991744,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +1991895,1005,51.22,,70.0,,,,,,,"Carbohydrate, by difference",G +1992069,1005,37.5,,70.0,,,,,,,"Carbohydrate, by difference",G +1992230,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1992557,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1992805,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1992985,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1993003,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1993078,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1993679,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1993825,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1994818,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +1995013,1005,24.72,,70.0,,,,,,,"Carbohydrate, by difference",G +1995066,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1995391,1005,2.82,,70.0,,,,,,,"Carbohydrate, by difference",G +1995747,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1996006,1005,1.54,,73.0,,,,,,,"Carbohydrate, by difference",G +1996299,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +1996602,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1996667,1005,2.38,,70.0,,,,,,,"Carbohydrate, by difference",G +1996759,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +1996831,1005,32.99,,70.0,,,,,,,"Carbohydrate, by difference",G +1996986,1005,15.82,,70.0,,,,,,,"Carbohydrate, by difference",G +1997166,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +1998098,1005,64.44,,70.0,,,,,,,"Carbohydrate, by difference",G +1998101,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G +1998609,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G +1998694,1005,12.73,,70.0,,,,,,,"Carbohydrate, by difference",G +1999054,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +1999182,1005,25.49,,70.0,,,,,,,"Carbohydrate, by difference",G +1999268,1005,49.12,,70.0,,,,,,,"Carbohydrate, by difference",G +1999568,1005,42.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2007620,1005,59.0,,78.0,,,,,,,"Carbohydrate, by difference",G +2007657,1005,7.5,,71.0,,,,,,,"Carbohydrate, by difference",G +2008102,1005,26.03,,70.0,,,,,,,"Carbohydrate, by difference",G +2008706,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2008749,1005,70.37,,70.0,,,,,,,"Carbohydrate, by difference",G +2008774,1005,11.9,,70.0,,,,,,,"Carbohydrate, by difference",G +2008841,1005,14.62,,70.0,,,,,,,"Carbohydrate, by difference",G +2009287,1005,40.35,,70.0,,,,,,,"Carbohydrate, by difference",G +2009388,1005,17.6,,70.0,,,,,,,"Carbohydrate, by difference",G +2009557,1005,7.35,,70.0,,,,,,,"Carbohydrate, by difference",G +2009657,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2009672,1005,24.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2009799,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2010129,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2010141,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2010414,1005,1.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2010515,1005,18.75,,70.0,,,,,,,"Carbohydrate, by difference",G +2010732,1005,14.1,,70.0,,,,,,,"Carbohydrate, by difference",G +2010838,1005,78.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2010879,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2011100,1005,43.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2011169,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2011527,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2011611,1005,39.37,,70.0,,,,,,,"Carbohydrate, by difference",G +2011666,1005,48.44,,70.0,,,,,,,"Carbohydrate, by difference",G +2012086,1005,28.24,,70.0,,,,,,,"Carbohydrate, by difference",G +2012190,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2012890,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2013094,1005,14.09,,70.0,,,,,,,"Carbohydrate, by difference",G +2013277,1005,32.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2014159,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2014318,1005,50.0,,73.0,,,,,,,"Carbohydrate, by difference",G +2014536,1005,72.34,,70.0,,,,,,,"Carbohydrate, by difference",G +2014637,1005,20.0,,73.0,,,,,,,"Carbohydrate, by difference",G +2014650,1005,41.94,,70.0,,,,,,,"Carbohydrate, by difference",G +2014814,1005,40.24,,70.0,,,,,,,"Carbohydrate, by difference",G +2015016,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2015019,1005,20.77,,70.0,,,,,,,"Carbohydrate, by difference",G +2015398,1005,8.2,,70.0,,,,,,,"Carbohydrate, by difference",G +2015522,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G +2015524,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G +2015583,1005,13.6,,70.0,,,,,,,"Carbohydrate, by difference",G +2015825,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2015934,1005,70.91,,70.0,,,,,,,"Carbohydrate, by difference",G +2016162,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2017068,1005,20.51,,70.0,,,,,,,"Carbohydrate, by difference",G +2017339,1005,7.32,,70.0,,,,,,,"Carbohydrate, by difference",G +2017361,1005,12.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2017764,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G +2017894,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2018142,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2018319,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2018349,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2018906,1005,23.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2019040,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2019107,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2019177,1005,21.7,,70.0,,,,,,,"Carbohydrate, by difference",G +2019407,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2019629,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2019729,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2019992,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G +2020192,1005,28.32,,70.0,,,,,,,"Carbohydrate, by difference",G +2020347,1005,71.88,,70.0,,,,,,,"Carbohydrate, by difference",G +2020506,1005,1.96,,70.0,,,,,,,"Carbohydrate, by difference",G +2020536,1005,55.81,,70.0,,,,,,,"Carbohydrate, by difference",G +2020567,1005,14.08,,70.0,,,,,,,"Carbohydrate, by difference",G +2020849,1005,64.06,,70.0,,,,,,,"Carbohydrate, by difference",G +2021010,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G +2021105,1005,17.06,,70.0,,,,,,,"Carbohydrate, by difference",G +2021136,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2021214,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2021285,1005,41.46,,70.0,,,,,,,"Carbohydrate, by difference",G +2021392,1005,76.79,,70.0,,,,,,,"Carbohydrate, by difference",G +2021579,1005,47.76,,70.0,,,,,,,"Carbohydrate, by difference",G +2021746,1005,21.88,,70.0,,,,,,,"Carbohydrate, by difference",G +2022001,1005,10.53,,70.0,,,,,,,"Carbohydrate, by difference",G +2022048,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2022447,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G +2022588,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2022663,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2022854,1005,74.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2022992,1005,12.39,,70.0,,,,,,,"Carbohydrate, by difference",G +2023101,1005,4.35,,70.0,,,,,,,"Carbohydrate, by difference",G +2023769,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2023920,1005,34.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2023979,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2024079,1005,7.76,,70.0,,,,,,,"Carbohydrate, by difference",G +2024105,1005,9.32,,70.0,,,,,,,"Carbohydrate, by difference",G +2024175,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2024264,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2024273,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2024310,1005,60.53,,70.0,,,,,,,"Carbohydrate, by difference",G +2025179,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2025448,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2025481,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2025862,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2025982,1005,15.56,,70.0,,,,,,,"Carbohydrate, by difference",G +2026048,1005,70.59,,70.0,,,,,,,"Carbohydrate, by difference",G +2026134,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2026331,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2026382,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2026499,1005,30.34,,70.0,,,,,,,"Carbohydrate, by difference",G +2026749,1005,79.17,,70.0,,,,,,,"Carbohydrate, by difference",G +2026858,1005,74.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2027109,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G +2027784,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2028107,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2028123,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2028181,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2028206,1005,55.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2028485,1005,74.51,,70.0,,,,,,,"Carbohydrate, by difference",G +2028845,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2029086,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2029475,1005,66.22,,70.0,,,,,,,"Carbohydrate, by difference",G +2029496,1005,23.53,,70.0,,,,,,,"Carbohydrate, by difference",G +2029723,1005,30.3,,70.0,,,,,,,"Carbohydrate, by difference",G +2029890,1005,47.62,,70.0,,,,,,,"Carbohydrate, by difference",G +2030047,1005,53.49,,70.0,,,,,,,"Carbohydrate, by difference",G +2030076,1005,19.23,,70.0,,,,,,,"Carbohydrate, by difference",G +2030093,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2030199,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G +2030311,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2030861,1005,69.64,,70.0,,,,,,,"Carbohydrate, by difference",G +2030937,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2031824,1005,55.56,,70.0,,,,,,,"Carbohydrate, by difference",G +2031935,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2032179,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G +2032294,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2032436,1005,60.47,,70.0,,,,,,,"Carbohydrate, by difference",G +2032538,1005,15.04,,70.0,,,,,,,"Carbohydrate, by difference",G +2032622,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2032681,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2032790,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2032999,1005,24.23,,70.0,,,,,,,"Carbohydrate, by difference",G +2033306,1005,0.89,,70.0,,,,,,,"Carbohydrate, by difference",G +2033514,1005,63.16,,70.0,,,,,,,"Carbohydrate, by difference",G +2033994,1005,38.95,,70.0,,,,,,,"Carbohydrate, by difference",G +2034167,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2034287,1005,6.56,,70.0,,,,,,,"Carbohydrate, by difference",G +2034360,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2034457,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2034474,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2034482,1005,19.19,,70.0,,,,,,,"Carbohydrate, by difference",G +2034504,1005,22.61,,70.0,,,,,,,"Carbohydrate, by difference",G +2034507,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2034973,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2035045,1005,72.73,,70.0,,,,,,,"Carbohydrate, by difference",G +2035239,1005,21.24,,70.0,,,,,,,"Carbohydrate, by difference",G +2035258,1005,16.3,,70.0,,,,,,,"Carbohydrate, by difference",G +2036005,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2036517,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2036596,1005,11.62,,70.0,,,,,,,"Carbohydrate, by difference",G +2036678,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2036712,1005,70.97,,70.0,,,,,,,"Carbohydrate, by difference",G +2036869,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2037392,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2037852,1005,81.4,,70.0,,,,,,,"Carbohydrate, by difference",G +2038009,1005,80.65,,70.0,,,,,,,"Carbohydrate, by difference",G +2038083,1005,9.58,,70.0,,,,,,,"Carbohydrate, by difference",G +2038301,1005,14.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2038370,1005,28.05,,70.0,,,,,,,"Carbohydrate, by difference",G +2038624,1005,29.37,,70.0,,,,,,,"Carbohydrate, by difference",G +2039351,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2039471,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2039650,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2040095,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G +2040146,1005,13.82,,70.0,,,,,,,"Carbohydrate, by difference",G +2040234,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2040281,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G +2040682,1005,9.6,,70.0,,,,,,,"Carbohydrate, by difference",G +2040819,1005,47.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2040867,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2040888,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G +2041076,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2041078,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2041287,1005,72.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2041882,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2041947,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2041958,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2042236,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2042296,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2042306,1005,52.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2042392,1005,7.08,,70.0,,,,,,,"Carbohydrate, by difference",G +2042413,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2042444,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2042535,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2043318,1005,76.47,,70.0,,,,,,,"Carbohydrate, by difference",G +2043468,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2043496,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2043610,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2043957,1005,65.79,,70.0,,,,,,,"Carbohydrate, by difference",G +2044041,1005,69.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2044151,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2044203,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2044205,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G +2044344,1005,94.44,,70.0,,,,,,,"Carbohydrate, by difference",G +2044581,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2044609,1005,61.9,,70.0,,,,,,,"Carbohydrate, by difference",G +2044804,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2044988,1005,48.39,,70.0,,,,,,,"Carbohydrate, by difference",G +2045236,1005,77.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2046061,1005,34.55,,70.0,,,,,,,"Carbohydrate, by difference",G +2046189,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2046273,1005,96.55,,70.0,,,,,,,"Carbohydrate, by difference",G +2046289,1005,1.48,,70.0,,,,,,,"Carbohydrate, by difference",G +2046344,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2046646,1005,52.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2046829,1005,43.75,,70.0,,,,,,,"Carbohydrate, by difference",G +2046955,1005,55.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2047010,1005,6.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2047186,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2047409,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2047601,1005,68.42,,70.0,,,,,,,"Carbohydrate, by difference",G +2047612,1005,77.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2047942,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2048065,1005,69.23,,70.0,,,,,,,"Carbohydrate, by difference",G +2048156,1005,36.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2048202,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2048213,1005,95.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2048362,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2048499,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2048537,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2049058,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2049120,1005,0.42,,73.0,,,,,,,"Carbohydrate, by difference",G +2049128,1005,3.38,,70.0,,,,,,,"Carbohydrate, by difference",G +2049375,1005,42.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2049475,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2049509,1005,78.05,,70.0,,,,,,,"Carbohydrate, by difference",G +2049612,1005,8.17,,70.0,,,,,,,"Carbohydrate, by difference",G +2049737,1005,92.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2049895,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2050507,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2050568,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2050635,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2050692,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2050731,1005,45.95,,70.0,,,,,,,"Carbohydrate, by difference",G +2051054,1005,55.56,,70.0,,,,,,,"Carbohydrate, by difference",G +2051148,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2051209,1005,51.23,,70.0,,,,,,,"Carbohydrate, by difference",G +2052099,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2052116,1005,0.83,,70.0,,,,,,,"Carbohydrate, by difference",G +2052135,1005,55.56,,70.0,,,,,,,"Carbohydrate, by difference",G +2052509,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2052555,1005,75.38,,70.0,,,,,,,"Carbohydrate, by difference",G +2052579,1005,53.76,,70.0,,,,,,,"Carbohydrate, by difference",G +2052775,1005,23.89,,70.0,,,,,,,"Carbohydrate, by difference",G +2052825,1005,18.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2052857,1005,51.72,,70.0,,,,,,,"Carbohydrate, by difference",G +2053140,1005,8.88,,70.0,,,,,,,"Carbohydrate, by difference",G +2053294,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2053614,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2053948,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2054252,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2054910,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +2054930,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G +2054965,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +2055202,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2055206,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2055959,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2056174,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +2056196,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2056231,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2056824,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2056856,1005,64.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2056986,1005,4.76,,70.0,,,,,,,"Carbohydrate, by difference",G +2057008,1005,15.79,,70.0,,,,,,,"Carbohydrate, by difference",G +2057062,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2057064,1005,12.9,,70.0,,,,,,,"Carbohydrate, by difference",G +2057603,1005,42.11,,70.0,,,,,,,"Carbohydrate, by difference",G +2057789,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2057893,1005,22.92,,70.0,,,,,,,"Carbohydrate, by difference",G +2057900,1005,70.83,,70.0,,,,,,,"Carbohydrate, by difference",G +2058301,1005,56.16,,70.0,,,,,,,"Carbohydrate, by difference",G +2058606,1005,78.72,,70.0,,,,,,,"Carbohydrate, by difference",G +2059323,1005,3.51,,70.0,,,,,,,"Carbohydrate, by difference",G +2059480,1005,63.83,,70.0,,,,,,,"Carbohydrate, by difference",G +2059575,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2059746,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2060100,1005,0.89,,70.0,,,,,,,"Carbohydrate, by difference",G +2060257,1005,77.78,,70.0,,,,,,,"Carbohydrate, by difference",G +2060681,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2060796,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2060814,1005,52.17,,70.0,,,,,,,"Carbohydrate, by difference",G +2060823,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G +2060834,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2060987,1005,31.34,,70.0,,,,,,,"Carbohydrate, by difference",G +2061088,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2061556,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2061640,1005,44.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2061809,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2061984,1005,89.47,,70.0,,,,,,,"Carbohydrate, by difference",G +2062110,1005,19.74,,70.0,,,,,,,"Carbohydrate, by difference",G +2062172,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2062537,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G +2062786,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2062983,1005,15.7,,70.0,,,,,,,"Carbohydrate, by difference",G +2063199,1005,39.53,,70.0,,,,,,,"Carbohydrate, by difference",G +2063238,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2063245,1005,54.87,,70.0,,,,,,,"Carbohydrate, by difference",G +2063549,1005,43.21,,70.0,,,,,,,"Carbohydrate, by difference",G +2063563,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2063764,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G +2063914,1005,1.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2064026,1005,11.03,,70.0,,,,,,,"Carbohydrate, by difference",G +2064135,1005,6.4,,70.0,,,,,,,"Carbohydrate, by difference",G +2064188,1005,49.09,,70.0,,,,,,,"Carbohydrate, by difference",G +2065104,1005,41.18,,70.0,,,,,,,"Carbohydrate, by difference",G +2065553,1005,8.59,,70.0,,,,,,,"Carbohydrate, by difference",G +2065708,1005,11.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2066107,1005,3.53,,73.0,,,,,,,"Carbohydrate, by difference",G +2066321,1005,52.94,,70.0,,,,,,,"Carbohydrate, by difference",G +2066454,1005,37.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2066646,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G +2066657,1005,52.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2067248,1005,7.2,,70.0,,,,,,,"Carbohydrate, by difference",G +2067298,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2067555,1005,77.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2067656,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2067784,1005,18.18,,70.0,,,,,,,"Carbohydrate, by difference",G +2067852,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2067860,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2067921,1005,24.11,,70.0,,,,,,,"Carbohydrate, by difference",G +2068008,1005,24.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2068185,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2068450,1005,33.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2068501,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G +2069322,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2069385,1005,0.88,,70.0,,,,,,,"Carbohydrate, by difference",G +2069901,1005,80.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2069955,1005,19.15,,70.0,,,,,,,"Carbohydrate, by difference",G +2069978,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2069987,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2070068,1005,2.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2070161,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2070557,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2070651,1005,48.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2070680,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2070724,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2070768,1005,14.72,,70.0,,,,,,,"Carbohydrate, by difference",G +2070904,1005,92.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2071068,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2071317,1005,15.44,,70.0,,,,,,,"Carbohydrate, by difference",G +2071490,1005,1.18,,70.0,,,,,,,"Carbohydrate, by difference",G +2071561,1005,3.45,,70.0,,,,,,,"Carbohydrate, by difference",G +2071645,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2071686,1005,52.63,,70.0,,,,,,,"Carbohydrate, by difference",G +2071798,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2071806,1005,70.97,,70.0,,,,,,,"Carbohydrate, by difference",G +2071836,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G +2072018,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2072099,1005,69.7,,70.0,,,,,,,"Carbohydrate, by difference",G +2072139,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2072179,1005,86.96,,70.0,,,,,,,"Carbohydrate, by difference",G +2072283,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2072491,1005,3.51,,70.0,,,,,,,"Carbohydrate, by difference",G +2072569,1005,51.16,,70.0,,,,,,,"Carbohydrate, by difference",G +2072591,1005,73.53,,70.0,,,,,,,"Carbohydrate, by difference",G +2072795,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2073416,1005,50.94,,70.0,,,,,,,"Carbohydrate, by difference",G +2073887,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2073909,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2074286,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2074641,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2074735,1005,82.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2074775,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2075007,1005,78.95,,70.0,,,,,,,"Carbohydrate, by difference",G +2075170,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G +2076006,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2076060,1005,42.47,,70.0,,,,,,,"Carbohydrate, by difference",G +2076095,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2076284,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2076501,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2076529,1005,1.32,,70.0,,,,,,,"Carbohydrate, by difference",G +2076593,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2076866,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2076868,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2077039,1005,12.8,,70.0,,,,,,,"Carbohydrate, by difference",G +2077137,1005,57.89,,70.0,,,,,,,"Carbohydrate, by difference",G +2077341,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2077552,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2077649,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2077663,1005,77.78,,70.0,,,,,,,"Carbohydrate, by difference",G +2077676,1005,75.56,,70.0,,,,,,,"Carbohydrate, by difference",G +2077841,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2078055,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2078184,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +2078216,1005,18.18,,70.0,,,,,,,"Carbohydrate, by difference",G +2078907,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2079201,1005,44.26,,70.0,,,,,,,"Carbohydrate, by difference",G +2079501,1005,9.41,,70.0,,,,,,,"Carbohydrate, by difference",G +2079588,1005,22.58,,70.0,,,,,,,"Carbohydrate, by difference",G +2079894,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2080013,1005,65.12,,70.0,,,,,,,"Carbohydrate, by difference",G +2080207,1005,29.23,,70.0,,,,,,,"Carbohydrate, by difference",G +2080237,1005,27.94,,70.0,,,,,,,"Carbohydrate, by difference",G +2080244,1005,54.39,,70.0,,,,,,,"Carbohydrate, by difference",G +2080342,1005,13.85,,70.0,,,,,,,"Carbohydrate, by difference",G +2080348,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2080760,1005,59.15,,70.0,,,,,,,"Carbohydrate, by difference",G +2080878,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G +2081374,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2081440,1005,47.89,,70.0,,,,,,,"Carbohydrate, by difference",G +2081578,1005,24.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2081771,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2081793,1005,21.6,,70.0,,,,,,,"Carbohydrate, by difference",G +2082239,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2082357,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2082621,1005,11.82,,70.0,,,,,,,"Carbohydrate, by difference",G +2083006,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2083174,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2083211,1005,1.25,,70.0,,,,,,,"Carbohydrate, by difference",G +2083620,1005,1.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2083934,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2084600,1005,8.02,,70.0,,,,,,,"Carbohydrate, by difference",G +2084734,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2084738,1005,35.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2084782,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2084823,1005,88.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2084974,1005,87.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2085229,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G +2086168,1005,17.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2086595,1005,72.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2086628,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2086674,1005,19.12,,70.0,,,,,,,"Carbohydrate, by difference",G +2087106,1005,7.83,,70.0,,,,,,,"Carbohydrate, by difference",G +2087366,1005,22.4,,70.0,,,,,,,"Carbohydrate, by difference",G +2087410,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2087606,1005,46.88,,70.0,,,,,,,"Carbohydrate, by difference",G +2087625,1005,18.75,,70.0,,,,,,,"Carbohydrate, by difference",G +2087719,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2087758,1005,12.44,,70.0,,,,,,,"Carbohydrate, by difference",G +2087759,1005,8.59,,70.0,,,,,,,"Carbohydrate, by difference",G +2087991,1005,61.76,,70.0,,,,,,,"Carbohydrate, by difference",G +2088152,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2088187,1005,62.16,,70.0,,,,,,,"Carbohydrate, by difference",G +2088202,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2088807,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2089033,1005,87.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2089772,1005,21.88,,70.0,,,,,,,"Carbohydrate, by difference",G +2089782,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2089973,1005,19.77,,70.0,,,,,,,"Carbohydrate, by difference",G +2089988,1005,73.08,,70.0,,,,,,,"Carbohydrate, by difference",G +2090132,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2090439,1005,38.24,,70.0,,,,,,,"Carbohydrate, by difference",G +2091150,1005,57.36,,70.0,,,,,,,"Carbohydrate, by difference",G +2091233,1005,21.82,,70.0,,,,,,,"Carbohydrate, by difference",G +2091256,1005,52.27,,70.0,,,,,,,"Carbohydrate, by difference",G +2091385,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2091493,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2091519,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2091815,1005,15.38,,70.0,,,,,,,"Carbohydrate, by difference",G +2092006,1005,37.78,,70.0,,,,,,,"Carbohydrate, by difference",G +2092142,1005,2.94,,70.0,,,,,,,"Carbohydrate, by difference",G +2092427,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2092453,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2092489,1005,2.38,,70.0,,,,,,,"Carbohydrate, by difference",G +2093139,1005,10.13,,70.0,,,,,,,"Carbohydrate, by difference",G +2093271,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2093490,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2093884,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2093993,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2094189,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2094452,1005,69.23,,70.0,,,,,,,"Carbohydrate, by difference",G +2095140,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G +2095442,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2095503,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2095520,1005,51.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2095679,1005,6.25,,73.0,,,,,,,"Carbohydrate, by difference",G +2095858,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2096207,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2096275,1005,16.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2096767,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2096778,1005,92.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2096812,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2096854,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2097172,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2097364,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2097589,1005,26.02,,70.0,,,,,,,"Carbohydrate, by difference",G +2097700,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2097894,1005,3.49,,70.0,,,,,,,"Carbohydrate, by difference",G +2098078,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G +2098233,1005,33.8,,70.0,,,,,,,"Carbohydrate, by difference",G +2098260,1005,28.12,,70.0,,,,,,,"Carbohydrate, by difference",G +2098399,1005,29.41,,70.0,,,,,,,"Carbohydrate, by difference",G +2098426,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2099275,1005,72.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2099466,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2099489,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2099624,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2099706,1005,18.18,,70.0,,,,,,,"Carbohydrate, by difference",G +2100063,1005,9.6,,70.0,,,,,,,"Carbohydrate, by difference",G +2100070,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G +2100576,1005,41.18,,70.0,,,,,,,"Carbohydrate, by difference",G +2100586,1005,12.94,,70.0,,,,,,,"Carbohydrate, by difference",G +2100681,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2101656,1005,32.35,,70.0,,,,,,,"Carbohydrate, by difference",G +2101672,1005,4.76,,70.0,,,,,,,"Carbohydrate, by difference",G +2101727,1005,6.41,,70.0,,,,,,,"Carbohydrate, by difference",G +2101958,1005,11.48,,70.0,,,,,,,"Carbohydrate, by difference",G +2102216,1005,12.9,,70.0,,,,,,,"Carbohydrate, by difference",G +2102415,1005,45.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2102481,1005,15.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2102707,1005,9.38,,70.0,,,,,,,"Carbohydrate, by difference",G +2102883,1005,23.53,,70.0,,,,,,,"Carbohydrate, by difference",G +2103153,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2103171,1005,5.13,,70.0,,,,,,,"Carbohydrate, by difference",G +2103382,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2104119,1005,12.24,,70.0,,,,,,,"Carbohydrate, by difference",G +2104949,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G +2104975,1005,36.36,,70.0,,,,,,,"Carbohydrate, by difference",G +2105055,1005,47.37,,70.0,,,,,,,"Carbohydrate, by difference",G +2105574,1005,3.33,,73.0,,,,,,,"Carbohydrate, by difference",G +2105665,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2105770,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G +2106113,1005,29.55,,70.0,,,,,,,"Carbohydrate, by difference",G +2106451,1005,37.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2106975,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2107196,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2107699,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2107937,1005,10.7,,70.0,,,,,,,"Carbohydrate, by difference",G +2107940,1005,8.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2108541,1005,45.16,,70.0,,,,,,,"Carbohydrate, by difference",G +2109576,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2110063,1005,33.11,,70.0,,,,,,,"Carbohydrate, by difference",G +2110708,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2110806,1005,12.92,,70.0,,,,,,,"Carbohydrate, by difference",G +2110944,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2110990,1005,7.65,,70.0,,,,,,,"Carbohydrate, by difference",G +2111021,1005,18.06,,70.0,,,,,,,"Carbohydrate, by difference",G +2111337,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2111555,1005,74.07,,70.0,,,,,,,"Carbohydrate, by difference",G +2111700,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2111712,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2111728,1005,20.24,,70.0,,,,,,,"Carbohydrate, by difference",G +2111735,1005,60.87,,70.0,,,,,,,"Carbohydrate, by difference",G +2112038,1005,84.21,,70.0,,,,,,,"Carbohydrate, by difference",G +2112076,1005,87.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2112084,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2112294,1005,8.7,,70.0,,,,,,,"Carbohydrate, by difference",G +2112363,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2112618,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2112758,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2113766,1005,52.38,,70.0,,,,,,,"Carbohydrate, by difference",G +2113962,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2114013,1005,67.65,,70.0,,,,,,,"Carbohydrate, by difference",G +2114345,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2114640,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2114777,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2115008,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G +2115140,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2115448,1005,38.03,,70.0,,,,,,,"Carbohydrate, by difference",G +2115523,1005,77.78,,70.0,,,,,,,"Carbohydrate, by difference",G +2115861,1005,77.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2115879,1005,12.8,,70.0,,,,,,,"Carbohydrate, by difference",G +2116099,1005,80.65,,70.0,,,,,,,"Carbohydrate, by difference",G +2116650,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2116909,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2117102,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G +2117826,1005,68.97,,70.0,,,,,,,"Carbohydrate, by difference",G +2117976,1005,0.08,,70.0,,,,,,,"Carbohydrate, by difference",G +2118223,1005,7.69,,70.0,,,,,,,"Carbohydrate, by difference",G +2118327,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2118394,1005,16.25,,70.0,,,,,,,"Carbohydrate, by difference",G +2118817,1005,45.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2119086,1005,3.51,,70.0,,,,,,,"Carbohydrate, by difference",G +2119216,1005,28.95,,70.0,,,,,,,"Carbohydrate, by difference",G +2119234,1005,57.69,,70.0,,,,,,,"Carbohydrate, by difference",G +2119376,1005,0.42,,73.0,,,,,,,"Carbohydrate, by difference",G +2119603,1005,68.52,,70.0,,,,,,,"Carbohydrate, by difference",G +2119739,1005,80.49,,70.0,,,,,,,"Carbohydrate, by difference",G +2119764,1005,4.69,,70.0,,,,,,,"Carbohydrate, by difference",G +2119791,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2119799,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2119847,1005,95.45,,70.0,,,,,,,"Carbohydrate, by difference",G +2120178,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2120258,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2120305,1005,76.19,,70.0,,,,,,,"Carbohydrate, by difference",G +2120314,1005,15.15,,70.0,,,,,,,"Carbohydrate, by difference",G +2120470,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2120800,1005,43.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2120993,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2121148,1005,3.33,,73.0,,,,,,,"Carbohydrate, by difference",G +2121218,1005,64.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2121564,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2121572,1005,61.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2121816,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2122159,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2122282,1005,71.15,,70.0,,,,,,,"Carbohydrate, by difference",G +2122317,1005,15.42,,70.0,,,,,,,"Carbohydrate, by difference",G +2122553,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2122644,1005,45.83,,70.0,,,,,,,"Carbohydrate, by difference",G +2122958,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2123130,1005,20.83,,70.0,,,,,,,"Carbohydrate, by difference",G +2123792,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2123952,1005,8.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2124187,1005,72.97,,70.0,,,,,,,"Carbohydrate, by difference",G +2124411,1005,30.77,,70.0,,,,,,,"Carbohydrate, by difference",G +2124536,1005,45.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2124554,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2124578,1005,9.48,,70.0,,,,,,,"Carbohydrate, by difference",G +2124704,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2125801,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2125815,1005,47.17,,70.0,,,,,,,"Carbohydrate, by difference",G +2126271,1005,73.85,,70.0,,,,,,,"Carbohydrate, by difference",G +2126737,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2127002,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2127073,1005,5.6,,70.0,,,,,,,"Carbohydrate, by difference",G +2127148,1005,47.69,,70.0,,,,,,,"Carbohydrate, by difference",G +2127209,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2127237,1005,28.07,,70.0,,,,,,,"Carbohydrate, by difference",G +2127314,1005,14.94,,70.0,,,,,,,"Carbohydrate, by difference",G +2127315,1005,17.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2127379,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2127558,1005,8.2,,70.0,,,,,,,"Carbohydrate, by difference",G +2127623,1005,72.73,,70.0,,,,,,,"Carbohydrate, by difference",G +2127704,1005,27.88,,70.0,,,,,,,"Carbohydrate, by difference",G +2127735,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2127873,1005,50.88,,70.0,,,,,,,"Carbohydrate, by difference",G +2127981,1005,6.36,,70.0,,,,,,,"Carbohydrate, by difference",G +2128075,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G +2128428,1005,74.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2128650,1005,15.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2128675,1005,18.64,,70.0,,,,,,,"Carbohydrate, by difference",G +2128686,1005,18.82,,70.0,,,,,,,"Carbohydrate, by difference",G +2128740,1005,5.83,,70.0,,,,,,,"Carbohydrate, by difference",G +2128746,1005,56.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2128882,1005,32.19,,70.0,,,,,,,"Carbohydrate, by difference",G +2128917,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2129094,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2129471,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2129620,1005,51.52,,70.0,,,,,,,"Carbohydrate, by difference",G +2129894,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2130095,1005,15.44,,70.0,,,,,,,"Carbohydrate, by difference",G +2130255,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2130527,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G +2130613,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2131111,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2131139,1005,15.08,,70.0,,,,,,,"Carbohydrate, by difference",G +2131164,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2131175,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2131216,1005,88.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2131560,1005,28.24,,70.0,,,,,,,"Carbohydrate, by difference",G +2131798,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2131868,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2132211,1005,46.51,,70.0,,,,,,,"Carbohydrate, by difference",G +2132887,1005,64.58,,70.0,,,,,,,"Carbohydrate, by difference",G +2133075,1005,8.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2133256,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2133288,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2133897,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G +2134190,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2134331,1005,45.45,,70.0,,,,,,,"Carbohydrate, by difference",G +2134809,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2134812,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2135094,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2135196,1005,56.25,,70.0,,,,,,,"Carbohydrate, by difference",G +2135777,1005,18.24,,70.0,,,,,,,"Carbohydrate, by difference",G +2136030,1005,12.98,,70.0,,,,,,,"Carbohydrate, by difference",G +2136126,1005,8.93,,70.0,,,,,,,"Carbohydrate, by difference",G +2136212,1005,71.15,,70.0,,,,,,,"Carbohydrate, by difference",G +2136310,1005,6.94,,70.0,,,,,,,"Carbohydrate, by difference",G +2136337,1005,77.78,,70.0,,,,,,,"Carbohydrate, by difference",G +2136344,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2136405,1005,69.23,,70.0,,,,,,,"Carbohydrate, by difference",G +2136487,1005,14.62,,70.0,,,,,,,"Carbohydrate, by difference",G +2136742,1005,13.8,,70.0,,,,,,,"Carbohydrate, by difference",G +2136924,1005,24.37,,70.0,,,,,,,"Carbohydrate, by difference",G +2137587,1005,91.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2137649,1005,27.68,,70.0,,,,,,,"Carbohydrate, by difference",G +2138114,1005,61.7,,70.0,,,,,,,"Carbohydrate, by difference",G +2138186,1005,96.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2139011,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2139792,1005,65.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2139907,1005,35.42,,70.0,,,,,,,"Carbohydrate, by difference",G +2140018,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2140073,1005,72.41,,70.0,,,,,,,"Carbohydrate, by difference",G +2140336,1005,39.47,,70.0,,,,,,,"Carbohydrate, by difference",G +2140929,1005,12.11,,70.0,,,,,,,"Carbohydrate, by difference",G +2140995,1005,12.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2141389,1005,48.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2141391,1005,24.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2141459,1005,12.39,,70.0,,,,,,,"Carbohydrate, by difference",G +2141725,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2141734,1005,52.17,,70.0,,,,,,,"Carbohydrate, by difference",G +2142171,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2142857,1005,58.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2142867,1005,71.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2142933,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2143207,1005,47.22,,70.0,,,,,,,"Carbohydrate, by difference",G +2143275,1005,17.65,,70.0,,,,,,,"Carbohydrate, by difference",G +2143457,1005,8.75,,70.0,,,,,,,"Carbohydrate, by difference",G +2144244,1005,21.28,,70.0,,,,,,,"Carbohydrate, by difference",G +2144397,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2144591,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2144705,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2144840,1005,57.89,,70.0,,,,,,,"Carbohydrate, by difference",G +2145024,1005,2.54,,70.0,,,,,,,"Carbohydrate, by difference",G +2145162,1005,15.52,,70.0,,,,,,,"Carbohydrate, by difference",G +2145523,1005,19.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2145865,1005,3.66,,70.0,,,,,,,"Carbohydrate, by difference",G +2145879,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2145973,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2146011,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2146137,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2146673,1005,10.59,,70.0,,,,,,,"Carbohydrate, by difference",G +2146764,1005,23.08,,70.0,,,,,,,"Carbohydrate, by difference",G +2146971,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2147329,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +2147455,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2147654,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2147980,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +2148042,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2148048,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2148123,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2148133,1005,34.88,,70.0,,,,,,,"Carbohydrate, by difference",G +2148182,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2148208,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2148217,1005,72.41,,70.0,,,,,,,"Carbohydrate, by difference",G +2148574,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2148575,1005,7.96,,70.0,,,,,,,"Carbohydrate, by difference",G +2148776,1005,55.38,,70.0,,,,,,,"Carbohydrate, by difference",G +2149015,1005,56.25,,70.0,,,,,,,"Carbohydrate, by difference",G +2149279,1005,27.69,,70.0,,,,,,,"Carbohydrate, by difference",G +2149476,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2149564,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2149760,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2149811,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2149868,1005,18.39,,70.0,,,,,,,"Carbohydrate, by difference",G +2150769,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2150867,1005,68.27,,70.0,,,,,,,"Carbohydrate, by difference",G +2150883,1005,5.83,,70.0,,,,,,,"Carbohydrate, by difference",G +2151135,1005,12.22,,70.0,,,,,,,"Carbohydrate, by difference",G +2151357,1005,18.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2151381,1005,26.28,,70.0,,,,,,,"Carbohydrate, by difference",G +2151470,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2151559,1005,27.7,,70.0,,,,,,,"Carbohydrate, by difference",G +2151608,1005,54.84,,70.0,,,,,,,"Carbohydrate, by difference",G +2151773,1005,12.4,,70.0,,,,,,,"Carbohydrate, by difference",G +2152540,1005,58.93,,70.0,,,,,,,"Carbohydrate, by difference",G +2152732,1005,32.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2152911,1005,51.35,,70.0,,,,,,,"Carbohydrate, by difference",G +2152967,1005,7.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2153262,1005,12.24,,70.0,,,,,,,"Carbohydrate, by difference",G +2153344,1005,42.11,,70.0,,,,,,,"Carbohydrate, by difference",G +2153366,1005,79.66,,70.0,,,,,,,"Carbohydrate, by difference",G +2153516,1005,18.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2153628,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2153670,1005,3.54,,70.0,,,,,,,"Carbohydrate, by difference",G +2154032,1005,17.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2154129,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2154404,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2154584,1005,7.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2154888,1005,48.84,,70.0,,,,,,,"Carbohydrate, by difference",G +2154904,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2154938,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2155227,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2155547,1005,82.93,,70.0,,,,,,,"Carbohydrate, by difference",G +2155679,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2155846,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2155953,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2156070,1005,37.84,,70.0,,,,,,,"Carbohydrate, by difference",G +2156385,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2156788,1005,16.79,,70.0,,,,,,,"Carbohydrate, by difference",G +2157315,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2157351,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G +2157639,1005,21.62,,70.0,,,,,,,"Carbohydrate, by difference",G +2157699,1005,7.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2158154,1005,20.69,,70.0,,,,,,,"Carbohydrate, by difference",G +2158567,1005,25.81,,70.0,,,,,,,"Carbohydrate, by difference",G +2158681,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2158871,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G +2158938,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2159725,1005,27.73,,70.0,,,,,,,"Carbohydrate, by difference",G +2160104,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2160135,1005,4.76,,70.0,,,,,,,"Carbohydrate, by difference",G +2160757,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2161057,1005,77.78,,70.0,,,,,,,"Carbohydrate, by difference",G +2161177,1005,17.11,,70.0,,,,,,,"Carbohydrate, by difference",G +2161389,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2161541,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2161563,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2161625,1005,27.27,,70.0,,,,,,,"Carbohydrate, by difference",G +2162854,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2163178,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2163201,1005,15.48,,70.0,,,,,,,"Carbohydrate, by difference",G +2163313,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2164079,1005,31.25,,70.0,,,,,,,"Carbohydrate, by difference",G +2164163,1005,12.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2164269,1005,2.47,,70.0,,,,,,,"Carbohydrate, by difference",G +2164564,1005,69.7,,70.0,,,,,,,"Carbohydrate, by difference",G +2164750,1005,32.89,,70.0,,,,,,,"Carbohydrate, by difference",G +2165254,1005,65.45,,70.0,,,,,,,"Carbohydrate, by difference",G +2165358,1005,60.18,,70.0,,,,,,,"Carbohydrate, by difference",G +2165592,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2165614,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2166068,1005,52.63,,70.0,,,,,,,"Carbohydrate, by difference",G +2166088,1005,11.4,,70.0,,,,,,,"Carbohydrate, by difference",G +2166554,1005,14.41,,70.0,,,,,,,"Carbohydrate, by difference",G +2166619,1005,70.83,,70.0,,,,,,,"Carbohydrate, by difference",G +2166835,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2166846,1005,11.96,,70.0,,,,,,,"Carbohydrate, by difference",G +2167066,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G +2167255,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2167805,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2167806,1005,1.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2167837,1005,31.25,,70.0,,,,,,,"Carbohydrate, by difference",G +2167938,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2168036,1005,67.39,,70.0,,,,,,,"Carbohydrate, by difference",G +2168087,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2168103,1005,78.12,,70.0,,,,,,,"Carbohydrate, by difference",G +2168473,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2168828,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2169204,1005,15.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2169222,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2169262,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2169330,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2169430,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2169433,1005,96.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2169815,1005,55.32,,70.0,,,,,,,"Carbohydrate, by difference",G +2169912,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2170029,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2170266,1005,38.64,,70.0,,,,,,,"Carbohydrate, by difference",G +2170315,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2170577,1005,48.65,,70.0,,,,,,,"Carbohydrate, by difference",G +2170603,1005,11.47,,70.0,,,,,,,"Carbohydrate, by difference",G +2170715,1005,55.26,,70.0,,,,,,,"Carbohydrate, by difference",G +2171017,1005,55.26,,70.0,,,,,,,"Carbohydrate, by difference",G +2171278,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G +2171744,1005,65.37,,70.0,,,,,,,"Carbohydrate, by difference",G +2171836,1005,84.62,,70.0,,,,,,,"Carbohydrate, by difference",G +2171879,1005,67.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2172573,1005,86.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2172719,1005,0.56,,70.0,,,,,,,"Carbohydrate, by difference",G +2173400,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2173969,1005,35.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2174370,1005,42.22,,70.0,,,,,,,"Carbohydrate, by difference",G +2174422,1005,0.56,,70.0,,,,,,,"Carbohydrate, by difference",G +2174453,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2174600,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2174774,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2174845,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2175270,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2175556,1005,83.64,,70.0,,,,,,,"Carbohydrate, by difference",G +2175626,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2175648,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2176023,1005,58.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2176507,1005,50.0,,73.0,,,,,,,"Carbohydrate, by difference",G +2176626,1005,47.95,,70.0,,,,,,,"Carbohydrate, by difference",G +2177052,1005,2.94,,70.0,,,,,,,"Carbohydrate, by difference",G +2177085,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2177184,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2177235,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2177433,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2177787,1005,43.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2177818,1005,74.19,,70.0,,,,,,,"Carbohydrate, by difference",G +2177921,1005,45.61,,70.0,,,,,,,"Carbohydrate, by difference",G +2177956,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2178113,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2178238,1005,21.88,,70.0,,,,,,,"Carbohydrate, by difference",G +2178316,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2178445,1005,31.03,,70.0,,,,,,,"Carbohydrate, by difference",G +2178642,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2178807,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2179293,1005,72.73,,70.0,,,,,,,"Carbohydrate, by difference",G +2179573,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2179707,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2179790,1005,10.53,,70.0,,,,,,,"Carbohydrate, by difference",G +2180091,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2180472,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2180502,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2180635,1005,23.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2180792,1005,11.2,,70.0,,,,,,,"Carbohydrate, by difference",G +2180847,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2180940,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G +2181148,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2181292,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2181409,1005,19.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2181560,1005,48.68,,70.0,,,,,,,"Carbohydrate, by difference",G +2181683,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2182046,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2182456,1005,59.38,,70.0,,,,,,,"Carbohydrate, by difference",G +2182736,1005,0.0,,71.0,,,,,,,"Carbohydrate, by difference",G +2182975,1005,0.0,,71.0,,,,,,,"Carbohydrate, by difference",G +2183066,1005,10.0,,71.0,,,,,,,"Carbohydrate, by difference",G +2183476,1005,60.89,,78.0,,,,,,,"Carbohydrate, by difference",G +2183597,1005,63.83,,78.0,,,,,,,"Carbohydrate, by difference",G +2183733,1005,71.47,,78.0,,,,,,,"Carbohydrate, by difference",G +2184063,1005,7.07,,78.0,,,,,,,"Carbohydrate, by difference",G +2184263,1005,6.0,,71.0,,,,,,,"Carbohydrate, by difference",G +2184304,1005,8.46,,71.0,,,,,,,"Carbohydrate, by difference",G +2184426,1005,8.13,,71.0,,,,,,,"Carbohydrate, by difference",G +2184610,1005,10.83,,71.0,,,,,,,"Carbohydrate, by difference",G +2184662,1005,10.09,,78.0,,,,,,,"Carbohydrate, by difference",G +2184834,1005,75.05,,78.0,,,,,,,"Carbohydrate, by difference",G +2184840,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2185022,1005,48.57,,71.0,,,,,,,"Carbohydrate, by difference",G +2185094,1005,42.68,,71.0,,,,,,,"Carbohydrate, by difference",G +2185192,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2185382,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2185392,1005,17.24,,71.0,,,,,,,"Carbohydrate, by difference",G +2185660,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G +2185744,1005,6.47,,70.0,,,,,,,"Carbohydrate, by difference",G +2185819,1005,2.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2185857,1005,68.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2186022,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2186029,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G +2186263,1005,55.81,,70.0,,,,,,,"Carbohydrate, by difference",G +2186268,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2186520,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2186586,1005,28.81,,70.0,,,,,,,"Carbohydrate, by difference",G +2186595,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2186649,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G +2187060,1005,11.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2187131,1005,26.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2187425,1005,15.25,,70.0,,,,,,,"Carbohydrate, by difference",G +2187466,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2187615,1005,1.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2187655,1005,14.98,,70.0,,,,,,,"Carbohydrate, by difference",G +2187828,1005,23.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2187926,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2187928,1005,17.54,,70.0,,,,,,,"Carbohydrate, by difference",G +2188070,1005,22.54,,70.0,,,,,,,"Carbohydrate, by difference",G +2188353,1005,9.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2188390,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2188537,1005,6.56,,70.0,,,,,,,"Carbohydrate, by difference",G +2188884,1005,9.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2189099,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2189118,1005,4.41,,70.0,,,,,,,"Carbohydrate, by difference",G +2189284,1005,77.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2189317,1005,9.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2189400,1005,49.12,,70.0,,,,,,,"Carbohydrate, by difference",G +2190448,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2190743,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2191050,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2191679,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2191923,1005,17.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2192208,1005,0.31,,70.0,,,,,,,"Carbohydrate, by difference",G +2192276,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2192423,1005,8.77,,70.0,,,,,,,"Carbohydrate, by difference",G +2192492,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2192617,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2192643,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2192851,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2192873,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2193143,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2193328,1005,62.99,,70.0,,,,,,,"Carbohydrate, by difference",G +2193413,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2193474,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2193766,1005,6.94,,70.0,,,,,,,"Carbohydrate, by difference",G +2193868,1005,1.93,,70.0,,,,,,,"Carbohydrate, by difference",G +2194177,1005,7.39,,70.0,,,,,,,"Carbohydrate, by difference",G +2194388,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2194521,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2195162,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2195220,1005,2.17,,70.0,,,,,,,"Carbohydrate, by difference",G +2195355,1005,48.36,,70.0,,,,,,,"Carbohydrate, by difference",G +2195364,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2195775,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G +2195912,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2195991,1005,47.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2196067,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2196073,1005,26.47,,70.0,,,,,,,"Carbohydrate, by difference",G +2196441,1005,4.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2196541,1005,3.75,,71.0,,,,,,,"Carbohydrate, by difference",G +2196632,1005,7.5,,71.0,,,,,,,"Carbohydrate, by difference",G +2196803,1005,77.92,,78.0,,,,,,,"Carbohydrate, by difference",G +2196896,1005,72.0,,71.0,,,,,,,"Carbohydrate, by difference",G +2197074,1005,64.71,,71.0,,,,,,,"Carbohydrate, by difference",G +2197347,1005,12.7,,71.0,,,,,,,"Carbohydrate, by difference",G +2197547,1005,46.43,,71.0,,,,,,,"Carbohydrate, by difference",G +2197803,1005,49.12,,71.0,,,,,,,"Carbohydrate, by difference",G +2198179,1005,13.85,,70.0,,,,,,,"Carbohydrate, by difference",G +2198913,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2199011,1005,6.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2199119,1005,49.49,,70.0,,,,,,,"Carbohydrate, by difference",G +2199387,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2199439,1005,45.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2200061,1005,9.75,,70.0,,,,,,,"Carbohydrate, by difference",G +2200091,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G +2200177,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G +2200575,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2200655,1005,11.11,,70.0,,,,,,,"Carbohydrate, by difference",G +2200673,1005,57.69,,70.0,,,,,,,"Carbohydrate, by difference",G +2201026,1005,43.1,,70.0,,,,,,,"Carbohydrate, by difference",G +2201772,1005,3.45,,70.0,,,,,,,"Carbohydrate, by difference",G +2202215,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2202232,1005,68.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2202236,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2202299,1005,12.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2202562,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2202918,1005,14.38,,70.0,,,,,,,"Carbohydrate, by difference",G +2202941,1005,9.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2203025,1005,15.48,,70.0,,,,,,,"Carbohydrate, by difference",G +2203333,1005,48.72,,70.0,,,,,,,"Carbohydrate, by difference",G +2203455,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G +2203636,1005,4.41,,70.0,,,,,,,"Carbohydrate, by difference",G +2203651,1005,4.42,,70.0,,,,,,,"Carbohydrate, by difference",G +2203798,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2204026,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2204147,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2204325,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2205102,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2206099,1005,56.25,,70.0,,,,,,,"Carbohydrate, by difference",G +2206105,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2206119,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2206899,1005,55.56,,70.0,,,,,,,"Carbohydrate, by difference",G +2207556,1005,29.41,,70.0,,,,,,,"Carbohydrate, by difference",G +2207642,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2208052,1005,12.3,,71.0,,,,,,,"Carbohydrate, by difference",G +2208084,1005,11.67,,71.0,,,,,,,"Carbohydrate, by difference",G +2208191,1005,13.63,,78.0,,,,,,,"Carbohydrate, by difference",G +2208223,1005,15.82,,78.0,,,,,,,"Carbohydrate, by difference",G +2208499,1005,69.23,,71.0,,,,,,,"Carbohydrate, by difference",G +2208637,1005,70.97,,71.0,,,,,,,"Carbohydrate, by difference",G +2208830,1005,12.3,,71.0,,,,,,,"Carbohydrate, by difference",G +2208924,1005,57.69,,71.0,,,,,,,"Carbohydrate, by difference",G +2209181,1005,47.06,,71.0,,,,,,,"Carbohydrate, by difference",G +2209503,1005,15.04,,70.0,,,,,,,"Carbohydrate, by difference",G +2209563,1005,77.78,,70.0,,,,,,,"Carbohydrate, by difference",G +2210105,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2210422,1005,13.16,,70.0,,,,,,,"Carbohydrate, by difference",G +2210557,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2210879,1005,31.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2210932,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2210936,1005,5.63,,70.0,,,,,,,"Carbohydrate, by difference",G +2210981,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2211226,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2211474,1005,27.16,,70.0,,,,,,,"Carbohydrate, by difference",G +2211879,1005,19.15,,70.0,,,,,,,"Carbohydrate, by difference",G +2211899,1005,10.7,,70.0,,,,,,,"Carbohydrate, by difference",G +2212695,1005,48.15,,70.0,,,,,,,"Carbohydrate, by difference",G +2212901,1005,92.31,,70.0,,,,,,,"Carbohydrate, by difference",G +2213177,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2213229,1005,3.45,,70.0,,,,,,,"Carbohydrate, by difference",G +2213351,1005,13.77,,70.0,,,,,,,"Carbohydrate, by difference",G +2213430,1005,27.78,,70.0,,,,,,,"Carbohydrate, by difference",G +2213512,1005,37.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2213734,1005,2.01,,70.0,,,,,,,"Carbohydrate, by difference",G +2214098,1005,5.6,,70.0,,,,,,,"Carbohydrate, by difference",G +2214114,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2214268,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2214394,1005,22.94,,70.0,,,,,,,"Carbohydrate, by difference",G +2214690,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2214799,1005,68.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2214867,1005,60.61,,70.0,,,,,,,"Carbohydrate, by difference",G +2215216,1005,5.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2215841,1005,23.81,,70.0,,,,,,,"Carbohydrate, by difference",G +2216405,1005,11.54,,70.0,,,,,,,"Carbohydrate, by difference",G +2216718,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2216812,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2216825,1005,7.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2217170,1005,30.95,,70.0,,,,,,,"Carbohydrate, by difference",G +2217179,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2217203,1005,48.15,,70.0,,,,,,,"Carbohydrate, by difference",G +2217663,1005,39.13,,70.0,,,,,,,"Carbohydrate, by difference",G +2218084,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2218279,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2218717,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2218788,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G +2218981,1005,22.22,,70.0,,,,,,,"Carbohydrate, by difference",G +2219130,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2219412,1005,0.0,,78.0,,,,,,,"Carbohydrate, by difference",G +2219479,1005,64.4,,78.0,,,,,,,"Carbohydrate, by difference",G +2219678,1005,48.9,,78.0,,,,,,,"Carbohydrate, by difference",G +2219729,1005,67.6,,78.0,,,,,,,"Carbohydrate, by difference",G +2219819,1005,18.22,,71.0,,,,,,,"Carbohydrate, by difference",G +2219833,1005,10.13,,71.0,,,,,,,"Carbohydrate, by difference",G +2219852,1005,10.0,,71.0,,,,,,,"Carbohydrate, by difference",G +2219870,1005,10.0,,71.0,,,,,,,"Carbohydrate, by difference",G +2219903,1005,0.42,,73.0,,,,,,,"Carbohydrate, by difference",G +2220594,1005,83.63,,78.0,,,,,,,"Carbohydrate, by difference",G +2220682,1005,83.89,,78.0,,,,,,,"Carbohydrate, by difference",G +2221543,1005,6.67,,71.0,,,,,,,"Carbohydrate, by difference",G +2221672,1005,65.52,,71.0,,,,,,,"Carbohydrate, by difference",G +2221689,1005,6.02,,71.0,,,,,,,"Carbohydrate, by difference",G +2222125,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2222230,1005,14.0,,78.0,,,,,,,"Carbohydrate, by difference",G +2222274,1005,2.0,,78.0,,,,,,,"Carbohydrate, by difference",G +2222285,1005,22.0,,78.0,,,,,,,"Carbohydrate, by difference",G +2222709,1005,24.0,,77.0,,,,,,,"Carbohydrate, by difference",G +2226062,1005,56.7,,78.0,,,,,,,"Carbohydrate, by difference",G +2226146,1005,76.6,,78.0,,,,,,,"Carbohydrate, by difference",G +2226467,1005,11.68,,78.0,,,,,,,"Carbohydrate, by difference",G +2226556,1005,74.36,,78.0,,,,,,,"Carbohydrate, by difference",G +2226696,1005,72.47,,78.0,,,,,,,"Carbohydrate, by difference",G +2226711,1005,63.83,,78.0,,,,,,,"Carbohydrate, by difference",G +2227246,1005,75.05,,78.0,,,,,,,"Carbohydrate, by difference",G +2227273,1005,29.31,,78.0,,,,,,,"Carbohydrate, by difference",G +2227360,1005,35.77,,78.0,,,,,,,"Carbohydrate, by difference",G +2227454,1005,40.07,,78.0,,,,,,,"Carbohydrate, by difference",G +2227745,1005,48.36,,78.0,,,,,,,"Carbohydrate, by difference",G +2228038,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2228073,1005,2.33,,71.0,,,,,,,"Carbohydrate, by difference",G +2228306,1005,22.37,,78.0,,,,,,,"Carbohydrate, by difference",G +2228640,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2228804,1005,85.7,,78.0,,,,,,,"Carbohydrate, by difference",G +2228832,1005,46.43,,71.0,,,,,,,"Carbohydrate, by difference",G +2229289,1005,31.58,,78.0,,,,,,,"Carbohydrate, by difference",G +2229674,1005,0.0,,78.0,,,,,,,"Carbohydrate, by difference",G +2229897,1005,3.75,,71.0,,,,,,,"Carbohydrate, by difference",G +2229968,1005,6.67,,71.0,,,,,,,"Carbohydrate, by difference",G +2230119,1005,37.63,,78.0,,,,,,,"Carbohydrate, by difference",G +2230135,1005,68.0,,78.0,,,,,,,"Carbohydrate, by difference",G +2230581,1005,64.62,,78.0,,,,,,,"Carbohydrate, by difference",G +2230838,1005,80.55,,78.0,,,,,,,"Carbohydrate, by difference",G +2230912,1005,60.0,,78.0,,,,,,,"Carbohydrate, by difference",G +2231167,1005,3.66,,71.0,,,,,,,"Carbohydrate, by difference",G +2231391,1005,3.82,,71.0,,,,,,,"Carbohydrate, by difference",G +2231620,1005,63.0,,78.0,,,,,,,"Carbohydrate, by difference",G +2231871,1005,80.0,,78.0,,,,,,,"Carbohydrate, by difference",G +2232076,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2232242,1005,0.89,,71.0,,,,,,,"Carbohydrate, by difference",G +2232271,1005,2.68,,71.0,,,,,,,"Carbohydrate, by difference",G +2232408,1005,13.0,,78.0,,,,,,,"Carbohydrate, by difference",G +2232485,1005,22.0,,78.0,,,,,,,"Carbohydrate, by difference",G +2232648,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2232815,1005,0.98,,71.0,,,,,,,"Carbohydrate, by difference",G +2232866,1005,5.14,,71.0,,,,,,,"Carbohydrate, by difference",G +2233550,1005,25.0,,78.0,,,,,,,"Carbohydrate, by difference",G +2233617,1005,13.28,,71.0,,,,,,,"Carbohydrate, by difference",G +2233637,1005,43.0,,78.0,,,,,,,"Carbohydrate, by difference",G +2233653,1005,27.0,,78.0,,,,,,,"Carbohydrate, by difference",G +2233753,1005,56.52,,71.0,,,,,,,"Carbohydrate, by difference",G +2233779,1005,63.33,,71.0,,,,,,,"Carbohydrate, by difference",G +2234183,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2234278,1005,70.0,,78.0,,,,,,,"Carbohydrate, by difference",G +2234677,1005,2.22,,71.0,,,,,,,"Carbohydrate, by difference",G +2234952,1005,13.0,,78.0,,,,,,,"Carbohydrate, by difference",G +2235908,1005,0.39,,71.0,,,,,,,"Carbohydrate, by difference",G +2236199,1005,16.51,,78.0,,,,,,,"Carbohydrate, by difference",G +2236290,1005,6.1,,78.0,,,,,,,"Carbohydrate, by difference",G +2236707,1005,72.04,,78.0,,,,,,,"Carbohydrate, by difference",G +2236730,1005,71.62,,78.0,,,,,,,"Carbohydrate, by difference",G +2236877,1005,60.0,,78.0,,,,,,,"Carbohydrate, by difference",G +2237000,1005,26.89,,71.0,,,,,,,"Carbohydrate, by difference",G +2237103,1005,11.53,,71.0,,,,,,,"Carbohydrate, by difference",G +2237190,1005,12.3,,71.0,,,,,,,"Carbohydrate, by difference",G +2237507,1005,64.29,,71.0,,,,,,,"Carbohydrate, by difference",G +2237545,1005,9.22,,71.0,,,,,,,"Carbohydrate, by difference",G +2237552,1005,49.0,,78.0,,,,,,,"Carbohydrate, by difference",G +2237949,1005,76.67,,71.0,,,,,,,"Carbohydrate, by difference",G +2238457,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2238842,1005,62.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2239090,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G +2239244,1005,52.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2239412,1005,65.45,,70.0,,,,,,,"Carbohydrate, by difference",G +2239582,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2240239,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2240251,1005,56.34,,70.0,,,,,,,"Carbohydrate, by difference",G +2240463,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G +2240526,1005,49.32,,70.0,,,,,,,"Carbohydrate, by difference",G +2241093,1005,7.38,,70.0,,,,,,,"Carbohydrate, by difference",G +2242000,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2242014,1005,56.47,,70.0,,,,,,,"Carbohydrate, by difference",G +2242451,1005,41.54,,70.0,,,,,,,"Carbohydrate, by difference",G +2242480,1005,73.08,,70.0,,,,,,,"Carbohydrate, by difference",G +2242747,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G +2242797,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2243600,1005,16.15,,70.0,,,,,,,"Carbohydrate, by difference",G +2244522,1005,20.83,,70.0,,,,,,,"Carbohydrate, by difference",G +2246661,1005,28.79,,70.0,,,,,,,"Carbohydrate, by difference",G +2248010,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G +2248321,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2250251,1005,20.0,,73.0,,,,,,,"Carbohydrate, by difference",G +2250871,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2251421,1005,79.49,,70.0,,,,,,,"Carbohydrate, by difference",G +2253472,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G +2253485,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2253631,1005,7.22,,70.0,,,,,,,"Carbohydrate, by difference",G +2254140,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2254228,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +2255123,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2255409,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G +2255471,1005,9.58,,70.0,,,,,,,"Carbohydrate, by difference",G +2255624,1005,13.19,,70.0,,,,,,,"Carbohydrate, by difference",G +2255808,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2256379,1005,31.11,,70.0,,,,,,,"Carbohydrate, by difference",G +2256592,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2256605,1005,23.44,,70.0,,,,,,,"Carbohydrate, by difference",G +2256633,1005,51.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2265410,1005,76.47,,70.0,,,,,,,"Carbohydrate, by difference",G +2265840,1005,3.75,,70.0,,,,,,,"Carbohydrate, by difference",G +2265922,1005,9.52,,70.0,,,,,,,"Carbohydrate, by difference",G +2265938,1005,12.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2266242,1005,8.8,,70.0,,,,,,,"Carbohydrate, by difference",G +2266247,1005,78.69,,70.0,,,,,,,"Carbohydrate, by difference",G +2266445,1005,31.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2266483,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2266648,1005,22.22,,70.0,,,,,,,"Carbohydrate, by difference",G +2266975,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2267135,1005,87.18,,70.0,,,,,,,"Carbohydrate, by difference",G +2267396,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2267484,1005,13.1,,70.0,,,,,,,"Carbohydrate, by difference",G +2267525,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2267553,1005,78.12,,70.0,,,,,,,"Carbohydrate, by difference",G +2267978,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2268264,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2268470,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2268516,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2268845,1005,91.76,,70.0,,,,,,,"Carbohydrate, by difference",G +2269453,1005,10.13,,70.0,,,,,,,"Carbohydrate, by difference",G +2269669,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G +2270236,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2270934,1005,12.9,,70.0,,,,,,,"Carbohydrate, by difference",G +2271071,1005,85.19,,70.0,,,,,,,"Carbohydrate, by difference",G +2271639,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2271709,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2271925,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2272081,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2272149,1005,32.26,,70.0,,,,,,,"Carbohydrate, by difference",G +2272274,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2272698,1005,48.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2273007,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2273032,1005,13.11,,70.0,,,,,,,"Carbohydrate, by difference",G +2273379,1005,30.99,,70.0,,,,,,,"Carbohydrate, by difference",G +2273427,1005,54.24,,70.0,,,,,,,"Carbohydrate, by difference",G +2273539,1005,4.23,,70.0,,,,,,,"Carbohydrate, by difference",G +2273601,1005,12.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2273652,1005,68.42,,70.0,,,,,,,"Carbohydrate, by difference",G +2273885,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2273970,1005,15.42,,70.0,,,,,,,"Carbohydrate, by difference",G +2274263,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2274288,1005,6.39,,70.0,,,,,,,"Carbohydrate, by difference",G +2274731,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2275041,1005,61.97,,70.0,,,,,,,"Carbohydrate, by difference",G +2275111,1005,4.13,,70.0,,,,,,,"Carbohydrate, by difference",G +2275571,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2275775,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2275851,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2275958,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2276078,1005,95.24,,70.0,,,,,,,"Carbohydrate, by difference",G +2276564,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2276716,1005,8.77,,70.0,,,,,,,"Carbohydrate, by difference",G +2277520,1005,21.88,,70.0,,,,,,,"Carbohydrate, by difference",G +2277829,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2277902,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G +2277916,1005,3.03,,70.0,,,,,,,"Carbohydrate, by difference",G +2278212,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2278256,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2278431,1005,24.38,,70.0,,,,,,,"Carbohydrate, by difference",G +2278434,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2278912,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2279480,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +2279617,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2279983,1005,7.17,,70.0,,,,,,,"Carbohydrate, by difference",G +2280347,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2280439,1005,10.34,,70.0,,,,,,,"Carbohydrate, by difference",G +2280607,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2280840,1005,80.36,,70.0,,,,,,,"Carbohydrate, by difference",G +2281577,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2281658,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2281935,1005,15.83,,70.0,,,,,,,"Carbohydrate, by difference",G +2282104,1005,13.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2282286,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2282537,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2282685,1005,20.35,,70.0,,,,,,,"Carbohydrate, by difference",G +2282826,1005,49.49,,70.0,,,,,,,"Carbohydrate, by difference",G +2282851,1005,3.66,,70.0,,,,,,,"Carbohydrate, by difference",G +2282959,1005,3.89,,70.0,,,,,,,"Carbohydrate, by difference",G +2283013,1005,6.56,,70.0,,,,,,,"Carbohydrate, by difference",G +2283098,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2283226,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2283539,1005,43.75,,70.0,,,,,,,"Carbohydrate, by difference",G +2283673,1005,2.38,,70.0,,,,,,,"Carbohydrate, by difference",G +2283793,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2284179,1005,1.35,,70.0,,,,,,,"Carbohydrate, by difference",G +2284493,1005,81.25,,70.0,,,,,,,"Carbohydrate, by difference",G +2284520,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2285198,1005,19.47,,70.0,,,,,,,"Carbohydrate, by difference",G +2285208,1005,29.47,,70.0,,,,,,,"Carbohydrate, by difference",G +2285253,1005,5.92,,70.0,,,,,,,"Carbohydrate, by difference",G +2285471,1005,7.14,,73.0,,,,,,,"Carbohydrate, by difference",G +2285870,1005,12.22,,70.0,,,,,,,"Carbohydrate, by difference",G +2286175,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2286257,1005,27.55,,70.0,,,,,,,"Carbohydrate, by difference",G +2286807,1005,4.07,,70.0,,,,,,,"Carbohydrate, by difference",G +2287321,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2287554,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2287894,1005,21.08,,70.0,,,,,,,"Carbohydrate, by difference",G +2287966,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2288648,1005,64.91,,70.0,,,,,,,"Carbohydrate, by difference",G +2288806,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2288831,1005,3.45,,70.0,,,,,,,"Carbohydrate, by difference",G +2288982,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2289088,1005,55.56,,70.0,,,,,,,"Carbohydrate, by difference",G +2289163,1005,75.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2289215,1005,54.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2289223,1005,8.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2289446,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2289493,1005,56.76,,70.0,,,,,,,"Carbohydrate, by difference",G +2289715,1005,70.83,,70.0,,,,,,,"Carbohydrate, by difference",G +2289794,1005,61.76,,70.0,,,,,,,"Carbohydrate, by difference",G +2295641,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2295958,1005,18.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2296097,1005,15.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2296435,1005,1.18,,70.0,,,,,,,"Carbohydrate, by difference",G +2296668,1005,36.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2296746,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2298538,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G +2298540,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2298785,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2298813,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G +2299018,1005,12.99,,70.0,,,,,,,"Carbohydrate, by difference",G +2299349,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2300445,1005,13.76,,70.0,,,,,,,"Carbohydrate, by difference",G +2300886,1005,51.55,,70.0,,,,,,,"Carbohydrate, by difference",G +2301236,1005,32.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2301430,1005,13.1,,70.0,,,,,,,"Carbohydrate, by difference",G +2301687,1005,41.18,,70.0,,,,,,,"Carbohydrate, by difference",G +2301889,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2302274,1005,3.52,,70.0,,,,,,,"Carbohydrate, by difference",G +2302963,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2303615,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2303812,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G +2304006,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G +2304233,1005,13.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2304268,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2304738,1005,5.6,,70.0,,,,,,,"Carbohydrate, by difference",G +2304799,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2304874,1005,12.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2304880,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2305729,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2305771,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2306154,1005,2.82,,70.0,,,,,,,"Carbohydrate, by difference",G +2307095,1005,68.97,,70.0,,,,,,,"Carbohydrate, by difference",G +2307377,1005,5.26,,70.0,,,,,,,"Carbohydrate, by difference",G +2307643,1005,11.76,,70.0,,,,,,,"Carbohydrate, by difference",G +2308552,1005,4.64,,70.0,,,,,,,"Carbohydrate, by difference",G +2309317,1005,14.13,,70.0,,,,,,,"Carbohydrate, by difference",G +2309673,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2309970,1005,9.88,,70.0,,,,,,,"Carbohydrate, by difference",G +2311401,1005,22.69,,70.0,,,,,,,"Carbohydrate, by difference",G +2311885,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2312216,1005,21.88,,70.0,,,,,,,"Carbohydrate, by difference",G +2313405,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2313449,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2313474,1005,17.7,,70.0,,,,,,,"Carbohydrate, by difference",G +2313549,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2313771,1005,22.22,,70.0,,,,,,,"Carbohydrate, by difference",G +2313867,1005,96.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2314122,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2314210,1005,13.8,,70.0,,,,,,,"Carbohydrate, by difference",G +2314434,1005,12.22,,70.0,,,,,,,"Carbohydrate, by difference",G +2314810,1005,52.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2314905,1005,1.18,,70.0,,,,,,,"Carbohydrate, by difference",G +2315076,1005,60.87,,70.0,,,,,,,"Carbohydrate, by difference",G +2315088,1005,14.65,,70.0,,,,,,,"Carbohydrate, by difference",G +2315203,1005,14.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2315417,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2315447,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2315627,1005,45.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2315846,1005,15.38,,70.0,,,,,,,"Carbohydrate, by difference",G +2316356,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2316381,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2316731,1005,24.82,,70.0,,,,,,,"Carbohydrate, by difference",G +2317042,1005,56.0,,71.0,,,,,,,"Carbohydrate, by difference",G +2317085,1005,46.4,,71.0,,,,,,,"Carbohydrate, by difference",G +2317138,1005,15.2,,71.0,,,,,,,"Carbohydrate, by difference",G +2317304,1005,80.95,,71.0,,,,,,,"Carbohydrate, by difference",G +2319974,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2320047,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2320149,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2320250,1005,18.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2321156,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2321577,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2321909,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2321969,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2322103,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2322169,1005,8.82,,70.0,,,,,,,"Carbohydrate, by difference",G +2322761,1005,16.03,,70.0,,,,,,,"Carbohydrate, by difference",G +2322832,1005,40.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2322950,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2323231,1005,30.3,,70.0,,,,,,,"Carbohydrate, by difference",G +2323554,1005,3.31,,70.0,,,,,,,"Carbohydrate, by difference",G +2324763,1005,6.56,,70.0,,,,,,,"Carbohydrate, by difference",G +2325284,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2325293,1005,6.92,,70.0,,,,,,,"Carbohydrate, by difference",G +2325738,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2325774,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2326312,1005,31.25,,70.0,,,,,,,"Carbohydrate, by difference",G +2326403,1005,74.58,,70.0,,,,,,,"Carbohydrate, by difference",G +2326561,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2326653,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2327190,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2327412,1005,24.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2327461,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2327974,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2328057,1005,2.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2328304,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +2328412,1005,48.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2328527,1005,10.34,,70.0,,,,,,,"Carbohydrate, by difference",G +2328550,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2329218,1005,2.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2329314,1005,17.39,,70.0,,,,,,,"Carbohydrate, by difference",G +2329403,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G +2329649,1005,60.47,,70.0,,,,,,,"Carbohydrate, by difference",G +2329696,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2330786,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2330827,1005,0.89,,71.0,,,,,,,"Carbohydrate, by difference",G +2331446,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2331494,1005,80.42,,78.0,,,,,,,"Carbohydrate, by difference",G +2331521,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2331581,1005,83.89,,78.0,,,,,,,"Carbohydrate, by difference",G +2332380,1005,15.87,,71.0,,,,,,,"Carbohydrate, by difference",G +2332787,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2333332,1005,43.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2333347,1005,48.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2333403,1005,75.64,,70.0,,,,,,,"Carbohydrate, by difference",G +2333895,1005,47.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2333948,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2334451,1005,17.65,,70.0,,,,,,,"Carbohydrate, by difference",G +2335031,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2335596,1005,11.58,,70.0,,,,,,,"Carbohydrate, by difference",G +2336273,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2336856,1005,2.3,,71.0,,,,,,,"Carbohydrate, by difference",G +2337287,1005,6.67,,71.0,,,,,,,"Carbohydrate, by difference",G +2337920,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2338133,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2338189,1005,17.62,,70.0,,,,,,,"Carbohydrate, by difference",G +2338193,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2338327,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2338477,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2338590,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2338726,1005,0.42,,73.0,,,,,,,"Carbohydrate, by difference",G +2339279,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2339508,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2339627,1005,47.06,,70.0,,,,,,,"Carbohydrate, by difference",G +2340393,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2341069,1005,26.24,,,,,,,,,"Carbohydrate, by difference",G +2341263,1005,2.76,,,,,,,,,"Carbohydrate, by difference",G +2341637,1005,10.64,,,,,,,,,"Carbohydrate, by difference",G +2341745,1005,11.72,,,,,,,,,"Carbohydrate, by difference",G +2341907,1005,10.67,,,,,,,,,"Carbohydrate, by difference",G +2342074,1005,12.28,,,,,,,,,"Carbohydrate, by difference",G +2342257,1005,6.0,,,,,,,,,"Carbohydrate, by difference",G +2342464,1005,19.11,,,,,,,,,"Carbohydrate, by difference",G +2342471,1005,22.82,,,,,,,,,"Carbohydrate, by difference",G +2343023,1005,22.02,,,,,,,,,"Carbohydrate, by difference",G +2343368,1005,33.78,,,,,,,,,"Carbohydrate, by difference",G +2343375,1005,44.36,,,,,,,,,"Carbohydrate, by difference",G +2343978,1005,83.4,,,,,,,,,"Carbohydrate, by difference",G +2344693,1005,80.0,,,,,,,,,"Carbohydrate, by difference",G +2344818,1005,7.26,,,,,,,,,"Carbohydrate, by difference",G +2344944,1005,13.51,,,,,,,,,"Carbohydrate, by difference",G +2344970,1005,15.6,,,,,,,,,"Carbohydrate, by difference",G +2345067,1005,27.55,,,,,,,,,"Carbohydrate, by difference",G +2345195,1005,5.91,,,,,,,,,"Carbohydrate, by difference",G +2345202,1005,10.74,,,,,,,,,"Carbohydrate, by difference",G +2345207,1005,8.82,,,,,,,,,"Carbohydrate, by difference",G +2345233,1005,4.71,,,,,,,,,"Carbohydrate, by difference",G +2345265,1005,22.04,,,,,,,,,"Carbohydrate, by difference",G +2345444,1005,13.92,,,,,,,,,"Carbohydrate, by difference",G +2345645,1005,16.24,,,,,,,,,"Carbohydrate, by difference",G +2345686,1005,16.18,,,,,,,,,"Carbohydrate, by difference",G +2346048,1005,71.4,,,,,,,,,"Carbohydrate, by difference",G +2346137,1005,7.74,,,,,,,,,"Carbohydrate, by difference",G +2346207,1005,2.8,,,,,,,,,"Carbohydrate, by difference",G +2364030,1005,23.9,,78.0,,,,,,,"Carbohydrate, by difference",G +2364406,1005,87.1,,70.0,,,,,,,"Carbohydrate, by difference",G +2364521,1005,0.83,,70.0,,,,,,,"Carbohydrate, by difference",G +2364673,1005,4.23,,70.0,,,,,,,"Carbohydrate, by difference",G +2365151,1005,1.35,,70.0,,,,,,,"Carbohydrate, by difference",G +2365331,1005,67.65,,70.0,,,,,,,"Carbohydrate, by difference",G +2365341,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2365509,1005,23.3,,70.0,,,,,,,"Carbohydrate, by difference",G +2365586,1005,20.77,,70.0,,,,,,,"Carbohydrate, by difference",G +2365810,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2365911,1005,26.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2365918,1005,38.89,,70.0,,,,,,,"Carbohydrate, by difference",G +2366167,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2366589,1005,9.21,,70.0,,,,,,,"Carbohydrate, by difference",G +2366680,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2367071,1005,38.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2367508,1005,43.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2367694,1005,16.41,,70.0,,,,,,,"Carbohydrate, by difference",G +2367853,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2368080,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2368119,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2368205,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2368860,1005,96.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2369004,1005,38.94,,70.0,,,,,,,"Carbohydrate, by difference",G +2369256,1005,42.35,,70.0,,,,,,,"Carbohydrate, by difference",G +2370041,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G +2370293,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2370525,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2370613,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2370838,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2370943,1005,13.0,,78.0,,,,,,,"Carbohydrate, by difference",G +2370975,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2371108,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2371337,1005,19.8,,78.0,,,,,,,"Carbohydrate, by difference",G +2371594,1005,15.0,,78.0,,,,,,,"Carbohydrate, by difference",G +2371794,1005,36.73,,72.0,,,,,,,"Carbohydrate, by difference",G +2371815,1005,19.17,,71.0,,,,,,,"Carbohydrate, by difference",G +2371833,1005,64.0,,78.0,,,,,,,"Carbohydrate, by difference",G +2372035,1005,50.88,,72.0,,,,,,,"Carbohydrate, by difference",G +2372247,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2372265,1005,4.23,,70.0,,,,,,,"Carbohydrate, by difference",G +2372700,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2372758,1005,21.52,,70.0,,,,,,,"Carbohydrate, by difference",G +2372967,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2373246,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2373540,1005,53.85,,70.0,,,,,,,"Carbohydrate, by difference",G +2374456,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G +2374761,1005,48.08,,70.0,,,,,,,"Carbohydrate, by difference",G +2375074,1005,25.88,,70.0,,,,,,,"Carbohydrate, by difference",G +2375076,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2375163,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2375437,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2375507,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2375977,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2376158,1005,47.22,,70.0,,,,,,,"Carbohydrate, by difference",G +2376446,1005,9.38,,70.0,,,,,,,"Carbohydrate, by difference",G +2376782,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2377363,1005,5.35,,70.0,,,,,,,"Carbohydrate, by difference",G +2377364,1005,71.05,,70.0,,,,,,,"Carbohydrate, by difference",G +2377445,1005,95.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2377538,1005,6.13,,70.0,,,,,,,"Carbohydrate, by difference",G +2377801,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2377871,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2378026,1005,42.35,,70.0,,,,,,,"Carbohydrate, by difference",G +2378216,1005,7.81,,70.0,,,,,,,"Carbohydrate, by difference",G +2378622,1005,47.06,,70.0,,,,,,,"Carbohydrate, by difference",G +2378932,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2379047,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2379191,1005,22.35,,70.0,,,,,,,"Carbohydrate, by difference",G +2379275,1005,13.61,,70.0,,,,,,,"Carbohydrate, by difference",G +2379391,1005,43.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2379449,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2379797,1005,87.1,,70.0,,,,,,,"Carbohydrate, by difference",G +2379968,1005,7.69,,70.0,,,,,,,"Carbohydrate, by difference",G +2380055,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2380208,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2380365,1005,7.92,,70.0,,,,,,,"Carbohydrate, by difference",G +2380454,1005,14.98,,70.0,,,,,,,"Carbohydrate, by difference",G +2380521,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2380746,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2380810,1005,3.2,,70.0,,,,,,,"Carbohydrate, by difference",G +2380866,1005,70.22,,78.0,,,,,,,"Carbohydrate, by difference",G +2381312,1005,53.0,,78.0,,,,,,,"Carbohydrate, by difference",G +2381319,1005,81.69,,78.0,,,,,,,"Carbohydrate, by difference",G +2381675,1005,38.98,,70.0,,,,,,,"Carbohydrate, by difference",G +2382102,1005,20.8,,70.0,,,,,,,"Carbohydrate, by difference",G +2382104,1005,22.22,,70.0,,,,,,,"Carbohydrate, by difference",G +2382449,1005,14.94,,70.0,,,,,,,"Carbohydrate, by difference",G +2382595,1005,53.12,,70.0,,,,,,,"Carbohydrate, by difference",G +2382614,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2382789,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2383020,1005,39.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2383198,1005,24.11,,70.0,,,,,,,"Carbohydrate, by difference",G +2383416,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2383448,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2383523,1005,6.18,,70.0,,,,,,,"Carbohydrate, by difference",G +2384002,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2384089,1005,56.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2384472,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2384590,1005,12.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2384661,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G +2384680,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2384713,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2385073,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2385083,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2385106,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2385981,1005,41.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2386190,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2387008,1005,12.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2387243,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2387316,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2387324,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2387456,1005,18.99,,70.0,,,,,,,"Carbohydrate, by difference",G +2387583,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2387587,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2387932,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2388106,1005,3.54,,70.0,,,,,,,"Carbohydrate, by difference",G +2388175,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2388260,1005,73.68,,70.0,,,,,,,"Carbohydrate, by difference",G +2388374,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2388634,1005,4.76,,70.0,,,,,,,"Carbohydrate, by difference",G +2388681,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2388687,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2389386,1005,30.65,,70.0,,,,,,,"Carbohydrate, by difference",G +2389972,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2390110,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2390424,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2390581,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2390638,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2391051,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2391355,1005,5.8,,70.0,,,,,,,"Carbohydrate, by difference",G +2391385,1005,4.13,,70.0,,,,,,,"Carbohydrate, by difference",G +2391637,1005,4.92,,70.0,,,,,,,"Carbohydrate, by difference",G +2391640,1005,4.13,,70.0,,,,,,,"Carbohydrate, by difference",G +2391740,1005,2.38,,70.0,,,,,,,"Carbohydrate, by difference",G +2391756,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2392384,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2392548,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2392696,1005,67.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2393190,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2393329,1005,7.41,,70.0,,,,,,,"Carbohydrate, by difference",G +2393386,1005,19.2,,70.0,,,,,,,"Carbohydrate, by difference",G +2393529,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G +2393596,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2393901,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2394210,1005,18.82,,70.0,,,,,,,"Carbohydrate, by difference",G +2394224,1005,8.18,,70.0,,,,,,,"Carbohydrate, by difference",G +2394275,1005,14.19,,70.0,,,,,,,"Carbohydrate, by difference",G +2394474,1005,2.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2394810,1005,63.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2394839,1005,75.56,,70.0,,,,,,,"Carbohydrate, by difference",G +2395493,1005,75.56,,70.0,,,,,,,"Carbohydrate, by difference",G +2395629,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2395885,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2396054,1005,19.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2396114,1005,23.81,,70.0,,,,,,,"Carbohydrate, by difference",G +2396291,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2396466,1005,1.69,,70.0,,,,,,,"Carbohydrate, by difference",G +2396471,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2396907,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2397013,1005,7.81,,70.0,,,,,,,"Carbohydrate, by difference",G +2397106,1005,55.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2397485,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2398013,1005,11.72,,70.0,,,,,,,"Carbohydrate, by difference",G +2398079,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +2398327,1005,2.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2398408,1005,15.83,,70.0,,,,,,,"Carbohydrate, by difference",G +2398473,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2398749,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2398761,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2398868,1005,10.59,,70.0,,,,,,,"Carbohydrate, by difference",G +2399314,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2399425,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2399533,1005,7.02,,70.0,,,,,,,"Carbohydrate, by difference",G +2399723,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2400034,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2400111,1005,24.75,,70.0,,,,,,,"Carbohydrate, by difference",G +2400175,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G +2400363,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G +2400387,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2400392,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2400445,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G +2400737,1005,4.84,,70.0,,,,,,,"Carbohydrate, by difference",G +2400792,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2400932,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +2400941,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +2401174,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2401216,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G +2401231,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2401607,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G +2401844,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2401972,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2402634,1005,25.88,,70.0,,,,,,,"Carbohydrate, by difference",G +2402667,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2402979,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2403085,1005,13.39,,70.0,,,,,,,"Carbohydrate, by difference",G +2403402,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2403420,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +2403465,1005,1.54,,70.0,,,,,,,"Carbohydrate, by difference",G +2403466,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2403828,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2403879,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2403989,1005,12.62,,70.0,,,,,,,"Carbohydrate, by difference",G +2404567,1005,10.42,,70.0,,,,,,,"Carbohydrate, by difference",G +2405553,1005,76.36,,70.0,,,,,,,"Carbohydrate, by difference",G +2405570,1005,13.6,,70.0,,,,,,,"Carbohydrate, by difference",G +2405671,1005,21.11,,70.0,,,,,,,"Carbohydrate, by difference",G +2405675,1005,48.78,,70.0,,,,,,,"Carbohydrate, by difference",G +2405738,1005,11.76,,70.0,,,,,,,"Carbohydrate, by difference",G +2406129,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2406306,1005,27.91,,70.0,,,,,,,"Carbohydrate, by difference",G +2406447,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G +2407002,1005,4.92,,70.0,,,,,,,"Carbohydrate, by difference",G +2407144,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2407242,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2407393,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2407537,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2407602,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2407711,1005,6.45,,70.0,,,,,,,"Carbohydrate, by difference",G +2407951,1005,3.12,,73.0,,,,,,,"Carbohydrate, by difference",G +2408094,1005,0.85,,70.0,,,,,,,"Carbohydrate, by difference",G +2408214,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2408571,1005,65.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2408765,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2409240,1005,23.46,,70.0,,,,,,,"Carbohydrate, by difference",G +2409503,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +2409525,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2409666,1005,24.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2409708,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2409788,1005,49.12,,70.0,,,,,,,"Carbohydrate, by difference",G +2409794,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G +2410075,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +2410357,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2410508,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2410709,1005,15.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2410850,1005,6.56,,70.0,,,,,,,"Carbohydrate, by difference",G +2410904,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2411090,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2411095,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2411783,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2412025,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2412266,1005,46.4,,70.0,,,,,,,"Carbohydrate, by difference",G +2412442,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2412997,1005,3.25,,70.0,,,,,,,"Carbohydrate, by difference",G +2413277,1005,22.83,,70.0,,,,,,,"Carbohydrate, by difference",G +2413413,1005,58.11,,70.0,,,,,,,"Carbohydrate, by difference",G +2413490,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2413566,1005,81.58,,70.0,,,,,,,"Carbohydrate, by difference",G +2413851,1005,8.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2414330,1005,3.66,,70.0,,,,,,,"Carbohydrate, by difference",G +2414594,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2414709,1005,0.56,,70.0,,,,,,,"Carbohydrate, by difference",G +2414790,1005,4.35,,73.0,,,,,,,"Carbohydrate, by difference",G +2414868,1005,17.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2415012,1005,17.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2415315,1005,21.88,,70.0,,,,,,,"Carbohydrate, by difference",G +2415783,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2416528,1005,63.24,,70.0,,,,,,,"Carbohydrate, by difference",G +2416578,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2416672,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2417732,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2418249,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2418513,1005,76.36,,70.0,,,,,,,"Carbohydrate, by difference",G +2418526,1005,53.06,,70.0,,,,,,,"Carbohydrate, by difference",G +2418634,1005,1.54,,70.0,,,,,,,"Carbohydrate, by difference",G +2418654,1005,32.97,,70.0,,,,,,,"Carbohydrate, by difference",G +2418779,1005,28.89,,70.0,,,,,,,"Carbohydrate, by difference",G +2418912,1005,5.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2419058,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2419085,1005,3.21,,70.0,,,,,,,"Carbohydrate, by difference",G +2419222,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2420091,1005,92.31,,70.0,,,,,,,"Carbohydrate, by difference",G +2420256,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2420390,1005,9.41,,70.0,,,,,,,"Carbohydrate, by difference",G +2420566,1005,10.97,,70.0,,,,,,,"Carbohydrate, by difference",G +2420717,1005,71.74,,70.0,,,,,,,"Carbohydrate, by difference",G +2420726,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2420922,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2421586,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2421968,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2422041,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2422105,1005,92.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2422180,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2422551,1005,61.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2422560,1005,58.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2422570,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2423536,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2423660,1005,5.13,,70.0,,,,,,,"Carbohydrate, by difference",G +2424058,1005,21.88,,70.0,,,,,,,"Carbohydrate, by difference",G +2424757,1005,0.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2424990,1005,9.68,,70.0,,,,,,,"Carbohydrate, by difference",G +2425086,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2425095,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2425105,1005,4.58,,70.0,,,,,,,"Carbohydrate, by difference",G +2425273,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2425287,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2425740,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2426514,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G +2426639,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2426747,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G +2426873,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G +2427003,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2427237,1005,52.17,,70.0,,,,,,,"Carbohydrate, by difference",G +2427420,1005,6.4,,70.0,,,,,,,"Carbohydrate, by difference",G +2427517,1005,13.48,,70.0,,,,,,,"Carbohydrate, by difference",G +2427631,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2427858,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2427912,1005,45.45,,70.0,,,,,,,"Carbohydrate, by difference",G +2427997,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2428125,1005,21.32,,70.0,,,,,,,"Carbohydrate, by difference",G +2428449,1005,3.2,,70.0,,,,,,,"Carbohydrate, by difference",G +2428595,1005,52.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2428768,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2429110,1005,63.16,,70.0,,,,,,,"Carbohydrate, by difference",G +2429456,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2429557,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2430298,1005,5.06,,70.0,,,,,,,"Carbohydrate, by difference",G +2430354,1005,72.73,,70.0,,,,,,,"Carbohydrate, by difference",G +2430365,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2430487,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2431262,1005,15.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2431267,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2431418,1005,79.41,,70.0,,,,,,,"Carbohydrate, by difference",G +2431646,1005,18.75,,70.0,,,,,,,"Carbohydrate, by difference",G +2431770,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2432052,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2432140,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2432347,1005,74.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2433183,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G +2433520,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2433692,1005,64.44,,70.0,,,,,,,"Carbohydrate, by difference",G +2434019,1005,3.12,,70.0,,,,,,,"Carbohydrate, by difference",G +2434056,1005,13.85,,70.0,,,,,,,"Carbohydrate, by difference",G +2434192,1005,18.75,,70.0,,,,,,,"Carbohydrate, by difference",G +2434466,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2434669,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2434680,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2434714,1005,89.66,,70.0,,,,,,,"Carbohydrate, by difference",G +2434786,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2434966,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2435263,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2435775,1005,2.92,,70.0,,,,,,,"Carbohydrate, by difference",G +2435857,1005,8.8,,70.0,,,,,,,"Carbohydrate, by difference",G +2435913,1005,4.55,,70.0,,,,,,,"Carbohydrate, by difference",G +2436071,1005,9.18,,70.0,,,,,,,"Carbohydrate, by difference",G +2436222,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2436737,1005,7.61,,70.0,,,,,,,"Carbohydrate, by difference",G +2437202,1005,11.96,,70.0,,,,,,,"Carbohydrate, by difference",G +2437541,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2437649,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2437774,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2437905,1005,43.4,,70.0,,,,,,,"Carbohydrate, by difference",G +2438304,1005,47.37,,70.0,,,,,,,"Carbohydrate, by difference",G +2438652,1005,7.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2439378,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2439762,1005,68.18,,70.0,,,,,,,"Carbohydrate, by difference",G +2440047,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2440449,1005,15.44,,70.0,,,,,,,"Carbohydrate, by difference",G +2441079,1005,43.24,,70.0,,,,,,,"Carbohydrate, by difference",G +2441211,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2441213,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2441274,1005,11.25,,70.0,,,,,,,"Carbohydrate, by difference",G +2441283,1005,0.3,,70.0,,,,,,,"Carbohydrate, by difference",G +2441493,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2441674,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2441694,1005,2.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2441740,1005,29.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2442384,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2442553,1005,21.24,,70.0,,,,,,,"Carbohydrate, by difference",G +2442572,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2442600,1005,84.44,,70.0,,,,,,,"Carbohydrate, by difference",G +2443246,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2443329,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2443568,1005,66.67,,71.0,,,,,,,"Carbohydrate, by difference",G +2443697,1005,29.0,,78.0,,,,,,,"Carbohydrate, by difference",G +2444145,1005,57.2,,78.0,,,,,,,"Carbohydrate, by difference",G +2444157,1005,12.1,,78.0,,,,,,,"Carbohydrate, by difference",G +2444204,1005,82.14,,71.0,,,,,,,"Carbohydrate, by difference",G +2444264,1005,46.48,,71.0,,,,,,,"Carbohydrate, by difference",G +2444375,1005,23.73,,70.0,,,,,,,"Carbohydrate, by difference",G +2444428,1005,4.13,,70.0,,,,,,,"Carbohydrate, by difference",G +2444471,1005,53.85,,70.0,,,,,,,"Carbohydrate, by difference",G +2444509,1005,12.68,,70.0,,,,,,,"Carbohydrate, by difference",G +2444790,1005,2.68,,70.0,,,,,,,"Carbohydrate, by difference",G +2444824,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2444874,1005,72.22,,70.0,,,,,,,"Carbohydrate, by difference",G +2444904,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2445241,1005,0.4,,70.0,,,,,,,"Carbohydrate, by difference",G +2445353,1005,65.38,,70.0,,,,,,,"Carbohydrate, by difference",G +2445518,1005,14.16,,70.0,,,,,,,"Carbohydrate, by difference",G +2445534,1005,0.7,,70.0,,,,,,,"Carbohydrate, by difference",G +2445785,1005,30.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2445961,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2446030,1005,45.83,,70.0,,,,,,,"Carbohydrate, by difference",G +2446081,1005,11.63,,70.0,,,,,,,"Carbohydrate, by difference",G +2446375,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G +2446508,1005,87.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2446584,1005,19.44,,70.0,,,,,,,"Carbohydrate, by difference",G +2447105,1005,61.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2447139,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2447308,1005,12.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2447667,1005,71.15,,70.0,,,,,,,"Carbohydrate, by difference",G +2447751,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2447790,1005,17.7,,70.0,,,,,,,"Carbohydrate, by difference",G +2447867,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2448087,1005,77.78,,70.0,,,,,,,"Carbohydrate, by difference",G +2448461,1005,29.21,,70.0,,,,,,,"Carbohydrate, by difference",G +2448561,1005,89.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2448572,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2448773,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2448940,1005,12.11,,70.0,,,,,,,"Carbohydrate, by difference",G +2449183,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2449491,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2449584,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2449652,1005,0.01,,70.0,,,,,,,"Carbohydrate, by difference",G +2450446,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2450456,1005,26.23,,70.0,,,,,,,"Carbohydrate, by difference",G +2450887,1005,25.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2451015,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2451045,1005,27.61,,70.0,,,,,,,"Carbohydrate, by difference",G +2451227,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2451484,1005,40.98,,70.0,,,,,,,"Carbohydrate, by difference",G +2452157,1005,88.89,,70.0,,,,,,,"Carbohydrate, by difference",G +2452212,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2452307,1005,54.93,,70.0,,,,,,,"Carbohydrate, by difference",G +2452749,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G +2452768,1005,10.97,,70.0,,,,,,,"Carbohydrate, by difference",G +2453036,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2453289,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2453502,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2453700,1005,16.92,,70.0,,,,,,,"Carbohydrate, by difference",G +2453804,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2453936,1005,69.64,,70.0,,,,,,,"Carbohydrate, by difference",G +2454840,1005,62.22,,70.0,,,,,,,"Carbohydrate, by difference",G +2455283,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2455445,1005,13.16,,70.0,,,,,,,"Carbohydrate, by difference",G +2455556,1005,15.38,,70.0,,,,,,,"Carbohydrate, by difference",G +2455755,1005,72.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2455795,1005,44.19,,70.0,,,,,,,"Carbohydrate, by difference",G +2455838,1005,35.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2456821,1005,77.42,,71.0,,,,,,,"Carbohydrate, by difference",G +2457126,1005,16.22,,71.0,,,,,,,"Carbohydrate, by difference",G +2457355,1005,43.24,,71.0,,,,,,,"Carbohydrate, by difference",G +2457553,1005,38.82,,71.0,,,,,,,"Carbohydrate, by difference",G +2457614,1005,71.62,,71.0,,,,,,,"Carbohydrate, by difference",G +2457740,1005,76.67,,71.0,,,,,,,"Carbohydrate, by difference",G +2457789,1005,62.79,,71.0,,,,,,,"Carbohydrate, by difference",G +2457897,1005,11.73,,71.0,,,,,,,"Carbohydrate, by difference",G +2458043,1005,50.0,,71.0,,,,,,,"Carbohydrate, by difference",G +2458168,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2458203,1005,6.67,,71.0,,,,,,,"Carbohydrate, by difference",G +2458444,1005,3.0,,78.0,,,,,,,"Carbohydrate, by difference",G +2458655,1005,65.22,,71.0,,,,,,,"Carbohydrate, by difference",G +2459027,1005,49.0,,78.0,,,,,,,"Carbohydrate, by difference",G +2459224,1005,63.3,,78.0,,,,,,,"Carbohydrate, by difference",G +2460345,1005,7.4,,70.0,,,,,,,"Carbohydrate, by difference",G +2460477,1005,24.53,,70.0,,,,,,,"Carbohydrate, by difference",G +2460649,1005,53.12,,70.0,,,,,,,"Carbohydrate, by difference",G +2460711,1005,53.49,,70.0,,,,,,,"Carbohydrate, by difference",G +2460822,1005,33.75,,70.0,,,,,,,"Carbohydrate, by difference",G +2461440,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G +2461773,1005,16.92,,70.0,,,,,,,"Carbohydrate, by difference",G +2461835,1005,4.41,,70.0,,,,,,,"Carbohydrate, by difference",G +2462144,1005,5.08,,70.0,,,,,,,"Carbohydrate, by difference",G +2462276,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2462440,1005,90.91,,70.0,,,,,,,"Carbohydrate, by difference",G +2462630,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2462667,1005,31.58,,70.0,,,,,,,"Carbohydrate, by difference",G +2462747,1005,21.94,,70.0,,,,,,,"Carbohydrate, by difference",G +2462773,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2462796,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2462855,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2462926,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2462968,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2463195,1005,10.93,,70.0,,,,,,,"Carbohydrate, by difference",G +2463397,1005,0.17,,70.0,,,,,,,"Carbohydrate, by difference",G +2463630,1005,27.47,,70.0,,,,,,,"Carbohydrate, by difference",G +2463760,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G +2463842,1005,70.37,,70.0,,,,,,,"Carbohydrate, by difference",G +2463944,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2463984,1005,93.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2464056,1005,48.98,,70.0,,,,,,,"Carbohydrate, by difference",G +2464414,1005,4.93,,70.0,,,,,,,"Carbohydrate, by difference",G +2464515,1005,59.68,,70.0,,,,,,,"Carbohydrate, by difference",G +2464833,1005,77.97,,70.0,,,,,,,"Carbohydrate, by difference",G +2464834,1005,74.42,,70.0,,,,,,,"Carbohydrate, by difference",G +2464871,1005,26.26,,70.0,,,,,,,"Carbohydrate, by difference",G +2465031,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G +2465074,1005,27.54,,70.0,,,,,,,"Carbohydrate, by difference",G +2465103,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2465902,1005,25.61,,70.0,,,,,,,"Carbohydrate, by difference",G +2466022,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2466225,1005,12.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2466709,1005,4.12,,70.0,,,,,,,"Carbohydrate, by difference",G +2466784,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G +2466873,1005,32.94,,70.0,,,,,,,"Carbohydrate, by difference",G +2467214,1005,9.58,,70.0,,,,,,,"Carbohydrate, by difference",G +2467412,1005,46.46,,70.0,,,,,,,"Carbohydrate, by difference",G +2467757,1005,5.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2467811,1005,0.66,,73.0,,,,,,,"Carbohydrate, by difference",G +2468081,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2468207,1005,87.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2468359,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2468490,1005,58.06,,70.0,,,,,,,"Carbohydrate, by difference",G +2468914,1005,52.17,,70.0,,,,,,,"Carbohydrate, by difference",G +2469175,1005,18.58,,70.0,,,,,,,"Carbohydrate, by difference",G +2469836,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2469848,1005,42.37,,70.0,,,,,,,"Carbohydrate, by difference",G +2470141,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2470522,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G +2470868,1005,87.18,,70.0,,,,,,,"Carbohydrate, by difference",G +2471081,1005,27.96,,70.0,,,,,,,"Carbohydrate, by difference",G +2471092,1005,32.17,,70.0,,,,,,,"Carbohydrate, by difference",G +2471126,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G +2471183,1005,3.38,,70.0,,,,,,,"Carbohydrate, by difference",G +2471223,1005,3.28,,70.0,,,,,,,"Carbohydrate, by difference",G +2471365,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2471693,1005,17.75,,70.0,,,,,,,"Carbohydrate, by difference",G +2471872,1005,82.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2472038,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +2472096,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2472173,1005,56.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2472346,1005,6.4,,70.0,,,,,,,"Carbohydrate, by difference",G +2472362,1005,6.4,,70.0,,,,,,,"Carbohydrate, by difference",G +2472446,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2472488,1005,38.46,,70.0,,,,,,,"Carbohydrate, by difference",G +2472526,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2472651,1005,64.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2472685,1005,8.24,,70.0,,,,,,,"Carbohydrate, by difference",G +2472706,1005,84.78,,70.0,,,,,,,"Carbohydrate, by difference",G +2472749,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2473300,1005,24.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2473612,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2473651,1005,13.27,,70.0,,,,,,,"Carbohydrate, by difference",G +2473742,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2473796,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2473885,1005,4.23,,70.0,,,,,,,"Carbohydrate, by difference",G +2473977,1005,56.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2474567,1005,28.26,,70.0,,,,,,,"Carbohydrate, by difference",G +2474617,1005,29.23,,70.0,,,,,,,"Carbohydrate, by difference",G +2475083,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2475438,1005,11.76,,70.0,,,,,,,"Carbohydrate, by difference",G +2475769,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2475790,1005,87.8,,70.0,,,,,,,"Carbohydrate, by difference",G +2476250,1005,44.26,,70.0,,,,,,,"Carbohydrate, by difference",G +2476435,1005,13.13,,70.0,,,,,,,"Carbohydrate, by difference",G +2477049,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2477074,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2477484,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2477500,1005,89.66,,70.0,,,,,,,"Carbohydrate, by difference",G +2477935,1005,94.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2478127,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2478283,1005,32.61,,70.0,,,,,,,"Carbohydrate, by difference",G +2478327,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2479081,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2479545,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G +2479921,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2480014,1005,4.92,,70.0,,,,,,,"Carbohydrate, by difference",G +2480264,1005,1.77,,70.0,,,,,,,"Carbohydrate, by difference",G +2480347,1005,0.88,,70.0,,,,,,,"Carbohydrate, by difference",G +2480437,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2480485,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2480590,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2480715,1005,56.25,,70.0,,,,,,,"Carbohydrate, by difference",G +2481226,1005,73.53,,70.0,,,,,,,"Carbohydrate, by difference",G +2481276,1005,77.42,,70.0,,,,,,,"Carbohydrate, by difference",G +2481850,1005,16.47,,70.0,,,,,,,"Carbohydrate, by difference",G +2481897,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2482002,1005,20.21,,70.0,,,,,,,"Carbohydrate, by difference",G +2482660,1005,4.64,,70.0,,,,,,,"Carbohydrate, by difference",G +2482754,1005,4.12,,70.0,,,,,,,"Carbohydrate, by difference",G +2483391,1005,1.69,,70.0,,,,,,,"Carbohydrate, by difference",G +2483472,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2483579,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2483707,1005,56.34,,70.0,,,,,,,"Carbohydrate, by difference",G +2484031,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G +2484048,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2484079,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2484550,1005,34.78,,70.0,,,,,,,"Carbohydrate, by difference",G +2484779,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2485325,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2485335,1005,7.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2485394,1005,35.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2485591,1005,10.62,,70.0,,,,,,,"Carbohydrate, by difference",G +2485994,1005,9.7,,70.0,,,,,,,"Carbohydrate, by difference",G +2486007,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2486521,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2486734,1005,23.68,,70.0,,,,,,,"Carbohydrate, by difference",G +2486973,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2486982,1005,34.21,,70.0,,,,,,,"Carbohydrate, by difference",G +2487138,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2487156,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2487513,1005,13.04,,70.0,,,,,,,"Carbohydrate, by difference",G +2487818,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2488020,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2488140,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2488294,1005,6.67,,73.0,,,,,,,"Carbohydrate, by difference",G +2488416,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2488647,1005,29.63,,70.0,,,,,,,"Carbohydrate, by difference",G +2488695,1005,8.02,,70.0,,,,,,,"Carbohydrate, by difference",G +2488748,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2488773,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G +2488960,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2489005,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2489398,1005,3.75,,70.0,,,,,,,"Carbohydrate, by difference",G +2489477,1005,48.44,,70.0,,,,,,,"Carbohydrate, by difference",G +2489646,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2489733,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2489826,1005,3.12,,70.0,,,,,,,"Carbohydrate, by difference",G +2489844,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2490086,1005,2.7,,70.0,,,,,,,"Carbohydrate, by difference",G +2490245,1005,48.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2490347,1005,6.36,,70.0,,,,,,,"Carbohydrate, by difference",G +2491116,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G +2491124,1005,0.0,,75.0,,,,,,,"Carbohydrate, by difference",G +2491385,1005,67.5,,71.0,,,,,,,"Carbohydrate, by difference",G +2491411,1005,7.2,,72.0,,,,,,,"Carbohydrate, by difference",G +2491629,1005,45.76,,71.0,,,,,,,"Carbohydrate, by difference",G +2491643,1005,7.14,,71.0,,,,,,,"Carbohydrate, by difference",G +2491734,1005,10.36,,71.0,,,,,,,"Carbohydrate, by difference",G +2491776,1005,2.29,,71.0,,,,,,,"Carbohydrate, by difference",G +2491906,1005,19.23,,71.0,,,,,,,"Carbohydrate, by difference",G +2491952,1005,9.17,,71.0,,,,,,,"Carbohydrate, by difference",G +2491976,1005,5.42,,71.0,,,,,,,"Carbohydrate, by difference",G +2492445,1005,0.0,,71.0,,,,,,,"Carbohydrate, by difference",G +2492608,1005,75.0,,71.0,,,,,,,"Carbohydrate, by difference",G +2492680,1005,14.04,,72.0,,,,,,,"Carbohydrate, by difference",G +2492775,1005,3.75,,71.0,,,,,,,"Carbohydrate, by difference",G +2492796,1005,10.0,,71.0,,,,,,,"Carbohydrate, by difference",G +2493356,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2493534,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2493797,1005,4.79,,70.0,,,,,,,"Carbohydrate, by difference",G +2493912,1005,12.78,,70.0,,,,,,,"Carbohydrate, by difference",G +2493985,1005,0.85,,70.0,,,,,,,"Carbohydrate, by difference",G +2494026,1005,4.94,,70.0,,,,,,,"Carbohydrate, by difference",G +2494356,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2494689,1005,58.82,,70.0,,,,,,,"Carbohydrate, by difference",G +2494882,1005,14.91,,70.0,,,,,,,"Carbohydrate, by difference",G +2495041,1005,7.2,,70.0,,,,,,,"Carbohydrate, by difference",G +2495048,1005,32.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2495131,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2495196,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2495224,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2495227,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2495397,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2495775,1005,57.89,,70.0,,,,,,,"Carbohydrate, by difference",G +2495780,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2495862,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2496145,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2496294,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2496368,1005,14.58,,70.0,,,,,,,"Carbohydrate, by difference",G +2496561,1005,48.48,,70.0,,,,,,,"Carbohydrate, by difference",G +2497150,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2497429,1005,58.82,,70.0,,,,,,,"Carbohydrate, by difference",G +2497561,1005,59.38,,70.0,,,,,,,"Carbohydrate, by difference",G +2498539,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2498570,1005,55.56,,70.0,,,,,,,"Carbohydrate, by difference",G +2498694,1005,61.9,,70.0,,,,,,,"Carbohydrate, by difference",G +2498785,1005,76.19,,70.0,,,,,,,"Carbohydrate, by difference",G +2498993,1005,52.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2499022,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2499239,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2499745,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G +2499780,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G +2499815,1005,9.68,,70.0,,,,,,,"Carbohydrate, by difference",G +2499943,1005,6.35,,70.0,,,,,,,"Carbohydrate, by difference",G +2500266,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2500678,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2500767,1005,64.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2500925,1005,72.41,,70.0,,,,,,,"Carbohydrate, by difference",G +2501082,1005,74.19,,70.0,,,,,,,"Carbohydrate, by difference",G +2501183,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G +2501280,1005,28.97,,70.0,,,,,,,"Carbohydrate, by difference",G +2501463,1005,35.19,,70.0,,,,,,,"Carbohydrate, by difference",G +2501601,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2501707,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2502005,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2502885,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2502972,1005,16.74,,70.0,,,,,,,"Carbohydrate, by difference",G +2502982,1005,17.65,,70.0,,,,,,,"Carbohydrate, by difference",G +2503213,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2503228,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G +2503320,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2503512,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2503580,1005,26.83,,70.0,,,,,,,"Carbohydrate, by difference",G +2503835,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2504241,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2504719,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2505009,1005,76.92,,70.0,,,,,,,"Carbohydrate, by difference",G +2505612,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G +2505906,1005,50.0,,73.0,,,,,,,"Carbohydrate, by difference",G +2505937,1005,79.31,,70.0,,,,,,,"Carbohydrate, by difference",G +2506096,1005,88.89,,70.0,,,,,,,"Carbohydrate, by difference",G +2506549,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2506592,1005,56.52,,70.0,,,,,,,"Carbohydrate, by difference",G +2507140,1005,88.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2507262,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2507517,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2507613,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2507831,1005,69.44,,70.0,,,,,,,"Carbohydrate, by difference",G +2507857,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2507962,1005,58.82,,70.0,,,,,,,"Carbohydrate, by difference",G +2508154,1005,42.65,,70.0,,,,,,,"Carbohydrate, by difference",G +2508172,1005,45.59,,70.0,,,,,,,"Carbohydrate, by difference",G +2508332,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2508679,1005,84.38,,70.0,,,,,,,"Carbohydrate, by difference",G +2508862,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2509271,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +2509288,1005,54.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2509423,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2509462,1005,30.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2509489,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2509555,1005,7.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2509731,1005,6.08,,70.0,,,,,,,"Carbohydrate, by difference",G +2509770,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2510148,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2510214,1005,57.78,,70.0,,,,,,,"Carbohydrate, by difference",G +2510243,1005,0.56,,70.0,,,,,,,"Carbohydrate, by difference",G +2511023,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2511400,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2511482,1005,1.69,,70.0,,,,,,,"Carbohydrate, by difference",G +2511952,1005,12.9,,78.0,,,,,,,"Carbohydrate, by difference",G +2512003,1005,16.46,,78.0,,,,,,,"Carbohydrate, by difference",G +2512048,1005,76.1,,78.0,,,,,,,"Carbohydrate, by difference",G +2517165,1005,83.54,,78.0,,,,,,,"Carbohydrate, by difference",G +2517660,1005,11.01,,71.0,,,,,,,"Carbohydrate, by difference",G +2517805,1005,68.4,,78.0,,,,,,,"Carbohydrate, by difference",G +2517995,1005,22.43,,71.0,,,,,,,"Carbohydrate, by difference",G +2518377,1005,78.6,,78.0,,,,,,,"Carbohydrate, by difference",G +2518936,1005,57.6,,78.0,,,,,,,"Carbohydrate, by difference",G +2518992,1005,67.4,,78.0,,,,,,,"Carbohydrate, by difference",G +2519084,1005,8.0,,77.0,,,,,,,"Carbohydrate, by difference",G +2519403,1005,21.88,,71.0,,,,,,,"Carbohydrate, by difference",G +2519807,1005,5.0,,71.0,,,,,,,"Carbohydrate, by difference",G +2519948,1005,77.42,,71.0,,,,,,,"Carbohydrate, by difference",G +2519951,1005,70.97,,71.0,,,,,,,"Carbohydrate, by difference",G +2520312,1005,9.44,,71.0,,,,,,,"Carbohydrate, by difference",G +2520367,1005,0.0,,71.0,,,,,,,"Carbohydrate, by difference",G +2520536,1005,3.51,,71.0,,,,,,,"Carbohydrate, by difference",G +2520564,1005,12.86,,71.0,,,,,,,"Carbohydrate, by difference",G +2520615,1005,29.31,,71.0,,,,,,,"Carbohydrate, by difference",G +2520837,1005,0.0,,78.0,,,,,,,"Carbohydrate, by difference",G +2521096,1005,32.0,,78.0,,,,,,,"Carbohydrate, by difference",G +2521310,1005,5.81,,78.0,,,,,,,"Carbohydrate, by difference",G +2521517,1005,39.39,,71.0,,,,,,,"Carbohydrate, by difference",G +2521785,1005,14.13,,71.0,,,,,,,"Carbohydrate, by difference",G +2522545,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2522627,1005,57.89,,70.0,,,,,,,"Carbohydrate, by difference",G +2522702,1005,82.76,,70.0,,,,,,,"Carbohydrate, by difference",G +2522708,1005,92.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2522817,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2522859,1005,74.07,,70.0,,,,,,,"Carbohydrate, by difference",G +2522958,1005,92.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2523069,1005,46.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2523103,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2523217,1005,15.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2523485,1005,54.84,,70.0,,,,,,,"Carbohydrate, by difference",G +2523575,1005,3.45,,70.0,,,,,,,"Carbohydrate, by difference",G +2523637,1005,56.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2523846,1005,53.85,,70.0,,,,,,,"Carbohydrate, by difference",G +2524046,1005,59.52,,70.0,,,,,,,"Carbohydrate, by difference",G +2524052,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2524699,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2524747,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2524975,1005,61.76,,70.0,,,,,,,"Carbohydrate, by difference",G +2525033,1005,1.69,,70.0,,,,,,,"Carbohydrate, by difference",G +2525326,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2525711,1005,90.5,,78.0,,,,,,,"Carbohydrate, by difference",G +2525730,1005,87.1,,78.0,,,,,,,"Carbohydrate, by difference",G +2525816,1005,78.57,,71.0,,,,,,,"Carbohydrate, by difference",G +2526784,1005,69.35,,70.0,,,,,,,"Carbohydrate, by difference",G +2526931,1005,48.48,,70.0,,,,,,,"Carbohydrate, by difference",G +2527247,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2528437,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2528442,1005,68.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2528642,1005,61.54,,70.0,,,,,,,"Carbohydrate, by difference",G +2529123,1005,48.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2529134,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2529184,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2529720,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2529771,1005,80.95,,70.0,,,,,,,"Carbohydrate, by difference",G +2529773,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2529856,1005,45.16,,70.0,,,,,,,"Carbohydrate, by difference",G +2530164,1005,49.18,,70.0,,,,,,,"Carbohydrate, by difference",G +2530385,1005,55.56,,70.0,,,,,,,"Carbohydrate, by difference",G +2530834,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2530856,1005,48.65,,70.0,,,,,,,"Carbohydrate, by difference",G +2530868,1005,54.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2531160,1005,0.42,,70.0,,,,,,,"Carbohydrate, by difference",G +2531528,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2532320,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2532981,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2533157,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2533401,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2533410,1005,33.02,,70.0,,,,,,,"Carbohydrate, by difference",G +2533518,1005,48.65,,70.0,,,,,,,"Carbohydrate, by difference",G +2533843,1005,20.0,,73.0,,,,,,,"Carbohydrate, by difference",G +2533862,1005,51.28,,70.0,,,,,,,"Carbohydrate, by difference",G +2534122,1005,3.51,,70.0,,,,,,,"Carbohydrate, by difference",G +2534274,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G +2534399,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2534852,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2534889,1005,0.83,,70.0,,,,,,,"Carbohydrate, by difference",G +2534996,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2535100,1005,68.42,,70.0,,,,,,,"Carbohydrate, by difference",G +2535385,1005,41.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2535401,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2535458,1005,81.25,,70.0,,,,,,,"Carbohydrate, by difference",G +2535714,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G +2535937,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2535941,1005,5.26,,70.0,,,,,,,"Carbohydrate, by difference",G +2536120,1005,3.06,,70.0,,,,,,,"Carbohydrate, by difference",G +2536490,1005,20.11,,70.0,,,,,,,"Carbohydrate, by difference",G +2536776,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2537240,1005,24.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2537358,1005,46.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2538011,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2538069,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2538112,1005,56.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2538137,1005,54.93,,70.0,,,,,,,"Carbohydrate, by difference",G +2538153,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2538448,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2538768,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2539166,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2539312,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2539345,1005,85.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2539557,1005,3.67,,71.0,,,,,,,"Carbohydrate, by difference",G +2539656,1005,76.2,,78.0,,,,,,,"Carbohydrate, by difference",G +2539664,1005,72.7,,78.0,,,,,,,"Carbohydrate, by difference",G +2539732,1005,25.6,,78.0,,,,,,,"Carbohydrate, by difference",G +2540279,1005,36.0,,78.0,,,,,,,"Carbohydrate, by difference",G +2540409,1005,16.68,,78.0,,,,,,,"Carbohydrate, by difference",G +2540510,1005,6.48,,78.0,,,,,,,"Carbohydrate, by difference",G +2540828,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2541276,1005,12.94,,70.0,,,,,,,"Carbohydrate, by difference",G +2541772,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2542075,1005,71.74,,70.0,,,,,,,"Carbohydrate, by difference",G +2542145,1005,89.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2542169,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2542323,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2542432,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2542497,1005,48.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2542846,1005,3.96,,70.0,,,,,,,"Carbohydrate, by difference",G +2542872,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2543247,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2543641,1005,12.8,,70.0,,,,,,,"Carbohydrate, by difference",G +2543661,1005,1.22,,70.0,,,,,,,"Carbohydrate, by difference",G +2543664,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2543751,1005,8.82,,70.0,,,,,,,"Carbohydrate, by difference",G +2543818,1005,86.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2543928,1005,11.96,,70.0,,,,,,,"Carbohydrate, by difference",G +2543935,1005,18.75,,70.0,,,,,,,"Carbohydrate, by difference",G +2544015,1005,15.99,,70.0,,,,,,,"Carbohydrate, by difference",G +2544103,1005,54.12,,70.0,,,,,,,"Carbohydrate, by difference",G +2544108,1005,24.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2544613,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2544930,1005,64.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2545335,1005,24.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2545772,1005,55.81,,70.0,,,,,,,"Carbohydrate, by difference",G +2545831,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2546118,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2546181,1005,1.35,,70.0,,,,,,,"Carbohydrate, by difference",G +2546494,1005,9.72,,70.0,,,,,,,"Carbohydrate, by difference",G +2546833,1005,5.73,,70.0,,,,,,,"Carbohydrate, by difference",G +2547481,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2547619,1005,14.11,,70.0,,,,,,,"Carbohydrate, by difference",G +2547621,1005,16.97,,70.0,,,,,,,"Carbohydrate, by difference",G +2547740,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2548319,1005,1.19,,70.0,,,,,,,"Carbohydrate, by difference",G +2548451,1005,24.24,,70.0,,,,,,,"Carbohydrate, by difference",G +2548501,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2548629,1005,69.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2548958,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2549363,1005,92.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2549374,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2549617,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2549930,1005,0.42,,73.0,,,,,,,"Carbohydrate, by difference",G +2550312,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2550499,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2550641,1005,35.56,,70.0,,,,,,,"Carbohydrate, by difference",G +2550666,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2551120,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2551223,1005,70.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2551332,1005,8.77,,70.0,,,,,,,"Carbohydrate, by difference",G +2551539,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2551628,1005,55.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2551696,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2551729,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2551762,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +2551832,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2551917,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2552179,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2552562,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2552705,1005,5.31,,70.0,,,,,,,"Carbohydrate, by difference",G +2552825,1005,9.09,,70.0,,,,,,,"Carbohydrate, by difference",G +2553071,1005,5.45,,70.0,,,,,,,"Carbohydrate, by difference",G +2553452,1005,5.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2553525,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2553833,1005,13.85,,70.0,,,,,,,"Carbohydrate, by difference",G +2554022,1005,59.62,,70.0,,,,,,,"Carbohydrate, by difference",G +2554092,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2554105,1005,8.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2554963,1005,74.19,,78.0,,,,,,,"Carbohydrate, by difference",G +2555219,1005,60.39,,78.0,,,,,,,"Carbohydrate, by difference",G +2555643,1005,65.79,,71.0,,,,,,,"Carbohydrate, by difference",G +2556675,1005,34.85,,78.0,,,,,,,"Carbohydrate, by difference",G +2556738,1005,13.64,,78.0,,,,,,,"Carbohydrate, by difference",G +2556836,1005,6.9,,71.0,,,,,,,"Carbohydrate, by difference",G +2556909,1005,6.67,,71.0,,,,,,,"Carbohydrate, by difference",G +2557008,1005,11.67,,71.0,,,,,,,"Carbohydrate, by difference",G +2557020,1005,49.28,,71.0,,,,,,,"Carbohydrate, by difference",G +2557363,1005,12.98,,71.0,,,,,,,"Carbohydrate, by difference",G +2557454,1005,8.8,,72.0,,,,,,,"Carbohydrate, by difference",G +2557541,1005,15.88,,78.0,,,,,,,"Carbohydrate, by difference",G +2557549,1005,9.75,,78.0,,,,,,,"Carbohydrate, by difference",G +2557657,1005,0.0,,71.0,,,,,,,"Carbohydrate, by difference",G +2557773,1005,0.0,,71.0,,,,,,,"Carbohydrate, by difference",G +2557776,1005,0.39,,71.0,,,,,,,"Carbohydrate, by difference",G +2558309,1005,20.19,,78.0,,,,,,,"Carbohydrate, by difference",G +2558670,1005,13.28,,71.0,,,,,,,"Carbohydrate, by difference",G +2558685,1005,63.8,,78.0,,,,,,,"Carbohydrate, by difference",G +2558862,1005,12.68,,78.0,,,,,,,"Carbohydrate, by difference",G +2558981,1005,3.57,,71.0,,,,,,,"Carbohydrate, by difference",G +2559468,1005,22.37,,78.0,,,,,,,"Carbohydrate, by difference",G +2559978,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G +2560037,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2560152,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2560169,1005,34.21,,70.0,,,,,,,"Carbohydrate, by difference",G +2560471,1005,68.06,,70.0,,,,,,,"Carbohydrate, by difference",G +2560684,1005,21.09,,70.0,,,,,,,"Carbohydrate, by difference",G +2560922,1005,82.05,,70.0,,,,,,,"Carbohydrate, by difference",G +2560980,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2561019,1005,75.56,,70.0,,,,,,,"Carbohydrate, by difference",G +2561063,1005,48.48,,70.0,,,,,,,"Carbohydrate, by difference",G +2561160,1005,10.28,,70.0,,,,,,,"Carbohydrate, by difference",G +2561558,1005,9.68,,70.0,,,,,,,"Carbohydrate, by difference",G +2562162,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2562322,1005,83.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2562455,1005,21.24,,70.0,,,,,,,"Carbohydrate, by difference",G +2562617,1005,3.8,,70.0,,,,,,,"Carbohydrate, by difference",G +2562647,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2562739,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2562755,1005,67.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2562834,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2562953,1005,35.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2562970,1005,19.01,,70.0,,,,,,,"Carbohydrate, by difference",G +2563284,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2563360,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2563385,1005,15.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2563955,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2564138,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G +2564191,1005,9.84,,70.0,,,,,,,"Carbohydrate, by difference",G +2564243,1005,18.75,,70.0,,,,,,,"Carbohydrate, by difference",G +2564347,1005,54.39,,70.0,,,,,,,"Carbohydrate, by difference",G +2564514,1005,28.39,,70.0,,,,,,,"Carbohydrate, by difference",G +2564552,1005,48.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2564731,1005,76.36,,70.0,,,,,,,"Carbohydrate, by difference",G +2564969,1005,15.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2565027,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2565046,1005,16.06,,70.0,,,,,,,"Carbohydrate, by difference",G +2565524,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2565549,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2565586,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2565673,1005,81.25,,70.0,,,,,,,"Carbohydrate, by difference",G +2565835,1005,63.77,,70.0,,,,,,,"Carbohydrate, by difference",G +2566162,1005,69.7,,70.0,,,,,,,"Carbohydrate, by difference",G +2566204,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2566205,1005,2.22,,70.0,,,,,,,"Carbohydrate, by difference",G +2566616,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2566744,1005,5.26,,70.0,,,,,,,"Carbohydrate, by difference",G +2566746,1005,8.77,,70.0,,,,,,,"Carbohydrate, by difference",G +2566765,1005,57.89,,70.0,,,,,,,"Carbohydrate, by difference",G +2566922,1005,15.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2567026,1005,7.92,,70.0,,,,,,,"Carbohydrate, by difference",G +2567203,1005,9.41,,70.0,,,,,,,"Carbohydrate, by difference",G +2567471,1005,3.45,,70.0,,,,,,,"Carbohydrate, by difference",G +2567959,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2568032,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2568081,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2568173,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2568361,1005,21.88,,70.0,,,,,,,"Carbohydrate, by difference",G +2568591,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2568802,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2568860,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2569052,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2569100,1005,33.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2569149,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2569290,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2569423,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2569747,1005,65.12,,70.0,,,,,,,"Carbohydrate, by difference",G +2569765,1005,65.38,,70.0,,,,,,,"Carbohydrate, by difference",G +2569850,1005,80.65,,70.0,,,,,,,"Carbohydrate, by difference",G +2569977,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2570205,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2570236,1005,31.11,,70.0,,,,,,,"Carbohydrate, by difference",G +2570376,1005,3.2,,70.0,,,,,,,"Carbohydrate, by difference",G +2570547,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2570903,1005,9.68,,70.0,,,,,,,"Carbohydrate, by difference",G +2570984,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2571219,1005,83.87,,70.0,,,,,,,"Carbohydrate, by difference",G +2571592,1005,5.41,,70.0,,,,,,,"Carbohydrate, by difference",G +2571890,1005,40.0,,73.0,,,,,,,"Carbohydrate, by difference",G +2571894,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2571961,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2572480,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2572523,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2572525,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2572650,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2572760,1005,21.11,,70.0,,,,,,,"Carbohydrate, by difference",G +2572805,1005,61.82,,70.0,,,,,,,"Carbohydrate, by difference",G +2572814,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2572889,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G +2573150,1005,11.76,,70.0,,,,,,,"Carbohydrate, by difference",G +2573276,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G +2573422,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2573585,1005,4.13,,70.0,,,,,,,"Carbohydrate, by difference",G +2574353,1005,64.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2574377,1005,65.62,,70.0,,,,,,,"Carbohydrate, by difference",G +2574809,1005,4.92,,70.0,,,,,,,"Carbohydrate, by difference",G +2574907,1005,6.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2575210,1005,61.9,,70.0,,,,,,,"Carbohydrate, by difference",G +2575489,1005,70.42,,70.0,,,,,,,"Carbohydrate, by difference",G +2575583,1005,53.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2575637,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2575677,1005,52.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2576122,1005,13.95,,70.0,,,,,,,"Carbohydrate, by difference",G +2576145,1005,27.27,,70.0,,,,,,,"Carbohydrate, by difference",G +2576154,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2576260,1005,12.39,,70.0,,,,,,,"Carbohydrate, by difference",G +2576926,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2576928,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2576929,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2577175,1005,72.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2577530,1005,18.82,,70.0,,,,,,,"Carbohydrate, by difference",G +2577694,1005,5.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2577805,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2577905,1005,54.55,,70.0,,,,,,,"Carbohydrate, by difference",G +2578089,1005,5.07,,70.0,,,,,,,"Carbohydrate, by difference",G +2578557,1005,63.95,,70.0,,,,,,,"Carbohydrate, by difference",G +2578872,1005,66.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2578876,1005,8.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2579096,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G +2579124,1005,20.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2579151,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2579359,1005,87.18,,70.0,,,,,,,"Carbohydrate, by difference",G +2579598,1005,45.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2579604,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2579621,1005,7.69,,70.0,,,,,,,"Carbohydrate, by difference",G +2579655,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +2579708,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2580170,1005,12.72,,70.0,,,,,,,"Carbohydrate, by difference",G +2580290,1005,46.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2580337,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2580516,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2580660,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2580706,1005,19.61,,70.0,,,,,,,"Carbohydrate, by difference",G +2580775,1005,9.68,,70.0,,,,,,,"Carbohydrate, by difference",G +2580854,1005,9.6,,70.0,,,,,,,"Carbohydrate, by difference",G +2580900,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2580966,1005,7.2,,70.0,,,,,,,"Carbohydrate, by difference",G +2580988,1005,62.96,,70.0,,,,,,,"Carbohydrate, by difference",G +2580996,1005,54.39,,70.0,,,,,,,"Carbohydrate, by difference",G +2581529,1005,29.66,,70.0,,,,,,,"Carbohydrate, by difference",G +2581658,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2581794,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2582017,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2582072,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2582170,1005,47.62,,70.0,,,,,,,"Carbohydrate, by difference",G +2582224,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2582757,1005,78.26,,70.0,,,,,,,"Carbohydrate, by difference",G +2582786,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2583059,1005,2.31,,70.0,,,,,,,"Carbohydrate, by difference",G +2583185,1005,42.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2583283,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2583287,1005,46.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2584469,1005,4.38,,70.0,,,,,,,"Carbohydrate, by difference",G +2584528,1005,54.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2584683,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2584782,1005,42.42,,70.0,,,,,,,"Carbohydrate, by difference",G +2584879,1005,56.25,,70.0,,,,,,,"Carbohydrate, by difference",G +2585381,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2585564,1005,14.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2585642,1005,77.78,,70.0,,,,,,,"Carbohydrate, by difference",G +2585732,1005,0.42,,73.0,,,,,,,"Carbohydrate, by difference",G +2585854,1005,37.04,,70.0,,,,,,,"Carbohydrate, by difference",G +2585874,1005,67.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2586478,1005,12.62,,70.0,,,,,,,"Carbohydrate, by difference",G +2586810,1005,19.17,,70.0,,,,,,,"Carbohydrate, by difference",G +2586878,1005,4.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2587976,1005,29.58,,70.0,,,,,,,"Carbohydrate, by difference",G +2588780,1005,25.64,,70.0,,,,,,,"Carbohydrate, by difference",G +2588808,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2588821,1005,52.17,,70.0,,,,,,,"Carbohydrate, by difference",G +2588955,1005,74.07,,70.0,,,,,,,"Carbohydrate, by difference",G +2588971,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2588997,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2589037,1005,3.2,,70.0,,,,,,,"Carbohydrate, by difference",G +2589324,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2589377,1005,6.56,,70.0,,,,,,,"Carbohydrate, by difference",G +2589416,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2589468,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2589574,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2589891,1005,23.89,,70.0,,,,,,,"Carbohydrate, by difference",G +2589934,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2589985,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2590086,1005,53.68,,70.0,,,,,,,"Carbohydrate, by difference",G +2590256,1005,42.48,,70.0,,,,,,,"Carbohydrate, by difference",G +2590657,1005,9.58,,70.0,,,,,,,"Carbohydrate, by difference",G +2590699,1005,55.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2590710,1005,71.6,,70.0,,,,,,,"Carbohydrate, by difference",G +2590873,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2591064,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2591106,1005,61.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2591132,1005,27.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2591518,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2591558,1005,52.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2591689,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2592160,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2592420,1005,87.18,,70.0,,,,,,,"Carbohydrate, by difference",G +2592448,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2592593,1005,9.58,,70.0,,,,,,,"Carbohydrate, by difference",G +2592700,1005,22.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2592707,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2592909,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2592922,1005,9.52,,70.0,,,,,,,"Carbohydrate, by difference",G +2593027,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2593038,1005,21.54,,70.0,,,,,,,"Carbohydrate, by difference",G +2593077,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2593264,1005,65.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2593708,1005,49.11,,70.0,,,,,,,"Carbohydrate, by difference",G +2593738,1005,0.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2593762,1005,22.73,,70.0,,,,,,,"Carbohydrate, by difference",G +2593814,1005,12.11,,70.0,,,,,,,"Carbohydrate, by difference",G +2594288,1005,13.16,,70.0,,,,,,,"Carbohydrate, by difference",G +2594412,1005,67.92,,70.0,,,,,,,"Carbohydrate, by difference",G +2594445,1005,12.94,,70.0,,,,,,,"Carbohydrate, by difference",G +2594578,1005,77.59,,70.0,,,,,,,"Carbohydrate, by difference",G +2594616,1005,71.88,,70.0,,,,,,,"Carbohydrate, by difference",G +2594696,1005,44.12,,70.0,,,,,,,"Carbohydrate, by difference",G +2594783,1005,44.9,,70.0,,,,,,,"Carbohydrate, by difference",G +2594920,1005,12.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2595455,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2595549,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2595648,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2595799,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2595912,1005,71.88,,70.0,,,,,,,"Carbohydrate, by difference",G +2596219,1005,74.55,,70.0,,,,,,,"Carbohydrate, by difference",G +2596329,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2596405,1005,76.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2596787,1005,45.16,,70.0,,,,,,,"Carbohydrate, by difference",G +2596861,1005,76.36,,70.0,,,,,,,"Carbohydrate, by difference",G +2597054,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2597216,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2597484,1005,65.62,,70.0,,,,,,,"Carbohydrate, by difference",G +2597499,1005,17.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2597813,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2597876,1005,9.39,,70.0,,,,,,,"Carbohydrate, by difference",G +2598081,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2598803,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2599040,1005,38.82,,70.0,,,,,,,"Carbohydrate, by difference",G +2599304,1005,9.41,,70.0,,,,,,,"Carbohydrate, by difference",G +2599346,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2599352,1005,93.75,,70.0,,,,,,,"Carbohydrate, by difference",G +2599361,1005,10.4,,70.0,,,,,,,"Carbohydrate, by difference",G +2599659,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2599896,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G +2600003,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +2600048,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2600262,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2600406,1005,17.39,,70.0,,,,,,,"Carbohydrate, by difference",G +2600965,1005,62.07,,70.0,,,,,,,"Carbohydrate, by difference",G +2600990,1005,2.92,,70.0,,,,,,,"Carbohydrate, by difference",G +2601023,1005,28.24,,70.0,,,,,,,"Carbohydrate, by difference",G +2601030,1005,12.9,,70.0,,,,,,,"Carbohydrate, by difference",G +2601412,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2601640,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2601836,1005,6.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2602220,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2602258,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2602271,1005,72.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2602275,1005,45.24,,70.0,,,,,,,"Carbohydrate, by difference",G +2602285,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2602297,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2602623,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2603025,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2603136,1005,11.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2603801,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2603808,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2603869,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2604614,1005,19.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2604960,1005,60.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2604986,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2605110,1005,57.65,,70.0,,,,,,,"Carbohydrate, by difference",G +2605513,1005,17.92,,70.0,,,,,,,"Carbohydrate, by difference",G +2605528,1005,2.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2605936,1005,78.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2606069,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2606253,1005,94.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2606604,1005,44.44,,70.0,,,,,,,"Carbohydrate, by difference",G +2607034,1005,70.69,,70.0,,,,,,,"Carbohydrate, by difference",G +2607467,1005,5.54,,70.0,,,,,,,"Carbohydrate, by difference",G +2607531,1005,38.89,,70.0,,,,,,,"Carbohydrate, by difference",G +2607622,1005,33.04,,70.0,,,,,,,"Carbohydrate, by difference",G +2607690,1005,0.51,,70.0,,,,,,,"Carbohydrate, by difference",G +2607705,1005,15.62,,70.0,,,,,,,"Carbohydrate, by difference",G +2608233,1005,5.73,,70.0,,,,,,,"Carbohydrate, by difference",G +2608401,1005,76.79,,70.0,,,,,,,"Carbohydrate, by difference",G +2608424,1005,52.63,,70.0,,,,,,,"Carbohydrate, by difference",G +2608747,1005,60.47,,70.0,,,,,,,"Carbohydrate, by difference",G +2608784,1005,69.7,,70.0,,,,,,,"Carbohydrate, by difference",G +2608915,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2609329,1005,16.92,,70.0,,,,,,,"Carbohydrate, by difference",G +2609452,1005,44.64,,70.0,,,,,,,"Carbohydrate, by difference",G +2609488,1005,76.92,,70.0,,,,,,,"Carbohydrate, by difference",G +2609799,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2609914,1005,2.35,,70.0,,,,,,,"Carbohydrate, by difference",G +2610809,1005,0.12,,78.0,,,,,,,"Carbohydrate, by difference",G +2610900,1005,0.94,,78.0,,,,,,,"Carbohydrate, by difference",G +2610941,1005,28.26,,78.0,,,,,,,"Carbohydrate, by difference",G +2611094,1005,0.35,,78.0,,,,,,,"Carbohydrate, by difference",G +2611134,1005,1.79,,78.0,,,,,,,"Carbohydrate, by difference",G +2611372,1005,23.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2611473,1005,60.92,,70.0,,,,,,,"Carbohydrate, by difference",G +2611619,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2612958,1005,25.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2612993,1005,61.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2613095,1005,7.5,,71.0,,,,,,,"Carbohydrate, by difference",G +2613366,1005,74.7,,78.0,,,,,,,"Carbohydrate, by difference",G +2613589,1005,23.19,,78.0,,,,,,,"Carbohydrate, by difference",G +2613732,1005,0.0,,71.0,,,,,,,"Carbohydrate, by difference",G +2613738,1005,0.0,,71.0,,,,,,,"Carbohydrate, by difference",G +2614011,1005,0.0,,78.0,,,,,,,"Carbohydrate, by difference",G +2614074,1005,0.83,,71.0,,,,,,,"Carbohydrate, by difference",G +2614173,1005,23.81,,71.0,,,,,,,"Carbohydrate, by difference",G +2614274,1005,11.83,,70.0,,,,,,,"Carbohydrate, by difference",G +2614659,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2614674,1005,11.62,,70.0,,,,,,,"Carbohydrate, by difference",G +2614947,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2614950,1005,82.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2615057,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G +2615068,1005,51.28,,70.0,,,,,,,"Carbohydrate, by difference",G +2615366,1005,72.92,,70.0,,,,,,,"Carbohydrate, by difference",G +2615377,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2615673,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2615680,1005,1.79,,70.0,,,,,,,"Carbohydrate, by difference",G +2615710,1005,28.47,,70.0,,,,,,,"Carbohydrate, by difference",G +2615802,1005,11.9,,70.0,,,,,,,"Carbohydrate, by difference",G +2615845,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2616543,1005,2.82,,70.0,,,,,,,"Carbohydrate, by difference",G +2616646,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2617075,1005,9.41,,70.0,,,,,,,"Carbohydrate, by difference",G +2617322,1005,77.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2617342,1005,14.78,,70.0,,,,,,,"Carbohydrate, by difference",G +2617436,1005,31.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2617599,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2617854,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2618102,1005,13.73,,70.0,,,,,,,"Carbohydrate, by difference",G +2618302,1005,65.12,,70.0,,,,,,,"Carbohydrate, by difference",G +2618385,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2618434,1005,11.32,,70.0,,,,,,,"Carbohydrate, by difference",G +2618738,1005,60.47,,70.0,,,,,,,"Carbohydrate, by difference",G +2618771,1005,60.53,,70.0,,,,,,,"Carbohydrate, by difference",G +2619048,1005,8.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2619320,1005,15.83,,70.0,,,,,,,"Carbohydrate, by difference",G +2619531,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G +2620090,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2620259,1005,20.77,,70.0,,,,,,,"Carbohydrate, by difference",G +2620502,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G +2620947,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2621194,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2621479,1005,22.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2621553,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2621554,1005,14.12,,70.0,,,,,,,"Carbohydrate, by difference",G +2621730,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2621985,1005,14.96,,70.0,,,,,,,"Carbohydrate, by difference",G +2622093,1005,5.36,,70.0,,,,,,,"Carbohydrate, by difference",G +2622180,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2622306,1005,71.15,,70.0,,,,,,,"Carbohydrate, by difference",G +2622438,1005,49.41,,70.0,,,,,,,"Carbohydrate, by difference",G +2622449,1005,53.76,,70.0,,,,,,,"Carbohydrate, by difference",G +2622536,1005,16.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2622742,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2623372,1005,28.82,,70.0,,,,,,,"Carbohydrate, by difference",G +2623544,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2623636,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2623716,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2623774,1005,5.88,,70.0,,,,,,,"Carbohydrate, by difference",G +2623858,1005,87.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2624077,1005,90.24,,70.0,,,,,,,"Carbohydrate, by difference",G +2624160,1005,5.42,,70.0,,,,,,,"Carbohydrate, by difference",G +2624204,1005,22.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2624262,1005,19.87,,70.0,,,,,,,"Carbohydrate, by difference",G +2624664,1005,28.12,,70.0,,,,,,,"Carbohydrate, by difference",G +2624928,1005,7.06,,70.0,,,,,,,"Carbohydrate, by difference",G +2625218,1005,57.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2625989,1005,26.32,,70.0,,,,,,,"Carbohydrate, by difference",G +2626698,1005,14.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2626962,1005,68.75,,70.0,,,,,,,"Carbohydrate, by difference",G +2627256,1005,17.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2627427,1005,21.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2627542,1005,64.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2627621,1005,69.44,,70.0,,,,,,,"Carbohydrate, by difference",G +2627694,1005,77.27,,70.0,,,,,,,"Carbohydrate, by difference",G +2628212,1005,16.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2628336,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2628869,1005,39.47,,70.0,,,,,,,"Carbohydrate, by difference",G +2628905,1005,28.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2628920,1005,1.82,,70.0,,,,,,,"Carbohydrate, by difference",G +2629233,1005,38.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2629297,1005,29.58,,70.0,,,,,,,"Carbohydrate, by difference",G +2629318,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2629574,1005,45.45,,70.0,,,,,,,"Carbohydrate, by difference",G +2629666,1005,87.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2629704,1005,56.41,,70.0,,,,,,,"Carbohydrate, by difference",G +2629726,1005,32.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2630037,1005,31.11,,70.0,,,,,,,"Carbohydrate, by difference",G +2630228,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2630235,1005,35.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2630459,1005,11.11,,70.0,,,,,,,"Carbohydrate, by difference",G +2631025,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2631097,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2631199,1005,19.44,,70.0,,,,,,,"Carbohydrate, by difference",G +2631382,1005,32.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2631504,1005,53.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2631563,1005,69.79,,70.0,,,,,,,"Carbohydrate, by difference",G +2631579,1005,72.92,,70.0,,,,,,,"Carbohydrate, by difference",G +2631684,1005,7.14,,73.0,,,,,,,"Carbohydrate, by difference",G +2631900,1005,5.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2632111,1005,15.21,,70.0,,,,,,,"Carbohydrate, by difference",G +2632378,1005,59.38,,70.0,,,,,,,"Carbohydrate, by difference",G +2632417,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2632720,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2632949,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2632967,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2633378,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2633726,1005,72.41,,70.0,,,,,,,"Carbohydrate, by difference",G +2633800,1005,91.18,,70.0,,,,,,,"Carbohydrate, by difference",G +2633943,1005,9.52,,70.0,,,,,,,"Carbohydrate, by difference",G +2634315,1005,30.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2634448,1005,2.65,,70.0,,,,,,,"Carbohydrate, by difference",G +2634790,1005,33.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2634865,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2635122,1005,73.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2635325,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2635612,1005,77.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2635782,1005,34.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2635896,1005,72.73,,70.0,,,,,,,"Carbohydrate, by difference",G +2636073,1005,62.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2636192,1005,31.03,,70.0,,,,,,,"Carbohydrate, by difference",G +2636615,1005,57.89,,70.0,,,,,,,"Carbohydrate, by difference",G +2636664,1005,67.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2637156,1005,11.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2637441,1005,56.25,,70.0,,,,,,,"Carbohydrate, by difference",G +2637472,1005,12.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2637683,1005,64.52,,70.0,,,,,,,"Carbohydrate, by difference",G +2637728,1005,6.56,,70.0,,,,,,,"Carbohydrate, by difference",G +2637729,1005,4.13,,70.0,,,,,,,"Carbohydrate, by difference",G +2638009,1005,54.17,,70.0,,,,,,,"Carbohydrate, by difference",G +2638057,1005,40.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2638140,1005,32.28,,70.0,,,,,,,"Carbohydrate, by difference",G +2638632,1005,13.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2638773,1005,64.29,,70.0,,,,,,,"Carbohydrate, by difference",G +2639138,1005,9.52,,70.0,,,,,,,"Carbohydrate, by difference",G +2639399,1005,72.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2639488,1005,73.21,,70.0,,,,,,,"Carbohydrate, by difference",G +2639581,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2640133,1005,0.83,,70.0,,,,,,,"Carbohydrate, by difference",G +2640306,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2640591,1005,32.61,,70.0,,,,,,,"Carbohydrate, by difference",G +2640903,1005,85.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2641177,1005,22.56,,78.0,,,,,,,"Carbohydrate, by difference",G +2641562,1005,24.82,,70.0,,,,,,,"Carbohydrate, by difference",G +2641652,1005,18.18,,70.0,,,,,,,"Carbohydrate, by difference",G +2642255,1005,76.19,,70.0,,,,,,,"Carbohydrate, by difference",G +2642307,1005,68.75,,70.0,,,,,,,"Carbohydrate, by difference",G +2642551,1005,7.14,,70.0,,,,,,,"Carbohydrate, by difference",G +2642777,1005,87.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2642828,1005,9.09,,70.0,,,,,,,"Carbohydrate, by difference",G +2643138,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2643251,1005,40.38,,70.0,,,,,,,"Carbohydrate, by difference",G +2643284,1005,19.25,,70.0,,,,,,,"Carbohydrate, by difference",G +2648887,1005,82.14,,71.0,,,,,,,"Carbohydrate, by difference",G +2649030,1005,61.2,,78.0,,,,,,,"Carbohydrate, by difference",G +2649106,1005,32.43,,71.0,,,,,,,"Carbohydrate, by difference",G +2649132,1005,23.31,,78.0,,,,,,,"Carbohydrate, by difference",G +2649585,1005,19.56,,71.0,,,,,,,"Carbohydrate, by difference",G +2649840,1005,0.15,,78.0,,,,,,,"Carbohydrate, by difference",G +2649983,1005,60.71,,71.0,,,,,,,"Carbohydrate, by difference",G +2650030,1005,1.75,,78.0,,,,,,,"Carbohydrate, by difference",G +2650157,1005,29.74,,78.0,,,,,,,"Carbohydrate, by difference",G +2650345,1005,76.1,,78.0,,,,,,,"Carbohydrate, by difference",G +2650923,1005,0.83,,71.0,,,,,,,"Carbohydrate, by difference",G +2650992,1005,10.0,,71.0,,,,,,,"Carbohydrate, by difference",G +2651065,1005,10.13,,71.0,,,,,,,"Carbohydrate, by difference",G +2651093,1005,0.42,,73.0,,,,,,,"Carbohydrate, by difference",G +2651138,1005,87.3,,78.0,,,,,,,"Carbohydrate, by difference",G +2651527,1005,81.82,,70.0,,,,,,,"Carbohydrate, by difference",G +2651678,1005,60.53,,70.0,,,,,,,"Carbohydrate, by difference",G +2651851,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2651857,1005,66.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2652057,1005,6.61,,70.0,,,,,,,"Carbohydrate, by difference",G +2652555,1005,18.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2652668,1005,10.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2652673,1005,26.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2653037,1005,0.21,,70.0,,,,,,,"Carbohydrate, by difference",G +2653104,1005,75.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2653190,1005,80.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2653260,1005,50.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2653820,1005,5.83,,70.0,,,,,,,"Carbohydrate, by difference",G +2653879,1005,3.33,,70.0,,,,,,,"Carbohydrate, by difference",G +2653889,1005,12.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2653980,1005,9.41,,70.0,,,,,,,"Carbohydrate, by difference",G +2653998,1005,45.13,,70.0,,,,,,,"Carbohydrate, by difference",G +2654197,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2654233,1005,10.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2654454,1005,17.86,,70.0,,,,,,,"Carbohydrate, by difference",G +2654695,1005,52.94,,70.0,,,,,,,"Carbohydrate, by difference",G +2654781,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2654847,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2654997,1005,12.66,,70.0,,,,,,,"Carbohydrate, by difference",G +2655015,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2655076,1005,33.93,,70.0,,,,,,,"Carbohydrate, by difference",G +2655236,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2655540,1005,17.61,,70.0,,,,,,,"Carbohydrate, by difference",G +2655566,1005,3.57,,70.0,,,,,,,"Carbohydrate, by difference",G +2655579,1005,10.83,,70.0,,,,,,,"Carbohydrate, by difference",G +2655832,1005,62.5,,70.0,,,,,,,"Carbohydrate, by difference",G +2655929,1005,90.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2656159,1005,7.14,,73.0,,,,,,,"Carbohydrate, by difference",G +2656307,1005,15.62,,70.0,,,,,,,"Carbohydrate, by difference",G +2656368,1005,3.57,,73.0,,,,,,,"Carbohydrate, by difference",G +2656501,1005,74.19,,70.0,,,,,,,"Carbohydrate, by difference",G +2656520,1005,84.38,,70.0,,,,,,,"Carbohydrate, by difference",G +2656774,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2657085,1005,1.94,,70.0,,,,,,,"Carbohydrate, by difference",G +2657105,1005,31.7,,70.0,,,,,,,"Carbohydrate, by difference",G +2657163,1005,14.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2657287,1005,85.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2657790,1005,0.71,,70.0,,,,,,,"Carbohydrate, by difference",G +2657798,1005,29.55,,70.0,,,,,,,"Carbohydrate, by difference",G +2657803,1005,60.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2657909,1005,36.7,,70.0,,,,,,,"Carbohydrate, by difference",G +2658362,1005,46.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2658444,1005,4.07,,70.0,,,,,,,"Carbohydrate, by difference",G +2658921,1005,6.25,,70.0,,,,,,,"Carbohydrate, by difference",G +2659152,1005,71.79,,70.0,,,,,,,"Carbohydrate, by difference",G +2659199,1005,48.65,,70.0,,,,,,,"Carbohydrate, by difference",G +2659382,1005,6.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2659508,1005,10.24,,70.0,,,,,,,"Carbohydrate, by difference",G +2660188,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2660361,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2660573,1005,4.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2660613,1005,36.67,,70.0,,,,,,,"Carbohydrate, by difference",G +2660627,1005,5.83,,70.0,,,,,,,"Carbohydrate, by difference",G +2660777,1005,3.53,,70.0,,,,,,,"Carbohydrate, by difference",G +2660891,1005,54.93,,70.0,,,,,,,"Carbohydrate, by difference",G +2661380,1005,71.43,,70.0,,,,,,,"Carbohydrate, by difference",G +2661515,1005,0.0,,70.0,,,,,,,"Carbohydrate, by difference",G +2661730,1005,12.22,,70.0,,,,,,,"Carbohydrate, by difference",G +2661782,1005,4.17,,70.0,,,,,,,"Carbohydrate, by difference",G +2662107,1005,4.17,,73.0,,,,,,,"Carbohydrate, by difference",G +2662182,1005,4.07,,70.0,,,,,,,"Carbohydrate, by difference",G +1106032,1004,88.24,,71.0,,,,,,,Total lipid (fat),G +1107191,1004,3.2,,70.0,,,,,,,Total lipid (fat),G +1107295,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1107475,1004,14.52,,70.0,,,,,,,Total lipid (fat),G +1107528,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1107950,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +1108007,1004,0.77,,70.0,,,,,,,Total lipid (fat),G +1108158,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1108349,1004,5.88,,70.0,,,,,,,Total lipid (fat),G +1108803,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1108908,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1109116,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1109336,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1109393,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1109400,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +1109434,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +1109615,1004,7.78,,70.0,,,,,,,Total lipid (fat),G +1109677,1004,0.85,,70.0,,,,,,,Total lipid (fat),G +1109796,1004,17.19,,70.0,,,,,,,Total lipid (fat),G +1110013,1004,25.58,,70.0,,,,,,,Total lipid (fat),G +1110017,1004,11.9,,70.0,,,,,,,Total lipid (fat),G +1110128,1004,9.88,,70.0,,,,,,,Total lipid (fat),G +1110136,1004,8.21,,70.0,,,,,,,Total lipid (fat),G +1110287,1004,53.33,,70.0,,,,,,,Total lipid (fat),G +1110710,1004,0.76,,70.0,,,,,,,Total lipid (fat),G +1110747,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1110839,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1111246,1004,8.81,,70.0,,,,,,,Total lipid (fat),G +1111331,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1111534,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +1111674,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1111680,1004,85.71,,70.0,,,,,,,Total lipid (fat),G +1111892,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1111990,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1112148,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1112350,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1112994,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1113807,1004,0.56,,70.0,,,,,,,Total lipid (fat),G +1114096,1004,1.25,,70.0,,,,,,,Total lipid (fat),G +1114153,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1114374,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1114389,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1114461,1004,46.43,,70.0,,,,,,,Total lipid (fat),G +1114961,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1114983,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +1115099,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1115318,1004,10.87,,70.0,,,,,,,Total lipid (fat),G +1115771,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +1115964,1004,67.86,,70.0,,,,,,,Total lipid (fat),G +1116176,1004,9.42,,70.0,,,,,,,Total lipid (fat),G +1116350,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1116618,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1117145,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1117209,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1117254,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1117592,1004,19.61,,70.0,,,,,,,Total lipid (fat),G +1117734,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +1117776,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1117958,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +1118086,1004,1.75,,70.0,,,,,,,Total lipid (fat),G +1118238,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1118363,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1118500,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +1118572,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1118668,1004,11.36,,70.0,,,,,,,Total lipid (fat),G +1118749,1004,1.84,,70.0,,,,,,,Total lipid (fat),G +1118768,1004,20.83,,70.0,,,,,,,Total lipid (fat),G +1118810,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +1119181,1004,13.95,,70.0,,,,,,,Total lipid (fat),G +1119340,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1119505,1004,12.61,,70.0,,,,,,,Total lipid (fat),G +1119561,1004,4.55,,70.0,,,,,,,Total lipid (fat),G +1119673,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1119940,1004,3.85,,70.0,,,,,,,Total lipid (fat),G +1119955,1004,9.76,,70.0,,,,,,,Total lipid (fat),G +1120239,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1120305,1004,1.27,,70.0,,,,,,,Total lipid (fat),G +1120973,1004,25.81,,70.0,,,,,,,Total lipid (fat),G +1121778,1004,0.59,,70.0,,,,,,,Total lipid (fat),G +1122028,1004,3.2,,70.0,,,,,,,Total lipid (fat),G +1122060,1004,19.88,,70.0,,,,,,,Total lipid (fat),G +1122204,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1122244,1004,32.5,,70.0,,,,,,,Total lipid (fat),G +1122416,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +1122523,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1122697,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1122814,1004,21.05,,70.0,,,,,,,Total lipid (fat),G +1122925,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1123060,1004,0.61,,70.0,,,,,,,Total lipid (fat),G +1123129,1004,10.53,,70.0,,,,,,,Total lipid (fat),G +1123407,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +1123408,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1123521,1004,2.54,,70.0,,,,,,,Total lipid (fat),G +1123782,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1123938,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1124226,1004,24.24,,70.0,,,,,,,Total lipid (fat),G +1124496,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1124862,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +1125037,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1125619,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1125825,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1125828,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1126132,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1126143,1004,1.92,,70.0,,,,,,,Total lipid (fat),G +1126209,1004,21.09,,70.0,,,,,,,Total lipid (fat),G +1126921,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1126945,1004,0.83,,70.0,,,,,,,Total lipid (fat),G +1126973,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1127043,1004,30.51,,70.0,,,,,,,Total lipid (fat),G +1127082,1004,18.0,,70.0,,,,,,,Total lipid (fat),G +1127441,1004,10.47,,70.0,,,,,,,Total lipid (fat),G +1127671,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1127888,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1128024,1004,5.71,,70.0,,,,,,,Total lipid (fat),G +1128109,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1128230,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1128275,1004,12.39,,70.0,,,,,,,Total lipid (fat),G +1128276,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1128810,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1129278,1004,4.05,,70.0,,,,,,,Total lipid (fat),G +1129312,1004,4.25,,70.0,,,,,,,Total lipid (fat),G +1129488,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1129601,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1129627,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1129792,1004,26.47,,70.0,,,,,,,Total lipid (fat),G +1130117,1004,18.97,,70.0,,,,,,,Total lipid (fat),G +1130236,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1130268,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1130409,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1130611,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1130838,1004,2.68,,70.0,,,,,,,Total lipid (fat),G +1130967,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +1131062,1004,14.81,,70.0,,,,,,,Total lipid (fat),G +1131268,1004,22.81,,70.0,,,,,,,Total lipid (fat),G +1131414,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1131565,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1132160,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +1132561,1004,25.61,,70.0,,,,,,,Total lipid (fat),G +1132871,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1132912,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1133013,1004,1.65,,70.0,,,,,,,Total lipid (fat),G +1133051,1004,2.23,,70.0,,,,,,,Total lipid (fat),G +1133537,1004,28.22,,70.0,,,,,,,Total lipid (fat),G +1133784,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +1134198,1004,8.0,,70.0,,,,,,,Total lipid (fat),G +1134406,1004,9.52,,70.0,,,,,,,Total lipid (fat),G +1134636,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1134819,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1134968,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1134972,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1135215,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1135557,1004,1.07,,70.0,,,,,,,Total lipid (fat),G +1136620,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +1136765,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1136978,1004,2.22,,70.0,,,,,,,Total lipid (fat),G +1137105,1004,3.29,,70.0,,,,,,,Total lipid (fat),G +1137138,1004,6.98,,70.0,,,,,,,Total lipid (fat),G +1137176,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1137407,1004,38.89,,70.0,,,,,,,Total lipid (fat),G +1137439,1004,11.76,,70.0,,,,,,,Total lipid (fat),G +1137735,1004,1.61,,70.0,,,,,,,Total lipid (fat),G +1137918,1004,78.57,,70.0,,,,,,,Total lipid (fat),G +1138032,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1138138,1004,11.25,,70.0,,,,,,,Total lipid (fat),G +1138575,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1138585,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1138686,1004,6.06,,70.0,,,,,,,Total lipid (fat),G +1138883,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1139103,1004,46.43,,70.0,,,,,,,Total lipid (fat),G +1139242,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1139535,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1139652,1004,36.67,,70.0,,,,,,,Total lipid (fat),G +167551,1004,7.8,5.0,,,,,,,,Total lipid (fat),G +167711,1004,0.4,0.0,40.0,,,,,,,Total lipid (fat),G +168370,1004,2.56,12.0,1.0,1.64,3.49,,,,,Total lipid (fat),G +168460,1004,4.45,3.0,,,,,,,,Total lipid (fat),G +168526,1004,0.38,0.0,,,,,,,,Total lipid (fat),G +169441,1004,3.85,11.0,,,,,,,,Total lipid (fat),G +169500,1004,28.11,0.0,53.0,,,,,,,Total lipid (fat),G +169513,1004,25.02,0.0,53.0,,,,,,,Total lipid (fat),G +169531,1004,9.0,20.0,54.0,,,,,,,Total lipid (fat),G +169624,1004,32.09,1.0,47.0,,,,,,,Total lipid (fat),G +169742,1004,0.56,3.0,1.0,,,,,,,Total lipid (fat),G +169836,1004,14.04,18.0,1.0,12.31,17.84,,,,,Total lipid (fat),G +170078,1004,1.8,1.0,,,,,,,,Total lipid (fat),G +170194,1004,20.35,4.0,,,,,,,,Total lipid (fat),G +170287,1004,0.24,7.0,,,,,,,,Total lipid (fat),G +170288,1004,4.74,4.0,,,,,,,,Total lipid (fat),G +170422,1004,0.68,4.0,,,,,,,,Total lipid (fat),G +170559,1004,2.39,1.0,,,,,,,,Total lipid (fat),G +170700,1004,8.74,1.0,1.0,,,,,,,Total lipid (fat),G +170702,1004,7.51,1.0,47.0,,,,,,,Total lipid (fat),G +170732,1004,6.35,6.0,1.0,5.5,6.7,,,,,Total lipid (fat),G +170851,1004,10.18,11.0,1.0,8.2,12.62,,,,,Total lipid (fat),G +171634,1004,26.43,18.0,1.0,22.65,33.53,,,,,Total lipid (fat),G +171838,1004,20.4,0.0,47.0,,,,,,,Total lipid (fat),G +171895,1004,0.0,0.0,1.0,,,,,,,Total lipid (fat),G +172180,1004,3.85,0.0,57.0,,,,,,,Total lipid (fat),G +172263,1004,3.22,0.0,51.0,,,,,,,Total lipid (fat),G +172299,1004,3.38,0.0,57.0,,,,,,,Total lipid (fat),G +172439,1004,29.52,2.0,,,,,,,,Total lipid (fat),G +172909,1004,0.76,0.0,65.0,,,,,,,Total lipid (fat),G +173207,1004,0.0,0.0,20.0,,,,,,,Total lipid (fat),G +173995,1004,3.98,0.0,52.0,,,,,,,Total lipid (fat),G +174092,1004,0.0,0.0,44.0,,,,,,,Total lipid (fat),G +174323,1004,29.82,0.0,,,,,,,,Total lipid (fat),G +174479,1004,1.64,26.0,1.0,1.24,2.03,,,,,Total lipid (fat),G +174708,1004,12.9,24.0,3.0,,,,,,,Total lipid (fat),G +175013,1004,12.9,1.0,,,,,,,,Total lipid (fat),G +175135,1004,5.5,7.0,,,,,,,,Total lipid (fat),G +175232,1004,6.67,1.0,44.0,,,,,,,Total lipid (fat),G +320181,1004,1.97,1.0,1.0,,,,,,,Total lipid (fat),G +321536,1004,0.3,1.0,1.0,,,,,,,Total lipid (fat),G +324743,1004,52.2,1.0,1.0,,,,,,,Total lipid (fat),G +327889,1004,0.23,1.0,1.0,,,,,,,Total lipid (fat),G +329799,1004,24.0,1.0,1.0,,,,,,,Total lipid (fat),G +333240,1004,0.65,1.0,1.0,,,,,,,Total lipid (fat),G +334247,1004,0.32,8.0,1.0,0.11,0.55,0.32,,,2006.0,Total lipid (fat),G +334516,1004,2.85,1.0,1.0,,,,,,,Total lipid (fat),G +335244,1004,1.12,1.0,1.0,,,,,,2016.0,Total lipid (fat),G +335589,1004,1.18,1.0,1.0,,,,,,2016.0,Total lipid (fat),G +335616,1004,1.11,1.0,1.0,,,,,,2016.0,Total lipid (fat),G +335751,1004,1.27,1.0,1.0,,,,,,2016.0,Total lipid (fat),G +335770,1004,1.26,1.0,1.0,,,,,,2016.0,Total lipid (fat),G +335789,1004,1.08,1.0,1.0,,,,,,2016.0,Total lipid (fat),G +344774,1004,26.4,,78.0,,,,,,,Total lipid (fat),G +344980,1004,11.3,,78.0,,,,,,,Total lipid (fat),G +345013,1004,3.3,,78.0,,,,,,,Total lipid (fat),G +345215,1004,7.8,,78.0,,,,,,,Total lipid (fat),G +345449,1004,6.0,,78.0,,,,,,,Total lipid (fat),G +345563,1004,7.0,,77.0,,,,,,,Total lipid (fat),G +345942,1004,8.6,,78.0,,,,,,,Total lipid (fat),G +345947,1004,2.0,,78.0,,,,,,,Total lipid (fat),G +346321,1004,1.47,,71.0,,,,,,,Total lipid (fat),G +346506,1004,3.25,,71.0,,,,,,,Total lipid (fat),G +347022,1004,3.89,,71.0,,,,,,,Total lipid (fat),G +347105,1004,6.17,,71.0,,,,,,,Total lipid (fat),G +347265,1004,9.12,,71.0,,,,,,,Total lipid (fat),G +347312,1004,1.68,,71.0,,,,,,,Total lipid (fat),G +347432,1004,7.14,,71.0,,,,,,,Total lipid (fat),G +347525,1004,1.92,,71.0,,,,,,,Total lipid (fat),G +347540,1004,2.98,,71.0,,,,,,,Total lipid (fat),G +347640,1004,26.47,,71.0,,,,,,,Total lipid (fat),G +347699,1004,6.67,,71.0,,,,,,,Total lipid (fat),G +347873,1004,0.83,,71.0,,,,,,,Total lipid (fat),G +348040,1004,24.8,,78.0,,,,,,,Total lipid (fat),G +348659,1004,4.03,,71.0,,,,,,,Total lipid (fat),G +348747,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +348804,1004,13.24,,71.0,,,,,,,Total lipid (fat),G +348901,1004,26.67,,71.0,,,,,,,Total lipid (fat),G +349101,1004,1.67,,71.0,,,,,,,Total lipid (fat),G +349128,1004,18.18,,71.0,,,,,,,Total lipid (fat),G +349153,1004,11.29,,71.0,,,,,,,Total lipid (fat),G +349579,1004,16.67,,71.0,,,,,,,Total lipid (fat),G +349956,1004,10.91,,71.0,,,,,,,Total lipid (fat),G +350216,1004,7.07,,71.0,,,,,,,Total lipid (fat),G +350219,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +350305,1004,3.57,,71.0,,,,,,,Total lipid (fat),G +350421,1004,26.67,,71.0,,,,,,,Total lipid (fat),G +350498,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +350782,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +351123,1004,1.34,,71.0,,,,,,,Total lipid (fat),G +351153,1004,0.89,,71.0,,,,,,,Total lipid (fat),G +351209,1004,6.11,,78.0,,,,,,,Total lipid (fat),G +351394,1004,11.61,,71.0,,,,,,,Total lipid (fat),G +351439,1004,21.05,,71.0,,,,,,,Total lipid (fat),G +351703,1004,24.14,,71.0,,,,,,,Total lipid (fat),G +351711,1004,1.82,,71.0,,,,,,,Total lipid (fat),G +351817,1004,24.14,,71.0,,,,,,,Total lipid (fat),G +351827,1004,6.25,,71.0,,,,,,,Total lipid (fat),G +351929,1004,31.58,,71.0,,,,,,,Total lipid (fat),G +352021,1004,40.0,,71.0,,,,,,,Total lipid (fat),G +352067,1004,16.13,,71.0,,,,,,,Total lipid (fat),G +352276,1004,9.23,,78.0,,,,,,,Total lipid (fat),G +352278,1004,35.71,,71.0,,,,,,,Total lipid (fat),G +352567,1004,2.72,,78.0,,,,,,,Total lipid (fat),G +352775,1004,0.0,,78.0,,,,,,,Total lipid (fat),G +352980,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +353165,1004,25.29,,71.0,,,,,,,Total lipid (fat),G +353184,1004,34.59,,71.0,,,,,,,Total lipid (fat),G +353186,1004,0.21,,71.0,,,,,,,Total lipid (fat),G +353256,1004,3.74,,78.0,,,,,,,Total lipid (fat),G +353554,1004,28.23,,71.0,,,,,,,Total lipid (fat),G +353612,1004,32.94,,71.0,,,,,,,Total lipid (fat),G +353740,1004,0.01,,78.0,,,,,,,Total lipid (fat),G +353934,1004,4.46,,71.0,,,,,,,Total lipid (fat),G +354221,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +354396,1004,11.67,,71.0,,,,,,,Total lipid (fat),G +354850,1004,26.0,,71.0,,,,,,,Total lipid (fat),G +355078,1004,13.24,,71.0,,,,,,,Total lipid (fat),G +355278,1004,18.0,,71.0,,,,,,,Total lipid (fat),G +355311,1004,50.0,,71.0,,,,,,,Total lipid (fat),G +355419,1004,20.69,,71.0,,,,,,,Total lipid (fat),G +355441,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +355637,1004,0.0,,78.0,,,,,,,Total lipid (fat),G +356129,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +356489,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +356607,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +356750,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +357139,1004,10.96,,70.0,,,,,,,Total lipid (fat),G +357152,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +357197,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +357269,1004,2.0,,70.0,,,,,,,Total lipid (fat),G +357369,1004,14.04,,70.0,,,,,,,Total lipid (fat),G +357444,1004,1.92,,70.0,,,,,,,Total lipid (fat),G +357489,1004,8.43,,70.0,,,,,,,Total lipid (fat),G +357657,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +357819,1004,2.23,,70.0,,,,,,,Total lipid (fat),G +357848,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +357894,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +357907,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +358063,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +358068,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +358139,1004,2.06,,70.0,,,,,,,Total lipid (fat),G +358383,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +358653,1004,10.71,,70.0,,,,,,,Total lipid (fat),G +358757,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +358954,1004,46.43,,70.0,,,,,,,Total lipid (fat),G +359593,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +359778,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +359888,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +359994,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +360378,1004,2.19,,70.0,,,,,,,Total lipid (fat),G +360544,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +360688,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +360820,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +361122,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +361305,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +361663,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +361882,1004,14.55,,70.0,,,,,,,Total lipid (fat),G +362212,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +362264,1004,5.36,,70.0,,,,,,,Total lipid (fat),G +362424,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +362539,1004,57.14,,70.0,,,,,,,Total lipid (fat),G +362613,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +363075,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +363198,1004,24.24,,70.0,,,,,,,Total lipid (fat),G +363867,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +364158,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +364159,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +364184,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +364460,1004,30.77,,70.0,,,,,,,Total lipid (fat),G +364555,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +364688,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +364904,1004,64.29,,70.0,,,,,,,Total lipid (fat),G +366117,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +366759,1004,5.95,,70.0,,,,,,,Total lipid (fat),G +366938,1004,1.6,,70.0,,,,,,,Total lipid (fat),G +367117,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +367176,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +367294,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +367396,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +367610,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +367743,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +368431,1004,0.59,,70.0,,,,,,,Total lipid (fat),G +368489,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +368540,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +368700,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +369185,1004,35.29,,70.0,,,,,,,Total lipid (fat),G +369218,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +369424,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +369540,1004,4.64,,70.0,,,,,,,Total lipid (fat),G +369712,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +370393,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +370776,1004,5.36,,70.0,,,,,,,Total lipid (fat),G +370860,1004,75.0,,70.0,,,,,,,Total lipid (fat),G +371220,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +371416,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +371567,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +372074,1004,22.64,,70.0,,,,,,,Total lipid (fat),G +372505,1004,5.88,,70.0,,,,,,,Total lipid (fat),G +372544,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +372597,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +372662,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +372665,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +372798,1004,4.55,,70.0,,,,,,,Total lipid (fat),G +372869,1004,15.52,,70.0,,,,,,,Total lipid (fat),G +373011,1004,56.67,,70.0,,,,,,,Total lipid (fat),G +373104,1004,3.0,,70.0,,,,,,,Total lipid (fat),G +373220,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +373257,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +373285,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +373346,1004,78.57,,70.0,,,,,,,Total lipid (fat),G +374210,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +374224,1004,90.91,,70.0,,,,,,,Total lipid (fat),G +374247,1004,7.06,,70.0,,,,,,,Total lipid (fat),G +374282,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +374806,1004,8.93,,70.0,,,,,,,Total lipid (fat),G +375425,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +375485,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +375672,1004,2.42,,70.0,,,,,,,Total lipid (fat),G +376138,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +376225,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +376402,1004,3.19,,70.0,,,,,,,Total lipid (fat),G +376417,1004,13.64,,70.0,,,,,,,Total lipid (fat),G +376650,1004,3.64,,70.0,,,,,,,Total lipid (fat),G +376983,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +377513,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +377532,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +377535,1004,2.13,,70.0,,,,,,,Total lipid (fat),G +377779,1004,2.78,,70.0,,,,,,,Total lipid (fat),G +377866,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +378125,1004,33.93,,70.0,,,,,,,Total lipid (fat),G +378131,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +378289,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +378583,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +378627,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +378640,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +378748,1004,7.5,,70.0,,,,,,,Total lipid (fat),G +379055,1004,39.53,,70.0,,,,,,,Total lipid (fat),G +379057,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +379066,1004,11.86,,70.0,,,,,,,Total lipid (fat),G +379450,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +379723,1004,5.71,,70.0,,,,,,,Total lipid (fat),G +379746,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +379886,1004,9.4,,70.0,,,,,,,Total lipid (fat),G +380120,1004,12.12,,70.0,,,,,,,Total lipid (fat),G +380212,1004,35.29,,70.0,,,,,,,Total lipid (fat),G +380265,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +380267,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +380471,1004,1.32,,70.0,,,,,,,Total lipid (fat),G +380619,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +380708,1004,21.05,,70.0,,,,,,,Total lipid (fat),G +381118,1004,4.71,,70.0,,,,,,,Total lipid (fat),G +381237,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +381249,1004,0.82,,70.0,,,,,,,Total lipid (fat),G +381294,1004,0.5,,70.0,,,,,,,Total lipid (fat),G +381315,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +381376,1004,8.7,,70.0,,,,,,,Total lipid (fat),G +381443,1004,10.71,,70.0,,,,,,,Total lipid (fat),G +381482,1004,4.31,,70.0,,,,,,,Total lipid (fat),G +381867,1004,6.0,,70.0,,,,,,,Total lipid (fat),G +382015,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +382154,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +382437,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +382705,1004,0.77,,70.0,,,,,,,Total lipid (fat),G +383612,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +383617,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +383765,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +383893,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +383937,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +384085,1004,73.33,,70.0,,,,,,,Total lipid (fat),G +384171,1004,57.14,,70.0,,,,,,,Total lipid (fat),G +384437,1004,7.94,,70.0,,,,,,,Total lipid (fat),G +384458,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +384488,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +384775,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +384819,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +384946,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +384998,1004,78.57,,70.0,,,,,,,Total lipid (fat),G +385177,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +385328,1004,2.06,,70.0,,,,,,,Total lipid (fat),G +385974,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +386075,1004,0.8,,70.0,,,,,,,Total lipid (fat),G +386090,1004,3.6,,70.0,,,,,,,Total lipid (fat),G +386244,1004,10.29,,70.0,,,,,,,Total lipid (fat),G +387606,1004,4.44,,70.0,,,,,,,Total lipid (fat),G +387716,1004,9.0,,70.0,,,,,,,Total lipid (fat),G +387890,1004,2.27,,70.0,,,,,,,Total lipid (fat),G +388258,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +388351,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +388438,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +388570,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +388592,1004,9.38,,70.0,,,,,,,Total lipid (fat),G +388670,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +388705,1004,2.21,,70.0,,,,,,,Total lipid (fat),G +389079,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +389149,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +389190,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +389232,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +389860,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +390439,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +390916,1004,0.8,,70.0,,,,,,,Total lipid (fat),G +391010,1004,0.2,,70.0,,,,,,,Total lipid (fat),G +391167,1004,1.72,,70.0,,,,,,,Total lipid (fat),G +391327,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +391591,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +391702,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +391912,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +392255,1004,8.93,,70.0,,,,,,,Total lipid (fat),G +392345,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +392795,1004,3.12,,70.0,,,,,,,Total lipid (fat),G +392843,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +392886,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +393002,1004,11.43,,70.0,,,,,,,Total lipid (fat),G +393039,1004,21.52,,70.0,,,,,,,Total lipid (fat),G +393348,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +393418,1004,35.0,,70.0,,,,,,,Total lipid (fat),G +393638,1004,15.52,,70.0,,,,,,,Total lipid (fat),G +394487,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +394566,1004,1.96,,70.0,,,,,,,Total lipid (fat),G +394815,1004,2.68,,70.0,,,,,,,Total lipid (fat),G +394841,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +394926,1004,1.56,,70.0,,,,,,,Total lipid (fat),G +395042,1004,3.23,,70.0,,,,,,,Total lipid (fat),G +395153,1004,5.36,,70.0,,,,,,,Total lipid (fat),G +395352,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +395406,1004,38.1,,70.0,,,,,,,Total lipid (fat),G +395437,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +395651,1004,8.82,,70.0,,,,,,,Total lipid (fat),G +395696,1004,9.72,,70.0,,,,,,,Total lipid (fat),G +395908,1004,40.62,,70.0,,,,,,,Total lipid (fat),G +396154,1004,6.21,,70.0,,,,,,,Total lipid (fat),G +396236,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +396448,1004,16.47,,70.0,,,,,,,Total lipid (fat),G +396560,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +396605,1004,2.68,,70.0,,,,,,,Total lipid (fat),G +396677,1004,0.89,,70.0,,,,,,,Total lipid (fat),G +396788,1004,3.68,,70.0,,,,,,,Total lipid (fat),G +397039,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +397332,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +397555,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +397563,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +397610,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +397767,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +398221,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +398686,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +398851,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +399125,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +399410,1004,18.42,,70.0,,,,,,,Total lipid (fat),G +399782,1004,5.88,,70.0,,,,,,,Total lipid (fat),G +399833,1004,21.67,,70.0,,,,,,,Total lipid (fat),G +400285,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +400431,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +400459,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +400515,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +400783,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +400794,1004,23.21,,70.0,,,,,,,Total lipid (fat),G +400948,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +401310,1004,32.0,,70.0,,,,,,,Total lipid (fat),G +401517,1004,3.7,,70.0,,,,,,,Total lipid (fat),G +401539,1004,52.5,,70.0,,,,,,,Total lipid (fat),G +401556,1004,35.62,,70.0,,,,,,,Total lipid (fat),G +401642,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +401787,1004,5.56,,70.0,,,,,,,Total lipid (fat),G +401827,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +402690,1004,6.0,,70.0,,,,,,,Total lipid (fat),G +402776,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +402925,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +403023,1004,10.81,,70.0,,,,,,,Total lipid (fat),G +403843,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +403887,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +404004,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +404194,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +404329,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +404714,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +404821,1004,1.05,,70.0,,,,,,,Total lipid (fat),G +404869,1004,5.6,,70.0,,,,,,,Total lipid (fat),G +405357,1004,3.69,,70.0,,,,,,,Total lipid (fat),G +405497,1004,9.56,,70.0,,,,,,,Total lipid (fat),G +406635,1004,11.29,,70.0,,,,,,,Total lipid (fat),G +406670,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +406718,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +406761,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +406908,1004,0.38,,70.0,,,,,,,Total lipid (fat),G +407135,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +407142,1004,4.03,,70.0,,,,,,,Total lipid (fat),G +407177,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +407178,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +407479,1004,5.88,,70.0,,,,,,,Total lipid (fat),G +407612,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +407723,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +407762,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +407785,1004,12.73,,70.0,,,,,,,Total lipid (fat),G +408131,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +408170,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +408265,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +408276,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +408429,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +408605,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +408939,1004,17.65,,70.0,,,,,,,Total lipid (fat),G +409007,1004,11.02,,70.0,,,,,,,Total lipid (fat),G +409279,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +409698,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +409857,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +409967,1004,16.47,,70.0,,,,,,,Total lipid (fat),G +409978,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +410118,1004,6.18,,70.0,,,,,,,Total lipid (fat),G +410236,1004,78.57,,70.0,,,,,,,Total lipid (fat),G +410280,1004,12.28,,70.0,,,,,,,Total lipid (fat),G +410319,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +410856,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +410863,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +410910,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +411237,1004,8.93,,70.0,,,,,,,Total lipid (fat),G +411395,1004,1.21,,70.0,,,,,,,Total lipid (fat),G +411587,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +411703,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +411816,1004,0.83,,70.0,,,,,,,Total lipid (fat),G +411938,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +412076,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +412162,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +412186,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +412288,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +412582,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +412768,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +413372,1004,1.04,,70.0,,,,,,,Total lipid (fat),G +413460,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +413707,1004,12.31,,70.0,,,,,,,Total lipid (fat),G +413860,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +414142,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +414250,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +414501,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +414507,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +414657,1004,4.46,,70.0,,,,,,,Total lipid (fat),G +414839,1004,10.71,,70.0,,,,,,,Total lipid (fat),G +415299,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +415538,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +416279,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +416433,1004,28.12,,70.0,,,,,,,Total lipid (fat),G +416520,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +416655,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +416691,1004,7.58,,70.0,,,,,,,Total lipid (fat),G +416696,1004,7.5,,70.0,,,,,,,Total lipid (fat),G +416790,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +416959,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +417844,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +418174,1004,1.62,,75.0,,,,,,,Total lipid (fat),G +418543,1004,73.33,,70.0,,,,,,,Total lipid (fat),G +418612,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +418961,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +419187,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +419273,1004,35.0,,70.0,,,,,,,Total lipid (fat),G +419520,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +419580,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +419744,1004,4.76,,70.0,,,,,,,Total lipid (fat),G +419822,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +420222,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +420328,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +420503,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +420789,1004,14.06,,70.0,,,,,,,Total lipid (fat),G +421291,1004,41.67,,70.0,,,,,,,Total lipid (fat),G +421701,1004,15.79,,70.0,,,,,,,Total lipid (fat),G +422283,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +423627,1004,1.25,,70.0,,,,,,,Total lipid (fat),G +423644,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +423777,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +424849,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +424991,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +425106,1004,34.88,,70.0,,,,,,,Total lipid (fat),G +425214,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +425448,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +425601,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +425896,1004,16.0,,70.0,,,,,,,Total lipid (fat),G +426794,1004,39.29,,70.0,,,,,,,Total lipid (fat),G +426858,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +426933,1004,2.86,,70.0,,,,,,,Total lipid (fat),G +427125,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +427338,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +427360,1004,1.09,,70.0,,,,,,,Total lipid (fat),G +427474,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +427528,1004,26.19,,70.0,,,,,,,Total lipid (fat),G +427545,1004,15.07,,70.0,,,,,,,Total lipid (fat),G +427595,1004,32.26,,70.0,,,,,,,Total lipid (fat),G +427615,1004,13.16,,70.0,,,,,,,Total lipid (fat),G +428262,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +428410,1004,15.79,,70.0,,,,,,,Total lipid (fat),G +428498,1004,27.91,,70.0,,,,,,,Total lipid (fat),G +428525,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +428876,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +429496,1004,32.0,,70.0,,,,,,,Total lipid (fat),G +429501,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +429649,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +429765,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +429901,1004,6.33,,70.0,,,,,,,Total lipid (fat),G +429982,1004,3.75,,70.0,,,,,,,Total lipid (fat),G +430004,1004,14.71,,70.0,,,,,,,Total lipid (fat),G +430043,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +430126,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +430159,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +430278,1004,17.5,,70.0,,,,,,,Total lipid (fat),G +430350,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +430375,1004,67.65,,70.0,,,,,,,Total lipid (fat),G +430976,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +431212,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +431217,1004,5.36,,70.0,,,,,,,Total lipid (fat),G +431290,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +431308,1004,8.21,,70.0,,,,,,,Total lipid (fat),G +431347,1004,24.44,,70.0,,,,,,,Total lipid (fat),G +431547,1004,18.18,,70.0,,,,,,,Total lipid (fat),G +432050,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +432339,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +432458,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +432514,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +432789,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +432932,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +433296,1004,18.75,,70.0,,,,,,,Total lipid (fat),G +433588,1004,29.63,,70.0,,,,,,,Total lipid (fat),G +433615,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +433837,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +434884,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +435132,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +435264,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +435729,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +435797,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +435806,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +436132,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +436385,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +436519,1004,30.56,,70.0,,,,,,,Total lipid (fat),G +437093,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +437226,1004,75.0,,70.0,,,,,,,Total lipid (fat),G +437374,1004,5.56,,70.0,,,,,,,Total lipid (fat),G +437634,1004,44.74,,70.0,,,,,,,Total lipid (fat),G +438839,1004,4.17,,70.0,,,,,,,Total lipid (fat),G +438917,1004,14.0,,70.0,,,,,,,Total lipid (fat),G +438936,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +439209,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +439253,1004,21.25,,70.0,,,,,,,Total lipid (fat),G +439533,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +439679,1004,25.86,,70.0,,,,,,,Total lipid (fat),G +440122,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +440188,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +440221,1004,4.21,,70.0,,,,,,,Total lipid (fat),G +440523,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +440600,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +440603,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +441003,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +441251,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +441287,1004,11.54,,70.0,,,,,,,Total lipid (fat),G +441628,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +441700,1004,18.18,,70.0,,,,,,,Total lipid (fat),G +441965,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +442122,1004,28.12,,70.0,,,,,,,Total lipid (fat),G +442406,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +442580,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +442692,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +443135,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +443140,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +443160,1004,1.18,,70.0,,,,,,,Total lipid (fat),G +443729,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +444002,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +444221,1004,25.81,,70.0,,,,,,,Total lipid (fat),G +444258,1004,26.47,,70.0,,,,,,,Total lipid (fat),G +444295,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +444358,1004,34.38,,70.0,,,,,,,Total lipid (fat),G +444401,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +444923,1004,3.51,,70.0,,,,,,,Total lipid (fat),G +445083,1004,28.12,,70.0,,,,,,,Total lipid (fat),G +445202,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +445762,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +445867,1004,1.04,,70.0,,,,,,,Total lipid (fat),G +446283,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +446592,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +446611,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +446725,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +447069,1004,8.93,,70.0,,,,,,,Total lipid (fat),G +447249,1004,9.38,,70.0,,,,,,,Total lipid (fat),G +447332,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +447530,1004,2.73,,70.0,,,,,,,Total lipid (fat),G +448052,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +448433,1004,1.18,,70.0,,,,,,,Total lipid (fat),G +448445,1004,14.16,,70.0,,,,,,,Total lipid (fat),G +448509,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +448649,1004,15.38,,70.0,,,,,,,Total lipid (fat),G +448819,1004,0.5,,70.0,,,,,,,Total lipid (fat),G +449120,1004,13.43,,70.0,,,,,,,Total lipid (fat),G +449323,1004,5.36,,70.0,,,,,,,Total lipid (fat),G +449565,1004,1.75,,70.0,,,,,,,Total lipid (fat),G +449581,1004,1.19,,70.0,,,,,,,Total lipid (fat),G +449662,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +450080,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +450564,1004,9.23,,70.0,,,,,,,Total lipid (fat),G +450797,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +450950,1004,10.29,,70.0,,,,,,,Total lipid (fat),G +451077,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +451441,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +451606,1004,2.24,,70.0,,,,,,,Total lipid (fat),G +451768,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +451818,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +451975,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +451993,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +452182,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +452492,1004,4.9,,70.0,,,,,,,Total lipid (fat),G +452527,1004,0.44,,70.0,,,,,,,Total lipid (fat),G +452561,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +452915,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +452978,1004,6.9,,70.0,,,,,,,Total lipid (fat),G +453163,1004,18.57,,70.0,,,,,,,Total lipid (fat),G +453180,1004,9.46,,70.0,,,,,,,Total lipid (fat),G +453359,1004,5.88,,70.0,,,,,,,Total lipid (fat),G +453499,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +453655,1004,24.24,,70.0,,,,,,,Total lipid (fat),G +453706,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +453724,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +453842,1004,7.0,,70.0,,,,,,,Total lipid (fat),G +453985,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +454118,1004,1.19,,70.0,,,,,,,Total lipid (fat),G +454260,1004,10.67,,70.0,,,,,,,Total lipid (fat),G +454396,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +454549,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +454790,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +455549,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +455840,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +455943,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +456026,1004,3.75,,70.0,,,,,,,Total lipid (fat),G +456082,1004,18.75,,70.0,,,,,,,Total lipid (fat),G +456103,1004,47.06,,70.0,,,,,,,Total lipid (fat),G +456229,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +456254,1004,11.11,,70.0,,,,,,,Total lipid (fat),G +456372,1004,9.84,,70.0,,,,,,,Total lipid (fat),G +456380,1004,18.18,,70.0,,,,,,,Total lipid (fat),G +456434,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +456500,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +456557,1004,13.24,,70.0,,,,,,,Total lipid (fat),G +456640,1004,1.04,,70.0,,,,,,,Total lipid (fat),G +457281,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +457284,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +457306,1004,5.36,,70.0,,,,,,,Total lipid (fat),G +457639,1004,15.74,,70.0,,,,,,,Total lipid (fat),G +457943,1004,7.2,,70.0,,,,,,,Total lipid (fat),G +457945,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +458065,1004,25.45,,70.0,,,,,,,Total lipid (fat),G +458745,1004,1.95,,70.0,,,,,,,Total lipid (fat),G +458778,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +458911,1004,3.21,,70.0,,,,,,,Total lipid (fat),G +459487,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +459567,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +459569,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +459663,1004,0.77,,70.0,,,,,,,Total lipid (fat),G +459794,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +459842,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +460195,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +460225,1004,8.57,,70.0,,,,,,,Total lipid (fat),G +460644,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +460812,1004,24.18,,70.0,,,,,,,Total lipid (fat),G +460944,1004,18.57,,70.0,,,,,,,Total lipid (fat),G +461070,1004,2.0,,70.0,,,,,,,Total lipid (fat),G +461233,1004,31.25,,70.0,,,,,,,Total lipid (fat),G +461367,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +461445,1004,4.29,,70.0,,,,,,,Total lipid (fat),G +461490,1004,2.65,,70.0,,,,,,,Total lipid (fat),G +461579,1004,1.47,,70.0,,,,,,,Total lipid (fat),G +461674,1004,4.42,,70.0,,,,,,,Total lipid (fat),G +461824,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +462178,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +462549,1004,30.36,,70.0,,,,,,,Total lipid (fat),G +462813,1004,11.5,,70.0,,,,,,,Total lipid (fat),G +462839,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +463232,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +463385,1004,3.96,,70.0,,,,,,,Total lipid (fat),G +463414,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +463452,1004,3.0,,70.0,,,,,,,Total lipid (fat),G +463682,1004,4.83,,70.0,,,,,,,Total lipid (fat),G +463842,1004,0.77,,70.0,,,,,,,Total lipid (fat),G +463878,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +463907,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +463951,1004,9.41,,70.0,,,,,,,Total lipid (fat),G +464137,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +464195,1004,3.54,,70.0,,,,,,,Total lipid (fat),G +464464,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +464497,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +464677,1004,16.13,,70.0,,,,,,,Total lipid (fat),G +465237,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +465386,1004,9.41,,70.0,,,,,,,Total lipid (fat),G +465486,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +465488,1004,1.34,,70.0,,,,,,,Total lipid (fat),G +465740,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +466016,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +466282,1004,14.77,,70.0,,,,,,,Total lipid (fat),G +466607,1004,76.92,,70.0,,,,,,,Total lipid (fat),G +466785,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +466956,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +467195,1004,8.04,,70.0,,,,,,,Total lipid (fat),G +467198,1004,15.29,,70.0,,,,,,,Total lipid (fat),G +467246,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +467588,1004,4.67,,70.0,,,,,,,Total lipid (fat),G +467747,1004,12.58,,70.0,,,,,,,Total lipid (fat),G +468119,1004,7.35,,70.0,,,,,,,Total lipid (fat),G +468152,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +468486,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +468796,1004,12.28,,70.0,,,,,,,Total lipid (fat),G +469041,1004,3.98,,70.0,,,,,,,Total lipid (fat),G +469563,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +469695,1004,5.36,,70.0,,,,,,,Total lipid (fat),G +469775,1004,22.5,,70.0,,,,,,,Total lipid (fat),G +469777,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +470016,1004,2.68,,70.0,,,,,,,Total lipid (fat),G +470250,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +470292,1004,36.0,,70.0,,,,,,,Total lipid (fat),G +470402,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +470421,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +470446,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +470915,1004,1.25,,70.0,,,,,,,Total lipid (fat),G +470933,1004,6.41,,70.0,,,,,,,Total lipid (fat),G +471204,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +471212,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +471300,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +471426,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +471659,1004,6.98,,70.0,,,,,,,Total lipid (fat),G +471702,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +471762,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +472007,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +472128,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +472137,1004,4.84,,70.0,,,,,,,Total lipid (fat),G +472485,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +472559,1004,22.5,,70.0,,,,,,,Total lipid (fat),G +472694,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +473363,1004,22.0,,70.0,,,,,,,Total lipid (fat),G +473581,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +473738,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +473851,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +474214,1004,18.82,,70.0,,,,,,,Total lipid (fat),G +474364,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +474412,1004,17.19,,70.0,,,,,,,Total lipid (fat),G +474485,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +474713,1004,28.0,,70.0,,,,,,,Total lipid (fat),G +474749,1004,15.0,,70.0,,,,,,,Total lipid (fat),G +475173,1004,21.62,,70.0,,,,,,,Total lipid (fat),G +475228,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +475333,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +475432,1004,12.9,,70.0,,,,,,,Total lipid (fat),G +475517,1004,32.0,,70.0,,,,,,,Total lipid (fat),G +475629,1004,9.85,,70.0,,,,,,,Total lipid (fat),G +475820,1004,10.71,,70.0,,,,,,,Total lipid (fat),G +475829,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +476081,1004,1.25,,70.0,,,,,,,Total lipid (fat),G +476216,1004,17.5,,70.0,,,,,,,Total lipid (fat),G +476454,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +476521,1004,10.39,,70.0,,,,,,,Total lipid (fat),G +476535,1004,46.88,,70.0,,,,,,,Total lipid (fat),G +476552,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +476657,1004,2.63,,70.0,,,,,,,Total lipid (fat),G +477032,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +477135,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +477153,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +477594,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +478006,1004,6.85,,70.0,,,,,,,Total lipid (fat),G +478149,1004,10.91,,70.0,,,,,,,Total lipid (fat),G +478166,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +478213,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +478578,1004,6.03,,70.0,,,,,,,Total lipid (fat),G +478589,1004,17.5,,70.0,,,,,,,Total lipid (fat),G +479463,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +479845,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +479944,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +479999,1004,8.98,,70.0,,,,,,,Total lipid (fat),G +480127,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +480350,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +480434,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +480524,1004,19.67,,70.0,,,,,,,Total lipid (fat),G +481147,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +481153,1004,0.79,,70.0,,,,,,,Total lipid (fat),G +481451,1004,1.2,,70.0,,,,,,,Total lipid (fat),G +481605,1004,12.0,,70.0,,,,,,,Total lipid (fat),G +481669,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +481744,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +482054,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +482064,1004,4.05,,70.0,,,,,,,Total lipid (fat),G +482164,1004,0.48,,70.0,,,,,,,Total lipid (fat),G +482396,1004,7.96,,70.0,,,,,,,Total lipid (fat),G +482503,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +482538,1004,16.07,,70.0,,,,,,,Total lipid (fat),G +483057,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +483176,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +483618,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +483821,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +483901,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +483945,1004,5.31,,70.0,,,,,,,Total lipid (fat),G +484005,1004,18.42,,70.0,,,,,,,Total lipid (fat),G +484354,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +484390,1004,3.12,,70.0,,,,,,,Total lipid (fat),G +484639,1004,22.0,,70.0,,,,,,,Total lipid (fat),G +484891,1004,14.12,,70.0,,,,,,,Total lipid (fat),G +484945,1004,3.85,,70.0,,,,,,,Total lipid (fat),G +485246,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +485523,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +485635,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +485800,1004,36.67,,70.0,,,,,,,Total lipid (fat),G +485803,1004,5.56,,70.0,,,,,,,Total lipid (fat),G +485810,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +485994,1004,3.75,,70.0,,,,,,,Total lipid (fat),G +486088,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +486100,1004,1.0,,70.0,,,,,,,Total lipid (fat),G +486124,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +486695,1004,31.75,,70.0,,,,,,,Total lipid (fat),G +486813,1004,2.56,,70.0,,,,,,,Total lipid (fat),G +487374,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +488195,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +488433,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +488731,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +488857,1004,10.59,,70.0,,,,,,,Total lipid (fat),G +489117,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +489159,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +489239,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +489302,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +489529,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +489533,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +489632,1004,36.0,,70.0,,,,,,,Total lipid (fat),G +489983,1004,10.53,,70.0,,,,,,,Total lipid (fat),G +490212,1004,17.5,,70.0,,,,,,,Total lipid (fat),G +490300,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +490474,1004,26.92,,70.0,,,,,,,Total lipid (fat),G +490584,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +491537,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +491680,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +491790,1004,10.81,,70.0,,,,,,,Total lipid (fat),G +491870,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +491882,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +492008,1004,25.71,,70.0,,,,,,,Total lipid (fat),G +492992,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +493184,1004,37.14,,70.0,,,,,,,Total lipid (fat),G +493422,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +493502,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +493727,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +493946,1004,1.25,,70.0,,,,,,,Total lipid (fat),G +494425,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +494800,1004,15.0,,70.0,,,,,,,Total lipid (fat),G +495040,1004,22.5,,70.0,,,,,,,Total lipid (fat),G +495082,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +495314,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +495349,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +495770,1004,2.12,,70.0,,,,,,,Total lipid (fat),G +496398,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +496703,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +497163,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +497172,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +497345,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +498115,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +498153,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +498206,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +498500,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +498506,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +498753,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +499056,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +499158,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +499226,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +499297,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +499320,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +499478,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +499506,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +499663,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +499759,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +499878,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +500064,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +500822,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +501051,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +501288,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +501304,1004,1.18,,70.0,,,,,,,Total lipid (fat),G +501561,1004,0.77,,70.0,,,,,,,Total lipid (fat),G +501830,1004,1.88,,70.0,,,,,,,Total lipid (fat),G +502040,1004,23.08,,70.0,,,,,,,Total lipid (fat),G +502146,1004,8.24,,70.0,,,,,,,Total lipid (fat),G +502377,1004,13.64,,70.0,,,,,,,Total lipid (fat),G +502635,1004,8.66,,70.0,,,,,,,Total lipid (fat),G +502670,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +502836,1004,9.45,,70.0,,,,,,,Total lipid (fat),G +503908,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +503940,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +504677,1004,64.29,,70.0,,,,,,,Total lipid (fat),G +505025,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +505109,1004,2.68,,70.0,,,,,,,Total lipid (fat),G +505167,1004,0.89,,70.0,,,,,,,Total lipid (fat),G +505323,1004,5.41,,70.0,,,,,,,Total lipid (fat),G +505415,1004,0.96,,70.0,,,,,,,Total lipid (fat),G +506165,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +506443,1004,13.64,,70.0,,,,,,,Total lipid (fat),G +506464,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +506529,1004,23.4,,70.0,,,,,,,Total lipid (fat),G +506720,1004,8.84,,70.0,,,,,,,Total lipid (fat),G +506791,1004,10.37,,70.0,,,,,,,Total lipid (fat),G +506934,1004,15.62,,70.0,,,,,,,Total lipid (fat),G +507216,1004,12.88,,70.0,,,,,,,Total lipid (fat),G +507507,1004,1.28,,70.0,,,,,,,Total lipid (fat),G +507567,1004,25.61,,70.0,,,,,,,Total lipid (fat),G +507791,1004,8.24,,70.0,,,,,,,Total lipid (fat),G +508216,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +508418,1004,1.18,,70.0,,,,,,,Total lipid (fat),G +508490,1004,3.29,,70.0,,,,,,,Total lipid (fat),G +508861,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +508956,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +508968,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +508973,1004,17.78,,70.0,,,,,,,Total lipid (fat),G +509216,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +509445,1004,16.0,,70.0,,,,,,,Total lipid (fat),G +510017,1004,18.58,,70.0,,,,,,,Total lipid (fat),G +510090,1004,22.35,,70.0,,,,,,,Total lipid (fat),G +510263,1004,24.14,,70.0,,,,,,,Total lipid (fat),G +510451,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +510774,1004,22.35,,70.0,,,,,,,Total lipid (fat),G +511337,1004,8.75,,70.0,,,,,,,Total lipid (fat),G +511452,1004,0.83,,70.0,,,,,,,Total lipid (fat),G +511705,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +512318,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +512362,1004,15.62,,70.0,,,,,,,Total lipid (fat),G +512547,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +512562,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +512603,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +513021,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +513271,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +513278,1004,43.33,,70.0,,,,,,,Total lipid (fat),G +513307,1004,31.25,,70.0,,,,,,,Total lipid (fat),G +513331,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +513454,1004,23.68,,70.0,,,,,,,Total lipid (fat),G +513539,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +513936,1004,18.42,,70.0,,,,,,,Total lipid (fat),G +514178,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +514454,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +514621,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +514730,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +514933,1004,23.81,,70.0,,,,,,,Total lipid (fat),G +515185,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +515608,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +515628,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +516381,1004,6.79,,70.0,,,,,,,Total lipid (fat),G +516526,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +516651,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +516743,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +516781,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +516786,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +516871,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +516998,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +517205,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +517569,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +517608,1004,15.38,,70.0,,,,,,,Total lipid (fat),G +517631,1004,10.77,,70.0,,,,,,,Total lipid (fat),G +517710,1004,9.3,,70.0,,,,,,,Total lipid (fat),G +517777,1004,9.71,,70.0,,,,,,,Total lipid (fat),G +518083,1004,12.14,,70.0,,,,,,,Total lipid (fat),G +518399,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +518792,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +519628,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +519662,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +520192,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +520556,1004,0.89,,70.0,,,,,,,Total lipid (fat),G +520690,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +520710,1004,11.67,,70.0,,,,,,,Total lipid (fat),G +520808,1004,3.27,,70.0,,,,,,,Total lipid (fat),G +520874,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +520944,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +521133,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +521208,1004,5.71,,70.0,,,,,,,Total lipid (fat),G +521399,1004,5.83,,70.0,,,,,,,Total lipid (fat),G +521880,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +522116,1004,9.09,,70.0,,,,,,,Total lipid (fat),G +522501,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +522533,1004,35.0,,70.0,,,,,,,Total lipid (fat),G +522750,1004,10.77,,70.0,,,,,,,Total lipid (fat),G +522834,1004,18.58,,70.0,,,,,,,Total lipid (fat),G +523338,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +523439,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +523677,1004,23.81,,70.0,,,,,,,Total lipid (fat),G +524224,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +524593,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +524607,1004,46.43,,70.0,,,,,,,Total lipid (fat),G +524659,1004,43.33,,70.0,,,,,,,Total lipid (fat),G +525118,1004,13.0,,70.0,,,,,,,Total lipid (fat),G +525285,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +525318,1004,3.07,,70.0,,,,,,,Total lipid (fat),G +525492,1004,2.02,,70.0,,,,,,,Total lipid (fat),G +525783,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +526007,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +526305,1004,10.73,,70.0,,,,,,,Total lipid (fat),G +526416,1004,5.95,,70.0,,,,,,,Total lipid (fat),G +526447,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +526688,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +527129,1004,1.76,,70.0,,,,,,,Total lipid (fat),G +527248,1004,2.66,,70.0,,,,,,,Total lipid (fat),G +527447,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +527496,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +527618,1004,5.77,,70.0,,,,,,,Total lipid (fat),G +528034,1004,0.41,,70.0,,,,,,,Total lipid (fat),G +528339,1004,12.07,,70.0,,,,,,,Total lipid (fat),G +528378,1004,37.5,,70.0,,,,,,,Total lipid (fat),G +528419,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +528567,1004,1.95,,70.0,,,,,,,Total lipid (fat),G +528633,1004,30.77,,70.0,,,,,,,Total lipid (fat),G +528771,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +528879,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +528929,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +529043,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +529249,1004,19.64,,70.0,,,,,,,Total lipid (fat),G +529435,1004,2.7,,70.0,,,,,,,Total lipid (fat),G +530538,1004,1.67,,70.0,,,,,,,Total lipid (fat),G +530616,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +530689,1004,32.0,,70.0,,,,,,,Total lipid (fat),G +531367,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +531424,1004,2.35,,70.0,,,,,,,Total lipid (fat),G +531476,1004,78.57,,70.0,,,,,,,Total lipid (fat),G +531646,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +532504,1004,16.0,,70.0,,,,,,,Total lipid (fat),G +532727,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +532960,1004,11.76,,70.0,,,,,,,Total lipid (fat),G +533273,1004,1.38,,70.0,,,,,,,Total lipid (fat),G +533332,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +533458,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +533516,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +533562,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +533608,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +533664,1004,11.67,,70.0,,,,,,,Total lipid (fat),G +533978,1004,1.4,,70.0,,,,,,,Total lipid (fat),G +534044,1004,46.43,,70.0,,,,,,,Total lipid (fat),G +534388,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +534546,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +534783,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +534909,1004,5.88,,70.0,,,,,,,Total lipid (fat),G +535066,1004,11.5,,70.0,,,,,,,Total lipid (fat),G +535093,1004,1.18,,70.0,,,,,,,Total lipid (fat),G +535144,1004,14.98,,70.0,,,,,,,Total lipid (fat),G +535544,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +535686,1004,26.15,,70.0,,,,,,,Total lipid (fat),G +536332,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +536393,1004,1.28,,70.0,,,,,,,Total lipid (fat),G +536432,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +536843,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +536935,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +537235,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +537539,1004,12.0,,70.0,,,,,,,Total lipid (fat),G +537552,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +537643,1004,37.5,,70.0,,,,,,,Total lipid (fat),G +537795,1004,8.87,,70.0,,,,,,,Total lipid (fat),G +537835,1004,1.62,,75.0,,,,,,,Total lipid (fat),G +537851,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +537858,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +538106,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +538453,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +538508,1004,22.86,,70.0,,,,,,,Total lipid (fat),G +538518,1004,22.5,,70.0,,,,,,,Total lipid (fat),G +538798,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +539513,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +539695,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +540061,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +540097,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +540345,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +540355,1004,10.42,,70.0,,,,,,,Total lipid (fat),G +541329,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +541379,1004,12.99,,70.0,,,,,,,Total lipid (fat),G +542027,1004,0.44,,70.0,,,,,,,Total lipid (fat),G +542175,1004,18.18,,70.0,,,,,,,Total lipid (fat),G +542218,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +542269,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +542912,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +544029,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +544066,1004,38.67,,70.0,,,,,,,Total lipid (fat),G +544283,1004,3.51,,70.0,,,,,,,Total lipid (fat),G +545228,1004,7.69,,70.0,,,,,,,Total lipid (fat),G +545907,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +546267,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +546590,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +546907,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +547039,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +547111,1004,0.77,,70.0,,,,,,,Total lipid (fat),G +548473,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +548544,1004,26.32,,70.0,,,,,,,Total lipid (fat),G +548980,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +549132,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +549326,1004,20.83,,70.0,,,,,,,Total lipid (fat),G +549399,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +549629,1004,4.0,,70.0,,,,,,,Total lipid (fat),G +549862,1004,3.2,,70.0,,,,,,,Total lipid (fat),G +550025,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +550122,1004,2.53,,70.0,,,,,,,Total lipid (fat),G +550296,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +550323,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +550356,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +550964,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +551431,1004,1.46,,70.0,,,,,,,Total lipid (fat),G +551552,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +551582,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +551766,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +551980,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +552022,1004,8.06,,70.0,,,,,,,Total lipid (fat),G +552331,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +552852,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +553038,1004,17.61,,70.0,,,,,,,Total lipid (fat),G +553114,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +553166,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +553210,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +553302,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +553359,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +553417,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +553511,1004,20.35,,70.0,,,,,,,Total lipid (fat),G +553539,1004,0.83,,70.0,,,,,,,Total lipid (fat),G +553600,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +553817,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +554263,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +554325,1004,8.62,,70.0,,,,,,,Total lipid (fat),G +554365,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +554389,1004,0.5,,70.0,,,,,,,Total lipid (fat),G +555779,1004,5.88,,70.0,,,,,,,Total lipid (fat),G +555898,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +555959,1004,0.8,,70.0,,,,,,,Total lipid (fat),G +555962,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +556126,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +556432,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +556774,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +556876,1004,19.3,,70.0,,,,,,,Total lipid (fat),G +557711,1004,73.33,,70.0,,,,,,,Total lipid (fat),G +557829,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +557934,1004,1.2,,70.0,,,,,,,Total lipid (fat),G +558025,1004,45.71,,70.0,,,,,,,Total lipid (fat),G +558097,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +558236,1004,18.75,,70.0,,,,,,,Total lipid (fat),G +558339,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +558513,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +558533,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +558616,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +558710,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +558761,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +558797,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +558867,1004,2.0,,70.0,,,,,,,Total lipid (fat),G +559055,1004,26.79,,70.0,,,,,,,Total lipid (fat),G +559290,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +559382,1004,1.3,,70.0,,,,,,,Total lipid (fat),G +559614,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +559760,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +560317,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +560468,1004,5.36,,70.0,,,,,,,Total lipid (fat),G +560515,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +560521,1004,3.21,,70.0,,,,,,,Total lipid (fat),G +560609,1004,1.43,,70.0,,,,,,,Total lipid (fat),G +560610,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +560747,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +560774,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +560818,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +561063,1004,4.73,,70.0,,,,,,,Total lipid (fat),G +561376,1004,1.13,,70.0,,,,,,,Total lipid (fat),G +561449,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +561518,1004,10.94,,70.0,,,,,,,Total lipid (fat),G +561624,1004,78.57,,70.0,,,,,,,Total lipid (fat),G +561915,1004,64.29,,70.0,,,,,,,Total lipid (fat),G +561976,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +562034,1004,1.67,,70.0,,,,,,,Total lipid (fat),G +562653,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +563293,1004,22.81,,70.0,,,,,,,Total lipid (fat),G +563426,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +563556,1004,64.29,,70.0,,,,,,,Total lipid (fat),G +563575,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +563810,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +564026,1004,1.6,,70.0,,,,,,,Total lipid (fat),G +564069,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +564241,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +564512,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +565082,1004,12.73,,70.0,,,,,,,Total lipid (fat),G +565149,1004,4.42,,70.0,,,,,,,Total lipid (fat),G +565191,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +565226,1004,9.68,,70.0,,,,,,,Total lipid (fat),G +565275,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +565381,1004,0.4,,70.0,,,,,,,Total lipid (fat),G +565548,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +565676,1004,12.94,,70.0,,,,,,,Total lipid (fat),G +565731,1004,6.0,,70.0,,,,,,,Total lipid (fat),G +565898,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +565931,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +566172,1004,13.39,,70.0,,,,,,,Total lipid (fat),G +566254,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +566424,1004,13.16,,70.0,,,,,,,Total lipid (fat),G +566491,1004,4.39,,70.0,,,,,,,Total lipid (fat),G +566776,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +566806,1004,4.35,,70.0,,,,,,,Total lipid (fat),G +567103,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +567168,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +567326,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +567601,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +568090,1004,5.38,,70.0,,,,,,,Total lipid (fat),G +568356,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +568779,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +568929,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +569017,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +569110,1004,2.67,,70.0,,,,,,,Total lipid (fat),G +569483,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +569616,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +570139,1004,7.35,,70.0,,,,,,,Total lipid (fat),G +570227,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +570513,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +570608,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +570814,1004,10.71,,70.0,,,,,,,Total lipid (fat),G +571197,1004,11.43,,70.0,,,,,,,Total lipid (fat),G +571457,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +571525,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +571620,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +571736,1004,3.45,,70.0,,,,,,,Total lipid (fat),G +571755,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +571925,1004,15.67,,70.0,,,,,,,Total lipid (fat),G +572108,1004,43.33,,70.0,,,,,,,Total lipid (fat),G +572387,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +572430,1004,11.29,,70.0,,,,,,,Total lipid (fat),G +572546,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +572582,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +572867,1004,11.5,,70.0,,,,,,,Total lipid (fat),G +572909,1004,2.63,,70.0,,,,,,,Total lipid (fat),G +572970,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +573020,1004,10.67,,70.0,,,,,,,Total lipid (fat),G +573172,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +573632,1004,9.52,,70.0,,,,,,,Total lipid (fat),G +573641,1004,2.82,,70.0,,,,,,,Total lipid (fat),G +573683,1004,35.48,,70.0,,,,,,,Total lipid (fat),G +573761,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +574220,1004,10.69,,70.0,,,,,,,Total lipid (fat),G +574536,1004,24.73,,70.0,,,,,,,Total lipid (fat),G +574607,1004,12.86,,70.0,,,,,,,Total lipid (fat),G +575047,1004,71.43,,70.0,,,,,,,Total lipid (fat),G +575214,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +575563,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +575622,1004,30.23,,70.0,,,,,,,Total lipid (fat),G +575749,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +575792,1004,36.67,,70.0,,,,,,,Total lipid (fat),G +576047,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +576503,1004,2.41,,70.0,,,,,,,Total lipid (fat),G +576802,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +577027,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +577587,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +577724,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +577912,1004,9.0,,70.0,,,,,,,Total lipid (fat),G +578046,1004,15.0,,70.0,,,,,,,Total lipid (fat),G +578418,1004,36.36,,70.0,,,,,,,Total lipid (fat),G +578903,1004,10.77,,70.0,,,,,,,Total lipid (fat),G +578968,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +579023,1004,8.93,,70.0,,,,,,,Total lipid (fat),G +579568,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +579707,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +579722,1004,5.31,,70.0,,,,,,,Total lipid (fat),G +579729,1004,1.34,,70.0,,,,,,,Total lipid (fat),G +579946,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +580013,1004,26.47,,70.0,,,,,,,Total lipid (fat),G +580065,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +580260,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +580359,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +580508,1004,1.08,,70.0,,,,,,,Total lipid (fat),G +580731,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +581133,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +581195,1004,3.77,,70.0,,,,,,,Total lipid (fat),G +581298,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +581517,1004,1.33,,70.0,,,,,,,Total lipid (fat),G +581751,1004,13.04,,70.0,,,,,,,Total lipid (fat),G +581755,1004,78.57,,70.0,,,,,,,Total lipid (fat),G +581757,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +581812,1004,2.08,,70.0,,,,,,,Total lipid (fat),G +581910,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +582126,1004,16.07,,70.0,,,,,,,Total lipid (fat),G +582166,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +582316,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +582566,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +582660,1004,11.43,,70.0,,,,,,,Total lipid (fat),G +582852,1004,12.24,,70.0,,,,,,,Total lipid (fat),G +582864,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +583333,1004,0.89,,70.0,,,,,,,Total lipid (fat),G +583481,1004,0.57,,70.0,,,,,,,Total lipid (fat),G +583555,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +583617,1004,9.09,,70.0,,,,,,,Total lipid (fat),G +583758,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +583795,1004,14.08,,70.0,,,,,,,Total lipid (fat),G +583834,1004,20.9,,70.0,,,,,,,Total lipid (fat),G +584383,1004,16.28,,70.0,,,,,,,Total lipid (fat),G +584511,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +584892,1004,9.38,,70.0,,,,,,,Total lipid (fat),G +585708,1004,39.29,,70.0,,,,,,,Total lipid (fat),G +585749,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +585923,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +586122,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +586259,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +586288,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +586441,1004,17.98,,70.0,,,,,,,Total lipid (fat),G +586611,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +586954,1004,7.0,,70.0,,,,,,,Total lipid (fat),G +587011,1004,2.5,,70.0,,,,,,,Total lipid (fat),G +587145,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +587354,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +587861,1004,1.18,,70.0,,,,,,,Total lipid (fat),G +588239,1004,23.81,,70.0,,,,,,,Total lipid (fat),G +588296,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +588617,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +588866,1004,5.71,,70.0,,,,,,,Total lipid (fat),G +588978,1004,6.1,,70.0,,,,,,,Total lipid (fat),G +589253,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +589293,1004,4.29,,70.0,,,,,,,Total lipid (fat),G +589315,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +589596,1004,0.71,,70.0,,,,,,,Total lipid (fat),G +589974,1004,78.57,,70.0,,,,,,,Total lipid (fat),G +590024,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +590312,1004,14.66,,70.0,,,,,,,Total lipid (fat),G +590702,1004,10.71,,70.0,,,,,,,Total lipid (fat),G +590929,1004,26.15,,70.0,,,,,,,Total lipid (fat),G +591126,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +591229,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +591370,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +591384,1004,78.57,,70.0,,,,,,,Total lipid (fat),G +591395,1004,3.91,,70.0,,,,,,,Total lipid (fat),G +591521,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +591756,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +591764,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +591784,1004,2.08,,70.0,,,,,,,Total lipid (fat),G +591814,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +592452,1004,3.16,,70.0,,,,,,,Total lipid (fat),G +592867,1004,0.39,,70.0,,,,,,,Total lipid (fat),G +593130,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +593350,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +594010,1004,1.75,,70.0,,,,,,,Total lipid (fat),G +594065,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +594180,1004,9.64,,70.0,,,,,,,Total lipid (fat),G +594281,1004,17.02,,70.0,,,,,,,Total lipid (fat),G +594446,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +594454,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +594652,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +595664,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +596057,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +596091,1004,10.34,,70.0,,,,,,,Total lipid (fat),G +596403,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +596409,1004,11.67,,70.0,,,,,,,Total lipid (fat),G +596424,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +596561,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +596732,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +596778,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +596896,1004,19.15,,70.0,,,,,,,Total lipid (fat),G +597213,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +597256,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +597445,1004,10.29,,70.0,,,,,,,Total lipid (fat),G +597526,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +598123,1004,10.53,,70.0,,,,,,,Total lipid (fat),G +598446,1004,36.0,,70.0,,,,,,,Total lipid (fat),G +598502,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +598855,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +599989,1004,4.88,,70.0,,,,,,,Total lipid (fat),G +600103,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +600253,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +600435,1004,1.67,,70.0,,,,,,,Total lipid (fat),G +600510,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +600649,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +600812,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +601124,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +601382,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +601541,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +601597,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +601787,1004,17.14,,70.0,,,,,,,Total lipid (fat),G +601806,1004,13.98,,70.0,,,,,,,Total lipid (fat),G +601911,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +602121,1004,12.07,,70.0,,,,,,,Total lipid (fat),G +602236,1004,61.11,,70.0,,,,,,,Total lipid (fat),G +602241,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +602325,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +602385,1004,13.89,,70.0,,,,,,,Total lipid (fat),G +602429,1004,16.22,,70.0,,,,,,,Total lipid (fat),G +602546,1004,36.67,,70.0,,,,,,,Total lipid (fat),G +602654,1004,0.86,,70.0,,,,,,,Total lipid (fat),G +602747,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +603195,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +603695,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +603784,1004,5.71,,70.0,,,,,,,Total lipid (fat),G +603906,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +603974,1004,19.44,,70.0,,,,,,,Total lipid (fat),G +604101,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +604323,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +604345,1004,6.82,,70.0,,,,,,,Total lipid (fat),G +604593,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +604736,1004,10.71,,70.0,,,,,,,Total lipid (fat),G +604755,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +605424,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +605772,1004,11.69,,71.0,,,,,,,Total lipid (fat),G +606268,1004,2.57,,71.0,,,,,,,Total lipid (fat),G +606690,1004,64.29,,71.0,,,,,,,Total lipid (fat),G +606744,1004,7.98,,71.0,,,,,,,Total lipid (fat),G +607720,1004,4.71,,71.0,,,,,,,Total lipid (fat),G +608242,1004,5.0,,71.0,,,,,,,Total lipid (fat),G +608954,1004,8.33,,71.0,,,,,,,Total lipid (fat),G +609388,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +609650,1004,3.23,,71.0,,,,,,,Total lipid (fat),G +609802,1004,2.94,,71.0,,,,,,,Total lipid (fat),G +609860,1004,14.52,,71.0,,,,,,,Total lipid (fat),G +610022,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +610436,1004,7.69,,71.0,,,,,,,Total lipid (fat),G +610634,1004,17.31,,71.0,,,,,,,Total lipid (fat),G +610932,1004,9.41,,71.0,,,,,,,Total lipid (fat),G +611980,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +612074,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +613422,1004,18.84,,71.0,,,,,,,Total lipid (fat),G +613452,1004,3.49,,71.0,,,,,,,Total lipid (fat),G +614616,1004,42.86,,71.0,,,,,,,Total lipid (fat),G +614800,1004,21.24,,71.0,,,,,,,Total lipid (fat),G +615016,1004,35.29,,71.0,,,,,,,Total lipid (fat),G +615018,1004,22.32,,71.0,,,,,,,Total lipid (fat),G +615254,1004,28.57,,71.0,,,,,,,Total lipid (fat),G +615314,1004,12.5,,71.0,,,,,,,Total lipid (fat),G +615466,1004,35.29,,71.0,,,,,,,Total lipid (fat),G +615716,1004,32.14,,71.0,,,,,,,Total lipid (fat),G +616684,1004,1.35,,70.0,,,,,,,Total lipid (fat),G +617338,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +617560,1004,10.53,,70.0,,,,,,,Total lipid (fat),G +617742,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +618510,1004,24.66,,70.0,,,,,,,Total lipid (fat),G +618896,1004,15.48,,70.0,,,,,,,Total lipid (fat),G +620140,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +620304,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +620638,1004,25.32,,70.0,,,,,,,Total lipid (fat),G +621144,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +621340,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +621926,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +622944,1004,8.89,,70.0,,,,,,,Total lipid (fat),G +623058,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +623162,1004,4.84,,70.0,,,,,,,Total lipid (fat),G +624680,1004,7.5,,70.0,,,,,,,Total lipid (fat),G +625332,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +625400,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +625682,1004,36.36,,70.0,,,,,,,Total lipid (fat),G +625844,1004,17.14,,70.0,,,,,,,Total lipid (fat),G +627070,1004,0.62,,70.0,,,,,,,Total lipid (fat),G +627094,1004,1.16,,70.0,,,,,,,Total lipid (fat),G +627882,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +628154,1004,0.77,,70.0,,,,,,,Total lipid (fat),G +628300,1004,0.8,,70.0,,,,,,,Total lipid (fat),G +628760,1004,4.42,,70.0,,,,,,,Total lipid (fat),G +629314,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +629532,1004,8.93,,70.0,,,,,,,Total lipid (fat),G +630230,1004,2.82,,70.0,,,,,,,Total lipid (fat),G +630414,1004,35.14,,70.0,,,,,,,Total lipid (fat),G +631068,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +631372,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +632180,1004,0.89,,70.0,,,,,,,Total lipid (fat),G +632898,1004,32.35,,70.0,,,,,,,Total lipid (fat),G +632920,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +633374,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +633634,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +633724,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +633814,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +633840,1004,18.95,,70.0,,,,,,,Total lipid (fat),G +634146,1004,43.33,,70.0,,,,,,,Total lipid (fat),G +634256,1004,24.24,,70.0,,,,,,,Total lipid (fat),G +634654,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +634888,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +635148,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +635568,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +636164,1004,0.27,,75.0,,,,,,,Total lipid (fat),G +636888,1004,28.12,,70.0,,,,,,,Total lipid (fat),G +637448,1004,21.05,,70.0,,,,,,,Total lipid (fat),G +637464,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +637514,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +637660,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +638152,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +638896,1004,0.89,,70.0,,,,,,,Total lipid (fat),G +639254,1004,5.36,,70.0,,,,,,,Total lipid (fat),G +639288,1004,2.73,,70.0,,,,,,,Total lipid (fat),G +639362,1004,4.42,,70.0,,,,,,,Total lipid (fat),G +639560,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +639802,1004,3.0,,70.0,,,,,,,Total lipid (fat),G +641392,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +641902,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +641942,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +641980,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +642264,1004,1.02,,70.0,,,,,,,Total lipid (fat),G +642758,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +643320,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +643384,1004,2.72,,70.0,,,,,,,Total lipid (fat),G +643792,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +645420,1004,24.14,,70.0,,,,,,,Total lipid (fat),G +645490,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +645778,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +646202,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +649430,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +650228,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +650534,1004,6.02,,70.0,,,,,,,Total lipid (fat),G +650732,1004,6.82,,70.0,,,,,,,Total lipid (fat),G +650908,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +650916,1004,52.29,,70.0,,,,,,,Total lipid (fat),G +651766,1004,0.7,,70.0,,,,,,,Total lipid (fat),G +652262,1004,0.83,,70.0,,,,,,,Total lipid (fat),G +653792,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +654050,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +654136,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +655034,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +655356,1004,30.23,,70.0,,,,,,,Total lipid (fat),G +655930,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +656018,1004,5.88,,70.0,,,,,,,Total lipid (fat),G +656130,1004,4.88,,70.0,,,,,,,Total lipid (fat),G +656472,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +656696,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +656802,1004,8.77,,70.0,,,,,,,Total lipid (fat),G +657156,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +658528,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +658716,1004,3.19,,70.0,,,,,,,Total lipid (fat),G +659304,1004,11.11,,70.0,,,,,,,Total lipid (fat),G +659744,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +659820,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +660152,1004,26.32,,70.0,,,,,,,Total lipid (fat),G +660498,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +660980,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +661332,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +661408,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +661774,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +661844,1004,16.13,,70.0,,,,,,,Total lipid (fat),G +662718,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +663044,1004,5.26,,70.0,,,,,,,Total lipid (fat),G +663936,1004,10.23,,70.0,,,,,,,Total lipid (fat),G +664296,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +664402,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +664706,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +666580,1004,23.81,,70.0,,,,,,,Total lipid (fat),G +666646,1004,19.05,,70.0,,,,,,,Total lipid (fat),G +666828,1004,32.56,,70.0,,,,,,,Total lipid (fat),G +666976,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +667296,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +667554,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +667756,1004,18.52,,70.0,,,,,,,Total lipid (fat),G +668110,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +669040,1004,10.47,,70.0,,,,,,,Total lipid (fat),G +669088,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +669388,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +669864,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +669952,1004,5.26,,70.0,,,,,,,Total lipid (fat),G +670854,1004,16.0,,70.0,,,,,,,Total lipid (fat),G +670938,1004,5.36,,70.0,,,,,,,Total lipid (fat),G +671044,1004,6.58,,70.0,,,,,,,Total lipid (fat),G +671210,1004,1.18,,70.0,,,,,,,Total lipid (fat),G +671528,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +671550,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +672420,1004,3.51,,70.0,,,,,,,Total lipid (fat),G +672676,1004,0.71,,70.0,,,,,,,Total lipid (fat),G +672736,1004,0.4,,70.0,,,,,,,Total lipid (fat),G +673270,1004,17.57,,70.0,,,,,,,Total lipid (fat),G +674018,1004,16.35,,70.0,,,,,,,Total lipid (fat),G +674556,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +674568,1004,28.0,,70.0,,,,,,,Total lipid (fat),G +675010,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +675992,1004,2.38,,70.0,,,,,,,Total lipid (fat),G +676470,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +676504,1004,4.42,,70.0,,,,,,,Total lipid (fat),G +676576,1004,3.64,,70.0,,,,,,,Total lipid (fat),G +676802,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +677280,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +677368,1004,15.56,,70.0,,,,,,,Total lipid (fat),G +677468,1004,12.28,,70.0,,,,,,,Total lipid (fat),G +677634,1004,46.43,,70.0,,,,,,,Total lipid (fat),G +677988,1004,17.65,,70.0,,,,,,,Total lipid (fat),G +678328,1004,57.14,,70.0,,,,,,,Total lipid (fat),G +678544,1004,2.08,,70.0,,,,,,,Total lipid (fat),G +679894,1004,6.82,,70.0,,,,,,,Total lipid (fat),G +680838,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +680906,1004,60.0,,70.0,,,,,,,Total lipid (fat),G +681308,1004,2.63,,70.0,,,,,,,Total lipid (fat),G +681914,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +682198,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +682222,1004,7.69,,70.0,,,,,,,Total lipid (fat),G +682404,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +682494,1004,13.22,,70.0,,,,,,,Total lipid (fat),G +682912,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +683402,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +684132,1004,11.11,,70.0,,,,,,,Total lipid (fat),G +684544,1004,1.18,,70.0,,,,,,,Total lipid (fat),G +685636,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +686952,1004,11.76,,70.0,,,,,,,Total lipid (fat),G +687512,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +687542,1004,8.11,,70.0,,,,,,,Total lipid (fat),G +688638,1004,3.54,,70.0,,,,,,,Total lipid (fat),G +689010,1004,8.05,,70.0,,,,,,,Total lipid (fat),G +690188,1004,12.28,,70.0,,,,,,,Total lipid (fat),G +691648,1004,1.67,,70.0,,,,,,,Total lipid (fat),G +691898,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +692144,1004,0.36,,70.0,,,,,,,Total lipid (fat),G +692214,1004,77.78,,70.0,,,,,,,Total lipid (fat),G +692418,1004,2.08,,70.0,,,,,,,Total lipid (fat),G +692426,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +692852,1004,35.38,,70.0,,,,,,,Total lipid (fat),G +693072,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +693090,1004,34.29,,70.0,,,,,,,Total lipid (fat),G +693348,1004,1.67,,70.0,,,,,,,Total lipid (fat),G +693412,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +694660,1004,10.77,,70.0,,,,,,,Total lipid (fat),G +695228,1004,25.93,,70.0,,,,,,,Total lipid (fat),G +695512,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +696072,1004,0.89,,70.0,,,,,,,Total lipid (fat),G +696126,1004,29.03,,70.0,,,,,,,Total lipid (fat),G +696626,1004,5.88,,70.0,,,,,,,Total lipid (fat),G +696852,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +697592,1004,1.94,,70.0,,,,,,,Total lipid (fat),G +697842,1004,18.18,,70.0,,,,,,,Total lipid (fat),G +698480,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +698928,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +699062,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +699684,1004,26.0,,70.0,,,,,,,Total lipid (fat),G +700552,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +701102,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +701502,1004,4.24,,70.0,,,,,,,Total lipid (fat),G +701710,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +703142,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +703546,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +703672,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +703876,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +704062,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +705040,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +705150,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +705622,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +706164,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +706716,1004,10.48,,70.0,,,,,,,Total lipid (fat),G +707062,1004,12.64,,70.0,,,,,,,Total lipid (fat),G +707224,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +707712,1004,4.44,,70.0,,,,,,,Total lipid (fat),G +707852,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +708470,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +708728,1004,13.24,,70.0,,,,,,,Total lipid (fat),G +708740,1004,26.47,,70.0,,,,,,,Total lipid (fat),G +710292,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +710898,1004,7.95,,70.0,,,,,,,Total lipid (fat),G +711176,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +711338,1004,4.52,,70.0,,,,,,,Total lipid (fat),G +712212,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +714638,1004,18.52,,70.0,,,,,,,Total lipid (fat),G +715772,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +716096,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +716934,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +717608,1004,10.59,,70.0,,,,,,,Total lipid (fat),G +718000,1004,46.88,,70.0,,,,,,,Total lipid (fat),G +718192,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +718298,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +719028,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +719216,1004,9.46,,70.0,,,,,,,Total lipid (fat),G +719476,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +719666,1004,11.76,,70.0,,,,,,,Total lipid (fat),G +720046,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +720520,1004,10.67,,70.0,,,,,,,Total lipid (fat),G +720712,1004,4.44,,70.0,,,,,,,Total lipid (fat),G +721352,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +721578,1004,5.88,,70.0,,,,,,,Total lipid (fat),G +721912,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +722406,1004,14.0,,70.0,,,,,,,Total lipid (fat),G +723550,1004,5.29,,70.0,,,,,,,Total lipid (fat),G +724070,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +724414,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +725134,1004,27.59,,70.0,,,,,,,Total lipid (fat),G +725380,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +725728,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +725816,1004,28.89,,70.0,,,,,,,Total lipid (fat),G +726626,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +727152,1004,0.77,,70.0,,,,,,,Total lipid (fat),G +727388,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +727774,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +728082,1004,16.95,,70.0,,,,,,,Total lipid (fat),G +728092,1004,11.03,,70.0,,,,,,,Total lipid (fat),G +728368,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +730952,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +731306,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +731476,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +731714,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +731968,1004,17.54,,70.0,,,,,,,Total lipid (fat),G +732284,1004,7.69,,70.0,,,,,,,Total lipid (fat),G +732372,1004,5.14,,70.0,,,,,,,Total lipid (fat),G +732476,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +733478,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +733568,1004,4.1,,70.0,,,,,,,Total lipid (fat),G +734006,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +734072,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +734522,1004,37.5,,70.0,,,,,,,Total lipid (fat),G +734634,1004,36.67,,70.0,,,,,,,Total lipid (fat),G +736602,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +737060,1004,12.12,,70.0,,,,,,,Total lipid (fat),G +737582,1004,3.52,,70.0,,,,,,,Total lipid (fat),G +737738,1004,11.11,,70.0,,,,,,,Total lipid (fat),G +738092,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +738108,1004,3.0,,70.0,,,,,,,Total lipid (fat),G +738354,1004,34.38,,70.0,,,,,,,Total lipid (fat),G +738664,1004,6.09,,70.0,,,,,,,Total lipid (fat),G +738822,1004,8.11,,70.0,,,,,,,Total lipid (fat),G +739854,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +739978,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +740300,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +740454,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +740606,1004,4.29,,70.0,,,,,,,Total lipid (fat),G +740946,1004,23.68,,70.0,,,,,,,Total lipid (fat),G +740956,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +741544,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +742482,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +742948,1004,1.36,,70.0,,,,,,,Total lipid (fat),G +743036,1004,4.04,,70.0,,,,,,,Total lipid (fat),G +743342,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +743602,1004,2.94,,70.0,,,,,,,Total lipid (fat),G +743644,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +743892,1004,43.33,,70.0,,,,,,,Total lipid (fat),G +743946,1004,16.81,,70.0,,,,,,,Total lipid (fat),G +745102,1004,17.02,,70.0,,,,,,,Total lipid (fat),G +745176,1004,18.67,,70.0,,,,,,,Total lipid (fat),G +745190,1004,12.16,,70.0,,,,,,,Total lipid (fat),G +746046,1004,2.53,,70.0,,,,,,,Total lipid (fat),G +746288,1004,32.26,,70.0,,,,,,,Total lipid (fat),G +746432,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +746674,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +747309,1004,30.6,1.0,1.0,,,,,,,Total lipid (fat),G +751974,1004,10.2,,78.0,,,,,,,Total lipid (fat),G +752272,1004,21.8,,78.0,,,,,,,Total lipid (fat),G +752864,1004,26.6,,78.0,,,,,,,Total lipid (fat),G +753526,1004,5.05,,71.0,,,,,,,Total lipid (fat),G +1847473,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +753868,1004,1.6,,71.0,,,,,,,Total lipid (fat),G +753970,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +754046,1004,33.33,,71.0,,,,,,,Total lipid (fat),G +754078,1004,14.14,,71.0,,,,,,,Total lipid (fat),G +754332,1004,0.0,,78.0,,,,,,,Total lipid (fat),G +755258,1004,7.14,,71.0,,,,,,,Total lipid (fat),G +756018,1004,5.77,,71.0,,,,,,,Total lipid (fat),G +756314,1004,9.52,,71.0,,,,,,,Total lipid (fat),G +756556,1004,63.64,,71.0,,,,,,,Total lipid (fat),G +757098,1004,24.0,,78.0,,,,,,,Total lipid (fat),G +1847755,1004,20.0,,78.0,,,,,,,Total lipid (fat),G +757674,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +758246,1004,6.45,,71.0,,,,,,,Total lipid (fat),G +759716,1004,50.0,,71.0,,,,,,,Total lipid (fat),G +760158,1004,1.85,,71.0,,,,,,,Total lipid (fat),G +760330,1004,1.18,,71.0,,,,,,,Total lipid (fat),G +760960,1004,17.31,,71.0,,,,,,,Total lipid (fat),G +1848037,1004,26.0,,78.0,,,,,,,Total lipid (fat),G +761292,1004,17.31,,71.0,,,,,,,Total lipid (fat),G +1848044,1004,7.02,,71.0,,,,,,,Total lipid (fat),G +761398,1004,8.33,,71.0,,,,,,,Total lipid (fat),G +761468,1004,35.71,,71.0,,,,,,,Total lipid (fat),G +761706,1004,1.34,,71.0,,,,,,,Total lipid (fat),G +762234,1004,20.69,,71.0,,,,,,,Total lipid (fat),G +762594,1004,13.27,,71.0,,,,,,,Total lipid (fat),G +763030,1004,0.5,,71.0,,,,,,,Total lipid (fat),G +763278,1004,1.15,,78.0,,,,,,,Total lipid (fat),G +763624,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +764328,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +765296,1004,50.0,,71.0,,,,,,,Total lipid (fat),G +766060,1004,1.34,,71.0,,,,,,,Total lipid (fat),G +766082,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +766154,1004,21.88,,71.0,,,,,,,Total lipid (fat),G +766358,1004,6.19,,71.0,,,,,,,Total lipid (fat),G +766380,1004,3.57,,71.0,,,,,,,Total lipid (fat),G +766600,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +767090,1004,1.79,,71.0,,,,,,,Total lipid (fat),G +767120,1004,18.52,,71.0,,,,,,,Total lipid (fat),G +767246,1004,24.0,,71.0,,,,,,,Total lipid (fat),G +767498,1004,16.13,,71.0,,,,,,,Total lipid (fat),G +768260,1004,24.14,,71.0,,,,,,,Total lipid (fat),G +768264,1004,20.54,,71.0,,,,,,,Total lipid (fat),G +768296,1004,0.56,,71.0,,,,,,,Total lipid (fat),G +769038,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +769340,1004,20.59,,71.0,,,,,,,Total lipid (fat),G +769832,1004,30.0,,71.0,,,,,,,Total lipid (fat),G +770318,1004,21.43,,71.0,,,,,,,Total lipid (fat),G +771644,1004,0.0,,78.0,,,,,,,Total lipid (fat),G +772108,1004,2.04,,71.0,,,,,,,Total lipid (fat),G +772220,1004,9.59,,71.0,,,,,,,Total lipid (fat),G +772252,1004,14.29,,71.0,,,,,,,Total lipid (fat),G +772906,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +773888,1004,12.77,,70.0,,,,,,,Total lipid (fat),G +1848173,1004,1.0,,78.0,,,,,,,Total lipid (fat),G +775202,1004,3.39,,70.0,,,,,,,Total lipid (fat),G +775486,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +776224,1004,24.56,,70.0,,,,,,,Total lipid (fat),G +776812,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +779258,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +779664,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +780182,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +780640,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +780786,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +789923,1004,1.5,1.0,1.0,,,,,,,Total lipid (fat),G +790665,1004,0.38,1.0,1.0,,,,,,,Total lipid (fat),G +792371,1004,32.14,,71.0,,,,,,,Total lipid (fat),G +792615,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +793539,1004,25.81,,70.0,,,,,,,Total lipid (fat),G +795139,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +795919,1004,13.85,,70.0,,,,,,,Total lipid (fat),G +796879,1004,8.85,,70.0,,,,,,,Total lipid (fat),G +797019,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +797155,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +797551,1004,9.52,,70.0,,,,,,,Total lipid (fat),G +798155,1004,18.6,,70.0,,,,,,,Total lipid (fat),G +798361,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +798387,1004,9.09,,70.0,,,,,,,Total lipid (fat),G +798551,1004,19.18,,70.0,,,,,,,Total lipid (fat),G +798965,1004,19.3,,70.0,,,,,,,Total lipid (fat),G +799201,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +799297,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +799493,1004,1.25,,70.0,,,,,,,Total lipid (fat),G +799653,1004,2.15,,70.0,,,,,,,Total lipid (fat),G +799711,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +799803,1004,0.79,,70.0,,,,,,,Total lipid (fat),G +800099,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +800507,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +801363,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +802099,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +802127,1004,13.95,,70.0,,,,,,,Total lipid (fat),G +802359,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +803025,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +804529,1004,27.19,,70.0,,,,,,,Total lipid (fat),G +804967,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +805015,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +805285,1004,15.0,,70.0,,,,,,,Total lipid (fat),G +805335,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +806747,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +806765,1004,21.0,,70.0,,,,,,,Total lipid (fat),G +806837,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +806959,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +807081,1004,11.43,,70.0,,,,,,,Total lipid (fat),G +807849,1004,29.41,,70.0,,,,,,,Total lipid (fat),G +807969,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +809290,1004,5.83,,71.0,,,,,,,Total lipid (fat),G +809376,1004,23.08,,71.0,,,,,,,Total lipid (fat),G +809404,1004,26.47,,71.0,,,,,,,Total lipid (fat),G +809976,1004,8.04,,71.0,,,,,,,Total lipid (fat),G +810040,1004,52.68,,71.0,,,,,,,Total lipid (fat),G +811064,1004,16.13,,71.0,,,,,,,Total lipid (fat),G +813540,1004,5.26,,70.0,,,,,,,Total lipid (fat),G +814450,1004,2.0,,70.0,,,,,,,Total lipid (fat),G +814478,1004,13.64,,70.0,,,,,,,Total lipid (fat),G +815980,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +816308,1004,78.57,,70.0,,,,,,,Total lipid (fat),G +816848,1004,66.67,,70.0,,,,,,,Total lipid (fat),G +817786,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +818184,1004,8.57,,70.0,,,,,,,Total lipid (fat),G +818700,1004,8.57,,70.0,,,,,,,Total lipid (fat),G +818808,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +819182,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +819636,1004,78.57,,70.0,,,,,,,Total lipid (fat),G +820020,1004,0.89,,70.0,,,,,,,Total lipid (fat),G +820186,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +820282,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +821268,1004,2.02,,70.0,,,,,,,Total lipid (fat),G +821344,1004,9.09,,70.0,,,,,,,Total lipid (fat),G +823008,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +823260,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +824004,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +824308,1004,11.36,,70.0,,,,,,,Total lipid (fat),G +824736,1004,16.07,,70.0,,,,,,,Total lipid (fat),G +824898,1004,20.69,,70.0,,,,,,,Total lipid (fat),G +825378,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +825582,1004,1.54,,70.0,,,,,,,Total lipid (fat),G +825686,1004,10.71,,70.0,,,,,,,Total lipid (fat),G +826028,1004,39.29,,70.0,,,,,,,Total lipid (fat),G +826122,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +827374,1004,3.79,,70.0,,,,,,,Total lipid (fat),G +827556,1004,35.0,,70.0,,,,,,,Total lipid (fat),G +828080,1004,7.32,,70.0,,,,,,,Total lipid (fat),G +828606,1004,19.0,,70.0,,,,,,,Total lipid (fat),G +828898,1004,5.93,,70.0,,,,,,,Total lipid (fat),G +829024,1004,7.09,,70.0,,,,,,,Total lipid (fat),G +829220,1004,12.18,,70.0,,,,,,,Total lipid (fat),G +829714,1004,5.65,,70.0,,,,,,,Total lipid (fat),G +829960,1004,23.81,,70.0,,,,,,,Total lipid (fat),G +831336,1004,17.5,,70.0,,,,,,,Total lipid (fat),G +831834,1004,39.29,,70.0,,,,,,,Total lipid (fat),G +832620,1004,35.0,,70.0,,,,,,,Total lipid (fat),G +833070,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +833318,1004,7.5,,70.0,,,,,,,Total lipid (fat),G +834222,1004,38.0,,70.0,,,,,,,Total lipid (fat),G +834332,1004,16.28,,70.0,,,,,,,Total lipid (fat),G +834504,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +836050,1004,26.92,,70.0,,,,,,,Total lipid (fat),G +836320,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +836866,1004,15.62,,70.0,,,,,,,Total lipid (fat),G +837052,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +838306,1004,3.94,,70.0,,,,,,,Total lipid (fat),G +839096,1004,1.18,,70.0,,,,,,,Total lipid (fat),G +839148,1004,20.88,,70.0,,,,,,,Total lipid (fat),G +840210,1004,8.57,,70.0,,,,,,,Total lipid (fat),G +840446,1004,3.7,,70.0,,,,,,,Total lipid (fat),G +841004,1004,3.49,,70.0,,,,,,,Total lipid (fat),G +841650,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +841856,1004,7.69,,70.0,,,,,,,Total lipid (fat),G +842022,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +842076,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +842352,1004,0.71,,70.0,,,,,,,Total lipid (fat),G +842926,1004,46.43,,70.0,,,,,,,Total lipid (fat),G +843600,1004,14.12,,70.0,,,,,,,Total lipid (fat),G +844026,1004,11.72,,70.0,,,,,,,Total lipid (fat),G +844038,1004,9.15,,70.0,,,,,,,Total lipid (fat),G +844212,1004,1.07,,70.0,,,,,,,Total lipid (fat),G +844896,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +844898,1004,32.05,,70.0,,,,,,,Total lipid (fat),G +845004,1004,3.75,,70.0,,,,,,,Total lipid (fat),G +845162,1004,3.19,,70.0,,,,,,,Total lipid (fat),G +845448,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1848290,1004,1.0,,78.0,,,,,,,Total lipid (fat),G +845818,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +846026,1004,10.71,,70.0,,,,,,,Total lipid (fat),G +846428,1004,18.82,,70.0,,,,,,,Total lipid (fat),G +847778,1004,6.04,,70.0,,,,,,,Total lipid (fat),G +848168,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +849636,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +849910,1004,0.31,,70.0,,,,,,,Total lipid (fat),G +850222,1004,3.19,,70.0,,,,,,,Total lipid (fat),G +850264,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +850544,1004,11.89,,70.0,,,,,,,Total lipid (fat),G +851124,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +852248,1004,10.53,,70.0,,,,,,,Total lipid (fat),G +852784,1004,12.94,,70.0,,,,,,,Total lipid (fat),G +854408,1004,31.43,,70.0,,,,,,,Total lipid (fat),G +854540,1004,7.58,,70.0,,,,,,,Total lipid (fat),G +855396,1004,64.29,,70.0,,,,,,,Total lipid (fat),G +856420,1004,4.03,,70.0,,,,,,,Total lipid (fat),G +857154,1004,7.89,,70.0,,,,,,,Total lipid (fat),G +857158,1004,8.75,,70.0,,,,,,,Total lipid (fat),G +857612,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +857698,1004,10.34,,70.0,,,,,,,Total lipid (fat),G +858006,1004,3.12,,70.0,,,,,,,Total lipid (fat),G +858510,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +858530,1004,12.0,,70.0,,,,,,,Total lipid (fat),G +858620,1004,13.57,,70.0,,,,,,,Total lipid (fat),G +858988,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +859964,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +860832,1004,14.0,,70.0,,,,,,,Total lipid (fat),G +862878,1004,3.51,,70.0,,,,,,,Total lipid (fat),G +863560,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +863888,1004,19.05,,70.0,,,,,,,Total lipid (fat),G +865524,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +866012,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +866676,1004,57.14,,70.0,,,,,,,Total lipid (fat),G +867068,1004,15.49,,70.0,,,,,,,Total lipid (fat),G +869642,1004,9.09,,70.0,,,,,,,Total lipid (fat),G +870492,1004,0.81,,70.0,,,,,,,Total lipid (fat),G +870888,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +872472,1004,7.58,,70.0,,,,,,,Total lipid (fat),G +872790,1004,1.15,,70.0,,,,,,,Total lipid (fat),G +873272,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +875950,1004,7.76,,70.0,,,,,,,Total lipid (fat),G +876322,1004,5.36,,70.0,,,,,,,Total lipid (fat),G +876740,1004,1.04,,70.0,,,,,,,Total lipid (fat),G +877530,1004,1.18,,70.0,,,,,,,Total lipid (fat),G +877864,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +878218,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +879950,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +879992,1004,5.56,,70.0,,,,,,,Total lipid (fat),G +880186,1004,4.71,,70.0,,,,,,,Total lipid (fat),G +880362,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +880656,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +880696,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +880700,1004,17.39,,70.0,,,,,,,Total lipid (fat),G +881138,1004,16.18,,70.0,,,,,,,Total lipid (fat),G +883814,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +884386,1004,2.48,,70.0,,,,,,,Total lipid (fat),G +884710,1004,0.4,,70.0,,,,,,,Total lipid (fat),G +885174,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +885468,1004,3.11,,70.0,,,,,,,Total lipid (fat),G +886216,1004,10.91,,70.0,,,,,,,Total lipid (fat),G +887500,1004,11.49,,70.0,,,,,,,Total lipid (fat),G +887890,1004,16.09,,70.0,,,,,,,Total lipid (fat),G +888640,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +888718,1004,1.72,,70.0,,,,,,,Total lipid (fat),G +888926,1004,6.36,,70.0,,,,,,,Total lipid (fat),G +889038,1004,35.29,,70.0,,,,,,,Total lipid (fat),G +891080,1004,0.77,,70.0,,,,,,,Total lipid (fat),G +891144,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +891442,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +891504,1004,8.77,,70.0,,,,,,,Total lipid (fat),G +891634,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +891660,1004,1.1,,70.0,,,,,,,Total lipid (fat),G +891992,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +892258,1004,14.08,,70.0,,,,,,,Total lipid (fat),G +892654,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +892776,1004,17.52,,70.0,,,,,,,Total lipid (fat),G +893000,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +895580,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +896106,1004,10.26,,70.0,,,,,,,Total lipid (fat),G +896220,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +896236,1004,28.95,,70.0,,,,,,,Total lipid (fat),G +898684,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +898722,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +898926,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +899364,1004,3.85,,70.0,,,,,,,Total lipid (fat),G +900322,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +900844,1004,1.2,,70.0,,,,,,,Total lipid (fat),G +901440,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +902270,1004,4.5,,70.0,,,,,,,Total lipid (fat),G +902658,1004,9.86,,70.0,,,,,,,Total lipid (fat),G +902994,1004,8.93,,70.0,,,,,,,Total lipid (fat),G +903036,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +905354,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +907468,1004,0.83,,70.0,,,,,,,Total lipid (fat),G +907562,1004,4.89,,70.0,,,,,,,Total lipid (fat),G +907564,1004,17.65,,70.0,,,,,,,Total lipid (fat),G +908180,1004,11.96,,70.0,,,,,,,Total lipid (fat),G +908622,1004,5.56,,70.0,,,,,,,Total lipid (fat),G +908624,1004,3.85,,70.0,,,,,,,Total lipid (fat),G +910050,1004,12.0,,70.0,,,,,,,Total lipid (fat),G +910202,1004,10.8,,70.0,,,,,,,Total lipid (fat),G +910724,1004,9.46,,70.0,,,,,,,Total lipid (fat),G +911206,1004,17.39,,70.0,,,,,,,Total lipid (fat),G +911446,1004,15.32,,70.0,,,,,,,Total lipid (fat),G +911450,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +911692,1004,10.2,,70.0,,,,,,,Total lipid (fat),G +912032,1004,8.16,,70.0,,,,,,,Total lipid (fat),G +912350,1004,22.22,,70.0,,,,,,,Total lipid (fat),G +913206,1004,18.18,,70.0,,,,,,,Total lipid (fat),G +913590,1004,11.67,,70.0,,,,,,,Total lipid (fat),G +913842,1004,30.43,,70.0,,,,,,,Total lipid (fat),G +914302,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +914924,1004,53.33,,70.0,,,,,,,Total lipid (fat),G +916018,1004,0.46,,70.0,,,,,,,Total lipid (fat),G +919266,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +920436,1004,4.0,,70.0,,,,,,,Total lipid (fat),G +920650,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +921206,1004,1.77,,70.0,,,,,,,Total lipid (fat),G +923686,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +924222,1004,10.91,,70.0,,,,,,,Total lipid (fat),G +924630,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +925466,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +926086,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +926206,1004,26.32,,70.0,,,,,,,Total lipid (fat),G +926362,1004,2.68,,70.0,,,,,,,Total lipid (fat),G +926494,1004,6.19,,70.0,,,,,,,Total lipid (fat),G +926598,1004,46.43,,70.0,,,,,,,Total lipid (fat),G +926650,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +927164,1004,21.13,,70.0,,,,,,,Total lipid (fat),G +927444,1004,2.45,,70.0,,,,,,,Total lipid (fat),G +928566,1004,0.82,,70.0,,,,,,,Total lipid (fat),G +928620,1004,17.65,,70.0,,,,,,,Total lipid (fat),G +929068,1004,15.31,,70.0,,,,,,,Total lipid (fat),G +930530,1004,2.0,,70.0,,,,,,,Total lipid (fat),G +931612,1004,60.0,,70.0,,,,,,,Total lipid (fat),G +931872,1004,5.48,,70.0,,,,,,,Total lipid (fat),G +932372,1004,35.4,,70.0,,,,,,,Total lipid (fat),G +932722,1004,5.68,,70.0,,,,,,,Total lipid (fat),G +933072,1004,11.96,,70.0,,,,,,,Total lipid (fat),G +933258,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +933470,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +933768,1004,15.87,,70.0,,,,,,,Total lipid (fat),G +935706,1004,1.67,,70.0,,,,,,,Total lipid (fat),G +936392,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +936728,1004,11.11,,70.0,,,,,,,Total lipid (fat),G +937916,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +939128,1004,10.37,,70.0,,,,,,,Total lipid (fat),G +939492,1004,6.82,,70.0,,,,,,,Total lipid (fat),G +940830,1004,66.67,,70.0,,,,,,,Total lipid (fat),G +940866,1004,4.35,,70.0,,,,,,,Total lipid (fat),G +940918,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +940926,1004,57.14,,70.0,,,,,,,Total lipid (fat),G +942136,1004,10.16,,70.0,,,,,,,Total lipid (fat),G +942388,1004,9.23,,70.0,,,,,,,Total lipid (fat),G +944688,1004,7.81,,70.0,,,,,,,Total lipid (fat),G +944746,1004,8.08,,70.0,,,,,,,Total lipid (fat),G +944886,1004,15.15,,70.0,,,,,,,Total lipid (fat),G +945204,1004,0.45,,70.0,,,,,,,Total lipid (fat),G +946790,1004,26.79,,70.0,,,,,,,Total lipid (fat),G +947004,1004,24.24,,70.0,,,,,,,Total lipid (fat),G +947530,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +947682,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +947894,1004,2.59,,70.0,,,,,,,Total lipid (fat),G +948212,1004,26.92,,70.0,,,,,,,Total lipid (fat),G +948672,1004,5.17,,70.0,,,,,,,Total lipid (fat),G +948774,1004,3.23,,70.0,,,,,,,Total lipid (fat),G +949750,1004,2.14,,70.0,,,,,,,Total lipid (fat),G +950645,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +951527,1004,10.99,,70.0,,,,,,,Total lipid (fat),G +952179,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +952229,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +952269,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +952553,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +953115,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +954085,1004,1.56,,70.0,,,,,,,Total lipid (fat),G +1848554,1004,18.0,,78.0,,,,,,,Total lipid (fat),G +954819,1004,8.98,,70.0,,,,,,,Total lipid (fat),G +956425,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +956479,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +956639,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +956771,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +957447,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +957599,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +957831,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +1848636,1004,14.0,,78.0,,,,,,,Total lipid (fat),G +958595,1004,5.06,,70.0,,,,,,,Total lipid (fat),G +958971,1004,39.29,,70.0,,,,,,,Total lipid (fat),G +959001,1004,11.89,,70.0,,,,,,,Total lipid (fat),G +959527,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +959751,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +959999,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +960445,1004,11.76,,70.0,,,,,,,Total lipid (fat),G +960909,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +960953,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1848701,1004,1.6,,71.0,,,,,,,Total lipid (fat),G +962169,1004,0.97,,70.0,,,,,,,Total lipid (fat),G +962173,1004,1.06,,70.0,,,,,,,Total lipid (fat),G +962501,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +962887,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +962941,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +963211,1004,2.0,,70.0,,,,,,,Total lipid (fat),G +965059,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +965729,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1848759,1004,3.94,,71.0,,,,,,,Total lipid (fat),G +1848763,1004,5.45,,71.0,,,,,,,Total lipid (fat),G +1848792,1004,28.0,,71.0,,,,,,,Total lipid (fat),G +1848825,1004,16.13,,71.0,,,,,,,Total lipid (fat),G +967199,1004,30.43,,70.0,,,,,,,Total lipid (fat),G +969587,1004,1.04,,70.0,,,,,,,Total lipid (fat),G +970537,1004,7.06,,70.0,,,,,,,Total lipid (fat),G +970865,1004,1.82,,70.0,,,,,,,Total lipid (fat),G +1849010,1004,4.0,,78.0,,,,,,,Total lipid (fat),G +972325,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +972379,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +972797,1004,10.29,,70.0,,,,,,,Total lipid (fat),G +973069,1004,13.21,,70.0,,,,,,,Total lipid (fat),G +1849043,1004,9.0,,78.0,,,,,,,Total lipid (fat),G +973503,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +973897,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +974949,1004,43.33,,70.0,,,,,,,Total lipid (fat),G +975335,1004,8.93,,70.0,,,,,,,Total lipid (fat),G +975371,1004,0.31,,70.0,,,,,,,Total lipid (fat),G +975543,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +975799,1004,7.63,,70.0,,,,,,,Total lipid (fat),G +975959,1004,10.27,,70.0,,,,,,,Total lipid (fat),G +977873,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +1849124,1004,66.07,,71.0,,,,,,,Total lipid (fat),G +983559,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +983755,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +983757,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +984475,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +984487,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +984523,1004,15.0,,70.0,,,,,,,Total lipid (fat),G +1849161,1004,42.86,,71.0,,,,,,,Total lipid (fat),G +984937,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +984965,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +985333,1004,10.59,,70.0,,,,,,,Total lipid (fat),G +985457,1004,9.68,,70.0,,,,,,,Total lipid (fat),G +985585,1004,7.69,,70.0,,,,,,,Total lipid (fat),G +985621,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +985805,1004,1.15,,70.0,,,,,,,Total lipid (fat),G +986845,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +987251,1004,22.0,,70.0,,,,,,,Total lipid (fat),G +987413,1004,3.7,,70.0,,,,,,,Total lipid (fat),G +987553,1004,19.05,,70.0,,,,,,,Total lipid (fat),G +988039,1004,10.71,,70.0,,,,,,,Total lipid (fat),G +995955,1004,10.38,,70.0,,,,,,,Total lipid (fat),G +1001533,1004,6.52,,70.0,,,,,,,Total lipid (fat),G +1002109,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1002223,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +1002843,1004,0.59,,70.0,,,,,,,Total lipid (fat),G +1004629,1004,8.75,,70.0,,,,,,,Total lipid (fat),G +1005513,1004,5.26,,70.0,,,,,,,Total lipid (fat),G +1006377,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +1006789,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1006805,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1008021,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1008039,1004,4.84,,70.0,,,,,,,Total lipid (fat),G +1008151,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1008725,1004,1.41,,70.0,,,,,,,Total lipid (fat),G +1009269,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1009337,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1009465,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1009771,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1010275,1004,4.46,,70.0,,,,,,,Total lipid (fat),G +1849689,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1011481,1004,1.18,,70.0,,,,,,,Total lipid (fat),G +1011991,1004,11.59,,70.0,,,,,,,Total lipid (fat),G +1012035,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +1012539,1004,11.41,,70.0,,,,,,,Total lipid (fat),G +1015761,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +1015769,1004,12.93,,70.0,,,,,,,Total lipid (fat),G +1016695,1004,14.81,,70.0,,,,,,,Total lipid (fat),G +1017113,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1017277,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +1017477,1004,17.0,,70.0,,,,,,,Total lipid (fat),G +1017733,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +1019003,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1019331,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +1019563,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +1019865,1004,5.17,,70.0,,,,,,,Total lipid (fat),G +1020577,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1020655,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1021009,1004,0.89,,70.0,,,,,,,Total lipid (fat),G +1021655,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1023039,1004,13.19,,70.0,,,,,,,Total lipid (fat),G +1023261,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1023451,1004,4.94,,70.0,,,,,,,Total lipid (fat),G +1023467,1004,11.76,,70.0,,,,,,,Total lipid (fat),G +1850060,1004,9.85,,70.0,,,,,,,Total lipid (fat),G +1024363,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +1024679,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1024689,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +1024695,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1026483,1004,3.89,,70.0,,,,,,,Total lipid (fat),G +1026931,1004,10.42,,70.0,,,,,,,Total lipid (fat),G +1028115,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1028231,1004,23.08,,70.0,,,,,,,Total lipid (fat),G +1028879,1004,13.58,,70.0,,,,,,,Total lipid (fat),G +1029665,1004,23.26,,70.0,,,,,,,Total lipid (fat),G +1031089,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1031759,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1032027,1004,13.08,,70.0,,,,,,,Total lipid (fat),G +1032201,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +1032315,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +1032455,1004,1.25,,70.0,,,,,,,Total lipid (fat),G +1033161,1004,12.0,,70.0,,,,,,,Total lipid (fat),G +1033913,1004,17.33,,70.0,,,,,,,Total lipid (fat),G +1034133,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1034415,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +1034491,1004,37.5,,70.0,,,,,,,Total lipid (fat),G +1034631,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +1035777,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1036821,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +1037659,1004,6.47,,70.0,,,,,,,Total lipid (fat),G +1037725,1004,44.44,,70.0,,,,,,,Total lipid (fat),G +1038669,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1038829,1004,9.09,,70.0,,,,,,,Total lipid (fat),G +1039069,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1039441,1004,81.0,,70.0,,,,,,,Total lipid (fat),G +1040585,1004,5.83,,70.0,,,,,,,Total lipid (fat),G +1040947,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +1041099,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1041157,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +1041877,1004,2.65,,70.0,,,,,,,Total lipid (fat),G +1041945,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1042523,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +1042595,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1043573,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +1043611,1004,4.42,,70.0,,,,,,,Total lipid (fat),G +1043685,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +1043807,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1044385,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1044519,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +1044795,1004,13.39,,70.0,,,,,,,Total lipid (fat),G +1045139,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1045937,1004,3.39,,70.0,,,,,,,Total lipid (fat),G +1046229,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1047275,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1047883,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1048385,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1048665,1004,8.93,,70.0,,,,,,,Total lipid (fat),G +1049157,1004,1.18,,70.0,,,,,,,Total lipid (fat),G +1049223,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1049243,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1049733,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1049895,1004,21.05,,70.0,,,,,,,Total lipid (fat),G +1054983,1004,16.0,,71.0,,,,,,,Total lipid (fat),G +1055359,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +1055681,1004,46.43,,70.0,,,,,,,Total lipid (fat),G +1055911,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1056217,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1056245,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1057561,1004,0.83,,70.0,,,,,,,Total lipid (fat),G +1057659,1004,2.11,,70.0,,,,,,,Total lipid (fat),G +1059549,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1059799,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +1060931,1004,18.0,,70.0,,,,,,,Total lipid (fat),G +1061245,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1061807,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1062071,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1062721,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1063575,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +1063609,1004,23.44,,70.0,,,,,,,Total lipid (fat),G +1063787,1004,43.33,,70.0,,,,,,,Total lipid (fat),G +1064919,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1065533,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +1065713,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1065819,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1066091,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1066307,1004,0.23,,70.0,,,,,,,Total lipid (fat),G +1066395,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1067563,1004,2.94,,71.0,,,,,,,Total lipid (fat),G +1068275,1004,23.08,,70.0,,,,,,,Total lipid (fat),G +1068439,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1068925,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1069091,1004,9.38,,70.0,,,,,,,Total lipid (fat),G +1069415,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +1070469,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1070975,1004,2.08,,70.0,,,,,,,Total lipid (fat),G +1071067,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1071525,1004,3.53,,70.0,,,,,,,Total lipid (fat),G +1071787,1004,9.23,,70.0,,,,,,,Total lipid (fat),G +1072127,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1073365,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1073431,1004,0.56,,70.0,,,,,,,Total lipid (fat),G +1073841,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1073869,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1074579,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1074991,1004,7.29,,70.0,,,,,,,Total lipid (fat),G +1075437,1004,2.94,,70.0,,,,,,,Total lipid (fat),G +1076221,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1077043,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1077361,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1077411,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +1077475,1004,4.39,,70.0,,,,,,,Total lipid (fat),G +1077531,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1078201,1004,1.67,,70.0,,,,,,,Total lipid (fat),G +1078949,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1079479,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +1079849,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1080245,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1080273,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1080649,1004,6.82,,70.0,,,,,,,Total lipid (fat),G +1081685,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1081703,1004,10.78,,70.0,,,,,,,Total lipid (fat),G +1082037,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1083037,1004,16.67,,71.0,,,,,,,Total lipid (fat),G +1083243,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1083507,1004,14.04,,70.0,,,,,,,Total lipid (fat),G +1084105,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1084283,1004,1.47,,70.0,,,,,,,Total lipid (fat),G +1085551,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +1086127,1004,39.29,,70.0,,,,,,,Total lipid (fat),G +1087617,1004,5.93,,70.0,,,,,,,Total lipid (fat),G +1087847,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1087973,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +1089201,1004,3.1,,70.0,,,,,,,Total lipid (fat),G +1089211,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1089231,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1089923,1004,4.26,,70.0,,,,,,,Total lipid (fat),G +1090129,1004,11.54,,70.0,,,,,,,Total lipid (fat),G +1090173,1004,3.49,,70.0,,,,,,,Total lipid (fat),G +1090539,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1091803,1004,20.69,,70.0,,,,,,,Total lipid (fat),G +1091925,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1092123,1004,15.07,,70.0,,,,,,,Total lipid (fat),G +1092865,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1094293,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1094533,1004,10.29,,70.0,,,,,,,Total lipid (fat),G +1094881,1004,1.75,,70.0,,,,,,,Total lipid (fat),G +1095263,1004,15.79,,70.0,,,,,,,Total lipid (fat),G +1095317,1004,21.95,,70.0,,,,,,,Total lipid (fat),G +1095417,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1095745,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1096019,1004,16.0,,70.0,,,,,,,Total lipid (fat),G +1096131,1004,4.17,,70.0,,,,,,,Total lipid (fat),G +1096423,1004,12.39,,70.0,,,,,,,Total lipid (fat),G +1096481,1004,7.96,,70.0,,,,,,,Total lipid (fat),G +1096535,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1096867,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1096951,1004,14.89,,70.0,,,,,,,Total lipid (fat),G +1097021,1004,7.81,,70.0,,,,,,,Total lipid (fat),G +1097263,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1850284,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1850784,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1850989,1004,7.96,,70.0,,,,,,,Total lipid (fat),G +1851099,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +1851257,1004,36.67,,70.0,,,,,,,Total lipid (fat),G +1851391,1004,2.82,,70.0,,,,,,,Total lipid (fat),G +1851483,1004,21.82,,70.0,,,,,,,Total lipid (fat),G +1851520,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1851631,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1852640,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +1852733,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1852794,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1852845,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +1852852,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +1852853,1004,30.77,,70.0,,,,,,,Total lipid (fat),G +1852866,1004,48.0,,70.0,,,,,,,Total lipid (fat),G +1852913,1004,1.67,,70.0,,,,,,,Total lipid (fat),G +1853102,1004,1.16,,70.0,,,,,,,Total lipid (fat),G +1853406,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +1853505,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1853803,1004,1.75,,70.0,,,,,,,Total lipid (fat),G +1853805,1004,1.75,,70.0,,,,,,,Total lipid (fat),G +1854926,1004,5.49,,70.0,,,,,,,Total lipid (fat),G +1855051,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1855302,1004,3.68,,70.0,,,,,,,Total lipid (fat),G +1855701,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1855707,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1856582,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1856866,1004,10.67,,70.0,,,,,,,Total lipid (fat),G +1857012,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1857104,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1857241,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1857402,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1857453,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +1857838,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +1858060,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1858482,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1858666,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1859227,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +1859311,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1859320,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +1859434,1004,3.25,,70.0,,,,,,,Total lipid (fat),G +1859559,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1859696,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1859780,1004,9.41,,70.0,,,,,,,Total lipid (fat),G +1860082,1004,10.53,,70.0,,,,,,,Total lipid (fat),G +1860391,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1860509,1004,28.12,,70.0,,,,,,,Total lipid (fat),G +1860628,1004,1.41,,70.0,,,,,,,Total lipid (fat),G +1860707,1004,2.68,,70.0,,,,,,,Total lipid (fat),G +1860838,1004,17.64,,70.0,,,,,,,Total lipid (fat),G +1860853,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1860861,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1861333,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1861383,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1861394,1004,37.14,,70.0,,,,,,,Total lipid (fat),G +1861635,1004,0.82,,70.0,,,,,,,Total lipid (fat),G +1861767,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1861828,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1862099,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1862353,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1862654,1004,9.09,,70.0,,,,,,,Total lipid (fat),G +1862666,1004,0.21,,70.0,,,,,,,Total lipid (fat),G +1862711,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +1862858,1004,39.29,,70.0,,,,,,,Total lipid (fat),G +1862875,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1863024,1004,29.73,,70.0,,,,,,,Total lipid (fat),G +1863042,1004,16.36,,70.0,,,,,,,Total lipid (fat),G +1863118,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +1863165,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +1863670,1004,0.62,,70.0,,,,,,,Total lipid (fat),G +1863913,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1864402,1004,39.29,,70.0,,,,,,,Total lipid (fat),G +1864598,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1864917,1004,10.34,,70.0,,,,,,,Total lipid (fat),G +1865068,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1865148,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1865311,1004,1.6,,70.0,,,,,,,Total lipid (fat),G +1865525,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +1865670,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1865709,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1865820,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +1866240,1004,11.36,,70.0,,,,,,,Total lipid (fat),G +1866251,1004,10.53,,70.0,,,,,,,Total lipid (fat),G +1866282,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +1866453,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1866533,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1866597,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1866639,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1866766,1004,31.58,,70.0,,,,,,,Total lipid (fat),G +1867093,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1867221,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +1867355,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1867464,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1867695,1004,16.36,,70.0,,,,,,,Total lipid (fat),G +1867733,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1867805,1004,10.59,,70.0,,,,,,,Total lipid (fat),G +1867863,1004,17.14,,70.0,,,,,,,Total lipid (fat),G +1868042,1004,38.0,,70.0,,,,,,,Total lipid (fat),G +1868653,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1868763,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1868861,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1869095,1004,27.27,,70.0,,,,,,,Total lipid (fat),G +1869473,1004,12.82,,70.0,,,,,,,Total lipid (fat),G +1869576,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1869911,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1869946,1004,4.67,,70.0,,,,,,,Total lipid (fat),G +1870297,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1870348,1004,34.29,,70.0,,,,,,,Total lipid (fat),G +1870405,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1870417,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1870481,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1870569,1004,14.12,,70.0,,,,,,,Total lipid (fat),G +1870629,1004,7.35,,70.0,,,,,,,Total lipid (fat),G +1870744,1004,2.35,,70.0,,,,,,,Total lipid (fat),G +1871259,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1871381,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1871821,1004,1.06,,70.0,,,,,,,Total lipid (fat),G +1871830,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1872181,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1872614,1004,29.41,,70.0,,,,,,,Total lipid (fat),G +1872818,1004,8.57,,70.0,,,,,,,Total lipid (fat),G +1872951,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +1873033,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1873097,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1873446,1004,66.67,,70.0,,,,,,,Total lipid (fat),G +1873648,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1873882,1004,17.14,,70.0,,,,,,,Total lipid (fat),G +1874274,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1874312,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1874348,1004,17.5,,70.0,,,,,,,Total lipid (fat),G +1874573,1004,22.22,,70.0,,,,,,,Total lipid (fat),G +1874851,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1875276,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1875280,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1875281,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1875328,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1875394,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1875456,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +1875686,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1875839,1004,60.0,,70.0,,,,,,,Total lipid (fat),G +1875991,1004,32.5,,70.0,,,,,,,Total lipid (fat),G +1876422,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1876423,1004,5.88,,70.0,,,,,,,Total lipid (fat),G +1876529,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1876554,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1876708,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1876777,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1876812,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +1876941,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1877546,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1877607,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1877684,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1877931,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1877958,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +1878200,1004,39.47,,70.0,,,,,,,Total lipid (fat),G +1878301,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1878362,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1878624,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1878840,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1878922,1004,30.23,,70.0,,,,,,,Total lipid (fat),G +1878924,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1878929,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1879053,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1879555,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1879655,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1879928,1004,14.71,,70.0,,,,,,,Total lipid (fat),G +1880113,1004,19.23,,70.0,,,,,,,Total lipid (fat),G +1880152,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1880260,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1880517,1004,8.75,,70.0,,,,,,,Total lipid (fat),G +1140141,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +1140568,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1140587,1004,2.08,,70.0,,,,,,,Total lipid (fat),G +1140704,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1140860,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1140919,1004,10.81,,70.0,,,,,,,Total lipid (fat),G +1140983,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1141592,1004,62.5,,70.0,,,,,,,Total lipid (fat),G +1141869,1004,12.0,,70.0,,,,,,,Total lipid (fat),G +1142050,1004,7.06,,70.0,,,,,,,Total lipid (fat),G +1142303,1004,13.08,,70.0,,,,,,,Total lipid (fat),G +1142322,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +1142342,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1142662,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1142951,1004,2.63,,70.0,,,,,,,Total lipid (fat),G +1142953,1004,21.05,,70.0,,,,,,,Total lipid (fat),G +1143052,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1143220,1004,0.21,,70.0,,,,,,,Total lipid (fat),G +1143518,1004,15.0,,70.0,,,,,,,Total lipid (fat),G +1144167,1004,12.94,,70.0,,,,,,,Total lipid (fat),G +1144333,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1144551,1004,12.86,,70.0,,,,,,,Total lipid (fat),G +1144794,1004,21.79,,70.0,,,,,,,Total lipid (fat),G +1144851,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1144983,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1145005,1004,1.69,,70.0,,,,,,,Total lipid (fat),G +1145129,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1880700,1004,24.32,,70.0,,,,,,,Total lipid (fat),G +1145386,1004,4.25,,71.0,,,,,,,Total lipid (fat),G +1145547,1004,0.25,,78.0,,,,,,,Total lipid (fat),G +1145567,1004,0.0,,78.0,,,,,,,Total lipid (fat),G +1145647,1004,2.13,,71.0,,,,,,,Total lipid (fat),G +1145668,1004,26.0,,78.0,,,,,,,Total lipid (fat),G +1145691,1004,16.0,,78.0,,,,,,,Total lipid (fat),G +1145845,1004,7.0,,78.0,,,,,,,Total lipid (fat),G +1145907,1004,0.0,,78.0,,,,,,,Total lipid (fat),G +1145958,1004,0.0,,78.0,,,,,,,Total lipid (fat),G +1146242,1004,28.0,,71.0,,,,,,,Total lipid (fat),G +1146322,1004,28.57,,71.0,,,,,,,Total lipid (fat),G +1147063,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +1147064,1004,3.12,,70.0,,,,,,,Total lipid (fat),G +1147083,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +1147179,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1147216,1004,7.96,,70.0,,,,,,,Total lipid (fat),G +1147272,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1147481,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +1147636,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1147840,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1148109,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1148763,1004,1.69,,70.0,,,,,,,Total lipid (fat),G +1148925,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1148978,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +1149794,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1150140,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1150170,1004,19.23,,70.0,,,,,,,Total lipid (fat),G +1150533,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1150771,1004,31.25,,70.0,,,,,,,Total lipid (fat),G +1150819,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +1151011,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +1151062,1004,4.76,,70.0,,,,,,,Total lipid (fat),G +1151143,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1151541,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1151586,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1151660,1004,2.5,,70.0,,,,,,,Total lipid (fat),G +1151670,1004,4.0,,70.0,,,,,,,Total lipid (fat),G +1151882,1004,15.0,,70.0,,,,,,,Total lipid (fat),G +1152052,1004,9.46,,70.0,,,,,,,Total lipid (fat),G +1152066,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +1152128,1004,0.3,,70.0,,,,,,,Total lipid (fat),G +1152648,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1153461,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1153465,1004,18.52,,70.0,,,,,,,Total lipid (fat),G +1153533,1004,9.26,,70.0,,,,,,,Total lipid (fat),G +1153645,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +1153895,1004,36.67,,70.0,,,,,,,Total lipid (fat),G +1153907,1004,1.9,,70.0,,,,,,,Total lipid (fat),G +1153927,1004,11.11,,70.0,,,,,,,Total lipid (fat),G +1154299,1004,17.65,,70.0,,,,,,,Total lipid (fat),G +1154656,1004,11.49,,70.0,,,,,,,Total lipid (fat),G +1154843,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1155010,1004,1.63,,71.0,,,,,,,Total lipid (fat),G +1155090,1004,11.0,,78.0,,,,,,,Total lipid (fat),G +1155117,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1155200,1004,0.42,,71.0,,,,,,,Total lipid (fat),G +1155251,1004,0.79,,71.0,,,,,,,Total lipid (fat),G +1155292,1004,1.46,,71.0,,,,,,,Total lipid (fat),G +1155676,1004,8.9,,70.0,,,,,,,Total lipid (fat),G +1156291,1004,53.33,,70.0,,,,,,,Total lipid (fat),G +1156357,1004,71.43,,70.0,,,,,,,Total lipid (fat),G +1156612,1004,10.77,,70.0,,,,,,,Total lipid (fat),G +1156636,1004,35.34,,70.0,,,,,,,Total lipid (fat),G +1156819,1004,7.81,,70.0,,,,,,,Total lipid (fat),G +1156833,1004,5.29,,70.0,,,,,,,Total lipid (fat),G +1157010,1004,2.71,,70.0,,,,,,,Total lipid (fat),G +1157244,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +1157949,1004,1.06,,70.0,,,,,,,Total lipid (fat),G +1158132,1004,28.3,,70.0,,,,,,,Total lipid (fat),G +1159049,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1159898,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1159915,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1159961,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1160193,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +1160289,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1160293,1004,14.58,,70.0,,,,,,,Total lipid (fat),G +1160296,1004,13.54,,70.0,,,,,,,Total lipid (fat),G +1160375,1004,25.93,,70.0,,,,,,,Total lipid (fat),G +1160420,1004,13.04,,70.0,,,,,,,Total lipid (fat),G +1160720,1004,13.64,,70.0,,,,,,,Total lipid (fat),G +1160813,1004,35.0,,70.0,,,,,,,Total lipid (fat),G +1161134,1004,0.45,,70.0,,,,,,,Total lipid (fat),G +1161270,1004,6.71,,70.0,,,,,,,Total lipid (fat),G +1161478,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +1161521,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1161630,1004,3.12,,70.0,,,,,,,Total lipid (fat),G +1161973,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1162413,1004,7.08,,70.0,,,,,,,Total lipid (fat),G +1162450,1004,35.0,,70.0,,,,,,,Total lipid (fat),G +1162654,1004,3.56,,70.0,,,,,,,Total lipid (fat),G +1162798,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1162884,1004,1.48,,70.0,,,,,,,Total lipid (fat),G +1163306,1004,6.76,,70.0,,,,,,,Total lipid (fat),G +1163687,1004,0.37,,71.0,,,,,,,Total lipid (fat),G +1163881,1004,8.57,,71.0,,,,,,,Total lipid (fat),G +1164257,1004,0.77,,71.0,,,,,,,Total lipid (fat),G +1164468,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1164522,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1164755,1004,44.83,,71.0,,,,,,,Total lipid (fat),G +1165067,1004,17.31,,71.0,,,,,,,Total lipid (fat),G +1165169,1004,6.29,,75.0,,,,,,,Total lipid (fat),G +1165511,1004,59.52,,71.0,,,,,,,Total lipid (fat),G +1165640,1004,22.34,,75.0,,,,,,,Total lipid (fat),G +1165688,1004,0.0,,78.0,,,,,,,Total lipid (fat),G +1165700,1004,3.81,,78.0,,,,,,,Total lipid (fat),G +1165744,1004,9.62,,71.0,,,,,,,Total lipid (fat),G +1166102,1004,5.88,,71.0,,,,,,,Total lipid (fat),G +1166103,1004,1.34,,71.0,,,,,,,Total lipid (fat),G +1166794,1004,14.29,,71.0,,,,,,,Total lipid (fat),G +1166882,1004,28.12,,71.0,,,,,,,Total lipid (fat),G +1166957,1004,1.79,,71.0,,,,,,,Total lipid (fat),G +1167123,1004,3.54,,71.0,,,,,,,Total lipid (fat),G +1167778,1004,17.86,,71.0,,,,,,,Total lipid (fat),G +1168172,1004,25.28,,75.0,,,,,,,Total lipid (fat),G +1168215,1004,1.77,,71.0,,,,,,,Total lipid (fat),G +1168300,1004,0.89,,71.0,,,,,,,Total lipid (fat),G +1168329,1004,0.88,,71.0,,,,,,,Total lipid (fat),G +1168350,1004,6.0,,71.0,,,,,,,Total lipid (fat),G +1168943,1004,14.29,,71.0,,,,,,,Total lipid (fat),G +1169021,1004,12.5,,71.0,,,,,,,Total lipid (fat),G +1169828,1004,1.25,,71.0,,,,,,,Total lipid (fat),G +1169987,1004,0.38,,71.0,,,,,,,Total lipid (fat),G +1170147,1004,42.86,,71.0,,,,,,,Total lipid (fat),G +1171008,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1171019,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1171171,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1171295,1004,12.69,,70.0,,,,,,,Total lipid (fat),G +1171366,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +1171451,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +1171501,1004,71.43,,70.0,,,,,,,Total lipid (fat),G +1171962,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1172274,1004,5.15,,70.0,,,,,,,Total lipid (fat),G +1172285,1004,9.38,,70.0,,,,,,,Total lipid (fat),G +1172656,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1172753,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1172889,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1172901,1004,43.75,,70.0,,,,,,,Total lipid (fat),G +1172987,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +1173023,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1173347,1004,2.86,,70.0,,,,,,,Total lipid (fat),G +1173603,1004,0.89,,70.0,,,,,,,Total lipid (fat),G +1173771,1004,22.5,,70.0,,,,,,,Total lipid (fat),G +1173901,1004,40.35,,70.0,,,,,,,Total lipid (fat),G +1173907,1004,1.2,,70.0,,,,,,,Total lipid (fat),G +1174170,1004,3.28,,70.0,,,,,,,Total lipid (fat),G +1174224,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +1174243,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1174565,1004,16.07,,70.0,,,,,,,Total lipid (fat),G +1174926,1004,46.88,,70.0,,,,,,,Total lipid (fat),G +1175030,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1175274,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1175910,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +1176890,1004,4.17,,70.0,,,,,,,Total lipid (fat),G +1177425,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1177676,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1177974,1004,1.67,,70.0,,,,,,,Total lipid (fat),G +1178160,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1178281,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1178298,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1178582,1004,1.6,,70.0,,,,,,,Total lipid (fat),G +1178707,1004,22.58,,70.0,,,,,,,Total lipid (fat),G +1178795,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1178966,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +1179471,1004,2.8,,70.0,,,,,,,Total lipid (fat),G +1179483,1004,1.6,,70.0,,,,,,,Total lipid (fat),G +1179611,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1179763,1004,2.0,,70.0,,,,,,,Total lipid (fat),G +1179940,1004,46.43,,70.0,,,,,,,Total lipid (fat),G +1180111,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1180156,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1180289,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1180303,1004,1.67,,70.0,,,,,,,Total lipid (fat),G +1180614,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1180947,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +1181093,1004,2.13,,70.0,,,,,,,Total lipid (fat),G +1181262,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1181420,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1181491,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1182137,1004,57.14,,70.0,,,,,,,Total lipid (fat),G +1182799,1004,4.03,,70.0,,,,,,,Total lipid (fat),G +1182848,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1183087,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +1183235,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +1183311,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1183400,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1183635,1004,10.29,,70.0,,,,,,,Total lipid (fat),G +1183759,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1184226,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1184476,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1184515,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1184570,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +1185209,1004,5.13,,70.0,,,,,,,Total lipid (fat),G +1185228,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1185264,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +1185475,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1185621,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1185974,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1186009,1004,53.33,,70.0,,,,,,,Total lipid (fat),G +1186071,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1186083,1004,5.36,,70.0,,,,,,,Total lipid (fat),G +1186222,1004,1.76,,70.0,,,,,,,Total lipid (fat),G +1186361,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1186534,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1186841,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1187118,1004,36.67,,70.0,,,,,,,Total lipid (fat),G +1187169,1004,42.42,,70.0,,,,,,,Total lipid (fat),G +1187175,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1187199,1004,19.44,,70.0,,,,,,,Total lipid (fat),G +1187326,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1187408,1004,2.02,,70.0,,,,,,,Total lipid (fat),G +1187502,1004,19.75,,70.0,,,,,,,Total lipid (fat),G +1187756,1004,7.78,,70.0,,,,,,,Total lipid (fat),G +1188604,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1188722,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1188883,1004,12.58,,70.0,,,,,,,Total lipid (fat),G +1188950,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1189561,1004,4.39,,70.0,,,,,,,Total lipid (fat),G +1189740,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1189787,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1189793,1004,30.77,,70.0,,,,,,,Total lipid (fat),G +1189980,1004,3.03,,70.0,,,,,,,Total lipid (fat),G +1190336,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1190491,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1190652,1004,2.68,,70.0,,,,,,,Total lipid (fat),G +1190676,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1190871,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1191167,1004,16.13,,70.0,,,,,,,Total lipid (fat),G +1191325,1004,25.76,,70.0,,,,,,,Total lipid (fat),G +1191402,1004,1.22,,70.0,,,,,,,Total lipid (fat),G +1192095,1004,20.83,,70.0,,,,,,,Total lipid (fat),G +1192239,1004,3.2,,70.0,,,,,,,Total lipid (fat),G +1192497,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1192732,1004,2.86,,70.0,,,,,,,Total lipid (fat),G +1193040,1004,46.88,,70.0,,,,,,,Total lipid (fat),G +1193065,1004,78.57,,70.0,,,,,,,Total lipid (fat),G +1193385,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1193401,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1193710,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1193914,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1194089,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1194268,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1194875,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1194999,1004,1.95,,70.0,,,,,,,Total lipid (fat),G +1195252,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +1195866,1004,0.89,,70.0,,,,,,,Total lipid (fat),G +1196081,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1196728,1004,0.79,,70.0,,,,,,,Total lipid (fat),G +1196766,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +1196969,1004,2.03,,70.0,,,,,,,Total lipid (fat),G +1197009,1004,1.75,,70.0,,,,,,,Total lipid (fat),G +1198324,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1198357,1004,18.75,,70.0,,,,,,,Total lipid (fat),G +1198384,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +1198502,1004,13.95,,70.0,,,,,,,Total lipid (fat),G +1198547,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1198934,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1198953,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1199028,1004,10.5,,70.0,,,,,,,Total lipid (fat),G +1199083,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +1199346,1004,1.22,,70.0,,,,,,,Total lipid (fat),G +1199712,1004,55.17,,70.0,,,,,,,Total lipid (fat),G +1201030,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1201140,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1201152,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1201167,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1201338,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1201465,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1201758,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1202055,1004,4.39,,70.0,,,,,,,Total lipid (fat),G +1202118,1004,7.5,,70.0,,,,,,,Total lipid (fat),G +1202199,1004,46.43,,70.0,,,,,,,Total lipid (fat),G +1202316,1004,1.18,,70.0,,,,,,,Total lipid (fat),G +1202484,1004,32.26,,70.0,,,,,,,Total lipid (fat),G +1202922,1004,0.61,,70.0,,,,,,,Total lipid (fat),G +1202985,1004,7.89,,70.0,,,,,,,Total lipid (fat),G +1203279,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +1203472,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +1203722,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1203856,1004,36.67,,70.0,,,,,,,Total lipid (fat),G +1203944,1004,21.74,,70.0,,,,,,,Total lipid (fat),G +1204019,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1204153,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1204185,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1204430,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +1205164,1004,9.38,,70.0,,,,,,,Total lipid (fat),G +1205177,1004,3.12,,70.0,,,,,,,Total lipid (fat),G +1205344,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1205905,1004,45.16,,70.0,,,,,,,Total lipid (fat),G +1205975,1004,36.67,,70.0,,,,,,,Total lipid (fat),G +1206515,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1206688,1004,18.0,,70.0,,,,,,,Total lipid (fat),G +1206926,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +1207389,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +1207427,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1207432,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1207752,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1207958,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1208397,1004,5.71,,70.0,,,,,,,Total lipid (fat),G +1208440,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1208838,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1208883,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1208892,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1208988,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1209031,1004,14.67,,70.0,,,,,,,Total lipid (fat),G +1209648,1004,8.93,,70.0,,,,,,,Total lipid (fat),G +1210603,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1210609,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1210864,1004,21.05,,70.0,,,,,,,Total lipid (fat),G +1211327,1004,1.2,,70.0,,,,,,,Total lipid (fat),G +1211478,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +1211495,1004,41.18,,70.0,,,,,,,Total lipid (fat),G +1211739,1004,39.29,,70.0,,,,,,,Total lipid (fat),G +1211949,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1211950,1004,41.38,,70.0,,,,,,,Total lipid (fat),G +1212074,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1212179,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +1212485,1004,1.43,,70.0,,,,,,,Total lipid (fat),G +1213394,1004,2.63,,70.0,,,,,,,Total lipid (fat),G +1213398,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1213470,1004,0.8,,70.0,,,,,,,Total lipid (fat),G +1213547,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1214546,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1214883,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1215271,1004,40.62,,70.0,,,,,,,Total lipid (fat),G +1215361,1004,20.35,,70.0,,,,,,,Total lipid (fat),G +1215473,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1216013,1004,2.5,,70.0,,,,,,,Total lipid (fat),G +1216710,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1217172,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1217227,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1217697,1004,11.43,,70.0,,,,,,,Total lipid (fat),G +1217791,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1217839,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1217983,1004,8.06,,70.0,,,,,,,Total lipid (fat),G +1218367,1004,10.94,,70.0,,,,,,,Total lipid (fat),G +1218520,1004,2.5,,70.0,,,,,,,Total lipid (fat),G +1218584,1004,34.88,,70.0,,,,,,,Total lipid (fat),G +1218704,1004,2.56,,70.0,,,,,,,Total lipid (fat),G +1218760,1004,22.22,,70.0,,,,,,,Total lipid (fat),G +1218984,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +1219296,1004,38.89,,70.0,,,,,,,Total lipid (fat),G +1219546,1004,18.18,,70.0,,,,,,,Total lipid (fat),G +1219557,1004,3.53,,70.0,,,,,,,Total lipid (fat),G +1219838,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1219860,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1219885,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1220485,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1220511,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1220585,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1220901,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1221043,1004,11.67,,70.0,,,,,,,Total lipid (fat),G +1221593,1004,2.08,,70.0,,,,,,,Total lipid (fat),G +1221961,1004,7.69,,70.0,,,,,,,Total lipid (fat),G +1222336,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1222609,1004,5.65,,70.0,,,,,,,Total lipid (fat),G +1222641,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1222731,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1222733,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1222776,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1223072,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1223350,1004,21.13,,70.0,,,,,,,Total lipid (fat),G +1223445,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1223463,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1223571,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1223757,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +1224222,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +1224336,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1224594,1004,37.5,,70.0,,,,,,,Total lipid (fat),G +1224604,1004,43.33,,70.0,,,,,,,Total lipid (fat),G +1224744,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1224755,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1225092,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1225978,1004,11.67,,70.0,,,,,,,Total lipid (fat),G +1226224,1004,42.33,,70.0,,,,,,,Total lipid (fat),G +1226229,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1226721,1004,18.6,,70.0,,,,,,,Total lipid (fat),G +1226774,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +1227142,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1227391,1004,32.0,,70.0,,,,,,,Total lipid (fat),G +1227425,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1227713,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1227781,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1228126,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1228709,1004,24.65,,70.0,,,,,,,Total lipid (fat),G +1229123,1004,46.43,,70.0,,,,,,,Total lipid (fat),G +1230134,1004,32.5,,70.0,,,,,,,Total lipid (fat),G +1230527,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1230998,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +1231137,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1231196,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1231238,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1231658,1004,38.46,,70.0,,,,,,,Total lipid (fat),G +1233090,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1233208,1004,19.23,,70.0,,,,,,,Total lipid (fat),G +1233372,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1233753,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1233799,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1233959,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1234054,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1234093,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1234106,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1234606,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1235017,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1235187,1004,15.07,,70.0,,,,,,,Total lipid (fat),G +1235244,1004,20.69,,70.0,,,,,,,Total lipid (fat),G +1235355,1004,51.52,,70.0,,,,,,,Total lipid (fat),G +1235579,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1235779,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1236025,1004,15.79,,70.0,,,,,,,Total lipid (fat),G +1236288,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +1236748,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1237069,1004,52.0,,70.0,,,,,,,Total lipid (fat),G +1237511,1004,32.26,,70.0,,,,,,,Total lipid (fat),G +1237557,1004,27.59,,70.0,,,,,,,Total lipid (fat),G +1237615,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +1237872,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1238020,1004,1.25,,70.0,,,,,,,Total lipid (fat),G +1238323,1004,48.0,,70.0,,,,,,,Total lipid (fat),G +1239079,1004,25.42,,70.0,,,,,,,Total lipid (fat),G +1239148,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1239792,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1240162,1004,32.5,,70.0,,,,,,,Total lipid (fat),G +1240265,1004,46.43,,70.0,,,,,,,Total lipid (fat),G +1240329,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1240665,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1240692,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1240998,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1241021,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +1241518,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +1242785,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1242803,1004,2.83,,70.0,,,,,,,Total lipid (fat),G +1243126,1004,15.0,,70.0,,,,,,,Total lipid (fat),G +1243193,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1243383,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1243424,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1243984,1004,11.67,,70.0,,,,,,,Total lipid (fat),G +1244759,1004,15.04,,70.0,,,,,,,Total lipid (fat),G +1244923,1004,10.71,,70.0,,,,,,,Total lipid (fat),G +1244960,1004,1.18,,70.0,,,,,,,Total lipid (fat),G +1245001,1004,12.68,,70.0,,,,,,,Total lipid (fat),G +1245174,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1245189,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1245335,1004,16.92,,70.0,,,,,,,Total lipid (fat),G +1245541,1004,8.82,,70.0,,,,,,,Total lipid (fat),G +1245760,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1245916,1004,14.04,,70.0,,,,,,,Total lipid (fat),G +1245988,1004,18.33,,70.0,,,,,,,Total lipid (fat),G +1246011,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1246423,1004,2.11,,70.0,,,,,,,Total lipid (fat),G +1246544,1004,4.23,,70.0,,,,,,,Total lipid (fat),G +1246551,1004,35.29,,70.0,,,,,,,Total lipid (fat),G +1246607,1004,18.75,,70.0,,,,,,,Total lipid (fat),G +1246697,1004,21.05,,70.0,,,,,,,Total lipid (fat),G +1246909,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1246915,1004,15.88,,70.0,,,,,,,Total lipid (fat),G +1247053,1004,1.43,,70.0,,,,,,,Total lipid (fat),G +1247697,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1247938,1004,22.12,,70.0,,,,,,,Total lipid (fat),G +1248174,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1248245,1004,25.93,,70.0,,,,,,,Total lipid (fat),G +1248397,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +1248499,1004,4.21,,70.0,,,,,,,Total lipid (fat),G +1248697,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +1248870,1004,11.9,,70.0,,,,,,,Total lipid (fat),G +1249502,1004,12.39,,70.0,,,,,,,Total lipid (fat),G +1249973,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1250109,1004,14.08,,70.0,,,,,,,Total lipid (fat),G +1250306,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +1250655,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1250662,1004,21.33,,70.0,,,,,,,Total lipid (fat),G +1250884,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1250910,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1251056,1004,7.02,,70.0,,,,,,,Total lipid (fat),G +1251099,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1251272,1004,21.18,,70.0,,,,,,,Total lipid (fat),G +1251436,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1251547,1004,20.93,,70.0,,,,,,,Total lipid (fat),G +1251631,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1251882,1004,1.32,,70.0,,,,,,,Total lipid (fat),G +1252018,1004,1.04,,70.0,,,,,,,Total lipid (fat),G +1252094,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1252193,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1252751,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1252939,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1253043,1004,1.11,,70.0,,,,,,,Total lipid (fat),G +1253132,1004,9.41,,70.0,,,,,,,Total lipid (fat),G +1253174,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1253516,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1253723,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1254107,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1254288,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1254550,1004,1.67,,70.0,,,,,,,Total lipid (fat),G +1254636,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1254890,1004,23.68,,70.0,,,,,,,Total lipid (fat),G +1254950,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1255008,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1255651,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1256181,1004,9.23,,70.0,,,,,,,Total lipid (fat),G +1256265,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +1256286,1004,4.46,,70.0,,,,,,,Total lipid (fat),G +1256297,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1256439,1004,11.76,,70.0,,,,,,,Total lipid (fat),G +1257208,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1257340,1004,5.81,,70.0,,,,,,,Total lipid (fat),G +1257364,1004,1.03,,70.0,,,,,,,Total lipid (fat),G +1257445,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1257544,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1257761,1004,5.26,,70.0,,,,,,,Total lipid (fat),G +1258338,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +1258521,1004,5.88,,70.0,,,,,,,Total lipid (fat),G +1258759,1004,8.18,,70.0,,,,,,,Total lipid (fat),G +1258977,1004,0.89,,70.0,,,,,,,Total lipid (fat),G +1259398,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1259457,1004,8.39,,70.0,,,,,,,Total lipid (fat),G +1260072,1004,11.85,,70.0,,,,,,,Total lipid (fat),G +1260204,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1260246,1004,0.42,,70.0,,,,,,,Total lipid (fat),G +1260265,1004,1.04,,70.0,,,,,,,Total lipid (fat),G +1260387,1004,16.13,,70.0,,,,,,,Total lipid (fat),G +1260524,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1260567,1004,3.75,,70.0,,,,,,,Total lipid (fat),G +1260598,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1261179,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +1261186,1004,3.1,,70.0,,,,,,,Total lipid (fat),G +1261324,1004,2.73,,70.0,,,,,,,Total lipid (fat),G +1261325,1004,1.11,,70.0,,,,,,,Total lipid (fat),G +1261395,1004,6.38,,70.0,,,,,,,Total lipid (fat),G +1261771,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1261783,1004,1.75,,70.0,,,,,,,Total lipid (fat),G +1261860,1004,1.75,,70.0,,,,,,,Total lipid (fat),G +1261969,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1262107,1004,1.95,,70.0,,,,,,,Total lipid (fat),G +1262208,1004,28.24,,70.0,,,,,,,Total lipid (fat),G +1262455,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +1263500,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1263572,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +1263667,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +1263713,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1263804,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1263874,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1264240,1004,0.77,,70.0,,,,,,,Total lipid (fat),G +1264252,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1264645,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1264846,1004,10.32,,70.0,,,,,,,Total lipid (fat),G +1264890,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1264904,1004,11.27,,70.0,,,,,,,Total lipid (fat),G +1265033,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1265087,1004,2.45,,70.0,,,,,,,Total lipid (fat),G +1265346,1004,3.68,,70.0,,,,,,,Total lipid (fat),G +1265929,1004,8.0,,70.0,,,,,,,Total lipid (fat),G +1266091,1004,5.43,,70.0,,,,,,,Total lipid (fat),G +1266097,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1266114,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1266118,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1266339,1004,13.1,,70.0,,,,,,,Total lipid (fat),G +1266623,1004,3.68,,70.0,,,,,,,Total lipid (fat),G +1266971,1004,2.68,,70.0,,,,,,,Total lipid (fat),G +1267126,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1267410,1004,22.22,,70.0,,,,,,,Total lipid (fat),G +1267441,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1267506,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1268132,1004,16.33,,70.0,,,,,,,Total lipid (fat),G +1268292,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1268353,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1268557,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +1269234,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1269459,1004,18.54,,70.0,,,,,,,Total lipid (fat),G +1269675,1004,2.21,,70.0,,,,,,,Total lipid (fat),G +1269840,1004,4.17,,70.0,,,,,,,Total lipid (fat),G +1270049,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1270415,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1270451,1004,2.42,,70.0,,,,,,,Total lipid (fat),G +1270653,1004,0.59,,70.0,,,,,,,Total lipid (fat),G +1270945,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +1270957,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1271401,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1271470,1004,26.92,,70.0,,,,,,,Total lipid (fat),G +1271606,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1271620,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1271856,1004,8.0,,70.0,,,,,,,Total lipid (fat),G +1272137,1004,11.54,,70.0,,,,,,,Total lipid (fat),G +1272401,1004,35.0,,70.0,,,,,,,Total lipid (fat),G +1272569,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1272709,1004,16.46,,70.0,,,,,,,Total lipid (fat),G +1272838,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1273341,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1273370,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +1273788,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1274122,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1274149,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1274223,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1274321,1004,17.65,,70.0,,,,,,,Total lipid (fat),G +1274596,1004,2.72,,70.0,,,,,,,Total lipid (fat),G +1274632,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1275289,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1275552,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +1276034,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1276057,1004,2.94,,70.0,,,,,,,Total lipid (fat),G +1276190,1004,4.42,,70.0,,,,,,,Total lipid (fat),G +1276247,1004,17.39,,70.0,,,,,,,Total lipid (fat),G +1276306,1004,12.3,,70.0,,,,,,,Total lipid (fat),G +1276780,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1276869,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1277188,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1277205,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1277439,1004,14.71,,70.0,,,,,,,Total lipid (fat),G +1277516,1004,7.03,,70.0,,,,,,,Total lipid (fat),G +1277546,1004,4.42,,70.0,,,,,,,Total lipid (fat),G +1277577,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1277805,1004,46.43,,70.0,,,,,,,Total lipid (fat),G +1277847,1004,36.67,,70.0,,,,,,,Total lipid (fat),G +1277860,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1277925,1004,8.0,,70.0,,,,,,,Total lipid (fat),G +1278054,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1278678,1004,30.23,,70.0,,,,,,,Total lipid (fat),G +1278769,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1278891,1004,56.67,,70.0,,,,,,,Total lipid (fat),G +1279254,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +1279528,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1280086,1004,9.41,,70.0,,,,,,,Total lipid (fat),G +1280526,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1281111,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1281650,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1281680,1004,30.3,,70.0,,,,,,,Total lipid (fat),G +1281915,1004,1.67,,70.0,,,,,,,Total lipid (fat),G +1282029,1004,13.89,,70.0,,,,,,,Total lipid (fat),G +1282033,1004,8.77,,70.0,,,,,,,Total lipid (fat),G +1282225,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1282452,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1282799,1004,1.77,,70.0,,,,,,,Total lipid (fat),G +1282884,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1282890,1004,4.12,,70.0,,,,,,,Total lipid (fat),G +1283170,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1284147,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1284207,1004,18.18,,70.0,,,,,,,Total lipid (fat),G +1284685,1004,6.0,,70.0,,,,,,,Total lipid (fat),G +1284782,1004,0.66,,70.0,,,,,,,Total lipid (fat),G +1284993,1004,0.41,,70.0,,,,,,,Total lipid (fat),G +1286414,1004,1.11,,70.0,,,,,,,Total lipid (fat),G +1286522,1004,1.15,,70.0,,,,,,,Total lipid (fat),G +1286557,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +1286598,1004,62.07,,70.0,,,,,,,Total lipid (fat),G +1286730,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1286835,1004,13.85,,70.0,,,,,,,Total lipid (fat),G +1286855,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1287920,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1288082,1004,1.46,,70.0,,,,,,,Total lipid (fat),G +1288149,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +1288281,1004,36.0,,70.0,,,,,,,Total lipid (fat),G +1288293,1004,23.81,,70.0,,,,,,,Total lipid (fat),G +1288494,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1289068,1004,21.88,,70.0,,,,,,,Total lipid (fat),G +1290005,1004,3.53,,70.0,,,,,,,Total lipid (fat),G +1290429,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1290518,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +1291181,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1291524,1004,26.32,,70.0,,,,,,,Total lipid (fat),G +1291862,1004,1.27,,70.0,,,,,,,Total lipid (fat),G +1291946,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1292150,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +1292383,1004,35.29,,70.0,,,,,,,Total lipid (fat),G +1292487,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1292881,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1293049,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +1293176,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1293251,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1293465,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +1293602,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1293871,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1294255,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1294310,1004,32.26,,70.0,,,,,,,Total lipid (fat),G +1294311,1004,18.89,,70.0,,,,,,,Total lipid (fat),G +1294381,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +1294445,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +1294624,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1294880,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1295803,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1296707,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1296963,1004,43.33,,70.0,,,,,,,Total lipid (fat),G +1297473,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1297714,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1297739,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +1297903,1004,18.33,,70.0,,,,,,,Total lipid (fat),G +1297922,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1298084,1004,36.55,,70.0,,,,,,,Total lipid (fat),G +1298120,1004,1.06,,70.0,,,,,,,Total lipid (fat),G +1298466,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1298735,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1298819,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1298983,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1299082,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1299164,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1299776,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1299846,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1300827,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1301040,1004,18.75,,70.0,,,,,,,Total lipid (fat),G +1301069,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +1301143,1004,46.43,,70.0,,,,,,,Total lipid (fat),G +1301211,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1301312,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1301323,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1301454,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1301844,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1301906,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +1302015,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1302028,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1302180,1004,5.29,,70.0,,,,,,,Total lipid (fat),G +1302271,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +1302332,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +1302341,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1303450,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1303486,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1303915,1004,40.62,,70.0,,,,,,,Total lipid (fat),G +1303936,1004,39.29,,70.0,,,,,,,Total lipid (fat),G +1304005,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1304143,1004,2.68,,70.0,,,,,,,Total lipid (fat),G +1304253,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +1304361,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1304487,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1304616,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +1304678,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1304797,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1304877,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1304900,1004,6.19,,70.0,,,,,,,Total lipid (fat),G +1304918,1004,2.86,,70.0,,,,,,,Total lipid (fat),G +1304975,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1305756,1004,4.44,,70.0,,,,,,,Total lipid (fat),G +1305777,1004,12.67,,70.0,,,,,,,Total lipid (fat),G +1305793,1004,2.21,,70.0,,,,,,,Total lipid (fat),G +1306036,1004,0.78,,70.0,,,,,,,Total lipid (fat),G +1306142,1004,18.57,,70.0,,,,,,,Total lipid (fat),G +1306313,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1306346,1004,6.41,,70.0,,,,,,,Total lipid (fat),G +1307663,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +1307972,1004,20.93,,70.0,,,,,,,Total lipid (fat),G +1309058,1004,5.41,,70.0,,,,,,,Total lipid (fat),G +1309332,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1309609,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1309677,1004,3.23,,70.0,,,,,,,Total lipid (fat),G +1310864,1004,38.1,,70.0,,,,,,,Total lipid (fat),G +1310886,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1311061,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1311354,1004,1.43,,70.0,,,,,,,Total lipid (fat),G +1311575,1004,5.31,,70.0,,,,,,,Total lipid (fat),G +1311620,1004,16.81,,70.0,,,,,,,Total lipid (fat),G +1311780,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +1312432,1004,37.5,,70.0,,,,,,,Total lipid (fat),G +1312541,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1312833,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1313157,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1313494,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1313649,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1313823,1004,5.71,,70.0,,,,,,,Total lipid (fat),G +1314035,1004,15.79,,70.0,,,,,,,Total lipid (fat),G +1314252,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +1314474,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1314745,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1314753,1004,8.24,,70.0,,,,,,,Total lipid (fat),G +1314968,1004,4.11,,70.0,,,,,,,Total lipid (fat),G +1315315,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1315604,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1315748,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1316258,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1316263,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1316983,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1317291,1004,3.49,,70.0,,,,,,,Total lipid (fat),G +1317814,1004,10.71,,70.0,,,,,,,Total lipid (fat),G +1318054,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1318622,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1318940,1004,14.98,,70.0,,,,,,,Total lipid (fat),G +1319031,1004,12.0,,70.0,,,,,,,Total lipid (fat),G +1319705,1004,15.62,,70.0,,,,,,,Total lipid (fat),G +1319971,1004,0.78,,70.0,,,,,,,Total lipid (fat),G +1319978,1004,2.4,,70.0,,,,,,,Total lipid (fat),G +1320205,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +1320208,1004,28.12,,70.0,,,,,,,Total lipid (fat),G +1320449,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1320489,1004,3.88,,70.0,,,,,,,Total lipid (fat),G +1321011,1004,1.04,,70.0,,,,,,,Total lipid (fat),G +1321107,1004,1.23,,70.0,,,,,,,Total lipid (fat),G +1321252,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1321355,1004,3.23,,70.0,,,,,,,Total lipid (fat),G +1321438,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1321520,1004,30.23,,70.0,,,,,,,Total lipid (fat),G +1321689,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1322216,1004,27.78,,70.0,,,,,,,Total lipid (fat),G +1322248,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +1322326,1004,25.71,,70.0,,,,,,,Total lipid (fat),G +1322387,1004,17.33,,70.0,,,,,,,Total lipid (fat),G +1322732,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +1322771,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1323882,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1324002,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1324376,1004,14.17,,70.0,,,,,,,Total lipid (fat),G +1324633,1004,10.77,,70.0,,,,,,,Total lipid (fat),G +1324888,1004,2.33,,70.0,,,,,,,Total lipid (fat),G +1325060,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +1325295,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1325563,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1325810,1004,4.76,,70.0,,,,,,,Total lipid (fat),G +1325830,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1325858,1004,2.72,,70.0,,,,,,,Total lipid (fat),G +1325864,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1325944,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1325969,1004,12.68,,70.0,,,,,,,Total lipid (fat),G +1326443,1004,10.23,,70.0,,,,,,,Total lipid (fat),G +1326552,1004,18.92,,70.0,,,,,,,Total lipid (fat),G +1326828,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1327030,1004,27.43,,70.0,,,,,,,Total lipid (fat),G +1327083,1004,42.5,,70.0,,,,,,,Total lipid (fat),G +1327106,1004,16.07,,70.0,,,,,,,Total lipid (fat),G +1327113,1004,0.15,,70.0,,,,,,,Total lipid (fat),G +1327218,1004,7.37,,70.0,,,,,,,Total lipid (fat),G +1327263,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1327524,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1328659,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1328850,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1330256,1004,78.57,,70.0,,,,,,,Total lipid (fat),G +1330415,1004,14.39,,70.0,,,,,,,Total lipid (fat),G +1330476,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1330545,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1330679,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1331742,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1331752,1004,16.13,,70.0,,,,,,,Total lipid (fat),G +1331993,1004,5.56,,70.0,,,,,,,Total lipid (fat),G +1332111,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1332468,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1332530,1004,15.15,,70.0,,,,,,,Total lipid (fat),G +1332950,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1333204,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1334146,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1334548,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1334936,1004,0.21,,70.0,,,,,,,Total lipid (fat),G +1335563,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1335612,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1335912,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1336959,1004,11.11,,70.0,,,,,,,Total lipid (fat),G +1337211,1004,1.36,,70.0,,,,,,,Total lipid (fat),G +1337302,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1337306,1004,1.46,,70.0,,,,,,,Total lipid (fat),G +1337685,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1338174,1004,3.85,,70.0,,,,,,,Total lipid (fat),G +1338543,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1339819,1004,7.76,,70.0,,,,,,,Total lipid (fat),G +1339873,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +1340571,1004,4.42,,70.0,,,,,,,Total lipid (fat),G +1340598,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1340727,1004,9.88,,70.0,,,,,,,Total lipid (fat),G +1340906,1004,5.38,,70.0,,,,,,,Total lipid (fat),G +1340947,1004,66.67,,70.0,,,,,,,Total lipid (fat),G +1341524,1004,13.89,,70.0,,,,,,,Total lipid (fat),G +1342794,1004,5.88,,70.0,,,,,,,Total lipid (fat),G +1342860,1004,1.02,,70.0,,,,,,,Total lipid (fat),G +1342893,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1342905,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1342934,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1343016,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1343817,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1344026,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +1344136,1004,19.05,,70.0,,,,,,,Total lipid (fat),G +1344205,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1344950,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1345021,1004,7.96,,70.0,,,,,,,Total lipid (fat),G +1345666,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1345917,1004,0.8,,70.0,,,,,,,Total lipid (fat),G +1346321,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1347012,1004,48.57,,70.0,,,,,,,Total lipid (fat),G +1347472,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +1347884,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +1347923,1004,4.71,,70.0,,,,,,,Total lipid (fat),G +1348162,1004,31.43,,70.0,,,,,,,Total lipid (fat),G +1348488,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +1348499,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +1348588,1004,4.88,,70.0,,,,,,,Total lipid (fat),G +1348636,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1348701,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1349035,1004,1.27,,70.0,,,,,,,Total lipid (fat),G +1349367,1004,24.24,,70.0,,,,,,,Total lipid (fat),G +1349519,1004,1.67,,70.0,,,,,,,Total lipid (fat),G +1349846,1004,4.69,,70.0,,,,,,,Total lipid (fat),G +1349862,1004,1.85,,70.0,,,,,,,Total lipid (fat),G +1350055,1004,16.16,,70.0,,,,,,,Total lipid (fat),G +1350094,1004,4.17,,70.0,,,,,,,Total lipid (fat),G +1352603,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1352685,1004,21.62,,70.0,,,,,,,Total lipid (fat),G +1352761,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +1353218,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +1353424,1004,3.1,,70.0,,,,,,,Total lipid (fat),G +1353963,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1354107,1004,0.5,,70.0,,,,,,,Total lipid (fat),G +1354423,1004,25.58,,70.0,,,,,,,Total lipid (fat),G +1354531,1004,8.0,,70.0,,,,,,,Total lipid (fat),G +1355049,1004,26.53,,70.0,,,,,,,Total lipid (fat),G +1355259,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1355289,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +1355354,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1355486,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1355511,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1355779,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1355808,1004,3.32,,70.0,,,,,,,Total lipid (fat),G +1355937,1004,66.67,,70.0,,,,,,,Total lipid (fat),G +1356340,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1356611,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1356741,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +1356820,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1357023,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +1357101,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1357423,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +1357498,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1357527,1004,8.93,,70.0,,,,,,,Total lipid (fat),G +1357861,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1357938,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +1358000,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1358153,1004,8.9,,70.0,,,,,,,Total lipid (fat),G +1358191,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +1358232,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +1358280,1004,5.36,,70.0,,,,,,,Total lipid (fat),G +1358557,1004,3.25,,70.0,,,,,,,Total lipid (fat),G +1358624,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1358715,1004,1.17,,70.0,,,,,,,Total lipid (fat),G +1358854,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1359102,1004,0.82,,70.0,,,,,,,Total lipid (fat),G +1359183,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1359420,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1359620,1004,27.5,,70.0,,,,,,,Total lipid (fat),G +1359644,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1359746,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +1359835,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +1359849,1004,11.69,,70.0,,,,,,,Total lipid (fat),G +1360032,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1360150,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1360253,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +1360649,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1360962,1004,10.34,,70.0,,,,,,,Total lipid (fat),G +1361012,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1361216,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1361518,1004,4.71,,70.0,,,,,,,Total lipid (fat),G +1361686,1004,6.85,,70.0,,,,,,,Total lipid (fat),G +1362538,1004,19.51,,70.0,,,,,,,Total lipid (fat),G +1362588,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1363400,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1363405,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1363586,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1363747,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1364355,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1364677,1004,25.61,,70.0,,,,,,,Total lipid (fat),G +1365368,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1365429,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +1366888,1004,31.25,,70.0,,,,,,,Total lipid (fat),G +1367383,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +1367554,1004,0.85,,70.0,,,,,,,Total lipid (fat),G +1368421,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1368764,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1369325,1004,0.89,,70.0,,,,,,,Total lipid (fat),G +1369468,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1369683,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1369934,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1370120,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1370225,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1370724,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1372548,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +1372666,1004,0.36,,70.0,,,,,,,Total lipid (fat),G +1372745,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +1372795,1004,0.92,,70.0,,,,,,,Total lipid (fat),G +1372955,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +1373097,1004,11.29,,70.0,,,,,,,Total lipid (fat),G +1373106,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +1373214,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1373354,1004,23.6,,70.0,,,,,,,Total lipid (fat),G +1373841,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1373869,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +1373875,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1374418,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1374535,1004,60.0,,70.0,,,,,,,Total lipid (fat),G +1374825,1004,2.25,,70.0,,,,,,,Total lipid (fat),G +1374832,1004,16.61,,70.0,,,,,,,Total lipid (fat),G +1375162,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1375180,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1375246,1004,17.14,,70.0,,,,,,,Total lipid (fat),G +1375732,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1375735,1004,0.83,,70.0,,,,,,,Total lipid (fat),G +1375838,1004,7.27,,70.0,,,,,,,Total lipid (fat),G +1375863,1004,25.58,,70.0,,,,,,,Total lipid (fat),G +1375929,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1375966,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1376073,1004,11.43,,70.0,,,,,,,Total lipid (fat),G +1376142,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1376152,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +1376808,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1377129,1004,4.42,,70.0,,,,,,,Total lipid (fat),G +1377290,1004,46.88,,70.0,,,,,,,Total lipid (fat),G +1377462,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1377526,1004,16.28,,70.0,,,,,,,Total lipid (fat),G +1377590,1004,0.42,,70.0,,,,,,,Total lipid (fat),G +1377909,1004,9.52,,70.0,,,,,,,Total lipid (fat),G +1377969,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1377983,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1378123,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1378154,1004,0.62,,70.0,,,,,,,Total lipid (fat),G +1378468,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1378884,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1378918,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1378937,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1378965,1004,1.92,,70.0,,,,,,,Total lipid (fat),G +1379023,1004,8.77,,70.0,,,,,,,Total lipid (fat),G +1379109,1004,0.44,,70.0,,,,,,,Total lipid (fat),G +1379565,1004,57.14,,70.0,,,,,,,Total lipid (fat),G +1379626,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1379891,1004,48.78,,70.0,,,,,,,Total lipid (fat),G +1380449,1004,0.4,,70.0,,,,,,,Total lipid (fat),G +1380994,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1381050,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1381138,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1381641,1004,38.71,,70.0,,,,,,,Total lipid (fat),G +1382342,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1383494,1004,6.36,,70.0,,,,,,,Total lipid (fat),G +1383544,1004,22.92,,70.0,,,,,,,Total lipid (fat),G +1383615,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1383995,1004,5.06,,70.0,,,,,,,Total lipid (fat),G +1384298,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1384369,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1384507,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1384515,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +1384629,1004,5.36,,70.0,,,,,,,Total lipid (fat),G +1384711,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1384751,1004,9.86,,70.0,,,,,,,Total lipid (fat),G +1384802,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1384936,1004,0.87,,70.0,,,,,,,Total lipid (fat),G +1385004,1004,10.47,,70.0,,,,,,,Total lipid (fat),G +1385052,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1385880,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1385938,1004,21.62,,70.0,,,,,,,Total lipid (fat),G +1385945,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +1386135,1004,14.1,,70.0,,,,,,,Total lipid (fat),G +1386254,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1386353,1004,2.38,,70.0,,,,,,,Total lipid (fat),G +1386479,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +1386707,1004,2.53,,70.0,,,,,,,Total lipid (fat),G +1387088,1004,2.0,,70.0,,,,,,,Total lipid (fat),G +1387182,1004,3.49,,70.0,,,,,,,Total lipid (fat),G +1388185,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1388723,1004,56.67,,70.0,,,,,,,Total lipid (fat),G +1388930,1004,3.53,,70.0,,,,,,,Total lipid (fat),G +1389045,1004,3.85,,70.0,,,,,,,Total lipid (fat),G +1389400,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1389450,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1389818,1004,1.18,,70.0,,,,,,,Total lipid (fat),G +1389830,1004,1.54,,70.0,,,,,,,Total lipid (fat),G +1389926,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1390082,1004,3.0,,70.0,,,,,,,Total lipid (fat),G +1390089,1004,14.94,,70.0,,,,,,,Total lipid (fat),G +1390371,1004,3.81,,70.0,,,,,,,Total lipid (fat),G +1391196,1004,16.13,,70.0,,,,,,,Total lipid (fat),G +1391241,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1391268,1004,17.54,,70.0,,,,,,,Total lipid (fat),G +1391655,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1391789,1004,17.81,,70.0,,,,,,,Total lipid (fat),G +1392086,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1392089,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1392571,1004,1.82,,70.0,,,,,,,Total lipid (fat),G +1393199,1004,35.85,,70.0,,,,,,,Total lipid (fat),G +1393492,1004,0.59,,70.0,,,,,,,Total lipid (fat),G +1393537,1004,0.77,,70.0,,,,,,,Total lipid (fat),G +1394276,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +1394357,1004,42.5,,70.0,,,,,,,Total lipid (fat),G +1394562,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1394565,1004,3.23,,70.0,,,,,,,Total lipid (fat),G +1394621,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1394643,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1394823,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1394859,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1394953,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1395225,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1395401,1004,0.85,,70.0,,,,,,,Total lipid (fat),G +1395441,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1395722,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1395728,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1396114,1004,1.02,,70.0,,,,,,,Total lipid (fat),G +1396232,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +1397038,1004,78.57,,70.0,,,,,,,Total lipid (fat),G +1397340,1004,4.9,,70.0,,,,,,,Total lipid (fat),G +1397707,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1397724,1004,11.67,,70.0,,,,,,,Total lipid (fat),G +1397801,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1398221,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1399349,1004,0.77,,70.0,,,,,,,Total lipid (fat),G +1399360,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1399859,1004,7.06,,70.0,,,,,,,Total lipid (fat),G +1400091,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1400098,1004,1.2,,70.0,,,,,,,Total lipid (fat),G +1400850,1004,0.54,,70.0,,,,,,,Total lipid (fat),G +1402090,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1402236,1004,6.92,,70.0,,,,,,,Total lipid (fat),G +1402302,1004,31.82,,70.0,,,,,,,Total lipid (fat),G +1402780,1004,30.23,,70.0,,,,,,,Total lipid (fat),G +1403090,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1403404,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1403969,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1403971,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1404026,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1404194,1004,19.35,,70.0,,,,,,,Total lipid (fat),G +1404633,1004,1.54,,70.0,,,,,,,Total lipid (fat),G +1405744,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1406017,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1406062,1004,27.27,,70.0,,,,,,,Total lipid (fat),G +1406153,1004,8.06,,70.0,,,,,,,Total lipid (fat),G +1407074,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1407395,1004,15.24,,70.0,,,,,,,Total lipid (fat),G +1407750,1004,4.81,,70.0,,,,,,,Total lipid (fat),G +1408950,1004,0.79,,70.0,,,,,,,Total lipid (fat),G +1409378,1004,2.83,,70.0,,,,,,,Total lipid (fat),G +1409970,1004,37.5,,70.0,,,,,,,Total lipid (fat),G +1410048,1004,78.57,,70.0,,,,,,,Total lipid (fat),G +1411052,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1411495,1004,0.89,,70.0,,,,,,,Total lipid (fat),G +1411604,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1411605,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1411632,1004,0.44,,71.0,,,,,,,Total lipid (fat),G +1411794,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1411805,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1412072,1004,7.03,,70.0,,,,,,,Total lipid (fat),G +1412412,1004,2.08,,70.0,,,,,,,Total lipid (fat),G +1412413,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1413027,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1413113,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1413130,1004,1.25,,70.0,,,,,,,Total lipid (fat),G +1413238,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +1413506,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +1414086,1004,28.95,,70.0,,,,,,,Total lipid (fat),G +1414542,1004,12.31,,70.0,,,,,,,Total lipid (fat),G +1414551,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1414556,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +1414621,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1414716,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1415018,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1415219,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1415290,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +1415298,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1415656,1004,21.9,,70.0,,,,,,,Total lipid (fat),G +1415707,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1416124,1004,19.05,,70.0,,,,,,,Total lipid (fat),G +1416445,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1416483,1004,25.45,,70.0,,,,,,,Total lipid (fat),G +1416637,1004,18.0,,70.0,,,,,,,Total lipid (fat),G +1417013,1004,12.63,,70.0,,,,,,,Total lipid (fat),G +1417142,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1417244,1004,2.53,,70.0,,,,,,,Total lipid (fat),G +1417321,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +1417325,1004,2.0,,70.0,,,,,,,Total lipid (fat),G +1417583,1004,0.7,,70.0,,,,,,,Total lipid (fat),G +1417614,1004,6.2,,70.0,,,,,,,Total lipid (fat),G +1417746,1004,12.0,,70.0,,,,,,,Total lipid (fat),G +1417860,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1417891,1004,2.65,,70.0,,,,,,,Total lipid (fat),G +1418059,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1418149,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1418765,1004,15.07,,70.0,,,,,,,Total lipid (fat),G +1418984,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1419139,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1419996,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1420085,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1420280,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1420827,1004,13.13,,70.0,,,,,,,Total lipid (fat),G +1420984,1004,11.9,,70.0,,,,,,,Total lipid (fat),G +1421079,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1421127,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1421435,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1421787,1004,30.43,,70.0,,,,,,,Total lipid (fat),G +1421932,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1422133,1004,24.0,,70.0,,,,,,,Total lipid (fat),G +1422452,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1423261,1004,1.25,,70.0,,,,,,,Total lipid (fat),G +1423366,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1423589,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1423681,1004,11.67,,70.0,,,,,,,Total lipid (fat),G +1423861,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1423913,1004,1.25,,70.0,,,,,,,Total lipid (fat),G +1423917,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +1424411,1004,1.6,,70.0,,,,,,,Total lipid (fat),G +1424449,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1424464,1004,10.58,,70.0,,,,,,,Total lipid (fat),G +1425177,1004,1.56,,70.0,,,,,,,Total lipid (fat),G +1425256,1004,25.45,,70.0,,,,,,,Total lipid (fat),G +1425504,1004,10.71,,70.0,,,,,,,Total lipid (fat),G +1425777,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1425981,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1426327,1004,17.02,,70.0,,,,,,,Total lipid (fat),G +1426363,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1426453,1004,55.88,,70.0,,,,,,,Total lipid (fat),G +1426665,1004,2.53,,70.0,,,,,,,Total lipid (fat),G +1426685,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1426955,1004,1.92,,70.0,,,,,,,Total lipid (fat),G +1427364,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1427482,1004,20.54,,70.0,,,,,,,Total lipid (fat),G +1428172,1004,6.39,,70.0,,,,,,,Total lipid (fat),G +1428462,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1428735,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1428771,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1431098,1004,46.88,,70.0,,,,,,,Total lipid (fat),G +1432338,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1432906,1004,3.51,,70.0,,,,,,,Total lipid (fat),G +1434539,1004,5.26,,70.0,,,,,,,Total lipid (fat),G +1434769,1004,7.41,,70.0,,,,,,,Total lipid (fat),G +1435298,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1435345,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +1435609,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +1435626,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1436376,1004,31.71,,70.0,,,,,,,Total lipid (fat),G +1436465,1004,2.5,,70.0,,,,,,,Total lipid (fat),G +1436580,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1444974,1004,35.0,,70.0,,,,,,,Total lipid (fat),G +1455342,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1455446,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1455585,1004,17.95,,71.0,,,,,,,Total lipid (fat),G +1455863,1004,2.5,,71.0,,,,,,,Total lipid (fat),G +1455965,1004,1.67,,71.0,,,,,,,Total lipid (fat),G +1456144,1004,0.91,,78.0,,,,,,,Total lipid (fat),G +1456330,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1457001,1004,7.0,,78.0,,,,,,,Total lipid (fat),G +1457093,1004,11.0,,78.0,,,,,,,Total lipid (fat),G +1457112,1004,9.41,,71.0,,,,,,,Total lipid (fat),G +1457605,1004,0.88,,71.0,,,,,,,Total lipid (fat),G +1457914,1004,0.0,,78.0,,,,,,,Total lipid (fat),G +1457918,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1458015,1004,1.06,,71.0,,,,,,,Total lipid (fat),G +1458021,1004,6.9,,71.0,,,,,,,Total lipid (fat),G +1458972,1004,1.34,,71.0,,,,,,,Total lipid (fat),G +1459458,1004,6.25,,71.0,,,,,,,Total lipid (fat),G +1459571,1004,4.2,,78.0,,,,,,,Total lipid (fat),G +1459578,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1459730,1004,8.33,,71.0,,,,,,,Total lipid (fat),G +1459858,1004,0.09,,72.0,,,,,,,Total lipid (fat),G +1459898,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1460096,1004,21.43,,71.0,,,,,,,Total lipid (fat),G +1460260,1004,1.34,,71.0,,,,,,,Total lipid (fat),G +1460590,1004,11.61,,71.0,,,,,,,Total lipid (fat),G +1461121,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1461300,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1461306,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1461314,1004,3.0,,78.0,,,,,,,Total lipid (fat),G +1461656,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1461872,1004,1.25,,71.0,,,,,,,Total lipid (fat),G +1462173,1004,39.29,,71.0,,,,,,,Total lipid (fat),G +1462396,1004,8.04,,71.0,,,,,,,Total lipid (fat),G +1462424,1004,17.86,,71.0,,,,,,,Total lipid (fat),G +1880984,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1462766,1004,0.59,,71.0,,,,,,,Total lipid (fat),G +1462818,1004,4.0,,78.0,,,,,,,Total lipid (fat),G +1462853,1004,35.71,,71.0,,,,,,,Total lipid (fat),G +1463154,1004,11.67,,70.0,,,,,,,Total lipid (fat),G +1463197,1004,39.29,,70.0,,,,,,,Total lipid (fat),G +1463387,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1463443,1004,14.89,,70.0,,,,,,,Total lipid (fat),G +1464052,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1464420,1004,9.74,,70.0,,,,,,,Total lipid (fat),G +1464449,1004,5.71,,70.0,,,,,,,Total lipid (fat),G +1464478,1004,11.97,,70.0,,,,,,,Total lipid (fat),G +1464663,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1464975,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1464990,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1465103,1004,1.82,,70.0,,,,,,,Total lipid (fat),G +1465109,1004,40.35,,70.0,,,,,,,Total lipid (fat),G +1465261,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1465365,1004,19.35,,70.0,,,,,,,Total lipid (fat),G +1465396,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +1465963,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +1466833,1004,16.9,,70.0,,,,,,,Total lipid (fat),G +1467173,1004,9.62,,70.0,,,,,,,Total lipid (fat),G +1467340,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +1467468,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1467615,1004,21.05,,70.0,,,,,,,Total lipid (fat),G +1467882,1004,7.45,,70.0,,,,,,,Total lipid (fat),G +1468232,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1468898,1004,1.33,,70.0,,,,,,,Total lipid (fat),G +1468904,1004,35.29,,70.0,,,,,,,Total lipid (fat),G +1468930,1004,8.06,,70.0,,,,,,,Total lipid (fat),G +1469082,1004,2.7,,70.0,,,,,,,Total lipid (fat),G +1469215,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1469542,1004,22.58,,70.0,,,,,,,Total lipid (fat),G +1469801,1004,52.5,,70.0,,,,,,,Total lipid (fat),G +1470078,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1470169,1004,48.57,,70.0,,,,,,,Total lipid (fat),G +1470318,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +1470832,1004,0.46,,70.0,,,,,,,Total lipid (fat),G +1470894,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1471318,1004,1.56,,70.0,,,,,,,Total lipid (fat),G +1471408,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1471595,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1471662,1004,2.18,,70.0,,,,,,,Total lipid (fat),G +1472775,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +1473045,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1473169,1004,2.06,,70.0,,,,,,,Total lipid (fat),G +1473234,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +1473358,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1473523,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1473752,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +1473802,1004,4.44,,70.0,,,,,,,Total lipid (fat),G +1474052,1004,32.5,,70.0,,,,,,,Total lipid (fat),G +1474186,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1474306,1004,10.23,,70.0,,,,,,,Total lipid (fat),G +1474573,1004,5.6,,70.0,,,,,,,Total lipid (fat),G +1474628,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1475265,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +1475433,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1475601,1004,0.53,,75.0,,,,,,,Total lipid (fat),G +1475645,1004,2.67,,70.0,,,,,,,Total lipid (fat),G +1475844,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1475992,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1476074,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +1476426,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1476489,1004,18.18,,70.0,,,,,,,Total lipid (fat),G +1476554,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1476665,1004,2.36,,70.0,,,,,,,Total lipid (fat),G +1477027,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +1477295,1004,12.31,,70.0,,,,,,,Total lipid (fat),G +1477474,1004,0.83,,70.0,,,,,,,Total lipid (fat),G +1477858,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +1478014,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1478248,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1478953,1004,15.15,,70.0,,,,,,,Total lipid (fat),G +1478957,1004,46.15,,70.0,,,,,,,Total lipid (fat),G +1479310,1004,17.14,,70.0,,,,,,,Total lipid (fat),G +1479412,1004,53.33,,70.0,,,,,,,Total lipid (fat),G +1479504,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1480024,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +1480244,1004,46.43,,70.0,,,,,,,Total lipid (fat),G +1480777,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1481079,1004,32.26,,70.0,,,,,,,Total lipid (fat),G +1481163,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1481316,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1481321,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1481634,1004,8.04,,70.0,,,,,,,Total lipid (fat),G +1481797,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1481809,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1482029,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1482230,1004,21.88,,70.0,,,,,,,Total lipid (fat),G +1482290,1004,5.65,,70.0,,,,,,,Total lipid (fat),G +1482299,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1482487,1004,1.06,,70.0,,,,,,,Total lipid (fat),G +1483128,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1483256,1004,19.23,,70.0,,,,,,,Total lipid (fat),G +1483434,1004,8.82,,70.0,,,,,,,Total lipid (fat),G +1483507,1004,4.65,,70.0,,,,,,,Total lipid (fat),G +1483629,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1483777,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1483794,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1483803,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +1484001,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1484025,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1484483,1004,31.25,,70.0,,,,,,,Total lipid (fat),G +1484743,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1484746,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +1485086,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1485288,1004,12.24,,70.0,,,,,,,Total lipid (fat),G +1485346,1004,4.65,,70.0,,,,,,,Total lipid (fat),G +1485350,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1485752,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1485798,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1485899,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1486063,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1486095,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1486395,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1486550,1004,3.51,,70.0,,,,,,,Total lipid (fat),G +1486568,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1486724,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1486804,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1486992,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1487127,1004,2.03,,70.0,,,,,,,Total lipid (fat),G +1487371,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1487818,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1487917,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1488071,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1488610,1004,1.39,,70.0,,,,,,,Total lipid (fat),G +1488877,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1488887,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1489066,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1489315,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1489341,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1489501,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1489574,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1489643,1004,13.64,,70.0,,,,,,,Total lipid (fat),G +1489709,1004,9.38,,70.0,,,,,,,Total lipid (fat),G +1489863,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1490974,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1491029,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1491196,1004,2.27,,70.0,,,,,,,Total lipid (fat),G +1491287,1004,3.67,,70.0,,,,,,,Total lipid (fat),G +1491571,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1491598,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1491828,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1491953,1004,78.57,,70.0,,,,,,,Total lipid (fat),G +1492127,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1492263,1004,11.79,,70.0,,,,,,,Total lipid (fat),G +1492327,1004,1.67,,70.0,,,,,,,Total lipid (fat),G +1492674,1004,0.38,,70.0,,,,,,,Total lipid (fat),G +1492839,1004,4.29,,70.0,,,,,,,Total lipid (fat),G +1492904,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1493190,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1493199,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1493565,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1493735,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1493787,1004,2.78,,70.0,,,,,,,Total lipid (fat),G +1493819,1004,5.81,,70.0,,,,,,,Total lipid (fat),G +1494026,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1494340,1004,0.4,,70.0,,,,,,,Total lipid (fat),G +1494449,1004,0.49,,70.0,,,,,,,Total lipid (fat),G +1494458,1004,2.63,,70.0,,,,,,,Total lipid (fat),G +1494554,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1494672,1004,39.29,,70.0,,,,,,,Total lipid (fat),G +1494869,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1495122,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +1495356,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1495682,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1495955,1004,27.27,,70.0,,,,,,,Total lipid (fat),G +1496110,1004,6.0,,70.0,,,,,,,Total lipid (fat),G +1496217,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1496378,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +1496888,1004,18.87,,70.0,,,,,,,Total lipid (fat),G +1496985,1004,1.64,,70.0,,,,,,,Total lipid (fat),G +1497017,1004,11.11,,70.0,,,,,,,Total lipid (fat),G +1497060,1004,2.68,,70.0,,,,,,,Total lipid (fat),G +1497178,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1497552,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1497922,1004,4.41,,70.0,,,,,,,Total lipid (fat),G +1497946,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1498218,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1498247,1004,36.67,,70.0,,,,,,,Total lipid (fat),G +1498341,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1498586,1004,26.79,,70.0,,,,,,,Total lipid (fat),G +1498636,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1498651,1004,0.89,,70.0,,,,,,,Total lipid (fat),G +1498656,1004,0.71,,70.0,,,,,,,Total lipid (fat),G +1498843,1004,25.37,,70.0,,,,,,,Total lipid (fat),G +1498990,1004,14.55,,70.0,,,,,,,Total lipid (fat),G +1499068,1004,5.95,,70.0,,,,,,,Total lipid (fat),G +1499115,1004,10.53,,70.0,,,,,,,Total lipid (fat),G +1499184,1004,9.41,,70.0,,,,,,,Total lipid (fat),G +1499204,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1499217,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1499561,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1499739,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1500077,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1500394,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1500591,1004,4.42,,70.0,,,,,,,Total lipid (fat),G +1500729,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +1500733,1004,23.18,,70.0,,,,,,,Total lipid (fat),G +1500808,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1500843,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1501042,1004,2.38,,70.0,,,,,,,Total lipid (fat),G +1501053,1004,13.25,,70.0,,,,,,,Total lipid (fat),G +1502164,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1502700,1004,32.0,,70.0,,,,,,,Total lipid (fat),G +1502728,1004,3.12,,70.0,,,,,,,Total lipid (fat),G +1502753,1004,4.17,,70.0,,,,,,,Total lipid (fat),G +1502922,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +1502977,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1503064,1004,2.86,,70.0,,,,,,,Total lipid (fat),G +1503409,1004,1.67,,70.0,,,,,,,Total lipid (fat),G +1503607,1004,0.4,,70.0,,,,,,,Total lipid (fat),G +1503722,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1503851,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1504914,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1505015,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1505048,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1505092,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1505419,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1505523,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1507058,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +1507560,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1507570,1004,10.67,,70.0,,,,,,,Total lipid (fat),G +1507682,1004,0.77,,70.0,,,,,,,Total lipid (fat),G +1507767,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1507880,1004,23.08,,70.0,,,,,,,Total lipid (fat),G +1507996,1004,16.22,,70.0,,,,,,,Total lipid (fat),G +1508076,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1508898,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1508929,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1509151,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1509344,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1509440,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1509726,1004,10.94,,70.0,,,,,,,Total lipid (fat),G +1510173,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1510380,1004,0.76,,70.0,,,,,,,Total lipid (fat),G +1510476,1004,5.83,,70.0,,,,,,,Total lipid (fat),G +1510819,1004,9.76,,70.0,,,,,,,Total lipid (fat),G +1511144,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +1511259,1004,13.89,,70.0,,,,,,,Total lipid (fat),G +1511277,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1511485,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +1511540,1004,19.64,,70.0,,,,,,,Total lipid (fat),G +1511682,1004,15.62,,70.0,,,,,,,Total lipid (fat),G +1511726,1004,2.56,,70.0,,,,,,,Total lipid (fat),G +1512048,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1512252,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1512333,1004,1.03,,70.0,,,,,,,Total lipid (fat),G +1512507,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1512620,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1513121,1004,3.75,,70.0,,,,,,,Total lipid (fat),G +1513458,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1513514,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1513531,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1513844,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1514008,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +1514527,1004,1.67,,70.0,,,,,,,Total lipid (fat),G +1514692,1004,2.1,,70.0,,,,,,,Total lipid (fat),G +1514818,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1515282,1004,14.0,,70.0,,,,,,,Total lipid (fat),G +1515420,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1515521,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1516104,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1516265,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1516726,1004,28.0,,70.0,,,,,,,Total lipid (fat),G +1516930,1004,32.0,,70.0,,,,,,,Total lipid (fat),G +1517063,1004,7.5,,70.0,,,,,,,Total lipid (fat),G +1517292,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1517397,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1517426,1004,17.5,,70.0,,,,,,,Total lipid (fat),G +1517489,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1517676,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1517759,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1517762,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1517920,1004,19.05,,70.0,,,,,,,Total lipid (fat),G +1518117,1004,30.95,,70.0,,,,,,,Total lipid (fat),G +1518648,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1518840,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1518933,1004,27.5,,70.0,,,,,,,Total lipid (fat),G +1518976,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1518996,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +1519222,1004,30.3,,70.0,,,,,,,Total lipid (fat),G +1519344,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1519630,1004,14.71,,70.0,,,,,,,Total lipid (fat),G +1519764,1004,43.33,,70.0,,,,,,,Total lipid (fat),G +1519831,1004,48.84,,70.0,,,,,,,Total lipid (fat),G +1519989,1004,18.58,,70.0,,,,,,,Total lipid (fat),G +1520086,1004,19.05,,70.0,,,,,,,Total lipid (fat),G +1520293,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +1520432,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +1520679,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1520788,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1520821,1004,15.56,,70.0,,,,,,,Total lipid (fat),G +1520867,1004,32.5,,70.0,,,,,,,Total lipid (fat),G +1521566,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1521733,1004,10.71,,70.0,,,,,,,Total lipid (fat),G +1521845,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1522087,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1522211,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1522232,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1522387,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1522556,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1522624,1004,35.78,,70.0,,,,,,,Total lipid (fat),G +1522640,1004,41.67,,70.0,,,,,,,Total lipid (fat),G +1522997,1004,29.03,,70.0,,,,,,,Total lipid (fat),G +1523062,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1523335,1004,40.48,,70.0,,,,,,,Total lipid (fat),G +1523371,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +1523688,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1523952,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1523973,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +1524386,1004,15.79,,70.0,,,,,,,Total lipid (fat),G +1524388,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +1524752,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1525278,1004,26.37,,70.0,,,,,,,Total lipid (fat),G +1525338,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1525559,1004,31.91,,70.0,,,,,,,Total lipid (fat),G +1525849,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1526032,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +1526182,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1526313,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1526330,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1526466,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +1527780,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1527831,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1527945,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1528109,1004,29.51,,70.0,,,,,,,Total lipid (fat),G +1528407,1004,27.78,,70.0,,,,,,,Total lipid (fat),G +1528469,1004,32.5,,70.0,,,,,,,Total lipid (fat),G +1528567,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +1528678,1004,16.07,,70.0,,,,,,,Total lipid (fat),G +1528907,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1529074,1004,53.33,,70.0,,,,,,,Total lipid (fat),G +1529096,1004,8.75,,70.0,,,,,,,Total lipid (fat),G +1529265,1004,37.5,,70.0,,,,,,,Total lipid (fat),G +1529817,1004,27.14,,70.0,,,,,,,Total lipid (fat),G +1529868,1004,1.33,,70.0,,,,,,,Total lipid (fat),G +1530210,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1530460,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1530685,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1531115,1004,39.16,,70.0,,,,,,,Total lipid (fat),G +1531659,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +1532050,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1532258,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1532288,1004,14.71,,70.0,,,,,,,Total lipid (fat),G +1532492,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1532567,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1533353,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1533395,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1533620,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1533633,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1533758,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1533836,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1533893,1004,2.56,,70.0,,,,,,,Total lipid (fat),G +1534131,1004,3.45,,70.0,,,,,,,Total lipid (fat),G +1534348,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +1534544,1004,7.07,,70.0,,,,,,,Total lipid (fat),G +1534649,1004,7.49,,70.0,,,,,,,Total lipid (fat),G +1534661,1004,3.17,,70.0,,,,,,,Total lipid (fat),G +1534743,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1534800,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +1534937,1004,3.0,,70.0,,,,,,,Total lipid (fat),G +1534948,1004,6.34,,70.0,,,,,,,Total lipid (fat),G +1535319,1004,30.56,,70.0,,,,,,,Total lipid (fat),G +1535943,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1536156,1004,9.69,,70.0,,,,,,,Total lipid (fat),G +1536520,1004,21.05,,70.0,,,,,,,Total lipid (fat),G +1536749,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1537138,1004,16.04,,70.0,,,,,,,Total lipid (fat),G +1537203,1004,1.04,,70.0,,,,,,,Total lipid (fat),G +1537248,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1537299,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1537398,1004,12.68,,70.0,,,,,,,Total lipid (fat),G +1537778,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1538020,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1538424,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1538747,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1538817,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +1538944,1004,12.94,,70.0,,,,,,,Total lipid (fat),G +1538981,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1539060,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1539066,1004,11.63,,70.0,,,,,,,Total lipid (fat),G +1539617,1004,17.54,,70.0,,,,,,,Total lipid (fat),G +1540137,1004,12.2,,70.0,,,,,,,Total lipid (fat),G +1540397,1004,31.43,,70.0,,,,,,,Total lipid (fat),G +1540418,1004,5.88,,70.0,,,,,,,Total lipid (fat),G +1540744,1004,2.86,,70.0,,,,,,,Total lipid (fat),G +1541535,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1541978,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1542200,1004,3.7,,70.0,,,,,,,Total lipid (fat),G +1542296,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +1542367,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1542474,1004,23.81,,70.0,,,,,,,Total lipid (fat),G +1542559,1004,4.65,,70.0,,,,,,,Total lipid (fat),G +1542632,1004,19.64,,70.0,,,,,,,Total lipid (fat),G +1542641,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +1542802,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1542847,1004,4.42,,70.0,,,,,,,Total lipid (fat),G +1542881,1004,7.69,,70.0,,,,,,,Total lipid (fat),G +1542911,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +1542943,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1543121,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +1543490,1004,28.12,,70.0,,,,,,,Total lipid (fat),G +1543607,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1544025,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1545057,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +1545059,1004,12.52,,70.0,,,,,,,Total lipid (fat),G +1545065,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1545119,1004,9.23,,70.0,,,,,,,Total lipid (fat),G +1545754,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1545899,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1546181,1004,1.74,,70.0,,,,,,,Total lipid (fat),G +1546683,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +1546880,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1547306,1004,4.29,,70.0,,,,,,,Total lipid (fat),G +1547481,1004,2.68,,70.0,,,,,,,Total lipid (fat),G +1548024,1004,1.18,,70.0,,,,,,,Total lipid (fat),G +1548131,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1548165,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1548249,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1548420,1004,1.16,,70.0,,,,,,,Total lipid (fat),G +1548471,1004,14.93,,70.0,,,,,,,Total lipid (fat),G +1548523,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1548534,1004,0.5,,70.0,,,,,,,Total lipid (fat),G +1548575,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1548766,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1548872,1004,14.93,,70.0,,,,,,,Total lipid (fat),G +1548913,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1548960,1004,8.77,,70.0,,,,,,,Total lipid (fat),G +1549125,1004,17.5,,70.0,,,,,,,Total lipid (fat),G +1549612,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1549639,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1550087,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1550297,1004,39.53,,70.0,,,,,,,Total lipid (fat),G +1550608,1004,21.74,,70.0,,,,,,,Total lipid (fat),G +1550866,1004,40.56,,70.0,,,,,,,Total lipid (fat),G +1550899,1004,29.76,,70.0,,,,,,,Total lipid (fat),G +1551064,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1551202,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1551478,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +1551600,1004,1.75,,70.0,,,,,,,Total lipid (fat),G +1551811,1004,23.53,,70.0,,,,,,,Total lipid (fat),G +1551846,1004,3.08,,70.0,,,,,,,Total lipid (fat),G +1552051,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +1552659,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1553432,1004,5.56,,70.0,,,,,,,Total lipid (fat),G +1553474,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +1553553,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1553827,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1553841,1004,4.44,,70.0,,,,,,,Total lipid (fat),G +1553892,1004,40.62,,70.0,,,,,,,Total lipid (fat),G +1554015,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1554159,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +1554170,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1554260,1004,8.82,,70.0,,,,,,,Total lipid (fat),G +1554366,1004,4.49,,70.0,,,,,,,Total lipid (fat),G +1554427,1004,0.83,,70.0,,,,,,,Total lipid (fat),G +1554559,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1554664,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1554866,1004,2.86,,70.0,,,,,,,Total lipid (fat),G +1554947,1004,3.29,,70.0,,,,,,,Total lipid (fat),G +1555004,1004,3.51,,70.0,,,,,,,Total lipid (fat),G +1555374,1004,2.27,,70.0,,,,,,,Total lipid (fat),G +1555556,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1555934,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +1556019,1004,1.75,,70.0,,,,,,,Total lipid (fat),G +1556506,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1556537,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +1556845,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1556846,1004,0.68,,70.0,,,,,,,Total lipid (fat),G +1556850,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1557076,1004,12.94,,70.0,,,,,,,Total lipid (fat),G +1557229,1004,1.61,,70.0,,,,,,,Total lipid (fat),G +1557325,1004,3.12,,70.0,,,,,,,Total lipid (fat),G +1557776,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1557867,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1557909,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1558089,1004,8.0,,70.0,,,,,,,Total lipid (fat),G +1558117,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1558294,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1558338,1004,21.05,,70.0,,,,,,,Total lipid (fat),G +1558616,1004,6.82,,70.0,,,,,,,Total lipid (fat),G +1558768,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +1558891,1004,9.09,,70.0,,,,,,,Total lipid (fat),G +1558967,1004,3.53,,70.0,,,,,,,Total lipid (fat),G +1558996,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1559122,1004,11.43,,70.0,,,,,,,Total lipid (fat),G +1559178,1004,3.53,,70.0,,,,,,,Total lipid (fat),G +1559343,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +1559423,1004,24.44,,70.0,,,,,,,Total lipid (fat),G +1559669,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +1559745,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1559749,1004,0.77,,70.0,,,,,,,Total lipid (fat),G +1560226,1004,2.86,,70.0,,,,,,,Total lipid (fat),G +1560690,1004,5.26,,70.0,,,,,,,Total lipid (fat),G +1560754,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1560904,1004,29.03,,70.0,,,,,,,Total lipid (fat),G +1561146,1004,12.04,,70.0,,,,,,,Total lipid (fat),G +1561308,1004,20.59,,70.0,,,,,,,Total lipid (fat),G +1561427,1004,13.27,,70.0,,,,,,,Total lipid (fat),G +1561526,1004,4.42,,70.0,,,,,,,Total lipid (fat),G +1561579,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1561640,1004,4.12,,70.0,,,,,,,Total lipid (fat),G +1561858,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1561957,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +1562025,1004,31.25,,70.0,,,,,,,Total lipid (fat),G +1562082,1004,14.17,,70.0,,,,,,,Total lipid (fat),G +1562337,1004,11.76,,70.0,,,,,,,Total lipid (fat),G +1562452,1004,4.58,,70.0,,,,,,,Total lipid (fat),G +1562820,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1563616,1004,2.08,,70.0,,,,,,,Total lipid (fat),G +1563914,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +1563944,1004,0.21,,70.0,,,,,,,Total lipid (fat),G +1563988,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1564089,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1564095,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1564205,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1564488,1004,35.0,,70.0,,,,,,,Total lipid (fat),G +1564745,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1565396,1004,32.0,,70.0,,,,,,,Total lipid (fat),G +1565647,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1565709,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1566183,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1566237,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1566774,1004,21.05,,70.0,,,,,,,Total lipid (fat),G +1566926,1004,31.58,,70.0,,,,,,,Total lipid (fat),G +1566969,1004,3.49,,70.0,,,,,,,Total lipid (fat),G +1567182,1004,22.22,,70.0,,,,,,,Total lipid (fat),G +1567258,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +1567289,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1567518,1004,25.89,,70.0,,,,,,,Total lipid (fat),G +1567559,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1567704,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1567774,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1567808,1004,0.64,,70.0,,,,,,,Total lipid (fat),G +1567929,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1568286,1004,3.7,,70.0,,,,,,,Total lipid (fat),G +1568431,1004,8.93,,70.0,,,,,,,Total lipid (fat),G +1568579,1004,8.93,,70.0,,,,,,,Total lipid (fat),G +1568727,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1568739,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1568755,1004,18.58,,70.0,,,,,,,Total lipid (fat),G +1568817,1004,9.09,,70.0,,,,,,,Total lipid (fat),G +1568949,1004,10.64,,70.0,,,,,,,Total lipid (fat),G +1568974,1004,15.15,,70.0,,,,,,,Total lipid (fat),G +1568997,1004,37.5,,70.0,,,,,,,Total lipid (fat),G +1569085,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +1569222,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1569322,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +1569421,1004,9.56,,70.0,,,,,,,Total lipid (fat),G +1569573,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1569604,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1569862,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1570694,1004,1.56,,70.0,,,,,,,Total lipid (fat),G +1570729,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +1570911,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1571213,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1571519,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1571707,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1571840,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +1571927,1004,9.52,,70.0,,,,,,,Total lipid (fat),G +1571953,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +1571971,1004,4.76,,70.0,,,,,,,Total lipid (fat),G +1572137,1004,0.82,,70.0,,,,,,,Total lipid (fat),G +1572384,1004,15.29,,70.0,,,,,,,Total lipid (fat),G +1572581,1004,2.35,,70.0,,,,,,,Total lipid (fat),G +1572591,1004,3.17,,70.0,,,,,,,Total lipid (fat),G +1572984,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1573291,1004,6.43,,70.0,,,,,,,Total lipid (fat),G +1573635,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1573753,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1574124,1004,10.64,,70.0,,,,,,,Total lipid (fat),G +1574152,1004,8.24,,70.0,,,,,,,Total lipid (fat),G +1574160,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1574508,1004,0.36,,70.0,,,,,,,Total lipid (fat),G +1574624,1004,4.84,,70.0,,,,,,,Total lipid (fat),G +1574665,1004,5.81,,70.0,,,,,,,Total lipid (fat),G +1574808,1004,39.29,,70.0,,,,,,,Total lipid (fat),G +1575067,1004,1.33,,70.0,,,,,,,Total lipid (fat),G +1575349,1004,23.81,,70.0,,,,,,,Total lipid (fat),G +1575362,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1575425,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1575926,1004,3.85,,70.0,,,,,,,Total lipid (fat),G +1576167,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1576628,1004,17.95,,70.0,,,,,,,Total lipid (fat),G +1576660,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1576721,1004,41.03,,70.0,,,,,,,Total lipid (fat),G +1577135,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1577175,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1577303,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1577522,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1577544,1004,18.89,,70.0,,,,,,,Total lipid (fat),G +1577860,1004,1.04,,70.0,,,,,,,Total lipid (fat),G +1578116,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1578184,1004,13.6,,70.0,,,,,,,Total lipid (fat),G +1578237,1004,15.79,,70.0,,,,,,,Total lipid (fat),G +1578328,1004,2.13,,70.0,,,,,,,Total lipid (fat),G +1578668,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1578717,1004,5.81,,70.0,,,,,,,Total lipid (fat),G +1579157,1004,22.73,,70.0,,,,,,,Total lipid (fat),G +1579198,1004,3.19,,70.0,,,,,,,Total lipid (fat),G +1579254,1004,0.83,,70.0,,,,,,,Total lipid (fat),G +1579342,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1579830,1004,14.71,,70.0,,,,,,,Total lipid (fat),G +1579938,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +1579953,1004,0.38,,70.0,,,,,,,Total lipid (fat),G +1580010,1004,1.19,,70.0,,,,,,,Total lipid (fat),G +1580063,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1580820,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1581286,1004,1.63,,70.0,,,,,,,Total lipid (fat),G +1581336,1004,4.85,,70.0,,,,,,,Total lipid (fat),G +1581354,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +1581761,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1581990,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1582659,1004,1.25,,70.0,,,,,,,Total lipid (fat),G +1583234,1004,35.0,,70.0,,,,,,,Total lipid (fat),G +1583270,1004,11.43,,70.0,,,,,,,Total lipid (fat),G +1583912,1004,17.65,,70.0,,,,,,,Total lipid (fat),G +1583933,1004,5.6,,70.0,,,,,,,Total lipid (fat),G +1584030,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1584039,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +1584112,1004,19.64,,70.0,,,,,,,Total lipid (fat),G +1584442,1004,60.0,,70.0,,,,,,,Total lipid (fat),G +1584599,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1584697,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1584794,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1585041,1004,18.58,,70.0,,,,,,,Total lipid (fat),G +1585097,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1585258,1004,8.47,,70.0,,,,,,,Total lipid (fat),G +1585601,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1585709,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1585819,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1585893,1004,2.08,,70.0,,,,,,,Total lipid (fat),G +1585904,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1585908,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +1585968,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +1586262,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1586539,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1586649,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +1587115,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1587191,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1587314,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1587434,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1587993,1004,13.95,,70.0,,,,,,,Total lipid (fat),G +1588171,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +1588326,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1588332,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1588334,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1589003,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1589391,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1589458,1004,57.14,,70.0,,,,,,,Total lipid (fat),G +1589914,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1590179,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1590202,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1590745,1004,2.5,,70.0,,,,,,,Total lipid (fat),G +1590869,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1591258,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1591273,1004,23.68,,70.0,,,,,,,Total lipid (fat),G +1591573,1004,10.64,,70.0,,,,,,,Total lipid (fat),G +1591651,1004,9.41,,70.0,,,,,,,Total lipid (fat),G +1591834,1004,1.77,,70.0,,,,,,,Total lipid (fat),G +1591894,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1592343,1004,2.07,,70.0,,,,,,,Total lipid (fat),G +1592529,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1592541,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1592594,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1592633,1004,26.32,,70.0,,,,,,,Total lipid (fat),G +1592670,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1592943,1004,6.03,,70.0,,,,,,,Total lipid (fat),G +1593161,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +1593315,1004,62.5,,70.0,,,,,,,Total lipid (fat),G +1593553,1004,10.16,,70.0,,,,,,,Total lipid (fat),G +1593787,1004,26.92,,70.0,,,,,,,Total lipid (fat),G +1593895,1004,31.58,,70.0,,,,,,,Total lipid (fat),G +1594047,1004,20.59,,70.0,,,,,,,Total lipid (fat),G +1594306,1004,52.0,,70.0,,,,,,,Total lipid (fat),G +1594419,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1594453,1004,32.5,,70.0,,,,,,,Total lipid (fat),G +1594506,1004,44.29,,70.0,,,,,,,Total lipid (fat),G +1594817,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1595351,1004,35.0,,70.0,,,,,,,Total lipid (fat),G +1595427,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1596034,1004,39.22,,70.0,,,,,,,Total lipid (fat),G +1596096,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +1596565,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1596725,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1597240,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +1597705,1004,16.0,,70.0,,,,,,,Total lipid (fat),G +1597774,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1598075,1004,0.95,,70.0,,,,,,,Total lipid (fat),G +1598202,1004,1.36,,70.0,,,,,,,Total lipid (fat),G +1598632,1004,3.18,,70.0,,,,,,,Total lipid (fat),G +1598699,1004,2.02,,70.0,,,,,,,Total lipid (fat),G +1599061,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1599212,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1599285,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1599725,1004,14.79,,70.0,,,,,,,Total lipid (fat),G +1600336,1004,32.0,,70.0,,,,,,,Total lipid (fat),G +1600442,1004,12.31,,70.0,,,,,,,Total lipid (fat),G +1600506,1004,2.86,,70.0,,,,,,,Total lipid (fat),G +1600547,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1600625,1004,17.5,,70.0,,,,,,,Total lipid (fat),G +1600631,1004,4.88,,70.0,,,,,,,Total lipid (fat),G +1600650,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1601552,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +1601657,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1601814,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +1601928,1004,33.93,,70.0,,,,,,,Total lipid (fat),G +1602001,1004,9.0,,70.0,,,,,,,Total lipid (fat),G +1602112,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +1602585,1004,1.07,,70.0,,,,,,,Total lipid (fat),G +1602652,1004,1.04,,70.0,,,,,,,Total lipid (fat),G +1602721,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +1602931,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1602937,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1603044,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1603564,1004,17.19,,70.0,,,,,,,Total lipid (fat),G +1604001,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1604145,1004,7.87,,70.0,,,,,,,Total lipid (fat),G +1604253,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +1604803,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1604861,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1605002,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +1605262,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1605274,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1605312,1004,78.57,,70.0,,,,,,,Total lipid (fat),G +1605330,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +1605452,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1605462,1004,22.22,,70.0,,,,,,,Total lipid (fat),G +1605902,1004,31.25,,70.0,,,,,,,Total lipid (fat),G +1605951,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1607268,1004,12.86,,70.0,,,,,,,Total lipid (fat),G +1607412,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1607490,1004,0.77,,70.0,,,,,,,Total lipid (fat),G +1607622,1004,5.26,,70.0,,,,,,,Total lipid (fat),G +1607640,1004,2.35,,70.0,,,,,,,Total lipid (fat),G +1607910,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1608089,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1608359,1004,53.33,,70.0,,,,,,,Total lipid (fat),G +1608636,1004,10.98,,70.0,,,,,,,Total lipid (fat),G +1608691,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1608724,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1609043,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1609243,1004,2.68,,70.0,,,,,,,Total lipid (fat),G +1609349,1004,22.81,,70.0,,,,,,,Total lipid (fat),G +1609465,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +1609531,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +1609784,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1610072,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1610115,1004,12.35,,70.0,,,,,,,Total lipid (fat),G +1610228,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +1610348,1004,7.69,,70.0,,,,,,,Total lipid (fat),G +1610620,1004,36.59,,70.0,,,,,,,Total lipid (fat),G +1610641,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1610994,1004,39.29,,70.0,,,,,,,Total lipid (fat),G +1611256,1004,2.5,,70.0,,,,,,,Total lipid (fat),G +1611538,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1611544,1004,2.68,,70.0,,,,,,,Total lipid (fat),G +1611707,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1611782,1004,6.27,,70.0,,,,,,,Total lipid (fat),G +1611832,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1612521,1004,1.67,,70.0,,,,,,,Total lipid (fat),G +1612852,1004,6.54,,70.0,,,,,,,Total lipid (fat),G +1612971,1004,16.33,,70.0,,,,,,,Total lipid (fat),G +1613237,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1613791,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1614072,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1614126,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1614449,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1614612,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1615009,1004,1.15,,70.0,,,,,,,Total lipid (fat),G +1615227,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1615235,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1615276,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +1615628,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1615745,1004,9.38,,70.0,,,,,,,Total lipid (fat),G +1615957,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1616668,1004,0.8,,70.0,,,,,,,Total lipid (fat),G +1617043,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1617114,1004,11.9,,70.0,,,,,,,Total lipid (fat),G +1617211,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1617302,1004,7.04,,70.0,,,,,,,Total lipid (fat),G +1617544,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +1617759,1004,4.69,,70.0,,,,,,,Total lipid (fat),G +1617920,1004,4.84,,70.0,,,,,,,Total lipid (fat),G +1617949,1004,9.62,,70.0,,,,,,,Total lipid (fat),G +1617976,1004,0.76,,70.0,,,,,,,Total lipid (fat),G +1618011,1004,22.22,,70.0,,,,,,,Total lipid (fat),G +1618473,1004,30.95,,70.0,,,,,,,Total lipid (fat),G +1618841,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +1618927,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1619619,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1619974,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1620675,1004,15.0,,70.0,,,,,,,Total lipid (fat),G +1620704,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1620722,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1620723,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1620900,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1621318,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1621597,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1621648,1004,19.05,,70.0,,,,,,,Total lipid (fat),G +1622114,1004,9.29,,70.0,,,,,,,Total lipid (fat),G +1622121,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1622152,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1622373,1004,1.54,,70.0,,,,,,,Total lipid (fat),G +1622458,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1622490,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1622925,1004,24.14,,70.0,,,,,,,Total lipid (fat),G +1622940,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1623104,1004,3.49,,70.0,,,,,,,Total lipid (fat),G +1623245,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1623439,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1623487,1004,4.12,,70.0,,,,,,,Total lipid (fat),G +1623529,1004,35.48,,70.0,,,,,,,Total lipid (fat),G +1623652,1004,5.83,,70.0,,,,,,,Total lipid (fat),G +1623999,1004,0.21,,70.0,,,,,,,Total lipid (fat),G +1624210,1004,9.72,,70.0,,,,,,,Total lipid (fat),G +1624372,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1624855,1004,39.29,,70.0,,,,,,,Total lipid (fat),G +1624903,1004,13.64,,70.0,,,,,,,Total lipid (fat),G +1625035,1004,8.53,,70.0,,,,,,,Total lipid (fat),G +1625242,1004,2.17,,70.0,,,,,,,Total lipid (fat),G +1625342,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +1625348,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1625834,1004,9.68,,70.0,,,,,,,Total lipid (fat),G +1625966,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1626186,1004,10.53,,70.0,,,,,,,Total lipid (fat),G +1626239,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +1626342,1004,6.45,,70.0,,,,,,,Total lipid (fat),G +1626586,1004,2.5,,70.0,,,,,,,Total lipid (fat),G +1626666,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1626700,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1626756,1004,7.56,,70.0,,,,,,,Total lipid (fat),G +1626797,1004,7.91,,70.0,,,,,,,Total lipid (fat),G +1627334,1004,1.67,,70.0,,,,,,,Total lipid (fat),G +1627812,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1627895,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1627904,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1628531,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1628589,1004,18.75,,70.0,,,,,,,Total lipid (fat),G +1628974,1004,3.12,,70.0,,,,,,,Total lipid (fat),G +1629234,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1629487,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1629852,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1630457,1004,1.05,,70.0,,,,,,,Total lipid (fat),G +1630556,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1630608,1004,6.98,,70.0,,,,,,,Total lipid (fat),G +1630900,1004,6.22,,70.0,,,,,,,Total lipid (fat),G +1630967,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1631283,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1631339,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1631394,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1631560,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1631807,1004,10.47,,70.0,,,,,,,Total lipid (fat),G +1631811,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1631881,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +1632721,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1633098,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +1633169,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +1633228,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1633323,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1633356,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +1633424,1004,4.74,,70.0,,,,,,,Total lipid (fat),G +1633447,1004,15.15,,70.0,,,,,,,Total lipid (fat),G +1634454,1004,12.96,,70.0,,,,,,,Total lipid (fat),G +1634648,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1634770,1004,3.75,,70.0,,,,,,,Total lipid (fat),G +1634978,1004,4.88,,70.0,,,,,,,Total lipid (fat),G +1635140,1004,21.18,,70.0,,,,,,,Total lipid (fat),G +1635597,1004,17.17,,70.0,,,,,,,Total lipid (fat),G +1635985,1004,3.85,,70.0,,,,,,,Total lipid (fat),G +1636105,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1636345,1004,3.54,,70.0,,,,,,,Total lipid (fat),G +1636557,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1636560,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1636598,1004,2.34,,70.0,,,,,,,Total lipid (fat),G +1636607,1004,9.52,,70.0,,,,,,,Total lipid (fat),G +1636841,1004,9.38,,70.0,,,,,,,Total lipid (fat),G +1636949,1004,1.5,,70.0,,,,,,,Total lipid (fat),G +1636982,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1637266,1004,1.45,,70.0,,,,,,,Total lipid (fat),G +1637315,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1637367,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +1637534,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +1637716,1004,37.5,,70.0,,,,,,,Total lipid (fat),G +1637855,1004,2.17,,70.0,,,,,,,Total lipid (fat),G +1637887,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1638006,1004,1.76,,70.0,,,,,,,Total lipid (fat),G +1638340,1004,15.17,,70.0,,,,,,,Total lipid (fat),G +1638383,1004,21.18,,70.0,,,,,,,Total lipid (fat),G +1639277,1004,5.36,,70.0,,,,,,,Total lipid (fat),G +1639398,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1639570,1004,6.34,,70.0,,,,,,,Total lipid (fat),G +1639728,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1639865,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1640497,1004,2.38,,70.0,,,,,,,Total lipid (fat),G +1640621,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +1641155,1004,3.12,,70.0,,,,,,,Total lipid (fat),G +1641228,1004,7.05,,70.0,,,,,,,Total lipid (fat),G +1641299,1004,0.77,,70.0,,,,,,,Total lipid (fat),G +1641757,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +1641859,1004,10.26,,70.0,,,,,,,Total lipid (fat),G +1642007,1004,2.5,,70.0,,,,,,,Total lipid (fat),G +1642140,1004,2.08,,70.0,,,,,,,Total lipid (fat),G +1642182,1004,8.0,,70.0,,,,,,,Total lipid (fat),G +1642765,1004,23.4,,70.0,,,,,,,Total lipid (fat),G +1643156,1004,34.29,,70.0,,,,,,,Total lipid (fat),G +1643790,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1643890,1004,11.89,,70.0,,,,,,,Total lipid (fat),G +1644350,1004,29.27,,70.0,,,,,,,Total lipid (fat),G +1644759,1004,12.58,,70.0,,,,,,,Total lipid (fat),G +1644899,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1645386,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +1645462,1004,11.11,,70.0,,,,,,,Total lipid (fat),G +1645533,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1645646,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1645814,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1646067,1004,6.27,,70.0,,,,,,,Total lipid (fat),G +1646194,1004,3.6,,70.0,,,,,,,Total lipid (fat),G +1646403,1004,30.23,,70.0,,,,,,,Total lipid (fat),G +1646536,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1646724,1004,21.05,,70.0,,,,,,,Total lipid (fat),G +1647210,1004,15.48,,70.0,,,,,,,Total lipid (fat),G +1647299,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +1647346,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1647570,1004,10.64,,70.0,,,,,,,Total lipid (fat),G +1647862,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1647971,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1648276,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1648385,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1648737,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1648887,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1648918,1004,7.69,,70.0,,,,,,,Total lipid (fat),G +1649037,1004,11.25,,70.0,,,,,,,Total lipid (fat),G +1649133,1004,1.2,,70.0,,,,,,,Total lipid (fat),G +1649194,1004,1.92,,70.0,,,,,,,Total lipid (fat),G +1649460,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1649531,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1649712,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1649893,1004,7.63,,70.0,,,,,,,Total lipid (fat),G +1650360,1004,7.05,,70.0,,,,,,,Total lipid (fat),G +1650515,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +1650603,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +1650726,1004,7.06,,70.0,,,,,,,Total lipid (fat),G +1650816,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1651219,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1651268,1004,2.86,,70.0,,,,,,,Total lipid (fat),G +1651385,1004,22.66,,70.0,,,,,,,Total lipid (fat),G +1651507,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +1651677,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1651790,1004,4.9,,70.0,,,,,,,Total lipid (fat),G +1652127,1004,13.64,,70.0,,,,,,,Total lipid (fat),G +1652171,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +1652216,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1652750,1004,0.45,,70.0,,,,,,,Total lipid (fat),G +1652894,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1653254,1004,10.58,,70.0,,,,,,,Total lipid (fat),G +1653262,1004,3.53,,70.0,,,,,,,Total lipid (fat),G +1653316,1004,2.23,,70.0,,,,,,,Total lipid (fat),G +1653500,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1653703,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1654145,1004,11.27,,70.0,,,,,,,Total lipid (fat),G +1654297,1004,7.5,,70.0,,,,,,,Total lipid (fat),G +1654460,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1654462,1004,10.32,,70.0,,,,,,,Total lipid (fat),G +1654828,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +1654895,1004,15.79,,70.0,,,,,,,Total lipid (fat),G +1655396,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1655606,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1655711,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1655972,1004,23.68,,70.0,,,,,,,Total lipid (fat),G +1656325,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1656340,1004,2.7,,70.0,,,,,,,Total lipid (fat),G +1656588,1004,46.15,,70.0,,,,,,,Total lipid (fat),G +1656652,1004,10.45,,70.0,,,,,,,Total lipid (fat),G +1656774,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1657069,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1657171,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +1657191,1004,78.57,,70.0,,,,,,,Total lipid (fat),G +1657265,1004,1.92,,70.0,,,,,,,Total lipid (fat),G +1657562,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1657631,1004,27.68,,70.0,,,,,,,Total lipid (fat),G +1658614,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1659108,1004,34.21,,70.0,,,,,,,Total lipid (fat),G +1659174,1004,22.5,,70.0,,,,,,,Total lipid (fat),G +1659226,1004,0.98,,70.0,,,,,,,Total lipid (fat),G +1659241,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1659249,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1659302,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1659364,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1659384,1004,3.23,,70.0,,,,,,,Total lipid (fat),G +1659542,1004,1.21,,70.0,,,,,,,Total lipid (fat),G +1659570,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1659659,1004,71.43,,70.0,,,,,,,Total lipid (fat),G +1659717,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1660170,1004,78.57,,70.0,,,,,,,Total lipid (fat),G +1660267,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +1660468,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +1660489,1004,27.27,,70.0,,,,,,,Total lipid (fat),G +1660490,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1660614,1004,3.0,,70.0,,,,,,,Total lipid (fat),G +1660916,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +1661536,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1661631,1004,17.74,,70.0,,,,,,,Total lipid (fat),G +1661810,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +1661837,1004,1.69,,70.0,,,,,,,Total lipid (fat),G +1662048,1004,86.67,,70.0,,,,,,,Total lipid (fat),G +1662340,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1662382,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1662808,1004,2.35,,70.0,,,,,,,Total lipid (fat),G +1662918,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1663298,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1663675,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +1663771,1004,17.31,,70.0,,,,,,,Total lipid (fat),G +1663827,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1663869,1004,4.65,,70.0,,,,,,,Total lipid (fat),G +1664016,1004,1.25,,70.0,,,,,,,Total lipid (fat),G +1665153,1004,32.56,,70.0,,,,,,,Total lipid (fat),G +1665221,1004,52.78,,70.0,,,,,,,Total lipid (fat),G +1665437,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1665523,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1665573,1004,18.42,,70.0,,,,,,,Total lipid (fat),G +1665645,1004,0.45,,70.0,,,,,,,Total lipid (fat),G +1666145,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1666257,1004,4.64,,70.0,,,,,,,Total lipid (fat),G +1666445,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1666971,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1667639,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +1667744,1004,60.0,,70.0,,,,,,,Total lipid (fat),G +1667788,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1668386,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1668575,1004,11.11,,70.0,,,,,,,Total lipid (fat),G +1668596,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1668710,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1669055,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1669173,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1669205,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1669442,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1669512,1004,46.88,,70.0,,,,,,,Total lipid (fat),G +1669526,1004,3.85,,70.0,,,,,,,Total lipid (fat),G +1669544,1004,8.04,,70.0,,,,,,,Total lipid (fat),G +1669684,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1669740,1004,37.5,,70.0,,,,,,,Total lipid (fat),G +1669818,1004,4.69,,70.0,,,,,,,Total lipid (fat),G +1669845,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1669928,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1670510,1004,1.72,,70.0,,,,,,,Total lipid (fat),G +1670670,1004,10.98,,70.0,,,,,,,Total lipid (fat),G +1670725,1004,43.75,,70.0,,,,,,,Total lipid (fat),G +1670757,1004,12.86,,70.0,,,,,,,Total lipid (fat),G +1670821,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +1671043,1004,3.85,,70.0,,,,,,,Total lipid (fat),G +1671374,1004,1.96,,70.0,,,,,,,Total lipid (fat),G +1671547,1004,13.16,,70.0,,,,,,,Total lipid (fat),G +1671599,1004,1.15,,70.0,,,,,,,Total lipid (fat),G +1671809,1004,3.03,,70.0,,,,,,,Total lipid (fat),G +1671997,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1672101,1004,21.24,,70.0,,,,,,,Total lipid (fat),G +1672717,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +1673276,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1673438,1004,1.11,,70.0,,,,,,,Total lipid (fat),G +1673478,1004,23.81,,70.0,,,,,,,Total lipid (fat),G +1673860,1004,23.21,,70.0,,,,,,,Total lipid (fat),G +1674318,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +1674471,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1674543,1004,14.93,,70.0,,,,,,,Total lipid (fat),G +1674627,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1674683,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +1674800,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1675390,1004,17.02,,70.0,,,,,,,Total lipid (fat),G +1675396,1004,3.51,,70.0,,,,,,,Total lipid (fat),G +1675459,1004,39.29,,70.0,,,,,,,Total lipid (fat),G +1676585,1004,22.86,,70.0,,,,,,,Total lipid (fat),G +1676744,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1676874,1004,35.09,,70.0,,,,,,,Total lipid (fat),G +1677042,1004,8.24,,70.0,,,,,,,Total lipid (fat),G +1677050,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1677104,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1677345,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1677545,1004,15.79,,70.0,,,,,,,Total lipid (fat),G +1677723,1004,2.68,,70.0,,,,,,,Total lipid (fat),G +1677774,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1677801,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +1677877,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +1678201,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1678687,1004,8.67,,70.0,,,,,,,Total lipid (fat),G +1678823,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1679129,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1679185,1004,9.09,,70.0,,,,,,,Total lipid (fat),G +1679773,1004,7.69,,70.0,,,,,,,Total lipid (fat),G +1680098,1004,0.54,,70.0,,,,,,,Total lipid (fat),G +1680119,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +1680127,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +1680395,1004,30.23,,70.0,,,,,,,Total lipid (fat),G +1681881,1004,8.65,,70.0,,,,,,,Total lipid (fat),G +1681989,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1682167,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +1682184,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1682279,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1682377,1004,14.46,,70.0,,,,,,,Total lipid (fat),G +1682594,1004,0.71,,70.0,,,,,,,Total lipid (fat),G +1682617,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1682957,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1683223,1004,6.1,,70.0,,,,,,,Total lipid (fat),G +1683646,1004,4.94,,70.0,,,,,,,Total lipid (fat),G +1683930,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1684136,1004,2.33,,70.0,,,,,,,Total lipid (fat),G +1684201,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1684713,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1684881,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1684953,1004,29.33,,70.0,,,,,,,Total lipid (fat),G +1685058,1004,63.33,,70.0,,,,,,,Total lipid (fat),G +1685382,1004,37.5,,70.0,,,,,,,Total lipid (fat),G +1685512,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1685651,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1685722,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +1685750,1004,14.93,,70.0,,,,,,,Total lipid (fat),G +1685849,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1686021,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1686022,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1686209,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1686216,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1686335,1004,2.0,,70.0,,,,,,,Total lipid (fat),G +1686728,1004,21.13,,70.0,,,,,,,Total lipid (fat),G +1686831,1004,4.11,,70.0,,,,,,,Total lipid (fat),G +1687333,1004,27.59,,70.0,,,,,,,Total lipid (fat),G +1687831,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1687853,1004,7.63,,70.0,,,,,,,Total lipid (fat),G +1688387,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1688658,1004,3.75,,70.0,,,,,,,Total lipid (fat),G +1688982,1004,24.24,,70.0,,,,,,,Total lipid (fat),G +1689144,1004,23.38,,70.0,,,,,,,Total lipid (fat),G +1689255,1004,47.37,,70.0,,,,,,,Total lipid (fat),G +1689257,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1689504,1004,11.76,,70.0,,,,,,,Total lipid (fat),G +1689810,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1689815,1004,1.25,,70.0,,,,,,,Total lipid (fat),G +1689820,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1690114,1004,14.71,,70.0,,,,,,,Total lipid (fat),G +1690202,1004,12.9,,70.0,,,,,,,Total lipid (fat),G +1690231,1004,30.19,,70.0,,,,,,,Total lipid (fat),G +1690422,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1690592,1004,1.64,,70.0,,,,,,,Total lipid (fat),G +1690621,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +1690631,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1690733,1004,35.0,,70.0,,,,,,,Total lipid (fat),G +1690834,1004,4.93,,70.0,,,,,,,Total lipid (fat),G +1691170,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1691196,1004,7.06,,70.0,,,,,,,Total lipid (fat),G +1691379,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1691405,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1691564,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +1692528,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1692575,1004,39.29,,70.0,,,,,,,Total lipid (fat),G +1692592,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1692695,1004,9.09,,70.0,,,,,,,Total lipid (fat),G +1692805,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1692825,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1692842,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1692861,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1693259,1004,5.36,,70.0,,,,,,,Total lipid (fat),G +1693390,1004,6.78,,70.0,,,,,,,Total lipid (fat),G +1693637,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1693772,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1693837,1004,1.33,,70.0,,,,,,,Total lipid (fat),G +1694036,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1694339,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1694372,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1694811,1004,1.69,,70.0,,,,,,,Total lipid (fat),G +1695189,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1695242,1004,18.6,,70.0,,,,,,,Total lipid (fat),G +1695397,1004,3.75,,70.0,,,,,,,Total lipid (fat),G +1695453,1004,9.3,,70.0,,,,,,,Total lipid (fat),G +1695501,1004,78.57,,70.0,,,,,,,Total lipid (fat),G +1695507,1004,6.19,,70.0,,,,,,,Total lipid (fat),G +1695514,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1695849,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1696599,1004,25.58,,70.0,,,,,,,Total lipid (fat),G +1696733,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1696831,1004,1.6,,70.0,,,,,,,Total lipid (fat),G +1697014,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1697074,1004,1.23,,70.0,,,,,,,Total lipid (fat),G +1697171,1004,1.6,,70.0,,,,,,,Total lipid (fat),G +1697409,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1697569,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +1697718,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1697782,1004,1.09,,70.0,,,,,,,Total lipid (fat),G +1697796,1004,1.67,,70.0,,,,,,,Total lipid (fat),G +1697917,1004,28.21,,70.0,,,,,,,Total lipid (fat),G +1698130,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1698201,1004,13.04,,70.0,,,,,,,Total lipid (fat),G +1698274,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1698421,1004,13.08,,70.0,,,,,,,Total lipid (fat),G +1698520,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +1698691,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +1698744,1004,28.12,,70.0,,,,,,,Total lipid (fat),G +1698842,1004,15.0,,70.0,,,,,,,Total lipid (fat),G +1699044,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1699689,1004,21.05,,70.0,,,,,,,Total lipid (fat),G +1699862,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1699896,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1700187,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1700211,1004,19.35,,70.0,,,,,,,Total lipid (fat),G +1700274,1004,11.97,,70.0,,,,,,,Total lipid (fat),G +1700324,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1700353,1004,2.53,,70.0,,,,,,,Total lipid (fat),G +1700518,1004,3.78,,70.0,,,,,,,Total lipid (fat),G +1701447,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1701679,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1701869,1004,7.0,,70.0,,,,,,,Total lipid (fat),G +1702241,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1702435,1004,1.6,,70.0,,,,,,,Total lipid (fat),G +1702487,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1703026,1004,20.87,,70.0,,,,,,,Total lipid (fat),G +1703056,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1703074,1004,3.53,,70.0,,,,,,,Total lipid (fat),G +1703117,1004,7.0,,70.0,,,,,,,Total lipid (fat),G +1703127,1004,15.15,,70.0,,,,,,,Total lipid (fat),G +1703208,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +1703490,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1703560,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1703601,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1703801,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1703864,1004,0.8,,70.0,,,,,,,Total lipid (fat),G +1703979,1004,12.16,,70.0,,,,,,,Total lipid (fat),G +1704323,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +1704335,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1704405,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1704516,1004,5.13,,70.0,,,,,,,Total lipid (fat),G +1704660,1004,4.39,,70.0,,,,,,,Total lipid (fat),G +1704849,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1705037,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1705097,1004,7.5,,70.0,,,,,,,Total lipid (fat),G +1705342,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1705362,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1705418,1004,9.38,,70.0,,,,,,,Total lipid (fat),G +1705927,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1705992,1004,35.29,,70.0,,,,,,,Total lipid (fat),G +1705997,1004,25.61,,70.0,,,,,,,Total lipid (fat),G +1706302,1004,7.95,,70.0,,,,,,,Total lipid (fat),G +1706652,1004,14.52,,70.0,,,,,,,Total lipid (fat),G +1706722,1004,26.09,,70.0,,,,,,,Total lipid (fat),G +1706724,1004,27.78,,70.0,,,,,,,Total lipid (fat),G +1706895,1004,8.24,,70.0,,,,,,,Total lipid (fat),G +1707000,1004,2.94,,70.0,,,,,,,Total lipid (fat),G +1707219,1004,28.24,,70.0,,,,,,,Total lipid (fat),G +1707303,1004,23.08,,70.0,,,,,,,Total lipid (fat),G +1707463,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1707492,1004,15.62,,70.0,,,,,,,Total lipid (fat),G +1707494,1004,34.88,,70.0,,,,,,,Total lipid (fat),G +1707563,1004,2.94,,70.0,,,,,,,Total lipid (fat),G +1707610,1004,15.18,,70.0,,,,,,,Total lipid (fat),G +1707826,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1707872,1004,45.1,,70.0,,,,,,,Total lipid (fat),G +1708126,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1708155,1004,43.75,,70.0,,,,,,,Total lipid (fat),G +1708297,1004,37.93,,70.0,,,,,,,Total lipid (fat),G +1708329,1004,0.62,,70.0,,,,,,,Total lipid (fat),G +1708398,1004,24.14,,70.0,,,,,,,Total lipid (fat),G +1708622,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1708644,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +1708820,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1709196,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1709198,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +1709249,1004,3.8,,70.0,,,,,,,Total lipid (fat),G +1709286,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1709372,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1709404,1004,4.64,,70.0,,,,,,,Total lipid (fat),G +1710186,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +1710560,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +1710680,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1711605,1004,27.5,,70.0,,,,,,,Total lipid (fat),G +1711760,1004,2.17,,70.0,,,,,,,Total lipid (fat),G +1711832,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1711928,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1711989,1004,54.55,,70.0,,,,,,,Total lipid (fat),G +1712122,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1712388,1004,22.86,,70.0,,,,,,,Total lipid (fat),G +1712495,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +1712543,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1712705,1004,35.29,,70.0,,,,,,,Total lipid (fat),G +1712709,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1712791,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1712832,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +1712848,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1712905,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +1713838,1004,1.18,,70.0,,,,,,,Total lipid (fat),G +1713878,1004,11.9,,70.0,,,,,,,Total lipid (fat),G +1713971,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +1714471,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1714829,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1714917,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1715228,1004,7.0,,70.0,,,,,,,Total lipid (fat),G +1715544,1004,11.36,,70.0,,,,,,,Total lipid (fat),G +1715846,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1715851,1004,43.33,,70.0,,,,,,,Total lipid (fat),G +1715879,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1716014,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1716052,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1716099,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1716121,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +1716226,1004,14.0,,70.0,,,,,,,Total lipid (fat),G +1716253,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1716581,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1716791,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +1716888,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1716940,1004,2.33,,70.0,,,,,,,Total lipid (fat),G +1717057,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +1717626,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1717875,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1717981,1004,18.18,,70.0,,,,,,,Total lipid (fat),G +1718070,1004,2.7,,70.0,,,,,,,Total lipid (fat),G +1718077,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1718306,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1718601,1004,4.76,,70.0,,,,,,,Total lipid (fat),G +1718720,1004,3.08,,70.0,,,,,,,Total lipid (fat),G +1718983,1004,1.43,,70.0,,,,,,,Total lipid (fat),G +1719009,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1719857,1004,2.53,,70.0,,,,,,,Total lipid (fat),G +1719919,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1720932,1004,4.83,,70.0,,,,,,,Total lipid (fat),G +1720944,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1721323,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1721690,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1721712,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1722152,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1722208,1004,17.17,,70.0,,,,,,,Total lipid (fat),G +1722260,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1722771,1004,17.19,,70.0,,,,,,,Total lipid (fat),G +1722809,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1722850,1004,18.82,,70.0,,,,,,,Total lipid (fat),G +1723216,1004,8.77,,70.0,,,,,,,Total lipid (fat),G +1723249,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +1723299,1004,15.56,,70.0,,,,,,,Total lipid (fat),G +1723595,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1723709,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +1723856,1004,1.13,,70.0,,,,,,,Total lipid (fat),G +1724193,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1724351,1004,3.12,,70.0,,,,,,,Total lipid (fat),G +1724674,1004,1.43,,70.0,,,,,,,Total lipid (fat),G +1724723,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1725289,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1725366,1004,1.95,,70.0,,,,,,,Total lipid (fat),G +1725590,1004,46.88,,70.0,,,,,,,Total lipid (fat),G +1725618,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1725626,1004,3.12,,70.0,,,,,,,Total lipid (fat),G +1725701,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1726025,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1726168,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1726498,1004,10.71,,70.0,,,,,,,Total lipid (fat),G +1726730,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1726811,1004,27.59,,70.0,,,,,,,Total lipid (fat),G +1726898,1004,3.92,,70.0,,,,,,,Total lipid (fat),G +1727070,1004,9.26,,70.0,,,,,,,Total lipid (fat),G +1727214,1004,36.36,,70.0,,,,,,,Total lipid (fat),G +1727274,1004,3.0,,70.0,,,,,,,Total lipid (fat),G +1727505,1004,23.08,,70.0,,,,,,,Total lipid (fat),G +1727678,1004,56.67,,70.0,,,,,,,Total lipid (fat),G +1727796,1004,26.92,,70.0,,,,,,,Total lipid (fat),G +1727993,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1728460,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1729084,1004,28.12,,70.0,,,,,,,Total lipid (fat),G +1729157,1004,42.44,,70.0,,,,,,,Total lipid (fat),G +1729292,1004,13.54,,70.0,,,,,,,Total lipid (fat),G +1729432,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1729483,1004,12.86,,70.0,,,,,,,Total lipid (fat),G +1729551,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1729611,1004,11.0,,70.0,,,,,,,Total lipid (fat),G +1729950,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1730042,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1730260,1004,4.67,,70.0,,,,,,,Total lipid (fat),G +1730271,1004,15.45,,70.0,,,,,,,Total lipid (fat),G +1730452,1004,22.73,,70.0,,,,,,,Total lipid (fat),G +1730454,1004,0.83,,70.0,,,,,,,Total lipid (fat),G +1730472,1004,10.62,,70.0,,,,,,,Total lipid (fat),G +1730517,1004,11.32,,70.0,,,,,,,Total lipid (fat),G +1730689,1004,24.0,,70.0,,,,,,,Total lipid (fat),G +1730771,1004,21.05,,70.0,,,,,,,Total lipid (fat),G +1730896,1004,22.22,,70.0,,,,,,,Total lipid (fat),G +1730969,1004,18.0,,70.0,,,,,,,Total lipid (fat),G +1731011,1004,22.86,,70.0,,,,,,,Total lipid (fat),G +1731201,1004,3.1,,70.0,,,,,,,Total lipid (fat),G +1731217,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1731344,1004,2.48,,70.0,,,,,,,Total lipid (fat),G +1731537,1004,11.67,,70.0,,,,,,,Total lipid (fat),G +1731641,1004,62.5,,70.0,,,,,,,Total lipid (fat),G +1731891,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1731913,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1732074,1004,15.79,,70.0,,,,,,,Total lipid (fat),G +1732161,1004,3.55,,70.0,,,,,,,Total lipid (fat),G +1732595,1004,42.35,,70.0,,,,,,,Total lipid (fat),G +1732607,1004,15.04,,70.0,,,,,,,Total lipid (fat),G +1732633,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1732814,1004,2.78,,70.0,,,,,,,Total lipid (fat),G +1732977,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1733117,1004,11.41,,70.0,,,,,,,Total lipid (fat),G +1733282,1004,2.68,,70.0,,,,,,,Total lipid (fat),G +1733465,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1733501,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1733658,1004,0.12,,70.0,,,,,,,Total lipid (fat),G +1733843,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1734030,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1734040,1004,0.77,,70.0,,,,,,,Total lipid (fat),G +1735348,1004,11.43,,70.0,,,,,,,Total lipid (fat),G +1735750,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1735754,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1735868,1004,31.25,,70.0,,,,,,,Total lipid (fat),G +1736398,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +1736585,1004,12.0,,70.0,,,,,,,Total lipid (fat),G +1736903,1004,5.56,,70.0,,,,,,,Total lipid (fat),G +1737045,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1737240,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1737266,1004,3.12,,70.0,,,,,,,Total lipid (fat),G +1737303,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1737733,1004,1.04,,70.0,,,,,,,Total lipid (fat),G +1737903,1004,21.21,,70.0,,,,,,,Total lipid (fat),G +1738447,1004,46.43,,70.0,,,,,,,Total lipid (fat),G +1738776,1004,4.8,,70.0,,,,,,,Total lipid (fat),G +1739079,1004,43.14,,70.0,,,,,,,Total lipid (fat),G +1739128,1004,17.14,,70.0,,,,,,,Total lipid (fat),G +1739396,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1739618,1004,0.36,,70.0,,,,,,,Total lipid (fat),G +1739852,1004,39.29,,70.0,,,,,,,Total lipid (fat),G +1739911,1004,2.22,,70.0,,,,,,,Total lipid (fat),G +1739919,1004,4.17,,70.0,,,,,,,Total lipid (fat),G +1740034,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +1740449,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1740548,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +1740708,1004,16.04,,70.0,,,,,,,Total lipid (fat),G +1741150,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1741466,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1741622,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1741627,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1741639,1004,12.22,,70.0,,,,,,,Total lipid (fat),G +1741702,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +1741796,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +1742156,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1742183,1004,32.56,,70.0,,,,,,,Total lipid (fat),G +1742322,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +1742498,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1742752,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1742882,1004,0.29,,70.0,,,,,,,Total lipid (fat),G +1742977,1004,2.94,,70.0,,,,,,,Total lipid (fat),G +1743206,1004,4.29,,70.0,,,,,,,Total lipid (fat),G +1743277,1004,0.21,,70.0,,,,,,,Total lipid (fat),G +1743347,1004,85.71,,70.0,,,,,,,Total lipid (fat),G +1743616,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1743652,1004,7.59,,70.0,,,,,,,Total lipid (fat),G +1743766,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1743771,1004,73.33,,70.0,,,,,,,Total lipid (fat),G +1744073,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1744324,1004,18.75,,70.0,,,,,,,Total lipid (fat),G +1744446,1004,9.38,,70.0,,,,,,,Total lipid (fat),G +1744548,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1744737,1004,9.54,,70.0,,,,,,,Total lipid (fat),G +1745145,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1745288,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1745333,1004,46.88,,70.0,,,,,,,Total lipid (fat),G +1745583,1004,9.68,,70.0,,,,,,,Total lipid (fat),G +1745619,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +1745664,1004,35.0,,70.0,,,,,,,Total lipid (fat),G +1745704,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1745951,1004,22.58,,70.0,,,,,,,Total lipid (fat),G +1746098,1004,1.14,,70.0,,,,,,,Total lipid (fat),G +1746215,1004,4.84,,70.0,,,,,,,Total lipid (fat),G +1746371,1004,19.23,,70.0,,,,,,,Total lipid (fat),G +1746497,1004,15.0,,70.0,,,,,,,Total lipid (fat),G +1746595,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1746783,1004,12.37,,70.0,,,,,,,Total lipid (fat),G +1747027,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1747211,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1747263,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1747377,1004,37.14,,70.0,,,,,,,Total lipid (fat),G +1747412,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1747459,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +1747618,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +1747649,1004,9.09,,70.0,,,,,,,Total lipid (fat),G +1747837,1004,2.17,,70.0,,,,,,,Total lipid (fat),G +1748451,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1748556,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1748986,1004,10.47,,70.0,,,,,,,Total lipid (fat),G +1749244,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1749487,1004,0.8,,70.0,,,,,,,Total lipid (fat),G +1749810,1004,19.3,,70.0,,,,,,,Total lipid (fat),G +1750044,1004,25.64,,70.0,,,,,,,Total lipid (fat),G +1757747,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1757760,1004,37.5,,71.0,,,,,,,Total lipid (fat),G +1881016,1004,1.04,,70.0,,,,,,,Total lipid (fat),G +1758032,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1758052,1004,15.0,,78.0,,,,,,,Total lipid (fat),G +1758101,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1758205,1004,31.0,,78.0,,,,,,,Total lipid (fat),G +1758295,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1881236,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1758944,1004,8.04,,71.0,,,,,,,Total lipid (fat),G +1759161,1004,1.54,,71.0,,,,,,,Total lipid (fat),G +1759806,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1759809,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1760004,1004,34.38,,70.0,,,,,,,Total lipid (fat),G +1760075,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1760141,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +1760438,1004,78.57,,70.0,,,,,,,Total lipid (fat),G +1760496,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1760513,1004,9.38,,70.0,,,,,,,Total lipid (fat),G +1761056,1004,1.67,,70.0,,,,,,,Total lipid (fat),G +1761067,1004,0.7,,70.0,,,,,,,Total lipid (fat),G +1761073,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1761193,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1761195,1004,0.46,,70.0,,,,,,,Total lipid (fat),G +1761330,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1761343,1004,24.0,,70.0,,,,,,,Total lipid (fat),G +1761618,1004,4.44,,70.0,,,,,,,Total lipid (fat),G +1761870,1004,3.52,,70.0,,,,,,,Total lipid (fat),G +1761950,1004,8.27,,70.0,,,,,,,Total lipid (fat),G +1762008,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1762109,1004,3.68,,70.0,,,,,,,Total lipid (fat),G +1762179,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1762603,1004,0.78,,70.0,,,,,,,Total lipid (fat),G +1762733,1004,18.87,,70.0,,,,,,,Total lipid (fat),G +1762988,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1763083,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +1763276,1004,15.0,,70.0,,,,,,,Total lipid (fat),G +1763302,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1763320,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1763366,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1763377,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1763819,1004,0.89,,70.0,,,,,,,Total lipid (fat),G +1763879,1004,15.38,,70.0,,,,,,,Total lipid (fat),G +1764220,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1764259,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1764434,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1764710,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +1764770,1004,8.63,,70.0,,,,,,,Total lipid (fat),G +1764819,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1764992,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1765394,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1765424,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +1765552,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1765739,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1765767,1004,3.23,,70.0,,,,,,,Total lipid (fat),G +1765985,1004,46.43,,70.0,,,,,,,Total lipid (fat),G +1766304,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1766418,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1766506,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1766542,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +1766796,1004,15.52,,70.0,,,,,,,Total lipid (fat),G +1766843,1004,1.82,,70.0,,,,,,,Total lipid (fat),G +1767165,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1767255,1004,2.94,,70.0,,,,,,,Total lipid (fat),G +1767602,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +1767647,1004,1.18,,75.0,,,,,,,Total lipid (fat),G +1767656,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1767809,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1768066,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1768312,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1768313,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1768409,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1769038,1004,16.07,,70.0,,,,,,,Total lipid (fat),G +1769157,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1769573,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1769718,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1770096,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1770134,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1770200,1004,43.75,,70.0,,,,,,,Total lipid (fat),G +1770437,1004,16.0,,70.0,,,,,,,Total lipid (fat),G +1770806,1004,5.36,,70.0,,,,,,,Total lipid (fat),G +1770925,1004,26.09,,70.0,,,,,,,Total lipid (fat),G +1771030,1004,19.23,,70.0,,,,,,,Total lipid (fat),G +1771158,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +1771163,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1771619,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1772316,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +1772318,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +1772849,1004,30.3,,70.0,,,,,,,Total lipid (fat),G +1773352,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1773443,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1773481,1004,18.75,,70.0,,,,,,,Total lipid (fat),G +1773500,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1773508,1004,2.08,,70.0,,,,,,,Total lipid (fat),G +1773593,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +1773606,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1774830,1004,12.73,,70.0,,,,,,,Total lipid (fat),G +1774970,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1774980,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1775001,1004,18.89,,70.0,,,,,,,Total lipid (fat),G +1775077,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1775184,1004,4.35,,70.0,,,,,,,Total lipid (fat),G +1775264,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1775293,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1775299,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1775460,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +1881445,1004,18.75,,70.0,,,,,,,Total lipid (fat),G +1775801,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1776094,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1776193,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +1776481,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1776900,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1777062,1004,9.0,,70.0,,,,,,,Total lipid (fat),G +1777228,1004,1.18,,70.0,,,,,,,Total lipid (fat),G +1777465,1004,11.5,,70.0,,,,,,,Total lipid (fat),G +1777582,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1777681,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1881501,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1778227,1004,13.25,,70.0,,,,,,,Total lipid (fat),G +1778259,1004,14.0,,70.0,,,,,,,Total lipid (fat),G +1778265,1004,13.95,,70.0,,,,,,,Total lipid (fat),G +1778551,1004,8.16,,70.0,,,,,,,Total lipid (fat),G +1779090,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1779152,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1779510,1004,2.35,,70.0,,,,,,,Total lipid (fat),G +1779582,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1779867,1004,19.05,,70.0,,,,,,,Total lipid (fat),G +1779897,1004,6.34,,70.0,,,,,,,Total lipid (fat),G +1779954,1004,7.65,,70.0,,,,,,,Total lipid (fat),G +1780334,1004,5.88,,70.0,,,,,,,Total lipid (fat),G +1780343,1004,1.02,,70.0,,,,,,,Total lipid (fat),G +1780473,1004,3.47,,70.0,,,,,,,Total lipid (fat),G +1780612,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1780769,1004,1.73,,70.0,,,,,,,Total lipid (fat),G +1780894,1004,15.25,,70.0,,,,,,,Total lipid (fat),G +1781025,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1781512,1004,24.53,,70.0,,,,,,,Total lipid (fat),G +1781667,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1781808,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1781948,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1782037,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1782277,1004,33.96,,70.0,,,,,,,Total lipid (fat),G +1782476,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1782649,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1782810,1004,26.98,,70.0,,,,,,,Total lipid (fat),G +1782964,1004,3.49,,70.0,,,,,,,Total lipid (fat),G +1783108,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1783774,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1783867,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1784018,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1784065,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1784073,1004,15.91,,70.0,,,,,,,Total lipid (fat),G +1784542,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +1784601,1004,4.55,,70.0,,,,,,,Total lipid (fat),G +1784656,1004,7.5,,70.0,,,,,,,Total lipid (fat),G +1784975,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1784984,1004,4.35,,70.0,,,,,,,Total lipid (fat),G +1785197,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1786023,1004,3.96,,70.0,,,,,,,Total lipid (fat),G +1786402,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +1786601,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1787082,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1787359,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1787527,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1787586,1004,12.12,,70.0,,,,,,,Total lipid (fat),G +1787648,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +1787874,1004,29.23,,70.0,,,,,,,Total lipid (fat),G +1788326,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1788347,1004,5.17,,70.0,,,,,,,Total lipid (fat),G +1788649,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1788669,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1788757,1004,7.5,,70.0,,,,,,,Total lipid (fat),G +1788824,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1789128,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1789832,1004,20.83,,70.0,,,,,,,Total lipid (fat),G +1790096,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +1790300,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1790375,1004,35.29,,70.0,,,,,,,Total lipid (fat),G +1790769,1004,0.8,,70.0,,,,,,,Total lipid (fat),G +1790826,1004,5.88,,70.0,,,,,,,Total lipid (fat),G +1790946,1004,7.86,,70.0,,,,,,,Total lipid (fat),G +1790963,1004,11.76,,70.0,,,,,,,Total lipid (fat),G +1791549,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +1791907,1004,3.73,,70.0,,,,,,,Total lipid (fat),G +1791930,1004,8.57,,70.0,,,,,,,Total lipid (fat),G +1792078,1004,18.33,,70.0,,,,,,,Total lipid (fat),G +1792248,1004,15.74,,70.0,,,,,,,Total lipid (fat),G +1792440,1004,0.89,,70.0,,,,,,,Total lipid (fat),G +1792642,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +1792663,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +1792720,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1792723,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +1793120,1004,7.96,,70.0,,,,,,,Total lipid (fat),G +1793158,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1793523,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +1793724,1004,18.6,,70.0,,,,,,,Total lipid (fat),G +1794207,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1794290,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1794404,1004,1.04,,70.0,,,,,,,Total lipid (fat),G +1794776,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1881760,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1794977,1004,2.08,,70.0,,,,,,,Total lipid (fat),G +1795005,1004,38.81,,70.0,,,,,,,Total lipid (fat),G +1795059,1004,53.33,,70.0,,,,,,,Total lipid (fat),G +1795070,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1795193,1004,24.39,,70.0,,,,,,,Total lipid (fat),G +1795477,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1795713,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1795906,1004,1.75,,70.0,,,,,,,Total lipid (fat),G +1795994,1004,4.65,,70.0,,,,,,,Total lipid (fat),G +1796019,1004,1.02,,70.0,,,,,,,Total lipid (fat),G +1796365,1004,2.63,,70.0,,,,,,,Total lipid (fat),G +1796374,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +1796535,1004,60.0,,70.0,,,,,,,Total lipid (fat),G +1796581,1004,11.67,,70.0,,,,,,,Total lipid (fat),G +1797161,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1797196,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1797616,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1797716,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1797894,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1798196,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1798412,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1798577,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1799282,1004,20.31,,70.0,,,,,,,Total lipid (fat),G +1799379,1004,15.02,,70.0,,,,,,,Total lipid (fat),G +1799583,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1799729,1004,21.18,,70.0,,,,,,,Total lipid (fat),G +1799854,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1799885,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1800012,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1800089,1004,4.62,,70.0,,,,,,,Total lipid (fat),G +1800764,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1800889,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1801080,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +1801197,1004,1.33,,70.0,,,,,,,Total lipid (fat),G +1801477,1004,18.82,,70.0,,,,,,,Total lipid (fat),G +1802248,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1802572,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1802957,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1803324,1004,3.53,,70.0,,,,,,,Total lipid (fat),G +1803500,1004,8.24,,70.0,,,,,,,Total lipid (fat),G +1803587,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +1803595,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1804062,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1804124,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1804277,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1804616,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1804628,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1805005,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +1805040,1004,6.0,,70.0,,,,,,,Total lipid (fat),G +1805095,1004,6.78,,70.0,,,,,,,Total lipid (fat),G +1805822,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1805909,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1805959,1004,7.06,,70.0,,,,,,,Total lipid (fat),G +1806559,1004,2.04,,70.0,,,,,,,Total lipid (fat),G +1806765,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1807257,1004,1.22,,70.0,,,,,,,Total lipid (fat),G +1807792,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1808035,1004,64.29,,70.0,,,,,,,Total lipid (fat),G +1808619,1004,11.67,,70.0,,,,,,,Total lipid (fat),G +1808785,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1808811,1004,15.93,,70.0,,,,,,,Total lipid (fat),G +1808964,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +1809605,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1809826,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1809916,1004,13.64,,70.0,,,,,,,Total lipid (fat),G +1810039,1004,6.85,,70.0,,,,,,,Total lipid (fat),G +1810291,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1810401,1004,13.48,,70.0,,,,,,,Total lipid (fat),G +1810913,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +1811567,1004,45.45,,70.0,,,,,,,Total lipid (fat),G +1811917,1004,46.43,,70.0,,,,,,,Total lipid (fat),G +1811970,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1812027,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1812098,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +1812453,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1812883,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +1812905,1004,11.7,,70.0,,,,,,,Total lipid (fat),G +1813595,1004,10.47,,70.0,,,,,,,Total lipid (fat),G +1813677,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1813842,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1813843,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1813950,1004,4.55,,70.0,,,,,,,Total lipid (fat),G +1814050,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1814114,1004,0.77,,70.0,,,,,,,Total lipid (fat),G +1814222,1004,24.24,,70.0,,,,,,,Total lipid (fat),G +1815055,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1815095,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1815105,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +1815684,1004,21.21,,70.0,,,,,,,Total lipid (fat),G +1815726,1004,1.54,,70.0,,,,,,,Total lipid (fat),G +1815760,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1815805,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1816078,1004,12.28,,70.0,,,,,,,Total lipid (fat),G +1816399,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1816495,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1817095,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1817099,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1817183,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1817432,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1817636,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1818067,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +1818295,1004,27.27,,70.0,,,,,,,Total lipid (fat),G +1818639,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1819056,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +1819127,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1819345,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +1819401,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +1819615,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1819660,1004,9.41,,70.0,,,,,,,Total lipid (fat),G +1819742,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1820048,1004,1.11,,70.0,,,,,,,Total lipid (fat),G +1820557,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1821237,1004,22.32,,70.0,,,,,,,Total lipid (fat),G +1821746,1004,1.54,,70.0,,,,,,,Total lipid (fat),G +1821903,1004,8.93,,70.0,,,,,,,Total lipid (fat),G +1821975,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1822196,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1822281,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1822350,1004,12.64,,70.0,,,,,,,Total lipid (fat),G +1822586,1004,13.16,,70.0,,,,,,,Total lipid (fat),G +1823105,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1823114,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1823618,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1823799,1004,6.76,,70.0,,,,,,,Total lipid (fat),G +1823823,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +1823854,1004,31.03,,70.0,,,,,,,Total lipid (fat),G +1824018,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1824057,1004,0.85,,70.0,,,,,,,Total lipid (fat),G +1824604,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +1824666,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1824758,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +1825087,1004,12.94,,70.0,,,,,,,Total lipid (fat),G +1825191,1004,1.11,,70.0,,,,,,,Total lipid (fat),G +1825521,1004,3.5,,70.0,,,,,,,Total lipid (fat),G +1826031,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1826509,1004,6.15,,70.0,,,,,,,Total lipid (fat),G +1826776,1004,9.19,,70.0,,,,,,,Total lipid (fat),G +1826786,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +1826787,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +1826886,1004,3.75,,70.0,,,,,,,Total lipid (fat),G +1827323,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1827365,1004,19.05,,70.0,,,,,,,Total lipid (fat),G +1827571,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1827608,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +1827721,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +1828309,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1828394,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1828637,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1828802,1004,13.64,,70.0,,,,,,,Total lipid (fat),G +1829010,1004,30.65,,70.0,,,,,,,Total lipid (fat),G +1829030,1004,3.53,,70.0,,,,,,,Total lipid (fat),G +1829502,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1829778,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1829840,1004,46.43,,70.0,,,,,,,Total lipid (fat),G +1830006,1004,15.56,,70.0,,,,,,,Total lipid (fat),G +1830061,1004,3.74,,70.0,,,,,,,Total lipid (fat),G +1830114,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1830191,1004,80.0,,70.0,,,,,,,Total lipid (fat),G +1830364,1004,11.76,,70.0,,,,,,,Total lipid (fat),G +1830413,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +1830694,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1830739,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1830821,1004,13.0,,70.0,,,,,,,Total lipid (fat),G +1830824,1004,9.76,,70.0,,,,,,,Total lipid (fat),G +1830841,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1831105,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1831314,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1831372,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1831411,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +1831840,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1832110,1004,17.78,,70.0,,,,,,,Total lipid (fat),G +1832155,1004,15.79,,70.0,,,,,,,Total lipid (fat),G +1832402,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1832432,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +1833030,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1833192,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1833259,1004,17.14,,70.0,,,,,,,Total lipid (fat),G +1833295,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1833514,1004,11.43,,70.0,,,,,,,Total lipid (fat),G +1833773,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +1833868,1004,22.92,,70.0,,,,,,,Total lipid (fat),G +1833909,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +1833926,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1834360,1004,53.33,,70.0,,,,,,,Total lipid (fat),G +1835025,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1835065,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +1835297,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1835844,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1835961,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1835981,1004,13.83,,70.0,,,,,,,Total lipid (fat),G +1836879,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1837097,1004,31.25,,70.0,,,,,,,Total lipid (fat),G +1837227,1004,15.53,,70.0,,,,,,,Total lipid (fat),G +1837422,1004,5.88,,70.0,,,,,,,Total lipid (fat),G +1837587,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1838025,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1838171,1004,4.64,,70.0,,,,,,,Total lipid (fat),G +1838257,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1838269,1004,75.0,,70.0,,,,,,,Total lipid (fat),G +1838395,1004,2.53,,70.0,,,,,,,Total lipid (fat),G +1882344,1004,24.56,,70.0,,,,,,,Total lipid (fat),G +1838756,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +1838806,1004,2.86,,70.0,,,,,,,Total lipid (fat),G +1839202,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1839284,1004,4.76,,70.0,,,,,,,Total lipid (fat),G +1882761,1004,1.04,,70.0,,,,,,,Total lipid (fat),G +1882771,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1839584,1004,11.25,,70.0,,,,,,,Total lipid (fat),G +1882857,1004,0.71,,70.0,,,,,,,Total lipid (fat),G +1882870,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1839842,1004,4.11,,70.0,,,,,,,Total lipid (fat),G +1882959,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1883014,1004,7.63,,70.0,,,,,,,Total lipid (fat),G +1840722,1004,0.32,,70.0,,,,,,,Total lipid (fat),G +1840756,1004,5.56,,70.0,,,,,,,Total lipid (fat),G +1841026,1004,13.64,,70.0,,,,,,,Total lipid (fat),G +1841154,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +1841201,1004,7.55,,70.0,,,,,,,Total lipid (fat),G +1841216,1004,1.85,,70.0,,,,,,,Total lipid (fat),G +1841221,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1841353,1004,3.95,,70.0,,,,,,,Total lipid (fat),G +1841531,1004,4.17,,70.0,,,,,,,Total lipid (fat),G +1841633,1004,3.23,,70.0,,,,,,,Total lipid (fat),G +1841790,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1841866,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1841870,1004,1.92,,70.0,,,,,,,Total lipid (fat),G +1841893,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +1841990,1004,2.63,,70.0,,,,,,,Total lipid (fat),G +1842681,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1883369,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1842852,1004,11.61,,70.0,,,,,,,Total lipid (fat),G +1842958,1004,1.77,,70.0,,,,,,,Total lipid (fat),G +1883432,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1843074,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +1844051,1004,4.23,,70.0,,,,,,,Total lipid (fat),G +1844098,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1844178,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1844324,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1844488,1004,3.23,,70.0,,,,,,,Total lipid (fat),G +1844574,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1845136,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +1845411,1004,17.07,,70.0,,,,,,,Total lipid (fat),G +1845447,1004,18.44,,70.0,,,,,,,Total lipid (fat),G +1845598,1004,4.76,,70.0,,,,,,,Total lipid (fat),G +1883598,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1845831,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1845922,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1846123,1004,6.03,,70.0,,,,,,,Total lipid (fat),G +1846203,1004,14.12,,70.0,,,,,,,Total lipid (fat),G +1846397,1004,2.0,,70.0,,,,,,,Total lipid (fat),G +1846887,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1846934,1004,22.5,,70.0,,,,,,,Total lipid (fat),G +1847087,1004,0.25,,70.0,,,,,,,Total lipid (fat),G +1847341,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +1883953,1004,9.86,,70.0,,,,,,,Total lipid (fat),G +1884041,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1884329,1004,27.85,,70.0,,,,,,,Total lipid (fat),G +1884353,1004,4.29,,70.0,,,,,,,Total lipid (fat),G +1884660,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1884725,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1884916,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +1884943,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1885112,1004,18.18,,70.0,,,,,,,Total lipid (fat),G +1885564,1004,8.67,,70.0,,,,,,,Total lipid (fat),G +1885611,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1885617,1004,3.75,,70.0,,,,,,,Total lipid (fat),G +1885676,1004,1.76,,70.0,,,,,,,Total lipid (fat),G +1885772,1004,10.53,,70.0,,,,,,,Total lipid (fat),G +1885779,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +1885854,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +1885991,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1886074,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1886087,1004,29.98,,70.0,,,,,,,Total lipid (fat),G +1886165,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1886461,1004,19.7,,70.0,,,,,,,Total lipid (fat),G +1886509,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +1886565,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1886571,1004,1.04,,70.0,,,,,,,Total lipid (fat),G +1886617,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1886691,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1886766,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +1886939,1004,22.92,,70.0,,,,,,,Total lipid (fat),G +1887291,1004,8.22,,70.0,,,,,,,Total lipid (fat),G +1887659,1004,7.89,,70.0,,,,,,,Total lipid (fat),G +1888065,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1888122,1004,9.38,,70.0,,,,,,,Total lipid (fat),G +1888183,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +1888465,1004,13.16,,70.0,,,,,,,Total lipid (fat),G +1888512,1004,2.35,,70.0,,,,,,,Total lipid (fat),G +1889101,1004,92.0,,70.0,,,,,,,Total lipid (fat),G +1889144,1004,11.43,,70.0,,,,,,,Total lipid (fat),G +1889401,1004,16.28,,70.0,,,,,,,Total lipid (fat),G +1889402,1004,13.39,,70.0,,,,,,,Total lipid (fat),G +1889406,1004,24.29,,70.0,,,,,,,Total lipid (fat),G +1889722,1004,21.05,,70.0,,,,,,,Total lipid (fat),G +1889833,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1890403,1004,7.02,,70.0,,,,,,,Total lipid (fat),G +1890653,1004,5.5,,70.0,,,,,,,Total lipid (fat),G +1890944,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +1890976,1004,1.04,,70.0,,,,,,,Total lipid (fat),G +1891032,1004,15.04,,70.0,,,,,,,Total lipid (fat),G +1891139,1004,6.88,,70.0,,,,,,,Total lipid (fat),G +1891152,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1891285,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1891316,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1891468,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1891829,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1891859,1004,22.95,,70.0,,,,,,,Total lipid (fat),G +1891911,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1891976,1004,11.67,,70.0,,,,,,,Total lipid (fat),G +1892015,1004,2.45,,70.0,,,,,,,Total lipid (fat),G +1892202,1004,1.22,,70.0,,,,,,,Total lipid (fat),G +1892396,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +1892529,1004,2.5,,70.0,,,,,,,Total lipid (fat),G +1892801,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1892830,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1892976,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1893880,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1894003,1004,20.59,,70.0,,,,,,,Total lipid (fat),G +1894028,1004,64.29,,70.0,,,,,,,Total lipid (fat),G +1894297,1004,22.35,,70.0,,,,,,,Total lipid (fat),G +1894373,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1894384,1004,8.82,,70.0,,,,,,,Total lipid (fat),G +1894555,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1894577,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1894686,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +1894800,1004,11.5,,70.0,,,,,,,Total lipid (fat),G +1895195,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1895298,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1895574,1004,15.25,,70.0,,,,,,,Total lipid (fat),G +1895711,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1895826,1004,3.36,,70.0,,,,,,,Total lipid (fat),G +1896005,1004,12.94,,70.0,,,,,,,Total lipid (fat),G +1896049,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1896114,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1896335,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1896389,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1896461,1004,36.11,,70.0,,,,,,,Total lipid (fat),G +1896528,1004,20.51,,70.0,,,,,,,Total lipid (fat),G +1896575,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +1896856,1004,15.22,,70.0,,,,,,,Total lipid (fat),G +1897084,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1897218,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1897548,1004,10.87,,70.0,,,,,,,Total lipid (fat),G +1897628,1004,26.32,,70.0,,,,,,,Total lipid (fat),G +1898092,1004,2.02,,70.0,,,,,,,Total lipid (fat),G +1898292,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1898310,1004,53.33,,70.0,,,,,,,Total lipid (fat),G +1898495,1004,18.52,,70.0,,,,,,,Total lipid (fat),G +1898553,1004,7.5,,70.0,,,,,,,Total lipid (fat),G +1898961,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1899377,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1899424,1004,26.79,,70.0,,,,,,,Total lipid (fat),G +1899566,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1899574,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +1899728,1004,20.59,,70.0,,,,,,,Total lipid (fat),G +1899778,1004,15.52,,70.0,,,,,,,Total lipid (fat),G +1899994,1004,19.05,,70.0,,,,,,,Total lipid (fat),G +1900405,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1900430,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1900493,1004,11.43,,70.0,,,,,,,Total lipid (fat),G +1900521,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1901472,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +1901541,1004,8.84,,70.0,,,,,,,Total lipid (fat),G +1901544,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1901674,1004,16.18,,70.0,,,,,,,Total lipid (fat),G +1901815,1004,5.31,,70.0,,,,,,,Total lipid (fat),G +1902078,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1902352,1004,3.68,,70.0,,,,,,,Total lipid (fat),G +1902507,1004,1.33,,70.0,,,,,,,Total lipid (fat),G +1902585,1004,25.61,,70.0,,,,,,,Total lipid (fat),G +1902730,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1902872,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1903098,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1903121,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1903444,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1903604,1004,22.32,,70.0,,,,,,,Total lipid (fat),G +1903850,1004,7.06,,70.0,,,,,,,Total lipid (fat),G +1903934,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1903971,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +1904106,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1904153,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1904501,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1904735,1004,3.75,,70.0,,,,,,,Total lipid (fat),G +1904867,1004,9.17,,70.0,,,,,,,Total lipid (fat),G +1904911,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1905104,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +1905772,1004,17.39,,70.0,,,,,,,Total lipid (fat),G +1905798,1004,40.48,,70.0,,,,,,,Total lipid (fat),G +1905891,1004,3.02,,70.0,,,,,,,Total lipid (fat),G +1905971,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +1906200,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +1906477,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1906981,1004,16.36,,70.0,,,,,,,Total lipid (fat),G +1907169,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +1907652,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +1907678,1004,2.0,,70.0,,,,,,,Total lipid (fat),G +1907950,1004,1.93,,70.0,,,,,,,Total lipid (fat),G +1908160,1004,1.04,,70.0,,,,,,,Total lipid (fat),G +1908416,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1909364,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1909453,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1909614,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1909728,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1909986,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1910048,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1910093,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1910132,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1910299,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1910300,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1910322,1004,1.73,,70.0,,,,,,,Total lipid (fat),G +1910472,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1910514,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1911031,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1911271,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1912207,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1912384,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1912722,1004,0.89,,70.0,,,,,,,Total lipid (fat),G +1913064,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1913093,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +1913261,1004,19.3,,70.0,,,,,,,Total lipid (fat),G +1913528,1004,11.5,,70.0,,,,,,,Total lipid (fat),G +1913835,1004,1.0,,70.0,,,,,,,Total lipid (fat),G +1913877,1004,6.47,,70.0,,,,,,,Total lipid (fat),G +1913921,1004,15.52,,70.0,,,,,,,Total lipid (fat),G +1914272,1004,27.08,,70.0,,,,,,,Total lipid (fat),G +1914970,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1915015,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1915096,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1915371,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1915402,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1915829,1004,11.43,,70.0,,,,,,,Total lipid (fat),G +1915921,1004,3.75,,70.0,,,,,,,Total lipid (fat),G +1916102,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1916341,1004,3.76,,70.0,,,,,,,Total lipid (fat),G +1916345,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1916354,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1916473,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1917175,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1917506,1004,7.09,,70.0,,,,,,,Total lipid (fat),G +1917765,1004,0.22,,70.0,,,,,,,Total lipid (fat),G +1917785,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1917956,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1918278,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1918359,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1918481,1004,8.96,,70.0,,,,,,,Total lipid (fat),G +1918665,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1918780,1004,7.45,,70.0,,,,,,,Total lipid (fat),G +1918913,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1918926,1004,6.53,,70.0,,,,,,,Total lipid (fat),G +1919054,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1919124,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1919280,1004,10.77,,70.0,,,,,,,Total lipid (fat),G +1919541,1004,2.63,,70.0,,,,,,,Total lipid (fat),G +1920059,1004,43.33,,70.0,,,,,,,Total lipid (fat),G +1920246,1004,16.0,,70.0,,,,,,,Total lipid (fat),G +1920328,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1920376,1004,2.73,,70.0,,,,,,,Total lipid (fat),G +1920895,1004,20.83,,70.0,,,,,,,Total lipid (fat),G +1921003,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1921232,1004,5.6,,70.0,,,,,,,Total lipid (fat),G +1921522,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1921716,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1921765,1004,0.62,,70.0,,,,,,,Total lipid (fat),G +1922194,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +1922207,1004,10.77,,70.0,,,,,,,Total lipid (fat),G +1922414,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +1922518,1004,7.04,,70.0,,,,,,,Total lipid (fat),G +1922775,1004,10.67,,70.0,,,,,,,Total lipid (fat),G +1923357,1004,8.06,,70.0,,,,,,,Total lipid (fat),G +1923585,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1923728,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +1924066,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +1924451,1004,0.66,,70.0,,,,,,,Total lipid (fat),G +1924562,1004,10.71,,70.0,,,,,,,Total lipid (fat),G +1925312,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1925313,1004,12.39,,70.0,,,,,,,Total lipid (fat),G +1925330,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1925602,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1925620,1004,7.06,,70.0,,,,,,,Total lipid (fat),G +1925709,1004,2.68,,70.0,,,,,,,Total lipid (fat),G +1925748,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +1926058,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1926145,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +1926472,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1926604,1004,21.05,,70.0,,,,,,,Total lipid (fat),G +1926707,1004,22.5,,70.0,,,,,,,Total lipid (fat),G +1926773,1004,27.78,,70.0,,,,,,,Total lipid (fat),G +1927041,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1927304,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1927359,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1927508,1004,1.17,,70.0,,,,,,,Total lipid (fat),G +1927567,1004,4.08,,70.0,,,,,,,Total lipid (fat),G +1927660,1004,2.78,,70.0,,,,,,,Total lipid (fat),G +1927765,1004,45.0,,70.0,,,,,,,Total lipid (fat),G +1927789,1004,53.85,,70.0,,,,,,,Total lipid (fat),G +1928025,1004,14.12,,70.0,,,,,,,Total lipid (fat),G +1928148,1004,0.59,,70.0,,,,,,,Total lipid (fat),G +1928417,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1928585,1004,43.75,,70.0,,,,,,,Total lipid (fat),G +1928891,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1928896,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1930583,1004,2.31,,70.0,,,,,,,Total lipid (fat),G +1930728,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1931064,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +1931128,1004,56.67,,70.0,,,,,,,Total lipid (fat),G +1931325,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1931785,1004,32.35,,70.0,,,,,,,Total lipid (fat),G +1931974,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +1932121,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1932383,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +1932597,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1932767,1004,34.62,,70.0,,,,,,,Total lipid (fat),G +1933207,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +1933305,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +1933389,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1933622,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1933700,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1933938,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1934015,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1934445,1004,1.85,,70.0,,,,,,,Total lipid (fat),G +1934592,1004,9.19,,70.0,,,,,,,Total lipid (fat),G +1934900,1004,15.79,,70.0,,,,,,,Total lipid (fat),G +1935589,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1935874,1004,18.75,,70.0,,,,,,,Total lipid (fat),G +1935877,1004,7.49,,70.0,,,,,,,Total lipid (fat),G +1936163,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +1936197,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1936330,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1936733,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1936801,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1936966,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1937215,1004,3.81,,70.0,,,,,,,Total lipid (fat),G +1937306,1004,7.69,,70.0,,,,,,,Total lipid (fat),G +1937811,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1938037,1004,6.38,,70.0,,,,,,,Total lipid (fat),G +1938505,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1939108,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1939125,1004,3.12,,70.0,,,,,,,Total lipid (fat),G +1939452,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1939455,1004,10.2,,70.0,,,,,,,Total lipid (fat),G +1939651,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1939768,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1939788,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1939884,1004,29.79,,70.0,,,,,,,Total lipid (fat),G +1940404,1004,14.1,,70.0,,,,,,,Total lipid (fat),G +1940718,1004,1.25,,70.0,,,,,,,Total lipid (fat),G +1940759,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1941049,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1941057,1004,2.0,,70.0,,,,,,,Total lipid (fat),G +1941232,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1941318,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1941361,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1941640,1004,4.58,,70.0,,,,,,,Total lipid (fat),G +1942349,1004,15.18,,70.0,,,,,,,Total lipid (fat),G +1942464,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +1943107,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1943258,1004,10.17,,70.0,,,,,,,Total lipid (fat),G +1943362,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1943625,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1943933,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +1944071,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +1944389,1004,2.36,,70.0,,,,,,,Total lipid (fat),G +1944397,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1944642,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1944730,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1945665,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1945789,1004,0.35,,70.0,,,,,,,Total lipid (fat),G +1946506,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1946613,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1946630,1004,0.71,,70.0,,,,,,,Total lipid (fat),G +1946684,1004,9.73,,70.0,,,,,,,Total lipid (fat),G +1946759,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1946791,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1947094,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1947125,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +1947299,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1947918,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1947953,1004,1.11,,70.0,,,,,,,Total lipid (fat),G +1948176,1004,1.04,,70.0,,,,,,,Total lipid (fat),G +1948300,1004,19.23,,70.0,,,,,,,Total lipid (fat),G +1948335,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1948365,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1948522,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1948698,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1948723,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1948738,1004,1.77,,70.0,,,,,,,Total lipid (fat),G +1948778,1004,5.95,,70.0,,,,,,,Total lipid (fat),G +1948866,1004,1.36,,70.0,,,,,,,Total lipid (fat),G +1949592,1004,24.32,,70.0,,,,,,,Total lipid (fat),G +1950472,1004,10.59,,70.0,,,,,,,Total lipid (fat),G +1950952,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1951610,1004,7.69,,70.0,,,,,,,Total lipid (fat),G +1951713,1004,10.34,,70.0,,,,,,,Total lipid (fat),G +1951871,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1951946,1004,3.97,,70.0,,,,,,,Total lipid (fat),G +1952591,1004,17.24,,70.0,,,,,,,Total lipid (fat),G +1952609,1004,4.12,,70.0,,,,,,,Total lipid (fat),G +1953178,1004,10.71,,70.0,,,,,,,Total lipid (fat),G +1953231,1004,23.66,,70.0,,,,,,,Total lipid (fat),G +1953317,1004,6.47,,70.0,,,,,,,Total lipid (fat),G +1953400,1004,19.35,,70.0,,,,,,,Total lipid (fat),G +1953804,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1953821,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1954055,1004,20.69,,70.0,,,,,,,Total lipid (fat),G +1954162,1004,5.95,,70.0,,,,,,,Total lipid (fat),G +1954668,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1954767,1004,9.02,,70.0,,,,,,,Total lipid (fat),G +1954818,1004,10.17,,70.0,,,,,,,Total lipid (fat),G +1955064,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1955154,1004,48.57,,70.0,,,,,,,Total lipid (fat),G +1955295,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +1955554,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1955576,1004,2.63,,70.0,,,,,,,Total lipid (fat),G +1955643,1004,21.05,,70.0,,,,,,,Total lipid (fat),G +1956153,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1956306,1004,9.0,,70.0,,,,,,,Total lipid (fat),G +1956364,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1956393,1004,27.27,,70.0,,,,,,,Total lipid (fat),G +1956685,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1956785,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1956850,1004,6.12,,70.0,,,,,,,Total lipid (fat),G +1957060,1004,17.54,,70.0,,,,,,,Total lipid (fat),G +1957099,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1957219,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1958181,1004,3.89,,70.0,,,,,,,Total lipid (fat),G +1958389,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +1958440,1004,12.73,,70.0,,,,,,,Total lipid (fat),G +1958637,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1958732,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1959466,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1959479,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1959588,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1959658,1004,10.2,,70.0,,,,,,,Total lipid (fat),G +1960060,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +1960225,1004,8.0,,70.0,,,,,,,Total lipid (fat),G +1960902,1004,44.0,,70.0,,,,,,,Total lipid (fat),G +1961188,1004,6.51,,70.0,,,,,,,Total lipid (fat),G +1961329,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1961396,1004,18.18,,70.0,,,,,,,Total lipid (fat),G +1961460,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1961635,1004,16.07,,70.0,,,,,,,Total lipid (fat),G +1962279,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1962577,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1962926,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1963044,1004,13.93,,70.0,,,,,,,Total lipid (fat),G +1963175,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1963208,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1963410,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1963582,1004,26.92,,70.0,,,,,,,Total lipid (fat),G +1963595,1004,18.89,,70.0,,,,,,,Total lipid (fat),G +1963619,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1963731,1004,21.15,,70.0,,,,,,,Total lipid (fat),G +1964143,1004,6.72,,70.0,,,,,,,Total lipid (fat),G +1964154,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +1964311,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1964656,1004,26.32,,70.0,,,,,,,Total lipid (fat),G +1965042,1004,35.29,,70.0,,,,,,,Total lipid (fat),G +1965349,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +1966251,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +1966419,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +1967164,1004,17.54,,70.0,,,,,,,Total lipid (fat),G +1967583,1004,8.24,,70.0,,,,,,,Total lipid (fat),G +1967782,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1967888,1004,15.38,,70.0,,,,,,,Total lipid (fat),G +1967974,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +1968105,1004,6.41,,70.0,,,,,,,Total lipid (fat),G +1968248,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1968415,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1968471,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1968477,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1969000,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1969333,1004,0.61,,70.0,,,,,,,Total lipid (fat),G +1969541,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1969565,1004,16.92,,70.0,,,,,,,Total lipid (fat),G +1969608,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1969639,1004,53.33,,70.0,,,,,,,Total lipid (fat),G +1969830,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1970082,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1970137,1004,29.41,,70.0,,,,,,,Total lipid (fat),G +1970278,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +1970845,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +1971029,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +1972135,1004,3.4,,70.0,,,,,,,Total lipid (fat),G +1972564,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1973140,1004,9.46,,70.0,,,,,,,Total lipid (fat),G +1973144,1004,6.0,,70.0,,,,,,,Total lipid (fat),G +1973377,1004,86.67,,70.0,,,,,,,Total lipid (fat),G +1974539,1004,14.0,,70.0,,,,,,,Total lipid (fat),G +1974759,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1975026,1004,2.21,,70.0,,,,,,,Total lipid (fat),G +1975200,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1975316,1004,2.33,,70.0,,,,,,,Total lipid (fat),G +1975335,1004,46.88,,70.0,,,,,,,Total lipid (fat),G +1975410,1004,36.67,,70.0,,,,,,,Total lipid (fat),G +1975548,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1975593,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1976078,1004,11.33,,70.0,,,,,,,Total lipid (fat),G +1976170,1004,5.36,,70.0,,,,,,,Total lipid (fat),G +1976321,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1976378,1004,12.14,,70.0,,,,,,,Total lipid (fat),G +1976751,1004,1.91,,70.0,,,,,,,Total lipid (fat),G +1976761,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +1976833,1004,18.75,,70.0,,,,,,,Total lipid (fat),G +1977007,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1977209,1004,2.31,,70.0,,,,,,,Total lipid (fat),G +1978290,1004,3.53,,70.0,,,,,,,Total lipid (fat),G +1978309,1004,4.12,,70.0,,,,,,,Total lipid (fat),G +1978324,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1978424,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1978501,1004,17.24,,70.0,,,,,,,Total lipid (fat),G +1978584,1004,19.23,,70.0,,,,,,,Total lipid (fat),G +1978805,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1979044,1004,9.86,,70.0,,,,,,,Total lipid (fat),G +1979354,1004,46.15,,70.0,,,,,,,Total lipid (fat),G +1979597,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1979745,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +1979831,1004,13.27,,70.0,,,,,,,Total lipid (fat),G +1980300,1004,78.57,,70.0,,,,,,,Total lipid (fat),G +1980395,1004,1.98,,70.0,,,,,,,Total lipid (fat),G +1980498,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +1981081,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1981302,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1981363,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1981468,1004,1.18,,70.0,,,,,,,Total lipid (fat),G +1981490,1004,4.01,,70.0,,,,,,,Total lipid (fat),G +1981682,1004,21.74,,70.0,,,,,,,Total lipid (fat),G +1981746,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +1981777,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1982922,1004,31.11,,70.0,,,,,,,Total lipid (fat),G +1982925,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +1983145,1004,23.53,,70.0,,,,,,,Total lipid (fat),G +1983221,1004,77.78,,70.0,,,,,,,Total lipid (fat),G +1983403,1004,83.33,,70.0,,,,,,,Total lipid (fat),G +1983413,1004,58.82,,70.0,,,,,,,Total lipid (fat),G +1983542,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1983617,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1983629,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1983768,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1983859,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +1983996,1004,20.69,,70.0,,,,,,,Total lipid (fat),G +1984003,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1984285,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +1984795,1004,1.47,,70.0,,,,,,,Total lipid (fat),G +1984812,1004,54.55,,70.0,,,,,,,Total lipid (fat),G +1984875,1004,3.08,,70.0,,,,,,,Total lipid (fat),G +1984984,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1985345,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1985776,1004,16.81,,70.0,,,,,,,Total lipid (fat),G +1986116,1004,7.0,,70.0,,,,,,,Total lipid (fat),G +1986157,1004,3.03,,70.0,,,,,,,Total lipid (fat),G +1986161,1004,9.09,,70.0,,,,,,,Total lipid (fat),G +1986246,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1986682,1004,5.04,,70.0,,,,,,,Total lipid (fat),G +1986688,1004,2.63,,70.0,,,,,,,Total lipid (fat),G +1987349,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1987449,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +1987733,1004,23.26,,70.0,,,,,,,Total lipid (fat),G +1987749,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +1987994,1004,1.82,,70.0,,,,,,,Total lipid (fat),G +1988180,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +1988577,1004,5.36,,70.0,,,,,,,Total lipid (fat),G +1988623,1004,6.4,,70.0,,,,,,,Total lipid (fat),G +1988900,1004,26.37,,70.0,,,,,,,Total lipid (fat),G +1988975,1004,7.06,,70.0,,,,,,,Total lipid (fat),G +1989026,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1989063,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1989112,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1989487,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1989655,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1989745,1004,4.09,,70.0,,,,,,,Total lipid (fat),G +1989827,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1990087,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1990163,1004,44.12,,70.0,,,,,,,Total lipid (fat),G +1990333,1004,27.27,,70.0,,,,,,,Total lipid (fat),G +1990496,1004,39.29,,70.0,,,,,,,Total lipid (fat),G +1990499,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +1990603,1004,26.09,,70.0,,,,,,,Total lipid (fat),G +1990739,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1991098,1004,5.97,,70.0,,,,,,,Total lipid (fat),G +1991448,1004,22.73,,70.0,,,,,,,Total lipid (fat),G +1991580,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1991607,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +1991744,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +1992069,1004,32.5,,70.0,,,,,,,Total lipid (fat),G +1992230,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +1992557,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1992805,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1992985,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +1993003,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1993078,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +1993825,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +1994818,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +1995013,1004,10.11,,70.0,,,,,,,Total lipid (fat),G +1995066,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1995391,1004,1.97,,70.0,,,,,,,Total lipid (fat),G +1995747,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1996006,1004,24.62,,70.0,,,,,,,Total lipid (fat),G +1996299,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +1996602,1004,53.33,,70.0,,,,,,,Total lipid (fat),G +1996667,1004,23.81,,70.0,,,,,,,Total lipid (fat),G +1996759,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +1996831,1004,14.43,,70.0,,,,,,,Total lipid (fat),G +1996986,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1997166,1004,1.25,,70.0,,,,,,,Total lipid (fat),G +1998098,1004,5.56,,70.0,,,,,,,Total lipid (fat),G +1998101,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +1998609,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +1998694,1004,18.18,,70.0,,,,,,,Total lipid (fat),G +1999054,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +1999182,1004,9.8,,70.0,,,,,,,Total lipid (fat),G +1999268,1004,1.75,,70.0,,,,,,,Total lipid (fat),G +1999568,1004,35.0,,70.0,,,,,,,Total lipid (fat),G +2004129,1004,2.49,1.0,1.0,,,,,,,Total lipid (fat),G +2004789,1004,0.25,1.0,1.0,,,,,,,Total lipid (fat),G +2004840,1004,0.32,1.0,1.0,,,,,,,Total lipid (fat),G +2006465,1004,0.38,1.0,1.0,,,,,,,Total lipid (fat),G +2007174,1004,0.29,1.0,1.0,,,,,,,Total lipid (fat),G +2007620,1004,26.0,,78.0,,,,,,,Total lipid (fat),G +2007657,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2008102,1004,4.79,,70.0,,,,,,,Total lipid (fat),G +2008706,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +2008749,1004,22.22,,70.0,,,,,,,Total lipid (fat),G +2008774,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2008841,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2009130,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2009287,1004,36.84,,70.0,,,,,,,Total lipid (fat),G +2009388,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2009557,1004,1.22,,70.0,,,,,,,Total lipid (fat),G +2009657,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2009672,1004,2.14,,70.0,,,,,,,Total lipid (fat),G +2009799,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2010129,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +2010141,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +2010414,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2010515,1004,3.12,,70.0,,,,,,,Total lipid (fat),G +2010732,1004,4.41,,70.0,,,,,,,Total lipid (fat),G +2010838,1004,2.94,,70.0,,,,,,,Total lipid (fat),G +2010879,1004,1.67,,70.0,,,,,,,Total lipid (fat),G +2011100,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +2011169,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2011527,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2011611,1004,3.15,,70.0,,,,,,,Total lipid (fat),G +2011666,1004,3.12,,70.0,,,,,,,Total lipid (fat),G +2012086,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2012190,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +2013094,1004,9.55,,70.0,,,,,,,Total lipid (fat),G +2013277,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2014159,1004,15.0,,70.0,,,,,,,Total lipid (fat),G +2014318,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +2014536,1004,2.13,,70.0,,,,,,,Total lipid (fat),G +2014637,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2014650,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2014814,1004,8.54,,70.0,,,,,,,Total lipid (fat),G +2015016,1004,0.56,,70.0,,,,,,,Total lipid (fat),G +2015019,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2015398,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2015522,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2015524,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2015583,1004,0.8,,70.0,,,,,,,Total lipid (fat),G +2015825,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +2015934,1004,4.55,,70.0,,,,,,,Total lipid (fat),G +2016162,1004,6.43,,70.0,,,,,,,Total lipid (fat),G +2017068,1004,6.41,,70.0,,,,,,,Total lipid (fat),G +2017339,1004,5.69,,70.0,,,,,,,Total lipid (fat),G +2017361,1004,1.98,,70.0,,,,,,,Total lipid (fat),G +2017764,1004,2.68,,70.0,,,,,,,Total lipid (fat),G +2017894,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2018142,1004,8.0,,70.0,,,,,,,Total lipid (fat),G +2018319,1004,46.43,,70.0,,,,,,,Total lipid (fat),G +2018349,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2018906,1004,3.55,,70.0,,,,,,,Total lipid (fat),G +2019040,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +2019107,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2019177,1004,16.17,,70.0,,,,,,,Total lipid (fat),G +2019407,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2019629,1004,2.5,,70.0,,,,,,,Total lipid (fat),G +2019729,1004,0.4,,70.0,,,,,,,Total lipid (fat),G +2019992,1004,19.64,,70.0,,,,,,,Total lipid (fat),G +2020192,1004,10.62,,70.0,,,,,,,Total lipid (fat),G +2020347,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +2020506,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +2020536,1004,34.88,,70.0,,,,,,,Total lipid (fat),G +2020567,1004,7.04,,70.0,,,,,,,Total lipid (fat),G +2020849,1004,17.19,,70.0,,,,,,,Total lipid (fat),G +2021010,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2021105,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +2021136,1004,78.57,,70.0,,,,,,,Total lipid (fat),G +2021214,1004,15.0,,70.0,,,,,,,Total lipid (fat),G +2021285,1004,1.22,,70.0,,,,,,,Total lipid (fat),G +2021392,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2021579,1004,29.85,,70.0,,,,,,,Total lipid (fat),G +2021746,1004,46.88,,70.0,,,,,,,Total lipid (fat),G +2022001,1004,17.54,,70.0,,,,,,,Total lipid (fat),G +2022048,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +2022447,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +2022588,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2022663,1004,6.41,,70.0,,,,,,,Total lipid (fat),G +2022854,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2022992,1004,17.7,,70.0,,,,,,,Total lipid (fat),G +2023101,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2023769,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2023920,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2023979,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2024079,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2024105,1004,11.02,,70.0,,,,,,,Total lipid (fat),G +2024175,1004,0.89,,70.0,,,,,,,Total lipid (fat),G +2024264,1004,0.89,,70.0,,,,,,,Total lipid (fat),G +2024273,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +2024310,1004,21.05,,70.0,,,,,,,Total lipid (fat),G +2025179,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +2025448,1004,9.33,,70.0,,,,,,,Total lipid (fat),G +2025481,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2025862,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +2025982,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2026048,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2026134,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2026331,1004,1.67,,70.0,,,,,,,Total lipid (fat),G +2026382,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +2026499,1004,2.76,,70.0,,,,,,,Total lipid (fat),G +2026749,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +2026858,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2027109,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2027784,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2028107,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2028123,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +2028181,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2028206,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2028485,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2028845,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +2029086,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2029475,1004,10.81,,70.0,,,,,,,Total lipid (fat),G +2029496,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2029723,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2029890,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2030047,1004,32.56,,70.0,,,,,,,Total lipid (fat),G +2030076,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +2030093,1004,78.57,,70.0,,,,,,,Total lipid (fat),G +2030199,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2030311,1004,11.76,,70.0,,,,,,,Total lipid (fat),G +2030861,1004,2.68,,70.0,,,,,,,Total lipid (fat),G +2030937,1004,21.82,,70.0,,,,,,,Total lipid (fat),G +2031824,1004,22.22,,70.0,,,,,,,Total lipid (fat),G +2031935,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +2032179,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2032294,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2032436,1004,16.28,,70.0,,,,,,,Total lipid (fat),G +2032538,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2032622,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +2032681,1004,1.25,,70.0,,,,,,,Total lipid (fat),G +2032790,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2032999,1004,2.2,,70.0,,,,,,,Total lipid (fat),G +2033306,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +2033514,1004,10.53,,70.0,,,,,,,Total lipid (fat),G +2033994,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2034167,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +2034287,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2034360,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2034457,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +2034474,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2034482,1004,6.4,,70.0,,,,,,,Total lipid (fat),G +2034504,1004,4.59,,70.0,,,,,,,Total lipid (fat),G +2034507,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2034973,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2035045,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2035239,1004,7.96,,70.0,,,,,,,Total lipid (fat),G +2035258,1004,3.08,,70.0,,,,,,,Total lipid (fat),G +2036005,1004,3.85,,70.0,,,,,,,Total lipid (fat),G +2036333,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2036517,1004,11.67,,70.0,,,,,,,Total lipid (fat),G +2036596,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2036678,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +2036712,1004,19.35,,70.0,,,,,,,Total lipid (fat),G +2036869,1004,16.36,,70.0,,,,,,,Total lipid (fat),G +2037082,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2037392,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +2037852,1004,4.65,,70.0,,,,,,,Total lipid (fat),G +2038009,1004,6.45,,70.0,,,,,,,Total lipid (fat),G +2038083,1004,2.08,,70.0,,,,,,,Total lipid (fat),G +2038301,1004,4.71,,70.0,,,,,,,Total lipid (fat),G +2038370,1004,14.63,,70.0,,,,,,,Total lipid (fat),G +2038624,1004,9.09,,70.0,,,,,,,Total lipid (fat),G +2039351,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2039471,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2039650,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2040095,1004,26.79,,70.0,,,,,,,Total lipid (fat),G +2040146,1004,6.5,,70.0,,,,,,,Total lipid (fat),G +2040234,1004,2.5,,70.0,,,,,,,Total lipid (fat),G +2040281,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2040682,1004,2.0,,70.0,,,,,,,Total lipid (fat),G +2040819,1004,42.5,,70.0,,,,,,,Total lipid (fat),G +2040867,1004,3.75,,70.0,,,,,,,Total lipid (fat),G +2040888,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +2041076,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2041078,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2041287,1004,12.0,,70.0,,,,,,,Total lipid (fat),G +2041882,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +2041947,1004,7.5,,70.0,,,,,,,Total lipid (fat),G +2041958,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +2042236,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +2042296,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +2042306,1004,37.5,,70.0,,,,,,,Total lipid (fat),G +2042392,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2042413,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +2042444,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2042535,1004,39.29,,70.0,,,,,,,Total lipid (fat),G +2043051,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2043318,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2043468,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +2043496,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2043610,1004,66.67,,70.0,,,,,,,Total lipid (fat),G +2043957,1004,2.63,,70.0,,,,,,,Total lipid (fat),G +2044041,1004,21.74,,70.0,,,,,,,Total lipid (fat),G +2044151,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2044203,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2044205,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2044344,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2044581,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +2044609,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2044804,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +2044988,1004,30.65,,70.0,,,,,,,Total lipid (fat),G +2045216,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2045236,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2045270,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2046061,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2046189,1004,43.33,,70.0,,,,,,,Total lipid (fat),G +2046273,1004,20.69,,70.0,,,,,,,Total lipid (fat),G +2046289,1004,0.11,,70.0,,,,,,,Total lipid (fat),G +2046344,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +2046646,1004,44.0,,70.0,,,,,,,Total lipid (fat),G +2046829,1004,37.5,,70.0,,,,,,,Total lipid (fat),G +2046955,1004,32.5,,70.0,,,,,,,Total lipid (fat),G +2047010,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2047183,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2047186,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2047409,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +2047601,1004,31.58,,70.0,,,,,,,Total lipid (fat),G +2047612,1004,7.5,,70.0,,,,,,,Total lipid (fat),G +2047942,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2048065,1004,23.08,,70.0,,,,,,,Total lipid (fat),G +2048156,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +2048202,1004,39.29,,70.0,,,,,,,Total lipid (fat),G +2048213,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2048362,1004,35.0,,70.0,,,,,,,Total lipid (fat),G +2048499,1004,8.93,,70.0,,,,,,,Total lipid (fat),G +2048537,1004,2.5,,70.0,,,,,,,Total lipid (fat),G +2049058,1004,22.5,,70.0,,,,,,,Total lipid (fat),G +2049120,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2049128,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2049375,1004,45.0,,70.0,,,,,,,Total lipid (fat),G +2049475,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2049509,1004,4.88,,70.0,,,,,,,Total lipid (fat),G +2049612,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2049737,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +2049895,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +2050507,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2050568,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2050635,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2050692,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2050731,1004,40.54,,70.0,,,,,,,Total lipid (fat),G +2051054,1004,35.56,,70.0,,,,,,,Total lipid (fat),G +2051148,1004,46.43,,70.0,,,,,,,Total lipid (fat),G +2051209,1004,29.27,,70.0,,,,,,,Total lipid (fat),G +2052099,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +2052116,1004,0.21,,70.0,,,,,,,Total lipid (fat),G +2052135,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2052509,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2052555,1004,4.62,,70.0,,,,,,,Total lipid (fat),G +2052579,1004,23.7,,70.0,,,,,,,Total lipid (fat),G +2052775,1004,9.73,,70.0,,,,,,,Total lipid (fat),G +2052825,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +2052857,1004,20.69,,70.0,,,,,,,Total lipid (fat),G +2053140,1004,0.11,,70.0,,,,,,,Total lipid (fat),G +2053294,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2053614,1004,22.22,,70.0,,,,,,,Total lipid (fat),G +2053948,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +2054252,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2054910,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2054930,1004,10.42,,70.0,,,,,,,Total lipid (fat),G +2054965,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2055202,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2055206,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2055959,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +2056174,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2056196,1004,2.86,,70.0,,,,,,,Total lipid (fat),G +2056231,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2056824,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +2056856,1004,7.0,,70.0,,,,,,,Total lipid (fat),G +2056986,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2057008,1004,13.16,,70.0,,,,,,,Total lipid (fat),G +2057064,1004,25.81,,70.0,,,,,,,Total lipid (fat),G +2057603,1004,4.39,,70.0,,,,,,,Total lipid (fat),G +2057789,1004,4.29,,70.0,,,,,,,Total lipid (fat),G +2057893,1004,29.17,,70.0,,,,,,,Total lipid (fat),G +2057900,1004,4.17,,70.0,,,,,,,Total lipid (fat),G +2058301,1004,16.44,,70.0,,,,,,,Total lipid (fat),G +2058606,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2059323,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +2059480,1004,6.38,,70.0,,,,,,,Total lipid (fat),G +2059575,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2059746,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2060100,1004,25.89,,70.0,,,,,,,Total lipid (fat),G +2060257,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2060681,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2060796,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2060814,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2060823,1004,20.83,,70.0,,,,,,,Total lipid (fat),G +2060834,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2060987,1004,2.24,,70.0,,,,,,,Total lipid (fat),G +2061088,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2061556,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +2061640,1004,24.0,,70.0,,,,,,,Total lipid (fat),G +2061809,1004,78.57,,70.0,,,,,,,Total lipid (fat),G +2061984,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2062110,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2062172,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2062537,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2062786,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2062983,1004,3.14,,70.0,,,,,,,Total lipid (fat),G +2063199,1004,9.3,,70.0,,,,,,,Total lipid (fat),G +2063238,1004,15.24,,70.0,,,,,,,Total lipid (fat),G +2063245,1004,16.81,,70.0,,,,,,,Total lipid (fat),G +2063549,1004,18.52,,70.0,,,,,,,Total lipid (fat),G +2063563,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +2063764,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2063914,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +2064026,1004,2.21,,70.0,,,,,,,Total lipid (fat),G +2064135,1004,4.8,,70.0,,,,,,,Total lipid (fat),G +2064188,1004,9.09,,70.0,,,,,,,Total lipid (fat),G +2065104,1004,1.47,,70.0,,,,,,,Total lipid (fat),G +2065553,1004,1.17,,70.0,,,,,,,Total lipid (fat),G +2065708,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2066107,1004,21.16,,70.0,,,,,,,Total lipid (fat),G +2066321,1004,17.65,,70.0,,,,,,,Total lipid (fat),G +2066454,1004,1.86,,75.0,,,,,,,Total lipid (fat),G +2066646,1004,0.78,,70.0,,,,,,,Total lipid (fat),G +2066657,1004,8.0,,70.0,,,,,,,Total lipid (fat),G +2067248,1004,5.08,,70.0,,,,,,,Total lipid (fat),G +2067298,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2067555,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2067656,1004,8.93,,70.0,,,,,,,Total lipid (fat),G +2067784,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2067852,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2067860,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2067921,1004,9.82,,70.0,,,,,,,Total lipid (fat),G +2068008,1004,6.32,,70.0,,,,,,,Total lipid (fat),G +2068185,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2068450,1004,8.0,,70.0,,,,,,,Total lipid (fat),G +2068501,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2069322,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2069385,1004,20.35,,70.0,,,,,,,Total lipid (fat),G +2069901,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2069955,1004,2.48,,70.0,,,,,,,Total lipid (fat),G +2069978,1004,3.0,,70.0,,,,,,,Total lipid (fat),G +2069987,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +2070068,1004,6.98,,70.0,,,,,,,Total lipid (fat),G +2070161,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2070557,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2070651,1004,4.0,,70.0,,,,,,,Total lipid (fat),G +2070680,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +2070724,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +2070768,1004,16.88,,70.0,,,,,,,Total lipid (fat),G +2070904,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2071068,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2071317,1004,0.37,,70.0,,,,,,,Total lipid (fat),G +2071490,1004,1.18,,70.0,,,,,,,Total lipid (fat),G +2071561,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2071645,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2071686,1004,10.53,,70.0,,,,,,,Total lipid (fat),G +2071798,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +2071806,1004,16.13,,70.0,,,,,,,Total lipid (fat),G +2071836,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2072018,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2072099,1004,21.21,,70.0,,,,,,,Total lipid (fat),G +2072139,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2072179,1004,2.17,,70.0,,,,,,,Total lipid (fat),G +2072283,1004,21.21,,70.0,,,,,,,Total lipid (fat),G +2072491,1004,2.63,,70.0,,,,,,,Total lipid (fat),G +2072569,1004,16.28,,70.0,,,,,,,Total lipid (fat),G +2072591,1004,20.59,,70.0,,,,,,,Total lipid (fat),G +2072795,1004,1.0,,70.0,,,,,,,Total lipid (fat),G +2073416,1004,18.87,,70.0,,,,,,,Total lipid (fat),G +2073887,1004,66.67,,70.0,,,,,,,Total lipid (fat),G +2073909,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +2074286,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +2074641,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2074735,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2074775,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2075007,1004,1.75,,70.0,,,,,,,Total lipid (fat),G +2075170,1004,2.04,,70.0,,,,,,,Total lipid (fat),G +2076006,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2076060,1004,0.68,,70.0,,,,,,,Total lipid (fat),G +2076095,1004,39.29,,70.0,,,,,,,Total lipid (fat),G +2076284,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +2076501,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2076529,1004,1.66,,70.0,,,,,,,Total lipid (fat),G +2076593,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2076866,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +2076868,1004,4.0,,70.0,,,,,,,Total lipid (fat),G +2077039,1004,3.62,,70.0,,,,,,,Total lipid (fat),G +2077137,1004,14.04,,70.0,,,,,,,Total lipid (fat),G +2077341,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +2077552,1004,32.5,,70.0,,,,,,,Total lipid (fat),G +2077649,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2077663,1004,2.22,,70.0,,,,,,,Total lipid (fat),G +2077676,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +2077841,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +2078055,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +2078184,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2078216,1004,7.27,,70.0,,,,,,,Total lipid (fat),G +2078907,1004,0.44,,70.0,,,,,,,Total lipid (fat),G +2079201,1004,8.2,,70.0,,,,,,,Total lipid (fat),G +2079501,1004,1.47,,70.0,,,,,,,Total lipid (fat),G +2079588,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2079894,1004,64.29,,70.0,,,,,,,Total lipid (fat),G +2080013,1004,13.95,,70.0,,,,,,,Total lipid (fat),G +2080207,1004,10.77,,70.0,,,,,,,Total lipid (fat),G +2080237,1004,13.24,,70.0,,,,,,,Total lipid (fat),G +2080244,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2080342,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2080348,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2080760,1004,19.72,,70.0,,,,,,,Total lipid (fat),G +2080878,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +2081374,1004,26.19,,70.0,,,,,,,Total lipid (fat),G +2081440,1004,9.86,,70.0,,,,,,,Total lipid (fat),G +2081578,1004,18.82,,70.0,,,,,,,Total lipid (fat),G +2081771,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2081793,1004,11.27,,70.0,,,,,,,Total lipid (fat),G +2082239,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2082357,1004,22.81,,70.0,,,,,,,Total lipid (fat),G +2082621,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2083006,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2083174,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2083211,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +2083620,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2083903,1004,31.25,,70.0,,,,,,,Total lipid (fat),G +2083934,1004,14.12,,70.0,,,,,,,Total lipid (fat),G +2084600,1004,3.38,,70.0,,,,,,,Total lipid (fat),G +2084734,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2084738,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2084782,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2084823,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2084974,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2085229,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2086168,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2086595,1004,17.5,,70.0,,,,,,,Total lipid (fat),G +2086674,1004,2.21,,70.0,,,,,,,Total lipid (fat),G +2087106,1004,8.7,,70.0,,,,,,,Total lipid (fat),G +2087366,1004,12.0,,70.0,,,,,,,Total lipid (fat),G +2087410,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2087606,1004,34.38,,70.0,,,,,,,Total lipid (fat),G +2087625,1004,53.12,,70.0,,,,,,,Total lipid (fat),G +2087719,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2087758,1004,0.96,,70.0,,,,,,,Total lipid (fat),G +2087759,1004,2.02,,70.0,,,,,,,Total lipid (fat),G +2087991,1004,20.59,,70.0,,,,,,,Total lipid (fat),G +2088152,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2088187,1004,27.03,,70.0,,,,,,,Total lipid (fat),G +2088202,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +2088807,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2089033,1004,4.69,,70.0,,,,,,,Total lipid (fat),G +2089772,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +2089782,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +2089973,1004,9.89,,70.0,,,,,,,Total lipid (fat),G +2089988,1004,9.62,,70.0,,,,,,,Total lipid (fat),G +2090132,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2090439,1004,7.65,,70.0,,,,,,,Total lipid (fat),G +2091150,1004,29.93,,70.0,,,,,,,Total lipid (fat),G +2091233,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +2091256,1004,5.68,,70.0,,,,,,,Total lipid (fat),G +2091385,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2091493,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2091519,1004,1.33,,70.0,,,,,,,Total lipid (fat),G +2091815,1004,3.85,,70.0,,,,,,,Total lipid (fat),G +2092006,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +2092142,1004,4.12,,70.0,,,,,,,Total lipid (fat),G +2092427,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2092453,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2092489,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +2093139,1004,13.66,,70.0,,,,,,,Total lipid (fat),G +2093271,1004,8.75,,70.0,,,,,,,Total lipid (fat),G +2093490,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +2093884,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +2093993,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2094452,1004,19.23,,70.0,,,,,,,Total lipid (fat),G +2095140,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2095442,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +2095503,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2095520,1004,37.14,,70.0,,,,,,,Total lipid (fat),G +2095679,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +2095858,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2096207,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2096275,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2096767,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2096778,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2096812,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +2096854,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2097172,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2097364,1004,46.43,,70.0,,,,,,,Total lipid (fat),G +2097589,1004,7.83,,70.0,,,,,,,Total lipid (fat),G +2097700,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2097894,1004,27.91,,70.0,,,,,,,Total lipid (fat),G +2098078,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2098233,1004,12.68,,70.0,,,,,,,Total lipid (fat),G +2098260,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +2098399,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2098426,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2098497,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2099275,1004,12.0,,70.0,,,,,,,Total lipid (fat),G +2099466,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2099624,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +2099706,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2100063,1004,0.4,,70.0,,,,,,,Total lipid (fat),G +2100070,1004,4.46,,70.0,,,,,,,Total lipid (fat),G +2100576,1004,14.71,,70.0,,,,,,,Total lipid (fat),G +2100586,1004,6.27,,70.0,,,,,,,Total lipid (fat),G +2100681,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2101656,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2101672,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +2101727,1004,23.08,,70.0,,,,,,,Total lipid (fat),G +2101958,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2102216,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2102415,1004,37.5,,70.0,,,,,,,Total lipid (fat),G +2102481,1004,0.36,,70.0,,,,,,,Total lipid (fat),G +2102707,1004,15.62,,70.0,,,,,,,Total lipid (fat),G +2102883,1004,0.59,,70.0,,,,,,,Total lipid (fat),G +2103153,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2103171,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2103382,1004,1.67,,70.0,,,,,,,Total lipid (fat),G +2104119,1004,0.41,,70.0,,,,,,,Total lipid (fat),G +2104949,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2104975,1004,13.64,,70.0,,,,,,,Total lipid (fat),G +2105055,1004,1.75,,70.0,,,,,,,Total lipid (fat),G +2105574,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +2105665,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +2105770,1004,18.75,,70.0,,,,,,,Total lipid (fat),G +2106113,1004,11.36,,70.0,,,,,,,Total lipid (fat),G +2106451,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2106975,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2107196,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +2107699,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2107937,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2107940,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2108541,1004,14.52,,70.0,,,,,,,Total lipid (fat),G +2109576,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +2110063,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2110708,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +2110806,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2110944,1004,9.38,,70.0,,,,,,,Total lipid (fat),G +2110990,1004,8.24,,70.0,,,,,,,Total lipid (fat),G +2111021,1004,1.29,,70.0,,,,,,,Total lipid (fat),G +2111337,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2111555,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2111700,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +2111712,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2111728,1004,11.9,,70.0,,,,,,,Total lipid (fat),G +2111735,1004,21.74,,70.0,,,,,,,Total lipid (fat),G +2112038,1004,6.58,,70.0,,,,,,,Total lipid (fat),G +2112076,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2112084,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +2112294,1004,1.45,,70.0,,,,,,,Total lipid (fat),G +2112363,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +2112618,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +2112758,1004,5.29,,70.0,,,,,,,Total lipid (fat),G +2113766,1004,2.38,,70.0,,,,,,,Total lipid (fat),G +2113962,1004,2.08,,70.0,,,,,,,Total lipid (fat),G +2114013,1004,20.59,,70.0,,,,,,,Total lipid (fat),G +2114345,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2114640,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +2114777,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +2115008,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2115140,1004,9.29,,75.0,,,,,,,Total lipid (fat),G +2115448,1004,7.04,,70.0,,,,,,,Total lipid (fat),G +2115523,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2115861,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +2115879,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2116099,1004,8.06,,70.0,,,,,,,Total lipid (fat),G +2116650,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2116909,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +2117102,1004,5.36,,70.0,,,,,,,Total lipid (fat),G +2117752,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2117826,1004,20.69,,70.0,,,,,,,Total lipid (fat),G +2117976,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2118223,1004,30.77,,70.0,,,,,,,Total lipid (fat),G +2118327,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2118394,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2118817,1004,2.5,,70.0,,,,,,,Total lipid (fat),G +2119086,1004,24.56,,70.0,,,,,,,Total lipid (fat),G +2119216,1004,14.47,,70.0,,,,,,,Total lipid (fat),G +2119234,1004,38.46,,70.0,,,,,,,Total lipid (fat),G +2119376,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2119603,1004,3.7,,70.0,,,,,,,Total lipid (fat),G +2119739,1004,4.88,,70.0,,,,,,,Total lipid (fat),G +2119764,1004,8.59,,70.0,,,,,,,Total lipid (fat),G +2119791,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +2119799,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +2119847,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2120178,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2120258,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +2120305,1004,10.71,,70.0,,,,,,,Total lipid (fat),G +2120314,1004,51.52,,70.0,,,,,,,Total lipid (fat),G +2120470,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2120800,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +2120993,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2121148,1004,43.33,,70.0,,,,,,,Total lipid (fat),G +2121218,1004,18.0,,70.0,,,,,,,Total lipid (fat),G +2121564,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2121572,1004,19.35,,70.0,,,,,,,Total lipid (fat),G +2121816,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2122159,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2122282,1004,9.62,,70.0,,,,,,,Total lipid (fat),G +2122317,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2122553,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +2122644,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +2122958,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2123130,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2123792,1004,43.33,,70.0,,,,,,,Total lipid (fat),G +2123952,1004,19.05,,70.0,,,,,,,Total lipid (fat),G +2124187,1004,6.76,,70.0,,,,,,,Total lipid (fat),G +2124411,1004,9.89,,70.0,,,,,,,Total lipid (fat),G +2124536,1004,2.86,,70.0,,,,,,,Total lipid (fat),G +2124554,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2124578,1004,0.12,,70.0,,,,,,,Total lipid (fat),G +2124704,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2125801,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2125815,1004,3.77,,70.0,,,,,,,Total lipid (fat),G +2126271,1004,16.92,,70.0,,,,,,,Total lipid (fat),G +2126737,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2127002,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2127073,1004,1.2,,70.0,,,,,,,Total lipid (fat),G +2127148,1004,1.54,,70.0,,,,,,,Total lipid (fat),G +2127209,1004,36.67,,70.0,,,,,,,Total lipid (fat),G +2127237,1004,6.14,,70.0,,,,,,,Total lipid (fat),G +2127314,1004,9.2,,70.0,,,,,,,Total lipid (fat),G +2127315,1004,9.13,,70.0,,,,,,,Total lipid (fat),G +2127379,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +2127558,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2127623,1004,15.15,,70.0,,,,,,,Total lipid (fat),G +2127704,1004,17.31,,70.0,,,,,,,Total lipid (fat),G +2127735,1004,23.21,,70.0,,,,,,,Total lipid (fat),G +2127873,1004,19.3,,70.0,,,,,,,Total lipid (fat),G +2127981,1004,1.69,,70.0,,,,,,,Total lipid (fat),G +2128075,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +2128428,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +2128650,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2128675,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2128686,1004,15.29,,70.0,,,,,,,Total lipid (fat),G +2128740,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2128746,1004,32.0,,70.0,,,,,,,Total lipid (fat),G +2128882,1004,4.11,,70.0,,,,,,,Total lipid (fat),G +2128917,1004,46.88,,70.0,,,,,,,Total lipid (fat),G +2129094,1004,46.88,,70.0,,,,,,,Total lipid (fat),G +2129471,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2129620,1004,30.3,,70.0,,,,,,,Total lipid (fat),G +2129894,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2130095,1004,0.37,,70.0,,,,,,,Total lipid (fat),G +2130255,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2130527,1004,27.06,,70.0,,,,,,,Total lipid (fat),G +2130613,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2131139,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2131164,1004,0.59,,70.0,,,,,,,Total lipid (fat),G +2131175,1004,20.83,,70.0,,,,,,,Total lipid (fat),G +2131216,1004,2.86,,70.0,,,,,,,Total lipid (fat),G +2131560,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2131798,1004,2.86,,70.0,,,,,,,Total lipid (fat),G +2131868,1004,8.0,,70.0,,,,,,,Total lipid (fat),G +2132211,1004,4.65,,70.0,,,,,,,Total lipid (fat),G +2132887,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +2133075,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2133256,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +2133288,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +2133788,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2133897,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2134190,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +2134331,1004,18.18,,70.0,,,,,,,Total lipid (fat),G +2134809,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2134812,1004,21.05,,70.0,,,,,,,Total lipid (fat),G +2135094,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +2135196,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2135777,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +2136030,1004,0.48,,70.0,,,,,,,Total lipid (fat),G +2136126,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2136212,1004,8.65,,70.0,,,,,,,Total lipid (fat),G +2136310,1004,4.08,,70.0,,,,,,,Total lipid (fat),G +2136337,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2136344,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2136405,1004,19.23,,70.0,,,,,,,Total lipid (fat),G +2136487,1004,0.38,,70.0,,,,,,,Total lipid (fat),G +2136742,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2136924,1004,12.61,,70.0,,,,,,,Total lipid (fat),G +2137587,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2137649,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +2138114,1004,23.4,,70.0,,,,,,,Total lipid (fat),G +2138186,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2138579,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2139011,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +2139792,1004,7.41,,70.0,,,,,,,Total lipid (fat),G +2139907,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +2140018,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +2140073,1004,24.14,,70.0,,,,,,,Total lipid (fat),G +2140336,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2140929,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2141389,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +2141391,1004,11.43,,70.0,,,,,,,Total lipid (fat),G +2141459,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2141725,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2141734,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2142171,1004,10.53,,70.0,,,,,,,Total lipid (fat),G +2142857,1004,20.93,,70.0,,,,,,,Total lipid (fat),G +2142867,1004,15.0,,70.0,,,,,,,Total lipid (fat),G +2142933,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2143207,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2143275,1004,10.59,,70.0,,,,,,,Total lipid (fat),G +2143457,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2144244,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2144591,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2144705,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2144840,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +2145024,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2145162,1004,14.94,,70.0,,,,,,,Total lipid (fat),G +2145865,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2145879,1004,1.67,,70.0,,,,,,,Total lipid (fat),G +2145973,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +2146011,1004,9.38,,70.0,,,,,,,Total lipid (fat),G +2146137,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +2146673,1004,3.53,,70.0,,,,,,,Total lipid (fat),G +2146764,1004,0.77,,70.0,,,,,,,Total lipid (fat),G +2146971,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +2147329,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2147455,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2147654,1004,43.33,,70.0,,,,,,,Total lipid (fat),G +2147980,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2148042,1004,67.86,,70.0,,,,,,,Total lipid (fat),G +2148048,1004,15.0,,70.0,,,,,,,Total lipid (fat),G +2148123,1004,78.57,,70.0,,,,,,,Total lipid (fat),G +2148133,1004,41.86,,70.0,,,,,,,Total lipid (fat),G +2148182,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +2148204,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2148208,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +2148217,1004,13.79,,70.0,,,,,,,Total lipid (fat),G +2148574,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2148575,1004,16.81,,70.0,,,,,,,Total lipid (fat),G +2148776,1004,1.54,,70.0,,,,,,,Total lipid (fat),G +2149015,1004,28.12,,70.0,,,,,,,Total lipid (fat),G +2149279,1004,9.23,,70.0,,,,,,,Total lipid (fat),G +2149364,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2149476,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +2149564,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +2149760,1004,4.55,,70.0,,,,,,,Total lipid (fat),G +2149811,1004,31.11,,70.0,,,,,,,Total lipid (fat),G +2149868,1004,14.94,,70.0,,,,,,,Total lipid (fat),G +2150769,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2150867,1004,8.65,,70.0,,,,,,,Total lipid (fat),G +2150883,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2151135,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2151357,1004,7.5,,70.0,,,,,,,Total lipid (fat),G +2151381,1004,9.62,,70.0,,,,,,,Total lipid (fat),G +2151470,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +2151559,1004,17.57,,70.0,,,,,,,Total lipid (fat),G +2151608,1004,35.48,,70.0,,,,,,,Total lipid (fat),G +2151773,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2152540,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2152732,1004,35.0,,70.0,,,,,,,Total lipid (fat),G +2152911,1004,8.11,,70.0,,,,,,,Total lipid (fat),G +2152967,1004,14.0,,70.0,,,,,,,Total lipid (fat),G +2153262,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2153344,1004,17.54,,70.0,,,,,,,Total lipid (fat),G +2153366,1004,1.69,,70.0,,,,,,,Total lipid (fat),G +2153516,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2153628,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2153670,1004,4.42,,70.0,,,,,,,Total lipid (fat),G +2154032,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2154129,1004,8.93,,70.0,,,,,,,Total lipid (fat),G +2154404,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2154584,1004,22.5,,70.0,,,,,,,Total lipid (fat),G +2154888,1004,2.33,,70.0,,,,,,,Total lipid (fat),G +2154904,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2154938,1004,39.29,,70.0,,,,,,,Total lipid (fat),G +2154980,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2155227,1004,10.59,,70.0,,,,,,,Total lipid (fat),G +2155547,1004,4.88,,70.0,,,,,,,Total lipid (fat),G +2155679,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2155846,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2155953,1004,78.57,,70.0,,,,,,,Total lipid (fat),G +2156070,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2156385,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2156788,1004,10.95,,70.0,,,,,,,Total lipid (fat),G +2157236,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2157239,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +2157315,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2157351,1004,28.24,,70.0,,,,,,,Total lipid (fat),G +2157639,1004,14.41,,70.0,,,,,,,Total lipid (fat),G +2157699,1004,2.7,,70.0,,,,,,,Total lipid (fat),G +2158154,1004,5.17,,70.0,,,,,,,Total lipid (fat),G +2158567,1004,13.71,,70.0,,,,,,,Total lipid (fat),G +2158681,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2158871,1004,8.93,,70.0,,,,,,,Total lipid (fat),G +2158938,1004,4.84,,70.0,,,,,,,Total lipid (fat),G +2159725,1004,10.92,,70.0,,,,,,,Total lipid (fat),G +2160104,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2160135,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +2160757,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2161057,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2161177,1004,11.84,,70.0,,,,,,,Total lipid (fat),G +2161389,1004,36.67,,70.0,,,,,,,Total lipid (fat),G +2161541,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2161563,1004,77.78,,70.0,,,,,,,Total lipid (fat),G +2161625,1004,12.73,,70.0,,,,,,,Total lipid (fat),G +2162854,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2163178,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +2163201,1004,10.71,,70.0,,,,,,,Total lipid (fat),G +2163313,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2164079,1004,46.88,,70.0,,,,,,,Total lipid (fat),G +2164163,1004,4.0,,70.0,,,,,,,Total lipid (fat),G +2164269,1004,25.93,,70.0,,,,,,,Total lipid (fat),G +2164564,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2164750,1004,11.84,,70.0,,,,,,,Total lipid (fat),G +2165254,1004,18.18,,70.0,,,,,,,Total lipid (fat),G +2165358,1004,17.7,,70.0,,,,,,,Total lipid (fat),G +2165592,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2165614,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +2166068,1004,17.11,,70.0,,,,,,,Total lipid (fat),G +2166088,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2166554,1004,5.65,,70.0,,,,,,,Total lipid (fat),G +2166619,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +2166835,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +2166846,1004,1.09,,70.0,,,,,,,Total lipid (fat),G +2167066,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +2167255,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +2167805,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2167806,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +2167837,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +2167938,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2168036,1004,15.22,,70.0,,,,,,,Total lipid (fat),G +2168087,1004,18.0,,70.0,,,,,,,Total lipid (fat),G +2168103,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2168473,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2168828,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +2169204,1004,11.0,,70.0,,,,,,,Total lipid (fat),G +2169222,1004,1.67,,70.0,,,,,,,Total lipid (fat),G +2169262,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +2169330,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2169430,1004,83.33,,70.0,,,,,,,Total lipid (fat),G +2169433,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2169457,1004,27.59,,70.0,,,,,,,Total lipid (fat),G +2169815,1004,6.38,,70.0,,,,,,,Total lipid (fat),G +2169912,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +2170029,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +2170266,1004,15.91,,70.0,,,,,,,Total lipid (fat),G +2170315,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2170577,1004,2.7,,70.0,,,,,,,Total lipid (fat),G +2170603,1004,4.41,,70.0,,,,,,,Total lipid (fat),G +2170715,1004,21.05,,70.0,,,,,,,Total lipid (fat),G +2171017,1004,21.05,,70.0,,,,,,,Total lipid (fat),G +2171278,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2171744,1004,5.3,,70.0,,,,,,,Total lipid (fat),G +2171836,1004,3.85,,70.0,,,,,,,Total lipid (fat),G +2171879,1004,8.11,,70.0,,,,,,,Total lipid (fat),G +2172573,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2172719,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2173400,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +2173969,1004,35.29,,70.0,,,,,,,Total lipid (fat),G +2174370,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +2174422,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2174453,1004,10.71,,70.0,,,,,,,Total lipid (fat),G +2174600,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2174774,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +2174845,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2175270,1004,14.0,,70.0,,,,,,,Total lipid (fat),G +2175556,1004,1.82,,70.0,,,,,,,Total lipid (fat),G +2175626,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +2175648,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2176023,1004,8.0,,70.0,,,,,,,Total lipid (fat),G +2176507,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2176626,1004,4.79,,70.0,,,,,,,Total lipid (fat),G +2177052,1004,8.53,,70.0,,,,,,,Total lipid (fat),G +2177085,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2177184,1004,16.07,,70.0,,,,,,,Total lipid (fat),G +2177235,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2177433,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2177787,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2177818,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2177921,1004,3.51,,70.0,,,,,,,Total lipid (fat),G +2177956,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2178238,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2178316,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2178445,1004,12.64,,70.0,,,,,,,Total lipid (fat),G +2178642,1004,16.0,,70.0,,,,,,,Total lipid (fat),G +2178807,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2179293,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2179573,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +2179707,1004,2.08,,70.0,,,,,,,Total lipid (fat),G +2179790,1004,21.05,,70.0,,,,,,,Total lipid (fat),G +2180091,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +2180382,1004,23.26,,70.0,,,,,,,Total lipid (fat),G +2180472,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2180502,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2180635,1004,9.29,,70.0,,,,,,,Total lipid (fat),G +2180792,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2180847,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +2180940,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2181148,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2181292,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +2181409,1004,6.71,,70.0,,,,,,,Total lipid (fat),G +2181560,1004,21.05,,70.0,,,,,,,Total lipid (fat),G +2181683,1004,15.0,,70.0,,,,,,,Total lipid (fat),G +2182046,1004,78.57,,70.0,,,,,,,Total lipid (fat),G +2182456,1004,28.12,,70.0,,,,,,,Total lipid (fat),G +2182459,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2182736,1004,4.0,,71.0,,,,,,,Total lipid (fat),G +2182975,1004,0.0,,71.0,,,,,,,Total lipid (fat),G +2183066,1004,0.83,,71.0,,,,,,,Total lipid (fat),G +2183476,1004,25.91,,78.0,,,,,,,Total lipid (fat),G +2183597,1004,5.23,,78.0,,,,,,,Total lipid (fat),G +2183733,1004,2.49,,78.0,,,,,,,Total lipid (fat),G +2184063,1004,0.15,,78.0,,,,,,,Total lipid (fat),G +2184263,1004,1.67,,71.0,,,,,,,Total lipid (fat),G +2184304,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2184426,1004,2.85,,71.0,,,,,,,Total lipid (fat),G +2184610,1004,1.67,,71.0,,,,,,,Total lipid (fat),G +2184662,1004,4.27,,78.0,,,,,,,Total lipid (fat),G +2184834,1004,1.49,,78.0,,,,,,,Total lipid (fat),G +2184840,1004,22.32,,71.0,,,,,,,Total lipid (fat),G +2185022,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2185094,1004,8.54,,71.0,,,,,,,Total lipid (fat),G +2185192,1004,8.93,,71.0,,,,,,,Total lipid (fat),G +2185382,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2185391,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2185392,1004,8.28,,71.0,,,,,,,Total lipid (fat),G +2185660,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2185744,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2185819,1004,9.3,,70.0,,,,,,,Total lipid (fat),G +2185857,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +2186022,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2186029,1004,1.18,,70.0,,,,,,,Total lipid (fat),G +2186263,1004,1.74,,70.0,,,,,,,Total lipid (fat),G +2186268,1004,23.64,,70.0,,,,,,,Total lipid (fat),G +2186520,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +2186586,1004,2.97,,70.0,,,,,,,Total lipid (fat),G +2186595,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2186649,1004,9.68,,70.0,,,,,,,Total lipid (fat),G +2187060,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2187131,1004,9.33,,70.0,,,,,,,Total lipid (fat),G +2187425,1004,1.41,,70.0,,,,,,,Total lipid (fat),G +2187466,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2187615,1004,27.33,,70.0,,,,,,,Total lipid (fat),G +2187655,1004,1.21,,70.0,,,,,,,Total lipid (fat),G +2187828,1004,4.29,,70.0,,,,,,,Total lipid (fat),G +2187926,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2187928,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2188070,1004,7.04,,70.0,,,,,,,Total lipid (fat),G +2188353,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2188390,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2188537,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2188884,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2189099,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2189118,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2189284,1004,4.29,,70.0,,,,,,,Total lipid (fat),G +2189317,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2189400,1004,3.51,,70.0,,,,,,,Total lipid (fat),G +2190448,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2190743,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +2191047,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2191050,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +2191679,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +2191923,1004,10.71,,70.0,,,,,,,Total lipid (fat),G +2192208,1004,1.08,,70.0,,,,,,,Total lipid (fat),G +2192276,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2192423,1004,14.04,,70.0,,,,,,,Total lipid (fat),G +2192492,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2192617,1004,1.04,,70.0,,,,,,,Total lipid (fat),G +2192643,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2192851,1004,1.36,,70.0,,,,,,,Total lipid (fat),G +2192873,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2193143,1004,16.07,,70.0,,,,,,,Total lipid (fat),G +2193328,1004,25.2,,70.0,,,,,,,Total lipid (fat),G +2193413,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2193474,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +2193766,1004,6.94,,70.0,,,,,,,Total lipid (fat),G +2193868,1004,1.09,,70.0,,,,,,,Total lipid (fat),G +2194177,1004,4.58,,70.0,,,,,,,Total lipid (fat),G +2194388,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +2194521,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2195162,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2195220,1004,21.74,,70.0,,,,,,,Total lipid (fat),G +2195355,1004,6.55,,70.0,,,,,,,Total lipid (fat),G +2195364,1004,43.33,,70.0,,,,,,,Total lipid (fat),G +2195775,1004,1.33,,70.0,,,,,,,Total lipid (fat),G +2195912,1004,1.92,,70.0,,,,,,,Total lipid (fat),G +2195991,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +2196067,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +2196073,1004,12.75,,70.0,,,,,,,Total lipid (fat),G +2196441,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2196541,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2196632,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2196803,1004,12.07,,78.0,,,,,,,Total lipid (fat),G +2196896,1004,4.0,,71.0,,,,,,,Total lipid (fat),G +2197074,1004,26.47,,71.0,,,,,,,Total lipid (fat),G +2197347,1004,0.4,,71.0,,,,,,,Total lipid (fat),G +2197547,1004,8.93,,71.0,,,,,,,Total lipid (fat),G +2197803,1004,3.51,,71.0,,,,,,,Total lipid (fat),G +2198179,1004,0.77,,70.0,,,,,,,Total lipid (fat),G +2198913,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2199011,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2199119,1004,16.16,,70.0,,,,,,,Total lipid (fat),G +2199387,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2199439,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +2200061,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2200091,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2200177,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2200575,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +2200655,1004,8.89,,70.0,,,,,,,Total lipid (fat),G +2200673,1004,23.08,,70.0,,,,,,,Total lipid (fat),G +2201026,1004,12.07,,70.0,,,,,,,Total lipid (fat),G +2201772,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2202215,1004,39.29,,70.0,,,,,,,Total lipid (fat),G +2202232,1004,24.0,,70.0,,,,,,,Total lipid (fat),G +2202236,1004,38.89,,70.0,,,,,,,Total lipid (fat),G +2202299,1004,0.36,,70.0,,,,,,,Total lipid (fat),G +2202562,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2202918,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +2202941,1004,4.23,,70.0,,,,,,,Total lipid (fat),G +2203025,1004,7.1,,70.0,,,,,,,Total lipid (fat),G +2203333,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +2203455,1004,1.04,,70.0,,,,,,,Total lipid (fat),G +2203636,1004,11.76,,70.0,,,,,,,Total lipid (fat),G +2203651,1004,12.39,,70.0,,,,,,,Total lipid (fat),G +2203798,1004,26.79,,70.0,,,,,,,Total lipid (fat),G +2204026,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +2204147,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2204325,1004,30.95,,70.0,,,,,,,Total lipid (fat),G +2204569,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2205102,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +2206099,1004,18.75,,70.0,,,,,,,Total lipid (fat),G +2206105,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2206119,1004,23.81,,70.0,,,,,,,Total lipid (fat),G +2206899,1004,24.44,,70.0,,,,,,,Total lipid (fat),G +2207556,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2207642,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2208052,1004,2.78,,71.0,,,,,,,Total lipid (fat),G +2208084,1004,0.42,,71.0,,,,,,,Total lipid (fat),G +2208191,1004,0.29,,78.0,,,,,,,Total lipid (fat),G +2208223,1004,0.21,,78.0,,,,,,,Total lipid (fat),G +2208499,1004,19.23,,71.0,,,,,,,Total lipid (fat),G +2208637,1004,19.35,,71.0,,,,,,,Total lipid (fat),G +2208830,1004,2.78,,71.0,,,,,,,Total lipid (fat),G +2208924,1004,26.92,,71.0,,,,,,,Total lipid (fat),G +2209181,1004,7.84,,71.0,,,,,,,Total lipid (fat),G +2209503,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +2209563,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2210105,1004,1.67,,70.0,,,,,,,Total lipid (fat),G +2210422,1004,7.89,,70.0,,,,,,,Total lipid (fat),G +2210557,1004,15.48,,70.0,,,,,,,Total lipid (fat),G +2210879,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2210932,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2210936,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2210981,1004,71.43,,70.0,,,,,,,Total lipid (fat),G +2211226,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2211474,1004,0.62,,70.0,,,,,,,Total lipid (fat),G +2211879,1004,14.89,,70.0,,,,,,,Total lipid (fat),G +2211899,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2212695,1004,6.48,,70.0,,,,,,,Total lipid (fat),G +2212901,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2213177,1004,6.43,,70.0,,,,,,,Total lipid (fat),G +2213229,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2213351,1004,2.9,,70.0,,,,,,,Total lipid (fat),G +2213430,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2213512,1004,27.5,,70.0,,,,,,,Total lipid (fat),G +2213734,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2214098,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2214114,1004,1.43,,70.0,,,,,,,Total lipid (fat),G +2214268,1004,3.75,,70.0,,,,,,,Total lipid (fat),G +2214394,1004,7.65,,70.0,,,,,,,Total lipid (fat),G +2214690,1004,1.18,,70.0,,,,,,,Total lipid (fat),G +2214799,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +2214867,1004,27.27,,70.0,,,,,,,Total lipid (fat),G +2215216,1004,0.22,,70.0,,,,,,,Total lipid (fat),G +2215841,1004,4.76,,70.0,,,,,,,Total lipid (fat),G +2216405,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +2216718,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +2216812,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +2216825,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2217170,1004,4.76,,70.0,,,,,,,Total lipid (fat),G +2217179,1004,39.29,,70.0,,,,,,,Total lipid (fat),G +2217203,1004,37.04,,70.0,,,,,,,Total lipid (fat),G +2217663,1004,17.39,,70.0,,,,,,,Total lipid (fat),G +2218084,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2218279,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2218717,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2218788,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2218981,1004,10.1,,70.0,,,,,,,Total lipid (fat),G +2219130,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2219412,1004,15.5,,78.0,,,,,,,Total lipid (fat),G +2219479,1004,20.2,,78.0,,,,,,,Total lipid (fat),G +2219678,1004,24.9,,78.0,,,,,,,Total lipid (fat),G +2219729,1004,9.3,,78.0,,,,,,,Total lipid (fat),G +2219819,1004,1.49,,71.0,,,,,,,Total lipid (fat),G +2219833,1004,7.93,,71.0,,,,,,,Total lipid (fat),G +2219852,1004,2.5,,71.0,,,,,,,Total lipid (fat),G +2219870,1004,2.08,,71.0,,,,,,,Total lipid (fat),G +2219903,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2220594,1004,5.32,,78.0,,,,,,,Total lipid (fat),G +2220682,1004,0.2,,78.0,,,,,,,Total lipid (fat),G +2221543,1004,5.83,,71.0,,,,,,,Total lipid (fat),G +2221672,1004,27.59,,71.0,,,,,,,Total lipid (fat),G +2221689,1004,4.17,,71.0,,,,,,,Total lipid (fat),G +2222125,1004,25.0,,71.0,,,,,,,Total lipid (fat),G +2222230,1004,6.0,,78.0,,,,,,,Total lipid (fat),G +2222274,1004,2.0,,78.0,,,,,,,Total lipid (fat),G +2222285,1004,10.0,,78.0,,,,,,,Total lipid (fat),G +2222709,1004,0.0,,77.0,,,,,,,Total lipid (fat),G +2226062,1004,31.4,,78.0,,,,,,,Total lipid (fat),G +2226146,1004,10.4,,78.0,,,,,,,Total lipid (fat),G +2226467,1004,0.24,,78.0,,,,,,,Total lipid (fat),G +2226556,1004,6.41,,78.0,,,,,,,Total lipid (fat),G +2226696,1004,2.32,,78.0,,,,,,,Total lipid (fat),G +2226711,1004,5.23,,78.0,,,,,,,Total lipid (fat),G +2227246,1004,1.49,,78.0,,,,,,,Total lipid (fat),G +2227273,1004,0.95,,78.0,,,,,,,Total lipid (fat),G +2227360,1004,9.18,,78.0,,,,,,,Total lipid (fat),G +2227454,1004,12.58,,78.0,,,,,,,Total lipid (fat),G +2227745,1004,21.21,,78.0,,,,,,,Total lipid (fat),G +2228038,1004,8.47,,71.0,,,,,,,Total lipid (fat),G +2228073,1004,34.88,,71.0,,,,,,,Total lipid (fat),G +2228306,1004,0.39,,78.0,,,,,,,Total lipid (fat),G +2228640,1004,8.04,,71.0,,,,,,,Total lipid (fat),G +2228804,1004,0.0,,78.0,,,,,,,Total lipid (fat),G +2228832,1004,10.71,,71.0,,,,,,,Total lipid (fat),G +2228887,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2229289,1004,5.0,,71.0,,,,,,,Total lipid (fat),G +2229674,1004,0.0,,78.0,,,,,,,Total lipid (fat),G +2229897,1004,0.42,,71.0,,,,,,,Total lipid (fat),G +2229968,1004,1.67,,71.0,,,,,,,Total lipid (fat),G +2230119,1004,29.38,,78.0,,,,,,,Total lipid (fat),G +2230135,1004,11.0,,78.0,,,,,,,Total lipid (fat),G +2230581,1004,23.1,,78.0,,,,,,,Total lipid (fat),G +2230838,1004,5.14,,78.0,,,,,,,Total lipid (fat),G +2230912,1004,23.33,,78.0,,,,,,,Total lipid (fat),G +2231167,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2231391,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2231620,1004,18.0,,78.0,,,,,,,Total lipid (fat),G +2231871,1004,5.0,,78.0,,,,,,,Total lipid (fat),G +2232076,1004,8.93,,71.0,,,,,,,Total lipid (fat),G +2232242,1004,6.25,,71.0,,,,,,,Total lipid (fat),G +2232271,1004,15.18,,71.0,,,,,,,Total lipid (fat),G +2232408,1004,13.0,,78.0,,,,,,,Total lipid (fat),G +2232485,1004,9.0,,78.0,,,,,,,Total lipid (fat),G +2232648,1004,12.5,,71.0,,,,,,,Total lipid (fat),G +2232815,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2232866,1004,0.71,,71.0,,,,,,,Total lipid (fat),G +2233550,1004,21.0,,78.0,,,,,,,Total lipid (fat),G +2233617,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2233637,1004,16.0,,78.0,,,,,,,Total lipid (fat),G +2233653,1004,18.0,,78.0,,,,,,,Total lipid (fat),G +2233753,1004,26.09,,71.0,,,,,,,Total lipid (fat),G +2233779,1004,16.67,,71.0,,,,,,,Total lipid (fat),G +2234183,1004,19.64,,71.0,,,,,,,Total lipid (fat),G +2234278,1004,17.0,,78.0,,,,,,,Total lipid (fat),G +2234677,1004,33.33,,71.0,,,,,,,Total lipid (fat),G +2234952,1004,13.0,,78.0,,,,,,,Total lipid (fat),G +2235908,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2236199,1004,0.51,,78.0,,,,,,,Total lipid (fat),G +2236290,1004,0.0,,78.0,,,,,,,Total lipid (fat),G +2236707,1004,12.45,,78.0,,,,,,,Total lipid (fat),G +2236730,1004,14.27,,78.0,,,,,,,Total lipid (fat),G +2236877,1004,27.12,,78.0,,,,,,,Total lipid (fat),G +2237000,1004,8.4,,71.0,,,,,,,Total lipid (fat),G +2237103,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2237190,1004,2.78,,71.0,,,,,,,Total lipid (fat),G +2237507,1004,17.86,,71.0,,,,,,,Total lipid (fat),G +2237545,1004,1.46,,71.0,,,,,,,Total lipid (fat),G +2237552,1004,9.0,,78.0,,,,,,,Total lipid (fat),G +2237949,1004,15.0,,71.0,,,,,,,Total lipid (fat),G +2238457,1004,84.62,,70.0,,,,,,,Total lipid (fat),G +2238842,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2239090,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2239244,1004,11.43,,70.0,,,,,,,Total lipid (fat),G +2239412,1004,16.36,,70.0,,,,,,,Total lipid (fat),G +2239582,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +2240239,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2240251,1004,21.13,,70.0,,,,,,,Total lipid (fat),G +2240463,1004,9.68,,70.0,,,,,,,Total lipid (fat),G +2240526,1004,15.07,,70.0,,,,,,,Total lipid (fat),G +2241093,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2242000,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2242014,1004,1.18,,70.0,,,,,,,Total lipid (fat),G +2242439,1004,43.75,,70.0,,,,,,,Total lipid (fat),G +2242451,1004,3.08,,70.0,,,,,,,Total lipid (fat),G +2242480,1004,17.31,,70.0,,,,,,,Total lipid (fat),G +2242747,1004,44.44,,70.0,,,,,,,Total lipid (fat),G +2242797,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2243600,1004,0.38,,70.0,,,,,,,Total lipid (fat),G +2244522,1004,4.58,,70.0,,,,,,,Total lipid (fat),G +2246661,1004,6.06,,70.0,,,,,,,Total lipid (fat),G +2248010,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2248321,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2250251,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2250871,1004,73.33,,70.0,,,,,,,Total lipid (fat),G +2251421,1004,7.69,,70.0,,,,,,,Total lipid (fat),G +2253472,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +2253485,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2253631,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2254140,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +2254228,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2255123,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +2255409,1004,18.82,,70.0,,,,,,,Total lipid (fat),G +2255471,1004,1.04,,70.0,,,,,,,Total lipid (fat),G +2255624,1004,10.99,,70.0,,,,,,,Total lipid (fat),G +2255808,1004,7.5,,70.0,,,,,,,Total lipid (fat),G +2256297,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2256379,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2256592,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +2256605,1004,7.81,,70.0,,,,,,,Total lipid (fat),G +2256633,1004,34.29,,70.0,,,,,,,Total lipid (fat),G +2256936,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2265410,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2265840,1004,1.04,,70.0,,,,,,,Total lipid (fat),G +2265922,1004,9.52,,70.0,,,,,,,Total lipid (fat),G +2265938,1004,5.33,,70.0,,,,,,,Total lipid (fat),G +2266242,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2266247,1004,1.64,,70.0,,,,,,,Total lipid (fat),G +2266445,1004,3.89,,70.0,,,,,,,Total lipid (fat),G +2266483,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +2266648,1004,3.62,,70.0,,,,,,,Total lipid (fat),G +2266975,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2267135,1004,2.56,,70.0,,,,,,,Total lipid (fat),G +2267396,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2267484,1004,11.9,,70.0,,,,,,,Total lipid (fat),G +2267525,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +2267553,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2267978,1004,15.0,,70.0,,,,,,,Total lipid (fat),G +2268264,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +2268470,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2268516,1004,10.71,,70.0,,,,,,,Total lipid (fat),G +2268845,1004,4.71,,70.0,,,,,,,Total lipid (fat),G +2269453,1004,4.85,,70.0,,,,,,,Total lipid (fat),G +2269669,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +2270236,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2270934,1004,1.09,,70.0,,,,,,,Total lipid (fat),G +2271071,1004,2.78,,70.0,,,,,,,Total lipid (fat),G +2271639,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2271709,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2271925,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2272081,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2272149,1004,13.98,,70.0,,,,,,,Total lipid (fat),G +2272698,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +2273007,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2273032,1004,6.56,,70.0,,,,,,,Total lipid (fat),G +2273379,1004,14.08,,70.0,,,,,,,Total lipid (fat),G +2273427,1004,18.64,,70.0,,,,,,,Total lipid (fat),G +2273539,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2273601,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2273652,1004,15.79,,70.0,,,,,,,Total lipid (fat),G +2273885,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2273970,1004,3.52,,70.0,,,,,,,Total lipid (fat),G +2274263,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +2274288,1004,12.11,,70.0,,,,,,,Total lipid (fat),G +2274731,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2275041,1004,12.68,,70.0,,,,,,,Total lipid (fat),G +2275111,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2275346,1004,4.35,,70.0,,,,,,,Total lipid (fat),G +2275571,1004,19.78,,70.0,,,,,,,Total lipid (fat),G +2275851,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2275958,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2276078,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2276564,1004,2.86,,70.0,,,,,,,Total lipid (fat),G +2276716,1004,7.02,,70.0,,,,,,,Total lipid (fat),G +2277520,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +2277902,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2277916,1004,30.3,,70.0,,,,,,,Total lipid (fat),G +2278212,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +2278256,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2278431,1004,8.75,,70.0,,,,,,,Total lipid (fat),G +2278434,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +2278912,1004,11.67,,70.0,,,,,,,Total lipid (fat),G +2279480,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2279617,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2279983,1004,3.8,,70.0,,,,,,,Total lipid (fat),G +2280347,1004,1.82,,70.0,,,,,,,Total lipid (fat),G +2280439,1004,1.72,,70.0,,,,,,,Total lipid (fat),G +2280607,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2280840,1004,1.61,,70.0,,,,,,,Total lipid (fat),G +2281577,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +2281658,1004,13.39,,70.0,,,,,,,Total lipid (fat),G +2281935,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +2282104,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2282286,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +2282537,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2282685,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2282826,1004,11.11,,70.0,,,,,,,Total lipid (fat),G +2282851,1004,23.17,,70.0,,,,,,,Total lipid (fat),G +2282959,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2283013,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2283098,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +2283226,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2283539,1004,34.38,,70.0,,,,,,,Total lipid (fat),G +2283673,1004,2.98,,70.0,,,,,,,Total lipid (fat),G +2283793,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +2284179,1004,0.68,,70.0,,,,,,,Total lipid (fat),G +2284493,1004,9.38,,70.0,,,,,,,Total lipid (fat),G +2284520,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +2285198,1004,9.73,,70.0,,,,,,,Total lipid (fat),G +2285208,1004,11.58,,70.0,,,,,,,Total lipid (fat),G +2285253,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2285471,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +2285870,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2286175,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2286257,1004,9.18,,70.0,,,,,,,Total lipid (fat),G +2286807,1004,8.67,,70.0,,,,,,,Total lipid (fat),G +2287321,1004,73.33,,70.0,,,,,,,Total lipid (fat),G +2287554,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2287894,1004,2.16,,70.0,,,,,,,Total lipid (fat),G +2287966,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2288648,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2288806,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2288831,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2288982,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2289088,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +2289163,1004,12.07,,70.0,,,,,,,Total lipid (fat),G +2289215,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +2289223,1004,4.08,,70.0,,,,,,,Total lipid (fat),G +2289446,1004,9.29,,70.0,,,,,,,Total lipid (fat),G +2289493,1004,10.81,,70.0,,,,,,,Total lipid (fat),G +2289715,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +2289794,1004,29.41,,70.0,,,,,,,Total lipid (fat),G +2290305,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2295641,1004,11.61,,70.0,,,,,,,Total lipid (fat),G +2295958,1004,7.33,,70.0,,,,,,,Total lipid (fat),G +2296097,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2296127,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2296435,1004,14.12,,70.0,,,,,,,Total lipid (fat),G +2296668,1004,4.8,,70.0,,,,,,,Total lipid (fat),G +2296746,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2298538,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2298540,1004,43.33,,70.0,,,,,,,Total lipid (fat),G +2298785,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +2298813,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2299018,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2299349,1004,38.89,,70.0,,,,,,,Total lipid (fat),G +2300445,1004,3.02,,70.0,,,,,,,Total lipid (fat),G +2300886,1004,6.19,,70.0,,,,,,,Total lipid (fat),G +2301236,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +2301430,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2301687,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2301889,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2302274,1004,0.35,,70.0,,,,,,,Total lipid (fat),G +2302441,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2302963,1004,43.33,,70.0,,,,,,,Total lipid (fat),G +2303615,1004,27.47,,70.0,,,,,,,Total lipid (fat),G +2303812,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2304006,1004,2.12,,70.0,,,,,,,Total lipid (fat),G +2304233,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2304268,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +2304738,1004,3.2,,70.0,,,,,,,Total lipid (fat),G +2304799,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2304874,1004,0.36,,70.0,,,,,,,Total lipid (fat),G +2304880,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +2305729,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +2305771,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2306154,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2307095,1004,6.9,,70.0,,,,,,,Total lipid (fat),G +2307377,1004,26.32,,70.0,,,,,,,Total lipid (fat),G +2307643,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2308552,1004,4.22,,70.0,,,,,,,Total lipid (fat),G +2309317,1004,15.22,,70.0,,,,,,,Total lipid (fat),G +2309673,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +2309970,1004,3.09,,70.0,,,,,,,Total lipid (fat),G +2311401,1004,14.18,,70.0,,,,,,,Total lipid (fat),G +2311885,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +2312216,1004,53.12,,70.0,,,,,,,Total lipid (fat),G +2313405,1004,4.46,,70.0,,,,,,,Total lipid (fat),G +2313449,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2313474,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2313549,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2313771,1004,5.05,,70.0,,,,,,,Total lipid (fat),G +2313867,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +2314122,1004,3.25,,75.0,,,,,,,Total lipid (fat),G +2314210,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2314434,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2314810,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +2314905,1004,17.65,,70.0,,,,,,,Total lipid (fat),G +2315076,1004,2.17,,70.0,,,,,,,Total lipid (fat),G +2315088,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2315203,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2315417,1004,2.78,,70.0,,,,,,,Total lipid (fat),G +2315447,1004,9.41,,70.0,,,,,,,Total lipid (fat),G +2315627,1004,2.5,,70.0,,,,,,,Total lipid (fat),G +2315846,1004,14.1,,70.0,,,,,,,Total lipid (fat),G +2316356,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2316381,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +2316731,1004,12.77,,70.0,,,,,,,Total lipid (fat),G +2317042,1004,29.6,,71.0,,,,,,,Total lipid (fat),G +2317085,1004,40.0,,71.0,,,,,,,Total lipid (fat),G +2317138,1004,7.6,,71.0,,,,,,,Total lipid (fat),G +2317304,1004,0.0,,71.0,,,,,,,Total lipid (fat),G +2319974,1004,1.67,,70.0,,,,,,,Total lipid (fat),G +2320047,1004,2.14,,70.0,,,,,,,Total lipid (fat),G +2320149,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2320250,1004,1.07,,70.0,,,,,,,Total lipid (fat),G +2320306,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2321156,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +2321577,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2321909,1004,76.92,,70.0,,,,,,,Total lipid (fat),G +2321969,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +2322103,1004,64.29,,70.0,,,,,,,Total lipid (fat),G +2322169,1004,14.71,,70.0,,,,,,,Total lipid (fat),G +2322761,1004,7.05,,70.0,,,,,,,Total lipid (fat),G +2322832,1004,2.36,,70.0,,,,,,,Total lipid (fat),G +2322950,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +2323231,1004,13.64,,70.0,,,,,,,Total lipid (fat),G +2323554,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2324763,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2325284,1004,66.67,,70.0,,,,,,,Total lipid (fat),G +2325293,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2325738,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +2325774,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2326312,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +2326403,1004,3.39,,70.0,,,,,,,Total lipid (fat),G +2326561,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2326653,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +2327190,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2327412,1004,2.14,,70.0,,,,,,,Total lipid (fat),G +2327461,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2327974,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2328057,1004,21.25,,70.0,,,,,,,Total lipid (fat),G +2328304,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2328412,1004,8.57,,70.0,,,,,,,Total lipid (fat),G +2328527,1004,20.69,,70.0,,,,,,,Total lipid (fat),G +2328550,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +2329218,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2329314,1004,21.74,,70.0,,,,,,,Total lipid (fat),G +2329403,1004,1.33,,70.0,,,,,,,Total lipid (fat),G +2329649,1004,8.14,,70.0,,,,,,,Total lipid (fat),G +2329696,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +2330786,1004,22.32,,71.0,,,,,,,Total lipid (fat),G +2330827,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2331446,1004,8.04,,71.0,,,,,,,Total lipid (fat),G +2331494,1004,5.14,,78.0,,,,,,,Total lipid (fat),G +2331521,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2331581,1004,0.2,,78.0,,,,,,,Total lipid (fat),G +2332380,1004,0.4,,71.0,,,,,,,Total lipid (fat),G +2332787,1004,15.0,,70.0,,,,,,,Total lipid (fat),G +2333332,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +2333347,1004,2.0,,70.0,,,,,,,Total lipid (fat),G +2333403,1004,8.97,,70.0,,,,,,,Total lipid (fat),G +2333895,1004,15.0,,70.0,,,,,,,Total lipid (fat),G +2333948,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +2334451,1004,55.88,,70.0,,,,,,,Total lipid (fat),G +2335031,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +2335596,1004,6.32,,70.0,,,,,,,Total lipid (fat),G +2336273,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2336856,1004,0.66,,71.0,,,,,,,Total lipid (fat),G +2337287,1004,0.42,,71.0,,,,,,,Total lipid (fat),G +2337920,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2338133,1004,47.62,,70.0,,,,,,,Total lipid (fat),G +2338189,1004,5.51,,70.0,,,,,,,Total lipid (fat),G +2338193,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2338327,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +2338477,1004,8.75,,70.0,,,,,,,Total lipid (fat),G +2338590,1004,53.33,,70.0,,,,,,,Total lipid (fat),G +2338726,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2339279,1004,93.33,,70.0,,,,,,,Total lipid (fat),G +2339508,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2339627,1004,41.18,,70.0,,,,,,,Total lipid (fat),G +2340393,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2341069,1004,6.46,,,,,,,,,Total lipid (fat),G +2341263,1004,1.94,,,,,,,,,Total lipid (fat),G +2341637,1004,15.53,,,,,,,,,Total lipid (fat),G +2341745,1004,12.4,,,,,,,,,Total lipid (fat),G +2341907,1004,3.93,,,,,,,,,Total lipid (fat),G +2342074,1004,6.64,,,,,,,,,Total lipid (fat),G +2342257,1004,7.75,,,,,,,,,Total lipid (fat),G +2342464,1004,7.73,,,,,,,,,Total lipid (fat),G +2342471,1004,11.01,,,,,,,,,Total lipid (fat),G +2343023,1004,16.02,,,,,,,,,Total lipid (fat),G +2343368,1004,10.36,,,,,,,,,Total lipid (fat),G +2343375,1004,12.78,,,,,,,,,Total lipid (fat),G +2343978,1004,2.17,,,,,,,,,Total lipid (fat),G +2344693,1004,2.5,,,,,,,,,Total lipid (fat),G +2344818,1004,0.34,,,,,,,,,Total lipid (fat),G +2344944,1004,9.63,,,,,,,,,Total lipid (fat),G +2344970,1004,11.77,,,,,,,,,Total lipid (fat),G +2345067,1004,2.95,,,,,,,,,Total lipid (fat),G +2345195,1004,0.06,,,,,,,,,Total lipid (fat),G +2345202,1004,2.9,,,,,,,,,Total lipid (fat),G +2345207,1004,0.35,,,,,,,,,Total lipid (fat),G +2345233,1004,3.42,,,,,,,,,Total lipid (fat),G +2345265,1004,0.23,,,,,,,,,Total lipid (fat),G +2345444,1004,4.1,,,,,,,,,Total lipid (fat),G +2345645,1004,6.78,,,,,,,,,Total lipid (fat),G +2345686,1004,11.33,,,,,,,,,Total lipid (fat),G +2346048,1004,13.21,,,,,,,,,Total lipid (fat),G +2346137,1004,0.18,,,,,,,,,Total lipid (fat),G +2346207,1004,0.0,,,,,,,,,Total lipid (fat),G +2351831,1004,0.12,1.0,1.0,,,,,,,Total lipid (fat),G +2364030,1004,5.1,,78.0,,,,,,,Total lipid (fat),G +2364406,1004,3.23,,70.0,,,,,,,Total lipid (fat),G +2364521,1004,0.69,,70.0,,,,,,,Total lipid (fat),G +2364673,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2365151,1004,0.56,,70.0,,,,,,,Total lipid (fat),G +2365331,1004,17.65,,70.0,,,,,,,Total lipid (fat),G +2365341,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2365509,1004,6.82,,70.0,,,,,,,Total lipid (fat),G +2365586,1004,0.38,,70.0,,,,,,,Total lipid (fat),G +2365810,1004,3.6,,70.0,,,,,,,Total lipid (fat),G +2365911,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2365918,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2366167,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2366589,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2366680,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +2366968,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2367071,1004,11.67,,70.0,,,,,,,Total lipid (fat),G +2367508,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +2367694,1004,2.73,,70.0,,,,,,,Total lipid (fat),G +2367853,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2368080,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +2368119,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +2368205,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2368860,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2369004,1004,22.12,,70.0,,,,,,,Total lipid (fat),G +2369256,1004,17.65,,70.0,,,,,,,Total lipid (fat),G +2369509,1004,16.43,,70.0,,,,,,,Total lipid (fat),G +2370041,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2370293,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2370525,1004,8.93,,71.0,,,,,,,Total lipid (fat),G +2370613,1004,35.29,,71.0,,,,,,,Total lipid (fat),G +2370838,1004,2.23,,71.0,,,,,,,Total lipid (fat),G +2370943,1004,0.0,,78.0,,,,,,,Total lipid (fat),G +2370975,1004,19.64,,71.0,,,,,,,Total lipid (fat),G +2371108,1004,35.29,,71.0,,,,,,,Total lipid (fat),G +2371337,1004,6.7,,78.0,,,,,,,Total lipid (fat),G +2371594,1004,8.0,,78.0,,,,,,,Total lipid (fat),G +2371794,1004,6.12,,72.0,,,,,,,Total lipid (fat),G +2371815,1004,1.67,,71.0,,,,,,,Total lipid (fat),G +2371833,1004,22.0,,78.0,,,,,,,Total lipid (fat),G +2372035,1004,4.39,,72.0,,,,,,,Total lipid (fat),G +2372247,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +2372265,1004,0.7,,70.0,,,,,,,Total lipid (fat),G +2372450,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2372700,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2372758,1004,10.13,,70.0,,,,,,,Total lipid (fat),G +2372967,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2373246,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2373540,1004,3.85,,70.0,,,,,,,Total lipid (fat),G +2373920,1004,27.59,,70.0,,,,,,,Total lipid (fat),G +2374020,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +2374099,1004,53.12,,70.0,,,,,,,Total lipid (fat),G +2374456,1004,12.94,,70.0,,,,,,,Total lipid (fat),G +2374761,1004,11.54,,70.0,,,,,,,Total lipid (fat),G +2375074,1004,18.82,,70.0,,,,,,,Total lipid (fat),G +2375076,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +2375163,1004,26.92,,70.0,,,,,,,Total lipid (fat),G +2375388,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2375437,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2375507,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +2375977,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +2376158,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2376446,1004,2.4,,70.0,,,,,,,Total lipid (fat),G +2376599,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2376782,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2377363,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2377364,1004,2.63,,70.0,,,,,,,Total lipid (fat),G +2377445,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2377538,1004,19.02,,70.0,,,,,,,Total lipid (fat),G +2377801,1004,2.17,,75.0,,,,,,,Total lipid (fat),G +2377871,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +2378026,1004,1.18,,70.0,,,,,,,Total lipid (fat),G +2378216,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2378622,1004,23.53,,70.0,,,,,,,Total lipid (fat),G +2378932,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2379047,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2379191,1004,1.18,,70.0,,,,,,,Total lipid (fat),G +2379275,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2379391,1004,43.33,,70.0,,,,,,,Total lipid (fat),G +2379449,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2379797,1004,3.23,,70.0,,,,,,,Total lipid (fat),G +2379968,1004,1.85,,70.0,,,,,,,Total lipid (fat),G +2380055,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2380208,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2380365,1004,2.5,,70.0,,,,,,,Total lipid (fat),G +2380454,1004,11.01,,70.0,,,,,,,Total lipid (fat),G +2380521,1004,36.67,,70.0,,,,,,,Total lipid (fat),G +2380746,1004,35.29,,71.0,,,,,,,Total lipid (fat),G +2380810,1004,3.4,,70.0,,,,,,,Total lipid (fat),G +2380866,1004,17.2,,78.0,,,,,,,Total lipid (fat),G +2381312,1004,0.0,,78.0,,,,,,,Total lipid (fat),G +2381319,1004,14.36,,78.0,,,,,,,Total lipid (fat),G +2381675,1004,5.93,,70.0,,,,,,,Total lipid (fat),G +2382102,1004,8.8,,70.0,,,,,,,Total lipid (fat),G +2382104,1004,10.42,,70.0,,,,,,,Total lipid (fat),G +2382449,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2382595,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2382614,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +2382789,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2383020,1004,39.29,,70.0,,,,,,,Total lipid (fat),G +2383089,1004,15.13,,70.0,,,,,,,Total lipid (fat),G +2383198,1004,18.44,,70.0,,,,,,,Total lipid (fat),G +2383416,1004,13.75,,70.0,,,,,,,Total lipid (fat),G +2383448,1004,60.71,,70.0,,,,,,,Total lipid (fat),G +2383523,1004,1.47,,70.0,,,,,,,Total lipid (fat),G +2384002,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2384089,1004,31.58,,70.0,,,,,,,Total lipid (fat),G +2384472,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +2384590,1004,0.36,,70.0,,,,,,,Total lipid (fat),G +2384661,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2384680,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2384713,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2385073,1004,64.29,,70.0,,,,,,,Total lipid (fat),G +2385083,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2385106,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2385981,1004,1.07,,70.0,,,,,,,Total lipid (fat),G +2386190,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +2387008,1004,9.29,,70.0,,,,,,,Total lipid (fat),G +2387243,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2387316,1004,86.67,,70.0,,,,,,,Total lipid (fat),G +2387324,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2387384,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2387456,1004,56.96,,70.0,,,,,,,Total lipid (fat),G +2387583,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +2387587,1004,2.08,,70.0,,,,,,,Total lipid (fat),G +2387932,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +2388106,1004,11.5,,70.0,,,,,,,Total lipid (fat),G +2388175,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2388260,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2388374,1004,2.86,,70.0,,,,,,,Total lipid (fat),G +2388634,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2388681,1004,62.5,,70.0,,,,,,,Total lipid (fat),G +2388687,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2389386,1004,4.84,,70.0,,,,,,,Total lipid (fat),G +2389972,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2390110,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +2390424,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2390581,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2390638,1004,53.33,,70.0,,,,,,,Total lipid (fat),G +2391051,1004,10.59,,70.0,,,,,,,Total lipid (fat),G +2391355,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2391385,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2391637,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2391640,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2391740,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +2391756,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +2392384,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2392548,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2392696,1004,6.76,,70.0,,,,,,,Total lipid (fat),G +2392960,1004,66.67,,70.0,,,,,,,Total lipid (fat),G +2393190,1004,15.0,,70.0,,,,,,,Total lipid (fat),G +2393329,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2393386,1004,0.8,,70.0,,,,,,,Total lipid (fat),G +2393529,1004,2.08,,70.0,,,,,,,Total lipid (fat),G +2393596,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2393901,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +2394210,1004,10.59,,70.0,,,,,,,Total lipid (fat),G +2394224,1004,2.73,,70.0,,,,,,,Total lipid (fat),G +2394275,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2394474,1004,17.5,,70.0,,,,,,,Total lipid (fat),G +2394810,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +2394839,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +2395493,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +2395629,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2395885,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2396054,1004,2.86,,70.0,,,,,,,Total lipid (fat),G +2396114,1004,4.76,,70.0,,,,,,,Total lipid (fat),G +2396291,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2396466,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2396471,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2396907,1004,11.67,,70.0,,,,,,,Total lipid (fat),G +2397013,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2397106,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +2397485,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2398013,1004,1.95,,70.0,,,,,,,Total lipid (fat),G +2398079,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2398327,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2398408,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2398473,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +2398749,1004,53.33,,70.0,,,,,,,Total lipid (fat),G +2398761,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2398868,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2399314,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2399425,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +2399533,1004,1.75,,70.0,,,,,,,Total lipid (fat),G +2399723,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2400034,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +2400111,1004,14.65,,70.0,,,,,,,Total lipid (fat),G +2400175,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2400363,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2400387,1004,5.36,,70.0,,,,,,,Total lipid (fat),G +2400392,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +2400445,1004,4.71,,70.0,,,,,,,Total lipid (fat),G +2400737,1004,0.81,,70.0,,,,,,,Total lipid (fat),G +2400792,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +2400932,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +2400941,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +2401174,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2401216,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2401231,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2401607,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2401844,1004,19.64,,70.0,,,,,,,Total lipid (fat),G +2401972,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +2402634,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2402667,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2402979,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2403085,1004,0.39,,70.0,,,,,,,Total lipid (fat),G +2403402,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2403420,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2403465,1004,19.23,,70.0,,,,,,,Total lipid (fat),G +2403466,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +2403828,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2403879,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +2403989,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2404567,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2405553,1004,3.64,,70.0,,,,,,,Total lipid (fat),G +2405570,1004,0.8,,70.0,,,,,,,Total lipid (fat),G +2405671,1004,11.11,,70.0,,,,,,,Total lipid (fat),G +2405675,1004,6.1,,70.0,,,,,,,Total lipid (fat),G +2405738,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2406129,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2406306,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2406447,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2407002,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2407144,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2407242,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2407393,1004,43.33,,70.0,,,,,,,Total lipid (fat),G +2407537,1004,2.5,,70.0,,,,,,,Total lipid (fat),G +2407602,1004,55.56,,70.0,,,,,,,Total lipid (fat),G +2407711,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2407951,1004,34.38,,70.0,,,,,,,Total lipid (fat),G +2408094,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2408214,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +2408571,1004,1.43,,70.0,,,,,,,Total lipid (fat),G +2408765,1004,49.0,,70.0,,,,,,,Total lipid (fat),G +2409240,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2409503,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2409525,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2409666,1004,5.88,,70.0,,,,,,,Total lipid (fat),G +2409708,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +2409788,1004,7.89,,70.0,,,,,,,Total lipid (fat),G +2409794,1004,55.36,,70.0,,,,,,,Total lipid (fat),G +2410075,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2410357,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +2410508,1004,0.38,,70.0,,,,,,,Total lipid (fat),G +2410709,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2410850,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2410904,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +2411090,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +2411095,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +2411783,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2412025,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2412266,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2412442,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2412997,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2413277,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2413413,1004,4.05,,70.0,,,,,,,Total lipid (fat),G +2413490,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2413566,1004,11.84,,70.0,,,,,,,Total lipid (fat),G +2414330,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2414464,1004,75.0,,70.0,,,,,,,Total lipid (fat),G +2414594,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2414709,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2414790,1004,26.09,,70.0,,,,,,,Total lipid (fat),G +2414805,1004,35.29,,70.0,,,,,,,Total lipid (fat),G +2414868,1004,3.95,,70.0,,,,,,,Total lipid (fat),G +2415012,1004,2.0,,75.0,,,,,,,Total lipid (fat),G +2415056,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2415315,1004,11.46,,70.0,,,,,,,Total lipid (fat),G +2415783,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +2416528,1004,8.82,,70.0,,,,,,,Total lipid (fat),G +2416578,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +2416672,1004,18.0,,70.0,,,,,,,Total lipid (fat),G +2417732,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +2418249,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2418513,1004,1.82,,70.0,,,,,,,Total lipid (fat),G +2418526,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +2418634,1004,0.92,,70.0,,,,,,,Total lipid (fat),G +2418654,1004,13.19,,70.0,,,,,,,Total lipid (fat),G +2418779,1004,15.56,,70.0,,,,,,,Total lipid (fat),G +2418912,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2419058,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +2419085,1004,16.03,,70.0,,,,,,,Total lipid (fat),G +2419222,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2420091,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2420256,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2420390,1004,4.12,,70.0,,,,,,,Total lipid (fat),G +2420566,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2420717,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2420726,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2420922,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2421586,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +2421968,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2422041,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2422105,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2422180,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +2422551,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2422560,1004,8.0,,70.0,,,,,,,Total lipid (fat),G +2422570,1004,24.44,,70.0,,,,,,,Total lipid (fat),G +2423536,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +2423660,1004,30.77,,70.0,,,,,,,Total lipid (fat),G +2424058,1004,53.12,,70.0,,,,,,,Total lipid (fat),G +2424757,1004,18.67,,70.0,,,,,,,Total lipid (fat),G +2424990,1004,4.03,,70.0,,,,,,,Total lipid (fat),G +2425086,1004,15.0,,70.0,,,,,,,Total lipid (fat),G +2425095,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2425105,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2425273,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2425287,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2425740,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +2426514,1004,2.06,,70.0,,,,,,,Total lipid (fat),G +2426639,1004,36.67,,70.0,,,,,,,Total lipid (fat),G +2426747,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2426873,1004,0.59,,70.0,,,,,,,Total lipid (fat),G +2427003,1004,16.07,,70.0,,,,,,,Total lipid (fat),G +2427237,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2427420,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2427517,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2427631,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2427858,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +2427912,1004,14.55,,70.0,,,,,,,Total lipid (fat),G +2427997,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2428125,1004,5.88,,70.0,,,,,,,Total lipid (fat),G +2428449,1004,7.2,,70.0,,,,,,,Total lipid (fat),G +2428595,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2428768,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2429110,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +2429456,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2429557,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2430298,1004,3.38,,70.0,,,,,,,Total lipid (fat),G +2430354,1004,2.73,,70.0,,,,,,,Total lipid (fat),G +2430365,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2430487,1004,15.0,,70.0,,,,,,,Total lipid (fat),G +2431262,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2431267,1004,1.82,,70.0,,,,,,,Total lipid (fat),G +2431418,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2431646,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +2431770,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2432052,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2432140,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +2432347,1004,3.0,,70.0,,,,,,,Total lipid (fat),G +2433183,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2433692,1004,1.11,,70.0,,,,,,,Total lipid (fat),G +2434019,1004,21.88,,70.0,,,,,,,Total lipid (fat),G +2434056,1004,0.77,,70.0,,,,,,,Total lipid (fat),G +2434192,1004,53.12,,70.0,,,,,,,Total lipid (fat),G +2434466,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2434669,1004,11.67,,70.0,,,,,,,Total lipid (fat),G +2434680,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2434714,1004,6.9,,70.0,,,,,,,Total lipid (fat),G +2434786,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +2434966,1004,8.93,,70.0,,,,,,,Total lipid (fat),G +2435263,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2435775,1004,0.62,,70.0,,,,,,,Total lipid (fat),G +2435857,1004,2.4,,70.0,,,,,,,Total lipid (fat),G +2435913,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2436071,1004,1.45,,75.0,,,,,,,Total lipid (fat),G +2436222,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2436737,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2437202,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2437541,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +2437649,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2437774,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2437905,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2438304,1004,7.89,,70.0,,,,,,,Total lipid (fat),G +2438652,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2439378,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2439762,1004,13.64,,70.0,,,,,,,Total lipid (fat),G +2440047,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +2440449,1004,3.36,,70.0,,,,,,,Total lipid (fat),G +2441079,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2441211,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2441213,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2441274,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2441283,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2441493,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2441674,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2441694,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2441740,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2442384,1004,9.0,,70.0,,,,,,,Total lipid (fat),G +2442553,1004,2.65,,70.0,,,,,,,Total lipid (fat),G +2442572,1004,1.19,,70.0,,,,,,,Total lipid (fat),G +2442600,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2443246,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2443329,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2443568,1004,16.67,,71.0,,,,,,,Total lipid (fat),G +2443697,1004,17.0,,78.0,,,,,,,Total lipid (fat),G +2444145,1004,31.0,,78.0,,,,,,,Total lipid (fat),G +2444157,1004,8.4,,78.0,,,,,,,Total lipid (fat),G +2444204,1004,3.57,,71.0,,,,,,,Total lipid (fat),G +2444264,1004,8.45,,71.0,,,,,,,Total lipid (fat),G +2444375,1004,12.71,,70.0,,,,,,,Total lipid (fat),G +2444428,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2444471,1004,2.56,,70.0,,,,,,,Total lipid (fat),G +2444509,1004,8.8,,70.0,,,,,,,Total lipid (fat),G +2444790,1004,4.02,,70.0,,,,,,,Total lipid (fat),G +2444824,1004,16.07,,70.0,,,,,,,Total lipid (fat),G +2444874,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +2444904,1004,43.33,,70.0,,,,,,,Total lipid (fat),G +2445241,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2445353,1004,23.08,,70.0,,,,,,,Total lipid (fat),G +2445518,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2445534,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2445785,1004,0.87,,70.0,,,,,,,Total lipid (fat),G +2445961,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2446030,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +2446081,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2446375,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2446508,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2446584,1004,55.56,,70.0,,,,,,,Total lipid (fat),G +2447105,1004,29.03,,70.0,,,,,,,Total lipid (fat),G +2447139,1004,1.67,,70.0,,,,,,,Total lipid (fat),G +2447308,1004,12.71,,70.0,,,,,,,Total lipid (fat),G +2447667,1004,9.62,,70.0,,,,,,,Total lipid (fat),G +2447751,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2447790,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2447867,1004,23.21,,70.0,,,,,,,Total lipid (fat),G +2448087,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2448461,1004,12.36,,70.0,,,,,,,Total lipid (fat),G +2448561,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2448572,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2448773,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2448940,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2449183,1004,1.19,,70.0,,,,,,,Total lipid (fat),G +2449491,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2449584,1004,2.08,,70.0,,,,,,,Total lipid (fat),G +2450446,1004,56.67,,70.0,,,,,,,Total lipid (fat),G +2450456,1004,4.1,,70.0,,,,,,,Total lipid (fat),G +2450887,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2451015,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +2451021,1004,12.9,,70.0,,,,,,,Total lipid (fat),G +2451045,1004,15.67,,70.0,,,,,,,Total lipid (fat),G +2451227,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +2451484,1004,1.64,,70.0,,,,,,,Total lipid (fat),G +2451789,1004,2.94,,70.0,,,,,,,Total lipid (fat),G +2452157,1004,2.78,,70.0,,,,,,,Total lipid (fat),G +2452212,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +2452307,1004,7.04,,70.0,,,,,,,Total lipid (fat),G +2452749,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2452768,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2453036,1004,10.71,,70.0,,,,,,,Total lipid (fat),G +2453289,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +2453502,1004,1.18,,70.0,,,,,,,Total lipid (fat),G +2453700,1004,1.92,,70.0,,,,,,,Total lipid (fat),G +2453804,1004,15.0,,70.0,,,,,,,Total lipid (fat),G +2453936,1004,4.46,,70.0,,,,,,,Total lipid (fat),G +2454840,1004,1.11,,70.0,,,,,,,Total lipid (fat),G +2455283,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +2455445,1004,17.11,,70.0,,,,,,,Total lipid (fat),G +2455556,1004,1.15,,70.0,,,,,,,Total lipid (fat),G +2455755,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +2455795,1004,6.98,,70.0,,,,,,,Total lipid (fat),G +2455838,1004,2.5,,70.0,,,,,,,Total lipid (fat),G +2456821,1004,12.9,,71.0,,,,,,,Total lipid (fat),G +2457126,1004,6.31,,71.0,,,,,,,Total lipid (fat),G +2457126,1004,6.31,,71.0,,,,,,,Total lipid (fat),G +2457355,1004,4.73,,71.0,,,,,,,Total lipid (fat),G +2457553,1004,1.18,,71.0,,,,,,,Total lipid (fat),G +2457614,1004,4.05,,71.0,,,,,,,Total lipid (fat),G +2457740,1004,0.0,,71.0,,,,,,,Total lipid (fat),G +2457789,1004,11.63,,71.0,,,,,,,Total lipid (fat),G +2457897,1004,3.09,,71.0,,,,,,,Total lipid (fat),G +2458043,1004,35.0,,71.0,,,,,,,Total lipid (fat),G +2458168,1004,93.33,,71.0,,,,,,,Total lipid (fat),G +2458203,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2458444,1004,13.0,,78.0,,,,,,,Total lipid (fat),G +2458655,1004,13.04,,71.0,,,,,,,Total lipid (fat),G +2459027,1004,9.0,,78.0,,,,,,,Total lipid (fat),G +2459224,1004,19.4,,78.0,,,,,,,Total lipid (fat),G +2460345,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2460477,1004,5.66,,70.0,,,,,,,Total lipid (fat),G +2460649,1004,3.12,,70.0,,,,,,,Total lipid (fat),G +2460711,1004,3.49,,70.0,,,,,,,Total lipid (fat),G +2460822,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +2461440,1004,13.53,,70.0,,,,,,,Total lipid (fat),G +2461773,1004,6.77,,70.0,,,,,,,Total lipid (fat),G +2461835,1004,3.52,,70.0,,,,,,,Total lipid (fat),G +2462144,1004,1.98,,70.0,,,,,,,Total lipid (fat),G +2462276,1004,26.09,,70.0,,,,,,,Total lipid (fat),G +2462440,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2462630,1004,0.45,,70.0,,,,,,,Total lipid (fat),G +2462667,1004,4.39,,70.0,,,,,,,Total lipid (fat),G +2462747,1004,4.64,,70.0,,,,,,,Total lipid (fat),G +2462773,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2462796,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2462855,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +2462926,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +2462968,1004,1.09,,70.0,,,,,,,Total lipid (fat),G +2463195,1004,8.37,,70.0,,,,,,,Total lipid (fat),G +2463397,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2463630,1004,12.09,,70.0,,,,,,,Total lipid (fat),G +2463760,1004,1.04,,70.0,,,,,,,Total lipid (fat),G +2463842,1004,7.41,,70.0,,,,,,,Total lipid (fat),G +2463944,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2463984,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2464056,1004,4.08,,70.0,,,,,,,Total lipid (fat),G +2464414,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2464515,1004,16.13,,70.0,,,,,,,Total lipid (fat),G +2464833,1004,1.69,,70.0,,,,,,,Total lipid (fat),G +2464834,1004,4.65,,70.0,,,,,,,Total lipid (fat),G +2464871,1004,19.19,,70.0,,,,,,,Total lipid (fat),G +2465031,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2465074,1004,9.42,,70.0,,,,,,,Total lipid (fat),G +2465103,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2465902,1004,7.32,,70.0,,,,,,,Total lipid (fat),G +2466022,1004,2.86,,70.0,,,,,,,Total lipid (fat),G +2466225,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +2466709,1004,3.53,,70.0,,,,,,,Total lipid (fat),G +2466784,1004,1.25,,70.0,,,,,,,Total lipid (fat),G +2466873,1004,12.94,,70.0,,,,,,,Total lipid (fat),G +2467214,1004,2.08,,70.0,,,,,,,Total lipid (fat),G +2467412,1004,17.17,,70.0,,,,,,,Total lipid (fat),G +2467757,1004,3.27,,70.0,,,,,,,Total lipid (fat),G +2467811,1004,19.87,,70.0,,,,,,,Total lipid (fat),G +2468081,1004,14.06,,70.0,,,,,,,Total lipid (fat),G +2468207,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2468359,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2468490,1004,3.23,,70.0,,,,,,,Total lipid (fat),G +2468914,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2469175,1004,3.1,,70.0,,,,,,,Total lipid (fat),G +2469836,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2469848,1004,6.78,,70.0,,,,,,,Total lipid (fat),G +2470141,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +2470522,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2470868,1004,2.56,,70.0,,,,,,,Total lipid (fat),G +2471081,1004,13.98,,70.0,,,,,,,Total lipid (fat),G +2471092,1004,18.26,,70.0,,,,,,,Total lipid (fat),G +2471126,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2471183,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2471223,1004,16.39,,70.0,,,,,,,Total lipid (fat),G +2471365,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2471693,1004,3.26,,70.0,,,,,,,Total lipid (fat),G +2471872,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2472038,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +2472096,1004,1.82,,70.0,,,,,,,Total lipid (fat),G +2472173,1004,14.0,,70.0,,,,,,,Total lipid (fat),G +2472346,1004,1.6,,70.0,,,,,,,Total lipid (fat),G +2472362,1004,1.6,,70.0,,,,,,,Total lipid (fat),G +2472446,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +2472488,1004,12.31,,70.0,,,,,,,Total lipid (fat),G +2472526,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2472651,1004,18.67,,70.0,,,,,,,Total lipid (fat),G +2472685,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2472706,1004,1.09,,70.0,,,,,,,Total lipid (fat),G +2472749,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2473300,1004,5.29,,70.0,,,,,,,Total lipid (fat),G +2473612,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2473651,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +2473742,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +2473796,1004,8.93,,70.0,,,,,,,Total lipid (fat),G +2473885,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2473977,1004,26.0,,70.0,,,,,,,Total lipid (fat),G +2474567,1004,2.72,,70.0,,,,,,,Total lipid (fat),G +2474617,1004,6.15,,70.0,,,,,,,Total lipid (fat),G +2475083,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2475438,1004,2.94,,70.0,,,,,,,Total lipid (fat),G +2475769,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +2475790,1004,2.44,,70.0,,,,,,,Total lipid (fat),G +2476250,1004,3.28,,70.0,,,,,,,Total lipid (fat),G +2476435,1004,4.55,,70.0,,,,,,,Total lipid (fat),G +2477049,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +2477074,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2477484,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2477500,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2477935,1004,17.14,,70.0,,,,,,,Total lipid (fat),G +2478127,1004,7.5,,70.0,,,,,,,Total lipid (fat),G +2478283,1004,15.76,,70.0,,,,,,,Total lipid (fat),G +2478327,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +2479081,1004,9.09,,70.0,,,,,,,Total lipid (fat),G +2479545,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2479921,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2480014,1004,7.38,,70.0,,,,,,,Total lipid (fat),G +2480123,1004,5.36,,70.0,,,,,,,Total lipid (fat),G +2480264,1004,15.04,,70.0,,,,,,,Total lipid (fat),G +2480347,1004,18.58,,70.0,,,,,,,Total lipid (fat),G +2480437,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2480485,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2480590,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2480715,1004,31.25,,70.0,,,,,,,Total lipid (fat),G +2480827,1004,1.25,,70.0,,,,,,,Total lipid (fat),G +2481226,1004,20.59,,70.0,,,,,,,Total lipid (fat),G +2481276,1004,11.29,,70.0,,,,,,,Total lipid (fat),G +2481850,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2481897,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +2482002,1004,19.15,,70.0,,,,,,,Total lipid (fat),G +2482660,1004,4.22,,70.0,,,,,,,Total lipid (fat),G +2482754,1004,3.53,,70.0,,,,,,,Total lipid (fat),G +2482829,1004,47.22,,70.0,,,,,,,Total lipid (fat),G +2483391,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2483472,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2483579,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2483707,1004,21.13,,70.0,,,,,,,Total lipid (fat),G +2484031,1004,1.04,,70.0,,,,,,,Total lipid (fat),G +2484048,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +2484079,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +2484550,1004,17.39,,70.0,,,,,,,Total lipid (fat),G +2484779,1004,2.5,,70.0,,,,,,,Total lipid (fat),G +2485325,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2485335,1004,21.0,,70.0,,,,,,,Total lipid (fat),G +2485394,1004,15.0,,70.0,,,,,,,Total lipid (fat),G +2485591,1004,16.81,,70.0,,,,,,,Total lipid (fat),G +2485994,1004,2.12,,70.0,,,,,,,Total lipid (fat),G +2486007,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2486521,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2486734,1004,7.89,,70.0,,,,,,,Total lipid (fat),G +2486973,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2486982,1004,2.63,,70.0,,,,,,,Total lipid (fat),G +2487138,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2487156,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2487513,1004,10.67,,70.0,,,,,,,Total lipid (fat),G +2487818,1004,3.75,,70.0,,,,,,,Total lipid (fat),G +2488020,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +2488140,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2488294,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2488416,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2488647,1004,1.85,,70.0,,,,,,,Total lipid (fat),G +2488695,1004,2.53,,70.0,,,,,,,Total lipid (fat),G +2488748,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2488773,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2488960,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2489005,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2489398,1004,1.46,,70.0,,,,,,,Total lipid (fat),G +2489477,1004,13.28,,70.0,,,,,,,Total lipid (fat),G +2489646,1004,13.38,,70.0,,,,,,,Total lipid (fat),G +2489733,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2489826,1004,28.12,,70.0,,,,,,,Total lipid (fat),G +2489844,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2490086,1004,12.16,,70.0,,,,,,,Total lipid (fat),G +2490245,1004,18.0,,70.0,,,,,,,Total lipid (fat),G +2490347,1004,2.12,,70.0,,,,,,,Total lipid (fat),G +2491116,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2491124,1004,0.0,,75.0,,,,,,,Total lipid (fat),G +2491385,1004,7.5,,71.0,,,,,,,Total lipid (fat),G +2491411,1004,0.4,,72.0,,,,,,,Total lipid (fat),G +2491629,1004,11.86,,71.0,,,,,,,Total lipid (fat),G +2491643,1004,21.43,,71.0,,,,,,,Total lipid (fat),G +2491734,1004,0.0,,71.0,,,,,,,Total lipid (fat),G +2491776,1004,17.0,,71.0,,,,,,,Total lipid (fat),G +2491906,1004,0.77,,71.0,,,,,,,Total lipid (fat),G +2491952,1004,0.83,,71.0,,,,,,,Total lipid (fat),G +2491976,1004,0.0,,71.0,,,,,,,Total lipid (fat),G +2492445,1004,38.1,,71.0,,,,,,,Total lipid (fat),G +2492608,1004,16.07,,71.0,,,,,,,Total lipid (fat),G +2492680,1004,28.07,,72.0,,,,,,,Total lipid (fat),G +2492680,1004,28.07,,72.0,,,,,,,Total lipid (fat),G +2492775,1004,0.0,,71.0,,,,,,,Total lipid (fat),G +2492796,1004,1.25,,71.0,,,,,,,Total lipid (fat),G +2493108,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2493356,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2493534,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +2493797,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2493912,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2493985,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2494026,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2494356,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2494689,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2494882,1004,5.26,,70.0,,,,,,,Total lipid (fat),G +2495041,1004,0.4,,70.0,,,,,,,Total lipid (fat),G +2495048,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2495131,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2495196,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +2495224,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2495227,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2495397,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +2495682,1004,1.67,,70.0,,,,,,,Total lipid (fat),G +2495775,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2495780,1004,13.38,,70.0,,,,,,,Total lipid (fat),G +2495862,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2496145,1004,4.46,,70.0,,,,,,,Total lipid (fat),G +2496294,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +2496368,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2496561,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +2497150,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +2497429,1004,26.47,,70.0,,,,,,,Total lipid (fat),G +2497561,1004,28.12,,70.0,,,,,,,Total lipid (fat),G +2498413,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2498539,1004,32.5,,70.0,,,,,,,Total lipid (fat),G +2498570,1004,27.78,,70.0,,,,,,,Total lipid (fat),G +2498694,1004,26.19,,70.0,,,,,,,Total lipid (fat),G +2498785,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +2498993,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +2499022,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +2499239,1004,11.67,,70.0,,,,,,,Total lipid (fat),G +2499745,1004,2.08,,70.0,,,,,,,Total lipid (fat),G +2499780,1004,12.94,,70.0,,,,,,,Total lipid (fat),G +2499815,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2499943,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +2500266,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +2500678,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2500767,1004,16.0,,70.0,,,,,,,Total lipid (fat),G +2500925,1004,24.14,,70.0,,,,,,,Total lipid (fat),G +2501082,1004,14.52,,70.0,,,,,,,Total lipid (fat),G +2501183,1004,3.75,,70.0,,,,,,,Total lipid (fat),G +2501280,1004,13.08,,70.0,,,,,,,Total lipid (fat),G +2501463,1004,5.56,,70.0,,,,,,,Total lipid (fat),G +2501601,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2501707,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2501890,1004,11.54,,70.0,,,,,,,Total lipid (fat),G +2502005,1004,17.97,,70.0,,,,,,,Total lipid (fat),G +2502885,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +2502972,1004,0.22,,70.0,,,,,,,Total lipid (fat),G +2502982,1004,2.35,,70.0,,,,,,,Total lipid (fat),G +2503213,1004,0.24,,70.0,,,,,,,Total lipid (fat),G +2503228,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2503320,1004,2.08,,70.0,,,,,,,Total lipid (fat),G +2503512,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2503580,1004,21.95,,70.0,,,,,,,Total lipid (fat),G +2503835,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2504241,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +2504719,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2505009,1004,1.92,,70.0,,,,,,,Total lipid (fat),G +2505612,1004,2.08,,70.0,,,,,,,Total lipid (fat),G +2505906,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2505937,1004,5.17,,70.0,,,,,,,Total lipid (fat),G +2506096,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2506549,1004,1.04,,70.0,,,,,,,Total lipid (fat),G +2506592,1004,15.94,,70.0,,,,,,,Total lipid (fat),G +2507140,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2507262,1004,5.33,,70.0,,,,,,,Total lipid (fat),G +2507517,1004,17.5,,70.0,,,,,,,Total lipid (fat),G +2507613,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2507831,1004,11.11,,70.0,,,,,,,Total lipid (fat),G +2507857,1004,13.89,,70.0,,,,,,,Total lipid (fat),G +2507962,1004,10.29,,70.0,,,,,,,Total lipid (fat),G +2508154,1004,16.18,,70.0,,,,,,,Total lipid (fat),G +2508172,1004,13.24,,70.0,,,,,,,Total lipid (fat),G +2508332,1004,0.35,,70.0,,,,,,,Total lipid (fat),G +2508679,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2508862,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2509271,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +2509288,1004,2.0,,70.0,,,,,,,Total lipid (fat),G +2509423,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2509462,1004,17.39,,70.0,,,,,,,Total lipid (fat),G +2509489,1004,5.0,,70.0,,,,,,,Total lipid (fat),G +2509555,1004,1.67,,70.0,,,,,,,Total lipid (fat),G +2509731,1004,0.84,,70.0,,,,,,,Total lipid (fat),G +2509770,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2510148,1004,7.5,,70.0,,,,,,,Total lipid (fat),G +2510214,1004,22.22,,70.0,,,,,,,Total lipid (fat),G +2510243,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2511023,1004,13.0,,70.0,,,,,,,Total lipid (fat),G +2511400,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +2511482,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2511952,1004,0.54,,78.0,,,,,,,Total lipid (fat),G +2512003,1004,0.67,,78.0,,,,,,,Total lipid (fat),G +2512048,1004,13.2,,78.0,,,,,,,Total lipid (fat),G +2515251,1004,20.6,1.0,1.0,,,,,,,Total lipid (fat),G +2517165,1004,1.92,,78.0,,,,,,,Total lipid (fat),G +2517660,1004,3.52,,71.0,,,,,,,Total lipid (fat),G +2517805,1004,16.0,,78.0,,,,,,,Total lipid (fat),G +2517995,1004,2.34,,71.0,,,,,,,Total lipid (fat),G +2518377,1004,8.5,,78.0,,,,,,,Total lipid (fat),G +2518936,1004,31.2,,78.0,,,,,,,Total lipid (fat),G +2518992,1004,9.3,,78.0,,,,,,,Total lipid (fat),G +2519084,1004,0.0,,77.0,,,,,,,Total lipid (fat),G +2519403,1004,50.0,,71.0,,,,,,,Total lipid (fat),G +2519807,1004,10.0,,71.0,,,,,,,Total lipid (fat),G +2519948,1004,16.13,,71.0,,,,,,,Total lipid (fat),G +2519951,1004,22.58,,71.0,,,,,,,Total lipid (fat),G +2520312,1004,0.0,,71.0,,,,,,,Total lipid (fat),G +2520367,1004,0.0,,71.0,,,,,,,Total lipid (fat),G +2520536,1004,33.33,,71.0,,,,,,,Total lipid (fat),G +2520564,1004,2.5,,71.0,,,,,,,Total lipid (fat),G +2520615,1004,1.72,,71.0,,,,,,,Total lipid (fat),G +2520837,1004,35.29,,78.0,,,,,,,Total lipid (fat),G +2521096,1004,12.0,,78.0,,,,,,,Total lipid (fat),G +2521310,1004,0.09,,78.0,,,,,,,Total lipid (fat),G +2521517,1004,28.03,,71.0,,,,,,,Total lipid (fat),G +2521785,1004,14.13,,71.0,,,,,,,Total lipid (fat),G +2521785,1004,14.13,,71.0,,,,,,,Total lipid (fat),G +2522545,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +2522627,1004,31.58,,70.0,,,,,,,Total lipid (fat),G +2522702,1004,8.62,,70.0,,,,,,,Total lipid (fat),G +2522708,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +2522817,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2522859,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2522958,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +2523069,1004,4.0,,70.0,,,,,,,Total lipid (fat),G +2523103,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2523217,1004,7.33,,70.0,,,,,,,Total lipid (fat),G +2523485,1004,38.71,,70.0,,,,,,,Total lipid (fat),G +2523575,1004,48.28,,70.0,,,,,,,Total lipid (fat),G +2523637,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +2523846,1004,3.85,,70.0,,,,,,,Total lipid (fat),G +2524046,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2524052,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +2524699,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +2524747,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +2524879,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2524975,1004,20.59,,70.0,,,,,,,Total lipid (fat),G +2525033,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2525326,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +2525711,1004,1.1,,78.0,,,,,,,Total lipid (fat),G +2525730,1004,1.5,,78.0,,,,,,,Total lipid (fat),G +2525816,1004,7.14,,71.0,,,,,,,Total lipid (fat),G +2526784,1004,14.52,,70.0,,,,,,,Total lipid (fat),G +2526931,1004,36.36,,70.0,,,,,,,Total lipid (fat),G +2527247,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +2528437,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2528442,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2528642,1004,26.92,,70.0,,,,,,,Total lipid (fat),G +2529123,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +2529134,1004,10.71,,70.0,,,,,,,Total lipid (fat),G +2529184,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +2529720,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2529771,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2529773,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2529856,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2530164,1004,1.64,,70.0,,,,,,,Total lipid (fat),G +2530385,1004,5.56,,70.0,,,,,,,Total lipid (fat),G +2530834,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +2530856,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2530868,1004,22.86,,70.0,,,,,,,Total lipid (fat),G +2531160,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2531528,1004,39.29,,70.0,,,,,,,Total lipid (fat),G +2532320,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2532981,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2533157,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2533401,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +2533410,1004,11.32,,70.0,,,,,,,Total lipid (fat),G +2533518,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2533843,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2533862,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +2534122,1004,31.58,,70.0,,,,,,,Total lipid (fat),G +2534274,1004,35.29,,70.0,,,,,,,Total lipid (fat),G +2534399,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2534852,1004,29.17,,70.0,,,,,,,Total lipid (fat),G +2534889,1004,0.21,,70.0,,,,,,,Total lipid (fat),G +2534996,1004,2.96,,70.0,,,,,,,Total lipid (fat),G +2535100,1004,15.79,,70.0,,,,,,,Total lipid (fat),G +2535385,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2535401,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2535458,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2535714,1004,16.07,,70.0,,,,,,,Total lipid (fat),G +2535937,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +2535941,1004,0.94,,70.0,,,,,,,Total lipid (fat),G +2536120,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2536490,1004,9.24,,70.0,,,,,,,Total lipid (fat),G +2536776,1004,26.32,,70.0,,,,,,,Total lipid (fat),G +2537240,1004,6.0,,70.0,,,,,,,Total lipid (fat),G +2537358,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +2538011,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +2538069,1004,78.57,,70.0,,,,,,,Total lipid (fat),G +2538112,1004,8.0,,70.0,,,,,,,Total lipid (fat),G +2538137,1004,19.72,,70.0,,,,,,,Total lipid (fat),G +2538153,1004,56.67,,70.0,,,,,,,Total lipid (fat),G +2538448,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2538768,1004,39.29,,70.0,,,,,,,Total lipid (fat),G +2539166,1004,4.69,,70.0,,,,,,,Total lipid (fat),G +2539312,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +2539345,1004,3.75,,70.0,,,,,,,Total lipid (fat),G +2539557,1004,0.0,,71.0,,,,,,,Total lipid (fat),G +2539656,1004,6.0,,78.0,,,,,,,Total lipid (fat),G +2539664,1004,11.7,,78.0,,,,,,,Total lipid (fat),G +2539732,1004,9.6,,78.0,,,,,,,Total lipid (fat),G +2540279,1004,9.0,,78.0,,,,,,,Total lipid (fat),G +2540409,1004,0.9,,78.0,,,,,,,Total lipid (fat),G +2540510,1004,3.65,,78.0,,,,,,,Total lipid (fat),G +2540828,1004,5.56,,70.0,,,,,,,Total lipid (fat),G +2541276,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2541772,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2541910,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2542075,1004,17.39,,70.0,,,,,,,Total lipid (fat),G +2542145,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2542169,1004,43.33,,70.0,,,,,,,Total lipid (fat),G +2542323,1004,17.11,,70.0,,,,,,,Total lipid (fat),G +2542432,1004,5.36,,70.0,,,,,,,Total lipid (fat),G +2542497,1004,17.33,,70.0,,,,,,,Total lipid (fat),G +2542846,1004,1.54,,70.0,,,,,,,Total lipid (fat),G +2542872,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2543247,1004,5.36,,70.0,,,,,,,Total lipid (fat),G +2543641,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2543661,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2543664,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2543751,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2543818,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2543928,1004,10.87,,70.0,,,,,,,Total lipid (fat),G +2543935,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +2544015,1004,6.32,,70.0,,,,,,,Total lipid (fat),G +2544103,1004,25.88,,70.0,,,,,,,Total lipid (fat),G +2544108,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2544613,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2544930,1004,16.22,,70.0,,,,,,,Total lipid (fat),G +2545335,1004,12.0,,70.0,,,,,,,Total lipid (fat),G +2545772,1004,32.56,,70.0,,,,,,,Total lipid (fat),G +2545831,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2546118,1004,46.43,,70.0,,,,,,,Total lipid (fat),G +2546181,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2546233,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2546494,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2546833,1004,1.1,,70.0,,,,,,,Total lipid (fat),G +2547481,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2547619,1004,1.84,,70.0,,,,,,,Total lipid (fat),G +2547621,1004,4.24,,70.0,,,,,,,Total lipid (fat),G +2547740,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2548120,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2548319,1004,1.19,,70.0,,,,,,,Total lipid (fat),G +2548451,1004,24.24,,70.0,,,,,,,Total lipid (fat),G +2548501,1004,78.57,,70.0,,,,,,,Total lipid (fat),G +2548629,1004,17.39,,70.0,,,,,,,Total lipid (fat),G +2548958,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2549363,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2549374,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2549617,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +2549930,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2550312,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2550499,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2550641,1004,35.56,,70.0,,,,,,,Total lipid (fat),G +2550666,1004,6.67,,70.0,,,,,,,Total lipid (fat),G +2551031,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2551120,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2551223,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +2551332,1004,1.75,,70.0,,,,,,,Total lipid (fat),G +2551539,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +2551628,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +2551696,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2551729,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2551762,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2551832,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2551917,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +2552179,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2552562,1004,56.67,,70.0,,,,,,,Total lipid (fat),G +2552705,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2552825,1004,6.57,,70.0,,,,,,,Total lipid (fat),G +2553071,1004,27.27,,70.0,,,,,,,Total lipid (fat),G +2553452,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2553525,1004,8.0,,70.0,,,,,,,Total lipid (fat),G +2553833,1004,0.77,,70.0,,,,,,,Total lipid (fat),G +2554022,1004,26.92,,70.0,,,,,,,Total lipid (fat),G +2554092,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2554105,1004,12.0,,70.0,,,,,,,Total lipid (fat),G +2554640,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2554963,1004,3.79,,78.0,,,,,,,Total lipid (fat),G +2555219,1004,18.92,,78.0,,,,,,,Total lipid (fat),G +2555643,1004,18.42,,71.0,,,,,,,Total lipid (fat),G +2556675,1004,8.53,,78.0,,,,,,,Total lipid (fat),G +2556738,1004,0.39,,78.0,,,,,,,Total lipid (fat),G +2556836,1004,0.3,,71.0,,,,,,,Total lipid (fat),G +2556909,1004,0.83,,71.0,,,,,,,Total lipid (fat),G +2557008,1004,0.42,,71.0,,,,,,,Total lipid (fat),G +2557020,1004,17.39,,71.0,,,,,,,Total lipid (fat),G +2557363,1004,0.72,,71.0,,,,,,,Total lipid (fat),G +2557454,1004,0.0,,72.0,,,,,,,Total lipid (fat),G +2557541,1004,0.92,,78.0,,,,,,,Total lipid (fat),G +2557549,1004,0.13,,78.0,,,,,,,Total lipid (fat),G +2557657,1004,0.0,,71.0,,,,,,,Total lipid (fat),G +2557773,1004,0.0,,71.0,,,,,,,Total lipid (fat),G +2557776,1004,0.0,,71.0,,,,,,,Total lipid (fat),G +2558309,1004,0.48,,78.0,,,,,,,Total lipid (fat),G +2558670,1004,0.0,,71.0,,,,,,,Total lipid (fat),G +2558685,1004,20.1,,78.0,,,,,,,Total lipid (fat),G +2558862,1004,5.63,,78.0,,,,,,,Total lipid (fat),G +2558862,1004,5.63,,78.0,,,,,,,Total lipid (fat),G +2558981,1004,10.71,,71.0,,,,,,,Total lipid (fat),G +2559468,1004,6.51,,78.0,,,,,,,Total lipid (fat),G +2559978,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +2560037,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2560152,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2560169,1004,13.16,,70.0,,,,,,,Total lipid (fat),G +2560471,1004,5.56,,70.0,,,,,,,Total lipid (fat),G +2560684,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2560922,1004,3.85,,70.0,,,,,,,Total lipid (fat),G +2560980,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2561019,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +2561063,1004,36.36,,70.0,,,,,,,Total lipid (fat),G +2561160,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2561558,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2562162,1004,16.0,,70.0,,,,,,,Total lipid (fat),G +2562322,1004,1.67,,70.0,,,,,,,Total lipid (fat),G +2562455,1004,2.21,,70.0,,,,,,,Total lipid (fat),G +2562617,1004,7.59,,70.0,,,,,,,Total lipid (fat),G +2562647,1004,7.06,,70.0,,,,,,,Total lipid (fat),G +2562739,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +2562755,1004,17.67,,70.0,,,,,,,Total lipid (fat),G +2562834,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +2562953,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +2562970,1004,9.15,,70.0,,,,,,,Total lipid (fat),G +2563284,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2563360,1004,20.24,,70.0,,,,,,,Total lipid (fat),G +2563385,1004,34.12,,70.0,,,,,,,Total lipid (fat),G +2563955,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2564138,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2564191,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2564243,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +2564347,1004,24.56,,70.0,,,,,,,Total lipid (fat),G +2564514,1004,14.19,,70.0,,,,,,,Total lipid (fat),G +2564552,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +2564731,1004,2.73,,70.0,,,,,,,Total lipid (fat),G +2564969,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2565027,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2565046,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2565524,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +2565549,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2565586,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2565673,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2565835,1004,5.07,,70.0,,,,,,,Total lipid (fat),G +2566162,1004,24.24,,70.0,,,,,,,Total lipid (fat),G +2566204,1004,15.38,,70.0,,,,,,,Total lipid (fat),G +2566205,1004,22.22,,70.0,,,,,,,Total lipid (fat),G +2566616,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2566744,1004,3.51,,70.0,,,,,,,Total lipid (fat),G +2566746,1004,21.05,,70.0,,,,,,,Total lipid (fat),G +2566765,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2566922,1004,0.59,,70.0,,,,,,,Total lipid (fat),G +2567026,1004,0.83,,70.0,,,,,,,Total lipid (fat),G +2567203,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2567471,1004,51.72,,70.0,,,,,,,Total lipid (fat),G +2567959,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +2568032,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2568081,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2568173,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2568361,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +2568591,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2568802,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +2568860,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2569052,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +2569100,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2569149,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +2569290,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +2569423,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +2569747,1004,2.33,,70.0,,,,,,,Total lipid (fat),G +2569765,1004,23.08,,70.0,,,,,,,Total lipid (fat),G +2569850,1004,8.06,,70.0,,,,,,,Total lipid (fat),G +2569977,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2570205,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +2570236,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +2570376,1004,11.2,,70.0,,,,,,,Total lipid (fat),G +2570547,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2570903,1004,0.81,,70.0,,,,,,,Total lipid (fat),G +2570984,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2571219,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2571592,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2571890,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2571894,1004,9.38,,70.0,,,,,,,Total lipid (fat),G +2571961,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +2572480,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +2572523,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2572525,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2572650,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +2572760,1004,0.56,,70.0,,,,,,,Total lipid (fat),G +2572805,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +2572814,1004,64.29,,70.0,,,,,,,Total lipid (fat),G +2572889,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2573150,1004,5.88,,70.0,,,,,,,Total lipid (fat),G +2573276,1004,44.64,,70.0,,,,,,,Total lipid (fat),G +2573422,1004,8.67,,70.0,,,,,,,Total lipid (fat),G +2573585,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2574353,1004,24.0,,70.0,,,,,,,Total lipid (fat),G +2574377,1004,21.88,,70.0,,,,,,,Total lipid (fat),G +2574809,1004,6.56,,70.0,,,,,,,Total lipid (fat),G +2574907,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2575210,1004,26.19,,70.0,,,,,,,Total lipid (fat),G +2575489,1004,21.13,,70.0,,,,,,,Total lipid (fat),G +2575583,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +2575637,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +2575677,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +2576122,1004,6.98,,70.0,,,,,,,Total lipid (fat),G +2576145,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +2576154,1004,36.67,,70.0,,,,,,,Total lipid (fat),G +2576260,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2576926,1004,39.29,,70.0,,,,,,,Total lipid (fat),G +2576928,1004,1.77,,70.0,,,,,,,Total lipid (fat),G +2576929,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2577175,1004,18.0,,70.0,,,,,,,Total lipid (fat),G +2577530,1004,2.35,,70.0,,,,,,,Total lipid (fat),G +2577694,1004,0.25,,70.0,,,,,,,Total lipid (fat),G +2577805,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +2577905,1004,22.22,,70.0,,,,,,,Total lipid (fat),G +2578089,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2578557,1004,15.12,,70.0,,,,,,,Total lipid (fat),G +2578872,1004,12.0,,70.0,,,,,,,Total lipid (fat),G +2578876,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2579096,1004,26.47,,70.0,,,,,,,Total lipid (fat),G +2579124,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +2579151,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2579359,1004,6.41,,70.0,,,,,,,Total lipid (fat),G +2579598,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2579604,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2579621,1004,8.46,,70.0,,,,,,,Total lipid (fat),G +2579655,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2579708,1004,0.36,,70.0,,,,,,,Total lipid (fat),G +2580170,1004,2.12,,70.0,,,,,,,Total lipid (fat),G +2580290,1004,4.0,,70.0,,,,,,,Total lipid (fat),G +2580337,1004,10.71,,70.0,,,,,,,Total lipid (fat),G +2580516,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2580660,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +2580706,1004,7.84,,70.0,,,,,,,Total lipid (fat),G +2580775,1004,2.02,,70.0,,,,,,,Total lipid (fat),G +2580854,1004,0.4,,70.0,,,,,,,Total lipid (fat),G +2580900,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +2580966,1004,0.4,,70.0,,,,,,,Total lipid (fat),G +2580988,1004,14.81,,70.0,,,,,,,Total lipid (fat),G +2580996,1004,12.28,,70.0,,,,,,,Total lipid (fat),G +2581529,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2581658,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +2581794,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +2582017,1004,1.43,,70.0,,,,,,,Total lipid (fat),G +2582072,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2582170,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2582224,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2582757,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2582786,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2583059,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2583185,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2583283,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2583287,1004,14.0,,70.0,,,,,,,Total lipid (fat),G +2584469,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2584528,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +2584683,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +2584782,1004,3.03,,70.0,,,,,,,Total lipid (fat),G +2584879,1004,3.52,,70.0,,,,,,,Total lipid (fat),G +2585381,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2585564,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2585642,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2585732,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2585854,1004,40.74,,70.0,,,,,,,Total lipid (fat),G +2585874,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +2586478,1004,2.15,,70.0,,,,,,,Total lipid (fat),G +2586810,1004,9.17,,70.0,,,,,,,Total lipid (fat),G +2586878,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2587976,1004,4.93,,70.0,,,,,,,Total lipid (fat),G +2588780,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2588808,1004,80.0,,70.0,,,,,,,Total lipid (fat),G +2588821,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2588955,1004,4.63,,70.0,,,,,,,Total lipid (fat),G +2588971,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2588997,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +2589037,1004,0.8,,70.0,,,,,,,Total lipid (fat),G +2589324,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2589377,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2589416,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2589468,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +2589574,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +2589891,1004,13.27,,70.0,,,,,,,Total lipid (fat),G +2589934,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2589985,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2590086,1004,1.58,,70.0,,,,,,,Total lipid (fat),G +2590256,1004,17.7,,70.0,,,,,,,Total lipid (fat),G +2590657,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2590699,1004,35.0,,70.0,,,,,,,Total lipid (fat),G +2590710,1004,3.09,,70.0,,,,,,,Total lipid (fat),G +2590873,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +2591064,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2591106,1004,1.0,,70.0,,,,,,,Total lipid (fat),G +2591132,1004,8.0,,70.0,,,,,,,Total lipid (fat),G +2591518,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +2591558,1004,7.0,,70.0,,,,,,,Total lipid (fat),G +2591689,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2592160,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2592420,1004,6.41,,70.0,,,,,,,Total lipid (fat),G +2592448,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +2592593,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2592700,1004,8.0,,70.0,,,,,,,Total lipid (fat),G +2592707,1004,15.71,,70.0,,,,,,,Total lipid (fat),G +2592909,1004,20.0,,70.0,,,,,,,Total lipid (fat),G +2592922,1004,3.17,,70.0,,,,,,,Total lipid (fat),G +2593027,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2593038,1004,2.31,,70.0,,,,,,,Total lipid (fat),G +2593077,1004,2.5,,70.0,,,,,,,Total lipid (fat),G +2593264,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +2593708,1004,21.05,,70.0,,,,,,,Total lipid (fat),G +2593738,1004,8.67,,70.0,,,,,,,Total lipid (fat),G +2593762,1004,54.55,,70.0,,,,,,,Total lipid (fat),G +2593814,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2594288,1004,15.79,,70.0,,,,,,,Total lipid (fat),G +2594412,1004,6.6,,70.0,,,,,,,Total lipid (fat),G +2594445,1004,3.53,,70.0,,,,,,,Total lipid (fat),G +2594578,1004,2.59,,70.0,,,,,,,Total lipid (fat),G +2594616,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +2594696,1004,10.29,,70.0,,,,,,,Total lipid (fat),G +2594783,1004,10.2,,70.0,,,,,,,Total lipid (fat),G +2594920,1004,0.89,,70.0,,,,,,,Total lipid (fat),G +2595455,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2595549,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2595648,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +2595799,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2595912,1004,10.42,,70.0,,,,,,,Total lipid (fat),G +2596219,1004,1.82,,70.0,,,,,,,Total lipid (fat),G +2596329,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +2596405,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2596787,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2596861,1004,4.55,,70.0,,,,,,,Total lipid (fat),G +2597054,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2597216,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2597484,1004,15.62,,70.0,,,,,,,Total lipid (fat),G +2597499,1004,18.0,,70.0,,,,,,,Total lipid (fat),G +2597813,1004,70.0,,70.0,,,,,,,Total lipid (fat),G +2597876,1004,0.7,,70.0,,,,,,,Total lipid (fat),G +2598081,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2598803,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2599040,1004,2.94,,70.0,,,,,,,Total lipid (fat),G +2599304,1004,1.18,,70.0,,,,,,,Total lipid (fat),G +2599346,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2599352,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2599361,1004,0.8,,70.0,,,,,,,Total lipid (fat),G +2599659,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +2599896,1004,1.04,,70.0,,,,,,,Total lipid (fat),G +2600003,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2600048,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2600262,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +2600406,1004,52.17,,70.0,,,,,,,Total lipid (fat),G +2600965,1004,24.14,,70.0,,,,,,,Total lipid (fat),G +2600990,1004,1.25,,70.0,,,,,,,Total lipid (fat),G +2601023,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2601030,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2601412,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2601640,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +2601836,1004,9.0,,70.0,,,,,,,Total lipid (fat),G +2602220,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +2602258,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +2602271,1004,2.0,,70.0,,,,,,,Total lipid (fat),G +2602275,1004,2.38,,70.0,,,,,,,Total lipid (fat),G +2602285,1004,1.34,,70.0,,,,,,,Total lipid (fat),G +2602297,1004,0.44,,70.0,,,,,,,Total lipid (fat),G +2602623,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2603025,1004,2.35,,70.0,,,,,,,Total lipid (fat),G +2603136,1004,9.29,,70.0,,,,,,,Total lipid (fat),G +2603801,1004,10.71,,70.0,,,,,,,Total lipid (fat),G +2603808,1004,13.33,,70.0,,,,,,,Total lipid (fat),G +2603869,1004,11.67,,70.0,,,,,,,Total lipid (fat),G +2604614,1004,4.96,,70.0,,,,,,,Total lipid (fat),G +2604960,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2604986,1004,28.0,,70.0,,,,,,,Total lipid (fat),G +2605110,1004,1.76,,70.0,,,,,,,Total lipid (fat),G +2605513,1004,2.92,,70.0,,,,,,,Total lipid (fat),G +2605528,1004,30.0,,70.0,,,,,,,Total lipid (fat),G +2605936,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +2606069,1004,15.0,,70.0,,,,,,,Total lipid (fat),G +2606253,1004,17.14,,70.0,,,,,,,Total lipid (fat),G +2606604,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2607034,1004,15.52,,70.0,,,,,,,Total lipid (fat),G +2607467,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2607531,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +2607622,1004,8.04,,70.0,,,,,,,Total lipid (fat),G +2607690,1004,5.08,,70.0,,,,,,,Total lipid (fat),G +2607705,1004,18.75,,70.0,,,,,,,Total lipid (fat),G +2608233,1004,0.44,,70.0,,,,,,,Total lipid (fat),G +2608401,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2608424,1004,10.53,,70.0,,,,,,,Total lipid (fat),G +2608747,1004,16.28,,70.0,,,,,,,Total lipid (fat),G +2608784,1004,15.15,,70.0,,,,,,,Total lipid (fat),G +2608915,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +2609329,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2609452,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2609488,1004,7.69,,70.0,,,,,,,Total lipid (fat),G +2609799,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +2609914,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2610809,1004,16.75,,78.0,,,,,,,Total lipid (fat),G +2610900,1004,33.5,,78.0,,,,,,,Total lipid (fat),G +2610941,1004,13.56,,78.0,,,,,,,Total lipid (fat),G +2611094,1004,14.28,,78.0,,,,,,,Total lipid (fat),G +2611134,1004,3.2,,78.0,,,,,,,Total lipid (fat),G +2611372,1004,15.56,,70.0,,,,,,,Total lipid (fat),G +2611473,1004,16.09,,70.0,,,,,,,Total lipid (fat),G +2611619,1004,57.14,,70.0,,,,,,,Total lipid (fat),G +2612958,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2612993,1004,29.03,,70.0,,,,,,,Total lipid (fat),G +2613095,1004,0.0,,71.0,,,,,,,Total lipid (fat),G +2613366,1004,8.2,,78.0,,,,,,,Total lipid (fat),G +2613589,1004,2.41,,78.0,,,,,,,Total lipid (fat),G +2613732,1004,0.0,,71.0,,,,,,,Total lipid (fat),G +2613738,1004,0.0,,71.0,,,,,,,Total lipid (fat),G +2614011,1004,2.0,,78.0,,,,,,,Total lipid (fat),G +2614011,1004,2.0,,78.0,,,,,,,Total lipid (fat),G +2614074,1004,0.0,,71.0,,,,,,,Total lipid (fat),G +2614173,1004,7.94,,71.0,,,,,,,Total lipid (fat),G +2614274,1004,0.54,,70.0,,,,,,,Total lipid (fat),G +2614659,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2614674,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2614947,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2614950,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2615057,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2615068,1004,2.56,,70.0,,,,,,,Total lipid (fat),G +2615366,1004,9.38,,70.0,,,,,,,Total lipid (fat),G +2615377,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +2615673,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2615680,1004,48.21,,70.0,,,,,,,Total lipid (fat),G +2615710,1004,9.49,,70.0,,,,,,,Total lipid (fat),G +2615802,1004,19.05,,70.0,,,,,,,Total lipid (fat),G +2615845,1004,8.93,,70.0,,,,,,,Total lipid (fat),G +2616543,1004,2.82,,70.0,,,,,,,Total lipid (fat),G +2616646,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2617075,1004,1.18,,70.0,,,,,,,Total lipid (fat),G +2617322,1004,8.75,,70.0,,,,,,,Total lipid (fat),G +2617342,1004,1.74,,70.0,,,,,,,Total lipid (fat),G +2617436,1004,15.66,,70.0,,,,,,,Total lipid (fat),G +2617599,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2617854,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2618102,1004,39.22,,70.0,,,,,,,Total lipid (fat),G +2618302,1004,25.58,,70.0,,,,,,,Total lipid (fat),G +2618385,1004,17.86,,70.0,,,,,,,Total lipid (fat),G +2618434,1004,1.89,,70.0,,,,,,,Total lipid (fat),G +2618738,1004,30.23,,70.0,,,,,,,Total lipid (fat),G +2618771,1004,26.32,,70.0,,,,,,,Total lipid (fat),G +2619048,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2619320,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2619531,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2620090,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2620259,1004,0.77,,70.0,,,,,,,Total lipid (fat),G +2620502,1004,16.34,,70.0,,,,,,,Total lipid (fat),G +2620947,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2621194,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2621479,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2621553,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2621554,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2621730,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2621985,1004,0.39,,70.0,,,,,,,Total lipid (fat),G +2622093,1004,26.79,,70.0,,,,,,,Total lipid (fat),G +2622180,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2622306,1004,9.62,,70.0,,,,,,,Total lipid (fat),G +2622438,1004,25.88,,70.0,,,,,,,Total lipid (fat),G +2622449,1004,21.51,,70.0,,,,,,,Total lipid (fat),G +2622536,1004,1.33,,70.0,,,,,,,Total lipid (fat),G +2622742,1004,16.67,,70.0,,,,,,,Total lipid (fat),G +2623372,1004,5.29,,70.0,,,,,,,Total lipid (fat),G +2623544,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +2623636,1004,19.64,,70.0,,,,,,,Total lipid (fat),G +2623716,1004,23.21,,70.0,,,,,,,Total lipid (fat),G +2623774,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2623858,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2624077,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2624160,1004,2.08,,70.0,,,,,,,Total lipid (fat),G +2624204,1004,3.57,,70.0,,,,,,,Total lipid (fat),G +2624262,1004,12.82,,70.0,,,,,,,Total lipid (fat),G +2624471,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2624664,1004,46.88,,70.0,,,,,,,Total lipid (fat),G +2624928,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2625218,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +2625989,1004,34.21,,70.0,,,,,,,Total lipid (fat),G +2626698,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2626962,1004,21.88,,70.0,,,,,,,Total lipid (fat),G +2627256,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2627427,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +2627542,1004,7.35,,70.0,,,,,,,Total lipid (fat),G +2627621,1004,22.22,,70.0,,,,,,,Total lipid (fat),G +2627694,1004,6.82,,70.0,,,,,,,Total lipid (fat),G +2628212,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +2628336,1004,8.33,,70.0,,,,,,,Total lipid (fat),G +2628869,1004,31.58,,70.0,,,,,,,Total lipid (fat),G +2628905,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2628920,1004,0.3,,70.0,,,,,,,Total lipid (fat),G +2629233,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +2629297,1004,4.93,,70.0,,,,,,,Total lipid (fat),G +2629318,1004,38.89,,70.0,,,,,,,Total lipid (fat),G +2629666,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2629704,1004,11.54,,70.0,,,,,,,Total lipid (fat),G +2629726,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +2630037,1004,9.63,,70.0,,,,,,,Total lipid (fat),G +2630228,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2630235,1004,26.47,,70.0,,,,,,,Total lipid (fat),G +2630459,1004,11.62,,70.0,,,,,,,Total lipid (fat),G +2631025,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +2631097,1004,11.9,,70.0,,,,,,,Total lipid (fat),G +2631199,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2631382,1004,57.14,,70.0,,,,,,,Total lipid (fat),G +2631504,1004,39.29,,70.0,,,,,,,Total lipid (fat),G +2631563,1004,9.38,,70.0,,,,,,,Total lipid (fat),G +2631579,1004,9.38,,70.0,,,,,,,Total lipid (fat),G +2631684,1004,35.71,,70.0,,,,,,,Total lipid (fat),G +2631900,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2632111,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2632378,1004,28.12,,70.0,,,,,,,Total lipid (fat),G +2632417,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2632720,1004,15.18,,70.0,,,,,,,Total lipid (fat),G +2632949,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2632967,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2633378,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2633726,1004,24.14,,70.0,,,,,,,Total lipid (fat),G +2633800,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2633943,1004,23.81,,70.0,,,,,,,Total lipid (fat),G +2634315,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +2634448,1004,0.44,,70.0,,,,,,,Total lipid (fat),G +2634790,1004,12.64,,70.0,,,,,,,Total lipid (fat),G +2634865,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +2635122,1004,3.33,,70.0,,,,,,,Total lipid (fat),G +2635325,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2635612,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2635782,1004,7.14,,70.0,,,,,,,Total lipid (fat),G +2635896,1004,9.09,,70.0,,,,,,,Total lipid (fat),G +2636073,1004,21.33,,70.0,,,,,,,Total lipid (fat),G +2636192,1004,11.49,,70.0,,,,,,,Total lipid (fat),G +2636615,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2636664,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2637156,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2637441,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2637472,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2637683,1004,22.58,,70.0,,,,,,,Total lipid (fat),G +2637728,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2637729,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2638009,1004,22.92,,70.0,,,,,,,Total lipid (fat),G +2638057,1004,27.5,,70.0,,,,,,,Total lipid (fat),G +2638140,1004,2.76,,70.0,,,,,,,Total lipid (fat),G +2638632,1004,66.67,,70.0,,,,,,,Total lipid (fat),G +2638773,1004,25.0,,70.0,,,,,,,Total lipid (fat),G +2639138,1004,23.81,,70.0,,,,,,,Total lipid (fat),G +2639399,1004,2.0,,70.0,,,,,,,Total lipid (fat),G +2639488,1004,1.79,,70.0,,,,,,,Total lipid (fat),G +2639581,1004,32.14,,70.0,,,,,,,Total lipid (fat),G +2639812,1004,12.5,,70.0,,,,,,,Total lipid (fat),G +2640133,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2640306,1004,8.93,,70.0,,,,,,,Total lipid (fat),G +2640591,1004,10.87,,70.0,,,,,,,Total lipid (fat),G +2640903,1004,6.25,,70.0,,,,,,,Total lipid (fat),G +2641177,1004,0.37,,78.0,,,,,,,Total lipid (fat),G +2641562,1004,13.87,,70.0,,,,,,,Total lipid (fat),G +2641652,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2642255,1004,10.71,,70.0,,,,,,,Total lipid (fat),G +2642307,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2642551,1004,50.0,,70.0,,,,,,,Total lipid (fat),G +2642777,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2642828,1004,3.54,,70.0,,,,,,,Total lipid (fat),G +2643138,1004,21.43,,70.0,,,,,,,Total lipid (fat),G +2643251,1004,15.38,,70.0,,,,,,,Total lipid (fat),G +2643284,1004,3.74,,70.0,,,,,,,Total lipid (fat),G +2645945,1004,1.14,1.0,1.0,,,,,,,Total lipid (fat),G +2645984,1004,1.46,1.0,1.0,,,,,,,Total lipid (fat),G +2649585,1004,9.64,,71.0,,,,,,,Total lipid (fat),G +2651527,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2651678,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2651851,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2651857,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +2652057,1004,0.22,,70.0,,,,,,,Total lipid (fat),G +2652555,1004,3.52,,70.0,,,,,,,Total lipid (fat),G +2652668,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2652673,1004,10.0,,70.0,,,,,,,Total lipid (fat),G +2653037,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2653104,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2653190,1004,1.67,,70.0,,,,,,,Total lipid (fat),G +2653260,1004,42.86,,70.0,,,,,,,Total lipid (fat),G +2653820,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2653879,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2653889,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2653980,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2653998,1004,15.04,,70.0,,,,,,,Total lipid (fat),G +2654197,1004,40.0,,70.0,,,,,,,Total lipid (fat),G +2654233,1004,23.33,,70.0,,,,,,,Total lipid (fat),G +2654454,1004,53.57,,70.0,,,,,,,Total lipid (fat),G +2654695,1004,26.47,,70.0,,,,,,,Total lipid (fat),G +2654781,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2654847,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2654997,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2655015,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2655076,1004,1.34,,70.0,,,,,,,Total lipid (fat),G +2655236,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2655540,1004,2.82,,70.0,,,,,,,Total lipid (fat),G +2655566,1004,39.29,,70.0,,,,,,,Total lipid (fat),G +2655579,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2655832,1004,21.88,,70.0,,,,,,,Total lipid (fat),G +2655929,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2656159,1004,57.14,,70.0,,,,,,,Total lipid (fat),G +2656307,1004,46.88,,70.0,,,,,,,Total lipid (fat),G +2656368,1004,28.57,,70.0,,,,,,,Total lipid (fat),G +2656501,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2656520,1004,7.81,,70.0,,,,,,,Total lipid (fat),G +2656774,1004,0.88,,70.0,,,,,,,Total lipid (fat),G +2657085,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2657105,1004,12.08,,70.0,,,,,,,Total lipid (fat),G +2657163,1004,1.18,,70.0,,,,,,,Total lipid (fat),G +2657287,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +2657790,1004,14.29,,70.0,,,,,,,Total lipid (fat),G +2657798,1004,5.68,,70.0,,,,,,,Total lipid (fat),G +2657803,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +2657909,1004,14.68,,70.0,,,,,,,Total lipid (fat),G +2658362,1004,33.33,,70.0,,,,,,,Total lipid (fat),G +2658444,1004,0.41,,70.0,,,,,,,Total lipid (fat),G +2658921,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2659152,1004,20.51,,70.0,,,,,,,Total lipid (fat),G +2659199,1004,29.73,,70.0,,,,,,,Total lipid (fat),G +2659382,1004,26.67,,70.0,,,,,,,Total lipid (fat),G +2659508,1004,0.79,,70.0,,,,,,,Total lipid (fat),G +2660188,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2660361,1004,86.67,,70.0,,,,,,,Total lipid (fat),G +2660573,1004,18.0,,70.0,,,,,,,Total lipid (fat),G +2660613,1004,46.67,,70.0,,,,,,,Total lipid (fat),G +2660627,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2660777,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2660891,1004,22.54,,70.0,,,,,,,Total lipid (fat),G +2661380,1004,5.36,,70.0,,,,,,,Total lipid (fat),G +2661515,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2661730,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2661782,1004,0.0,,70.0,,,,,,,Total lipid (fat),G +2662107,1004,10.42,,70.0,,,,,,,Total lipid (fat),G +2662182,1004,0.41,,70.0,,,,,,,Total lipid (fat),G +1106032,1003,10.59,,71.0,,,,,,,Protein,G +1107191,1003,1.6,,70.0,,,,,,,Protein,G +1107295,1003,6.67,,70.0,,,,,,,Protein,G +1107475,1003,3.23,,70.0,,,,,,,Protein,G +1107528,1003,7.14,,70.0,,,,,,,Protein,G +1107950,1003,0.0,,70.0,,,,,,,Protein,G +1108007,1003,5.38,,70.0,,,,,,,Protein,G +1108158,1003,0.0,,70.0,,,,,,,Protein,G +1108349,1003,11.76,,70.0,,,,,,,Protein,G +1108803,1003,0.83,,73.0,,,,,,,Protein,G +1108908,1003,28.57,,70.0,,,,,,,Protein,G +1109116,1003,0.0,,70.0,,,,,,,Protein,G +1109336,1003,13.33,,70.0,,,,,,,Protein,G +1109393,1003,40.0,,70.0,,,,,,,Protein,G +1109400,1003,3.57,,70.0,,,,,,,Protein,G +1109434,1003,25.0,,70.0,,,,,,,Protein,G +1109615,1003,8.89,,70.0,,,,,,,Protein,G +1109677,1003,8.47,,70.0,,,,,,,Protein,G +1109796,1003,18.75,,70.0,,,,,,,Protein,G +1110013,1003,16.28,,70.0,,,,,,,Protein,G +1110017,1003,9.52,,70.0,,,,,,,Protein,G +1110128,1003,7.41,,70.0,,,,,,,Protein,G +1110136,1003,8.21,,70.0,,,,,,,Protein,G +1110287,1003,0.0,,70.0,,,,,,,Protein,G +1110710,1003,5.34,,70.0,,,,,,,Protein,G +1110747,1003,3.57,,73.0,,,,,,,Protein,G +1110839,1003,0.0,,70.0,,,,,,,Protein,G +1111246,1003,8.37,,70.0,,,,,,,Protein,G +1111331,1003,0.0,,70.0,,,,,,,Protein,G +1111534,1003,11.93,,70.0,,,,,,,Protein,G +1111674,1003,0.0,,70.0,,,,,,,Protein,G +1111680,1003,0.0,,70.0,,,,,,,Protein,G +1111892,1003,3.57,,70.0,,,,,,,Protein,G +1111990,1003,21.43,,70.0,,,,,,,Protein,G +1112148,1003,1.18,,70.0,,,,,,,Protein,G +1112350,1003,25.0,,70.0,,,,,,,Protein,G +1112994,1003,0.0,,70.0,,,,,,,Protein,G +1113807,1003,2.97,,70.0,,,,,,,Protein,G +1114096,1003,11.25,,70.0,,,,,,,Protein,G +1114153,1003,2.35,,70.0,,,,,,,Protein,G +1114374,1003,1.19,,70.0,,,,,,,Protein,G +1114389,1003,1.19,,70.0,,,,,,,Protein,G +1114461,1003,21.43,,70.0,,,,,,,Protein,G +1114961,1003,16.67,,70.0,,,,,,,Protein,G +1114983,1003,0.0,,70.0,,,,,,,Protein,G +1115099,1003,5.0,,70.0,,,,,,,Protein,G +1115318,1003,0.0,,70.0,,,,,,,Protein,G +1115771,1003,10.62,,70.0,,,,,,,Protein,G +1115964,1003,3.57,,70.0,,,,,,,Protein,G +1116176,1003,9.95,,70.0,,,,,,,Protein,G +1116350,1003,0.0,,70.0,,,,,,,Protein,G +1116618,1003,0.0,,70.0,,,,,,,Protein,G +1117145,1003,3.33,,70.0,,,,,,,Protein,G +1117209,1003,4.55,,73.0,,,,,,,Protein,G +1117254,1003,0.0,,70.0,,,,,,,Protein,G +1117592,1003,3.92,,70.0,,,,,,,Protein,G +1117734,1003,10.0,,70.0,,,,,,,Protein,G +1117776,1003,7.14,,70.0,,,,,,,Protein,G +1117958,1003,4.09,,70.0,,,,,,,Protein,G +1118086,1003,14.04,,70.0,,,,,,,Protein,G +1118238,1003,21.43,,70.0,,,,,,,Protein,G +1118500,1003,13.33,,70.0,,,,,,,Protein,G +1118572,1003,1.15,,70.0,,,,,,,Protein,G +1118668,1003,4.55,,70.0,,,,,,,Protein,G +1118749,1003,5.83,,70.0,,,,,,,Protein,G +1118768,1003,33.33,,70.0,,,,,,,Protein,G +1118810,1003,9.52,,70.0,,,,,,,Protein,G +1119181,1003,10.85,,70.0,,,,,,,Protein,G +1119340,1003,0.0,,70.0,,,,,,,Protein,G +1119505,1003,3.36,,70.0,,,,,,,Protein,G +1119561,1003,0.0,,70.0,,,,,,,Protein,G +1119673,1003,14.29,,70.0,,,,,,,Protein,G +1119940,1003,7.69,,70.0,,,,,,,Protein,G +1119955,1003,7.32,,70.0,,,,,,,Protein,G +1120239,1003,1.64,,70.0,,,,,,,Protein,G +1120305,1003,2.53,,70.0,,,,,,,Protein,G +1120973,1003,0.0,,70.0,,,,,,,Protein,G +1121778,1003,2.35,,70.0,,,,,,,Protein,G +1122028,1003,8.8,,70.0,,,,,,,Protein,G +1122060,1003,4.35,,70.0,,,,,,,Protein,G +1122204,1003,0.0,,70.0,,,,,,,Protein,G +1122244,1003,5.0,,70.0,,,,,,,Protein,G +1122416,1003,0.0,,70.0,,,,,,,Protein,G +1122523,1003,20.0,,70.0,,,,,,,Protein,G +1122697,1003,0.0,,70.0,,,,,,,Protein,G +1122814,1003,3.51,,70.0,,,,,,,Protein,G +1122925,1003,0.42,,70.0,,,,,,,Protein,G +1123060,1003,1.63,,70.0,,,,,,,Protein,G +1123129,1003,0.0,,70.0,,,,,,,Protein,G +1123407,1003,23.33,,70.0,,,,,,,Protein,G +1123408,1003,0.0,,70.0,,,,,,,Protein,G +1123521,1003,1.69,,70.0,,,,,,,Protein,G +1123782,1003,0.0,,75.0,,,,,,,Protein,G +1123938,1003,0.0,,70.0,,,,,,,Protein,G +1124226,1003,6.06,,70.0,,,,,,,Protein,G +1124496,1003,0.0,,70.0,,,,,,,Protein,G +1124862,1003,0.0,,70.0,,,,,,,Protein,G +1125037,1003,0.0,,70.0,,,,,,,Protein,G +1125619,1003,0.42,,70.0,,,,,,,Protein,G +1125825,1003,1.75,,70.0,,,,,,,Protein,G +1125828,1003,2.35,,70.0,,,,,,,Protein,G +1126132,1003,0.0,,70.0,,,,,,,Protein,G +1126143,1003,25.0,,70.0,,,,,,,Protein,G +1126209,1003,1.56,,70.0,,,,,,,Protein,G +1126921,1003,20.0,,70.0,,,,,,,Protein,G +1126945,1003,1.67,,70.0,,,,,,,Protein,G +1126973,1003,0.0,,75.0,,,,,,,Protein,G +1127043,1003,20.34,,70.0,,,,,,,Protein,G +1127082,1003,4.0,,70.0,,,,,,,Protein,G +1127441,1003,3.49,,70.0,,,,,,,Protein,G +1127671,1003,0.0,,70.0,,,,,,,Protein,G +1127888,1003,0.83,,70.0,,,,,,,Protein,G +1128024,1003,5.71,,70.0,,,,,,,Protein,G +1128109,1003,0.0,,70.0,,,,,,,Protein,G +1128230,1003,0.0,,70.0,,,,,,,Protein,G +1128275,1003,19.47,,70.0,,,,,,,Protein,G +1128276,1003,15.0,,70.0,,,,,,,Protein,G +1128810,1003,21.43,,70.0,,,,,,,Protein,G +1129278,1003,4.05,,70.0,,,,,,,Protein,G +1129312,1003,11.32,,70.0,,,,,,,Protein,G +1129488,1003,17.86,,70.0,,,,,,,Protein,G +1129601,1003,3.57,,73.0,,,,,,,Protein,G +1129627,1003,10.0,,70.0,,,,,,,Protein,G +1129792,1003,5.88,,70.0,,,,,,,Protein,G +1130117,1003,3.45,,70.0,,,,,,,Protein,G +1130236,1003,1.18,,70.0,,,,,,,Protein,G +1130268,1003,0.0,,70.0,,,,,,,Protein,G +1130409,1003,0.0,,70.0,,,,,,,Protein,G +1130611,1003,0.0,,70.0,,,,,,,Protein,G +1130838,1003,12.5,,70.0,,,,,,,Protein,G +1130967,1003,10.0,,70.0,,,,,,,Protein,G +1131062,1003,8.64,,70.0,,,,,,,Protein,G +1131268,1003,22.81,,70.0,,,,,,,Protein,G +1131414,1003,0.0,,70.0,,,,,,,Protein,G +1131565,1003,0.0,,70.0,,,,,,,Protein,G +1132160,1003,21.43,,70.0,,,,,,,Protein,G +1132561,1003,17.07,,70.0,,,,,,,Protein,G +1132871,1003,0.0,,70.0,,,,,,,Protein,G +1132912,1003,0.83,,70.0,,,,,,,Protein,G +1133013,1003,1.1,,70.0,,,,,,,Protein,G +1133051,1003,19.64,,70.0,,,,,,,Protein,G +1133537,1003,7.05,,70.0,,,,,,,Protein,G +1133784,1003,33.33,,70.0,,,,,,,Protein,G +1134198,1003,12.0,,70.0,,,,,,,Protein,G +1134406,1003,3.4,,70.0,,,,,,,Protein,G +1134636,1003,28.57,,70.0,,,,,,,Protein,G +1134819,1003,10.87,,70.0,,,,,,,Protein,G +1134968,1003,0.0,,70.0,,,,,,,Protein,G +1134972,1003,0.0,,70.0,,,,,,,Protein,G +1135215,1003,0.0,,70.0,,,,,,,Protein,G +1135557,1003,13.57,,70.0,,,,,,,Protein,G +1136620,1003,50.0,,70.0,,,,,,,Protein,G +1136765,1003,6.67,,70.0,,,,,,,Protein,G +1136978,1003,6.67,,70.0,,,,,,,Protein,G +1137105,1003,6.58,,70.0,,,,,,,Protein,G +1137138,1003,11.63,,70.0,,,,,,,Protein,G +1137176,1003,0.0,,70.0,,,,,,,Protein,G +1137407,1003,5.56,,70.0,,,,,,,Protein,G +1137439,1003,2.21,,70.0,,,,,,,Protein,G +1137735,1003,3.23,,70.0,,,,,,,Protein,G +1137918,1003,0.0,,70.0,,,,,,,Protein,G +1138032,1003,0.0,,70.0,,,,,,,Protein,G +1138138,1003,17.5,,70.0,,,,,,,Protein,G +1138575,1003,2.35,,70.0,,,,,,,Protein,G +1138585,1003,0.0,,75.0,,,,,,,Protein,G +1138686,1003,11.62,,70.0,,,,,,,Protein,G +1138883,1003,17.86,,70.0,,,,,,,Protein,G +1139103,1003,25.0,,70.0,,,,,,,Protein,G +1139242,1003,0.0,,70.0,,,,,,,Protein,G +1139535,1003,0.0,,75.0,,,,,,,Protein,G +1139652,1003,13.33,,70.0,,,,,,,Protein,G +167551,1003,6.4,2.0,,,,,,,,Protein,G +167711,1003,0.64,0.0,40.0,,,,,,,Protein,G +168370,1003,31.11,12.0,1.0,29.4,32.99,,,,,Protein,G +168460,1003,8.47,3.0,,,,,,,,Protein,G +168526,1003,3.17,0.0,,,,,,,,Protein,G +169441,1003,21.75,11.0,,,,,,,,Protein,G +169500,1003,22.77,0.0,53.0,,,,,,,Protein,G +169513,1003,22.76,0.0,53.0,,,,,,,Protein,G +169531,1003,30.67,20.0,54.0,,,,,,,Protein,G +169624,1003,11.28,1.0,47.0,,,,,,,Protein,G +169742,1003,5.95,0.0,39.0,,,,,,,Protein,G +169836,1003,3.49,18.0,1.0,2.96,4.37,,,,,Protein,G +170078,1003,4.6,1.0,,,,,,,,Protein,G +170194,1003,12.18,5.0,,,,,,,,Protein,G +170287,1003,3.08,4.0,,,,,,,,Protein,G +170288,1003,9.42,7.0,,,,,,,,Protein,G +170422,1003,8.8,4.0,,,,,,,,Protein,G +170559,1003,35.62,1.0,,,,,,,,Protein,G +170700,1003,3.19,1.0,1.0,,,,,,,Protein,G +170702,1003,12.08,1.0,47.0,,,,,,,Protein,G +170732,1003,13.3,6.0,1.0,12.7,14.0,,,,,Protein,G +170851,1003,7.54,11.0,1.0,5.23,10.85,,,,,Protein,G +171634,1003,10.67,18.0,1.0,9.29,12.57,,,,,Protein,G +171838,1003,7.1,0.0,47.0,,,,,,,Protein,G +171895,1003,0.29,1.0,1.0,,,,,,,Protein,G +172180,1003,10.69,0.0,57.0,,,,,,,Protein,G +172263,1003,3.53,0.0,1.0,,,,,,,Protein,G +172299,1003,3.45,0.0,57.0,,,,,,,Protein,G +172362,1003,0.0,0.0,20.0,,,,,,,Protein,G +172439,1003,11.69,2.0,,,,,,,,Protein,G +172909,1003,1.16,0.0,65.0,,,,,,,Protein,G +173207,1003,0.1,0.0,20.0,,,,,,,Protein,G +173995,1003,29.47,0.0,52.0,,,,,,,Protein,G +174092,1003,9.3,0.0,44.0,,,,,,,Protein,G +174323,1003,21.12,0.0,,,,,,,,Protein,G +174479,1003,22.83,26.0,1.0,22.3,23.35,,,,,Protein,G +174708,1003,27.0,24.0,3.0,,,,,,,Protein,G +175013,1003,3.4,1.0,,,,,,,,Protein,G +175135,1003,21.43,6.0,,,,,,,,Protein,G +175232,1003,0.0,1.0,44.0,,,,,,,Protein,G +334247,1003,0.0,,49.0,0.0,0.0,0.0,,,,Protein,G +335244,1003,25.5,1.0,1.0,,,,,,2016.0,Protein,G +335589,1003,25.4,1.0,1.0,,,,,,2016.0,Protein,G +335616,1003,22.0,1.0,1.0,,,,,,2016.0,Protein,G +335751,1003,22.0,1.0,1.0,,,,,,2016.0,Protein,G +335770,1003,20.8,1.0,1.0,,,,,,2016.0,Protein,G +335789,1003,24.2,1.0,1.0,,,,,,2016.0,Protein,G +344774,1003,11.5,,78.0,,,,,,,Protein,G +344980,1003,32.9,,78.0,,,,,,,Protein,G +345013,1003,13.0,,78.0,,,,,,,Protein,G +345215,1003,5.4,,78.0,,,,,,,Protein,G +345449,1003,7.5,,78.0,,,,,,,Protein,G +345563,1003,12.0,,77.0,,,,,,,Protein,G +345942,1003,4.1,,78.0,,,,,,,Protein,G +345947,1003,11.6,,78.0,,,,,,,Protein,G +346321,1003,7.35,,71.0,,,,,,,Protein,G +346506,1003,7.32,,71.0,,,,,,,Protein,G +347022,1003,4.95,,71.0,,,,,,,Protein,G +347105,1003,4.41,,71.0,,,,,,,Protein,G +347265,1003,9.12,,71.0,,,,,,,Protein,G +347312,1003,5.05,,71.0,,,,,,,Protein,G +347432,1003,3.57,,71.0,,,,,,,Protein,G +347525,1003,4.23,,71.0,,,,,,,Protein,G +347540,1003,4.37,,71.0,,,,,,,Protein,G +347640,1003,8.82,,71.0,,,,,,,Protein,G +347699,1003,1.67,,71.0,,,,,,,Protein,G +347873,1003,0.0,,71.0,,,,,,,Protein,G +348040,1003,23.2,,78.0,,,,,,,Protein,G +348659,1003,6.45,,71.0,,,,,,,Protein,G +348747,1003,6.15,,71.0,,,,,,,Protein,G +348804,1003,5.88,,71.0,,,,,,,Protein,G +348901,1003,3.33,,73.0,,,,,,,Protein,G +349101,1003,2.51,,71.0,,,,,,,Protein,G +349128,1003,3.03,,73.0,,,,,,,Protein,G +349153,1003,6.45,,71.0,,,,,,,Protein,G +349579,1003,6.67,,71.0,,,,,,,Protein,G +349956,1003,5.45,,71.0,,,,,,,Protein,G +350216,1003,5.05,,71.0,,,,,,,Protein,G +350219,1003,0.0,,71.0,,,,,,,Protein,G +350305,1003,3.57,,71.0,,,,,,,Protein,G +350421,1003,6.67,,71.0,,,,,,,Protein,G +350498,1003,0.0,,71.0,,,,,,,Protein,G +350782,1003,0.42,,71.0,,,,,,,Protein,G +351123,1003,20.54,,71.0,,,,,,,Protein,G +351153,1003,26.79,,71.0,,,,,,,Protein,G +351209,1003,12.44,,78.0,,,,,,,Protein,G +351394,1003,19.64,,71.0,,,,,,,Protein,G +351439,1003,17.54,,71.0,,,,,,,Protein,G +351703,1003,3.45,,73.0,,,,,,,Protein,G +351711,1003,15.45,,71.0,,,,,,,Protein,G +351817,1003,3.45,,73.0,,,,,,,Protein,G +351827,1003,15.18,,71.0,,,,,,,Protein,G +351929,1003,5.26,,71.0,,,,,,,Protein,G +352021,1003,20.0,,71.0,,,,,,,Protein,G +352067,1003,6.45,,71.0,,,,,,,Protein,G +352276,1003,7.1,,78.0,,,,,,,Protein,G +352278,1003,7.14,,71.0,,,,,,,Protein,G +352567,1003,4.83,,78.0,,,,,,,Protein,G +352775,1003,0.48,,78.0,,,,,,,Protein,G +352980,1003,0.0,,71.0,,,,,,,Protein,G +353165,1003,17.06,,71.0,,,,,,,Protein,G +353184,1003,6.29,,71.0,,,,,,,Protein,G +353186,1003,0.0,,71.0,,,,,,,Protein,G +353256,1003,12.12,,78.0,,,,,,,Protein,G +353554,1003,6.05,,71.0,,,,,,,Protein,G +353612,1003,7.06,,71.0,,,,,,,Protein,G +353740,1003,0.73,,78.0,,,,,,,Protein,G +353934,1003,16.07,,71.0,,,,,,,Protein,G +354221,1003,0.0,,75.0,,,,,,,Protein,G +354396,1003,6.67,,71.0,,,,,,,Protein,G +354850,1003,8.3,,71.0,,,,,,,Protein,G +355078,1003,2.94,,71.0,,,,,,,Protein,G +355278,1003,8.0,,71.0,,,,,,,Protein,G +355311,1003,5.56,,71.0,,,,,,,Protein,G +355419,1003,3.45,,73.0,,,,,,,Protein,G +355441,1003,0.0,,71.0,,,,,,,Protein,G +355637,1003,0.0,,78.0,,,,,,,Protein,G +356129,1003,0.0,,71.0,,,,,,,Protein,G +356489,1003,12.5,,70.0,,,,,,,Protein,G +356607,1003,12.5,,70.0,,,,,,,Protein,G +356750,1003,23.33,,70.0,,,,,,,Protein,G +357139,1003,2.74,,70.0,,,,,,,Protein,G +357152,1003,0.0,,70.0,,,,,,,Protein,G +357197,1003,3.57,,70.0,,,,,,,Protein,G +357269,1003,4.0,,70.0,,,,,,,Protein,G +357369,1003,5.26,,70.0,,,,,,,Protein,G +357444,1003,7.69,,70.0,,,,,,,Protein,G +357489,1003,12.14,,70.0,,,,,,,Protein,G +357657,1003,7.14,,70.0,,,,,,,Protein,G +357819,1003,20.54,,70.0,,,,,,,Protein,G +357848,1003,0.0,,70.0,,,,,,,Protein,G +357894,1003,3.57,,70.0,,,,,,,Protein,G +357907,1003,1.77,,70.0,,,,,,,Protein,G +358063,1003,5.38,,70.0,,,,,,,Protein,G +358068,1003,7.14,,70.0,,,,,,,Protein,G +358139,1003,2.94,,70.0,,,,,,,Protein,G +358383,1003,6.15,,70.0,,,,,,,Protein,G +358653,1003,3.57,,70.0,,,,,,,Protein,G +358757,1003,6.67,,70.0,,,,,,,Protein,G +358954,1003,14.29,,70.0,,,,,,,Protein,G +359593,1003,7.5,,70.0,,,,,,,Protein,G +359778,1003,17.86,,70.0,,,,,,,Protein,G +359888,1003,0.0,,70.0,,,,,,,Protein,G +359994,1003,2.0,,70.0,,,,,,,Protein,G +360378,1003,4.39,,70.0,,,,,,,Protein,G +360544,1003,1.56,,70.0,,,,,,,Protein,G +360688,1003,12.5,,70.0,,,,,,,Protein,G +360820,1003,3.51,,70.0,,,,,,,Protein,G +361122,1003,28.57,,70.0,,,,,,,Protein,G +361305,1003,12.5,,70.0,,,,,,,Protein,G +361663,1003,0.0,,70.0,,,,,,,Protein,G +361882,1003,20.0,,70.0,,,,,,,Protein,G +362212,1003,0.0,,70.0,,,,,,,Protein,G +362264,1003,10.71,,70.0,,,,,,,Protein,G +362424,1003,0.0,,70.0,,,,,,,Protein,G +362539,1003,0.0,,70.0,,,,,,,Protein,G +362613,1003,12.5,,70.0,,,,,,,Protein,G +363075,1003,3.57,,70.0,,,,,,,Protein,G +363198,1003,3.03,,70.0,,,,,,,Protein,G +363867,1003,0.0,,70.0,,,,,,,Protein,G +364158,1003,0.0,,70.0,,,,,,,Protein,G +364159,1003,10.0,,70.0,,,,,,,Protein,G +364184,1003,25.71,,70.0,,,,,,,Protein,G +364460,1003,7.69,,70.0,,,,,,,Protein,G +364555,1003,0.61,,70.0,,,,,,,Protein,G +364688,1003,6.67,,70.0,,,,,,,Protein,G +364904,1003,0.0,,70.0,,,,,,,Protein,G +366117,1003,0.0,,70.0,,,,,,,Protein,G +366759,1003,13.1,,70.0,,,,,,,Protein,G +366938,1003,3.2,,70.0,,,,,,,Protein,G +367117,1003,6.92,,70.0,,,,,,,Protein,G +367176,1003,3.57,,70.0,,,,,,,Protein,G +367294,1003,0.0,,70.0,,,,,,,Protein,G +367396,1003,0.0,,70.0,,,,,,,Protein,G +367610,1003,7.14,,70.0,,,,,,,Protein,G +367743,1003,8.33,,70.0,,,,,,,Protein,G +368431,1003,3.53,,70.0,,,,,,,Protein,G +368489,1003,0.0,,70.0,,,,,,,Protein,G +368540,1003,28.57,,70.0,,,,,,,Protein,G +368700,1003,0.67,,70.0,,,,,,,Protein,G +369185,1003,17.65,,70.0,,,,,,,Protein,G +369218,1003,0.0,,70.0,,,,,,,Protein,G +369424,1003,5.38,,70.0,,,,,,,Protein,G +369540,1003,12.5,,70.0,,,,,,,Protein,G +369712,1003,0.0,,75.0,,,,,,,Protein,G +370393,1003,4.44,,70.0,,,,,,,Protein,G +370776,1003,14.29,,70.0,,,,,,,Protein,G +370860,1003,7.14,,70.0,,,,,,,Protein,G +371220,1003,3.23,,73.0,,,,,,,Protein,G +371416,1003,0.0,,75.0,,,,,,,Protein,G +371567,1003,0.78,,70.0,,,,,,,Protein,G +372074,1003,11.32,,70.0,,,,,,,Protein,G +372505,1003,14.71,,70.0,,,,,,,Protein,G +372544,1003,0.0,,70.0,,,,,,,Protein,G +372597,1003,0.0,,70.0,,,,,,,Protein,G +372662,1003,0.0,,75.0,,,,,,,Protein,G +372665,1003,1.43,,70.0,,,,,,,Protein,G +372798,1003,6.06,,70.0,,,,,,,Protein,G +372869,1003,3.45,,70.0,,,,,,,Protein,G +373011,1003,20.0,,70.0,,,,,,,Protein,G +373104,1003,8.0,,70.0,,,,,,,Protein,G +373220,1003,0.0,,70.0,,,,,,,Protein,G +373257,1003,0.0,,70.0,,,,,,,Protein,G +373285,1003,23.81,,70.0,,,,,,,Protein,G +373346,1003,0.0,,70.0,,,,,,,Protein,G +374210,1003,8.77,,70.0,,,,,,,Protein,G +374224,1003,0.0,,70.0,,,,,,,Protein,G +374247,1003,21.76,,70.0,,,,,,,Protein,G +374282,1003,0.0,,70.0,,,,,,,Protein,G +374806,1003,10.71,,70.0,,,,,,,Protein,G +375425,1003,7.14,,70.0,,,,,,,Protein,G +375485,1003,1.64,,73.0,,,,,,,Protein,G +375672,1003,3.23,,70.0,,,,,,,Protein,G +376138,1003,1.41,,73.0,,,,,,,Protein,G +376225,1003,3.33,,70.0,,,,,,,Protein,G +376402,1003,8.51,,70.0,,,,,,,Protein,G +376417,1003,4.55,,70.0,,,,,,,Protein,G +376650,1003,7.27,,70.0,,,,,,,Protein,G +376983,1003,0.0,,70.0,,,,,,,Protein,G +377513,1003,12.5,,70.0,,,,,,,Protein,G +377532,1003,12.5,,70.0,,,,,,,Protein,G +377535,1003,12.77,,70.0,,,,,,,Protein,G +377779,1003,44.44,,70.0,,,,,,,Protein,G +377866,1003,3.33,,70.0,,,,,,,Protein,G +378125,1003,14.29,,70.0,,,,,,,Protein,G +378131,1003,0.0,,70.0,,,,,,,Protein,G +378289,1003,3.54,,70.0,,,,,,,Protein,G +378583,1003,7.14,,70.0,,,,,,,Protein,G +378627,1003,17.86,,70.0,,,,,,,Protein,G +378640,1003,0.0,,70.0,,,,,,,Protein,G +378748,1003,7.5,,70.0,,,,,,,Protein,G +379055,1003,9.3,,70.0,,,,,,,Protein,G +379057,1003,21.43,,70.0,,,,,,,Protein,G +379066,1003,4.24,,70.0,,,,,,,Protein,G +379450,1003,0.81,,70.0,,,,,,,Protein,G +379723,1003,11.43,,70.0,,,,,,,Protein,G +379746,1003,7.14,,70.0,,,,,,,Protein,G +379886,1003,8.05,,70.0,,,,,,,Protein,G +380120,1003,3.03,,70.0,,,,,,,Protein,G +380212,1003,29.41,,70.0,,,,,,,Protein,G +380265,1003,25.0,,70.0,,,,,,,Protein,G +380267,1003,25.0,,70.0,,,,,,,Protein,G +380471,1003,10.53,,70.0,,,,,,,Protein,G +380619,1003,2.5,,70.0,,,,,,,Protein,G +380708,1003,26.32,,70.0,,,,,,,Protein,G +381118,1003,2.35,,70.0,,,,,,,Protein,G +381237,1003,0.0,,70.0,,,,,,,Protein,G +381249,1003,1.22,,70.0,,,,,,,Protein,G +381294,1003,11.0,,70.0,,,,,,,Protein,G +381315,1003,7.14,,70.0,,,,,,,Protein,G +381376,1003,4.35,,70.0,,,,,,,Protein,G +381443,1003,19.64,,70.0,,,,,,,Protein,G +381482,1003,1.72,,70.0,,,,,,,Protein,G +381867,1003,7.33,,70.0,,,,,,,Protein,G +382015,1003,0.0,,70.0,,,,,,,Protein,G +382154,1003,0.0,,70.0,,,,,,,Protein,G +382437,1003,0.0,,70.0,,,,,,,Protein,G +382705,1003,4.62,,70.0,,,,,,,Protein,G +383612,1003,0.0,,70.0,,,,,,,Protein,G +383617,1003,0.0,,70.0,,,,,,,Protein,G +383765,1003,1.18,,70.0,,,,,,,Protein,G +383893,1003,0.81,,70.0,,,,,,,Protein,G +383937,1003,0.0,,70.0,,,,,,,Protein,G +384085,1003,10.0,,70.0,,,,,,,Protein,G +384171,1003,17.86,,70.0,,,,,,,Protein,G +384437,1003,20.63,,70.0,,,,,,,Protein,G +384458,1003,0.0,,70.0,,,,,,,Protein,G +384488,1003,7.14,,70.0,,,,,,,Protein,G +384775,1003,23.81,,70.0,,,,,,,Protein,G +384819,1003,0.85,,70.0,,,,,,,Protein,G +384946,1003,0.0,,75.0,,,,,,,Protein,G +384998,1003,0.0,,70.0,,,,,,,Protein,G +385177,1003,0.0,,70.0,,,,,,,Protein,G +385328,1003,4.12,,70.0,,,,,,,Protein,G +385974,1003,3.33,,73.0,,,,,,,Protein,G +386075,1003,1.6,,70.0,,,,,,,Protein,G +386090,1003,1.6,,70.0,,,,,,,Protein,G +386244,1003,11.76,,70.0,,,,,,,Protein,G +387606,1003,11.11,,70.0,,,,,,,Protein,G +387716,1003,20.0,,70.0,,,,,,,Protein,G +387890,1003,9.09,,70.0,,,,,,,Protein,G +388258,1003,0.8,,73.0,,,,,,,Protein,G +388351,1003,6.67,,70.0,,,,,,,Protein,G +388438,1003,0.0,,70.0,,,,,,,Protein,G +388570,1003,21.43,,70.0,,,,,,,Protein,G +388592,1003,0.94,,70.0,,,,,,,Protein,G +388670,1003,3.57,,70.0,,,,,,,Protein,G +388705,1003,10.62,,70.0,,,,,,,Protein,G +389079,1003,0.0,,70.0,,,,,,,Protein,G +389149,1003,0.0,,70.0,,,,,,,Protein,G +389190,1003,0.88,,70.0,,,,,,,Protein,G +389232,1003,0.82,,73.0,,,,,,,Protein,G +389430,1003,0.0,,70.0,,,,,,,Protein,G +389860,1003,0.0,,70.0,,,,,,,Protein,G +390439,1003,0.0,,75.0,,,,,,,Protein,G +390916,1003,0.8,,70.0,,,,,,,Protein,G +391010,1003,1.22,,70.0,,,,,,,Protein,G +391167,1003,3.45,,70.0,,,,,,,Protein,G +391327,1003,0.0,,70.0,,,,,,,Protein,G +391591,1003,6.67,,70.0,,,,,,,Protein,G +391702,1003,7.14,,70.0,,,,,,,Protein,G +391912,1003,13.33,,70.0,,,,,,,Protein,G +392255,1003,21.43,,70.0,,,,,,,Protein,G +392345,1003,0.0,,70.0,,,,,,,Protein,G +392795,1003,3.12,,70.0,,,,,,,Protein,G +392843,1003,0.0,,70.0,,,,,,,Protein,G +392886,1003,0.0,,70.0,,,,,,,Protein,G +393002,1003,5.71,,70.0,,,,,,,Protein,G +393039,1003,3.8,,70.0,,,,,,,Protein,G +393348,1003,0.0,,70.0,,,,,,,Protein,G +393418,1003,7.5,,70.0,,,,,,,Protein,G +393638,1003,3.45,,70.0,,,,,,,Protein,G +394487,1003,25.0,,70.0,,,,,,,Protein,G +394566,1003,5.49,,70.0,,,,,,,Protein,G +394815,1003,10.71,,70.0,,,,,,,Protein,G +394841,1003,0.0,,70.0,,,,,,,Protein,G +394926,1003,9.38,,70.0,,,,,,,Protein,G +395042,1003,12.9,,70.0,,,,,,,Protein,G +395153,1003,21.43,,70.0,,,,,,,Protein,G +395352,1003,0.77,,70.0,,,,,,,Protein,G +395406,1003,7.14,,70.0,,,,,,,Protein,G +395437,1003,0.0,,70.0,,,,,,,Protein,G +395651,1003,16.18,,70.0,,,,,,,Protein,G +395696,1003,5.56,,70.0,,,,,,,Protein,G +395908,1003,37.5,,70.0,,,,,,,Protein,G +396154,1003,6.78,,70.0,,,,,,,Protein,G +396236,1003,2.35,,70.0,,,,,,,Protein,G +396448,1003,2.35,,70.0,,,,,,,Protein,G +396560,1003,0.0,,70.0,,,,,,,Protein,G +396605,1003,17.86,,70.0,,,,,,,Protein,G +396677,1003,5.36,,70.0,,,,,,,Protein,G +396788,1003,18.95,,70.0,,,,,,,Protein,G +397039,1003,0.0,,70.0,,,,,,,Protein,G +397332,1003,28.57,,70.0,,,,,,,Protein,G +397555,1003,0.0,,70.0,,,,,,,Protein,G +397563,1003,0.0,,70.0,,,,,,,Protein,G +397610,1003,0.0,,70.0,,,,,,,Protein,G +397767,1003,2.78,,70.0,,,,,,,Protein,G +398221,1003,0.0,,75.0,,,,,,,Protein,G +398686,1003,0.0,,70.0,,,,,,,Protein,G +398851,1003,0.0,,70.0,,,,,,,Protein,G +399125,1003,2.31,,70.0,,,,,,,Protein,G +399410,1003,21.05,,70.0,,,,,,,Protein,G +399782,1003,5.88,,70.0,,,,,,,Protein,G +399833,1003,3.33,,70.0,,,,,,,Protein,G +400285,1003,0.0,,70.0,,,,,,,Protein,G +400431,1003,0.0,,75.0,,,,,,,Protein,G +400459,1003,0.0,,70.0,,,,,,,Protein,G +400515,1003,0.0,,70.0,,,,,,,Protein,G +400783,1003,8.67,,70.0,,,,,,,Protein,G +400794,1003,21.43,,70.0,,,,,,,Protein,G +400948,1003,0.83,,70.0,,,,,,,Protein,G +401310,1003,4.0,,70.0,,,,,,,Protein,G +401517,1003,7.41,,70.0,,,,,,,Protein,G +401539,1003,5.0,,70.0,,,,,,,Protein,G +401556,1003,12.33,,70.0,,,,,,,Protein,G +401642,1003,25.0,,70.0,,,,,,,Protein,G +401787,1003,7.78,,70.0,,,,,,,Protein,G +401827,1003,1.67,,70.0,,,,,,,Protein,G +402690,1003,4.0,,70.0,,,,,,,Protein,G +402776,1003,10.71,,70.0,,,,,,,Protein,G +402925,1003,11.9,,70.0,,,,,,,Protein,G +403023,1003,0.0,,70.0,,,,,,,Protein,G +403843,1003,0.0,,70.0,,,,,,,Protein,G +403887,1003,0.0,,70.0,,,,,,,Protein,G +404004,1003,0.0,,70.0,,,,,,,Protein,G +404194,1003,0.0,,70.0,,,,,,,Protein,G +404329,1003,0.0,,70.0,,,,,,,Protein,G +404714,1003,0.0,,70.0,,,,,,,Protein,G +404821,1003,3.16,,70.0,,,,,,,Protein,G +404869,1003,4.0,,70.0,,,,,,,Protein,G +405357,1003,2.87,,70.0,,,,,,,Protein,G +405497,1003,5.8,,70.0,,,,,,,Protein,G +406635,1003,4.84,,70.0,,,,,,,Protein,G +406670,1003,3.66,,70.0,,,,,,,Protein,G +406718,1003,6.67,,70.0,,,,,,,Protein,G +406761,1003,0.0,,70.0,,,,,,,Protein,G +406908,1003,5.38,,70.0,,,,,,,Protein,G +407135,1003,11.5,,70.0,,,,,,,Protein,G +407142,1003,8.06,,70.0,,,,,,,Protein,G +407479,1003,9.41,,70.0,,,,,,,Protein,G +407612,1003,2.5,,70.0,,,,,,,Protein,G +407723,1003,7.14,,73.0,,,,,,,Protein,G +407762,1003,0.0,,70.0,,,,,,,Protein,G +407785,1003,14.55,,70.0,,,,,,,Protein,G +408131,1003,23.21,,70.0,,,,,,,Protein,G +408170,1003,10.0,,70.0,,,,,,,Protein,G +408265,1003,0.0,,70.0,,,,,,,Protein,G +408276,1003,5.38,,70.0,,,,,,,Protein,G +408429,1003,35.71,,70.0,,,,,,,Protein,G +408605,1003,6.67,,70.0,,,,,,,Protein,G +408939,1003,2.94,,70.0,,,,,,,Protein,G +409007,1003,8.47,,70.0,,,,,,,Protein,G +409279,1003,0.0,,70.0,,,,,,,Protein,G +409698,1003,6.67,,73.0,,,,,,,Protein,G +409857,1003,1.67,,70.0,,,,,,,Protein,G +409967,1003,4.71,,70.0,,,,,,,Protein,G +409978,1003,13.33,,70.0,,,,,,,Protein,G +410118,1003,8.99,,70.0,,,,,,,Protein,G +410236,1003,0.0,,70.0,,,,,,,Protein,G +410280,1003,7.02,,70.0,,,,,,,Protein,G +410319,1003,3.33,,70.0,,,,,,,Protein,G +410856,1003,0.0,,70.0,,,,,,,Protein,G +410863,1003,0.0,,70.0,,,,,,,Protein,G +410910,1003,0.0,,70.0,,,,,,,Protein,G +411237,1003,21.43,,70.0,,,,,,,Protein,G +411395,1003,2.42,,70.0,,,,,,,Protein,G +411587,1003,0.0,,70.0,,,,,,,Protein,G +411703,1003,0.0,,70.0,,,,,,,Protein,G +411816,1003,0.42,,73.0,,,,,,,Protein,G +411938,1003,0.0,,75.0,,,,,,,Protein,G +412076,1003,0.0,,70.0,,,,,,,Protein,G +412162,1003,0.0,,70.0,,,,,,,Protein,G +412186,1003,0.0,,70.0,,,,,,,Protein,G +412288,1003,0.0,,70.0,,,,,,,Protein,G +412582,1003,0.0,,70.0,,,,,,,Protein,G +412768,1003,1.92,,70.0,,,,,,,Protein,G +413372,1003,0.83,,70.0,,,,,,,Protein,G +413460,1003,0.0,,70.0,,,,,,,Protein,G +413707,1003,9.23,,70.0,,,,,,,Protein,G +413860,1003,0.24,,73.0,,,,,,,Protein,G +414142,1003,6.67,,70.0,,,,,,,Protein,G +414250,1003,0.0,,70.0,,,,,,,Protein,G +414501,1003,0.0,,70.0,,,,,,,Protein,G +414507,1003,0.0,,70.0,,,,,,,Protein,G +414657,1003,16.07,,70.0,,,,,,,Protein,G +414839,1003,12.5,,70.0,,,,,,,Protein,G +415299,1003,0.0,,70.0,,,,,,,Protein,G +415538,1003,0.0,,70.0,,,,,,,Protein,G +416279,1003,0.0,,70.0,,,,,,,Protein,G +416433,1003,3.12,,70.0,,,,,,,Protein,G +416520,1003,0.0,,70.0,,,,,,,Protein,G +416655,1003,2.38,,70.0,,,,,,,Protein,G +416691,1003,0.0,,70.0,,,,,,,Protein,G +416696,1003,2.5,,70.0,,,,,,,Protein,G +416790,1003,0.0,,70.0,,,,,,,Protein,G +416959,1003,0.0,,70.0,,,,,,,Protein,G +417844,1003,4.76,,70.0,,,,,,,Protein,G +418174,1003,2.5,,70.0,,,,,,,Protein,G +418543,1003,10.0,,70.0,,,,,,,Protein,G +418612,1003,0.0,,70.0,,,,,,,Protein,G +418961,1003,0.0,,70.0,,,,,,,Protein,G +419187,1003,5.0,,70.0,,,,,,,Protein,G +419273,1003,10.0,,70.0,,,,,,,Protein,G +419520,1003,3.57,,70.0,,,,,,,Protein,G +419580,1003,5.13,,70.0,,,,,,,Protein,G +419744,1003,0.0,,70.0,,,,,,,Protein,G +419822,1003,0.63,,70.0,,,,,,,Protein,G +420222,1003,0.0,,70.0,,,,,,,Protein,G +420328,1003,3.33,,70.0,,,,,,,Protein,G +420503,1003,0.0,,70.0,,,,,,,Protein,G +420789,1003,6.25,,70.0,,,,,,,Protein,G +421291,1003,22.22,,70.0,,,,,,,Protein,G +421701,1003,2.63,,70.0,,,,,,,Protein,G +422283,1003,0.0,,70.0,,,,,,,Protein,G +423627,1003,2.5,,70.0,,,,,,,Protein,G +423644,1003,7.14,,70.0,,,,,,,Protein,G +423777,1003,0.0,,70.0,,,,,,,Protein,G +424849,1003,0.0,,70.0,,,,,,,Protein,G +424991,1003,5.0,,70.0,,,,,,,Protein,G +425106,1003,11.63,,70.0,,,,,,,Protein,G +425214,1003,16.67,,70.0,,,,,,,Protein,G +425448,1003,6.67,,70.0,,,,,,,Protein,G +425601,1003,2.5,,73.0,,,,,,,Protein,G +425896,1003,4.0,,70.0,,,,,,,Protein,G +426794,1003,3.57,,70.0,,,,,,,Protein,G +426858,1003,0.0,,70.0,,,,,,,Protein,G +426933,1003,5.71,,70.0,,,,,,,Protein,G +427125,1003,3.57,,70.0,,,,,,,Protein,G +427338,1003,3.57,,70.0,,,,,,,Protein,G +427360,1003,3.0,,70.0,,,,,,,Protein,G +427474,1003,3.57,,70.0,,,,,,,Protein,G +427528,1003,4.76,,70.0,,,,,,,Protein,G +427545,1003,5.48,,70.0,,,,,,,Protein,G +427595,1003,6.45,,70.0,,,,,,,Protein,G +427615,1003,5.26,,73.0,,,,,,,Protein,G +428262,1003,3.33,,70.0,,,,,,,Protein,G +428410,1003,2.63,,70.0,,,,,,,Protein,G +428498,1003,4.65,,70.0,,,,,,,Protein,G +428525,1003,7.14,,70.0,,,,,,,Protein,G +428876,1003,5.0,,70.0,,,,,,,Protein,G +429496,1003,6.0,,70.0,,,,,,,Protein,G +429501,1003,6.67,,70.0,,,,,,,Protein,G +429649,1003,3.57,,70.0,,,,,,,Protein,G +429765,1003,0.0,,70.0,,,,,,,Protein,G +429901,1003,6.67,,70.0,,,,,,,Protein,G +429982,1003,2.5,,70.0,,,,,,,Protein,G +430004,1003,5.88,,70.0,,,,,,,Protein,G +430043,1003,0.0,,70.0,,,,,,,Protein,G +430126,1003,0.0,,70.0,,,,,,,Protein,G +430159,1003,16.67,,70.0,,,,,,,Protein,G +430278,1003,2.5,,70.0,,,,,,,Protein,G +430350,1003,3.57,,70.0,,,,,,,Protein,G +430375,1003,14.71,,70.0,,,,,,,Protein,G +430976,1003,7.55,,70.0,,,,,,,Protein,G +431212,1003,7.14,,70.0,,,,,,,Protein,G +431217,1003,7.14,,70.0,,,,,,,Protein,G +431290,1003,0.0,,70.0,,,,,,,Protein,G +431308,1003,19.64,,70.0,,,,,,,Protein,G +431347,1003,2.22,,70.0,,,,,,,Protein,G +431547,1003,4.55,,73.0,,,,,,,Protein,G +432050,1003,0.0,,70.0,,,,,,,Protein,G +432339,1003,0.0,,70.0,,,,,,,Protein,G +432458,1003,0.0,,70.0,,,,,,,Protein,G +432514,1003,0.0,,70.0,,,,,,,Protein,G +432789,1003,0.0,,70.0,,,,,,,Protein,G +432932,1003,0.0,,70.0,,,,,,,Protein,G +433296,1003,3.12,,70.0,,,,,,,Protein,G +433588,1003,14.81,,70.0,,,,,,,Protein,G +433615,1003,0.0,,70.0,,,,,,,Protein,G +433837,1003,0.0,,70.0,,,,,,,Protein,G +434884,1003,6.67,,70.0,,,,,,,Protein,G +435132,1003,0.0,,70.0,,,,,,,Protein,G +435264,1003,7.14,,70.0,,,,,,,Protein,G +435729,1003,10.0,,70.0,,,,,,,Protein,G +435797,1003,7.14,,70.0,,,,,,,Protein,G +435806,1003,0.0,,70.0,,,,,,,Protein,G +436132,1003,6.67,,70.0,,,,,,,Protein,G +436385,1003,0.0,,70.0,,,,,,,Protein,G +436519,1003,16.67,,70.0,,,,,,,Protein,G +437093,1003,8.0,,70.0,,,,,,,Protein,G +437226,1003,0.0,,70.0,,,,,,,Protein,G +437374,1003,0.0,,70.0,,,,,,,Protein,G +437634,1003,0.0,,70.0,,,,,,,Protein,G +438839,1003,5.56,,70.0,,,,,,,Protein,G +438917,1003,4.0,,70.0,,,,,,,Protein,G +438936,1003,0.0,,70.0,,,,,,,Protein,G +439209,1003,0.0,,70.0,,,,,,,Protein,G +439253,1003,3.75,,70.0,,,,,,,Protein,G +439533,1003,3.33,,70.0,,,,,,,Protein,G +439679,1003,1.72,,70.0,,,,,,,Protein,G +440122,1003,10.71,,70.0,,,,,,,Protein,G +440188,1003,10.71,,70.0,,,,,,,Protein,G +440221,1003,16.84,,70.0,,,,,,,Protein,G +440523,1003,25.0,,70.0,,,,,,,Protein,G +440600,1003,20.0,,70.0,,,,,,,Protein,G +440603,1003,0.0,,70.0,,,,,,,Protein,G +441003,1003,17.86,,70.0,,,,,,,Protein,G +441251,1003,8.33,,70.0,,,,,,,Protein,G +441287,1003,0.0,,70.0,,,,,,,Protein,G +441628,1003,0.0,,70.0,,,,,,,Protein,G +441700,1003,0.0,,70.0,,,,,,,Protein,G +441965,1003,5.0,,70.0,,,,,,,Protein,G +442122,1003,28.12,,70.0,,,,,,,Protein,G +442406,1003,0.0,,70.0,,,,,,,Protein,G +442580,1003,6.06,,70.0,,,,,,,Protein,G +442692,1003,3.33,,70.0,,,,,,,Protein,G +443135,1003,28.57,,70.0,,,,,,,Protein,G +443140,1003,3.33,,70.0,,,,,,,Protein,G +443160,1003,9.41,,70.0,,,,,,,Protein,G +443729,1003,32.14,,70.0,,,,,,,Protein,G +444002,1003,0.0,,70.0,,,,,,,Protein,G +444221,1003,19.35,,70.0,,,,,,,Protein,G +444258,1003,17.65,,70.0,,,,,,,Protein,G +444295,1003,0.0,,70.0,,,,,,,Protein,G +444358,1003,12.5,,70.0,,,,,,,Protein,G +444401,1003,13.33,,70.0,,,,,,,Protein,G +444923,1003,7.02,,70.0,,,,,,,Protein,G +445083,1003,25.0,,70.0,,,,,,,Protein,G +445202,1003,6.67,,70.0,,,,,,,Protein,G +445762,1003,0.0,,70.0,,,,,,,Protein,G +445867,1003,0.42,,70.0,,,,,,,Protein,G +446283,1003,40.0,,70.0,,,,,,,Protein,G +446592,1003,6.67,,70.0,,,,,,,Protein,G +446611,1003,21.43,,70.0,,,,,,,Protein,G +446725,1003,7.14,,70.0,,,,,,,Protein,G +447069,1003,10.71,,70.0,,,,,,,Protein,G +447249,1003,3.12,,70.0,,,,,,,Protein,G +447332,1003,22.62,,70.0,,,,,,,Protein,G +447530,1003,2.73,,70.0,,,,,,,Protein,G +448052,1003,0.0,,70.0,,,,,,,Protein,G +448433,1003,16.47,,70.0,,,,,,,Protein,G +448445,1003,19.47,,70.0,,,,,,,Protein,G +448509,1003,1.11,,70.0,,,,,,,Protein,G +448649,1003,12.09,,70.0,,,,,,,Protein,G +448819,1003,9.0,,70.0,,,,,,,Protein,G +449120,1003,2.99,,70.0,,,,,,,Protein,G +449323,1003,17.86,,70.0,,,,,,,Protein,G +449565,1003,7.02,,70.0,,,,,,,Protein,G +449581,1003,25.0,,70.0,,,,,,,Protein,G +449662,1003,0.0,,70.0,,,,,,,Protein,G +450080,1003,23.81,,70.0,,,,,,,Protein,G +450564,1003,1.54,,70.0,,,,,,,Protein,G +450797,1003,0.0,,75.0,,,,,,,Protein,G +450950,1003,2.94,,70.0,,,,,,,Protein,G +451077,1003,0.0,,70.0,,,,,,,Protein,G +451441,1003,0.0,,70.0,,,,,,,Protein,G +451606,1003,7.46,,70.0,,,,,,,Protein,G +451768,1003,32.14,,70.0,,,,,,,Protein,G +451818,1003,0.0,,70.0,,,,,,,Protein,G +451975,1003,20.0,,70.0,,,,,,,Protein,G +451993,1003,0.0,,70.0,,,,,,,Protein,G +452182,1003,0.0,,70.0,,,,,,,Protein,G +452492,1003,3.27,,70.0,,,,,,,Protein,G +452527,1003,23.01,,70.0,,,,,,,Protein,G +452561,1003,10.67,,70.0,,,,,,,Protein,G +452915,1003,26.67,,70.0,,,,,,,Protein,G +452978,1003,3.45,,70.0,,,,,,,Protein,G +453163,1003,8.93,,70.0,,,,,,,Protein,G +453180,1003,2.7,,70.0,,,,,,,Protein,G +453359,1003,9.41,,70.0,,,,,,,Protein,G +453499,1003,14.29,,70.0,,,,,,,Protein,G +453655,1003,12.12,,70.0,,,,,,,Protein,G +453706,1003,25.0,,70.0,,,,,,,Protein,G +453724,1003,25.0,,70.0,,,,,,,Protein,G +453842,1003,4.0,,70.0,,,,,,,Protein,G +453985,1003,2.86,,70.0,,,,,,,Protein,G +454118,1003,23.81,,70.0,,,,,,,Protein,G +454260,1003,1.33,,70.0,,,,,,,Protein,G +454396,1003,0.0,,70.0,,,,,,,Protein,G +454549,1003,12.5,,70.0,,,,,,,Protein,G +454790,1003,7.14,,70.0,,,,,,,Protein,G +455549,1003,12.5,,70.0,,,,,,,Protein,G +455840,1003,32.14,,70.0,,,,,,,Protein,G +455943,1003,0.0,,70.0,,,,,,,Protein,G +456026,1003,3.75,,70.0,,,,,,,Protein,G +456082,1003,0.0,,70.0,,,,,,,Protein,G +456103,1003,17.65,,70.0,,,,,,,Protein,G +456229,1003,0.0,,70.0,,,,,,,Protein,G +456254,1003,9.63,,70.0,,,,,,,Protein,G +456372,1003,3.28,,70.0,,,,,,,Protein,G +456380,1003,5.05,,70.0,,,,,,,Protein,G +456434,1003,3.57,,70.0,,,,,,,Protein,G +456500,1003,12.5,,70.0,,,,,,,Protein,G +456557,1003,2.94,,70.0,,,,,,,Protein,G +456640,1003,4.58,,70.0,,,,,,,Protein,G +457281,1003,12.5,,70.0,,,,,,,Protein,G +457284,1003,12.5,,70.0,,,,,,,Protein,G +457306,1003,14.29,,70.0,,,,,,,Protein,G +457639,1003,2.78,,70.0,,,,,,,Protein,G +457943,1003,8.0,,70.0,,,,,,,Protein,G +457945,1003,0.0,,70.0,,,,,,,Protein,G +458065,1003,14.55,,70.0,,,,,,,Protein,G +458745,1003,1.56,,70.0,,,,,,,Protein,G +458778,1003,0.0,,70.0,,,,,,,Protein,G +458911,1003,6.41,,70.0,,,,,,,Protein,G +459487,1003,4.62,,70.0,,,,,,,Protein,G +459567,1003,0.0,,70.0,,,,,,,Protein,G +459569,1003,0.0,,70.0,,,,,,,Protein,G +459663,1003,2.31,,70.0,,,,,,,Protein,G +459794,1003,5.0,,73.0,,,,,,,Protein,G +459842,1003,0.0,,70.0,,,,,,,Protein,G +460195,1003,0.47,,70.0,,,,,,,Protein,G +460225,1003,2.86,,70.0,,,,,,,Protein,G +460644,1003,6.15,,70.0,,,,,,,Protein,G +460812,1003,15.38,,70.0,,,,,,,Protein,G +460944,1003,15.71,,70.0,,,,,,,Protein,G +461070,1003,7.14,,70.0,,,,,,,Protein,G +461233,1003,12.5,,70.0,,,,,,,Protein,G +461367,1003,0.0,,70.0,,,,,,,Protein,G +461445,1003,14.29,,70.0,,,,,,,Protein,G +461490,1003,18.58,,70.0,,,,,,,Protein,G +461579,1003,0.0,,70.0,,,,,,,Protein,G +461674,1003,4.42,,70.0,,,,,,,Protein,G +461824,1003,10.71,,70.0,,,,,,,Protein,G +462178,1003,0.0,,70.0,,,,,,,Protein,G +462549,1003,23.21,,70.0,,,,,,,Protein,G +462813,1003,25.66,,70.0,,,,,,,Protein,G +462839,1003,5.38,,70.0,,,,,,,Protein,G +463232,1003,0.0,,70.0,,,,,,,Protein,G +463385,1003,10.13,,70.0,,,,,,,Protein,G +463414,1003,3.53,,70.0,,,,,,,Protein,G +463452,1003,8.0,,70.0,,,,,,,Protein,G +463682,1003,3.72,,70.0,,,,,,,Protein,G +463842,1003,4.62,,70.0,,,,,,,Protein,G +463878,1003,7.14,,70.0,,,,,,,Protein,G +463907,1003,0.0,,70.0,,,,,,,Protein,G +463951,1003,18.82,,70.0,,,,,,,Protein,G +464137,1003,0.0,,75.0,,,,,,,Protein,G +464195,1003,5.31,,70.0,,,,,,,Protein,G +464464,1003,0.0,,70.0,,,,,,,Protein,G +464497,1003,3.0,,70.0,,,,,,,Protein,G +464677,1003,11.29,,70.0,,,,,,,Protein,G +465237,1003,0.0,,70.0,,,,,,,Protein,G +465386,1003,14.12,,70.0,,,,,,,Protein,G +465486,1003,0.0,,70.0,,,,,,,Protein,G +465488,1003,6.71,,70.0,,,,,,,Protein,G +465740,1003,6.67,,70.0,,,,,,,Protein,G +466016,1003,0.0,,70.0,,,,,,,Protein,G +466282,1003,9.06,,70.0,,,,,,,Protein,G +466607,1003,0.0,,70.0,,,,,,,Protein,G +466785,1003,1.33,,70.0,,,,,,,Protein,G +466956,1003,8.16,,70.0,,,,,,,Protein,G +467195,1003,21.43,,70.0,,,,,,,Protein,G +467198,1003,15.29,,70.0,,,,,,,Protein,G +467246,1003,25.0,,70.0,,,,,,,Protein,G +467588,1003,7.33,,70.0,,,,,,,Protein,G +467747,1003,11.92,,70.0,,,,,,,Protein,G +468119,1003,10.29,,70.0,,,,,,,Protein,G +468152,1003,2.02,,70.0,,,,,,,Protein,G +468486,1003,10.0,,70.0,,,,,,,Protein,G +468796,1003,5.26,,70.0,,,,,,,Protein,G +469041,1003,0.88,,70.0,,,,,,,Protein,G +469563,1003,0.0,,70.0,,,,,,,Protein,G +469695,1003,25.0,,70.0,,,,,,,Protein,G +469775,1003,2.5,,70.0,,,,,,,Protein,G +469777,1003,13.16,,70.0,,,,,,,Protein,G +470016,1003,17.86,,70.0,,,,,,,Protein,G +470250,1003,20.0,,70.0,,,,,,,Protein,G +470292,1003,20.0,,70.0,,,,,,,Protein,G +470402,1003,0.0,,70.0,,,,,,,Protein,G +470421,1003,0.0,,70.0,,,,,,,Protein,G +470446,1003,9.52,,70.0,,,,,,,Protein,G +470915,1003,7.5,,70.0,,,,,,,Protein,G +470933,1003,2.56,,70.0,,,,,,,Protein,G +471204,1003,7.14,,70.0,,,,,,,Protein,G +471212,1003,25.0,,70.0,,,,,,,Protein,G +471300,1003,2.38,,70.0,,,,,,,Protein,G +471426,1003,0.0,,70.0,,,,,,,Protein,G +471659,1003,0.0,,70.0,,,,,,,Protein,G +471702,1003,0.0,,70.0,,,,,,,Protein,G +471762,1003,3.57,,70.0,,,,,,,Protein,G +472007,1003,2.27,,70.0,,,,,,,Protein,G +472128,1003,0.0,,70.0,,,,,,,Protein,G +472137,1003,3.23,,70.0,,,,,,,Protein,G +472485,1003,0.0,,75.0,,,,,,,Protein,G +472559,1003,5.0,,70.0,,,,,,,Protein,G +472694,1003,14.29,,70.0,,,,,,,Protein,G +473363,1003,8.0,,70.0,,,,,,,Protein,G +473581,1003,1.5,,70.0,,,,,,,Protein,G +473738,1003,0.0,,70.0,,,,,,,Protein,G +473851,1003,14.29,,70.0,,,,,,,Protein,G +474214,1003,2.35,,70.0,,,,,,,Protein,G +474364,1003,33.33,,70.0,,,,,,,Protein,G +474412,1003,1.56,,70.0,,,,,,,Protein,G +474485,1003,7.14,,70.0,,,,,,,Protein,G +474713,1003,4.0,,70.0,,,,,,,Protein,G +474749,1003,6.67,,70.0,,,,,,,Protein,G +475173,1003,5.41,,70.0,,,,,,,Protein,G +475228,1003,6.0,,70.0,,,,,,,Protein,G +475333,1003,2.35,,70.0,,,,,,,Protein,G +475432,1003,3.23,,70.0,,,,,,,Protein,G +475517,1003,4.0,,70.0,,,,,,,Protein,G +475629,1003,9.85,,70.0,,,,,,,Protein,G +475820,1003,0.0,,70.0,,,,,,,Protein,G +475829,1003,0.0,,70.0,,,,,,,Protein,G +476081,1003,0.83,,70.0,,,,,,,Protein,G +476216,1003,5.0,,70.0,,,,,,,Protein,G +476454,1003,16.67,,70.0,,,,,,,Protein,G +476521,1003,12.99,,70.0,,,,,,,Protein,G +476535,1003,21.88,,70.0,,,,,,,Protein,G +476552,1003,5.56,,70.0,,,,,,,Protein,G +476657,1003,5.26,,70.0,,,,,,,Protein,G +477032,1003,0.0,,75.0,,,,,,,Protein,G +477135,1003,0.0,,75.0,,,,,,,Protein,G +477153,1003,0.0,,70.0,,,,,,,Protein,G +477594,1003,21.43,,70.0,,,,,,,Protein,G +478006,1003,1.37,,70.0,,,,,,,Protein,G +478149,1003,10.0,,70.0,,,,,,,Protein,G +478166,1003,10.0,,70.0,,,,,,,Protein,G +478213,1003,6.67,,70.0,,,,,,,Protein,G +478578,1003,8.62,,70.0,,,,,,,Protein,G +478589,1003,7.5,,70.0,,,,,,,Protein,G +479463,1003,0.88,,70.0,,,,,,,Protein,G +479845,1003,10.71,,70.0,,,,,,,Protein,G +479944,1003,0.0,,75.0,,,,,,,Protein,G +479999,1003,1.63,,70.0,,,,,,,Protein,G +480127,1003,7.14,,70.0,,,,,,,Protein,G +480350,1003,8.89,,70.0,,,,,,,Protein,G +480434,1003,0.0,,70.0,,,,,,,Protein,G +480524,1003,3.28,,70.0,,,,,,,Protein,G +481147,1003,3.33,,70.0,,,,,,,Protein,G +481153,1003,1.59,,70.0,,,,,,,Protein,G +481451,1003,0.8,,70.0,,,,,,,Protein,G +481605,1003,4.0,,70.0,,,,,,,Protein,G +481669,1003,0.0,,70.0,,,,,,,Protein,G +481744,1003,17.14,,70.0,,,,,,,Protein,G +482054,1003,0.0,,70.0,,,,,,,Protein,G +482064,1003,9.46,,70.0,,,,,,,Protein,G +482164,1003,6.14,,70.0,,,,,,,Protein,G +482396,1003,10.62,,70.0,,,,,,,Protein,G +482503,1003,7.14,,70.0,,,,,,,Protein,G +482538,1003,7.14,,70.0,,,,,,,Protein,G +483057,1003,1.79,,70.0,,,,,,,Protein,G +483176,1003,10.71,,70.0,,,,,,,Protein,G +483618,1003,0.0,,70.0,,,,,,,Protein,G +483821,1003,0.0,,70.0,,,,,,,Protein,G +483901,1003,7.14,,70.0,,,,,,,Protein,G +483945,1003,1.77,,70.0,,,,,,,Protein,G +484005,1003,6.58,,70.0,,,,,,,Protein,G +484354,1003,5.26,,70.0,,,,,,,Protein,G +484390,1003,10.0,,70.0,,,,,,,Protein,G +484639,1003,10.0,,70.0,,,,,,,Protein,G +484891,1003,3.53,,70.0,,,,,,,Protein,G +484945,1003,7.69,,70.0,,,,,,,Protein,G +485246,1003,7.14,,70.0,,,,,,,Protein,G +485523,1003,3.12,,70.0,,,,,,,Protein,G +485635,1003,7.14,,70.0,,,,,,,Protein,G +485800,1003,0.0,,70.0,,,,,,,Protein,G +485803,1003,11.11,,73.0,,,,,,,Protein,G +485810,1003,0.0,,70.0,,,,,,,Protein,G +485994,1003,3.75,,70.0,,,,,,,Protein,G +486088,1003,23.33,,70.0,,,,,,,Protein,G +486100,1003,24.0,,70.0,,,,,,,Protein,G +486124,1003,2.03,,70.0,,,,,,,Protein,G +486695,1003,7.05,,70.0,,,,,,,Protein,G +486813,1003,7.69,,70.0,,,,,,,Protein,G +487374,1003,19.64,,70.0,,,,,,,Protein,G +488195,1003,6.67,,73.0,,,,,,,Protein,G +488433,1003,7.14,,70.0,,,,,,,Protein,G +488731,1003,25.0,,70.0,,,,,,,Protein,G +488857,1003,11.76,,70.0,,,,,,,Protein,G +489117,1003,6.67,,70.0,,,,,,,Protein,G +489159,1003,0.71,,70.0,,,,,,,Protein,G +489239,1003,1.03,,70.0,,,,,,,Protein,G +489302,1003,0.83,,73.0,,,,,,,Protein,G +489529,1003,7.14,,70.0,,,,,,,Protein,G +489533,1003,7.14,,70.0,,,,,,,Protein,G +489632,1003,6.0,,70.0,,,,,,,Protein,G +489983,1003,7.02,,70.0,,,,,,,Protein,G +490212,1003,10.0,,70.0,,,,,,,Protein,G +490300,1003,0.61,,70.0,,,,,,,Protein,G +490474,1003,3.85,,70.0,,,,,,,Protein,G +490584,1003,0.42,,73.0,,,,,,,Protein,G +491537,1003,0.0,,70.0,,,,,,,Protein,G +491680,1003,0.0,,75.0,,,,,,,Protein,G +491790,1003,6.76,,70.0,,,,,,,Protein,G +491870,1003,0.71,,70.0,,,,,,,Protein,G +491882,1003,6.67,,70.0,,,,,,,Protein,G +492008,1003,2.86,,70.0,,,,,,,Protein,G +492239,1003,0.0,,70.0,,,,,,,Protein,G +492992,1003,0.0,,70.0,,,,,,,Protein,G +493184,1003,14.29,,70.0,,,,,,,Protein,G +493422,1003,0.0,,70.0,,,,,,,Protein,G +493502,1003,0.0,,70.0,,,,,,,Protein,G +493727,1003,3.33,,70.0,,,,,,,Protein,G +493946,1003,4.17,,70.0,,,,,,,Protein,G +494425,1003,25.0,,70.0,,,,,,,Protein,G +494800,1003,25.0,,70.0,,,,,,,Protein,G +495040,1003,7.5,,70.0,,,,,,,Protein,G +495082,1003,7.14,,70.0,,,,,,,Protein,G +495314,1003,0.0,,70.0,,,,,,,Protein,G +495349,1003,0.0,,70.0,,,,,,,Protein,G +495770,1003,6.01,,70.0,,,,,,,Protein,G +496398,1003,0.0,,70.0,,,,,,,Protein,G +496703,1003,0.0,,70.0,,,,,,,Protein,G +497163,1003,0.0,,70.0,,,,,,,Protein,G +497172,1003,0.0,,70.0,,,,,,,Protein,G +497345,1003,0.0,,70.0,,,,,,,Protein,G +498115,1003,0.0,,70.0,,,,,,,Protein,G +498153,1003,0.42,,70.0,,,,,,,Protein,G +498206,1003,0.0,,70.0,,,,,,,Protein,G +498500,1003,0.0,,70.0,,,,,,,Protein,G +498506,1003,0.0,,70.0,,,,,,,Protein,G +498753,1003,0.0,,70.0,,,,,,,Protein,G +499056,1003,0.0,,70.0,,,,,,,Protein,G +499158,1003,0.0,,70.0,,,,,,,Protein,G +499226,1003,0.0,,70.0,,,,,,,Protein,G +499297,1003,0.0,,70.0,,,,,,,Protein,G +499320,1003,0.0,,70.0,,,,,,,Protein,G +499478,1003,0.42,,70.0,,,,,,,Protein,G +499506,1003,0.0,,75.0,,,,,,,Protein,G +499663,1003,0.0,,70.0,,,,,,,Protein,G +499759,1003,16.67,,70.0,,,,,,,Protein,G +499878,1003,0.0,,70.0,,,,,,,Protein,G +500064,1003,0.0,,70.0,,,,,,,Protein,G +500822,1003,0.0,,70.0,,,,,,,Protein,G +501051,1003,25.0,,70.0,,,,,,,Protein,G +501288,1003,0.0,,75.0,,,,,,,Protein,G +501304,1003,1.47,,70.0,,,,,,,Protein,G +501561,1003,4.62,,70.0,,,,,,,Protein,G +501830,1003,0.0,,70.0,,,,,,,Protein,G +502040,1003,5.13,,70.0,,,,,,,Protein,G +502146,1003,4.71,,70.0,,,,,,,Protein,G +502377,1003,0.0,,70.0,,,,,,,Protein,G +502635,1003,7.09,,70.0,,,,,,,Protein,G +502670,1003,0.0,,70.0,,,,,,,Protein,G +502836,1003,7.87,,70.0,,,,,,,Protein,G +503908,1003,0.0,,70.0,,,,,,,Protein,G +503940,1003,0.0,,70.0,,,,,,,Protein,G +504677,1003,14.29,,70.0,,,,,,,Protein,G +505025,1003,0.0,,70.0,,,,,,,Protein,G +505109,1003,25.0,,70.0,,,,,,,Protein,G +505167,1003,16.07,,70.0,,,,,,,Protein,G +505323,1003,8.11,,70.0,,,,,,,Protein,G +505415,1003,9.62,,70.0,,,,,,,Protein,G +506165,1003,20.35,,70.0,,,,,,,Protein,G +506443,1003,18.18,,70.0,,,,,,,Protein,G +506464,1003,10.71,,70.0,,,,,,,Protein,G +506529,1003,8.51,,70.0,,,,,,,Protein,G +506720,1003,8.84,,70.0,,,,,,,Protein,G +506791,1003,8.15,,70.0,,,,,,,Protein,G +506934,1003,0.0,,70.0,,,,,,,Protein,G +507216,1003,10.12,,70.0,,,,,,,Protein,G +507507,1003,4.49,,70.0,,,,,,,Protein,G +507567,1003,17.07,,70.0,,,,,,,Protein,G +507791,1003,8.24,,70.0,,,,,,,Protein,G +508216,1003,20.0,,70.0,,,,,,,Protein,G +508418,1003,18.24,,70.0,,,,,,,Protein,G +508490,1003,7.51,,70.0,,,,,,,Protein,G +508861,1003,0.0,,70.0,,,,,,,Protein,G +508956,1003,10.71,,70.0,,,,,,,Protein,G +508968,1003,0.0,,70.0,,,,,,,Protein,G +508973,1003,6.67,,70.0,,,,,,,Protein,G +509216,1003,10.0,,70.0,,,,,,,Protein,G +509445,1003,8.0,,70.0,,,,,,,Protein,G +510017,1003,4.42,,70.0,,,,,,,Protein,G +510090,1003,21.18,,70.0,,,,,,,Protein,G +510263,1003,20.69,,70.0,,,,,,,Protein,G +510451,1003,7.14,,70.0,,,,,,,Protein,G +510774,1003,30.59,,70.0,,,,,,,Protein,G +511337,1003,0.0,,70.0,,,,,,,Protein,G +511452,1003,2.08,,70.0,,,,,,,Protein,G +511705,1003,0.0,,70.0,,,,,,,Protein,G +512318,1003,12.5,,70.0,,,,,,,Protein,G +512362,1003,3.12,,70.0,,,,,,,Protein,G +512547,1003,0.0,,70.0,,,,,,,Protein,G +512562,1003,16.96,,70.0,,,,,,,Protein,G +512603,1003,35.71,,70.0,,,,,,,Protein,G +513021,1003,8.93,,70.0,,,,,,,Protein,G +513271,1003,13.33,,70.0,,,,,,,Protein,G +513278,1003,16.67,,70.0,,,,,,,Protein,G +513307,1003,6.25,,73.0,,,,,,,Protein,G +513331,1003,3.33,,70.0,,,,,,,Protein,G +513454,1003,5.26,,70.0,,,,,,,Protein,G +513539,1003,10.71,,70.0,,,,,,,Protein,G +513936,1003,2.63,,70.0,,,,,,,Protein,G +514178,1003,0.0,,70.0,,,,,,,Protein,G +514454,1003,0.0,,70.0,,,,,,,Protein,G +514621,1003,8.82,,70.0,,,,,,,Protein,G +514730,1003,0.0,,70.0,,,,,,,Protein,G +514933,1003,7.14,,70.0,,,,,,,Protein,G +515185,1003,1.76,,70.0,,,,,,,Protein,G +515608,1003,6.67,,70.0,,,,,,,Protein,G +515628,1003,0.0,,75.0,,,,,,,Protein,G +516381,1003,9.43,,70.0,,,,,,,Protein,G +516526,1003,2.5,,70.0,,,,,,,Protein,G +516651,1003,3.53,,70.0,,,,,,,Protein,G +516743,1003,0.0,,75.0,,,,,,,Protein,G +516781,1003,17.86,,70.0,,,,,,,Protein,G +516786,1003,0.0,,70.0,,,,,,,Protein,G +516871,1003,0.0,,70.0,,,,,,,Protein,G +516998,1003,7.14,,70.0,,,,,,,Protein,G +517205,1003,17.86,,70.0,,,,,,,Protein,G +517569,1003,6.67,,70.0,,,,,,,Protein,G +517608,1003,3.08,,70.0,,,,,,,Protein,G +517631,1003,3.08,,70.0,,,,,,,Protein,G +517710,1003,9.3,,70.0,,,,,,,Protein,G +517777,1003,12.62,,70.0,,,,,,,Protein,G +517897,1003,0.0,,70.0,,,,,,,Protein,G +518083,1003,5.0,,70.0,,,,,,,Protein,G +518399,1003,2.5,,73.0,,,,,,,Protein,G +518792,1003,0.0,,70.0,,,,,,,Protein,G +519628,1003,3.33,,70.0,,,,,,,Protein,G +519662,1003,0.0,,70.0,,,,,,,Protein,G +520192,1003,0.0,,70.0,,,,,,,Protein,G +520556,1003,10.71,,70.0,,,,,,,Protein,G +520690,1003,5.0,,70.0,,,,,,,Protein,G +520710,1003,3.33,,70.0,,,,,,,Protein,G +520808,1003,2.45,,70.0,,,,,,,Protein,G +520874,1003,2.5,,70.0,,,,,,,Protein,G +520944,1003,33.33,,70.0,,,,,,,Protein,G +521133,1003,2.5,,70.0,,,,,,,Protein,G +521208,1003,4.29,,70.0,,,,,,,Protein,G +521399,1003,1.67,,70.0,,,,,,,Protein,G +521880,1003,7.14,,70.0,,,,,,,Protein,G +522116,1003,13.64,,70.0,,,,,,,Protein,G +522501,1003,7.14,,70.0,,,,,,,Protein,G +522533,1003,20.0,,70.0,,,,,,,Protein,G +522750,1003,6.15,,70.0,,,,,,,Protein,G +522834,1003,2.65,,70.0,,,,,,,Protein,G +523338,1003,6.06,,70.0,,,,,,,Protein,G +523439,1003,21.43,,70.0,,,,,,,Protein,G +523677,1003,2.38,,70.0,,,,,,,Protein,G +524224,1003,5.0,,70.0,,,,,,,Protein,G +524593,1003,0.0,,70.0,,,,,,,Protein,G +524607,1003,21.43,,70.0,,,,,,,Protein,G +524659,1003,3.33,,73.0,,,,,,,Protein,G +525118,1003,4.0,,70.0,,,,,,,Protein,G +525285,1003,0.0,,70.0,,,,,,,Protein,G +525318,1003,0.88,,70.0,,,,,,,Protein,G +525492,1003,4.44,,70.0,,,,,,,Protein,G +525783,1003,0.0,,70.0,,,,,,,Protein,G +526007,1003,3.57,,70.0,,,,,,,Protein,G +526305,1003,6.21,,70.0,,,,,,,Protein,G +526416,1003,1.19,,70.0,,,,,,,Protein,G +526447,1003,0.0,,70.0,,,,,,,Protein,G +526688,1003,0.0,,70.0,,,,,,,Protein,G +527129,1003,8.24,,70.0,,,,,,,Protein,G +527248,1003,10.64,,70.0,,,,,,,Protein,G +527447,1003,10.0,,70.0,,,,,,,Protein,G +527496,1003,0.83,,70.0,,,,,,,Protein,G +527618,1003,7.69,,70.0,,,,,,,Protein,G +528034,1003,3.25,,70.0,,,,,,,Protein,G +528339,1003,6.9,,70.0,,,,,,,Protein,G +528378,1003,10.0,,70.0,,,,,,,Protein,G +528419,1003,0.0,,70.0,,,,,,,Protein,G +528567,1003,1.56,,70.0,,,,,,,Protein,G +528633,1003,3.85,,73.0,,,,,,,Protein,G +528771,1003,0.81,,70.0,,,,,,,Protein,G +528879,1003,0.0,,70.0,,,,,,,Protein,G +528929,1003,7.14,,70.0,,,,,,,Protein,G +529043,1003,0.0,,70.0,,,,,,,Protein,G +529249,1003,12.5,,70.0,,,,,,,Protein,G +529435,1003,13.51,,70.0,,,,,,,Protein,G +530538,1003,0.0,,70.0,,,,,,,Protein,G +530616,1003,39.29,,70.0,,,,,,,Protein,G +530689,1003,6.0,,70.0,,,,,,,Protein,G +531367,1003,0.0,,75.0,,,,,,,Protein,G +531424,1003,6.67,,70.0,,,,,,,Protein,G +531476,1003,0.0,,70.0,,,,,,,Protein,G +531646,1003,0.0,,70.0,,,,,,,Protein,G +532504,1003,20.0,,70.0,,,,,,,Protein,G +532727,1003,0.0,,70.0,,,,,,,Protein,G +532960,1003,3.53,,70.0,,,,,,,Protein,G +533273,1003,1.54,,70.0,,,,,,,Protein,G +533332,1003,0.0,,70.0,,,,,,,Protein,G +533458,1003,0.0,,70.0,,,,,,,Protein,G +533516,1003,0.0,,70.0,,,,,,,Protein,G +533562,1003,15.38,,70.0,,,,,,,Protein,G +533608,1003,0.0,,70.0,,,,,,,Protein,G +533664,1003,3.33,,70.0,,,,,,,Protein,G +533978,1003,8.4,,70.0,,,,,,,Protein,G +534044,1003,17.86,,70.0,,,,,,,Protein,G +534388,1003,0.0,,70.0,,,,,,,Protein,G +534546,1003,0.0,,70.0,,,,,,,Protein,G +534783,1003,10.71,,70.0,,,,,,,Protein,G +534909,1003,0.0,,70.0,,,,,,,Protein,G +535066,1003,9.73,,70.0,,,,,,,Protein,G +535093,1003,21.18,,70.0,,,,,,,Protein,G +535144,1003,16.74,,70.0,,,,,,,Protein,G +535544,1003,23.81,,70.0,,,,,,,Protein,G +535686,1003,4.62,,70.0,,,,,,,Protein,G +536332,1003,33.33,,70.0,,,,,,,Protein,G +536393,1003,5.77,,70.0,,,,,,,Protein,G +536432,1003,5.0,,70.0,,,,,,,Protein,G +536843,1003,0.0,,70.0,,,,,,,Protein,G +536935,1003,0.0,,70.0,,,,,,,Protein,G +537235,1003,0.0,,70.0,,,,,,,Protein,G +537539,1003,30.0,,70.0,,,,,,,Protein,G +537552,1003,35.71,,70.0,,,,,,,Protein,G +537643,1003,12.5,,70.0,,,,,,,Protein,G +537795,1003,13.31,,70.0,,,,,,,Protein,G +537835,1003,2.5,,70.0,,,,,,,Protein,G +537851,1003,3.57,,70.0,,,,,,,Protein,G +537858,1003,0.0,,70.0,,,,,,,Protein,G +538106,1003,0.0,,75.0,,,,,,,Protein,G +538453,1003,11.84,,70.0,,,,,,,Protein,G +538508,1003,2.86,,70.0,,,,,,,Protein,G +538518,1003,2.5,,70.0,,,,,,,Protein,G +538798,1003,0.0,,70.0,,,,,,,Protein,G +539513,1003,0.0,,70.0,,,,,,,Protein,G +539695,1003,0.0,,70.0,,,,,,,Protein,G +540061,1003,0.42,,70.0,,,,,,,Protein,G +540097,1003,6.67,,70.0,,,,,,,Protein,G +540345,1003,19.64,,70.0,,,,,,,Protein,G +540355,1003,18.75,,70.0,,,,,,,Protein,G +541329,1003,0.0,,70.0,,,,,,,Protein,G +541379,1003,7.79,,70.0,,,,,,,Protein,G +542027,1003,2.65,,70.0,,,,,,,Protein,G +542175,1003,0.0,,75.0,,,,,,,Protein,G +542218,1003,22.0,,70.0,,,,,,,Protein,G +542269,1003,0.0,,70.0,,,,,,,Protein,G +542912,1003,0.0,,70.0,,,,,,,Protein,G +544029,1003,0.0,,70.0,,,,,,,Protein,G +544066,1003,9.33,,70.0,,,,,,,Protein,G +544283,1003,8.77,,70.0,,,,,,,Protein,G +545228,1003,13.85,,70.0,,,,,,,Protein,G +545907,1003,3.45,,70.0,,,,,,,Protein,G +546267,1003,16.67,,70.0,,,,,,,Protein,G +546590,1003,5.88,,70.0,,,,,,,Protein,G +546907,1003,6.0,,70.0,,,,,,,Protein,G +547039,1003,0.0,,70.0,,,,,,,Protein,G +547111,1003,1.54,,70.0,,,,,,,Protein,G +548473,1003,7.14,,70.0,,,,,,,Protein,G +548544,1003,5.26,,70.0,,,,,,,Protein,G +548980,1003,10.0,,70.0,,,,,,,Protein,G +549132,1003,0.0,,70.0,,,,,,,Protein,G +549326,1003,0.0,,70.0,,,,,,,Protein,G +549399,1003,0.0,,70.0,,,,,,,Protein,G +549629,1003,2.0,,70.0,,,,,,,Protein,G +549862,1003,8.0,,70.0,,,,,,,Protein,G +550025,1003,0.0,,70.0,,,,,,,Protein,G +550122,1003,2.53,,70.0,,,,,,,Protein,G +550296,1003,3.33,,70.0,,,,,,,Protein,G +550323,1003,0.0,,75.0,,,,,,,Protein,G +550356,1003,0.0,,70.0,,,,,,,Protein,G +550964,1003,0.0,,70.0,,,,,,,Protein,G +551092,1003,0.0,,75.0,,,,,,,Protein,G +551431,1003,0.0,,70.0,,,,,,,Protein,G +551552,1003,6.52,,70.0,,,,,,,Protein,G +551582,1003,0.0,,70.0,,,,,,,Protein,G +551766,1003,0.0,,70.0,,,,,,,Protein,G +551863,1003,0.0,,70.0,,,,,,,Protein,G +551980,1003,0.81,,70.0,,,,,,,Protein,G +552022,1003,6.45,,70.0,,,,,,,Protein,G +552331,1003,0.41,,70.0,,,,,,,Protein,G +552852,1003,6.67,,70.0,,,,,,,Protein,G +553038,1003,28.17,,70.0,,,,,,,Protein,G +553114,1003,0.0,,70.0,,,,,,,Protein,G +553166,1003,0.0,,70.0,,,,,,,Protein,G +553210,1003,0.0,,70.0,,,,,,,Protein,G +553302,1003,4.62,,70.0,,,,,,,Protein,G +553359,1003,16.67,,70.0,,,,,,,Protein,G +553417,1003,0.82,,70.0,,,,,,,Protein,G +553511,1003,3.54,,70.0,,,,,,,Protein,G +553539,1003,6.67,,70.0,,,,,,,Protein,G +553600,1003,4.44,,70.0,,,,,,,Protein,G +553817,1003,0.0,,70.0,,,,,,,Protein,G +554263,1003,0.0,,70.0,,,,,,,Protein,G +554325,1003,12.07,,70.0,,,,,,,Protein,G +554365,1003,10.71,,70.0,,,,,,,Protein,G +554389,1003,2.08,,70.0,,,,,,,Protein,G +555779,1003,2.94,,70.0,,,,,,,Protein,G +555898,1003,0.0,,70.0,,,,,,,Protein,G +555959,1003,1.6,,70.0,,,,,,,Protein,G +555962,1003,0.0,,70.0,,,,,,,Protein,G +556126,1003,0.0,,70.0,,,,,,,Protein,G +556432,1003,0.0,,70.0,,,,,,,Protein,G +556774,1003,10.64,,73.0,,,,,,,Protein,G +556876,1003,5.26,,70.0,,,,,,,Protein,G +557711,1003,10.0,,70.0,,,,,,,Protein,G +557829,1003,0.0,,70.0,,,,,,,Protein,G +557934,1003,1.6,,70.0,,,,,,,Protein,G +558025,1003,17.14,,70.0,,,,,,,Protein,G +558097,1003,22.22,,70.0,,,,,,,Protein,G +558236,1003,25.0,,70.0,,,,,,,Protein,G +558339,1003,0.0,,70.0,,,,,,,Protein,G +558513,1003,13.33,,70.0,,,,,,,Protein,G +558533,1003,3.53,,70.0,,,,,,,Protein,G +558616,1003,40.0,,70.0,,,,,,,Protein,G +558710,1003,0.0,,70.0,,,,,,,Protein,G +558761,1003,17.86,,70.0,,,,,,,Protein,G +558797,1003,0.0,,70.0,,,,,,,Protein,G +558867,1003,12.0,,70.0,,,,,,,Protein,G +559055,1003,14.29,,70.0,,,,,,,Protein,G +559290,1003,0.0,,75.0,,,,,,,Protein,G +559382,1003,6.32,,70.0,,,,,,,Protein,G +559614,1003,0.0,,70.0,,,,,,,Protein,G +559760,1003,1.64,,70.0,,,,,,,Protein,G +560317,1003,0.0,,70.0,,,,,,,Protein,G +560468,1003,17.86,,70.0,,,,,,,Protein,G +560515,1003,14.29,,70.0,,,,,,,Protein,G +560521,1003,7.69,,70.0,,,,,,,Protein,G +560609,1003,14.29,,70.0,,,,,,,Protein,G +560610,1003,0.0,,75.0,,,,,,,Protein,G +560747,1003,5.26,,70.0,,,,,,,Protein,G +560774,1003,34.78,,70.0,,,,,,,Protein,G +560818,1003,5.38,,70.0,,,,,,,Protein,G +561063,1003,9.46,,70.0,,,,,,,Protein,G +561376,1003,5.93,,70.0,,,,,,,Protein,G +561449,1003,0.0,,70.0,,,,,,,Protein,G +561518,1003,1.56,,70.0,,,,,,,Protein,G +561624,1003,0.0,,70.0,,,,,,,Protein,G +561915,1003,14.29,,70.0,,,,,,,Protein,G +561976,1003,0.83,,70.0,,,,,,,Protein,G +562034,1003,2.92,,70.0,,,,,,,Protein,G +562653,1003,0.0,,70.0,,,,,,,Protein,G +563293,1003,14.04,,70.0,,,,,,,Protein,G +563426,1003,0.0,,70.0,,,,,,,Protein,G +563556,1003,17.86,,70.0,,,,,,,Protein,G +563575,1003,25.0,,70.0,,,,,,,Protein,G +563810,1003,0.0,,70.0,,,,,,,Protein,G +564026,1003,2.4,,70.0,,,,,,,Protein,G +564069,1003,0.0,,70.0,,,,,,,Protein,G +564241,1003,0.0,,70.0,,,,,,,Protein,G +564512,1003,0.0,,70.0,,,,,,,Protein,G +565082,1003,14.55,,70.0,,,,,,,Protein,G +565149,1003,10.62,,70.0,,,,,,,Protein,G +565191,1003,0.0,,70.0,,,,,,,Protein,G +565226,1003,1.61,,70.0,,,,,,,Protein,G +565275,1003,0.0,,70.0,,,,,,,Protein,G +565381,1003,3.2,,70.0,,,,,,,Protein,G +565548,1003,5.0,,70.0,,,,,,,Protein,G +565676,1003,37.65,,70.0,,,,,,,Protein,G +565731,1003,20.0,,70.0,,,,,,,Protein,G +565898,1003,0.0,,70.0,,,,,,,Protein,G +565931,1003,6.67,,70.0,,,,,,,Protein,G +566172,1003,15.18,,70.0,,,,,,,Protein,G +566254,1003,6.67,,73.0,,,,,,,Protein,G +566424,1003,5.26,,70.0,,,,,,,Protein,G +566491,1003,3.51,,70.0,,,,,,,Protein,G +566776,1003,11.25,,70.0,,,,,,,Protein,G +566806,1003,8.7,,70.0,,,,,,,Protein,G +567103,1003,21.43,,70.0,,,,,,,Protein,G +567168,1003,0.0,,70.0,,,,,,,Protein,G +567326,1003,0.0,,70.0,,,,,,,Protein,G +567601,1003,6.67,,70.0,,,,,,,Protein,G +568090,1003,4.62,,70.0,,,,,,,Protein,G +568356,1003,10.0,,70.0,,,,,,,Protein,G +568779,1003,40.0,,70.0,,,,,,,Protein,G +568929,1003,0.0,,70.0,,,,,,,Protein,G +569017,1003,0.0,,70.0,,,,,,,Protein,G +569110,1003,4.89,,70.0,,,,,,,Protein,G +569483,1003,5.0,,70.0,,,,,,,Protein,G +569616,1003,12.0,,70.0,,,,,,,Protein,G +570139,1003,11.76,,70.0,,,,,,,Protein,G +570227,1003,0.0,,70.0,,,,,,,Protein,G +570513,1003,0.0,,70.0,,,,,,,Protein,G +570608,1003,0.0,,70.0,,,,,,,Protein,G +570814,1003,28.57,,70.0,,,,,,,Protein,G +571197,1003,8.57,,70.0,,,,,,,Protein,G +571457,1003,4.42,,70.0,,,,,,,Protein,G +571525,1003,0.0,,70.0,,,,,,,Protein,G +571620,1003,0.0,,70.0,,,,,,,Protein,G +571736,1003,3.45,,70.0,,,,,,,Protein,G +571755,1003,0.0,,70.0,,,,,,,Protein,G +571925,1003,3.73,,70.0,,,,,,,Protein,G +572108,1003,16.67,,70.0,,,,,,,Protein,G +572387,1003,2.94,,70.0,,,,,,,Protein,G +572430,1003,8.06,,70.0,,,,,,,Protein,G +572546,1003,25.0,,70.0,,,,,,,Protein,G +572582,1003,3.12,,70.0,,,,,,,Protein,G +572867,1003,12.39,,70.0,,,,,,,Protein,G +572909,1003,9.21,,70.0,,,,,,,Protein,G +572970,1003,0.0,,70.0,,,,,,,Protein,G +573020,1003,7.33,,70.0,,,,,,,Protein,G +573172,1003,4.0,,70.0,,,,,,,Protein,G +573632,1003,4.76,,73.0,,,,,,,Protein,G +573641,1003,12.68,,70.0,,,,,,,Protein,G +573683,1003,9.68,,70.0,,,,,,,Protein,G +573761,1003,0.0,,70.0,,,,,,,Protein,G +574220,1003,4.4,,70.0,,,,,,,Protein,G +574536,1003,10.6,,70.0,,,,,,,Protein,G +574607,1003,4.29,,70.0,,,,,,,Protein,G +575047,1003,0.0,,70.0,,,,,,,Protein,G +575214,1003,0.0,,70.0,,,,,,,Protein,G +575563,1003,12.12,,70.0,,,,,,,Protein,G +575622,1003,4.65,,70.0,,,,,,,Protein,G +575749,1003,7.5,,70.0,,,,,,,Protein,G +575792,1003,6.67,,70.0,,,,,,,Protein,G +576047,1003,0.0,,70.0,,,,,,,Protein,G +576503,1003,4.82,,70.0,,,,,,,Protein,G +576802,1003,1.23,,70.0,,,,,,,Protein,G +577027,1003,0.0,,75.0,,,,,,,Protein,G +577587,1003,0.0,,70.0,,,,,,,Protein,G +577724,1003,10.71,,70.0,,,,,,,Protein,G +577912,1003,12.0,,70.0,,,,,,,Protein,G +578046,1003,6.67,,70.0,,,,,,,Protein,G +578418,1003,9.09,,70.0,,,,,,,Protein,G +578903,1003,11.54,,70.0,,,,,,,Protein,G +578968,1003,7.14,,70.0,,,,,,,Protein,G +579023,1003,12.5,,70.0,,,,,,,Protein,G +579568,1003,0.0,,70.0,,,,,,,Protein,G +579707,1003,3.33,,70.0,,,,,,,Protein,G +579722,1003,20.35,,70.0,,,,,,,Protein,G +579729,1003,12.5,,70.0,,,,,,,Protein,G +579946,1003,0.0,,70.0,,,,,,,Protein,G +580013,1003,8.82,,70.0,,,,,,,Protein,G +580065,1003,0.0,,70.0,,,,,,,Protein,G +580260,1003,7.14,,70.0,,,,,,,Protein,G +580359,1003,0.0,,70.0,,,,,,,Protein,G +580508,1003,9.23,,70.0,,,,,,,Protein,G +580731,1003,0.0,,70.0,,,,,,,Protein,G +581133,1003,0.0,,70.0,,,,,,,Protein,G +581195,1003,7.55,,70.0,,,,,,,Protein,G +581298,1003,17.86,,70.0,,,,,,,Protein,G +581517,1003,9.33,,70.0,,,,,,,Protein,G +581751,1003,3.26,,70.0,,,,,,,Protein,G +581755,1003,0.0,,70.0,,,,,,,Protein,G +581757,1003,12.5,,70.0,,,,,,,Protein,G +581812,1003,3.75,,70.0,,,,,,,Protein,G +581910,1003,0.0,,70.0,,,,,,,Protein,G +582126,1003,7.14,,70.0,,,,,,,Protein,G +582166,1003,0.0,,70.0,,,,,,,Protein,G +582316,1003,0.0,,70.0,,,,,,,Protein,G +582566,1003,7.14,,70.0,,,,,,,Protein,G +582660,1003,14.29,,70.0,,,,,,,Protein,G +582852,1003,4.08,,70.0,,,,,,,Protein,G +582864,1003,13.33,,70.0,,,,,,,Protein,G +583333,1003,12.5,,70.0,,,,,,,Protein,G +583481,1003,2.27,,70.0,,,,,,,Protein,G +583555,1003,21.43,,70.0,,,,,,,Protein,G +583617,1003,0.0,,70.0,,,,,,,Protein,G +583758,1003,0.0,,70.0,,,,,,,Protein,G +583795,1003,2.82,,70.0,,,,,,,Protein,G +583834,1003,19.4,,70.0,,,,,,,Protein,G +584383,1003,4.65,,70.0,,,,,,,Protein,G +584511,1003,0.0,,70.0,,,,,,,Protein,G +584892,1003,6.25,,70.0,,,,,,,Protein,G +585708,1003,3.57,,70.0,,,,,,,Protein,G +585749,1003,6.67,,70.0,,,,,,,Protein,G +585923,1003,20.0,,70.0,,,,,,,Protein,G +586122,1003,0.0,,70.0,,,,,,,Protein,G +586288,1003,3.57,,70.0,,,,,,,Protein,G +586441,1003,5.62,,70.0,,,,,,,Protein,G +586611,1003,6.67,,70.0,,,,,,,Protein,G +586954,1003,8.0,,70.0,,,,,,,Protein,G +587011,1003,2.5,,73.0,,,,,,,Protein,G +587145,1003,0.0,,70.0,,,,,,,Protein,G +587354,1003,25.0,,70.0,,,,,,,Protein,G +587861,1003,21.18,,70.0,,,,,,,Protein,G +588239,1003,19.05,,70.0,,,,,,,Protein,G +588296,1003,17.86,,70.0,,,,,,,Protein,G +588617,1003,0.83,,70.0,,,,,,,Protein,G +588866,1003,8.57,,70.0,,,,,,,Protein,G +588978,1003,6.1,,70.0,,,,,,,Protein,G +589253,1003,0.0,,70.0,,,,,,,Protein,G +589293,1003,4.29,,70.0,,,,,,,Protein,G +589315,1003,21.43,,70.0,,,,,,,Protein,G +589596,1003,1.43,,70.0,,,,,,,Protein,G +589974,1003,0.0,,70.0,,,,,,,Protein,G +590024,1003,12.5,,70.0,,,,,,,Protein,G +590312,1003,3.45,,70.0,,,,,,,Protein,G +590702,1003,14.29,,70.0,,,,,,,Protein,G +590929,1003,12.31,,70.0,,,,,,,Protein,G +591126,1003,0.0,,70.0,,,,,,,Protein,G +591229,1003,1.2,,73.0,,,,,,,Protein,G +591370,1003,0.0,,70.0,,,,,,,Protein,G +591384,1003,0.0,,70.0,,,,,,,Protein,G +591395,1003,14.84,,70.0,,,,,,,Protein,G +591521,1003,6.67,,70.0,,,,,,,Protein,G +591756,1003,4.76,,73.0,,,,,,,Protein,G +591764,1003,0.0,,70.0,,,,,,,Protein,G +591784,1003,0.42,,70.0,,,,,,,Protein,G +591814,1003,0.0,,70.0,,,,,,,Protein,G +592452,1003,5.06,,70.0,,,,,,,Protein,G +592867,1003,2.33,,70.0,,,,,,,Protein,G +593130,1003,6.67,,70.0,,,,,,,Protein,G +593350,1003,12.5,,70.0,,,,,,,Protein,G +594010,1003,24.56,,70.0,,,,,,,Protein,G +594065,1003,3.75,,70.0,,,,,,,Protein,G +594180,1003,7.86,,70.0,,,,,,,Protein,G +594281,1003,2.13,,70.0,,,,,,,Protein,G +594446,1003,0.0,,70.0,,,,,,,Protein,G +594454,1003,0.0,,70.0,,,,,,,Protein,G +594652,1003,0.81,,70.0,,,,,,,Protein,G +595664,1003,0.0,,70.0,,,,,,,Protein,G +596057,1003,2.35,,70.0,,,,,,,Protein,G +596091,1003,3.45,,70.0,,,,,,,Protein,G +596403,1003,0.0,,70.0,,,,,,,Protein,G +596409,1003,0.0,,70.0,,,,,,,Protein,G +596424,1003,6.25,,70.0,,,,,,,Protein,G +596561,1003,10.0,,70.0,,,,,,,Protein,G +596732,1003,2.14,,70.0,,,,,,,Protein,G +596778,1003,0.0,,70.0,,,,,,,Protein,G +596896,1003,4.26,,70.0,,,,,,,Protein,G +597213,1003,0.0,,70.0,,,,,,,Protein,G +597256,1003,0.0,,70.0,,,,,,,Protein,G +597445,1003,5.88,,70.0,,,,,,,Protein,G +597526,1003,20.0,,70.0,,,,,,,Protein,G +598123,1003,1.75,,70.0,,,,,,,Protein,G +598446,1003,4.0,,70.0,,,,,,,Protein,G +598502,1003,7.27,,70.0,,,,,,,Protein,G +598855,1003,5.67,,70.0,,,,,,,Protein,G +599989,1003,9.76,,70.0,,,,,,,Protein,G +600103,1003,0.0,,70.0,,,,,,,Protein,G +600253,1003,7.14,,70.0,,,,,,,Protein,G +600435,1003,11.33,,70.0,,,,,,,Protein,G +600510,1003,10.71,,70.0,,,,,,,Protein,G +600649,1003,0.83,,70.0,,,,,,,Protein,G +600812,1003,7.14,,70.0,,,,,,,Protein,G +601124,1003,3.57,,70.0,,,,,,,Protein,G +601382,1003,0.0,,70.0,,,,,,,Protein,G +601541,1003,0.81,,70.0,,,,,,,Protein,G +601597,1003,17.86,,70.0,,,,,,,Protein,G +601787,1003,3.81,,70.0,,,,,,,Protein,G +601806,1003,3.23,,70.0,,,,,,,Protein,G +601911,1003,6.67,,70.0,,,,,,,Protein,G +602121,1003,0.0,,70.0,,,,,,,Protein,G +602236,1003,11.11,,70.0,,,,,,,Protein,G +602241,1003,0.0,,70.0,,,,,,,Protein,G +602325,1003,16.07,,70.0,,,,,,,Protein,G +602385,1003,25.0,,70.0,,,,,,,Protein,G +602429,1003,2.7,,70.0,,,,,,,Protein,G +602546,1003,10.0,,70.0,,,,,,,Protein,G +602654,1003,8.62,,70.0,,,,,,,Protein,G +602747,1003,6.67,,70.0,,,,,,,Protein,G +603195,1003,0.0,,70.0,,,,,,,Protein,G +603695,1003,7.14,,70.0,,,,,,,Protein,G +603784,1003,5.71,,70.0,,,,,,,Protein,G +603906,1003,12.5,,70.0,,,,,,,Protein,G +603974,1003,2.78,,70.0,,,,,,,Protein,G +604101,1003,8.33,,70.0,,,,,,,Protein,G +604323,1003,25.0,,70.0,,,,,,,Protein,G +604345,1003,10.23,,70.0,,,,,,,Protein,G +604593,1003,27.08,,70.0,,,,,,,Protein,G +604736,1003,3.57,,70.0,,,,,,,Protein,G +604755,1003,6.06,,70.0,,,,,,,Protein,G +605424,1003,0.8,,71.0,,,,,,,Protein,G +605772,1003,7.66,,71.0,,,,,,,Protein,G +606268,1003,2.89,,71.0,,,,,,,Protein,G +606690,1003,0.0,,71.0,,,,,,,Protein,G +606744,1003,7.22,,71.0,,,,,,,Protein,G +607720,1003,5.49,,71.0,,,,,,,Protein,G +608242,1003,3.33,,71.0,,,,,,,Protein,G +608954,1003,3.33,,71.0,,,,,,,Protein,G +609388,1003,6.9,,71.0,,,,,,,Protein,G +609650,1003,9.68,,71.0,,,,,,,Protein,G +609802,1003,5.88,,71.0,,,,,,,Protein,G +609860,1003,9.68,,71.0,,,,,,,Protein,G +610022,1003,0.0,,71.0,,,,,,,Protein,G +610436,1003,5.77,,71.0,,,,,,,Protein,G +610634,1003,3.85,,71.0,,,,,,,Protein,G +610932,1003,7.06,,71.0,,,,,,,Protein,G +611980,1003,0.0,,75.0,,,,,,,Protein,G +612074,1003,0.0,,75.0,,,,,,,Protein,G +613422,1003,2.9,,71.0,,,,,,,Protein,G +613452,1003,6.98,,71.0,,,,,,,Protein,G +614616,1003,14.29,,71.0,,,,,,,Protein,G +614800,1003,13.27,,71.0,,,,,,,Protein,G +615016,1003,35.29,,71.0,,,,,,,Protein,G +615018,1003,16.96,,71.0,,,,,,,Protein,G +615254,1003,42.86,,71.0,,,,,,,Protein,G +615314,1003,19.64,,71.0,,,,,,,Protein,G +615466,1003,35.29,,71.0,,,,,,,Protein,G +615716,1003,35.71,,71.0,,,,,,,Protein,G +616684,1003,8.11,,70.0,,,,,,,Protein,G +617338,1003,21.43,,70.0,,,,,,,Protein,G +617560,1003,5.26,,70.0,,,,,,,Protein,G +617742,1003,14.29,,70.0,,,,,,,Protein,G +618510,1003,10.96,,70.0,,,,,,,Protein,G +618896,1003,19.05,,70.0,,,,,,,Protein,G +620140,1003,0.0,,70.0,,,,,,,Protein,G +620304,1003,5.77,,70.0,,,,,,,Protein,G +620638,1003,5.06,,70.0,,,,,,,Protein,G +621144,1003,0.8,,70.0,,,,,,,Protein,G +621340,1003,7.14,,70.0,,,,,,,Protein,G +621926,1003,14.29,,70.0,,,,,,,Protein,G +622944,1003,1.48,,70.0,,,,,,,Protein,G +623058,1003,0.0,,70.0,,,,,,,Protein,G +623162,1003,32.26,,70.0,,,,,,,Protein,G +624680,1003,12.5,,70.0,,,,,,,Protein,G +625332,1003,3.12,,70.0,,,,,,,Protein,G +625400,1003,21.82,,70.0,,,,,,,Protein,G +625682,1003,9.09,,70.0,,,,,,,Protein,G +625844,1003,5.71,,70.0,,,,,,,Protein,G +627070,1003,8.64,,70.0,,,,,,,Protein,G +627094,1003,9.3,,70.0,,,,,,,Protein,G +627882,1003,0.0,,70.0,,,,,,,Protein,G +628154,1003,13.85,,70.0,,,,,,,Protein,G +628300,1003,0.8,,70.0,,,,,,,Protein,G +628760,1003,11.5,,70.0,,,,,,,Protein,G +629314,1003,25.0,,70.0,,,,,,,Protein,G +629532,1003,7.14,,70.0,,,,,,,Protein,G +630230,1003,14.08,,70.0,,,,,,,Protein,G +630414,1003,13.51,,70.0,,,,,,,Protein,G +631068,1003,0.0,,70.0,,,,,,,Protein,G +631372,1003,0.0,,70.0,,,,,,,Protein,G +632180,1003,18.75,,70.0,,,,,,,Protein,G +632898,1003,5.88,,70.0,,,,,,,Protein,G +632920,1003,0.0,,70.0,,,,,,,Protein,G +633374,1003,3.57,,70.0,,,,,,,Protein,G +633634,1003,7.14,,70.0,,,,,,,Protein,G +633724,1003,9.52,,70.0,,,,,,,Protein,G +633814,1003,25.0,,70.0,,,,,,,Protein,G +633840,1003,12.63,,70.0,,,,,,,Protein,G +634146,1003,16.67,,70.0,,,,,,,Protein,G +634256,1003,6.06,,70.0,,,,,,,Protein,G +634654,1003,10.71,,70.0,,,,,,,Protein,G +634888,1003,0.0,,70.0,,,,,,,Protein,G +635148,1003,0.0,,70.0,,,,,,,Protein,G +635568,1003,0.0,,70.0,,,,,,,Protein,G +636164,1003,3.67,,70.0,,,,,,,Protein,G +636888,1003,25.0,,70.0,,,,,,,Protein,G +637448,1003,15.79,,70.0,,,,,,,Protein,G +637464,1003,25.0,,70.0,,,,,,,Protein,G +637514,1003,25.0,,70.0,,,,,,,Protein,G +637660,1003,0.0,,70.0,,,,,,,Protein,G +638152,1003,6.67,,70.0,,,,,,,Protein,G +638896,1003,12.5,,70.0,,,,,,,Protein,G +639254,1003,39.29,,70.0,,,,,,,Protein,G +639288,1003,12.73,,70.0,,,,,,,Protein,G +639362,1003,6.19,,70.0,,,,,,,Protein,G +639560,1003,0.0,,70.0,,,,,,,Protein,G +639802,1003,7.33,,70.0,,,,,,,Protein,G +641392,1003,10.0,,70.0,,,,,,,Protein,G +641902,1003,25.0,,70.0,,,,,,,Protein,G +641942,1003,0.0,,70.0,,,,,,,Protein,G +641980,1003,0.0,,70.0,,,,,,,Protein,G +642264,1003,3.06,,70.0,,,,,,,Protein,G +642758,1003,25.0,,70.0,,,,,,,Protein,G +643320,1003,0.83,,70.0,,,,,,,Protein,G +643384,1003,0.0,,70.0,,,,,,,Protein,G +643792,1003,0.0,,70.0,,,,,,,Protein,G +645420,1003,3.45,,70.0,,,,,,,Protein,G +645490,1003,35.71,,70.0,,,,,,,Protein,G +645778,1003,10.87,,70.0,,,,,,,Protein,G +646202,1003,2.86,,70.0,,,,,,,Protein,G +649430,1003,0.0,,70.0,,,,,,,Protein,G +650228,1003,0.0,,70.0,,,,,,,Protein,G +650534,1003,4.82,,70.0,,,,,,,Protein,G +650732,1003,7.95,,70.0,,,,,,,Protein,G +650908,1003,12.5,,73.0,,,,,,,Protein,G +650916,1003,19.61,,70.0,,,,,,,Protein,G +651766,1003,4.93,,70.0,,,,,,,Protein,G +652262,1003,1.67,,70.0,,,,,,,Protein,G +653792,1003,0.0,,70.0,,,,,,,Protein,G +654050,1003,0.0,,70.0,,,,,,,Protein,G +654136,1003,10.62,,70.0,,,,,,,Protein,G +655034,1003,3.57,,70.0,,,,,,,Protein,G +655356,1003,6.98,,70.0,,,,,,,Protein,G +655930,1003,7.14,,70.0,,,,,,,Protein,G +656018,1003,17.65,,70.0,,,,,,,Protein,G +656130,1003,7.32,,70.0,,,,,,,Protein,G +656472,1003,21.88,,70.0,,,,,,,Protein,G +656696,1003,0.0,,70.0,,,,,,,Protein,G +656802,1003,5.26,,70.0,,,,,,,Protein,G +657156,1003,9.52,,70.0,,,,,,,Protein,G +658528,1003,0.0,,70.0,,,,,,,Protein,G +658716,1003,8.51,,70.0,,,,,,,Protein,G +659304,1003,2.78,,70.0,,,,,,,Protein,G +659744,1003,0.0,,70.0,,,,,,,Protein,G +659820,1003,0.0,,70.0,,,,,,,Protein,G +660152,1003,26.32,,70.0,,,,,,,Protein,G +660498,1003,0.0,,70.0,,,,,,,Protein,G +660980,1003,0.0,,70.0,,,,,,,Protein,G +661332,1003,3.57,,70.0,,,,,,,Protein,G +661408,1003,25.0,,70.0,,,,,,,Protein,G +661774,1003,0.0,,70.0,,,,,,,Protein,G +661844,1003,6.45,,70.0,,,,,,,Protein,G +662718,1003,14.29,,70.0,,,,,,,Protein,G +663044,1003,12.28,,70.0,,,,,,,Protein,G +663936,1003,2.27,,70.0,,,,,,,Protein,G +664296,1003,0.0,,70.0,,,,,,,Protein,G +664402,1003,0.0,,70.0,,,,,,,Protein,G +664706,1003,0.0,,70.0,,,,,,,Protein,G +666580,1003,4.76,,70.0,,,,,,,Protein,G +666646,1003,4.76,,70.0,,,,,,,Protein,G +666828,1003,2.33,,70.0,,,,,,,Protein,G +666976,1003,0.0,,70.0,,,,,,,Protein,G +667296,1003,0.0,,70.0,,,,,,,Protein,G +667554,1003,0.0,,70.0,,,,,,,Protein,G +667756,1003,3.7,,73.0,,,,,,,Protein,G +668110,1003,21.43,,70.0,,,,,,,Protein,G +669040,1003,4.65,,70.0,,,,,,,Protein,G +669088,1003,0.0,,70.0,,,,,,,Protein,G +669388,1003,0.0,,70.0,,,,,,,Protein,G +669864,1003,0.0,,75.0,,,,,,,Protein,G +669952,1003,57.89,,70.0,,,,,,,Protein,G +670854,1003,1.33,,70.0,,,,,,,Protein,G +670938,1003,10.71,,70.0,,,,,,,Protein,G +671044,1003,10.53,,70.0,,,,,,,Protein,G +671528,1003,14.29,,70.0,,,,,,,Protein,G +671550,1003,4.58,,70.0,,,,,,,Protein,G +672420,1003,0.0,,70.0,,,,,,,Protein,G +672676,1003,0.71,,73.0,,,,,,,Protein,G +672736,1003,0.8,,70.0,,,,,,,Protein,G +673270,1003,2.7,,70.0,,,,,,,Protein,G +674018,1003,4.81,,70.0,,,,,,,Protein,G +674556,1003,0.77,,70.0,,,,,,,Protein,G +674568,1003,4.0,,70.0,,,,,,,Protein,G +675010,1003,0.0,,70.0,,,,,,,Protein,G +675992,1003,22.62,,70.0,,,,,,,Protein,G +676470,1003,21.43,,70.0,,,,,,,Protein,G +676504,1003,23.01,,70.0,,,,,,,Protein,G +676576,1003,27.27,,70.0,,,,,,,Protein,G +676802,1003,4.41,,70.0,,,,,,,Protein,G +677280,1003,25.0,,70.0,,,,,,,Protein,G +677368,1003,2.22,,70.0,,,,,,,Protein,G +677468,1003,22.81,,70.0,,,,,,,Protein,G +677634,1003,21.43,,70.0,,,,,,,Protein,G +677988,1003,2.94,,70.0,,,,,,,Protein,G +678328,1003,17.86,,70.0,,,,,,,Protein,G +678544,1003,4.17,,70.0,,,,,,,Protein,G +679894,1003,11.36,,70.0,,,,,,,Protein,G +680838,1003,7.14,,70.0,,,,,,,Protein,G +680906,1003,10.0,,70.0,,,,,,,Protein,G +681308,1003,17.54,,70.0,,,,,,,Protein,G +681914,1003,3.85,,70.0,,,,,,,Protein,G +682198,1003,8.24,,70.0,,,,,,,Protein,G +682222,1003,4.62,,70.0,,,,,,,Protein,G +682404,1003,33.33,,70.0,,,,,,,Protein,G +682494,1003,3.31,,70.0,,,,,,,Protein,G +682912,1003,0.71,,73.0,,,,,,,Protein,G +683402,1003,5.6,,70.0,,,,,,,Protein,G +684132,1003,2.22,,70.0,,,,,,,Protein,G +684544,1003,1.57,,70.0,,,,,,,Protein,G +685636,1003,0.0,,70.0,,,,,,,Protein,G +686952,1003,5.88,,70.0,,,,,,,Protein,G +687512,1003,3.33,,73.0,,,,,,,Protein,G +687542,1003,2.7,,70.0,,,,,,,Protein,G +688638,1003,2.65,,70.0,,,,,,,Protein,G +689010,1003,10.07,,70.0,,,,,,,Protein,G +690188,1003,14.04,,70.0,,,,,,,Protein,G +691648,1003,13.33,,70.0,,,,,,,Protein,G +691898,1003,0.42,,70.0,,,,,,,Protein,G +692144,1003,0.71,,70.0,,,,,,,Protein,G +692214,1003,0.0,,75.0,,,,,,,Protein,G +692418,1003,3.33,,70.0,,,,,,,Protein,G +692426,1003,3.33,,70.0,,,,,,,Protein,G +692852,1003,16.92,,70.0,,,,,,,Protein,G +693072,1003,6.25,,70.0,,,,,,,Protein,G +693090,1003,2.86,,70.0,,,,,,,Protein,G +693348,1003,1.67,,70.0,,,,,,,Protein,G +693412,1003,3.33,,70.0,,,,,,,Protein,G +694660,1003,3.08,,70.0,,,,,,,Protein,G +695228,1003,3.7,,70.0,,,,,,,Protein,G +695512,1003,3.57,,70.0,,,,,,,Protein,G +696072,1003,19.64,,70.0,,,,,,,Protein,G +696126,1003,3.23,,70.0,,,,,,,Protein,G +696626,1003,5.1,,70.0,,,,,,,Protein,G +696852,1003,6.67,,70.0,,,,,,,Protein,G +697592,1003,4.44,,70.0,,,,,,,Protein,G +697842,1003,5.05,,70.0,,,,,,,Protein,G +698480,1003,0.0,,70.0,,,,,,,Protein,G +698928,1003,3.57,,70.0,,,,,,,Protein,G +699062,1003,0.0,,70.0,,,,,,,Protein,G +699684,1003,6.0,,70.0,,,,,,,Protein,G +700552,1003,25.0,,70.0,,,,,,,Protein,G +701102,1003,0.0,,70.0,,,,,,,Protein,G +701502,1003,4.55,,70.0,,,,,,,Protein,G +701710,1003,0.0,,70.0,,,,,,,Protein,G +703142,1003,0.0,,70.0,,,,,,,Protein,G +703546,1003,0.0,,70.0,,,,,,,Protein,G +703672,1003,3.57,,70.0,,,,,,,Protein,G +703876,1003,0.0,,70.0,,,,,,,Protein,G +704062,1003,0.0,,70.0,,,,,,,Protein,G +705040,1003,0.0,,70.0,,,,,,,Protein,G +705150,1003,7.5,,70.0,,,,,,,Protein,G +705622,1003,0.0,,70.0,,,,,,,Protein,G +706164,1003,5.29,,70.0,,,,,,,Protein,G +706716,1003,13.33,,70.0,,,,,,,Protein,G +707062,1003,3.45,,70.0,,,,,,,Protein,G +707224,1003,6.67,,70.0,,,,,,,Protein,G +707712,1003,11.11,,70.0,,,,,,,Protein,G +707852,1003,0.83,,70.0,,,,,,,Protein,G +708470,1003,3.12,,70.0,,,,,,,Protein,G +708728,1003,2.94,,70.0,,,,,,,Protein,G +708740,1003,8.82,,70.0,,,,,,,Protein,G +710292,1003,0.0,,70.0,,,,,,,Protein,G +710898,1003,12.5,,70.0,,,,,,,Protein,G +711176,1003,2.78,,70.0,,,,,,,Protein,G +711338,1003,1.13,,70.0,,,,,,,Protein,G +712212,1003,0.0,,70.0,,,,,,,Protein,G +714638,1003,3.7,,70.0,,,,,,,Protein,G +715772,1003,0.0,,70.0,,,,,,,Protein,G +716096,1003,6.67,,70.0,,,,,,,Protein,G +716934,1003,21.43,,70.0,,,,,,,Protein,G +717608,1003,12.94,,70.0,,,,,,,Protein,G +718000,1003,21.88,,70.0,,,,,,,Protein,G +718192,1003,25.0,,70.0,,,,,,,Protein,G +718298,1003,0.0,,70.0,,,,,,,Protein,G +719028,1003,2.5,,70.0,,,,,,,Protein,G +719216,1003,8.11,,70.0,,,,,,,Protein,G +719476,1003,0.0,,70.0,,,,,,,Protein,G +719666,1003,10.59,,70.0,,,,,,,Protein,G +720046,1003,10.0,,70.0,,,,,,,Protein,G +720520,1003,4.0,,70.0,,,,,,,Protein,G +720712,1003,5.56,,70.0,,,,,,,Protein,G +721352,1003,16.07,,70.0,,,,,,,Protein,G +721578,1003,7.06,,70.0,,,,,,,Protein,G +721912,1003,21.43,,70.0,,,,,,,Protein,G +722406,1003,6.0,,70.0,,,,,,,Protein,G +723550,1003,1.18,,70.0,,,,,,,Protein,G +724070,1003,2.25,,70.0,,,,,,,Protein,G +724414,1003,0.83,,70.0,,,,,,,Protein,G +725134,1003,10.34,,70.0,,,,,,,Protein,G +725380,1003,7.02,,70.0,,,,,,,Protein,G +725728,1003,0.71,,70.0,,,,,,,Protein,G +725816,1003,4.44,,70.0,,,,,,,Protein,G +726626,1003,0.0,,70.0,,,,,,,Protein,G +727152,1003,4.62,,70.0,,,,,,,Protein,G +727388,1003,0.0,,70.0,,,,,,,Protein,G +727774,1003,6.67,,70.0,,,,,,,Protein,G +728082,1003,33.9,,70.0,,,,,,,Protein,G +728092,1003,12.41,,70.0,,,,,,,Protein,G +728368,1003,0.0,,70.0,,,,,,,Protein,G +730078,1003,0.0,,75.0,,,,,,,Protein,G +730952,1003,1.18,,73.0,,,,,,,Protein,G +731306,1003,6.67,,70.0,,,,,,,Protein,G +731476,1003,1.18,,73.0,,,,,,,Protein,G +731714,1003,0.0,,70.0,,,,,,,Protein,G +731968,1003,22.81,,70.0,,,,,,,Protein,G +732284,1003,4.4,,70.0,,,,,,,Protein,G +732372,1003,2.86,,70.0,,,,,,,Protein,G +732476,1003,0.0,,70.0,,,,,,,Protein,G +733478,1003,13.1,,70.0,,,,,,,Protein,G +733568,1003,8.2,,70.0,,,,,,,Protein,G +734006,1003,0.0,,70.0,,,,,,,Protein,G +734072,1003,11.11,,70.0,,,,,,,Protein,G +734522,1003,18.75,,70.0,,,,,,,Protein,G +734634,1003,6.67,,70.0,,,,,,,Protein,G +736602,1003,0.0,,70.0,,,,,,,Protein,G +737060,1003,11.11,,70.0,,,,,,,Protein,G +737582,1003,6.34,,70.0,,,,,,,Protein,G +737738,1003,5.56,,70.0,,,,,,,Protein,G +738092,1003,6.67,,70.0,,,,,,,Protein,G +738108,1003,7.33,,70.0,,,,,,,Protein,G +738354,1003,9.38,,70.0,,,,,,,Protein,G +738664,1003,13.04,,70.0,,,,,,,Protein,G +738822,1003,8.11,,70.0,,,,,,,Protein,G +739854,1003,3.12,,70.0,,,,,,,Protein,G +739978,1003,14.29,,70.0,,,,,,,Protein,G +740300,1003,0.0,,70.0,,,,,,,Protein,G +740454,1003,4.17,,70.0,,,,,,,Protein,G +740606,1003,8.57,,70.0,,,,,,,Protein,G +740946,1003,3.95,,70.0,,,,,,,Protein,G +740956,1003,0.0,,70.0,,,,,,,Protein,G +741544,1003,3.57,,70.0,,,,,,,Protein,G +742482,1003,1.18,,70.0,,,,,,,Protein,G +742948,1003,7.58,,70.0,,,,,,,Protein,G +743036,1003,7.07,,70.0,,,,,,,Protein,G +743342,1003,1.67,,70.0,,,,,,,Protein,G +743602,1003,3.53,,70.0,,,,,,,Protein,G +743644,1003,0.0,,70.0,,,,,,,Protein,G +743892,1003,16.67,,70.0,,,,,,,Protein,G +743946,1003,13.27,,70.0,,,,,,,Protein,G +745102,1003,4.26,,70.0,,,,,,,Protein,G +745176,1003,16.0,,70.0,,,,,,,Protein,G +745190,1003,2.7,,70.0,,,,,,,Protein,G +746046,1003,2.02,,70.0,,,,,,,Protein,G +746288,1003,24.19,,70.0,,,,,,,Protein,G +746432,1003,3.53,,70.0,,,,,,,Protein,G +746674,1003,0.0,,70.0,,,,,,,Protein,G +751974,1003,3.0,,78.0,,,,,,,Protein,G +752272,1003,5.6,,78.0,,,,,,,Protein,G +752864,1003,12.4,,78.0,,,,,,,Protein,G +753526,1003,5.56,,71.0,,,,,,,Protein,G +1847473,1003,0.83,,71.0,,,,,,,Protein,G +753868,1003,2.0,,71.0,,,,,,,Protein,G +753970,1003,1.6,,71.0,,,,,,,Protein,G +754046,1003,18.52,,71.0,,,,,,,Protein,G +754078,1003,11.11,,71.0,,,,,,,Protein,G +754332,1003,0.0,,78.0,,,,,,,Protein,G +755258,1003,3.57,,73.0,,,,,,,Protein,G +756018,1003,10.9,,71.0,,,,,,,Protein,G +756314,1003,4.76,,71.0,,,,,,,Protein,G +756556,1003,0.0,,71.0,,,,,,,Protein,G +757098,1003,3.4,,78.0,,,,,,,Protein,G +1847755,1003,8.0,,78.0,,,,,,,Protein,G +757674,1003,7.14,,71.0,,,,,,,Protein,G +758246,1003,3.23,,71.0,,,,,,,Protein,G +759716,1003,3.57,,71.0,,,,,,,Protein,G +760158,1003,11.11,,71.0,,,,,,,Protein,G +760330,1003,3.53,,71.0,,,,,,,Protein,G +760960,1003,3.85,,71.0,,,,,,,Protein,G +1848037,1003,6.0,,78.0,,,,,,,Protein,G +761292,1003,3.85,,71.0,,,,,,,Protein,G +1848044,1003,12.28,,71.0,,,,,,,Protein,G +761398,1003,3.33,,71.0,,,,,,,Protein,G +761468,1003,7.14,,71.0,,,,,,,Protein,G +762234,1003,3.45,,73.0,,,,,,,Protein,G +762594,1003,14.16,,71.0,,,,,,,Protein,G +763030,1003,13.5,,71.0,,,,,,,Protein,G +763278,1003,9.67,,78.0,,,,,,,Protein,G +763624,1003,0.0,,71.0,,,,,,,Protein,G +764328,1003,0.0,,71.0,,,,,,,Protein,G +765296,1003,28.57,,71.0,,,,,,,Protein,G +766060,1003,20.54,,71.0,,,,,,,Protein,G +766082,1003,0.0,,71.0,,,,,,,Protein,G +766154,1003,3.12,,71.0,,,,,,,Protein,G +766358,1003,19.47,,71.0,,,,,,,Protein,G +766380,1003,23.21,,71.0,,,,,,,Protein,G +766600,1003,0.42,,71.0,,,,,,,Protein,G +767090,1003,17.86,,71.0,,,,,,,Protein,G +767120,1003,3.7,,71.0,,,,,,,Protein,G +767246,1003,4.0,,71.0,,,,,,,Protein,G +767498,1003,6.45,,71.0,,,,,,,Protein,G +768260,1003,3.45,,73.0,,,,,,,Protein,G +768264,1003,17.86,,71.0,,,,,,,Protein,G +768296,1003,2.22,,71.0,,,,,,,Protein,G +769038,1003,0.0,,75.0,,,,,,,Protein,G +769340,1003,2.94,,71.0,,,,,,,Protein,G +769832,1003,7.3,,71.0,,,,,,,Protein,G +770318,1003,3.57,,71.0,,,,,,,Protein,G +771644,1003,0.0,,78.0,,,,,,,Protein,G +772108,1003,0.82,,71.0,,,,,,,Protein,G +772220,1003,12.33,,71.0,,,,,,,Protein,G +772252,1003,21.43,,71.0,,,,,,,Protein,G +772906,1003,0.83,,70.0,,,,,,,Protein,G +773888,1003,4.26,,70.0,,,,,,,Protein,G +1848173,1003,6.0,,78.0,,,,,,,Protein,G +775202,1003,3.39,,70.0,,,,,,,Protein,G +775486,1003,6.67,,73.0,,,,,,,Protein,G +776224,1003,5.26,,70.0,,,,,,,Protein,G +776812,1003,0.0,,70.0,,,,,,,Protein,G +779258,1003,9.52,,70.0,,,,,,,Protein,G +779664,1003,10.71,,70.0,,,,,,,Protein,G +780182,1003,0.0,,70.0,,,,,,,Protein,G +780640,1003,7.14,,70.0,,,,,,,Protein,G +780786,1003,3.57,,70.0,,,,,,,Protein,G +792371,1003,7.14,,71.0,,,,,,,Protein,G +792615,1003,0.0,,70.0,,,,,,,Protein,G +793539,1003,0.0,,70.0,,,,,,,Protein,G +795139,1003,1.6,,70.0,,,,,,,Protein,G +795919,1003,3.08,,70.0,,,,,,,Protein,G +796879,1003,13.27,,70.0,,,,,,,Protein,G +797019,1003,3.57,,70.0,,,,,,,Protein,G +797155,1003,3.7,,70.0,,,,,,,Protein,G +797551,1003,9.52,,70.0,,,,,,,Protein,G +798155,1003,2.33,,70.0,,,,,,,Protein,G +798361,1003,0.0,,70.0,,,,,,,Protein,G +798387,1003,13.64,,70.0,,,,,,,Protein,G +798551,1003,16.44,,70.0,,,,,,,Protein,G +798965,1003,24.56,,70.0,,,,,,,Protein,G +799201,1003,7.14,,70.0,,,,,,,Protein,G +799297,1003,26.67,,70.0,,,,,,,Protein,G +799493,1003,7.5,,70.0,,,,,,,Protein,G +799653,1003,5.21,,70.0,,,,,,,Protein,G +799711,1003,14.29,,70.0,,,,,,,Protein,G +799803,1003,4.76,,70.0,,,,,,,Protein,G +800099,1003,3.57,,70.0,,,,,,,Protein,G +800507,1003,3.57,,70.0,,,,,,,Protein,G +801363,1003,0.88,,70.0,,,,,,,Protein,G +802099,1003,12.39,,70.0,,,,,,,Protein,G +802127,1003,3.49,,70.0,,,,,,,Protein,G +802359,1003,0.83,,70.0,,,,,,,Protein,G +803025,1003,0.71,,70.0,,,,,,,Protein,G +804529,1003,12.28,,70.0,,,,,,,Protein,G +804967,1003,0.0,,70.0,,,,,,,Protein,G +805015,1003,0.0,,70.0,,,,,,,Protein,G +805285,1003,3.57,,70.0,,,,,,,Protein,G +805335,1003,7.14,,70.0,,,,,,,Protein,G +806747,1003,2.86,,70.0,,,,,,,Protein,G +806765,1003,2.0,,70.0,,,,,,,Protein,G +806837,1003,2.86,,70.0,,,,,,,Protein,G +806959,1003,0.0,,75.0,,,,,,,Protein,G +807081,1003,25.71,,70.0,,,,,,,Protein,G +807849,1003,5.88,,70.0,,,,,,,Protein,G +807969,1003,3.33,,70.0,,,,,,,Protein,G +809290,1003,0.83,,71.0,,,,,,,Protein,G +809376,1003,3.85,,71.0,,,,,,,Protein,G +809404,1003,5.88,,71.0,,,,,,,Protein,G +809976,1003,19.64,,71.0,,,,,,,Protein,G +810040,1003,8.93,,71.0,,,,,,,Protein,G +811064,1003,6.45,,71.0,,,,,,,Protein,G +811218,1003,1.25,,71.0,,,,,,,Protein,G +811878,1003,3.54,,70.0,,,,,,,Protein,G +813540,1003,1.75,,70.0,,,,,,,Protein,G +813844,1003,0.0,,70.0,,,,,,,Protein,G +814224,1003,0.0,,70.0,,,,,,,Protein,G +814450,1003,1.6,,70.0,,,,,,,Protein,G +814478,1003,9.09,,70.0,,,,,,,Protein,G +815980,1003,21.43,,70.0,,,,,,,Protein,G +816308,1003,0.0,,70.0,,,,,,,Protein,G +816848,1003,6.67,,70.0,,,,,,,Protein,G +816980,1003,0.0,,70.0,,,,,,,Protein,G +817786,1003,7.14,,70.0,,,,,,,Protein,G +818184,1003,5.71,,70.0,,,,,,,Protein,G +818492,1003,0.83,,73.0,,,,,,,Protein,G +818700,1003,11.43,,70.0,,,,,,,Protein,G +818808,1003,10.71,,70.0,,,,,,,Protein,G +819182,1003,6.67,,70.0,,,,,,,Protein,G +819492,1003,0.0,,70.0,,,,,,,Protein,G +819636,1003,0.0,,70.0,,,,,,,Protein,G +819794,1003,0.0,,70.0,,,,,,,Protein,G +820020,1003,5.36,,70.0,,,,,,,Protein,G +820186,1003,3.33,,70.0,,,,,,,Protein,G +820282,1003,2.14,,70.0,,,,,,,Protein,G +821268,1003,1.61,,70.0,,,,,,,Protein,G +821344,1003,13.64,,70.0,,,,,,,Protein,G +823008,1003,0.88,,70.0,,,,,,,Protein,G +823188,1003,0.81,,70.0,,,,,,,Protein,G +823260,1003,2.08,,70.0,,,,,,,Protein,G +823606,1003,2.5,,70.0,,,,,,,Protein,G +824004,1003,7.14,,70.0,,,,,,,Protein,G +824010,1003,0.0,,70.0,,,,,,,Protein,G +824308,1003,3.41,,70.0,,,,,,,Protein,G +824736,1003,17.86,,70.0,,,,,,,Protein,G +824898,1003,10.34,,70.0,,,,,,,Protein,G +825378,1003,3.57,,70.0,,,,,,,Protein,G +825582,1003,4.62,,70.0,,,,,,,Protein,G +825686,1003,14.29,,70.0,,,,,,,Protein,G +826028,1003,14.29,,70.0,,,,,,,Protein,G +826122,1003,6.67,,70.0,,,,,,,Protein,G +826552,1003,6.67,,73.0,,,,,,,Protein,G +826658,1003,0.0,,70.0,,,,,,,Protein,G +827374,1003,6.5,,70.0,,,,,,,Protein,G +827556,1003,5.0,,70.0,,,,,,,Protein,G +827734,1003,0.0,,70.0,,,,,,,Protein,G +828080,1003,9.76,,70.0,,,,,,,Protein,G +828208,1003,5.0,,70.0,,,,,,,Protein,G +828606,1003,14.0,,70.0,,,,,,,Protein,G +828898,1003,6.36,,70.0,,,,,,,Protein,G +829000,1003,0.0,,70.0,,,,,,,Protein,G +829024,1003,14.18,,70.0,,,,,,,Protein,G +829220,1003,6.41,,70.0,,,,,,,Protein,G +829714,1003,2.42,,70.0,,,,,,,Protein,G +829814,1003,0.0,,70.0,,,,,,,Protein,G +829960,1003,14.29,,70.0,,,,,,,Protein,G +830066,1003,0.0,,70.0,,,,,,,Protein,G +830364,1003,0.0,,70.0,,,,,,,Protein,G +831336,1003,1.25,,70.0,,,,,,,Protein,G +831834,1003,7.14,,70.0,,,,,,,Protein,G +832620,1003,17.5,,70.0,,,,,,,Protein,G +833070,1003,7.14,,70.0,,,,,,,Protein,G +833318,1003,0.0,,70.0,,,,,,,Protein,G +834222,1003,10.0,,70.0,,,,,,,Protein,G +834332,1003,2.33,,70.0,,,,,,,Protein,G +834504,1003,10.0,,70.0,,,,,,,Protein,G +834980,1003,0.42,,73.0,,,,,,,Protein,G +836050,1003,5.77,,70.0,,,,,,,Protein,G +836320,1003,25.0,,70.0,,,,,,,Protein,G +836866,1003,12.5,,70.0,,,,,,,Protein,G +837052,1003,25.0,,70.0,,,,,,,Protein,G +838306,1003,1.52,,70.0,,,,,,,Protein,G +839096,1003,3.53,,70.0,,,,,,,Protein,G +839148,1003,12.09,,70.0,,,,,,,Protein,G +840210,1003,2.14,,70.0,,,,,,,Protein,G +840446,1003,11.11,,70.0,,,,,,,Protein,G +841004,1003,9.3,,70.0,,,,,,,Protein,G +841650,1003,12.5,,70.0,,,,,,,Protein,G +841856,1003,2.56,,70.0,,,,,,,Protein,G +842022,1003,10.0,,70.0,,,,,,,Protein,G +842076,1003,10.0,,70.0,,,,,,,Protein,G +842352,1003,1.43,,70.0,,,,,,,Protein,G +842926,1003,17.86,,70.0,,,,,,,Protein,G +843600,1003,3.53,,70.0,,,,,,,Protein,G +844024,1003,0.71,,70.0,,,,,,,Protein,G +844026,1003,6.25,,70.0,,,,,,,Protein,G +844038,1003,8.45,,70.0,,,,,,,Protein,G +844212,1003,12.86,,70.0,,,,,,,Protein,G +844896,1003,7.14,,70.0,,,,,,,Protein,G +844898,1003,14.42,,70.0,,,,,,,Protein,G +845004,1003,3.33,,70.0,,,,,,,Protein,G +845162,1003,6.38,,70.0,,,,,,,Protein,G +845448,1003,5.36,,70.0,,,,,,,Protein,G +1848290,1003,3.0,,78.0,,,,,,,Protein,G +845818,1003,23.81,,70.0,,,,,,,Protein,G +846026,1003,3.57,,70.0,,,,,,,Protein,G +846112,1003,5.38,,70.0,,,,,,,Protein,G +846428,1003,15.29,,70.0,,,,,,,Protein,G +847778,1003,8.05,,70.0,,,,,,,Protein,G +848126,1003,0.0,,70.0,,,,,,,Protein,G +848168,1003,0.0,,70.0,,,,,,,Protein,G +848222,1003,0.83,,70.0,,,,,,,Protein,G +849010,1003,0.83,,70.0,,,,,,,Protein,G +849636,1003,3.33,,70.0,,,,,,,Protein,G +849910,1003,0.0,,70.0,,,,,,,Protein,G +850222,1003,5.58,,70.0,,,,,,,Protein,G +850264,1003,6.67,,70.0,,,,,,,Protein,G +850544,1003,11.19,,70.0,,,,,,,Protein,G +850802,1003,0.0,,70.0,,,,,,,Protein,G +850948,1003,0.0,,70.0,,,,,,,Protein,G +851124,1003,21.43,,70.0,,,,,,,Protein,G +852248,1003,14.04,,70.0,,,,,,,Protein,G +852784,1003,3.53,,70.0,,,,,,,Protein,G +854408,1003,8.57,,70.0,,,,,,,Protein,G +854510,1003,0.0,,70.0,,,,,,,Protein,G +854540,1003,4.55,,70.0,,,,,,,Protein,G +855396,1003,14.29,,70.0,,,,,,,Protein,G +856420,1003,8.06,,70.0,,,,,,,Protein,G +857154,1003,8.77,,70.0,,,,,,,Protein,G +857158,1003,2.5,,70.0,,,,,,,Protein,G +857612,1003,10.71,,70.0,,,,,,,Protein,G +857698,1003,10.34,,70.0,,,,,,,Protein,G +858006,1003,15.62,,70.0,,,,,,,Protein,G +858154,1003,12.5,,70.0,,,,,,,Protein,G +858328,1003,0.0,,70.0,,,,,,,Protein,G +858510,1003,14.29,,70.0,,,,,,,Protein,G +858530,1003,4.0,,70.0,,,,,,,Protein,G +858620,1003,3.57,,70.0,,,,,,,Protein,G +858988,1003,10.0,,70.0,,,,,,,Protein,G +859268,1003,0.0,,70.0,,,,,,,Protein,G +859964,1003,0.0,,70.0,,,,,,,Protein,G +860832,1003,5.0,,70.0,,,,,,,Protein,G +861868,1003,0.0,,70.0,,,,,,,Protein,G +862878,1003,7.02,,70.0,,,,,,,Protein,G +863370,1003,7.02,,70.0,,,,,,,Protein,G +863560,1003,11.0,,70.0,,,,,,,Protein,G +863888,1003,4.76,,70.0,,,,,,,Protein,G +864078,1003,0.0,,70.0,,,,,,,Protein,G +865524,1003,8.77,,70.0,,,,,,,Protein,G +866012,1003,3.33,,70.0,,,,,,,Protein,G +866676,1003,7.14,,70.0,,,,,,,Protein,G +866938,1003,0.0,,70.0,,,,,,,Protein,G +867068,1003,2.82,,70.0,,,,,,,Protein,G +869642,1003,13.64,,70.0,,,,,,,Protein,G +869688,1003,0.0,,70.0,,,,,,,Protein,G +870128,1003,0.0,,70.0,,,,,,,Protein,G +870492,1003,2.02,,70.0,,,,,,,Protein,G +870888,1003,3.57,,70.0,,,,,,,Protein,G +871916,1003,0.83,,70.0,,,,,,,Protein,G +872472,1003,6.06,,70.0,,,,,,,Protein,G +872790,1003,6.15,,70.0,,,,,,,Protein,G +873272,1003,14.29,,70.0,,,,,,,Protein,G +874528,1003,0.0,,70.0,,,,,,,Protein,G +875950,1003,12.07,,70.0,,,,,,,Protein,G +876322,1003,14.29,,70.0,,,,,,,Protein,G +876740,1003,0.42,,70.0,,,,,,,Protein,G +877530,1003,3.53,,70.0,,,,,,,Protein,G +877772,1003,0.0,,70.0,,,,,,,Protein,G +877864,1003,14.29,,70.0,,,,,,,Protein,G +878218,1003,35.71,,70.0,,,,,,,Protein,G +878828,1003,0.0,,70.0,,,,,,,Protein,G +879950,1003,23.81,,70.0,,,,,,,Protein,G +879992,1003,50.0,,70.0,,,,,,,Protein,G +880186,1003,2.94,,70.0,,,,,,,Protein,G +880250,1003,0.61,,70.0,,,,,,,Protein,G +880362,1003,8.57,,70.0,,,,,,,Protein,G +880656,1003,7.14,,70.0,,,,,,,Protein,G +880696,1003,13.33,,70.0,,,,,,,Protein,G +880700,1003,34.78,,70.0,,,,,,,Protein,G +880810,1003,0.0,,70.0,,,,,,,Protein,G +881138,1003,29.41,,70.0,,,,,,,Protein,G +881944,1003,0.0,,70.0,,,,,,,Protein,G +883814,1003,7.14,,70.0,,,,,,,Protein,G +884386,1003,1.98,,70.0,,,,,,,Protein,G +884710,1003,0.8,,70.0,,,,,,,Protein,G +885174,1003,6.67,,70.0,,,,,,,Protein,G +885468,1003,2.67,,70.0,,,,,,,Protein,G +885834,1003,0.0,,70.0,,,,,,,Protein,G +885882,1003,0.0,,70.0,,,,,,,Protein,G +885902,1003,0.0,,70.0,,,,,,,Protein,G +886216,1003,36.36,,70.0,,,,,,,Protein,G +886574,1003,0.83,,70.0,,,,,,,Protein,G +887500,1003,3.45,,70.0,,,,,,,Protein,G +887890,1003,3.45,,70.0,,,,,,,Protein,G +888640,1003,14.29,,70.0,,,,,,,Protein,G +888718,1003,8.62,,70.0,,,,,,,Protein,G +888926,1003,3.64,,70.0,,,,,,,Protein,G +889038,1003,17.65,,70.0,,,,,,,Protein,G +889418,1003,7.5,,70.0,,,,,,,Protein,G +890648,1003,4.35,,70.0,,,,,,,Protein,G +891080,1003,4.62,,70.0,,,,,,,Protein,G +891144,1003,0.0,,70.0,,,,,,,Protein,G +891442,1003,7.14,,70.0,,,,,,,Protein,G +891504,1003,7.02,,70.0,,,,,,,Protein,G +891634,1003,6.67,,70.0,,,,,,,Protein,G +891660,1003,4.41,,70.0,,,,,,,Protein,G +891898,1003,0.83,,70.0,,,,,,,Protein,G +891992,1003,6.67,,70.0,,,,,,,Protein,G +892258,1003,7.04,,70.0,,,,,,,Protein,G +892654,1003,33.33,,70.0,,,,,,,Protein,G +892776,1003,21.9,,70.0,,,,,,,Protein,G +893000,1003,3.57,,73.0,,,,,,,Protein,G +893618,1003,0.0,,70.0,,,,,,,Protein,G +895580,1003,17.86,,70.0,,,,,,,Protein,G +895632,1003,9.09,,70.0,,,,,,,Protein,G +895864,1003,0.0,,70.0,,,,,,,Protein,G +896106,1003,9.62,,70.0,,,,,,,Protein,G +896220,1003,7.14,,70.0,,,,,,,Protein,G +896236,1003,10.53,,70.0,,,,,,,Protein,G +897122,1003,5.0,,70.0,,,,,,,Protein,G +898684,1003,13.33,,70.0,,,,,,,Protein,G +898722,1003,14.29,,70.0,,,,,,,Protein,G +898810,1003,0.0,,70.0,,,,,,,Protein,G +898926,1003,0.0,,70.0,,,,,,,Protein,G +899168,1003,0.0,,70.0,,,,,,,Protein,G +899364,1003,7.69,,70.0,,,,,,,Protein,G +900322,1003,16.67,,70.0,,,,,,,Protein,G +900844,1003,2.4,,70.0,,,,,,,Protein,G +901212,1003,0.0,,70.0,,,,,,,Protein,G +901440,1003,25.0,,70.0,,,,,,,Protein,G +902270,1003,2.0,,70.0,,,,,,,Protein,G +902658,1003,12.68,,70.0,,,,,,,Protein,G +902994,1003,3.57,,70.0,,,,,,,Protein,G +903036,1003,21.43,,70.0,,,,,,,Protein,G +903502,1003,0.0,,70.0,,,,,,,Protein,G +905354,1003,57.14,,70.0,,,,,,,Protein,G +905734,1003,0.0,,70.0,,,,,,,Protein,G +907468,1003,4.58,,70.0,,,,,,,Protein,G +907562,1003,4.35,,70.0,,,,,,,Protein,G +907564,1003,3.92,,70.0,,,,,,,Protein,G +907746,1003,0.0,,70.0,,,,,,,Protein,G +908180,1003,10.87,,70.0,,,,,,,Protein,G +908622,1003,25.93,,70.0,,,,,,,Protein,G +908624,1003,7.69,,70.0,,,,,,,Protein,G +909196,1003,6.15,,70.0,,,,,,,Protein,G +910050,1003,1.6,,70.0,,,,,,,Protein,G +910202,1003,1.5,,70.0,,,,,,,Protein,G +910574,1003,0.0,,70.0,,,,,,,Protein,G +910724,1003,2.7,,70.0,,,,,,,Protein,G +910966,1003,0.0,,70.0,,,,,,,Protein,G +911022,1003,1.77,,70.0,,,,,,,Protein,G +911206,1003,8.7,,70.0,,,,,,,Protein,G +911446,1003,3.23,,70.0,,,,,,,Protein,G +911450,1003,9.52,,70.0,,,,,,,Protein,G +911692,1003,10.2,,70.0,,,,,,,Protein,G +912032,1003,10.2,,70.0,,,,,,,Protein,G +912350,1003,0.0,,70.0,,,,,,,Protein,G +912862,1003,0.0,,70.0,,,,,,,Protein,G +912952,1003,0.62,,70.0,,,,,,,Protein,G +913206,1003,3.64,,70.0,,,,,,,Protein,G +913292,1003,3.33,,70.0,,,,,,,Protein,G +913590,1003,3.33,,70.0,,,,,,,Protein,G +913842,1003,21.74,,70.0,,,,,,,Protein,G +914302,1003,0.0,,70.0,,,,,,,Protein,G +914924,1003,26.67,,70.0,,,,,,,Protein,G +915634,1003,0.0,,70.0,,,,,,,Protein,G +916018,1003,4.63,,70.0,,,,,,,Protein,G +916124,1003,2.5,,70.0,,,,,,,Protein,G +917044,1003,0.0,,70.0,,,,,,,Protein,G +918138,1003,0.0,,70.0,,,,,,,Protein,G +918420,1003,0.0,,70.0,,,,,,,Protein,G +918718,1003,6.67,,70.0,,,,,,,Protein,G +919266,1003,13.33,,70.0,,,,,,,Protein,G +919802,1003,8.0,,70.0,,,,,,,Protein,G +920436,1003,16.0,,70.0,,,,,,,Protein,G +920650,1003,4.76,,70.0,,,,,,,Protein,G +921206,1003,1.77,,70.0,,,,,,,Protein,G +921400,1003,2.31,,70.0,,,,,,,Protein,G +921840,1003,0.42,,70.0,,,,,,,Protein,G +922352,1003,8.82,,70.0,,,,,,,Protein,G +922416,1003,0.0,,70.0,,,,,,,Protein,G +922584,1003,0.0,,70.0,,,,,,,Protein,G +922926,1003,0.0,,70.0,,,,,,,Protein,G +923686,1003,7.14,,70.0,,,,,,,Protein,G +924222,1003,5.45,,70.0,,,,,,,Protein,G +924370,1003,0.0,,70.0,,,,,,,Protein,G +924630,1003,7.14,,70.0,,,,,,,Protein,G +925330,1003,2.5,,70.0,,,,,,,Protein,G +925466,1003,6.67,,70.0,,,,,,,Protein,G +926086,1003,6.67,,70.0,,,,,,,Protein,G +926206,1003,15.79,,70.0,,,,,,,Protein,G +926362,1003,17.86,,70.0,,,,,,,Protein,G +926452,1003,0.0,,70.0,,,,,,,Protein,G +926494,1003,10.62,,70.0,,,,,,,Protein,G +926598,1003,21.43,,70.0,,,,,,,Protein,G +926650,1003,21.43,,70.0,,,,,,,Protein,G +927164,1003,2.82,,70.0,,,,,,,Protein,G +927444,1003,3.67,,70.0,,,,,,,Protein,G +928566,1003,2.45,,70.0,,,,,,,Protein,G +928620,1003,10.59,,70.0,,,,,,,Protein,G +929068,1003,4.08,,70.0,,,,,,,Protein,G +930384,1003,2.35,,70.0,,,,,,,Protein,G +930530,1003,2.0,,70.0,,,,,,,Protein,G +930810,1003,0.0,,70.0,,,,,,,Protein,G +931612,1003,13.33,,70.0,,,,,,,Protein,G +931872,1003,4.11,,70.0,,,,,,,Protein,G +931886,1003,0.0,,70.0,,,,,,,Protein,G +932158,1003,6.67,,70.0,,,,,,,Protein,G +932372,1003,8.85,,73.0,,,,,,,Protein,G +932722,1003,3.41,,70.0,,,,,,,Protein,G +933072,1003,4.35,,70.0,,,,,,,Protein,G +933258,1003,6.67,,70.0,,,,,,,Protein,G +933470,1003,17.86,,70.0,,,,,,,Protein,G +933768,1003,1.59,,70.0,,,,,,,Protein,G +934402,1003,0.0,,70.0,,,,,,,Protein,G +934790,1003,6.67,,70.0,,,,,,,Protein,G +935478,1003,0.0,,70.0,,,,,,,Protein,G +935706,1003,8.33,,70.0,,,,,,,Protein,G +936392,1003,70.0,,70.0,,,,,,,Protein,G +936516,1003,0.0,,70.0,,,,,,,Protein,G +936728,1003,11.11,,70.0,,,,,,,Protein,G +937910,1003,12.5,,73.0,,,,,,,Protein,G +937916,1003,3.53,,70.0,,,,,,,Protein,G +939082,1003,0.0,,70.0,,,,,,,Protein,G +939128,1003,6.67,,70.0,,,,,,,Protein,G +939492,1003,3.41,,70.0,,,,,,,Protein,G +939886,1003,0.0,,70.0,,,,,,,Protein,G +940736,1003,0.0,,70.0,,,,,,,Protein,G +940830,1003,16.67,,70.0,,,,,,,Protein,G +940866,1003,0.0,,70.0,,,,,,,Protein,G +940918,1003,26.67,,70.0,,,,,,,Protein,G +940926,1003,21.43,,70.0,,,,,,,Protein,G +941808,1003,4.55,,70.0,,,,,,,Protein,G +941994,1003,0.0,,70.0,,,,,,,Protein,G +942136,1003,12.5,,70.0,,,,,,,Protein,G +942276,1003,0.0,,70.0,,,,,,,Protein,G +942378,1003,0.0,,70.0,,,,,,,Protein,G +942388,1003,3.08,,70.0,,,,,,,Protein,G +942930,1003,0.0,,70.0,,,,,,,Protein,G +944050,1003,0.0,,70.0,,,,,,,Protein,G +944278,1003,5.88,,70.0,,,,,,,Protein,G +944688,1003,9.38,,70.0,,,,,,,Protein,G +944746,1003,9.09,,70.0,,,,,,,Protein,G +944886,1003,12.12,,70.0,,,,,,,Protein,G +945204,1003,9.09,,70.0,,,,,,,Protein,G +946276,1003,0.0,,70.0,,,,,,,Protein,G +946352,1003,0.0,,70.0,,,,,,,Protein,G +946790,1003,21.43,,70.0,,,,,,,Protein,G +947004,1003,30.3,,70.0,,,,,,,Protein,G +947210,1003,23.21,,70.0,,,,,,,Protein,G +947530,1003,21.43,,70.0,,,,,,,Protein,G +947682,1003,3.75,,70.0,,,,,,,Protein,G +947894,1003,2.96,,70.0,,,,,,,Protein,G +948212,1003,3.85,,70.0,,,,,,,Protein,G +948672,1003,0.0,,70.0,,,,,,,Protein,G +948774,1003,24.19,,70.0,,,,,,,Protein,G +949316,1003,3.81,,70.0,,,,,,,Protein,G +949750,1003,2.86,,70.0,,,,,,,Protein,G +949790,1003,0.0,,70.0,,,,,,,Protein,G +950645,1003,28.57,,70.0,,,,,,,Protein,G +951527,1003,3.3,,70.0,,,,,,,Protein,G +952179,1003,0.0,,70.0,,,,,,,Protein,G +952229,1003,0.0,,70.0,,,,,,,Protein,G +952269,1003,0.0,,70.0,,,,,,,Protein,G +952553,1003,3.33,,70.0,,,,,,,Protein,G +953115,1003,0.0,,70.0,,,,,,,Protein,G +954085,1003,1.56,,70.0,,,,,,,Protein,G +1848554,1003,3.0,,78.0,,,,,,,Protein,G +954819,1003,2.86,,70.0,,,,,,,Protein,G +955539,1003,0.0,,70.0,,,,,,,Protein,G +956425,1003,0.0,,70.0,,,,,,,Protein,G +956479,1003,0.0,,70.0,,,,,,,Protein,G +956639,1003,0.0,,70.0,,,,,,,Protein,G +956771,1003,0.0,,70.0,,,,,,,Protein,G +957447,1003,25.0,,70.0,,,,,,,Protein,G +957599,1003,10.0,,70.0,,,,,,,Protein,G +957831,1003,1.77,,70.0,,,,,,,Protein,G +958493,1003,6.67,,70.0,,,,,,,Protein,G +1848636,1003,6.0,,78.0,,,,,,,Protein,G +958595,1003,2.25,,70.0,,,,,,,Protein,G +958971,1003,7.14,,70.0,,,,,,,Protein,G +959001,1003,14.69,,70.0,,,,,,,Protein,G +959527,1003,8.0,,70.0,,,,,,,Protein,G +959751,1003,10.0,,70.0,,,,,,,Protein,G +959999,1003,0.0,,70.0,,,,,,,Protein,G +960445,1003,5.88,,70.0,,,,,,,Protein,G +960909,1003,23.81,,70.0,,,,,,,Protein,G +960953,1003,14.29,,70.0,,,,,,,Protein,G +1848701,1003,0.64,,71.0,,,,,,,Protein,G +962169,1003,1.39,,70.0,,,,,,,Protein,G +962173,1003,3.39,,70.0,,,,,,,Protein,G +962501,1003,0.0,,70.0,,,,,,,Protein,G +962887,1003,19.64,,70.0,,,,,,,Protein,G +962941,1003,0.0,,70.0,,,,,,,Protein,G +963211,1003,1.6,,70.0,,,,,,,Protein,G +965059,1003,0.0,,70.0,,,,,,,Protein,G +965729,1003,10.0,,70.0,,,,,,,Protein,G +1848759,1003,2.78,,71.0,,,,,,,Protein,G +1848763,1003,7.27,,71.0,,,,,,,Protein,G +1848792,1003,4.0,,71.0,,,,,,,Protein,G +1848825,1003,3.23,,71.0,,,,,,,Protein,G +967199,1003,26.09,,70.0,,,,,,,Protein,G +969587,1003,3.33,,70.0,,,,,,,Protein,G +970537,1003,4.71,,70.0,,,,,,,Protein,G +970865,1003,7.27,,70.0,,,,,,,Protein,G +1849010,1003,6.0,,78.0,,,,,,,Protein,G +971983,1003,5.29,,70.0,,,,,,,Protein,G +972325,1003,3.33,,70.0,,,,,,,Protein,G +972379,1003,7.14,,70.0,,,,,,,Protein,G +972797,1003,10.29,,70.0,,,,,,,Protein,G +973069,1003,5.66,,70.0,,,,,,,Protein,G +1849043,1003,6.0,,78.0,,,,,,,Protein,G +973503,1003,33.33,,70.0,,,,,,,Protein,G +973897,1003,3.33,,73.0,,,,,,,Protein,G +974949,1003,3.33,,70.0,,,,,,,Protein,G +975335,1003,7.14,,70.0,,,,,,,Protein,G +975371,1003,0.0,,70.0,,,,,,,Protein,G +975543,1003,11.76,,70.0,,,,,,,Protein,G +975799,1003,9.6,,70.0,,,,,,,Protein,G +975959,1003,10.96,,70.0,,,,,,,Protein,G +977873,1003,21.43,,70.0,,,,,,,Protein,G +1849124,1003,5.36,,75.0,,,,,,,Protein,G +983559,1003,13.89,,70.0,,,,,,,Protein,G +983631,1003,0.67,,70.0,,,,,,,Protein,G +983755,1003,4.76,,70.0,,,,,,,Protein,G +983757,1003,2.35,,70.0,,,,,,,Protein,G +984475,1003,10.0,,70.0,,,,,,,Protein,G +984487,1003,35.71,,70.0,,,,,,,Protein,G +984523,1003,6.67,,70.0,,,,,,,Protein,G +1849161,1003,10.99,,71.0,,,,,,,Protein,G +984937,1003,0.0,,70.0,,,,,,,Protein,G +984965,1003,0.0,,70.0,,,,,,,Protein,G +985333,1003,18.82,,70.0,,,,,,,Protein,G +985457,1003,1.61,,70.0,,,,,,,Protein,G +985585,1003,3.08,,70.0,,,,,,,Protein,G +985621,1003,0.0,,70.0,,,,,,,Protein,G +985805,1003,0.0,,75.0,,,,,,,Protein,G +986845,1003,0.0,,70.0,,,,,,,Protein,G +987251,1003,12.0,,70.0,,,,,,,Protein,G +987413,1003,11.11,,70.0,,,,,,,Protein,G +987553,1003,14.29,,70.0,,,,,,,Protein,G +988039,1003,3.57,,70.0,,,,,,,Protein,G +995955,1003,11.32,,70.0,,,,,,,Protein,G +1001533,1003,10.14,,70.0,,,,,,,Protein,G +1002109,1003,0.0,,75.0,,,,,,,Protein,G +1002223,1003,10.71,,70.0,,,,,,,Protein,G +1002843,1003,5.88,,70.0,,,,,,,Protein,G +1004629,1003,5.0,,70.0,,,,,,,Protein,G +1005513,1003,7.89,,70.0,,,,,,,Protein,G +1005531,1003,1.64,,70.0,,,,,,,Protein,G +1006377,1003,6.67,,70.0,,,,,,,Protein,G +1006789,1003,20.0,,70.0,,,,,,,Protein,G +1006805,1003,6.25,,70.0,,,,,,,Protein,G +1008021,1003,0.0,,70.0,,,,,,,Protein,G +1008039,1003,6.45,,70.0,,,,,,,Protein,G +1008151,1003,0.0,,70.0,,,,,,,Protein,G +1008725,1003,3.94,,70.0,,,,,,,Protein,G +1009269,1003,5.0,,70.0,,,,,,,Protein,G +1009337,1003,0.36,,70.0,,,,,,,Protein,G +1009465,1003,0.0,,70.0,,,,,,,Protein,G +1009771,1003,0.0,,70.0,,,,,,,Protein,G +1010275,1003,19.64,,70.0,,,,,,,Protein,G +1849689,1003,28.57,,70.0,,,,,,,Protein,G +1011481,1003,3.53,,70.0,,,,,,,Protein,G +1011991,1003,4.35,,70.0,,,,,,,Protein,G +1012035,1003,0.0,,70.0,,,,,,,Protein,G +1012539,1003,2.17,,70.0,,,,,,,Protein,G +1015761,1003,10.0,,70.0,,,,,,,Protein,G +1015769,1003,10.27,,70.0,,,,,,,Protein,G +1016695,1003,2.6,,70.0,,,,,,,Protein,G +1017113,1003,0.0,,70.0,,,,,,,Protein,G +1017277,1003,4.76,,70.0,,,,,,,Protein,G +1017477,1003,5.0,,70.0,,,,,,,Protein,G +1017733,1003,28.57,,70.0,,,,,,,Protein,G +1019003,1003,0.0,,70.0,,,,,,,Protein,G +1019331,1003,3.33,,70.0,,,,,,,Protein,G +1019563,1003,10.0,,70.0,,,,,,,Protein,G +1019865,1003,4.6,,70.0,,,,,,,Protein,G +1020577,1003,0.0,,70.0,,,,,,,Protein,G +1020655,1003,25.0,,70.0,,,,,,,Protein,G +1021009,1003,13.39,,70.0,,,,,,,Protein,G +1021655,1003,0.0,,70.0,,,,,,,Protein,G +1023039,1003,5.49,,70.0,,,,,,,Protein,G +1023261,1003,0.0,,70.0,,,,,,,Protein,G +1023451,1003,1.23,,70.0,,,,,,,Protein,G +1023467,1003,25.88,,70.0,,,,,,,Protein,G +1850060,1003,1.52,,70.0,,,,,,,Protein,G +1024363,1003,1.67,,70.0,,,,,,,Protein,G +1024679,1003,17.86,,70.0,,,,,,,Protein,G +1024689,1003,10.0,,70.0,,,,,,,Protein,G +1024695,1003,14.29,,70.0,,,,,,,Protein,G +1026483,1003,8.48,,70.0,,,,,,,Protein,G +1026931,1003,25.0,,70.0,,,,,,,Protein,G +1028115,1003,28.57,,70.0,,,,,,,Protein,G +1028231,1003,7.69,,70.0,,,,,,,Protein,G +1028879,1003,6.17,,70.0,,,,,,,Protein,G +1029665,1003,11.63,,70.0,,,,,,,Protein,G +1031089,1003,0.0,,70.0,,,,,,,Protein,G +1031759,1003,0.0,,70.0,,,,,,,Protein,G +1032027,1003,2.8,,70.0,,,,,,,Protein,G +1032201,1003,3.33,,70.0,,,,,,,Protein,G +1032315,1003,10.0,,70.0,,,,,,,Protein,G +1032455,1003,15.0,,70.0,,,,,,,Protein,G +1033161,1003,7.0,,70.0,,,,,,,Protein,G +1033913,1003,13.33,,70.0,,,,,,,Protein,G +1034133,1003,6.67,,70.0,,,,,,,Protein,G +1034415,1003,6.67,,70.0,,,,,,,Protein,G +1034491,1003,0.0,,70.0,,,,,,,Protein,G +1034631,1003,3.33,,70.0,,,,,,,Protein,G +1035777,1003,0.0,,70.0,,,,,,,Protein,G +1036821,1003,7.14,,70.0,,,,,,,Protein,G +1037659,1003,4.71,,70.0,,,,,,,Protein,G +1037725,1003,11.11,,70.0,,,,,,,Protein,G +1038429,1003,0.0,,70.0,,,,,,,Protein,G +1038669,1003,5.71,,70.0,,,,,,,Protein,G +1038829,1003,15.15,,70.0,,,,,,,Protein,G +1039069,1003,1.75,,70.0,,,,,,,Protein,G +1040585,1003,0.83,,73.0,,,,,,,Protein,G +1040947,1003,10.0,,70.0,,,,,,,Protein,G +1041099,1003,0.0,,70.0,,,,,,,Protein,G +1041157,1003,6.67,,70.0,,,,,,,Protein,G +1041877,1003,7.96,,70.0,,,,,,,Protein,G +1041945,1003,3.81,,70.0,,,,,,,Protein,G +1042523,1003,17.86,,70.0,,,,,,,Protein,G +1042595,1003,14.29,,70.0,,,,,,,Protein,G +1043573,1003,10.0,,70.0,,,,,,,Protein,G +1043611,1003,25.66,,70.0,,,,,,,Protein,G +1043685,1003,6.67,,70.0,,,,,,,Protein,G +1043807,1003,0.0,,70.0,,,,,,,Protein,G +1044385,1003,6.25,,73.0,,,,,,,Protein,G +1044519,1003,22.5,,70.0,,,,,,,Protein,G +1044795,1003,18.75,,70.0,,,,,,,Protein,G +1045139,1003,4.62,,70.0,,,,,,,Protein,G +1045937,1003,3.39,,70.0,,,,,,,Protein,G +1046229,1003,0.0,,70.0,,,,,,,Protein,G +1047275,1003,6.25,,73.0,,,,,,,Protein,G +1047883,1003,0.0,,75.0,,,,,,,Protein,G +1048385,1003,0.0,,70.0,,,,,,,Protein,G +1048665,1003,78.57,,70.0,,,,,,,Protein,G +1049157,1003,3.53,,70.0,,,,,,,Protein,G +1049223,1003,0.81,,70.0,,,,,,,Protein,G +1049243,1003,21.43,,70.0,,,,,,,Protein,G +1049733,1003,10.0,,70.0,,,,,,,Protein,G +1049895,1003,10.53,,70.0,,,,,,,Protein,G +1054983,1003,8.0,,71.0,,,,,,,Protein,G +1055359,1003,8.89,,70.0,,,,,,,Protein,G +1055681,1003,21.43,,70.0,,,,,,,Protein,G +1055911,1003,25.0,,70.0,,,,,,,Protein,G +1056217,1003,0.0,,70.0,,,,,,,Protein,G +1056245,1003,0.85,,70.0,,,,,,,Protein,G +1057561,1003,0.83,,70.0,,,,,,,Protein,G +1057659,1003,3.38,,70.0,,,,,,,Protein,G +1059549,1003,0.0,,70.0,,,,,,,Protein,G +1059799,1003,4.0,,70.0,,,,,,,Protein,G +1060931,1003,1.0,,70.0,,,,,,,Protein,G +1061245,1003,3.57,,70.0,,,,,,,Protein,G +1061807,1003,0.0,,70.0,,,,,,,Protein,G +1062071,1003,0.0,,70.0,,,,,,,Protein,G +1062721,1003,0.28,,73.0,,,,,,,Protein,G +1063575,1003,9.29,,70.0,,,,,,,Protein,G +1063609,1003,20.31,,70.0,,,,,,,Protein,G +1063787,1003,16.67,,70.0,,,,,,,Protein,G +1064919,1003,3.33,,73.0,,,,,,,Protein,G +1065533,1003,3.57,,70.0,,,,,,,Protein,G +1065713,1003,16.67,,70.0,,,,,,,Protein,G +1065819,1003,14.29,,70.0,,,,,,,Protein,G +1066091,1003,9.52,,70.0,,,,,,,Protein,G +1066307,1003,0.7,,70.0,,,,,,,Protein,G +1066395,1003,0.0,,70.0,,,,,,,Protein,G +1067563,1003,18.82,,71.0,,,,,,,Protein,G +1068275,1003,1.92,,70.0,,,,,,,Protein,G +1068439,1003,0.0,,70.0,,,,,,,Protein,G +1068925,1003,0.0,,70.0,,,,,,,Protein,G +1069091,1003,3.12,,70.0,,,,,,,Protein,G +1069415,1003,6.78,,70.0,,,,,,,Protein,G +1070469,1003,12.5,,70.0,,,,,,,Protein,G +1070975,1003,3.33,,70.0,,,,,,,Protein,G +1071067,1003,0.0,,70.0,,,,,,,Protein,G +1071525,1003,8.24,,70.0,,,,,,,Protein,G +1071787,1003,4.62,,70.0,,,,,,,Protein,G +1072127,1003,0.0,,70.0,,,,,,,Protein,G +1073365,1003,0.0,,70.0,,,,,,,Protein,G +1073431,1003,4.44,,70.0,,,,,,,Protein,G +1073841,1003,0.0,,70.0,,,,,,,Protein,G +1073869,1003,0.0,,70.0,,,,,,,Protein,G +1074579,1003,4.88,,70.0,,,,,,,Protein,G +1074991,1003,0.0,,70.0,,,,,,,Protein,G +1075437,1003,6.47,,70.0,,,,,,,Protein,G +1076221,1003,0.0,,70.0,,,,,,,Protein,G +1077043,1003,0.0,,70.0,,,,,,,Protein,G +1077361,1003,13.33,,70.0,,,,,,,Protein,G +1077411,1003,4.12,,70.0,,,,,,,Protein,G +1077475,1003,12.28,,70.0,,,,,,,Protein,G +1077531,1003,0.0,,70.0,,,,,,,Protein,G +1078201,1003,10.0,,70.0,,,,,,,Protein,G +1078949,1003,0.0,,70.0,,,,,,,Protein,G +1079479,1003,0.0,,70.0,,,,,,,Protein,G +1079849,1003,0.0,,75.0,,,,,,,Protein,G +1080245,1003,0.0,,70.0,,,,,,,Protein,G +1080273,1003,0.0,,70.0,,,,,,,Protein,G +1080649,1003,10.23,,70.0,,,,,,,Protein,G +1081685,1003,50.0,,70.0,,,,,,,Protein,G +1081703,1003,2.94,,70.0,,,,,,,Protein,G +1082037,1003,7.14,,70.0,,,,,,,Protein,G +1082561,1003,7.14,,70.0,,,,,,,Protein,G +1083037,1003,10.0,,71.0,,,,,,,Protein,G +1083243,1003,7.14,,70.0,,,,,,,Protein,G +1083507,1003,5.26,,70.0,,,,,,,Protein,G +1084105,1003,0.0,,70.0,,,,,,,Protein,G +1084283,1003,2.94,,70.0,,,,,,,Protein,G +1085551,1003,10.0,,70.0,,,,,,,Protein,G +1086127,1003,10.71,,70.0,,,,,,,Protein,G +1087617,1003,6.36,,70.0,,,,,,,Protein,G +1087847,1003,0.0,,70.0,,,,,,,Protein,G +1087973,1003,0.0,,70.0,,,,,,,Protein,G +1089201,1003,7.08,,70.0,,,,,,,Protein,G +1089211,1003,0.0,,70.0,,,,,,,Protein,G +1089231,1003,0.0,,70.0,,,,,,,Protein,G +1089923,1003,6.38,,70.0,,,,,,,Protein,G +1090129,1003,57.69,,70.0,,,,,,,Protein,G +1090173,1003,6.98,,70.0,,,,,,,Protein,G +1090539,1003,4.76,,70.0,,,,,,,Protein,G +1091803,1003,10.34,,70.0,,,,,,,Protein,G +1091925,1003,0.0,,70.0,,,,,,,Protein,G +1092123,1003,10.27,,70.0,,,,,,,Protein,G +1092865,1003,28.57,,70.0,,,,,,,Protein,G +1094293,1003,0.0,,70.0,,,,,,,Protein,G +1094533,1003,2.94,,70.0,,,,,,,Protein,G +1094881,1003,10.53,,70.0,,,,,,,Protein,G +1095263,1003,2.63,,70.0,,,,,,,Protein,G +1095317,1003,36.59,,70.0,,,,,,,Protein,G +1095417,1003,0.0,,70.0,,,,,,,Protein,G +1095745,1003,0.0,,70.0,,,,,,,Protein,G +1096019,1003,18.0,,70.0,,,,,,,Protein,G +1096131,1003,0.83,,70.0,,,,,,,Protein,G +1096423,1003,2.65,,70.0,,,,,,,Protein,G +1096481,1003,12.39,,70.0,,,,,,,Protein,G +1096535,1003,2.5,,70.0,,,,,,,Protein,G +1096867,1003,0.83,,70.0,,,,,,,Protein,G +1096951,1003,4.26,,70.0,,,,,,,Protein,G +1097021,1003,6.25,,70.0,,,,,,,Protein,G +1097263,1003,0.8,,70.0,,,,,,,Protein,G +1850284,1003,0.0,,70.0,,,,,,,Protein,G +1850784,1003,20.0,,70.0,,,,,,,Protein,G +1850989,1003,17.7,,70.0,,,,,,,Protein,G +1851099,1003,6.67,,70.0,,,,,,,Protein,G +1851257,1003,13.33,,70.0,,,,,,,Protein,G +1851391,1003,2.42,,70.0,,,,,,,Protein,G +1851483,1003,3.64,,70.0,,,,,,,Protein,G +1851520,1003,4.41,,70.0,,,,,,,Protein,G +1851631,1003,2.5,,70.0,,,,,,,Protein,G +1852640,1003,0.0,,70.0,,,,,,,Protein,G +1852733,1003,3.33,,70.0,,,,,,,Protein,G +1852794,1003,0.83,,70.0,,,,,,,Protein,G +1852845,1003,25.0,,70.0,,,,,,,Protein,G +1852852,1003,25.0,,70.0,,,,,,,Protein,G +1852853,1003,15.38,,70.0,,,,,,,Protein,G +1852866,1003,6.0,,70.0,,,,,,,Protein,G +1852913,1003,0.0,,70.0,,,,,,,Protein,G +1853102,1003,20.93,,70.0,,,,,,,Protein,G +1853406,1003,7.14,,70.0,,,,,,,Protein,G +1853505,1003,0.0,,70.0,,,,,,,Protein,G +1853803,1003,8.77,,70.0,,,,,,,Protein,G +1853805,1003,8.77,,70.0,,,,,,,Protein,G +1854926,1003,9.8,,70.0,,,,,,,Protein,G +1855051,1003,0.0,,70.0,,,,,,,Protein,G +1855302,1003,19.12,,70.0,,,,,,,Protein,G +1855701,1003,1.0,,70.0,,,,,,,Protein,G +1855707,1003,12.5,,70.0,,,,,,,Protein,G +1856582,1003,8.0,,70.0,,,,,,,Protein,G +1856866,1003,2.67,,70.0,,,,,,,Protein,G +1857012,1003,14.29,,70.0,,,,,,,Protein,G +1857104,1003,0.0,,70.0,,,,,,,Protein,G +1857241,1003,0.0,,70.0,,,,,,,Protein,G +1857402,1003,6.67,,70.0,,,,,,,Protein,G +1857453,1003,12.5,,70.0,,,,,,,Protein,G +1857838,1003,4.12,,70.0,,,,,,,Protein,G +1858060,1003,0.77,,70.0,,,,,,,Protein,G +1858482,1003,6.67,,70.0,,,,,,,Protein,G +1858666,1003,0.0,,70.0,,,,,,,Protein,G +1859227,1003,17.86,,70.0,,,,,,,Protein,G +1859311,1003,7.14,,70.0,,,,,,,Protein,G +1859320,1003,10.0,,70.0,,,,,,,Protein,G +1859434,1003,3.9,,70.0,,,,,,,Protein,G +1859559,1003,8.0,,70.0,,,,,,,Protein,G +1859696,1003,8.0,,70.0,,,,,,,Protein,G +1859780,1003,9.41,,70.0,,,,,,,Protein,G +1860082,1003,8.77,,70.0,,,,,,,Protein,G +1860391,1003,0.0,,70.0,,,,,,,Protein,G +1860509,1003,9.38,,70.0,,,,,,,Protein,G +1860628,1003,16.9,,70.0,,,,,,,Protein,G +1860707,1003,12.5,,70.0,,,,,,,Protein,G +1860838,1003,10.58,,70.0,,,,,,,Protein,G +1860853,1003,0.0,,70.0,,,,,,,Protein,G +1860861,1003,0.0,,70.0,,,,,,,Protein,G +1861333,1003,8.0,,70.0,,,,,,,Protein,G +1861383,1003,0.8,,70.0,,,,,,,Protein,G +1861394,1003,5.71,,70.0,,,,,,,Protein,G +1861635,1003,2.45,,70.0,,,,,,,Protein,G +1861767,1003,5.38,,70.0,,,,,,,Protein,G +1861828,1003,3.85,,70.0,,,,,,,Protein,G +1862099,1003,0.0,,75.0,,,,,,,Protein,G +1862353,1003,0.0,,70.0,,,,,,,Protein,G +1862654,1003,12.12,,70.0,,,,,,,Protein,G +1862666,1003,0.42,,70.0,,,,,,,Protein,G +1862711,1003,0.0,,70.0,,,,,,,Protein,G +1862858,1003,3.57,,73.0,,,,,,,Protein,G +1862875,1003,6.67,,70.0,,,,,,,Protein,G +1863024,1003,5.41,,70.0,,,,,,,Protein,G +1863042,1003,20.0,,70.0,,,,,,,Protein,G +1863118,1003,3.33,,70.0,,,,,,,Protein,G +1863165,1003,12.5,,70.0,,,,,,,Protein,G +1863670,1003,2.92,,70.0,,,,,,,Protein,G +1863913,1003,0.0,,70.0,,,,,,,Protein,G +1864402,1003,32.14,,70.0,,,,,,,Protein,G +1864598,1003,13.33,,70.0,,,,,,,Protein,G +1864917,1003,10.34,,70.0,,,,,,,Protein,G +1865068,1003,3.57,,70.0,,,,,,,Protein,G +1865148,1003,0.0,,70.0,,,,,,,Protein,G +1865311,1003,0.8,,70.0,,,,,,,Protein,G +1865525,1003,0.0,,70.0,,,,,,,Protein,G +1865670,1003,0.0,,70.0,,,,,,,Protein,G +1865709,1003,2.5,,70.0,,,,,,,Protein,G +1865820,1003,8.0,,70.0,,,,,,,Protein,G +1866240,1003,4.55,,70.0,,,,,,,Protein,G +1866251,1003,7.02,,70.0,,,,,,,Protein,G +1866282,1003,17.86,,70.0,,,,,,,Protein,G +1866453,1003,0.0,,70.0,,,,,,,Protein,G +1866533,1003,1.18,,70.0,,,,,,,Protein,G +1866597,1003,2.78,,70.0,,,,,,,Protein,G +1866639,1003,0.0,,70.0,,,,,,,Protein,G +1866766,1003,8.77,,70.0,,,,,,,Protein,G +1867093,1003,0.0,,70.0,,,,,,,Protein,G +1867221,1003,6.67,,70.0,,,,,,,Protein,G +1867355,1003,5.0,,70.0,,,,,,,Protein,G +1867464,1003,0.0,,70.0,,,,,,,Protein,G +1867695,1003,6.36,,70.0,,,,,,,Protein,G +1867733,1003,0.0,,70.0,,,,,,,Protein,G +1867805,1003,14.12,,70.0,,,,,,,Protein,G +1867863,1003,0.0,,70.0,,,,,,,Protein,G +1868042,1003,10.0,,70.0,,,,,,,Protein,G +1868653,1003,0.0,,70.0,,,,,,,Protein,G +1868763,1003,3.57,,70.0,,,,,,,Protein,G +1868861,1003,0.0,,70.0,,,,,,,Protein,G +1869095,1003,6.06,,70.0,,,,,,,Protein,G +1869473,1003,6.41,,70.0,,,,,,,Protein,G +1869576,1003,0.0,,70.0,,,,,,,Protein,G +1869911,1003,5.38,,70.0,,,,,,,Protein,G +1869946,1003,4.0,,70.0,,,,,,,Protein,G +1870297,1003,0.0,,70.0,,,,,,,Protein,G +1870348,1003,11.43,,70.0,,,,,,,Protein,G +1870405,1003,0.0,,70.0,,,,,,,Protein,G +1870417,1003,0.0,,70.0,,,,,,,Protein,G +1870481,1003,0.0,,70.0,,,,,,,Protein,G +1870569,1003,7.06,,70.0,,,,,,,Protein,G +1870629,1003,5.88,,70.0,,,,,,,Protein,G +1870744,1003,10.59,,70.0,,,,,,,Protein,G +1871259,1003,3.23,,70.0,,,,,,,Protein,G +1871381,1003,0.0,,70.0,,,,,,,Protein,G +1871821,1003,3.39,,70.0,,,,,,,Protein,G +1871830,1003,0.42,,70.0,,,,,,,Protein,G +1872181,1003,0.0,,70.0,,,,,,,Protein,G +1872614,1003,29.41,,70.0,,,,,,,Protein,G +1872818,1003,8.57,,70.0,,,,,,,Protein,G +1872951,1003,0.0,,70.0,,,,,,,Protein,G +1873033,1003,21.43,,70.0,,,,,,,Protein,G +1873097,1003,5.0,,70.0,,,,,,,Protein,G +1873446,1003,16.67,,70.0,,,,,,,Protein,G +1873648,1003,0.0,,70.0,,,,,,,Protein,G +1873882,1003,5.71,,70.0,,,,,,,Protein,G +1874274,1003,0.0,,70.0,,,,,,,Protein,G +1874312,1003,0.0,,75.0,,,,,,,Protein,G +1874348,1003,1.25,,70.0,,,,,,,Protein,G +1874573,1003,3.7,,70.0,,,,,,,Protein,G +1874851,1003,0.0,,70.0,,,,,,,Protein,G +1875276,1003,7.14,,70.0,,,,,,,Protein,G +1875280,1003,7.14,,70.0,,,,,,,Protein,G +1875281,1003,0.0,,75.0,,,,,,,Protein,G +1875328,1003,5.0,,70.0,,,,,,,Protein,G +1875394,1003,0.0,,75.0,,,,,,,Protein,G +1875456,1003,7.14,,70.0,,,,,,,Protein,G +1875686,1003,0.0,,70.0,,,,,,,Protein,G +1875839,1003,23.33,,70.0,,,,,,,Protein,G +1875991,1003,5.0,,70.0,,,,,,,Protein,G +1876422,1003,0.0,,70.0,,,,,,,Protein,G +1876423,1003,2.94,,70.0,,,,,,,Protein,G +1876529,1003,0.0,,70.0,,,,,,,Protein,G +1876554,1003,7.14,,70.0,,,,,,,Protein,G +1876708,1003,5.56,,70.0,,,,,,,Protein,G +1876777,1003,0.0,,70.0,,,,,,,Protein,G +1876812,1003,23.33,,70.0,,,,,,,Protein,G +1876941,1003,57.14,,70.0,,,,,,,Protein,G +1877546,1003,0.0,,70.0,,,,,,,Protein,G +1877607,1003,0.0,,70.0,,,,,,,Protein,G +1877684,1003,16.67,,70.0,,,,,,,Protein,G +1877931,1003,2.5,,70.0,,,,,,,Protein,G +1877958,1003,7.14,,70.0,,,,,,,Protein,G +1878200,1003,5.26,,70.0,,,,,,,Protein,G +1878301,1003,0.0,,70.0,,,,,,,Protein,G +1878362,1003,7.14,,70.0,,,,,,,Protein,G +1878624,1003,5.71,,70.0,,,,,,,Protein,G +1878840,1003,6.0,,70.0,,,,,,,Protein,G +1878922,1003,6.98,,70.0,,,,,,,Protein,G +1878924,1003,3.57,,70.0,,,,,,,Protein,G +1878929,1003,0.75,,70.0,,,,,,,Protein,G +1879053,1003,6.67,,70.0,,,,,,,Protein,G +1879555,1003,0.0,,70.0,,,,,,,Protein,G +1879655,1003,0.0,,70.0,,,,,,,Protein,G +1879928,1003,5.88,,70.0,,,,,,,Protein,G +1880113,1003,7.69,,73.0,,,,,,,Protein,G +1880152,1003,0.0,,70.0,,,,,,,Protein,G +1880260,1003,0.0,,75.0,,,,,,,Protein,G +1880517,1003,2.5,,73.0,,,,,,,Protein,G +1140141,1003,10.0,,70.0,,,,,,,Protein,G +1140568,1003,0.4,,70.0,,,,,,,Protein,G +1140587,1003,3.33,,70.0,,,,,,,Protein,G +1140704,1003,0.0,,70.0,,,,,,,Protein,G +1140860,1003,0.42,,73.0,,,,,,,Protein,G +1140919,1003,5.41,,70.0,,,,,,,Protein,G +1140983,1003,0.43,,70.0,,,,,,,Protein,G +1141592,1003,12.5,,73.0,,,,,,,Protein,G +1141869,1003,4.0,,70.0,,,,,,,Protein,G +1142050,1003,5.88,,70.0,,,,,,,Protein,G +1142303,1003,13.08,,70.0,,,,,,,Protein,G +1142322,1003,20.0,,70.0,,,,,,,Protein,G +1142342,1003,0.81,,70.0,,,,,,,Protein,G +1142662,1003,0.0,,70.0,,,,,,,Protein,G +1142951,1003,12.28,,70.0,,,,,,,Protein,G +1142953,1003,5.26,,70.0,,,,,,,Protein,G +1143052,1003,1.59,,70.0,,,,,,,Protein,G +1143220,1003,0.83,,70.0,,,,,,,Protein,G +1143518,1003,6.67,,70.0,,,,,,,Protein,G +1144167,1003,1.18,,70.0,,,,,,,Protein,G +1144551,1003,8.57,,70.0,,,,,,,Protein,G +1144794,1003,7.69,,70.0,,,,,,,Protein,G +1144851,1003,0.0,,70.0,,,,,,,Protein,G +1144983,1003,0.0,,70.0,,,,,,,Protein,G +1145005,1003,6.78,,70.0,,,,,,,Protein,G +1145129,1003,0.0,,70.0,,,,,,,Protein,G +1880700,1003,10.81,,70.0,,,,,,,Protein,G +1145386,1003,3.3,,71.0,,,,,,,Protein,G +1145547,1003,4.78,,78.0,,,,,,,Protein,G +1145567,1003,2.0,,78.0,,,,,,,Protein,G +1145647,1003,12.77,,71.0,,,,,,,Protein,G +1145668,1003,6.0,,78.0,,,,,,,Protein,G +1145691,1003,0.0,,78.0,,,,,,,Protein,G +1145845,1003,5.0,,78.0,,,,,,,Protein,G +1145907,1003,0.0,,78.0,,,,,,,Protein,G +1145958,1003,0.0,,78.0,,,,,,,Protein,G +1146242,1003,4.0,,71.0,,,,,,,Protein,G +1146322,1003,42.86,,71.0,,,,,,,Protein,G +1147063,1003,4.29,,70.0,,,,,,,Protein,G +1147064,1003,12.5,,70.0,,,,,,,Protein,G +1147083,1003,7.14,,70.0,,,,,,,Protein,G +1147179,1003,0.0,,70.0,,,,,,,Protein,G +1147216,1003,15.04,,70.0,,,,,,,Protein,G +1147272,1003,0.0,,70.0,,,,,,,Protein,G +1147481,1003,7.14,,70.0,,,,,,,Protein,G +1147636,1003,0.0,,70.0,,,,,,,Protein,G +1147840,1003,6.25,,70.0,,,,,,,Protein,G +1148109,1003,0.0,,70.0,,,,,,,Protein,G +1148763,1003,4.22,,70.0,,,,,,,Protein,G +1148925,1003,0.0,,70.0,,,,,,,Protein,G +1148978,1003,0.0,,70.0,,,,,,,Protein,G +1149794,1003,0.0,,70.0,,,,,,,Protein,G +1150140,1003,25.0,,70.0,,,,,,,Protein,G +1150170,1003,9.62,,70.0,,,,,,,Protein,G +1150533,1003,0.42,,70.0,,,,,,,Protein,G +1150771,1003,6.25,,70.0,,,,,,,Protein,G +1150793,1003,6.0,,70.0,,,,,,,Protein,G +1150819,1003,2.22,,70.0,,,,,,,Protein,G +1151011,1003,14.29,,70.0,,,,,,,Protein,G +1151062,1003,7.14,,70.0,,,,,,,Protein,G +1151143,1003,0.0,,70.0,,,,,,,Protein,G +1151541,1003,0.0,,70.0,,,,,,,Protein,G +1151586,1003,0.0,,70.0,,,,,,,Protein,G +1151660,1003,10.0,,70.0,,,,,,,Protein,G +1151670,1003,1.6,,70.0,,,,,,,Protein,G +1151877,1003,10.53,,70.0,,,,,,,Protein,G +1151882,1003,6.67,,70.0,,,,,,,Protein,G +1152052,1003,2.7,,70.0,,,,,,,Protein,G +1152066,1003,10.0,,70.0,,,,,,,Protein,G +1152128,1003,9.09,,70.0,,,,,,,Protein,G +1152648,1003,0.0,,70.0,,,,,,,Protein,G +1153461,1003,0.0,,70.0,,,,,,,Protein,G +1153465,1003,3.7,,70.0,,,,,,,Protein,G +1153533,1003,3.7,,70.0,,,,,,,Protein,G +1153645,1003,11.11,,70.0,,,,,,,Protein,G +1153895,1003,13.33,,70.0,,,,,,,Protein,G +1153907,1003,10.48,,70.0,,,,,,,Protein,G +1153927,1003,12.5,,70.0,,,,,,,Protein,G +1154299,1003,0.0,,70.0,,,,,,,Protein,G +1154656,1003,4.6,,70.0,,,,,,,Protein,G +1154843,1003,25.0,,70.0,,,,,,,Protein,G +1155010,1003,0.82,,71.0,,,,,,,Protein,G +1155090,1003,19.0,,78.0,,,,,,,Protein,G +1155117,1003,0.83,,71.0,,,,,,,Protein,G +1155200,1003,4.17,,71.0,,,,,,,Protein,G +1155251,1003,0.95,,71.0,,,,,,,Protein,G +1155292,1003,3.33,,71.0,,,,,,,Protein,G +1155676,1003,10.27,,70.0,,,,,,,Protein,G +1156291,1003,20.0,,70.0,,,,,,,Protein,G +1156357,1003,8.93,,70.0,,,,,,,Protein,G +1156612,1003,3.08,,70.0,,,,,,,Protein,G +1156636,1003,7.07,,70.0,,,,,,,Protein,G +1156819,1003,10.16,,70.0,,,,,,,Protein,G +1156833,1003,10.0,,70.0,,,,,,,Protein,G +1157010,1003,3.49,,70.0,,,,,,,Protein,G +1157244,1003,7.14,,70.0,,,,,,,Protein,G +1157949,1003,2.12,,70.0,,,,,,,Protein,G +1158132,1003,11.32,,70.0,,,,,,,Protein,G +1159049,1003,0.0,,70.0,,,,,,,Protein,G +1159898,1003,0.0,,70.0,,,,,,,Protein,G +1159915,1003,0.0,,70.0,,,,,,,Protein,G +1159961,1003,7.14,,70.0,,,,,,,Protein,G +1160193,1003,0.0,,70.0,,,,,,,Protein,G +1160289,1003,3.57,,70.0,,,,,,,Protein,G +1160293,1003,4.17,,70.0,,,,,,,Protein,G +1160296,1003,4.17,,70.0,,,,,,,Protein,G +1160375,1003,3.7,,70.0,,,,,,,Protein,G +1160420,1003,4.35,,70.0,,,,,,,Protein,G +1160720,1003,0.0,,70.0,,,,,,,Protein,G +1160813,1003,20.0,,70.0,,,,,,,Protein,G +1161134,1003,17.86,,70.0,,,,,,,Protein,G +1161270,1003,2.68,,70.0,,,,,,,Protein,G +1161478,1003,0.0,,70.0,,,,,,,Protein,G +1161521,1003,14.29,,70.0,,,,,,,Protein,G +1161630,1003,75.0,,70.0,,,,,,,Protein,G +1161973,1003,0.0,,70.0,,,,,,,Protein,G +1162413,1003,7.96,,70.0,,,,,,,Protein,G +1162450,1003,32.5,,70.0,,,,,,,Protein,G +1162654,1003,3.56,,70.0,,,,,,,Protein,G +1162773,1003,9.73,,70.0,,,,,,,Protein,G +1162798,1003,0.83,,70.0,,,,,,,Protein,G +1162884,1003,0.84,,70.0,,,,,,,Protein,G +1163306,1003,10.81,,70.0,,,,,,,Protein,G +1163687,1003,4.44,,71.0,,,,,,,Protein,G +1163881,1003,5.71,,71.0,,,,,,,Protein,G +1164257,1003,4.62,,71.0,,,,,,,Protein,G +1164468,1003,0.0,,71.0,,,,,,,Protein,G +1164522,1003,0.0,,71.0,,,,,,,Protein,G +1164755,1003,3.45,,73.0,,,,,,,Protein,G +1165067,1003,3.85,,71.0,,,,,,,Protein,G +1165169,1003,3.23,,71.0,,,,,,,Protein,G +1165511,1003,11.9,,71.0,,,,,,,Protein,G +1165640,1003,6.25,,71.0,,,,,,,Protein,G +1165688,1003,0.0,,78.0,,,,,,,Protein,G +1165700,1003,13.29,,78.0,,,,,,,Protein,G +1165744,1003,3.85,,71.0,,,,,,,Protein,G +1166102,1003,5.88,,71.0,,,,,,,Protein,G +1166103,1003,20.54,,71.0,,,,,,,Protein,G +1166794,1003,19.64,,71.0,,,,,,,Protein,G +1166882,1003,6.25,,73.0,,,,,,,Protein,G +1166957,1003,19.05,,71.0,,,,,,,Protein,G +1167123,1003,19.47,,71.0,,,,,,,Protein,G +1167778,1003,10.71,,71.0,,,,,,,Protein,G +1168215,1003,17.7,,71.0,,,,,,,Protein,G +1168300,1003,19.64,,71.0,,,,,,,Protein,G +1168329,1003,18.58,,71.0,,,,,,,Protein,G +1168350,1003,6.0,,71.0,,,,,,,Protein,G +1168943,1003,10.71,,71.0,,,,,,,Protein,G +1169021,1003,10.71,,71.0,,,,,,,Protein,G +1169828,1003,1.67,,71.0,,,,,,,Protein,G +1169987,1003,5.38,,71.0,,,,,,,Protein,G +1170147,1003,14.29,,71.0,,,,,,,Protein,G +1171008,1003,5.33,,70.0,,,,,,,Protein,G +1171019,1003,14.29,,70.0,,,,,,,Protein,G +1171171,1003,3.57,,70.0,,,,,,,Protein,G +1171295,1003,11.19,,70.0,,,,,,,Protein,G +1171366,1003,6.67,,70.0,,,,,,,Protein,G +1171451,1003,0.0,,70.0,,,,,,,Protein,G +1171501,1003,10.71,,70.0,,,,,,,Protein,G +1171962,1003,9.09,,70.0,,,,,,,Protein,G +1172274,1003,5.88,,70.0,,,,,,,Protein,G +1172285,1003,3.12,,70.0,,,,,,,Protein,G +1172656,1003,12.5,,70.0,,,,,,,Protein,G +1172753,1003,3.57,,70.0,,,,,,,Protein,G +1172889,1003,25.0,,70.0,,,,,,,Protein,G +1172901,1003,8.33,,70.0,,,,,,,Protein,G +1172987,1003,26.67,,70.0,,,,,,,Protein,G +1173023,1003,8.0,,70.0,,,,,,,Protein,G +1173347,1003,22.86,,70.0,,,,,,,Protein,G +1173603,1003,23.21,,70.0,,,,,,,Protein,G +1173771,1003,5.0,,70.0,,,,,,,Protein,G +1173901,1003,17.54,,70.0,,,,,,,Protein,G +1173907,1003,1.6,,70.0,,,,,,,Protein,G +1174170,1003,14.75,,70.0,,,,,,,Protein,G +1174224,1003,1.25,,70.0,,,,,,,Protein,G +1174243,1003,2.5,,70.0,,,,,,,Protein,G +1174565,1003,21.43,,70.0,,,,,,,Protein,G +1174926,1003,21.88,,70.0,,,,,,,Protein,G +1175030,1003,14.29,,70.0,,,,,,,Protein,G +1175274,1003,0.0,,70.0,,,,,,,Protein,G +1175342,1003,0.0,,70.0,,,,,,,Protein,G +1175910,1003,4.29,,70.0,,,,,,,Protein,G +1176890,1003,1.67,,70.0,,,,,,,Protein,G +1177425,1003,5.88,,70.0,,,,,,,Protein,G +1177676,1003,21.43,,70.0,,,,,,,Protein,G +1177974,1003,1.67,,70.0,,,,,,,Protein,G +1178160,1003,2.56,,70.0,,,,,,,Protein,G +1178281,1003,0.0,,70.0,,,,,,,Protein,G +1178298,1003,0.0,,70.0,,,,,,,Protein,G +1178582,1003,2.4,,70.0,,,,,,,Protein,G +1178707,1003,1.61,,70.0,,,,,,,Protein,G +1178795,1003,0.0,,70.0,,,,,,,Protein,G +1178966,1003,6.0,,70.0,,,,,,,Protein,G +1179471,1003,1.6,,70.0,,,,,,,Protein,G +1179483,1003,2.4,,70.0,,,,,,,Protein,G +1179611,1003,12.5,,70.0,,,,,,,Protein,G +1179763,1003,3.0,,70.0,,,,,,,Protein,G +1179940,1003,17.86,,70.0,,,,,,,Protein,G +1180111,1003,3.57,,70.0,,,,,,,Protein,G +1180156,1003,0.0,,70.0,,,,,,,Protein,G +1180289,1003,6.67,,70.0,,,,,,,Protein,G +1180303,1003,0.0,,70.0,,,,,,,Protein,G +1180614,1003,34.78,,70.0,,,,,,,Protein,G +1180947,1003,10.71,,70.0,,,,,,,Protein,G +1181093,1003,23.4,,70.0,,,,,,,Protein,G +1181262,1003,0.0,,70.0,,,,,,,Protein,G +1181420,1003,21.43,,70.0,,,,,,,Protein,G +1181491,1003,25.0,,70.0,,,,,,,Protein,G +1182137,1003,0.0,,70.0,,,,,,,Protein,G +1182799,1003,8.06,,70.0,,,,,,,Protein,G +1182848,1003,0.83,,73.0,,,,,,,Protein,G +1183087,1003,23.33,,70.0,,,,,,,Protein,G +1183235,1003,10.0,,70.0,,,,,,,Protein,G +1183311,1003,6.52,,70.0,,,,,,,Protein,G +1183400,1003,6.67,,70.0,,,,,,,Protein,G +1183635,1003,2.94,,70.0,,,,,,,Protein,G +1183759,1003,0.0,,70.0,,,,,,,Protein,G +1184226,1003,21.43,,70.0,,,,,,,Protein,G +1184476,1003,0.0,,70.0,,,,,,,Protein,G +1184515,1003,0.0,,70.0,,,,,,,Protein,G +1184570,1003,16.07,,70.0,,,,,,,Protein,G +1185209,1003,6.09,,70.0,,,,,,,Protein,G +1185228,1003,23.21,,70.0,,,,,,,Protein,G +1185264,1003,6.67,,70.0,,,,,,,Protein,G +1185475,1003,3.92,,70.0,,,,,,,Protein,G +1185621,1003,0.0,,70.0,,,,,,,Protein,G +1185974,1003,0.0,,70.0,,,,,,,Protein,G +1186009,1003,20.0,,70.0,,,,,,,Protein,G +1186071,1003,0.0,,70.0,,,,,,,Protein,G +1186083,1003,14.29,,70.0,,,,,,,Protein,G +1186222,1003,24.71,,70.0,,,,,,,Protein,G +1186361,1003,12.5,,70.0,,,,,,,Protein,G +1186534,1003,12.5,,70.0,,,,,,,Protein,G +1186841,1003,5.38,,70.0,,,,,,,Protein,G +1187118,1003,20.0,,70.0,,,,,,,Protein,G +1187169,1003,0.0,,70.0,,,,,,,Protein,G +1187175,1003,17.86,,70.0,,,,,,,Protein,G +1187199,1003,1.39,,70.0,,,,,,,Protein,G +1187326,1003,0.0,,70.0,,,,,,,Protein,G +1187408,1003,5.05,,70.0,,,,,,,Protein,G +1187502,1003,3.7,,70.0,,,,,,,Protein,G +1187756,1003,2.22,,70.0,,,,,,,Protein,G +1188604,1003,3.33,,70.0,,,,,,,Protein,G +1188722,1003,8.0,,70.0,,,,,,,Protein,G +1188883,1003,13.84,,70.0,,,,,,,Protein,G +1188950,1003,0.0,,70.0,,,,,,,Protein,G +1189561,1003,10.53,,70.0,,,,,,,Protein,G +1189740,1003,0.0,,70.0,,,,,,,Protein,G +1189787,1003,1.67,,70.0,,,,,,,Protein,G +1189793,1003,7.69,,70.0,,,,,,,Protein,G +1189980,1003,3.03,,70.0,,,,,,,Protein,G +1190336,1003,0.0,,70.0,,,,,,,Protein,G +1190491,1003,0.88,,70.0,,,,,,,Protein,G +1190652,1003,16.07,,70.0,,,,,,,Protein,G +1190676,1003,0.0,,70.0,,,,,,,Protein,G +1190871,1003,21.43,,70.0,,,,,,,Protein,G +1191167,1003,3.23,,70.0,,,,,,,Protein,G +1191325,1003,16.67,,70.0,,,,,,,Protein,G +1191402,1003,1.63,,70.0,,,,,,,Protein,G +1191951,1003,0.0,,70.0,,,,,,,Protein,G +1192095,1003,20.83,,70.0,,,,,,,Protein,G +1192239,1003,1.6,,70.0,,,,,,,Protein,G +1192497,1003,5.0,,70.0,,,,,,,Protein,G +1192732,1003,2.45,,70.0,,,,,,,Protein,G +1193040,1003,21.88,,70.0,,,,,,,Protein,G +1193065,1003,0.0,,70.0,,,,,,,Protein,G +1193385,1003,22.22,,70.0,,,,,,,Protein,G +1193401,1003,6.11,,70.0,,,,,,,Protein,G +1193710,1003,20.0,,70.0,,,,,,,Protein,G +1193914,1003,1.12,,70.0,,,,,,,Protein,G +1194089,1003,0.0,,70.0,,,,,,,Protein,G +1194268,1003,0.0,,70.0,,,,,,,Protein,G +1194875,1003,0.0,,70.0,,,,,,,Protein,G +1194999,1003,1.56,,70.0,,,,,,,Protein,G +1195252,1003,0.0,,70.0,,,,,,,Protein,G +1195846,1003,0.0,,70.0,,,,,,,Protein,G +1195866,1003,17.86,,70.0,,,,,,,Protein,G +1196081,1003,8.0,,70.0,,,,,,,Protein,G +1196728,1003,0.0,,70.0,,,,,,,Protein,G +1196766,1003,0.0,,70.0,,,,,,,Protein,G +1196969,1003,22.97,,70.0,,,,,,,Protein,G +1197009,1003,22.81,,70.0,,,,,,,Protein,G +1198324,1003,0.0,,70.0,,,,,,,Protein,G +1198357,1003,0.0,,70.0,,,,,,,Protein,G +1198384,1003,0.0,,70.0,,,,,,,Protein,G +1198502,1003,9.3,,70.0,,,,,,,Protein,G +1198547,1003,0.0,,70.0,,,,,,,Protein,G +1198934,1003,0.0,,70.0,,,,,,,Protein,G +1198953,1003,0.0,,75.0,,,,,,,Protein,G +1199028,1003,8.84,,70.0,,,,,,,Protein,G +1199083,1003,0.0,,75.0,,,,,,,Protein,G +1199346,1003,1.63,,70.0,,,,,,,Protein,G +1199712,1003,3.45,,70.0,,,,,,,Protein,G +1201030,1003,0.0,,70.0,,,,,,,Protein,G +1201140,1003,0.0,,70.0,,,,,,,Protein,G +1201152,1003,0.0,,70.0,,,,,,,Protein,G +1201167,1003,0.0,,70.0,,,,,,,Protein,G +1201338,1003,28.57,,70.0,,,,,,,Protein,G +1201465,1003,0.0,,70.0,,,,,,,Protein,G +1201758,1003,7.41,,70.0,,,,,,,Protein,G +1202055,1003,5.26,,70.0,,,,,,,Protein,G +1202093,1003,0.0,,70.0,,,,,,,Protein,G +1202118,1003,12.5,,70.0,,,,,,,Protein,G +1202199,1003,17.86,,70.0,,,,,,,Protein,G +1202316,1003,17.65,,70.0,,,,,,,Protein,G +1202484,1003,6.45,,70.0,,,,,,,Protein,G +1202922,1003,4.08,,70.0,,,,,,,Protein,G +1202985,1003,13.16,,70.0,,,,,,,Protein,G +1203279,1003,7.14,,70.0,,,,,,,Protein,G +1203472,1003,6.67,,73.0,,,,,,,Protein,G +1203722,1003,0.0,,70.0,,,,,,,Protein,G +1203856,1003,10.0,,70.0,,,,,,,Protein,G +1203944,1003,4.35,,70.0,,,,,,,Protein,G +1204019,1003,0.0,,70.0,,,,,,,Protein,G +1204153,1003,17.86,,70.0,,,,,,,Protein,G +1204185,1003,0.0,,70.0,,,,,,,Protein,G +1204430,1003,6.67,,70.0,,,,,,,Protein,G +1205164,1003,3.12,,70.0,,,,,,,Protein,G +1205177,1003,6.25,,70.0,,,,,,,Protein,G +1205344,1003,0.0,,70.0,,,,,,,Protein,G +1205905,1003,3.23,,70.0,,,,,,,Protein,G +1205975,1003,6.67,,70.0,,,,,,,Protein,G +1206515,1003,10.0,,70.0,,,,,,,Protein,G +1206650,1003,0.0,,75.0,,,,,,,Protein,G +1206688,1003,16.0,,70.0,,,,,,,Protein,G +1206926,1003,20.0,,70.0,,,,,,,Protein,G +1207389,1003,11.43,,70.0,,,,,,,Protein,G +1207427,1003,0.0,,70.0,,,,,,,Protein,G +1207432,1003,0.0,,70.0,,,,,,,Protein,G +1207752,1003,3.57,,70.0,,,,,,,Protein,G +1207958,1003,0.0,,70.0,,,,,,,Protein,G +1208397,1003,2.38,,70.0,,,,,,,Protein,G +1208440,1003,0.71,,70.0,,,,,,,Protein,G +1208838,1003,4.5,,70.0,,,,,,,Protein,G +1208883,1003,6.67,,70.0,,,,,,,Protein,G +1208892,1003,25.0,,70.0,,,,,,,Protein,G +1208988,1003,0.0,,70.0,,,,,,,Protein,G +1209031,1003,15.33,,70.0,,,,,,,Protein,G +1209648,1003,7.14,,70.0,,,,,,,Protein,G +1210603,1003,0.0,,70.0,,,,,,,Protein,G +1210609,1003,0.0,,70.0,,,,,,,Protein,G +1210864,1003,5.26,,70.0,,,,,,,Protein,G +1211327,1003,1.6,,70.0,,,,,,,Protein,G +1211478,1003,0.0,,70.0,,,,,,,Protein,G +1211495,1003,5.88,,70.0,,,,,,,Protein,G +1211739,1003,14.29,,70.0,,,,,,,Protein,G +1211949,1003,6.38,,70.0,,,,,,,Protein,G +1211950,1003,13.79,,70.0,,,,,,,Protein,G +1212074,1003,3.33,,70.0,,,,,,,Protein,G +1212179,1003,6.67,,70.0,,,,,,,Protein,G +1212485,1003,10.0,,70.0,,,,,,,Protein,G +1213394,1003,8.77,,70.0,,,,,,,Protein,G +1213398,1003,7.02,,70.0,,,,,,,Protein,G +1213470,1003,0.8,,70.0,,,,,,,Protein,G +1213547,1003,0.0,,70.0,,,,,,,Protein,G +1214546,1003,2.5,,70.0,,,,,,,Protein,G +1214883,1003,0.0,,70.0,,,,,,,Protein,G +1215271,1003,18.75,,70.0,,,,,,,Protein,G +1215361,1003,16.81,,70.0,,,,,,,Protein,G +1215473,1003,3.33,,73.0,,,,,,,Protein,G +1216013,1003,5.0,,70.0,,,,,,,Protein,G +1216710,1003,5.0,,70.0,,,,,,,Protein,G +1217172,1003,0.0,,70.0,,,,,,,Protein,G +1217227,1003,1.18,,70.0,,,,,,,Protein,G +1217697,1003,2.86,,70.0,,,,,,,Protein,G +1217791,1003,0.0,,70.0,,,,,,,Protein,G +1217839,1003,0.0,,70.0,,,,,,,Protein,G +1217983,1003,3.23,,70.0,,,,,,,Protein,G +1218367,1003,4.69,,70.0,,,,,,,Protein,G +1218520,1003,0.83,,70.0,,,,,,,Protein,G +1218584,1003,6.98,,70.0,,,,,,,Protein,G +1218704,1003,4.17,,70.0,,,,,,,Protein,G +1218760,1003,3.7,,73.0,,,,,,,Protein,G +1218984,1003,0.0,,70.0,,,,,,,Protein,G +1219296,1003,11.11,,70.0,,,,,,,Protein,G +1219546,1003,0.0,,70.0,,,,,,,Protein,G +1219557,1003,5.29,,70.0,,,,,,,Protein,G +1219838,1003,0.0,,70.0,,,,,,,Protein,G +1219860,1003,4.6,,70.0,,,,,,,Protein,G +1219885,1003,62.5,,70.0,,,,,,,Protein,G +1220485,1003,0.0,,70.0,,,,,,,Protein,G +1220511,1003,0.0,,70.0,,,,,,,Protein,G +1220585,1003,0.0,,70.0,,,,,,,Protein,G +1220901,1003,0.0,,70.0,,,,,,,Protein,G +1221043,1003,3.33,,70.0,,,,,,,Protein,G +1221593,1003,3.33,,70.0,,,,,,,Protein,G +1221961,1003,7.69,,70.0,,,,,,,Protein,G +1222336,1003,0.0,,70.0,,,,,,,Protein,G +1222609,1003,9.68,,70.0,,,,,,,Protein,G +1222641,1003,0.0,,70.0,,,,,,,Protein,G +1222731,1003,0.0,,70.0,,,,,,,Protein,G +1222733,1003,0.0,,70.0,,,,,,,Protein,G +1222776,1003,7.14,,70.0,,,,,,,Protein,G +1223072,1003,16.07,,70.0,,,,,,,Protein,G +1223350,1003,9.39,,70.0,,,,,,,Protein,G +1223445,1003,0.0,,70.0,,,,,,,Protein,G +1223463,1003,7.14,,70.0,,,,,,,Protein,G +1223571,1003,7.14,,70.0,,,,,,,Protein,G +1223757,1003,20.0,,70.0,,,,,,,Protein,G +1224222,1003,25.0,,70.0,,,,,,,Protein,G +1224336,1003,0.0,,70.0,,,,,,,Protein,G +1224594,1003,7.5,,70.0,,,,,,,Protein,G +1224604,1003,20.0,,70.0,,,,,,,Protein,G +1224744,1003,0.0,,70.0,,,,,,,Protein,G +1224755,1003,7.14,,70.0,,,,,,,Protein,G +1225092,1003,5.0,,70.0,,,,,,,Protein,G +1225978,1003,6.67,,70.0,,,,,,,Protein,G +1226224,1003,7.05,,70.0,,,,,,,Protein,G +1226229,1003,0.0,,70.0,,,,,,,Protein,G +1226721,1003,6.98,,70.0,,,,,,,Protein,G +1226774,1003,25.0,,70.0,,,,,,,Protein,G +1227142,1003,0.0,,70.0,,,,,,,Protein,G +1227391,1003,6.9,,70.0,,,,,,,Protein,G +1227425,1003,7.14,,70.0,,,,,,,Protein,G +1227713,1003,0.0,,70.0,,,,,,,Protein,G +1227781,1003,3.33,,70.0,,,,,,,Protein,G +1228126,1003,0.0,,70.0,,,,,,,Protein,G +1228709,1003,7.04,,73.0,,,,,,,Protein,G +1229123,1003,17.86,,70.0,,,,,,,Protein,G +1230134,1003,7.5,,70.0,,,,,,,Protein,G +1230527,1003,7.14,,70.0,,,,,,,Protein,G +1230998,1003,10.0,,70.0,,,,,,,Protein,G +1231137,1003,7.14,,70.0,,,,,,,Protein,G +1231196,1003,0.0,,70.0,,,,,,,Protein,G +1231238,1003,0.0,,70.0,,,,,,,Protein,G +1231658,1003,23.08,,70.0,,,,,,,Protein,G +1233090,1003,0.42,,70.0,,,,,,,Protein,G +1233208,1003,0.0,,70.0,,,,,,,Protein,G +1233372,1003,0.0,,70.0,,,,,,,Protein,G +1233753,1003,0.0,,70.0,,,,,,,Protein,G +1233799,1003,0.0,,70.0,,,,,,,Protein,G +1233959,1003,0.0,,70.0,,,,,,,Protein,G +1234054,1003,3.57,,70.0,,,,,,,Protein,G +1234093,1003,0.0,,70.0,,,,,,,Protein,G +1234106,1003,7.14,,70.0,,,,,,,Protein,G +1234121,1003,0.0,,70.0,,,,,,,Protein,G +1234606,1003,0.0,,70.0,,,,,,,Protein,G +1235017,1003,0.0,,70.0,,,,,,,Protein,G +1235187,1003,5.48,,70.0,,,,,,,Protein,G +1235244,1003,3.45,,70.0,,,,,,,Protein,G +1235355,1003,18.18,,70.0,,,,,,,Protein,G +1235579,1003,0.0,,70.0,,,,,,,Protein,G +1235779,1003,0.0,,75.0,,,,,,,Protein,G +1236025,1003,2.63,,70.0,,,,,,,Protein,G +1236288,1003,3.33,,70.0,,,,,,,Protein,G +1236748,1003,0.0,,70.0,,,,,,,Protein,G +1237069,1003,12.0,,70.0,,,,,,,Protein,G +1237511,1003,3.23,,70.0,,,,,,,Protein,G +1237557,1003,3.45,,70.0,,,,,,,Protein,G +1237615,1003,4.76,,70.0,,,,,,,Protein,G +1237872,1003,5.0,,70.0,,,,,,,Protein,G +1238020,1003,2.5,,70.0,,,,,,,Protein,G +1238323,1003,8.0,,70.0,,,,,,,Protein,G +1239079,1003,5.65,,70.0,,,,,,,Protein,G +1239148,1003,0.0,,70.0,,,,,,,Protein,G +1239792,1003,0.0,,70.0,,,,,,,Protein,G +1240162,1003,5.0,,70.0,,,,,,,Protein,G +1240265,1003,25.0,,70.0,,,,,,,Protein,G +1240329,1003,7.14,,70.0,,,,,,,Protein,G +1240665,1003,3.57,,70.0,,,,,,,Protein,G +1240692,1003,0.0,,70.0,,,,,,,Protein,G +1240998,1003,7.14,,70.0,,,,,,,Protein,G +1241021,1003,13.33,,70.0,,,,,,,Protein,G +1241518,1003,0.0,,70.0,,,,,,,Protein,G +1242785,1003,2.5,,70.0,,,,,,,Protein,G +1242803,1003,2.83,,70.0,,,,,,,Protein,G +1243126,1003,3.33,,70.0,,,,,,,Protein,G +1243193,1003,0.0,,70.0,,,,,,,Protein,G +1243221,1003,0.0,,70.0,,,,,,,Protein,G +1243383,1003,0.0,,70.0,,,,,,,Protein,G +1243424,1003,25.0,,70.0,,,,,,,Protein,G +1243984,1003,1.67,,70.0,,,,,,,Protein,G +1244759,1003,24.78,,70.0,,,,,,,Protein,G +1244923,1003,14.29,,70.0,,,,,,,Protein,G +1244960,1003,8.24,,70.0,,,,,,,Protein,G +1245001,1003,9.86,,70.0,,,,,,,Protein,G +1245174,1003,0.0,,70.0,,,,,,,Protein,G +1245189,1003,0.0,,70.0,,,,,,,Protein,G +1245335,1003,1.54,,70.0,,,,,,,Protein,G +1245541,1003,5.88,,70.0,,,,,,,Protein,G +1245760,1003,25.0,,70.0,,,,,,,Protein,G +1245916,1003,8.77,,70.0,,,,,,,Protein,G +1245988,1003,6.67,,70.0,,,,,,,Protein,G +1246011,1003,8.93,,70.0,,,,,,,Protein,G +1246423,1003,11.97,,70.0,,,,,,,Protein,G +1246544,1003,8.45,,70.0,,,,,,,Protein,G +1246551,1003,41.18,,70.0,,,,,,,Protein,G +1246607,1003,3.75,,70.0,,,,,,,Protein,G +1246697,1003,15.79,,70.0,,,,,,,Protein,G +1246909,1003,25.0,,70.0,,,,,,,Protein,G +1246915,1003,7.65,,70.0,,,,,,,Protein,G +1247053,1003,20.0,,70.0,,,,,,,Protein,G +1247697,1003,21.43,,70.0,,,,,,,Protein,G +1247938,1003,6.19,,70.0,,,,,,,Protein,G +1248174,1003,7.14,,70.0,,,,,,,Protein,G +1248245,1003,7.41,,70.0,,,,,,,Protein,G +1248397,1003,14.29,,70.0,,,,,,,Protein,G +1248499,1003,9.47,,70.0,,,,,,,Protein,G +1248697,1003,0.0,,70.0,,,,,,,Protein,G +1248870,1003,28.57,,70.0,,,,,,,Protein,G +1249502,1003,5.31,,70.0,,,,,,,Protein,G +1249973,1003,28.57,,70.0,,,,,,,Protein,G +1250109,1003,2.82,,70.0,,,,,,,Protein,G +1250306,1003,19.05,,70.0,,,,,,,Protein,G +1250459,1003,7.69,,70.0,,,,,,,Protein,G +1250655,1003,6.67,,70.0,,,,,,,Protein,G +1250662,1003,2.67,,70.0,,,,,,,Protein,G +1250884,1003,25.0,,70.0,,,,,,,Protein,G +1250910,1003,0.0,,70.0,,,,,,,Protein,G +1251056,1003,7.02,,70.0,,,,,,,Protein,G +1251099,1003,5.88,,70.0,,,,,,,Protein,G +1251272,1003,16.47,,70.0,,,,,,,Protein,G +1251436,1003,9.09,,70.0,,,,,,,Protein,G +1251547,1003,4.65,,70.0,,,,,,,Protein,G +1251631,1003,0.0,,70.0,,,,,,,Protein,G +1251882,1003,2.63,,70.0,,,,,,,Protein,G +1252018,1003,0.42,,70.0,,,,,,,Protein,G +1252094,1003,0.0,,70.0,,,,,,,Protein,G +1252193,1003,0.0,,70.0,,,,,,,Protein,G +1252751,1003,4.62,,70.0,,,,,,,Protein,G +1252939,1003,3.33,,70.0,,,,,,,Protein,G +1253043,1003,6.67,,70.0,,,,,,,Protein,G +1253132,1003,12.94,,70.0,,,,,,,Protein,G +1253174,1003,0.0,,70.0,,,,,,,Protein,G +1253516,1003,0.42,,70.0,,,,,,,Protein,G +1253723,1003,1.18,,70.0,,,,,,,Protein,G +1254107,1003,16.07,,70.0,,,,,,,Protein,G +1254288,1003,6.67,,70.0,,,,,,,Protein,G +1254550,1003,6.67,,70.0,,,,,,,Protein,G +1254636,1003,25.0,,70.0,,,,,,,Protein,G +1254890,1003,7.89,,70.0,,,,,,,Protein,G +1254950,1003,1.14,,70.0,,,,,,,Protein,G +1255008,1003,2.35,,70.0,,,,,,,Protein,G +1255651,1003,2.03,,70.0,,,,,,,Protein,G +1256181,1003,3.08,,70.0,,,,,,,Protein,G +1256265,1003,20.54,,70.0,,,,,,,Protein,G +1256286,1003,17.86,,70.0,,,,,,,Protein,G +1256297,1003,1.18,,70.0,,,,,,,Protein,G +1256439,1003,4.41,,70.0,,,,,,,Protein,G +1257208,1003,2.0,,70.0,,,,,,,Protein,G +1257340,1003,13.95,,70.0,,,,,,,Protein,G +1257364,1003,5.15,,70.0,,,,,,,Protein,G +1257445,1003,0.0,,70.0,,,,,,,Protein,G +1257544,1003,0.0,,70.0,,,,,,,Protein,G +1257761,1003,5.26,,70.0,,,,,,,Protein,G +1258338,1003,10.0,,70.0,,,,,,,Protein,G +1258521,1003,9.41,,70.0,,,,,,,Protein,G +1258759,1003,9.09,,70.0,,,,,,,Protein,G +1258977,1003,16.07,,70.0,,,,,,,Protein,G +1259398,1003,12.5,,70.0,,,,,,,Protein,G +1259457,1003,9.79,,70.0,,,,,,,Protein,G +1260072,1003,2.22,,70.0,,,,,,,Protein,G +1260204,1003,12.5,,70.0,,,,,,,Protein,G +1260246,1003,3.33,,70.0,,,,,,,Protein,G +1260265,1003,3.33,,70.0,,,,,,,Protein,G +1260387,1003,6.45,,70.0,,,,,,,Protein,G +1260524,1003,0.0,,70.0,,,,,,,Protein,G +1260567,1003,3.33,,70.0,,,,,,,Protein,G +1260598,1003,3.33,,70.0,,,,,,,Protein,G +1261179,1003,6.67,,70.0,,,,,,,Protein,G +1261186,1003,8.85,,70.0,,,,,,,Protein,G +1261324,1003,12.73,,70.0,,,,,,,Protein,G +1261325,1003,6.67,,70.0,,,,,,,Protein,G +1261395,1003,4.26,,70.0,,,,,,,Protein,G +1261771,1003,11.63,,70.0,,,,,,,Protein,G +1261783,1003,10.53,,70.0,,,,,,,Protein,G +1261860,1003,5.26,,70.0,,,,,,,Protein,G +1261969,1003,0.0,,75.0,,,,,,,Protein,G +1262107,1003,2.34,,70.0,,,,,,,Protein,G +1262208,1003,14.12,,70.0,,,,,,,Protein,G +1262455,1003,0.0,,70.0,,,,,,,Protein,G +1263500,1003,0.0,,70.0,,,,,,,Protein,G +1263572,1003,0.0,,70.0,,,,,,,Protein,G +1263667,1003,42.86,,70.0,,,,,,,Protein,G +1263713,1003,1.01,,70.0,,,,,,,Protein,G +1263804,1003,10.67,,70.0,,,,,,,Protein,G +1263874,1003,0.0,,70.0,,,,,,,Protein,G +1264240,1003,2.31,,70.0,,,,,,,Protein,G +1264252,1003,0.0,,70.0,,,,,,,Protein,G +1264645,1003,0.0,,70.0,,,,,,,Protein,G +1264846,1003,15.08,,70.0,,,,,,,Protein,G +1264890,1003,0.0,,70.0,,,,,,,Protein,G +1264904,1003,14.08,,70.0,,,,,,,Protein,G +1265033,1003,0.0,,70.0,,,,,,,Protein,G +1265087,1003,0.82,,70.0,,,,,,,Protein,G +1265346,1003,19.12,,70.0,,,,,,,Protein,G +1265929,1003,10.67,,70.0,,,,,,,Protein,G +1266091,1003,8.7,,70.0,,,,,,,Protein,G +1266097,1003,0.0,,70.0,,,,,,,Protein,G +1266114,1003,0.0,,70.0,,,,,,,Protein,G +1266118,1003,0.0,,70.0,,,,,,,Protein,G +1266339,1003,21.43,,70.0,,,,,,,Protein,G +1266623,1003,18.95,,70.0,,,,,,,Protein,G +1266971,1003,28.57,,70.0,,,,,,,Protein,G +1267126,1003,1.18,,70.0,,,,,,,Protein,G +1267410,1003,17.78,,70.0,,,,,,,Protein,G +1267441,1003,0.0,,70.0,,,,,,,Protein,G +1267506,1003,0.0,,70.0,,,,,,,Protein,G +1268132,1003,14.29,,70.0,,,,,,,Protein,G +1268292,1003,10.0,,70.0,,,,,,,Protein,G +1268353,1003,0.0,,70.0,,,,,,,Protein,G +1268557,1003,6.67,,70.0,,,,,,,Protein,G +1269234,1003,0.0,,70.0,,,,,,,Protein,G +1269459,1003,15.89,,70.0,,,,,,,Protein,G +1269675,1003,11.5,,70.0,,,,,,,Protein,G +1269840,1003,8.33,,70.0,,,,,,,Protein,G +1270049,1003,0.0,,70.0,,,,,,,Protein,G +1270415,1003,11.11,,70.0,,,,,,,Protein,G +1270451,1003,11.29,,70.0,,,,,,,Protein,G +1270653,1003,3.53,,70.0,,,,,,,Protein,G +1270945,1003,14.04,,70.0,,,,,,,Protein,G +1270957,1003,2.33,,70.0,,,,,,,Protein,G +1271401,1003,0.0,,75.0,,,,,,,Protein,G +1271470,1003,5.13,,70.0,,,,,,,Protein,G +1271606,1003,1.77,,70.0,,,,,,,Protein,G +1271620,1003,4.76,,70.0,,,,,,,Protein,G +1271856,1003,16.0,,70.0,,,,,,,Protein,G +1272137,1003,17.95,,70.0,,,,,,,Protein,G +1272401,1003,10.0,,70.0,,,,,,,Protein,G +1272569,1003,8.77,,70.0,,,,,,,Protein,G +1272709,1003,5.06,,70.0,,,,,,,Protein,G +1272838,1003,16.67,,70.0,,,,,,,Protein,G +1273341,1003,11.9,,70.0,,,,,,,Protein,G +1273370,1003,6.67,,70.0,,,,,,,Protein,G +1273788,1003,0.0,,70.0,,,,,,,Protein,G +1273914,1003,0.0,,70.0,,,,,,,Protein,G +1274122,1003,10.71,,70.0,,,,,,,Protein,G +1274149,1003,2.41,,70.0,,,,,,,Protein,G +1274223,1003,3.57,,70.0,,,,,,,Protein,G +1274321,1003,2.94,,70.0,,,,,,,Protein,G +1274596,1003,16.3,,70.0,,,,,,,Protein,G +1274632,1003,5.0,,70.0,,,,,,,Protein,G +1275289,1003,0.0,,70.0,,,,,,,Protein,G +1275552,1003,7.14,,70.0,,,,,,,Protein,G +1276034,1003,3.57,,70.0,,,,,,,Protein,G +1276057,1003,1.76,,70.0,,,,,,,Protein,G +1276190,1003,19.47,,70.0,,,,,,,Protein,G +1276247,1003,4.35,,73.0,,,,,,,Protein,G +1276306,1003,10.66,,70.0,,,,,,,Protein,G +1276780,1003,0.0,,70.0,,,,,,,Protein,G +1276869,1003,0.83,,70.0,,,,,,,Protein,G +1277188,1003,0.0,,70.0,,,,,,,Protein,G +1277205,1003,39.29,,70.0,,,,,,,Protein,G +1277439,1003,2.94,,70.0,,,,,,,Protein,G +1277516,1003,4.69,,70.0,,,,,,,Protein,G +1277546,1003,9.73,,70.0,,,,,,,Protein,G +1277577,1003,0.0,,70.0,,,,,,,Protein,G +1277805,1003,17.86,,70.0,,,,,,,Protein,G +1277847,1003,6.67,,70.0,,,,,,,Protein,G +1277860,1003,7.14,,70.0,,,,,,,Protein,G +1277925,1003,13.0,,70.0,,,,,,,Protein,G +1278054,1003,0.0,,70.0,,,,,,,Protein,G +1278678,1003,2.33,,70.0,,,,,,,Protein,G +1278769,1003,0.0,,70.0,,,,,,,Protein,G +1278891,1003,16.67,,70.0,,,,,,,Protein,G +1279254,1003,3.33,,70.0,,,,,,,Protein,G +1279528,1003,14.29,,70.0,,,,,,,Protein,G +1280086,1003,10.59,,70.0,,,,,,,Protein,G +1280526,1003,3.33,,73.0,,,,,,,Protein,G +1281111,1003,0.0,,75.0,,,,,,,Protein,G +1281650,1003,8.0,,70.0,,,,,,,Protein,G +1281680,1003,15.15,,70.0,,,,,,,Protein,G +1281915,1003,8.0,,70.0,,,,,,,Protein,G +1282029,1003,41.67,,70.0,,,,,,,Protein,G +1282033,1003,6.14,,70.0,,,,,,,Protein,G +1282225,1003,0.0,,70.0,,,,,,,Protein,G +1282452,1003,14.29,,70.0,,,,,,,Protein,G +1282799,1003,0.88,,70.0,,,,,,,Protein,G +1282884,1003,0.0,,70.0,,,,,,,Protein,G +1282890,1003,4.71,,70.0,,,,,,,Protein,G +1283170,1003,0.0,,70.0,,,,,,,Protein,G +1284147,1003,4.44,,70.0,,,,,,,Protein,G +1284207,1003,34.09,,70.0,,,,,,,Protein,G +1284685,1003,40.0,,70.0,,,,,,,Protein,G +1284782,1003,3.52,,70.0,,,,,,,Protein,G +1284993,1003,2.86,,70.0,,,,,,,Protein,G +1286414,1003,3.33,,70.0,,,,,,,Protein,G +1286522,1003,2.3,,70.0,,,,,,,Protein,G +1286557,1003,57.14,,70.0,,,,,,,Protein,G +1286598,1003,0.0,,70.0,,,,,,,Protein,G +1286730,1003,25.0,,70.0,,,,,,,Protein,G +1286835,1003,3.08,,70.0,,,,,,,Protein,G +1286855,1003,12.5,,70.0,,,,,,,Protein,G +1287920,1003,24.44,,70.0,,,,,,,Protein,G +1288082,1003,3.33,,70.0,,,,,,,Protein,G +1288149,1003,7.14,,70.0,,,,,,,Protein,G +1288281,1003,6.0,,70.0,,,,,,,Protein,G +1288293,1003,16.67,,70.0,,,,,,,Protein,G +1288494,1003,0.0,,70.0,,,,,,,Protein,G +1289068,1003,6.25,,70.0,,,,,,,Protein,G +1290005,1003,27.06,,70.0,,,,,,,Protein,G +1290429,1003,4.6,,70.0,,,,,,,Protein,G +1290518,1003,0.0,,70.0,,,,,,,Protein,G +1291181,1003,2.0,,70.0,,,,,,,Protein,G +1291524,1003,13.16,,70.0,,,,,,,Protein,G +1291862,1003,2.12,,70.0,,,,,,,Protein,G +1291946,1003,0.0,,70.0,,,,,,,Protein,G +1292150,1003,0.0,,70.0,,,,,,,Protein,G +1292383,1003,23.53,,70.0,,,,,,,Protein,G +1292487,1003,0.0,,75.0,,,,,,,Protein,G +1292881,1003,6.67,,70.0,,,,,,,Protein,G +1293049,1003,23.81,,70.0,,,,,,,Protein,G +1293176,1003,0.0,,70.0,,,,,,,Protein,G +1293251,1003,0.42,,73.0,,,,,,,Protein,G +1293465,1003,0.0,,75.0,,,,,,,Protein,G +1293602,1003,0.0,,70.0,,,,,,,Protein,G +1293871,1003,0.83,,70.0,,,,,,,Protein,G +1294255,1003,0.0,,70.0,,,,,,,Protein,G +1294310,1003,12.9,,70.0,,,,,,,Protein,G +1294311,1003,14.44,,70.0,,,,,,,Protein,G +1294381,1003,8.77,,70.0,,,,,,,Protein,G +1294445,1003,0.0,,70.0,,,,,,,Protein,G +1294624,1003,0.0,,70.0,,,,,,,Protein,G +1294880,1003,0.0,,70.0,,,,,,,Protein,G +1295803,1003,5.0,,70.0,,,,,,,Protein,G +1296707,1003,0.0,,70.0,,,,,,,Protein,G +1296963,1003,3.33,,70.0,,,,,,,Protein,G +1297473,1003,0.0,,70.0,,,,,,,Protein,G +1297714,1003,0.0,,70.0,,,,,,,Protein,G +1297739,1003,3.33,,70.0,,,,,,,Protein,G +1297903,1003,0.0,,70.0,,,,,,,Protein,G +1297922,1003,0.42,,73.0,,,,,,,Protein,G +1298084,1003,5.22,,70.0,,,,,,,Protein,G +1298120,1003,3.81,,70.0,,,,,,,Protein,G +1298466,1003,0.0,,70.0,,,,,,,Protein,G +1298735,1003,0.0,,70.0,,,,,,,Protein,G +1298819,1003,0.0,,70.0,,,,,,,Protein,G +1298983,1003,0.0,,75.0,,,,,,,Protein,G +1299082,1003,0.0,,70.0,,,,,,,Protein,G +1299164,1003,0.0,,70.0,,,,,,,Protein,G +1299776,1003,0.0,,70.0,,,,,,,Protein,G +1299846,1003,0.0,,70.0,,,,,,,Protein,G +1300827,1003,13.39,,70.0,,,,,,,Protein,G +1301040,1003,12.5,,70.0,,,,,,,Protein,G +1301069,1003,0.0,,70.0,,,,,,,Protein,G +1301143,1003,17.86,,70.0,,,,,,,Protein,G +1301211,1003,0.0,,70.0,,,,,,,Protein,G +1301312,1003,0.0,,70.0,,,,,,,Protein,G +1301323,1003,4.44,,70.0,,,,,,,Protein,G +1301454,1003,0.0,,70.0,,,,,,,Protein,G +1301844,1003,7.14,,70.0,,,,,,,Protein,G +1301906,1003,3.57,,70.0,,,,,,,Protein,G +1302015,1003,0.0,,70.0,,,,,,,Protein,G +1302028,1003,0.0,,70.0,,,,,,,Protein,G +1302180,1003,6.47,,70.0,,,,,,,Protein,G +1302271,1003,21.43,,70.0,,,,,,,Protein,G +1302332,1003,3.33,,73.0,,,,,,,Protein,G +1302341,1003,0.0,,70.0,,,,,,,Protein,G +1303450,1003,3.57,,70.0,,,,,,,Protein,G +1303486,1003,3.33,,70.0,,,,,,,Protein,G +1303915,1003,21.88,,70.0,,,,,,,Protein,G +1303936,1003,21.43,,70.0,,,,,,,Protein,G +1304005,1003,0.0,,70.0,,,,,,,Protein,G +1304143,1003,16.07,,70.0,,,,,,,Protein,G +1304253,1003,9.52,,70.0,,,,,,,Protein,G +1304361,1003,0.0,,70.0,,,,,,,Protein,G +1304487,1003,3.57,,70.0,,,,,,,Protein,G +1304616,1003,0.0,,70.0,,,,,,,Protein,G +1304678,1003,3.23,,70.0,,,,,,,Protein,G +1304797,1003,0.0,,70.0,,,,,,,Protein,G +1304877,1003,21.43,,70.0,,,,,,,Protein,G +1304900,1003,21.24,,70.0,,,,,,,Protein,G +1304918,1003,11.43,,70.0,,,,,,,Protein,G +1304975,1003,6.67,,70.0,,,,,,,Protein,G +1305756,1003,8.89,,70.0,,,,,,,Protein,G +1305777,1003,10.67,,70.0,,,,,,,Protein,G +1305793,1003,4.42,,70.0,,,,,,,Protein,G +1306036,1003,6.25,,70.0,,,,,,,Protein,G +1306142,1003,17.14,,70.0,,,,,,,Protein,G +1306313,1003,2.35,,70.0,,,,,,,Protein,G +1306346,1003,5.13,,70.0,,,,,,,Protein,G +1307663,1003,25.0,,70.0,,,,,,,Protein,G +1307972,1003,4.65,,70.0,,,,,,,Protein,G +1308634,1003,0.0,,70.0,,,,,,,Protein,G +1309058,1003,9.46,,70.0,,,,,,,Protein,G +1309332,1003,25.0,,70.0,,,,,,,Protein,G +1309609,1003,0.0,,70.0,,,,,,,Protein,G +1309677,1003,14.52,,70.0,,,,,,,Protein,G +1310864,1003,4.76,,70.0,,,,,,,Protein,G +1310886,1003,9.52,,70.0,,,,,,,Protein,G +1311061,1003,3.33,,70.0,,,,,,,Protein,G +1311354,1003,3.27,,70.0,,,,,,,Protein,G +1311575,1003,1.06,,70.0,,,,,,,Protein,G +1311620,1003,5.04,,70.0,,,,,,,Protein,G +1311780,1003,16.67,,70.0,,,,,,,Protein,G +1312432,1003,31.25,,70.0,,,,,,,Protein,G +1312541,1003,3.57,,70.0,,,,,,,Protein,G +1312833,1003,0.0,,70.0,,,,,,,Protein,G +1313032,1003,0.83,,70.0,,,,,,,Protein,G +1313157,1003,3.33,,70.0,,,,,,,Protein,G +1313494,1003,3.33,,70.0,,,,,,,Protein,G +1313649,1003,5.36,,70.0,,,,,,,Protein,G +1313823,1003,6.12,,70.0,,,,,,,Protein,G +1314035,1003,2.63,,70.0,,,,,,,Protein,G +1314252,1003,1.75,,70.0,,,,,,,Protein,G +1314474,1003,17.86,,70.0,,,,,,,Protein,G +1314745,1003,0.0,,70.0,,,,,,,Protein,G +1314753,1003,3.53,,70.0,,,,,,,Protein,G +1314968,1003,8.22,,70.0,,,,,,,Protein,G +1315315,1003,0.0,,70.0,,,,,,,Protein,G +1315604,1003,0.0,,70.0,,,,,,,Protein,G +1315748,1003,17.86,,70.0,,,,,,,Protein,G +1316258,1003,0.0,,70.0,,,,,,,Protein,G +1316263,1003,0.56,,70.0,,,,,,,Protein,G +1316983,1003,3.53,,70.0,,,,,,,Protein,G +1317291,1003,11.63,,70.0,,,,,,,Protein,G +1317814,1003,3.57,,70.0,,,,,,,Protein,G +1318054,1003,0.0,,70.0,,,,,,,Protein,G +1318622,1003,1.18,,70.0,,,,,,,Protein,G +1318940,1003,13.22,,70.0,,,,,,,Protein,G +1319031,1003,4.0,,70.0,,,,,,,Protein,G +1319705,1003,4.17,,70.0,,,,,,,Protein,G +1319971,1003,3.12,,70.0,,,,,,,Protein,G +1319978,1003,5.6,,70.0,,,,,,,Protein,G +1320205,1003,40.0,,70.0,,,,,,,Protein,G +1320208,1003,25.0,,70.0,,,,,,,Protein,G +1320449,1003,25.0,,70.0,,,,,,,Protein,G +1320489,1003,5.43,,70.0,,,,,,,Protein,G +1321011,1003,0.42,,70.0,,,,,,,Protein,G +1321107,1003,7.41,,70.0,,,,,,,Protein,G +1321252,1003,0.0,,70.0,,,,,,,Protein,G +1321355,1003,9.68,,70.0,,,,,,,Protein,G +1321438,1003,0.0,,70.0,,,,,,,Protein,G +1321520,1003,9.3,,70.0,,,,,,,Protein,G +1321689,1003,0.0,,70.0,,,,,,,Protein,G +1322216,1003,27.78,,70.0,,,,,,,Protein,G +1322248,1003,6.67,,70.0,,,,,,,Protein,G +1322326,1003,14.29,,70.0,,,,,,,Protein,G +1322387,1003,2.67,,70.0,,,,,,,Protein,G +1322732,1003,0.0,,70.0,,,,,,,Protein,G +1322771,1003,2.38,,70.0,,,,,,,Protein,G +1323882,1003,0.81,,70.0,,,,,,,Protein,G +1324002,1003,0.88,,70.0,,,,,,,Protein,G +1324376,1003,6.67,,70.0,,,,,,,Protein,G +1324633,1003,3.08,,70.0,,,,,,,Protein,G +1324888,1003,9.3,,70.0,,,,,,,Protein,G +1325060,1003,0.0,,70.0,,,,,,,Protein,G +1325078,1003,0.0,,70.0,,,,,,,Protein,G +1325295,1003,0.42,,70.0,,,,,,,Protein,G +1325563,1003,8.77,,70.0,,,,,,,Protein,G +1325810,1003,3.17,,70.0,,,,,,,Protein,G +1325830,1003,0.0,,70.0,,,,,,,Protein,G +1325858,1003,1.09,,70.0,,,,,,,Protein,G +1325864,1003,0.0,,70.0,,,,,,,Protein,G +1325944,1003,0.0,,70.0,,,,,,,Protein,G +1325969,1003,4.93,,70.0,,,,,,,Protein,G +1326443,1003,3.41,,70.0,,,,,,,Protein,G +1326552,1003,7.03,,70.0,,,,,,,Protein,G +1326828,1003,0.0,,70.0,,,,,,,Protein,G +1327030,1003,11.5,,70.0,,,,,,,Protein,G +1327083,1003,5.0,,70.0,,,,,,,Protein,G +1327106,1003,10.71,,70.0,,,,,,,Protein,G +1327113,1003,0.58,,70.0,,,,,,,Protein,G +1327218,1003,11.58,,70.0,,,,,,,Protein,G +1327263,1003,5.0,,70.0,,,,,,,Protein,G +1327524,1003,6.67,,70.0,,,,,,,Protein,G +1328659,1003,0.0,,70.0,,,,,,,Protein,G +1328850,1003,3.33,,70.0,,,,,,,Protein,G +1330256,1003,0.0,,70.0,,,,,,,Protein,G +1330415,1003,7.58,,70.0,,,,,,,Protein,G +1330476,1003,0.0,,70.0,,,,,,,Protein,G +1330545,1003,0.0,,70.0,,,,,,,Protein,G +1330679,1003,0.0,,70.0,,,,,,,Protein,G +1331742,1003,25.0,,70.0,,,,,,,Protein,G +1331752,1003,6.45,,70.0,,,,,,,Protein,G +1331993,1003,44.44,,70.0,,,,,,,Protein,G +1332111,1003,7.14,,70.0,,,,,,,Protein,G +1332468,1003,0.0,,70.0,,,,,,,Protein,G +1332530,1003,0.0,,70.0,,,,,,,Protein,G +1332950,1003,3.33,,73.0,,,,,,,Protein,G +1333204,1003,21.43,,70.0,,,,,,,Protein,G +1334146,1003,2.44,,73.0,,,,,,,Protein,G +1334548,1003,0.0,,70.0,,,,,,,Protein,G +1334936,1003,0.42,,70.0,,,,,,,Protein,G +1335563,1003,0.0,,70.0,,,,,,,Protein,G +1335612,1003,0.0,,70.0,,,,,,,Protein,G +1335912,1003,0.0,,70.0,,,,,,,Protein,G +1336959,1003,4.55,,70.0,,,,,,,Protein,G +1337211,1003,1.82,,70.0,,,,,,,Protein,G +1337302,1003,1.04,,73.0,,,,,,,Protein,G +1337306,1003,1.94,,70.0,,,,,,,Protein,G +1337685,1003,1.33,,73.0,,,,,,,Protein,G +1338174,1003,3.85,,70.0,,,,,,,Protein,G +1338543,1003,0.0,,70.0,,,,,,,Protein,G +1339819,1003,10.34,,70.0,,,,,,,Protein,G +1339873,1003,3.33,,70.0,,,,,,,Protein,G +1340571,1003,8.85,,70.0,,,,,,,Protein,G +1340598,1003,0.0,,70.0,,,,,,,Protein,G +1340727,1003,1.23,,73.0,,,,,,,Protein,G +1340906,1003,1.54,,70.0,,,,,,,Protein,G +1340947,1003,16.67,,70.0,,,,,,,Protein,G +1341524,1003,2.78,,70.0,,,,,,,Protein,G +1342794,1003,7.35,,70.0,,,,,,,Protein,G +1342860,1003,16.33,,70.0,,,,,,,Protein,G +1342893,1003,6.67,,70.0,,,,,,,Protein,G +1342905,1003,0.0,,70.0,,,,,,,Protein,G +1342934,1003,0.0,,70.0,,,,,,,Protein,G +1343016,1003,7.14,,70.0,,,,,,,Protein,G +1343817,1003,12.0,,70.0,,,,,,,Protein,G +1344026,1003,7.14,,70.0,,,,,,,Protein,G +1344136,1003,7.14,,70.0,,,,,,,Protein,G +1344205,1003,9.09,,70.0,,,,,,,Protein,G +1344950,1003,0.0,,70.0,,,,,,,Protein,G +1345021,1003,13.27,,70.0,,,,,,,Protein,G +1345666,1003,5.38,,70.0,,,,,,,Protein,G +1345917,1003,1.6,,70.0,,,,,,,Protein,G +1346321,1003,28.57,,70.0,,,,,,,Protein,G +1347012,1003,20.0,,70.0,,,,,,,Protein,G +1347472,1003,0.0,,75.0,,,,,,,Protein,G +1347884,1003,0.0,,70.0,,,,,,,Protein,G +1347923,1003,8.24,,70.0,,,,,,,Protein,G +1348162,1003,14.29,,70.0,,,,,,,Protein,G +1348488,1003,17.86,,70.0,,,,,,,Protein,G +1348499,1003,10.94,,70.0,,,,,,,Protein,G +1348588,1003,1.63,,70.0,,,,,,,Protein,G +1348636,1003,0.0,,70.0,,,,,,,Protein,G +1348701,1003,0.0,,70.0,,,,,,,Protein,G +1349035,1003,2.11,,70.0,,,,,,,Protein,G +1349367,1003,3.03,,70.0,,,,,,,Protein,G +1349519,1003,7.33,,70.0,,,,,,,Protein,G +1349846,1003,46.88,,70.0,,,,,,,Protein,G +1349862,1003,3.08,,70.0,,,,,,,Protein,G +1350055,1003,6.06,,70.0,,,,,,,Protein,G +1350094,1003,6.67,,70.0,,,,,,,Protein,G +1352603,1003,0.0,,70.0,,,,,,,Protein,G +1352685,1003,2.7,,70.0,,,,,,,Protein,G +1352761,1003,2.52,,70.0,,,,,,,Protein,G +1353218,1003,26.67,,70.0,,,,,,,Protein,G +1353424,1003,1.33,,70.0,,,,,,,Protein,G +1353963,1003,0.77,,70.0,,,,,,,Protein,G +1354107,1003,10.0,,70.0,,,,,,,Protein,G +1354423,1003,6.98,,70.0,,,,,,,Protein,G +1354531,1003,2.4,,70.0,,,,,,,Protein,G +1355049,1003,12.24,,70.0,,,,,,,Protein,G +1355259,1003,5.71,,70.0,,,,,,,Protein,G +1355289,1003,6.67,,70.0,,,,,,,Protein,G +1355354,1003,10.0,,70.0,,,,,,,Protein,G +1355486,1003,21.43,,70.0,,,,,,,Protein,G +1355511,1003,0.0,,70.0,,,,,,,Protein,G +1355779,1003,0.0,,70.0,,,,,,,Protein,G +1355808,1003,9.13,,70.0,,,,,,,Protein,G +1355937,1003,16.67,,70.0,,,,,,,Protein,G +1356340,1003,8.67,,70.0,,,,,,,Protein,G +1356611,1003,0.0,,70.0,,,,,,,Protein,G +1356741,1003,6.67,,73.0,,,,,,,Protein,G +1356820,1003,5.38,,70.0,,,,,,,Protein,G +1357023,1003,20.54,,70.0,,,,,,,Protein,G +1357101,1003,0.28,,70.0,,,,,,,Protein,G +1357423,1003,17.86,,70.0,,,,,,,Protein,G +1357498,1003,0.0,,70.0,,,,,,,Protein,G +1357527,1003,12.5,,70.0,,,,,,,Protein,G +1357861,1003,12.5,,70.0,,,,,,,Protein,G +1357938,1003,14.29,,70.0,,,,,,,Protein,G +1358000,1003,0.0,,70.0,,,,,,,Protein,G +1358153,1003,12.57,,70.0,,,,,,,Protein,G +1358191,1003,0.0,,70.0,,,,,,,Protein,G +1358232,1003,0.0,,70.0,,,,,,,Protein,G +1358280,1003,14.29,,70.0,,,,,,,Protein,G +1358557,1003,3.9,,70.0,,,,,,,Protein,G +1358624,1003,1.67,,70.0,,,,,,,Protein,G +1358715,1003,1.56,,70.0,,,,,,,Protein,G +1358854,1003,0.0,,70.0,,,,,,,Protein,G +1359102,1003,8.2,,70.0,,,,,,,Protein,G +1359183,1003,0.0,,70.0,,,,,,,Protein,G +1359420,1003,0.0,,70.0,,,,,,,Protein,G +1359620,1003,5.0,,70.0,,,,,,,Protein,G +1359644,1003,25.0,,70.0,,,,,,,Protein,G +1359746,1003,12.5,,70.0,,,,,,,Protein,G +1359835,1003,3.12,,70.0,,,,,,,Protein,G +1359849,1003,2.6,,70.0,,,,,,,Protein,G +1360032,1003,0.0,,70.0,,,,,,,Protein,G +1360150,1003,14.29,,70.0,,,,,,,Protein,G +1360253,1003,21.88,,70.0,,,,,,,Protein,G +1360649,1003,0.0,,70.0,,,,,,,Protein,G +1360962,1003,6.9,,70.0,,,,,,,Protein,G +1361012,1003,14.29,,70.0,,,,,,,Protein,G +1361216,1003,1.64,,70.0,,,,,,,Protein,G +1361518,1003,6.18,,70.0,,,,,,,Protein,G +1361686,1003,7.53,,70.0,,,,,,,Protein,G +1362538,1003,4.88,,70.0,,,,,,,Protein,G +1362588,1003,5.38,,70.0,,,,,,,Protein,G +1363400,1003,0.0,,70.0,,,,,,,Protein,G +1363405,1003,0.0,,70.0,,,,,,,Protein,G +1363586,1003,0.0,,70.0,,,,,,,Protein,G +1363747,1003,0.0,,70.0,,,,,,,Protein,G +1364355,1003,0.81,,70.0,,,,,,,Protein,G +1364677,1003,17.07,,70.0,,,,,,,Protein,G +1365368,1003,2.03,,70.0,,,,,,,Protein,G +1365429,1003,0.0,,75.0,,,,,,,Protein,G +1366888,1003,62.5,,70.0,,,,,,,Protein,G +1367383,1003,3.57,,70.0,,,,,,,Protein,G +1367554,1003,0.0,,75.0,,,,,,,Protein,G +1368421,1003,21.43,,70.0,,,,,,,Protein,G +1368764,1003,0.0,,70.0,,,,,,,Protein,G +1369325,1003,23.21,,70.0,,,,,,,Protein,G +1369468,1003,0.0,,75.0,,,,,,,Protein,G +1369683,1003,0.0,,75.0,,,,,,,Protein,G +1369934,1003,50.0,,70.0,,,,,,,Protein,G +1370120,1003,0.0,,70.0,,,,,,,Protein,G +1370225,1003,0.0,,70.0,,,,,,,Protein,G +1370724,1003,0.0,,70.0,,,,,,,Protein,G +1372548,1003,28.57,,70.0,,,,,,,Protein,G +1372666,1003,0.71,,70.0,,,,,,,Protein,G +1372745,1003,0.0,,70.0,,,,,,,Protein,G +1372795,1003,2.75,,70.0,,,,,,,Protein,G +1372955,1003,12.5,,70.0,,,,,,,Protein,G +1373097,1003,8.06,,70.0,,,,,,,Protein,G +1373106,1003,0.0,,70.0,,,,,,,Protein,G +1373214,1003,0.0,,70.0,,,,,,,Protein,G +1373354,1003,4.49,,70.0,,,,,,,Protein,G +1373841,1003,0.0,,70.0,,,,,,,Protein,G +1373869,1003,16.07,,70.0,,,,,,,Protein,G +1373875,1003,12.5,,70.0,,,,,,,Protein,G +1374418,1003,0.0,,70.0,,,,,,,Protein,G +1374535,1003,0.0,,70.0,,,,,,,Protein,G +1374825,1003,0.0,,70.0,,,,,,,Protein,G +1374832,1003,5.65,,70.0,,,,,,,Protein,G +1375162,1003,0.0,,70.0,,,,,,,Protein,G +1375180,1003,8.57,,70.0,,,,,,,Protein,G +1375246,1003,0.0,,70.0,,,,,,,Protein,G +1375732,1003,7.14,,70.0,,,,,,,Protein,G +1375735,1003,0.83,,70.0,,,,,,,Protein,G +1375838,1003,18.18,,70.0,,,,,,,Protein,G +1375863,1003,4.65,,70.0,,,,,,,Protein,G +1375929,1003,25.0,,70.0,,,,,,,Protein,G +1375966,1003,0.0,,70.0,,,,,,,Protein,G +1376073,1003,2.86,,70.0,,,,,,,Protein,G +1376142,1003,0.0,,70.0,,,,,,,Protein,G +1376152,1003,6.67,,70.0,,,,,,,Protein,G +1376808,1003,6.43,,70.0,,,,,,,Protein,G +1377129,1003,10.62,,70.0,,,,,,,Protein,G +1377290,1003,12.5,,70.0,,,,,,,Protein,G +1377462,1003,0.0,,70.0,,,,,,,Protein,G +1377526,1003,4.65,,70.0,,,,,,,Protein,G +1377590,1003,4.17,,70.0,,,,,,,Protein,G +1377909,1003,2.38,,70.0,,,,,,,Protein,G +1377969,1003,1.18,,70.0,,,,,,,Protein,G +1377983,1003,6.06,,70.0,,,,,,,Protein,G +1378123,1003,0.61,,70.0,,,,,,,Protein,G +1378154,1003,8.64,,70.0,,,,,,,Protein,G +1378468,1003,0.71,,73.0,,,,,,,Protein,G +1378884,1003,2.03,,70.0,,,,,,,Protein,G +1378918,1003,0.0,,70.0,,,,,,,Protein,G +1378937,1003,0.0,,70.0,,,,,,,Protein,G +1378965,1003,7.69,,70.0,,,,,,,Protein,G +1379023,1003,11.4,,70.0,,,,,,,Protein,G +1379109,1003,22.12,,70.0,,,,,,,Protein,G +1379565,1003,21.43,,70.0,,,,,,,Protein,G +1379626,1003,0.0,,70.0,,,,,,,Protein,G +1379891,1003,21.95,,70.0,,,,,,,Protein,G +1380449,1003,1.6,,70.0,,,,,,,Protein,G +1380994,1003,21.43,,70.0,,,,,,,Protein,G +1381050,1003,0.0,,70.0,,,,,,,Protein,G +1381138,1003,7.14,,70.0,,,,,,,Protein,G +1381641,1003,16.13,,70.0,,,,,,,Protein,G +1382342,1003,2.3,,70.0,,,,,,,Protein,G +1383494,1003,6.36,,70.0,,,,,,,Protein,G +1383544,1003,4.17,,70.0,,,,,,,Protein,G +1383615,1003,0.0,,70.0,,,,,,,Protein,G +1383995,1003,7.87,,70.0,,,,,,,Protein,G +1384298,1003,0.0,,70.0,,,,,,,Protein,G +1384369,1003,3.57,,70.0,,,,,,,Protein,G +1384507,1003,1.1,,70.0,,,,,,,Protein,G +1384515,1003,8.85,,70.0,,,,,,,Protein,G +1384629,1003,19.64,,70.0,,,,,,,Protein,G +1384711,1003,1.18,,70.0,,,,,,,Protein,G +1384751,1003,11.27,,70.0,,,,,,,Protein,G +1384802,1003,0.0,,70.0,,,,,,,Protein,G +1384936,1003,0.87,,70.0,,,,,,,Protein,G +1385004,1003,3.49,,70.0,,,,,,,Protein,G +1385052,1003,0.43,,70.0,,,,,,,Protein,G +1385880,1003,10.0,,73.0,,,,,,,Protein,G +1385938,1003,5.41,,70.0,,,,,,,Protein,G +1385945,1003,3.33,,70.0,,,,,,,Protein,G +1386135,1003,11.01,,70.0,,,,,,,Protein,G +1386254,1003,2.0,,70.0,,,,,,,Protein,G +1386353,1003,16.67,,70.0,,,,,,,Protein,G +1386479,1003,21.88,,70.0,,,,,,,Protein,G +1386707,1003,8.59,,70.0,,,,,,,Protein,G +1387088,1003,2.4,,70.0,,,,,,,Protein,G +1387182,1003,32.56,,70.0,,,,,,,Protein,G +1388185,1003,3.57,,73.0,,,,,,,Protein,G +1388723,1003,6.67,,70.0,,,,,,,Protein,G +1388930,1003,8.24,,70.0,,,,,,,Protein,G +1388961,1003,0.0,,70.0,,,,,,,Protein,G +1389045,1003,3.46,,70.0,,,,,,,Protein,G +1389400,1003,5.0,,70.0,,,,,,,Protein,G +1389450,1003,0.83,,73.0,,,,,,,Protein,G +1389818,1003,4.71,,70.0,,,,,,,Protein,G +1389830,1003,4.62,,70.0,,,,,,,Protein,G +1389926,1003,0.0,,70.0,,,,,,,Protein,G +1390082,1003,5.0,,70.0,,,,,,,Protein,G +1390089,1003,5.75,,70.0,,,,,,,Protein,G +1390371,1003,1.69,,70.0,,,,,,,Protein,G +1391196,1003,4.84,,70.0,,,,,,,Protein,G +1391241,1003,0.0,,70.0,,,,,,,Protein,G +1391268,1003,3.51,,70.0,,,,,,,Protein,G +1391655,1003,0.83,,70.0,,,,,,,Protein,G +1391789,1003,12.33,,70.0,,,,,,,Protein,G +1392086,1003,0.0,,70.0,,,,,,,Protein,G +1392089,1003,10.0,,70.0,,,,,,,Protein,G +1392571,1003,14.55,,70.0,,,,,,,Protein,G +1393199,1003,7.55,,70.0,,,,,,,Protein,G +1393492,1003,3.53,,70.0,,,,,,,Protein,G +1393537,1003,4.62,,70.0,,,,,,,Protein,G +1394276,1003,33.33,,70.0,,,,,,,Protein,G +1394357,1003,17.5,,70.0,,,,,,,Protein,G +1394562,1003,21.43,,70.0,,,,,,,Protein,G +1394565,1003,9.68,,70.0,,,,,,,Protein,G +1394621,1003,22.62,,70.0,,,,,,,Protein,G +1394643,1003,0.0,,70.0,,,,,,,Protein,G +1394823,1003,1.18,,73.0,,,,,,,Protein,G +1394859,1003,3.57,,70.0,,,,,,,Protein,G +1394953,1003,10.0,,70.0,,,,,,,Protein,G +1395225,1003,14.29,,70.0,,,,,,,Protein,G +1395401,1003,3.39,,70.0,,,,,,,Protein,G +1395441,1003,0.0,,70.0,,,,,,,Protein,G +1395722,1003,40.0,,70.0,,,,,,,Protein,G +1395728,1003,21.43,,70.0,,,,,,,Protein,G +1396114,1003,2.86,,70.0,,,,,,,Protein,G +1396232,1003,50.0,,70.0,,,,,,,Protein,G +1397038,1003,0.0,,70.0,,,,,,,Protein,G +1397340,1003,4.9,,70.0,,,,,,,Protein,G +1397707,1003,0.0,,70.0,,,,,,,Protein,G +1397724,1003,6.67,,70.0,,,,,,,Protein,G +1397801,1003,10.0,,70.0,,,,,,,Protein,G +1398221,1003,1.25,,70.0,,,,,,,Protein,G +1399349,1003,5.38,,70.0,,,,,,,Protein,G +1399360,1003,25.0,,70.0,,,,,,,Protein,G +1399859,1003,0.59,,70.0,,,,,,,Protein,G +1400091,1003,0.0,,70.0,,,,,,,Protein,G +1400098,1003,2.4,,70.0,,,,,,,Protein,G +1400850,1003,3.23,,70.0,,,,,,,Protein,G +1402090,1003,21.43,,70.0,,,,,,,Protein,G +1402236,1003,7.69,,70.0,,,,,,,Protein,G +1402302,1003,45.45,,70.0,,,,,,,Protein,G +1402780,1003,6.98,,70.0,,,,,,,Protein,G +1403090,1003,6.25,,70.0,,,,,,,Protein,G +1403404,1003,0.0,,70.0,,,,,,,Protein,G +1403969,1003,0.0,,70.0,,,,,,,Protein,G +1403971,1003,12.5,,70.0,,,,,,,Protein,G +1404026,1003,3.33,,73.0,,,,,,,Protein,G +1404194,1003,3.23,,70.0,,,,,,,Protein,G +1404633,1003,9.23,,70.0,,,,,,,Protein,G +1405744,1003,11.11,,70.0,,,,,,,Protein,G +1406017,1003,0.0,,70.0,,,,,,,Protein,G +1406062,1003,27.27,,70.0,,,,,,,Protein,G +1406153,1003,3.23,,70.0,,,,,,,Protein,G +1407074,1003,5.56,,70.0,,,,,,,Protein,G +1407395,1003,2.86,,70.0,,,,,,,Protein,G +1407750,1003,5.13,,70.0,,,,,,,Protein,G +1407920,1003,0.0,,70.0,,,,,,,Protein,G +1408950,1003,1.59,,70.0,,,,,,,Protein,G +1409378,1003,7.55,,70.0,,,,,,,Protein,G +1409970,1003,20.0,,70.0,,,,,,,Protein,G +1410048,1003,10.71,,70.0,,,,,,,Protein,G +1411052,1003,0.81,,70.0,,,,,,,Protein,G +1411495,1003,19.64,,70.0,,,,,,,Protein,G +1411604,1003,0.0,,70.0,,,,,,,Protein,G +1411605,1003,0.0,,70.0,,,,,,,Protein,G +1411632,1003,1.77,,71.0,,,,,,,Protein,G +1411794,1003,3.23,,70.0,,,,,,,Protein,G +1411805,1003,3.57,,70.0,,,,,,,Protein,G +1412072,1003,8.59,,70.0,,,,,,,Protein,G +1412412,1003,0.83,,70.0,,,,,,,Protein,G +1412413,1003,0.0,,70.0,,,,,,,Protein,G +1413027,1003,0.0,,70.0,,,,,,,Protein,G +1413113,1003,0.0,,70.0,,,,,,,Protein,G +1413130,1003,7.5,,70.0,,,,,,,Protein,G +1413238,1003,8.0,,70.0,,,,,,,Protein,G +1413506,1003,0.0,,70.0,,,,,,,Protein,G +1414086,1003,10.53,,70.0,,,,,,,Protein,G +1414542,1003,46.15,,70.0,,,,,,,Protein,G +1414551,1003,1.64,,70.0,,,,,,,Protein,G +1414556,1003,14.29,,70.0,,,,,,,Protein,G +1414621,1003,25.0,,70.0,,,,,,,Protein,G +1414716,1003,0.0,,70.0,,,,,,,Protein,G +1415018,1003,7.14,,70.0,,,,,,,Protein,G +1415219,1003,35.0,,70.0,,,,,,,Protein,G +1415290,1003,21.24,,70.0,,,,,,,Protein,G +1415298,1003,0.0,,70.0,,,,,,,Protein,G +1415656,1003,36.5,,70.0,,,,,,,Protein,G +1415707,1003,3.57,,70.0,,,,,,,Protein,G +1416124,1003,9.52,,70.0,,,,,,,Protein,G +1416445,1003,0.0,,70.0,,,,,,,Protein,G +1416483,1003,10.91,,70.0,,,,,,,Protein,G +1416637,1003,4.0,,70.0,,,,,,,Protein,G +1417013,1003,4.21,,70.0,,,,,,,Protein,G +1417142,1003,0.42,,70.0,,,,,,,Protein,G +1417244,1003,5.05,,70.0,,,,,,,Protein,G +1417321,1003,0.0,,70.0,,,,,,,Protein,G +1417325,1003,12.0,,70.0,,,,,,,Protein,G +1417583,1003,19.01,,70.0,,,,,,,Protein,G +1417614,1003,2.33,,70.0,,,,,,,Protein,G +1417746,1003,8.0,,70.0,,,,,,,Protein,G +1417860,1003,0.0,,70.0,,,,,,,Protein,G +1417891,1003,14.16,,70.0,,,,,,,Protein,G +1418059,1003,0.0,,70.0,,,,,,,Protein,G +1418149,1003,6.78,,70.0,,,,,,,Protein,G +1418765,1003,10.27,,70.0,,,,,,,Protein,G +1418984,1003,0.0,,70.0,,,,,,,Protein,G +1419139,1003,3.33,,70.0,,,,,,,Protein,G +1419996,1003,4.35,,70.0,,,,,,,Protein,G +1420085,1003,6.67,,70.0,,,,,,,Protein,G +1420280,1003,0.83,,70.0,,,,,,,Protein,G +1420827,1003,10.61,,70.0,,,,,,,Protein,G +1420984,1003,10.71,,70.0,,,,,,,Protein,G +1421079,1003,0.0,,70.0,,,,,,,Protein,G +1421127,1003,2.63,,70.0,,,,,,,Protein,G +1421435,1003,0.0,,70.0,,,,,,,Protein,G +1421787,1003,26.09,,70.0,,,,,,,Protein,G +1421932,1003,1.01,,70.0,,,,,,,Protein,G +1422133,1003,8.0,,70.0,,,,,,,Protein,G +1422452,1003,0.0,,70.0,,,,,,,Protein,G +1423261,1003,2.5,,70.0,,,,,,,Protein,G +1423366,1003,3.57,,70.0,,,,,,,Protein,G +1423589,1003,0.0,,70.0,,,,,,,Protein,G +1423681,1003,3.33,,70.0,,,,,,,Protein,G +1423861,1003,0.0,,70.0,,,,,,,Protein,G +1423913,1003,1.67,,70.0,,,,,,,Protein,G +1423917,1003,5.0,,70.0,,,,,,,Protein,G +1424411,1003,1.6,,70.0,,,,,,,Protein,G +1424449,1003,0.0,,70.0,,,,,,,Protein,G +1424464,1003,1.92,,70.0,,,,,,,Protein,G +1424860,1003,0.0,,70.0,,,,,,,Protein,G +1425177,1003,3.12,,73.0,,,,,,,Protein,G +1425256,1003,18.18,,70.0,,,,,,,Protein,G +1425504,1003,14.29,,70.0,,,,,,,Protein,G +1425777,1003,0.0,,70.0,,,,,,,Protein,G +1425981,1003,0.0,,70.0,,,,,,,Protein,G +1426327,1003,6.38,,70.0,,,,,,,Protein,G +1426363,1003,3.12,,70.0,,,,,,,Protein,G +1426453,1003,17.65,,70.0,,,,,,,Protein,G +1426665,1003,7.07,,70.0,,,,,,,Protein,G +1426685,1003,14.16,,70.0,,,,,,,Protein,G +1426955,1003,3.85,,70.0,,,,,,,Protein,G +1427364,1003,10.59,,70.0,,,,,,,Protein,G +1427482,1003,16.96,,70.0,,,,,,,Protein,G +1428172,1003,6.61,,70.0,,,,,,,Protein,G +1428462,1003,3.33,,70.0,,,,,,,Protein,G +1428735,1003,0.0,,70.0,,,,,,,Protein,G +1428771,1003,0.0,,75.0,,,,,,,Protein,G +1431098,1003,21.88,,70.0,,,,,,,Protein,G +1432338,1003,7.14,,70.0,,,,,,,Protein,G +1432906,1003,7.02,,70.0,,,,,,,Protein,G +1434539,1003,12.28,,70.0,,,,,,,Protein,G +1434769,1003,37.04,,70.0,,,,,,,Protein,G +1435298,1003,7.14,,70.0,,,,,,,Protein,G +1435345,1003,6.67,,70.0,,,,,,,Protein,G +1435609,1003,11.67,,70.0,,,,,,,Protein,G +1435626,1003,69.77,,70.0,,,,,,,Protein,G +1436376,1003,7.32,,70.0,,,,,,,Protein,G +1436465,1003,1.67,,70.0,,,,,,,Protein,G +1436580,1003,7.14,,70.0,,,,,,,Protein,G +1444974,1003,17.5,,70.0,,,,,,,Protein,G +1455342,1003,3.23,,71.0,,,,,,,Protein,G +1455446,1003,0.87,,71.0,,,,,,,Protein,G +1455585,1003,7.69,,71.0,,,,,,,Protein,G +1455863,1003,1.67,,71.0,,,,,,,Protein,G +1455965,1003,1.67,,71.0,,,,,,,Protein,G +1456144,1003,5.13,,78.0,,,,,,,Protein,G +1456330,1003,0.0,,71.0,,,,,,,Protein,G +1457001,1003,5.0,,78.0,,,,,,,Protein,G +1457093,1003,7.0,,78.0,,,,,,,Protein,G +1457112,1003,8.24,,71.0,,,,,,,Protein,G +1457605,1003,19.47,,71.0,,,,,,,Protein,G +1457914,1003,0.73,,78.0,,,,,,,Protein,G +1457918,1003,0.0,,71.0,,,,,,,Protein,G +1458015,1003,8.51,,71.0,,,,,,,Protein,G +1458021,1003,3.45,,73.0,,,,,,,Protein,G +1458972,1003,20.54,,71.0,,,,,,,Protein,G +1459458,1003,15.18,,71.0,,,,,,,Protein,G +1459571,1003,9.02,,78.0,,,,,,,Protein,G +1459578,1003,0.0,,71.0,,,,,,,Protein,G +1459730,1003,15.48,,71.0,,,,,,,Protein,G +1459858,1003,0.04,,72.0,,,,,,,Protein,G +1459898,1003,0.0,,71.0,,,,,,,Protein,G +1460096,1003,7.14,,71.0,,,,,,,Protein,G +1460260,1003,20.54,,71.0,,,,,,,Protein,G +1460590,1003,15.18,,71.0,,,,,,,Protein,G +1461121,1003,0.0,,71.0,,,,,,,Protein,G +1461300,1003,0.83,,71.0,,,,,,,Protein,G +1461306,1003,0.88,,71.0,,,,,,,Protein,G +1461314,1003,5.0,,78.0,,,,,,,Protein,G +1461656,1003,0.98,,73.0,,,,,,,Protein,G +1461872,1003,2.5,,71.0,,,,,,,Protein,G +1462173,1003,14.29,,71.0,,,,,,,Protein,G +1462396,1003,19.64,,71.0,,,,,,,Protein,G +1462424,1003,14.29,,71.0,,,,,,,Protein,G +1880984,1003,5.0,,70.0,,,,,,,Protein,G +1462766,1003,18.24,,71.0,,,,,,,Protein,G +1462818,1003,5.0,,78.0,,,,,,,Protein,G +1462853,1003,42.86,,71.0,,,,,,,Protein,G +1463154,1003,6.67,,70.0,,,,,,,Protein,G +1463197,1003,7.14,,70.0,,,,,,,Protein,G +1463387,1003,6.67,,70.0,,,,,,,Protein,G +1463443,1003,3.19,,70.0,,,,,,,Protein,G +1464052,1003,4.76,,70.0,,,,,,,Protein,G +1464420,1003,9.09,,70.0,,,,,,,Protein,G +1464449,1003,8.57,,70.0,,,,,,,Protein,G +1464478,1003,10.56,,70.0,,,,,,,Protein,G +1464663,1003,6.25,,70.0,,,,,,,Protein,G +1464975,1003,0.0,,70.0,,,,,,,Protein,G +1464990,1003,0.0,,70.0,,,,,,,Protein,G +1465103,1003,12.73,,70.0,,,,,,,Protein,G +1465109,1003,17.54,,70.0,,,,,,,Protein,G +1465365,1003,3.23,,70.0,,,,,,,Protein,G +1465396,1003,0.0,,70.0,,,,,,,Protein,G +1465963,1003,25.0,,70.0,,,,,,,Protein,G +1466833,1003,5.63,,70.0,,,,,,,Protein,G +1467173,1003,3.85,,70.0,,,,,,,Protein,G +1467340,1003,13.33,,70.0,,,,,,,Protein,G +1467468,1003,1.64,,70.0,,,,,,,Protein,G +1467615,1003,7.02,,70.0,,,,,,,Protein,G +1467882,1003,9.41,,70.0,,,,,,,Protein,G +1468232,1003,3.33,,70.0,,,,,,,Protein,G +1468898,1003,0.88,,70.0,,,,,,,Protein,G +1468904,1003,5.88,,70.0,,,,,,,Protein,G +1468930,1003,0.0,,70.0,,,,,,,Protein,G +1469082,1003,6.76,,70.0,,,,,,,Protein,G +1469215,1003,14.29,,70.0,,,,,,,Protein,G +1469542,1003,3.23,,70.0,,,,,,,Protein,G +1469801,1003,2.5,,70.0,,,,,,,Protein,G +1470078,1003,25.0,,70.0,,,,,,,Protein,G +1470169,1003,8.57,,70.0,,,,,,,Protein,G +1470318,1003,0.0,,75.0,,,,,,,Protein,G +1470832,1003,3.57,,70.0,,,,,,,Protein,G +1470894,1003,0.0,,70.0,,,,,,,Protein,G +1471318,1003,3.12,,70.0,,,,,,,Protein,G +1471408,1003,0.0,,70.0,,,,,,,Protein,G +1471595,1003,0.0,,70.0,,,,,,,Protein,G +1471662,1003,16.2,,70.0,,,,,,,Protein,G +1472775,1003,14.29,,70.0,,,,,,,Protein,G +1473045,1003,7.14,,70.0,,,,,,,Protein,G +1473169,1003,2.94,,70.0,,,,,,,Protein,G +1473234,1003,30.0,,70.0,,,,,,,Protein,G +1473358,1003,7.14,,70.0,,,,,,,Protein,G +1473523,1003,25.0,,70.0,,,,,,,Protein,G +1473722,1003,0.71,,70.0,,,,,,,Protein,G +1473752,1003,0.0,,70.0,,,,,,,Protein,G +1473802,1003,11.11,,70.0,,,,,,,Protein,G +1474052,1003,7.5,,70.0,,,,,,,Protein,G +1474186,1003,0.0,,70.0,,,,,,,Protein,G +1474306,1003,8.52,,70.0,,,,,,,Protein,G +1474573,1003,2.4,,70.0,,,,,,,Protein,G +1474628,1003,14.29,,70.0,,,,,,,Protein,G +1475265,1003,13.33,,70.0,,,,,,,Protein,G +1475433,1003,0.0,,70.0,,,,,,,Protein,G +1475601,1003,4.1,,70.0,,,,,,,Protein,G +1475645,1003,6.67,,70.0,,,,,,,Protein,G +1475844,1003,7.14,,70.0,,,,,,,Protein,G +1475992,1003,0.71,,73.0,,,,,,,Protein,G +1476074,1003,3.33,,70.0,,,,,,,Protein,G +1476426,1003,0.0,,70.0,,,,,,,Protein,G +1476489,1003,2.6,,70.0,,,,,,,Protein,G +1476554,1003,0.0,,70.0,,,,,,,Protein,G +1476665,1003,18.11,,70.0,,,,,,,Protein,G +1477027,1003,25.0,,70.0,,,,,,,Protein,G +1477295,1003,21.54,,70.0,,,,,,,Protein,G +1477474,1003,1.67,,70.0,,,,,,,Protein,G +1477858,1003,11.5,,70.0,,,,,,,Protein,G +1478014,1003,0.0,,70.0,,,,,,,Protein,G +1478248,1003,0.0,,70.0,,,,,,,Protein,G +1478953,1003,6.06,,70.0,,,,,,,Protein,G +1478957,1003,0.0,,70.0,,,,,,,Protein,G +1479310,1003,5.71,,70.0,,,,,,,Protein,G +1479412,1003,20.0,,70.0,,,,,,,Protein,G +1479504,1003,3.57,,70.0,,,,,,,Protein,G +1480024,1003,5.0,,70.0,,,,,,,Protein,G +1480244,1003,21.43,,70.0,,,,,,,Protein,G +1480777,1003,4.71,,70.0,,,,,,,Protein,G +1481079,1003,12.9,,70.0,,,,,,,Protein,G +1481163,1003,8.0,,70.0,,,,,,,Protein,G +1481316,1003,0.0,,70.0,,,,,,,Protein,G +1481321,1003,0.0,,70.0,,,,,,,Protein,G +1481634,1003,7.14,,70.0,,,,,,,Protein,G +1481797,1003,2.78,,70.0,,,,,,,Protein,G +1481809,1003,0.0,,70.0,,,,,,,Protein,G +1482029,1003,0.0,,70.0,,,,,,,Protein,G +1482230,1003,12.5,,70.0,,,,,,,Protein,G +1482290,1003,3.23,,70.0,,,,,,,Protein,G +1482299,1003,0.0,,70.0,,,,,,,Protein,G +1482487,1003,3.89,,70.0,,,,,,,Protein,G +1483128,1003,7.14,,70.0,,,,,,,Protein,G +1483256,1003,11.54,,70.0,,,,,,,Protein,G +1483434,1003,2.94,,70.0,,,,,,,Protein,G +1483507,1003,6.98,,70.0,,,,,,,Protein,G +1483629,1003,2.47,,70.0,,,,,,,Protein,G +1483777,1003,7.14,,70.0,,,,,,,Protein,G +1483794,1003,14.29,,70.0,,,,,,,Protein,G +1483803,1003,10.0,,70.0,,,,,,,Protein,G +1484001,1003,0.0,,70.0,,,,,,,Protein,G +1484025,1003,1.64,,70.0,,,,,,,Protein,G +1484483,1003,0.0,,70.0,,,,,,,Protein,G +1484743,1003,25.0,,70.0,,,,,,,Protein,G +1484746,1003,4.67,,70.0,,,,,,,Protein,G +1485086,1003,7.14,,70.0,,,,,,,Protein,G +1485288,1003,8.16,,70.0,,,,,,,Protein,G +1485346,1003,9.3,,70.0,,,,,,,Protein,G +1485350,1003,0.0,,70.0,,,,,,,Protein,G +1485752,1003,0.0,,70.0,,,,,,,Protein,G +1485798,1003,0.0,,70.0,,,,,,,Protein,G +1485899,1003,2.47,,70.0,,,,,,,Protein,G +1486063,1003,4.62,,70.0,,,,,,,Protein,G +1486095,1003,20.0,,70.0,,,,,,,Protein,G +1486395,1003,0.0,,70.0,,,,,,,Protein,G +1486550,1003,8.77,,70.0,,,,,,,Protein,G +1486568,1003,0.0,,70.0,,,,,,,Protein,G +1486724,1003,0.0,,70.0,,,,,,,Protein,G +1486804,1003,16.07,,70.0,,,,,,,Protein,G +1486992,1003,0.0,,70.0,,,,,,,Protein,G +1487127,1003,1.63,,70.0,,,,,,,Protein,G +1487371,1003,0.0,,70.0,,,,,,,Protein,G +1487818,1003,0.0,,70.0,,,,,,,Protein,G +1487917,1003,0.0,,70.0,,,,,,,Protein,G +1488071,1003,1.6,,70.0,,,,,,,Protein,G +1488610,1003,2.78,,70.0,,,,,,,Protein,G +1488877,1003,0.0,,70.0,,,,,,,Protein,G +1488887,1003,0.0,,70.0,,,,,,,Protein,G +1489066,1003,0.0,,70.0,,,,,,,Protein,G +1489315,1003,1.18,,70.0,,,,,,,Protein,G +1489341,1003,0.0,,70.0,,,,,,,Protein,G +1489501,1003,0.0,,70.0,,,,,,,Protein,G +1489574,1003,0.81,,70.0,,,,,,,Protein,G +1489643,1003,6.06,,70.0,,,,,,,Protein,G +1489709,1003,0.0,,70.0,,,,,,,Protein,G +1489863,1003,0.0,,75.0,,,,,,,Protein,G +1490974,1003,0.0,,70.0,,,,,,,Protein,G +1491029,1003,4.62,,70.0,,,,,,,Protein,G +1491196,1003,4.55,,70.0,,,,,,,Protein,G +1491287,1003,2.04,,70.0,,,,,,,Protein,G +1491571,1003,0.0,,70.0,,,,,,,Protein,G +1491598,1003,0.0,,70.0,,,,,,,Protein,G +1491828,1003,1.11,,73.0,,,,,,,Protein,G +1491953,1003,0.0,,70.0,,,,,,,Protein,G +1492127,1003,0.0,,70.0,,,,,,,Protein,G +1492263,1003,5.36,,70.0,,,,,,,Protein,G +1492327,1003,3.33,,70.0,,,,,,,Protein,G +1492674,1003,4.62,,70.0,,,,,,,Protein,G +1492839,1003,2.86,,70.0,,,,,,,Protein,G +1492904,1003,0.0,,70.0,,,,,,,Protein,G +1493190,1003,25.0,,70.0,,,,,,,Protein,G +1493199,1003,0.0,,70.0,,,,,,,Protein,G +1493565,1003,2.0,,70.0,,,,,,,Protein,G +1493735,1003,4.76,,70.0,,,,,,,Protein,G +1493787,1003,2.78,,70.0,,,,,,,Protein,G +1493819,1003,9.3,,70.0,,,,,,,Protein,G +1494026,1003,0.0,,70.0,,,,,,,Protein,G +1494340,1003,4.8,,70.0,,,,,,,Protein,G +1494449,1003,3.9,,70.0,,,,,,,Protein,G +1494458,1003,13.16,,70.0,,,,,,,Protein,G +1494554,1003,12.0,,70.0,,,,,,,Protein,G +1494672,1003,14.29,,70.0,,,,,,,Protein,G +1494869,1003,0.0,,70.0,,,,,,,Protein,G +1495122,1003,6.67,,70.0,,,,,,,Protein,G +1495356,1003,0.0,,70.0,,,,,,,Protein,G +1495682,1003,0.0,,70.0,,,,,,,Protein,G +1495955,1003,3.03,,70.0,,,,,,,Protein,G +1496110,1003,6.0,,70.0,,,,,,,Protein,G +1496217,1003,1.75,,70.0,,,,,,,Protein,G +1496378,1003,23.81,,70.0,,,,,,,Protein,G +1496888,1003,3.77,,70.0,,,,,,,Protein,G +1496985,1003,9.84,,70.0,,,,,,,Protein,G +1497017,1003,0.0,,70.0,,,,,,,Protein,G +1497060,1003,10.71,,70.0,,,,,,,Protein,G +1497178,1003,0.0,,70.0,,,,,,,Protein,G +1497552,1003,0.0,,70.0,,,,,,,Protein,G +1497922,1003,14.71,,70.0,,,,,,,Protein,G +1497946,1003,0.8,,73.0,,,,,,,Protein,G +1498218,1003,0.51,,73.0,,,,,,,Protein,G +1498247,1003,10.0,,70.0,,,,,,,Protein,G +1498341,1003,0.0,,70.0,,,,,,,Protein,G +1498586,1003,14.29,,70.0,,,,,,,Protein,G +1498636,1003,0.0,,70.0,,,,,,,Protein,G +1498651,1003,19.64,,70.0,,,,,,,Protein,G +1498656,1003,18.57,,70.0,,,,,,,Protein,G +1498843,1003,19.4,,70.0,,,,,,,Protein,G +1498990,1003,36.36,,70.0,,,,,,,Protein,G +1499068,1003,2.38,,70.0,,,,,,,Protein,G +1499115,1003,3.95,,70.0,,,,,,,Protein,G +1499184,1003,12.94,,70.0,,,,,,,Protein,G +1499204,1003,0.0,,70.0,,,,,,,Protein,G +1499217,1003,0.0,,70.0,,,,,,,Protein,G +1499561,1003,7.14,,70.0,,,,,,,Protein,G +1499739,1003,21.43,,70.0,,,,,,,Protein,G +1500077,1003,0.0,,70.0,,,,,,,Protein,G +1500394,1003,4.88,,70.0,,,,,,,Protein,G +1500591,1003,10.62,,70.0,,,,,,,Protein,G +1500729,1003,14.29,,73.0,,,,,,,Protein,G +1500733,1003,15.23,,70.0,,,,,,,Protein,G +1500808,1003,0.0,,70.0,,,,,,,Protein,G +1500843,1003,5.38,,70.0,,,,,,,Protein,G +1501042,1003,17.86,,70.0,,,,,,,Protein,G +1501053,1003,8.61,,70.0,,,,,,,Protein,G +1502164,1003,10.71,,70.0,,,,,,,Protein,G +1502700,1003,4.0,,70.0,,,,,,,Protein,G +1502728,1003,7.5,,70.0,,,,,,,Protein,G +1502753,1003,10.0,,70.0,,,,,,,Protein,G +1502922,1003,23.81,,70.0,,,,,,,Protein,G +1502977,1003,1.01,,70.0,,,,,,,Protein,G +1503064,1003,5.71,,70.0,,,,,,,Protein,G +1503409,1003,20.0,,70.0,,,,,,,Protein,G +1503607,1003,3.2,,70.0,,,,,,,Protein,G +1503722,1003,0.0,,70.0,,,,,,,Protein,G +1503851,1003,0.0,,70.0,,,,,,,Protein,G +1504914,1003,0.0,,70.0,,,,,,,Protein,G +1505015,1003,0.0,,70.0,,,,,,,Protein,G +1505048,1003,16.67,,70.0,,,,,,,Protein,G +1505092,1003,0.0,,70.0,,,,,,,Protein,G +1505419,1003,6.67,,70.0,,,,,,,Protein,G +1505523,1003,10.71,,70.0,,,,,,,Protein,G +1507058,1003,3.57,,70.0,,,,,,,Protein,G +1507560,1003,28.57,,70.0,,,,,,,Protein,G +1507570,1003,4.0,,70.0,,,,,,,Protein,G +1507682,1003,4.62,,70.0,,,,,,,Protein,G +1507767,1003,1.59,,70.0,,,,,,,Protein,G +1507880,1003,17.95,,70.0,,,,,,,Protein,G +1507996,1003,20.27,,70.0,,,,,,,Protein,G +1508076,1003,3.33,,70.0,,,,,,,Protein,G +1508898,1003,3.33,,70.0,,,,,,,Protein,G +1508929,1003,0.0,,70.0,,,,,,,Protein,G +1509151,1003,0.0,,70.0,,,,,,,Protein,G +1509344,1003,10.71,,70.0,,,,,,,Protein,G +1509440,1003,0.0,,70.0,,,,,,,Protein,G +1509726,1003,4.69,,70.0,,,,,,,Protein,G +1510173,1003,0.0,,70.0,,,,,,,Protein,G +1510380,1003,1.52,,70.0,,,,,,,Protein,G +1510476,1003,1.67,,70.0,,,,,,,Protein,G +1510819,1003,4.88,,70.0,,,,,,,Protein,G +1511144,1003,0.0,,70.0,,,,,,,Protein,G +1511259,1003,41.67,,70.0,,,,,,,Protein,G +1511277,1003,15.38,,70.0,,,,,,,Protein,G +1511485,1003,0.0,,70.0,,,,,,,Protein,G +1511540,1003,3.57,,70.0,,,,,,,Protein,G +1511682,1003,6.25,,70.0,,,,,,,Protein,G +1511726,1003,5.13,,70.0,,,,,,,Protein,G +1512048,1003,0.0,,70.0,,,,,,,Protein,G +1512252,1003,0.0,,70.0,,,,,,,Protein,G +1512333,1003,5.88,,70.0,,,,,,,Protein,G +1512507,1003,0.0,,70.0,,,,,,,Protein,G +1512620,1003,0.0,,70.0,,,,,,,Protein,G +1513121,1003,3.33,,70.0,,,,,,,Protein,G +1513458,1003,0.0,,70.0,,,,,,,Protein,G +1513514,1003,0.0,,75.0,,,,,,,Protein,G +1513531,1003,0.0,,70.0,,,,,,,Protein,G +1513844,1003,0.0,,70.0,,,,,,,Protein,G +1514008,1003,6.67,,73.0,,,,,,,Protein,G +1514527,1003,7.33,,70.0,,,,,,,Protein,G +1514692,1003,9.24,,70.0,,,,,,,Protein,G +1514818,1003,0.0,,70.0,,,,,,,Protein,G +1515282,1003,28.0,,70.0,,,,,,,Protein,G +1515420,1003,7.14,,70.0,,,,,,,Protein,G +1515521,1003,6.67,,70.0,,,,,,,Protein,G +1516104,1003,2.5,,70.0,,,,,,,Protein,G +1516265,1003,6.67,,70.0,,,,,,,Protein,G +1516726,1003,4.0,,70.0,,,,,,,Protein,G +1516930,1003,16.0,,70.0,,,,,,,Protein,G +1517063,1003,2.5,,70.0,,,,,,,Protein,G +1517397,1003,6.67,,70.0,,,,,,,Protein,G +1517426,1003,5.0,,70.0,,,,,,,Protein,G +1517489,1003,3.57,,70.0,,,,,,,Protein,G +1517676,1003,7.14,,70.0,,,,,,,Protein,G +1517759,1003,7.14,,70.0,,,,,,,Protein,G +1517762,1003,0.0,,70.0,,,,,,,Protein,G +1517920,1003,19.05,,70.0,,,,,,,Protein,G +1518117,1003,7.14,,70.0,,,,,,,Protein,G +1518648,1003,0.0,,70.0,,,,,,,Protein,G +1518840,1003,0.0,,70.0,,,,,,,Protein,G +1518933,1003,7.5,,70.0,,,,,,,Protein,G +1518976,1003,0.0,,70.0,,,,,,,Protein,G +1518996,1003,20.0,,70.0,,,,,,,Protein,G +1519222,1003,6.06,,70.0,,,,,,,Protein,G +1519344,1003,0.0,,70.0,,,,,,,Protein,G +1519630,1003,2.94,,73.0,,,,,,,Protein,G +1519764,1003,16.67,,70.0,,,,,,,Protein,G +1519831,1003,25.58,,70.0,,,,,,,Protein,G +1519989,1003,6.19,,70.0,,,,,,,Protein,G +1520086,1003,4.76,,70.0,,,,,,,Protein,G +1520293,1003,2.5,,70.0,,,,,,,Protein,G +1520432,1003,0.0,,70.0,,,,,,,Protein,G +1520679,1003,7.14,,70.0,,,,,,,Protein,G +1520788,1003,0.0,,70.0,,,,,,,Protein,G +1520821,1003,4.44,,70.0,,,,,,,Protein,G +1520867,1003,7.5,,70.0,,,,,,,Protein,G +1521566,1003,6.0,,70.0,,,,,,,Protein,G +1521733,1003,3.57,,70.0,,,,,,,Protein,G +1521845,1003,7.14,,70.0,,,,,,,Protein,G +1522087,1003,0.0,,70.0,,,,,,,Protein,G +1522211,1003,14.29,,70.0,,,,,,,Protein,G +1522232,1003,0.0,,70.0,,,,,,,Protein,G +1522387,1003,0.0,,70.0,,,,,,,Protein,G +1522556,1003,5.0,,70.0,,,,,,,Protein,G +1522624,1003,7.53,,70.0,,,,,,,Protein,G +1522640,1003,16.67,,70.0,,,,,,,Protein,G +1522997,1003,3.23,,70.0,,,,,,,Protein,G +1523062,1003,3.33,,70.0,,,,,,,Protein,G +1523335,1003,11.9,,70.0,,,,,,,Protein,G +1523371,1003,20.0,,70.0,,,,,,,Protein,G +1523688,1003,10.71,,70.0,,,,,,,Protein,G +1523952,1003,3.57,,70.0,,,,,,,Protein,G +1523973,1003,21.43,,70.0,,,,,,,Protein,G +1524386,1003,2.63,,70.0,,,,,,,Protein,G +1524388,1003,3.57,,70.0,,,,,,,Protein,G +1524752,1003,3.57,,70.0,,,,,,,Protein,G +1525278,1003,9.89,,70.0,,,,,,,Protein,G +1525338,1003,10.71,,70.0,,,,,,,Protein,G +1525559,1003,12.77,,70.0,,,,,,,Protein,G +1525849,1003,0.0,,70.0,,,,,,,Protein,G +1526032,1003,10.0,,70.0,,,,,,,Protein,G +1526182,1003,0.0,,70.0,,,,,,,Protein,G +1526313,1003,0.0,,70.0,,,,,,,Protein,G +1526330,1003,0.0,,70.0,,,,,,,Protein,G +1526466,1003,20.0,,70.0,,,,,,,Protein,G +1527780,1003,0.0,,70.0,,,,,,,Protein,G +1527831,1003,0.0,,70.0,,,,,,,Protein,G +1527945,1003,3.54,,70.0,,,,,,,Protein,G +1528109,1003,3.28,,70.0,,,,,,,Protein,G +1528407,1003,11.11,,70.0,,,,,,,Protein,G +1528469,1003,7.5,,70.0,,,,,,,Protein,G +1528567,1003,4.76,,70.0,,,,,,,Protein,G +1528678,1003,7.14,,70.0,,,,,,,Protein,G +1528907,1003,7.14,,70.0,,,,,,,Protein,G +1529074,1003,20.0,,70.0,,,,,,,Protein,G +1529096,1003,1.25,,73.0,,,,,,,Protein,G +1529265,1003,5.0,,70.0,,,,,,,Protein,G +1529817,1003,5.71,,70.0,,,,,,,Protein,G +1529868,1003,3.33,,70.0,,,,,,,Protein,G +1530210,1003,10.71,,70.0,,,,,,,Protein,G +1530460,1003,7.14,,70.0,,,,,,,Protein,G +1530685,1003,0.0,,70.0,,,,,,,Protein,G +1531115,1003,5.22,,70.0,,,,,,,Protein,G +1531659,1003,30.0,,70.0,,,,,,,Protein,G +1532050,1003,13.33,,70.0,,,,,,,Protein,G +1532258,1003,0.0,,70.0,,,,,,,Protein,G +1532288,1003,5.88,,70.0,,,,,,,Protein,G +1532357,1003,0.0,,70.0,,,,,,,Protein,G +1532492,1003,14.29,,70.0,,,,,,,Protein,G +1532567,1003,57.14,,70.0,,,,,,,Protein,G +1533353,1003,0.0,,70.0,,,,,,,Protein,G +1533395,1003,0.0,,70.0,,,,,,,Protein,G +1533620,1003,7.14,,70.0,,,,,,,Protein,G +1533633,1003,3.57,,70.0,,,,,,,Protein,G +1533758,1003,0.0,,70.0,,,,,,,Protein,G +1533836,1003,7.14,,70.0,,,,,,,Protein,G +1533893,1003,0.0,,70.0,,,,,,,Protein,G +1534131,1003,3.45,,70.0,,,,,,,Protein,G +1534348,1003,20.35,,70.0,,,,,,,Protein,G +1534544,1003,10.33,,70.0,,,,,,,Protein,G +1534649,1003,5.73,,70.0,,,,,,,Protein,G +1534661,1003,12.7,,70.0,,,,,,,Protein,G +1534743,1003,0.0,,70.0,,,,,,,Protein,G +1534800,1003,13.33,,70.0,,,,,,,Protein,G +1534937,1003,10.0,,70.0,,,,,,,Protein,G +1534948,1003,7.04,,70.0,,,,,,,Protein,G +1535159,1003,0.0,,70.0,,,,,,,Protein,G +1535319,1003,16.67,,70.0,,,,,,,Protein,G +1535943,1003,3.57,,70.0,,,,,,,Protein,G +1536156,1003,6.61,,70.0,,,,,,,Protein,G +1536520,1003,8.77,,70.0,,,,,,,Protein,G +1536749,1003,0.0,,75.0,,,,,,,Protein,G +1537138,1003,9.43,,70.0,,,,,,,Protein,G +1537203,1003,0.42,,70.0,,,,,,,Protein,G +1537248,1003,0.61,,70.0,,,,,,,Protein,G +1537299,1003,0.0,,70.0,,,,,,,Protein,G +1537398,1003,4.23,,70.0,,,,,,,Protein,G +1537778,1003,25.0,,70.0,,,,,,,Protein,G +1538020,1003,0.09,,75.0,,,,,,,Protein,G +1538424,1003,0.0,,70.0,,,,,,,Protein,G +1538747,1003,21.43,,70.0,,,,,,,Protein,G +1538817,1003,6.67,,70.0,,,,,,,Protein,G +1538944,1003,8.24,,70.0,,,,,,,Protein,G +1538981,1003,28.57,,70.0,,,,,,,Protein,G +1539060,1003,3.57,,73.0,,,,,,,Protein,G +1539066,1003,23.26,,70.0,,,,,,,Protein,G +1539617,1003,3.51,,70.0,,,,,,,Protein,G +1540137,1003,7.32,,70.0,,,,,,,Protein,G +1540397,1003,5.71,,70.0,,,,,,,Protein,G +1540418,1003,11.76,,70.0,,,,,,,Protein,G +1540744,1003,0.0,,70.0,,,,,,,Protein,G +1540790,1003,0.0,,70.0,,,,,,,Protein,G +1541535,1003,25.0,,70.0,,,,,,,Protein,G +1541978,1003,1.67,,70.0,,,,,,,Protein,G +1542200,1003,5.56,,70.0,,,,,,,Protein,G +1542296,1003,4.76,,70.0,,,,,,,Protein,G +1542367,1003,10.0,,70.0,,,,,,,Protein,G +1542474,1003,14.29,,70.0,,,,,,,Protein,G +1542559,1003,11.63,,70.0,,,,,,,Protein,G +1542632,1003,3.57,,70.0,,,,,,,Protein,G +1542641,1003,6.67,,70.0,,,,,,,Protein,G +1542802,1003,0.0,,70.0,,,,,,,Protein,G +1542847,1003,11.5,,70.0,,,,,,,Protein,G +1542881,1003,2.56,,70.0,,,,,,,Protein,G +1542911,1003,7.14,,70.0,,,,,,,Protein,G +1542943,1003,21.43,,70.0,,,,,,,Protein,G +1543121,1003,0.0,,70.0,,,,,,,Protein,G +1543490,1003,28.12,,70.0,,,,,,,Protein,G +1543607,1003,21.43,,70.0,,,,,,,Protein,G +1544025,1003,0.0,,70.0,,,,,,,Protein,G +1545057,1003,23.33,,70.0,,,,,,,Protein,G +1545059,1003,1.04,,70.0,,,,,,,Protein,G +1545065,1003,6.67,,70.0,,,,,,,Protein,G +1545119,1003,3.08,,70.0,,,,,,,Protein,G +1545754,1003,0.71,,73.0,,,,,,,Protein,G +1545899,1003,21.43,,70.0,,,,,,,Protein,G +1546181,1003,4.65,,70.0,,,,,,,Protein,G +1546683,1003,14.29,,70.0,,,,,,,Protein,G +1546880,1003,0.0,,70.0,,,,,,,Protein,G +1547306,1003,14.29,,70.0,,,,,,,Protein,G +1547481,1003,16.07,,70.0,,,,,,,Protein,G +1548024,1003,16.47,,70.0,,,,,,,Protein,G +1548131,1003,0.0,,70.0,,,,,,,Protein,G +1548165,1003,0.0,,70.0,,,,,,,Protein,G +1548249,1003,1.12,,73.0,,,,,,,Protein,G +1548420,1003,2.33,,70.0,,,,,,,Protein,G +1548471,1003,5.97,,70.0,,,,,,,Protein,G +1548523,1003,13.39,,70.0,,,,,,,Protein,G +1548534,1003,0.0,,75.0,,,,,,,Protein,G +1548575,1003,1.79,,73.0,,,,,,,Protein,G +1548766,1003,0.0,,70.0,,,,,,,Protein,G +1548872,1003,4.48,,70.0,,,,,,,Protein,G +1548913,1003,0.0,,70.0,,,,,,,Protein,G +1548960,1003,1.75,,70.0,,,,,,,Protein,G +1549125,1003,0.0,,70.0,,,,,,,Protein,G +1549612,1003,0.0,,70.0,,,,,,,Protein,G +1549639,1003,0.91,,70.0,,,,,,,Protein,G +1550087,1003,0.0,,70.0,,,,,,,Protein,G +1550297,1003,18.6,,70.0,,,,,,,Protein,G +1550608,1003,4.35,,73.0,,,,,,,Protein,G +1550866,1003,12.35,,70.0,,,,,,,Protein,G +1550899,1003,9.52,,70.0,,,,,,,Protein,G +1551064,1003,1.32,,70.0,,,,,,,Protein,G +1551202,1003,0.0,,70.0,,,,,,,Protein,G +1551478,1003,46.67,,70.0,,,,,,,Protein,G +1551600,1003,12.28,,70.0,,,,,,,Protein,G +1551811,1003,13.73,,70.0,,,,,,,Protein,G +1551846,1003,6.16,,70.0,,,,,,,Protein,G +1552051,1003,6.67,,70.0,,,,,,,Protein,G +1552659,1003,3.33,,70.0,,,,,,,Protein,G +1553432,1003,0.0,,75.0,,,,,,,Protein,G +1553474,1003,3.33,,70.0,,,,,,,Protein,G +1553553,1003,0.0,,70.0,,,,,,,Protein,G +1553827,1003,39.29,,70.0,,,,,,,Protein,G +1553841,1003,11.11,,70.0,,,,,,,Protein,G +1553892,1003,18.75,,70.0,,,,,,,Protein,G +1554015,1003,0.0,,70.0,,,,,,,Protein,G +1554159,1003,15.48,,70.0,,,,,,,Protein,G +1554170,1003,0.0,,70.0,,,,,,,Protein,G +1554260,1003,16.18,,70.0,,,,,,,Protein,G +1554366,1003,5.77,,70.0,,,,,,,Protein,G +1554427,1003,4.58,,70.0,,,,,,,Protein,G +1554559,1003,8.37,,70.0,,,,,,,Protein,G +1554664,1003,10.71,,70.0,,,,,,,Protein,G +1554866,1003,3.57,,70.0,,,,,,,Protein,G +1554947,1003,9.21,,70.0,,,,,,,Protein,G +1555004,1003,5.26,,70.0,,,,,,,Protein,G +1555374,1003,4.55,,70.0,,,,,,,Protein,G +1555556,1003,3.57,,70.0,,,,,,,Protein,G +1555934,1003,21.43,,70.0,,,,,,,Protein,G +1556019,1003,3.51,,70.0,,,,,,,Protein,G +1556506,1003,0.0,,70.0,,,,,,,Protein,G +1556537,1003,14.29,,70.0,,,,,,,Protein,G +1556845,1003,4.8,,70.0,,,,,,,Protein,G +1556846,1003,25.68,,70.0,,,,,,,Protein,G +1556850,1003,6.06,,70.0,,,,,,,Protein,G +1557076,1003,11.76,,70.0,,,,,,,Protein,G +1557229,1003,1.61,,70.0,,,,,,,Protein,G +1557325,1003,17.86,,70.0,,,,,,,Protein,G +1557776,1003,0.0,,70.0,,,,,,,Protein,G +1557867,1003,0.0,,70.0,,,,,,,Protein,G +1557909,1003,0.0,,70.0,,,,,,,Protein,G +1558089,1003,8.0,,70.0,,,,,,,Protein,G +1558117,1003,0.0,,70.0,,,,,,,Protein,G +1558294,1003,3.33,,70.0,,,,,,,Protein,G +1558338,1003,15.79,,70.0,,,,,,,Protein,G +1558616,1003,11.36,,70.0,,,,,,,Protein,G +1558768,1003,0.0,,70.0,,,,,,,Protein,G +1558891,1003,3.64,,70.0,,,,,,,Protein,G +1558967,1003,17.65,,70.0,,,,,,,Protein,G +1558996,1003,0.0,,70.0,,,,,,,Protein,G +1559122,1003,18.57,,70.0,,,,,,,Protein,G +1559178,1003,4.71,,70.0,,,,,,,Protein,G +1559343,1003,3.33,,73.0,,,,,,,Protein,G +1559423,1003,13.33,,70.0,,,,,,,Protein,G +1559669,1003,12.12,,70.0,,,,,,,Protein,G +1559745,1003,0.85,,70.0,,,,,,,Protein,G +1559749,1003,5.38,,70.0,,,,,,,Protein,G +1560226,1003,1.63,,70.0,,,,,,,Protein,G +1560690,1003,2.63,,73.0,,,,,,,Protein,G +1560754,1003,0.0,,70.0,,,,,,,Protein,G +1560904,1003,0.0,,70.0,,,,,,,Protein,G +1561146,1003,8.38,,70.0,,,,,,,Protein,G +1561308,1003,0.0,,70.0,,,,,,,Protein,G +1561427,1003,20.35,,70.0,,,,,,,Protein,G +1561526,1003,9.73,,70.0,,,,,,,Protein,G +1561579,1003,1.18,,70.0,,,,,,,Protein,G +1561640,1003,16.47,,70.0,,,,,,,Protein,G +1561858,1003,0.0,,70.0,,,,,,,Protein,G +1561957,1003,0.0,,75.0,,,,,,,Protein,G +1562025,1003,0.0,,70.0,,,,,,,Protein,G +1562082,1003,10.0,,70.0,,,,,,,Protein,G +1562337,1003,2.35,,70.0,,,,,,,Protein,G +1562452,1003,3.75,,70.0,,,,,,,Protein,G +1562820,1003,14.29,,70.0,,,,,,,Protein,G +1563616,1003,2.5,,70.0,,,,,,,Protein,G +1563914,1003,33.33,,70.0,,,,,,,Protein,G +1563944,1003,3.38,,70.0,,,,,,,Protein,G +1563988,1003,16.0,,70.0,,,,,,,Protein,G +1564089,1003,21.43,,70.0,,,,,,,Protein,G +1564095,1003,14.29,,70.0,,,,,,,Protein,G +1564205,1003,0.0,,70.0,,,,,,,Protein,G +1564488,1003,10.0,,70.0,,,,,,,Protein,G +1564745,1003,5.36,,70.0,,,,,,,Protein,G +1565396,1003,4.0,,70.0,,,,,,,Protein,G +1565647,1003,12.0,,70.0,,,,,,,Protein,G +1565709,1003,5.0,,70.0,,,,,,,Protein,G +1566183,1003,25.0,,70.0,,,,,,,Protein,G +1566237,1003,7.23,,70.0,,,,,,,Protein,G +1566774,1003,26.32,,70.0,,,,,,,Protein,G +1566816,1003,0.0,,70.0,,,,,,,Protein,G +1566926,1003,10.53,,70.0,,,,,,,Protein,G +1566969,1003,9.3,,70.0,,,,,,,Protein,G +1567182,1003,13.33,,70.0,,,,,,,Protein,G +1567258,1003,6.67,,73.0,,,,,,,Protein,G +1567289,1003,10.71,,70.0,,,,,,,Protein,G +1567518,1003,16.07,,70.0,,,,,,,Protein,G +1567559,1003,0.0,,70.0,,,,,,,Protein,G +1567704,1003,6.38,,70.0,,,,,,,Protein,G +1567774,1003,0.0,,70.0,,,,,,,Protein,G +1567808,1003,1.28,,70.0,,,,,,,Protein,G +1567929,1003,0.0,,70.0,,,,,,,Protein,G +1568286,1003,3.7,,70.0,,,,,,,Protein,G +1568431,1003,17.86,,70.0,,,,,,,Protein,G +1568579,1003,17.86,,70.0,,,,,,,Protein,G +1568727,1003,0.0,,70.0,,,,,,,Protein,G +1568739,1003,0.0,,70.0,,,,,,,Protein,G +1568755,1003,4.42,,70.0,,,,,,,Protein,G +1568817,1003,12.12,,70.0,,,,,,,Protein,G +1568949,1003,2.13,,73.0,,,,,,,Protein,G +1568974,1003,2.27,,70.0,,,,,,,Protein,G +1568997,1003,12.5,,70.0,,,,,,,Protein,G +1569085,1003,23.33,,70.0,,,,,,,Protein,G +1569222,1003,0.0,,75.0,,,,,,,Protein,G +1569322,1003,16.67,,70.0,,,,,,,Protein,G +1569421,1003,9.56,,70.0,,,,,,,Protein,G +1569573,1003,0.0,,70.0,,,,,,,Protein,G +1569604,1003,0.0,,75.0,,,,,,,Protein,G +1569862,1003,0.0,,70.0,,,,,,,Protein,G +1570694,1003,6.25,,70.0,,,,,,,Protein,G +1570729,1003,26.67,,70.0,,,,,,,Protein,G +1570911,1003,0.0,,70.0,,,,,,,Protein,G +1571213,1003,0.0,,70.0,,,,,,,Protein,G +1571519,1003,0.0,,70.0,,,,,,,Protein,G +1571707,1003,0.0,,70.0,,,,,,,Protein,G +1571840,1003,16.67,,70.0,,,,,,,Protein,G +1571927,1003,9.52,,70.0,,,,,,,Protein,G +1571953,1003,7.14,,70.0,,,,,,,Protein,G +1571971,1003,0.0,,70.0,,,,,,,Protein,G +1572137,1003,2.04,,70.0,,,,,,,Protein,G +1572384,1003,3.53,,70.0,,,,,,,Protein,G +1572581,1003,10.59,,70.0,,,,,,,Protein,G +1572591,1003,6.35,,70.0,,,,,,,Protein,G +1572984,1003,0.83,,70.0,,,,,,,Protein,G +1573291,1003,10.71,,70.0,,,,,,,Protein,G +1573635,1003,0.0,,70.0,,,,,,,Protein,G +1573753,1003,0.0,,70.0,,,,,,,Protein,G +1574124,1003,31.91,,70.0,,,,,,,Protein,G +1574152,1003,18.82,,70.0,,,,,,,Protein,G +1574160,1003,0.0,,70.0,,,,,,,Protein,G +1574508,1003,2.14,,70.0,,,,,,,Protein,G +1574624,1003,0.0,,70.0,,,,,,,Protein,G +1574665,1003,6.98,,70.0,,,,,,,Protein,G +1574808,1003,10.71,,70.0,,,,,,,Protein,G +1575067,1003,7.33,,70.0,,,,,,,Protein,G +1575349,1003,4.76,,70.0,,,,,,,Protein,G +1575362,1003,5.71,,70.0,,,,,,,Protein,G +1575425,1003,0.0,,70.0,,,,,,,Protein,G +1575926,1003,7.69,,70.0,,,,,,,Protein,G +1576167,1003,7.14,,70.0,,,,,,,Protein,G +1576628,1003,15.38,,70.0,,,,,,,Protein,G +1576660,1003,10.71,,70.0,,,,,,,Protein,G +1576721,1003,23.08,,70.0,,,,,,,Protein,G +1577135,1003,25.0,,70.0,,,,,,,Protein,G +1577175,1003,0.0,,70.0,,,,,,,Protein,G +1577303,1003,25.71,,70.0,,,,,,,Protein,G +1577522,1003,5.62,,70.0,,,,,,,Protein,G +1577544,1003,4.44,,70.0,,,,,,,Protein,G +1577860,1003,4.17,,70.0,,,,,,,Protein,G +1578116,1003,12.5,,70.0,,,,,,,Protein,G +1578184,1003,4.0,,70.0,,,,,,,Protein,G +1578237,1003,3.95,,70.0,,,,,,,Protein,G +1578328,1003,8.51,,70.0,,,,,,,Protein,G +1578668,1003,0.0,,70.0,,,,,,,Protein,G +1578717,1003,13.95,,70.0,,,,,,,Protein,G +1579157,1003,9.09,,70.0,,,,,,,Protein,G +1579198,1003,8.51,,70.0,,,,,,,Protein,G +1579254,1003,0.42,,70.0,,,,,,,Protein,G +1579342,1003,25.0,,70.0,,,,,,,Protein,G +1579830,1003,8.82,,70.0,,,,,,,Protein,G +1579938,1003,0.0,,70.0,,,,,,,Protein,G +1579953,1003,1.54,,70.0,,,,,,,Protein,G +1580010,1003,23.81,,70.0,,,,,,,Protein,G +1580063,1003,0.0,,70.0,,,,,,,Protein,G +1580820,1003,10.71,,70.0,,,,,,,Protein,G +1581286,1003,0.41,,70.0,,,,,,,Protein,G +1581336,1003,6.17,,70.0,,,,,,,Protein,G +1581354,1003,6.67,,70.0,,,,,,,Protein,G +1581761,1003,0.0,,70.0,,,,,,,Protein,G +1581990,1003,0.0,,70.0,,,,,,,Protein,G +1582659,1003,2.5,,70.0,,,,,,,Protein,G +1583234,1003,25.0,,70.0,,,,,,,Protein,G +1583270,1003,5.71,,70.0,,,,,,,Protein,G +1583912,1003,11.76,,70.0,,,,,,,Protein,G +1583933,1003,1.6,,70.0,,,,,,,Protein,G +1584030,1003,0.0,,70.0,,,,,,,Protein,G +1584039,1003,4.17,,70.0,,,,,,,Protein,G +1584112,1003,10.71,,70.0,,,,,,,Protein,G +1584442,1003,0.0,,70.0,,,,,,,Protein,G +1584599,1003,0.0,,70.0,,,,,,,Protein,G +1584697,1003,0.0,,70.0,,,,,,,Protein,G +1584794,1003,1.67,,73.0,,,,,,,Protein,G +1585041,1003,3.54,,70.0,,,,,,,Protein,G +1585097,1003,38.0,,70.0,,,,,,,Protein,G +1585258,1003,3.39,,70.0,,,,,,,Protein,G +1585601,1003,0.42,,70.0,,,,,,,Protein,G +1585709,1003,0.0,,70.0,,,,,,,Protein,G +1585819,1003,0.0,,70.0,,,,,,,Protein,G +1585893,1003,4.17,,70.0,,,,,,,Protein,G +1585904,1003,3.33,,73.0,,,,,,,Protein,G +1585908,1003,21.88,,70.0,,,,,,,Protein,G +1585968,1003,3.33,,70.0,,,,,,,Protein,G +1586262,1003,0.0,,70.0,,,,,,,Protein,G +1586539,1003,0.0,,70.0,,,,,,,Protein,G +1586649,1003,0.0,,70.0,,,,,,,Protein,G +1587115,1003,0.0,,70.0,,,,,,,Protein,G +1587191,1003,0.0,,70.0,,,,,,,Protein,G +1587314,1003,0.0,,70.0,,,,,,,Protein,G +1587434,1003,0.0,,70.0,,,,,,,Protein,G +1587993,1003,6.98,,70.0,,,,,,,Protein,G +1588166,1003,0.0,,70.0,,,,,,,Protein,G +1588171,1003,0.0,,70.0,,,,,,,Protein,G +1588326,1003,0.83,,70.0,,,,,,,Protein,G +1588332,1003,0.0,,70.0,,,,,,,Protein,G +1588334,1003,0.0,,70.0,,,,,,,Protein,G +1589003,1003,0.0,,75.0,,,,,,,Protein,G +1589391,1003,0.0,,70.0,,,,,,,Protein,G +1589914,1003,0.0,,70.0,,,,,,,Protein,G +1590179,1003,0.0,,70.0,,,,,,,Protein,G +1590202,1003,0.01,,70.0,,,,,,,Protein,G +1590745,1003,3.75,,70.0,,,,,,,Protein,G +1590869,1003,1.67,,73.0,,,,,,,Protein,G +1591258,1003,0.0,,70.0,,,,,,,Protein,G +1591273,1003,5.26,,70.0,,,,,,,Protein,G +1591573,1003,4.26,,70.0,,,,,,,Protein,G +1591651,1003,10.59,,70.0,,,,,,,Protein,G +1591834,1003,7.07,,70.0,,,,,,,Protein,G +1591894,1003,12.14,,70.0,,,,,,,Protein,G +1592343,1003,5.81,,70.0,,,,,,,Protein,G +1592529,1003,3.81,,70.0,,,,,,,Protein,G +1592541,1003,2.38,,70.0,,,,,,,Protein,G +1592594,1003,0.0,,70.0,,,,,,,Protein,G +1592633,1003,26.32,,70.0,,,,,,,Protein,G +1592670,1003,40.0,,70.0,,,,,,,Protein,G +1592943,1003,12.07,,70.0,,,,,,,Protein,G +1593161,1003,14.29,,70.0,,,,,,,Protein,G +1593315,1003,87.5,,70.0,,,,,,,Protein,G +1593553,1003,11.72,,70.0,,,,,,,Protein,G +1593787,1003,5.13,,70.0,,,,,,,Protein,G +1593895,1003,5.26,,70.0,,,,,,,Protein,G +1594047,1003,8.82,,70.0,,,,,,,Protein,G +1594306,1003,28.0,,70.0,,,,,,,Protein,G +1594419,1003,0.0,,70.0,,,,,,,Protein,G +1594453,1003,7.5,,70.0,,,,,,,Protein,G +1594506,1003,25.71,,70.0,,,,,,,Protein,G +1594817,1003,0.0,,70.0,,,,,,,Protein,G +1595351,1003,5.0,,70.0,,,,,,,Protein,G +1595427,1003,7.5,,70.0,,,,,,,Protein,G +1596034,1003,19.61,,70.0,,,,,,,Protein,G +1596096,1003,8.57,,70.0,,,,,,,Protein,G +1596565,1003,25.0,,70.0,,,,,,,Protein,G +1596725,1003,0.0,,70.0,,,,,,,Protein,G +1597240,1003,10.0,,70.0,,,,,,,Protein,G +1597705,1003,4.0,,70.0,,,,,,,Protein,G +1597774,1003,0.0,,70.0,,,,,,,Protein,G +1598075,1003,4.74,,70.0,,,,,,,Protein,G +1598202,1003,3.26,,70.0,,,,,,,Protein,G +1598632,1003,5.65,,70.0,,,,,,,Protein,G +1598699,1003,7.07,,70.0,,,,,,,Protein,G +1599061,1003,0.0,,70.0,,,,,,,Protein,G +1599212,1003,14.29,,70.0,,,,,,,Protein,G +1599285,1003,14.29,,70.0,,,,,,,Protein,G +1599725,1003,9.86,,70.0,,,,,,,Protein,G +1600336,1003,4.0,,70.0,,,,,,,Protein,G +1600442,1003,13.08,,70.0,,,,,,,Protein,G +1600506,1003,8.57,,70.0,,,,,,,Protein,G +1600547,1003,0.0,,70.0,,,,,,,Protein,G +1600625,1003,10.0,,70.0,,,,,,,Protein,G +1600631,1003,0.0,,70.0,,,,,,,Protein,G +1600650,1003,0.0,,70.0,,,,,,,Protein,G +1601552,1003,10.71,,70.0,,,,,,,Protein,G +1601657,1003,26.67,,70.0,,,,,,,Protein,G +1601814,1003,3.33,,70.0,,,,,,,Protein,G +1601928,1003,16.07,,70.0,,,,,,,Protein,G +1602001,1003,4.0,,70.0,,,,,,,Protein,G +1602112,1003,11.9,,70.0,,,,,,,Protein,G +1602585,1003,2.14,,70.0,,,,,,,Protein,G +1602652,1003,3.75,,70.0,,,,,,,Protein,G +1602721,1003,13.33,,70.0,,,,,,,Protein,G +1602931,1003,7.14,,70.0,,,,,,,Protein,G +1602937,1003,3.57,,70.0,,,,,,,Protein,G +1603044,1003,3.53,,70.0,,,,,,,Protein,G +1603564,1003,3.12,,70.0,,,,,,,Protein,G +1604001,1003,25.0,,70.0,,,,,,,Protein,G +1604145,1003,11.02,,70.0,,,,,,,Protein,G +1604253,1003,7.14,,70.0,,,,,,,Protein,G +1604803,1003,0.0,,70.0,,,,,,,Protein,G +1604861,1003,0.0,,70.0,,,,,,,Protein,G +1605002,1003,17.86,,70.0,,,,,,,Protein,G +1605262,1003,0.0,,70.0,,,,,,,Protein,G +1605274,1003,3.33,,70.0,,,,,,,Protein,G +1605312,1003,0.0,,70.0,,,,,,,Protein,G +1605330,1003,21.43,,70.0,,,,,,,Protein,G +1605452,1003,10.0,,70.0,,,,,,,Protein,G +1605462,1003,6.67,,70.0,,,,,,,Protein,G +1605902,1003,15.62,,70.0,,,,,,,Protein,G +1605951,1003,25.0,,70.0,,,,,,,Protein,G +1607268,1003,4.29,,70.0,,,,,,,Protein,G +1607412,1003,0.0,,70.0,,,,,,,Protein,G +1607490,1003,4.62,,70.0,,,,,,,Protein,G +1607622,1003,11.4,,70.0,,,,,,,Protein,G +1607640,1003,11.76,,70.0,,,,,,,Protein,G +1607910,1003,0.0,,70.0,,,,,,,Protein,G +1608089,1003,0.0,,70.0,,,,,,,Protein,G +1608359,1003,33.33,,70.0,,,,,,,Protein,G +1608636,1003,14.63,,70.0,,,,,,,Protein,G +1608691,1003,40.0,,70.0,,,,,,,Protein,G +1608724,1003,0.0,,70.0,,,,,,,Protein,G +1609043,1003,3.33,,70.0,,,,,,,Protein,G +1609243,1003,14.29,,70.0,,,,,,,Protein,G +1609349,1003,5.26,,70.0,,,,,,,Protein,G +1609465,1003,8.77,,70.0,,,,,,,Protein,G +1609531,1003,6.67,,70.0,,,,,,,Protein,G +1609784,1003,0.71,,73.0,,,,,,,Protein,G +1610072,1003,0.0,,70.0,,,,,,,Protein,G +1610115,1003,2.94,,70.0,,,,,,,Protein,G +1610228,1003,17.86,,70.0,,,,,,,Protein,G +1610348,1003,5.77,,70.0,,,,,,,Protein,G +1610620,1003,12.2,,70.0,,,,,,,Protein,G +1610641,1003,2.5,,70.0,,,,,,,Protein,G +1610994,1003,7.14,,70.0,,,,,,,Protein,G +1611256,1003,12.5,,70.0,,,,,,,Protein,G +1611538,1003,2.03,,70.0,,,,,,,Protein,G +1611544,1003,16.07,,70.0,,,,,,,Protein,G +1611707,1003,0.0,,70.0,,,,,,,Protein,G +1611782,1003,8.63,,70.0,,,,,,,Protein,G +1611832,1003,0.0,,70.0,,,,,,,Protein,G +1612521,1003,0.0,,70.0,,,,,,,Protein,G +1612852,1003,9.35,,70.0,,,,,,,Protein,G +1612971,1003,6.12,,70.0,,,,,,,Protein,G +1613237,1003,6.67,,70.0,,,,,,,Protein,G +1613791,1003,25.0,,70.0,,,,,,,Protein,G +1614072,1003,3.53,,70.0,,,,,,,Protein,G +1614126,1003,0.83,,73.0,,,,,,,Protein,G +1614449,1003,0.71,,73.0,,,,,,,Protein,G +1614612,1003,2.35,,70.0,,,,,,,Protein,G +1615009,1003,0.0,,75.0,,,,,,,Protein,G +1615227,1003,0.0,,70.0,,,,,,,Protein,G +1615235,1003,0.7,,70.0,,,,,,,Protein,G +1615276,1003,12.5,,70.0,,,,,,,Protein,G +1615628,1003,0.0,,70.0,,,,,,,Protein,G +1615745,1003,4.69,,70.0,,,,,,,Protein,G +1615957,1003,0.0,,70.0,,,,,,,Protein,G +1616668,1003,1.6,,70.0,,,,,,,Protein,G +1617043,1003,0.0,,70.0,,,,,,,Protein,G +1617114,1003,16.67,,70.0,,,,,,,Protein,G +1617211,1003,0.0,,70.0,,,,,,,Protein,G +1617302,1003,4.23,,70.0,,,,,,,Protein,G +1617544,1003,12.5,,70.0,,,,,,,Protein,G +1617759,1003,15.62,,70.0,,,,,,,Protein,G +1617920,1003,9.68,,70.0,,,,,,,Protein,G +1617949,1003,3.85,,70.0,,,,,,,Protein,G +1617976,1003,0.76,,70.0,,,,,,,Protein,G +1618011,1003,22.22,,70.0,,,,,,,Protein,G +1618473,1003,7.14,,70.0,,,,,,,Protein,G +1618841,1003,3.33,,70.0,,,,,,,Protein,G +1618927,1003,6.67,,70.0,,,,,,,Protein,G +1619619,1003,1.18,,70.0,,,,,,,Protein,G +1619974,1003,0.0,,70.0,,,,,,,Protein,G +1620675,1003,2.5,,70.0,,,,,,,Protein,G +1620704,1003,0.0,,70.0,,,,,,,Protein,G +1620722,1003,0.0,,70.0,,,,,,,Protein,G +1620723,1003,0.0,,70.0,,,,,,,Protein,G +1620900,1003,25.0,,70.0,,,,,,,Protein,G +1621318,1003,0.0,,70.0,,,,,,,Protein,G +1621597,1003,0.0,,70.0,,,,,,,Protein,G +1621648,1003,14.29,,70.0,,,,,,,Protein,G +1622114,1003,14.29,,70.0,,,,,,,Protein,G +1622121,1003,7.14,,70.0,,,,,,,Protein,G +1622152,1003,0.0,,75.0,,,,,,,Protein,G +1622373,1003,5.38,,70.0,,,,,,,Protein,G +1622458,1003,0.0,,70.0,,,,,,,Protein,G +1622490,1003,0.0,,70.0,,,,,,,Protein,G +1622925,1003,0.0,,70.0,,,,,,,Protein,G +1622940,1003,0.0,,70.0,,,,,,,Protein,G +1623104,1003,9.3,,70.0,,,,,,,Protein,G +1623245,1003,7.14,,70.0,,,,,,,Protein,G +1623439,1003,1.11,,70.0,,,,,,,Protein,G +1623487,1003,7.65,,70.0,,,,,,,Protein,G +1623529,1003,19.35,,70.0,,,,,,,Protein,G +1623652,1003,3.33,,70.0,,,,,,,Protein,G +1623999,1003,1.25,,70.0,,,,,,,Protein,G +1624210,1003,41.67,,70.0,,,,,,,Protein,G +1624372,1003,16.07,,70.0,,,,,,,Protein,G +1624855,1003,14.29,,70.0,,,,,,,Protein,G +1624903,1003,0.0,,70.0,,,,,,,Protein,G +1625035,1003,11.63,,70.0,,,,,,,Protein,G +1625242,1003,6.96,,70.0,,,,,,,Protein,G +1625342,1003,6.67,,70.0,,,,,,,Protein,G +1625348,1003,0.0,,75.0,,,,,,,Protein,G +1625834,1003,3.23,,70.0,,,,,,,Protein,G +1625966,1003,4.0,,70.0,,,,,,,Protein,G +1626186,1003,14.47,,70.0,,,,,,,Protein,G +1626239,1003,0.0,,70.0,,,,,,,Protein,G +1626342,1003,6.45,,70.0,,,,,,,Protein,G +1626586,1003,1.67,,73.0,,,,,,,Protein,G +1626666,1003,10.42,,70.0,,,,,,,Protein,G +1626700,1003,0.0,,75.0,,,,,,,Protein,G +1626756,1003,12.21,,70.0,,,,,,,Protein,G +1626797,1003,10.79,,70.0,,,,,,,Protein,G +1627334,1003,1.67,,70.0,,,,,,,Protein,G +1627812,1003,0.0,,70.0,,,,,,,Protein,G +1627895,1003,0.0,,70.0,,,,,,,Protein,G +1627904,1003,0.0,,70.0,,,,,,,Protein,G +1628531,1003,4.76,,70.0,,,,,,,Protein,G +1628589,1003,12.5,,70.0,,,,,,,Protein,G +1628974,1003,6.25,,70.0,,,,,,,Protein,G +1629234,1003,0.0,,70.0,,,,,,,Protein,G +1629487,1003,0.0,,70.0,,,,,,,Protein,G +1629852,1003,0.0,,70.0,,,,,,,Protein,G +1630457,1003,2.11,,70.0,,,,,,,Protein,G +1630556,1003,0.0,,70.0,,,,,,,Protein,G +1630608,1003,27.91,,70.0,,,,,,,Protein,G +1630900,1003,2.67,,70.0,,,,,,,Protein,G +1630967,1003,0.0,,70.0,,,,,,,Protein,G +1631283,1003,0.0,,70.0,,,,,,,Protein,G +1631339,1003,9.52,,70.0,,,,,,,Protein,G +1631394,1003,0.0,,70.0,,,,,,,Protein,G +1631560,1003,25.0,,70.0,,,,,,,Protein,G +1631807,1003,3.49,,70.0,,,,,,,Protein,G +1631811,1003,7.14,,70.0,,,,,,,Protein,G +1631881,1003,25.0,,70.0,,,,,,,Protein,G +1632721,1003,14.29,,73.0,,,,,,,Protein,G +1633098,1003,20.0,,70.0,,,,,,,Protein,G +1633169,1003,3.33,,70.0,,,,,,,Protein,G +1633228,1003,0.0,,70.0,,,,,,,Protein,G +1633323,1003,11.0,,70.0,,,,,,,Protein,G +1633356,1003,7.14,,70.0,,,,,,,Protein,G +1633424,1003,10.53,,70.0,,,,,,,Protein,G +1633447,1003,0.0,,70.0,,,,,,,Protein,G +1634454,1003,3.7,,70.0,,,,,,,Protein,G +1634648,1003,0.0,,70.0,,,,,,,Protein,G +1634770,1003,0.0,,70.0,,,,,,,Protein,G +1634978,1003,4.88,,70.0,,,,,,,Protein,G +1635140,1003,4.71,,70.0,,,,,,,Protein,G +1635597,1003,4.04,,70.0,,,,,,,Protein,G +1635985,1003,3.85,,70.0,,,,,,,Protein,G +1636105,1003,7.14,,70.0,,,,,,,Protein,G +1636345,1003,4.42,,70.0,,,,,,,Protein,G +1636557,1003,1.82,,70.0,,,,,,,Protein,G +1636560,1003,1.18,,73.0,,,,,,,Protein,G +1636598,1003,10.94,,70.0,,,,,,,Protein,G +1636607,1003,14.29,,70.0,,,,,,,Protein,G +1636841,1003,0.0,,70.0,,,,,,,Protein,G +1636949,1003,6.77,,70.0,,,,,,,Protein,G +1636982,1003,0.0,,70.0,,,,,,,Protein,G +1637266,1003,2.42,,70.0,,,,,,,Protein,G +1637315,1003,6.67,,70.0,,,,,,,Protein,G +1637367,1003,1.67,,73.0,,,,,,,Protein,G +1637534,1003,8.77,,70.0,,,,,,,Protein,G +1637716,1003,7.5,,70.0,,,,,,,Protein,G +1637855,1003,1.09,,70.0,,,,,,,Protein,G +1637887,1003,0.0,,70.0,,,,,,,Protein,G +1638006,1003,8.45,,70.0,,,,,,,Protein,G +1638340,1003,3.45,,70.0,,,,,,,Protein,G +1638383,1003,16.47,,70.0,,,,,,,Protein,G +1639277,1003,35.71,,70.0,,,,,,,Protein,G +1639398,1003,0.42,,73.0,,,,,,,Protein,G +1639570,1003,11.27,,70.0,,,,,,,Protein,G +1639728,1003,0.0,,70.0,,,,,,,Protein,G +1639865,1003,1.18,,70.0,,,,,,,Protein,G +1640497,1003,7.14,,70.0,,,,,,,Protein,G +1640621,1003,9.05,,70.0,,,,,,,Protein,G +1641155,1003,9.38,,70.0,,,,,,,Protein,G +1641228,1003,8.65,,70.0,,,,,,,Protein,G +1641299,1003,4.62,,70.0,,,,,,,Protein,G +1641757,1003,0.0,,70.0,,,,,,,Protein,G +1641859,1003,51.28,,70.0,,,,,,,Protein,G +1642007,1003,3.75,,70.0,,,,,,,Protein,G +1642140,1003,3.33,,70.0,,,,,,,Protein,G +1642182,1003,6.67,,70.0,,,,,,,Protein,G +1642765,1003,8.51,,70.0,,,,,,,Protein,G +1643156,1003,5.71,,70.0,,,,,,,Protein,G +1643790,1003,20.54,,70.0,,,,,,,Protein,G +1643890,1003,7.49,,70.0,,,,,,,Protein,G +1644350,1003,7.32,,70.0,,,,,,,Protein,G +1644759,1003,20.53,,70.0,,,,,,,Protein,G +1644899,1003,1.18,,70.0,,,,,,,Protein,G +1645386,1003,0.0,,70.0,,,,,,,Protein,G +1645462,1003,0.0,,70.0,,,,,,,Protein,G +1645533,1003,0.79,,70.0,,,,,,,Protein,G +1645646,1003,7.14,,70.0,,,,,,,Protein,G +1645814,1003,0.42,,70.0,,,,,,,Protein,G +1646067,1003,7.84,,70.0,,,,,,,Protein,G +1646194,1003,1.6,,70.0,,,,,,,Protein,G +1646403,1003,6.98,,70.0,,,,,,,Protein,G +1646536,1003,7.14,,70.0,,,,,,,Protein,G +1646724,1003,5.26,,73.0,,,,,,,Protein,G +1647210,1003,17.86,,70.0,,,,,,,Protein,G +1647299,1003,40.0,,70.0,,,,,,,Protein,G +1647346,1003,20.0,,70.0,,,,,,,Protein,G +1647570,1003,9.93,,70.0,,,,,,,Protein,G +1647862,1003,25.0,,70.0,,,,,,,Protein,G +1647971,1003,0.0,,70.0,,,,,,,Protein,G +1648276,1003,4.62,,70.0,,,,,,,Protein,G +1648385,1003,0.0,,70.0,,,,,,,Protein,G +1648737,1003,0.0,,70.0,,,,,,,Protein,G +1648887,1003,0.0,,70.0,,,,,,,Protein,G +1648918,1003,7.69,,70.0,,,,,,,Protein,G +1649037,1003,37.5,,70.0,,,,,,,Protein,G +1649133,1003,3.2,,70.0,,,,,,,Protein,G +1649194,1003,7.69,,70.0,,,,,,,Protein,G +1649460,1003,0.0,,70.0,,,,,,,Protein,G +1649531,1003,10.0,,70.0,,,,,,,Protein,G +1649712,1003,1.06,,70.0,,,,,,,Protein,G +1649893,1003,3.39,,70.0,,,,,,,Protein,G +1650360,1003,3.08,,70.0,,,,,,,Protein,G +1650515,1003,14.29,,70.0,,,,,,,Protein,G +1650603,1003,6.67,,70.0,,,,,,,Protein,G +1650726,1003,2.35,,70.0,,,,,,,Protein,G +1650816,1003,0.42,,70.0,,,,,,,Protein,G +1651219,1003,0.0,,70.0,,,,,,,Protein,G +1651268,1003,14.29,,70.0,,,,,,,Protein,G +1651385,1003,5.47,,70.0,,,,,,,Protein,G +1651507,1003,6.67,,70.0,,,,,,,Protein,G +1651677,1003,0.0,,70.0,,,,,,,Protein,G +1651790,1003,26.47,,70.0,,,,,,,Protein,G +1652127,1003,0.0,,70.0,,,,,,,Protein,G +1652171,1003,40.0,,70.0,,,,,,,Protein,G +1652216,1003,13.33,,70.0,,,,,,,Protein,G +1652750,1003,15.18,,70.0,,,,,,,Protein,G +1652894,1003,0.0,,70.0,,,,,,,Protein,G +1653254,1003,3.85,,70.0,,,,,,,Protein,G +1653262,1003,1.18,,70.0,,,,,,,Protein,G +1653316,1003,22.32,,70.0,,,,,,,Protein,G +1653500,1003,0.0,,70.0,,,,,,,Protein,G +1653703,1003,0.0,,70.0,,,,,,,Protein,G +1654145,1003,14.79,,70.0,,,,,,,Protein,G +1654297,1003,1.67,,70.0,,,,,,,Protein,G +1654460,1003,0.0,,70.0,,,,,,,Protein,G +1654462,1003,9.52,,70.0,,,,,,,Protein,G +1654828,1003,3.33,,73.0,,,,,,,Protein,G +1654895,1003,2.63,,70.0,,,,,,,Protein,G +1655396,1003,0.77,,70.0,,,,,,,Protein,G +1655606,1003,0.0,,70.0,,,,,,,Protein,G +1655711,1003,0.0,,70.0,,,,,,,Protein,G +1655972,1003,15.79,,70.0,,,,,,,Protein,G +1656325,1003,0.0,,70.0,,,,,,,Protein,G +1656340,1003,5.41,,70.0,,,,,,,Protein,G +1656588,1003,15.38,,70.0,,,,,,,Protein,G +1656652,1003,1.36,,70.0,,,,,,,Protein,G +1656774,1003,0.0,,70.0,,,,,,,Protein,G +1657069,1003,7.14,,70.0,,,,,,,Protein,G +1657171,1003,0.0,,70.0,,,,,,,Protein,G +1657191,1003,0.0,,70.0,,,,,,,Protein,G +1657265,1003,4.62,,70.0,,,,,,,Protein,G +1657562,1003,2.03,,70.0,,,,,,,Protein,G +1657631,1003,15.18,,70.0,,,,,,,Protein,G +1658244,1003,0.0,,70.0,,,,,,,Protein,G +1658614,1003,16.07,,70.0,,,,,,,Protein,G +1659087,1003,0.0,,70.0,,,,,,,Protein,G +1659108,1003,7.89,,70.0,,,,,,,Protein,G +1659174,1003,7.5,,70.0,,,,,,,Protein,G +1659226,1003,7.06,,70.0,,,,,,,Protein,G +1659241,1003,0.0,,70.0,,,,,,,Protein,G +1659249,1003,0.0,,70.0,,,,,,,Protein,G +1659302,1003,0.0,,70.0,,,,,,,Protein,G +1659364,1003,12.5,,70.0,,,,,,,Protein,G +1659384,1003,6.45,,70.0,,,,,,,Protein,G +1659542,1003,1.61,,70.0,,,,,,,Protein,G +1659570,1003,3.33,,70.0,,,,,,,Protein,G +1659659,1003,17.86,,70.0,,,,,,,Protein,G +1659717,1003,0.0,,70.0,,,,,,,Protein,G +1660170,1003,10.71,,70.0,,,,,,,Protein,G +1660267,1003,7.14,,70.0,,,,,,,Protein,G +1660468,1003,6.67,,70.0,,,,,,,Protein,G +1660489,1003,3.03,,70.0,,,,,,,Protein,G +1660490,1003,35.71,,70.0,,,,,,,Protein,G +1660614,1003,3.33,,70.0,,,,,,,Protein,G +1660916,1003,0.0,,70.0,,,,,,,Protein,G +1661536,1003,7.14,,70.0,,,,,,,Protein,G +1661631,1003,3.23,,70.0,,,,,,,Protein,G +1661810,1003,0.29,,73.0,,,,,,,Protein,G +1661837,1003,4.22,,70.0,,,,,,,Protein,G +1662048,1003,0.0,,70.0,,,,,,,Protein,G +1662340,1003,3.7,,70.0,,,,,,,Protein,G +1662382,1003,0.0,,70.0,,,,,,,Protein,G +1662808,1003,6.27,,70.0,,,,,,,Protein,G +1662918,1003,0.0,,70.0,,,,,,,Protein,G +1663298,1003,19.05,,70.0,,,,,,,Protein,G +1663675,1003,3.33,,70.0,,,,,,,Protein,G +1663771,1003,3.85,,70.0,,,,,,,Protein,G +1663827,1003,7.14,,70.0,,,,,,,Protein,G +1663869,1003,9.3,,70.0,,,,,,,Protein,G +1664016,1003,3.75,,70.0,,,,,,,Protein,G +1665153,1003,4.65,,70.0,,,,,,,Protein,G +1665221,1003,5.56,,70.0,,,,,,,Protein,G +1665437,1003,7.14,,70.0,,,,,,,Protein,G +1665523,1003,3.96,,70.0,,,,,,,Protein,G +1665573,1003,10.53,,70.0,,,,,,,Protein,G +1665645,1003,16.07,,70.0,,,,,,,Protein,G +1666145,1003,0.0,,75.0,,,,,,,Protein,G +1666257,1003,5.49,,70.0,,,,,,,Protein,G +1666445,1003,0.0,,70.0,,,,,,,Protein,G +1666515,1003,3.03,,73.0,,,,,,,Protein,G +1666971,1003,0.0,,70.0,,,,,,,Protein,G +1667639,1003,50.0,,70.0,,,,,,,Protein,G +1667744,1003,10.0,,70.0,,,,,,,Protein,G +1667788,1003,3.33,,70.0,,,,,,,Protein,G +1668386,1003,28.57,,70.0,,,,,,,Protein,G +1668575,1003,7.41,,70.0,,,,,,,Protein,G +1668582,1003,17.22,,70.0,,,,,,,Protein,G +1668596,1003,0.71,,73.0,,,,,,,Protein,G +1668710,1003,2.35,,70.0,,,,,,,Protein,G +1669055,1003,1.18,,70.0,,,,,,,Protein,G +1669173,1003,0.0,,70.0,,,,,,,Protein,G +1669205,1003,0.0,,70.0,,,,,,,Protein,G +1669442,1003,0.0,,70.0,,,,,,,Protein,G +1669512,1003,12.5,,70.0,,,,,,,Protein,G +1669526,1003,6.15,,70.0,,,,,,,Protein,G +1669544,1003,19.64,,70.0,,,,,,,Protein,G +1669684,1003,0.0,,70.0,,,,,,,Protein,G +1669740,1003,6.25,,70.0,,,,,,,Protein,G +1669818,1003,9.38,,70.0,,,,,,,Protein,G +1669845,1003,7.5,,70.0,,,,,,,Protein,G +1669928,1003,4.0,,70.0,,,,,,,Protein,G +1670510,1003,3.45,,70.0,,,,,,,Protein,G +1670670,1003,7.32,,70.0,,,,,,,Protein,G +1670725,1003,21.88,,70.0,,,,,,,Protein,G +1670757,1003,4.29,,70.0,,,,,,,Protein,G +1670821,1003,10.0,,70.0,,,,,,,Protein,G +1671043,1003,17.95,,70.0,,,,,,,Protein,G +1671374,1003,15.69,,70.0,,,,,,,Protein,G +1671547,1003,52.63,,70.0,,,,,,,Protein,G +1671599,1003,5.38,,70.0,,,,,,,Protein,G +1671809,1003,0.0,,70.0,,,,,,,Protein,G +1671997,1003,0.0,,70.0,,,,,,,Protein,G +1672101,1003,7.08,,70.0,,,,,,,Protein,G +1672717,1003,4.0,,70.0,,,,,,,Protein,G +1673276,1003,0.0,,70.0,,,,,,,Protein,G +1673438,1003,3.33,,70.0,,,,,,,Protein,G +1673478,1003,4.76,,70.0,,,,,,,Protein,G +1673860,1003,8.93,,70.0,,,,,,,Protein,G +1674318,1003,21.43,,70.0,,,,,,,Protein,G +1674471,1003,0.0,,70.0,,,,,,,Protein,G +1674543,1003,4.48,,70.0,,,,,,,Protein,G +1674627,1003,1.59,,70.0,,,,,,,Protein,G +1674683,1003,7.14,,70.0,,,,,,,Protein,G +1674800,1003,0.0,,70.0,,,,,,,Protein,G +1675390,1003,12.77,,70.0,,,,,,,Protein,G +1675396,1003,8.77,,70.0,,,,,,,Protein,G +1675459,1003,14.29,,70.0,,,,,,,Protein,G +1676585,1003,11.43,,70.0,,,,,,,Protein,G +1676744,1003,1.1,,70.0,,,,,,,Protein,G +1676874,1003,8.77,,70.0,,,,,,,Protein,G +1677042,1003,2.35,,70.0,,,,,,,Protein,G +1677050,1003,0.0,,75.0,,,,,,,Protein,G +1677104,1003,3.0,,70.0,,,,,,,Protein,G +1677345,1003,0.0,,70.0,,,,,,,Protein,G +1677545,1003,2.63,,70.0,,,,,,,Protein,G +1677723,1003,7.14,,70.0,,,,,,,Protein,G +1677774,1003,10.0,,70.0,,,,,,,Protein,G +1677801,1003,3.33,,70.0,,,,,,,Protein,G +1677877,1003,0.0,,70.0,,,,,,,Protein,G +1678201,1003,0.71,,70.0,,,,,,,Protein,G +1678687,1003,11.73,,70.0,,,,,,,Protein,G +1678823,1003,0.0,,70.0,,,,,,,Protein,G +1679129,1003,7.14,,70.0,,,,,,,Protein,G +1679185,1003,8.44,,70.0,,,,,,,Protein,G +1679773,1003,2.56,,70.0,,,,,,,Protein,G +1680098,1003,7.61,,70.0,,,,,,,Protein,G +1680119,1003,5.0,,70.0,,,,,,,Protein,G +1680127,1003,3.33,,70.0,,,,,,,Protein,G +1680395,1003,4.65,,70.0,,,,,,,Protein,G +1681881,1003,3.85,,70.0,,,,,,,Protein,G +1681989,1003,2.78,,70.0,,,,,,,Protein,G +1682167,1003,6.67,,70.0,,,,,,,Protein,G +1682184,1003,0.83,,70.0,,,,,,,Protein,G +1682279,1003,0.0,,70.0,,,,,,,Protein,G +1682377,1003,3.61,,70.0,,,,,,,Protein,G +1682594,1003,0.71,,70.0,,,,,,,Protein,G +1682617,1003,0.83,,70.0,,,,,,,Protein,G +1682957,1003,0.0,,70.0,,,,,,,Protein,G +1683223,1003,4.88,,70.0,,,,,,,Protein,G +1683646,1003,7.41,,70.0,,,,,,,Protein,G +1683930,1003,17.33,,70.0,,,,,,,Protein,G +1684136,1003,9.3,,70.0,,,,,,,Protein,G +1684201,1003,0.0,,70.0,,,,,,,Protein,G +1684713,1003,0.0,,70.0,,,,,,,Protein,G +1684881,1003,0.0,,70.0,,,,,,,Protein,G +1684953,1003,4.0,,70.0,,,,,,,Protein,G +1685058,1003,20.0,,70.0,,,,,,,Protein,G +1685382,1003,10.0,,70.0,,,,,,,Protein,G +1685512,1003,0.41,,70.0,,,,,,,Protein,G +1685651,1003,5.26,,70.0,,,,,,,Protein,G +1685722,1003,14.29,,70.0,,,,,,,Protein,G +1685750,1003,4.48,,70.0,,,,,,,Protein,G +1685849,1003,3.57,,70.0,,,,,,,Protein,G +1686021,1003,3.53,,70.0,,,,,,,Protein,G +1686022,1003,2.35,,70.0,,,,,,,Protein,G +1686209,1003,0.0,,70.0,,,,,,,Protein,G +1686216,1003,0.0,,70.0,,,,,,,Protein,G +1686335,1003,14.0,,70.0,,,,,,,Protein,G +1686728,1003,2.82,,70.0,,,,,,,Protein,G +1686831,1003,7.53,,70.0,,,,,,,Protein,G +1687333,1003,25.86,,70.0,,,,,,,Protein,G +1687831,1003,3.33,,73.0,,,,,,,Protein,G +1687853,1003,3.39,,70.0,,,,,,,Protein,G +1688387,1003,3.57,,70.0,,,,,,,Protein,G +1688658,1003,5.0,,70.0,,,,,,,Protein,G +1688982,1003,6.06,,70.0,,,,,,,Protein,G +1689144,1003,18.18,,70.0,,,,,,,Protein,G +1689255,1003,31.58,,70.0,,,,,,,Protein,G +1689257,1003,0.0,,70.0,,,,,,,Protein,G +1689300,1003,0.0,,70.0,,,,,,,Protein,G +1689504,1003,3.53,,70.0,,,,,,,Protein,G +1689810,1003,0.0,,70.0,,,,,,,Protein,G +1689815,1003,6.67,,70.0,,,,,,,Protein,G +1689820,1003,42.86,,70.0,,,,,,,Protein,G +1690114,1003,5.88,,70.0,,,,,,,Protein,G +1690202,1003,1.61,,70.0,,,,,,,Protein,G +1690231,1003,11.32,,70.0,,,,,,,Protein,G +1690422,1003,2.35,,70.0,,,,,,,Protein,G +1690592,1003,8.2,,70.0,,,,,,,Protein,G +1690621,1003,28.57,,70.0,,,,,,,Protein,G +1690631,1003,1.25,,70.0,,,,,,,Protein,G +1690733,1003,0.0,,70.0,,,,,,,Protein,G +1690834,1003,3.52,,70.0,,,,,,,Protein,G +1691170,1003,0.0,,70.0,,,,,,,Protein,G +1691196,1003,10.59,,70.0,,,,,,,Protein,G +1691379,1003,0.0,,70.0,,,,,,,Protein,G +1691405,1003,25.0,,70.0,,,,,,,Protein,G +1691564,1003,0.0,,70.0,,,,,,,Protein,G +1692528,1003,0.0,,70.0,,,,,,,Protein,G +1692575,1003,10.71,,70.0,,,,,,,Protein,G +1692592,1003,7.14,,70.0,,,,,,,Protein,G +1692695,1003,9.09,,73.0,,,,,,,Protein,G +1692805,1003,0.83,,70.0,,,,,,,Protein,G +1692825,1003,0.71,,70.0,,,,,,,Protein,G +1692842,1003,0.0,,70.0,,,,,,,Protein,G +1692861,1003,1.67,,70.0,,,,,,,Protein,G +1693259,1003,46.43,,70.0,,,,,,,Protein,G +1693390,1003,5.08,,70.0,,,,,,,Protein,G +1693637,1003,10.71,,70.0,,,,,,,Protein,G +1693772,1003,6.45,,70.0,,,,,,,Protein,G +1693837,1003,8.0,,70.0,,,,,,,Protein,G +1694036,1003,0.0,,70.0,,,,,,,Protein,G +1694339,1003,25.0,,70.0,,,,,,,Protein,G +1694372,1003,25.0,,70.0,,,,,,,Protein,G +1694811,1003,10.17,,70.0,,,,,,,Protein,G +1695189,1003,10.0,,70.0,,,,,,,Protein,G +1695242,1003,4.65,,70.0,,,,,,,Protein,G +1695397,1003,5.0,,70.0,,,,,,,Protein,G +1695453,1003,3.49,,70.0,,,,,,,Protein,G +1695501,1003,0.0,,70.0,,,,,,,Protein,G +1695507,1003,0.88,,70.0,,,,,,,Protein,G +1695514,1003,0.0,,70.0,,,,,,,Protein,G +1695849,1003,0.83,,70.0,,,,,,,Protein,G +1696599,1003,18.6,,70.0,,,,,,,Protein,G +1696733,1003,0.0,,70.0,,,,,,,Protein,G +1696831,1003,0.8,,70.0,,,,,,,Protein,G +1697014,1003,0.0,,70.0,,,,,,,Protein,G +1697074,1003,11.11,,70.0,,,,,,,Protein,G +1697171,1003,2.4,,70.0,,,,,,,Protein,G +1697409,1003,5.38,,70.0,,,,,,,Protein,G +1697569,1003,3.12,,73.0,,,,,,,Protein,G +1697718,1003,1.67,,70.0,,,,,,,Protein,G +1697782,1003,6.52,,70.0,,,,,,,Protein,G +1697796,1003,1.67,,70.0,,,,,,,Protein,G +1697917,1003,10.26,,70.0,,,,,,,Protein,G +1698130,1003,1.01,,73.0,,,,,,,Protein,G +1698201,1003,14.13,,70.0,,,,,,,Protein,G +1698274,1003,0.0,,70.0,,,,,,,Protein,G +1698421,1003,3.74,,70.0,,,,,,,Protein,G +1698520,1003,0.0,,70.0,,,,,,,Protein,G +1698691,1003,0.0,,70.0,,,,,,,Protein,G +1698744,1003,6.25,,70.0,,,,,,,Protein,G +1698842,1003,26.67,,70.0,,,,,,,Protein,G +1699044,1003,25.0,,70.0,,,,,,,Protein,G +1699689,1003,19.3,,70.0,,,,,,,Protein,G +1699862,1003,0.0,,70.0,,,,,,,Protein,G +1699896,1003,17.86,,70.0,,,,,,,Protein,G +1700187,1003,0.0,,70.0,,,,,,,Protein,G +1700211,1003,3.23,,70.0,,,,,,,Protein,G +1700274,1003,7.04,,70.0,,,,,,,Protein,G +1700324,1003,0.0,,70.0,,,,,,,Protein,G +1700353,1003,9.09,,70.0,,,,,,,Protein,G +1700518,1003,9.24,,70.0,,,,,,,Protein,G +1701447,1003,0.0,,70.0,,,,,,,Protein,G +1701679,1003,0.0,,70.0,,,,,,,Protein,G +1701869,1003,6.0,,70.0,,,,,,,Protein,G +1702241,1003,2.22,,70.0,,,,,,,Protein,G +1702435,1003,1.6,,70.0,,,,,,,Protein,G +1702487,1003,23.0,,70.0,,,,,,,Protein,G +1703026,1003,5.22,,70.0,,,,,,,Protein,G +1703056,1003,50.0,,70.0,,,,,,,Protein,G +1703074,1003,10.0,,70.0,,,,,,,Protein,G +1703117,1003,4.0,,70.0,,,,,,,Protein,G +1703127,1003,3.03,,70.0,,,,,,,Protein,G +1703208,1003,5.56,,70.0,,,,,,,Protein,G +1703490,1003,0.0,,70.0,,,,,,,Protein,G +1703560,1003,1.28,,70.0,,,,,,,Protein,G +1703601,1003,23.81,,70.0,,,,,,,Protein,G +1703801,1003,25.0,,70.0,,,,,,,Protein,G +1703864,1003,1.92,,70.0,,,,,,,Protein,G +1703979,1003,21.62,,70.0,,,,,,,Protein,G +1704323,1003,15.0,,70.0,,,,,,,Protein,G +1704335,1003,0.0,,70.0,,,,,,,Protein,G +1704405,1003,4.76,,70.0,,,,,,,Protein,G +1704516,1003,6.84,,70.0,,,,,,,Protein,G +1704660,1003,3.41,,70.0,,,,,,,Protein,G +1704849,1003,0.0,,70.0,,,,,,,Protein,G +1705037,1003,0.0,,70.0,,,,,,,Protein,G +1705097,1003,2.5,,70.0,,,,,,,Protein,G +1705342,1003,7.14,,70.0,,,,,,,Protein,G +1705362,1003,0.0,,70.0,,,,,,,Protein,G +1705418,1003,4.17,,70.0,,,,,,,Protein,G +1705927,1003,6.67,,70.0,,,,,,,Protein,G +1705992,1003,5.88,,70.0,,,,,,,Protein,G +1705997,1003,17.07,,70.0,,,,,,,Protein,G +1706302,1003,27.27,,70.0,,,,,,,Protein,G +1706652,1003,9.68,,70.0,,,,,,,Protein,G +1706722,1003,21.74,,70.0,,,,,,,Protein,G +1706724,1003,5.56,,70.0,,,,,,,Protein,G +1706895,1003,2.35,,70.0,,,,,,,Protein,G +1707000,1003,2.35,,70.0,,,,,,,Protein,G +1707219,1003,7.06,,70.0,,,,,,,Protein,G +1707303,1003,18.46,,70.0,,,,,,,Protein,G +1707463,1003,0.0,,70.0,,,,,,,Protein,G +1707492,1003,59.38,,70.0,,,,,,,Protein,G +1707494,1003,23.26,,70.0,,,,,,,Protein,G +1707563,1003,8.24,,70.0,,,,,,,Protein,G +1707610,1003,13.39,,70.0,,,,,,,Protein,G +1707826,1003,0.0,,75.0,,,,,,,Protein,G +1707872,1003,15.69,,70.0,,,,,,,Protein,G +1708126,1003,0.0,,70.0,,,,,,,Protein,G +1708155,1003,25.0,,70.0,,,,,,,Protein,G +1708297,1003,34.48,,70.0,,,,,,,Protein,G +1708329,1003,5.0,,70.0,,,,,,,Protein,G +1708398,1003,3.45,,70.0,,,,,,,Protein,G +1708622,1003,0.0,,70.0,,,,,,,Protein,G +1708644,1003,0.0,,70.0,,,,,,,Protein,G +1708820,1003,0.0,,70.0,,,,,,,Protein,G +1709196,1003,21.43,,70.0,,,,,,,Protein,G +1709198,1003,16.67,,70.0,,,,,,,Protein,G +1709249,1003,4.22,,70.0,,,,,,,Protein,G +1709286,1003,0.0,,70.0,,,,,,,Protein,G +1709372,1003,0.0,,70.0,,,,,,,Protein,G +1709404,1003,5.49,,70.0,,,,,,,Protein,G +1710186,1003,0.0,,70.0,,,,,,,Protein,G +1710560,1003,32.14,,70.0,,,,,,,Protein,G +1710680,1003,0.0,,70.0,,,,,,,Protein,G +1711605,1003,12.5,,70.0,,,,,,,Protein,G +1711760,1003,1.09,,70.0,,,,,,,Protein,G +1711832,1003,3.57,,70.0,,,,,,,Protein,G +1711928,1003,1.18,,73.0,,,,,,,Protein,G +1711989,1003,27.27,,70.0,,,,,,,Protein,G +1712122,1003,12.0,,70.0,,,,,,,Protein,G +1712388,1003,5.71,,70.0,,,,,,,Protein,G +1712495,1003,23.81,,70.0,,,,,,,Protein,G +1712543,1003,0.0,,70.0,,,,,,,Protein,G +1712705,1003,5.88,,70.0,,,,,,,Protein,G +1712709,1003,6.67,,70.0,,,,,,,Protein,G +1712791,1003,10.0,,70.0,,,,,,,Protein,G +1712832,1003,17.86,,70.0,,,,,,,Protein,G +1712848,1003,3.41,,70.0,,,,,,,Protein,G +1712905,1003,3.33,,70.0,,,,,,,Protein,G +1713838,1003,22.35,,70.0,,,,,,,Protein,G +1713878,1003,16.67,,70.0,,,,,,,Protein,G +1713971,1003,8.0,,70.0,,,,,,,Protein,G +1714471,1003,7.14,,70.0,,,,,,,Protein,G +1714829,1003,5.0,,70.0,,,,,,,Protein,G +1714917,1003,7.14,,70.0,,,,,,,Protein,G +1715228,1003,4.0,,70.0,,,,,,,Protein,G +1715544,1003,3.41,,70.0,,,,,,,Protein,G +1715846,1003,0.0,,70.0,,,,,,,Protein,G +1715851,1003,3.33,,70.0,,,,,,,Protein,G +1715879,1003,0.0,,70.0,,,,,,,Protein,G +1716014,1003,3.33,,70.0,,,,,,,Protein,G +1716052,1003,5.0,,73.0,,,,,,,Protein,G +1716099,1003,10.0,,70.0,,,,,,,Protein,G +1716121,1003,3.33,,70.0,,,,,,,Protein,G +1716226,1003,4.0,,70.0,,,,,,,Protein,G +1716253,1003,0.0,,70.0,,,,,,,Protein,G +1716581,1003,1.18,,70.0,,,,,,,Protein,G +1716791,1003,28.57,,70.0,,,,,,,Protein,G +1716888,1003,14.29,,70.0,,,,,,,Protein,G +1716940,1003,9.3,,70.0,,,,,,,Protein,G +1717057,1003,14.29,,70.0,,,,,,,Protein,G +1717626,1003,6.67,,70.0,,,,,,,Protein,G +1717875,1003,7.5,,70.0,,,,,,,Protein,G +1717981,1003,2.27,,70.0,,,,,,,Protein,G +1718070,1003,5.07,,70.0,,,,,,,Protein,G +1718077,1003,10.71,,70.0,,,,,,,Protein,G +1718306,1003,5.83,,70.0,,,,,,,Protein,G +1718601,1003,0.0,,70.0,,,,,,,Protein,G +1718720,1003,5.73,,70.0,,,,,,,Protein,G +1718983,1003,22.86,,70.0,,,,,,,Protein,G +1719009,1003,5.71,,70.0,,,,,,,Protein,G +1719857,1003,3.8,,70.0,,,,,,,Protein,G +1719919,1003,10.0,,70.0,,,,,,,Protein,G +1720087,1003,0.0,,70.0,,,,,,,Protein,G +1720460,1003,0.0,,70.0,,,,,,,Protein,G +1720932,1003,0.48,,70.0,,,,,,,Protein,G +1720944,1003,21.43,,70.0,,,,,,,Protein,G +1721323,1003,0.0,,70.0,,,,,,,Protein,G +1721690,1003,0.0,,70.0,,,,,,,Protein,G +1721712,1003,0.0,,70.0,,,,,,,Protein,G +1722152,1003,12.5,,70.0,,,,,,,Protein,G +1722208,1003,16.16,,70.0,,,,,,,Protein,G +1722260,1003,17.86,,70.0,,,,,,,Protein,G +1722771,1003,1.56,,70.0,,,,,,,Protein,G +1722809,1003,3.33,,70.0,,,,,,,Protein,G +1722850,1003,15.29,,70.0,,,,,,,Protein,G +1723216,1003,7.02,,70.0,,,,,,,Protein,G +1723249,1003,0.0,,70.0,,,,,,,Protein,G +1723299,1003,26.67,,70.0,,,,,,,Protein,G +1723595,1003,2.35,,70.0,,,,,,,Protein,G +1723709,1003,10.0,,70.0,,,,,,,Protein,G +1723856,1003,1.13,,70.0,,,,,,,Protein,G +1724193,1003,0.0,,70.0,,,,,,,Protein,G +1724351,1003,8.33,,70.0,,,,,,,Protein,G +1724674,1003,40.0,,70.0,,,,,,,Protein,G +1724723,1003,4.0,,70.0,,,,,,,Protein,G +1725289,1003,0.0,,70.0,,,,,,,Protein,G +1725366,1003,1.56,,70.0,,,,,,,Protein,G +1725590,1003,12.5,,70.0,,,,,,,Protein,G +1725618,1003,2.08,,70.0,,,,,,,Protein,G +1725626,1003,6.25,,70.0,,,,,,,Protein,G +1725701,1003,0.0,,70.0,,,,,,,Protein,G +1726025,1003,2.35,,70.0,,,,,,,Protein,G +1726168,1003,7.14,,70.0,,,,,,,Protein,G +1726498,1003,0.0,,70.0,,,,,,,Protein,G +1726730,1003,0.0,,70.0,,,,,,,Protein,G +1726811,1003,10.34,,70.0,,,,,,,Protein,G +1726898,1003,5.49,,70.0,,,,,,,Protein,G +1727070,1003,37.04,,70.0,,,,,,,Protein,G +1727214,1003,21.82,,70.0,,,,,,,Protein,G +1727274,1003,14.0,,70.0,,,,,,,Protein,G +1727505,1003,7.69,,70.0,,,,,,,Protein,G +1727678,1003,0.0,,70.0,,,,,,,Protein,G +1727796,1003,11.54,,70.0,,,,,,,Protein,G +1727993,1003,0.0,,70.0,,,,,,,Protein,G +1728460,1003,3.57,,73.0,,,,,,,Protein,G +1729084,1003,3.12,,70.0,,,,,,,Protein,G +1729157,1003,24.63,,70.0,,,,,,,Protein,G +1729292,1003,4.17,,70.0,,,,,,,Protein,G +1729432,1003,3.03,,70.0,,,,,,,Protein,G +1729483,1003,5.71,,70.0,,,,,,,Protein,G +1729551,1003,1.18,,70.0,,,,,,,Protein,G +1729611,1003,3.0,,70.0,,,,,,,Protein,G +1729950,1003,1.11,,70.0,,,,,,,Protein,G +1730042,1003,0.0,,70.0,,,,,,,Protein,G +1730260,1003,1.33,,70.0,,,,,,,Protein,G +1730271,1003,10.57,,70.0,,,,,,,Protein,G +1730452,1003,9.09,,70.0,,,,,,,Protein,G +1730454,1003,2.5,,70.0,,,,,,,Protein,G +1730472,1003,2.65,,70.0,,,,,,,Protein,G +1730517,1003,4.72,,70.0,,,,,,,Protein,G +1730689,1003,0.0,,70.0,,,,,,,Protein,G +1730771,1003,5.26,,70.0,,,,,,,Protein,G +1730896,1003,6.67,,70.0,,,,,,,Protein,G +1730969,1003,4.0,,70.0,,,,,,,Protein,G +1731011,1003,2.86,,70.0,,,,,,,Protein,G +1731201,1003,0.88,,70.0,,,,,,,Protein,G +1731217,1003,0.0,,70.0,,,,,,,Protein,G +1731344,1003,6.38,,70.0,,,,,,,Protein,G +1731537,1003,3.33,,70.0,,,,,,,Protein,G +1731641,1003,37.5,,70.0,,,,,,,Protein,G +1731891,1003,3.57,,70.0,,,,,,,Protein,G +1731913,1003,0.0,,70.0,,,,,,,Protein,G +1732074,1003,2.63,,70.0,,,,,,,Protein,G +1732161,1003,7.09,,70.0,,,,,,,Protein,G +1732595,1003,3.53,,70.0,,,,,,,Protein,G +1732607,1003,18.58,,70.0,,,,,,,Protein,G +1732633,1003,0.0,,75.0,,,,,,,Protein,G +1732814,1003,5.56,,70.0,,,,,,,Protein,G +1732977,1003,50.0,,73.0,,,,,,,Protein,G +1733117,1003,10.74,,70.0,,,,,,,Protein,G +1733282,1003,16.07,,70.0,,,,,,,Protein,G +1733465,1003,0.0,,70.0,,,,,,,Protein,G +1733501,1003,0.28,,70.0,,,,,,,Protein,G +1733658,1003,0.28,,70.0,,,,,,,Protein,G +1733843,1003,0.0,,70.0,,,,,,,Protein,G +1734030,1003,6.67,,70.0,,,,,,,Protein,G +1734040,1003,5.38,,70.0,,,,,,,Protein,G +1735348,1003,28.57,,70.0,,,,,,,Protein,G +1735750,1003,3.57,,70.0,,,,,,,Protein,G +1735754,1003,0.0,,75.0,,,,,,,Protein,G +1735868,1003,0.0,,70.0,,,,,,,Protein,G +1736398,1003,21.43,,70.0,,,,,,,Protein,G +1736585,1003,8.0,,70.0,,,,,,,Protein,G +1736903,1003,13.33,,70.0,,,,,,,Protein,G +1737045,1003,0.0,,70.0,,,,,,,Protein,G +1737240,1003,7.14,,70.0,,,,,,,Protein,G +1737266,1003,9.38,,70.0,,,,,,,Protein,G +1737303,1003,0.0,,70.0,,,,,,,Protein,G +1737733,1003,3.33,,70.0,,,,,,,Protein,G +1737903,1003,6.06,,70.0,,,,,,,Protein,G +1738447,1003,17.86,,70.0,,,,,,,Protein,G +1738776,1003,0.8,,70.0,,,,,,,Protein,G +1739079,1003,17.65,,70.0,,,,,,,Protein,G +1739128,1003,0.0,,70.0,,,,,,,Protein,G +1739396,1003,4.76,,70.0,,,,,,,Protein,G +1739618,1003,0.71,,70.0,,,,,,,Protein,G +1739852,1003,17.86,,70.0,,,,,,,Protein,G +1739911,1003,28.89,,70.0,,,,,,,Protein,G +1739919,1003,8.33,,70.0,,,,,,,Protein,G +1740034,1003,13.33,,70.0,,,,,,,Protein,G +1740449,1003,0.42,,73.0,,,,,,,Protein,G +1740548,1003,17.86,,70.0,,,,,,,Protein,G +1740708,1003,4.72,,70.0,,,,,,,Protein,G +1741150,1003,0.0,,75.0,,,,,,,Protein,G +1741466,1003,0.0,,70.0,,,,,,,Protein,G +1741622,1003,0.0,,70.0,,,,,,,Protein,G +1741627,1003,0.0,,70.0,,,,,,,Protein,G +1741639,1003,2.22,,70.0,,,,,,,Protein,G +1741702,1003,0.0,,70.0,,,,,,,Protein,G +1741796,1003,2.08,,70.0,,,,,,,Protein,G +1742156,1003,3.57,,70.0,,,,,,,Protein,G +1742183,1003,4.65,,70.0,,,,,,,Protein,G +1742322,1003,3.33,,70.0,,,,,,,Protein,G +1742498,1003,1.82,,70.0,,,,,,,Protein,G +1742752,1003,16.67,,70.0,,,,,,,Protein,G +1742882,1003,0.58,,70.0,,,,,,,Protein,G +1742977,1003,70.59,,70.0,,,,,,,Protein,G +1743206,1003,12.86,,70.0,,,,,,,Protein,G +1743277,1003,0.84,,70.0,,,,,,,Protein,G +1743347,1003,0.0,,70.0,,,,,,,Protein,G +1743616,1003,0.0,,70.0,,,,,,,Protein,G +1743652,1003,6.7,,70.0,,,,,,,Protein,G +1743766,1003,3.0,,70.0,,,,,,,Protein,G +1743771,1003,10.0,,70.0,,,,,,,Protein,G +1744073,1003,60.61,,70.0,,,,,,,Protein,G +1744324,1003,6.25,,70.0,,,,,,,Protein,G +1744446,1003,6.25,,70.0,,,,,,,Protein,G +1744548,1003,0.0,,70.0,,,,,,,Protein,G +1744737,1003,5.65,,70.0,,,,,,,Protein,G +1745145,1003,6.67,,70.0,,,,,,,Protein,G +1745288,1003,0.0,,70.0,,,,,,,Protein,G +1745333,1003,15.62,,70.0,,,,,,,Protein,G +1745583,1003,0.0,,70.0,,,,,,,Protein,G +1745619,1003,19.05,,70.0,,,,,,,Protein,G +1745664,1003,32.5,,70.0,,,,,,,Protein,G +1745704,1003,2.78,,70.0,,,,,,,Protein,G +1745951,1003,16.13,,70.0,,,,,,,Protein,G +1746098,1003,20.45,,70.0,,,,,,,Protein,G +1746215,1003,0.0,,70.0,,,,,,,Protein,G +1746371,1003,3.85,,70.0,,,,,,,Protein,G +1746497,1003,33.33,,70.0,,,,,,,Protein,G +1746595,1003,7.14,,70.0,,,,,,,Protein,G +1746783,1003,9.89,,70.0,,,,,,,Protein,G +1747027,1003,27.5,,70.0,,,,,,,Protein,G +1747211,1003,4.55,,73.0,,,,,,,Protein,G +1747263,1003,0.0,,70.0,,,,,,,Protein,G +1747377,1003,5.71,,70.0,,,,,,,Protein,G +1747412,1003,0.0,,70.0,,,,,,,Protein,G +1747459,1003,80.0,,70.0,,,,,,,Protein,G +1747618,1003,0.0,,75.0,,,,,,,Protein,G +1747649,1003,9.09,,73.0,,,,,,,Protein,G +1747837,1003,6.52,,70.0,,,,,,,Protein,G +1748451,1003,6.45,,70.0,,,,,,,Protein,G +1748556,1003,0.0,,70.0,,,,,,,Protein,G +1748986,1003,4.65,,70.0,,,,,,,Protein,G +1749244,1003,1.54,,70.0,,,,,,,Protein,G +1749487,1003,12.55,,70.0,,,,,,,Protein,G +1749810,1003,31.58,,70.0,,,,,,,Protein,G +1750044,1003,25.64,,70.0,,,,,,,Protein,G +1757747,1003,0.0,,71.0,,,,,,,Protein,G +1757760,1003,12.5,,71.0,,,,,,,Protein,G +1881016,1003,3.75,,70.0,,,,,,,Protein,G +1758032,1003,10.0,,71.0,,,,,,,Protein,G +1758052,1003,0.0,,78.0,,,,,,,Protein,G +1758101,1003,3.85,,71.0,,,,,,,Protein,G +1758205,1003,1.0,,78.0,,,,,,,Protein,G +1758295,1003,0.0,,71.0,,,,,,,Protein,G +1881236,1003,0.0,,70.0,,,,,,,Protein,G +1758944,1003,19.64,,71.0,,,,,,,Protein,G +1759161,1003,9.23,,71.0,,,,,,,Protein,G +1759806,1003,20.0,,70.0,,,,,,,Protein,G +1759809,1003,0.0,,70.0,,,,,,,Protein,G +1760004,1003,3.12,,70.0,,,,,,,Protein,G +1760075,1003,0.0,,70.0,,,,,,,Protein,G +1760141,1003,35.0,,70.0,,,,,,,Protein,G +1760438,1003,0.0,,70.0,,,,,,,Protein,G +1760496,1003,0.0,,70.0,,,,,,,Protein,G +1760513,1003,3.12,,70.0,,,,,,,Protein,G +1761056,1003,1.67,,70.0,,,,,,,Protein,G +1761067,1003,18.31,,70.0,,,,,,,Protein,G +1761073,1003,25.0,,70.0,,,,,,,Protein,G +1761193,1003,42.86,,70.0,,,,,,,Protein,G +1761195,1003,3.57,,70.0,,,,,,,Protein,G +1761330,1003,0.0,,70.0,,,,,,,Protein,G +1761343,1003,8.0,,70.0,,,,,,,Protein,G +1761618,1003,6.67,,70.0,,,,,,,Protein,G +1761870,1003,8.45,,70.0,,,,,,,Protein,G +1761950,1003,10.53,,70.0,,,,,,,Protein,G +1762008,1003,1.89,,70.0,,,,,,,Protein,G +1762109,1003,17.65,,70.0,,,,,,,Protein,G +1762179,1003,1.54,,70.0,,,,,,,Protein,G +1762603,1003,4.71,,70.0,,,,,,,Protein,G +1762733,1003,9.43,,70.0,,,,,,,Protein,G +1762988,1003,0.0,,70.0,,,,,,,Protein,G +1763083,1003,10.0,,70.0,,,,,,,Protein,G +1763276,1003,5.0,,70.0,,,,,,,Protein,G +1763302,1003,6.67,,70.0,,,,,,,Protein,G +1763320,1003,0.0,,73.0,,,,,,,Protein,G +1763366,1003,0.0,,70.0,,,,,,,Protein,G +1763377,1003,21.43,,70.0,,,,,,,Protein,G +1763819,1003,10.71,,70.0,,,,,,,Protein,G +1763879,1003,3.85,,70.0,,,,,,,Protein,G +1764220,1003,0.0,,70.0,,,,,,,Protein,G +1764259,1003,0.0,,70.0,,,,,,,Protein,G +1764434,1003,17.86,,70.0,,,,,,,Protein,G +1764710,1003,17.86,,70.0,,,,,,,Protein,G +1764770,1003,8.24,,70.0,,,,,,,Protein,G +1764776,1003,0.0,,70.0,,,,,,,Protein,G +1764819,1003,0.83,,70.0,,,,,,,Protein,G +1764992,1003,8.67,,70.0,,,,,,,Protein,G +1765394,1003,0.0,,70.0,,,,,,,Protein,G +1765424,1003,6.67,,73.0,,,,,,,Protein,G +1765552,1003,16.07,,70.0,,,,,,,Protein,G +1765739,1003,0.83,,73.0,,,,,,,Protein,G +1765767,1003,14.52,,70.0,,,,,,,Protein,G +1765985,1003,17.86,,70.0,,,,,,,Protein,G +1766304,1003,6.9,,70.0,,,,,,,Protein,G +1766418,1003,0.0,,70.0,,,,,,,Protein,G +1766506,1003,0.88,,70.0,,,,,,,Protein,G +1766542,1003,8.33,,70.0,,,,,,,Protein,G +1766796,1003,3.45,,70.0,,,,,,,Protein,G +1766843,1003,9.09,,70.0,,,,,,,Protein,G +1767165,1003,0.0,,75.0,,,,,,,Protein,G +1767255,1003,24.71,,70.0,,,,,,,Protein,G +1767602,1003,3.33,,70.0,,,,,,,Protein,G +1767647,1003,21.82,,70.0,,,,,,,Protein,G +1767656,1003,0.0,,70.0,,,,,,,Protein,G +1767809,1003,0.0,,70.0,,,,,,,Protein,G +1768066,1003,21.43,,70.0,,,,,,,Protein,G +1768312,1003,2.86,,70.0,,,,,,,Protein,G +1768313,1003,0.0,,70.0,,,,,,,Protein,G +1768409,1003,0.0,,75.0,,,,,,,Protein,G +1769038,1003,7.14,,70.0,,,,,,,Protein,G +1769157,1003,0.0,,70.0,,,,,,,Protein,G +1769573,1003,0.0,,70.0,,,,,,,Protein,G +1769718,1003,0.0,,70.0,,,,,,,Protein,G +1770096,1003,0.77,,73.0,,,,,,,Protein,G +1770134,1003,0.0,,70.0,,,,,,,Protein,G +1770200,1003,18.75,,70.0,,,,,,,Protein,G +1770437,1003,4.0,,70.0,,,,,,,Protein,G +1770806,1003,7.14,,70.0,,,,,,,Protein,G +1770925,1003,8.7,,70.0,,,,,,,Protein,G +1771030,1003,3.85,,70.0,,,,,,,Protein,G +1771158,1003,28.57,,70.0,,,,,,,Protein,G +1771163,1003,0.42,,70.0,,,,,,,Protein,G +1771619,1003,7.14,,70.0,,,,,,,Protein,G +1772316,1003,20.0,,70.0,,,,,,,Protein,G +1772318,1003,20.0,,70.0,,,,,,,Protein,G +1772849,1003,6.06,,70.0,,,,,,,Protein,G +1773352,1003,0.0,,75.0,,,,,,,Protein,G +1773443,1003,2.5,,70.0,,,,,,,Protein,G +1773481,1003,25.0,,70.0,,,,,,,Protein,G +1773500,1003,3.57,,70.0,,,,,,,Protein,G +1773508,1003,3.33,,70.0,,,,,,,Protein,G +1773593,1003,6.67,,70.0,,,,,,,Protein,G +1773606,1003,0.0,,70.0,,,,,,,Protein,G +1774830,1003,9.09,,70.0,,,,,,,Protein,G +1774970,1003,0.0,,70.0,,,,,,,Protein,G +1774980,1003,21.43,,70.0,,,,,,,Protein,G +1775001,1003,5.56,,70.0,,,,,,,Protein,G +1775077,1003,10.71,,70.0,,,,,,,Protein,G +1775184,1003,0.0,,70.0,,,,,,,Protein,G +1775264,1003,0.0,,70.0,,,,,,,Protein,G +1775293,1003,0.0,,70.0,,,,,,,Protein,G +1775299,1003,0.0,,70.0,,,,,,,Protein,G +1775460,1003,0.0,,70.0,,,,,,,Protein,G +1881445,1003,3.12,,70.0,,,,,,,Protein,G +1775801,1003,7.14,,70.0,,,,,,,Protein,G +1776094,1003,3.57,,70.0,,,,,,,Protein,G +1776193,1003,17.86,,70.0,,,,,,,Protein,G +1776481,1003,4.0,,70.0,,,,,,,Protein,G +1776900,1003,0.0,,70.0,,,,,,,Protein,G +1777062,1003,4.0,,70.0,,,,,,,Protein,G +1777228,1003,21.18,,70.0,,,,,,,Protein,G +1777465,1003,20.35,,70.0,,,,,,,Protein,G +1777582,1003,10.71,,70.0,,,,,,,Protein,G +1777681,1003,0.0,,70.0,,,,,,,Protein,G +1881501,1003,0.0,,70.0,,,,,,,Protein,G +1778227,1003,2.41,,70.0,,,,,,,Protein,G +1778259,1003,4.0,,70.0,,,,,,,Protein,G +1778265,1003,4.65,,70.0,,,,,,,Protein,G +1778551,1003,8.16,,70.0,,,,,,,Protein,G +1779090,1003,0.0,,70.0,,,,,,,Protein,G +1779152,1003,8.0,,70.0,,,,,,,Protein,G +1779510,1003,24.71,,70.0,,,,,,,Protein,G +1779582,1003,10.71,,70.0,,,,,,,Protein,G +1779867,1003,15.48,,70.0,,,,,,,Protein,G +1779897,1003,12.68,,70.0,,,,,,,Protein,G +1779954,1003,11.76,,70.0,,,,,,,Protein,G +1780334,1003,0.0,,70.0,,,,,,,Protein,G +1780343,1003,2.45,,70.0,,,,,,,Protein,G +1780473,1003,6.94,,70.0,,,,,,,Protein,G +1780612,1003,0.0,,70.0,,,,,,,Protein,G +1780769,1003,6.06,,70.0,,,,,,,Protein,G +1780894,1003,16.95,,70.0,,,,,,,Protein,G +1781025,1003,0.0,,70.0,,,,,,,Protein,G +1781512,1003,11.32,,70.0,,,,,,,Protein,G +1781667,1003,0.0,,70.0,,,,,,,Protein,G +1781808,1003,0.0,,70.0,,,,,,,Protein,G +1781948,1003,0.83,,70.0,,,,,,,Protein,G +1782037,1003,0.56,,70.0,,,,,,,Protein,G +1782277,1003,20.75,,70.0,,,,,,,Protein,G +1782476,1003,0.82,,70.0,,,,,,,Protein,G +1782649,1003,0.0,,70.0,,,,,,,Protein,G +1782810,1003,2.05,,70.0,,,,,,,Protein,G +1782964,1003,9.3,,70.0,,,,,,,Protein,G +1783108,1003,22.62,,70.0,,,,,,,Protein,G +1783774,1003,0.0,,70.0,,,,,,,Protein,G +1783867,1003,0.0,,70.0,,,,,,,Protein,G +1784018,1003,10.71,,70.0,,,,,,,Protein,G +1784065,1003,0.0,,70.0,,,,,,,Protein,G +1784073,1003,2.27,,70.0,,,,,,,Protein,G +1784542,1003,7.14,,70.0,,,,,,,Protein,G +1784601,1003,0.0,,75.0,,,,,,,Protein,G +1784656,1003,10.83,,70.0,,,,,,,Protein,G +1784975,1003,10.71,,70.0,,,,,,,Protein,G +1784984,1003,0.0,,70.0,,,,,,,Protein,G +1785197,1003,0.83,,70.0,,,,,,,Protein,G +1786023,1003,1.76,,70.0,,,,,,,Protein,G +1786402,1003,1.76,,70.0,,,,,,,Protein,G +1786601,1003,0.0,,70.0,,,,,,,Protein,G +1787082,1003,3.08,,70.0,,,,,,,Protein,G +1787359,1003,0.83,,73.0,,,,,,,Protein,G +1787527,1003,20.0,,70.0,,,,,,,Protein,G +1787586,1003,3.03,,70.0,,,,,,,Protein,G +1787648,1003,3.57,,70.0,,,,,,,Protein,G +1787874,1003,3.85,,70.0,,,,,,,Protein,G +1788326,1003,0.83,,70.0,,,,,,,Protein,G +1788347,1003,10.34,,70.0,,,,,,,Protein,G +1788649,1003,25.0,,70.0,,,,,,,Protein,G +1788669,1003,0.0,,70.0,,,,,,,Protein,G +1788757,1003,2.5,,70.0,,,,,,,Protein,G +1788824,1003,0.0,,70.0,,,,,,,Protein,G +1789128,1003,0.0,,70.0,,,,,,,Protein,G +1789832,1003,6.25,,70.0,,,,,,,Protein,G +1790096,1003,3.57,,70.0,,,,,,,Protein,G +1790300,1003,21.43,,70.0,,,,,,,Protein,G +1790375,1003,35.29,,70.0,,,,,,,Protein,G +1790769,1003,4.8,,70.0,,,,,,,Protein,G +1790826,1003,11.76,,70.0,,,,,,,Protein,G +1790946,1003,17.86,,70.0,,,,,,,Protein,G +1790963,1003,9.41,,70.0,,,,,,,Protein,G +1791549,1003,14.29,,70.0,,,,,,,Protein,G +1791907,1003,5.97,,70.0,,,,,,,Protein,G +1791930,1003,11.43,,70.0,,,,,,,Protein,G +1792078,1003,9.17,,70.0,,,,,,,Protein,G +1792248,1003,2.78,,70.0,,,,,,,Protein,G +1792440,1003,16.07,,70.0,,,,,,,Protein,G +1792642,1003,6.67,,70.0,,,,,,,Protein,G +1792663,1003,5.56,,70.0,,,,,,,Protein,G +1792720,1003,12.5,,70.0,,,,,,,Protein,G +1792723,1003,5.56,,70.0,,,,,,,Protein,G +1793120,1003,3.54,,70.0,,,,,,,Protein,G +1793158,1003,0.0,,75.0,,,,,,,Protein,G +1793523,1003,3.57,,70.0,,,,,,,Protein,G +1793724,1003,6.98,,70.0,,,,,,,Protein,G +1794207,1003,0.0,,75.0,,,,,,,Protein,G +1794290,1003,0.0,,70.0,,,,,,,Protein,G +1794404,1003,4.58,,70.0,,,,,,,Protein,G +1794648,1003,0.0,,70.0,,,,,,,Protein,G +1794776,1003,0.0,,70.0,,,,,,,Protein,G +1881760,1003,7.14,,70.0,,,,,,,Protein,G +1794977,1003,3.33,,70.0,,,,,,,Protein,G +1795005,1003,5.97,,70.0,,,,,,,Protein,G +1795059,1003,20.0,,70.0,,,,,,,Protein,G +1795070,1003,7.14,,70.0,,,,,,,Protein,G +1795193,1003,7.32,,70.0,,,,,,,Protein,G +1795477,1003,3.96,,70.0,,,,,,,Protein,G +1795713,1003,0.0,,70.0,,,,,,,Protein,G +1795906,1003,8.77,,70.0,,,,,,,Protein,G +1795994,1003,11.63,,70.0,,,,,,,Protein,G +1796019,1003,4.49,,70.0,,,,,,,Protein,G +1796365,1003,7.02,,70.0,,,,,,,Protein,G +1796374,1003,4.44,,70.0,,,,,,,Protein,G +1796535,1003,16.67,,70.0,,,,,,,Protein,G +1796581,1003,33.33,,70.0,,,,,,,Protein,G +1797161,1003,0.0,,70.0,,,,,,,Protein,G +1797196,1003,20.0,,70.0,,,,,,,Protein,G +1797616,1003,0.0,,70.0,,,,,,,Protein,G +1797716,1003,18.75,,70.0,,,,,,,Protein,G +1797894,1003,0.0,,70.0,,,,,,,Protein,G +1798196,1003,0.0,,70.0,,,,,,,Protein,G +1798412,1003,0.0,,75.0,,,,,,,Protein,G +1798577,1003,3.57,,70.0,,,,,,,Protein,G +1799282,1003,10.16,,70.0,,,,,,,Protein,G +1799379,1003,8.87,,70.0,,,,,,,Protein,G +1799583,1003,0.0,,70.0,,,,,,,Protein,G +1799729,1003,5.88,,70.0,,,,,,,Protein,G +1799854,1003,0.0,,70.0,,,,,,,Protein,G +1799885,1003,9.09,,70.0,,,,,,,Protein,G +1800012,1003,16.07,,70.0,,,,,,,Protein,G +1800089,1003,7.69,,70.0,,,,,,,Protein,G +1800764,1003,0.0,,70.0,,,,,,,Protein,G +1800889,1003,0.0,,70.0,,,,,,,Protein,G +1801080,1003,0.0,,75.0,,,,,,,Protein,G +1801197,1003,9.73,,70.0,,,,,,,Protein,G +1801477,1003,16.47,,70.0,,,,,,,Protein,G +1802248,1003,0.0,,70.0,,,,,,,Protein,G +1802572,1003,17.86,,70.0,,,,,,,Protein,G +1802957,1003,0.0,,70.0,,,,,,,Protein,G +1803324,1003,1.18,,70.0,,,,,,,Protein,G +1803500,1003,9.41,,70.0,,,,,,,Protein,G +1803587,1003,25.0,,70.0,,,,,,,Protein,G +1803595,1003,0.0,,70.0,,,,,,,Protein,G +1804062,1003,0.0,,70.0,,,,,,,Protein,G +1804124,1003,12.5,,70.0,,,,,,,Protein,G +1804277,1003,0.0,,70.0,,,,,,,Protein,G +1804616,1003,0.0,,70.0,,,,,,,Protein,G +1804628,1003,3.33,,70.0,,,,,,,Protein,G +1805005,1003,12.0,,70.0,,,,,,,Protein,G +1805040,1003,20.0,,70.0,,,,,,,Protein,G +1805095,1003,6.78,,70.0,,,,,,,Protein,G +1805822,1003,17.86,,70.0,,,,,,,Protein,G +1805909,1003,3.33,,70.0,,,,,,,Protein,G +1805959,1003,1.18,,70.0,,,,,,,Protein,G +1806559,1003,10.2,,70.0,,,,,,,Protein,G +1806765,1003,3.57,,70.0,,,,,,,Protein,G +1807067,1003,0.0,,70.0,,,,,,,Protein,G +1807257,1003,3.27,,70.0,,,,,,,Protein,G +1807330,1003,0.0,,75.0,,,,,,,Protein,G +1807792,1003,0.0,,70.0,,,,,,,Protein,G +1808035,1003,14.29,,70.0,,,,,,,Protein,G +1808619,1003,6.67,,70.0,,,,,,,Protein,G +1808785,1003,0.0,,70.0,,,,,,,Protein,G +1808811,1003,7.96,,70.0,,,,,,,Protein,G +1808964,1003,3.33,,73.0,,,,,,,Protein,G +1809605,1003,3.57,,70.0,,,,,,,Protein,G +1809826,1003,0.0,,70.0,,,,,,,Protein,G +1809916,1003,4.55,,70.0,,,,,,,Protein,G +1810039,1003,4.11,,70.0,,,,,,,Protein,G +1810291,1003,0.83,,70.0,,,,,,,Protein,G +1810401,1003,5.67,,70.0,,,,,,,Protein,G +1810913,1003,0.0,,70.0,,,,,,,Protein,G +1811567,1003,9.09,,70.0,,,,,,,Protein,G +1811917,1003,21.43,,70.0,,,,,,,Protein,G +1811970,1003,6.67,,70.0,,,,,,,Protein,G +1812027,1003,0.0,,70.0,,,,,,,Protein,G +1812098,1003,3.33,,70.0,,,,,,,Protein,G +1812453,1003,0.0,,70.0,,,,,,,Protein,G +1812883,1003,16.67,,70.0,,,,,,,Protein,G +1812905,1003,4.26,,70.0,,,,,,,Protein,G +1813595,1003,3.49,,70.0,,,,,,,Protein,G +1813677,1003,0.0,,70.0,,,,,,,Protein,G +1813842,1003,0.0,,75.0,,,,,,,Protein,G +1813843,1003,0.0,,70.0,,,,,,,Protein,G +1813950,1003,3.03,,70.0,,,,,,,Protein,G +1814050,1003,3.45,,70.0,,,,,,,Protein,G +1814114,1003,5.38,,70.0,,,,,,,Protein,G +1814222,1003,0.0,,70.0,,,,,,,Protein,G +1815055,1003,0.0,,70.0,,,,,,,Protein,G +1815095,1003,32.14,,70.0,,,,,,,Protein,G +1815105,1003,6.67,,70.0,,,,,,,Protein,G +1815684,1003,3.03,,70.0,,,,,,,Protein,G +1815726,1003,9.23,,70.0,,,,,,,Protein,G +1815760,1003,25.0,,70.0,,,,,,,Protein,G +1815805,1003,0.0,,70.0,,,,,,,Protein,G +1816078,1003,14.04,,70.0,,,,,,,Protein,G +1816399,1003,1.18,,70.0,,,,,,,Protein,G +1816495,1003,0.0,,70.0,,,,,,,Protein,G +1817095,1003,10.0,,70.0,,,,,,,Protein,G +1817099,1003,6.67,,70.0,,,,,,,Protein,G +1817183,1003,0.0,,70.0,,,,,,,Protein,G +1817432,1003,0.0,,70.0,,,,,,,Protein,G +1817636,1003,7.06,,70.0,,,,,,,Protein,G +1818067,1003,23.81,,70.0,,,,,,,Protein,G +1818295,1003,22.73,,70.0,,,,,,,Protein,G +1818639,1003,0.0,,75.0,,,,,,,Protein,G +1819056,1003,23.81,,70.0,,,,,,,Protein,G +1819127,1003,3.33,,70.0,,,,,,,Protein,G +1819345,1003,5.56,,70.0,,,,,,,Protein,G +1819401,1003,3.33,,70.0,,,,,,,Protein,G +1819615,1003,0.42,,70.0,,,,,,,Protein,G +1819660,1003,20.0,,70.0,,,,,,,Protein,G +1819742,1003,0.67,,70.0,,,,,,,Protein,G +1820048,1003,2.22,,70.0,,,,,,,Protein,G +1820557,1003,8.51,,70.0,,,,,,,Protein,G +1821237,1003,4.46,,70.0,,,,,,,Protein,G +1821746,1003,3.08,,70.0,,,,,,,Protein,G +1821903,1003,3.57,,70.0,,,,,,,Protein,G +1821975,1003,12.0,,70.0,,,,,,,Protein,G +1822196,1003,0.0,,75.0,,,,,,,Protein,G +1822281,1003,0.0,,70.0,,,,,,,Protein,G +1822350,1003,3.45,,70.0,,,,,,,Protein,G +1822586,1003,9.21,,70.0,,,,,,,Protein,G +1823105,1003,0.0,,70.0,,,,,,,Protein,G +1823114,1003,0.0,,70.0,,,,,,,Protein,G +1823618,1003,0.0,,75.0,,,,,,,Protein,G +1823799,1003,8.11,,70.0,,,,,,,Protein,G +1823823,1003,33.33,,70.0,,,,,,,Protein,G +1823854,1003,3.45,,70.0,,,,,,,Protein,G +1824018,1003,0.0,,70.0,,,,,,,Protein,G +1824057,1003,4.66,,70.0,,,,,,,Protein,G +1824604,1003,23.33,,70.0,,,,,,,Protein,G +1824666,1003,0.0,,70.0,,,,,,,Protein,G +1824758,1003,7.14,,70.0,,,,,,,Protein,G +1825087,1003,5.88,,70.0,,,,,,,Protein,G +1825191,1003,6.67,,70.0,,,,,,,Protein,G +1825521,1003,2.5,,70.0,,,,,,,Protein,G +1826031,1003,1.18,,73.0,,,,,,,Protein,G +1826509,1003,11.17,,70.0,,,,,,,Protein,G +1826776,1003,14.71,,70.0,,,,,,,Protein,G +1826786,1003,0.0,,70.0,,,,,,,Protein,G +1826787,1003,0.0,,70.0,,,,,,,Protein,G +1826886,1003,3.33,,70.0,,,,,,,Protein,G +1827323,1003,6.67,,70.0,,,,,,,Protein,G +1827365,1003,2.38,,70.0,,,,,,,Protein,G +1827571,1003,21.43,,70.0,,,,,,,Protein,G +1827608,1003,0.0,,75.0,,,,,,,Protein,G +1827721,1003,46.67,,70.0,,,,,,,Protein,G +1828309,1003,13.33,,70.0,,,,,,,Protein,G +1828394,1003,0.0,,70.0,,,,,,,Protein,G +1828637,1003,3.57,,70.0,,,,,,,Protein,G +1828802,1003,1.82,,70.0,,,,,,,Protein,G +1829010,1003,4.84,,70.0,,,,,,,Protein,G +1829030,1003,4.71,,70.0,,,,,,,Protein,G +1829502,1003,0.0,,70.0,,,,,,,Protein,G +1829778,1003,7.14,,70.0,,,,,,,Protein,G +1829840,1003,7.14,,70.0,,,,,,,Protein,G +1830006,1003,8.89,,70.0,,,,,,,Protein,G +1830061,1003,5.29,,70.0,,,,,,,Protein,G +1830114,1003,3.45,,70.0,,,,,,,Protein,G +1830191,1003,0.0,,70.0,,,,,,,Protein,G +1830364,1003,11.76,,70.0,,,,,,,Protein,G +1830413,1003,14.29,,70.0,,,,,,,Protein,G +1830694,1003,7.41,,70.0,,,,,,,Protein,G +1830739,1003,3.12,,70.0,,,,,,,Protein,G +1830821,1003,4.0,,70.0,,,,,,,Protein,G +1830824,1003,7.32,,70.0,,,,,,,Protein,G +1830841,1003,7.14,,70.0,,,,,,,Protein,G +1831105,1003,0.0,,70.0,,,,,,,Protein,G +1831314,1003,0.0,,70.0,,,,,,,Protein,G +1831372,1003,2.78,,73.0,,,,,,,Protein,G +1831411,1003,0.88,,70.0,,,,,,,Protein,G +1831840,1003,0.0,,70.0,,,,,,,Protein,G +1832110,1003,4.44,,70.0,,,,,,,Protein,G +1832155,1003,14.04,,70.0,,,,,,,Protein,G +1832402,1003,0.0,,70.0,,,,,,,Protein,G +1832432,1003,7.14,,70.0,,,,,,,Protein,G +1833030,1003,0.0,,70.0,,,,,,,Protein,G +1833192,1003,0.0,,70.0,,,,,,,Protein,G +1833259,1003,3.57,,70.0,,,,,,,Protein,G +1833295,1003,0.42,,70.0,,,,,,,Protein,G +1833514,1003,0.95,,70.0,,,,,,,Protein,G +1833773,1003,12.5,,70.0,,,,,,,Protein,G +1833868,1003,6.25,,70.0,,,,,,,Protein,G +1833909,1003,3.41,,70.0,,,,,,,Protein,G +1833926,1003,0.42,,70.0,,,,,,,Protein,G +1834216,1003,0.0,,70.0,,,,,,,Protein,G +1834360,1003,13.33,,70.0,,,,,,,Protein,G +1835025,1003,5.0,,70.0,,,,,,,Protein,G +1835065,1003,3.57,,70.0,,,,,,,Protein,G +1835297,1003,20.0,,70.0,,,,,,,Protein,G +1835844,1003,13.33,,70.0,,,,,,,Protein,G +1835961,1003,6.67,,70.0,,,,,,,Protein,G +1835981,1003,18.09,,70.0,,,,,,,Protein,G +1836879,1003,7.14,,70.0,,,,,,,Protein,G +1837097,1003,0.0,,70.0,,,,,,,Protein,G +1837227,1003,2.91,,70.0,,,,,,,Protein,G +1837422,1003,14.71,,70.0,,,,,,,Protein,G +1837587,1003,0.83,,70.0,,,,,,,Protein,G +1838025,1003,2.31,,70.0,,,,,,,Protein,G +1838171,1003,6.75,,70.0,,,,,,,Protein,G +1838257,1003,5.38,,70.0,,,,,,,Protein,G +1838395,1003,5.06,,70.0,,,,,,,Protein,G +1882344,1003,3.51,,70.0,,,,,,,Protein,G +1838756,1003,10.0,,70.0,,,,,,,Protein,G +1838806,1003,14.29,,70.0,,,,,,,Protein,G +1839202,1003,0.0,,70.0,,,,,,,Protein,G +1839284,1003,9.52,,70.0,,,,,,,Protein,G +1882761,1003,3.33,,70.0,,,,,,,Protein,G +1882771,1003,21.43,,70.0,,,,,,,Protein,G +1839584,1003,12.5,,70.0,,,,,,,Protein,G +1882857,1003,0.71,,73.0,,,,,,,Protein,G +1882870,1003,3.57,,70.0,,,,,,,Protein,G +1839842,1003,9.59,,70.0,,,,,,,Protein,G +1882959,1003,0.0,,70.0,,,,,,,Protein,G +1883014,1003,3.39,,70.0,,,,,,,Protein,G +1840722,1003,8.88,,70.0,,,,,,,Protein,G +1840756,1003,44.44,,70.0,,,,,,,Protein,G +1841026,1003,9.09,,70.0,,,,,,,Protein,G +1841154,1003,9.52,,70.0,,,,,,,Protein,G +1841201,1003,56.6,,70.0,,,,,,,Protein,G +1841216,1003,8.0,,70.0,,,,,,,Protein,G +1841221,1003,0.28,,70.0,,,,,,,Protein,G +1841353,1003,39.53,,70.0,,,,,,,Protein,G +1841531,1003,50.0,,70.0,,,,,,,Protein,G +1841633,1003,8.06,,70.0,,,,,,,Protein,G +1841790,1003,0.0,,70.0,,,,,,,Protein,G +1841866,1003,0.0,,70.0,,,,,,,Protein,G +1841870,1003,9.62,,70.0,,,,,,,Protein,G +1841893,1003,3.53,,70.0,,,,,,,Protein,G +1841990,1003,10.53,,70.0,,,,,,,Protein,G +1842352,1003,87.5,,70.0,,,,,,,Protein,G +1842681,1003,33.33,,70.0,,,,,,,Protein,G +1883369,1003,0.0,,70.0,,,,,,,Protein,G +1842852,1003,18.75,,70.0,,,,,,,Protein,G +1842958,1003,18.58,,70.0,,,,,,,Protein,G +1883432,1003,7.69,,70.0,,,,,,,Protein,G +1843074,1003,50.0,,70.0,,,,,,,Protein,G +1844051,1003,4.23,,70.0,,,,,,,Protein,G +1844098,1003,0.71,,73.0,,,,,,,Protein,G +1844178,1003,0.83,,70.0,,,,,,,Protein,G +1844324,1003,0.0,,70.0,,,,,,,Protein,G +1844488,1003,77.42,,70.0,,,,,,,Protein,G +1844574,1003,0.0,,70.0,,,,,,,Protein,G +1845136,1003,55.56,,70.0,,,,,,,Protein,G +1845411,1003,9.76,,70.0,,,,,,,Protein,G +1845447,1003,6.38,,70.0,,,,,,,Protein,G +1845598,1003,2.72,,70.0,,,,,,,Protein,G +1883598,1003,0.0,,70.0,,,,,,,Protein,G +1845831,1003,2.94,,70.0,,,,,,,Protein,G +1845922,1003,0.0,,70.0,,,,,,,Protein,G +1846123,1003,9.98,,70.0,,,,,,,Protein,G +1846203,1003,8.24,,70.0,,,,,,,Protein,G +1846397,1003,12.0,,70.0,,,,,,,Protein,G +1846887,1003,7.14,,70.0,,,,,,,Protein,G +1846934,1003,15.0,,70.0,,,,,,,Protein,G +1847087,1003,2.5,,70.0,,,,,,,Protein,G +1847341,1003,24.44,,70.0,,,,,,,Protein,G +1883953,1003,4.23,,70.0,,,,,,,Protein,G +1884041,1003,32.14,,70.0,,,,,,,Protein,G +1884329,1003,5.06,,70.0,,,,,,,Protein,G +1884353,1003,2.86,,70.0,,,,,,,Protein,G +1884660,1003,21.43,,70.0,,,,,,,Protein,G +1884725,1003,3.12,,70.0,,,,,,,Protein,G +1884916,1003,10.71,,70.0,,,,,,,Protein,G +1884943,1003,3.33,,73.0,,,,,,,Protein,G +1885112,1003,0.0,,70.0,,,,,,,Protein,G +1885564,1003,3.33,,70.0,,,,,,,Protein,G +1885611,1003,21.43,,70.0,,,,,,,Protein,G +1885617,1003,10.0,,70.0,,,,,,,Protein,G +1885676,1003,8.45,,70.0,,,,,,,Protein,G +1885772,1003,14.04,,70.0,,,,,,,Protein,G +1885779,1003,14.29,,70.0,,,,,,,Protein,G +1885854,1003,17.86,,70.0,,,,,,,Protein,G +1885991,1003,6.25,,70.0,,,,,,,Protein,G +1886074,1003,14.29,,70.0,,,,,,,Protein,G +1886087,1003,14.11,,70.0,,,,,,,Protein,G +1886165,1003,2.5,,70.0,,,,,,,Protein,G +1886461,1003,3.94,,70.0,,,,,,,Protein,G +1886509,1003,0.0,,75.0,,,,,,,Protein,G +1886565,1003,0.0,,75.0,,,,,,,Protein,G +1886571,1003,0.42,,70.0,,,,,,,Protein,G +1886617,1003,0.0,,70.0,,,,,,,Protein,G +1886691,1003,25.0,,70.0,,,,,,,Protein,G +1886766,1003,0.0,,70.0,,,,,,,Protein,G +1886939,1003,6.25,,70.0,,,,,,,Protein,G +1887291,1003,2.74,,70.0,,,,,,,Protein,G +1887659,1003,2.63,,70.0,,,,,,,Protein,G +1888065,1003,6.02,,70.0,,,,,,,Protein,G +1888122,1003,3.12,,70.0,,,,,,,Protein,G +1888183,1003,7.02,,70.0,,,,,,,Protein,G +1888465,1003,3.95,,70.0,,,,,,,Protein,G +1888512,1003,1.18,,70.0,,,,,,,Protein,G +1889101,1003,0.0,,70.0,,,,,,,Protein,G +1889144,1003,2.86,,70.0,,,,,,,Protein,G +1889401,1003,4.65,,70.0,,,,,,,Protein,G +1889402,1003,8.93,,70.0,,,,,,,Protein,G +1889406,1003,4.29,,70.0,,,,,,,Protein,G +1889722,1003,17.54,,70.0,,,,,,,Protein,G +1889833,1003,5.36,,70.0,,,,,,,Protein,G +1890403,1003,3.51,,70.0,,,,,,,Protein,G +1890653,1003,9.17,,70.0,,,,,,,Protein,G +1890944,1003,21.43,,70.0,,,,,,,Protein,G +1890976,1003,0.42,,70.0,,,,,,,Protein,G +1891032,1003,1.77,,70.0,,,,,,,Protein,G +1891139,1003,10.0,,70.0,,,,,,,Protein,G +1891152,1003,0.0,,70.0,,,,,,,Protein,G +1891285,1003,0.75,,73.0,,,,,,,Protein,G +1891316,1003,0.0,,70.0,,,,,,,Protein,G +1891468,1003,10.71,,70.0,,,,,,,Protein,G +1891829,1003,10.0,,70.0,,,,,,,Protein,G +1891859,1003,26.23,,70.0,,,,,,,Protein,G +1891911,1003,2.78,,70.0,,,,,,,Protein,G +1891976,1003,0.0,,70.0,,,,,,,Protein,G +1892015,1003,5.31,,70.0,,,,,,,Protein,G +1892202,1003,4.49,,70.0,,,,,,,Protein,G +1892396,1003,0.0,,70.0,,,,,,,Protein,G +1892529,1003,1.67,,70.0,,,,,,,Protein,G +1892801,1003,8.67,,70.0,,,,,,,Protein,G +1892830,1003,8.0,,70.0,,,,,,,Protein,G +1892976,1003,8.7,,70.0,,,,,,,Protein,G +1893880,1003,0.0,,70.0,,,,,,,Protein,G +1894003,1003,5.88,,70.0,,,,,,,Protein,G +1894028,1003,0.0,,70.0,,,,,,,Protein,G +1894297,1003,12.94,,70.0,,,,,,,Protein,G +1894373,1003,33.33,,70.0,,,,,,,Protein,G +1894384,1003,8.24,,70.0,,,,,,,Protein,G +1894555,1003,0.0,,70.0,,,,,,,Protein,G +1894577,1003,0.83,,70.0,,,,,,,Protein,G +1894686,1003,0.0,,70.0,,,,,,,Protein,G +1894800,1003,17.7,,70.0,,,,,,,Protein,G +1895195,1003,0.0,,70.0,,,,,,,Protein,G +1895298,1003,0.0,,70.0,,,,,,,Protein,G +1895574,1003,5.08,,70.0,,,,,,,Protein,G +1895711,1003,2.63,,70.0,,,,,,,Protein,G +1895826,1003,1.34,,70.0,,,,,,,Protein,G +1896005,1003,16.47,,70.0,,,,,,,Protein,G +1896049,1003,0.0,,70.0,,,,,,,Protein,G +1896114,1003,0.0,,70.0,,,,,,,Protein,G +1896335,1003,0.0,,70.0,,,,,,,Protein,G +1896389,1003,0.0,,70.0,,,,,,,Protein,G +1896461,1003,0.0,,70.0,,,,,,,Protein,G +1896528,1003,10.26,,70.0,,,,,,,Protein,G +1896575,1003,33.33,,70.0,,,,,,,Protein,G +1896856,1003,13.04,,70.0,,,,,,,Protein,G +1897084,1003,0.0,,70.0,,,,,,,Protein,G +1897218,1003,0.0,,70.0,,,,,,,Protein,G +1897548,1003,4.35,,70.0,,,,,,,Protein,G +1897628,1003,26.32,,70.0,,,,,,,Protein,G +1898092,1003,7.07,,70.0,,,,,,,Protein,G +1898292,1003,0.0,,70.0,,,,,,,Protein,G +1898310,1003,30.0,,70.0,,,,,,,Protein,G +1898495,1003,2.47,,70.0,,,,,,,Protein,G +1898553,1003,12.5,,70.0,,,,,,,Protein,G +1898961,1003,6.67,,70.0,,,,,,,Protein,G +1899377,1003,1.18,,73.0,,,,,,,Protein,G +1899424,1003,16.96,,70.0,,,,,,,Protein,G +1899566,1003,11.76,,70.0,,,,,,,Protein,G +1899574,1003,7.14,,70.0,,,,,,,Protein,G +1899728,1003,5.88,,70.0,,,,,,,Protein,G +1899778,1003,3.45,,70.0,,,,,,,Protein,G +1899994,1003,7.14,,70.0,,,,,,,Protein,G +1900405,1003,0.0,,70.0,,,,,,,Protein,G +1900430,1003,0.0,,70.0,,,,,,,Protein,G +1900493,1003,3.81,,70.0,,,,,,,Protein,G +1900521,1003,2.5,,70.0,,,,,,,Protein,G +1901472,1003,4.41,,70.0,,,,,,,Protein,G +1901541,1003,8.84,,70.0,,,,,,,Protein,G +1901544,1003,0.0,,70.0,,,,,,,Protein,G +1901674,1003,2.94,,70.0,,,,,,,Protein,G +1901815,1003,2.65,,70.0,,,,,,,Protein,G +1902078,1003,8.0,,70.0,,,,,,,Protein,G +1902352,1003,8.82,,70.0,,,,,,,Protein,G +1902507,1003,0.88,,70.0,,,,,,,Protein,G +1902585,1003,14.63,,70.0,,,,,,,Protein,G +1902730,1003,35.71,,70.0,,,,,,,Protein,G +1902872,1003,3.57,,70.0,,,,,,,Protein,G +1903098,1003,0.0,,70.0,,,,,,,Protein,G +1903121,1003,1.56,,70.0,,,,,,,Protein,G +1903444,1003,0.0,,70.0,,,,,,,Protein,G +1903604,1003,22.32,,70.0,,,,,,,Protein,G +1903850,1003,5.88,,70.0,,,,,,,Protein,G +1903934,1003,0.0,,70.0,,,,,,,Protein,G +1903971,1003,7.14,,70.0,,,,,,,Protein,G +1904106,1003,0.0,,70.0,,,,,,,Protein,G +1904153,1003,0.0,,70.0,,,,,,,Protein,G +1904501,1003,0.0,,70.0,,,,,,,Protein,G +1904735,1003,4.17,,70.0,,,,,,,Protein,G +1904867,1003,5.0,,70.0,,,,,,,Protein,G +1904911,1003,0.0,,70.0,,,,,,,Protein,G +1905104,1003,3.57,,70.0,,,,,,,Protein,G +1905772,1003,13.04,,70.0,,,,,,,Protein,G +1905798,1003,7.14,,70.0,,,,,,,Protein,G +1905891,1003,9.73,,70.0,,,,,,,Protein,G +1905971,1003,0.0,,70.0,,,,,,,Protein,G +1906200,1003,7.14,,70.0,,,,,,,Protein,G +1906477,1003,0.0,,70.0,,,,,,,Protein,G +1906981,1003,4.55,,70.0,,,,,,,Protein,G +1907169,1003,7.14,,70.0,,,,,,,Protein,G +1907652,1003,0.0,,75.0,,,,,,,Protein,G +1907678,1003,12.0,,70.0,,,,,,,Protein,G +1907950,1003,3.38,,70.0,,,,,,,Protein,G +1908160,1003,0.42,,70.0,,,,,,,Protein,G +1908416,1003,0.0,,70.0,,,,,,,Protein,G +1909364,1003,0.0,,70.0,,,,,,,Protein,G +1909453,1003,2.92,,70.0,,,,,,,Protein,G +1909614,1003,0.0,,70.0,,,,,,,Protein,G +1909728,1003,0.0,,70.0,,,,,,,Protein,G +1909986,1003,0.83,,70.0,,,,,,,Protein,G +1910048,1003,0.0,,70.0,,,,,,,Protein,G +1910093,1003,0.0,,70.0,,,,,,,Protein,G +1910132,1003,0.0,,70.0,,,,,,,Protein,G +1910299,1003,0.0,,70.0,,,,,,,Protein,G +1910300,1003,0.0,,70.0,,,,,,,Protein,G +1910322,1003,7.31,,70.0,,,,,,,Protein,G +1910472,1003,0.0,,70.0,,,,,,,Protein,G +1910514,1003,0.0,,70.0,,,,,,,Protein,G +1911031,1003,0.0,,70.0,,,,,,,Protein,G +1911271,1003,0.0,,70.0,,,,,,,Protein,G +1912207,1003,6.67,,70.0,,,,,,,Protein,G +1912384,1003,12.0,,70.0,,,,,,,Protein,G +1912722,1003,16.07,,70.0,,,,,,,Protein,G +1913064,1003,0.42,,73.0,,,,,,,Protein,G +1913093,1003,4.0,,70.0,,,,,,,Protein,G +1913261,1003,5.26,,70.0,,,,,,,Protein,G +1913528,1003,12.39,,70.0,,,,,,,Protein,G +1913835,1003,1.0,,70.0,,,,,,,Protein,G +1913877,1003,22.35,,70.0,,,,,,,Protein,G +1913921,1003,5.17,,70.0,,,,,,,Protein,G +1914272,1003,8.33,,70.0,,,,,,,Protein,G +1914970,1003,5.0,,70.0,,,,,,,Protein,G +1915015,1003,1.09,,70.0,,,,,,,Protein,G +1915096,1003,12.5,,70.0,,,,,,,Protein,G +1915371,1003,0.0,,70.0,,,,,,,Protein,G +1915402,1003,3.33,,70.0,,,,,,,Protein,G +1915829,1003,2.86,,70.0,,,,,,,Protein,G +1915921,1003,7.5,,70.0,,,,,,,Protein,G +1916102,1003,20.0,,70.0,,,,,,,Protein,G +1916341,1003,2.35,,70.0,,,,,,,Protein,G +1916345,1003,25.0,,70.0,,,,,,,Protein,G +1916354,1003,0.0,,70.0,,,,,,,Protein,G +1916473,1003,3.0,,70.0,,,,,,,Protein,G +1917175,1003,0.0,,70.0,,,,,,,Protein,G +1917506,1003,16.31,,70.0,,,,,,,Protein,G +1917765,1003,4.41,,70.0,,,,,,,Protein,G +1917785,1003,7.14,,70.0,,,,,,,Protein,G +1917956,1003,0.0,,70.0,,,,,,,Protein,G +1918278,1003,0.0,,75.0,,,,,,,Protein,G +1918359,1003,0.0,,70.0,,,,,,,Protein,G +1918481,1003,2.99,,70.0,,,,,,,Protein,G +1918665,1003,80.0,,73.0,,,,,,,Protein,G +1918780,1003,14.89,,70.0,,,,,,,Protein,G +1918913,1003,0.0,,70.0,,,,,,,Protein,G +1918926,1003,4.08,,70.0,,,,,,,Protein,G +1919054,1003,10.0,,70.0,,,,,,,Protein,G +1919124,1003,7.14,,70.0,,,,,,,Protein,G +1919280,1003,3.08,,70.0,,,,,,,Protein,G +1919541,1003,8.77,,70.0,,,,,,,Protein,G +1920059,1003,20.0,,70.0,,,,,,,Protein,G +1920246,1003,4.0,,70.0,,,,,,,Protein,G +1920328,1003,0.0,,75.0,,,,,,,Protein,G +1920376,1003,18.18,,70.0,,,,,,,Protein,G +1920895,1003,4.17,,70.0,,,,,,,Protein,G +1921003,1003,6.67,,70.0,,,,,,,Protein,G +1921232,1003,1.6,,70.0,,,,,,,Protein,G +1921522,1003,0.68,,70.0,,,,,,,Protein,G +1921716,1003,3.03,,70.0,,,,,,,Protein,G +1921765,1003,3.08,,70.0,,,,,,,Protein,G +1922194,1003,3.33,,73.0,,,,,,,Protein,G +1922207,1003,3.08,,70.0,,,,,,,Protein,G +1922414,1003,5.56,,70.0,,,,,,,Protein,G +1922518,1003,6.34,,70.0,,,,,,,Protein,G +1922775,1003,1.33,,70.0,,,,,,,Protein,G +1923357,1003,9.68,,70.0,,,,,,,Protein,G +1923585,1003,0.0,,70.0,,,,,,,Protein,G +1923728,1003,16.67,,70.0,,,,,,,Protein,G +1924066,1003,8.85,,70.0,,,,,,,Protein,G +1924451,1003,6.17,,70.0,,,,,,,Protein,G +1924562,1003,7.14,,70.0,,,,,,,Protein,G +1925312,1003,3.57,,70.0,,,,,,,Protein,G +1925313,1003,2.65,,70.0,,,,,,,Protein,G +1925330,1003,0.0,,70.0,,,,,,,Protein,G +1925602,1003,0.0,,70.0,,,,,,,Protein,G +1925620,1003,2.75,,70.0,,,,,,,Protein,G +1925709,1003,7.14,,70.0,,,,,,,Protein,G +1925748,1003,6.67,,70.0,,,,,,,Protein,G +1926058,1003,19.05,,70.0,,,,,,,Protein,G +1926145,1003,6.67,,70.0,,,,,,,Protein,G +1926472,1003,0.0,,75.0,,,,,,,Protein,G +1926604,1003,31.58,,70.0,,,,,,,Protein,G +1926707,1003,5.0,,70.0,,,,,,,Protein,G +1926773,1003,8.33,,70.0,,,,,,,Protein,G +1927041,1003,3.57,,70.0,,,,,,,Protein,G +1927304,1003,0.0,,70.0,,,,,,,Protein,G +1927359,1003,0.0,,70.0,,,,,,,Protein,G +1927508,1003,1.56,,70.0,,,,,,,Protein,G +1927567,1003,3.67,,70.0,,,,,,,Protein,G +1927660,1003,9.26,,70.0,,,,,,,Protein,G +1927765,1003,10.0,,70.0,,,,,,,Protein,G +1927789,1003,23.08,,70.0,,,,,,,Protein,G +1928025,1003,3.53,,70.0,,,,,,,Protein,G +1928148,1003,3.53,,70.0,,,,,,,Protein,G +1928417,1003,0.0,,70.0,,,,,,,Protein,G +1928585,1003,21.88,,70.0,,,,,,,Protein,G +1928891,1003,0.0,,70.0,,,,,,,Protein,G +1928896,1003,0.0,,70.0,,,,,,,Protein,G +1930583,1003,9.23,,70.0,,,,,,,Protein,G +1930728,1003,6.67,,70.0,,,,,,,Protein,G +1931064,1003,0.0,,70.0,,,,,,,Protein,G +1931128,1003,0.0,,75.0,,,,,,,Protein,G +1931325,1003,0.68,,70.0,,,,,,,Protein,G +1931785,1003,5.88,,70.0,,,,,,,Protein,G +1931974,1003,0.0,,70.0,,,,,,,Protein,G +1932121,1003,0.0,,70.0,,,,,,,Protein,G +1932383,1003,2.94,,70.0,,,,,,,Protein,G +1932597,1003,0.0,,70.0,,,,,,,Protein,G +1932767,1003,7.69,,70.0,,,,,,,Protein,G +1933207,1003,10.0,,70.0,,,,,,,Protein,G +1933305,1003,17.86,,70.0,,,,,,,Protein,G +1933389,1003,0.0,,75.0,,,,,,,Protein,G +1933622,1003,0.85,,70.0,,,,,,,Protein,G +1933700,1003,2.5,,70.0,,,,,,,Protein,G +1933938,1003,7.14,,70.0,,,,,,,Protein,G +1934015,1003,0.0,,70.0,,,,,,,Protein,G +1934445,1003,3.08,,70.0,,,,,,,Protein,G +1934592,1003,52.49,,70.0,,,,,,,Protein,G +1934900,1003,2.63,,70.0,,,,,,,Protein,G +1935589,1003,3.57,,70.0,,,,,,,Protein,G +1935874,1003,0.0,,70.0,,,,,,,Protein,G +1935877,1003,6.61,,70.0,,,,,,,Protein,G +1936163,1003,13.33,,70.0,,,,,,,Protein,G +1936197,1003,10.87,,70.0,,,,,,,Protein,G +1936330,1003,0.0,,70.0,,,,,,,Protein,G +1936733,1003,0.0,,70.0,,,,,,,Protein,G +1936801,1003,3.57,,70.0,,,,,,,Protein,G +1936966,1003,3.57,,70.0,,,,,,,Protein,G +1937215,1003,3.39,,70.0,,,,,,,Protein,G +1937306,1003,7.69,,70.0,,,,,,,Protein,G +1937811,1003,0.0,,70.0,,,,,,,Protein,G +1938037,1003,8.51,,70.0,,,,,,,Protein,G +1938505,1003,1.18,,70.0,,,,,,,Protein,G +1939108,1003,3.33,,70.0,,,,,,,Protein,G +1939125,1003,3.57,,70.0,,,,,,,Protein,G +1939452,1003,0.0,,75.0,,,,,,,Protein,G +1939455,1003,4.08,,70.0,,,,,,,Protein,G +1939651,1003,0.71,,70.0,,,,,,,Protein,G +1939768,1003,4.0,,70.0,,,,,,,Protein,G +1939788,1003,0.0,,70.0,,,,,,,Protein,G +1939884,1003,2.13,,70.0,,,,,,,Protein,G +1940404,1003,7.69,,70.0,,,,,,,Protein,G +1940718,1003,0.42,,70.0,,,,,,,Protein,G +1940759,1003,7.14,,70.0,,,,,,,Protein,G +1941049,1003,3.33,,70.0,,,,,,,Protein,G +1941057,1003,14.0,,70.0,,,,,,,Protein,G +1941232,1003,0.0,,70.0,,,,,,,Protein,G +1941318,1003,6.67,,70.0,,,,,,,Protein,G +1941361,1003,0.0,,70.0,,,,,,,Protein,G +1941640,1003,4.58,,70.0,,,,,,,Protein,G +1942349,1003,17.86,,70.0,,,,,,,Protein,G +1942464,1003,25.0,,70.0,,,,,,,Protein,G +1943107,1003,6.0,,70.0,,,,,,,Protein,G +1943258,1003,7.2,,70.0,,,,,,,Protein,G +1943362,1003,16.92,,70.0,,,,,,,Protein,G +1943625,1003,0.0,,70.0,,,,,,,Protein,G +1943933,1003,3.57,,70.0,,,,,,,Protein,G +1944071,1003,5.56,,70.0,,,,,,,Protein,G +1944389,1003,7.09,,70.0,,,,,,,Protein,G +1944397,1003,25.0,,70.0,,,,,,,Protein,G +1944642,1003,2.03,,70.0,,,,,,,Protein,G +1944730,1003,1.18,,70.0,,,,,,,Protein,G +1945665,1003,12.5,,70.0,,,,,,,Protein,G +1945789,1003,2.84,,70.0,,,,,,,Protein,G +1946506,1003,6.67,,70.0,,,,,,,Protein,G +1946613,1003,7.14,,70.0,,,,,,,Protein,G +1946684,1003,21.24,,70.0,,,,,,,Protein,G +1946759,1003,0.0,,70.0,,,,,,,Protein,G +1946791,1003,3.12,,70.0,,,,,,,Protein,G +1947094,1003,25.0,,70.0,,,,,,,Protein,G +1947125,1003,3.33,,73.0,,,,,,,Protein,G +1947299,1003,0.83,,70.0,,,,,,,Protein,G +1947918,1003,0.83,,70.0,,,,,,,Protein,G +1947953,1003,6.19,,70.0,,,,,,,Protein,G +1948176,1003,0.42,,70.0,,,,,,,Protein,G +1948300,1003,0.0,,70.0,,,,,,,Protein,G +1948335,1003,7.14,,70.0,,,,,,,Protein,G +1948365,1003,6.67,,70.0,,,,,,,Protein,G +1948522,1003,25.0,,70.0,,,,,,,Protein,G +1948698,1003,0.0,,70.0,,,,,,,Protein,G +1948723,1003,8.67,,70.0,,,,,,,Protein,G +1948738,1003,2.83,,70.0,,,,,,,Protein,G +1948778,1003,4.76,,70.0,,,,,,,Protein,G +1948866,1003,7.58,,70.0,,,,,,,Protein,G +1949592,1003,5.41,,70.0,,,,,,,Protein,G +1950472,1003,5.88,,70.0,,,,,,,Protein,G +1950952,1003,10.71,,70.0,,,,,,,Protein,G +1951610,1003,7.69,,70.0,,,,,,,Protein,G +1951713,1003,6.9,,70.0,,,,,,,Protein,G +1951871,1003,0.0,,70.0,,,,,,,Protein,G +1951946,1003,1.59,,73.0,,,,,,,Protein,G +1952591,1003,6.9,,70.0,,,,,,,Protein,G +1952609,1003,10.59,,70.0,,,,,,,Protein,G +1953178,1003,3.57,,70.0,,,,,,,Protein,G +1953231,1003,8.6,,70.0,,,,,,,Protein,G +1953317,1003,7.06,,70.0,,,,,,,Protein,G +1953400,1003,6.45,,70.0,,,,,,,Protein,G +1953804,1003,3.57,,70.0,,,,,,,Protein,G +1953821,1003,0.0,,70.0,,,,,,,Protein,G +1954055,1003,2.3,,70.0,,,,,,,Protein,G +1954162,1003,7.14,,70.0,,,,,,,Protein,G +1954668,1003,23.81,,70.0,,,,,,,Protein,G +1954767,1003,10.66,,70.0,,,,,,,Protein,G +1954818,1003,5.08,,70.0,,,,,,,Protein,G +1955064,1003,2.4,,70.0,,,,,,,Protein,G +1955154,1003,14.29,,70.0,,,,,,,Protein,G +1955295,1003,32.14,,70.0,,,,,,,Protein,G +1955554,1003,14.29,,70.0,,,,,,,Protein,G +1955576,1003,8.77,,70.0,,,,,,,Protein,G +1955643,1003,5.26,,70.0,,,,,,,Protein,G +1956153,1003,0.0,,70.0,,,,,,,Protein,G +1956306,1003,2.0,,70.0,,,,,,,Protein,G +1956364,1003,2.35,,70.0,,,,,,,Protein,G +1956393,1003,6.06,,70.0,,,,,,,Protein,G +1956685,1003,25.0,,70.0,,,,,,,Protein,G +1956785,1003,0.0,,70.0,,,,,,,Protein,G +1956850,1003,11.56,,70.0,,,,,,,Protein,G +1957060,1003,1.75,,70.0,,,,,,,Protein,G +1957099,1003,0.0,,70.0,,,,,,,Protein,G +1957219,1003,3.33,,70.0,,,,,,,Protein,G +1958181,1003,6.71,,70.0,,,,,,,Protein,G +1958389,1003,14.12,,70.0,,,,,,,Protein,G +1958440,1003,25.45,,70.0,,,,,,,Protein,G +1958637,1003,0.0,,70.0,,,,,,,Protein,G +1958732,1003,2.33,,70.0,,,,,,,Protein,G +1959466,1003,14.29,,70.0,,,,,,,Protein,G +1959479,1003,0.83,,70.0,,,,,,,Protein,G +1959588,1003,0.83,,70.0,,,,,,,Protein,G +1959658,1003,2.04,,70.0,,,,,,,Protein,G +1960060,1003,0.0,,70.0,,,,,,,Protein,G +1960225,1003,7.0,,70.0,,,,,,,Protein,G +1960902,1003,8.0,,70.0,,,,,,,Protein,G +1961188,1003,7.44,,70.0,,,,,,,Protein,G +1961329,1003,0.0,,70.0,,,,,,,Protein,G +1961396,1003,3.03,,70.0,,,,,,,Protein,G +1961460,1003,2.35,,70.0,,,,,,,Protein,G +1961635,1003,17.86,,70.0,,,,,,,Protein,G +1962279,1003,2.35,,70.0,,,,,,,Protein,G +1962577,1003,1.56,,73.0,,,,,,,Protein,G +1962926,1003,25.0,,70.0,,,,,,,Protein,G +1963044,1003,13.11,,70.0,,,,,,,Protein,G +1963175,1003,0.0,,70.0,,,,,,,Protein,G +1963208,1003,0.0,,70.0,,,,,,,Protein,G +1963410,1003,25.0,,70.0,,,,,,,Protein,G +1963582,1003,7.69,,70.0,,,,,,,Protein,G +1963595,1003,6.67,,70.0,,,,,,,Protein,G +1963619,1003,0.0,,70.0,,,,,,,Protein,G +1963731,1003,21.15,,70.0,,,,,,,Protein,G +1964143,1003,0.0,,75.0,,,,,,,Protein,G +1964154,1003,0.0,,70.0,,,,,,,Protein,G +1964311,1003,0.0,,70.0,,,,,,,Protein,G +1964656,1003,15.79,,70.0,,,,,,,Protein,G +1965042,1003,17.65,,70.0,,,,,,,Protein,G +1965349,1003,0.0,,70.0,,,,,,,Protein,G +1966251,1003,18.75,,70.0,,,,,,,Protein,G +1966419,1003,14.29,,70.0,,,,,,,Protein,G +1967164,1003,1.75,,70.0,,,,,,,Protein,G +1967583,1003,1.18,,70.0,,,,,,,Protein,G +1967782,1003,3.33,,70.0,,,,,,,Protein,G +1967888,1003,23.08,,70.0,,,,,,,Protein,G +1967974,1003,13.33,,70.0,,,,,,,Protein,G +1968105,1003,64.1,,70.0,,,,,,,Protein,G +1968248,1003,0.0,,70.0,,,,,,,Protein,G +1968415,1003,2.86,,70.0,,,,,,,Protein,G +1968471,1003,7.14,,70.0,,,,,,,Protein,G +1968477,1003,33.33,,70.0,,,,,,,Protein,G +1969000,1003,0.83,,70.0,,,,,,,Protein,G +1969333,1003,2.04,,70.0,,,,,,,Protein,G +1969541,1003,21.43,,70.0,,,,,,,Protein,G +1969565,1003,15.38,,70.0,,,,,,,Protein,G +1969608,1003,7.14,,70.0,,,,,,,Protein,G +1969639,1003,20.0,,70.0,,,,,,,Protein,G +1969830,1003,5.0,,70.0,,,,,,,Protein,G +1970082,1003,0.0,,75.0,,,,,,,Protein,G +1970137,1003,8.82,,70.0,,,,,,,Protein,G +1970278,1003,21.43,,70.0,,,,,,,Protein,G +1970845,1003,0.0,,70.0,,,,,,,Protein,G +1971029,1003,0.0,,70.0,,,,,,,Protein,G +1972135,1003,4.85,,70.0,,,,,,,Protein,G +1972564,1003,0.81,,70.0,,,,,,,Protein,G +1973140,1003,2.7,,70.0,,,,,,,Protein,G +1973144,1003,10.0,,70.0,,,,,,,Protein,G +1973377,1003,0.0,,75.0,,,,,,,Protein,G +1974539,1003,14.0,,70.0,,,,,,,Protein,G +1974759,1003,0.61,,70.0,,,,,,,Protein,G +1975026,1003,10.29,,70.0,,,,,,,Protein,G +1975200,1003,0.0,,70.0,,,,,,,Protein,G +1975316,1003,9.3,,70.0,,,,,,,Protein,G +1975335,1003,6.25,,70.0,,,,,,,Protein,G +1975410,1003,10.0,,70.0,,,,,,,Protein,G +1975548,1003,0.83,,73.0,,,,,,,Protein,G +1975593,1003,14.29,,70.0,,,,,,,Protein,G +1976078,1003,7.33,,70.0,,,,,,,Protein,G +1976170,1003,10.71,,70.0,,,,,,,Protein,G +1976321,1003,0.0,,70.0,,,,,,,Protein,G +1976378,1003,9.29,,70.0,,,,,,,Protein,G +1976751,1003,3.81,,70.0,,,,,,,Protein,G +1976761,1003,20.0,,70.0,,,,,,,Protein,G +1976833,1003,4.17,,70.0,,,,,,,Protein,G +1977007,1003,0.0,,70.0,,,,,,,Protein,G +1977209,1003,10.0,,70.0,,,,,,,Protein,G +1978290,1003,1.18,,70.0,,,,,,,Protein,G +1978309,1003,6.47,,70.0,,,,,,,Protein,G +1978324,1003,0.0,,70.0,,,,,,,Protein,G +1978424,1003,3.57,,70.0,,,,,,,Protein,G +1978501,1003,6.9,,70.0,,,,,,,Protein,G +1978584,1003,3.85,,70.0,,,,,,,Protein,G +1978805,1003,5.0,,70.0,,,,,,,Protein,G +1979044,1003,13.38,,70.0,,,,,,,Protein,G +1979354,1003,0.0,,70.0,,,,,,,Protein,G +1979597,1003,0.0,,70.0,,,,,,,Protein,G +1979745,1003,3.57,,70.0,,,,,,,Protein,G +1979831,1003,23.01,,70.0,,,,,,,Protein,G +1980300,1003,0.0,,70.0,,,,,,,Protein,G +1980395,1003,3.95,,70.0,,,,,,,Protein,G +1980498,1003,14.29,,70.0,,,,,,,Protein,G +1981081,1003,0.0,,70.0,,,,,,,Protein,G +1981302,1003,1.18,,70.0,,,,,,,Protein,G +1981363,1003,1.59,,70.0,,,,,,,Protein,G +1981468,1003,20.0,,70.0,,,,,,,Protein,G +1981490,1003,11.08,,70.0,,,,,,,Protein,G +1981682,1003,4.35,,70.0,,,,,,,Protein,G +1981746,1003,7.14,,70.0,,,,,,,Protein,G +1981777,1003,0.0,,70.0,,,,,,,Protein,G +1982922,1003,6.67,,70.0,,,,,,,Protein,G +1982925,1003,18.75,,70.0,,,,,,,Protein,G +1983145,1003,8.82,,70.0,,,,,,,Protein,G +1983221,1003,0.0,,70.0,,,,,,,Protein,G +1983413,1003,52.94,,70.0,,,,,,,Protein,G +1983542,1003,0.0,,70.0,,,,,,,Protein,G +1983617,1003,0.0,,70.0,,,,,,,Protein,G +1983629,1003,0.0,,70.0,,,,,,,Protein,G +1983768,1003,0.0,,70.0,,,,,,,Protein,G +1983859,1003,21.43,,70.0,,,,,,,Protein,G +1983996,1003,3.45,,70.0,,,,,,,Protein,G +1984003,1003,0.0,,70.0,,,,,,,Protein,G +1984285,1003,0.0,,75.0,,,,,,,Protein,G +1984795,1003,2.94,,70.0,,,,,,,Protein,G +1984812,1003,21.21,,70.0,,,,,,,Protein,G +1984875,1003,0.77,,70.0,,,,,,,Protein,G +1984984,1003,0.0,,70.0,,,,,,,Protein,G +1985345,1003,1.18,,70.0,,,,,,,Protein,G +1985776,1003,3.54,,70.0,,,,,,,Protein,G +1986116,1003,8.0,,70.0,,,,,,,Protein,G +1986157,1003,12.12,,70.0,,,,,,,Protein,G +1986246,1003,0.81,,70.0,,,,,,,Protein,G +1986682,1003,10.08,,70.0,,,,,,,Protein,G +1986688,1003,15.79,,70.0,,,,,,,Protein,G +1987349,1003,14.29,,70.0,,,,,,,Protein,G +1987449,1003,44.44,,70.0,,,,,,,Protein,G +1987733,1003,11.63,,70.0,,,,,,,Protein,G +1987749,1003,3.33,,70.0,,,,,,,Protein,G +1987994,1003,3.64,,70.0,,,,,,,Protein,G +1988180,1003,10.71,,70.0,,,,,,,Protein,G +1988577,1003,7.14,,70.0,,,,,,,Protein,G +1988623,1003,1.6,,70.0,,,,,,,Protein,G +1988900,1003,16.48,,70.0,,,,,,,Protein,G +1988975,1003,2.35,,70.0,,,,,,,Protein,G +1989026,1003,7.14,,70.0,,,,,,,Protein,G +1989063,1003,0.0,,70.0,,,,,,,Protein,G +1989112,1003,7.14,,70.0,,,,,,,Protein,G +1989487,1003,0.0,,70.0,,,,,,,Protein,G +1989655,1003,0.0,,75.0,,,,,,,Protein,G +1989745,1003,4.83,,70.0,,,,,,,Protein,G +1989827,1003,0.66,,70.0,,,,,,,Protein,G +1990087,1003,7.14,,70.0,,,,,,,Protein,G +1990163,1003,14.71,,70.0,,,,,,,Protein,G +1990333,1003,27.27,,70.0,,,,,,,Protein,G +1990496,1003,3.57,,70.0,,,,,,,Protein,G +1990499,1003,23.33,,70.0,,,,,,,Protein,G +1990739,1003,3.75,,70.0,,,,,,,Protein,G +1991098,1003,8.96,,70.0,,,,,,,Protein,G +1991448,1003,15.91,,70.0,,,,,,,Protein,G +1991580,1003,0.42,,70.0,,,,,,,Protein,G +1991607,1003,28.57,,70.0,,,,,,,Protein,G +1991744,1003,14.29,,70.0,,,,,,,Protein,G +1991895,1003,9.76,,70.0,,,,,,,Protein,G +1992069,1003,20.0,,70.0,,,,,,,Protein,G +1992230,1003,10.0,,70.0,,,,,,,Protein,G +1992557,1003,0.0,,70.0,,,,,,,Protein,G +1992805,1003,0.0,,70.0,,,,,,,Protein,G +1992985,1003,21.43,,70.0,,,,,,,Protein,G +1993003,1003,0.0,,70.0,,,,,,,Protein,G +1993078,1003,10.0,,70.0,,,,,,,Protein,G +1993679,1003,25.0,,70.0,,,,,,,Protein,G +1993825,1003,0.0,,75.0,,,,,,,Protein,G +1994818,1003,17.86,,70.0,,,,,,,Protein,G +1995013,1003,3.37,,70.0,,,,,,,Protein,G +1995066,1003,0.0,,70.0,,,,,,,Protein,G +1995391,1003,5.63,,70.0,,,,,,,Protein,G +1995747,1003,13.33,,70.0,,,,,,,Protein,G +1996006,1003,15.38,,70.0,,,,,,,Protein,G +1996299,1003,10.71,,70.0,,,,,,,Protein,G +1996602,1003,26.67,,70.0,,,,,,,Protein,G +1996667,1003,23.81,,70.0,,,,,,,Protein,G +1996759,1003,0.0,,70.0,,,,,,,Protein,G +1996831,1003,7.22,,70.0,,,,,,,Protein,G +1996986,1003,0.0,,70.0,,,,,,,Protein,G +1997166,1003,1.67,,70.0,,,,,,,Protein,G +1998098,1003,13.33,,70.0,,,,,,,Protein,G +1998101,1003,23.33,,70.0,,,,,,,Protein,G +1998609,1003,2.35,,70.0,,,,,,,Protein,G +1998694,1003,5.45,,70.0,,,,,,,Protein,G +1999054,1003,14.29,,73.0,,,,,,,Protein,G +1999182,1003,10.98,,70.0,,,,,,,Protein,G +1999268,1003,8.77,,70.0,,,,,,,Protein,G +1999568,1003,17.5,,70.0,,,,,,,Protein,G +2007620,1003,4.0,,78.0,,,,,,,Protein,G +2007657,1003,0.42,,71.0,,,,,,,Protein,G +2008102,1003,6.85,,70.0,,,,,,,Protein,G +2008706,1003,12.5,,70.0,,,,,,,Protein,G +2008749,1003,3.7,,70.0,,,,,,,Protein,G +2008774,1003,0.0,,70.0,,,,,,,Protein,G +2008841,1003,5.38,,70.0,,,,,,,Protein,G +2009130,1003,0.0,,70.0,,,,,,,Protein,G +2009287,1003,0.0,,70.0,,,,,,,Protein,G +2009388,1003,0.0,,70.0,,,,,,,Protein,G +2009557,1003,4.08,,70.0,,,,,,,Protein,G +2009657,1003,0.0,,70.0,,,,,,,Protein,G +2009672,1003,3.57,,70.0,,,,,,,Protein,G +2009799,1003,0.0,,70.0,,,,,,,Protein,G +2010129,1003,14.29,,70.0,,,,,,,Protein,G +2010141,1003,21.43,,70.0,,,,,,,Protein,G +2010414,1003,2.0,,70.0,,,,,,,Protein,G +2010515,1003,0.0,,70.0,,,,,,,Protein,G +2010732,1003,3.52,,70.0,,,,,,,Protein,G +2010838,1003,7.84,,70.0,,,,,,,Protein,G +2010879,1003,10.0,,70.0,,,,,,,Protein,G +2011100,1003,3.33,,70.0,,,,,,,Protein,G +2011169,1003,0.0,,70.0,,,,,,,Protein,G +2011527,1003,0.0,,70.0,,,,,,,Protein,G +2011611,1003,7.87,,70.0,,,,,,,Protein,G +2011666,1003,6.25,,70.0,,,,,,,Protein,G +2012086,1003,0.0,,70.0,,,,,,,Protein,G +2012190,1003,15.0,,70.0,,,,,,,Protein,G +2012890,1003,13.33,,70.0,,,,,,,Protein,G +2013094,1003,8.18,,70.0,,,,,,,Protein,G +2013277,1003,0.0,,70.0,,,,,,,Protein,G +2014159,1003,15.0,,70.0,,,,,,,Protein,G +2014318,1003,0.0,,70.0,,,,,,,Protein,G +2014536,1003,12.77,,70.0,,,,,,,Protein,G +2014637,1003,0.0,,70.0,,,,,,,Protein,G +2014650,1003,0.0,,70.0,,,,,,,Protein,G +2014814,1003,9.76,,70.0,,,,,,,Protein,G +2015016,1003,3.7,,70.0,,,,,,,Protein,G +2015019,1003,7.69,,70.0,,,,,,,Protein,G +2015398,1003,1.64,,70.0,,,,,,,Protein,G +2015522,1003,0.0,,70.0,,,,,,,Protein,G +2015524,1003,0.0,,75.0,,,,,,,Protein,G +2015583,1003,1.6,,70.0,,,,,,,Protein,G +2015825,1003,3.57,,70.0,,,,,,,Protein,G +2015934,1003,14.55,,70.0,,,,,,,Protein,G +2016162,1003,15.0,,70.0,,,,,,,Protein,G +2017068,1003,7.69,,70.0,,,,,,,Protein,G +2017339,1003,1.63,,70.0,,,,,,,Protein,G +2017361,1003,4.85,,70.0,,,,,,,Protein,G +2017764,1003,12.5,,70.0,,,,,,,Protein,G +2017894,1003,25.0,,70.0,,,,,,,Protein,G +2018142,1003,2.0,,70.0,,,,,,,Protein,G +2018319,1003,21.43,,70.0,,,,,,,Protein,G +2018349,1003,0.0,,70.0,,,,,,,Protein,G +2018906,1003,5.33,,70.0,,,,,,,Protein,G +2019040,1003,6.67,,70.0,,,,,,,Protein,G +2019107,1003,10.71,,70.0,,,,,,,Protein,G +2019177,1003,11.91,,70.0,,,,,,,Protein,G +2019407,1003,0.0,,70.0,,,,,,,Protein,G +2019629,1003,15.0,,70.0,,,,,,,Protein,G +2019729,1003,3.2,,70.0,,,,,,,Protein,G +2019992,1003,16.07,,70.0,,,,,,,Protein,G +2020192,1003,5.31,,70.0,,,,,,,Protein,G +2020347,1003,6.25,,70.0,,,,,,,Protein,G +2020506,1003,10.2,,70.0,,,,,,,Protein,G +2020536,1003,4.65,,70.0,,,,,,,Protein,G +2020567,1003,11.27,,70.0,,,,,,,Protein,G +2020849,1003,9.38,,70.0,,,,,,,Protein,G +2021010,1003,12.5,,70.0,,,,,,,Protein,G +2021105,1003,2.94,,70.0,,,,,,,Protein,G +2021136,1003,0.0,,70.0,,,,,,,Protein,G +2021214,1003,6.67,,70.0,,,,,,,Protein,G +2021285,1003,7.32,,70.0,,,,,,,Protein,G +2021392,1003,10.71,,70.0,,,,,,,Protein,G +2021579,1003,2.99,,70.0,,,,,,,Protein,G +2021746,1003,21.88,,70.0,,,,,,,Protein,G +2022001,1003,1.75,,70.0,,,,,,,Protein,G +2022048,1003,3.33,,70.0,,,,,,,Protein,G +2022447,1003,0.0,,70.0,,,,,,,Protein,G +2022588,1003,10.71,,70.0,,,,,,,Protein,G +2022663,1003,12.82,,70.0,,,,,,,Protein,G +2022854,1003,8.57,,70.0,,,,,,,Protein,G +2022992,1003,0.88,,70.0,,,,,,,Protein,G +2023101,1003,0.87,,70.0,,,,,,,Protein,G +2023769,1003,0.0,,70.0,,,,,,,Protein,G +2023920,1003,0.0,,75.0,,,,,,,Protein,G +2023979,1003,25.0,,70.0,,,,,,,Protein,G +2024079,1003,0.82,,70.0,,,,,,,Protein,G +2024105,1003,9.32,,70.0,,,,,,,Protein,G +2024175,1003,23.21,,70.0,,,,,,,Protein,G +2024264,1003,23.21,,70.0,,,,,,,Protein,G +2024273,1003,10.71,,70.0,,,,,,,Protein,G +2024310,1003,5.26,,70.0,,,,,,,Protein,G +2025179,1003,21.43,,70.0,,,,,,,Protein,G +2025448,1003,12.0,,70.0,,,,,,,Protein,G +2025481,1003,0.0,,70.0,,,,,,,Protein,G +2025862,1003,0.0,,70.0,,,,,,,Protein,G +2025982,1003,1.11,,73.0,,,,,,,Protein,G +2026048,1003,0.0,,70.0,,,,,,,Protein,G +2026134,1003,0.0,,70.0,,,,,,,Protein,G +2026331,1003,3.33,,70.0,,,,,,,Protein,G +2026382,1003,14.29,,70.0,,,,,,,Protein,G +2026499,1003,4.14,,70.0,,,,,,,Protein,G +2026749,1003,4.17,,70.0,,,,,,,Protein,G +2026858,1003,5.71,,70.0,,,,,,,Protein,G +2027109,1003,0.0,,70.0,,,,,,,Protein,G +2027784,1003,7.14,,73.0,,,,,,,Protein,G +2028107,1003,13.33,,70.0,,,,,,,Protein,G +2028123,1003,0.0,,70.0,,,,,,,Protein,G +2028181,1003,5.56,,70.0,,,,,,,Protein,G +2028206,1003,10.0,,70.0,,,,,,,Protein,G +2028485,1003,3.92,,70.0,,,,,,,Protein,G +2028845,1003,21.43,,70.0,,,,,,,Protein,G +2029086,1003,0.0,,70.0,,,,,,,Protein,G +2029475,1003,10.81,,70.0,,,,,,,Protein,G +2029496,1003,0.0,,70.0,,,,,,,Protein,G +2029723,1003,0.0,,70.0,,,,,,,Protein,G +2029890,1003,14.29,,70.0,,,,,,,Protein,G +2030047,1003,4.65,,70.0,,,,,,,Protein,G +2030076,1003,7.69,,70.0,,,,,,,Protein,G +2030093,1003,0.0,,70.0,,,,,,,Protein,G +2030199,1003,0.0,,70.0,,,,,,,Protein,G +2030311,1003,2.94,,70.0,,,,,,,Protein,G +2030861,1003,16.07,,70.0,,,,,,,Protein,G +2030937,1003,25.64,,70.0,,,,,,,Protein,G +2031824,1003,11.11,,73.0,,,,,,,Protein,G +2031935,1003,7.14,,70.0,,,,,,,Protein,G +2032179,1003,0.0,,70.0,,,,,,,Protein,G +2032294,1003,0.0,,70.0,,,,,,,Protein,G +2032436,1003,11.63,,70.0,,,,,,,Protein,G +2032538,1003,0.0,,70.0,,,,,,,Protein,G +2032622,1003,6.67,,70.0,,,,,,,Protein,G +2032681,1003,1.67,,70.0,,,,,,,Protein,G +2032790,1003,3.33,,73.0,,,,,,,Protein,G +2032999,1003,6.61,,70.0,,,,,,,Protein,G +2033306,1003,17.86,,70.0,,,,,,,Protein,G +2033514,1003,17.54,,70.0,,,,,,,Protein,G +2033994,1003,0.0,,70.0,,,,,,,Protein,G +2034167,1003,25.0,,70.0,,,,,,,Protein,G +2034287,1003,0.0,,70.0,,,,,,,Protein,G +2034360,1003,0.0,,70.0,,,,,,,Protein,G +2034457,1003,0.0,,70.0,,,,,,,Protein,G +2034474,1003,0.0,,70.0,,,,,,,Protein,G +2034482,1003,7.74,,70.0,,,,,,,Protein,G +2034504,1003,4.59,,70.0,,,,,,,Protein,G +2034507,1003,0.0,,70.0,,,,,,,Protein,G +2034973,1003,0.0,,70.0,,,,,,,Protein,G +2035045,1003,15.15,,70.0,,,,,,,Protein,G +2035239,1003,1.77,,70.0,,,,,,,Protein,G +2035258,1003,4.85,,70.0,,,,,,,Protein,G +2036005,1003,11.54,,70.0,,,,,,,Protein,G +2036333,1003,0.0,,70.0,,,,,,,Protein,G +2036517,1003,3.33,,70.0,,,,,,,Protein,G +2036596,1003,0.51,,70.0,,,,,,,Protein,G +2036678,1003,7.14,,70.0,,,,,,,Protein,G +2036712,1003,6.45,,70.0,,,,,,,Protein,G +2036869,1003,21.82,,70.0,,,,,,,Protein,G +2037082,1003,0.0,,70.0,,,,,,,Protein,G +2037392,1003,3.57,,70.0,,,,,,,Protein,G +2037852,1003,4.65,,70.0,,,,,,,Protein,G +2038009,1003,3.23,,70.0,,,,,,,Protein,G +2038083,1003,5.83,,70.0,,,,,,,Protein,G +2038301,1003,4.12,,70.0,,,,,,,Protein,G +2038370,1003,4.88,,70.0,,,,,,,Protein,G +2038624,1003,9.09,,70.0,,,,,,,Protein,G +2039351,1003,0.0,,70.0,,,,,,,Protein,G +2039471,1003,0.0,,70.0,,,,,,,Protein,G +2039650,1003,0.0,,70.0,,,,,,,Protein,G +2040095,1003,12.5,,70.0,,,,,,,Protein,G +2040146,1003,6.5,,70.0,,,,,,,Protein,G +2040234,1003,0.0,,70.0,,,,,,,Protein,G +2040281,1003,19.64,,70.0,,,,,,,Protein,G +2040682,1003,1.6,,70.0,,,,,,,Protein,G +2040819,1003,7.5,,70.0,,,,,,,Protein,G +2040867,1003,7.5,,70.0,,,,,,,Protein,G +2040888,1003,16.07,,70.0,,,,,,,Protein,G +2041076,1003,0.0,,70.0,,,,,,,Protein,G +2041078,1003,0.0,,70.0,,,,,,,Protein,G +2041287,1003,4.0,,70.0,,,,,,,Protein,G +2041882,1003,21.43,,70.0,,,,,,,Protein,G +2041947,1003,2.5,,70.0,,,,,,,Protein,G +2041958,1003,17.86,,70.0,,,,,,,Protein,G +2042236,1003,25.0,,70.0,,,,,,,Protein,G +2042296,1003,7.5,,70.0,,,,,,,Protein,G +2042306,1003,7.5,,70.0,,,,,,,Protein,G +2042392,1003,0.0,,75.0,,,,,,,Protein,G +2042413,1003,19.44,,70.0,,,,,,,Protein,G +2042444,1003,0.42,,70.0,,,,,,,Protein,G +2042535,1003,7.14,,70.0,,,,,,,Protein,G +2043051,1003,0.0,,70.0,,,,,,,Protein,G +2043318,1003,5.88,,70.0,,,,,,,Protein,G +2043468,1003,6.67,,70.0,,,,,,,Protein,G +2043496,1003,7.14,,70.0,,,,,,,Protein,G +2043610,1003,13.33,,70.0,,,,,,,Protein,G +2043957,1003,10.53,,70.0,,,,,,,Protein,G +2044041,1003,4.35,,70.0,,,,,,,Protein,G +2044151,1003,0.0,,70.0,,,,,,,Protein,G +2044203,1003,0.0,,70.0,,,,,,,Protein,G +2044205,1003,0.83,,70.0,,,,,,,Protein,G +2044344,1003,0.0,,70.0,,,,,,,Protein,G +2044581,1003,17.86,,70.0,,,,,,,Protein,G +2044609,1003,4.76,,70.0,,,,,,,Protein,G +2044804,1003,21.43,,70.0,,,,,,,Protein,G +2044988,1003,4.84,,70.0,,,,,,,Protein,G +2045216,1003,0.0,,70.0,,,,,,,Protein,G +2045236,1003,5.0,,70.0,,,,,,,Protein,G +2045270,1003,0.0,,70.0,,,,,,,Protein,G +2046061,1003,1.82,,70.0,,,,,,,Protein,G +2046189,1003,20.0,,70.0,,,,,,,Protein,G +2046273,1003,3.45,,70.0,,,,,,,Protein,G +2046289,1003,0.85,,70.0,,,,,,,Protein,G +2046344,1003,6.67,,70.0,,,,,,,Protein,G +2046646,1003,8.0,,70.0,,,,,,,Protein,G +2046829,1003,12.5,,70.0,,,,,,,Protein,G +2046955,1003,10.0,,70.0,,,,,,,Protein,G +2047010,1003,0.0,,70.0,,,,,,,Protein,G +2047183,1003,0.0,,70.0,,,,,,,Protein,G +2047186,1003,0.0,,70.0,,,,,,,Protein,G +2047409,1003,10.0,,70.0,,,,,,,Protein,G +2047601,1003,2.63,,70.0,,,,,,,Protein,G +2047612,1003,2.5,,70.0,,,,,,,Protein,G +2047942,1003,0.0,,70.0,,,,,,,Protein,G +2048065,1003,3.85,,70.0,,,,,,,Protein,G +2048156,1003,13.33,,70.0,,,,,,,Protein,G +2048202,1003,10.71,,70.0,,,,,,,Protein,G +2048213,1003,0.0,,70.0,,,,,,,Protein,G +2048362,1003,17.5,,70.0,,,,,,,Protein,G +2048499,1003,14.29,,70.0,,,,,,,Protein,G +2048537,1003,2.5,,70.0,,,,,,,Protein,G +2049058,1003,10.0,,70.0,,,,,,,Protein,G +2049120,1003,0.0,,70.0,,,,,,,Protein,G +2049128,1003,0.0,,70.0,,,,,,,Protein,G +2049375,1003,10.0,,70.0,,,,,,,Protein,G +2049475,1003,7.5,,70.0,,,,,,,Protein,G +2049509,1003,4.88,,70.0,,,,,,,Protein,G +2049612,1003,0.0,,70.0,,,,,,,Protein,G +2049737,1003,3.57,,70.0,,,,,,,Protein,G +2049895,1003,7.5,,70.0,,,,,,,Protein,G +2050507,1003,7.14,,70.0,,,,,,,Protein,G +2050568,1003,7.14,,70.0,,,,,,,Protein,G +2050635,1003,7.14,,70.0,,,,,,,Protein,G +2050692,1003,0.0,,70.0,,,,,,,Protein,G +2050731,1003,10.81,,70.0,,,,,,,Protein,G +2051054,1003,6.67,,70.0,,,,,,,Protein,G +2051148,1003,25.0,,70.0,,,,,,,Protein,G +2051209,1003,7.32,,70.0,,,,,,,Protein,G +2052099,1003,10.0,,70.0,,,,,,,Protein,G +2052116,1003,0.42,,70.0,,,,,,,Protein,G +2052135,1003,0.0,,70.0,,,,,,,Protein,G +2052509,1003,0.0,,70.0,,,,,,,Protein,G +2052555,1003,10.77,,70.0,,,,,,,Protein,G +2052579,1003,5.78,,70.0,,,,,,,Protein,G +2052775,1003,13.27,,70.0,,,,,,,Protein,G +2052825,1003,8.0,,70.0,,,,,,,Protein,G +2052857,1003,3.45,,70.0,,,,,,,Protein,G +2053140,1003,0.42,,70.0,,,,,,,Protein,G +2053294,1003,7.14,,70.0,,,,,,,Protein,G +2053614,1003,4.44,,70.0,,,,,,,Protein,G +2053948,1003,10.71,,70.0,,,,,,,Protein,G +2054252,1003,25.0,,70.0,,,,,,,Protein,G +2054910,1003,21.43,,70.0,,,,,,,Protein,G +2054930,1003,25.0,,70.0,,,,,,,Protein,G +2054965,1003,35.71,,70.0,,,,,,,Protein,G +2055202,1003,25.0,,70.0,,,,,,,Protein,G +2055206,1003,25.0,,70.0,,,,,,,Protein,G +2055959,1003,16.67,,70.0,,,,,,,Protein,G +2056174,1003,25.0,,70.0,,,,,,,Protein,G +2056196,1003,20.0,,70.0,,,,,,,Protein,G +2056231,1003,0.0,,70.0,,,,,,,Protein,G +2056824,1003,3.57,,70.0,,,,,,,Protein,G +2056856,1003,16.0,,70.0,,,,,,,Protein,G +2056986,1003,19.05,,70.0,,,,,,,Protein,G +2057008,1003,0.0,,70.0,,,,,,,Protein,G +2057062,1003,0.0,,70.0,,,,,,,Protein,G +2057064,1003,19.35,,70.0,,,,,,,Protein,G +2057603,1003,8.77,,70.0,,,,,,,Protein,G +2057789,1003,4.29,,70.0,,,,,,,Protein,G +2057893,1003,10.42,,70.0,,,,,,,Protein,G +2057900,1003,2.08,,70.0,,,,,,,Protein,G +2058301,1003,4.11,,70.0,,,,,,,Protein,G +2058606,1003,6.38,,70.0,,,,,,,Protein,G +2059323,1003,15.79,,70.0,,,,,,,Protein,G +2059480,1003,14.89,,70.0,,,,,,,Protein,G +2059575,1003,0.0,,70.0,,,,,,,Protein,G +2059746,1003,16.07,,70.0,,,,,,,Protein,G +2060100,1003,16.07,,70.0,,,,,,,Protein,G +2060257,1003,6.67,,70.0,,,,,,,Protein,G +2060681,1003,0.0,,70.0,,,,,,,Protein,G +2060796,1003,0.0,,70.0,,,,,,,Protein,G +2060814,1003,0.0,,70.0,,,,,,,Protein,G +2060823,1003,10.42,,70.0,,,,,,,Protein,G +2060834,1003,0.0,,70.0,,,,,,,Protein,G +2060987,1003,7.46,,70.0,,,,,,,Protein,G +2061088,1003,17.7,,70.0,,,,,,,Protein,G +2061556,1003,0.0,,70.0,,,,,,,Protein,G +2061640,1003,4.0,,70.0,,,,,,,Protein,G +2061809,1003,0.0,,70.0,,,,,,,Protein,G +2061984,1003,0.0,,70.0,,,,,,,Protein,G +2062110,1003,0.0,,70.0,,,,,,,Protein,G +2062172,1003,0.0,,70.0,,,,,,,Protein,G +2062537,1003,12.5,,70.0,,,,,,,Protein,G +2062786,1003,0.0,,70.0,,,,,,,Protein,G +2062983,1003,3.38,,70.0,,,,,,,Protein,G +2063199,1003,4.65,,70.0,,,,,,,Protein,G +2063238,1003,12.86,,70.0,,,,,,,Protein,G +2063245,1003,4.42,,70.0,,,,,,,Protein,G +2063549,1003,4.94,,70.0,,,,,,,Protein,G +2063563,1003,0.0,,70.0,,,,,,,Protein,G +2063764,1003,0.0,,70.0,,,,,,,Protein,G +2063914,1003,11.67,,70.0,,,,,,,Protein,G +2064026,1003,11.76,,70.0,,,,,,,Protein,G +2064135,1003,0.8,,70.0,,,,,,,Protein,G +2064188,1003,6.36,,70.0,,,,,,,Protein,G +2065104,1003,2.94,,70.0,,,,,,,Protein,G +2065553,1003,1.56,,70.0,,,,,,,Protein,G +2065708,1003,0.0,,70.0,,,,,,,Protein,G +2066107,1003,10.58,,70.0,,,,,,,Protein,G +2066321,1003,5.88,,70.0,,,,,,,Protein,G +2066454,1003,0.0,,70.0,,,,,,,Protein,G +2066646,1003,1.56,,70.0,,,,,,,Protein,G +2066657,1003,8.0,,70.0,,,,,,,Protein,G +2067248,1003,6.78,,70.0,,,,,,,Protein,G +2067298,1003,0.0,,70.0,,,,,,,Protein,G +2067555,1003,0.0,,70.0,,,,,,,Protein,G +2067656,1003,26.79,,70.0,,,,,,,Protein,G +2067784,1003,6.06,,70.0,,,,,,,Protein,G +2067852,1003,0.0,,70.0,,,,,,,Protein,G +2067860,1003,3.57,,70.0,,,,,,,Protein,G +2067921,1003,14.29,,70.0,,,,,,,Protein,G +2068008,1003,10.92,,70.0,,,,,,,Protein,G +2068185,1003,3.57,,70.0,,,,,,,Protein,G +2068450,1003,10.0,,70.0,,,,,,,Protein,G +2068501,1003,1.18,,70.0,,,,,,,Protein,G +2069322,1003,11.11,,70.0,,,,,,,Protein,G +2069385,1003,15.93,,70.0,,,,,,,Protein,G +2069901,1003,6.52,,70.0,,,,,,,Protein,G +2069955,1003,7.8,,70.0,,,,,,,Protein,G +2069978,1003,3.33,,70.0,,,,,,,Protein,G +2069987,1003,4.76,,70.0,,,,,,,Protein,G +2070068,1003,27.91,,70.0,,,,,,,Protein,G +2070161,1003,12.5,,70.0,,,,,,,Protein,G +2070557,1003,25.0,,70.0,,,,,,,Protein,G +2070651,1003,4.0,,70.0,,,,,,,Protein,G +2070680,1003,0.0,,70.0,,,,,,,Protein,G +2070724,1003,0.0,,70.0,,,,,,,Protein,G +2070768,1003,7.79,,70.0,,,,,,,Protein,G +2070904,1003,0.0,,70.0,,,,,,,Protein,G +2071068,1003,3.57,,70.0,,,,,,,Protein,G +2071317,1003,1.47,,70.0,,,,,,,Protein,G +2071490,1003,17.65,,70.0,,,,,,,Protein,G +2071561,1003,2.3,,70.0,,,,,,,Protein,G +2071645,1003,3.57,,70.0,,,,,,,Protein,G +2071686,1003,1.75,,70.0,,,,,,,Protein,G +2071798,1003,6.67,,73.0,,,,,,,Protein,G +2071806,1003,6.45,,70.0,,,,,,,Protein,G +2071836,1003,0.0,,70.0,,,,,,,Protein,G +2072018,1003,0.71,,70.0,,,,,,,Protein,G +2072099,1003,6.06,,70.0,,,,,,,Protein,G +2072139,1003,25.0,,70.0,,,,,,,Protein,G +2072179,1003,0.0,,70.0,,,,,,,Protein,G +2072283,1003,9.09,,70.0,,,,,,,Protein,G +2072491,1003,15.79,,70.0,,,,,,,Protein,G +2072569,1003,4.65,,70.0,,,,,,,Protein,G +2072591,1003,2.94,,70.0,,,,,,,Protein,G +2072795,1003,26.0,,70.0,,,,,,,Protein,G +2073416,1003,4.72,,70.0,,,,,,,Protein,G +2073887,1003,16.67,,70.0,,,,,,,Protein,G +2073909,1003,21.43,,70.0,,,,,,,Protein,G +2074286,1003,21.43,,70.0,,,,,,,Protein,G +2074641,1003,0.0,,70.0,,,,,,,Protein,G +2074735,1003,7.14,,70.0,,,,,,,Protein,G +2074775,1003,0.0,,70.0,,,,,,,Protein,G +2075007,1003,7.02,,70.0,,,,,,,Protein,G +2075170,1003,1.22,,70.0,,,,,,,Protein,G +2076006,1003,0.0,,70.0,,,,,,,Protein,G +2076060,1003,5.48,,70.0,,,,,,,Protein,G +2076095,1003,3.57,,70.0,,,,,,,Protein,G +2076284,1003,7.14,,70.0,,,,,,,Protein,G +2076501,1003,3.33,,70.0,,,,,,,Protein,G +2076529,1003,14.57,,70.0,,,,,,,Protein,G +2076593,1003,0.0,,70.0,,,,,,,Protein,G +2076866,1003,3.33,,70.0,,,,,,,Protein,G +2076868,1003,7.33,,70.0,,,,,,,Protein,G +2077039,1003,3.62,,70.0,,,,,,,Protein,G +2077137,1003,3.51,,70.0,,,,,,,Protein,G +2077341,1003,25.0,,70.0,,,,,,,Protein,G +2077552,1003,32.5,,70.0,,,,,,,Protein,G +2077649,1003,0.0,,70.0,,,,,,,Protein,G +2077663,1003,6.67,,70.0,,,,,,,Protein,G +2077676,1003,8.89,,70.0,,,,,,,Protein,G +2077841,1003,10.0,,70.0,,,,,,,Protein,G +2078055,1003,0.0,,70.0,,,,,,,Protein,G +2078184,1003,25.0,,70.0,,,,,,,Protein,G +2078216,1003,0.91,,70.0,,,,,,,Protein,G +2078907,1003,24.78,,70.0,,,,,,,Protein,G +2079201,1003,3.28,,70.0,,,,,,,Protein,G +2079501,1003,4.12,,70.0,,,,,,,Protein,G +2079588,1003,0.0,,70.0,,,,,,,Protein,G +2079894,1003,14.29,,70.0,,,,,,,Protein,G +2080013,1003,9.3,,70.0,,,,,,,Protein,G +2080207,1003,3.08,,70.0,,,,,,,Protein,G +2080237,1003,4.41,,70.0,,,,,,,Protein,G +2080244,1003,8.77,,70.0,,,,,,,Protein,G +2080342,1003,4.62,,70.0,,,,,,,Protein,G +2080348,1003,0.0,,70.0,,,,,,,Protein,G +2080760,1003,4.23,,70.0,,,,,,,Protein,G +2080878,1003,0.0,,70.0,,,,,,,Protein,G +2081374,1003,4.76,,70.0,,,,,,,Protein,G +2081440,1003,7.04,,70.0,,,,,,,Protein,G +2081578,1003,21.18,,70.0,,,,,,,Protein,G +2081771,1003,0.0,,70.0,,,,,,,Protein,G +2082239,1003,0.0,,70.0,,,,,,,Protein,G +2082357,1003,17.54,,70.0,,,,,,,Protein,G +2082621,1003,0.0,,70.0,,,,,,,Protein,G +2083006,1003,0.0,,70.0,,,,,,,Protein,G +2083174,1003,0.0,,70.0,,,,,,,Protein,G +2083211,1003,1.25,,70.0,,,,,,,Protein,G +2083620,1003,0.0,,70.0,,,,,,,Protein,G +2083903,1003,12.5,,70.0,,,,,,,Protein,G +2083934,1003,15.29,,70.0,,,,,,,Protein,G +2084600,1003,3.38,,70.0,,,,,,,Protein,G +2084734,1003,0.0,,70.0,,,,,,,Protein,G +2084738,1003,0.0,,70.0,,,,,,,Protein,G +2084782,1003,0.0,,70.0,,,,,,,Protein,G +2084823,1003,0.0,,70.0,,,,,,,Protein,G +2084974,1003,0.0,,70.0,,,,,,,Protein,G +2085229,1003,0.42,,70.0,,,,,,,Protein,G +2086168,1003,0.83,,70.0,,,,,,,Protein,G +2086595,1003,5.0,,70.0,,,,,,,Protein,G +2086628,1003,2.5,,70.0,,,,,,,Protein,G +2086674,1003,4.41,,70.0,,,,,,,Protein,G +2087106,1003,5.22,,70.0,,,,,,,Protein,G +2087366,1003,11.2,,70.0,,,,,,,Protein,G +2087410,1003,0.0,,70.0,,,,,,,Protein,G +2087606,1003,12.5,,70.0,,,,,,,Protein,G +2087625,1003,25.0,,70.0,,,,,,,Protein,G +2087719,1003,3.57,,70.0,,,,,,,Protein,G +2087758,1003,5.26,,70.0,,,,,,,Protein,G +2087759,1003,9.09,,70.0,,,,,,,Protein,G +2087991,1003,8.82,,70.0,,,,,,,Protein,G +2088152,1003,0.0,,70.0,,,,,,,Protein,G +2088187,1003,8.11,,70.0,,,,,,,Protein,G +2088202,1003,6.67,,70.0,,,,,,,Protein,G +2088807,1003,0.0,,70.0,,,,,,,Protein,G +2089033,1003,3.12,,70.0,,,,,,,Protein,G +2089772,1003,25.0,,70.0,,,,,,,Protein,G +2089782,1003,10.0,,70.0,,,,,,,Protein,G +2089973,1003,11.02,,70.0,,,,,,,Protein,G +2089988,1003,3.85,,70.0,,,,,,,Protein,G +2090132,1003,3.33,,70.0,,,,,,,Protein,G +2090439,1003,11.18,,70.0,,,,,,,Protein,G +2091150,1003,7.48,,70.0,,,,,,,Protein,G +2091233,1003,2.73,,70.0,,,,,,,Protein,G +2091256,1003,9.09,,70.0,,,,,,,Protein,G +2091385,1003,0.0,,70.0,,,,,,,Protein,G +2091493,1003,0.0,,70.0,,,,,,,Protein,G +2091519,1003,18.58,,70.0,,,,,,,Protein,G +2091815,1003,1.92,,70.0,,,,,,,Protein,G +2092006,1003,11.11,,70.0,,,,,,,Protein,G +2092142,1003,7.06,,70.0,,,,,,,Protein,G +2092427,1003,0.0,,70.0,,,,,,,Protein,G +2092453,1003,0.0,,70.0,,,,,,,Protein,G +2092489,1003,22.62,,70.0,,,,,,,Protein,G +2093139,1003,11.45,,70.0,,,,,,,Protein,G +2093271,1003,3.75,,70.0,,,,,,,Protein,G +2093490,1003,0.0,,70.0,,,,,,,Protein,G +2093884,1003,14.29,,70.0,,,,,,,Protein,G +2093993,1003,0.0,,70.0,,,,,,,Protein,G +2094189,1003,0.0,,75.0,,,,,,,Protein,G +2094452,1003,7.69,,70.0,,,,,,,Protein,G +2095140,1003,2.35,,70.0,,,,,,,Protein,G +2095442,1003,10.0,,70.0,,,,,,,Protein,G +2095503,1003,19.64,,70.0,,,,,,,Protein,G +2095520,1003,5.71,,70.0,,,,,,,Protein,G +2095679,1003,0.0,,70.0,,,,,,,Protein,G +2095858,1003,2.78,,70.0,,,,,,,Protein,G +2096207,1003,25.0,,70.0,,,,,,,Protein,G +2096275,1003,0.0,,75.0,,,,,,,Protein,G +2096767,1003,0.0,,70.0,,,,,,,Protein,G +2096778,1003,2.5,,70.0,,,,,,,Protein,G +2096812,1003,0.0,,70.0,,,,,,,Protein,G +2096854,1003,16.67,,70.0,,,,,,,Protein,G +2097172,1003,10.71,,70.0,,,,,,,Protein,G +2097364,1003,17.86,,70.0,,,,,,,Protein,G +2097589,1003,3.25,,70.0,,,,,,,Protein,G +2097700,1003,0.0,,70.0,,,,,,,Protein,G +2097894,1003,11.63,,70.0,,,,,,,Protein,G +2098078,1003,0.42,,70.0,,,,,,,Protein,G +2098233,1003,2.82,,70.0,,,,,,,Protein,G +2098260,1003,12.5,,70.0,,,,,,,Protein,G +2098399,1003,0.0,,70.0,,,,,,,Protein,G +2098426,1003,0.0,,70.0,,,,,,,Protein,G +2098497,1003,0.0,,70.0,,,,,,,Protein,G +2099275,1003,4.0,,70.0,,,,,,,Protein,G +2099466,1003,0.0,,75.0,,,,,,,Protein,G +2099489,1003,10.71,,70.0,,,,,,,Protein,G +2099624,1003,8.89,,70.0,,,,,,,Protein,G +2099706,1003,0.0,,70.0,,,,,,,Protein,G +2100063,1003,3.2,,70.0,,,,,,,Protein,G +2100070,1003,16.07,,70.0,,,,,,,Protein,G +2100576,1003,5.88,,70.0,,,,,,,Protein,G +2100586,1003,5.49,,70.0,,,,,,,Protein,G +2100681,1003,13.33,,70.0,,,,,,,Protein,G +2101656,1003,0.0,,70.0,,,,,,,Protein,G +2101672,1003,19.05,,70.0,,,,,,,Protein,G +2101727,1003,17.95,,70.0,,,,,,,Protein,G +2101958,1003,0.82,,70.0,,,,,,,Protein,G +2102216,1003,0.0,,70.0,,,,,,,Protein,G +2102415,1003,12.5,,70.0,,,,,,,Protein,G +2102481,1003,1.43,,70.0,,,,,,,Protein,G +2102707,1003,15.62,,70.0,,,,,,,Protein,G +2102883,1003,3.53,,70.0,,,,,,,Protein,G +2103153,1003,0.0,,70.0,,,,,,,Protein,G +2103171,1003,0.0,,70.0,,,,,,,Protein,G +2103382,1003,6.67,,70.0,,,,,,,Protein,G +2104119,1003,4.49,,70.0,,,,,,,Protein,G +2104949,1003,0.48,,70.0,,,,,,,Protein,G +2104975,1003,0.0,,70.0,,,,,,,Protein,G +2105055,1003,8.77,,70.0,,,,,,,Protein,G +2105574,1003,16.67,,70.0,,,,,,,Protein,G +2105665,1003,3.33,,70.0,,,,,,,Protein,G +2105770,1003,29.17,,70.0,,,,,,,Protein,G +2106113,1003,2.27,,70.0,,,,,,,Protein,G +2106451,1003,0.0,,70.0,,,,,,,Protein,G +2106975,1003,0.0,,70.0,,,,,,,Protein,G +2107196,1003,15.18,,70.0,,,,,,,Protein,G +2107699,1003,5.0,,70.0,,,,,,,Protein,G +2107937,1003,0.0,,70.0,,,,,,,Protein,G +2107940,1003,0.0,,70.0,,,,,,,Protein,G +2108541,1003,9.68,,70.0,,,,,,,Protein,G +2109576,1003,3.57,,70.0,,,,,,,Protein,G +2110063,1003,0.0,,70.0,,,,,,,Protein,G +2110708,1003,6.67,,70.0,,,,,,,Protein,G +2110806,1003,0.83,,70.0,,,,,,,Protein,G +2110944,1003,3.12,,70.0,,,,,,,Protein,G +2110990,1003,11.18,,70.0,,,,,,,Protein,G +2111021,1003,7.1,,70.0,,,,,,,Protein,G +2111337,1003,4.76,,70.0,,,,,,,Protein,G +2111555,1003,0.0,,70.0,,,,,,,Protein,G +2111700,1003,5.0,,70.0,,,,,,,Protein,G +2111712,1003,3.57,,70.0,,,,,,,Protein,G +2111728,1003,10.71,,70.0,,,,,,,Protein,G +2111735,1003,8.7,,70.0,,,,,,,Protein,G +2112038,1003,2.63,,70.0,,,,,,,Protein,G +2112076,1003,7.5,,70.0,,,,,,,Protein,G +2112084,1003,21.43,,70.0,,,,,,,Protein,G +2112294,1003,2.42,,70.0,,,,,,,Protein,G +2112363,1003,7.14,,70.0,,,,,,,Protein,G +2112618,1003,10.0,,70.0,,,,,,,Protein,G +2112758,1003,5.29,,70.0,,,,,,,Protein,G +2113766,1003,9.52,,70.0,,,,,,,Protein,G +2113962,1003,3.33,,70.0,,,,,,,Protein,G +2114013,1003,5.88,,70.0,,,,,,,Protein,G +2114345,1003,16.67,,73.0,,,,,,,Protein,G +2114640,1003,3.33,,70.0,,,,,,,Protein,G +2114777,1003,6.67,,70.0,,,,,,,Protein,G +2115008,1003,1.61,,73.0,,,,,,,Protein,G +2115140,1003,0.0,,70.0,,,,,,,Protein,G +2115448,1003,4.23,,70.0,,,,,,,Protein,G +2115523,1003,6.67,,70.0,,,,,,,Protein,G +2115861,1003,10.0,,70.0,,,,,,,Protein,G +2115879,1003,0.8,,70.0,,,,,,,Protein,G +2116099,1003,0.0,,70.0,,,,,,,Protein,G +2116650,1003,0.0,,70.0,,,,,,,Protein,G +2116909,1003,0.0,,75.0,,,,,,,Protein,G +2117102,1003,14.29,,70.0,,,,,,,Protein,G +2117752,1003,0.0,,75.0,,,,,,,Protein,G +2117826,1003,3.45,,70.0,,,,,,,Protein,G +2117976,1003,0.0,,70.0,,,,,,,Protein,G +2118223,1003,23.08,,70.0,,,,,,,Protein,G +2118327,1003,0.0,,70.0,,,,,,,Protein,G +2118394,1003,0.0,,70.0,,,,,,,Protein,G +2118817,1003,10.0,,70.0,,,,,,,Protein,G +2119086,1003,12.28,,70.0,,,,,,,Protein,G +2119216,1003,7.89,,70.0,,,,,,,Protein,G +2119234,1003,3.85,,70.0,,,,,,,Protein,G +2119376,1003,0.0,,70.0,,,,,,,Protein,G +2119603,1003,9.26,,70.0,,,,,,,Protein,G +2119739,1003,9.76,,70.0,,,,,,,Protein,G +2119764,1003,10.16,,70.0,,,,,,,Protein,G +2119791,1003,13.33,,70.0,,,,,,,Protein,G +2119799,1003,6.67,,73.0,,,,,,,Protein,G +2119847,1003,0.0,,70.0,,,,,,,Protein,G +2120258,1003,23.81,,70.0,,,,,,,Protein,G +2120305,1003,4.76,,70.0,,,,,,,Protein,G +2120314,1003,24.24,,70.0,,,,,,,Protein,G +2120470,1003,35.71,,70.0,,,,,,,Protein,G +2120800,1003,13.33,,70.0,,,,,,,Protein,G +2120993,1003,50.0,,70.0,,,,,,,Protein,G +2121148,1003,0.0,,70.0,,,,,,,Protein,G +2121218,1003,4.0,,70.0,,,,,,,Protein,G +2121564,1003,0.0,,70.0,,,,,,,Protein,G +2121572,1003,9.68,,70.0,,,,,,,Protein,G +2121816,1003,25.0,,70.0,,,,,,,Protein,G +2122159,1003,0.0,,70.0,,,,,,,Protein,G +2122282,1003,3.85,,70.0,,,,,,,Protein,G +2122317,1003,0.0,,70.0,,,,,,,Protein,G +2122553,1003,40.0,,70.0,,,,,,,Protein,G +2122644,1003,12.5,,70.0,,,,,,,Protein,G +2122958,1003,8.67,,70.0,,,,,,,Protein,G +2123130,1003,0.0,,75.0,,,,,,,Protein,G +2123792,1003,20.0,,70.0,,,,,,,Protein,G +2123952,1003,16.67,,70.0,,,,,,,Protein,G +2124187,1003,5.41,,70.0,,,,,,,Protein,G +2124411,1003,3.3,,70.0,,,,,,,Protein,G +2124536,1003,11.43,,70.0,,,,,,,Protein,G +2124554,1003,25.0,,70.0,,,,,,,Protein,G +2124578,1003,3.24,,70.0,,,,,,,Protein,G +2124704,1003,0.0,,70.0,,,,,,,Protein,G +2125801,1003,0.0,,70.0,,,,,,,Protein,G +2125815,1003,7.55,,70.0,,,,,,,Protein,G +2126271,1003,4.62,,70.0,,,,,,,Protein,G +2126737,1003,17.86,,70.0,,,,,,,Protein,G +2127002,1003,21.43,,70.0,,,,,,,Protein,G +2127073,1003,2.4,,70.0,,,,,,,Protein,G +2127148,1003,10.77,,70.0,,,,,,,Protein,G +2127209,1003,3.33,,70.0,,,,,,,Protein,G +2127237,1003,14.04,,70.0,,,,,,,Protein,G +2127314,1003,14.94,,70.0,,,,,,,Protein,G +2127315,1003,6.22,,70.0,,,,,,,Protein,G +2127379,1003,0.0,,70.0,,,,,,,Protein,G +2127558,1003,0.0,,70.0,,,,,,,Protein,G +2127623,1003,3.03,,70.0,,,,,,,Protein,G +2127704,1003,15.38,,70.0,,,,,,,Protein,G +2127735,1003,25.0,,70.0,,,,,,,Protein,G +2127873,1003,3.51,,70.0,,,,,,,Protein,G +2127981,1003,1.69,,70.0,,,,,,,Protein,G +2128075,1003,11.18,,70.0,,,,,,,Protein,G +2128428,1003,10.0,,70.0,,,,,,,Protein,G +2128650,1003,0.71,,73.0,,,,,,,Protein,G +2128675,1003,0.0,,70.0,,,,,,,Protein,G +2128686,1003,12.94,,70.0,,,,,,,Protein,G +2128740,1003,1.67,,70.0,,,,,,,Protein,G +2128746,1003,8.0,,70.0,,,,,,,Protein,G +2128882,1003,7.53,,70.0,,,,,,,Protein,G +2128917,1003,21.88,,70.0,,,,,,,Protein,G +2129094,1003,21.88,,70.0,,,,,,,Protein,G +2129471,1003,0.0,,70.0,,,,,,,Protein,G +2129620,1003,6.06,,70.0,,,,,,,Protein,G +2129894,1003,0.0,,70.0,,,,,,,Protein,G +2130095,1003,1.47,,70.0,,,,,,,Protein,G +2130255,1003,0.0,,70.0,,,,,,,Protein,G +2130527,1003,17.65,,70.0,,,,,,,Protein,G +2130613,1003,3.57,,70.0,,,,,,,Protein,G +2131111,1003,0.0,,70.0,,,,,,,Protein,G +2131139,1003,0.0,,70.0,,,,,,,Protein,G +2131164,1003,21.18,,70.0,,,,,,,Protein,G +2131175,1003,0.0,,70.0,,,,,,,Protein,G +2131216,1003,5.71,,70.0,,,,,,,Protein,G +2131560,1003,1.18,,73.0,,,,,,,Protein,G +2131798,1003,20.0,,70.0,,,,,,,Protein,G +2131868,1003,4.0,,70.0,,,,,,,Protein,G +2132211,1003,9.3,,70.0,,,,,,,Protein,G +2132887,1003,16.67,,70.0,,,,,,,Protein,G +2133075,1003,0.0,,70.0,,,,,,,Protein,G +2133256,1003,3.57,,70.0,,,,,,,Protein,G +2133288,1003,13.33,,70.0,,,,,,,Protein,G +2133788,1003,0.0,,70.0,,,,,,,Protein,G +2133897,1003,0.83,,70.0,,,,,,,Protein,G +2134190,1003,3.33,,70.0,,,,,,,Protein,G +2134331,1003,3.64,,70.0,,,,,,,Protein,G +2134809,1003,0.0,,70.0,,,,,,,Protein,G +2134812,1003,5.26,,70.0,,,,,,,Protein,G +2135094,1003,10.71,,70.0,,,,,,,Protein,G +2135196,1003,0.0,,70.0,,,,,,,Protein,G +2135777,1003,4.12,,70.0,,,,,,,Protein,G +2136030,1003,4.81,,70.0,,,,,,,Protein,G +2136126,1003,16.07,,70.0,,,,,,,Protein,G +2136212,1003,2.88,,70.0,,,,,,,Protein,G +2136310,1003,2.04,,70.0,,,,,,,Protein,G +2136337,1003,7.41,,70.0,,,,,,,Protein,G +2136344,1003,0.0,,70.0,,,,,,,Protein,G +2136405,1003,3.85,,70.0,,,,,,,Protein,G +2136487,1003,4.62,,70.0,,,,,,,Protein,G +2136742,1003,0.0,,70.0,,,,,,,Protein,G +2136924,1003,8.4,,70.0,,,,,,,Protein,G +2137587,1003,0.0,,70.0,,,,,,,Protein,G +2137649,1003,6.25,,70.0,,,,,,,Protein,G +2138114,1003,4.26,,70.0,,,,,,,Protein,G +2138186,1003,0.0,,70.0,,,,,,,Protein,G +2138579,1003,0.0,,70.0,,,,,,,Protein,G +2139011,1003,0.0,,70.0,,,,,,,Protein,G +2139792,1003,11.11,,70.0,,,,,,,Protein,G +2139907,1003,4.86,,70.0,,,,,,,Protein,G +2140018,1003,3.57,,70.0,,,,,,,Protein,G +2140073,1003,3.45,,73.0,,,,,,,Protein,G +2140336,1003,0.0,,70.0,,,,,,,Protein,G +2140929,1003,0.28,,73.0,,,,,,,Protein,G +2140995,1003,0.0,,70.0,,,,,,,Protein,G +2141389,1003,6.0,,70.0,,,,,,,Protein,G +2141391,1003,2.86,,70.0,,,,,,,Protein,G +2141459,1003,0.0,,70.0,,,,,,,Protein,G +2141725,1003,3.57,,70.0,,,,,,,Protein,G +2141734,1003,34.78,,70.0,,,,,,,Protein,G +2142171,1003,14.04,,70.0,,,,,,,Protein,G +2142857,1003,4.65,,70.0,,,,,,,Protein,G +2142867,1003,10.0,,70.0,,,,,,,Protein,G +2142933,1003,0.83,,70.0,,,,,,,Protein,G +2143207,1003,0.0,,70.0,,,,,,,Protein,G +2143275,1003,4.71,,70.0,,,,,,,Protein,G +2143457,1003,0.0,,70.0,,,,,,,Protein,G +2144244,1003,0.0,,75.0,,,,,,,Protein,G +2144397,1003,0.0,,75.0,,,,,,,Protein,G +2144591,1003,7.14,,70.0,,,,,,,Protein,G +2144705,1003,0.0,,75.0,,,,,,,Protein,G +2144840,1003,8.77,,70.0,,,,,,,Protein,G +2145024,1003,0.0,,70.0,,,,,,,Protein,G +2145162,1003,10.34,,70.0,,,,,,,Protein,G +2145523,1003,4.0,,70.0,,,,,,,Protein,G +2145865,1003,0.0,,70.0,,,,,,,Protein,G +2145879,1003,1.67,,70.0,,,,,,,Protein,G +2145973,1003,3.57,,70.0,,,,,,,Protein,G +2146011,1003,0.0,,70.0,,,,,,,Protein,G +2146137,1003,0.0,,70.0,,,,,,,Protein,G +2146673,1003,3.53,,70.0,,,,,,,Protein,G +2146764,1003,4.62,,70.0,,,,,,,Protein,G +2146971,1003,20.0,,70.0,,,,,,,Protein,G +2147329,1003,25.0,,70.0,,,,,,,Protein,G +2147455,1003,12.5,,70.0,,,,,,,Protein,G +2147654,1003,23.33,,70.0,,,,,,,Protein,G +2147980,1003,25.0,,70.0,,,,,,,Protein,G +2148042,1003,14.29,,70.0,,,,,,,Protein,G +2148048,1003,10.0,,70.0,,,,,,,Protein,G +2148123,1003,0.0,,70.0,,,,,,,Protein,G +2148133,1003,9.3,,70.0,,,,,,,Protein,G +2148182,1003,17.86,,70.0,,,,,,,Protein,G +2148204,1003,0.0,,70.0,,,,,,,Protein,G +2148208,1003,33.33,,70.0,,,,,,,Protein,G +2148217,1003,8.62,,70.0,,,,,,,Protein,G +2148574,1003,10.71,,70.0,,,,,,,Protein,G +2148575,1003,18.58,,70.0,,,,,,,Protein,G +2148776,1003,15.38,,70.0,,,,,,,Protein,G +2149015,1003,6.25,,70.0,,,,,,,Protein,G +2149279,1003,10.0,,70.0,,,,,,,Protein,G +2149364,1003,0.0,,70.0,,,,,,,Protein,G +2149476,1003,7.14,,70.0,,,,,,,Protein,G +2149564,1003,3.33,,70.0,,,,,,,Protein,G +2149760,1003,12.73,,70.0,,,,,,,Protein,G +2149811,1003,6.67,,70.0,,,,,,,Protein,G +2149868,1003,10.34,,70.0,,,,,,,Protein,G +2150769,1003,8.89,,70.0,,,,,,,Protein,G +2150867,1003,3.85,,70.0,,,,,,,Protein,G +2150883,1003,0.0,,70.0,,,,,,,Protein,G +2151135,1003,0.0,,70.0,,,,,,,Protein,G +2151357,1003,4.17,,70.0,,,,,,,Protein,G +2151381,1003,7.05,,70.0,,,,,,,Protein,G +2151470,1003,0.0,,70.0,,,,,,,Protein,G +2151559,1003,11.49,,70.0,,,,,,,Protein,G +2151608,1003,9.68,,70.0,,,,,,,Protein,G +2151773,1003,0.0,,70.0,,,,,,,Protein,G +2152540,1003,3.57,,70.0,,,,,,,Protein,G +2152732,1003,17.5,,70.0,,,,,,,Protein,G +2152911,1003,6.76,,70.0,,,,,,,Protein,G +2152967,1003,4.0,,70.0,,,,,,,Protein,G +2153262,1003,0.0,,70.0,,,,,,,Protein,G +2153344,1003,3.51,,70.0,,,,,,,Protein,G +2153366,1003,8.47,,70.0,,,,,,,Protein,G +2153516,1003,0.0,,70.0,,,,,,,Protein,G +2153628,1003,0.42,,70.0,,,,,,,Protein,G +2153670,1003,10.62,,70.0,,,,,,,Protein,G +2154032,1003,0.0,,70.0,,,,,,,Protein,G +2154129,1003,3.57,,70.0,,,,,,,Protein,G +2154404,1003,0.0,,70.0,,,,,,,Protein,G +2154584,1003,7.5,,70.0,,,,,,,Protein,G +2154888,1003,9.3,,70.0,,,,,,,Protein,G +2154904,1003,10.0,,70.0,,,,,,,Protein,G +2154938,1003,7.14,,70.0,,,,,,,Protein,G +2154980,1003,0.0,,70.0,,,,,,,Protein,G +2155227,1003,32.94,,70.0,,,,,,,Protein,G +2155547,1003,7.32,,70.0,,,,,,,Protein,G +2155679,1003,0.0,,70.0,,,,,,,Protein,G +2155846,1003,0.0,,70.0,,,,,,,Protein,G +2155953,1003,0.0,,70.0,,,,,,,Protein,G +2156070,1003,2.7,,70.0,,,,,,,Protein,G +2156385,1003,0.0,,70.0,,,,,,,Protein,G +2156788,1003,11.68,,70.0,,,,,,,Protein,G +2157236,1003,0.0,,70.0,,,,,,,Protein,G +2157239,1003,13.33,,70.0,,,,,,,Protein,G +2157315,1003,3.33,,73.0,,,,,,,Protein,G +2157351,1003,21.18,,70.0,,,,,,,Protein,G +2157639,1003,3.6,,70.0,,,,,,,Protein,G +2157699,1003,2.7,,70.0,,,,,,,Protein,G +2158154,1003,4.6,,70.0,,,,,,,Protein,G +2158567,1003,10.48,,70.0,,,,,,,Protein,G +2158681,1003,16.67,,70.0,,,,,,,Protein,G +2158871,1003,16.07,,70.0,,,,,,,Protein,G +2158938,1003,9.68,,70.0,,,,,,,Protein,G +2159725,1003,10.92,,70.0,,,,,,,Protein,G +2160104,1003,7.14,,70.0,,,,,,,Protein,G +2160135,1003,13.1,,70.0,,,,,,,Protein,G +2160757,1003,0.0,,70.0,,,,,,,Protein,G +2161057,1003,3.7,,70.0,,,,,,,Protein,G +2161177,1003,11.84,,70.0,,,,,,,Protein,G +2161389,1003,10.0,,70.0,,,,,,,Protein,G +2161541,1003,0.0,,70.0,,,,,,,Protein,G +2161563,1003,0.0,,70.0,,,,,,,Protein,G +2161625,1003,7.27,,70.0,,,,,,,Protein,G +2162854,1003,0.0,,70.0,,,,,,,Protein,G +2163178,1003,2.86,,70.0,,,,,,,Protein,G +2163201,1003,15.48,,70.0,,,,,,,Protein,G +2163313,1003,0.0,,70.0,,,,,,,Protein,G +2164079,1003,18.75,,70.0,,,,,,,Protein,G +2164163,1003,2.4,,70.0,,,,,,,Protein,G +2164269,1003,18.52,,70.0,,,,,,,Protein,G +2164564,1003,0.0,,70.0,,,,,,,Protein,G +2164750,1003,9.21,,70.0,,,,,,,Protein,G +2165254,1003,10.91,,70.0,,,,,,,Protein,G +2165358,1003,7.08,,70.0,,,,,,,Protein,G +2165592,1003,6.67,,70.0,,,,,,,Protein,G +2165614,1003,6.67,,70.0,,,,,,,Protein,G +2166068,1003,2.63,,70.0,,,,,,,Protein,G +2166088,1003,0.0,,70.0,,,,,,,Protein,G +2166554,1003,8.76,,70.0,,,,,,,Protein,G +2166619,1003,8.33,,70.0,,,,,,,Protein,G +2166835,1003,6.67,,70.0,,,,,,,Protein,G +2166846,1003,0.0,,70.0,,,,,,,Protein,G +2167066,1003,5.56,,70.0,,,,,,,Protein,G +2167255,1003,13.33,,70.0,,,,,,,Protein,G +2167805,1003,0.0,,70.0,,,,,,,Protein,G +2167806,1003,17.14,,70.0,,,,,,,Protein,G +2167837,1003,50.0,,70.0,,,,,,,Protein,G +2167938,1003,0.0,,70.0,,,,,,,Protein,G +2168036,1003,4.35,,70.0,,,,,,,Protein,G +2168087,1003,4.0,,70.0,,,,,,,Protein,G +2168103,1003,0.0,,70.0,,,,,,,Protein,G +2168473,1003,7.14,,70.0,,,,,,,Protein,G +2168807,1003,3.33,,70.0,,,,,,,Protein,G +2168828,1003,3.33,,70.0,,,,,,,Protein,G +2169204,1003,3.0,,70.0,,,,,,,Protein,G +2169222,1003,6.67,,70.0,,,,,,,Protein,G +2169262,1003,3.33,,70.0,,,,,,,Protein,G +2169330,1003,0.0,,70.0,,,,,,,Protein,G +2169430,1003,0.0,,70.0,,,,,,,Protein,G +2169433,1003,3.33,,70.0,,,,,,,Protein,G +2169457,1003,3.45,,70.0,,,,,,,Protein,G +2169815,1003,10.64,,70.0,,,,,,,Protein,G +2169912,1003,3.33,,70.0,,,,,,,Protein,G +2170029,1003,6.67,,70.0,,,,,,,Protein,G +2170266,1003,34.09,,70.0,,,,,,,Protein,G +2170315,1003,3.57,,70.0,,,,,,,Protein,G +2170577,1003,0.0,,70.0,,,,,,,Protein,G +2170603,1003,6.47,,70.0,,,,,,,Protein,G +2170715,1003,5.26,,70.0,,,,,,,Protein,G +2171017,1003,2.63,,70.0,,,,,,,Protein,G +2171278,1003,0.0,,70.0,,,,,,,Protein,G +2171744,1003,5.3,,70.0,,,,,,,Protein,G +2171836,1003,3.85,,70.0,,,,,,,Protein,G +2171879,1003,2.7,,70.0,,,,,,,Protein,G +2172573,1003,6.67,,70.0,,,,,,,Protein,G +2172719,1003,0.0,,70.0,,,,,,,Protein,G +2173400,1003,21.43,,70.0,,,,,,,Protein,G +2173969,1003,17.65,,70.0,,,,,,,Protein,G +2174370,1003,6.67,,70.0,,,,,,,Protein,G +2174422,1003,0.0,,70.0,,,,,,,Protein,G +2174453,1003,0.0,,70.0,,,,,,,Protein,G +2174600,1003,0.0,,70.0,,,,,,,Protein,G +2174774,1003,7.14,,70.0,,,,,,,Protein,G +2174845,1003,10.71,,70.0,,,,,,,Protein,G +2175270,1003,6.0,,70.0,,,,,,,Protein,G +2175556,1003,7.27,,70.0,,,,,,,Protein,G +2175626,1003,3.57,,70.0,,,,,,,Protein,G +2175648,1003,0.0,,70.0,,,,,,,Protein,G +2176023,1003,18.67,,70.0,,,,,,,Protein,G +2176507,1003,3.57,,73.0,,,,,,,Protein,G +2176626,1003,10.96,,70.0,,,,,,,Protein,G +2177052,1003,13.24,,70.0,,,,,,,Protein,G +2177085,1003,0.83,,70.0,,,,,,,Protein,G +2177184,1003,7.14,,70.0,,,,,,,Protein,G +2177235,1003,7.14,,70.0,,,,,,,Protein,G +2177433,1003,0.0,,75.0,,,,,,,Protein,G +2177787,1003,3.33,,70.0,,,,,,,Protein,G +2177818,1003,6.45,,70.0,,,,,,,Protein,G +2177921,1003,12.28,,70.0,,,,,,,Protein,G +2177956,1003,7.14,,70.0,,,,,,,Protein,G +2178113,1003,0.0,,70.0,,,,,,,Protein,G +2178238,1003,0.78,,70.0,,,,,,,Protein,G +2178316,1003,0.0,,70.0,,,,,,,Protein,G +2178445,1003,3.45,,70.0,,,,,,,Protein,G +2178642,1003,4.0,,70.0,,,,,,,Protein,G +2178807,1003,0.0,,70.0,,,,,,,Protein,G +2179293,1003,4.55,,73.0,,,,,,,Protein,G +2179573,1003,6.67,,70.0,,,,,,,Protein,G +2179707,1003,3.33,,70.0,,,,,,,Protein,G +2179790,1003,12.28,,70.0,,,,,,,Protein,G +2180091,1003,6.67,,70.0,,,,,,,Protein,G +2180382,1003,18.6,,70.0,,,,,,,Protein,G +2180472,1003,0.0,,70.0,,,,,,,Protein,G +2180502,1003,0.0,,70.0,,,,,,,Protein,G +2180635,1003,15.71,,70.0,,,,,,,Protein,G +2180792,1003,0.0,,70.0,,,,,,,Protein,G +2180847,1003,7.14,,70.0,,,,,,,Protein,G +2180940,1003,0.0,,70.0,,,,,,,Protein,G +2181148,1003,7.14,,70.0,,,,,,,Protein,G +2181292,1003,3.57,,70.0,,,,,,,Protein,G +2181409,1003,6.36,,70.0,,,,,,,Protein,G +2181560,1003,5.26,,70.0,,,,,,,Protein,G +2181683,1003,23.33,,70.0,,,,,,,Protein,G +2182046,1003,0.0,,70.0,,,,,,,Protein,G +2182456,1003,3.12,,70.0,,,,,,,Protein,G +2182459,1003,0.0,,70.0,,,,,,,Protein,G +2182736,1003,0.0,,71.0,,,,,,,Protein,G +2182975,1003,10.59,,71.0,,,,,,,Protein,G +2183066,1003,10.0,,71.0,,,,,,,Protein,G +2183476,1003,10.93,,78.0,,,,,,,Protein,G +2183597,1003,17.5,,78.0,,,,,,,Protein,G +2183733,1003,11.33,,78.0,,,,,,,Protein,G +2184063,1003,9.31,,78.0,,,,,,,Protein,G +2184263,1003,10.0,,71.0,,,,,,,Protein,G +2184304,1003,0.0,,71.0,,,,,,,Protein,G +2184426,1003,2.85,,71.0,,,,,,,Protein,G +2184610,1003,1.67,,71.0,,,,,,,Protein,G +2184662,1003,1.95,,78.0,,,,,,,Protein,G +2184834,1003,10.3,,78.0,,,,,,,Protein,G +2184840,1003,16.96,,71.0,,,,,,,Protein,G +2185022,1003,8.57,,71.0,,,,,,,Protein,G +2185094,1003,8.54,,71.0,,,,,,,Protein,G +2185192,1003,20.54,,71.0,,,,,,,Protein,G +2185382,1003,0.0,,75.0,,,,,,,Protein,G +2185391,1003,0.0,,75.0,,,,,,,Protein,G +2185660,1003,2.94,,70.0,,,,,,,Protein,G +2185744,1003,8.24,,70.0,,,,,,,Protein,G +2185819,1003,9.3,,70.0,,,,,,,Protein,G +2185857,1003,0.0,,70.0,,,,,,,Protein,G +2186022,1003,8.67,,70.0,,,,,,,Protein,G +2186029,1003,5.29,,70.0,,,,,,,Protein,G +2186263,1003,9.3,,70.0,,,,,,,Protein,G +2186268,1003,3.64,,70.0,,,,,,,Protein,G +2186520,1003,3.57,,70.0,,,,,,,Protein,G +2186586,1003,0.85,,70.0,,,,,,,Protein,G +2186595,1003,0.0,,70.0,,,,,,,Protein,G +2186649,1003,8.06,,70.0,,,,,,,Protein,G +2187060,1003,9.33,,70.0,,,,,,,Protein,G +2187131,1003,10.0,,70.0,,,,,,,Protein,G +2187425,1003,3.39,,70.0,,,,,,,Protein,G +2187466,1003,21.43,,70.0,,,,,,,Protein,G +2187615,1003,27.33,,70.0,,,,,,,Protein,G +2187655,1003,2.42,,70.0,,,,,,,Protein,G +2187828,1003,8.57,,70.0,,,,,,,Protein,G +2187926,1003,0.0,,70.0,,,,,,,Protein,G +2187928,1003,0.0,,70.0,,,,,,,Protein,G +2188070,1003,3.29,,70.0,,,,,,,Protein,G +2188353,1003,8.0,,70.0,,,,,,,Protein,G +2188390,1003,7.14,,70.0,,,,,,,Protein,G +2188537,1003,1.64,,73.0,,,,,,,Protein,G +2188884,1003,8.0,,70.0,,,,,,,Protein,G +2189099,1003,25.0,,70.0,,,,,,,Protein,G +2189118,1003,10.13,,70.0,,,,,,,Protein,G +2189284,1003,8.57,,70.0,,,,,,,Protein,G +2189317,1003,0.71,,73.0,,,,,,,Protein,G +2189400,1003,7.02,,70.0,,,,,,,Protein,G +2190448,1003,8.67,,70.0,,,,,,,Protein,G +2190743,1003,0.0,,70.0,,,,,,,Protein,G +2191047,1003,0.0,,70.0,,,,,,,Protein,G +2191050,1003,6.67,,70.0,,,,,,,Protein,G +2191679,1003,20.0,,70.0,,,,,,,Protein,G +2191923,1003,12.14,,70.0,,,,,,,Protein,G +2192208,1003,6.15,,70.0,,,,,,,Protein,G +2192276,1003,10.71,,70.0,,,,,,,Protein,G +2192423,1003,1.75,,70.0,,,,,,,Protein,G +2192492,1003,3.57,,70.0,,,,,,,Protein,G +2192617,1003,3.33,,70.0,,,,,,,Protein,G +2192643,1003,0.0,,70.0,,,,,,,Protein,G +2192851,1003,19.09,,70.0,,,,,,,Protein,G +2192873,1003,17.86,,70.0,,,,,,,Protein,G +2193143,1003,7.14,,70.0,,,,,,,Protein,G +2193328,1003,6.3,,70.0,,,,,,,Protein,G +2193413,1003,0.0,,70.0,,,,,,,Protein,G +2193474,1003,17.86,,70.0,,,,,,,Protein,G +2193766,1003,3.27,,70.0,,,,,,,Protein,G +2193868,1003,6.28,,70.0,,,,,,,Protein,G +2194177,1003,5.63,,70.0,,,,,,,Protein,G +2194388,1003,21.43,,70.0,,,,,,,Protein,G +2194521,1003,0.0,,70.0,,,,,,,Protein,G +2195162,1003,0.0,,70.0,,,,,,,Protein,G +2195220,1003,13.04,,70.0,,,,,,,Protein,G +2195355,1003,9.57,,70.0,,,,,,,Protein,G +2195364,1003,20.0,,70.0,,,,,,,Protein,G +2195775,1003,10.62,,70.0,,,,,,,Protein,G +2195912,1003,5.53,,70.0,,,,,,,Protein,G +2195991,1003,10.0,,70.0,,,,,,,Protein,G +2196067,1003,6.67,,70.0,,,,,,,Protein,G +2196073,1003,2.94,,70.0,,,,,,,Protein,G +2196441,1003,0.0,,70.0,,,,,,,Protein,G +2196541,1003,0.83,,71.0,,,,,,,Protein,G +2196632,1003,0.0,,71.0,,,,,,,Protein,G +2196803,1003,8.28,,78.0,,,,,,,Protein,G +2196896,1003,12.0,,71.0,,,,,,,Protein,G +2197074,1003,5.88,,71.0,,,,,,,Protein,G +2197347,1003,2.38,,71.0,,,,,,,Protein,G +2197547,1003,7.14,,71.0,,,,,,,Protein,G +2197803,1003,8.77,,71.0,,,,,,,Protein,G +2198179,1003,4.62,,70.0,,,,,,,Protein,G +2198913,1003,21.43,,70.0,,,,,,,Protein,G +2199011,1003,2.0,,70.0,,,,,,,Protein,G +2199119,1003,4.04,,70.0,,,,,,,Protein,G +2199387,1003,42.86,,70.0,,,,,,,Protein,G +2199439,1003,11.43,,70.0,,,,,,,Protein,G +2200061,1003,0.0,,75.0,,,,,,,Protein,G +2200091,1003,0.0,,70.0,,,,,,,Protein,G +2200177,1003,0.83,,70.0,,,,,,,Protein,G +2200575,1003,0.0,,70.0,,,,,,,Protein,G +2200655,1003,17.78,,70.0,,,,,,,Protein,G +2200673,1003,3.85,,73.0,,,,,,,Protein,G +2201026,1003,5.17,,70.0,,,,,,,Protein,G +2201772,1003,0.0,,70.0,,,,,,,Protein,G +2202215,1003,14.29,,70.0,,,,,,,Protein,G +2202232,1003,4.0,,70.0,,,,,,,Protein,G +2202236,1003,5.56,,70.0,,,,,,,Protein,G +2202299,1003,0.71,,70.0,,,,,,,Protein,G +2202562,1003,3.57,,70.0,,,,,,,Protein,G +2202918,1003,1.88,,70.0,,,,,,,Protein,G +2202941,1003,14.08,,70.0,,,,,,,Protein,G +2203025,1003,3.23,,70.0,,,,,,,Protein,G +2203333,1003,3.85,,70.0,,,,,,,Protein,G +2203455,1003,3.33,,70.0,,,,,,,Protein,G +2203636,1003,4.41,,70.0,,,,,,,Protein,G +2203651,1003,15.93,,70.0,,,,,,,Protein,G +2203798,1003,16.96,,70.0,,,,,,,Protein,G +2204026,1003,3.57,,70.0,,,,,,,Protein,G +2204147,1003,3.57,,70.0,,,,,,,Protein,G +2204325,1003,4.76,,70.0,,,,,,,Protein,G +2204569,1003,0.0,,70.0,,,,,,,Protein,G +2205102,1003,16.67,,70.0,,,,,,,Protein,G +2206099,1003,6.25,,70.0,,,,,,,Protein,G +2206105,1003,0.0,,70.0,,,,,,,Protein,G +2206119,1003,2.38,,70.0,,,,,,,Protein,G +2206899,1003,4.44,,70.0,,,,,,,Protein,G +2207556,1003,0.0,,70.0,,,,,,,Protein,G +2207642,1003,3.57,,70.0,,,,,,,Protein,G +2208052,1003,4.37,,71.0,,,,,,,Protein,G +2208084,1003,4.17,,71.0,,,,,,,Protein,G +2208191,1003,5.34,,78.0,,,,,,,Protein,G +2208223,1003,5.82,,78.0,,,,,,,Protein,G +2208499,1003,3.85,,71.0,,,,,,,Protein,G +2208637,1003,3.23,,71.0,,,,,,,Protein,G +2208830,1003,4.37,,71.0,,,,,,,Protein,G +2208924,1003,3.85,,71.0,,,,,,,Protein,G +2209181,1003,5.88,,71.0,,,,,,,Protein,G +2209503,1003,2.65,,70.0,,,,,,,Protein,G +2209563,1003,8.89,,70.0,,,,,,,Protein,G +2210105,1003,1.67,,70.0,,,,,,,Protein,G +2210422,1003,18.42,,70.0,,,,,,,Protein,G +2210557,1003,19.05,,70.0,,,,,,,Protein,G +2210879,1003,0.0,,70.0,,,,,,,Protein,G +2210932,1003,0.0,,70.0,,,,,,,Protein,G +2210936,1003,0.0,,70.0,,,,,,,Protein,G +2210981,1003,10.71,,70.0,,,,,,,Protein,G +2211226,1003,0.0,,70.0,,,,,,,Protein,G +2211474,1003,9.88,,70.0,,,,,,,Protein,G +2211879,1003,7.45,,70.0,,,,,,,Protein,G +2211899,1003,0.0,,70.0,,,,,,,Protein,G +2212695,1003,7.41,,70.0,,,,,,,Protein,G +2212901,1003,0.0,,70.0,,,,,,,Protein,G +2213177,1003,2.14,,70.0,,,,,,,Protein,G +2213229,1003,0.0,,70.0,,,,,,,Protein,G +2213351,1003,9.42,,70.0,,,,,,,Protein,G +2213430,1003,5.56,,73.0,,,,,,,Protein,G +2213512,1003,25.0,,70.0,,,,,,,Protein,G +2213734,1003,1.51,,70.0,,,,,,,Protein,G +2214098,1003,0.8,,73.0,,,,,,,Protein,G +2214114,1003,22.86,,70.0,,,,,,,Protein,G +2214268,1003,3.33,,70.0,,,,,,,Protein,G +2214394,1003,9.41,,70.0,,,,,,,Protein,G +2214690,1003,21.18,,70.0,,,,,,,Protein,G +2214799,1003,16.67,,70.0,,,,,,,Protein,G +2214867,1003,6.06,,70.0,,,,,,,Protein,G +2215216,1003,1.76,,70.0,,,,,,,Protein,G +2215841,1003,2.38,,70.0,,,,,,,Protein,G +2216405,1003,30.77,,70.0,,,,,,,Protein,G +2216718,1003,14.29,,70.0,,,,,,,Protein,G +2216812,1003,5.0,,73.0,,,,,,,Protein,G +2216825,1003,8.67,,70.0,,,,,,,Protein,G +2217170,1003,4.76,,70.0,,,,,,,Protein,G +2217179,1003,14.29,,70.0,,,,,,,Protein,G +2217203,1003,3.7,,70.0,,,,,,,Protein,G +2217663,1003,4.35,,70.0,,,,,,,Protein,G +2218084,1003,0.0,,70.0,,,,,,,Protein,G +2218279,1003,7.14,,70.0,,,,,,,Protein,G +2218717,1003,7.14,,70.0,,,,,,,Protein,G +2218788,1003,1.18,,70.0,,,,,,,Protein,G +2218981,1003,11.11,,70.0,,,,,,,Protein,G +2219130,1003,0.0,,70.0,,,,,,,Protein,G +2219412,1003,18.0,,78.0,,,,,,,Protein,G +2219479,1003,10.4,,78.0,,,,,,,Protein,G +2219678,1003,18.7,,78.0,,,,,,,Protein,G +2219729,1003,4.5,,78.0,,,,,,,Protein,G +2219819,1003,5.95,,71.0,,,,,,,Protein,G +2219833,1003,7.93,,71.0,,,,,,,Protein,G +2219852,1003,3.33,,71.0,,,,,,,Protein,G +2219870,1003,3.33,,71.0,,,,,,,Protein,G +2219903,1003,0.42,,71.0,,,,,,,Protein,G +2220594,1003,4.68,,78.0,,,,,,,Protein,G +2220682,1003,0.09,,78.0,,,,,,,Protein,G +2221543,1003,1.67,,71.0,,,,,,,Protein,G +2221672,1003,6.9,,71.0,,,,,,,Protein,G +2221689,1003,2.08,,71.0,,,,,,,Protein,G +2222125,1003,13.28,,71.0,,,,,,,Protein,G +2222230,1003,14.0,,78.0,,,,,,,Protein,G +2222274,1003,16.0,,78.0,,,,,,,Protein,G +2222285,1003,11.0,,78.0,,,,,,,Protein,G +2222709,1003,8.0,,77.0,,,,,,,Protein,G +2226062,1003,4.4,,78.0,,,,,,,Protein,G +2226146,1003,6.8,,78.0,,,,,,,Protein,G +2226467,1003,3.25,,78.0,,,,,,,Protein,G +2226556,1003,12.82,,78.0,,,,,,,Protein,G +2226696,1003,9.7,,78.0,,,,,,,Protein,G +2226711,1003,17.5,,78.0,,,,,,,Protein,G +2227246,1003,10.3,,78.0,,,,,,,Protein,G +2227273,1003,6.08,,78.0,,,,,,,Protein,G +2227360,1003,6.65,,78.0,,,,,,,Protein,G +2227454,1003,5.66,,78.0,,,,,,,Protein,G +2227745,1003,17.84,,78.0,,,,,,,Protein,G +2228038,1003,16.95,,71.0,,,,,,,Protein,G +2228073,1003,13.95,,71.0,,,,,,,Protein,G +2228306,1003,5.18,,78.0,,,,,,,Protein,G +2228640,1003,19.64,,71.0,,,,,,,Protein,G +2228804,1003,0.0,,78.0,,,,,,,Protein,G +2228832,1003,7.14,,71.0,,,,,,,Protein,G +2228887,1003,0.0,,75.0,,,,,,,Protein,G +2229289,1003,9.83,,78.0,,,,,,,Protein,G +2229674,1003,0.0,,78.0,,,,,,,Protein,G +2229897,1003,2.5,,71.0,,,,,,,Protein,G +2229968,1003,2.5,,71.0,,,,,,,Protein,G +2230119,1003,24.19,,78.0,,,,,,,Protein,G +2230135,1003,7.0,,78.0,,,,,,,Protein,G +2230581,1003,7.95,,78.0,,,,,,,Protein,G +2230838,1003,0.05,,78.0,,,,,,,Protein,G +2230912,1003,5.76,,78.0,,,,,,,Protein,G +2231167,1003,2.44,,71.0,,,,,,,Protein,G +2231391,1003,0.88,,71.0,,,,,,,Protein,G +2231620,1003,11.0,,78.0,,,,,,,Protein,G +2231871,1003,0.0,,78.0,,,,,,,Protein,G +2232076,1003,17.86,,71.0,,,,,,,Protein,G +2232242,1003,16.96,,71.0,,,,,,,Protein,G +2232271,1003,14.29,,71.0,,,,,,,Protein,G +2232408,1003,15.0,,78.0,,,,,,,Protein,G +2232485,1003,12.0,,78.0,,,,,,,Protein,G +2232648,1003,19.64,,71.0,,,,,,,Protein,G +2232815,1003,3.28,,71.0,,,,,,,Protein,G +2232866,1003,2.86,,71.0,,,,,,,Protein,G +2233550,1003,19.0,,78.0,,,,,,,Protein,G +2233617,1003,0.0,,75.0,,,,,,,Protein,G +2233637,1003,15.0,,78.0,,,,,,,Protein,G +2233653,1003,22.0,,78.0,,,,,,,Protein,G +2233753,1003,8.7,,71.0,,,,,,,Protein,G +2233779,1003,10.0,,71.0,,,,,,,Protein,G +2234183,1003,16.96,,71.0,,,,,,,Protein,G +2234278,1003,8.0,,78.0,,,,,,,Protein,G +2234677,1003,13.33,,71.0,,,,,,,Protein,G +2234952,1003,15.0,,78.0,,,,,,,Protein,G +2235908,1003,0.0,,75.0,,,,,,,Protein,G +2236199,1003,5.44,,78.0,,,,,,,Protein,G +2236290,1003,1.4,,78.0,,,,,,,Protein,G +2236707,1003,4.47,,78.0,,,,,,,Protein,G +2236730,1003,7.33,,78.0,,,,,,,Protein,G +2236877,1003,3.33,,78.0,,,,,,,Protein,G +2237000,1003,15.13,,71.0,,,,,,,Protein,G +2237103,1003,0.0,,71.0,,,,,,,Protein,G +2237190,1003,4.37,,71.0,,,,,,,Protein,G +2237507,1003,7.14,,71.0,,,,,,,Protein,G +2237545,1003,2.43,,71.0,,,,,,,Protein,G +2237552,1003,12.0,,78.0,,,,,,,Protein,G +2237949,1003,6.67,,71.0,,,,,,,Protein,G +2238457,1003,0.0,,70.0,,,,,,,Protein,G +2238842,1003,25.71,,70.0,,,,,,,Protein,G +2239090,1003,0.0,,70.0,,,,,,,Protein,G +2239244,1003,1.43,,70.0,,,,,,,Protein,G +2239412,1003,10.91,,70.0,,,,,,,Protein,G +2239582,1003,21.43,,70.0,,,,,,,Protein,G +2240239,1003,0.0,,70.0,,,,,,,Protein,G +2240251,1003,2.82,,70.0,,,,,,,Protein,G +2240463,1003,9.68,,70.0,,,,,,,Protein,G +2240526,1003,5.48,,70.0,,,,,,,Protein,G +2241093,1003,0.0,,70.0,,,,,,,Protein,G +2242000,1003,0.0,,70.0,,,,,,,Protein,G +2242014,1003,9.41,,70.0,,,,,,,Protein,G +2242439,1003,50.0,,70.0,,,,,,,Protein,G +2242451,1003,6.15,,70.0,,,,,,,Protein,G +2242480,1003,3.85,,70.0,,,,,,,Protein,G +2242747,1003,9.26,,70.0,,,,,,,Protein,G +2242797,1003,0.0,,70.0,,,,,,,Protein,G +2243600,1003,5.38,,70.0,,,,,,,Protein,G +2244522,1003,5.42,,70.0,,,,,,,Protein,G +2246661,1003,4.55,,70.0,,,,,,,Protein,G +2248010,1003,0.0,,70.0,,,,,,,Protein,G +2248321,1003,0.71,,70.0,,,,,,,Protein,G +2250251,1003,0.0,,70.0,,,,,,,Protein,G +2250871,1003,6.67,,70.0,,,,,,,Protein,G +2251421,1003,2.56,,70.0,,,,,,,Protein,G +2253472,1003,0.0,,70.0,,,,,,,Protein,G +2253485,1003,0.0,,70.0,,,,,,,Protein,G +2253631,1003,0.0,,70.0,,,,,,,Protein,G +2254140,1003,3.33,,70.0,,,,,,,Protein,G +2254228,1003,21.43,,70.0,,,,,,,Protein,G +2255123,1003,6.67,,70.0,,,,,,,Protein,G +2255409,1003,14.12,,70.0,,,,,,,Protein,G +2255471,1003,3.33,,70.0,,,,,,,Protein,G +2255624,1003,17.58,,70.0,,,,,,,Protein,G +2255808,1003,5.0,,73.0,,,,,,,Protein,G +2256297,1003,0.0,,75.0,,,,,,,Protein,G +2256379,1003,0.0,,70.0,,,,,,,Protein,G +2256592,1003,0.0,,70.0,,,,,,,Protein,G +2256605,1003,11.72,,70.0,,,,,,,Protein,G +2256633,1003,11.43,,70.0,,,,,,,Protein,G +2256936,1003,0.0,,70.0,,,,,,,Protein,G +2265410,1003,5.88,,70.0,,,,,,,Protein,G +2265840,1003,2.08,,70.0,,,,,,,Protein,G +2265922,1003,76.19,,70.0,,,,,,,Protein,G +2265938,1003,2.0,,70.0,,,,,,,Protein,G +2266242,1003,0.8,,70.0,,,,,,,Protein,G +2266247,1003,8.2,,70.0,,,,,,,Protein,G +2266445,1003,11.67,,70.0,,,,,,,Protein,G +2266483,1003,35.71,,70.0,,,,,,,Protein,G +2266648,1003,9.3,,70.0,,,,,,,Protein,G +2266975,1003,19.64,,70.0,,,,,,,Protein,G +2267135,1003,5.13,,70.0,,,,,,,Protein,G +2267396,1003,0.0,,75.0,,,,,,,Protein,G +2267484,1003,9.52,,70.0,,,,,,,Protein,G +2267525,1003,3.33,,70.0,,,,,,,Protein,G +2267553,1003,3.12,,70.0,,,,,,,Protein,G +2267978,1003,4.0,,70.0,,,,,,,Protein,G +2268264,1003,0.0,,70.0,,,,,,,Protein,G +2268470,1003,0.0,,70.0,,,,,,,Protein,G +2268516,1003,53.57,,70.0,,,,,,,Protein,G +2268845,1003,0.0,,70.0,,,,,,,Protein,G +2269453,1003,13.66,,70.0,,,,,,,Protein,G +2269669,1003,10.71,,70.0,,,,,,,Protein,G +2270236,1003,7.14,,70.0,,,,,,,Protein,G +2270934,1003,2.19,,70.0,,,,,,,Protein,G +2271071,1003,5.56,,70.0,,,,,,,Protein,G +2271639,1003,0.0,,70.0,,,,,,,Protein,G +2271709,1003,53.57,,70.0,,,,,,,Protein,G +2271925,1003,0.0,,70.0,,,,,,,Protein,G +2272081,1003,10.71,,70.0,,,,,,,Protein,G +2272149,1003,3.23,,70.0,,,,,,,Protein,G +2272274,1003,7.14,,70.0,,,,,,,Protein,G +2272698,1003,12.0,,70.0,,,,,,,Protein,G +2273007,1003,0.0,,70.0,,,,,,,Protein,G +2273032,1003,65.57,,70.0,,,,,,,Protein,G +2273379,1003,2.82,,70.0,,,,,,,Protein,G +2273427,1003,1.69,,70.0,,,,,,,Protein,G +2273539,1003,0.0,,70.0,,,,,,,Protein,G +2273601,1003,0.71,,70.0,,,,,,,Protein,G +2273652,1003,2.63,,70.0,,,,,,,Protein,G +2273970,1003,4.19,,70.0,,,,,,,Protein,G +2274263,1003,6.67,,70.0,,,,,,,Protein,G +2274288,1003,3.74,,70.0,,,,,,,Protein,G +2274731,1003,6.67,,70.0,,,,,,,Protein,G +2275041,1003,2.82,,70.0,,,,,,,Protein,G +2275346,1003,13.04,,70.0,,,,,,,Protein,G +2275571,1003,16.48,,70.0,,,,,,,Protein,G +2275775,1003,0.0,,70.0,,,,,,,Protein,G +2275851,1003,7.14,,70.0,,,,,,,Protein,G +2275958,1003,0.0,,70.0,,,,,,,Protein,G +2276078,1003,0.0,,70.0,,,,,,,Protein,G +2276564,1003,20.0,,70.0,,,,,,,Protein,G +2276716,1003,8.77,,70.0,,,,,,,Protein,G +2277520,1003,21.88,,70.0,,,,,,,Protein,G +2277902,1003,3.75,,70.0,,,,,,,Protein,G +2277916,1003,14.14,,70.0,,,,,,,Protein,G +2278212,1003,7.14,,70.0,,,,,,,Protein,G +2278256,1003,0.71,,73.0,,,,,,,Protein,G +2278431,1003,9.38,,70.0,,,,,,,Protein,G +2278434,1003,10.71,,70.0,,,,,,,Protein,G +2278912,1003,3.33,,70.0,,,,,,,Protein,G +2279480,1003,0.0,,70.0,,,,,,,Protein,G +2279617,1003,0.0,,70.0,,,,,,,Protein,G +2279983,1003,3.38,,70.0,,,,,,,Protein,G +2280347,1003,20.0,,70.0,,,,,,,Protein,G +2280439,1003,75.86,,70.0,,,,,,,Protein,G +2280607,1003,83.33,,70.0,,,,,,,Protein,G +2280840,1003,8.93,,70.0,,,,,,,Protein,G +2281577,1003,3.33,,70.0,,,,,,,Protein,G +2281658,1003,11.07,,70.0,,,,,,,Protein,G +2281935,1003,1.67,,70.0,,,,,,,Protein,G +2282104,1003,0.0,,75.0,,,,,,,Protein,G +2282286,1003,0.0,,70.0,,,,,,,Protein,G +2282537,1003,7.5,,70.0,,,,,,,Protein,G +2282685,1003,0.0,,70.0,,,,,,,Protein,G +2282826,1003,6.06,,70.0,,,,,,,Protein,G +2282851,1003,15.85,,70.0,,,,,,,Protein,G +2282959,1003,0.0,,70.0,,,,,,,Protein,G +2283013,1003,1.64,,70.0,,,,,,,Protein,G +2283098,1003,3.33,,70.0,,,,,,,Protein,G +2283226,1003,0.0,,70.0,,,,,,,Protein,G +2283539,1003,9.38,,70.0,,,,,,,Protein,G +2283673,1003,23.81,,70.0,,,,,,,Protein,G +2283793,1003,6.67,,70.0,,,,,,,Protein,G +2284179,1003,24.32,,70.0,,,,,,,Protein,G +2284493,1003,2.08,,70.0,,,,,,,Protein,G +2284520,1003,6.67,,70.0,,,,,,,Protein,G +2285198,1003,11.5,,70.0,,,,,,,Protein,G +2285208,1003,4.21,,70.0,,,,,,,Protein,G +2285253,1003,0.0,,70.0,,,,,,,Protein,G +2285471,1003,0.0,,70.0,,,,,,,Protein,G +2285870,1003,0.0,,70.0,,,,,,,Protein,G +2286175,1003,13.33,,70.0,,,,,,,Protein,G +2286257,1003,8.16,,70.0,,,,,,,Protein,G +2286807,1003,7.05,,70.0,,,,,,,Protein,G +2287321,1003,10.0,,70.0,,,,,,,Protein,G +2287554,1003,0.0,,70.0,,,,,,,Protein,G +2287894,1003,4.32,,70.0,,,,,,,Protein,G +2287966,1003,0.0,,70.0,,,,,,,Protein,G +2288648,1003,1.75,,70.0,,,,,,,Protein,G +2288806,1003,12.5,,70.0,,,,,,,Protein,G +2288831,1003,0.86,,73.0,,,,,,,Protein,G +2288982,1003,0.0,,70.0,,,,,,,Protein,G +2289088,1003,5.56,,70.0,,,,,,,Protein,G +2289163,1003,6.9,,70.0,,,,,,,Protein,G +2289215,1003,8.0,,70.0,,,,,,,Protein,G +2289223,1003,0.82,,70.0,,,,,,,Protein,G +2289446,1003,13.57,,70.0,,,,,,,Protein,G +2289493,1003,5.41,,70.0,,,,,,,Protein,G +2289715,1003,8.33,,70.0,,,,,,,Protein,G +2289794,1003,5.88,,70.0,,,,,,,Protein,G +2290305,1003,0.0,,70.0,,,,,,,Protein,G +2290868,1003,0.0,,70.0,,,,,,,Protein,G +2293311,1003,0.0,,70.0,,,,,,,Protein,G +2294461,1003,0.0,,70.0,,,,,,,Protein,G +2295103,1003,0.0,,70.0,,,,,,,Protein,G +2295641,1003,20.54,,70.0,,,,,,,Protein,G +2295958,1003,0.67,,70.0,,,,,,,Protein,G +2296097,1003,0.0,,70.0,,,,,,,Protein,G +2296127,1003,0.0,,70.0,,,,,,,Protein,G +2296435,1003,12.94,,70.0,,,,,,,Protein,G +2296668,1003,7.2,,70.0,,,,,,,Protein,G +2296746,1003,0.0,,70.0,,,,,,,Protein,G +2298538,1003,0.0,,70.0,,,,,,,Protein,G +2298540,1003,23.33,,70.0,,,,,,,Protein,G +2298785,1003,23.33,,70.0,,,,,,,Protein,G +2298813,1003,1.18,,70.0,,,,,,,Protein,G +2299018,1003,0.0,,70.0,,,,,,,Protein,G +2299349,1003,50.0,,70.0,,,,,,,Protein,G +2300445,1003,7.05,,70.0,,,,,,,Protein,G +2300886,1003,32.99,,70.0,,,,,,,Protein,G +2301236,1003,17.86,,70.0,,,,,,,Protein,G +2301430,1003,2.38,,70.0,,,,,,,Protein,G +2301687,1003,0.0,,70.0,,,,,,,Protein,G +2301889,1003,32.14,,70.0,,,,,,,Protein,G +2302274,1003,2.82,,70.0,,,,,,,Protein,G +2302441,1003,0.0,,70.0,,,,,,,Protein,G +2302963,1003,16.67,,70.0,,,,,,,Protein,G +2303615,1003,15.38,,70.0,,,,,,,Protein,G +2303812,1003,4.71,,70.0,,,,,,,Protein,G +2304006,1003,3.06,,70.0,,,,,,,Protein,G +2304233,1003,0.71,,73.0,,,,,,,Protein,G +2304738,1003,1.6,,70.0,,,,,,,Protein,G +2304799,1003,14.29,,70.0,,,,,,,Protein,G +2304874,1003,0.0,,70.0,,,,,,,Protein,G +2304880,1003,10.0,,70.0,,,,,,,Protein,G +2305729,1003,3.33,,70.0,,,,,,,Protein,G +2305771,1003,0.0,,70.0,,,,,,,Protein,G +2306154,1003,0.0,,70.0,,,,,,,Protein,G +2307095,1003,10.34,,70.0,,,,,,,Protein,G +2307377,1003,15.79,,70.0,,,,,,,Protein,G +2307643,1003,2.35,,70.0,,,,,,,Protein,G +2308552,1003,3.8,,70.0,,,,,,,Protein,G +2309317,1003,18.48,,70.0,,,,,,,Protein,G +2309673,1003,6.67,,70.0,,,,,,,Protein,G +2309970,1003,2.47,,70.0,,,,,,,Protein,G +2311401,1003,2.84,,70.0,,,,,,,Protein,G +2311885,1003,3.57,,70.0,,,,,,,Protein,G +2312216,1003,21.88,,70.0,,,,,,,Protein,G +2313405,1003,16.07,,70.0,,,,,,,Protein,G +2313449,1003,3.57,,70.0,,,,,,,Protein,G +2313474,1003,0.0,,70.0,,,,,,,Protein,G +2313549,1003,3.33,,70.0,,,,,,,Protein,G +2313771,1003,12.12,,70.0,,,,,,,Protein,G +2313867,1003,6.67,,70.0,,,,,,,Protein,G +2314122,1003,5.0,,70.0,,,,,,,Protein,G +2314210,1003,0.0,,70.0,,,,,,,Protein,G +2314434,1003,0.0,,70.0,,,,,,,Protein,G +2314810,1003,10.0,,70.0,,,,,,,Protein,G +2314905,1003,24.71,,70.0,,,,,,,Protein,G +2315076,1003,21.74,,70.0,,,,,,,Protein,G +2315088,1003,0.51,,73.0,,,,,,,Protein,G +2315203,1003,8.0,,70.0,,,,,,,Protein,G +2315417,1003,8.33,,70.0,,,,,,,Protein,G +2315447,1003,17.65,,70.0,,,,,,,Protein,G +2315627,1003,10.0,,70.0,,,,,,,Protein,G +2315846,1003,7.69,,70.0,,,,,,,Protein,G +2316356,1003,0.0,,70.0,,,,,,,Protein,G +2316381,1003,17.86,,70.0,,,,,,,Protein,G +2316731,1003,10.64,,70.0,,,,,,,Protein,G +2317042,1003,4.8,,71.0,,,,,,,Protein,G +2317085,1003,10.4,,71.0,,,,,,,Protein,G +2317138,1003,45.2,,71.0,,,,,,,Protein,G +2317304,1003,0.0,,71.0,,,,,,,Protein,G +2319974,1003,10.0,,70.0,,,,,,,Protein,G +2320047,1003,11.43,,70.0,,,,,,,Protein,G +2320149,1003,7.14,,70.0,,,,,,,Protein,G +2320250,1003,1.43,,70.0,,,,,,,Protein,G +2320306,1003,0.0,,70.0,,,,,,,Protein,G +2321156,1003,46.67,,70.0,,,,,,,Protein,G +2321577,1003,0.0,,70.0,,,,,,,Protein,G +2321909,1003,0.0,,70.0,,,,,,,Protein,G +2321969,1003,12.5,,70.0,,,,,,,Protein,G +2322103,1003,0.0,,70.0,,,,,,,Protein,G +2322169,1003,6.47,,70.0,,,,,,,Protein,G +2322761,1003,8.65,,70.0,,,,,,,Protein,G +2322832,1003,8.49,,70.0,,,,,,,Protein,G +2322950,1003,0.0,,70.0,,,,,,,Protein,G +2323231,1003,3.03,,70.0,,,,,,,Protein,G +2323554,1003,0.83,,70.0,,,,,,,Protein,G +2324763,1003,1.64,,70.0,,,,,,,Protein,G +2325284,1003,6.67,,70.0,,,,,,,Protein,G +2325293,1003,2.31,,70.0,,,,,,,Protein,G +2325738,1003,14.29,,70.0,,,,,,,Protein,G +2325774,1003,0.0,,70.0,,,,,,,Protein,G +2326312,1003,50.0,,70.0,,,,,,,Protein,G +2326403,1003,6.78,,70.0,,,,,,,Protein,G +2326561,1003,0.0,,70.0,,,,,,,Protein,G +2326653,1003,0.0,,70.0,,,,,,,Protein,G +2327190,1003,7.14,,70.0,,,,,,,Protein,G +2327412,1003,5.71,,70.0,,,,,,,Protein,G +2327461,1003,7.14,,70.0,,,,,,,Protein,G +2327974,1003,10.71,,70.0,,,,,,,Protein,G +2328057,1003,0.0,,70.0,,,,,,,Protein,G +2328304,1003,21.43,,70.0,,,,,,,Protein,G +2328412,1003,5.71,,70.0,,,,,,,Protein,G +2328527,1003,18.97,,70.0,,,,,,,Protein,G +2328550,1003,28.57,,70.0,,,,,,,Protein,G +2329218,1003,0.0,,70.0,,,,,,,Protein,G +2329314,1003,13.04,,70.0,,,,,,,Protein,G +2329403,1003,10.62,,70.0,,,,,,,Protein,G +2329649,1003,2.33,,73.0,,,,,,,Protein,G +2329696,1003,14.29,,70.0,,,,,,,Protein,G +2330786,1003,16.96,,71.0,,,,,,,Protein,G +2330827,1003,0.0,,75.0,,,,,,,Protein,G +2331446,1003,19.64,,71.0,,,,,,,Protein,G +2331494,1003,0.05,,78.0,,,,,,,Protein,G +2331521,1003,0.0,,75.0,,,,,,,Protein,G +2331581,1003,0.09,,78.0,,,,,,,Protein,G +2332380,1003,2.38,,71.0,,,,,,,Protein,G +2332787,1003,6.67,,70.0,,,,,,,Protein,G +2333332,1003,36.67,,70.0,,,,,,,Protein,G +2333347,1003,8.0,,70.0,,,,,,,Protein,G +2333403,1003,5.13,,70.0,,,,,,,Protein,G +2333895,1003,30.0,,70.0,,,,,,,Protein,G +2333948,1003,60.71,,70.0,,,,,,,Protein,G +2334451,1003,20.59,,70.0,,,,,,,Protein,G +2335031,1003,7.14,,70.0,,,,,,,Protein,G +2335596,1003,4.21,,70.0,,,,,,,Protein,G +2336273,1003,0.0,,75.0,,,,,,,Protein,G +2336856,1003,0.98,,71.0,,,,,,,Protein,G +2337287,1003,2.5,,71.0,,,,,,,Protein,G +2337920,1003,7.14,,70.0,,,,,,,Protein,G +2338133,1003,4.76,,70.0,,,,,,,Protein,G +2338189,1003,7.49,,70.0,,,,,,,Protein,G +2338193,1003,25.0,,70.0,,,,,,,Protein,G +2338327,1003,6.67,,70.0,,,,,,,Protein,G +2338477,1003,8.75,,70.0,,,,,,,Protein,G +2338590,1003,30.0,,70.0,,,,,,,Protein,G +2338726,1003,0.0,,75.0,,,,,,,Protein,G +2339279,1003,0.0,,70.0,,,,,,,Protein,G +2339508,1003,2.5,,70.0,,,,,,,Protein,G +2339627,1003,5.88,,70.0,,,,,,,Protein,G +2340393,1003,0.0,,70.0,,,,,,,Protein,G +2341069,1003,4.27,,,,,,,,,Protein,G +2341263,1003,31.1,,,,,,,,,Protein,G +2341637,1003,8.68,,,,,,,,,Protein,G +2341745,1003,14.38,,,,,,,,,Protein,G +2341907,1003,8.74,,,,,,,,,Protein,G +2342074,1003,5.12,,,,,,,,,Protein,G +2342257,1003,6.92,,,,,,,,,Protein,G +2342464,1003,20.83,,,,,,,,,Protein,G +2342471,1003,15.32,,,,,,,,,Protein,G +2343023,1003,6.31,,,,,,,,,Protein,G +2343368,1003,3.28,,,,,,,,,Protein,G +2343375,1003,4.36,,,,,,,,,Protein,G +2343978,1003,6.51,,,,,,,,,Protein,G +2344693,1003,2.5,,,,,,,,,Protein,G +2344818,1003,0.0,,,,,,,,,Protein,G +2344944,1003,7.13,,,,,,,,,Protein,G +2344970,1003,1.73,,,,,,,,,Protein,G +2345067,1003,1.57,,,,,,,,,Protein,G +2345195,1003,0.72,,,,,,,,,Protein,G +2345202,1003,2.89,,,,,,,,,Protein,G +2345207,1003,0.89,,,,,,,,,Protein,G +2345233,1003,1.08,,,,,,,,,Protein,G +2345265,1003,1.25,,,,,,,,,Protein,G +2345444,1003,2.22,,,,,,,,,Protein,G +2345645,1003,7.16,,,,,,,,,Protein,G +2345686,1003,4.91,,,,,,,,,Protein,G +2346048,1003,9.0,,,,,,,,,Protein,G +2346137,1003,0.07,,,,,,,,,Protein,G +2346207,1003,0.24,,,,,,,,,Protein,G +2364030,1003,4.5,,78.0,,,,,,,Protein,G +2364406,1003,6.45,,70.0,,,,,,,Protein,G +2364521,1003,2.78,,70.0,,,,,,,Protein,G +2364673,1003,0.0,,75.0,,,,,,,Protein,G +2365151,1003,4.51,,70.0,,,,,,,Protein,G +2365331,1003,2.94,,70.0,,,,,,,Protein,G +2365341,1003,0.0,,70.0,,,,,,,Protein,G +2365509,1003,15.34,,70.0,,,,,,,Protein,G +2365586,1003,4.62,,70.0,,,,,,,Protein,G +2365810,1003,1.6,,70.0,,,,,,,Protein,G +2365911,1003,4.55,,70.0,,,,,,,Protein,G +2365918,1003,0.0,,70.0,,,,,,,Protein,G +2366167,1003,3.33,,70.0,,,,,,,Protein,G +2366680,1003,13.33,,70.0,,,,,,,Protein,G +2366968,1003,0.0,,70.0,,,,,,,Protein,G +2367071,1003,33.33,,70.0,,,,,,,Protein,G +2367508,1003,0.0,,70.0,,,,,,,Protein,G +2367694,1003,7.81,,70.0,,,,,,,Protein,G +2368080,1003,33.33,,70.0,,,,,,,Protein,G +2368119,1003,0.0,,70.0,,,,,,,Protein,G +2368205,1003,0.0,,70.0,,,,,,,Protein,G +2368860,1003,0.0,,70.0,,,,,,,Protein,G +2369004,1003,5.31,,70.0,,,,,,,Protein,G +2369256,1003,3.53,,70.0,,,,,,,Protein,G +2369509,1003,11.43,,70.0,,,,,,,Protein,G +2370041,1003,14.16,,70.0,,,,,,,Protein,G +2370293,1003,7.14,,70.0,,,,,,,Protein,G +2370525,1003,17.86,,71.0,,,,,,,Protein,G +2370613,1003,35.29,,71.0,,,,,,,Protein,G +2370838,1003,20.54,,71.0,,,,,,,Protein,G +2370943,1003,1.3,,78.0,,,,,,,Protein,G +2370975,1003,16.96,,71.0,,,,,,,Protein,G +2371108,1003,35.29,,71.0,,,,,,,Protein,G +2371337,1003,16.1,,78.0,,,,,,,Protein,G +2371594,1003,14.0,,78.0,,,,,,,Protein,G +2371794,1003,6.12,,72.0,,,,,,,Protein,G +2371815,1003,5.0,,71.0,,,,,,,Protein,G +2371833,1003,6.0,,78.0,,,,,,,Protein,G +2372035,1003,8.77,,72.0,,,,,,,Protein,G +2372247,1003,25.0,,70.0,,,,,,,Protein,G +2372265,1003,2.82,,70.0,,,,,,,Protein,G +2372450,1003,0.0,,70.0,,,,,,,Protein,G +2372700,1003,21.43,,70.0,,,,,,,Protein,G +2372758,1003,3.8,,70.0,,,,,,,Protein,G +2372967,1003,12.5,,70.0,,,,,,,Protein,G +2373246,1003,0.0,,70.0,,,,,,,Protein,G +2373540,1003,10.26,,70.0,,,,,,,Protein,G +2373920,1003,25.86,,70.0,,,,,,,Protein,G +2374020,1003,0.0,,70.0,,,,,,,Protein,G +2374099,1003,21.88,,70.0,,,,,,,Protein,G +2374456,1003,16.47,,70.0,,,,,,,Protein,G +2374761,1003,6.73,,70.0,,,,,,,Protein,G +2375074,1003,21.18,,70.0,,,,,,,Protein,G +2375076,1003,3.33,,70.0,,,,,,,Protein,G +2375163,1003,11.54,,70.0,,,,,,,Protein,G +2375437,1003,7.14,,70.0,,,,,,,Protein,G +2375507,1003,6.67,,70.0,,,,,,,Protein,G +2375977,1003,0.0,,70.0,,,,,,,Protein,G +2376158,1003,0.0,,70.0,,,,,,,Protein,G +2376446,1003,3.85,,70.0,,,,,,,Protein,G +2376599,1003,0.0,,70.0,,,,,,,Protein,G +2376782,1003,3.57,,70.0,,,,,,,Protein,G +2377363,1003,0.0,,70.0,,,,,,,Protein,G +2377364,1003,10.53,,70.0,,,,,,,Protein,G +2377445,1003,0.0,,70.0,,,,,,,Protein,G +2377538,1003,10.43,,70.0,,,,,,,Protein,G +2377801,1003,0.0,,70.0,,,,,,,Protein,G +2377871,1003,3.57,,70.0,,,,,,,Protein,G +2378026,1003,5.88,,70.0,,,,,,,Protein,G +2378216,1003,0.0,,70.0,,,,,,,Protein,G +2378622,1003,5.88,,70.0,,,,,,,Protein,G +2378932,1003,16.67,,73.0,,,,,,,Protein,G +2379047,1003,25.0,,70.0,,,,,,,Protein,G +2379191,1003,3.53,,70.0,,,,,,,Protein,G +2379275,1003,0.0,,70.0,,,,,,,Protein,G +2379391,1003,6.67,,70.0,,,,,,,Protein,G +2379449,1003,7.14,,70.0,,,,,,,Protein,G +2379797,1003,3.23,,70.0,,,,,,,Protein,G +2379968,1003,3.08,,70.0,,,,,,,Protein,G +2380055,1003,7.14,,70.0,,,,,,,Protein,G +2380208,1003,0.0,,70.0,,,,,,,Protein,G +2380365,1003,6.25,,70.0,,,,,,,Protein,G +2380454,1003,7.05,,70.0,,,,,,,Protein,G +2380521,1003,3.33,,70.0,,,,,,,Protein,G +2380746,1003,35.29,,71.0,,,,,,,Protein,G +2380810,1003,0.4,,70.0,,,,,,,Protein,G +2380866,1003,7.92,,78.0,,,,,,,Protein,G +2381312,1003,2.5,,78.0,,,,,,,Protein,G +2381319,1003,4.54,,78.0,,,,,,,Protein,G +2381675,1003,8.47,,70.0,,,,,,,Protein,G +2382102,1003,10.4,,70.0,,,,,,,Protein,G +2382104,1003,11.81,,70.0,,,,,,,Protein,G +2382449,1003,2.3,,70.0,,,,,,,Protein,G +2382595,1003,6.25,,70.0,,,,,,,Protein,G +2382614,1003,23.81,,70.0,,,,,,,Protein,G +2382789,1003,0.0,,70.0,,,,,,,Protein,G +2383020,1003,14.29,,70.0,,,,,,,Protein,G +2383089,1003,4.2,,70.0,,,,,,,Protein,G +2383198,1003,4.96,,70.0,,,,,,,Protein,G +2383416,1003,3.75,,70.0,,,,,,,Protein,G +2383448,1003,17.86,,70.0,,,,,,,Protein,G +2383523,1003,0.59,,70.0,,,,,,,Protein,G +2384002,1003,0.0,,70.0,,,,,,,Protein,G +2384089,1003,5.26,,70.0,,,,,,,Protein,G +2384472,1003,30.0,,70.0,,,,,,,Protein,G +2384590,1003,0.71,,73.0,,,,,,,Protein,G +2384661,1003,1.18,,70.0,,,,,,,Protein,G +2384680,1003,0.0,,75.0,,,,,,,Protein,G +2384713,1003,0.0,,70.0,,,,,,,Protein,G +2385073,1003,14.29,,70.0,,,,,,,Protein,G +2385083,1003,0.0,,70.0,,,,,,,Protein,G +2385106,1003,25.0,,70.0,,,,,,,Protein,G +2385981,1003,7.86,,70.0,,,,,,,Protein,G +2386190,1003,7.14,,70.0,,,,,,,Protein,G +2387008,1003,9.29,,70.0,,,,,,,Protein,G +2387243,1003,25.0,,70.0,,,,,,,Protein,G +2387316,1003,0.0,,70.0,,,,,,,Protein,G +2387324,1003,14.29,,70.0,,,,,,,Protein,G +2387384,1003,0.0,,70.0,,,,,,,Protein,G +2387456,1003,18.99,,70.0,,,,,,,Protein,G +2387583,1003,2.5,,70.0,,,,,,,Protein,G +2387587,1003,3.33,,70.0,,,,,,,Protein,G +2387932,1003,6.67,,70.0,,,,,,,Protein,G +2388106,1003,9.73,,70.0,,,,,,,Protein,G +2388175,1003,0.0,,70.0,,,,,,,Protein,G +2388260,1003,10.53,,70.0,,,,,,,Protein,G +2388374,1003,22.86,,70.0,,,,,,,Protein,G +2388634,1003,20.63,,70.0,,,,,,,Protein,G +2388681,1003,0.0,,70.0,,,,,,,Protein,G +2388687,1003,0.0,,70.0,,,,,,,Protein,G +2389386,1003,12.9,,70.0,,,,,,,Protein,G +2389972,1003,10.71,,70.0,,,,,,,Protein,G +2390110,1003,20.0,,70.0,,,,,,,Protein,G +2390424,1003,25.0,,70.0,,,,,,,Protein,G +2390581,1003,2.35,,70.0,,,,,,,Protein,G +2390638,1003,20.0,,70.0,,,,,,,Protein,G +2391051,1003,25.88,,70.0,,,,,,,Protein,G +2391355,1003,4.83,,70.0,,,,,,,Protein,G +2391385,1003,0.83,,70.0,,,,,,,Protein,G +2391637,1003,1.64,,70.0,,,,,,,Protein,G +2391640,1003,0.83,,70.0,,,,,,,Protein,G +2391740,1003,20.24,,70.0,,,,,,,Protein,G +2391756,1003,6.67,,70.0,,,,,,,Protein,G +2392384,1003,3.57,,73.0,,,,,,,Protein,G +2392548,1003,23.81,,70.0,,,,,,,Protein,G +2392696,1003,13.51,,70.0,,,,,,,Protein,G +2392960,1003,22.22,,70.0,,,,,,,Protein,G +2393190,1003,13.33,,70.0,,,,,,,Protein,G +2393329,1003,1.23,,70.0,,,,,,,Protein,G +2393386,1003,2.0,,70.0,,,,,,,Protein,G +2393529,1003,3.33,,70.0,,,,,,,Protein,G +2393596,1003,0.0,,70.0,,,,,,,Protein,G +2393901,1003,15.56,,70.0,,,,,,,Protein,G +2394210,1003,16.47,,70.0,,,,,,,Protein,G +2394275,1003,2.03,,70.0,,,,,,,Protein,G +2394474,1003,1.25,,70.0,,,,,,,Protein,G +2394810,1003,6.67,,70.0,,,,,,,Protein,G +2394839,1003,8.89,,70.0,,,,,,,Protein,G +2395493,1003,6.67,,70.0,,,,,,,Protein,G +2395629,1003,0.0,,70.0,,,,,,,Protein,G +2395885,1003,0.0,,75.0,,,,,,,Protein,G +2396054,1003,2.86,,70.0,,,,,,,Protein,G +2396114,1003,9.52,,70.0,,,,,,,Protein,G +2396291,1003,0.0,,70.0,,,,,,,Protein,G +2396466,1003,0.0,,70.0,,,,,,,Protein,G +2396471,1003,0.0,,70.0,,,,,,,Protein,G +2396907,1003,6.67,,70.0,,,,,,,Protein,G +2397013,1003,0.0,,70.0,,,,,,,Protein,G +2397106,1003,17.5,,70.0,,,,,,,Protein,G +2397485,1003,0.0,,75.0,,,,,,,Protein,G +2398013,1003,3.91,,70.0,,,,,,,Protein,G +2398079,1003,21.43,,70.0,,,,,,,Protein,G +2398327,1003,0.0,,75.0,,,,,,,Protein,G +2398408,1003,0.42,,70.0,,,,,,,Protein,G +2398473,1003,0.0,,70.0,,,,,,,Protein,G +2398749,1003,20.0,,70.0,,,,,,,Protein,G +2398761,1003,0.0,,70.0,,,,,,,Protein,G +2398868,1003,2.35,,70.0,,,,,,,Protein,G +2399314,1003,86.67,,70.0,,,,,,,Protein,G +2399425,1003,23.81,,70.0,,,,,,,Protein,G +2399533,1003,22.81,,70.0,,,,,,,Protein,G +2399723,1003,0.0,,70.0,,,,,,,Protein,G +2400034,1003,21.43,,70.0,,,,,,,Protein,G +2400111,1003,11.62,,70.0,,,,,,,Protein,G +2400175,1003,1.18,,70.0,,,,,,,Protein,G +2400363,1003,12.5,,70.0,,,,,,,Protein,G +2400387,1003,7.14,,70.0,,,,,,,Protein,G +2400392,1003,16.67,,70.0,,,,,,,Protein,G +2400445,1003,9.41,,70.0,,,,,,,Protein,G +2400737,1003,0.0,,70.0,,,,,,,Protein,G +2400792,1003,0.0,,70.0,,,,,,,Protein,G +2400932,1003,17.86,,70.0,,,,,,,Protein,G +2400941,1003,17.86,,70.0,,,,,,,Protein,G +2401174,1003,3.33,,70.0,,,,,,,Protein,G +2401216,1003,1.18,,70.0,,,,,,,Protein,G +2401231,1003,4.17,,70.0,,,,,,,Protein,G +2401607,1003,0.0,,70.0,,,,,,,Protein,G +2401844,1003,16.96,,70.0,,,,,,,Protein,G +2401972,1003,3.57,,70.0,,,,,,,Protein,G +2402634,1003,2.35,,70.0,,,,,,,Protein,G +2402667,1003,7.14,,70.0,,,,,,,Protein,G +2402979,1003,6.67,,70.0,,,,,,,Protein,G +2403085,1003,0.79,,70.0,,,,,,,Protein,G +2403402,1003,7.14,,70.0,,,,,,,Protein,G +2403420,1003,17.86,,70.0,,,,,,,Protein,G +2403465,1003,14.62,,70.0,,,,,,,Protein,G +2403466,1003,0.0,,75.0,,,,,,,Protein,G +2403828,1003,25.0,,70.0,,,,,,,Protein,G +2403879,1003,7.14,,70.0,,,,,,,Protein,G +2403989,1003,0.62,,70.0,,,,,,,Protein,G +2404567,1003,0.83,,70.0,,,,,,,Protein,G +2405553,1003,7.27,,70.0,,,,,,,Protein,G +2405570,1003,1.6,,70.0,,,,,,,Protein,G +2405671,1003,11.11,,70.0,,,,,,,Protein,G +2405675,1003,9.76,,70.0,,,,,,,Protein,G +2405738,1003,3.53,,70.0,,,,,,,Protein,G +2406129,1003,0.0,,70.0,,,,,,,Protein,G +2406306,1003,0.0,,70.0,,,,,,,Protein,G +2406447,1003,1.61,,73.0,,,,,,,Protein,G +2407002,1003,1.64,,70.0,,,,,,,Protein,G +2407144,1003,10.87,,70.0,,,,,,,Protein,G +2407242,1003,0.0,,70.0,,,,,,,Protein,G +2407393,1003,20.0,,70.0,,,,,,,Protein,G +2407537,1003,11.67,,70.0,,,,,,,Protein,G +2407602,1003,0.0,,70.0,,,,,,,Protein,G +2407711,1003,1.61,,73.0,,,,,,,Protein,G +2407951,1003,21.88,,70.0,,,,,,,Protein,G +2408094,1003,0.42,,70.0,,,,,,,Protein,G +2408214,1003,0.0,,70.0,,,,,,,Protein,G +2408571,1003,20.0,,70.0,,,,,,,Protein,G +2408765,1003,0.0,,70.0,,,,,,,Protein,G +2409240,1003,0.0,,70.0,,,,,,,Protein,G +2409503,1003,25.0,,70.0,,,,,,,Protein,G +2409525,1003,0.0,,70.0,,,,,,,Protein,G +2409666,1003,2.35,,70.0,,,,,,,Protein,G +2409708,1003,22.22,,70.0,,,,,,,Protein,G +2409788,1003,8.77,,70.0,,,,,,,Protein,G +2409794,1003,16.07,,70.0,,,,,,,Protein,G +2410075,1003,25.0,,70.0,,,,,,,Protein,G +2410357,1003,57.14,,70.0,,,,,,,Protein,G +2410508,1003,2.31,,70.0,,,,,,,Protein,G +2410709,1003,0.71,,70.0,,,,,,,Protein,G +2410850,1003,1.64,,70.0,,,,,,,Protein,G +2410904,1003,6.67,,70.0,,,,,,,Protein,G +2411090,1003,3.33,,70.0,,,,,,,Protein,G +2411095,1003,0.0,,70.0,,,,,,,Protein,G +2411783,1003,14.29,,70.0,,,,,,,Protein,G +2412025,1003,0.0,,70.0,,,,,,,Protein,G +2412266,1003,2.4,,70.0,,,,,,,Protein,G +2412442,1003,0.0,,70.0,,,,,,,Protein,G +2412997,1003,1.63,,70.0,,,,,,,Protein,G +2413277,1003,0.0,,70.0,,,,,,,Protein,G +2413413,1003,9.46,,70.0,,,,,,,Protein,G +2413490,1003,0.0,,70.0,,,,,,,Protein,G +2413566,1003,15.79,,70.0,,,,,,,Protein,G +2413851,1003,0.71,,70.0,,,,,,,Protein,G +2414330,1003,0.28,,70.0,,,,,,,Protein,G +2414464,1003,7.14,,70.0,,,,,,,Protein,G +2414594,1003,7.14,,70.0,,,,,,,Protein,G +2414709,1003,0.0,,70.0,,,,,,,Protein,G +2414790,1003,26.09,,70.0,,,,,,,Protein,G +2414805,1003,29.41,,70.0,,,,,,,Protein,G +2414868,1003,4.93,,70.0,,,,,,,Protein,G +2415012,1003,3.0,,70.0,,,,,,,Protein,G +2415056,1003,2.19,,70.0,,,,,,,Protein,G +2415315,1003,4.17,,70.0,,,,,,,Protein,G +2415783,1003,3.33,,70.0,,,,,,,Protein,G +2416528,1003,14.71,,70.0,,,,,,,Protein,G +2416578,1003,0.0,,70.0,,,,,,,Protein,G +2416672,1003,6.0,,70.0,,,,,,,Protein,G +2417732,1003,16.67,,70.0,,,,,,,Protein,G +2418249,1003,17.86,,70.0,,,,,,,Protein,G +2418513,1003,12.73,,70.0,,,,,,,Protein,G +2418526,1003,4.08,,70.0,,,,,,,Protein,G +2418634,1003,9.23,,70.0,,,,,,,Protein,G +2418654,1003,4.4,,70.0,,,,,,,Protein,G +2418779,1003,3.33,,70.0,,,,,,,Protein,G +2418912,1003,0.21,,70.0,,,,,,,Protein,G +2419058,1003,3.57,,70.0,,,,,,,Protein,G +2419085,1003,16.03,,70.0,,,,,,,Protein,G +2419222,1003,3.33,,73.0,,,,,,,Protein,G +2420091,1003,0.0,,70.0,,,,,,,Protein,G +2420256,1003,0.42,,70.0,,,,,,,Protein,G +2420390,1003,5.88,,70.0,,,,,,,Protein,G +2420566,1003,0.84,,70.0,,,,,,,Protein,G +2420717,1003,2.17,,70.0,,,,,,,Protein,G +2420726,1003,12.5,,70.0,,,,,,,Protein,G +2420922,1003,0.0,,70.0,,,,,,,Protein,G +2421586,1003,11.11,,70.0,,,,,,,Protein,G +2421968,1003,0.42,,70.0,,,,,,,Protein,G +2422041,1003,0.0,,70.0,,,,,,,Protein,G +2422105,1003,0.0,,70.0,,,,,,,Protein,G +2422180,1003,0.0,,70.0,,,,,,,Protein,G +2422551,1003,1.67,,73.0,,,,,,,Protein,G +2422560,1003,20.0,,70.0,,,,,,,Protein,G +2422570,1003,6.67,,70.0,,,,,,,Protein,G +2423536,1003,33.33,,70.0,,,,,,,Protein,G +2423660,1003,2.56,,70.0,,,,,,,Protein,G +2424058,1003,21.88,,70.0,,,,,,,Protein,G +2424757,1003,16.67,,70.0,,,,,,,Protein,G +2424990,1003,1.61,,70.0,,,,,,,Protein,G +2425086,1003,0.0,,70.0,,,,,,,Protein,G +2425095,1003,1.18,,70.0,,,,,,,Protein,G +2425105,1003,3.33,,70.0,,,,,,,Protein,G +2425287,1003,0.83,,70.0,,,,,,,Protein,G +2425740,1003,13.33,,70.0,,,,,,,Protein,G +2426514,1003,14.71,,70.0,,,,,,,Protein,G +2426639,1003,6.67,,70.0,,,,,,,Protein,G +2426747,1003,2.35,,70.0,,,,,,,Protein,G +2426873,1003,3.53,,70.0,,,,,,,Protein,G +2427003,1003,10.71,,70.0,,,,,,,Protein,G +2427237,1003,34.78,,70.0,,,,,,,Protein,G +2427420,1003,0.8,,70.0,,,,,,,Protein,G +2427517,1003,4.49,,70.0,,,,,,,Protein,G +2427631,1003,21.43,,70.0,,,,,,,Protein,G +2427858,1003,21.43,,70.0,,,,,,,Protein,G +2427912,1003,25.45,,70.0,,,,,,,Protein,G +2427997,1003,0.42,,70.0,,,,,,,Protein,G +2428125,1003,1.47,,70.0,,,,,,,Protein,G +2428449,1003,0.8,,70.0,,,,,,,Protein,G +2428595,1003,2.5,,70.0,,,,,,,Protein,G +2428768,1003,11.11,,70.0,,,,,,,Protein,G +2429110,1003,21.05,,70.0,,,,,,,Protein,G +2429456,1003,42.86,,70.0,,,,,,,Protein,G +2429557,1003,0.0,,70.0,,,,,,,Protein,G +2430298,1003,3.38,,70.0,,,,,,,Protein,G +2430354,1003,14.55,,70.0,,,,,,,Protein,G +2430365,1003,0.0,,75.0,,,,,,,Protein,G +2430487,1003,33.33,,70.0,,,,,,,Protein,G +2431262,1003,0.0,,70.0,,,,,,,Protein,G +2431267,1003,7.27,,70.0,,,,,,,Protein,G +2431418,1003,5.88,,70.0,,,,,,,Protein,G +2431646,1003,21.88,,70.0,,,,,,,Protein,G +2431770,1003,10.71,,70.0,,,,,,,Protein,G +2432052,1003,0.0,,70.0,,,,,,,Protein,G +2432140,1003,6.67,,70.0,,,,,,,Protein,G +2432347,1003,10.0,,70.0,,,,,,,Protein,G +2433183,1003,16.07,,70.0,,,,,,,Protein,G +2433520,1003,0.0,,70.0,,,,,,,Protein,G +2433692,1003,20.0,,70.0,,,,,,,Protein,G +2434019,1003,9.38,,70.0,,,,,,,Protein,G +2434056,1003,1.54,,70.0,,,,,,,Protein,G +2434192,1003,21.88,,70.0,,,,,,,Protein,G +2434466,1003,0.0,,70.0,,,,,,,Protein,G +2434669,1003,13.33,,70.0,,,,,,,Protein,G +2434680,1003,0.0,,70.0,,,,,,,Protein,G +2434714,1003,6.9,,70.0,,,,,,,Protein,G +2434786,1003,0.0,,70.0,,,,,,,Protein,G +2434966,1003,3.57,,70.0,,,,,,,Protein,G +2435263,1003,0.0,,70.0,,,,,,,Protein,G +2435775,1003,0.83,,70.0,,,,,,,Protein,G +2435857,1003,1.6,,70.0,,,,,,,Protein,G +2435913,1003,0.91,,70.0,,,,,,,Protein,G +2436071,1003,2.42,,70.0,,,,,,,Protein,G +2436222,1003,2.5,,70.0,,,,,,,Protein,G +2436737,1003,0.85,,70.0,,,,,,,Protein,G +2437202,1003,1.09,,70.0,,,,,,,Protein,G +2437541,1003,10.0,,70.0,,,,,,,Protein,G +2437649,1003,7.14,,70.0,,,,,,,Protein,G +2437774,1003,4.76,,70.0,,,,,,,Protein,G +2437905,1003,0.0,,70.0,,,,,,,Protein,G +2438304,1003,7.89,,70.0,,,,,,,Protein,G +2438652,1003,0.0,,70.0,,,,,,,Protein,G +2439378,1003,4.29,,70.0,,,,,,,Protein,G +2439762,1003,9.09,,70.0,,,,,,,Protein,G +2440047,1003,25.0,,70.0,,,,,,,Protein,G +2440449,1003,9.4,,70.0,,,,,,,Protein,G +2441079,1003,0.0,,70.0,,,,,,,Protein,G +2441211,1003,0.0,,70.0,,,,,,,Protein,G +2441213,1003,0.0,,70.0,,,,,,,Protein,G +2441274,1003,0.0,,70.0,,,,,,,Protein,G +2441283,1003,0.06,,70.0,,,,,,,Protein,G +2441493,1003,0.0,,70.0,,,,,,,Protein,G +2441674,1003,0.0,,70.0,,,,,,,Protein,G +2441694,1003,0.0,,70.0,,,,,,,Protein,G +2441740,1003,0.66,,70.0,,,,,,,Protein,G +2442384,1003,4.0,,70.0,,,,,,,Protein,G +2442553,1003,1.77,,70.0,,,,,,,Protein,G +2442572,1003,21.43,,70.0,,,,,,,Protein,G +2442600,1003,0.0,,75.0,,,,,,,Protein,G +2443246,1003,0.0,,70.0,,,,,,,Protein,G +2443329,1003,0.0,,70.0,,,,,,,Protein,G +2443568,1003,10.0,,71.0,,,,,,,Protein,G +2443697,1003,21.0,,78.0,,,,,,,Protein,G +2444145,1003,4.4,,78.0,,,,,,,Protein,G +2444157,1003,24.8,,78.0,,,,,,,Protein,G +2444204,1003,10.71,,71.0,,,,,,,Protein,G +2444264,1003,5.63,,71.0,,,,,,,Protein,G +2444375,1003,10.17,,70.0,,,,,,,Protein,G +2444428,1003,0.0,,70.0,,,,,,,Protein,G +2444471,1003,10.26,,70.0,,,,,,,Protein,G +2444509,1003,7.04,,70.0,,,,,,,Protein,G +2444790,1003,10.71,,70.0,,,,,,,Protein,G +2444824,1003,18.75,,70.0,,,,,,,Protein,G +2444874,1003,3.33,,70.0,,,,,,,Protein,G +2444904,1003,16.67,,70.0,,,,,,,Protein,G +2445241,1003,0.0,,70.0,,,,,,,Protein,G +2445353,1003,3.85,,70.0,,,,,,,Protein,G +2445518,1003,0.88,,70.0,,,,,,,Protein,G +2445534,1003,0.0,,75.0,,,,,,,Protein,G +2445785,1003,0.87,,70.0,,,,,,,Protein,G +2445961,1003,13.33,,70.0,,,,,,,Protein,G +2446030,1003,12.5,,70.0,,,,,,,Protein,G +2446081,1003,0.0,,70.0,,,,,,,Protein,G +2446375,1003,12.5,,70.0,,,,,,,Protein,G +2446508,1003,0.0,,70.0,,,,,,,Protein,G +2446584,1003,13.89,,70.0,,,,,,,Protein,G +2447105,1003,3.23,,70.0,,,,,,,Protein,G +2447308,1003,2.54,,70.0,,,,,,,Protein,G +2447667,1003,2.88,,70.0,,,,,,,Protein,G +2447751,1003,0.0,,70.0,,,,,,,Protein,G +2447790,1003,0.0,,70.0,,,,,,,Protein,G +2447867,1003,17.86,,70.0,,,,,,,Protein,G +2448087,1003,13.33,,70.0,,,,,,,Protein,G +2448461,1003,3.37,,70.0,,,,,,,Protein,G +2448561,1003,7.14,,70.0,,,,,,,Protein,G +2448572,1003,0.83,,70.0,,,,,,,Protein,G +2448773,1003,3.33,,73.0,,,,,,,Protein,G +2448940,1003,0.0,,70.0,,,,,,,Protein,G +2449183,1003,0.0,,70.0,,,,,,,Protein,G +2449491,1003,0.0,,70.0,,,,,,,Protein,G +2449584,1003,0.83,,70.0,,,,,,,Protein,G +2449652,1003,10.71,,70.0,,,,,,,Protein,G +2450446,1003,20.0,,70.0,,,,,,,Protein,G +2450456,1003,10.66,,70.0,,,,,,,Protein,G +2450887,1003,0.0,,70.0,,,,,,,Protein,G +2451015,1003,7.14,,70.0,,,,,,,Protein,G +2451021,1003,1.61,,70.0,,,,,,,Protein,G +2451045,1003,2.99,,70.0,,,,,,,Protein,G +2451227,1003,3.57,,70.0,,,,,,,Protein,G +2451484,1003,6.56,,70.0,,,,,,,Protein,G +2451789,1003,14.71,,70.0,,,,,,,Protein,G +2452157,1003,2.78,,70.0,,,,,,,Protein,G +2452212,1003,23.33,,70.0,,,,,,,Protein,G +2452307,1003,8.45,,70.0,,,,,,,Protein,G +2452749,1003,12.5,,70.0,,,,,,,Protein,G +2452768,1003,0.84,,70.0,,,,,,,Protein,G +2453036,1003,14.29,,70.0,,,,,,,Protein,G +2453289,1003,20.0,,70.0,,,,,,,Protein,G +2453502,1003,14.12,,70.0,,,,,,,Protein,G +2453700,1003,6.15,,70.0,,,,,,,Protein,G +2453804,1003,3.33,,70.0,,,,,,,Protein,G +2453936,1003,14.29,,70.0,,,,,,,Protein,G +2454840,1003,22.22,,70.0,,,,,,,Protein,G +2455283,1003,6.25,,73.0,,,,,,,Protein,G +2455445,1003,11.84,,70.0,,,,,,,Protein,G +2455556,1003,4.62,,70.0,,,,,,,Protein,G +2455755,1003,5.0,,70.0,,,,,,,Protein,G +2455795,1003,11.63,,70.0,,,,,,,Protein,G +2455838,1003,5.0,,70.0,,,,,,,Protein,G +2456821,1003,6.45,,71.0,,,,,,,Protein,G +2457126,1003,14.41,,71.0,,,,,,,Protein,G +2457355,1003,5.41,,71.0,,,,,,,Protein,G +2457553,1003,3.53,,71.0,,,,,,,Protein,G +2457614,1003,13.51,,71.0,,,,,,,Protein,G +2457740,1003,10.0,,71.0,,,,,,,Protein,G +2457789,1003,4.65,,71.0,,,,,,,Protein,G +2457897,1003,4.32,,71.0,,,,,,,Protein,G +2458043,1003,5.0,,71.0,,,,,,,Protein,G +2458168,1003,0.0,,71.0,,,,,,,Protein,G +2458203,1003,0.0,,71.0,,,,,,,Protein,G +2458444,1003,15.0,,78.0,,,,,,,Protein,G +2458655,1003,8.7,,71.0,,,,,,,Protein,G +2459027,1003,12.0,,78.0,,,,,,,Protein,G +2459224,1003,9.7,,78.0,,,,,,,Protein,G +2460345,1003,0.63,,70.0,,,,,,,Protein,G +2460477,1003,3.77,,70.0,,,,,,,Protein,G +2460649,1003,7.81,,70.0,,,,,,,Protein,G +2460711,1003,9.3,,70.0,,,,,,,Protein,G +2460822,1003,5.0,,70.0,,,,,,,Protein,G +2461440,1003,19.41,,70.0,,,,,,,Protein,G +2461773,1003,8.27,,70.0,,,,,,,Protein,G +2461835,1003,1.76,,70.0,,,,,,,Protein,G +2462144,1003,3.39,,70.0,,,,,,,Protein,G +2462276,1003,26.09,,70.0,,,,,,,Protein,G +2462440,1003,4.55,,70.0,,,,,,,Protein,G +2462630,1003,16.07,,70.0,,,,,,,Protein,G +2462667,1003,17.54,,70.0,,,,,,,Protein,G +2462747,1003,5.49,,70.0,,,,,,,Protein,G +2462773,1003,25.0,,70.0,,,,,,,Protein,G +2462796,1003,25.0,,70.0,,,,,,,Protein,G +2462855,1003,3.75,,70.0,,,,,,,Protein,G +2462926,1003,10.71,,70.0,,,,,,,Protein,G +2462968,1003,26.09,,70.0,,,,,,,Protein,G +2463195,1003,10.93,,70.0,,,,,,,Protein,G +2463397,1003,0.0,,70.0,,,,,,,Protein,G +2463630,1003,3.3,,70.0,,,,,,,Protein,G +2463760,1003,3.33,,70.0,,,,,,,Protein,G +2463842,1003,7.41,,70.0,,,,,,,Protein,G +2463944,1003,25.0,,70.0,,,,,,,Protein,G +2463984,1003,0.0,,70.0,,,,,,,Protein,G +2464056,1003,8.16,,70.0,,,,,,,Protein,G +2464414,1003,3.52,,70.0,,,,,,,Protein,G +2464515,1003,4.84,,70.0,,,,,,,Protein,G +2464833,1003,8.47,,70.0,,,,,,,Protein,G +2464834,1003,9.3,,70.0,,,,,,,Protein,G +2465031,1003,1.18,,73.0,,,,,,,Protein,G +2465074,1003,7.97,,70.0,,,,,,,Protein,G +2465103,1003,21.43,,70.0,,,,,,,Protein,G +2465902,1003,3.66,,70.0,,,,,,,Protein,G +2466022,1003,11.43,,70.0,,,,,,,Protein,G +2466225,1003,7.33,,70.0,,,,,,,Protein,G +2466709,1003,8.82,,70.0,,,,,,,Protein,G +2466784,1003,4.17,,70.0,,,,,,,Protein,G +2466873,1003,2.35,,70.0,,,,,,,Protein,G +2467214,1003,3.33,,70.0,,,,,,,Protein,G +2467412,1003,5.05,,70.0,,,,,,,Protein,G +2467757,1003,3.67,,70.0,,,,,,,Protein,G +2467811,1003,17.22,,70.0,,,,,,,Protein,G +2468081,1003,6.25,,70.0,,,,,,,Protein,G +2468207,1003,7.5,,70.0,,,,,,,Protein,G +2468359,1003,12.5,,70.0,,,,,,,Protein,G +2468490,1003,24.19,,70.0,,,,,,,Protein,G +2468914,1003,34.78,,70.0,,,,,,,Protein,G +2469175,1003,7.08,,70.0,,,,,,,Protein,G +2469836,1003,3.57,,70.0,,,,,,,Protein,G +2469848,1003,3.39,,70.0,,,,,,,Protein,G +2470141,1003,6.67,,70.0,,,,,,,Protein,G +2470522,1003,1.18,,70.0,,,,,,,Protein,G +2470868,1003,5.13,,70.0,,,,,,,Protein,G +2471081,1003,2.15,,70.0,,,,,,,Protein,G +2471092,1003,3.48,,70.0,,,,,,,Protein,G +2471126,1003,0.42,,73.0,,,,,,,Protein,G +2471183,1003,0.0,,70.0,,,,,,,Protein,G +2471223,1003,1.64,,70.0,,,,,,,Protein,G +2471365,1003,28.57,,70.0,,,,,,,Protein,G +2471693,1003,7.25,,70.0,,,,,,,Protein,G +2471872,1003,5.0,,70.0,,,,,,,Protein,G +2472038,1003,28.57,,70.0,,,,,,,Protein,G +2472096,1003,6.06,,70.0,,,,,,,Protein,G +2472173,1003,8.0,,70.0,,,,,,,Protein,G +2472346,1003,2.4,,70.0,,,,,,,Protein,G +2472362,1003,2.4,,70.0,,,,,,,Protein,G +2472446,1003,3.33,,70.0,,,,,,,Protein,G +2472488,1003,10.77,,70.0,,,,,,,Protein,G +2472526,1003,10.0,,70.0,,,,,,,Protein,G +2472651,1003,2.67,,70.0,,,,,,,Protein,G +2472685,1003,1.18,,73.0,,,,,,,Protein,G +2472706,1003,6.52,,70.0,,,,,,,Protein,G +2472749,1003,12.5,,70.0,,,,,,,Protein,G +2473300,1003,8.24,,70.0,,,,,,,Protein,G +2473612,1003,21.43,,70.0,,,,,,,Protein,G +2473651,1003,2.65,,70.0,,,,,,,Protein,G +2473742,1003,3.33,,70.0,,,,,,,Protein,G +2473796,1003,25.0,,70.0,,,,,,,Protein,G +2473885,1003,0.0,,75.0,,,,,,,Protein,G +2473977,1003,6.0,,70.0,,,,,,,Protein,G +2474567,1003,4.35,,70.0,,,,,,,Protein,G +2474617,1003,4.62,,70.0,,,,,,,Protein,G +2475083,1003,25.0,,70.0,,,,,,,Protein,G +2475438,1003,73.53,,70.0,,,,,,,Protein,G +2475769,1003,23.81,,70.0,,,,,,,Protein,G +2475790,1003,4.88,,70.0,,,,,,,Protein,G +2476250,1003,9.84,,70.0,,,,,,,Protein,G +2476435,1003,6.06,,70.0,,,,,,,Protein,G +2477049,1003,10.0,,70.0,,,,,,,Protein,G +2477074,1003,7.14,,70.0,,,,,,,Protein,G +2477484,1003,0.0,,70.0,,,,,,,Protein,G +2477500,1003,0.0,,70.0,,,,,,,Protein,G +2477935,1003,0.0,,70.0,,,,,,,Protein,G +2478127,1003,12.5,,70.0,,,,,,,Protein,G +2478283,1003,15.76,,70.0,,,,,,,Protein,G +2478327,1003,0.0,,70.0,,,,,,,Protein,G +2479081,1003,6.06,,70.0,,,,,,,Protein,G +2479545,1003,2.35,,70.0,,,,,,,Protein,G +2479921,1003,12.5,,70.0,,,,,,,Protein,G +2480014,1003,1.64,,70.0,,,,,,,Protein,G +2480123,1003,17.86,,70.0,,,,,,,Protein,G +2480264,1003,19.47,,70.0,,,,,,,Protein,G +2480347,1003,16.81,,70.0,,,,,,,Protein,G +2480437,1003,0.0,,70.0,,,,,,,Protein,G +2480485,1003,0.0,,70.0,,,,,,,Protein,G +2480590,1003,3.57,,70.0,,,,,,,Protein,G +2480715,1003,6.25,,70.0,,,,,,,Protein,G +2480827,1003,0.42,,70.0,,,,,,,Protein,G +2481226,1003,2.94,,70.0,,,,,,,Protein,G +2481276,1003,6.45,,70.0,,,,,,,Protein,G +2481850,1003,7.06,,70.0,,,,,,,Protein,G +2481897,1003,3.33,,70.0,,,,,,,Protein,G +2482002,1003,4.26,,70.0,,,,,,,Protein,G +2482660,1003,3.8,,70.0,,,,,,,Protein,G +2482754,1003,3.53,,70.0,,,,,,,Protein,G +2482829,1003,5.56,,70.0,,,,,,,Protein,G +2483391,1003,0.0,,70.0,,,,,,,Protein,G +2483472,1003,0.0,,70.0,,,,,,,Protein,G +2483579,1003,10.0,,70.0,,,,,,,Protein,G +2483707,1003,2.82,,70.0,,,,,,,Protein,G +2484031,1003,4.17,,70.0,,,,,,,Protein,G +2484048,1003,3.33,,70.0,,,,,,,Protein,G +2484079,1003,3.33,,70.0,,,,,,,Protein,G +2484550,1003,4.35,,70.0,,,,,,,Protein,G +2484779,1003,12.5,,70.0,,,,,,,Protein,G +2485325,1003,0.0,,75.0,,,,,,,Protein,G +2485335,1003,10.0,,70.0,,,,,,,Protein,G +2485394,1003,37.5,,70.0,,,,,,,Protein,G +2485591,1003,15.93,,70.0,,,,,,,Protein,G +2485994,1003,4.85,,70.0,,,,,,,Protein,G +2486007,1003,1.54,,70.0,,,,,,,Protein,G +2486521,1003,17.86,,70.0,,,,,,,Protein,G +2486734,1003,15.79,,70.0,,,,,,,Protein,G +2486973,1003,12.5,,70.0,,,,,,,Protein,G +2486982,1003,10.53,,70.0,,,,,,,Protein,G +2487138,1003,0.0,,70.0,,,,,,,Protein,G +2487156,1003,0.0,,70.0,,,,,,,Protein,G +2487513,1003,13.83,,70.0,,,,,,,Protein,G +2487818,1003,3.33,,70.0,,,,,,,Protein,G +2488020,1003,3.33,,70.0,,,,,,,Protein,G +2488140,1003,25.0,,70.0,,,,,,,Protein,G +2488294,1003,0.0,,70.0,,,,,,,Protein,G +2488416,1003,25.0,,70.0,,,,,,,Protein,G +2488647,1003,55.56,,70.0,,,,,,,Protein,G +2488695,1003,9.28,,70.0,,,,,,,Protein,G +2488748,1003,14.29,,70.0,,,,,,,Protein,G +2488773,1003,3.33,,70.0,,,,,,,Protein,G +2488960,1003,3.33,,70.0,,,,,,,Protein,G +2489005,1003,0.0,,70.0,,,,,,,Protein,G +2489398,1003,2.92,,70.0,,,,,,,Protein,G +2489477,1003,3.91,,70.0,,,,,,,Protein,G +2489646,1003,20.42,,70.0,,,,,,,Protein,G +2489733,1003,0.0,,70.0,,,,,,,Protein,G +2489826,1003,25.0,,70.0,,,,,,,Protein,G +2489844,1003,25.0,,70.0,,,,,,,Protein,G +2490086,1003,18.92,,70.0,,,,,,,Protein,G +2490245,1003,20.0,,70.0,,,,,,,Protein,G +2490347,1003,3.33,,70.0,,,,,,,Protein,G +2491116,1003,0.83,,70.0,,,,,,,Protein,G +2491124,1003,0.0,,70.0,,,,,,,Protein,G +2491385,1003,12.5,,71.0,,,,,,,Protein,G +2491411,1003,0.8,,72.0,,,,,,,Protein,G +2491629,1003,5.08,,71.0,,,,,,,Protein,G +2491643,1003,0.0,,71.0,,,,,,,Protein,G +2491734,1003,0.0,,71.0,,,,,,,Protein,G +2491776,1003,11.78,,71.0,,,,,,,Protein,G +2491906,1003,3.85,,71.0,,,,,,,Protein,G +2491952,1003,2.5,,71.0,,,,,,,Protein,G +2491976,1003,0.0,,71.0,,,,,,,Protein,G +2492445,1003,42.86,,71.0,,,,,,,Protein,G +2492608,1003,7.14,,71.0,,,,,,,Protein,G +2492680,1003,12.28,,72.0,,,,,,,Protein,G +2492775,1003,0.83,,71.0,,,,,,,Protein,G +2492796,1003,4.17,,71.0,,,,,,,Protein,G +2493108,1003,0.0,,70.0,,,,,,,Protein,G +2493356,1003,0.83,,70.0,,,,,,,Protein,G +2493534,1003,20.0,,70.0,,,,,,,Protein,G +2493797,1003,0.0,,70.0,,,,,,,Protein,G +2493912,1003,0.0,,70.0,,,,,,,Protein,G +2493985,1003,0.0,,70.0,,,,,,,Protein,G +2494026,1003,0.0,,70.0,,,,,,,Protein,G +2494356,1003,0.0,,70.0,,,,,,,Protein,G +2494689,1003,0.0,,70.0,,,,,,,Protein,G +2494882,1003,6.14,,70.0,,,,,,,Protein,G +2495041,1003,0.8,,70.0,,,,,,,Protein,G +2495048,1003,0.0,,70.0,,,,,,,Protein,G +2495131,1003,0.0,,70.0,,,,,,,Protein,G +2495196,1003,5.0,,70.0,,,,,,,Protein,G +2495224,1003,12.5,,70.0,,,,,,,Protein,G +2495227,1003,12.5,,70.0,,,,,,,Protein,G +2495397,1003,6.67,,70.0,,,,,,,Protein,G +2495682,1003,1.11,,70.0,,,,,,,Protein,G +2495775,1003,5.26,,70.0,,,,,,,Protein,G +2495780,1003,20.42,,70.0,,,,,,,Protein,G +2495862,1003,0.0,,70.0,,,,,,,Protein,G +2496145,1003,21.43,,70.0,,,,,,,Protein,G +2496294,1003,16.67,,70.0,,,,,,,Protein,G +2496368,1003,0.0,,70.0,,,,,,,Protein,G +2496561,1003,6.06,,70.0,,,,,,,Protein,G +2497150,1003,13.33,,70.0,,,,,,,Protein,G +2497429,1003,2.94,,70.0,,,,,,,Protein,G +2497561,1003,9.38,,70.0,,,,,,,Protein,G +2498413,1003,7.14,,70.0,,,,,,,Protein,G +2498539,1003,5.0,,70.0,,,,,,,Protein,G +2498570,1003,11.11,,70.0,,,,,,,Protein,G +2498694,1003,9.52,,70.0,,,,,,,Protein,G +2498785,1003,4.76,,70.0,,,,,,,Protein,G +2498993,1003,10.0,,70.0,,,,,,,Protein,G +2499022,1003,3.57,,70.0,,,,,,,Protein,G +2499239,1003,3.33,,70.0,,,,,,,Protein,G +2499745,1003,3.75,,70.0,,,,,,,Protein,G +2499780,1003,14.12,,70.0,,,,,,,Protein,G +2499815,1003,0.0,,70.0,,,,,,,Protein,G +2499943,1003,4.76,,70.0,,,,,,,Protein,G +2500266,1003,21.43,,70.0,,,,,,,Protein,G +2500678,1003,6.25,,73.0,,,,,,,Protein,G +2500767,1003,6.0,,70.0,,,,,,,Protein,G +2500925,1003,3.45,,73.0,,,,,,,Protein,G +2501082,1003,6.45,,70.0,,,,,,,Protein,G +2501183,1003,3.33,,70.0,,,,,,,Protein,G +2501280,1003,4.67,,70.0,,,,,,,Protein,G +2501463,1003,46.3,,70.0,,,,,,,Protein,G +2501601,1003,0.83,,70.0,,,,,,,Protein,G +2501707,1003,0.0,,70.0,,,,,,,Protein,G +2501890,1003,2.56,,70.0,,,,,,,Protein,G +2502005,1003,9.38,,70.0,,,,,,,Protein,G +2502885,1003,3.33,,70.0,,,,,,,Protein,G +2502972,1003,0.88,,70.0,,,,,,,Protein,G +2502982,1003,1.76,,70.0,,,,,,,Protein,G +2503213,1003,1.18,,70.0,,,,,,,Protein,G +2503228,1003,2.35,,70.0,,,,,,,Protein,G +2503320,1003,3.33,,70.0,,,,,,,Protein,G +2503512,1003,12.5,,70.0,,,,,,,Protein,G +2503580,1003,8.54,,70.0,,,,,,,Protein,G +2503835,1003,0.0,,70.0,,,,,,,Protein,G +2504241,1003,6.67,,70.0,,,,,,,Protein,G +2504719,1003,0.0,,70.0,,,,,,,Protein,G +2505009,1003,0.0,,70.0,,,,,,,Protein,G +2505612,1003,3.75,,70.0,,,,,,,Protein,G +2505906,1003,0.0,,70.0,,,,,,,Protein,G +2505937,1003,10.34,,70.0,,,,,,,Protein,G +2506096,1003,0.0,,70.0,,,,,,,Protein,G +2506549,1003,3.33,,70.0,,,,,,,Protein,G +2506592,1003,15.94,,70.0,,,,,,,Protein,G +2507140,1003,0.0,,70.0,,,,,,,Protein,G +2507262,1003,10.0,,70.0,,,,,,,Protein,G +2507517,1003,7.5,,70.0,,,,,,,Protein,G +2507613,1003,0.0,,70.0,,,,,,,Protein,G +2507831,1003,5.56,,70.0,,,,,,,Protein,G +2507857,1003,5.56,,70.0,,,,,,,Protein,G +2507962,1003,16.18,,70.0,,,,,,,Protein,G +2508154,1003,29.41,,70.0,,,,,,,Protein,G +2508172,1003,29.41,,70.0,,,,,,,Protein,G +2508332,1003,9.15,,70.0,,,,,,,Protein,G +2508679,1003,3.12,,70.0,,,,,,,Protein,G +2508862,1003,0.0,,70.0,,,,,,,Protein,G +2509271,1003,25.0,,70.0,,,,,,,Protein,G +2509288,1003,8.0,,70.0,,,,,,,Protein,G +2509423,1003,7.14,,70.0,,,,,,,Protein,G +2509462,1003,34.78,,70.0,,,,,,,Protein,G +2509489,1003,0.0,,70.0,,,,,,,Protein,G +2509555,1003,8.0,,70.0,,,,,,,Protein,G +2509731,1003,8.45,,70.0,,,,,,,Protein,G +2509770,1003,7.33,,70.0,,,,,,,Protein,G +2510148,1003,2.0,,70.0,,,,,,,Protein,G +2510214,1003,4.44,,70.0,,,,,,,Protein,G +2510243,1003,0.0,,70.0,,,,,,,Protein,G +2511023,1003,0.0,,70.0,,,,,,,Protein,G +2511400,1003,20.0,,70.0,,,,,,,Protein,G +2511482,1003,0.0,,70.0,,,,,,,Protein,G +2511952,1003,1.12,,78.0,,,,,,,Protein,G +2512003,1003,5.16,,78.0,,,,,,,Protein,G +2512048,1003,7.1,,78.0,,,,,,,Protein,G +2517165,1003,8.71,,78.0,,,,,,,Protein,G +2517660,1003,5.73,,71.0,,,,,,,Protein,G +2517805,1003,11.6,,78.0,,,,,,,Protein,G +2517995,1003,1.87,,71.0,,,,,,,Protein,G +2518377,1003,7.8,,79.0,,,,,,,Protein,G +2518936,1003,4.5,,78.0,,,,,,,Protein,G +2518992,1003,4.1,,78.0,,,,,,,Protein,G +2519084,1003,0.0,,77.0,,,,,,,Protein,G +2519403,1003,25.0,,71.0,,,,,,,Protein,G +2519807,1003,0.0,,71.0,,,,,,,Protein,G +2519948,1003,6.45,,71.0,,,,,,,Protein,G +2519951,1003,6.45,,71.0,,,,,,,Protein,G +2520312,1003,0.0,,71.0,,,,,,,Protein,G +2520367,1003,0.0,,71.0,,,,,,,Protein,G +2520536,1003,15.79,,71.0,,,,,,,Protein,G +2520564,1003,7.14,,71.0,,,,,,,Protein,G +2520615,1003,5.17,,71.0,,,,,,,Protein,G +2520837,1003,35.29,,78.0,,,,,,,Protein,G +2521096,1003,18.0,,78.0,,,,,,,Protein,G +2521310,1003,1.18,,79.0,,,,,,,Protein,G +2521517,1003,3.79,,71.0,,,,,,,Protein,G +2521785,1003,14.13,,71.0,,,,,,,Protein,G +2522545,1003,3.57,,70.0,,,,,,,Protein,G +2522627,1003,7.02,,70.0,,,,,,,Protein,G +2522702,1003,0.0,,70.0,,,,,,,Protein,G +2522708,1003,0.0,,70.0,,,,,,,Protein,G +2522817,1003,3.57,,70.0,,,,,,,Protein,G +2522859,1003,0.0,,70.0,,,,,,,Protein,G +2522958,1003,0.0,,70.0,,,,,,,Protein,G +2523069,1003,10.0,,70.0,,,,,,,Protein,G +2523103,1003,7.14,,70.0,,,,,,,Protein,G +2523217,1003,4.67,,70.0,,,,,,,Protein,G +2523485,1003,6.45,,70.0,,,,,,,Protein,G +2523575,1003,0.0,,70.0,,,,,,,Protein,G +2523637,1003,6.67,,70.0,,,,,,,Protein,G +2523846,1003,10.26,,70.0,,,,,,,Protein,G +2524046,1003,7.14,,70.0,,,,,,,Protein,G +2524052,1003,0.0,,70.0,,,,,,,Protein,G +2524699,1003,46.43,,70.0,,,,,,,Protein,G +2524747,1003,0.0,,70.0,,,,,,,Protein,G +2524879,1003,0.0,,70.0,,,,,,,Protein,G +2524975,1003,8.82,,70.0,,,,,,,Protein,G +2525033,1003,0.0,,70.0,,,,,,,Protein,G +2525326,1003,6.67,,70.0,,,,,,,Protein,G +2525711,1003,3.8,,78.0,,,,,,,Protein,G +2525730,1003,7.5,,78.0,,,,,,,Protein,G +2525816,1003,7.14,,71.0,,,,,,,Protein,G +2526784,1003,6.45,,70.0,,,,,,,Protein,G +2526931,1003,6.06,,70.0,,,,,,,Protein,G +2527247,1003,14.29,,73.0,,,,,,,Protein,G +2528437,1003,10.71,,70.0,,,,,,,Protein,G +2528442,1003,8.57,,70.0,,,,,,,Protein,G +2528642,1003,7.69,,70.0,,,,,,,Protein,G +2529123,1003,4.0,,70.0,,,,,,,Protein,G +2529134,1003,17.86,,70.0,,,,,,,Protein,G +2529184,1003,0.0,,70.0,,,,,,,Protein,G +2529720,1003,7.14,,70.0,,,,,,,Protein,G +2529771,1003,0.0,,70.0,,,,,,,Protein,G +2529773,1003,6.67,,70.0,,,,,,,Protein,G +2529856,1003,0.0,,70.0,,,,,,,Protein,G +2530164,1003,6.56,,70.0,,,,,,,Protein,G +2530385,1003,11.11,,70.0,,,,,,,Protein,G +2530834,1003,3.33,,73.0,,,,,,,Protein,G +2530856,1003,0.0,,70.0,,,,,,,Protein,G +2530868,1003,5.71,,70.0,,,,,,,Protein,G +2531160,1003,0.42,,70.0,,,,,,,Protein,G +2531528,1003,7.14,,70.0,,,,,,,Protein,G +2532320,1003,0.0,,70.0,,,,,,,Protein,G +2532981,1003,25.0,,70.0,,,,,,,Protein,G +2533157,1003,0.0,,70.0,,,,,,,Protein,G +2533401,1003,6.67,,70.0,,,,,,,Protein,G +2533410,1003,2.83,,70.0,,,,,,,Protein,G +2533518,1003,8.11,,70.0,,,,,,,Protein,G +2533843,1003,0.0,,70.0,,,,,,,Protein,G +2533862,1003,12.82,,70.0,,,,,,,Protein,G +2534122,1003,17.54,,70.0,,,,,,,Protein,G +2534274,1003,35.29,,70.0,,,,,,,Protein,G +2534399,1003,0.0,,70.0,,,,,,,Protein,G +2534852,1003,33.33,,70.0,,,,,,,Protein,G +2534889,1003,0.0,,70.0,,,,,,,Protein,G +2534996,1003,4.44,,70.0,,,,,,,Protein,G +2535100,1003,2.63,,70.0,,,,,,,Protein,G +2535385,1003,25.0,,70.0,,,,,,,Protein,G +2535401,1003,0.0,,70.0,,,,,,,Protein,G +2535458,1003,0.0,,70.0,,,,,,,Protein,G +2535714,1003,12.5,,70.0,,,,,,,Protein,G +2535937,1003,6.67,,70.0,,,,,,,Protein,G +2535941,1003,1.5,,70.0,,,,,,,Protein,G +2536120,1003,2.04,,70.0,,,,,,,Protein,G +2536490,1003,20.65,,70.0,,,,,,,Protein,G +2536776,1003,14.04,,70.0,,,,,,,Protein,G +2537240,1003,5.33,,70.0,,,,,,,Protein,G +2537358,1003,7.14,,70.0,,,,,,,Protein,G +2538011,1003,6.67,,70.0,,,,,,,Protein,G +2538069,1003,0.0,,70.0,,,,,,,Protein,G +2538112,1003,10.0,,70.0,,,,,,,Protein,G +2538137,1003,4.23,,70.0,,,,,,,Protein,G +2538153,1003,0.0,,70.0,,,,,,,Protein,G +2538448,1003,0.0,,70.0,,,,,,,Protein,G +2538768,1003,25.0,,70.0,,,,,,,Protein,G +2539166,1003,9.38,,70.0,,,,,,,Protein,G +2539312,1003,17.86,,70.0,,,,,,,Protein,G +2539345,1003,5.0,,70.0,,,,,,,Protein,G +2539557,1003,0.85,,71.0,,,,,,,Protein,G +2539656,1003,4.7,,78.0,,,,,,,Protein,G +2539664,1003,5.3,,78.0,,,,,,,Protein,G +2539732,1003,15.2,,78.0,,,,,,,Protein,G +2540279,1003,6.03,,78.0,,,,,,,Protein,G +2540409,1003,2.94,,78.0,,,,,,,Protein,G +2540510,1003,4.75,,78.0,,,,,,,Protein,G +2540828,1003,8.89,,70.0,,,,,,,Protein,G +2541276,1003,1.18,,70.0,,,,,,,Protein,G +2541772,1003,7.14,,70.0,,,,,,,Protein,G +2541910,1003,0.0,,70.0,,,,,,,Protein,G +2542075,1003,4.35,,70.0,,,,,,,Protein,G +2542145,1003,3.57,,70.0,,,,,,,Protein,G +2542169,1003,0.0,,70.0,,,,,,,Protein,G +2542323,1003,9.21,,70.0,,,,,,,Protein,G +2542432,1003,7.14,,70.0,,,,,,,Protein,G +2542497,1003,4.0,,70.0,,,,,,,Protein,G +2542846,1003,3.08,,70.0,,,,,,,Protein,G +2542872,1003,21.43,,70.0,,,,,,,Protein,G +2543247,1003,0.0,,70.0,,,,,,,Protein,G +2543641,1003,0.8,,70.0,,,,,,,Protein,G +2543661,1003,0.0,,70.0,,,,,,,Protein,G +2543664,1003,16.67,,73.0,,,,,,,Protein,G +2543751,1003,2.94,,70.0,,,,,,,Protein,G +2543818,1003,0.0,,70.0,,,,,,,Protein,G +2543928,1003,28.26,,70.0,,,,,,,Protein,G +2543935,1003,31.25,,70.0,,,,,,,Protein,G +2544015,1003,16.73,,70.0,,,,,,,Protein,G +2544103,1003,4.71,,70.0,,,,,,,Protein,G +2544108,1003,2.0,,70.0,,,,,,,Protein,G +2544613,1003,0.0,,70.0,,,,,,,Protein,G +2544930,1003,2.7,,70.0,,,,,,,Protein,G +2545335,1003,9.33,,70.0,,,,,,,Protein,G +2545772,1003,6.98,,70.0,,,,,,,Protein,G +2545831,1003,16.67,,73.0,,,,,,,Protein,G +2546118,1003,21.43,,70.0,,,,,,,Protein,G +2546181,1003,20.27,,70.0,,,,,,,Protein,G +2546233,1003,0.0,,70.0,,,,,,,Protein,G +2546494,1003,0.0,,70.0,,,,,,,Protein,G +2546833,1003,2.64,,70.0,,,,,,,Protein,G +2547481,1003,12.5,,70.0,,,,,,,Protein,G +2547619,1003,4.91,,70.0,,,,,,,Protein,G +2547621,1003,6.06,,70.0,,,,,,,Protein,G +2547740,1003,21.43,,70.0,,,,,,,Protein,G +2548120,1003,0.0,,70.0,,,,,,,Protein,G +2548319,1003,25.0,,70.0,,,,,,,Protein,G +2548451,1003,3.03,,70.0,,,,,,,Protein,G +2548501,1003,0.0,,70.0,,,,,,,Protein,G +2548629,1003,4.35,,70.0,,,,,,,Protein,G +2548958,1003,0.0,,70.0,,,,,,,Protein,G +2549363,1003,0.0,,70.0,,,,,,,Protein,G +2549374,1003,0.0,,70.0,,,,,,,Protein,G +2549617,1003,16.67,,70.0,,,,,,,Protein,G +2549930,1003,0.83,,70.0,,,,,,,Protein,G +2550312,1003,7.14,,70.0,,,,,,,Protein,G +2550499,1003,0.0,,70.0,,,,,,,Protein,G +2550641,1003,22.22,,70.0,,,,,,,Protein,G +2550666,1003,6.67,,70.0,,,,,,,Protein,G +2551031,1003,8.33,,70.0,,,,,,,Protein,G +2551120,1003,28.57,,73.0,,,,,,,Protein,G +2551223,1003,6.67,,70.0,,,,,,,Protein,G +2551332,1003,1.75,,70.0,,,,,,,Protein,G +2551539,1003,7.14,,70.0,,,,,,,Protein,G +2551628,1003,5.0,,70.0,,,,,,,Protein,G +2551696,1003,33.33,,70.0,,,,,,,Protein,G +2551729,1003,0.0,,70.0,,,,,,,Protein,G +2551762,1003,25.0,,70.0,,,,,,,Protein,G +2551832,1003,25.0,,70.0,,,,,,,Protein,G +2551917,1003,42.86,,70.0,,,,,,,Protein,G +2552179,1003,2.5,,70.0,,,,,,,Protein,G +2552562,1003,16.67,,70.0,,,,,,,Protein,G +2552705,1003,1.77,,70.0,,,,,,,Protein,G +2552825,1003,7.07,,70.0,,,,,,,Protein,G +2553071,1003,12.73,,70.0,,,,,,,Protein,G +2553452,1003,6.67,,70.0,,,,,,,Protein,G +2553525,1003,13.0,,70.0,,,,,,,Protein,G +2553833,1003,1.54,,70.0,,,,,,,Protein,G +2554092,1003,0.0,,70.0,,,,,,,Protein,G +2554105,1003,2.0,,70.0,,,,,,,Protein,G +2554640,1003,0.0,,70.0,,,,,,,Protein,G +2554963,1003,6.66,,78.0,,,,,,,Protein,G +2555219,1003,6.31,,78.0,,,,,,,Protein,G +2555643,1003,7.89,,71.0,,,,,,,Protein,G +2556675,1003,6.2,,78.0,,,,,,,Protein,G +2556738,1003,4.43,,78.0,,,,,,,Protein,G +2556836,1003,0.1,,71.0,,,,,,,Protein,G +2556909,1003,2.5,,71.0,,,,,,,Protein,G +2557008,1003,4.17,,71.0,,,,,,,Protein,G +2557020,1003,1.45,,71.0,,,,,,,Protein,G +2557363,1003,1.44,,71.0,,,,,,,Protein,G +2557454,1003,2.4,,72.0,,,,,,,Protein,G +2557541,1003,2.94,,78.0,,,,,,,Protein,G +2557549,1003,9.69,,78.0,,,,,,,Protein,G +2557657,1003,0.0,,71.0,,,,,,,Protein,G +2557773,1003,0.0,,71.0,,,,,,,Protein,G +2557776,1003,0.0,,71.0,,,,,,,Protein,G +2558309,1003,3.03,,79.0,,,,,,,Protein,G +2558670,1003,0.0,,71.0,,,,,,,Protein,G +2558685,1003,10.2,,78.0,,,,,,,Protein,G +2558862,1003,15.49,,78.0,,,,,,,Protein,G +2558981,1003,10.71,,71.0,,,,,,,Protein,G +2559468,1003,10.67,,78.0,,,,,,,Protein,G +2559978,1003,5.56,,70.0,,,,,,,Protein,G +2560037,1003,0.0,,70.0,,,,,,,Protein,G +2560152,1003,0.0,,70.0,,,,,,,Protein,G +2560169,1003,2.63,,70.0,,,,,,,Protein,G +2560471,1003,13.89,,70.0,,,,,,,Protein,G +2560684,1003,0.0,,70.0,,,,,,,Protein,G +2560922,1003,7.69,,70.0,,,,,,,Protein,G +2560980,1003,0.0,,70.0,,,,,,,Protein,G +2561019,1003,6.67,,70.0,,,,,,,Protein,G +2561063,1003,6.06,,70.0,,,,,,,Protein,G +2561160,1003,0.0,,70.0,,,,,,,Protein,G +2561558,1003,0.0,,70.0,,,,,,,Protein,G +2562162,1003,5.33,,70.0,,,,,,,Protein,G +2562322,1003,3.33,,73.0,,,,,,,Protein,G +2562455,1003,2.65,,70.0,,,,,,,Protein,G +2562617,1003,16.46,,70.0,,,,,,,Protein,G +2562647,1003,17.65,,70.0,,,,,,,Protein,G +2562739,1003,7.14,,70.0,,,,,,,Protein,G +2562755,1003,10.6,,70.0,,,,,,,Protein,G +2562834,1003,7.14,,70.0,,,,,,,Protein,G +2562953,1003,17.86,,70.0,,,,,,,Protein,G +2562970,1003,11.27,,70.0,,,,,,,Protein,G +2563284,1003,0.0,,70.0,,,,,,,Protein,G +2563360,1003,13.1,,70.0,,,,,,,Protein,G +2563385,1003,23.53,,70.0,,,,,,,Protein,G +2563955,1003,10.0,,70.0,,,,,,,Protein,G +2564138,1003,1.79,,73.0,,,,,,,Protein,G +2564191,1003,0.0,,70.0,,,,,,,Protein,G +2564243,1003,21.88,,70.0,,,,,,,Protein,G +2564347,1003,3.51,,70.0,,,,,,,Protein,G +2564514,1003,12.9,,70.0,,,,,,,Protein,G +2564552,1003,8.57,,70.0,,,,,,,Protein,G +2564731,1003,10.91,,70.0,,,,,,,Protein,G +2564969,1003,4.92,,70.0,,,,,,,Protein,G +2565027,1003,0.0,,70.0,,,,,,,Protein,G +2565046,1003,0.0,,70.0,,,,,,,Protein,G +2565524,1003,7.14,,70.0,,,,,,,Protein,G +2565549,1003,7.14,,70.0,,,,,,,Protein,G +2565586,1003,7.14,,70.0,,,,,,,Protein,G +2565673,1003,6.25,,70.0,,,,,,,Protein,G +2565835,1003,2.9,,70.0,,,,,,,Protein,G +2566162,1003,3.03,,70.0,,,,,,,Protein,G +2566204,1003,19.23,,70.0,,,,,,,Protein,G +2566205,1003,13.33,,70.0,,,,,,,Protein,G +2566616,1003,0.0,,70.0,,,,,,,Protein,G +2566744,1003,17.54,,70.0,,,,,,,Protein,G +2566746,1003,7.02,,70.0,,,,,,,Protein,G +2566765,1003,0.0,,70.0,,,,,,,Protein,G +2566922,1003,3.53,,70.0,,,,,,,Protein,G +2567026,1003,4.17,,70.0,,,,,,,Protein,G +2567203,1003,2.35,,70.0,,,,,,,Protein,G +2567471,1003,3.45,,70.0,,,,,,,Protein,G +2567959,1003,14.29,,70.0,,,,,,,Protein,G +2568032,1003,0.0,,70.0,,,,,,,Protein,G +2568081,1003,8.93,,70.0,,,,,,,Protein,G +2568173,1003,0.0,,70.0,,,,,,,Protein,G +2568361,1003,25.0,,70.0,,,,,,,Protein,G +2568591,1003,12.5,,70.0,,,,,,,Protein,G +2568802,1003,16.96,,70.0,,,,,,,Protein,G +2568860,1003,0.0,,70.0,,,,,,,Protein,G +2569052,1003,6.67,,70.0,,,,,,,Protein,G +2569100,1003,2.86,,70.0,,,,,,,Protein,G +2569149,1003,6.67,,70.0,,,,,,,Protein,G +2569290,1003,7.14,,70.0,,,,,,,Protein,G +2569423,1003,0.0,,70.0,,,,,,,Protein,G +2569747,1003,18.6,,70.0,,,,,,,Protein,G +2569765,1003,7.69,,70.0,,,,,,,Protein,G +2569850,1003,3.23,,70.0,,,,,,,Protein,G +2569977,1003,6.67,,70.0,,,,,,,Protein,G +2570205,1003,0.0,,70.0,,,,,,,Protein,G +2570236,1003,2.22,,70.0,,,,,,,Protein,G +2570376,1003,1.6,,70.0,,,,,,,Protein,G +2570903,1003,1.61,,70.0,,,,,,,Protein,G +2570984,1003,7.14,,70.0,,,,,,,Protein,G +2571219,1003,3.23,,70.0,,,,,,,Protein,G +2571592,1003,0.0,,70.0,,,,,,,Protein,G +2571890,1003,0.0,,70.0,,,,,,,Protein,G +2571894,1003,12.5,,70.0,,,,,,,Protein,G +2571961,1003,3.57,,70.0,,,,,,,Protein,G +2572480,1003,23.81,,70.0,,,,,,,Protein,G +2572523,1003,21.43,,70.0,,,,,,,Protein,G +2572525,1003,21.43,,70.0,,,,,,,Protein,G +2572650,1003,20.0,,70.0,,,,,,,Protein,G +2572760,1003,3.33,,70.0,,,,,,,Protein,G +2572805,1003,9.09,,70.0,,,,,,,Protein,G +2572814,1003,14.29,,70.0,,,,,,,Protein,G +2572889,1003,10.59,,70.0,,,,,,,Protein,G +2573150,1003,7.65,,70.0,,,,,,,Protein,G +2573276,1003,14.29,,70.0,,,,,,,Protein,G +2573422,1003,4.0,,70.0,,,,,,,Protein,G +2573585,1003,0.83,,70.0,,,,,,,Protein,G +2574353,1003,8.0,,70.0,,,,,,,Protein,G +2574377,1003,6.25,,70.0,,,,,,,Protein,G +2574809,1003,3.28,,70.0,,,,,,,Protein,G +2574907,1003,8.0,,70.0,,,,,,,Protein,G +2575210,1003,9.52,,70.0,,,,,,,Protein,G +2575489,1003,3.52,,70.0,,,,,,,Protein,G +2575583,1003,6.67,,70.0,,,,,,,Protein,G +2575637,1003,3.57,,70.0,,,,,,,Protein,G +2575677,1003,10.0,,70.0,,,,,,,Protein,G +2576122,1003,7.91,,70.0,,,,,,,Protein,G +2576145,1003,3.9,,70.0,,,,,,,Protein,G +2576154,1003,10.0,,70.0,,,,,,,Protein,G +2576260,1003,0.0,,70.0,,,,,,,Protein,G +2576926,1003,3.57,,70.0,,,,,,,Protein,G +2576928,1003,15.93,,70.0,,,,,,,Protein,G +2576929,1003,7.14,,70.0,,,,,,,Protein,G +2577175,1003,6.0,,70.0,,,,,,,Protein,G +2577530,1003,2.94,,70.0,,,,,,,Protein,G +2577694,1003,1.01,,70.0,,,,,,,Protein,G +2577805,1003,16.67,,70.0,,,,,,,Protein,G +2577905,1003,8.08,,70.0,,,,,,,Protein,G +2578089,1003,0.0,,70.0,,,,,,,Protein,G +2578557,1003,10.47,,70.0,,,,,,,Protein,G +2578872,1003,8.0,,70.0,,,,,,,Protein,G +2578876,1003,8.67,,70.0,,,,,,,Protein,G +2579096,1003,5.88,,70.0,,,,,,,Protein,G +2579124,1003,0.0,,70.0,,,,,,,Protein,G +2579151,1003,6.67,,70.0,,,,,,,Protein,G +2579359,1003,2.56,,70.0,,,,,,,Protein,G +2579598,1003,0.0,,70.0,,,,,,,Protein,G +2579604,1003,0.0,,70.0,,,,,,,Protein,G +2579621,1003,2.31,,70.0,,,,,,,Protein,G +2579655,1003,21.43,,70.0,,,,,,,Protein,G +2579708,1003,0.71,,73.0,,,,,,,Protein,G +2580170,1003,6.36,,70.0,,,,,,,Protein,G +2580290,1003,10.0,,70.0,,,,,,,Protein,G +2580337,1003,0.0,,70.0,,,,,,,Protein,G +2580516,1003,7.14,,70.0,,,,,,,Protein,G +2580660,1003,0.0,,70.0,,,,,,,Protein,G +2580706,1003,4.71,,70.0,,,,,,,Protein,G +2580775,1003,2.42,,70.0,,,,,,,Protein,G +2580854,1003,3.2,,70.0,,,,,,,Protein,G +2580900,1003,50.0,,70.0,,,,,,,Protein,G +2580966,1003,1.6,,70.0,,,,,,,Protein,G +2580988,1003,3.7,,70.0,,,,,,,Protein,G +2580996,1003,3.51,,70.0,,,,,,,Protein,G +2581529,1003,0.85,,73.0,,,,,,,Protein,G +2581658,1003,3.33,,70.0,,,,,,,Protein,G +2581794,1003,0.0,,70.0,,,,,,,Protein,G +2582017,1003,11.43,,70.0,,,,,,,Protein,G +2582072,1003,0.0,,70.0,,,,,,,Protein,G +2582170,1003,9.52,,70.0,,,,,,,Protein,G +2582224,1003,21.43,,70.0,,,,,,,Protein,G +2582757,1003,4.35,,70.0,,,,,,,Protein,G +2582786,1003,3.57,,70.0,,,,,,,Protein,G +2583059,1003,1.54,,70.0,,,,,,,Protein,G +2583185,1003,5.71,,70.0,,,,,,,Protein,G +2583283,1003,0.0,,70.0,,,,,,,Protein,G +2583287,1003,28.0,,70.0,,,,,,,Protein,G +2584469,1003,0.0,,70.0,,,,,,,Protein,G +2584528,1003,11.43,,70.0,,,,,,,Protein,G +2584683,1003,7.14,,70.0,,,,,,,Protein,G +2584782,1003,7.58,,70.0,,,,,,,Protein,G +2584879,1003,3.91,,70.0,,,,,,,Protein,G +2585381,1003,0.0,,70.0,,,,,,,Protein,G +2585564,1003,0.0,,70.0,,,,,,,Protein,G +2585642,1003,0.0,,70.0,,,,,,,Protein,G +2585732,1003,1.25,,70.0,,,,,,,Protein,G +2585854,1003,11.11,,70.0,,,,,,,Protein,G +2585874,1003,3.57,,70.0,,,,,,,Protein,G +2586478,1003,3.38,,70.0,,,,,,,Protein,G +2586810,1003,13.33,,70.0,,,,,,,Protein,G +2586878,1003,2.35,,70.0,,,,,,,Protein,G +2587976,1003,7.75,,70.0,,,,,,,Protein,G +2588780,1003,0.0,,70.0,,,,,,,Protein,G +2588808,1003,0.0,,70.0,,,,,,,Protein,G +2588821,1003,8.7,,70.0,,,,,,,Protein,G +2588955,1003,11.11,,70.0,,,,,,,Protein,G +2588971,1003,0.0,,70.0,,,,,,,Protein,G +2588997,1003,16.67,,73.0,,,,,,,Protein,G +2589037,1003,3.2,,70.0,,,,,,,Protein,G +2589324,1003,7.14,,70.0,,,,,,,Protein,G +2589377,1003,1.64,,70.0,,,,,,,Protein,G +2589416,1003,7.14,,70.0,,,,,,,Protein,G +2589468,1003,10.71,,70.0,,,,,,,Protein,G +2589574,1003,17.86,,70.0,,,,,,,Protein,G +2589891,1003,7.96,,70.0,,,,,,,Protein,G +2589934,1003,42.86,,70.0,,,,,,,Protein,G +2589985,1003,10.71,,70.0,,,,,,,Protein,G +2590086,1003,9.47,,70.0,,,,,,,Protein,G +2590256,1003,5.31,,70.0,,,,,,,Protein,G +2590657,1003,0.0,,70.0,,,,,,,Protein,G +2590699,1003,5.0,,70.0,,,,,,,Protein,G +2590710,1003,12.35,,70.0,,,,,,,Protein,G +2590873,1003,0.0,,70.0,,,,,,,Protein,G +2591064,1003,7.14,,70.0,,,,,,,Protein,G +2591106,1003,5.0,,70.0,,,,,,,Protein,G +2591132,1003,11.0,,70.0,,,,,,,Protein,G +2591518,1003,17.86,,70.0,,,,,,,Protein,G +2591558,1003,6.0,,70.0,,,,,,,Protein,G +2591689,1003,8.67,,70.0,,,,,,,Protein,G +2592160,1003,3.57,,70.0,,,,,,,Protein,G +2592420,1003,2.56,,70.0,,,,,,,Protein,G +2592448,1003,46.43,,70.0,,,,,,,Protein,G +2592593,1003,0.0,,70.0,,,,,,,Protein,G +2592700,1003,8.0,,70.0,,,,,,,Protein,G +2592707,1003,45.71,,70.0,,,,,,,Protein,G +2592909,1003,6.67,,70.0,,,,,,,Protein,G +2592922,1003,76.19,,70.0,,,,,,,Protein,G +2593027,1003,0.0,,70.0,,,,,,,Protein,G +2593038,1003,6.92,,70.0,,,,,,,Protein,G +2593077,1003,0.0,,70.0,,,,,,,Protein,G +2593264,1003,6.67,,70.0,,,,,,,Protein,G +2593708,1003,5.61,,70.0,,,,,,,Protein,G +2593738,1003,6.0,,70.0,,,,,,,Protein,G +2593762,1003,9.09,,70.0,,,,,,,Protein,G +2593814,1003,0.0,,70.0,,,,,,,Protein,G +2594288,1003,13.16,,70.0,,,,,,,Protein,G +2594412,1003,13.21,,70.0,,,,,,,Protein,G +2594445,1003,3.92,,70.0,,,,,,,Protein,G +2594578,1003,8.62,,70.0,,,,,,,Protein,G +2594616,1003,6.25,,70.0,,,,,,,Protein,G +2594696,1003,10.29,,70.0,,,,,,,Protein,G +2594783,1003,12.24,,70.0,,,,,,,Protein,G +2594920,1003,0.89,,70.0,,,,,,,Protein,G +2595455,1003,21.43,,70.0,,,,,,,Protein,G +2595549,1003,0.0,,70.0,,,,,,,Protein,G +2595648,1003,3.33,,73.0,,,,,,,Protein,G +2595799,1003,0.0,,70.0,,,,,,,Protein,G +2595912,1003,4.17,,70.0,,,,,,,Protein,G +2596219,1003,12.73,,70.0,,,,,,,Protein,G +2596329,1003,3.57,,70.0,,,,,,,Protein,G +2596405,1003,10.0,,70.0,,,,,,,Protein,G +2596787,1003,0.0,,70.0,,,,,,,Protein,G +2596861,1003,3.64,,70.0,,,,,,,Protein,G +2597054,1003,0.0,,70.0,,,,,,,Protein,G +2597216,1003,12.5,,70.0,,,,,,,Protein,G +2597484,1003,10.94,,70.0,,,,,,,Protein,G +2597499,1003,7.0,,70.0,,,,,,,Protein,G +2597813,1003,13.33,,70.0,,,,,,,Protein,G +2597876,1003,1.41,,70.0,,,,,,,Protein,G +2598081,1003,0.0,,70.0,,,,,,,Protein,G +2598803,1003,0.0,,70.0,,,,,,,Protein,G +2599040,1003,3.53,,70.0,,,,,,,Protein,G +2599304,1003,4.71,,70.0,,,,,,,Protein,G +2599346,1003,12.5,,70.0,,,,,,,Protein,G +2599352,1003,0.0,,70.0,,,,,,,Protein,G +2599361,1003,1.6,,70.0,,,,,,,Protein,G +2599659,1003,23.33,,70.0,,,,,,,Protein,G +2599896,1003,3.75,,70.0,,,,,,,Protein,G +2600003,1003,25.0,,70.0,,,,,,,Protein,G +2600048,1003,0.0,,70.0,,,,,,,Protein,G +2600262,1003,21.43,,70.0,,,,,,,Protein,G +2600406,1003,26.09,,70.0,,,,,,,Protein,G +2600965,1003,3.45,,70.0,,,,,,,Protein,G +2600990,1003,0.42,,70.0,,,,,,,Protein,G +2601023,1003,1.18,,73.0,,,,,,,Protein,G +2601030,1003,0.0,,70.0,,,,,,,Protein,G +2601412,1003,0.0,,70.0,,,,,,,Protein,G +2601640,1003,16.67,,70.0,,,,,,,Protein,G +2601836,1003,12.0,,70.0,,,,,,,Protein,G +2602220,1003,7.14,,70.0,,,,,,,Protein,G +2602258,1003,3.33,,73.0,,,,,,,Protein,G +2602271,1003,10.0,,70.0,,,,,,,Protein,G +2602275,1003,14.29,,70.0,,,,,,,Protein,G +2602285,1003,16.96,,70.0,,,,,,,Protein,G +2602297,1003,16.81,,70.0,,,,,,,Protein,G +2602623,1003,0.0,,70.0,,,,,,,Protein,G +2603025,1003,2.35,,70.0,,,,,,,Protein,G +2603136,1003,15.71,,70.0,,,,,,,Protein,G +2603801,1003,14.29,,70.0,,,,,,,Protein,G +2603808,1003,13.33,,70.0,,,,,,,Protein,G +2603869,1003,3.33,,70.0,,,,,,,Protein,G +2604614,1003,3.55,,70.0,,,,,,,Protein,G +2604960,1003,7.14,,70.0,,,,,,,Protein,G +2604986,1003,24.0,,70.0,,,,,,,Protein,G +2605110,1003,9.41,,70.0,,,,,,,Protein,G +2605513,1003,2.5,,70.0,,,,,,,Protein,G +2605528,1003,28.57,,70.0,,,,,,,Protein,G +2605936,1003,0.0,,70.0,,,,,,,Protein,G +2606069,1003,6.67,,70.0,,,,,,,Protein,G +2606253,1003,0.0,,70.0,,,,,,,Protein,G +2606604,1003,0.0,,70.0,,,,,,,Protein,G +2607034,1003,8.62,,70.0,,,,,,,Protein,G +2607467,1003,0.0,,70.0,,,,,,,Protein,G +2607531,1003,30.56,,70.0,,,,,,,Protein,G +2607622,1003,8.93,,70.0,,,,,,,Protein,G +2607690,1003,3.55,,70.0,,,,,,,Protein,G +2607705,1003,56.25,,70.0,,,,,,,Protein,G +2608233,1003,7.05,,70.0,,,,,,,Protein,G +2608401,1003,7.14,,70.0,,,,,,,Protein,G +2608424,1003,14.04,,70.0,,,,,,,Protein,G +2608747,1003,6.98,,70.0,,,,,,,Protein,G +2608784,1003,9.09,,70.0,,,,,,,Protein,G +2608915,1003,21.43,,70.0,,,,,,,Protein,G +2609329,1003,0.77,,70.0,,,,,,,Protein,G +2609452,1003,7.14,,70.0,,,,,,,Protein,G +2609488,1003,3.85,,73.0,,,,,,,Protein,G +2609799,1003,21.43,,70.0,,,,,,,Protein,G +2609914,1003,1.18,,70.0,,,,,,,Protein,G +2610809,1003,21.28,,78.0,,,,,,,Protein,G +2610900,1003,14.34,,78.0,,,,,,,Protein,G +2610941,1003,7.89,,78.0,,,,,,,Protein,G +2611094,1003,15.44,,78.0,,,,,,,Protein,G +2611134,1003,16.07,,78.0,,,,,,,Protein,G +2611372,1003,14.44,,70.0,,,,,,,Protein,G +2611473,1003,2.3,,70.0,,,,,,,Protein,G +2611619,1003,0.0,,70.0,,,,,,,Protein,G +2612958,1003,0.0,,70.0,,,,,,,Protein,G +2612993,1003,6.45,,70.0,,,,,,,Protein,G +2613095,1003,1.25,,71.0,,,,,,,Protein,G +2613366,1003,5.3,,78.0,,,,,,,Protein,G +2613589,1003,4.53,,78.0,,,,,,,Protein,G +2613732,1003,0.0,,71.0,,,,,,,Protein,G +2613738,1003,0.0,,71.0,,,,,,,Protein,G +2614011,1003,21.0,,78.0,,,,,,,Protein,G +2614074,1003,0.0,,71.0,,,,,,,Protein,G +2614173,1003,15.08,,71.0,,,,,,,Protein,G +2614274,1003,2.15,,70.0,,,,,,,Protein,G +2614659,1003,3.57,,70.0,,,,,,,Protein,G +2614674,1003,0.51,,70.0,,,,,,,Protein,G +2614947,1003,0.0,,70.0,,,,,,,Protein,G +2614950,1003,10.71,,70.0,,,,,,,Protein,G +2615057,1003,14.29,,70.0,,,,,,,Protein,G +2615068,1003,10.26,,70.0,,,,,,,Protein,G +2615366,1003,3.12,,70.0,,,,,,,Protein,G +2615377,1003,3.57,,73.0,,,,,,,Protein,G +2615673,1003,3.57,,70.0,,,,,,,Protein,G +2615680,1003,8.93,,70.0,,,,,,,Protein,G +2615710,1003,10.22,,70.0,,,,,,,Protein,G +2615802,1003,16.67,,70.0,,,,,,,Protein,G +2615845,1003,25.0,,70.0,,,,,,,Protein,G +2616543,1003,22.54,,70.0,,,,,,,Protein,G +2616646,1003,57.14,,70.0,,,,,,,Protein,G +2617075,1003,4.71,,70.0,,,,,,,Protein,G +2617322,1003,5.0,,70.0,,,,,,,Protein,G +2617342,1003,2.61,,70.0,,,,,,,Protein,G +2617436,1003,3.61,,70.0,,,,,,,Protein,G +2617599,1003,25.0,,70.0,,,,,,,Protein,G +2617854,1003,21.43,,70.0,,,,,,,Protein,G +2618102,1003,19.61,,70.0,,,,,,,Protein,G +2618302,1003,4.65,,70.0,,,,,,,Protein,G +2618385,1003,7.14,,70.0,,,,,,,Protein,G +2618434,1003,3.77,,70.0,,,,,,,Protein,G +2618738,1003,6.98,,70.0,,,,,,,Protein,G +2618771,1003,7.89,,70.0,,,,,,,Protein,G +2619048,1003,10.0,,70.0,,,,,,,Protein,G +2619320,1003,0.42,,70.0,,,,,,,Protein,G +2619531,1003,1.18,,70.0,,,,,,,Protein,G +2620090,1003,0.0,,70.0,,,,,,,Protein,G +2620259,1003,6.15,,70.0,,,,,,,Protein,G +2620502,1003,11.76,,70.0,,,,,,,Protein,G +2620947,1003,14.29,,70.0,,,,,,,Protein,G +2621194,1003,0.0,,70.0,,,,,,,Protein,G +2621479,1003,1.43,,70.0,,,,,,,Protein,G +2621553,1003,0.83,,70.0,,,,,,,Protein,G +2621554,1003,4.71,,70.0,,,,,,,Protein,G +2621730,1003,0.0,,70.0,,,,,,,Protein,G +2621985,1003,4.72,,70.0,,,,,,,Protein,G +2622093,1003,12.5,,70.0,,,,,,,Protein,G +2622180,1003,0.0,,70.0,,,,,,,Protein,G +2622306,1003,5.77,,70.0,,,,,,,Protein,G +2622438,1003,7.06,,70.0,,,,,,,Protein,G +2622449,1003,6.45,,70.0,,,,,,,Protein,G +2622536,1003,4.67,,70.0,,,,,,,Protein,G +2622742,1003,8.33,,70.0,,,,,,,Protein,G +2623372,1003,10.59,,70.0,,,,,,,Protein,G +2623544,1003,7.14,,73.0,,,,,,,Protein,G +2623636,1003,14.29,,70.0,,,,,,,Protein,G +2623716,1003,14.29,,70.0,,,,,,,Protein,G +2623774,1003,11.76,,70.0,,,,,,,Protein,G +2623858,1003,0.0,,70.0,,,,,,,Protein,G +2624077,1003,4.88,,70.0,,,,,,,Protein,G +2624160,1003,3.75,,70.0,,,,,,,Protein,G +2624204,1003,7.86,,70.0,,,,,,,Protein,G +2624262,1003,14.74,,70.0,,,,,,,Protein,G +2624471,1003,0.0,,70.0,,,,,,,Protein,G +2624664,1003,18.75,,70.0,,,,,,,Protein,G +2624928,1003,2.35,,70.0,,,,,,,Protein,G +2625218,1003,0.0,,70.0,,,,,,,Protein,G +2625989,1003,34.21,,70.0,,,,,,,Protein,G +2626698,1003,0.0,,70.0,,,,,,,Protein,G +2626962,1003,3.12,,70.0,,,,,,,Protein,G +2627256,1003,2.03,,70.0,,,,,,,Protein,G +2627427,1003,21.43,,70.0,,,,,,,Protein,G +2627542,1003,14.71,,70.0,,,,,,,Protein,G +2627621,1003,5.56,,70.0,,,,,,,Protein,G +2627694,1003,0.0,,70.0,,,,,,,Protein,G +2628212,1003,7.33,,70.0,,,,,,,Protein,G +2628336,1003,66.67,,70.0,,,,,,,Protein,G +2628869,1003,15.79,,70.0,,,,,,,Protein,G +2628905,1003,21.43,,70.0,,,,,,,Protein,G +2628920,1003,6.06,,70.0,,,,,,,Protein,G +2629233,1003,33.33,,70.0,,,,,,,Protein,G +2629297,1003,7.75,,70.0,,,,,,,Protein,G +2629318,1003,50.0,,70.0,,,,,,,Protein,G +2629574,1003,4.55,,70.0,,,,,,,Protein,G +2629666,1003,2.5,,73.0,,,,,,,Protein,G +2629704,1003,0.0,,70.0,,,,,,,Protein,G +2629726,1003,17.86,,70.0,,,,,,,Protein,G +2630037,1003,12.59,,70.0,,,,,,,Protein,G +2630228,1003,22.22,,70.0,,,,,,,Protein,G +2630235,1003,5.88,,70.0,,,,,,,Protein,G +2630459,1003,8.08,,70.0,,,,,,,Protein,G +2631025,1003,19.64,,70.0,,,,,,,Protein,G +2631097,1003,9.52,,70.0,,,,,,,Protein,G +2631199,1003,0.0,,70.0,,,,,,,Protein,G +2631382,1003,7.14,,70.0,,,,,,,Protein,G +2631504,1003,3.57,,70.0,,,,,,,Protein,G +2631563,1003,4.17,,70.0,,,,,,,Protein,G +2631579,1003,3.12,,70.0,,,,,,,Protein,G +2631684,1003,57.14,,70.0,,,,,,,Protein,G +2631900,1003,0.0,,70.0,,,,,,,Protein,G +2632111,1003,0.0,,70.0,,,,,,,Protein,G +2632378,1003,6.25,,70.0,,,,,,,Protein,G +2632417,1003,4.76,,70.0,,,,,,,Protein,G +2632720,1003,18.75,,70.0,,,,,,,Protein,G +2632949,1003,6.67,,70.0,,,,,,,Protein,G +2632967,1003,25.0,,70.0,,,,,,,Protein,G +2633378,1003,0.0,,70.0,,,,,,,Protein,G +2633726,1003,3.45,,73.0,,,,,,,Protein,G +2633800,1003,2.94,,70.0,,,,,,,Protein,G +2633943,1003,14.29,,70.0,,,,,,,Protein,G +2634315,1003,10.0,,70.0,,,,,,,Protein,G +2634448,1003,16.81,,70.0,,,,,,,Protein,G +2634790,1003,3.45,,70.0,,,,,,,Protein,G +2634865,1003,6.67,,73.0,,,,,,,Protein,G +2635122,1003,10.0,,70.0,,,,,,,Protein,G +2635325,1003,0.0,,70.0,,,,,,,Protein,G +2635612,1003,2.5,,70.0,,,,,,,Protein,G +2635782,1003,4.29,,70.0,,,,,,,Protein,G +2635896,1003,0.0,,70.0,,,,,,,Protein,G +2636073,1003,2.67,,70.0,,,,,,,Protein,G +2636192,1003,2.3,,70.0,,,,,,,Protein,G +2636615,1003,5.26,,70.0,,,,,,,Protein,G +2636664,1003,2.5,,70.0,,,,,,,Protein,G +2637156,1003,0.42,,70.0,,,,,,,Protein,G +2637441,1003,9.38,,70.0,,,,,,,Protein,G +2637472,1003,8.0,,70.0,,,,,,,Protein,G +2637683,1003,6.45,,70.0,,,,,,,Protein,G +2637728,1003,1.64,,70.0,,,,,,,Protein,G +2637729,1003,0.83,,70.0,,,,,,,Protein,G +2638009,1003,8.33,,70.0,,,,,,,Protein,G +2638057,1003,25.0,,70.0,,,,,,,Protein,G +2638140,1003,7.09,,70.0,,,,,,,Protein,G +2638632,1003,16.67,,70.0,,,,,,,Protein,G +2638773,1003,7.14,,70.0,,,,,,,Protein,G +2639138,1003,14.29,,70.0,,,,,,,Protein,G +2639399,1003,12.0,,70.0,,,,,,,Protein,G +2639488,1003,12.5,,70.0,,,,,,,Protein,G +2639581,1003,25.0,,70.0,,,,,,,Protein,G +2639812,1003,0.0,,70.0,,,,,,,Protein,G +2640133,1003,0.0,,70.0,,,,,,,Protein,G +2640306,1003,3.57,,70.0,,,,,,,Protein,G +2640591,1003,45.65,,70.0,,,,,,,Protein,G +2640903,1003,2.5,,70.0,,,,,,,Protein,G +2641177,1003,5.24,,78.0,,,,,,,Protein,G +2641562,1003,11.68,,70.0,,,,,,,Protein,G +2641652,1003,3.03,,70.0,,,,,,,Protein,G +2642255,1003,4.76,,70.0,,,,,,,Protein,G +2642307,1003,3.12,,70.0,,,,,,,Protein,G +2642551,1003,35.71,,70.0,,,,,,,Protein,G +2642777,1003,7.5,,70.0,,,,,,,Protein,G +2642828,1003,6.06,,70.0,,,,,,,Protein,G +2643138,1003,3.57,,70.0,,,,,,,Protein,G +2643251,1003,5.77,,70.0,,,,,,,Protein,G +2643284,1003,4.81,,70.0,,,,,,,Protein,G +2648887,1003,10.71,,71.0,,,,,,,Protein,G +2649030,1003,9.1,,78.0,,,,,,,Protein,G +2649106,1003,5.41,,71.0,,,,,,,Protein,G +2649132,1003,18.1,,78.0,,,,,,,Protein,G +2649585,1003,3.86,,71.0,,,,,,,Protein,G +2649840,1003,22.17,,78.0,,,,,,,Protein,G +2649983,1003,7.14,,71.0,,,,,,,Protein,G +2650030,1003,12.28,,78.0,,,,,,,Protein,G +2650157,1003,12.75,,78.0,,,,,,,Protein,G +2650345,1003,7.1,,78.0,,,,,,,Protein,G +2650923,1003,2.5,,71.0,,,,,,,Protein,G +2650992,1003,1.67,,71.0,,,,,,,Protein,G +2651065,1003,1.27,,71.0,,,,,,,Protein,G +2651093,1003,0.42,,71.0,,,,,,,Protein,G +2651138,1003,7.8,,78.0,,,,,,,Protein,G +2651527,1003,9.09,,73.0,,,,,,,Protein,G +2651678,1003,21.05,,70.0,,,,,,,Protein,G +2651851,1003,3.33,,70.0,,,,,,,Protein,G +2651857,1003,6.67,,70.0,,,,,,,Protein,G +2652057,1003,1.76,,70.0,,,,,,,Protein,G +2652555,1003,7.49,,70.0,,,,,,,Protein,G +2652668,1003,1.79,,70.0,,,,,,,Protein,G +2652673,1003,0.0,,70.0,,,,,,,Protein,G +2653037,1003,0.0,,70.0,,,,,,,Protein,G +2653104,1003,2.5,,70.0,,,,,,,Protein,G +2653190,1003,6.67,,70.0,,,,,,,Protein,G +2653260,1003,7.14,,70.0,,,,,,,Protein,G +2653820,1003,0.0,,70.0,,,,,,,Protein,G +2653879,1003,0.0,,70.0,,,,,,,Protein,G +2653889,1003,0.0,,70.0,,,,,,,Protein,G +2653980,1003,2.94,,70.0,,,,,,,Protein,G +2653998,1003,7.96,,70.0,,,,,,,Protein,G +2654197,1003,40.0,,70.0,,,,,,,Protein,G +2654233,1003,6.67,,70.0,,,,,,,Protein,G +2654454,1003,21.43,,70.0,,,,,,,Protein,G +2654695,1003,11.76,,70.0,,,,,,,Protein,G +2654781,1003,0.0,,70.0,,,,,,,Protein,G +2654847,1003,0.0,,70.0,,,,,,,Protein,G +2654997,1003,0.0,,70.0,,,,,,,Protein,G +2655015,1003,0.0,,70.0,,,,,,,Protein,G +2655076,1003,3.57,,70.0,,,,,,,Protein,G +2655236,1003,0.0,,70.0,,,,,,,Protein,G +2655540,1003,5.63,,70.0,,,,,,,Protein,G +2655566,1003,21.43,,70.0,,,,,,,Protein,G +2655579,1003,0.83,,70.0,,,,,,,Protein,G +2655832,1003,6.25,,70.0,,,,,,,Protein,G +2655929,1003,2.5,,70.0,,,,,,,Protein,G +2656159,1003,0.0,,70.0,,,,,,,Protein,G +2656307,1003,25.0,,70.0,,,,,,,Protein,G +2656368,1003,25.0,,70.0,,,,,,,Protein,G +2656501,1003,3.23,,70.0,,,,,,,Protein,G +2656520,1003,0.0,,70.0,,,,,,,Protein,G +2656774,1003,11.5,,70.0,,,,,,,Protein,G +2657085,1003,0.0,,70.0,,,,,,,Protein,G +2657105,1003,10.19,,70.0,,,,,,,Protein,G +2657163,1003,3.53,,70.0,,,,,,,Protein,G +2657287,1003,0.0,,70.0,,,,,,,Protein,G +2657790,1003,18.57,,70.0,,,,,,,Protein,G +2657798,1003,1.14,,70.0,,,,,,,Protein,G +2657803,1003,6.67,,70.0,,,,,,,Protein,G +2657909,1003,3.67,,70.0,,,,,,,Protein,G +2658362,1003,6.67,,70.0,,,,,,,Protein,G +2658444,1003,0.81,,70.0,,,,,,,Protein,G +2658921,1003,0.0,,70.0,,,,,,,Protein,G +2659152,1003,5.13,,70.0,,,,,,,Protein,G +2659199,1003,13.51,,70.0,,,,,,,Protein,G +2659382,1003,3.33,,70.0,,,,,,,Protein,G +2659508,1003,2.36,,70.0,,,,,,,Protein,G +2660188,1003,0.0,,70.0,,,,,,,Protein,G +2660361,1003,0.0,,70.0,,,,,,,Protein,G +2660573,1003,8.0,,70.0,,,,,,,Protein,G +2660613,1003,13.33,,70.0,,,,,,,Protein,G +2660627,1003,0.28,,73.0,,,,,,,Protein,G +2660777,1003,1.18,,70.0,,,,,,,Protein,G +2660891,1003,2.82,,70.0,,,,,,,Protein,G +2661380,1003,7.14,,70.0,,,,,,,Protein,G +2661515,1003,0.0,,70.0,,,,,,,Protein,G +2661730,1003,0.0,,70.0,,,,,,,Protein,G +2661782,1003,2.5,,70.0,,,,,,,Protein,G +2662107,1003,29.17,,70.0,,,,,,,Protein,G +2662182,1003,0.81,,70.0,,,,,,,Protein,G +1108349,1186,118.0,,70.0,,,,,,,Folic acid,UG +1119561,1186,159.0,,70.0,,,,,,,Folic acid,UG +1119940,1186,88.0,,70.0,,,,,,,Folic acid,UG +167551,1186,0.0,0.0,41.0,,,,,,,Folic acid,UG +167711,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG +168370,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG +168460,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG +168526,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG +169441,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG +169500,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG +169513,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG +169531,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG +169742,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG +170078,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG +170194,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG +170287,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG +170288,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG +170422,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG +170559,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG +170732,1186,30.0,4.0,1.0,15.0,39.0,,,,,Folic acid,UG +170851,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG +171634,1186,0.0,0.0,14.0,,,,,,,Folic acid,UG +171838,1186,57.0,0.0,40.0,,,,,,,Folic acid,UG +171895,1186,4.0,0.0,1.0,,,,,,,Folic acid,UG +172180,1186,0.0,0.0,57.0,,,,,,,Folic acid,UG +172263,1186,0.0,0.0,51.0,,,,,,,Folic acid,UG +172299,1186,0.0,0.0,57.0,,,,,,,Folic acid,UG +172362,1186,0.0,0.0,20.0,,,,,,,Folic acid,UG +172439,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG +172909,1186,5.0,0.0,65.0,,,,,,,Folic acid,UG +173207,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG +173995,1186,0.0,0.0,18.0,,,,,,,Folic acid,UG +174092,1186,56.0,0.0,40.0,,,,,,,Folic acid,UG +174323,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG +174479,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG +174708,1186,0.0,0.0,14.0,,,,,,,Folic acid,UG +175013,1186,14.0,0.0,49.0,,,,,,,Folic acid,UG +175135,1186,0.0,0.0,68.0,,,,,,,Folic acid,UG +344774,1186,103.0,,78.0,,,,,,,Folic acid,UG +345013,1186,0.0,,78.0,,,,,,,Folic acid,UG +345215,1186,63.0,,78.0,,,,,,,Folic acid,UG +348040,1186,0.0,,78.0,,,,,,,Folic acid,UG +353256,1186,137.0,,78.0,,,,,,,Folic acid,UG +358068,1186,48.0,,70.0,,,,,,,Folic acid,UG +372798,1186,91.0,,70.0,,,,,,,Folic acid,UG +376402,1186,96.0,,70.0,,,,,,,Folic acid,UG +470915,1186,350.0,,70.0,,,,,,,Folic acid,UG +561063,1186,81.0,,70.0,,,,,,,Folic acid,UG +566806,1186,87.0,,70.0,,,,,,,Folic acid,UG +572909,1186,92.0,,70.0,,,,,,,Folic acid,UG +581195,1186,117.0,,70.0,,,,,,,Folic acid,UG +583333,1186,196.0,,70.0,,,,,,,Folic acid,UG +590024,1186,250.0,,70.0,,,,,,,Folic acid,UG +593350,1186,94.0,,70.0,,,,,,,Folic acid,UG +596561,1186,147.0,,70.0,,,,,,,Folic acid,UG +616684,1186,95.0,,70.0,,,,,,,Folic acid,UG +638896,1186,196.0,,70.0,,,,,,,Folic acid,UG +658716,1186,74.0,,70.0,,,,,,,Folic acid,UG +687542,1186,97.0,,70.0,,,,,,,Folic acid,UG +696852,1186,117.0,,70.0,,,,,,,Folic acid,UG +699684,1186,69.0,,70.0,,,,,,,Folic acid,UG +733568,1186,311.0,,70.0,,,,,,,Folic acid,UG +740606,1186,143.0,,70.0,,,,,,,Folic acid,UG +757098,1186,196.0,,78.0,,,,,,,Folic acid,UG +763278,1186,141.0,,78.0,,,,,,,Folic acid,UG +805335,1186,130.0,,70.0,,,,,,,Folic acid,UG +845162,1186,85.0,,70.0,,,,,,,Folic acid,UG +888640,1186,143.0,,70.0,,,,,,,Folic acid,UG +888718,1186,388.0,,70.0,,,,,,,Folic acid,UG +935706,1186,392.0,,70.0,,,,,,,Folic acid,UG +945204,1186,18.0,,70.0,,,,,,,Folic acid,UG +958493,1186,183.0,,70.0,,,,,,,Folic acid,UG +1066091,1186,355.0,,70.0,,,,,,,Folic acid,UG +1074579,1186,61.0,,70.0,,,,,,,Folic acid,UG +1094881,1186,44.0,,70.0,,,,,,,Folic acid,UG +1860838,1186,0.0,,75.0,,,,,,,Folic acid,UG +1142953,1186,79.0,,70.0,,,,,,,Folic acid,UG +1151062,1186,298.0,,70.0,,,,,,,Folic acid,UG +1151660,1186,125.0,,70.0,,,,,,,Folic acid,UG +1160289,1186,107.0,,70.0,,,,,,,Folic acid,UG +1160293,1186,26.0,,70.0,,,,,,,Folic acid,UG +1160296,1186,26.0,,70.0,,,,,,,Folic acid,UG +1212485,1186,70.0,,70.0,,,,,,,Folic acid,UG +1246011,1186,73.0,,70.0,,,,,,,Folic acid,UG +1250459,1186,282.0,,70.0,,,,,,,Folic acid,UG +1254288,1186,222.0,,70.0,,,,,,,Folic acid,UG +1321355,1186,81.0,,70.0,,,,,,,Folic acid,UG +1324888,1186,279.0,,70.0,,,,,,,Folic acid,UG +1375180,1186,57.0,,70.0,,,,,,,Folic acid,UG +1378965,1186,96.0,,70.0,,,,,,,Folic acid,UG +1383995,1186,90.0,,70.0,,,,,,,Folic acid,UG +1403971,1186,196.0,,70.0,,,,,,,Folic acid,UG +1432338,1186,121.0,,70.0,,,,,,,Folic acid,UG +1457914,1186,51.0,,78.0,,,,,,,Folic acid,UG +1493735,1186,60.0,,70.0,,,,,,,Folic acid,UG +1493787,1186,333.0,,70.0,,,,,,,Folic acid,UG +1493819,1186,186.0,,70.0,,,,,,,Folic acid,UG +1502728,1186,95.0,,70.0,,,,,,,Folic acid,UG +1502753,1186,37.0,,70.0,,,,,,,Folic acid,UG +1554664,1186,107.0,,70.0,,,,,,,Folic acid,UG +1637315,1186,222.0,,70.0,,,,,,,Folic acid,UG +1641155,1186,62.0,,70.0,,,,,,,Folic acid,UG +1670670,1186,256.0,,70.0,,,,,,,Folic acid,UG +1681881,1186,57.0,,70.0,,,,,,,Folic acid,UG +1690592,1186,352.0,,70.0,,,,,,,Folic acid,UG +1692695,1186,182.0,,70.0,,,,,,,Folic acid,UG +1697074,1186,107.0,,70.0,,,,,,,Folic acid,UG +1697782,1186,163.0,,70.0,,,,,,,Folic acid,UG +1704516,1186,34.0,,70.0,,,,,,,Folic acid,UG +1705418,1186,26.0,,70.0,,,,,,,Folic acid,UG +1707563,1186,94.0,,70.0,,,,,,,Folic acid,UG +1709249,1186,25.0,,70.0,,,,,,,Folic acid,UG +1709404,1186,25.0,,70.0,,,,,,,Folic acid,UG +1717981,1186,97.0,,70.0,,,,,,,Folic acid,UG +1722152,1186,200.0,,70.0,,,,,,,Folic acid,UG +1729292,1186,26.0,,70.0,,,,,,,Folic acid,UG +1745145,1186,222.0,,70.0,,,,,,,Folic acid,UG +1747649,1186,182.0,,70.0,,,,,,,Folic acid,UG +1790096,1186,61.0,,70.0,,,,,,,Folic acid,UG +1881760,1186,0.0,,75.0,,,,,,,Folic acid,UG +1820557,1186,149.0,,70.0,,,,,,,Folic acid,UG +1830824,1186,49.0,,70.0,,,,,,,Folic acid,UG +1838171,1186,25.0,,70.0,,,,,,,Folic acid,UG +1838395,1186,24.0,,70.0,,,,,,,Folic acid,UG +1841870,1186,58.0,,70.0,,,,,,,Folic acid,UG +1846397,1186,180.0,,70.0,,,,,,,Folic acid,UG +1885676,1186,0.0,,75.0,,,,,,,Folic acid,UG +1903121,1186,0.0,,75.0,,,,,,,Folic acid,UG +1918481,1186,0.0,,75.0,,,,,,,Folic acid,UG +1936197,1186,78.0,,70.0,,,,,,,Folic acid,UG +1941232,1186,0.0,,75.0,,,,,,,Folic acid,UG +1969830,1186,250.0,,70.0,,,,,,,Folic acid,UG +1973140,1186,108.0,,70.0,,,,,,,Folic acid,UG +1988180,1186,143.0,,70.0,,,,,,,Folic acid,UG +1990603,1186,513.0,,70.0,,,,,,,Folic acid,UG +1992230,1186,150.0,,70.0,,,,,,,Folic acid,UG +1999268,1186,86.0,,70.0,,,,,,,Folic acid,UG +2024310,1186,132.0,,70.0,,,,,,,Folic acid,UG +2037852,1186,63.0,,70.0,,,,,,,Folic acid,UG +2038009,1186,42.0,,70.0,,,,,,,Folic acid,UG +2040867,1186,188.0,,70.0,,,,,,,Folic acid,UG +2063245,1186,21.0,,70.0,,,,,,,Folic acid,UG +2112038,1186,66.0,,70.0,,,,,,,Folic acid,UG +2112076,1186,288.0,,70.0,,,,,,,Folic acid,UG +2122644,1186,0.0,,70.0,,,,,,,Folic acid,UG +2125815,1186,117.0,,70.0,,,,,,,Folic acid,UG +2132211,1186,233.0,,70.0,,,,,,,Folic acid,UG +2136212,1186,59.0,,70.0,,,,,,,Folic acid,UG +2150867,1186,59.0,,70.0,,,,,,,Folic acid,UG +2152540,1186,36.0,,70.0,,,,,,,Folic acid,UG +2155547,1186,110.0,,70.0,,,,,,,Folic acid,UG +2171879,1186,108.0,,70.0,,,,,,,Folic acid,UG +2189284,1186,143.0,,70.0,,,,,,,Folic acid,UG +2189400,1186,88.0,,70.0,,,,,,,Folic acid,UG +2197347,1186,26.0,,71.0,,,,,,,Folic acid,UG +2208052,1186,22.0,,71.0,,,,,,,Folic acid,UG +2226556,1186,115.0,,78.0,,,,,,,Folic acid,UG +2228804,1186,217.0,,78.0,,,,,,,Folic acid,UG +2266247,1186,352.0,,70.0,,,,,,,Folic acid,UG +2267135,1186,51.0,,70.0,,,,,,,Folic acid,UG +2271071,1186,139.0,,70.0,,,,,,,Folic acid,UG +2323554,1186,0.0,,75.0,,,,,,,Folic acid,UG +2324763,1186,0.0,,75.0,,,,,,,Folic acid,UG +2338477,1186,0.0,,75.0,,,,,,,Folic acid,UG +2341069,1186,0.0,,,,,,,,,Folic acid,UG +2341263,1186,0.0,,,,,,,,,Folic acid,UG +2341637,1186,0.0,,,,,,,,,Folic acid,UG +2341745,1186,20.0,,,,,,,,,Folic acid,UG +2341907,1186,10.0,,,,,,,,,Folic acid,UG +2342074,1186,0.0,,,,,,,,,Folic acid,UG +2342257,1186,1.0,,,,,,,,,Folic acid,UG +2342464,1186,14.0,,,,,,,,,Folic acid,UG +2342471,1186,26.0,,,,,,,,,Folic acid,UG +2343023,1186,0.0,,,,,,,,,Folic acid,UG +2343368,1186,14.0,,,,,,,,,Folic acid,UG +2343375,1186,22.0,,,,,,,,,Folic acid,UG +2343978,1186,196.0,,,,,,,,,Folic acid,UG +2344693,1186,0.0,,,,,,,,,Folic acid,UG +2344818,1186,0.0,,,,,,,,,Folic acid,UG +2344944,1186,1.0,,,,,,,,,Folic acid,UG +2344970,1186,0.0,,,,,,,,,Folic acid,UG +2345067,1186,0.0,,,,,,,,,Folic acid,UG +2345195,1186,0.0,,,,,,,,,Folic acid,UG +2345202,1186,0.0,,,,,,,,,Folic acid,UG +2345207,1186,0.0,,,,,,,,,Folic acid,UG +2345233,1186,0.0,,,,,,,,,Folic acid,UG +2345265,1186,0.0,,,,,,,,,Folic acid,UG +2345444,1186,0.0,,,,,,,,,Folic acid,UG +2345645,1186,20.0,,,,,,,,,Folic acid,UG +2345686,1186,2.0,,,,,,,,,Folic acid,UG +2346048,1186,0.0,,,,,,,,,Folic acid,UG +2346137,1186,0.0,,,,,,,,,Folic acid,UG +2346207,1186,0.0,,,,,,,,,Folic acid,UG +2383416,1186,12.0,,70.0,,,,,,,Folic acid,UG +2397106,1186,150.0,,70.0,,,,,,,Folic acid,UG +2400363,1186,107.0,,70.0,,,,,,,Folic acid,UG +2407144,1186,87.0,,70.0,,,,,,,Folic acid,UG +2407537,1186,0.0,,70.0,,,,,,,Folic acid,UG +2413413,1186,95.0,,70.0,,,,,,,Folic acid,UG +2418634,1186,18.0,,70.0,,,,,,,Folic acid,UG +2419058,1186,54.0,,70.0,,,,,,,Folic acid,UG +2432140,1186,67.0,,70.0,,,,,,,Folic acid,UG +2443568,1186,150.0,,71.0,,,,,,,Folic acid,UG +2444471,1186,95.0,,70.0,,,,,,,Folic acid,UG +2444874,1186,33.0,,70.0,,,,,,,Folic acid,UG +2446030,1186,0.0,,70.0,,,,,,,Folic acid,UG +2446375,1186,205.0,,70.0,,,,,,,Folic acid,UG +2452157,1186,333.0,,70.0,,,,,,,Folic acid,UG +2452749,1186,205.0,,70.0,,,,,,,Folic acid,UG +2453936,1186,196.0,,70.0,,,,,,,Folic acid,UG +2457740,1186,150.0,,71.0,,,,,,,Folic acid,UG +2460649,1186,94.0,,70.0,,,,,,,Folic acid,UG +2460711,1186,93.0,,70.0,,,,,,,Folic acid,UG +2462667,1186,2.0,,70.0,,,,,,,Folic acid,UG +2462747,1186,25.0,,70.0,,,,,,,Folic acid,UG +2464056,1186,71.0,,70.0,,,,,,,Folic acid,UG +2464515,1186,40.0,,70.0,,,,,,,Folic acid,UG +2464834,1186,116.0,,70.0,,,,,,,Folic acid,UG +2468207,1186,62.0,,70.0,,,,,,,Folic acid,UG +2468359,1186,196.0,,70.0,,,,,,,Folic acid,UG +2470868,1186,51.0,,70.0,,,,,,,Folic acid,UG +2471872,1186,250.0,,70.0,,,,,,,Folic acid,UG +2472526,1186,153.0,,70.0,,,,,,,Folic acid,UG +2472706,1186,163.0,,70.0,,,,,,,Folic acid,UG +2473977,1186,69.0,,70.0,,,,,,,Folic acid,UG +2475790,1186,280.0,,70.0,,,,,,,Folic acid,UG +2476250,1186,98.0,,70.0,,,,,,,Folic acid,UG +2479921,1186,196.0,,70.0,,,,,,,Folic acid,UG +2486521,1186,200.0,,70.0,,,,,,,Folic acid,UG +2486973,1186,196.0,,70.0,,,,,,,Folic acid,UG +2501463,1186,206.0,,70.0,,,,,,,Folic acid,UG +2503512,1186,196429.0,,70.0,,,,,,,Folic acid,UG +2517165,1186,368.0,,78.0,,,,,,,Folic acid,UG +2523069,1186,86.0,,70.0,,,,,,,Folic acid,UG +2523846,1186,100.0,,70.0,,,,,,,Folic acid,UG +2525711,1186,120.0,,78.0,,,,,,,Folic acid,UG +2525730,1186,318.0,,78.0,,,,,,,Folic acid,UG +2530868,1186,0.0,,70.0,,,,,,,Folic acid,UG +2539664,1186,230.0,,78.0,,,,,,,Folic acid,UG +2547481,1186,200.0,,70.0,,,,,,,Folic acid,UG +2557657,1186,0.0,,71.0,,,,,,,Folic acid,UG +2560922,1186,603.0,,70.0,,,,,,,Folic acid,UG +2568361,1186,97.0,,70.0,,,,,,,Folic acid,UG +2592707,1186,120.0,,70.0,,,,,,,Folic acid,UG +2595912,1186,26.0,,70.0,,,,,,,Folic acid,UG +2596219,1186,235.0,,70.0,,,,,,,Folic acid,UG +2596405,1186,150.0,,70.0,,,,,,,Folic acid,UG +2613366,1186,76.0,,78.0,,,,,,,Folic acid,UG +2615366,1186,26.0,,70.0,,,,,,,Folic acid,UG +2615377,1186,89286.0,,70.0,,,,,,,Folic acid,UG +2624077,1186,61.0,,70.0,,,,,,,Folic acid,UG +2631563,1186,26.0,,70.0,,,,,,,Folic acid,UG +2631579,1186,26.0,,70.0,,,,,,,Folic acid,UG +2640903,1186,62.0,,70.0,,,,,,,Folic acid,UG +2642777,1186,288.0,,70.0,,,,,,,Folic acid,UG +2651138,1186,86.0,,78.0,,,,,,,Folic acid,UG +2661782,1186,50.0,,75.0,,,,,,,Folic acid,UG +167551,1190,16.0,0.0,49.0,,,,,,,"Folate, DFE",UG +167711,1190,1.0,0.0,49.0,,,,,,,"Folate, DFE",UG +168370,1190,1.0,0.0,49.0,,,,,,,"Folate, DFE",UG +168460,1190,80.0,0.0,49.0,,,,,,,"Folate, DFE",UG +168526,1190,127.0,0.0,49.0,,,,,,,"Folate, DFE",UG +169441,1190,8.0,0.0,49.0,,,,,,,"Folate, DFE",UG +169500,1190,7.0,0.0,49.0,,,,,,,"Folate, DFE",UG +169513,1190,6.0,0.0,49.0,,,,,,,"Folate, DFE",UG +169531,1190,10.0,0.0,49.0,,,,,,,"Folate, DFE",UG +169742,1190,3.0,0.0,49.0,,,,,,,"Folate, DFE",UG +170078,1190,24.0,0.0,49.0,,,,,,,"Folate, DFE",UG +170194,1190,2.0,0.0,49.0,,,,,,,"Folate, DFE",UG +170287,1190,18.0,0.0,49.0,,,,,,,"Folate, DFE",UG +170288,1190,19.0,0.0,49.0,,,,,,,"Folate, DFE",UG +170422,1190,144.0,0.0,49.0,,,,,,,"Folate, DFE",UG +170559,1190,159.0,0.0,49.0,,,,,,,"Folate, DFE",UG +170732,1190,69.0,0.0,49.0,,,,,,,"Folate, DFE",UG +170851,1190,4.0,0.0,49.0,,,,,,,"Folate, DFE",UG +171634,1190,9.0,0.0,49.0,,,,,,,"Folate, DFE",UG +171838,1190,143.0,0.0,49.0,,,,,,,"Folate, DFE",UG +171895,1190,8.0,0.0,49.0,,,,,,,"Folate, DFE",UG +172180,1190,11.0,0.0,49.0,,,,,,,"Folate, DFE",UG +172263,1190,15.0,0.0,49.0,,,,,,,"Folate, DFE",UG +172299,1190,6.0,0.0,49.0,,,,,,,"Folate, DFE",UG +172362,1190,0.0,0.0,49.0,,,,,,,"Folate, DFE",UG +172439,1190,42.0,0.0,49.0,,,,,,,"Folate, DFE",UG +172909,1190,10.0,0.0,49.0,,,,,,,"Folate, DFE",UG +173207,1190,0.0,0.0,49.0,,,,,,,"Folate, DFE",UG +173995,1190,5.0,0.0,49.0,,,,,,,"Folate, DFE",UG +174092,1190,179.0,0.0,49.0,,,,,,,"Folate, DFE",UG +174323,1190,15.0,0.0,49.0,,,,,,,"Folate, DFE",UG +174479,1190,13.0,0.0,49.0,,,,,,,"Folate, DFE",UG +174708,1190,6.0,0.0,49.0,,,,,,,"Folate, DFE",UG +175013,1190,31.0,0.0,49.0,,,,,,,"Folate, DFE",UG +175135,1190,20.0,0.0,49.0,,,,,,,"Folate, DFE",UG +805335,1190,214.0,,70.0,,,,,,,"Folate, DFE",UG +1376152,1190,163.0,,70.0,,,,,,,"Folate, DFE",UG +1464052,1190,95.0,,70.0,,,,,,,"Folate, DFE",UG +2197347,1190,44.0,,71.0,,,,,,,"Folate, DFE",UG +2208052,1190,36.0,,71.0,,,,,,,"Folate, DFE",UG +2341069,1190,4.0,,,,,,,,,"Folate, DFE",UG +2341263,1190,10.0,,,,,,,,,"Folate, DFE",UG +2341637,1190,1.0,,,,,,,,,"Folate, DFE",UG +2341745,1190,46.0,,,,,,,,,"Folate, DFE",UG +2341907,1190,20.0,,,,,,,,,"Folate, DFE",UG +2342074,1190,11.0,,,,,,,,,"Folate, DFE",UG +2342257,1190,33.0,,,,,,,,,"Folate, DFE",UG +2342464,1190,45.0,,,,,,,,,"Folate, DFE",UG +2342471,1190,68.0,,,,,,,,,"Folate, DFE",UG +2343023,1190,22.0,,,,,,,,,"Folate, DFE",UG +2343368,1190,35.0,,,,,,,,,"Folate, DFE",UG +2343375,1190,51.0,,,,,,,,,"Folate, DFE",UG +2343978,1190,357.0,,,,,,,,,"Folate, DFE",UG +2344693,1190,12.0,,,,,,,,,"Folate, DFE",UG +2344818,1190,9.0,,,,,,,,,"Folate, DFE",UG +2344944,1190,11.0,,,,,,,,,"Folate, DFE",UG +2344970,1190,16.0,,,,,,,,,"Folate, DFE",UG +2345067,1190,20.0,,,,,,,,,"Folate, DFE",UG +2345195,1190,26.0,,,,,,,,,"Folate, DFE",UG +2345202,1190,32.0,,,,,,,,,"Folate, DFE",UG +2345207,1190,20.0,,,,,,,,,"Folate, DFE",UG +2345233,1190,13.0,,,,,,,,,"Folate, DFE",UG +2345265,1190,8.0,,,,,,,,,"Folate, DFE",UG +2345444,1190,36.0,,,,,,,,,"Folate, DFE",UG +2345645,1190,46.0,,,,,,,,,"Folate, DFE",UG +2345686,1190,15.0,,,,,,,,,"Folate, DFE",UG +2346048,1190,5.0,,,,,,,,,"Folate, DFE",UG +2346137,1190,2.0,,,,,,,,,"Folate, DFE",UG +2346207,1190,0.0,,,,,,,,,"Folate, DFE",UG +2443568,1190,250.0,,71.0,,,,,,,"Folate, DFE",UG +1108349,1166,0.765,,70.0,,,,,,,Riboflavin,MG +1109796,1166,0.664,,75.0,,,,,,,Riboflavin,MG +1119561,1166,0.309,,75.0,,,,,,,Riboflavin,MG +1119940,1166,0.385,,70.0,,,,,,,Riboflavin,MG +1132912,1166,0.083,,70.0,,,,,,,Riboflavin,MG +1134198,1166,0.6,,70.0,,,,,,,Riboflavin,MG +1134636,1166,1.457,,75.0,,,,,,,Riboflavin,MG +167551,1166,0.126,1.0,,,,,,,,Riboflavin,MG +167711,1166,0.051,0.0,40.0,,,,,,,Riboflavin,MG +168370,1166,0.51,6.0,1.0,0.35,0.65,,,,,Riboflavin,MG +168460,1166,0.053,2.0,,,,,,,,Riboflavin,MG +168526,1166,0.148,0.0,,,,,,,,Riboflavin,MG +169441,1166,0.22,7.0,,,,,,,,Riboflavin,MG +169500,1166,0.18,0.0,53.0,,,,,,,Riboflavin,MG +169513,1166,0.16,0.0,53.0,,,,,,,Riboflavin,MG +169531,1166,0.163,0.0,14.0,,,,,,,Riboflavin,MG +169624,1166,0.1,1.0,47.0,,,,,,,Riboflavin,MG +169742,1166,0.017,3.0,1.0,,,,,,,Riboflavin,MG +169836,1166,0.057,9.0,1.0,0.047,0.066,,,,,Riboflavin,MG +170078,1166,0.12,1.0,,,,,,,,Riboflavin,MG +170194,1166,0.345,0.0,,,,,,,,Riboflavin,MG +170287,1166,0.028,5.0,,,,,,,,Riboflavin,MG +170288,1166,0.201,1.0,,,,,,,,Riboflavin,MG +170422,1166,0.155,8.0,,,,,,,,Riboflavin,MG +170559,1166,0.412,0.0,,,,,,,,Riboflavin,MG +170700,1166,0.18,1.0,1.0,,,,,,,Riboflavin,MG +170702,1166,0.33,1.0,47.0,,,,,,,Riboflavin,MG +170732,1166,0.11,1.0,1.0,,,,,,,Riboflavin,MG +170851,1166,0.298,7.0,1.0,0.27,0.42,,,,,Riboflavin,MG +171634,1166,0.154,9.0,1.0,0.13,0.18,,,,,Riboflavin,MG +171838,1166,0.28,0.0,47.0,,,,,,,Riboflavin,MG +171895,1166,0.007,0.0,20.0,,,,,,,Riboflavin,MG +172180,1166,0.142,0.0,57.0,,,,,,,Riboflavin,MG +172263,1166,0.105,0.0,1.0,,,,,,,Riboflavin,MG +172299,1166,0.324,0.0,57.0,,,,,,,Riboflavin,MG +172362,1166,0.0,0.0,20.0,,,,,,,Riboflavin,MG +172439,1166,0.481,2.0,,,,,,,,Riboflavin,MG +172909,1166,0.034,0.0,65.0,,,,,,,Riboflavin,MG +173207,1166,0.0,0.0,20.0,,,,,,,Riboflavin,MG +173995,1166,0.239,0.0,18.0,,,,,,,Riboflavin,MG +174092,1166,0.395,0.0,44.0,,,,,,,Riboflavin,MG +174323,1166,0.21,0.0,,,,,,,,Riboflavin,MG +174479,1166,0.458,0.0,14.0,,,,,,,Riboflavin,MG +174708,1166,0.269,0.0,14.0,,,,,,,Riboflavin,MG +175013,1166,0.146,1.0,,,,,,,,Riboflavin,MG +175135,1166,0.16,0.0,,,,,,,,Riboflavin,MG +327076,1166,0.036,1.0,1.0,,,,,,,Riboflavin,MG +330643,1166,0.23,1.0,1.0,,,,,,,Riboflavin,MG +331757,1166,0.04,1.0,1.0,,,,,,,Riboflavin,MG +332692,1166,0.0,1.0,1.0,,,,,,,Riboflavin,MG +344774,1166,0.33,,78.0,,,,,,,Riboflavin,MG +344980,1166,0.19,,78.0,,,,,,,Riboflavin,MG +345013,1166,0.05,,78.0,,,,,,,Riboflavin,MG +345215,1166,0.19,,78.0,,,,,,,Riboflavin,MG +345449,1166,1.98,,78.0,,,,,,,Riboflavin,MG +345942,1166,1.15,,78.0,,,,,,,Riboflavin,MG +345947,1166,0.77,,78.0,,,,,,,Riboflavin,MG +348040,1166,0.26,,78.0,,,,,,,Riboflavin,MG +352276,1166,1.815,,78.0,,,,,,,Riboflavin,MG +353256,1166,0.464,,78.0,,,,,,,Riboflavin,MG +353740,1166,0.039,,78.0,,,,,,,Riboflavin,MG +355278,1166,0.34,,71.0,,,,,,,Riboflavin,MG +356489,1166,0.455,,75.0,,,,,,,Riboflavin,MG +357444,1166,0.817,,75.0,,,,,,,Riboflavin,MG +361305,1166,0.455,,75.0,,,,,,,Riboflavin,MG +372505,1166,0.4,,75.0,,,,,,,Riboflavin,MG +372798,1166,0.303,,70.0,,,,,,,Riboflavin,MG +375672,1166,0.0,,75.0,,,,,,,Riboflavin,MG +376402,1166,0.426,,70.0,,,,,,,Riboflavin,MG +376650,1166,0.0,,75.0,,,,,,,Riboflavin,MG +377532,1166,0.455,,75.0,,,,,,,Riboflavin,MG +378289,1166,0.226,,75.0,,,,,,,Riboflavin,MG +380471,1166,0.224,,75.0,,,,,,,Riboflavin,MG +391167,1166,1.466,,75.0,,,,,,,Riboflavin,MG +391591,1166,1.417,,75.0,,,,,,,Riboflavin,MG +392795,1166,0.425,,75.0,,,,,,,Riboflavin,MG +394815,1166,0.121,,75.0,,,,,,,Riboflavin,MG +394926,1166,0.159,,75.0,,,,,,,Riboflavin,MG +395651,1166,0.375,,75.0,,,,,,,Riboflavin,MG +395696,1166,0.708,,75.0,,,,,,,Riboflavin,MG +401517,1166,1.574,,75.0,,,,,,,Riboflavin,MG +406718,1166,1.417,,75.0,,,,,,,Riboflavin,MG +407479,1166,0.3,,75.0,,,,,,,Riboflavin,MG +411816,1166,0.212,,75.0,,,,,,,Riboflavin,MG +440122,1166,0.243,,75.0,,,,,,,Riboflavin,MG +440188,1166,0.364,,75.0,,,,,,,Riboflavin,MG +441251,1166,0.0,,75.0,,,,,,,Riboflavin,MG +445202,1166,1.417,,75.0,,,,,,,Riboflavin,MG +445867,1166,0.212,,75.0,,,,,,,Riboflavin,MG +449565,1166,0.298,,75.0,,,,,,,Riboflavin,MG +455549,1166,0.455,,75.0,,,,,,,Riboflavin,MG +456500,1166,0.455,,75.0,,,,,,,Riboflavin,MG +457284,1166,0.304,,75.0,,,,,,,Riboflavin,MG +470915,1166,1.25,,70.0,,,,,,,Riboflavin,MG +471204,1166,0.364,,75.0,,,,,,,Riboflavin,MG +482064,1166,0.138,,75.0,,,,,,,Riboflavin,MG +484390,1166,0.319,,75.0,,,,,,,Riboflavin,MG +484945,1166,0.262,,75.0,,,,,,,Riboflavin,MG +486813,1166,0.262,,75.0,,,,,,,Riboflavin,MG +499759,1166,0.405,,75.0,,,,,,,Riboflavin,MG +509445,1166,0.34,,75.0,,,,,,,Riboflavin,MG +511452,1166,0.708,,75.0,,,,,,,Riboflavin,MG +513539,1166,0.304,,75.0,,,,,,,Riboflavin,MG +516743,1166,0.718,,70.0,,,,,,,Riboflavin,MG +516871,1166,12.143,,75.0,,,,,,,Riboflavin,MG +521208,1166,0.486,,75.0,,,,,,,Riboflavin,MG +527129,1166,0.2,,75.0,,,,,,,Riboflavin,MG +527248,1166,0.362,,75.0,,,,,,,Riboflavin,MG +527496,1166,0.028,,75.0,,,,,,,Riboflavin,MG +527618,1166,1.471,,75.0,,,,,,,Riboflavin,MG +528339,1166,0.117,,75.0,,,,,,,Riboflavin,MG +528929,1166,0.243,,75.0,,,,,,,Riboflavin,MG +532504,1166,0.34,,75.0,,,,,,,Riboflavin,MG +533978,1166,0.204,,75.0,,,,,,,Riboflavin,MG +537539,1166,1.19,,75.0,,,,,,,Riboflavin,MG +540355,1166,1.417,,75.0,,,,,,,Riboflavin,MG +542218,1166,0.68,,75.0,,,,,,,Riboflavin,MG +545228,1166,0.262,,75.0,,,,,,,Riboflavin,MG +545907,1166,1.466,,75.0,,,,,,,Riboflavin,MG +552022,1166,0.274,,75.0,,,,,,,Riboflavin,MG +561063,1166,0.405,,70.0,,,,,,,Riboflavin,MG +561376,1166,0.282,,70.0,,,,,,,Riboflavin,MG +561518,1166,0.0,,75.0,,,,,,,Riboflavin,MG +562034,1166,0.212,,75.0,,,,,,,Riboflavin,MG +565676,1166,0.6,,75.0,,,,,,,Riboflavin,MG +566806,1166,0.217,,70.0,,,,,,,Riboflavin,MG +570139,1166,1.0,,75.0,,,,,,,Riboflavin,MG +571736,1166,1.466,,75.0,,,,,,,Riboflavin,MG +572909,1166,0.263,,70.0,,,,,,,Riboflavin,MG +573641,1166,0.359,,75.0,,,,,,,Riboflavin,MG +575563,1166,0.206,,75.0,,,,,,,Riboflavin,MG +575749,1166,1.25,,70.0,,,,,,,Riboflavin,MG +581195,1166,0.377,,70.0,,,,,,,Riboflavin,MG +582126,1166,0.243,,75.0,,,,,,,Riboflavin,MG +583333,1166,0.357,,70.0,,,,,,,Riboflavin,MG +583795,1166,0.192,,75.0,,,,,,,Riboflavin,MG +589293,1166,0.286,,70.0,,,,,,,Riboflavin,MG +590024,1166,0.536,,70.0,,,,,,,Riboflavin,MG +594010,1166,0.239,,75.0,,,,,,,Riboflavin,MG +596561,1166,0.333,,70.0,,,,,,,Riboflavin,MG +599989,1166,0.098,,70.0,,,,,,,Riboflavin,MG +602429,1166,0.0,,75.0,,,,,,,Riboflavin,MG +608954,1166,1.417,,75.0,,,,,,,Riboflavin,MG +609802,1166,1.0,,75.0,,,,,,,Riboflavin,MG +616684,1166,0.276,,75.0,,,,,,,Riboflavin,MG +627094,1166,0.237,,75.0,,,,,,,Riboflavin,MG +633840,1166,0.358,,75.0,,,,,,,Riboflavin,MG +638896,1166,0.357,,70.0,,,,,,,Riboflavin,MG +639362,1166,0.113,,75.0,,,,,,,Riboflavin,MG +650916,1166,0.654,,70.0,,,,,,,Riboflavin,MG +656018,1166,0.588,,70.0,,,,,,,Riboflavin,MG +658716,1166,0.213,,70.0,,,,,,,Riboflavin,MG +663936,1166,0.773,,75.0,,,,,,,Riboflavin,MG +696852,1166,0.333,,70.0,,,,,,,Riboflavin,MG +699684,1166,0.2,,70.0,,,,,,,Riboflavin,MG +710898,1166,0.591,,70.0,,,,,,,Riboflavin,MG +716096,1166,1.983,,75.0,,,,,,,Riboflavin,MG +733568,1166,0.557,,75.0,,,,,,,Riboflavin,MG +738822,1166,1.149,,75.0,,,,,,,Riboflavin,MG +740606,1166,0.971,,75.0,,,,,,,Riboflavin,MG +748116,1166,0.426,1.0,1.0,,,,,,,Riboflavin,MG +751974,1166,0.77,,78.0,,,,,,,Riboflavin,MG +752272,1166,0.23,,78.0,,,,,,,Riboflavin,MG +752864,1166,0.4,,78.0,,,,,,,Riboflavin,MG +757098,1166,0.22,,78.0,,,,,,,Riboflavin,MG +761398,1166,1.417,,75.0,,,,,,,Riboflavin,MG +763278,1166,0.196,,78.0,,,,,,,Riboflavin,MG +768296,1166,0.756,,75.0,,,,,,,Riboflavin,MG +799297,1166,0.567,,75.0,,,,,,,Riboflavin,MG +845162,1166,0.426,,70.0,,,,,,,Riboflavin,MG +851124,1166,0.429,,70.0,,,,,,,Riboflavin,MG +877864,1166,0.357,,70.0,,,,,,,Riboflavin,MG +958493,1166,0.333,,70.0,,,,,,,Riboflavin,MG +962173,1166,0.169,,70.0,,,,,,,Riboflavin,MG +969587,1166,0.167,,70.0,,,,,,,Riboflavin,MG +977873,1166,1.071,,70.0,,,,,,,Riboflavin,MG +987413,1166,0.37,,70.0,,,,,,,Riboflavin,MG +987553,1166,0.162,,75.0,,,,,,,Riboflavin,MG +1006789,1166,0.34,,75.0,,,,,,,Riboflavin,MG +1011481,1166,0.2,,75.0,,,,,,,Riboflavin,MG +1041157,1166,0.378,,75.0,,,,,,,Riboflavin,MG +1066091,1166,0.952,,70.0,,,,,,,Riboflavin,MG +1070469,1166,0.304,,75.0,,,,,,,Riboflavin,MG +1071787,1166,0.196,,75.0,,,,,,,Riboflavin,MG +1090173,1166,0.316,,75.0,,,,,,,Riboflavin,MG +1094881,1166,0.246,,70.0,,,,,,,Riboflavin,MG +1851099,1166,1.417,,75.0,,,,,,,Riboflavin,MG +1852852,1166,0.243,,75.0,,,,,,,Riboflavin,MG +1853803,1166,0.298,,75.0,,,,,,,Riboflavin,MG +1853805,1166,0.298,,75.0,,,,,,,Riboflavin,MG +1855707,1166,0.455,,75.0,,,,,,,Riboflavin,MG +1863670,1166,0.142,,75.0,,,,,,,Riboflavin,MG +1871821,1166,0.169,,70.0,,,,,,,Riboflavin,MG +1872818,1166,0.971,,75.0,,,,,,,Riboflavin,MG +1876941,1166,0.243,,75.0,,,,,,,Riboflavin,MG +1878929,1166,0.025,,75.0,,,,,,,Riboflavin,MG +1142953,1166,0.179,,75.0,,,,,,,Riboflavin,MG +1148763,1166,0.179,,75.0,,,,,,,Riboflavin,MG +1151062,1166,0.81,,75.0,,,,,,,Riboflavin,MG +1151660,1166,0.25,,70.0,,,,,,,Riboflavin,MG +1152052,1166,0.459,,75.0,,,,,,,Riboflavin,MG +1153907,1166,0.0,,75.0,,,,,,,Riboflavin,MG +1160289,1166,0.607,,75.0,,,,,,,Riboflavin,MG +1160293,1166,0.177,,75.0,,,,,,,Riboflavin,MG +1160296,1166,0.177,,75.0,,,,,,,Riboflavin,MG +1174170,1166,0.418,,75.0,,,,,,,Riboflavin,MG +1175910,1166,0.486,,75.0,,,,,,,Riboflavin,MG +1177425,1166,0.0,,75.0,,,,,,,Riboflavin,MG +1177676,1166,0.243,,75.0,,,,,,,Riboflavin,MG +1183311,1166,0.148,,75.0,,,,,,,Riboflavin,MG +1186534,1166,0.455,,75.0,,,,,,,Riboflavin,MG +1191167,1166,0.219,,75.0,,,,,,,Riboflavin,MG +1193385,1166,0.0,,75.0,,,,,,,Riboflavin,MG +1201758,1166,0.63,,75.0,,,,,,,Riboflavin,MG +1202055,1166,1.491,,75.0,,,,,,,Riboflavin,MG +1212179,1166,1.417,,75.0,,,,,,,Riboflavin,MG +1218520,1166,0.142,,75.0,,,,,,,Riboflavin,MG +1223463,1166,0.607,,75.0,,,,,,,Riboflavin,MG +1225978,1166,0.113,,75.0,,,,,,,Riboflavin,MG +1228709,1166,0.239,,75.0,,,,,,,Riboflavin,MG +1245541,1166,0.05,,75.0,,,,,,,Riboflavin,MG +1246011,1166,0.714,,70.0,,,,,,,Riboflavin,MG +1248499,1166,0.537,,75.0,,,,,,,Riboflavin,MG +1251436,1166,1.545,,75.0,,,,,,,Riboflavin,MG +1252018,1166,0.014,,75.0,,,,,,,Riboflavin,MG +1254550,1166,0.425,,75.0,,,,,,,Riboflavin,MG +1255651,1166,0.023,,75.0,,,,,,,Riboflavin,MG +1259398,1166,0.455,,75.0,,,,,,,Riboflavin,MG +1261179,1166,0.34,,75.0,,,,,,,Riboflavin,MG +1272569,1166,0.298,,75.0,,,,,,,Riboflavin,MG +1273341,1166,0.162,,75.0,,,,,,,Riboflavin,MG +1276869,1166,0.028,,75.0,,,,,,,Riboflavin,MG +1291862,1166,0.18,,75.0,,,,,,,Riboflavin,MG +1294381,1166,0.239,,75.0,,,,,,,Riboflavin,MG +1304487,1166,1.518,,75.0,,,,,,,Riboflavin,MG +1304678,1166,1.371,,75.0,,,,,,,Riboflavin,MG +1309058,1166,0.345,,75.0,,,,,,,Riboflavin,MG +1316263,1166,0.096,,75.0,,,,,,,Riboflavin,MG +1317291,1166,0.158,,75.0,,,,,,,Riboflavin,MG +1321355,1166,0.323,,70.0,,,,,,,Riboflavin,MG +1324888,1166,0.93,,70.0,,,,,,,Riboflavin,MG +1337685,1166,0.045,,75.0,,,,,,,Riboflavin,MG +1344026,1166,0.0,,75.0,,,,,,,Riboflavin,MG +1347012,1166,1.143,,70.0,,,,,,,Riboflavin,MG +1349862,1166,0.183,,75.0,,,,,,,Riboflavin,MG +1353424,1166,0.15,,75.0,,,,,,,Riboflavin,MG +1357861,1166,0.304,,75.0,,,,,,,Riboflavin,MG +1360150,1166,0.357,,70.0,,,,,,,Riboflavin,MG +1375180,1166,0.371,,70.0,,,,,,,Riboflavin,MG +1376152,1166,0.167,,70.0,,,,,,,Riboflavin,MG +1378965,1166,0.385,,70.0,,,,,,,Riboflavin,MG +1379565,1166,0.714,,70.0,,,,,,,Riboflavin,MG +1383995,1166,0.225,,70.0,,,,,,,Riboflavin,MG +1403971,1166,0.455,,75.0,,,,,,,Riboflavin,MG +1412412,1166,0.208,,70.0,,,,,,,Riboflavin,MG +1423261,1166,0.212,,70.0,,,,,,,Riboflavin,MG +1432338,1166,0.357,,70.0,,,,,,,Riboflavin,MG +1458015,1166,0.362,,75.0,,,,,,,Riboflavin,MG +1459858,1166,0.0,,75.0,,,,,,,Riboflavin,MG +1463154,1166,0.113,,75.0,,,,,,,Riboflavin,MG +1464052,1166,0.162,,75.0,,,,,,,Riboflavin,MG +1464449,1166,0.971,,75.0,,,,,,,Riboflavin,MG +1467173,1166,0.327,,75.0,,,,,,,Riboflavin,MG +1473802,1166,0.151,,75.0,,,,,,,Riboflavin,MG +1474628,1166,0.357,,70.0,,,,,,,Riboflavin,MG +1479310,1166,0.194,,75.0,,,,,,,Riboflavin,MG +1483803,1166,0.113,,75.0,,,,,,,Riboflavin,MG +1485346,1166,0.791,,75.0,,,,,,,Riboflavin,MG +1493787,1166,1.889,,75.0,,,,,,,Riboflavin,MG +1493819,1166,0.988,,75.0,,,,,,,Riboflavin,MG +1497060,1166,0.121,,75.0,,,,,,,Riboflavin,MG +1502164,1166,0.121,,75.0,,,,,,,Riboflavin,MG +1502728,1166,0.25,,70.0,,,,,,,Riboflavin,MG +1502753,1166,0.167,,70.0,,,,,,,Riboflavin,MG +1505419,1166,0.0,,75.0,,,,,,,Riboflavin,MG +1515282,1166,1.7,,75.0,,,,,,,Riboflavin,MG +1523688,1166,0.607,,75.0,,,,,,,Riboflavin,MG +1537203,1166,0.212,,75.0,,,,,,,Riboflavin,MG +1540418,1166,1.0,,75.0,,,,,,,Riboflavin,MG +1542200,1166,0.63,,75.0,,,,,,,Riboflavin,MG +1552051,1166,0.34,,75.0,,,,,,,Riboflavin,MG +1554260,1166,0.375,,75.0,,,,,,,Riboflavin,MG +1554664,1166,0.357,,70.0,,,,,,,Riboflavin,MG +1554947,1166,0.336,,75.0,,,,,,,Riboflavin,MG +1564095,1166,0.304,,75.0,,,,,,,Riboflavin,MG +1565647,1166,0.51,,75.0,,,,,,,Riboflavin,MG +1574124,1166,0.543,,75.0,,,,,,,Riboflavin,MG +1575926,1166,0.262,,75.0,,,,,,,Riboflavin,MG +1578116,1166,0.455,,75.0,,,,,,,Riboflavin,MG +1578184,1166,0.109,,75.0,,,,,,,Riboflavin,MG +1578328,1166,0.289,,75.0,,,,,,,Riboflavin,MG +1579198,1166,0.289,,75.0,,,,,,,Riboflavin,MG +1583234,1166,0.17,,75.0,,,,,,,Riboflavin,MG +1593315,1166,6.375,,75.0,,,,,,,Riboflavin,MG +1599285,1166,0.0,,75.0,,,,,,,Riboflavin,MG +1602001,1166,0.34,,75.0,,,,,,,Riboflavin,MG +1611538,1166,0.023,,75.0,,,,,,,Riboflavin,MG +1617949,1166,0.327,,75.0,,,,,,,Riboflavin,MG +1618011,1166,0.567,,75.0,,,,,,,Riboflavin,MG +1621648,1166,0.162,,75.0,,,,,,,Riboflavin,MG +1625834,1166,1.371,,75.0,,,,,,,Riboflavin,MG +1625966,1166,0.34,,75.0,,,,,,,Riboflavin,MG +1626186,1166,0.134,,75.0,,,,,,,Riboflavin,MG +1628974,1166,1.859,,75.0,,,,,,,Riboflavin,MG +1634454,1166,0.126,,75.0,,,,,,,Riboflavin,MG +1635985,1166,1.635,,75.0,,,,,,,Riboflavin,MG +1641155,1166,0.312,,70.0,,,,,,,Riboflavin,MG +1642007,1166,0.177,,75.0,,,,,,,Riboflavin,MG +1649194,1166,0.262,,75.0,,,,,,,Riboflavin,MG +1650603,1166,1.417,,75.0,,,,,,,Riboflavin,MG +1653254,1166,0.481,,70.0,,,,,,,Riboflavin,MG +1659364,1166,0.455,,75.0,,,,,,,Riboflavin,MG +1661837,1166,0.179,,75.0,,,,,,,Riboflavin,MG +1663675,1166,1.417,,75.0,,,,,,,Riboflavin,MG +1663869,1166,0.593,,75.0,,,,,,,Riboflavin,MG +1665523,1166,0.112,,75.0,,,,,,,Riboflavin,MG +1666257,1166,0.179,,75.0,,,,,,,Riboflavin,MG +1670670,1166,1.463,,70.0,,,,,,,Riboflavin,MG +1670757,1166,0.486,,75.0,,,,,,,Riboflavin,MG +1671547,1166,2.237,,75.0,,,,,,,Riboflavin,MG +1681881,1166,0.481,,70.0,,,,,,,Riboflavin,MG +1689815,1166,0.283,,75.0,,,,,,,Riboflavin,MG +1690592,1166,1.393,,75.0,,,,,,,Riboflavin,MG +1692695,1166,0.927,,75.0,,,,,,,Riboflavin,MG +1695397,1166,0.208,,70.0,,,,,,,Riboflavin,MG +1695849,1166,0.014,,75.0,,,,,,,Riboflavin,MG +1703056,1166,10.833,,70.0,,,,,,,Riboflavin,MG +1704516,1166,0.291,,75.0,,,,,,,Riboflavin,MG +1705418,1166,0.177,,75.0,,,,,,,Riboflavin,MG +1707563,1166,0.353,,70.0,,,,,,,Riboflavin,MG +1709249,1166,0.179,,75.0,,,,,,,Riboflavin,MG +1709404,1166,0.127,,70.0,,,,,,,Riboflavin,MG +1716940,1166,0.395,,75.0,,,,,,,Riboflavin,MG +1717981,1166,0.483,,75.0,,,,,,,Riboflavin,MG +1718070,1166,0.172,,75.0,,,,,,,Riboflavin,MG +1719857,1166,0.179,,75.0,,,,,,,Riboflavin,MG +1722152,1166,0.357,,70.0,,,,,,,Riboflavin,MG +1723709,1166,0.85,,75.0,,,,,,,Riboflavin,MG +1724351,1166,0.417,,70.0,,,,,,,Riboflavin,MG +1729292,1166,0.177,,75.0,,,,,,,Riboflavin,MG +1731641,1166,7.5,,70.0,,,,,,,Riboflavin,MG +1737266,1166,0.25,,70.0,,,,,,,Riboflavin,MG +1738447,1166,1.214,,75.0,,,,,,,Riboflavin,MG +1747649,1166,0.927,,75.0,,,,,,,Riboflavin,MG +1760141,1166,4.25,,75.0,,,,,,,Riboflavin,MG +1766843,1166,0.773,,75.0,,,,,,,Riboflavin,MG +1771163,1166,0.071,,75.0,,,,,,,Riboflavin,MG +1780894,1166,1.441,,75.0,,,,,,,Riboflavin,MG +1782810,1166,0.05,,75.0,,,,,,,Riboflavin,MG +1790096,1166,0.107,,70.0,,,,,,,Riboflavin,MG +1792720,1166,0.455,,75.0,,,,,,,Riboflavin,MG +1795994,1166,0.158,,75.0,,,,,,,Riboflavin,MG +1797196,1166,0.68,,75.0,,,,,,,Riboflavin,MG +1811970,1166,0.227,,75.0,,,,,,,Riboflavin,MG +1815726,1166,0.105,,75.0,,,,,,,Riboflavin,MG +1817095,1166,0.34,,75.0,,,,,,,Riboflavin,MG +1819615,1166,0.042,,70.0,,,,,,,Riboflavin,MG +1830694,1166,1.574,,75.0,,,,,,,Riboflavin,MG +1838171,1166,0.215,,75.0,,,,,,,Riboflavin,MG +1838269,1166,5.312,,75.0,,,,,,,Riboflavin,MG +1838395,1166,0.179,,75.0,,,,,,,Riboflavin,MG +1839284,1166,0.324,,75.0,,,,,,,Riboflavin,MG +1841201,1166,0.377,,70.0,,,,,,,Riboflavin,MG +1841353,1166,0.672,,75.0,,,,,,,Riboflavin,MG +1841531,1166,1.417,,75.0,,,,,,,Riboflavin,MG +1841870,1166,0.192,,70.0,,,,,,,Riboflavin,MG +1842352,1166,6.375,,75.0,,,,,,,Riboflavin,MG +1846397,1166,0.34,,75.0,,,,,,,Riboflavin,MG +1885991,1166,1.328,,75.0,,,,,,,Riboflavin,MG +1888183,1166,0.298,,75.0,,,,,,,Riboflavin,MG +1907678,1166,0.408,,75.0,,,,,,,Riboflavin,MG +1920376,1166,0.185,,75.0,,,,,,,Riboflavin,MG +1921765,1166,0.131,,75.0,,,,,,,Riboflavin,MG +1927660,1166,0.315,,75.0,,,,,,,Riboflavin,MG +1933938,1166,0.121,,75.0,,,,,,,Riboflavin,MG +1934445,1166,0.183,,75.0,,,,,,,Riboflavin,MG +1936197,1166,1.848,,75.0,,,,,,,Riboflavin,MG +1945665,1166,0.455,,75.0,,,,,,,Riboflavin,MG +1948176,1166,0.014,,75.0,,,,,,,Riboflavin,MG +1951713,1166,1.466,,75.0,,,,,,,Riboflavin,MG +1958440,1166,0.182,,70.0,,,,,,,Riboflavin,MG +1969830,1166,2.25,,70.0,,,,,,,Riboflavin,MG +1980498,1166,0.357,,70.0,,,,,,,Riboflavin,MG +1983403,1166,4.958,,75.0,,,,,,,Riboflavin,MG +1986161,1166,0.455,,70.0,,,,,,,Riboflavin,MG +1988180,1166,1.214,,75.0,,,,,,,Riboflavin,MG +1990603,1166,2.609,,70.0,,,,,,,Riboflavin,MG +1992230,1166,0.667,,70.0,,,,,,,Riboflavin,MG +1999268,1166,0.228,,70.0,,,,,,,Riboflavin,MG +2002585,1166,0.0,1.0,1.0,,,,0.1,,,Riboflavin,MG +2004245,1166,0.75,1.0,1.0,,,,,,,Riboflavin,MG +2015934,1166,0.309,,75.0,,,,,,,Riboflavin,MG +2021105,1166,0.2,,75.0,,,,,,,Riboflavin,MG +2021392,1166,0.455,,75.0,,,,,,,Riboflavin,MG +2024310,1166,1.316,,70.0,,,,,,,Riboflavin,MG +2028107,1166,0.453,,75.0,,,,,,,Riboflavin,MG +2029890,1166,0.405,,75.0,,,,,,,Riboflavin,MG +2036005,1166,0.392,,75.0,,,,,,,Riboflavin,MG +2037852,1166,0.237,,75.0,,,,,,,Riboflavin,MG +2038009,1166,0.0,,75.0,,,,,,,Riboflavin,MG +2040867,1166,1.488,,75.0,,,,,,,Riboflavin,MG +2043957,1166,0.268,,75.0,,,,,,,Riboflavin,MG +2053614,1166,0.151,,75.0,,,,,,,Riboflavin,MG +2062537,1166,0.455,,75.0,,,,,,,Riboflavin,MG +2070161,1166,0.304,,75.0,,,,,,,Riboflavin,MG +2073909,1166,0.911,,75.0,,,,,,,Riboflavin,MG +2077841,1166,0.34,,75.0,,,,,,,Riboflavin,MG +2089033,1166,1.859,,75.0,,,,,,,Riboflavin,MG +2089988,1166,0.327,,75.0,,,,,,,Riboflavin,MG +2103382,1166,0.34,,75.0,,,,,,,Riboflavin,MG +2105055,1166,0.298,,75.0,,,,,,,Riboflavin,MG +2112076,1166,1.062,,75.0,,,,,,,Riboflavin,MG +2113766,1166,0.324,,75.0,,,,,,,Riboflavin,MG +2122282,1166,0.327,,75.0,,,,,,,Riboflavin,MG +2122644,1166,0.062,,70.0,,,,,,,Riboflavin,MG +2124187,1166,1.149,,75.0,,,,,,,Riboflavin,MG +2125815,1166,0.377,,70.0,,,,,,,Riboflavin,MG +2127873,1166,0.119,,75.0,,,,,,,Riboflavin,MG +2132211,1166,0.698,,70.0,,,,,,,Riboflavin,MG +2136212,1166,0.481,,70.0,,,,,,,Riboflavin,MG +2142933,1166,0.042,,70.0,,,,,,,Riboflavin,MG +2147455,1166,0.455,,75.0,,,,,,,Riboflavin,MG +2150867,1166,0.769,,70.0,,,,,,,Riboflavin,MG +2152540,1166,0.179,,70.0,,,,,,,Riboflavin,MG +2154888,1166,0.395,,75.0,,,,,,,Riboflavin,MG +2155547,1166,0.829,,75.0,,,,,,,Riboflavin,MG +2164163,1166,0.08,,70.0,,,,,,,Riboflavin,MG +2171836,1166,1.635,,75.0,,,,,,,Riboflavin,MG +2171879,1166,0.865,,70.0,,,,,,,Riboflavin,MG +2175648,1166,1.247,,75.0,,,,,,,Riboflavin,MG +2177921,1166,0.175,,70.0,,,,,,,Riboflavin,MG +2185382,1166,0.0,,75.0,,,,,,,Riboflavin,MG +2185391,1166,0.0,,75.0,,,,,,,Riboflavin,MG +2185660,1166,0.2,,75.0,,,,,,,Riboflavin,MG +2189284,1166,0.971,,75.0,,,,,,,Riboflavin,MG +2189400,1166,0.351,,70.0,,,,,,,Riboflavin,MG +2192208,1166,0.052,,75.0,,,,,,,Riboflavin,MG +2197347,1166,0.079,,71.0,,,,,,,Riboflavin,MG +2208052,1166,0.079,,71.0,,,,,,,Riboflavin,MG +2219729,1166,0.35,,78.0,,,,,,,Riboflavin,MG +2228804,1166,0.9,,78.0,,,,,,,Riboflavin,MG +2228887,1166,0.0,,75.0,,,,,,,Riboflavin,MG +2233617,1166,0.0,,75.0,,,,,,,Riboflavin,MG +2233779,1166,0.453,,75.0,,,,,,,Riboflavin,MG +2240526,1166,0.186,,75.0,,,,,,,Riboflavin,MG +2244522,1166,0.177,,75.0,,,,,,,Riboflavin,MG +2255471,1166,0.167,,70.0,,,,,,,Riboflavin,MG +2257739,1166,0.07,1.0,1.0,,,,,,,Riboflavin,MG +2258995,1166,0.15,1.0,1.0,,,,,,,Riboflavin,MG +2266247,1166,1.393,,75.0,,,,,,,Riboflavin,MG +2268516,1166,1.214,,75.0,,,,,,,Riboflavin,MG +2271071,1166,1.102,,75.0,,,,,,,Riboflavin,MG +2304268,1166,0.333,,70.0,,,,,,,Riboflavin,MG +2315417,1166,0.283,,75.0,,,,,,,Riboflavin,MG +2333332,1166,0.567,,75.0,,,,,,,Riboflavin,MG +2333347,1166,0.136,,75.0,,,,,,,Riboflavin,MG +2333895,1166,0.425,,75.0,,,,,,,Riboflavin,MG +2341069,1166,0.154,,,,,,,,,Riboflavin,MG +2341263,1166,0.163,,,,,,,,,Riboflavin,MG +2341637,1166,0.12,,,,,,,,,Riboflavin,MG +2341745,1166,0.254,,,,,,,,,Riboflavin,MG +2341907,1166,0.11,,,,,,,,,Riboflavin,MG +2342074,1166,0.081,,,,,,,,,Riboflavin,MG +2342257,1166,0.127,,,,,,,,,Riboflavin,MG +2342464,1166,0.229,,,,,,,,,Riboflavin,MG +2342471,1166,0.208,,,,,,,,,Riboflavin,MG +2343023,1166,0.127,,,,,,,,,Riboflavin,MG +2343368,1166,0.132,,,,,,,,,Riboflavin,MG +2343375,1166,0.188,,,,,,,,,Riboflavin,MG +2343978,1166,1.398,,,,,,,,,Riboflavin,MG +2344693,1166,0.127,,,,,,,,,Riboflavin,MG +2344818,1166,0.018,,,,,,,,,Riboflavin,MG +2344944,1166,0.148,,,,,,,,,Riboflavin,MG +2344970,1166,0.032,,,,,,,,,Riboflavin,MG +2345067,1166,0.025,,,,,,,,,Riboflavin,MG +2345195,1166,0.034,,,,,,,,,Riboflavin,MG +2345202,1166,0.071,,,,,,,,,Riboflavin,MG +2345207,1166,0.067,,,,,,,,,Riboflavin,MG +2345233,1166,0.022,,,,,,,,,Riboflavin,MG +2345265,1166,0.054,,,,,,,,,Riboflavin,MG +2345444,1166,0.086,,,,,,,,,Riboflavin,MG +2345645,1166,0.184,,,,,,,,,Riboflavin,MG +2345686,1166,0.073,,,,,,,,,Riboflavin,MG +2346048,1166,0.109,,,,,,,,,Riboflavin,MG +2346137,1166,0.01,,,,,,,,,Riboflavin,MG +2346207,1166,0.003,,,,,,,,,Riboflavin,MG +2364673,1166,0.183,,70.0,,,,,,,Riboflavin,MG +2373540,1166,0.256,,70.0,,,,,,,Riboflavin,MG +2378026,1166,0.235,,70.0,,,,,,,Riboflavin,MG +2379797,1166,1.371,,75.0,,,,,,,Riboflavin,MG +2379968,1166,0.183,,75.0,,,,,,,Riboflavin,MG +2380365,1166,0.177,,75.0,,,,,,,Riboflavin,MG +2383416,1166,0.17,,75.0,,,,,,,Riboflavin,MG +2397106,1166,0.75,,70.0,,,,,,,Riboflavin,MG +2400363,1166,0.455,,75.0,,,,,,,Riboflavin,MG +2404567,1166,0.021,,70.0,,,,,,,Riboflavin,MG +2407144,1166,1.4780000000000002,,75.0,,,,,,,Riboflavin,MG +2413413,1166,0.27,,70.0,,,,,,,Riboflavin,MG +2418513,1166,0.773,,75.0,,,,,,,Riboflavin,MG +2418634,1166,0.092,,70.0,,,,,,,Riboflavin,MG +2420091,1166,0.0,,75.0,,,,,,,Riboflavin,MG +2427912,1166,0.182,,70.0,,,,,,,Riboflavin,MG +2432140,1166,0.3329999999999999,,70.0,,,,,,,Riboflavin,MG +2435775,1166,0.708,,75.0,,,,,,,Riboflavin,MG +2438304,1166,0.0,,75.0,,,,,,,Riboflavin,MG +2443568,1166,0.667,,71.0,,,,,,,Riboflavin,MG +2444471,1166,0.256,,70.0,,,,,,,Riboflavin,MG +2444874,1166,0.113,,75.0,,,,,,,Riboflavin,MG +2445961,1166,0.453,,75.0,,,,,,,Riboflavin,MG +2446030,1166,0.062,,70.0,,,,,,,Riboflavin,MG +2446375,1166,0.357,,70.0,,,,,,,Riboflavin,MG +2452157,1166,1.889,,75.0,,,,,,,Riboflavin,MG +2452749,1166,0.357,,70.0,,,,,,,Riboflavin,MG +2453936,1166,0.446,,70.0,,,,,,,Riboflavin,MG +2455795,1166,0.079,,75.0,,,,,,,Riboflavin,MG +2457740,1166,0.3329999999999999,,71.0,,,,,,,Riboflavin,MG +2460649,1166,0.312,,70.0,,,,,,,Riboflavin,MG +2460711,1166,0.233,,70.0,,,,,,,Riboflavin,MG +2462667,1166,0.175,,70.0,,,,,,,Riboflavin,MG +2462747,1166,0.139,,70.0,,,,,,,Riboflavin,MG +2464056,1166,0.204,,70.0,,,,,,,Riboflavin,MG +2464515,1166,0.11,,75.0,,,,,,,Riboflavin,MG +2464833,1166,0.72,,75.0,,,,,,,Riboflavin,MG +2464834,1166,0.7909999999999999,,75.0,,,,,,,Riboflavin,MG +2466022,1166,0.286,,70.0,,,,,,,Riboflavin,MG +2466784,1166,0.208,,70.0,,,,,,,Riboflavin,MG +2471126,1166,0.042,,70.0,,,,,,,Riboflavin,MG +2471872,1166,2.25,,70.0,,,,,,,Riboflavin,MG +2472526,1166,0.3329999999999999,,70.0,,,,,,,Riboflavin,MG +2472706,1166,1.293,,75.0,,,,,,,Riboflavin,MG +2473977,1166,0.2,,70.0,,,,,,,Riboflavin,MG +2475790,1166,1.037,,75.0,,,,,,,Riboflavin,MG +2476250,1166,0.3279999999999999,,70.0,,,,,,,Riboflavin,MG +2479921,1166,0.375,,70.0,,,,,,,Riboflavin,MG +2485394,1166,1.0,,70.0,,,,,,,Riboflavin,MG +2485994,1166,0.091,,70.0,,,,,,,Riboflavin,MG +2486521,1166,0.357,,70.0,,,,,,,Riboflavin,MG +2486973,1166,0.357,,70.0,,,,,,,Riboflavin,MG +2487138,1166,10.0,,70.0,,,,,,,Riboflavin,MG +2488647,1166,2.204,,75.0,,,,,,,Riboflavin,MG +2488695,1166,0.359,,75.0,,,,,,,Riboflavin,MG +2489398,1166,0.1669999999999999,,70.0,,,,,,,Riboflavin,MG +2489477,1166,0.106,,75.0,,,,,,,Riboflavin,MG +2490347,1166,0.206,,75.0,,,,,,,Riboflavin,MG +2491116,1166,0.0279999999999999,,75.0,,,,,,,Riboflavin,MG +2498694,1166,0.081,,75.0,,,,,,,Riboflavin,MG +2500767,1166,0.26,,70.0,,,,,,,Riboflavin,MG +2501082,1166,0.226,,70.0,,,,,,,Riboflavin,MG +2501183,1166,0.167,,70.0,,,,,,,Riboflavin,MG +2501463,1166,1.296,,70.0,,,,,,,Riboflavin,MG +2503512,1166,0.455,,75.0,,,,,,,Riboflavin,MG +2507962,1166,0.375,,75.0,,,,,,,Riboflavin,MG +2513979,1166,0.16,1.0,1.0,,,,,,,Riboflavin,MG +2517165,1166,2.684,,75.0,,,,,,,Riboflavin,MG +2518992,1166,0.35,,78.0,,,,,,,Riboflavin,MG +2520312,1166,0.0,,71.0,,,,,,,Riboflavin,MG +2520367,1166,0.0,,71.0,,,,,,,Riboflavin,MG +2523069,1166,0.4,,70.0,,,,,,,Riboflavin,MG +2523846,1166,0.256,,70.0,,,,,,,Riboflavin,MG +2525711,1166,0.65,,78.0,,,,,,,Riboflavin,MG +2525730,1166,0.41,,78.0,,,,,,,Riboflavin,MG +2530868,1166,0.0,,70.0,,,,,,,Riboflavin,MG +2539656,1166,0.27,,78.0,,,,,,,Riboflavin,MG +2539664,1166,0.86,,78.0,,,,,,,Riboflavin,MG +2547481,1166,0.357,,70.0,,,,,,,Riboflavin,MG +2550641,1166,0.667,,70.0,,,,,,,Riboflavin,MG +2552825,1166,0.152,,70.0,,,,,,,Riboflavin,MG +2557657,1166,0.0,,71.0,,,,,,,Riboflavin,MG +2557773,1166,0.0,,71.0,,,,,,,Riboflavin,MG +2557776,1166,0.0,,71.0,,,,,,,Riboflavin,MG +2558670,1166,0.0,,71.0,,,,,,,Riboflavin,MG +2560922,1166,4.359,,75.0,,,,,,,Riboflavin,MG +2568591,1166,0.304,,75.0,,,,,,,Riboflavin,MG +2575210,1166,0.081,,75.0,,,,,,,Riboflavin,MG +2577175,1166,0.26,,70.0,,,,,,,Riboflavin,MG +2592707,1166,0.657,,70.0,,,,,,,Riboflavin,MG +2595912,1166,0.177,,75.0,,,,,,,Riboflavin,MG +2596219,1166,0.364,,70.0,,,,,,,Riboflavin,MG +2596405,1166,0.333,,70.0,,,,,,,Riboflavin,MG +2600990,1166,0.138,,70.0,,,,,,,Riboflavin,MG +2613366,1166,0.9,,78.0,,,,,,,Riboflavin,MG +2613732,1166,0.0,,71.0,,,,,,,Riboflavin,MG +2613738,1166,0.0,,71.0,,,,,,,Riboflavin,MG +2614074,1166,0.0,,71.0,,,,,,,Riboflavin,MG +2615366,1166,0.177,,75.0,,,,,,,Riboflavin,MG +2615377,1166,3.036,,75.0,,,,,,,Riboflavin,MG +2616646,1166,0.243,,75.0,,,,,,,Riboflavin,MG +2617322,1166,0.638,,75.0,,,,,,,Riboflavin,MG +2627542,1166,0.25,,75.0,,,,,,,Riboflavin,MG +2631563,1166,0.177,,75.0,,,,,,,Riboflavin,MG +2631579,1166,0.177,,75.0,,,,,,,Riboflavin,MG +2632949,1166,0.34,,75.0,,,,,,,Riboflavin,MG +2635782,1166,0.286,,70.0,,,,,,,Riboflavin,MG +2642777,1166,0.75,,70.0,,,,,,,Riboflavin,MG +2651138,1166,0.46,,78.0,,,,,,,Riboflavin,MG +1108349,1165,1.0,,70.0,,,,,,,Thiamin,MG +1109796,1165,1.0,,75.0,,,,,,,Thiamin,MG +1114461,1165,1.0,,70.0,,,,,,,Thiamin,MG +1119561,1165,0.0,,75.0,,,,,,,Thiamin,MG +1119940,1165,1.0,,70.0,,,,,,,Thiamin,MG +1134636,1165,10.0,,75.0,,,,,,,Thiamin,MG +167551,1165,0.051,1.0,,,,,,,,Thiamin,MG +167711,1165,0.01,0.0,40.0,,,,,,,Thiamin,MG +168370,1165,0.603,6.0,1.0,0.389,0.729,,,,,Thiamin,MG +168460,1165,0.205,2.0,,,,,,,,Thiamin,MG +168526,1165,0.101,0.0,,,,,,,,Thiamin,MG +169441,1165,0.1,7.0,,,,,,,,Thiamin,MG +169500,1165,0.07,0.0,53.0,,,,,,,Thiamin,MG +169513,1165,0.06,0.0,53.0,,,,,,,Thiamin,MG +169531,1165,0.07,0.0,14.0,,,,,,,Thiamin,MG +169624,1165,0.18,1.0,47.0,,,,,,,Thiamin,MG +169742,1165,0.031,3.0,1.0,,,,,,,Thiamin,MG +169836,1165,0.11,9.0,1.0,0.09,0.13,,,,,Thiamin,MG +170078,1165,0.11,1.0,,,,,,,,Thiamin,MG +170194,1165,0.109,0.0,,,,,,,,Thiamin,MG +170287,1165,0.057,5.0,,,,,,,,Thiamin,MG +170288,1165,0.385,1.0,,,,,,,,Thiamin,MG +170422,1165,0.225,8.0,,,,,,,,Thiamin,MG +170559,1165,1.153,0.0,,,,,,,,Thiamin,MG +170700,1165,0.0,1.0,1.0,,,,,,,Thiamin,MG +170702,1165,0.27,1.0,47.0,,,,,,,Thiamin,MG +170732,1165,0.16,1.0,1.0,,,,,,,Thiamin,MG +170851,1165,0.013,4.0,,,,,,,,Thiamin,MG +171634,1165,0.049,9.0,1.0,0.035,0.066,,,,,Thiamin,MG +171838,1165,0.52,0.0,47.0,,,,,,,Thiamin,MG +171895,1165,0.003,0.0,20.0,,,,,,,Thiamin,MG +172180,1165,0.033,0.0,57.0,,,,,,,Thiamin,MG +172263,1165,0.055,0.0,1.0,,,,,,,Thiamin,MG +172299,1165,0.243,0.0,57.0,,,,,,,Thiamin,MG +172362,1165,0.0,0.0,20.0,,,,,,,Thiamin,MG +172439,1165,4.4,0.0,,,,,,,,Thiamin,MG +172909,1165,0.039,0.0,65.0,,,,,,,Thiamin,MG +173207,1165,0.0,0.0,20.0,,,,,,,Thiamin,MG +173995,1165,0.082,0.0,18.0,,,,,,,Thiamin,MG +174092,1165,0.698,0.0,44.0,,,,,,,Thiamin,MG +174323,1165,0.09,0.0,,,,,,,,Thiamin,MG +174479,1165,0.36,14.0,1.0,,,,,,,Thiamin,MG +174708,1165,0.076,0.0,14.0,,,,,,,Thiamin,MG +175013,1165,0.102,1.0,,,,,,,,Thiamin,MG +175135,1165,0.02,0.0,,,,,,,,Thiamin,MG +331433,1165,0.09,1.0,1.0,,,,,,,Thiamin,MG +344774,1165,1.0,,78.0,,,,,,,Thiamin,MG +344980,1165,0.0,,78.0,,,,,,,Thiamin,MG +345013,1165,0.0,,78.0,,,,,,,Thiamin,MG +345215,1165,0.0,,78.0,,,,,,,Thiamin,MG +345449,1165,2.0,,78.0,,,,,,,Thiamin,MG +345942,1165,1.0,,78.0,,,,,,,Thiamin,MG +345947,1165,1.0,,78.0,,,,,,,Thiamin,MG +348040,1165,0.0,,78.0,,,,,,,Thiamin,MG +352276,1165,2.0,,78.0,,,,,,,Thiamin,MG +353184,1165,0.0,,75.0,,,,,,,Thiamin,MG +353256,1165,1.0,,78.0,,,,,,,Thiamin,MG +353554,1165,0.0,,75.0,,,,,,,Thiamin,MG +353612,1165,0.0,,75.0,,,,,,,Thiamin,MG +353740,1165,0.0,,78.0,,,,,,,Thiamin,MG +355278,1165,0.0,,71.0,,,,,,,Thiamin,MG +356489,1165,1.0,,75.0,,,,,,,Thiamin,MG +357444,1165,1.0,,75.0,,,,,,,Thiamin,MG +358068,1165,2.0,,75.0,,,,,,,Thiamin,MG +361305,1165,1.0,,75.0,,,,,,,Thiamin,MG +372505,1165,1.0,,75.0,,,,,,,Thiamin,MG +372798,1165,0.0,,70.0,,,,,,,Thiamin,MG +375672,1165,0.0,,75.0,,,,,,,Thiamin,MG +376402,1165,0.0,,70.0,,,,,,,Thiamin,MG +376650,1165,0.0,,75.0,,,,,,,Thiamin,MG +377532,1165,1.0,,75.0,,,,,,,Thiamin,MG +380471,1165,0.0,,75.0,,,,,,,Thiamin,MG +391167,1165,1.0,,75.0,,,,,,,Thiamin,MG +391591,1165,1.0,,75.0,,,,,,,Thiamin,MG +392795,1165,1.0,,75.0,,,,,,,Thiamin,MG +394815,1165,0.0,,75.0,,,,,,,Thiamin,MG +394926,1165,0.0,,75.0,,,,,,,Thiamin,MG +395651,1165,0.0,,75.0,,,,,,,Thiamin,MG +395696,1165,1.0,,75.0,,,,,,,Thiamin,MG +401517,1165,1.0,,75.0,,,,,,,Thiamin,MG +406718,1165,1.0,,75.0,,,,,,,Thiamin,MG +407479,1165,1.0,,75.0,,,,,,,Thiamin,MG +419822,1165,0.0,,75.0,,,,,,,Thiamin,MG +440122,1165,0.0,,75.0,,,,,,,Thiamin,MG +440188,1165,1.0,,75.0,,,,,,,Thiamin,MG +441251,1165,0.0,,75.0,,,,,,,Thiamin,MG +445202,1165,1.0,,75.0,,,,,,,Thiamin,MG +449565,1165,0.0,,75.0,,,,,,,Thiamin,MG +455549,1165,1.0,,75.0,,,,,,,Thiamin,MG +456500,1165,1.0,,75.0,,,,,,,Thiamin,MG +457284,1165,1.0,,75.0,,,,,,,Thiamin,MG +470915,1165,0.0,,70.0,,,,,,,Thiamin,MG +471204,1165,1.0,,75.0,,,,,,,Thiamin,MG +477594,1165,0.0,,75.0,,,,,,,Thiamin,MG +482064,1165,0.0,,75.0,,,,,,,Thiamin,MG +484390,1165,1.0,,75.0,,,,,,,Thiamin,MG +484945,1165,0.0,,75.0,,,,,,,Thiamin,MG +486813,1165,0.0,,75.0,,,,,,,Thiamin,MG +499759,1165,0.0,,75.0,,,,,,,Thiamin,MG +509445,1165,0.0,,75.0,,,,,,,Thiamin,MG +513539,1165,1.0,,75.0,,,,,,,Thiamin,MG +516871,1165,11.0,,75.0,,,,,,,Thiamin,MG +521208,1165,0.0,,75.0,,,,,,,Thiamin,MG +524607,1165,1.0,,75.0,,,,,,,Thiamin,MG +527129,1165,0.0,,75.0,,,,,,,Thiamin,MG +527248,1165,1.0,,75.0,,,,,,,Thiamin,MG +527496,1165,0.0,,75.0,,,,,,,Thiamin,MG +527618,1165,1.0,,75.0,,,,,,,Thiamin,MG +528339,1165,0.0,,75.0,,,,,,,Thiamin,MG +528929,1165,0.0,,75.0,,,,,,,Thiamin,MG +532504,1165,0.0,,75.0,,,,,,,Thiamin,MG +533978,1165,0.0,,75.0,,,,,,,Thiamin,MG +537539,1165,1.0,,75.0,,,,,,,Thiamin,MG +540355,1165,0.0,,75.0,,,,,,,Thiamin,MG +542218,1165,1.0,,75.0,,,,,,,Thiamin,MG +545228,1165,0.0,,75.0,,,,,,,Thiamin,MG +545907,1165,1.0,,75.0,,,,,,,Thiamin,MG +552022,1165,0.0,,75.0,,,,,,,Thiamin,MG +561063,1165,0.0,,70.0,,,,,,,Thiamin,MG +561376,1165,0.0,,70.0,,,,,,,Thiamin,MG +561518,1165,0.0,,75.0,,,,,,,Thiamin,MG +561976,1165,0.0,,75.0,,,,,,,Thiamin,MG +565676,1165,1.0,,75.0,,,,,,,Thiamin,MG +566806,1165,0.0,,70.0,,,,,,,Thiamin,MG +570139,1165,1.0,,75.0,,,,,,,Thiamin,MG +571736,1165,1.0,,75.0,,,,,,,Thiamin,MG +572909,1165,0.0,,70.0,,,,,,,Thiamin,MG +573641,1165,1.0,,75.0,,,,,,,Thiamin,MG +575563,1165,0.0,,75.0,,,,,,,Thiamin,MG +575749,1165,1.0,,70.0,,,,,,,Thiamin,MG +581195,1165,1.0,,70.0,,,,,,,Thiamin,MG +582126,1165,0.0,,75.0,,,,,,,Thiamin,MG +583333,1165,1.0,,70.0,,,,,,,Thiamin,MG +583795,1165,0.0,,75.0,,,,,,,Thiamin,MG +585708,1165,0.0,,75.0,,,,,,,Thiamin,MG +589293,1165,0.0,,70.0,,,,,,,Thiamin,MG +590024,1165,1.0,,70.0,,,,,,,Thiamin,MG +594010,1165,0.0,,75.0,,,,,,,Thiamin,MG +596561,1165,1.0,,70.0,,,,,,,Thiamin,MG +599989,1165,0.0,,70.0,,,,,,,Thiamin,MG +602429,1165,0.0,,75.0,,,,,,,Thiamin,MG +608954,1165,1.0,,75.0,,,,,,,Thiamin,MG +609802,1165,1.0,,75.0,,,,,,,Thiamin,MG +616684,1165,0.0,,75.0,,,,,,,Thiamin,MG +627094,1165,0.0,,75.0,,,,,,,Thiamin,MG +633840,1165,0.0,,75.0,,,,,,,Thiamin,MG +638152,1165,1.0,,70.0,,,,,,,Thiamin,MG +638896,1165,1.0,,70.0,,,,,,,Thiamin,MG +656018,1165,1.0,,70.0,,,,,,,Thiamin,MG +658716,1165,0.0,,70.0,,,,,,,Thiamin,MG +663936,1165,1.0,,75.0,,,,,,,Thiamin,MG +687542,1165,1.0,,70.0,,,,,,,Thiamin,MG +696852,1165,0.0,,70.0,,,,,,,Thiamin,MG +699684,1165,0.0,,70.0,,,,,,,Thiamin,MG +716096,1165,2.0,,75.0,,,,,,,Thiamin,MG +732284,1165,0.0,,70.0,,,,,,,Thiamin,MG +733568,1165,0.0,,75.0,,,,,,,Thiamin,MG +738822,1165,1.0,,75.0,,,,,,,Thiamin,MG +740606,1165,1.0,,75.0,,,,,,,Thiamin,MG +751974,1165,1.0,,78.0,,,,,,,Thiamin,MG +752272,1165,0.0,,78.0,,,,,,,Thiamin,MG +752864,1165,10.0,,78.0,,,,,,,Thiamin,MG +757098,1165,0.0,,78.0,,,,,,,Thiamin,MG +761398,1165,1.0,,75.0,,,,,,,Thiamin,MG +763278,1165,1.0,,78.0,,,,,,,Thiamin,MG +799201,1165,0.0,,75.0,,,,,,,Thiamin,MG +799297,1165,0.0,,75.0,,,,,,,Thiamin,MG +800507,1165,0.0,,75.0,,,,,,,Thiamin,MG +805335,1165,0.0,,70.0,,,,,,,Thiamin,MG +845162,1165,0.0,,70.0,,,,,,,Thiamin,MG +958493,1165,1.0,,70.0,,,,,,,Thiamin,MG +987413,1165,1.0,,70.0,,,,,,,Thiamin,MG +1055681,1165,1.0,,70.0,,,,,,,Thiamin,MG +1066091,1165,1.0,,70.0,,,,,,,Thiamin,MG +1070469,1165,1.0,,75.0,,,,,,,Thiamin,MG +1071787,1165,0.0,,75.0,,,,,,,Thiamin,MG +1074579,1165,3.0,,75.0,,,,,,,Thiamin,MG +1090173,1165,1.0,,75.0,,,,,,,Thiamin,MG +1094881,1165,0.0,,70.0,,,,,,,Thiamin,MG +1851099,1165,1.0,,75.0,,,,,,,Thiamin,MG +1852852,1165,0.0,,75.0,,,,,,,Thiamin,MG +1853803,1165,1.0,,75.0,,,,,,,Thiamin,MG +1853805,1165,1.0,,75.0,,,,,,,Thiamin,MG +1855707,1165,1.0,,75.0,,,,,,,Thiamin,MG +1863670,1165,0.0,,75.0,,,,,,,Thiamin,MG +1872818,1165,1.0,,75.0,,,,,,,Thiamin,MG +1878929,1165,0.0,,75.0,,,,,,,Thiamin,MG +1142953,1165,0.0,,75.0,,,,,,,Thiamin,MG +1148763,1165,0.0,,75.0,,,,,,,Thiamin,MG +1151062,1165,1.0,,75.0,,,,,,,Thiamin,MG +1151660,1165,0.0,,70.0,,,,,,,Thiamin,MG +1152052,1165,0.0,,75.0,,,,,,,Thiamin,MG +1153907,1165,0.0,,75.0,,,,,,,Thiamin,MG +1160293,1165,0.0,,75.0,,,,,,,Thiamin,MG +1160296,1165,0.0,,75.0,,,,,,,Thiamin,MG +1171962,1165,1.0,,75.0,,,,,,,Thiamin,MG +1174170,1165,1.0,,75.0,,,,,,,Thiamin,MG +1175910,1165,0.0,,75.0,,,,,,,Thiamin,MG +1177425,1165,0.0,,75.0,,,,,,,Thiamin,MG +1177676,1165,0.0,,75.0,,,,,,,Thiamin,MG +1183311,1165,0.0,,75.0,,,,,,,Thiamin,MG +1186534,1165,1.0,,75.0,,,,,,,Thiamin,MG +1191167,1165,0.0,,75.0,,,,,,,Thiamin,MG +1193385,1165,0.0,,75.0,,,,,,,Thiamin,MG +1201758,1165,1.0,,75.0,,,,,,,Thiamin,MG +1202055,1165,1.0,,75.0,,,,,,,Thiamin,MG +1212179,1165,1.0,,75.0,,,,,,,Thiamin,MG +1212485,1165,1.0,,70.0,,,,,,,Thiamin,MG +1218520,1165,0.0,,75.0,,,,,,,Thiamin,MG +1223463,1165,1.0,,75.0,,,,,,,Thiamin,MG +1223757,1165,1.0,,75.0,,,,,,,Thiamin,MG +1225978,1165,0.0,,75.0,,,,,,,Thiamin,MG +1228709,1165,1.0,,75.0,,,,,,,Thiamin,MG +1245541,1165,2.0,,75.0,,,,,,,Thiamin,MG +1246011,1165,1.0,,70.0,,,,,,,Thiamin,MG +1248499,1165,1.0,,75.0,,,,,,,Thiamin,MG +1251436,1165,1.0,,75.0,,,,,,,Thiamin,MG +1254288,1165,1.0,,70.0,,,,,,,Thiamin,MG +1254550,1165,0.0,,75.0,,,,,,,Thiamin,MG +1255651,1165,0.0,,75.0,,,,,,,Thiamin,MG +1259398,1165,1.0,,75.0,,,,,,,Thiamin,MG +1272569,1165,0.0,,75.0,,,,,,,Thiamin,MG +1273341,1165,0.0,,75.0,,,,,,,Thiamin,MG +1276869,1165,0.0,,75.0,,,,,,,Thiamin,MG +1294381,1165,0.0,,75.0,,,,,,,Thiamin,MG +1304487,1165,1.0,,75.0,,,,,,,Thiamin,MG +1304678,1165,1.0,,75.0,,,,,,,Thiamin,MG +1304975,1165,0.0,,75.0,,,,,,,Thiamin,MG +1309058,1165,1.0,,75.0,,,,,,,Thiamin,MG +1317291,1165,0.0,,75.0,,,,,,,Thiamin,MG +1321355,1165,0.0,,70.0,,,,,,,Thiamin,MG +1324888,1165,1.0,,70.0,,,,,,,Thiamin,MG +1327113,1165,0.0,,75.0,,,,,,,Thiamin,MG +1337685,1165,0.0,,75.0,,,,,,,Thiamin,MG +1344026,1165,0.0,,75.0,,,,,,,Thiamin,MG +1349846,1165,0.0,,75.0,,,,,,,Thiamin,MG +1349862,1165,0.0,,75.0,,,,,,,Thiamin,MG +1353424,1165,0.0,,75.0,,,,,,,Thiamin,MG +1357861,1165,1.0,,75.0,,,,,,,Thiamin,MG +1358624,1165,0.0,,75.0,,,,,,,Thiamin,MG +1360150,1165,1.0,,70.0,,,,,,,Thiamin,MG +1375180,1165,0.0,,70.0,,,,,,,Thiamin,MG +1376152,1165,0.0,,70.0,,,,,,,Thiamin,MG +1378965,1165,0.0,,70.0,,,,,,,Thiamin,MG +1383995,1165,0.0,,70.0,,,,,,,Thiamin,MG +1403971,1165,1.0,,75.0,,,,,,,Thiamin,MG +1432338,1165,1.0,,70.0,,,,,,,Thiamin,MG +1435298,1165,0.0,,75.0,,,,,,,Thiamin,MG +1457914,1165,0.0,,78.0,,,,,,,Thiamin,MG +1458015,1165,0.0,,75.0,,,,,,,Thiamin,MG +1459858,1165,0.0,,75.0,,,,,,,Thiamin,MG +1463154,1165,0.0,,75.0,,,,,,,Thiamin,MG +1464052,1165,2.0,,75.0,,,,,,,Thiamin,MG +1464449,1165,1.0,,75.0,,,,,,,Thiamin,MG +1467173,1165,0.0,,75.0,,,,,,,Thiamin,MG +1473802,1165,0.0,,75.0,,,,,,,Thiamin,MG +1474628,1165,1.0,,70.0,,,,,,,Thiamin,MG +1479310,1165,0.0,,75.0,,,,,,,Thiamin,MG +1483803,1165,0.0,,75.0,,,,,,,Thiamin,MG +1485346,1165,1.0,,75.0,,,,,,,Thiamin,MG +1493735,1165,2.0,,75.0,,,,,,,Thiamin,MG +1493787,1165,1.0,,75.0,,,,,,,Thiamin,MG +1493819,1165,1.0,,75.0,,,,,,,Thiamin,MG +1497060,1165,0.0,,75.0,,,,,,,Thiamin,MG +1502164,1165,0.0,,75.0,,,,,,,Thiamin,MG +1502728,1165,0.0,,70.0,,,,,,,Thiamin,MG +1502753,1165,0.0,,70.0,,,,,,,Thiamin,MG +1505419,1165,0.0,,75.0,,,,,,,Thiamin,MG +1513531,1165,0.0,,75.0,,,,,,,Thiamin,MG +1515282,1165,1.0,,75.0,,,,,,,Thiamin,MG +1523688,1165,1.0,,75.0,,,,,,,Thiamin,MG +1540418,1165,1.0,,75.0,,,,,,,Thiamin,MG +1542200,1165,1.0,,75.0,,,,,,,Thiamin,MG +1554260,1165,0.0,,75.0,,,,,,,Thiamin,MG +1554664,1165,0.0,,70.0,,,,,,,Thiamin,MG +1554866,1165,0.0,,75.0,,,,,,,Thiamin,MG +1554947,1165,1.0,,75.0,,,,,,,Thiamin,MG +1564095,1165,1.0,,75.0,,,,,,,Thiamin,MG +1567704,1165,1.0,,75.0,,,,,,,Thiamin,MG +1574124,1165,1.0,,75.0,,,,,,,Thiamin,MG +1575926,1165,0.0,,75.0,,,,,,,Thiamin,MG +1578116,1165,1.0,,75.0,,,,,,,Thiamin,MG +1578184,1165,0.0,,75.0,,,,,,,Thiamin,MG +1578328,1165,0.0,,75.0,,,,,,,Thiamin,MG +1579198,1165,0.0,,75.0,,,,,,,Thiamin,MG +1583234,1165,0.0,,75.0,,,,,,,Thiamin,MG +1585601,1165,0.0,,75.0,,,,,,,Thiamin,MG +1585908,1165,0.0,,75.0,,,,,,,Thiamin,MG +1593315,1165,8.0,,75.0,,,,,,,Thiamin,MG +1599285,1165,0.0,,75.0,,,,,,,Thiamin,MG +1602001,1165,0.0,,75.0,,,,,,,Thiamin,MG +1610348,1165,0.0,,70.0,,,,,,,Thiamin,MG +1611538,1165,0.0,,75.0,,,,,,,Thiamin,MG +1613237,1165,0.0,,75.0,,,,,,,Thiamin,MG +1617949,1165,0.0,,75.0,,,,,,,Thiamin,MG +1618011,1165,0.0,,75.0,,,,,,,Thiamin,MG +1625834,1165,1.0,,75.0,,,,,,,Thiamin,MG +1625966,1165,0.0,,75.0,,,,,,,Thiamin,MG +1626186,1165,0.0,,75.0,,,,,,,Thiamin,MG +1628974,1165,2.0,,75.0,,,,,,,Thiamin,MG +1634454,1165,0.0,,75.0,,,,,,,Thiamin,MG +1635985,1165,1.0,,75.0,,,,,,,Thiamin,MG +1637315,1165,1.0,,70.0,,,,,,,Thiamin,MG +1640497,1165,0.0,,75.0,,,,,,,Thiamin,MG +1641155,1165,0.0,,70.0,,,,,,,Thiamin,MG +1642007,1165,0.0,,75.0,,,,,,,Thiamin,MG +1649194,1165,0.0,,75.0,,,,,,,Thiamin,MG +1650603,1165,1.0,,75.0,,,,,,,Thiamin,MG +1653254,1165,0.0,,70.0,,,,,,,Thiamin,MG +1659364,1165,1.0,,75.0,,,,,,,Thiamin,MG +1661837,1165,0.0,,75.0,,,,,,,Thiamin,MG +1663675,1165,1.0,,75.0,,,,,,,Thiamin,MG +1663827,1165,0.0,,75.0,,,,,,,Thiamin,MG +1663869,1165,1.0,,75.0,,,,,,,Thiamin,MG +1666257,1165,0.0,,75.0,,,,,,,Thiamin,MG +1670670,1165,1.0,,70.0,,,,,,,Thiamin,MG +1670757,1165,0.0,,75.0,,,,,,,Thiamin,MG +1671547,1165,2.0,,75.0,,,,,,,Thiamin,MG +1681881,1165,0.0,,70.0,,,,,,,Thiamin,MG +1682617,1165,0.0,,70.0,,,,,,,Thiamin,MG +1689815,1165,0.0,,75.0,,,,,,,Thiamin,MG +1690592,1165,1.0,,75.0,,,,,,,Thiamin,MG +1695849,1165,0.0,,75.0,,,,,,,Thiamin,MG +1703056,1165,10.0,,70.0,,,,,,,Thiamin,MG +1704516,1165,0.0,,75.0,,,,,,,Thiamin,MG +1705418,1165,0.0,,75.0,,,,,,,Thiamin,MG +1707563,1165,0.0,,70.0,,,,,,,Thiamin,MG +1709249,1165,0.0,,75.0,,,,,,,Thiamin,MG +1709404,1165,0.0,,70.0,,,,,,,Thiamin,MG +1716940,1165,1.0,,75.0,,,,,,,Thiamin,MG +1718070,1165,0.0,,75.0,,,,,,,Thiamin,MG +1719857,1165,0.0,,75.0,,,,,,,Thiamin,MG +1722152,1165,1.0,,70.0,,,,,,,Thiamin,MG +1723709,1165,1.0,,75.0,,,,,,,Thiamin,MG +1724351,1165,1.0,,70.0,,,,,,,Thiamin,MG +1729292,1165,0.0,,75.0,,,,,,,Thiamin,MG +1737266,1165,0.0,,70.0,,,,,,,Thiamin,MG +1738447,1165,1.0,,75.0,,,,,,,Thiamin,MG +1745145,1165,1.0,,70.0,,,,,,,Thiamin,MG +1751453,1165,0.04,1.0,1.0,,,,,,,Thiamin,MG +1760141,1165,4.0,,75.0,,,,,,,Thiamin,MG +1766304,1165,2.0,,75.0,,,,,,,Thiamin,MG +1766843,1165,1.0,,75.0,,,,,,,Thiamin,MG +1771163,1165,0.0,,75.0,,,,,,,Thiamin,MG +1780894,1165,1.0,,75.0,,,,,,,Thiamin,MG +1782037,1165,0.0,,75.0,,,,,,,Thiamin,MG +1782810,1165,0.0,,75.0,,,,,,,Thiamin,MG +1790096,1165,0.0,,70.0,,,,,,,Thiamin,MG +1792720,1165,1.0,,75.0,,,,,,,Thiamin,MG +1795994,1165,0.0,,75.0,,,,,,,Thiamin,MG +1798196,1165,0.0,,75.0,,,,,,,Thiamin,MG +1810291,1165,0.0,,75.0,,,,,,,Thiamin,MG +1811970,1165,0.0,,75.0,,,,,,,Thiamin,MG +1813950,1165,2.0,,75.0,,,,,,,Thiamin,MG +1815726,1165,0.0,,75.0,,,,,,,Thiamin,MG +1817095,1165,0.0,,75.0,,,,,,,Thiamin,MG +1819615,1165,0.0,,70.0,,,,,,,Thiamin,MG +1820557,1165,0.0,,70.0,,,,,,,Thiamin,MG +1830694,1165,1.0,,75.0,,,,,,,Thiamin,MG +1830824,1165,2.0,,75.0,,,,,,,Thiamin,MG +1833295,1165,0.0,,75.0,,,,,,,Thiamin,MG +1838171,1165,0.0,,75.0,,,,,,,Thiamin,MG +1838269,1165,5.0,,75.0,,,,,,,Thiamin,MG +1838395,1165,0.0,,75.0,,,,,,,Thiamin,MG +1838756,1165,1.0,,75.0,,,,,,,Thiamin,MG +1839284,1165,1.0,,75.0,,,,,,,Thiamin,MG +1841353,1165,1.0,,75.0,,,,,,,Thiamin,MG +1841531,1165,1.0,,75.0,,,,,,,Thiamin,MG +1841870,1165,0.0,,70.0,,,,,,,Thiamin,MG +1842352,1165,8.0,,75.0,,,,,,,Thiamin,MG +1846397,1165,1.0,,75.0,,,,,,,Thiamin,MG +1885991,1165,1.0,,75.0,,,,,,,Thiamin,MG +1888183,1165,0.0,,75.0,,,,,,,Thiamin,MG +1900405,1165,2.0,,75.0,,,,,,,Thiamin,MG +1907678,1165,2.0,,75.0,,,,,,,Thiamin,MG +1920376,1165,0.0,,75.0,,,,,,,Thiamin,MG +1927660,1165,0.0,,75.0,,,,,,,Thiamin,MG +1933938,1165,0.0,,75.0,,,,,,,Thiamin,MG +1934445,1165,0.0,,75.0,,,,,,,Thiamin,MG +1945665,1165,1.0,,75.0,,,,,,,Thiamin,MG +1951713,1165,1.0,,75.0,,,,,,,Thiamin,MG +1969830,1165,2.0,,70.0,,,,,,,Thiamin,MG +1973140,1165,1.0,,70.0,,,,,,,Thiamin,MG +1978501,1165,1.0,,70.0,,,,,,,Thiamin,MG +1980498,1165,1.0,,70.0,,,,,,,Thiamin,MG +1983403,1165,4.0,,75.0,,,,,,,Thiamin,MG +1984984,1165,27.0,,70.0,,,,,,,Thiamin,MG +1988180,1165,1.0,,75.0,,,,,,,Thiamin,MG +1990603,1165,3.0,,70.0,,,,,,,Thiamin,MG +1992230,1165,0.0,,70.0,,,,,,,Thiamin,MG +1998098,1165,0.0,,75.0,,,,,,,Thiamin,MG +1999268,1165,0.0,,70.0,,,,,,,Thiamin,MG +2002815,1165,0.056,1.0,1.0,,,,,,,Thiamin,MG +2006992,1165,0.024,1.0,1.0,,,,,,,Thiamin,MG +2015934,1165,1.0,,75.0,,,,,,,Thiamin,MG +2021392,1165,1.0,,75.0,,,,,,,Thiamin,MG +2024310,1165,1.0,,70.0,,,,,,,Thiamin,MG +2028107,1165,1.0,,75.0,,,,,,,Thiamin,MG +2029890,1165,0.0,,75.0,,,,,,,Thiamin,MG +2036005,1165,0.0,,75.0,,,,,,,Thiamin,MG +2037852,1165,0.0,,75.0,,,,,,,Thiamin,MG +2038009,1165,0.0,,75.0,,,,,,,Thiamin,MG +2040867,1165,1.0,,75.0,,,,,,,Thiamin,MG +2043957,1165,0.0,,75.0,,,,,,,Thiamin,MG +2053614,1165,0.0,,75.0,,,,,,,Thiamin,MG +2058606,1165,1.0,,75.0,,,,,,,Thiamin,MG +2060257,1165,0.0,,75.0,,,,,,,Thiamin,MG +2062537,1165,1.0,,75.0,,,,,,,Thiamin,MG +2070161,1165,1.0,,75.0,,,,,,,Thiamin,MG +2073909,1165,0.0,,75.0,,,,,,,Thiamin,MG +2077841,1165,0.0,,75.0,,,,,,,Thiamin,MG +2089033,1165,2.0,,75.0,,,,,,,Thiamin,MG +2089988,1165,0.0,,75.0,,,,,,,Thiamin,MG +2098078,1165,0.0,,75.0,,,,,,,Thiamin,MG +2103382,1165,0.0,,75.0,,,,,,,Thiamin,MG +2105055,1165,1.0,,75.0,,,,,,,Thiamin,MG +2110806,1165,0.0,,75.0,,,,,,,Thiamin,MG +2112038,1165,3.0,,75.0,,,,,,,Thiamin,MG +2112076,1165,1.0,,75.0,,,,,,,Thiamin,MG +2113766,1165,0.0,,75.0,,,,,,,Thiamin,MG +2115523,1165,0.0,,75.0,,,,,,,Thiamin,MG +2122282,1165,0.0,,75.0,,,,,,,Thiamin,MG +2122644,1165,0.0,,70.0,,,,,,,Thiamin,MG +2124187,1165,1.0,,75.0,,,,,,,Thiamin,MG +2125815,1165,1.0,,70.0,,,,,,,Thiamin,MG +2127873,1165,0.0,,75.0,,,,,,,Thiamin,MG +2132211,1165,1.0,,70.0,,,,,,,Thiamin,MG +2136212,1165,0.0,,70.0,,,,,,,Thiamin,MG +2142933,1165,0.0,,70.0,,,,,,,Thiamin,MG +2147455,1165,1.0,,75.0,,,,,,,Thiamin,MG +2150867,1165,0.0,,75.0,,,,,,,Thiamin,MG +2152540,1165,0.0,,70.0,,,,,,,Thiamin,MG +2154888,1165,1.0,,75.0,,,,,,,Thiamin,MG +2155547,1165,1.0,,75.0,,,,,,,Thiamin,MG +2164163,1165,0.0,,70.0,,,,,,,Thiamin,MG +2171836,1165,1.0,,75.0,,,,,,,Thiamin,MG +2171879,1165,1.0,,70.0,,,,,,,Thiamin,MG +2177921,1165,0.0,,70.0,,,,,,,Thiamin,MG +2185382,1165,0.0,,75.0,,,,,,,Thiamin,MG +2185391,1165,0.0,,75.0,,,,,,,Thiamin,MG +2189284,1165,1.0,,75.0,,,,,,,Thiamin,MG +2189400,1165,0.0,,70.0,,,,,,,Thiamin,MG +2192208,1165,0.0,,75.0,,,,,,,Thiamin,MG +2197347,1165,0.0,,71.0,,,,,,,Thiamin,MG +2200177,1165,0.0,,75.0,,,,,,,Thiamin,MG +2208052,1165,0.0,,71.0,,,,,,,Thiamin,MG +2219729,1165,0.0,,78.0,,,,,,,Thiamin,MG +2226556,1165,2.0,,75.0,,,,,,,Thiamin,MG +2228804,1165,0.0,,78.0,,,,,,,Thiamin,MG +2228887,1165,0.0,,75.0,,,,,,,Thiamin,MG +2233617,1165,0.0,,75.0,,,,,,,Thiamin,MG +2233779,1165,0.0,,75.0,,,,,,,Thiamin,MG +2240526,1165,0.0,,75.0,,,,,,,Thiamin,MG +2244522,1165,0.0,,75.0,,,,,,,Thiamin,MG +2266247,1165,1.0,,75.0,,,,,,,Thiamin,MG +2267135,1165,2.0,,75.0,,,,,,,Thiamin,MG +2268516,1165,1.0,,75.0,,,,,,,Thiamin,MG +2271071,1165,1.0,,75.0,,,,,,,Thiamin,MG +2304268,1165,1.0,,70.0,,,,,,,Thiamin,MG +2315417,1165,0.0,,75.0,,,,,,,Thiamin,MG +2321156,1165,14.0,,70.0,,,,,,,Thiamin,MG +2333332,1165,0.0,,75.0,,,,,,,Thiamin,MG +2333347,1165,0.0,,75.0,,,,,,,Thiamin,MG +2333895,1165,0.0,,75.0,,,,,,,Thiamin,MG +2341069,1165,0.034,,,,,,,,,Thiamin,MG +2341263,1165,0.065,,,,,,,,,Thiamin,MG +2341637,1165,0.435,,,,,,,,,Thiamin,MG +2341745,1165,0.236,,,,,,,,,Thiamin,MG +2341907,1165,0.089,,,,,,,,,Thiamin,MG +2342074,1165,0.186,,,,,,,,,Thiamin,MG +2342257,1165,0.081,,,,,,,,,Thiamin,MG +2342464,1165,0.25,,,,,,,,,Thiamin,MG +2342471,1165,0.258,,,,,,,,,Thiamin,MG +2343023,1165,0.06,,,,,,,,,Thiamin,MG +2343368,1165,0.081,,,,,,,,,Thiamin,MG +2343375,1165,0.111,,,,,,,,,Thiamin,MG +2343978,1165,1.144,,,,,,,,,Thiamin,MG +2344693,1165,0.092,,,,,,,,,Thiamin,MG +2344818,1165,0.018,,,,,,,,,Thiamin,MG +2344944,1165,0.078,,,,,,,,,Thiamin,MG +2344970,1165,0.067,,,,,,,,,Thiamin,MG +2345067,1165,0.089,,,,,,,,,Thiamin,MG +2345195,1165,0.009,,,,,,,,,Thiamin,MG +2345202,1165,0.156,,,,,,,,,Thiamin,MG +2345207,1165,0.016,,,,,,,,,Thiamin,MG +2345233,1165,0.043,,,,,,,,,Thiamin,MG +2345265,1165,0.034,,,,,,,,,Thiamin,MG +2345444,1165,0.036,,,,,,,,,Thiamin,MG +2345645,1165,0.173,,,,,,,,,Thiamin,MG +2345686,1165,0.068,,,,,,,,,Thiamin,MG +2346048,1165,0.021,,,,,,,,,Thiamin,MG +2346137,1165,0.009,,,,,,,,,Thiamin,MG +2346207,1165,0.002,,,,,,,,,Thiamin,MG +2349431,1165,0.19,1.0,1.0,,,,,,,Thiamin,MG +2373540,1165,1.0,,70.0,,,,,,,Thiamin,MG +2378026,1165,0.0,,70.0,,,,,,,Thiamin,MG +2379797,1165,1.0,,75.0,,,,,,,Thiamin,MG +2379968,1165,0.0,,75.0,,,,,,,Thiamin,MG +2380365,1165,0.0,,75.0,,,,,,,Thiamin,MG +2383416,1165,0.0,,75.0,,,,,,,Thiamin,MG +2397106,1165,0.0,,70.0,,,,,,,Thiamin,MG +2399723,1165,2.0,,70.0,,,,,,,Thiamin,MG +2400363,1165,1.0,,75.0,,,,,,,Thiamin,MG +2404567,1165,0.0,,70.0,,,,,,,Thiamin,MG +2407144,1165,0.0,,75.0,,,,,,,Thiamin,MG +2407537,1165,0.0,,75.0,,,,,,,Thiamin,MG +2413413,1165,0.0,,70.0,,,,,,,Thiamin,MG +2418513,1165,1.0,,75.0,,,,,,,Thiamin,MG +2418634,1165,0.0,,70.0,,,,,,,Thiamin,MG +2432140,1165,0.0,,70.0,,,,,,,Thiamin,MG +2438304,1165,0.0,,75.0,,,,,,,Thiamin,MG +2444471,1165,1.0,,70.0,,,,,,,Thiamin,MG +2444874,1165,0.0,,75.0,,,,,,,Thiamin,MG +2445961,1165,1.0,,75.0,,,,,,,Thiamin,MG +2446030,1165,0.0,,70.0,,,,,,,Thiamin,MG +2446375,1165,1.0,,70.0,,,,,,,Thiamin,MG +2452157,1165,1.0,,75.0,,,,,,,Thiamin,MG +2452749,1165,1.0,,70.0,,,,,,,Thiamin,MG +2453936,1165,1.0,,70.0,,,,,,,Thiamin,MG +2455795,1165,0.0,,75.0,,,,,,,Thiamin,MG +2457614,1165,0.27,,71.0,,,,,,,Thiamin,MG +2457740,1165,0.67,,71.0,,,,,,,Thiamin,MG +2460649,1165,0.0,,70.0,,,,,,,Thiamin,MG +2460711,1165,0.0,,70.0,,,,,,,Thiamin,MG +2462667,1165,0.0,,70.0,,,,,,,Thiamin,MG +2462747,1165,0.0,,70.0,,,,,,,Thiamin,MG +2464056,1165,0.0,,70.0,,,,,,,Thiamin,MG +2464515,1165,0.0,,75.0,,,,,,,Thiamin,MG +2464833,1165,1.0,,75.0,,,,,,,Thiamin,MG +2464834,1165,1.0,,75.0,,,,,,,Thiamin,MG +2466022,1165,0.0,,70.0,,,,,,,Thiamin,MG +2468207,1165,2.0,,75.0,,,,,,,Thiamin,MG +2468359,1165,1.0,,70.0,,,,,,,Thiamin,MG +2469836,1165,0.0,,75.0,,,,,,,Thiamin,MG +2470868,1165,2.0,,75.0,,,,,,,Thiamin,MG +2471126,1165,0.0,,70.0,,,,,,,Thiamin,MG +2471872,1165,2.0,,70.0,,,,,,,Thiamin,MG +2472526,1165,1.0,,70.0,,,,,,,Thiamin,MG +2472706,1165,1.0,,75.0,,,,,,,Thiamin,MG +2473977,1165,0.0,,70.0,,,,,,,Thiamin,MG +2475790,1165,1.0,,75.0,,,,,,,Thiamin,MG +2476250,1165,0.0,,70.0,,,,,,,Thiamin,MG +2479921,1165,1.0,,70.0,,,,,,,Thiamin,MG +2485394,1165,1.0,,70.0,,,,,,,Thiamin,MG +2485994,1165,0.0,,70.0,,,,,,,Thiamin,MG +2486521,1165,1.0,,70.0,,,,,,,Thiamin,MG +2486973,1165,1.0,,70.0,,,,,,,Thiamin,MG +2487138,1165,9.0,,70.0,,,,,,,Thiamin,MG +2488647,1165,1.0,,75.0,,,,,,,Thiamin,MG +2488695,1165,0.0,,75.0,,,,,,,Thiamin,MG +2489477,1165,0.0,,75.0,,,,,,,Thiamin,MG +2489733,1165,1.0,,75.0,,,,,,,Thiamin,MG +2491116,1165,0.0,,75.0,,,,,,,Thiamin,MG +2491385,1165,0.0,,71.0,,,,,,,Thiamin,MG +2498694,1165,0.0,,75.0,,,,,,,Thiamin,MG +2500767,1165,0.0,,70.0,,,,,,,Thiamin,MG +2501082,1165,0.0,,70.0,,,,,,,Thiamin,MG +2501463,1165,1.0,,70.0,,,,,,,Thiamin,MG +2503512,1165,1.0,,75.0,,,,,,,Thiamin,MG +2507962,1165,0.0,,75.0,,,,,,,Thiamin,MG +2513583,1165,0.3,1.0,1.0,,,,,,,Thiamin,MG +2517165,1165,1.0,,75.0,,,,,,,Thiamin,MG +2518992,1165,0.0,,78.0,,,,,,,Thiamin,MG +2520312,1165,0.0,,71.0,,,,,,,Thiamin,MG +2520367,1165,0.0,,71.0,,,,,,,Thiamin,MG +2523069,1165,1.0,,70.0,,,,,,,Thiamin,MG +2523846,1165,1.0,,70.0,,,,,,,Thiamin,MG +2525711,1165,1.0,,78.0,,,,,,,Thiamin,MG +2525730,1165,0.0,,78.0,,,,,,,Thiamin,MG +2530868,1165,0.0,,70.0,,,,,,,Thiamin,MG +2539656,1165,0.0,,78.0,,,,,,,Thiamin,MG +2539664,1165,1.0,,78.0,,,,,,,Thiamin,MG +2547481,1165,1.0,,70.0,,,,,,,Thiamin,MG +2557657,1165,0.0,,71.0,,,,,,,Thiamin,MG +2557773,1165,0.0,,71.0,,,,,,,Thiamin,MG +2557776,1165,0.0,,71.0,,,,,,,Thiamin,MG +2558670,1165,0.0,,71.0,,,,,,,Thiamin,MG +2560471,1165,0.0,,70.0,,,,,,,Thiamin,MG +2560922,1165,4.0,,75.0,,,,,,,Thiamin,MG +2568591,1165,1.0,,75.0,,,,,,,Thiamin,MG +2575210,1165,0.0,,75.0,,,,,,,Thiamin,MG +2577175,1165,0.0,,70.0,,,,,,,Thiamin,MG +2592707,1165,1.0,,70.0,,,,,,,Thiamin,MG +2594578,1165,0.0,,70.0,,,,,,,Thiamin,MG +2595912,1165,0.0,,75.0,,,,,,,Thiamin,MG +2596219,1165,1.0,,70.0,,,,,,,Thiamin,MG +2596405,1165,1.0,,70.0,,,,,,,Thiamin,MG +2613366,1165,1.0,,78.0,,,,,,,Thiamin,MG +2613732,1165,0.0,,71.0,,,,,,,Thiamin,MG +2613738,1165,0.0,,71.0,,,,,,,Thiamin,MG +2614074,1165,0.0,,71.0,,,,,,,Thiamin,MG +2615366,1165,0.0,,75.0,,,,,,,Thiamin,MG +2617322,1165,0.0,,75.0,,,,,,,Thiamin,MG +2622536,1165,0.0,,70.0,,,,,,,Thiamin,MG +2622742,1165,1.0,,70.0,,,,,,,Thiamin,MG +2624077,1165,3.0,,75.0,,,,,,,Thiamin,MG +2627542,1165,0.0,,75.0,,,,,,,Thiamin,MG +2627694,1165,1.0,,75.0,,,,,,,Thiamin,MG +2631563,1165,0.0,,75.0,,,,,,,Thiamin,MG +2631579,1165,0.0,,75.0,,,,,,,Thiamin,MG +2635782,1165,0.0,,70.0,,,,,,,Thiamin,MG +2640903,1165,3.0,,75.0,,,,,,,Thiamin,MG +2642777,1165,1.0,,70.0,,,,,,,Thiamin,MG +2651138,1165,0.0,,78.0,,,,,,,Thiamin,MG +1109796,1178,4.69,,75.0,,,,,,,Vitamin B-12,UG +1119561,1178,1.64,,75.0,,,,,,,Vitamin B-12,UG +1131565,1178,0.54,,70.0,,,,,,,Vitamin B-12,UG +1134198,1178,2.0,,70.0,,,,,,,Vitamin B-12,UG +167551,1178,0.0,1.0,,,,,,,,Vitamin B-12,UG +167711,1178,0.06,0.0,40.0,,,,,,,Vitamin B-12,UG +168370,1178,0.58,4.0,1.0,0.26,0.84,,,,,Vitamin B-12,UG +168460,1178,0.0,0.0,68.0,,,,,,,Vitamin B-12,UG +168526,1178,0.0,0.0,68.0,,,,,,,Vitamin B-12,UG +169441,1178,3.33,1.0,,,,,,,,Vitamin B-12,UG +169500,1178,2.56,0.0,53.0,,,,,,,Vitamin B-12,UG +169513,1178,2.9,0.0,53.0,,,,,,,Vitamin B-12,UG +169531,1178,1.71,0.0,14.0,,,,,,,Vitamin B-12,UG +169742,1178,0.0,0.0,68.0,,,,,,,Vitamin B-12,UG +170078,1178,0.0,0.0,68.0,,,,,,,Vitamin B-12,UG +170194,1178,2.13,3.0,,,,,,,,Vitamin B-12,UG +170287,1178,0.0,0.0,68.0,,,,,,,Vitamin B-12,UG +170288,1178,0.0,0.0,68.0,,,,,,,Vitamin B-12,UG +170422,1178,0.0,0.0,68.0,,,,,,,Vitamin B-12,UG +170559,1178,0.0,0.0,68.0,,,,,,,Vitamin B-12,UG +170700,1178,0.36,1.0,1.0,,,,,,,Vitamin B-12,UG +170702,1178,1.42,1.0,47.0,,,,,,,Vitamin B-12,UG +170732,1178,0.12,1.0,1.0,,,,,,,Vitamin B-12,UG +170851,1178,0.85,7.0,1.0,0.65,0.97,,,,,Vitamin B-12,UG +171634,1178,0.67,9.0,1.0,0.53,1.0,,,,,Vitamin B-12,UG +171838,1178,0.0,0.0,40.0,,,,,,,Vitamin B-12,UG +171895,1178,0.0,0.0,20.0,,,,,,,Vitamin B-12,UG +172180,1178,0.53,0.0,57.0,,,,,,,Vitamin B-12,UG +172263,1178,0.02,0.0,41.0,,,,,,,Vitamin B-12,UG +172299,1178,0.41,0.0,57.0,,,,,,,Vitamin B-12,UG +172362,1178,0.0,0.0,20.0,,,,,,,Vitamin B-12,UG +172439,1178,0.0,0.0,,,,,,,,Vitamin B-12,UG +172909,1178,0.06,0.0,65.0,,,,,,,Vitamin B-12,UG +173207,1178,0.0,0.0,20.0,,,,,,,Vitamin B-12,UG +173995,1178,2.67,0.0,18.0,,,,,,,Vitamin B-12,UG +174092,1178,0.0,0.0,40.0,,,,,,,Vitamin B-12,UG +174323,1178,2.23,0.0,,,,,,,,Vitamin B-12,UG +174479,1178,2.24,14.0,1.0,,,,,,,Vitamin B-12,UG +174708,1178,4.11,6.0,3.0,,,,,,,Vitamin B-12,UG +175013,1178,0.21,1.0,,,,,,,,Vitamin B-12,UG +175135,1178,4.4,0.0,,,,,,,,Vitamin B-12,UG +320347,1178,0.52,1.0,1.0,,,,,,,Vitamin B-12,UG +325006,1178,1.1,1.0,1.0,,,,,,,Vitamin B-12,UG +344774,1178,0.0,,78.0,,,,,,,Vitamin B-12,UG +344980,1178,0.0,,78.0,,,,,,,Vitamin B-12,UG +345013,1178,0.0,,78.0,,,,,,,Vitamin B-12,UG +345215,1178,0.3,,78.0,,,,,,,Vitamin B-12,UG +345449,1178,7.0,,78.0,,,,,,,Vitamin B-12,UG +345942,1178,0.0,,78.0,,,,,,,Vitamin B-12,UG +345947,1178,2.7,,78.0,,,,,,,Vitamin B-12,UG +348040,1178,0.0,,78.0,,,,,,,Vitamin B-12,UG +357444,1178,2.88,,75.0,,,,,,,Vitamin B-12,UG +391167,1178,5.17,,75.0,,,,,,,Vitamin B-12,UG +391591,1178,5.0,,75.0,,,,,,,Vitamin B-12,UG +395651,1178,1.32,,75.0,,,,,,,Vitamin B-12,UG +395696,1178,1.67,,75.0,,,,,,,Vitamin B-12,UG +401517,1178,5.56,,75.0,,,,,,,Vitamin B-12,UG +406718,1178,5.0,,75.0,,,,,,,Vitamin B-12,UG +411816,1178,0.5,,75.0,,,,,,,Vitamin B-12,UG +432458,1178,2.5,,75.0,,,,,,,Vitamin B-12,UG +433615,1178,0.25,,75.0,,,,,,,Vitamin B-12,UG +445202,1178,5.0,,75.0,,,,,,,Vitamin B-12,UG +445867,1178,1.25,,75.0,,,,,,,Vitamin B-12,UG +470915,1178,3.0,,70.0,,,,,,,Vitamin B-12,UG +499320,1178,0.42,,75.0,,,,,,,Vitamin B-12,UG +499759,1178,1.43,,75.0,,,,,,,Vitamin B-12,UG +501830,1178,1.25,,75.0,,,,,,,Vitamin B-12,UG +503908,1178,20.0,,75.0,,,,,,,Vitamin B-12,UG +516743,1178,2.54,,70.0,,,,,,,Vitamin B-12,UG +516871,1178,42.86,,75.0,,,,,,,Vitamin B-12,UG +521208,1178,1.71,,75.0,,,,,,,Vitamin B-12,UG +527618,1178,5.19,,75.0,,,,,,,Vitamin B-12,UG +528339,1178,0.41,,75.0,,,,,,,Vitamin B-12,UG +533978,1178,0.6,,75.0,,,,,,,Vitamin B-12,UG +537539,1178,3.6,,75.0,,,,,,,Vitamin B-12,UG +540355,1178,10.0,,75.0,,,,,,,Vitamin B-12,UG +542218,1178,2.4,,75.0,,,,,,,Vitamin B-12,UG +545907,1178,5.17,,75.0,,,,,,,Vitamin B-12,UG +562034,1178,1.25,,75.0,,,,,,,Vitamin B-12,UG +565676,1178,2.12,,75.0,,,,,,,Vitamin B-12,UG +571736,1178,5.17,,75.0,,,,,,,Vitamin B-12,UG +575749,1178,3.75,,70.0,,,,,,,Vitamin B-12,UG +589293,1178,0.71,,70.0,,,,,,,Vitamin B-12,UG +591784,1178,0.5,,70.0,,,,,,,Vitamin B-12,UG +608954,1178,5.0,,75.0,,,,,,,Vitamin B-12,UG +609802,1178,3.53,,75.0,,,,,,,Vitamin B-12,UG +615018,1178,0.0,,75.0,,,,,,,Vitamin B-12,UG +615314,1178,0.0,,75.0,,,,,,,Vitamin B-12,UG +615716,1178,0.0,,75.0,,,,,,,Vitamin B-12,UG +635148,1178,2.5,,75.0,,,,,,,Vitamin B-12,UG +678544,1178,1.12,,70.0,,,,,,,Vitamin B-12,UG +710898,1178,2.05,,70.0,,,,,,,Vitamin B-12,UG +716096,1178,7.0,,75.0,,,,,,,Vitamin B-12,UG +733568,1178,7.87,,75.0,,,,,,,Vitamin B-12,UG +752864,1178,3.4,,78.0,,,,,,,Vitamin B-12,UG +757098,1178,0.1,,78.0,,,,,,,Vitamin B-12,UG +761398,1178,5.0,,75.0,,,,,,,Vitamin B-12,UG +799297,1178,2.0,,75.0,,,,,,,Vitamin B-12,UG +987553,1178,2.29,,75.0,,,,,,,Vitamin B-12,UG +1002843,1178,3.53,,75.0,,,,,,,Vitamin B-12,UG +1041099,1178,0.04,,70.0,,,,,,,Vitamin B-12,UG +1851099,1178,5.0,,75.0,,,,,,,Vitamin B-12,UG +1869946,1178,0.67,,70.0,,,,,,,Vitamin B-12,UG +1875281,1178,0.5,,75.0,,,,,,,Vitamin B-12,UG +1876941,1178,0.86,,75.0,,,,,,,Vitamin B-12,UG +1141592,1178,15.0,,70.0,,,,,,,Vitamin B-12,UG +1148763,1178,0.89,,75.0,,,,,,,Vitamin B-12,UG +1151062,1178,2.86,,75.0,,,,,,,Vitamin B-12,UG +1175910,1178,1.71,,75.0,,,,,,,Vitamin B-12,UG +1201758,1178,2.22,,75.0,,,,,,,Vitamin B-12,UG +1202055,1178,5.26,,75.0,,,,,,,Vitamin B-12,UG +1212179,1178,5.0,,75.0,,,,,,,Vitamin B-12,UG +1225978,1178,0.4,,75.0,,,,,,,Vitamin B-12,UG +1251436,1178,4.55,,75.0,,,,,,,Vitamin B-12,UG +1282033,1178,2.42,,75.0,,,,,,,Vitamin B-12,UG +1288082,1178,0.62,,75.0,,,,,,,Vitamin B-12,UG +1291862,1178,1.27,,75.0,,,,,,,Vitamin B-12,UG +1304487,1178,5.36,,75.0,,,,,,,Vitamin B-12,UG +1304678,1178,4.84,,75.0,,,,,,,Vitamin B-12,UG +1316263,1178,0.17,,75.0,,,,,,,Vitamin B-12,UG +1349862,1178,0.65,,75.0,,,,,,,Vitamin B-12,UG +1360150,1178,205.36,,70.0,,,,,,,Vitamin B-12,UG +1373214,1178,2.54,,75.0,,,,,,,Vitamin B-12,UG +1373841,1178,1.18,,75.0,,,,,,,Vitamin B-12,UG +1375180,1178,0.7,,70.0,,,,,,,Vitamin B-12,UG +1412412,1178,0.38,,70.0,,,,,,,Vitamin B-12,UG +1423261,1178,0.5,,70.0,,,,,,,Vitamin B-12,UG +1459858,1178,0.0,,75.0,,,,,,,Vitamin B-12,UG +1463154,1178,0.4,,75.0,,,,,,,Vitamin B-12,UG +1474628,1178,205.36,,70.0,,,,,,,Vitamin B-12,UG +1493787,1178,15.0,,75.0,,,,,,,Vitamin B-12,UG +1515282,1178,4.2,,75.0,,,,,,,Vitamin B-12,UG +1522232,1178,30.0,,75.0,,,,,,,Vitamin B-12,UG +1544025,1178,0.62,,75.0,,,,,,,Vitamin B-12,UG +1554260,1178,0.88,,75.0,,,,,,,Vitamin B-12,UG +1565647,1178,0.96,,75.0,,,,,,,Vitamin B-12,UG +1574124,1178,2.55,,75.0,,,,,,,Vitamin B-12,UG +1593315,1178,7.5,,75.0,,,,,,,Vitamin B-12,UG +1608089,1178,41.25,,75.0,,,,,,,Vitamin B-12,UG +1621648,1178,2.29,,75.0,,,,,,,Vitamin B-12,UG +1625834,1178,4.84,,75.0,,,,,,,Vitamin B-12,UG +1626186,1178,1.18,,75.0,,,,,,,Vitamin B-12,UG +1628974,1178,6.56,,75.0,,,,,,,Vitamin B-12,UG +1635985,1178,5.77,,75.0,,,,,,,Vitamin B-12,UG +1642007,1178,0.62,,75.0,,,,,,,Vitamin B-12,UG +1650603,1178,5.0,,75.0,,,,,,,Vitamin B-12,UG +1661837,1178,0.89,,75.0,,,,,,,Vitamin B-12,UG +1663675,1178,5.0,,75.0,,,,,,,Vitamin B-12,UG +1666257,1178,0.63,,75.0,,,,,,,Vitamin B-12,UG +1670670,1178,4.88,,70.0,,,,,,,Vitamin B-12,UG +1670757,1178,1.71,,75.0,,,,,,,Vitamin B-12,UG +1671547,1178,5.53,,75.0,,,,,,,Vitamin B-12,UG +1689815,1178,5.5,,75.0,,,,,,,Vitamin B-12,UG +1690592,1178,8.85,,75.0,,,,,,,Vitamin B-12,UG +1695397,1178,0.75,,70.0,,,,,,,Vitamin B-12,UG +1703056,1178,20.0,,70.0,,,,,,,Vitamin B-12,UG +1704516,1178,1.03,,75.0,,,,,,,Vitamin B-12,UG +1709249,1178,0.63,,75.0,,,,,,,Vitamin B-12,UG +1709404,1178,0.25,,70.0,,,,,,,Vitamin B-12,UG +1718070,1178,0.51,,75.0,,,,,,,Vitamin B-12,UG +1719857,1178,0.63,,75.0,,,,,,,Vitamin B-12,UG +1720087,1178,30.0,,70.0,,,,,,,Vitamin B-12,UG +1723709,1178,2.0,,75.0,,,,,,,Vitamin B-12,UG +1731641,1178,15.0,,70.0,,,,,,,Vitamin B-12,UG +1738447,1178,2.14,,75.0,,,,,,,Vitamin B-12,UG +1760141,1178,15.0,,75.0,,,,,,,Vitamin B-12,UG +1766843,1178,2.73,,75.0,,,,,,,Vitamin B-12,UG +1780894,1178,2.03,,75.0,,,,,,,Vitamin B-12,UG +1797196,1178,12.0,,75.0,,,,,,,Vitamin B-12,UG +1815726,1178,0.37,,75.0,,,,,,,Vitamin B-12,UG +1823618,1178,220.34,,75.0,,,,,,,Vitamin B-12,UG +1830694,1178,5.56,,75.0,,,,,,,Vitamin B-12,UG +1838171,1178,0.63,,75.0,,,,,,,Vitamin B-12,UG +1838269,1178,18.75,,75.0,,,,,,,Vitamin B-12,UG +1838395,1178,0.51,,75.0,,,,,,,Vitamin B-12,UG +1841353,1178,2.37,,75.0,,,,,,,Vitamin B-12,UG +1841531,1178,4.17,,75.0,,,,,,,Vitamin B-12,UG +1842352,1178,18.75,,75.0,,,,,,,Vitamin B-12,UG +1885991,1178,4.69,,75.0,,,,,,,Vitamin B-12,UG +1899424,1178,2.68,,75.0,,,,,,,Vitamin B-12,UG +1908160,1178,0.62,,75.0,,,,,,,Vitamin B-12,UG +1920376,1178,4.36,,75.0,,,,,,,Vitamin B-12,UG +1921765,1178,0.28,,75.0,,,,,,,Vitamin B-12,UG +1934445,1178,0.65,,75.0,,,,,,,Vitamin B-12,UG +1934592,1178,3.15,,70.0,,,,,,,Vitamin B-12,UG +1936197,1178,0.52,,75.0,,,,,,,Vitamin B-12,UG +1951713,1178,5.17,,75.0,,,,,,,Vitamin B-12,UG +1969830,1178,3.75,,70.0,,,,,,,Vitamin B-12,UG +1980498,1178,205.36,,70.0,,,,,,,Vitamin B-12,UG +1983403,1178,17.5,,75.0,,,,,,,Vitamin B-12,UG +1986161,1178,0.91,,70.0,,,,,,,Vitamin B-12,UG +1990603,1178,5.22,,70.0,,,,,,,Vitamin B-12,UG +2029890,1178,1.43,,75.0,,,,,,,Vitamin B-12,UG +2040867,1178,5.25,,75.0,,,,,,,Vitamin B-12,UG +2049120,1178,0.25,,75.0,,,,,,,Vitamin B-12,UG +2049128,1178,2.03,,75.0,,,,,,,Vitamin B-12,UG +2067656,1178,2.14,,75.0,,,,,,,Vitamin B-12,UG +2083903,1178,7.5,,70.0,,,,,,,Vitamin B-12,UG +2104949,1178,0.0,,75.0,,,,,,,Vitamin B-12,UG +2112076,1178,3.75,,75.0,,,,,,,Vitamin B-12,UG +2119376,1178,0.25,,75.0,,,,,,,Vitamin B-12,UG +2124187,1178,16.22,,75.0,,,,,,,Vitamin B-12,UG +2155547,1178,2.93,,75.0,,,,,,,Vitamin B-12,UG +2184304,1178,0.1,,71.0,,,,,,,Vitamin B-12,UG +2185382,1178,0.0,,75.0,,,,,,,Vitamin B-12,UG +2185391,1178,0.0,,75.0,,,,,,,Vitamin B-12,UG +2192208,1178,0.18,,75.0,,,,,,,Vitamin B-12,UG +2196632,1178,0.08,,71.0,,,,,,,Vitamin B-12,UG +2210936,1178,0.17,,75.0,,,,,,,Vitamin B-12,UG +2226556,1178,7.5,,75.0,,,,,,,Vitamin B-12,UG +2228804,1178,0.0,,78.0,,,,,,,Vitamin B-12,UG +2228887,1178,0.0,,75.0,,,,,,,Vitamin B-12,UG +2233617,1178,0.0,,75.0,,,,,,,Vitamin B-12,UG +2244522,1178,0.62,,75.0,,,,,,,Vitamin B-12,UG +2255471,1178,0.24,,70.0,,,,,,,Vitamin B-12,UG +2266247,1178,8.85,,75.0,,,,,,,Vitamin B-12,UG +2268516,1178,4.29,,75.0,,,,,,,Vitamin B-12,UG +2271071,1178,3.89,,75.0,,,,,,,Vitamin B-12,UG +2273539,1178,0.38,,70.0,,,,,,,Vitamin B-12,UG +2275775,1178,30.0,,75.0,,,,,,,Vitamin B-12,UG +2284179,1178,3.24,,75.0,,,,,,,Vitamin B-12,UG +2333332,1178,2.0,,75.0,,,,,,,Vitamin B-12,UG +2341069,1178,0.26,,,,,,,,,Vitamin B-12,UG +2341263,1178,1.59,,,,,,,,,Vitamin B-12,UG +2341637,1178,0.76,,,,,,,,,Vitamin B-12,UG +2341745,1178,0.28,,,,,,,,,Vitamin B-12,UG +2341907,1178,0.53,,,,,,,,,Vitamin B-12,UG +2342074,1178,0.1,,,,,,,,,Vitamin B-12,UG +2342257,1178,0.17,,,,,,,,,Vitamin B-12,UG +2342464,1178,0.85,,,,,,,,,Vitamin B-12,UG +2342471,1178,1.13,,,,,,,,,Vitamin B-12,UG +2343023,1178,0.0,,,,,,,,,Vitamin B-12,UG +2343368,1178,0.16,,,,,,,,,Vitamin B-12,UG +2343375,1178,0.21,,,,,,,,,Vitamin B-12,UG +2343978,1178,0.76,,,,,,,,,Vitamin B-12,UG +2344693,1178,0.0,,,,,,,,,Vitamin B-12,UG +2344818,1178,0.0,,,,,,,,,Vitamin B-12,UG +2344944,1178,0.2,,,,,,,,,Vitamin B-12,UG +2344970,1178,0.0,,,,,,,,,Vitamin B-12,UG +2345067,1178,0.0,,,,,,,,,Vitamin B-12,UG +2345195,1178,0.0,,,,,,,,,Vitamin B-12,UG +2345202,1178,0.0,,,,,,,,,Vitamin B-12,UG +2345207,1178,0.0,,,,,,,,,Vitamin B-12,UG +2345233,1178,0.0,,,,,,,,,Vitamin B-12,UG +2345265,1178,0.0,,,,,,,,,Vitamin B-12,UG +2345444,1178,0.0,,,,,,,,,Vitamin B-12,UG +2345645,1178,0.1,,,,,,,,,Vitamin B-12,UG +2345686,1178,0.24,,,,,,,,,Vitamin B-12,UG +2346048,1178,0.0,,,,,,,,,Vitamin B-12,UG +2346137,1178,0.0,,,,,,,,,Vitamin B-12,UG +2346207,1178,0.0,,,,,,,,,Vitamin B-12,UG +2364673,1178,2.03,,70.0,,,,,,,Vitamin B-12,UG +2367694,1178,2.34,,75.0,,,,,,,Vitamin B-12,UG +2379797,1178,4.84,,75.0,,,,,,,Vitamin B-12,UG +2379968,1178,0.65,,75.0,,,,,,,Vitamin B-12,UG +2380365,1178,0.88,,75.0,,,,,,,Vitamin B-12,UG +2384680,1178,1.67,,70.0,,,,,,,Vitamin B-12,UG +2388175,1178,0.25,,70.0,,,,,,,Vitamin B-12,UG +2397106,1178,1.0,,70.0,,,,,,,Vitamin B-12,UG +2407144,1178,2.61,,75.0,,,,,,,Vitamin B-12,UG +2412266,1178,4.8,,70.0,,,,,,,Vitamin B-12,UG +2414709,1178,0.08,,70.0,,,,,,,Vitamin B-12,UG +2418634,1178,0.18,,70.0,,,,,,,Vitamin B-12,UG +2420091,1178,0.0,,75.0,,,,,,,Vitamin B-12,UG +2427997,1178,2.5,,70.0,,,,,,,Vitamin B-12,UG +2445241,1178,0.1,,70.0,,,,,,,Vitamin B-12,UG +2451227,1178,6.43,,75.0,,,,,,,Vitamin B-12,UG +2452157,1178,15.0,,75.0,,,,,,,Vitamin B-12,UG +2462747,1178,0.25,,70.0,,,,,,,Vitamin B-12,UG +2463397,1178,0.41,,70.0,,,,,,,Vitamin B-12,UG +2464833,1178,2.54,,75.0,,,,,,,Vitamin B-12,UG +2466784,1178,0.58,,70.0,,,,,,,Vitamin B-12,UG +2471183,1178,2.03,,75.0,,,,,,,Vitamin B-12,UG +2471872,1178,3.75,,70.0,,,,,,,Vitamin B-12,UG +2472706,1178,4.57,,75.0,,,,,,,Vitamin B-12,UG +2473885,1178,0.68,,70.0,,,,,,,Vitamin B-12,UG +2475790,1178,3.66,,75.0,,,,,,,Vitamin B-12,UG +2480827,1178,0.25,,70.0,,,,,,,Vitamin B-12,UG +2485394,1178,1.25,,70.0,,,,,,,Vitamin B-12,UG +2485994,1178,0.18,,70.0,,,,,,,Vitamin B-12,UG +2487138,1178,18.46,,70.0,,,,,,,Vitamin B-12,UG +2488647,1178,11.11,,75.0,,,,,,,Vitamin B-12,UG +2488695,1178,1.27,,75.0,,,,,,,Vitamin B-12,UG +2489005,1178,0.25,,75.0,,,,,,,Vitamin B-12,UG +2489398,1178,0.5,,70.0,,,,,,,Vitamin B-12,UG +2489733,1178,3.0,,75.0,,,,,,,Vitamin B-12,UG +2490086,1178,4.05,,75.0,,,,,,,Vitamin B-12,UG +2490245,1178,12.0,,75.0,,,,,,,Vitamin B-12,UG +2490347,1178,0.91,,75.0,,,,,,,Vitamin B-12,UG +2491124,1178,0.25,,75.0,,,,,,,Vitamin B-12,UG +2491976,1178,0.1,,71.0,,,,,,,Vitamin B-12,UG +2501183,1178,0.33,,70.0,,,,,,,Vitamin B-12,UG +2501463,1178,4.63,,70.0,,,,,,,Vitamin B-12,UG +2505906,1178,30.0,,75.0,,,,,,,Vitamin B-12,UG +2507962,1178,2.21,,75.0,,,,,,,Vitamin B-12,UG +2510243,1178,0.08,,70.0,,,,,,,Vitamin B-12,UG +2517165,1178,3.16,,75.0,,,,,,,Vitamin B-12,UG +2520312,1178,0.0,,71.0,,,,,,,Vitamin B-12,UG +2520367,1178,0.0,,71.0,,,,,,,Vitamin B-12,UG +2525711,1178,1.2,,78.0,,,,,,,Vitamin B-12,UG +2525730,1178,0.8,,78.0,,,,,,,Vitamin B-12,UG +2534399,1178,0.32,,75.0,,,,,,,Vitamin B-12,UG +2551332,1178,0.84,,75.0,,,,,,,Vitamin B-12,UG +2552825,1178,0.45,,70.0,,,,,,,Vitamin B-12,UG +2557657,1178,0.0,,71.0,,,,,,,Vitamin B-12,UG +2557773,1178,0.0,,71.0,,,,,,,Vitamin B-12,UG +2557776,1178,0.07,,71.0,,,,,,,Vitamin B-12,UG +2558670,1178,0.0,,71.0,,,,,,,Vitamin B-12,UG +2560922,1178,15.38,,75.0,,,,,,,Vitamin B-12,UG +2592707,1178,1.2,,70.0,,,,,,,Vitamin B-12,UG +2600990,1178,1.0,,70.0,,,,,,,Vitamin B-12,UG +2613732,1178,0.0,,71.0,,,,,,,Vitamin B-12,UG +2613738,1178,0.0,,71.0,,,,,,,Vitamin B-12,UG +2614074,1178,0.0,,71.0,,,,,,,Vitamin B-12,UG +2616646,1178,0.86,,75.0,,,,,,,Vitamin B-12,UG +2617322,1178,2.25,,75.0,,,,,,,Vitamin B-12,UG +2622536,1178,0.07,,70.0,,,,,,,Vitamin B-12,UG +2627542,1178,0.88,,75.0,,,,,,,Vitamin B-12,UG +2635782,1178,0.71,,70.0,,,,,,,Vitamin B-12,UG +2642777,1178,1.5,,70.0,,,,,,,Vitamin B-12,UG +2651138,1178,0.9,,78.0,,,,,,,Vitamin B-12,UG +2653037,1178,0.51,,70.0,,,,,,,Vitamin B-12,UG +1108349,1175,1.0,,70.0,,,,,,,Vitamin B-6,MG +1109796,1175,0.625,,75.0,,,,,,,Vitamin B-6,MG +1114461,1175,1.107,,70.0,,,,,,,Vitamin B-6,MG +1119561,1175,0.364,,75.0,,,,,,,Vitamin B-6,MG +1131565,1175,0.383,,70.0,,,,,,,Vitamin B-6,MG +1132871,1175,36.17,,70.0,,,,,,,Vitamin B-6,MG +1132912,1175,0.083,,70.0,,,,,,,Vitamin B-6,MG +1134198,1175,0.2,,70.0,,,,,,,Vitamin B-6,MG +167551,1175,0.185,1.0,,,,,,,,Vitamin B-6,MG +167711,1175,0.011,0.0,40.0,,,,,,,Vitamin B-6,MG +168370,1175,0.491,4.0,1.0,0.379,0.647,,,,,Vitamin B-6,MG +168460,1175,0.105,1.0,,,,,,,,Vitamin B-6,MG +168526,1175,0.065,0.0,,,,,,,,Vitamin B-6,MG +169441,1175,0.47,7.0,,,,,,,,Vitamin B-6,MG +169500,1175,0.23,0.0,53.0,,,,,,,Vitamin B-6,MG +169513,1175,0.24,0.0,53.0,,,,,,,Vitamin B-6,MG +169531,1175,0.403,0.0,14.0,,,,,,,Vitamin B-6,MG +169624,1175,0.1,1.0,47.0,,,,,,,Vitamin B-6,MG +169742,1175,0.015,3.0,1.0,,,,,,,Vitamin B-6,MG +169836,1175,0.236,9.0,1.0,0.187,0.289,,,,,Vitamin B-6,MG +170078,1175,0.176,0.0,,,,,,,,Vitamin B-6,MG +170194,1175,0.16,0.0,,,,,,,,Vitamin B-6,MG +170287,1175,0.083,3.0,,,,,,,,Vitamin B-6,MG +170288,1175,0.622,2.0,,,,,,,,Vitamin B-6,MG +170422,1175,0.265,8.0,,,,,,,,Vitamin B-6,MG +170559,1175,1.161,0.0,,,,,,,,Vitamin B-6,MG +170700,1175,0.03,1.0,1.0,,,,,,,Vitamin B-6,MG +170702,1175,0.155,1.0,47.0,,,,,,,Vitamin B-6,MG +170732,1175,0.11,1.0,1.0,,,,,,,Vitamin B-6,MG +170851,1175,0.097,5.0,1.0,0.089,0.109,,,,,Vitamin B-6,MG +171634,1175,0.057,9.0,1.0,0.05,0.07,,,,,Vitamin B-6,MG +171838,1175,0.117,0.0,40.0,,,,,,,Vitamin B-6,MG +171895,1175,0.019,0.0,20.0,,,,,,,Vitamin B-6,MG +172180,1175,0.068,0.0,57.0,,,,,,,Vitamin B-6,MG +172263,1175,0.07,0.0,1.0,,,,,,,Vitamin B-6,MG +172299,1175,0.069,0.0,57.0,,,,,,,Vitamin B-6,MG +172362,1175,0.0,0.0,20.0,,,,,,,Vitamin B-6,MG +172439,1175,0.479,2.0,,,,,,,,Vitamin B-6,MG +172909,1175,0.021,0.0,65.0,,,,,,,Vitamin B-6,MG +173207,1175,0.0,0.0,20.0,,,,,,,Vitamin B-6,MG +173995,1175,0.824,0.0,18.0,,,,,,,Vitamin B-6,MG +174092,1175,0.145,0.0,40.0,,,,,,,Vitamin B-6,MG +174323,1175,0.11,0.0,,,,,,,,Vitamin B-6,MG +174479,1175,0.643,0.0,14.0,,,,,,,Vitamin B-6,MG +174708,1175,0.411,0.0,14.0,,,,,,,Vitamin B-6,MG +175013,1175,0.035,1.0,,,,,,,,Vitamin B-6,MG +175135,1175,0.38,0.0,,,,,,,,Vitamin B-6,MG +324501,1175,0.04,1.0,1.0,,,,,,,Vitamin B-6,MG +327756,1175,0.074,1.0,1.0,,,,,,,Vitamin B-6,MG +330373,1175,0.05,1.0,1.0,,,,,,,Vitamin B-6,MG +334310,1175,0.178,1.0,1.0,,,,,,,Vitamin B-6,MG +344774,1175,0.03,,78.0,,,,,,,Vitamin B-6,MG +344980,1175,0.19,,78.0,,,,,,,Vitamin B-6,MG +345013,1175,0.17,,78.0,,,,,,,Vitamin B-6,MG +345215,1175,0.17,,78.0,,,,,,,Vitamin B-6,MG +345449,1175,2.33,,78.0,,,,,,,Vitamin B-6,MG +345942,1175,1.35,,78.0,,,,,,,Vitamin B-6,MG +345947,1175,0.91,,78.0,,,,,,,Vitamin B-6,MG +348040,1175,0.02,,78.0,,,,,,,Vitamin B-6,MG +352276,1175,2.053,,78.0,,,,,,,Vitamin B-6,MG +353554,1175,0.161,,75.0,,,,,,,Vitamin B-6,MG +353612,1175,0.471,,75.0,,,,,,,Vitamin B-6,MG +353740,1175,0.057,,78.0,,,,,,,Vitamin B-6,MG +355278,1175,0.4,,71.0,,,,,,,Vitamin B-6,MG +357444,1175,0.962,,75.0,,,,,,,Vitamin B-6,MG +358068,1175,0.476,,75.0,,,,,,,Vitamin B-6,MG +391167,1175,1.724,,75.0,,,,,,,Vitamin B-6,MG +391591,1175,1.667,,75.0,,,,,,,Vitamin B-6,MG +395651,1175,0.588,,75.0,,,,,,,Vitamin B-6,MG +395696,1175,1.111,,75.0,,,,,,,Vitamin B-6,MG +401517,1175,1.852,,75.0,,,,,,,Vitamin B-6,MG +406718,1175,1.667,,75.0,,,,,,,Vitamin B-6,MG +419822,1175,0.571,,75.0,,,,,,,Vitamin B-6,MG +432458,1175,0.833,,75.0,,,,,,,Vitamin B-6,MG +445202,1175,1.667,,75.0,,,,,,,Vitamin B-6,MG +470915,1175,1.5,,70.0,,,,,,,Vitamin B-6,MG +477594,1175,0.286,,75.0,,,,,,,Vitamin B-6,MG +485523,1175,0.125,,75.0,,,,,,,Vitamin B-6,MG +499320,1175,0.141,,75.0,,,,,,,Vitamin B-6,MG +499759,1175,0.476,,75.0,,,,,,,Vitamin B-6,MG +503908,1175,41.667,,75.0,,,,,,,Vitamin B-6,MG +509445,1175,0.4,,75.0,,,,,,,Vitamin B-6,MG +511452,1175,0.833,,75.0,,,,,,,Vitamin B-6,MG +516743,1175,0.845,,70.0,,,,,,,Vitamin B-6,MG +516871,1175,14.286,,75.0,,,,,,,Vitamin B-6,MG +521208,1175,0.571,,75.0,,,,,,,Vitamin B-6,MG +524607,1175,1.071,,75.0,,,,,,,Vitamin B-6,MG +527496,1175,0.05,,75.0,,,,,,,Vitamin B-6,MG +527618,1175,1.731,,75.0,,,,,,,Vitamin B-6,MG +528339,1175,0.138,,75.0,,,,,,,Vitamin B-6,MG +532504,1175,0.4,,75.0,,,,,,,Vitamin B-6,MG +533978,1175,0.2,,75.0,,,,,,,Vitamin B-6,MG +537539,1175,1.2,,75.0,,,,,,,Vitamin B-6,MG +539695,1175,25.0,,75.0,,,,,,,Vitamin B-6,MG +540355,1175,3.333,,75.0,,,,,,,Vitamin B-6,MG +542218,1175,0.8,,75.0,,,,,,,Vitamin B-6,MG +545228,1175,0.615,,75.0,,,,,,,Vitamin B-6,MG +545907,1175,1.724,,75.0,,,,,,,Vitamin B-6,MG +561976,1175,0.05,,75.0,,,,,,,Vitamin B-6,MG +565676,1175,0.706,,75.0,,,,,,,Vitamin B-6,MG +570139,1175,1.176,,75.0,,,,,,,Vitamin B-6,MG +571736,1175,1.724,,75.0,,,,,,,Vitamin B-6,MG +575749,1175,1.25,,70.0,,,,,,,Vitamin B-6,MG +585708,1175,0.714,,75.0,,,,,,,Vitamin B-6,MG +589293,1175,0.571,,70.0,,,,,,,Vitamin B-6,MG +608954,1175,1.667,,75.0,,,,,,,Vitamin B-6,MG +609802,1175,1.176,,75.0,,,,,,,Vitamin B-6,MG +615018,1175,0.0,,75.0,,,,,,,Vitamin B-6,MG +615716,1175,0.0,,75.0,,,,,,,Vitamin B-6,MG +633840,1175,0.421,,75.0,,,,,,,Vitamin B-6,MG +635148,1175,0.833,,75.0,,,,,,,Vitamin B-6,MG +656018,1175,0.294,,70.0,,,,,,,Vitamin B-6,MG +663936,1175,0.909,,75.0,,,,,,,Vitamin B-6,MG +687542,1175,1.081,,70.0,,,,,,,Vitamin B-6,MG +716096,1175,2.333,,75.0,,,,,,,Vitamin B-6,MG +733568,1175,2.623,,75.0,,,,,,,Vitamin B-6,MG +738822,1175,1.351,,75.0,,,,,,,Vitamin B-6,MG +740606,1175,1.143,,75.0,,,,,,,Vitamin B-6,MG +751974,1175,0.9,,78.0,,,,,,,Vitamin B-6,MG +752864,1175,0.5,,78.0,,,,,,,Vitamin B-6,MG +757098,1175,0.03,,78.0,,,,,,,Vitamin B-6,MG +761398,1175,1.667,,75.0,,,,,,,Vitamin B-6,MG +768296,1175,0.889,,75.0,,,,,,,Vitamin B-6,MG +790005,1175,0.077,1.0,1.0,,,,,,,Vitamin B-6,MG +799201,1175,0.714,,75.0,,,,,,,Vitamin B-6,MG +799297,1175,0.667,,75.0,,,,,,,Vitamin B-6,MG +800507,1175,0.714,,75.0,,,,,,,Vitamin B-6,MG +987553,1175,0.762,,75.0,,,,,,,Vitamin B-6,MG +1006789,1175,0.667,,75.0,,,,,,,Vitamin B-6,MG +1041099,1175,0.04,,70.0,,,,,,,Vitamin B-6,MG +1041157,1175,0.444,,75.0,,,,,,,Vitamin B-6,MG +1055681,1175,1.107,,70.0,,,,,,,Vitamin B-6,MG +1066091,1175,1.19,,70.0,,,,,,,Vitamin B-6,MG +1074579,1175,0.488,,75.0,,,,,,,Vitamin B-6,MG +1851099,1175,1.667,,75.0,,,,,,,Vitamin B-6,MG +1852852,1175,0.571,,75.0,,,,,,,Vitamin B-6,MG +1872818,1175,1.143,,75.0,,,,,,,Vitamin B-6,MG +1875281,1175,0.167,,75.0,,,,,,,Vitamin B-6,MG +1878929,1175,0.05,,75.0,,,,,,,Vitamin B-6,MG +1148763,1175,0.295,,75.0,,,,,,,Vitamin B-6,MG +1151062,1175,0.952,,75.0,,,,,,,Vitamin B-6,MG +1152052,1175,0.541,,75.0,,,,,,,Vitamin B-6,MG +1162884,1175,0.068,,75.0,,,,,,,Vitamin B-6,MG +1175910,1175,0.571,,75.0,,,,,,,Vitamin B-6,MG +1177676,1175,0.714,,75.0,,,,,,,Vitamin B-6,MG +1201758,1175,0.741,,75.0,,,,,,,Vitamin B-6,MG +1202055,1175,1.754,,75.0,,,,,,,Vitamin B-6,MG +1212179,1175,1.667,,75.0,,,,,,,Vitamin B-6,MG +1223757,1175,1.333,,75.0,,,,,,,Vitamin B-6,MG +1225978,1175,0.133,,75.0,,,,,,,Vitamin B-6,MG +1251436,1175,1.515,,75.0,,,,,,,Vitamin B-6,MG +1255651,1175,0.135,,75.0,,,,,,,Vitamin B-6,MG +1276869,1175,0.05,,75.0,,,,,,,Vitamin B-6,MG +1282033,1175,3.0,,75.0,,,,,,,Vitamin B-6,MG +1304487,1175,1.786,,75.0,,,,,,,Vitamin B-6,MG +1304678,1175,1.613,,75.0,,,,,,,Vitamin B-6,MG +1327113,1175,0.058,,75.0,,,,,,,Vitamin B-6,MG +1337685,1175,0.533,,75.0,,,,,,,Vitamin B-6,MG +1349846,1175,0.625,,75.0,,,,,,,Vitamin B-6,MG +1349862,1175,0.215,,75.0,,,,,,,Vitamin B-6,MG +1353424,1175,0.177,,75.0,,,,,,,Vitamin B-6,MG +1365368,1175,0.135,,70.0,,,,,,,Vitamin B-6,MG +1373214,1175,0.846,,75.0,,,,,,,Vitamin B-6,MG +1373841,1175,1.127,,75.0,,,,,,,Vitamin B-6,MG +1375180,1175,0.529,,70.0,,,,,,,Vitamin B-6,MG +1378884,1175,0.135,,70.0,,,,,,,Vitamin B-6,MG +1435298,1175,0.571,,75.0,,,,,,,Vitamin B-6,MG +1457914,1175,0.054,,78.0,,,,,,,Vitamin B-6,MG +1459858,1175,0.0,,75.0,,,,,,,Vitamin B-6,MG +1463154,1175,0.133,,75.0,,,,,,,Vitamin B-6,MG +1464052,1175,0.476,,75.0,,,,,,,Vitamin B-6,MG +1464449,1175,1.143,,75.0,,,,,,,Vitamin B-6,MG +1467173,1175,0.385,,75.0,,,,,,,Vitamin B-6,MG +1473802,1175,0.267,,75.0,,,,,,,Vitamin B-6,MG +1485346,1175,0.93,,75.0,,,,,,,Vitamin B-6,MG +1493787,1175,1.944,,75.0,,,,,,,Vitamin B-6,MG +1493819,1175,0.93,,75.0,,,,,,,Vitamin B-6,MG +1515282,1175,1.6,,75.0,,,,,,,Vitamin B-6,MG +1522232,1175,10.0,,75.0,,,,,,,Vitamin B-6,MG +1540418,1175,1.176,,75.0,,,,,,,Vitamin B-6,MG +1542200,1175,0.741,,75.0,,,,,,,Vitamin B-6,MG +1554260,1175,0.588,,75.0,,,,,,,Vitamin B-6,MG +1565647,1175,0.16,,75.0,,,,,,,Vitamin B-6,MG +1574124,1175,1.277,,75.0,,,,,,,Vitamin B-6,MG +1583234,1175,0.2,,75.0,,,,,,,Vitamin B-6,MG +1585601,1175,0.033,,75.0,,,,,,,Vitamin B-6,MG +1593315,1175,7.5,,75.0,,,,,,,Vitamin B-6,MG +1602001,1175,0.4,,75.0,,,,,,,Vitamin B-6,MG +1608089,1175,13.75,,75.0,,,,,,,Vitamin B-6,MG +1611538,1175,0.135,,75.0,,,,,,,Vitamin B-6,MG +1617949,1175,0.385,,75.0,,,,,,,Vitamin B-6,MG +1618011,1175,0.444,,75.0,,,,,,,Vitamin B-6,MG +1621648,1175,0.762,,75.0,,,,,,,Vitamin B-6,MG +1625834,1175,1.613,,75.0,,,,,,,Vitamin B-6,MG +1625966,1175,0.4,,75.0,,,,,,,Vitamin B-6,MG +1626186,1175,0.263,,75.0,,,,,,,Vitamin B-6,MG +1628974,1175,2.188,,75.0,,,,,,,Vitamin B-6,MG +1635985,1175,1.923,,75.0,,,,,,,Vitamin B-6,MG +1642007,1175,0.208,,75.0,,,,,,,Vitamin B-6,MG +1650603,1175,1.667,,75.0,,,,,,,Vitamin B-6,MG +1653254,1175,0.577,,70.0,,,,,,,Vitamin B-6,MG +1657562,1175,0.135,,70.0,,,,,,,Vitamin B-6,MG +1661837,1175,0.295,,75.0,,,,,,,Vitamin B-6,MG +1663675,1175,1.667,,75.0,,,,,,,Vitamin B-6,MG +1663827,1175,0.714,,75.0,,,,,,,Vitamin B-6,MG +1663869,1175,0.698,,75.0,,,,,,,Vitamin B-6,MG +1666257,1175,0.211,,75.0,,,,,,,Vitamin B-6,MG +1670670,1175,1.707,,70.0,,,,,,,Vitamin B-6,MG +1670757,1175,0.571,,75.0,,,,,,,Vitamin B-6,MG +1671547,1175,2.632,,75.0,,,,,,,Vitamin B-6,MG +1681881,1175,0.481,,70.0,,,,,,,Vitamin B-6,MG +1682617,1175,0.042,,70.0,,,,,,,Vitamin B-6,MG +1689815,1175,1.75,,75.0,,,,,,,Vitamin B-6,MG +1690592,1175,1.639,,75.0,,,,,,,Vitamin B-6,MG +1695849,1175,0.05,,75.0,,,,,,,Vitamin B-6,MG +1703056,1175,14.167,,70.0,,,,,,,Vitamin B-6,MG +1704516,1175,0.342,,75.0,,,,,,,Vitamin B-6,MG +1709249,1175,0.211,,75.0,,,,,,,Vitamin B-6,MG +1709404,1175,0.169,,70.0,,,,,,,Vitamin B-6,MG +1712543,1175,0.106,,75.0,,,,,,,Vitamin B-6,MG +1718070,1175,0.236,,75.0,,,,,,,Vitamin B-6,MG +1719857,1175,0.211,,75.0,,,,,,,Vitamin B-6,MG +1723709,1175,1.333,,75.0,,,,,,,Vitamin B-6,MG +1738447,1175,1.071,,75.0,,,,,,,Vitamin B-6,MG +1753164,1175,0.035,1.0,1.0,,,,,,,Vitamin B-6,MG +1760141,1175,5.0,,75.0,,,,,,,Vitamin B-6,MG +1766843,1175,0.909,,75.0,,,,,,,Vitamin B-6,MG +1780894,1175,1.356,,75.0,,,,,,,Vitamin B-6,MG +1782037,1175,0.017,,75.0,,,,,,,Vitamin B-6,MG +1797196,1175,1.6,,75.0,,,,,,,Vitamin B-6,MG +1810291,1175,0.033,,75.0,,,,,,,Vitamin B-6,MG +1813950,1175,0.485,,75.0,,,,,,,Vitamin B-6,MG +1815726,1175,0.123,,75.0,,,,,,,Vitamin B-6,MG +1830694,1175,1.852,,75.0,,,,,,,Vitamin B-6,MG +1830824,1175,0.488,,75.0,,,,,,,Vitamin B-6,MG +1833295,1175,0.025,,75.0,,,,,,,Vitamin B-6,MG +1835065,1175,0.071,,75.0,,,,,,,Vitamin B-6,MG +1838171,1175,0.253,,75.0,,,,,,,Vitamin B-6,MG +1838269,1175,6.25,,75.0,,,,,,,Vitamin B-6,MG +1838395,1175,0.253,,75.0,,,,,,,Vitamin B-6,MG +1838756,1175,1.667,,75.0,,,,,,,Vitamin B-6,MG +1841353,1175,0.791,,75.0,,,,,,,Vitamin B-6,MG +1841531,1175,1.667,,75.0,,,,,,,Vitamin B-6,MG +1842352,1175,7.5,,75.0,,,,,,,Vitamin B-6,MG +1885991,1175,1.562,,75.0,,,,,,,Vitamin B-6,MG +1899424,1175,0.268,,75.0,,,,,,,Vitamin B-6,MG +1920376,1175,0.364,,75.0,,,,,,,Vitamin B-6,MG +1934445,1175,0.215,,75.0,,,,,,,Vitamin B-6,MG +1936197,1175,0.087,,75.0,,,,,,,Vitamin B-6,MG +1944642,1175,0.135,,70.0,,,,,,,Vitamin B-6,MG +1951713,1175,1.724,,75.0,,,,,,,Vitamin B-6,MG +1969830,1175,2.5,,70.0,,,,,,,Vitamin B-6,MG +1973140,1175,1.081,,70.0,,,,,,,Vitamin B-6,MG +1978501,1175,1.379,,70.0,,,,,,,Vitamin B-6,MG +1983403,1175,5.833,,75.0,,,,,,,Vitamin B-6,MG +1986161,1175,0.227,,70.0,,,,,,,Vitamin B-6,MG +1988180,1175,1.429,,75.0,,,,,,,Vitamin B-6,MG +1990603,1175,3.478,,70.0,,,,,,,Vitamin B-6,MG +1998098,1175,0.444,,75.0,,,,,,,Vitamin B-6,MG +2004374,1175,0.061,1.0,1.0,,,,,,,Vitamin B-6,MG +2006137,1175,0.039,1.0,1.0,,,,,,,Vitamin B-6,MG +2006159,1175,0.048,1.0,1.0,,,,,,,Vitamin B-6,MG +2006800,1175,0.079,1.0,1.0,,,,,,,Vitamin B-6,MG +2024310,1175,1.579,,70.0,,,,,,,Vitamin B-6,MG +2029890,1175,0.476,,75.0,,,,,,,Vitamin B-6,MG +2040867,1175,1.75,,75.0,,,,,,,Vitamin B-6,MG +2049120,1175,0.083,,75.0,,,,,,,Vitamin B-6,MG +2049128,1175,0.676,,75.0,,,,,,,Vitamin B-6,MG +2067656,1175,0.536,,75.0,,,,,,,Vitamin B-6,MG +2073909,1175,0.0,,75.0,,,,,,,Vitamin B-6,MG +2089033,1175,2.188,,75.0,,,,,,,Vitamin B-6,MG +2089988,1175,0.385,,75.0,,,,,,,Vitamin B-6,MG +2104949,1175,0.0,,75.0,,,,,,,Vitamin B-6,MG +2110806,1175,0.05,,75.0,,,,,,,Vitamin B-6,MG +2112038,1175,0.789,,75.0,,,,,,,Vitamin B-6,MG +2112076,1175,1.25,,75.0,,,,,,,Vitamin B-6,MG +2119376,1175,0.083,,75.0,,,,,,,Vitamin B-6,MG +2120305,1175,0.714,,75.0,,,,,,,Vitamin B-6,MG +2122282,1175,0.385,,75.0,,,,,,,Vitamin B-6,MG +2122644,1175,0.0,,75.0,,,,,,,Vitamin B-6,MG +2124187,1175,5.405,,75.0,,,,,,,Vitamin B-6,MG +2136212,1175,0.481,,70.0,,,,,,,Vitamin B-6,MG +2142933,1175,0.042,,70.0,,,,,,,Vitamin B-6,MG +2150867,1175,0.962,,70.0,,,,,,,Vitamin B-6,MG +2155547,1175,0.976,,75.0,,,,,,,Vitamin B-6,MG +2164163,1175,0.24,,70.0,,,,,,,Vitamin B-6,MG +2171836,1175,1.923,,75.0,,,,,,,Vitamin B-6,MG +2171879,1175,1.027,,70.0,,,,,,,Vitamin B-6,MG +2184304,1175,0.068,,71.0,,,,,,,Vitamin B-6,MG +2185382,1175,0.0,,75.0,,,,,,,Vitamin B-6,MG +2185391,1175,0.0,,75.0,,,,,,,Vitamin B-6,MG +2189284,1175,1.143,,75.0,,,,,,,Vitamin B-6,MG +2192208,1175,0.062,,75.0,,,,,,,Vitamin B-6,MG +2196632,1175,0.083,,71.0,,,,,,,Vitamin B-6,MG +2200177,1175,0.033,,75.0,,,,,,,Vitamin B-6,MG +2210936,1175,0.056,,75.0,,,,,,,Vitamin B-6,MG +2219729,1175,0.46,,78.0,,,,,,,Vitamin B-6,MG +2226556,1175,3.0,,75.0,,,,,,,Vitamin B-6,MG +2228804,1175,0.0,,78.0,,,,,,,Vitamin B-6,MG +2228887,1175,0.0,,75.0,,,,,,,Vitamin B-6,MG +2233617,1175,0.0,,75.0,,,,,,,Vitamin B-6,MG +2244522,1175,0.208,,75.0,,,,,,,Vitamin B-6,MG +2261254,1175,0.036,1.0,1.0,,,,,,,Vitamin B-6,MG +2266247,1175,1.639,,75.0,,,,,,,Vitamin B-6,MG +2267135,1175,0.513,,75.0,,,,,,,Vitamin B-6,MG +2268516,1175,1.429,,75.0,,,,,,,Vitamin B-6,MG +2271071,1175,1.296,,75.0,,,,,,,Vitamin B-6,MG +2273539,1175,0.127,,70.0,,,,,,,Vitamin B-6,MG +2275775,1175,10.0,,75.0,,,,,,,Vitamin B-6,MG +2284179,1175,0.216,,75.0,,,,,,,Vitamin B-6,MG +2333332,1175,0.667,,75.0,,,,,,,Vitamin B-6,MG +2341069,1175,0.032,,,,,,,,,Vitamin B-6,MG +2341263,1175,0.386,,,,,,,,,Vitamin B-6,MG +2341637,1175,0.15,,,,,,,,,Vitamin B-6,MG +2341745,1175,0.095,,,,,,,,,Vitamin B-6,MG +2341907,1175,0.07,,,,,,,,,Vitamin B-6,MG +2342074,1175,0.228,,,,,,,,,Vitamin B-6,MG +2342257,1175,0.126,,,,,,,,,Vitamin B-6,MG +2342464,1175,0.431,,,,,,,,,Vitamin B-6,MG +2342471,1175,0.166,,,,,,,,,Vitamin B-6,MG +2343023,1175,0.19,,,,,,,,,Vitamin B-6,MG +2343368,1175,0.044,,,,,,,,,Vitamin B-6,MG +2343375,1175,0.049,,,,,,,,,Vitamin B-6,MG +2343978,1175,0.863,,,,,,,,,Vitamin B-6,MG +2344693,1175,0.152,,,,,,,,,Vitamin B-6,MG +2344818,1175,0.009,,,,,,,,,Vitamin B-6,MG +2344944,1175,0.194,,,,,,,,,Vitamin B-6,MG +2344970,1175,0.257,,,,,,,,,Vitamin B-6,MG +2345067,1175,0.283,,,,,,,,,Vitamin B-6,MG +2345195,1175,0.05,,,,,,,,,Vitamin B-6,MG +2345202,1175,0.114,,,,,,,,,Vitamin B-6,MG +2345207,1175,0.161,,,,,,,,,Vitamin B-6,MG +2345233,1175,0.112,,,,,,,,,Vitamin B-6,MG +2345265,1175,0.105,,,,,,,,,Vitamin B-6,MG +2345444,1175,0.036,,,,,,,,,Vitamin B-6,MG +2345645,1175,0.087,,,,,,,,,Vitamin B-6,MG +2345686,1175,0.256,,,,,,,,,Vitamin B-6,MG +2346048,1175,0.03,,,,,,,,,Vitamin B-6,MG +2346137,1175,0.012,,,,,,,,,Vitamin B-6,MG +2346207,1175,0.0,,,,,,,,,Vitamin B-6,MG +2347211,1175,0.034,1.0,1.0,,,,,,,Vitamin B-6,MG +2364673,1175,1.437,,70.0,,,,,,,Vitamin B-6,MG +2367694,1175,0.125,,75.0,,,,,,,Vitamin B-6,MG +2379797,1175,1.613,,75.0,,,,,,,Vitamin B-6,MG +2379968,1175,0.215,,75.0,,,,,,,Vitamin B-6,MG +2380365,1175,0.292,,75.0,,,,,,,Vitamin B-6,MG +2388175,1175,0.18,,70.0,,,,,,,Vitamin B-6,MG +2397106,1175,0.5,,70.0,,,,,,,Vitamin B-6,MG +2399723,1175,2.5,,70.0,,,,,,,Vitamin B-6,MG +2407144,1175,0.174,,75.0,,,,,,,Vitamin B-6,MG +2407537,1175,0.2,,75.0,,,,,,,Vitamin B-6,MG +2412266,1175,1.52,,70.0,,,,,,,Vitamin B-6,MG +2414709,1175,0.0559999999999999,,70.0,,,,,,,Vitamin B-6,MG +2418634,1175,0.123,,70.0,,,,,,,Vitamin B-6,MG +2427997,1175,0.833,,70.0,,,,,,,Vitamin B-6,MG +2435775,1175,0.833,,75.0,,,,,,,Vitamin B-6,MG +2445241,1175,0.06,,70.0,,,,,,,Vitamin B-6,MG +2446030,1175,0.0,,75.0,,,,,,,Vitamin B-6,MG +2452157,1175,1.944,,75.0,,,,,,,Vitamin B-6,MG +2462747,1175,0.181,,70.0,,,,,,,Vitamin B-6,MG +2463397,1175,0.288,,70.0,,,,,,,Vitamin B-6,MG +2464833,1175,0.847,,75.0,,,,,,,Vitamin B-6,MG +2464834,1175,0.93,,75.0,,,,,,,Vitamin B-6,MG +2466022,1175,0.286,,70.0,,,,,,,Vitamin B-6,MG +2468207,1175,0.75,,75.0,,,,,,,Vitamin B-6,MG +2469836,1175,0.7140000000000001,,75.0,,,,,,,Vitamin B-6,MG +2470868,1175,0.513,,75.0,,,,,,,Vitamin B-6,MG +2471126,1175,0.042,,70.0,,,,,,,Vitamin B-6,MG +2471183,1175,0.6759999999999999,,75.0,,,,,,,Vitamin B-6,MG +2471872,1175,2.5,,70.0,,,,,,,Vitamin B-6,MG +2472706,1175,1.5219999999999998,,75.0,,,,,,,Vitamin B-6,MG +2473885,1175,0.254,,70.0,,,,,,,Vitamin B-6,MG +2475790,1175,1.22,,75.0,,,,,,,Vitamin B-6,MG +2485394,1175,1.0,,70.0,,,,,,,Vitamin B-6,MG +2485994,1175,0.091,,70.0,,,,,,,Vitamin B-6,MG +2488647,1175,2.222,,75.0,,,,,,,Vitamin B-6,MG +2488695,1175,0.422,,75.0,,,,,,,Vitamin B-6,MG +2489005,1175,0.084,,75.0,,,,,,,Vitamin B-6,MG +2489733,1175,1.0,,75.0,,,,,,,Vitamin B-6,MG +2490086,1175,0.27,,75.0,,,,,,,Vitamin B-6,MG +2490245,1175,4.0,,75.0,,,,,,,Vitamin B-6,MG +2491116,1175,0.05,,75.0,,,,,,,Vitamin B-6,MG +2491124,1175,0.083,,75.0,,,,,,,Vitamin B-6,MG +2491976,1175,0.083,,71.0,,,,,,,Vitamin B-6,MG +2500767,1175,0.34,,70.0,,,,,,,Vitamin B-6,MG +2501082,1175,0.323,,70.0,,,,,,,Vitamin B-6,MG +2501463,1175,0.926,,70.0,,,,,,,Vitamin B-6,MG +2505906,1175,10.0,,75.0,,,,,,,Vitamin B-6,MG +2507962,1175,0.294,,75.0,,,,,,,Vitamin B-6,MG +2510243,1175,0.056,,70.0,,,,,,,Vitamin B-6,MG +2512648,1175,0.438,1.0,1.0,,,,,,,Vitamin B-6,MG +2517165,1175,3.158,,75.0,,,,,,,Vitamin B-6,MG +2518992,1175,0.46,,78.0,,,,,,,Vitamin B-6,MG +2520312,1175,0.0,,71.0,,,,,,,Vitamin B-6,MG +2520367,1175,0.0,,71.0,,,,,,,Vitamin B-6,MG +2525711,1175,0.85,,78.0,,,,,,,Vitamin B-6,MG +2525730,1175,0.53,,78.0,,,,,,,Vitamin B-6,MG +2534399,1175,0.106,,75.0,,,,,,,Vitamin B-6,MG +2539656,1175,0.35,,78.0,,,,,,,Vitamin B-6,MG +2539664,1175,0.89,,78.0,,,,,,,Vitamin B-6,MG +2557657,1175,0.0,,71.0,,,,,,,Vitamin B-6,MG +2557773,1175,0.0,,71.0,,,,,,,Vitamin B-6,MG +2557776,1175,0.051,,71.0,,,,,,,Vitamin B-6,MG +2558670,1175,0.0,,71.0,,,,,,,Vitamin B-6,MG +2560922,1175,5.128,,75.0,,,,,,,Vitamin B-6,MG +2577175,1175,0.34,,70.0,,,,,,,Vitamin B-6,MG +2592707,1175,0.857,,70.0,,,,,,,Vitamin B-6,MG +2597054,1175,0.194,,70.0,,,,,,,Vitamin B-6,MG +2613366,1175,0.94,,78.0,,,,,,,Vitamin B-6,MG +2613732,1175,0.0,,71.0,,,,,,,Vitamin B-6,MG +2613738,1175,0.0,,71.0,,,,,,,Vitamin B-6,MG +2614074,1175,0.0,,71.0,,,,,,,Vitamin B-6,MG +2617322,1175,0.75,,75.0,,,,,,,Vitamin B-6,MG +2622536,1175,0.4,,70.0,,,,,,,Vitamin B-6,MG +2622742,1175,1.667,,70.0,,,,,,,Vitamin B-6,MG +2624077,1175,0.488,,75.0,,,,,,,Vitamin B-6,MG +2627256,1175,0.135,,70.0,,,,,,,Vitamin B-6,MG +2627542,1175,0.294,,75.0,,,,,,,Vitamin B-6,MG +2627694,1175,0.182,,75.0,,,,,,,Vitamin B-6,MG +2635782,1175,0.571,,70.0,,,,,,,Vitamin B-6,MG +2640903,1175,0.5,,75.0,,,,,,,Vitamin B-6,MG +2642255,1175,0.714,,75.0,,,,,,,Vitamin B-6,MG +2642777,1175,1.075,,70.0,,,,,,,Vitamin B-6,MG +2651138,1175,0.61,,78.0,,,,,,,Vitamin B-6,MG +2653037,1175,0.359,,70.0,,,,,,,Vitamin B-6,MG +1106032,1091,198.0,,71.0,,,,,,,"Phosphorus, P",MG +1108349,1091,382.0,,70.0,,,,,,,"Phosphorus, P",MG +1109796,1091,469.0,,75.0,,,,,,,"Phosphorus, P",MG +1114461,1091,464.0,,70.0,,,,,,,"Phosphorus, P",MG +1118500,1091,373.0,,70.0,,,,,,,"Phosphorus, P",MG +1134198,1091,200.0,,70.0,,,,,,,"Phosphorus, P",MG +1138138,1091,125.0,,75.0,,,,,,,"Phosphorus, P",MG +167551,1091,127.0,11.0,,,,,,,,"Phosphorus, P",MG +167711,1091,24.0,0.0,40.0,,,,,,,"Phosphorus, P",MG +168370,1091,237.0,6.0,1.0,222.0,245.0,,,,,"Phosphorus, P",MG +168460,1091,135.0,3.0,,,,,,,,"Phosphorus, P",MG +168526,1091,51.0,0.0,,,,,,,,"Phosphorus, P",MG +169441,1091,204.0,1.0,,,,,,,,"Phosphorus, P",MG +169500,1091,177.0,0.0,53.0,,,,,,,"Phosphorus, P",MG +169513,1091,185.0,0.0,53.0,,,,,,,"Phosphorus, P",MG +169531,1091,193.0,0.0,12.0,,,,,,,"Phosphorus, P",MG +169624,1091,175.0,1.0,47.0,,,,,,,"Phosphorus, P",MG +169742,1091,153.0,3.0,1.0,,,,,,,"Phosphorus, P",MG +169836,1091,124.0,18.0,1.0,91.0,150.0,,,,,"Phosphorus, P",MG +170078,1091,165.0,1.0,,,,,,,,"Phosphorus, P",MG +170194,1091,393.0,1.0,,,,,,,,"Phosphorus, P",MG +170287,1091,40.0,3.0,,,,,,,,"Phosphorus, P",MG +170288,1091,210.0,5.0,,,,,,,,"Phosphorus, P",MG +170422,1091,165.0,4.0,,,,,,,,"Phosphorus, P",MG +170559,1091,638.0,0.0,,,,,,,,"Phosphorus, P",MG +170700,1091,97.0,1.0,1.0,,,,,,,"Phosphorus, P",MG +170702,1091,300.0,1.0,47.0,,,,,,,"Phosphorus, P",MG +170732,1091,244.0,6.0,1.0,229.0,254.0,,,,,"Phosphorus, P",MG +170851,1091,154.0,11.0,1.0,120.0,251.0,,,,,"Phosphorus, P",MG +171634,1091,192.0,18.0,1.0,123.0,236.0,,,,,"Phosphorus, P",MG +171838,1091,292.0,0.0,47.0,,,,,,,"Phosphorus, P",MG +171895,1091,1.0,1.0,1.0,,,,,,,"Phosphorus, P",MG +172180,1091,113.0,0.0,57.0,,,,,,,"Phosphorus, P",MG +172263,1091,52.0,0.0,1.0,,,,,,,"Phosphorus, P",MG +172299,1091,122.0,0.0,57.0,,,,,,,"Phosphorus, P",MG +172362,1091,0.0,0.0,20.0,,,,,,,"Phosphorus, P",MG +172439,1091,70.0,2.0,,,,,,,,"Phosphorus, P",MG +172909,1091,18.0,0.0,64.0,,,,,,,"Phosphorus, P",MG +173207,1091,0.0,0.0,20.0,,,,,,,"Phosphorus, P",MG +173995,1091,287.0,0.0,18.0,,,,,,,"Phosphorus, P",MG +174092,1091,144.0,0.0,40.0,,,,,,,"Phosphorus, P",MG +174323,1091,166.0,0.0,,,,,,,,"Phosphorus, P",MG +174479,1091,236.0,0.0,12.0,,,,,,,"Phosphorus, P",MG +174708,1091,236.0,0.0,12.0,,,,,,,"Phosphorus, P",MG +175013,1091,167.0,1.0,,,,,,,,"Phosphorus, P",MG +175135,1091,354.0,6.0,,,,,,,,"Phosphorus, P",MG +323093,1091,96.0,1.0,1.0,,,,,,,"Phosphorus, P",MG +324642,1091,15.0,1.0,1.0,,,,,,,"Phosphorus, P",MG +329276,1091,640.0,1.0,1.0,,,,,,,"Phosphorus, P",MG +329395,1091,717.0,1.0,1.0,,,,,,,"Phosphorus, P",MG +332126,1091,40.0,1.0,1.0,,,,,,,"Phosphorus, P",MG +332456,1091,13.0,1.0,1.0,,,,,,,"Phosphorus, P",MG +333389,1091,541.0,1.0,1.0,,,,,,,"Phosphorus, P",MG +334247,1091,0.0,8.0,1.0,0.0,0.0,0.0,,,2006.0,"Phosphorus, P",MG +335244,1091,581.0,1.0,1.0,,,,,,2016.0,"Phosphorus, P",MG +335589,1091,532.0,1.0,1.0,,,,,,2016.0,"Phosphorus, P",MG +335616,1091,456.0,1.0,1.0,,,,,,2016.0,"Phosphorus, P",MG +335751,1091,388.0,1.0,1.0,,,,,,2016.0,"Phosphorus, P",MG +335770,1091,448.0,1.0,1.0,,,,,,2016.0,"Phosphorus, P",MG +335789,1091,525.0,1.0,1.0,,,,,,2016.0,"Phosphorus, P",MG +344774,1091,80.0,,78.0,,,,,,,"Phosphorus, P",MG +344980,1091,473.0,,78.0,,,,,,,"Phosphorus, P",MG +345013,1091,315.0,,78.0,,,,,,,"Phosphorus, P",MG +345215,1091,195.0,,78.0,,,,,,,"Phosphorus, P",MG +345449,1091,191.0,,78.0,,,,,,,"Phosphorus, P",MG +345942,1091,73.0,,78.0,,,,,,,"Phosphorus, P",MG +345947,1091,469.0,,78.0,,,,,,,"Phosphorus, P",MG +348040,1091,354.0,,78.0,,,,,,,"Phosphorus, P",MG +353184,1091,126.0,,75.0,,,,,,,"Phosphorus, P",MG +354396,1091,308.0,,71.0,,,,,,,"Phosphorus, P",MG +357444,1091,288.0,,75.0,,,,,,,"Phosphorus, P",MG +358068,1091,190.0,,75.0,,,,,,,"Phosphorus, P",MG +358139,1091,88.0,,75.0,,,,,,,"Phosphorus, P",MG +378289,1091,88.0,,75.0,,,,,,,"Phosphorus, P",MG +391167,1091,69.0,,75.0,,,,,,,"Phosphorus, P",MG +391591,1091,133.0,,75.0,,,,,,,"Phosphorus, P",MG +395651,1091,147.0,,75.0,,,,,,,"Phosphorus, P",MG +395696,1091,56.0,,75.0,,,,,,,"Phosphorus, P",MG +411395,1091,145.0,,75.0,,,,,,,"Phosphorus, P",MG +429765,1091,8.0,,75.0,,,,,,,"Phosphorus, P",MG +432458,1091,8.0,,75.0,,,,,,,"Phosphorus, P",MG +470915,1091,275.0,,70.0,,,,,,,"Phosphorus, P",MG +477594,1091,536.0,,75.0,,,,,,,"Phosphorus, P",MG +493946,1091,42.0,,75.0,,,,,,,"Phosphorus, P",MG +499759,1091,595.0,,75.0,,,,,,,"Phosphorus, P",MG +511452,1091,42.0,,75.0,,,,,,,"Phosphorus, P",MG +521208,1091,357.0,,75.0,,,,,,,"Phosphorus, P",MG +527496,1091,8.0,,75.0,,,,,,,"Phosphorus, P",MG +527618,1091,288.0,,75.0,,,,,,,"Phosphorus, P",MG +533978,1091,160.0,,75.0,,,,,,,"Phosphorus, P",MG +540355,1091,417.0,,75.0,,,,,,,"Phosphorus, P",MG +542027,1091,71.0,,75.0,,,,,,,"Phosphorus, P",MG +565676,1091,235.0,,75.0,,,,,,,"Phosphorus, P",MG +569616,1091,160.0,,75.0,,,,,,,"Phosphorus, P",MG +570139,1091,441.0,,75.0,,,,,,,"Phosphorus, P",MG +571736,1091,69.0,,75.0,,,,,,,"Phosphorus, P",MG +575749,1091,100.0,,70.0,,,,,,,"Phosphorus, P",MG +582864,1091,200.0,,75.0,,,,,,,"Phosphorus, P",MG +585708,1091,143.0,,75.0,,,,,,,"Phosphorus, P",MG +589293,1091,321.0,,70.0,,,,,,,"Phosphorus, P",MG +608954,1091,133.0,,75.0,,,,,,,"Phosphorus, P",MG +609802,1091,118.0,,75.0,,,,,,,"Phosphorus, P",MG +639362,1091,111.0,,75.0,,,,,,,"Phosphorus, P",MG +650916,1091,425.0,,70.0,,,,,,,"Phosphorus, P",MG +656018,1091,259.0,,70.0,,,,,,,"Phosphorus, P",MG +682404,1091,132.0,,70.0,,,,,,,"Phosphorus, P",MG +707712,1091,342.0,,70.0,,,,,,,"Phosphorus, P",MG +718192,1091,357.0,,75.0,,,,,,,"Phosphorus, P",MG +733568,1091,246.0,,75.0,,,,,,,"Phosphorus, P",MG +740606,1091,229.0,,75.0,,,,,,,"Phosphorus, P",MG +742948,1091,121.0,,75.0,,,,,,,"Phosphorus, P",MG +749383,1091,388.0,1.0,1.0,,,,,,,"Phosphorus, P",MG +751974,1091,38.0,,78.0,,,,,,,"Phosphorus, P",MG +752864,1091,285.0,,78.0,,,,,,,"Phosphorus, P",MG +757098,1091,114.0,,78.0,,,,,,,"Phosphorus, P",MG +760330,1091,88.0,,75.0,,,,,,,"Phosphorus, P",MG +761398,1091,133.0,,75.0,,,,,,,"Phosphorus, P",MG +799201,1091,143.0,,75.0,,,,,,,"Phosphorus, P",MG +799297,1091,333.0,,75.0,,,,,,,"Phosphorus, P",MG +799711,1091,1190.0,,75.0,,,,,,,"Phosphorus, P",MG +800507,1091,143.0,,75.0,,,,,,,"Phosphorus, P",MG +892654,1091,98.0,,70.0,,,,,,,"Phosphorus, P",MG +898722,1091,464.0,,70.0,,,,,,,"Phosphorus, P",MG +937910,1091,125.0,,70.0,,,,,,,"Phosphorus, P",MG +960909,1091,476.0,,75.0,,,,,,,"Phosphorus, P",MG +977873,1091,464.0,,70.0,,,,,,,"Phosphorus, P",MG +987251,1091,200.0,,75.0,,,,,,,"Phosphorus, P",MG +1002843,1091,118.0,,75.0,,,,,,,"Phosphorus, P",MG +1006789,1091,500.0,,75.0,,,,,,,"Phosphorus, P",MG +1011481,1091,88.0,,75.0,,,,,,,"Phosphorus, P",MG +1024679,1091,357.0,,75.0,,,,,,,"Phosphorus, P",MG +1055681,1091,464.0,,70.0,,,,,,,"Phosphorus, P",MG +1066091,1091,310.0,,70.0,,,,,,,"Phosphorus, P",MG +1077361,1091,267.0,,75.0,,,,,,,"Phosphorus, P",MG +1851257,1091,333.0,,75.0,,,,,,,"Phosphorus, P",MG +1852852,1091,536.0,,75.0,,,,,,,"Phosphorus, P",MG +1866282,1091,536.0,,75.0,,,,,,,"Phosphorus, P",MG +1872818,1091,286.0,,75.0,,,,,,,"Phosphorus, P",MG +1878929,1091,10.0,,75.0,,,,,,,"Phosphorus, P",MG +1145005,1091,169.0,,75.0,,,,,,,"Phosphorus, P",MG +1148763,1091,127.0,,75.0,,,,,,,"Phosphorus, P",MG +1175910,1091,357.0,,75.0,,,,,,,"Phosphorus, P",MG +1179611,1091,268.0,,75.0,,,,,,,"Phosphorus, P",MG +1183311,1091,130.0,,75.0,,,,,,,"Phosphorus, P",MG +1211739,1091,357.0,,75.0,,,,,,,"Phosphorus, P",MG +1223757,1091,500.0,,75.0,,,,,,,"Phosphorus, P",MG +1245174,1091,17.0,,75.0,,,,,,,"Phosphorus, P",MG +1251436,1091,121.0,,75.0,,,,,,,"Phosphorus, P",MG +1255651,1091,41.0,,75.0,,,,,,,"Phosphorus, P",MG +1260204,1091,268.0,,75.0,,,,,,,"Phosphorus, P",MG +1261179,1091,200.0,,75.0,,,,,,,"Phosphorus, P",MG +1273788,1091,6.0,,70.0,,,,,,,"Phosphorus, P",MG +1282029,1091,208.0,,75.0,,,,,,,"Phosphorus, P",MG +1288082,1091,62.0,,75.0,,,,,,,"Phosphorus, P",MG +1291862,1091,34.0,,75.0,,,,,,,"Phosphorus, P",MG +1301143,1091,536.0,,75.0,,,,,,,"Phosphorus, P",MG +1304678,1091,129.0,,75.0,,,,,,,"Phosphorus, P",MG +1316263,1091,8.0,,75.0,,,,,,,"Phosphorus, P",MG +1321011,1091,8.0,,75.0,,,,,,,"Phosphorus, P",MG +1337685,1091,27.0,,75.0,,,,,,,"Phosphorus, P",MG +1347012,1091,486.0,,70.0,,,,,,,"Phosphorus, P",MG +1348488,1091,536.0,,75.0,,,,,,,"Phosphorus, P",MG +1349862,1091,154.0,,75.0,,,,,,,"Phosphorus, P",MG +1375180,1091,443.0,,70.0,,,,,,,"Phosphorus, P",MG +1379565,1091,464.0,,70.0,,,,,,,"Phosphorus, P",MG +1422133,1091,240.0,,70.0,,,,,,,"Phosphorus, P",MG +1435298,1091,71.0,,75.0,,,,,,,"Phosphorus, P",MG +1458015,1091,638.0,,75.0,,,,,,,"Phosphorus, P",MG +1459858,1091,0.0,,72.0,,,,,,,"Phosphorus, P",MG +1464052,1091,95.0,,75.0,,,,,,,"Phosphorus, P",MG +1464449,1091,286.0,,75.0,,,,,,,"Phosphorus, P",MG +1473802,1091,178.0,,75.0,,,,,,,"Phosphorus, P",MG +1485346,1091,349.0,,75.0,,,,,,,"Phosphorus, P",MG +1493735,1091,0.0,,75.0,,,,,,,"Phosphorus, P",MG +1493787,1091,0.0,,75.0,,,,,,,"Phosphorus, P",MG +1507560,1091,536.0,,75.0,,,,,,,"Phosphorus, P",MG +1511259,1091,208.0,,75.0,,,,,,,"Phosphorus, P",MG +1515282,1091,400.0,,75.0,,,,,,,"Phosphorus, P",MG +1540418,1091,294.0,,75.0,,,,,,,"Phosphorus, P",MG +1542200,1091,278.0,,75.0,,,,,,,"Phosphorus, P",MG +1552051,1091,200.0,,75.0,,,,,,,"Phosphorus, P",MG +1554260,1091,221.0,,75.0,,,,,,,"Phosphorus, P",MG +1565647,1091,200.0,,75.0,,,,,,,"Phosphorus, P",MG +1574124,1091,213.0,,75.0,,,,,,,"Phosphorus, P",MG +1583234,1091,375.0,,75.0,,,,,,,"Phosphorus, P",MG +1593315,1091,2500.0,,75.0,,,,,,,"Phosphorus, P",MG +1608089,1091,250.0,,75.0,,,,,,,"Phosphorus, P",MG +1611538,1091,41.0,,75.0,,,,,,,"Phosphorus, P",MG +1618011,1091,333.0,,75.0,,,,,,,"Phosphorus, P",MG +1624210,1091,278.0,,75.0,,,,,,,"Phosphorus, P",MG +1624855,1091,357.0,,75.0,,,,,,,"Phosphorus, P",MG +1625834,1091,129.0,,75.0,,,,,,,"Phosphorus, P",MG +1635985,1091,154.0,,75.0,,,,,,,"Phosphorus, P",MG +1642007,1091,104.0,,75.0,,,,,,,"Phosphorus, P",MG +1661837,1091,127.0,,75.0,,,,,,,"Phosphorus, P",MG +1665523,1091,88.0,,75.0,,,,,,,"Phosphorus, P",MG +1666257,1091,127.0,,75.0,,,,,,,"Phosphorus, P",MG +1670757,1091,286.0,,75.0,,,,,,,"Phosphorus, P",MG +1671547,1091,395.0,,75.0,,,,,,,"Phosphorus, P",MG +1689815,1091,250.0,,75.0,,,,,,,"Phosphorus, P",MG +1690592,1091,328.0,,75.0,,,,,,,"Phosphorus, P",MG +1695397,1091,121.0,,70.0,,,,,,,"Phosphorus, P",MG +1695849,1091,17.0,,75.0,,,,,,,"Phosphorus, P",MG +1709249,1091,84.0,,75.0,,,,,,,"Phosphorus, P",MG +1709404,1091,160.0,,70.0,,,,,,,"Phosphorus, P",MG +1712122,1091,200.0,,75.0,,,,,,,"Phosphorus, P",MG +1718070,1091,101.0,,75.0,,,,,,,"Phosphorus, P",MG +1719857,1091,63.0,,75.0,,,,,,,"Phosphorus, P",MG +1723299,1091,378.0,,70.0,,,,,,,"Phosphorus, P",MG +1724674,1091,1457.0,,70.0,,,,,,,"Phosphorus, P",MG +1753197,1091,7.73,1.0,1.0,,,,,,,"Phosphorus, P",MG +1753855,1091,56.9,1.0,1.0,,,,,,,"Phosphorus, P",MG +1758295,1091,0.0,,75.0,,,,,,,"Phosphorus, P",MG +1760141,1091,625.0,,75.0,,,,,,,"Phosphorus, P",MG +1766304,1091,207.0,,75.0,,,,,,,"Phosphorus, P",MG +1766843,1091,273.0,,75.0,,,,,,,"Phosphorus, P",MG +1773481,1091,208.0,,75.0,,,,,,,"Phosphorus, P",MG +1813950,1091,61.0,,75.0,,,,,,,"Phosphorus, P",MG +1815726,1091,185.0,,75.0,,,,,,,"Phosphorus, P",MG +1838171,1091,105.0,,75.0,,,,,,,"Phosphorus, P",MG +1838269,1091,3125.0,,75.0,,,,,,,"Phosphorus, P",MG +1838395,1091,84.0,,75.0,,,,,,,"Phosphorus, P",MG +1841201,1091,826.0,,70.0,,,,,,,"Phosphorus, P",MG +1841531,1091,1111.0,,75.0,,,,,,,"Phosphorus, P",MG +1842352,1091,2500.0,,75.0,,,,,,,"Phosphorus, P",MG +1846934,1091,200.0,,75.0,,,,,,,"Phosphorus, P",MG +1885991,1091,0.0,,75.0,,,,,,,"Phosphorus, P",MG +1890976,1091,8.0,,75.0,,,,,,,"Phosphorus, P",MG +1896575,1091,167.0,,75.0,,,,,,,"Phosphorus, P",MG +1908160,1091,62.0,,75.0,,,,,,,"Phosphorus, P",MG +1918665,1091,0.0,,75.0,,,,,,,"Phosphorus, P",MG +1921765,1091,62.0,,75.0,,,,,,,"Phosphorus, P",MG +1932383,1091,88.0,,75.0,,,,,,,"Phosphorus, P",MG +1933305,1091,536.0,,75.0,,,,,,,"Phosphorus, P",MG +1934445,1091,154.0,,75.0,,,,,,,"Phosphorus, P",MG +1934592,1091,394.0,,70.0,,,,,,,"Phosphorus, P",MG +1936163,1091,373.0,,70.0,,,,,,,"Phosphorus, P",MG +1948176,1091,8.0,,70.0,,,,,,,"Phosphorus, P",MG +1948866,1091,170.0,,70.0,,,,,,,"Phosphorus, P",MG +1951713,1091,276.0,,75.0,,,,,,,"Phosphorus, P",MG +1983403,1091,2917.0,,75.0,,,,,,,"Phosphorus, P",MG +1986161,1091,205.0,,70.0,,,,,,,"Phosphorus, P",MG +1988180,1091,357.0,,75.0,,,,,,,"Phosphorus, P",MG +1990603,1091,5391.0,,70.0,,,,,,,"Phosphorus, P",MG +1991744,1091,464.0,,70.0,,,,,,,"Phosphorus, P",MG +2000069,1091,9.33,1.0,1.0,,,,,,,"Phosphorus, P",MG +2000075,1091,94.6,1.0,1.0,,,,,,,"Phosphorus, P",MG +2017068,1091,128.0,,75.0,,,,,,,"Phosphorus, P",MG +2017764,1091,268.0,,75.0,,,,,,,"Phosphorus, P",MG +2021105,1091,88.0,,75.0,,,,,,,"Phosphorus, P",MG +2029890,1091,595.0,,75.0,,,,,,,"Phosphorus, P",MG +2043957,1091,526.0,,75.0,,,,,,,"Phosphorus, P",MG +2047010,1091,6.0,,75.0,,,,,,,"Phosphorus, P",MG +2056986,1091,1190.0,,75.0,,,,,,,"Phosphorus, P",MG +2067656,1091,268.0,,75.0,,,,,,,"Phosphorus, P",MG +2073909,1091,536.0,,75.0,,,,,,,"Phosphorus, P",MG +2091815,1091,26.0,,75.0,,,,,,,"Phosphorus, P",MG +2097364,1091,536.0,,75.0,,,,,,,"Phosphorus, P",MG +2098078,1091,8.0,,75.0,,,,,,,"Phosphorus, P",MG +2099275,1091,160.0,,75.0,,,,,,,"Phosphorus, P",MG +2112038,1091,53.0,,75.0,,,,,,,"Phosphorus, P",MG +2120305,1091,95.0,,75.0,,,,,,,"Phosphorus, P",MG +2122644,1091,188.0,,70.0,,,,,,,"Phosphorus, P",MG +2124187,1091,108.0,,75.0,,,,,,,"Phosphorus, P",MG +2127735,1091,179.0,,75.0,,,,,,,"Phosphorus, P",MG +2142867,1091,167.0,,75.0,,,,,,,"Phosphorus, P",MG +2152540,1091,196.0,,70.0,,,,,,,"Phosphorus, P",MG +2153366,1091,169.0,,75.0,,,,,,,"Phosphorus, P",MG +2164163,1091,50.0,,70.0,,,,,,,"Phosphorus, P",MG +2167837,1091,388.0,,70.0,,,,,,,"Phosphorus, P",MG +2175556,1091,182.0,,75.0,,,,,,,"Phosphorus, P",MG +2185382,1091,0.0,,75.0,,,,,,,"Phosphorus, P",MG +2185391,1091,0.0,,75.0,,,,,,,"Phosphorus, P",MG +2185660,1091,88.0,,75.0,,,,,,,"Phosphorus, P",MG +2187655,1091,121.0,,75.0,,,,,,,"Phosphorus, P",MG +2189284,1091,229.0,,75.0,,,,,,,"Phosphorus, P",MG +2192208,1091,92.0,,75.0,,,,,,,"Phosphorus, P",MG +2209503,1091,71.0,,75.0,,,,,,,"Phosphorus, P",MG +2219479,1091,283.0,,78.0,,,,,,,"Phosphorus, P",MG +2219678,1091,351.0,,78.0,,,,,,,"Phosphorus, P",MG +2226556,1091,750.0,,75.0,,,,,,,"Phosphorus, P",MG +2228804,1091,400.0,,78.0,,,,,,,"Phosphorus, P",MG +2228887,1091,0.0,,75.0,,,,,,,"Phosphorus, P",MG +2233617,1091,0.0,,75.0,,,,,,,"Phosphorus, P",MG +2244522,1091,125.0,,75.0,,,,,,,"Phosphorus, P",MG +2259037,1091,24.7,1.0,1.0,,,,,,,"Phosphorus, P",MG +2266247,1091,328.0,,75.0,,,,,,,"Phosphorus, P",MG +2267135,1091,103.0,,75.0,,,,,,,"Phosphorus, P",MG +2267396,1091,2059.0,,70.0,,,,,,,"Phosphorus, P",MG +2268516,1091,714.0,,75.0,,,,,,,"Phosphorus, P",MG +2273032,1091,656.0,,70.0,,,,,,,"Phosphorus, P",MG +2321156,1091,1467.0,,70.0,,,,,,,"Phosphorus, P",MG +2326312,1091,388.0,,70.0,,,,,,,"Phosphorus, P",MG +2333332,1091,3667.0,,75.0,,,,,,,"Phosphorus, P",MG +2341069,1091,94.0,,,,,,,,,"Phosphorus, P",MG +2341263,1091,181.0,,,,,,,,,"Phosphorus, P",MG +2341637,1091,120.0,,,,,,,,,"Phosphorus, P",MG +2341745,1091,135.0,,,,,,,,,"Phosphorus, P",MG +2341907,1091,68.0,,,,,,,,,"Phosphorus, P",MG +2342074,1091,66.0,,,,,,,,,"Phosphorus, P",MG +2342257,1091,118.0,,,,,,,,,"Phosphorus, P",MG +2342464,1091,220.0,,,,,,,,,"Phosphorus, P",MG +2342471,1091,234.0,,,,,,,,,"Phosphorus, P",MG +2343023,1091,107.0,,,,,,,,,"Phosphorus, P",MG +2343368,1091,144.0,,,,,,,,,"Phosphorus, P",MG +2343375,1091,202.0,,,,,,,,,"Phosphorus, P",MG +2343978,1091,263.0,,,,,,,,,"Phosphorus, P",MG +2344693,1091,36.0,,,,,,,,,"Phosphorus, P",MG +2344818,1091,3.0,,,,,,,,,"Phosphorus, P",MG +2344944,1091,154.0,,,,,,,,,"Phosphorus, P",MG +2344970,1091,46.0,,,,,,,,,"Phosphorus, P",MG +2345067,1091,88.0,,,,,,,,,"Phosphorus, P",MG +2345195,1091,14.0,,,,,,,,,"Phosphorus, P",MG +2345202,1091,53.0,,,,,,,,,"Phosphorus, P",MG +2345207,1091,19.0,,,,,,,,,"Phosphorus, P",MG +2345233,1091,29.0,,,,,,,,,"Phosphorus, P",MG +2345265,1091,33.0,,,,,,,,,"Phosphorus, P",MG +2345444,1091,45.0,,,,,,,,,"Phosphorus, P",MG +2345645,1091,115.0,,,,,,,,,"Phosphorus, P",MG +2345686,1091,79.0,,,,,,,,,"Phosphorus, P",MG +2346048,1091,451.0,,,,,,,,,"Phosphorus, P",MG +2346137,1091,6.0,,,,,,,,,"Phosphorus, P",MG +2346207,1091,6.0,,,,,,,,,"Phosphorus, P",MG +2350486,1091,69.1,1.0,1.0,,,,,,,"Phosphorus, P",MG +2352191,1091,31.5,1.0,1.0,,,,,,,"Phosphorus, P",MG +2379968,1091,154.0,,75.0,,,,,,,"Phosphorus, P",MG +2380365,1091,125.0,,75.0,,,,,,,"Phosphorus, P",MG +2407537,1091,333.0,,75.0,,,,,,,"Phosphorus, P",MG +2416528,1091,221.0,,75.0,,,,,,,"Phosphorus, P",MG +2418634,1091,191.0,,70.0,,,,,,,"Phosphorus, P",MG +2420091,1091,0.0,,75.0,,,,,,,"Phosphorus, P",MG +2435775,1091,25.0,,75.0,,,,,,,"Phosphorus, P",MG +2446030,1091,125.0,,70.0,,,,,,,"Phosphorus, P",MG +2452157,1091,0.0,,75.0,,,,,,,"Phosphorus, P",MG +2462747,1091,80.0,,70.0,,,,,,,"Phosphorus, P",MG +2464833,1091,254.0,,75.0,,,,,,,"Phosphorus, P",MG +2464834,1091,233.0,,75.0,,,,,,,"Phosphorus, P",MG +2466022,1091,46.0,,70.0,,,,,,,"Phosphorus, P",MG +2466784,1091,125.0,,70.0,,,,,,,"Phosphorus, P",MG +2469836,1091,143.0,,75.0,,,,,,,"Phosphorus, P",MG +2470868,1091,103.0,,75.0,,,,,,,"Phosphorus, P",MG +2473885,1091,9.0,,70.0,,,,,,,"Phosphorus, P",MG +2477049,1091,200.0,,75.0,,,,,,,"Phosphorus, P",MG +2477074,1091,175.0,,70.0,,,,,,,"Phosphorus, P",MG +2485994,1091,118.0,,70.0,,,,,,,"Phosphorus, P",MG +2488647,1091,296.0,,75.0,,,,,,,"Phosphorus, P",MG +2488695,1091,127.0,,75.0,,,,,,,"Phosphorus, P",MG +2490245,1091,2000.0,,75.0,,,,,,,"Phosphorus, P",MG +2491116,1091,8.0,,75.0,,,,,,,"Phosphorus, P",MG +2491385,1091,325.0,,71.0,,,,,,,"Phosphorus, P",MG +2501183,1091,100.0,,70.0,,,,,,,"Phosphorus, P",MG +2501463,1091,648.0,,70.0,,,,,,,"Phosphorus, P",MG +2507831,1091,167.0,,75.0,,,,,,,"Phosphorus, P",MG +2507857,1091,111.0,,75.0,,,,,,,"Phosphorus, P",MG +2507962,1091,294.0,,75.0,,,,,,,"Phosphorus, P",MG +2508154,1091,221.0,,75.0,,,,,,,"Phosphorus, P",MG +2508172,1091,221.0,,75.0,,,,,,,"Phosphorus, P",MG +2515903,1091,714.0,1.0,1.0,,,,,,,"Phosphorus, P",MG +2516272,1091,480.5,1.0,1.0,,,,,,,"Phosphorus, P",MG +2516308,1091,723.0,1.0,1.0,,,,,,,"Phosphorus, P",MG +2517165,1091,211.0,,75.0,,,,,,,"Phosphorus, P",MG +2520312,1091,0.0,,71.0,,,,,,,"Phosphorus, P",MG +2520367,1091,0.0,,71.0,,,,,,,"Phosphorus, P",MG +2550641,1091,402.0,,70.0,,,,,,,"Phosphorus, P",MG +2557657,1091,0.0,,71.0,,,,,,,"Phosphorus, P",MG +2557773,1091,0.0,,71.0,,,,,,,"Phosphorus, P",MG +2557776,1091,0.0,,71.0,,,,,,,"Phosphorus, P",MG +2558670,1091,0.0,,71.0,,,,,,,"Phosphorus, P",MG +2558685,1091,318.0,,78.0,,,,,,,"Phosphorus, P",MG +2577530,1091,88.0,,75.0,,,,,,,"Phosphorus, P",MG +2592707,1091,629.0,,70.0,,,,,,,"Phosphorus, P",MG +2594578,1091,297.0,,70.0,,,,,,,"Phosphorus, P",MG +2594616,1091,125.0,,75.0,,,,,,,"Phosphorus, P",MG +2613732,1091,0.0,,71.0,,,,,,,"Phosphorus, P",MG +2613738,1091,0.0,,71.0,,,,,,,"Phosphorus, P",MG +2614074,1091,0.0,,71.0,,,,,,,"Phosphorus, P",MG +2621985,1091,79.0,,75.0,,,,,,,"Phosphorus, P",MG +2627542,1091,368.0,,75.0,,,,,,,"Phosphorus, P",MG +2632949,1091,200.0,,75.0,,,,,,,"Phosphorus, P",MG +2635782,1091,339.0,,70.0,,,,,,,"Phosphorus, P",MG +2640903,1091,50.0,,75.0,,,,,,,"Phosphorus, P",MG +2642255,1091,95.0,,75.0,,,,,,,"Phosphorus, P",MG +2645463,1091,74.3,1.0,1.0,,,,,,,"Phosphorus, P",MG +2646526,1091,179.5,1.0,1.0,,,,,,,"Phosphorus, P",MG +2646778,1091,212.5,1.0,1.0,,,,,,,"Phosphorus, P",MG +2647740,1091,462.0,1.0,1.0,,,,,,,"Phosphorus, P",MG +2658921,1091,8.0,,75.0,,,,,,,"Phosphorus, P",MG +1109796,1101,2.0,,75.0,,,,,,,"Manganese, Mn",MG +1114461,1101,1.0,,70.0,,,,,,,"Manganese, Mn",MG +167551,1101,0.764,12.0,,,,,,,,"Manganese, Mn",MG +167711,1101,0.073,0.0,40.0,,,,,,,"Manganese, Mn",MG +168370,1101,0.009,6.0,1.0,0.008,0.011,,,,,"Manganese, Mn",MG +168460,1101,0.71,1.0,,,,,,,,"Manganese, Mn",MG +168526,1101,0.572,0.0,,,,,,,,"Manganese, Mn",MG +169441,1101,0.014,1.0,,,,,,,,"Manganese, Mn",MG +169500,1101,0.014,0.0,53.0,,,,,,,"Manganese, Mn",MG +169513,1101,0.014,0.0,53.0,,,,,,,"Manganese, Mn",MG +169531,1101,0.011,0.0,12.0,,,,,,,"Manganese, Mn",MG +169624,1101,0.0,1.0,47.0,,,,,,,"Manganese, Mn",MG +169742,1101,0.498,3.0,1.0,,,,,,,"Manganese, Mn",MG +169836,1101,0.235,18.0,1.0,0.15,0.308,,,,,"Manganese, Mn",MG +170078,1101,1.094,0.0,,,,,,,,"Manganese, Mn",MG +170194,1101,0.12,0.0,,,,,,,,"Manganese, Mn",MG +170287,1101,0.609,1.0,,,,,,,,"Manganese, Mn",MG +170288,1101,0.485,3.0,,,,,,,,"Manganese, Mn",MG +170422,1101,0.438,4.0,,,,,,,,"Manganese, Mn",MG +170559,1101,1.998,0.0,,,,,,,,"Manganese, Mn",MG +170700,1101,0.061,1.0,1.0,,,,,,,"Manganese, Mn",MG +170732,1101,0.245,6.0,1.0,0.233,0.263,,,,,"Manganese, Mn",MG +170851,1101,0.011,11.0,1.0,0.011,0.011,,,,,"Manganese, Mn",MG +171634,1101,0.02,18.0,1.0,0.016,0.025,,,,,"Manganese, Mn",MG +171895,1101,0.023,1.0,1.0,,,,,,,"Manganese, Mn",MG +172180,1101,0.003,0.0,57.0,,,,,,,"Manganese, Mn",MG +172263,1101,0.198,0.0,1.0,,,,,,,"Manganese, Mn",MG +172299,1101,0.004,0.0,57.0,,,,,,,"Manganese, Mn",MG +172439,1101,0.205,2.0,,,,,,,,"Manganese, Mn",MG +172909,1101,0.048,0.0,64.0,,,,,,,"Manganese, Mn",MG +173207,1101,0.017,0.0,20.0,,,,,,,"Manganese, Mn",MG +173995,1101,0.002,0.0,18.0,,,,,,,"Manganese, Mn",MG +174323,1101,0.019,0.0,,,,,,,,"Manganese, Mn",MG +174479,1101,0.029,0.0,12.0,,,,,,,"Manganese, Mn",MG +175013,1101,0.107,0.0,39.0,,,,,,,"Manganese, Mn",MG +175135,1101,0.02,0.0,,,,,,,,"Manganese, Mn",MG +323093,1101,0.054,1.0,1.0,,,,,,,"Manganese, Mn",MG +324642,1101,0.045,1.0,1.0,,,,,,,"Manganese, Mn",MG +329276,1101,0.017,1.0,1.0,,,,,,,"Manganese, Mn",MG +329395,1101,0.0,1.0,1.0,,,,,,,"Manganese, Mn",MG +332126,1101,0.188,1.0,1.0,,,,,,,"Manganese, Mn",MG +332456,1101,0.052,1.0,1.0,,,,,,,"Manganese, Mn",MG +333389,1101,0.011,1.0,1.0,,,,,,,"Manganese, Mn",MG +334247,1101,0.004,8.0,1.0,0.004,0.004,0.004,,,2006.0,"Manganese, Mn",MG +335244,1101,1.63,1.0,1.0,,,,,,2016.0,"Manganese, Mn",MG +335589,1101,1.68,1.0,1.0,,,,,,2016.0,"Manganese, Mn",MG +335616,1101,1.67,1.0,1.0,,,,,,2016.0,"Manganese, Mn",MG +335751,1101,1.54,1.0,1.0,,,,,,2016.0,"Manganese, Mn",MG +335770,1101,1.94,1.0,1.0,,,,,,2016.0,"Manganese, Mn",MG +335789,1101,1.9,1.0,1.0,,,,,,2016.0,"Manganese, Mn",MG +395651,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +477594,1101,2.0,,75.0,,,,,,,"Manganese, Mn",MG +517205,1101,2.0,,75.0,,,,,,,"Manganese, Mn",MG +533978,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +540355,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG +542912,1101,4.0,,75.0,,,,,,,"Manganese, Mn",MG +577724,1101,1.0,,70.0,,,,,,,"Manganese, Mn",MG +585708,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +650916,1101,2.0,,70.0,,,,,,,"Manganese, Mn",MG +656018,1101,2.0,,70.0,,,,,,,"Manganese, Mn",MG +678328,1101,3.0,,70.0,,,,,,,"Manganese, Mn",MG +732284,1101,1.0,,70.0,,,,,,,"Manganese, Mn",MG +749383,1101,0.038,1.0,1.0,,,,,,,"Manganese, Mn",MG +799201,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +800507,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +851124,1101,2.0,,70.0,,,,,,,"Manganese, Mn",MG +877864,1101,2.0,,70.0,,,,,,,"Manganese, Mn",MG +898722,1101,3.0,,70.0,,,,,,,"Manganese, Mn",MG +977873,1101,2.0,,70.0,,,,,,,"Manganese, Mn",MG +1048665,1101,2.0,,70.0,,,,,,,"Manganese, Mn",MG +1055681,1101,1.0,,70.0,,,,,,,"Manganese, Mn",MG +1086127,1101,2.0,,70.0,,,,,,,"Manganese, Mn",MG +1851257,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG +1852852,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG +1866282,1101,2.0,,75.0,,,,,,,"Manganese, Mn",MG +1145005,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG +1148763,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +1162884,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +1211739,1101,2.0,,75.0,,,,,,,"Manganese, Mn",MG +1211950,1101,2.0,,75.0,,,,,,,"Manganese, Mn",MG +1223757,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG +1293251,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +1301143,1101,2.0,,75.0,,,,,,,"Manganese, Mn",MG +1316263,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +1325295,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +1340947,1101,3.0,,75.0,,,,,,,"Manganese, Mn",MG +1347012,1101,2.0,,70.0,,,,,,,"Manganese, Mn",MG +1348488,1101,2.0,,75.0,,,,,,,"Manganese, Mn",MG +1349862,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +1379565,1101,2.0,,70.0,,,,,,,"Manganese, Mn",MG +1398221,1101,0.0,,70.0,,,,,,,"Manganese, Mn",MG +1444974,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG +1459858,1101,0.0,,72.0,,,,,,,"Manganese, Mn",MG +1473802,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG +1554260,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG +1583234,1101,2.0,,75.0,,,,,,,"Manganese, Mn",MG +1593315,1101,5.0,,75.0,,,,,,,"Manganese, Mn",MG +1610348,1101,1.0,,70.0,,,,,,,"Manganese, Mn",MG +1618011,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +1624855,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG +1642007,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +1661837,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +1666257,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG +1671547,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG +1686335,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG +1709249,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +1709404,1101,1.0,,70.0,,,,,,,"Manganese, Mn",MG +1716791,1101,4.0,,75.0,,,,,,,"Manganese, Mn",MG +1718070,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +1719857,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +1760141,1101,2.0,,75.0,,,,,,,"Manganese, Mn",MG +1771163,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +1784018,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG +1797196,1101,3.0,,75.0,,,,,,,"Manganese, Mn",MG +1815726,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +1833295,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +1835065,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG +1838171,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +1838269,1101,15.0,,75.0,,,,,,,"Manganese, Mn",MG +1838395,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +1841201,1101,2.0,,70.0,,,,,,,"Manganese, Mn",MG +1841531,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG +1842352,1101,5.0,,75.0,,,,,,,"Manganese, Mn",MG +1933305,1101,2.0,,75.0,,,,,,,"Manganese, Mn",MG +1934445,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +1942464,1101,2.0,,70.0,,,,,,,"Manganese, Mn",MG +1983403,1101,6.0,,75.0,,,,,,,"Manganese, Mn",MG +1990163,1101,2.0,,70.0,,,,,,,"Manganese, Mn",MG +1990603,1101,5.0,,70.0,,,,,,,"Manganese, Mn",MG +1996299,1101,1.0,,70.0,,,,,,,"Manganese, Mn",MG +1998098,1101,2.0,,75.0,,,,,,,"Manganese, Mn",MG +2001911,1101,0.0877,1.0,1.0,,,,,,,"Manganese, Mn",MG +2002641,1101,0.13,1.0,1.0,,,,,,,"Manganese, Mn",MG +2004259,1101,0.88,1.0,1.0,,,,,,,"Manganese, Mn",MG +2048156,1101,3.0,,75.0,,,,,,,"Manganese, Mn",MG +2073909,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +2087606,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG +2091815,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +2097364,1101,2.0,,75.0,,,,,,,"Manganese, Mn",MG +2122644,1101,2.0,,70.0,,,,,,,"Manganese, Mn",MG +2152540,1101,0.0,,70.0,,,,,,,"Manganese, Mn",MG +2153366,1101,3.0,,75.0,,,,,,,"Manganese, Mn",MG +2175556,1101,2.0,,75.0,,,,,,,"Manganese, Mn",MG +2175648,1101,3.0,,75.0,,,,,,,"Manganese, Mn",MG +2185382,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +2185391,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +2192208,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +2228887,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +2233617,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +2244522,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +2259202,1101,0.0959,1.0,1.0,,,,,,,"Manganese, Mn",MG +2260005,1101,0.0,1.0,1.0,,,,0.005,,,"Manganese, Mn",MG +2267396,1101,6.0,,70.0,,,,,,,"Manganese, Mn",MG +2268516,1101,2.0,,75.0,,,,,,,"Manganese, Mn",MG +2273032,1101,5.0,,70.0,,,,,,,"Manganese, Mn",MG +2321156,1101,14.0,,70.0,,,,,,,"Manganese, Mn",MG +2333332,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG +2349564,1101,2.94,1.0,1.0,,,,,,,"Manganese, Mn",MG +2352715,1101,0.0324,1.0,1.0,,,,,,,"Manganese, Mn",MG +2379968,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +2380365,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +2418634,1101,0.0,,70.0,,,,,,,"Manganese, Mn",MG +2421586,1101,1.0,,70.0,,,,,,,"Manganese, Mn",MG +2446030,1101,1.0,,70.0,,,,,,,"Manganese, Mn",MG +2462747,1101,0.0,,70.0,,,,,,,"Manganese, Mn",MG +2463397,1101,0.0,,70.0,,,,,,,"Manganese, Mn",MG +2466022,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +2469836,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +2477074,1101,0.0,,70.0,,,,,,,"Manganese, Mn",MG +2488647,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG +2488695,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +2490245,1101,4.0,,75.0,,,,,,,"Manganese, Mn",MG +2501463,1101,1.0,,70.0,,,,,,,"Manganese, Mn",MG +2511482,1101,1.0,,75.0,,,,,,,"Manganese, Mn",MG +2520312,1101,0.0,,71.0,,,,,,,"Manganese, Mn",MG +2520367,1101,0.0,,71.0,,,,,,,"Manganese, Mn",MG +2550641,1101,2.0,,70.0,,,,,,,"Manganese, Mn",MG +2551332,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +2557657,1101,0.0,,71.0,,,,,,,"Manganese, Mn",MG +2557773,1101,0.0,,71.0,,,,,,,"Manganese, Mn",MG +2557776,1101,0.0,,71.0,,,,,,,"Manganese, Mn",MG +2558670,1101,0.0,,71.0,,,,,,,"Manganese, Mn",MG +2594578,1101,3.0,,70.0,,,,,,,"Manganese, Mn",MG +2613732,1101,0.0,,71.0,,,,,,,"Manganese, Mn",MG +2613738,1101,0.0,,71.0,,,,,,,"Manganese, Mn",MG +2614074,1101,0.0,,71.0,,,,,,,"Manganese, Mn",MG +2621985,1101,0.0,,75.0,,,,,,,"Manganese, Mn",MG +2622536,1101,0.0,,70.0,,,,,,,"Manganese, Mn",MG +2644829,1101,1.58,1.0,1.0,,,,,,,"Manganese, Mn",MG +2646468,1101,0.0,1.0,1.0,,,,0.0125,,,"Manganese, Mn",MG +1108349,1090,147.0,,70.0,,,,,,,"Magnesium, Mg",MG +1109796,1090,156.0,,75.0,,,,,,,"Magnesium, Mg",MG +1114461,1090,107.0,,70.0,,,,,,,"Magnesium, Mg",MG +1114961,1090,267.0,,75.0,,,,,,,"Magnesium, Mg",MG +1118500,1090,158.0,,70.0,,,,,,,"Magnesium, Mg",MG +1132912,1090,8.0,,70.0,,,,,,,"Magnesium, Mg",MG +1138138,1090,50.0,,75.0,,,,,,,"Magnesium, Mg",MG +167551,1090,80.0,14.0,,,,,,,,"Magnesium, Mg",MG +167711,1090,11.0,0.0,40.0,,,,,,,"Magnesium, Mg",MG +168370,1090,25.0,6.0,1.0,25.0,26.0,,,,,"Magnesium, Mg",MG +168460,1090,60.0,3.0,,,,,,,,"Magnesium, Mg",MG +168526,1090,52.0,0.0,,,,,,,,"Magnesium, Mg",MG +169441,1090,14.0,7.0,,,,,,,,"Magnesium, Mg",MG +169500,1090,20.0,0.0,53.0,,,,,,,"Magnesium, Mg",MG +169513,1090,20.0,0.0,53.0,,,,,,,"Magnesium, Mg",MG +169531,1090,20.0,0.0,12.0,,,,,,,"Magnesium, Mg",MG +169624,1090,68.0,1.0,47.0,,,,,,,"Magnesium, Mg",MG +169742,1090,12.0,3.0,1.0,,,,,,,"Magnesium, Mg",MG +169836,1090,29.0,18.0,1.0,26.0,37.0,,,,,"Magnesium, Mg",MG +170078,1090,32.0,1.0,,,,,,,,"Magnesium, Mg",MG +170194,1090,14.0,0.0,,,,,,,,"Magnesium, Mg",MG +170287,1090,32.0,3.0,,,,,,,,"Magnesium, Mg",MG +170288,1090,127.0,1.0,,,,,,,,"Magnesium, Mg",MG +170422,1090,56.0,4.0,,,,,,,,"Magnesium, Mg",MG +170559,1090,350.0,0.0,,,,,,,,"Magnesium, Mg",MG +170700,1090,12.0,1.0,1.0,,,,,,,"Magnesium, Mg",MG +170702,1090,48.0,1.0,47.0,,,,,,,"Magnesium, Mg",MG +170732,1090,24.0,6.0,1.0,23.0,25.0,,,,,"Magnesium, Mg",MG +170851,1090,20.0,11.0,1.0,15.0,22.0,,,,,"Magnesium, Mg",MG +171634,1090,12.0,18.0,1.0,11.0,16.0,,,,,"Magnesium, Mg",MG +171838,1090,29.0,0.0,47.0,,,,,,,"Magnesium, Mg",MG +171895,1090,1.0,1.0,1.0,,,,,,,"Magnesium, Mg",MG +172180,1090,7.0,0.0,57.0,,,,,,,"Magnesium, Mg",MG +172263,1090,13.0,0.0,1.0,,,,,,,"Magnesium, Mg",MG +172299,1090,25.0,0.0,57.0,,,,,,,"Magnesium, Mg",MG +172362,1090,0.0,0.0,20.0,,,,,,,"Magnesium, Mg",MG +172439,1090,19.0,2.0,,,,,,,,"Magnesium, Mg",MG +172909,1090,4.0,0.0,64.0,,,,,,,"Magnesium, Mg",MG +173207,1090,1.0,0.0,20.0,,,,,,,"Magnesium, Mg",MG +173995,1090,15.0,0.0,18.0,,,,,,,"Magnesium, Mg",MG +174092,1090,41.0,0.0,40.0,,,,,,,"Magnesium, Mg",MG +174323,1090,20.0,0.0,,,,,,,,"Magnesium, Mg",MG +174479,1090,40.0,6.0,1.0,,,,,,,"Magnesium, Mg",MG +174708,1090,27.0,0.0,12.0,,,,,,,"Magnesium, Mg",MG +175013,1090,12.0,1.0,,,,,,,,"Magnesium, Mg",MG +175135,1090,30.0,0.0,,,,,,,,"Magnesium, Mg",MG +323093,1090,15.7,1.0,1.0,,,,,,,"Magnesium, Mg",MG +324642,1090,6.1,1.0,1.0,,,,,,,"Magnesium, Mg",MG +329276,1090,29.3,1.0,1.0,,,,,,,"Magnesium, Mg",MG +329395,1090,48.0,1.0,1.0,,,,,,,"Magnesium, Mg",MG +332126,1090,25.9,1.0,1.0,,,,,,,"Magnesium, Mg",MG +332456,1090,6.8,1.0,1.0,,,,,,,"Magnesium, Mg",MG +333389,1090,22.0,1.0,1.0,,,,,,,"Magnesium, Mg",MG +334247,1090,0.3,8.0,1.0,0.3,0.3,0.3,,,2006.0,"Magnesium, Mg",MG +335244,1090,169.0,1.0,1.0,,,,,,2016.0,"Magnesium, Mg",MG +335589,1090,172.0,1.0,1.0,,,,,,2016.0,"Magnesium, Mg",MG +335616,1090,163.0,1.0,1.0,,,,,,2016.0,"Magnesium, Mg",MG +335751,1090,149.0,1.0,1.0,,,,,,2016.0,"Magnesium, Mg",MG +335770,1090,149.0,1.0,1.0,,,,,,2016.0,"Magnesium, Mg",MG +335789,1090,198.0,1.0,1.0,,,,,,2016.0,"Magnesium, Mg",MG +344774,1090,19.0,,78.0,,,,,,,"Magnesium, Mg",MG +344980,1090,191.0,,78.0,,,,,,,"Magnesium, Mg",MG +345013,1090,104.0,,78.0,,,,,,,"Magnesium, Mg",MG +345215,1090,1.0,,78.0,,,,,,,"Magnesium, Mg",MG +345449,1090,67.0,,78.0,,,,,,,"Magnesium, Mg",MG +345942,1090,24.0,,78.0,,,,,,,"Magnesium, Mg",MG +345947,1090,110.0,,78.0,,,,,,,"Magnesium, Mg",MG +348040,1090,88.0,,78.0,,,,,,,"Magnesium, Mg",MG +352775,1090,7.0,,78.0,,,,,,,"Magnesium, Mg",MG +353184,1090,50.0,,75.0,,,,,,,"Magnesium, Mg",MG +353612,1090,38.0,,75.0,,,,,,,"Magnesium, Mg",MG +353740,1090,11.0,,78.0,,,,,,,"Magnesium, Mg",MG +357444,1090,77.0,,75.0,,,,,,,"Magnesium, Mg",MG +358068,1090,57.0,,75.0,,,,,,,"Magnesium, Mg",MG +391167,1090,28.0,,75.0,,,,,,,"Magnesium, Mg",MG +391591,1090,53.0,,75.0,,,,,,,"Magnesium, Mg",MG +391912,1090,160.0,,75.0,,,,,,,"Magnesium, Mg",MG +395651,1090,88.0,,75.0,,,,,,,"Magnesium, Mg",MG +419822,1090,10.0,,75.0,,,,,,,"Magnesium, Mg",MG +429765,1090,10.0,,75.0,,,,,,,"Magnesium, Mg",MG +432458,1090,7.0,,75.0,,,,,,,"Magnesium, Mg",MG +445867,1090,7.0,,75.0,,,,,,,"Magnesium, Mg",MG +470915,1090,75.0,,70.0,,,,,,,"Magnesium, Mg",MG +477594,1090,143.0,,75.0,,,,,,,"Magnesium, Mg",MG +499320,1090,7.0,,75.0,,,,,,,"Magnesium, Mg",MG +499759,1090,76.0,,75.0,,,,,,,"Magnesium, Mg",MG +501830,1090,17.0,,75.0,,,,,,,"Magnesium, Mg",MG +517205,1090,286.0,,75.0,,,,,,,"Magnesium, Mg",MG +527496,1090,10.0,,75.0,,,,,,,"Magnesium, Mg",MG +527618,1090,77.0,,75.0,,,,,,,"Magnesium, Mg",MG +533978,1090,12.0,,75.0,,,,,,,"Magnesium, Mg",MG +540355,1090,83.0,,75.0,,,,,,,"Magnesium, Mg",MG +565676,1090,47.0,,75.0,,,,,,,"Magnesium, Mg",MG +569616,1090,64.0,,75.0,,,,,,,"Magnesium, Mg",MG +570139,1090,235.0,,75.0,,,,,,,"Magnesium, Mg",MG +571736,1090,28.0,,75.0,,,,,,,"Magnesium, Mg",MG +575749,1090,25.0,,70.0,,,,,,,"Magnesium, Mg",MG +577724,1090,143.0,,70.0,,,,,,,"Magnesium, Mg",MG +582864,1090,80.0,,75.0,,,,,,,"Magnesium, Mg",MG +585708,1090,57.0,,75.0,,,,,,,"Magnesium, Mg",MG +595664,1090,0.0,,75.0,,,,,,,"Magnesium, Mg",MG +608954,1090,27.0,,75.0,,,,,,,"Magnesium, Mg",MG +609802,1090,47.0,,75.0,,,,,,,"Magnesium, Mg",MG +614800,1090,0.0,,75.0,,,,,,,"Magnesium, Mg",MG +650916,1090,278.0,,70.0,,,,,,,"Magnesium, Mg",MG +656018,1090,109.0,,70.0,,,,,,,"Magnesium, Mg",MG +656696,1090,3.0,,75.0,,,,,,,"Magnesium, Mg",MG +678328,1090,232.0,,70.0,,,,,,,"Magnesium, Mg",MG +718192,1090,186.0,,75.0,,,,,,,"Magnesium, Mg",MG +732284,1090,49.0,,70.0,,,,,,,"Magnesium, Mg",MG +733568,1090,66.0,,75.0,,,,,,,"Magnesium, Mg",MG +740606,1090,91.0,,75.0,,,,,,,"Magnesium, Mg",MG +742948,1090,36.0,,75.0,,,,,,,"Magnesium, Mg",MG +749383,1090,34.3,1.0,1.0,,,,,,,"Magnesium, Mg",MG +751974,1090,12.0,,78.0,,,,,,,"Magnesium, Mg",MG +757098,1090,12.0,,78.0,,,,,,,"Magnesium, Mg",MG +761398,1090,27.0,,75.0,,,,,,,"Magnesium, Mg",MG +799201,1090,57.0,,75.0,,,,,,,"Magnesium, Mg",MG +799297,1090,107.0,,75.0,,,,,,,"Magnesium, Mg",MG +800507,1090,57.0,,75.0,,,,,,,"Magnesium, Mg",MG +851124,1090,196.0,,70.0,,,,,,,"Magnesium, Mg",MG +877864,1090,196.0,,70.0,,,,,,,"Magnesium, Mg",MG +879992,1090,167.0,,75.0,,,,,,,"Magnesium, Mg",MG +898722,1090,214.0,,70.0,,,,,,,"Magnesium, Mg",MG +921206,1090,3.0,,70.0,,,,,,,"Magnesium, Mg",MG +937910,1090,312.0,,70.0,,,,,,,"Magnesium, Mg",MG +949790,1090,14.0,,70.0,,,,,,,"Magnesium, Mg",MG +977873,1090,268.0,,70.0,,,,,,,"Magnesium, Mg",MG +987251,1090,64.0,,75.0,,,,,,,"Magnesium, Mg",MG +1002843,1090,59.0,,75.0,,,,,,,"Magnesium, Mg",MG +1024679,1090,179.0,,75.0,,,,,,,"Magnesium, Mg",MG +1048665,1090,54.0,,70.0,,,,,,,"Magnesium, Mg",MG +1055681,1090,107.0,,70.0,,,,,,,"Magnesium, Mg",MG +1077361,1090,133.0,,75.0,,,,,,,"Magnesium, Mg",MG +1851257,1090,200.0,,75.0,,,,,,,"Magnesium, Mg",MG +1852852,1090,214.0,,75.0,,,,,,,"Magnesium, Mg",MG +1866282,1090,286.0,,75.0,,,,,,,"Magnesium, Mg",MG +1872818,1090,91.0,,75.0,,,,,,,"Magnesium, Mg",MG +1878929,1090,10.0,,75.0,,,,,,,"Magnesium, Mg",MG +1145005,1090,68.0,,75.0,,,,,,,"Magnesium, Mg",MG +1148763,1090,42.0,,75.0,,,,,,,"Magnesium, Mg",MG +1151143,1090,0.0,,75.0,,,,,,,"Magnesium, Mg",MG +1162884,1090,17.0,,75.0,,,,,,,"Magnesium, Mg",MG +1179611,1090,107.0,,75.0,,,,,,,"Magnesium, Mg",MG +1211739,1090,214.0,,75.0,,,,,,,"Magnesium, Mg",MG +1211950,1090,138.0,,75.0,,,,,,,"Magnesium, Mg",MG +1223757,1090,133.0,,75.0,,,,,,,"Magnesium, Mg",MG +1245174,1090,10.0,,75.0,,,,,,,"Magnesium, Mg",MG +1251436,1090,24.0,,75.0,,,,,,,"Magnesium, Mg",MG +1252018,1090,10.0,,75.0,,,,,,,"Magnesium, Mg",MG +1255651,1090,16.0,,75.0,,,,,,,"Magnesium, Mg",MG +1260204,1090,107.0,,75.0,,,,,,,"Magnesium, Mg",MG +1273788,1090,7.0,,70.0,,,,,,,"Magnesium, Mg",MG +1276869,1090,10.0,,75.0,,,,,,,"Magnesium, Mg",MG +1291862,1090,17.0,,75.0,,,,,,,"Magnesium, Mg",MG +1293251,1090,5.0,,75.0,,,,,,,"Magnesium, Mg",MG +1301143,1090,286.0,,75.0,,,,,,,"Magnesium, Mg",MG +1304678,1090,52.0,,75.0,,,,,,,"Magnesium, Mg",MG +1316258,1090,17.0,,75.0,,,,,,,"Magnesium, Mg",MG +1316263,1090,6.0,,75.0,,,,,,,"Magnesium, Mg",MG +1325295,1090,10.0,,75.0,,,,,,,"Magnesium, Mg",MG +1332468,1090,5.0,,75.0,,,,,,,"Magnesium, Mg",MG +1337685,1090,11.0,,75.0,,,,,,,"Magnesium, Mg",MG +1347012,1090,271.0,,70.0,,,,,,,"Magnesium, Mg",MG +1348488,1090,214.0,,75.0,,,,,,,"Magnesium, Mg",MG +1349862,1090,43.0,,75.0,,,,,,,"Magnesium, Mg",MG +1353424,1090,27.0,,70.0,,,,,,,"Magnesium, Mg",MG +1373214,1090,14.0,,75.0,,,,,,,"Magnesium, Mg",MG +1379565,1090,286.0,,70.0,,,,,,,"Magnesium, Mg",MG +1398221,1090,18.0,,70.0,,,,,,,"Magnesium, Mg",MG +1399859,1090,68.0,,70.0,,,,,,,"Magnesium, Mg",MG +1411632,1090,19.0,,71.0,,,,,,,"Magnesium, Mg",MG +1444974,1090,80.0,,75.0,,,,,,,"Magnesium, Mg",MG +1457914,1090,10.0,,78.0,,,,,,,"Magnesium, Mg",MG +1459858,1090,5.0,,72.0,,,,,,,"Magnesium, Mg",MG +1464449,1090,69.0,,75.0,,,,,,,"Magnesium, Mg",MG +1473802,1090,71.0,,75.0,,,,,,,"Magnesium, Mg",MG +1480244,1090,286.0,,75.0,,,,,,,"Magnesium, Mg",MG +1485346,1090,140.0,,75.0,,,,,,,"Magnesium, Mg",MG +1494554,1090,96.0,,75.0,,,,,,,"Magnesium, Mg",MG +1515282,1090,80.0,,75.0,,,,,,,"Magnesium, Mg",MG +1540418,1090,118.0,,75.0,,,,,,,"Magnesium, Mg",MG +1542200,1090,74.0,,75.0,,,,,,,"Magnesium, Mg",MG +1550866,1090,212.0,,75.0,,,,,,,"Magnesium, Mg",MG +1554260,1090,88.0,,75.0,,,,,,,"Magnesium, Mg",MG +1574124,1090,85.0,,75.0,,,,,,,"Magnesium, Mg",MG +1583234,1090,150.0,,75.0,,,,,,,"Magnesium, Mg",MG +1585601,1090,10.0,,75.0,,,,,,,"Magnesium, Mg",MG +1593315,1090,500.0,,75.0,,,,,,,"Magnesium, Mg",MG +1610348,1090,38.0,,70.0,,,,,,,"Magnesium, Mg",MG +1611538,1090,16.0,,75.0,,,,,,,"Magnesium, Mg",MG +1618011,1090,178.0,,75.0,,,,,,,"Magnesium, Mg",MG +1624855,1090,214.0,,75.0,,,,,,,"Magnesium, Mg",MG +1625834,1090,26.0,,75.0,,,,,,,"Magnesium, Mg",MG +1626186,1090,21.0,,75.0,,,,,,,"Magnesium, Mg",MG +1633098,1090,267.0,,75.0,,,,,,,"Magnesium, Mg",MG +1635985,1090,31.0,,75.0,,,,,,,"Magnesium, Mg",MG +1642007,1090,42.0,,75.0,,,,,,,"Magnesium, Mg",MG +1661837,1090,42.0,,75.0,,,,,,,"Magnesium, Mg",MG +1663827,1090,57.0,,75.0,,,,,,,"Magnesium, Mg",MG +1666257,1090,42.0,,75.0,,,,,,,"Magnesium, Mg",MG +1671547,1090,84.0,,75.0,,,,,,,"Magnesium, Mg",MG +1677104,1090,6.0,,70.0,,,,,,,"Magnesium, Mg",MG +1689815,1090,58.0,,75.0,,,,,,,"Magnesium, Mg",MG +1690592,1090,164.0,,75.0,,,,,,,"Magnesium, Mg",MG +1695849,1090,10.0,,75.0,,,,,,,"Magnesium, Mg",MG +1709249,1090,42.0,,75.0,,,,,,,"Magnesium, Mg",MG +1709404,1090,44.0,,70.0,,,,,,,"Magnesium, Mg",MG +1712122,1090,80.0,,75.0,,,,,,,"Magnesium, Mg",MG +1712543,1090,2.0,,75.0,,,,,,,"Magnesium, Mg",MG +1718070,1090,34.0,,75.0,,,,,,,"Magnesium, Mg",MG +1719857,1090,34.0,,75.0,,,,,,,"Magnesium, Mg",MG +1724674,1090,729.0,,70.0,,,,,,,"Magnesium, Mg",MG +1735348,1090,104.0,,70.0,,,,,,,"Magnesium, Mg",MG +1738447,1090,143.0,,75.0,,,,,,,"Magnesium, Mg",MG +1743766,1090,3.0,,70.0,,,,,,,"Magnesium, Mg",MG +1760141,1090,250.0,,75.0,,,,,,,"Magnesium, Mg",MG +1766843,1090,109.0,,75.0,,,,,,,"Magnesium, Mg",MG +1771163,1090,7.0,,75.0,,,,,,,"Magnesium, Mg",MG +1773481,1090,83.0,,75.0,,,,,,,"Magnesium, Mg",MG +1794207,1090,0.0,,75.0,,,,,,,"Magnesium, Mg",MG +1797196,1090,160.0,,75.0,,,,,,,"Magnesium, Mg",MG +1810291,1090,10.0,,75.0,,,,,,,"Magnesium, Mg",MG +1815726,1090,43.0,,75.0,,,,,,,"Magnesium, Mg",MG +1819615,1090,8.0,,70.0,,,,,,,"Magnesium, Mg",MG +1834360,1090,307.0,,75.0,,,,,,,"Magnesium, Mg",MG +1835065,1090,43.0,,75.0,,,,,,,"Magnesium, Mg",MG +1838171,1090,42.0,,75.0,,,,,,,"Magnesium, Mg",MG +1838269,1090,1250.0,,75.0,,,,,,,"Magnesium, Mg",MG +1838395,1090,34.0,,75.0,,,,,,,"Magnesium, Mg",MG +1841201,1090,79.0,,70.0,,,,,,,"Magnesium, Mg",MG +1841531,1090,278.0,,75.0,,,,,,,"Magnesium, Mg",MG +1842352,1090,500.0,,75.0,,,,,,,"Magnesium, Mg",MG +1842681,1090,792.0,,70.0,,,,,,,"Magnesium, Mg",MG +1846934,1090,150.0,,75.0,,,,,,,"Magnesium, Mg",MG +1885991,1090,0.0,,75.0,,,,,,,"Magnesium, Mg",MG +1890976,1090,7.0,,75.0,,,,,,,"Magnesium, Mg",MG +1896575,1090,40.0,,75.0,,,,,,,"Magnesium, Mg",MG +1918665,1090,0.0,,75.0,,,,,,,"Magnesium, Mg",MG +1933305,1090,214.0,,75.0,,,,,,,"Magnesium, Mg",MG +1934445,1090,43.0,,75.0,,,,,,,"Magnesium, Mg",MG +1936163,1090,158.0,,70.0,,,,,,,"Magnesium, Mg",MG +1942464,1090,179.0,,70.0,,,,,,,"Magnesium, Mg",MG +1948176,1090,6.0,,70.0,,,,,,,"Magnesium, Mg",MG +1948866,1090,32.0,,70.0,,,,,,,"Magnesium, Mg",MG +1951713,1090,83.0,,75.0,,,,,,,"Magnesium, Mg",MG +1958440,1090,111.0,,70.0,,,,,,,"Magnesium, Mg",MG +1968477,1090,792.0,,70.0,,,,,,,"Magnesium, Mg",MG +1983403,1090,1167.0,,75.0,,,,,,,"Magnesium, Mg",MG +1988180,1090,143.0,,75.0,,,,,,,"Magnesium, Mg",MG +1990603,1090,913.0,,70.0,,,,,,,"Magnesium, Mg",MG +1991744,1090,161.0,,70.0,,,,,,,"Magnesium, Mg",MG +1996299,1090,161.0,,70.0,,,,,,,"Magnesium, Mg",MG +1998098,1090,178.0,,75.0,,,,,,,"Magnesium, Mg",MG +2002826,1090,8.61,1.0,1.0,,,,,,,"Magnesium, Mg",MG +2017764,1090,143.0,,75.0,,,,,,,"Magnesium, Mg",MG +2028206,1090,105.0,,70.0,,,,,,,"Magnesium, Mg",MG +2029890,1090,95.0,,75.0,,,,,,,"Magnesium, Mg",MG +2030047,1090,0.0,,75.0,,,,,,,"Magnesium, Mg",MG +2047010,1090,7.0,,75.0,,,,,,,"Magnesium, Mg",MG +2048156,1090,200.0,,75.0,,,,,,,"Magnesium, Mg",MG +2073909,1090,286.0,,75.0,,,,,,,"Magnesium, Mg",MG +2087606,1090,125.0,,75.0,,,,,,,"Magnesium, Mg",MG +2097364,1090,286.0,,75.0,,,,,,,"Magnesium, Mg",MG +2098078,1090,7.0,,75.0,,,,,,,"Magnesium, Mg",MG +2104949,1090,0.0,,75.0,,,,,,,"Magnesium, Mg",MG +2110806,1090,10.0,,75.0,,,,,,,"Magnesium, Mg",MG +2112084,1090,286.0,,75.0,,,,,,,"Magnesium, Mg",MG +2122644,1090,83.0,,70.0,,,,,,,"Magnesium, Mg",MG +2124187,1090,22.0,,75.0,,,,,,,"Magnesium, Mg",MG +2127735,1090,71.0,,75.0,,,,,,,"Magnesium, Mg",MG +2142867,1090,67.0,,75.0,,,,,,,"Magnesium, Mg",MG +2142933,1090,12.0,,70.0,,,,,,,"Magnesium, Mg",MG +2152540,1090,71.0,,70.0,,,,,,,"Magnesium, Mg",MG +2153366,1090,102.0,,75.0,,,,,,,"Magnesium, Mg",MG +2164163,1090,27.0,,70.0,,,,,,,"Magnesium, Mg",MG +2175270,1090,30.0,,70.0,,,,,,,"Magnesium, Mg",MG +2175556,1090,73.0,,75.0,,,,,,,"Magnesium, Mg",MG +2175648,1090,27.0,,75.0,,,,,,,"Magnesium, Mg",MG +2185382,1090,0.0,,75.0,,,,,,,"Magnesium, Mg",MG +2185391,1090,0.0,,75.0,,,,,,,"Magnesium, Mg",MG +2189284,1090,91.0,,75.0,,,,,,,"Magnesium, Mg",MG +2191679,1090,217.0,,70.0,,,,,,,"Magnesium, Mg",MG +2192208,1090,12.0,,75.0,,,,,,,"Magnesium, Mg",MG +2200177,1090,10.0,,75.0,,,,,,,"Magnesium, Mg",MG +2219479,1090,112.0,,78.0,,,,,,,"Magnesium, Mg",MG +2219678,1090,128.0,,78.0,,,,,,,"Magnesium, Mg",MG +2226556,1090,700.0,,75.0,,,,,,,"Magnesium, Mg",MG +2228887,1090,0.0,,75.0,,,,,,,"Magnesium, Mg",MG +2233617,1090,0.0,,75.0,,,,,,,"Magnesium, Mg",MG +2244522,1090,42.0,,75.0,,,,,,,"Magnesium, Mg",MG +2258353,1090,18.7,1.0,1.0,,,,,,,"Magnesium, Mg",MG +2259010,1090,11.6,1.0,1.0,,,,,,,"Magnesium, Mg",MG +2261590,1090,149.0,1.0,1.0,,,,,,,"Magnesium, Mg",MG +2262469,1090,274.0,1.0,1.0,,,,,,,"Magnesium, Mg",MG +2266247,1090,164.0,,75.0,,,,,,,"Magnesium, Mg",MG +2267396,1090,2941.0,,70.0,,,,,,,"Magnesium, Mg",MG +2268516,1090,286.0,,75.0,,,,,,,"Magnesium, Mg",MG +2273032,1090,131.0,,70.0,,,,,,,"Magnesium, Mg",MG +2287321,1090,133.0,,75.0,,,,,,,"Magnesium, Mg",MG +2300886,1090,82.0,,75.0,,,,,,,"Magnesium, Mg",MG +2321156,1090,1120.0,,70.0,,,,,,,"Magnesium, Mg",MG +2333332,1090,133.0,,75.0,,,,,,,"Magnesium, Mg",MG +2341069,1090,18.0,,,,,,,,,"Magnesium, Mg",MG +2341263,1090,19.0,,,,,,,,,"Magnesium, Mg",MG +2341637,1090,10.0,,,,,,,,,"Magnesium, Mg",MG +2341745,1090,20.0,,,,,,,,,"Magnesium, Mg",MG +2341907,1090,11.0,,,,,,,,,"Magnesium, Mg",MG +2342074,1090,20.0,,,,,,,,,"Magnesium, Mg",MG +2342257,1090,24.0,,,,,,,,,"Magnesium, Mg",MG +2342464,1090,42.0,,,,,,,,,"Magnesium, Mg",MG +2342471,1090,25.0,,,,,,,,,"Magnesium, Mg",MG +2343023,1090,45.0,,,,,,,,,"Magnesium, Mg",MG +2343368,1090,9.0,,,,,,,,,"Magnesium, Mg",MG +2343375,1090,8.0,,,,,,,,,"Magnesium, Mg",MG +2343978,1090,41.0,,,,,,,,,"Magnesium, Mg",MG +2344693,1090,18.0,,,,,,,,,"Magnesium, Mg",MG +2344818,1090,4.0,,,,,,,,,"Magnesium, Mg",MG +2344944,1090,22.0,,,,,,,,,"Magnesium, Mg",MG +2344970,1090,20.0,,,,,,,,,"Magnesium, Mg",MG +2345067,1090,34.0,,,,,,,,,"Magnesium, Mg",MG +2345195,1090,14.0,,,,,,,,,"Magnesium, Mg",MG +2345202,1090,16.0,,,,,,,,,"Magnesium, Mg",MG +2345207,1090,13.0,,,,,,,,,"Magnesium, Mg",MG +2345233,1090,13.0,,,,,,,,,"Magnesium, Mg",MG +2345265,1090,17.0,,,,,,,,,"Magnesium, Mg",MG +2345444,1090,13.0,,,,,,,,,"Magnesium, Mg",MG +2345645,1090,18.0,,,,,,,,,"Magnesium, Mg",MG +2345686,1090,22.0,,,,,,,,,"Magnesium, Mg",MG +2346048,1090,122.0,,,,,,,,,"Magnesium, Mg",MG +2346137,1090,4.0,,,,,,,,,"Magnesium, Mg",MG +2346207,1090,1.0,,,,,,,,,"Magnesium, Mg",MG +2347755,1090,8.23,1.0,1.0,,,,,,,"Magnesium, Mg",MG +2349603,1090,118.0,1.0,1.0,,,,,,,"Magnesium, Mg",MG +2366680,1090,63.0,,70.0,,,,,,,"Magnesium, Mg",MG +2379968,1090,43.0,,75.0,,,,,,,"Magnesium, Mg",MG +2380365,1090,42.0,,75.0,,,,,,,"Magnesium, Mg",MG +2388175,1090,1.0,,70.0,,,,,,,"Magnesium, Mg",MG +2407537,1090,67.0,,75.0,,,,,,,"Magnesium, Mg",MG +2414709,1090,11.0,,70.0,,,,,,,"Magnesium, Mg",MG +2416528,1090,88.0,,75.0,,,,,,,"Magnesium, Mg",MG +2418634,1090,32.0,,70.0,,,,,,,"Magnesium, Mg",MG +2421586,1090,153.0,,70.0,,,,,,,"Magnesium, Mg",MG +2427912,1090,91.0,,70.0,,,,,,,"Magnesium, Mg",MG +2446030,1090,52.0,,70.0,,,,,,,"Magnesium, Mg",MG +2450446,1090,267.0,,70.0,,,,,,,"Magnesium, Mg",MG +2462747,1090,36.0,,70.0,,,,,,,"Magnesium, Mg",MG +2464833,1090,169.0,,75.0,,,,,,,"Magnesium, Mg",MG +2464834,1090,93.0,,75.0,,,,,,,"Magnesium, Mg",MG +2466022,1090,17.0,,70.0,,,,,,,"Magnesium, Mg",MG +2469836,1090,57.0,,75.0,,,,,,,"Magnesium, Mg",MG +2471126,1090,10.0,,70.0,,,,,,,"Magnesium, Mg",MG +2473885,1090,14.0,,70.0,,,,,,,"Magnesium, Mg",MG +2477049,1090,80.0,,75.0,,,,,,,"Magnesium, Mg",MG +2483391,1090,2.0,,70.0,,,,,,,"Magnesium, Mg",MG +2485994,1090,23.0,,70.0,,,,,,,"Magnesium, Mg",MG +2488647,1090,0.0,,75.0,,,,,,,"Magnesium, Mg",MG +2488695,1090,42.0,,75.0,,,,,,,"Magnesium, Mg",MG +2490245,1090,800.0,,75.0,,,,,,,"Magnesium, Mg",MG +2491116,1090,10.0,,75.0,,,,,,,"Magnesium, Mg",MG +2491385,1090,100.0,,71.0,,,,,,,"Magnesium, Mg",MG +2501463,1090,157.0,,70.0,,,,,,,"Magnesium, Mg",MG +2507831,1090,167.0,,75.0,,,,,,,"Magnesium, Mg",MG +2507857,1090,67.0,,75.0,,,,,,,"Magnesium, Mg",MG +2507962,1090,147.0,,75.0,,,,,,,"Magnesium, Mg",MG +2508154,1090,35.0,,75.0,,,,,,,"Magnesium, Mg",MG +2508172,1090,59.0,,75.0,,,,,,,"Magnesium, Mg",MG +2510243,1090,11.0,,70.0,,,,,,,"Magnesium, Mg",MG +2511482,1090,5.0,,75.0,,,,,,,"Magnesium, Mg",MG +2516370,1090,244.0,1.0,1.0,,,,,,,"Magnesium, Mg",MG +2517165,1090,84.0,,75.0,,,,,,,"Magnesium, Mg",MG +2520312,1090,0.0,,71.0,,,,,,,"Magnesium, Mg",MG +2520367,1090,0.0,,71.0,,,,,,,"Magnesium, Mg",MG +2534399,1090,2.0,,75.0,,,,,,,"Magnesium, Mg",MG +2535385,1090,333.0,,75.0,,,,,,,"Magnesium, Mg",MG +2550641,1090,218.0,,70.0,,,,,,,"Magnesium, Mg",MG +2551332,1090,28.0,,75.0,,,,,,,"Magnesium, Mg",MG +2557657,1090,0.0,,71.0,,,,,,,"Magnesium, Mg",MG +2557773,1090,0.0,,71.0,,,,,,,"Magnesium, Mg",MG +2557776,1090,0.0,,71.0,,,,,,,"Magnesium, Mg",MG +2558670,1090,0.0,,71.0,,,,,,,"Magnesium, Mg",MG +2558685,1090,133.0,,78.0,,,,,,,"Magnesium, Mg",MG +2592707,1090,207.0,,70.0,,,,,,,"Magnesium, Mg",MG +2594616,1090,50.0,,75.0,,,,,,,"Magnesium, Mg",MG +2613732,1090,0.0,,71.0,,,,,,,"Magnesium, Mg",MG +2613738,1090,0.0,,71.0,,,,,,,"Magnesium, Mg",MG +2614074,1090,0.0,,71.0,,,,,,,"Magnesium, Mg",MG +2621985,1090,47.0,,75.0,,,,,,,"Magnesium, Mg",MG +2627542,1090,118.0,,75.0,,,,,,,"Magnesium, Mg",MG +2645435,1090,28.9,1.0,1.0,,,,,,,"Magnesium, Mg",MG +2653037,1090,4.0,,70.0,,,,,,,"Magnesium, Mg",MG +2654454,1090,257.0,,70.0,,,,,,,"Magnesium, Mg",MG +2658921,1090,8.0,,75.0,,,,,,,"Magnesium, Mg",MG +2661782,1090,50.0,,75.0,,,,,,,"Magnesium, Mg",MG +1108349,1167,9.412,,70.0,,,,,,,Niacin,MG +1109796,1167,9.375,,75.0,,,,,,,Niacin,MG +1119561,1167,3.636,,75.0,,,,,,,Niacin,MG +1119940,1167,6.538,,70.0,,,,,,,Niacin,MG +1131565,1167,3.604,,70.0,,,,,,,Niacin,MG +1132871,1167,340.426,,70.0,,,,,,,Niacin,MG +1134198,1167,2.8,,70.0,,,,,,,Niacin,MG +167551,1167,1.99,1.0,,,,,,,,Niacin,MG +167711,1167,0.106,0.0,40.0,,,,,,,Niacin,MG +168370,1167,7.685,6.0,1.0,5.88,8.6,,,,,Niacin,MG +168460,1167,1.092,2.0,,,,,,,,Niacin,MG +168526,1167,1.403,0.0,,,,,,,,Niacin,MG +169441,1167,5.74,7.0,,,,,,,,Niacin,MG +169500,1167,3.46,0.0,53.0,,,,,,,Niacin,MG +169513,1167,3.19,0.0,53.0,,,,,,,Niacin,MG +169531,1167,5.36,0.0,14.0,,,,,,,Niacin,MG +169624,1167,5.25,1.0,47.0,,,,,,,Niacin,MG +169742,1167,0.221,3.0,1.0,,,,,,,Niacin,MG +169836,1167,2.564,9.0,1.0,1.88,3.23,,,,,Niacin,MG +170078,1167,0.3,1.0,,,,,,,,Niacin,MG +170194,1167,3.452,0.0,,,,,,,,Niacin,MG +170287,1167,1.0,3.0,,,,,,,,Niacin,MG +170288,1167,3.627,1.0,,,,,,,,Niacin,MG +170422,1167,3.088,8.0,,,,,,,,Niacin,MG +170559,1167,2.265,0.0,,,,,,,,Niacin,MG +170700,1167,0.09,1.0,1.0,,,,,,,Niacin,MG +170702,1167,2.846,1.0,47.0,,,,,,,Niacin,MG +170732,1167,5.17,1.0,1.0,,,,,,,Niacin,MG +170851,1167,0.137,5.0,1.0,0.13,0.22,,,,,Niacin,MG +171634,1167,3.058,9.0,1.0,2.79,3.55,,,,,Niacin,MG +171838,1167,3.4,0.0,47.0,,,,,,,Niacin,MG +171895,1167,0.028,0.0,20.0,,,,,,,Niacin,MG +172180,1167,0.15,0.0,57.0,,,,,,,Niacin,MG +172263,1167,1.51,0.0,1.0,,,,,,,Niacin,MG +172299,1167,2.449,0.0,57.0,,,,,,,Niacin,MG +172362,1167,0.0,0.0,20.0,,,,,,,Niacin,MG +172439,1167,7.56,2.0,,,,,,,,Niacin,MG +172909,1167,0.598,0.0,65.0,,,,,,,Niacin,MG +173207,1167,0.0,0.0,20.0,,,,,,,Niacin,MG +173995,1167,8.509,0.0,18.0,,,,,,,Niacin,MG +174092,1167,4.651,0.0,44.0,,,,,,,Niacin,MG +174323,1167,6.75,0.0,,,,,,,,Niacin,MG +174479,1167,7.504,0.0,14.0,,,,,,,Niacin,MG +174708,1167,4.067,0.0,14.0,,,,,,,Niacin,MG +175013,1167,0.709,1.0,,,,,,,,Niacin,MG +175135,1167,7.0,0.0,,,,,,,,Niacin,MG +323199,1167,2.65,1.0,1.0,,,,,,,Niacin,MG +323481,1167,0.93,1.0,1.0,,,,,,,Niacin,MG +334706,1167,1.03,1.0,1.0,,,,,,,Niacin,MG +344980,1167,0.8,,78.0,,,,,,,Niacin,MG +345449,1167,23.3,,78.0,,,,,,,Niacin,MG +345942,1167,13.5,,78.0,,,,,,,Niacin,MG +345947,1167,9.1,,78.0,,,,,,,Niacin,MG +352276,1167,21.135,,78.0,,,,,,,Niacin,MG +353184,1167,5.031,,75.0,,,,,,,Niacin,MG +353256,1167,5.252,,78.0,,,,,,,Niacin,MG +353612,1167,3.765,,75.0,,,,,,,Niacin,MG +353740,1167,0.29,,78.0,,,,,,,Niacin,MG +355278,1167,4.0,,71.0,,,,,,,Niacin,MG +356489,1167,7.143,,75.0,,,,,,,Niacin,MG +357444,1167,9.615,,75.0,,,,,,,Niacin,MG +358068,1167,4.762,,75.0,,,,,,,Niacin,MG +361305,1167,5.357,,75.0,,,,,,,Niacin,MG +372505,1167,3.529,,75.0,,,,,,,Niacin,MG +372798,1167,3.939,,70.0,,,,,,,Niacin,MG +375672,1167,0.645,,75.0,,,,,,,Niacin,MG +376402,1167,4.043,,70.0,,,,,,,Niacin,MG +376650,1167,5.455,,75.0,,,,,,,Niacin,MG +377532,1167,7.143,,75.0,,,,,,,Niacin,MG +380471,1167,3.947,,75.0,,,,,,,Niacin,MG +391167,1167,17.241,,75.0,,,,,,,Niacin,MG +391591,1167,16.667,,75.0,,,,,,,Niacin,MG +392795,1167,5.0,,75.0,,,,,,,Niacin,MG +394815,1167,3.571,,75.0,,,,,,,Niacin,MG +394926,1167,3.125,,75.0,,,,,,,Niacin,MG +395651,1167,4.412,,75.0,,,,,,,Niacin,MG +395696,1167,11.111,,75.0,,,,,,,Niacin,MG +401517,1167,18.519,,75.0,,,,,,,Niacin,MG +406718,1167,16.667,,75.0,,,,,,,Niacin,MG +407479,1167,3.529,,75.0,,,,,,,Niacin,MG +432458,1167,8.333,,75.0,,,,,,,Niacin,MG +433615,1167,1.972,,75.0,,,,,,,Niacin,MG +440122,1167,2.857,,75.0,,,,,,,Niacin,MG +440188,1167,2.857,,75.0,,,,,,,Niacin,MG +441251,1167,0.0,,75.0,,,,,,,Niacin,MG +445202,1167,16.667,,75.0,,,,,,,Niacin,MG +449565,1167,2.807,,75.0,,,,,,,Niacin,MG +455549,1167,7.143,,75.0,,,,,,,Niacin,MG +456500,1167,7.143,,75.0,,,,,,,Niacin,MG +457284,1167,5.357,,75.0,,,,,,,Niacin,MG +470915,1167,12.5,,70.0,,,,,,,Niacin,MG +471204,1167,4.286,,75.0,,,,,,,Niacin,MG +476535,1167,12.5,,75.0,,,,,,,Niacin,MG +477594,1167,10.714,,75.0,,,,,,,Niacin,MG +482064,1167,2.703,,75.0,,,,,,,Niacin,MG +484390,1167,5.0,,75.0,,,,,,,Niacin,MG +484945,1167,3.077,,75.0,,,,,,,Niacin,MG +486813,1167,3.077,,75.0,,,,,,,Niacin,MG +499320,1167,1.408,,75.0,,,,,,,Niacin,MG +499759,1167,4.762,,75.0,,,,,,,Niacin,MG +503908,1167,416.667,,75.0,,,,,,,Niacin,MG +509445,1167,4.0,,75.0,,,,,,,Niacin,MG +511452,1167,8.333,,75.0,,,,,,,Niacin,MG +513539,1167,5.357,,75.0,,,,,,,Niacin,MG +516743,1167,8.451,,70.0,,,,,,,Niacin,MG +516871,1167,142.857,,75.0,,,,,,,Niacin,MG +521208,1167,5.714,,75.0,,,,,,,Niacin,MG +527129,1167,3.529,,75.0,,,,,,,Niacin,MG +527248,1167,5.319,,75.0,,,,,,,Niacin,MG +527618,1167,17.308,,75.0,,,,,,,Niacin,MG +528339,1167,2.759,,75.0,,,,,,,Niacin,MG +528929,1167,2.857,,75.0,,,,,,,Niacin,MG +532504,1167,4.0,,75.0,,,,,,,Niacin,MG +533978,1167,2.0,,75.0,,,,,,,Niacin,MG +537539,1167,14.0,,75.0,,,,,,,Niacin,MG +539695,1167,250.0,,75.0,,,,,,,Niacin,MG +540355,1167,16.667,,75.0,,,,,,,Niacin,MG +542218,1167,8.0,,75.0,,,,,,,Niacin,MG +545907,1167,17.241,,75.0,,,,,,,Niacin,MG +552022,1167,3.226,,75.0,,,,,,,Niacin,MG +561063,1167,5.405,,70.0,,,,,,,Niacin,MG +561518,1167,0.0,,75.0,,,,,,,Niacin,MG +561976,1167,0.333,,75.0,,,,,,,Niacin,MG +565676,1167,7.059,,75.0,,,,,,,Niacin,MG +566806,1167,3.261,,70.0,,,,,,,Niacin,MG +570139,1167,11.765,,75.0,,,,,,,Niacin,MG +571736,1167,17.241,,75.0,,,,,,,Niacin,MG +572909,1167,4.079,,70.0,,,,,,,Niacin,MG +573641,1167,4.225,,75.0,,,,,,,Niacin,MG +575563,1167,3.636,,75.0,,,,,,,Niacin,MG +575749,1167,15.0,,70.0,,,,,,,Niacin,MG +581195,1167,6.226,,70.0,,,,,,,Niacin,MG +582126,1167,2.857,,75.0,,,,,,,Niacin,MG +583333,1167,5.357,,70.0,,,,,,,Niacin,MG +583795,1167,2.254,,75.0,,,,,,,Niacin,MG +585708,1167,2.857,,75.0,,,,,,,Niacin,MG +589293,1167,4.286,,70.0,,,,,,,Niacin,MG +590024,1167,6.786,,70.0,,,,,,,Niacin,MG +594010,1167,3.509,,75.0,,,,,,,Niacin,MG +596561,1167,6.0,,70.0,,,,,,,Niacin,MG +599989,1167,1.951,,70.0,,,,,,,Niacin,MG +602429,1167,0.0,,75.0,,,,,,,Niacin,MG +616684,1167,4.324,,75.0,,,,,,,Niacin,MG +627094,1167,2.791,,75.0,,,,,,,Niacin,MG +633840,1167,4.211,,75.0,,,,,,,Niacin,MG +635148,1167,8.333,,75.0,,,,,,,Niacin,MG +638152,1167,6.667,,70.0,,,,,,,Niacin,MG +638896,1167,6.25,,70.0,,,,,,,Niacin,MG +650916,1167,5882.353,,70.0,,,,,,,Niacin,MG +656018,1167,11.765,,70.0,,,,,,,Niacin,MG +658716,1167,4.043,,70.0,,,,,,,Niacin,MG +663936,1167,9.091,,75.0,,,,,,,Niacin,MG +687542,1167,10.811,,70.0,,,,,,,Niacin,MG +696852,1167,3.333,,70.0,,,,,,,Niacin,MG +699684,1167,2.0,,70.0,,,,,,,Niacin,MG +716096,1167,23.333,,75.0,,,,,,,Niacin,MG +732284,1167,2.198,,70.0,,,,,,,Niacin,MG +733568,1167,6.557,,75.0,,,,,,,Niacin,MG +738822,1167,13.514,,75.0,,,,,,,Niacin,MG +740606,1167,11.429,,75.0,,,,,,,Niacin,MG +751974,1167,9.1,,78.0,,,,,,,Niacin,MG +752272,1167,3.0,,78.0,,,,,,,Niacin,MG +752864,1167,8.8,,78.0,,,,,,,Niacin,MG +763278,1167,4.121,,78.0,,,,,,,Niacin,MG +768296,1167,8.889,,75.0,,,,,,,Niacin,MG +790034,1167,4.91,1.0,1.0,,,,,,,Niacin,MG +790151,1167,0.39,1.0,1.0,,,,,,,Niacin,MG +799201,1167,4.286,,75.0,,,,,,,Niacin,MG +799297,1167,6.667,,75.0,,,,,,,Niacin,MG +800507,1167,2.857,,75.0,,,,,,,Niacin,MG +805335,1167,2.857,,70.0,,,,,,,Niacin,MG +845162,1167,4.043,,70.0,,,,,,,Niacin,MG +851124,1167,10.357,,70.0,,,,,,,Niacin,MG +958493,1167,5.0,,70.0,,,,,,,Niacin,MG +977873,1167,7.143,,70.0,,,,,,,Niacin,MG +1006789,1167,10.0,,75.0,,,,,,,Niacin,MG +1041099,1167,0.319,,70.0,,,,,,,Niacin,MG +1041157,1167,4.444,,75.0,,,,,,,Niacin,MG +1066091,1167,11.429,,70.0,,,,,,,Niacin,MG +1070469,1167,5.357,,75.0,,,,,,,Niacin,MG +1071787,1167,1.538,,75.0,,,,,,,Niacin,MG +1074579,1167,4.878,,75.0,,,,,,,Niacin,MG +1090173,1167,3.721,,75.0,,,,,,,Niacin,MG +1094881,1167,3.158,,70.0,,,,,,,Niacin,MG +1851099,1167,16.667,,75.0,,,,,,,Niacin,MG +1852852,1167,4.286,,75.0,,,,,,,Niacin,MG +1853803,1167,5.263,,75.0,,,,,,,Niacin,MG +1853805,1167,5.263,,75.0,,,,,,,Niacin,MG +1855707,1167,7.143,,75.0,,,,,,,Niacin,MG +1863670,1167,1.667,,75.0,,,,,,,Niacin,MG +1872818,1167,11.429,,75.0,,,,,,,Niacin,MG +1875281,1167,1.667,,75.0,,,,,,,Niacin,MG +1876941,1167,2.857,,75.0,,,,,,,Niacin,MG +1878929,1167,0.3,,75.0,,,,,,,Niacin,MG +1142953,1167,2.105,,75.0,,,,,,,Niacin,MG +1145005,1167,6.78,,75.0,,,,,,,Niacin,MG +1148763,1167,1.688,,75.0,,,,,,,Niacin,MG +1151062,1167,9.524,,75.0,,,,,,,Niacin,MG +1151660,1167,4.0,,70.0,,,,,,,Niacin,MG +1152052,1167,5.405,,75.0,,,,,,,Niacin,MG +1153907,1167,0.0,,75.0,,,,,,,Niacin,MG +1160289,1167,5.714,,75.0,,,,,,,Niacin,MG +1160293,1167,2.083,,75.0,,,,,,,Niacin,MG +1160296,1167,2.083,,75.0,,,,,,,Niacin,MG +1171962,1167,3.636,,75.0,,,,,,,Niacin,MG +1174170,1167,4.918,,75.0,,,,,,,Niacin,MG +1175910,1167,5.714,,75.0,,,,,,,Niacin,MG +1177425,1167,4.706,,75.0,,,,,,,Niacin,MG +1183311,1167,4.348,,75.0,,,,,,,Niacin,MG +1186534,1167,7.143,,75.0,,,,,,,Niacin,MG +1191167,1167,2.581,,75.0,,,,,,,Niacin,MG +1193385,1167,0.0,,75.0,,,,,,,Niacin,MG +1201758,1167,7.407,,75.0,,,,,,,Niacin,MG +1202055,1167,17.544,,75.0,,,,,,,Niacin,MG +1212179,1167,16.667,,75.0,,,,,,,Niacin,MG +1212485,1167,4.914,,70.0,,,,,,,Niacin,MG +1218520,1167,1.667,,75.0,,,,,,,Niacin,MG +1223463,1167,7.143,,75.0,,,,,,,Niacin,MG +1225978,1167,2.667,,75.0,,,,,,,Niacin,MG +1228709,1167,2.817,,75.0,,,,,,,Niacin,MG +1245541,1167,5.882,,75.0,,,,,,,Niacin,MG +1246011,1167,3.571,,70.0,,,,,,,Niacin,MG +1248499,1167,4.211,,75.0,,,,,,,Niacin,MG +1251436,1167,18.182,,75.0,,,,,,,Niacin,MG +1254288,1167,6.667,,70.0,,,,,,,Niacin,MG +1254550,1167,5.0,,75.0,,,,,,,Niacin,MG +1255651,1167,1.081,,75.0,,,,,,,Niacin,MG +1259398,1167,7.143,,75.0,,,,,,,Niacin,MG +1272569,1167,3.509,,75.0,,,,,,,Niacin,MG +1273341,1167,3.81,,75.0,,,,,,,Niacin,MG +1276869,1167,0.167,,75.0,,,,,,,Niacin,MG +1294381,1167,2.807,,75.0,,,,,,,Niacin,MG +1304487,1167,17.857,,75.0,,,,,,,Niacin,MG +1304678,1167,16.129,,75.0,,,,,,,Niacin,MG +1304975,1167,3.556,,75.0,,,,,,,Niacin,MG +1309058,1167,4.054,,75.0,,,,,,,Niacin,MG +1317291,1167,2.791,,75.0,,,,,,,Niacin,MG +1321355,1167,3.871,,70.0,,,,,,,Niacin,MG +1324888,1167,7.674,,70.0,,,,,,,Niacin,MG +1337685,1167,4.0,,75.0,,,,,,,Niacin,MG +1344026,1167,0.0,,75.0,,,,,,,Niacin,MG +1349862,1167,2.154,,75.0,,,,,,,Niacin,MG +1357861,1167,5.357,,75.0,,,,,,,Niacin,MG +1360150,1167,6.964,,70.0,,,,,,,Niacin,MG +1373214,1167,8.457,,75.0,,,,,,,Niacin,MG +1373841,1167,3.944,,75.0,,,,,,,Niacin,MG +1375180,1167,4.714,,70.0,,,,,,,Niacin,MG +1376152,1167,3.333,,70.0,,,,,,,Niacin,MG +1378965,1167,4.231,,70.0,,,,,,,Niacin,MG +1383995,1167,4.494,,70.0,,,,,,,Niacin,MG +1403971,1167,7.143,,75.0,,,,,,,Niacin,MG +1432338,1167,6.429,,70.0,,,,,,,Niacin,MG +1435298,1167,2.857,,75.0,,,,,,,Niacin,MG +1444974,1167,10.0,,75.0,,,,,,,Niacin,MG +1457914,1167,0.271,,78.0,,,,,,,Niacin,MG +1458015,1167,4.255,,75.0,,,,,,,Niacin,MG +1463154,1167,2.667,,75.0,,,,,,,Niacin,MG +1464052,1167,4.762,,75.0,,,,,,,Niacin,MG +1464449,1167,11.429,,75.0,,,,,,,Niacin,MG +1467173,1167,3.846,,75.0,,,,,,,Niacin,MG +1473802,1167,3.556,,75.0,,,,,,,Niacin,MG +1474628,1167,6.964,,70.0,,,,,,,Niacin,MG +1479310,1167,2.286,,75.0,,,,,,,Niacin,MG +1483803,1167,2.667,,75.0,,,,,,,Niacin,MG +1485346,1167,9.302,,75.0,,,,,,,Niacin,MG +1493787,1167,22.222,,75.0,,,,,,,Niacin,MG +1493819,1167,9.302,,75.0,,,,,,,Niacin,MG +1497060,1167,3.571,,75.0,,,,,,,Niacin,MG +1502164,1167,4.286,,75.0,,,,,,,Niacin,MG +1502728,1167,3.75,,70.0,,,,,,,Niacin,MG +1502753,1167,3.333,,70.0,,,,,,,Niacin,MG +1505419,1167,0.0,,75.0,,,,,,,Niacin,MG +1515282,1167,18.0,,75.0,,,,,,,Niacin,MG +1522232,1167,100.0,,75.0,,,,,,,Niacin,MG +1523688,1167,7.143,,75.0,,,,,,,Niacin,MG +1540418,1167,11.765,,75.0,,,,,,,Niacin,MG +1542200,1167,7.407,,75.0,,,,,,,Niacin,MG +1544025,1167,2.083,,75.0,,,,,,,Niacin,MG +1554260,1167,4.412,,75.0,,,,,,,Niacin,MG +1554664,1167,5.714,,70.0,,,,,,,Niacin,MG +1554866,1167,2.857,,75.0,,,,,,,Niacin,MG +1554947,1167,5.263,,75.0,,,,,,,Niacin,MG +1564095,1167,5.357,,75.0,,,,,,,Niacin,MG +1567704,1167,4.255,,75.0,,,,,,,Niacin,MG +1568431,1167,5.714,,75.0,,,,,,,Niacin,MG +1574124,1167,14.894,,75.0,,,,,,,Niacin,MG +1575926,1167,3.077,,75.0,,,,,,,Niacin,MG +1578116,1167,7.143,,75.0,,,,,,,Niacin,MG +1578184,1167,0.32,,75.0,,,,,,,Niacin,MG +1578328,1167,3.404,,75.0,,,,,,,Niacin,MG +1579198,1167,3.404,,75.0,,,,,,,Niacin,MG +1583234,1167,5.0,,75.0,,,,,,,Niacin,MG +1585601,1167,0.333,,75.0,,,,,,,Niacin,MG +1585908,1167,12.5,,75.0,,,,,,,Niacin,MG +1593315,1167,25.0,,75.0,,,,,,,Niacin,MG +1599285,1167,2.857,,75.0,,,,,,,Niacin,MG +1602001,1167,4.0,,75.0,,,,,,,Niacin,MG +1608089,1167,137.5,,75.0,,,,,,,Niacin,MG +1610348,1167,2.115,,70.0,,,,,,,Niacin,MG +1611538,1167,1.081,,75.0,,,,,,,Niacin,MG +1613237,1167,4.444,,75.0,,,,,,,Niacin,MG +1617949,1167,3.846,,75.0,,,,,,,Niacin,MG +1618011,1167,6.667,,75.0,,,,,,,Niacin,MG +1625834,1167,16.129,,75.0,,,,,,,Niacin,MG +1625966,1167,4.0,,75.0,,,,,,,Niacin,MG +1626186,1167,5.263,,75.0,,,,,,,Niacin,MG +1628974,1167,21.875,,75.0,,,,,,,Niacin,MG +1634454,1167,1.481,,75.0,,,,,,,Niacin,MG +1635985,1167,19.231,,75.0,,,,,,,Niacin,MG +1637315,1167,6.667,,70.0,,,,,,,Niacin,MG +1640497,1167,4.762,,75.0,,,,,,,Niacin,MG +1641155,1167,3.75,,70.0,,,,,,,Niacin,MG +1642007,1167,2.083,,75.0,,,,,,,Niacin,MG +1649194,1167,3.077,,75.0,,,,,,,Niacin,MG +1650603,1167,16.667,,75.0,,,,,,,Niacin,MG +1653254,1167,2.885,,70.0,,,,,,,Niacin,MG +1659364,1167,7.143,,75.0,,,,,,,Niacin,MG +1661837,1167,1.688,,75.0,,,,,,,Niacin,MG +1663675,1167,16.667,,75.0,,,,,,,Niacin,MG +1663827,1167,2.857,,75.0,,,,,,,Niacin,MG +1663869,1167,6.977,,75.0,,,,,,,Niacin,MG +1666257,1167,2.11,,75.0,,,,,,,Niacin,MG +1670670,1167,16.098,,70.0,,,,,,,Niacin,MG +1670757,1167,5.714,,75.0,,,,,,,Niacin,MG +1671547,1167,26.316,,75.0,,,,,,,Niacin,MG +1681881,1167,2.885,,70.0,,,,,,,Niacin,MG +1689815,1167,2.083,,75.0,,,,,,,Niacin,MG +1690592,1167,13.115,,75.0,,,,,,,Niacin,MG +1692695,1167,7.273,,75.0,,,,,,,Niacin,MG +1695849,1167,0.167,,75.0,,,,,,,Niacin,MG +1703056,1167,133.333,,70.0,,,,,,,Niacin,MG +1704516,1167,3.419,,75.0,,,,,,,Niacin,MG +1705418,1167,2.083,,75.0,,,,,,,Niacin,MG +1707563,1167,4.235,,70.0,,,,,,,Niacin,MG +1709249,1167,2.532,,75.0,,,,,,,Niacin,MG +1709404,1167,1.688,,70.0,,,,,,,Niacin,MG +1712543,1167,1.057,,75.0,,,,,,,Niacin,MG +1716940,1167,4.651,,75.0,,,,,,,Niacin,MG +1717981,1167,4.545,,75.0,,,,,,,Niacin,MG +1718070,1167,1.689,,75.0,,,,,,,Niacin,MG +1719857,1167,2.954,,75.0,,,,,,,Niacin,MG +1722152,1167,8.929,,70.0,,,,,,,Niacin,MG +1723709,1167,13.333,,75.0,,,,,,,Niacin,MG +1724351,1167,6.667,,70.0,,,,,,,Niacin,MG +1729292,1167,2.083,,75.0,,,,,,,Niacin,MG +1737266,1167,3.438,,70.0,,,,,,,Niacin,MG +1738447,1167,5.714,,75.0,,,,,,,Niacin,MG +1745145,1167,4.444,,70.0,,,,,,,Niacin,MG +1747649,1167,7.273,,75.0,,,,,,,Niacin,MG +1752857,1167,0.12,1.0,1.0,,,,,,,Niacin,MG +1753686,1167,5.06,1.0,1.0,,,,,,,Niacin,MG +1756943,1167,0.56,1.0,1.0,,,,,,,Niacin,MG +1760141,1167,50.0,,75.0,,,,,,,Niacin,MG +1762733,1167,5.66,,75.0,,,,,,,Niacin,MG +1766304,1167,1.379,,75.0,,,,,,,Niacin,MG +1766843,1167,9.091,,75.0,,,,,,,Niacin,MG +1771163,1167,0.833,,75.0,,,,,,,Niacin,MG +1780894,1167,2.712,,75.0,,,,,,,Niacin,MG +1782037,1167,0.169,,75.0,,,,,,,Niacin,MG +1782810,1167,0.587,,75.0,,,,,,,Niacin,MG +1784018,1167,7.143,,75.0,,,,,,,Niacin,MG +1790096,1167,1.429,,70.0,,,,,,,Niacin,MG +1792720,1167,7.143,,75.0,,,,,,,Niacin,MG +1795994,1167,3.721,,75.0,,,,,,,Niacin,MG +1810291,1167,0.167,,75.0,,,,,,,Niacin,MG +1811970,1167,4.0,,75.0,,,,,,,Niacin,MG +1813950,1167,4.848,,75.0,,,,,,,Niacin,MG +1815726,1167,1.538,,75.0,,,,,,,Niacin,MG +1817095,1167,5.333,,75.0,,,,,,,Niacin,MG +1820557,1167,4.043,,70.0,,,,,,,Niacin,MG +1830694,1167,18.519,,75.0,,,,,,,Niacin,MG +1830824,1167,7.317,,75.0,,,,,,,Niacin,MG +1838171,1167,3.797,,75.0,,,,,,,Niacin,MG +1838269,1167,62.5,,75.0,,,,,,,Niacin,MG +1838395,1167,1.688,,75.0,,,,,,,Niacin,MG +1838756,1167,16.667,,75.0,,,,,,,Niacin,MG +1839284,1167,3.81,,75.0,,,,,,,Niacin,MG +1841201,1167,1.887,,70.0,,,,,,,Niacin,MG +1841353,1167,7.905,,75.0,,,,,,,Niacin,MG +1841531,1167,27.778,,75.0,,,,,,,Niacin,MG +1841870,1167,3.654,,70.0,,,,,,,Niacin,MG +1842352,1167,25.0,,75.0,,,,,,,Niacin,MG +1846397,1167,6.0,,75.0,,,,,,,Niacin,MG +1885991,1167,15.625,,75.0,,,,,,,Niacin,MG +1888183,1167,2.807,,75.0,,,,,,,Niacin,MG +1899424,1167,4.464,,75.0,,,,,,,Niacin,MG +1907678,1167,6.4,,75.0,,,,,,,Niacin,MG +1920376,1167,2.909,,75.0,,,,,,,Niacin,MG +1927660,1167,3.704,,75.0,,,,,,,Niacin,MG +1933938,1167,0.0,,75.0,,,,,,,Niacin,MG +1934445,1167,2.154,,75.0,,,,,,,Niacin,MG +1942464,1167,14.286,,70.0,,,,,,,Niacin,MG +1945665,1167,7.143,,75.0,,,,,,,Niacin,MG +1951713,1167,17.241,,75.0,,,,,,,Niacin,MG +1969830,1167,25.0,,70.0,,,,,,,Niacin,MG +1973140,1167,12.162,,70.0,,,,,,,Niacin,MG +1980498,1167,6.964,,70.0,,,,,,,Niacin,MG +1983403,1167,58.333,,75.0,,,,,,,Niacin,MG +1988180,1167,14.286,,75.0,,,,,,,Niacin,MG +1990603,1167,34.783,,70.0,,,,,,,Niacin,MG +1992230,1167,7.667,,70.0,,,,,,,Niacin,MG +1999268,1167,2.982,,70.0,,,,,,,Niacin,MG +2007246,1167,5.92,1.0,1.0,,,,,,,Niacin,MG +2015934,1167,5.455,,75.0,,,,,,,Niacin,MG +2021392,1167,5.357,,75.0,,,,,,,Niacin,MG +2024310,1167,16.842,,70.0,,,,,,,Niacin,MG +2028107,1167,5.333,,75.0,,,,,,,Niacin,MG +2029890,1167,4.762,,75.0,,,,,,,Niacin,MG +2036005,1167,4.615,,75.0,,,,,,,Niacin,MG +2037852,1167,1.86,,75.0,,,,,,,Niacin,MG +2038009,1167,1.29,,75.0,,,,,,,Niacin,MG +2040867,1167,17.5,,75.0,,,,,,,Niacin,MG +2049120,1167,0.833,,75.0,,,,,,,Niacin,MG +2049128,1167,6.757,,75.0,,,,,,,Niacin,MG +2053614,1167,1.778,,75.0,,,,,,,Niacin,MG +2058606,1167,4.255,,75.0,,,,,,,Niacin,MG +2060257,1167,3.556,,75.0,,,,,,,Niacin,MG +2062537,1167,7.143,,75.0,,,,,,,Niacin,MG +2067656,1167,12.5,,75.0,,,,,,,Niacin,MG +2070161,1167,5.357,,75.0,,,,,,,Niacin,MG +2073909,1167,4.286,,75.0,,,,,,,Niacin,MG +2077841,1167,4.0,,75.0,,,,,,,Niacin,MG +2089033,1167,21.875,,75.0,,,,,,,Niacin,MG +2089988,1167,3.846,,75.0,,,,,,,Niacin,MG +2103382,1167,4.0,,75.0,,,,,,,Niacin,MG +2105055,1167,5.263,,75.0,,,,,,,Niacin,MG +2110806,1167,0.167,,75.0,,,,,,,Niacin,MG +2112038,1167,5.263,,75.0,,,,,,,Niacin,MG +2112076,1167,12.5,,75.0,,,,,,,Niacin,MG +2113766,1167,2.857,,75.0,,,,,,,Niacin,MG +2115523,1167,3.556,,75.0,,,,,,,Niacin,MG +2119376,1167,0.833,,75.0,,,,,,,Niacin,MG +2120305,1167,7.143,,75.0,,,,,,,Niacin,MG +2122282,1167,3.846,,75.0,,,,,,,Niacin,MG +2122644,1167,3.333,,70.0,,,,,,,Niacin,MG +2124187,1167,13.514,,75.0,,,,,,,Niacin,MG +2125815,1167,6.226,,70.0,,,,,,,Niacin,MG +2127873,1167,1.404,,75.0,,,,,,,Niacin,MG +2132211,1167,4.651,,70.0,,,,,,,Niacin,MG +2136212,1167,1.923,,70.0,,,,,,,Niacin,MG +2147455,1167,5.357,,75.0,,,,,,,Niacin,MG +2150867,1167,4.808,,70.0,,,,,,,Niacin,MG +2152540,1167,3.571,,70.0,,,,,,,Niacin,MG +2153366,1167,5.085,,75.0,,,,,,,Niacin,MG +2154888,1167,4.651,,75.0,,,,,,,Niacin,MG +2155547,1167,9.756,,75.0,,,,,,,Niacin,MG +2164163,1167,2.4,,70.0,,,,,,,Niacin,MG +2171836,1167,19.231,,75.0,,,,,,,Niacin,MG +2171879,1167,10.27,,70.0,,,,,,,Niacin,MG +2175556,1167,5.455,,75.0,,,,,,,Niacin,MG +2177921,1167,4.561,,70.0,,,,,,,Niacin,MG +2185382,1167,0.0,,75.0,,,,,,,Niacin,MG +2185391,1167,0.0,,75.0,,,,,,,Niacin,MG +2189284,1167,11.429,,75.0,,,,,,,Niacin,MG +2189400,1167,4.035,,70.0,,,,,,,Niacin,MG +2192208,1167,0.615,,75.0,,,,,,,Niacin,MG +2196632,1167,0.667,,71.0,,,,,,,Niacin,MG +2200177,1167,0.167,,75.0,,,,,,,Niacin,MG +2228804,1167,4.3,,78.0,,,,,,,Niacin,MG +2228887,1167,0.0,,75.0,,,,,,,Niacin,MG +2233617,1167,0.0,,75.0,,,,,,,Niacin,MG +2233779,1167,5.333,,75.0,,,,,,,Niacin,MG +2240526,1167,1.096,,75.0,,,,,,,Niacin,MG +2244522,1167,2.083,,75.0,,,,,,,Niacin,MG +2263855,1167,4.6,1.0,1.0,,,,,,,Niacin,MG +2266247,1167,13.115,,75.0,,,,,,,Niacin,MG +2267135,1167,5.128,,75.0,,,,,,,Niacin,MG +2268516,1167,14.286,,75.0,,,,,,,Niacin,MG +2271071,1167,12.963,,75.0,,,,,,,Niacin,MG +2273539,1167,1.268,,70.0,,,,,,,Niacin,MG +2275775,1167,100.0,,75.0,,,,,,,Niacin,MG +2284179,1167,10.811,,75.0,,,,,,,Niacin,MG +2300886,1167,18.557,,75.0,,,,,,,Niacin,MG +2304268,1167,3.333,,70.0,,,,,,,Niacin,MG +2315417,1167,4.444,,75.0,,,,,,,Niacin,MG +2321156,1167,13.333,,70.0,,,,,,,Niacin,MG +2333332,1167,6.667,,75.0,,,,,,,Niacin,MG +2333347,1167,1.6,,75.0,,,,,,,Niacin,MG +2333895,1167,30.0,,75.0,,,,,,,Niacin,MG +2341069,1167,0.118,,,,,,,,,Niacin,MG +2341263,1167,5.164,,,,,,,,,Niacin,MG +2341637,1167,2.095,,,,,,,,,Niacin,MG +2341745,1167,1.894,,,,,,,,,Niacin,MG +2341907,1167,1.671,,,,,,,,,Niacin,MG +2342074,1167,1.738,,,,,,,,,Niacin,MG +2342257,1167,1.949,,,,,,,,,Niacin,MG +2342464,1167,7.025,,,,,,,,,Niacin,MG +2342471,1167,3.584,,,,,,,,,Niacin,MG +2343023,1167,3.2,,,,,,,,,Niacin,MG +2343368,1167,0.83,,,,,,,,,Niacin,MG +2343375,1167,1.124,,,,,,,,,Niacin,MG +2343978,1167,21.996,,,,,,,,,Niacin,MG +2344693,1167,1.154,,,,,,,,,Niacin,MG +2344818,1167,0.01,,,,,,,,,Niacin,MG +2344944,1167,0.816,,,,,,,,,Niacin,MG +2344970,1167,1.031,,,,,,,,,Niacin,MG +2345067,1167,0.593,,,,,,,,,Niacin,MG +2345195,1167,0.136,,,,,,,,,Niacin,MG +2345202,1167,0.942,,,,,,,,,Niacin,MG +2345207,1167,0.494,,,,,,,,,Niacin,MG +2345233,1167,0.683,,,,,,,,,Niacin,MG +2345265,1167,0.913,,,,,,,,,Niacin,MG +2345444,1167,0.976,,,,,,,,,Niacin,MG +2345645,1167,1.622,,,,,,,,,Niacin,MG +2345686,1167,1.419,,,,,,,,,Niacin,MG +2346048,1167,4.655,,,,,,,,,Niacin,MG +2346137,1167,0.006,,,,,,,,,Niacin,MG +2346207,1167,0.005,,,,,,,,,Niacin,MG +2349967,1167,0.31,1.0,1.0,,,,,,,Niacin,MG +2349973,1167,0.22,1.0,1.0,,,,,,,Niacin,MG +2364673,1167,4.507,,70.0,,,,,,,Niacin,MG +2367694,1167,6.25,,75.0,,,,,,,Niacin,MG +2373540,1167,2.564,,70.0,,,,,,,Niacin,MG +2378026,1167,3.647,,70.0,,,,,,,Niacin,MG +2379797,1167,16.129,,75.0,,,,,,,Niacin,MG +2379968,1167,2.154,,75.0,,,,,,,Niacin,MG +2380365,1167,1.667,,75.0,,,,,,,Niacin,MG +2383416,1167,0.5,,75.0,,,,,,,Niacin,MG +2384680,1167,8.333,,70.0,,,,,,,Niacin,MG +2388175,1167,0.846,,70.0,,,,,,,Niacin,MG +2399723,1167,20.0,,70.0,,,,,,,Niacin,MG +2400363,1167,7.143,,75.0,,,,,,,Niacin,MG +2404567,1167,0.25,,70.0,,,,,,,Niacin,MG +2407537,1167,5.0,,75.0,,,,,,,Niacin,MG +2412266,1167,15.36,,70.0,,,,,,,Niacin,MG +2413413,1167,3.784,,70.0,,,,,,,Niacin,MG +2414709,1167,0.535,,70.0,,,,,,,Niacin,MG +2418513,1167,14.545,,75.0,,,,,,,Niacin,MG +2418634,1167,1.231,,70.0,,,,,,,Niacin,MG +2427997,1167,8.333,,70.0,,,,,,,Niacin,MG +2432140,1167,3.333,,70.0,,,,,,,Niacin,MG +2435775,1167,8.333,,75.0,,,,,,,Niacin,MG +2438304,1167,0.0,,75.0,,,,,,,Niacin,MG +2444471,1167,3.333,,70.0,,,,,,,Niacin,MG +2444874,1167,1.3330000000000002,,75.0,,,,,,,Niacin,MG +2445241,1167,0.636,,70.0,,,,,,,Niacin,MG +2445961,1167,6.6670000000000025,,75.0,,,,,,,Niacin,MG +2446030,1167,2.5,,70.0,,,,,,,Niacin,MG +2446375,1167,5.357,,70.0,,,,,,,Niacin,MG +2452157,1167,22.222,,75.0,,,,,,,Niacin,MG +2452749,1167,5.357,,70.0,,,,,,,Niacin,MG +2453936,1167,5.714,,70.0,,,,,,,Niacin,MG +2455795,1167,2.7910000000000004,,75.0,,,,,,,Niacin,MG +2460649,1167,4.218999999999999,,70.0,,,,,,,Niacin,MG +2460711,1167,4.186,,70.0,,,,,,,Niacin,MG +2462667,1167,1.053,,70.0,,,,,,,Niacin,MG +2462747,1167,1.6880000000000002,,70.0,,,,,,,Niacin,MG +2463397,1167,2.707,,70.0,,,,,,,Niacin,MG +2464056,1167,3.265,,70.0,,,,,,,Niacin,MG +2464515,1167,1.29,,75.0,,,,,,,Niacin,MG +2464833,1167,8.475,,75.0,,,,,,,Niacin,MG +2464834,1167,9.302,,75.0,,,,,,,Niacin,MG +2466022,1167,8.571,,70.0,,,,,,,Niacin,MG +2468207,1167,7.5,,75.0,,,,,,,Niacin,MG +2468359,1167,5.893,,70.0,,,,,,,Niacin,MG +2469836,1167,4.2860000000000005,,75.0,,,,,,,Niacin,MG +2470868,1167,5.127999999999999,,75.0,,,,,,,Niacin,MG +2471126,1167,0.3329999999999999,,70.0,,,,,,,Niacin,MG +2471183,1167,6.757000000000001,,75.0,,,,,,,Niacin,MG +2471872,1167,25.0,,70.0,,,,,,,Niacin,MG +2472526,1167,6.667000000000001,,70.0,,,,,,,Niacin,MG +2472706,1167,15.217,,75.0,,,,,,,Niacin,MG +2473885,1167,11.268,,70.0,,,,,,,Niacin,MG +2473977,1167,2.0,,70.0,,,,,,,Niacin,MG +2475790,1167,12.195,,75.0,,,,,,,Niacin,MG +2476250,1167,3.443,,70.0,,,,,,,Niacin,MG +2479921,1167,5.893,,70.0,,,,,,,Niacin,MG +2485394,1167,8.0,,70.0,,,,,,,Niacin,MG +2485994,1167,0.909,,70.0,,,,,,,Niacin,MG +2486521,1167,8.929,,70.0,,,,,,,Niacin,MG +2486973,1167,5.893,,70.0,,,,,,,Niacin,MG +2487138,1167,123.077,,70.0,,,,,,,Niacin,MG +2488647,1167,29.63,,75.0,,,,,,,Niacin,MG +2488695,1167,1.6880000000000002,,75.0,,,,,,,Niacin,MG +2489005,1167,0.8440000000000001,,75.0,,,,,,,Niacin,MG +2489477,1167,1.5619999999999998,,75.0,,,,,,,Niacin,MG +2489733,1167,8.333,,75.0,,,,,,,Niacin,MG +2490086,1167,13.514,,75.0,,,,,,,Niacin,MG +2491116,1167,0.3329999999999999,,75.0,,,,,,,Niacin,MG +2491124,1167,0.833,,75.0,,,,,,,Niacin,MG +2498694,1167,2.857,,75.0,,,,,,,Niacin,MG +2500767,1167,3.2,,70.0,,,,,,,Niacin,MG +2501082,1167,3.226,,70.0,,,,,,,Niacin,MG +2501463,1167,7.963,,70.0,,,,,,,Niacin,MG +2503512,1167,7.143,,75.0,,,,,,,Niacin,MG +2505906,1167,100.0,,75.0,,,,,,,Niacin,MG +2507962,1167,7.353,,75.0,,,,,,,Niacin,MG +2510243,1167,0.535,,70.0,,,,,,,Niacin,MG +2520312,1167,0.0,,71.0,,,,,,,Niacin,MG +2520367,1167,0.0,,71.0,,,,,,,Niacin,MG +2523069,1167,6.2,,70.0,,,,,,,Niacin,MG +2523846,1167,5.128,,70.0,,,,,,,Niacin,MG +2530868,1167,2.857,,70.0,,,,,,,Niacin,MG +2534399,1167,1.057,,75.0,,,,,,,Niacin,MG +2547481,1167,8.929,,70.0,,,,,,,Niacin,MG +2550641,1167,4.444,,70.0,,,,,,,Niacin,MG +2557657,1167,0.0,,71.0,,,,,,,Niacin,MG +2557773,1167,0.0,,71.0,,,,,,,Niacin,MG +2557776,1167,0.471,,71.0,,,,,,,Niacin,MG +2558670,1167,0.0,,71.0,,,,,,,Niacin,MG +2560922,1167,51.282,,75.0,,,,,,,Niacin,MG +2564243,1167,10.0,,70.0,,,,,,,Niacin,MG +2568361,1167,12.5,,70.0,,,,,,,Niacin,MG +2568591,1167,5.357,,75.0,,,,,,,Niacin,MG +2575210,1167,2.857,,75.0,,,,,,,Niacin,MG +2577175,1167,3.2,,70.0,,,,,,,Niacin,MG +2592707,1167,8.0,,70.0,,,,,,,Niacin,MG +2595912,1167,2.083,,75.0,,,,,,,Niacin,MG +2596219,1167,7.273,,70.0,,,,,,,Niacin,MG +2596405,1167,6.667,,70.0,,,,,,,Niacin,MG +2597054,1167,2.0,,70.0,,,,,,,Niacin,MG +2613732,1167,0.0,,71.0,,,,,,,Niacin,MG +2613738,1167,0.0,,71.0,,,,,,,Niacin,MG +2614074,1167,0.0,,71.0,,,,,,,Niacin,MG +2615366,1167,2.083,,75.0,,,,,,,Niacin,MG +2615377,1167,4.286,,75.0,,,,,,,Niacin,MG +2616646,1167,2.857,,75.0,,,,,,,Niacin,MG +2617322,1167,7.5,,75.0,,,,,,,Niacin,MG +2624077,1167,4.878,,75.0,,,,,,,Niacin,MG +2627542,1167,2.941,,75.0,,,,,,,Niacin,MG +2631563,1167,2.083,,75.0,,,,,,,Niacin,MG +2631579,1167,2.083,,75.0,,,,,,,Niacin,MG +2635782,1167,4.286,,70.0,,,,,,,Niacin,MG +2640903,1167,5.0,,75.0,,,,,,,Niacin,MG +2642255,1167,7.143,,75.0,,,,,,,Niacin,MG +2642777,1167,10.0,,70.0,,,,,,,Niacin,MG +2653037,1167,3.383,,70.0,,,,,,,Niacin,MG +1108158,1235,50.0,,70.0,,,,,,,"Sugars, added",G +1108349,1235,11.8,,70.0,,,,,,,"Sugars, added",G +1109116,1235,39.3,,70.0,,,,,,,"Sugars, added",G +1109400,1235,17.9,,70.0,,,,,,,"Sugars, added",G +1109677,1235,1.7,,73.0,,,,,,,"Sugars, added",G +1110287,1235,13.3,,70.0,,,,,,,"Sugars, added",G +1111246,1235,0.4,,73.0,,,,,,,"Sugars, added",G +1111331,1235,78.6,,70.0,,,,,,,"Sugars, added",G +1111674,1235,16.7,,70.0,,,,,,,"Sugars, added",G +1114961,1235,6.7,,70.0,,,,,,,"Sugars, added",G +1116350,1235,14.2,,70.0,,,,,,,"Sugars, added",G +1116618,1235,80.0,,70.0,,,,,,,"Sugars, added",G +1118363,1235,85.7,,70.0,,,,,,,"Sugars, added",G +1118572,1235,1.1,,73.0,,,,,,,"Sugars, added",G +1118749,1235,0.3,,70.0,,,,,,,"Sugars, added",G +1118810,1235,28.6,,70.0,,,,,,,"Sugars, added",G +1119181,1235,0.8,,70.0,,,,,,,"Sugars, added",G +1119505,1235,19.3,,70.0,,,,,,,"Sugars, added",G +1119561,1235,36.4,,70.0,,,,,,,"Sugars, added",G +1119673,1235,10.7,,70.0,,,,,,,"Sugars, added",G +1119940,1235,3.8,,70.0,,,,,,,"Sugars, added",G +1120973,1235,6.5,,70.0,,,,,,,"Sugars, added",G +1122060,1235,26.7,,70.0,,,,,,,"Sugars, added",G +1122204,1235,46.7,,70.0,,,,,,,"Sugars, added",G +1122244,1235,5.0,,70.0,,,,,,,"Sugars, added",G +1122416,1235,66.7,,70.0,,,,,,,"Sugars, added",G +1124496,1235,66.7,,70.0,,,,,,,"Sugars, added",G +1124862,1235,16.7,,70.0,,,,,,,"Sugars, added",G +1125825,1235,64.9,,70.0,,,,,,,"Sugars, added",G +1126209,1235,19.5,,70.0,,,,,,,"Sugars, added",G +1127043,1235,6.8,,70.0,,,,,,,"Sugars, added",G +1127441,1235,18.6,,70.0,,,,,,,"Sugars, added",G +1128109,1235,11.9,,70.0,,,,,,,"Sugars, added",G +1128275,1235,0.9,,73.0,,,,,,,"Sugars, added",G +1129312,1235,0.9,,73.0,,,,,,,"Sugars, added",G +1129627,1235,40.0,,70.0,,,,,,,"Sugars, added",G +1129792,1235,23.5,,70.0,,,,,,,"Sugars, added",G +1130117,1235,37.9,,70.0,,,,,,,"Sugars, added",G +1130268,1235,85.7,,70.0,,,,,,,"Sugars, added",G +1130967,1235,30.0,,70.0,,,,,,,"Sugars, added",G +1132871,1235,42.6,,70.0,,,,,,,"Sugars, added",G +1133537,1235,5.3,,70.0,,,,,,,"Sugars, added",G +1134406,1235,25.2,,70.0,,,,,,,"Sugars, added",G +1137138,1235,4.7,,70.0,,,,,,,"Sugars, added",G +1137407,1235,38.9,,70.0,,,,,,,"Sugars, added",G +1137439,1235,14.0,,70.0,,,,,,,"Sugars, added",G +1137735,1235,5.4,,70.0,,,,,,,"Sugars, added",G +1138138,1235,1.2,,73.0,,,,,,,"Sugars, added",G +358068,1235,40.5,,70.0,,,,,,,"Sugars, added",G +372798,1235,6.1,,70.0,,,,,,,"Sugars, added",G +374806,1235,10.7,,70.0,,,,,,,"Sugars, added",G +375672,1235,6.5,,70.0,,,,,,,"Sugars, added",G +376402,1235,4.3,,70.0,,,,,,,"Sugars, added",G +378131,1235,70.0,,70.0,,,,,,,"Sugars, added",G +385177,1235,6.7,,70.0,,,,,,,"Sugars, added",G +387716,1235,18.0,,70.0,,,,,,,"Sugars, added",G +393638,1235,13.8,,70.0,,,,,,,"Sugars, added",G +400515,1235,60.0,,70.0,,,,,,,"Sugars, added",G +412582,1235,5.9,,70.0,,,,,,,"Sugars, added",G +416691,1235,48.5,,70.0,,,,,,,"Sugars, added",G +426933,1235,65.7,,70.0,,,,,,,"Sugars, added",G +432050,1235,10.4,,70.0,,,,,,,"Sugars, added",G +470915,1235,32.5,,70.0,,,,,,,"Sugars, added",G +470933,1235,43.6,,70.0,,,,,,,"Sugars, added",G +485246,1235,3.6,,70.0,,,,,,,"Sugars, added",G +499478,1235,2.9,,70.0,,,,,,,"Sugars, added",G +499878,1235,30.0,,70.0,,,,,,,"Sugars, added",G +508956,1235,17.9,,70.0,,,,,,,"Sugars, added",G +514621,1235,5.9,,70.0,,,,,,,"Sugars, added",G +516526,1235,15.8,,70.0,,,,,,,"Sugars, added",G +516743,1235,0.3,,70.0,,,,,,,"Sugars, added",G +518792,1235,58.3,,70.0,,,,,,,"Sugars, added",G +525318,1235,14.9,,70.0,,,,,,,"Sugars, added",G +528771,1235,1.6,,70.0,,,,,,,"Sugars, added",G +529043,1235,5.4,,70.0,,,,,,,"Sugars, added",G +534546,1235,5.0,,70.0,,,,,,,"Sugars, added",G +544029,1235,70.6,,70.0,,,,,,,"Sugars, added",G +548544,1235,42.1,,70.0,,,,,,,"Sugars, added",G +549326,1235,58.3,,70.0,,,,,,,"Sugars, added",G +550122,1235,16.5,,70.0,,,,,,,"Sugars, added",G +551766,1235,29.7,,70.0,,,,,,,"Sugars, added",G +555962,1235,50.0,,70.0,,,,,,,"Sugars, added",G +556876,1235,21.1,,70.0,,,,,,,"Sugars, added",G +558533,1235,8.8,,70.0,,,,,,,"Sugars, added",G +558867,1235,0.7,,70.0,,,,,,,"Sugars, added",G +561063,1235,5.4,,70.0,,,,,,,"Sugars, added",G +561376,1235,4.5,,70.0,,,,,,,"Sugars, added",G +564241,1235,43.3,,70.0,,,,,,,"Sugars, added",G +564512,1235,12.8,,70.0,,,,,,,"Sugars, added",G +565731,1235,14.0,,70.0,,,,,,,"Sugars, added",G +566254,1235,53.3,,70.0,,,,,,,"Sugars, added",G +566424,1235,57.9,,70.0,,,,,,,"Sugars, added",G +566491,1235,6.1,,70.0,,,,,,,"Sugars, added",G +566806,1235,8.7,,70.0,,,,,,,"Sugars, added",G +567168,1235,20.0,,70.0,,,,,,,"Sugars, added",G +567601,1235,53.3,,70.0,,,,,,,"Sugars, added",G +568356,1235,20.0,,70.0,,,,,,,"Sugars, added",G +569616,1235,14.0,,70.0,,,,,,,"Sugars, added",G +571457,1235,57.5,,70.0,,,,,,,"Sugars, added",G +571620,1235,20.0,,70.0,,,,,,,"Sugars, added",G +571925,1235,20.1,,70.0,,,,,,,"Sugars, added",G +572909,1235,1.3,,70.0,,,,,,,"Sugars, added",G +572970,1235,11.4,,70.0,,,,,,,"Sugars, added",G +573020,1235,3.3,,70.0,,,,,,,"Sugars, added",G +573632,1235,19.0,,70.0,,,,,,,"Sugars, added",G +573683,1235,35.5,,70.0,,,,,,,"Sugars, added",G +573761,1235,11.8,,70.0,,,,,,,"Sugars, added",G +575622,1235,48.8,,70.0,,,,,,,"Sugars, added",G +575749,1235,10.0,,70.0,,,,,,,"Sugars, added",G +576047,1235,20.0,,70.0,,,,,,,"Sugars, added",G +577724,1235,17.9,,70.0,,,,,,,"Sugars, added",G +578418,1235,36.4,,70.0,,,,,,,"Sugars, added",G +580065,1235,1.7,,70.0,,,,,,,"Sugars, added",G +580731,1235,14.3,,70.0,,,,,,,"Sugars, added",G +581133,1235,3.3,,70.0,,,,,,,"Sugars, added",G +581195,1235,5.7,,70.0,,,,,,,"Sugars, added",G +581910,1235,18.2,,70.0,,,,,,,"Sugars, added",G +582566,1235,25.0,,70.0,,,,,,,"Sugars, added",G +582852,1235,2.0,,70.0,,,,,,,"Sugars, added",G +583758,1235,94.4,,70.0,,,,,,,"Sugars, added",G +584383,1235,34.9,,70.0,,,,,,,"Sugars, added",G +585749,1235,46.7,,70.0,,,,,,,"Sugars, added",G +586611,1235,33.3,,70.0,,,,,,,"Sugars, added",G +589293,1235,1.4,,70.0,,,,,,,"Sugars, added",G +591370,1235,5.4,,70.0,,,,,,,"Sugars, added",G +591395,1235,0.8,,70.0,,,,,,,"Sugars, added",G +591521,1235,60.0,,70.0,,,,,,,"Sugars, added",G +591764,1235,7.1,,70.0,,,,,,,"Sugars, added",G +592452,1235,2.5,,70.0,,,,,,,"Sugars, added",G +593130,1235,36.7,,70.0,,,,,,,"Sugars, added",G +593350,1235,6.2,,70.0,,,,,,,"Sugars, added",G +594281,1235,38.3,,70.0,,,,,,,"Sugars, added",G +594446,1235,66.7,,70.0,,,,,,,"Sugars, added",G +596091,1235,11.5,,70.0,,,,,,,"Sugars, added",G +596403,1235,5.6,,70.0,,,,,,,"Sugars, added",G +596409,1235,66.7,,70.0,,,,,,,"Sugars, added",G +596896,1235,36.2,,70.0,,,,,,,"Sugars, added",G +598446,1235,24.0,,70.0,,,,,,,"Sugars, added",G +598502,1235,30.9,,70.0,,,,,,,"Sugars, added",G +599989,1235,4.9,,70.0,,,,,,,"Sugars, added",G +600103,1235,61.4,,70.0,,,,,,,"Sugars, added",G +600435,1235,3.3,,70.0,,,,,,,"Sugars, added",G +600812,1235,17.9,,70.0,,,,,,,"Sugars, added",G +601597,1235,14.3,,70.0,,,,,,,"Sugars, added",G +601806,1235,24.7,,70.0,,,,,,,"Sugars, added",G +601911,1235,6.7,,70.0,,,,,,,"Sugars, added",G +602546,1235,16.7,,70.0,,,,,,,"Sugars, added",G +602747,1235,33.3,,70.0,,,,,,,"Sugars, added",G +603695,1235,26.8,,70.0,,,,,,,"Sugars, added",G +603974,1235,36.1,,70.0,,,,,,,"Sugars, added",G +604345,1235,1.1,,70.0,,,,,,,"Sugars, added",G +604593,1235,2.1,,70.0,,,,,,,"Sugars, added",G +604736,1235,46.4,,70.0,,,,,,,"Sugars, added",G +604755,1235,51.5,,70.0,,,,,,,"Sugars, added",G +617560,1235,7.0,,70.0,,,,,,,"Sugars, added",G +617742,1235,10.7,,70.0,,,,,,,"Sugars, added",G +620140,1235,3.3,,70.0,,,,,,,"Sugars, added",G +627070,1235,4.9,,70.0,,,,,,,"Sugars, added",G +632920,1235,86.7,,70.0,,,,,,,"Sugars, added",G +633374,1235,39.3,,70.0,,,,,,,"Sugars, added",G +634654,1235,17.9,,70.0,,,,,,,"Sugars, added",G +655356,1235,48.8,,70.0,,,,,,,"Sugars, added",G +655930,1235,7.1,,70.0,,,,,,,"Sugars, added",G +656018,1235,2.9,,70.0,,,,,,,"Sugars, added",G +656130,1235,17.1,,70.0,,,,,,,"Sugars, added",G +656802,1235,8.8,,70.0,,,,,,,"Sugars, added",G +658716,1235,4.3,,70.0,,,,,,,"Sugars, added",G +661332,1235,50.0,,70.0,,,,,,,"Sugars, added",G +667756,1235,33.3,,70.0,,,,,,,"Sugars, added",G +670938,1235,0.9,,73.0,,,,,,,"Sugars, added",G +671044,1235,5.3,,70.0,,,,,,,"Sugars, added",G +671528,1235,3.6,,70.0,,,,,,,"Sugars, added",G +671550,1235,4.2,,70.0,,,,,,,"Sugars, added",G +672420,1235,68.4,,70.0,,,,,,,"Sugars, added",G +673270,1235,40.5,,70.0,,,,,,,"Sugars, added",G +675010,1235,8.3,,70.0,,,,,,,"Sugars, added",G +676504,1235,0.9,,70.0,,,,,,,"Sugars, added",G +676802,1235,57.3,,70.0,,,,,,,"Sugars, added",G +677368,1235,44.4,,70.0,,,,,,,"Sugars, added",G +677988,1235,58.8,,70.0,,,,,,,"Sugars, added",G +681914,1235,17.3,,70.0,,,,,,,"Sugars, added",G +682198,1235,3.5,,70.0,,,,,,,"Sugars, added",G +682494,1235,19.0,,70.0,,,,,,,"Sugars, added",G +682912,1235,12.1,,70.0,,,,,,,"Sugars, added",G +684132,1235,46.7,,70.0,,,,,,,"Sugars, added",G +687512,1235,50.0,,70.0,,,,,,,"Sugars, added",G +687542,1235,40.5,,70.0,,,,,,,"Sugars, added",G +689010,1235,2.0,,70.0,,,,,,,"Sugars, added",G +692426,1235,6.2,,70.0,,,,,,,"Sugars, added",G +692852,1235,1.5,,70.0,,,,,,,"Sugars, added",G +693412,1235,50.0,,70.0,,,,,,,"Sugars, added",G +696126,1235,38.7,,70.0,,,,,,,"Sugars, added",G +696852,1235,3.3,,73.0,,,,,,,"Sugars, added",G +697842,1235,24.2,,70.0,,,,,,,"Sugars, added",G +698480,1235,16.2,,70.0,,,,,,,"Sugars, added",G +698928,1235,35.7,,70.0,,,,,,,"Sugars, added",G +699684,1235,22.0,,70.0,,,,,,,"Sugars, added",G +701102,1235,7.1,,70.0,,,,,,,"Sugars, added",G +701710,1235,33.3,,70.0,,,,,,,"Sugars, added",G +703142,1235,70.0,,70.0,,,,,,,"Sugars, added",G +703546,1235,12.5,,70.0,,,,,,,"Sugars, added",G +703672,1235,0.0,,70.0,,,,,,,"Sugars, added",G +703876,1235,6.7,,70.0,,,,,,,"Sugars, added",G +707062,1235,19.5,,70.0,,,,,,,"Sugars, added",G +711176,1235,36.1,,70.0,,,,,,,"Sugars, added",G +711338,1235,3.4,,70.0,,,,,,,"Sugars, added",G +714638,1235,59.3,,70.0,,,,,,,"Sugars, added",G +718000,1235,6.2,,70.0,,,,,,,"Sugars, added",G +719028,1235,25.0,,70.0,,,,,,,"Sugars, added",G +719666,1235,1.2,,70.0,,,,,,,"Sugars, added",G +720046,1235,26.7,,70.0,,,,,,,"Sugars, added",G +720520,1235,3.3,,70.0,,,,,,,"Sugars, added",G +720712,1235,0.6,,73.0,,,,,,,"Sugars, added",G +722406,1235,16.0,,70.0,,,,,,,"Sugars, added",G +725134,1235,48.3,,70.0,,,,,,,"Sugars, added",G +725816,1235,26.7,,70.0,,,,,,,"Sugars, added",G +727152,1235,4.6,,70.0,,,,,,,"Sugars, added",G +727774,1235,33.3,,70.0,,,,,,,"Sugars, added",G +731714,1235,75.0,,70.0,,,,,,,"Sugars, added",G +733568,1235,21.3,,70.0,,,,,,,"Sugars, added",G +737060,1235,0.5,,70.0,,,,,,,"Sugars, added",G +738354,1235,46.9,,70.0,,,,,,,"Sugars, added",G +738822,1235,32.4,,70.0,,,,,,,"Sugars, added",G +740454,1235,50.0,,70.0,,,,,,,"Sugars, added",G +740606,1235,25.7,,70.0,,,,,,,"Sugars, added",G +740946,1235,18.4,,70.0,,,,,,,"Sugars, added",G +743036,1235,1.0,,70.0,,,,,,,"Sugars, added",G +745102,1235,36.2,,70.0,,,,,,,"Sugars, added",G +745190,1235,62.2,,70.0,,,,,,,"Sugars, added",G +1847473,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1847755,1235,0.0,,78.0,,,,,,,"Sugars, added",G +1848037,1235,1.0,,78.0,,,,,,,"Sugars, added",G +1848044,1235,0.0,,75.0,,,,,,,"Sugars, added",G +773888,1235,16.0,,70.0,,,,,,,"Sugars, added",G +1848173,1235,1.0,,78.0,,,,,,,"Sugars, added",G +775486,1235,20.0,,70.0,,,,,,,"Sugars, added",G +776224,1235,21.1,,70.0,,,,,,,"Sugars, added",G +779258,1235,42.9,,70.0,,,,,,,"Sugars, added",G +779664,1235,3.6,,70.0,,,,,,,"Sugars, added",G +793539,1235,12.9,,70.0,,,,,,,"Sugars, added",G +799297,1235,40.0,,70.0,,,,,,,"Sugars, added",G +799493,1235,17.5,,70.0,,,,,,,"Sugars, added",G +799653,1235,0.3,,70.0,,,,,,,"Sugars, added",G +801363,1235,0.0,,70.0,,,,,,,"Sugars, added",G +802127,1235,11.6,,70.0,,,,,,,"Sugars, added",G +805285,1235,3.6,,70.0,,,,,,,"Sugars, added",G +805335,1235,1.8,,73.0,,,,,,,"Sugars, added",G +806747,1235,74.3,,70.0,,,,,,,"Sugars, added",G +806837,1235,74.3,,70.0,,,,,,,"Sugars, added",G +807849,1235,35.3,,70.0,,,,,,,"Sugars, added",G +813540,1235,33.3,,70.0,,,,,,,"Sugars, added",G +814450,1235,0.8,,70.0,,,,,,,"Sugars, added",G +818184,1235,22.9,,70.0,,,,,,,"Sugars, added",G +820186,1235,3.3,,70.0,,,,,,,"Sugars, added",G +823260,1235,47.9,,70.0,,,,,,,"Sugars, added",G +824308,1235,18.2,,70.0,,,,,,,"Sugars, added",G +828080,1235,51.2,,70.0,,,,,,,"Sugars, added",G +829220,1235,0.6,,70.0,,,,,,,"Sugars, added",G +830066,1235,4.4,,70.0,,,,,,,"Sugars, added",G +839096,1235,6.5,,70.0,,,,,,,"Sugars, added",G +840210,1235,7.1,,70.0,,,,,,,"Sugars, added",G +841004,1235,7.0,,70.0,,,,,,,"Sugars, added",G +845162,1235,4.3,,70.0,,,,,,,"Sugars, added",G +1848290,1235,10.0,,78.0,,,,,,,"Sugars, added",G +846026,1235,3.6,,70.0,,,,,,,"Sugars, added",G +850544,1235,0.7,,70.0,,,,,,,"Sugars, added",G +854408,1235,40.0,,70.0,,,,,,,"Sugars, added",G +856420,1235,9.7,,70.0,,,,,,,"Sugars, added",G +857158,1235,25.0,,70.0,,,,,,,"Sugars, added",G +857612,1235,3.6,,70.0,,,,,,,"Sugars, added",G +860832,1235,1.0,,70.0,,,,,,,"Sugars, added",G +865524,1235,1.8,,70.0,,,,,,,"Sugars, added",G +866012,1235,6.2,,70.0,,,,,,,"Sugars, added",G +867068,1235,40.8,,70.0,,,,,,,"Sugars, added",G +869688,1235,30.0,,70.0,,,,,,,"Sugars, added",G +870492,1235,3.6,,70.0,,,,,,,"Sugars, added",G +872472,1235,3.0,,70.0,,,,,,,"Sugars, added",G +877530,1235,6.5,,70.0,,,,,,,"Sugars, added",G +877772,1235,30.4,,70.0,,,,,,,"Sugars, added",G +877864,1235,14.3,,70.0,,,,,,,"Sugars, added",G +880656,1235,0.0,,70.0,,,,,,,"Sugars, added",G +880700,1235,4.3,,70.0,,,,,,,"Sugars, added",G +881138,1235,23.5,,70.0,,,,,,,"Sugars, added",G +885174,1235,46.7,,70.0,,,,,,,"Sugars, added",G +885834,1235,40.0,,70.0,,,,,,,"Sugars, added",G +886216,1235,10.9,,70.0,,,,,,,"Sugars, added",G +887500,1235,17.2,,70.0,,,,,,,"Sugars, added",G +887890,1235,20.7,,70.0,,,,,,,"Sugars, added",G +888718,1235,10.3,,70.0,,,,,,,"Sugars, added",G +890648,1235,56.5,,70.0,,,,,,,"Sugars, added",G +891080,1235,6.9,,70.0,,,,,,,"Sugars, added",G +891634,1235,30.0,,70.0,,,,,,,"Sugars, added",G +892776,1235,1.5,,70.0,,,,,,,"Sugars, added",G +893618,1235,12.7,,70.0,,,,,,,"Sugars, added",G +895580,1235,10.7,,70.0,,,,,,,"Sugars, added",G +898722,1235,17.9,,70.0,,,,,,,"Sugars, added",G +898926,1235,3.3,,70.0,,,,,,,"Sugars, added",G +902270,1235,16.0,,70.0,,,,,,,"Sugars, added",G +902658,1235,1.4,,70.0,,,,,,,"Sugars, added",G +902994,1235,17.9,,70.0,,,,,,,"Sugars, added",G +903502,1235,13.3,,70.0,,,,,,,"Sugars, added",G +905354,1235,0.0,,70.0,,,,,,,"Sugars, added",G +907468,1235,4.2,,70.0,,,,,,,"Sugars, added",G +907564,1235,13.7,,70.0,,,,,,,"Sugars, added",G +908622,1235,16.7,,70.0,,,,,,,"Sugars, added",G +908624,1235,7.7,,70.0,,,,,,,"Sugars, added",G +910050,1235,22.4,,70.0,,,,,,,"Sugars, added",G +910574,1235,3.6,,70.0,,,,,,,"Sugars, added",G +910724,1235,32.4,,70.0,,,,,,,"Sugars, added",G +910966,1235,5.8,,70.0,,,,,,,"Sugars, added",G +911206,1235,21.7,,70.0,,,,,,,"Sugars, added",G +911446,1235,21.0,,70.0,,,,,,,"Sugars, added",G +911450,1235,42.9,,70.0,,,,,,,"Sugars, added",G +912032,1235,0.7,,73.0,,,,,,,"Sugars, added",G +912350,1235,33.3,,70.0,,,,,,,"Sugars, added",G +913206,1235,11.8,,70.0,,,,,,,"Sugars, added",G +913292,1235,43.3,,70.0,,,,,,,"Sugars, added",G +917044,1235,11.2,,70.0,,,,,,,"Sugars, added",G +918138,1235,74.1,,70.0,,,,,,,"Sugars, added",G +918718,1235,10.0,,70.0,,,,,,,"Sugars, added",G +919266,1235,43.3,,70.0,,,,,,,"Sugars, added",G +922352,1235,6.5,,70.0,,,,,,,"Sugars, added",G +922416,1235,33.3,,70.0,,,,,,,"Sugars, added",G +922584,1235,11.5,,70.0,,,,,,,"Sugars, added",G +923686,1235,28.6,,70.0,,,,,,,"Sugars, added",G +924222,1235,23.6,,70.0,,,,,,,"Sugars, added",G +924630,1235,3.6,,70.0,,,,,,,"Sugars, added",G +926086,1235,23.3,,70.0,,,,,,,"Sugars, added",G +926452,1235,11.0,,70.0,,,,,,,"Sugars, added",G +927164,1235,40.8,,70.0,,,,,,,"Sugars, added",G +928566,1235,0.4,,70.0,,,,,,,"Sugars, added",G +929068,1235,23.5,,70.0,,,,,,,"Sugars, added",G +930530,1235,10.0,,70.0,,,,,,,"Sugars, added",G +932372,1235,44.2,,70.0,,,,,,,"Sugars, added",G +932722,1235,15.9,,70.0,,,,,,,"Sugars, added",G +933072,1235,14.1,,70.0,,,,,,,"Sugars, added",G +933258,1235,33.3,,70.0,,,,,,,"Sugars, added",G +934402,1235,1.5,,70.0,,,,,,,"Sugars, added",G +935706,1235,21.7,,70.0,,,,,,,"Sugars, added",G +936392,1235,3.3,,70.0,,,,,,,"Sugars, added",G +939492,1235,14.8,,70.0,,,,,,,"Sugars, added",G +941808,1235,40.9,,70.0,,,,,,,"Sugars, added",G +942378,1235,6.7,,70.0,,,,,,,"Sugars, added",G +942388,1235,33.8,,70.0,,,,,,,"Sugars, added",G +942930,1235,7.1,,70.0,,,,,,,"Sugars, added",G +944278,1235,47.1,,70.0,,,,,,,"Sugars, added",G +947004,1235,30.3,,70.0,,,,,,,"Sugars, added",G +947682,1235,7.1,,70.0,,,,,,,"Sugars, added",G +947894,1235,17.0,,70.0,,,,,,,"Sugars, added",G +948212,1235,53.8,,70.0,,,,,,,"Sugars, added",G +948672,1235,58.6,,70.0,,,,,,,"Sugars, added",G +949790,1235,2.1,,70.0,,,,,,,"Sugars, added",G +951527,1235,12.1,,70.0,,,,,,,"Sugars, added",G +952553,1235,3.3,,70.0,,,,,,,"Sugars, added",G +954085,1235,3.1,,70.0,,,,,,,"Sugars, added",G +1848554,1235,38.0,,78.0,,,,,,,"Sugars, added",G +957599,1235,3.3,,70.0,,,,,,,"Sugars, added",G +1848636,1235,37.0,,78.0,,,,,,,"Sugars, added",G +958595,1235,14.6,,70.0,,,,,,,"Sugars, added",G +959527,1235,6.7,,70.0,,,,,,,"Sugars, added",G +1848701,1235,1.9,,71.0,,,,,,,"Sugars, added",G +962173,1235,3.8,,70.0,,,,,,,"Sugars, added",G +962501,1235,10.7,,70.0,,,,,,,"Sugars, added",G +965059,1235,50.0,,70.0,,,,,,,"Sugars, added",G +1848759,1235,0.2,,73.0,,,,,,,"Sugars, added",G +1848763,1235,1.8,,73.0,,,,,,,"Sugars, added",G +1848792,1235,32.0,,71.0,,,,,,,"Sugars, added",G +1848825,1235,32.3,,71.0,,,,,,,"Sugars, added",G +1849010,1235,32.0,,78.0,,,,,,,"Sugars, added",G +973069,1235,8.5,,70.0,,,,,,,"Sugars, added",G +1849043,1235,0.0,,78.0,,,,,,,"Sugars, added",G +975543,1235,5.9,,70.0,,,,,,,"Sugars, added",G +987413,1235,7.4,,70.0,,,,,,,"Sugars, added",G +1004629,1235,25.0,,70.0,,,,,,,"Sugars, added",G +1005513,1235,23.7,,70.0,,,,,,,"Sugars, added",G +1008021,1235,21.4,,70.0,,,,,,,"Sugars, added",G +1008039,1235,32.3,,70.0,,,,,,,"Sugars, added",G +1009771,1235,9.4,,70.0,,,,,,,"Sugars, added",G +1849689,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1011481,1235,6.5,,70.0,,,,,,,"Sugars, added",G +1017477,1235,23.0,,70.0,,,,,,,"Sugars, added",G +1019331,1235,50.0,,70.0,,,,,,,"Sugars, added",G +1019563,1235,6.7,,70.0,,,,,,,"Sugars, added",G +1020577,1235,14.3,,70.0,,,,,,,"Sugars, added",G +1023039,1235,13.2,,70.0,,,,,,,"Sugars, added",G +1023451,1235,8.6,,70.0,,,,,,,"Sugars, added",G +1024689,1235,40.0,,70.0,,,,,,,"Sugars, added",G +1028231,1235,42.3,,70.0,,,,,,,"Sugars, added",G +1029665,1235,16.3,,70.0,,,,,,,"Sugars, added",G +1031759,1235,2.5,,70.0,,,,,,,"Sugars, added",G +1032027,1235,18.7,,70.0,,,,,,,"Sugars, added",G +1032201,1235,46.7,,70.0,,,,,,,"Sugars, added",G +1033161,1235,7.0,,70.0,,,,,,,"Sugars, added",G +1034491,1235,50.0,,70.0,,,,,,,"Sugars, added",G +1034631,1235,50.0,,70.0,,,,,,,"Sugars, added",G +1036821,1235,28.6,,70.0,,,,,,,"Sugars, added",G +1038429,1235,0.0,,70.0,,,,,,,"Sugars, added",G +1041877,1235,7.1,,70.0,,,,,,,"Sugars, added",G +1043573,1235,0.0,,70.0,,,,,,,"Sugars, added",G +1043685,1235,20.0,,70.0,,,,,,,"Sugars, added",G +1044385,1235,6.2,,70.0,,,,,,,"Sugars, added",G +1046229,1235,10.0,,70.0,,,,,,,"Sugars, added",G +1047275,1235,6.2,,70.0,,,,,,,"Sugars, added",G +1047883,1235,16.7,,70.0,,,,,,,"Sugars, added",G +1055681,1235,0.0,,70.0,,,,,,,"Sugars, added",G +1056217,1235,83.3,,70.0,,,,,,,"Sugars, added",G +1061245,1235,28.6,,70.0,,,,,,,"Sugars, added",G +1063787,1235,13.3,,70.0,,,,,,,"Sugars, added",G +1064919,1235,33.3,,70.0,,,,,,,"Sugars, added",G +1065533,1235,21.4,,70.0,,,,,,,"Sugars, added",G +1065819,1235,28.6,,70.0,,,,,,,"Sugars, added",G +1066091,1235,23.8,,70.0,,,,,,,"Sugars, added",G +1068275,1235,42.3,,70.0,,,,,,,"Sugars, added",G +1069091,1235,19.8,,70.0,,,,,,,"Sugars, added",G +1073431,1235,3.6,,70.0,,,,,,,"Sugars, added",G +1073841,1235,14.3,,70.0,,,,,,,"Sugars, added",G +1074579,1235,36.6,,70.0,,,,,,,"Sugars, added",G +1074991,1235,58.3,,70.0,,,,,,,"Sugars, added",G +1077043,1235,69.2,,70.0,,,,,,,"Sugars, added",G +1077361,1235,10.0,,70.0,,,,,,,"Sugars, added",G +1077411,1235,12.9,,70.0,,,,,,,"Sugars, added",G +1078949,1235,10.8,,70.0,,,,,,,"Sugars, added",G +1081703,1235,13.7,,70.0,,,,,,,"Sugars, added",G +1084105,1235,40.0,,70.0,,,,,,,"Sugars, added",G +1084283,1235,23.5,,70.0,,,,,,,"Sugars, added",G +1085551,1235,52.5,,70.0,,,,,,,"Sugars, added",G +1086127,1235,26.8,,70.0,,,,,,,"Sugars, added",G +1087847,1235,20.0,,73.0,,,,,,,"Sugars, added",G +1089201,1235,10.6,,70.0,,,,,,,"Sugars, added",G +1089231,1235,47.4,,70.0,,,,,,,"Sugars, added",G +1090539,1235,41.7,,70.0,,,,,,,"Sugars, added",G +1091803,1235,17.2,,70.0,,,,,,,"Sugars, added",G +1091925,1235,4.7,,70.0,,,,,,,"Sugars, added",G +1094293,1235,35.7,,70.0,,,,,,,"Sugars, added",G +1094533,1235,20.6,,70.0,,,,,,,"Sugars, added",G +1094881,1235,5.3,,70.0,,,,,,,"Sugars, added",G +1095263,1235,36.8,,70.0,,,,,,,"Sugars, added",G +1095317,1235,12.2,,70.0,,,,,,,"Sugars, added",G +1095417,1235,73.3,,70.0,,,,,,,"Sugars, added",G +1095745,1235,22.5,,70.0,,,,,,,"Sugars, added",G +1096423,1235,17.7,,70.0,,,,,,,"Sugars, added",G +1096535,1235,15.0,,70.0,,,,,,,"Sugars, added",G +1096951,1235,16.3,,70.0,,,,,,,"Sugars, added",G +1850989,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1854926,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1855302,1235,2.9,,70.0,,,,,,,"Sugars, added",G +1857012,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1857241,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1857453,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1859320,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1860628,1235,9.9,,70.0,,,,,,,"Sugars, added",G +1860707,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1861333,1235,6.7,,70.0,,,,,,,"Sugars, added",G +1861383,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1861767,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1862099,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1863024,1235,51.4,,70.0,,,,,,,"Sugars, added",G +1863165,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1863913,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1865068,1235,46.4,,70.0,,,,,,,"Sugars, added",G +1865311,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1865670,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1865709,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1866251,1235,29.8,,70.0,,,,,,,"Sugars, added",G +1867695,1235,23.6,,70.0,,,,,,,"Sugars, added",G +1867863,1235,62.9,,70.0,,,,,,,"Sugars, added",G +1868861,1235,16.7,,70.0,,,,,,,"Sugars, added",G +1869911,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1869946,1235,5.3,,70.0,,,,,,,"Sugars, added",G +1870405,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1870417,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1871259,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1871821,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1871830,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1872614,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1874348,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1876422,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1876554,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1876812,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1877684,1235,23.3,,70.0,,,,,,,"Sugars, added",G +1878362,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1878924,1235,3.6,,70.0,,,,,,,"Sugars, added",G +1880152,1235,12.1,,70.0,,,,,,,"Sugars, added",G +1140141,1235,2.5,,70.0,,,,,,,"Sugars, added",G +1140704,1235,20.0,,70.0,,,,,,,"Sugars, added",G +1140983,1235,8.5,,70.0,,,,,,,"Sugars, added",G +1142050,1235,1.2,,70.0,,,,,,,"Sugars, added",G +1142303,1235,1.5,,70.0,,,,,,,"Sugars, added",G +1142322,1235,2.0,,70.0,,,,,,,"Sugars, added",G +1142951,1235,1.8,,70.0,,,,,,,"Sugars, added",G +1142953,1235,31.6,,70.0,,,,,,,"Sugars, added",G +1143220,1235,0.4,,70.0,,,,,,,"Sugars, added",G +1143518,1235,20.0,,70.0,,,,,,,"Sugars, added",G +1144333,1235,3.6,,70.0,,,,,,,"Sugars, added",G +1144551,1235,22.9,,70.0,,,,,,,"Sugars, added",G +1145005,1235,22.0,,70.0,,,,,,,"Sugars, added",G +1147063,1235,5.7,,70.0,,,,,,,"Sugars, added",G +1147216,1235,0.9,,73.0,,,,,,,"Sugars, added",G +1147481,1235,7.1,,70.0,,,,,,,"Sugars, added",G +1150771,1235,15.6,,70.0,,,,,,,"Sugars, added",G +1150819,1235,42.2,,70.0,,,,,,,"Sugars, added",G +1151062,1235,23.8,,70.0,,,,,,,"Sugars, added",G +1151143,1235,54.2,,70.0,,,,,,,"Sugars, added",G +1151541,1235,5.8,,70.0,,,,,,,"Sugars, added",G +1151586,1235,10.1,,70.0,,,,,,,"Sugars, added",G +1151660,1235,12.5,,70.0,,,,,,,"Sugars, added",G +1151882,1235,3.3,,70.0,,,,,,,"Sugars, added",G +1152052,1235,32.4,,70.0,,,,,,,"Sugars, added",G +1152128,1235,2.7,,70.0,,,,,,,"Sugars, added",G +1153461,1235,80.8,,70.0,,,,,,,"Sugars, added",G +1153465,1235,37.0,,70.0,,,,,,,"Sugars, added",G +1153533,1235,48.1,,70.0,,,,,,,"Sugars, added",G +1153645,1235,44.4,,70.0,,,,,,,"Sugars, added",G +1153895,1235,26.7,,70.0,,,,,,,"Sugars, added",G +1154299,1235,61.8,,70.0,,,,,,,"Sugars, added",G +1154656,1235,19.5,,70.0,,,,,,,"Sugars, added",G +1154843,1235,0.0,,70.0,,,,,,,"Sugars, added",G +1156819,1235,1.6,,70.0,,,,,,,"Sugars, added",G +1156833,1235,2.4,,70.0,,,,,,,"Sugars, added",G +1159961,1235,32.1,,70.0,,,,,,,"Sugars, added",G +1160193,1235,16.7,,70.0,,,,,,,"Sugars, added",G +1160289,1235,39.3,,70.0,,,,,,,"Sugars, added",G +1160293,1235,28.1,,70.0,,,,,,,"Sugars, added",G +1160296,1235,30.2,,70.0,,,,,,,"Sugars, added",G +1160375,1235,51.9,,70.0,,,,,,,"Sugars, added",G +1160420,1235,14.1,,70.0,,,,,,,"Sugars, added",G +1160720,1235,36.4,,70.0,,,,,,,"Sugars, added",G +1161270,1235,2.0,,70.0,,,,,,,"Sugars, added",G +1161478,1235,63.3,,70.0,,,,,,,"Sugars, added",G +1161973,1235,3.2,,70.0,,,,,,,"Sugars, added",G +1162413,1235,1.8,,70.0,,,,,,,"Sugars, added",G +1162450,1235,15.0,,70.0,,,,,,,"Sugars, added",G +1163306,1235,5.4,,70.0,,,,,,,"Sugars, added",G +1174926,1235,6.2,,70.0,,,,,,,"Sugars, added",G +1175274,1235,23.5,,70.0,,,,,,,"Sugars, added",G +1182799,1235,9.7,,70.0,,,,,,,"Sugars, added",G +1187169,1235,30.3,,70.0,,,,,,,"Sugars, added",G +1187199,1235,41.7,,70.0,,,,,,,"Sugars, added",G +1188883,1235,2.5,,70.0,,,,,,,"Sugars, added",G +1193040,1235,6.2,,70.0,,,,,,,"Sugars, added",G +1198357,1235,15.6,,70.0,,,,,,,"Sugars, added",G +1198384,1235,13.3,,70.0,,,,,,,"Sugars, added",G +1205164,1235,56.2,,70.0,,,,,,,"Sugars, added",G +1205975,1235,40.0,,70.0,,,,,,,"Sugars, added",G +1212485,1235,1.4,,73.0,,,,,,,"Sugars, added",G +1218367,1235,17.2,,70.0,,,,,,,"Sugars, added",G +1218984,1235,6.7,,70.0,,,,,,,"Sugars, added",G +1223571,1235,3.6,,70.0,,,,,,,"Sugars, added",G +1237069,1235,8.0,,70.0,,,,,,,"Sugars, added",G +1246011,1235,3.6,,70.0,,,,,,,"Sugars, added",G +1250459,1235,10.3,,70.0,,,,,,,"Sugars, added",G +1263874,1235,22.2,,70.0,,,,,,,"Sugars, added",G +1264645,1235,20.0,,70.0,,,,,,,"Sugars, added",G +1281915,1235,8.7,,70.0,,,,,,,"Sugars, added",G +1292881,1235,26.7,,70.0,,,,,,,"Sugars, added",G +1301069,1235,3.3,,73.0,,,,,,,"Sugars, added",G +1302028,1235,11.7,,70.0,,,,,,,"Sugars, added",G +1302341,1235,86.7,,70.0,,,,,,,"Sugars, added",G +1304361,1235,8.3,,70.0,,,,,,,"Sugars, added",G +1318054,1235,7.1,,70.0,,,,,,,"Sugars, added",G +1319705,1235,27.1,,70.0,,,,,,,"Sugars, added",G +1321252,1235,9.2,,70.0,,,,,,,"Sugars, added",G +1321355,1235,3.2,,70.0,,,,,,,"Sugars, added",G +1321438,1235,14.2,,70.0,,,,,,,"Sugars, added",G +1323882,1235,1.6,,70.0,,,,,,,"Sugars, added",G +1324888,1235,4.7,,70.0,,,,,,,"Sugars, added",G +1325810,1235,17.5,,70.0,,,,,,,"Sugars, added",G +1325944,1235,96.7,,70.0,,,,,,,"Sugars, added",G +1326443,1235,10.2,,70.0,,,,,,,"Sugars, added",G +1326828,1235,61.4,,70.0,,,,,,,"Sugars, added",G +1332111,1235,7.1,,70.0,,,,,,,"Sugars, added",G +1336959,1235,1.0,,70.0,,,,,,,"Sugars, added",G +1340598,1235,35.0,,70.0,,,,,,,"Sugars, added",G +1340727,1235,17.3,,70.0,,,,,,,"Sugars, added",G +1348499,1235,0.8,,70.0,,,,,,,"Sugars, added",G +1349367,1235,18.2,,70.0,,,,,,,"Sugars, added",G +1349519,1235,4.0,,70.0,,,,,,,"Sugars, added",G +1350094,1235,3.8,,70.0,,,,,,,"Sugars, added",G +1353963,1235,7.7,,70.0,,,,,,,"Sugars, added",G +1354531,1235,0.8,,70.0,,,,,,,"Sugars, added",G +1355511,1235,6.2,,70.0,,,,,,,"Sugars, added",G +1355808,1235,0.4,,73.0,,,,,,,"Sugars, added",G +1356611,1235,66.7,,70.0,,,,,,,"Sugars, added",G +1356741,1235,53.3,,70.0,,,,,,,"Sugars, added",G +1358280,1235,3.6,,70.0,,,,,,,"Sugars, added",G +1358854,1235,5.1,,70.0,,,,,,,"Sugars, added",G +1359420,1235,20.0,,70.0,,,,,,,"Sugars, added",G +1359620,1235,60.0,,70.0,,,,,,,"Sugars, added",G +1359835,1235,17.2,,70.0,,,,,,,"Sugars, added",G +1359849,1235,36.4,,70.0,,,,,,,"Sugars, added",G +1360962,1235,1.7,,70.0,,,,,,,"Sugars, added",G +1361686,1235,0.7,,73.0,,,,,,,"Sugars, added",G +1362538,1235,22.0,,70.0,,,,,,,"Sugars, added",G +1364355,1235,0.8,,70.0,,,,,,,"Sugars, added",G +1367554,1235,7.6,,70.0,,,,,,,"Sugars, added",G +1369468,1235,12.3,,70.0,,,,,,,"Sugars, added",G +1370120,1235,40.0,,70.0,,,,,,,"Sugars, added",G +1373354,1235,20.2,,70.0,,,,,,,"Sugars, added",G +1374825,1235,19.1,,70.0,,,,,,,"Sugars, added",G +1374832,1235,0.4,,70.0,,,,,,,"Sugars, added",G +1375180,1235,1.4,,70.0,,,,,,,"Sugars, added",G +1375246,1235,62.9,,70.0,,,,,,,"Sugars, added",G +1375735,1235,3.3,,70.0,,,,,,,"Sugars, added",G +1375838,1235,16.4,,70.0,,,,,,,"Sugars, added",G +1375863,1235,46.5,,70.0,,,,,,,"Sugars, added",G +1376142,1235,22.2,,70.0,,,,,,,"Sugars, added",G +1376152,1235,3.3,,70.0,,,,,,,"Sugars, added",G +1376808,1235,2.9,,70.0,,,,,,,"Sugars, added",G +1377290,1235,9.4,,70.0,,,,,,,"Sugars, added",G +1377526,1235,48.8,,70.0,,,,,,,"Sugars, added",G +1377590,1235,2.5,,70.0,,,,,,,"Sugars, added",G +1378154,1235,1.2,,70.0,,,,,,,"Sugars, added",G +1378468,1235,10.7,,70.0,,,,,,,"Sugars, added",G +1378965,1235,3.8,,70.0,,,,,,,"Sugars, added",G +1379023,1235,0.9,,70.0,,,,,,,"Sugars, added",G +1379626,1235,96.3,,70.0,,,,,,,"Sugars, added",G +1383995,1235,6.7,,70.0,,,,,,,"Sugars, added",G +1384298,1235,13.3,,70.0,,,,,,,"Sugars, added",G +1384507,1235,0.0,,70.0,,,,,,,"Sugars, added",G +1384936,1235,18.3,,70.0,,,,,,,"Sugars, added",G +1385004,1235,16.3,,70.0,,,,,,,"Sugars, added",G +1385880,1235,10.0,,73.0,,,,,,,"Sugars, added",G +1385938,1235,37.8,,70.0,,,,,,,"Sugars, added",G +1386254,1235,21.0,,70.0,,,,,,,"Sugars, added",G +1386479,1235,3.1,,70.0,,,,,,,"Sugars, added",G +1388723,1235,16.7,,70.0,,,,,,,"Sugars, added",G +1388930,1235,2.4,,70.0,,,,,,,"Sugars, added",G +1388961,1235,3.5,,70.0,,,,,,,"Sugars, added",G +1389926,1235,10.4,,70.0,,,,,,,"Sugars, added",G +1390082,1235,4.0,,70.0,,,,,,,"Sugars, added",G +1390089,1235,17.2,,70.0,,,,,,,"Sugars, added",G +1391196,1235,22.6,,70.0,,,,,,,"Sugars, added",G +1391789,1235,1.4,,73.0,,,,,,,"Sugars, added",G +1392086,1235,64.0,,70.0,,,,,,,"Sugars, added",G +1393492,1235,0.2,,70.0,,,,,,,"Sugars, added",G +1393537,1235,8.5,,70.0,,,,,,,"Sugars, added",G +1394643,1235,8.8,,70.0,,,,,,,"Sugars, added",G +1394859,1235,35.7,,70.0,,,,,,,"Sugars, added",G +1395225,1235,3.6,,70.0,,,,,,,"Sugars, added",G +1396114,1235,0.4,,73.0,,,,,,,"Sugars, added",G +1399349,1235,1.5,,70.0,,,,,,,"Sugars, added",G +1399859,1235,0.6,,70.0,,,,,,,"Sugars, added",G +1402236,1235,13.8,,70.0,,,,,,,"Sugars, added",G +1403090,1235,43.8,,70.0,,,,,,,"Sugars, added",G +1404194,1235,32.3,,70.0,,,,,,,"Sugars, added",G +1404633,1235,1.5,,70.0,,,,,,,"Sugars, added",G +1406017,1235,42.1,,70.0,,,,,,,"Sugars, added",G +1406153,1235,51.6,,70.0,,,,,,,"Sugars, added",G +1408950,1235,2.4,,70.0,,,,,,,"Sugars, added",G +1411052,1235,5.6,,70.0,,,,,,,"Sugars, added",G +1411605,1235,8.0,,70.0,,,,,,,"Sugars, added",G +1411794,1235,48.4,,70.0,,,,,,,"Sugars, added",G +1411805,1235,53.6,,70.0,,,,,,,"Sugars, added",G +1412072,1235,0.8,,70.0,,,,,,,"Sugars, added",G +1412412,1235,5.0,,70.0,,,,,,,"Sugars, added",G +1412413,1235,13.3,,70.0,,,,,,,"Sugars, added",G +1413027,1235,86.7,,70.0,,,,,,,"Sugars, added",G +1413130,1235,30.0,,70.0,,,,,,,"Sugars, added",G +1413238,1235,32.0,,70.0,,,,,,,"Sugars, added",G +1414086,1235,31.6,,70.0,,,,,,,"Sugars, added",G +1414556,1235,14.3,,73.0,,,,,,,"Sugars, added",G +1414716,1235,10.4,,70.0,,,,,,,"Sugars, added",G +1415298,1235,87.5,,70.0,,,,,,,"Sugars, added",G +1416483,1235,10.9,,70.0,,,,,,,"Sugars, added",G +1416637,1235,32.0,,70.0,,,,,,,"Sugars, added",G +1417013,1235,15.8,,70.0,,,,,,,"Sugars, added",G +1417244,1235,1.0,,73.0,,,,,,,"Sugars, added",G +1417614,1235,27.1,,70.0,,,,,,,"Sugars, added",G +1417746,1235,2.0,,70.0,,,,,,,"Sugars, added",G +1418984,1235,11.4,,70.0,,,,,,,"Sugars, added",G +1419996,1235,65.2,,70.0,,,,,,,"Sugars, added",G +1420085,1235,40.0,,70.0,,,,,,,"Sugars, added",G +1421079,1235,10.2,,70.0,,,,,,,"Sugars, added",G +1421127,1235,34.2,,70.0,,,,,,,"Sugars, added",G +1421932,1235,15.2,,70.0,,,,,,,"Sugars, added",G +1422452,1235,8.0,,70.0,,,,,,,"Sugars, added",G +1423261,1235,3.3,,70.0,,,,,,,"Sugars, added",G +1423366,1235,57.1,,70.0,,,,,,,"Sugars, added",G +1423589,1235,93.3,,70.0,,,,,,,"Sugars, added",G +1423913,1235,2.5,,70.0,,,,,,,"Sugars, added",G +1423917,1235,16.7,,70.0,,,,,,,"Sugars, added",G +1424411,1235,1.6,,70.0,,,,,,,"Sugars, added",G +1424464,1235,19.2,,70.0,,,,,,,"Sugars, added",G +1425177,1235,9.4,,70.0,,,,,,,"Sugars, added",G +1426363,1235,43.8,,70.0,,,,,,,"Sugars, added",G +1426665,1235,0.5,,70.0,,,,,,,"Sugars, added",G +1426955,1235,46.2,,70.0,,,,,,,"Sugars, added",G +1428462,1235,46.7,,70.0,,,,,,,"Sugars, added",G +1428735,1235,71.4,,70.0,,,,,,,"Sugars, added",G +1431098,1235,6.2,,70.0,,,,,,,"Sugars, added",G +1432338,1235,7.1,,70.0,,,,,,,"Sugars, added",G +1435345,1235,36.7,,70.0,,,,,,,"Sugars, added",G +1436376,1235,48.8,,70.0,,,,,,,"Sugars, added",G +1436580,1235,3.6,,73.0,,,,,,,"Sugars, added",G +1444974,1235,22.5,,70.0,,,,,,,"Sugars, added",G +1457093,1235,1.0,,78.0,,,,,,,"Sugars, added",G +1464052,1235,42.9,,70.0,,,,,,,"Sugars, added",G +1465365,1235,25.8,,70.0,,,,,,,"Sugars, added",G +1467340,1235,10.0,,70.0,,,,,,,"Sugars, added",G +1474306,1235,1.1,,70.0,,,,,,,"Sugars, added",G +1475645,1235,4.0,,70.0,,,,,,,"Sugars, added",G +1476489,1235,51.9,,70.0,,,,,,,"Sugars, added",G +1481809,1235,79.2,,70.0,,,,,,,"Sugars, added",G +1483128,1235,35.7,,70.0,,,,,,,"Sugars, added",G +1484483,1235,3.1,,70.0,,,,,,,"Sugars, added",G +1489501,1235,5.6,,70.0,,,,,,,"Sugars, added",G +1489574,1235,1.6,,70.0,,,,,,,"Sugars, added",G +1493735,1235,42.9,,70.0,,,,,,,"Sugars, added",G +1493787,1235,41.7,,70.0,,,,,,,"Sugars, added",G +1493819,1235,25.6,,70.0,,,,,,,"Sugars, added",G +1498218,1235,8.1,,70.0,,,,,,,"Sugars, added",G +1498990,1235,12.7,,70.0,,,,,,,"Sugars, added",G +1502728,1235,3.8,,70.0,,,,,,,"Sugars, added",G +1502753,1235,5.0,,70.0,,,,,,,"Sugars, added",G +1503064,1235,65.7,,70.0,,,,,,,"Sugars, added",G +1503851,1235,55.0,,70.0,,,,,,,"Sugars, added",G +1507682,1235,6.9,,70.0,,,,,,,"Sugars, added",G +1510173,1235,20.2,,70.0,,,,,,,"Sugars, added",G +1512048,1235,33.3,,70.0,,,,,,,"Sugars, added",G +1513531,1235,5.0,,70.0,,,,,,,"Sugars, added",G +1514008,1235,53.3,,70.0,,,,,,,"Sugars, added",G +1523062,1235,50.0,,70.0,,,,,,,"Sugars, added",G +1538817,1235,33.3,,70.0,,,,,,,"Sugars, added",G +1542559,1235,4.7,,70.0,,,,,,,"Sugars, added",G +1546181,1235,15.1,,70.0,,,,,,,"Sugars, added",G +1548165,1235,30.6,,70.0,,,,,,,"Sugars, added",G +1549612,1235,55.6,,70.0,,,,,,,"Sugars, added",G +1554170,1235,4.8,,70.0,,,,,,,"Sugars, added",G +1554664,1235,10.7,,70.0,,,,,,,"Sugars, added",G +1564205,1235,14.3,,70.0,,,,,,,"Sugars, added",G +1567808,1235,16.7,,70.0,,,,,,,"Sugars, added",G +1569085,1235,10.0,,70.0,,,,,,,"Sugars, added",G +1574160,1235,3.3,,70.0,,,,,,,"Sugars, added",G +1576660,1235,3.6,,70.0,,,,,,,"Sugars, added",G +1577175,1235,61.3,,70.0,,,,,,,"Sugars, added",G +1586539,1235,54.7,,70.0,,,,,,,"Sugars, added",G +1592343,1235,4.1,,70.0,,,,,,,"Sugars, added",G +1610620,1235,29.3,,70.0,,,,,,,"Sugars, added",G +1612521,1235,1.7,,70.0,,,,,,,"Sugars, added",G +1615227,1235,27.1,,70.0,,,,,,,"Sugars, added",G +1615957,1235,10.0,,70.0,,,,,,,"Sugars, added",G +1620704,1235,12.5,,70.0,,,,,,,"Sugars, added",G +1622114,1235,15.0,,70.0,,,,,,,"Sugars, added",G +1622458,1235,12.8,,70.0,,,,,,,"Sugars, added",G +1623104,1235,4.7,,70.0,,,,,,,"Sugars, added",G +1623487,1235,5.9,,70.0,,,,,,,"Sugars, added",G +1627812,1235,12.5,,70.0,,,,,,,"Sugars, added",G +1629234,1235,33.3,,70.0,,,,,,,"Sugars, added",G +1629852,1235,40.0,,70.0,,,,,,,"Sugars, added",G +1631807,1235,16.3,,70.0,,,,,,,"Sugars, added",G +1636841,1235,9.4,,70.0,,,,,,,"Sugars, added",G +1637266,1235,4.8,,70.0,,,,,,,"Sugars, added",G +1637367,1235,1.7,,70.0,,,,,,,"Sugars, added",G +1637855,1235,16.3,,70.0,,,,,,,"Sugars, added",G +1637887,1235,4.4,,70.0,,,,,,,"Sugars, added",G +1638006,1235,5.6,,70.0,,,,,,,"Sugars, added",G +1638340,1235,4.8,,70.0,,,,,,,"Sugars, added",G +1638383,1235,1.2,,73.0,,,,,,,"Sugars, added",G +1641155,1235,3.1,,73.0,,,,,,,"Sugars, added",G +1641299,1235,8.5,,70.0,,,,,,,"Sugars, added",G +1642182,1235,14.0,,70.0,,,,,,,"Sugars, added",G +1645462,1235,11.1,,70.0,,,,,,,"Sugars, added",G +1648385,1235,33.3,,70.0,,,,,,,"Sugars, added",G +1648737,1235,74.2,,70.0,,,,,,,"Sugars, added",G +1648918,1235,43.6,,70.0,,,,,,,"Sugars, added",G +1649460,1235,11.1,,70.0,,,,,,,"Sugars, added",G +1649531,1235,20.0,,70.0,,,,,,,"Sugars, added",G +1651677,1235,40.0,,70.0,,,,,,,"Sugars, added",G +1652127,1235,63.6,,70.0,,,,,,,"Sugars, added",G +1653254,1235,34.6,,70.0,,,,,,,"Sugars, added",G +1653262,1235,10.6,,70.0,,,,,,,"Sugars, added",G +1654460,1235,51.9,,70.0,,,,,,,"Sugars, added",G +1654895,1235,50.0,,70.0,,,,,,,"Sugars, added",G +1656652,1235,0.5,,70.0,,,,,,,"Sugars, added",G +1657171,1235,6.7,,70.0,,,,,,,"Sugars, added",G +1658244,1235,20.0,,70.0,,,,,,,"Sugars, added",G +1659087,1235,10.4,,70.0,,,,,,,"Sugars, added",G +1659174,1235,10.0,,70.0,,,,,,,"Sugars, added",G +1659241,1235,8.3,,70.0,,,,,,,"Sugars, added",G +1659249,1235,93.3,,70.0,,,,,,,"Sugars, added",G +1659302,1235,11.1,,70.0,,,,,,,"Sugars, added",G +1659542,1235,1.6,,70.0,,,,,,,"Sugars, added",G +1660267,1235,21.4,,70.0,,,,,,,"Sugars, added",G +1660489,1235,33.3,,70.0,,,,,,,"Sugars, added",G +1660614,1235,6.7,,70.0,,,,,,,"Sugars, added",G +1662808,1235,0.8,,70.0,,,,,,,"Sugars, added",G +1665153,1235,39.5,,70.0,,,,,,,"Sugars, added",G +1665221,1235,30.6,,70.0,,,,,,,"Sugars, added",G +1665573,1235,31.6,,70.0,,,,,,,"Sugars, added",G +1666515,1235,24.2,,70.0,,,,,,,"Sugars, added",G +1666971,1235,20.0,,70.0,,,,,,,"Sugars, added",G +1668575,1235,22.2,,70.0,,,,,,,"Sugars, added",G +1669442,1235,21.4,,70.0,,,,,,,"Sugars, added",G +1669512,1235,9.4,,70.0,,,,,,,"Sugars, added",G +1669526,1235,7.7,,70.0,,,,,,,"Sugars, added",G +1669740,1235,43.8,,70.0,,,,,,,"Sugars, added",G +1669845,1235,2.5,,73.0,,,,,,,"Sugars, added",G +1670510,1235,51.7,,70.0,,,,,,,"Sugars, added",G +1670670,1235,26.8,,70.0,,,,,,,"Sugars, added",G +1670725,1235,18.8,,70.0,,,,,,,"Sugars, added",G +1670821,1235,10.0,,70.0,,,,,,,"Sugars, added",G +1671043,1235,7.7,,70.0,,,,,,,"Sugars, added",G +1671809,1235,18.2,,70.0,,,,,,,"Sugars, added",G +1675396,1235,1.8,,70.0,,,,,,,"Sugars, added",G +1675459,1235,7.1,,70.0,,,,,,,"Sugars, added",G +1676585,1235,20.0,,70.0,,,,,,,"Sugars, added",G +1676744,1235,0.0,,70.0,,,,,,,"Sugars, added",G +1676874,1235,38.6,,70.0,,,,,,,"Sugars, added",G +1677345,1235,43.3,,70.0,,,,,,,"Sugars, added",G +1677545,1235,39.5,,70.0,,,,,,,"Sugars, added",G +1677801,1235,10.0,,70.0,,,,,,,"Sugars, added",G +1678687,1235,3.6,,70.0,,,,,,,"Sugars, added",G +1678823,1235,8.3,,70.0,,,,,,,"Sugars, added",G +1679129,1235,3.6,,70.0,,,,,,,"Sugars, added",G +1680098,1235,7.6,,70.0,,,,,,,"Sugars, added",G +1680127,1235,5.4,,70.0,,,,,,,"Sugars, added",G +1680395,1235,46.5,,70.0,,,,,,,"Sugars, added",G +1681881,1235,35.6,,70.0,,,,,,,"Sugars, added",G +1682279,1235,74.1,,70.0,,,,,,,"Sugars, added",G +1682957,1235,60.0,,70.0,,,,,,,"Sugars, added",G +1683223,1235,43.9,,70.0,,,,,,,"Sugars, added",G +1684136,1235,4.7,,70.0,,,,,,,"Sugars, added",G +1684201,1235,90.9,,70.0,,,,,,,"Sugars, added",G +1684713,1235,10.3,,70.0,,,,,,,"Sugars, added",G +1684881,1235,63.3,,70.0,,,,,,,"Sugars, added",G +1686216,1235,10.0,,70.0,,,,,,,"Sugars, added",G +1687831,1235,3.3,,73.0,,,,,,,"Sugars, added",G +1688658,1235,15.0,,70.0,,,,,,,"Sugars, added",G +1688982,1235,33.3,,70.0,,,,,,,"Sugars, added",G +1689144,1235,2.6,,70.0,,,,,,,"Sugars, added",G +1689257,1235,10.4,,70.0,,,,,,,"Sugars, added",G +1689504,1235,42.4,,70.0,,,,,,,"Sugars, added",G +1690202,1235,1.6,,70.0,,,,,,,"Sugars, added",G +1690592,1235,14.8,,70.0,,,,,,,"Sugars, added",G +1690621,1235,2.9,,73.0,,,,,,,"Sugars, added",G +1691170,1235,5.8,,70.0,,,,,,,"Sugars, added",G +1691379,1235,22.9,,70.0,,,,,,,"Sugars, added",G +1691564,1235,10.0,,70.0,,,,,,,"Sugars, added",G +1692695,1235,36.4,,70.0,,,,,,,"Sugars, added",G +1692861,1235,31.7,,70.0,,,,,,,"Sugars, added",G +1693390,1235,15.3,,70.0,,,,,,,"Sugars, added",G +1693637,1235,3.6,,70.0,,,,,,,"Sugars, added",G +1693772,1235,58.1,,70.0,,,,,,,"Sugars, added",G +1694811,1235,44.1,,70.0,,,,,,,"Sugars, added",G +1695242,1235,53.5,,70.0,,,,,,,"Sugars, added",G +1695453,1235,11.6,,70.0,,,,,,,"Sugars, added",G +1696599,1235,2.3,,70.0,,,,,,,"Sugars, added",G +1696733,1235,20.0,,70.0,,,,,,,"Sugars, added",G +1697074,1235,2.5,,70.0,,,,,,,"Sugars, added",G +1697782,1235,26.1,,70.0,,,,,,,"Sugars, added",G +1697917,1235,20.5,,70.0,,,,,,,"Sugars, added",G +1698274,1235,11.7,,70.0,,,,,,,"Sugars, added",G +1698421,1235,19.6,,70.0,,,,,,,"Sugars, added",G +1698691,1235,50.0,,70.0,,,,,,,"Sugars, added",G +1698744,1235,50.0,,70.0,,,,,,,"Sugars, added",G +1700187,1235,27.8,,70.0,,,,,,,"Sugars, added",G +1700211,1235,41.9,,70.0,,,,,,,"Sugars, added",G +1700518,1235,0.8,,70.0,,,,,,,"Sugars, added",G +1702241,1235,42.2,,70.0,,,,,,,"Sugars, added",G +1702487,1235,0.0,,70.0,,,,,,,"Sugars, added",G +1703026,1235,20.0,,70.0,,,,,,,"Sugars, added",G +1703117,1235,8.0,,70.0,,,,,,,"Sugars, added",G +1703127,1235,16.2,,70.0,,,,,,,"Sugars, added",G +1703208,1235,14.4,,70.0,,,,,,,"Sugars, added",G +1703490,1235,12.5,,73.0,,,,,,,"Sugars, added",G +1703864,1235,0.8,,70.0,,,,,,,"Sugars, added",G +1703979,1235,1.4,,70.0,,,,,,,"Sugars, added",G +1704323,1235,10.0,,70.0,,,,,,,"Sugars, added",G +1704405,1235,90.5,,70.0,,,,,,,"Sugars, added",G +1704516,1235,6.0,,70.0,,,,,,,"Sugars, added",G +1704660,1235,2.9,,70.0,,,,,,,"Sugars, added",G +1705037,1235,0.0,,70.0,,,,,,,"Sugars, added",G +1705097,1235,20.0,,70.0,,,,,,,"Sugars, added",G +1705418,1235,37.5,,70.0,,,,,,,"Sugars, added",G +1705927,1235,50.0,,70.0,,,,,,,"Sugars, added",G +1706652,1235,22.6,,70.0,,,,,,,"Sugars, added",G +1706724,1235,55.6,,70.0,,,,,,,"Sugars, added",G +1707219,1235,2.4,,70.0,,,,,,,"Sugars, added",G +1707303,1235,3.1,,70.0,,,,,,,"Sugars, added",G +1707563,1235,4.7,,70.0,,,,,,,"Sugars, added",G +1707872,1235,3.9,,70.0,,,,,,,"Sugars, added",G +1708126,1235,63.3,,70.0,,,,,,,"Sugars, added",G +1708297,1235,6.9,,70.0,,,,,,,"Sugars, added",G +1708398,1235,41.4,,70.0,,,,,,,"Sugars, added",G +1708820,1235,12.4,,70.0,,,,,,,"Sugars, added",G +1709249,1235,1.7,,70.0,,,,,,,"Sugars, added",G +1709286,1235,22.4,,70.0,,,,,,,"Sugars, added",G +1709372,1235,7.5,,70.0,,,,,,,"Sugars, added",G +1709404,1235,8.0,,70.0,,,,,,,"Sugars, added",G +1710186,1235,20.0,,70.0,,,,,,,"Sugars, added",G +1710680,1235,14.7,,70.0,,,,,,,"Sugars, added",G +1711605,1235,22.5,,70.0,,,,,,,"Sugars, added",G +1711760,1235,13.0,,70.0,,,,,,,"Sugars, added",G +1711832,1235,28.6,,70.0,,,,,,,"Sugars, added",G +1712122,1235,12.0,,70.0,,,,,,,"Sugars, added",G +1712388,1235,31.4,,70.0,,,,,,,"Sugars, added",G +1712705,1235,47.1,,70.0,,,,,,,"Sugars, added",G +1712709,1235,12.2,,70.0,,,,,,,"Sugars, added",G +1712905,1235,50.0,,70.0,,,,,,,"Sugars, added",G +1713971,1235,28.0,,70.0,,,,,,,"Sugars, added",G +1714471,1235,3.6,,73.0,,,,,,,"Sugars, added",G +1714829,1235,15.0,,70.0,,,,,,,"Sugars, added",G +1715228,1235,8.0,,70.0,,,,,,,"Sugars, added",G +1715544,1235,21.6,,70.0,,,,,,,"Sugars, added",G +1715846,1235,50.0,,70.0,,,,,,,"Sugars, added",G +1715879,1235,53.8,,70.0,,,,,,,"Sugars, added",G +1716014,1235,73.3,,70.0,,,,,,,"Sugars, added",G +1716099,1235,3.3,,70.0,,,,,,,"Sugars, added",G +1716226,1235,40.0,,70.0,,,,,,,"Sugars, added",G +1716253,1235,20.0,,70.0,,,,,,,"Sugars, added",G +1716888,1235,14.3,,70.0,,,,,,,"Sugars, added",G +1717875,1235,40.0,,70.0,,,,,,,"Sugars, added",G +1717981,1235,45.5,,70.0,,,,,,,"Sugars, added",G +1718070,1235,2.0,,70.0,,,,,,,"Sugars, added",G +1719857,1235,8.9,,70.0,,,,,,,"Sugars, added",G +1720932,1235,2.4,,70.0,,,,,,,"Sugars, added",G +1722771,1235,48.4,,70.0,,,,,,,"Sugars, added",G +1723595,1235,28.2,,70.0,,,,,,,"Sugars, added",G +1723856,1235,6.3,,70.0,,,,,,,"Sugars, added",G +1724351,1235,4.2,,70.0,,,,,,,"Sugars, added",G +1724674,1235,8.6,,70.0,,,,,,,"Sugars, added",G +1724723,1235,5.0,,70.0,,,,,,,"Sugars, added",G +1725366,1235,2.3,,70.0,,,,,,,"Sugars, added",G +1726811,1235,44.8,,70.0,,,,,,,"Sugars, added",G +1727214,1235,3.6,,70.0,,,,,,,"Sugars, added",G +1727505,1235,15.4,,70.0,,,,,,,"Sugars, added",G +1727678,1235,3.3,,70.0,,,,,,,"Sugars, added",G +1727796,1235,50.0,,70.0,,,,,,,"Sugars, added",G +1727993,1235,92.6,,70.0,,,,,,,"Sugars, added",G +1728460,1235,64.3,,70.0,,,,,,,"Sugars, added",G +1729084,1235,37.5,,70.0,,,,,,,"Sugars, added",G +1729292,1235,32.3,,70.0,,,,,,,"Sugars, added",G +1729611,1235,2.0,,70.0,,,,,,,"Sugars, added",G +1730042,1235,42.9,,70.0,,,,,,,"Sugars, added",G +1730260,1235,4.7,,70.0,,,,,,,"Sugars, added",G +1730271,1235,4.1,,70.0,,,,,,,"Sugars, added",G +1730452,1235,9.1,,70.0,,,,,,,"Sugars, added",G +1730454,1235,4.6,,70.0,,,,,,,"Sugars, added",G +1730472,1235,26.5,,70.0,,,,,,,"Sugars, added",G +1730517,1235,19.8,,70.0,,,,,,,"Sugars, added",G +1730689,1235,4.0,,70.0,,,,,,,"Sugars, added",G +1730771,1235,47.4,,70.0,,,,,,,"Sugars, added",G +1730896,1235,26.7,,70.0,,,,,,,"Sugars, added",G +1730969,1235,36.0,,70.0,,,,,,,"Sugars, added",G +1731537,1235,43.3,,70.0,,,,,,,"Sugars, added",G +1731641,1235,87.5,,70.0,,,,,,,"Sugars, added",G +1732074,1235,36.8,,70.0,,,,,,,"Sugars, added",G +1732814,1235,8.3,,70.0,,,,,,,"Sugars, added",G +1733117,1235,0.7,,70.0,,,,,,,"Sugars, added",G +1733282,1235,5.4,,70.0,,,,,,,"Sugars, added",G +1733843,1235,70.4,,70.0,,,,,,,"Sugars, added",G +1734040,1235,0.8,,70.0,,,,,,,"Sugars, added",G +1735348,1235,10.0,,70.0,,,,,,,"Sugars, added",G +1735750,1235,67.9,,70.0,,,,,,,"Sugars, added",G +1735754,1235,27.5,,70.0,,,,,,,"Sugars, added",G +1737303,1235,90.0,,70.0,,,,,,,"Sugars, added",G +1737733,1235,6.7,,70.0,,,,,,,"Sugars, added",G +1739128,1235,65.7,,70.0,,,,,,,"Sugars, added",G +1739396,1235,90.5,,70.0,,,,,,,"Sugars, added",G +1739852,1235,17.9,,70.0,,,,,,,"Sugars, added",G +1739911,1235,8.9,,70.0,,,,,,,"Sugars, added",G +1739919,1235,20.0,,70.0,,,,,,,"Sugars, added",G +1740034,1235,16.7,,70.0,,,,,,,"Sugars, added",G +1740708,1235,16.0,,70.0,,,,,,,"Sugars, added",G +1741466,1235,70.4,,70.0,,,,,,,"Sugars, added",G +1741627,1235,60.0,,70.0,,,,,,,"Sugars, added",G +1741639,1235,50.0,,70.0,,,,,,,"Sugars, added",G +1741702,1235,3.3,,73.0,,,,,,,"Sugars, added",G +1741796,1235,39.6,,70.0,,,,,,,"Sugars, added",G +1742183,1235,51.2,,70.0,,,,,,,"Sugars, added",G +1742322,1235,33.3,,70.0,,,,,,,"Sugars, added",G +1743206,1235,7.9,,70.0,,,,,,,"Sugars, added",G +1745288,1235,95.5,,70.0,,,,,,,"Sugars, added",G +1745333,1235,12.5,,70.0,,,,,,,"Sugars, added",G +1745583,1235,61.3,,70.0,,,,,,,"Sugars, added",G +1745619,1235,2.4,,73.0,,,,,,,"Sugars, added",G +1745664,1235,12.5,,70.0,,,,,,,"Sugars, added",G +1745704,1235,19.4,,70.0,,,,,,,"Sugars, added",G +1745951,1235,6.5,,70.0,,,,,,,"Sugars, added",G +1746371,1235,42.3,,70.0,,,,,,,"Sugars, added",G +1746595,1235,7.1,,70.0,,,,,,,"Sugars, added",G +1746783,1235,0.4,,70.0,,,,,,,"Sugars, added",G +1747211,1235,50.0,,70.0,,,,,,,"Sugars, added",G +1747377,1235,40.0,,70.0,,,,,,,"Sugars, added",G +1747649,1235,36.4,,70.0,,,,,,,"Sugars, added",G +1747837,1235,0.4,,70.0,,,,,,,"Sugars, added",G +1748451,1235,51.6,,70.0,,,,,,,"Sugars, added",G +1748556,1235,53.6,,70.0,,,,,,,"Sugars, added",G +1748986,1235,15.1,,70.0,,,,,,,"Sugars, added",G +1749487,1235,0.0,,70.0,,,,,,,"Sugars, added",G +1762109,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1764992,1235,6.0,,70.0,,,,,,,"Sugars, added",G +1766796,1235,13.8,,70.0,,,,,,,"Sugars, added",G +1770134,1235,68.8,,70.0,,,,,,,"Sugars, added",G +1774970,1235,57.5,,70.0,,,,,,,"Sugars, added",G +1788326,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1789832,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1790096,1235,28.6,,70.0,,,,,,,"Sugars, added",G +1794776,1235,93.3,,70.0,,,,,,,"Sugars, added",G +1798577,1235,46.4,,70.0,,,,,,,"Sugars, added",G +1799282,1235,3.1,,70.0,,,,,,,"Sugars, added",G +1799729,1235,14.1,,70.0,,,,,,,"Sugars, added",G +1799854,1235,4.0,,70.0,,,,,,,"Sugars, added",G +1801477,1235,1.2,,73.0,,,,,,,"Sugars, added",G +1802572,1235,10.7,,70.0,,,,,,,"Sugars, added",G +1803324,1235,14.1,,70.0,,,,,,,"Sugars, added",G +1805909,1235,60.0,,70.0,,,,,,,"Sugars, added",G +1806765,1235,44.0,,70.0,,,,,,,"Sugars, added",G +1807792,1235,40.0,,70.0,,,,,,,"Sugars, added",G +1809605,1235,60.7,,70.0,,,,,,,"Sugars, added",G +1809916,1235,10.0,,70.0,,,,,,,"Sugars, added",G +1812098,1235,33.3,,70.0,,,,,,,"Sugars, added",G +1812905,1235,13.8,,70.0,,,,,,,"Sugars, added",G +1813595,1235,12.8,,70.0,,,,,,,"Sugars, added",G +1814114,1235,6.9,,70.0,,,,,,,"Sugars, added",G +1815805,1235,12.8,,70.0,,,,,,,"Sugars, added",G +1816078,1235,1.8,,70.0,,,,,,,"Sugars, added",G +1816399,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1817099,1235,30.0,,70.0,,,,,,,"Sugars, added",G +1819056,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1819127,1235,43.3,,70.0,,,,,,,"Sugars, added",G +1819345,1235,33.3,,70.0,,,,,,,"Sugars, added",G +1819401,1235,46.7,,70.0,,,,,,,"Sugars, added",G +1821237,1235,29.5,,70.0,,,,,,,"Sugars, added",G +1821746,1235,0.4,,70.0,,,,,,,"Sugars, added",G +1821975,1235,14.0,,70.0,,,,,,,"Sugars, added",G +1822281,1235,29.4,,70.0,,,,,,,"Sugars, added",G +1822350,1235,17.2,,70.0,,,,,,,"Sugars, added",G +1823114,1235,67.5,,70.0,,,,,,,"Sugars, added",G +1823799,1235,24.3,,70.0,,,,,,,"Sugars, added",G +1823854,1235,3.4,,70.0,,,,,,,"Sugars, added",G +1824057,1235,3.4,,70.0,,,,,,,"Sugars, added",G +1826509,1235,1.7,,70.0,,,,,,,"Sugars, added",G +1826786,1235,75.0,,70.0,,,,,,,"Sugars, added",G +1827365,1235,47.6,,70.0,,,,,,,"Sugars, added",G +1828309,1235,40.0,,70.0,,,,,,,"Sugars, added",G +1828394,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1828637,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1828802,1235,19.1,,70.0,,,,,,,"Sugars, added",G +1829030,1235,6.5,,70.0,,,,,,,"Sugars, added",G +1829778,1235,7.1,,70.0,,,,,,,"Sugars, added",G +1829840,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1830006,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1830061,1235,0.2,,70.0,,,,,,,"Sugars, added",G +1830114,1235,62.1,,70.0,,,,,,,"Sugars, added",G +1830364,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1830413,1235,3.6,,73.0,,,,,,,"Sugars, added",G +1830821,1235,9.0,,70.0,,,,,,,"Sugars, added",G +1830824,1235,36.6,,70.0,,,,,,,"Sugars, added",G +1830841,1235,50.0,,70.0,,,,,,,"Sugars, added",G +1831105,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1831411,1235,20.4,,70.0,,,,,,,"Sugars, added",G +1832110,1235,20.0,,70.0,,,,,,,"Sugars, added",G +1832155,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1832402,1235,77.4,,70.0,,,,,,,"Sugars, added",G +1833030,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1833259,1235,20.7,,70.0,,,,,,,"Sugars, added",G +1833514,1235,21.0,,70.0,,,,,,,"Sugars, added",G +1833773,1235,20.0,,70.0,,,,,,,"Sugars, added",G +1833909,1235,15.9,,70.0,,,,,,,"Sugars, added",G +1833926,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1835065,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1835844,1235,16.7,,70.0,,,,,,,"Sugars, added",G +1835981,1235,1.1,,73.0,,,,,,,"Sugars, added",G +1836879,1235,3.6,,73.0,,,,,,,"Sugars, added",G +1837097,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1837227,1235,15.5,,70.0,,,,,,,"Sugars, added",G +1837422,1235,0.6,,73.0,,,,,,,"Sugars, added",G +1837587,1235,2.5,,70.0,,,,,,,"Sugars, added",G +1838171,1235,8.0,,70.0,,,,,,,"Sugars, added",G +1838257,1235,10.0,,70.0,,,,,,,"Sugars, added",G +1838395,1235,2.1,,70.0,,,,,,,"Sugars, added",G +1882761,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1882771,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1882857,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1882870,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1840756,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1841201,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1841633,1235,14.5,,70.0,,,,,,,"Sugars, added",G +1841866,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1841870,1235,5.8,,70.0,,,,,,,"Sugars, added",G +1841893,1235,10.0,,70.0,,,,,,,"Sugars, added",G +1841990,1235,1.8,,70.0,,,,,,,"Sugars, added",G +1842681,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1842958,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1844051,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1844098,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1844178,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1844574,1235,66.7,,70.0,,,,,,,"Sugars, added",G +1845136,1235,20.0,,70.0,,,,,,,"Sugars, added",G +1845411,1235,1.2,,70.0,,,,,,,"Sugars, added",G +1845447,1235,16.3,,70.0,,,,,,,"Sugars, added",G +1845598,1235,4.1,,70.0,,,,,,,"Sugars, added",G +1845831,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1846123,1235,1.6,,70.0,,,,,,,"Sugars, added",G +1846203,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1846397,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1846887,1235,7.1,,70.0,,,,,,,"Sugars, added",G +1846934,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1847341,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1884660,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1884916,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1886571,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1888065,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1890653,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1898292,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1905104,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1906477,1235,40.0,,70.0,,,,,,,"Sugars, added",G +1907169,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1909728,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1909986,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1910048,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1910514,1235,3.3,,70.0,,,,,,,"Sugars, added",G +1911031,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1913064,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1915402,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1916102,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1918780,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1919541,1235,2.6,,70.0,,,,,,,"Sugars, added",G +1920328,1235,38.9,,70.0,,,,,,,"Sugars, added",G +1921003,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1921716,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1922414,1235,21.1,,70.0,,,,,,,"Sugars, added",G +1922518,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1924451,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1925330,1235,10.6,,70.0,,,,,,,"Sugars, added",G +1925709,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1926058,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1926145,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1926604,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1927765,1235,27.5,,70.0,,,,,,,"Sugars, added",G +1927789,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1928148,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1928891,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1931785,1235,38.2,,70.0,,,,,,,"Sugars, added",G +1932121,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1932597,1235,73.3,,70.0,,,,,,,"Sugars, added",G +1933389,1235,1.0,,70.0,,,,,,,"Sugars, added",G +1933700,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1934015,1235,46.4,,70.0,,,,,,,"Sugars, added",G +1934592,1235,5.2,,70.0,,,,,,,"Sugars, added",G +1936163,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1936197,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1936330,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1936733,1235,96.9,,70.0,,,,,,,"Sugars, added",G +1936801,1235,57.1,,70.0,,,,,,,"Sugars, added",G +1936966,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1938505,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1939108,1235,43.3,,70.0,,,,,,,"Sugars, added",G +1939651,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1939768,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1940718,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1940759,1235,7.1,,70.0,,,,,,,"Sugars, added",G +1941640,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1942464,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1943107,1235,0.0,,70.0,,,,,,,"Sugars, added",G +1943362,1235,3.1,,70.0,,,,,,,"Sugars, added",G +1944389,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1944397,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1944642,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1944730,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1946506,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1946613,1235,35.7,,70.0,,,,,,,"Sugars, added",G +1946630,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1946684,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1946791,1235,43.8,,70.0,,,,,,,"Sugars, added",G +1947094,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1947125,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1947299,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1947918,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1947953,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1948176,1235,2.5,,70.0,,,,,,,"Sugars, added",G +1948300,1235,57.7,,70.0,,,,,,,"Sugars, added",G +1948698,1235,26.7,,70.0,,,,,,,"Sugars, added",G +1948723,1235,6.0,,70.0,,,,,,,"Sugars, added",G +1948738,1235,6.4,,70.0,,,,,,,"Sugars, added",G +1948778,1235,15.5,,70.0,,,,,,,"Sugars, added",G +1948866,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1949592,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1950472,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1950952,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1951871,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1952609,1235,5.9,,70.0,,,,,,,"Sugars, added",G +1953178,1235,39.3,,70.0,,,,,,,"Sugars, added",G +1953317,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1953804,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1953821,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1954668,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1954818,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1955064,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1955295,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1955576,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1955643,1235,29.8,,70.0,,,,,,,"Sugars, added",G +1956306,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1956364,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1956393,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1956685,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1956785,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1957099,1235,22.2,,70.0,,,,,,,"Sugars, added",G +1958440,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1959479,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1959588,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1959658,1235,16.3,,70.0,,,,,,,"Sugars, added",G +1960060,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1960902,1235,32.0,,70.0,,,,,,,"Sugars, added",G +1961329,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1961460,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1961635,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1962279,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1962577,1235,4.7,,70.0,,,,,,,"Sugars, added",G +1962926,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1963044,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1963175,1235,11.5,,70.0,,,,,,,"Sugars, added",G +1963208,1235,33.3,,70.0,,,,,,,"Sugars, added",G +1963410,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1963582,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1963595,1235,23.3,,70.0,,,,,,,"Sugars, added",G +1963619,1235,22.2,,70.0,,,,,,,"Sugars, added",G +1964143,1235,50.4,,70.0,,,,,,,"Sugars, added",G +1964154,1235,0.0,,70.0,,,,,,,"Sugars, added",G +1964311,1235,5.9,,70.0,,,,,,,"Sugars, added",G +1964656,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1965042,1235,14.7,,70.0,,,,,,,"Sugars, added",G +1965349,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1966251,1235,6.2,,70.0,,,,,,,"Sugars, added",G +1966419,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1967164,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1967583,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1967782,1235,46.7,,70.0,,,,,,,"Sugars, added",G +1967888,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1968105,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1968248,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1968415,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1968471,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1968477,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1969000,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1969333,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1969541,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1969565,1235,20.0,,70.0,,,,,,,"Sugars, added",G +1969608,1235,3.6,,70.0,,,,,,,"Sugars, added",G +1969639,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1969830,1235,35.0,,70.0,,,,,,,"Sugars, added",G +1970082,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1970137,1235,41.2,,70.0,,,,,,,"Sugars, added",G +1970278,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1972135,1235,1.0,,70.0,,,,,,,"Sugars, added",G +1972564,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1973140,1235,37.8,,70.0,,,,,,,"Sugars, added",G +1973144,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1974759,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1975026,1235,1.5,,70.0,,,,,,,"Sugars, added",G +1975200,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1975335,1235,25.0,,70.0,,,,,,,"Sugars, added",G +1975410,1235,23.3,,70.0,,,,,,,"Sugars, added",G +1975548,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1976170,1235,3.6,,70.0,,,,,,,"Sugars, added",G +1976378,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1976751,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1976761,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1976833,1235,33.3,,70.0,,,,,,,"Sugars, added",G +1977007,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1977209,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1978290,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1978309,1235,0.6,,70.0,,,,,,,"Sugars, added",G +1978324,1235,30.3,,70.0,,,,,,,"Sugars, added",G +1978424,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1978501,1235,24.1,,70.0,,,,,,,"Sugars, added",G +1978584,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1978805,1235,25.0,,70.0,,,,,,,"Sugars, added",G +1979044,1235,4.2,,70.0,,,,,,,"Sugars, added",G +1979354,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1979597,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1979745,1235,64.3,,70.0,,,,,,,"Sugars, added",G +1979831,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1980300,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1980395,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1980498,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1981081,1235,69.0,,70.0,,,,,,,"Sugars, added",G +1981302,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1981363,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1981468,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1981490,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1981682,1235,43.5,,70.0,,,,,,,"Sugars, added",G +1981746,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1981777,1235,17.6,,70.0,,,,,,,"Sugars, added",G +1982922,1235,15.6,,70.0,,,,,,,"Sugars, added",G +1982925,1235,0.0,,70.0,,,,,,,"Sugars, added",G +1983145,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1983221,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1983629,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1983768,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1983859,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1983996,1235,37.9,,70.0,,,,,,,"Sugars, added",G +1984003,1235,69.0,,70.0,,,,,,,"Sugars, added",G +1984285,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1984795,1235,7.6,,70.0,,,,,,,"Sugars, added",G +1984812,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1984875,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1984984,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1985345,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1985776,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1986116,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1986157,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1986161,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1986246,1235,1.6,,70.0,,,,,,,"Sugars, added",G +1986682,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1986688,1235,2.6,,70.0,,,,,,,"Sugars, added",G +1987349,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1987449,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1987733,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1987994,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1988180,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1988577,1235,3.6,,70.0,,,,,,,"Sugars, added",G +1988623,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1988900,1235,2.2,,70.0,,,,,,,"Sugars, added",G +1988975,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1989026,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1989112,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1989655,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1989745,1235,8.9,,70.0,,,,,,,"Sugars, added",G +1989827,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1990087,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1990163,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1990333,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1990496,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1990499,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1990603,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1990739,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1991098,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1991448,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1991580,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1991744,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1991895,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1992069,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1992230,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1992557,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1992805,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1993003,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1993078,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1993679,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1993825,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1994818,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1995013,1235,14.6,,70.0,,,,,,,"Sugars, added",G +1995747,1235,16.7,,70.0,,,,,,,"Sugars, added",G +1996299,1235,25.0,,70.0,,,,,,,"Sugars, added",G +1996602,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1996667,1235,2.4,,70.0,,,,,,,"Sugars, added",G +1996759,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1996831,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1996986,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1997166,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1998101,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1998609,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1998694,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1999054,1235,0.0,,75.0,,,,,,,"Sugars, added",G +1999182,1235,3.9,,70.0,,,,,,,"Sugars, added",G +1999268,1235,1.8,,73.0,,,,,,,"Sugars, added",G +1999568,1235,27.5,,70.0,,,,,,,"Sugars, added",G +2007620,1235,34.0,,78.0,,,,,,,"Sugars, added",G +2007657,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2010879,1235,3.3,,70.0,,,,,,,"Sugars, added",G +2011666,1235,4.7,,70.0,,,,,,,"Sugars, added",G +2012190,1235,2.5,,73.0,,,,,,,"Sugars, added",G +2012890,1235,10.0,,70.0,,,,,,,"Sugars, added",G +2013277,1235,32.1,,70.0,,,,,,,"Sugars, added",G +2017361,1235,0.4,,70.0,,,,,,,"Sugars, added",G +2020849,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2021746,1235,6.2,,70.0,,,,,,,"Sugars, added",G +2024310,1235,23.7,,70.0,,,,,,,"Sugars, added",G +2025481,1235,31.4,,70.0,,,,,,,"Sugars, added",G +2026048,1235,70.6,,70.0,,,,,,,"Sugars, added",G +2026499,1235,15.2,,70.0,,,,,,,"Sugars, added",G +2028181,1235,22.2,,70.0,,,,,,,"Sugars, added",G +2028206,1235,15.0,,70.0,,,,,,,"Sugars, added",G +2028485,1235,35.3,,70.0,,,,,,,"Sugars, added",G +2028845,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2030311,1235,22.1,,70.0,,,,,,,"Sugars, added",G +2032622,1235,26.7,,70.0,,,,,,,"Sugars, added",G +2035239,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2036517,1235,20.0,,70.0,,,,,,,"Sugars, added",G +2037852,1235,46.5,,70.0,,,,,,,"Sugars, added",G +2038009,1235,51.6,,70.0,,,,,,,"Sugars, added",G +2038301,1235,8.8,,70.0,,,,,,,"Sugars, added",G +2040146,1235,9.8,,70.0,,,,,,,"Sugars, added",G +2040867,1235,27.5,,70.0,,,,,,,"Sugars, added",G +2050507,1235,7.1,,70.0,,,,,,,"Sugars, added",G +2057789,1235,2.9,,70.0,,,,,,,"Sugars, added",G +2063245,1235,34.5,,70.0,,,,,,,"Sugars, added",G +2065553,1235,2.3,,70.0,,,,,,,"Sugars, added",G +2066646,1235,1.6,,70.0,,,,,,,"Sugars, added",G +2069978,1235,6.0,,70.0,,,,,,,"Sugars, added",G +2070680,1235,26.7,,70.0,,,,,,,"Sugars, added",G +2073416,1235,27.4,,70.0,,,,,,,"Sugars, added",G +2074735,1235,46.4,,70.0,,,,,,,"Sugars, added",G +2077039,1235,7.2,,70.0,,,,,,,"Sugars, added",G +2079501,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2079894,1235,7.1,,70.0,,,,,,,"Sugars, added",G +2081793,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2082621,1235,11.8,,70.0,,,,,,,"Sugars, added",G +2084600,1235,1.3,,70.0,,,,,,,"Sugars, added",G +2085229,1235,4.2,,70.0,,,,,,,"Sugars, added",G +2086168,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2086674,1235,1.5,,70.0,,,,,,,"Sugars, added",G +2087106,1235,0.9,,73.0,,,,,,,"Sugars, added",G +2087366,1235,0.8,,70.0,,,,,,,"Sugars, added",G +2098399,1235,17.6,,70.0,,,,,,,"Sugars, added",G +2102216,1235,5.6,,70.0,,,,,,,"Sugars, added",G +2102883,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2103171,1235,4.9,,70.0,,,,,,,"Sugars, added",G +2110063,1235,26.5,,70.0,,,,,,,"Sugars, added",G +2110708,1235,13.3,,70.0,,,,,,,"Sugars, added",G +2110944,1235,43.8,,70.0,,,,,,,"Sugars, added",G +2111712,1235,32.1,,70.0,,,,,,,"Sugars, added",G +2112038,1235,36.8,,70.0,,,,,,,"Sugars, added",G +2112076,1235,7.5,,70.0,,,,,,,"Sugars, added",G +2112294,1235,4.8,,70.0,,,,,,,"Sugars, added",G +2114013,1235,35.3,,70.0,,,,,,,"Sugars, added",G +2114345,1235,16.7,,73.0,,,,,,,"Sugars, added",G +2114640,1235,33.3,,70.0,,,,,,,"Sugars, added",G +2115861,1235,30.0,,70.0,,,,,,,"Sugars, added",G +2115879,1235,4.8,,70.0,,,,,,,"Sugars, added",G +2117826,1235,41.4,,70.0,,,,,,,"Sugars, added",G +2119739,1235,26.8,,70.0,,,,,,,"Sugars, added",G +2120305,1235,33.3,,70.0,,,,,,,"Sugars, added",G +2120800,1235,16.7,,70.0,,,,,,,"Sugars, added",G +2121218,1235,16.0,,70.0,,,,,,,"Sugars, added",G +2122644,1235,8.3,,70.0,,,,,,,"Sugars, added",G +2122958,1235,1.3,,70.0,,,,,,,"Sugars, added",G +2124411,1235,18.7,,70.0,,,,,,,"Sugars, added",G +2124536,1235,5.7,,70.0,,,,,,,"Sugars, added",G +2124704,1235,10.8,,70.0,,,,,,,"Sugars, added",G +2125815,1235,5.7,,70.0,,,,,,,"Sugars, added",G +2126271,1235,47.7,,70.0,,,,,,,"Sugars, added",G +2127148,1235,7.7,,70.0,,,,,,,"Sugars, added",G +2127209,1235,43.3,,70.0,,,,,,,"Sugars, added",G +2127315,1235,0.8,,70.0,,,,,,,"Sugars, added",G +2127623,1235,39.4,,70.0,,,,,,,"Sugars, added",G +2127704,1235,1.9,,70.0,,,,,,,"Sugars, added",G +2127735,1235,5.4,,70.0,,,,,,,"Sugars, added",G +2127981,1235,2.5,,70.0,,,,,,,"Sugars, added",G +2128428,1235,18.0,,70.0,,,,,,,"Sugars, added",G +2128650,1235,10.7,,70.0,,,,,,,"Sugars, added",G +2128740,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2128746,1235,36.0,,70.0,,,,,,,"Sugars, added",G +2129094,1235,3.1,,70.0,,,,,,,"Sugars, added",G +2131139,1235,4.0,,70.0,,,,,,,"Sugars, added",G +2131175,1235,58.3,,70.0,,,,,,,"Sugars, added",G +2131216,1235,65.7,,70.0,,,,,,,"Sugars, added",G +2131560,1235,17.6,,70.0,,,,,,,"Sugars, added",G +2131868,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2132211,1235,4.7,,70.0,,,,,,,"Sugars, added",G +2132887,1235,2.1,,73.0,,,,,,,"Sugars, added",G +2133075,1235,5.4,,70.0,,,,,,,"Sugars, added",G +2133256,1235,3.6,,70.0,,,,,,,"Sugars, added",G +2133288,1235,10.0,,70.0,,,,,,,"Sugars, added",G +2135094,1235,7.1,,70.0,,,,,,,"Sugars, added",G +2135196,1235,43.8,,70.0,,,,,,,"Sugars, added",G +2136030,1235,0.5,,70.0,,,,,,,"Sugars, added",G +2136212,1235,36.5,,70.0,,,,,,,"Sugars, added",G +2136310,1235,0.4,,70.0,,,,,,,"Sugars, added",G +2136405,1235,26.9,,70.0,,,,,,,"Sugars, added",G +2136742,1235,13.8,,70.0,,,,,,,"Sugars, added",G +2137587,1235,83.3,,70.0,,,,,,,"Sugars, added",G +2137649,1235,7.1,,70.0,,,,,,,"Sugars, added",G +2138186,1235,83.3,,70.0,,,,,,,"Sugars, added",G +2139011,1235,23.3,,70.0,,,,,,,"Sugars, added",G +2139792,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2140073,1235,44.8,,70.0,,,,,,,"Sugars, added",G +2141389,1235,8.0,,70.0,,,,,,,"Sugars, added",G +2141459,1235,12.4,,70.0,,,,,,,"Sugars, added",G +2141725,1235,28.6,,70.0,,,,,,,"Sugars, added",G +2142857,1235,27.9,,70.0,,,,,,,"Sugars, added",G +2142867,1235,23.3,,70.0,,,,,,,"Sugars, added",G +2142933,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2143207,1235,41.7,,70.0,,,,,,,"Sugars, added",G +2143275,1235,1.2,,73.0,,,,,,,"Sugars, added",G +2143457,1235,7.5,,70.0,,,,,,,"Sugars, added",G +2144705,1235,20.0,,70.0,,,,,,,"Sugars, added",G +2144840,1235,3.5,,70.0,,,,,,,"Sugars, added",G +2145523,1235,4.0,,70.0,,,,,,,"Sugars, added",G +2145973,1235,60.7,,70.0,,,,,,,"Sugars, added",G +2146673,1235,5.9,,70.0,,,,,,,"Sugars, added",G +2147654,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2148048,1235,23.3,,70.0,,,,,,,"Sugars, added",G +2148123,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2148182,1235,7.1,,70.0,,,,,,,"Sugars, added",G +2148204,1235,93.3,,70.0,,,,,,,"Sugars, added",G +2148208,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2148217,1235,25.9,,70.0,,,,,,,"Sugars, added",G +2148574,1235,21.4,,70.0,,,,,,,"Sugars, added",G +2148575,1235,0.9,,70.0,,,,,,,"Sugars, added",G +2148776,1235,1.5,,70.0,,,,,,,"Sugars, added",G +2149279,1235,0.8,,70.0,,,,,,,"Sugars, added",G +2149564,1235,33.3,,70.0,,,,,,,"Sugars, added",G +2150867,1235,35.6,,70.0,,,,,,,"Sugars, added",G +2150883,1235,5.8,,70.0,,,,,,,"Sugars, added",G +2151135,1235,12.2,,70.0,,,,,,,"Sugars, added",G +2151357,1235,11.7,,70.0,,,,,,,"Sugars, added",G +2151381,1235,0.6,,70.0,,,,,,,"Sugars, added",G +2151608,1235,45.2,,70.0,,,,,,,"Sugars, added",G +2151773,1235,8.0,,70.0,,,,,,,"Sugars, added",G +2152540,1235,3.6,,70.0,,,,,,,"Sugars, added",G +2152732,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2152967,1235,1.0,,73.0,,,,,,,"Sugars, added",G +2153262,1235,11.4,,70.0,,,,,,,"Sugars, added",G +2153344,1235,14.9,,70.0,,,,,,,"Sugars, added",G +2153366,1235,15.3,,70.0,,,,,,,"Sugars, added",G +2153516,1235,16.7,,70.0,,,,,,,"Sugars, added",G +2153628,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2153670,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2154032,1235,12.5,,70.0,,,,,,,"Sugars, added",G +2154584,1235,2.5,,70.0,,,,,,,"Sugars, added",G +2154904,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2154938,1235,39.3,,70.0,,,,,,,"Sugars, added",G +2155227,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2155547,1235,36.6,,70.0,,,,,,,"Sugars, added",G +2156070,1235,32.4,,70.0,,,,,,,"Sugars, added",G +2157351,1235,1.2,,73.0,,,,,,,"Sugars, added",G +2157639,1235,15.3,,70.0,,,,,,,"Sugars, added",G +2157699,1235,3.0,,70.0,,,,,,,"Sugars, added",G +2158567,1235,1.6,,70.0,,,,,,,"Sugars, added",G +2158938,1235,8.1,,70.0,,,,,,,"Sugars, added",G +2160104,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2161057,1235,59.3,,70.0,,,,,,,"Sugars, added",G +2161389,1235,26.7,,70.0,,,,,,,"Sugars, added",G +2162854,1235,60.0,,70.0,,,,,,,"Sugars, added",G +2163178,1235,31.4,,70.0,,,,,,,"Sugars, added",G +2163201,1235,1.2,,70.0,,,,,,,"Sugars, added",G +2164079,1235,12.5,,70.0,,,,,,,"Sugars, added",G +2164564,1235,72.7,,70.0,,,,,,,"Sugars, added",G +2165254,1235,16.4,,70.0,,,,,,,"Sugars, added",G +2165358,1235,30.1,,70.0,,,,,,,"Sugars, added",G +2165614,1235,33.3,,70.0,,,,,,,"Sugars, added",G +2166068,1235,31.6,,70.0,,,,,,,"Sugars, added",G +2166088,1235,11.4,,70.0,,,,,,,"Sugars, added",G +2166554,1235,0.3,,70.0,,,,,,,"Sugars, added",G +2166835,1235,6.7,,73.0,,,,,,,"Sugars, added",G +2166846,1235,6.5,,70.0,,,,,,,"Sugars, added",G +2167066,1235,33.3,,70.0,,,,,,,"Sugars, added",G +2167805,1235,55.6,,70.0,,,,,,,"Sugars, added",G +2167837,1235,12.5,,70.0,,,,,,,"Sugars, added",G +2167938,1235,16.7,,70.0,,,,,,,"Sugars, added",G +2168036,1235,37.0,,70.0,,,,,,,"Sugars, added",G +2168087,1235,22.0,,70.0,,,,,,,"Sugars, added",G +2168103,1235,50.0,,70.0,,,,,,,"Sugars, added",G +2168473,1235,3.6,,70.0,,,,,,,"Sugars, added",G +2168807,1235,26.7,,70.0,,,,,,,"Sugars, added",G +2168828,1235,53.3,,70.0,,,,,,,"Sugars, added",G +2169204,1235,4.0,,70.0,,,,,,,"Sugars, added",G +2169222,1235,3.3,,73.0,,,,,,,"Sugars, added",G +2169262,1235,40.0,,70.0,,,,,,,"Sugars, added",G +2169330,1235,50.0,,70.0,,,,,,,"Sugars, added",G +2169433,1235,70.0,,70.0,,,,,,,"Sugars, added",G +2169457,1235,48.3,,70.0,,,,,,,"Sugars, added",G +2169815,1235,4.3,,70.0,,,,,,,"Sugars, added",G +2169912,1235,46.7,,70.0,,,,,,,"Sugars, added",G +2170029,1235,46.7,,70.0,,,,,,,"Sugars, added",G +2170266,1235,4.5,,70.0,,,,,,,"Sugars, added",G +2170315,1235,50.0,,70.0,,,,,,,"Sugars, added",G +2170577,1235,40.5,,70.0,,,,,,,"Sugars, added",G +2170603,1235,3.2,,70.0,,,,,,,"Sugars, added",G +2170715,1235,23.7,,70.0,,,,,,,"Sugars, added",G +2171017,1235,7.9,,70.0,,,,,,,"Sugars, added",G +2171744,1235,19.4,,70.0,,,,,,,"Sugars, added",G +2171879,1235,29.7,,70.0,,,,,,,"Sugars, added",G +2172573,1235,50.0,,70.0,,,,,,,"Sugars, added",G +2172719,1235,0.6,,70.0,,,,,,,"Sugars, added",G +2173400,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2173969,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2174370,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2174845,1235,46.4,,70.0,,,,,,,"Sugars, added",G +2175270,1235,22.0,,70.0,,,,,,,"Sugars, added",G +2175556,1235,23.6,,70.0,,,,,,,"Sugars, added",G +2176507,1235,28.6,,70.0,,,,,,,"Sugars, added",G +2176626,1235,6.8,,70.0,,,,,,,"Sugars, added",G +2177052,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2177184,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2177235,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2177433,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2177787,1235,26.7,,70.0,,,,,,,"Sugars, added",G +2177818,1235,51.6,,70.0,,,,,,,"Sugars, added",G +2177921,1235,7.0,,70.0,,,,,,,"Sugars, added",G +2177956,1235,71.4,,70.0,,,,,,,"Sugars, added",G +2178113,1235,3.3,,70.0,,,,,,,"Sugars, added",G +2178238,1235,10.2,,70.0,,,,,,,"Sugars, added",G +2178316,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2178445,1235,18.4,,70.0,,,,,,,"Sugars, added",G +2178642,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2179293,1235,50.0,,70.0,,,,,,,"Sugars, added",G +2179573,1235,10.0,,70.0,,,,,,,"Sugars, added",G +2179707,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2180091,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2180382,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2180472,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2180635,1235,8.6,,70.0,,,,,,,"Sugars, added",G +2180847,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2180940,1235,10.4,,70.0,,,,,,,"Sugars, added",G +2181148,1235,7.1,,70.0,,,,,,,"Sugars, added",G +2181409,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2181560,1235,30.3,,70.0,,,,,,,"Sugars, added",G +2181683,1235,15.0,,70.0,,,,,,,"Sugars, added",G +2182046,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2182456,1235,43.8,,70.0,,,,,,,"Sugars, added",G +2182459,1235,77.8,,70.0,,,,,,,"Sugars, added",G +2183476,1235,1.3,,78.0,,,,,,,"Sugars, added",G +2183597,1235,0.0,,78.0,,,,,,,"Sugars, added",G +2183733,1235,0.2,,78.0,,,,,,,"Sugars, added",G +2184063,1235,1.6,,78.0,,,,,,,"Sugars, added",G +2184263,1235,4.7,,71.0,,,,,,,"Sugars, added",G +2184304,1235,7.3,,71.0,,,,,,,"Sugars, added",G +2184426,1235,1.2,,71.0,,,,,,,"Sugars, added",G +2184610,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2184662,1235,0.1,,78.0,,,,,,,"Sugars, added",G +2184834,1235,1.8,,78.0,,,,,,,"Sugars, added",G +2185022,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2185094,1235,13.4,,71.0,,,,,,,"Sugars, added",G +2185382,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2185392,1235,0.7,,71.0,,,,,,,"Sugars, added",G +2185857,1235,62.9,,70.0,,,,,,,"Sugars, added",G +2186263,1235,9.3,,70.0,,,,,,,"Sugars, added",G +2186268,1235,40.0,,70.0,,,,,,,"Sugars, added",G +2186520,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2186586,1235,19.5,,70.0,,,,,,,"Sugars, added",G +2186649,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2187466,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2188390,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2189099,1235,12.5,,70.0,,,,,,,"Sugars, added",G +2189284,1235,28.6,,70.0,,,,,,,"Sugars, added",G +2189317,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2189400,1235,3.5,,70.0,,,,,,,"Sugars, added",G +2190448,1235,6.0,,70.0,,,,,,,"Sugars, added",G +2190743,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2191050,1235,26.7,,70.0,,,,,,,"Sugars, added",G +2191679,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2191923,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2192276,1235,3.6,,73.0,,,,,,,"Sugars, added",G +2192423,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2192492,1235,46.4,,70.0,,,,,,,"Sugars, added",G +2192617,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2192851,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2193143,1235,39.3,,70.0,,,,,,,"Sugars, added",G +2193328,1235,36.2,,70.0,,,,,,,"Sugars, added",G +2193413,1235,23.3,,70.0,,,,,,,"Sugars, added",G +2193474,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2193766,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2194177,1235,0.4,,73.0,,,,,,,"Sugars, added",G +2194388,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2195162,1235,56.7,,70.0,,,,,,,"Sugars, added",G +2195364,1235,13.3,,70.0,,,,,,,"Sugars, added",G +2195775,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2195912,1235,2.9,,70.0,,,,,,,"Sugars, added",G +2195991,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2196067,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2196073,1235,15.7,,70.0,,,,,,,"Sugars, added",G +2196441,1235,4.0,,70.0,,,,,,,"Sugars, added",G +2196541,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2196632,1235,7.1,,71.0,,,,,,,"Sugars, added",G +2196803,1235,6.9,,78.0,,,,,,,"Sugars, added",G +2196896,1235,8.0,,71.0,,,,,,,"Sugars, added",G +2197074,1235,32.4,,71.0,,,,,,,"Sugars, added",G +2197347,1235,1.6,,71.0,,,,,,,"Sugars, added",G +2197547,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2197803,1235,7.0,,71.0,,,,,,,"Sugars, added",G +2198179,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2198913,1235,3.6,,70.0,,,,,,,"Sugars, added",G +2199011,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2199119,1235,21.2,,70.0,,,,,,,"Sugars, added",G +2199439,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2200091,1235,8.3,,70.0,,,,,,,"Sugars, added",G +2201026,1235,6.9,,70.0,,,,,,,"Sugars, added",G +2201772,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2202232,1235,24.0,,70.0,,,,,,,"Sugars, added",G +2202236,1235,44.4,,70.0,,,,,,,"Sugars, added",G +2202299,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2202562,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2202918,1235,10.6,,70.0,,,,,,,"Sugars, added",G +2202941,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2203455,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2203636,1235,1.5,,73.0,,,,,,,"Sugars, added",G +2203651,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2204026,1235,7.1,,70.0,,,,,,,"Sugars, added",G +2204147,1235,28.6,,70.0,,,,,,,"Sugars, added",G +2204325,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2204569,1235,4.1,,70.0,,,,,,,"Sugars, added",G +2205102,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2206099,1235,18.8,,70.0,,,,,,,"Sugars, added",G +2206105,1235,75.0,,70.0,,,,,,,"Sugars, added",G +2206899,1235,33.3,,70.0,,,,,,,"Sugars, added",G +2207556,1235,23.5,,70.0,,,,,,,"Sugars, added",G +2207642,1235,35.7,,70.0,,,,,,,"Sugars, added",G +2208052,1235,2.0,,71.0,,,,,,,"Sugars, added",G +2208084,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2208191,1235,0.0,,78.0,,,,,,,"Sugars, added",G +2208223,1235,0.0,,78.0,,,,,,,"Sugars, added",G +2208499,1235,19.2,,71.0,,,,,,,"Sugars, added",G +2208637,1235,35.5,,71.0,,,,,,,"Sugars, added",G +2208830,1235,2.0,,71.0,,,,,,,"Sugars, added",G +2208924,1235,34.6,,71.0,,,,,,,"Sugars, added",G +2209181,1235,19.6,,71.0,,,,,,,"Sugars, added",G +2209563,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2210105,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2210422,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2210879,1235,14.3,,70.0,,,,,,,"Sugars, added",G +2211226,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2211474,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2213177,1235,4.3,,70.0,,,,,,,"Sugars, added",G +2213229,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2213351,1235,0.4,,70.0,,,,,,,"Sugars, added",G +2213430,1235,16.7,,70.0,,,,,,,"Sugars, added",G +2213512,1235,15.0,,70.0,,,,,,,"Sugars, added",G +2213734,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2214098,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2214114,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2214268,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2214394,1235,2.4,,70.0,,,,,,,"Sugars, added",G +2214690,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2214799,1235,16.7,,70.0,,,,,,,"Sugars, added",G +2214867,1235,54.5,,70.0,,,,,,,"Sugars, added",G +2215216,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2215841,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2216405,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2216812,1235,40.0,,70.0,,,,,,,"Sugars, added",G +2216825,1235,2.7,,70.0,,,,,,,"Sugars, added",G +2217170,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2217179,1235,32.1,,70.0,,,,,,,"Sugars, added",G +2217203,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2217663,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2218279,1235,7.1,,70.0,,,,,,,"Sugars, added",G +2218717,1235,3.6,,70.0,,,,,,,"Sugars, added",G +2218788,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2218981,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2219130,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2219412,1235,0.0,,78.0,,,,,,,"Sugars, added",G +2219479,1235,17.2,,78.0,,,,,,,"Sugars, added",G +2219678,1235,16.2,,78.0,,,,,,,"Sugars, added",G +2219729,1235,32.5,,78.0,,,,,,,"Sugars, added",G +2219852,1235,1.7,,71.0,,,,,,,"Sugars, added",G +2219870,1235,2.5,,71.0,,,,,,,"Sugars, added",G +2219903,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2220594,1235,47.0,,78.0,,,,,,,"Sugars, added",G +2220682,1235,41.2,,78.0,,,,,,,"Sugars, added",G +2221543,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2221672,1235,27.6,,71.0,,,,,,,"Sugars, added",G +2221689,1235,0.2,,73.0,,,,,,,"Sugars, added",G +2222230,1235,2.0,,78.0,,,,,,,"Sugars, added",G +2222274,1235,1.0,,78.0,,,,,,,"Sugars, added",G +2222285,1235,3.0,,78.0,,,,,,,"Sugars, added",G +2222709,1235,0.0,,77.0,,,,,,,"Sugars, added",G +2226062,1235,1.7,,78.0,,,,,,,"Sugars, added",G +2226467,1235,3.0,,78.0,,,,,,,"Sugars, added",G +2226556,1235,5.1,,78.0,,,,,,,"Sugars, added",G +2226696,1235,1.4,,78.0,,,,,,,"Sugars, added",G +2226711,1235,0.0,,78.0,,,,,,,"Sugars, added",G +2227246,1235,1.8,,78.0,,,,,,,"Sugars, added",G +2227273,1235,17.8,,78.0,,,,,,,"Sugars, added",G +2227360,1235,0.7,,78.0,,,,,,,"Sugars, added",G +2227454,1235,1.7,,78.0,,,,,,,"Sugars, added",G +2227745,1235,26.0,,78.0,,,,,,,"Sugars, added",G +2228306,1235,7.5,,78.0,,,,,,,"Sugars, added",G +2228640,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2228804,1235,14.3,,78.0,,,,,,,"Sugars, added",G +2228832,1235,3.6,,71.0,,,,,,,"Sugars, added",G +2229289,1235,0.0,,78.0,,,,,,,"Sugars, added",G +2230119,1235,12.3,,78.0,,,,,,,"Sugars, added",G +2230135,1235,6.0,,78.0,,,,,,,"Sugars, added",G +2230581,1235,0.6,,78.0,,,,,,,"Sugars, added",G +2230838,1235,40.7,,78.0,,,,,,,"Sugars, added",G +2230912,1235,7.5,,78.0,,,,,,,"Sugars, added",G +2231620,1235,16.0,,78.0,,,,,,,"Sugars, added",G +2232408,1235,1.0,,78.0,,,,,,,"Sugars, added",G +2232485,1235,8.0,,78.0,,,,,,,"Sugars, added",G +2233550,1235,0.0,,78.0,,,,,,,"Sugars, added",G +2233617,1235,2.3,,71.0,,,,,,,"Sugars, added",G +2233637,1235,0.0,,78.0,,,,,,,"Sugars, added",G +2233653,1235,0.0,,78.0,,,,,,,"Sugars, added",G +2233753,1235,4.3,,73.0,,,,,,,"Sugars, added",G +2234278,1235,27.0,,78.0,,,,,,,"Sugars, added",G +2234952,1235,1.0,,78.0,,,,,,,"Sugars, added",G +2236199,1235,0.2,,78.0,,,,,,,"Sugars, added",G +2236290,1235,0.0,,78.0,,,,,,,"Sugars, added",G +2236707,1235,18.8,,78.0,,,,,,,"Sugars, added",G +2236730,1235,21.4,,78.0,,,,,,,"Sugars, added",G +2237507,1235,3.6,,71.0,,,,,,,"Sugars, added",G +2237552,1235,0.0,,78.0,,,,,,,"Sugars, added",G +2237949,1235,33.3,,71.0,,,,,,,"Sugars, added",G +2239090,1235,38.9,,70.0,,,,,,,"Sugars, added",G +2239244,1235,10.0,,70.0,,,,,,,"Sugars, added",G +2242014,1235,7.1,,70.0,,,,,,,"Sugars, added",G +2242451,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2250871,1235,3.3,,73.0,,,,,,,"Sugars, added",G +2253631,1235,7.2,,70.0,,,,,,,"Sugars, added",G +2255409,1235,1.2,,70.0,,,,,,,"Sugars, added",G +2255471,1235,4.6,,70.0,,,,,,,"Sugars, added",G +2255808,1235,55.0,,70.0,,,,,,,"Sugars, added",G +2256605,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2256633,1235,28.6,,70.0,,,,,,,"Sugars, added",G +2265938,1235,4.0,,70.0,,,,,,,"Sugars, added",G +2266247,1235,14.8,,70.0,,,,,,,"Sugars, added",G +2266483,1235,25.0,,70.0,,,,,,,"Sugars, added",G +2266648,1235,0.5,,70.0,,,,,,,"Sugars, added",G +2267135,1235,43.6,,70.0,,,,,,,"Sugars, added",G +2267553,1235,53.1,,70.0,,,,,,,"Sugars, added",G +2267978,1235,4.0,,70.0,,,,,,,"Sugars, added",G +2268845,1235,72.9,,70.0,,,,,,,"Sugars, added",G +2271071,1235,29.6,,70.0,,,,,,,"Sugars, added",G +2271639,1235,66.7,,70.0,,,,,,,"Sugars, added",G +2272149,1235,23.7,,70.0,,,,,,,"Sugars, added",G +2272698,1235,12.0,,70.0,,,,,,,"Sugars, added",G +2273007,1235,4.4,,70.0,,,,,,,"Sugars, added",G +2273427,1235,40.7,,70.0,,,,,,,"Sugars, added",G +2273539,1235,3.0,,70.0,,,,,,,"Sugars, added",G +2273652,1235,42.1,,70.0,,,,,,,"Sugars, added",G +2273970,1235,2.4,,70.0,,,,,,,"Sugars, added",G +2274263,1235,50.0,,70.0,,,,,,,"Sugars, added",G +2274288,1235,0.4,,70.0,,,,,,,"Sugars, added",G +2275041,1235,45.1,,70.0,,,,,,,"Sugars, added",G +2277916,1235,1.0,,70.0,,,,,,,"Sugars, added",G +2278212,1235,3.6,,70.0,,,,,,,"Sugars, added",G +2278256,1235,4.3,,70.0,,,,,,,"Sugars, added",G +2278431,1235,0.6,,70.0,,,,,,,"Sugars, added",G +2278434,1235,3.6,,70.0,,,,,,,"Sugars, added",G +2279983,1235,2.5,,70.0,,,,,,,"Sugars, added",G +2280607,1235,3.3,,70.0,,,,,,,"Sugars, added",G +2281577,1235,43.3,,70.0,,,,,,,"Sugars, added",G +2281935,1235,5.0,,70.0,,,,,,,"Sugars, added",G +2282286,1235,14.3,,70.0,,,,,,,"Sugars, added",G +2282685,1235,10.6,,70.0,,,,,,,"Sugars, added",G +2282826,1235,16.2,,70.0,,,,,,,"Sugars, added",G +2282959,1235,3.3,,70.0,,,,,,,"Sugars, added",G +2283539,1235,9.4,,70.0,,,,,,,"Sugars, added",G +2285208,1235,21.1,,70.0,,,,,,,"Sugars, added",G +2285870,1235,11.8,,70.0,,,,,,,"Sugars, added",G +2295958,1235,5.3,,70.0,,,,,,,"Sugars, added",G +2296435,1235,1.2,,70.0,,,,,,,"Sugars, added",G +2299018,1235,12.4,,70.0,,,,,,,"Sugars, added",G +2300886,1235,12.4,,70.0,,,,,,,"Sugars, added",G +2301687,1235,29.4,,70.0,,,,,,,"Sugars, added",G +2302963,1235,13.3,,70.0,,,,,,,"Sugars, added",G +2304006,1235,0.5,,70.0,,,,,,,"Sugars, added",G +2304268,1235,6.7,,70.0,,,,,,,"Sugars, added",G +2304880,1235,36.7,,70.0,,,,,,,"Sugars, added",G +2305729,1235,43.3,,70.0,,,,,,,"Sugars, added",G +2306154,1235,2.3,,70.0,,,,,,,"Sugars, added",G +2307095,1235,1.7,,73.0,,,,,,,"Sugars, added",G +2309673,1235,26.7,,70.0,,,,,,,"Sugars, added",G +2313474,1235,3.5,,70.0,,,,,,,"Sugars, added",G +2314210,1235,13.8,,70.0,,,,,,,"Sugars, added",G +2315088,1235,8.6,,70.0,,,,,,,"Sugars, added",G +2315203,1235,10.0,,70.0,,,,,,,"Sugars, added",G +2315846,1235,2.6,,70.0,,,,,,,"Sugars, added",G +2319974,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2320047,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2320149,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2320250,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2321156,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2321577,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2321969,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2322103,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2322169,1235,0.6,,73.0,,,,,,,"Sugars, added",G +2322832,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2322950,1235,50.0,,70.0,,,,,,,"Sugars, added",G +2325293,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2325738,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2325774,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2326312,1235,12.5,,70.0,,,,,,,"Sugars, added",G +2326403,1235,11.9,,70.0,,,,,,,"Sugars, added",G +2327190,1235,3.6,,70.0,,,,,,,"Sugars, added",G +2327461,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2327974,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2328057,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2328304,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2328412,1235,1.4,,70.0,,,,,,,"Sugars, added",G +2328527,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2328550,1235,3.6,,73.0,,,,,,,"Sugars, added",G +2329218,1235,2.5,,70.0,,,,,,,"Sugars, added",G +2329314,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2329403,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2329649,1235,41.9,,70.0,,,,,,,"Sugars, added",G +2329696,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2331494,1235,40.7,,78.0,,,,,,,"Sugars, added",G +2331581,1235,41.2,,78.0,,,,,,,"Sugars, added",G +2332380,1235,3.6,,71.0,,,,,,,"Sugars, added",G +2332787,1235,3.3,,73.0,,,,,,,"Sugars, added",G +2333403,1235,38.5,,70.0,,,,,,,"Sugars, added",G +2333895,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2335031,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2335596,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2337920,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2338133,1235,38.1,,70.0,,,,,,,"Sugars, added",G +2338193,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2338327,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2339627,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2340393,1235,24.3,,70.0,,,,,,,"Sugars, added",G +2364030,1235,1.0,,78.0,,,,,,,"Sugars, added",G +2364521,1235,0.0,,75.0,,,,,,,"Sugars, added",G +2364673,1235,2.8,,70.0,,,,,,,"Sugars, added",G +2365331,1235,55.9,,70.0,,,,,,,"Sugars, added",G +2365509,1235,1.1,,70.0,,,,,,,"Sugars, added",G +2365586,1235,4.6,,70.0,,,,,,,"Sugars, added",G +2365911,1235,12.5,,70.0,,,,,,,"Sugars, added",G +2365918,1235,33.3,,70.0,,,,,,,"Sugars, added",G +2366167,1235,23.3,,70.0,,,,,,,"Sugars, added",G +2366680,1235,10.0,,70.0,,,,,,,"Sugars, added",G +2367508,1235,40.0,,70.0,,,,,,,"Sugars, added",G +2367694,1235,0.8,,70.0,,,,,,,"Sugars, added",G +2367853,1235,3.3,,70.0,,,,,,,"Sugars, added",G +2368119,1235,58.3,,70.0,,,,,,,"Sugars, added",G +2368860,1235,89.3,,70.0,,,,,,,"Sugars, added",G +2369004,1235,17.7,,70.0,,,,,,,"Sugars, added",G +2369256,1235,27.1,,70.0,,,,,,,"Sugars, added",G +2370041,1235,2.7,,70.0,,,,,,,"Sugars, added",G +2370943,1235,0.0,,78.0,,,,,,,"Sugars, added",G +2371337,1235,0.7,,78.0,,,,,,,"Sugars, added",G +2371594,1235,1.0,,78.0,,,,,,,"Sugars, added",G +2371815,1235,2.5,,71.0,,,,,,,"Sugars, added",G +2371833,1235,0.0,,78.0,,,,,,,"Sugars, added",G +2372035,1235,10.5,,72.0,,,,,,,"Sugars, added",G +2373540,1235,7.7,,70.0,,,,,,,"Sugars, added",G +2374020,1235,20.0,,73.0,,,,,,,"Sugars, added",G +2374456,1235,1.2,,73.0,,,,,,,"Sugars, added",G +2375437,1235,39.3,,70.0,,,,,,,"Sugars, added",G +2375507,1235,6.7,,73.0,,,,,,,"Sugars, added",G +2376158,1235,41.7,,70.0,,,,,,,"Sugars, added",G +2376782,1235,10.7,,70.0,,,,,,,"Sugars, added",G +2377363,1235,1.4,,70.0,,,,,,,"Sugars, added",G +2377445,1235,70.0,,70.0,,,,,,,"Sugars, added",G +2377538,1235,0.6,,70.0,,,,,,,"Sugars, added",G +2378026,1235,3.5,,70.0,,,,,,,"Sugars, added",G +2378622,1235,17.6,,70.0,,,,,,,"Sugars, added",G +2379275,1235,13.6,,70.0,,,,,,,"Sugars, added",G +2379391,1235,30.0,,70.0,,,,,,,"Sugars, added",G +2380810,1235,2.4,,70.0,,,,,,,"Sugars, added",G +2380866,1235,27.2,,78.0,,,,,,,"Sugars, added",G +2381312,1235,0.0,,78.0,,,,,,,"Sugars, added",G +2381319,1235,34.6,,78.0,,,,,,,"Sugars, added",G +2383020,1235,14.3,,70.0,,,,,,,"Sugars, added",G +2383089,1235,15.1,,70.0,,,,,,,"Sugars, added",G +2383198,1235,17.0,,70.0,,,,,,,"Sugars, added",G +2383416,1235,41.2,,70.0,,,,,,,"Sugars, added",G +2383523,1235,3.8,,70.0,,,,,,,"Sugars, added",G +2387008,1235,7.1,,70.0,,,,,,,"Sugars, added",G +2397106,1235,12.5,,70.0,,,,,,,"Sugars, added",G +2401174,1235,43.3,,70.0,,,,,,,"Sugars, added",G +2406306,1235,25.6,,70.0,,,,,,,"Sugars, added",G +2409240,1235,19.8,,70.0,,,,,,,"Sugars, added",G +2409794,1235,46.4,,70.0,,,,,,,"Sugars, added",G +2410904,1235,53.3,,70.0,,,,,,,"Sugars, added",G +2412266,1235,46.4,,70.0,,,,,,,"Sugars, added",G +2413277,1235,21.7,,70.0,,,,,,,"Sugars, added",G +2413413,1235,8.1,,70.0,,,,,,,"Sugars, added",G +2413566,1235,34.2,,70.0,,,,,,,"Sugars, added",G +2414330,1235,3.4,,70.0,,,,,,,"Sugars, added",G +2414805,1235,23.5,,70.0,,,,,,,"Sugars, added",G +2415012,1235,4.0,,70.0,,,,,,,"Sugars, added",G +2415315,1235,14.6,,70.0,,,,,,,"Sugars, added",G +2416528,1235,23.5,,70.0,,,,,,,"Sugars, added",G +2417732,1235,13.3,,70.0,,,,,,,"Sugars, added",G +2418779,1235,17.8,,70.0,,,,,,,"Sugars, added",G +2418912,1235,5.1,,70.0,,,,,,,"Sugars, added",G +2419058,1235,35.7,,70.0,,,,,,,"Sugars, added",G +2419222,1235,46.7,,70.0,,,,,,,"Sugars, added",G +2420091,1235,76.9,,70.0,,,,,,,"Sugars, added",G +2421586,1235,27.8,,70.0,,,,,,,"Sugars, added",G +2422105,1235,57.1,,70.0,,,,,,,"Sugars, added",G +2422570,1235,48.9,,70.0,,,,,,,"Sugars, added",G +2432140,1235,3.3,,73.0,,,,,,,"Sugars, added",G +2436071,1235,4.8,,70.0,,,,,,,"Sugars, added",G +2443697,1235,1.0,,78.0,,,,,,,"Sugars, added",G +2444145,1235,1.5,,78.0,,,,,,,"Sugars, added",G +2444157,1235,1.4,,78.0,,,,,,,"Sugars, added",G +2444204,1235,3.6,,73.0,,,,,,,"Sugars, added",G +2444264,1235,8.5,,71.0,,,,,,,"Sugars, added",G +2444375,1235,0.8,,70.0,,,,,,,"Sugars, added",G +2444471,1235,7.7,,70.0,,,,,,,"Sugars, added",G +2444874,1235,43.3,,70.0,,,,,,,"Sugars, added",G +2444904,1235,3.3,,70.0,,,,,,,"Sugars, added",G +2445353,1235,26.9,,70.0,,,,,,,"Sugars, added",G +2445534,1235,0.7,,70.0,,,,,,,"Sugars, added",G +2445785,1235,18.3,,70.0,,,,,,,"Sugars, added",G +2446030,1235,8.3,,70.0,,,,,,,"Sugars, added",G +2446081,1235,10.6,,70.0,,,,,,,"Sugars, added",G +2446508,1235,68.8,,70.0,,,,,,,"Sugars, added",G +2447105,1235,35.5,,70.0,,,,,,,"Sugars, added",G +2447139,1235,45.0,,70.0,,,,,,,"Sugars, added",G +2447667,1235,36.5,,70.0,,,,,,,"Sugars, added",G +2448461,1235,16.9,,70.0,,,,,,,"Sugars, added",G +2448561,1235,32.1,,70.0,,,,,,,"Sugars, added",G +2449584,1235,1.7,,70.0,,,,,,,"Sugars, added",G +2450887,1235,20.0,,70.0,,,,,,,"Sugars, added",G +2451015,1235,32.1,,70.0,,,,,,,"Sugars, added",G +2451021,1235,14.5,,70.0,,,,,,,"Sugars, added",G +2451045,1235,16.4,,70.0,,,,,,,"Sugars, added",G +2451484,1235,1.6,,70.0,,,,,,,"Sugars, added",G +2452157,1235,41.7,,70.0,,,,,,,"Sugars, added",G +2456821,1235,29.0,,71.0,,,,,,,"Sugars, added",G +2457126,1235,2.7,,71.0,,,,,,,"Sugars, added",G +2457355,1235,12.2,,71.0,,,,,,,"Sugars, added",G +2457553,1235,0.0,,73.0,,,,,,,"Sugars, added",G +2457614,1235,0.0,,71.0,,,,,,,"Sugars, added",G +2457740,1235,0.0,,71.0,,,,,,,"Sugars, added",G +2457789,1235,27.9,,71.0,,,,,,,"Sugars, added",G +2457897,1235,5.6,,71.0,,,,,,,"Sugars, added",G +2458043,1235,0.0,,71.0,,,,,,,"Sugars, added",G +2458203,1235,1.7,,73.0,,,,,,,"Sugars, added",G +2458444,1235,0.0,,78.0,,,,,,,"Sugars, added",G +2458655,1235,8.7,,71.0,,,,,,,"Sugars, added",G +2459224,1235,5.6,,78.0,,,,,,,"Sugars, added",G +2460477,1235,17.0,,70.0,,,,,,,"Sugars, added",G +2460649,1235,6.2,,70.0,,,,,,,"Sugars, added",G +2460711,1235,4.7,,70.0,,,,,,,"Sugars, added",G +2460822,1235,22.5,,70.0,,,,,,,"Sugars, added",G +2461773,1235,1.9,,70.0,,,,,,,"Sugars, added",G +2462440,1235,81.8,,70.0,,,,,,,"Sugars, added",G +2462747,1235,9.7,,70.0,,,,,,,"Sugars, added",G +2462855,1235,3.8,,70.0,,,,,,,"Sugars, added",G +2462926,1235,10.7,,70.0,,,,,,,"Sugars, added",G +2463630,1235,17.6,,70.0,,,,,,,"Sugars, added",G +2463984,1235,70.0,,70.0,,,,,,,"Sugars, added",G +2464056,1235,6.1,,70.0,,,,,,,"Sugars, added",G +2464515,1235,35.5,,70.0,,,,,,,"Sugars, added",G +2464833,1235,11.9,,70.0,,,,,,,"Sugars, added",G +2464834,1235,27.9,,70.0,,,,,,,"Sugars, added",G +2464871,1235,14.1,,70.0,,,,,,,"Sugars, added",G +2465074,1235,7.2,,70.0,,,,,,,"Sugars, added",G +2465902,1235,11.0,,70.0,,,,,,,"Sugars, added",G +2466784,1235,4.2,,70.0,,,,,,,"Sugars, added",G +2467214,1235,3.8,,70.0,,,,,,,"Sugars, added",G +2467412,1235,23.2,,70.0,,,,,,,"Sugars, added",G +2467757,1235,0.4,,70.0,,,,,,,"Sugars, added",G +2468081,1235,31.2,,70.0,,,,,,,"Sugars, added",G +2468207,1235,2.5,,70.0,,,,,,,"Sugars, added",G +2468490,1235,11.3,,70.0,,,,,,,"Sugars, added",G +2469175,1235,12.4,,70.0,,,,,,,"Sugars, added",G +2469848,1235,15.3,,70.0,,,,,,,"Sugars, added",G +2470141,1235,30.0,,70.0,,,,,,,"Sugars, added",G +2470868,1235,43.6,,70.0,,,,,,,"Sugars, added",G +2471081,1235,20.4,,70.0,,,,,,,"Sugars, added",G +2471092,1235,19.1,,70.0,,,,,,,"Sugars, added",G +2471693,1235,1.1,,70.0,,,,,,,"Sugars, added",G +2471872,1235,35.0,,70.0,,,,,,,"Sugars, added",G +2472173,1235,22.0,,70.0,,,,,,,"Sugars, added",G +2472488,1235,1.5,,70.0,,,,,,,"Sugars, added",G +2472651,1235,50.7,,70.0,,,,,,,"Sugars, added",G +2472706,1235,26.1,,70.0,,,,,,,"Sugars, added",G +2473300,1235,4.7,,70.0,,,,,,,"Sugars, added",G +2473651,1235,7.1,,70.0,,,,,,,"Sugars, added",G +2473977,1235,22.0,,70.0,,,,,,,"Sugars, added",G +2475438,1235,2.9,,70.0,,,,,,,"Sugars, added",G +2475790,1235,36.6,,70.0,,,,,,,"Sugars, added",G +2476250,1235,3.3,,70.0,,,,,,,"Sugars, added",G +2477500,1235,72.4,,70.0,,,,,,,"Sugars, added",G +2477935,1235,62.9,,70.0,,,,,,,"Sugars, added",G +2478283,1235,4.9,,70.0,,,,,,,"Sugars, added",G +2478327,1235,40.0,,70.0,,,,,,,"Sugars, added",G +2480715,1235,46.9,,70.0,,,,,,,"Sugars, added",G +2481226,1235,35.3,,70.0,,,,,,,"Sugars, added",G +2481276,1235,25.8,,70.0,,,,,,,"Sugars, added",G +2481850,1235,3.5,,70.0,,,,,,,"Sugars, added",G +2481897,1235,16.7,,70.0,,,,,,,"Sugars, added",G +2482829,1235,33.3,,70.0,,,,,,,"Sugars, added",G +2483391,1235,1.4,,70.0,,,,,,,"Sugars, added",G +2483707,1235,42.3,,70.0,,,,,,,"Sugars, added",G +2484550,1235,21.7,,70.0,,,,,,,"Sugars, added",G +2485335,1235,4.0,,70.0,,,,,,,"Sugars, added",G +2485591,1235,0.9,,70.0,,,,,,,"Sugars, added",G +2485994,1235,3.3,,70.0,,,,,,,"Sugars, added",G +2487513,1235,1.6,,70.0,,,,,,,"Sugars, added",G +2488695,1235,4.6,,70.0,,,,,,,"Sugars, added",G +2489398,1235,2.5,,70.0,,,,,,,"Sugars, added",G +2491385,1235,0.0,,71.0,,,,,,,"Sugars, added",G +2491411,1235,0.0,,72.0,,,,,,,"Sugars, added",G +2491629,1235,6.8,,71.0,,,,,,,"Sugars, added",G +2491643,1235,0.0,,71.0,,,,,,,"Sugars, added",G +2491734,1235,9.3,,71.0,,,,,,,"Sugars, added",G +2491906,1235,5.4,,71.0,,,,,,,"Sugars, added",G +2491952,1235,0.0,,71.0,,,,,,,"Sugars, added",G +2491976,1235,4.6,,71.0,,,,,,,"Sugars, added",G +2492608,1235,28.6,,71.0,,,,,,,"Sugars, added",G +2492680,1235,1.8,,72.0,,,,,,,"Sugars, added",G +2492775,1235,0.0,,71.0,,,,,,,"Sugars, added",G +2492796,1235,0.8,,71.0,,,,,,,"Sugars, added",G +2493108,1235,75.0,,70.0,,,,,,,"Sugars, added",G +2493912,1235,12.8,,70.0,,,,,,,"Sugars, added",G +2495048,1235,28.6,,70.0,,,,,,,"Sugars, added",G +2495196,1235,20.0,,70.0,,,,,,,"Sugars, added",G +2495397,1235,33.3,,70.0,,,,,,,"Sugars, added",G +2495775,1235,43.9,,70.0,,,,,,,"Sugars, added",G +2496368,1235,10.0,,70.0,,,,,,,"Sugars, added",G +2497150,1235,16.7,,70.0,,,,,,,"Sugars, added",G +2497429,1235,41.2,,70.0,,,,,,,"Sugars, added",G +2497561,1235,53.1,,70.0,,,,,,,"Sugars, added",G +2498570,1235,44.4,,70.0,,,,,,,"Sugars, added",G +2498993,1235,37.5,,70.0,,,,,,,"Sugars, added",G +2499022,1235,60.7,,70.0,,,,,,,"Sugars, added",G +2499815,1235,3.2,,70.0,,,,,,,"Sugars, added",G +2500678,1235,12.5,,70.0,,,,,,,"Sugars, added",G +2500767,1235,14.0,,70.0,,,,,,,"Sugars, added",G +2500925,1235,44.8,,70.0,,,,,,,"Sugars, added",G +2501082,1235,19.4,,70.0,,,,,,,"Sugars, added",G +2501280,1235,17.8,,70.0,,,,,,,"Sugars, added",G +2502005,1235,1.6,,70.0,,,,,,,"Sugars, added",G +2502885,1235,46.7,,70.0,,,,,,,"Sugars, added",G +2503580,1235,1.2,,73.0,,,,,,,"Sugars, added",G +2505937,1235,3.4,,70.0,,,,,,,"Sugars, added",G +2506096,1235,88.9,,70.0,,,,,,,"Sugars, added",G +2506592,1235,17.4,,70.0,,,,,,,"Sugars, added",G +2507517,1235,32.5,,70.0,,,,,,,"Sugars, added",G +2507857,1235,25.0,,70.0,,,,,,,"Sugars, added",G +2507962,1235,26.5,,70.0,,,,,,,"Sugars, added",G +2508154,1235,23.5,,70.0,,,,,,,"Sugars, added",G +2508679,1235,43.8,,70.0,,,,,,,"Sugars, added",G +2509462,1235,4.3,,70.0,,,,,,,"Sugars, added",G +2510214,1235,37.8,,70.0,,,,,,,"Sugars, added",G +2511952,1235,0.0,,78.0,,,,,,,"Sugars, added",G +2512003,1235,0.2,,78.0,,,,,,,"Sugars, added",G +2512048,1235,23.0,,78.0,,,,,,,"Sugars, added",G +2517165,1235,12.7,,78.0,,,,,,,"Sugars, added",G +2517805,1235,0.0,,78.0,,,,,,,"Sugars, added",G +2518377,1235,1.3,,78.0,,,,,,,"Sugars, added",G +2518936,1235,3.2,,79.0,,,,,,,"Sugars, added",G +2518992,1235,32.4,,78.0,,,,,,,"Sugars, added",G +2519084,1235,8.0,,77.0,,,,,,,"Sugars, added",G +2519807,1235,0.0,,71.0,,,,,,,"Sugars, added",G +2520312,1235,8.9,,71.0,,,,,,,"Sugars, added",G +2520367,1235,0.0,,71.0,,,,,,,"Sugars, added",G +2521096,1235,1.0,,78.0,,,,,,,"Sugars, added",G +2521310,1235,0.0,,78.0,,,,,,,"Sugars, added",G +2521785,1235,0.0,,71.0,,,,,,,"Sugars, added",G +2522545,1235,60.7,,70.0,,,,,,,"Sugars, added",G +2522702,1235,55.2,,70.0,,,,,,,"Sugars, added",G +2522708,1235,75.0,,70.0,,,,,,,"Sugars, added",G +2522817,1235,64.3,,70.0,,,,,,,"Sugars, added",G +2522958,1235,75.0,,70.0,,,,,,,"Sugars, added",G +2523069,1235,6.0,,70.0,,,,,,,"Sugars, added",G +2523217,1235,6.0,,70.0,,,,,,,"Sugars, added",G +2523485,1235,48.4,,70.0,,,,,,,"Sugars, added",G +2523575,1235,3.4,,70.0,,,,,,,"Sugars, added",G +2523637,1235,46.7,,70.0,,,,,,,"Sugars, added",G +2523846,1235,5.1,,70.0,,,,,,,"Sugars, added",G +2524046,1235,4.8,,70.0,,,,,,,"Sugars, added",G +2524052,1235,3.3,,70.0,,,,,,,"Sugars, added",G +2524699,1235,17.9,,70.0,,,,,,,"Sugars, added",G +2524747,1235,66.7,,70.0,,,,,,,"Sugars, added",G +2524975,1235,29.4,,70.0,,,,,,,"Sugars, added",G +2525326,1235,46.7,,70.0,,,,,,,"Sugars, added",G +2525711,1235,37.4,,78.0,,,,,,,"Sugars, added",G +2525730,1235,27.8,,78.0,,,,,,,"Sugars, added",G +2525816,1235,21.4,,71.0,,,,,,,"Sugars, added",G +2526784,1235,48.4,,70.0,,,,,,,"Sugars, added",G +2526931,1235,42.4,,70.0,,,,,,,"Sugars, added",G +2527247,1235,14.3,,70.0,,,,,,,"Sugars, added",G +2528442,1235,20.0,,70.0,,,,,,,"Sugars, added",G +2528642,1235,50.0,,70.0,,,,,,,"Sugars, added",G +2529720,1235,3.6,,70.0,,,,,,,"Sugars, added",G +2529773,1235,46.7,,70.0,,,,,,,"Sugars, added",G +2529856,1235,35.5,,70.0,,,,,,,"Sugars, added",G +2530164,1235,4.9,,70.0,,,,,,,"Sugars, added",G +2530834,1235,23.3,,70.0,,,,,,,"Sugars, added",G +2530856,1235,40.5,,70.0,,,,,,,"Sugars, added",G +2530868,1235,4.3,,70.0,,,,,,,"Sugars, added",G +2531160,1235,0.4,,73.0,,,,,,,"Sugars, added",G +2531528,1235,42.9,,70.0,,,,,,,"Sugars, added",G +2533401,1235,53.3,,70.0,,,,,,,"Sugars, added",G +2533410,1235,20.8,,70.0,,,,,,,"Sugars, added",G +2533862,1235,35.9,,70.0,,,,,,,"Sugars, added",G +2534274,1235,5.9,,70.0,,,,,,,"Sugars, added",G +2534889,1235,0.4,,70.0,,,,,,,"Sugars, added",G +2534996,1235,0.7,,70.0,,,,,,,"Sugars, added",G +2535100,1235,44.7,,70.0,,,,,,,"Sugars, added",G +2535458,1235,53.1,,70.0,,,,,,,"Sugars, added",G +2535937,1235,23.3,,70.0,,,,,,,"Sugars, added",G +2535941,1235,3.0,,70.0,,,,,,,"Sugars, added",G +2537358,1235,28.6,,70.0,,,,,,,"Sugars, added",G +2538011,1235,3.3,,70.0,,,,,,,"Sugars, added",G +2538112,1235,12.0,,70.0,,,,,,,"Sugars, added",G +2538137,1235,38.0,,70.0,,,,,,,"Sugars, added",G +2538153,1235,6.7,,70.0,,,,,,,"Sugars, added",G +2539166,1235,26.6,,70.0,,,,,,,"Sugars, added",G +2539345,1235,60.0,,70.0,,,,,,,"Sugars, added",G +2539557,1235,0.0,,71.0,,,,,,,"Sugars, added",G +2539656,1235,31.0,,78.0,,,,,,,"Sugars, added",G +2539664,1235,25.5,,78.0,,,,,,,"Sugars, added",G +2539732,1235,0.0,,78.0,,,,,,,"Sugars, added",G +2540279,1235,0.8,,78.0,,,,,,,"Sugars, added",G +2540409,1235,8.3,,78.0,,,,,,,"Sugars, added",G +2540510,1235,0.0,,78.0,,,,,,,"Sugars, added",G +2541772,1235,46.4,,70.0,,,,,,,"Sugars, added",G +2542169,1235,16.7,,70.0,,,,,,,"Sugars, added",G +2542323,1235,9.2,,70.0,,,,,,,"Sugars, added",G +2543247,1235,50.0,,70.0,,,,,,,"Sugars, added",G +2543641,1235,4.8,,70.0,,,,,,,"Sugars, added",G +2543661,1235,0.8,,70.0,,,,,,,"Sugars, added",G +2543664,1235,16.7,,73.0,,,,,,,"Sugars, added",G +2543751,1235,2.9,,70.0,,,,,,,"Sugars, added",G +2544930,1235,37.8,,70.0,,,,,,,"Sugars, added",G +2545772,1235,44.2,,70.0,,,,,,,"Sugars, added",G +2546833,1235,0.4,,70.0,,,,,,,"Sugars, added",G +2547619,1235,0.9,,70.0,,,,,,,"Sugars, added",G +2548629,1235,54.3,,70.0,,,,,,,"Sugars, added",G +2549363,1235,76.0,,70.0,,,,,,,"Sugars, added",G +2550641,1235,11.1,,70.0,,,,,,,"Sugars, added",G +2551031,1235,66.7,,70.0,,,,,,,"Sugars, added",G +2551332,1235,3.5,,70.0,,,,,,,"Sugars, added",G +2551628,1235,15.0,,70.0,,,,,,,"Sugars, added",G +2553071,1235,1.8,,73.0,,,,,,,"Sugars, added",G +2554022,1235,15.4,,70.0,,,,,,,"Sugars, added",G +2554963,1235,0.6,,78.0,,,,,,,"Sugars, added",G +2555219,1235,0.9,,78.0,,,,,,,"Sugars, added",G +2555643,1235,5.3,,71.0,,,,,,,"Sugars, added",G +2556675,1235,0.8,,79.0,,,,,,,"Sugars, added",G +2556738,1235,0.0,,78.0,,,,,,,"Sugars, added",G +2556909,1235,0.0,,71.0,,,,,,,"Sugars, added",G +2557008,1235,0.0,,71.0,,,,,,,"Sugars, added",G +2557020,1235,33.3,,71.0,,,,,,,"Sugars, added",G +2557363,1235,3.4,,71.0,,,,,,,"Sugars, added",G +2557454,1235,1.6,,72.0,,,,,,,"Sugars, added",G +2557541,1235,7.6,,78.0,,,,,,,"Sugars, added",G +2557549,1235,5.0,,78.0,,,,,,,"Sugars, added",G +2557657,1235,0.0,,71.0,,,,,,,"Sugars, added",G +2557776,1235,0.0,,71.0,,,,,,,"Sugars, added",G +2558309,1235,0.0,,78.0,,,,,,,"Sugars, added",G +2558670,1235,2.3,,71.0,,,,,,,"Sugars, added",G +2558685,1235,20.3,,78.0,,,,,,,"Sugars, added",G +2558862,1235,0.0,,78.0,,,,,,,"Sugars, added",G +2558981,1235,0.0,,71.0,,,,,,,"Sugars, added",G +2559468,1235,0.0,,78.0,,,,,,,"Sugars, added",G +2559978,1235,33.3,,70.0,,,,,,,"Sugars, added",G +2560169,1235,7.9,,70.0,,,,,,,"Sugars, added",G +2560684,1235,11.7,,70.0,,,,,,,"Sugars, added",G +2560922,1235,20.5,,70.0,,,,,,,"Sugars, added",G +2560980,1235,60.0,,70.0,,,,,,,"Sugars, added",G +2561063,1235,42.4,,70.0,,,,,,,"Sugars, added",G +2561160,1235,9.7,,70.0,,,,,,,"Sugars, added",G +2562162,1235,40.0,,70.0,,,,,,,"Sugars, added",G +2562322,1235,43.3,,70.0,,,,,,,"Sugars, added",G +2562455,1235,11.5,,70.0,,,,,,,"Sugars, added",G +2562953,1235,14.3,,70.0,,,,,,,"Sugars, added",G +2563385,1235,1.2,,70.0,,,,,,,"Sugars, added",G +2564243,1235,9.4,,70.0,,,,,,,"Sugars, added",G +2564347,1235,35.1,,70.0,,,,,,,"Sugars, added",G +2564514,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2564552,1235,31.4,,70.0,,,,,,,"Sugars, added",G +2564731,1235,3.6,,70.0,,,,,,,"Sugars, added",G +2565549,1235,3.6,,70.0,,,,,,,"Sugars, added",G +2565673,1235,46.9,,70.0,,,,,,,"Sugars, added",G +2565835,1235,34.8,,70.0,,,,,,,"Sugars, added",G +2566162,1235,36.4,,70.0,,,,,,,"Sugars, added",G +2566765,1235,47.4,,70.0,,,,,,,"Sugars, added",G +2566922,1235,7.1,,70.0,,,,,,,"Sugars, added",G +2567026,1235,1.7,,70.0,,,,,,,"Sugars, added",G +2569052,1235,26.7,,70.0,,,,,,,"Sugars, added",G +2569149,1235,53.3,,70.0,,,,,,,"Sugars, added",G +2569423,1235,23.3,,70.0,,,,,,,"Sugars, added",G +2569747,1235,4.7,,70.0,,,,,,,"Sugars, added",G +2569765,1235,19.2,,70.0,,,,,,,"Sugars, added",G +2569850,1235,29.0,,70.0,,,,,,,"Sugars, added",G +2570376,1235,0.8,,70.0,,,,,,,"Sugars, added",G +2571219,1235,71.0,,70.0,,,,,,,"Sugars, added",G +2571592,1235,5.4,,70.0,,,,,,,"Sugars, added",G +2571961,1235,60.7,,70.0,,,,,,,"Sugars, added",G +2572805,1235,34.5,,70.0,,,,,,,"Sugars, added",G +2574353,1235,40.0,,70.0,,,,,,,"Sugars, added",G +2574377,1235,34.4,,70.0,,,,,,,"Sugars, added",G +2575583,1235,43.3,,70.0,,,,,,,"Sugars, added",G +2575637,1235,60.7,,70.0,,,,,,,"Sugars, added",G +2575677,1235,37.5,,70.0,,,,,,,"Sugars, added",G +2576154,1235,3.3,,70.0,,,,,,,"Sugars, added",G +2577175,1235,24.0,,70.0,,,,,,,"Sugars, added",G +2577694,1235,0.3,,73.0,,,,,,,"Sugars, added",G +2577805,1235,13.3,,70.0,,,,,,,"Sugars, added",G +2578089,1235,4.5,,70.0,,,,,,,"Sugars, added",G +2578557,1235,2.3,,70.0,,,,,,,"Sugars, added",G +2578872,1235,18.0,,70.0,,,,,,,"Sugars, added",G +2578876,1235,4.7,,70.0,,,,,,,"Sugars, added",G +2579359,1235,59.0,,70.0,,,,,,,"Sugars, added",G +2579598,1235,38.6,,70.0,,,,,,,"Sugars, added",G +2579604,1235,40.0,,70.0,,,,,,,"Sugars, added",G +2580170,1235,1.4,,70.0,,,,,,,"Sugars, added",G +2580290,1235,4.0,,70.0,,,,,,,"Sugars, added",G +2580900,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2581529,1235,21.2,,70.0,,,,,,,"Sugars, added",G +2581658,1235,46.7,,70.0,,,,,,,"Sugars, added",G +2582017,1235,14.3,,70.0,,,,,,,"Sugars, added",G +2582072,1235,37.5,,70.0,,,,,,,"Sugars, added",G +2582170,1235,9.5,,70.0,,,,,,,"Sugars, added",G +2582757,1235,52.2,,70.0,,,,,,,"Sugars, added",G +2583185,1235,25.7,,70.0,,,,,,,"Sugars, added",G +2584469,1235,3.5,,70.0,,,,,,,"Sugars, added",G +2584528,1235,17.1,,70.0,,,,,,,"Sugars, added",G +2584879,1235,8.6,,70.0,,,,,,,"Sugars, added",G +2585564,1235,6.5,,70.0,,,,,,,"Sugars, added",G +2585854,1235,14.8,,70.0,,,,,,,"Sugars, added",G +2585874,1235,28.6,,70.0,,,,,,,"Sugars, added",G +2589416,1235,3.6,,73.0,,,,,,,"Sugars, added",G +2590086,1235,5.3,,70.0,,,,,,,"Sugars, added",G +2590256,1235,23.9,,70.0,,,,,,,"Sugars, added",G +2590657,1235,7.9,,70.0,,,,,,,"Sugars, added",G +2590699,1235,35.0,,70.0,,,,,,,"Sugars, added",G +2592420,1235,59.0,,70.0,,,,,,,"Sugars, added",G +2592593,1235,7.9,,70.0,,,,,,,"Sugars, added",G +2592707,1235,17.1,,70.0,,,,,,,"Sugars, added",G +2592909,1235,36.7,,70.0,,,,,,,"Sugars, added",G +2593027,1235,35.7,,70.0,,,,,,,"Sugars, added",G +2593077,1235,35.0,,70.0,,,,,,,"Sugars, added",G +2593264,1235,25.0,,70.0,,,,,,,"Sugars, added",G +2593708,1235,25.3,,70.0,,,,,,,"Sugars, added",G +2594288,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2594412,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2594445,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2594578,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2594696,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2594783,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2594920,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2595455,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2595549,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2595648,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2595799,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2595912,1235,30.2,,70.0,,,,,,,"Sugars, added",G +2596219,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2596329,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2596405,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2596787,1235,35.5,,70.0,,,,,,,"Sugars, added",G +2596861,1235,52.7,,70.0,,,,,,,"Sugars, added",G +2597054,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2597216,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2597484,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2597499,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2597813,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2597876,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2598081,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2598803,1235,28.6,,70.0,,,,,,,"Sugars, added",G +2599040,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2599304,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2599346,1235,34.4,,70.0,,,,,,,"Sugars, added",G +2599352,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2599361,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2599659,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2599896,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2600003,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2600048,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2600262,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2600406,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2600965,1235,37.9,,70.0,,,,,,,"Sugars, added",G +2600990,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2601023,1235,17.6,,70.0,,,,,,,"Sugars, added",G +2601030,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2601412,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2602220,1235,10.7,,70.0,,,,,,,"Sugars, added",G +2602258,1235,56.7,,70.0,,,,,,,"Sugars, added",G +2602271,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2602275,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2602285,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2602297,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2602623,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2603025,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2603801,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2603808,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2603869,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2604614,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2604960,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2604986,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2605110,1235,2.4,,70.0,,,,,,,"Sugars, added",G +2605513,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2605936,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2606069,1235,38.3,,70.0,,,,,,,"Sugars, added",G +2606253,1235,62.9,,70.0,,,,,,,"Sugars, added",G +2606604,1235,33.3,,70.0,,,,,,,"Sugars, added",G +2607034,1235,24.1,,70.0,,,,,,,"Sugars, added",G +2607467,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2607531,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2607622,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2607690,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2607705,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2608233,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2608424,1235,15.8,,70.0,,,,,,,"Sugars, added",G +2608784,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2608915,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2609488,1235,26.9,,70.0,,,,,,,"Sugars, added",G +2609799,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2609914,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2610941,1235,8.7,,78.0,,,,,,,"Sugars, added",G +2611094,1235,0.0,,78.0,,,,,,,"Sugars, added",G +2611372,1235,3.3,,70.0,,,,,,,"Sugars, added",G +2611473,1235,46.0,,70.0,,,,,,,"Sugars, added",G +2611619,1235,14.3,,70.0,,,,,,,"Sugars, added",G +2612958,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2612993,1235,38.7,,70.0,,,,,,,"Sugars, added",G +2613095,1235,1.2,,71.0,,,,,,,"Sugars, added",G +2613366,1235,25.3,,78.0,,,,,,,"Sugars, added",G +2613589,1235,16.0,,78.0,,,,,,,"Sugars, added",G +2613732,1235,0.0,,71.0,,,,,,,"Sugars, added",G +2614011,1235,0.0,,78.0,,,,,,,"Sugars, added",G +2614074,1235,0.0,,71.0,,,,,,,"Sugars, added",G +2615366,1235,31.2,,70.0,,,,,,,"Sugars, added",G +2615377,1235,46.4,,70.0,,,,,,,"Sugars, added",G +2617075,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2617599,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2619320,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2619531,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2620259,1235,3.8,,70.0,,,,,,,"Sugars, added",G +2620502,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2621553,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2621554,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2622536,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2622742,1235,16.7,,70.0,,,,,,,"Sugars, added",G +2623372,1235,1.8,,70.0,,,,,,,"Sugars, added",G +2624077,1235,36.6,,70.0,,,,,,,"Sugars, added",G +2624160,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2624664,1235,6.2,,70.0,,,,,,,"Sugars, added",G +2624928,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2625218,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2625989,1235,2.6,,70.0,,,,,,,"Sugars, added",G +2626962,1235,40.6,,70.0,,,,,,,"Sugars, added",G +2627256,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2627427,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2628336,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2628869,1235,18.4,,70.0,,,,,,,"Sugars, added",G +2628920,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2629233,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2629574,1235,25.0,,70.0,,,,,,,"Sugars, added",G +2629666,1235,65.0,,70.0,,,,,,,"Sugars, added",G +2629704,1235,35.9,,70.0,,,,,,,"Sugars, added",G +2629726,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2630037,1235,1.5,,70.0,,,,,,,"Sugars, added",G +2630235,1235,23.5,,70.0,,,,,,,"Sugars, added",G +2630459,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2631097,1235,23.8,,70.0,,,,,,,"Sugars, added",G +2631199,1235,19.4,,70.0,,,,,,,"Sugars, added",G +2631382,1235,17.9,,70.0,,,,,,,"Sugars, added",G +2631563,1235,37.5,,70.0,,,,,,,"Sugars, added",G +2631579,1235,30.2,,70.0,,,,,,,"Sugars, added",G +2631900,1235,0.8,,70.0,,,,,,,"Sugars, added",G +2632111,1235,15.2,,70.0,,,,,,,"Sugars, added",G +2632378,1235,46.9,,70.0,,,,,,,"Sugars, added",G +2632417,1235,45.2,,70.0,,,,,,,"Sugars, added",G +2632967,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2633378,1235,66.7,,70.0,,,,,,,"Sugars, added",G +2633726,1235,41.4,,70.0,,,,,,,"Sugars, added",G +2634315,1235,23.3,,70.0,,,,,,,"Sugars, added",G +2634448,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2634790,1235,20.7,,70.0,,,,,,,"Sugars, added",G +2634865,1235,60.0,,70.0,,,,,,,"Sugars, added",G +2635122,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2635782,1235,4.3,,70.0,,,,,,,"Sugars, added",G +2635896,1235,63.6,,70.0,,,,,,,"Sugars, added",G +2636192,1235,19.5,,70.0,,,,,,,"Sugars, added",G +2636615,1235,38.6,,70.0,,,,,,,"Sugars, added",G +2637441,1235,31.2,,70.0,,,,,,,"Sugars, added",G +2637683,1235,45.2,,70.0,,,,,,,"Sugars, added",G +2637728,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2637729,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2638009,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2638057,1235,10.0,,70.0,,,,,,,"Sugars, added",G +2638140,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2638632,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2638773,1235,3.6,,70.0,,,,,,,"Sugars, added",G +2639399,1235,4.0,,70.0,,,,,,,"Sugars, added",G +2639488,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2639581,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2640133,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2640306,1235,67.9,,70.0,,,,,,,"Sugars, added",G +2640591,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2640903,1235,40.0,,70.0,,,,,,,"Sugars, added",G +2641177,1235,8.4,,78.0,,,,,,,"Sugars, added",G +2641562,1235,0.7,,70.0,,,,,,,"Sugars, added",G +2641652,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2642255,1235,33.3,,70.0,,,,,,,"Sugars, added",G +2642307,1235,43.8,,70.0,,,,,,,"Sugars, added",G +2642551,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2642777,1235,7.5,,70.0,,,,,,,"Sugars, added",G +2642828,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2643138,1235,21.4,,70.0,,,,,,,"Sugars, added",G +2643251,1235,28.8,,70.0,,,,,,,"Sugars, added",G +2643284,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2648887,1235,3.6,,73.0,,,,,,,"Sugars, added",G +2649030,1235,9.7,,78.0,,,,,,,"Sugars, added",G +2649106,1235,2.7,,71.0,,,,,,,"Sugars, added",G +2649585,1235,4.4,,71.0,,,,,,,"Sugars, added",G +2649983,1235,0.0,,71.0,,,,,,,"Sugars, added",G +2650157,1235,4.0,,78.0,,,,,,,"Sugars, added",G +2650345,1235,20.6,,78.0,,,,,,,"Sugars, added",G +2650923,1235,0.0,,71.0,,,,,,,"Sugars, added",G +2650992,1235,5.0,,71.0,,,,,,,"Sugars, added",G +2651065,1235,4.6,,71.0,,,,,,,"Sugars, added",G +2651093,1235,0.0,,71.0,,,,,,,"Sugars, added",G +2651138,1235,21.8,,78.0,,,,,,,"Sugars, added",G +2651527,1235,27.3,,70.0,,,,,,,"Sugars, added",G +2651678,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2651851,1235,26.7,,70.0,,,,,,,"Sugars, added",G +2651857,1235,46.7,,70.0,,,,,,,"Sugars, added",G +2652057,1235,0.2,,70.0,,,,,,,"Sugars, added",G +2652555,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2652673,1235,20.0,,70.0,,,,,,,"Sugars, added",G +2653037,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2653104,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2653190,1235,3.3,,70.0,,,,,,,"Sugars, added",G +2653820,1235,5.8,,70.0,,,,,,,"Sugars, added",G +2653980,1235,1.8,,70.0,,,,,,,"Sugars, added",G +2653998,1235,1.8,,70.0,,,,,,,"Sugars, added",G +2654197,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2654233,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2654454,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2654695,1235,23.5,,70.0,,,,,,,"Sugars, added",G +2654781,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2654847,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2654997,1235,11.8,,70.0,,,,,,,"Sugars, added",G +2655015,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2655236,1235,14.3,,70.0,,,,,,,"Sugars, added",G +2655540,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2655566,1235,3.6,,73.0,,,,,,,"Sugars, added",G +2655579,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2656307,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2656501,1235,48.4,,70.0,,,,,,,"Sugars, added",G +2656520,1235,53.1,,70.0,,,,,,,"Sugars, added",G +2656774,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2657085,1235,1.1,,70.0,,,,,,,"Sugars, added",G +2657105,1235,2.3,,70.0,,,,,,,"Sugars, added",G +2657163,1235,6.5,,70.0,,,,,,,"Sugars, added",G +2657287,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2657798,1235,21.6,,70.0,,,,,,,"Sugars, added",G +2657803,1235,46.7,,70.0,,,,,,,"Sugars, added",G +2657909,1235,22.0,,70.0,,,,,,,"Sugars, added",G +2658362,1235,36.7,,70.0,,,,,,,"Sugars, added",G +2658444,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2659199,1235,16.2,,70.0,,,,,,,"Sugars, added",G +2660361,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2660613,1235,20.0,,70.0,,,,,,,"Sugars, added",G +2660627,1235,5.0,,70.0,,,,,,,"Sugars, added",G +2660777,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2660891,1235,42.3,,70.0,,,,,,,"Sugars, added",G +2661380,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2661730,1235,0.0,,70.0,,,,,,,"Sugars, added",G +2662182,1235,0.0,,70.0,,,,,,,"Sugars, added",G +1109796,1177,94.0,,75.0,,,,,,,"Folate, total",UG +1134198,1177,90.0,,70.0,,,,,,,"Folate, total",UG +167551,1177,16.0,1.0,,,,,,,,"Folate, total",UG +167711,1177,1.0,0.0,40.0,,,,,,,"Folate, total",UG +168370,1177,1.0,3.0,1.0,0.0,3.0,,,,,"Folate, total",UG +168460,1177,80.0,1.0,,,,,,,,"Folate, total",UG +168526,1177,127.0,0.0,,,,,,,,"Folate, total",UG +169441,1177,8.0,1.0,,,,,,,,"Folate, total",UG +169500,1177,7.0,0.0,53.0,,,,,,,"Folate, total",UG +169513,1177,6.0,0.0,53.0,,,,,,,"Folate, total",UG +169531,1177,10.0,0.0,14.0,,,,,,,"Folate, total",UG +169624,1177,56.0,1.0,47.0,,,,,,,"Folate, total",UG +169742,1177,3.0,1.0,1.0,,,,,,,"Folate, total",UG +169836,1177,15.0,1.0,1.0,,,,,,,"Folate, total",UG +170078,1177,24.0,0.0,,,,,,,,"Folate, total",UG +170194,1177,2.0,0.0,,,,,,,,"Folate, total",UG +170287,1177,18.0,3.0,,,,,,,,"Folate, total",UG +170288,1177,19.0,0.0,,,,,,,,"Folate, total",UG +170422,1177,144.0,8.0,,,,,,,,"Folate, total",UG +170559,1177,159.0,0.0,,,,,,,,"Folate, total",UG +170732,1177,48.0,4.0,1.0,30.0,60.0,,,,,"Folate, total",UG +170851,1177,4.0,2.0,1.0,4.0,9.0,,,,,"Folate, total",UG +171634,1177,9.0,0.0,14.0,,,,,,,"Folate, total",UG +171838,1177,103.0,0.0,47.0,,,,,,,"Folate, total",UG +171895,1177,4.0,1.0,1.0,,,,,,,"Folate, total",UG +172180,1177,11.0,0.0,57.0,,,,,,,"Folate, total",UG +172263,1177,15.0,0.0,1.0,,,,,,,"Folate, total",UG +172299,1177,6.0,0.0,57.0,,,,,,,"Folate, total",UG +172362,1177,0.0,0.0,20.0,,,,,,,"Folate, total",UG +172439,1177,42.0,2.0,,,,,,,,"Folate, total",UG +172909,1177,7.0,0.0,65.0,,,,,,,"Folate, total",UG +173207,1177,0.0,0.0,20.0,,,,,,,"Folate, total",UG +173995,1177,5.0,0.0,18.0,,,,,,,"Folate, total",UG +174092,1177,140.0,0.0,44.0,,,,,,,"Folate, total",UG +174323,1177,15.0,0.0,,,,,,,,"Folate, total",UG +174479,1177,13.0,0.0,14.0,,,,,,,"Folate, total",UG +174708,1177,6.0,0.0,14.0,,,,,,,"Folate, total",UG +175013,1177,21.0,0.0,39.0,,,,,,,"Folate, total",UG +175135,1177,20.0,0.0,,,,,,,,"Folate, total",UG +322479,1177,6.0,1.0,1.0,,,,,,,"Folate, total",UG +344774,1177,173.0,,78.0,,,,,,,"Folate, total",UG +344980,1177,159.0,,78.0,,,,,,,"Folate, total",UG +345013,1177,14.0,,78.0,,,,,,,"Folate, total",UG +345215,1177,106.0,,78.0,,,,,,,"Folate, total",UG +345449,1177,467.0,,78.0,,,,,,,"Folate, total",UG +345942,1177,26.0,,78.0,,,,,,,"Folate, total",UG +345947,1177,364.0,,78.0,,,,,,,"Folate, total",UG +348040,1177,18.0,,78.0,,,,,,,"Folate, total",UG +352276,1177,1518.0,,78.0,,,,,,,"Folate, total",UG +353740,1177,65.0,,78.0,,,,,,,"Folate, total",UG +357444,1177,192.0,,75.0,,,,,,,"Folate, total",UG +391167,1177,690.0,,75.0,,,,,,,"Folate, total",UG +395651,1177,118.0,,75.0,,,,,,,"Folate, total",UG +395696,1177,222.0,,75.0,,,,,,,"Folate, total",UG +401517,1177,741.0,,75.0,,,,,,,"Folate, total",UG +406718,1177,667.0,,75.0,,,,,,,"Folate, total",UG +455549,1177,214.0,,75.0,,,,,,,"Folate, total",UG +477594,1177,114.0,,75.0,,,,,,,"Folate, total",UG +482064,1177,22.0,,75.0,,,,,,,"Folate, total",UG +484390,1177,100.0,,75.0,,,,,,,"Folate, total",UG +499759,1177,143.0,,75.0,,,,,,,"Folate, total",UG +501830,1177,10.0,,75.0,,,,,,,"Folate, total",UG +513539,1177,107.0,,75.0,,,,,,,"Folate, total",UG +527129,1177,71.0,,75.0,,,,,,,"Folate, total",UG +527496,1177,17.0,,75.0,,,,,,,"Folate, total",UG +527618,1177,692.0,,75.0,,,,,,,"Folate, total",UG +533978,1177,72.0,,75.0,,,,,,,"Folate, total",UG +537539,1177,240.0,,75.0,,,,,,,"Folate, total",UG +540355,1177,833.0,,75.0,,,,,,,"Folate, total",UG +571736,1177,345.0,,75.0,,,,,,,"Folate, total",UG +582126,1177,214.0,,75.0,,,,,,,"Folate, total",UG +585708,1177,29.0,,75.0,,,,,,,"Folate, total",UG +614800,1177,0.0,,75.0,,,,,,,"Folate, total",UG +710898,1177,91.0,,70.0,,,,,,,"Folate, total",UG +751974,1177,109.0,,78.0,,,,,,,"Folate, total",UG +752272,1177,91.0,,78.0,,,,,,,"Folate, total",UG +757098,1177,327.0,,78.0,,,,,,,"Folate, total",UG +799201,1177,29.0,,75.0,,,,,,,"Folate, total",UG +799297,1177,213.0,,75.0,,,,,,,"Folate, total",UG +800507,1177,29.0,,75.0,,,,,,,"Folate, total",UG +937910,1177,62.0,,70.0,,,,,,,"Folate, total",UG +1057561,1177,7.0,,75.0,,,,,,,"Folate, total",UG +1066091,1177,571.0,,70.0,,,,,,,"Folate, total",UG +1070469,1177,179.0,,75.0,,,,,,,"Folate, total",UG +1071787,1177,46.0,,75.0,,,,,,,"Folate, total",UG +1148763,1177,42.0,,75.0,,,,,,,"Folate, total",UG +1151062,1177,476.0,,75.0,,,,,,,"Folate, total",UG +1151660,1177,200.0,,70.0,,,,,,,"Folate, total",UG +1153907,1177,0.0,,75.0,,,,,,,"Folate, total",UG +1180289,1177,0.0,,75.0,,,,,,,"Folate, total",UG +1191167,1177,103.0,,75.0,,,,,,,"Folate, total",UG +1201758,1177,370.0,,75.0,,,,,,,"Folate, total",UG +1225978,1177,133.0,,75.0,,,,,,,"Folate, total",UG +1228709,1177,169.0,,75.0,,,,,,,"Folate, total",UG +1254550,1177,100.0,,75.0,,,,,,,"Folate, total",UG +1256297,1177,141.0,,75.0,,,,,,,"Folate, total",UG +1259398,1177,214.0,,75.0,,,,,,,"Folate, total",UG +1282033,1177,70.0,,75.0,,,,,,,"Folate, total",UG +1291862,1177,10.0,,75.0,,,,,,,"Folate, total",UG +1309058,1177,108.0,,75.0,,,,,,,"Folate, total",UG +1316263,1177,6.0,,75.0,,,,,,,"Folate, total",UG +1317291,1177,74.0,,75.0,,,,,,,"Folate, total",UG +1319031,1177,32.0,,75.0,,,,,,,"Folate, total",UG +1327113,1177,12.0,,75.0,,,,,,,"Folate, total",UG +1349862,1177,37.0,,75.0,,,,,,,"Folate, total",UG +1357861,1177,179.0,,75.0,,,,,,,"Folate, total",UG +1358624,1177,100.0,,75.0,,,,,,,"Folate, total",UG +1398221,1177,50.0,,70.0,,,,,,,"Folate, total",UG +1444974,1177,60.0,,75.0,,,,,,,"Folate, total",UG +1458015,1177,85.0,,75.0,,,,,,,"Folate, total",UG +1459858,1177,0.0,,75.0,,,,,,,"Folate, total",UG +1467173,1177,77.0,,75.0,,,,,,,"Folate, total",UG +1485346,1177,186.0,,75.0,,,,,,,"Folate, total",UG +1515282,1177,160.0,,75.0,,,,,,,"Folate, total",UG +1523688,1177,214.0,,75.0,,,,,,,"Folate, total",UG +1549639,1177,36.0,,75.0,,,,,,,"Folate, total",UG +1554260,1177,118.0,,75.0,,,,,,,"Folate, total",UG +1565647,1177,48.0,,75.0,,,,,,,"Folate, total",UG +1578184,1177,13.0,,75.0,,,,,,,"Folate, total",UG +1583234,1177,80.0,,75.0,,,,,,,"Folate, total",UG +1593315,1177,750.0,,75.0,,,,,,,"Folate, total",UG +1611538,1177,16.0,,75.0,,,,,,,"Folate, total",UG +1617949,1177,77.0,,75.0,,,,,,,"Folate, total",UG +1618011,1177,89.0,,75.0,,,,,,,"Folate, total",UG +1640497,1177,19.0,,75.0,,,,,,,"Folate, total",UG +1642007,1177,42.0,,75.0,,,,,,,"Folate, total",UG +1650603,1177,667.0,,75.0,,,,,,,"Folate, total",UG +1659364,1177,214.0,,75.0,,,,,,,"Folate, total",UG +1666257,1177,42.0,,75.0,,,,,,,"Folate, total",UG +1668386,1177,914.0,,75.0,,,,,,,"Folate, total",UG +1671547,1177,84.0,,75.0,,,,,,,"Folate, total",UG +1682617,1177,19.0,,70.0,,,,,,,"Folate, total",UG +1686335,1177,56.0,,75.0,,,,,,,"Folate, total",UG +1689815,1177,83.0,,75.0,,,,,,,"Folate, total",UG +1695849,1177,50.0,,75.0,,,,,,,"Folate, total",UG +1709249,1177,42.0,,75.0,,,,,,,"Folate, total",UG +1716940,1177,140.0,,75.0,,,,,,,"Folate, total",UG +1718070,1177,24.0,,70.0,,,,,,,"Folate, total",UG +1719857,1177,25.0,,70.0,,,,,,,"Folate, total",UG +1723709,1177,333.0,,75.0,,,,,,,"Folate, total",UG +1738447,1177,86.0,,75.0,,,,,,,"Folate, total",UG +1756548,1177,149.0,1.0,1.0,,,,,,,"Folate, total",UG +1760141,1177,450.0,,75.0,,,,,,,"Folate, total",UG +1766843,1177,727.0,,75.0,,,,,,,"Folate, total",UG +1780894,1177,54.0,,75.0,,,,,,,"Folate, total",UG +1782037,1177,14.0,,75.0,,,,,,,"Folate, total",UG +1782476,1177,0.0,,75.0,,,,,,,"Folate, total",UG +1795994,1177,37.0,,75.0,,,,,,,"Folate, total",UG +1808785,1177,0.0,,75.0,,,,,,,"Folate, total",UG +1810291,1177,17.0,,75.0,,,,,,,"Folate, total",UG +1815726,1177,43.0,,75.0,,,,,,,"Folate, total",UG +1830824,1177,98.0,,75.0,,,,,,,"Folate, total",UG +1833295,1177,8.0,,75.0,,,,,,,"Folate, total",UG +1835065,1177,14.0,,75.0,,,,,,,"Folate, total",UG +1835297,1177,480.0,,75.0,,,,,,,"Folate, total",UG +1838171,1177,42.0,,75.0,,,,,,,"Folate, total",UG +1838269,1177,1250.0,,75.0,,,,,,,"Folate, total",UG +1838395,1177,42.0,,75.0,,,,,,,"Folate, total",UG +1838756,1177,667.0,,75.0,,,,,,,"Folate, total",UG +1841353,1177,158.0,,75.0,,,,,,,"Folate, total",UG +1842352,1177,750.0,,75.0,,,,,,,"Folate, total",UG +1907678,1177,160.0,,75.0,,,,,,,"Folate, total",UG +1927660,1177,74.0,,75.0,,,,,,,"Folate, total",UG +1933938,1177,0.0,,75.0,,,,,,,"Folate, total",UG +1936197,1177,130.0,,75.0,,,,,,,"Folate, total",UG +1945665,1177,214.0,,75.0,,,,,,,"Folate, total",UG +1986161,1177,45.0,,70.0,,,,,,,"Folate, total",UG +1990603,1177,870.0,,75.0,,,,,,,"Folate, total",UG +2002936,1177,41.8,1.0,1.0,,,,,,,"Folate, total",UG +2006021,1177,26.3,1.0,1.0,,,,,,,"Folate, total",UG +2028107,1177,133.0,,75.0,,,,,,,"Folate, total",UG +2029890,1177,143.0,,75.0,,,,,,,"Folate, total",UG +2053614,1177,36.0,,75.0,,,,,,,"Folate, total",UG +2058606,1177,213.0,,75.0,,,,,,,"Folate, total",UG +2060257,1177,133.0,,75.0,,,,,,,"Folate, total",UG +2070161,1177,179.0,,75.0,,,,,,,"Folate, total",UG +2073909,1177,29.0,,75.0,,,,,,,"Folate, total",UG +2077841,1177,133.0,,75.0,,,,,,,"Folate, total",UG +2098078,1177,17.0,,75.0,,,,,,,"Folate, total",UG +2113766,1177,95.0,,75.0,,,,,,,"Folate, total",UG +2122282,1177,77.0,,75.0,,,,,,,"Folate, total",UG +2127873,1177,42.0,,75.0,,,,,,,"Folate, total",UG +2147455,1177,214.0,,75.0,,,,,,,"Folate, total",UG +2154888,1177,140.0,,75.0,,,,,,,"Folate, total",UG +2155547,1177,195.0,,75.0,,,,,,,"Folate, total",UG +2185382,1177,0.0,,75.0,,,,,,,"Folate, total",UG +2185391,1177,0.0,,75.0,,,,,,,"Folate, total",UG +2192208,1177,12.0,,75.0,,,,,,,"Folate, total",UG +2200177,1177,25.0,,75.0,,,,,,,"Folate, total",UG +2226556,1177,500.0,,75.0,,,,,,,"Folate, total",UG +2228804,1177,139.0,,78.0,,,,,,,"Folate, total",UG +2228887,1177,0.0,,75.0,,,,,,,"Folate, total",UG +2233617,1177,0.0,,75.0,,,,,,,"Folate, total",UG +2244522,1177,42.0,,75.0,,,,,,,"Folate, total",UG +2268516,1177,500.0,,75.0,,,,,,,"Folate, total",UG +2273032,1177,26.0,,70.0,,,,,,,"Folate, total",UG +2300886,1177,247.0,,75.0,,,,,,,"Folate, total",UG +2333332,1177,133.0,,75.0,,,,,,,"Folate, total",UG +2341069,1177,4.0,,,,,,,,,"Folate, total",UG +2341263,1177,10.0,,,,,,,,,"Folate, total",UG +2341637,1177,1.0,,,,,,,,,"Folate, total",UG +2341745,1177,33.0,,,,,,,,,"Folate, total",UG +2341907,1177,12.0,,,,,,,,,"Folate, total",UG +2342074,1177,11.0,,,,,,,,,"Folate, total",UG +2342257,1177,32.0,,,,,,,,,"Folate, total",UG +2342464,1177,34.0,,,,,,,,,"Folate, total",UG +2342471,1177,50.0,,,,,,,,,"Folate, total",UG +2343023,1177,22.0,,,,,,,,,"Folate, total",UG +2343368,1177,25.0,,,,,,,,,"Folate, total",UG +2343375,1177,36.0,,,,,,,,,"Folate, total",UG +2343978,1177,219.0,,,,,,,,,"Folate, total",UG +2344693,1177,12.0,,,,,,,,,"Folate, total",UG +2344818,1177,9.0,,,,,,,,,"Folate, total",UG +2344944,1177,10.0,,,,,,,,,"Folate, total",UG +2344970,1177,16.0,,,,,,,,,"Folate, total",UG +2345067,1177,20.0,,,,,,,,,"Folate, total",UG +2345195,1177,26.0,,,,,,,,,"Folate, total",UG +2345202,1177,32.0,,,,,,,,,"Folate, total",UG +2345207,1177,20.0,,,,,,,,,"Folate, total",UG +2345233,1177,13.0,,,,,,,,,"Folate, total",UG +2345265,1177,8.0,,,,,,,,,"Folate, total",UG +2345444,1177,36.0,,,,,,,,,"Folate, total",UG +2345645,1177,32.0,,,,,,,,,"Folate, total",UG +2345686,1177,14.0,,,,,,,,,"Folate, total",UG +2346048,1177,5.0,,,,,,,,,"Folate, total",UG +2346137,1177,2.0,,,,,,,,,"Folate, total",UG +2346207,1177,0.0,,,,,,,,,"Folate, total",UG +2379968,1177,37.0,,75.0,,,,,,,"Folate, total",UG +2380365,1177,42.0,,75.0,,,,,,,"Folate, total",UG +2383416,1177,30.0,,75.0,,,,,,,"Folate, total",UG +2418513,1177,291.0,,75.0,,,,,,,"Folate, total",UG +2426747,1177,194.0,,70.0,,,,,,,"Folate, total",UG +2444874,1177,67.0,,75.0,,,,,,,"Folate, total",UG +2445961,1177,27.0,,75.0,,,,,,,"Folate, total",UG +2457355,1177,61.0,,71.0,,,,,,,"Folate, total",UG +2457553,1177,100.0,,71.0,,,,,,,"Folate, total",UG +2457740,1177,267.0,,71.0,,,,,,,"Folate, total",UG +2460649,1177,103.0,,70.0,,,,,,,"Folate, total",UG +2460711,1177,112.0,,70.0,,,,,,,"Folate, total",UG +2462667,1177,1.0,,70.0,,,,,,,"Folate, total",UG +2462747,1177,25.0,,70.0,,,,,,,"Folate, total",UG +2464056,1177,86.0,,70.0,,,,,,,"Folate, total",UG +2464515,1177,48.0,,70.0,,,,,,,"Folate, total",UG +2464833,1177,203.0,,70.0,,,,,,,"Folate, total",UG +2464834,1177,112.0,,70.0,,,,,,,"Folate, total",UG +2468207,1177,60.0,,70.0,,,,,,,"Folate, total",UG +2468359,1177,214.0,,70.0,,,,,,,"Folate, total",UG +2469836,1177,29.0,,75.0,,,,,,,"Folate, total",UG +2470522,1177,53.0,,70.0,,,,,,,"Folate, total",UG +2470868,1177,46.0,,70.0,,,,,,,"Folate, total",UG +2471126,1177,6.0,,70.0,,,,,,,"Folate, total",UG +2471872,1177,255.0,,70.0,,,,,,,"Folate, total",UG +2472526,1177,154.0,,70.0,,,,,,,"Folate, total",UG +2472706,1177,183.0,,70.0,,,,,,,"Folate, total",UG +2473977,1177,84.0,,70.0,,,,,,,"Folate, total",UG +2475790,1177,293.0,,70.0,,,,,,,"Folate, total",UG +2476250,1177,89.0,,70.0,,,,,,,"Folate, total",UG +2479921,1177,214.0,,70.0,,,,,,,"Folate, total",UG +2485994,1177,17.0,,70.0,,,,,,,"Folate, total",UG +2486521,1177,213.0,,70.0,,,,,,,"Folate, total",UG +2486973,1177,214.0,,70.0,,,,,,,"Folate, total",UG +2488695,1177,42.0,,75.0,,,,,,,"Folate, total",UG +2490245,1177,32.0,,75.0,,,,,,,"Folate, total",UG +2491116,1177,17.0,,75.0,,,,,,,"Folate, total",UG +2501463,1177,206.0,,70.0,,,,,,,"Folate, total",UG +2503213,1177,118.0,,75.0,,,,,,,"Folate, total",UG +2503228,1177,188.0,,75.0,,,,,,,"Folate, total",UG +2503512,1177,209.0,,70.0,,,,,,,"Folate, total",UG +2517165,1177,632.0,,75.0,,,,,,,"Folate, total",UG +2520312,1177,0.0,,71.0,,,,,,,"Folate, total",UG +2520367,1177,0.0,,71.0,,,,,,,"Folate, total",UG +2523069,1177,98.0,,70.0,,,,,,,"Folate, total",UG +2523846,1177,72.0,,70.0,,,,,,,"Folate, total",UG +2525711,1177,200.0,,78.0,,,,,,,"Folate, total",UG +2525730,1177,532.0,,78.0,,,,,,,"Folate, total",UG +2539664,1177,386.0,,78.0,,,,,,,"Folate, total",UG +2547481,1177,355.0,,70.0,,,,,,,"Folate, total",UG +2557657,1177,0.0,,71.0,,,,,,,"Folate, total",UG +2557773,1177,0.0,,71.0,,,,,,,"Folate, total",UG +2557776,1177,0.0,,71.0,,,,,,,"Folate, total",UG +2558670,1177,0.0,,71.0,,,,,,,"Folate, total",UG +2560922,1177,1026.0,,75.0,,,,,,,"Folate, total",UG +2567203,1177,47.0,,75.0,,,,,,,"Folate, total",UG +2568591,1177,179.0,,75.0,,,,,,,"Folate, total",UG +2592707,1177,120.0,,70.0,,,,,,,"Folate, total",UG +2595912,1177,42.0,,70.0,,,,,,,"Folate, total",UG +2596219,1177,391.0,,70.0,,,,,,,"Folate, total",UG +2596405,1177,257.0,,70.0,,,,,,,"Folate, total",UG +2609914,1177,44.0,,70.0,,,,,,,"Folate, total",UG +2613366,1177,127.0,,78.0,,,,,,,"Folate, total",UG +2613732,1177,0.0,,71.0,,,,,,,"Folate, total",UG +2613738,1177,0.0,,71.0,,,,,,,"Folate, total",UG +2614074,1177,0.0,,71.0,,,,,,,"Folate, total",UG +2615366,1177,42.0,,70.0,,,,,,,"Folate, total",UG +2615377,1177,160714.0,,70.0,,,,,,,"Folate, total",UG +2622536,1177,37.0,,70.0,,,,,,,"Folate, total",UG +2624077,1177,59.0,,70.0,,,,,,,"Folate, total",UG +2631563,1177,42.0,,70.0,,,,,,,"Folate, total",UG +2631579,1177,42.0,,70.0,,,,,,,"Folate, total",UG +2635782,1177,65.0,,70.0,,,,,,,"Folate, total",UG +2640903,1177,60.0,,70.0,,,,,,,"Folate, total",UG +2642777,1177,300.0,,70.0,,,,,,,"Folate, total",UG +2651138,1177,143.0,,78.0,,,,,,,"Folate, total",UG +1109796,1103,16.0,,75.0,,,,,,,"Selenium, Se",UG +1134198,1103,44.0,,70.0,,,,,,,"Selenium, Se",UG +167551,1103,3.9,0.0,41.0,,,,,,,"Selenium, Se",UG +167711,1103,0.7,0.0,40.0,,,,,,,"Selenium, Se",UG +168370,1103,37.7,6.0,1.0,20.7,58.9,,,,,"Selenium, Se",UG +168460,1103,0.6,0.0,35.0,,,,,,,"Selenium, Se",UG +168526,1103,2.5,0.0,16.0,,,,,,,"Selenium, Se",UG +169441,1103,17.7,0.0,12.0,,,,,,,"Selenium, Se",UG +169500,1103,22.2,0.0,18.0,,,,,,,"Selenium, Se",UG +169513,1103,22.0,0.0,18.0,,,,,,,"Selenium, Se",UG +169531,1103,31.7,0.0,12.0,,,,,,,"Selenium, Se",UG +169624,1103,0.2,1.0,47.0,,,,,,,"Selenium, Se",UG +169742,1103,15.1,0.0,39.0,,,,,,,"Selenium, Se",UG +169836,1103,0.4,18.0,1.0,0.4,0.4,,,,,"Selenium, Se",UG +170078,1103,0.9,0.0,35.0,,,,,,,"Selenium, Se",UG +170194,1103,18.1,0.0,12.0,,,,,,,"Selenium, Se",UG +170287,1103,0.6,0.0,16.0,,,,,,,"Selenium, Se",UG +170288,1103,15.5,5.0,1.0,,,,,,,"Selenium, Se",UG +170422,1103,0.6,0.0,35.0,,,,,,,"Selenium, Se",UG +170700,1103,3.2,1.0,1.0,,,,,,,"Selenium, Se",UG +170732,1103,12.7,4.0,1.0,9.5,15.2,,,,,"Selenium, Se",UG +170851,1103,5.9,7.0,1.0,2.2,7.9,,,,,"Selenium, Se",UG +171634,1103,13.1,9.0,1.0,11.5,15.4,,,,,"Selenium, Se",UG +171838,1103,26.1,0.0,40.0,,,,,,,"Selenium, Se",UG +171895,1103,0.1,0.0,20.0,,,,,,,"Selenium, Se",UG +172180,1103,7.7,0.0,57.0,,,,,,,"Selenium, Se",UG +172263,1103,3.0,0.0,1.0,,,,,,,"Selenium, Se",UG +172299,1103,4.3,0.0,57.0,,,,,,,"Selenium, Se",UG +172362,1103,0.0,0.0,20.0,,,,,,,"Selenium, Se",UG +172439,1103,7.4,0.0,20.0,,,,,,,"Selenium, Se",UG +172909,1103,3.1,0.0,65.0,,,,,,,"Selenium, Se",UG +173207,1103,0.0,0.0,20.0,,,,,,,"Selenium, Se",UG +173995,1103,28.7,0.0,18.0,,,,,,,"Selenium, Se",UG +174092,1103,26.3,0.0,40.0,,,,,,,"Selenium, Se",UG +174323,1103,21.8,0.0,18.0,,,,,,,"Selenium, Se",UG +174479,1103,32.5,0.0,12.0,,,,,,,"Selenium, Se",UG +174708,1103,34.3,6.0,3.0,,,,,,,"Selenium, Se",UG +175013,1103,4.9,0.0,39.0,,,,,,,"Selenium, Se",UG +175135,1103,43.3,0.0,16.0,,,,,,,"Selenium, Se",UG +321762,1103,1.6,1.0,1.0,,,,,,,"Selenium, Se",UG +325846,1103,22.3,1.0,1.0,,,,,,,"Selenium, Se",UG +331390,1103,8.7,1.0,1.0,,,,,,,"Selenium, Se",UG +333305,1103,33.5,1.0,1.0,,,,,,,"Selenium, Se",UG +395651,1103,10.0,,75.0,,,,,,,"Selenium, Se",UG +501830,1103,2.0,,75.0,,,,,,,"Selenium, Se",UG +533978,1103,8.0,,75.0,,,,,,,"Selenium, Se",UG +540355,1103,51.0,,75.0,,,,,,,"Selenium, Se",UG +656018,1103,38.0,,70.0,,,,,,,"Selenium, Se",UG +747941,1103,8.5,1.0,1.0,,,,,,,"Selenium, Se",UG +1048665,1103,150.0,,70.0,,,,,,,"Selenium, Se",UG +1852852,1103,20.0,,75.0,,,,,,,"Selenium, Se",UG +1876941,1103,30.0,,75.0,,,,,,,"Selenium, Se",UG +1316263,1103,2.0,,75.0,,,,,,,"Selenium, Se",UG +1349862,1103,5.0,,75.0,,,,,,,"Selenium, Se",UG +1375966,1103,2.0,,75.0,,,,,,,"Selenium, Se",UG +1473802,1103,16.0,,75.0,,,,,,,"Selenium, Se",UG +1515282,1103,42.0,,75.0,,,,,,,"Selenium, Se",UG +1554260,1103,10.0,,75.0,,,,,,,"Selenium, Se",UG +1583234,1103,88.0,,75.0,,,,,,,"Selenium, Se",UG +1593315,1103,88.0,,75.0,,,,,,,"Selenium, Se",UG +1642007,1103,7.0,,75.0,,,,,,,"Selenium, Se",UG +1666257,1103,9.0,,75.0,,,,,,,"Selenium, Se",UG +1689815,1103,9.0,,75.0,,,,,,,"Selenium, Se",UG +1709249,1103,7.0,,75.0,,,,,,,"Selenium, Se",UG +1709404,1103,7.0,,70.0,,,,,,,"Selenium, Se",UG +1718070,1103,6.0,,75.0,,,,,,,"Selenium, Se",UG +1719857,1103,7.0,,75.0,,,,,,,"Selenium, Se",UG +1760141,1103,175.0,,75.0,,,,,,,"Selenium, Se",UG +1815726,1103,4.0,,75.0,,,,,,,"Selenium, Se",UG +1838171,1103,9.0,,75.0,,,,,,,"Selenium, Se",UG +1838269,1103,219.0,,75.0,,,,,,,"Selenium, Se",UG +1838395,1103,6.0,,75.0,,,,,,,"Selenium, Se",UG +1841201,1103,15.0,,70.0,,,,,,,"Selenium, Se",UG +1841531,1103,39.0,,75.0,,,,,,,"Selenium, Se",UG +1842352,1103,88.0,,75.0,,,,,,,"Selenium, Se",UG +1899424,1103,12.0,,75.0,,,,,,,"Selenium, Se",UG +1934445,1103,5.0,,75.0,,,,,,,"Selenium, Se",UG +1983403,1103,204.0,,75.0,,,,,,,"Selenium, Se",UG +1986161,1103,32.0,,70.0,,,,,,,"Selenium, Se",UG +1990603,1103,122.0,,70.0,,,,,,,"Selenium, Se",UG +2002469,1103,0.0,1.0,1.0,,,,2.5,,,"Selenium, Se",UG +2004036,1103,3.45,1.0,1.0,,,,,,,"Selenium, Se",UG +2004455,1103,8.02,1.0,1.0,,,,,,,"Selenium, Se",UG +2048156,1103,14.0,,75.0,,,,,,,"Selenium, Se",UG +2122644,1103,0.0,,75.0,,,,,,,"Selenium, Se",UG +2152540,1103,4.0,,70.0,,,,,,,"Selenium, Se",UG +2153366,1103,12.0,,75.0,,,,,,,"Selenium, Se",UG +2185382,1103,0.0,,75.0,,,,,,,"Selenium, Se",UG +2185391,1103,0.0,,75.0,,,,,,,"Selenium, Se",UG +2192208,1103,2.0,,75.0,,,,,,,"Selenium, Se",UG +2228887,1103,0.0,,75.0,,,,,,,"Selenium, Se",UG +2233617,1103,0.0,,75.0,,,,,,,"Selenium, Se",UG +2244522,1103,9.0,,75.0,,,,,,,"Selenium, Se",UG +2300886,1103,43.0,,75.0,,,,,,,"Selenium, Se",UG +2341069,1103,2.6,,,,,,,,,"Selenium, Se",UG +2341263,1103,32.4,,,,,,,,,"Selenium, Se",UG +2341637,1103,17.8,,,,,,,,,"Selenium, Se",UG +2341745,1103,13.8,,,,,,,,,"Selenium, Se",UG +2341907,1103,9.4,,,,,,,,,"Selenium, Se",UG +2342074,1103,4.9,,,,,,,,,"Selenium, Se",UG +2342257,1103,7.5,,,,,,,,,"Selenium, Se",UG +2342464,1103,29.9,,,,,,,,,"Selenium, Se",UG +2342471,1103,27.2,,,,,,,,,"Selenium, Se",UG +2343023,1103,3.4,,,,,,,,,"Selenium, Se",UG +2343368,1103,5.1,,,,,,,,,"Selenium, Se",UG +2343375,1103,7.6,,,,,,,,,"Selenium, Se",UG +2343978,1103,4.9,,,,,,,,,"Selenium, Se",UG +2344693,1103,0.6,,,,,,,,,"Selenium, Se",UG +2344818,1103,0.1,,,,,,,,,"Selenium, Se",UG +2344944,1103,7.1,,,,,,,,,"Selenium, Se",UG +2344970,1103,0.3,,,,,,,,,"Selenium, Se",UG +2345067,1103,0.7,,,,,,,,,"Selenium, Se",UG +2345195,1103,0.4,,,,,,,,,"Selenium, Se",UG +2345202,1103,0.8,,,,,,,,,"Selenium, Se",UG +2345207,1103,0.4,,,,,,,,,"Selenium, Se",UG +2345233,1103,0.0,,,,,,,,,"Selenium, Se",UG +2345265,1103,0.8,,,,,,,,,"Selenium, Se",UG +2345444,1103,0.6,,,,,,,,,"Selenium, Se",UG +2345645,1103,9.5,,,,,,,,,"Selenium, Se",UG +2345686,1103,4.3,,,,,,,,,"Selenium, Se",UG +2346048,1103,4.0,,,,,,,,,"Selenium, Se",UG +2346137,1103,0.0,,,,,,,,,"Selenium, Se",UG +2346207,1103,0.2,,,,,,,,,"Selenium, Se",UG +2367694,1103,27.0,,75.0,,,,,,,"Selenium, Se",UG +2379968,1103,5.0,,75.0,,,,,,,"Selenium, Se",UG +2380365,1103,7.0,,75.0,,,,,,,"Selenium, Se",UG +2395629,1103,20000.0,,70.0,,,,,,,"Selenium, Se",UG +2397106,1103,12.0,,70.0,,,,,,,"Selenium, Se",UG +2418634,1103,4.0,,70.0,,,,,,,"Selenium, Se",UG +2420091,1103,0.0,,75.0,,,,,,,"Selenium, Se",UG +2446030,1103,0.0,,75.0,,,,,,,"Selenium, Se",UG +2448773,1103,20000.0,,70.0,,,,,,,"Selenium, Se",UG +2462747,1103,6.0,,70.0,,,,,,,"Selenium, Se",UG +2466022,1103,3.0,,70.0,,,,,,,"Selenium, Se",UG +2488647,1103,78.0,,75.0,,,,,,,"Selenium, Se",UG +2488695,1103,30.0,,75.0,,,,,,,"Selenium, Se",UG +2490086,1103,85.0,,75.0,,,,,,,"Selenium, Se",UG +2490245,1103,140.0,,75.0,,,,,,,"Selenium, Se",UG +2501463,1103,74.0,,70.0,,,,,,,"Selenium, Se",UG +2520312,1103,0.0,,71.0,,,,,,,"Selenium, Se",UG +2520367,1103,0.0,,71.0,,,,,,,"Selenium, Se",UG +2557657,1103,0.0,,71.0,,,,,,,"Selenium, Se",UG +2557773,1103,0.0,,71.0,,,,,,,"Selenium, Se",UG +2557776,1103,0.0,,71.0,,,,,,,"Selenium, Se",UG +2558670,1103,0.0,,71.0,,,,,,,"Selenium, Se",UG +2613732,1103,0.0,,71.0,,,,,,,"Selenium, Se",UG +2613738,1103,0.0,,71.0,,,,,,,"Selenium, Se",UG +2614074,1103,0.0,,71.0,,,,,,,"Selenium, Se",UG +2616646,1103,30.0,,75.0,,,,,,,"Selenium, Se",UG +2643776,1103,15.9,1.0,1.0,,,,,,,"Selenium, Se",UG +1109796,1170,2.344,,75.0,,,,,,,Pantothenic acid,MG +1131565,1170,1.126,,70.0,,,,,,,Pantothenic acid,MG +1132871,1170,138.298,,70.0,,,,,,,Pantothenic acid,MG +1134198,1170,2.0,,70.0,,,,,,,Pantothenic acid,MG +167551,1170,0.23,1.0,,,,,,,,Pantothenic acid,MG +167711,1170,0.082,0.0,40.0,,,,,,,Pantothenic acid,MG +168370,1170,0.802,4.0,1.0,0.61,1.01,,,,,Pantothenic acid,MG +168460,1170,0.743,2.0,,,,,,,,Pantothenic acid,MG +168526,1170,0.154,0.0,,,,,,,,Pantothenic acid,MG +169441,1170,0.35,1.0,,,,,,,,Pantothenic acid,MG +169500,1170,0.32,0.0,53.0,,,,,,,Pantothenic acid,MG +169513,1170,0.24,0.0,53.0,,,,,,,Pantothenic acid,MG +169531,1170,0.605,0.0,14.0,,,,,,,Pantothenic acid,MG +169624,1170,0.54,1.0,47.0,,,,,,,Pantothenic acid,MG +169742,1170,0.051,3.0,1.0,,,,,,,Pantothenic acid,MG +169836,1170,0.545,6.0,1.0,0.48,0.62,,,,,Pantothenic acid,MG +170078,1170,1.172,0.0,,,,,,,,Pantothenic acid,MG +170194,1170,3.026,0.0,,,,,,,,Pantothenic acid,MG +170287,1170,0.344,4.0,,,,,,,,Pantothenic acid,MG +170288,1170,0.424,1.0,,,,,,,,Pantothenic acid,MG +170422,1170,1.029,8.0,,,,,,,,Pantothenic acid,MG +170559,1170,3.996,0.0,,,,,,,,Pantothenic acid,MG +170700,1170,0.62,1.0,1.0,,,,,,,Pantothenic acid,MG +170732,1170,0.747,4.0,1.0,0.72,0.791,,,,,Pantothenic acid,MG +170851,1170,0.461,3.0,1.0,0.46,0.81,,,,,Pantothenic acid,MG +171634,1170,0.581,6.0,1.0,0.49,0.75,,,,,Pantothenic acid,MG +172180,1170,0.181,0.0,57.0,,,,,,,Pantothenic acid,MG +172263,1170,0.33,0.0,1.0,,,,,,,Pantothenic acid,MG +172299,1170,0.345,0.0,57.0,,,,,,,Pantothenic acid,MG +172362,1170,0.0,0.0,20.0,,,,,,,Pantothenic acid,MG +172439,1170,0.113,2.0,,,,,,,,Pantothenic acid,MG +172909,1170,0.053,0.0,65.0,,,,,,,Pantothenic acid,MG +173207,1170,0.0,0.0,20.0,,,,,,,Pantothenic acid,MG +173995,1170,0.475,0.0,18.0,,,,,,,Pantothenic acid,MG +174323,1170,0.63,0.0,,,,,,,,Pantothenic acid,MG +174479,1170,2.747,0.0,14.0,,,,,,,Pantothenic acid,MG +175013,1170,0.259,1.0,,,,,,,,Pantothenic acid,MG +175135,1170,0.56,0.0,,,,,,,,Pantothenic acid,MG +322951,1170,0.23,1.0,1.0,,,,,,,Pantothenic acid,MG +325867,1170,0.61,1.0,1.0,,,,,,,Pantothenic acid,MG +326948,1170,0.21,1.0,1.0,,,,,,,Pantothenic acid,MG +329821,1170,0.35,1.0,1.0,,,,,,,Pantothenic acid,MG +358068,1170,2.381,,75.0,,,,,,,Pantothenic acid,MG +395651,1170,2.941,,75.0,,,,,,,Pantothenic acid,MG +432458,1170,4.167,,75.0,,,,,,,Pantothenic acid,MG +433615,1170,0.986,,75.0,,,,,,,Pantothenic acid,MG +477594,1170,1.429,,75.0,,,,,,,Pantothenic acid,MG +499320,1170,0.704,,75.0,,,,,,,Pantothenic acid,MG +503908,1170,208.333,,75.0,,,,,,,Pantothenic acid,MG +516871,1170,71.429,,75.0,,,,,,,Pantothenic acid,MG +527496,1170,0.167,,75.0,,,,,,,Pantothenic acid,MG +533978,1170,1.0,,75.0,,,,,,,Pantothenic acid,MG +537539,1170,6.0,,75.0,,,,,,,Pantothenic acid,MG +539695,1170,50.0,,75.0,,,,,,,Pantothenic acid,MG +540355,1170,8.333,,75.0,,,,,,,Pantothenic acid,MG +565676,1170,3.529,,75.0,,,,,,,Pantothenic acid,MG +585708,1170,1.429,,75.0,,,,,,,Pantothenic acid,MG +635148,1170,4.167,,75.0,,,,,,,Pantothenic acid,MG +639362,1170,0.265,,75.0,,,,,,,Pantothenic acid,MG +710898,1170,2.273,,70.0,,,,,,,Pantothenic acid,MG +799201,1170,1.429,,75.0,,,,,,,Pantothenic acid,MG +799297,1170,3.333,,75.0,,,,,,,Pantothenic acid,MG +800507,1170,1.429,,75.0,,,,,,,Pantothenic acid,MG +1011481,1170,0.588,,75.0,,,,,,,Pantothenic acid,MG +1041099,1170,0.1,,70.0,,,,,,,Pantothenic acid,MG +1074579,1170,2.439,,75.0,,,,,,,Pantothenic acid,MG +1852852,1170,0.714,,75.0,,,,,,,Pantothenic acid,MG +1875281,1170,0.833,,75.0,,,,,,,Pantothenic acid,MG +1148763,1170,1.055,,75.0,,,,,,,Pantothenic acid,MG +1349862,1170,1.077,,75.0,,,,,,,Pantothenic acid,MG +1373214,1170,4.228,,75.0,,,,,,,Pantothenic acid,MG +1373841,1170,1.972,,75.0,,,,,,,Pantothenic acid,MG +1459858,1170,0.0,,75.0,,,,,,,Pantothenic acid,MG +1464052,1170,2.381,,75.0,,,,,,,Pantothenic acid,MG +1473802,1170,0.444,,75.0,,,,,,,Pantothenic acid,MG +1493735,1170,2.381,,75.0,,,,,,,Pantothenic acid,MG +1515282,1170,5.0,,75.0,,,,,,,Pantothenic acid,MG +1554260,1170,2.206,,75.0,,,,,,,Pantothenic acid,MG +1574124,1170,6.383,,75.0,,,,,,,Pantothenic acid,MG +1593315,1170,31.25,,75.0,,,,,,,Pantothenic acid,MG +1608089,1170,68.75,,75.0,,,,,,,Pantothenic acid,MG +1618011,1170,2.222,,75.0,,,,,,,Pantothenic acid,MG +1626186,1170,0.526,,75.0,,,,,,,Pantothenic acid,MG +1642007,1170,1.042,,75.0,,,,,,,Pantothenic acid,MG +1661837,1170,1.055,,75.0,,,,,,,Pantothenic acid,MG +1665523,1170,0.352,,75.0,,,,,,,Pantothenic acid,MG +1666257,1170,1.055,,75.0,,,,,,,Pantothenic acid,MG +1671547,1170,9.211,,75.0,,,,,,,Pantothenic acid,MG +1689815,1170,1.25,,75.0,,,,,,,Pantothenic acid,MG +1690592,1170,1.639,,75.0,,,,,,,Pantothenic acid,MG +1695849,1170,0.167,,75.0,,,,,,,Pantothenic acid,MG +1709249,1170,1.055,,75.0,,,,,,,Pantothenic acid,MG +1709404,1170,0.549,,70.0,,,,,,,Pantothenic acid,MG +1718070,1170,1.014,,75.0,,,,,,,Pantothenic acid,MG +1719857,1170,1.055,,75.0,,,,,,,Pantothenic acid,MG +1760141,1170,25.0,,75.0,,,,,,,Pantothenic acid,MG +1766304,1170,1.379,,75.0,,,,,,,Pantothenic acid,MG +1780894,1170,2.542,,75.0,,,,,,,Pantothenic acid,MG +1813950,1170,1.212,,75.0,,,,,,,Pantothenic acid,MG +1815726,1170,0.769,,75.0,,,,,,,Pantothenic acid,MG +1830824,1170,2.439,,75.0,,,,,,,Pantothenic acid,MG +1838171,1170,1.266,,75.0,,,,,,,Pantothenic acid,MG +1838269,1170,31.25,,75.0,,,,,,,Pantothenic acid,MG +1838395,1170,1.055,,75.0,,,,,,,Pantothenic acid,MG +1841353,1170,3.953,,75.0,,,,,,,Pantothenic acid,MG +1841531,1170,5.556,,75.0,,,,,,,Pantothenic acid,MG +1842352,1170,31.25,,75.0,,,,,,,Pantothenic acid,MG +1934445,1170,1.077,,75.0,,,,,,,Pantothenic acid,MG +1936197,1170,1.739,,75.0,,,,,,,Pantothenic acid,MG +1983403,1170,29.167,,75.0,,,,,,,Pantothenic acid,MG +1990603,1170,11.304,,70.0,,,,,,,Pantothenic acid,MG +2049120,1170,0.417,,75.0,,,,,,,Pantothenic acid,MG +2049128,1170,3.378,,75.0,,,,,,,Pantothenic acid,MG +2073909,1170,0.0,,75.0,,,,,,,Pantothenic acid,MG +2112038,1170,3.947,,75.0,,,,,,,Pantothenic acid,MG +2119376,1170,0.417,,75.0,,,,,,,Pantothenic acid,MG +2122644,1170,0.479,,70.0,,,,,,,Pantothenic acid,MG +2185382,1170,0.0,,75.0,,,,,,,Pantothenic acid,MG +2185391,1170,0.0,,75.0,,,,,,,Pantothenic acid,MG +2192208,1170,0.308,,75.0,,,,,,,Pantothenic acid,MG +2228887,1170,0.0,,75.0,,,,,,,Pantothenic acid,MG +2233617,1170,0.0,,75.0,,,,,,,Pantothenic acid,MG +2244522,1170,1.042,,75.0,,,,,,,Pantothenic acid,MG +2266247,1170,1.639,,75.0,,,,,,,Pantothenic acid,MG +2267135,1170,2.564,,75.0,,,,,,,Pantothenic acid,MG +2268516,1170,7.143,,75.0,,,,,,,Pantothenic acid,MG +2273539,1170,0.634,,70.0,,,,,,,Pantothenic acid,MG +2333332,1170,3.333,,75.0,,,,,,,Pantothenic acid,MG +2364673,1170,1.408,,70.0,,,,,,,Pantothenic acid,MG +2379968,1170,1.077,,75.0,,,,,,,Pantothenic acid,MG +2380365,1170,1.042,,75.0,,,,,,,Pantothenic acid,MG +2397106,1170,2.0,,70.0,,,,,,,Pantothenic acid,MG +2407144,1170,3.261,,75.0,,,,,,,Pantothenic acid,MG +2412266,1170,8.0,,70.0,,,,,,,Pantothenic acid,MG +2418634,1170,0.4,,70.0,,,,,,,Pantothenic acid,MG +2420091,1170,0.0,,75.0,,,,,,,Pantothenic acid,MG +2427997,1170,4.167,,70.0,,,,,,,Pantothenic acid,MG +2445241,1170,0.199,,70.0,,,,,,,Pantothenic acid,MG +2446030,1170,0.25,,70.0,,,,,,,Pantothenic acid,MG +2462747,1170,0.5489999999999999,,70.0,,,,,,,Pantothenic acid,MG +2463397,1170,0.846,,70.0,,,,,,,Pantothenic acid,MG +2468207,1170,1.25,,75.0,,,,,,,Pantothenic acid,MG +2469836,1170,0.7140000000000001,,75.0,,,,,,,Pantothenic acid,MG +2470868,1170,1.2819999999999998,,75.0,,,,,,,Pantothenic acid,MG +2471183,1170,1.689,,75.0,,,,,,,Pantothenic acid,MG +2473885,1170,1.408,,70.0,,,,,,,Pantothenic acid,MG +2485994,1170,0.303,,70.0,,,,,,,Pantothenic acid,MG +2487138,1170,38.462,,70.0,,,,,,,Pantothenic acid,MG +2488647,1170,9.259,,75.0,,,,,,,Pantothenic acid,MG +2488695,1170,1.055,,75.0,,,,,,,Pantothenic acid,MG +2489005,1170,0.211,,75.0,,,,,,,Pantothenic acid,MG +2489733,1170,2.5,,75.0,,,,,,,Pantothenic acid,MG +2490245,1170,10.0,,75.0,,,,,,,Pantothenic acid,MG +2491116,1170,0.083,,75.0,,,,,,,Pantothenic acid,MG +2491124,1170,0.208,,75.0,,,,,,,Pantothenic acid,MG +2501463,1170,2.407,,70.0,,,,,,,Pantothenic acid,MG +2520312,1170,0.0,,71.0,,,,,,,Pantothenic acid,MG +2520367,1170,0.0,,71.0,,,,,,,Pantothenic acid,MG +2552825,1170,0.505,,70.0,,,,,,,Pantothenic acid,MG +2557657,1170,0.0,,71.0,,,,,,,Pantothenic acid,MG +2557773,1170,0.0,,71.0,,,,,,,Pantothenic acid,MG +2557776,1170,0.157,,71.0,,,,,,,Pantothenic acid,MG +2558670,1170,0.0,,71.0,,,,,,,Pantothenic acid,MG +2560922,1170,12.821,,75.0,,,,,,,Pantothenic acid,MG +2592707,1170,2.571,,70.0,,,,,,,Pantothenic acid,MG +2597054,1170,1.0,,70.0,,,,,,,Pantothenic acid,MG +2613732,1170,0.0,,71.0,,,,,,,Pantothenic acid,MG +2613738,1170,0.0,,71.0,,,,,,,Pantothenic acid,MG +2614074,1170,0.0,,71.0,,,,,,,Pantothenic acid,MG +2622536,1170,1.2,,70.0,,,,,,,Pantothenic acid,MG +2624077,1170,1.22,,75.0,,,,,,,Pantothenic acid,MG +2640903,1170,1.875,,75.0,,,,,,,Pantothenic acid,MG +1109796,1100,164.0,,75.0,,,,,,,"Iodine, I",UG +1134198,1100,120.0,,70.0,,,,,,,"Iodine, I",UG +323629,1100,0.0,1.0,1.0,,,,,,,"Iodine, I",UG +391912,1100,100.0,,75.0,,,,,,,"Iodine, I",UG +533978,1100,15.0,,75.0,,,,,,,"Iodine, I",UG +537539,1100,90.0,,75.0,,,,,,,"Iodine, I",UG +540355,1100,109.0,,75.0,,,,,,,"Iodine, I",UG +565676,1100,44.0,,75.0,,,,,,,"Iodine, I",UG +585708,1100,11.0,,75.0,,,,,,,"Iodine, I",UG +710898,1100,120.0,,70.0,,,,,,,"Iodine, I",UG +790465,1100,0.0,1.0,1.0,,,,,,,"Iodine, I",UG +799201,1100,11.0,,75.0,,,,,,,"Iodine, I",UG +799297,1100,50.0,,75.0,,,,,,,"Iodine, I",UG +800507,1100,11.0,,75.0,,,,,,,"Iodine, I",UG +1853505,1100,4500.0,,75.0,,,,,,,"Iodine, I",UG +1148763,1100,16.0,,75.0,,,,,,,"Iodine, I",UG +1316263,1100,4.0,,75.0,,,,,,,"Iodine, I",UG +1349862,1100,12.0,,75.0,,,,,,,"Iodine, I",UG +1554260,1100,18.0,,75.0,,,,,,,"Iodine, I",UG +1593315,1100,281.0,,75.0,,,,,,,"Iodine, I",UG +1642007,1100,16.0,,75.0,,,,,,,"Iodine, I",UG +1661837,1100,16.0,,75.0,,,,,,,"Iodine, I",UG +1666257,1100,16.0,,75.0,,,,,,,"Iodine, I",UG +1689815,1100,28.0,,75.0,,,,,,,"Iodine, I",UG +1709249,1100,16.0,,75.0,,,,,,,"Iodine, I",UG +1709404,1100,16.0,,70.0,,,,,,,"Iodine, I",UG +1718070,1100,13.0,,75.0,,,,,,,"Iodine, I",UG +1719857,1100,16.0,,75.0,,,,,,,"Iodine, I",UG +1760141,1100,300.0,,75.0,,,,,,,"Iodine, I",UG +1815726,1100,9.0,,75.0,,,,,,,"Iodine, I",UG +1838269,1100,469.0,,75.0,,,,,,,"Iodine, I",UG +1838395,1100,13.0,,75.0,,,,,,,"Iodine, I",UG +1841531,1100,94.0,,75.0,,,,,,,"Iodine, I",UG +1842352,1100,281.0,,75.0,,,,,,,"Iodine, I",UG +1934445,1100,16.0,,75.0,,,,,,,"Iodine, I",UG +1983403,1100,438.0,,75.0,,,,,,,"Iodine, I",UG +2185382,1100,0.0,,75.0,,,,,,,"Iodine, I",UG +2185391,1100,0.0,,75.0,,,,,,,"Iodine, I",UG +2228887,1100,0.0,,75.0,,,,,,,"Iodine, I",UG +2233617,1100,0.0,,75.0,,,,,,,"Iodine, I",UG +2244522,1100,16.0,,75.0,,,,,,,"Iodine, I",UG +2333332,1100,50.0,,75.0,,,,,,,"Iodine, I",UG +2379968,1100,16.0,,75.0,,,,,,,"Iodine, I",UG +2380365,1100,16.0,,75.0,,,,,,,"Iodine, I",UG +2418634,1100,11.0,,70.0,,,,,,,"Iodine, I",UG +2462747,1100,16.0,,70.0,,,,,,,"Iodine, I",UG +2469836,1100,11.0,,75.0,,,,,,,"Iodine, I",UG +2488647,1100,139.0,,75.0,,,,,,,"Iodine, I",UG +2488695,1100,16.0,,75.0,,,,,,,"Iodine, I",UG +2490245,1100,300.0,,75.0,,,,,,,"Iodine, I",UG +2501463,1100,157.0,,70.0,,,,,,,"Iodine, I",UG +2520312,1100,0.0,,71.0,,,,,,,"Iodine, I",UG +2520367,1100,0.0,,71.0,,,,,,,"Iodine, I",UG +2557657,1100,0.0,,71.0,,,,,,,"Iodine, I",UG +2557773,1100,0.0,,71.0,,,,,,,"Iodine, I",UG +2557776,1100,0.0,,71.0,,,,,,,"Iodine, I",UG +2558670,1100,0.0,,71.0,,,,,,,"Iodine, I",UG +2592707,1100,43.0,,70.0,,,,,,,"Iodine, I",UG +2613732,1100,0.0,,71.0,,,,,,,"Iodine, I",UG +2613738,1100,0.0,,71.0,,,,,,,"Iodine, I",UG +2614074,1100,0.0,,71.0,,,,,,,"Iodine, I",UG +2648500,1100,73.52,1.0,1.0,,,,,,,"Iodine, I",UG +1109796,1095,7.03,,75.0,,,,,,,"Zinc, Zn",MG +1114961,1095,5.0,,75.0,,,,,,,"Zinc, Zn",MG +1134198,1095,1.4,,70.0,,,,,,,"Zinc, Zn",MG +1137176,1095,2.67,,70.0,,,,,,,"Zinc, Zn",MG +167551,1095,1.24,14.0,,,,,,,,"Zinc, Zn",MG +167711,1095,0.16,0.0,40.0,,,,,,,"Zinc, Zn",MG +168370,1095,2.86,6.0,1.0,2.51,3.22,,,,,"Zinc, Zn",MG +168460,1095,1.04,2.0,,,,,,,,"Zinc, Zn",MG +168526,1095,1.03,0.0,,,,,,,,"Zinc, Zn",MG +169441,1095,6.94,7.0,,,,,,,,"Zinc, Zn",MG +169500,1095,5.45,0.0,53.0,,,,,,,"Zinc, Zn",MG +169513,1095,5.0,0.0,53.0,,,,,,,"Zinc, Zn",MG +169531,1095,5.2,0.0,12.0,,,,,,,"Zinc, Zn",MG +169624,1095,1.29,1.0,47.0,,,,,,,"Zinc, Zn",MG +169742,1095,0.74,3.0,1.0,,,,,,,"Zinc, Zn",MG +169836,1095,0.51,18.0,1.0,0.42,0.67,,,,,"Zinc, Zn",MG +170078,1095,1.15,0.0,,,,,,,,"Zinc, Zn",MG +170194,1095,2.06,0.0,,,,,,,,"Zinc, Zn",MG +170287,1095,0.57,3.0,,,,,,,,"Zinc, Zn",MG +170288,1095,2.21,5.0,,,,,,,,"Zinc, Zn",MG +170422,1095,1.05,4.0,,,,,,,,"Zinc, Zn",MG +170559,1095,5.01,0.0,,,,,,,,"Zinc, Zn",MG +170700,1095,0.67,1.0,1.0,,,,,,,"Zinc, Zn",MG +170702,1095,1.87,1.0,47.0,,,,,,,"Zinc, Zn",MG +170732,1095,0.76,6.0,1.0,0.72,0.79,,,,,"Zinc, Zn",MG +170851,1095,0.53,11.0,1.0,0.13,1.44,,,,,"Zinc, Zn",MG +171634,1095,1.27,18.0,1.0,0.94,1.6,,,,,"Zinc, Zn",MG +171838,1095,0.98,0.0,40.0,,,,,,,"Zinc, Zn",MG +171895,1095,0.02,1.0,1.0,,,,,,,"Zinc, Zn",MG +172180,1095,0.33,0.0,57.0,,,,,,,"Zinc, Zn",MG +172263,1095,0.41,0.0,1.0,,,,,,,"Zinc, Zn",MG +172299,1095,0.49,0.0,57.0,,,,,,,"Zinc, Zn",MG +172362,1095,0.0,0.0,20.0,,,,,,,"Zinc, Zn",MG +172439,1095,0.42,2.0,,,,,,,,"Zinc, Zn",MG +172909,1095,0.14,0.0,64.0,,,,,,,"Zinc, Zn",MG +173207,1095,0.0,0.0,20.0,,,,,,,"Zinc, Zn",MG +173995,1095,4.36,0.0,18.0,,,,,,,"Zinc, Zn",MG +174092,1095,1.62,0.0,40.0,,,,,,,"Zinc, Zn",MG +174323,1095,3.49,0.0,,,,,,,,"Zinc, Zn",MG +174479,1095,3.59,26.0,1.0,3.17,4.0,,,,,"Zinc, Zn",MG +174708,1095,10.42,0.0,12.0,,,,,,,"Zinc, Zn",MG +175013,1095,0.33,1.0,,,,,,,,"Zinc, Zn",MG +175135,1095,1.0,0.0,,,,,,,,"Zinc, Zn",MG +323093,1095,2.42,1.0,1.0,,,,,,,"Zinc, Zn",MG +324642,1095,0.1,1.0,1.0,,,,,,,"Zinc, Zn",MG +329276,1095,2.83,1.0,1.0,,,,,,,"Zinc, Zn",MG +329395,1095,4.82,1.0,1.0,,,,,,,"Zinc, Zn",MG +332126,1095,0.22,1.0,1.0,,,,,,,"Zinc, Zn",MG +332456,1095,0.11,1.0,1.0,,,,,,,"Zinc, Zn",MG +333389,1095,0.24,1.0,1.0,,,,,,,"Zinc, Zn",MG +334247,1095,0.01,8.0,1.0,0.01,0.02,0.01,,,2006.0,"Zinc, Zn",MG +335244,1095,3.15,1.0,1.0,,,,,,2016.0,"Zinc, Zn",MG +335589,1095,3.89,1.0,1.0,,,,,,2016.0,"Zinc, Zn",MG +335616,1095,3.24,1.0,1.0,,,,,,2016.0,"Zinc, Zn",MG +335751,1095,2.9,1.0,1.0,,,,,,2016.0,"Zinc, Zn",MG +335770,1095,3.01,1.0,1.0,,,,,,2016.0,"Zinc, Zn",MG +335789,1095,2.91,1.0,1.0,,,,,,2016.0,"Zinc, Zn",MG +344774,1095,0.8,,78.0,,,,,,,"Zinc, Zn",MG +344980,1095,6.8,,78.0,,,,,,,"Zinc, Zn",MG +345013,1095,1.0,,78.0,,,,,,,"Zinc, Zn",MG +345215,1095,0.1,,78.0,,,,,,,"Zinc, Zn",MG +345449,1095,1.5,,78.0,,,,,,,"Zinc, Zn",MG +345942,1095,4.1,,78.0,,,,,,,"Zinc, Zn",MG +345947,1095,2.7,,78.0,,,,,,,"Zinc, Zn",MG +348040,1095,1.3,,78.0,,,,,,,"Zinc, Zn",MG +352276,1095,14.73,,78.0,,,,,,,"Zinc, Zn",MG +357444,1095,2.88,,75.0,,,,,,,"Zinc, Zn",MG +358068,1095,5.36,,75.0,,,,,,,"Zinc, Zn",MG +391167,1095,12.93,,75.0,,,,,,,"Zinc, Zn",MG +391591,1095,1.0,,75.0,,,,,,,"Zinc, Zn",MG +395651,1095,2.21,,75.0,,,,,,,"Zinc, Zn",MG +395696,1095,6.25,,75.0,,,,,,,"Zinc, Zn",MG +401517,1095,13.89,,75.0,,,,,,,"Zinc, Zn",MG +406718,1095,12.5,,75.0,,,,,,,"Zinc, Zn",MG +408429,1095,0.0,,75.0,,,,,,,"Zinc, Zn",MG +411816,1095,0.5,,75.0,,,,,,,"Zinc, Zn",MG +445202,1095,12.5,,75.0,,,,,,,"Zinc, Zn",MG +445867,1095,0.5,,75.0,,,,,,,"Zinc, Zn",MG +470915,1095,9.5,,70.0,,,,,,,"Zinc, Zn",MG +477594,1095,5.36,,75.0,,,,,,,"Zinc, Zn",MG +501830,1095,0.25,,75.0,,,,,,,"Zinc, Zn",MG +516871,1095,107.14,,75.0,,,,,,,"Zinc, Zn",MG +517205,1095,5.36,,75.0,,,,,,,"Zinc, Zn",MG +527618,1095,12.98,,75.0,,,,,,,"Zinc, Zn",MG +528339,1095,1.03,,75.0,,,,,,,"Zinc, Zn",MG +533978,1095,2.1,,75.0,,,,,,,"Zinc, Zn",MG +537539,1095,10.5,,75.0,,,,,,,"Zinc, Zn",MG +540355,1095,10.94,,75.0,,,,,,,"Zinc, Zn",MG +542912,1095,5.0,,75.0,,,,,,,"Zinc, Zn",MG +565676,1095,5.29,,75.0,,,,,,,"Zinc, Zn",MG +571736,1095,5.17,,75.0,,,,,,,"Zinc, Zn",MG +575749,1095,9.5,,70.0,,,,,,,"Zinc, Zn",MG +585708,1095,1.07,,75.0,,,,,,,"Zinc, Zn",MG +608954,1095,12.5,,75.0,,,,,,,"Zinc, Zn",MG +609802,1095,8.82,,75.0,,,,,,,"Zinc, Zn",MG +614800,1095,0.0,,75.0,,,,,,,"Zinc, Zn",MG +650916,1095,4.25,,70.0,,,,,,,"Zinc, Zn",MG +656018,1095,2.94,,70.0,,,,,,,"Zinc, Zn",MG +678328,1095,4.29,,70.0,,,,,,,"Zinc, Zn",MG +687542,1095,2.7,,70.0,,,,,,,"Zinc, Zn",MG +699684,1095,2.0,,70.0,,,,,,,"Zinc, Zn",MG +733568,1095,4.92,,75.0,,,,,,,"Zinc, Zn",MG +738822,1095,10.14,,75.0,,,,,,,"Zinc, Zn",MG +749383,1095,3.63,1.0,1.0,,,,,,,"Zinc, Zn",MG +751974,1095,0.4,,78.0,,,,,,,"Zinc, Zn",MG +752864,1095,0.6,,78.0,,,,,,,"Zinc, Zn",MG +757098,1095,0.3,,78.0,,,,,,,"Zinc, Zn",MG +761398,1095,12.5,,75.0,,,,,,,"Zinc, Zn",MG +799201,1095,1.07,,75.0,,,,,,,"Zinc, Zn",MG +799297,1095,6.0,,75.0,,,,,,,"Zinc, Zn",MG +800507,1095,1.07,,75.0,,,,,,,"Zinc, Zn",MG +949790,1095,0.35,,70.0,,,,,,,"Zinc, Zn",MG +1006789,1095,5.0,,75.0,,,,,,,"Zinc, Zn",MG +1031759,1095,0.78,,70.0,,,,,,,"Zinc, Zn",MG +1048665,1095,10.0,,70.0,,,,,,,"Zinc, Zn",MG +1074579,1095,3.66,,75.0,,,,,,,"Zinc, Zn",MG +1851099,1095,12.5,,75.0,,,,,,,"Zinc, Zn",MG +1852852,1095,4.29,,75.0,,,,,,,"Zinc, Zn",MG +1866282,1095,5.36,,75.0,,,,,,,"Zinc, Zn",MG +1142953,1095,3.16,,75.0,,,,,,,"Zinc, Zn",MG +1145005,1095,2.54,,75.0,,,,,,,"Zinc, Zn",MG +1148763,1095,1.9,,75.0,,,,,,,"Zinc, Zn",MG +1152052,1095,4.05,,75.0,,,,,,,"Zinc, Zn",MG +1201758,1095,2.22,,75.0,,,,,,,"Zinc, Zn",MG +1202055,1095,5.26,,75.0,,,,,,,"Zinc, Zn",MG +1211739,1095,3.21,,75.0,,,,,,,"Zinc, Zn",MG +1212179,1095,12.5,,75.0,,,,,,,"Zinc, Zn",MG +1225978,1095,1.0,,75.0,,,,,,,"Zinc, Zn",MG +1251436,1095,11.36,,75.0,,,,,,,"Zinc, Zn",MG +1255651,1095,0.2,,75.0,,,,,,,"Zinc, Zn",MG +1301143,1095,5.36,,75.0,,,,,,,"Zinc, Zn",MG +1304487,1095,5.36,,75.0,,,,,,,"Zinc, Zn",MG +1304678,1095,12.1,,75.0,,,,,,,"Zinc, Zn",MG +1321011,1095,0.0,,75.0,,,,,,,"Zinc, Zn",MG +1349862,1095,0.69,,75.0,,,,,,,"Zinc, Zn",MG +1373214,1095,2.22,,75.0,,,,,,,"Zinc, Zn",MG +1375966,1095,1.74,,75.0,,,,,,,"Zinc, Zn",MG +1411632,1095,0.27,,71.0,,,,,,,"Zinc, Zn",MG +1444974,1095,2.25,,75.0,,,,,,,"Zinc, Zn",MG +1459858,1095,0.9,,72.0,,,,,,,"Zinc, Zn",MG +1463154,1095,1.0,,75.0,,,,,,,"Zinc, Zn",MG +1464052,1095,5.36,,75.0,,,,,,,"Zinc, Zn",MG +1473802,1095,1.33,,75.0,,,,,,,"Zinc, Zn",MG +1493735,1095,3.57,,75.0,,,,,,,"Zinc, Zn",MG +1493787,1095,6.25,,75.0,,,,,,,"Zinc, Zn",MG +1515282,1095,7.5,,75.0,,,,,,,"Zinc, Zn",MG +1554260,1095,2.21,,75.0,,,,,,,"Zinc, Zn",MG +1565647,1095,1.2,,75.0,,,,,,,"Zinc, Zn",MG +1574124,1095,6.38,,75.0,,,,,,,"Zinc, Zn",MG +1583234,1095,2.25,,75.0,,,,,,,"Zinc, Zn",MG +1593315,1095,18.75,,75.0,,,,,,,"Zinc, Zn",MG +1611538,1095,0.2,,75.0,,,,,,,"Zinc, Zn",MG +1624855,1095,8.04,,75.0,,,,,,,"Zinc, Zn",MG +1625834,1095,12.1,,75.0,,,,,,,"Zinc, Zn",MG +1626186,1095,2.96,,75.0,,,,,,,"Zinc, Zn",MG +1635985,1095,14.42,,75.0,,,,,,,"Zinc, Zn",MG +1642007,1095,1.56,,75.0,,,,,,,"Zinc, Zn",MG +1650603,1095,12.5,,75.0,,,,,,,"Zinc, Zn",MG +1661837,1095,1.9,,75.0,,,,,,,"Zinc, Zn",MG +1666257,1095,1.58,,75.0,,,,,,,"Zinc, Zn",MG +1669205,1095,0.78,,70.0,,,,,,,"Zinc, Zn",MG +1670670,1095,12.2,,70.0,,,,,,,"Zinc, Zn",MG +1671547,1095,0.79,,75.0,,,,,,,"Zinc, Zn",MG +1689815,1095,2.19,,75.0,,,,,,,"Zinc, Zn",MG +1690592,1095,7.38,,75.0,,,,,,,"Zinc, Zn",MG +1709249,1095,1.58,,75.0,,,,,,,"Zinc, Zn",MG +1709404,1095,1.18,,70.0,,,,,,,"Zinc, Zn",MG +1716791,1095,8.57,,75.0,,,,,,,"Zinc, Zn",MG +1718070,1095,1.52,,75.0,,,,,,,"Zinc, Zn",MG +1719857,1095,1.9,,75.0,,,,,,,"Zinc, Zn",MG +1736398,1095,3.35,,75.0,,,,,,,"Zinc, Zn",MG +1757140,1095,0.366,1.0,1.0,,,,,,,"Zinc, Zn",MG +1760141,1095,18.75,,75.0,,,,,,,"Zinc, Zn",MG +1766304,1095,1.03,,75.0,,,,,,,"Zinc, Zn",MG +1766843,1095,6.82,,75.0,,,,,,,"Zinc, Zn",MG +1790096,1095,1.79,,70.0,,,,,,,"Zinc, Zn",MG +1813950,1095,3.64,,75.0,,,,,,,"Zinc, Zn",MG +1815726,1095,1.15,,75.0,,,,,,,"Zinc, Zn",MG +1830694,1095,13.89,,75.0,,,,,,,"Zinc, Zn",MG +1830824,1095,3.66,,75.0,,,,,,,"Zinc, Zn",MG +1838171,1095,2.53,,75.0,,,,,,,"Zinc, Zn",MG +1838269,1095,46.88,,75.0,,,,,,,"Zinc, Zn",MG +1838395,1095,1.58,,75.0,,,,,,,"Zinc, Zn",MG +1838756,1095,12.5,,75.0,,,,,,,"Zinc, Zn",MG +1841201,1095,3.77,,70.0,,,,,,,"Zinc, Zn",MG +1841531,1095,12.5,,75.0,,,,,,,"Zinc, Zn",MG +1841866,1095,0.34,,70.0,,,,,,,"Zinc, Zn",MG +1842352,1095,18.75,,75.0,,,,,,,"Zinc, Zn",MG +1885991,1095,11.72,,75.0,,,,,,,"Zinc, Zn",MG +1890976,1095,0.0,,75.0,,,,,,,"Zinc, Zn",MG +1899424,1095,4.02,,75.0,,,,,,,"Zinc, Zn",MG +1934445,1095,0.69,,75.0,,,,,,,"Zinc, Zn",MG +1934592,1095,8.66,,70.0,,,,,,,"Zinc, Zn",MG +1936197,1095,1.3,,75.0,,,,,,,"Zinc, Zn",MG +1948176,1095,0.04,,70.0,,,,,,,"Zinc, Zn",MG +1951713,1095,12.93,,75.0,,,,,,,"Zinc, Zn",MG +1973140,1095,3.51,,70.0,,,,,,,"Zinc, Zn",MG +1983403,1095,43.75,,75.0,,,,,,,"Zinc, Zn",MG +1986161,1095,1.36,,70.0,,,,,,,"Zinc, Zn",MG +1990603,1095,24.35,,70.0,,,,,,,"Zinc, Zn",MG +1998098,1095,3.33,,75.0,,,,,,,"Zinc, Zn",MG +2000157,1095,0.28,1.0,1.0,,,,,,,"Zinc, Zn",MG +2001909,1095,0.581,1.0,1.0,,,,,,,"Zinc, Zn",MG +2024310,1095,5.0,,70.0,,,,,,,"Zinc, Zn",MG +2028206,1095,2.5,,70.0,,,,,,,"Zinc, Zn",MG +2073909,1095,3.21,,75.0,,,,,,,"Zinc, Zn",MG +2089033,1095,16.41,,75.0,,,,,,,"Zinc, Zn",MG +2112038,1095,5.92,,75.0,,,,,,,"Zinc, Zn",MG +2120305,1095,5.36,,75.0,,,,,,,"Zinc, Zn",MG +2122644,1095,1.58,,70.0,,,,,,,"Zinc, Zn",MG +2124187,1095,4.05,,75.0,,,,,,,"Zinc, Zn",MG +2139907,1095,0.62,,75.0,,,,,,,"Zinc, Zn",MG +2142867,1095,2.5,,75.0,,,,,,,"Zinc, Zn",MG +2153366,1095,2.54,,75.0,,,,,,,"Zinc, Zn",MG +2171836,1095,14.42,,75.0,,,,,,,"Zinc, Zn",MG +2171879,1095,3.24,,70.0,,,,,,,"Zinc, Zn",MG +2175556,1095,2.73,,75.0,,,,,,,"Zinc, Zn",MG +2175648,1095,1.5,,75.0,,,,,,,"Zinc, Zn",MG +2185382,1095,0.0,,75.0,,,,,,,"Zinc, Zn",MG +2185391,1095,0.0,,75.0,,,,,,,"Zinc, Zn",MG +2191679,1095,4.0,,70.0,,,,,,,"Zinc, Zn",MG +2192208,1095,0.46,,75.0,,,,,,,"Zinc, Zn",MG +2219479,1095,2.4,,78.0,,,,,,,"Zinc, Zn",MG +2219678,1095,2.1,,78.0,,,,,,,"Zinc, Zn",MG +2219729,1095,3.0,,78.0,,,,,,,"Zinc, Zn",MG +2226556,1095,26.25,,75.0,,,,,,,"Zinc, Zn",MG +2228804,1095,7.1,,78.0,,,,,,,"Zinc, Zn",MG +2228887,1095,0.0,,75.0,,,,,,,"Zinc, Zn",MG +2233617,1095,0.0,,75.0,,,,,,,"Zinc, Zn",MG +2244522,1095,1.56,,75.0,,,,,,,"Zinc, Zn",MG +2255471,1095,0.42,,70.0,,,,,,,"Zinc, Zn",MG +2258030,1095,0.242,1.0,1.0,,,,,,,"Zinc, Zn",MG +2266247,1095,7.38,,75.0,,,,,,,"Zinc, Zn",MG +2267135,1095,3.85,,75.0,,,,,,,"Zinc, Zn",MG +2267396,1095,29.41,,70.0,,,,,,,"Zinc, Zn",MG +2268516,1095,10.71,,75.0,,,,,,,"Zinc, Zn",MG +2273032,1095,9.84,,70.0,,,,,,,"Zinc, Zn",MG +2321156,1095,18.0,,70.0,,,,,,,"Zinc, Zn",MG +2329218,1095,0.78,,70.0,,,,,,,"Zinc, Zn",MG +2333332,1095,5.0,,75.0,,,,,,,"Zinc, Zn",MG +2341069,1095,0.42,,,,,,,,,"Zinc, Zn",MG +2341263,1095,4.93,,,,,,,,,"Zinc, Zn",MG +2341637,1095,1.1,,,,,,,,,"Zinc, Zn",MG +2341745,1095,0.91,,,,,,,,,"Zinc, Zn",MG +2341907,1095,1.82,,,,,,,,,"Zinc, Zn",MG +2342074,1095,0.58,,,,,,,,,"Zinc, Zn",MG +2342257,1095,0.6,,,,,,,,,"Zinc, Zn",MG +2342464,1095,2.4,,,,,,,,,"Zinc, Zn",MG +2342471,1095,0.9,,,,,,,,,"Zinc, Zn",MG +2343023,1095,0.78,,,,,,,,,"Zinc, Zn",MG +2343368,1095,0.33,,,,,,,,,"Zinc, Zn",MG +2343375,1095,0.39,,,,,,,,,"Zinc, Zn",MG +2343978,1095,10.4,,,,,,,,,"Zinc, Zn",MG +2344693,1095,0.49,,,,,,,,,"Zinc, Zn",MG +2344818,1095,0.04,,,,,,,,,"Zinc, Zn",MG +2344944,1095,1.07,,,,,,,,,"Zinc, Zn",MG +2344970,1095,0.25,,,,,,,,,"Zinc, Zn",MG +2345067,1095,0.24,,,,,,,,,"Zinc, Zn",MG +2345195,1095,0.21,,,,,,,,,"Zinc, Zn",MG +2345202,1095,0.46,,,,,,,,,"Zinc, Zn",MG +2345207,1095,0.22,,,,,,,,,"Zinc, Zn",MG +2345233,1095,0.21,,,,,,,,,"Zinc, Zn",MG +2345265,1095,0.34,,,,,,,,,"Zinc, Zn",MG +2345444,1095,0.31,,,,,,,,,"Zinc, Zn",MG +2345645,1095,0.81,,,,,,,,,"Zinc, Zn",MG +2345686,1095,0.85,,,,,,,,,"Zinc, Zn",MG +2346048,1095,1.01,,,,,,,,,"Zinc, Zn",MG +2346137,1095,0.06,,,,,,,,,"Zinc, Zn",MG +2346207,1095,0.02,,,,,,,,,"Zinc, Zn",MG +2349153,1095,2.56,1.0,1.0,,,,,,,"Zinc, Zn",MG +2350480,1095,0.305,1.0,1.0,,,,,,,"Zinc, Zn",MG +2352606,1095,0.0,1.0,1.0,,,,0.03,,,"Zinc, Zn",MG +2379797,1095,12.1,,75.0,,,,,,,"Zinc, Zn",MG +2379968,1095,0.69,,75.0,,,,,,,"Zinc, Zn",MG +2380365,1095,1.88,,75.0,,,,,,,"Zinc, Zn",MG +2383416,1095,1.88,,75.0,,,,,,,"Zinc, Zn",MG +2395629,1095,10.0,,70.0,,,,,,,"Zinc, Zn",MG +2397106,1095,5.5,,70.0,,,,,,,"Zinc, Zn",MG +2399723,1095,14.17,,70.0,,,,,,,"Zinc, Zn",MG +2407144,1095,1.3,,75.0,,,,,,,"Zinc, Zn",MG +2407537,1095,3.75,,75.0,,,,,,,"Zinc, Zn",MG +2418634,1095,0.86,,70.0,,,,,,,"Zinc, Zn",MG +2420091,1095,0.0,,75.0,,,,,,,"Zinc, Zn",MG +2444874,1095,1.33,,75.0,,,,,,,"Zinc, Zn",MG +2446030,1095,1.04,,70.0,,,,,,,"Zinc, Zn",MG +2448773,1095,10.0,,70.0,,,,,,,"Zinc, Zn",MG +2452157,1095,4.17,,75.0,,,,,,,"Zinc, Zn",MG +2460345,1095,1.97,,70.0,,,,,,,"Zinc, Zn",MG +2462747,1095,1.39,,70.0,,,,,,,"Zinc, Zn",MG +2464515,1095,1.45,,75.0,,,,,,,"Zinc, Zn",MG +2464833,1095,6.36,,75.0,,,,,,,"Zinc, Zn",MG +2466022,1095,0.0,,75.0,,,,,,,"Zinc, Zn",MG +2468207,1095,5.62,,75.0,,,,,,,"Zinc, Zn",MG +2469836,1095,1.07,,75.0,,,,,,,"Zinc, Zn",MG +2470868,1095,3.85,,75.0,,,,,,,"Zinc, Zn",MG +2473977,1095,2.0,,70.0,,,,,,,"Zinc, Zn",MG +2475790,1095,3.66,,75.0,,,,,,,"Zinc, Zn",MG +2485994,1095,0.91,,70.0,,,,,,,"Zinc, Zn",MG +2488647,1095,19.44,,75.0,,,,,,,"Zinc, Zn",MG +2488695,1095,6.33,,75.0,,,,,,,"Zinc, Zn",MG +2489733,1095,6.25,,75.0,,,,,,,"Zinc, Zn",MG +2490245,1095,24.0,,75.0,,,,,,,"Zinc, Zn",MG +2490347,1095,0.45,,75.0,,,,,,,"Zinc, Zn",MG +2501463,1095,7.41,,70.0,,,,,,,"Zinc, Zn",MG +2511482,1095,0.42,,75.0,,,,,,,"Zinc, Zn",MG +2513380,1095,2.46,1.0,1.0,,,,,,,"Zinc, Zn",MG +2514917,1095,4.73,1.0,1.0,,,,,,,"Zinc, Zn",MG +2517165,1095,23.68,,75.0,,,,,,,"Zinc, Zn",MG +2518992,1095,3.0,,78.0,,,,,,,"Zinc, Zn",MG +2520312,1095,0.0,,71.0,,,,,,,"Zinc, Zn",MG +2520367,1095,0.0,,71.0,,,,,,,"Zinc, Zn",MG +2550641,1095,2.22,,70.0,,,,,,,"Zinc, Zn",MG +2557657,1095,0.0,,71.0,,,,,,,"Zinc, Zn",MG +2557773,1095,0.0,,71.0,,,,,,,"Zinc, Zn",MG +2557776,1095,0.0,,71.0,,,,,,,"Zinc, Zn",MG +2558670,1095,0.0,,71.0,,,,,,,"Zinc, Zn",MG +2558685,1095,2.8,,78.0,,,,,,,"Zinc, Zn",MG +2560922,1095,38.46,,75.0,,,,,,,"Zinc, Zn",MG +2592707,1095,3.14,,70.0,,,,,,,"Zinc, Zn",MG +2594578,1095,1.72,,70.0,,,,,,,"Zinc, Zn",MG +2613732,1095,0.0,,71.0,,,,,,,"Zinc, Zn",MG +2613738,1095,0.0,,71.0,,,,,,,"Zinc, Zn",MG +2614074,1095,0.0,,71.0,,,,,,,"Zinc, Zn",MG +2624077,1095,3.66,,75.0,,,,,,,"Zinc, Zn",MG +2640903,1095,5.62,,75.0,,,,,,,"Zinc, Zn",MG +2642255,1095,5.36,,75.0,,,,,,,"Zinc, Zn",MG +1132871,1158,319.0,,70.0,,,,,,,Vitamin E,MG_ATE +1134198,1158,10.0,,70.0,,,,,,,Vitamin E,MG_ATE +1137176,1158,1.0,,70.0,,,,,,,Vitamin E,MG_ATE +561376,1158,1.0,,70.0,,,,,,,Vitamin E,MG_ATE +650916,1158,12.0,,70.0,,,,,,,Vitamin E,MG_ATE +678328,1158,9.0,,70.0,,,,,,,Vitamin E,MG_ATE +678544,1158,2.0,,70.0,,,,,,,Vitamin E,MG_ATE +851124,1158,13.0,,70.0,,,,,,,Vitamin E,MG_ATE +877864,1158,12.0,,70.0,,,,,,,Vitamin E,MG_ATE +977873,1158,26.0,,70.0,,,,,,,Vitamin E,MG_ATE +1048665,1158,11.0,,70.0,,,,,,,Vitamin E,MG_ATE +1094293,1158,16.0,,70.0,,,,,,,Vitamin E,MG_ATE +1152128,1158,1.0,,70.0,,,,,,,Vitamin E,MG_ATE +1347012,1158,26.0,,70.0,,,,,,,Vitamin E,MG_ATE +1379565,1158,26.0,,70.0,,,,,,,Vitamin E,MG_ATE +1568997,1158,100.0,,70.0,,,,,,,Vitamin E,MG_ATE +1703056,1158,42.0,,70.0,,,,,,,Vitamin E,MG_ATE +1709404,1158,2.0,,70.0,,,,,,,Vitamin E,MG_ATE +1886571,1158,2.0,,70.0,,,,,,,Vitamin E,MG_ATE +1948176,1158,2.0,,70.0,,,,,,,Vitamin E,MG_ATE +1990603,1158,33.0,,70.0,,,,,,,Vitamin E,MG_ATE +1996299,1158,10.0,,70.0,,,,,,,Vitamin E,MG_ATE +2028485,1158,15.0,,70.0,,,,,,,Vitamin E,MG_ATE +2083903,1158,94.0,,70.0,,,,,,,Vitamin E,MG_ATE +2164163,1158,3.0,,70.0,,,,,,,Vitamin E,MG_ATE +2189400,1158,4.0,,70.0,,,,,,,Vitamin E,MG_ATE +2397106,1158,4.0,,70.0,,,,,,,Vitamin E,MG_ATE +2418634,1158,1.0,,70.0,,,,,,,Vitamin E,MG_ATE +2427997,1158,8.0,,70.0,,,,,,,Vitamin E,MG_ATE +2450446,1158,27.0,,70.0,,,,,,,Vitamin E,MG_ATE +2462747,1158,2.0,,70.0,,,,,,,Vitamin E,MG_ATE +2473885,1158,4.0,,70.0,,,,,,,Vitamin E,MG_ATE +2480827,1158,3.0,,70.0,,,,,,,Vitamin E,MG_ATE +2485394,1158,8.0,,70.0,,,,,,,Vitamin E,MG_ATE +2485994,1158,1.0,,70.0,,,,,,,Vitamin E,MG_ATE +2486982,1158,6.0,,70.0,,,,,,,Vitamin E,MG_ATE +2487156,1158,167.0,,70.0,,,,,,,Vitamin E,MG_ATE +2501463,1158,10.0,,70.0,,,,,,,Vitamin E,MG_ATE +2552825,1158,3.0,,70.0,,,,,,,Vitamin E,MG_ATE +2564243,1158,5.0,,70.0,,,,,,,Vitamin E,MG_ATE +2568361,1158,6.0,,70.0,,,,,,,Vitamin E,MG_ATE +2592707,1158,8.0,,70.0,,,,,,,Vitamin E,MG_ATE +2597054,1158,0.0,,70.0,,,,,,,Vitamin E,MG_ATE +1108349,1082,3.0,,70.0,,,,,,,"Fiber, soluble",G +326829,1082,1.1,1.0,1.0,,,,,,,"Fiber, soluble",G +332585,1082,0.8,1.0,1.0,,,,,,,"Fiber, soluble",G +344774,1082,0.0,,78.0,,,,,,,"Fiber, soluble",G +344980,1082,6.0,,78.0,,,,,,,"Fiber, soluble",G +345013,1082,1.0,,78.0,,,,,,,"Fiber, soluble",G +345215,1082,0.0,,78.0,,,,,,,"Fiber, soluble",G +345449,1082,2.0,,78.0,,,,,,,"Fiber, soluble",G +345942,1082,4.0,,78.0,,,,,,,"Fiber, soluble",G +345947,1082,1.0,,78.0,,,,,,,"Fiber, soluble",G +348040,1082,0.0,,78.0,,,,,,,"Fiber, soluble",G +358068,1082,2.0,,70.0,,,,,,,"Fiber, soluble",G +394566,1082,0.0,,70.0,,,,,,,"Fiber, soluble",G +402925,1082,2.0,,70.0,,,,,,,"Fiber, soluble",G +409978,1082,3.0,,70.0,,,,,,,"Fiber, soluble",G +570139,1082,3.0,,70.0,,,,,,,"Fiber, soluble",G +624680,1082,5.0,,70.0,,,,,,,"Fiber, soluble",G +751974,1082,0.0,,78.0,,,,,,,"Fiber, soluble",G +757098,1082,1.0,,78.0,,,,,,,"Fiber, soluble",G +799493,1082,5.0,,70.0,,,,,,,"Fiber, soluble",G +818808,1082,4.0,,70.0,,,,,,,"Fiber, soluble",G +888640,1082,4.0,,70.0,,,,,,,"Fiber, soluble",G +935706,1082,2.0,,73.0,,,,,,,"Fiber, soluble",G +1078201,1082,2.0,,70.0,,,,,,,"Fiber, soluble",G +1857453,1082,2.0,,70.0,,,,,,,"Fiber, soluble",G +1863165,1082,2.0,,70.0,,,,,,,"Fiber, soluble",G +1872818,1082,3.0,,73.0,,,,,,,"Fiber, soluble",G +1183235,1082,10.0,,70.0,,,,,,,"Fiber, soluble",G +1202118,1082,5.0,,70.0,,,,,,,"Fiber, soluble",G +1359746,1082,2.0,,70.0,,,,,,,"Fiber, soluble",G +1376152,1082,0.0,,70.0,,,,,,,"Fiber, soluble",G +1383995,1082,0.0,,70.0,,,,,,,"Fiber, soluble",G +1464449,1082,3.0,,70.0,,,,,,,"Fiber, soluble",G +1485346,1082,2.0,,70.0,,,,,,,"Fiber, soluble",G +1493819,1082,2.0,,70.0,,,,,,,"Fiber, soluble",G +1502728,1082,0.0,,70.0,,,,,,,"Fiber, soluble",G +1502753,1082,2.0,,70.0,,,,,,,"Fiber, soluble",G +1540418,1082,3.0,,70.0,,,,,,,"Fiber, soluble",G +1617544,1082,5.0,,70.0,,,,,,,"Fiber, soluble",G +1617920,1082,3.0,,70.0,,,,,,,"Fiber, soluble",G +1641859,1082,8.0,,70.0,,,,,,,"Fiber, soluble",G +1690592,1082,2.0,,70.0,,,,,,,"Fiber, soluble",G +1722152,1082,4.0,,70.0,,,,,,,"Fiber, soluble",G +1723299,1082,16.0,,70.0,,,,,,,"Fiber, soluble",G +1833514,1082,0.0,,70.0,,,,,,,"Fiber, soluble",G +1885617,1082,2.0,,70.0,,,,,,,"Fiber, soluble",G +1898553,1082,5.0,,70.0,,,,,,,"Fiber, soluble",G +1927304,1082,1.0,,70.0,,,,,,,"Fiber, soluble",G +1988180,1082,4.0,,73.0,,,,,,,"Fiber, soluble",G +1991744,1082,4.0,,73.0,,,,,,,"Fiber, soluble",G +2012190,1082,5.0,,70.0,,,,,,,"Fiber, soluble",G +2022663,1082,5.0,,70.0,,,,,,,"Fiber, soluble",G +2115861,1082,2.0,,70.0,,,,,,,"Fiber, soluble",G +2164163,1082,2.0,,70.0,,,,,,,"Fiber, soluble",G +2185382,1082,0.0,,75.0,,,,,,,"Fiber, soluble",G +2185391,1082,0.0,,75.0,,,,,,,"Fiber, soluble",G +2214799,1082,3.0,,70.0,,,,,,,"Fiber, soluble",G +2226556,1082,3.0,,78.0,,,,,,,"Fiber, soluble",G +2228887,1082,0.0,,75.0,,,,,,,"Fiber, soluble",G +2266247,1082,2.0,,70.0,,,,,,,"Fiber, soluble",G +2273032,1082,3.0,,70.0,,,,,,,"Fiber, soluble",G +2282685,1082,1.0,,70.0,,,,,,,"Fiber, soluble",G +2321969,1082,5.0,,70.0,,,,,,,"Fiber, soluble",G +2333895,1082,8.0,,70.0,,,,,,,"Fiber, soluble",G +2380866,1082,2.0,,78.0,,,,,,,"Fiber, soluble",G +2392696,1082,3.0,,70.0,,,,,,,"Fiber, soluble",G +2407537,1082,3.0,,70.0,,,,,,,"Fiber, soluble",G +2464834,1082,2.0,,70.0,,,,,,,"Fiber, soluble",G +2486521,1082,5.0,,70.0,,,,,,,"Fiber, soluble",G +2491385,1082,5.0,,71.0,,,,,,,"Fiber, soluble",G +2501463,1082,4.0,,70.0,,,,,,,"Fiber, soluble",G +2509731,1082,1.0,,70.0,,,,,,,"Fiber, soluble",G +2520312,1082,0.0,,71.0,,,,,,,"Fiber, soluble",G +2520367,1082,0.0,,71.0,,,,,,,"Fiber, soluble",G +2547481,1082,4.0,,70.0,,,,,,,"Fiber, soluble",G +2557657,1082,0.0,,71.0,,,,,,,"Fiber, soluble",G +2557773,1082,0.0,,71.0,,,,,,,"Fiber, soluble",G +2557776,1082,0.0,,71.0,,,,,,,"Fiber, soluble",G +2558670,1082,0.0,,71.0,,,,,,,"Fiber, soluble",G +2560684,1082,1.0,,70.0,,,,,,,"Fiber, soluble",G +2588955,1082,4.0,,70.0,,,,,,,"Fiber, soluble",G +2594616,1082,0.0,,70.0,,,,,,,"Fiber, soluble",G +2613732,1082,0.0,,71.0,,,,,,,"Fiber, soluble",G +2613738,1082,0.0,,71.0,,,,,,,"Fiber, soluble",G +2614074,1082,0.0,,71.0,,,,,,,"Fiber, soluble",G +326829,1084,6.7,1.0,1.0,,,,,,,"Fiber, insoluble",G +332585,1084,1.7,1.0,1.0,,,,,,,"Fiber, insoluble",G +344774,1084,0.0,,78.0,,,,,,,"Fiber, insoluble",G +344980,1084,11.0,,78.0,,,,,,,"Fiber, insoluble",G +345013,1084,10.0,,78.0,,,,,,,"Fiber, insoluble",G +345215,1084,1.0,,78.0,,,,,,,"Fiber, insoluble",G +345449,1084,8.0,,78.0,,,,,,,"Fiber, insoluble",G +345942,1084,2.0,,78.0,,,,,,,"Fiber, insoluble",G +345947,1084,13.0,,78.0,,,,,,,"Fiber, insoluble",G +348040,1084,2.0,,78.0,,,,,,,"Fiber, insoluble",G +358068,1084,2.0,,70.0,,,,,,,"Fiber, insoluble",G +394566,1084,2.0,,70.0,,,,,,,"Fiber, insoluble",G +395651,1084,3.0,,70.0,,,,,,,"Fiber, insoluble",G +395696,1084,6.0,,70.0,,,,,,,"Fiber, insoluble",G +402925,1084,26.0,,70.0,,,,,,,"Fiber, insoluble",G +409978,1084,3.0,,70.0,,,,,,,"Fiber, insoluble",G +499759,1084,2.0,,70.0,,,,,,,"Fiber, insoluble",G +540355,1084,2.0,,70.0,,,,,,,"Fiber, insoluble",G +569616,1084,4.0,,70.0,,,,,,,"Fiber, insoluble",G +570139,1084,6.0,,70.0,,,,,,,"Fiber, insoluble",G +582864,1084,3.0,,70.0,,,,,,,"Fiber, insoluble",G +624680,1084,5.0,,70.0,,,,,,,"Fiber, insoluble",G +751974,1084,0.0,,78.0,,,,,,,"Fiber, insoluble",G +757098,1084,1.0,,78.0,,,,,,,"Fiber, insoluble",G +799493,1084,5.0,,70.0,,,,,,,"Fiber, insoluble",G +881138,1084,1.0,,70.0,,,,,,,"Fiber, insoluble",G +935706,1084,8.0,,70.0,,,,,,,"Fiber, insoluble",G +987251,1084,4.0,,70.0,,,,,,,"Fiber, insoluble",G +1077361,1084,10.0,,70.0,,,,,,,"Fiber, insoluble",G +1857453,1084,5.0,,70.0,,,,,,,"Fiber, insoluble",G +1863165,1084,5.0,,70.0,,,,,,,"Fiber, insoluble",G +1202118,1084,5.0,,70.0,,,,,,,"Fiber, insoluble",G +1359746,1084,5.0,,70.0,,,,,,,"Fiber, insoluble",G +1376152,1084,2.0,,70.0,,,,,,,"Fiber, insoluble",G +1383995,1084,1.0,,70.0,,,,,,,"Fiber, insoluble",G +1493819,1084,5.0,,70.0,,,,,,,"Fiber, insoluble",G +1502728,1084,1.0,,70.0,,,,,,,"Fiber, insoluble",G +1502753,1084,3.0,,70.0,,,,,,,"Fiber, insoluble",G +1617544,1084,5.0,,70.0,,,,,,,"Fiber, insoluble",G +1641859,1084,5.0,,70.0,,,,,,,"Fiber, insoluble",G +1690592,1084,11.0,,70.0,,,,,,,"Fiber, insoluble",G +1712122,1084,4.0,,70.0,,,,,,,"Fiber, insoluble",G +1722152,1084,2.0,,70.0,,,,,,,"Fiber, insoluble",G +1723299,1084,2.0,,70.0,,,,,,,"Fiber, insoluble",G +1898553,1084,5.0,,70.0,,,,,,,"Fiber, insoluble",G +2012190,1084,5.0,,70.0,,,,,,,"Fiber, insoluble",G +2022663,1084,5.0,,70.0,,,,,,,"Fiber, insoluble",G +2029890,1084,2.0,,70.0,,,,,,,"Fiber, insoluble",G +2127735,1084,4.0,,70.0,,,,,,,"Fiber, insoluble",G +2164163,1084,2.0,,70.0,,,,,,,"Fiber, insoluble",G +2185382,1084,0.0,,75.0,,,,,,,"Fiber, insoluble",G +2185391,1084,0.0,,75.0,,,,,,,"Fiber, insoluble",G +2228887,1084,0.0,,75.0,,,,,,,"Fiber, insoluble",G +2266247,1084,11.0,,70.0,,,,,,,"Fiber, insoluble",G +2273032,1084,7.0,,70.0,,,,,,,"Fiber, insoluble",G +2282685,1084,0.0,,70.0,,,,,,,"Fiber, insoluble",G +2321969,1084,5.0,,70.0,,,,,,,"Fiber, insoluble",G +2333895,1084,8.0,,70.0,,,,,,,"Fiber, insoluble",G +2380866,1084,3.0,,78.0,,,,,,,"Fiber, insoluble",G +2407537,1084,10.0,,70.0,,,,,,,"Fiber, insoluble",G +2464833,1084,5.0,,70.0,,,,,,,"Fiber, insoluble",G +2477049,1084,3.0,,70.0,,,,,,,"Fiber, insoluble",G +2486521,1084,4.0,,70.0,,,,,,,"Fiber, insoluble",G +2507857,1084,6.0,,70.0,,,,,,,"Fiber, insoluble",G +2507962,1084,4.0,,70.0,,,,,,,"Fiber, insoluble",G +2508154,1084,1.0,,70.0,,,,,,,"Fiber, insoluble",G +2508172,1084,1.0,,70.0,,,,,,,"Fiber, insoluble",G +2520312,1084,0.0,,71.0,,,,,,,"Fiber, insoluble",G +2520367,1084,0.0,,71.0,,,,,,,"Fiber, insoluble",G +2547481,1084,2.0,,70.0,,,,,,,"Fiber, insoluble",G +2557657,1084,0.0,,71.0,,,,,,,"Fiber, insoluble",G +2557773,1084,0.0,,71.0,,,,,,,"Fiber, insoluble",G +2557776,1084,0.0,,71.0,,,,,,,"Fiber, insoluble",G +2558670,1084,0.0,,71.0,,,,,,,"Fiber, insoluble",G +2588955,1084,9.0,,70.0,,,,,,,"Fiber, insoluble",G +2594616,1084,6.0,,70.0,,,,,,,"Fiber, insoluble",G +2613732,1084,0.0,,71.0,,,,,,,"Fiber, insoluble",G +2613738,1084,0.0,,71.0,,,,,,,"Fiber, insoluble",G +2614074,1084,0.0,,71.0,,,,,,,"Fiber, insoluble",G +2627542,1084,6.0,,70.0,,,,,,,"Fiber, insoluble",G +1124226,1086,30.0,,70.0,,,,,,,Total sugar alcohols,G +1127082,1086,8.0,,70.0,,,,,,,Total sugar alcohols,G +1128276,1086,3.0,,70.0,,,,,,,Total sugar alcohols,G +1133784,1086,22.0,,70.0,,,,,,,Total sugar alcohols,G +400285,1086,80.0,,70.0,,,,,,,Total sugar alcohols,G +401310,1086,44.0,,70.0,,,,,,,Total sugar alcohols,G +470446,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G +536332,1086,27.0,,70.0,,,,,,,Total sugar alcohols,G +565676,1086,18.0,,70.0,,,,,,,Total sugar alcohols,G +566491,1086,7.0,,70.0,,,,,,,Total sugar alcohols,G +568090,1086,8.0,,70.0,,,,,,,Total sugar alcohols,G +650534,1086,11.0,,70.0,,,,,,,Total sugar alcohols,G +682404,1086,8.0,,70.0,,,,,,,Total sugar alcohols,G +690188,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G +701502,1086,4.0,,70.0,,,,,,,Total sugar alcohols,G +722406,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G +728082,1086,14.0,,70.0,,,,,,,Total sugar alcohols,G +854540,1086,6.0,,70.0,,,,,,,Total sugar alcohols,G +880700,1086,17.0,,70.0,,,,,,,Total sugar alcohols,G +892654,1086,8.0,,70.0,,,,,,,Total sugar alcohols,G +960445,1086,15.0,,70.0,,,,,,,Total sugar alcohols,G +1038669,1086,9.0,,70.0,,,,,,,Total sugar alcohols,G +1851520,1086,4.0,,70.0,,,,,,,Total sugar alcohols,G +1870629,1086,6.0,,70.0,,,,,,,Total sugar alcohols,G +1142322,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G +1150793,1086,1.0,,73.0,,,,,,,Total sugar alcohols,G +1172274,1086,4.0,,70.0,,,,,,,Total sugar alcohols,G +1172656,1086,18.0,,70.0,,,,,,,Total sugar alcohols,G +1284207,1086,18.0,,70.0,,,,,,,Total sugar alcohols,G +1302015,1086,74.0,,70.0,,,,,,,Total sugar alcohols,G +1337306,1086,4.0,,70.0,,,,,,,Total sugar alcohols,G +1342934,1086,53.0,,70.0,,,,,,,Total sugar alcohols,G +1352685,1086,57.0,,70.0,,,,,,,Total sugar alcohols,G +1365429,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G +1409970,1086,2.0,,70.0,,,,,,,Total sugar alcohols,G +1434769,1086,19.0,,70.0,,,,,,,Total sugar alcohols,G +1502700,1086,44.0,,70.0,,,,,,,Total sugar alcohols,G +1578184,1086,17.0,,70.0,,,,,,,Total sugar alcohols,G +1585097,1086,22.0,,70.0,,,,,,,Total sugar alcohols,G +1600625,1086,20.0,,70.0,,,,,,,Total sugar alcohols,G +1631394,1086,53.0,,70.0,,,,,,,Total sugar alcohols,G +1655711,1086,80.0,,70.0,,,,,,,Total sugar alcohols,G +1686728,1086,10.0,,70.0,,,,,,,Total sugar alcohols,G +1703117,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G +1707494,1086,7.0,,70.0,,,,,,,Total sugar alcohols,G +1719009,1086,6.0,,70.0,,,,,,,Total sugar alcohols,G +1721690,1086,87.0,,70.0,,,,,,,Total sugar alcohols,G +1723299,1086,13.0,,70.0,,,,,,,Total sugar alcohols,G +1725701,1086,74.0,,70.0,,,,,,,Total sugar alcohols,G +1727070,1086,19.0,,70.0,,,,,,,Total sugar alcohols,G +1739079,1086,14.0,,70.0,,,,,,,Total sugar alcohols,G +1744324,1086,31.0,,70.0,,,,,,,Total sugar alcohols,G +1745664,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G +1746497,1086,22.0,,70.0,,,,,,,Total sugar alcohols,G +1749810,1086,5.0,,70.0,,,,,,,Total sugar alcohols,G +1750044,1086,8.0,,70.0,,,,,,,Total sugar alcohols,G +1764220,1086,94.0,,70.0,,,,,,,Total sugar alcohols,G +1767165,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G +1780894,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G +1783774,1086,67.0,,70.0,,,,,,,Total sugar alcohols,G +1831314,1086,92.0,,70.0,,,,,,,Total sugar alcohols,G +1846934,1086,5.0,,70.0,,,,,,,Total sugar alcohols,G +1889406,1086,11.0,,70.0,,,,,,,Total sugar alcohols,G +1891829,1086,9.0,,70.0,,,,,,,Total sugar alcohols,G +1894373,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G +1910093,1086,1.0,,70.0,,,,,,,Total sugar alcohols,G +1920059,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G +1930583,1086,8.0,,70.0,,,,,,,Total sugar alcohols,G +1944071,1086,4.0,,70.0,,,,,,,Total sugar alcohols,G +1954818,1086,12.0,,70.0,,,,,,,Total sugar alcohols,G +1978584,1086,23.0,,70.0,,,,,,,Total sugar alcohols,G +1979597,1086,2.0,,70.0,,,,,,,Total sugar alcohols,G +1991448,1086,30.0,,70.0,,,,,,,Total sugar alcohols,G +1992069,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G +2021579,1086,33.0,,70.0,,,,,,,Total sugar alcohols,G +2035239,1086,4.0,,70.0,,,,,,,Total sugar alcohols,G +2137649,1086,7.0,,70.0,,,,,,,Total sugar alcohols,G +2166619,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G +2170266,1086,7.0,,70.0,,,,,,,Total sugar alcohols,G +2195991,1086,20.0,,70.0,,,,,,,Total sugar alcohols,G +2200575,1086,33.0,,70.0,,,,,,,Total sugar alcohols,G +2209563,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G +2242451,1086,11.0,,70.0,,,,,,,Total sugar alcohols,G +2282537,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G +2283226,1086,13.0,,70.0,,,,,,,Total sugar alcohols,G +2327412,1086,6.0,,70.0,,,,,,,Total sugar alcohols,G +2332787,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G +2364673,1086,1.0,,70.0,,,,,,,Total sugar alcohols,G +2367071,1086,8.0,,70.0,,,,,,,Total sugar alcohols,G +2395885,1086,50.0,,70.0,,,,,,,Total sugar alcohols,G +2400387,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G +2406306,1086,0.0,,70.0,,,,,,,Total sugar alcohols,G +2415012,1086,2.0,,70.0,,,,,,,Total sugar alcohols,G +2420091,1086,15.0,,70.0,,,,,,,Total sugar alcohols,G +2430487,1086,37.0,,70.0,,,,,,,Total sugar alcohols,G +2437905,1086,2.0,,70.0,,,,,,,Total sugar alcohols,G +2473300,1086,7.0,,70.0,,,,,,,Total sugar alcohols,G +2482002,1086,10.0,,70.0,,,,,,,Total sugar alcohols,G +2485394,1086,18.0,,70.0,,,,,,,Total sugar alcohols,G +2489733,1086,8.0,,70.0,,,,,,,Total sugar alcohols,G +2494689,1086,59.0,,70.0,,,,,,,Total sugar alcohols,G +2509462,1086,17.0,,70.0,,,,,,,Total sugar alcohols,G +2522859,1086,74.0,,70.0,,,,,,,Total sugar alcohols,G +2543935,1086,9.0,,70.0,,,,,,,Total sugar alcohols,G +2583287,1086,20.0,,70.0,,,,,,,Total sugar alcohols,G +2593762,1086,9.0,,70.0,,,,,,,Total sugar alcohols,G +2599352,1086,94.0,,70.0,,,,,,,Total sugar alcohols,G +2602275,1086,5.0,,70.0,,,,,,,Total sugar alcohols,G +2602623,1086,10.0,,70.0,,,,,,,Total sugar alcohols,G +2608784,1086,30.0,,70.0,,,,,,,Total sugar alcohols,G +2629233,1086,7.0,,70.0,,,,,,,Total sugar alcohols,G +1109796,1185,0.0,,75.0,,,,,,,Vitamin K (phylloquinone),UG +167551,1185,3.9,0.0,41.0,,,,,,,Vitamin K (phylloquinone),UG +167711,1185,0.1,0.0,40.0,,,,,,,Vitamin K (phylloquinone),UG +168370,1185,0.0,0.0,68.0,,,,,,,Vitamin K (phylloquinone),UG +168460,1185,70.6,0.0,16.0,,,,,,,Vitamin K (phylloquinone),UG +169531,1185,1.5,0.0,16.0,,,,,,,Vitamin K (phylloquinone),UG +169742,1185,0.0,0.0,39.0,,,,,,,Vitamin K (phylloquinone),UG +169836,1185,35.9,8.0,1.0,27.5,48.1,,,,,Vitamin K (phylloquinone),UG +170287,1185,0.5,0.0,16.0,,,,,,,Vitamin K (phylloquinone),UG +170288,1185,0.3,0.0,20.0,,,,,,,Vitamin K (phylloquinone),UG +170732,1185,8.7,4.0,1.0,7.7,11.1,,,,,Vitamin K (phylloquinone),UG +170851,1185,1.1,0.0,10.0,,,,,,,Vitamin K (phylloquinone),UG +171634,1185,0.2,2.0,1.0,0.0,0.4,,,,,Vitamin K (phylloquinone),UG +171838,1185,36.0,0.0,40.0,,,,,,,Vitamin K (phylloquinone),UG +171895,1185,1.1,0.0,20.0,,,,,,,Vitamin K (phylloquinone),UG +172180,1185,0.4,0.0,57.0,,,,,,,Vitamin K (phylloquinone),UG +172263,1185,1.9,0.0,39.0,,,,,,,Vitamin K (phylloquinone),UG +172299,1185,0.2,0.0,57.0,,,,,,,Vitamin K (phylloquinone),UG +172362,1185,24.7,0.0,20.0,,,,,,,Vitamin K (phylloquinone),UG +172439,1185,0.0,0.0,68.0,,,,,,,Vitamin K (phylloquinone),UG +172909,1185,0.0,0.0,65.0,,,,,,,Vitamin K (phylloquinone),UG +173207,1185,0.0,0.0,68.0,,,,,,,Vitamin K (phylloquinone),UG +173995,1185,1.6,12.0,1.0,0.5,3.7,,,,,Vitamin K (phylloquinone),UG +174092,1185,0.5,0.0,40.0,,,,,,,Vitamin K (phylloquinone),UG +174708,1185,1.6,12.0,1.0,0.5,3.7,,,,,Vitamin K (phylloquinone),UG +175135,1185,0.1,0.0,67.0,,,,,,,Vitamin K (phylloquinone),UG +327265,1185,1.7,1.0,1.0,,,,,,,Vitamin K (phylloquinone),UG +344980,1185,233.3,,78.0,,,,,,,Vitamin K (phylloquinone),UG +516871,1185,571.4,,75.0,,,,,,,Vitamin K (phylloquinone),UG +533978,1185,8.0,,75.0,,,,,,,Vitamin K (phylloquinone),UG +540355,1185,16.7,,75.0,,,,,,,Vitamin K (phylloquinone),UG +970537,1185,56.5,,75.0,,,,,,,Vitamin K (phylloquinone),UG +1048665,1185,17.9,,70.0,,,,,,,Vitamin K (phylloquinone),UG +1875281,1185,18.3,,75.0,,,,,,,Vitamin K (phylloquinone),UG +1148763,1185,13.5,,75.0,,,,,,,Vitamin K (phylloquinone),UG +1177676,1185,628.6,,75.0,,,,,,,Vitamin K (phylloquinone),UG +1316263,1185,11.3,,75.0,,,,,,,Vitamin K (phylloquinone),UG +1327113,1185,3.5,,75.0,,,,,,,Vitamin K (phylloquinone),UG +1337685,1185,2.1,,75.0,,,,,,,Vitamin K (phylloquinone),UG +1349862,1185,6.2,,75.0,,,,,,,Vitamin K (phylloquinone),UG +1353424,1185,53.1,,75.0,,,,,,,Vitamin K (phylloquinone),UG +1389818,1185,704.7,,70.0,,,,,,,Vitamin K (phylloquinone),UG +1473802,1185,3.6,,75.0,,,,,,,Vitamin K (phylloquinone),UG +1549639,1185,29.1,,75.0,,,,,,,Vitamin K (phylloquinone),UG +1554260,1185,23.5,,75.0,,,,,,,Vitamin K (phylloquinone),UG +1593315,1185,200.0,,75.0,,,,,,,Vitamin K (phylloquinone),UG +1618011,1185,17.8,,75.0,,,,,,,Vitamin K (phylloquinone),UG +1642007,1185,8.3,,75.0,,,,,,,Vitamin K (phylloquinone),UG +1661837,1185,13.5,,75.0,,,,,,,Vitamin K (phylloquinone),UG +1666257,1185,8.4,,75.0,,,,,,,Vitamin K (phylloquinone),UG +1671547,1185,210.5,,75.0,,,,,,,Vitamin K (phylloquinone),UG +1690422,1185,482.4,,70.0,,,,,,,Vitamin K (phylloquinone),UG +1709249,1185,8.4,,75.0,,,,,,,Vitamin K (phylloquinone),UG +1709404,1185,12.7,,70.0,,,,,,,Vitamin K (phylloquinone),UG +1718070,1185,8.1,,75.0,,,,,,,Vitamin K (phylloquinone),UG +1719857,1185,6.8,,75.0,,,,,,,Vitamin K (phylloquinone),UG +1760141,1185,100.0,,75.0,,,,,,,Vitamin K (phylloquinone),UG +1797196,1185,960.0,,75.0,,,,,,,Vitamin K (phylloquinone),UG +1815726,1185,4.9,,75.0,,,,,,,Vitamin K (phylloquinone),UG +1838171,1185,6.8,,75.0,,,,,,,Vitamin K (phylloquinone),UG +1838269,1185,250.0,,75.0,,,,,,,Vitamin K (phylloquinone),UG +1838395,1185,8.4,,75.0,,,,,,,Vitamin K (phylloquinone),UG +1841201,1185,56.6,,70.0,,,,,,,Vitamin K (phylloquinone),UG +1841531,1185,55.6,,75.0,,,,,,,Vitamin K (phylloquinone),UG +1842352,1185,200.0,,75.0,,,,,,,Vitamin K (phylloquinone),UG +1934445,1185,6.2,,75.0,,,,,,,Vitamin K (phylloquinone),UG +1981746,1185,89.3,,70.0,,,,,,,Vitamin K (phylloquinone),UG +1983403,1185,233.3,,75.0,,,,,,,Vitamin K (phylloquinone),UG +1990603,1185,260.9,,70.0,,,,,,,Vitamin K (phylloquinone),UG +2122644,1185,0.0,,75.0,,,,,,,Vitamin K (phylloquinone),UG +2164163,1185,8.0,,70.0,,,,,,,Vitamin K (phylloquinone),UG +2185382,1185,0.0,,75.0,,,,,,,Vitamin K (phylloquinone),UG +2185391,1185,0.0,,75.0,,,,,,,Vitamin K (phylloquinone),UG +2192208,1185,2.5,,75.0,,,,,,,Vitamin K (phylloquinone),UG +2228887,1185,0.0,,75.0,,,,,,,Vitamin K (phylloquinone),UG +2233617,1185,0.0,,75.0,,,,,,,Vitamin K (phylloquinone),UG +2244522,1185,8.3,,75.0,,,,,,,Vitamin K (phylloquinone),UG +2333332,1185,26.7,,75.0,,,,,,,Vitamin K (phylloquinone),UG +2341069,1185,2.1,,,,,,,,,Vitamin K (phylloquinone),UG +2341263,1185,1.3,,,,,,,,,Vitamin K (phylloquinone),UG +2341637,1185,0.0,,,,,,,,,Vitamin K (phylloquinone),UG +2341745,1185,13.1,,,,,,,,,Vitamin K (phylloquinone),UG +2341907,1185,2.1,,,,,,,,,Vitamin K (phylloquinone),UG +2342074,1185,10.7,,,,,,,,,Vitamin K (phylloquinone),UG +2342257,1185,88.7,,,,,,,,,Vitamin K (phylloquinone),UG +2342464,1185,2.4,,,,,,,,,Vitamin K (phylloquinone),UG +2342471,1185,10.4,,,,,,,,,Vitamin K (phylloquinone),UG +2343023,1185,1.0,,,,,,,,,Vitamin K (phylloquinone),UG +2343368,1185,8.1,,,,,,,,,Vitamin K (phylloquinone),UG +2343375,1185,11.4,,,,,,,,,Vitamin K (phylloquinone),UG +2343978,1185,0.6,,,,,,,,,Vitamin K (phylloquinone),UG +2344693,1185,59.4,,,,,,,,,Vitamin K (phylloquinone),UG +2344818,1185,5.1,,,,,,,,,Vitamin K (phylloquinone),UG +2344944,1185,1.6,,,,,,,,,Vitamin K (phylloquinone),UG +2344970,1185,14.9,,,,,,,,,Vitamin K (phylloquinone),UG +2345067,1185,3.4,,,,,,,,,Vitamin K (phylloquinone),UG +2345195,1185,0.1,,,,,,,,,Vitamin K (phylloquinone),UG +2345202,1185,21.1,,,,,,,,,Vitamin K (phylloquinone),UG +2345207,1185,4.4,,,,,,,,,Vitamin K (phylloquinone),UG +2345233,1185,12.3,,,,,,,,,Vitamin K (phylloquinone),UG +2345265,1185,2.2,,,,,,,,,Vitamin K (phylloquinone),UG +2345444,1185,3.2,,,,,,,,,Vitamin K (phylloquinone),UG +2345645,1185,1.2,,,,,,,,,Vitamin K (phylloquinone),UG +2345686,1185,10.8,,,,,,,,,Vitamin K (phylloquinone),UG +2346048,1185,1.7,,,,,,,,,Vitamin K (phylloquinone),UG +2346137,1185,1.2,,,,,,,,,Vitamin K (phylloquinone),UG +2346207,1185,0.0,,,,,,,,,Vitamin K (phylloquinone),UG +2379968,1185,6.2,,75.0,,,,,,,Vitamin K (phylloquinone),UG +2380365,1185,13.3,,75.0,,,,,,,Vitamin K (phylloquinone),UG +2397106,1185,12.5,,70.0,,,,,,,Vitamin K (phylloquinone),UG +2405671,1185,8.9,,75.0,,,,,,,Vitamin K (phylloquinone),UG +2418634,1185,9.2,,70.0,,,,,,,Vitamin K (phylloquinone),UG +2426747,1185,482.4,,70.0,,,,,,,Vitamin K (phylloquinone),UG +2446030,1185,0.0,,75.0,,,,,,,Vitamin K (phylloquinone),UG +2462747,1185,10.1,,70.0,,,,,,,Vitamin K (phylloquinone),UG +2464414,1185,285.9,,70.0,,,,,,,Vitamin K (phylloquinone),UG +2470522,1185,102.4,,70.0,,,,,,,Vitamin K (phylloquinone),UG +2479545,1185,37647.1,,70.0,,,,,,,Vitamin K (phylloquinone),UG +2488647,1185,44.4,,75.0,,,,,,,Vitamin K (phylloquinone),UG +2488695,1185,13.5,,75.0,,,,,,,Vitamin K (phylloquinone),UG +2490245,1185,160.0,,75.0,,,,,,,Vitamin K (phylloquinone),UG +2501463,1185,4.3,,70.0,,,,,,,Vitamin K (phylloquinone),UG +2503213,1185,47.1,,75.0,,,,,,,Vitamin K (phylloquinone),UG +2503228,1185,480.0,,75.0,,,,,,,Vitamin K (phylloquinone),UG +2520312,1185,0.0,,71.0,,,,,,,Vitamin K (phylloquinone),UG +2520367,1185,0.0,,71.0,,,,,,,Vitamin K (phylloquinone),UG +2557657,1185,0.0,,71.0,,,,,,,Vitamin K (phylloquinone),UG +2557773,1185,0.0,,71.0,,,,,,,Vitamin K (phylloquinone),UG +2557776,1185,0.0,,71.0,,,,,,,Vitamin K (phylloquinone),UG +2558670,1185,0.0,,71.0,,,,,,,Vitamin K (phylloquinone),UG +2567203,1185,188.2,,75.0,,,,,,,Vitamin K (phylloquinone),UG +2609914,1185,102.4,,70.0,,,,,,,Vitamin K (phylloquinone),UG +2613732,1185,0.0,,71.0,,,,,,,Vitamin K (phylloquinone),UG +2613738,1185,0.0,,71.0,,,,,,,Vitamin K (phylloquinone),UG +2614074,1185,0.0,,71.0,,,,,,,Vitamin K (phylloquinone),UG +2628336,1185,223.3,,70.0,,,,,,,Vitamin K (phylloquinone),UG +2643920,1185,3.1,1.0,1.0,,,,,,,Vitamin K (phylloquinone),UG +2660777,1185,24.7,,70.0,,,,,,,Vitamin K (phylloquinone),UG +1109796,1098,1.094,,75.0,,,,,,,"Copper, Cu",MG +1114461,1098,1.286,,70.0,,,,,,,"Copper, Cu",MG +167551,1098,0.297,12.0,,,,,,,,"Copper, Cu",MG +167711,1098,0.074,0.0,40.0,,,,,,,"Copper, Cu",MG +168370,1098,0.068,6.0,1.0,0.035,0.1,,,,,"Copper, Cu",MG +168460,1098,0.33,2.0,,,,,,,,"Copper, Cu",MG +168526,1098,0.133,0.0,,,,,,,,"Copper, Cu",MG +169441,1098,0.071,7.0,,,,,,,,"Copper, Cu",MG +169500,1098,0.084,0.0,53.0,,,,,,,"Copper, Cu",MG +169513,1098,0.078,0.0,53.0,,,,,,,"Copper, Cu",MG +169531,1098,0.074,0.0,12.0,,,,,,,"Copper, Cu",MG +169624,1098,0.27,1.0,47.0,,,,,,,"Copper, Cu",MG +169742,1098,0.078,3.0,1.0,,,,,,,"Copper, Cu",MG +169836,1098,0.112,18.0,1.0,0.081,0.147,,,,,"Copper, Cu",MG +170078,1098,0.234,0.0,,,,,,,,"Copper, Cu",MG +170194,1098,0.048,0.0,,,,,,,,"Copper, Cu",MG +170287,1098,0.075,3.0,,,,,,,,"Copper, Cu",MG +170288,1098,0.314,6.0,,,,,,,,"Copper, Cu",MG +170422,1098,0.272,4.0,,,,,,,,"Copper, Cu",MG +170559,1098,1.733,0.0,,,,,,,,"Copper, Cu",MG +170700,1098,0.19,1.0,1.0,,,,,,,"Copper, Cu",MG +170732,1098,0.06,6.0,1.0,0.058,0.067,,,,,"Copper, Cu",MG +170851,1098,0.018,11.0,1.0,0.018,0.019,,,,,"Copper, Cu",MG +171634,1098,0.043,18.0,1.0,0.033,0.058,,,,,"Copper, Cu",MG +171838,1098,0.151,0.0,40.0,,,,,,,"Copper, Cu",MG +171895,1098,0.009,1.0,1.0,,,,,,,"Copper, Cu",MG +172180,1098,0.04,0.0,57.0,,,,,,,"Copper, Cu",MG +172263,1098,0.048,0.0,1.0,,,,,,,"Copper, Cu",MG +172299,1098,0.048,0.0,57.0,,,,,,,"Copper, Cu",MG +172362,1098,0.0,0.0,20.0,,,,,,,"Copper, Cu",MG +172439,1098,0.105,2.0,,,,,,,,"Copper, Cu",MG +172909,1098,0.018,0.0,64.0,,,,,,,"Copper, Cu",MG +173207,1098,0.025,0.0,20.0,,,,,,,"Copper, Cu",MG +173995,1098,0.046,0.0,18.0,,,,,,,"Copper, Cu",MG +174092,1098,0.157,0.0,40.0,,,,,,,"Copper, Cu",MG +174323,1098,0.115,0.0,,,,,,,,"Copper, Cu",MG +174479,1098,0.211,0.0,12.0,,,,,,,"Copper, Cu",MG +174708,1098,0.166,0.0,12.0,,,,,,,"Copper, Cu",MG +175013,1098,0.043,1.0,,,,,,,,"Copper, Cu",MG +175135,1098,0.1,0.0,,,,,,,,"Copper, Cu",MG +323093,1098,0.068,1.0,1.0,,,,,,,"Copper, Cu",MG +324642,1098,0.024,1.0,1.0,,,,,,,"Copper, Cu",MG +329276,1098,0.018,1.0,1.0,,,,,,,"Copper, Cu",MG +329395,1098,0.0,1.0,1.0,,,,,,,"Copper, Cu",MG +332126,1098,0.077,1.0,1.0,,,,,,,"Copper, Cu",MG +332456,1098,0.056,1.0,1.0,,,,,,,"Copper, Cu",MG +333389,1098,0.045,1.0,1.0,,,,,,,"Copper, Cu",MG +334247,1098,0.007,8.0,1.0,0.007,0.007,0.007,,,2006.0,"Copper, Cu",MG +335244,1098,0.883,1.0,1.0,,,,,,2016.0,"Copper, Cu",MG +335589,1098,1.15,1.0,1.0,,,,,,2016.0,"Copper, Cu",MG +335616,1098,1.01,1.0,1.0,,,,,,2016.0,"Copper, Cu",MG +335751,1098,0.956,1.0,1.0,,,,,,2016.0,"Copper, Cu",MG +335770,1098,0.872,1.0,1.0,,,,,,2016.0,"Copper, Cu",MG +335789,1098,0.905,1.0,1.0,,,,,,2016.0,"Copper, Cu",MG +357444,1098,0.308,,75.0,,,,,,,"Copper, Cu",MG +391591,1098,0.133,,75.0,,,,,,,"Copper, Cu",MG +395651,1098,0.235,,75.0,,,,,,,"Copper, Cu",MG +477594,1098,1.071,,75.0,,,,,,,"Copper, Cu",MG +517205,1098,2.143,,75.0,,,,,,,"Copper, Cu",MG +524607,1098,1.429,,75.0,,,,,,,"Copper, Cu",MG +537539,1098,2.0,,75.0,,,,,,,"Copper, Cu",MG +540355,1098,0.417,,75.0,,,,,,,"Copper, Cu",MG +565676,1098,0.706,,75.0,,,,,,,"Copper, Cu",MG +571736,1098,0.138,,75.0,,,,,,,"Copper, Cu",MG +577724,1098,1.071,,70.0,,,,,,,"Copper, Cu",MG +585708,1098,0.571,,75.0,,,,,,,"Copper, Cu",MG +650916,1098,1.634,,70.0,,,,,,,"Copper, Cu",MG +678328,1098,1.429,,70.0,,,,,,,"Copper, Cu",MG +718192,1098,1.071,,75.0,,,,,,,"Copper, Cu",MG +749383,1098,0.12,1.0,1.0,,,,,,,"Copper, Cu",MG +799201,1098,0.571,,75.0,,,,,,,"Copper, Cu",MG +799297,1098,2.133,,75.0,,,,,,,"Copper, Cu",MG +800507,1098,0.571,,75.0,,,,,,,"Copper, Cu",MG +851124,1098,1.071,,70.0,,,,,,,"Copper, Cu",MG +877864,1098,1.071,,70.0,,,,,,,"Copper, Cu",MG +898722,1098,1.071,,70.0,,,,,,,"Copper, Cu",MG +977873,1098,1.071,,70.0,,,,,,,"Copper, Cu",MG +1055681,1098,1.286,,70.0,,,,,,,"Copper, Cu",MG +1086127,1098,0.893,,70.0,,,,,,,"Copper, Cu",MG +1851257,1098,1.0,,75.0,,,,,,,"Copper, Cu",MG +1852852,1098,1.071,,75.0,,,,,,,"Copper, Cu",MG +1866282,1098,2.143,,75.0,,,,,,,"Copper, Cu",MG +1145005,1098,0.678,,75.0,,,,,,,"Copper, Cu",MG +1148763,1098,0.211,,75.0,,,,,,,"Copper, Cu",MG +1162884,1098,0.084,,75.0,,,,,,,"Copper, Cu",MG +1211950,1098,1.034,,75.0,,,,,,,"Copper, Cu",MG +1223757,1098,1.333,,75.0,,,,,,,"Copper, Cu",MG +1255651,1098,0.054,,75.0,,,,,,,"Copper, Cu",MG +1301143,1098,2.143,,75.0,,,,,,,"Copper, Cu",MG +1321011,1098,0.017,,75.0,,,,,,,"Copper, Cu",MG +1340947,1098,1.667,,75.0,,,,,,,"Copper, Cu",MG +1347012,1098,1.143,,70.0,,,,,,,"Copper, Cu",MG +1348488,1098,1.429,,75.0,,,,,,,"Copper, Cu",MG +1379565,1098,1.071,,70.0,,,,,,,"Copper, Cu",MG +1459858,1098,0.091,,72.0,,,,,,,"Copper, Cu",MG +1473802,1098,0.178,,75.0,,,,,,,"Copper, Cu",MG +1554260,1098,0.294,,75.0,,,,,,,"Copper, Cu",MG +1583234,1098,0.75,,75.0,,,,,,,"Copper, Cu",MG +1593315,1098,2.5,,75.0,,,,,,,"Copper, Cu",MG +1611538,1098,0.054,,75.0,,,,,,,"Copper, Cu",MG +1624855,1098,4.286,,75.0,,,,,,,"Copper, Cu",MG +1625834,1098,0.129,,75.0,,,,,,,"Copper, Cu",MG +1626186,1098,0.053,,75.0,,,,,,,"Copper, Cu",MG +1642007,1098,0.208,,75.0,,,,,,,"Copper, Cu",MG +1661837,1098,0.211,,75.0,,,,,,,"Copper, Cu",MG +1666257,1098,0.211,,75.0,,,,,,,"Copper, Cu",MG +1689815,1098,0.292,,75.0,,,,,,,"Copper, Cu",MG +1690592,1098,0.984,,75.0,,,,,,,"Copper, Cu",MG +1709249,1098,0.169,,75.0,,,,,,,"Copper, Cu",MG +1709404,1098,0.084,,70.0,,,,,,,"Copper, Cu",MG +1716791,1098,4.286,,75.0,,,,,,,"Copper, Cu",MG +1718070,1098,0.169,,75.0,,,,,,,"Copper, Cu",MG +1719857,1098,0.211,,75.0,,,,,,,"Copper, Cu",MG +1751035,1098,0.0975,1.0,1.0,,,,,,,"Copper, Cu",MG +1760141,1098,0.75,,75.0,,,,,,,"Copper, Cu",MG +1771163,1098,0.067,,75.0,,,,,,,"Copper, Cu",MG +1797196,1098,0.8,,75.0,,,,,,,"Copper, Cu",MG +1833295,1098,0.042,,75.0,,,,,,,"Copper, Cu",MG +1838171,1098,0.253,,75.0,,,,,,,"Copper, Cu",MG +1838269,1098,6.25,,75.0,,,,,,,"Copper, Cu",MG +1838395,1098,0.169,,75.0,,,,,,,"Copper, Cu",MG +1841201,1098,0.377,,70.0,,,,,,,"Copper, Cu",MG +1841531,1098,1.25,,75.0,,,,,,,"Copper, Cu",MG +1842352,1098,2.5,,75.0,,,,,,,"Copper, Cu",MG +1890976,1098,0.017,,75.0,,,,,,,"Copper, Cu",MG +1933305,1098,1.429,,75.0,,,,,,,"Copper, Cu",MG +1942464,1098,0.429,,70.0,,,,,,,"Copper, Cu",MG +1948176,1098,0.033,,75.0,,,,,,,"Copper, Cu",MG +1983403,1098,5.833,,75.0,,,,,,,"Copper, Cu",MG +1990163,1098,1.294,,70.0,,,,,,,"Copper, Cu",MG +1990603,1098,2.174,,70.0,,,,,,,"Copper, Cu",MG +1996299,1098,1.036,,70.0,,,,,,,"Copper, Cu",MG +1998098,1098,0.667,,75.0,,,,,,,"Copper, Cu",MG +2002485,1098,0.0675,1.0,1.0,,,,,,,"Copper, Cu",MG +2004725,1098,0.0117,1.0,1.0,,,,,,,"Copper, Cu",MG +2028206,1098,0.5,,70.0,,,,,,,"Copper, Cu",MG +2048156,1098,1.0,,75.0,,,,,,,"Copper, Cu",MG +2073909,1098,1.071,,75.0,,,,,,,"Copper, Cu",MG +2087606,1098,0.625,,75.0,,,,,,,"Copper, Cu",MG +2097364,1098,2.143,,75.0,,,,,,,"Copper, Cu",MG +2122644,1098,0.333,,70.0,,,,,,,"Copper, Cu",MG +2153366,1098,0.678,,75.0,,,,,,,"Copper, Cu",MG +2175556,1098,0.727,,75.0,,,,,,,"Copper, Cu",MG +2185382,1098,0.0,,75.0,,,,,,,"Copper, Cu",MG +2185391,1098,0.0,,75.0,,,,,,,"Copper, Cu",MG +2192208,1098,0.062,,75.0,,,,,,,"Copper, Cu",MG +2228887,1098,0.0,,75.0,,,,,,,"Copper, Cu",MG +2233617,1098,0.0,,75.0,,,,,,,"Copper, Cu",MG +2244522,1098,0.208,,75.0,,,,,,,"Copper, Cu",MG +2259092,1098,0.0432,1.0,1.0,,,,,,,"Copper, Cu",MG +2259344,1098,0.0681,1.0,1.0,,,,,,,"Copper, Cu",MG +2261503,1098,0.431,1.0,1.0,,,,,,,"Copper, Cu",MG +2262352,1098,1.03,1.0,1.0,,,,,,,"Copper, Cu",MG +2266247,1098,0.984,,75.0,,,,,,,"Copper, Cu",MG +2268516,1098,1.786,,75.0,,,,,,,"Copper, Cu",MG +2287321,1098,1.333,,75.0,,,,,,,"Copper, Cu",MG +2321156,1098,2.0,,70.0,,,,,,,"Copper, Cu",MG +2341069,1098,0.06,,,,,,,,,"Copper, Cu",MG +2341263,1098,0.074,,,,,,,,,"Copper, Cu",MG +2341637,1098,0.07,,,,,,,,,"Copper, Cu",MG +2341745,1098,0.218,,,,,,,,,"Copper, Cu",MG +2341907,1098,0.05,,,,,,,,,"Copper, Cu",MG +2342074,1098,0.119,,,,,,,,,"Copper, Cu",MG +2342257,1098,0.046,,,,,,,,,"Copper, Cu",MG +2342464,1098,0.168,,,,,,,,,"Copper, Cu",MG +2342471,1098,0.065,,,,,,,,,"Copper, Cu",MG +2343023,1098,0.123,,,,,,,,,"Copper, Cu",MG +2343368,1098,0.057,,,,,,,,,"Copper, Cu",MG +2343375,1098,0.042,,,,,,,,,"Copper, Cu",MG +2343978,1098,0.239,,,,,,,,,"Copper, Cu",MG +2344693,1098,0.16,,,,,,,,,"Copper, Cu",MG +2344818,1098,0.013,,,,,,,,,"Copper, Cu",MG +2344944,1098,0.116,,,,,,,,,"Copper, Cu",MG +2344970,1098,0.124,,,,,,,,,"Copper, Cu",MG +2345067,1098,0.179,,,,,,,,,"Copper, Cu",MG +2345195,1098,0.088,,,,,,,,,"Copper, Cu",MG +2345202,1098,0.09,,,,,,,,,"Copper, Cu",MG +2345207,1098,0.082,,,,,,,,,"Copper, Cu",MG +2345233,1098,0.071,,,,,,,,,"Copper, Cu",MG +2345265,1098,0.189,,,,,,,,,"Copper, Cu",MG +2345444,1098,0.032,,,,,,,,,"Copper, Cu",MG +2345645,1098,0.074,,,,,,,,,"Copper, Cu",MG +2345686,1098,0.102,,,,,,,,,"Copper, Cu",MG +2346048,1098,0.56,,,,,,,,,"Copper, Cu",MG +2346137,1098,0.009,,,,,,,,,"Copper, Cu",MG +2346207,1098,0.017,,,,,,,,,"Copper, Cu",MG +2348279,1098,0.041,1.0,1.0,,,,,,,"Copper, Cu",MG +2350445,1098,0.135,1.0,1.0,,,,,,,"Copper, Cu",MG +2380365,1098,0.208,,75.0,,,,,,,"Copper, Cu",MG +2418634,1098,0.062,,70.0,,,,,,,"Copper, Cu",MG +2421586,1098,0.917,,70.0,,,,,,,"Copper, Cu",MG +2446030,1098,0.208,,70.0,,,,,,,"Copper, Cu",MG +2462747,1098,0.0969999999999999,,70.0,,,,,,,"Copper, Cu",MG +2466022,1098,0.0,,75.0,,,,,,,"Copper, Cu",MG +2469836,1098,0.5710000000000001,,75.0,,,,,,,"Copper, Cu",MG +2477074,1098,0.357,,70.0,,,,,,,"Copper, Cu",MG +2485994,1098,0.061,,70.0,,,,,,,"Copper, Cu",MG +2488647,1098,0.741,,75.0,,,,,,,"Copper, Cu",MG +2488695,1098,0.38,,75.0,,,,,,,"Copper, Cu",MG +2490245,1098,1.6,,75.0,,,,,,,"Copper, Cu",MG +2501463,1098,0.556,,70.0,,,,,,,"Copper, Cu",MG +2520312,1098,0.0,,71.0,,,,,,,"Copper, Cu",MG +2520367,1098,0.0,,71.0,,,,,,,"Copper, Cu",MG +2550641,1098,0.667,,70.0,,,,,,,"Copper, Cu",MG +2557657,1098,0.0,,71.0,,,,,,,"Copper, Cu",MG +2557773,1098,0.0,,71.0,,,,,,,"Copper, Cu",MG +2557776,1098,0.0,,71.0,,,,,,,"Copper, Cu",MG +2558670,1098,0.0,,71.0,,,,,,,"Copper, Cu",MG +2592707,1098,0.257,,70.0,,,,,,,"Copper, Cu",MG +2613732,1098,0.0,,71.0,,,,,,,"Copper, Cu",MG +2613738,1098,0.0,,71.0,,,,,,,"Copper, Cu",MG +2614074,1098,0.0,,71.0,,,,,,,"Copper, Cu",MG +2647924,1098,0.0,1.0,1.0,,,,0.05,,,"Copper, Cu",MG +2648050,1098,0.0,1.0,1.0,,,,0.05,,,"Copper, Cu",MG +2648131,1098,0.0,1.0,1.0,,,,0.05,,,"Copper, Cu",MG +391591,1072,57.0,,70.0,,,,,,,"Carbohydrate, other",G +395651,1072,24.0,,70.0,,,,,,,"Carbohydrate, other",G +395696,1072,25.0,,70.0,,,,,,,"Carbohydrate, other",G +716096,1072,43.0,,70.0,,,,,,,"Carbohydrate, other",G +1851099,1072,43.0,,70.0,,,,,,,"Carbohydrate, other",G +1225978,1072,60.0,,70.0,,,,,,,"Carbohydrate, other",G +1343817,1072,30.0,,70.0,,,,,,,"Carbohydrate, other",G +1357423,1072,7.0,,70.0,,,,,,,"Carbohydrate, other",G +1463154,1072,60.0,,70.0,,,,,,,"Carbohydrate, other",G +1625834,1072,42.0,,70.0,,,,,,,"Carbohydrate, other",G +1635985,1072,46.0,,70.0,,,,,,,"Carbohydrate, other",G +1838756,1072,40.0,,70.0,,,,,,,"Carbohydrate, other",G +1885991,1072,56.0,,70.0,,,,,,,"Carbohydrate, other",G +1951713,1072,38.0,,70.0,,,,,,,"Carbohydrate, other",G +2089033,1072,44.0,,70.0,,,,,,,"Carbohydrate, other",G +2490347,1072,3.0,,70.0,,,,,,,"Carbohydrate, other",G +2627542,1072,28.0,,70.0,,,,,,,"Carbohydrate, other",G +1134198,1102,16.0,,70.0,,,,,,,"Molybdenum, Mo",UG +335244,1102,545.0,1.0,1.0,,,,,,2016.0,"Molybdenum, Mo",UG +335589,1102,227.0,1.0,1.0,,,,,,2016.0,"Molybdenum, Mo",UG +335616,1102,510.0,1.0,1.0,,,,,,2016.0,"Molybdenum, Mo",UG +335751,1102,422.0,1.0,1.0,,,,,,2016.0,"Molybdenum, Mo",UG +335770,1102,606.0,1.0,1.0,,,,,,2016.0,"Molybdenum, Mo",UG +335789,1102,464.0,1.0,1.0,,,,,,2016.0,"Molybdenum, Mo",UG +1709404,1102,11.0,,70.0,,,,,,,"Molybdenum, Mo",UG +1841201,1102,94.0,,70.0,,,,,,,"Molybdenum, Mo",UG +1990603,1102,96.0,,70.0,,,,,,,"Molybdenum, Mo",UG +2185382,1102,0.0,,75.0,,,,,,,"Molybdenum, Mo",UG +2185391,1102,0.0,,75.0,,,,,,,"Molybdenum, Mo",UG +2228887,1102,0.0,,75.0,,,,,,,"Molybdenum, Mo",UG +2258285,1102,6.02,1.0,1.0,,,,,,,"Molybdenum, Mo",UG +2258302,1102,7.965,1.0,1.0,,,,,,,"Molybdenum, Mo",UG +2261954,1102,21.8,1.0,1.0,,,,,,,"Molybdenum, Mo",UG +2349948,1102,0.0,1.0,1.0,,,,2.5,,,"Molybdenum, Mo",UG +2350737,1102,17.2,1.0,1.0,,,,,,,"Molybdenum, Mo",UG +2350761,1102,4.33,1.0,1.0,,,,,,,"Molybdenum, Mo",UG +2418634,1102,3.0,,70.0,,,,,,,"Molybdenum, Mo",UG +2462747,1102,5.0,,70.0,,,,,,,"Molybdenum, Mo",UG +2477074,1102,25.0,,70.0,,,,,,,"Molybdenum, Mo",UG +2501463,1102,74.0,,70.0,,,,,,,"Molybdenum, Mo",UG +2514678,1102,40.4,1.0,1.0,,,,,,,"Molybdenum, Mo",UG +2514742,1102,3.12,1.0,1.0,,,,,,,"Molybdenum, Mo",UG +2520312,1102,0.0,,71.0,,,,,,,"Molybdenum, Mo",UG +2520367,1102,0.0,,71.0,,,,,,,"Molybdenum, Mo",UG +2557657,1102,0.0,,71.0,,,,,,,"Molybdenum, Mo",UG +2557773,1102,0.0,,71.0,,,,,,,"Molybdenum, Mo",UG +2557776,1102,0.0,,71.0,,,,,,,"Molybdenum, Mo",UG +2558670,1102,0.0,,71.0,,,,,,,"Molybdenum, Mo",UG +2613732,1102,0.0,,71.0,,,,,,,"Molybdenum, Mo",UG +2613738,1102,0.0,,71.0,,,,,,,"Molybdenum, Mo",UG +2614074,1102,0.0,,71.0,,,,,,,"Molybdenum, Mo",UG +1709404,1096,4.0,,70.0,,,,,,,"Chromium, Cr",UG +1990603,1096,70.0,,70.0,,,,,,,"Chromium, Cr",UG +2185382,1096,0.0,,75.0,,,,,,,"Chromium, Cr",UG +2185391,1096,0.0,,75.0,,,,,,,"Chromium, Cr",UG +2228887,1096,0.0,,75.0,,,,,,,"Chromium, Cr",UG +2418634,1096,2.0,,70.0,,,,,,,"Chromium, Cr",UG +2462747,1096,4.0,,70.0,,,,,,,"Chromium, Cr",UG +2520312,1096,0.0,,71.0,,,,,,,"Chromium, Cr",UG +2520367,1096,0.0,,71.0,,,,,,,"Chromium, Cr",UG +2557657,1096,0.0,,71.0,,,,,,,"Chromium, Cr",UG +2557773,1096,0.0,,71.0,,,,,,,"Chromium, Cr",UG +2557776,1096,0.0,,71.0,,,,,,,"Chromium, Cr",UG +2558670,1096,0.0,,71.0,,,,,,,"Chromium, Cr",UG +2592707,1096,20.0,,70.0,,,,,,,"Chromium, Cr",UG +2613732,1096,0.0,,71.0,,,,,,,"Chromium, Cr",UG +2613738,1096,0.0,,71.0,,,,,,,"Chromium, Cr",UG +2614074,1096,0.0,,71.0,,,,,,,"Chromium, Cr",UG +1134198,1176,22.0,,70.0,,,,,,,Biotin,UG +1041099,1176,1.0,,70.0,,,,,,,Biotin,UG +1709404,1176,3.0,,70.0,,,,,,,Biotin,UG +1751514,1176,3.4,1.0,1.0,,,,,,,Biotin,UG +1753928,1176,17.8,1.0,1.0,,,,,,,Biotin,UG +1990603,1176,70.0,,70.0,,,,,,,Biotin,UG +2028206,1176,10.0,,70.0,,,,,,,Biotin,UG +2185382,1176,0.0,,75.0,,,,,,,Biotin,UG +2185391,1176,0.0,,75.0,,,,,,,Biotin,UG +2228887,1176,0.0,,75.0,,,,,,,Biotin,UG +2260691,1176,0.0,1.0,1.0,,,,3.7,,,Biotin,UG +2261267,1176,0.0,1.0,1.0,,,,3.7,,,Biotin,UG +2265117,1176,0.0,1.0,1.0,,,,3.7,,,Biotin,UG +2273032,1176,20.0,,70.0,,,,,,,Biotin,UG +2351631,1176,0.9,1.0,1.0,,,,,,,Biotin,UG +2352858,1176,3.91,1.0,1.0,,,,3.95,,,Biotin,UG +2352877,1176,0.0,1.0,1.0,,,,3.7,,,Biotin,UG +2397106,1176,45.0,,70.0,,,,,,,Biotin,UG +2418634,1176,2.0,,70.0,,,,,,,Biotin,UG +2445241,1176,1.0,,70.0,,,,,,,Biotin,UG +2462747,1176,3.0,,70.0,,,,,,,Biotin,UG +2485994,1176,1.0,,70.0,,,,,,,Biotin,UG +2501463,1176,139.0,,70.0,,,,,,,Biotin,UG +2512616,1176,19.5,1.0,1.0,,,,,,,Biotin,UG +2520312,1176,0.0,,71.0,,,,,,,Biotin,UG +2520367,1176,0.0,,71.0,,,,,,,Biotin,UG +2557657,1176,0.0,,71.0,,,,,,,Biotin,UG +2557773,1176,0.0,,71.0,,,,,,,Biotin,UG +2557776,1176,1.0,,71.0,,,,,,,Biotin,UG +2558670,1176,0.0,,71.0,,,,,,,Biotin,UG +2592707,1176,15.0,,70.0,,,,,,,Biotin,UG +2613732,1176,0.0,,71.0,,,,,,,Biotin,UG +2613738,1176,0.0,,71.0,,,,,,,Biotin,UG +2614074,1176,0.0,,71.0,,,,,,,Biotin,UG +2622536,1176,20400.0,,70.0,,,,,,,Biotin,UG +2554092,1403,6.0,,70.0,,,,,,,Inulin,G +167551,1109,0.85,0.0,41.0,,,,,,,Vitamin E (alpha-tocopherol),MG +167711,1109,0.01,0.0,40.0,,,,,,,Vitamin E (alpha-tocopherol),MG +168370,1109,0.11,0.0,14.0,,,,,,,Vitamin E (alpha-tocopherol),MG +168460,1109,0.21,0.0,16.0,,,,,,,Vitamin E (alpha-tocopherol),MG +168526,1109,0.22,0.0,52.0,,,,,,,Vitamin E (alpha-tocopherol),MG +169531,1109,0.43,0.0,16.0,,,,,,,Vitamin E (alpha-tocopherol),MG +169742,1109,0.11,0.0,39.0,,,,,,,Vitamin E (alpha-tocopherol),MG +169836,1109,1.0,9.0,1.0,0.79,1.21,,,,,Vitamin E (alpha-tocopherol),MG +170287,1109,0.01,0.0,16.0,,,,,,,Vitamin E (alpha-tocopherol),MG +170288,1109,0.49,0.0,,,,,,,,Vitamin E (alpha-tocopherol),MG +170700,1109,0.32,1.0,1.0,,,,,,,Vitamin E (alpha-tocopherol),MG +170732,1109,0.35,4.0,1.0,0.22,0.45,,,,,Vitamin E (alpha-tocopherol),MG +170851,1109,0.11,0.0,10.0,,,,,,,Vitamin E (alpha-tocopherol),MG +171634,1109,0.45,6.0,1.0,0.21,0.69,,,,,Vitamin E (alpha-tocopherol),MG +171838,1109,1.75,0.0,40.0,,,,,,,Vitamin E (alpha-tocopherol),MG +171895,1109,0.27,0.0,20.0,,,,,,,Vitamin E (alpha-tocopherol),MG +172180,1109,0.04,0.0,57.0,,,,,,,Vitamin E (alpha-tocopherol),MG +172263,1109,0.21,0.0,39.0,,,,,,,Vitamin E (alpha-tocopherol),MG +172299,1109,0.44,0.0,57.0,,,,,,,Vitamin E (alpha-tocopherol),MG +172362,1109,8.1,0.0,20.0,,,,,,,Vitamin E (alpha-tocopherol),MG +172439,1109,6.9,0.0,52.0,,,,,,,Vitamin E (alpha-tocopherol),MG +172909,1109,0.03,0.0,65.0,,,,,,,Vitamin E (alpha-tocopherol),MG +173207,1109,0.0,0.0,68.0,,,,,,,Vitamin E (alpha-tocopherol),MG +173995,1109,0.28,0.0,18.0,,,,,,,Vitamin E (alpha-tocopherol),MG +174092,1109,0.24,0.0,40.0,,,,,,,Vitamin E (alpha-tocopherol),MG +174323,1109,0.1,0.0,,,,,,,,Vitamin E (alpha-tocopherol),MG +174479,1109,0.23,0.0,16.0,,,,,,,Vitamin E (alpha-tocopherol),MG +175135,1109,1.6,0.0,67.0,,,,,,,Vitamin E (alpha-tocopherol),MG +710898,1109,10.0,,70.0,,,,,,,Vitamin E (alpha-tocopherol),MG +1751190,1109,1.1242,1.0,1.0,,,,,,,Vitamin E (alpha-tocopherol),MG +1978501,1109,14.0,,70.0,,,,,,,Vitamin E (alpha-tocopherol),MG +2028206,1109,8.0,,70.0,,,,,,,Vitamin E (alpha-tocopherol),MG +2122644,1109,3.0,,70.0,,,,,,,Vitamin E (alpha-tocopherol),MG +2167805,1109,89.0,,70.0,,,,,,,Vitamin E (alpha-tocopherol),MG +2179293,1109,17.0,,70.0,,,,,,,Vitamin E (alpha-tocopherol),MG +2341069,1109,0.25,,,,,,,,,Vitamin E (alpha-tocopherol),MG +2341263,1109,0.38,,,,,,,,,Vitamin E (alpha-tocopherol),MG +2341637,1109,1.74,,,,,,,,,Vitamin E (alpha-tocopherol),MG +2341745,1109,2.68,,,,,,,,,Vitamin E (alpha-tocopherol),MG +2341907,1109,0.17,,,,,,,,,Vitamin E (alpha-tocopherol),MG +2342074,1109,1.25,,,,,,,,,Vitamin E (alpha-tocopherol),MG +2342257,1109,0.66,,,,,,,,,Vitamin E (alpha-tocopherol),MG +2342464,1109,0.22,,,,,,,,,Vitamin E (alpha-tocopherol),MG +2342471,1109,0.98,,,,,,,,,Vitamin E (alpha-tocopherol),MG +2343023,1109,2.23,,,,,,,,,Vitamin E (alpha-tocopherol),MG +2343368,1109,1.52,,,,,,,,,Vitamin E (alpha-tocopherol),MG +2343375,1109,2.15,,,,,,,,,Vitamin E (alpha-tocopherol),MG +2343978,1109,4.77,,,,,,,,,Vitamin E (alpha-tocopherol),MG +2344693,1109,2.35,,,,,,,,,Vitamin E (alpha-tocopherol),MG +2344818,1109,1.2,,,,,,,,,Vitamin E (alpha-tocopherol),MG +2344944,1109,0.34,,,,,,,,,Vitamin E (alpha-tocopherol),MG +2344970,1109,1.98,,,,,,,,,Vitamin E (alpha-tocopherol),MG +2345067,1109,2.84,,,,,,,,,Vitamin E (alpha-tocopherol),MG +2345195,1109,0.03,,,,,,,,,Vitamin E (alpha-tocopherol),MG +2345202,1109,0.69,,,,,,,,,Vitamin E (alpha-tocopherol),MG +2345207,1109,0.12,,,,,,,,,Vitamin E (alpha-tocopherol),MG +2345233,1109,1.08,,,,,,,,,Vitamin E (alpha-tocopherol),MG +2345265,1109,1.16,,,,,,,,,Vitamin E (alpha-tocopherol),MG +2345444,1109,0.56,,,,,,,,,Vitamin E (alpha-tocopherol),MG +2345645,1109,0.38,,,,,,,,,Vitamin E (alpha-tocopherol),MG +2345686,1109,1.55,,,,,,,,,Vitamin E (alpha-tocopherol),MG +2346048,1109,0.09,,,,,,,,,Vitamin E (alpha-tocopherol),MG +2346137,1109,0.24,,,,,,,,,Vitamin E (alpha-tocopherol),MG +2346207,1109,0.0,,,,,,,,,Vitamin E (alpha-tocopherol),MG +2366680,1109,3.0,,70.0,,,,,,,Vitamin E (alpha-tocopherol),MG +2446030,1109,1.0,,70.0,,,,,,,Vitamin E (alpha-tocopherol),MG +2449584,1109,1.0,,70.0,,,,,,,Vitamin E (alpha-tocopherol),MG +2471126,1109,1.0,,70.0,,,,,,,Vitamin E (alpha-tocopherol),MG +2550641,1109,13.0,,70.0,,,,,,,Vitamin E (alpha-tocopherol),MG +669952,1078,5.0,,70.0,,,,,,,Xylitol,G +1874312,1078,71.0,,70.0,,,,,,,Xylitol,G +1134198,1180,300.0,,70.0,,,,,,,"Choline, total",MG +167551,1180,17.3,0.0,39.0,,,,,,,"Choline, total",MG +167711,1180,3.3,0.0,40.0,,,,,,,"Choline, total",MG +168370,1180,106.6,4.0,,104.1,112.7,,,,,"Choline, total",MG +168460,1180,41.2,0.0,16.0,,,,,,,"Choline, total",MG +168526,1180,32.9,0.0,16.0,,,,,,,"Choline, total",MG +169500,1180,86.7,0.0,14.0,,,,,,,"Choline, total",MG +169531,1180,116.8,0.0,14.0,,,,,,,"Choline, total",MG +169742,1180,5.5,0.0,39.0,,,,,,,"Choline, total",MG +170287,1180,6.9,0.0,,,,,,,,"Choline, total",MG +170851,1180,17.5,0.0,67.0,,,,,,,"Choline, total",MG +171634,1180,56.2,0.0,14.0,,,,,,,"Choline, total",MG +171838,1180,10.4,0.0,40.0,,,,,,,"Choline, total",MG +171895,1180,0.4,0.0,20.0,,,,,,,"Choline, total",MG +172180,1180,17.5,0.0,35.0,,,,,,,"Choline, total",MG +172263,1180,10.5,0.0,39.0,,,,,,,"Choline, total",MG +172299,1180,14.6,0.0,57.0,,,,,,,"Choline, total",MG +172362,1180,0.2,0.0,20.0,,,,,,,"Choline, total",MG +172439,1180,45.0,0.0,14.0,,,,,,,"Choline, total",MG +172909,1180,5.5,0.0,65.0,,,,,,,"Choline, total",MG +173207,1180,0.0,0.0,52.0,,,,,,,"Choline, total",MG +173995,1180,82.3,0.0,18.0,,,,,,,"Choline, total",MG +174092,1180,9.6,0.0,40.0,,,,,,,"Choline, total",MG +175135,1180,85.0,0.0,67.0,,,,,,,"Choline, total",MG +1709404,1180,34.0,,70.0,,,,,,,"Choline, total",MG +2228804,1180,343.0,,78.0,,,,,,,"Choline, total",MG +2341069,1180,15.6,,,,,,,,,"Choline, total",MG +2341263,1180,0.0,,,,,,,,,"Choline, total",MG +2341637,1180,69.0,,,,,,,,,"Choline, total",MG +2341745,1180,56.3,,,,,,,,,"Choline, total",MG +2341907,1180,23.4,,,,,,,,,"Choline, total",MG +2342074,1180,24.2,,,,,,,,,"Choline, total",MG +2342257,1180,20.4,,,,,,,,,"Choline, total",MG +2342464,1180,51.9,,,,,,,,,"Choline, total",MG +2342471,1180,43.5,,,,,,,,,"Choline, total",MG +2343023,1180,28.9,,,,,,,,,"Choline, total",MG +2343368,1180,37.8,,,,,,,,,"Choline, total",MG +2343375,1180,53.7,,,,,,,,,"Choline, total",MG +2343978,1180,18.1,,,,,,,,,"Choline, total",MG +2344693,1180,18.5,,,,,,,,,"Choline, total",MG +2344818,1180,3.3,,,,,,,,,"Choline, total",MG +2344944,1180,13.7,,,,,,,,,"Choline, total",MG +2344970,1180,11.2,,,,,,,,,"Choline, total",MG +2345067,1180,18.3,,,,,,,,,"Choline, total",MG +2345195,1180,6.2,,,,,,,,,"Choline, total",MG +2345202,1180,17.7,,,,,,,,,"Choline, total",MG +2345207,1180,10.6,,,,,,,,,"Choline, total",MG +2345233,1180,7.6,,,,,,,,,"Choline, total",MG +2345265,1180,11.5,,,,,,,,,"Choline, total",MG +2345444,1180,17.3,,,,,,,,,"Choline, total",MG +2345645,1180,7.2,,,,,,,,,"Choline, total",MG +2345686,1180,32.8,,,,,,,,,"Choline, total",MG +2346048,1180,16.8,,,,,,,,,"Choline, total",MG +2346137,1180,1.9,,,,,,,,,"Choline, total",MG +2346207,1180,0.1,,,,,,,,,"Choline, total",MG +1031759,1088,122.0,,70.0,,,,,,,"Chlorine, Cl",MG +1669205,1088,122.0,,70.0,,,,,,,"Chlorine, Cl",MG +1677104,1088,1.0,,70.0,,,,,,,"Chlorine, Cl",MG +1709404,1088,76.0,,70.0,,,,,,,"Chlorine, Cl",MG +1743766,1088,1.0,,70.0,,,,,,,"Chlorine, Cl",MG +2185382,1088,0.0,,75.0,,,,,,,"Chlorine, Cl",MG +2185391,1088,0.0,,75.0,,,,,,,"Chlorine, Cl",MG +2228887,1088,0.0,,75.0,,,,,,,"Chlorine, Cl",MG +2329218,1088,122.0,,70.0,,,,,,,"Chlorine, Cl",MG +2397106,1088,500.0,,70.0,,,,,,,"Chlorine, Cl",MG +2462747,1088,97.0,,70.0,,,,,,,"Chlorine, Cl",MG +2520312,1088,0.0,,71.0,,,,,,,"Chlorine, Cl",MG +2520367,1088,0.0,,71.0,,,,,,,"Chlorine, Cl",MG +2557657,1088,0.0,,71.0,,,,,,,"Chlorine, Cl",MG +2557773,1088,0.0,,71.0,,,,,,,"Chlorine, Cl",MG +2557776,1088,0.0,,71.0,,,,,,,"Chlorine, Cl",MG +2558670,1088,0.0,,71.0,,,,,,,"Chlorine, Cl",MG +2613732,1088,0.0,,71.0,,,,,,,"Chlorine, Cl",MG +2613738,1088,0.0,,71.0,,,,,,,"Chlorine, Cl",MG +2614074,1088,0.0,,71.0,,,,,,,"Chlorine, Cl",MG +169836,1013,0.0,9.0,1.0,0.0,0.0,,,,,Lactose,G +170700,1013,4.26,1.0,1.0,,,,,,,Lactose,G +170702,1013,0.81,1.0,47.0,,,,,,,Lactose,G +170732,1013,0.0,3.0,1.0,0.0,0.0,,,,,Lactose,G +171634,1013,0.0,3.0,1.0,0.0,0.0,,,,,Lactose,G +171895,1013,0.0,1.0,1.0,,,,,,,Lactose,G +172263,1013,0.0,0.0,1.0,,,,,,,Lactose,G +172299,1013,4.67,0.0,57.0,,,,,,,Lactose,G +324498,1013,0.0,1.0,1.0,,,,,,,Lactose,G +327434,1013,0.0,1.0,1.0,,,,,,,Lactose,G +334247,1013,0.0,8.0,1.0,0.0,0.0,0.0,,,2006.0,Lactose,G +747509,1013,0.0,1.0,1.0,,,,,,,Lactose,G +1750776,1013,0.0,1.0,1.0,,,,0.25,,,Lactose,G +2005117,1013,0.0,1.0,1.0,,,,0.25,,,Lactose,G +2185382,1013,0.0,,75.0,,,,,,,Lactose,G +2185391,1013,0.0,,75.0,,,,,,,Lactose,G +2228887,1013,0.0,,75.0,,,,,,,Lactose,G +2352285,1013,0.0,1.0,1.0,,,,0.25,,,Lactose,G +2520312,1013,0.0,,71.0,,,,,,,Lactose,G +2520367,1013,0.0,,71.0,,,,,,,Lactose,G +2557657,1013,0.0,,71.0,,,,,,,Lactose,G +2557773,1013,0.0,,71.0,,,,,,,Lactose,G +2557776,1013,0.0,,71.0,,,,,,,Lactose,G +2558670,1013,0.0,,71.0,,,,,,,Lactose,G +2613732,1013,0.0,,71.0,,,,,,,Lactose,G +2613738,1013,0.0,,71.0,,,,,,,Lactose,G +2614074,1013,0.0,,71.0,,,,,,,Lactose,G +169531,1112,0.1,0.0,10.0,,,,,,,Vitamin D3 (cholecalciferol),UG +170851,1112,0.2,0.0,10.0,,,,,,,Vitamin D3 (cholecalciferol),UG +171634,1112,0.7,2.0,1.0,0.6,0.7,,,,,Vitamin D3 (cholecalciferol),UG +172263,1112,0.1,0.0,39.0,,,,,,,Vitamin D3 (cholecalciferol),UG +172299,1112,1.2,0.0,57.0,,,,,,,Vitamin D3 (cholecalciferol),UG +173995,1112,0.0,0.0,10.0,,,,,,,Vitamin D3 (cholecalciferol),UG +174708,1112,0.2,0.0,16.0,,,,,,,Vitamin D3 (cholecalciferol),UG +175135,1112,9.6,0.0,16.0,,,,,,,Vitamin D3 (cholecalciferol),UG +329705,1112,4.6,1.0,1.0,,,,,,,Vitamin D3 (cholecalciferol),UG +329711,1112,29.5,1.0,1.0,,,,,,,Vitamin D3 (cholecalciferol),UG +1943107,1112,0.0,,75.0,,,,,,,Vitamin D3 (cholecalciferol),UG +2257436,1112,0.0,1.0,1.0,,,,0.1,,,Vitamin D3 (cholecalciferol),UG +167551,1051,3.3,12.0,,,,,,,,Water,G +167711,1051,87.63,0.0,40.0,,,,,,,Water,G +168370,1051,66.99,12.0,1.0,65.09,69.04,,,,,Water,G +168460,1051,79.45,3.0,,,,,,,,Water,G +168526,1051,75.48,0.0,,,,,,,,Water,G +169441,1051,73.03,11.0,,,,,,,,Water,G +169500,1051,48.12,0.0,53.0,,,,,,,Water,G +169513,1051,50.84,0.0,53.0,,,,,,,Water,G +169531,1051,59.59,20.0,54.0,,,,,,,Water,G +169624,1051,1.5,1.0,47.0,,,,,,,Water,G +169742,1051,11.91,3.0,1.0,,,,,,,Water,G +169836,1051,43.19,18.0,1.0,36.3,49.9,,,,,Water,G +170078,1051,60.0,1.0,,,,,,,,Water,G +170194,1051,67.8,4.0,,,,,,,,Water,G +170287,1051,77.76,7.0,,,,,,,,Water,G +170288,1051,10.37,10.0,,,,,,,,Water,G +170422,1051,62.27,4.0,,,,,,,,Water,G +170559,1051,6.41,1.0,,,,,,,,Water,G +170700,1051,68.13,1.0,1.0,,,,,,,Water,G +170702,1051,48.83,1.0,47.0,,,,,,,Water,G +170732,1051,58.42,6.0,1.0,56.9,59.5,,,,,Water,G +170851,1051,73.69,11.0,1.0,72.09,75.06,,,,,Water,G +171634,1051,53.9,18.0,1.0,47.21,58.44,,,,,Water,G +171838,1051,2.5,0.0,47.0,,,,,,,Water,G +171895,1051,86.0,0.0,51.0,,,,,,,Water,G +172180,1051,79.64,0.0,57.0,,,,,,,Water,G +172263,1051,85.05,0.0,1.0,,,,,,,Water,G +172299,1051,81.96,0.0,57.0,,,,,,,Water,G +172362,1051,0.0,0.0,20.0,,,,,,,Water,G +172439,1051,48.98,2.0,,,,,,,,Water,G +172909,1051,94.17,0.0,65.0,,,,,,,Water,G +173207,1051,99.8,0.0,20.0,,,,,,,Water,G +173995,1051,65.92,0.0,52.0,,,,,,,Water,G +174092,1051,34.52,0.0,40.0,,,,,,,Water,G +174323,1051,47.89,0.0,,,,,,,,Water,G +174479,1051,73.79,26.0,1.0,73.5,74.07,,,,,Water,G +174708,1051,58.0,24.0,3.0,,,,,,,Water,G +175013,1051,50.9,1.0,,,,,,,,Water,G +175135,1051,70.77,6.0,,,,,,,,Water,G +175232,1051,72.95,0.0,52.0,,,,,,,Water,G +320181,1051,88.0,1.0,1.0,,,,,,,Water,G +320431,1051,92.9,1.0,1.0,,,,,,,Water,G +321470,1051,0.69,1.0,1.0,,,,,,,Water,G +321536,1051,93.9,1.0,1.0,,,,,,,Water,G +324743,1051,1.67,1.0,1.0,,,,,,,Water,G +327889,1051,94.3,1.0,1.0,,,,,,,Water,G +329799,1051,44.5,1.0,1.0,,,,,,,Water,G +333240,1051,94.2,1.0,1.0,,,,,,,Water,G +334247,1051,0.02,8.0,1.0,0.01,0.06,0.01,,,2006.0,Water,G +334516,1051,53.5,1.0,1.0,,,,,,,Water,G +335244,1051,0.0,1.0,1.0,,,,,,2016.0,Water,G +335589,1051,0.0,1.0,1.0,,,,,,2016.0,Water,G +335616,1051,0.0,1.0,1.0,,,,,,2016.0,Water,G +335751,1051,0.0,1.0,1.0,,,,,,2016.0,Water,G +335770,1051,0.0,1.0,1.0,,,,,,2016.0,Water,G +335789,1051,0.0,1.0,1.0,,,,,,2016.0,Water,G +344774,1051,2.3,,78.0,,,,,,,Water,G +344980,1051,6.4,,78.0,,,,,,,Water,G +345013,1051,1.6,,78.0,,,,,,,Water,G +345215,1051,44.3,,78.0,,,,,,,Water,G +345449,1051,3.0,,78.0,,,,,,,Water,G +345942,1051,15.3,,78.0,,,,,,,Water,G +345947,1051,4.4,,78.0,,,,,,,Water,G +348040,1051,7.0,,78.0,,,,,,,Water,G +747309,1051,39.5,1.0,1.0,,,,,,,Water,G +751974,1051,8.0,,78.0,,,,,,,Water,G +752272,1051,4.6,,78.0,,,,,,,Water,G +752864,1051,41.9,,78.0,,,,,,,Water,G +757098,1051,1.8,,78.0,,,,,,,Water,G +789817,1051,17.0,1.0,1.0,,,,,,,Water,G +789923,1051,10.0,1.0,1.0,,,,,,,Water,G +1459858,1051,26.71,,72.0,,,,,,,Water,G +1753589,1051,85.41,1.0,1.0,,,,,,,Water,G +2001984,1051,89.74,1.0,1.0,,,,,,,Water,G +2003020,1051,92.03,1.0,1.0,,,,,,,Water,G +2258483,1051,91.73,1.0,1.0,,,,,,,Water,G +2341069,1051,62.21,,,,,,,,,Water,G +2341263,1051,53.8,,,,,,,,,Water,G +2341637,1051,62.6,,,,,,,,,Water,G +2341745,1051,59.4,,,,,,,,,Water,G +2341907,1051,75.59,,,,,,,,,Water,G +2342074,1051,74.54,,,,,,,,,Water,G +2342257,1051,77.94,,,,,,,,,Water,G +2342464,1051,51.05,,,,,,,,,Water,G +2342471,1051,49.02,,,,,,,,,Water,G +2343023,1051,51.4,,,,,,,,,Water,G +2343368,1051,50.98,,,,,,,,,Water,G +2343375,1051,36.3,,,,,,,,,Water,G +2343978,1051,5.02,,,,,,,,,Water,G +2344693,1051,14.8,,,,,,,,,Water,G +2344818,1051,92.3,,,,,,,,,Water,G +2344944,1051,67.82,,,,,,,,,Water,G +2344970,1051,69.07,,,,,,,,,Water,G +2345067,1051,66.36,,,,,,,,,Water,G +2345195,1051,92.45,,,,,,,,,Water,G +2345202,1051,82.43,,,,,,,,,Water,G +2345207,1051,88.94,,,,,,,,,Water,G +2345233,1051,89.78,,,,,,,,,Water,G +2345265,1051,71.0,,,,,,,,,Water,G +2345444,1051,79.04,,,,,,,,,Water,G +2345645,1051,68.1,,,,,,,,,Water,G +2345686,1051,66.19,,,,,,,,,Water,G +2346048,1051,3.1,,,,,,,,,Water,G +2346137,1051,91.89,,,,,,,,,Water,G +2346207,1051,83.85,,,,,,,,,Water,G +2516740,1051,5.0,1.0,1.0,,,,,,,Water,G +2644557,1051,72.9,1.0,1.0,,,,,,,Water,G +2647560,1051,86.58,1.0,1.0,,,,,,,Water,G +2647605,1051,37.82,1.0,1.0,,,,,,,Water,G +167551,1062,1674.0,0.0,,,,,,,,Energy,kJ +167711,1062,205.0,0.0,40.0,,,,,,,Energy,kJ +168370,1062,652.0,0.0,49.0,,,,,,,Energy,kJ +168460,1062,339.0,0.0,,,,,,,,Energy,kJ +168526,1062,395.0,0.0,49.0,,,,,,,Energy,kJ +169441,1062,536.0,0.0,,,,,,,,Energy,kJ +169500,1062,1469.0,0.0,,,,,,,,Energy,kJ +169513,1062,1351.0,0.0,,,,,,,,Energy,kJ +169531,1062,852.0,0.0,49.0,,,,,,,Energy,kJ +169624,1062,2165.0,0.0,47.0,,,,,,,Energy,kJ +169742,1062,1523.0,0.0,,,,,,,,Energy,kJ +169836,1062,1210.0,0.0,49.0,,,,,,,Energy,kJ +170078,1062,628.0,0.0,,,,,,,,Energy,kJ +170194,1062,987.0,0.0,,,,,,,,Energy,kJ +170287,1062,347.0,0.0,,,,,,,,Energy,kJ +170288,1062,1527.0,0.0,,,,,,,,Energy,kJ +170422,1062,519.0,0.0,49.0,,,,,,,Energy,kJ +170559,1062,1431.0,0.0,,,,,,,,Energy,kJ +170700,1062,701.0,0.0,49.0,,,,,,,Energy,kJ +170702,1062,975.0,0.0,47.0,,,,,,,Energy,kJ +170732,1062,791.0,0.0,49.0,,,,,,,Energy,kJ +170851,1062,627.0,0.0,49.0,,,,,,,Energy,kJ +171634,1062,1262.0,0.0,49.0,,,,,,,Energy,kJ +171838,1062,2018.0,0.0,49.0,,,,,,,Energy,kJ +171895,1062,234.0,0.0,49.0,,,,,,,Energy,kJ +172180,1062,407.0,0.0,49.0,,,,,,,Energy,kJ +172263,1062,311.0,0.0,49.0,,,,,,,Energy,kJ +172299,1062,357.0,0.0,49.0,,,,,,,Energy,kJ +172362,1062,3699.0,0.0,49.0,,,,,,,Energy,kJ +172439,1062,1294.0,0.0,49.0,,,,,,,Energy,kJ +172909,1062,99.0,0.0,49.0,,,,,,,Energy,kJ +173207,1062,0.0,0.0,,,,,,,,Energy,kJ +173995,1062,643.0,0.0,49.0,,,,,,,Energy,kJ +174092,1062,1068.0,0.0,49.0,,,,,,,Energy,kJ +174323,1062,1502.0,0.0,,,,,,,,Energy,kJ +174479,1062,469.0,0.0,49.0,,,,,,,Energy,kJ +174708,1062,954.0,0.0,49.0,,,,,,,Energy,kJ +175013,1062,1050.0,0.0,,,,,,,,Energy,kJ +175135,1062,590.0,0.0,49.0,,,,,,,Energy,kJ +175232,1062,556.0,1.0,44.0,,,,,,,Energy,kJ +334247,1062,1610.0,,49.0,,,,,,,Energy,kJ +167551,1007,1.8,1.0,,,,,,,,Ash,G +167711,1007,0.58,0.0,40.0,,,,,,,Ash,G +168370,1007,1.14,12.0,1.0,1.01,1.34,,,,,Ash,G +168460,1007,1.1,3.0,,,,,,,,Ash,G +168526,1007,1.24,0.0,52.0,,,,,,,Ash,G +169441,1007,1.44,7.0,,,,,,,,Ash,G +169500,1007,0.99,0.0,53.0,,,,,,,Ash,G +169513,1007,1.12,0.0,53.0,,,,,,,Ash,G +169531,1007,1.16,20.0,54.0,,,,,,,Ash,G +169624,1007,2.18,1.0,47.0,,,,,,,Ash,G +169742,1007,0.85,3.0,1.0,,,,,,,Ash,G +169836,1007,2.08,18.0,1.0,1.03,3.5,,,,,Ash,G +170078,1007,1.92,0.0,,,,,,,,Ash,G +170194,1007,1.38,4.0,,,,,,,,Ash,G +170287,1007,0.34,4.0,,,,,,,,Ash,G +170288,1007,1.2,4.0,,,,,,,,Ash,G +170422,1007,1.14,4.0,,,,,,,,Ash,G +170559,1007,6.85,1.0,,,,,,,,Ash,G +170700,1007,0.91,1.0,1.0,,,,,,,Ash,G +170702,1007,2.31,1.0,47.0,,,,,,,Ash,G +170732,1007,2.25,6.0,1.0,2.0,2.41,,,,,Ash,G +170851,1007,1.32,11.0,1.0,1.16,1.77,,,,,Ash,G +171634,1007,3.75,18.0,1.0,1.45,4.24,,,,,Ash,G +171838,1007,2.4,0.0,40.0,,,,,,,Ash,G +171895,1007,0.07,1.0,1.0,,,,,,,Ash,G +172180,1007,1.2,0.0,57.0,,,,,,,Ash,G +172263,1007,0.39,0.0,1.0,,,,,,,Ash,G +172299,1007,0.89,0.0,57.0,,,,,,,Ash,G +172362,1007,0.0,0.0,20.0,,,,,,,Ash,G +172439,1007,4.5,2.0,,,,,,,,Ash,G +172909,1007,0.94,0.0,65.0,,,,,,,Ash,G +173207,1007,0.1,0.0,20.0,,,,,,,Ash,G +173995,1007,1.22,0.0,52.0,,,,,,,Ash,G +174092,1007,1.65,0.0,40.0,,,,,,,Ash,G +174323,1007,0.93,0.0,,,,,,,,Ash,G +174479,1007,1.14,26.0,1.0,1.12,1.15,,,,,Ash,G +174708,1007,1.1,24.0,3.0,,,,,,,Ash,G +175013,1007,1.1,1.0,,,,,,,,Ash,G +175135,1007,2.47,6.0,,,,,,,,Ash,G +175232,1007,0.38,0.0,20.0,,,,,,,Ash,G +320181,1007,0.88,1.0,1.0,,,,,,,Ash,G +321470,1007,98.4,1.0,1.0,,,,,,,Ash,G +321536,1007,0.97,1.0,1.0,,,,,,,Ash,G +324743,1007,2.85,1.0,1.0,,,,,,,Ash,G +327889,1007,0.56,1.0,1.0,,,,,,,Ash,G +329799,1007,6.64,1.0,1.0,,,,,,,Ash,G +333240,1007,0.64,1.0,1.0,,,,,,,Ash,G +334247,1007,0.07,8.0,1.0,0.03,0.13,0.05,,,2006.0,Ash,G +334516,1007,1.31,1.0,1.0,,,,,,,Ash,G +344774,1007,2.8,,78.0,,,,,,,Ash,G +344980,1007,1.3,,78.0,,,,,,,Ash,G +345013,1007,1.3,,78.0,,,,,,,Ash,G +345215,1007,2.9,,78.0,,,,,,,Ash,G +345449,1007,2.3,,78.0,,,,,,,Ash,G +345942,1007,8.6,,78.0,,,,,,,Ash,G +345947,1007,0.0,,78.0,,,,,,,Ash,G +348040,1007,1.9,,78.0,,,,,,,Ash,G +747309,1007,5.87,1.0,1.0,,,,,,,Ash,G +751974,1007,1.8,,78.0,,,,,,,Ash,G +752272,1007,1.0,,78.0,,,,,,,Ash,G +752864,1007,4.8,,78.0,,,,,,,Ash,G +757098,1007,0.9,,78.0,,,,,,,Ash,G +789923,1007,0.65,1.0,1.0,,,,,,,Ash,G +790665,1007,0.62,1.0,1.0,,,,,,,Ash,G +1459858,1007,0.51,,72.0,,,,,,,Ash,G +1752771,1007,0.3785,1.0,1.0,,,,,,,Ash,G +2261661,1007,1.86,1.0,1.0,,,,,,,Ash,G +2349783,1007,0.27,1.0,1.0,,,,,,,Ash,G +2351052,1007,0.93,1.0,1.0,,,,,,,Ash,G +2351277,1007,0.57,1.0,1.0,,,,,,,Ash,G +2514344,1007,1.84,1.0,1.0,,,,,,,Ash,G +2515273,1007,0.95,1.0,1.0,,,,,,,Ash,G +2515797,1007,4.12,1.0,1.0,,,,,,,Ash,G +2515839,1007,2.02,1.0,1.0,,,,,,,Ash,G +2645796,1007,3.5,1.0,1.0,,,,,,,Ash,G +2647032,1007,1.06,1.0,1.0,,,,,,,Ash,G +2648405,1007,3.63,1.0,1.0,,,,,,,Ash,G +167551,1106,4.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG +167711,1106,60.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG +168370,1106,0.0,0.0,,,,,,,,"Vitamin A, RAE",UG +168460,1106,2.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG +168526,1106,40.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG +169441,1106,0.0,0.0,,,,,,,,"Vitamin A, RAE",UG +169513,1106,0.0,0.0,53.0,,,,,,,"Vitamin A, RAE",UG +169531,1106,0.0,0.0,,,,,,,,"Vitamin A, RAE",UG +169742,1106,0.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG +169836,1106,0.0,0.0,,,,,,,,"Vitamin A, RAE",UG +170078,1106,0.0,1.0,,,,,,,,"Vitamin A, RAE",UG +170194,1106,0.0,3.0,,,,,,,,"Vitamin A, RAE",UG +170287,1106,0.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG +170288,1106,11.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG +170559,1106,2.0,0.0,,,,,,,,"Vitamin A, RAE",UG +170732,1106,1.0,0.0,,,,,,,,"Vitamin A, RAE",UG +170851,1106,120.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG +171634,1106,32.0,0.0,,,,,,,,"Vitamin A, RAE",UG +171838,1106,0.0,0.0,40.0,,,,,,,"Vitamin A, RAE",UG +171895,1106,1.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG +172180,1106,38.0,0.0,57.0,,,,,,,"Vitamin A, RAE",UG +172263,1106,110.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG +172299,1106,42.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG +172362,1106,0.0,0.0,20.0,,,,,,,"Vitamin A, RAE",UG +172439,1106,4.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG +172909,1106,11.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG +173207,1106,0.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG +173995,1106,7.0,0.0,18.0,,,,,,,"Vitamin A, RAE",UG +174092,1106,0.0,0.0,40.0,,,,,,,"Vitamin A, RAE",UG +174323,1106,0.0,0.0,,,,,,,,"Vitamin A, RAE",UG +174479,1106,4.0,0.0,,,,,,,,"Vitamin A, RAE",UG +174708,1106,7.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG +175013,1106,95.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG +175135,1106,18.0,0.0,49.0,,,,,,,"Vitamin A, RAE",UG +2341069,1106,73.0,,,,,,,,,"Vitamin A, RAE",UG +2341263,1106,0.0,,,,,,,,,"Vitamin A, RAE",UG +2341637,1106,0.0,,,,,,,,,"Vitamin A, RAE",UG +2341745,1106,14.0,,,,,,,,,"Vitamin A, RAE",UG +2341907,1106,8.0,,,,,,,,,"Vitamin A, RAE",UG +2342074,1106,9.0,,,,,,,,,"Vitamin A, RAE",UG +2342257,1106,177.0,,,,,,,,,"Vitamin A, RAE",UG +2342464,1106,25.0,,,,,,,,,"Vitamin A, RAE",UG +2342471,1106,48.0,,,,,,,,,"Vitamin A, RAE",UG +2343023,1106,0.0,,,,,,,,,"Vitamin A, RAE",UG +2343368,1106,40.0,,,,,,,,,"Vitamin A, RAE",UG +2343375,1106,34.0,,,,,,,,,"Vitamin A, RAE",UG +2343978,1106,1.0,,,,,,,,,"Vitamin A, RAE",UG +2344693,1106,7.0,,,,,,,,,"Vitamin A, RAE",UG +2344818,1106,2.0,,,,,,,,,"Vitamin A, RAE",UG +2344944,1106,100.0,,,,,,,,,"Vitamin A, RAE",UG +2344970,1106,5.0,,,,,,,,,"Vitamin A, RAE",UG +2345067,1106,16.0,,,,,,,,,"Vitamin A, RAE",UG +2345195,1106,1.0,,,,,,,,,"Vitamin A, RAE",UG +2345202,1106,472.0,,,,,,,,,"Vitamin A, RAE",UG +2345207,1106,260.0,,,,,,,,,"Vitamin A, RAE",UG +2345233,1106,62.0,,,,,,,,,"Vitamin A, RAE",UG +2345265,1106,15.0,,,,,,,,,"Vitamin A, RAE",UG +2345444,1106,2.0,,,,,,,,,"Vitamin A, RAE",UG +2345645,1106,41.0,,,,,,,,,"Vitamin A, RAE",UG +2345686,1106,12.0,,,,,,,,,"Vitamin A, RAE",UG +2346048,1106,0.0,,,,,,,,,"Vitamin A, RAE",UG +2346137,1106,0.0,,,,,,,,,"Vitamin A, RAE",UG +2346207,1106,0.0,,,,,,,,,"Vitamin A, RAE",UG +167551,1105,0.0,0.0,41.0,,,,,,,Retinol,UG +167711,1105,60.0,0.0,40.0,,,,,,,Retinol,UG +168370,1105,0.0,0.0,68.0,,,,,,,Retinol,UG +168460,1105,0.0,0.0,68.0,,,,,,,Retinol,UG +168526,1105,0.0,0.0,68.0,,,,,,,Retinol,UG +169441,1105,0.0,0.0,,,,,,,,Retinol,UG +169513,1105,0.0,0.0,53.0,,,,,,,Retinol,UG +169531,1105,0.0,0.0,68.0,,,,,,,Retinol,UG +169742,1105,0.0,0.0,39.0,,,,,,,Retinol,UG +169836,1105,0.0,2.0,1.0,0.0,0.0,,,,,Retinol,UG +170078,1105,0.0,0.0,68.0,,,,,,,Retinol,UG +170194,1105,0.0,3.0,,,,,,,,Retinol,UG +170287,1105,0.0,0.0,68.0,,,,,,,Retinol,UG +170288,1105,0.0,0.0,68.0,,,,,,,Retinol,UG +170559,1105,0.0,0.0,68.0,,,,,,,Retinol,UG +170702,1105,56.0,1.0,47.0,,,,,,,Retinol,UG +170851,1105,117.0,0.0,67.0,,,,,,,Retinol,UG +171634,1105,32.0,3.0,1.0,22.0,35.0,,,,,Retinol,UG +171838,1105,0.0,0.0,40.0,,,,,,,Retinol,UG +171895,1105,0.0,0.0,20.0,,,,,,,Retinol,UG +172180,1105,37.0,0.0,57.0,,,,,,,Retinol,UG +172263,1105,1.0,0.0,39.0,,,,,,,Retinol,UG +172299,1105,42.0,0.0,57.0,,,,,,,Retinol,UG +172362,1105,0.0,0.0,20.0,,,,,,,Retinol,UG +172439,1105,0.0,0.0,68.0,,,,,,,Retinol,UG +172909,1105,1.0,0.0,65.0,,,,,,,Retinol,UG +173207,1105,0.0,0.0,68.0,,,,,,,Retinol,UG +173995,1105,7.0,0.0,18.0,,,,,,,Retinol,UG +174092,1105,0.0,0.0,40.0,,,,,,,Retinol,UG +174323,1105,0.0,0.0,,,,,,,,Retinol,UG +174479,1105,4.0,14.0,1.0,,,,,,,Retinol,UG +174708,1105,7.0,0.0,16.0,,,,,,,Retinol,UG +175013,1105,90.0,0.0,49.0,,,,,,,Retinol,UG +175135,1105,18.0,0.0,67.0,,,,,,,Retinol,UG +2000290,1105,61.4299,1.0,1.0,,,,,,,Retinol,UG +2261368,1105,125.5,1.0,1.0,,,,,,,Retinol,UG +2341069,1105,67.0,,,,,,,,,Retinol,UG +2341263,1105,0.0,,,,,,,,,Retinol,UG +2341637,1105,0.0,,,,,,,,,Retinol,UG +2341745,1105,14.0,,,,,,,,,Retinol,UG +2341907,1105,7.0,,,,,,,,,Retinol,UG +2342074,1105,0.0,,,,,,,,,Retinol,UG +2342257,1105,19.0,,,,,,,,,Retinol,UG +2342464,1105,25.0,,,,,,,,,Retinol,UG +2342471,1105,47.0,,,,,,,,,Retinol,UG +2343023,1105,0.0,,,,,,,,,Retinol,UG +2343368,1105,39.0,,,,,,,,,Retinol,UG +2343375,1105,34.0,,,,,,,,,Retinol,UG +2343978,1105,0.0,,,,,,,,,Retinol,UG +2344693,1105,0.0,,,,,,,,,Retinol,UG +2344818,1105,0.0,,,,,,,,,Retinol,UG +2344944,1105,99.0,,,,,,,,,Retinol,UG +2344970,1105,0.0,,,,,,,,,Retinol,UG +2345067,1105,12.0,,,,,,,,,Retinol,UG +2345195,1105,0.0,,,,,,,,,Retinol,UG +2345202,1105,11.0,,,,,,,,,Retinol,UG +2345207,1105,0.0,,,,,,,,,Retinol,UG +2345233,1105,14.0,,,,,,,,,Retinol,UG +2345265,1105,0.0,,,,,,,,,Retinol,UG +2345444,1105,0.0,,,,,,,,,Retinol,UG +2345645,1105,40.0,,,,,,,,,Retinol,UG +2345686,1105,10.0,,,,,,,,,Retinol,UG +2346048,1105,0.0,,,,,,,,,Retinol,UG +2346137,1105,0.0,,,,,,,,,Retinol,UG +2346207,1105,0.0,,,,,,,,,Retinol,UG +167551,1268,2.67,1.0,,,,,,,,MUFA 18:1,G +167711,1268,0.048,0.0,40.0,,,,,,,MUFA 18:1,G +168370,1268,0.939,4.0,,0.672,1.129,,,,,MUFA 18:1,G +168460,1268,0.991,1.0,,,,,,,,MUFA 18:1,G +168526,1268,0.021,0.0,,,,,,,,MUFA 18:1,G +169441,1268,1.52,1.0,,,,,,,,MUFA 18:1,G +169500,1268,10.84,0.0,53.0,,,,,,,MUFA 18:1,G +169513,1268,9.69,0.0,53.0,,,,,,,MUFA 18:1,G +169531,1268,3.444,0.0,10.0,,,,,,,MUFA 18:1,G +169742,1268,0.172,0.0,10.0,,,,,,,MUFA 18:1,G +169836,1268,3.259,9.0,,2.928,3.66,,,,,MUFA 18:1,G +170194,1268,5.83,0.0,,,,,,,,MUFA 18:1,G +170287,1268,0.03,0.0,,,,,,,,MUFA 18:1,G +170288,1268,1.247,197.0,,,,,,,,MUFA 18:1,G +170422,1268,0.061,0.0,,,,,,,,MUFA 18:1,G +170559,1268,0.27,0.0,,,,,,,,MUFA 18:1,G +170700,1268,2.204,0.0,,,,,,,,MUFA 18:1,G +170732,1268,1.454,6.0,,1.259,1.611,,,,,MUFA 18:1,G +170851,1268,2.315,11.0,,1.892,2.771,,,,,MUFA 18:1,G +171634,1268,9.643,9.0,,8.993,11.56,,,,,MUFA 18:1,G +171838,1268,4.948,0.0,40.0,,,,,,,MUFA 18:1,G +172180,1268,0.899,0.0,57.0,,,,,,,MUFA 18:1,G +172263,1268,1.171,0.0,1.0,,,,,,,MUFA 18:1,G +172299,1268,0.844,0.0,57.0,,,,,,,MUFA 18:1,G +172362,1268,61.125,0.0,,,,,,,,MUFA 18:1,G +172439,1268,7.095,0.0,,,,,,,,MUFA 18:1,G +172909,1268,0.228,0.0,65.0,,,,,,,MUFA 18:1,G +173207,1268,0.0,0.0,20.0,,,,,,,MUFA 18:1,G +173995,1268,1.542,0.0,18.0,,,,,,,MUFA 18:1,G +174092,1268,0.0,0.0,40.0,,,,,,,MUFA 18:1,G +174323,1268,11.33,0.0,,,,,,,,MUFA 18:1,G +174479,1268,0.474,14.0,1.0,,,,,,,MUFA 18:1,G +174708,1268,5.252,0.0,,,,,,,,MUFA 18:1,G +175013,1268,4.191,0.0,39.0,,,,,,,MUFA 18:1,G +175135,1268,1.159,1.0,,,,,,,,MUFA 18:1,G +2341069,1268,1.36,,,,,,,,,MUFA 18:1,G +2341263,1268,0.762,,,,,,,,,MUFA 18:1,G +2341637,1268,6.703,,,,,,,,,MUFA 18:1,G +2341745,1268,4.707,,,,,,,,,MUFA 18:1,G +2341907,1268,1.425,,,,,,,,,MUFA 18:1,G +2342074,1268,2.572,,,,,,,,,MUFA 18:1,G +2342257,1268,2.526,,,,,,,,,MUFA 18:1,G +2342464,1268,2.121,,,,,,,,,MUFA 18:1,G +2342471,1268,2.793,,,,,,,,,MUFA 18:1,G +2343023,1268,6.816,,,,,,,,,MUFA 18:1,G +2343368,1268,3.452,,,,,,,,,MUFA 18:1,G +2343375,1268,4.537,,,,,,,,,MUFA 18:1,G +2343978,1268,0.202,,,,,,,,,MUFA 18:1,G +2344693,1268,0.4,,,,,,,,,MUFA 18:1,G +2344818,1268,0.022,,,,,,,,,MUFA 18:1,G +2344944,1268,2.127,,,,,,,,,MUFA 18:1,G +2344970,1268,4.572,,,,,,,,,MUFA 18:1,G +2345067,1268,0.919,,,,,,,,,MUFA 18:1,G +2345195,1268,0.012,,,,,,,,,MUFA 18:1,G +2345202,1268,0.851,,,,,,,,,MUFA 18:1,G +2345207,1268,0.024,,,,,,,,,MUFA 18:1,G +2345233,1268,1.085,,,,,,,,,MUFA 18:1,G +2345265,1268,0.0,,,,,,,,,MUFA 18:1,G +2345444,1268,1.498,,,,,,,,,MUFA 18:1,G +2345645,1268,2.185,,,,,,,,,MUFA 18:1,G +2345686,1268,4.754,,,,,,,,,MUFA 18:1,G +2346048,1268,0.952,,,,,,,,,MUFA 18:1,G +2346137,1268,0.006,,,,,,,,,MUFA 18:1,G +2346207,1268,0.0,,,,,,,,,MUFA 18:1,G +167551,1265,0.82,1.0,,,,,,,,SFA 16:0,G +167711,1265,0.143,0.0,40.0,,,,,,,SFA 16:0,G +168370,1265,0.501,4.0,1.0,0.422,0.567,,,,,SFA 16:0,G +168460,1265,0.448,1.0,,,,,,,,SFA 16:0,G +168526,1265,0.082,0.0,,,,,,,,SFA 16:0,G +169441,1265,0.77,1.0,,,,,,,,SFA 16:0,G +169500,1265,6.95,0.0,53.0,,,,,,,SFA 16:0,G +169513,1265,6.2,0.0,53.0,,,,,,,SFA 16:0,G +169531,1265,2.129,0.0,10.0,,,,,,,SFA 16:0,G +169742,1265,0.137,0.0,10.0,,,,,,,SFA 16:0,G +169836,1265,1.524,9.0,1.0,1.353,1.665,,,,,SFA 16:0,G +170194,1265,3.75,0.0,,,,,,,,SFA 16:0,G +170287,1265,0.037,0.0,,,,,,,,SFA 16:0,G +170288,1265,0.569,197.0,,,,,,,,SFA 16:0,G +170422,1265,0.112,0.0,,,,,,,,SFA 16:0,G +170559,1265,0.144,0.0,,,,,,,,SFA 16:0,G +170700,1265,2.388,1.0,1.0,,,,,,,SFA 16:0,G +170732,1265,1.21,6.0,1.0,1.058,1.316,,,,,SFA 16:0,G +170851,1265,3.056,11.0,1.0,2.351,3.81,,,,,SFA 16:0,G +171634,1265,5.491,9.0,1.0,5.135,6.335,,,,,SFA 16:0,G +171838,1265,2.256,0.0,40.0,,,,,,,SFA 16:0,G +172180,1265,1.159,0.0,57.0,,,,,,,SFA 16:0,G +172263,1265,0.237,0.0,1.0,,,,,,,SFA 16:0,G +172299,1265,0.824,0.0,57.0,,,,,,,SFA 16:0,G +172362,1265,11.178,1.0,1.0,,,,,,,SFA 16:0,G +172439,1265,3.045,0.0,,,,,,,,SFA 16:0,G +172909,1265,0.149,0.0,65.0,,,,,,,SFA 16:0,G +173207,1265,0.0,0.0,20.0,,,,,,,SFA 16:0,G +173995,1265,0.883,0.0,18.0,,,,,,,SFA 16:0,G +174092,1265,0.0,0.0,40.0,,,,,,,SFA 16:0,G +174323,1265,6.45,0.0,,,,,,,,SFA 16:0,G +174479,1265,0.322,14.0,1.0,,,,,,,SFA 16:0,G +174708,1265,2.442,6.0,3.0,,,,,,,SFA 16:0,G +175013,1265,2.991,0.0,39.0,,,,,,,SFA 16:0,G +175135,1265,0.816,1.0,,,,,,,,SFA 16:0,G +328069,1265,9.18,1.0,1.0,,,,,,,SFA 16:0,G +331989,1265,0.199,1.0,1.0,,,,,,,SFA 16:0,G +332346,1265,0.564,1.0,1.0,,,,,,,SFA 16:0,G +334423,1265,1.22,1.0,1.0,,,,,,,SFA 16:0,G +749212,1265,8.25,1.0,1.0,,,,,,,SFA 16:0,G +2341069,1265,1.81,,,,,,,,,SFA 16:0,G +2341263,1265,0.588,,,,,,,,,SFA 16:0,G +2341637,1265,3.187,,,,,,,,,SFA 16:0,G +2341745,1265,1.269,,,,,,,,,SFA 16:0,G +2341907,1265,0.837,,,,,,,,,SFA 16:0,G +2342074,1265,0.822,,,,,,,,,SFA 16:0,G +2342257,1265,1.299,,,,,,,,,SFA 16:0,G +2342464,1265,1.258,,,,,,,,,SFA 16:0,G +2342471,1265,1.742,,,,,,,,,SFA 16:0,G +2343023,1265,1.421,,,,,,,,,SFA 16:0,G +2343368,1265,1.847,,,,,,,,,SFA 16:0,G +2343375,1265,2.032,,,,,,,,,SFA 16:0,G +2343978,1265,0.193,,,,,,,,,SFA 16:0,G +2344693,1265,0.116,,,,,,,,,SFA 16:0,G +2344818,1265,0.008,,,,,,,,,SFA 16:0,G +2344944,1265,2.408,,,,,,,,,SFA 16:0,G +2344970,1265,1.173,,,,,,,,,SFA 16:0,G +2345067,1265,0.432,,,,,,,,,SFA 16:0,G +2345195,1265,0.01,,,,,,,,,SFA 16:0,G +2345202,1265,0.39,,,,,,,,,SFA 16:0,G +2345207,1265,0.062,,,,,,,,,SFA 16:0,G +2345233,1265,0.484,,,,,,,,,SFA 16:0,G +2345265,1265,0.0,,,,,,,,,SFA 16:0,G +2345444,1265,0.472,,,,,,,,,SFA 16:0,G +2345645,1265,1.542,,,,,,,,,SFA 16:0,G +2345686,1265,1.487,,,,,,,,,SFA 16:0,G +2346048,1265,1.233,,,,,,,,,SFA 16:0,G +2346137,1265,0.01,,,,,,,,,SFA 16:0,G +2346207,1265,0.0,,,,,,,,,SFA 16:0,G +2347402,1265,6.801,1.0,1.0,,,,,,,SFA 16:0,G +167551,1270,0.06,1.0,,,,,,,,PUFA 18:3,G +167711,1270,0.0,0.0,40.0,,,,,,,PUFA 18:3,G +168370,1270,0.009,4.0,,0.007,0.012,,,,,PUFA 18:3,G +168460,1270,0.296,1.0,,,,,,,,PUFA 18:3,G +168526,1270,0.068,0.0,,,,,,,,PUFA 18:3,G +169441,1270,0.01,1.0,,,,,,,,PUFA 18:3,G +169500,1270,0.31,0.0,53.0,,,,,,,PUFA 18:3,G +169513,1270,0.29,0.0,53.0,,,,,,,PUFA 18:3,G +169531,1270,0.087,0.0,10.0,,,,,,,PUFA 18:3,G +169742,1270,0.026,0.0,10.0,,,,,,,PUFA 18:3,G +169836,1270,0.839,9.0,,0.708,1.006,,,,,PUFA 18:3,G +170194,1270,0.14,0.0,,,,,,,,PUFA 18:3,G +170287,1270,0.004,0.0,,,,,,,,PUFA 18:3,G +170288,1270,0.065,197.0,,,,,,,,PUFA 18:3,G +170422,1270,0.061,0.0,,,,,,,,PUFA 18:3,G +170559,1270,0.006,0.0,,,,,,,,PUFA 18:3,G +170732,1270,0.157,6.0,,0.145,0.174,,,,,PUFA 18:3,G +170851,1270,0.043,11.0,,0.035,0.054,,,,,PUFA 18:3,G +171634,1270,0.264,9.0,,0.225,0.328,,,,,PUFA 18:3,G +171838,1270,1.362,0.0,40.0,,,,,,,PUFA 18:3,G +172180,1270,0.037,0.0,57.0,,,,,,,PUFA 18:3,G +172263,1270,0.147,0.0,1.0,,,,,,,PUFA 18:3,G +172299,1270,0.085,0.0,57.0,,,,,,,PUFA 18:3,G +172362,1270,0.209,0.0,,,,,,,,PUFA 18:3,G +172439,1270,1.686,0.0,,,,,,,,PUFA 18:3,G +172909,1270,0.007,0.0,65.0,,,,,,,PUFA 18:3,G +173207,1270,0.0,0.0,20.0,,,,,,,PUFA 18:3,G +173995,1270,0.008,0.0,18.0,,,,,,,PUFA 18:3,G +174092,1270,0.0,0.0,40.0,,,,,,,PUFA 18:3,G +174323,1270,0.46,0.0,,,,,,,,PUFA 18:3,G +174479,1270,0.026,14.0,1.0,,,,,,,PUFA 18:3,G +174708,1270,0.019,0.0,,,,,,,,PUFA 18:3,G +175013,1270,0.164,0.0,39.0,,,,,,,PUFA 18:3,G +175135,1270,0.049,2.0,,,,,,,,PUFA 18:3,G +2341069,1270,0.083,,,,,,,,,PUFA 18:3,G +2341263,1270,0.005,,,,,,,,,PUFA 18:3,G +2341637,1270,0.329,,,,,,,,,PUFA 18:3,G +2341745,1270,0.564,,,,,,,,,PUFA 18:3,G +2341907,1270,0.02,,,,,,,,,PUFA 18:3,G +2342074,1270,0.257,,,,,,,,,PUFA 18:3,G +2342257,1270,0.141,,,,,,,,,PUFA 18:3,G +2342464,1270,0.155,,,,,,,,,PUFA 18:3,G +2342471,1270,0.176,,,,,,,,,PUFA 18:3,G +2343023,1270,0.026,,,,,,,,,PUFA 18:3,G +2343368,1270,0.309,,,,,,,,,PUFA 18:3,G +2343375,1270,0.431,,,,,,,,,PUFA 18:3,G +2343978,1270,0.034,,,,,,,,,PUFA 18:3,G +2344693,1270,0.163,,,,,,,,,PUFA 18:3,G +2344818,1270,0.028,,,,,,,,,PUFA 18:3,G +2344944,1270,0.058,,,,,,,,,PUFA 18:3,G +2344970,1270,0.556,,,,,,,,,PUFA 18:3,G +2345067,1270,0.118,,,,,,,,,PUFA 18:3,G +2345195,1270,0.002,,,,,,,,,PUFA 18:3,G +2345202,1270,0.097,,,,,,,,,PUFA 18:3,G +2345207,1270,0.092,,,,,,,,,PUFA 18:3,G +2345233,1270,0.111,,,,,,,,,PUFA 18:3,G +2345265,1270,0.0,,,,,,,,,PUFA 18:3,G +2345444,1270,0.154,,,,,,,,,PUFA 18:3,G +2345645,1270,0.079,,,,,,,,,PUFA 18:3,G +2345686,1270,0.364,,,,,,,,,PUFA 18:3,G +2346048,1270,0.011,,,,,,,,,PUFA 18:3,G +2346137,1270,0.008,,,,,,,,,PUFA 18:3,G +2346207,1270,0.0,,,,,,,,,PUFA 18:3,G +167551,1269,3.21,1.0,,,,,,,,PUFA 18:2,G +167711,1269,0.008,0.0,40.0,,,,,,,PUFA 18:2,G +168370,1269,0.384,4.0,,0.35,0.432,,,,,PUFA 18:2,G +168460,1269,2.217,1.0,,,,,,,,PUFA 18:2,G +168526,1269,0.093,0.0,,,,,,,,PUFA 18:2,G +169441,1269,0.11,1.0,,,,,,,,PUFA 18:2,G +169500,1269,0.66,0.0,53.0,,,,,,,PUFA 18:2,G +169513,1269,0.61,0.0,53.0,,,,,,,PUFA 18:2,G +169531,1269,0.238,0.0,10.0,,,,,,,PUFA 18:2,G +169742,1269,0.124,0.0,10.0,,,,,,,PUFA 18:2,G +169836,1269,5.757,9.0,,4.82,7.178,,,,,PUFA 18:2,G +170194,1269,2.22,0.0,,,,,,,,PUFA 18:2,G +170287,1269,0.094,0.0,,,,,,,,PUFA 18:2,G +170288,1269,2.097,197.0,,,,,,,,PUFA 18:2,G +170422,1269,0.265,0.0,,,,,,,,PUFA 18:2,G +170559,1269,1.576,0.0,,,,,,,,PUFA 18:2,G +170732,1269,1.386,6.0,,1.256,1.53,,,,,PUFA 18:2,G +170851,1269,0.356,11.0,,0.295,0.455,,,,,PUFA 18:2,G +171634,1269,5.266,9.0,,4.542,6.05,,,,,PUFA 18:2,G +171838,1269,10.438,0.0,40.0,,,,,,,PUFA 18:2,G +172180,1269,0.088,0.0,57.0,,,,,,,PUFA 18:2,G +172263,1269,0.565,0.0,1.0,,,,,,,PUFA 18:2,G +172299,1269,0.247,0.0,57.0,,,,,,,PUFA 18:2,G +172362,1269,8.591,0.0,,,,,,,,PUFA 18:2,G +172439,1269,13.756,0.0,,,,,,,,PUFA 18:2,G +172909,1269,0.152,0.0,65.0,,,,,,,PUFA 18:2,G +173207,1269,0.0,0.0,20.0,,,,,,,PUFA 18:2,G +173995,1269,0.204,0.0,18.0,,,,,,,PUFA 18:2,G +174092,1269,0.0,0.0,40.0,,,,,,,PUFA 18:2,G +174323,1269,1.63,0.0,,,,,,,,PUFA 18:2,G +174479,1269,0.278,14.0,1.0,,,,,,,PUFA 18:2,G +174708,1269,0.41,0.0,,,,,,,,PUFA 18:2,G +175013,1269,0.6,0.0,39.0,,,,,,,PUFA 18:2,G +175135,1269,0.057,1.0,,,,,,,,PUFA 18:2,G +2341069,1269,0.301,,,,,,,,,PUFA 18:2,G +2341263,1269,0.055,,,,,,,,,PUFA 18:2,G +2341637,1269,2.36,,,,,,,,,PUFA 18:2,G +2341745,1269,4.288,,,,,,,,,PUFA 18:2,G +2341907,1269,0.152,,,,,,,,,PUFA 18:2,G +2342074,1269,2.005,,,,,,,,,PUFA 18:2,G +2342257,1269,1.574,,,,,,,,,PUFA 18:2,G +2342464,1269,2.135,,,,,,,,,PUFA 18:2,G +2342471,1269,2.335,,,,,,,,,PUFA 18:2,G +2343023,1269,4.752,,,,,,,,,PUFA 18:2,G +2343368,1269,2.378,,,,,,,,,PUFA 18:2,G +2343375,1269,3.589,,,,,,,,,PUFA 18:2,G +2343978,1269,0.355,,,,,,,,,PUFA 18:2,G +2344693,1269,1.137,,,,,,,,,PUFA 18:2,G +2344818,1269,0.042,,,,,,,,,PUFA 18:2,G +2344944,1269,0.508,,,,,,,,,PUFA 18:2,G +2344970,1269,4.181,,,,,,,,,PUFA 18:2,G +2345067,1269,0.782,,,,,,,,,PUFA 18:2,G +2345195,1269,0.021,,,,,,,,,PUFA 18:2,G +2345202,1269,0.801,,,,,,,,,PUFA 18:2,G +2345207,1269,0.055,,,,,,,,,PUFA 18:2,G +2345233,1269,0.936,,,,,,,,,PUFA 18:2,G +2345265,1269,0.0,,,,,,,,,PUFA 18:2,G +2345444,1269,1.503,,,,,,,,,PUFA 18:2,G +2345645,1269,0.502,,,,,,,,,PUFA 18:2,G +2345686,1269,2.859,,,,,,,,,PUFA 18:2,G +2346048,1269,0.338,,,,,,,,,PUFA 18:2,G +2346137,1269,0.015,,,,,,,,,PUFA 18:2,G +2346207,1269,0.0,,,,,,,,,PUFA 18:2,G +167551,1108,23.0,0.0,41.0,,,,,,,"Carotene, alpha",UG +167711,1108,0.0,0.0,40.0,,,,,,,"Carotene, alpha",UG +168370,1108,0.0,0.0,68.0,,,,,,,"Carotene, alpha",UG +168460,1108,12.0,0.0,16.0,,,,,,,"Carotene, alpha",UG +168526,1108,0.0,0.0,67.0,,,,,,,"Carotene, alpha",UG +169531,1108,0.0,0.0,68.0,,,,,,,"Carotene, alpha",UG +169742,1108,0.0,0.0,39.0,,,,,,,"Carotene, alpha",UG +170287,1108,0.0,0.0,16.0,,,,,,,"Carotene, alpha",UG +170288,1108,63.0,0.0,20.0,,,,,,,"Carotene, alpha",UG +170732,1108,0.0,4.0,1.0,0.0,0.0,,,,,"Carotene, alpha",UG +170851,1108,0.0,0.0,68.0,,,,,,,"Carotene, alpha",UG +171634,1108,0.0,0.0,68.0,,,,,,,"Carotene, alpha",UG +171838,1108,1.0,0.0,40.0,,,,,,,"Carotene, alpha",UG +171895,1108,0.0,0.0,20.0,,,,,,,"Carotene, alpha",UG +172180,1108,0.0,0.0,57.0,,,,,,,"Carotene, alpha",UG +172263,1108,495.0,0.0,39.0,,,,,,,"Carotene, alpha",UG +172299,1108,0.0,0.0,57.0,,,,,,,"Carotene, alpha",UG +172362,1108,0.0,0.0,20.0,,,,,,,"Carotene, alpha",UG +172439,1108,0.0,0.0,68.0,,,,,,,"Carotene, alpha",UG +172909,1108,0.0,0.0,65.0,,,,,,,"Carotene, alpha",UG +173207,1108,0.0,0.0,68.0,,,,,,,"Carotene, alpha",UG +173995,1108,0.0,0.0,68.0,,,,,,,"Carotene, alpha",UG +174092,1108,0.0,0.0,40.0,,,,,,,"Carotene, alpha",UG +174479,1108,0.0,0.0,68.0,,,,,,,"Carotene, alpha",UG +174708,1108,0.0,0.0,68.0,,,,,,,"Carotene, alpha",UG +175135,1108,0.0,0.0,68.0,,,,,,,"Carotene, alpha",UG +322177,1108,0.0,1.0,1.0,,,,,,,"Carotene, alpha",UG +331228,1108,0.0,1.0,1.0,,,,,,,"Carotene, alpha",UG +2341069,1108,0.0,,,,,,,,,"Carotene, alpha",UG +2341263,1108,0.0,,,,,,,,,"Carotene, alpha",UG +2341637,1108,0.0,,,,,,,,,"Carotene, alpha",UG +2341745,1108,0.0,,,,,,,,,"Carotene, alpha",UG +2341907,1108,0.0,,,,,,,,,"Carotene, alpha",UG +2342074,1108,6.0,,,,,,,,,"Carotene, alpha",UG +2342257,1108,172.0,,,,,,,,,"Carotene, alpha",UG +2342464,1108,0.0,,,,,,,,,"Carotene, alpha",UG +2342471,1108,0.0,,,,,,,,,"Carotene, alpha",UG +2343023,1108,0.0,,,,,,,,,"Carotene, alpha",UG +2343368,1108,0.0,,,,,,,,,"Carotene, alpha",UG +2343375,1108,0.0,,,,,,,,,"Carotene, alpha",UG +2343978,1108,5.0,,,,,,,,,"Carotene, alpha",UG +2344693,1108,0.0,,,,,,,,,"Carotene, alpha",UG +2344818,1108,0.0,,,,,,,,,"Carotene, alpha",UG +2344944,1108,0.0,,,,,,,,,"Carotene, alpha",UG +2344970,1108,4.0,,,,,,,,,"Carotene, alpha",UG +2345067,1108,0.0,,,,,,,,,"Carotene, alpha",UG +2345195,1108,0.0,,,,,,,,,"Carotene, alpha",UG +2345202,1108,1808.0,,,,,,,,,"Carotene, alpha",UG +2345207,1108,680.0,,,,,,,,,"Carotene, alpha",UG +2345233,1108,116.0,,,,,,,,,"Carotene, alpha",UG +2345265,1108,0.0,,,,,,,,,"Carotene, alpha",UG +2345444,1108,6.0,,,,,,,,,"Carotene, alpha",UG +2345645,1108,0.0,,,,,,,,,"Carotene, alpha",UG +2345686,1108,2.0,,,,,,,,,"Carotene, alpha",UG +2346048,1108,0.0,,,,,,,,,"Carotene, alpha",UG +2346137,1108,0.0,,,,,,,,,"Carotene, alpha",UG +2346207,1108,0.0,,,,,,,,,"Carotene, alpha",UG +169836,1009,33.61,9.0,1.0,30.1,35.9,,,,,Starch,G +170700,1009,1.0,1.0,1.0,,,,,,,Starch,G +170732,1009,13.93,6.0,1.0,11.3,15.6,,,,,Starch,G +335244,1009,36.8,1.0,1.0,,,,,,2016.0,Starch,G +335589,1009,36.9,1.0,1.0,,,,,,2016.0,Starch,G +335616,1009,39.9,1.0,1.0,,,,,,2016.0,Starch,G +335751,1009,39.1,1.0,1.0,,,,,,2016.0,Starch,G +335770,1009,40.2,1.0,1.0,,,,,,2016.0,Starch,G +335789,1009,38.4,1.0,1.0,,,,,,2016.0,Starch,G +1105013,1009,0.86,1.0,1.0,,,,,,,Starch,G +2349389,1009,54.71,1.0,1.0,,,,,,,Starch,G +2645746,1009,11.36,1.0,1.0,,,,,,,Starch,G +169836,1128,0.04,9.0,1.0,0.0,0.09,,,,,"Tocotrienol, alpha",MG +170732,1128,0.03,4.0,1.0,0.0,0.07,,,,,"Tocotrienol, alpha",MG +171634,1128,0.05,6.0,1.0,0.0,0.13,,,,,"Tocotrienol, alpha",MG +172299,1128,0.0,0.0,57.0,,,,,,,"Tocotrienol, alpha",MG +1751376,1128,0.0,1.0,1.0,,,,,,,"Tocotrienol, alpha",MG +2000504,1128,0.0,1.0,1.0,,,,,,,"Tocotrienol, alpha",MG +168370,1333,0.0,4.0,1.0,0.0,0.0,,,,,MUFA 15:1,G +169836,1333,0.0,9.0,1.0,0.0,0.0,,,,,MUFA 15:1,G +170700,1333,0.0,1.0,1.0,,,,,,,MUFA 15:1,G +170732,1333,0.0,6.0,1.0,0.0,0.0,,,,,MUFA 15:1,G +170851,1333,0.0,11.0,1.0,0.0,0.0,,,,,MUFA 15:1,G +171634,1333,0.0,9.0,1.0,0.0,0.0,,,,,MUFA 15:1,G +171838,1333,0.0,0.0,40.0,,,,,,,MUFA 15:1,G +174092,1333,0.0,0.0,40.0,,,,,,,MUFA 15:1,G +328069,1333,0.0,1.0,1.0,,,,,,,MUFA 15:1,G +331989,1333,0.0,1.0,1.0,,,,,,,MUFA 15:1,G +332346,1333,0.0,1.0,1.0,,,,,,,MUFA 15:1,G +334423,1333,0.0,1.0,1.0,,,,,,,MUFA 15:1,G +749212,1333,0.0,1.0,1.0,,,,,,,MUFA 15:1,G +167551,1210,0.052,0.0,,,,,,,,Tryptophan,G +168370,1210,0.37,0.0,1.0,,,,,,,Tryptophan,G +168460,1210,0.103,0.0,,,,,,,,Tryptophan,G +168526,1210,0.037,0.0,,,,,,,,Tryptophan,G +169441,1210,0.244,0.0,,,,,,,,Tryptophan,G +169500,1210,0.255,0.0,53.0,,,,,,,Tryptophan,G +169513,1210,0.255,0.0,53.0,,,,,,,Tryptophan,G +169531,1210,0.202,0.0,54.0,,,,,,,Tryptophan,G +169742,1210,0.072,0.0,39.0,,,,,,,Tryptophan,G +169836,1210,0.049,0.0,1.0,,,,,,,Tryptophan,G +170194,1210,0.094,2.0,,,,,,,,Tryptophan,G +170287,1210,0.048,0.0,,,,,,,,Tryptophan,G +170288,1210,0.067,16.0,,,,,,,,Tryptophan,G +170559,1210,0.403,0.0,,,,,,,,Tryptophan,G +170732,1210,0.153,0.0,1.0,,,,,,,Tryptophan,G +171634,1210,0.116,0.0,1.0,,,,,,,Tryptophan,G +171838,1210,0.088,0.0,40.0,,,,,,,Tryptophan,G +172180,1210,0.118,0.0,57.0,,,,,,,Tryptophan,G +172299,1210,0.075,0.0,57.0,,,,,,,Tryptophan,G +172362,1210,0.0,0.0,20.0,,,,,,,Tryptophan,G +172439,1210,0.161,12.0,,,,,,,,Tryptophan,G +173995,1210,0.33,0.0,52.0,,,,,,,Tryptophan,G +174323,1210,0.247,0.0,,,,,,,,Tryptophan,G +174479,1210,0.151,0.0,1.0,,,,,,,Tryptophan,G +174708,1210,0.302,0.0,3.0,,,,,,,Tryptophan,G +175013,1210,0.046,0.0,,,,,,,,Tryptophan,G +175135,1210,0.24,0.0,,,,,,,,Tryptophan,G +322191,1210,0.04,1.0,1.0,,,,,,,Tryptophan,G +322252,1210,0.05,1.0,1.0,,,,,,,Tryptophan,G +326660,1210,0.01,1.0,1.0,,,,,,,Tryptophan,G +748070,1210,0.16,1.0,1.0,,,,,,,Tryptophan,G +1841531,1210,0.59,,70.0,,,,,,,Tryptophan,G +1968105,1210,1.072,,70.0,,,,,,,Tryptophan,G +2333948,1210,0.982,,70.0,,,,,,,Tryptophan,G +167551,1107,35.0,0.0,41.0,,,,,,,"Carotene, beta",UG +167711,1107,0.0,0.0,40.0,,,,,,,"Carotene, beta",UG +168370,1107,0.0,0.0,68.0,,,,,,,"Carotene, beta",UG +168460,1107,12.0,0.0,16.0,,,,,,,"Carotene, beta",UG +168526,1107,475.0,0.0,52.0,,,,,,,"Carotene, beta",UG +169531,1107,0.0,0.0,68.0,,,,,,,"Carotene, beta",UG +169742,1107,0.0,0.0,39.0,,,,,,,"Carotene, beta",UG +170287,1107,1.0,0.0,16.0,,,,,,,"Carotene, beta",UG +170288,1107,97.0,0.0,20.0,,,,,,,"Carotene, beta",UG +170702,1107,83.0,1.0,47.0,,,,,,,"Carotene, beta",UG +170732,1107,15.0,4.0,1.0,11.0,27.0,,,,,"Carotene, beta",UG +170851,1107,33.0,0.0,10.0,,,,,,,"Carotene, beta",UG +171634,1107,0.0,0.0,68.0,,,,,,,"Carotene, beta",UG +171838,1107,2.0,0.0,40.0,,,,,,,"Carotene, beta",UG +171895,1107,14.0,1.0,1.0,,,,,,,"Carotene, beta",UG +172180,1107,14.0,0.0,57.0,,,,,,,"Carotene, beta",UG +172263,1107,1060.0,0.0,39.0,,,,,,,"Carotene, beta",UG +172299,1107,6.0,0.0,57.0,,,,,,,"Carotene, beta",UG +172362,1107,0.0,0.0,20.0,,,,,,,"Carotene, beta",UG +172439,1107,53.0,0.0,52.0,,,,,,,"Carotene, beta",UG +172909,1107,119.0,0.0,65.0,,,,,,,"Carotene, beta",UG +173207,1107,0.0,0.0,68.0,,,,,,,"Carotene, beta",UG +173995,1107,0.0,0.0,68.0,,,,,,,"Carotene, beta",UG +174092,1107,1.0,0.0,40.0,,,,,,,"Carotene, beta",UG +174479,1107,0.0,0.0,68.0,,,,,,,"Carotene, beta",UG +174708,1107,0.0,0.0,68.0,,,,,,,"Carotene, beta",UG +175135,1107,0.0,0.0,68.0,,,,,,,"Carotene, beta",UG +322177,1107,2.0,1.0,1.0,,,,,,,"Carotene, beta",UG +331228,1107,0.0,1.0,1.0,,,,,,,"Carotene, beta",UG +2341069,1107,72.0,,,,,,,,,"Carotene, beta",UG +2341263,1107,0.0,,,,,,,,,"Carotene, beta",UG +2341637,1107,0.0,,,,,,,,,"Carotene, beta",UG +2341745,1107,0.0,,,,,,,,,"Carotene, beta",UG +2341907,1107,11.0,,,,,,,,,"Carotene, beta",UG +2342074,1107,91.0,,,,,,,,,"Carotene, beta",UG +2342257,1107,1806.0,,,,,,,,,"Carotene, beta",UG +2342464,1107,3.0,,,,,,,,,"Carotene, beta",UG +2342471,1107,9.0,,,,,,,,,"Carotene, beta",UG +2343023,1107,0.0,,,,,,,,,"Carotene, beta",UG +2343368,1107,6.0,,,,,,,,,"Carotene, beta",UG +2343375,1107,0.0,,,,,,,,,"Carotene, beta",UG +2343978,1107,5.0,,,,,,,,,"Carotene, beta",UG +2344693,1107,84.0,,,,,,,,,"Carotene, beta",UG +2344818,1107,27.0,,,,,,,,,"Carotene, beta",UG +2344944,1107,8.0,,,,,,,,,"Carotene, beta",UG +2344970,1107,50.0,,,,,,,,,"Carotene, beta",UG +2345067,1107,40.0,,,,,,,,,"Carotene, beta",UG +2345195,1107,12.0,,,,,,,,,"Carotene, beta",UG +2345202,1107,4579.0,,,,,,,,,"Carotene, beta",UG +2345207,1107,2785.0,,,,,,,,,"Carotene, beta",UG +2345233,1107,522.0,,,,,,,,,"Carotene, beta",UG +2345265,1107,177.0,,,,,,,,,"Carotene, beta",UG +2345444,1107,14.0,,,,,,,,,"Carotene, beta",UG +2345645,1107,6.0,,,,,,,,,"Carotene, beta",UG +2345686,1107,19.0,,,,,,,,,"Carotene, beta",UG +2346048,1107,2.0,,,,,,,,,"Carotene, beta",UG +2346137,1107,7.0,,,,,,,,,"Carotene, beta",UG +2346207,1107,0.0,,,,,,,,,"Carotene, beta",UG +167551,1280,0.0,0.0,,,,,,,,PUFA 22:5 n-3 (DPA),G +167711,1280,0.0,0.0,40.0,,,,,,,PUFA 22:5 n-3 (DPA),G +168370,1280,0.0,0.0,68.0,,,,,,,PUFA 22:5 n-3 (DPA),G +168460,1280,0.0,0.0,,,,,,,,PUFA 22:5 n-3 (DPA),G +169441,1280,0.0,1.0,,,,,,,,PUFA 22:5 n-3 (DPA),G +169531,1280,0.016,18.0,3.0,,,,,,,PUFA 22:5 n-3 (DPA),G +169742,1280,0.0,0.0,10.0,,,,,,,PUFA 22:5 n-3 (DPA),G +169836,1280,0.0,9.0,1.0,0.0,0.0,,,,,PUFA 22:5 n-3 (DPA),G +170194,1280,0.0,0.0,,,,,,,,PUFA 22:5 n-3 (DPA),G +170287,1280,0.0,0.0,,,,,,,,PUFA 22:5 n-3 (DPA),G +170700,1280,0.005,1.0,1.0,,,,,,,PUFA 22:5 n-3 (DPA),G +170732,1280,0.004,6.0,1.0,0.003,0.004,,,,,PUFA 22:5 n-3 (DPA),G +170851,1280,0.006,11.0,1.0,0.004,0.008,,,,,PUFA 22:5 n-3 (DPA),G +171634,1280,0.017,9.0,1.0,0.016,0.02,,,,,PUFA 22:5 n-3 (DPA),G +171838,1280,0.0,0.0,40.0,,,,,,,PUFA 22:5 n-3 (DPA),G +172180,1280,0.0,0.0,57.0,,,,,,,PUFA 22:5 n-3 (DPA),G +172263,1280,0.0,0.0,1.0,,,,,,,PUFA 22:5 n-3 (DPA),G +172299,1280,0.0,0.0,57.0,,,,,,,PUFA 22:5 n-3 (DPA),G +172362,1280,0.0,1.0,1.0,,,,,,,PUFA 22:5 n-3 (DPA),G +172439,1280,0.0,0.0,,,,,,,,PUFA 22:5 n-3 (DPA),G +172909,1280,0.0,0.0,65.0,,,,,,,PUFA 22:5 n-3 (DPA),G +173207,1280,0.0,0.0,20.0,,,,,,,PUFA 22:5 n-3 (DPA),G +173995,1280,0.015,0.0,18.0,,,,,,,PUFA 22:5 n-3 (DPA),G +174092,1280,0.0,0.0,40.0,,,,,,,PUFA 22:5 n-3 (DPA),G +174708,1280,0.009,0.0,10.0,,,,,,,PUFA 22:5 n-3 (DPA),G +175013,1280,0.0,0.0,39.0,,,,,,,PUFA 22:5 n-3 (DPA),G +175135,1280,0.09,2.0,,,,,,,,PUFA 22:5 n-3 (DPA),G +328069,1280,0.023,1.0,1.0,,,,,,,PUFA 22:5 n-3 (DPA),G +331989,1280,0.0,1.0,1.0,,,,,,,PUFA 22:5 n-3 (DPA),G +332346,1280,0.004,1.0,1.0,,,,,,,PUFA 22:5 n-3 (DPA),G +334423,1280,0.003,1.0,1.0,,,,,,,PUFA 22:5 n-3 (DPA),G +749212,1280,0.019,1.0,1.0,,,,,,,PUFA 22:5 n-3 (DPA),G +2001116,1280,0.0,1.0,1.0,,,,,,,PUFA 22:5 n-3 (DPA),G +2341069,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G +2341263,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G +2341637,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G +2341745,1280,0.005,,,,,,,,,PUFA 22:5 n-3 (DPA),G +2341907,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G +2342074,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G +2342257,1280,0.003,,,,,,,,,PUFA 22:5 n-3 (DPA),G +2342464,1280,0.007,,,,,,,,,PUFA 22:5 n-3 (DPA),G +2342471,1280,0.005,,,,,,,,,PUFA 22:5 n-3 (DPA),G +2343023,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G +2343368,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G +2343375,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G +2343978,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G +2344693,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G +2344818,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G +2344944,1280,0.005,,,,,,,,,PUFA 22:5 n-3 (DPA),G +2344970,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G +2345067,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G +2345195,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G +2345202,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G +2345207,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G +2345233,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G +2345265,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G +2345444,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G +2345645,1280,0.001,,,,,,,,,PUFA 22:5 n-3 (DPA),G +2345686,1280,0.001,,,,,,,,,PUFA 22:5 n-3 (DPA),G +2346048,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G +2346137,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G +2346207,1280,0.0,,,,,,,,,PUFA 22:5 n-3 (DPA),G +167551,1266,0.16,1.0,,,,,,,,SFA 18:0,G +167711,1266,0.139,0.0,40.0,,,,,,,SFA 18:0,G +168370,1266,0.259,4.0,1.0,0.218,0.291,,,,,SFA 18:0,G +168460,1266,0.165,1.0,,,,,,,,SFA 18:0,G +168526,1266,0.013,0.0,,,,,,,,SFA 18:0,G +169441,1266,0.37,1.0,,,,,,,,SFA 18:0,G +169500,1266,3.31,0.0,53.0,,,,,,,SFA 18:0,G +169513,1266,2.91,0.0,53.0,,,,,,,SFA 18:0,G +169531,1266,0.98,0.0,10.0,,,,,,,SFA 18:0,G +169742,1266,0.01,0.0,10.0,,,,,,,SFA 18:0,G +169836,1266,0.801,9.0,1.0,0.614,1.058,,,,,SFA 18:0,G +170194,1266,2.63,0.0,,,,,,,,SFA 18:0,G +170287,1266,0.002,0.0,,,,,,,,SFA 18:0,G +170288,1266,0.075,197.0,,,,,,,,SFA 18:0,G +170422,1266,0.012,0.0,,,,,,,,SFA 18:0,G +170559,1266,0.052,0.0,,,,,,,,SFA 18:0,G +170700,1266,1.039,1.0,1.0,,,,,,,SFA 18:0,G +170732,1266,0.834,6.0,1.0,0.737,0.929,,,,,SFA 18:0,G +170851,1266,0.956,11.0,1.0,0.78,1.166,,,,,SFA 18:0,G +171634,1266,2.235,9.0,1.0,1.869,2.983,,,,,SFA 18:0,G +171838,1266,0.891,0.0,40.0,,,,,,,SFA 18:0,G +172180,1266,0.438,0.0,57.0,,,,,,,SFA 18:0,G +172263,1266,0.068,0.0,1.0,,,,,,,SFA 18:0,G +172299,1266,0.347,0.0,57.0,,,,,,,SFA 18:0,G +172362,1266,12.589,1.0,1.0,,,,,,,SFA 18:0,G +172439,1266,1.169,0.0,,,,,,,,SFA 18:0,G +172909,1266,0.036,0.0,65.0,,,,,,,SFA 18:0,G +173207,1266,0.0,0.0,20.0,,,,,,,SFA 18:0,G +173995,1266,0.494,0.0,18.0,,,,,,,SFA 18:0,G +174092,1266,0.0,0.0,40.0,,,,,,,SFA 18:0,G +174323,1266,4.08,0.0,,,,,,,,SFA 18:0,G +174479,1266,0.104,14.0,1.0,,,,,,,SFA 18:0,G +174708,1266,1.501,6.0,3.0,,,,,,,SFA 18:0,G +175013,1266,1.55,0.0,39.0,,,,,,,SFA 18:0,G +175135,1266,0.188,1.0,,,,,,,,SFA 18:0,G +328069,1266,3.36,1.0,1.0,,,,,,,SFA 18:0,G +331989,1266,0.075,1.0,1.0,,,,,,,SFA 18:0,G +332346,1266,0.306,1.0,1.0,,,,,,,SFA 18:0,G +334423,1266,0.496,1.0,1.0,,,,,,,SFA 18:0,G +749212,1266,3.9,1.0,1.0,,,,,,,SFA 18:0,G +1754161,1266,2.5857,1.0,1.0,,,,,,,SFA 18:0,G +2341069,1266,0.776,,,,,,,,,SFA 18:0,G +2341263,1266,0.292,,,,,,,,,SFA 18:0,G +2341637,1266,1.673,,,,,,,,,SFA 18:0,G +2341745,1266,0.384,,,,,,,,,SFA 18:0,G +2341907,1266,0.482,,,,,,,,,SFA 18:0,G +2342074,1266,0.304,,,,,,,,,SFA 18:0,G +2342257,1266,0.55,,,,,,,,,SFA 18:0,G +2342464,1266,0.537,,,,,,,,,SFA 18:0,G +2342471,1266,1.728,,,,,,,,,SFA 18:0,G +2343023,1266,0.742,,,,,,,,,SFA 18:0,G +2343368,1266,0.618,,,,,,,,,SFA 18:0,G +2343375,1266,0.578,,,,,,,,,SFA 18:0,G +2343978,1266,0.032,,,,,,,,,SFA 18:0,G +2344693,1266,0.068,,,,,,,,,SFA 18:0,G +2344818,1266,0.002,,,,,,,,,SFA 18:0,G +2344944,1266,0.934,,,,,,,,,SFA 18:0,G +2344970,1266,0.344,,,,,,,,,SFA 18:0,G +2345067,1266,0.153,,,,,,,,,SFA 18:0,G +2345195,1266,0.0,,,,,,,,,SFA 18:0,G +2345202,1266,0.139,,,,,,,,,SFA 18:0,G +2345207,1266,0.007,,,,,,,,,SFA 18:0,G +2345233,1266,0.181,,,,,,,,,SFA 18:0,G +2345265,1266,0.0,,,,,,,,,SFA 18:0,G +2345444,1266,0.123,,,,,,,,,SFA 18:0,G +2345645,1266,0.438,,,,,,,,,SFA 18:0,G +2345686,1266,0.563,,,,,,,,,SFA 18:0,G +2346048,1266,0.535,,,,,,,,,SFA 18:0,G +2346137,1266,0.002,,,,,,,,,SFA 18:0,G +2346207,1266,0.0,,,,,,,,,SFA 18:0,G +2347294,1266,2.922,1.0,1.0,,,,,,,SFA 18:0,G +2347395,1266,1.647,1.0,1.0,,,,,,,SFA 18:0,G +169836,1129,0.0,9.0,1.0,0.0,0.0,,,,,"Tocotrienol, beta",MG +170732,1129,0.0,4.0,1.0,0.0,0.0,,,,,"Tocotrienol, beta",MG +171634,1129,0.0,6.0,1.0,0.0,0.0,,,,,"Tocotrienol, beta",MG +172299,1129,0.0,0.0,57.0,,,,,,,"Tocotrienol, beta",MG +167551,1279,0.0,0.0,,,,,,,,MUFA 22:1,G +167711,1279,0.0,0.0,40.0,,,,,,,MUFA 22:1,G +168370,1279,0.0,4.0,,0.0,0.0,,,,,MUFA 22:1,G +168460,1279,0.0,0.0,,,,,,,,MUFA 22:1,G +168526,1279,0.012,0.0,,,,,,,,MUFA 22:1,G +169441,1279,0.0,1.0,,,,,,,,MUFA 22:1,G +169531,1279,0.0,0.0,10.0,,,,,,,MUFA 22:1,G +169742,1279,0.0,0.0,10.0,,,,,,,MUFA 22:1,G +169836,1279,0.003,9.0,,0.0,0.009,,,,,MUFA 22:1,G +170194,1279,0.0,0.0,,,,,,,,MUFA 22:1,G +170287,1279,0.0,0.0,,,,,,,,MUFA 22:1,G +170732,1279,0.001,6.0,,0.001,0.002,,,,,MUFA 22:1,G +170851,1279,0.003,11.0,,0.001,0.004,,,,,MUFA 22:1,G +171634,1279,0.01,9.0,,0.003,0.032,,,,,MUFA 22:1,G +171838,1279,0.0,0.0,40.0,,,,,,,MUFA 22:1,G +172180,1279,0.0,0.0,57.0,,,,,,,MUFA 22:1,G +172263,1279,0.001,0.0,1.0,,,,,,,MUFA 22:1,G +172299,1279,0.0,0.0,57.0,,,,,,,MUFA 22:1,G +172362,1279,0.0,1.0,1.0,,,,,,,MUFA 22:1,G +172439,1279,0.0,0.0,,,,,,,,MUFA 22:1,G +172909,1279,0.0,0.0,65.0,,,,,,,MUFA 22:1,G +173207,1279,0.0,0.0,20.0,,,,,,,MUFA 22:1,G +173995,1279,0.0,0.0,68.0,,,,,,,MUFA 22:1,G +174092,1279,0.0,0.0,40.0,,,,,,,MUFA 22:1,G +174479,1279,0.001,14.0,1.0,,,,,,,MUFA 22:1,G +174708,1279,0.0,0.0,68.0,,,,,,,MUFA 22:1,G +175013,1279,0.0,0.0,39.0,,,,,,,MUFA 22:1,G +175135,1279,0.245,2.0,,,,,,,,MUFA 22:1,G +2341069,1279,0.0,,,,,,,,,MUFA 22:1,G +2341263,1279,0.0,,,,,,,,,MUFA 22:1,G +2341637,1279,0.0,,,,,,,,,MUFA 22:1,G +2341745,1279,0.0,,,,,,,,,MUFA 22:1,G +2341907,1279,0.0,,,,,,,,,MUFA 22:1,G +2342074,1279,0.0,,,,,,,,,MUFA 22:1,G +2342257,1279,0.001,,,,,,,,,MUFA 22:1,G +2342464,1279,0.001,,,,,,,,,MUFA 22:1,G +2342471,1279,0.002,,,,,,,,,MUFA 22:1,G +2343023,1279,0.01,,,,,,,,,MUFA 22:1,G +2343368,1279,0.0,,,,,,,,,MUFA 22:1,G +2343375,1279,0.0,,,,,,,,,MUFA 22:1,G +2343978,1279,0.0,,,,,,,,,MUFA 22:1,G +2344693,1279,0.0,,,,,,,,,MUFA 22:1,G +2344818,1279,0.0,,,,,,,,,MUFA 22:1,G +2344944,1279,0.0,,,,,,,,,MUFA 22:1,G +2344970,1279,0.0,,,,,,,,,MUFA 22:1,G +2345067,1279,0.0,,,,,,,,,MUFA 22:1,G +2345195,1279,0.0,,,,,,,,,MUFA 22:1,G +2345202,1279,0.0,,,,,,,,,MUFA 22:1,G +2345207,1279,0.0,,,,,,,,,MUFA 22:1,G +2345233,1279,0.0,,,,,,,,,MUFA 22:1,G +2345265,1279,0.0,,,,,,,,,MUFA 22:1,G +2345444,1279,0.0,,,,,,,,,MUFA 22:1,G +2345645,1279,0.0,,,,,,,,,MUFA 22:1,G +2345686,1279,0.0,,,,,,,,,MUFA 22:1,G +2346048,1279,0.0,,,,,,,,,MUFA 22:1,G +2346137,1279,0.0,,,,,,,,,MUFA 22:1,G +2346207,1279,0.0,,,,,,,,,MUFA 22:1,G +167711,1273,0.0,0.0,40.0,,,,,,,SFA 22:0,G +168370,1273,0.0,4.0,1.0,0.0,0.0,,,,,SFA 22:0,G +169836,1273,0.041,9.0,1.0,0.036,0.048,,,,,SFA 22:0,G +170700,1273,0.004,1.0,1.0,,,,,,,SFA 22:0,G +170732,1273,0.012,6.0,1.0,0.011,0.014,,,,,SFA 22:0,G +170851,1273,0.006,11.0,1.0,0.005,0.007,,,,,SFA 22:0,G +171634,1273,0.012,9.0,1.0,0.008,0.017,,,,,SFA 22:0,G +171838,1273,0.073,0.0,40.0,,,,,,,SFA 22:0,G +172299,1273,0.0,0.0,57.0,,,,,,,SFA 22:0,G +172362,1273,0.365,1.0,1.0,,,,,,,SFA 22:0,G +174092,1273,0.0,0.0,40.0,,,,,,,SFA 22:0,G +174479,1273,0.001,14.0,1.0,,,,,,,SFA 22:0,G +328069,1273,0.016,1.0,1.0,,,,,,,SFA 22:0,G +331989,1273,0.005,1.0,1.0,,,,,,,SFA 22:0,G +332346,1273,0.0,1.0,1.0,,,,,,,SFA 22:0,G +334423,1273,0.025,1.0,1.0,,,,,,,SFA 22:0,G +749212,1273,0.01,1.0,1.0,,,,,,,SFA 22:0,G +167551,1276,0.0,0.0,,,,,,,,PUFA 18:4,G +167711,1276,0.0,0.0,40.0,,,,,,,PUFA 18:4,G +168370,1276,0.0,0.0,68.0,,,,,,,PUFA 18:4,G +168460,1276,0.0,0.0,,,,,,,,PUFA 18:4,G +169441,1276,0.0,1.0,,,,,,,,PUFA 18:4,G +169531,1276,0.0,0.0,10.0,,,,,,,PUFA 18:4,G +169742,1276,0.0,0.0,10.0,,,,,,,PUFA 18:4,G +169836,1276,0.0,9.0,1.0,0.0,0.0,,,,,PUFA 18:4,G +170194,1276,0.0,0.0,,,,,,,,PUFA 18:4,G +170287,1276,0.0,0.0,,,,,,,,PUFA 18:4,G +170700,1276,0.004,1.0,1.0,,,,,,,PUFA 18:4,G +170732,1276,0.001,6.0,1.0,0.0,0.001,,,,,PUFA 18:4,G +170851,1276,0.002,11.0,1.0,0.002,0.003,,,,,PUFA 18:4,G +171634,1276,0.003,9.0,1.0,0.0,0.004,,,,,PUFA 18:4,G +171838,1276,0.0,0.0,40.0,,,,,,,PUFA 18:4,G +172180,1276,0.0,0.0,57.0,,,,,,,PUFA 18:4,G +172263,1276,0.0,0.0,1.0,,,,,,,PUFA 18:4,G +172299,1276,0.0,0.0,57.0,,,,,,,PUFA 18:4,G +172362,1276,0.0,1.0,1.0,,,,,,,PUFA 18:4,G +172439,1276,0.0,0.0,,,,,,,,PUFA 18:4,G +172909,1276,0.0,0.0,65.0,,,,,,,PUFA 18:4,G +173207,1276,0.0,0.0,20.0,,,,,,,PUFA 18:4,G +173995,1276,0.0,0.0,68.0,,,,,,,PUFA 18:4,G +174092,1276,0.0,0.0,40.0,,,,,,,PUFA 18:4,G +174708,1276,0.0,0.0,68.0,,,,,,,PUFA 18:4,G +175013,1276,0.0,0.0,39.0,,,,,,,PUFA 18:4,G +175135,1276,0.073,1.0,,,,,,,,PUFA 18:4,G +328069,1276,0.0,1.0,1.0,,,,,,,PUFA 18:4,G +331989,1276,0.0,1.0,1.0,,,,,,,PUFA 18:4,G +332346,1276,0.0,1.0,1.0,,,,,,,PUFA 18:4,G +334423,1276,0.0,1.0,1.0,,,,,,,PUFA 18:4,G +749212,1276,0.0,1.0,1.0,,,,,,,PUFA 18:4,G +2341069,1276,0.0,,,,,,,,,PUFA 18:4,G +2341263,1276,0.0,,,,,,,,,PUFA 18:4,G +2341637,1276,0.0,,,,,,,,,PUFA 18:4,G +2341745,1276,0.0,,,,,,,,,PUFA 18:4,G +2341907,1276,0.0,,,,,,,,,PUFA 18:4,G +2342074,1276,0.0,,,,,,,,,PUFA 18:4,G +2342257,1276,0.0,,,,,,,,,PUFA 18:4,G +2342464,1276,0.001,,,,,,,,,PUFA 18:4,G +2342471,1276,0.001,,,,,,,,,PUFA 18:4,G +2343023,1276,0.0,,,,,,,,,PUFA 18:4,G +2343368,1276,0.0,,,,,,,,,PUFA 18:4,G +2343375,1276,0.0,,,,,,,,,PUFA 18:4,G +2343978,1276,0.0,,,,,,,,,PUFA 18:4,G +2344693,1276,0.0,,,,,,,,,PUFA 18:4,G +2344818,1276,0.0,,,,,,,,,PUFA 18:4,G +2344944,1276,0.0,,,,,,,,,PUFA 18:4,G +2344970,1276,0.0,,,,,,,,,PUFA 18:4,G +2345067,1276,0.0,,,,,,,,,PUFA 18:4,G +2345195,1276,0.0,,,,,,,,,PUFA 18:4,G +2345202,1276,0.0,,,,,,,,,PUFA 18:4,G +2345207,1276,0.0,,,,,,,,,PUFA 18:4,G +2345233,1276,0.0,,,,,,,,,PUFA 18:4,G +2345265,1276,0.0,,,,,,,,,PUFA 18:4,G +2345444,1276,0.0,,,,,,,,,PUFA 18:4,G +2345645,1276,0.0,,,,,,,,,PUFA 18:4,G +2345686,1276,0.0,,,,,,,,,PUFA 18:4,G +2346048,1276,0.0,,,,,,,,,PUFA 18:4,G +2346137,1276,0.0,,,,,,,,,PUFA 18:4,G +2346207,1276,0.0,,,,,,,,,PUFA 18:4,G +169836,1131,0.01,9.0,1.0,0.0,0.05,,,,,"Tocotrienol, delta",MG +170732,1131,0.0,4.0,1.0,0.0,0.0,,,,,"Tocotrienol, delta",MG +171634,1131,0.0,6.0,1.0,0.0,0.0,,,,,"Tocotrienol, delta",MG +172299,1131,0.0,0.0,57.0,,,,,,,"Tocotrienol, delta",MG +169836,1014,0.0,9.0,1.0,0.0,0.0,,,,,Maltose,G +170700,1014,0.0,1.0,1.0,,,,,,,Maltose,G +170702,1014,1.81,1.0,47.0,,,,,,,Maltose,G +170732,1014,0.4,3.0,1.0,0.4,0.4,,,,,Maltose,G +171634,1014,0.3,3.0,1.0,0.0,1.1,,,,,Maltose,G +171895,1014,0.0,1.0,1.0,,,,,,,Maltose,G +172263,1014,0.08,0.0,1.0,,,,,,,Maltose,G +172299,1014,0.0,0.0,57.0,,,,,,,Maltose,G +324498,1014,0.0,1.0,1.0,,,,,,,Maltose,G +327434,1014,0.0,1.0,1.0,,,,,,,Maltose,G +334247,1014,0.0,8.0,1.0,0.0,0.0,0.0,,,2006.0,Maltose,G +747509,1014,0.66,1.0,1.0,,,,,,,Maltose,G +2352594,1014,0.0,1.0,1.0,,,,0.25,,,Maltose,G +169531,1127,0.0,0.0,68.0,,,,,,,"Tocopherol, delta",MG +169836,1127,2.48,9.0,1.0,1.89,3.59,,,,,"Tocopherol, delta",MG +170732,1127,0.47,4.0,1.0,0.37,0.56,,,,,"Tocopherol, delta",MG +171634,1127,0.0,6.0,1.0,0.0,0.0,,,,,"Tocopherol, delta",MG +172299,1127,0.0,0.0,57.0,,,,,,,"Tocopherol, delta",MG +167551,1215,0.112,0.0,,,,,,,,Methionine,G +168370,1215,0.853,0.0,1.0,,,,,,,Methionine,G +168460,1215,0.089,0.0,,,,,,,,Methionine,G +168526,1215,0.045,0.0,,,,,,,,Methionine,G +169441,1215,0.557,0.0,,,,,,,,Methionine,G +169500,1215,0.583,0.0,53.0,,,,,,,Methionine,G +169513,1215,0.583,0.0,53.0,,,,,,,Methionine,G +169531,1215,0.799,0.0,54.0,,,,,,,Methionine,G +169742,1215,0.144,0.0,39.0,,,,,,,Methionine,G +169836,1215,0.044,0.0,1.0,,,,,,,Methionine,G +170194,1215,0.17,1.0,,,,,,,,Methionine,G +170287,1215,0.048,0.0,,,,,,,,Methionine,G +170288,1215,0.197,34.0,,,,,,,,Methionine,G +170422,1215,0.069,1.0,,,,,,,,Methionine,G +170559,1215,0.625,0.0,,,,,,,,Methionine,G +170732,1215,0.315,0.0,1.0,,,,,,,Methionine,G +171634,1215,0.257,0.0,1.0,,,,,,,Methionine,G +171838,1215,0.122,0.0,40.0,,,,,,,Methionine,G +172180,1215,0.32,0.0,57.0,,,,,,,Methionine,G +172299,1215,0.082,0.0,57.0,,,,,,,Methionine,G +172362,1215,0.0,0.0,20.0,,,,,,,Methionine,G +172439,1215,0.146,17.0,,,,,,,,Methionine,G +173995,1215,0.814,0.0,52.0,,,,,,,Methionine,G +174323,1215,0.542,0.0,,,,,,,,Methionine,G +174479,1215,0.433,0.0,1.0,,,,,,,Methionine,G +174708,1215,0.731,0.0,3.0,,,,,,,Methionine,G +175013,1215,0.066,0.0,,,,,,,,Methionine,G +175135,1215,0.634,0.0,,,,,,,,Methionine,G +322191,1215,0.08,1.0,1.0,,,,,,,Methionine,G +322252,1215,0.09,1.0,1.0,,,,,,,Methionine,G +326660,1215,0.1,1.0,1.0,,,,,,,Methionine,G +748070,1215,0.39,1.0,1.0,,,,,,,Methionine,G +1751606,1215,0.04,1.0,1.0,,,,,,,Methionine,G +1841531,1215,1.285,,70.0,,,,,,,Methionine,G +1968105,1215,1.469,,70.0,,,,,,,Methionine,G +2333948,1215,2.039,,70.0,,,,,,,Methionine,G +2348714,1215,0.16,1.0,1.0,,,,,,,Methionine,G +168370,1325,0.0,4.0,1.0,0.0,0.0,,,,,PUFA 20:3,G +169836,1325,0.0,9.0,,0.0,0.0,,,,,PUFA 20:3,G +170732,1325,0.01,6.0,,0.009,0.011,,,,,PUFA 20:3,G +170851,1325,0.013,11.0,,0.012,0.014,,,,,PUFA 20:3,G +171634,1325,0.05,9.0,,0.045,0.059,,,,,PUFA 20:3,G +171838,1325,0.0,0.0,40.0,,,,,,,PUFA 20:3,G +173995,1325,0.017,0.0,18.0,,,,,,,PUFA 20:3,G +174092,1325,0.0,0.0,40.0,,,,,,,PUFA 20:3,G +167551,1224,1.25,0.0,,,,,,,,Glutamic acid,G +168370,1224,4.752,0.0,1.0,,,,,,,Glutamic acid,G +168460,1224,1.272,0.0,,,,,,,,Glutamic acid,G +169441,1224,3.268,0.0,,,,,,,,Glutamic acid,G +169500,1224,3.421,0.0,53.0,,,,,,,Glutamic acid,G +169513,1224,3.42,0.0,53.0,,,,,,,Glutamic acid,G +169531,1224,4.604,0.0,54.0,,,,,,,Glutamic acid,G +169742,1224,1.098,0.0,39.0,,,,,,,Glutamic acid,G +169836,1224,0.529,0.0,1.0,,,,,,,Glutamic acid,G +170194,1224,1.021,0.0,,,,,,,,Glutamic acid,G +170287,1224,0.973,0.0,,,,,,,,Glutamic acid,G +170288,1224,1.768,29.0,,,,,,,,Glutamic acid,G +170422,1224,1.017,1.0,,,,,,,,Glutamic acid,G +170559,1224,8.145,0.0,,,,,,,,Glutamic acid,G +170732,1224,2.721,0.0,1.0,,,,,,,Glutamic acid,G +171634,1224,1.563,0.0,1.0,,,,,,,Glutamic acid,G +171838,1224,2.204,0.0,40.0,,,,,,,Glutamic acid,G +172180,1224,2.3,0.0,57.0,,,,,,,Glutamic acid,G +172299,1224,0.684,0.0,57.0,,,,,,,Glutamic acid,G +172362,1224,0.0,0.0,20.0,,,,,,,Glutamic acid,G +172439,1224,2.429,14.0,,,,,,,,Glutamic acid,G +173995,1224,4.921,0.0,52.0,,,,,,,Glutamic acid,G +174323,1224,3.064,0.0,,,,,,,,Glutamic acid,G +174479,1224,2.228,0.0,1.0,,,,,,,Glutamic acid,G +174708,1224,4.415,0.0,3.0,,,,,,,Glutamic acid,G +175013,1224,0.792,0.0,,,,,,,,Glutamic acid,G +175135,1224,3.199,0.0,,,,,,,,Glutamic acid,G +322191,1224,0.77,1.0,1.0,,,,,,,Glutamic acid,G +322252,1224,0.76,1.0,1.0,,,,,,,Glutamic acid,G +326660,1224,0.86,1.0,1.0,,,,,,,Glutamic acid,G +748070,1224,1.92,1.0,1.0,,,,,,,Glutamic acid,G +1841531,1224,14.281,,70.0,,,,,,,Glutamic acid,G +1968105,1224,11.397,,70.0,,,,,,,Glutamic acid,G +2333948,1224,13.407,,70.0,,,,,,,Glutamic acid,G +168370,1321,0.0,4.0,1.0,0.0,0.0,,,,,"PUFA 18:3 n-6 c,c,c",G +169836,1321,0.046,9.0,1.0,0.0,0.071,,,,,"PUFA 18:3 n-6 c,c,c",G +170700,1321,0.003,1.0,1.0,,,,,,,"PUFA 18:3 n-6 c,c,c",G +170732,1321,0.004,6.0,1.0,0.003,0.005,,,,,"PUFA 18:3 n-6 c,c,c",G +170851,1321,0.002,11.0,1.0,0.001,0.002,,,,,"PUFA 18:3 n-6 c,c,c",G +171634,1321,0.008,9.0,1.0,0.005,0.012,,,,,"PUFA 18:3 n-6 c,c,c",G +174708,1321,0.019,6.0,3.0,,,,,,,"PUFA 18:3 n-6 c,c,c",G +328069,1321,0.003,1.0,1.0,,,,,,,"PUFA 18:3 n-6 c,c,c",G +331989,1321,0.0,1.0,1.0,,,,,,,"PUFA 18:3 n-6 c,c,c",G +332346,1321,0.0,1.0,1.0,,,,,,,"PUFA 18:3 n-6 c,c,c",G +334423,1321,0.001,1.0,1.0,,,,,,,"PUFA 18:3 n-6 c,c,c",G +749212,1321,0.008,1.0,1.0,,,,,,,"PUFA 18:3 n-6 c,c,c",G +1755108,1321,0.0,1.0,1.0,,,,,,,"PUFA 18:3 n-6 c,c,c",G +169836,1012,0.09,9.0,1.0,0.0,0.26,,,,,Fructose,G +170700,1012,0.0,1.0,1.0,,,,,,,Fructose,G +170702,1012,2.1,1.0,47.0,,,,,,,Fructose,G +170732,1012,0.53,3.0,1.0,0.5,0.6,,,,,Fructose,G +171634,1012,0.0,3.0,1.0,0.0,0.0,,,,,Fructose,G +171895,1012,4.7,1.0,1.0,,,,,,,Fructose,G +172263,1012,0.43,0.0,1.0,,,,,,,Fructose,G +172299,1012,0.0,0.0,57.0,,,,,,,Fructose,G +324498,1012,0.55,1.0,1.0,,,,,,,Fructose,G +327434,1012,2.54,1.0,1.0,,,,,,,Fructose,G +334247,1012,0.0,8.0,1.0,0.0,0.0,0.0,,,2006.0,Fructose,G +747509,1012,9.21,1.0,1.0,,,,,,,Fructose,G +1752764,1012,8.8,1.0,1.0,,,,,,,Fructose,G +2004854,1012,7.4,1.0,1.0,,,,,,,Fructose,G +2349840,1012,1.22,1.0,1.0,,,,,,,Fructose,G +2351012,1012,0.44,1.0,1.0,,,,,,,Fructose,G +169836,1011,0.14,9.0,1.0,0.0,0.42,,,,,Glucose,G +170700,1011,0.0,1.0,1.0,,,,,,,Glucose,G +170702,1011,2.04,1.0,47.0,,,,,,,Glucose,G +170732,1011,0.37,3.0,1.0,0.3,0.4,,,,,Glucose,G +171634,1011,2.55,3.0,1.0,0.9,3.4,,,,,Glucose,G +171895,1011,4.3,1.0,1.0,,,,,,,Glucose,G +172263,1011,0.56,0.0,1.0,,,,,,,Glucose,G +172299,1011,0.0,0.0,57.0,,,,,,,Glucose,G +324498,1011,0.54,1.0,1.0,,,,,,,Glucose,G +327434,1011,2.29,1.0,1.0,,,,,,,Glucose,G +334247,1011,0.0,8.0,1.0,0.0,0.0,0.0,,,2006.0,Glucose,G +747509,1011,11.2,1.0,1.0,,,,,,,Glucose,G +2260550,1011,0.0,1.0,1.0,,,,0.25,,,Glucose,G +2264097,1011,1.96,1.0,1.0,,,,,,,Glucose,G +2349884,1011,4.89,1.0,1.0,,,,,,,Glucose,G +2351006,1011,0.51,1.0,1.0,,,,,,,Glucose,G +169531,1125,0.0,0.0,68.0,,,,,,,"Tocopherol, beta",MG +169836,1125,0.11,9.0,1.0,0.09,0.17,,,,,"Tocopherol, beta",MG +170732,1125,0.02,4.0,1.0,0.02,0.03,,,,,"Tocopherol, beta",MG +171634,1125,0.0,6.0,1.0,0.0,0.0,,,,,"Tocopherol, beta",MG +172299,1125,0.0,0.0,57.0,,,,,,,"Tocopherol, beta",MG +167551,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG +167711,1242,0.0,0.0,40.0,,,,,,,"Vitamin E, added",MG +168370,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG +168460,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG +168526,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG +169531,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG +169742,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG +170287,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG +170288,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG +170851,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG +171634,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG +171838,1242,0.0,0.0,40.0,,,,,,,"Vitamin E, added",MG +171895,1242,0.0,0.0,20.0,,,,,,,"Vitamin E, added",MG +172180,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG +172263,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG +172299,1242,0.0,0.0,57.0,,,,,,,"Vitamin E, added",MG +172362,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG +172439,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG +172909,1242,0.0,0.0,65.0,,,,,,,"Vitamin E, added",MG +173207,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG +173995,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG +174092,1242,0.0,0.0,40.0,,,,,,,"Vitamin E, added",MG +175135,1242,0.0,0.0,68.0,,,,,,,"Vitamin E, added",MG +2341069,1242,0.0,,,,,,,,,"Vitamin E, added",MG +2341263,1242,0.0,,,,,,,,,"Vitamin E, added",MG +2341637,1242,0.0,,,,,,,,,"Vitamin E, added",MG +2341745,1242,0.0,,,,,,,,,"Vitamin E, added",MG +2341907,1242,0.0,,,,,,,,,"Vitamin E, added",MG +2342074,1242,0.0,,,,,,,,,"Vitamin E, added",MG +2342257,1242,0.0,,,,,,,,,"Vitamin E, added",MG +2342464,1242,0.0,,,,,,,,,"Vitamin E, added",MG +2342471,1242,0.0,,,,,,,,,"Vitamin E, added",MG +2343023,1242,0.0,,,,,,,,,"Vitamin E, added",MG +2343368,1242,0.0,,,,,,,,,"Vitamin E, added",MG +2343375,1242,0.0,,,,,,,,,"Vitamin E, added",MG +2343978,1242,4.65,,,,,,,,,"Vitamin E, added",MG +2344693,1242,0.0,,,,,,,,,"Vitamin E, added",MG +2344818,1242,0.0,,,,,,,,,"Vitamin E, added",MG +2344944,1242,0.0,,,,,,,,,"Vitamin E, added",MG +2344970,1242,0.0,,,,,,,,,"Vitamin E, added",MG +2345067,1242,0.0,,,,,,,,,"Vitamin E, added",MG +2345195,1242,0.0,,,,,,,,,"Vitamin E, added",MG +2345202,1242,0.0,,,,,,,,,"Vitamin E, added",MG +2345207,1242,0.0,,,,,,,,,"Vitamin E, added",MG +2345233,1242,0.0,,,,,,,,,"Vitamin E, added",MG +2345265,1242,0.0,,,,,,,,,"Vitamin E, added",MG +2345444,1242,0.0,,,,,,,,,"Vitamin E, added",MG +2345645,1242,0.0,,,,,,,,,"Vitamin E, added",MG +2345686,1242,0.0,,,,,,,,,"Vitamin E, added",MG +2346048,1242,0.0,,,,,,,,,"Vitamin E, added",MG +2346137,1242,0.0,,,,,,,,,"Vitamin E, added",MG +2346207,1242,0.0,,,,,,,,,"Vitamin E, added",MG +169836,1010,0.06,9.0,1.0,0.0,0.18,,,,,Sucrose,G +170700,1010,7.28,1.0,1.0,,,,,,,Sucrose,G +170732,1010,0.0,3.0,1.0,0.0,0.0,,,,,Sucrose,G +171634,1010,0.0,3.0,1.0,0.0,0.0,,,,,Sucrose,G +171895,1010,3.9,1.0,1.0,,,,,,,Sucrose,G +172263,1010,1.62,0.0,1.0,,,,,,,Sucrose,G +172299,1010,0.0,0.0,57.0,,,,,,,Sucrose,G +324498,1010,0.0,1.0,1.0,,,,,,,Sucrose,G +327434,1010,5.22,1.0,1.0,,,,,,,Sucrose,G +334247,1010,99.8,8.0,1.0,99.2,100.0,99.9,,,2006.0,Sucrose,G +747509,1010,0.0,1.0,1.0,,,,,,,Sucrose,G +1750719,1010,0.0,1.0,1.0,,,,0.25,,,Sucrose,G +2005964,1010,4.15,1.0,1.0,,,,,,,Sucrose,G +2257291,1010,0.0,1.0,1.0,,,,0.25,,,Sucrose,G +2264767,1010,0.0,1.0,1.0,,,,0.25,,,Sucrose,G +2349818,1010,0.0,1.0,1.0,,,,0.25,,,Sucrose,G +167551,1223,0.572,0.0,,,,,,,,Aspartic acid,G +168370,1223,2.91,0.0,1.0,,,,,,,Aspartic acid,G +168460,1223,1.148,0.0,,,,,,,,Aspartic acid,G +169441,1223,1.987,0.0,,,,,,,,Aspartic acid,G +169500,1223,2.08,0.0,53.0,,,,,,,Aspartic acid,G +169513,1223,2.079,0.0,53.0,,,,,,,Aspartic acid,G +169531,1223,2.793,0.0,54.0,,,,,,,Aspartic acid,G +169742,1223,0.549,0.0,39.0,,,,,,,Aspartic acid,G +169836,1223,0.757,0.0,1.0,,,,,,,Aspartic acid,G +170194,1223,1.169,0.0,,,,,,,,Aspartic acid,G +170287,1223,0.158,0.0,,,,,,,,Aspartic acid,G +170288,1223,0.655,29.0,,,,,,,,Aspartic acid,G +170422,1223,0.656,1.0,,,,,,,,Aspartic acid,G +170559,1223,3.978,0.0,,,,,,,,Aspartic acid,G +170732,1223,1.191,0.0,1.0,,,,,,,Aspartic acid,G +171634,1223,0.943,0.0,1.0,,,,,,,Aspartic acid,G +171838,1223,0.35,0.0,40.0,,,,,,,Aspartic acid,G +172180,1223,0.719,0.0,57.0,,,,,,,Aspartic acid,G +172299,1223,0.267,0.0,57.0,,,,,,,Aspartic acid,G +172362,1223,0.0,0.0,20.0,,,,,,,Aspartic acid,G +172439,1223,1.33,13.0,,,,,,,,Aspartic acid,G +173995,1223,2.947,0.0,52.0,,,,,,,Aspartic acid,G +174323,1223,1.859,0.0,,,,,,,,Aspartic acid,G +174479,1223,1.986,0.0,1.0,,,,,,,Aspartic acid,G +174708,1223,2.631,0.0,3.0,,,,,,,Aspartic acid,G +175013,1223,0.265,0.0,,,,,,,,Aspartic acid,G +175135,1223,2.195,0.0,,,,,,,,Aspartic acid,G +322191,1223,0.29,1.0,1.0,,,,,,,Aspartic acid,G +322252,1223,0.27,1.0,1.0,,,,,,,Aspartic acid,G +326660,1223,0.42,1.0,1.0,,,,,,,Aspartic acid,G +748070,1223,1.48,1.0,1.0,,,,,,,Aspartic acid,G +1841531,1223,3.651,,70.0,,,,,,,Aspartic acid,G +1968105,1223,6.731,,70.0,,,,,,,Aspartic acid,G +2263444,1223,2.03,1.0,1.0,,,,,,,Aspartic acid,G +2333948,1223,6.725,,70.0,,,,,,,Aspartic acid,G +167551,1217,0.32,0.0,,,,,,,,Phenylalanine,G +168370,1217,1.292,0.0,1.0,,,,,,,Phenylalanine,G +168460,1217,0.415,0.0,,,,,,,,Phenylalanine,G +168526,1217,0.174,0.0,,,,,,,,Phenylalanine,G +169441,1217,0.849,0.0,,,,,,,,Phenylalanine,G +169500,1217,0.889,0.0,53.0,,,,,,,Phenylalanine,G +169513,1217,0.889,0.0,53.0,,,,,,,Phenylalanine,G +169531,1217,1.211,0.0,54.0,,,,,,,Phenylalanine,G +169742,1217,0.317,0.0,39.0,,,,,,,Phenylalanine,G +169836,1217,0.152,0.0,1.0,,,,,,,Phenylalanine,G +170194,1217,0.349,1.0,,,,,,,,Phenylalanine,G +170287,1217,0.145,0.0,,,,,,,,Phenylalanine,G +170288,1217,0.463,35.0,,,,,,,,Phenylalanine,G +170422,1217,0.251,1.0,,,,,,,,Phenylalanine,G +170559,1217,1.774,0.0,,,,,,,,Phenylalanine,G +170732,1217,0.589,0.0,1.0,,,,,,,Phenylalanine,G +171634,1217,0.393,0.0,1.0,,,,,,,Phenylalanine,G +171838,1217,0.347,0.0,40.0,,,,,,,Phenylalanine,G +172180,1217,0.572,0.0,57.0,,,,,,,Phenylalanine,G +172299,1217,0.16,0.0,57.0,,,,,,,Phenylalanine,G +172362,1217,0.0,0.0,20.0,,,,,,,Phenylalanine,G +172439,1217,0.611,17.0,,,,,,,,Phenylalanine,G +173995,1217,1.203,0.0,52.0,,,,,,,Phenylalanine,G +174323,1217,0.86,0.0,,,,,,,,Phenylalanine,G +174479,1217,0.651,0.0,1.0,,,,,,,Phenylalanine,G +174708,1217,1.083,0.0,3.0,,,,,,,Phenylalanine,G +175013,1217,0.161,0.0,,,,,,,,Phenylalanine,G +175135,1217,0.837,0.0,,,,,,,,Phenylalanine,G +322191,1217,0.16,1.0,1.0,,,,,,,Phenylalanine,G +322252,1217,0.15,1.0,1.0,,,,,,,Phenylalanine,G +326660,1217,0.19,1.0,1.0,,,,,,,Phenylalanine,G +748070,1217,0.67,1.0,1.0,,,,,,,Phenylalanine,G +1841531,1217,2.417,,70.0,,,,,,,Phenylalanine,G +1968105,1217,2.01,,70.0,,,,,,,Phenylalanine,G +2263313,1217,1.59,1.0,1.0,,,,,,,Phenylalanine,G +2333948,1217,4.064,,70.0,,,,,,,Phenylalanine,G +167551,1216,0.103,0.0,,,,,,,,Cystine,G +168370,1216,0.351,0.0,1.0,,,,,,,Cystine,G +168460,1216,0.102,0.0,,,,,,,,Cystine,G +168526,1216,0.047,0.0,,,,,,,,Cystine,G +169441,1216,0.244,0.0,,,,,,,,Cystine,G +169500,1216,0.255,0.0,53.0,,,,,,,Cystine,G +169513,1216,0.255,0.0,53.0,,,,,,,Cystine,G +169531,1216,0.396,0.0,54.0,,,,,,,Cystine,G +169742,1216,0.107,0.0,39.0,,,,,,,Cystine,G +169836,1216,0.033,0.0,1.0,,,,,,,Cystine,G +170194,1216,0.156,0.0,,,,,,,,Cystine,G +170287,1216,0.071,0.0,,,,,,,,Cystine,G +170288,1216,0.17,30.0,,,,,,,,Cystine,G +170422,1216,0.155,1.0,,,,,,,,Cystine,G +170559,1216,0.685,0.0,,,,,,,,Cystine,G +170732,1216,0.158,0.0,1.0,,,,,,,Cystine,G +171634,1216,0.141,0.0,1.0,,,,,,,Cystine,G +171838,1216,0.147,0.0,40.0,,,,,,,Cystine,G +172180,1216,0.099,0.0,57.0,,,,,,,Cystine,G +172299,1216,0.028,0.0,57.0,,,,,,,Cystine,G +172362,1216,0.0,0.0,20.0,,,,,,,Cystine,G +172439,1216,0.176,14.0,,,,,,,,Cystine,G +173995,1216,0.309,0.0,52.0,,,,,,,Cystine,G +174323,1216,0.252,0.0,,,,,,,,Cystine,G +174479,1216,0.165,0.0,1.0,,,,,,,Cystine,G +174708,1216,0.275,0.0,3.0,,,,,,,Cystine,G +175013,1216,0.05,0.0,,,,,,,,Cystine,G +175135,1216,0.23,0.0,,,,,,,,Cystine,G +326660,1216,0.12,1.0,1.0,,,,,,,Cystine,G +1968105,1216,1.349,,70.0,,,,,,,Cystine,G +2333948,1216,1.457,,70.0,,,,,,,Cystine,G +167551,1225,0.309,0.0,,,,,,,,Glycine,G +168370,1225,1.406,0.0,1.0,,,,,,,Glycine,G +168460,1225,0.325,0.0,,,,,,,,Glycine,G +169441,1225,1.187,0.0,,,,,,,,Glycine,G +169500,1225,1.242,0.0,53.0,,,,,,,Glycine,G +169513,1225,1.242,0.0,53.0,,,,,,,Glycine,G +169531,1225,1.867,0.0,54.0,,,,,,,Glycine,G +169742,1225,0.267,0.0,39.0,,,,,,,Glycine,G +169836,1225,0.098,0.0,1.0,,,,,,,Glycine,G +170194,1225,0.743,0.0,,,,,,,,Glycine,G +170287,1225,0.124,0.0,,,,,,,,Glycine,G +170288,1225,0.386,29.0,,,,,,,,Glycine,G +170422,1225,0.208,1.0,,,,,,,,Glycine,G +170559,1225,2.224,0.0,,,,,,,,Glycine,G +170732,1225,0.512,0.0,1.0,,,,,,,Glycine,G +171634,1225,0.718,0.0,1.0,,,,,,,Glycine,G +171838,1225,0.277,0.0,40.0,,,,,,,Glycine,G +172180,1225,0.231,0.0,57.0,,,,,,,Glycine,G +172299,1225,0.095,0.0,57.0,,,,,,,Glycine,G +172362,1225,0.0,0.0,20.0,,,,,,,Glycine,G +172439,1225,0.473,14.0,,,,,,,,Glycine,G +173995,1225,1.459,0.0,52.0,,,,,,,Glycine,G +174323,1225,1.031,0.0,,,,,,,,Glycine,G +174479,1225,0.719,0.0,1.0,,,,,,,Glycine,G +174708,1225,1.328,0.0,3.0,,,,,,,Glycine,G +175013,1225,0.104,0.0,,,,,,,,Glycine,G +175135,1225,1.029,0.0,,,,,,,,Glycine,G +322191,1225,0.07,1.0,1.0,,,,,,,Glycine,G +322252,1225,0.07,1.0,1.0,,,,,,,Glycine,G +326660,1225,0.27,1.0,1.0,,,,,,,Glycine,G +748070,1225,0.46,1.0,1.0,,,,,,,Glycine,G +1841531,1225,0.935,,70.0,,,,,,,Glycine,G +1968105,1225,1.174,,70.0,,,,,,,Glycine,G +2000819,1225,0.14,1.0,1.0,,,,,,,Glycine,G +2257824,1225,0.1,1.0,1.0,,,,,,,Glycine,G +2333948,1225,3.254,,70.0,,,,,,,Glycine,G +169836,1075,0.0,9.0,1.0,0.0,0.0,,,,,Galactose,G +170700,1075,0.13,1.0,1.0,,,,,,,Galactose,G +170732,1075,0.0,3.0,1.0,0.0,0.0,,,,,Galactose,G +171634,1075,0.0,3.0,1.0,0.0,0.0,,,,,Galactose,G +171895,1075,0.0,1.0,1.0,,,,,,,Galactose,G +172299,1075,0.0,0.0,57.0,,,,,,,Galactose,G +324498,1075,0.0,1.0,1.0,,,,,,,Galactose,G +327434,1075,0.0,1.0,1.0,,,,,,,Galactose,G +334247,1075,0.03,8.0,1.0,0.0,0.21,0.0,,,2006.0,Galactose,G +747509,1075,0.0,1.0,1.0,,,,,,,Galactose,G +2004928,1075,0.0,1.0,1.0,,,,0.1,,,Galactose,G +2257329,1075,0.0,1.0,1.0,,,,0.1,,,Galactose,G +2260034,1075,0.0,1.0,1.0,,,,0.1,,,Galactose,G +167551,1058,0.0,0.0,41.0,,,,,,,Theobromine,MG +167711,1058,50.0,0.0,40.0,,,,,,,Theobromine,MG +168370,1058,0.0,0.0,68.0,,,,,,,Theobromine,MG +168460,1058,0.0,0.0,68.0,,,,,,,Theobromine,MG +168526,1058,0.0,0.0,68.0,,,,,,,Theobromine,MG +169531,1058,0.0,0.0,68.0,,,,,,,Theobromine,MG +169742,1058,0.0,0.0,68.0,,,,,,,Theobromine,MG +170287,1058,0.0,0.0,68.0,,,,,,,Theobromine,MG +170288,1058,0.0,0.0,68.0,,,,,,,Theobromine,MG +170851,1058,0.0,0.0,68.0,,,,,,,Theobromine,MG +171634,1058,0.0,0.0,68.0,,,,,,,Theobromine,MG +171838,1058,0.0,0.0,40.0,,,,,,,Theobromine,MG +172180,1058,0.0,0.0,57.0,,,,,,,Theobromine,MG +172263,1058,0.0,0.0,39.0,,,,,,,Theobromine,MG +172299,1058,0.0,0.0,57.0,,,,,,,Theobromine,MG +172362,1058,0.0,0.0,20.0,,,,,,,Theobromine,MG +172439,1058,0.0,0.0,68.0,,,,,,,Theobromine,MG +172909,1058,0.0,0.0,65.0,,,,,,,Theobromine,MG +173207,1058,0.0,0.0,68.0,,,,,,,Theobromine,MG +173995,1058,0.0,0.0,68.0,,,,,,,Theobromine,MG +174092,1058,0.0,0.0,40.0,,,,,,,Theobromine,MG +174479,1058,0.0,0.0,68.0,,,,,,,Theobromine,MG +174708,1058,0.0,0.0,68.0,,,,,,,Theobromine,MG +175135,1058,0.0,0.0,68.0,,,,,,,Theobromine,MG +2341069,1058,37.0,,,,,,,,,Theobromine,MG +2341263,1058,0.0,,,,,,,,,Theobromine,MG +2341637,1058,0.0,,,,,,,,,Theobromine,MG +2341745,1058,0.0,,,,,,,,,Theobromine,MG +2341907,1058,0.0,,,,,,,,,Theobromine,MG +2342074,1058,0.0,,,,,,,,,Theobromine,MG +2342257,1058,0.0,,,,,,,,,Theobromine,MG +2342464,1058,0.0,,,,,,,,,Theobromine,MG +2342471,1058,0.0,,,,,,,,,Theobromine,MG +2343023,1058,0.0,,,,,,,,,Theobromine,MG +2343368,1058,0.0,,,,,,,,,Theobromine,MG +2343375,1058,0.0,,,,,,,,,Theobromine,MG +2343978,1058,0.0,,,,,,,,,Theobromine,MG +2344693,1058,0.0,,,,,,,,,Theobromine,MG +2344818,1058,0.0,,,,,,,,,Theobromine,MG +2344944,1058,0.0,,,,,,,,,Theobromine,MG +2344970,1058,0.0,,,,,,,,,Theobromine,MG +2345067,1058,0.0,,,,,,,,,Theobromine,MG +2345195,1058,0.0,,,,,,,,,Theobromine,MG +2345202,1058,0.0,,,,,,,,,Theobromine,MG +2345207,1058,0.0,,,,,,,,,Theobromine,MG +2345233,1058,0.0,,,,,,,,,Theobromine,MG +2345265,1058,0.0,,,,,,,,,Theobromine,MG +2345444,1058,0.0,,,,,,,,,Theobromine,MG +2345645,1058,0.0,,,,,,,,,Theobromine,MG +2345686,1058,0.0,,,,,,,,,Theobromine,MG +2346048,1058,324.0,,,,,,,,,Theobromine,MG +2346137,1058,0.0,,,,,,,,,Theobromine,MG +2346207,1058,0.0,,,,,,,,,Theobromine,MG +167551,1259,0.0,0.0,,,,,,,,SFA 4:0,G +167711,1259,0.005,0.0,40.0,,,,,,,SFA 4:0,G +168370,1259,0.0,0.0,68.0,,,,,,,SFA 4:0,G +168460,1259,0.0,0.0,,,,,,,,SFA 4:0,G +169441,1259,0.0,1.0,,,,,,,,SFA 4:0,G +169531,1259,0.0,0.0,68.0,,,,,,,SFA 4:0,G +169742,1259,0.0,0.0,10.0,,,,,,,SFA 4:0,G +169836,1259,0.0,9.0,1.0,0.0,0.0,,,,,SFA 4:0,G +170194,1259,0.0,0.0,,,,,,,,SFA 4:0,G +170287,1259,0.0,0.0,,,,,,,,SFA 4:0,G +170700,1259,0.198,1.0,1.0,,,,,,,SFA 4:0,G +170732,1259,0.044,6.0,1.0,0.037,0.055,,,,,SFA 4:0,G +170851,1259,0.232,11.0,1.0,0.185,0.3,,,,,SFA 4:0,G +171634,1259,0.0,9.0,1.0,0.0,0.0,,,,,SFA 4:0,G +171838,1259,0.0,0.0,40.0,,,,,,,SFA 4:0,G +172180,1259,0.123,0.0,57.0,,,,,,,SFA 4:0,G +172263,1259,0.005,0.0,1.0,,,,,,,SFA 4:0,G +172299,1259,0.069,0.0,57.0,,,,,,,SFA 4:0,G +172362,1259,0.0,1.0,1.0,,,,,,,SFA 4:0,G +172439,1259,0.0,0.0,,,,,,,,SFA 4:0,G +172909,1259,0.0,0.0,65.0,,,,,,,SFA 4:0,G +173207,1259,0.0,0.0,20.0,,,,,,,SFA 4:0,G +173995,1259,0.0,0.0,68.0,,,,,,,SFA 4:0,G +174092,1259,0.0,0.0,40.0,,,,,,,SFA 4:0,G +174708,1259,0.0,0.0,68.0,,,,,,,SFA 4:0,G +175013,1259,0.32,0.0,39.0,,,,,,,SFA 4:0,G +175135,1259,0.0,0.0,,,,,,,,SFA 4:0,G +328069,1259,0.695,1.0,1.0,,,,,,,SFA 4:0,G +331989,1259,0.003,1.0,1.0,,,,,,,SFA 4:0,G +332346,1259,0.0,1.0,1.0,,,,,,,SFA 4:0,G +334423,1259,0.002,1.0,1.0,,,,,,,SFA 4:0,G +749212,1259,0.004,1.0,1.0,,,,,,,SFA 4:0,G +2341069,1259,0.199,,,,,,,,,SFA 4:0,G +2341263,1259,0.0,,,,,,,,,SFA 4:0,G +2341637,1259,0.0,,,,,,,,,SFA 4:0,G +2341745,1259,0.0,,,,,,,,,SFA 4:0,G +2341907,1259,0.006,,,,,,,,,SFA 4:0,G +2342074,1259,0.0,,,,,,,,,SFA 4:0,G +2342257,1259,0.036,,,,,,,,,SFA 4:0,G +2342464,1259,0.002,,,,,,,,,SFA 4:0,G +2342471,1259,0.086,,,,,,,,,SFA 4:0,G +2343023,1259,0.0,,,,,,,,,SFA 4:0,G +2343368,1259,0.065,,,,,,,,,SFA 4:0,G +2343375,1259,0.0,,,,,,,,,SFA 4:0,G +2343978,1259,0.0,,,,,,,,,SFA 4:0,G +2344693,1259,0.0,,,,,,,,,SFA 4:0,G +2344818,1259,0.0,,,,,,,,,SFA 4:0,G +2344944,1259,0.18,,,,,,,,,SFA 4:0,G +2344970,1259,0.0,,,,,,,,,SFA 4:0,G +2345067,1259,0.019,,,,,,,,,SFA 4:0,G +2345195,1259,0.0,,,,,,,,,SFA 4:0,G +2345202,1259,0.018,,,,,,,,,SFA 4:0,G +2345207,1259,0.0,,,,,,,,,SFA 4:0,G +2345233,1259,0.022,,,,,,,,,SFA 4:0,G +2345265,1259,0.0,,,,,,,,,SFA 4:0,G +2345444,1259,0.0,,,,,,,,,SFA 4:0,G +2345645,1259,0.145,,,,,,,,,SFA 4:0,G +2345686,1259,0.0,,,,,,,,,SFA 4:0,G +2346048,1259,0.002,,,,,,,,,SFA 4:0,G +2346137,1259,0.0,,,,,,,,,SFA 4:0,G +2346207,1259,0.0,,,,,,,,,SFA 4:0,G +167551,1219,0.303,0.0,,,,,,,,Valine,G +168370,1219,1.573,0.0,1.0,,,,,,,Valine,G +168460,1219,0.401,0.0,,,,,,,,Valine,G +168526,1219,0.184,0.0,,,,,,,,Valine,G +169441,1219,1.058,0.0,,,,,,,,Valine,G +169500,1219,1.107,0.0,53.0,,,,,,,Valine,G +169513,1219,1.107,0.0,53.0,,,,,,,Valine,G +169531,1219,1.521,0.0,54.0,,,,,,,Valine,G +169742,1219,0.348,0.0,39.0,,,,,,,Valine,G +169836,1219,0.243,0.0,1.0,,,,,,,Valine,G +170194,1219,0.528,1.0,,,,,,,,Valine,G +170287,1219,0.139,0.0,,,,,,,,Valine,G +170288,1219,0.477,34.0,,,,,,,,Valine,G +170422,1219,0.22,1.0,,,,,,,,Valine,G +170559,1219,2.258,0.0,,,,,,,,Valine,G +170732,1219,0.682,0.0,1.0,,,,,,,Valine,G +171634,1219,0.498,0.0,1.0,,,,,,,Valine,G +171838,1219,0.291,0.0,40.0,,,,,,,Valine,G +172180,1219,0.657,0.0,57.0,,,,,,,Valine,G +172299,1219,0.208,0.0,57.0,,,,,,,Valine,G +172362,1219,0.0,0.0,20.0,,,,,,,Valine,G +172439,1219,0.593,18.0,,,,,,,,Valine,G +173995,1219,1.494,0.0,52.0,,,,,,,Valine,G +174323,1219,1.139,0.0,,,,,,,,Valine,G +174479,1219,0.76,0.0,1.0,,,,,,,Valine,G +174708,1219,1.35,0.0,3.0,,,,,,,Valine,G +175013,1219,0.181,0.0,,,,,,,,Valine,G +175135,1219,1.104,0.0,,,,,,,,Valine,G +322191,1219,0.21,1.0,1.0,,,,,,,Valine,G +322252,1219,0.2,1.0,1.0,,,,,,,Valine,G +326660,1219,0.22,1.0,1.0,,,,,,,Valine,G +748070,1219,0.83,1.0,1.0,,,,,,,Valine,G +1841531,1219,3.11,,70.0,,,,,,,Valine,G +1968105,1219,3.744,,70.0,,,,,,,Valine,G +2333948,1219,4.311,,70.0,,,,,,,Valine,G +168370,1274,0.0,4.0,1.0,0.0,0.0,,,,,MUFA 14:1,G +169836,1274,0.0,9.0,1.0,0.0,0.0,,,,,MUFA 14:1,G +170700,1274,0.068,1.0,1.0,,,,,,,MUFA 14:1,G +170732,1274,0.018,6.0,1.0,0.014,0.02,,,,,MUFA 14:1,G +170851,1274,0.108,11.0,1.0,0.085,0.136,,,,,MUFA 14:1,G +171634,1274,0.034,9.0,1.0,0.023,0.048,,,,,MUFA 14:1,G +171838,1274,0.0,0.0,40.0,,,,,,,MUFA 14:1,G +172299,1274,0.0,0.0,57.0,,,,,,,MUFA 14:1,G +173995,1274,0.029,0.0,18.0,,,,,,,MUFA 14:1,G +174092,1274,0.0,0.0,40.0,,,,,,,MUFA 14:1,G +174479,1274,0.003,14.0,1.0,,,,,,,MUFA 14:1,G +174708,1274,0.07,6.0,3.0,,,,,,,MUFA 14:1,G +167551,1211,0.231,0.0,,,,,,,,Threonine,G +168370,1211,1.368,0.0,1.0,,,,,,,Threonine,G +168460,1211,0.325,0.0,,,,,,,,Threonine,G +168526,1211,0.118,0.0,,,,,,,,Threonine,G +169441,1211,0.95,0.0,,,,,,,,Threonine,G +169500,1211,0.994,0.0,53.0,,,,,,,Threonine,G +169513,1211,0.994,0.0,53.0,,,,,,,Threonine,G +169531,1211,1.225,0.0,54.0,,,,,,,Threonine,G +169742,1211,0.21,0.0,39.0,,,,,,,Threonine,G +169836,1211,0.109,0.0,1.0,,,,,,,Threonine,G +170194,1211,0.44,1.0,,,,,,,,Threonine,G +170287,1211,0.089,0.0,,,,,,,,Threonine,G +170288,1211,0.354,35.0,,,,,,,,Threonine,G +170422,1211,0.186,1.0,,,,,,,,Threonine,G +170559,1211,1.29,0.0,,,,,,,,Threonine,G +170732,1211,0.568,0.0,1.0,,,,,,,Threonine,G +171634,1211,0.383,0.0,1.0,,,,,,,Threonine,G +171838,1211,0.193,0.0,40.0,,,,,,,Threonine,G +172180,1211,0.471,0.0,57.0,,,,,,,Threonine,G +172299,1211,0.153,0.0,57.0,,,,,,,Threonine,G +172362,1211,0.0,0.0,20.0,,,,,,,Threonine,G +172439,1211,0.453,18.0,,,,,,,,Threonine,G +173995,1211,1.415,0.0,52.0,,,,,,,Threonine,G +174323,1211,0.904,0.0,,,,,,,,Threonine,G +174479,1211,0.654,0.0,1.0,,,,,,,Threonine,G +174708,1211,1.272,0.0,3.0,,,,,,,Threonine,G +175013,1211,0.137,0.0,,,,,,,,Threonine,G +175135,1211,0.94,0.0,,,,,,,,Threonine,G +322191,1211,0.16,1.0,1.0,,,,,,,Threonine,G +322252,1211,0.15,1.0,1.0,,,,,,,Threonine,G +326660,1211,0.19,1.0,1.0,,,,,,,Threonine,G +748070,1211,0.77,1.0,1.0,,,,,,,Threonine,G +1841531,1211,2.264,,70.0,,,,,,,Threonine,G +1968105,1211,4.451,,70.0,,,,,,,Threonine,G +2000712,1211,0.11,1.0,1.0,,,,,,,Threonine,G +2257303,1211,0.0,1.0,1.0,,,,0.01,,,Threonine,G +2333948,1211,2.704,,70.0,,,,,,,Threonine,G +167551,1272,0.0,0.0,,,,,,,,PUFA 22:6 n-3 (DHA),G +167711,1272,0.0,0.0,40.0,,,,,,,PUFA 22:6 n-3 (DHA),G +168370,1272,0.0,0.0,68.0,,,,,,,PUFA 22:6 n-3 (DHA),G +168460,1272,0.0,0.0,,,,,,,,PUFA 22:6 n-3 (DHA),G +169441,1272,0.0,1.0,,,,,,,,PUFA 22:6 n-3 (DHA),G +169531,1272,0.001,18.0,3.0,,,,,,,PUFA 22:6 n-3 (DHA),G +169742,1272,0.0,0.0,10.0,,,,,,,PUFA 22:6 n-3 (DHA),G +169836,1272,0.0,9.0,1.0,0.0,0.0,,,,,PUFA 22:6 n-3 (DHA),G +170194,1272,0.0,0.0,,,,,,,,PUFA 22:6 n-3 (DHA),G +170287,1272,0.0,0.0,,,,,,,,PUFA 22:6 n-3 (DHA),G +170700,1272,0.0,1.0,1.0,,,,,,,PUFA 22:6 n-3 (DHA),G +170732,1272,0.002,6.0,1.0,0.002,0.002,,,,,PUFA 22:6 n-3 (DHA),G +170851,1272,0.001,11.0,1.0,0.0,0.002,,,,,PUFA 22:6 n-3 (DHA),G +171634,1272,0.008,9.0,1.0,0.005,0.011,,,,,PUFA 22:6 n-3 (DHA),G +171838,1272,0.0,0.0,40.0,,,,,,,PUFA 22:6 n-3 (DHA),G +172180,1272,0.0,0.0,57.0,,,,,,,PUFA 22:6 n-3 (DHA),G +172263,1272,0.001,0.0,1.0,,,,,,,PUFA 22:6 n-3 (DHA),G +172299,1272,0.0,0.0,57.0,,,,,,,PUFA 22:6 n-3 (DHA),G +172362,1272,0.0,1.0,1.0,,,,,,,PUFA 22:6 n-3 (DHA),G +172439,1272,0.0,0.0,,,,,,,,PUFA 22:6 n-3 (DHA),G +172909,1272,0.0,0.0,65.0,,,,,,,PUFA 22:6 n-3 (DHA),G +173207,1272,0.0,0.0,20.0,,,,,,,PUFA 22:6 n-3 (DHA),G +173995,1272,0.003,0.0,18.0,,,,,,,PUFA 22:6 n-3 (DHA),G +174092,1272,0.0,0.0,40.0,,,,,,,PUFA 22:6 n-3 (DHA),G +174479,1272,0.005,14.0,1.0,,,,,,,PUFA 22:6 n-3 (DHA),G +174708,1272,0.0,6.0,3.0,,,,,,,PUFA 22:6 n-3 (DHA),G +175013,1272,0.0,0.0,39.0,,,,,,,PUFA 22:6 n-3 (DHA),G +175135,1272,0.702,1.0,,,,,,,,PUFA 22:6 n-3 (DHA),G +328069,1272,0.0,1.0,1.0,,,,,,,PUFA 22:6 n-3 (DHA),G +331989,1272,0.0,1.0,1.0,,,,,,,PUFA 22:6 n-3 (DHA),G +332346,1272,0.0,1.0,1.0,,,,,,,PUFA 22:6 n-3 (DHA),G +334423,1272,0.002,1.0,1.0,,,,,,,PUFA 22:6 n-3 (DHA),G +749212,1272,0.003,1.0,1.0,,,,,,,PUFA 22:6 n-3 (DHA),G +2341069,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G +2341263,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G +2341637,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G +2341745,1272,0.015,,,,,,,,,PUFA 22:6 n-3 (DHA),G +2341907,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G +2342074,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G +2342257,1272,0.001,,,,,,,,,PUFA 22:6 n-3 (DHA),G +2342464,1272,0.005,,,,,,,,,PUFA 22:6 n-3 (DHA),G +2342471,1272,0.046,,,,,,,,,PUFA 22:6 n-3 (DHA),G +2343023,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G +2343368,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G +2343375,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G +2343978,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G +2344693,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G +2344818,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G +2344944,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G +2344970,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G +2345067,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G +2345195,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G +2345202,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G +2345207,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G +2345233,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G +2345265,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G +2345444,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G +2345645,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G +2345686,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G +2346048,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G +2346137,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G +2346207,1272,0.0,,,,,,,,,PUFA 22:6 n-3 (DHA),G +167551,1264,0.0,1.0,,,,,,,,SFA 14:0,G +167711,1264,0.01,0.0,40.0,,,,,,,SFA 14:0,G +168370,1264,0.023,4.0,1.0,0.02,0.027,,,,,SFA 14:0,G +168460,1264,0.004,1.0,,,,,,,,SFA 14:0,G +168526,1264,0.001,0.0,,,,,,,,SFA 14:0,G +169441,1264,0.09,1.0,,,,,,,,SFA 14:0,G +169500,1264,0.91,0.0,53.0,,,,,,,SFA 14:0,G +169513,1264,0.81,0.0,53.0,,,,,,,SFA 14:0,G +169531,1264,0.267,0.0,10.0,,,,,,,SFA 14:0,G +169742,1264,0.003,0.0,10.0,,,,,,,SFA 14:0,G +169836,1264,0.021,9.0,1.0,0.015,0.029,,,,,SFA 14:0,G +170194,1264,0.16,0.0,,,,,,,,SFA 14:0,G +170287,1264,0.0,0.0,,,,,,,,SFA 14:0,G +170559,1264,0.002,0.0,,,,,,,,SFA 14:0,G +170700,1264,0.825,1.0,1.0,,,,,,,SFA 14:0,G +170732,1264,0.22,6.0,1.0,0.189,0.253,,,,,SFA 14:0,G +170851,1264,1.067,11.0,1.0,0.854,1.342,,,,,SFA 14:0,G +171634,1264,0.284,9.0,1.0,0.211,0.423,,,,,SFA 14:0,G +171838,1264,0.0,0.0,40.0,,,,,,,SFA 14:0,G +172180,1264,0.401,0.0,57.0,,,,,,,SFA 14:0,G +172263,1264,0.006,0.0,1.0,,,,,,,SFA 14:0,G +172299,1264,0.275,0.0,57.0,,,,,,,SFA 14:0,G +172362,1264,0.104,1.0,1.0,,,,,,,SFA 14:0,G +172439,1264,0.163,0.0,,,,,,,,SFA 14:0,G +172909,1264,0.004,0.0,65.0,,,,,,,SFA 14:0,G +173207,1264,0.0,0.0,20.0,,,,,,,SFA 14:0,G +173995,1264,0.103,0.0,18.0,,,,,,,SFA 14:0,G +174092,1264,0.0,0.0,40.0,,,,,,,SFA 14:0,G +174323,1264,1.19,0.0,,,,,,,,SFA 14:0,G +174479,1264,0.008,14.0,1.0,,,,,,,SFA 14:0,G +174708,1264,0.269,6.0,3.0,,,,,,,SFA 14:0,G +175013,1264,1.006,0.0,39.0,,,,,,,SFA 14:0,G +175135,1264,0.482,1.0,,,,,,,,SFA 14:0,G +328069,1264,3.34,1.0,1.0,,,,,,,SFA 14:0,G +331989,1264,0.003,1.0,1.0,,,,,,,SFA 14:0,G +332346,1264,0.035,1.0,1.0,,,,,,,SFA 14:0,G +334423,1264,0.026,1.0,1.0,,,,,,,SFA 14:0,G +749212,1264,0.516,1.0,1.0,,,,,,,SFA 14:0,G +2260204,1264,0.459,1.0,1.0,,,,,,,SFA 14:0,G +2341069,1264,0.624,,,,,,,,,SFA 14:0,G +2341263,1264,0.07,,,,,,,,,SFA 14:0,G +2341637,1264,0.159,,,,,,,,,SFA 14:0,G +2341745,1264,0.007,,,,,,,,,SFA 14:0,G +2341907,1264,0.12,,,,,,,,,SFA 14:0,G +2342074,1264,0.019,,,,,,,,,SFA 14:0,G +2342257,1264,0.198,,,,,,,,,SFA 14:0,G +2342464,1264,0.056,,,,,,,,,SFA 14:0,G +2342471,1264,0.381,,,,,,,,,SFA 14:0,G +2343023,1264,0.009,,,,,,,,,SFA 14:0,G +2343368,1264,0.217,,,,,,,,,SFA 14:0,G +2343375,1264,0.024,,,,,,,,,SFA 14:0,G +2343978,1264,0.009,,,,,,,,,SFA 14:0,G +2344693,1264,0.0,,,,,,,,,SFA 14:0,G +2344818,1264,0.0,,,,,,,,,SFA 14:0,G +2344944,1264,0.824,,,,,,,,,SFA 14:0,G +2344970,1264,0.007,,,,,,,,,SFA 14:0,G +2345067,1264,0.069,,,,,,,,,SFA 14:0,G +2345195,1264,0.0,,,,,,,,,SFA 14:0,G +2345202,1264,0.064,,,,,,,,,SFA 14:0,G +2345207,1264,0.001,,,,,,,,,SFA 14:0,G +2345233,1264,0.08,,,,,,,,,SFA 14:0,G +2345265,1264,0.0,,,,,,,,,SFA 14:0,G +2345444,1264,0.003,,,,,,,,,SFA 14:0,G +2345645,1264,0.476,,,,,,,,,SFA 14:0,G +2345686,1264,0.062,,,,,,,,,SFA 14:0,G +2346048,1264,2.14,,,,,,,,,SFA 14:0,G +2346137,1264,0.0,,,,,,,,,SFA 14:0,G +2346207,1264,0.0,,,,,,,,,SFA 14:0,G +167551,1018,0.0,0.0,,,,,,,,"Alcohol, ethyl",G +167711,1018,0.0,0.0,40.0,,,,,,,"Alcohol, ethyl",G +168370,1018,0.0,0.0,68.0,,,,,,,"Alcohol, ethyl",G +168460,1018,0.0,0.0,,,,,,,,"Alcohol, ethyl",G +169531,1018,0.0,0.0,68.0,,,,,,,"Alcohol, ethyl",G +169624,1018,0.0,1.0,47.0,,,,,,,"Alcohol, ethyl",G +169742,1018,0.0,0.0,68.0,,,,,,,"Alcohol, ethyl",G +170194,1018,0.0,0.0,68.0,,,,,,,"Alcohol, ethyl",G +170287,1018,0.0,0.0,,,,,,,,"Alcohol, ethyl",G +170288,1018,0.0,0.0,68.0,,,,,,,"Alcohol, ethyl",G +170851,1018,0.0,0.0,,,,,,,,"Alcohol, ethyl",G +171634,1018,0.0,0.0,68.0,,,,,,,"Alcohol, ethyl",G +171838,1018,0.0,0.0,40.0,,,,,,,"Alcohol, ethyl",G +172180,1018,0.0,0.0,57.0,,,,,,,"Alcohol, ethyl",G +172263,1018,0.0,0.0,68.0,,,,,,,"Alcohol, ethyl",G +172299,1018,0.0,0.0,57.0,,,,,,,"Alcohol, ethyl",G +172362,1018,0.0,0.0,20.0,,,,,,,"Alcohol, ethyl",G +172439,1018,0.0,0.0,,,,,,,,"Alcohol, ethyl",G +172909,1018,0.0,0.0,65.0,,,,,,,"Alcohol, ethyl",G +173207,1018,0.0,0.0,20.0,,,,,,,"Alcohol, ethyl",G +173995,1018,0.0,0.0,68.0,,,,,,,"Alcohol, ethyl",G +174092,1018,0.0,0.0,40.0,,,,,,,"Alcohol, ethyl",G +174479,1018,0.0,0.0,68.0,,,,,,,"Alcohol, ethyl",G +174708,1018,0.0,0.0,68.0,,,,,,,"Alcohol, ethyl",G +175135,1018,0.0,0.0,,,,,,,,"Alcohol, ethyl",G +2341069,1018,0.0,,,,,,,,,"Alcohol, ethyl",G +2341263,1018,0.0,,,,,,,,,"Alcohol, ethyl",G +2341637,1018,0.0,,,,,,,,,"Alcohol, ethyl",G +2341745,1018,0.0,,,,,,,,,"Alcohol, ethyl",G +2341907,1018,0.0,,,,,,,,,"Alcohol, ethyl",G +2342074,1018,0.0,,,,,,,,,"Alcohol, ethyl",G +2342257,1018,0.0,,,,,,,,,"Alcohol, ethyl",G +2342464,1018,0.0,,,,,,,,,"Alcohol, ethyl",G +2342471,1018,0.0,,,,,,,,,"Alcohol, ethyl",G +2343023,1018,0.0,,,,,,,,,"Alcohol, ethyl",G +2343368,1018,0.0,,,,,,,,,"Alcohol, ethyl",G +2343375,1018,0.0,,,,,,,,,"Alcohol, ethyl",G +2343978,1018,0.0,,,,,,,,,"Alcohol, ethyl",G +2344693,1018,0.0,,,,,,,,,"Alcohol, ethyl",G +2344818,1018,0.0,,,,,,,,,"Alcohol, ethyl",G +2344944,1018,0.0,,,,,,,,,"Alcohol, ethyl",G +2344970,1018,0.0,,,,,,,,,"Alcohol, ethyl",G +2345067,1018,0.0,,,,,,,,,"Alcohol, ethyl",G +2345195,1018,0.0,,,,,,,,,"Alcohol, ethyl",G +2345202,1018,0.0,,,,,,,,,"Alcohol, ethyl",G +2345207,1018,0.0,,,,,,,,,"Alcohol, ethyl",G +2345233,1018,0.0,,,,,,,,,"Alcohol, ethyl",G +2345265,1018,0.0,,,,,,,,,"Alcohol, ethyl",G +2345444,1018,0.0,,,,,,,,,"Alcohol, ethyl",G +2345645,1018,0.0,,,,,,,,,"Alcohol, ethyl",G +2345686,1018,0.0,,,,,,,,,"Alcohol, ethyl",G +2346048,1018,0.0,,,,,,,,,"Alcohol, ethyl",G +2346137,1018,0.0,,,,,,,,,"Alcohol, ethyl",G +2346207,1018,13.0,,,,,,,,,"Alcohol, ethyl",G +168370,1313,0.012,4.0,1.0,0.011,0.013,,,,,"PUFA 20:2 n-6 c,c",G +169836,1313,0.005,9.0,1.0,0.004,0.006,,,,,"PUFA 20:2 n-6 c,c",G +170700,1313,0.002,1.0,1.0,,,,,,,"PUFA 20:2 n-6 c,c",G +170732,1313,0.005,6.0,1.0,0.004,0.006,,,,,"PUFA 20:2 n-6 c,c",G +170851,1313,0.002,11.0,1.0,0.002,0.003,,,,,"PUFA 20:2 n-6 c,c",G +171634,1313,0.113,9.0,1.0,0.092,0.147,,,,,"PUFA 20:2 n-6 c,c",G +171838,1313,0.0,0.0,40.0,,,,,,,"PUFA 20:2 n-6 c,c",G +173995,1313,0.002,0.0,18.0,,,,,,,"PUFA 20:2 n-6 c,c",G +174092,1313,0.0,0.0,40.0,,,,,,,"PUFA 20:2 n-6 c,c",G +174479,1313,0.001,14.0,1.0,,,,,,,"PUFA 20:2 n-6 c,c",G +174708,1313,0.0,6.0,3.0,,,,,,,"PUFA 20:2 n-6 c,c",G +328069,1313,0.007,1.0,1.0,,,,,,,"PUFA 20:2 n-6 c,c",G +331989,1313,0.001,1.0,1.0,,,,,,,"PUFA 20:2 n-6 c,c",G +332346,1313,0.012,1.0,1.0,,,,,,,"PUFA 20:2 n-6 c,c",G +334423,1313,0.011,1.0,1.0,,,,,,,"PUFA 20:2 n-6 c,c",G +749212,1313,0.145,1.0,1.0,,,,,,,"PUFA 20:2 n-6 c,c",G +169531,1126,0.0,0.0,68.0,,,,,,,"Tocopherol, gamma",MG +169836,1126,6.47,9.0,1.0,5.03,9.11,,,,,"Tocopherol, gamma",MG +170732,1126,0.98,4.0,1.0,0.8,1.11,,,,,"Tocopherol, gamma",MG +171634,1126,0.21,6.0,1.0,0.14,0.39,,,,,"Tocopherol, gamma",MG +172299,1126,0.0,0.0,57.0,,,,,,,"Tocopherol, gamma",MG +167551,1260,0.0,0.0,,,,,,,,SFA 6:0,G +167711,1260,0.001,0.0,40.0,,,,,,,SFA 6:0,G +168370,1260,0.0,0.0,68.0,,,,,,,SFA 6:0,G +168460,1260,0.0,0.0,,,,,,,,SFA 6:0,G +169441,1260,0.0,1.0,,,,,,,,SFA 6:0,G +169531,1260,0.0,0.0,68.0,,,,,,,SFA 6:0,G +169742,1260,0.0,0.0,10.0,,,,,,,SFA 6:0,G +169836,1260,0.0,9.0,1.0,0.0,0.0,,,,,SFA 6:0,G +170194,1260,0.0,0.0,,,,,,,,SFA 6:0,G +170287,1260,0.0,0.0,,,,,,,,SFA 6:0,G +170700,1260,0.152,1.0,1.0,,,,,,,SFA 6:0,G +170732,1260,0.033,6.0,1.0,0.027,0.04,,,,,SFA 6:0,G +170851,1260,0.183,11.0,1.0,0.142,0.242,,,,,SFA 6:0,G +171634,1260,0.0,9.0,1.0,0.0,0.0,,,,,SFA 6:0,G +171838,1260,0.0,0.0,40.0,,,,,,,SFA 6:0,G +172180,1260,0.027,0.0,57.0,,,,,,,SFA 6:0,G +172263,1260,0.0,0.0,1.0,,,,,,,SFA 6:0,G +172299,1260,0.069,0.0,57.0,,,,,,,SFA 6:0,G +172362,1260,0.0,1.0,1.0,,,,,,,SFA 6:0,G +172439,1260,0.0,0.0,,,,,,,,SFA 6:0,G +172909,1260,0.0,0.0,65.0,,,,,,,SFA 6:0,G +173207,1260,0.0,0.0,20.0,,,,,,,SFA 6:0,G +173995,1260,0.0,0.0,68.0,,,,,,,SFA 6:0,G +174092,1260,0.0,0.0,40.0,,,,,,,SFA 6:0,G +174708,1260,0.0,0.0,68.0,,,,,,,SFA 6:0,G +175013,1260,0.189,0.0,39.0,,,,,,,SFA 6:0,G +175135,1260,0.0,0.0,,,,,,,,SFA 6:0,G +328069,1260,0.594,1.0,1.0,,,,,,,SFA 6:0,G +331989,1260,0.0,1.0,1.0,,,,,,,SFA 6:0,G +332346,1260,0.0,1.0,1.0,,,,,,,SFA 6:0,G +334423,1260,0.0,1.0,1.0,,,,,,,SFA 6:0,G +749212,1260,0.001,1.0,1.0,,,,,,,SFA 6:0,G +1754858,1260,0.0,1.0,1.0,,,,,,,SFA 6:0,G +2341069,1260,0.091,,,,,,,,,SFA 6:0,G +2341263,1260,0.0,,,,,,,,,SFA 6:0,G +2341637,1260,0.0,,,,,,,,,SFA 6:0,G +2341745,1260,0.0,,,,,,,,,SFA 6:0,G +2341907,1260,0.004,,,,,,,,,SFA 6:0,G +2342074,1260,0.0,,,,,,,,,SFA 6:0,G +2342257,1260,0.03,,,,,,,,,SFA 6:0,G +2342464,1260,0.001,,,,,,,,,SFA 6:0,G +2342471,1260,0.066,,,,,,,,,SFA 6:0,G +2343023,1260,0.0,,,,,,,,,SFA 6:0,G +2343368,1260,0.038,,,,,,,,,SFA 6:0,G +2343375,1260,0.0,,,,,,,,,SFA 6:0,G +2343978,1260,0.0,,,,,,,,,SFA 6:0,G +2344693,1260,0.0,,,,,,,,,SFA 6:0,G +2344818,1260,0.0,,,,,,,,,SFA 6:0,G +2344944,1260,0.146,,,,,,,,,SFA 6:0,G +2344970,1260,0.0,,,,,,,,,SFA 6:0,G +2345067,1260,0.014,,,,,,,,,SFA 6:0,G +2345195,1260,0.0,,,,,,,,,SFA 6:0,G +2345202,1260,0.013,,,,,,,,,SFA 6:0,G +2345207,1260,0.0,,,,,,,,,SFA 6:0,G +2345233,1260,0.016,,,,,,,,,SFA 6:0,G +2345265,1260,0.0,,,,,,,,,SFA 6:0,G +2345444,1260,0.0,,,,,,,,,SFA 6:0,G +2345645,1260,0.089,,,,,,,,,SFA 6:0,G +2345686,1260,0.0,,,,,,,,,SFA 6:0,G +2346048,1260,0.077,,,,,,,,,SFA 6:0,G +2346137,1260,0.0,,,,,,,,,SFA 6:0,G +2346207,1260,0.0,,,,,,,,,SFA 6:0,G +167551,1261,0.0,0.0,,,,,,,,SFA 8:0,G +167711,1261,0.001,0.0,40.0,,,,,,,SFA 8:0,G +168370,1261,0.0,4.0,1.0,0.0,0.0,,,,,SFA 8:0,G +168460,1261,0.0,0.0,,,,,,,,SFA 8:0,G +169441,1261,0.0,1.0,,,,,,,,SFA 8:0,G +169531,1261,0.0,0.0,68.0,,,,,,,SFA 8:0,G +169742,1261,0.0,0.0,10.0,,,,,,,SFA 8:0,G +169836,1261,0.006,9.0,1.0,0.004,0.009,,,,,SFA 8:0,G +170194,1261,0.0,0.0,,,,,,,,SFA 8:0,G +170287,1261,0.002,0.0,,,,,,,,SFA 8:0,G +170700,1261,0.093,1.0,1.0,,,,,,,SFA 8:0,G +170732,1261,0.023,6.0,1.0,0.019,0.026,,,,,SFA 8:0,G +170851,1261,0.116,11.0,1.0,0.09,0.152,,,,,SFA 8:0,G +171634,1261,0.002,9.0,1.0,0.0,0.005,,,,,SFA 8:0,G +171838,1261,0.0,0.0,40.0,,,,,,,SFA 8:0,G +172180,1261,0.031,0.0,57.0,,,,,,,SFA 8:0,G +172263,1261,0.002,0.0,1.0,,,,,,,SFA 8:0,G +172299,1261,0.069,0.0,57.0,,,,,,,SFA 8:0,G +172362,1261,0.0,1.0,1.0,,,,,,,SFA 8:0,G +172439,1261,0.0,0.0,,,,,,,,SFA 8:0,G +172909,1261,0.0,0.0,65.0,,,,,,,SFA 8:0,G +173207,1261,0.0,0.0,20.0,,,,,,,SFA 8:0,G +173995,1261,0.0,0.0,68.0,,,,,,,SFA 8:0,G +174092,1261,0.0,0.0,40.0,,,,,,,SFA 8:0,G +174708,1261,0.0,0.0,68.0,,,,,,,SFA 8:0,G +175013,1261,0.11,0.0,39.0,,,,,,,SFA 8:0,G +175135,1261,0.0,0.0,,,,,,,,SFA 8:0,G +328069,1261,0.374,1.0,1.0,,,,,,,SFA 8:0,G +331989,1261,0.002,1.0,1.0,,,,,,,SFA 8:0,G +332346,1261,0.0,1.0,1.0,,,,,,,SFA 8:0,G +334423,1261,0.003,1.0,1.0,,,,,,,SFA 8:0,G +749212,1261,0.006,1.0,1.0,,,,,,,SFA 8:0,G +1755052,1261,0.0,1.0,1.0,,,,,,,SFA 8:0,G +2341069,1261,0.072,,,,,,,,,SFA 8:0,G +2341263,1261,0.0,,,,,,,,,SFA 8:0,G +2341637,1261,0.0,,,,,,,,,SFA 8:0,G +2341745,1261,0.0,,,,,,,,,SFA 8:0,G +2341907,1261,0.005,,,,,,,,,SFA 8:0,G +2342074,1261,0.0,,,,,,,,,SFA 8:0,G +2342257,1261,0.022,,,,,,,,,SFA 8:0,G +2342464,1261,0.001,,,,,,,,,SFA 8:0,G +2342471,1261,0.042,,,,,,,,,SFA 8:0,G +2343023,1261,0.006,,,,,,,,,SFA 8:0,G +2343368,1261,0.022,,,,,,,,,SFA 8:0,G +2343375,1261,0.0,,,,,,,,,SFA 8:0,G +2343978,1261,0.0,,,,,,,,,SFA 8:0,G +2344693,1261,0.0,,,,,,,,,SFA 8:0,G +2344818,1261,0.0,,,,,,,,,SFA 8:0,G +2344944,1261,0.093,,,,,,,,,SFA 8:0,G +2344970,1261,0.0,,,,,,,,,SFA 8:0,G +2345067,1261,0.008,,,,,,,,,SFA 8:0,G +2345195,1261,0.0,,,,,,,,,SFA 8:0,G +2345202,1261,0.007,,,,,,,,,SFA 8:0,G +2345207,1261,0.0,,,,,,,,,SFA 8:0,G +2345233,1261,0.009,,,,,,,,,SFA 8:0,G +2345265,1261,0.0,,,,,,,,,SFA 8:0,G +2345444,1261,0.0,,,,,,,,,SFA 8:0,G +2345645,1261,0.051,,,,,,,,,SFA 8:0,G +2345686,1261,0.0,,,,,,,,,SFA 8:0,G +2346048,1261,0.954,,,,,,,,,SFA 8:0,G +2346137,1261,0.0,,,,,,,,,SFA 8:0,G +2346207,1261,0.0,,,,,,,,,SFA 8:0,G +167551,1262,0.0,0.0,,,,,,,,SFA 10:0,G +167711,1262,0.002,0.0,40.0,,,,,,,SFA 10:0,G +168370,1262,0.0,4.0,1.0,0.0,0.0,,,,,SFA 10:0,G +168460,1262,0.0,0.0,,,,,,,,SFA 10:0,G +169441,1262,0.0,1.0,,,,,,,,SFA 10:0,G +169500,1262,0.08,0.0,53.0,,,,,,,SFA 10:0,G +169513,1262,0.07,0.0,53.0,,,,,,,SFA 10:0,G +169531,1262,0.019,0.0,10.0,,,,,,,SFA 10:0,G +169742,1262,0.0,0.0,10.0,,,,,,,SFA 10:0,G +169836,1262,0.007,9.0,1.0,0.003,0.013,,,,,SFA 10:0,G +170194,1262,0.0,0.0,,,,,,,,SFA 10:0,G +170287,1262,0.0,0.0,,,,,,,,SFA 10:0,G +170700,1262,0.227,1.0,1.0,,,,,,,SFA 10:0,G +170732,1262,0.053,6.0,1.0,0.045,0.059,,,,,SFA 10:0,G +170851,1262,0.282,11.0,1.0,0.216,0.369,,,,,SFA 10:0,G +171634,1262,0.021,9.0,1.0,0.018,0.025,,,,,SFA 10:0,G +171838,1262,0.0,0.0,40.0,,,,,,,SFA 10:0,G +172180,1262,0.07,0.0,57.0,,,,,,,SFA 10:0,G +172263,1262,0.002,0.0,1.0,,,,,,,SFA 10:0,G +172299,1262,0.069,0.0,57.0,,,,,,,SFA 10:0,G +172362,1262,0.0,1.0,1.0,,,,,,,SFA 10:0,G +172439,1262,0.0,0.0,,,,,,,,SFA 10:0,G +172909,1262,0.0,0.0,65.0,,,,,,,SFA 10:0,G +173207,1262,0.0,0.0,20.0,,,,,,,SFA 10:0,G +173995,1262,0.005,0.0,18.0,,,,,,,SFA 10:0,G +174092,1262,0.0,0.0,40.0,,,,,,,SFA 10:0,G +174323,1262,0.08,0.0,,,,,,,,SFA 10:0,G +174708,1262,0.009,0.0,10.0,,,,,,,SFA 10:0,G +175013,1262,0.247,0.0,39.0,,,,,,,SFA 10:0,G +175135,1262,0.0,0.0,,,,,,,,SFA 10:0,G +328069,1262,0.888,1.0,1.0,,,,,,,SFA 10:0,G +331989,1262,0.003,1.0,1.0,,,,,,,SFA 10:0,G +332346,1262,0.0,1.0,1.0,,,,,,,SFA 10:0,G +334423,1262,0.002,1.0,1.0,,,,,,,SFA 10:0,G +749212,1262,0.033,1.0,1.0,,,,,,,SFA 10:0,G +2341069,1262,0.138,,,,,,,,,SFA 10:0,G +2341263,1262,0.0,,,,,,,,,SFA 10:0,G +2341637,1262,0.02,,,,,,,,,SFA 10:0,G +2341745,1262,0.0,,,,,,,,,SFA 10:0,G +2341907,1262,0.009,,,,,,,,,SFA 10:0,G +2342074,1262,0.002,,,,,,,,,SFA 10:0,G +2342257,1262,0.048,,,,,,,,,SFA 10:0,G +2342464,1262,0.003,,,,,,,,,SFA 10:0,G +2342471,1262,0.101,,,,,,,,,SFA 10:0,G +2343023,1262,0.019,,,,,,,,,SFA 10:0,G +2343368,1262,0.05,,,,,,,,,SFA 10:0,G +2343375,1262,0.0,,,,,,,,,SFA 10:0,G +2343978,1262,0.0,,,,,,,,,SFA 10:0,G +2344693,1262,0.0,,,,,,,,,SFA 10:0,G +2344818,1262,0.0,,,,,,,,,SFA 10:0,G +2344944,1262,0.225,,,,,,,,,SFA 10:0,G +2344970,1262,0.001,,,,,,,,,SFA 10:0,G +2345067,1262,0.018,,,,,,,,,SFA 10:0,G +2345195,1262,0.0,,,,,,,,,SFA 10:0,G +2345202,1262,0.017,,,,,,,,,SFA 10:0,G +2345207,1262,0.0,,,,,,,,,SFA 10:0,G +2345233,1262,0.021,,,,,,,,,SFA 10:0,G +2345265,1262,0.0,,,,,,,,,SFA 10:0,G +2345444,1262,0.003,,,,,,,,,SFA 10:0,G +2345645,1262,0.11,,,,,,,,,SFA 10:0,G +2345686,1262,0.001,,,,,,,,,SFA 10:0,G +2346048,1262,0.764,,,,,,,,,SFA 10:0,G +2346137,1262,0.0,,,,,,,,,SFA 10:0,G +2346207,1262,0.0,,,,,,,,,SFA 10:0,G +167551,1221,0.182,0.0,,,,,,,,Histidine,G +168370,1221,1.265,0.0,1.0,,,,,,,Histidine,G +168460,1221,0.225,0.0,,,,,,,,Histidine,G +168526,1221,0.103,0.0,,,,,,,,Histidine,G +169441,1221,0.745,0.0,,,,,,,,Histidine,G +169500,1221,0.78,0.0,53.0,,,,,,,Histidine,G +169513,1221,0.779,0.0,53.0,,,,,,,Histidine,G +169531,1221,0.979,0.0,54.0,,,,,,,Histidine,G +169742,1221,0.149,0.0,39.0,,,,,,,Histidine,G +169836,1221,0.055,0.0,1.0,,,,,,,Histidine,G +170194,1221,0.214,1.0,,,,,,,,Histidine,G +170287,1221,0.071,0.0,,,,,,,,Histidine,G +170288,1221,0.287,19.0,,,,,,,,Histidine,G +170422,1221,0.167,1.0,,,,,,,,Histidine,G +170559,1221,0.995,0.0,,,,,,,,Histidine,G +170732,1221,0.451,0.0,1.0,,,,,,,Histidine,G +171634,1221,0.307,0.0,1.0,,,,,,,Histidine,G +171838,1221,0.168,0.0,40.0,,,,,,,Histidine,G +172180,1221,0.353,0.0,57.0,,,,,,,Histidine,G +172299,1221,0.082,0.0,57.0,,,,,,,Histidine,G +172362,1221,0.0,0.0,20.0,,,,,,,Histidine,G +172439,1221,0.299,15.0,,,,,,,,Histidine,G +173995,1221,1.153,0.0,52.0,,,,,,,Histidine,G +174323,1221,0.669,0.0,,,,,,,,Histidine,G +174479,1221,0.5,0.0,1.0,,,,,,,Histidine,G +174708,1221,1.012,0.0,3.0,,,,,,,Histidine,G +175013,1221,0.084,0.0,,,,,,,,Histidine,G +175135,1221,0.631,0.0,,,,,,,,Histidine,G +322191,1221,0.1,1.0,1.0,,,,,,,Histidine,G +322252,1221,0.09,1.0,1.0,,,,,,,Histidine,G +326660,1221,0.14,1.0,1.0,,,,,,,Histidine,G +748070,1221,0.37,1.0,1.0,,,,,,,Histidine,G +1841531,1221,1.29,,70.0,,,,,,,Histidine,G +1968105,1221,1.141,,70.0,,,,,,,Histidine,G +2262163,1221,0.62,1.0,1.0,,,,,,,Histidine,G +2262773,1221,0.69,1.0,1.0,,,,,,,Histidine,G +2262825,1221,0.7,1.0,1.0,,,,,,,Histidine,G +2333948,1221,1.682,,70.0,,,,,,,Histidine,G +167551,1122,0.0,0.0,41.0,,,,,,,Lycopene,UG +167711,1122,0.0,0.0,40.0,,,,,,,Lycopene,UG +168370,1122,0.0,0.0,68.0,,,,,,,Lycopene,UG +168460,1122,0.0,0.0,16.0,,,,,,,Lycopene,UG +168526,1122,0.0,0.0,67.0,,,,,,,Lycopene,UG +169531,1122,0.0,0.0,68.0,,,,,,,Lycopene,UG +169742,1122,0.0,0.0,39.0,,,,,,,Lycopene,UG +170287,1122,0.0,0.0,16.0,,,,,,,Lycopene,UG +170288,1122,0.0,0.0,20.0,,,,,,,Lycopene,UG +170851,1122,0.0,0.0,68.0,,,,,,,Lycopene,UG +171634,1122,0.0,0.0,68.0,,,,,,,Lycopene,UG +171838,1122,0.0,0.0,40.0,,,,,,,Lycopene,UG +171895,1122,0.0,0.0,20.0,,,,,,,Lycopene,UG +172180,1122,0.0,0.0,57.0,,,,,,,Lycopene,UG +172263,1122,0.0,0.0,39.0,,,,,,,Lycopene,UG +172299,1122,0.0,0.0,57.0,,,,,,,Lycopene,UG +172362,1122,0.0,0.0,20.0,,,,,,,Lycopene,UG +172439,1122,0.0,0.0,68.0,,,,,,,Lycopene,UG +172909,1122,0.0,0.0,65.0,,,,,,,Lycopene,UG +173207,1122,0.0,0.0,68.0,,,,,,,Lycopene,UG +173995,1122,0.0,0.0,68.0,,,,,,,Lycopene,UG +174092,1122,0.0,0.0,40.0,,,,,,,Lycopene,UG +174479,1122,0.0,0.0,68.0,,,,,,,Lycopene,UG +174708,1122,0.0,0.0,68.0,,,,,,,Lycopene,UG +175135,1122,0.0,0.0,68.0,,,,,,,Lycopene,UG +322177,1122,0.0,1.0,1.0,,,,,,,Lycopene,UG +331228,1122,0.0,1.0,1.0,,,,,,,Lycopene,UG +2341069,1122,0.0,,,,,,,,,Lycopene,UG +2341263,1122,0.0,,,,,,,,,Lycopene,UG +2341637,1122,0.0,,,,,,,,,Lycopene,UG +2341745,1122,0.0,,,,,,,,,Lycopene,UG +2341907,1122,44.0,,,,,,,,,Lycopene,UG +2342074,1122,3611.0,,,,,,,,,Lycopene,UG +2342257,1122,182.0,,,,,,,,,Lycopene,UG +2342464,1122,0.0,,,,,,,,,Lycopene,UG +2342471,1122,0.0,,,,,,,,,Lycopene,UG +2343023,1122,0.0,,,,,,,,,Lycopene,UG +2343368,1122,0.0,,,,,,,,,Lycopene,UG +2343375,1122,0.0,,,,,,,,,Lycopene,UG +2343978,1122,0.0,,,,,,,,,Lycopene,UG +2344693,1122,0.0,,,,,,,,,Lycopene,UG +2344818,1122,0.0,,,,,,,,,Lycopene,UG +2344944,1122,0.0,,,,,,,,,Lycopene,UG +2344970,1122,0.0,,,,,,,,,Lycopene,UG +2345067,1122,0.0,,,,,,,,,Lycopene,UG +2345195,1122,0.0,,,,,,,,,Lycopene,UG +2345202,1122,0.0,,,,,,,,,Lycopene,UG +2345207,1122,0.0,,,,,,,,,Lycopene,UG +2345233,1122,2958.0,,,,,,,,,Lycopene,UG +2345265,1122,12564.0,,,,,,,,,Lycopene,UG +2345444,1122,0.0,,,,,,,,,Lycopene,UG +2345645,1122,0.0,,,,,,,,,Lycopene,UG +2345686,1122,46.0,,,,,,,,,Lycopene,UG +2346048,1122,0.0,,,,,,,,,Lycopene,UG +2346137,1122,0.0,,,,,,,,,Lycopene,UG +2346207,1122,0.0,,,,,,,,,Lycopene,UG +167551,1220,0.489,0.0,,,,,,,,Arginine,G +168370,1220,2.004,0.0,1.0,,,,,,,Arginine,G +168460,1220,0.585,0.0,,,,,,,,Arginine,G +168526,1220,0.222,0.0,,,,,,,,Arginine,G +169441,1220,1.375,0.0,,,,,,,,Arginine,G +169500,1220,1.439,0.0,53.0,,,,,,,Arginine,G +169513,1220,1.439,0.0,53.0,,,,,,,Arginine,G +169531,1220,1.983,0.0,54.0,,,,,,,Arginine,G +169742,1220,0.516,0.0,39.0,,,,,,,Arginine,G +169836,1220,0.191,0.0,1.0,,,,,,,Arginine,G +170194,1220,0.803,1.0,,,,,,,,Arginine,G +170287,1220,0.144,0.0,,,,,,,,Arginine,G +170288,1220,0.47,31.0,,,,,,,,Arginine,G +170422,1220,0.484,1.0,,,,,,,,Arginine,G +170559,1220,3.851,0.0,,,,,,,,Arginine,G +170732,1220,0.72,0.0,1.0,,,,,,,Arginine,G +171634,1220,0.691,0.0,1.0,,,,,,,Arginine,G +171838,1220,0.32,0.0,40.0,,,,,,,Arginine,G +172180,1220,0.485,0.0,57.0,,,,,,,Arginine,G +172299,1220,0.117,0.0,57.0,,,,,,,Arginine,G +172362,1220,0.0,0.0,20.0,,,,,,,Arginine,G +172439,1220,0.875,15.0,,,,,,,,Arginine,G +173995,1220,2.061,0.0,52.0,,,,,,,Arginine,G +174323,1220,1.254,0.0,,,,,,,,Arginine,G +174479,1220,1.027,0.0,1.0,,,,,,,Arginine,G +174708,1220,1.839,0.0,3.0,,,,,,,Arginine,G +175013,1220,0.156,0.0,,,,,,,,Arginine,G +175135,1220,1.282,0.0,,,,,,,,Arginine,G +322191,1220,0.12,1.0,1.0,,,,,,,Arginine,G +322252,1220,0.12,1.0,1.0,,,,,,,Arginine,G +326660,1220,0.3,1.0,1.0,,,,,,,Arginine,G +748070,1220,1.1,1.0,1.0,,,,,,,Arginine,G +1841531,1220,1.849,,70.0,,,,,,,Arginine,G +1968105,1220,1.777,,70.0,,,,,,,Arginine,G +2263232,1220,3.3,1.0,1.0,,,,,,,Arginine,G +2333948,1220,5.807,,70.0,,,,,,,Arginine,G +167551,1187,16.0,1.0,,,,,,,,"Folate, food",UG +167711,1187,1.0,0.0,40.0,,,,,,,"Folate, food",UG +168370,1187,1.0,3.0,1.0,0.0,3.0,,,,,"Folate, food",UG +168460,1187,80.0,1.0,,,,,,,,"Folate, food",UG +168526,1187,127.0,0.0,,,,,,,,"Folate, food",UG +169441,1187,8.0,1.0,,,,,,,,"Folate, food",UG +169500,1187,7.0,0.0,53.0,,,,,,,"Folate, food",UG +169513,1187,6.0,0.0,53.0,,,,,,,"Folate, food",UG +169531,1187,10.0,0.0,14.0,,,,,,,"Folate, food",UG +169742,1187,3.0,1.0,1.0,,,,,,,"Folate, food",UG +169836,1187,15.0,1.0,1.0,,,,,,,"Folate, food",UG +170078,1187,24.0,0.0,,,,,,,,"Folate, food",UG +170194,1187,2.0,0.0,,,,,,,,"Folate, food",UG +170287,1187,18.0,3.0,,,,,,,,"Folate, food",UG +170288,1187,19.0,0.0,,,,,,,,"Folate, food",UG +170422,1187,144.0,8.0,,,,,,,,"Folate, food",UG +170559,1187,159.0,0.0,,,,,,,,"Folate, food",UG +170732,1187,18.0,0.0,,,,,,,,"Folate, food",UG +170851,1187,4.0,0.0,51.0,,,,,,,"Folate, food",UG +171634,1187,9.0,0.0,14.0,,,,,,,"Folate, food",UG +171838,1187,46.0,0.0,49.0,,,,,,,"Folate, food",UG +171895,1187,0.0,0.0,51.0,,,,,,,"Folate, food",UG +172180,1187,11.0,0.0,57.0,,,,,,,"Folate, food",UG +172263,1187,15.0,0.0,51.0,,,,,,,"Folate, food",UG +172299,1187,6.0,0.0,57.0,,,,,,,"Folate, food",UG +172362,1187,0.0,0.0,20.0,,,,,,,"Folate, food",UG +172439,1187,42.0,2.0,,,,,,,,"Folate, food",UG +172909,1187,2.0,0.0,65.0,,,,,,,"Folate, food",UG +173207,1187,0.0,0.0,20.0,,,,,,,"Folate, food",UG +173995,1187,5.0,0.0,18.0,,,,,,,"Folate, food",UG +174092,1187,83.0,0.0,40.0,,,,,,,"Folate, food",UG +174323,1187,15.0,0.0,,,,,,,,"Folate, food",UG +174479,1187,13.0,0.0,14.0,,,,,,,"Folate, food",UG +174708,1187,6.0,0.0,14.0,,,,,,,"Folate, food",UG +175013,1187,7.0,1.0,,,,,,,,"Folate, food",UG +175135,1187,20.0,0.0,,,,,,,,"Folate, food",UG +2341069,1187,4.0,,,,,,,,,"Folate, food",UG +2341263,1187,10.0,,,,,,,,,"Folate, food",UG +2341637,1187,1.0,,,,,,,,,"Folate, food",UG +2341745,1187,13.0,,,,,,,,,"Folate, food",UG +2341907,1187,2.0,,,,,,,,,"Folate, food",UG +2342074,1187,11.0,,,,,,,,,"Folate, food",UG +2342257,1187,31.0,,,,,,,,,"Folate, food",UG +2342464,1187,20.0,,,,,,,,,"Folate, food",UG +2342471,1187,24.0,,,,,,,,,"Folate, food",UG +2343023,1187,22.0,,,,,,,,,"Folate, food",UG +2343368,1187,12.0,,,,,,,,,"Folate, food",UG +2343375,1187,14.0,,,,,,,,,"Folate, food",UG +2343978,1187,24.0,,,,,,,,,"Folate, food",UG +2344693,1187,12.0,,,,,,,,,"Folate, food",UG +2344818,1187,9.0,,,,,,,,,"Folate, food",UG +2344944,1187,9.0,,,,,,,,,"Folate, food",UG +2344970,1187,16.0,,,,,,,,,"Folate, food",UG +2345067,1187,20.0,,,,,,,,,"Folate, food",UG +2345195,1187,26.0,,,,,,,,,"Folate, food",UG +2345202,1187,32.0,,,,,,,,,"Folate, food",UG +2345207,1187,20.0,,,,,,,,,"Folate, food",UG +2345233,1187,13.0,,,,,,,,,"Folate, food",UG +2345265,1187,8.0,,,,,,,,,"Folate, food",UG +2345444,1187,36.0,,,,,,,,,"Folate, food",UG +2345645,1187,11.0,,,,,,,,,"Folate, food",UG +2345686,1187,12.0,,,,,,,,,"Folate, food",UG +2346048,1187,5.0,,,,,,,,,"Folate, food",UG +2346137,1187,2.0,,,,,,,,,"Folate, food",UG +2346207,1187,0.0,,,,,,,,,"Folate, food",UG +167711,1267,0.0,0.0,40.0,,,,,,,SFA 20:0,G +168370,1267,0.0,4.0,1.0,0.0,0.0,,,,,SFA 20:0,G +169836,1267,0.048,9.0,1.0,0.043,0.053,,,,,SFA 20:0,G +170700,1267,0.014,1.0,1.0,,,,,,,SFA 20:0,G +170732,1267,0.014,6.0,1.0,0.013,0.015,,,,,SFA 20:0,G +170851,1267,0.012,11.0,1.0,0.008,0.016,,,,,SFA 20:0,G +171634,1267,0.037,9.0,1.0,0.032,0.049,,,,,SFA 20:0,G +171838,1267,0.072,0.0,40.0,,,,,,,SFA 20:0,G +172299,1267,0.0,0.0,57.0,,,,,,,SFA 20:0,G +172362,1267,0.354,1.0,1.0,,,,,,,SFA 20:0,G +173995,1267,0.003,0.0,18.0,,,,,,,SFA 20:0,G +174092,1267,0.0,0.0,40.0,,,,,,,SFA 20:0,G +174479,1267,0.003,14.0,1.0,,,,,,,SFA 20:0,G +174708,1267,0.003,6.0,3.0,,,,,,,SFA 20:0,G +328069,1267,0.049,1.0,1.0,,,,,,,SFA 20:0,G +331989,1267,0.006,1.0,1.0,,,,,,,SFA 20:0,G +332346,1267,0.004,1.0,1.0,,,,,,,SFA 20:0,G +334423,1267,0.026,1.0,1.0,,,,,,,SFA 20:0,G +749212,1267,0.061,1.0,1.0,,,,,,,SFA 20:0,G +1755553,1267,0.398,1.0,1.0,,,,,,,SFA 20:0,G +168370,1184,0.0,0.0,68.0,,,,,,,Vitamin K (Dihydrophylloquinone),UG +169836,1184,0.0,8.0,1.0,0.0,0.2,,,,,Vitamin K (Dihydrophylloquinone),UG +170732,1184,4.4,4.0,1.0,3.8,5.2,,,,,Vitamin K (Dihydrophylloquinone),UG +171634,1184,0.0,2.0,1.0,0.0,0.0,,,,,Vitamin K (Dihydrophylloquinone),UG +172299,1184,0.0,0.0,57.0,,,,,,,Vitamin K (Dihydrophylloquinone),UG +327265,1184,0.0,1.0,1.0,,,,,,,Vitamin K (Dihydrophylloquinone),UG +168370,1323,0.0,4.0,1.0,0.0,0.0,,,,,MUFA 17:1,G +169836,1323,0.008,9.0,1.0,0.006,0.01,,,,,MUFA 17:1,G +170700,1323,0.017,1.0,1.0,,,,,,,MUFA 17:1,G +170732,1323,0.007,6.0,1.0,0.006,0.008,,,,,MUFA 17:1,G +170851,1323,0.018,11.0,1.0,0.014,0.023,,,,,MUFA 17:1,G +171634,1323,0.059,9.0,1.0,0.04,0.099,,,,,MUFA 17:1,G +171838,1323,0.0,0.0,40.0,,,,,,,MUFA 17:1,G +173995,1323,0.034,0.0,18.0,,,,,,,MUFA 17:1,G +174092,1323,0.0,0.0,40.0,,,,,,,MUFA 17:1,G +174479,1323,0.003,14.0,1.0,,,,,,,MUFA 17:1,G +174708,1323,0.111,6.0,3.0,,,,,,,MUFA 17:1,G +328069,1323,0.068,1.0,1.0,,,,,,,MUFA 17:1,G +331989,1323,0.001,1.0,1.0,,,,,,,MUFA 17:1,G +332346,1323,0.006,1.0,1.0,,,,,,,MUFA 17:1,G +334423,1323,0.012,1.0,1.0,,,,,,,MUFA 17:1,G +749212,1323,0.152,1.0,1.0,,,,,,,MUFA 17:1,G +167551,1214,0.199,0.0,,,,,,,,Lysine,G +168370,1214,2.767,0.0,1.0,,,,,,,Lysine,G +168460,1214,0.486,0.0,,,,,,,,Lysine,G +168526,1214,0.209,0.0,,,,,,,,Lysine,G +169441,1214,1.81,0.0,,,,,,,,Lysine,G +169500,1214,1.894,0.0,53.0,,,,,,,Lysine,G +169513,1214,1.894,0.0,53.0,,,,,,,Lysine,G +169531,1214,2.592,0.0,54.0,,,,,,,Lysine,G +169742,1214,0.207,0.0,39.0,,,,,,,Lysine,G +169836,1214,0.141,0.0,1.0,,,,,,,Lysine,G +170194,1214,1.013,1.0,,,,,,,,Lysine,G +170287,1214,0.085,0.0,,,,,,,,Lysine,G +170288,1214,0.265,101.0,,,,,,,,Lysine,G +170422,1214,0.384,1.0,,,,,,,,Lysine,G +170559,1214,1.176,0.0,,,,,,,,Lysine,G +170732,1214,0.997,0.0,1.0,,,,,,,Lysine,G +171634,1214,0.786,0.0,1.0,,,,,,,Lysine,G +171838,1214,0.182,0.0,40.0,,,,,,,Lysine,G +172180,1214,0.859,0.0,57.0,,,,,,,Lysine,G +172299,1214,0.15,0.0,57.0,,,,,,,Lysine,G +172362,1214,0.0,0.0,20.0,,,,,,,Lysine,G +172439,1214,0.727,18.0,,,,,,,,Lysine,G +173995,1214,2.914,0.0,52.0,,,,,,,Lysine,G +174323,1214,1.865,0.0,,,,,,,,Lysine,G +174479,1214,1.343,0.0,1.0,,,,,,,Lysine,G +174708,1214,2.586,0.0,3.0,,,,,,,Lysine,G +175013,1214,0.202,0.0,,,,,,,,Lysine,G +175135,1214,1.968,0.0,,,,,,,,Lysine,G +322191,1214,0.28,1.0,1.0,,,,,,,Lysine,G +322252,1214,0.31,1.0,1.0,,,,,,,Lysine,G +326660,1214,0.32,1.0,1.0,,,,,,,Lysine,G +748070,1214,1.18,1.0,1.0,,,,,,,Lysine,G +1841531,1214,3.811,,70.0,,,,,,,Lysine,G +1968105,1214,6.077,,70.0,,,,,,,Lysine,G +2333948,1214,2.218,,70.0,,,,,,,Lysine,G +167711,1300,0.0,0.0,40.0,,,,,,,SFA 17:0,G +168370,1300,0.007,4.0,1.0,0.005,0.011,,,,,SFA 17:0,G +169836,1300,0.015,9.0,1.0,0.012,0.017,,,,,SFA 17:0,G +170700,1300,0.053,1.0,1.0,,,,,,,SFA 17:0,G +170732,1300,0.019,6.0,1.0,0.017,0.023,,,,,SFA 17:0,G +170851,1300,0.063,11.0,1.0,0.053,0.072,,,,,SFA 17:0,G +171634,1300,0.08,9.0,1.0,0.053,0.138,,,,,SFA 17:0,G +171838,1300,0.007,0.0,40.0,,,,,,,SFA 17:0,G +172299,1300,0.0,0.0,57.0,,,,,,,SFA 17:0,G +172362,1300,0.124,1.0,1.0,,,,,,,SFA 17:0,G +173995,1300,0.044,0.0,18.0,,,,,,,SFA 17:0,G +174092,1300,0.0,0.0,40.0,,,,,,,SFA 17:0,G +174479,1300,0.005,14.0,1.0,,,,,,,SFA 17:0,G +174708,1300,0.136,6.0,3.0,,,,,,,SFA 17:0,G +328069,1300,0.213,1.0,1.0,,,,,,,SFA 17:0,G +331989,1300,0.002,1.0,1.0,,,,,,,SFA 17:0,G +332346,1300,0.007,1.0,1.0,,,,,,,SFA 17:0,G +334423,1300,0.013,1.0,1.0,,,,,,,SFA 17:0,G +749212,1300,0.136,1.0,1.0,,,,,,,SFA 17:0,G +1752112,1300,0.002,1.0,1.0,,,,,,,SFA 17:0,G +169836,1130,0.08,9.0,1.0,0.0,0.19,,,,,"Tocotrienol, gamma",MG +170732,1130,0.0,4.0,1.0,0.0,0.0,,,,,"Tocotrienol, gamma",MG +171634,1130,0.07,6.0,1.0,0.06,0.09,,,,,"Tocotrienol, gamma",MG +172299,1130,0.0,0.0,57.0,,,,,,,"Tocotrienol, gamma",MG +167551,1227,0.308,0.0,,,,,,,,Serine,G +168370,1227,1.299,0.0,1.0,,,,,,,Serine,G +168460,1227,0.421,0.0,,,,,,,,Serine,G +169441,1227,0.832,0.0,,,,,,,,Serine,G +169500,1227,0.871,0.0,53.0,,,,,,,Serine,G +169513,1227,0.87,0.0,53.0,,,,,,,Serine,G +169531,1227,1.208,0.0,54.0,,,,,,,Serine,G +169742,1227,0.31,0.0,39.0,,,,,,,Serine,G +169836,1227,0.125,0.0,1.0,,,,,,,Serine,G +170194,1227,0.487,0.0,,,,,,,,Serine,G +170287,1227,0.145,0.0,,,,,,,,Serine,G +170288,1227,0.447,29.0,,,,,,,,Serine,G +170422,1227,0.299,1.0,,,,,,,,Serine,G +170559,1227,1.788,0.0,,,,,,,,Serine,G +170732,1227,0.609,0.0,1.0,,,,,,,Serine,G +171634,1227,0.444,0.0,1.0,,,,,,,Serine,G +171838,1227,0.336,0.0,40.0,,,,,,,Serine,G +172180,1227,0.596,0.0,57.0,,,,,,,Serine,G +172299,1227,0.122,0.0,57.0,,,,,,,Serine,G +172362,1227,0.0,0.0,20.0,,,,,,,Serine,G +172439,1227,0.626,14.0,,,,,,,,Serine,G +173995,1227,1.249,0.0,52.0,,,,,,,Serine,G +174323,1227,0.785,0.0,,,,,,,,Serine,G +174479,1227,0.543,0.0,1.0,,,,,,,Serine,G +174708,1227,1.112,0.0,3.0,,,,,,,Serine,G +175013,1227,0.178,0.0,,,,,,,,Serine,G +175135,1227,0.874,0.0,,,,,,,,Serine,G +322191,1227,0.2,1.0,1.0,,,,,,,Serine,G +322252,1227,0.18,1.0,1.0,,,,,,,Serine,G +326660,1227,0.23,1.0,1.0,,,,,,,Serine,G +748070,1227,1.25,1.0,1.0,,,,,,,Serine,G +1841531,1227,2.704,,70.0,,,,,,,Serine,G +1968105,1227,3.254,,70.0,,,,,,,Serine,G +2263423,1227,0.95,1.0,1.0,,,,,,,Serine,G +2333948,1227,3.836,,70.0,,,,,,,Serine,G +167551,1057,0.0,0.0,41.0,,,,,,,Caffeine,MG +167711,1057,1.0,0.0,40.0,,,,,,,Caffeine,MG +168370,1057,0.0,0.0,68.0,,,,,,,Caffeine,MG +168460,1057,0.0,0.0,68.0,,,,,,,Caffeine,MG +168526,1057,0.0,0.0,68.0,,,,,,,Caffeine,MG +169531,1057,0.0,0.0,68.0,,,,,,,Caffeine,MG +169742,1057,0.0,0.0,68.0,,,,,,,Caffeine,MG +170287,1057,0.0,0.0,68.0,,,,,,,Caffeine,MG +170288,1057,0.0,0.0,68.0,,,,,,,Caffeine,MG +170851,1057,0.0,0.0,68.0,,,,,,,Caffeine,MG +171634,1057,0.0,0.0,68.0,,,,,,,Caffeine,MG +171838,1057,0.0,0.0,40.0,,,,,,,Caffeine,MG +172180,1057,0.0,0.0,57.0,,,,,,,Caffeine,MG +172263,1057,0.0,0.0,39.0,,,,,,,Caffeine,MG +172299,1057,0.0,0.0,57.0,,,,,,,Caffeine,MG +172362,1057,0.0,0.0,20.0,,,,,,,Caffeine,MG +172439,1057,0.0,0.0,68.0,,,,,,,Caffeine,MG +172909,1057,0.0,0.0,65.0,,,,,,,Caffeine,MG +173207,1057,15.0,0.0,40.0,,,,,,,Caffeine,MG +173995,1057,0.0,0.0,68.0,,,,,,,Caffeine,MG +174092,1057,0.0,0.0,40.0,,,,,,,Caffeine,MG +174479,1057,0.0,0.0,68.0,,,,,,,Caffeine,MG +174708,1057,0.0,0.0,68.0,,,,,,,Caffeine,MG +175135,1057,0.0,0.0,68.0,,,,,,,Caffeine,MG +354221,1057,0.0,,71.0,,,,,,,Caffeine,MG +611980,1057,9.0,,71.0,,,,,,,Caffeine,MG +612074,1057,4.0,,71.0,,,,,,,Caffeine,MG +1933389,1057,7.0,,70.0,,,,,,,Caffeine,MG +2341069,1057,1.0,,,,,,,,,Caffeine,MG +2341263,1057,0.0,,,,,,,,,Caffeine,MG +2341637,1057,0.0,,,,,,,,,Caffeine,MG +2341745,1057,0.0,,,,,,,,,Caffeine,MG +2341907,1057,0.0,,,,,,,,,Caffeine,MG +2342074,1057,0.0,,,,,,,,,Caffeine,MG +2342257,1057,0.0,,,,,,,,,Caffeine,MG +2342464,1057,0.0,,,,,,,,,Caffeine,MG +2342471,1057,0.0,,,,,,,,,Caffeine,MG +2343023,1057,0.0,,,,,,,,,Caffeine,MG +2343368,1057,0.0,,,,,,,,,Caffeine,MG +2343375,1057,0.0,,,,,,,,,Caffeine,MG +2343978,1057,0.0,,,,,,,,,Caffeine,MG +2344693,1057,0.0,,,,,,,,,Caffeine,MG +2344818,1057,0.0,,,,,,,,,Caffeine,MG +2344944,1057,0.0,,,,,,,,,Caffeine,MG +2344970,1057,0.0,,,,,,,,,Caffeine,MG +2345067,1057,0.0,,,,,,,,,Caffeine,MG +2345195,1057,0.0,,,,,,,,,Caffeine,MG +2345202,1057,0.0,,,,,,,,,Caffeine,MG +2345207,1057,0.0,,,,,,,,,Caffeine,MG +2345233,1057,0.0,,,,,,,,,Caffeine,MG +2345265,1057,0.0,,,,,,,,,Caffeine,MG +2345444,1057,0.0,,,,,,,,,Caffeine,MG +2345645,1057,0.0,,,,,,,,,Caffeine,MG +2345686,1057,0.0,,,,,,,,,Caffeine,MG +2346048,1057,25.0,,,,,,,,,Caffeine,MG +2346137,1057,0.0,,,,,,,,,Caffeine,MG +2346207,1057,0.0,,,,,,,,,Caffeine,MG +2557776,1057,13.0,,71.0,,,,,,,Caffeine,MG +167551,1226,0.452,0.0,,,,,,,,Proline,G +168370,1226,1.258,0.0,1.0,,,,,,,Proline,G +168460,1226,0.436,0.0,,,,,,,,Proline,G +169441,1226,0.96,0.0,,,,,,,,Proline,G +169500,1226,1.005,0.0,53.0,,,,,,,Proline,G +169513,1226,1.005,0.0,53.0,,,,,,,Proline,G +169531,1226,1.462,0.0,54.0,,,,,,,Proline,G +169742,1226,0.278,0.0,39.0,,,,,,,Proline,G +169836,1226,0.109,0.0,1.0,,,,,,,Proline,G +170194,1226,0.624,0.0,,,,,,,,Proline,G +170287,1226,0.32,0.0,,,,,,,,Proline,G +170288,1226,0.822,28.0,,,,,,,,Proline,G +170422,1226,0.277,1.0,,,,,,,,Proline,G +170559,1226,1.599,0.0,,,,,,,,Proline,G +170732,1226,0.804,0.0,1.0,,,,,,,Proline,G +171634,1226,0.757,0.0,1.0,,,,,,,Proline,G +171838,1226,0.87,0.0,40.0,,,,,,,Proline,G +172180,1226,1.23,0.0,57.0,,,,,,,Proline,G +172299,1226,0.333,0.0,57.0,,,,,,,Proline,G +172362,1226,0.0,0.0,20.0,,,,,,,Proline,G +172439,1226,0.643,14.0,,,,,,,,Proline,G +173995,1226,1.36,0.0,52.0,,,,,,,Proline,G +174323,1226,0.886,0.0,,,,,,,,Proline,G +174479,1226,0.925,0.0,1.0,,,,,,,Proline,G +174708,1226,1.211,0.0,3.0,,,,,,,Proline,G +175013,1226,0.301,0.0,,,,,,,,Proline,G +175135,1226,0.758,0.0,,,,,,,,Proline,G +322191,1226,0.34,1.0,1.0,,,,,,,Proline,G +322252,1226,0.3,1.0,1.0,,,,,,,Proline,G +326660,1226,0.57,1.0,1.0,,,,,,,Proline,G +748070,1226,0.8,1.0,1.0,,,,,,,Proline,G +1841531,1226,4.682,,70.0,,,,,,,Proline,G +1968105,1226,3.713,,70.0,,,,,,,Proline,G +2333948,1226,3.264,,70.0,,,,,,,Proline,G +167551,1277,0.05,1.0,,,,,,,,MUFA 20:1,G +167711,1277,0.0,0.0,40.0,,,,,,,MUFA 20:1,G +168370,1277,0.013,4.0,1.0,0.011,0.014,,,,,MUFA 20:1,G +168460,1277,0.009,1.0,,,,,,,,MUFA 20:1,G +169441,1277,0.0,1.0,,,,,,,,MUFA 20:1,G +169500,1277,0.05,0.0,53.0,,,,,,,MUFA 20:1,G +169513,1277,0.05,0.0,53.0,,,,,,,MUFA 20:1,G +169531,1277,0.014,0.0,10.0,,,,,,,MUFA 20:1,G +169742,1277,0.0,0.0,10.0,,,,,,,MUFA 20:1,G +169836,1277,0.069,9.0,1.0,0.05,0.093,,,,,MUFA 20:1,G +170194,1277,0.0,0.0,,,,,,,,MUFA 20:1,G +170287,1277,0.0,0.0,,,,,,,,MUFA 20:1,G +170700,1277,0.009,1.0,1.0,,,,,,,MUFA 20:1,G +170732,1277,0.025,6.0,1.0,0.022,0.028,,,,,MUFA 20:1,G +170851,1277,0.019,11.0,1.0,0.016,0.024,,,,,MUFA 20:1,G +171634,1277,0.181,9.0,1.0,0.174,0.208,,,,,MUFA 20:1,G +171838,1277,0.052,0.0,40.0,,,,,,,MUFA 20:1,G +172180,1277,0.0,0.0,57.0,,,,,,,MUFA 20:1,G +172263,1277,0.024,0.0,1.0,,,,,,,MUFA 20:1,G +172299,1277,0.0,0.0,57.0,,,,,,,MUFA 20:1,G +172362,1277,0.037,1.0,1.0,,,,,,,MUFA 20:1,G +172439,1277,0.0,0.0,,,,,,,,MUFA 20:1,G +172909,1277,0.004,0.0,65.0,,,,,,,MUFA 20:1,G +173207,1277,0.0,0.0,20.0,,,,,,,MUFA 20:1,G +173995,1277,0.011,0.0,18.0,,,,,,,MUFA 20:1,G +174092,1277,0.0,0.0,40.0,,,,,,,MUFA 20:1,G +174479,1277,0.007,14.0,1.0,,,,,,,MUFA 20:1,G +174708,1277,0.022,6.0,3.0,,,,,,,MUFA 20:1,G +175013,1277,0.0,0.0,39.0,,,,,,,MUFA 20:1,G +175135,1277,0.278,1.0,,,,,,,,MUFA 20:1,G +328069,1277,0.066,1.0,1.0,,,,,,,MUFA 20:1,G +331989,1277,0.008,1.0,1.0,,,,,,,MUFA 20:1,G +334423,1277,0.051,1.0,1.0,,,,,,,MUFA 20:1,G +2341069,1277,0.0,,,,,,,,,MUFA 20:1,G +2341263,1277,0.0,,,,,,,,,MUFA 20:1,G +2341637,1277,0.0,,,,,,,,,MUFA 20:1,G +2341745,1277,0.081,,,,,,,,,MUFA 20:1,G +2341907,1277,0.012,,,,,,,,,MUFA 20:1,G +2342074,1277,0.048,,,,,,,,,MUFA 20:1,G +2342257,1277,0.043,,,,,,,,,MUFA 20:1,G +2342464,1277,0.027,,,,,,,,,MUFA 20:1,G +2342471,1277,0.036,,,,,,,,,MUFA 20:1,G +2343023,1277,0.14,,,,,,,,,MUFA 20:1,G +2343368,1277,0.04,,,,,,,,,MUFA 20:1,G +2343375,1277,0.062,,,,,,,,,MUFA 20:1,G +2343978,1277,0.002,,,,,,,,,MUFA 20:1,G +2344693,1277,0.0,,,,,,,,,MUFA 20:1,G +2344818,1277,0.0,,,,,,,,,MUFA 20:1,G +2344944,1277,0.017,,,,,,,,,MUFA 20:1,G +2344970,1277,0.081,,,,,,,,,MUFA 20:1,G +2345067,1277,0.013,,,,,,,,,MUFA 20:1,G +2345195,1277,0.0,,,,,,,,,MUFA 20:1,G +2345202,1277,0.012,,,,,,,,,MUFA 20:1,G +2345207,1277,0.0,,,,,,,,,MUFA 20:1,G +2345233,1277,0.015,,,,,,,,,MUFA 20:1,G +2345265,1277,0.0,,,,,,,,,MUFA 20:1,G +2345444,1277,0.024,,,,,,,,,MUFA 20:1,G +2345645,1277,0.008,,,,,,,,,MUFA 20:1,G +2345686,1277,0.059,,,,,,,,,MUFA 20:1,G +2346048,1277,0.0,,,,,,,,,MUFA 20:1,G +2346137,1277,0.0,,,,,,,,,MUFA 20:1,G +2346207,1277,0.0,,,,,,,,,MUFA 20:1,G +167551,1218,0.261,0.0,,,,,,,,Tyrosine,G +168370,1218,1.232,0.0,1.0,,,,,,,Tyrosine,G +168460,1218,0.309,0.0,,,,,,,,Tyrosine,G +168526,1218,0.13,0.0,,,,,,,,Tyrosine,G +169441,1218,0.731,0.0,,,,,,,,Tyrosine,G +169500,1218,0.765,0.0,53.0,,,,,,,Tyrosine,G +169513,1218,0.765,0.0,53.0,,,,,,,Tyrosine,G +169531,1218,0.977,0.0,54.0,,,,,,,Tyrosine,G +169742,1218,0.314,0.0,39.0,,,,,,,Tyrosine,G +169836,1218,0.098,0.0,1.0,,,,,,,Tyrosine,G +170194,1218,0.532,0.0,,,,,,,,Tyrosine,G +170287,1218,0.09,0.0,,,,,,,,Tyrosine,G +170288,1218,0.383,34.0,,,,,,,,Tyrosine,G +170422,1218,0.127,1.0,,,,,,,,Tyrosine,G +170559,1218,1.169,0.0,,,,,,,,Tyrosine,G +170732,1218,0.442,0.0,1.0,,,,,,,Tyrosine,G +171634,1218,0.312,0.0,1.0,,,,,,,Tyrosine,G +171838,1218,0.185,0.0,40.0,,,,,,,Tyrosine,G +172180,1218,0.566,0.0,57.0,,,,,,,Tyrosine,G +172299,1218,0.162,0.0,57.0,,,,,,,Tyrosine,G +172362,1218,0.0,0.0,20.0,,,,,,,Tyrosine,G +172439,1218,0.4,17.0,,,,,,,,Tyrosine,G +173995,1218,1.13,0.0,52.0,,,,,,,Tyrosine,G +174323,1218,0.71,0.0,,,,,,,,Tyrosine,G +174479,1218,0.487,0.0,1.0,,,,,,,Tyrosine,G +174708,1218,1.006,0.0,3.0,,,,,,,Tyrosine,G +175013,1218,0.132,0.0,,,,,,,,Tyrosine,G +175135,1218,0.724,0.0,,,,,,,,Tyrosine,G +322191,1218,0.16,1.0,1.0,,,,,,,Tyrosine,G +322252,1218,0.15,1.0,1.0,,,,,,,Tyrosine,G +326660,1218,0.15,1.0,1.0,,,,,,,Tyrosine,G +748070,1218,0.68,1.0,1.0,,,,,,,Tyrosine,G +1841531,1218,2.381,,70.0,,,,,,,Tyrosine,G +1968105,1218,1.864,,70.0,,,,,,,Tyrosine,G +2333948,1218,3.582,,70.0,,,,,,,Tyrosine,G +167551,1120,0.0,0.0,41.0,,,,,,,"Cryptoxanthin, beta",UG +167711,1120,0.0,0.0,40.0,,,,,,,"Cryptoxanthin, beta",UG +168370,1120,0.0,0.0,68.0,,,,,,,"Cryptoxanthin, beta",UG +168460,1120,12.0,0.0,16.0,,,,,,,"Cryptoxanthin, beta",UG +168526,1120,0.0,0.0,67.0,,,,,,,"Cryptoxanthin, beta",UG +169531,1120,0.0,0.0,68.0,,,,,,,"Cryptoxanthin, beta",UG +169742,1120,0.0,0.0,39.0,,,,,,,"Cryptoxanthin, beta",UG +170287,1120,0.0,0.0,16.0,,,,,,,"Cryptoxanthin, beta",UG +170288,1120,0.0,0.0,20.0,,,,,,,"Cryptoxanthin, beta",UG +170732,1120,0.0,4.0,1.0,0.0,0.0,,,,,"Cryptoxanthin, beta",UG +170851,1120,0.0,0.0,68.0,,,,,,,"Cryptoxanthin, beta",UG +171634,1120,0.0,0.0,68.0,,,,,,,"Cryptoxanthin, beta",UG +171838,1120,0.0,0.0,40.0,,,,,,,"Cryptoxanthin, beta",UG +171895,1120,0.0,0.0,20.0,,,,,,,"Cryptoxanthin, beta",UG +172180,1120,0.0,0.0,57.0,,,,,,,"Cryptoxanthin, beta",UG +172263,1120,0.0,0.0,39.0,,,,,,,"Cryptoxanthin, beta",UG +172299,1120,0.0,0.0,57.0,,,,,,,"Cryptoxanthin, beta",UG +172362,1120,0.0,0.0,20.0,,,,,,,"Cryptoxanthin, beta",UG +172439,1120,0.0,0.0,68.0,,,,,,,"Cryptoxanthin, beta",UG +172909,1120,0.0,0.0,65.0,,,,,,,"Cryptoxanthin, beta",UG +173207,1120,0.0,0.0,68.0,,,,,,,"Cryptoxanthin, beta",UG +173995,1120,0.0,0.0,68.0,,,,,,,"Cryptoxanthin, beta",UG +174092,1120,0.0,0.0,40.0,,,,,,,"Cryptoxanthin, beta",UG +174479,1120,0.0,0.0,68.0,,,,,,,"Cryptoxanthin, beta",UG +174708,1120,0.0,0.0,68.0,,,,,,,"Cryptoxanthin, beta",UG +175135,1120,0.0,0.0,68.0,,,,,,,"Cryptoxanthin, beta",UG +322177,1120,0.0,1.0,1.0,,,,,,,"Cryptoxanthin, beta",UG +331228,1120,0.0,1.0,1.0,,,,,,,"Cryptoxanthin, beta",UG +1751251,1120,0.0,1.0,1.0,,,,,,,"Cryptoxanthin, beta",UG +1757057,1120,0.0,1.0,1.0,,,,,,,"Cryptoxanthin, beta",UG +2341069,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG +2341263,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG +2341637,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG +2341745,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG +2341907,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG +2342074,1120,11.0,,,,,,,,,"Cryptoxanthin, beta",UG +2342257,1120,1.0,,,,,,,,,"Cryptoxanthin, beta",UG +2342464,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG +2342471,1120,1.0,,,,,,,,,"Cryptoxanthin, beta",UG +2343023,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG +2343368,1120,2.0,,,,,,,,,"Cryptoxanthin, beta",UG +2343375,1120,2.0,,,,,,,,,"Cryptoxanthin, beta",UG +2343978,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG +2344693,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG +2344818,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG +2344944,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG +2344970,1120,3.0,,,,,,,,,"Cryptoxanthin, beta",UG +2345067,1120,20.0,,,,,,,,,"Cryptoxanthin, beta",UG +2345195,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG +2345202,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG +2345207,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG +2345233,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG +2345265,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG +2345444,1120,19.0,,,,,,,,,"Cryptoxanthin, beta",UG +2345645,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG +2345686,1120,1.0,,,,,,,,,"Cryptoxanthin, beta",UG +2346048,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG +2346137,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG +2346207,1120,0.0,,,,,,,,,"Cryptoxanthin, beta",UG +167551,1263,0.0,0.0,,,,,,,,SFA 12:0,G +167711,1263,0.001,0.0,40.0,,,,,,,SFA 12:0,G +168370,1263,0.0,4.0,1.0,0.0,0.0,,,,,SFA 12:0,G +168460,1263,0.0,0.0,,,,,,,,SFA 12:0,G +169441,1263,0.0,1.0,,,,,,,,SFA 12:0,G +169500,1263,0.07,0.0,53.0,,,,,,,SFA 12:0,G +169513,1263,0.07,0.0,53.0,,,,,,,SFA 12:0,G +169531,1263,0.019,0.0,10.0,,,,,,,SFA 12:0,G +169742,1263,0.0,0.0,10.0,,,,,,,SFA 12:0,G +169836,1263,0.007,9.0,1.0,0.0,0.02,,,,,SFA 12:0,G +170194,1263,0.0,0.0,,,,,,,,SFA 12:0,G +170287,1263,0.0,0.0,,,,,,,,SFA 12:0,G +170700,1263,0.249,1.0,1.0,,,,,,,SFA 12:0,G +170732,1263,0.063,6.0,1.0,0.056,0.069,,,,,SFA 12:0,G +170851,1263,0.335,11.0,1.0,0.264,0.43,,,,,SFA 12:0,G +171634,1263,0.027,9.0,1.0,0.017,0.054,,,,,SFA 12:0,G +171838,1263,0.0,0.0,40.0,,,,,,,SFA 12:0,G +172180,1263,0.061,0.0,57.0,,,,,,,SFA 12:0,G +172263,1263,0.001,0.0,1.0,,,,,,,SFA 12:0,G +172299,1263,0.071,0.0,57.0,,,,,,,SFA 12:0,G +172362,1263,0.0,1.0,1.0,,,,,,,SFA 12:0,G +172439,1263,0.245,0.0,,,,,,,,SFA 12:0,G +172909,1263,0.0,0.0,65.0,,,,,,,SFA 12:0,G +173207,1263,0.0,0.0,20.0,,,,,,,SFA 12:0,G +173995,1263,0.003,0.0,18.0,,,,,,,SFA 12:0,G +174092,1263,0.0,0.0,40.0,,,,,,,SFA 12:0,G +174323,1263,0.13,0.0,,,,,,,,SFA 12:0,G +174708,1263,0.01,0.0,10.0,,,,,,,SFA 12:0,G +175013,1263,0.277,0.0,39.0,,,,,,,SFA 12:0,G +175135,1263,0.0,0.0,,,,,,,,SFA 12:0,G +328069,1263,1.01,1.0,1.0,,,,,,,SFA 12:0,G +331989,1263,0.002,1.0,1.0,,,,,,,SFA 12:0,G +332346,1263,0.0,1.0,1.0,,,,,,,SFA 12:0,G +334423,1263,0.003,1.0,1.0,,,,,,,SFA 12:0,G +749212,1263,0.03,1.0,1.0,,,,,,,SFA 12:0,G +2260203,1263,0.148,1.0,1.0,,,,,,,SFA 12:0,G +2341069,1263,0.12,,,,,,,,,SFA 12:0,G +2341263,1263,0.0,,,,,,,,,SFA 12:0,G +2341637,1263,0.01,,,,,,,,,SFA 12:0,G +2341745,1263,0.0,,,,,,,,,SFA 12:0,G +2341907,1263,0.011,,,,,,,,,SFA 12:0,G +2342074,1263,0.003,,,,,,,,,SFA 12:0,G +2342257,1263,0.054,,,,,,,,,SFA 12:0,G +2342464,1263,0.009,,,,,,,,,SFA 12:0,G +2342471,1263,0.113,,,,,,,,,SFA 12:0,G +2343023,1263,0.004,,,,,,,,,SFA 12:0,G +2343368,1263,0.056,,,,,,,,,SFA 12:0,G +2343375,1263,0.0,,,,,,,,,SFA 12:0,G +2343978,1263,0.0,,,,,,,,,SFA 12:0,G +2344693,1263,0.0,,,,,,,,,SFA 12:0,G +2344818,1263,0.0,,,,,,,,,SFA 12:0,G +2344944,1263,0.258,,,,,,,,,SFA 12:0,G +2344970,1263,0.002,,,,,,,,,SFA 12:0,G +2345067,1263,0.022,,,,,,,,,SFA 12:0,G +2345195,1263,0.0,,,,,,,,,SFA 12:0,G +2345202,1263,0.02,,,,,,,,,SFA 12:0,G +2345207,1263,0.002,,,,,,,,,SFA 12:0,G +2345233,1263,0.025,,,,,,,,,SFA 12:0,G +2345265,1263,0.0,,,,,,,,,SFA 12:0,G +2345444,1263,0.0,,,,,,,,,SFA 12:0,G +2345645,1263,0.132,,,,,,,,,SFA 12:0,G +2345686,1263,0.005,,,,,,,,,SFA 12:0,G +2346048,1263,5.672,,,,,,,,,SFA 12:0,G +2346137,1263,0.0,,,,,,,,,SFA 12:0,G +2346207,1263,0.0,,,,,,,,,SFA 12:0,G +167551,1212,0.227,0.0,,,,,,,,Isoleucine,G +168370,1212,1.473,0.0,1.0,,,,,,,Isoleucine,G +168460,1212,0.375,0.0,,,,,,,,Isoleucine,G +168526,1212,0.17,0.0,,,,,,,,Isoleucine,G +169441,1212,0.978,0.0,,,,,,,,Isoleucine,G +169500,1212,1.024,0.0,53.0,,,,,,,Isoleucine,G +169513,1212,1.023,0.0,53.0,,,,,,,Isoleucine,G +169531,1212,1.395,0.0,54.0,,,,,,,Isoleucine,G +169742,1212,0.244,0.0,39.0,,,,,,,Isoleucine,G +169836,1212,0.12,0.0,1.0,,,,,,,Isoleucine,G +170194,1212,0.415,1.0,,,,,,,,Isoleucine,G +170287,1212,0.114,0.0,,,,,,,,Isoleucine,G +170288,1212,0.337,35.0,,,,,,,,Isoleucine,G +170422,1212,0.171,1.0,,,,,,,,Isoleucine,G +170559,1212,1.579,0.0,,,,,,,,Isoleucine,G +170732,1212,0.596,0.0,1.0,,,,,,,Isoleucine,G +171634,1212,0.438,0.0,1.0,,,,,,,Isoleucine,G +171838,1212,0.237,0.0,40.0,,,,,,,Isoleucine,G +172180,1212,0.624,0.0,57.0,,,,,,,Isoleucine,G +172299,1212,0.171,0.0,57.0,,,,,,,Isoleucine,G +172362,1212,0.0,0.0,20.0,,,,,,,Isoleucine,G +172439,1212,0.559,18.0,,,,,,,,Isoleucine,G +173995,1212,1.398,0.0,52.0,,,,,,,Isoleucine,G +174323,1212,1.019,0.0,,,,,,,,Isoleucine,G +174479,1212,0.742,0.0,1.0,,,,,,,Isoleucine,G +174708,1212,1.258,0.0,3.0,,,,,,,Isoleucine,G +175013,1212,0.168,0.0,,,,,,,,Isoleucine,G +175135,1212,0.988,0.0,,,,,,,,Isoleucine,G +322191,1212,0.16,1.0,1.0,,,,,,,Isoleucine,G +322252,1212,0.16,1.0,1.0,,,,,,,Isoleucine,G +326660,1212,0.17,1.0,1.0,,,,,,,Isoleucine,G +748070,1212,0.75,1.0,1.0,,,,,,,Isoleucine,G +1841531,1212,2.468,,70.0,,,,,,,Isoleucine,G +1968105,1212,3.674,,70.0,,,,,,,Isoleucine,G +2333948,1212,3.057,,70.0,,,,,,,Isoleucine,G +167711,1299,0.0,0.0,40.0,,,,,,,SFA 15:0,G +168370,1299,0.0,4.0,1.0,0.0,0.0,,,,,SFA 15:0,G +169836,1299,0.004,9.0,1.0,0.003,0.006,,,,,SFA 15:0,G +170700,1299,0.084,1.0,1.0,,,,,,,SFA 15:0,G +170732,1299,0.025,6.0,1.0,0.021,0.029,,,,,SFA 15:0,G +170851,1299,0.107,11.0,1.0,0.087,0.129,,,,,SFA 15:0,G +171634,1299,0.027,9.0,1.0,0.017,0.044,,,,,SFA 15:0,G +171838,1299,0.0,0.0,40.0,,,,,,,SFA 15:0,G +172299,1299,0.0,0.0,57.0,,,,,,,SFA 15:0,G +172362,1299,0.037,1.0,1.0,,,,,,,SFA 15:0,G +173995,1299,0.018,0.0,18.0,,,,,,,SFA 15:0,G +174092,1299,0.0,0.0,40.0,,,,,,,SFA 15:0,G +174479,1299,0.003,14.0,1.0,,,,,,,SFA 15:0,G +328069,1299,0.346,1.0,1.0,,,,,,,SFA 15:0,G +331989,1299,0.001,1.0,1.0,,,,,,,SFA 15:0,G +332346,1299,0.0,1.0,1.0,,,,,,,SFA 15:0,G +334423,1299,0.003,1.0,1.0,,,,,,,SFA 15:0,G +749212,1299,0.025,1.0,1.0,,,,,,,SFA 15:0,G +167551,1275,0.01,1.0,,,,,,,,MUFA 16:1,G +167711,1275,0.001,0.0,40.0,,,,,,,MUFA 16:1,G +168370,1275,0.07,4.0,1.0,0.051,0.084,,,,,MUFA 16:1,G +168460,1275,0.009,1.0,,,,,,,,MUFA 16:1,G +168526,1275,0.001,0.0,,,,,,,,MUFA 16:1,G +169441,1275,0.16,1.0,,,,,,,,MUFA 16:1,G +169500,1275,1.19,0.0,53.0,,,,,,,MUFA 16:1,G +169513,1275,1.07,0.0,53.0,,,,,,,MUFA 16:1,G +169531,1275,0.38,0.0,10.0,,,,,,,MUFA 16:1,G +169742,1275,0.002,0.0,10.0,,,,,,,MUFA 16:1,G +169836,1275,0.019,9.0,,0.014,0.024,,,,,MUFA 16:1,G +170194,1275,1.22,0.0,,,,,,,,MUFA 16:1,G +170287,1275,0.001,0.0,,,,,,,,MUFA 16:1,G +170288,1275,0.004,197.0,,,,,,,,MUFA 16:1,G +170559,1275,0.002,0.0,,,,,,,,MUFA 16:1,G +170700,1275,0.172,0.0,,,,,,,,MUFA 16:1,G +170732,1275,0.115,6.0,,0.093,0.156,,,,,MUFA 16:1,G +170851,1275,0.196,11.0,,0.148,0.245,,,,,MUFA 16:1,G +171634,1275,0.794,9.0,,0.644,1.016,,,,,MUFA 16:1,G +171838,1275,0.001,0.0,40.0,,,,,,,MUFA 16:1,G +172180,1275,0.137,0.0,57.0,,,,,,,MUFA 16:1,G +172263,1275,0.105,0.0,1.0,,,,,,,MUFA 16:1,G +172299,1275,0.002,0.0,57.0,,,,,,,MUFA 16:1,G +172362,1275,0.085,0.0,,,,,,,,MUFA 16:1,G +172439,1275,0.0,0.0,,,,,,,,MUFA 16:1,G +172909,1275,0.029,0.0,65.0,,,,,,,MUFA 16:1,G +173207,1275,0.0,0.0,20.0,,,,,,,MUFA 16:1,G +173995,1275,0.132,0.0,18.0,,,,,,,MUFA 16:1,G +174092,1275,0.0,0.0,40.0,,,,,,,MUFA 16:1,G +174323,1275,0.87,0.0,,,,,,,,MUFA 16:1,G +174479,1275,0.029,14.0,1.0,,,,,,,MUFA 16:1,G +174708,1275,0.393,6.0,3.0,,,,,,,MUFA 16:1,G +175013,1275,0.221,0.0,39.0,,,,,,,MUFA 16:1,G +175135,1275,0.237,1.0,,,,,,,,MUFA 16:1,G +2341069,1275,0.132,,,,,,,,,MUFA 16:1,G +2341263,1275,0.078,,,,,,,,,MUFA 16:1,G +2341637,1275,0.468,,,,,,,,,MUFA 16:1,G +2341745,1275,0.051,,,,,,,,,MUFA 16:1,G +2341907,1275,0.123,,,,,,,,,MUFA 16:1,G +2342074,1275,0.059,,,,,,,,,MUFA 16:1,G +2342257,1275,0.124,,,,,,,,,MUFA 16:1,G +2342464,1275,0.182,,,,,,,,,MUFA 16:1,G +2342471,1275,0.081,,,,,,,,,MUFA 16:1,G +2343023,1275,0.012,,,,,,,,,MUFA 16:1,G +2343368,1275,0.096,,,,,,,,,MUFA 16:1,G +2343375,1275,0.079,,,,,,,,,MUFA 16:1,G +2343978,1275,0.003,,,,,,,,,MUFA 16:1,G +2344693,1275,0.005,,,,,,,,,MUFA 16:1,G +2344818,1275,0.001,,,,,,,,,MUFA 16:1,G +2344944,1275,0.135,,,,,,,,,MUFA 16:1,G +2344970,1275,0.041,,,,,,,,,MUFA 16:1,G +2345067,1275,0.015,,,,,,,,,MUFA 16:1,G +2345195,1275,0.0,,,,,,,,,MUFA 16:1,G +2345202,1275,0.014,,,,,,,,,MUFA 16:1,G +2345207,1275,0.002,,,,,,,,,MUFA 16:1,G +2345233,1275,0.019,,,,,,,,,MUFA 16:1,G +2345265,1275,0.0,,,,,,,,,MUFA 16:1,G +2345444,1275,0.012,,,,,,,,,MUFA 16:1,G +2345645,1275,0.113,,,,,,,,,MUFA 16:1,G +2345686,1275,0.13,,,,,,,,,MUFA 16:1,G +2346048,1275,0.002,,,,,,,,,MUFA 16:1,G +2346137,1275,0.0,,,,,,,,,MUFA 16:1,G +2346207,1275,0.0,,,,,,,,,MUFA 16:1,G +167551,1123,580.0,0.0,41.0,,,,,,,Lutein + zeaxanthin,UG +167711,1123,1.0,0.0,40.0,,,,,,,Lutein + zeaxanthin,UG +168370,1123,0.0,0.0,68.0,,,,,,,Lutein + zeaxanthin,UG +168460,1123,0.0,0.0,16.0,,,,,,,Lutein + zeaxanthin,UG +168526,1123,0.0,0.0,67.0,,,,,,,Lutein + zeaxanthin,UG +169531,1123,0.0,0.0,68.0,,,,,,,Lutein + zeaxanthin,UG +169742,1123,0.0,0.0,39.0,,,,,,,Lutein + zeaxanthin,UG +170287,1123,54.0,0.0,16.0,,,,,,,Lutein + zeaxanthin,UG +170288,1123,1355.0,0.0,20.0,,,,,,,Lutein + zeaxanthin,UG +170851,1123,0.0,0.0,68.0,,,,,,,Lutein + zeaxanthin,UG +171634,1123,0.0,0.0,68.0,,,,,,,Lutein + zeaxanthin,UG +171838,1123,73.0,0.0,40.0,,,,,,,Lutein + zeaxanthin,UG +171895,1123,19.0,0.0,20.0,,,,,,,Lutein + zeaxanthin,UG +172180,1123,0.0,0.0,57.0,,,,,,,Lutein + zeaxanthin,UG +172263,1123,40.0,0.0,39.0,,,,,,,Lutein + zeaxanthin,UG +172299,1123,0.0,0.0,57.0,,,,,,,Lutein + zeaxanthin,UG +172362,1123,0.0,0.0,20.0,,,,,,,Lutein + zeaxanthin,UG +172439,1123,0.0,0.0,68.0,,,,,,,Lutein + zeaxanthin,UG +172909,1123,4.0,0.0,65.0,,,,,,,Lutein + zeaxanthin,UG +173207,1123,0.0,0.0,68.0,,,,,,,Lutein + zeaxanthin,UG +173995,1123,0.0,0.0,68.0,,,,,,,Lutein + zeaxanthin,UG +174092,1123,75.0,0.0,40.0,,,,,,,Lutein + zeaxanthin,UG +174479,1123,0.0,0.0,68.0,,,,,,,Lutein + zeaxanthin,UG +174708,1123,0.0,0.0,68.0,,,,,,,Lutein + zeaxanthin,UG +175135,1123,0.0,0.0,68.0,,,,,,,Lutein + zeaxanthin,UG +331228,1123,110.0,1.0,1.0,,,,,,,Lutein + zeaxanthin,UG +2341069,1123,0.0,,,,,,,,,Lutein + zeaxanthin,UG +2341263,1123,0.0,,,,,,,,,Lutein + zeaxanthin,UG +2341637,1123,0.0,,,,,,,,,Lutein + zeaxanthin,UG +2341745,1123,10.0,,,,,,,,,Lutein + zeaxanthin,UG +2341907,1123,4.0,,,,,,,,,Lutein + zeaxanthin,UG +2342074,1123,113.0,,,,,,,,,Lutein + zeaxanthin,UG +2342257,1123,1092.0,,,,,,,,,Lutein + zeaxanthin,UG +2342464,1123,4.0,,,,,,,,,Lutein + zeaxanthin,UG +2342471,1123,8.0,,,,,,,,,Lutein + zeaxanthin,UG +2343023,1123,0.0,,,,,,,,,Lutein + zeaxanthin,UG +2343368,1123,68.0,,,,,,,,,Lutein + zeaxanthin,UG +2343375,1123,97.0,,,,,,,,,Lutein + zeaxanthin,UG +2343978,1123,4.0,,,,,,,,,Lutein + zeaxanthin,UG +2344693,1123,208.0,,,,,,,,,Lutein + zeaxanthin,UG +2344818,1123,68.0,,,,,,,,,Lutein + zeaxanthin,UG +2344944,1123,0.0,,,,,,,,,Lutein + zeaxanthin,UG +2344970,1123,78.0,,,,,,,,,Lutein + zeaxanthin,UG +2345067,1123,0.0,,,,,,,,,Lutein + zeaxanthin,UG +2345195,1123,0.0,,,,,,,,,Lutein + zeaxanthin,UG +2345202,1123,1489.0,,,,,,,,,Lutein + zeaxanthin,UG +2345207,1123,1411.0,,,,,,,,,Lutein + zeaxanthin,UG +2345233,1123,141.0,,,,,,,,,Lutein + zeaxanthin,UG +2345265,1123,0.0,,,,,,,,,Lutein + zeaxanthin,UG +2345444,1123,675.0,,,,,,,,,Lutein + zeaxanthin,UG +2345645,1123,12.0,,,,,,,,,Lutein + zeaxanthin,UG +2345686,1123,49.0,,,,,,,,,Lutein + zeaxanthin,UG +2346048,1123,6.0,,,,,,,,,Lutein + zeaxanthin,UG +2346137,1123,36.0,,,,,,,,,Lutein + zeaxanthin,UG +2346207,1123,0.0,,,,,,,,,Lutein + zeaxanthin,UG +167551,1213,0.641,0.0,,,,,,,,Leucine,G +168370,1213,2.56,0.0,1.0,,,,,,,Leucine,G +168460,1213,0.607,0.0,,,,,,,,Leucine,G +168526,1213,0.226,0.0,,,,,,,,Leucine,G +169441,1213,1.719,0.0,,,,,,,,Leucine,G +169500,1213,1.8,0.0,53.0,,,,,,,Leucine,G +169513,1213,1.799,0.0,53.0,,,,,,,Leucine,G +169531,1213,2.439,0.0,54.0,,,,,,,Leucine,G +169742,1213,0.488,0.0,39.0,,,,,,,Leucine,G +169836,1213,0.179,0.0,1.0,,,,,,,Leucine,G +170194,1213,0.813,1.0,,,,,,,,Leucine,G +170287,1213,0.208,0.0,,,,,,,,Leucine,G +170288,1213,1.155,35.0,,,,,,,,Leucine,G +170422,1213,0.365,1.0,,,,,,,,Leucine,G +170559,1213,2.54,0.0,,,,,,,,Leucine,G +170732,1213,1.073,0.0,1.0,,,,,,,Leucine,G +171634,1213,0.806,0.0,1.0,,,,,,,Leucine,G +171838,1213,0.481,0.0,40.0,,,,,,,Leucine,G +172180,1213,1.091,0.0,57.0,,,,,,,Leucine,G +172299,1213,0.282,0.0,57.0,,,,,,,Leucine,G +172362,1213,0.0,0.0,20.0,,,,,,,Leucine,G +172439,1213,0.914,18.0,,,,,,,,Leucine,G +173995,1213,2.611,0.0,52.0,,,,,,,Leucine,G +174323,1213,1.642,0.0,,,,,,,,Leucine,G +174479,1213,1.26,0.0,1.0,,,,,,,Leucine,G +174708,1213,2.327,0.0,3.0,,,,,,,Leucine,G +175013,1213,0.285,0.0,,,,,,,,Leucine,G +175135,1213,1.742,0.0,,,,,,,,Leucine,G +322191,1213,0.32,1.0,1.0,,,,,,,Leucine,G +322252,1213,0.32,1.0,1.0,,,,,,,Leucine,G +326660,1213,0.34,1.0,1.0,,,,,,,Leucine,G +748070,1213,1.32,1.0,1.0,,,,,,,Leucine,G +1841531,1213,4.465,,70.0,,,,,,,Leucine,G +1968105,1213,6.923,,70.0,,,,,,,Leucine,G +2333948,1213,6.157,,70.0,,,,,,,Leucine,G +167551,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG +167711,1246,0.0,0.0,40.0,,,,,,,"Vitamin B-12, added",UG +168370,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG +168460,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG +168526,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG +169531,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG +169742,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG +170287,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG +170288,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG +170851,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG +171634,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG +171838,1246,0.0,0.0,40.0,,,,,,,"Vitamin B-12, added",UG +171895,1246,0.0,0.0,20.0,,,,,,,"Vitamin B-12, added",UG +172180,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG +172263,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG +172299,1246,0.0,0.0,57.0,,,,,,,"Vitamin B-12, added",UG +172362,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG +172439,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG +172909,1246,0.0,0.0,65.0,,,,,,,"Vitamin B-12, added",UG +173207,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG +173995,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG +174092,1246,0.0,0.0,40.0,,,,,,,"Vitamin B-12, added",UG +174708,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG +175135,1246,0.0,0.0,68.0,,,,,,,"Vitamin B-12, added",UG +2341069,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG +2341263,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG +2341637,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG +2341745,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG +2341907,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG +2342074,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG +2342257,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG +2342464,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG +2342471,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG +2343023,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG +2343368,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG +2343375,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG +2343978,1246,0.76,,,,,,,,,"Vitamin B-12, added",UG +2344693,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG +2344818,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG +2344944,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG +2344970,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG +2345067,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG +2345195,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG +2345202,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG +2345207,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG +2345233,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG +2345265,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG +2345444,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG +2345645,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG +2345686,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG +2346048,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG +2346137,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG +2346207,1246,0.0,,,,,,,,,"Vitamin B-12, added",UG +167551,1222,0.392,0.0,,,,,,,,Alanine,G +168370,1222,1.782,0.0,1.0,,,,,,,Alanine,G +168460,1222,0.355,0.0,,,,,,,,Alanine,G +169441,1222,1.312,0.0,,,,,,,,Alanine,G +169500,1222,1.373,0.0,53.0,,,,,,,Alanine,G +169513,1222,1.373,0.0,53.0,,,,,,,Alanine,G +169531,1222,1.864,0.0,54.0,,,,,,,Alanine,G +169742,1222,0.332,0.0,39.0,,,,,,,Alanine,G +169836,1222,0.109,0.0,1.0,,,,,,,Alanine,G +170194,1222,0.624,0.0,,,,,,,,Alanine,G +170287,1222,0.109,0.0,,,,,,,,Alanine,G +170288,1222,0.705,29.0,,,,,,,,Alanine,G +170422,1222,0.245,1.0,,,,,,,,Alanine,G +170559,1222,1.7,0.0,,,,,,,,Alanine,G +170732,1222,0.64,0.0,1.0,,,,,,,Alanine,G +171634,1222,0.671,0.0,1.0,,,,,,,Alanine,G +171838,1222,0.252,0.0,40.0,,,,,,,Alanine,G +172180,1222,0.551,0.0,57.0,,,,,,,Alanine,G +172299,1222,0.125,0.0,57.0,,,,,,,Alanine,G +172362,1222,0.0,0.0,20.0,,,,,,,Alanine,G +172439,1222,0.492,14.0,,,,,,,,Alanine,G +173995,1222,1.855,0.0,52.0,,,,,,,Alanine,G +174323,1222,1.27,0.0,,,,,,,,Alanine,G +174479,1222,0.887,0.0,1.0,,,,,,,Alanine,G +174708,1222,1.674,0.0,3.0,,,,,,,Alanine,G +175013,1222,0.125,0.0,,,,,,,,Alanine,G +175135,1222,1.296,0.0,,,,,,,,Alanine,G +322191,1222,0.11,1.0,1.0,,,,,,,Alanine,G +322252,1222,0.11,1.0,1.0,,,,,,,Alanine,G +326660,1222,0.19,1.0,1.0,,,,,,,Alanine,G +748070,1222,0.7,1.0,1.0,,,,,,,Alanine,G +1751660,1222,0.12,1.0,1.0,,,,,,,Alanine,G +1841531,1222,1.568,,70.0,,,,,,,Alanine,G +1968105,1222,3.203,,70.0,,,,,,,Alanine,G +2333948,1222,4.136,,70.0,,,,,,,Alanine,G +167551,1278,0.0,0.0,,,,,,,,PUFA 20:5 n-3 (EPA),G +167711,1278,0.0,0.0,40.0,,,,,,,PUFA 20:5 n-3 (EPA),G +168370,1278,0.0,0.0,68.0,,,,,,,PUFA 20:5 n-3 (EPA),G +168460,1278,0.0,0.0,,,,,,,,PUFA 20:5 n-3 (EPA),G +169441,1278,0.0,1.0,,,,,,,,PUFA 20:5 n-3 (EPA),G +169531,1278,0.003,18.0,3.0,,,,,,,PUFA 20:5 n-3 (EPA),G +169742,1278,0.0,0.0,10.0,,,,,,,PUFA 20:5 n-3 (EPA),G +169836,1278,0.0,9.0,1.0,0.0,0.004,,,,,PUFA 20:5 n-3 (EPA),G +170194,1278,0.0,0.0,,,,,,,,PUFA 20:5 n-3 (EPA),G +170287,1278,0.0,0.0,,,,,,,,PUFA 20:5 n-3 (EPA),G +170700,1278,0.0,1.0,1.0,,,,,,,PUFA 20:5 n-3 (EPA),G +170732,1278,0.008,6.0,1.0,0.001,0.016,,,,,PUFA 20:5 n-3 (EPA),G +170851,1278,0.004,11.0,1.0,0.003,0.006,,,,,PUFA 20:5 n-3 (EPA),G +171634,1278,0.004,9.0,1.0,0.003,0.008,,,,,PUFA 20:5 n-3 (EPA),G +171838,1278,0.0,0.0,40.0,,,,,,,PUFA 20:5 n-3 (EPA),G +172180,1278,0.0,0.0,57.0,,,,,,,PUFA 20:5 n-3 (EPA),G +172263,1278,0.001,0.0,1.0,,,,,,,PUFA 20:5 n-3 (EPA),G +172299,1278,0.0,0.0,57.0,,,,,,,PUFA 20:5 n-3 (EPA),G +172362,1278,0.0,1.0,1.0,,,,,,,PUFA 20:5 n-3 (EPA),G +172439,1278,0.0,0.0,,,,,,,,PUFA 20:5 n-3 (EPA),G +172909,1278,0.0,0.0,65.0,,,,,,,PUFA 20:5 n-3 (EPA),G +173207,1278,0.0,0.0,20.0,,,,,,,PUFA 20:5 n-3 (EPA),G +173995,1278,0.005,0.0,18.0,,,,,,,PUFA 20:5 n-3 (EPA),G +174092,1278,0.0,0.0,40.0,,,,,,,PUFA 20:5 n-3 (EPA),G +174479,1278,0.004,14.0,1.0,,,,,,,PUFA 20:5 n-3 (EPA),G +174708,1278,0.001,6.0,3.0,,,,,,,PUFA 20:5 n-3 (EPA),G +175013,1278,0.0,0.0,39.0,,,,,,,PUFA 20:5 n-3 (EPA),G +175135,1278,0.473,2.0,,,,,,,,PUFA 20:5 n-3 (EPA),G +328069,1278,0.013,1.0,1.0,,,,,,,PUFA 20:5 n-3 (EPA),G +331989,1278,0.0,1.0,1.0,,,,,,,PUFA 20:5 n-3 (EPA),G +332346,1278,0.0,1.0,1.0,,,,,,,PUFA 20:5 n-3 (EPA),G +334423,1278,0.002,1.0,1.0,,,,,,,PUFA 20:5 n-3 (EPA),G +749212,1278,0.002,1.0,1.0,,,,,,,PUFA 20:5 n-3 (EPA),G +1756160,1278,0.0,1.0,1.0,,,,,,,PUFA 20:5 n-3 (EPA),G +2001104,1278,0.0,1.0,1.0,,,,,,,PUFA 20:5 n-3 (EPA),G +2341069,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G +2341263,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G +2341637,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G +2341745,1278,0.011,,,,,,,,,PUFA 20:5 n-3 (EPA),G +2341907,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G +2342074,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G +2342257,1278,0.001,,,,,,,,,PUFA 20:5 n-3 (EPA),G +2342464,1278,0.006,,,,,,,,,PUFA 20:5 n-3 (EPA),G +2342471,1278,0.022,,,,,,,,,PUFA 20:5 n-3 (EPA),G +2343023,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G +2343368,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G +2343375,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G +2343978,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G +2344693,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G +2344818,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G +2344944,1278,0.002,,,,,,,,,PUFA 20:5 n-3 (EPA),G +2344970,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G +2345067,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G +2345195,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G +2345202,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G +2345207,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G +2345233,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G +2345265,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G +2345444,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G +2345645,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G +2345686,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G +2346048,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G +2346137,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G +2346207,1278,0.0,,,,,,,,,PUFA 20:5 n-3 (EPA),G +167551,1271,0.0,0.0,,,,,,,,PUFA 20:4,G +167711,1271,0.0,0.0,40.0,,,,,,,PUFA 20:4,G +168370,1271,0.068,4.0,1.0,0.056,0.077,,,,,PUFA 20:4,G +168460,1271,0.0,0.0,,,,,,,,PUFA 20:4,G +169441,1271,0.03,1.0,,,,,,,,PUFA 20:4,G +169500,1271,0.02,0.0,53.0,,,,,,,PUFA 20:4,G +169513,1271,0.02,0.0,53.0,,,,,,,PUFA 20:4,G +169531,1271,0.022,0.0,10.0,,,,,,,PUFA 20:4,G +169742,1271,0.0,0.0,10.0,,,,,,,PUFA 20:4,G +169836,1271,0.006,9.0,1.0,0.005,0.008,,,,,PUFA 20:4,G +170194,1271,0.0,0.0,,,,,,,,PUFA 20:4,G +170287,1271,0.0,0.0,,,,,,,,PUFA 20:4,G +170700,1271,0.013,1.0,1.0,,,,,,,PUFA 20:4,G +170732,1271,0.026,6.0,1.0,0.024,0.029,,,,,PUFA 20:4,G +170851,1271,0.014,11.0,1.0,0.012,0.017,,,,,PUFA 20:4,G +171634,1271,0.12,9.0,1.0,0.11,0.129,,,,,PUFA 20:4,G +171838,1271,0.0,0.0,40.0,,,,,,,PUFA 20:4,G +172180,1271,0.0,0.0,57.0,,,,,,,PUFA 20:4,G +172263,1271,0.006,0.0,1.0,,,,,,,PUFA 20:4,G +172299,1271,0.0,0.0,57.0,,,,,,,PUFA 20:4,G +172362,1271,0.0,1.0,1.0,,,,,,,PUFA 20:4,G +172439,1271,0.0,0.0,,,,,,,,PUFA 20:4,G +172909,1271,0.004,0.0,65.0,,,,,,,PUFA 20:4,G +173207,1271,0.0,0.0,20.0,,,,,,,PUFA 20:4,G +173995,1271,0.044,0.0,18.0,,,,,,,PUFA 20:4,G +174092,1271,0.0,0.0,40.0,,,,,,,PUFA 20:4,G +174323,1271,0.09,0.0,,,,,,,,PUFA 20:4,G +174479,1271,0.014,14.0,1.0,,,,,,,PUFA 20:4,G +174708,1271,0.056,6.0,3.0,,,,,,,PUFA 20:4,G +175013,1271,0.0,0.0,39.0,,,,,,,PUFA 20:4,G +175135,1271,0.073,1.0,,,,,,,,PUFA 20:4,G +328069,1271,0.05,1.0,1.0,,,,,,,PUFA 20:4,G +331989,1271,0.001,1.0,1.0,,,,,,,PUFA 20:4,G +332346,1271,0.046,1.0,1.0,,,,,,,PUFA 20:4,G +334423,1271,0.023,1.0,1.0,,,,,,,PUFA 20:4,G +749212,1271,0.129,1.0,1.0,,,,,,,PUFA 20:4,G +2341069,1271,0.0,,,,,,,,,PUFA 20:4,G +2341263,1271,0.01,,,,,,,,,PUFA 20:4,G +2341637,1271,0.0,,,,,,,,,PUFA 20:4,G +2341745,1271,0.024,,,,,,,,,PUFA 20:4,G +2341907,1271,0.013,,,,,,,,,PUFA 20:4,G +2342074,1271,0.005,,,,,,,,,PUFA 20:4,G +2342257,1271,0.02,,,,,,,,,PUFA 20:4,G +2342464,1271,0.074,,,,,,,,,PUFA 20:4,G +2342471,1271,0.01,,,,,,,,,PUFA 20:4,G +2343023,1271,0.006,,,,,,,,,PUFA 20:4,G +2343368,1271,0.0,,,,,,,,,PUFA 20:4,G +2343375,1271,0.0,,,,,,,,,PUFA 20:4,G +2343978,1271,0.0,,,,,,,,,PUFA 20:4,G +2344693,1271,0.0,,,,,,,,,PUFA 20:4,G +2344818,1271,0.0,,,,,,,,,PUFA 20:4,G +2344944,1271,0.013,,,,,,,,,PUFA 20:4,G +2344970,1271,0.0,,,,,,,,,PUFA 20:4,G +2345067,1271,0.001,,,,,,,,,PUFA 20:4,G +2345195,1271,0.0,,,,,,,,,PUFA 20:4,G +2345202,1271,0.001,,,,,,,,,PUFA 20:4,G +2345207,1271,0.0,,,,,,,,,PUFA 20:4,G +2345233,1271,0.001,,,,,,,,,PUFA 20:4,G +2345265,1271,0.0,,,,,,,,,PUFA 20:4,G +2345444,1271,0.0,,,,,,,,,PUFA 20:4,G +2345645,1271,0.002,,,,,,,,,PUFA 20:4,G +2345686,1271,0.005,,,,,,,,,PUFA 20:4,G +2346048,1271,0.0,,,,,,,,,PUFA 20:4,G +2346137,1271,0.0,,,,,,,,,PUFA 20:4,G +2346207,1271,0.0,,,,,,,,,PUFA 20:4,G +167551,1114,0.0,0.0,68.0,,,,,,,Vitamin D (D2 + D3),UG +167711,1114,1.3,0.0,51.0,,,,,,,Vitamin D (D2 + D3),UG +168460,1114,0.0,0.0,68.0,,,,,,,Vitamin D (D2 + D3),UG +168526,1114,0.0,0.0,68.0,,,,,,,Vitamin D (D2 + D3),UG +169531,1114,0.1,0.0,,,,,,,,Vitamin D (D2 + D3),UG +169742,1114,0.0,0.0,39.0,,,,,,,Vitamin D (D2 + D3),UG +170078,1114,0.0,0.0,68.0,,,,,,,Vitamin D (D2 + D3),UG +170287,1114,0.0,0.0,68.0,,,,,,,Vitamin D (D2 + D3),UG +170288,1114,0.0,0.0,68.0,,,,,,,Vitamin D (D2 + D3),UG +170422,1114,0.0,0.0,68.0,,,,,,,Vitamin D (D2 + D3),UG +170559,1114,0.0,0.0,68.0,,,,,,,Vitamin D (D2 + D3),UG +170851,1114,0.2,0.0,,,,,,,,Vitamin D (D2 + D3),UG +171634,1114,0.7,2.0,,,,,,,,Vitamin D (D2 + D3),UG +171838,1114,0.0,0.0,40.0,,,,,,,Vitamin D (D2 + D3),UG +171895,1114,0.0,0.0,20.0,,,,,,,Vitamin D (D2 + D3),UG +172180,1114,0.0,0.0,68.0,,,,,,,Vitamin D (D2 + D3),UG +172263,1114,0.1,0.0,,,,,,,,Vitamin D (D2 + D3),UG +172299,1114,1.2,0.0,57.0,,,,,,,Vitamin D (D2 + D3),UG +172362,1114,0.0,0.0,68.0,,,,,,,Vitamin D (D2 + D3),UG +172439,1114,0.0,0.0,68.0,,,,,,,Vitamin D (D2 + D3),UG +172909,1114,0.0,0.0,65.0,,,,,,,Vitamin D (D2 + D3),UG +173207,1114,0.0,0.0,68.0,,,,,,,Vitamin D (D2 + D3),UG +173995,1114,0.0,0.0,18.0,,,,,,,Vitamin D (D2 + D3),UG +174092,1114,0.0,0.0,40.0,,,,,,,Vitamin D (D2 + D3),UG +174708,1114,0.2,0.0,,,,,,,,Vitamin D (D2 + D3),UG +175135,1114,9.6,0.0,,,,,,,,Vitamin D (D2 + D3),UG +2341069,1114,0.1,,,,,,,,,Vitamin D (D2 + D3),UG +2341263,1114,0.0,,,,,,,,,Vitamin D (D2 + D3),UG +2341637,1114,0.7,,,,,,,,,Vitamin D (D2 + D3),UG +2341745,1114,0.2,,,,,,,,,Vitamin D (D2 + D3),UG +2341907,1114,0.1,,,,,,,,,Vitamin D (D2 + D3),UG +2342074,1114,0.1,,,,,,,,,Vitamin D (D2 + D3),UG +2342257,1114,0.1,,,,,,,,,Vitamin D (D2 + D3),UG +2342464,1114,0.1,,,,,,,,,Vitamin D (D2 + D3),UG +2342471,1114,0.8,,,,,,,,,Vitamin D (D2 + D3),UG +2343023,1114,0.0,,,,,,,,,Vitamin D (D2 + D3),UG +2343368,1114,0.3,,,,,,,,,Vitamin D (D2 + D3),UG +2343375,1114,0.5,,,,,,,,,Vitamin D (D2 + D3),UG +2343978,1114,8.1,,,,,,,,,Vitamin D (D2 + D3),UG +2344693,1114,0.0,,,,,,,,,Vitamin D (D2 + D3),UG +2344818,1114,0.0,,,,,,,,,Vitamin D (D2 + D3),UG +2344944,1114,0.4,,,,,,,,,Vitamin D (D2 + D3),UG +2344970,1114,0.0,,,,,,,,,Vitamin D (D2 + D3),UG +2345067,1114,0.0,,,,,,,,,Vitamin D (D2 + D3),UG +2345195,1114,0.0,,,,,,,,,Vitamin D (D2 + D3),UG +2345202,1114,0.0,,,,,,,,,Vitamin D (D2 + D3),UG +2345207,1114,0.0,,,,,,,,,Vitamin D (D2 + D3),UG +2345233,1114,0.0,,,,,,,,,Vitamin D (D2 + D3),UG +2345265,1114,0.0,,,,,,,,,Vitamin D (D2 + D3),UG +2345444,1114,0.0,,,,,,,,,Vitamin D (D2 + D3),UG +2345645,1114,0.1,,,,,,,,,Vitamin D (D2 + D3),UG +2345686,1114,0.2,,,,,,,,,Vitamin D (D2 + D3),UG +2346048,1114,0.0,,,,,,,,,Vitamin D (D2 + D3),UG +2346137,1114,0.0,,,,,,,,,Vitamin D (D2 + D3),UG +2346207,1114,0.0,,,,,,,,,Vitamin D (D2 + D3),UG +2380810,1114,0.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG +2491643,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG +2554963,1114,0.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG +2555219,1114,0.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG +2555643,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG +2556675,1114,0.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG +2556738,1114,0.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG +2556909,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG +2557008,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG +2557020,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG +2557363,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2557454,1114,0.0,,72.0,,,,,,,Vitamin D (D2 + D3),UG +2557541,1114,2.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG +2557549,1114,2.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG +2557657,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG +2557773,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG +2557776,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG +2558309,1114,0.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG +2558670,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG +2558685,1114,0.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG +2558862,1114,0.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG +2558981,1114,4.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG +2559468,1114,3.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG +2559978,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2560169,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2560471,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2560922,1114,5.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2561019,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2561063,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2561558,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2562455,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2562739,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2562755,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2562834,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2562953,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2562970,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2563385,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2563955,1114,1.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2564138,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2564243,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2564347,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2564552,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2564731,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2565524,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2565549,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2565586,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2565835,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2566162,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2566744,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2566922,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2567026,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2567471,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2568032,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2568361,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2569052,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2569100,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2569423,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2569747,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2569765,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2569850,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2570236,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2570376,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2570984,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2571219,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2571961,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2572480,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2572523,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2572525,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2572650,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2572760,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2572805,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2572814,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2572889,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2573150,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2573422,1114,2.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2573585,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2574353,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2574377,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2574809,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2575583,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2575637,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2575677,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2576154,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2576926,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2576928,1114,9.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2576929,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2577175,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2577530,1114,2.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2577694,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2577805,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2578557,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2578876,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2579096,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2579151,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2579359,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2579598,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2579604,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2579621,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2579655,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2580170,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2580290,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2580337,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2580706,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2580900,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2581529,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2581658,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2582017,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2582170,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2582224,1114,4.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2582757,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2582786,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2583185,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2584528,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2584782,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2584879,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2585564,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2585642,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2585854,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2585874,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2586478,1114,2.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2586878,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2588808,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2588821,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2588955,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2588997,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2589037,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2589324,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2589377,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2589416,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2589468,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2589574,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2589891,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2589934,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2589985,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2590086,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2590256,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2590699,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2590710,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2590873,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2591064,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2591106,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2591132,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2591518,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2591558,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2591689,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2592160,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2592420,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2592448,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2592700,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2592707,1114,10.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2592909,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2593027,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2593038,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2593077,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2593264,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2593708,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2593738,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2593762,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2594288,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2594412,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2594445,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2594578,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2594696,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2594783,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2594920,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2595455,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2595549,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2595648,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2595799,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2595912,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2596219,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2596329,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2596405,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2596787,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2597216,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2597484,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2597499,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2597813,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2597876,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2598803,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2599040,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2599304,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2599346,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2599352,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2599361,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2599659,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2599896,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2600003,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2600262,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2600406,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2600965,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2600990,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2601023,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2601030,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2601412,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2602220,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2602258,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2602271,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2602275,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2602285,1114,4.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2602297,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2602623,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2603025,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2603801,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2603808,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2603869,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2604614,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2604960,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2604986,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2605110,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2605513,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2605936,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2606069,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2606253,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2606604,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2607034,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2607467,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2607531,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2607622,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2607705,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2608233,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2608424,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2608784,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2608915,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2609488,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2609799,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2609914,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2610941,1114,0.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG +2611094,1114,0.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG +2611372,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2611473,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2611619,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2612958,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2612993,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2613095,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG +2613366,1114,0.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG +2613589,1114,2.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG +2613732,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG +2613738,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG +2614011,1114,0.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG +2614074,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG +2614274,1114,2.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2615366,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2615377,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2617075,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2617599,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2619048,1114,2.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2619320,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2619531,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2620259,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2620502,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2621554,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2622536,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2622742,1114,17.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2623372,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2624077,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2624160,1114,1.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2624664,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2624928,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2625218,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2626962,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2627256,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2627427,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2627542,1114,3.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2628336,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2628869,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2628920,1114,2.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2629233,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2629574,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2629704,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2629726,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2630037,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2630459,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2631097,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2631199,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2631382,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2631504,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2631563,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2631579,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2631900,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2632378,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2632417,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2632949,1114,3.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2632967,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2633378,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2633726,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2633943,1114,7.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2634315,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2634448,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2634790,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2634865,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2635122,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2635782,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2635896,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2636192,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2636615,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2637441,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2637683,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2637728,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2637729,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2638009,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2638057,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2638140,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2638632,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2638773,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2639399,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2639488,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2639581,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2640133,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2640306,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2640591,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2640903,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2641562,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2641652,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2642255,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2642307,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2642551,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2642777,1114,5.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2642828,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2643138,1114,4.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2643251,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2643284,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2648887,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG +2649030,1114,0.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG +2649106,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG +2649585,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG +2649983,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG +2650157,1114,0.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG +2650345,1114,0.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG +2650923,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG +2650992,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG +2651065,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG +2651093,1114,0.0,,71.0,,,,,,,Vitamin D (D2 + D3),UG +2651138,1114,7.0,,78.0,,,,,,,Vitamin D (D2 + D3),UG +2651527,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2651678,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2651851,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2651857,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2652057,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2652555,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2652673,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2653104,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2653190,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2653980,1114,2.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2653998,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2654197,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2654233,1114,3.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2654454,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2654695,1114,14.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2654997,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2655015,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2655236,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2655540,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2655566,1114,1.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2655579,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2656307,1114,0.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2656368,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2656520,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2656774,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2657105,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2657163,1114,2.0,,75.0,,,,,,,Vitamin D (D2 + D3),UG +2657287,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2657798,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2657803,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2657909,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2658362,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2658444,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2659199,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2660361,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2660613,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2660627,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2660777,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2660891,1114,1.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2661380,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2661730,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +2662182,1114,0.0,,70.0,,,,,,,Vitamin D (D2 + D3),UG +168370,1198,6.3,4.0,1.0,3.3,11.6,,,,,Betaine,MG +169500,1198,11.4,0.0,14.0,,,,,,,Betaine,MG +169531,1198,15.3,0.0,14.0,,,,,,,Betaine,MG +170287,1198,83.4,1.0,1.0,,,,,,,Betaine,MG +171634,1198,4.3,0.0,14.0,,,,,,,Betaine,MG +172299,1198,0.6,0.0,57.0,,,,,,,Betaine,MG +172362,1198,0.0,0.0,20.0,,,,,,,Betaine,MG +173995,1198,13.9,0.0,18.0,,,,,,,Betaine,MG +169836,1183,0.0,8.0,1.0,0.0,0.0,,,,,Vitamin K (Menaquinone-4),UG +171634,1183,35.6,2.0,1.0,35.3,35.8,,,,,Vitamin K (Menaquinone-4),UG +172299,1183,0.9,0.0,57.0,,,,,,,Vitamin K (Menaquinone-4),UG +2644167,1183,0.0,1.0,1.0,,,,0.1,,,Vitamin K (Menaquinone-4),UG +169836,1314,0.019,9.0,1.0,0.014,0.024,,,,,MUFA 16:1 c,G +170700,1314,0.143,1.0,1.0,,,,,,,MUFA 16:1 c,G +170732,1314,0.106,6.0,1.0,0.083,0.147,,,,,MUFA 16:1 c,G +170851,1314,0.166,11.0,1.0,0.125,0.211,,,,,MUFA 16:1 c,G +171634,1314,0.781,9.0,1.0,0.621,1.004,,,,,MUFA 16:1 c,G +172362,1314,0.085,1.0,1.0,,,,,,,MUFA 16:1 c,G +173995,1314,0.12,0.0,18.0,,,,,,,MUFA 16:1 c,G +328069,1314,0.459,1.0,1.0,,,,,,,MUFA 16:1 c,G +331989,1314,0.004,1.0,1.0,,,,,,,MUFA 16:1 c,G +332346,1314,0.065,1.0,1.0,,,,,,,MUFA 16:1 c,G +334423,1314,0.047,1.0,1.0,,,,,,,MUFA 16:1 c,G +749212,1314,1.0,1.0,1.0,,,,,,,MUFA 16:1 c,G +171838,1410,0.0,0.0,40.0,,,,,,,PUFA 21:5,G +174092,1410,0.0,0.0,40.0,,,,,,,PUFA 21:5,G +169836,1312,0.0,9.0,1.0,0.0,0.0,,,,,MUFA 24:1 c,G +170700,1312,0.0,1.0,1.0,,,,,,,MUFA 24:1 c,G +170732,1312,0.001,6.0,1.0,0.001,0.002,,,,,MUFA 24:1 c,G +170851,1312,0.0,11.0,1.0,0.0,0.001,,,,,MUFA 24:1 c,G +171634,1312,0.001,9.0,1.0,0.0,0.004,,,,,MUFA 24:1 c,G +171838,1312,0.0,0.0,40.0,,,,,,,MUFA 24:1 c,G +174092,1312,0.0,0.0,40.0,,,,,,,MUFA 24:1 c,G +328069,1312,0.0,1.0,1.0,,,,,,,MUFA 24:1 c,G +331989,1312,0.0,1.0,1.0,,,,,,,MUFA 24:1 c,G +332346,1312,0.0,1.0,1.0,,,,,,,MUFA 24:1 c,G +334423,1312,0.002,1.0,1.0,,,,,,,MUFA 24:1 c,G +749212,1312,0.001,1.0,1.0,,,,,,,MUFA 24:1 c,G +1752213,1312,0.0,1.0,1.0,,,,,,,MUFA 24:1 c,G +168370,1301,0.0,4.0,1.0,0.0,0.0,,,,,SFA 24:0,G +169836,1301,0.017,9.0,1.0,0.015,0.02,,,,,SFA 24:0,G +170700,1301,0.006,1.0,1.0,,,,,,,SFA 24:0,G +170732,1301,0.006,6.0,1.0,0.005,0.006,,,,,SFA 24:0,G +170851,1301,0.004,11.0,1.0,0.003,0.004,,,,,SFA 24:0,G +171634,1301,0.002,9.0,1.0,0.001,0.005,,,,,SFA 24:0,G +171838,1301,0.0,0.0,40.0,,,,,,,SFA 24:0,G +172299,1301,0.0,0.0,57.0,,,,,,,SFA 24:0,G +173995,1301,0.004,0.0,18.0,,,,,,,SFA 24:0,G +174092,1301,0.0,0.0,40.0,,,,,,,SFA 24:0,G +174479,1301,0.003,14.0,1.0,,,,,,,SFA 24:0,G +174708,1301,0.011,6.0,3.0,,,,,,,SFA 24:0,G +328069,1301,0.01,1.0,1.0,,,,,,,SFA 24:0,G +331989,1301,0.003,1.0,1.0,,,,,,,SFA 24:0,G +332346,1301,0.0,1.0,1.0,,,,,,,SFA 24:0,G +334423,1301,0.008,1.0,1.0,,,,,,,SFA 24:0,G +749212,1301,0.002,1.0,1.0,,,,,,,SFA 24:0,G +169836,1411,0.001,9.0,1.0,0.0,0.005,,,,,PUFA 22:4,G +170732,1411,0.008,6.0,1.0,0.007,0.009,,,,,PUFA 22:4,G +170851,1411,0.003,11.0,1.0,0.002,0.003,,,,,PUFA 22:4,G +171634,1411,0.035,9.0,1.0,0.033,0.039,,,,,PUFA 22:4,G +171838,1411,0.0,0.0,40.0,,,,,,,PUFA 22:4,G +174092,1411,0.0,0.0,40.0,,,,,,,PUFA 22:4,G +328069,1411,0.006,1.0,1.0,,,,,,,PUFA 22:4,G +331989,1411,0.0,1.0,1.0,,,,,,,PUFA 22:4,G +332346,1411,0.008,1.0,1.0,,,,,,,PUFA 22:4,G +334423,1411,0.005,1.0,1.0,,,,,,,PUFA 22:4,G +749212,1411,0.033,1.0,1.0,,,,,,,PUFA 22:4,G +168370,1228,0.109,0.0,1.0,,,,,,,Hydroxyproline,G +169531,1228,0.321,0.0,14.0,,,,,,,Hydroxyproline,G +170851,1228,0.0,2.0,1.0,0.0,0.0,,,,,Hydroxyproline,G +171634,1228,0.249,0.0,14.0,,,,,,,Hydroxyproline,G +171838,1228,0.0,0.0,40.0,,,,,,,Hydroxyproline,G +173995,1228,0.201,0.0,52.0,,,,,,,Hydroxyproline,G +174479,1228,0.149,0.0,1.0,,,,,,,Hydroxyproline,G +174708,1228,0.184,0.0,14.0,,,,,,,Hydroxyproline,G +322191,1228,0.0,1.0,1.0,,,,,,,Hydroxyproline,G +322252,1228,0.0,1.0,1.0,,,,,,,Hydroxyproline,G +326660,1228,0.0,1.0,1.0,,,,,,,Hydroxyproline,G +748070,1228,0.0,1.0,1.0,,,,0.01,,,Hydroxyproline,G +168370,1404,0.009,4.0,1.0,0.007,0.012,,,,,"PUFA 18:3 n-3 c,c,c (ALA)",G +169836,1404,0.792,9.0,1.0,0.662,0.965,,,,,"PUFA 18:3 n-3 c,c,c (ALA)",G +170700,1404,0.034,1.0,1.0,,,,,,,"PUFA 18:3 n-3 c,c,c (ALA)",G +170732,1404,0.153,6.0,1.0,0.142,0.17,,,,,"PUFA 18:3 n-3 c,c,c (ALA)",G +170851,1404,0.039,11.0,1.0,0.03,0.049,,,,,"PUFA 18:3 n-3 c,c,c (ALA)",G +171634,1404,0.255,9.0,1.0,0.218,0.317,,,,,"PUFA 18:3 n-3 c,c,c (ALA)",G +172362,1404,0.209,1.0,1.0,,,,,,,"PUFA 18:3 n-3 c,c,c (ALA)",G +173995,1404,0.008,0.0,18.0,,,,,,,"PUFA 18:3 n-3 c,c,c (ALA)",G +328069,1404,0.176,1.0,1.0,,,,,,,"PUFA 18:3 n-3 c,c,c (ALA)",G +331989,1404,0.11,1.0,1.0,,,,,,,"PUFA 18:3 n-3 c,c,c (ALA)",G +332346,1404,0.01,1.0,1.0,,,,,,,"PUFA 18:3 n-3 c,c,c (ALA)",G +334423,1404,0.638,1.0,1.0,,,,,,,"PUFA 18:3 n-3 c,c,c (ALA)",G +749212,1404,0.217,1.0,1.0,,,,,,,"PUFA 18:3 n-3 c,c,c (ALA)",G +1340947,1404,8.333,,70.0,,,,,,,"PUFA 18:3 n-3 c,c,c (ALA)",G +168370,1310,0.0,4.0,1.0,0.0,0.0,,,,,"TFA 18:2 t,t",G +168370,1331,0.0,0.0,49.0,,,,,,,"Fatty acids, total trans-polyenoic",G +169836,1331,0.068,0.0,49.0,,,,,,,"Fatty acids, total trans-polyenoic",G +170700,1331,0.059,0.0,49.0,,,,,,,"Fatty acids, total trans-polyenoic",G +170732,1331,0.027,0.0,49.0,,,,,,,"Fatty acids, total trans-polyenoic",G +170851,1331,0.066,0.0,49.0,,,,,,,"Fatty acids, total trans-polyenoic",G +171634,1331,0.05,0.0,49.0,,,,,,,"Fatty acids, total trans-polyenoic",G +172362,1331,4.524,0.0,49.0,,,,,,,"Fatty acids, total trans-polyenoic",G +173995,1331,0.018,0.0,18.0,,,,,,,"Fatty acids, total trans-polyenoic",G +168370,1329,0.012,0.0,49.0,,,,,,,"Fatty acids, total trans-monoenoic",G +169836,1329,0.036,0.0,49.0,,,,,,,"Fatty acids, total trans-monoenoic",G +170700,1329,0.237,0.0,49.0,,,,,,,"Fatty acids, total trans-monoenoic",G +170732,1329,0.086,0.0,49.0,,,,,,,"Fatty acids, total trans-monoenoic",G +170851,1329,0.267,0.0,49.0,,,,,,,"Fatty acids, total trans-monoenoic",G +171634,1329,0.187,0.0,49.0,,,,,,,"Fatty acids, total trans-monoenoic",G +172362,1329,29.638,0.0,49.0,,,,,,,"Fatty acids, total trans-monoenoic",G +173995,1329,0.196,0.0,18.0,,,,,,,"Fatty acids, total trans-monoenoic",G +174708,1329,0.7,0.0,49.0,,,,,,,"Fatty acids, total trans-monoenoic",G +168370,1304,0.012,4.0,1.0,0.008,0.017,,,,,TFA 18:1 t,G +169836,1304,0.034,9.0,1.0,0.013,0.053,,,,,TFA 18:1 t,G +170700,1304,0.207,1.0,1.0,,,,,,,TFA 18:1 t,G +170732,1304,0.077,6.0,1.0,0.057,0.09,,,,,TFA 18:1 t,G +170851,1304,0.238,11.0,1.0,0.196,0.28,,,,,TFA 18:1 t,G +171634,1304,0.174,9.0,1.0,0.085,0.461,,,,,TFA 18:1 t,G +172362,1304,29.638,1.0,1.0,,,,,,,TFA 18:1 t,G +173995,1304,0.184,0.0,18.0,,,,,,,TFA 18:1 t,G +174708,1304,0.7,6.0,3.0,,,,,,,TFA 18:1 t,G +328069,1304,0.788,1.0,1.0,,,,,,,TFA 18:1 t,G +331989,1304,0.002,1.0,1.0,,,,,,,TFA 18:1 t,G +332346,1304,0.009,1.0,1.0,,,,,,,TFA 18:1 t,G +334423,1304,0.009,1.0,1.0,,,,,,,TFA 18:1 t,G +749212,1304,0.316,1.0,1.0,,,,,,,TFA 18:1 t,G +168370,1316,0.384,4.0,1.0,0.35,0.432,,,,,"PUFA 18:2 n-6 c,c",G +169836,1316,5.676,9.0,1.0,4.749,7.081,,,,,"PUFA 18:2 n-6 c,c",G +170700,1316,0.255,1.0,1.0,,,,,,,"PUFA 18:2 n-6 c,c",G +170732,1316,1.343,6.0,1.0,1.221,1.484,,,,,"PUFA 18:2 n-6 c,c",G +170851,1316,0.246,11.0,1.0,0.201,0.32,,,,,"PUFA 18:2 n-6 c,c",G +171634,1316,5.175,9.0,1.0,4.442,5.933,,,,,"PUFA 18:2 n-6 c,c",G +172362,1316,4.562,1.0,1.0,,,,,,,"PUFA 18:2 n-6 c,c",G +173995,1316,0.168,0.0,18.0,,,,,,,"PUFA 18:2 n-6 c,c",G +174708,1316,0.365,6.0,3.0,,,,,,,"PUFA 18:2 n-6 c,c",G +328069,1316,0.742,1.0,1.0,,,,,,,"PUFA 18:2 n-6 c,c",G +331989,1316,0.838,1.0,1.0,,,,,,,"PUFA 18:2 n-6 c,c",G +332346,1316,0.344,1.0,1.0,,,,,,,"PUFA 18:2 n-6 c,c",G +334423,1316,4.47,1.0,1.0,,,,,,,"PUFA 18:2 n-6 c,c",G +749212,1316,4.2,1.0,1.0,,,,,,,"PUFA 18:2 n-6 c,c",G +2260615,1316,0.074,1.0,1.0,,,,,,,"PUFA 18:2 n-6 c,c",G +2260807,1316,0.636,1.0,1.0,,,,,,,"PUFA 18:2 n-6 c,c",G +2262908,1316,23.528,1.0,1.0,,,,,,,"PUFA 18:2 n-6 c,c",G +169836,1311,0.013,9.0,1.0,0.007,0.022,,,,,PUFA 18:2 CLAs,G +170700,1311,0.047,1.0,1.0,,,,,,,PUFA 18:2 CLAs,G +170732,1311,0.015,6.0,1.0,0.013,0.019,,,,,PUFA 18:2 CLAs,G +170851,1311,0.047,11.0,1.0,0.042,0.059,,,,,PUFA 18:2 CLAs,G +171634,1311,0.043,9.0,1.0,0.03,0.064,,,,,PUFA 18:2 CLAs,G +173995,1311,0.018,0.0,18.0,,,,,,,PUFA 18:2 CLAs,G +174708,1311,0.045,6.0,3.0,,,,,,,PUFA 18:2 CLAs,G +328069,1311,0.185,1.0,1.0,,,,,,,PUFA 18:2 CLAs,G +331989,1311,0.001,1.0,1.0,,,,,,,PUFA 18:2 CLAs,G +332346,1311,0.003,1.0,1.0,,,,,,,PUFA 18:2 CLAs,G +334423,1311,0.009,1.0,1.0,,,,,,,PUFA 18:2 CLAs,G +749212,1311,0.073,1.0,1.0,,,,,,,PUFA 18:2 CLAs,G +1754773,1311,0.0215,1.0,1.0,,,,,,,PUFA 18:2 CLAs,G +168370,1317,0.0,4.0,1.0,0.0,0.0,,,,,MUFA 22:1 c,G +169836,1317,0.002,9.0,1.0,0.0,0.005,,,,,MUFA 22:1 c,G +170700,1317,0.0,1.0,1.0,,,,,,,MUFA 22:1 c,G +170732,1317,0.001,6.0,1.0,0.001,0.002,,,,,MUFA 22:1 c,G +170851,1317,0.003,11.0,1.0,0.001,0.004,,,,,MUFA 22:1 c,G +171634,1317,0.01,9.0,1.0,0.003,0.032,,,,,MUFA 22:1 c,G +328069,1317,0.002,1.0,1.0,,,,,,,MUFA 22:1 c,G +331989,1317,0.0,1.0,1.0,,,,,,,MUFA 22:1 c,G +334423,1317,0.003,1.0,1.0,,,,,,,MUFA 22:1 c,G +169836,1306,0.068,9.0,1.0,0.041,0.095,,,,,TFA 18:2 t not further defined,G +170700,1306,0.059,1.0,1.0,,,,,,,TFA 18:2 t not further defined,G +170732,1306,0.027,6.0,1.0,0.021,0.033,,,,,TFA 18:2 t not further defined,G +170851,1306,0.064,11.0,1.0,0.052,0.076,,,,,TFA 18:2 t not further defined,G +171634,1306,0.049,9.0,1.0,0.037,0.069,,,,,TFA 18:2 t not further defined,G +173995,1306,0.018,0.0,18.0,,,,,,,TFA 18:2 t not further defined,G +328069,1306,0.255,1.0,1.0,,,,,,,TFA 18:2 t not further defined,G +331989,1306,0.006,1.0,1.0,,,,,,,TFA 18:2 t not further defined,G +332346,1306,0.0,1.0,1.0,,,,,,,TFA 18:2 t not further defined,G +334423,1306,0.033,1.0,1.0,,,,,,,TFA 18:2 t not further defined,G +749212,1306,0.036,1.0,1.0,,,,,,,TFA 18:2 t not further defined,G +169836,1405,0.0,9.0,1.0,0.0,0.0,,,,,PUFA 20:3 n-3,G +170732,1405,0.0,6.0,1.0,0.0,0.0,,,,,PUFA 20:3 n-3,G +170851,1405,0.001,11.0,1.0,0.001,0.002,,,,,PUFA 20:3 n-3,G +171634,1405,0.015,9.0,1.0,0.011,0.02,,,,,PUFA 20:3 n-3,G +328069,1405,0.004,1.0,1.0,,,,,,,PUFA 20:3 n-3,G +331989,1405,0.0,1.0,1.0,,,,,,,PUFA 20:3 n-3,G +332346,1405,0.0,1.0,1.0,,,,,,,PUFA 20:3 n-3,G +334423,1405,0.002,1.0,1.0,,,,,,,PUFA 20:3 n-3,G +749212,1405,0.024,1.0,1.0,,,,,,,PUFA 20:3 n-3,G +1754088,1405,0.002,1.0,1.0,,,,,,,PUFA 20:3 n-3,G +1755770,1405,0.001,1.0,1.0,,,,,,,PUFA 20:3 n-3,G +169836,1305,0.001,9.0,1.0,0.0,0.005,,,,,TFA 22:1 t,G +170700,1305,0.0,1.0,1.0,,,,,,,TFA 22:1 t,G +170732,1305,0.0,6.0,1.0,0.0,0.0,,,,,TFA 22:1 t,G +170851,1305,0.0,11.0,1.0,0.0,0.0,,,,,TFA 22:1 t,G +171634,1305,0.0,9.0,1.0,0.0,0.0,,,,,TFA 22:1 t,G +328069,1305,0.0,1.0,1.0,,,,,,,TFA 22:1 t,G +331989,1305,0.0,1.0,1.0,,,,,,,TFA 22:1 t,G +332346,1305,0.0,1.0,1.0,,,,,,,TFA 22:1 t,G +334423,1305,0.003,1.0,1.0,,,,,,,TFA 22:1 t,G +749212,1305,0.0,1.0,1.0,,,,,,,TFA 22:1 t,G +168370,1315,0.926,4.0,1.0,0.663,1.113,,,,,MUFA 18:1 c,G +169836,1315,3.225,9.0,1.0,2.891,3.61,,,,,MUFA 18:1 c,G +170700,1315,1.997,1.0,1.0,,,,,,,MUFA 18:1 c,G +170732,1315,1.377,6.0,1.0,1.202,1.538,,,,,MUFA 18:1 c,G +170851,1315,2.077,11.0,1.0,1.696,2.491,,,,,MUFA 18:1 c,G +171634,1315,9.469,9.0,1.0,8.878,11.099,,,,,MUFA 18:1 c,G +172362,1315,31.487,1.0,1.0,,,,,,,MUFA 18:1 c,G +173995,1315,1.358,0.0,18.0,,,,,,,MUFA 18:1 c,G +174708,1315,4.552,6.0,3.0,,,,,,,MUFA 18:1 c,G +328069,1315,6.86,1.0,1.0,,,,,,,MUFA 18:1 c,G +331989,1315,0.42,1.0,1.0,,,,,,,MUFA 18:1 c,G +332346,1315,1.01,1.0,1.0,,,,,,,MUFA 18:1 c,G +334423,1315,2.36,1.0,1.0,,,,,,,MUFA 18:1 c,G +749212,1315,15.4,1.0,1.0,,,,,,,MUFA 18:1 c,G +169836,1406,0.0,9.0,1.0,0.0,0.0,,,,,PUFA 20:3 n-6,G +170700,1406,0.011,1.0,1.0,,,,,,,PUFA 20:3 n-6,G +170732,1406,0.01,6.0,1.0,0.009,0.011,,,,,PUFA 20:3 n-6,G +170851,1406,0.012,11.0,1.0,0.01,0.013,,,,,PUFA 20:3 n-6,G +171634,1406,0.034,9.0,1.0,0.029,0.044,,,,,PUFA 20:3 n-6,G +173995,1406,0.017,0.0,18.0,,,,,,,PUFA 20:3 n-6,G +328069,1406,0.032,1.0,1.0,,,,,,,PUFA 20:3 n-6,G +331989,1406,0.0,1.0,1.0,,,,,,,PUFA 20:3 n-6,G +332346,1406,0.007,1.0,1.0,,,,,,,PUFA 20:3 n-6,G +334423,1406,0.004,1.0,1.0,,,,,,,PUFA 20:3 n-6,G +749212,1406,0.032,1.0,1.0,,,,,,,PUFA 20:3 n-6,G +169836,1303,0.0,9.0,1.0,0.0,0.0,,,,,TFA 16:1 t,G +170700,1303,0.03,1.0,1.0,,,,,,,TFA 16:1 t,G +170732,1303,0.008,6.0,1.0,0.007,0.01,,,,,TFA 16:1 t,G +170851,1303,0.03,11.0,1.0,0.023,0.04,,,,,TFA 16:1 t,G +171634,1303,0.013,9.0,1.0,0.007,0.024,,,,,TFA 16:1 t,G +173995,1303,0.012,0.0,18.0,,,,,,,TFA 16:1 t,G +328069,1303,0.108,1.0,1.0,,,,,,,TFA 16:1 t,G +331989,1303,0.0,1.0,1.0,,,,,,,TFA 16:1 t,G +332346,1303,0.0,1.0,1.0,,,,,,,TFA 16:1 t,G +334423,1303,0.0,1.0,1.0,,,,,,,TFA 16:1 t,G +749212,1303,0.025,1.0,1.0,,,,,,,TFA 16:1 t,G +2001280,1303,0.0,1.0,1.0,,,,,,,TFA 16:1 t,G +169531,1099,22.4,57.0,1.0,3.8,71.9,,,,,"Fluoride, F",UG +172180,1099,31.6,21.0,1.0,6.5,81.7,,,,,"Fluoride, F",UG +169836,1409,0.0,9.0,1.0,0.0,0.0,,,,,PUFA 18:3i,G +170851,1409,0.002,11.0,1.0,0.002,0.003,,,,,PUFA 18:3i,G +171634,1409,0.001,9.0,1.0,0.0,0.003,,,,,PUFA 18:3i,G +172362,1409,0.495,1.0,1.0,,,,,,,PUFA 18:3i,G +328069,1409,0.004,1.0,1.0,,,,,,,PUFA 18:3i,G +169836,1285,7.0,3.0,1.0,7.0,8.0,,,,,Stigmasterol,MG +169836,1288,27.0,3.0,1.0,27.0,28.0,,,,,Beta-sitosterol,MG +169836,1286,11.0,3.0,1.0,11.0,12.0,,,,,Campesterol,MG +2003376,1286,0.0,1.0,1.0,,,,0.2,,,Campesterol,MG +2353054,1286,0.0,1.0,1.0,,,,0.2,,,Campesterol,MG +172362,1307,4.029,1.0,1.0,,,,,,,PUFA 18:2 i,G +171838,1332,0.0,0.0,40.0,,,,,,,SFA 13:0,G +172299,1332,0.0,0.0,57.0,,,,,,,SFA 13:0,G +170194,1283,0.0,0.0,,,,,,,,Phytosterols,MG +172362,1283,132.0,0.0,20.0,,,,,,,Phytosterols,MG +171634,1111,0.0,2.0,1.0,0.0,0.0,,,,,Vitamin D2 (ergocalciferol),UG +329705,1111,0.0,1.0,1.0,,,,,,,Vitamin D2 (ergocalciferol),UG +329711,1111,0.0,1.0,1.0,,,,,,,Vitamin D2 (ergocalciferol),UG +790507,1111,0.0,1.0,1.0,,,,,,,Vitamin D2 (ergocalciferol),UG +1041099,1111,0.4,,70.0,,,,,,,Vitamin D2 (ergocalciferol),UG +2007359,1111,0.0,1.0,1.0,,,,,,,Vitamin D2 (ergocalciferol),UG +320181,1002,0.58,1.0,1.0,,,,,,,Nitrogen,G +321536,1002,0.14,1.0,1.0,,,,,,,Nitrogen,G +324743,1002,3.9,1.0,1.0,,,,,,,Nitrogen,G +327889,1002,0.18,1.0,1.0,,,,,,,Nitrogen,G +329799,1002,3.58,1.0,1.0,,,,,,,Nitrogen,G +333240,1002,0.15,1.0,1.0,,,,,,,Nitrogen,G +334247,1002,0.0,8.0,1.0,0.0,0.0,0.0,,,2006.0,Nitrogen,G +334516,1002,0.68,1.0,1.0,,,,,,,Nitrogen,G +789923,1002,1.98,1.0,1.0,,,,,,,Nitrogen,G +790665,1002,0.12,1.0,1.0,,,,,,,Nitrogen,G +1105363,1002,0.03,1.0,1.0,,,,,,,Nitrogen,G +2007143,1002,0.37,1.0,1.0,,,,,,,Nitrogen,G +2261982,1002,1.46,1.0,1.0,,,,,,,Nitrogen,G +2351300,1002,0.23,1.0,1.0,,,,,,,Nitrogen,G +2514498,1002,1.7,1.0,1.0,,,,,,,Nitrogen,G +2515807,1002,2.94,1.0,1.0,,,,,,,Nitrogen,G +2645998,1002,0.8,1.0,1.0,,,,,,,Nitrogen,G +2647039,1002,3.31,1.0,1.0,,,,,,,Nitrogen,G +328069,1335,0.0,1.0,1.0,,,,,,,SFA 11:0,G +331989,1335,0.0,1.0,1.0,,,,,,,SFA 11:0,G +332346,1335,0.0,1.0,1.0,,,,,,,SFA 11:0,G +334423,1335,0.0,1.0,1.0,,,,,,,SFA 11:0,G +749212,1335,0.0,1.0,1.0,,,,,,,SFA 11:0,G +1755410,1335,0.0,1.0,1.0,,,,,,,SFA 11:0,G +1755675,1335,0.0,1.0,1.0,,,,,,,SFA 11:0,G +328069,1414,0.0,1.0,1.0,,,,,,,PUFA 20:3 n-9,G +332346,1414,0.0,1.0,1.0,,,,,,,PUFA 20:3 n-9,G +749212,1414,0.0,1.0,1.0,,,,,,,PUFA 20:3 n-9,G +2001768,1414,0.0,1.0,1.0,,,,,,,PUFA 20:3 n-9,G +2001772,1414,0.0,1.0,1.0,,,,,,,PUFA 20:3 n-9,G +332346,2012,0.02,1.0,1.0,,,,,,,MUFA 20:1 c,G +749212,2012,0.275,1.0,1.0,,,,,,,MUFA 20:1 c,G +328069,1334,0.001,1.0,1.0,,,,,,,PUFA 22:2,G +331989,1334,0.0,1.0,1.0,,,,,,,PUFA 22:2,G +332346,1334,0.0,1.0,1.0,,,,,,,PUFA 22:2,G +334423,1334,0.0,1.0,1.0,,,,,,,PUFA 22:2,G +749212,1334,0.002,1.0,1.0,,,,,,,PUFA 22:2,G +332346,2014,0.0,1.0,1.0,,,,,,,MUFA 22:1 n-9,G +749212,2014,0.004,1.0,1.0,,,,,,,MUFA 22:1 n-9,G +332346,2019,0.0,1.0,1.0,,,,,,,TFA 18:3 t,G +749212,2019,0.0,1.0,1.0,,,,,,,TFA 18:3 t,G +1754880,2019,0.0,1.0,1.0,,,,,,,TFA 18:3 t,G +332346,2009,0.0,1.0,1.0,,,,,,,MUFA 14:1 c,G +749212,2009,0.014,1.0,1.0,,,,,,,MUFA 14:1 c,G +329705,1113,1.8,1.0,1.0,,,,,,,25-hydroxycholecalciferol,UG +329711,1113,3.4,1.0,1.0,,,,,,,25-hydroxycholecalciferol,UG +749212,2006,0.0,1.0,1.0,,,,,,,SFA 21:0,G +749212,2005,0.0,1.0,1.0,,,,,,,SFA 9:0,G +749212,2004,0.0,1.0,1.0,,,,,,,SFA 7:0,G +749212,2015,0.003,1.0,1.0,,,,,,,MUFA 22:1 n-11,G +2001459,2015,0.0,1.0,1.0,,,,,,,MUFA 22:1 n-11,G +749212,2021,0.0,1.0,1.0,,,,,,,PUFA 22:3,G +1752357,2021,0.0,1.0,1.0,,,,,,,PUFA 22:3,G +749212,2007,0.0,1.0,1.0,,,,,,,SFA 23:0,G +749212,1281,0.003,1.0,1.0,,,,,,,TFA 14:1 t,G +2001615,1281,0.0,1.0,1.0,,,,,,,TFA 14:1 t,G +749212,2013,0.0,1.0,1.0,,,,,,,TFA 20:1 t,G +1754508,2013,0.0,1.0,1.0,,,,,,,TFA 20:1 t,G +749212,2008,0.001,1.0,1.0,,,,,,,MUFA 12:1,G +749212,2003,0.0,1.0,1.0,,,,,,,SFA 5:0,G +322191,1232,0.03,1.0,1.0,,,,,,,Cysteine,G +322252,1232,0.03,1.0,1.0,,,,,,,Cysteine,G +748070,1232,0.43,1.0,1.0,,,,,,,Cysteine,G +1841531,1232,0.0,,70.0,,,,,,,Cysteine,G +322177,1119,0.0,1.0,1.0,,,,,,,Zeaxanthin,UG +322177,2028,1.0,1.0,1.0,,,,,,,trans-beta-Carotene,UG +322177,2029,0.0,1.0,1.0,,,,,,,trans-Lycopene,UG +322177,1121,0.0,1.0,1.0,,,,,,,Lutein,UG +322177,1159,0.0,1.0,1.0,,,,,,,cis-beta-Carotene,UG +322177,1160,0.0,1.0,1.0,,,,,,,cis-Lycopene,UG +322177,2032,0.0,1.0,1.0,,,,,,,"Cryptoxanthin, alpha",UG +322177,1161,0.0,1.0,1.0,,,,,,,cis-Lutein/Zeaxanthin,UG +2648887,1085,3.57,,71.0,,,,,,,Total fat (NLEA),G +2649030,1085,23.1,,78.0,,,,,,,Total fat (NLEA),G +2649106,1085,8.11,,71.0,,,,,,,Total fat (NLEA),G +2649132,1085,4.39,,78.0,,,,,,,Total fat (NLEA),G +2649840,1085,20.45,,78.0,,,,,,,Total fat (NLEA),G +2649983,1085,21.43,,71.0,,,,,,,Total fat (NLEA),G +2650030,1085,22.8,,78.0,,,,,,,Total fat (NLEA),G +2650157,1085,7.07,,78.0,,,,,,,Total fat (NLEA),G +2650345,1085,13.2,,78.0,,,,,,,Total fat (NLEA),G +2650923,1085,0.0,,71.0,,,,,,,Total fat (NLEA),G +2650992,1085,2.5,,71.0,,,,,,,Total fat (NLEA),G +2651065,1085,2.53,,71.0,,,,,,,Total fat (NLEA),G +2651093,1085,0.0,,71.0,,,,,,,Total fat (NLEA),G +2651138,1085,1.3,,78.0,,,,,,,Total fat (NLEA),G +334247,1063,99.8,,4.0,,,,,,,"Sugars, Total",G +335244,1094,222.0,1.0,1.0,,,,,,2016.0,"Sulfur, S",MG +335589,1094,229.0,1.0,1.0,,,,,,2016.0,"Sulfur, S",MG +335616,1094,207.0,1.0,1.0,,,,,,2016.0,"Sulfur, S",MG +335751,1094,185.0,1.0,1.0,,,,,,2016.0,"Sulfur, S",MG +335770,1094,208.0,1.0,1.0,,,,,,2016.0,"Sulfur, S",MG +335789,1094,226.0,1.0,1.0,,,,,,2016.0,"Sulfur, S",MG +335244,1097,31.0,1.0,1.0,,,,,,2016.0,"Cobalt, Co",UG +335589,1097,45.0,1.0,1.0,,,,,,2016.0,"Cobalt, Co",UG +335616,1097,57.0,1.0,1.0,,,,,,2016.0,"Cobalt, Co",UG +335751,1097,57.0,1.0,1.0,,,,,,2016.0,"Cobalt, Co",UG +335770,1097,56.0,1.0,1.0,,,,,,2016.0,"Cobalt, Co",UG +335789,1097,34.0,1.0,1.0,,,,,,2016.0,"Cobalt, Co",UG +335244,1137,1120.0,1.0,1.0,,,,,,2016.0,"Boron, B",UG +335589,1137,1260.0,1.0,1.0,,,,,,2016.0,"Boron, B",UG +335616,1137,1400.0,1.0,1.0,,,,,,2016.0,"Boron, B",UG +335751,1137,1220.0,1.0,1.0,,,,,,2016.0,"Boron, B",UG +335770,1137,1190.0,1.0,1.0,,,,,,2016.0,"Boron, B",UG +335789,1137,975.0,1.0,1.0,,,,,,2016.0,"Boron, B",UG +335244,1146,79.0,1.0,1.0,,,,,,2016.0,"Nickel, Ni",UG +335589,1146,207.0,1.0,1.0,,,,,,2016.0,"Nickel, Ni",UG +335616,1146,240.0,1.0,1.0,,,,,,2016.0,"Nickel, Ni",UG +335751,1146,250.0,1.0,1.0,,,,,,2016.0,"Nickel, Ni",UG +335770,1146,208.0,1.0,1.0,,,,,,2016.0,"Nickel, Ni",UG +335789,1146,97.0,1.0,1.0,,,,,,2016.0,"Nickel, Ni",UG +344980,1124,0.0,,78.0,,,,,,,Vitamin E (label entry primarily),IU +345942,1124,0.0,,78.0,,,,,,,Vitamin E (label entry primarily),IU +345947,1124,1.0,,78.0,,,,,,,Vitamin E (label entry primarily),IU +351153,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU +351439,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU +351711,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU +762594,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU +763030,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU +766060,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU +766358,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU +766380,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU +767090,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU +768264,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU +1166102,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU +1166103,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU +1166957,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU +1167123,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU +1168215,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU +1168329,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU +1457605,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU +1459858,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU +2185382,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU +2185391,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU +2228887,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU +2233617,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU +2444264,1124,0.0,,75.0,,,,,,,Vitamin E (label entry primarily),IU +2520312,1124,0.0,,71.0,,,,,,,Vitamin E (label entry primarily),IU +2520367,1124,0.0,,71.0,,,,,,,Vitamin E (label entry primarily),IU +2525730,1124,80000.0,,78.0,,,,,,,Vitamin E (label entry primarily),IU +2557657,1124,0.0,,71.0,,,,,,,Vitamin E (label entry primarily),IU +2557773,1124,0.0,,71.0,,,,,,,Vitamin E (label entry primarily),IU +2557776,1124,0.0,,71.0,,,,,,,Vitamin E (label entry primarily),IU +2558670,1124,0.0,,71.0,,,,,,,Vitamin E (label entry primarily),IU +1933389,1368,5.0,,70.0,,,,,,,Epigallocatechin-3-gallate,MG +2003322,1294,0.0,1.0,1.0,,,,0.2,,,Beta-sitostanol,MG +2353320,1294,0.0,1.0,1.0,,,,0.2,,,Beta-sitostanol,MG +2003297,1296,0.0,1.0,1.0,,,,0.2,,,Delta-5-avenasterol,MG +1754195,2053,0.0,1.0,1.0,,,,1.0,,,Stigmastadiene,MG +2003266,2052,0.0,1.0,1.0,,,,0.2,,,Delta-7-Stigmastenol,MG +2514149,2058,0.0,1.0,1.0,,,,0.1,,,Beta-glucan,G +2514161,2058,0.0,1.0,1.0,,,,0.1,,,Beta-glucan,G +2353238,1284,47.9,1.0,1.0,,,,,,,Ergosterol,MG +2353093,2062,12.9,1.0,1.0,,,,,,," Ergosta-5,7-dienol",MG +2005619,1041,0.0,1.0,1.0,,,,40.0,,,Oxalic acid,MG +2264911,1041,0.0,1.0,1.0,,,,40.0,,,Oxalic acid,MG +2265032,1041,0.0,1.0,1.0,,,,40.0,,,Oxalic acid,MG +2349498,2038,10.4,1.0,1.0,,,,,,,High Molecular Weight Dietary Fiber (HMWDF),G +2513731,2038,3.68,1.0,1.0,,,,,,,High Molecular Weight Dietary Fiber (HMWDF),G +2513863,2038,10.7,1.0,1.0,,,,,,,High Molecular Weight Dietary Fiber (HMWDF),G +2613366,2067,250.0,,78.0,,,,,,,Vitamin A,UG +2613589,2067,79.0,,78.0,,,,,,,Vitamin A,UG +2613732,2067,0.0,,71.0,,,,,,,Vitamin A,UG +2613738,2067,0.0,,71.0,,,,,,,Vitamin A,UG +2614011,2067,0.0,,78.0,,,,,,,Vitamin A,UG +2614074,2067,0.0,,71.0,,,,,,,Vitamin A,UG +2614173,2067,29.0,,75.0,,,,,,,Vitamin A,UG +2614274,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2614659,2067,643.0,,75.0,,,,,,,Vitamin A,UG +2614674,2067,136.0,,75.0,,,,,,,Vitamin A,UG +2614947,2067,2250.0,,75.0,,,,,,,Vitamin A,UG +2614950,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2615057,2067,1607.0,,75.0,,,,,,,Vitamin A,UG +2615068,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2615673,2067,129.0,,75.0,,,,,,,Vitamin A,UG +2615680,2067,562.0,,75.0,,,,,,,Vitamin A,UG +2615710,2067,53.0,,75.0,,,,,,,Vitamin A,UG +2615802,2067,43.0,,75.0,,,,,,,Vitamin A,UG +2615845,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2616543,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2616646,2067,129.0,,75.0,,,,,,,Vitamin A,UG +2617075,2067,508.0,,70.0,,,,,,,Vitamin A,UG +2617342,2067,117.0,,75.0,,,,,,,Vitamin A,UG +2617436,2067,43.0,,75.0,,,,,,,Vitamin A,UG +2617854,2067,193.0,,75.0,,,,,,,Vitamin A,UG +2618102,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2618302,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2618385,2067,193.0,,75.0,,,,,,,Vitamin A,UG +2618434,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2618738,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2618771,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2619048,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2619531,2067,325.0,,70.0,,,,,,,Vitamin A,UG +2621194,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2621479,2067,39.0,,75.0,,,,,,,Vitamin A,UG +2621553,2067,0.0,,70.0,,,,,,,Vitamin A,UG +2621985,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2622093,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2622306,2067,173.0,,75.0,,,,,,,Vitamin A,UG +2622438,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2622449,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2622742,2067,750.0,,70.0,,,,,,,Vitamin A,UG +2623372,2067,53.0,,75.0,,,,,,,Vitamin A,UG +2623544,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2623636,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2623716,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2623858,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2624160,2067,38.0,,75.0,,,,,,,Vitamin A,UG +2624204,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2624262,2067,12.0,,75.0,,,,,,,Vitamin A,UG +2624471,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2625989,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2626698,2067,129.0,,75.0,,,,,,,Vitamin A,UG +2627542,2067,132.0,,75.0,,,,,,,Vitamin A,UG +2627621,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2627694,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2628212,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2628336,2067,200.0,,70.0,,,,,,,Vitamin A,UG +2628905,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2628920,2067,55.0,,70.0,,,,,,,Vitamin A,UG +2629297,2067,95.0,,75.0,,,,,,,Vitamin A,UG +2629318,2067,750.0,,75.0,,,,,,,Vitamin A,UG +2631025,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2632949,2067,60.0,,75.0,,,,,,,Vitamin A,UG +2633800,2067,53.0,,75.0,,,,,,,Vitamin A,UG +2633943,2067,171.0,,75.0,,,,,,,Vitamin A,UG +2635612,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2635782,2067,280.0,,70.0,,,,,,,Vitamin A,UG +2636073,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2636664,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2637156,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2637472,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2639138,2067,171.0,,75.0,,,,,,,Vitamin A,UG +2642777,2067,225.0,,70.0,,,,,,,Vitamin A,UG +2652668,2067,80.0,,75.0,,,,,,,Vitamin A,UG +2653104,2067,75.0,,70.0,,,,,,,Vitamin A,UG +2653260,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2653980,2067,79.0,,75.0,,,,,,,Vitamin A,UG +2654197,2067,1180.0,,70.0,,,,,,,Vitamin A,UG +2655076,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2655832,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2655929,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2657790,2067,64.0,,75.0,,,,,,,Vitamin A,UG +2658921,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2659152,2067,46.0,,75.0,,,,,,,Vitamin A,UG +2659382,2067,240.0,,75.0,,,,,,,Vitamin A,UG +2659508,2067,71.0,,75.0,,,,,,,Vitamin A,UG +2660188,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2660573,2067,72.0,,75.0,,,,,,,Vitamin A,UG +2661515,2067,0.0,,75.0,,,,,,,Vitamin A,UG +2661782,2067,1050.0,,75.0,,,,,,,Vitamin A,UG +2662107,2067,150.0,,75.0,,,,,,,Vitamin A,UG +2613732,2068,0.0,,71.0,,,,,,,Vitamin E,MG +2613738,2068,0.0,,71.0,,,,,,,Vitamin E,MG +2614074,2068,0.0,,71.0,,,,,,,Vitamin E,MG +2622536,2068,2.0,,70.0,,,,,,,Vitamin E,MG +2622742,2068,13.0,,70.0,,,,,,,Vitamin E,MG +2627542,2068,2.0,,75.0,,,,,,,Vitamin E,MG +2654454,2068,25.0,,70.0,,,,,,,Vitamin E,MG diff --git a/python-pro-data-1/podmineny-vyber/excs/ceska-jmena-2/assets/jmena.csv b/python-pro-data-1/podmineny-vyber/excs/ceska-jmena-2/assets/jmena.csv deleted file mode 100644 index 88da0ed..0000000 --- a/python-pro-data-1/podmineny-vyber/excs/ceska-jmena-2/assets/jmena.csv +++ /dev/null @@ -1,101 +0,0 @@ -jméno,četnost,věk,pohlaví,svátek,původ -Jiří,296090,49,m,24.4,řecký -Jan,293938,40,m,24.6. a 6.7,hebrejský -Petr,272135,42,m,22.2. a 29.6,řecký -Jana,264944,50,ž,24.5,hebrejský -Marie,260526,65,ž,12.9,hebrejský -Josef,211317,57,m,19.3,hebrejský -Pavel,200997,46,m,29.6,latinský -Martin,188380,33,m,11.11,latinský -Tomáš,181926,30,m,7.3,aramejský -Jaroslav,172785,55,m,27.4,slovanský -Eva,152463,53,ž,24.12,hebrejský -Miroslav,147753,52,m,6.3,slovanský -Hana,145901,51,ž,15.8,hebrejský -Anna,134819,51,ž,26.7,hebrejský -Zdeněk,126094,54,m,23.1,slovanský -Václav,123927,51,m,28.9,slovanský -Michal,123324,32,m,29.9,hebrejský -František,122910,58,m,4.10,italský -Lenka,118763,40,ž,21.2,neznámý -Kateřina,118127,29,ž,25.11,řecký -Lucie,111937,27,ž,13.12,latinský -Jakub,108013,19,m,25.7,hebrejský -Milan,107458,51,m,18.6,slovanský -Věra,107388,63,ž,8.10,slovanský -Alena,105093,55,ž,13.8,hebrejský -Karel,104072,55,m,4.11,straroněmecký -Lukáš,102982,23,m,18.10,latinský -Petra,102693,35,ž,17.8,řecký -David,101311,25,m,30.12,hebrejský -Veronika,88854,25,ž,7.2,řecký -Jaroslava,84556,63,ž,1.7,slovanský -Vladimír,83762,56,m,23.5,slovanský -Tereza,83692,18,ž,15.10,řecký -Martina,81312,36,ž,17.7,latinský -Michaela,78823,28,ž,19.10,hebrejský -Jitka,78187,51,ž,5.12,hebrejský -Ondřej,76225,22,m,30.11,řecký -Helena,74391,58,ž,18.8,řecký -Ludmila,72750,65,ž,16.9,slovanský -Ladislav,69797,55,m,27.6,slovanský -Zdeňka,69060,61,ž,23.6,slovanský -Ivana,68917,49,ž,4.4,slovanský -Roman,67754,40,m,9.8,latinský -Monika,63857,35,ž,21.5,řecký -Marek,63088,27,m,25.4,latinský -Stanislav,61889,54,m,7.5,slovanský -Eliška,61517,24,ž,5.10,hebrejský -Zuzana,61382,34,ž,11.8,hebrejský -Daniel,60935,23,m,17.12,hebrejský -Markéta,59734,32,ž,13.7,řecký -Jarmila,59666,65,ž,4.2,slovanský -Radek,58589,36,m,21.3,slovanský -Barbora,57201,22,ž,4.12,řecký -Jiřina,55366,64,ž,15.2,řecký -Antonín,53794,51,m,13.6,latinský -Marcela,53654,50,ž,20.4,latinský -Vojtěch,52802,22,m,23.4,slovanský -Kristýna,51422,18,ž,24.7,řecký -Dana,50781,51,ž,11.12,hebrejský -Dagmar,50646,55,ž,20.12,skandinávský -Filip,50464,17,m,26.5,řecký -Adam,47837,14,m,24.12,hebrejský -Adéla,45156,15,ž,2.9,germánský -Pavla,41774,43,ž,22.6,latinský -Vlasta,41736,68,ž,23.12,slovanský -Andrea,41151,31,ž,26.9,řecký -Miroslava,41151,54,ž,5.4,slovanský -Irena,41054,56,ž,16.4,řecký -Božena,39851,72,ž,11.2,slovanský -Klára,39600,22,ž,12.8,latinský -Libuše,39269,66,ž,10.7,slovanský -Marta,38897,63,ž,29.7,aramejský -Matěj,38519,13,m,24.2,hebrejský -Šárka,38339,37,ž,30.6,slovanský -Nikola,37996,19,ž,20.11,řecký -Karolína,36997,15,ž,14.7,německý -Iveta,36461,41,ž,7.6,německý -Pavlína,35863,37,ž,31.8,latinský -Natálie,33761,11,ž,21.12,řecký -Olga,33669,58,ž,11.7,skandinávský -Dominik,33322,14,m,4.8,latinský -Aleš,33074,38,m,13.4,řecký -Miloslav,32769,60,m,18.12,slovanský -Blanka,31516,54,ž,2.12,latinský -Gabriela,31175,33,ž,8.3,hebrejský -Jaromír,30984,55,m,24.9,slovanský -Patrik,30682,20,m,19.2,latinský -Renata,30617,44,ž,13.10,latinský -Libor,30464,44,m,23.7,latinský -Aneta,29840,17,ž,17.5,hebrejský -Simona,29618,30,ž,12.12,hebrejský -Růžena,28952,69,ž,13.3,slovanský -Radka,26939,38,ž,14.9,slovanský -Daniela,26536,38,ž,9.9,hebrejský -Denisa,26299,23,ž,11.9,řecký -Jindřich,26230,51,m,15.7,německý -Vlastimil,26014,54,m,17.3,slovanský -Iva,26003,46,ž,1.12,slovanský -Miloš,25509,53,m,25.1,slovanský -Zdenka,25416,68,ž,23.6,slovanský \ No newline at end of file diff --git a/python-pro-data-1/podmineny-vyber/excs/ceska-jmena-2/exercise.md b/python-pro-data-1/podmineny-vyber/excs/ceska-jmena-2/exercise.md deleted file mode 100644 index 037ac0c..0000000 --- a/python-pro-data-1/podmineny-vyber/excs/ceska-jmena-2/exercise.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -title: Česká jména 2 -demand: 3 ---- - -Použij stejný soubor [jmena.csv](assets/jmena.csv) se jmény jako v předchozím cvičení a načti ho tak, aby Pandas vyrobil číselný index. Proveď následující dotazy: - -1. Vypiš všechny řádky se jmény, jejichž nositelé mají průměrný věk vyšší než 60. -1. Vypiš pouze jména z těch řádků, kde četnost je mezi 80 000 a 100 000. -1. Vypiš jména a četnost pro jména se slovanským nebo hebrejským původem. Kolik takových jmen je? -1. Vypiš všechna jména, která mají svátek první 3 dny v prosinci. diff --git a/python-pro-data-1/podmineny-vyber/excs/ceska-jmena/assets/jmena.csv b/python-pro-data-1/podmineny-vyber/excs/ceska-jmena/assets/jmena.csv new file mode 100644 index 0000000..32b862c --- /dev/null +++ b/python-pro-data-1/podmineny-vyber/excs/ceska-jmena/assets/jmena.csv @@ -0,0 +1,101 @@ +jméno,četnost,věk,pohlaví,původ +Jiří,296090,49,m,řecký +Jan,293938,40,m,hebrejský +Petr,272135,42,m,řecký +Jana,264944,50,ž,hebrejský +Marie,260526,65,ž,hebrejský +Josef,211317,57,m,hebrejský +Pavel,200997,46,m,latinský +Martin,188380,33,m,latinský +Tomáš,181926,30,m,aramejský +Jaroslav,172785,55,m,slovanský +Eva,152463,53,ž,hebrejský +Miroslav,147753,52,m,slovanský +Hana,145901,51,ž,hebrejský +Anna,134819,51,ž,hebrejský +Zdeněk,126094,54,m,slovanský +Václav,123927,51,m,slovanský +Michal,123324,32,m,hebrejský +František,122910,58,m,italský +Lenka,118763,40,ž,neznámý +Kateřina,118127,29,ž,řecký +Lucie,111937,27,ž,latinský +Jakub,108013,19,m,hebrejský +Milan,107458,51,m,slovanský +Věra,107388,63,ž,slovanský +Alena,105093,55,ž,hebrejský +Karel,104072,55,m,straroněmecký +Lukáš,102982,23,m,latinský +Petra,102693,35,ž,řecký +David,101311,25,m,hebrejský +Veronika,88854,25,ž,řecký +Jaroslava,84556,63,ž,slovanský +Vladimír,83762,56,m,slovanský +Tereza,83692,18,ž,řecký +Martina,81312,36,ž,latinský +Michaela,78823,28,ž,hebrejský +Jitka,78187,51,ž,hebrejský +Ondřej,76225,22,m,řecký +Helena,74391,58,ž,řecký +Ludmila,72750,65,ž,slovanský +Ladislav,69797,55,m,slovanský +Zdeňka,69060,61,ž,slovanský +Ivana,68917,49,ž,slovanský +Roman,67754,40,m,latinský +Monika,63857,35,ž,řecký +Marek,63088,27,m,latinský +Stanislav,61889,54,m,slovanský +Eliška,61517,24,ž,hebrejský +Zuzana,61382,34,ž,hebrejský +Daniel,60935,23,m,hebrejský +Markéta,59734,32,ž,řecký +Jarmila,59666,65,ž,slovanský +Radek,58589,36,m,slovanský +Barbora,57201,22,ž,řecký +Jiřina,55366,64,ž,řecký +Antonín,53794,51,m,latinský +Marcela,53654,50,ž,latinský +Vojtěch,52802,22,m,slovanský +Kristýna,51422,18,ž,řecký +Dana,50781,51,ž,hebrejský +Dagmar,50646,55,ž,skandinávský +Filip,50464,17,m,řecký +Adam,47837,14,m,hebrejský +Adéla,45156,15,ž,germánský +Pavla,41774,43,ž,latinský +Vlasta,41736,68,ž,slovanský +Andrea,41151,31,ž,řecký +Miroslava,41151,54,ž,slovanský +Irena,41054,56,ž,řecký +Božena,39851,72,ž,slovanský +Klára,39600,22,ž,latinský +Libuše,39269,66,ž,slovanský +Marta,38897,63,ž,aramejský +Matěj,38519,13,m,hebrejský +Šárka,38339,37,ž,slovanský +Nikola,37996,19,ž,řecký +Karolína,36997,15,ž,německý +Iveta,36461,41,ž,německý +Pavlína,35863,37,ž,latinský +Natálie,33761,11,ž,řecký +Olga,33669,58,ž,skandinávský +Dominik,33322,14,m,latinský +Aleš,33074,38,m,řecký +Miloslav,32769,60,m,slovanský +Blanka,31516,54,ž,latinský +Gabriela,31175,33,ž,hebrejský +Jaromír,30984,55,m,slovanský +Patrik,30682,20,m,latinský +Renata,30617,44,ž,latinský +Libor,30464,44,m,latinský +Aneta,29840,17,ž,hebrejský +Simona,29618,30,ž,hebrejský +Růžena,28952,69,ž,slovanský +Radka,26939,38,ž,slovanský +Daniela,26536,38,ž,hebrejský +Denisa,26299,23,ž,řecký +Jindřich,26230,51,m,německý +Vlastimil,26014,54,m,slovanský +Iva,26003,46,ž,slovanský +Miloš,25509,53,m,slovanský +Zdenka,25416,68,ž,slovanský diff --git a/python-pro-data-1/podmineny-vyber/excs/ceska-jmena/exercise.md b/python-pro-data-1/podmineny-vyber/excs/ceska-jmena/exercise.md new file mode 100644 index 0000000..eaff615 --- /dev/null +++ b/python-pro-data-1/podmineny-vyber/excs/ceska-jmena/exercise.md @@ -0,0 +1,16 @@ +--- +title: Česká jména +demand: 3 +--- + +Stáhni si soubor [jmena.csv](assets/jmena.csv), která obsahuje nejpoužívanější česká jména. + +1. Vypiš všechny řádky se jmény, jejichž nositelé mají průměrný věk vyšší než 60. +1. Vypiš pouze jména z těch řádků, kde četnost je mezi 80 000 a 100 000. +1. Vypiš jména a četnost pro jména se slovanským nebo hebrejským původem. Kolik takových jmen je? + +Pro poslední úkol můžeš využít operátor `|`. Alternativně si můžeš vyzkoušet metodu `.isin()`, která zápis zkrátí. Jako parametr vkládáme seznam hodnot, které vyhovují podmínce. Níže je příklad použití metody. Z tabulky `tabulka` chceme vybrat řádky, které ve sloupci `sloupec` mají hodnotu `hodnota_1` nebo `hodnota_2`. Pokud jsi vytvořil(a) i verzi s operátorem `|`, můžeš obě verze porovnat a rozhodnout se, která verze se ti líbí více. + +```python +tabulka = tabulka[tabulka["sloupec"].isin(["hodnota_1", "hodnota_2"])] +``` diff --git a/python-pro-data-1/podmineny-vyber/podmineny-vyber.md b/python-pro-data-1/podmineny-vyber/podmineny-vyber.md index a9c50e8..1d03492 100644 --- a/python-pro-data-1/podmineny-vyber/podmineny-vyber.md +++ b/python-pro-data-1/podmineny-vyber/podmineny-vyber.md @@ -40,7 +40,7 @@ food_nutrient["name"] Nás by mohlo zajímat, jaké všechny výživné látky v datech jsou. K tomu nám snaží vidět každý název jenom jednou. Jinak řečeno, potřebujeme unikátní hodnoty. K tomu můžeme využít metodu `.unique()`. ```py -food_nutrient["name"] +food_nutrient["name"].unique() ``` Též může být zajímavé, kolikrát máme o některé z výživných látek informaci. K tomu můžeme použít metodu `.value_counts()`. Ta nám pro každou výživnou hodnotu zobrazí, kolikrát se v tabulce vyskytuje. @@ -143,4 +143,4 @@ Pokud chceme, aby stačilo splnění jedné podmínky, použijeme symbol `|`. ## Bonusy -::exc[excs/ceska-jmena-2] +::exc[excs/ceska-jmena] diff --git a/python-pro-data-1/spojovani/excs/znacky/exercise.md b/python-pro-data-1/spojovani/excs/znacky/exercise.md index 44d5b7c..eeebea7 100644 --- a/python-pro-data-1/spojovani/excs/znacky/exercise.md +++ b/python-pro-data-1/spojovani/excs/znacky/exercise.md @@ -11,6 +11,8 @@ Pro tabulku `branded_food` splň následující úkoly. 1. Ve sloupci `brand_owner` jsou názvy výrobců potravin. Zjisti tři výrobce s největším počtem potravin v tabulce. 1. Ve sloupci `branded_food_category` jsou kategorie potravin. Zjisti pět kategorií s největších počtem potravin v tabulce. +Nápověda: Na body 2 a 3 využij metodu, kterou jsme si již ukazovali v předchozí lekci. Její název se skládá ze dvou slov - anglického výrazu pro hodnotu a pro počet. + V tabulce je sloupec `fdc_id`, pomocí kterého ji můžeš propojit s tabulkou `food_merged`. Protože názvy jsou v obou tabulkách stejné, takže by bylo možné použít parametr `on`. Vyzkoušej si ale místo toho parametry `left_on` a `right_on`, kterým dáš stejnou hodnotu, tj. název sloupce `fdc_id`. Výsledek ulož do tabulky `food_merged_brands`. Pro tabulku `food_merged_brands` splň následující úkoly. diff --git a/python-pro-data-1/spojovani/pokrocile-upravy.md b/python-pro-data-1/spojovani/pokrocile-upravy.md index 1581540..06f959f 100644 --- a/python-pro-data-1/spojovani/pokrocile-upravy.md +++ b/python-pro-data-1/spojovani/pokrocile-upravy.md @@ -61,8 +61,9 @@ My funkci využijeme, abychom si vytvořili větší tabulku s názvy potravin. Pozor na to, že v takto vzniklém DataFrame se nám **rozbije index**, protože se spojí za sebe indexy jednotlivých tabulek. Pokud chceme, aby `pandas` při spojování index přepočítal, musíme nastavit hodnotu parametru `ignore_index` na `True`. ```py -food_other = pd.read_csv("food_other.csv", ignore_index=True) -food = pd.concat([food_sample_100, food_other]) +food_sample_100 = pd.read_csv("food_sample_100.csv") +food_other = pd.read_csv("food_other.csv") +food = pd.concat([food_sample_100, food_other], ignore_index=True) ``` K čemu je spojování vlastně dobré? Některé programy například ukládají data za každý den do samostatného souboru, takže pokud potřebujeme data za jeden týden, stačí nám stáhnout a spojit 7 souborů a ostatní stovky souborů a gigabajty dat můžeme ignorovat. diff --git a/python-pro-data-1/vizualizace/excs.md b/python-pro-data-1/vizualizace/excs.md index 0ab4ed4..24e1c5b 100644 --- a/python-pro-data-1/vizualizace/excs.md +++ b/python-pro-data-1/vizualizace/excs.md @@ -1,3 +1,4 @@ ## Cvičení ::exc[excs/odstin] +::exc[excs/catplot] From f70b71cc4c14a4671a5e5790cc4129c0a9d5b68e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Pe=C5=A1=C3=ADk?= Date: Tue, 16 Jan 2024 10:06:21 +0100 Subject: [PATCH 2/2] Update python-pro-data-1/nacteni-dat/nacteni-dat.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Martin Zelený --- python-pro-data-1/nacteni-dat/nacteni-dat.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pro-data-1/nacteni-dat/nacteni-dat.md b/python-pro-data-1/nacteni-dat/nacteni-dat.md index 652ebe1..b5a2363 100644 --- a/python-pro-data-1/nacteni-dat/nacteni-dat.md +++ b/python-pro-data-1/nacteni-dat/nacteni-dat.md @@ -28,7 +28,7 @@ Všimni si, že `pandas` nám přidal nový sloupec s číslem řádku. Jedná s My bychom si jako index mohli zvolit sloupec `fdc_id`. To bychom provedli pomocí metody `set_index()`. ```py -food = food.set_index("fdc_id") +food.set_index("fdc_id", inplace=True) ``` Pandas nabízí kromě funkce `read_csv()` také funkci pro čtení formátu JSON `read_json()` nebo dokonce funkci pro čtení přímo Excelových tabulek `read_excel()`.